From e19c1bd36247b147115d670617539dd79ca139ca Mon Sep 17 00:00:00 2001 From: Pawel Maniora Date: Wed, 30 Sep 2020 14:16:55 +0200 Subject: [PATCH 1/2] get_ranked_posts part 1 --- .../created/extra_parameter.pat.json | 5 + .../created/extra_parameter.tavern.yaml | 30 + .../created/invalid_observer.pat.json | 5 + .../created/invalid_observer.tavern.yaml | 30 + .../created/invalid_start_author.pat.json | 5 + .../created/invalid_start_author.tavern.yaml | 30 + .../created/invalid_start_permlink.pat.json | 5 + .../invalid_start_permlink.tavern.yaml | 30 + .../created/my_without_observer.pat.json | 5 + .../created/my_without_observer.tavern.yaml | 30 + .../created/over_limit.pat.json | 5 + .../created/over_limit.tavern.yaml | 30 + .../created/under_limit.pat.json | 5 + .../created/under_limit.tavern.yaml | 30 + .../hot/extra_parameter.pat.json | 5 + .../hot/extra_parameter.tavern.yaml | 30 + .../hot/invalid_observer.pat.json | 5 + .../hot/invalid_observer.tavern.yaml} | 14 +- .../hot/invalid_start_author.pat.json | 5 + .../hot/invalid_start_author.tavern.yaml | 30 + .../hot/invalid_start_permlink.pat.json | 5 + .../hot/invalid_start_permlink.tavern.yaml | 30 + .../hot/my_without_observer.pat.json | 5 + .../hot/my_without_observer.tavern.yaml | 30 + .../get_ranked_posts/hot/over_limit.pat.json | 5 + .../hot/over_limit.tavern.yaml | 30 + .../get_ranked_posts/hot/under_limit.pat.json | 5 + .../hot/under_limit.tavern.yaml | 30 + .../muted/extra_parameter.pat.json | 5 + .../muted/extra_parameter.tavern.yaml | 30 + .../muted/invalid_observer.pat.json | 5 + .../muted/invalid_observer.tavern.yaml | 30 + .../muted/invalid_start_author.pat.json | 5 + .../muted/invalid_start_author.tavern.yaml | 30 + .../muted/invalid_start_permlink.pat.json | 5 + .../muted/invalid_start_permlink.tavern.yaml | 30 + .../muted/my_without_observer.pat.json | 5 + .../muted/my_without_observer.tavern.yaml | 30 + .../muted/over_limit.pat.json | 5 + .../muted/over_limit.tavern.yaml | 30 + .../muted/under_limit.pat.json | 5 + .../muted/under_limit.tavern.yaml | 30 + .../payout/extra_parameter.pat.json | 5 + .../payout/extra_parameter.tavern.yaml | 30 + .../payout/invalid_observer.pat.json | 5 + .../payout/invalid_observer.tavern.yaml | 30 + .../payout/invalid_start_author.pat.json | 5 + .../payout/invalid_start_author.tavern.yaml | 30 + .../payout/invalid_start_permlink.pat.json | 5 + .../payout/invalid_start_permlink.tavern.yaml | 30 + .../payout/my_without_observer.pat.json | 5 + .../payout/my_without_observer.tavern.yaml | 30 + .../payout/over_limit.pat.json | 5 + .../payout/over_limit.tavern.yaml | 30 + .../payout/under_limit.pat.json | 5 + .../payout/under_limit.tavern.yaml | 30 + .../payout_comments/extra_parameter.pat.json | 5 + .../extra_parameter.tavern.yaml | 30 + .../payout_comments/invalid_observer.pat.json | 5 + .../invalid_observer.tavern.yaml | 30 + .../invalid_start_author.pat.json | 5 + .../invalid_start_author.tavern.yaml | 30 + .../invalid_start_permlink.pat.json | 5 + .../invalid_start_permlink.tavern.yaml | 30 + .../my_without_observer.pat.json | 5 + .../my_without_observer.tavern.yaml | 30 + .../payout_comments/over_limit.pat.json | 5 + .../payout_comments/over_limit.tavern.yaml | 30 + .../payout_comments/under_limit.pat.json | 5 + .../payout_comments/under_limit.tavern.yaml | 30 + .../promoted/extra_parameter.pat.json | 5 + .../promoted/extra_parameter.tavern.yaml | 30 + .../promoted/invalid_observer.pat.json | 5 + .../promoted/invalid_observer.tavern.yaml | 30 + .../promoted/invalid_start_author.pat.json | 5 + .../promoted/invalid_start_author.tavern.yaml | 30 + .../promoted/invalid_start_permlink.pat.json | 5 + .../invalid_start_permlink.tavern.yaml | 30 + .../promoted/my_without_observer.pat.json | 5 + .../promoted/my_without_observer.tavern.yaml | 30 + .../promoted/over_limit.pat.json | 5 + .../promoted/over_limit.tavern.yaml | 30 + .../promoted/under_limit.pat.json | 5 + .../promoted/under_limit.tavern.yaml | 30 + .../trending/extra_parameter.pat.json | 5 + .../trending/extra_parameter.tavern.yaml | 30 + .../trending/invalid_observer.pat.json | 5 + .../trending/invalid_observer.tavern.yaml | 30 + .../trending/invalid_start_author.pat.json | 5 + .../trending/invalid_start_author.tavern.yaml | 30 + .../trending/invalid_start_permlink.pat.json | 5 + .../invalid_start_permlink.tavern.yaml | 30 + .../trending/my_without_observer.pat.json | 5 + .../trending/my_without_observer.tavern.yaml | 30 + .../trending/over_limit.pat.json | 5 + .../trending/over_limit.tavern.yaml | 30 + .../trending/under_limit.pat.json | 5 + .../trending/under_limit.tavern.yaml | 30 + .../community.orig.json} | 0 .../community.pat.json} | 0 .../community.tavern.yaml} | 8 +- .../created/max_limit.pat.json | 9484 +++++ .../created/max_limit.tavern.yaml | 28 + .../created/min_limit.pat.json | 64 + .../created/min_limit.tavern.yaml | 28 + .../my_gtg.pat.json} | 0 .../created/my_gtg.tavern.yaml | 28 + .../my_gtg_limit_1.pat.json} | 0 .../created/my_gtg_limit_1.tavern.yaml | 28 + .../observer_alice.orig.json} | 0 .../observer_alice.pat.json} | 0 .../observer_alice.tavern.yaml} | 6 +- .../paginated.orig.json} | 0 .../paginated.pat.json} | 0 .../paginated.tavern.yaml} | 10 +- .../tag_life.orig.json} | 0 .../tag_life.pat.json} | 0 .../tag_life.tavern.yaml} | 10 +- .../tag_life_paginated.orig.json} | 0 .../tag_life_paginated.pat.json} | 0 .../tag_life_paginated.tavern.yaml} | 10 +- .../tag_trending.orig.json} | 0 .../created/tag_trending.pat.json | 675 + .../created/tag_trending.tavern.yaml | 28 + .../community.orig.json} | 0 .../community.pat.json} | 0 .../community.tavern.yaml} | 6 +- .../get_ranked_posts/hot/max_limit.pat.json | 35326 ++++++++++++++++ .../hot/max_limit.tavern.yaml | 28 + .../get_ranked_posts/hot/min_limit.pat.json | 1602 + .../hot/min_limit.tavern.yaml | 28 + .../my_gtg.pat.json} | 0 .../get_ranked_posts/hot/my_gtg.tavern.yaml | 28 + .../my_gtg_limit_1.pat.json} | 0 .../hot/my_gtg_limit_1.tavern.yaml | 28 + .../observer_alice.orig.json} | 0 .../observer_alice.pat.json} | 0 .../observer_alice.tavern.yaml} | 10 +- .../observer_community.orig.json} | 0 .../observer_community.pat.json} | 0 .../observer_community.tavern.yaml} | 6 +- .../paginated.orig.json} | 0 .../paginated.pat.json} | 0 .../paginated.tavern.yaml} | 10 +- .../tag_life_limit_10.orig.json} | 0 .../tag_life_limit_10.pat.json} | 0 .../tag_life_limit_10.tavern.yaml} | 10 +- .../{ => muted}/muted.orig.json | 0 .../{ => muted}/muted.pat.json | 0 .../{ => muted}/muted.tavern.yaml | 4 +- .../muted_community.orig.json} | 0 .../muted_community.pat.json} | 0 .../{ => muted}/muted_community.tavern.yaml | 4 +- .../muted_observer_community.orig.json} | 0 .../muted_observer_community.pat.json} | 0 .../muted_observer_community.tavern.yaml | 4 +- .../payout.orig.json} | 0 .../{ => payout}/payout.pat.json | 0 .../{ => payout}/payout.tavern.yaml | 4 +- .../{ => payout}/payout_community.orig.json | 0 .../{ => payout}/payout_community.pat.json | 0 .../{ => payout}/payout_community.tavern.yaml | 4 +- .../payout_observer_community.orig.json | 0 .../payout_observer_community.pat.json | 0 .../payout_observer_community.tavern.yaml | 4 +- .../{ => payout}/payout_paging.orig.json | 0 .../{ => payout}/payout_paging.pat.json | 0 .../{ => payout}/payout_paging.tavern.yaml | 4 +- .../{ => payout}/payout_tag.orig.json | 0 .../{ => payout}/payout_tag.pat.json | 0 .../{ => payout}/payout_tag.tavern.yaml | 4 +- .../{ => payout}/payout_tag_paging.orig.json | 0 .../{ => payout}/payout_tag_paging.pat.json | 0 .../payout_tag_paging.tavern.yaml | 4 +- .../payout_comments.orig.json | 0 .../payout_comments.pat.json | 0 .../payout_comments.tavern.yaml | 4 +- .../payout_comments_community.orig.json} | 0 .../payout_comments_community.pat.json} | 0 .../payout_comments_community.tavern.yaml | 4 +- ...out_comments_observer_community.orig.json} | 0 ...yout_comments_observer_community.pat.json} | 0 ...ut_comments_observer_community.tavern.yaml | 4 +- .../payout_comments_paging.orig.json | 0 .../payout_comments_paging.pat.json | 0 .../payout_comments_paging.tavern.yaml | 4 +- .../{ => promoted}/promoted.orig.json | 0 .../{ => promoted}/promoted.pat.json | 0 .../{ => promoted}/promoted.tavern.yaml | 4 +- .../promoted_community.orig.json} | 0 .../promoted_community.pat.json} | 0 .../promoted_community.tavern.yaml | 4 +- .../promoted_observer_community.orig.json} | 0 .../promoted_observer_community.pat.json} | 0 .../promoted_observer_community.tavern.yaml | 4 +- .../{ => promoted}/promoted_paging.orig.json | 0 .../{ => promoted}/promoted_paging.pat.json | 0 .../promoted_paging.tavern.yaml | 4 +- .../promoted_tag.orig.json} | 0 .../{ => promoted}/promoted_tag.pat.json | 0 .../{ => promoted}/promoted_tag.tavern.yaml | 4 +- .../{ => trending}/tag_hive-123.orig.json | 0 .../{ => trending}/tag_hive-123.pat.json | 0 .../{ => trending}/tag_hive-123.tavern.yaml | 4 +- .../{ => trending}/tag_petrodollar.orig.json | 0 .../{ => trending}/tag_petrodollar.pat.json | 0 .../tag_petrodollar.tavern.yaml | 4 +- .../{ => trending}/trending.orig.json | 0 .../{ => trending}/trending.pat.json | 0 .../{ => trending}/trending.tavern.yaml | 4 +- .../trending_observer.orig.json} | 0 .../trending/trending_observer.pat.json | 1 + .../trending_observer.tavern.yaml | 4 +- .../{ => trending}/trending_paging.orig.json | 0 .../{ => trending}/trending_paging.pat.json | 0 .../trending_paging.tavern.yaml | 4 +- ...ending_polish_hive_community_tag.orig.json | 1 + ...rending_polish_hive_community_tag.pat.json | 1 + ...ding_polish_hive_community_tag.tavern.yaml | 4 +- .../{ => trending}/trending_tag.orig.json | 0 .../{ => trending}/trending_tag.pat.json | 0 .../{ => trending}/trending_tag.tavern.yaml | 4 +- .../trending_tag_paging.orig.json | 0 .../trending_tag_paging.pat.json | 0 .../trending_tag_paging.tavern.yaml | 4 +- 225 files changed, 49194 insertions(+), 101 deletions(-) create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/created/extra_parameter.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/created/extra_parameter.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/created/invalid_observer.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/created/invalid_observer.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/created/invalid_start_author.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/created/invalid_start_author.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/created/invalid_start_permlink.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/created/invalid_start_permlink.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/created/my_without_observer.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/created/my_without_observer.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/created/over_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/created/over_limit.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/created/under_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/created/under_limit.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/extra_parameter.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/extra_parameter.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/invalid_observer.pat.json rename hivemind/tavern/{bridge_api_patterns/get_ranked_posts/created_observer_community.tavern.yaml => bridge_api_negative/get_ranked_posts/hot/invalid_observer.tavern.yaml} (53%) create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/invalid_start_author.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/invalid_start_author.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/invalid_start_permlink.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/invalid_start_permlink.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/my_without_observer.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/my_without_observer.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/over_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/over_limit.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/under_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/under_limit.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/extra_parameter.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/extra_parameter.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/invalid_observer.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/invalid_observer.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/invalid_start_author.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/invalid_start_author.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/invalid_start_permlink.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/invalid_start_permlink.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/my_without_observer.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/my_without_observer.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/over_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/over_limit.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/under_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/under_limit.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/extra_parameter.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/extra_parameter.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/invalid_observer.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/invalid_observer.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/invalid_start_author.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/invalid_start_author.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/invalid_start_permlink.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/invalid_start_permlink.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/my_without_observer.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/my_without_observer.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/over_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/over_limit.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/under_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/under_limit.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/extra_parameter.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/extra_parameter.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/invalid_observer.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/invalid_observer.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/invalid_start_author.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/invalid_start_author.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/invalid_start_permlink.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/invalid_start_permlink.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/my_without_observer.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/my_without_observer.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/over_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/over_limit.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/under_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/under_limit.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/extra_parameter.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/extra_parameter.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/invalid_observer.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/invalid_observer.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/invalid_start_author.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/invalid_start_author.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/invalid_start_permlink.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/invalid_start_permlink.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/my_without_observer.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/my_without_observer.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/over_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/over_limit.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/under_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/under_limit.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/extra_parameter.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/extra_parameter.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/invalid_observer.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/invalid_observer.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/invalid_start_author.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/invalid_start_author.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/invalid_start_permlink.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/invalid_start_permlink.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/my_without_observer.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/my_without_observer.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/over_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/over_limit.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/under_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/under_limit.tavern.yaml rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{created_community.orig.json => created/community.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{created_community.pat.json => created/community.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{created_community.tavern.yaml => created/community.tavern.yaml} (76%) create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/max_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/max_limit.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/min_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/min_limit.tavern.yaml rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{created_observer_community.orig.json => created/my_gtg.pat.json} (100%) create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/my_gtg.tavern.yaml rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{created_observer_community.pat.json => created/my_gtg_limit_1.pat.json} (100%) create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/my_gtg_limit_1.tavern.yaml rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{created.orig.json => created/observer_alice.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{created.pat.json => created/observer_alice.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{created.tavern.yaml => created/observer_alice.tavern.yaml} (82%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{created_paging.orig.json => created/paginated.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{created_paging.pat.json => created/paginated.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{created_paging.tavern.yaml => created/paginated.tavern.yaml} (68%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{created_tag.orig.json => created/tag_life.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{created_tag.pat.json => created/tag_life.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{created_tag.tavern.yaml => created/tag_life.tavern.yaml} (65%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{created_tag_paging.orig.json => created/tag_life_paginated.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{created_tag_paging.pat.json => created/tag_life_paginated.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{created_tag_paging.tavern.yaml => created/tag_life_paginated.tavern.yaml} (69%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{hot_community.orig.json => created/tag_trending.orig.json} (100%) create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_trending.pat.json create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_trending.tavern.yaml rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{hot_community.pat.json => hot/community.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{hot_observer_community.orig.json => hot/community.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{hot_community.tavern.yaml => hot/community.tavern.yaml} (83%) create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/max_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/max_limit.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/min_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/min_limit.tavern.yaml rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{hot_observer_community.pat.json => hot/my_gtg.pat.json} (100%) create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/my_gtg.tavern.yaml rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{muted_community.orig.json => hot/my_gtg_limit_1.pat.json} (100%) create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/my_gtg_limit_1.tavern.yaml rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{hot.orig.json => hot/observer_alice.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{hot.pat.json => hot/observer_alice.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{hot.tavern.yaml => hot/observer_alice.tavern.yaml} (64%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{muted_community.pat.json => hot/observer_community.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{muted_observer_community.orig.json => hot/observer_community.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{hot_observer_community.tavern.yaml => hot/observer_community.tavern.yaml} (83%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{hot_paging.orig.json => hot/paginated.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{hot_paging.pat.json => hot/paginated.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{hot_paging.tavern.yaml => hot/paginated.tavern.yaml} (68%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{hot_tag.orig.json => hot/tag_life_limit_10.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{hot_tag.pat.json => hot/tag_life_limit_10.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{hot_tag.tavern.yaml => hot/tag_life_limit_10.tavern.yaml} (64%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => muted}/muted.orig.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => muted}/muted.pat.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => muted}/muted.tavern.yaml (88%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{muted_observer_community.pat.json => muted/muted_community.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{payout.orig.json => muted/muted_community.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => muted}/muted_community.tavern.yaml (87%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{payout_comments_community.orig.json => muted/muted_observer_community.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{payout_comments_community.pat.json => muted/muted_observer_community.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => muted}/muted_observer_community.tavern.yaml (88%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{payout_comments_observer_community.orig.json => payout/payout.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout}/payout.pat.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout}/payout.tavern.yaml (86%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout}/payout_community.orig.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout}/payout_community.pat.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout}/payout_community.tavern.yaml (87%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout}/payout_observer_community.orig.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout}/payout_observer_community.pat.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout}/payout_observer_community.tavern.yaml (88%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout}/payout_paging.orig.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout}/payout_paging.pat.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout}/payout_paging.tavern.yaml (88%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout}/payout_tag.orig.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout}/payout_tag.pat.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout}/payout_tag.tavern.yaml (87%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout}/payout_tag_paging.orig.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout}/payout_tag_paging.pat.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout}/payout_tag_paging.tavern.yaml (88%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout_comments}/payout_comments.orig.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout_comments}/payout_comments.pat.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout_comments}/payout_comments.tavern.yaml (86%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{payout_comments_observer_community.pat.json => payout_comments/payout_comments_community.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{promoted_community.orig.json => payout_comments/payout_comments_community.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout_comments}/payout_comments_community.tavern.yaml (87%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{promoted_community.pat.json => payout_comments/payout_comments_observer_community.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{promoted_observer_community.orig.json => payout_comments/payout_comments_observer_community.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout_comments}/payout_comments_observer_community.tavern.yaml (87%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout_comments}/payout_comments_paging.orig.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout_comments}/payout_comments_paging.pat.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => payout_comments}/payout_comments_paging.tavern.yaml (88%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => promoted}/promoted.orig.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => promoted}/promoted.pat.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => promoted}/promoted.tavern.yaml (88%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{promoted_observer_community.pat.json => promoted/promoted_community.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{promoted_tag.orig.json => promoted/promoted_community.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => promoted}/promoted_community.tavern.yaml (87%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{trending_observer.orig.json => promoted/promoted_observer_community.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{trending_observer.pat.json => promoted/promoted_observer_community.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => promoted}/promoted_observer_community.tavern.yaml (87%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => promoted}/promoted_paging.orig.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => promoted}/promoted_paging.pat.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => promoted}/promoted_paging.tavern.yaml (90%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{trending_polish_hive_community_tag.orig.json => promoted/promoted_tag.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => promoted}/promoted_tag.pat.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => promoted}/promoted_tag.tavern.yaml (91%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => trending}/tag_hive-123.orig.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => trending}/tag_hive-123.pat.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => trending}/tag_hive-123.tavern.yaml (86%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => trending}/tag_petrodollar.orig.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => trending}/tag_petrodollar.pat.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => trending}/tag_petrodollar.tavern.yaml (87%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => trending}/trending.orig.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => trending}/trending.pat.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => trending}/trending.tavern.yaml (86%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{trending_polish_hive_community_tag.pat.json => trending/trending_observer.orig.json} (100%) create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_observer.pat.json rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => trending}/trending_observer.tavern.yaml (87%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => trending}/trending_paging.orig.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => trending}/trending_paging.pat.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => trending}/trending_paging.tavern.yaml (88%) create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_polish_hive_community_tag.orig.json create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_polish_hive_community_tag.pat.json rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => trending}/trending_polish_hive_community_tag.tavern.yaml (88%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => trending}/trending_tag.orig.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => trending}/trending_tag.pat.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => trending}/trending_tag.tavern.yaml (86%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => trending}/trending_tag_paging.orig.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => trending}/trending_tag_paging.pat.json (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{ => trending}/trending_tag_paging.tavern.yaml (89%) diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/extra_parameter.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/extra_parameter.pat.json new file mode 100644 index 00000000..d68b8901 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/extra_parameter.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "got an unexpected keyword argument 'permlink'", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/extra_parameter.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/extra_parameter.tavern.yaml new file mode 100644 index 00000000..98ed7465 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/extra_parameter.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid extra parameter + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid extra parameter + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"created", "tag":"", "start_author":"gtg", "permlink": "extra parameter"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "extra_parameter" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/invalid_observer.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/invalid_observer.pat.json new file mode 100644 index 00000000..26fdde36 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/invalid_observer.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "invalid account char", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/invalid_observer.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/invalid_observer.tavern.yaml new file mode 100644 index 00000000..1651008d --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/invalid_observer.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid observer patterns test + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid observer patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"created", "tag":"", "observer":"invalid_account"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "invalid_observer" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/invalid_start_author.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/invalid_start_author.pat.json new file mode 100644 index 00000000..26fdde36 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/invalid_start_author.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "invalid account char", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/invalid_start_author.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/invalid_start_author.tavern.yaml new file mode 100644 index 00000000..b6edf95f --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/invalid_start_author.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid start_author patterns test + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid start_author patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"created", "tag":"", "start_author":"invalid_account"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "invalid_start_author" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/invalid_start_permlink.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/invalid_start_permlink.pat.json new file mode 100644 index 00000000..24125380 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/invalid_start_permlink.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "permlink must be string", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/invalid_start_permlink.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/invalid_start_permlink.tavern.yaml new file mode 100644 index 00000000..73038218 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/invalid_start_permlink.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid start_permlink patterns test + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid start_permlink patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"created", "tag":"", "start_author":"gtg", "start_permlink": 23} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "invalid_start_permlink" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/my_without_observer.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/my_without_observer.pat.json new file mode 100644 index 00000000..d6fea406 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/my_without_observer.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "invalid account (not specified)", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/my_without_observer.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/my_without_observer.tavern.yaml new file mode 100644 index 00000000..48d56fbe --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/my_without_observer.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts my without observer + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid my without observer + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"created", "tag":"my", "start_author":"gtg", "start_permlink": "witness-gtg"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "my_without_observer" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/over_limit.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/over_limit.pat.json new file mode 100644 index 00000000..e35d422a --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/over_limit.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "limit = 101 outside valid range [1:100]", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/over_limit.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/over_limit.tavern.yaml new file mode 100644 index 00000000..fd73b140 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/over_limit.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts over limit + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts over limit + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"created", "tag":"", "limit": 101} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "over_limit" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/under_limit.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/under_limit.pat.json new file mode 100644 index 00000000..927622ea --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/under_limit.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "limit = 0 outside valid range [1:100]", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/under_limit.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/under_limit.tavern.yaml new file mode 100644 index 00000000..ec1f5fee --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/created/under_limit.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts over limit + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts over limit + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"created", "tag":"", "limit": 0} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "under_limit" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/extra_parameter.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/extra_parameter.pat.json new file mode 100644 index 00000000..d68b8901 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/extra_parameter.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "got an unexpected keyword argument 'permlink'", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/extra_parameter.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/extra_parameter.tavern.yaml new file mode 100644 index 00000000..2bb83d72 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/extra_parameter.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid extra parameter + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid extra parameter + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"hot", "tag":"", "start_author":"gtg", "permlink": "extra parameter"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "extra_parameter" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/invalid_observer.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/invalid_observer.pat.json new file mode 100644 index 00000000..26fdde36 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/invalid_observer.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "invalid account char", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_observer_community.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/invalid_observer.tavern.yaml similarity index 53% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_observer_community.tavern.yaml rename to hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/invalid_observer.tavern.yaml index e4976e49..0232dc1d 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_observer_community.tavern.yaml +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/invalid_observer.tavern.yaml @@ -1,14 +1,15 @@ --- - test_name: Hivemind bridge_api.get_ranked_posts created observer community patterns test + test_name: Hivemind bridge_api.get_ranked_posts invalid observer patterns test marks: - patterntest + - negative includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - - name: bridge_api.get_ranked_posts created observer community patterns test + - name: bridge_api.get_ranked_posts invalid observer patterns test request: url: "{service.proto:s}://{service.server:s}:{service.port}/" method: POST @@ -18,11 +19,12 @@ jsonrpc: "2.0" id: 1 method: "bridge.get_ranked_posts" - params: {"sort":"created","tag":"my", "observer":"gtg", "limit":5} + params: {"sort":"hot", "tag":"", "observer":"invalid_account"} response: status_code: 200 verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "created_observer_community" - directory: "bridge_api_patterns/get_ranked_posts" + method: "invalid_observer" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/invalid_start_author.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/invalid_start_author.pat.json new file mode 100644 index 00000000..26fdde36 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/invalid_start_author.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "invalid account char", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/invalid_start_author.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/invalid_start_author.tavern.yaml new file mode 100644 index 00000000..7c3ac5eb --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/invalid_start_author.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid start_author patterns test + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid start_author patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"hot", "tag":"", "start_author":"invalid_account"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "invalid_start_author" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/invalid_start_permlink.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/invalid_start_permlink.pat.json new file mode 100644 index 00000000..24125380 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/invalid_start_permlink.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "permlink must be string", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/invalid_start_permlink.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/invalid_start_permlink.tavern.yaml new file mode 100644 index 00000000..9964dc63 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/invalid_start_permlink.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid start_permlink patterns test + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid start_permlink patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"hot", "tag":"", "start_author":"gtg", "start_permlink": 23} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "invalid_start_permlink" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/my_without_observer.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/my_without_observer.pat.json new file mode 100644 index 00000000..d6fea406 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/my_without_observer.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "invalid account (not specified)", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/my_without_observer.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/my_without_observer.tavern.yaml new file mode 100644 index 00000000..21532bca --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/my_without_observer.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts my without observer + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid my without observer + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"hot", "tag":"my", "start_author":"gtg", "start_permlink": "witness-gtg"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "my_without_observer" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/over_limit.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/over_limit.pat.json new file mode 100644 index 00000000..e35d422a --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/over_limit.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "limit = 101 outside valid range [1:100]", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/over_limit.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/over_limit.tavern.yaml new file mode 100644 index 00000000..ffe80dca --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/over_limit.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts over limit + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts over limit + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"hot", "tag":"", "limit": 101} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "over_limit" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/under_limit.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/under_limit.pat.json new file mode 100644 index 00000000..927622ea --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/under_limit.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "limit = 0 outside valid range [1:100]", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/under_limit.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/under_limit.tavern.yaml new file mode 100644 index 00000000..4cbcbfa5 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/hot/under_limit.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts over limit + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts over limit + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"hot", "tag":"", "limit": 0} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "under_limit" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/extra_parameter.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/extra_parameter.pat.json new file mode 100644 index 00000000..d68b8901 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/extra_parameter.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "got an unexpected keyword argument 'permlink'", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/extra_parameter.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/extra_parameter.tavern.yaml new file mode 100644 index 00000000..a07aedd2 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/extra_parameter.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid extra parameter + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid extra parameter + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"muted", "tag":"", "start_author":"gtg", "permlink": "extra parameter"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "extra_parameter" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/invalid_observer.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/invalid_observer.pat.json new file mode 100644 index 00000000..26fdde36 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/invalid_observer.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "invalid account char", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/invalid_observer.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/invalid_observer.tavern.yaml new file mode 100644 index 00000000..f450dfd0 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/invalid_observer.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid observer patterns test + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid observer patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"muted", "tag":"", "observer":"invalid_account"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "invalid_observer" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/invalid_start_author.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/invalid_start_author.pat.json new file mode 100644 index 00000000..26fdde36 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/invalid_start_author.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "invalid account char", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/invalid_start_author.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/invalid_start_author.tavern.yaml new file mode 100644 index 00000000..2f106fc8 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/invalid_start_author.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid start_author patterns test + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid start_author patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"muted", "tag":"", "start_author":"invalid_account"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "invalid_start_author" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/invalid_start_permlink.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/invalid_start_permlink.pat.json new file mode 100644 index 00000000..24125380 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/invalid_start_permlink.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "permlink must be string", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/invalid_start_permlink.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/invalid_start_permlink.tavern.yaml new file mode 100644 index 00000000..5d7c326c --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/invalid_start_permlink.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid start_permlink patterns test + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid start_permlink patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"muted", "tag":"", "start_author":"gtg", "start_permlink": 23} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "invalid_start_permlink" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/my_without_observer.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/my_without_observer.pat.json new file mode 100644 index 00000000..d6fea406 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/my_without_observer.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "invalid account (not specified)", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/my_without_observer.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/my_without_observer.tavern.yaml new file mode 100644 index 00000000..a0cdc70b --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/my_without_observer.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts my without observer + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid my without observer + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"muted", "tag":"my", "start_author":"gtg", "start_permlink": "witness-gtg"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "my_without_observer" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/over_limit.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/over_limit.pat.json new file mode 100644 index 00000000..e35d422a --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/over_limit.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "limit = 101 outside valid range [1:100]", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/over_limit.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/over_limit.tavern.yaml new file mode 100644 index 00000000..49740e23 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/over_limit.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts over limit + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts over limit + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"muted", "tag":"", "limit": 101} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "over_limit" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/under_limit.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/under_limit.pat.json new file mode 100644 index 00000000..927622ea --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/under_limit.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "limit = 0 outside valid range [1:100]", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/under_limit.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/under_limit.tavern.yaml new file mode 100644 index 00000000..ef874567 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/muted/under_limit.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts over limit + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts over limit + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"muted", "tag":"", "limit": 0} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "under_limit" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/extra_parameter.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/extra_parameter.pat.json new file mode 100644 index 00000000..d68b8901 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/extra_parameter.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "got an unexpected keyword argument 'permlink'", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/extra_parameter.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/extra_parameter.tavern.yaml new file mode 100644 index 00000000..abddb6bc --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/extra_parameter.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid extra parameter + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid extra parameter + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"payout", "tag":"", "start_author":"gtg", "permlink": "extra parameter"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "extra_parameter" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/invalid_observer.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/invalid_observer.pat.json new file mode 100644 index 00000000..26fdde36 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/invalid_observer.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "invalid account char", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/invalid_observer.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/invalid_observer.tavern.yaml new file mode 100644 index 00000000..153aca0b --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/invalid_observer.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid observer patterns test + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid observer patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"payout", "tag":"", "observer":"invalid_account"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "invalid_observer" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/invalid_start_author.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/invalid_start_author.pat.json new file mode 100644 index 00000000..26fdde36 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/invalid_start_author.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "invalid account char", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/invalid_start_author.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/invalid_start_author.tavern.yaml new file mode 100644 index 00000000..36e2376c --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/invalid_start_author.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid start_author patterns test + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid start_author patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"payout", "tag":"", "start_author":"invalid_account"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "invalid_start_author" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/invalid_start_permlink.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/invalid_start_permlink.pat.json new file mode 100644 index 00000000..24125380 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/invalid_start_permlink.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "permlink must be string", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/invalid_start_permlink.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/invalid_start_permlink.tavern.yaml new file mode 100644 index 00000000..cf10da3f --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/invalid_start_permlink.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid start_permlink patterns test + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid start_permlink patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"payout", "tag":"", "start_author":"gtg", "start_permlink": 23} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "invalid_start_permlink" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/my_without_observer.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/my_without_observer.pat.json new file mode 100644 index 00000000..d6fea406 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/my_without_observer.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "invalid account (not specified)", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/my_without_observer.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/my_without_observer.tavern.yaml new file mode 100644 index 00000000..4f2bbfe0 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/my_without_observer.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts my without observer + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid my without observer + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"payout", "tag":"my", "start_author":"gtg", "start_permlink": "witness-gtg"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "my_without_observer" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/over_limit.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/over_limit.pat.json new file mode 100644 index 00000000..e35d422a --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/over_limit.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "limit = 101 outside valid range [1:100]", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/over_limit.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/over_limit.tavern.yaml new file mode 100644 index 00000000..41f881cf --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/over_limit.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts over limit + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts over limit + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"payout", "tag":"", "limit": 101} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "over_limit" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/under_limit.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/under_limit.pat.json new file mode 100644 index 00000000..927622ea --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/under_limit.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "limit = 0 outside valid range [1:100]", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/under_limit.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/under_limit.tavern.yaml new file mode 100644 index 00000000..4836247e --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout/under_limit.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts over limit + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts over limit + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"payout", "tag":"", "limit": 0} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "under_limit" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/extra_parameter.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/extra_parameter.pat.json new file mode 100644 index 00000000..d68b8901 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/extra_parameter.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "got an unexpected keyword argument 'permlink'", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/extra_parameter.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/extra_parameter.tavern.yaml new file mode 100644 index 00000000..4e9d2f86 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/extra_parameter.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid extra parameter + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid extra parameter + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"payout_comments", "tag":"", "start_author":"gtg", "permlink": "extra parameter"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "extra_parameter" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/invalid_observer.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/invalid_observer.pat.json new file mode 100644 index 00000000..26fdde36 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/invalid_observer.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "invalid account char", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/invalid_observer.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/invalid_observer.tavern.yaml new file mode 100644 index 00000000..7895c111 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/invalid_observer.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid observer patterns test + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid observer patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"payout_comments", "tag":"", "observer":"invalid_account"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "invalid_observer" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/invalid_start_author.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/invalid_start_author.pat.json new file mode 100644 index 00000000..26fdde36 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/invalid_start_author.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "invalid account char", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/invalid_start_author.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/invalid_start_author.tavern.yaml new file mode 100644 index 00000000..8028ef45 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/invalid_start_author.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid start_author patterns test + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid start_author patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"payout_comments", "tag":"", "start_author":"invalid_account"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "invalid_start_author" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/invalid_start_permlink.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/invalid_start_permlink.pat.json new file mode 100644 index 00000000..24125380 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/invalid_start_permlink.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "permlink must be string", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/invalid_start_permlink.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/invalid_start_permlink.tavern.yaml new file mode 100644 index 00000000..c0e7ff86 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/invalid_start_permlink.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid start_permlink patterns test + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid start_permlink patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"payout_comments", "tag":"", "start_author":"gtg", "start_permlink": 23} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "invalid_start_permlink" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/my_without_observer.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/my_without_observer.pat.json new file mode 100644 index 00000000..d6fea406 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/my_without_observer.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "invalid account (not specified)", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/my_without_observer.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/my_without_observer.tavern.yaml new file mode 100644 index 00000000..bef07bd1 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/my_without_observer.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts my without observer + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid my without observer + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"payout_comments", "tag":"my", "start_author":"gtg", "start_permlink": "witness-gtg"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "my_without_observer" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/over_limit.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/over_limit.pat.json new file mode 100644 index 00000000..e35d422a --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/over_limit.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "limit = 101 outside valid range [1:100]", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/over_limit.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/over_limit.tavern.yaml new file mode 100644 index 00000000..701d7f23 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/over_limit.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts over limit + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts over limit + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"payout_comments", "tag":"", "limit": 101} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "over_limit" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/under_limit.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/under_limit.pat.json new file mode 100644 index 00000000..927622ea --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/under_limit.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "limit = 0 outside valid range [1:100]", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/under_limit.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/under_limit.tavern.yaml new file mode 100644 index 00000000..d92a497d --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/payout_comments/under_limit.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts over limit + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts over limit + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"payout_comments", "tag":"", "limit": 0} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "under_limit" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/extra_parameter.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/extra_parameter.pat.json new file mode 100644 index 00000000..d68b8901 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/extra_parameter.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "got an unexpected keyword argument 'permlink'", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/extra_parameter.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/extra_parameter.tavern.yaml new file mode 100644 index 00000000..272115d1 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/extra_parameter.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid extra parameter + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid extra parameter + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"promoted", "tag":"", "start_author":"gtg", "permlink": "extra parameter"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "extra_parameter" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/invalid_observer.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/invalid_observer.pat.json new file mode 100644 index 00000000..26fdde36 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/invalid_observer.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "invalid account char", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/invalid_observer.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/invalid_observer.tavern.yaml new file mode 100644 index 00000000..b297e4c3 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/invalid_observer.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid observer patterns test + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid observer patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"promoted", "tag":"", "observer":"invalid_account"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "invalid_observer" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/invalid_start_author.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/invalid_start_author.pat.json new file mode 100644 index 00000000..26fdde36 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/invalid_start_author.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "invalid account char", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/invalid_start_author.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/invalid_start_author.tavern.yaml new file mode 100644 index 00000000..a0a255c8 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/invalid_start_author.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid start_author patterns test + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid start_author patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"promoted", "tag":"", "start_author":"invalid_account"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "invalid_start_author" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/invalid_start_permlink.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/invalid_start_permlink.pat.json new file mode 100644 index 00000000..24125380 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/invalid_start_permlink.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "permlink must be string", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/invalid_start_permlink.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/invalid_start_permlink.tavern.yaml new file mode 100644 index 00000000..3c999213 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/invalid_start_permlink.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid start_permlink patterns test + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid start_permlink patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"promoted", "tag":"", "start_author":"gtg", "start_permlink": 23} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "invalid_start_permlink" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/my_without_observer.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/my_without_observer.pat.json new file mode 100644 index 00000000..d6fea406 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/my_without_observer.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "invalid account (not specified)", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/my_without_observer.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/my_without_observer.tavern.yaml new file mode 100644 index 00000000..c60dc5f1 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/my_without_observer.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts my without observer + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid my without observer + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"promoted", "tag":"my", "start_author":"gtg", "start_permlink": "witness-gtg"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "my_without_observer" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/over_limit.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/over_limit.pat.json new file mode 100644 index 00000000..e35d422a --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/over_limit.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "limit = 101 outside valid range [1:100]", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/over_limit.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/over_limit.tavern.yaml new file mode 100644 index 00000000..733a1fee --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/over_limit.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts over limit + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts over limit + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"promoted", "tag":"", "limit": 101} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "over_limit" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/under_limit.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/under_limit.pat.json new file mode 100644 index 00000000..927622ea --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/under_limit.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "limit = 0 outside valid range [1:100]", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/under_limit.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/under_limit.tavern.yaml new file mode 100644 index 00000000..9d3a6783 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/promoted/under_limit.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts over limit + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts over limit + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"promoted", "tag":"", "limit": 0} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "under_limit" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/extra_parameter.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/extra_parameter.pat.json new file mode 100644 index 00000000..d68b8901 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/extra_parameter.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "got an unexpected keyword argument 'permlink'", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/extra_parameter.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/extra_parameter.tavern.yaml new file mode 100644 index 00000000..17b767d8 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/extra_parameter.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid extra parameter + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid extra parameter + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"trending", "tag":"", "start_author":"gtg", "permlink": "extra parameter"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "extra_parameter" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/invalid_observer.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/invalid_observer.pat.json new file mode 100644 index 00000000..26fdde36 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/invalid_observer.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "invalid account char", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/invalid_observer.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/invalid_observer.tavern.yaml new file mode 100644 index 00000000..1a70a592 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/invalid_observer.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid observer patterns test + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid observer patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"trending", "tag":"", "observer":"invalid_account"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "invalid_observer" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/invalid_start_author.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/invalid_start_author.pat.json new file mode 100644 index 00000000..26fdde36 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/invalid_start_author.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "invalid account char", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/invalid_start_author.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/invalid_start_author.tavern.yaml new file mode 100644 index 00000000..a9ad7108 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/invalid_start_author.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid start_author patterns test + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid start_author patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"trending", "tag":"", "start_author":"invalid_account"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "invalid_start_author" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/invalid_start_permlink.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/invalid_start_permlink.pat.json new file mode 100644 index 00000000..24125380 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/invalid_start_permlink.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "permlink must be string", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/invalid_start_permlink.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/invalid_start_permlink.tavern.yaml new file mode 100644 index 00000000..48c707ce --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/invalid_start_permlink.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts invalid start_permlink patterns test + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid start_permlink patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"trending", "tag":"", "start_author":"gtg", "start_permlink": 23} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "invalid_start_permlink" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/my_without_observer.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/my_without_observer.pat.json new file mode 100644 index 00000000..d6fea406 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/my_without_observer.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "invalid account (not specified)", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/my_without_observer.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/my_without_observer.tavern.yaml new file mode 100644 index 00000000..b2ef2f2c --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/my_without_observer.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts my without observer + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts invalid my without observer + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"trending", "tag":"my", "start_author":"gtg", "start_permlink": "witness-gtg"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "my_without_observer" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/over_limit.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/over_limit.pat.json new file mode 100644 index 00000000..e35d422a --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/over_limit.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "limit = 101 outside valid range [1:100]", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/over_limit.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/over_limit.tavern.yaml new file mode 100644 index 00000000..5f2fc92c --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/over_limit.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts over limit + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts over limit + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"trending", "tag":"", "limit": 101} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "over_limit" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/under_limit.pat.json b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/under_limit.pat.json new file mode 100644 index 00000000..927622ea --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/under_limit.pat.json @@ -0,0 +1,5 @@ +{ + "code": -32602, + "data": "limit = 0 outside valid range [1:100]", + "message": "Invalid parameters" +} diff --git a/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/under_limit.tavern.yaml b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/under_limit.tavern.yaml new file mode 100644 index 00000000..ba7d2641 --- /dev/null +++ b/hivemind/tavern/bridge_api_negative/get_ranked_posts/trending/under_limit.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts over limit + + marks: + - patterntest + - negative + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts over limit + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"trending", "tag":"", "limit": 0} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "under_limit" + directory: "bridge_api_negative/get_ranked_posts/created" + error_response: true diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_community.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/community.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_community.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/community.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_community.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/community.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_community.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/community.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_community.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/community.tavern.yaml similarity index 76% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_community.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/community.tavern.yaml index a14eed0b..3c087aa4 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_community.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/community.tavern.yaml @@ -2,10 +2,10 @@ test_name: Hivemind bridge_api.get_ranked_posts created community patterns test marks: - - patterntest + - patterntest # communities not implemented under 5 mln blocks includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts created community patterns test @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "created_community" - directory: "bridge_api_patterns/get_ranked_posts" + method: "community" + directory: "bridge_api_patterns/get_ranked_posts/created" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/max_limit.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/max_limit.pat.json new file mode 100644 index 00000000..e1c9a541 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/max_limit.pat.json @@ -0,0 +1,9484 @@ +[ + { + "active_votes": [ + { + "rshares": 155925481, + "voter": "szklaneczka" + } + ], + "author": "szklaneczka", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "**ICONOMI found management platform** is currently in ICO and you can still invest. \n\nThat is most anticipated platform of 2016 why You may ask me. I will give you some graph and explanation. Solutions like ICONOMI are very popular in old economy people want be rich and wanted get more profit so they tried give money to people who know more about trading. Found management platforms preforms much better than average investors. Big guys just want invest not day trading. In crypto ICOMI will be 1st such project - such needed project.\n\nNow true facts and everything that I show you, is now publicly available on web. Graphs taken from coinmarketcap.com are showing us, what is going on cryptocurrency markets right now:\n![](http://i.imgur.com/FLe0WeF.jpg) \n![](http://i.imgur.com/s6Aeke2.jpg) \n![](http://i.imgur.com/RX0JK1z.jpg) \n\nYou see on won eyes that: Bitcoin is loosing over time market share to other alt coins. There is many multiple reasons for that. Without ICONOMI getting on cryptocurrency board for new investors will be VERY hard. \nThat is:\n \n- choose right one coin. \n- skip scams \n- buy valuable coins \n- crypto markets are getting bigger and bigger all time, there is about over 700coins tradable now\n\n\nICONOMI will be platform that for **every investor looking for big profits**. \nICONOMI will give us 2 founds:\n\n- **The ICONOMI.INDEX FUND** - a \"Passive\" - Coin Traded Fund (CTF). This fund operates on special rules, variables that manage the fund through automation. This Found will be the fastest available to investors at launch in Q4 2016 - The ICONOMI.PERFORMANCE FUND - an \"\nActive\"\n- **Coin Managed Fund (CMF)**, Operated by and managed by best investors. This fund will be invitation only available. If you invest in ICO you will get you invitation for free. I bet is worth its price. Those found will be carefully managed by ICONOMI experts and will provide best profits available.\n\nGraphs shows that volume of alt coins is rising heavily and will move up. Without ICONOMI founds many investors will probably lose cash on market, while rypto currency market will rise as whole. **If buy some ICO shares you will get dividends forever as share holder.**\n Soon real professional traders will come to cryptocurrency and you as investor in order to get big profits will have to use service of ICONOMI. \n\nPersonally I have invested in ICO and believe that **ICONOMI is future of crypto trading**. Don't miss a chance and invest here:[ico.iconomi.net](ico.iconomi.net) \n\nIf you want invest in ICO: ![](http://i.imgur.com/iqDpTag.png) \n\nOfficial Links:\n \n- [ico.iconomi.net](ico.iconomi.net \"Main site\") \n- [https://www.facebook.com/iconomi.net/](https://www.facebook.com/iconomi.net/ \"Facebook\") \n- [https://twitter.com/iconominet](https://twitter.com/iconominet\"twitter.com\")\n- [https://www.linkedin.com/company/iconomi-the-financial-services-for-decentralised-economy/](https://www.linkedin.com/company/iconomi-the-financial-services-for-decentralised-economy/) \n- [https://telegram.me/iconomi](https://telegram.me/iconomi)\n- [https://medium.com/iconominet](https://medium.com/iconominet)\n- [https://iconominet.herokuapp.com](https://iconominet.herokuapp.com)", + "category": "cryptocurrency", + "children": 0, + "created": "2016-09-15T19:47:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/FLe0WeF.jpg", + "http://i.imgur.com/s6Aeke2.jpg", + "http://i.imgur.com/RX0JK1z.jpg", + "http://i.imgur.com/iqDpTag.png" + ], + "links": [ + "ico.iconomi.net", + "https://www.facebook.com/iconomi.net/", + "https://twitter.com/iconominet\"twitter.com\"", + "https://www.linkedin.com/company/iconomi-the-financial-services-for-decentralised-economy/", + "https://telegram.me/iconomi", + "https://medium.com/iconominet", + "https://iconominet.herokuapp.com" + ], + "tags": [ + "cryptocurrency", + "bitcoin", + "profit", + "altcoin" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 155925481, + "payout": 0.0, + "payout_at": "2016-09-22T19:47:00", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "iconomi-why-we-need-found-management-explained-on-graphs", + "post_id": 1257938, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "ICONOMI - why we need found management explained on graphs.", + "updated": "2016-09-15T19:47:00", + "url": "/cryptocurrency/@szklaneczka/iconomi-why-we-need-found-management-explained-on-graphs" + }, + { + "active_votes": [ + { + "rshares": 3377256926, + "voter": "anton333" + } + ], + "author": "anton333", + "author_payout_value": "0.000 HBD", + "author_reputation": 54.81, + "beneficiaries": [], + "blacklists": [], + "body": "\n

Model of Skeleton hands,without scissors and glue.

\n1


\n2


\n\n


\n

I need a piece of paper.

\n3


\n4


\n5


\n6


\n7


\n1


\n

Part 1 Part 2 Part 3 Part4 Part5 Part6 Part7 Part8 Part9 Part10

\n", + "category": "art", + "children": 0, + "created": "2016-09-15T19:46:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s18.postimg.org/fi4tfvrgp/image.jpg", + "https://s9.postimg.org/kn7ogredb/image.jpg", + "https://s10.postimg.org/nnna3pxp5/image.jpg", + "https://s12.postimg.org/dltyd50wd/image.jpg", + "https://s12.postimg.org/qwsf7bs99/image.jpg", + "https://s3.postimg.org/7p1m66f4j/image.jpg", + "https://s22.postimg.org/4388u7yoh/image.jpg", + "https://s14.postimg.org/qo99yko5t/image.jpg" + ], + "links": [ + "https://postimg.org/image/byivq2oqt/", + "https://postimage.org/index.php?lang=russian", + "https://postimg.org/image/ivepluv0b/", + "https://postimg.org/image/efv1n0qmt/", + "https://postimg.org/image/u9lgfmvnt/", + "https://postimg.org/image/gzhee9knd/", + "https://postimg.org/image/gwtumvm6n/", + "https://postimg.org/image/55ifcrhhp/", + "https://postimg.org/image/4cbh56p1p/", + "https://steemit.com/art/@anton333/origami-start-with-the-simplest", + "https://steemit.com/art/@anton333/origami-part-two-do-a-swan", + "https://steemit.com/art/@anton333/origami-part-3-the-model-of-a-mouse", + "https://steemit.com/art/@anton333/origami-part-4-the-model-of-a-rose-petals", + "https://steemit.com/art/@anton333/origami-part-5-the-model-of-master-yoda", + "https://steemit.com/art/@anton333/origami-part-6-the-model-of-eagle", + "https://steemit.com/art/@anton333/origami-part-7-the-model-of-dagger", + "https://steemit.com/art/@anton333/origami-part-8-the-model-of-spider", + "https://steemit.com/art/@anton333/origami-part-9-the-model-of-tooth", + "https://steemit.com/art/@anton333/origami-part-10-the-model-of-flower" + ], + "tags": [ + "art", + "photography", + "origami" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 3377256926, + "payout": 0.0, + "payout_at": "2016-09-22T19:46:30", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "origami-part-11-the-model-of-skeleton-hands", + "post_id": 1257931, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "Origami Part 11, the model of Skeleton hands.", + "updated": "2016-09-15T19:46:30", + "url": "/art/@anton333/origami-part-11-the-model-of-skeleton-hands" + }, + { + "active_votes": [ + { + "rshares": 151513711, + "voter": "newsfeed" + } + ], + "author": "newsfeed", + "author_payout_value": "0.000 HBD", + "author_reputation": 36.03, + "beneficiaries": [], + "blacklists": [], + "body": "The Texas Rangers are 33-10 (.767) in one-run games this season. This would stand as a modern record for winning percentage in one-run games, besting the 2012 Orioles, who were 29-9 (.763).\n\n

http://images.performgroup.com/di/library/sporting_news/a3/fa/texasrangers-getty-ftr-091516jpg_9u1oo1fjvsue1twr2494i9qcn.jpg?t=766994815

\n\nBut if we dig deep into the archives of baseball history, we learn that this is actually the best record since the 1890 Brooklyn Bridegrooms, who were 14-4 (.778) in one-run games en route to an overall 86-43 (.667) record and the National League pennant.\n\n**Source / Read More...** sportingnews.com \n\n
\n\n
\n\n**NEWS FEED** \n*Get the latest headlines from around the world right on your Steemit Feed! With @newsfeed you always stay in the know about all sorts of topics ranging from Politics & Finance to Sports*\n\n**Currently In Beta**\n*Full news feed from hand picked creditable sources from all sides of the political and social realm. Although not fully operational, posts will be random while testing BUT do have real headlines!*", + "category": "newsfeed", + "children": 0, + "created": "2016-09-15T19:46:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://images.performgroup.com/di/library/sporting_news/a3/fa/texasrangers-getty-ftr-091516jpg_9u1oo1fjvsue1twr2494i9qcn.jpg?t=766994815", + "https://ipfs.pics/ipfs/QmUo1EuVPSs3prLRdJH95Lg97vyvzSfhH6srZH5bqRh7p6" + ], + "links": [ + "http://www.sportingnews.com/mlb/news/texas-rangers-record-in-one-run-games-brooklyn-bridegrooms/irlcvzvv8fui1vgogevkmomch\n" + ], + "tags": [ + "newsfeed", + "news", + "sports", + "rangers", + "baseball" + ], + "users": [ + "newsfeed" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 151513711, + "payout": 0.0, + "payout_at": "2016-09-22T19:46:30", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 0, + "permlink": "rangers-record-in-one-run-games-nearing-truly-historic-level", + "post_id": 1257930, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "Rangers' record in one-run games nearing truly historic level", + "updated": "2016-09-15T19:46:30", + "url": "/newsfeed/@newsfeed/rangers-record-in-one-run-games-nearing-truly-historic-level" + }, + { + "active_votes": [ + { + "rshares": 64358062, + "voter": "agartha" + } + ], + "author": "agartha", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "I think I just hacked Monero lol it's a joke but the security too thou \n\nLook at this! \n\n\nhttps://www.facebook.com/agartha.white.3/posts/179267779175393", + "category": "steemit", + "children": 0, + "created": "2016-09-15T19:44:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "links": [ + "https://www.facebook.com/agartha.white.3/posts/179267779175393" + ], + "tags": [ + "steemit", + "hack", + "monero", + "bitcoin", + "lol" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 64358062, + "payout": 0.0, + "payout_at": "2016-09-22T19:44:00", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "i-hack-monero-xmr", + "post_id": 1257912, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "I hack Monero (Xmr) ?", + "updated": "2016-09-15T19:44:00", + "url": "/steemit/@agartha/i-hack-monero-xmr" + }, + { + "active_votes": [ + { + "rshares": 1202120459, + "voter": "varda" + } + ], + "author": "varda", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.73, + "beneficiaries": [], + "blacklists": [], + "body": "\n

  In the morning, at 5 am when the moon completes his round, the alarm rings, my deepest sleep I wake up painfully. K\u00e9ops my cat starts singing tour and stops only when he filled his mess tin. Sweety then, the cat of my son jumps on the furniture in the kitchen and also claimed his bowl. Kashmir him not to come after me, until I make him hugs.

\n

\n

\n

\n

 A small cup of coffee and I'm up for the day. After my shower, I have to feed the fish pond and two hens, they are waiting for me impatiently for me to release them from their cages.

\n

\n


\n

\n


\n

 6:15, I start my bag on her arm, my water bottle and my biscuit for lunch. On the road I am alone, few vehicles I meet. Great to run your car on a deserted road. In the winter when it snowed, I am the first to make tracks in the whiteness of the snow grows like cotton wool, sometimes, crazy beyond me and skids, it is an adrenaline rush. In summer the sun rises gives the sky a color of red sweetness, yellow, orange. In autumn, the trees begin to change color, it is a season because I love the beauty of trees is unique. 

\n

\n


\n

Here I come down the street or is my workplace, hospital, regional hospital, the CHR. Vehicles coming after one another because we start at 7am. The staff is found, speak, tells their evening then everyone goes to the same place: the time clock, control object of our hours worked.

\n

\n


\n

 In the ladies locker room, it gets held: white jacket with blue and green patterns representing the logo of the institution, blue pants with various pockets which we do not serve! 

\n

\n


\n

We arrive in our service, mine is the neurological rehabilitation service: we give up (or so) of people who have a stroke, an accident with neurological trauma, people who have multiple sclerosis or Guillain barred and other chronic diseases whose name is almost unknown. 

\n

\n


\n

\n


\n

\n


\n

We start our day with a report on each patient last night, we have 20 in service. After beginning the nursing: we make the toilet of the patient who is totally dependent. We get up in the chair. For others, we must educate, continue the actions he has learned with the therapist in the individual care, the patient should regain maximum independence so they can go home and take care only . It's a job that can last from 3 months to 6 months beyond, we can not do anything for them. 

\n

\n


\n

Headline in this service is: you come to bed but you leave again walking. 

\n


\n

Sometimes, we fail either because the patient does not want a return to autonomy, or because the patient is too ill. We give the same chance to everyone, rich, poor, alcoholic, drug addict, young or old. 

\n


\n

The management of a patient goes from shaving the beard of a man to the presentation on the toilet, the room arrangement the carefully tended beds. 

\n


\n

Lunch arrived around 8:30 am, few patient is in the dining hall for breakfast, other unfinished eat in bed Logistical assistance serves meals that are different if the patient is diabetic, diet, dieters, old, or in solid supply resumption. You should know that when the patient has had a stroke, a stroke, swallowing is absent, which means that if the patient eats a sandwich, but he swallows the bread goes in the bronchial tubes and not in the stomach, giving a false swallowing, bronchi become infected and it's a disaster. So this patient who made false swallowing should eat while cream consistency and drink thickened liquid. Which is not very good but I admit it must go through these stages in order to re-eat a day normally. 

\n


\n

Physiotherapists arrive at 9am and leave a 17h, occupational therapists also. There is also a neuropsychologist, a speech therapist and all do work that allows the patient to regain maximum independence, which means that the patient all day is busy. Visitors can come between 14:30 and 19:30. 

\n


\n

After lunch, we continue our work, when all is well, we finish around 10:30 or 11am but sometimes it is noon we are still in the rooms. 

\n


\n

In terms of handling, the entry of the patient, it is usually in bed or in a wheelchair with a right hemiplegia or left, some have forgotten that they had half a disabled body, so it must withstand and no wear and show him how to do with one leg to go from wheelchair to bed and vice versa. Others are completely invalid, they know not move neither arms nor legs, and for those, or we wear them either we lift them with a forklift. 

\n


\n

During dinner, we feed the disabled and we encode our care in the computer.

\n


\n

 Around 13h, we are a few naps after going on the toilet. Sometimes we have a problem in the pants, oops! When everyone is changed to bed, we have a service change ratio and the time, the hour of the end of our service is lagging. At 14h is the start of the morning shift. For my part, I take a good shower and I take the way home or waiting for my cats and my dog makes me a big party. 

\n


\n

We must not believe that the nursing profession is simple, each service is different and you can not compare the care of each other. 

\n


\n

I hope I have not bothered you with this long text, I wish you a good day to you all.     

\n", + "category": "story", + "children": 0, + "created": "2016-09-15T19:43:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/DSCN0477faad0.jpg", + "https://www.steemimg.com/images/2016/09/15/keops0029612b.jpg", + "https://www.steemimg.com/images/2016/09/15/Au-sommet81f7b.jpg", + "https://www.steemimg.com/images/2016/09/15/16e3c4.jpg", + "https://www.steemimg.com/images/2016/09/15/Photo0224b24a.jpg", + "https://www.steemimg.com/images/2016/09/15/d85917d4a45b3d581b5f40d1d7a7504a3bb1e.jpg", + "https://www.steemimg.com/images/2016/09/15/chr841bd.jpg", + "https://www.steemimg.com/images/2016/09/15/DSCN1513-Copiee7a4d.jpg", + "https://www.steemimg.com/images/2016/09/15/Capture2bb0b8.jpg", + "https://www.steemimg.com/images/2016/09/15/370086-1f7d83.jpg", + "https://www.steemimg.com/images/2016/09/15/Capturec0ccc.jpg", + "https://www.steemimg.com/images/2016/09/15/souleve-malade-foldyadb08.jpg" + ], + "tags": [ + "story", + "health" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 1202120459, + "payout": 0.0, + "payout_at": "2016-09-22T19:43:54", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "my-day-hospital", + "post_id": 1257908, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "My day hospital", + "updated": "2016-09-15T19:43:54", + "url": "/story/@varda/my-day-hospital" + }, + { + "active_votes": [ + { + "rshares": 54846770, + "voter": "ejaredallen" + } + ], + "author": "ejaredallen", + "author_payout_value": "0.000 HBD", + "author_reputation": 31.81, + "beneficiaries": [], + "blacklists": [], + "body": "\n

\n

Nature

\n

I haven't stopped and taken a picture of the beauty around me in a long time. It's funny how we can get so caught up in work and the business of a crazy life and miss the simply beauty along the way. Sometime you've just got to stop and smell the roses; and while you're there, take a picture!

\n

\n

These aren't roses, I know: they're wild flowers. They don't get the nurture and care that roses do, and yet they are provided for and they bloom into beautiful blossoms in their own time. They have a harder life than others, and that's how we humans are as well. Some of us were well taken care of growing up and were treated like roses, while others were left in the field to grow up alone and without the love and care we should have had. But we are all beautiful in our own ways and if we survive long enough, we will blossom into something spectacular.

\n

\n

Colorado mountain rivers

\n

When the snow on the tops of the mountains melt, it feed the rushing rivers that carve their way down the mountainside. The climbing is excellent, the whether and the views are truly gorgeous, but something about the rivers rushing through the mountains draws you in. There is a memorization about the brave rivers unafraid of the mountains and simply rushing on by recklessly.

\n

\n

Mississippi at sunset

\n

Sometimes the world just slows down and magic happens. This was one of those times. On the night before my sister's wedding in Tupelo, Mississippi the sky exploded in color. What a calm reassurance before a monumental event: the approval stamp of God upon the sanction of their marriage.

\n

\n

Hundreds of years old Indian hieroglyphs in Arizona

\n

This was an incredible hike in the Arizona mountain ranges to discover a place where the Apache Indians, or perhaps some other tribe had lived hundreds of years ago!

\n

\n

Uganda, Africa at twilight, from a moving bus

\n

Africa is always an adventure, but in 2015 we took a safari on the northern rim and caught this shot on the way back to the lodge. I love how the beauty of the world is unique in its diversity from place to place, even across the Atlantic.

\n

\n

This is one of my favorite shots. I don't remember where I took it or when, but the colors, the bliss, the peacefulness of this field of flowers was stunning. I'm glad I was able to capture an image of its beauty to remember it by. And to think, all of this beauty was made by God in a second! His power to create a world is amazing and perfect in every way. We get to see His marvelous creation every day! 

\n

Follow me @ejaredallen for more pictures and great content!

\n", + "category": "photography", + "children": 0, + "created": "2016-09-15T19:42:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.theanonymousnovelist.com/wp-content/uploads/2016/09/image-986x1024-289x300.jpeg", + "http://www.theanonymousnovelist.com/wp-content/uploads/2016/09/image-3-1024x768-300x225.jpeg", + "http://www.theanonymousnovelist.com/wp-content/uploads/2016/09/img_6440-1024x1024-300x300.jpg", + "http://www.theanonymousnovelist.com/wp-content/uploads/2016/09/img_6031-1024x1024-300x300.jpg", + "http://www.theanonymousnovelist.com/wp-content/uploads/2016/09/img_5829-1024x1024-300x300.jpg", + "http://www.theanonymousnovelist.com/wp-content/uploads/2016/09/2015-07-13-06-37-59-1024x1024-300x300.jpg", + "http://www.theanonymousnovelist.com/wp-content/uploads/2016/09/img_7281-1024x1024-300x300.jpg" + ], + "links": [ + "https://steemit.com/@ejaredallen" + ], + "tags": [ + "photography", + "pictures", + "art", + "steemit", + "travel" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 54846770, + "payout": 0.0, + "payout_at": "2016-09-22T19:42:24", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "wanna-see-something-cool", + "post_id": 1257893, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "Shot From Around The Block On An iPhone!", + "updated": "2016-09-15T19:43:33", + "url": "/photography/@ejaredallen/wanna-see-something-cool" + }, + { + "active_votes": [ + { + "rshares": 1979857275, + "voter": "cwbrooch" + }, + { + "rshares": 3911638805, + "voter": "zaitsevalesyaa" + } + ], + "author": "cwbrooch", + "author_payout_value": "0.000 HBD", + "author_reputation": 52.99, + "beneficiaries": [], + "blacklists": [], + "body": "\n

This is part 2 of my Memoir.  Missed Part 1? Click here.
\nDon't know what's going on? Start from the beginning here.

\n

If you like what you're reading, follow me @cwbrooch for more craziness. if you love what you're reading recommend me to other peeps :) feedback is also very appreciated.

\n

\n

Russian Roulette - A Memoir of my Two Years in Moscow - Part 2 - Under the Table Tactics

\n

In this part of my memoir I am going to attempt to describe the dark side of Moscow. All stories depicted here either happened directly to people I knew, or were described to me as  a it's-russia-get-used-to-it anecdote.
\nYes, I will be talking about corruption and paying people under the table for things but bear in mind that even though it seems like a common practice definitely not all people do that and not all people experience the phenomenon.

\n

A ROUTINE POLICE CHECK 

\n

It is said that it is extremely wise to keep 2k-5k Rubles (about 28-68 Euro, 30-77 Dollars, 23-58 Pounds) in your registration papers at all times. They tend to disappear when you get your documents back from the officer... If one does not have such loose change, the guy tends to make one's life difficult. \"You were speeding\", \"You didn't stop at the STOP sign\", \"You're light is out\" etc. Driving is another interesting phenomenon in Moscow. You might think that since the metro is so packed, the streets will be empty. On the contrary, but I will not get into that right now as that makes a completely different post...  However, what I will tell you is  how one of my students passed her driving exam, which leads us to...

\n

PAYING TO PASS AN EXAM

\n

After her first failed attempt, my student looked at her instructor/examiner and asked: \"Could you please tell me what I did wrong, so I can work on it in the future?\" He stared back at her surprised and announced: \"Well, you didn't pay me extra, what do you expect?!\" At that point even I was shocked - \"So people openly tell you they want money?!\" \"Get used to it Kasia, It's Russia....\"
\nNeedless to say, she was forced to pay the second time around and surprise, surprise, she passed....
\n
\nI taught English in a company. I came one week, and saw that everyone was kind of in a rush and slightly agitated. I asked what the problem was and they said they were waiting for an audit. I remember wishing them good luck... One lady looked at me and smiled \"We paid the guys to look the other way, it will be fine!\" I didn't even bother to comment as I had aleady known there was no point...

\n

GETTING INTO A PRIVATE EVENT

\n

It was the three of us - my BF, his friend and I. We wanted to do some clubbing and the friend decided we should go to a very trendy bar in the heart of Moscow. He had a loyalty card there and was well known among the bouncers. We didn't really look the part, but a hefty fee paid for each of us (by the friend) was enough to let us in...

\n

That was a minor party. Let's talk about the big stuff, involving bigger money!
\nIf you know someone, who knows someone, who knows someone you might be able to (legally) attend the dress rehearsal of the famous Victory Parade in May (the 9th to be exact). It costs about 10k (137 Euro, 116 Pounds , 153 Dollars) Watch fragments of the video below to see the magnitude of what I am talking about. 

\n

The whole thing is long, play with it a little bit. The good stuff starts at about 40 minutes. Source

\n

https://www.youtube.com/watch?v=5EI3FYynz-Q

\n

To enter the actual parade however, you need to be a prominent member of the society (e.g. ex-military) or someone famous or filthy rich :)

\n

The event itself is quite impressive and for soldiers taking part in the march it is an honor among honors.  
\nWe had the privilege of living 15 minutes on foot from the Red Square so we saw all the preparations and marches right outside our windows (till 11pm at night...)

\n

\n

PS. I am aware that my portrayal of Moscow might seem bleak and depressing. Believe me, it was not. I;m simply trying to describe the juicy bits, the interesting stuff :) My next post will be more optimistic as I will be talking about sports, parks an recreations  :)

\n

 ____________________________________________________________________________

\n

Thank you for reading Part 2 of my memoir.

\n

Want to find out more about living in Moscow? Follow me @cwbrooch :)

\n

My other work on Streemit:

\n

1) Russian Roulette - Preamble 

\n

2) Russian Roulette - Part 1 - Surviving Underground

\n

3) Why shouldn't you use google translate for learning English and which dictionaries are far better

\n

4)  How to learn vocabulary effectively in any language!

\n

5) About me: introduction  
\n 

\n


\n", + "category": "story", + "children": 0, + "created": "2016-09-15T19:41:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s14.postimg.org/bpiqdmgpt/Untitled.jpg", + "https://img.youtube.com/vi/5EI3FYynz-Q/0.jpg", + "https://lh3.googleusercontent.com/3OMfOqwX2pQ5BYeql8V1tg4J6VcMzG75pLD-nhsfHw0BYFLEQOQSeVl-sVdEkDwS6VfPco-FukpjwQONwimoOhzzT4GIPDt_VGbJfNDYaltTvEcyOFK5do7PZD1-tjDW0nxKYhUQdxG4yoxX6ZS590fMaveLKSI2Voz579yTME9U8D7UgN7R3ufBrAcq0KV8kA9VqMVxryabh2X_jBiMnP3Uwjj_hrWn3ARzHggZMRuo3G3ORSKDpoqcBA25bRDeWHe7nVT4X58NolQ4yY8HVjzyUr4zDneI8dy_eHnSf0F0FBZ8kn4NQQ3ueVR84tu-Ot64CZb9a1SetmKmupvAxBbuS8z3jBsvCECD8A5jz9qevTOkgHEbV0z2hVteH64gCLg3OI9mRVqw2GWAYwNSUlGGtwCxmwXq3p_j_igwncarIhIF2HX_bV0ACrucmewR6IiIdVfaKKAO9g2ycLbJRr_SBwE9TxBND9ar0R267Grzq5SHywG71h1nxZnXInW-HQ2l1cou8zqdiEUanqkeSbgIunZVNBcEnYYinmF-WZd5y0_Luc8rdDYy0GlKAtAJ4z0-woKDs6d_XKWhiWsYOAW3rWwCe3cJylK_6H7wNO2PlBKL=w1163-h775-no" + ], + "links": [ + "https://steemit.com/story/@cwbrooch/russian-roulette-a-memoir-of-my-two-years-in-moscow-part-1-surviving-underground", + "https://steemit.com/story/@cwbrooch/russian-roulette-a-memoir-of-my-two-years-of-living-in-moscow-preamble", + "https://www.youtube.com/channel/UC4qBu3EvraPWezHbaC7npIQ", + "https://www.youtube.com/watch?v=5EI3FYynz-Q", + "https://steemit.com/@cwbrooch", + "https://steemit.com/languages/@cwbrooch/why-shouldn-t-you-use-google-translate-for-learning-english-and-which-dictionaries-are-faaaar-better", + "https://steemit.com/languages/@cwbrooch/how-to-learn-vocabulary-effectively-in-any-language", + "https://steemit.com/introduceyourself/@cwbrooch/teacher-story-teller-cat-lover-about-me" + ], + "tags": [ + "story", + "writing", + "travel", + "life", + "russia" + ], + "users": [ + "cwbrooch" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 5891496080, + "payout": 0.001, + "payout_at": "2016-09-22T19:41:09", + "pending_payout_value": "0.001 HBD", + "percent_hbd": 10000, + "permlink": "russian-roulette-a-memoir-part-2-under-the-table-tactics", + "post_id": 1257881, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 2 + }, + "title": "Russian Roulette - a Memoir [Part 2] - Under-the-table Tactics", + "updated": "2016-09-15T19:42:57", + "url": "/story/@cwbrooch/russian-roulette-a-memoir-part-2-under-the-table-tactics" + }, + { + "active_votes": [ + { + "rshares": 1856124515188, + "voter": "badassmother" + }, + { + "rshares": 1511911763, + "voter": "fkn" + }, + { + "rshares": 1987313581, + "voter": "elishagh1" + }, + { + "rshares": 1061309796, + "voter": "murh" + }, + { + "rshares": 10685732759, + "voter": "kimziv" + }, + { + "rshares": 7380892516, + "voter": "furion" + }, + { + "rshares": 13847065167, + "voter": "aaseb" + }, + { + "rshares": 233089182, + "voter": "poseidon" + }, + { + "rshares": 1226120506, + "voter": "positive" + }, + { + "rshares": 1805841949, + "voter": "sisterholics" + }, + { + "rshares": 63861075353, + "voter": "laonie" + }, + { + "rshares": 2665078950, + "voter": "myfirst" + }, + { + "rshares": 12962686205, + "voter": "somebody" + }, + { + "rshares": 484662341, + "voter": "flysaga" + }, + { + "rshares": 2863548500, + "voter": "midnightoil" + }, + { + "rshares": 7162422615, + "voter": "xiaohui" + }, + { + "rshares": 485163523, + "voter": "elfkitchen" + }, + { + "rshares": 223914723, + "voter": "xiaokongcom" + }, + { + "rshares": 451374022, + "voter": "xianjun" + }, + { + "rshares": 82361209107, + "voter": "markrmorrisjr" + } + ], + "author": "markrmorrisjr", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.26, + "beneficiaries": [], + "blacklists": [], + "body": "## In this episode, a hot Aedapt girl helps Jack escape Killer giant Cockroaches! ##\n\n**Jake was peering through cracks between the plaster laths back into the room where they guard stood.** \n\n![enter image description here](https://s22.postimg.org/d4vifrmo1/Madison.jpg)\n***Missed an episode? Great more great reading for you [on my blog](https://steemit.com/@markrmorrisjr)! Be sure to follow me for awesome daily updates in your feed and leave me comments. I love comments!***\n\n\u201cNo, we\u2019re not that smart when we\u2019re under. We can really only do what we hear them telling us to do.\u201d Jake whispered, calmly as the big guard moved within inches of the wall, snorting. The guard turned, blasted a hole in the ceiling with his gun and charged back into the hall. \n\n*They heard him blasting the door of the next room open.*\n\n\u201cWe can\u2019t stay here. I\u2019m guessing you\u2019ve got this one on a signal blocker and there\u2019s not much time.\u201d \n\nThe girl turned and ran to a corner, where an iron hand rail rose up out of the floor in a curve. She disappeared through the floor and as Jack followed, he found a narrow, spiraling stair that led below. \n\nHe lost his footing and slid down the stairs, narrowly missing the girl. She stood in the room below, with ear to the door that led into the hall.\n\n![enter image description here](https://s16.postimg.org/90derv079/spiral_stair.jpg)\n\n*Jake followed close behind. The girl with the violet eyes opened the door and stepped out into the hall with the awakened Nosher right behind her and Jack bringing up the rear. Jack had no idea what to do next, but the girl seemed to be in her element, and willing to help.*\n\n**Hopefully, she was not leading them into more danger.** \n\nHe followed her past one door, and into the darkened room where they had first started. It was empty, which could only mean one thing. The Noshers who had recently occupied it were upstairs right now with the ugly guard. They were looking for Jack and the others and would soon head back down.\n\n\u201cShouldn\u2019t we just get out of here?\u201d Jack said. He stood with his back to the wall and the door opened a crack so that one eye could see down the hall toward the upper stairs.\n\n\u201cNot without these,\u201d the girl walked to where the guard had been and pointed up at the weapons, suspended above. She ran a hand along the doorframe, \u201cIt ought to be along here somewhere.\u201d She said.\n\n**\u201cWhat is?\u201d Jack hissed, shifting as her body pressed against his.** \n\nShe ran her hand along the top of the doorframe. He froze; she smelled good. It had been a long time since a girl had gotten this close to him, junior prom, in fact. He did not have a lot of time for dating with his work schedule. \n\n*To top it off, the smell of burnt fries that clung to him even after an hour in the shower was hardly an aphrodisiac.*\n\nThe girl put one hand on his chest and stood on tiptoe, pressing tight against him. \u201cOh, don\u2019t kid yourself; you just happened to be in my way.\u201d She laughed, scornfully, and pressed a hidden button at the top right corner of the door. Weapons rained down with a crash, and she quickly chose two handguns, handing one to Jack. \n\nShe pressed the button again, and the remaining weapons zipped back up into position. Jack had to grip the gun in his hand firmly to keep it from joining them.\n\n![enter image description here](https://s13.postimg.org/xp1l7jjyv/guns.jpg)\n\n**\u201cElectro magnet,\u201d she said and opened the door, moving out, weapon first.**\n\n\u201cI knew that,\u201d Jack said. He flattened himself against the hallway wall, like a TV detective. The magnet had occurred to him, but in his addled state, he had not really grasped the concept. Mostly he just did not like the idea of her being smarter than he was. \n\n\u201cKeep up\u201d he hissed to Jake, who had managed to grab a revolver.\nThe three moved quickly down the hall and turned toward the front door. The two roaches Jack had seen earlier, peered out from either side. \n\n**They had weapons leveled in his direction.**\n\n*The girl crouched and moved forward as if she were still a Nosher. It worked. Jack followed suit, and Jake did his best. His human consciousness was getting stronger by the minute.* \n\nHe had even started getting color back in his cheeks, and Jack was beginning to notice that the man seemed oddly familiar, the more human he became. \u201cCould be a side effect of this Nosher thinking,\" he guessed.\n\n\u201cThey're right behind us,\u201d the girl hissed to one of the roaches. \u201cBlast the next thing that comes down those stairs, you got me?\u201d \n\n**The bug clicked and hissed.** \n\n*Jack assumed it was a yes, because the two giant insects moved in and took up positions on either side of the hall.*\n\nJack bolted out the door and was relieved to see the Rabbit zip up just in time. Phineas sat behind the wheel, and the Things were nowhere in sight. Behind them, they heard the roaches open fire, and then a huge blast echoed down the hall. \n\n![enter image description here](https://s13.postimg.org/4klau8zdj/phin_rabbit.jpg)\n\nA gust of wind barreled out the door, raining cockroach guts over the three escaping figures. Jake stumbled, and Jack picked him up and shoved him into the back seat of the Rabbit.\n\nHe turned back to let the girl in, but she was gone. Phineas stood up on the running board, slapping the roof of the vehicle furiously. \u201cGet in the car! Let\u2019s go man!\u201d\n\n*By the time Jack had slid into the passenger seat, Phineas had the Rabbit patching out. They were up to top speed in a matter of seconds.*\n\n**\u201cFind a me a safe dime!\u201d Phineas yelled, standing as he worked the pedals and tried to see over the steering wheel at the same time.**\n\n\u201cWhat?\u201d Jack yelled over the whine of the engine.\n\n\u201cDime, a dimension, get us out of here.\u201d Phineas pleaded.\n\nJack opened the glove compartment and fiddled with the controls, but nothing happened.\n\n**\u201cDamn, guess I have to do everything, Phineas grumbled, \u201chere, take the wheel.\u201d** \n\n*The Leprechaun ducked under Jack\u2019s arms as he grabbed the steering wheel from his position in the passenger\u2019s seat.* \n\nPhineas leaned across the stick shift, his feet working the pedals as he started manipulating the glovebox controls. Jack\u2019s view through the windshield changed every few seconds. It was making steering from the passenger\u2019s seat even more of a challenge.\n\n*Meanwhile, Jake hunkered down in the back seat. From where Jack sat, he was not looking so good. He wondered how much time they had left.*\n\nJack swerved to miss a slow-moving vehicle that had just appeared as they shifted dimensions. Finally, Phineas settled for one that put them on a narrow two-lane country road. \n\nThe town disappeared, replaced by rows of fences. Phineas braked and turned off onto the shoulder of the road, rolling to a stop.\n\nJack\u2019s heartbeat slowly returned to normal. Meanwhile, Jake sounded like he was winding up in the back seat, his voice rolling into a high-pitched whine, perforated with short puffs of breath, like a woman in labor on a late-night sitcom.\n\n**\u201cYou okay, back there?\u201d Jack asked, climbing out onto the shoulder.** \n\nJake launched himself out of the back seat, landed face down in a shallow ditch, and promptly lost the entire contents of his stomach in a single \n\n\u201cralph\u201d.\n--------\n\nJack turned away, pulling his elbow up over his nose to avoid the horrendous smell of vomit. Meanwhile, Phineas dove around the hood of the car and into the ditch, pawing through the puke as if he was panning for gold. \n\n*A few seconds later, he came up for air, triumphantly holding the thumb drive.*\n\nHe stood, wiping his hands on Jake\u2019s jacket, and then looked at his watch. \u201cIt\u2019s past time,\u201d He said, pulling the transmitter from the man\u2019s neck. Jake lolled into the ditch; his eyes fluttered, and Phineas shoved Jack toward the driver\u2019s seat.\n\n**\u201cLet\u2019s go. We don\u2019t want to be here when they come to collect him.\u201d He said, climbing into the passenger\u2019s seat.**\n\n***Will Jake see the girl again? What about his Nosher friend, what becomes of him? Will they ever get the smell out of the ALICE? Stay tuned!***\n\n## Look for the upvote button below. If you liked the post, upvote and share! If you're not on Steemit yet, why not? You get free money for signing up! ##", + "category": "story", + "children": 0, + "created": "2016-09-15T19:40:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s22.postimg.org/d4vifrmo1/Madison.jpg", + "https://s16.postimg.org/90derv079/spiral_stair.jpg", + "https://s13.postimg.org/xp1l7jjyv/guns.jpg", + "https://s13.postimg.org/4klau8zdj/phin_rabbit.jpg" + ], + "links": [ + "https://steemit.com/@markrmorrisjr" + ], + "tags": [ + "story", + "life", + "fiction", + "anarchy", + "minnowsunited" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 2069384927746, + "payout": 0.691, + "payout_at": "2016-09-22T19:40:48", + "pending_payout_value": "0.691 HBD", + "percent_hbd": 10000, + "permlink": "original-fiction-jacked-book-one-the-origin-dime-chronicles-episode-10", + "post_id": 1257877, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 20 + }, + "title": "Original Fiction: JACKED Book One, The Origin Dime Chronicles, Episode 10", + "updated": "2016-09-15T19:40:48", + "url": "/story/@markrmorrisjr/original-fiction-jacked-book-one-the-origin-dime-chronicles-episode-10" + }, + { + "active_votes": [ + { + "rshares": 201736965, + "voter": "blend" + } + ], + "author": "blend", + "author_payout_value": "0.000 HBD", + "author_reputation": 45.17, + "beneficiaries": [], + "blacklists": [], + "body": "\n\n\nhttps://youtu.be/i3Nd_FK1zUg\nsource>http://www.gizmodo.com.au/2016/09/so-uh-vape-tricks-are-cool-now/", + "category": "art", + "children": 0, + "created": "2016-09-15T19:40:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.kinja-img.com/gawker-media/image/upload/t_original/p8yuecbnagacjm6khr6t.jpg", + "https://img.youtube.com/vi/i3Nd_FK1zUg/0.jpg" + ], + "links": [ + "https://youtu.be/i3Nd_FK1zUg" + ], + "tags": [ + "art", + "story", + "life", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 201736965, + "payout": 0.0, + "payout_at": "2016-09-22T19:40:36", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "so-uh-vape-tricks-are-cool-now", + "post_id": 1257876, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "So, Uh... Vape Tricks Are Cool Now?", + "updated": "2016-09-15T19:40:36", + "url": "/art/@blend/so-uh-vape-tricks-are-cool-now" + }, + { + "active_votes": [], + "author": "philanthropest", + "author_payout_value": "0.000 HBD", + "author_reputation": 29.41, + "beneficiaries": [], + "blacklists": [], + "body": "\n

James Comey -the Director of the FBI - puts tape over his personal laptop camera and webcams.  

\n

I'm not crazy for having masking tape over my camera...I'm not alone....

\n

https://www.youtube.com/watch?v=y02aBfNT8n4

\n

WHY AREN'T PEOPLE MORE CONCERNED ABOUT BEING LISTENED TO...YES, IT IS INVASIVE TO KNOW YOU ARE BEING WATCHED, BUT....

\n\n

AS IF THEY AREN'T LISTENING TO YOU/ME....IF THEY ARE WATCHING...THEY ARE OBVIOUSLY LISTENING

\n", + "category": "freedom", + "children": 0, + "created": "2016-09-15T19:40:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/y02aBfNT8n4/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=y02aBfNT8n4" + ], + "tags": [ + "freedom", + "anarchy", + "steem", + "life", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 0, + "payout": 0.0, + "payout_at": "2016-09-22T19:40:21", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "cover-your-laptop-and-phone-camera-comey-dir-of-the-fbi-does", + "post_id": 1257871, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 0 + }, + "title": "COVER YOUR LAPTOP -and phone- CAMERA - Comey; DIR OF THE FBI DOES", + "updated": "2016-09-15T19:42:36", + "url": "/freedom/@philanthropest/cover-your-laptop-and-phone-camera-comey-dir-of-the-fbi-does" + }, + { + "active_votes": [ + { + "rshares": 231815399848, + "voter": "anonymous" + }, + { + "rshares": 1856124515188, + "voter": "badassmother" + }, + { + "rshares": 1950776472028, + "voter": "xeroc" + }, + { + "rshares": 466189427281, + "voter": "recursive2" + }, + { + "rshares": 440845842, + "voter": "lee2" + }, + { + "rshares": 26932369613, + "voter": "lee3" + }, + { + "rshares": 8677356665, + "voter": "lee4" + }, + { + "rshares": 22149156424, + "voter": "lee5" + }, + { + "rshares": 24694558802, + "voter": "fkn" + }, + { + "rshares": 468295495, + "voter": "paco-steem" + }, + { + "rshares": 5641891453, + "voter": "spaninv" + }, + { + "rshares": 31733693573, + "voter": "instructor2121" + }, + { + "rshares": 319978787382, + "voter": "teamsteem" + }, + { + "rshares": 32459455171, + "voter": "elishagh1" + }, + { + "rshares": 584301957019, + "voter": "nanzo-scoop" + }, + { + "rshares": 183455862202, + "voter": "steve-walschot" + }, + { + "rshares": 177422979921, + "voter": "mummyimperfect" + }, + { + "rshares": 1061309796, + "voter": "murh" + }, + { + "rshares": 40553528416, + "voter": "ranko-k" + }, + { + "rshares": 970610699889, + "voter": "cyber" + }, + { + "rshares": 49581638772, + "voter": "ak2020" + }, + { + "rshares": 61303208719, + "voter": "justtryme90" + }, + { + "rshares": 35244223389, + "voter": "drinkzya" + }, + { + "rshares": 3848697023555, + "voter": "satoshifund" + }, + { + "rshares": 365370465, + "voter": "stiletto" + }, + { + "rshares": 55960464168, + "voter": "thecryptodrive" + }, + { + "rshares": 275083790158, + "voter": "trogdor" + }, + { + "rshares": 5047565689, + "voter": "tee-em" + }, + { + "rshares": 31346657524, + "voter": "michaelx" + }, + { + "rshares": 203028922423, + "voter": "kimziv" + }, + { + "rshares": 45359587433, + "voter": "honeythief" + }, + { + "rshares": 75335893384, + "voter": "emily-cook" + }, + { + "rshares": 34073741916, + "voter": "cryptoiskey" + }, + { + "rshares": 484636799, + "voter": "mrhankeh" + }, + { + "rshares": 36267999733, + "voter": "clement" + }, + { + "rshares": 49807514764, + "voter": "isteemit" + }, + { + "rshares": 68450624110, + "voter": "bacchist" + }, + { + "rshares": 52094130602, + "voter": "venuspcs" + }, + { + "rshares": 462747522217, + "voter": "roelandp" + }, + { + "rshares": 5271256317, + "voter": "riscadox" + }, + { + "rshares": 118094280271, + "voter": "furion" + }, + { + "rshares": 578386960, + "voter": "barbara2" + }, + { + "rshares": 642869652, + "voter": "ch0c0latechip" + }, + { + "rshares": 594982040, + "voter": "doge4lyf" + }, + { + "rshares": 14886225123, + "voter": "ausbitbank" + }, + { + "rshares": 2531219186, + "voter": "steem1653" + }, + { + "rshares": 185306737687, + "voter": "anyx" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 5250267854, + "voter": "thegoodguy" + }, + { + "rshares": 13847065167, + "voter": "aaseb" + }, + { + "rshares": 4209550858, + "voter": "karen13" + }, + { + "rshares": 89580632, + "voter": "wildchild" + }, + { + "rshares": 14455781997, + "voter": "nippel66" + }, + { + "rshares": 4428694472, + "voter": "poseidon" + }, + { + "rshares": 3709674578, + "voter": "bitcoiner" + }, + { + "rshares": 30989849211, + "voter": "zaebars" + }, + { + "rshares": 20026634941, + "voter": "positive" + }, + { + "rshares": 799615699, + "voter": "raymonjohnstone" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 34310997040, + "voter": "sisterholics" + }, + { + "rshares": 4150694741, + "voter": "tygergamer" + }, + { + "rshares": 674282213, + "voter": "fnait" + }, + { + "rshares": 599033376, + "voter": "keepcalmand" + }, + { + "rshares": 21249911268, + "voter": "sisters" + }, + { + "rshares": 135241026997, + "voter": "steemdrive" + }, + { + "rshares": 50580942653, + "voter": "gomeravibz" + }, + { + "rshares": 2157263872, + "voter": "merej99" + }, + { + "rshares": 1181429894047, + "voter": "laonie" + }, + { + "rshares": 22969530313, + "voter": "laonie1" + }, + { + "rshares": 23486336661, + "voter": "laonie2" + }, + { + "rshares": 23494631758, + "voter": "laonie3" + }, + { + "rshares": 41308723727, + "voter": "myfirst" + }, + { + "rshares": 246291037911, + "voter": "somebody" + }, + { + "rshares": 9208584487, + "voter": "flysaga" + }, + { + "rshares": 5831884826, + "voter": "brendio" + }, + { + "rshares": 54407421509, + "voter": "midnightoil" + }, + { + "rshares": 4190432650, + "voter": "ullikume" + }, + { + "rshares": 538023492, + "voter": "marinaz" + }, + { + "rshares": 50577648, + "voter": "michellek" + }, + { + "rshares": 23490308796, + "voter": "laonie4" + }, + { + "rshares": 23488038283, + "voter": "laonie5" + }, + { + "rshares": 23485060556, + "voter": "laonie6" + }, + { + "rshares": 23480907119, + "voter": "laonie7" + }, + { + "rshares": 3157899297, + "voter": "kurtbeil" + }, + { + "rshares": 23477459041, + "voter": "laonie8" + }, + { + "rshares": 23474757706, + "voter": "laonie9" + }, + { + "rshares": 2370331931, + "voter": "steemleak" + }, + { + "rshares": 136086029693, + "voter": "xiaohui" + }, + { + "rshares": 88206053, + "voter": "bigsambucca" + }, + { + "rshares": 6630568148, + "voter": "elfkitchen" + }, + { + "rshares": 99940391922, + "voter": "joele" + }, + { + "rshares": 2354334523, + "voter": "paynode" + }, + { + "rshares": 4254379739, + "voter": "xiaokongcom" + }, + { + "rshares": 8576106418, + "voter": "xianjun" + }, + { + "rshares": 72135954, + "voter": "stevescriber" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 52419023, + "voter": "nano2nd" + }, + { + "rshares": 576343622, + "voter": "microluck" + }, + { + "rshares": 60225791, + "voter": "cryptoblu" + }, + { + "rshares": 60219243, + "voter": "instructor" + }, + { + "rshares": 802020725261, + "voter": "dollarvigilante" + }, + { + "rshares": 3977281078, + "voter": "lamech-m" + }, + { + "rshares": 23468551300, + "voter": "laonie10" + }, + { + "rshares": 8536250240, + "voter": "garywilson" + }, + { + "rshares": 50829277, + "voter": "bitchplease" + }, + { + "rshares": 99130059443, + "voter": "barrycooper" + }, + { + "rshares": 31611733517, + "voter": "hilarski" + }, + { + "rshares": 2029369552, + "voter": "shadowspub" + }, + { + "rshares": 8390958262, + "voter": "rimann" + }, + { + "rshares": 56999917, + "voter": "rickmiller" + }, + { + "rshares": 5401518277, + "voter": "nulliusinverba" + }, + { + "rshares": 22792452702, + "voter": "mikehere" + }, + { + "rshares": 22621847215, + "voter": "laonie11" + }, + { + "rshares": 3411072843, + "voter": "xanoxt" + }, + { + "rshares": 174778016, + "voter": "greatness" + }, + { + "rshares": 26574132419, + "voter": "sponge-bob" + }, + { + "rshares": 4044803243, + "voter": "l0k1" + }, + { + "rshares": 50798127, + "voter": "freesteem" + }, + { + "rshares": 2353724275, + "voter": "zettar" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 53413720, + "voter": "lighter" + }, + { + "rshares": 258239323, + "voter": "maarnio" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 5934390558, + "voter": "dexter-k" + }, + { + "rshares": 51716816, + "voter": "doggnostic" + }, + { + "rshares": 659649765, + "voter": "ct-gurus" + }, + { + "rshares": 51449632, + "voter": "jenny-talls" + }, + { + "rshares": 415654681468, + "voter": "charlieshrem" + }, + { + "rshares": 63546443837, + "voter": "tracemayer" + }, + { + "rshares": 26568286493, + "voter": "brains" + }, + { + "rshares": 1702730509, + "voter": "alwayzgame" + }, + { + "rshares": 1282974860, + "voter": "bitcoinparadise" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 2127783725, + "voter": "steemsquad" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 431087473, + "voter": "littlemorelove" + }, + { + "rshares": 51636819, + "voter": "mbizryu0" + }, + { + "rshares": 51631638, + "voter": "archij" + }, + { + "rshares": 51530815, + "voter": "movie7283" + }, + { + "rshares": 51527606, + "voter": "ppcompp2" + }, + { + "rshares": 51520427, + "voter": "jj1968" + }, + { + "rshares": 51516489, + "voter": "cineger" + }, + { + "rshares": 51497383, + "voter": "sksduddk" + }, + { + "rshares": 51490214, + "voter": "jjc0719" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 50677982, + "voter": "sjytoy" + }, + { + "rshares": 50676799, + "voter": "shy2675" + }, + { + "rshares": 50675747, + "voter": "suance1009" + }, + { + "rshares": 50674176, + "voter": "hasqmd" + }, + { + "rshares": 50673722, + "voter": "fischer67" + }, + { + "rshares": 50672116, + "voter": "elya1" + }, + { + "rshares": 50632828, + "voter": "xclamp45" + }, + { + "rshares": 50618471, + "voter": "likeagame1" + }, + { + "rshares": 50616898, + "voter": "apple4006" + }, + { + "rshares": 50615195, + "voter": "bigbell61" + }, + { + "rshares": 50612850, + "voter": "dolpo777" + }, + { + "rshares": 50611931, + "voter": "dongperi" + }, + { + "rshares": 50610620, + "voter": "lion2byung" + }, + { + "rshares": 50610002, + "voter": "cwj1973" + }, + { + "rshares": 50609329, + "voter": "psj212" + }, + { + "rshares": 50608661, + "voter": "owithed2" + }, + { + "rshares": 50606929, + "voter": "fiself2" + }, + { + "rshares": 50605131, + "voter": "trablinever1" + }, + { + "rshares": 50603861, + "voter": "nuals1940" + }, + { + "rshares": 50602310, + "voter": "fanceth2" + }, + { + "rshares": 50355943, + "voter": "forea1995" + }, + { + "rshares": 50354561, + "voter": "holow1968" + }, + { + "rshares": 50353969, + "voter": "peaces1952" + }, + { + "rshares": 50346496, + "voter": "himighar2" + }, + { + "rshares": 50345607, + "voter": "aromese1974" + }, + { + "rshares": 50344921, + "voter": "runis1943" + }, + { + "rshares": 50344067, + "voter": "tong1962" + }, + { + "rshares": 50340744, + "voter": "hishe1997" + }, + { + "rshares": 1979857275, + "voter": "cwbrooch" + }, + { + "rshares": 52329350, + "voter": "ninjapainter" + }, + { + "rshares": 51393104, + "voter": "buit1989" + }, + { + "rshares": 51389981, + "voter": "imadecoult1" + }, + { + "rshares": 51387526, + "voter": "infees2" + }, + { + "rshares": 51384095, + "voter": "suar1997" + }, + { + "rshares": 51382067, + "voter": "sobsell93" + }, + { + "rshares": 51380710, + "voter": "stroned96" + }, + { + "rshares": 51378107, + "voter": "drethe" + }, + { + "rshares": 51377505, + "voter": "qualwas" + }, + { + "rshares": 51376367, + "voter": "phent1994" + }, + { + "rshares": 51375075, + "voter": "baboyes" + }, + { + "rshares": 51373532, + "voter": "whor1973" + }, + { + "rshares": 51372739, + "voter": "youreforn" + }, + { + "rshares": 51371902, + "voter": "voll1981" + }, + { + "rshares": 51370717, + "voter": "copenty2" + }, + { + "rshares": 51369717, + "voter": "maject2" + }, + { + "rshares": 51367233, + "voter": "coust1997" + }, + { + "rshares": 51366398, + "voter": "busionea84" + }, + { + "rshares": 51365174, + "voter": "therver1" + }, + { + "rshares": 51364022, + "voter": "appirdsmanne1990" + }, + { + "rshares": 51362967, + "voter": "alienighted87" + }, + { + "rshares": 51359746, + "voter": "anity1994" + }, + { + "rshares": 59959066, + "voter": "themphe1" + }, + { + "rshares": 51355864, + "voter": "abild1988" + }, + { + "rshares": 51353540, + "voter": "spoll1973" + }, + { + "rshares": 66162576, + "voter": "afteld1" + }, + { + "rshares": 1630374239, + "voter": "rusteemitblog" + }, + { + "rshares": 31008332335, + "voter": "goldmatters" + }, + { + "rshares": 68608760, + "voter": "dealzgal" + }, + { + "rshares": 64921864, + "voter": "storage" + }, + { + "rshares": 55388665, + "voter": "blackmarket" + }, + { + "rshares": 58454327, + "voter": "gifts" + }, + { + "rshares": 93882016, + "voter": "expat" + }, + { + "rshares": 188217107, + "voter": "techslut" + }, + { + "rshares": 137659447, + "voter": "steemtrail" + }, + { + "rshares": 3035584586, + "voter": "steemlift" + }, + { + "rshares": 123580867, + "voter": "toddemaher1" + } + ], + "author": "charlieshrem", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.32, + "beneficiaries": [], + "blacklists": [], + "body": "[![1427721443457173 (1).jpg](https://s15.postimg.org/e6gxjg8cb/1427721443457173_1.jpg)](https://postimg.org/image/5bg38xjjr/)\n\nThe day I went to prison I published an article Bitcoin for Prison. While I didn't get to read or see the article until someone mailed me a physical copy, I found out that my article had started a number of discussions and follow-on commentary.\n\nDuring my stay at Lewisburg Federal Prison Camp I observed many economic theories put into effect by inmates and the prison administration, including Gresham's law, hyperinflation, currency exchange, and others.\n\nThere are two markets in prison, the \"Administration Run Market\" (ARM) and the \"Inmate Run Market\" (IRM). \n\nFor the ARM, family and friends can add money to your account through Western Union, MoneyGram, or mailing a check. These funds get added to your account fairly quickly and can be used almost immediately, however with a strict spending limit. You get 300 minutes of phone use per month for about $70, and email costs about $0.05 a minute and is only available at specific times to specific people. Once a week you can shop in the commissary with a $360 a month spending limit. Further, certain products have limits of how much you can buy, for example the Mackerel (described below). Alternatively, the IRM is where you can buy sandwiches, wraps, pizzas, Italian ices, hire a personal trainer, get a haircut, pay someone to clean your cube, repair a watch, even inmate run caterers for your birthday or going home party. Additionally there were inmate run 'stores' which sold commissary items at a markup since you could only commissary shop once a week.\n\n[![mackerel-203x300.png](https://s18.postimg.org/pkn7zm1h5/mackerel_203x300.png)](https://postimg.org/image/iu6qq6eb9/)\n\nThe Mackerel (meaning literal packets of fish) is one of the competing currencies in the IRM. It has utility by being one of the best sources of protein on the compound. You can save it for a long time, the shelf life is a few years. The price is relatively the same across all prisons in the country, so even if you transfer prisons your property comes with you, including your Mackerel which is worth the same somewhere else. Unlike tunafish, chicken packets and protein bars, more people eat Mackerel. Those other food items can be used as currency as well, for example the guy who fixes your watch may only accept protein bars because he hates fish. There was even a form of digital currency being used, which I will discuss in another post.\n\n[![pzyQaHU.png](https://s15.postimg.org/tggsqn3uj/pzy_Qa_HU.png)](https://postimg.org/image/nfj3tkh87/)\n\nUtility and medium of exchange give it some value but what about scarcity ? If there is a virtually unlimited amount of Mackerel in the IRM, just like the Federal Reserve printing money, there is no scarcity and hyperinflation can occure if it is debased. \n\nUsing a simple equation, 467 (Number of Inmates) * 14 (Maximum Quantity Allowed to Purchase Per Inmate) * 52 (weeks, assuming every inmate buys the maximum mount of Mackerel every week)\n\nSo if in 2015 we assume that the Supply and Velocity grows at the exact same rate with the Price Level and Transactions unchanging, the amount of Mackerel would essentially double on an even inflation rate. This does not factor in the 3 year shelf life, where expired Mackerel becomes a secondary currency. I will discuss in my next post. \n\nI like to believe that the value of money is determined also psychological factors, like a commodity and not only by mechanical or mathematical factors. In prison many of these psychological factors come into play.\n\n[![1867-1967-Ten-10\u00a2-Cents-Commemorative-Centennial.jpg](https://s15.postimg.org/yqgpkthrv/1867_1967_Ten_10_Cents_Commemorative_Centennial.jpg)](https://postimg.org/image/ceiwrfinr/)\n\nMost people use Mackerel as a day-to-day currency for normal transactions, but for reasons I will explain in my next post, they are not the best long term store of value which is important for a currency. For longer term store of value, many inmates use stamps. Stamps have a set rate by the United States Postal Service and have similar characteristics as Mackerel aside for being edible. However, with the introduction of email on the compound many people stopped writing letters as email is cheaper and faster therefore reducing stamps ability to be a transactional currency as a majority of the inmates have no use for them. As a store of value they still hold weight because they are small and easy to store large amounts, while Mackerel is not.\n\nThe biggest value stamps have is that they can be mailed home and your family can redeem them for dollars as the local post office, but that feature can be stopped by better mail screening and overnight the stamp could lose its store of value utility. \n\nIn my next post I will discuss how currency exchangers work, what happens when the prison administration purposely floods the market, and how a secondary currency was created out of expired Mackerel called \u201cMoney Maks\u201d", + "category": "story", + "children": 2, + "created": "2016-09-15T19:39:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s15.postimg.org/e6gxjg8cb/1427721443457173_1.jpg", + "https://s18.postimg.org/pkn7zm1h5/mackerel_203x300.png", + "https://s15.postimg.org/tggsqn3uj/pzy_Qa_HU.png", + "https://s15.postimg.org/yqgpkthrv/1867_1967_Ten_10_Cents_Commemorative_Centennial.jpg" + ], + "links": [ + "https://postimg.org/image/5bg38xjjr/", + "https://postimg.org/image/iu6qq6eb9/", + "https://postimg.org/image/nfj3tkh87/", + "https://postimg.org/image/ceiwrfinr/" + ], + "tags": [ + "story", + "life", + "bitcoin" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 16647533396431, + "payout": 18.922, + "payout_at": "2016-09-22T19:39:15", + "pending_payout_value": "18.922 HBD", + "percent_hbd": 10000, + "permlink": "mackerelcoin-and-my-socioeconomic-observations-from-prison-part-1-by-charlie-shrem", + "post_id": 1257859, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 211 + }, + "title": "MackerelCoin & My Socioeconomic Observations from Prison (Part 1 by Charlie Shrem)", + "updated": "2016-09-15T19:39:15", + "url": "/story/@charlieshrem/mackerelcoin-and-my-socioeconomic-observations-from-prison-part-1-by-charlie-shrem" + }, + { + "active_votes": [ + { + "rshares": 2041184971, + "voter": "profitgenerator" + } + ], + "author": "profitgenerator", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.62, + "beneficiaries": [], + "blacklists": [], + "body": "Let's analyze more deeply the relationship between USD and Oil. This is a continuation of this 3 part series, and in this part I will describe my opinions how to trade Oil, despite it's unpredictability. Here is the previous part:\n\n
https://steemit.com/money/@profitgenerator/the-Oil-market-1-3
\n\n------------------------------------\n
\n
[![oilfield-643836_1920.jpg](https://s16.postimg.org/j6asrkj79/oilfield_643836_1920.jpg)](https://postimg.org/image/5cmg2iqlt/)
\n\n

Oil and Dollar

\n\nBefore we go into strategies, I have to explain more thoroughly what relationship I was talking about in the past article.\n\nSo we know that the Oil is denominated by the US Dollar, and we know that a cheap Oil is good for the US Economy, but I wasn't very precise here, this is not entirely true, there is something more here.\n\nFirst of all the commodity market is the only thing that keeps the US Dollar stable, since the Nixon lifting of the Gold standard. The USD is printed at will and the commodities are the only thing that give it some residual value.\n\nSo the commodity market has to be as liquid as possible in order to keep the USD stable, because every ounce of Gold, gram of grain or drop of Oil bought gives value to the USD, because it goes through the USD market.\n\nBut also the commodity market cannot be high in price, because that is bad for the USD. So you have to have a very liquid commodity market, but one that has low price. It sounds very contradictory (the velocity of money theory forbids this), so how you do you achieve this?\n\nWith a Paper Ponzi Scheme: https://en.wikipedia.org/wiki/Gold_certificate\n\nBy issuing commodities on paper, that are not backed by real commodities, or in other words extremely leveraged instruments. You can read more about this popular scam here:\n\n
http://www.silverdoctors.com/Gold/Gold-news/comex-Gold-leverage-skyrockets-to-a-shocking-5421/\nhttp://www.zerohedge.com/news/2016-06-25/comex-registered-silver-now-more-leveraged-Gold
\n\n
[![Leverage-Of-COMEX-Registered-Silver-Contracts.png](https://s17.postimg.org/bgdwcshn3/Leverage_Of_COMEX_Registered_Silver_Contracts.png)](https://postimg.org/image/vnrc53f4b/)
\n
*(Source: https://srsroccoreport.com)*
\n\nNow I am not sure if the same phenomena is happening to Oil as well, but it could be possible. The entire commodity market is undervalued while derivatives and over-leveraged scams are the popular choice of investment for investors.\n\nSo if this is true, then Oil, and the whole commodity market would be into a bullish run possibly. But what about the USD? Yes, the USD itself is in trouble too. The US national debt and outstanding liabilities are too big, and I think the FED will just do QE any minute now, printing up Dollars and perhaps pumping up the commodity market too.\n\nAlright so now it is very confusing, in the past article I established a bearish trend, and now I am saying a bullish scenario could happen? So which one is it. Well let's take them 1 by 1:\n\n* Venezuela economic collapse and Middle East wars = **Bullish**\n* Big Oil price not good for US so they will suppress it with any tool available = `Bearish`\n* OPEC increased Oil production together with [Iran's lifted embargo](http://www.nytimes.com/2016/03/08/world/middleeast/embargo-lifted-iranian-Oil-reaches-europe.html) = `Bearish` \n* Russia building Oil pipeline in South Europe = `Bearish`\n* China investing in Africa and importing Oil = **Bullish** (since the growing Chinese economy is a big Oil demand)\n* Rising Green Energy markets = `Bearish`\n* Paper ponzi scheme could collapse anytime = **Bullish**\n* New rounds of quantitative easing to erode global debts = **Bullish**\n\nSo it looks to me like a whipsaw, again it could be quantified to have more accurate numbers, but it looks like the risk is big in the market. I would certainly not go long or short on it, since it's pretty unpredictable based on these macroeconomic trends. Whatever monopoly controls the price of Oil has made sure to make the price unpredictable, so that people will be wiped out on both sides.\n\nSo then how to trade this, if long and short positions are too risky, what to do?\n\n----------------------\n
\n
[![money-finance-bills-500.jpg](https://s17.postimg.org/simy7jp3j/money_finance_bills_500.jpg)](https://postimg.org/image/kd4w9e0uj/)
\n\n\n

Trading the Oil Market

\n\nIf long and short positions are too risky, then hedging is the only strategy left in my opinion. I would not trade Oil naked, but if we hedge it with the right instrument, it could be profitable.\n\n

[Hedging](https://en.wikipedia.org/wiki/Hedge_%28finance%29)

\n\nBut what to hedge, what pairs to hedge and how? Well there are many combinations, and you have to find the pairs that will make you money nontheless.\n\nBut let's cut the crap, I have found a setup that is ultra profitable, and I will share it with you, in exchange you can donate me some SBD and upvote my post and follow me, that is the least you can do for showing you this ultra profitable trading strategy.\n\nSo here are the pairs:\n* Oil / USD\n* XAU / USD\n* USD / JPY\n* DJI / USD\n\nWe will construct our `artificial index` from these, I will call it `ProfitGenerator`:\n\n
[![profitgenerator.png](https://s12.postimg.org/421peh5v1/profitgenerator.png)](https://postimg.org/image/feeaw9ejt/)
\n\nThis is how `ProfitGenerator` looks like, it is really a @profitgenerator, going up and up since 2009. The formula is the following:\n`BUY Oil / USD`\n`SELL XAU / USD`\n`SELL USD / JPY`\n`BUY DJI / USD`\n\nSo basically by buying the DOW 30 and Oil, and selling Gold and the USD/JPY, we get this artificial index that always makes our profits go up since 2009. Of course it has dips and volatility, but the trend line looks to go up:\n\n
[![trend.png](https://s13.postimg.org/7c4281afb/trend.png)](https://postimg.org/image/mktzlt43n/)
\n\nI have extrapolated it linearly in the future, and it could be a profitable investment.Looks like easy money to me, I might check it out as well, and look for even better hedging strategies.\n\n---------------------------\n\nBasically this is how I would trade Oil at the moment, not naked, but put inside this nice hedging strategy. So if you decide to try it out, you should reward me after you made some profits!\n\n\n---------------------------\n\n*Data sources: http://www.investing.com*\n\n***Disclaimer: The information provided on this page might be incorrect. I am not responsible if you lose money using the information on this page! This is not an investment advice, just my opinion and analysis for educational purposes.***\n\n\n-------------------------------------------\n\n\n

Upvote & Follow Me: @profitgenerator

", + "category": "money", + "children": 0, + "created": "2016-09-15T19:39:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s16.postimg.org/j6asrkj79/oilfield_643836_1920.jpg", + "https://s17.postimg.org/bgdwcshn3/Leverage_Of_COMEX_Registered_Silver_Contracts.png", + "https://s17.postimg.org/simy7jp3j/money_finance_bills_500.jpg", + "https://s12.postimg.org/421peh5v1/profitgenerator.png", + "https://s13.postimg.org/7c4281afb/trend.png" + ], + "links": [ + "https://steemit.com/money/@profitgenerator/the-Oil-market-1-3", + "https://postimg.org/image/5cmg2iqlt/", + "https://en.wikipedia.org/wiki/Gold_certificate", + "http://www.silverdoctors.com/Gold/Gold-news/comex-Gold-leverage-skyrockets-to-a-shocking-5421/", + "https://postimg.org/image/vnrc53f4b/", + "https://srsroccoreport.com", + "http://www.nytimes.com/2016/03/08/world/middleeast/embargo-lifted-iranian-Oil-reaches-europe.html", + "https://postimg.org/image/kd4w9e0uj/", + "https://en.wikipedia.org/wiki/Hedge_%28finance%29", + "https://postimg.org/image/feeaw9ejt/", + "https://postimg.org/image/mktzlt43n/", + "http://www.investing.com" + ], + "tags": [ + "money", + "investing", + "oil", + "trading", + "economics" + ], + "users": [ + "profitgenerator" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 2041184971, + "payout": 0.0, + "payout_at": "2016-09-22T19:39:15", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "the-oil-market-2-3", + "post_id": 1257858, + "promoted": "0.030 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "The Oil Market [2/3]", + "updated": "2016-09-15T19:39:15", + "url": "/money/@profitgenerator/the-oil-market-2-3" + }, + { + "active_votes": [ + { + "rshares": 99588913, + "voter": "rebeccamorgan" + }, + { + "rshares": 2264991522, + "voter": "bluechoochoo" + } + ], + "author": "rebeccamorgan", + "author_payout_value": "0.000 HBD", + "author_reputation": 43.74, + "beneficiaries": [], + "blacklists": [], + "body": "\n

\n

I don't know about you, but one of my favorite parts of eating sushi is the pickled ginger. Today, I stopped by the store to pick up some pickled ginger to go with the sushi I was making for lunch, but I was totally bummed that they didn't have any.

\n

So I went home and did what I do a lot...I improvised. Remembering the bag of whole, unpeeled ginger I had thrown in the freezer a while back, I got it out. Turns out, you can make great pickled ginger at home, and it's super easy! 

\n

Recipe:

\n

1/4 cup peeled, thinly sliced ginger

\n

1/4 cup seasoned sushi vinegar

\n

1 tablespoon ginger

\n

Put all the ingredients in a small seal-able container and let set in the refrigerator for at least one hour.

\n

I love to eat this with a simple tempura shrimp roll using 1 sheet of nori, 1/2 cup sushi rice, and tempura shrimp.

\n

YUM!

\n", + "category": "food", + "children": 0, + "created": "2016-09-15T19:39:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcSvPcipLOst42r-1eVPTuUXJ1aF4RhA6dpo9vwTt_HgsdBHW9GYXA" + ], + "tags": [ + "food", + "recipe", + "life", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 2364580435, + "payout": 0.0, + "payout_at": "2016-09-22T19:39:12", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "recipe-pickled-ginger-for-sushi", + "post_id": 1257857, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 2 + }, + "title": "[recipe] pickled ginger for sushi", + "updated": "2016-09-15T19:39:12", + "url": "/food/@rebeccamorgan/recipe-pickled-ginger-for-sushi" + }, + { + "active_votes": [ + { + "rshares": 13342307926, + "voter": "valtr" + }, + { + "rshares": 27470549701, + "voter": "acidyo" + }, + { + "rshares": 313710480, + "voter": "coar" + }, + { + "rshares": 1061309796, + "voter": "murh" + }, + { + "rshares": 52094130602, + "voter": "venuspcs" + }, + { + "rshares": 8222986904, + "voter": "getssidetracked" + }, + { + "rshares": 1582556166, + "voter": "trees" + }, + { + "rshares": 221867769, + "voter": "strawhat" + }, + { + "rshares": 777893805, + "voter": "cryptochannel" + }, + { + "rshares": 121062267, + "voter": "bola" + }, + { + "rshares": 119998460, + "voter": "pokemon" + }, + { + "rshares": 6168588588, + "voter": "chloetaylor" + }, + { + "rshares": 2275125890, + "voter": "andrew0" + }, + { + "rshares": 7475701368, + "voter": "thebotkiller" + }, + { + "rshares": 59295031, + "voter": "dobbydaba" + }, + { + "rshares": 7989270301, + "voter": "karisa" + }, + { + "rshares": 54574888, + "voter": "lighter" + }, + { + "rshares": 298391608, + "voter": "risabold" + } + ], + "author": "acidyo", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.78, + "beneficiaries": [], + "blacklists": [], + "body": "Since I am really unskilled at PS/Gimp I decided to draw a signature myself!\n\nhttp://imgur.com/FU1u3Aa.jpg\n\nWas thinking of adding it after my posts like this:\nMaybe resize it a bit smaller and make it linkable to my account page, let me know what you think :)\n\nhttp://imgur.com/UIw3ArK.jpg", + "category": "avatar", + "children": 1, + "created": "2016-09-15T19:37:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://imgur.com/FU1u3Aa.jpg", + "http://imgur.com/UIw3ArK.jpg" + ], + "tags": [ + "avatar", + "signature", + "steemit", + "acidyo", + "art" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 129649321550, + "payout": 0.029, + "payout_at": "2016-09-22T19:37:00", + "pending_payout_value": "0.029 HBD", + "percent_hbd": 10000, + "permlink": "drew-an-avatar-signature-for-my-posts", + "post_id": 1257834, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 18 + }, + "title": "Drew an avatar/signature for my posts!", + "updated": "2016-09-15T19:37:00", + "url": "/avatar/@acidyo/drew-an-avatar-signature-for-my-posts" + }, + { + "active_votes": [ + { + "rshares": 153246055, + "voter": "ladenlabel" + } + ], + "author": "ladenlabel", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "Each day more and more people are jumping onto the \u201cgreen\u201d bandwagon as an attempt protect themselves and \nfamilies from the hidden dangers in chemical products. It\u2019s no secret anymore that many of these concoctions are \nloaded with carcinogens that damage the neurological, reproductive, and hormonal systems.\n\n For example fluoride is a substance found in most drinking water that to me and many doctors alike would say is unethical.\n \nFluoride is not an essential nutrient. No disease, not even tooth decay, is caused by a \u201cfluoride deficiency.\u201d Not a single biological process has been shown to require fluoride. On the contrary there is extensive evidence that fluoride can interfere with many important biological processes. Fluoride interferes with numerous enzymes. In combination with aluminum, fluoride interferes with G-proteins. Such interactions give aluminum-fluoride complexes the potential to interfere with signals from growth factors, hormones and neurotransmitters. More and more studies indicate that fluoride can interfere with biochemistry in fundamental ways.\n\nFluoride may damage the brain. According to the National Research Council, \u201cit is apparent that fluorides have the ability to interfere with the functions of the brain.\u201d In a review of the literature commissioned by the US Environmental Protection Agency (EPA), fluoride has been listed among about 100 chemicals for which there is \u201csubstantial evidence of developmental neurotoxicity.\u201d Animal experiments show that fluoride accumulates in the brain and alters mental behavior in a manner consistent with a neurotoxic agent. In total, there have now been over 100 animal experiments showing that fluoride can damage the brain and impact learning and behavior. According to fluoridation proponents, these animal studies can be ignored because high doses were used. However, it is important to note that rats generally require five times more fluoride to reach the same plasma levels in humans. Further, one animal experiment found effects at remarkably low doses. In this study, rats fed for one year with 1 ppm fluoride in their water (the same level used in fluoridation programs), using either sodium fluoride or aluminum fluoride, had morphological changes to their kidneys and brains, an increased uptake of aluminum in the brain, and the formation of beta-amyloid deposits which are associated with Alzheimer\u2019s disease. Other animal studies have found effects on the brain at water fluoride levels as low as 5 ppm.\n\nWhile fluoridation may not be the greatest environmental health threat, it is one of the easiest to end. \nMany People are aware of these issues and today there are more alternative options than ever before.\n\nwaterliberty.com is one site I've came across with products and tips for a healthier lifestyle. \n\nTo find more info on fluoride this is a good site: fluoridealert.org/articles/50-reasons/", + "category": "health", + "children": 0, + "created": "2016-09-15T19:36:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "tags": [ + "health", + "life", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 153246055, + "payout": 0.0, + "payout_at": "2016-09-22T19:36:36", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 0, + "permlink": "water-liberty-bringing-it-back-to-its-primordial-clean-and-pristine-state", + "post_id": 1257832, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "Water Liberty, bringing it back to its primordial clean and pristine state", + "updated": "2016-09-15T19:36:36", + "url": "/health/@ladenlabel/water-liberty-bringing-it-back-to-its-primordial-clean-and-pristine-state" + }, + { + "active_votes": [ + { + "rshares": 366434912, + "voter": "lloyddavis" + }, + { + "rshares": 3911638805, + "voter": "zaitsevalesyaa" + }, + { + "rshares": 153202378, + "voter": "sterlingsnead" + } + ], + "author": "lloyddavis", + "author_payout_value": "0.000 HBD", + "author_reputation": 44.22, + "beneficiaries": [], + "blacklists": [], + "body": "I did a few of these a while back, I was experimenting with the technique. It was fun and I might well do some more, especially if there's an audience for them\n\nThe basic technique is to first to take a video clip and split it into a number of frames. I expect you can do this easily in Photoshop or something, but I'm a command line kind of guy so I used ffmpeg and ImageMagick - I learned a lot from reading [this post about it](\"https://room208.org/blog/posts/48793543478.html\"). I go for things that break down into about 12-24 frames because at 24 fps you're going to need 12 to get a half second loop.\n\nThen you load up each frame in your favourite graphics editor - I use GIMP because I'm cheap. For each frame, you create a new transparent layer and trace over the bits of the frame that you want to replicate. There's a bit of artistic choice in here about how much detail you want to include and how much colour filling you'll do. But the most basic thing is to create a simplified line drawing by running the brush over the key elements.\n\nSo for this one of Johnny Rotten, I only took twelve frames from the beginning and only traced his face and the mic and filled in his hair with an approximation of it's actual colour!\n\n\n\nIf you give your transparent layer a white background you've then got a finished frame for your clip. So export it and give it a number so that you know which order it goes in. Again, Photoshop and GIMP probably have this built in, but I'm awkward that way and like to make things as close to \"by hand\" as I can. This is also much slower, but it does feel like you've made something rather than just knowing which buttons to press.\n\nYou then sew the frames back up into a GIF file using ImageMagick's convert command - check out that [blog post again](\"https://room208.org/blog/posts/48793543478.html\") for the deep dive details.\n\nAlternatively you can take a still image and just trace it several times. That's what I did with this one of Louis Armstrong. Four frames, each slightly different from the others, when animated give it this jiggly quality as if he is playing.\n\n\n\nI'd love to see what other people make of this technique. Show me your work too!", + "category": "art", + "children": 0, + "created": "2016-09-15T19:34:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://ipfs.pics/ipfs/QmZ5i1Sv2xYzQEWccL9VZVNoo56jv6xNMUxjbjnS7V7S9A", + "https://ipfs.pics/ipfs/Qmaxqs77D6je2acPPF8FhdghAcAV9akbkRTpGdXY4jbZKn", + "https://ipfs.pics/ipfs/QmXUay7uUTx44JaaiEEzFLoCeAqLAfxoD4cv24SWA8MkqA" + ], + "links": [ + "\"https://room208.org/blog/posts/48793543478.html\"", + "https://ipfs.pics/QmZ5i1Sv2xYzQEWccL9VZVNoo56jv6xNMUxjbjnS7V7S9A", + "https://ipfs.pics/Qmaxqs77D6je2acPPF8FhdghAcAV9akbkRTpGdXY4jbZKn", + "https://ipfs.pics/QmXUay7uUTx44JaaiEEzFLoCeAqLAfxoD4cv24SWA8MkqA" + ], + "tags": [ + "art", + "animation", + "rotoscope", + "fun", + "drawing" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 4431276095, + "payout": 0.0, + "payout_at": "2016-09-22T19:34:36", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "i-made-these-animations-by-tracing-from-video-and-found-out-later-it-s-called-rotoscoping", + "post_id": 1257808, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 3 + }, + "title": "I made these animations by tracing from video - and found out later it's called \"rotoscoping\"", + "updated": "2016-09-15T19:34:36", + "url": "/art/@lloyddavis/i-made-these-animations-by-tracing-from-video-and-found-out-later-it-s-called-rotoscoping" + }, + { + "active_votes": [ + { + "rshares": 125411048, + "voter": "thedevil" + }, + { + "rshares": 153214220, + "voter": "creativecasualty" + }, + { + "rshares": 150198410, + "voter": "sterlingsnead" + } + ], + "author": "creativecasualty", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "By exploring the effects of the Schumann resonances, Resonance Being Of Frequency presents a thought provoking account of regarding the power of modern wireless technology. Radio signals, Wifi, Bluetooth, and other wireless communications can have a wide array of effects on both physical environment and our physiology. \n\nhttps://www.youtube.com/watch?v=oS6FGzh3ygw", + "category": "documentary", + "children": 0, + "created": "2016-09-15T19:33:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/oS6FGzh3ygw/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=oS6FGzh3ygw" + ], + "tags": [ + "documentary", + "schumann", + "resonance", + "sound", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 428823678, + "payout": 0.0, + "payout_at": "2016-09-22T19:33:30", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 0, + "permlink": "are-we-resonance-beings-of-frequency", + "post_id": 1257797, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 3 + }, + "title": "Are we Resonance Beings of Frequency?", + "updated": "2016-09-15T19:33:30", + "url": "/documentary/@creativecasualty/are-we-resonance-beings-of-frequency" + }, + { + "active_votes": [ + { + "rshares": 3911638805, + "voter": "zaitsevalesyaa" + }, + { + "rshares": 1131354587, + "voter": "patimaker" + }, + { + "rshares": 150728858, + "voter": "alexandrapop" + } + ], + "author": "patimaker", + "author_payout_value": "0.000 HBD", + "author_reputation": 51.12, + "beneficiaries": [], + "blacklists": [], + "body": "I just decided to draw a bird\nVery often I do not sleep at night, so I draw sorts of things\n\nhttp://s017.radikal.ru/i410/1609/b9/c2414d721dd3.png", + "category": "art", + "children": 1, + "created": "2016-09-15T19:33:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://s017.radikal.ru/i410/1609/b9/c2414d721dd3.png" + ], + "tags": [ + "art", + "drawing", + "life", + "picture", + "painting" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 5193722250, + "payout": 0.001, + "payout_at": "2016-09-22T19:33:24", + "pending_payout_value": "0.001 HBD", + "percent_hbd": 10000, + "permlink": "night-sketch-funny-bird", + "post_id": 1257796, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 3 + }, + "title": "Night sketch - Funny bird", + "updated": "2016-09-15T19:33:24", + "url": "/art/@patimaker/night-sketch-funny-bird" + }, + { + "active_votes": [ + { + "rshares": 7736449047, + "voter": "anarchyhasnogods" + }, + { + "rshares": 59293327, + "voter": "archimedes" + }, + { + "rshares": 11552440717, + "voter": "herpetologyguy" + } + ], + "author": "archimedes", + "author_payout_value": "0.000 HBD", + "author_reputation": 26.92, + "beneficiaries": [], + "blacklists": [], + "body": "http://eoimages.gsfc.nasa.gov/images/imagerecords/57000/57723/globe_west_2048.jpg\n\n### The Controversial\n\nThe age of the Earth is controversial topic to say the least. It has been the battle ground for many groups of people. One group of people though have had a rather large voice in it, those being the deeply religious and gullible. \n\nhttps://pixabay.com/static/uploads/photo/2016/08/20/09/46/magnifying-glass-1607160_960_720.jpg\n\nConservapedia is a encyclopedia type website tasked with presenting the other side of the story. They have been on the forefront of the age of the Earth dispute for some time. Their motto is, \"The trustworthy encyclopedia\" but is this really true to any extent? Lets look at their page on the age of the Earth, http://www.conservapedia.com/Age_of_the_Earth\n\n### They claim is that the earth is about 6,000 years old.\n\nThe first thing that they claim is that the earth is about 6,000 years old. They say that historical and much scientific evidence point to that age strongly. One example being that dating substances through radioactive decay is not a valid because the assumption that radioactive decay is constant is wrong. This is just blatantly incorrect. The claim that it is an assumption is really facts backed with testing at least to a limited degree of accuracy. Even with rigorous testing to alter the decay rates of elements no substantial change has ever been detected. Even in the Oklo reactor which was a natural nuclear fission reactor that was active for a few hundred thousand years has had no change on the Sommerfeld's constant and neutron capture for almost 2 billion years.\n\n\n### Conclusion\n\nConservapedia makes frequent references archaic texts that have no solid facts backing any of their claims. Their delusional claims take into account little if not any real world facts. They present biased and fudged data as reliable information for profound question and answered. I conclusion they are so detached reality that I am surprised that anybody would take them seriously, and the fact that they are even able to upkeep a website.\n\n\n\n\n\n\n\n\n\n\n### Sources:\nwww.talkorigins.org/indexcc/CF/CF210.html\npixabay.com/static/uploads/photo/2016/08/20/09/46/magnifying-glass-1607160_960_720.jpg\neoimages.gsfc.nasa.gov/images/imagerecords/57000/57723/globe_west_2048.jpg", + "category": "science", + "children": 1, + "created": "2016-09-15T19:33:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://eoimages.gsfc.nasa.gov/images/imagerecords/57000/57723/globe_west_2048.jpg", + "https://pixabay.com/static/uploads/photo/2016/08/20/09/46/magnifying-glass-1607160_960_720.jpg" + ], + "links": [ + "http://www.conservapedia.com/Age_of_the_Earth" + ], + "tags": [ + "science", + "discovery", + "physics", + "minnowsunite", + "conservatives" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 19348183091, + "payout": 0.004, + "payout_at": "2016-09-22T19:33:18", + "pending_payout_value": "0.004 HBD", + "percent_hbd": 10000, + "permlink": "conservapedia-and-the-age-of-the-earth", + "post_id": 1257793, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 3 + }, + "title": "Conservapedia and the age of the Earth", + "updated": "2016-09-15T19:34:51", + "url": "/science/@archimedes/conservapedia-and-the-age-of-the-earth" + }, + { + "active_votes": [ + { + "rshares": 503970587, + "voter": "fkn" + }, + { + "rshares": 662437860, + "voter": "elishagh1" + }, + { + "rshares": 1061309796, + "voter": "murh" + }, + { + "rshares": 5342866379, + "voter": "kimziv" + }, + { + "rshares": 2460297505, + "voter": "furion" + }, + { + "rshares": 116544591, + "voter": "poseidon" + }, + { + "rshares": 408706835, + "voter": "positive" + }, + { + "rshares": 902920974, + "voter": "sisterholics" + }, + { + "rshares": 31930537676, + "voter": "laonie" + }, + { + "rshares": 1332539475, + "voter": "myfirst" + }, + { + "rshares": 6481343102, + "voter": "somebody" + }, + { + "rshares": 242331170, + "voter": "flysaga" + }, + { + "rshares": 1431774250, + "voter": "midnightoil" + }, + { + "rshares": 3581211307, + "voter": "xiaohui" + }, + { + "rshares": 161721174, + "voter": "elfkitchen" + }, + { + "rshares": 111957361, + "voter": "xiaokongcom" + }, + { + "rshares": 225687011, + "voter": "xianjun" + }, + { + "rshares": 2550264720, + "voter": "benberger" + } + ], + "author": "benberger", + "author_payout_value": "0.000 HBD", + "author_reputation": 54.89, + "beneficiaries": [], + "blacklists": [], + "body": "http://i67.tinypic.com/307wwzn.jpg", + "category": "life", + "children": 0, + "created": "2016-09-15T19:33:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i67.tinypic.com/307wwzn.jpg" + ], + "tags": [ + "life", + "fun", + "comedy", + "fail", + "cartoon" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 59508421773, + "payout": 0.013, + "payout_at": "2016-09-22T19:33:00", + "pending_payout_value": "0.013 HBD", + "percent_hbd": 10000, + "permlink": "please-identify-your-sexuell-orientation", + "post_id": 1257788, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 18 + }, + "title": "Please identify your sexuell orientation:", + "updated": "2016-09-15T19:33:00", + "url": "/life/@benberger/please-identify-your-sexuell-orientation" + }, + { + "active_votes": [ + { + "rshares": 59061355186, + "voter": "lehard" + }, + { + "rshares": 1708336843, + "voter": "dimon14" + }, + { + "rshares": 101627835, + "voter": "pollina" + }, + { + "rshares": 159631404, + "voter": "kamil5" + }, + { + "rshares": 4546813061, + "voter": "nadin3" + } + ], + "author": "nadin3", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.23, + "beneficiaries": [], + "blacklists": [], + "body": "\n

http://i.imgur.com/PW0v4ZA.jpg

\n

Hello, my friends! If you are tired of plain pancakes I advise you to get some work done and you'll get a very delicious pie and a nice dessert for tea time.

\n

\u041f\u0440\u0438\u0432\u0435\u0442 \u0434\u0440\u0443\u0437\u044c\u044f! \u0415\u0441\u043b\u0438 \u0432\u0430\u043c \u043d\u0430\u0434\u043e\u0435\u043b\u0438 \u043f\u0440\u043e\u0441\u0442\u043e \u0431\u043b\u0438\u043d\u044b ,\u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u044e \u043d\u0435\u043c\u043d\u043e\u0433\u043e \u043f\u043e\u0442\u0440\u0443\u0434\u0438\u0442\u044c\u0441\u044f \u0438 \u0432\u044b \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u0435 \u043e\u0447\u0435\u043d\u044c \u0432\u043a\u0443\u0441\u043d\u044b\u0439 \u0442\u043e\u0440\u0442\u0438\u043a \u0438 \u043d\u0435\u0436\u043d\u044b\u0439 \u0434\u0435\u0441\u0435\u0440\u0442 \u043a \u0447\u0430\u044e! 

\n

Ingredients :

\n

Pancakes

\n

500ml sour cream

\n

1pack vanilla sugar

\n

800g of frozen or preserved cherry

\n

\u0418\u043d\u0433\u0440\u0435\u0434\u0438\u0435\u043d\u0442\u044b: 

\n

\u0411\u043b\u0438\u043d\u044b 

\n

\u0421\u043c\u0435\u0442\u0430\u043d\u0430 500\u043c\u043b 

\n

\u0421\u0430\u0445\u0430\u0440 1 \u0441\u0442\u0430\u043a\u0430\u043d 

\n

\u0412\u0430\u043d\u0438\u043b\u044c\u043d\u044b\u0439 \u0441\u0430\u0445\u0430\u0440 - 1 \u043f\u0430\u043a\u0435\u0442\u0438\u043a 

\n

\u0412\u0438\u0448\u043d\u044f \u0437\u0430\u043c\u043e\u0440\u043e\u0436\u0435\u043d\u043d\u0430\u044f \u0438\u043b\u0438 \u043a\u043e\u043d\u0441\u0435\u0440\u0432\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u0430\u044f 800\u0433\u0440

\n

http://i.imgur.com/oguMRtZ.jpg

\n

Make pancakes the way you like them

\n

It's very important that all the juice that comes out of cherries has dripped into a bow. Whip sour cream (at least 20% fat) with sugar and vanilla

\n

\u0413\u043e\u0442\u043e\u0432\u0438\u043c \u0431\u043b\u0438\u043d\u044b \u043f\u043e \u0441\u0432\u043e\u0435\u043c\u0443 \u0440\u0435\u0446\u0435\u043f\u0442\u0443 .\u0421 \u0432\u0438\u0448\u043d\u0438 \u0432\u0430\u0436\u043d\u043e \u0447\u0442\u043e\u0431\u044b \u0441\u0442\u0435\u043a \u0432\u0435\u0441\u044c \u0441\u043e\u043a. \u0421\u043c\u0435\u0442\u0430\u043d\u0443 \u0436\u0438\u0440\u043d\u0443\u044e \u043d\u0435 \u043c\u0435\u043d\u0435\u0435 20% \u0432\u0437\u0431\u0438\u0442\u044c \u0441 \u0441\u0430\u0445\u0430\u0440\u043e\u043c \u0438 \u0432\u0430\u043d\u0438\u043b\u0438\u043d\u043e\u043c .

\n

http://i.imgur.com/8YMOHzf.jpg

\n

http://i.imgur.com/8KzsX0I.jpg

\n

http://i.imgur.com/LCZJXWX.jpg

\n

http://i.imgur.com/cSqfUeR.jpg

\n

Put a row of cherries on one edge of a pancake and roll. Put those rolls on a plate and cream them with the cream we've made before. Then make one more layer of pancake rolls and so on, making a pyramid.

\n

\u0421\u0432\u0435\u0440\u043d\u0443\u0442\u044c \u0431\u043b\u0438\u043d\u044b \u0432 \u0442\u0440\u0443\u0431\u043e\u0447\u043a\u0443 \u0438 \u0432\u044b\u043b\u043e\u0436\u0438\u0442\u044c \u043d\u0430 \u0431\u043b\u044e\u0434\u043e \u0432 \u0440\u044f\u0434. \u041f\u0440\u043e\u043c\u0430\u0437\u0430\u0442\u044c \u0445\u043e\u0440\u043e\u0448\u043e \u0441\u043c\u0435\u0442\u0430\u043d\u043d\u044b\u043c \u043a\u0440\u0435\u043c\u043e\u043c . \u0417\u0430\u0442\u0435\u043c \u043e\u043f\u044f\u0442\u044c \u0440\u044f\u0434 \u0431\u043b\u0438\u043d\u043e\u0432 \u043d\u043e \u043f\u043e\u043c\u0435\u043d\u044c\u0448\u0435, \u0441\u043b\u043e\u0439 \u043a\u0440\u0435\u043c\u0430 \u0438 \u0442\u0430\u043a \u0434\u0430\u043b\u0435\u0435. \u0412\u044b\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u043c \u043f\u043e\u043b\u0435\u043d\u043d\u0438\u0446\u0443. 

\n

http://i.imgur.com/jMNEtFR.jpg

\n

http://i.imgur.com/UyGHCOn.jpg

\n

http://i.imgur.com/G7kN563.jpg

\n

http://i.imgur.com/Cjs81fe.jpg

\n

http://i.imgur.com/RTeoS7n.jpg

\n

http://i.imgur.com/uy10SVo.jpg

\n

Put cream on top and decorative as you like.

\n

\u0421\u0432\u0435\u0440\u0445\u0443 \u043e\u0431\u043c\u0430\u0436\u0435\u043c \u043a\u0440\u0435\u043c\u043e\u043c \u0438 \u0443\u043a\u0440\u0430\u0448\u0430\u0435\u043c \u043d\u0430 \u0441\u0432\u043e\u0439 \u0432\u043a\u0443\u0441

\n

http://i.imgur.com/SvwKADp.jpg

\n

Bon appetite!!!

\n

http://i.imgur.com/Mlh4uXf.jpg

\n

\u041f\u0440\u0438\u044f\u0442\u043d\u043e\u0433\u043e \u0430\u043f\u043f\u0435\u0442\u0438\u0442\u0430!!!

\n

http://i.imgur.com/xv13Hu9.jpg

\n


\n


\n


\n", + "category": "food", + "children": 0, + "created": "2016-09-15T19:33:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/PW0v4ZA.jpg", + "http://i.imgur.com/oguMRtZ.jpg", + "http://i.imgur.com/8YMOHzf.jpg", + "http://i.imgur.com/8KzsX0I.jpg", + "http://i.imgur.com/LCZJXWX.jpg", + "http://i.imgur.com/cSqfUeR.jpg", + "http://i.imgur.com/jMNEtFR.jpg", + "http://i.imgur.com/UyGHCOn.jpg", + "http://i.imgur.com/G7kN563.jpg", + "http://i.imgur.com/Cjs81fe.jpg", + "http://i.imgur.com/RTeoS7n.jpg", + "http://i.imgur.com/uy10SVo.jpg", + "http://i.imgur.com/SvwKADp.jpg", + "http://i.imgur.com/Mlh4uXf.jpg", + "http://i.imgur.com/xv13Hu9.jpg" + ], + "tags": [ + "food", + "recipes", + "photography", + "ru" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 65577764329, + "payout": 0.014, + "payout_at": "2016-09-22T19:33:00", + "pending_payout_value": "0.014 HBD", + "percent_hbd": 10000, + "permlink": "a-pancake-pie-with-cherry-it-s-very-delicious-blinnyi-tort-s-vishnei-ochen-ochen-vkusnyi", + "post_id": 1257787, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 5 + }, + "title": "A pancake pie with cherry! It's very delicious!!! \u0411\u043b\u0438\u043d\u043d\u044b\u0439 \u0442\u043e\u0440\u0442 \u0441 \u0432\u0438\u0448\u043d\u0435\u0439! \u041e\u0447\u0435\u043d\u044c,\u043e\u0447\u0435\u043d\u044c \u0432\u043a\u0443\u0441\u043d\u044b\u0439!!!", + "updated": "2016-09-15T19:33:00", + "url": "/food/@nadin3/a-pancake-pie-with-cherry-it-s-very-delicious-blinnyi-tort-s-vishnei-ochen-ochen-vkusnyi" + }, + { + "active_votes": [ + { + "rshares": 156366867238, + "voter": "vitaly-lvov" + }, + { + "rshares": 1061309796, + "voter": "murh" + }, + { + "rshares": 3848697023555, + "voter": "satoshifund" + }, + { + "rshares": 545502649240, + "voter": "yan-kovalenko" + }, + { + "rshares": 45359587433, + "voter": "honeythief" + }, + { + "rshares": 24867605062, + "voter": "katyakov" + }, + { + "rshares": 3723435049, + "voter": "litvintech" + }, + { + "rshares": 23929907939, + "voter": "phenom" + }, + { + "rshares": 267757687, + "voter": "pioner" + }, + { + "rshares": 213848535, + "voter": "sjamayee" + } + ], + "author": "vitaly-lvov", + "author_payout_value": "0.000 HBD", + "author_reputation": 43.94, + "beneficiaries": [], + "blacklists": [], + "body": "\n

Mountly recap of blockchain crowdsales

\n


\n

CLOSED CROWDSALES

\n

BlockPay 

\n

Aimed at deeper integration with POS terminals and payments between counterparties.
\nA preliminary Initial Coin Offering finished on 4 September, where BlockPay sold 5% of the 100-million stock of BLOCKPAY tokens released on the BitShares blockchain. Future owners will receive dividends from transaction fees paid to BlockPay.
\nThe pre-ICO was done in 3 stages: 

\n\n

The distribution of tokens is as follows: 

\n\n

The platform development plan:

\n\n

The project looks interesting, given the fact that they claim an integration with the ERP and CRM systemOdoo used by 60 thousand companies. The only disturbing thing is the absence of an open source software, and this spoils the whole picture. Transaction payments fee and, consequently, planned cash flow for investors are not sufficiently explained either. It should be kept in mind that this project is centralised, i.e. it belongs to the class of projects that demand trust in the founders and, correspondingly, require a thorough audit of operating activity.
\nCrowdsale summary:

\n\n

For detailed information on the crowdsale, see: https://blockpay.ch/newsroom/investor-relations/blockpay-reserves/
\nFor useful links and more information, go to https://cyber.fund/system/BlockPay 

\n

AntShares
\n

\n

The project is interesting primarily due to the fact that it will be implemented using the Hyperledger platform. There are no other features that distinguish it from a number of similar blockchain projects, except that it is aimed specifically at the Chinese audience. 

\n

Crowdsale summary: 

\n\n

For detailed information on the crowdsale, see: www.antshares.org/ico
\nFor useful links and more information, go to https://cyber.fund/system/AntShares

\n

Elastic project
\n

\n

The crowdsale is finished. The full description of the history of the ICO and the risks associated with investing in this asset may be found in the previous issue of Blockchain Boom. 

\n

Crowdsale summary:

\n\n

The crowdsale took place here: http://www.elastic.pro/donations
\nFor useful links and more information, go to https://cyber.fund/system/Elastic 

\n

CURRENT CROWDSALES

\n

Iconomi
\n

\n

The aim of the project is the creation of management platform for crypto investment funds and the launch of two associated investment funds.
\n

\n

The subject of the crowdsale is ICN tokens representing 100% of Iconomy Open Fund Management Platform (OFM). The total number of ICN tokens to be sold is 85 million. 100 million of ICN will be released on the Ethereum platform within 10 days after the end of the crowdsale. Tokens will be distributed among investors proportionally to their contributions taking into account bonuses for early participation (+ 15% in the first week, + 10% in the second week, + 5% in the third week).
\nPrecise information on the distribution of ICN tokens is missing on the official website. According to the information in the related Bitcointalk thread, the tokens will be distributed as follows: 

\n\n

Money raised from the crowdsale will be used as follows: 

\n\n

ICN owners will receive weekly dividends in ETH from all sources of Iconomi income, such as: 

\n\n

ICN holders will be able to vote on a number of matters related to the development of OFM, including choosing of the \"platform operator\" (currently, Cashila OOD s.r.o.) 

\n

The development plan: 

\n\n

Blind spots: 

\n\n

Red flags:

\n\n

Crowdsale summary:

\n\n

The crowdsale takes place here: https://ico.iconomi.net/
\nFor useful links and more information, go to https://cyber.fund/system/Iconomi 

\n


\nDeClouds
\n

\n

The main focus of the project is providing the opportunity for trading in precious metals.
\nThe network will be implemented as follows: 

\n\n

Apart from a patently weak 8-page paper and a number of publications on the blog, no detailed information about the project was found via official channels. Program code is also not disclosed. Nevertheless, developers promise to launch the network on 31 October 2016.
\nDuring the crowdsale, bonuses from 20% to 5% will be distributed, depending on the time of investment.
\n

\n

Crowdsale summary: 

\n\n

The crowdsale takes place here: https://ico.declouds.com/
\nFor useful links and more information, go to https://cyber.fund/system/DeClouds

\n


\nHong
\n

\n

Investments are made by transferring ETH to the Etherium contract.
\n

\n

The Fund is formed for the period of 4 years, 3 of which are put for investing while the last year is for the exit. 80% of the money received as a result of fund liquidation will be distributed among Hongcoin holders, 20% among managers. Annual 2% fee to be charged for operational expenses of the managing organisation. The fee allocation will be defined by voting. The fund can be \"frozen\" at any time by the decision of 50% of shareholders.

\n

As a purpose for investment, 3 directions are selected: disruptive innovation, creativity and educational projects. Hong founders believe that the blockchain technology will most significantly impact these fields of human activity.
\nThe fund operates according to the following scheme: 

\n\n

A company will be established for the management of raised funds, but it has not been determined yet in which jurisdiction. There is no information on the management parties available on the website nor through any the official channels.
\nThe crowdsale takes place in several stages, with 50 mln Hongcoin sold at each stage: 

\n\n

As long as the crowdsale is going on, investors will have the opportunity to change their mind and withdraw invested funds. After the crowdsale is finished, the exit opportunity will be closed.
\nCrowdsale summary: 

\n\n

The crowdsale takes place here: http://www.hongcoin.org/
\nFor useful links and more information, go to https://cyber.fund/system/Hong
\n

\n

Judging by the current investments dynamics, the project will not succeed.

\n


\nPLANNED CROWDSALES 

\n


\nSynereo
\n

\n

One year after a crowdsale that raised $126,000 aimed at the development and launch of a decentralised social network, the project team announced the second funding round and the launch of the network'salpha version. Two funding campaigns start at the same time in September: the sale of Synereo Ltd shares on BnkToTheFuture and of AMP tokens.
\nFollowing the first crowdfunding, the distribution of AMP was as follows:

\n\n

Synereo revised their plans and now aim to develop a protocol similar to the SAFE Network, which will include the following components:

\n\n

The grant program for dApps developers Project 11 with a budget of 1.11 million AMP is already in operation.
\n

\n

The popular website CoinMarketCap misleadingly states current Synereo capitalisation at about $10-13 million, which is not true because it is only the cost of 62,580,000 AMP (3.72%) in circulation on the market. According to cyber \u2022 Fund's calculations, with the total of 1.68 billion tokens, Synereo's real capitalisation reaches $300 million.

\n

It has not been disclosed yet how many tokens will be put up for sale, but we can assume that the minimum amount claimed by Synereo is about $130-140 million in case the entire reserve is sold, which is 850.4 mln AMP. This is a very ambitious plan, taking into account current distribution and the market price of tokens. Besides, it should be kept in mind that after the launch of the network, additional 5% of AMP will be emitted every year. In my opinion, they should sell the whole reserve without fixed prices and with token distribution proportional to investments. It will provide normal distribution and a fair market capitalisation.

\n

Despite the presence of a strong team with an excellent technological vision, we consider the evaluation of $300 mln inadequate.

\n

Crowdsale summary:

\n\n

The crowdsale takes place here: https://www.synereo.com/sale
\nFor useful links and more information, go to: https://cyber.fund/system/Synereo

\n


\n

Golem Project
\n

\n

The aim of the project is to adopt any customer personal computer for the work that is done today by servers, computing farms or supercomputers. 

\n

As the result, Golem Net will become a truly decentralised network where users' summarised machine power will provide any amount of hardware resources required. At the moment, there is no document explaining how exactly it would work. We hope that such paper will appear before the crowdsale. 

\n

The Golem App will connect to the network from a local device to share computing power and deliver tasks for calculations.
\nThe micropayment system based on Ethereum will provide the incentivising component distributing rewards and processing transactions. Transaction fee will be set at 5%. 

\n

Currently, the network can work only with public data because the apps require direct access to data.
\nDevelopers announced the crowdsale on their blog

\n

Golem Network Tokens (GNT) are the shares that give the right to receive part of the revenue generated by Golem Network. 

\n

Crowdsale start date: September 2016. 

\n

Token distribution: 

\n\n

For detailed information on the project, see http://golemproject.net/slides/index.html#/14
\nFor useful links and more information, go to https://cyber.fund/system/Golem
\n
\n

\n

SingularDTV
\n

\n

The ultimate goal of the project is the creation a thriving industry of decentralised entertainment.

\n

What they promise: 

\n

\u25cf SINGULAR \u2013 a TV series.
\nThe S-DTV flagship product is an epic sci-fi adventure TV series about decentralisation, scaling and emergence of intelligent systems that lead the humanity to a technological singularity. 

\n

\u25cf Documentary division
\nThis division will create full-length and short-length documentary series and movies about the blockchain, decentralisation and Ethereum. 

\n

\u25cf S-DTV rights management platform
\nAn app that will use smart contracts for registration and management of digital rights, as well as of income and royalties on intellectual property, namely, movies and television. Deals in the film and TV industry are the most difficult to arrange as they often involve hundreds of individual participants. 

\n

\u25cf On-demand video content portal (TVOD)
\nTVOD changes the way people watch entertainment programmes. S-DTV is born to create the TVOD portal for original content distribution, as well as for selected and acquired content. In addition to developing an interface on IPFS, S-DTV will use third-party portals such as GooglePlay, AppleTV iTunes and Vimeo to build a larger audience in a short time.

\n

Minimum investment goal \u2013 $500,000.

\n

Desirable funding \u2013 $7,5 mln.

\n

According to S-DTV documentation, Swiss company MME has developed a new, innovative organisational structure specifically for S-DTV: the Centralised Organised Distributed Company (CODE). It is the Swiss company, therefore, that will manage the finances and reinvest the income, while tokens will be used for paying out the dividends.

\n

Token distribution: 

\n\n

Funds distribution in case if $7,5 mln is raised: 

\n\n

Crowdfunding is planned for September and will likely take place at Devcon2.

\n

The Ethereum and Consensys founder Joseph Lubin is included into the team as CTO.

\n

Unfortunately, in this project tokens only serve for distribution of dividends, and the project is centralised because 40% of tokens belong to Singular DTV GMBH. Another disadvantage is the fact that of the four declared founders/directors, only Zach Lebeau will work full time on the project. He is likely to be engaged in the studio rather than in the platform development; there are also risks associated with SEC.

\n

The main question is the development of the TVOD platform and the rights management platform: there is no understanding as to what kind of team will be working on it, and no technical description at the moment. If both platforms can be really implemented, the project is promising for investment.=

\n

For detailed information about the project, see: https://singulardtv.com/
\nFor useful links and more information, go to: https://cyber.fund/system/SingularDTV
\n

\n

Decent
\n

\n

It is designed for creative people, writers, bloggers, journalists and their fans and followers. The platform enables users to publish any posts, images, video or music content with no restrictions.

\n

Consensus algorithm \u2013 Proof-of-Stake.

\n

Decent has three functional roles: 

\n\n

Token distribution \u2013 30% via mining and 70% is distributed during the crowdsale, some of them will go to pre-mine funds to be distributed in the following way: 

\n\n

On the crowdsale page, next to the conditions, we see a message that the project is supported by Google, though it does not correspond to the project's primary activity. Moreover, the current yellow paper ignores many issues such as, for example, how miners would store the content. Decent enters the content distribution market where such projects as Steemit, Synereo and LBRY already operate. 

\n

The crowdsale takes place here: http://sale.decent.ch/
\nFor useful links and more information, go to: https://cyber.fund/system/Decent
\n

\n

FirstBlood
\n

\n

This platform will allow players to bet without intermediaries. The payoff distribution will be also managed via smart contracts.

\n

The eSports betting market holds more than $130 million per year with 30% annual growth rate.

\n

3 monetisation channels:

\n\n

Token will allow: 

\n\n

Tokens distribution: 

\n\n

Crowdsale start date: 26 September 2016.

\n

In my opinion, it is an interesting project. The only reservation is that the market is not very vast, albeit actively developing. Besides, the motivation for developers and other market players is not very well thought through. In this regard, central players, who can also use smart contracts and predictions market to confirm the events results, may have an advantage. However, this project may indeed become the market leader on the condition of good community building and active incentivising of referees and the jury. 

\n

For detailed information about the project, see: https://firstblood.io/
\nFor useful links and more information, go to: https://cyber.fund/system/FirstBlood
\n

\n


\nMassNetwork
\n

\n

The three main entities: 

\n\n

The basic principle is to follow the industry's trend to monetise customer attention and create a convenient and fair trading platform for all parties involved, including Internet users. Mass allows users to receive instant rewards for web surfing through the built-in p2p infrastructure based on the blockchain. As a result, advertisers will pay users a fair price for their attention and data without intermediaries.
\n

\n

An increasing number of customers are using ad-blocking software. Mass offers a browser extension and a mobile app that can block ads as well as protect personal data. Yet, their primary goal is not blocking but rather improving users' experience with advertising and rewarding them with cryptocurrency to establish a consumer-advertiser relationship and, therefore, reduce the number of ad-block users. Mass will also have a cryptocurrency wallet and blockchain-based payment system.

\n

Crowdsale dates: 6 September \u2014 1 December 2016

\n

Token distribution: 

\n\n

Mass plans to build its own full-blown infrastructure for advertising industry with an internal token. A similar solution has been already introduced to the market \u2013 the Brave browser. It blocks default ads and replaces it with incentivising ad materials. The bitcoins received from advertisers are distributed among users, the platform and the endorsing website. In my opinion, if Mass used smart contracts or a proprietary blockchain enabling further token emission to incentivise users and websites, they could compete with bitcoin. However, Mass token works on the bitcoin blockchain, which on the one hand makes it very secure, but on the other, has no advantage over bitcoin per se. In favour of bitcoin are accessibility, recognition, and a more stable price. 

\n

Crowdsale takes place here: https://ico.mass.network/#/?aid=ep6oxa
\nFor useful links and more information, go to: https://cyber.fund/system/MassNetwork

\n

---

\n

All data and calculations are quoted as of 6 September 2016 with bitcoin price at $609. For closed crowdsales evaluation in USD is given using the average token price at the date of closure.

\n

---

\n

Big thanks to: 

\n\n

---

\n

Original was posted in Blockchain Boom

\n


\n", + "category": "cyberfund", + "children": 0, + "created": "2016-09-15T19:30:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "links": [ + "https://cyber.fund/system/BlockPay", + "https://cyber.fund/system/BitShares", + "https://www.odoo.com/", + "https://blockpay.ch/newsroom/investor-relations/blockpay-reserves/", + "https://cyber.fund/system/AntShares", + "http://www.antshares.org/ico", + "http://www.elastic.pro/", + "http://www.elastic.pro/donations", + "https://cyber.fund/system/Elastic", + "https://cyber.fund/system/Iconomi", + "https://bitcointalk.org/index.php?topic=1587736.0", + "https://ico.iconomi.net/", + "https://cyber.fund/system/DeClouds", + "https://drive.google.com/open?id=0B8VJa9S_WxSSSHJhN0o0QkVPN1E", + "https://medium.com/@decloudscom/latest", + "https://ico.declouds.com/", + "https://cyber.fund/system/Hong", + "http://etherscan.io/address/0x9Fa8fA61A10Ff892E4EBCeB7f4e0FC684C2ce0a9", + "http://www.hongcoin.org/", + "https://cyber.fund/system/Synereo", + "https://blog.synereo.com/2015/05/10/amp-distribution-complete-2/", + "https://blog.synereo.com/2016/08/29/synereos-second-fundraising-campaign-coming/", + "https://www.synereo.com/alpha/", + "https://bnktothefuture.com/", + "https://cyber.fund/system/MaidSafeCoin", + "https://www.synereo.com/learn-more/", + "https://github.com/synereo/synereo.github.io/raw/master/whitepapers/synereo.pdf", + "https://www.synereo.com/developers/", + "http://coinmarketcap.com/assets/synereo/", + "http://omnichest.info/lookupsp.aspx?sp=39", + "https://www.synereo.com/sale", + "https://cyber.fund/system/Golem", + "http://golemproject.net/doc/GolemNanopayments.pdf", + "https://blog.golemproject.net/golem-network-token-gnt-sale-220c2a732f9#.fdn8hljmq", + "http://golemproject.net/slides/index.html#/14", + "https://cyber.fund/system/SingularDTV", + "https://singulardtv.com/", + "https://cyber.fund/system/Decent", + "http://sale.decent.ch/", + "https://cyber.fund/system/FirstBlood", + "https://firstblood.io/", + "https://ico.mass.network/#/", + "https://ico.mass.network/#/?aid=ep6oxa", + "https://cyber.fund/system/MassNetwork", + "https://steemit.com/@creator", + "https://steemit.com/@coinfox", + "http://blockchainboom.coinfox.info/" + ], + "tags": [ + "cyberfund", + "blockchain", + "crowdsales" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 4649989991534, + "payout": 2.21, + "payout_at": "2016-09-22T19:30:36", + "pending_payout_value": "2.210 HBD", + "percent_hbd": 10000, + "permlink": "crowdsales-monitor-august-2016", + "post_id": 1257758, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 10 + }, + "title": "Crowdsales Monitor - August 2016", + "updated": "2016-09-15T19:44:18", + "url": "/cyberfund/@vitaly-lvov/crowdsales-monitor-august-2016" + }, + { + "active_votes": [ + { + "rshares": 1411040719, + "voter": "rkpl" + }, + { + "rshares": 3130135820, + "voter": "michaelmatthews" + }, + { + "rshares": 118714161, + "voter": "cristinabu1990" + }, + { + "rshares": 1485792249, + "voter": "haylino96" + }, + { + "rshares": 3911638805, + "voter": "zaitsevalesyaa" + }, + { + "rshares": 6654849164, + "voter": "dresden" + }, + { + "rshares": 1357131455, + "voter": "lili95" + }, + { + "rshares": 133590030, + "voter": "thedevil" + } + ], + "author": "rkpl", + "author_payout_value": "0.000 HBD", + "author_reputation": 54.2, + "beneficiaries": [], + "blacklists": [], + "body": "

You will need a tripod because it will be a long exposure time ...\nISO will need to be high because it is very dark picture ...\nwe need a clear lens ...\nand recently even need will flash .. :)

\n\nhttps://www.steemimg.com/images/2016/09/15/DSC01302988da.jpg\n\n

Normal...

\n\nhttps://www.steemimg.com/images/2016/09/15/DSC01251d1ec0.jpg\n\n\n\n

When you follow the above \"good\" advice, you will get the picture ... Well, everything is good but why do not see why the moon is not visible, why is not sharp?

\n\n\n

First, go to the program M, because then the easier it will be to set the shutter and aperture, and the measurement of light, and so is not useful (for more, trying to take pictures in the machine causes precisely these blurry, out of focus ...)\nattach the lens has the longest focal length (200 mm or better as you have). Remember that your matrix size of the moon will be in mm length of the useful focal length of the lens divided by 100, or 200 mm focal length will give 2 mm size of the moon on the matrix (the bodies DX gain 1.5 / 1.6 on crop factor)\nturn off Auto ISO, set the lowest standard ISO - 100 or 200 depending on the camera model, set at the beginning of the following parameters:\nExposure time 1/200 sec\naperture f11.0

\n\n\nhttps://www.steemimg.com/images/2016/09/15/DSC01255d7a1b.jpg\n\nhttps://www.steemimg.com/images/2016/09/15/DSC01269946f6.jpg\n\nhttps://www.steemimg.com/images/2016/09/15/DSC012981b436.jpg\n\n\n

Take a picture and see what came out - in most cases already have a picture of the moon in detail, with the correct brightness. The sky, of course, is jet-black, and the size of the moon in the picture depends on your lens and focal length used\nif it is too dark, too bright, sometimes a correction or iris to achieve the desired effect ...\nif you want to ensure blur-image, use a tripod (although at the time of 1/200 s basically maintained securely focus, but with tripod is always better and safer ...)

\n\n\n------------------\n\nhttps://www.steemimg.com/images/2016/09/15/DSC01300931f7.jpg\n\nhttps://www.steemimg.com/images/2016/09/15/DSC01301180f4.jpg\n\nhttps://www.steemimg.com/images/2016/09/15/DSC01302988da.jpg\n\nhttps://www.steemimg.com/images/2016/09/15/DSC01303d3dbc.jpg", + "category": "guide", + "children": 1, + "created": "2016-09-15T19:29:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/DSC01302988da.jpg", + "https://www.steemimg.com/images/2016/09/15/DSC01251d1ec0.jpg", + "https://www.steemimg.com/images/2016/09/15/DSC01255d7a1b.jpg", + "https://www.steemimg.com/images/2016/09/15/DSC01269946f6.jpg", + "https://www.steemimg.com/images/2016/09/15/DSC012981b436.jpg", + "https://www.steemimg.com/images/2016/09/15/DSC01300931f7.jpg", + "https://www.steemimg.com/images/2016/09/15/DSC01301180f4.jpg", + "https://www.steemimg.com/images/2016/09/15/DSC01303d3dbc.jpg" + ], + "tags": [ + "guide", + "photography", + "moon", + "descriptionsonthespot", + "steemitphotochallenge" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 18202892403, + "payout": 0.004, + "payout_at": "2016-09-22T19:29:36", + "pending_payout_value": "0.004 HBD", + "percent_hbd": 10000, + "permlink": "how-to-make-a-good-picture-of-the-moon-my-guide-and-photos", + "post_id": 1257750, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 8 + }, + "title": "How to make a good picture of the moon? My guide and photos...", + "updated": "2016-09-15T19:32:09", + "url": "/guide/@rkpl/how-to-make-a-good-picture-of-the-moon-my-guide-and-photos" + }, + { + "active_votes": [ + { + "rshares": 1284606912, + "voter": "stevescoins" + }, + { + "rshares": 172646222, + "voter": "sammie" + } + ], + "author": "stevescoins", + "author_payout_value": "0.000 HBD", + "author_reputation": 52.02, + "beneficiaries": [], + "blacklists": [], + "body": "First things first, I want to thank the Steemit community for the response to one of the posts I mention here. It was a nice feeling to see the voting!\n\nI do see a lot of posts in which the writer is disappointed in the feedback to their posts, especially in monetary value, I too have felt that. So I conducted an \"experiment\" of the \"throw it on the wall\" variety. I took two old posts of mine from facebook, one of which I put a lot of thought into ( https://steemit.com/life/@stevescoins/defining-insanity-on-a-personal-basis ), and one which was snarky, short, and focused on booze! \nhttps://steemit.com/food/@stevescoins/recipe-1-hot-buttered-rum\n\nI did not try to compare the success rate by posting in the areas I usually post; security politics and Gridcoin. These are both very small niche interests, and they very likely will never get a lot of response. I do not provide value for the reading time of most people when I write in these areas. Mental health versus booze? THAT is a good experiment!\n\nThe recipe for Hot Buttered Rum was the clear winner, I think I reeled in a Whale within the 1st 15 minutes. This was the second time I made more than a few dollars, but this was a little more than a buck by a bit! Why is that? Butter is good, sweet is good, rum is good. People like those things.\n\nSo the moral? Write and post for yourself FIRST. I enjoyed writing both posts. But if you want to make money from a market, you have to provide value to that market. You don't need to spend all day baiting Whales, but an occasional attempt to identify market trends and appeal to what the voter wants is not going to kill the artiste or the prophet within you. I said in the last paragraph that MOST folks won't read about the politics of security or about Gridcoin? I still write on these things, and there are some folks that come by and visit (thank yall, btw!)\n\nAlso, consider that there is a luck of the draw. If the person that your post has value for does not see it, new posts are taking the position for curator upvoting. Remember that curators are rewarded on thier voting prowess, which does not necessarily mean the post was good. Did you write a great post that nobody read? Write a followup!\n\nFinally, there MAY be a value issue with articles that take too long to read...I don't know about that, so I'm going to shut up now '>", + "category": "steemit", + "children": 0, + "created": "2016-09-15T19:28:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "links": [ + "https://steemit.com/life/@stevescoins/defining-insanity-on-a-personal-basis" + ], + "tags": [ + "steemit", + "value", + "voting", + "writing" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 1457253134, + "payout": 0.0, + "payout_at": "2016-09-22T19:28:27", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 0, + "permlink": "experiment-number-one-in-steemit-posting-results-the-market-gets-what-it-wants", + "post_id": 1257734, + "promoted": "1.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 2 + }, + "title": "\"Experiment\" Number One in Steemit Posting - Results: The Market Gets what it Wants!", + "updated": "2016-09-15T19:28:27", + "url": "/steemit/@stevescoins/experiment-number-one-in-steemit-posting-results-the-market-gets-what-it-wants" + }, + { + "active_votes": [ + { + "rshares": 2157223318, + "voter": "merej99" + }, + { + "rshares": 172646222, + "voter": "sammie" + }, + { + "rshares": 3911638805, + "voter": "zaitsevalesyaa" + } + ], + "author": "merej99", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.16, + "beneficiaries": [], + "blacklists": [], + "body": "###
These photos were taken in July, 2016 at sunrise.
\n\n
![Sunrise at Buccaneer Bay by Meredith Loughran](https://merej99.files.wordpress.com/2016/09/bucbay1-e1473966204550.jpg)\nTaken with a Canon Powershot SX1 IS

\n# The story behind the shot\nIn July, 2016, due to a series of unfortunate events, I was faced with eviction with no immediate place to go. \n\nWe begged and borrowed from any place we could and managed to have a little money in the bank - just not enough to save our house. We were out of time and needed to make some hard decisions.\n\nWhat I soon found out was once residents are served eviction papers in Florida, you have 24 hours to get out of the house. ***24 hours!***\n\nSitting between a rock and a hard place, we had secured a moving truck and a storage unit. \n\n### We make a great team\nMy husband and I have been through so much adversity throughout our relationship. Death in the family, job loss, the dynamics of raising kids and dealing with my poisonous ex-husband, moving, starting a business, closing the business, cars repossessed... Pretty much anything that could test the strength of our marriage is what we went through.\n\nSometimes I think back and go: *How does this keep happening?* What decisions are we making that keep us stuck in this terrible cycle of unfortunate events?\n\n#### We balance each other\nMy husband is high-strung where I've learned to be grounded and stable. So the higher he goes, the lower I go. Do you know what I mean?\n\nIf he's bouncing off the walls and completely stressed, I remain still and calm. So if he's a skyscraper, I'm the basement foundation. I'll let him reach for the skies but I keep him grounded and pull him back down to earth too.\n\nConversely, when I'm too low and feel like I can't take another step, he lifts me up. He is my soul provider. Maybe being casual friends for 20 years before we began dating has something to do with it. There are no secrets between us, which also means we have the freedom of expression without being crucified for having opposing views sometimes.\n\n## Facing homelessness\nEven though there is a 24 hour eviction, a few benefits of living in Florida includes decent weather. You can camp all year without fear of dying from exposure or hypothermia. Available houses are everywhere and you can generally get into them rather quickly.\n\nAs things generally go with my husband and I, nothing happens easily. Well... Okay, that's not entirely true. ***If things are meant to be, they come very easily*** but when we try to force something, it becomes impossible and we may as well be knocking our heads against a brick wall. LOL \n
![Fek it, we're Irish - from Pixabay](http://scribblingbandits.com/wp-content/uploads/2016/08/fekit-ur-irish.jpg)\nimage source: pixabay
\n\n
\nMy husband was doing his usual pacing when I said, \"I've got an idea and I want you to hear me out.\"\n\nI had been doing some online research and found a local motel that could accommodate 3 people and pets. Being off-season in Florida, the weekly rate was under $500. But spending $500 meant that it was $500 less in the bank for a security deposit should we find a place to go.\n\nIt took him about an hour to say, \"Do it.\"\n\nLiterally working through the day and night to get our things off property, we got everything out but my bucket garden and potted blueberry bush.\n\n### We've got a week to find a home\nEven through all of this, I remained calm - almost peaceful. Good things happen for us when we don't force it and the stars align. So I just my faith out to the universe and knew that no matter what, we would work hard and we would be provided for.\n\n
***Sometimes you just have to put positive vibes out there and hope for a good return.***
\n\nBeing in the motel meant free wi-fi so we were pretty diligent about home searches. We looked at a few properties and quickly rejected them. Mind you, we don't look at the cosmetics of a house - stuff that can be cleaned or painted; we look at the bones of the house - water pump, electric panel, roof, walls, floor...\n\nMost of the housing we looked at didn't even have good bones or were located in seriously bad neighborhoods. We don't require a lot but we do have our limits.\n\nOne week turned into two. Luckily my husband is employed full time, but we were eating through our savings. I cut costs where I could, like the food budget. With nothing but a little microwave in the room, I kept our daily food budget down to about $10 a day to feed 3 adults. Living conditions included one room with 2 queen-sized beds, 3 adults, 2 dogs and 4 ferrets.\n#### But it wasn't so bad!\nWe didn't have neighbors in the rooms next to us. We had free wi-fi and access to the pool. The cleaning ladies were polite and kept us in clean towels and toilet paper. Most importantly, we had a roof over our head and food in our belly.\n\nI have a hard time saying we actually *were* homeless because we weren't living out of our car. We had niceties. But at the same time we weren't there because we were on vacation, you know? There was no other place to go.\n\n**BONUS: Our room faced east for stunning sunrises like this.**\n\n
![Sunrise over Buccaneer Bay wide view by Meredith Loughran](https://merej99.files.wordpress.com/2016/09/bucbay2-e1473966000877.jpg)\nA wider view of sunrise over Buccaneer Bay
\n\n## And then the stars began to align\nWith 3 more days left in week two, I admit I was beginning to stress a little. ***Ya think?!?***\nAnd then we got the call. There's a house available as long as we can commit to a six-month lease. And because my husband had helped them with some of their plumbing problems in the past, they were willing to stretch out the security deposit over a few of his paychecks. **A stepping stone.**\n\nIn that time a friend of mine introduced me to #Steemit\n\nSo here we are, in a 'stepping stone' house, recovering from the last series of unfortunate events.\nCall me crazy, but I feel truly blessed.\n\n> To quote from the movie ***Bridge of Spies, 2015***\n> James Donovan: \"Do you *ever* worry?\"\n> Rudolph Abel: \"Would it help?\"\n\n###
Well, would it?
\n-----\n### Wall of #Steemit love:\nThis awesome name in peppers was created by @papa-pepper: ![@papa-pepper made my name in peppers! Meredith Loughran @merej99]( http://scribblingbandits.com/wp-content/uploads/2016/09/merej99-in-peppers-e1473879693392.jpg)
\n![Bibi Rillmann @poeticsnake art, doodle, @merej99 Meredith Loughran](http://scribblingbandits.com/wp-content/uploads/2016/09/merej99-poeticsnake-e1473879881531.jpg) And @poeticsnake graced me with her beautiful artwork!\n\n-----\n\n### If you like my content, please consider upvoting and visiting my other articles. Your comments are always appreciated.\n-------\n\n
![Meredith Loughran sharing knowledge bombs, humor and life stories on Steemit](http://scribblingbandits.com/wp-content/uploads/2015/10/goofingoff.jpg) \n\n**Meredith Loughran** blogs at [ScribblingBandits.com](http://scribblingbandits.com) | Follow her on [Twitter](http://www.twitter.com/merej99) & [SnapChat](http://www.snapchat.com/add/merej99) or [LinkedIn](http://www.linkedin.com/in/mloughran)
\n_____\n\n## Come see what I've been writing! Visit [my blog page](http://steemit.com/@merej99)", + "category": "photography", + "children": 0, + "created": "2016-09-15T19:27:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://merej99.files.wordpress.com/2016/09/bucbay1-e1473966204550.jpg", + "http://scribblingbandits.com/wp-content/uploads/2016/08/fekit-ur-irish.jpg", + "https://merej99.files.wordpress.com/2016/09/bucbay2-e1473966000877.jpg", + "http://scribblingbandits.com/wp-content/uploads/2016/09/merej99-in-peppers-e1473879693392.jpg", + "http://scribblingbandits.com/wp-content/uploads/2016/09/merej99-poeticsnake-e1473879881531.jpg", + "http://scribblingbandits.com/wp-content/uploads/2015/10/goofingoff.jpg" + ], + "links": [ + "http://scribblingbandits.com", + "http://www.twitter.com/merej99", + "http://www.snapchat.com/add/merej99", + "http://www.linkedin.com/in/mloughran", + "http://steemit.com/@merej99" + ], + "tags": [ + "photography", + "sunrise", + "personal", + "inspiration", + "Steemit" + ], + "users": [ + "papa-pepper", + "poeticsnake" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 6241508345, + "payout": 0.001, + "payout_at": "2016-09-22T19:27:54", + "pending_payout_value": "0.001 HBD", + "percent_hbd": 10000, + "permlink": "sunrise-over-buccaneer-bay-my-personal-story-behind-the-shot-and-how-positivity-kept-me-going-through-challenging-times", + "post_id": 1257728, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 3 + }, + "title": "Sunrise Over Buccaneer Bay - my personal story behind the shot and how positivity kept me going through challenging times", + "updated": "2016-09-15T19:27:54", + "url": "/photography/@merej99/sunrise-over-buccaneer-bay-my-personal-story-behind-the-shot-and-how-positivity-kept-me-going-through-challenging-times" + }, + { + "active_votes": [ + { + "rshares": 156847289, + "voter": "tomorrows" + } + ], + "author": "tomorrows", + "author_payout_value": "0.000 HBD", + "author_reputation": 34.92, + "beneficiaries": [], + "blacklists": [], + "body": "![](https://c1.staticflickr.com/1/656/22181826503_56c6baa526_b.jpg)\n*picture by Giulian Frisoni*\n\n___________________________\n\nspiral black\ndry hands in heavy rain\nand art that makes sense\n\nspiral black\ndry hands i feel them\ncuz they're mine\n\"what's not to like\"\nyou say that a lot\nand your art is kind\n\nspiral black\nheavy rain hits my eyes\nand art is not to like\n\nspiral twist of my neck\nwrings out words\ncuz they're mine\nwhat's kind?", + "category": "poetry", + "children": 0, + "created": "2016-09-15T19:27:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://c1.staticflickr.com/1/656/22181826503_56c6baa526_b.jpg" + ], + "tags": [ + "poetry", + "darkness", + "rain", + "payitforward", + "original" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 156847289, + "payout": 0.0, + "payout_at": "2016-09-22T19:27:18", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "spiral-black", + "post_id": 1257723, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "spiral black [original poem]", + "updated": "2016-09-15T19:28:15", + "url": "/poetry/@tomorrows/spiral-black" + }, + { + "active_votes": [ + { + "rshares": 3109585367, + "voter": "sulev" + }, + { + "rshares": 3562389763, + "voter": "movievertigo" + } + ], + "author": "movievertigo", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.35, + "beneficiaries": [], + "blacklists": [], + "body": "
\n#
\"Connections\"
\n
*Click the image to enlarge*
\n\n
Rendered with [MandelBulb 3D](http://mandelbulb.com/2014/mandelbulb-3d-mb3d-fractal-rendering-software/)
", + "category": "fractal", + "children": 1, + "created": "2016-09-15T19:26:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/UeJT51a.jpg" + ], + "links": [ + "http://i.imgur.com/UeJT51a.jpg", + "http://mandelbulb.com/2014/mandelbulb-3d-mb3d-fractal-rendering-software/" + ], + "tags": [ + "fractal", + "cgi", + "pictures", + "mathematics", + "math" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 6671975130, + "payout": 0.001, + "payout_at": "2016-09-22T19:26:21", + "pending_payout_value": "0.001 HBD", + "percent_hbd": 10000, + "permlink": "connections-original-image", + "post_id": 1257710, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 2 + }, + "title": "\"Connections\" (Original image)", + "updated": "2016-09-15T19:26:21", + "url": "/fractal/@movievertigo/connections-original-image" + }, + { + "active_votes": [ + { + "rshares": 154779613, + "voter": "blendplayz" + } + ], + "author": "blendplayz", + "author_payout_value": "0.000 HBD", + "author_reputation": 26.94, + "beneficiaries": [], + "blacklists": [], + "body": "\n\n\nSOURCE.>http://www.businessinsider.com.au/5-tiki-drink-recipes-that-arent-overly-complicated-2016-7", + "category": "food", + "children": 0, + "created": "2016-09-15T19:25:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://static.businessinsider.com/image/55aead2a2acae719008b898c-1200/image.jpg", + "http://static.businessinsider.com/image/55aead3f2acae719008b8990-1200/image.jpg", + "http://static.businessinsider.com/image/55aead502acae7f4028b89c3-1200/image.jpg", + "http://static.businessinsider.com/image/55b279b42acae711008b9bea-1200/image.jpg", + "http://static.businessinsider.com/image/55b279c32acae7c23f8b743d-1200/image.jpg" + ], + "links": [ + "https://twitter.com/tikiderelict", + "http://www.businessinsider.com.au/5-tiki-drink-recipes-that-arent-overly-complicated-2016-7" + ], + "tags": [ + "food", + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 154779613, + "payout": 0.0, + "payout_at": "2016-09-22T19:25:27", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "5-tiki-cocktails-you-can-make-at-home", + "post_id": 1257699, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "5 tiki cocktails you can make at home", + "updated": "2016-09-15T19:25:27", + "url": "/food/@blendplayz/5-tiki-cocktails-you-can-make-at-home" + }, + { + "active_votes": [ + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 21249911268, + "voter": "sisters" + }, + { + "rshares": 12687813009, + "voter": "gargon" + }, + { + "rshares": 3146097649, + "voter": "pgarcgo" + }, + { + "rshares": 1112699443, + "voter": "future24" + }, + { + "rshares": 172646222, + "voter": "sammie" + }, + { + "rshares": 53389583, + "voter": "ppan08162016" + } + ], + "author": "betamusic", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.92, + "beneficiaries": [], + "blacklists": [], + "body": "\"IMG_20160815_183305b7ce3.jpg\"\n

Hello dear steemians, as they have been, on this occasion I'm going to present to each of the dogs, which thanks to our Steemit community, I'm feeding in Venezuela. I will begin with the story of a dog that has moved me, and in my next post, I'll be telling the story of each one of the 24 dogs that we are protecting and feeding thanks to steemit.

\"animalrescue34001a.jpg\"\n

She is Dana, one of the dogs, who lives in the Street 3 of my neighborhood, I've been feeding it for more than 2 months, I have no exact date of when I started, but she was the first dog that I an incentive to start this work in my neighborhood, their State of malnutrition was worrying.

\n

I do not understand as there are people who are unable to leave unless the excess food to the dog who lives on the street, there is street dogs in my neighborhood and among all the neighbors we feed them, with the remains or even let them a full plate of food, it was not necessary to include them to the campaign because we keep them in good shape even sleep on the porch of a House you could say that they adopted them.

\n\n

With Dana, things have been different, I know the neighbor who took her out the street, told me that they took it from the House of to neighbor in January because she could no longer have it, and adopted it, as it grew became ill apparently of parasitosis since he vomited all what ate, apart gave scabies. The dog already more big came out of the House and my neighbour had that go it to search 4 times, until is was to another city to live by to time and not could return be pending of she.

\n\"IMG_20160816_1803333cf0d.jpg\"\n

Dana was on the street and not brought it over to his house. The neighbor says \"the dog was getting sick at my house, there is a disease on the walls all dog that dies, gives you diarrhea three days and dies, my mom not could take care of it more, we leave on the street there is better and healthier at home\" I have checked that my neighbor is right every dog that arrives at your House becomes ill and dies if it is puppy , hypothesize that in your House inhabits the bacterium Parvovirus, is sad this situation but equal not so justify.

\n

This dog is you calculates just a year has a personality cheerful and grateful whenever me sees me salutes with much sweetheart moves its tail and its love is incomparable, can accompany me by all the urban when go, is a faithful companion, is a dog very charismatic and tender. Makes 3 days entered in zeal by them calculations this would be its first zeal, it worrying is that there are several dogs that it have mounted and of have a delivery would be very risky, by the situation of disease and malnutrition of which is leaving, apart that would be other litter more than puppies that would enter to the situation of street.

\n\"IMG_20160912_173902731c2.jpg\"\n

All the funds raised in this post will be dedicated to their sterilization and to their treatment. Support us with your UPVOTE will be Save life to Dana. Dona, vote, disseminates, help as can, this dog you it will thank, adopt and know his godfather.

\n


\n\nVERSI\u00d3N EN ESPA\u00d1OL\n\n\"IMG_20160815_183305b7ce3.jpg\"\n\nHola estimados steemians, como han estado, en esta ocasi\u00f3n voy a presentar a cada uno de los perros, que gracias a nuestra comunidad de Steemit, estoy alimentando en Venezuela. Voy a comenzar con la historia de una perrita que me ha conmovido, y en mis pr\u00f3ximos post, les voy contando la historia de cada uno de los 24 perros que estamos protegiendo y alimentando gracias a steemit\n\n\"animalrescue34001a.jpg\"\n\nElla es Dana una de las perras que habita en la carrera 3 de mi vecindario la he estado alimentando desde hace m\u00e1s de 2 meses, no tengo fecha exacta de cuando comenc\u00e9 pero ella fue la primera perra que me incentivo a comenzar esta labor en mi vecindario, su estado de desnutrici\u00f3n me estaba afectando.\n\nNo entiendo como hay gente que es incapaz de dejarle al menos los sobros de la comida al perro que vive en la calle, en mi cuadra hay perros de la calle y entre todos los vecinos los alimentamos con comida de sal, con los restos o incluso les dejamos un plato completo de comida, no fue necesario incluirlos a la campa\u00f1a de alimentaci\u00f3n porque los mantenemos en buena forma incluso duermen en el porche de alguna casas, se podr\u00eda decir que los adoptaron.\n\nCon Dana las cosas han sido distintas, conozco incluso al vecino que la sac\u00f3 a la calle, me cont\u00f3 que la sacaron de la casa de una vecina en enero porque ella ya no pod\u00eda tenerla y la adoptaron, a medida que fue creciendo se enferm\u00f3 al parecer de parasitosis ya que vomitaba todo lo que com\u00eda, aparte le dio sarna. La perrita ya m\u00e1s crecidita sal\u00eda de la casa y se iba a la de los vecinos y mi vecino tuvo que irla a buscar 4 veces, hasta que se fue a otra ciudad a vivir por un tiempo y no pudo volver estar pendiente de ella.\n\n\"IMG_20160816_1803333cf0d.jpg\"\n\nDana qued\u00f3 en la calle y no la trajeron m\u00e1s a su casa. El vecino dice \u201cLa perra se estaba enfermando en mi casa, hay una enfermedad en las paredes que todo perro que llega se muere, le da diarrea tres d\u00edas y muere, mi mam\u00e1 no pod\u00eda cuidarla m\u00e1s, la dejamos en la calle ah\u00ed est\u00e1 mejor y m\u00e1s sana que en mi casa\u201d he comprobado que mi vecino tiene raz\u00f3n todo perro que llega a su casa se enferma y muere si es cachorro, presumimos que en su casa habita la bacteria Parvovirus, es triste esta situaci\u00f3n pero igual no lo justifico.\n\nEsta perrita se le calcula apenas un a\u00f1o tiene una personalidad alegre y agradecida siempre que me ve me saluda con mucho cari\u00f1o mueve su cola y su amor es incomparable, puede acompa\u00f1arme por toda la urbanizaci\u00f3n cuando salgo, es una fiel compa\u00f1era, de lo que se perdieron sus due\u00f1os, es una perra muy carism\u00e1tica y tierna.. Hace 3 d\u00edas entr\u00f3 en celo por los c\u00e1lculos, este ser\u00eda su primer celo, lo preocupante es que hay varios perros que la han montado y de tener un parto ser\u00eda muy arriesgado, por la situaci\u00f3n de enfermedad y desnutrici\u00f3n en la que est\u00e1, aparte que ser\u00eda otra camada m\u00e1s cachorros que entrar\u00edan a la situaci\u00f3n de calle.\n\n\"IMG_20160912_173902731c2.jpg\"\n\nTodos los fondos recaudados en este post se dedicar\u00e1n a su esterilizaci\u00f3n y su tratamiento. Ayude con tu UPVOTE salvandole la vida a Dana. Dona, vota, difunde, ayuda como puedas, Dana te lo agradecer\u00e1, adoptala y s\u00e9 su padrino.", + "category": "animalrescue", + "children": 0, + "created": "2016-09-15T19:25:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/IMG_20160815_183305b7ce3.jpg", + "https://www.steemimg.com/images/2016/09/15/animalrescue34001a.jpg", + "https://www.steemimg.com/images/2016/09/15/IMG_20160816_1803333cf0d.jpg", + "https://www.steemimg.com/images/2016/09/15/IMG_20160912_173902731c2.jpg" + ], + "tags": [ + "animalrescue", + "spanish", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 46225814915, + "payout": 0.01, + "payout_at": "2016-09-22T19:25:06", + "pending_payout_value": "0.010 HBD", + "percent_hbd": 10000, + "permlink": "the-history-of-danna-a-dog-abandoned-saved-by-steemit", + "post_id": 1257697, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 7 + }, + "title": "The history of Danna a dog abandoned saved by Steemit", + "updated": "2016-09-15T19:25:06", + "url": "/animalrescue/@betamusic/the-history-of-danna-a-dog-abandoned-saved-by-steemit" + }, + { + "active_votes": [ + { + "rshares": 150215761, + "voter": "nbofill" + } + ], + "author": "nbofill", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "\n

Don\u2019t cry because it\u2019s over. Smile because it happened. 

\n", + "category": "frase", + "children": 0, + "created": "2016-09-15T19:23:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "tags": [ + "frase", + "life", + "positive", + "news", + "good" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 150215761, + "payout": 0.0, + "payout_at": "2016-09-22T19:23:48", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "3tfbln", + "post_id": 1257685, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": ":)", + "updated": "2016-09-15T19:23:48", + "url": "/frase/@nbofill/3tfbln" + }, + { + "active_votes": [ + { + "rshares": 6450217562, + "voter": "feline1991" + }, + { + "rshares": 1112699443, + "voter": "future24" + }, + { + "rshares": 3994865163, + "voter": "zaitsevalesyaa" + } + ], + "author": "feline1991", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.63, + "beneficiaries": [], + "blacklists": [], + "body": "\n

Memoir of a runaway girl - A true story!

\n

\n

 There, on the floor, was Ann naked and on her knees. I will not get into details of what they did to her because it was horrifying to say the least. I closed my eyes and tears were just streaming down my cheeks. They kept saying \u201cOpen your eyes and watch, because you\u2019re next\u201d.  

\n

\n

After about twenty minutes or so, which felt like a full day to me, they threw me back into the room and I panicked. I worked feverishly on that window trying to open it. I was aware that the only way I was going to escape this horror was to jump out of that window but it had to be done without breaking it.  If I broke the window, they\u2019d surely hear me.    

\n

On the dresser was an old metal comb that I used to pry the nails up. This method worked, it allowed me to loosen the nails and wiggle them back and forth until they could be pulled out by hand. Luckily there were only three nails or I would have never been able to get that window open.    

\n

I jumped out of the window and ran bare foot without looking back once. I ran through ditches along the highway, knowing that if they were out looking for me I needed to stay low. This was no easy task since I had no shoes on, but my life depended on my getting away as quickly as I could. Eventually I made my way to the road, stuck my thumb out, luckily I was picked up pretty fast.    

\n

When we got into town I asked them to take me to my friend Theresa\u2019s house, I knew she would have a change of clothes and shoes for me. After changing and getting cleaned up I had no idea what I was going to do, because I knew they would be out looking for me. They obviously found Ann, and it was a matter of time before they found me again.   

\n

I ended up calling an old boyfriend, Frank, and asked if he could take me to Edmonton and he agreed.    A valuable lesson was learned, when parents tell you something is bad, or should be avoided, it is usually for good reason. I should have listened. When you are young, you think you know everything and will do what you want without thinking about the possible consequences. 

\n

   

\n

I had only one small suitcase with some clothes my girlfriend gave me. Frank came and got me and we drove five hours to Edmonton. Once there I went back to the area where I knew people.   

\n

This was when I met Miguel.    

\n

Miguel was Portuguese and tanned and seemed like such a nice guy. I liked him instantly, I thought we would end up as great friends, but as it turned out, he ended up being my boyfriend.    

\n

Miguel introduced his sister in law Doris to me. Quickly I ended up moving in with her as a roommate. Now this was already a disturbing time in my life and it wasn't about to get any better.   A friendship from hell was born, and I will explain why.  Doris was married with a child, living separate from her husband and daughter, because she could not control her hormones and had many affairs.  She wore mostly mens clothing that were all too baggy for her. Her hair was long and blond and she stood maybe four inches taller then me.     

\n

She told me the story as to why she was living away from her child. She and Miguel were at Doris\u2019s home one day, while her husband was at work. One thing led to another and the two of them ended up in bed together. Her husband, Terry, came home, and found the front door was double locked and he could not get into the apartment. She refused to let him in. Her daughter was in the crib crying with all of the commotion. 

\n

\n

Her husband went back to his car and waited in the parking lot before trying again.  In a hurry to get out before  Terry came back, Doris and Miguel packed up a bag, and both of them had left the apartment leaving the crying toddler behind, unattended.  Several hours passed, and Terry figured he\u2019d try again. As soon as he reached the apartment door, he could hear his daughter wailing. He was luckily able to get into the apartment this time and he ran to pick up his sobbing daughter and carried her around looking for his wife. She was nowhere to be found. 

\n

Thank  you for your support and continued reading.

\n

If you missed the beginning of my book you can find it here:

\n

https://steemit.com/writing/@feline1991/a-steemit-original-a-lifetime-of-seeking-happiness-part-1  

\n", + "category": "writing", + "children": 0, + "created": "2016-09-15T19:22:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s16.postimg.org/und8f4oet/stock_illustration_2013520_hitchhiker_girl.jpg", + "https://s9.postimg.org/bw4vrm7tr/bound_and_gagged.jpg", + "https://s17.postimg.org/7c73d0mbz/overflowing_suitcase.jpg", + "https://s18.postimg.org/6egwz52ih/cryingbaby.jpg" + ], + "links": [ + "https://steemit.com/writing/@feline1991/a-steemit-original-a-lifetime-of-seeking-happiness-part-1" + ], + "tags": [ + "writing", + "story", + "life", + "seekinghappiness" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 11557782168, + "payout": 0.002, + "payout_at": "2016-09-22T19:22:27", + "pending_payout_value": "0.002 HBD", + "percent_hbd": 10000, + "permlink": "a-steemit-original-a-lifetime-of-seeking-happiness-chapter-2-part-3", + "post_id": 1257666, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 3 + }, + "title": "A Steemit Original - A Lifetime of Seeking Happiness - Chapter 2 - Part 3", + "updated": "2016-09-15T19:22:27", + "url": "/writing/@feline1991/a-steemit-original-a-lifetime-of-seeking-happiness-chapter-2-part-3" + }, + { + "active_votes": [ + { + "rshares": 150216797, + "voter": "helazocrack" + } + ], + "author": "helazocrack", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": " ![image](https://res.cloudinary.com/esteem/image/upload/v1473967237/image_mbzhso.jpg)", + "category": "dog", + "children": 0, + "created": "2016-09-15T19:20:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://res.cloudinary.com/esteem/image/upload/v1473967237/image_mbzhso.jpg" + ], + "links": [], + "tags": [ + "dog" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 150216797, + "payout": 0.0, + "payout_at": "2016-09-22T19:20:48", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "nothing-more-beautiful-than-the-eyes-of-a-dog-in-looking-for-family-2016915t145045881z", + "post_id": 1257653, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "Nothing more beautiful than the eyes of a dog. #In Looking for Family", + "updated": "2016-09-15T19:20:48", + "url": "/dog/@helazocrack/nothing-more-beautiful-than-the-eyes-of-a-dog-in-looking-for-family-2016915t145045881z" + }, + { + "active_votes": [ + { + "rshares": 1517204931, + "voter": "anwar78" + }, + { + "rshares": 239669638, + "voter": "valeri" + } + ], + "author": "anwar78", + "author_payout_value": "0.000 HBD", + "author_reputation": 32.16, + "beneficiaries": [], + "blacklists": [], + "body": "https://youtu.be/ibO_fxeBltQ", + "category": "steemit", + "children": 0, + "created": "2016-09-15T19:18:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/ibO_fxeBltQ/0.jpg" + ], + "links": [ + "https://youtu.be/ibO_fxeBltQ" + ], + "tags": [ + "steemit", + "nwo", + "politics", + "illuminati", + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 1756874569, + "payout": 0.0, + "payout_at": "2016-09-22T19:18:51", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "the-protocols-of-the-learned-elders-of-zion", + "post_id": 1257639, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 2 + }, + "title": "The protocols of the learned elders of Zion", + "updated": "2016-09-15T19:18:51", + "url": "/steemit/@anwar78/the-protocols-of-the-learned-elders-of-zion" + }, + { + "active_votes": [ + { + "rshares": 832935638, + "voter": "jbaker585" + }, + { + "rshares": 153397644, + "voter": "milank" + } + ], + "author": "milank", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "Project Ara is pronounced dead by Google's ATAP division earlyer this month.\nThat's sad news but it also makes room for a product that is like the Ara project but then not a phone, but accessoire for your phone, so every phone.\n\n![Nexpaq](https://nexpaq.com/wp-content/uploads/2015/09/baner_v4.jpg)\n\n\n*[Nexpaq](http://nexpaq.com)* is a modular phone case that is currently available for Iphone 5 and 6(plus), Samsung galaxy S6, S6 Edge series and more phones to come.\nIf your phone is not (yet) compattible but you really wat the product, then they have made an \"external battery\" type of product with the same capabilities *Batpaq*.\nboth the phonecase and the Batpaq gives your phone the ability to adapt to your lifestyle with extra hardware.\n\n*Nexpaq* is a phone case with 6 module slots and you can put any combination of modules on the case to extend the usability of your smartphone.\nWe all know the struggle of to little storage for example, or even too little battery power to last the entire day.\nThan brace yourself for *Nexpaq*, it standard packs a 1000 mAh external battery in the case. But if that still isnt enough you can allwasy add 2 extra battery modules, or 1 and 3 other modules *depending on what module you want to add*.\n\nThere are 12 modules available at this moment but there are more to come, there is word that there is going to be a module to communicate without the need of a GSM connection.\n\nI could go on and on about this amazing product but sadly enough we have to wait until Q1 of 2017 before it will actually ship and until that time I will keep watching the news about *Nexpaq*\n\nFor more information go to *Nexpaq* and see what you would like them to add as a module, the're looking for some input!\n**[Nexpaq.com](http://nexpaq.com)**", + "category": "nexpaq", + "children": 0, + "created": "2016-09-15T19:18:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://nexpaq.com/wp-content/uploads/2015/09/baner_v4.jpg" + ], + "links": [ + "http://nexpaq.com" + ], + "tags": [ + "nexpaq", + "ara", + "google", + "phone", + "modular" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 986333282, + "payout": 0.0, + "payout_at": "2016-09-22T19:18:42", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 0, + "permlink": "nexpaq-the-new-project-ara-for-every-phone", + "post_id": 1257638, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 2 + }, + "title": "Nexpaq the new Project Ara for every phone", + "updated": "2016-09-15T19:18:42", + "url": "/nexpaq/@milank/nexpaq-the-new-project-ara-for-every-phone" + }, + { + "active_votes": [ + { + "rshares": 7946872448, + "voter": "smolalit" + }, + { + "rshares": 1855374869, + "voter": "alex2016" + }, + { + "rshares": 118331751, + "voter": "rusla" + }, + { + "rshares": 832935638, + "voter": "jbaker585" + } + ], + "author": "alex2016", + "author_payout_value": "0.000 HBD", + "author_reputation": 54.62, + "beneficiaries": [], + "blacklists": [], + "body": "I want to tell as we have held another photoshoot where we have tried to sustain black-and-white style of photos.\n
\n\nYesterday the girl has called me and has asked whether I can finish shooting a photoshoot in some style? What has come to my mind, it to take pictures in black-and-white option as it was in early 70-80 years when the photo has only arisen.\n\nThe place for shootings have chosen the central park. Weather was cool. Have agreed about a meeting. At first the girl hesitated, and it has turned out on a shot here so\n
\nhttps://pp.vk.me/c836320/v836320641/185/NYRpq9qzo9w.jpg\n
\n
\nhttps://pp.vk.me/c836320/v836320641/169/iPi41rP501o.jpg\n
\nAfter we have spent more than 30 minutes of shootings, the girl was liberated, and has begun to work actively.\n
\nhttps://pp.vk.me/c836320/v836320641/17e/eU5naYLtgEw.jpg\n
\nhttps://pp.vk.me/c836320/v836320641/177/XNZ-jrBAvOA.jpg\n
\n\nGood impressions remained with me and my model. She has received photos, I have got experience. The camera I used Nikon D3100 with a lens of 55-200 mm.\n
\nhttps://pp.vk.me/c836320/v836320641/170/hM7NQWYiPYQ.jpg\n
\nhttps://pp.vk.me/c836320/v836320641/162/Qy1iCE7yhWs.jpg\n
\n
\nEstimate my article, all thanks!\n
https://pp.vk.me/c836320/v836320641/143/qUzy2zppzaQ.jpg\nhttps://pp.vk.me/c836320/v836320641/13c/9wEdFLSFETs.jpg\n
\n
", + "category": "photography", + "children": 3, + "created": "2016-09-15T19:18:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://pp.vk.me/c836320/v836320641/185/NYRpq9qzo9w.jpg", + "https://pp.vk.me/c836320/v836320641/169/iPi41rP501o.jpg", + "https://pp.vk.me/c836320/v836320641/17e/eU5naYLtgEw.jpg", + "https://pp.vk.me/c836320/v836320641/177/XNZ-jrBAvOA.jpg", + "https://pp.vk.me/c836320/v836320641/170/hM7NQWYiPYQ.jpg", + "https://pp.vk.me/c836320/v836320641/162/Qy1iCE7yhWs.jpg", + "https://pp.vk.me/c836320/v836320641/143/qUzy2zppzaQ.jpg" + ], + "tags": [ + "photography", + "art", + "photo", + "blog", + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 10753514706, + "payout": 0.002, + "payout_at": "2016-09-22T19:18:21", + "pending_payout_value": "0.002 HBD", + "percent_hbd": 10000, + "permlink": "as-we-have-held-photoshoots-in-black-and-white-colors", + "post_id": 1257635, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 4 + }, + "title": "As we have held photoshoots in black-and-white colors", + "updated": "2016-09-15T19:18:21", + "url": "/photography/@alex2016/as-we-have-held-photoshoots-in-black-and-white-colors" + }, + { + "active_votes": [ + { + "rshares": 234970233, + "voter": "valeri" + }, + { + "rshares": 56527396, + "voter": "blahblahblah" + }, + { + "rshares": 153220076, + "voter": "nbofill" + } + ], + "author": "nbofill", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "\n

\n", + "category": "life", + "children": 0, + "created": "2016-09-15T19:18:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s12.postimg.org/ry5ny36vh/image.jpg" + ], + "tags": [ + "life", + "steemit", + "art", + "food", + "photography" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 444717705, + "payout": 0.0, + "payout_at": "2016-09-22T19:18:18", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 0, + "permlink": "girl", + "post_id": 1257633, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 3 + }, + "title": "girl", + "updated": "2016-09-15T19:18:18", + "url": "/life/@nbofill/girl" + }, + { + "active_votes": [ + { + "rshares": 138002890, + "voter": "charlie.wilson" + }, + { + "rshares": 133590030, + "voter": "thedevil" + } + ], + "author": "charlie.wilson", + "author_payout_value": "0.000 HBD", + "author_reputation": 26.53, + "beneficiaries": [], + "blacklists": [], + "body": "Is this who you are voting for? Please re-think your life if you still want to vote for Hillary Clinton this election after this video... A man got himself killed to bring you this information. Please do your research before blindly voting on a candidate. There used to be a time when no one would even consider a person for president if there was this much evidence (or PROOF) of FELONY! Now we live in a time where she can get away without any charges?? The FBI already admitted what she has done was illegal. Courtesy of David Seaman. \n\nhttps://www.youtube.com/watch?v=qD7Q5sa_xHo", + "category": "hillary", + "children": 1, + "created": "2016-09-15T19:18:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/qD7Q5sa_xHo/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=qD7Q5sa_xHo" + ], + "tags": [ + "hillary", + "clinton", + "clintonforprison", + "elections", + "davidseaman" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 271592920, + "payout": 0.0, + "payout_at": "2016-09-22T19:18:18", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "hillary-clinton-s-schemes-leaked-man-is-killed-for-leaking-incriminating-proof-to-the-public", + "post_id": 1257632, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 2 + }, + "title": "Hillary Clinton's SCHEMES leaked-- man is KILLED for leaking incriminating proof to the public.", + "updated": "2016-09-15T19:18:18", + "url": "/hillary/@charlie.wilson/hillary-clinton-s-schemes-leaked-man-is-killed-for-leaking-incriminating-proof-to-the-public" + }, + { + "active_votes": [ + { + "rshares": 13342307926, + "voter": "valtr" + }, + { + "rshares": 503970587, + "voter": "fkn" + }, + { + "rshares": 662437860, + "voter": "elishagh1" + }, + { + "rshares": 313710480, + "voter": "coar" + }, + { + "rshares": 1061309796, + "voter": "murh" + }, + { + "rshares": 87300558689, + "voter": "herzmeister" + }, + { + "rshares": 5342866379, + "voter": "kimziv" + }, + { + "rshares": 2460297505, + "voter": "furion" + }, + { + "rshares": 116544591, + "voter": "poseidon" + }, + { + "rshares": 408706835, + "voter": "positive" + }, + { + "rshares": 902920974, + "voter": "sisterholics" + }, + { + "rshares": 10419645487, + "voter": "dumar022" + }, + { + "rshares": 31930537676, + "voter": "laonie" + }, + { + "rshares": 1332539475, + "voter": "myfirst" + }, + { + "rshares": 6481343102, + "voter": "somebody" + }, + { + "rshares": 242331170, + "voter": "flysaga" + }, + { + "rshares": 1431774250, + "voter": "midnightoil" + }, + { + "rshares": 3581211307, + "voter": "xiaohui" + }, + { + "rshares": 161721174, + "voter": "elfkitchen" + }, + { + "rshares": 111957361, + "voter": "xiaokongcom" + }, + { + "rshares": 1112699443, + "voter": "future24" + }, + { + "rshares": 225687011, + "voter": "xianjun" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 11479766873, + "voter": "daveks" + }, + { + "rshares": 118331751, + "voter": "rusla" + }, + { + "rshares": 832935638, + "voter": "jbaker585" + }, + { + "rshares": 3994865163, + "voter": "zaitsevalesyaa" + } + ], + "author": "herzmeister", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.75, + "beneficiaries": [], + "blacklists": [], + "body": "Even when you don't feel like swimming you can take a hike up a little mountain through a forest towards a Kloster Andechs, a popular monastery and Biergarten. \n \n[![ammersee-forest-a1e9a4.md.jpg](https://www.steemimg.com/images/2016/09/15/ammersee-forest-a1e9a4.md.jpg)](https://www.steemimg.com/images/2016/09/15/ammersee-forest-a1e9a4.jpg)\n\n[![ammersee-forest-b0c3ce.md.jpg](https://www.steemimg.com/images/2016/09/15/ammersee-forest-b0c3ce.md.jpg)](https://www.steemimg.com/images/2016/09/15/ammersee-forest-b0c3ce.jpg)\n\n[![ammersee-forest-cf546d.md.jpg](https://www.steemimg.com/images/2016/09/15/ammersee-forest-cf546d.md.jpg)](https://www.steemimg.com/images/2016/09/15/ammersee-forest-cf546d.jpg)\n\n[![ammersee-forest-dd2d5d.md.jpg](https://www.steemimg.com/images/2016/09/15/ammersee-forest-dd2d5d.md.jpg)](https://www.steemimg.com/images/2016/09/15/ammersee-forest-dd2d5d.jpg)\n\n[![ammersee-forest-ef71cc.md.jpg](https://www.steemimg.com/images/2016/09/15/ammersee-forest-ef71cc.md.jpg)](https://www.steemimg.com/images/2016/09/15/ammersee-forest-ef71cc.jpg)\n\n(For full size, right-click a photo and choose to open the link(!) in a new tab or window.)\n\nAll photos shot by me with a simple phone cam (LG-G4). No special equipment. CC-BY-SA.", + "category": "photography", + "children": 1, + "created": "2016-09-15T19:17:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/ammersee-forest-a1e9a4.md.jpg", + "https://www.steemimg.com/images/2016/09/15/ammersee-forest-b0c3ce.md.jpg", + "https://www.steemimg.com/images/2016/09/15/ammersee-forest-cf546d.md.jpg", + "https://www.steemimg.com/images/2016/09/15/ammersee-forest-dd2d5d.md.jpg", + "https://www.steemimg.com/images/2016/09/15/ammersee-forest-ef71cc.md.jpg" + ], + "links": [ + "https://www.steemimg.com/images/2016/09/15/ammersee-forest-a1e9a4.jpg", + "https://www.steemimg.com/images/2016/09/15/ammersee-forest-b0c3ce.jpg", + "https://www.steemimg.com/images/2016/09/15/ammersee-forest-cf546d.jpg", + "https://www.steemimg.com/images/2016/09/15/ammersee-forest-dd2d5d.jpg", + "https://www.steemimg.com/images/2016/09/15/ammersee-forest-ef71cc.jpg" + ], + "tags": [ + "photography", + "nature", + "forest", + "trees", + "sun" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 190506061170, + "payout": 0.043, + "payout_at": "2016-09-22T19:17:51", + "pending_payout_value": "0.043 HBD", + "percent_hbd": 10000, + "permlink": "forest-at-the-ammersee", + "post_id": 1257630, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 27 + }, + "title": "Forest at the Ammersee", + "updated": "2016-09-15T19:17:51", + "url": "/photography/@herzmeister/forest-at-the-ammersee" + }, + { + "active_votes": [ + { + "rshares": 9575441168, + "voter": "fkn" + }, + { + "rshares": 12586319352, + "voter": "elishagh1" + }, + { + "rshares": 313710480, + "voter": "coar" + }, + { + "rshares": 1061309796, + "voter": "murh" + }, + { + "rshares": 80142995693, + "voter": "kimziv" + }, + { + "rshares": 46745652607, + "voter": "furion" + }, + { + "rshares": 224272494, + "voter": "barbara2" + }, + { + "rshares": 249275987, + "voter": "ch0c0latechip" + }, + { + "rshares": 230707321, + "voter": "doge4lyf" + }, + { + "rshares": 1748168870, + "voter": "poseidon" + }, + { + "rshares": 7765429875, + "voter": "positive" + }, + { + "rshares": 13543814621, + "voter": "sisterholics" + }, + { + "rshares": 261456368, + "voter": "fnait" + }, + { + "rshares": 232278247, + "voter": "keepcalmand" + }, + { + "rshares": 478958065154, + "voter": "laonie" + }, + { + "rshares": 15990473701, + "voter": "myfirst" + }, + { + "rshares": 97220146544, + "voter": "somebody" + }, + { + "rshares": 3634967560, + "voter": "flysaga" + }, + { + "rshares": 21476613753, + "voter": "midnightoil" + }, + { + "rshares": 53718169615, + "voter": "xiaohui" + }, + { + "rshares": 2587538789, + "voter": "elfkitchen" + }, + { + "rshares": 1679360423, + "voter": "xiaokongcom" + }, + { + "rshares": 1112699443, + "voter": "future24" + }, + { + "rshares": 3385305165, + "voter": "xianjun" + }, + { + "rshares": 221670623, + "voter": "microluck" + }, + { + "rshares": 7989270301, + "voter": "karisa" + }, + { + "rshares": 61478828, + "voter": "bonapetit" + }, + { + "rshares": 109229309, + "voter": "rusla" + }, + { + "rshares": 136316357, + "voter": "thedevil" + } + ], + "author": "karisa", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.57, + "beneficiaries": [], + "blacklists": [], + "body": "Hello Steemit)) for a long time it was night)\nAnd I want to teach you today how to cook chicken fillet with breadcrumbs.\nI hope you will enjoy)\n\n> \u041f\u0440\u0438\u0432\u0435\u0442 \u0421\u0442\u0438\u0438\u043c\u0438\u0442)) \u0423 \u043c\u0435\u043d\u044f \u0443\u0436\u0435 \u0434\u0430\u0432\u043d\u043e \u043d\u0430\u0441\u0442\u0443\u043f\u0438\u043b\u0430 \u043d\u043e\u0447\u044c) \n\u0418 \u044f \u0445\u043e\u0447\u0443 \u0432\u0430\u0441 \u0441\u0435\u0433\u043e\u0434\u043d\u044f \u043d\u0430\u0443\u0447\u0438\u0442\u044c , \u043a\u0430\u043a \u0433\u043e\u0442\u043e\u0432\u0438\u0442\u044c \u043a\u0443\u0440\u0438\u043d\u043e\u0435 \u0444\u0438\u043b\u0435 \u0432 \u0441\u0443\u0445\u0430\u0440\u044f\u0445.\n\u041d\u0430\u0434\u0435\u044e\u0441\u044c \u0432\u0430\u043c \u043f\u043e\u043d\u0440\u0430\u0432\u0438\u0442\u0441\u044f)\n\nhttp://s017.radikal.ru/i401/1609/a8/701d5400daa7.jpg\n\n## Step 1: Take Ingredients.\nChicken fillet - 300 grams\nEgg - 1 piece\nBreadcrumbs - 100g\nCorn Flour - 60 grams\nSalt and pepper to taste\n\n>## \u0428\u0430\u0433 1: \u0411\u0435\u0440\u0435\u043c \u0418\u043d\u0433\u0440\u0438\u0434\u0438\u0435\u043d\u0442\u044b.\n> \u041a\u0443\u0440\u0438\u043d\u043d\u043e\u0435 \u0444\u0438\u043b\u0435 - 300 \u0433\u0440\u0430\u043c\u043c\n\u042f\u0439\u0446\u043e - 1 \u0448\u0442\u0443\u043a\u0430\n\u0421\u0443\u0445\u0430\u0440\u0438 - 100 \u0433\u0440\u0430\u043c\u043c\n\u041c\u0443\u043a\u0430 \u043a\u0443\u043a\u0443\u0440\u0443\u0437\u043d\u0430\u044f - 60 \u0433\u0440\u0430\u043c\u043c\n\u0421\u043e\u043b\u044c, \u043f\u0435\u0440\u0435\u0446 \u043f\u043e \u0432\u043a\u0443\u0441\u0443\n\nhttp://s018.radikal.ru/i501/1609/64/9731bfb796d4.jpg\n\n## Step 2: \nPrepare the ingredients.\nEggs break into a big bowl, and cut into chicken.\n\n>## \u0428\u0430\u0433 2:\n> \u041f\u043e\u0434\u0433\u043e\u0442\u0430\u0432\u043b\u0438\u0432\u0430\u0435\u043c \u0438\u043d\u0433\u0440\u0438\u0434\u0438\u0435\u043d\u0442\u044b. \n\u042f\u0439\u0446\u043e \u0440\u0430\u0437\u0431\u0438\u0432\u0430\u0435\u043c \u0432 \u0431\u043e\u043b\u044c\u0448\u0443\u044e \u0442\u0430\u0440\u0435\u043b\u043a\u0443, \u043d\u0430\u0440\u0435\u0437\u0430\u0435\u043c \u043a\u0443\u0440\u0438\u043d\u043d\u043e\u0435 \u0444\u0438\u043b\u0435.\n\nhttp://s020.radikal.ru/i706/1609/cd/5cbef4082a18.jpg\n\nNow dip each piece first in the flour, as in the photo.\n\n> \u0422\u0435\u043f\u0435\u0440\u044c \u043a\u0430\u0436\u0434\u044b\u0439 \u043a\u0443\u0441\u043e\u0447\u0435\u043a \u043c\u043e\u043a\u0430\u0435\u043c \u0432\u043d\u0430\u0447\u0430\u043b\u0435 \u0432 \u043c\u0443\u043a\u0443, \u043a\u0430\u043a \u043d\u0430 \u0444\u043e\u0442\u043e.\n\nhttp://s019.radikal.ru/i637/1609/cc/a1fafd8db0a9.jpg\n\nThen dipped in egg.\n\n> \u0417\u0430\u0442\u0435\u043c \u043c\u043e\u043a\u0430\u0435\u043c \u0432 \u044f\u0439\u0446\u043e.\n\nhttp://s46.radikal.ru/i111/1609/ae/2bbdb507a016.jpg\n\nThen we dipped in breadcrumbs\n\n> \u0418 \u0434\u0430\u043b\u0435\u0435 \u043c\u043e\u043a\u0430\u0435\u043c \u0432 \u0441\u0443\u0445\u0430\u0440\u0438.\n\nhttp://s018.radikal.ru/i505/1609/32/cd41cbfbe4d7.jpg\n\n## Step 3:\nIt remains only to fry our chicken fillet)\nPut it in the pan and fry for 7-8 minutes))\nEverything is ready) Bon appetit.\n\n>## \u0428\u0430\u0433 3:\n> \u041e\u0441\u0442\u0430\u0435\u0442\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u043f\u043e\u0436\u0430\u0440\u0438\u0442\u044c \u043d\u0430\u0448\u0435 \u043a\u0443\u0440\u0438\u043d\u043d\u043e\u0435 \u0444\u0438\u043b\u0435) \n\u041a\u043b\u0430\u0434\u0435\u043c \u0435\u0433\u043e \u043d\u0430 \u0441\u043a\u043e\u0432\u043e\u0440\u043e\u0434\u043a\u0443 \u0438 \u0436\u0430\u0440\u0438\u043c \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0438 7-8 \u043c\u0438\u043d\u0443\u0442))\n\u0412\u0441\u0435 \u0433\u043e\u0442\u043e\u0432\u043e) \u041f\u0440\u0438\u044f\u0442\u043d\u043e\u0433\u043e \u0430\u043f\u043f\u0435\u0442\u0438\u0442\u0430.\n\nhttp://s09.radikal.ru/i182/1609/6a/ad5522e514fa.jpg", + "category": "food", + "children": 1, + "created": "2016-09-15T19:17:33", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://s017.radikal.ru/i401/1609/a8/701d5400daa7.jpg", + "http://s018.radikal.ru/i501/1609/64/9731bfb796d4.jpg", + "http://s020.radikal.ru/i706/1609/cd/5cbef4082a18.jpg", + "http://s019.radikal.ru/i637/1609/cc/a1fafd8db0a9.jpg", + "http://s46.radikal.ru/i111/1609/ae/2bbdb507a016.jpg", + "http://s018.radikal.ru/i505/1609/32/cd41cbfbe4d7.jpg", + "http://s09.radikal.ru/i182/1609/6a/ad5522e514fa.jpg" + ], + "tags": [ + "food", + "recipes", + "life", + "cooking" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 862962138444, + "payout": 0.23, + "payout_at": "2016-09-22T19:17:33", + "pending_payout_value": "0.230 HBD", + "percent_hbd": 10000, + "permlink": "dr1uk-vegetable-soup-puree-recipe-specially-for-steemit", + "post_id": 1257625, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 29 + }, + "title": "Chicken fillet with breadcrumbs) recipe specially for Steemit", + "updated": "2016-09-15T19:34:42", + "url": "/food/@karisa/dr1uk-vegetable-soup-puree-recipe-specially-for-steemit" + }, + { + "active_votes": [ + { + "rshares": 70956487, + "voter": "dudu-hoffman" + }, + { + "rshares": 109229309, + "voter": "rusla" + } + ], + "author": "dudu-hoffman", + "author_payout_value": "0.000 HBD", + "author_reputation": 35.14, + "beneficiaries": [], + "blacklists": [], + "body": "\n

\n


\n

https://www.youtube.com/watch?v=tLBVeyYp7N0

\n


\n

Electronica / Dub / Funk
\n 

\n

- Feche os Olhos 

\n

- Dudu Hoffman 

\n

- Livin' la Zuada Loca (2007)

\n

- Brazil
\n

\n


\n


\n

@dudu-hoffman   Bandcamp   SoundCloud

\n", + "category": "music", + "children": 0, + "created": "2016-09-15T19:17:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s16.postimg.org/l7dh41yad/Dudu_Hoffman_Livin_la_Zuada_Loca.jpg", + "https://img.youtube.com/vi/tLBVeyYp7N0/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=tLBVeyYp7N0", + "https://steemit.com/@dudu-hoffman", + "https://duduhoffman.bandcamp.com/album/livin-la-zuada-loca", + "https://duduhoffman.bandcamp.com/album/ru-do-primal-maquinar-ep", + "https://soundcloud.com/dudu-hoffman" + ], + "tags": [ + "music", + "electronica", + "dub", + "funk", + "dudu-hoffman" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 180185796, + "payout": 0.0, + "payout_at": "2016-09-22T19:17:15", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "dudu-hoffman-feche-os-olhos", + "post_id": 1257621, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 2 + }, + "title": "Dudu Hoffman - Feche os Olhos", + "updated": "2016-09-15T19:17:15", + "url": "/music/@dudu-hoffman/dudu-hoffman-feche-os-olhos" + }, + { + "active_votes": [ + { + "rshares": 22687919345, + "voter": "prufarchy" + }, + { + "rshares": 7697824638, + "voter": "lgm-1" + }, + { + "rshares": 83629307390, + "voter": "serejandmyself" + }, + { + "rshares": 6036784485, + "voter": "anarcho-andrei" + }, + { + "rshares": 109229309, + "voter": "rusla" + }, + { + "rshares": 125198095, + "voter": "emeline" + }, + { + "rshares": 3983913956, + "voter": "michelle.gent" + } + ], + "author": "prufarchy", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.92, + "beneficiaries": [], + "blacklists": [], + "body": "I am the watcher \nof history and time.\nEternal observer\nand witness, I.\n\nWho silently sees \nthe unfolding of life,\nan audience member \nand witness, I. \n\nWho sits and who waits\nwithout looking to find,\nlife archaeologist \nand witness, I. \n\nWho asks for nothing \nand with nothing is fine,\nan earth minimalist\nand witness, I. \n\nI just keep watching\nand try counting the cries.\nHeart bleeding reporter\nand witness, I. \n\nWhen my shift is done\nI can avert my eyes,\nonce again a human\nand witness, I. \n\n
https://www.steemimg.com/images/2016/09/15/image56bc9.jpg
", + "category": "story", + "children": 1, + "created": "2016-09-15T19:16:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/image56bc9.jpg" + ], + "tags": [ + "story", + "art", + "poetry", + "life", + "writing" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 124270177218, + "payout": 0.028, + "payout_at": "2016-09-22T19:16:39", + "pending_payout_value": "0.028 HBD", + "percent_hbd": 10000, + "permlink": "i-witness-original", + "post_id": 1257615, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 7 + }, + "title": "I, Witness (Original)", + "updated": "2016-09-15T19:16:39", + "url": "/story/@prufarchy/i-witness-original" + }, + { + "active_votes": [ + { + "rshares": 1247376898, + "voter": "biodragon" + }, + { + "rshares": 1532004192, + "voter": "aljazeera" + }, + { + "rshares": 1583212074, + "voter": "chocolatemilk" + }, + { + "rshares": 36346429443, + "voter": "everythink" + }, + { + "rshares": 2076423635, + "voter": "press-release" + }, + { + "rshares": 234970233, + "voter": "valeri" + }, + { + "rshares": 1112699443, + "voter": "future24" + }, + { + "rshares": 109229309, + "voter": "rusla" + }, + { + "rshares": 678818770, + "voter": "ysa" + }, + { + "rshares": 156881056, + "voter": "alexandrapop" + }, + { + "rshares": 133590030, + "voter": "thedevil" + } + ], + "author": "alexandrapop", + "author_payout_value": "0.000 HBD", + "author_reputation": 27.34, + "beneficiaries": [], + "blacklists": [], + "body": "\n

     Hello, beautiful people.

\n

               

\n

         I decided to do another #introduceyourself , also with the #verification , even though I\u2019ve done it in my first introduction. I was a little bit shy the first time and I didn\u2019t know what to tell you about me. 

\n

         Again.. 

\n

         My name is Alexandra, but my friends are calling me \u201cAle\u201d, you can call me like this, too, if you want to. I\u2019m a 22 years old girl, student at a Dental Medicine University and a Makeup Artist. This is a weird combination, because I won\u2019t be able to do both of them at the same time and I\u2019m wondering if I\u2019ll have to choose.  

\n

                                              

\n

            Now, I want to tell you something about my hobbies.  I like Photography. A good friend of mine, was a student at Photography and she needed me for many times to be a model for her projects. So, yes, I like to be a model, even I\u2019m short (1.55 m).

\n

           Besides Photography, I like to do many DIY things for decoration, storage or for wearing. I love listening to a lot of music, especially Rihanna\u2019s music (as I told you, I\u2019m obsessed with her). 

\n

           Another weird hobby of mine, is to collect things. I have a collection of napkins ( I don\u2019t know the number of them), perfumes bottles (over 150), and also I have a lot of things with Rihanna (magazines, perfumes, albums, a doll, posters, body lotions).Maybe it\u2019s not a \u201ccollection\u201d but I like to say, that it is. 

\n

                                      

\n

           I love.. 

\n

          I love  Makeup! I can say this everyday! I want to push myself to be one of the top Makeup Artists from the world. And dreaming. I love to dream, so this is my biggest dream. I love chocolate, roses, cats, walks, my friends, my family, to be myself, to be happy, coffee with milk, to make my clients happy and I love to share my thoughts with you (I just discovered this).  

\n

                                                            

\n

            I\u2019m afraid of.. 

\n

          Hmm.. The first thing that came to my mind are spiders. Ohh, yeah, I totally dislike them. I\u2019m afraid of loneliness, of failures (even if a failure can make me stronger) and also I\u2019m afraid of the dark.

\n

                                                         

\n

            My plans are.. 

\n

           I planned to do everyday something new, because life is short. I want to have in the future, my own Youtube Channel, I want to be someone who inspires others. I want to be an independent woman and also I want to graduate from Universty. I studied Maths, IT, Dental Medicine, Makeup. I haven\u2019t used English in none of this. Now I\u2019m trying to learn English to write correctly, so you can understand me.   

\n

                                  

\n

            Now you know more about me, than the first time. I can\u2019t wait to know something about each of you. Here, I\u2019ll post about DIY things (do it yourself), photography, makeup, tutorials (beauty, food), my trips and beautiful places I visited and more.  

\n

                                                           

\n

             Please, feel free, to follow me and checking my upcoming posts.   

\n

\n


\n", + "category": "introduceyourself", + "children": 9, + "created": "2016-09-15T19:15:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/c5678d97ffda171f06129e6b6f3628ee.png", + "https://www.steemimg.com/images/2016/09/15/42b9a9a3942fc7c3149f7175e25cdcb0.png", + "https://www.steemimg.com/images/2016/09/15/70867617eddfe2f460a16ae718c14956.png", + "https://www.steemimg.com/images/2016/09/15/ffcf90e4038e4d76cfa5dc782de63edd.png", + "https://www.steemimg.com/images/2016/09/15/ff6f4dc66a84dbe05f14a163a678121f.png", + "https://www.steemimg.com/images/2016/09/15/1f008b807be84f5dd81138eb448dd4c7.png", + "https://www.steemimg.com/images/2016/09/15/0d5a41ed105b70f93be549dac22ce6bd.png", + "https://www.steemimg.com/images/2016/09/15/0b63e136d613d2cb97d9f59907773939.png" + ], + "tags": [ + "introduceyourself", + "steemit", + "live", + "verification" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 45211635083, + "payout": 0.01, + "payout_at": "2016-09-22T19:15:21", + "pending_payout_value": "0.010 HBD", + "percent_hbd": 10000, + "permlink": "new-introduce-yourself-post-with-more-info-about-me-and-more-pictures-with-me", + "post_id": 1257602, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 11 + }, + "title": "New 'Introduce Yourself' post, with more info about me and more pictures with me!", + "updated": "2016-09-15T19:15:21", + "url": "/introduceyourself/@alexandrapop/new-introduce-yourself-post-with-more-info-about-me-and-more-pictures-with-me" + }, + { + "active_votes": [ + { + "rshares": 258619590, + "voter": "sergey44" + }, + { + "rshares": 109229309, + "voter": "rusla" + }, + { + "rshares": 125198095, + "voter": "emeline" + }, + { + "rshares": 52647965, + "voter": "rayzzz" + }, + { + "rshares": 2344626753, + "voter": "fairz" + } + ], + "author": "fairz", + "author_payout_value": "0.000 HBD", + "author_reputation": 54.5, + "beneficiaries": [], + "blacklists": [], + "body": "https://youtu.be/YWealwI_vIQ\ntheres nothing drooby likes better than looking at birds parody with adult humour me trying to do the voice thanks for watching", + "category": "animation", + "children": 0, + "created": "2016-09-15T19:14:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/YWealwI_vIQ/0.jpg" + ], + "links": [ + "https://youtu.be/YWealwI_vIQ" + ], + "tags": [ + "animation", + "art", + "droopy", + "dog" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 2890321712, + "payout": 0.0, + "payout_at": "2016-09-22T19:14:57", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "droopy-the-dog-animation", + "post_id": 1257598, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 5 + }, + "title": "droopy the dog animation", + "updated": "2016-09-15T19:14:57", + "url": "/animation/@fairz/droopy-the-dog-animation" + }, + { + "active_votes": [ + { + "rshares": 51615652, + "voter": "rayzzz" + }, + { + "rshares": 155096457, + "voter": "soundmoney" + } + ], + "author": "soundmoney", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "\n

..and how the money circulates to benefit the very elite.  If you have 100 minutes available it will be time well spent and contains some great comment from people who I listen to including David Morgan who is something of a Silver Guru. The race to debase currency by Central Bankers is gathering pace and the documentary places this in the context of the demise of Empire.  Watch be enlightened and think about what it might mean for you.

\n

https://youtu.be/5fbvquHSPJU

\n", + "category": "silver", + "children": 0, + "created": "2016-09-15T19:14:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/5fbvquHSPJU/0.jpg" + ], + "links": [ + "https://youtu.be/5fbvquHSPJU" + ], + "tags": [ + "silver", + "money", + "debt", + "capital", + "currency" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 206712109, + "payout": 0.0, + "payout_at": "2016-09-22T19:14:09", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 0, + "permlink": "four-horsemen-by-renegade-inc-economists-shows-how-the-world-works", + "post_id": 1257590, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 2 + }, + "title": "Four Horsemen by Renegade Inc. Economists shows how the world works", + "updated": "2016-09-15T19:14:09", + "url": "/silver/@soundmoney/four-horsemen-by-renegade-inc-economists-shows-how-the-world-works" + }, + { + "active_votes": [ + { + "rshares": 1609525039, + "voter": "gidlark" + }, + { + "rshares": 1708336843, + "voter": "dimon14" + }, + { + "rshares": 1112699443, + "voter": "future24" + }, + { + "rshares": 114779248, + "voter": "bleujay" + } + ], + "author": "gidlark", + "author_payout_value": "0.000 HBD", + "author_reputation": 48.91, + "beneficiaries": [], + "blacklists": [], + "body": "\n

https://www.steemimg.com/images/2016/09/10/IMG_0876a016a.jpg

\n


\n", + "category": "photography", + "children": 0, + "created": "2016-09-15T19:13:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/10/IMG_0876a016a.jpg" + ], + "tags": [ + "photography", + "nature", + "life", + "ru", + "ukraine" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 4545340573, + "payout": 0.0, + "payout_at": "2016-09-22T19:13:42", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "environment-10-cloud-okruzhayushaya-sreda-10-oblaka", + "post_id": 1257589, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 4 + }, + "title": "Environment #10 - cloud (\u041e\u043a\u0440\u0443\u0436\u0430\u044e\u0449\u0430\u044f \u0441\u0440\u0435\u0434\u0430 \u211610 - \u043e\u0431\u043b\u0430\u043a\u0430)", + "updated": "2016-09-15T19:13:42", + "url": "/photography/@gidlark/environment-10-cloud-okruzhayushaya-sreda-10-oblaka" + }, + { + "active_votes": [ + { + "rshares": 234970233, + "voter": "valeri" + }, + { + "rshares": 232757631, + "voter": "sergey44" + }, + { + "rshares": 109229309, + "voter": "rusla" + }, + { + "rshares": 98583209, + "voter": "ola1" + }, + { + "rshares": 3994865163, + "voter": "zaitsevalesyaa" + } + ], + "author": "zaitsevalesyaa", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.66, + "beneficiaries": [], + "blacklists": [], + "body": "Hello Steemit! To make a swan I took a few days, but I am very happy, turned out beautifully. I hope, you like it!\n\nhttp://ipic.su/img/img7/fs/P9151004.1473960590.jpg\n\nhttp://ipic.su/img/img7/fs/P9140916.1473960690.jpg\n\nhttp://ipic.su/img/img7/fs/P9140922.1473960714.jpg\n\nhttp://ipic.su/img/img7/fs/P9140931.1473960731.jpg\n\nhttp://ipic.su/img/img7/fs/P9140935.1473960805.jpg\n\nhttp://ipic.su/img/img7/fs/P9140941.1473960854.jpg\n\nhttp://ipic.su/img/img7/fs/P9140951.1473960899.jpg\n\nhttp://ipic.su/img/img7/fs/P9140965.1473960972.jpg\n\nhttp://ipic.su/img/img7/fs/P9140967.1473961056.jpg\n\nhttp://ipic.su/img/img7/fs/P9140972.1473961103.jpg\n\nhttp://ipic.su/img/img7/fs/P9150982.1473961200.jpg\n\nhttp://ipic.su/img/img7/fs/P9150988.1473961248.jpg\n\nhttp://ipic.su/img/img7/fs/P9150994.1473961301.jpg\n\nhttp://ipic.su/img/img7/fs/P9151004.1473961355.jpg\n\nhttp://ipic.su/img/img7/fs/P9151009.1473961408.jpg\n\nhttp://ipic.su/img/img7/fs/P9151011.1473961457.jpg\n\n---\n\nSuitable for home decoration or as a gift!\nFor the manufacture of needed skills in origami, but everyone can, if you try! Thank you all for your attention!", + "category": "steemit", + "children": 0, + "created": "2016-09-15T19:12:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://ipic.su/img/img7/fs/P9151004.1473960590.jpg", + "http://ipic.su/img/img7/fs/P9140916.1473960690.jpg", + "http://ipic.su/img/img7/fs/P9140922.1473960714.jpg", + "http://ipic.su/img/img7/fs/P9140931.1473960731.jpg", + "http://ipic.su/img/img7/fs/P9140935.1473960805.jpg", + "http://ipic.su/img/img7/fs/P9140941.1473960854.jpg", + "http://ipic.su/img/img7/fs/P9140951.1473960899.jpg", + "http://ipic.su/img/img7/fs/P9140965.1473960972.jpg", + "http://ipic.su/img/img7/fs/P9140967.1473961056.jpg", + "http://ipic.su/img/img7/fs/P9140972.1473961103.jpg", + "http://ipic.su/img/img7/fs/P9150982.1473961200.jpg", + "http://ipic.su/img/img7/fs/P9150988.1473961248.jpg", + "http://ipic.su/img/img7/fs/P9150994.1473961301.jpg", + "http://ipic.su/img/img7/fs/P9151004.1473961355.jpg", + "http://ipic.su/img/img7/fs/P9151009.1473961408.jpg", + "http://ipic.su/img/img7/fs/P9151011.1473961457.jpg" + ], + "tags": [ + "steemit", + "art", + "photography", + "life", + "origami" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 4670405545, + "payout": 0.001, + "payout_at": "2016-09-22T19:12:42", + "pending_payout_value": "0.001 HBD", + "percent_hbd": 10000, + "permlink": "the-art-of-origami-bird-swan", + "post_id": 1257577, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 5 + }, + "title": "The Art of Origami - bird swan.", + "updated": "2016-09-15T19:12:42", + "url": "/steemit/@zaitsevalesyaa/the-art-of-origami-bird-swan" + }, + { + "active_votes": [ + { + "rshares": 19239985423, + "voter": "anduweb" + }, + { + "rshares": 258619590, + "voter": "sergey44" + }, + { + "rshares": 1112699443, + "voter": "future24" + }, + { + "rshares": 109229309, + "voter": "rusla" + }, + { + "rshares": 98583209, + "voter": "ola1" + }, + { + "rshares": 2020262526, + "voter": "cwbrooch" + }, + { + "rshares": 1442647825, + "voter": "modernbukowski" + } + ], + "author": "renzoarg", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.15, + "beneficiaries": [], + "blacklists": [], + "body": "

There's a monster lurking in the depth of those boxer shorts. One that threatens the health of several men, specially those that are undergoing that wonderful stage full of pimples, irregular beards and systematic rejection to anything that comes from their parents except money. Even if there protoadults are the population group with more risk of facing this demon, almost every male is a victim from this situation at least once in life. This enemy made of fear and lack of resolution is not the first drunkenness on vodka you got, neither that time you got caught trying to asphyxiate your personal fowl. Nothing like that.

\nhttps://pixabay.com/static/uploads/photo/2015/06/06/07/36/heart-799138_960_720.jpg\n

You're that guy, that teen around 16 years old and just got a girlfriend of around your same age. Out of nowhere, you're not the same. Your friends stop paying you a visit, you don't show up to do sports as you used to before, not to mention that you don't hang out with them in the Saturday nights. Because of her, again. Always her. Your friends get a bit mad at you and they have their reasons, but there's always a cool one that mentions: \"you just envy that he gets laid, let him copulate in peace!\". Yes, he knows, hit the nail, he totally understands the reasons why a 16 year old teen craves more the sheets than to prepare the Playstation, he spends more time with his girlfriend than with his friends. Obviously, this is an invented story, because when I was 16 I still played hide and seek and glued my snots under the table; two things I almost stopped doing by now.

\n

What your friends do not know is that you had to leave behind SEVERAL Saturday nights to reach what you were committed to, lets be sincere, at the end of the day the \"yes, I want\" from your side is obvious. But is the female whom holds the real power. They hold the goods to display in offer to our permanent demands, at least at that age (HA!). Bunch of nights of just \"making out\". Months and even years for some (that, or I had serious issues defining a situation then). Your friends could be great soccer players, but they'll never understand how it feels to make it to the goal, pass the goalkeeper, and not score because she says \"it's not the right moment\".

\nhttps://pixabay.com/static/uploads/photo/2016/07/21/15/41/no-1532844_960_720.jpg\n

In a wonderful crescendo of fantasy and metaphor, it is essential to break the dream and put a name to this Boxer short's Sauron, that guy that should not be named in the sacred halls of the bedroom is nothing but a haploid overload.

\n

When \"the game\" starts a lot of physiologic processes are triggered, attempting to enhance the performance in the bed / couch / car / field / airplanebathroom / bullshitairplanebathroomsaretoosmallandnobodyenjoysdoingitthere. Cardiac frequency and arterial pressure increase while at the same time blood vessels dilate (veins, mainly) at the entire genital area. This McCombo leads into blood accumulation in the sexual organs as long as the stimulation persists, because once the orgasm is reached, blood vessels recover their original size and blood drains away from the area.

\n

BUUUUUUUUUUUUT (this is what feeds the demon), when there's no orgasm and you're halfway there, the nervous signals that tell your body to \"stop and let go already\" are not there as a result blood stays there, leaving your balls literally swollen along with the always enjoyable sensation of bearing two watermelons in between your legs. We should mention that having to watermelons hanging from your hipbone hurt. Some are lucky and only hurt for a small time, others... are not so lucky (we wish you luck, dear friend).

\nhttps://pixabay.com/static/uploads/photo/2012/02/26/11/04/ball-17133_960_720.jpg\n

Where did the 3rd one come from?

\n

Despite being something amazingly frequent, we know nothing about this pain caused for not finishing what you started. There's little evidence and bibliography is very limited; only anecdotic info. Some medics had the brilliant idea of calling it blue balls (slang), because when oxygen-less blood accumulates at the scrotum the area starts tinting into the tone of the smurfs. Some surveys were ran at professional environments and all knew the topic, yet nothing shows at medicine books. So, a clear cause is also unknown. All we have is \"knowledge\" based on basic reasoning over what we know about physiology in humans; just imagine the poor volunteer that'd go into a lab so that some white overall jerks study him by not letting him finish.

\n

Another reason for this lack of info is that the treatment is rather simple, we all know it and there's no need of highly specialized doctors to perform it... You guessed it finish what you started, solo mode; because if you don't it can be a pain that lasts hours until the blood vessels recover their original size.

\n

This time, medicine based on evidence, only real guru, confirms nothing else but folklore:

\n
\n

A bird in the hand is worth two in the blue.

\n
\nhttps://pixabay.com/static/uploads/photo/2013/02/27/14/34/brent-goose-86582_960_720.jpg\n
\n
\n

If you liked this post and its informal way of talking about sciences, please, follow me for more!

\n

Leave a comment either for good or for bad reviews. I take everything as constructive, and I really appreciate the feedback, even from trolls (at least a troll read it before being himself!).

\n
\n
\n

Copyrights:

\n
\n
\n

All the previously used images are of my authory or under a CC0 license (Source: pixabay), unless openly stated.

\n

All the Images created by me possess a WTFPL licencing and they are free to redistribute, share, copy, paste, modify, sell, crop, paste, clone in whatever way you want.

\n
\n
", + "category": "science", + "children": 0, + "created": "2016-09-15T19:12:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://pixabay.com/static/uploads/photo/2015/06/06/07/36/heart-799138_960_720.jpg", + "https://pixabay.com/static/uploads/photo/2016/07/21/15/41/no-1532844_960_720.jpg", + "https://pixabay.com/static/uploads/photo/2012/02/26/11/04/ball-17133_960_720.jpg", + "https://pixabay.com/static/uploads/photo/2013/02/27/14/34/brent-goose-86582_960_720.jpg" + ], + "tags": [ + "science", + "medicine", + "health", + "sex", + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 24282027325, + "payout": 0.005, + "payout_at": "2016-09-22T19:12:36", + "pending_payout_value": "0.005 HBD", + "percent_hbd": 10000, + "permlink": "two-in-the-blue-vasocongestion-destroyer-of-men", + "post_id": 1257572, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 7 + }, + "title": "Two in the blue - Vasocongestion (destroyer of men)", + "updated": "2016-09-15T19:12:36", + "url": "/science/@renzoarg/two-in-the-blue-vasocongestion-destroyer-of-men" + }, + { + "active_votes": [ + { + "rshares": -435787244, + "voter": "quin" + }, + { + "rshares": 1418244835, + "voter": "seraph" + } + ], + "author": "quin", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "spam", + "category": "test", + "children": 0, + "created": "2016-09-15T19:12:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "tags": [ + "test", + "spam" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 982457591, + "payout": 0.0, + "payout_at": "2016-09-22T19:12:21", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "spam", + "post_id": 1257570, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 2 + }, + "title": "spam", + "updated": "2016-09-15T19:12:21", + "url": "/test/@quin/spam" + }, + { + "active_votes": [ + { + "rshares": 158259550, + "voter": "paulrprichard68" + } + ], + "author": "paulrprichard68", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "https://paulthepaperbear.wordpress.com/2016/05/29/bail-in-rules-ignored-by-media-globalists-cause-crisis-offer-non-solution-solution-soviet-style-mental-illness-sanders-lost-kentucky-votes/", + "category": "current", + "children": 0, + "created": "2016-09-15T19:12:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "links": [ + "https://paulthepaperbear.wordpress.com/2016/05/29/bail-in-rules-ignored-by-media-globalists-cause-crisis-offer-non-solution-solution-soviet-style-mental-illness-sanders-lost-kentucky-votes/" + ], + "tags": [ + "current", + "events", + "paperbear-blog" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 158259550, + "payout": 0.0, + "payout_at": "2016-09-22T19:12:21", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "bail-in-rules-ignored-by-media-globalists-cause-crisis-offer-non-solution-solution-soviet-style-mental-illness-sanders-lost", + "post_id": 1257569, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "Bail-in rules ignored by media / Globalists cause crisis, offer non-solution solution, Soviet style mental illness / Sanders lost Kentucky votes", + "updated": "2016-09-15T19:12:21", + "url": "/current/@paulrprichard68/bail-in-rules-ignored-by-media-globalists-cause-crisis-offer-non-solution-solution-soviet-style-mental-illness-sanders-lost" + }, + { + "active_votes": [ + { + "rshares": 124605648771, + "voter": "joshbreslauer" + }, + { + "rshares": 232757631, + "voter": "sergey44" + }, + { + "rshares": 1112699443, + "voter": "future24" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 4594200588, + "voter": "richardcrill" + }, + { + "rshares": 546846490, + "voter": "lindseylambz" + }, + { + "rshares": 109229309, + "voter": "rusla" + }, + { + "rshares": 98583209, + "voter": "ola1" + }, + { + "rshares": 2310291352, + "voter": "bluechoochoo" + } + ], + "author": "lyndsaybowes", + "author_payout_value": "0.000 HBD", + "author_reputation": 53.58, + "beneficiaries": [], + "blacklists": [], + "body": "\n

After growing up in the suburbs, where all anyone ever grew was flowers, I'm continually amazed that I can go out to my yard, my lawn, and pick my dinner day after day.  Tonight I'm finishing off a chicken soup I started yesterday.  

\n

The chicken was given to us by a neighbour who raises birds for meat, the most local meat we've eaten so far!  

\n

I've got the broth ready, and now I'm finishing it off with runner beans, zucchini, squash, potatoes and carrots, thyme and oregano.

\n

\n

\n", + "category": "organic", + "children": 2, + "created": "2016-09-15T19:11:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://pbs.twimg.com/media/CsasCH0WcAMaGLj.jpg", + "https://pbs.twimg.com/media/CsasCH2WcAAwz-a.jpg" + ], + "tags": [ + "organic", + "food", + "gardening", + "supportlocal", + "growfoodnotlawns" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 138243339460, + "payout": 0.031, + "payout_at": "2016-09-22T19:11:51", + "pending_payout_value": "0.031 HBD", + "percent_hbd": 10000, + "permlink": "just-picked-and-pulled-these-beautiful-organic-vegetables-to-add-to-my-soup", + "post_id": 1257565, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 9 + }, + "title": "Just Picked and Pulled These Beautiful Organic Vegetables to Add to My Soup", + "updated": "2016-09-15T19:11:51", + "url": "/organic/@lyndsaybowes/just-picked-and-pulled-these-beautiful-organic-vegetables-to-add-to-my-soup" + }, + { + "active_votes": [ + { + "rshares": 1735554942, + "voter": "linzo" + }, + { + "rshares": 109229309, + "voter": "rusla" + }, + { + "rshares": 98583209, + "voter": "ola1" + } + ], + "author": "linzo", + "author_payout_value": "0.000 HBD", + "author_reputation": 53.6, + "beneficiaries": [], + "blacklists": [], + "body": "\"love-1417705_640bb3b6.jpg\"\n\nSmouldering in your warmth, I can barely feel my skin\n Sweating profusely, bathed in your love\nSevering through my veins, pulsating through my groin\n\nScintillatingly addicted as I search for my next fix\nStraying far from myself, I can\u2019t have enough of you\nSatiety evades me, for its physicality\n\nShining brightly, dazzling me with your body physic\nSensitively, your muscles ripping through my faux sense of security\nSizzlingly hot, I feel the heat as if you were burning lava\n\nSearching, your eyes are hauntingly inviting\nSweltering, luring my hunger for temporary pleasure\nSeeing myself in you looking back at me\n\nSmooth, your voice is silky and piercingly sharp\nSoftening every chamber in my heart\nSlashing through all my resistance\n\nSmelling, a lost sense of self\nSmashing, finally the mirror reveals the deception\nShowing that it was me all along", + "category": "poem", + "children": 0, + "created": "2016-09-15T19:11:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/love-1417705_640bb3b6.jpg" + ], + "tags": [ + "poem", + "write", + "story", + "addiction" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 1943367460, + "payout": 0.0, + "payout_at": "2016-09-22T19:11:51", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "addicted-original-poem", + "post_id": 1257564, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 3 + }, + "title": "Addicted (Original Poem)", + "updated": "2016-09-15T19:11:51", + "url": "/poem/@linzo/addicted-original-poem" + }, + { + "active_votes": [ + { + "rshares": 466158469258, + "voter": "recursive2" + }, + { + "rshares": 452882692801, + "voter": "recursive3" + }, + { + "rshares": 59932806392, + "voter": "eeks" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 9857913474, + "voter": "kefkius" + }, + { + "rshares": 313710480, + "voter": "coar" + }, + { + "rshares": 1061303487, + "voter": "murh" + }, + { + "rshares": 11584833708, + "voter": "andu" + }, + { + "rshares": 114993639671, + "voter": "kenny-crane" + }, + { + "rshares": 5047527838, + "voter": "tee-em" + }, + { + "rshares": 113350116117, + "voter": "alexbeyman" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 45716829240, + "voter": "milestone" + }, + { + "rshares": 81130790703, + "voter": "thylbom" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 50626015, + "voter": "whalepool" + }, + { + "rshares": 1667780703, + "voter": "gmurph" + }, + { + "rshares": 3157847929, + "voter": "kurtbeil" + }, + { + "rshares": 20690393698, + "voter": "jphamer1" + }, + { + "rshares": 1112699443, + "voter": "future24" + }, + { + "rshares": 91521583046, + "voter": "miacats" + }, + { + "rshares": 5201378075, + "voter": "ats-david" + }, + { + "rshares": 4594200588, + "voter": "richardcrill" + }, + { + "rshares": 109229309, + "voter": "rusla" + }, + { + "rshares": 659423594, + "voter": "kev7000" + }, + { + "rshares": 52794249, + "voter": "doggnostic" + }, + { + "rshares": 52521499, + "voter": "jenny-talls" + }, + { + "rshares": 1317649856, + "voter": "bitcoinparadise" + }, + { + "rshares": 5753585781, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 98583209, + "voter": "ola1" + }, + { + "rshares": 213848535, + "voter": "sjamayee" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 64921864, + "voter": "storage" + }, + { + "rshares": 55388665, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 93882016, + "voter": "expat" + }, + { + "rshares": 126595034, + "voter": "toddemaher1" + } + ], + "author": "alexbeyman", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.75, + "beneficiaries": [], + "blacklists": [], + "body": "http://i.imgur.com/yOEUfMj.jpg\n\n\u201cYou don\u2019t have to be ashamed\u201d the gurgling mass assures me. \u201cAbout...the things coming out of your body\u201d. Its half formed little arm sensually traces the spot where a bundle of greasy black hoses passes through its skin, puffy and red all around it. \u201cI have...things...coming out of my body too.\u201d\n\nA baby\u2019s scream pierces the thick, humid air, barely discernible over a loud siren. Shattered glass cylinders all around, revealed sporadically in silhouette by flickering lights. Men in gas masks travel down the rows with hammers, smashing the cylinders that are still intact, spilling their contents into the ever-deepening soup. \n\nThe screaming suddenly stops. I search frantically for some explanation but cannot get up. My limbs, feeble imitations of what they should be, splash the foetal muck about but do nothing to move me. \n\nA maddening itching sensation surrounds the points on my chest where black hoses penetrate into it, but I haven\u2019t the fingers with which to scratch. \u201cIt\u2019s...not supposed to be this way\u201d I sputter. It looks at once quizzical and mournful. \u201cOh? How is it\u2026\u2019supposed\u2019 to be?\u201d\n\nAnother loud smash, and a baby\u2019s wail. The men with the hammers abruptly silence it, moving methodically down the rows. My tears mix freely with the amniotic fluid as one of the uniformed men, drenched in it from the waist down, arrives at our row.\n\n\u201cYou know\u201d the bulbous headed creature with the malformed little arm coos, \u201cI always thought you were pretty.\u201d It reaches over with its distorted, knobbly paw and caresses my ribcage. \u201cI would\u2019ve said something, but we were in different tanks.\u201d I recoil from his touch, shuddering as the man with the hammer finally reaches me.", + "category": "scifi", + "children": 0, + "created": "2016-09-15T19:11:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/yOEUfMj.jpg" + ], + "tags": [ + "scifi", + "horror", + "writing", + "fiction", + "death" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 1506906407098, + "payout": 0.456, + "payout_at": "2016-09-22T19:11:42", + "pending_payout_value": "0.456 HBD", + "percent_hbd": 10000, + "permlink": "short-story-debut-a-nightmarish-vignette-about-trying-to-find-meaning-and-warmth-in-the-world-between-birth-and-death", + "post_id": 1257560, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 41 + }, + "title": "[Short Story] Debut: A nightmarish vignette about trying to find meaning and warmth in the world between birth, and death.", + "updated": "2016-09-15T19:11:42", + "url": "/scifi/@alexbeyman/short-story-debut-a-nightmarish-vignette-about-trying-to-find-meaning-and-warmth-in-the-world-between-birth-and-death" + }, + { + "active_votes": [ + { + "rshares": 225204295, + "voter": "mashatik87" + }, + { + "rshares": 109229309, + "voter": "rusla" + } + ], + "author": "mashatik87", + "author_payout_value": "0.000 HBD", + "author_reputation": 45.79, + "beneficiaries": [], + "blacklists": [], + "body": "
\n
\n
", + "category": "haul", + "children": 0, + "created": "2016-09-15T19:11:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://4.bp.blogspot.com/-ejI16DS7g8E/V9ryM-lLK9I/AAAAAAAAAWs/3KDI7QmAR2wAjmh-ZVvOqg1XNBq9nh8ewCLcB/s640/Screen%2BShot%2B2016-09-15%2Bat%2B2.10.10%2BPM.png" + ], + "links": [ + "https://youtu.be/PFauKcvNuPE" + ], + "tags": [ + "haul", + "mash", + "mashafications", + "speakers", + "youtube" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 334433604, + "payout": 0.0, + "payout_at": "2016-09-22T19:11:39", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "no-make-up-tiny-haul-or-mashi", + "post_id": 1257559, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 2 + }, + "title": "No Make Up... Tiny Haul | Mashi", + "updated": "2016-09-15T19:11:39", + "url": "/haul/@mashatik87/no-make-up-tiny-haul-or-mashi" + }, + { + "active_votes": [ + { + "rshares": 2897105713, + "voter": "cashbandicoot" + }, + { + "rshares": 230270829, + "voter": "valeri" + }, + { + "rshares": 66492707, + "voter": "trytostopme" + }, + { + "rshares": 109229309, + "voter": "rusla" + }, + { + "rshares": 51712697, + "voter": "the-ultimatum" + }, + { + "rshares": 154192801, + "voter": "waves-social" + } + ], + "author": "trytostopme", + "author_payout_value": "0.000 HBD", + "author_reputation": 38.44, + "beneficiaries": [], + "blacklists": [], + "body": "![FinTech3](https://anonimag.es/i/5a492a6a7abb3596a1984993ba879925.jpg)\n_(Image source: @the-ultimatum)_\n\n# **HOW-TO: REMOTELY SHUTDOWN A COMPUTER ON A SHARED NETWORK**\nRecently I was hanging at a local java joint, enjoying the complimentary Wi-Fi. There, I was with fifteen other souls, all of us intently hammering away at solving the world\u2019s problems in a nice quite \u201cstudy-hall\u201d environment. Suddenly the placid quietude was shattered by one person initiating a video conference with several colleagues, sans headphones. She and her colleagues talked and laughed loudly; completely oblivious to the fact that they were disrupting everyone around them.\n\nFrom the dark looks, loud sighs and other non-verbal communication, it was obvious that everyone was annoyed. I managed to survive about seven minutes of her auditory assault before summoning the will to approach her with a bleeding edge new concept\u2026 headphones. I have captured the essence of the exchange below.\n\n\u2022\t**the-ultimatum** (**TU**)\n\u2022\t**Rude Shrew** (**RS**)\n\n> \u2022\t**TU**: \u201cWould you like to borrow these?\u201d\n \n_I extend my arm out revealing a set of headphones with a built in mic._\n> \u2022\t**RS**: [incoherent stammering while she tried to ignore me. She responds to her colleagues]\n\n_I sweep the room with my extended arm_\n> \u2022\t**TU**: \u201cWe are all trying to work\u2026 you are more than welcome to these\u201d\n\n_She turns to me with a look of utter confusion_\n> \u2022\t**RS**: \u201cI don\u2019t know how to use those.\u201d\n\n_A lifetime of training in self-control is being challenged in this solitary moment. A look of incredulity sweeps over my face_\n> \u2022\t**TU**: \u201cYou don\u2019t know how to plug-in and put on headphones\u2026?\u201d\n\n_[End of conversation.]_\n\n**As she continued to interrupt everyone I started to do some research and below is the content of this post.**\n\n**A Step-by-Step Guide to: Remotely Shutdown a Computer on a Shared Network**\nFollowing the steps & screenshots below you will find a very fast very simple way to boot users off a shared network or play pranks on your friends. \n\n\u2022\tFind the **cmd** prompt & _run as admin_\n\u2022\tType the command: **net view**\n\nThis will show you all the names of computers on the same network. The hardest part is targeting your subject\u2019s computer name. Trial and error.\n\n![CMD](https://anonimag.es/i/aacbbb1c18515bf66837d975858fee63.jpg)\n\nOnce you have chosen your subject follow the next steps:\n\u2022\tType the command: **ping [comp. name]**\n\n![PING](https://anonimag.es/i/0713224e9d0de131e979b0aa33ead35f.jpg)\n\n\u2022\tType the command: **shutdown -i**\n\n![SDi](https://anonimag.es/i/a3f83e1d32b2e6d54c9b0bdfa0fcb0ca.jpg)\n\nIn the **command prompt**:\n\u2022\tLeft click\n\u2022\tSelect _mark_\n\u2022\tCopy IP Address (e.g. _fe80::ddc9:3651:2554:3a93%2_)\n\nIn the **shutdown -i** pane follow these steps:\n\u2022\tPaste into _ADD_\n\u2022\tChoose _Shutdown_\n\u2022\tLeave Checked _Warn users of the action_\n\u2022\tSet the _Warn users of the action_ timer to a desired time.\n\u2022\tUncheck _Planned_\n\u2022\tChoose option _Security issue (unplanned)_\n\u2022\tType in your own _Comment_ (e.g. \"Your computer has been locked. Goodbye.\")\n\u2022\tClick _OK_\n\n![RemoteSD](https://anonimag.es/i/1abc1c79a33194a68792b5e88aa8d3b7.jpg)\n\nIf everything goes according to plan you should be able to watch your subject squirm in discomfort while the 15 second timer counts down and you and those around you are able to go back to working in peace. \n\n# **FOR EDUCATIONAL PURPOSES ONLY**\n\nWritten by: @the-ultimatum \n_https://twitter.com/WavesIs_\nEdited by: @cerberus65\nPublished by: @trytostopme", + "category": "story", + "children": 0, + "created": "2016-09-15T19:11:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://anonimag.es/i/5a492a6a7abb3596a1984993ba879925.jpg", + "https://anonimag.es/i/aacbbb1c18515bf66837d975858fee63.jpg", + "https://anonimag.es/i/0713224e9d0de131e979b0aa33ead35f.jpg", + "https://anonimag.es/i/a3f83e1d32b2e6d54c9b0bdfa0fcb0ca.jpg", + "https://anonimag.es/i/1abc1c79a33194a68792b5e88aa8d3b7.jpg" + ], + "links": [ + "https://twitter.com/WavesIs" + ], + "tags": [ + "story", + "hacking", + "life", + "steemit" + ], + "users": [ + "the-ultimatum", + "cerberus65", + "trytostopme" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 3509004056, + "payout": 0.0, + "payout_at": "2016-09-22T19:11:39", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "how-to-remotely-shutdown-a-computer-on-a-shared-network", + "post_id": 1257558, + "promoted": "1.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 6 + }, + "title": "How-to: Remotely Shutdown a Computer on a Shared Network", + "updated": "2016-09-15T19:11:39", + "url": "/story/@trytostopme/how-to-remotely-shutdown-a-computer-on-a-shared-network" + }, + { + "active_votes": [ + { + "rshares": 1861066361, + "voter": "jackgallenhall" + }, + { + "rshares": 109229309, + "voter": "rusla" + }, + { + "rshares": 98583209, + "voter": "ola1" + }, + { + "rshares": 12452663543, + "voter": "exploretraveler" + } + ], + "author": "jackgallenhall", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.03, + "beneficiaries": [], + "blacklists": [], + "body": "\n

https://youtu.be/LB32fl1iExA

\n", + "category": "steemit", + "children": 1, + "created": "2016-09-15T19:11:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/LB32fl1iExA/0.jpg" + ], + "links": [ + "https://youtu.be/LB32fl1iExA" + ], + "tags": [ + "steemit", + "steem" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 14521542422, + "payout": 0.003, + "payout_at": "2016-09-22T19:11:00", + "pending_payout_value": "0.003 HBD", + "percent_hbd": 10000, + "permlink": "steemit-for-dummies-how-to-transfer-steem-dollars-to-bittrex-video", + "post_id": 1257550, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 4 + }, + "title": "Steemit For Dummies - How To Transfer Steem Dollars To Bittrex Video", + "updated": "2016-09-15T19:11:00", + "url": "/steemit/@jackgallenhall/steemit-for-dummies-how-to-transfer-steem-dollars-to-bittrex-video" + }, + { + "active_votes": [ + { + "rshares": 12687826828, + "voter": "gargon" + }, + { + "rshares": 3084409460, + "voter": "pgarcgo" + }, + { + "rshares": 109229309, + "voter": "rusla" + }, + { + "rshares": 3363381107, + "voter": "betamusic" + }, + { + "rshares": 1883541074, + "voter": "juliamateo" + }, + { + "rshares": 98582007, + "voter": "ola1" + }, + { + "rshares": 51782882, + "voter": "javiergg" + }, + { + "rshares": 51422448, + "voter": "cuvi" + }, + { + "rshares": 1822707064, + "voter": "bapparabi" + } + ], + "author": "juliamateo", + "author_payout_value": "0.000 HBD", + "author_reputation": 53.63, + "beneficiaries": [], + "blacklists": [], + "body": "Bueno, como la mayor\u00eda de los que me sigue sabe... tengo un canal en youtube. Para fomentar que la gente escriba en espa\u00f1ol en esa incre\u00edble red social, he decidido propocionarla en mi canal de youtube!\nOs dejo aqu\u00ed el v\u00eddeo que hice! Un abrazo\nJulia\nhttps://www.youtube.com/watch?v=joHQB8Uq8Oc\nPRIMERAS REACCIONES ENTRE MIS SEGUIDORES\nhttps://s16.postimg.org/nha1k530l/Captura_de_pantalla_2016_09_15_a_las_21_22_54.png\nhttps://s17.postimg.org/csovsbcdb/Captura_de_pantalla_2016_09_15_a_las_21_23_03.png\nhttps://s15.postimg.org/m5euvbkbv/Captura_de_pantalla_2016_09_15_a_las_21_24_01.png", + "category": "spanish", + "children": 0, + "created": "2016-09-15T19:10:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/joHQB8Uq8Oc/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=joHQB8Uq8Oc" + ], + "tags": [ + "spanish", + "steemit", + "life", + "youtube", + "teenager" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 23152882179, + "payout": 0.005, + "payout_at": "2016-09-22T19:10:39", + "pending_payout_value": "0.005 HBD", + "percent_hbd": 10000, + "permlink": "promociono-steemit-en-mi-canal-de-youtube", + "post_id": 1257546, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 9 + }, + "title": "PROMOCIONO Steemit en mi CANAL DE YOUTUBE", + "updated": "2016-09-15T19:29:12", + "url": "/spanish/@juliamateo/promociono-steemit-en-mi-canal-de-youtube" + }, + { + "active_votes": [ + { + "rshares": 419603951021, + "voter": "chryspano" + }, + { + "rshares": 190467351752, + "voter": "jamtaylor" + }, + { + "rshares": 313710480, + "voter": "coar" + }, + { + "rshares": 1061303487, + "voter": "murh" + }, + { + "rshares": 20605443611, + "voter": "skapaneas" + }, + { + "rshares": 230270829, + "voter": "valeri" + }, + { + "rshares": 1114903893, + "voter": "oecp85" + }, + { + "rshares": 1771771876, + "voter": "agapakos" + }, + { + "rshares": 342267987, + "voter": "holidaygreece" + }, + { + "rshares": 21249911268, + "voter": "sisters" + }, + { + "rshares": 3282317279, + "voter": "sulev" + }, + { + "rshares": 68250832, + "voter": "missmishel623" + }, + { + "rshares": 2686735390, + "voter": "avtzis.petros" + }, + { + "rshares": 1112699443, + "voter": "future24" + }, + { + "rshares": 3187509176, + "voter": "unrealisback" + }, + { + "rshares": 259305456, + "voter": "elenirossidou" + }, + { + "rshares": 31527137100, + "voter": "kyriacos" + }, + { + "rshares": 4159011441, + "voter": "steembeast" + }, + { + "rshares": 109229309, + "voter": "rusla" + }, + { + "rshares": 474397754, + "voter": "skapart" + }, + { + "rshares": 6657915847, + "voter": "gringalicious" + }, + { + "rshares": 98582007, + "voter": "ola1" + }, + { + "rshares": 59478888, + "voter": "mariajoe" + }, + { + "rshares": 348646506, + "voter": "koskl" + }, + { + "rshares": 1822707064, + "voter": "bapparabi" + }, + { + "rshares": 213848535, + "voter": "sjamayee" + }, + { + "rshares": 162331614, + "voter": "johnelbow" + }, + { + "rshares": 162862498, + "voter": "dreamylou" + } + ], + "author": "skapaneas", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.37, + "beneficiaries": [], + "blacklists": [], + "body": "# Making of a sculpture:\n\n Pearl The Whale.\n\nThis is something I was working on for the past week along other things, I had a lot of fun out of the process I learned a couple of things as well but overall it was something I will try again probably in the future.\n So here she comes again, the Queen of all seven seas. Isn't she a beauty?\n\n\nhttps://www.steemimg.com/images/2016/09/15/80bc2d561d6b165be7ad8630f1f43051.png\n\n## Stage 1:\n Modeling foam, glued together or stack it with some toothpicks like I did. \nMaking my initial shape with a knife, I am keep working till I get a shape I can work with.\n\nhttps://www.steemimg.com/images/2016/09/15/falainitsastage15f666.jpg\n\n## Stage 2\n\nApplying clay over the modeling foam. The clay must be treated with water, work it out in your hands to soften it then apply it over your model, do not make it thinner than 1 mm as it will crack while it dries out.\n\nhttps://www.steemimg.com/images/2016/09/15/8912ae9b97d2bcd581aadefb82e7ea1d.jpg\n\n## Stage 3\n\nRefining and creating details, use a sharp tool to sharpen the surface of your model. Use some water to clean up your tools every now and then, it helps the most when you are working with clay to have clean and wet tools to work out.\n\nhttps://www.steemimg.com/images/2016/09/15/falainitsastage294837.jpg\n\n## Stage 4\n\nCuring process. Allow your clay model to complete dry out. It will take approximately 24 hours for this procedure to occur.\n\nhttps://www.steemimg.com/images/2016/09/15/falainitsastage35b415.jpg\n\n## Stage 5\n\nPainting your model. I used casual temperas colors, you can use acrylics or sprays. It all comes down to what you are aiming for as an end result so it is a matter of preference. Congrats your sculpture is ready it is time for some photo shooting.\n\nhttps://www.steemimg.com/images/2016/09/15/final3cab50.jpg\n\nhttps://www.steemimg.com/images/2016/09/15/final25f3cb.jpg\n\nI hope you like the end result.\nI sure did. It now decorates a shelf on my bedroom I will call her the Ocean Pearl I was going for Marianda but she is simple not fat enough for that...\n@ned @dan @smooth @berniesanders @blocktrades @itsascam @andeverywhale out thereI hope you get a giggle out of this. I have made this as mean to go to the Amsterdam steemfest and get some of my fellows with him. Please enjoy.\n\n\nThank you all for your support\nI will include some high res photos for you to check out the final sculpture\n\nhttps://www.steemimg.com/images/2016/09/15/c6049e3fffe58f0a25d8c9b9433fbdb1.png\n\nFollow me \n@skapaneas", + "category": "art", + "children": 6, + "created": "2016-09-15T19:10:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/80bc2d561d6b165be7ad8630f1f43051.png", + "https://www.steemimg.com/images/2016/09/15/falainitsastage15f666.jpg", + "https://www.steemimg.com/images/2016/09/15/8912ae9b97d2bcd581aadefb82e7ea1d.jpg", + "https://www.steemimg.com/images/2016/09/15/falainitsastage294837.jpg", + "https://www.steemimg.com/images/2016/09/15/falainitsastage35b415.jpg", + "https://www.steemimg.com/images/2016/09/15/final3cab50.jpg", + "https://www.steemimg.com/images/2016/09/15/final25f3cb.jpg", + "https://www.steemimg.com/images/2016/09/15/c6049e3fffe58f0a25d8c9b9433fbdb1.png" + ], + "tags": [ + "art", + "photography", + "nature", + "animals", + "life" + ], + "users": [ + "ned", + "dan", + "smooth", + "berniesanders", + "blocktrades", + "itsascam", + "andeverywhale", + "skapaneas" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 713153852343, + "payout": 0.184, + "payout_at": "2016-09-22T19:10:30", + "pending_payout_value": "0.184 HBD", + "percent_hbd": 10000, + "permlink": "pearl-the-whale-a-sculpture-with-process-pictures-by-skapaneas-original-own-work", + "post_id": 1257543, + "promoted": "1.060 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 28 + }, + "title": "Pearl the whale: A sculpture with process pictures by @skapaneas (original own work)", + "updated": "2016-09-15T19:34:21", + "url": "/art/@skapaneas/pearl-the-whale-a-sculpture-with-process-pictures-by-skapaneas-original-own-work" + }, + { + "active_votes": [ + { + "rshares": 263853222, + "voter": "maarnio" + }, + { + "rshares": 1822707064, + "voter": "bapparabi" + } + ], + "author": "bapparabi", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "\n

Do you also Vitim of HashOcean cloud mining may be because more then  700,000 users have lost there money ..and people who taken out there money they are profitable otherwise they have taken all our money ..s

\n

So do you think they will come back or fbi will do anything to get pour fund back 

\n

\n

many use like this 

\n

\"  Trombini said he started the campaign because he had lost about $10,000  dollars - everything he had and six months of work: \u201cI see others want  justice, so I started to search for my own.\u201d  

\n

\n

lost so much that people still hoping to bet back there money but still not light on it ..

\n


\n

 Three separate online petitions have been opened by individuals who have  reportedly lost their investments in the defunct HashOcean Bitcoin  mining company. They are seeking to get the interest of the relevant  transborder crimes department of law enforcement agencies such as the  FBI, CIA, Interpol and MI6. 

\n


\n

https://secure.avaaz.org/po/petition/FBI_EUA_FIND_HASHOCEANCOM/

\n

https://secure.avaaz.org/en/petition/FBI_CIA_MI6_INTERPOL_FBI_EUA_CIA_MI6_INTERPOL_FIND_OWNER_HASHOCEANCOM/?aHdQTkb

\n

https://www.change.org/p/fbi-fbi-and-interpol-hashocean-700-000-people-swindled

\n


\n

so say away form this cloud mining look ponzy ..

\n


\n

And do you think hashocen will come back

\n


\n", + "category": "ponzi", + "children": 1, + "created": "2016-09-15T19:10:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://bazaarbay.org/i/f9b7fc1a6272427bdfc566f7b0cfc0bf46d3f564.jpg", + "https://i.ytimg.com/vi/6v_Dqwj0t0Y/hqdefault.jpg" + ], + "links": [ + "https://secure.avaaz.org/po/petition/FBI_EUA_FIND_HASHOCEANCOM/", + "https://secure.avaaz.org/en/petition/FBI_CIA_MI6_INTERPOL_FBI_EUA_CIA_MI6_INTERPOL_FIND_OWNER_HASHOCEANCOM/?aHdQTkb", + "https://www.change.org/p/fbi-fbi-and-interpol-hashocean-700-000-people-swindled" + ], + "tags": [ + "ponzi" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 2086560286, + "payout": 0.0, + "payout_at": "2016-09-22T19:10:21", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 0, + "permlink": "world-biggest-pronzy-site-hashocean-taken-usd44m-and-gone", + "post_id": 1257541, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 2 + }, + "title": "world biggest pronzy site HashOcean taken $44m and gone", + "updated": "2016-09-15T19:10:21", + "url": "/ponzi/@bapparabi/world-biggest-pronzy-site-hashocean-taken-usd44m-and-gone" + }, + { + "active_votes": [ + { + "rshares": 3313423713996, + "voter": "pharesim" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 313710480, + "voter": "coar" + }, + { + "rshares": 1061309796, + "voter": "murh" + }, + { + "rshares": 794763647, + "voter": "endgame" + }, + { + "rshares": 2531219186, + "voter": "steem1653" + }, + { + "rshares": 445761993002, + "voter": "knozaki2015" + }, + { + "rshares": 54477247, + "voter": "reported" + }, + { + "rshares": 2113775393, + "voter": "uwe69" + }, + { + "rshares": 51206711, + "voter": "krushing" + }, + { + "rshares": 456481293, + "voter": "minnowsunited" + }, + { + "rshares": 50065542, + "voter": "whatyouganjado" + }, + { + "rshares": 56817337, + "voter": "makaveli" + }, + { + "rshares": 50010551, + "voter": "alexbones" + }, + { + "rshares": 67782873, + "voter": "ozertayiz" + }, + { + "rshares": 50215700, + "voter": "salebored" + }, + { + "rshares": 7626813355, + "voter": "einsteinpotsdam" + }, + { + "rshares": 50326099, + "voter": "bitdrone" + }, + { + "rshares": 50317967, + "voter": "sleepcult" + }, + { + "rshares": 109229309, + "voter": "rusla" + }, + { + "rshares": 98583209, + "voter": "ola1" + }, + { + "rshares": 1369181864, + "voter": "timbernana" + } + ], + "author": "timbernana", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.96, + "beneficiaries": [], + "blacklists": [], + "body": "\n\nGeschichten von der kleinen H\u00fcndin Izzy\nFrankreich 2014 - Izzy liebt es \"am\" Wasser zu spielen. Manchmal auch \"im\" Wasser, aber dann nur wenn Sie den Boden sieht und das Wasser nicht Ihren auch ber\u00fchrt :) . \nHabt Ihr denn Hunde die gerne schwimmen gehen? Ich muss meine immer mit ins Wasser schleifen.\n\n", + "category": "deutsch", + "children": 0, + "created": "2016-09-15T19:09:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://img5.fotos-hochladen.net/uploads/326quv3lcrw.png", + "http://img5.fotos-hochladen.net/uploads/38f3yjdho7r.jpg" + ], + "links": [ + "http://www.fotos-hochladen.net" + ], + "tags": [ + "deutsch", + "dog", + "minnowsunite", + "story", + "photography" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 3783945252298, + "payout": 1.618, + "payout_at": "2016-09-22T19:09:18", + "pending_payout_value": "1.618 HBD", + "percent_hbd": 10000, + "permlink": "izzy-the-dog-4", + "post_id": 1257529, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 22 + }, + "title": "IZZY THE DOG #4", + "updated": "2016-09-15T19:36:18", + "url": "/deutsch/@timbernana/izzy-the-dog-4" + }, + { + "active_votes": [ + { + "rshares": 44949604794, + "voter": "eeks" + }, + { + "rshares": 2015882351, + "voter": "fkn" + }, + { + "rshares": 26100983566, + "voter": "georgedonnelly" + }, + { + "rshares": 2649751442, + "voter": "elishagh1" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 313710480, + "voter": "coar" + }, + { + "rshares": 1061303487, + "voter": "murh" + }, + { + "rshares": 5047527838, + "voter": "tee-em" + }, + { + "rshares": 115323965378, + "voter": "geoffrey" + }, + { + "rshares": 21371465518, + "voter": "kimziv" + }, + { + "rshares": 719401125, + "voter": "rxhector" + }, + { + "rshares": 9841190022, + "voter": "furion" + }, + { + "rshares": 52479155, + "voter": "ch0c0latechip" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 10419949344, + "voter": "deviedev" + }, + { + "rshares": 466178365, + "voter": "poseidon" + }, + { + "rshares": 81130790703, + "voter": "thylbom" + }, + { + "rshares": 1634827342, + "voter": "positive" + }, + { + "rshares": 22243058181, + "voter": "prufarchy" + }, + { + "rshares": 2708762924, + "voter": "sisterholics" + }, + { + "rshares": 55043445, + "voter": "fnait" + }, + { + "rshares": 95791613030, + "voter": "laonie" + }, + { + "rshares": 22624610458, + "voter": "reneenouveau" + }, + { + "rshares": 3997618425, + "voter": "myfirst" + }, + { + "rshares": 19444029308, + "voter": "somebody" + }, + { + "rshares": 969324682, + "voter": "flysaga" + }, + { + "rshares": 1250835527, + "voter": "gmurph" + }, + { + "rshares": 6405447915, + "voter": "kryptik" + }, + { + "rshares": 4295322750, + "voter": "midnightoil" + }, + { + "rshares": 3157847929, + "voter": "kurtbeil" + }, + { + "rshares": 10743633923, + "voter": "xiaohui" + }, + { + "rshares": 20690393698, + "voter": "jphamer1" + }, + { + "rshares": 646884697, + "voter": "elfkitchen" + }, + { + "rshares": 447829446, + "voter": "xiaokongcom" + }, + { + "rshares": 902748044, + "voter": "xianjun" + }, + { + "rshares": 59112166, + "voter": "microluck" + }, + { + "rshares": 5475437205, + "voter": "contentjunkie" + }, + { + "rshares": 109229309, + "voter": "rusla" + }, + { + "rshares": 1317649856, + "voter": "bitcoinparadise" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 98583209, + "voter": "ola1" + }, + { + "rshares": 11552440717, + "voter": "herpetologyguy" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 64921864, + "voter": "storage" + }, + { + "rshares": 55388665, + "voter": "blackmarket" + }, + { + "rshares": 58454327, + "voter": "gifts" + }, + { + "rshares": 93882016, + "voter": "expat" + }, + { + "rshares": 126595034, + "voter": "toddemaher1" + } + ], + "author": "reneenouveau", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.21, + "beneficiaries": [], + "blacklists": [], + "body": "http://reneenouveau.com/Steem/nano.jpg\n\n# Attention Writers, Dabblers, Authors, and Would-be-Writers! \n\nNational Novel Writing Month is almost upon us again! \n**This year, we are equipped with a brand new tool of motivation and collaboration called STEEMIT!**\nLet's leverage this platform to help us achieve our goals. \n\nI've mentioned [before](https://steemit.com/steemit/@steemsmart/why-aren-t-the-whales-voting-steem-smart-podcast-ep-9c), how this platform can create Creators and motivate the unmotivated with actual rewards for our work! If this is your first or your fiftieth novel you can come join the fun (and blood sweat and tears) of NaNoWriMo!\n\nThis year, I propose we use Steemit to, form a tribe and share our daily writings as we write write write our way to our 50,000 word novels by the end of November! \n\nWe'll use the tags #nano to distinguish our daily writing and encourage our fellow writers to work towards our daily goals! Create a personal tag based on the title of your novel as well! \n\nThis is a great time to share your writerly advice, tips and strategies for successful story telling too! \n\n*Who's with me? Join in the conversation below! Check our our chat channel on Steemit.chat at https://steemit.chat/channel/nano*\n\nhttps://upload.wikimedia.org/wikipedia/en/thumb/6/65/Logo_of_National_Novel_Writing_Month.png/330px-Logo_of_National_Novel_Writing_Month.png\n\n# National Novel Writing Month is an annual creative writing project that takes between November 1st and November 30th. It challenges authors of any skill-level to participate and write a 50,000 word novel before the stroke of midnight on the 30th! You can begin thinking about your story now, but don't write until the 1st! \n\nFind more information at the website http://www.nanowrimo.org/", + "category": "nanowrimo", + "children": 7, + "created": "2016-09-15T19:09:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://reneenouveau.com/Steem/nano.jpg", + "https://upload.wikimedia.org/wikipedia/en/thumb/6/65/Logo_of_National_Novel_Writing_Month.png/330px-Logo_of_National_Novel_Writing_Month.png" + ], + "links": [ + "https://steemit.com/steemit/@steemsmart/why-aren-t-the-whales-voting-steem-smart-podcast-ep-9c", + "https://steemit.chat/channel/nano", + "http://www.nanowrimo.org/" + ], + "tags": [ + "nanowrimo", + "writing", + "challenge", + "collaboration", + "nano" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 566502764207, + "payout": 0.142, + "payout_at": "2016-09-22T19:09:18", + "pending_payout_value": "0.142 HBD", + "percent_hbd": 10000, + "permlink": "nanowrimo-6-weeks-away-come-join-a-steemit-writing-team", + "post_id": 1257527, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 48 + }, + "title": "NaNoWriMo!!!! 6 weeks away! Come join a Steemit writing team!", + "updated": "2016-09-15T19:23:27", + "url": "/nanowrimo/@reneenouveau/nanowrimo-6-weeks-away-come-join-a-steemit-writing-team" + }, + { + "active_votes": [ + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 14763351827, + "voter": "nippel66" + }, + { + "rshares": 98583209, + "voter": "ola1" + } + ], + "author": "nippel66", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.34, + "beneficiaries": [], + "blacklists": [], + "body": "# Todays Music Choise\n \n\nDon diablo is a realy good mixer, i love this Hexagon episodes he makes.", + "category": "music", + "children": 0, + "created": "2016-09-15T19:08:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "tags": [ + "music" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 22665192777, + "payout": 0.004, + "payout_at": "2016-09-22T19:08:45", + "pending_payout_value": "0.004 HBD", + "percent_hbd": 10000, + "permlink": "don-diablo-hexagon-radio-episode-085", + "post_id": 1257522, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 3 + }, + "title": "Don Diablo - Hexagon Radio Episode 085", + "updated": "2016-09-15T19:08:45", + "url": "/music/@nippel66/don-diablo-hexagon-radio-episode-085" + }, + { + "active_votes": [ + { + "rshares": 122693390101, + "voter": "linouxis9" + }, + { + "rshares": 8567499992, + "voter": "fkn" + }, + { + "rshares": 83863566295, + "voter": "kingscrown" + }, + { + "rshares": 11261443630, + "voter": "elishagh1" + }, + { + "rshares": 313710480, + "voter": "coar" + }, + { + "rshares": 1061309796, + "voter": "murh" + }, + { + "rshares": 11584833708, + "voter": "andu" + }, + { + "rshares": 74800129313, + "voter": "kimziv" + }, + { + "rshares": 41825057596, + "voter": "furion" + }, + { + "rshares": 212468679, + "voter": "barbara2" + }, + { + "rshares": 223036409, + "voter": "ch0c0latechip" + }, + { + "rshares": 218564831, + "voter": "doge4lyf" + }, + { + "rshares": 1631624279, + "voter": "poseidon" + }, + { + "rshares": 6948016204, + "voter": "positive" + }, + { + "rshares": 11737972671, + "voter": "sisterholics" + }, + { + "rshares": 233934645, + "voter": "fnait" + }, + { + "rshares": 220053077, + "voter": "keepcalmand" + }, + { + "rshares": 415096989800, + "voter": "laonie" + }, + { + "rshares": 14657934226, + "voter": "myfirst" + }, + { + "rshares": 90738803441, + "voter": "somebody" + }, + { + "rshares": 3392636390, + "voter": "flysaga" + }, + { + "rshares": 131247634, + "voter": "hobgoblin" + }, + { + "rshares": 20044839503, + "voter": "midnightoil" + }, + { + "rshares": 50136958308, + "voter": "xiaohui" + }, + { + "rshares": 2425817615, + "voter": "elfkitchen" + }, + { + "rshares": 1567403062, + "voter": "xiaokongcom" + }, + { + "rshares": 3159618154, + "voter": "xianjun" + }, + { + "rshares": 206892582, + "voter": "microluck" + }, + { + "rshares": 5475437205, + "voter": "contentjunkie" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 98583209, + "voter": "ola1" + }, + { + "rshares": 1822707064, + "voter": "bapparabi" + }, + { + "rshares": 155796749, + "voter": "majes" + } + ], + "author": "kingscrown", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.54, + "beneficiaries": [], + "blacklists": [], + "body": "## Since few days theres a video where hackers show casino on which they play and double-spend the money.\n\nhttps://www.youtube.com/watch?v=RtGzV_-agcI\n\nYet they went futher and put this as a service that anybody can use, they take 10% cut of the amount you use.\n\nhttp://www.glasshunt.co/exploits/bitcoin-double-spend\n\nSome users below video claim that tried this and it didnt work (so lost 10%).\n\n# It is worth noticing that this \"hack\" works only one zero-confirmation sites, which are rather rare or mostly non-existent now.\n\nAmanda made interview with the creators:\nhttps://www.youtube.com/watch?v=ysVCU1b-UBA", + "category": "bitcoin", + "children": 0, + "created": "2016-09-15T19:08:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/RtGzV_-agcI/0.jpg", + "https://img.youtube.com/vi/ysVCU1b-UBA/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=RtGzV_-agcI", + "http://www.glasshunt.co/exploits/bitcoin-double-spend", + "https://www.youtube.com/watch?v=ysVCU1b-UBA" + ], + "tags": [ + "bitcoin", + "crypto-news", + "news", + "security", + "blockchain" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 986608403514, + "payout": 0.27, + "payout_at": "2016-09-22T19:08:36", + "pending_payout_value": "0.270 HBD", + "percent_hbd": 10000, + "permlink": "bitcoin-double-spending-tool-provided-as-a-service-by-hackers", + "post_id": 1257520, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 33 + }, + "title": "Bitcoin Double-Spending Tool provided As A Service by Hackers", + "updated": "2016-09-15T19:08:36", + "url": "/bitcoin/@kingscrown/bitcoin-double-spending-tool-provided-as-a-service-by-hackers" + }, + { + "active_votes": [ + { + "rshares": 61427097, + "voter": "forevergala" + } + ], + "author": "forevergala", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "\n

For newcommers, I want to say few words about Blokcheyn. How does it work? What does it mean? Do we need it?

\n

https://pp.vk.me/c636416/v636416646/26c42/SjBHmqEOzRE.jpg

\n


\n

Many wonder what Blokcheyn, and the essence of innovation. The essence of technology - in a distributed storage of information regarding any life problems. For example, Blokcheyn circuit can store data about transactions and about who is who and how much money is transferred. The innovative technology is an excellent example of how modern technology can change not only the financial standards, but the whole world for the better.

\n


\n

With regard to cryptocurrency, Blokcheyn is a stronghold of the financial strength of Bitcoin. It guarantees fixation of information conducted between the parties remittance system implemented for the whole period of existence of the alternative currency and Bitcoin payment system.

\n

https://pp.vk.me/c636416/v636416646/26c53/ObLWMGBR0I8.jpg

\n


\n

In addition, Blokcheyn technology allows you to store information on real property rights previously granted loans, violation of traffic rules, marriages and so on. 

\n

It turns out that in Blockchain recorded everything that can be stored on paper. The only difference is that change or forge information not be released. 

\n

Mankind will appreciate the unlimited possibilities of innovative technologies and attempts to use it to maintain a record of almost all kinds of his life.

\n


\n", + "category": "steem", + "children": 0, + "created": "2016-09-15T19:07:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://pp.vk.me/c636416/v636416646/26c42/SjBHmqEOzRE.jpg", + "https://pp.vk.me/c636416/v636416646/26c53/ObLWMGBR0I8.jpg" + ], + "tags": [ + "steem", + "blokcheyn", + "news", + "crypo", + "bitcoin" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 61427097, + "payout": 0.0, + "payout_at": "2016-09-22T19:07:36", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "what-is-blokcheyn", + "post_id": 1257506, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "What is Blokcheyn?", + "updated": "2016-09-15T19:07:36", + "url": "/steem/@forevergala/what-is-blokcheyn" + }, + { + "active_votes": [ + { + "rshares": 154323367, + "voter": "sandee" + } + ], + "author": "sandee", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "PCSO Lotto results September 15, 2016:\nSuperlotto 6/49: 31-21-02-25-15-19\nLotto 6/42: 33-07-38-02-42-18\n6D: 2-6-5-4-6-2\n3D: 7-4-0\n2D: 24-09", + "category": "pcso", + "children": 0, + "created": "2016-09-15T19:06:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "tags": [ + "pcso", + "lotto", + "swertres", + "result", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 154323367, + "payout": 0.0, + "payout_at": "2016-09-22T19:06:45", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "pcso-lotto-results-september-15-2016-superlotto-6-49-31-21-02-25-15-19-lotto-6-42-33-07-38-02-42-18-6d-2-6-5-4-6-2-3d-7-4-0-2d", + "post_id": 1257502, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "PCSO Lotto results September 15, 2016: Superlotto 6/49: 31-21-02-25-15-19 Lotto 6/42: 33-07-38-02-42-18 6D: 2-6-5-4-6-2 3D: 7-4-0 2D: 24-09", + "updated": "2016-09-15T19:06:45", + "url": "/pcso/@sandee/pcso-lotto-results-september-15-2016-superlotto-6-49-31-21-02-25-15-19-lotto-6-42-33-07-38-02-42-18-6d-2-6-5-4-6-2-3d-7-4-0-2d" + }, + { + "active_votes": [ + { + "rshares": 21980954327, + "voter": "wpalczynski" + }, + { + "rshares": 9042934069, + "voter": "imjustsayintho" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 52104641, + "voter": "vsmith08162016" + }, + { + "rshares": 98583209, + "voter": "ola1" + }, + { + "rshares": 157780341, + "voter": "greencycles" + } + ], + "author": "wpalczynski", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.49, + "beneficiaries": [], + "blacklists": [], + "body": "\n

It has however lined the pockets of the american ruling class in ways unimaginable.  When will human greed be stopped from murdering hundreds of thousands of innocent people all over the world?

\n

When will government officials start being held responsible for lying and war crimes the western world is committing in the middle east and elsewhere?

\n

http://www.zerohedge.com/news/2016-09-15/us-war-terror-has-cost-5-trillion-and-increased-terrorism-6500

\n


\n

http://dweaay7e22a7h.cloudfront.net/dr-content_3/uploads/2015/10/shutterstock_271655756-650x360.jpg

\n", + "category": "terrorist", + "children": 1, + "created": "2016-09-15T19:06:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://dweaay7e22a7h.cloudfront.net/dr-content_3/uploads/2015/10/shutterstock_271655756-650x360.jpg" + ], + "links": [ + "http://www.zerohedge.com/news/2016-09-15/us-war-terror-has-cost-5-trillion-and-increased-terrorism-6500" + ], + "tags": [ + "terrorist", + "america", + "warcrimes", + "syria", + "iraq" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 31432483453, + "payout": 0.006, + "payout_at": "2016-09-22T19:06:21", + "pending_payout_value": "0.006 HBD", + "percent_hbd": 10000, + "permlink": "the-us-war-on-terror-has-cost-usd5-trillion-and-increased-terrorism-by-6-500-made-the-american-ruling-class-very-wealthy", + "post_id": 1257498, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 6 + }, + "title": "The US War On Terror Has Cost $5 Trillion And Increased Terrorism By 6,500% - Made the american ruling class very wealthy", + "updated": "2016-09-15T19:08:21", + "url": "/terrorist/@wpalczynski/the-us-war-on-terror-has-cost-usd5-trillion-and-increased-terrorism-by-6-500-made-the-american-ruling-class-very-wealthy" + }, + { + "active_votes": [ + { + "rshares": 230270829, + "voter": "valeri" + }, + { + "rshares": 1899047308, + "voter": "jackgallenhall" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 98583209, + "voter": "ola1" + }, + { + "rshares": 12452663543, + "voter": "exploretraveler" + } + ], + "author": "jackgallenhall", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.03, + "beneficiaries": [], + "blacklists": [], + "body": "\n

https://youtu.be/i6LwJSSBgBM

\n", + "category": "steemit", + "children": 1, + "created": "2016-09-15T19:05:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/i6LwJSSBgBM/0.jpg" + ], + "links": [ + "https://youtu.be/i6LwJSSBgBM" + ], + "tags": [ + "steemit", + "and", + "steem" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 14780691755, + "payout": 0.003, + "payout_at": "2016-09-22T19:05:57", + "pending_payout_value": "0.003 HBD", + "percent_hbd": 10000, + "permlink": "steemit-what-is-steem-should-you-invest-some-ether-video", + "post_id": 1257491, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 5 + }, + "title": "Steemit - What is Steem? Should You Invest Some Ether Video", + "updated": "2016-09-15T19:05:57", + "url": "/steemit/@jackgallenhall/steemit-what-is-steem-should-you-invest-some-ether-video" + }, + { + "active_votes": [ + { + "rshares": 9223792750, + "voter": "imjustsayintho" + } + ], + "author": "imjustsayintho", + "author_payout_value": "0.000 HBD", + "author_reputation": 43.13, + "beneficiaries": [], + "blacklists": [], + "body": "This is a quote from Edward Snowden from his Snowden Live Q&A interview:\n\n> \"One of the most important things I think we all have a duty collectively in society to think about is when we\u2019re directed to think a certain way and accept a certain argument reflexively without actually tackling it. \n\"The common argument we have \u2014 if you have nothing to hide, you have nothing to fear \u2014 the origins of that are literally Nazi propaganda. This is not to equate the actions of our current government to the Nazis, but that is the literal origin of that quote. It's from the Minister of Propaganda Joseph Goebbels. \n\"So when we hear modern politicians, modern people repeating that reflexively without confronting its origins, what it really stands for, I think that's harmful. \n\"And if we actually think about it, it doesn\u2019t make sense. Because privacy isn\u2019t about something to hide. Privacy is about something to protect. That\u2019s who you are. That's what you believe in. Privacy is the right to a self. Privacy is what gives you the ability to share with the world who you are on your own terms. For them to understand what you\u2019re trying to be and to protect for yourself the parts of you you\u2019re not sure about, that you\u2019re still experimenting with. \n\"If we don\u2019t have privacy, what we\u2019re losing is the ability to make mistakes, we\u2019re losing the ability to be ourselves. Privacy is the fountainhead of all other rights. Freedom of speech doesn\u2019t have a lot of meaning if you can\u2019t have a quiet space, a space within yourself, your mind, your community, your friends, your family, to decide what it is you actually want to say. \n\"Freedom of religion doesn\u2019t mean that much if you can\u2019t figure out what you actually believe without being influenced by the criticisms of outside direction and peer pressure. And it goes on and on. \n\"Privacy is baked into our language, our core concepts of government and self in every way. It\u2019s why we call it 'private property.' Without privacy you don\u2019t have anything for yourself. \n\"So when people say that to me I say back, arguing that you don\u2019t care about privacy because you have nothing to hide is like arguing that you don\u2019t care about free speech because you have nothing to say.\" \n\n\n
![EdSnow](https://i.gyazo.com/e61df2c9f69db5c5c8c318fbffdcf577.jpg)
\n\nWatch this film. \n\n[--IJST](https://steemit.com/@imjustsayintho/)", + "category": "opinion", + "children": 1, + "created": "2016-09-15T19:05:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.gyazo.com/e61df2c9f69db5c5c8c318fbffdcf577.jpg" + ], + "links": [ + "https://steemit.com/@imjustsayintho/" + ], + "tags": [ + "opinion", + "snowden", + "government", + "nsa", + "signal" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 9223792750, + "payout": 0.002, + "payout_at": "2016-09-22T19:05:30", + "pending_payout_value": "0.002 HBD", + "percent_hbd": 10000, + "permlink": "snowden-live-quote-from-ed-snowden", + "post_id": 1257488, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "Snowden Live - Quote from Ed Snowden", + "updated": "2016-09-15T19:05:30", + "url": "/opinion/@imjustsayintho/snowden-live-quote-from-ed-snowden" + }, + { + "active_votes": [ + { + "rshares": 77132612396, + "voter": "jpiper20" + }, + { + "rshares": 2968616397, + "voter": "mikkolyytinen" + }, + { + "rshares": 171200715, + "voter": "robyneggs" + } + ], + "author": "robyneggs", + "author_payout_value": "0.000 HBD", + "author_reputation": 43.32, + "beneficiaries": [], + "blacklists": [], + "body": "# A new focus\nby @robyneggs, business strategist and artist in PDX\n___\n### The inward focus shift\nThe equilibrium of the global economy is in the not-too-distant future. The population is increasing substantially, and the largest segment of the U.S. population will retire soon. According to PricewaterhouseCoopers (PWC) an economic slow-down will occur around 2020, or less than five years from now, and continue on into 2050, at which time the global economy is predicted to also triple in size (2015)! With that knowledge it must be addressed that the GDP growth of the nation will hence slow, causing businesses to look towards \u201cdeepening\u201d capital within this growth measurement (MIT, 2009). It is important to note what kind of growth is occurring, whether it be in capital, hours, or Total Factors of Production (TFP) (MIT, 2009). For, labor growth alone won\u2019t guarantee a healthy nation (Chien, 2015). To stay on top, therefore, we must \"deepen\" our nation's human capital. And steemit can help.\n### Maximizing focus\nIn order to fully maximize, or deepen output, the nation must first invest in sustainable infrastructure, human capital, and technological advances, for only long term economic strategy will increase the GDP healthfully. Steemit could cover all those bases. Steemit houses a sustainable infrastructure within its free-market governing principles; its focus is the user (or human capital in this example); and it is technologically advanced. Apparently continual growth has more to it than just increasing output. It's not about just posting *any* content, it's about posting content that adds to, or \"deepens\" the worth of steemit, as a whole. Our human capital output (in the form of posts) must sustain itself in the long run. At what point does steemit house all possible how-to articles? At what point does every household in the nation have the products it needs to live? What needs to happen to continue to grow a nation\u2019s GDP value after that? What does steemit need to do to continue to create value after the hard fork?\n### Are businesses (and you) prepared?\nConsidering the economy will soon reach equilibrium, how prepared are we for such an event? Consider that the free market of businesses might only be concerned with the short term effects of economic growth and shock, but what controls will be instituted to carry on efforts when said businesses mature or no longer exist? What about when steemit matures? Continual increased output will simply not be enough, considering the explosion in population growth by 2050. According to Peter Diamandis, a speaker at TED2012, this explosion brings with it an age of abundance; one in which we can expect to see 3 billion new minds (minute 12:07) coming online in the near future. Capital deepening must become the new focus of growth measurement, to guarantee that output per worker increases; that we increase our value as the individual. It is up to us to deepen ourselves and our investments, steemit being the possible infrastructure of deliverance.\n![safe4a451.png](https://www.steemimg.com/images/2016/08/17/safe4a451.png)\n### Adapting and policy\nNew economic policy must therefore become endogenous. \n> What is the 'Endogenous Growth Theory'\nThe endogenous growth theory is an economic theory which argues that economic growth is generated from within a system as a direct result of internal processes. More specifically, the theory notes that the enhancement of a nation's human capital will lead to economic growth by means of the development of new forms of technology and efficient and effective means of production. -Investopedia\n\nNew, long term evidence has shed light on the effects of internal and external shocks to this nation, and globally over many decades. And while exogenous growth models can be applied to technological shocks, endogenous growth explains why those shocks inevitably deepen the capital of the labor force. \n\nTechnology allows for more output per worker than ever before; labor increases using the same amount of hours. Not just technology can grow the economy but the TFP (total factors of production) can as well, like the skills and abilities of trained and talented human capital. Labor deepening exists within steemit as people's abilities and skills heighten. This is because we continuously improve, to stay at the top of the free-market demand apex.\n### An investment\nInvesting in human resources, new technology, and sustainable infrastructure (that said transactions occur over), is the new focus of growth measurement in the economy. Focusing on endogenous measurements of growth rather than exogenous is what is necessary in the long-term. And steemit can accommodate that. How will government policy solve the economic problem of capital per worker decrease due to the large amount of population that will turn 60 between 2020 and 2050 (Kim & Hewings, 2013)? How will it address the new market of 3 billion new internet users? How will it deal with a long term economic slow-down as a result? Much less, how will it transcend the predicted financial crash of the U.S. dollar (as [outlined](https://steemit.com/steem/@thelord/steemit-and-the-us-economic-collapse-of-september-27-2016) by @thelord)? The separation between government policy and private sector economic business strategy lies in the training and investment of human capital, aka the education system, aka steemit.\n### No government control and the resulting education\nWithout government control, the private sector would need to establish their own education systems, to prepare children to enter the workforce. How would businesses even begin to do that? What types of people would a business choose? What business would the parents choose to educate their children? And would having non-standardized education increase the GDP, or would it weaken it? Steemit, through its free-market allocation of wealth, would drive children and parents to educate themselves, in the most needed fields. The focus would become bent on finding a need and filling it.\n### Deepening brings salvation\nThese situations can only be measured in endogenous growth. Government economic policy aka steemit can serve to motivate or enhance this growth in human capital, in a way that businesses may fail at - by providing a free-market demand for education across the globe, by maintaining the infrastructure already in use to house this education, and by employing retirees that wish to continue to contribute to the workforce. Breaking down current government policy, however, is still a must. It needs to be rebuilt efficiently, utilizing new technology, to maximize its effect on the GDP. It needs to question what will be done in regards to the slow-down. Surely, if it adapted steemit, it would lose control in planning for and protecting the future health of the economy. But this control would simply be replaced with free-market principles, as opposed to the current capitalist structure. A free-market application to long-term economic strategy is the steemit solution, and the one that could save us all.\n![steemlifelogo83c22.png](https://www.steemimg.com/images/2016/09/13/steemlifelogo83c22.png)\n### References:\n1. Chien, YiLi. (2015) What drives long-run economic growth? [Article] Retrieved from https://www.stlouisfed.org/on-the-economy/2015/june/what-drives-long-run-economic-growth \n2. Diamandis, P. (2012) Abundance is our future. [Video] Retrieved from https://www.ted.com/talks/peter_diamandis_abundance_is_our_future?language=en?utm_source=tedcomshare&utm_medium=referral&utm_campaign=tedspread \n3. Investopedia (2016) Endogenous Growth Theory. [Definition] Retrieved from http://www.investopedia.com/terms/e/endogenousgrowththeory.asp#ixzz4KLiH50Qd \n4. Kim, T., Hewings, G.J.D., (2013). Endogenous growth in an aging economy: Evidence and policy measures. The Annals of Regional Science, 50(3), 705-730. [Ebook] doi:http://dx.doi.org/10.1007/s00168-012-0527-z\n5. MIT OpenCourseWare (2009) Table 14.02 Principles of macroeconomics [PDF] Retrieved from http://ocw.mit.edu \n6. PricewaterhouseCoopers (2015) The world in 2050: will the shift in global economic power continue? [PDF] Retrieved from https://www.pwc.com/gx/en/issues/the-economy/assets/world-in-2050-february-2015.pdf \n___\n# Follow me @robyneggs\n![Imgur](http://i.imgur.com/hhvyZxm.jpg)\n___\n@robyneggs is foremost an artist, but she likes to try to make $ on steemit by posting about what people might actually be interested in. ;-) I hope you find my article intriguing. Let us not forget, none of us are going to make it out alive (joke). :D Please, make any and all comments and/or corrections below the eggs and toast:\n![RobynEggs Logo](http://i.imgur.com/Vya1h75.jpg)", + "category": "steemit", + "children": 0, + "created": "2016-09-15T19:05:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/08/17/safe4a451.png", + "https://www.steemimg.com/images/2016/09/13/steemlifelogo83c22.png", + "http://i.imgur.com/hhvyZxm.jpg", + "http://i.imgur.com/Vya1h75.jpg" + ], + "links": [ + "https://steemit.com/steem/@thelord/steemit-and-the-us-economic-collapse-of-september-27-2016", + "https://www.stlouisfed.org/on-the-economy/2015/june/what-drives-long-run-economic-growth", + "https://www.ted.com/talks/peter_diamandis_abundance_is_our_future?language=en?utm_source=tedcomshare&utm_medium=referral&utm_campaign=tedspread", + "http://www.investopedia.com/terms/e/endogenousgrowththeory.asp#ixzz4KLiH50Qd", + "http://dx.doi.org/10.1007/s00168-012-0527-z", + "http://ocw.mit.edu", + "https://www.pwc.com/gx/en/issues/the-economy/assets/world-in-2050-february-2015.pdf" + ], + "tags": [ + "steemit", + "life", + "macro-economics", + "business" + ], + "users": [ + "robyneggs", + "thelord" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 80272429508, + "payout": 0.017, + "payout_at": "2016-09-22T19:05:24", + "pending_payout_value": "0.017 HBD", + "percent_hbd": 10000, + "permlink": "an-economic-slowdown-and-the-deepening-of-our-human-capital-how-steemit-can-be-our-salvation", + "post_id": 1257486, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 3 + }, + "title": "An economic slowdown and the \"deepening\" of our human capital; how steemit can be our salvation", + "updated": "2016-09-15T19:05:24", + "url": "/steemit/@robyneggs/an-economic-slowdown-and-the-deepening-of-our-human-capital-how-steemit-can-be-our-salvation" + }, + { + "active_votes": [ + { + "rshares": 231813239369, + "voter": "anonymous" + }, + { + "rshares": 2059078537865, + "voter": "wang" + }, + { + "rshares": 10884777244, + "voter": "yefet" + }, + { + "rshares": 468281676, + "voter": "paco-steem" + }, + { + "rshares": 5641725632, + "voter": "spaninv" + }, + { + "rshares": 313710480, + "voter": "coar" + }, + { + "rshares": 1061302586, + "voter": "murh" + }, + { + "rshares": 365370465, + "voter": "stiletto" + }, + { + "rshares": 5047527838, + "voter": "tee-em" + }, + { + "rshares": 59061302314, + "voter": "lehard" + }, + { + "rshares": 11709563991, + "voter": "anasya" + }, + { + "rshares": 2531219186, + "voter": "steem1653" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 1005566128, + "voter": "danielkt" + }, + { + "rshares": 4209545151, + "voter": "karen13" + }, + { + "rshares": 7946872448, + "voter": "smolalit" + }, + { + "rshares": 204619400604, + "voter": "jl777" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 17267415955, + "voter": "proto" + }, + { + "rshares": 2960764853, + "voter": "dmilash" + }, + { + "rshares": 8734213651, + "voter": "taker" + }, + { + "rshares": 63847571, + "voter": "rpo" + }, + { + "rshares": 3157847929, + "voter": "kurtbeil" + }, + { + "rshares": 2118152083, + "voter": "natalymaty" + }, + { + "rshares": 83629253317, + "voter": "serejandmyself" + }, + { + "rshares": 101627835, + "voter": "pollina" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 1317649856, + "voter": "bitcoinparadise" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 73937406, + "voter": "ola1" + }, + { + "rshares": 1773444711, + "voter": "bapparabi" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 64921864, + "voter": "storage" + }, + { + "rshares": 55388665, + "voter": "blackmarket" + }, + { + "rshares": 58454327, + "voter": "gifts" + }, + { + "rshares": 93882016, + "voter": "expat" + }, + { + "rshares": 126595034, + "voter": "toddemaher1" + } + ], + "author": "lehard", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.6, + "beneficiaries": [], + "blacklists": [], + "body": "\n

http://i.imgur.com/jeelDxs.jpg

\n

This summer I spent a city bicycle race. I do not work professionally with video. But when mounting the video I was able to achieve a significant improvement in quality.

\n

For work I use Sony Vegas software. I am surprised by the possibilities of modern software and I want to share with you the results.

\n

https://www.youtube.com/watch?v=prqaZ97DX9k

\n", + "category": "video", + "children": 0, + "created": "2016-09-15T19:05:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/jeelDxs.jpg", + "https://img.youtube.com/vi/prqaZ97DX9k/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=prqaZ97DX9k" + ], + "tags": [ + "video" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 2727719889737, + "payout": 1.006, + "payout_at": "2016-09-22T19:05:24", + "pending_payout_value": "1.006 HBD", + "percent_hbd": 10000, + "permlink": "amazing-color-correction-video-before-and-after-the-my-original-work", + "post_id": 1257485, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 37 + }, + "title": "Amazing Color Correction video. Before and after [My original work]", + "updated": "2016-09-15T19:07:27", + "url": "/video/@lehard/amazing-color-correction-video-before-and-after-the-my-original-work" + }, + { + "active_votes": [ + { + "rshares": 11584833708, + "voter": "andu" + }, + { + "rshares": 29174698761, + "voter": "dwinblood" + }, + { + "rshares": 119924160, + "voter": "timendainum" + }, + { + "rshares": 1223969387, + "voter": "future24" + }, + { + "rshares": 4366979846, + "voter": "chaospoet" + }, + { + "rshares": 9868091435, + "voter": "aggroed" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 73937406, + "voter": "ola1" + }, + { + "rshares": 849594350, + "voter": "jbaker585" + }, + { + "rshares": 3983913956, + "voter": "michelle.gent" + } + ], + "author": "dwinblood", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.54, + "beneficiaries": [], + "blacklists": [], + "body": "\nI like talking about hijacked words. Usually the hijacking occurs due to actions of some alphabet agency of the government, or a large corporate agenda. Today is slightly different. The word I am going to focus on today is ***Organic***. By focusing on this word I am not endorsing GMO vs Organic debate that occurs, though I was on the side lines of a very amusing debate of that type today. All of my friends bickering back and forth in our Politics, Religion, and BS channel. :) The idea of Organic as a label being misused came up. I realized \"*Hey, there is another great example of a hijacked word*.\"\n\n

What do I mean by hijacking?

\nBefore we tackle today's word I want to first explain what I mean by hijacking. This is my description of when there is a concerted effort to use a word that can illicit an emotional response in some way that is not actually accurate based upon it's definition. Past words I have discussed are [Terrorist, Piracy], [Traitor], [Anarchy, Climate Change, Occult, and Conspiracy Theory]. In those cases I explained some possible motives for the hijacking in the first word hijacking post. Those motives don't seem to apply completely in the case of the words today. If they do I may simply have not identified how yet.\n\n\n*Source: giphy.com*\n

Organic

\nThe first thing I like to do generally when going over the hijacking of words is to find a definition for the word from before it was hijacked. This is important for eventually the dictionaries do update and include new definitions for the words. This is partially due to lingual drift.\n\n\nThat is closest to the original definition I can find. The Meriam/Webster Dictionaries have already incorporated all the new definitions as tied to the organic vs GMO food movements. I will show those here for completeness.\n\n\nI have friends that are not opposed to healthy living, but are rightly opposed to the term organic, and often to the term GMO. They do have good reasons for being opposed to it. The things they are used to back up or strengthen often would result in the statement being naive, or hypocritical. I will explain that fully here in just a moment.\n\n***Organic*** technically is defined as \"*of, relating to, or derived from living matter*\" as an adjective. That is pretty simple.\n\nShort of a few minerals like salt, and water that defines pretty much EVERYTHING we ingest. It also defines viruses, parasites, symbiotes, you, and I.\n\nIn fact, if our food is not organic then we cannot subsist on it. We will die very quickly without ingesting organic materials that our body can break down. Technically, this means that all FOOD is organic.\n\n*Again in case you missed it. This blog post is not to side with anyone on the GMO vs Organic food debate. It is purely to illustrate that these are in fact hijacked words/terms*.\n\nSo how is this word hijacked? We require organic sustenance. By implying something is organic and something else is not we immediately setup a state where one should not be eaten. Yet the truth of the matter is that HOW something is acquired does not change whether it is organic or not. It either is organic or it is not. If it is not then other than a few minerals and water we can't survive or ingest such things. So it has been hijacked to extend meaning and paint a picture in our minds that is in fact false in intention.\n\nIf the argument were Natural Foods vs Manufactured Foods then there might be a little bit more sincerity there and it would be closer to actual meaning. The term organic when used in these arguments is a very \"loaded\" word.\n\n\n*Source: giphy.com*\n

GMO

\nThis acronym stands for Genetically Modified Organism. The use of it is usually derogatory and is used to indicate something was modified by careful manipulation in a lab. It happened by chemical manipulation, injection, cell splicing, etc. Yet in reality we have been doing this throughout human history. The difference today is we've created methods where we can do this very rapidly rather than the long tedious process of the past. So when people use the term GMO they technically are using it for the fast lab created method. Oh and it is important that the word ORGANISM is a noun version of Organic. So GMOs are organic, it is part of their name.\n\nIn history we have bred animals.\n\nWe have bred plants.\n\nThese are all genetic modification with us giving evolution a push by setting up certain environmental conditions and opportunities. They still are occurring due to human intervention.\n\nFor plants it is likely we wouldn't have CORN as a crop without such activities. We also might not have any bananas left without such activities.\n\nPopped Secret: The Mysterious Origin of Corn\nhttps://www.youtube.com/watch?v=mBuYUb_mFXA\n\nThe surprising history of bananas in under 2 minutes\nhttps://www.youtube.com/watch?v=SpAHPXNhAwk\n\nAnd Man Created Dog\nhttps://www.youtube.com/watch?v=GFzbBVMR8zA\n\n\n*Source: giphy.com*\n

Troll

\nI am not actually sure why we settled on the word Troll to describe people that intentionally seek to antagonize others and gain pleasure from it. In the early days of the internet we called them **Flamers** and the actions they were involved in **flame wars**. Troll and trolling replaced these terms.\n\nWe also came up with phrases such as \"*Don't feed the troll*.\"\n\nSo this word was repurposed from its original meaning. It was hijacked. Yet this does not match what I normally would write about in terms of hijacking. At least yet.\n\nWhen people are not intentionally antagonizing and are instead arguing and perhaps in the throes of cognitive dissonance they are NOT trolling. A troll is not someone who disagrees with you and gets passionate about the subject.\n\nSo how it is hijacked is when someone chooses to use the term ***Troll*** to describe someone who disagrees with them.\n\n\n*Source: giphy.com*\n

Hijacking

\nNo one has called me out on it yet, so I thought I would call myself out. I have hijacked the word hijacked for the emotional imagery I hope it places in people's mind. I want them to be outraged at groups seeking to emotionally manipulate you into making a larger emotional relation to an action than you would normally have.\n\nI am a hypocrite here. I acknowledge that I am doing this intentionally. I want people to care about people altering their words for political and economic agendas. I want people to start thinking people using words to define something that they actually are not. It is essentially taking a metaphor and instead of treating it like a metaphor we now instead use it as the actual definition.\n\nA definition for this that would not use the word hijacking would be, redefining, repurposing, or changing. Yet I do not think those have quite the FUN and emotional impact of hijacking. Hijacking is seen as something hostile and aggressive. Much like the word Piracy for copying something digital is nothing like what piracy actually meant.\n\nI hope you got something out of this edition of the word hijacking series. At the very least maybe something to think about or enjoyment. Thank you for your time.", + "category": "philosophy", + "children": 1, + "created": "2016-09-15T19:05:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/VuVQsID.jpg", + "https://media.giphy.com/media/DJHLI7Bfi1Vpm/giphy.gif", + "http://i.imgur.com/iS0xCfP.png", + "http://i.imgur.com/ySHBg1c.png", + "https://media.giphy.com/media/xTiTnK80JHV0fgDZzG/giphy.gif", + "https://img.youtube.com/vi/mBuYUb_mFXA/0.jpg", + "https://img.youtube.com/vi/SpAHPXNhAwk/0.jpg", + "https://img.youtube.com/vi/GFzbBVMR8zA/0.jpg", + "https://media.giphy.com/media/98pZs1ZVaWb1C/giphy.gif", + "https://media0.giphy.com/media/3oEduGzkdvam26MrXG/200w.gif" + ], + "links": [ + "https://steemit.com/philosophy/@dwinblood/word-hijacking-the-study-based-battle-for-control-of-our-minds", + "https://steemit.com/politics/@dwinblood/word-hijacking-2-0-just-who-is-a-traitor-what-is-treason", + "https://steemit.com/philosophy/@dwinblood/word-hijacking-3-0-anarchy-climate-change-occult-conspiracy-theory", + "https://www.youtube.com/watch?v=mBuYUb_mFXA", + "https://www.youtube.com/watch?v=SpAHPXNhAwk", + "https://www.youtube.com/watch?v=GFzbBVMR8zA" + ], + "tags": [ + "philosophy", + "politics", + "organic", + "gmo", + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 61346069875, + "payout": 0.013, + "payout_at": "2016-09-22T19:05:09", + "pending_payout_value": "0.013 HBD", + "percent_hbd": 10000, + "permlink": "word-hijacking-4-0-thanks-to-my-friends-in-slack-the-words-today-are-organic-gmo-troll-and-hijacking", + "post_id": 1257481, + "promoted": "0.001 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 10 + }, + "title": "Word Hijacking 4.0: - Thanks to my friends in slack the words today are ORGANIC, GMO, TROLL and HIJACKING", + "updated": "2016-09-15T19:12:15", + "url": "/philosophy/@dwinblood/word-hijacking-4-0-thanks-to-my-friends-in-slack-the-words-today-are-organic-gmo-troll-and-hijacking" + }, + { + "active_votes": [ + { + "rshares": 3337701573126, + "voter": "dantheman" + }, + { + "rshares": 313710480, + "voter": "coar" + }, + { + "rshares": 1061303487, + "voter": "murh" + }, + { + "rshares": 16825894924, + "voter": "jamesbrown" + }, + { + "rshares": 64167195, + "voter": "statman" + }, + { + "rshares": 60326971, + "voter": "bitcoingiveaway" + }, + { + "rshares": 1701524453, + "voter": "linzo" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 73937406, + "voter": "ola1" + }, + { + "rshares": 1773444711, + "voter": "bapparabi" + }, + { + "rshares": 139337929, + "voter": "feelinggood" + }, + { + "rshares": 136316357, + "voter": "thedevil" + }, + { + "rshares": 138233639, + "voter": "thetruthhurts" + }, + { + "rshares": 138227134, + "voter": "tupacisback" + } + ], + "author": "feelinggood", + "author_payout_value": "0.000 HBD", + "author_reputation": 40.48, + "beneficiaries": [], + "blacklists": [], + "body": "# Why, Hello There, World\n\nHi, my name is James Brown and I'm what some like to call a \"health-nut\". \n\n# Here's My Typical Day\n\n* I get 9 to 10 hours of sleep every night. \n* I stretch and give myself messages with various self-massage tools for 45 minutes to an hour.\n* I drink at least 2 gallons of purified water.\n* I jump rope for 30 minutes on an anti-fatigue mat, 6 days a week.\n* I follow-up skipping rope with 5 to 10 minutes of push-ups, followed by another 5 to 10 minutes of bent-over underhand rows. I do these together in order to give my body a balance of \"push\" and \"pull\" on my muscles, seeing to it that adding muscle doesn't pull my posture forward or backward.\n* I jog outside, in beautiful nature trails, for anywhere from 30 minutes to 4 hours, 3 to 6 times per week.\n* I do a heavy-lifting routine with barbells and dumbbells for 1 to 1.5 hours, 2 to 3 days per week.\n* I do a Pilates, core workout, routine for 45 minutes to an hour, 3 to 4 days per week.\n* I eat A LOT of greens, fruits, beans, nuts and seeds.\n* I especially eat lots of hemp seed (hearts), oatmeal, and organic peanut butter (heavy protein) - usually all mixed together. It tastes heavenly :)\n* I meditate for 20 to 30 minutes in the morning and sometimes for another 15 to 20 minutes before I go to sleep at night.\n\nI do these things routinely and I LOVE doing it. I feel great! I feel healthy, vital, strong, flexible, calm and relaxed. My mind is clear and focused on my goals and the people whom I love. I'm happy and healthy physically, psychologically, and socially. Everything is good :)\n \n# My Goal Here On Steemit..\n\n...is to share some of my health-tips and personal techniques that I've used to make it easy and painless to develop healthier habits. I plan to share some of the tools I use to loosen up my body, making it feel wonderful and bringing all the \"life\" to the muscles that they need in order to get the most out of stretching and exercising them. I'll go through how I approach exercise and weight-lifting. I'll share my secrets on how to build a strong and flexible body in a way that's fun and effective. I'll touch base on my diet approach and even share some delicious and nutritious recipes.\n\n# Keep Your Eyes Peeled\n\nI'll be around @feelinggood. Throw me an up-vote and a follow if you like where I'm going with this.\n\nI'm so excited to share my secrets to healthy and happy living :)\n\n# Peace.\n\n

\n
<([source image](http://quotes.greet2k.com/image-code/health-3.jpg))>
", + "category": "health", + "children": 1, + "created": "2016-09-15T19:04:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://quotes.greet2k.com/image-code/health-3.jpg" + ], + "links": [ + "http://quotes.greet2k.com/image-code/health-3.jpg" + ], + "tags": [ + "health", + "life", + "healthy", + "eating", + "living" + ], + "users": [ + "feelinggood" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 3360228124678, + "payout": 1.353, + "payout_at": "2016-09-22T19:04:18", + "pending_payout_value": "1.353 HBD", + "percent_hbd": 10000, + "permlink": "life-is-all-about-being-healthy-feeling-good-and-spreading-happiness-and-well-being", + "post_id": 1257469, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 14 + }, + "title": "Life is All About Being Healthy, Feeling Good, and Spreading Happiness and Well-Being!", + "updated": "2016-09-15T19:08:00", + "url": "/health/@feelinggood/life-is-all-about-being-healthy-feeling-good-and-spreading-happiness-and-well-being" + }, + { + "active_votes": [ + { + "rshares": 503970587, + "voter": "fkn" + }, + { + "rshares": 662437860, + "voter": "elishagh1" + }, + { + "rshares": 1061303487, + "voter": "murh" + }, + { + "rshares": 5342866379, + "voter": "kimziv" + }, + { + "rshares": 2460297505, + "voter": "furion" + }, + { + "rshares": 116544591, + "voter": "poseidon" + }, + { + "rshares": 408706835, + "voter": "positive" + }, + { + "rshares": 902920974, + "voter": "sisterholics" + }, + { + "rshares": 3276506793, + "voter": "sulev" + }, + { + "rshares": 31930537676, + "voter": "laonie" + }, + { + "rshares": 1332539475, + "voter": "myfirst" + }, + { + "rshares": 6481343102, + "voter": "somebody" + }, + { + "rshares": 63847571, + "voter": "rpo" + }, + { + "rshares": 242331170, + "voter": "flysaga" + }, + { + "rshares": 1431774250, + "voter": "midnightoil" + }, + { + "rshares": 3581211307, + "voter": "xiaohui" + }, + { + "rshares": 161721174, + "voter": "elfkitchen" + }, + { + "rshares": 111957361, + "voter": "xiaokongcom" + }, + { + "rshares": 1223969387, + "voter": "future24" + }, + { + "rshares": 225687011, + "voter": "xianjun" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 53389583, + "voter": "ppan08162016" + }, + { + "rshares": 73937406, + "voter": "ola1" + } + ], + "author": "anduweb", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.97, + "beneficiaries": [], + "blacklists": [], + "body": "As some of you know recently DECENT had their ICO.\n\n# BEWARE of the Twitter scams that use SurveyMonkey to request BTC for a discounted cryptocoin price\n\nSomeone just reported this in the DECENT communication channel\n
http://i.imgur.com/p8Jufok.jpg
", + "category": "decent", + "children": 0, + "created": "2016-09-15T19:03:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/p8Jufok.jpg" + ], + "tags": [ + "decent", + "twitter", + "scam", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 61749928350, + "payout": 0.013, + "payout_at": "2016-09-22T19:03:30", + "pending_payout_value": "0.013 HBD", + "percent_hbd": 0, + "permlink": "the-surveymonkey-scammer-is-back-now-for-decent", + "post_id": 1257460, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 23 + }, + "title": "The SurveyMonkey scammer is back on Twitter - now for DECENT", + "updated": "2016-09-15T19:03:54", + "url": "/decent/@anduweb/the-surveymonkey-scammer-is-back-now-for-decent" + }, + { + "active_votes": [ + { + "rshares": 1061309796, + "voter": "murh" + }, + { + "rshares": 12064022115, + "voter": "primus" + }, + { + "rshares": -102855934, + "voter": "cheetah20" + }, + { + "rshares": -171631587, + "voter": "cheetah15" + }, + { + "rshares": -101859018, + "voter": "cheetah16" + }, + { + "rshares": -101857729, + "voter": "cheetah17" + }, + { + "rshares": -101760456, + "voter": "cheetah18" + }, + { + "rshares": -123906339, + "voter": "cheetah19" + }, + { + "rshares": -101135204, + "voter": "cheetah21" + }, + { + "rshares": 53146733, + "voter": "vsmith08162016" + } + ], + "author": "machinelearning", + "author_payout_value": "0.000 HBD", + "author_reputation": 52.87, + "beneficiaries": [], + "blacklists": [], + "body": "Please do not upvote.", + "category": "test", + "children": 1, + "created": "2016-09-15T19:02:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "tags": [ + "test" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 12373472377, + "payout": 0.002, + "payout_at": "2016-09-22T19:02:18", + "pending_payout_value": "0.002 HBD", + "percent_hbd": 10000, + "permlink": "test", + "post_id": 1257447, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 10 + }, + "title": "Test", + "updated": "2016-09-15T19:02:18", + "url": "/test/@machinelearning/test" + }, + { + "active_votes": [ + { + "rshares": 66885815, + "voter": "missmishel623" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 73937406, + "voter": "ola1" + }, + { + "rshares": 453506109, + "voter": "witchcraftblog" + } + ], + "author": "witchcraftblog", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.48, + "beneficiaries": [], + "blacklists": [], + "body": "\n

 Sorry guys, but I`m a little crazy I think 8D  Today I`ve decided to plant basil, and of course decided to share this news with you, my lovely Steemians :).

\n

 While I was busy with all that stuff, like pots, seeds and so on, I was struck by a steem idea, as I called it. I warn you, I'm not an artist and my creation do not pretend to be an art. just something came over me.

\n

               

\n

                                    

\n

So what do you think?

\n

Now, lets return to my basilicum. I decided to plant purple basil at home because:

\n

 1. I love to see how plants are growing; 

\n

2. I like the taste and flawour of basil;

\n

3. basil is not only a delicious condiment, it has so many more useful properties; 

\n

4. growing basil at home is cheaper than buying it in a supermarket in winter; 

\n

5. basil just looks beautiful.

\n

                

\n

this photos were made by me 2 years ago in my garden.

\n

I want to note that basil  leaves contains a large number of the important minerals and vitamins (A, B, P, C, etc.), various amino acids, essential oils.  It`s a wonderful immune system stimulator, improves memory, lowers cholesterol in the blood, if you are suffering from insomnia, then there will help basil, as it has a calming effect on the nervous system.

\n

And specialy for girls, basil is an excellent antioxidant. Eat basil regularly, and your skin will always stay beautiful and healthy, the same thing will be with your hair.

\n

If you want to stay beautiful and healthy as long as possible, then eat as much basil as possible, it will slow down the aging process and prolong youth. 

\n


\n

Now, a simple plan, how to plant basil:

\n

you'll need: soil, flower pot, spoon (or something like that), water, seeds.

\n

            

\n

                            

\n


\n

put soil in to the flower pot

\n

\n

 tamp the soil with spoon 

\n

\n

 pour the ground and make holes of 1.5-2 cm deep in it 

\n

\n

I did it with the spoon

\n

\n

put the seeds in to the soil

\n

\n

\n

 close the holes with the soil

\n

\n

put the flowerpot on the sunny window

\n

\n

 Now let's see what will happen with my magical flower pot. I`ll make photos once in 2-3 days, to see all the process of growth and then I`ll make a post-report.

\n


\n

 If you like my post don`t forget to follow and upvote ;)    

\n

\n

Sincerely yours @witchcraftblog   

\n


\n", + "category": "gardening", + "children": 0, + "created": "2016-09-15T19:01:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://pp.vk.me/c836531/v836531195/9b/OCNpU4gQRx0.jpg", + "https://pp.vk.me/c836531/v836531195/94/EzJAJcbbqcE.jpg", + "https://pp.vk.me/c836531/v836531195/ac/26h6wvaCyKE.jpg", + "https://pp.vk.me/c836531/v836531195/b3/9PkkuC3hnNE.jpg", + "https://pp.vk.me/c836531/v836531195/ba/uFpyFu5zp0I.jpg", + "https://pp.vk.me/c836531/v836531195/c1/PzwWU0v31HI.jpg", + "https://pp.vk.me/c836531/v836531195/c8/7fKXPqtl0Mc.jpg", + "https://pp.vk.me/c836531/v836531195/32/mhEkv77lnO8.jpg", + "https://pp.vk.me/c836531/v836531195/47/xLfbxm1Uo5w.jpg", + "https://pp.vk.me/c836531/v836531195/4e/KUGmIripXzs.jpg", + "https://pp.vk.me/c836531/v836531195/55/GBsJg9nsoTY.jpg", + "https://pp.vk.me/c836531/v836531195/5c/VOOIptBr2aQ.jpg", + "https://pp.vk.me/c836531/v836531195/63/MgcHM4ifZ8I.jpg", + "https://pp.vk.me/c836531/v836531195/71/LCC4d_P_PuM.jpg", + "https://pp.vk.me/c836531/v836531195/78/dsBEWxUSKGM.jpg", + "https://pp.vk.me/c836531/v836531195/86/G8xTEIi0Y3I.jpg", + "https://pp.vk.me/c836531/v836531195/8d/H5D-WzJEIQc.jpg" + ], + "links": [ + "https://steemit.com/@witchcraftblog" + ], + "tags": [ + "gardening", + "steemart", + "health", + "life", + "herbs" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 694456196, + "payout": 0.0, + "payout_at": "2016-09-22T19:01:21", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "basil-planting-and-my-spontaneous-steemart-full-moon-is-watching-me", + "post_id": 1257438, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 4 + }, + "title": "Basil planting and my spontaneous STEEMART. Full moon is watching me :)", + "updated": "2016-09-15T19:01:21", + "url": "/gardening/@witchcraftblog/basil-planting-and-my-spontaneous-steemart-full-moon-is-watching-me" + }, + { + "active_votes": [ + { + "rshares": 231813191302, + "voter": "anonymous" + }, + { + "rshares": 4287714457313, + "voter": "riverhead" + }, + { + "rshares": 1856068812916, + "voter": "badassmother" + }, + { + "rshares": 2006601418874, + "voter": "hr1" + }, + { + "rshares": 1239194317889, + "voter": "rossco99" + }, + { + "rshares": 2059078537865, + "voter": "wang" + }, + { + "rshares": 22391933607, + "voter": "jaewoocho" + }, + { + "rshares": 1491294220946, + "voter": "joseph" + }, + { + "rshares": 452882692801, + "voter": "recursive3" + }, + { + "rshares": 621040278295, + "voter": "masteryoda" + }, + { + "rshares": 3120621212590, + "voter": "recursive" + }, + { + "rshares": 448236514656, + "voter": "boatymcboatface" + }, + { + "rshares": 8927535677, + "voter": "idol" + }, + { + "rshares": 4839155280, + "voter": "sakr" + }, + { + "rshares": 10884745702, + "voter": "yefet" + }, + { + "rshares": 481790356914, + "voter": "noaommerrr" + }, + { + "rshares": 1536625837, + "voter": "jocelyn" + }, + { + "rshares": 14818418390, + "voter": "gregory-f" + }, + { + "rshares": 59932650184, + "voter": "eeks" + }, + { + "rshares": 17134999985, + "voter": "fkn" + }, + { + "rshares": 22522887261, + "voter": "elishagh1" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 313710480, + "voter": "coar" + }, + { + "rshares": 106636079470, + "voter": "asch" + }, + { + "rshares": 1061302586, + "voter": "murh" + }, + { + "rshares": 6086022456, + "voter": "cryptofunk" + }, + { + "rshares": 2003404389, + "voter": "error" + }, + { + "rshares": 58190613755, + "voter": "theshell" + }, + { + "rshares": 3848697023555, + "voter": "satoshifund" + }, + { + "rshares": 87300558689, + "voter": "herzmeister" + }, + { + "rshares": 19598687179, + "voter": "ziv" + }, + { + "rshares": 15787747831, + "voter": "zakharya" + }, + { + "rshares": 5047527838, + "voter": "tee-em" + }, + { + "rshares": 118358806572, + "voter": "geoffrey" + }, + { + "rshares": 144257392248, + "voter": "kimziv" + }, + { + "rshares": 45359587433, + "voter": "honeythief" + }, + { + "rshares": 2187607792, + "voter": "superfreek" + }, + { + "rshares": 81189817686, + "voter": "furion" + }, + { + "rshares": 401329727, + "voter": "barbara2" + }, + { + "rshares": 446072819, + "voter": "ch0c0latechip" + }, + { + "rshares": 412844681, + "voter": "doge4lyf" + }, + { + "rshares": 245479785, + "voter": "tasman" + }, + { + "rshares": 2632467953, + "voter": "steem1653" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 13847065167, + "voter": "aaseb" + }, + { + "rshares": 4209545151, + "voter": "karen13" + }, + { + "rshares": 46859749971, + "voter": "milestone" + }, + { + "rshares": 3146703967, + "voter": "poseidon" + }, + { + "rshares": 204618886920, + "voter": "jl777" + }, + { + "rshares": 13896032408, + "voter": "positive" + }, + { + "rshares": 17267376002, + "voter": "proto" + }, + { + "rshares": 23475945343, + "voter": "sisterholics" + }, + { + "rshares": 467869290, + "voter": "fnait" + }, + { + "rshares": 415655812, + "voter": "keepcalmand" + }, + { + "rshares": 69137816305, + "voter": "healthyrecipes" + }, + { + "rshares": 3354060704, + "voter": "glitterpig" + }, + { + "rshares": 8734213651, + "voter": "taker" + }, + { + "rshares": 830193979600, + "voter": "laonie" + }, + { + "rshares": 29315868452, + "voter": "myfirst" + }, + { + "rshares": 168514920676, + "voter": "somebody" + }, + { + "rshares": 6542941609, + "voter": "flysaga" + }, + { + "rshares": 1667777098, + "voter": "gmurph" + }, + { + "rshares": 37226130506, + "voter": "midnightoil" + }, + { + "rshares": 3157847929, + "voter": "kurtbeil" + }, + { + "rshares": 93111494000, + "voter": "xiaohui" + }, + { + "rshares": 20690393698, + "voter": "jphamer1" + }, + { + "rshares": 4689914056, + "voter": "elfkitchen" + }, + { + "rshares": 99935909954, + "voter": "joele" + }, + { + "rshares": 3022848762, + "voter": "xiaokongcom" + }, + { + "rshares": 2076619689, + "voter": "natalymaty" + }, + { + "rshares": 6093549297, + "voter": "xianjun" + }, + { + "rshares": 91520297334, + "voter": "miacats" + }, + { + "rshares": 399007122, + "voter": "microluck" + }, + { + "rshares": 2923096249, + "voter": "netaterra" + }, + { + "rshares": 4441060568, + "voter": "richardcrill" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 53146015442, + "voter": "sponge-bob" + }, + { + "rshares": 52794249, + "voter": "doggnostic" + }, + { + "rshares": 52521499, + "voter": "jenny-talls" + }, + { + "rshares": 53134467783, + "voter": "brains" + }, + { + "rshares": 1317649856, + "voter": "bitcoinparadise" + }, + { + "rshares": 5753585781, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 73937406, + "voter": "ola1" + }, + { + "rshares": 51240567, + "voter": "billkappa442" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 1233715718, + "voter": "anns" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50570250, + "voter": "ziggo" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 2291193388, + "voter": "ayim" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 156837244, + "voter": "capcom" + }, + { + "rshares": 156814579, + "voter": "haribo" + }, + { + "rshares": 159531007, + "voter": "benetton" + }, + { + "rshares": 159506164, + "voter": "greenpeace" + }, + { + "rshares": 159425365, + "voter": "tipsandtricks" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 159164412, + "voter": "disneypixar" + }, + { + "rshares": 155433319, + "voter": "citigroup" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 64921864, + "voter": "storage" + }, + { + "rshares": 55388665, + "voter": "blackmarket" + }, + { + "rshares": 58454327, + "voter": "gifts" + }, + { + "rshares": 153804957, + "voter": "alexandrapop" + } + ], + "author": "healthyrecipes", + "author_payout_value": "0.000 HBD", + "author_reputation": 65.0, + "beneficiaries": [], + "blacklists": [], + "body": "\n

  Good afternoon Steemit, I am officially done breast feeding and am ready to get rid of the last few pounds that are still hanging on from my pregnancy so I have been trying out different ways to cut calories from my diet without loosing flavor. Spaghetti squash is a great substitute for pasta or in this case rice. Spaghetti squash has about 40 calories per cup while rice has upwards of 200. It also has fiber, potassium and vitamins A and C.  

\n

For chicken:

\n\n

For squash:

\n\n

Preheat oven to 425F.  In a baking dish, sprinkle chicken with ancho chili.  Mix together oil, lime zest and juice and garlic.  Pour mixture over chicken.  Drizzle olive oil over squash and season with salt and pepper.  Place cut side down on baking sheet.  Bake a together for 30 min.  Shred squash with a fork and put in the bottom of bowls.  Shred chicken with forks and put on top of squash.  I added cheese, salsa and guacamole to ours but you can top with anything you like.  Enjoy!

\n

https://puu.sh/rcmnK/c059def2e0.png

\n", + "category": "healthyliving", + "children": 3, + "created": "2016-09-15T19:01:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://puu.sh/rcmnK/c059def2e0.png" + ], + "tags": [ + "healthyliving", + "dinner", + "squash", + "recipes" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 24948140852996, + "payout": 39.722, + "payout_at": "2016-09-22T19:01:15", + "pending_payout_value": "39.722 HBD", + "percent_hbd": 10000, + "permlink": "spaghetti-squash-burrito-bowl", + "post_id": 1257434, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 110 + }, + "title": "Spaghetti Squash 'Burrito' Bowl", + "updated": "2016-09-15T19:01:15", + "url": "/healthyliving/@healthyrecipes/spaghetti-squash-burrito-bowl" + }, + { + "active_votes": [ + { + "rshares": 153995877, + "voter": "steefranci" + }, + { + "rshares": 153224110, + "voter": "sasharaven" + } + ], + "author": "sasharaven", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "Life is killing you.\nYou wish never to be born.\nYou don't remember,\nwaiting somewhere,\nhaving wished to be born at all.\nYou tried in vain to warn them,\nbut you were conceived with passion.\nDo not condemn them!\nThey couldn't hear you -\nthey, too, were conceived involuntarily -\nby those who couldn't hear them.\nAs soon as you entered the world -\nyou cried out in pain and disappointment!\nYet you were given anything but consolation.\nSelfish joy attended your birth.\nAnother baby born, helpless and wretched,\nto be sacrificed to the grim reaper.", + "category": "poetry", + "children": 0, + "created": "2016-09-15T19:00:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "tags": [ + "poetry", + "sasharaven", + "sasharavenmusic" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 307219987, + "payout": 0.0, + "payout_at": "2016-09-22T19:00:45", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 0, + "permlink": "x-y-z-4th-dimension", + "post_id": 1257428, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 2 + }, + "title": "X - Y - Z - 4TH DIMENSION", + "updated": "2016-09-15T19:00:45", + "url": "/poetry/@sasharaven/x-y-z-4th-dimension" + }, + { + "active_votes": [ + { + "rshares": 4134606131320, + "voter": "riverhead" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 14763294144, + "voter": "nippel66" + }, + { + "rshares": 10729009089, + "voter": "gomeravibz" + }, + { + "rshares": 369718962, + "voter": "riosparada" + }, + { + "rshares": 1223969387, + "voter": "future24" + }, + { + "rshares": 6655075357, + "voter": "hilarski" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 83487539, + "voter": "zodiac" + }, + { + "rshares": 73937406, + "voter": "ola1" + } + ], + "author": "nippel66", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.34, + "beneficiaries": [], + "blacklists": [], + "body": "## This feature can be useful.\nhttps://s15.postimg.org/4n75f6bcr/paymeesteempower.png \n\nI have not noticed this until now, so this must have come today.\nIs there anyone who has used it?\nI'm testing it from now.\n\nFollow @nippel66", + "category": "steemit", + "children": 4, + "created": "2016-09-15T18:59:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s15.postimg.org/4n75f6bcr/paymeesteempower.png" + ], + "tags": [ + "steemit" + ], + "users": [ + "nippel66" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 4176408007811, + "payout": 1.871, + "payout_at": "2016-09-22T18:59:24", + "pending_payout_value": "1.871 HBD", + "percent_hbd": 10000, + "permlink": "pay-me-100-in-steem-power-when-submit-a-story", + "post_id": 1257416, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 10 + }, + "title": "Pay me 100% in Steem Power. When submit a story!", + "updated": "2016-09-15T19:00:21", + "url": "/steemit/@nippel66/pay-me-100-in-steem-power-when-submit-a-story" + }, + { + "active_votes": [ + { + "rshares": 92097237828, + "voter": "trevonjb" + }, + { + "rshares": 150351784, + "voter": "jdenismusic" + }, + { + "rshares": 377113341, + "voter": "riosparada" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 81850529, + "voter": "zodiac" + }, + { + "rshares": 73937406, + "voter": "ola1" + } + ], + "author": "trevonjb", + "author_payout_value": "0.000 HBD", + "author_reputation": 64.38, + "beneficiaries": [], + "blacklists": [], + "body": "Today I found some frozen Cinnabun rolls in the freezer. Went to cook them and then noticed they were 7 MONTHS OLD! Here is the outcome! Enjoy!\n\nhttps://www.youtube.com/watch?v=9yqH7iGSdic", + "category": "trevonjb", + "children": 0, + "created": "2016-09-15T18:59:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/9yqH7iGSdic/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=9yqH7iGSdic" + ], + "tags": [ + "trevonjb" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 92880617754, + "payout": 0.02, + "payout_at": "2016-09-22T18:59:06", + "pending_payout_value": "0.020 HBD", + "percent_hbd": 10000, + "permlink": "eating-a-7-month-old-cinnabun", + "post_id": 1257411, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 6 + }, + "title": "Eating a 7 Month Old Cinnabun!", + "updated": "2016-09-15T18:59:24", + "url": "/trevonjb/@trevonjb/eating-a-7-month-old-cinnabun" + }, + { + "active_votes": [ + { + "rshares": 4134627828281, + "voter": "riverhead" + }, + { + "rshares": 5047527838, + "voter": "tee-em" + }, + { + "rshares": 122162400756, + "voter": "joshbreslauer" + }, + { + "rshares": 2531219186, + "voter": "steem1653" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 258619590, + "voter": "sergey44" + }, + { + "rshares": 3157847929, + "voter": "kurtbeil" + }, + { + "rshares": 1899047308, + "voter": "jackgallenhall" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 1282974860, + "voter": "bitcoinparadise" + }, + { + "rshares": 81850529, + "voter": "zodiac" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 68608760, + "voter": "dealzgal" + }, + { + "rshares": 124085673, + "voter": "bleujay" + }, + { + "rshares": 64921864, + "voter": "storage" + }, + { + "rshares": 55388665, + "voter": "blackmarket" + }, + { + "rshares": 58454327, + "voter": "gifts" + }, + { + "rshares": 93882016, + "voter": "expat" + }, + { + "rshares": 126595034, + "voter": "toddemaher1" + } + ], + "author": "jackgallenhall", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.03, + "beneficiaries": [], + "blacklists": [], + "body": "\n

https://youtu.be/Sg2TbYabhqQ

\n", + "category": "steemit", + "children": 0, + "created": "2016-09-15T18:58:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/Sg2TbYabhqQ/0.jpg" + ], + "links": [ + "https://youtu.be/Sg2TbYabhqQ" + ], + "tags": [ + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 4271982026148, + "payout": 1.937, + "payout_at": "2016-09-22T18:58:12", + "pending_payout_value": "1.937 HBD", + "percent_hbd": 10000, + "permlink": "how-does-steemit-work-steemit-blogging-basics-and-advanced-training-video", + "post_id": 1257404, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 20 + }, + "title": "How Does Steemit Work Steemit Blogging Basics and Advanced Training Video", + "updated": "2016-09-15T18:58:12", + "url": "/steemit/@jackgallenhall/how-does-steemit-work-steemit-blogging-basics-and-advanced-training-video" + }, + { + "active_votes": [ + { + "rshares": 258619590, + "voter": "sergey44" + }, + { + "rshares": 63535942, + "voter": "cassidy1" + }, + { + "rshares": 1284606912, + "voter": "stevescoins" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 81850529, + "voter": "zodiac" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 3135333121, + "voter": "zaitsevalesyaa" + }, + { + "rshares": 124085673, + "voter": "bleujay" + } + ], + "author": "stevescoins", + "author_payout_value": "0.000 HBD", + "author_reputation": 52.02, + "beneficiaries": [], + "blacklists": [], + "body": "What is Gridcoin?\n\n>Gridcoin (Ticker: GRC) is a decentralized, open source math-based digital asset (cryptocurrency). It performs transactions peer-to-peer cryptographically without the need for a central issuing authority. \nhttp://www.gridcoin.us/\n>BOINC is an open-source volunteer oriented computing grid that combines the processing power of all individual users for the purposes of scientific research. It's free, and harnesses the unused clock cycles from processors and graphics cards to attempt to cure cancer/aids/ebola/malaria, map the milkyway, crack enigma codes, etc.. \n\n\nWhen I first started mining GRC, community members provided me with enough GRC to start staking (I'm not going to explain it here, but part of GRC mining involves Proof of Stake). I have researched the coin to my own understanding (not expert), including some past hiccups, and I work primarily on GRC now. I think there is potential in mining the coin, and that even if the investment fails to meet the potential, the mining itself has accomplished something for science.\n\nTo help that potential bloom, I am hoping to encourage some newcomers to Gridcoin mining by offering a staking balance of 100 GRC to the first 5 posters that create a wallet (or have started in the last couple of days) and post a receiving address on this blog.\n\nI found the community to be very helpful in answering newcomers' questions.\nhttps://kiwiirc.com/client/irc.freenode.net:6667/#gridcoin\nhttps://cryptocointalk.com/forum/232-cryptocoin-forums/\n\nI am not the best one to ask for tech help, though. Just sayin!\n\nGood mining!\n\nhttps://img1.steemit.com/0x0/https://i.imgur.com/hPY1Osp.png", + "category": "gridcoin", + "children": 0, + "created": "2016-09-15T18:57:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img1.steemit.com/0x0/https://i.imgur.com/hPY1Osp.png" + ], + "links": [ + "http://www.gridcoin.us/", + "https://kiwiirc.com/client/irc.freenode.net:6667/#gridcoin" + ], + "tags": [ + "gridcoin", + "beyondbitcoin", + "cryptocurency", + "boinc", + "altcoin" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 5146735833, + "payout": 0.001, + "payout_at": "2016-09-22T18:57:27", + "pending_payout_value": "0.001 HBD", + "percent_hbd": 0, + "permlink": "recruiting-new-altminers-for-gridcoin-staking-giveaway-for-first-5-to-create-wallet-and-post", + "post_id": 1257393, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 8 + }, + "title": "Recruiting New AltMiners for Gridcoin, Staking Giveaway for First 5 To Create Wallet and Post", + "updated": "2016-09-15T18:57:27", + "url": "/gridcoin/@stevescoins/recruiting-new-altminers-for-gridcoin-staking-giveaway-for-first-5-to-create-wallet-and-post" + }, + { + "active_votes": [ + { + "rshares": 4134632281224, + "voter": "riverhead" + }, + { + "rshares": 313710480, + "voter": "coar" + }, + { + "rshares": 1061303487, + "voter": "murh" + }, + { + "rshares": 1708263839, + "voter": "dimon14" + }, + { + "rshares": 14763351827, + "voter": "nippel66" + }, + { + "rshares": 10419645487, + "voter": "dumar022" + }, + { + "rshares": 1208491149, + "voter": "lenar" + }, + { + "rshares": 118331751, + "voter": "rusla" + }, + { + "rshares": 52129459, + "voter": "gumer" + }, + { + "rshares": 64399060, + "voter": "lenar02" + }, + { + "rshares": 58725839, + "voter": "hamer" + }, + { + "rshares": 55074731, + "voter": "karina00" + }, + { + "rshares": 54982319, + "voter": "sona" + }, + { + "rshares": 54971933, + "voter": "saha" + }, + { + "rshares": 2201700765, + "voter": "alina1" + }, + { + "rshares": 54957779, + "voter": "kam1" + }, + { + "rshares": 80213518, + "voter": "zodiac" + }, + { + "rshares": 123221500, + "voter": "ola1" + }, + { + "rshares": 3135333121, + "voter": "zaitsevalesyaa" + } + ], + "author": "ola1", + "author_payout_value": "0.000 HBD", + "author_reputation": 53.59, + "beneficiaries": [], + "blacklists": [], + "body": "http://i6.pixs.ru/storage/3/0/3/IMAG03431j_6525197_23304303.jpg\nFans of extreme adventures will surely like my next article, which will be devoted to excursions to the salt mines of Soledar!\nWe began our tour of the salt mine with the instruction, basically it all comes down to the fact that not to touch anything in the wrong place not to go and to follow all the instructions of our guide. I think everyone knows that without a helmet in a mine is impossible, and therefore it is here also attached.\n\nAfter that our tour group in a special \"Elevator\" which in the language of miners, called the cage, was lowered into the mine. Just imagine the crate for fifteen minutes down to a depth of 300 m. So that impressions from the descent will definitely last a lifetime.\n\nI must say that the temperature in the mine is kept at 14\u00b0C to 16\u00b0C. Therefore, if you decide to visit in the summer \u2013 dress warmly in cold season temperature very comfortable.\n\nSalt mines of Soledar has formed in the Ancient oceans. So only here you have a unique opportunity to walk on its bottom.\n\nMine are all made of salt, walls, and floors. And in order to check, you can always try the taste. \nhttp://i6.pixs.ru/storage/3/2/2/IMAG0362jp_9184718_23304322.jpg\nDue to the ions of salt, which it contains, even in the air in a salt mine the cleanest conditions, even much sterile as an surgical room. The usual guided tour, which lasts one and a half hours, replaces the 15 inhalation procedures and guarantees that at least two and a half months you will not get sick.\n\nSo, after the descent, we took salt corridors, featuring a variety of unique exhibits. Will not describe in detail all tell me about the most interesting of them.\n\nSo, for example, very much of the famous Donetsk palm made of salt.\nhttp://i6.pixs.ru/storage/3/2/9/IMAG0354jp_9421794_23304329.jpg\nImagine here at a depth of 300 m is even a chapel. The thing is that in the past the miners spent so many time in the mine, that they had done a Holy place. Here you can free to light a candle for the health.\nhttp://i6.pixs.ru/storage/3/4/8/IMAG0365jp_3366678_23304348.jpg\nAnd mine is an exhibition of paintings by local artists which are available for purchase.\nhttp://i6.pixs.ru/storage/3/6/6/IMAG0375jp_4203456_23304366.jpg\nDid you know that salt is not only white, but red. Red salt is generally a very rare mineral, it occurs once in 30 years. In a salt mine is an artificial stone red salt, they say it grants wishes. So, do not miss your chance .\n\nAt the end of the tour, our waited main exhibit salt mine is a huge hall. Just imagine its height is 28 metres is a 9-storey building and a width of 17 meters.\nhttp://i6.pixs.ru/storage/3/8/2/IMAG0406jp_5860409_23304382.jpg\nOften hosts various concerts, shows and so on.\nAnd on New year every year is a huge tree, which is accompanied by a Christmas matinees for children and Christmas show for adults. The holidays last from December 15 to January 15.\n\nIn the salt room is a football field where everyone can play football. And for those who don't care about soccer, here is a small movie theater where we watched a film about the history of the salt mine. Also in the local mini-caf\u00e9 you can buy coffee, tea and sweets. It will be a good addition to the movie.\nhttp://i6.pixs.ru/storage/4/1/5/IMAG0408jp_4233814_23304415.jpg\nAfter that we went back to the crate and went upstairs. Be sure to find a small crystal of salt, it will be a wonderful reminder of such a special tour!\n\nIf the souvenir could not be found, you will be able to buy it. This mine is located near the place of sale. From best-selling variety , suggest, purchase salt lamp. Just keep in mind that for best results, the lamp must be made from a solid piece of salt.\n\n\nTour to salt mines of Soledar is an unforgettable, extreme, and most importantly very good for your health!", + "category": "tours", + "children": 2, + "created": "2016-09-15T18:57:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i6.pixs.ru/storage/3/0/3/IMAG03431j_6525197_23304303.jpg", + "http://i6.pixs.ru/storage/3/2/2/IMAG0362jp_9184718_23304322.jpg", + "http://i6.pixs.ru/storage/3/2/9/IMAG0354jp_9421794_23304329.jpg", + "http://i6.pixs.ru/storage/3/8/2/IMAG0406jp_5860409_23304382.jpg", + "http://i6.pixs.ru/storage/4/1/5/IMAG0408jp_4233814_23304415.jpg" + ], + "tags": [ + "tours", + "photography" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 4170161089268, + "payout": 1.868, + "payout_at": "2016-09-22T18:57:18", + "pending_payout_value": "1.868 HBD", + "percent_hbd": 10000, + "permlink": "soledar-salt-mines", + "post_id": 1257390, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 19 + }, + "title": "Salt mines.", + "updated": "2016-09-15T19:10:42", + "url": "/tours/@ola1/soledar-salt-mines" + }, + { + "active_votes": [ + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 10729017501, + "voter": "gomeravibz" + }, + { + "rshares": 6655080164, + "voter": "hilarski" + }, + { + "rshares": 51615652, + "voter": "rayzzz" + }, + { + "rshares": 76492342, + "voter": "ancientofdays" + }, + { + "rshares": 50060597, + "voter": "roswellrockman" + } + ], + "author": "ancientofdays", + "author_payout_value": "0.000 HBD", + "author_reputation": 37.7, + "beneficiaries": [], + "blacklists": [], + "body": "\n


\nImage Source & External Article - http://lifehopeandtruth.com/prophecy/revelation/mark-of-the-beast/

\n

Just recently here in Roswell NM (where I live, yes) I was telling a shop owner about Steem and Steemit, and he made the comment that he thought it sounded like \"...one more step towards the Mark of The Beast\"...

\n
\"...And he causeth all, both small and great, rich and poor, free and bond, to receive a mark in their right hand, or in their foreheads: And that no man might buy or sell, save he that had the mark, or the name of the beast, or the number of his name. Here is wisdom. Let him that hath understanding count the number of the beast: for it is the number of a man; and his number is Six hundred threescore and six...\"
\n - Revelation Chapter 13 (
Full Chapter)
\n

Yes Virginia... I hate to break it to you, but digital currency IS indeed \"one more step towards the mark of the beast\" - and we all know it. 

\n

Let's just get that out of the way now. But fear not, this is NOT a paranoid religious post warning people about the eternal dangers of joining Steemit, nor of using digital currency in general however. This is just a hopefully rational religious post (inspired by a secular article) meant to stem paranoid fear (amongst Christians mainly) of utilizing Steemit specifically, and digital currency in general. Which I will get back to in just a second...

\n

But first... If to you, \"stemming this fear\" makes me \"part of the Satanic conspiracy\" then I can't help that, and I won't engage with or reply to you if that is your view (which you are entitled to hold, and even to express as a comment below). 

\n

I'd rather use my time to inform non-Christian people who may have clicked in here (for laughs perhaps?) that Yes, I believe that the mark of the beast is coming, and you DO need to aware of the dangers of accepting it!

\n


\nImage Source & External Article: http://www.evangelicaloutreach.org/markbeast.htm

\n

 (Hence the external articles links being detailed here for further reading - which I have not closely vetted btw, they just had top matches for images)...

\n

Anyways...

\n

As I told my friend Don (who DID join Steemit @roswellrockman ) \"So is your debit card!\"

\n

Putting Don and I's end-of-conversation succinctly, there are many aspects of our everyday lives that have brought and are bringing us \"one step closer\" to the mark of the beast - but they are not in themselves the mark, they are not evil, and (imho) they are not to be feared, or shunned. 

\n

(Altho I will note respectfully that The American Amish community feels differently - see the link below these next images.)

\n

There are indeed many examples from our now-everyday lives that could easily be said to be bringing us \"one step closer\" ... such as the \"Bar Codes\" on every product we purchase

\n


\n... especially if the same types of \"scanners\" that read them, were then pointed to a laser tattoo or RFID chip in your hand, to receive payment for these goods at the register. 

\n


\nAll 3 Images above & External Article: http://www.whatdoesitmean.com/index1392.htm

\n

\"Radio Frequency ID chips\" (see Wikipedia article) are already being used (some will say \"being tested\") to help pet owners keep track of their pets. Wal-Mart and other retailers also use them to track expensive items, to help prevent shoplifting. And especially \"hi-tech\" firms demanding secrecy and security clearances even use them on employees! 

\n

Could Big Brother and The Rothchild's and The Federal Reserve Banks and The U.N. (collectively, \"The New World Order\") one day very soon use all of this to both track you physically, and to observe or control your money supply? 

\n

Absolutely!

\n

It's no stretch at all to imagine combining RFID technology with UPC Bar Codes - and then connecting it all to your bank account via the Internet (or the Blockchain!) - to fulfill the Bible prophecy about the mark of the beast happening in the near future, or in our lifetimes.

\n

Folks I am no stranger to this belief. I first penned the words myself way back in 1997 (in my original webpage and book \"Come Sail Away : UFO Phenomenon & The Bible\"- << Amazon link to 2105 version) in the section I titled \"Genesis 6 to 666\"

\n

\"To understand how the world\u2019s entire economy could be tied into a mark on one\u2019s flesh would be a completely unimaginable miracle - a near impossibility - inconceivable to most Christians throughout the ages. This has left some events of the book of Revelation a little hard to piece together into a believable probability, much less an immediate future.
\n
\n\"In order to accomplish such an incredible thing, you\u2019d have to have some way to access a person\u2019s bank account from anywhere in the known world; all financial institutions would have to have some way of talking to each other through some sort of, of, machinated \"net,\" or a \"web,\" or something; you\u2019d have to come up with some sort of mark, or magnetic strip, or some \"barred code\" that some futuristic \"scanner\" could read; surgical or laser-tattoo technology capable of implanting it, and a \"personal secret code\" so that no one could ever rob you in this \"cashless society.\" Any-time machinery, for financial transactions, would have to be everywhere. Everyone would have to be assigned a separate number at birth. These \"scanner devices\" would have to be in every grocery, hardware, department and convenience store, and every product would have to be marked with this computerized bar-code\u2026
\n
\n\"Yup, you\u2019d need all that\u2026
\n
\n\"Get that in place and you\u2019re ready to go...\" 

\n


\n(Original 1997 cover, now out of print - 2015 version available on Amazon here)

\n

So getting to my main point - finally...

\n

YES. All kinds of technological advances from the past 30 years and more could and probably WILL - imho - be used to make the Mark of the Beast possible... call me a paranoid religious nut if you like, I do firmly believe that such is coming.

\n

The Internet itself, for example, connects and brings the whole world online. But if you're using it to read this, now, you are perhaps already hooked, and have no room to talk about Steem or digital currencies being the pre-cursors to the mark of the beast. Because everything you're already using is also...

\n

The magnetic strips on the back of the debit and credit cards you've (most likely) been using for years and years. Online banking... Bar Code technology in grocery stores that you apparently don't have the religious conviction to oppose not abstain from ... retinal scanners, or fingerprint security features in your smartphone...

\n

See what I mean? 

\n

If you are not a practicing Amish person - or you use only \"true money\" (Gold and Silver) to barter and to trade for goods and services when you need them (or farm and grow your own food, to ensure that you don't) - then there are already DOZENS of aspects of your everyday life that you have accepted and routinely utilize that have already in fact brought YOU \"one step closer to the mark of the beast.\"

\n

YES - these \"new-fangled concepts\" like Steem Dollars, Bitcoin, and Digital Currencies are perhaps OBVIOUS steps moving us all FURTHER along that path to one-world government under antichrist...

\n

(EXCEPT IT MUST BE NOTED in this article for you newbies to the concept, that TO-DATE, popular digital currencies (Steem, Bitcoin, Etherium, etc, etc) are actually intended AND ARE CURRENTLY BEING USED to help users MOVE AWAY from immoral government spying networks, and away from evil centralized banking platforms, putting \"the power in the hands of the people\" - for awhile at least. 

\n

So technically, by joining Steemit and adopting Steem as currency, you are fighting the underpinings of the Satanic One-World government that is forming all around us. You are actually, literally, restraining The Beast from his march to power! For awhile anyways...

\n

So there.)  

\n

But yes, I would affirm that some form of digital currency in general could and possibly will be used by the evil-antichrist-oneworldgovernment-rothschilds-federalreserve-warmongeringtotalitarian New World Order yet to arise under the real antichrist when he appears.

\n

In fact, it was seeing this article today published by The Coin Telegraph 

\n


\n4 Reasons Why Your Nation Will Kill Cash For A Digital Currency

\n

that inspired me to drop everything and write this particular article. 

\n

The Coin Telegraph wonderfully details how national interests (Satanic, New World Order interests, for our purposes here) probably will in fact adopt a digital currency of their own in the coming years. I can totally see THEIR VERSION of a global digital currency exchange being the near-final step in implementing the true Mark of the Beast, when (but not until) The Antichrist is revealed.

\n

But Steem/Steemit just isn't it. Today's free market digital currencies - if anything - are the \"gum in the works - fly in the ointment - monkey wrench in the machine\" to the eventual true Mark of the Beast, now that I think about it. Today's digital currencies actually serve to free us from the system that is now in place, by providing de-centralized mediums of currency (barter, exchange, etc) that serve as powerful alternatives to current banking structures, and chains.

\n

Governmental agencies (NWO ones or not) are actually in a scramble currently to figure out HOW to regulate, tax, and ultimately control the existing currencies. But neither they - not the devil - are behind them. 

\n

So my position is to say that unless you're either willing to become Amish today and forego ALL of the technologies I've detailed here (and electricity) then you've really nothing to fear from becoming an early adopter of Steem/Steemit. 

\n

The Bible clearly instructs and solemnly warns all to not accept the Mark of the Beast, when it finally comes in the form of a mark on your hand or forehead that cannot buy or sell without receiving. Abstaining from \"the steps\" has proven impractical, unavoidable (again, except to the Amish), and ultimately not directly commanded in scripture.
\n 
\n===============
\nTwo things in closing:
\n#1) Here's one more lengthy scripture-packed article on Biochips & TMOTB I'll recommend if you're unlearned about the whole topic...
\n#2) You may have noticed in this article that I'm an author in Roswell who deals with the topics of Aliens, UFOs, and The Bible. I have to date organized 7 conferences on that topic, and (after a 7 year hiatus) am putting together a new one for Summer 2017... please follow @ancientofdays for updates and tons of videos yet to come from past speakers and theologians who have participated, and will be again this year. 

\n

I bring all of this up in THIS article, only to announce here that:

\n

My non-profit \"Roswell Mission\" will be accepting Steem for conference registrations (follow for details) and that
\nUP-FRONT VIP SEATING goes to those who pay VIA STEEMIT!

\n", + "category": "money", + "children": 2, + "created": "2016-09-15T18:57:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://dc95wa4w5yhv.cloudfront.net/image-cache/the-mark-of-the-beast_640_426_80_c1.jpg", + "https://scontent-lax3-1.xx.fbcdn.net/v/t1.0-0/s526x395/14358900_10154412654816605_8330352735442203600_n.jpg?oh=e2a53091d31ad716798686aec3f7bef0&oe=586CF056", + "http://www.whatdoesitmean.com/wmb2.jpg", + "http://www.whatdoesitmean.com/wmb3.jpg", + "http://www.whatdoesitmean.com/wmb4.jpg", + "http://www.alienstranger.com/seekye1//CSAcover.jpg", + "https://cointelegraph.com/images/725_Ly9jb2ludGVsZWdyYXBoLmNvbS9zdG9yYWdlL3VwbG9hZHMvdmlldy8zYjkxMjBiMjg3YTRmZDJjZjE5MTcyZDk0ZDBhOGQzOC5qcGc=.jpg" + ], + "links": [ + "http://lifehopeandtruth.com/prophecy/revelation/mark-of-the-beast/", + "http://www.AlienStranger.com", + "http://www.ancientsofdays.net", + "https://www.biblegateway.com/passage/?search=Revelation+13&version=KJV", + "https://cointelegraph.com/news/4-reasons-why-your-nation-will-kill-cash-for-a-digital-currency", + "http://www.evangelicaloutreach.org/markbeast.htm", + "http://www.whatdoesitmean.com/index1392.htm", + "https://en.wikipedia.org/wiki/Radio-frequency_identification", + "http://amzn.to/1Ueug63", + "http://www.av1611.org/666/biochip.html", + "https://steemit.com/steemitabuse/@ancientofdays/credibility-matters-on-steemit-therefore-i-wish-to-offer-some-proof-photos-of-my-non-profit-status-and-intent-here" + ], + "tags": [ + "money", + "religion", + "steem", + "beyondbitcoin", + "christianity" + ], + "users": [ + "roswellrockman", + "ancientofdays" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 25365523997, + "payout": 0.005, + "payout_at": "2016-09-22T18:57:12", + "pending_payout_value": "0.005 HBD", + "percent_hbd": 10000, + "permlink": "are-steem-bitcoin-etc-obvious-pre-cursors-to-the-mark-of-the-beast", + "post_id": 1257388, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 6 + }, + "title": "Are Steem, Bitcoin, etc.. Obvious Pre-cursors to The Mark of the Beast?", + "updated": "2016-09-15T19:41:12", + "url": "/money/@ancientofdays/are-steem-bitcoin-etc-obvious-pre-cursors-to-the-mark-of-the-beast" + }, + { + "active_votes": [ + { + "rshares": 20478824991, + "voter": "keithwillshine" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 123221500, + "voter": "ola1" + } + ], + "author": "keithwillshine", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.79, + "beneficiaries": [], + "blacklists": [], + "body": "This video shows how we are all connected through the common thread that binds us... We are all energy, we are all chemicals. Love binds us! Great job Tiesto and Don Diablo.\n\nhttps://www.youtube.com/watch?v=Cbvqv19Nf0E\n\n I am sad I didnt go see Tiesto in my area this past weekend, but I am seeing a Dj that is much more, well ME! (Can't wait for Troyboi @ Toronto, in two days! Yesssss.)", + "category": "music", + "children": 0, + "created": "2016-09-15T18:55:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/Cbvqv19Nf0E/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=Cbvqv19Nf0E" + ], + "tags": [ + "music", + "spiritual", + "art", + "creativity", + "love" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 20702173357, + "payout": 0.004, + "payout_at": "2016-09-22T18:55:51", + "pending_payout_value": "0.004 HBD", + "percent_hbd": 10000, + "permlink": "cool-new-creative-music-video-by-two-of-the-greatest-dj-s-producers-of-our-current-time", + "post_id": 1257371, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 3 + }, + "title": "Cool new creative Music Video by Two of the Greatest Dj's/Producers of our current time!", + "updated": "2016-09-15T18:55:51", + "url": "/music/@keithwillshine/cool-new-creative-music-video-by-two-of-the-greatest-dj-s-producers-of-our-current-time" + }, + { + "active_votes": [ + { + "rshares": 159238010, + "voter": "pablopb" + } + ], + "author": "pablopb", + "author_payout_value": "0.000 HBD", + "author_reputation": 30.79, + "beneficiaries": [], + "blacklists": [], + "body": "\n

I woke up slowly, unwillingly to opened my eyes

\n

I Follow the routine day to day, moving my body almost by inertia

\n

Everything lost its meaning,

\n

Everything is lost

\n

Nothing seems to be  beautiful anymore

\n

The world has gone mad

\n

The sky is blue, but I only see black clouds

\n

Depression befell me like a plague

\n

And the sorrow comes sucking my energy

\n

There is no smile that can bring me joy

\n

And all the jokes are meaningless to me ,

\n

All I do is cry my misfortune

\n

And the things just get worse no matter what I do,

\n

I'm at the edge of the abyss and  feeling like I'm going to fall forever

\n

I was struck by such pessimism

\n

Therefore I shut myself ostracized

\n

And I went into deep depression

\n

There is no person in this world that come to my help,

\n

Neither human being who understands me, not a lover who wants me,

\n

Depression is not more than the most profound sadness

\n

That leaves the soul trapped in suffering

\n

Being unable to see the light at the end of the tunnel

\n

I can only hope for a word of support, or perhaps an encouragement gesture.

\n", + "category": "reflexions", + "children": 0, + "created": "2016-09-15T18:54:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "tags": [ + "reflexions" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 159238010, + "payout": 0.0, + "payout_at": "2016-09-22T18:54:30", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "depression", + "post_id": 1257354, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "Depression", + "updated": "2016-09-15T18:54:30", + "url": "/reflexions/@pablopb/depression" + }, + { + "active_votes": [ + { + "rshares": 225204295, + "voter": "mashatik87" + } + ], + "author": "mashatik87", + "author_payout_value": "0.000 HBD", + "author_reputation": 45.79, + "beneficiaries": [], + "blacklists": [], + "body": "", + "category": "tags", + "children": 0, + "created": "2016-09-15T18:54:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "tags": [ + "tags", + "youtube", + "subscribe", + "video", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 225204295, + "payout": 0.0, + "payout_at": "2016-09-22T18:54:24", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "32-random-questions-tag-or-mashiface", + "post_id": 1257352, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "32 Random Questions Tag | Mashiface", + "updated": "2016-09-15T18:54:24", + "url": "/tags/@mashatik87/32-random-questions-tag-or-mashiface" + }, + { + "active_votes": [ + { + "rshares": 21017552483, + "voter": "skapaneas" + }, + { + "rshares": -125177473, + "voter": "cheetah01" + }, + { + "rshares": -102169064, + "voter": "cheetah03" + }, + { + "rshares": -102168682, + "voter": "cheetah04" + }, + { + "rshares": -102161368, + "voter": "cheetah05" + }, + { + "rshares": -102159434, + "voter": "cheetah06" + }, + { + "rshares": -102108064, + "voter": "cheetah02" + }, + { + "rshares": -102085954, + "voter": "cheetah07" + }, + { + "rshares": 4242191670, + "voter": "steembeast" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 123221500, + "voter": "ola1" + }, + { + "rshares": 355619437, + "voter": "koskl" + }, + { + "rshares": 298372096, + "voter": "james1987" + } + ], + "author": "steembeast", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.47, + "beneficiaries": [], + "blacklists": [], + "body": "\n

         Let's say that it is time for your kid to mail an application to a college.

\n

You spent days writing an application and your kid's future depends on it.

\n

Would you use the Post Office to mail it or would you use a private company like FedEx.

\n

What it all boils down to is which one is the most effective and the most trustworthy.

\n

 

\n


\n

Lets analyse both sectors.

\n


\n

Private sector.

\n

Private sector companies are run by individuals like you and me or even board members of savvy businessmen etc and they always have one thing in mind,Profit.                                                                                                               In order for a private company to become and remain profitable they have to offer good prices,good products/services and stay ahead of the game.                                                                                                                        Very often more than one companies offer us the same products and in order to earn our precious $$$ they have to entice us,therefore offering lower prices.

\n


\n

Public sector.

\n

Public sector by not having profit as their main goal can end up going two roads.                                                         1st Offer great prices

\n

2nd Offer very bad product/service.

\n

Even though the funding of those public  companies is by our tax dollars those businesses usually burn money as if money is irrelevant .

\n


\n

           Dont get me wrong, government spending tax dollars on FD or PD is a perfect way to spend them since they are offering a much needed service.It's the specific fund allocation that the problems start from and the lack of accountability when money is spent in useless ways.

\n

One of the worst run public businesses is the Post Office which has tens of billions of debt therefore the tax payers money have to be used to save it.When perfectly good alternatives are out there WE DONT NEED P.O.

\n

          

\n

            Closing  Some businesses make sense to be in the public sector like the army or the police.But for less important services like mail or parking lots it makes more sense to by run by people who risk their own money and have in mind the customer satisfaction.

\n", + "category": "life", + "children": 2, + "created": "2016-09-15T18:54:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s18.postimg.org/9jrtr4sex/Public_private_sectors.jpg" + ], + "tags": [ + "life", + "money", + "economics", + "government", + "taxdollars" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 25399054013, + "payout": 0.005, + "payout_at": "2016-09-22T18:54:18", + "pending_payout_value": "0.005 HBD", + "percent_hbd": 10000, + "permlink": "do-you-trust-government-companies-explaining-the-private-sector-benefits", + "post_id": 1257350, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 13 + }, + "title": "Do you trust government companies? Explaining the private sector benefits.", + "updated": "2016-09-15T18:54:18", + "url": "/life/@steembeast/do-you-trust-government-companies-explaining-the-private-sector-benefits" + }, + { + "active_votes": [ + { + "rshares": 4134632281224, + "voter": "riverhead" + }, + { + "rshares": 2531219186, + "voter": "steem1653" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 56055247, + "voter": "whoknows" + }, + { + "rshares": 123221500, + "voter": "ola1" + }, + { + "rshares": 2337017256, + "voter": "ayim" + } + ], + "author": "ayim", + "author_payout_value": "0.000 HBD", + "author_reputation": 53.99, + "beneficiaries": [], + "blacklists": [], + "body": "
![](http://svmassagetherapy.com/blog/wp-content/uploads/2014/11/slumpshoulder.jpg)
\nHello Steemit, this might be something that can change your life. Muscle pain is inevitable, it can be an old injury, or just something that suddenly start irritating you and it will not stop. Having over worked muscles or your posture compromised causes a lot of kinks and knots in our body. Having deep tissue massage is great for alleviating pain. \n\n\n

The benefits of have a deep tissue massage:

\n* Increases blow flow in the body which causes healing to improve\n* Reduces inflammation\n* Loosen tight muscles cluster\n* Improve overall blood pressure \n* Breaks up scar tissue\n* Stress reliever. \n\n90 percent of the people who read this knows that massages are great. I'm an anomaly, I am not a fan of massages but I do believe in the benefits. I do help out the family when I was younger when they asked for massages and I have a natural talent for it. They were confused and would ask how did I know what to do to fix their back. it still remains a mystery til this day. There are many reason why people can't get massages because of the inconvenience, money, or unavailability which brings me to...\n\n

Lacrosse ball

\n![](http://d2ydh70d4b5xgv.cloudfront.net/images/7/7/mobilitas-mobility-peanut-the-original-double-lacrosse-ball-and-myofascial-1a1f82b10a664b959539aacdbdcf0a96.jpg)\n[Peanut Lacrosse ball](https://www.amazon.com/gp/product/B0140NJXY6/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B0140NJXY6&linkCode=as2&tag=lasted-20&linkId=1edab9bdbe3612327d257f4edd57cfb5)\n
\nThis improve many of my family's lives when they started using it. My mother, dad, brother, and uncles all are a huge fan of these. The idea of lacrosse ball is to place it either on a wall and lean into or placed on the ground and lay on top of it to target stubborn pains and aches caused by tight muscles. It is used by many athletes but also adored by people that hate the idea of working out. The purpose (for example) is to place it somewhere on your back where it is the most uncomfortable and leave it there for around 20 - 30 seconds so that your muscle in that area would slowly release itself. What I personally do is to put 2 of these under my desk roll my feet with them. \n

Foam roller

\n![](https://images-na.ssl-images-amazon.com/images/I/71VxfEt9NtL._SL1500_.jpg)\n[Foam Roller](https://www.amazon.com/gp/product/B00KAEJ3V8/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B00KAEJ3V8&linkCode=as2&tag=lasted-20&linkId=08ef65112539bb10114ba72a89ab1edd)
\nThey are great for the overall body. Less intense as the lacrosse ball but they can improve your posture as you roll on top. Here you also do the same thing as the lacrosse ball you lay on top of it and find a tender spot and hold it there for around 20 - 30 seconds if you can and move to the next spot. I don't advise rolling the lower back since your spine is already curve in and your creating more of a sway back. This improve circulation on your thighs, side torso, chest, or any part of your body that can rest on top of this.\n\n

Theracane

\n![](https://images-na.ssl-images-amazon.com/images/I/31VpBRHxbUL.jpg)\n[Theracane](https://www.amazon.com/gp/product/B000PRMCJU/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B000PRMCJU&linkCode=as2&tag=lasted-20&linkId=e0fcdc173eac78ceda3dccef5b82dcaf)\n
\n\nThis is the first thing I purchased when I had tense shoulders because I had a laptop bag which was a sling style bag. The uneven weight distribution caused intense pain and knots in my shoulder which I had no way of stretching it out. During that time I was a student living in the dorms. No car, not a lot of money, and it was super inconvenient to travel one hour to see a physical therapist for a massage. This was introduced to me by my brother who has knots majority of his life because he had bad posture. I gave it a go and it worked! This is great for people who are in a chair and can't just lay down on the floor suddenly like in an office setting. This can be used when reading something on your computer or anything that doesn't requires hands you can start using this to help reduce the pain on your shoulder and neck. \n\nThese three products I always use if I feel that my muscles are tight or overworked that particular day. They are always in hands reach and has improved my over knot issues. Have a great day Steemit, hope this helps!", + "category": "life", + "children": 0, + "created": "2016-09-15T18:53:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://svmassagetherapy.com/blog/wp-content/uploads/2014/11/slumpshoulder.jpg", + "http://d2ydh70d4b5xgv.cloudfront.net/images/7/7/mobilitas-mobility-peanut-the-original-double-lacrosse-ball-and-myofascial-1a1f82b10a664b959539aacdbdcf0a96.jpg", + "https://images-na.ssl-images-amazon.com/images/I/71VxfEt9NtL._SL1500_.jpg", + "https://images-na.ssl-images-amazon.com/images/I/31VpBRHxbUL.jpg" + ], + "links": [ + "https://www.amazon.com/gp/product/B0140NJXY6/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B0140NJXY6&linkCode=as2&tag=lasted-20&linkId=1edab9bdbe3612327d257f4edd57cfb5", + "https://www.amazon.com/gp/product/B00KAEJ3V8/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B00KAEJ3V8&linkCode=as2&tag=lasted-20&linkId=08ef65112539bb10114ba72a89ab1edd", + "https://www.amazon.com/gp/product/B000PRMCJU/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B000PRMCJU&linkCode=as2&tag=lasted-20&linkId=e0fcdc173eac78ceda3dccef5b82dcaf" + ], + "tags": [ + "life", + "story", + "fitness", + "health", + "blog" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 4139779921279, + "payout": 1.845, + "payout_at": "2016-09-22T18:53:51", + "pending_payout_value": "1.845 HBD", + "percent_hbd": 10000, + "permlink": "fixing-posture-part-5-massages", + "post_id": 1257346, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 6 + }, + "title": "Fixing Posture - Part 5: Massages", + "updated": "2016-09-15T18:57:33", + "url": "/life/@ayim/fixing-posture-part-5-massages" + }, + { + "active_votes": [ + { + "rshares": 4134640392195, + "voter": "riverhead" + }, + { + "rshares": 253514770855, + "voter": "lovejoy" + }, + { + "rshares": 1535071696382, + "voter": "joseph" + }, + { + "rshares": 8927535677, + "voter": "idol" + }, + { + "rshares": 1536625837, + "voter": "jocelyn" + }, + { + "rshares": 374437048490, + "voter": "craig-grant" + }, + { + "rshares": 29966325092, + "voter": "eeks" + }, + { + "rshares": 1511911763, + "voter": "fkn" + }, + { + "rshares": 1987313581, + "voter": "elishagh1" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 584301957019, + "voter": "nanzo-scoop" + }, + { + "rshares": 172753954134, + "voter": "mummyimperfect" + }, + { + "rshares": 313699965, + "voter": "coar" + }, + { + "rshares": 1061283659, + "voter": "murh" + }, + { + "rshares": 2003404389, + "voter": "error" + }, + { + "rshares": 49581638772, + "voter": "ak2020" + }, + { + "rshares": 206092862903, + "voter": "alexc" + }, + { + "rshares": 192336700354, + "voter": "kimziv" + }, + { + "rshares": 75335893384, + "voter": "emily-cook" + }, + { + "rshares": 2187607792, + "voter": "superfreek" + }, + { + "rshares": 7380892516, + "voter": "furion" + }, + { + "rshares": 240666456, + "voter": "tasman" + }, + { + "rshares": 2632467953, + "voter": "steem1653" + }, + { + "rshares": 33739229218, + "voter": "creemej" + }, + { + "rshares": 4195475503, + "voter": "poseidon" + }, + { + "rshares": 472134488, + "voter": "nin0000" + }, + { + "rshares": 1226120506, + "voter": "positive" + }, + { + "rshares": 31601214153, + "voter": "sisterholics" + }, + { + "rshares": 1117528556435, + "voter": "laonie" + }, + { + "rshares": 38642686402, + "voter": "myfirst" + }, + { + "rshares": 233320672689, + "voter": "somebody" + }, + { + "rshares": 8723640942, + "voter": "flysaga" + }, + { + "rshares": 833888549, + "voter": "gmurph" + }, + { + "rshares": 50110479436, + "voter": "midnightoil" + }, + { + "rshares": 128918653572, + "voter": "xiaohui" + }, + { + "rshares": 6306903180, + "voter": "elfkitchen" + }, + { + "rshares": 4030335230, + "voter": "xiaokongcom" + }, + { + "rshares": 8124462008, + "voter": "xianjun" + }, + { + "rshares": 546776422, + "voter": "microluck" + }, + { + "rshares": 3562389763, + "voter": "movievertigo" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 17087288555, + "voter": "kommienezuspadt" + }, + { + "rshares": 3030462572, + "voter": "mikkolyytinen" + }, + { + "rshares": 271448835, + "voter": "anomaly" + }, + { + "rshares": 123221500, + "voter": "ola1" + }, + { + "rshares": 51615652, + "voter": "rayzzz" + }, + { + "rshares": 796357358, + "voter": "zombiedoll" + }, + { + "rshares": 50820410, + "voter": "nazmood" + } + ], + "author": "kommienezuspadt", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.77, + "beneficiaries": [], + "blacklists": [], + "body": "\n

\n

My entire life, I knew however things shook out, I\u2019d eventually be making comic books as a career. At 36, I\u2019m later to the party than I originally anticipated, but I\u2019ve had three decades to prepare for this! I remember as a kid, just being enamored with comic book art [\u2026and still am]. For years, I\u2019d draw these snake characters during class with my friend Neal. Just page after endless page of snakes killing each other. The kind of gratuitous fantasy violence that defines weirdos in high school.

\n

Eventually, photography took over my life, but I still read comics, thought about comics and drew comics when I managed to make time. A couple years ago I began stringing together a story for a comic called THEIA. A sci-fi conspiracy story rooted in the real world, based on actual science. I learned how to format full script for comics and graphic novels [\u2026you can read the finished THEIA script in my previous blog, \u201cFull script of THEIA sci-fi comic book! Exclusively on Steemit!\u201d]. This was a big divergence than my hack and slash snake comics with Neal [\u2026who\u2019s stories progressed with each turn of the page, like a Miyazaki film, but really horrible].

\n

\n

It was during the process of writing the first draft for THEIA that I realized all these years I\u2019ve been so drawn to comics, the real allure for me was story telling and character creation, even more than great art. I\u2019ve been creating comics my entire life, and thus, creating characters along the way. Once I began disciplining myself with taking writing more seriously, I discovered other helpful tools to aide in the creation process. I began taking  inventories, outlining in depth documentation of each characters lives, affiliations and personalities. 

\n

Character profiles are something I\u2019ve done for 20 years. I mimicked my favorite fantasy artists like Gerald Brom, Boris Vallejo and the one and only, Frank Frazetta. I\u2019d seen pencil sketches of their concept designs with monsters, heroes and heroines, and just did my best to emulate them. I used to draw the typical front, side, three-quarter and head sketches as a reference bible [\u2026granted, much easier when it was just snakes].

\n

\n

I\u2019ve been enjoying a renaissance of creativity since committing to doing comics full time, and character creation is where I spend most of my time. THEIA is still my priority as I have an active Patreon campaign and those pledging support are doing so for that particular title. I do, however, have two other stories I\u2019m developing which are currently knee deep in the character creation process. A Bukowski-esk pulp crime genre during the late 80\u2019s following a private investigator throughout his struggle with sobriety in Queens, NY.

\n

\n

The other is a dark ghost story taking place in the mid-1800\u2019s, surrounding a recently deceased, troubled soul that finds himself caught between the realm of the living, and the afterlife; unable to pass for fear of judgement after a life of heinous acts. The characters in this story were inspired by my most interesting friends, and obscure tales of macabre lore during the industrial revolution and the Southwestern US history.

\n

I wish I was further along in my pursuit of story telling, world building and character creation. I wish I had decades of experience to share here on Steemit. I don\u2019t want to come across like I\u2019m the authority on these complex, disciplined skills; I\u2019ve only been seriously absorbing the art for a couple of years. I imagine, however, there are quite a few new writers, artists and creators here, navigating their own discoveries and process. With that in mind, [and in the spirit of all the things that makes Steemit great for me personally] here a few techniques I use to further my writing and a few resources I\u2019ve found helpful in house, right here on Steemit.

\n

\u2022 Real-life Inspiration: As mentioned, take inspiration from people in life. Friends, or even family. Accentuate the personalities. Exaggerate the quirks or circumstances. For me personally, it\u2019s a big help to to have someone in mind when drawing, and developing a character.

\n

\u2022 Character Inventories: Write up an involved character inventory [\u2026sometimes called a character bible]. A reference of everything you can imagine that defines that character. Their ethnicity, background, where they were born, how old they are, where they went to college, their diet, etc. It\u2019s tedious if you\u2019re working on a character heavy story with a big \u201ccast\u201d, but it pays dividends. Once you have those inventories, you can stick characters in situations and the story literally writes itself. If you have a character that\u2019s a passionate vegan, you can immediately come up with dozens of possibilities if they were accidentally locked in a butcher\u2019s freezer. Same with politics, religious, social issues. It really unloads much of the burden of dreaming up a brilliant scene.

\n

\n

\u2022 Name Generators: Name generators are something I rely on quite a bit. There are many available online. They\u2019re usually free, and they\u2019re a great place to launch in to naming a character. Often times, once you have a name, more of the personality and background unfolds organically. www.seventhsanctum.com has an excellent list of name generators tailored specifically for several genres and character types.

\n

\u2022 Research: This is one of those things that seems obvious, but I challenge you to go deeper. For my ghost story, I started researching life in the mid-1800\u2019s in the Southwest and Dust Bowl of the United States. As I dug through historical sites, I found some of the events of that time. A few hours in, I read about droughts and plagues, which would have been rich content for a story, but going even deeper, I read about these crazy grasshopper plagues! Even deeper, I found accounts of specific families and individuals that described enormous clouds of locusts that swept through their homes and ate everything, including the clothes off their bodies! I encourage you to obsessively push through references, way past where most people would get their first idea and start writing. Beyond that is where you\u2019re going to unearth something truly unique and memorable. I\u2019ve already written a treatment for this epic locust plague in my ghost story [\u2026sort of nervous about what that\u2019s going to be like to draw, though].

\n

\u2022 Don\u2019t Lose The Magic: For me, the magic happens in the moments before I fall asleep. Without fail, that\u2019s where I get my best, originally ideas. Sometimes it\u2019s just a small line a dialog. Other times it\u2019s as vague as a plot point. It\u2019s a tough discipline to wake yourself up and write it down, but that [\u2026for me] is where the magic happens. It\u2019s invaluable, and worth the trouble of having to fall back asleep. I jot things down in the Notes app of my phone. I have some friends that just wake up and make audio recordings. You might get your best ideas during different times. Sometimes I have brilliant moments on long drives. Either way, document it! You\u2019ll be glad you did.

\n

Honestly, Steemit has been a revolution for me as well. Since the platform is incentivized, there is a tremendous wealth of references on writing, drawing, how-to\u2019s. Beyond that, I spent much of my time reading and curating novels and short stories posted by the authors bringing their work to the site. Just this morning, I found a comprehensive article by @jamielefay titled \u201cSteemit and the future of book publishing\u201d. Everything here, totally relevant if you\u2019re creating comics or graphic novels.

\n

\n

Keep writing, creating and sharing! More work from my comic, THIEA, and other stories to come. I\u2019d love feedback and constructive criticism.

\n

I post daily. Follow me @kommienezuspadt so you don\u2019t miss a post.

\n", + "category": "art", + "children": 0, + "created": "2016-09-15T18:53:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.madeineighty.com/wp-content/uploads/2015/07/steemit0104.jpg", + "http://www.madeineighty.com/wp-content/uploads/2015/07/steemit0105.jpg", + "http://www.madeineighty.com/wp-content/uploads/2015/07/steemit0106.jpg", + "http://www.madeineighty.com/wp-content/uploads/2015/07/SketchUpdate004.jpg", + "http://www.madeineighty.com/wp-content/uploads/2015/07/steemit0107.jpg", + "http://www.madeineighty.com/wp-content/uploads/2015/07/SketchUpdate011.jpg" + ], + "links": [ + "www.theiacomic.com", + "https://steemit.com/writing/@kommienezuspadt/full-script-of-theia-sci-fi-comic-book-theia-exclusively-on-steemit", + "www.seventhsanctum.com", + "https://steemit.com/steemit/@jamielefay/steemit-and-the-future-of-book-publishing", + "https://steemit.com/@kommienezuspadt" + ], + "tags": [ + "art", + "writing", + "story", + "blog", + "comic" + ], + "users": [ + "jamielefay" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 9343647949820, + "payout": 6.848, + "payout_at": "2016-09-22T18:53:42", + "pending_payout_value": "6.848 HBD", + "percent_hbd": 10000, + "permlink": "bringing-characters-and-worlds-to-life-an-ode-to-the-steemit-creators", + "post_id": 1257344, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 49 + }, + "title": "Bringing worlds and characters to life; an ode to the Steemit creators!", + "updated": "2016-09-15T19:11:12", + "url": "/art/@kommienezuspadt/bringing-characters-and-worlds-to-life-an-ode-to-the-steemit-creators" + }, + { + "active_votes": [ + { + "rshares": 1899047308, + "voter": "jackgallenhall" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 98577200, + "voter": "ola1" + } + ], + "author": "jackgallenhall", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.03, + "beneficiaries": [], + "blacklists": [], + "body": "\n

https://youtu.be/JlnMXnpLuPU

\n", + "category": "te", + "children": 0, + "created": "2016-09-15T18:52:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/JlnMXnpLuPU/0.jpg" + ], + "links": [ + "https://youtu.be/JlnMXnpLuPU" + ], + "tags": [ + "", + "steemit", + "te" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 2097751374, + "payout": 0.0, + "payout_at": "2016-09-22T18:52:48", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "steemit-led-tittle-video", + "post_id": 1257332, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 3 + }, + "title": "Steemit Led Tittle Video", + "updated": "2016-09-15T18:53:39", + "url": "/te/@jackgallenhall/steemit-led-tittle-video" + }, + { + "active_votes": [ + { + "rshares": 393761539, + "voter": "applecrisp" + }, + { + "rshares": 14757696670, + "voter": "felixxx" + }, + { + "rshares": 38316523646, + "voter": "twinner" + }, + { + "rshares": 54585840, + "voter": "stephenkendal" + }, + { + "rshares": 263853222, + "voter": "maarnio" + }, + { + "rshares": 152236495, + "voter": "knight-angel" + }, + { + "rshares": 73937406, + "voter": "ola1" + }, + { + "rshares": 3983913956, + "voter": "michelle.gent" + }, + { + "rshares": 124085673, + "voter": "bleujay" + }, + { + "rshares": 519265850, + "voter": "doubledex" + } + ], + "author": "stephenkendal", + "author_payout_value": "0.000 HBD", + "author_reputation": 46.21, + "beneficiaries": [], + "blacklists": [], + "body": "\n

STEEM FEST uk

\n

https://steemimg.com/images/2016/09/15/SteemFestUKe399a.png

\n

I have been on STEEMIT now for a few weeks.

\n

I totally get the vision and where this is potentially going to go.

\n

As a newbie forgive me while I get up to speed with all the veterans on here.

\n

STEEM FEST uk. Has this been done yet? If it hasn't would there be anyone interested. I would be happy to arrange something appropriate to the response.

\n

Thanks for reading and feel free to share.

\n

Stephen

\n", + "category": "steemit", + "children": 6, + "created": "2016-09-15T18:52:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://steemimg.com/images/2016/09/15/SteemFestUKe399a.png" + ], + "tags": [ + "steemit", + "fest", + "uk", + "blockchain", + "event" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 58639860297, + "payout": 0.013, + "payout_at": "2016-09-22T18:52:30", + "pending_payout_value": "0.013 HBD", + "percent_hbd": 10000, + "permlink": "steem-fest-uk-has-this-been-done-yet-if-not-anyone-interested", + "post_id": 1257328, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 10 + }, + "title": "STEEM FEST uk. Has this been done yet? If not anyone interested?", + "updated": "2016-09-15T18:52:30", + "url": "/steemit/@stephenkendal/steem-fest-uk-has-this-been-done-yet-if-not-anyone-interested" + }, + { + "active_votes": [ + { + "rshares": 4134640392195, + "voter": "riverhead" + }, + { + "rshares": 2531219186, + "voter": "steem1653" + }, + { + "rshares": 4597948653, + "voter": "gustavopasquini" + }, + { + "rshares": 232757631, + "voter": "sergey44" + }, + { + "rshares": 275446808, + "voter": "cris.emilia" + }, + { + "rshares": 1335239332, + "voter": "future24" + }, + { + "rshares": 191761463, + "voter": "abnerpasquini" + }, + { + "rshares": 83629379486, + "voter": "serejandmyself" + }, + { + "rshares": 163701239, + "voter": "steemit-recipes" + }, + { + "rshares": 17024381094, + "voter": "bluehorseshoe" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 6654826634, + "voter": "dresden" + } + ], + "author": "gustavopasquini", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.39, + "beneficiaries": [], + "blacklists": [], + "body": "https://gustavopasquini.files.wordpress.com/2016/09/untitled-design-24.png?w=1000\n\n> ### Traditional Brazilian Desserte to bring exquisite recipes to your fine dining table for special ocacsions.\n\n# INGREDIENTS\n\n> 2 bananas\n\n> 1 tablespoon melted margarine soup\n\n> 1/2 teaspoon brown sugar soup\n\n> 1/2 teaspoon ground cinnamon tea\n\n> 8 sheets of pasta for pastel\n\n> frying oil\n\n\n# PREPARATION\n\n### 1. Cut the banana into slices .\n\n### 2. in a bowl, mix with margarine, sugar and cinnamon .\n\n### 3. divide that filling in pastel masses and close with a fork .\n\n### 4. fry in hot oil, drain on absorbent paper and serve .\n\n-----------------------------------------------------------------------------------------------------------------------------------------------------------\n\n\nhttps://img1.steemit.com/0x0/http://gustavopasquini.com/wp-content/uploads/2016/07/2-1.png\n\n# About Me\n\n### In 2012 I began my cooking journey in Brasil and studied at \u201cSenac, Juiz de Fora\u201d, in Minas Gerais, developing my basic culinary techniques.\n\n### Later I worked in a local restaurant, and rose to a role in management, helping to increase the clientele base. I then discovered a refined bistro called \u201cAssunta\u201d in Minas Gerais and cooked as a Chef de parti. In this place I became sure of what I wanted for my life. Learning an important chef\u2019s culinary art at that time aroused my desire to live abroad; learn English and improve my culinary techniques.\n\n### Following this experience I traveled to Ireland in Europe and began working in an Irish restaurant as a Kitchen Porter and later working as a Chef de Parti.\n\n### Having met my girlfriend, I embarked on the third part of journey to Thailand in 2014 where I gained an Asian cooking experience and improved my International culinary techniques. In Bangkok I had the privilege of undertaking a course in one of the most prestigious international networks of French cuisine; \u201cLe Cordon Bleu\u201d.\n\n### Having completed the Advanced cooking level there I traveled to Italy and learnt more about Mediterranean cooking and then returned to Brasil, where I\u2019m now based.\n\nhttps://img1.steemit.com/0x0/https://gustavopasquini.files.wordpress.com/2016/01/logo_transparent.png?w=465\n\n-----------------------------------------------------------------------------------------------------------------------------------------------------------\n\n\n> ### [ Chef Recipes Site ](https://gustavopasquini.com)\n\n> ### [ Chef Recipes Shop ](https://gustavopasquini-shop.com)\n\n> ### [Blog Post ](https://gustavopasquini.wordpress.com/2016/09/15/pastel-of-banana-with-chocolate/)\n\n> ### [Recipe Site ](http://www.tudogostoso.com.br/receita/1660-pastel-de-banana.html)\n\n-----------------------------------------------------------------------------------------------------------------------------------------------------------", + "category": "food", + "children": 4, + "created": "2016-09-15T18:52:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://gustavopasquini.files.wordpress.com/2016/09/untitled-design-24.png?w=1000", + "https://img1.steemit.com/0x0/http://gustavopasquini.com/wp-content/uploads/2016/07/2-1.png", + "https://img1.steemit.com/0x0/https://gustavopasquini.files.wordpress.com/2016/01/logo_transparent.png?w=465" + ], + "links": [ + "https://gustavopasquini.com", + "https://gustavopasquini-shop.com", + "https://gustavopasquini.wordpress.com/2016/09/15/pastel-of-banana-with-chocolate/", + "http://www.tudogostoso.com.br/receita/1660-pastel-de-banana.html" + ], + "tags": [ + "food", + "health", + "recipes", + "curie", + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 4251375630921, + "payout": 1.927, + "payout_at": "2016-09-22T18:52:15", + "pending_payout_value": "1.927 HBD", + "percent_hbd": 10000, + "permlink": "pastel-of-banana-with-chocolate", + "post_id": 1257325, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 12 + }, + "title": "Pastel of Banana with Chocolate", + "updated": "2016-09-15T18:52:57", + "url": "/food/@gustavopasquini/pastel-of-banana-with-chocolate" + }, + { + "active_votes": [ + { + "rshares": 57071051, + "voter": "commit-happiness" + } + ], + "author": "commit-happiness", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "I'm sick of all the weird rules I make for myself. Why do I have to work in order to feel accepted by myself? While at the same time I also have the rule: I have to accept all of me. And I think I do. Yes I do. I accept myself the way I am. No I don't. Ha ha shit. There are moments when I can say 'I accept all of me' and it feels real. But there are definitely also moments like now: it's 11:30 AM, I had a long sleep, lay in bed for half an hour without getting up, okay so far, didn't blame myself too much for that. But even that sentence already reveals that I do consider to blame myself for it. Why not just ask myself then: Do I want to blame myself for lying in bed when I have the feeling that I should get up and start my working day? Noooooo. Of course not! I don't want to blame myself for anything ever! However nice this sounds I don't have the feeling I can control my feelings of blame. It seems to happen before I'm aware of it. Okay, so I'm just practicing awareness. I have a clear intention, which is to never ever blame myself for anything. Very easy, no exceptions to this simple rule. And I'm practicing with becoming aware of the moment when I apparently decided to blame myself for something. I don't think it was such a conscious decision, I mean... I'm a little bit wary here. I feel some peacefulness as well though. This morning when I came out of the bedroom, I felt both my feet on the wooden floor, the morning felt fresh and I had this feeling of happy anticipation of being able to do exactly what I wanted to do. I thought: How do I want to live this day? I smiled. And then... things went differently, I had my breakfast in bed with Jordan. My vagina was hurting today, yet we had such a beautiful connection conversation about our relationship, that I did wanted to have sex. Then we had sex and.... bam, suddenly it was 11:30 AM and I noticed feeling bad and guilty and disappointed in myself for not having done any work yet. I feel so stuck at this problem. Didn't I realize years ago already that I didn't want my self worth to be depended upon my productivity anymore? And still it's hard. Or is it hard because I say it's hard? Am I feeling stuck, but am I not really stuck? Is this stream of consciousness long enough already? Apparently I think there's a rule for that too. As I said: I'm fucking sick of all the rules I make for myself. They DO NOT exist in reality. It's just my mind, it's feelings, the feelings are real, but they are NOT based on real facts. There are no fucking rules. I do not have to think about rules, I don't need to consider rules when I do or don't do something, it alllll fineee. That's me aggresively forcing down a new rule on myself. The new rule is: thou shall never listen to any rules anymore! What's the opposite of a rule? Freedom, is what comes up in me. Housemate just came in, asking how I'm doing, me: 'Good. You?' It's always hard to accurately describe my state of being in just a sentence or two. So freedom. That sounds nice. I am free. No I'm not, I have to go to the swimming hole with Nele. This afternoon. And afternoon comes quick when you cuddle, talk and have sex the whole morning. Do I want to go to the swimming hole? Not today maybe, actually. Oh god, I just feel like I now will have to work the whole day to make up for my morning. And this freacking happens almost every morning it seems! I'm free. This is how decided to live my mornings. I made the decision in total freedom, and I can make whatever different or similar decision today. I feel like eating a Chinese noodle dish. Hmmm. Alright let's check if Nele has send me something back, and see if I can do some work. And make tea. That's one of those things. I feel like I'm wasting time when I'm making tea while I shouldn't work, but shit, I have to put liquid in my body as well right?? Maybe not after my breatharian retreat in March, but for now my body needs water. I hardly drank anything yet today. Do I need to justify whatever 'waste of time' though? I am free. I wish I would feel that.", + "category": "consciousness", + "children": 0, + "created": "2016-09-15T18:52:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "tags": [ + "consciousness", + "stream", + "automatic", + "writing", + "rules" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 57071051, + "payout": 0.0, + "payout_at": "2016-09-22T18:52:15", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "stream-of-consciousness-3-automatic-writing-topic-rules-productivity-and-freedom", + "post_id": 1257324, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "Stream of Consciousness #3, automatic writing. Topic: rules, productivity & freedom", + "updated": "2016-09-15T18:52:15", + "url": "/consciousness/@commit-happiness/stream-of-consciousness-3-automatic-writing-topic-rules-productivity-and-freedom" + }, + { + "active_votes": [ + { + "rshares": 3448954519, + "voter": "sulev" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 366434912, + "voter": "lloyddavis" + }, + { + "rshares": 3701396319, + "voter": "lscottphotos" + } + ], + "author": "lscottphotos", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.58, + "beneficiaries": [], + "blacklists": [], + "body": "Every photographer has some pretty bad pictures... you know, those ones that you'd never show a soul but somehow they are still floating around on your hard drive without ever being deleted? Yeah, I'm looking at you blurry candids. Sometimes, these pictures may not be the most beautiful but they show the most character and emotion. While San Fran was stunning and the pretty pictures make me happy, those awful ones bring a bigger smile to my face.\n\nExhibit A: My brother stealing my camera and taking some awful selfies.\nhttps://www.steemimg.com/images/2016/09/15/IMG_3151ed0d4.jpg\n\nMy unsuccessful attempt at getting my camera back. \nhttps://www.steemimg.com/images/2016/09/15/IMG_316477dc6.jpg\n\nMy father checking out some suspicious claw marks during our hike. Excuse me while I pee my pants.\nhttps://www.steemimg.com/images/2016/09/15/IMG_30259e677.jpg\n\nMy mother unable to stand still for 5 seconds to take a nice photo.\nhttps://www.steemimg.com/images/2016/09/15/IMG_2716b81d5.jpg\n\nThe baby rattlesnake that I would rather stay far away from than get a good closeup.\nhttps://www.steemimg.com/images/2016/09/15/IMG_3140f9ea1.jpg\n\nAnd my brother crawling INTO a tree in the RedWood forests...\nhttps://www.steemimg.com/images/2016/09/15/IMG_2912437d1.jpg\nI was kinda hoping he'd get stuck. I'd have laughed ;)\n\nDo you have any great pictures that make you smile, no matter how blurry or silly? \nUpvote if you do ;) and if you liked my pics!\n\nThanks for the support!\nlscottphotos", + "category": "photography", + "children": 0, + "created": "2016-09-15T18:50:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/IMG_3151ed0d4.jpg", + "https://www.steemimg.com/images/2016/09/15/IMG_316477dc6.jpg", + "https://www.steemimg.com/images/2016/09/15/IMG_30259e677.jpg", + "https://www.steemimg.com/images/2016/09/15/IMG_2716b81d5.jpg", + "https://www.steemimg.com/images/2016/09/15/IMG_3140f9ea1.jpg", + "https://www.steemimg.com/images/2016/09/15/IMG_2912437d1.jpg" + ], + "tags": [ + "photography", + "travel", + "life", + "beauty", + "family" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 7615362950, + "payout": 0.001, + "payout_at": "2016-09-22T18:50:36", + "pending_payout_value": "0.001 HBD", + "percent_hbd": 10000, + "permlink": "lscottphotos-to-san-fran-and-back-again-a-photographer-s-tale-part-3-bad-and-blurred-6-original-photos", + "post_id": 1257305, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 4 + }, + "title": "LSCOTTPHOTOS To San Fran and Back Again: A Photographer's Tale PART 3 - Bad&Blurred (6 Original Photos)", + "updated": "2016-09-15T18:50:36", + "url": "/photography/@lscottphotos/lscottphotos-to-san-fran-and-back-again-a-photographer-s-tale-part-3-bad-and-blurred-6-original-photos" + }, + { + "active_votes": [ + { + "rshares": 13342307926, + "voter": "valtr" + }, + { + "rshares": 834466391, + "voter": "inferno" + }, + { + "rshares": 1899047308, + "voter": "jackgallenhall" + }, + { + "rshares": 50193769, + "voter": "f1111111" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 3200652561, + "voter": "zaitsevalesyaa" + } + ], + "author": "jackgallenhall", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.03, + "beneficiaries": [], + "blacklists": [], + "body": "\n

https://youtu.be/a93c9Jd4lPs

\n", + "category": "steemit", + "children": 0, + "created": "2016-09-15T18:47:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/a93c9Jd4lPs/0.jpg" + ], + "links": [ + "https://youtu.be/a93c9Jd4lPs" + ], + "tags": [ + "steemit", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 19425245155, + "payout": 0.004, + "payout_at": "2016-09-22T18:47:24", + "pending_payout_value": "0.004 HBD", + "percent_hbd": 10000, + "permlink": "steemit-floral-video", + "post_id": 1257270, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 6 + }, + "title": "steemit floral video", + "updated": "2016-09-15T18:47:24", + "url": "/steemit/@jackgallenhall/steemit-floral-video" + }, + { + "active_votes": [ + { + "rshares": 229708381, + "voter": "mashatik87" + } + ], + "author": "mashatik87", + "author_payout_value": "0.000 HBD", + "author_reputation": 45.79, + "beneficiaries": [], + "blacklists": [], + "body": "", + "category": "haul", + "children": 0, + "created": "2016-09-15T18:46:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "tags": [ + "haul", + "colon", + "shampoo", + "clothing" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 229708381, + "payout": 0.0, + "payout_at": "2016-09-22T18:46:09", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "stuff-haul-or-colon-cleanse-laundry-basket-dry-shampoo-clothing-more-or-mash", + "post_id": 1257256, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "Stuff Haul | colon cleanse, laundry basket, dry shampoo, clothing \u2026 more | Mash", + "updated": "2016-09-15T18:46:09", + "url": "/haul/@mashatik87/stuff-haul-or-colon-cleanse-laundry-basket-dry-shampoo-clothing-more-or-mash" + }, + { + "active_votes": [ + { + "rshares": 3200652561, + "voter": "zaitsevalesyaa" + }, + { + "rshares": 201736965, + "voter": "blend" + }, + { + "rshares": 154681498, + "voter": "ekremi12" + }, + { + "rshares": 150319355, + "voter": "denise12" + } + ], + "author": "ekremi12", + "author_payout_value": "0.000 HBD", + "author_reputation": 16.24, + "beneficiaries": [], + "blacklists": [], + "body": "\n

\n

 The human body is a complex and ever-changing thing. Female bodies, in particular, undergo changes throughout the entire span of a woman\u2019s life. From puberty, to pregnancy, to menopause, female hormones can change on a dime, altering the physical and emotional state of a woman instantly.But sometimes, these changes can result in more extreme  than you would experience with typical bodily phases. PCOS is one of those conditions.Polycystic ovary syndrome, or PCOS, is an endocrine condition caused by elevated levels of androgens, or male hormones, in a woman\u2019s body. The most common symptom of PCOS, one that women everywhere struggle with, is thick .Women with PCOS will experience various degrees of facial hair, or occasionally the condition will reveal itself as adult acne. No matter the physical result, experiencing these changes without knowing much about the condition can be a scary thing. Embarrassing, even, as there are so many social stigmas revolving around what women should and should not look like.If you suspect you may have PCOS, we encourage you to contact your primary care doctor immediately for an evaluation. In the meantime, read on to learn about the symptoms and treatment methods for this common condition.

\n

What Is PCOS?

\n

Researchers have discovered that the elevated levels of androgens that ultimately cause PCOS are caused by both genetic and environmental factors. The condition has a wide range of symptoms and levels of severity, oftentimes making it difficult to diagnose.Current research suggests it may be linked to insulin, as studies have found PCOS linked to women with higher insulin levels. PCOS is also a risk factor for diabetes, , high blood pressure, sleep apnea, and some .While PCOS can be a difficult condition to handle in day-to-day life, women who live with the condition are certainly not in a minority. About 20 percent of women worldwide between the ages of 18 and 44 struggle with the symptoms of PCOS, making this one of the most common hormonal conditions in the world. In the U.S. alone, over 200,000 new cases of PCOS are brought to light each year.

\n

What Are The Symptoms?

\n

Body hair may be the most well-known symptom of PCOS, but there are so many layers to this condition. If you\u2019ve been noticing excessive weight gain, mood swings, or sudden acne, you may be observing signs of PCOS without even realizing it.

\n

1. Abundant Body Hair

\n

\n

 The most common symptom of the condition is . This body hair will vary woman to woman; some ladies will get hair that\u2019s thicker or more fine than others.Location of the hair varies as well. While facial hair is common with PCOS, chest, stomach, and arm hair are also just as likely to grow, depending on the individual and how severe the PCOS is.

\n

2. Irregular Periods

\n

If your menstruation cycle seems off \u2013 if you\u2019re spotting all month long or you\u2019ll spot two days every week and that\u2019s it \u2013 don\u2019t just blame it on your birth control. PCOS is a hormonal disorder, so a woman\u2019s most prevalent hormonal cycle (menstruation) WILL be thrown off if PCOS is present in the body.Again, this varies woman to woman. Some women will see their periods stop all together, while others will get heavier and more extreme. Some women will even experience a painful cramping in their pelvis rather than a irregular period cycle.

\n

3. Weight Gain

\n

PCOS does affect your metabolism, so sudden weight gain is another giveaway of the condition. This gain is usually seen in the midsection and is linked to insulin levels; as mentioned, people with PCOS have higher insulin levels and are more likely to have Type II diabetes, which will also encourage weight gain.It is possible to lose weight with PCOS, as long as you understand what herbs, foods, and exercises will help you best!

\n

 If you thought your  were back in 10th grade, but you\u2019re finding yourself suddenly breaking out, this could be because of PCOS.This happens because hormone levels in the body have spiked and oil production has been increased on the skin, causing . This is essentially what happens right before you get your period (more hormones = more oil = more acne), but far more severe in nature.This increased oil production also tends to affect the scalp in people with PCOS, causing intense.

\n

5. Anxiety or Depression

\n

Because PCOS is a hormonal condition, your mood and mental well-being are affected, too. Like any woman with PMS can tell you, swinging hormones will do a number on your mood and your self-esteem. So with severe hormone imbalances, like with PCOS, women are more likely to be suffering from anxiety, stress, irritation, and depression.What\u2019s more, because the symptoms of PCOS have such a negative connotation with femininity, women with this condition are often wrestling with their perception of themselves and feeling serious emotional strain or pressure.

\n

6. Incontinence

\n

\n

 PCOS prevents the body from ovulating regularly, or sometimes from ovulating at all. For this reason, PCOS is one of the most common fertility issues in the world, preventing many women with the condition from having children.The follicles that normally release an egg from the ovary never mature due to lack of hormone, and so the eggs remain in the ovary, unable to be fertilized. Pregnancy is possible with PCOS, but extra fertility treatments may be required. 

\n

How Is PCOS Treated?

\n

Unfortunately, there is no cure for PCOS. However, there are treatments to help women subdue symptoms or cope with the condition. If you\u2019re experiencing any of the symptoms listed above, you may want to explore the follow options for treatment of PCOS.

\n

1. Try Magnesium

\n

\n

 This mineral is often helped to keep blood pressure regular, but it also helps to keep hormones in check.Studies have found that women with PCOS are lacking this mineral, so absorbing it by taking supplements (like ), taking , or using   may help to regulate hormones and reduce the effects of PCOS.

\n

2. Consult a Aesthetician

\n

As we all know (mainly because we\u2019re bombarded by their advertisements), there are many ways to or manually remove body hair. If you\u2019re looking to limit or remove your body hair, weigh the pros and cons of , waxing, creams and bleaches, laser removal, and electrolysis.Just know, that you will most likely need to keep up with whatever treatment you choose. Even laser removal (which usually stops follicles from producing hair all together) has been proven unsuccessful for many people with PCOS.Another option is to grow your hair out and own it! , an amazing role model for women living with PCOS, chose to grow out her bread after 39 years of hiding her body hair. She now flaunts her new look on Instagram and feels truly empowered by her choice.Bottom line: forget what other people have to say, the choice of what you do with your body hair is truly yours.

\n

3. Exercise More

\n

PCOS will be negatively affecting your metabolism and causing weight gain, as we covered above. So the best way to fight back and regulate your metabolism?  HARD.If you have PCOS, you should try a 15-30 workout every day at high intensity \u2013 meaning you should break a sweat within the first few minutes. You may also want to try resistance training to further impact your metabolism.Consult your doctor first to see where you should begin exercising based on your fitness level.

\n

4. Change Your Diet

\n

\n

 Certain foods will raise hormone and insulin levels, only aggravating your symptoms further. So the best change to make first and foremost is a dietary one.For managing insulin levels, look for low-glycemic foods and eat plenty of leafy greens, fresh fruits, lean meats, and  Avoid processed foods, dairy, and soy products, all of which can cause spikes in insulin levels and worsen symptoms.

\n

5. Talk to a Therapist

\n

If you\u2019re living with PCOS, you not only are experiencing a lot of dramatic hormonal shifts, but you\u2019re also struggling with how society views you. You may feel ashamed, unattractive, or out of control, feelings which will only heighten your anxiety or depression.Seek professional counseling if you\u2019re feeling overwhelmed. They will act as a positive outlet to express your frustrations and help you learn how to cope with life\u2019s daily challenges.

\n

6. Talk to Your Doctor

\n

Finally, talking to your doctor is always a good thing. Your physician can not only confirm if your symptoms are PCOS, but they may be able to offer you a medical treatment to the condition, too.As we said, there is no cure for PCOS, but there are medicines you can take to help keep your hormones level and reduce symptoms. Talk to your doctor about finding the right medication for you. As with all things, make sure you consult your doctor before trying any treatments for PCOS. Just because you think the symptoms line up with your experience, doesn\u2019t necessarily mean PCOS is the underlying issue! 

\n

  source >tiphero.com//lifestyle  

\n", + "category": "health", + "children": 2, + "created": "2016-09-15T18:46:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i1.wp.com/tiphero.com/wp-content/uploads/2016/08/PCOS-Information-e1470329659193.jpg?zoom=2&resize=780%2C364", + "http://i1.wp.com/tiphero.com/wp-content/uploads/2015/05/facial.jpg?w=750", + "http://i0.wp.com/tiphero.com/wp-content/uploads/2016/05/GirlWithAcneforList.jpg?w=750", + "http://i2.wp.com/tiphero.com/wp-content/uploads/2016/08/Ovary-Diagram.gif?resize=640%2C394", + "http://i0.wp.com/tiphero.com/wp-content/uploads/2015/04/Dollarphotoclub_59846549-e1428596118670.jpg?w=750", + "http://i1.wp.com/tiphero.com/wp-content/uploads/2016/01/Salmon-Edited.jpg?w=750" + ], + "tags": [ + "health", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 3707390379, + "payout": 0.0, + "payout_at": "2016-09-22T18:46:00", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "here-s-what-all-women-need-to-know-about-pcos", + "post_id": 1257255, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 4 + }, + "title": "Here\u2019s What All Women Need to Know About PCOS", + "updated": "2016-09-15T18:46:00", + "url": "/health/@ekremi12/here-s-what-all-women-need-to-know-about-pcos" + }, + { + "active_votes": [ + { + "rshares": 153622312, + "voter": "owaisted" + } + ], + "author": "owaisted", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "by Jeff John Roberts for Fortune.com\n\nIt was only a matter of time until someone made a TV show featuring bitcoin. Well, that show is here in the form of a 10-episode series called Startup, and, frankly, it does a good job of depicting the weird world of crypto-currency.\n\nThe show is set in Miami and (surprise!) involves drug dealers and an FBI agent as well as a brilliant young Stanford drop-out, Izzy Morales, who tries to convince people how digital money will change the world.\n\nThe young coder is actually flogging something called \u201cGen-Coin,\u201d which she claims is better than the original bitcoin, but is based on the same idea of a decentralized digital currency beyond the reach of banks and governments. In Izzy\u2019s eyes, while money can corrupt people, the bigger issue is that \u201cpeople corrupt money.\u201d\n\nThis scene and other ones do a good job in portraying the philosophical case for digital money, as well as some of the technology involved. (Izzy\u2019s ex-boyfriend, for instance, is unhappy about the giant electricity bills she runs up.)\n\nStartup gets it tech cred in part because the producers retained a fin-tech consultant, Brian Stoeckert, who provided advice about the world of bitcoin as well as issues like money laundering and off-shore accounts. In an interview, Stoeckert said the writers and cast were brand new to bitcoin but soon came to understand it.\n\nAs for the show overall, I only watched the first episode but would give it a 7/10. The tech scenes are probably the best part, which is why it\u2019s a shame so much of the episode is consumed by drug cliches and superfluous sex scenes. It feels like being at a party where people keep taking their clothes off, though you wish you wouldn\u2019t. (You can read full reviews of Startup at the New York Times and Variety).\n\nStartup appears on Sony\u2019s streaming platform Crackle, best known for Jerry Seinfeld\u2019s Comedians in Cars, and also stars Martin Freeman of Fargo fame as a sensitive finance bro who decides to funnel his drug dealer daddy\u2019s money into Izzy\u2019s venture.\n\nThe show is unlikely be the definitive on-screen account of bitcoin. (For that we\u2019re going to have to wait for a studio to take on the saga of Dread Pirate Roberts and the Silk Road.) But it\u2019s worth a watch for anyone into tech and digital money.", + "category": "bitcoin", + "children": 1, + "created": "2016-09-15T18:45:33", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "tags": [ + "bitcoin", + "cryptocurrency", + "sony", + "tv", + "show" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 153622312, + "payout": 0.0, + "payout_at": "2016-09-22T18:45:33", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "sony-s-new-show-startup-gets-bitcoin-right-but-other-parts-of-the-program-can-use-some-work", + "post_id": 1257250, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "Sony\u2019s New Show \u2018Startup\u2019 Gets Bitcoin Right but other parts of the program can use some work", + "updated": "2016-09-15T18:45:33", + "url": "/bitcoin/@owaisted/sony-s-new-show-startup-gets-bitcoin-right-but-other-parts-of-the-program-can-use-some-work" + }, + { + "active_votes": [ + { + "rshares": 12523260993360, + "voter": "smooth" + }, + { + "rshares": 2377105047841, + "voter": "smooth.witness" + }, + { + "rshares": 49168301700, + "voter": "alexgr" + }, + { + "rshares": 41161390898, + "voter": "unosuke" + }, + { + "rshares": 313699965, + "voter": "coar" + }, + { + "rshares": 1061303487, + "voter": "murh" + }, + { + "rshares": 579494558, + "voter": "kodi" + }, + { + "rshares": 210512019921, + "voter": "will-zewe" + }, + { + "rshares": 85402720456, + "voter": "herzmeister" + }, + { + "rshares": 37088193309, + "voter": "everythink" + }, + { + "rshares": 4551729239, + "voter": "alexft" + }, + { + "rshares": 1609525039, + "voter": "gidlark" + }, + { + "rshares": 2632467953, + "voter": "steem1653" + }, + { + "rshares": 42836399572, + "voter": "halo" + }, + { + "rshares": 8401059269, + "voter": "noodhoog" + }, + { + "rshares": 15070803886, + "voter": "nippel66" + }, + { + "rshares": 1959134133, + "voter": "earnest" + }, + { + "rshares": 5068724760, + "voter": "beanz" + }, + { + "rshares": 18607156497, + "voter": "timelapse" + }, + { + "rshares": 68250832, + "voter": "missmishel623" + }, + { + "rshares": 1446509276, + "voter": "future24" + }, + { + "rshares": 13841342477, + "voter": "telos" + }, + { + "rshares": 3635091595, + "voter": "movievertigo" + }, + { + "rshares": 2923037366, + "voter": "netaterra" + }, + { + "rshares": 720031052, + "voter": "freeinthought" + }, + { + "rshares": 195329269, + "voter": "chadcrypto" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 6368823978, + "voter": "orcish" + }, + { + "rshares": 3200652561, + "voter": "zaitsevalesyaa" + }, + { + "rshares": 4259089046, + "voter": "dresden" + } + ], + "author": "halo", + "author_payout_value": "0.000 HBD", + "author_reputation": 64.83, + "beneficiaries": [], + "blacklists": [], + "body": "http://i1266.photobucket.com/albums/jj537/steemitgirlhalo/1e_zpszfkcfjtn.jpg\nhttp://i1266.photobucket.com/albums/jj537/steemitgirlhalo/4e_zpsqprjeml3.jpg\n\nhttp://i1266.photobucket.com/albums/jj537/steemitgirlhalo/2e_zps4liuaqhp.jpg\nhttp://i1266.photobucket.com/albums/jj537/steemitgirlhalo/6e_zpshjwzv5b4.jpg\n\nhttp://i1266.photobucket.com/albums/jj537/steemitgirlhalo/3e_zpstiifeqjc.jpg\nhttp://i1266.photobucket.com/albums/jj537/steemitgirlhalo/5e_zpserzptebm.jpg", + "category": "halo", + "children": 13, + "created": "2016-09-15T18:45:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i1266.photobucket.com/albums/jj537/steemitgirlhalo/1e_zpszfkcfjtn.jpg", + "http://i1266.photobucket.com/albums/jj537/steemitgirlhalo/2e_zps4liuaqhp.jpg", + "http://i1266.photobucket.com/albums/jj537/steemitgirlhalo/3e_zpstiifeqjc.jpg" + ], + "tags": [ + "halo", + "photography", + "photos", + "steemitgirls", + "girls" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 15463146900495, + "payout": 16.476, + "payout_at": "2016-09-22T18:45:15", + "pending_payout_value": "16.476 HBD", + "percent_hbd": 10000, + "permlink": "steemit-girl-halo-beautiful-day", + "post_id": 1257246, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 30 + }, + "title": "STEEMIT GIRL HALO \u2661 Beautiful Day", + "updated": "2016-09-15T18:46:27", + "url": "/halo/@halo/steemit-girl-halo-beautiful-day" + }, + { + "active_votes": [ + { + "rshares": 158198386, + "voter": "soundmoney" + } + ], + "author": "soundmoney", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "\n

Always worth considering the long view when analysing Silver and not getting caught up in the hour to hour frenzy of trading and market manipulation via the paper derivative.  Silver is historically at the high end of the Gold Silver Ratio in the 70's yet comes out of the ground 10:1 when compared to Gold.  Could that ratio collapse? I think so but more of that in a later post.  For now consider the possibility of Silver regaining and exceeding previous 2011 highs after a 78% pullback from those highs.  Food for thought from @soundmoney.

\n

\n", + "category": "silver", + "children": 0, + "created": "2016-09-15T18:44:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.tradingview.com/x/gCv8i6BJ/" + ], + "tags": [ + "silver", + "xagusd", + "money", + "chart" + ], + "users": [ + "soundmoney" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 158198386, + "payout": 0.0, + "payout_at": "2016-09-22T18:44:45", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 0, + "permlink": "multi-year-view-of-silver", + "post_id": 1257240, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "Multi-Year view of Silver", + "updated": "2016-09-15T18:44:45", + "url": "/silver/@soundmoney/multi-year-view-of-silver" + } +] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/max_limit.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/max_limit.tavern.yaml new file mode 100644 index 00000000..dd3963f2 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/max_limit.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts maximum limit patterns test + + marks: + - patterntest + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts maximum limit patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"created","tag":"","observer":"alice", "limit": 100} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "max_limit" + directory: "bridge_api_patterns/get_ranked_posts/created" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/min_limit.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/min_limit.pat.json new file mode 100644 index 00000000..9d43d8b9 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/min_limit.pat.json @@ -0,0 +1,64 @@ +[ + { + "active_votes": [ + { + "rshares": 155925481, + "voter": "szklaneczka" + } + ], + "author": "szklaneczka", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "**ICONOMI found management platform** is currently in ICO and you can still invest. \n\nThat is most anticipated platform of 2016 why You may ask me. I will give you some graph and explanation. Solutions like ICONOMI are very popular in old economy people want be rich and wanted get more profit so they tried give money to people who know more about trading. Found management platforms preforms much better than average investors. Big guys just want invest not day trading. In crypto ICOMI will be 1st such project - such needed project.\n\nNow true facts and everything that I show you, is now publicly available on web. Graphs taken from coinmarketcap.com are showing us, what is going on cryptocurrency markets right now:\n![](http://i.imgur.com/FLe0WeF.jpg) \n![](http://i.imgur.com/s6Aeke2.jpg) \n![](http://i.imgur.com/RX0JK1z.jpg) \n\nYou see on won eyes that: Bitcoin is loosing over time market share to other alt coins. There is many multiple reasons for that. Without ICONOMI getting on cryptocurrency board for new investors will be VERY hard. \nThat is:\n \n- choose right one coin. \n- skip scams \n- buy valuable coins \n- crypto markets are getting bigger and bigger all time, there is about over 700coins tradable now\n\n\nICONOMI will be platform that for **every investor looking for big profits**. \nICONOMI will give us 2 founds:\n\n- **The ICONOMI.INDEX FUND** - a \"Passive\" - Coin Traded Fund (CTF). This fund operates on special rules, variables that manage the fund through automation. This Found will be the fastest available to investors at launch in Q4 2016 - The ICONOMI.PERFORMANCE FUND - an \"\nActive\"\n- **Coin Managed Fund (CMF)**, Operated by and managed by best investors. This fund will be invitation only available. If you invest in ICO you will get you invitation for free. I bet is worth its price. Those found will be carefully managed by ICONOMI experts and will provide best profits available.\n\nGraphs shows that volume of alt coins is rising heavily and will move up. Without ICONOMI founds many investors will probably lose cash on market, while rypto currency market will rise as whole. **If buy some ICO shares you will get dividends forever as share holder.**\n Soon real professional traders will come to cryptocurrency and you as investor in order to get big profits will have to use service of ICONOMI. \n\nPersonally I have invested in ICO and believe that **ICONOMI is future of crypto trading**. Don't miss a chance and invest here:[ico.iconomi.net](ico.iconomi.net) \n\nIf you want invest in ICO: ![](http://i.imgur.com/iqDpTag.png) \n\nOfficial Links:\n \n- [ico.iconomi.net](ico.iconomi.net \"Main site\") \n- [https://www.facebook.com/iconomi.net/](https://www.facebook.com/iconomi.net/ \"Facebook\") \n- [https://twitter.com/iconominet](https://twitter.com/iconominet\"twitter.com\")\n- [https://www.linkedin.com/company/iconomi-the-financial-services-for-decentralised-economy/](https://www.linkedin.com/company/iconomi-the-financial-services-for-decentralised-economy/) \n- [https://telegram.me/iconomi](https://telegram.me/iconomi)\n- [https://medium.com/iconominet](https://medium.com/iconominet)\n- [https://iconominet.herokuapp.com](https://iconominet.herokuapp.com)", + "category": "cryptocurrency", + "children": 0, + "created": "2016-09-15T19:47:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/FLe0WeF.jpg", + "http://i.imgur.com/s6Aeke2.jpg", + "http://i.imgur.com/RX0JK1z.jpg", + "http://i.imgur.com/iqDpTag.png" + ], + "links": [ + "ico.iconomi.net", + "https://www.facebook.com/iconomi.net/", + "https://twitter.com/iconominet\"twitter.com\"", + "https://www.linkedin.com/company/iconomi-the-financial-services-for-decentralised-economy/", + "https://telegram.me/iconomi", + "https://medium.com/iconominet", + "https://iconominet.herokuapp.com" + ], + "tags": [ + "cryptocurrency", + "bitcoin", + "profit", + "altcoin" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 155925481, + "payout": 0.0, + "payout_at": "2016-09-22T19:47:00", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "iconomi-why-we-need-found-management-explained-on-graphs", + "post_id": 1257938, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "ICONOMI - why we need found management explained on graphs.", + "updated": "2016-09-15T19:47:00", + "url": "/cryptocurrency/@szklaneczka/iconomi-why-we-need-found-management-explained-on-graphs" + } +] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/min_limit.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/min_limit.tavern.yaml new file mode 100644 index 00000000..45c85794 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/min_limit.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts minimum limit patterns test + + marks: + - patterntest + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts minimum limit patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"created","tag":"","observer":"alice", "limit": 1} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "min_limit" + directory: "bridge_api_patterns/get_ranked_posts/created" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_observer_community.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/my_gtg.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_observer_community.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/my_gtg.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/my_gtg.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/my_gtg.tavern.yaml new file mode 100644 index 00000000..e8e12e97 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/my_gtg.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts created my gtg patterns test + + marks: + - patterntest # communities not implemented under 5 mln blocks + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts created my gtg patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"created", "tag":"my", "observer": "gtg"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "my_gtg" + directory: "bridge_api_patterns/get_ranked_posts/created" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_observer_community.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/my_gtg_limit_1.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_observer_community.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/my_gtg_limit_1.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/my_gtg_limit_1.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/my_gtg_limit_1.tavern.yaml new file mode 100644 index 00000000..0f4ac7ef --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/my_gtg_limit_1.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts created my gtg limit 1 patterns test + + marks: + - patterntest # communities not implemented under 5 mln blocks + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts created my gtg limit 1 patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"created", "tag":"my", "observer": "gtg", "limit":1} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "my_gtg_limit_1" + directory: "bridge_api_patterns/get_ranked_posts/created" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/observer_alice.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/created.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/observer_alice.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/observer_alice.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/created.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/observer_alice.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/observer_alice.tavern.yaml similarity index 82% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/created.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/observer_alice.tavern.yaml index aff2e3a5..32ea2b21 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/observer_alice.tavern.yaml @@ -5,7 +5,7 @@ - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts created patterns test @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "created" - directory: "bridge_api_patterns/get_ranked_posts" + method: "observer_alice" + directory: "bridge_api_patterns/get_ranked_posts/created" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_paging.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/paginated.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_paging.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/paginated.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_paging.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/paginated.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_paging.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/paginated.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_paging.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/paginated.tavern.yaml similarity index 68% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_paging.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/paginated.tavern.yaml index 4956a759..27ed553b 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_paging.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/paginated.tavern.yaml @@ -1,14 +1,14 @@ --- - test_name: Hivemind bridge_api.get_ranked_posts created_paging patterns test + test_name: Hivemind bridge_api.get_ranked_posts paginated patterns test marks: - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - - name: bridge_api.get_ranked_posts created_paging patterns test + - name: bridge_api.get_ranked_posts paginated patterns test request: url: "{service.proto:s}://{service.server:s}:{service.port}/" method: POST @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "created_paging" - directory: "bridge_api_patterns/get_ranked_posts" + method: "paginated" + directory: "bridge_api_patterns/get_ranked_posts/created" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_tag.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_life.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_tag.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_life.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_tag.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_life.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_tag.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_life.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_tag.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_life.tavern.yaml similarity index 65% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_tag.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_life.tavern.yaml index 6973fe7e..c56ce403 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_tag.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_life.tavern.yaml @@ -1,14 +1,14 @@ --- - test_name: Hivemind bridge_api.get_ranked_posts created tag patterns test + test_name: Hivemind bridge_api.get_ranked_posts created tag life patterns test marks: - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - - name: bridge_api.get_ranked_posts created tag patterns test + - name: bridge_api.get_ranked_posts created tag life patterns test request: url: "{service.proto:s}://{service.server:s}:{service.port}/" method: POST @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "created_tag" - directory: "bridge_api_patterns/get_ranked_posts" + method: "tag_life" + directory: "bridge_api_patterns/get_ranked_posts/created" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_tag_paging.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_life_paginated.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_tag_paging.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_life_paginated.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_tag_paging.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_life_paginated.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_tag_paging.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_life_paginated.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_tag_paging.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_life_paginated.tavern.yaml similarity index 69% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_tag_paging.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_life_paginated.tavern.yaml index e594b692..687c963d 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created_tag_paging.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_life_paginated.tavern.yaml @@ -1,14 +1,14 @@ --- - test_name: Hivemind bridge_api.get_ranked_posts created tag paging patterns test + test_name: Hivemind bridge_api.get_ranked_posts created tag life paginated patterns test marks: - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - - name: bridge_api.get_ranked_posts created tag paging patterns test + - name: bridge_api.get_ranked_posts tag life paginated patterns test request: url: "{service.proto:s}://{service.server:s}:{service.port}/" method: POST @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "created_tag_paging" - directory: "bridge_api_patterns/get_ranked_posts" + method: "tag_life_paginated" + directory: "bridge_api_patterns/get_ranked_posts/created" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_community.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_trending.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_community.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_trending.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_trending.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_trending.pat.json new file mode 100644 index 00000000..695544f4 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_trending.pat.json @@ -0,0 +1,675 @@ +[ + { + "active_votes": [ + { + "rshares": 7312372401189, + "voter": "abit" + }, + { + "rshares": 9536121301, + "voter": "richman" + }, + { + "rshares": 31268184602, + "voter": "wongshiying" + }, + { + "rshares": 33624498145, + "voter": "deanliu" + }, + { + "rshares": 82846490855, + "voter": "rea" + }, + { + "rshares": 14893951110, + "voter": "lemooljiang" + }, + { + "rshares": 3538819604, + "voter": "ace108" + }, + { + "rshares": 36195843869, + "voter": "smailer" + }, + { + "rshares": 16190000587, + "voter": "magicmonk" + }, + { + "rshares": 25206026204, + "voter": "laoyao" + }, + { + "rshares": 1878616629, + "voter": "feelapi" + }, + { + "rshares": 6135685984, + "voter": "oflyhigh" + }, + { + "rshares": 6678776892, + "voter": "userlogin" + }, + { + "rshares": 2131733339, + "voter": "chinadaily" + }, + { + "rshares": 11978832670, + "voter": "kyriacos" + }, + { + "rshares": 6604609396, + "voter": "solarguy" + }, + { + "rshares": 73931511966, + "voter": "sweetsssj" + }, + { + "rshares": 100123561, + "voter": "rusla" + }, + { + "rshares": 83883352848, + "voter": "cnfund" + }, + { + "rshares": 407122760, + "voter": "anomaly" + }, + { + "rshares": 147730518, + "voter": "ola1" + }, + { + "rshares": 152171809, + "voter": "raph" + } + ], + "author": "oflyhigh", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.41, + "beneficiaries": [], + "blacklists": [], + "body": "![mmexport1473902157237f6fc1.jpg](https://www.steemimg.com/images/2016/09/15/mmexport1473902157237f6fc1.jpg)\n\n\u670b\u53cb\u4eec\u597d\uff0cCN\u533a\u4eca\u65e5\u70ed\u5e16\u9644\u70b9\u8bc4\u53c8\u6765\u4e86\u3002\n# \u8bf4\u660e\uff1a\n```\n\u53ea\u5217\u4e2d\u6587\u8d34\u6216\u8005\u7ffb\u8bd1\u826f\u597d\u7684\u4e2d\u82f1\u6587\u5e16\u5b50\uff0c\u7eaf\u82f1\u6587\u6216\u8005\u673a\u7ffb\u7684\u5c31\u4e0d\u5728\u8fd9\u91cc\u5217\u4e86\n\u53ea\u5217\u539f\u521b\u4f5c\u54c1\uff0c\u8f6c\u8f7d\u7684\u5c31\u4e0d\u5217\u4e86\n\u9274\u4e8e\u4e2a\u4eba\u7cbe\u529b\u548c\u80fd\u529b\u6709\u9650\uff0c\u9009\u8d34\u53ca\u70b9\u8bc4\u96be\u514d\u7247\u9762\uff0c\u656c\u8bf7\u8c05\u89e3\n\u5f80\u671f\u5185\u5bb9\u53ea\u4fdd\u7559\u6700\u8fd1\u4e09\u671f\uff0c\u611f\u5174\u8da3\u7684\u53ef\u4ee5\u67e5\u770b\u6211\u4e2a\u4eba\u535a\u5ba2 @oflyhigh\n\n\u53bb\u6389\u603b\u671f\u6570\uff0c\u76f4\u63a5\u7528\u65e5\u671f\n```\n![flog_newabb23.png](https://www.steemimg.com/images/2016/09/11/flog_newabb23.png)\n\n# \ud83d\udccc \u5e7f\u544a\u65f6\u95f4\n\nHappy Mid Autumn Festival!\n\u795dsteemit\u7684\u5404\u4f4d\u670b\u53cb\u4e2d\u79cb\u8282\u5feb\u4e50\u3002\n\u51e0\u5757\u6708\u997c\uff0c\u4e0d\u6210\u656c\u610f(\u56fe\u7247\u6e90\u81ea\u7f51\u7edc\uff09\n\n![mmexport1473902157237f6fc1.jpg](https://www.steemimg.com/images/2016/09/15/mmexport1473902157237f6fc1.jpg)\n\n\n# \u4eca\u65e5\u70ed\u5e16\u9644\u70b9\u8bc4\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[Introducing a box of Moon Cakes from Singapore - \u770b\u770b\u4e00\u76d2\u65b0\u52a0\u5761\u7684\u6708\u997c (by @ace108)](https://steemit.com/photography/@ace108/introducing-a-moon-cakes-from-singapore-by-ace108)\n\u4f5c\u8005\uff1a @ace108\n\u70b9\u8bc4\uff1a \u770b\u6765\u5c31\u5f88\u7f8e\u5473\u7684\u6708\u997c\uff0c\u6708\u997c\u5bd3\u610f\u56e2\u5706\u7f8e\u6ee1\uff0c\u795dsteemit\u7684\u5404\u4f4d\u670b\u53cb\u4e2d\u79cb\u8282\u5feb\u4e50\uff0c\u751f\u6d3b\u7f8e\u6ee1\uff01\n\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[One night in the Yellow Submarine. \u5728\u9ec4\u8272\u6f5c\u6c34\u8247\u4e0a\u5ea6\u8fc7\u7684\u4e00\u591c\u3002](https://steemit.com/travel/@sweetsssj/one-night-in-the-yellow-submarine)\n\u4f5c\u8005\uff1a @sweetsssj\n\u70b9\u8bc4\uff1a `One night in Beijing\uff0c \u6211\u7559\u4e0b\u8bb8\u591a\u60c5`\uff0c\u54c8\u54c8\uff0c\u4e0d\u662f\u5317\u4eac\u662f\u9ec4\u8272\u6f5c\u6c34\u8247\u3002\u751c\u5fc3\u59b9\u59b9\u8fd9\u7ec4\u7167\u7247\u4e0d\u9519\uff0c\u8868\u60c5\u6bd4\u8f83\u751f\u52a8\u6d3b\u6cfc\u53ef\u7231\u3002\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[Happy Mid-Autumn Day! Two fools / \u4e24\u4e2a\u7b28\u86cb](https://steemit.com/art/@elfkitchen/happy-mid-autumn-day-two-fools)\n\u4f5c\u8005\uff1a @elfkitchen\n\u70b9\u8bc4\uff1a \u4e00\u4e2a\u5b57\uff0c\u6709\u624d\uff01\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[Real-Time Update of RobinHood Whale Project \u7f57\u5bbe\u9cb8\u706b\u8d34\u5b9e\u65f6\u66f4\u65b0 15-09](https://steemit.com/robinhoodwhale/@laonie/robinhoodwhale-15-09-2016)\n\u4f5c\u8005\uff1a @laonie\n\u70b9\u8bc4\uff1a \u52a0\u6cb9\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[Has Apple Bitten Off More Than It Can Chew? / \u82f9\u679c\u8d85\u8d1f\u8377\u4e86\u5417\uff1f](https://steemit.com/life/@rea/has-apple-bitten-off-more-than-it-can-chew)\n\u4f5c\u8005\uff1a @rea\n\u70b9\u8bc4\uff1a \u6211\u89c9\u5f97\u8fd9\u4e2a\u65f6\u5019\u4f60\u5e94\u8be5\u7ed9\u53ef\u601c\u7684\u4e09\u661f\u66f4\u591a\u7684\u5173\u6000\uff1a\uff09\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[Active authors & posts under the CN category[2016-09-13]](https://steemit.com/cn/@chinadaily/active-authors-and-posts-under-the-cn-category-2016-09-13)\n\u4f5c\u8005\uff1a @chinadaily\n\u70b9\u8bc4\uff1a \u6211\u5c31\u662f\u987a\u4fbf\u7784\u4e00\u773c\u4fe1\u8a89\u548c\u94b1\u5305\u3002\n\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[Happy Mid-Autumn Day!](https://steemit.com/cn/@elfkitchen/happy-mid-autumn-day)\n\u4f5c\u8005\uff1a @elfkitchen\n\u70b9\u8bc4\uff1a \u5927\u95f8\u87f9\u8868\u793a\u5f88\u4e0d\u5f00\u5fc3\u3002\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[The cicret bracelet - \u624b\u673a\u8fd8\u80fd\u8fd9\u4e48\u73a9](https://steemit.com/sharing/@fishingvideos/the-cicret-bracelet)\n\u4f5c\u8005\uff1a @fishingvideos\n\u70b9\u8bc4\uff1a \u6295\u5f71\u914d\u5408\u611f\u5e94\u88c5\u7f6e\u561b\u3002\u4ee5\u540e\u5168\u5927\u8111\u690d\u5165\u82af\u7247\uff0c\u624d\u53eb\u5148\u8fdb\u90a3\u3002\n\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[\u795d\u5927\u5bb6\u4e2d\u79cb\u5feb\u4e50\uff01](https://steemit.com/cn/@lemooljiang/2gl55w)\n\u4f5c\u8005\uff1a @lemooljiang\n\u70b9\u8bc4\uff1a \u8bdd\u867d\u4e0d\u591a\u6696\u5fc3\u7a9d\u554a\uff0c\u662f\u554a\uff0c\u73a9\u5f97\u5feb\u4e50\u5c31\u597d\u3002\u4e2d\u79cb\u5feb\u4e50\u3002\n\n# \u5f80\u671f\u5185\u5bb9\n[\ud83d\udc7e\u5927\u5634\u86d9\u70b9\u8bc4\uff1aCN\u533a\u4eca\u65e5\u70ed\u5e16\u9644\u70b9\u8bc4\uff0c\u6392\u540d\u4e0d\u5206\u5148\u540e\uff08September 14\uff09](https://steemit.com/cn/@oflyhigh/cn-september-14)\n[\ud83d\udc7e\u5927\u5634\u86d9\u70b9\u8bc4\uff1aCN\u533a\u4eca\u65e5\u70ed\u5e16\u9644\u70b9\u8bc4\uff0c\u6392\u540d\u4e0d\u5206\u5148\u540e\uff08September 13\u7b2c30\u671f \uff09](https://steemit.com/cn/@oflyhigh/cn-september-13-30)\n[\ud83d\udc7e\u5927\u5634\u86d9\u70b9\u8bc4\uff1aCN\u533a\u4eca\u65e5\u70ed\u5e16\u9644\u70b9\u8bc4\uff0c\u6392\u540d\u4e0d\u5206\u5148\u540e\uff08September 12\u7b2c29\u671f \uff09](https://steemit.com/cn/@oflyhigh/cn-september-12-29)", + "category": "cn", + "children": 2, + "created": "2016-09-15T11:49:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/mmexport1473902157237f6fc1.jpg", + "https://www.steemimg.com/images/2016/09/11/flog_newabb23.png", + "https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png" + ], + "links": [ + "https://steemit.com/photography/@ace108/introducing-a-moon-cakes-from-singapore-by-ace108", + "https://steemit.com/travel/@sweetsssj/one-night-in-the-yellow-submarine", + "https://steemit.com/art/@elfkitchen/happy-mid-autumn-day-two-fools", + "https://steemit.com/robinhoodwhale/@laonie/robinhoodwhale-15-09-2016", + "https://steemit.com/life/@rea/has-apple-bitten-off-more-than-it-can-chew", + "https://steemit.com/cn/@chinadaily/active-authors-and-posts-under-the-cn-category-2016-09-13", + "https://steemit.com/cn/@elfkitchen/happy-mid-autumn-day", + "https://steemit.com/sharing/@fishingvideos/the-cicret-bracelet", + "https://steemit.com/cn/@lemooljiang/2gl55w", + "https://steemit.com/cn/@oflyhigh/cn-september-14", + "https://steemit.com/cn/@oflyhigh/cn-september-13-30", + "https://steemit.com/cn/@oflyhigh/cn-september-12-29" + ], + "tags": [ + "cn", + "news", + "trending", + "hotpost", + "review" + ], + "users": [ + "ace108", + "sweetsssj", + "elfkitchen", + "laonie", + "rea", + "chinadaily", + "fishingvideos", + "lemooljiang" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 7759702605838, + "payout": 5.192, + "payout_at": "2016-09-22T11:49:24", + "pending_payout_value": "5.192 HBD", + "percent_hbd": 10000, + "permlink": "cn-september-15-happy-mid-autumn-festival", + "post_id": 1252962, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 22 + }, + "title": "\ud83d\udccc \ud83d\udc7e\u5927\u5634\u86d9\u70b9\u8bc4\uff1aCN\u533a\u4eca\u65e5\u70ed\u5e16\u9644\u70b9\u8bc4\uff0c\u6392\u540d\u4e0d\u5206\u5148\u540e\uff08September 15 \uff09/Happy Mid Autumn Festival!", + "updated": "2016-09-15T11:49:24", + "url": "/cn/@oflyhigh/cn-september-15-happy-mid-autumn-festival" + }, + { + "active_votes": [ + { + "rshares": 154351206, + "voter": "trick0102" + } + ], + "author": "trick0102", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "A new bug in the iPhone has emerged. Some users are claiming they have received e-mails with dates in the year 1970. We believe that these messages are caused by a bug in iOS Mail app.\n\nA few weeks ago as we all know, a bug had caused a great controversy among Apple users. This bug was a failure in the calendar of the iPhone, which made the iPhone crash, if it were to be selected. But Apple has already solved the calendar bug problem.\n\nHowever this week the new email bug is stunning users. It is not known how this failure emerged, but the person receives an email with no subject, no return address or any content, and the most curious is that the user can not delete the email. It seems that the problem happened to some people who changed the phone\u2019s time zone.\n\nApparently the error does not cause any problems on the Apple device, however is bothering users, for not understanding the reason for the bug. But we believe that these users will have to wait some time for some more concrete answer from Apple.\n\nIf you received these emails and want to delete them, we suggest you do a hard reset on the iPhone. According to some users this action causes the fault messages are excluded from mail inbox. So if you received email, we suggest you make that hard resset.", + "category": "trending", + "children": 0, + "created": "2016-09-15T10:12:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "tags": [ + "trending" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 154351206, + "payout": 0.0, + "payout_at": "2016-09-22T10:12:09", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 0, + "permlink": "new-bug-on-the-iphone-makes-that-users-receive-emails-from-1970", + "post_id": 1252393, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "New Bug on the iPhone makes that users receive emails from 1970", + "updated": "2016-09-15T10:12:09", + "url": "/trending/@trick0102/new-bug-on-the-iphone-makes-that-users-receive-emails-from-1970" + }, + { + "active_votes": [ + { + "rshares": 16922057624, + "voter": "james-show" + }, + { + "rshares": 268842348, + "voter": "coar" + }, + { + "rshares": 1060926034, + "voter": "murh" + }, + { + "rshares": 940081050, + "voter": "mammasitta" + }, + { + "rshares": 20176634112, + "voter": "skapaneas" + }, + { + "rshares": 174543034217, + "voter": "asmolokalo" + }, + { + "rshares": 819731527, + "voter": "steemswede" + }, + { + "rshares": 160038395309, + "voter": "opheliafu" + }, + { + "rshares": 1769868538, + "voter": "agapakos" + }, + { + "rshares": 342267987, + "voter": "holidaygreece" + }, + { + "rshares": 1022288627, + "voter": "pakisnxt" + }, + { + "rshares": 63847571, + "voter": "rpo" + }, + { + "rshares": 2686720064, + "voter": "avtzis.petros" + }, + { + "rshares": 259305456, + "voter": "elenirossidou" + }, + { + "rshares": 10700428930, + "voter": "gonzo" + }, + { + "rshares": 474397754, + "voter": "skapart" + }, + { + "rshares": 7865709372, + "voter": "mariandavp" + }, + { + "rshares": 51826827, + "voter": "drac59" + }, + { + "rshares": 59478888, + "voter": "mariajoe" + }, + { + "rshares": 85741938, + "voter": "koskl" + }, + { + "rshares": 162331614, + "voter": "johnelbow" + }, + { + "rshares": 162862498, + "voter": "dreamylou" + } + ], + "author": "skapaneas", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.37, + "beneficiaries": [], + "blacklists": [], + "body": "# The Sidecar caramel:\n is an essential classic cocktail that dates back to the mid 1910s.\n\n## Recipe:\n\n#### Sidecar\n\n* 1.5oz VSOP Cognac \n\n* .75oz Cointreau\n\n* .75oz Lemon Juice\n\n* Sugar (you will need this for the decorative caramel net)\n\nYou stir and freeze everything and serve in a margharita (or any other glass you prefer for that matter)\nWe will be using a wine glass for convenient.\n\nThe twist in this recipe is instead using the sugar as rim on the glass you create a caramel net which is a wow factor when it comes to cocktails and fine cooking in general. It is the difference from 4 to 5 stars.\n\n\nhttps://www.steemimg.com/images/2016/09/14/afe8cf8bc101e90b5cc0f8b7c76cd426.jpg\n\nhttps://www.steemimg.com/images/2016/09/14/19371bdde3b59fc61d548c1ec9ddd2c1.jpg\n\nhttps://www.steemimg.com/images/2016/09/14/ac50f086287129c169c3737a09512f59.jpg\n\n\nDecorate with some lemon peals and serve cold.\n\nEnjoy", + "category": "life", + "children": 3, + "created": "2016-09-14T23:24:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/14/afe8cf8bc101e90b5cc0f8b7c76cd426.jpg", + "https://www.steemimg.com/images/2016/09/14/19371bdde3b59fc61d548c1ec9ddd2c1.jpg", + "https://www.steemimg.com/images/2016/09/14/ac50f086287129c169c3737a09512f59.jpg" + ], + "tags": [ + "life", + "trending", + "food", + "lifestyle", + "recipe" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 400476778285, + "payout": 0.097, + "payout_at": "2016-09-21T23:24:45", + "pending_payout_value": "0.097 HBD", + "percent_hbd": 10000, + "permlink": "a-sidecar-twist-coctails", + "post_id": 1248516, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 22 + }, + "title": "A sidecar twist: cocktails (fine cuicine recipes)", + "updated": "2016-09-15T07:38:18", + "url": "/life/@skapaneas/a-sidecar-twist-coctails" + }, + { + "active_votes": [ + { + "rshares": 7146278150613, + "voter": "abit" + }, + { + "rshares": 3964069304, + "voter": "crok" + }, + { + "rshares": 31917044147, + "voter": "deanliu" + }, + { + "rshares": 90206610299, + "voter": "rea" + }, + { + "rshares": 15531697907, + "voter": "lemooljiang" + }, + { + "rshares": 514497370, + "voter": "raphma" + }, + { + "rshares": 2508097351, + "voter": "ace108" + }, + { + "rshares": 1107455233, + "voter": "jillstein2016" + }, + { + "rshares": 15542400563, + "voter": "magicmonk" + }, + { + "rshares": 25194822617, + "voter": "laoyao" + }, + { + "rshares": 43799266693, + "voter": "myfirst" + }, + { + "rshares": 1916955744, + "voter": "feelapi" + }, + { + "rshares": 55795060456, + "voter": "midnightoil" + }, + { + "rshares": 5999943376, + "voter": "oflyhigh" + }, + { + "rshares": 6463951617, + "voter": "userlogin" + }, + { + "rshares": 2058048144, + "voter": "chinadaily" + }, + { + "rshares": 74742493195, + "voter": "sweetsssj" + }, + { + "rshares": 91142943026, + "voter": "cnfund" + }, + { + "rshares": 474509334, + "voter": "anomaly" + }, + { + "rshares": 85234829652, + "voter": "btshuang" + } + ], + "author": "oflyhigh", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.41, + "beneficiaries": [], + "blacklists": [], + "body": "\u670b\u53cb\u4eec\u597d\uff0cCN\u533a\u4eca\u65e5\u70ed\u5e16\u9644\u70b9\u8bc4\u53c8\u6765\u4e86\u3002\n# \u8bf4\u660e\uff1a\n```\n\u53ea\u5217\u4e2d\u6587\u8d34\u6216\u8005\u7ffb\u8bd1\u826f\u597d\u7684\u4e2d\u82f1\u6587\u5e16\u5b50\uff0c\u7eaf\u82f1\u6587\u6216\u8005\u673a\u7ffb\u7684\u5c31\u4e0d\u5728\u8fd9\u91cc\u5217\u4e86\n\u53ea\u5217\u539f\u521b\u4f5c\u54c1\uff0c\u8f6c\u8f7d\u7684\u5c31\u4e0d\u5217\u4e86\n\u9274\u4e8e\u4e2a\u4eba\u7cbe\u529b\u548c\u80fd\u529b\u6709\u9650\uff0c\u9009\u8d34\u53ca\u70b9\u8bc4\u96be\u514d\u7247\u9762\uff0c\u656c\u8bf7\u8c05\u89e3\n\u5f80\u671f\u5185\u5bb9\u53ea\u4fdd\u7559\u6700\u8fd1\u4e09\u671f\uff0c\u611f\u5174\u8da3\u7684\u53ef\u4ee5\u67e5\u770b\u6211\u4e2a\u4eba\u535a\u5ba2 @oflyhigh\n\n\u53bb\u6389\u603b\u671f\u6570\uff0c\u76f4\u63a5\u7528\u65e5\u671f\n```\n![flog_newabb23.png](https://www.steemimg.com/images/2016/09/11/flog_newabb23.png)\n\n# \ud83d\udccc \u5e7f\u544a\u65f6\u95f4\n\n\u660e\u5929\u5c31\u662f\u4e2d\u79cb\u8282\u4e86\uff0c\u63d0\u524d\u795dsteemit\u7684\u5404\u4f4d\u670b\u53cb\u4e2d\u79cb\u8282\u5feb\u4e50\u3002\n\n* [\u90bb\u91cc\u8282\u66a8\u4e2d\u79cb\u665a\u4f1a\u5373\u5c06\u5f00\u6f14/Mid-Autumn Festival gala(Neighbour Day) is about to begin](https://steemit.com/cn/@oflyhigh/mid-autumn-festival-gala-neighbour-day-is-about-to-begin)\n\n* [\u539f\u6765\u6211\u5ff5\u5ff5\u4e0d\u5fd8\u7684\u4e0d\u662f\u4e0d\u5403\u72d7\u8089\uff0c\u662f\u90a3\u4e2a\u5973\u5b69](https://steemit.com/cn/@oflyhigh/5th7tw)\n\n* [\u6709\u611f\u4e8e\u963f\u91cc\u62a2\u6708\u997c\u4e8b\u4ef6](https://steemit.com/cn/@oflyhigh/6hoytq)\n\n\n# \u4eca\u65e5\u70ed\u5e16\u9644\u70b9\u8bc4\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[Introducing a box of Moon Cakes from Singapore - \u770b\u770b\u4e00\u76d2\u65b0\u52a0\u5761\u7684\u6708\u997c (by @ace108)](https://steemit.com/photography/@ace108/introducing-a-moon-cakes-from-singapore-by-ace108)\n\u4f5c\u8005\uff1a @ace108\n\u70b9\u8bc4\uff1a \u770b\u6765\u5c31\u5f88\u7f8e\u5473\u7684\u6708\u997c\uff0c\u6708\u997c\u5bd3\u610f\u56e2\u5706\u7f8e\u6ee1\uff0c\u795dsteemit\u7684\u5404\u4f4d\u670b\u53cb\u4e2d\u79cb\u8282\u5feb\u4e50\uff0c\u751f\u6d3b\u7f8e\u6ee1\uff01\n\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[Capturing the Spirit of the Uyghurs through Ink Wash Painting. \u6293\u4f4f\u4e2d\u56fd\u753b\u7684\u7cbe\u9ad3\u3002](https://steemit.com/art/@sweetsssj/capturing-the-spirit-of-the-uyghurs-through-ink-wash-painting)\n\u4f5c\u8005\uff1a @sweetsssj\n\u70b9\u8bc4\uff1a \u5f88\u6f02\u4eae\u7684\u5c0f\u80cc\u5fc3\u3002\u751c\u5fc3\u59b9\u59b9\u8f9b\u82e6\u4e86\uff0cCN\u533a\u771f\u6b63\u53c8\u6709\u624d\u534e\u53c8\u52aa\u529b\u7684\u4f5c\u8005\u4e0d\u591a\u4e86\uff0c\u751c\u5fc3\u59b9\u59b9\u7b97\u662f\u4e00\u4e2a\uff0c\u52a0\u6cb9\u3002\u81f3\u4e8e\u6211\uff0c\u53ea\u80fd\u7b97\u52aa\u529b\u5427\u3002\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[Real-Time Update of RobinHood Whale Project \u7f57\u5bbe\u9cb8\u706b\u8d34\u5b9e\u65f6\u66f4\u65b0 14-09](https://steemit.com/robinhoodwhale/@laonie/robinhoodwhale-14-09-2016)\n\u4f5c\u8005\uff1a @laonie\n\u70b9\u8bc4\uff1a \u6211\u5565\u65f6\u5019\u4e5f\u80fd\u88ab\u9009\u4e2d\u5462\u3002\n\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[My Steemit Business Cards and My Plan](https://steemit.com/steemit/@myfirst/my-steemit-business-cards-and-my-plan)\n\u4f5c\u8005\uff1a @myfirst\n\u70b9\u8bc4\uff1a \u70ed\u70c8\u6b22\u8fcesteemit\u5168\u7403\u8fd0\u8425\u603b\u88c1\u95ea\u4eae\u767b\u573a\u3002\u9519\u4e86\uff0c`\u628a\u6574\u4e2aSteemit\u5168\u90e8\u4e70\u4e0b\u6765`\uff0c\u4e0d\u4f46\u4f46\u662f\u5168\u7403\u8fd0\u8425\u603b\u88c1\u5566\uff0c\u662f\u8463\u4e8b\u957f\u3002\u95ee\u4e00\u4e0b\u5927\u897f\u74dc\uff0c\u4f60\u4eec\u90a3\u7f3a\u4eba\u624d\u4e0d\uff1f\u6211\u4f1a\u626b\u5730\uff0c\u4f1a\u7092\u83dc\uff1a\uff09\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[A Wish to have a Steemit-backed FREE Star Wars Mooncake before coming Moon festival \u4e2d\u79cb\u514d\u8cbb\u6708\u9905\u4e4b\u9858 \ucd94\uc11d\uc18c\uc6d0](https://steemit.com/wish/@deanliu/a-wish-to-have-a-steemit-backed-free-star-wars-mooncake-before-coming-moon-festival)\n\u4f5c\u8005\uff1a @deanliu\n\u70b9\u8bc4\uff1a \u4e2d\u79cb\u8282\u5feb\u4e50\u3002\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[Active authors & posts under the CN category[2016-09-12]](https://steemit.com/cn/@chinadaily/active-authors-and-posts-under-the-cn-category-2016-09-12)\n\u4f5c\u8005\uff1a@chinadaily\n\u70b9\u8bc4\uff1a `\u603b\u8ba1\u53d1\u5e16\u6570\u76ee: 28\u7bc7\n\u603b\u8ba1\u53d1\u5e16\u4eba\u6570: 21\u4eba`\u4ee5\u540e\u600e\u4e48\u505aTOP 20?\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[Chinese Mid-Autumn Light Art / \u706f\u7684\u827a\u672f](https://steemit.com/art/@myfirst/chinese-mid-autumn-light-art)\n\u4f5c\u8005\uff1a @myfirst/\n\u70b9\u8bc4\uff1a \u6f02\u4eae\u3002\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[The Delicious Food Bamboo Shoots - \u7f8e\u5473\u7684\u98df\u7269\u7af9\u7b0b](https://steemit.com/food/@elfkitchen/the-delicious-food-bamboo-shoots)\n\u4f5c\u8005\uff1a @elfkitchen\n\u70b9\u8bc4\uff1a \u6211\u6700\u559c\u6b22\u7684\u662f\u6ce1\u6912\u7af9\u7b0b\uff0c\u4f60\u5c45\u7136\u6ca1\u5217\u51fa\u6765\u3002\n\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[\u3010AFTER CREATION\u3011(Chapter 24)(Chinese Original Fantasy Novel)/\u3010\u521b\u4e16\u4e4b\u540e\u3011(\u7b2c24\u7ae0 \u521b\u4e16\u4e4b\u529b)(\u539f\u521b\u7384\u5e7b\u5c0f\u8bf4)](https://steemit.com/cn/@cnfund/after-creation-chapter-24-chinese-original-fantasy-novel-24)\n\u4f5c\u8005\uff1a @cnfund/\n\u70b9\u8bc4\uff1a \u52a0\u6cb9\u5427\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[\u8dd1\u6b65100\u5929\u51cf\u91cd8\u65a4](https://steemit.com/cn/@justyy/100-8)\n\u4f5c\u8005\uff1a @justyy\n\u70b9\u8bc4\uff1a \u80fd\u575a\u6301100\u5929\u505a\u4e00\u4ef6\u4e8b\u60c5\uff0c\u5df2\u7ecf\u5f88\u8d5e\u4e86\uff0c\u4e0d\u662f\u5417\uff1f\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[My Steemit Marketing Plan (You Down,Me Down,Everyone in Power Down)](https://steemit.com/steemit/@myfirst/my-steemit-marketing-plan-you-down-me-down-everyone-in-power-down)\n\u4f5c\u8005\uff1a @myfirst\n\u70b9\u8bc4\uff1a \u538b\u8f74\u5de8\u8457\uff0csteemit\u8425\u9500\u8ba1\u5212\u3002\n\n\n# \u5f80\u671f\u5185\u5bb9\n[\ud83d\udc7e\u5927\u5634\u86d9\u70b9\u8bc4\uff1aCN\u533a\u4eca\u65e5\u70ed\u5e16\u9644\u70b9\u8bc4\uff0c\u6392\u540d\u4e0d\u5206\u5148\u540e\uff08September 13\u7b2c30\u671f \uff09](https://steemit.com/cn/@oflyhigh/cn-september-13-30)\n[\ud83d\udc7e\u5927\u5634\u86d9\u70b9\u8bc4\uff1aCN\u533a\u4eca\u65e5\u70ed\u5e16\u9644\u70b9\u8bc4\uff0c\u6392\u540d\u4e0d\u5206\u5148\u540e\uff08September 12\u7b2c29\u671f \uff09](https://steemit.com/cn/@oflyhigh/cn-september-12-29)\n[\ud83d\udc7e\u5927\u5634\u86d9\u70b9\u8bc4\uff1aCN\u533a\u4eca\u65e5\u70ed\u5e16\u9644\u70b9\u8bc4\uff0c\u6392\u540d\u4e0d\u5206\u5148\u540e\uff08September 11\u7b2c28\u671f \uff09](https://steemit.com/cn/@oflyhigh/cn-september-11-28)", + "category": "cn", + "children": 2, + "created": "2016-09-14T12:04:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/11/flog_newabb23.png", + "https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png" + ], + "links": [ + "https://steemit.com/cn/@oflyhigh/mid-autumn-festival-gala-neighbour-day-is-about-to-begin", + "https://steemit.com/cn/@oflyhigh/5th7tw", + "https://steemit.com/cn/@oflyhigh/6hoytq", + "https://steemit.com/photography/@ace108/introducing-a-moon-cakes-from-singapore-by-ace108", + "https://steemit.com/art/@sweetsssj/capturing-the-spirit-of-the-uyghurs-through-ink-wash-painting", + "https://steemit.com/robinhoodwhale/@laonie/robinhoodwhale-14-09-2016", + "https://steemit.com/steemit/@myfirst/my-steemit-business-cards-and-my-plan", + "https://steemit.com/wish/@deanliu/a-wish-to-have-a-steemit-backed-free-star-wars-mooncake-before-coming-moon-festival", + "https://steemit.com/cn/@chinadaily/active-authors-and-posts-under-the-cn-category-2016-09-12", + "https://steemit.com/art/@myfirst/chinese-mid-autumn-light-art", + "https://steemit.com/food/@elfkitchen/the-delicious-food-bamboo-shoots", + "https://steemit.com/cn/@cnfund/after-creation-chapter-24-chinese-original-fantasy-novel-24", + "https://steemit.com/cn/@justyy/100-8", + "https://steemit.com/steemit/@myfirst/my-steemit-marketing-plan-you-down-me-down-everyone-in-power-down", + "https://steemit.com/cn/@oflyhigh/cn-september-13-30", + "https://steemit.com/cn/@oflyhigh/cn-september-12-29", + "https://steemit.com/cn/@oflyhigh/cn-september-11-28" + ], + "tags": [ + "cn", + "news", + "trending", + "hotpost", + "review" + ], + "users": [ + "ace108", + "sweetsssj", + "laonie", + "myfirst", + "deanliu", + "elfkitchen", + "cnfund", + "justyy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 7700392846641, + "payout": 5.102, + "payout_at": "2016-09-21T12:04:42", + "pending_payout_value": "5.102 HBD", + "percent_hbd": 10000, + "permlink": "cn-september-14", + "post_id": 1242482, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 20 + }, + "title": "\ud83d\udccc \ud83d\udc7e\u5927\u5634\u86d9\u70b9\u8bc4\uff1aCN\u533a\u4eca\u65e5\u70ed\u5e16\u9644\u70b9\u8bc4\uff0c\u6392\u540d\u4e0d\u5206\u5148\u540e\uff08September 14 \uff09", + "updated": "2016-09-14T12:04:42", + "url": "/cn/@oflyhigh/cn-september-14" + }, + { + "active_votes": [ + { + "rshares": 7122973115175, + "voter": "abit" + }, + { + "rshares": 7772224270, + "voter": "richman" + }, + { + "rshares": 268575018, + "voter": "coar" + }, + { + "rshares": 1766957079, + "voter": "murh" + }, + { + "rshares": 30051775023, + "voter": "deanliu" + }, + { + "rshares": 90165616926, + "voter": "rea" + }, + { + "rshares": 154313985, + "voter": "sergey44" + }, + { + "rshares": 15162878827, + "voter": "lemooljiang" + }, + { + "rshares": 2911779847, + "voter": "ace108" + }, + { + "rshares": 16588159425, + "voter": "michaeldodridge" + }, + { + "rshares": 15541821698, + "voter": "magicmonk" + }, + { + "rshares": 25085695855, + "voter": "laoyao" + }, + { + "rshares": 1916940546, + "voter": "feelapi" + }, + { + "rshares": 1392679538, + "voter": "fishingvideos" + }, + { + "rshares": 5789343642, + "voter": "oflyhigh" + }, + { + "rshares": 6230026295, + "voter": "userlogin" + }, + { + "rshares": 1967895531, + "voter": "chinadaily" + }, + { + "rshares": 1862654100, + "voter": "cryptoeasy" + }, + { + "rshares": 91151537, + "voter": "rusla" + }, + { + "rshares": 91057821765, + "voter": "cnfund" + }, + { + "rshares": 87000979197, + "voter": "btshuang" + }, + { + "rshares": 3793053019, + "voter": "dodders007" + }, + { + "rshares": 155881781, + "voter": "dixonloveart" + } + ], + "author": "oflyhigh", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.41, + "beneficiaries": [], + "blacklists": [], + "body": "\u670b\u53cb\u4eec\u597d\uff0cCN\u533a\u4eca\u65e5\u70ed\u5e16\u9644\u70b9\u8bc4\u53c8\u6765\u4e86\u3002\n# \u8bf4\u660e\uff1a\n```\n\u53ea\u5217\u4e2d\u6587\u8d34\u6216\u8005\u7ffb\u8bd1\u826f\u597d\u7684\u4e2d\u82f1\u6587\u5e16\u5b50\uff0c\u7eaf\u82f1\u6587\u6216\u8005\u673a\u7ffb\u7684\u5c31\u4e0d\u5728\u8fd9\u91cc\u5217\u4e86\n\u53ea\u5217\u539f\u521b\u4f5c\u54c1\uff0c\u8f6c\u8f7d\u7684\u5c31\u4e0d\u5217\u4e86\n\u9274\u4e8e\u4e2a\u4eba\u7cbe\u529b\u548c\u80fd\u529b\u6709\u9650\uff0c\u9009\u8d34\u53ca\u70b9\u8bc4\u96be\u514d\u7247\u9762\uff0c\u656c\u8bf7\u8c05\u89e3\n\u5f80\u671f\u5185\u5bb9\u53ea\u4fdd\u7559\u6700\u8fd1\u4e09\u671f\uff0c\u611f\u5174\u8da3\u7684\u53ef\u4ee5\u67e5\u770b\u6211\u4e2a\u4eba\u535a\u5ba2 @oflyhigh\n```\n![flog_newabb23.png](https://www.steemimg.com/images/2016/09/11/flog_newabb23.png)\n\n# \ud83d\udccc \u5e7f\u544a\u65f6\u95f4\n\n\u6211\u62e5\u6709\u8fc7\u7684PC\uff0c\u6bcf\u4e00\u53f0\u6211\u90fd\u89c6\u82e5\u73cd\u5b9d\u3002\n* [\u8bb2\u4e00\u8bb2\u6211\u7528\u8fc7\u7684\u7535\u8111(\u4e00)/Talk about the computers which I've used](https://steemit.com/cn/@oflyhigh/talk-about-the-computers-which-i-ve-used)\n* [\u8bb2\u4e00\u8bb2\u6211\u7528\u8fc7\u7684\u7535\u8111(\u4e8c)/Talk about the computers which I've used](https://steemit.com/cn/@oflyhigh/2kis3q-talk-about-the-computers-which-i-ve-used)\n* [\u8bb2\u4e00\u8bb2\u6211\u7528\u8fc7\u7684\u7535\u8111(\u4e09)/Talk about the computers which I've used(3)](https://steemit.com/cn/@oflyhigh/talk-about-the-computers-which-i-ve-used-3)\n* [\u8bb2\u4e00\u8bb2\u6211\u7528\u8fc7\u7684\u7535\u8111(\u56db)/Talk about the computers which I've used(4)](https://steemit.com/cn/@oflyhigh/talk-about-the-computers-which-i-ve-used-4)\n* [\u8bb2\u4e00\u8bb2\u6211\u7528\u8fc7\u7684\u7535\u8111(\u5b8c)/Talk about the computers which I've used(4)](https://steemit.com/cn/@oflyhigh/talk-about-the-computers-which-i-ve-used-5)\n\n# \u4eca\u65e5\u70ed\u5e16\u9644\u70b9\u8bc4\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[Sync comments between Steemit & XiaoHui.com | \u5b9e\u73b0\u4e86 XiaoHui.com \u4e0e Steemit \u4e0a\u7684\u8bc4\u8bba\u6570\u636e\u540c\u6b65](https://steemit.com/cn/@xiaohui/sync-comments-between-steemit-and-xiaohui-com-or-xiaohui-com-steemit)\n\u4f5c\u8005\uff1a @xiaohui\n\u70b9\u8bc4\uff1a \u5c0f\u8f89\u597d\u4e45\u6ca1\u6709\u53d1\u8a00\u4e86\uff0c\u539f\u6765\u5728\u641e\u79d1\u7814\uff0c\u618b\u5927\u62db\u3002\u671f\u5f85\u66f4\u591a\u65b0\u529f\u80fd(\u6bd4\u5982wordpress \u7684\u63d2\u4ef6\u7b49)\u65e9\u65e5\u8bde\u751f\u3002\n\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[Real-Time Update of RobinHood Whale Project \u7f57\u5bbe\u9cb8\u706b\u8d34\u5b9e\u65f6\u66f4\u65b0 13-09](https://steemit.com/robinhoodwhale/@laonie/robinhoodwhale-13-09-2016)\n\u4f5c\u8005\uff1a @laonie\n\u70b9\u8bc4\uff1a \u52a0\u6cb9\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[\u4e3a\u4eba\u5904\u4e8b\u4ea4\u53cb\uff0c\u5207\u5fcc\u523b\u8584\u5be1\u6069](https://steemit.com/cn/@rivalhw/x8ba1)\n\u4f5c\u8005\uff1a @rivalhw\n\u70b9\u8bc4\uff1a \u66fe\u56fd\u85e9\u5bb6\u4e66\u4ee5\u53ca\u66fe\u56fd\u85e9\u4eba\u751f\u54f2\u5b66\u6211\u8bfb\u8fc7\u4e00\u4e9b\uff0c\u5f88\u53d7\u6559\u76ca\u3002\u4e0d\u8fc7\u4f5c\u8005\u7528\u4e0e\u72d7\u76f8\u5904\u5f15\u7533\u51fa\u4e0e\u4eba\u76f8\u5904\uff0c\u8fd9\u4e2a\u6709\u70b9\u602a\u602a\u7684\u3002\u54c8\u54c8\u3002\n\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[\u533a\u5757\u94fe\u90a3\u70b9\u4e8b\uff08\u4e94\uff09 \u6539\u5170\u57fa\u91d1\uff0c\u6148\u5584\u5e94\u7528 by laoyao](https://steemit.com/cn/@laoyao/2sjxhy-by-laoyao)\n\u4f5c\u8005\uff1a @laoyao\n\u70b9\u8bc4\uff1a \u4e0d\u6127\u662f\u66fe\u7ecf\u7684\u6587\u827a\u9752\u5e74\uff0c\u6211\u53ea\u80fd\u8bf4\u8001\u5996\u7684\u8111\u6d1e\u6bd4\u8111\u888b\u5927\u591a\u4e86\u3002\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[Yangtze River fish do you want to eat? \uff08Original\uff09/ \u957f\u6c5f\u7684\u9c7c\uff0c\u4f60\u6562\u4e0d\u6562\u5403\uff1f \uff08\u539f\u521b\uff09](https://steemit.com/cn/@fishingvideos/yangtze-river-fish-do-you-want-to-eat-original)\n\u4f5c\u8005\uff1a @fishingvideos\n\u70b9\u8bc4\uff1a \u957f\u6c5f\u7684\u9c7c\u4e0d\u80fd\u5403\uff0c\u90a3\u4e48\u8bf7\u95ee\u4f5c\u8005\u51c6\u5907\u8bf7\u6211\u5403\u54ea\u91cc\u7684\u9c7c\u5462\uff1f\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[Steemers you feel okay? / \u4f60\u4eec\u7684\u5fc3\u60c5\u597d\u5417\uff1f](https://steemit.com/steemit/@myfirst/steemers-you-feel-okay)\n\u4f5c\u8005\uff1a @myfirst\n\u70b9\u8bc4\uff1a \u6b22\u4e50\u7684\u60f3\u54ed\u3002\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[Photos of simple tuna sandwich - quarters not halves / \u7b80\u6613\u91d1\u67aa\u9c7c\u4e09\u660e\u6cbb\u7684\u7167\u7247-\u8fd9\u6b21\u5207\u56db\u4efd (by @ace108)](https://steemit.com/food/@ace108/photos-of-simple-tuna-sandwich-quarters-not-halves-by-ace108)\n\u4f5c\u8005\uff1a @ace108\n\u70b9\u8bc4\uff1a \u8fd9\u4e2a\u521b\u610f\u597d\uff0c\u4e0b\u6b21\u52075\u4efd\uff0c\u4e0b\u4e0b\u6b21\u52076\u4efd\uff0c\u4e0b\u4e0b\u4e0b\u6b21\u52077\u4efd...\n\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[I want to take you into the chinese vegetable market - \u8d70\u8fdb\u4e2d\u56fd\u7684\u83dc\u5e02\u573a\u63a0\u5f71](https://steemit.com/food/@elfkitchen/i-want-to-take-you-into-the-chinese-vegetable-market)\n\u4f5c\u8005\uff1a @elfkitchen\n\u70b9\u8bc4\uff1a \u6211\u9690\u7ea6\u8bb0\u5f97@deanliu \u6628\u5929\u5e26\u6211\u4eec\u901b\u53f0\u6e7e\u5e02\u573a\u4e86\u3002\u6709\u6ca1\u6709\u8003\u5bdf\u4e00\u4e0b\u9e21\u86cb\u5230\u5e95\u662f\u53f0\u6e7e\u8d35\u8fd8\u662f\u5927\u9646\u8d35\uff1f\u6709\u6ca1\u6709\u5bf9\u7f1d\u7684\u53ef\u80fd\uff1f\u662f\u4e0d\u662f\u6211\u4eec\u8981\u53d1\u5bb6\u4e86\uff1f\n\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[Active authors & posts under the CN category[2016-09-11]](https://steemit.com/cn/@chinadaily/active-authors-and-posts-under-the-cn-category-2016-09-11)\n\u4f5c\u8005\uff1a @chinadaily\n\u70b9\u8bc4\uff1a \u8fd8\u662f\u4e00\u5806\u719f\u6089\u7684\u9762\u5b54\u3002\u5feb\u6765\u4e9b\u65b0\u4eba\u8ba9\u6211\u4eec\u6b3a\u8d1f\u6b3a\u8d1f\u5440\u3002\u54e6\u8bf4\u9519\u4e86\uff0c\u662f\u5173\u7167\u5173\u7167\u5440\u3002\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[Steemit heroes' voice daily / \u6bcf\u65e5\u540d\u8a00\u5802 12-9](https://steemit.com/steemit/@lemooljiang/steemit-heroes-voice-daily-12-9)\n\u4f5c\u8005\uff1a @lemooljiang\n\u70b9\u8bc4\uff1a \u5305\u88c5\u4e0d\u9519\uff0c\u5185\u5bb9\u4e0a\u4e58\u3002\u4e3a\u5565\u6ca1\u706b\u5462\uff0c\u66ff\u4f5c\u8005\u5934\u75bc\u3002\n\n![flog_small](https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png)\n[\u3010AFTER CREATION\u3011(Chapter 23)(Chinese Original Fantasy Novel)/\u3010\u521b\u4e16\u4e4b\u540e\u3011(\u7b2c23\u7ae0 \u541e\u566c\u9ed1\u9f99)(\u539f\u521b\u7384\u5e7b\u5c0f\u8bf4)](https://steemit.com/cn/@cnfund/after-creation-chapter-23-chinese-original-fantasy-novel-23)\n\u4f5c\u8005\uff1a @cnfund\n\u70b9\u8bc4\uff1a \u539f\u521b\u7384\u5e7b\u5c0f\u8bf4\n\n\n# \u5f80\u671f\u5185\u5bb9\n[\ud83d\udc7e\u5927\u5634\u86d9\u70b9\u8bc4\uff1aCN\u533a\u4eca\u65e5\u70ed\u5e16\u9644\u70b9\u8bc4\uff0c\u6392\u540d\u4e0d\u5206\u5148\u540e\uff08September 12\u7b2c29\u671f \uff09](https://steemit.com/cn/@oflyhigh/cn-september-12-29)\n[\ud83d\udc7e\u5927\u5634\u86d9\u70b9\u8bc4\uff1aCN\u533a\u4eca\u65e5\u70ed\u5e16\u9644\u70b9\u8bc4\uff0c\u6392\u540d\u4e0d\u5206\u5148\u540e\uff08September 11\u7b2c28\u671f \uff09](https://steemit.com/cn/@oflyhigh/cn-september-11-28)\n[\ud83d\udc7e\u5927\u5634\u86d9\u70b9\u8bc4\uff1aCN\u533a\u4eca\u65e5\u70ed\u5e16\u9644\u70b9\u8bc4\uff0c\u6392\u540d\u4e0d\u5206\u5148\u540e\uff08September 10\u7b2c27\u671f \uff09](https://steemit.com/cn/@oflyhigh/cn-september-10-27)", + "category": "cn", + "children": 3, + "created": "2016-09-13T13:14:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/11/flog_newabb23.png", + "https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/08/17/flog_small491d1.png" + ], + "links": [ + "https://steemit.com/cn/@oflyhigh/talk-about-the-computers-which-i-ve-used", + "https://steemit.com/cn/@oflyhigh/2kis3q-talk-about-the-computers-which-i-ve-used", + "https://steemit.com/cn/@oflyhigh/talk-about-the-computers-which-i-ve-used-3", + "https://steemit.com/cn/@oflyhigh/talk-about-the-computers-which-i-ve-used-4", + "https://steemit.com/cn/@oflyhigh/talk-about-the-computers-which-i-ve-used-5", + "https://steemit.com/cn/@xiaohui/sync-comments-between-steemit-and-xiaohui-com-or-xiaohui-com-steemit", + "https://steemit.com/robinhoodwhale/@laonie/robinhoodwhale-13-09-2016", + "https://steemit.com/cn/@rivalhw/x8ba1", + "https://steemit.com/cn/@laoyao/2sjxhy-by-laoyao", + "https://steemit.com/cn/@fishingvideos/yangtze-river-fish-do-you-want-to-eat-original", + "https://steemit.com/steemit/@myfirst/steemers-you-feel-okay", + "https://steemit.com/food/@ace108/photos-of-simple-tuna-sandwich-quarters-not-halves-by-ace108", + "https://steemit.com/food/@elfkitchen/i-want-to-take-you-into-the-chinese-vegetable-market", + "https://steemit.com/cn/@chinadaily/active-authors-and-posts-under-the-cn-category-2016-09-11", + "https://steemit.com/steemit/@lemooljiang/steemit-heroes-voice-daily-12-9", + "https://steemit.com/cn/@cnfund/after-creation-chapter-23-chinese-original-fantasy-novel-23", + "https://steemit.com/cn/@oflyhigh/cn-september-12-29", + "https://steemit.com/cn/@oflyhigh/cn-september-11-28", + "https://steemit.com/cn/@oflyhigh/cn-september-10-27" + ], + "tags": [ + "cn", + "news", + "trending", + "hotpost", + "review" + ], + "users": [ + "xiaohui", + "laonie", + "rivalhw", + "laoyao", + "fishingvideos", + "myfirst", + "ace108", + "elfkitchen", + "chinadaily", + "lemooljiang", + "cnfund" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 7529701340079, + "payout": 5.391, + "payout_at": "2016-09-20T13:14:54", + "pending_payout_value": "5.391 HBD", + "percent_hbd": 10000, + "permlink": "cn-september-13-30", + "post_id": 1231493, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 23 + }, + "title": "\ud83d\udccc \ud83d\udc7e\u5927\u5634\u86d9\u70b9\u8bc4\uff1aCN\u533a\u4eca\u65e5\u70ed\u5e16\u9644\u70b9\u8bc4\uff0c\u6392\u540d\u4e0d\u5206\u5148\u540e\uff08September 13\u7b2c30\u671f \uff09", + "updated": "2016-09-13T13:14:54", + "url": "/cn/@oflyhigh/cn-september-13-30" + } +] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_trending.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_trending.tavern.yaml new file mode 100644 index 00000000..1c0d171c --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_trending.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts created tag trending patterns test + + marks: + - patterntest + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts created tag trending patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"created","tag":"trending", "observer":"", "limit":5} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "tag_trending" + directory: "bridge_api_patterns/get_ranked_posts/created" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_community.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/community.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_community.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/community.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_observer_community.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/community.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_observer_community.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/community.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_community.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/community.tavern.yaml similarity index 83% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_community.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/community.tavern.yaml index c420cfad..f043f56e 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_community.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/community.tavern.yaml @@ -5,7 +5,7 @@ - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts hot community patterns test @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "hot_community" - directory: "bridge_api_patterns/get_ranked_posts" + method: "community" + directory: "bridge_api_patterns/get_ranked_posts/hot" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/max_limit.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/max_limit.pat.json new file mode 100644 index 00000000..08e56565 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/max_limit.pat.json @@ -0,0 +1,35326 @@ +[ + { + "active_votes": [ + { + "rshares": 28370463371572, + "voter": "dantheman" + }, + { + "rshares": 31307487536364, + "voter": "smooth" + }, + { + "rshares": 231809639013, + "voter": "anonymous" + }, + { + "rshares": 2321962618319, + "voter": "diaphanous" + }, + { + "rshares": 1469558503443, + "voter": "commedy" + }, + { + "rshares": 4287714457313, + "voter": "riverhead" + }, + { + "rshares": 1856006073992, + "voter": "badassmother" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 2206068741954, + "voter": "wang" + }, + { + "rshares": 1950753758979, + "voter": "xeroc" + }, + { + "rshares": 1534707047296, + "voter": "joseph" + }, + { + "rshares": 452874558937, + "voter": "recursive3" + }, + { + "rshares": 620996029765, + "voter": "masteryoda" + }, + { + "rshares": 3120582597678, + "voter": "recursive" + }, + { + "rshares": 440845842, + "voter": "lee2" + }, + { + "rshares": 26932201065, + "voter": "lee3" + }, + { + "rshares": 8677295375, + "voter": "lee4" + }, + { + "rshares": 22149018521, + "voter": "lee5" + }, + { + "rshares": 5942299654212, + "voter": "smooth.witness" + }, + { + "rshares": 8927291120, + "voter": "idol" + }, + { + "rshares": 4941942978, + "voter": "sakr" + }, + { + "rshares": 57625926227, + "voter": "unosuke" + }, + { + "rshares": 1536592488, + "voter": "jocelyn" + }, + { + "rshares": 14818263059, + "voter": "gregory-f" + }, + { + "rshares": 154334962550, + "voter": "edgeland" + }, + { + "rshares": 8836453529, + "voter": "gregory60" + }, + { + "rshares": 29596510808, + "voter": "full-measure" + }, + { + "rshares": 104880949618, + "voter": "eeks" + }, + { + "rshares": 24694558802, + "voter": "fkn" + }, + { + "rshares": 468281676, + "voter": "paco-steem" + }, + { + "rshares": 5641697991, + "voter": "spaninv" + }, + { + "rshares": 32459455171, + "voter": "elishagh1" + }, + { + "rshares": 40391466193, + "voter": "himalayanguru" + }, + { + "rshares": 584291107228, + "voter": "nanzo-scoop" + }, + { + "rshares": 178471627922, + "voter": "steve-walschot" + }, + { + "rshares": 9857825141, + "voter": "kefkius" + }, + { + "rshares": 177420844935, + "voter": "mummyimperfect" + }, + { + "rshares": 106635691300, + "voter": "asch" + }, + { + "rshares": 616864092786, + "voter": "kevinwong" + }, + { + "rshares": 1061266533, + "voter": "murh" + }, + { + "rshares": 6230798580, + "voter": "cryptofunk" + }, + { + "rshares": 579494558, + "voter": "kodi" + }, + { + "rshares": 2003359924, + "voter": "error" + }, + { + "rshares": 11584833708, + "voter": "andu" + }, + { + "rshares": 40553122820, + "voter": "ranko-k" + }, + { + "rshares": 962089879337, + "voter": "cyber" + }, + { + "rshares": 58188888655, + "voter": "theshell" + }, + { + "rshares": 49581045086, + "voter": "ak2020" + }, + { + "rshares": 3848697023555, + "voter": "satoshifund" + }, + { + "rshares": 402139444, + "voter": "applecrisp" + }, + { + "rshares": 36407027386, + "voter": "altoz" + }, + { + "rshares": 365370465, + "voter": "stiletto" + }, + { + "rshares": 55577467736, + "voter": "juanmiguelsalas" + }, + { + "rshares": 219283354085, + "voter": "will-zewe" + }, + { + "rshares": 87300558689, + "voter": "herzmeister" + }, + { + "rshares": 275016906945, + "voter": "trogdor" + }, + { + "rshares": 5287820211, + "voter": "tee-em" + }, + { + "rshares": 31346001722, + "voter": "michaelx" + }, + { + "rshares": 179395106552, + "voter": "thedashguy" + }, + { + "rshares": 4682885200, + "voter": "usefree" + }, + { + "rshares": 189626835254, + "voter": "mexbit" + }, + { + "rshares": 5821262190, + "voter": "mark-waser" + }, + { + "rshares": 118356217412, + "voter": "geoffrey" + }, + { + "rshares": 208362110567, + "voter": "kimziv" + }, + { + "rshares": 46266779182, + "voter": "honeythief" + }, + { + "rshares": 75334808165, + "voter": "emily-cook" + }, + { + "rshares": 2187607792, + "voter": "superfreek" + }, + { + "rshares": 484636799, + "voter": "mrhankeh" + }, + { + "rshares": 17908924002, + "voter": "grey580" + }, + { + "rshares": 275327756, + "voter": "ladyclair" + }, + { + "rshares": 68449861599, + "voter": "bacchist" + }, + { + "rshares": 60315479782, + "voter": "good-karma" + }, + { + "rshares": 3350419346, + "voter": "orly" + }, + { + "rshares": 5271030976, + "voter": "riscadox" + }, + { + "rshares": 24867575018, + "voter": "katyakov" + }, + { + "rshares": 373878481829, + "voter": "fabio" + }, + { + "rshares": 25057642057, + "voter": "tcfxyz" + }, + { + "rshares": 6939984054, + "voter": "futurefood" + }, + { + "rshares": 734082781, + "voter": "rxhector" + }, + { + "rshares": 118094280271, + "voter": "furion" + }, + { + "rshares": 105911917280, + "voter": "cdubendo" + }, + { + "rshares": 578386960, + "voter": "barbara2" + }, + { + "rshares": 642869652, + "voter": "ch0c0latechip" + }, + { + "rshares": 594982040, + "voter": "doge4lyf" + }, + { + "rshares": 12668641443, + "voter": "gord0b" + }, + { + "rshares": 2632460141, + "voter": "steem1653" + }, + { + "rshares": 136322030, + "voter": "cynetyc" + }, + { + "rshares": 25221166135, + "voter": "steemit-life" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 5357326058, + "voter": "thegoodguy" + }, + { + "rshares": 14168336425, + "voter": "aaseb" + }, + { + "rshares": 4209533734, + "voter": "karen13" + }, + { + "rshares": 6017253623, + "voter": "cryptosi" + }, + { + "rshares": 251367062418, + "voter": "nabilov" + }, + { + "rshares": 8751103405, + "voter": "noodhoog" + }, + { + "rshares": 46859060143, + "voter": "milestone" + }, + { + "rshares": 33739229218, + "voter": "creemej" + }, + { + "rshares": 87223247, + "voter": "wildchild" + }, + { + "rshares": 15070803886, + "voter": "nippel66" + }, + { + "rshares": 24417687626, + "voter": "phenom" + }, + { + "rshares": 4545051592, + "voter": "poseidon" + }, + { + "rshares": 7946812357, + "voter": "smolalit" + }, + { + "rshares": 362515598946, + "voter": "calaber24p" + }, + { + "rshares": 147403710, + "voter": "jdenismusic" + }, + { + "rshares": 3365797955, + "voter": "simon.braki.love" + }, + { + "rshares": 82782405213, + "voter": "thylbom" + }, + { + "rshares": 3709588060, + "voter": "bitcoiner" + }, + { + "rshares": 32544157928, + "voter": "deanliu" + }, + { + "rshares": 4996306142, + "voter": "dmitriybtc" + }, + { + "rshares": 204618396015, + "voter": "jl777" + }, + { + "rshares": 30989614870, + "voter": "zaebars" + }, + { + "rshares": 20026634941, + "voter": "positive" + }, + { + "rshares": 1809205777, + "voter": "yarly" + }, + { + "rshares": 272641013, + "voter": "yarly2" + }, + { + "rshares": 273048922, + "voter": "yarly3" + }, + { + "rshares": 157733805, + "voter": "yarly4" + }, + { + "rshares": 158624349, + "voter": "yarly5" + }, + { + "rshares": 90416287, + "voter": "yarly7" + }, + { + "rshares": 799615699, + "voter": "raymonjohnstone" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 34309455805, + "voter": "sisterholics" + }, + { + "rshares": 437620869, + "voter": "yarly10" + }, + { + "rshares": 234191245, + "voter": "yarly11" + }, + { + "rshares": 8781903824, + "voter": "royalmacro" + }, + { + "rshares": 81879061, + "voter": "yarly12" + }, + { + "rshares": 674282213, + "voter": "fnait" + }, + { + "rshares": 599033376, + "voter": "keepcalmand" + }, + { + "rshares": 146224042, + "voter": "steemster1" + }, + { + "rshares": 3022447454, + "voter": "dmilash" + }, + { + "rshares": 2002851358, + "voter": "andreynoch" + }, + { + "rshares": 13359143286, + "voter": "mahekg" + }, + { + "rshares": 50579277183, + "voter": "gomeravibz" + }, + { + "rshares": 8734185109, + "voter": "taker" + }, + { + "rshares": 12064042634, + "voter": "nekromarinist" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 10419645487, + "voter": "dumar022" + }, + { + "rshares": 2157207095, + "voter": "merej99" + }, + { + "rshares": 58971492, + "voter": "lillianjones" + }, + { + "rshares": 1213299204686, + "voter": "laonie" + }, + { + "rshares": 157521707420, + "voter": "twinner" + }, + { + "rshares": 23391691291, + "voter": "rawnetics" + }, + { + "rshares": 22969142749, + "voter": "laonie1" + }, + { + "rshares": 23485900426, + "voter": "laonie2" + }, + { + "rshares": 23494195522, + "voter": "laonie3" + }, + { + "rshares": 24562882668, + "voter": "laoyao" + }, + { + "rshares": 42639811498, + "voter": "myfirst" + }, + { + "rshares": 246279861104, + "voter": "somebody" + }, + { + "rshares": 9450505564, + "voter": "flysaga" + }, + { + "rshares": 5831615639, + "voter": "brendio" + }, + { + "rshares": 2918578376, + "voter": "gmurph" + }, + { + "rshares": 3690744042, + "voter": "chris.roy" + }, + { + "rshares": 54405024034, + "voter": "midnightoil" + }, + { + "rshares": 4190391188, + "voter": "ullikume" + }, + { + "rshares": 23489872560, + "voter": "laonie4" + }, + { + "rshares": 23487615266, + "voter": "laonie5" + }, + { + "rshares": 23484637540, + "voter": "laonie6" + }, + { + "rshares": 23480497322, + "voter": "laonie7" + }, + { + "rshares": 3323984357, + "voter": "kurtbeil" + }, + { + "rshares": 23477049244, + "voter": "laonie8" + }, + { + "rshares": 23474334690, + "voter": "laonie9" + }, + { + "rshares": 136078574669, + "voter": "xiaohui" + }, + { + "rshares": 21112646631, + "voter": "jphamer1" + }, + { + "rshares": 88206053, + "voter": "bigsambucca" + }, + { + "rshares": 6791986484, + "voter": "elfkitchen" + }, + { + "rshares": 99935909954, + "voter": "joele" + }, + { + "rshares": 5855738054, + "voter": "oflyhigh" + }, + { + "rshares": 15860159560, + "voter": "randyclemens" + }, + { + "rshares": 2343183825, + "voter": "paynode" + }, + { + "rshares": 4366149629, + "voter": "xiaokongcom" + }, + { + "rshares": 59437351, + "voter": "msjennifer" + }, + { + "rshares": 54654502, + "voter": "ciao" + }, + { + "rshares": 62928860, + "voter": "session101" + }, + { + "rshares": 52985539, + "voter": "steemo" + }, + { + "rshares": 8801395051, + "voter": "xianjun" + }, + { + "rshares": 52848854, + "voter": "steema" + }, + { + "rshares": 72192938, + "voter": "sijoittaja" + }, + { + "rshares": 69662169, + "voter": "confucius" + }, + { + "rshares": 72135954, + "voter": "stevescriber" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 91519215715, + "voter": "miacats" + }, + { + "rshares": 52419023, + "voter": "nano2nd" + }, + { + "rshares": 53661976, + "voter": "jarvis" + }, + { + "rshares": 591109646, + "voter": "microluck" + }, + { + "rshares": 74131936, + "voter": "razberrijam" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 2022702929, + "voter": "chinadaily" + }, + { + "rshares": 88481667, + "voter": "pompe72" + }, + { + "rshares": 802011524540, + "voter": "dollarvigilante" + }, + { + "rshares": 101627835, + "voter": "pollina" + }, + { + "rshares": 50698107, + "voter": "johnbyrd" + }, + { + "rshares": 50682252, + "voter": "thomasaustin" + }, + { + "rshares": 50680459, + "voter": "thermor" + }, + { + "rshares": 50691211, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 3635091595, + "voter": "movievertigo" + }, + { + "rshares": 50311250, + "voter": "revelbrooks" + }, + { + "rshares": 23468154723, + "voter": "laonie10" + }, + { + "rshares": 2982691190, + "voter": "netaterra" + }, + { + "rshares": 21980957828, + "voter": "andrewawerdna" + }, + { + "rshares": 5712937692, + "voter": "trev" + }, + { + "rshares": 1874035641, + "voter": "erroneous-logic" + }, + { + "rshares": 302425178, + "voter": "sergeypotapov" + }, + { + "rshares": 65868377, + "voter": "lensessions" + }, + { + "rshares": 59126308, + "voter": "wmhammer" + }, + { + "rshares": 45978108133, + "voter": "emancipatedhuman" + }, + { + "rshares": 15340272043, + "voter": "pressfortruth" + }, + { + "rshares": 6654726855, + "voter": "hilarski" + }, + { + "rshares": 8773942171, + "voter": "craigwilliamz" + }, + { + "rshares": 8856106682, + "voter": "onetree" + }, + { + "rshares": 101945845, + "voter": "slorunner" + }, + { + "rshares": 2029369552, + "voter": "shadowspub" + }, + { + "rshares": 32463005362, + "voter": "daut44" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 59693834, + "voter": "suprepachyderm" + }, + { + "rshares": 1615332211, + "voter": "themonetaryfew" + }, + { + "rshares": 989363278, + "voter": "dajohns1420" + }, + { + "rshares": 2196907450, + "voter": "runridefly" + }, + { + "rshares": 3915304227, + "voter": "newandold" + }, + { + "rshares": 57856784, + "voter": "jamesyk" + }, + { + "rshares": 112983030208, + "voter": "shenanigator" + }, + { + "rshares": 58197677, + "voter": "jcomeauictx" + }, + { + "rshares": 12901147949, + "voter": "quinneaker" + }, + { + "rshares": 752032432, + "voter": "freeinthought" + }, + { + "rshares": 1783693666, + "voter": "funkywanderer" + }, + { + "rshares": 4900461398, + "voter": "richardcrill" + }, + { + "rshares": 22621459650, + "voter": "laonie11" + }, + { + "rshares": 2205784762, + "voter": "jeremyfromwi" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 4662965424, + "voter": "nadin3" + }, + { + "rshares": 588228551, + "voter": "profanarky" + }, + { + "rshares": 3411072843, + "voter": "xanoxt" + }, + { + "rshares": 1625414479, + "voter": "davidjkelley" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 174778016, + "voter": "greatness" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 56782516, + "voter": "sebastianbauer" + }, + { + "rshares": 55667728, + "voter": "fizzgig" + }, + { + "rshares": 26571803569, + "voter": "sponge-bob" + }, + { + "rshares": 4044716723, + "voter": "l0k1" + }, + { + "rshares": 15232622426, + "voter": "digital-wisdom" + }, + { + "rshares": 3710973264, + "voter": "ethical-ai" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 3752641890, + "voter": "titusfrost" + }, + { + "rshares": 6682880996, + "voter": "jwaser" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 2353724275, + "voter": "zettar" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 17357974240, + "voter": "bluehorseshoe" + }, + { + "rshares": 53413720, + "voter": "lighter" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 263853222, + "voter": "maarnio" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 2617343597, + "voter": "bwaser" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 323483227, + "voter": "panther" + }, + { + "rshares": 53871683, + "voter": "doggnostic" + }, + { + "rshares": 659649765, + "voter": "ct-gurus" + }, + { + "rshares": 53593366, + "voter": "jenny-talls" + }, + { + "rshares": 411677045923, + "voter": "charlieshrem" + }, + { + "rshares": 61827447459, + "voter": "tracemayer" + }, + { + "rshares": 54239080444, + "voter": "brains" + }, + { + "rshares": 50450987, + "voter": "waldemar-kuhn" + }, + { + "rshares": 1415009195, + "voter": "steemafon" + }, + { + "rshares": 1352324852, + "voter": "bitcoinparadise" + }, + { + "rshares": 5753524189, + "voter": "chick1" + }, + { + "rshares": 3605995609, + "voter": "rigaronib" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 62515317, + "voter": "freebornangel" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 2401297947, + "voter": "ellepdub" + }, + { + "rshares": 63405661, + "voter": "inarix03" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 51615652, + "voter": "rayzzz" + }, + { + "rshares": 12115690216, + "voter": "herpetologyguy" + }, + { + "rshares": 4712300251, + "voter": "morgan.waser" + }, + { + "rshares": 157644916, + "voter": "iggy" + }, + { + "rshares": 51636819, + "voter": "mbizryu0" + }, + { + "rshares": 51631638, + "voter": "archij" + }, + { + "rshares": 51530815, + "voter": "movie7283" + }, + { + "rshares": 51527606, + "voter": "ppcompp2" + }, + { + "rshares": 51520427, + "voter": "jj1968" + }, + { + "rshares": 51516489, + "voter": "cineger" + }, + { + "rshares": 51497383, + "voter": "sksduddk" + }, + { + "rshares": 51490214, + "voter": "jjc0719" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 51215236, + "voter": "deli" + }, + { + "rshares": 1233685675, + "voter": "anns" + }, + { + "rshares": 50798322, + "voter": "breeze" + }, + { + "rshares": 50677982, + "voter": "sjytoy" + }, + { + "rshares": 50676799, + "voter": "shy2675" + }, + { + "rshares": 50675747, + "voter": "suance1009" + }, + { + "rshares": 50674176, + "voter": "hasqmd" + }, + { + "rshares": 50673722, + "voter": "fischer67" + }, + { + "rshares": 50672116, + "voter": "elya1" + }, + { + "rshares": 50632828, + "voter": "xclamp45" + }, + { + "rshares": 50618471, + "voter": "likeagame1" + }, + { + "rshares": 50616898, + "voter": "apple4006" + }, + { + "rshares": 50615195, + "voter": "bigbell61" + }, + { + "rshares": 50612850, + "voter": "dolpo777" + }, + { + "rshares": 50611931, + "voter": "dongperi" + }, + { + "rshares": 50610620, + "voter": "lion2byung" + }, + { + "rshares": 50610002, + "voter": "cwj1973" + }, + { + "rshares": 50609329, + "voter": "psj212" + }, + { + "rshares": 50608661, + "voter": "owithed2" + }, + { + "rshares": 50606929, + "voter": "fiself2" + }, + { + "rshares": 50605131, + "voter": "trablinever1" + }, + { + "rshares": 50603861, + "voter": "nuals1940" + }, + { + "rshares": 50602310, + "voter": "fanceth2" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50540827, + "voter": "amstel" + }, + { + "rshares": 1921231770, + "voter": "bapparabi" + }, + { + "rshares": 50479027, + "voter": "sunlight" + }, + { + "rshares": 50355943, + "voter": "forea1995" + }, + { + "rshares": 50354561, + "voter": "holow1968" + }, + { + "rshares": 50353969, + "voter": "peaces1952" + }, + { + "rshares": 50346496, + "voter": "himighar2" + }, + { + "rshares": 50345607, + "voter": "aromese1974" + }, + { + "rshares": 50344921, + "voter": "runis1943" + }, + { + "rshares": 50344067, + "voter": "tong1962" + }, + { + "rshares": 50340744, + "voter": "hishe1997" + }, + { + "rshares": 255059000, + "voter": "letstalkliberty" + }, + { + "rshares": 3609651500, + "voter": "strong-ai" + }, + { + "rshares": 53375937, + "voter": "ninjapainter" + }, + { + "rshares": 51393104, + "voter": "buit1989" + }, + { + "rshares": 51389981, + "voter": "imadecoult1" + }, + { + "rshares": 51387526, + "voter": "infees2" + }, + { + "rshares": 51384095, + "voter": "suar1997" + }, + { + "rshares": 51382067, + "voter": "sobsell93" + }, + { + "rshares": 51380710, + "voter": "stroned96" + }, + { + "rshares": 51378107, + "voter": "drethe" + }, + { + "rshares": 51377505, + "voter": "qualwas" + }, + { + "rshares": 51376367, + "voter": "phent1994" + }, + { + "rshares": 51375075, + "voter": "baboyes" + }, + { + "rshares": 51373532, + "voter": "whor1973" + }, + { + "rshares": 51372739, + "voter": "youreforn" + }, + { + "rshares": 51371902, + "voter": "voll1981" + }, + { + "rshares": 51370717, + "voter": "copenty2" + }, + { + "rshares": 51369717, + "voter": "maject2" + }, + { + "rshares": 51367233, + "voter": "coust1997" + }, + { + "rshares": 51366398, + "voter": "busionea84" + }, + { + "rshares": 51365174, + "voter": "therver1" + }, + { + "rshares": 51364022, + "voter": "appirdsmanne1990" + }, + { + "rshares": 51362967, + "voter": "alienighted87" + }, + { + "rshares": 51359746, + "voter": "anity1994" + }, + { + "rshares": 59959066, + "voter": "themphe1" + }, + { + "rshares": 51355864, + "voter": "abild1988" + }, + { + "rshares": 51353540, + "voter": "spoll1973" + }, + { + "rshares": 66162576, + "voter": "afteld1" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 835065804, + "voter": "dikanevroman" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 1630362522, + "voter": "rusteemitblog" + }, + { + "rshares": 167843838, + "voter": "robyneggs" + }, + { + "rshares": 1300689481, + "voter": "michaelstobiersk" + }, + { + "rshares": 453506109, + "voter": "witchcraftblog" + }, + { + "rshares": 158057595, + "voter": "sdc" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 157726117, + "voter": "illusions" + }, + { + "rshares": 157176058, + "voter": "cybergirls" + }, + { + "rshares": 156847954, + "voter": "correct" + }, + { + "rshares": 156814579, + "voter": "haribo" + }, + { + "rshares": 156194471, + "voter": "stimmt" + }, + { + "rshares": 156054487, + "voter": "fallout" + }, + { + "rshares": 159062820, + "voter": "rule" + }, + { + "rshares": 155907388, + "voter": "xtreme" + }, + { + "rshares": 1442647825, + "voter": "modernbukowski" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 158535752, + "voter": "nerds" + }, + { + "rshares": 31008332335, + "voter": "goldmatters" + }, + { + "rshares": 155796749, + "voter": "majes" + }, + { + "rshares": 155166715, + "voter": "maxb02" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 120983531, + "voter": "bleujay" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 298391608, + "voter": "risabold" + }, + { + "rshares": 154247502, + "voter": "dougkarr" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 96643251, + "voter": "expat" + }, + { + "rshares": 181770825, + "voter": "pathtomydream" + }, + { + "rshares": 519265850, + "voter": "doubledex" + }, + { + "rshares": 1593664040, + "voter": "steemlift" + }, + { + "rshares": 129609202, + "voter": "toddemaher1" + } + ], + "author": "dollarvigilante", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.46, + "beneficiaries": [], + "blacklists": [], + "body": "
https://dollarvigilante.com/wp-content/uploads/2016/09/crisisinbound-676x374.jpg
\n\nIn past issues, we\u2019ve documented increasingly concerned billionaires warning of dangerous economic times. Many have favored gold as an alternative allocation in a world where $13 trillion-worth of debt is negative yielding, interest rates are artificially suppressed and we\u2019re on the brink of major wars.\n\nThe newest addition to this gold-loving billionaire's club, is none other than hedge-fund manager Paul Singer. At CNBC\u2019s Delivering Alpha Investors Conference this week, the founder of the $27-billion Elliott Management Fund, the 17th largest hedge fund in the world, mentioned that at current prices gold is \u201cundervalued\u201d and \u201cunderrepresented in many portfolios as the only ... store of value that has stood the test of time.\u201d\n\nSinger, along with numerous other hedge-fund managers, has been increasingly outspoken in his criticism of the Federal Reserve and other central banks for creating dangers in the market unlike any in what he terms the \u201c5,000 year-ish\u201d history of finance. Singer noted that \u201cit's a very dangerous time in the global economy and global financial markets.\"\n\nThis quote is frighteningly similar to the response given by Donald Trump on Fox Business not long ago when he was asked if he had money in the market. He answered, \u201cI did, but I got out,\u201d and then went on to say that he expected \u201cvery scary scenarios\u201d for investors.\n\nSinger also stated that he thinks owning medium- to long-term first world debt is a \u201creally bad idea\u201d... and then proceeded to tell listeners to sell their 30-year bonds.\n\nEarlier in the conference, prior to Singer, Ray Dalio who is the manager of the largest hedge fund in the world, Bridgewater Capital, was also vocal about the diminishing returns provided by government debt held by central banks. \u201cThere\u2019s only so much you can squeeze out of the debt cycle,\" he said. He went on to say that central banks are at a point now where their ability to stimulate is limited.\n\nSeated next to Dalio was Former Treasury secretary Timothy Geithner who voiced concern about limited \u201ctools in the keynesian arsenal,\u201d that probably wouldn\u2019t be enough to offset the next recession.\n\nGeithner obviously believes that a recession is on the way. Dalio and Singer are trying to convey the same message. A massive crunch is looming.\n\nWe agree with them, although we believe Geithner was sugarcoating what\u2019s to come.\n\nAfter all, we are on the precipice of a crash of biblical proportions according to the former chief economist of the Bank for International Settlements, William White.\n\nWe have mentioned his quote numerous time here at TDV but feel it\u2019s important to reiterate because of its magnitude: \u201cThe only question is whether we are able to look reality in the eye and face what is coming in an orderly fashion, or whether it will be disorderly. Debt jubilees have been going on for 5,000 years, as far back as the Sumerians.\u201d\n\nAs the Fed considers its second rate hike in 10 years, Singer condemned policy-makers for acting with \u201camazing arrogance\u201d when he and others had warned of a mortgage crisis prior to 2008.\n\nWhat he and those who agreed with his stance don\u2019t know, or at least won\u2019t state publicly, is that these shoddy central bank policies are detrimental by design. In other words, their sole purpose is to destabilize the world economy.\n\nThis deliberate market sabotage is necessary for the transference of power from the more developed nations to less developed ones. Ultimately, the idea is to eliminate smaller regional and national central banks. Once things get bad enough, these smaller banks will be blamed for provoking a given crisis. And, secondarily, the end goal is to blow up the entire system in order to bring in the one world government and central bank.\n\nThe elites have used the same tactics time and time again throughout history. First, they create the problem, then there is a reaction, and then finally they come swooping in to \u201cvaliantly save\u201d the day. It's happened numerous times before.\n
https://dollarvigilante.com/wp-content/uploads/2016/09/1998_Time-MagCover_Greenspan-committe-save-world-The-Dollar-Vigilante.png
\nAnd it will soon happen again.\n\nOf course, the globalists have demonstrated that every intervention only makes situations worse.\n\nWe reported on the blatant thievery going on at Wells Fargo in our last article and noted how the elites were probably laughing hysterically at what they\u2019re able to get away with. They were even able to convince many younger American voters that \u201cdemocratic socialism\u201d would be their savior, as seen by the significant, youthful support for Bernie Slanders. Debt and currency crises have already started to materialize, as we\u2019ve seen in the socialist utopia that is Venezuela. If this is any indication of what\u2019s to come, the future is looking awfully gloomy.\n\nAs Singer and others including Dalio have mentioned before, the most tried and true measure of wealth and value is gold.\n\nAt TDV we provide unique Austrian-economics based analysis from the anarcho-capitalist pespective of the state of the world\u2019s economy, as well as suggestions on how to protect your assets in these tempestuous and unprecedented times.\n\nJacob Rothschild, a member of the family partly responsible for the creation of all this chaos, even said himself that we are in \u201cuncharted waters\u201d and that it\u2019s \u201cimpossible to predict the unintended consequences of very low interest rates.\u201d\n\nWe have a pretty good idea of what the consequences will be and we\u2019re taking action to protect ourselves and even profit from them. Rothschild seems to know the consequences, as well, as he has been buying up gold and selling the stock market and the US dollar.\n\nYou can survive and profit from the orchestrated collapse too. Subscribe to TDV\u2019s newsletter here to receive constantly updated information on how to protect your family and friends.\n\nIn the end, it is getting truly bizarre just how many billionaires, central bankers and others of note are all warning of the coming collapse. We\u2019d almost begun to worry that they were going to pull a switch-a-roo on us, but if you asked the great majority of investors and financial analysts, they\u2019ll tell you that they see nothing but smooth sailing ahead.\n\nSo, while many are warning, many are hearing, but not listening. The bible said something about that, I believe.\n
https://img1.steemit.com/0x0/https://www.dollarvigilante.com/wp-content/uploads/2016/08/Jeff-Berwick-The-Dollar-Vigilante-Steemit-Bio-1024x221.jpg
", + "category": "money", + "children": 23, + "created": "2016-09-15T18:23:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://dollarvigilante.com/wp-content/uploads/2016/09/crisisinbound-676x374.jpg", + "https://dollarvigilante.com/wp-content/uploads/2016/09/1998_Time-MagCover_Greenspan-committe-save-world-The-Dollar-Vigilante.png", + "https://img1.steemit.com/0x0/https://www.dollarvigilante.com/wp-content/uploads/2016/08/Jeff-Berwick-The-Dollar-Vigilante-Steemit-Bio-1024x221.jpg" + ], + "links": [ + "https://dollarvigilante.com/subscribe" + ], + "tags": [ + "money", + "gold", + "silver", + "bitcoin", + "crisis" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 102136532384242, + "payout": 595.718, + "payout_at": "2016-09-22T18:23:15", + "pending_payout_value": "595.718 HBD", + "percent_hbd": 10000, + "permlink": "another-billionaire-warns-of-catastrophic-depths-not-seen-in-5-000-years-and-emphasizes-gold", + "post_id": 1257023, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 387 + }, + "title": "Another Billionaire Warns of Catastrophic Depths Not Seen in 5,000 Years - and Emphasizes Gold", + "updated": "2016-09-15T18:23:15", + "url": "/money/@dollarvigilante/another-billionaire-warns-of-catastrophic-depths-not-seen-in-5-000-years-and-emphasizes-gold" + }, + { + "active_votes": [ + { + "rshares": 31307487536364, + "voter": "smooth" + }, + { + "rshares": 231809639013, + "voter": "anonymous" + }, + { + "rshares": 1551268628220, + "voter": "butterfly" + }, + { + "rshares": 4287714457313, + "voter": "riverhead" + }, + { + "rshares": 1855967006728, + "voter": "badassmother" + }, + { + "rshares": 2053236030423, + "voter": "hr1" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 2206068741954, + "voter": "wang" + }, + { + "rshares": 22391622942, + "voter": "jaewoocho" + }, + { + "rshares": 1534654466021, + "voter": "joseph" + }, + { + "rshares": 466132509421, + "voter": "recursive2" + }, + { + "rshares": 452874558937, + "voter": "recursive3" + }, + { + "rshares": 636519834128, + "voter": "masteryoda" + }, + { + "rshares": 3120576239931, + "voter": "recursive" + }, + { + "rshares": 5942254587236, + "voter": "smooth.witness" + }, + { + "rshares": 8927291120, + "voter": "idol" + }, + { + "rshares": 800066797130, + "voter": "steemrollin" + }, + { + "rshares": 4941942978, + "voter": "sakr" + }, + { + "rshares": 284401462010, + "voter": "chitty" + }, + { + "rshares": 75736848691, + "voter": "unosuke" + }, + { + "rshares": 481790356914, + "voter": "noaommerrr" + }, + { + "rshares": 1536592488, + "voter": "jocelyn" + }, + { + "rshares": 85270554570, + "voter": "acidsun" + }, + { + "rshares": 14502980866, + "voter": "gregory-f" + }, + { + "rshares": 154334962550, + "voter": "edgeland" + }, + { + "rshares": 9028550345, + "voter": "gregory60" + }, + { + "rshares": 1196485708874, + "voter": "gavvet" + }, + { + "rshares": 89897944197, + "voter": "eeks" + }, + { + "rshares": 1511911763, + "voter": "fkn" + }, + { + "rshares": 122160437, + "voter": "paco-steem" + }, + { + "rshares": 1471747302, + "voter": "spaninv" + }, + { + "rshares": 1987313581, + "voter": "elishagh1" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 584279800798, + "voter": "nanzo-scoop" + }, + { + "rshares": 9857825141, + "voter": "kefkius" + }, + { + "rshares": 177417522325, + "voter": "mummyimperfect" + }, + { + "rshares": 2366347863, + "voter": "alenevaa" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 106635074770, + "voter": "asch" + }, + { + "rshares": 1061264730, + "voter": "murh" + }, + { + "rshares": 3187850436, + "voter": "cryptofunk" + }, + { + "rshares": 579494558, + "voter": "kodi" + }, + { + "rshares": 2003359924, + "voter": "error" + }, + { + "rshares": 11848125383, + "voter": "andu" + }, + { + "rshares": 970579316703, + "voter": "cyber" + }, + { + "rshares": 59952188311, + "voter": "theshell" + }, + { + "rshares": 49580154489, + "voter": "ak2020" + }, + { + "rshares": 3848697023555, + "voter": "satoshifund" + }, + { + "rshares": 402139444, + "voter": "applecrisp" + }, + { + "rshares": 35693164103, + "voter": "altoz" + }, + { + "rshares": 95314034, + "voter": "stiletto" + }, + { + "rshares": 219283354085, + "voter": "will-zewe" + }, + { + "rshares": 12241505540, + "voter": "lindee-hamner" + }, + { + "rshares": 15787522491, + "voter": "zakharya" + }, + { + "rshares": 275008585094, + "voter": "trogdor" + }, + { + "rshares": 5047464747, + "voter": "tee-em" + }, + { + "rshares": 5821262190, + "voter": "mark-waser" + }, + { + "rshares": 118356217412, + "voter": "geoffrey" + }, + { + "rshares": 16027781644, + "voter": "kimziv" + }, + { + "rshares": 45359587433, + "voter": "honeythief" + }, + { + "rshares": 75333038089, + "voter": "emily-cook" + }, + { + "rshares": 2187607792, + "voter": "superfreek" + }, + { + "rshares": 17557768630, + "voter": "grey580" + }, + { + "rshares": 275327756, + "voter": "ladyclair" + }, + { + "rshares": 3898829337, + "voter": "michaellamden68" + }, + { + "rshares": 19975706505, + "voter": "thebatchman" + }, + { + "rshares": 3350419346, + "voter": "orly" + }, + { + "rshares": 5271030976, + "voter": "riscadox" + }, + { + "rshares": 7380892516, + "voter": "furion" + }, + { + "rshares": 105911917280, + "voter": "cdubendo" + }, + { + "rshares": 156249887947, + "voter": "jacor" + }, + { + "rshares": 2632460141, + "voter": "steem1653" + }, + { + "rshares": 136322030, + "voter": "cynetyc" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 5250179537, + "voter": "thegoodguy" + }, + { + "rshares": 14168005907, + "voter": "aaseb" + }, + { + "rshares": 4209533734, + "voter": "karen13" + }, + { + "rshares": 8751103405, + "voter": "noodhoog" + }, + { + "rshares": 8164924332, + "voter": "hyiparena" + }, + { + "rshares": 46859060143, + "voter": "milestone" + }, + { + "rshares": 21565632626, + "voter": "artific" + }, + { + "rshares": 33739169732, + "voter": "creemej" + }, + { + "rshares": 15378221086, + "voter": "nippel66" + }, + { + "rshares": 163325751551, + "voter": "blueorgy" + }, + { + "rshares": 13373880577, + "voter": "benjiberigan" + }, + { + "rshares": 349618451, + "voter": "poseidon" + }, + { + "rshares": 7946812357, + "voter": "smolalit" + }, + { + "rshares": 3365797955, + "voter": "simon.braki.love" + }, + { + "rshares": 5609578664, + "voter": "sharker" + }, + { + "rshares": 204618396015, + "voter": "jl777" + }, + { + "rshares": 1114903893, + "voter": "oecp85" + }, + { + "rshares": 1218867625, + "voter": "victoria2002" + }, + { + "rshares": 1226120506, + "voter": "positive" + }, + { + "rshares": 1809205777, + "voter": "yarly" + }, + { + "rshares": 272641013, + "voter": "yarly2" + }, + { + "rshares": 273048922, + "voter": "yarly3" + }, + { + "rshares": 157733805, + "voter": "yarly4" + }, + { + "rshares": 158624349, + "voter": "yarly5" + }, + { + "rshares": 90416287, + "voter": "yarly7" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 2708629529, + "voter": "sisterholics" + }, + { + "rshares": 437620869, + "voter": "yarly10" + }, + { + "rshares": 234191245, + "voter": "yarly11" + }, + { + "rshares": 8781903824, + "voter": "royalmacro" + }, + { + "rshares": 81879061, + "voter": "yarly12" + }, + { + "rshares": 146224042, + "voter": "steemster1" + }, + { + "rshares": 3022447454, + "voter": "dmilash" + }, + { + "rshares": 3353991305, + "voter": "glitterpig" + }, + { + "rshares": 8734185109, + "voter": "taker" + }, + { + "rshares": 7825324952, + "voter": "nekromarinist" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 58971492, + "voter": "lillianjones" + }, + { + "rshares": 95786319596, + "voter": "laonie" + }, + { + "rshares": 153264363976, + "voter": "twinner" + }, + { + "rshares": 24562882668, + "voter": "laoyao" + }, + { + "rshares": 2664979204, + "voter": "myfirst" + }, + { + "rshares": 19443061295, + "voter": "somebody" + }, + { + "rshares": 726959262, + "voter": "flysaga" + }, + { + "rshares": 7707314246, + "voter": "asdes" + }, + { + "rshares": 2501638608, + "voter": "gmurph" + }, + { + "rshares": 1693568633, + "voter": "stormblaze" + }, + { + "rshares": 5558177167, + "voter": "denn" + }, + { + "rshares": 4295114546, + "voter": "midnightoil" + }, + { + "rshares": 3157785139, + "voter": "kurtbeil" + }, + { + "rshares": 10742990382, + "voter": "xiaohui" + }, + { + "rshares": 67965196, + "voter": "zahar" + }, + { + "rshares": 485140088, + "voter": "elfkitchen" + }, + { + "rshares": 99935909954, + "voter": "joele" + }, + { + "rshares": 5855738054, + "voter": "oflyhigh" + }, + { + "rshares": 15549176040, + "voter": "randyclemens" + }, + { + "rshares": 79785139, + "voter": "dims" + }, + { + "rshares": 335856762, + "voter": "xiaokongcom" + }, + { + "rshares": 1446509276, + "voter": "future24" + }, + { + "rshares": 60819615, + "voter": "msjennifer" + }, + { + "rshares": 54654502, + "voter": "ciao" + }, + { + "rshares": 13254585210, + "voter": "cristi" + }, + { + "rshares": 54217761, + "voter": "steemo" + }, + { + "rshares": 677027684, + "voter": "xianjun" + }, + { + "rshares": 54077897, + "voter": "steema" + }, + { + "rshares": 72192938, + "voter": "sijoittaja" + }, + { + "rshares": 69662169, + "voter": "confucius" + }, + { + "rshares": 93807196108, + "voter": "miacats" + }, + { + "rshares": 54909929, + "voter": "jarvis" + }, + { + "rshares": 74131936, + "voter": "razberrijam" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 2022702929, + "voter": "chinadaily" + }, + { + "rshares": 10471074095, + "voter": "pjheinz" + }, + { + "rshares": 86712034, + "voter": "pompe72" + }, + { + "rshares": 108403024, + "voter": "pollina" + }, + { + "rshares": 51877132, + "voter": "johnbyrd" + }, + { + "rshares": 51860909, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 51870077, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 3635091595, + "voter": "movievertigo" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 2982691190, + "voter": "netaterra" + }, + { + "rshares": 21980957828, + "voter": "andrewawerdna" + }, + { + "rshares": 4337454155, + "voter": "onetree" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 989363278, + "voter": "dajohns1420" + }, + { + "rshares": 2196907450, + "voter": "runridefly" + }, + { + "rshares": 1783693666, + "voter": "funkywanderer" + }, + { + "rshares": 4747321980, + "voter": "richardcrill" + }, + { + "rshares": 2205784762, + "voter": "jeremyfromwi" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 4546391288, + "voter": "nadin3" + }, + { + "rshares": 1625414479, + "voter": "davidjkelley" + }, + { + "rshares": 9458733324, + "voter": "aggroed" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 53143607139, + "voter": "sponge-bob" + }, + { + "rshares": 15571125147, + "voter": "digital-wisdom" + }, + { + "rshares": 3710973264, + "voter": "ethical-ai" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 6831389463, + "voter": "jwaser" + }, + { + "rshares": 1064809843, + "voter": "tatianka" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 2617343597, + "voter": "bwaser" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 323483227, + "voter": "panther" + }, + { + "rshares": 53871683, + "voter": "doggnostic" + }, + { + "rshares": 53593366, + "voter": "jenny-talls" + }, + { + "rshares": 54239080444, + "voter": "brains" + }, + { + "rshares": 50450987, + "voter": "waldemar-kuhn" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 1387263917, + "voter": "steemafon" + }, + { + "rshares": 1317649856, + "voter": "bitcoinparadise" + }, + { + "rshares": 5753524189, + "voter": "chick1" + }, + { + "rshares": 3338622584, + "voter": "steempowerwhale" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 62515317, + "voter": "freebornangel" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 2401297947, + "voter": "ellepdub" + }, + { + "rshares": 120649148, + "voter": "rynow" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 50583338, + "voter": "rayzzz" + }, + { + "rshares": 12115690216, + "voter": "herpetologyguy" + }, + { + "rshares": 4712300251, + "voter": "morgan.waser" + }, + { + "rshares": 51230296, + "voter": "steemq" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 1921231770, + "voter": "bapparabi" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 3609651500, + "voter": "strong-ai" + }, + { + "rshares": 516546553, + "voter": "grisha-danunaher" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 213848535, + "voter": "sjamayee" + }, + { + "rshares": 453506109, + "voter": "witchcraftblog" + }, + { + "rshares": 3265972001, + "voter": "zaitsevalesyaa" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 161179339, + "voter": "bethesda" + }, + { + "rshares": 160957729, + "voter": "realtime" + }, + { + "rshares": 7187212765, + "voter": "dresden" + }, + { + "rshares": 212371776, + "voter": "mgibson" + }, + { + "rshares": 156837244, + "voter": "capcom" + }, + { + "rshares": 159506164, + "voter": "greenpeace" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 156054487, + "voter": "fallout" + }, + { + "rshares": 159025535, + "voter": "xtreme" + }, + { + "rshares": 1473342460, + "voter": "modernbukowski" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 30995434343, + "voter": "goldmatters" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 64921864, + "voter": "storage" + }, + { + "rshares": 298391608, + "voter": "risabold" + }, + { + "rshares": 55383257, + "voter": "blackmarket" + }, + { + "rshares": 58454327, + "voter": "gifts" + }, + { + "rshares": 93882016, + "voter": "expat" + }, + { + "rshares": 126595034, + "voter": "toddemaher1" + } + ], + "author": "gavvet", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.8, + "beneficiaries": [], + "blacklists": [], + "body": "@herpetologyguy\n\nOne of my many tasks as a zoo keeper is connecting people to animals. \n-\n\n\n\n

The museum I work at is unique because we showcase animals that are native to Virginia -- meaning that these are animals people will find close to home, rather than across the ocean in some distant country. This makes my job more crucial in that I am responsible for educating people about the reptiles and amphibians that they will find in their own backyards. And obviously, there\u2019s one group of reptiles that gives people more pause than almost any other animal . . . . 

\n

Snakes. 

\n

http://www.sciencemag.org/sites/default/files/styles/article_main_large/public/images/snake_0.jpg?itok=rxQ1zXVj   Picture Credit

\n

I do public programs featuring snakes quite frequently.  I believe people should know how to identify local venomous/non-venomous snakes, their role in the environment and how to deal with them when they are in close proximity to our homes.  Usually, I get eager audiences asking great questions.  But, every now and then, I get some idiot who tells me, \u201cI saw that same snake in my backyard! I chopped off its head with a shovel!\u201d

\n

Are they an idiot for killing the snake?  Not necessarily . . . I don\u2019t know the situation behind the encounter. But, only an idiot would walk into a wildlife facility, approach a zoo keeper and proudly declare that they kill the very same animals that the keeper is charged with the care for.  Would you walk into an animal shelter and tell someone working there that you enjoy stomping on puppies?  To us, there\u2019s not much difference\u2026 

\n

http://proactivepestga.com/wp-content/uploads/2014/11/killthesnake.png   Picture Credit\n

\n

The best we can do in these situations is to try to educate people. This can be difficult because so many people are set in their ways -- plus we have to combat an instinctive fear and prejudice against snakes.  So, I\u2019m going to briefly lay it all out for you and tell you \"Why you shouldn\u2019t kill that snake in your yard.\" 

\n

http://blogs.discovermagazine.com/science-sushi/files/2016/04/hognose_2-1024x683.jpg   Picture Credit

\n

1.  It\u2019s ILLEGAL in most states to kill a wild snake, unless that snake presents an IMMEDIATE threat.  And no, a snake crawling through your yard does not represent a good enough excuse to use force.  We\u2019re talking about a situation where a venomous snake is about to strike and you have no escape route but to fight your way out.  And guess what, that really doesn\u2019t ever happen (barring instances where someone purposefully provokes an animal).  Wildlife and law enforcement agencies are cracking down on people killing snakes, so it\u2019s better to keep yourself out of trouble. 

\n

http://www.mylakelandnow.com/wp-content/uploads/2016/02/arrest-handcuffs-male.jpg   Picture Credit

\n

2.  You are putting yourself in harm\u2019s way.  The vast majority of snake bites occur when people attempt to capture or kill snakes.  If left alone, the snake CANNOT hurt you.  Call wildlife services or trained professionals to remove the animal. 

\n

http://www.snakegetters.com/demo/bud-cotton-gg.jpg   Picture Credit

\n

3.  It\u2019s an incredibly beneficial animal, and you\u2019d be foolish to kill it.  Small snakes eat a huge variety of pest insects that destroy gardens, while large snakes typically feed on rats and other rodents that infest our homes.  If you see a large snake hanging around, you have a rodent problem; snakes will not hang around if there is no food source.  To keep snakes from being attracted to your property, do your best to remove any shelter or food sources that would attract rodents.  Some snakes even eat other snakes, and species like the harmless king snake will even feed on venomous species! 

\n

https://i.ytimg.com/vi/ImOj1CKTBqE/maxresdefault.jpg   Picture Credit

\n

4.  Another snake might show up.  Snakes will not typically inhabit the same area in order to avoid competition.  If you kill that harmless rat snake, but you still have a food source nearby, another snake may move in to make use of that source.  The new snake may be another harmless species or something a bit less desirable.  So why not let that harmless snake take care of the infestation for you?

\n

http://phenomena.nationalgeographic.com/files/2014/09/Smooth-snake-660x405.jpg   Picture Credit

\n

Having a snake around can be hugely beneficial to you.  It is a free, environmentally-safe form of pest control.  Snakes, including venomous species, are non-aggressive animals (unless you provoke them) that will actively do their best to AVOID people.  A resident snake will often go unnoticed by homeowners, and most encounters are fleeting glimpses of the snake making a hasty escape.  Remember that snakes have their own unique role in the environment, and regardless of our own fears and feelings towards them, they are a necessary part of life. 

\n

   http://westernmassnaturalist.org/_Media/ratsnake-face-1_med_hr-2.jpeg   Picture Credit

\n\n\nif you liked this also please check out:\nhttps://steemit.com/science/@herpetologyguy/what-are-herptiles-indentifying-reptiles-vs-amphibians\n\n\n***don't forget to follow @herpetologyguy***", + "category": "herpetology", + "children": 6, + "created": "2016-09-15T18:19:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.sciencemag.org/sites/default/files/styles/article_main_large/public/images/snake_0.jpg?itok=rxQ1zXVj", + "http://proactivepestga.com/wp-content/uploads/2014/11/killthesnake.png", + "http://blogs.discovermagazine.com/science-sushi/files/2016/04/hognose_2-1024x683.jpg", + "http://www.mylakelandnow.com/wp-content/uploads/2016/02/arrest-handcuffs-male.jpg", + "http://www.snakegetters.com/demo/bud-cotton-gg.jpg", + "https://i.ytimg.com/vi/ImOj1CKTBqE/maxresdefault.jpg", + "http://phenomena.nationalgeographic.com/files/2014/09/Smooth-snake-660x405.jpg", + "http://westernmassnaturalist.org/_Media/ratsnake-face-1_med_hr-2.jpeg" + ], + "links": [ + "http://www.sciencemag.org/sites/default/files/styles/article_main_large/public/images/snake_0.jpg?itok=rxQ1zXVj", + "http://www.sciencemag.org", + "http://proactivepestga.com/wp-content/uploads/2014/11/killthesnake.png", + "http://proactivepestga.com", + "http://blogs.discovermagazine.com/science-sushi/files/2016/04/hognose_2-1024x683.jpg", + "http://blogs.discovermagazine.com", + "http://www.mylakelandnow.com/wp-content/uploads/2016/02/arrest-handcuffs-male.jpg", + "http://www.mylakelandnow.com", + "http://www.snakegetters.com/demo/bud-cotton-gg.jpg", + "http://www.snakegetters.com", + "https://i.ytimg.com/vi/ImOj1CKTBqE/maxresdefault.jpg", + "https://www.youtube.com/watch?v=ImOj1CKTBqE", + "http://phenomena.nationalgeographic.com/files/2014/09/Smooth-snake-660x405.jpg", + "http://phenomena.nationalgeographic.com", + "http://westernmassnaturalist.org/_Media/ratsnake-face-1_med_hr-2.jpeg", + "http://westernmassnaturalist.org", + "https://steemit.com/science/@herpetologyguy/what-are-herptiles-indentifying-reptiles-vs-amphibians" + ], + "tags": [ + "herpetology", + "reptiles", + "snakes", + "science" + ], + "users": [ + "herpetologyguy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 68620995119384, + "payout": 274.303, + "payout_at": "2016-09-22T18:19:39", + "pending_payout_value": "274.303 HBD", + "percent_hbd": 10000, + "permlink": "why-you-don-t-want-to-kill-that-snake-in-your-yard-featuring-herpetologyguy-as-author", + "post_id": 1256988, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 247 + }, + "title": "Why You Don\u2019t Want to Kill that Snake in Your Yard (featuring @herpetologyguy as author)", + "updated": "2016-09-15T18:19:39", + "url": "/herpetology/@gavvet/why-you-don-t-want-to-kill-that-snake-in-your-yard-featuring-herpetologyguy-as-author" + }, + { + "active_votes": [ + { + "rshares": 231813287435, + "voter": "anonymous" + }, + { + "rshares": 39227911522287, + "voter": "blocktrades" + }, + { + "rshares": 3981536804873, + "voter": "riverhead" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 55577392625, + "voter": "juanmiguelsalas" + }, + { + "rshares": 20193334739, + "voter": "skapaneas" + }, + { + "rshares": 53411211689, + "voter": "fabio" + }, + { + "rshares": 131247634, + "voter": "hobgoblin" + }, + { + "rshares": 90251300, + "voter": "pompe72" + }, + { + "rshares": 62828027, + "voter": "uri-bruck" + }, + { + "rshares": 55070425, + "voter": "roadhog" + }, + { + "rshares": 52794249, + "voter": "doggnostic" + }, + { + "rshares": 52521499, + "voter": "jenny-talls" + }, + { + "rshares": 54483699, + "voter": "post-successful" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 150210020, + "voter": "creativecasualty" + } + ], + "author": "juanmiguelsalas", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.22, + "beneficiaries": [], + "blacklists": [], + "body": "### Have you ever wondered how the number Pi sounds in a piano? \nBecause the musician David Macdonald recorded it with an accuracy of 122 digits after the decimal point. Sounds pretty cool.\n\n
https://youtu.be/wM-x3pUcdeo \n\n
", + "category": "music", + "children": 0, + "created": "2016-09-15T18:40:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/wM-x3pUcdeo/0.jpg" + ], + "links": [ + "https://youtu.be/wM-x3pUcdeo" + ], + "tags": [ + "music", + "popularscience", + "science", + "art", + "math" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 43578994795442, + "payout": 113.952, + "payout_at": "2016-09-22T18:40:30", + "pending_payout_value": "113.952 HBD", + "percent_hbd": 10000, + "permlink": "how-the-number-pi-sounds-on-a-piano", + "post_id": 1257190, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 16 + }, + "title": "How The Number Pi Sounds On A Piano?", + "updated": "2016-09-15T18:40:30", + "url": "/music/@juanmiguelsalas/how-the-number-pi-sounds-on-a-piano" + }, + { + "active_votes": [ + { + "rshares": 231815339768, + "voter": "anonymous" + }, + { + "rshares": 39228026877320, + "voter": "blocktrades" + }, + { + "rshares": 1937028254, + "voter": "jackgallenhall" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 3200652561, + "voter": "zaitsevalesyaa" + }, + { + "rshares": 150728858, + "voter": "alexandrapop" + } + ], + "author": "jackgallenhall", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.03, + "beneficiaries": [], + "blacklists": [], + "body": "\n

Watching this video and Enjoy.....

\n

https://youtu.be/tP1qbGrMDt8

\n", + "category": "paper", + "children": 0, + "created": "2016-09-15T18:42:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/tP1qbGrMDt8/0.jpg" + ], + "links": [ + "https://youtu.be/tP1qbGrMDt8" + ], + "tags": [ + "paper", + "flowers" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 39465229203961, + "payout": 94.307, + "payout_at": "2016-09-22T18:42:18", + "pending_payout_value": "94.307 HBD", + "percent_hbd": 10000, + "permlink": "how-to-make-paper-flowers", + "post_id": 1257217, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 6 + }, + "title": "How to make Paper Flowers", + "updated": "2016-09-15T18:42:18", + "url": "/paper/@jackgallenhall/how-to-make-paper-flowers" + }, + { + "active_votes": [ + { + "rshares": 231815399848, + "voter": "anonymous" + }, + { + "rshares": 1856124515188, + "voter": "badassmother" + }, + { + "rshares": 1950776472028, + "voter": "xeroc" + }, + { + "rshares": 466189427281, + "voter": "recursive2" + }, + { + "rshares": 440845842, + "voter": "lee2" + }, + { + "rshares": 26932369613, + "voter": "lee3" + }, + { + "rshares": 8677356665, + "voter": "lee4" + }, + { + "rshares": 22149156424, + "voter": "lee5" + }, + { + "rshares": 24694558802, + "voter": "fkn" + }, + { + "rshares": 468295495, + "voter": "paco-steem" + }, + { + "rshares": 5641891453, + "voter": "spaninv" + }, + { + "rshares": 31733693573, + "voter": "instructor2121" + }, + { + "rshares": 319978787382, + "voter": "teamsteem" + }, + { + "rshares": 32459455171, + "voter": "elishagh1" + }, + { + "rshares": 584301957019, + "voter": "nanzo-scoop" + }, + { + "rshares": 183455862202, + "voter": "steve-walschot" + }, + { + "rshares": 177422979921, + "voter": "mummyimperfect" + }, + { + "rshares": 1061309796, + "voter": "murh" + }, + { + "rshares": 40553528416, + "voter": "ranko-k" + }, + { + "rshares": 970610699889, + "voter": "cyber" + }, + { + "rshares": 49581638772, + "voter": "ak2020" + }, + { + "rshares": 61303208719, + "voter": "justtryme90" + }, + { + "rshares": 35244223389, + "voter": "drinkzya" + }, + { + "rshares": 3848697023555, + "voter": "satoshifund" + }, + { + "rshares": 365370465, + "voter": "stiletto" + }, + { + "rshares": 55960464168, + "voter": "thecryptodrive" + }, + { + "rshares": 275083790158, + "voter": "trogdor" + }, + { + "rshares": 5047565689, + "voter": "tee-em" + }, + { + "rshares": 31346657524, + "voter": "michaelx" + }, + { + "rshares": 203028922423, + "voter": "kimziv" + }, + { + "rshares": 45359587433, + "voter": "honeythief" + }, + { + "rshares": 75335893384, + "voter": "emily-cook" + }, + { + "rshares": 34073741916, + "voter": "cryptoiskey" + }, + { + "rshares": 484636799, + "voter": "mrhankeh" + }, + { + "rshares": 36267999733, + "voter": "clement" + }, + { + "rshares": 49807514764, + "voter": "isteemit" + }, + { + "rshares": 68450624110, + "voter": "bacchist" + }, + { + "rshares": 52094130602, + "voter": "venuspcs" + }, + { + "rshares": 462747522217, + "voter": "roelandp" + }, + { + "rshares": 5271256317, + "voter": "riscadox" + }, + { + "rshares": 118094280271, + "voter": "furion" + }, + { + "rshares": 578386960, + "voter": "barbara2" + }, + { + "rshares": 642869652, + "voter": "ch0c0latechip" + }, + { + "rshares": 594982040, + "voter": "doge4lyf" + }, + { + "rshares": 14886225123, + "voter": "ausbitbank" + }, + { + "rshares": 2531219186, + "voter": "steem1653" + }, + { + "rshares": 185306737687, + "voter": "anyx" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 5250267854, + "voter": "thegoodguy" + }, + { + "rshares": 13847065167, + "voter": "aaseb" + }, + { + "rshares": 4209550858, + "voter": "karen13" + }, + { + "rshares": 89580632, + "voter": "wildchild" + }, + { + "rshares": 14455781997, + "voter": "nippel66" + }, + { + "rshares": 4428694472, + "voter": "poseidon" + }, + { + "rshares": 3709674578, + "voter": "bitcoiner" + }, + { + "rshares": 30989849211, + "voter": "zaebars" + }, + { + "rshares": 20026634941, + "voter": "positive" + }, + { + "rshares": 799615699, + "voter": "raymonjohnstone" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 34310997040, + "voter": "sisterholics" + }, + { + "rshares": 4150694741, + "voter": "tygergamer" + }, + { + "rshares": 674282213, + "voter": "fnait" + }, + { + "rshares": 599033376, + "voter": "keepcalmand" + }, + { + "rshares": 21249911268, + "voter": "sisters" + }, + { + "rshares": 135241026997, + "voter": "steemdrive" + }, + { + "rshares": 50580942653, + "voter": "gomeravibz" + }, + { + "rshares": 2157263872, + "voter": "merej99" + }, + { + "rshares": 1181429894047, + "voter": "laonie" + }, + { + "rshares": 22969530313, + "voter": "laonie1" + }, + { + "rshares": 23486336661, + "voter": "laonie2" + }, + { + "rshares": 23494631758, + "voter": "laonie3" + }, + { + "rshares": 41308723727, + "voter": "myfirst" + }, + { + "rshares": 246291037911, + "voter": "somebody" + }, + { + "rshares": 9208584487, + "voter": "flysaga" + }, + { + "rshares": 5831884826, + "voter": "brendio" + }, + { + "rshares": 54407421509, + "voter": "midnightoil" + }, + { + "rshares": 4190432650, + "voter": "ullikume" + }, + { + "rshares": 538023492, + "voter": "marinaz" + }, + { + "rshares": 50577648, + "voter": "michellek" + }, + { + "rshares": 23490308796, + "voter": "laonie4" + }, + { + "rshares": 23488038283, + "voter": "laonie5" + }, + { + "rshares": 23485060556, + "voter": "laonie6" + }, + { + "rshares": 23480907119, + "voter": "laonie7" + }, + { + "rshares": 3157899297, + "voter": "kurtbeil" + }, + { + "rshares": 23477459041, + "voter": "laonie8" + }, + { + "rshares": 23474757706, + "voter": "laonie9" + }, + { + "rshares": 2370331931, + "voter": "steemleak" + }, + { + "rshares": 136086029693, + "voter": "xiaohui" + }, + { + "rshares": 88206053, + "voter": "bigsambucca" + }, + { + "rshares": 6630568148, + "voter": "elfkitchen" + }, + { + "rshares": 99940391922, + "voter": "joele" + }, + { + "rshares": 2354334523, + "voter": "paynode" + }, + { + "rshares": 4254379739, + "voter": "xiaokongcom" + }, + { + "rshares": 8576106418, + "voter": "xianjun" + }, + { + "rshares": 72135954, + "voter": "stevescriber" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 52419023, + "voter": "nano2nd" + }, + { + "rshares": 576343622, + "voter": "microluck" + }, + { + "rshares": 60225791, + "voter": "cryptoblu" + }, + { + "rshares": 60219243, + "voter": "instructor" + }, + { + "rshares": 802020725261, + "voter": "dollarvigilante" + }, + { + "rshares": 3977281078, + "voter": "lamech-m" + }, + { + "rshares": 23468551300, + "voter": "laonie10" + }, + { + "rshares": 8536250240, + "voter": "garywilson" + }, + { + "rshares": 50829277, + "voter": "bitchplease" + }, + { + "rshares": 99130059443, + "voter": "barrycooper" + }, + { + "rshares": 31611733517, + "voter": "hilarski" + }, + { + "rshares": 2029369552, + "voter": "shadowspub" + }, + { + "rshares": 8390958262, + "voter": "rimann" + }, + { + "rshares": 56999917, + "voter": "rickmiller" + }, + { + "rshares": 5401518277, + "voter": "nulliusinverba" + }, + { + "rshares": 22792452702, + "voter": "mikehere" + }, + { + "rshares": 22621847215, + "voter": "laonie11" + }, + { + "rshares": 3411072843, + "voter": "xanoxt" + }, + { + "rshares": 174778016, + "voter": "greatness" + }, + { + "rshares": 26574132419, + "voter": "sponge-bob" + }, + { + "rshares": 4044803243, + "voter": "l0k1" + }, + { + "rshares": 50798127, + "voter": "freesteem" + }, + { + "rshares": 2353724275, + "voter": "zettar" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 53413720, + "voter": "lighter" + }, + { + "rshares": 258239323, + "voter": "maarnio" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 5934390558, + "voter": "dexter-k" + }, + { + "rshares": 51716816, + "voter": "doggnostic" + }, + { + "rshares": 659649765, + "voter": "ct-gurus" + }, + { + "rshares": 51449632, + "voter": "jenny-talls" + }, + { + "rshares": 415654681468, + "voter": "charlieshrem" + }, + { + "rshares": 63546443837, + "voter": "tracemayer" + }, + { + "rshares": 26568286493, + "voter": "brains" + }, + { + "rshares": 1702730509, + "voter": "alwayzgame" + }, + { + "rshares": 1282974860, + "voter": "bitcoinparadise" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 2127783725, + "voter": "steemsquad" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 431087473, + "voter": "littlemorelove" + }, + { + "rshares": 51636819, + "voter": "mbizryu0" + }, + { + "rshares": 51631638, + "voter": "archij" + }, + { + "rshares": 51530815, + "voter": "movie7283" + }, + { + "rshares": 51527606, + "voter": "ppcompp2" + }, + { + "rshares": 51520427, + "voter": "jj1968" + }, + { + "rshares": 51516489, + "voter": "cineger" + }, + { + "rshares": 51497383, + "voter": "sksduddk" + }, + { + "rshares": 51490214, + "voter": "jjc0719" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 50677982, + "voter": "sjytoy" + }, + { + "rshares": 50676799, + "voter": "shy2675" + }, + { + "rshares": 50675747, + "voter": "suance1009" + }, + { + "rshares": 50674176, + "voter": "hasqmd" + }, + { + "rshares": 50673722, + "voter": "fischer67" + }, + { + "rshares": 50672116, + "voter": "elya1" + }, + { + "rshares": 50632828, + "voter": "xclamp45" + }, + { + "rshares": 50618471, + "voter": "likeagame1" + }, + { + "rshares": 50616898, + "voter": "apple4006" + }, + { + "rshares": 50615195, + "voter": "bigbell61" + }, + { + "rshares": 50612850, + "voter": "dolpo777" + }, + { + "rshares": 50611931, + "voter": "dongperi" + }, + { + "rshares": 50610620, + "voter": "lion2byung" + }, + { + "rshares": 50610002, + "voter": "cwj1973" + }, + { + "rshares": 50609329, + "voter": "psj212" + }, + { + "rshares": 50608661, + "voter": "owithed2" + }, + { + "rshares": 50606929, + "voter": "fiself2" + }, + { + "rshares": 50605131, + "voter": "trablinever1" + }, + { + "rshares": 50603861, + "voter": "nuals1940" + }, + { + "rshares": 50602310, + "voter": "fanceth2" + }, + { + "rshares": 50355943, + "voter": "forea1995" + }, + { + "rshares": 50354561, + "voter": "holow1968" + }, + { + "rshares": 50353969, + "voter": "peaces1952" + }, + { + "rshares": 50346496, + "voter": "himighar2" + }, + { + "rshares": 50345607, + "voter": "aromese1974" + }, + { + "rshares": 50344921, + "voter": "runis1943" + }, + { + "rshares": 50344067, + "voter": "tong1962" + }, + { + "rshares": 50340744, + "voter": "hishe1997" + }, + { + "rshares": 1979857275, + "voter": "cwbrooch" + }, + { + "rshares": 52329350, + "voter": "ninjapainter" + }, + { + "rshares": 51393104, + "voter": "buit1989" + }, + { + "rshares": 51389981, + "voter": "imadecoult1" + }, + { + "rshares": 51387526, + "voter": "infees2" + }, + { + "rshares": 51384095, + "voter": "suar1997" + }, + { + "rshares": 51382067, + "voter": "sobsell93" + }, + { + "rshares": 51380710, + "voter": "stroned96" + }, + { + "rshares": 51378107, + "voter": "drethe" + }, + { + "rshares": 51377505, + "voter": "qualwas" + }, + { + "rshares": 51376367, + "voter": "phent1994" + }, + { + "rshares": 51375075, + "voter": "baboyes" + }, + { + "rshares": 51373532, + "voter": "whor1973" + }, + { + "rshares": 51372739, + "voter": "youreforn" + }, + { + "rshares": 51371902, + "voter": "voll1981" + }, + { + "rshares": 51370717, + "voter": "copenty2" + }, + { + "rshares": 51369717, + "voter": "maject2" + }, + { + "rshares": 51367233, + "voter": "coust1997" + }, + { + "rshares": 51366398, + "voter": "busionea84" + }, + { + "rshares": 51365174, + "voter": "therver1" + }, + { + "rshares": 51364022, + "voter": "appirdsmanne1990" + }, + { + "rshares": 51362967, + "voter": "alienighted87" + }, + { + "rshares": 51359746, + "voter": "anity1994" + }, + { + "rshares": 59959066, + "voter": "themphe1" + }, + { + "rshares": 51355864, + "voter": "abild1988" + }, + { + "rshares": 51353540, + "voter": "spoll1973" + }, + { + "rshares": 66162576, + "voter": "afteld1" + }, + { + "rshares": 1630374239, + "voter": "rusteemitblog" + }, + { + "rshares": 31008332335, + "voter": "goldmatters" + }, + { + "rshares": 68608760, + "voter": "dealzgal" + }, + { + "rshares": 64921864, + "voter": "storage" + }, + { + "rshares": 55388665, + "voter": "blackmarket" + }, + { + "rshares": 58454327, + "voter": "gifts" + }, + { + "rshares": 93882016, + "voter": "expat" + }, + { + "rshares": 188217107, + "voter": "techslut" + }, + { + "rshares": 137659447, + "voter": "steemtrail" + }, + { + "rshares": 3035584586, + "voter": "steemlift" + }, + { + "rshares": 123580867, + "voter": "toddemaher1" + } + ], + "author": "charlieshrem", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.32, + "beneficiaries": [], + "blacklists": [], + "body": "[![1427721443457173 (1).jpg](https://s15.postimg.org/e6gxjg8cb/1427721443457173_1.jpg)](https://postimg.org/image/5bg38xjjr/)\n\nThe day I went to prison I published an article Bitcoin for Prison. While I didn't get to read or see the article until someone mailed me a physical copy, I found out that my article had started a number of discussions and follow-on commentary.\n\nDuring my stay at Lewisburg Federal Prison Camp I observed many economic theories put into effect by inmates and the prison administration, including Gresham's law, hyperinflation, currency exchange, and others.\n\nThere are two markets in prison, the \"Administration Run Market\" (ARM) and the \"Inmate Run Market\" (IRM). \n\nFor the ARM, family and friends can add money to your account through Western Union, MoneyGram, or mailing a check. These funds get added to your account fairly quickly and can be used almost immediately, however with a strict spending limit. You get 300 minutes of phone use per month for about $70, and email costs about $0.05 a minute and is only available at specific times to specific people. Once a week you can shop in the commissary with a $360 a month spending limit. Further, certain products have limits of how much you can buy, for example the Mackerel (described below). Alternatively, the IRM is where you can buy sandwiches, wraps, pizzas, Italian ices, hire a personal trainer, get a haircut, pay someone to clean your cube, repair a watch, even inmate run caterers for your birthday or going home party. Additionally there were inmate run 'stores' which sold commissary items at a markup since you could only commissary shop once a week.\n\n[![mackerel-203x300.png](https://s18.postimg.org/pkn7zm1h5/mackerel_203x300.png)](https://postimg.org/image/iu6qq6eb9/)\n\nThe Mackerel (meaning literal packets of fish) is one of the competing currencies in the IRM. It has utility by being one of the best sources of protein on the compound. You can save it for a long time, the shelf life is a few years. The price is relatively the same across all prisons in the country, so even if you transfer prisons your property comes with you, including your Mackerel which is worth the same somewhere else. Unlike tunafish, chicken packets and protein bars, more people eat Mackerel. Those other food items can be used as currency as well, for example the guy who fixes your watch may only accept protein bars because he hates fish. There was even a form of digital currency being used, which I will discuss in another post.\n\n[![pzyQaHU.png](https://s15.postimg.org/tggsqn3uj/pzy_Qa_HU.png)](https://postimg.org/image/nfj3tkh87/)\n\nUtility and medium of exchange give it some value but what about scarcity ? If there is a virtually unlimited amount of Mackerel in the IRM, just like the Federal Reserve printing money, there is no scarcity and hyperinflation can occure if it is debased. \n\nUsing a simple equation, 467 (Number of Inmates) * 14 (Maximum Quantity Allowed to Purchase Per Inmate) * 52 (weeks, assuming every inmate buys the maximum mount of Mackerel every week)\n\nSo if in 2015 we assume that the Supply and Velocity grows at the exact same rate with the Price Level and Transactions unchanging, the amount of Mackerel would essentially double on an even inflation rate. This does not factor in the 3 year shelf life, where expired Mackerel becomes a secondary currency. I will discuss in my next post. \n\nI like to believe that the value of money is determined also psychological factors, like a commodity and not only by mechanical or mathematical factors. In prison many of these psychological factors come into play.\n\n[![1867-1967-Ten-10\u00a2-Cents-Commemorative-Centennial.jpg](https://s15.postimg.org/yqgpkthrv/1867_1967_Ten_10_Cents_Commemorative_Centennial.jpg)](https://postimg.org/image/ceiwrfinr/)\n\nMost people use Mackerel as a day-to-day currency for normal transactions, but for reasons I will explain in my next post, they are not the best long term store of value which is important for a currency. For longer term store of value, many inmates use stamps. Stamps have a set rate by the United States Postal Service and have similar characteristics as Mackerel aside for being edible. However, with the introduction of email on the compound many people stopped writing letters as email is cheaper and faster therefore reducing stamps ability to be a transactional currency as a majority of the inmates have no use for them. As a store of value they still hold weight because they are small and easy to store large amounts, while Mackerel is not.\n\nThe biggest value stamps have is that they can be mailed home and your family can redeem them for dollars as the local post office, but that feature can be stopped by better mail screening and overnight the stamp could lose its store of value utility. \n\nIn my next post I will discuss how currency exchangers work, what happens when the prison administration purposely floods the market, and how a secondary currency was created out of expired Mackerel called \u201cMoney Maks\u201d", + "category": "story", + "children": 2, + "created": "2016-09-15T19:39:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s15.postimg.org/e6gxjg8cb/1427721443457173_1.jpg", + "https://s18.postimg.org/pkn7zm1h5/mackerel_203x300.png", + "https://s15.postimg.org/tggsqn3uj/pzy_Qa_HU.png", + "https://s15.postimg.org/yqgpkthrv/1867_1967_Ten_10_Cents_Commemorative_Centennial.jpg" + ], + "links": [ + "https://postimg.org/image/5bg38xjjr/", + "https://postimg.org/image/iu6qq6eb9/", + "https://postimg.org/image/nfj3tkh87/", + "https://postimg.org/image/ceiwrfinr/" + ], + "tags": [ + "story", + "life", + "bitcoin" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 16647533396431, + "payout": 18.922, + "payout_at": "2016-09-22T19:39:15", + "pending_payout_value": "18.922 HBD", + "percent_hbd": 10000, + "permlink": "mackerelcoin-and-my-socioeconomic-observations-from-prison-part-1-by-charlie-shrem", + "post_id": 1257859, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 211 + }, + "title": "MackerelCoin & My Socioeconomic Observations from Prison (Part 1 by Charlie Shrem)", + "updated": "2016-09-15T19:39:15", + "url": "/story/@charlieshrem/mackerelcoin-and-my-socioeconomic-observations-from-prison-part-1-by-charlie-shrem" + }, + { + "active_votes": [ + { + "rshares": 231813191302, + "voter": "anonymous" + }, + { + "rshares": 4287714457313, + "voter": "riverhead" + }, + { + "rshares": 1856068812916, + "voter": "badassmother" + }, + { + "rshares": 2006601418874, + "voter": "hr1" + }, + { + "rshares": 1239194317889, + "voter": "rossco99" + }, + { + "rshares": 2059078537865, + "voter": "wang" + }, + { + "rshares": 22391933607, + "voter": "jaewoocho" + }, + { + "rshares": 1491294220946, + "voter": "joseph" + }, + { + "rshares": 452882692801, + "voter": "recursive3" + }, + { + "rshares": 621040278295, + "voter": "masteryoda" + }, + { + "rshares": 3120621212590, + "voter": "recursive" + }, + { + "rshares": 448236514656, + "voter": "boatymcboatface" + }, + { + "rshares": 8927535677, + "voter": "idol" + }, + { + "rshares": 4839155280, + "voter": "sakr" + }, + { + "rshares": 10884745702, + "voter": "yefet" + }, + { + "rshares": 481790356914, + "voter": "noaommerrr" + }, + { + "rshares": 1536625837, + "voter": "jocelyn" + }, + { + "rshares": 14818418390, + "voter": "gregory-f" + }, + { + "rshares": 59932650184, + "voter": "eeks" + }, + { + "rshares": 17134999985, + "voter": "fkn" + }, + { + "rshares": 22522887261, + "voter": "elishagh1" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 313710480, + "voter": "coar" + }, + { + "rshares": 106636079470, + "voter": "asch" + }, + { + "rshares": 1061302586, + "voter": "murh" + }, + { + "rshares": 6086022456, + "voter": "cryptofunk" + }, + { + "rshares": 2003404389, + "voter": "error" + }, + { + "rshares": 58190613755, + "voter": "theshell" + }, + { + "rshares": 3848697023555, + "voter": "satoshifund" + }, + { + "rshares": 87300558689, + "voter": "herzmeister" + }, + { + "rshares": 19598687179, + "voter": "ziv" + }, + { + "rshares": 15787747831, + "voter": "zakharya" + }, + { + "rshares": 5047527838, + "voter": "tee-em" + }, + { + "rshares": 118358806572, + "voter": "geoffrey" + }, + { + "rshares": 144257392248, + "voter": "kimziv" + }, + { + "rshares": 45359587433, + "voter": "honeythief" + }, + { + "rshares": 2187607792, + "voter": "superfreek" + }, + { + "rshares": 81189817686, + "voter": "furion" + }, + { + "rshares": 401329727, + "voter": "barbara2" + }, + { + "rshares": 446072819, + "voter": "ch0c0latechip" + }, + { + "rshares": 412844681, + "voter": "doge4lyf" + }, + { + "rshares": 245479785, + "voter": "tasman" + }, + { + "rshares": 2632467953, + "voter": "steem1653" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 13847065167, + "voter": "aaseb" + }, + { + "rshares": 4209545151, + "voter": "karen13" + }, + { + "rshares": 46859749971, + "voter": "milestone" + }, + { + "rshares": 3146703967, + "voter": "poseidon" + }, + { + "rshares": 204618886920, + "voter": "jl777" + }, + { + "rshares": 13896032408, + "voter": "positive" + }, + { + "rshares": 17267376002, + "voter": "proto" + }, + { + "rshares": 23475945343, + "voter": "sisterholics" + }, + { + "rshares": 467869290, + "voter": "fnait" + }, + { + "rshares": 415655812, + "voter": "keepcalmand" + }, + { + "rshares": 69137816305, + "voter": "healthyrecipes" + }, + { + "rshares": 3354060704, + "voter": "glitterpig" + }, + { + "rshares": 8734213651, + "voter": "taker" + }, + { + "rshares": 830193979600, + "voter": "laonie" + }, + { + "rshares": 29315868452, + "voter": "myfirst" + }, + { + "rshares": 168514920676, + "voter": "somebody" + }, + { + "rshares": 6542941609, + "voter": "flysaga" + }, + { + "rshares": 1667777098, + "voter": "gmurph" + }, + { + "rshares": 37226130506, + "voter": "midnightoil" + }, + { + "rshares": 3157847929, + "voter": "kurtbeil" + }, + { + "rshares": 93111494000, + "voter": "xiaohui" + }, + { + "rshares": 20690393698, + "voter": "jphamer1" + }, + { + "rshares": 4689914056, + "voter": "elfkitchen" + }, + { + "rshares": 99935909954, + "voter": "joele" + }, + { + "rshares": 3022848762, + "voter": "xiaokongcom" + }, + { + "rshares": 2076619689, + "voter": "natalymaty" + }, + { + "rshares": 6093549297, + "voter": "xianjun" + }, + { + "rshares": 91520297334, + "voter": "miacats" + }, + { + "rshares": 399007122, + "voter": "microluck" + }, + { + "rshares": 2923096249, + "voter": "netaterra" + }, + { + "rshares": 4441060568, + "voter": "richardcrill" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 53146015442, + "voter": "sponge-bob" + }, + { + "rshares": 52794249, + "voter": "doggnostic" + }, + { + "rshares": 52521499, + "voter": "jenny-talls" + }, + { + "rshares": 53134467783, + "voter": "brains" + }, + { + "rshares": 1317649856, + "voter": "bitcoinparadise" + }, + { + "rshares": 5753585781, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 73937406, + "voter": "ola1" + }, + { + "rshares": 51240567, + "voter": "billkappa442" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 1233715718, + "voter": "anns" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50570250, + "voter": "ziggo" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 2291193388, + "voter": "ayim" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 156837244, + "voter": "capcom" + }, + { + "rshares": 156814579, + "voter": "haribo" + }, + { + "rshares": 159531007, + "voter": "benetton" + }, + { + "rshares": 159506164, + "voter": "greenpeace" + }, + { + "rshares": 159425365, + "voter": "tipsandtricks" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 159164412, + "voter": "disneypixar" + }, + { + "rshares": 155433319, + "voter": "citigroup" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 64921864, + "voter": "storage" + }, + { + "rshares": 55388665, + "voter": "blackmarket" + }, + { + "rshares": 58454327, + "voter": "gifts" + }, + { + "rshares": 153804957, + "voter": "alexandrapop" + } + ], + "author": "healthyrecipes", + "author_payout_value": "0.000 HBD", + "author_reputation": 65.0, + "beneficiaries": [], + "blacklists": [], + "body": "\n

  Good afternoon Steemit, I am officially done breast feeding and am ready to get rid of the last few pounds that are still hanging on from my pregnancy so I have been trying out different ways to cut calories from my diet without loosing flavor. Spaghetti squash is a great substitute for pasta or in this case rice. Spaghetti squash has about 40 calories per cup while rice has upwards of 200. It also has fiber, potassium and vitamins A and C.  

\n

For chicken:

\n\n

For squash:

\n\n

Preheat oven to 425F.  In a baking dish, sprinkle chicken with ancho chili.  Mix together oil, lime zest and juice and garlic.  Pour mixture over chicken.  Drizzle olive oil over squash and season with salt and pepper.  Place cut side down on baking sheet.  Bake a together for 30 min.  Shred squash with a fork and put in the bottom of bowls.  Shred chicken with forks and put on top of squash.  I added cheese, salsa and guacamole to ours but you can top with anything you like.  Enjoy!

\n

https://puu.sh/rcmnK/c059def2e0.png

\n", + "category": "healthyliving", + "children": 3, + "created": "2016-09-15T19:01:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://puu.sh/rcmnK/c059def2e0.png" + ], + "tags": [ + "healthyliving", + "dinner", + "squash", + "recipes" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 24948140852996, + "payout": 39.722, + "payout_at": "2016-09-22T19:01:15", + "pending_payout_value": "39.722 HBD", + "percent_hbd": 10000, + "permlink": "spaghetti-squash-burrito-bowl", + "post_id": 1257434, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 110 + }, + "title": "Spaghetti Squash 'Burrito' Bowl", + "updated": "2016-09-15T19:01:15", + "url": "/healthyliving/@healthyrecipes/spaghetti-squash-burrito-bowl" + }, + { + "active_votes": [ + { + "rshares": 30948708908726, + "voter": "val-a" + }, + { + "rshares": 15292900000000, + "voter": "val-b" + }, + { + "rshares": 1534352192855, + "voter": "joseph" + }, + { + "rshares": 652034182902, + "voter": "masteryoda" + }, + { + "rshares": 8927024295, + "voter": "idol" + }, + { + "rshares": 2637269453488, + "voter": "donkeypong" + }, + { + "rshares": 816386307308, + "voter": "steemrollin" + }, + { + "rshares": 4941856440, + "voter": "sakr" + }, + { + "rshares": 140357414085, + "voter": "chris4210" + }, + { + "rshares": 1536548017, + "voter": "jocelyn" + }, + { + "rshares": 83530339170, + "voter": "acidsun" + }, + { + "rshares": 1196485708874, + "voter": "gavvet" + }, + { + "rshares": 59931939963, + "voter": "eeks" + }, + { + "rshares": 6122594947, + "voter": "fernando-sanz" + }, + { + "rshares": 584270995256, + "voter": "nanzo-scoop" + }, + { + "rshares": 177415501233, + "voter": "mummyimperfect" + }, + { + "rshares": 106634401121, + "voter": "asch" + }, + { + "rshares": 603741881611, + "voter": "kevinwong" + }, + { + "rshares": 1061259321, + "voter": "murh" + }, + { + "rshares": 3187850436, + "voter": "cryptofunk" + }, + { + "rshares": 2003304335, + "voter": "error" + }, + { + "rshares": 962089879337, + "voter": "cyber" + }, + { + "rshares": 50884297723, + "voter": "ak2020" + }, + { + "rshares": 61300613738, + "voter": "justtryme90" + }, + { + "rshares": 410517349, + "voter": "applecrisp" + }, + { + "rshares": 35693164103, + "voter": "altoz" + }, + { + "rshares": 820589638514, + "voter": "anwenbaumeister" + }, + { + "rshares": 5950595929, + "voter": "mark-waser" + }, + { + "rshares": 118349796563, + "voter": "geoffrey" + }, + { + "rshares": 192325266448, + "voter": "kimziv" + }, + { + "rshares": 77083924707, + "voter": "emily-cook" + }, + { + "rshares": 3283440404, + "voter": "orly" + }, + { + "rshares": 2834957075, + "voter": "steem1653" + }, + { + "rshares": 124961861, + "voter": "cynetyc" + }, + { + "rshares": 5357326058, + "voter": "thegoodguy" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 251366150295, + "voter": "nabilov" + }, + { + "rshares": 8401059269, + "voter": "noodhoog" + }, + { + "rshares": 455246290726, + "voter": "knozaki2015" + }, + { + "rshares": 7166494256, + "voter": "lichtblick" + }, + { + "rshares": 33739090409, + "voter": "creemej" + }, + { + "rshares": 5726411049, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 163324531946, + "voter": "blueorgy" + }, + { + "rshares": 4195248338, + "voter": "poseidon" + }, + { + "rshares": 3435918746, + "voter": "simon.braki.love" + }, + { + "rshares": 268137172703, + "voter": "liberosist" + }, + { + "rshares": 4128504280, + "voter": "birdie" + }, + { + "rshares": 5609578664, + "voter": "sharker" + }, + { + "rshares": 204618259005, + "voter": "jl777" + }, + { + "rshares": 1773036384, + "voter": "yarly" + }, + { + "rshares": 267188192, + "voter": "yarly2" + }, + { + "rshares": 267587944, + "voter": "yarly3" + }, + { + "rshares": 154579129, + "voter": "yarly4" + }, + { + "rshares": 155451862, + "voter": "yarly5" + }, + { + "rshares": 88607961, + "voter": "yarly7" + }, + { + "rshares": 11031796651, + "voter": "moon32walker" + }, + { + "rshares": 258619590, + "voter": "sergey44" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 31599342155, + "voter": "sisterholics" + }, + { + "rshares": 428868451, + "voter": "yarly10" + }, + { + "rshares": 229507420, + "voter": "yarly11" + }, + { + "rshares": 80241480, + "voter": "yarly12" + }, + { + "rshares": 146224042, + "voter": "steemster1" + }, + { + "rshares": 5878023046, + "voter": "mahekg" + }, + { + "rshares": 8734150854, + "voter": "taker" + }, + { + "rshares": 6521104126, + "voter": "nekromarinist" + }, + { + "rshares": 10553169212, + "voter": "theprophet0" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 58971492, + "voter": "lillianjones" + }, + { + "rshares": 1117443990130, + "voter": "laonie" + }, + { + "rshares": 4257390614, + "voter": "twinner" + }, + { + "rshares": 4414425121, + "voter": "timcliff" + }, + { + "rshares": 38640926181, + "voter": "myfirst" + }, + { + "rshares": 233306274805, + "voter": "somebody" + }, + { + "rshares": 8723132526, + "voter": "flysaga" + }, + { + "rshares": 1667759072, + "voter": "gmurph" + }, + { + "rshares": 51539167746, + "voter": "midnightoil" + }, + { + "rshares": 4190377366, + "voter": "ullikume" + }, + { + "rshares": 128906992414, + "voter": "xiaohui" + }, + { + "rshares": 21112616587, + "voter": "jphamer1" + }, + { + "rshares": 6306539895, + "voter": "elfkitchen" + }, + { + "rshares": 102434307703, + "voter": "joele" + }, + { + "rshares": 15549176040, + "voter": "randyclemens" + }, + { + "rshares": 4030108065, + "voter": "xiaokongcom" + }, + { + "rshares": 59437351, + "voter": "msjennifer" + }, + { + "rshares": 54654502, + "voter": "ciao" + }, + { + "rshares": 52985539, + "voter": "steemo" + }, + { + "rshares": 8123975227, + "voter": "xianjun" + }, + { + "rshares": 52848854, + "voter": "steema" + }, + { + "rshares": 69662169, + "voter": "confucius" + }, + { + "rshares": 11292536945, + "voter": "borran" + }, + { + "rshares": 53661976, + "voter": "jarvis" + }, + { + "rshares": 546765304, + "voter": "microluck" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 84942400, + "voter": "pompe72" + }, + { + "rshares": 8114632832, + "voter": "lemouth" + }, + { + "rshares": 10344891579, + "voter": "gvargas123" + }, + { + "rshares": 51877132, + "voter": "johnbyrd" + }, + { + "rshares": 50682252, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 50691211, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 404286448, + "voter": "steevc" + }, + { + "rshares": 3635091595, + "voter": "movievertigo" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 1573489537, + "voter": "cehuneke" + }, + { + "rshares": 2982676167, + "voter": "netaterra" + }, + { + "rshares": 23137850346, + "voter": "andrewawerdna" + }, + { + "rshares": 5831957227, + "voter": "trev" + }, + { + "rshares": 8773942171, + "voter": "craigwilliamz" + }, + { + "rshares": 51505575275, + "voter": "mandibil" + }, + { + "rshares": 32462674824, + "voter": "daut44" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 3597236649, + "voter": "curving" + }, + { + "rshares": 61596105, + "voter": "uri-bruck" + }, + { + "rshares": 112983030208, + "voter": "shenanigator" + }, + { + "rshares": 10005063213, + "voter": "quinneaker" + }, + { + "rshares": 7626813355, + "voter": "einsteinpotsdam" + }, + { + "rshares": 4747321980, + "voter": "richardcrill" + }, + { + "rshares": 2205784762, + "voter": "jeremyfromwi" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 1661534801, + "voter": "davidjkelley" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 54249219602, + "voter": "sponge-bob" + }, + { + "rshares": 15571056039, + "voter": "digital-wisdom" + }, + { + "rshares": 3365396535, + "voter": "getonthetrain" + }, + { + "rshares": 3710959443, + "voter": "ethical-ai" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 6831361820, + "voter": "jwaser" + }, + { + "rshares": 468106735, + "voter": "tfeldman" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 1597514180, + "voter": "ionescur" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 2675506788, + "voter": "bwaser" + }, + { + "rshares": 7645490859, + "voter": "renzoarg" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 53990613, + "voter": "roadhog" + }, + { + "rshares": 52794249, + "voter": "doggnostic" + }, + { + "rshares": 52521499, + "voter": "jenny-talls" + }, + { + "rshares": 8199670899, + "voter": "mariandavp" + }, + { + "rshares": 55344422883, + "voter": "brains" + }, + { + "rshares": 53415391, + "voter": "post-successful" + }, + { + "rshares": 5866415576, + "voter": "burnin" + }, + { + "rshares": 271439221, + "voter": "anomaly" + }, + { + "rshares": 2401297947, + "voter": "ellepdub" + }, + { + "rshares": 4116636581, + "voter": "michelle.gent" + }, + { + "rshares": 12115638535, + "voter": "herpetologyguy" + }, + { + "rshares": 4817004213, + "voter": "morgan.waser" + }, + { + "rshares": 50228382, + "voter": "dragonice" + }, + { + "rshares": 1288421610, + "voter": "aksinya" + }, + { + "rshares": 1921231770, + "voter": "bapparabi" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 3689852156, + "voter": "strong-ai" + }, + { + "rshares": 505556200, + "voter": "grisha-danunaher" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 50277354380, + "voter": "curie" + }, + { + "rshares": 851767121, + "voter": "dikanevroman" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 453506109, + "voter": "witchcraftblog" + }, + { + "rshares": 157799009, + "voter": "photorealistic" + }, + { + "rshares": 160880639, + "voter": "illusions" + }, + { + "rshares": 6920933761, + "voter": "dresden" + }, + { + "rshares": 160845765, + "voter": "caseyneistat" + }, + { + "rshares": 692395145, + "voter": "ysa" + }, + { + "rshares": 159984914, + "voter": "correct" + }, + { + "rshares": 159973989, + "voter": "capcom" + }, + { + "rshares": 159963865, + "voter": "sledgehammer" + }, + { + "rshares": 159950870, + "voter": "haribo" + }, + { + "rshares": 159531007, + "voter": "benetton" + }, + { + "rshares": 156194471, + "voter": "stimmt" + }, + { + "rshares": 159143891, + "voter": "reef" + }, + { + "rshares": 158632601, + "voter": "cream" + }, + { + "rshares": 891891710, + "voter": "reddust" + }, + { + "rshares": 336222066, + "voter": "aldentan" + }, + { + "rshares": 191981449, + "voter": "techslut" + } + ], + "author": "curie", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.56, + "beneficiaries": [], + "blacklists": [], + "body": "
https://s11.postimg.org/jr2x6jjgj/Gallery_Cornelis_Van_Der_Geestd3286.jpg
\n\n## Introduction\n[Project Curie](https://steemit.com/steemit/@donkeypong/announcing-project-curie-bringing-rewards-and-recognition-to-steemit-s-undiscovered-and-emerging-authors) is a community project run by several Steemit authors. Its mission is to help reward content creators who are posting great original content, yet who have not yet become established. In the short time since Curie began, our writers group has partnered with @nextgencrypto and other whale accounts to bring rewards to these deserving authors. *Writers, artists, chefs, photographers, videographers, and many others have been recognized by these rewards.*\n\nEach day, the members of our Project will publish this list of the posts that Project Curie has chosen to reward recently. We hope that this list will provide more positive exposure to the authors we have selected. Also, it is an effort for us to be more transparent about which posts are being rewarded. We hope that you will consider following not only this @curie account, but also many of the authors whose work is featured here each day. **Please consider adding your comments on these posts also!**\n\nProject Curie's daily curation lists will now be called \"The Daily Curie\". We hope you like the name! Future editions of The Daily Curie will [feature our new logo](https://steemit.com/curie/@kevinwong/logo-contest-for-project-curie-contest-process-and-winners-announcement). For the latest on Project Curie, do check out our [Month #1 update](https://steemit.com/curie/@curie/special-edition-major-updates-and-project-curie-month-1-roundup-12-august-11-september-2016). \n\n----------------------\n\n## Today's Brief Analysis\n\nToday's list polls all posts curated between 17:00 14/09 UTC and 17:00 15/09 UTC. Project Curie voted on a total of **103 posts** by 99 unique authors. **SBD 3,832** has been generated for authors thus far, at an average of SBD 37 per post. \n\n----------------------\n| Author | Post | Payout |\n| --------- | ---------- | --------- |\n| [@faddat](https://steemit.com/@faddat) | [[SYSTEMS GEEK SERIES] Roll your own Docker Platform: Faster and cheaper than the cloud, more rebellious than legal weed!](https://steemit.com/beyondbitcoin/@faddat/roll-your-own-docker-platform-faster-and-cheaper-than-the-cloud-more-rebellious-than-legal-weed) | 616.681 SBD |\n| [@rampant](https://steemit.com/@rampant) | [Steemit Daily Drawing Tutorial - Gesture drawings (plus tool)](https://steemit.com/art/@rampant/steemit-daily-drawing-tutorial-gesture-drawings-plus-tool) | 215.310 SBD |\n| [@shenanigator](https://steemit.com/@shenanigator) | [Doing the Right Thing Will Get You Fired. What Do You Do?](https://steemit.com/economics/@shenanigator/doing-the-right-thing-will-get-you-fired-what-do-you-do) | 205.664 SBD |\n| [@penguinpablo](https://steemit.com/@penguinpablo) | [How to Carve an Apple Leaf](https://steemit.com/food/@penguinpablo/how-to-carve-an-apple-leaf) | 196.419 SBD |\n| [@nathanjtaylor](https://steemit.com/@nathanjtaylor) | [Fire And Grace Art Painting And Poetry](https://steemit.com/art/@nathanjtaylor/fire-and-grace-or-art-painting-and-poetry) | 189.043 SBD |\n| [@lily-da-vine](https://steemit.com/@lily-da-vine) | [Going Bananas in Acapulco](https://steemit.com/gardening/@lily-da-vine/going-bananas-in-acapulco) | 158.416 SBD |\n| [@budgetbucketlist](https://steemit.com/@budgetbucketlist) | [A 1-week plunge into Mexico City's madness! Art adventures, Frida-seeking and unfiltered exhaust fumes...](https://steemit.com/travel/@budgetbucketlist/a-1-week-plunge-into-mexico-city-s-madness-art-adventures-frida-seeking-and-unfiltered-exhaust-fumes) | 151.033 SBD |\n| [@benjiberigan](https://steemit.com/@benjiberigan) | [Anarchist Architecture, part 5: The cruelty of architectural codes and regulations.](https://steemit.com/architecture/@benjiberigan/anarchist-architecture-part-5-the-cruelty-of-architectural-codes-and-regulations) | 132.427 SBD |\n| [@ausbitbank](https://steemit.com/@ausbitbank) | [The time my town flooded, the fragility of the food supply and lessons learned (Original photos)](https://steemit.com/australia/@ausbitbank/the-time-my-town-flooded-the-fragility-of-the-food-supply-and-lessons-learned-original-photos) | 125.877 SBD |\n| [@emily-cook](https://steemit.com/@emily-cook) | [THE ISLE OF MAN FILM FESTIVAL 2016 -A week of parties, red carpets and a lot of hard work!](https://steemit.com/film/@emily-cook/the-isle-of-man-film-festival-2016-a-week-of-parties-red-carpets-and-a-lot-of-hard-work) | 121.336 SBD |\n| [@team-leibniz](https://steemit.com/@team-leibniz) | [Week 1 NFL Daily Fantasy Football Results - How my Bayesian Inspired Lineups Fared (+$84.00)](https://steemit.com/sports/@team-leibniz/week-1-nfl-daily-fantasy-football-results-how-my-bayesian-inspired-lineups-fared-usd84-00) | 119.473 SBD |\n| [@ionescur](https://steemit.com/@ionescur) | [Urban dreams of freedom: back to the countryside, back to the land](https://steemit.com/life/@ionescur/urban-dreams-of-freedom-back-to-the-countryside-back-to-the-land) | 110.564 SBD |\n| [@kimal73](https://steemit.com/@kimal73) | [New traditionl painting - \"The Battle\" - Steps of work](https://steemit.com/art/@kimal73/new-traditionl-painting-the-battle-steps-of-work) | 105.622 SBD |\n| [@juliac](https://steemit.com/@juliac) | [One of The Best Portraits That I've Ever Created: Einstein. What Do You Think?](https://steemit.com/art/@juliac/one-of-the-best-portraits-that-i-ve-ever-created-einstein-what-do-you-think) | 103.781 SBD |\n| [@luzcypher](https://steemit.com/@luzcypher) | [Cover Crops Can Grow Food Organically With No Fertilizers, No Pesticides, No Herbicides And No Chemicals](https://steemit.com/gardening/@luzcypher/cover-crops-can-grow-food-organically-with-no-fertilizers-no-pesticides-no-herbicides-and-no-chemicals) | 100.117 SBD |\n| [@akareyon](https://steemit.com/@akareyon) | [I find your lack of argument disturbing](https://steemit.com/philosophy/@akareyon/i-find-your-lack-of-argument-disturbing) | 98.525 SBD |\n| [@curving](https://steemit.com/@curving) | [The Ephemeral Cairn Gardens Of the Austin Greenbelt - A Photo Journal and Meditation](https://steemit.com/life/@curving/the-ephemeral-cairn-gardens-of-the-austin-greenbelt-a-photo-journal-and-meditation) | 96.834 SBD |\n| [@aleksandraz](https://steemit.com/@aleksandraz) | [Incredible Science - Brainbow Technology](https://steemit.com/science/@aleksandraz/incredible-science-brainbow-technology) | 89.777 SBD |\n| [@skapaneas](https://steemit.com/@skapaneas) | [IBD Crohn desease and Ulceritive collitis. what are they, self diagnose, self treat and more.](https://steemit.com/health/@skapaneas/ibd-crohn-desease-and-ulceritive-collitis-what-are-they-self-diagnose-self-treat-and-more) | 85.958 SBD |\n| [@gargon](https://steemit.com/@gargon) | [Proyecto Cervantes (13 - 15 Sept 2016): Compensaci\u00f3n y reconocimiento para escritores de habla hispana / Bringing rewards and recognition to spanish writers (Vol. III)](https://steemit.com/spanish/@gargon/proyecto-cervantes-13-15-sept-2016-compensacion-y-reconocimiento-para-escritores-de-habla-hispana-bringing-rewards-and) | 83.725 SBD |\n| [@iamwne](https://steemit.com/@iamwne) | [Blade Runner Inspired Digital Set - The Dark Market - Beauty Pass](https://steemit.com/art/@iamwne/blade-runner-inspired-digital-set-the-dark-market-beauty-pass) | 83.869 SBD |\n| [@stormblaze](https://steemit.com/@stormblaze) | [Where Do Deleted Files Go?](https://steemit.com/technology/@stormblaze/where-do-deleted-files-go) | 81.221 SBD |\n| [@yanarnst](https://steemit.com/@yanarnst) | [Steemit Food Art lesson 2 ''Salad with chicken liver and pine nuts''](https://steemit.com/food/@yanarnst/steemit-food-art-lesson-2-salad-with-chicken-liver-and-pine-nuts) | 78.034 SBD |\n| [@senseye](https://steemit.com/@senseye) | [Myths in the Sky: Ursa Major and Ursa Minor](https://steemit.com/science/@senseye/myths-in-the-sky-ursa-major-and-ursa-minor) | 72.174 SBD |\n| [@crasch](https://steemit.com/@crasch) | [Brain preservation: an ambulance to the future](https://steemit.com/aging/@crasch/brain-preservation-an-ambulance-to-the-future) | 72.082 SBD |\n| [@senseye](https://steemit.com/@senseye) | [Vivisecting the Stargazing Tribe: Visual Observers and Screen Scanners](https://steemit.com/science/@senseye/vivisecting-the-stargazing-tribe-visual-observers-and-screen-scanners) | 71.421 SBD |\n| [@cristi](https://steemit.com/@cristi) | [Radical Metabolism - No Food and Water for 8 Months](https://steemit.com/extreme/@cristi/radical-metabolism-no-food-and-water-for-8-months) | 69.559 SBD |\n| [@stranger27](https://steemit.com/@stranger27) | [Fibonacci sequence and Golden Ratio: magic numbers of Nature](https://steemit.com/popularscience/@stranger27/fibonacci-sequence-and-golden-ratio-magic-numbers-of-nature) | 66.258 SBD |\n| [@nekromarinist](https://steemit.com/@nekromarinist) | [Let's talk a little bit about phobias today!](https://steemit.com/art/@nekromarinist/let-s-talk-a-little-bit-about-phobias-today) | 61.776 SBD |\n| [@richman](https://steemit.com/@richman) | [If you want to lose a friend, lend him money (My life story)](https://steemit.com/story/@richman/if-you-want-to-lose-a-friend-lend-him-money-my-life-story) | 58.193 SBD |\n| [@maceytomlin](https://steemit.com/@maceytomlin) | [What Exactly is Ayahuasca? How Should You Prepare for a Ceremony?](https://steemit.com/psychedelics/@maceytomlin/what-exactly-is-ayahuasca-how-should-you-prepare-for-a-ceremony) | 58.197 SBD |\n| [@nili](https://steemit.com/@nili) | [Smart Life (part 2) - Resolving the Godel's paradox on the blockchain as a solution for a decentralized trusted protocol](https://steemit.com/blockchain/@nili/smart-life-part-2-resolving-the-godel-s-paradox-on-the-blockchain-as-a-solution-for-a-trusted-protocol) | 55.575 SBD |\n| [@optimistic-crone](https://steemit.com/@optimistic-crone) | [PROBIOTICS FOR LIFE!!! SUPER SIMPLE FERMENTED VEGETABLE 'KIM CHEE' RECIPE](https://steemit.com/food/@optimistic-crone/probiotics-for-life-super-simple-fermented-vegetable-kim-chee-recipe) | 54.909 SBD |\n| [@anarchyhasnogods](https://steemit.com/@anarchyhasnogods) | [Learning one dimensional motion using graphs- physics for beginners - part one](https://steemit.com/science/@anarchyhasnogods/learning-one-dimensional-motion-using-graphs-physics-for-beginners-part-one) | 53.295 SBD |\n| [@yostopia](https://steemit.com/@yostopia) | [Beginner's mind, creative mind... the making of a Vimeo Staff Pick.](https://steemit.com/photography/@yostopia/beginner-s-mind-creative-mind-the-making-of-a-vimeo-staff-pick) | 51.222 SBD |\n| [@reneenouveau](https://steemit.com/@reneenouveau) | [My response to Paul Steyn's myopic article \"Mr. Environmentalist\" shockingly published by National Geographic in Sept 2015.](https://steemit.com/environment/@reneenouveau/paul-steyn-takes-aim-at-mr-environmentalist-in-a-shocking-article-published-by-national-geographic-in-sept-2015) | 49.433 SBD |\n| [@king3071](https://steemit.com/@king3071) | [MY DREAM DESTINATION - SWITZERLAND](https://steemit.com/travel/@king3071/my-dream-destination-switzerland) | 49.816 SBD |\n| [@kolin.evans](https://steemit.com/@kolin.evans) | [Something a little more substantial for you to think about - the 'IS' / 'WAS' CPT (Continuous Probable Time-lines.)](https://steemit.com/science/@kolin.evans/something-a-little-more-substantial-for-you-to-think-about-the-is-was-cpt-continuous-probable-time-lines) | 47.288 SBD |\n| [@fenglosophy](https://steemit.com/@fenglosophy) | [Does the language you speak influence how you think?](https://steemit.com/life/@fenglosophy/does-the-language-you-speak-influence-how-you-think) | 44.070 SBD |\n| [@mandibil](https://steemit.com/@mandibil) | [SAVAGE [Gorm Just, Denmark 2009] - movie review by Mandibil](https://steemit.com/film/@mandibil/savage-gorm-just-denmark-2009-movie-review-by-mandibil) | 44.621 SBD |\n| [@therajmahal](https://steemit.com/@therajmahal) | [Making the Impossible... Possible](https://steemit.com/science/@therajmahal/making-the-impossible-possible) | 44.765 SBD |\n| [@carlitashaw](https://steemit.com/@carlitashaw) | [The World's Worst Oil Spills, Ramifications & Amazing Alternative Solutions.](https://steemit.com/science/@carlitashaw/the-world-s-worst-oil-spills-ramifications-and-amazing-alternative-solutions) | 44.986 SBD |\n| [@renzoarg](https://steemit.com/@renzoarg) | [Skip a pill - Antibiotics](https://steemit.com/science/@renzoarg/skip-a-pill-antibiotics) | 43.918 SBD |\n| [@rachelsvparry](https://steemit.com/@rachelsvparry) | [Under the Sea (again, but better this time)](https://steemit.com/art/@rachelsvparry/under-the-sea-again-but-better-this-time) | 43.436 SBD |\n| [@royalmacro](https://steemit.com/@royalmacro) | [lonely tree [An Original Abstract Art]](https://steemit.com/art/@royalmacro/lonely-tree-an-original-abstract-art) | 42.826 SBD |\n| [@stephmckenzie](https://steemit.com/@stephmckenzie) | [The Power of Choice--A Magnificent Key to True Personal Freedom](https://steemit.com/anarchy/@stephmckenzie/the-power-of-choice-the-magnificent-key-to-true-personal-freedom-for-everyone) | 42.441 SBD |\n| [@alwayzgame](https://steemit.com/@alwayzgame) | [10 simple steps to ruin your child's life](https://steemit.com/kids/@alwayzgame/10-simple-steps-to-ruin-your-child-s-life) | 42.475 SBD |\n| [@nonlinearone](https://steemit.com/@nonlinearone) | [Can Hemingway Improve Your Writing?](https://steemit.com/writing/@nonlinearone/can-hemingway-improve-your-writing) | 42.669 SBD |\n| [@kafkanarchy84](https://steemit.com/@kafkanarchy84) | [\"Johnny B. Goode\" Guitar Lesson and Intro to Theory, Vol. II](https://steemit.com/music/@kafkanarchy84/johnny-b-goode-guitar-lesson-and-intro-to-theory-vol-ii) | 41.326 SBD |\n| [@feline1991](https://steemit.com/@feline1991) | [A Steemit Original - A Lifetime of Seeking Happiness - Chapter 2 - Part 2](https://steemit.com/writing/@feline1991/a-steemit-original-a-lifetime-of-seeking-happiness-chapter-2-part-2) | 41.931 SBD |\n| [@geke](https://steemit.com/@geke) | [The Banker and the Bulova - an original poem (Steemit flash-writing challenge)](https://steemit.com/writing/@geke/the-banker-and-the-bulova-an-original-poem-steemit-flash-writing-challenge) | 41.497 SBD |\n| [@lscottphotos](https://steemit.com/@lscottphotos) | [LSCOTTPHOTOS Welcome to my family :) Thank you steemers <3 (Original Photos)](https://steemit.com/photography/@lscottphotos/lscottphotos-welcome-to-the-family-one-week-review-original-photos) | 40.201 SBD |\n| [@pinkisland](https://steemit.com/@pinkisland) | [My Philosophy of Education](https://steemit.com/writing/@pinkisland/my-philosophy-of-education) | 40.978 SBD |\n| [@jgcastrillo19](https://steemit.com/@jgcastrillo19) | [HOMO HABILIS (Hombre constructor) Parte cinco](https://steemit.com/spanish/@jgcastrillo19/homo-habilis-hombre-constructor-parte-cinco) | 39.708 SBD |\n| [@luisucv34](https://steemit.com/@luisucv34) | [Venezuela: The lack of opportunities (English edition)](https://steemit.com/freedom/@luisucv34/venezuela-the-lack-of-opportunities-english-edition) | 39.783 SBD |\n| [@beowulfoflegend](https://steemit.com/@beowulfoflegend) | [Silvanus and Empire, an Original Novel (Chapter Twenty)](https://steemit.com/writing/@beowulfoflegend/silvanus-and-empire-an-original-novel-chapter-twenty) | 39.543 SBD |\n| [@mariandavp](https://steemit.com/@mariandavp) | [From zero to hero - abstract office art by @mariandavp](https://steemit.com/art/@mariandavp/from-zero-to-hero-abstract-office-art-by-mariandavp) | 39.529 SBD |\n| [@nasimbabu](https://steemit.com/@nasimbabu) | [The technology that defends us from potentially deadly diseases](https://steemit.com/life/@nasimbabu/the-technology-that-defends-us-from-potentially-deadly-diseases) | 39.620 SBD |\n| [@royaltiffany](https://steemit.com/@royaltiffany) | [Steemit B'Day Movie Review Contest Update!](https://steemit.com/bdaymoviereview/@royaltiffany/steemit-b-day-movie-review-contest-update) | 37.706 SBD |\n| [@travelista](https://steemit.com/@travelista) | [An Adventure in Isla Esp\u00edritu Santo!](https://steemit.com/travel/@travelista/an-adventure-in-isla-espiritu-santo) | 37.218 SBD |\n| [@jpiper20](https://steemit.com/@jpiper20) | [We Meet At Night -- An Original Story (Part 4)](https://steemit.com/life/@jpiper20/we-meet-at-night-an-original-story-part-4) | 37.319 SBD |\n| [@kimal73](https://steemit.com/@kimal73) | [My new painting - \"Dexter\" - Modern Impressionism](https://steemit.com/art/@kimal73/my-new-painting-dexter-modern-impressionism) | 36.937 SBD |\n| [@krystle](https://steemit.com/@krystle) | [Keltorin's Flora and Fauna of Note - Firikwea - Valcanne's Guide to Keltorin](https://steemit.com/fiction/@krystle/keltorin-s-flora-and-fauna-of-note-firikwea-valcanne-s-guide-to-keltorin) | 36.972 SBD |\n| [@cryptoiskey](https://steemit.com/@cryptoiskey) | [Workout from home on the cheap! - 12th September #Ultimate workout companion for your kids!](https://steemit.com/steemit/@cryptoiskey/workout-from-home-on-the-cheap-12th-september-ultimate-workout-companion-for-your-kids) | 36.115 SBD |\n| [@getonthetrain](https://steemit.com/@getonthetrain) | [Top 10 Grisly Medieval Torture Methods](https://steemit.com/life/@getonthetrain/top-10-grisly-medieval-torture-methods) | 34.093 SBD |\n| [@ansharphoto](https://steemit.com/@ansharphoto) | [Roman Forum in the Morning, Rome](https://steemit.com/photography/@ansharphoto/roman-forum-in-the-morning-rome) | 33.328 SBD |\n| [@aboundlessworld](https://steemit.com/@aboundlessworld) | [Introducing The Steemit Stories Podcast!](https://steemit.com/steemit/@aboundlessworld/introducing-the-steemit-stories-podcast) | 33.728 SBD |\n| [@thornybastard](https://steemit.com/@thornybastard) | [Chapter 10: A Call from the Forest\u2014\u6765\u81ea\u68ee\u6797\u7684\u547c\u5524](https://steemit.com/cn/@thornybastard/chapter-10-a-call-from-the-forest) | 32.465 SBD |\n| [@crasch](https://steemit.com/@crasch) | [Installing Bitshares / graphene from source on Mac OS X Yosemite (10.5.5)](https://steemit.com/bitshares/@crasch/installing-bitshares-graphene-from-source-on-mac-os-x-yosemite-10-5-5) | 32.348 SBD |\n| [@dumar022](https://steemit.com/@dumar022) | [Workshop lesson 6: Wrench: You don't wanna mess with this](https://steemit.com/techreview/@dumar022/workshop-lesson-6-wrench-you-don-t-wanna-mess-with-this) | 32.155 SBD |\n| [@lapilipinas](https://steemit.com/@lapilipinas) | [Light from distant stars](https://steemit.com/science/@lapilipinas/light-from-distant-stars) | 32.778 SBD |\n| [@williambanks](https://steemit.com/@williambanks) | [Towards A Better Tomorrow : Part 1 - There but for grace!](https://steemit.com/life/@williambanks/towards-a-better-tomorrow-part-1-there-but-for-grace) | 31.434 SBD |\n| [@driv3n](https://steemit.com/@driv3n) | [How to Solve the Rubik's Cube like a boss - Part 2](https://steemit.com/life/@driv3n/how-to-solve-the-rubik-s-cube-like-a-boss-part-2) | 31.858 SBD |\n| [@timbot606](https://steemit.com/@timbot606) | [Growing up in Appalachia](https://steemit.com/life/@timbot606/growing-up-in-appalachia) | 31.548 SBD |\n| [@themagus](https://steemit.com/@themagus) | [A less privileged white growing up in South Africa in the 1970's - part 2](https://steemit.com/life/@themagus/a-less-privileged-white-growing-up-in-south-africa-in-the-1970-s-part-2) | 31.099 SBD |\n| [@echoesinthemind](https://steemit.com/@echoesinthemind) | [Hanging Upside Down / DO NOT Try At Home](https://steemit.com/life/@echoesinthemind/hanging-upside-down) | 31.736 SBD |\n| [@ysa](https://steemit.com/@ysa) | [My pictures from traveling to Estes Park, Colorado](https://steemit.com/photograpy/@ysa/my-pictures-from-traveling-to-estes-park-colorado) | 31.981 SBD |\n| [@aksinya](https://steemit.com/@aksinya) | [Our Trip to Wonderful, Scary and Unforgettable Kenya. Original Photos and Video](https://steemit.com/travel/@aksinya/our-trip-to-wonderful-scary-and-unforgettable-kenya-original-photos-and-video) | 31.882 SBD |\n| [@jgcastrillo19](https://steemit.com/@jgcastrillo19) | [HOMO HABILIS (Hombre constructor) Parte cuatro](https://steemit.com/spanish/@jgcastrillo19/wallet-homo-habilis-hombre-constructor-parte-cuatro) | 31.992 SBD |\n| [@successfully00](https://steemit.com/@successfully00) | [Knowing The Math - Mental Tricks - Multiplication Part 1](https://steemit.com/mathematics/@successfully00/knowing-the-math-mental-tricks-multiplication-part-1) | 31.037 SBD |\n| [@linzo](https://steemit.com/@linzo) | [A Life Fantasy (Original Poem)](https://steemit.com/poem/@linzo/a-life-fantasy-original-poem) | 30.964 SBD |\n| [@hilarski](https://steemit.com/@hilarski) | [Panama Critters.](https://steemit.com/panama/@hilarski/panama-critters) | 28.729 SBD |\n| [@sulev](https://steemit.com/@sulev) | [Photography #11 - Pictures from my Garden: Bees, Lizards and other (part 2)](https://steemit.com/photography/@sulev/photography-11-pictures-from-my-garden-bees-lizards-and-other-part-2) | 27.947 SBD |\n| [@steemswede](https://steemit.com/@steemswede) | [[BEER REVIEW] Thomas Hardy's Ale](https://steemit.com/beer/@steemswede/beer-review-thomas-hardy-s-ale) | 27.183 SBD |\n| [@marius19](https://steemit.com/@marius19) | [Set of paper coffee cups. Origami](https://steemit.com/steemit/@marius19/set-of-paper-coffee-cups-origami) | 26.439 SBD |\n| [@poeticsnake](https://steemit.com/@poeticsnake) | [Autumn is coming Doodle style! ( Tutorial with step by step drawings)](https://steemit.com/art/@poeticsnake/autumn-is-coming-doodle-style-tutorial-with-step-by-step-drawings) | 26.547 SBD |\n| [@kiddarko](https://steemit.com/@kiddarko) | [Peep Life a Story By KidDarko (with tattoo illistrations and video)](https://steemit.com/art/@kiddarko/peep-life-a-story-by-kiddarko-with-tattoo-illistrations-and-video) | 26.853 SBD |\n| [@shieha](https://steemit.com/@shieha) | [The Hardest Computer Game of All Time - Robot Odyssey - Part 2](https://steemit.com/games/@shieha/the-hardest-computer-game-of-all-time-robot-odyssey-part-2) | 26.372 SBD |\n| [@ayim](https://steemit.com/@ayim) | [Fixing Posture - Part 4: Neck](https://steemit.com/life/@ayim/fixing-posture-part-4-neck) | 26.142 SBD |\n| [@hitmeasap](https://steemit.com/@hitmeasap) | [I am Batman's Robin or Skywalkers R2-D2. - I've always been the co-pilot. Always been the second choice.](https://steemit.com/writing/@hitmeasap/i-am-batman-s-robin-or-skywalkers-r2-d2-i-ve-always-been-the-co-pilot-always-been-the-second-choice) | 25.747 SBD |\n| [@peskov](https://steemit.com/@peskov) | [Antonikha. Part 2 (featuring Vasily Peskov as author)](https://steemit.com/life/@peskov/antonikha-part-2-featuring-vasily-peskov-as-author) | 25.173 SBD |\n| [@aldentan](https://steemit.com/@aldentan) | [Advice from an angry dude: Breathe and interrupt your thoughts](https://steemit.com/life/@aldentan/advice-from-an-angry-dude-breathe-and-interrupt-your-thoughts) | 25.162 SBD |\n| [@beginningtoend](https://steemit.com/@beginningtoend) | [Poetry, art and a little home spun philosophy.](https://steemit.com/poetry/@beginningtoend/poetry-art-and-a-little-home-spum-philosophy) | 25.708 SBD |\n| [@kaykunoichi](https://steemit.com/@kaykunoichi) | [Suicide Note - Audio (Written & performed by myself)](https://steemit.com/life/@kaykunoichi/suicide-note-audio-written-and-performed-by-myself) | 25.523 SBD |\n| [@booky](https://steemit.com/@booky) | [Boosting Leadership Skills = Healthier Happier You and Your Workmates](https://steemit.com/life/@booky/boosting-leadership-skills-healthier-happier-you-and-your-workmates) | 24.083 SBD |\n| [@doubledex](https://steemit.com/@doubledex) | [Do you Know the Difference Between RIGHT & WRONG?](https://steemit.com/ethics/@doubledex/do-you-know-the-difference-between-right-and-wrong) | 24.516 SBD |\n| [@ekaterina4ka](https://steemit.com/@ekaterina4ka) | [We Knit Patterns by the Spokes. Post 2. \u0412\u044f\u0436\u0435\u043c \u0443\u0437\u043e\u0440\u044b \u0441\u043f\u0438\u0446\u0430\u043c\u0438. \u041f\u043e\u0441\u0442 2.](https://steemit.com/photography/@ekaterina4ka/we-knit-patterns-by-the-spokes-post-2-vyazhem-uzory-spicami-post-2) | 24.793 SBD |\n| [@scaredycatguide](https://steemit.com/@scaredycatguide) | [Real Talk - Vol 9. - Welcome To Dogmerica](https://steemit.com/real-talk/@scaredycatguide/real-talk-vol-9-welcome-to-dogmerica) | 24.207 SBD |\n| [@amy-goodrich](https://steemit.com/@amy-goodrich) | [Pineapple Mojito Green Smoothie](https://steemit.com/smoothie/@amy-goodrich/pineapple-mojito-green-smoothie) | 24.126 SBD |\n| [@scott.stevens](https://steemit.com/@scott.stevens) | [Awareness of Bitcoin is Now More Important Than Awareness of Geoengineering](https://steemit.com/bitcoin/@scott.stevens/awareness-of-bitcoin-is-now-more-important-than-awareness-of-geoengineering) | 24.875 SBD |\n| [@witchcraftblog](https://steemit.com/@witchcraftblog) | [My trip to Italy. Pisa.](https://steemit.com/travel/@witchcraftblog/my-trip-to-italy-pisa) | 24.265 SBD |\n| [@ibringawareness](https://steemit.com/@ibringawareness) | [\"Why I Got Stiffed\" Guy's Waiter Blog chapter 5](https://steemit.com/food/@ibringawareness/why-i-got-stiffed-guy-s-waiter-blog-chapter-5) | 24.224 SBD |\n| [@kimal73](https://steemit.com/@kimal73) | [My new illustration - Batman vs Superman - Modern Impressionism by kimal73](https://steemit.com/art/@kimal73/my-new-illustration-batman-vs-superman-modern-impressionism-by-kimal73) | 23.617 SBD |\n| [@leylar](https://steemit.com/@leylar) | [Seeds are great travelers ~ Own work](https://steemit.com/photography/@leylar/seeds-are-great-travelers-own-work) | 23.166 SBD |\n| [@ocrdu](https://steemit.com/@ocrdu) | [The pods that go \"pop\"](https://steemit.com/photography/@ocrdu/the-pods-that-go-pop) | 23.530 SBD |\n| [@rusla](https://steemit.com/@rusla) | [Japan. Part8.](https://steemit.com/travel/@rusla/japan-part8) | 23.209 SBD |\n| [@edgarsart](https://steemit.com/@edgarsart) | [Puppy Charcoal Original Pencil Drawing](https://steemit.com/art/@edgarsart/puppy-charcoal-original-pencil-drawing) | 23.879 SBD |\n| [@borishaifa](https://steemit.com/@borishaifa) | [To Write Or Not To Wirte? \u041f\u0438\u0441\u0430\u0442\u044c \u0438\u043b\u0438 \u043d\u0435 \u043f\u0438\u0441\u0430\u0442\u044c?](https://steemit.com/steemit/@borishaifa/to-write-or-not-to-wirte-pisat-ili-ne-pisat) | 23.730 SBD |\n| [@eveningstar92](https://steemit.com/@eveningstar92) | [Shit Happens, Move On-NSFW- Evening Star Art](https://steemit.com/art/@eveningstar92/shit-happens-move-on-nsfw-evening-star-art) | 23.092 SBD |\n| [@elewarne](https://steemit.com/@elewarne) | [Mixed Media](https://steemit.com/mixedmedia/@elewarne/mixed-media) | 23.059 SBD |\n| [@shredlord](https://steemit.com/@shredlord) | [Sunrise](https://steemit.com/art/@shredlord/sunrise) | 23.318 SBD |\n| [@sherlockcupid](https://steemit.com/@sherlockcupid) | [Let's Talk: Fears (Part One)](https://steemit.com/life/@sherlockcupid/let-s-talk-fears-part-one) | 23.720 SBD |\n| [@annesaya](https://steemit.com/@annesaya) | [Our Guiding Star, a poem (A tribute to writers)](https://steemit.com/poetry/@annesaya/our-guiding-star-a-poem-a-tribute-to-writers) | 23.384 SBD |\n| [@fitmama](https://steemit.com/@fitmama) | [Why Do I Bother....](https://steemit.com/life/@fitmama/why-do-i-bother) | 23.451 SBD |\n| [@ezzy](https://steemit.com/@ezzy) | [The Bionic Experiment - Part 1 (My Original Short Stories)](https://steemit.com/story/@ezzy/the-bionic-experiment-part-1-my-original-short-stories) | 23.480 SBD |\n| [@kingarbinv](https://steemit.com/@kingarbinv) | [Adventures in Nemaland - Part 8 (Video) + My best Pokemon catch so far.](https://steemit.com/blog/@kingarbinv/adventures-in-nemaland-part-8-video-my-best-pokemon-catch-so-far) | 23.292 SBD |\n| [@soulsistashakti](https://steemit.com/@soulsistashakti) | [How to Detect and Deflect Gaslighting from a Narcissist](https://steemit.com/abuse/@soulsistashakti/how-to-detect-and-deflect-gaslighting-from-a-narcissist) | 22.018 SBD |\n| [@puffin](https://steemit.com/@puffin) | [Tragical Impoverishment - Society's Dirt (Original Poem)](https://steemit.com/story/@puffin/tragic-impoverishment-society-s-dirt-original-poem) | 22.621 SBD |\n| [@cehuneke](https://steemit.com/@cehuneke) | [The Sugar Scandal: Corrupted Science in the Debate of Fat vs. Sugar and Coronary Heart Disease](https://steemit.com/health/@cehuneke/the-sugar-scandal-corrupted-science-in-the-debate-of-fat-vs-sugar-and-coronary-heart-disease) | 22.821 SBD |\n| [@tanata](https://steemit.com/@tanata) | [Little Black Dress involving](https://steemit.com/fashion/@tanata/little-black-dress-involving) | 22.237 SBD |\n| [@steemwriter](https://steemit.com/@steemwriter) | [YouTube Demonetization: A Step Towards Censorship?](https://steemit.com/new/@steemwriter/youtube-demonetization-a-step-towards-censorship) | 22.297 SBD |\n| [@michelle.gent](https://steemit.com/@michelle.gent) | [Dusty - one of my characters](https://steemit.com/story/@michelle.gent/dusty-one-of-my-characters) | 22.659 SBD |\n| [@edgarsart](https://steemit.com/@edgarsart) | [A Gift-Original Rose Drawing](https://steemit.com/art/@edgarsart/a-gift-original-rose-drawing) | 22.249 SBD |\n| [@runridefly](https://steemit.com/@runridefly) | [Minnow's Life - @runridefly original cartoon \"minnowsunite Whale sighting\" minnows and a whale](https://steemit.com/cartoon/@runridefly/minnow-s-life-runridefly-original-cartoon-minnowsunite-whale-sighting-minnows-and-a-whale) | 22.836 SBD |\n| [@doubledex](https://steemit.com/@doubledex) | [[SHORT STORY] The Cult of Personality - Part One](https://steemit.com/fiction/@doubledex/short-story-the-cult-of-personality-part-one) | 22.552 SBD |\n| [@lyubovbar](https://steemit.com/@lyubovbar) | [Look at the Flower Chicory: a Useful and Beautiful Flower ... my Favorite Photos of Chicory](https://steemit.com/photography/@lyubovbar/look-at-the-flower-chicory-a-useful-and-beautiful-flower-my-favorite-photos-of-chicory) | 22.795 SBD |\n| [@victoriart](https://steemit.com/@victoriart) | [Hazelnut Mood](https://steemit.com/art/@victoriart/hazelnut-mood) | 22.443 SBD |\n| [@heroic15397](https://steemit.com/@heroic15397) | [Amazing Birds in the Greater Montreal area](https://steemit.com/montreal/@heroic15397/amazing-birds-in-the-greater-montreal-area) | 22.987 SBD |\n| [@smartercars](https://steemit.com/@smartercars) | [Reviewing the Volkswagen Touareg ~ Smarter Car Reviews](https://steemit.com/cars/@smartercars/reviewing-the-volkswagen-touareg-smarter-car-reviews) | 22.975 SBD |\n| [@rubenalexander](https://steemit.com/@rubenalexander) | [Blues Jam & Techniques [9-14-2016]](https://steemit.com/music/@rubenalexander/blues-jam-9-14-2016) | 22.415 SBD |\n| [@matthew.raymer](https://steemit.com/@matthew.raymer) | [Life Stories](https://steemit.com/psychology/@matthew.raymer/life-stories) | 22.733 SBD |\n| [@positivesteem](https://steemit.com/@positivesteem) | [Common Sense Versus Degrees: The Man Who Has One Hundred Degrees](https://steemit.com/minnowsunite/@positivesteem/common-sense-versus-degrees-the-man-who-has-one-hundred-degrees) | 22.941 SBD |\n| [@d3nv3r](https://steemit.com/@d3nv3r) | [Cloud Mining - The Struggle is Real](https://steemit.com/mining/@d3nv3r/cloud-mining-the-struggle-is-real) | 22.266 SBD |\n| [@adubi](https://steemit.com/@adubi) | [Healing Food Plan: The Ultimate Cheat Sheet](https://steemit.com/life/@adubi/healing-food-plan-the-ultimate-cheat-sheet) | 22.947 SBD |\n| [@alitas](https://steemit.com/@alitas) | [(spanish) Cazuela de Calamar con Papas Rejilla](https://steemit.com/spanish/@alitas/spanish-cazuela-de-calamar-con-papas-rejilla) | 22.240 SBD |\n| [@mazi](https://steemit.com/@mazi) | [I Can See Clearly Now .... Platanus occidentalis](https://steemit.com/travel/@mazi/i-can-see-clearly-now-platanus-occidentalis) | 22.784 SBD |\n| [@mikemacintire](https://steemit.com/@mikemacintire) | [A Red Like No Other - My work](https://steemit.com/photography/@mikemacintire/a-red-like-no-other-my-work) | 22.289 SBD |\n| [@altzero](https://steemit.com/@altzero) | [Im\u00e1genes de una vida (2)](https://steemit.com/spanish/@altzero/imagenes-de-una-vida-2) | 21.555 SBD |\n| [@birdie](https://steemit.com/@birdie) | [Clouds That Demand Attention (Original Photos)](https://steemit.com/photography/@birdie/clouds-that-demand-attention-original-photos) | 21.397 SBD |\n| [@michaelstobiersk](https://steemit.com/@michaelstobiersk) | [An Original Painting by Michael Stobierski](https://steemit.com/art/@michaelstobiersk/5jbxxg-an-original-painting-by-michael-stobierski) | 21.367 SBD |\n| [@reddust](https://steemit.com/@reddust) | [Meditation Experience Can Be Really Scary](https://steemit.com/art/@reddust/meditation-experience-can-be-really-scary) | 21.583 SBD |\n| [@rubenalexander](https://steemit.com/@rubenalexander) | [The Price Is Right Theme Music Breakdown](https://steemit.com/art/@rubenalexander/the-price-is-right-theme-music-breakdown) | 21.937 SBD |\n| [@karisa](https://steemit.com/@karisa) | [Very tasty and delicious curd cookies specially for Steemit . Part 4](https://steemit.com/food/@karisa/very-tasty-and-delicious-curd-cookies-specially-for-steemit-part-4) | 21.940 SBD |\n| [@lyubovbar](https://steemit.com/@lyubovbar) | [Borovoye (Burabai) - Pearl of Kazakhstan: The Incredible Journey (Story of my Husband)](https://steemit.com/travel/@lyubovbar/borovoye-pearl-of-kazakhstan-the-incredible-journey-story-of-my-husband) | 20.616 SBD |\n| [@burnin](https://steemit.com/@burnin) | [Exploring the Off-Limits Areas of the Largest Cruise Ship In the World - Part 2](https://steemit.com/travel/@burnin/exploring-the-off-limits-areas-of-the-largest-cruise-ship-in-the-world-part-2) | 20.298 SBD |\n| [@reddust](https://steemit.com/@reddust) | [Eyes Of Wisdom](https://steemit.com/art/@reddust/eyes-of-wisdom) | 20.051 SBD |\n| [@levycore](https://steemit.com/@levycore) | [Hot Chocolate Art - Trying Draw Faces](https://steemit.com/food/@levycore/hot-chocolate-art-trying-draw-faces) | 20.233 SBD |\n| [@awesomenyl](https://steemit.com/@awesomenyl) | [Sunflower Paper Tutorial](https://steemit.com/art/@awesomenyl/sunflower-paper-tutorial) | 20.040 SBD |\n| [@aldentan](https://steemit.com/@aldentan) | [The epic and awesome guide to writing articles like a true artist that people want to read and share! [Edited for Steemit today]](https://steemit.com/writing/@aldentan/the-epic-and-awesome-guide-to-writing-articles-like-a-true-artist-that-people-want-to-read-and-share-edited-for-steemit-today) | 20.192 SBD |\n| [@naquoya](https://steemit.com/@naquoya) | [[ORIGINAL FICTION] Bad Trip part two: The Gamemaster](https://steemit.com/story/@naquoya/original-fiction-bad-trip-part-two-the-gamemaster) | 20.041 SBD |\n| [@moon32walker](https://steemit.com/@moon32walker) | [Top 10 Game Development Studios](https://steemit.com/gaming/@moon32walker/top-10-game-development-studios) | 20.468 SBD |\n| [@gustavopasquini](https://steemit.com/@gustavopasquini) | [Polenta with Ragu Meat Dry](https://steemit.com/food/@gustavopasquini/polenta-with-ragu-meat-dry) | 20.436 SBD |\n| [@benadapt](https://steemit.com/@benadapt) | [Capturing the Milky Way \u2014 A Photographer\u2019s Biggest Challenge](https://steemit.com/photography/@benadapt/capturing-the-milky-way-a-photographer-s-biggest-challenge) | 20.477 SBD |\n| [@altzero](https://steemit.com/@altzero) | [\u00bfQue es la nueva economia?](https://steemit.com/spanish/@altzero/que-es-la-nueva-economia) | 20.037 SBD |\n| [@por500bolos](https://steemit.com/@por500bolos) | [Uncovering The Most Transcendental & Biggest Secret In The Human Life. \u00bfSkeptical? I will challenge you to prove otherwise!!](https://steemit.com/spanish/@por500bolos/uncovering-the-most-transcendental-and-biggest-secret-in-the-human-life-skeptical-i-will-challenge-you-to-prove-otherwise) | 20.894 SBD |\n| [@zonpower](https://steemit.com/@zonpower) | [This is a place (An original Poem)](https://steemit.com/poem/@zonpower/this-is-a-place-an-original-poem) | 20.869 SBD |\n| [@katharsisdrill](https://steemit.com/@katharsisdrill) | [The rune-stones of Jelling, and a new realisation.](https://steemit.com/history/@katharsisdrill/the-rune-stones-of-jelling-and-a-new-realisation) | 19.761 SBD |\n| [@glezeddy](https://steemit.com/@glezeddy) | [MEZCLA DE TEQUILA PARA DAR EL \"GRITO\" (M\u00c9XICO)](https://steemit.com/steem/@glezeddy/mezcla-de-tequila-para-dar-el-grito-mexico) | 15.682 SBD |\n| [@onetree](https://steemit.com/@onetree) | [South African Slang - Enter Those Who Dare!](https://steemit.com/culture/@onetree/south-african-slang-enter-those-who-dare) | 33.017 SBD |\n| [@verbal-d](https://steemit.com/@verbal-d) | [Melodious Music Memoirs # 2: Impact](https://steemit.com/music/@verbal-d/melodious-music-memoirs-2-impact) | 30.372 SBD |\n| [@wanderingagorist](https://steemit.com/@wanderingagorist) | [Foraging Wild Rose Hips for Tea and Eating](https://steemit.com/travel/@wanderingagorist/wild-rose-hips-foraging-for-tea-and-eating) | 29.228 SBD |\n| [@knablinz](https://steemit.com/@knablinz) | [Hand-Made Collage Art By Knablinz ( Donuts & Coffee )](https://steemit.com/music/@knablinz/hand-made-collage-art-by-knablinz-donuts-and-coffee) | 35.939 SBD |\n\n---------------------------\n
Note: All author rewards from this post will be used to fund Project Curie.
Join us in #curie on Steemit.chat and follow us @curie!
", + "category": "curie", + "children": 10, + "created": "2016-09-15T17:53:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s11.postimg.org/jr2x6jjgj/Gallery_Cornelis_Van_Der_Geestd3286.jpg" + ], + "links": [ + "https://steemit.com/steemit/@donkeypong/announcing-project-curie-bringing-rewards-and-recognition-to-steemit-s-undiscovered-and-emerging-authors", + "https://steemit.com/curie/@kevinwong/logo-contest-for-project-curie-contest-process-and-winners-announcement", + "https://steemit.com/curie/@curie/special-edition-major-updates-and-project-curie-month-1-roundup-12-august-11-september-2016", + "https://steemit.com/@faddat", + "https://steemit.com/beyondbitcoin/@faddat/roll-your-own-docker-platform-faster-and-cheaper-than-the-cloud-more-rebellious-than-legal-weed", + "https://steemit.com/@rampant", + "https://steemit.com/art/@rampant/steemit-daily-drawing-tutorial-gesture-drawings-plus-tool", + "https://steemit.com/@shenanigator", + "https://steemit.com/economics/@shenanigator/doing-the-right-thing-will-get-you-fired-what-do-you-do", + "https://steemit.com/@penguinpablo", + "https://steemit.com/food/@penguinpablo/how-to-carve-an-apple-leaf", + "https://steemit.com/@nathanjtaylor", + "https://steemit.com/art/@nathanjtaylor/fire-and-grace-or-art-painting-and-poetry", + "https://steemit.com/@lily-da-vine", + "https://steemit.com/gardening/@lily-da-vine/going-bananas-in-acapulco", + "https://steemit.com/@budgetbucketlist", + "https://steemit.com/travel/@budgetbucketlist/a-1-week-plunge-into-mexico-city-s-madness-art-adventures-frida-seeking-and-unfiltered-exhaust-fumes", + "https://steemit.com/@benjiberigan", + "https://steemit.com/architecture/@benjiberigan/anarchist-architecture-part-5-the-cruelty-of-architectural-codes-and-regulations", + "https://steemit.com/@ausbitbank", + "https://steemit.com/australia/@ausbitbank/the-time-my-town-flooded-the-fragility-of-the-food-supply-and-lessons-learned-original-photos", + "https://steemit.com/@emily-cook", + "https://steemit.com/film/@emily-cook/the-isle-of-man-film-festival-2016-a-week-of-parties-red-carpets-and-a-lot-of-hard-work", + "https://steemit.com/@team-leibniz", + "https://steemit.com/sports/@team-leibniz/week-1-nfl-daily-fantasy-football-results-how-my-bayesian-inspired-lineups-fared-usd84-00", + "https://steemit.com/@ionescur", + "https://steemit.com/life/@ionescur/urban-dreams-of-freedom-back-to-the-countryside-back-to-the-land", + "https://steemit.com/@kimal73", + "https://steemit.com/art/@kimal73/new-traditionl-painting-the-battle-steps-of-work", + "https://steemit.com/@juliac", + "https://steemit.com/art/@juliac/one-of-the-best-portraits-that-i-ve-ever-created-einstein-what-do-you-think", + "https://steemit.com/@luzcypher", + "https://steemit.com/gardening/@luzcypher/cover-crops-can-grow-food-organically-with-no-fertilizers-no-pesticides-no-herbicides-and-no-chemicals", + "https://steemit.com/@akareyon", + "https://steemit.com/philosophy/@akareyon/i-find-your-lack-of-argument-disturbing", + "https://steemit.com/@curving", + "https://steemit.com/life/@curving/the-ephemeral-cairn-gardens-of-the-austin-greenbelt-a-photo-journal-and-meditation", + "https://steemit.com/@aleksandraz", + "https://steemit.com/science/@aleksandraz/incredible-science-brainbow-technology", + "https://steemit.com/@skapaneas", + "https://steemit.com/health/@skapaneas/ibd-crohn-desease-and-ulceritive-collitis-what-are-they-self-diagnose-self-treat-and-more", + "https://steemit.com/@gargon", + "https://steemit.com/spanish/@gargon/proyecto-cervantes-13-15-sept-2016-compensacion-y-reconocimiento-para-escritores-de-habla-hispana-bringing-rewards-and", + "https://steemit.com/@iamwne", + "https://steemit.com/art/@iamwne/blade-runner-inspired-digital-set-the-dark-market-beauty-pass", + "https://steemit.com/@stormblaze", + "https://steemit.com/technology/@stormblaze/where-do-deleted-files-go", + "https://steemit.com/@yanarnst", + "https://steemit.com/food/@yanarnst/steemit-food-art-lesson-2-salad-with-chicken-liver-and-pine-nuts", + "https://steemit.com/@senseye", + "https://steemit.com/science/@senseye/myths-in-the-sky-ursa-major-and-ursa-minor", + "https://steemit.com/@crasch", + "https://steemit.com/aging/@crasch/brain-preservation-an-ambulance-to-the-future", + "https://steemit.com/science/@senseye/vivisecting-the-stargazing-tribe-visual-observers-and-screen-scanners", + "https://steemit.com/@cristi", + "https://steemit.com/extreme/@cristi/radical-metabolism-no-food-and-water-for-8-months", + "https://steemit.com/@stranger27", + "https://steemit.com/popularscience/@stranger27/fibonacci-sequence-and-golden-ratio-magic-numbers-of-nature", + "https://steemit.com/@nekromarinist", + "https://steemit.com/art/@nekromarinist/let-s-talk-a-little-bit-about-phobias-today", + "https://steemit.com/@richman", + "https://steemit.com/story/@richman/if-you-want-to-lose-a-friend-lend-him-money-my-life-story", + "https://steemit.com/@maceytomlin", + "https://steemit.com/psychedelics/@maceytomlin/what-exactly-is-ayahuasca-how-should-you-prepare-for-a-ceremony", + "https://steemit.com/@nili", + "https://steemit.com/blockchain/@nili/smart-life-part-2-resolving-the-godel-s-paradox-on-the-blockchain-as-a-solution-for-a-trusted-protocol", + "https://steemit.com/@optimistic-crone", + "https://steemit.com/food/@optimistic-crone/probiotics-for-life-super-simple-fermented-vegetable-kim-chee-recipe", + "https://steemit.com/@anarchyhasnogods", + "https://steemit.com/science/@anarchyhasnogods/learning-one-dimensional-motion-using-graphs-physics-for-beginners-part-one", + "https://steemit.com/@yostopia", + "https://steemit.com/photography/@yostopia/beginner-s-mind-creative-mind-the-making-of-a-vimeo-staff-pick", + "https://steemit.com/@reneenouveau", + "https://steemit.com/environment/@reneenouveau/paul-steyn-takes-aim-at-mr-environmentalist-in-a-shocking-article-published-by-national-geographic-in-sept-2015", + "https://steemit.com/@king3071", + "https://steemit.com/travel/@king3071/my-dream-destination-switzerland", + "https://steemit.com/@kolin.evans", + "https://steemit.com/science/@kolin.evans/something-a-little-more-substantial-for-you-to-think-about-the-is-was-cpt-continuous-probable-time-lines", + "https://steemit.com/@fenglosophy", + "https://steemit.com/life/@fenglosophy/does-the-language-you-speak-influence-how-you-think", + "https://steemit.com/@mandibil", + "https://steemit.com/film/@mandibil/savage-gorm-just-denmark-2009-movie-review-by-mandibil", + "https://steemit.com/@therajmahal", + "https://steemit.com/science/@therajmahal/making-the-impossible-possible", + "https://steemit.com/@carlitashaw", + "https://steemit.com/science/@carlitashaw/the-world-s-worst-oil-spills-ramifications-and-amazing-alternative-solutions", + "https://steemit.com/@renzoarg", + "https://steemit.com/science/@renzoarg/skip-a-pill-antibiotics", + "https://steemit.com/@rachelsvparry", + "https://steemit.com/art/@rachelsvparry/under-the-sea-again-but-better-this-time", + "https://steemit.com/@royalmacro", + "https://steemit.com/art/@royalmacro/lonely-tree-an-original-abstract-art", + "https://steemit.com/@stephmckenzie", + "https://steemit.com/anarchy/@stephmckenzie/the-power-of-choice-the-magnificent-key-to-true-personal-freedom-for-everyone", + "https://steemit.com/@alwayzgame", + "https://steemit.com/kids/@alwayzgame/10-simple-steps-to-ruin-your-child-s-life", + "https://steemit.com/@nonlinearone", + "https://steemit.com/writing/@nonlinearone/can-hemingway-improve-your-writing", + "https://steemit.com/@kafkanarchy84", + "https://steemit.com/music/@kafkanarchy84/johnny-b-goode-guitar-lesson-and-intro-to-theory-vol-ii", + "https://steemit.com/@feline1991", + "https://steemit.com/writing/@feline1991/a-steemit-original-a-lifetime-of-seeking-happiness-chapter-2-part-2", + "https://steemit.com/@geke", + "https://steemit.com/writing/@geke/the-banker-and-the-bulova-an-original-poem-steemit-flash-writing-challenge", + "https://steemit.com/@lscottphotos", + "https://steemit.com/photography/@lscottphotos/lscottphotos-welcome-to-the-family-one-week-review-original-photos", + "https://steemit.com/@pinkisland", + "https://steemit.com/writing/@pinkisland/my-philosophy-of-education", + "https://steemit.com/@jgcastrillo19", + "https://steemit.com/spanish/@jgcastrillo19/homo-habilis-hombre-constructor-parte-cinco", + "https://steemit.com/@luisucv34", + "https://steemit.com/freedom/@luisucv34/venezuela-the-lack-of-opportunities-english-edition", + "https://steemit.com/@beowulfoflegend", + "https://steemit.com/writing/@beowulfoflegend/silvanus-and-empire-an-original-novel-chapter-twenty", + "https://steemit.com/@mariandavp", + "https://steemit.com/art/@mariandavp/from-zero-to-hero-abstract-office-art-by-mariandavp", + "https://steemit.com/@nasimbabu", + "https://steemit.com/life/@nasimbabu/the-technology-that-defends-us-from-potentially-deadly-diseases", + "https://steemit.com/@royaltiffany", + "https://steemit.com/bdaymoviereview/@royaltiffany/steemit-b-day-movie-review-contest-update", + "https://steemit.com/@travelista", + "https://steemit.com/travel/@travelista/an-adventure-in-isla-espiritu-santo", + "https://steemit.com/@jpiper20", + "https://steemit.com/life/@jpiper20/we-meet-at-night-an-original-story-part-4", + "https://steemit.com/art/@kimal73/my-new-painting-dexter-modern-impressionism", + "https://steemit.com/@krystle", + "https://steemit.com/fiction/@krystle/keltorin-s-flora-and-fauna-of-note-firikwea-valcanne-s-guide-to-keltorin", + "https://steemit.com/@cryptoiskey", + "https://steemit.com/steemit/@cryptoiskey/workout-from-home-on-the-cheap-12th-september-ultimate-workout-companion-for-your-kids", + "https://steemit.com/@getonthetrain", + "https://steemit.com/life/@getonthetrain/top-10-grisly-medieval-torture-methods", + "https://steemit.com/@ansharphoto", + "https://steemit.com/photography/@ansharphoto/roman-forum-in-the-morning-rome", + "https://steemit.com/@aboundlessworld", + "https://steemit.com/steemit/@aboundlessworld/introducing-the-steemit-stories-podcast", + "https://steemit.com/@thornybastard", + "https://steemit.com/cn/@thornybastard/chapter-10-a-call-from-the-forest", + "https://steemit.com/bitshares/@crasch/installing-bitshares-graphene-from-source-on-mac-os-x-yosemite-10-5-5", + "https://steemit.com/@dumar022", + "https://steemit.com/techreview/@dumar022/workshop-lesson-6-wrench-you-don-t-wanna-mess-with-this", + "https://steemit.com/@lapilipinas", + "https://steemit.com/science/@lapilipinas/light-from-distant-stars", + "https://steemit.com/@williambanks", + "https://steemit.com/life/@williambanks/towards-a-better-tomorrow-part-1-there-but-for-grace", + "https://steemit.com/@driv3n", + "https://steemit.com/life/@driv3n/how-to-solve-the-rubik-s-cube-like-a-boss-part-2", + "https://steemit.com/@timbot606", + "https://steemit.com/life/@timbot606/growing-up-in-appalachia", + "https://steemit.com/@themagus", + "https://steemit.com/life/@themagus/a-less-privileged-white-growing-up-in-south-africa-in-the-1970-s-part-2", + "https://steemit.com/@echoesinthemind", + "https://steemit.com/life/@echoesinthemind/hanging-upside-down", + "https://steemit.com/@ysa", + "https://steemit.com/photograpy/@ysa/my-pictures-from-traveling-to-estes-park-colorado", + "https://steemit.com/@aksinya", + "https://steemit.com/travel/@aksinya/our-trip-to-wonderful-scary-and-unforgettable-kenya-original-photos-and-video", + "https://steemit.com/spanish/@jgcastrillo19/wallet-homo-habilis-hombre-constructor-parte-cuatro", + "https://steemit.com/@successfully00", + "https://steemit.com/mathematics/@successfully00/knowing-the-math-mental-tricks-multiplication-part-1", + "https://steemit.com/@linzo", + "https://steemit.com/poem/@linzo/a-life-fantasy-original-poem", + "https://steemit.com/@hilarski", + "https://steemit.com/panama/@hilarski/panama-critters", + "https://steemit.com/@sulev", + "https://steemit.com/photography/@sulev/photography-11-pictures-from-my-garden-bees-lizards-and-other-part-2", + "https://steemit.com/@steemswede", + "https://steemit.com/beer/@steemswede/beer-review-thomas-hardy-s-ale", + "https://steemit.com/@marius19", + "https://steemit.com/steemit/@marius19/set-of-paper-coffee-cups-origami", + "https://steemit.com/@poeticsnake", + "https://steemit.com/art/@poeticsnake/autumn-is-coming-doodle-style-tutorial-with-step-by-step-drawings", + "https://steemit.com/@kiddarko", + "https://steemit.com/art/@kiddarko/peep-life-a-story-by-kiddarko-with-tattoo-illistrations-and-video", + "https://steemit.com/@shieha", + "https://steemit.com/games/@shieha/the-hardest-computer-game-of-all-time-robot-odyssey-part-2", + "https://steemit.com/@ayim", + "https://steemit.com/life/@ayim/fixing-posture-part-4-neck", + "https://steemit.com/@hitmeasap", + "https://steemit.com/writing/@hitmeasap/i-am-batman-s-robin-or-skywalkers-r2-d2-i-ve-always-been-the-co-pilot-always-been-the-second-choice", + "https://steemit.com/@peskov", + "https://steemit.com/life/@peskov/antonikha-part-2-featuring-vasily-peskov-as-author", + "https://steemit.com/@aldentan", + "https://steemit.com/life/@aldentan/advice-from-an-angry-dude-breathe-and-interrupt-your-thoughts", + "https://steemit.com/@beginningtoend", + "https://steemit.com/poetry/@beginningtoend/poetry-art-and-a-little-home-spum-philosophy", + "https://steemit.com/@kaykunoichi", + "https://steemit.com/life/@kaykunoichi/suicide-note-audio-written-and-performed-by-myself", + "https://steemit.com/@booky", + "https://steemit.com/life/@booky/boosting-leadership-skills-healthier-happier-you-and-your-workmates", + "https://steemit.com/@doubledex", + "https://steemit.com/ethics/@doubledex/do-you-know-the-difference-between-right-and-wrong", + "https://steemit.com/@ekaterina4ka", + "https://steemit.com/photography/@ekaterina4ka/we-knit-patterns-by-the-spokes-post-2-vyazhem-uzory-spicami-post-2", + "https://steemit.com/@scaredycatguide", + "https://steemit.com/real-talk/@scaredycatguide/real-talk-vol-9-welcome-to-dogmerica", + "https://steemit.com/@amy-goodrich", + "https://steemit.com/smoothie/@amy-goodrich/pineapple-mojito-green-smoothie", + "https://steemit.com/@scott.stevens", + "https://steemit.com/bitcoin/@scott.stevens/awareness-of-bitcoin-is-now-more-important-than-awareness-of-geoengineering", + "https://steemit.com/@witchcraftblog", + "https://steemit.com/travel/@witchcraftblog/my-trip-to-italy-pisa", + "https://steemit.com/@ibringawareness", + "https://steemit.com/food/@ibringawareness/why-i-got-stiffed-guy-s-waiter-blog-chapter-5", + "https://steemit.com/art/@kimal73/my-new-illustration-batman-vs-superman-modern-impressionism-by-kimal73", + "https://steemit.com/@leylar", + "https://steemit.com/photography/@leylar/seeds-are-great-travelers-own-work", + "https://steemit.com/@ocrdu", + "https://steemit.com/photography/@ocrdu/the-pods-that-go-pop", + "https://steemit.com/@rusla", + "https://steemit.com/travel/@rusla/japan-part8", + "https://steemit.com/@edgarsart", + "https://steemit.com/art/@edgarsart/puppy-charcoal-original-pencil-drawing", + "https://steemit.com/@borishaifa", + "https://steemit.com/steemit/@borishaifa/to-write-or-not-to-wirte-pisat-ili-ne-pisat", + "https://steemit.com/@eveningstar92", + "https://steemit.com/art/@eveningstar92/shit-happens-move-on-nsfw-evening-star-art", + "https://steemit.com/@elewarne", + "https://steemit.com/mixedmedia/@elewarne/mixed-media", + "https://steemit.com/@shredlord", + "https://steemit.com/art/@shredlord/sunrise", + "https://steemit.com/@sherlockcupid", + "https://steemit.com/life/@sherlockcupid/let-s-talk-fears-part-one", + "https://steemit.com/@annesaya", + "https://steemit.com/poetry/@annesaya/our-guiding-star-a-poem-a-tribute-to-writers", + "https://steemit.com/@fitmama", + "https://steemit.com/life/@fitmama/why-do-i-bother", + "https://steemit.com/@ezzy", + "https://steemit.com/story/@ezzy/the-bionic-experiment-part-1-my-original-short-stories", + "https://steemit.com/@kingarbinv", + "https://steemit.com/blog/@kingarbinv/adventures-in-nemaland-part-8-video-my-best-pokemon-catch-so-far", + "https://steemit.com/@soulsistashakti", + "https://steemit.com/abuse/@soulsistashakti/how-to-detect-and-deflect-gaslighting-from-a-narcissist", + "https://steemit.com/@puffin", + "https://steemit.com/story/@puffin/tragic-impoverishment-society-s-dirt-original-poem", + "https://steemit.com/@cehuneke", + "https://steemit.com/health/@cehuneke/the-sugar-scandal-corrupted-science-in-the-debate-of-fat-vs-sugar-and-coronary-heart-disease", + "https://steemit.com/@tanata", + "https://steemit.com/fashion/@tanata/little-black-dress-involving", + "https://steemit.com/@steemwriter", + "https://steemit.com/new/@steemwriter/youtube-demonetization-a-step-towards-censorship", + "https://steemit.com/@michelle.gent", + "https://steemit.com/story/@michelle.gent/dusty-one-of-my-characters", + "https://steemit.com/art/@edgarsart/a-gift-original-rose-drawing", + "https://steemit.com/@runridefly", + "https://steemit.com/cartoon/@runridefly/minnow-s-life-runridefly-original-cartoon-minnowsunite-whale-sighting-minnows-and-a-whale", + "https://steemit.com/fiction/@doubledex/short-story-the-cult-of-personality-part-one", + "https://steemit.com/@lyubovbar", + "https://steemit.com/photography/@lyubovbar/look-at-the-flower-chicory-a-useful-and-beautiful-flower-my-favorite-photos-of-chicory", + "https://steemit.com/@victoriart", + "https://steemit.com/art/@victoriart/hazelnut-mood", + "https://steemit.com/@heroic15397", + "https://steemit.com/montreal/@heroic15397/amazing-birds-in-the-greater-montreal-area", + "https://steemit.com/@smartercars", + "https://steemit.com/cars/@smartercars/reviewing-the-volkswagen-touareg-smarter-car-reviews", + "https://steemit.com/@rubenalexander", + "https://steemit.com/music/@rubenalexander/blues-jam-9-14-2016", + "https://steemit.com/@matthew.raymer", + "https://steemit.com/psychology/@matthew.raymer/life-stories", + "https://steemit.com/@positivesteem", + "https://steemit.com/minnowsunite/@positivesteem/common-sense-versus-degrees-the-man-who-has-one-hundred-degrees", + "https://steemit.com/@d3nv3r", + "https://steemit.com/mining/@d3nv3r/cloud-mining-the-struggle-is-real", + "https://steemit.com/@adubi", + "https://steemit.com/life/@adubi/healing-food-plan-the-ultimate-cheat-sheet", + "https://steemit.com/@alitas", + "https://steemit.com/spanish/@alitas/spanish-cazuela-de-calamar-con-papas-rejilla", + "https://steemit.com/@mazi", + "https://steemit.com/travel/@mazi/i-can-see-clearly-now-platanus-occidentalis", + "https://steemit.com/@mikemacintire", + "https://steemit.com/photography/@mikemacintire/a-red-like-no-other-my-work", + "https://steemit.com/@altzero", + "https://steemit.com/spanish/@altzero/imagenes-de-una-vida-2", + "https://steemit.com/@birdie", + "https://steemit.com/photography/@birdie/clouds-that-demand-attention-original-photos", + "https://steemit.com/@michaelstobiersk", + "https://steemit.com/art/@michaelstobiersk/5jbxxg-an-original-painting-by-michael-stobierski", + "https://steemit.com/@reddust", + "https://steemit.com/art/@reddust/meditation-experience-can-be-really-scary", + "https://steemit.com/art/@rubenalexander/the-price-is-right-theme-music-breakdown", + "https://steemit.com/@karisa", + "https://steemit.com/food/@karisa/very-tasty-and-delicious-curd-cookies-specially-for-steemit-part-4", + "https://steemit.com/travel/@lyubovbar/borovoye-pearl-of-kazakhstan-the-incredible-journey-story-of-my-husband", + "https://steemit.com/@burnin", + "https://steemit.com/travel/@burnin/exploring-the-off-limits-areas-of-the-largest-cruise-ship-in-the-world-part-2", + "https://steemit.com/art/@reddust/eyes-of-wisdom", + "https://steemit.com/@levycore", + "https://steemit.com/food/@levycore/hot-chocolate-art-trying-draw-faces", + "https://steemit.com/@awesomenyl", + "https://steemit.com/art/@awesomenyl/sunflower-paper-tutorial", + "https://steemit.com/writing/@aldentan/the-epic-and-awesome-guide-to-writing-articles-like-a-true-artist-that-people-want-to-read-and-share-edited-for-steemit-today", + "https://steemit.com/@naquoya", + "https://steemit.com/story/@naquoya/original-fiction-bad-trip-part-two-the-gamemaster", + "https://steemit.com/@moon32walker", + "https://steemit.com/gaming/@moon32walker/top-10-game-development-studios", + "https://steemit.com/@gustavopasquini", + "https://steemit.com/food/@gustavopasquini/polenta-with-ragu-meat-dry", + "https://steemit.com/@benadapt", + "https://steemit.com/photography/@benadapt/capturing-the-milky-way-a-photographer-s-biggest-challenge", + "https://steemit.com/spanish/@altzero/que-es-la-nueva-economia", + "https://steemit.com/@por500bolos", + "https://steemit.com/spanish/@por500bolos/uncovering-the-most-transcendental-and-biggest-secret-in-the-human-life-skeptical-i-will-challenge-you-to-prove-otherwise", + "https://steemit.com/@zonpower", + "https://steemit.com/poem/@zonpower/this-is-a-place-an-original-poem", + "https://steemit.com/@katharsisdrill", + "https://steemit.com/history/@katharsisdrill/the-rune-stones-of-jelling-and-a-new-realisation", + "https://steemit.com/@glezeddy", + "https://steemit.com/steem/@glezeddy/mezcla-de-tequila-para-dar-el-grito-mexico", + "https://steemit.com/@onetree", + "https://steemit.com/culture/@onetree/south-african-slang-enter-those-who-dare", + "https://steemit.com/@verbal-d", + "https://steemit.com/music/@verbal-d/melodious-music-memoirs-2-impact", + "https://steemit.com/@wanderingagorist", + "https://steemit.com/travel/@wanderingagorist/wild-rose-hips-foraging-for-tea-and-eating", + "https://steemit.com/@knablinz", + "https://steemit.com/music/@knablinz/hand-made-collage-art-by-knablinz-donuts-and-coffee" + ], + "tags": [ + "curie", + "minnows", + "hidden-gems", + "steemit", + "project-curie" + ], + "users": [ + "nextgencrypto", + "curie" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 61028272797290, + "payout": 217.281, + "payout_at": "2016-09-22T17:53:48", + "pending_payout_value": "217.281 HBD", + "percent_hbd": 10000, + "permlink": "the-daily-curie-14th-sept-15th-sept-2016", + "post_id": 1256756, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 182 + }, + "title": "The Daily Curie (14th Sept - 15th Sept 2016)", + "updated": "2016-09-15T17:53:48", + "url": "/curie/@curie/the-daily-curie-14th-sept-15th-sept-2016" + }, + { + "active_votes": [ + { + "rshares": 231809639013, + "voter": "anonymous" + }, + { + "rshares": 40042046720125, + "voter": "blocktrades" + }, + { + "rshares": 4287714457313, + "voter": "riverhead" + }, + { + "rshares": 34979300821, + "voter": "altoz" + }, + { + "rshares": 2733708608, + "voter": "steem1653" + }, + { + "rshares": 251366150295, + "voter": "nabilov" + }, + { + "rshares": 3813478158, + "voter": "btcupload" + }, + { + "rshares": 1557779220, + "voter": "future24" + }, + { + "rshares": 84942400, + "voter": "pompe72" + }, + { + "rshares": 8773949381, + "voter": "craigwilliamz" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 4249431309, + "voter": "michelle.gent" + }, + { + "rshares": 1871969417, + "voter": "bapparabi" + }, + { + "rshares": 2497059333, + "voter": "irensche" + }, + { + "rshares": 84821361, + "voter": "katharsisdrill" + }, + { + "rshares": 767043998, + "voter": "alienbutt" + } + ], + "author": "alienbutt", + "author_payout_value": "0.000 HBD", + "author_reputation": 52.91, + "beneficiaries": [], + "blacklists": [], + "body": "You decide what they are.\nAlien heads staked on a post or seed pods?\n\"\n\n\"", + "category": "photography", + "children": 4, + "created": "2016-09-15T17:53:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i346.photobucket.com/albums/p432/Glenn_Scrimshaw/DSCN2947_zpsx86w0mif.jpg", + "http://i346.photobucket.com/albums/p432/Glenn_Scrimshaw/DSCN2944_zps2kijcdvn.jpg" + ], + "links": [ + "http://s346.photobucket.com/user/Glenn_Scrimshaw/media/DSCN2947_zpsx86w0mif.jpg.html", + "http://s346.photobucket.com/user/Glenn_Scrimshaw/media/DSCN2944_zps2kijcdvn.jpg.html" + ], + "tags": [ + "photography", + "art", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 44874621891175, + "payout": 120.09, + "payout_at": "2016-09-22T17:53:36", + "pending_payout_value": "120.090 HBD", + "percent_hbd": 10000, + "permlink": "alien-or-plant", + "post_id": 1256752, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 16 + }, + "title": "Alien or plant?", + "updated": "2016-09-15T18:23:18", + "url": "/photography/@alienbutt/alien-or-plant" + }, + { + "active_votes": [ + { + "rshares": 31621188390159, + "voter": "smooth" + }, + { + "rshares": 2078528809174, + "voter": "bmw" + }, + { + "rshares": 1912120788268, + "voter": "badassmother" + }, + { + "rshares": 3312854507128, + "voter": "pharesim" + }, + { + "rshares": 2053144245901, + "voter": "hr1" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 22390733187, + "voter": "jaewoocho" + }, + { + "rshares": 1736291789819, + "voter": "steemychicken1" + }, + { + "rshares": 1533973920081, + "voter": "joseph" + }, + { + "rshares": 466132509421, + "voter": "recursive2" + }, + { + "rshares": 652005899349, + "voter": "masteryoda" + }, + { + "rshares": 3120458041174, + "voter": "recursive" + }, + { + "rshares": 5941203882368, + "voter": "smooth.witness" + }, + { + "rshares": 9168101098, + "voter": "idol" + }, + { + "rshares": 816386307308, + "voter": "steemrollin" + }, + { + "rshares": 4941741048, + "voter": "sakr" + }, + { + "rshares": 1578030666, + "voter": "jocelyn" + }, + { + "rshares": 83530339170, + "voter": "acidsun" + }, + { + "rshares": 14818192446, + "voter": "gregory-f" + }, + { + "rshares": 151248263299, + "voter": "edgeland" + }, + { + "rshares": 9028522101, + "voter": "gregory60" + }, + { + "rshares": 74914792736, + "voter": "eeks" + }, + { + "rshares": 15119117634, + "voter": "fkn" + }, + { + "rshares": 19873135819, + "voter": "elishagh1" + }, + { + "rshares": 7802860274, + "voter": "richman" + }, + { + "rshares": 584250736753, + "voter": "nanzo-scoop" + }, + { + "rshares": 177409209153, + "voter": "mummyimperfect" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 106632631169, + "voter": "asch" + }, + { + "rshares": 1061245798, + "voter": "murh" + }, + { + "rshares": 6230746892, + "voter": "cryptofunk" + }, + { + "rshares": 2057413439, + "voter": "error" + }, + { + "rshares": 962077066542, + "voter": "cyber" + }, + { + "rshares": 59950063204, + "voter": "theshell" + }, + { + "rshares": 49578772788, + "voter": "ak2020" + }, + { + "rshares": 76584409982, + "voter": "noganoo" + }, + { + "rshares": 3848540783991, + "voter": "satoshifund" + }, + { + "rshares": 400880323222, + "voter": "taoteh1221" + }, + { + "rshares": 410517349, + "voter": "applecrisp" + }, + { + "rshares": 35693164103, + "voter": "altoz" + }, + { + "rshares": 335983556, + "voter": "gardening" + }, + { + "rshares": 336136344, + "voter": "survival" + }, + { + "rshares": 10021612024, + "voter": "arisa" + }, + { + "rshares": 280737930617, + "voter": "trogdor" + }, + { + "rshares": 5950554459, + "voter": "mark-waser" + }, + { + "rshares": 118348776939, + "voter": "geoffrey" + }, + { + "rshares": 42738217262, + "voter": "kimziv" + }, + { + "rshares": 24170583392, + "voter": "seth-krings" + }, + { + "rshares": 46264097306, + "voter": "honeythief" + }, + { + "rshares": 78976166587, + "voter": "technology" + }, + { + "rshares": 76017114668, + "voter": "emily-cook" + }, + { + "rshares": 2187607792, + "voter": "superfreek" + }, + { + "rshares": 49806227536, + "voter": "isteemit" + }, + { + "rshares": 10993053311, + "voter": "auction" + }, + { + "rshares": 17557768630, + "voter": "grey580" + }, + { + "rshares": 19975264794, + "voter": "thebatchman" + }, + { + "rshares": 60403077307, + "voter": "lehard" + }, + { + "rshares": 3283410959, + "voter": "orly" + }, + { + "rshares": 5270985903, + "voter": "riscadox" + }, + { + "rshares": 24867544970, + "voter": "katyakov" + }, + { + "rshares": 12790313163, + "voter": "jako" + }, + { + "rshares": 1159208963, + "voter": "steemswede" + }, + { + "rshares": 1664172448, + "voter": "sergei" + }, + { + "rshares": 238378512, + "voter": "honey" + }, + { + "rshares": 71343869654, + "voter": "furion" + }, + { + "rshares": 354114465, + "voter": "barbara2" + }, + { + "rshares": 393593664, + "voter": "ch0c0latechip" + }, + { + "rshares": 364274718, + "voter": "doge4lyf" + }, + { + "rshares": 5532441214, + "voter": "on0tole" + }, + { + "rshares": 1231812238, + "voter": "dicov" + }, + { + "rshares": 2834923420, + "voter": "steem1653" + }, + { + "rshares": 2919298058, + "voter": "sveokla" + }, + { + "rshares": 17173174800, + "voter": "sebastien" + }, + { + "rshares": 5357205853, + "voter": "thegoodguy" + }, + { + "rshares": 14167556353, + "voter": "aaseb" + }, + { + "rshares": 1026087885, + "voter": "danielkt" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 251366150295, + "voter": "nabilov" + }, + { + "rshares": 629471993, + "voter": "luisucv34" + }, + { + "rshares": 462033723200, + "voter": "knozaki2015" + }, + { + "rshares": 95668007343, + "voter": "inertia" + }, + { + "rshares": 46858037615, + "voter": "milestone" + }, + { + "rshares": 7164489185, + "voter": "lichtblick" + }, + { + "rshares": 34761364489, + "voter": "creemej" + }, + { + "rshares": 2726160685, + "voter": "the-future" + }, + { + "rshares": 15378115921, + "voter": "nippel66" + }, + { + "rshares": 23929304431, + "voter": "phenom" + }, + { + "rshares": 167305835788, + "voter": "blueorgy" + }, + { + "rshares": 12849414672, + "voter": "benjiberigan" + }, + { + "rshares": 932262984, + "voter": "poseidon" + }, + { + "rshares": 19717588129, + "voter": "mustafaomar" + }, + { + "rshares": 3435918746, + "voter": "simon.braki.love" + }, + { + "rshares": 82781233416, + "voter": "thylbom" + }, + { + "rshares": 32543400703, + "voter": "deanliu" + }, + { + "rshares": 4996306142, + "voter": "dmitriybtc" + }, + { + "rshares": 1019831473, + "voter": "hemp" + }, + { + "rshares": 118287211, + "voter": "flowers" + }, + { + "rshares": 204617853645, + "voter": "jl777" + }, + { + "rshares": 30989251579, + "voter": "zaebars" + }, + { + "rshares": 12261205066, + "voter": "positive" + }, + { + "rshares": 1773021661, + "voter": "yarly" + }, + { + "rshares": 267188192, + "voter": "yarly2" + }, + { + "rshares": 267587944, + "voter": "yarly3" + }, + { + "rshares": 154579129, + "voter": "yarly4" + }, + { + "rshares": 155451862, + "voter": "yarly5" + }, + { + "rshares": 88607961, + "voter": "yarly7" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 50626015, + "voter": "whalepool" + }, + { + "rshares": 6114654934, + "voter": "summonerrk" + }, + { + "rshares": 12098269394, + "voter": "webdeals" + }, + { + "rshares": 231254136, + "voter": "alexbezimeni" + }, + { + "rshares": 17267307497, + "voter": "proto" + }, + { + "rshares": 7222569746, + "voter": "sisterholics" + }, + { + "rshares": 428868451, + "voter": "yarly10" + }, + { + "rshares": 229507420, + "voter": "yarly11" + }, + { + "rshares": 80241480, + "voter": "yarly12" + }, + { + "rshares": 412825844, + "voter": "fnait" + }, + { + "rshares": 366755128, + "voter": "keepcalmand" + }, + { + "rshares": 180668119, + "voter": "kibela" + }, + { + "rshares": 3084130055, + "voter": "dmilash" + }, + { + "rshares": 13626326152, + "voter": "mahekg" + }, + { + "rshares": 50578642550, + "voter": "gomeravibz" + }, + { + "rshares": 8734139434, + "voter": "taker" + }, + { + "rshares": 6521104126, + "voter": "nekromarinist" + }, + { + "rshares": 6895440187, + "voter": "theprophet" + }, + { + "rshares": 255409573883, + "voter": "laonie" + }, + { + "rshares": 24562026280, + "voter": "laoyao" + }, + { + "rshares": 7994566199, + "voter": "myfirst" + }, + { + "rshares": 51844874813, + "voter": "somebody" + }, + { + "rshares": 1938440237, + "voter": "flysaga" + }, + { + "rshares": 2084695835, + "voter": "gmurph" + }, + { + "rshares": 68250832, + "voter": "missmishel623" + }, + { + "rshares": 11452948850, + "voter": "midnightoil" + }, + { + "rshares": 2280336943, + "voter": "kalimor" + }, + { + "rshares": 4190335896, + "voter": "ullikume" + }, + { + "rshares": 28645142464, + "voter": "xiaohui" + }, + { + "rshares": 1293627572, + "voter": "elfkitchen" + }, + { + "rshares": 102434307703, + "voter": "joele" + }, + { + "rshares": 5855564372, + "voter": "oflyhigh" + }, + { + "rshares": 895565145, + "voter": "xiaokongcom" + }, + { + "rshares": 12687522802, + "voter": "gargon" + }, + { + "rshares": 2076619689, + "voter": "natalymaty" + }, + { + "rshares": 84763896, + "voter": "numberone" + }, + { + "rshares": 62760150, + "voter": "diamonds" + }, + { + "rshares": 1805296575, + "voter": "xianjun" + }, + { + "rshares": 3251259359, + "voter": "unrealisback" + }, + { + "rshares": 11292536945, + "voter": "borran" + }, + { + "rshares": 93805187965, + "voter": "miacats" + }, + { + "rshares": 118219525, + "voter": "microluck" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 2022625104, + "voter": "chinadaily" + }, + { + "rshares": 84708065280, + "voter": "serejandmyself" + }, + { + "rshares": 106144628, + "voter": "pollina" + }, + { + "rshares": 2958177650, + "voter": "macartem" + }, + { + "rshares": 10344891579, + "voter": "gvargas123" + }, + { + "rshares": 10691300360, + "voter": "jaredcwillis" + }, + { + "rshares": 2982676167, + "voter": "netaterra" + }, + { + "rshares": 59171026, + "voter": "piezolit" + }, + { + "rshares": 6069996297, + "voter": "trev" + }, + { + "rshares": 1152952998, + "voter": "leno4ek" + }, + { + "rshares": 33111928321, + "voter": "daut44" + }, + { + "rshares": 5475437205, + "voter": "contentjunkie" + }, + { + "rshares": 7779288318, + "voter": "einsteinpotsdam" + }, + { + "rshares": 5053600817, + "voter": "richardcrill" + }, + { + "rshares": 2205784762, + "voter": "jeremyfromwi" + }, + { + "rshares": 2056057288, + "voter": "eight-rad" + }, + { + "rshares": 5012661990, + "voter": "nadin3" + }, + { + "rshares": 3411072843, + "voter": "xanoxt" + }, + { + "rshares": 1661520978, + "voter": "davidjkelley" + }, + { + "rshares": 27677639861, + "voter": "sponge-bob" + }, + { + "rshares": 15570931627, + "voter": "digital-wisdom" + }, + { + "rshares": 3710931796, + "voter": "ethical-ai" + }, + { + "rshares": 6831306526, + "voter": "jwaser" + }, + { + "rshares": 1086106040, + "voter": "tatianka" + }, + { + "rshares": 55281264, + "voter": "apparat" + }, + { + "rshares": 14097243573, + "voter": "cryptobiker" + }, + { + "rshares": 54182817, + "voter": "analyzethis" + }, + { + "rshares": 2675492964, + "voter": "bwaser" + }, + { + "rshares": 54949117, + "voter": "doggnostic" + }, + { + "rshares": 54665234, + "voter": "jenny-talls" + }, + { + "rshares": 27671309914, + "voter": "brains" + }, + { + "rshares": 53671263, + "voter": "waldemar-kuhn" + }, + { + "rshares": 1359518638, + "voter": "steemafon" + }, + { + "rshares": 5753400992, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 51568971, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 339287005, + "voter": "anomaly" + }, + { + "rshares": 2401284424, + "voter": "ellepdub" + }, + { + "rshares": 12115548081, + "voter": "herpetologyguy" + }, + { + "rshares": 4816962742, + "voter": "morgan.waser" + }, + { + "rshares": 51232949, + "voter": "dragonice" + }, + { + "rshares": 51230296, + "voter": "steemq" + }, + { + "rshares": 51218466, + "voter": "weare" + }, + { + "rshares": 1258359388, + "voter": "anns" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50791473, + "voter": "synereo" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 1871969417, + "voter": "bapparabi" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 3689824509, + "voter": "strong-ai" + }, + { + "rshares": 53738244, + "voter": "ivanakamoto" + }, + { + "rshares": 516546553, + "voter": "grisha-danunaher" + }, + { + "rshares": 213848535, + "voter": "sjamayee" + }, + { + "rshares": 2974116451, + "voter": "htyfn" + }, + { + "rshares": 162904624, + "voter": "allianz" + }, + { + "rshares": 1630350803, + "voter": "rusteemitblog" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 444435987, + "voter": "witchcraftblog" + }, + { + "rshares": 161693690, + "voter": "shadowproject" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 161179339, + "voter": "bethesda" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 159062820, + "voter": "rule" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 157667385, + "voter": "cbd" + }, + { + "rshares": 157667385, + "voter": "junk" + }, + { + "rshares": 157682838, + "voter": "hug" + }, + { + "rshares": 157682838, + "voter": "bearcub" + }, + { + "rshares": 157682809, + "voter": "cyberpunk" + }, + { + "rshares": 156919204, + "voter": "keisha" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 156919175, + "voter": "int" + }, + { + "rshares": 1593664040, + "voter": "steemlift" + } + ], + "author": "serejandmyself", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.84, + "beneficiaries": [], + "blacklists": [], + "body": "#### Hey guys, welcome to the first chapter of my new novel.\n#### It is a mixture of 3 time lines, with 19th century, modern day and ancient times. The genre is probably something you would call a mixture of sci-fi, mystery, adventure and a bit more. \n#### Well, I welcome you to be the judge...\n\n

[![b801c049484636e0faf71f56cca03864c0bd6.jpg](https://www.steemimg.com/images/2016/09/15/b801c049484636e0faf71f56cca03864c0bd6.jpg)](https://www.steemimg.com/image/1wrYT)

\n\n__________________________________\n\n**Chapter ONE**\n\nIt seemed as nothing was different in yet another cold and slightly windy London evening. The smog from the river was rising up as usual and the chilly wind would bring the smell up to the embankment, where Charles was taking a rest, sitting down on his favorite bench. \n\nFrom here he could see the might of the power station from across the river and something was special in the way those chimneys threw out the smoke onto the city. \n\nHe just finished his walk along his usual route, walking amongst the cemetery outside the chapel. It always amused him; that mix of emotion and sorrow amongst the busy city people, especially during the busy afternoon hours.\n\nThat rusty smell kept mixing with up with the light freshness of the leaves from the tree nearby Charles\u2019s bench. As he threw a brief glimpse onto the clock on the parliament building he noticed that the small arrow was on 45 minutes\u2026 \n\nSuddenly he heard a murmur of horses; he turned his head before he could finish realizing what time it was. He saw that just a few yards up the road two horse carriages didn\u2019t manage to share the drive way. \n\n
[![Saratogacarriagec5af5.jpg](https://www.steemimg.com/images/2016/09/15/Saratogacarriagec5af5.jpg)](https://www.steemimg.com/image/1w1bI)
\n\nOne of the coachmen was shouting something and angrily waving his hands. Charles was able to see from here that the coachmen\u2019s grey clothing was partially covered in dirt, probably from the splash of the puddles from underneath the wheels. \n\nThe coachmen kept shouting something, Charles was unable to see the second carriage from where he was sitting, but was able to see some passersby, that starting to gather around the incident.\n\nIt was obvious that, just like him, those people had nothing better to do on this late afternoon then to watch in amusement the accident in the middle of the avenue.\n\nJust as Charles was starting to lose interest in the whole situation, the door of the cab that Charles could see, opened and a man dressed in a black suit and holding a pipe stepped out. He calmly put his hand in the upper inner pocket of the suit and pulled out some coins. The man made two steps up to driver and handed him the coins. At this moment the driver stopped shouting for a moment and it was clear from the look on his face that he was confused. \n\nThe cab driver counted the coins and said something to the man in the suit, the passenger didn\u2019t answer. He turned around and started to walk in the direction of the chapel. The cab driver clearly wasn\u2019t happy. He started to shout once again, but this time at the passenger. While the cab driver turned his attention to the passenger, Charles noticed how the second carriage that was involved in the accident managed to move a few yards back.\n\nIt was a much smaller carriage, and the driver was clearly seeable to Charles now. He seemed somewhat happy that he was not in the middle of the light anymore; he hurryingly turned the carriage and the horse around and started to move also in the direction of the chapel. \n\nAt this moment the driver of the first carriage started to lose interest in shouting and decided to clean himself up. As he started to calm down, the bemused passersby begun to walk back to where they were heading and Charles also turned his head back towards the power station.\n\nCharles was so busy watching the situation unfold that he didn\u2019t noticed that the passenger of the first carriage crossed the road and was now heading not towards the chapel anymore, but exactly in the other direction, towards the grey bench that Charles was sitting on.\n\nAt first Charles didn\u2019t pay any attention to just another man who was walking by. But then he noticed that calm walk of his and it hit him that this was the same passenger from the carriage.\n\n\u201cExcuse me sir?\u201d said Charles as the man closed up to the bench. \u201cYou are the gentleman from the carriage, aren\u2019t you?\u201d \u201cI saw you a minute ago, what happened?\u201d\n\nThe man stopped to walk and shared a look with Charles; he calmly sat down beside him and carried on smoking his pipe, as he was not hearing the questions Charles asked him. \n\n\u201cI do apologies for the intervention, but you must not be local, I can tell by your calmness, all the folks round here are always in a hurry\u201d Charles carried on talking as if not noticing that the man was ignoring him. \n\nAll of a sudden the weather begun to change, wind started to blow stronger and the few leaves that the tree was holding blew in the direction of the bench. The smell from the river rose up and as if that wasn\u2019t enough Charles felt like a small rain drop hit his head. He could clearly see the green water from where he was sitting through the decorations holes of the embankments fence. It was clear that it will start to rain soon by the appearing circles on the top of the river.\n\nAfter a few minutes of quietly seating by his new neighbor Charles caught himself looking at the clock on the tower, once again he saw the small arrow on 45 minutes\u2026\n\n\u201cAnd what do we pay the government for?\u201d \u201cIt would feel though they are taking our money and spend it on their fancy hats and suits, don\u2019t you find?\u201d Said Charles.\n\nAt this point the man took out the pipe into his left hand and begun to cough. After he finished coughing Charles heard him speak, at this point Charles understood that for some reason he would remember this moment for a long time to come. \n\n\u201cIt is likely to assume that they deserve to spend the money they earn\u201d Said the man, his voice was quite low and he had a certain accent Charles could quite catch.\n\n\u201cI don\u2019t think that money is of importance nowadays\u201d Said the man.\n\nCharles looked at the man with a smile - \u201cWhat is of importance? One might assume that philosophically speaking, importance can be found in nothing but what is good to us\u201d.\n\n\u201cNo body knows what can be important to others if we carry on like this, then\u2026\u201d Charles didn\u2019t finish his sentence as the man turned away from him and looked the other way. He then turned his head back and Charles noticed his eyes. His eyes were nothing like what Charles had seen before, they looked as though they were glass like and the as if they were blank, there was nothing behind them.\n\n\u201cWhat is important is that I am here now and that it is happening today. It is important to live your life because, just like your life Charles, it has an end\u201d, the man looked somewhat happy when he said that and Charles jumped back on the bench a little, he felt a small shiver run down his spine.\n\n\u201cWhat? How do you know my name sir? Have you been following me?\u201d questions were racing through Charles\u2019s mind. \n\n\u201cAs I said, this is now of importance. You life can find its end today when you get back to your gallery in your cold basement on Kinnerton street or you might listen to me and\u2026\u201d Charles didn\u2019t let the man finish his sentence. He jumped up from the bench; his cane flew within millimeters of the stranger leg as he jumped.\n\n\u201cHow dare you sir? Who gives you the right\u2026\u201d Charles raised his voice, he never allowed himself to raise his voice at a stranger beforehand.\n\n\u201cI think this conversation is over!\u201d exclaimed Charles. \u201cThat would be your choice\u201d replied the man, \u201cDo you think the time is right?\u201d \n\nCharles had already turned away in anger and was about to make his first step away. Something in the words of the man about the time made him think for a second, thoughts raced through his mind. The number 45 and the small arrow of the parliament clock were stuck in his head. \n\n\u201cI don\u2019t understand said Charles\u2026\u201d he turned his head back towards the clock; the arrow was still on 45 minutes. \u201cHow is that possible?\u201d Charles turned his head to the man, but there was no one on the bench. \n\nCharles begun to search the street rapidly with his eyes, it didn\u2019t even occur to him that it was heavily raining until that moment. \n\n
[![tumblr_mkbyo2aby01s0rai7o1_50004ba9.gif](https://www.steemimg.com/images/2016/09/15/tumblr_mkbyo2aby01s0rai7o1_50004ba9.gif)](https://www.steemimg.com/image/1w5tK)
\n\nThe streets were empty; there were no carriages or people to be seen around. Feeling scared he turned his head to the clock once again \u2013 \u201cHow can it still be 45 minutes...\u201d Charles was speaking out loud.\n\nThe next moment he felt like his knees weakened, his head was swirling and he dropped his cane, last thing he could hear was the clinging the of the cane\u2019s handle against the pavement. His thoughts mixed up with his eyesight; the man and his pipe, the handle of the clock, the carriage, the passersby, the power stations smoke\u2026\n \n_________________________________\n\n#### Follow me @serejandmyself for more \n\nImage credit - [1](https://ru.pinterest.com/spookynerd/i-m-a-surrealism-chick/) ; [2](https://giphy.com/search/carriage) ; [3](http://www.ibsrt.com/imglist/horse-and-carriage-id-48037-p-1.html) ;", + "category": "story", + "children": 2, + "created": "2016-09-15T17:23:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/b801c049484636e0faf71f56cca03864c0bd6.jpg", + "https://www.steemimg.com/images/2016/09/15/Saratogacarriagec5af5.jpg", + "https://www.steemimg.com/images/2016/09/15/tumblr_mkbyo2aby01s0rai7o1_50004ba9.gif" + ], + "links": [ + "https://www.steemimg.com/image/1wrYT", + "https://www.steemimg.com/image/1w1bI", + "https://www.steemimg.com/image/1w5tK", + "https://ru.pinterest.com/spookynerd/i-m-a-surrealism-chick/", + "https://giphy.com/search/carriage", + "http://www.ibsrt.com/imglist/horse-and-carriage-id-48037-p-1.html" + ], + "tags": [ + "story", + "fiction", + "scifi", + "mystery", + "writing" + ], + "users": [ + "serejandmyself" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 66871297900441, + "payout": 259.423, + "payout_at": "2016-09-22T17:23:48", + "pending_payout_value": "259.423 HBD", + "percent_hbd": 10000, + "permlink": "captured-by-time-an-original-novel-chapter-1", + "post_id": 1256421, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 229 + }, + "title": "CAPTURED BY TIME (An Original Novel - Chapter 1)", + "updated": "2016-09-15T17:23:48", + "url": "/story/@serejandmyself/captured-by-time-an-original-novel-chapter-1" + }, + { + "active_votes": [ + { + "rshares": 1861031398822, + "voter": "books" + }, + { + "rshares": 4287714457313, + "voter": "riverhead" + }, + { + "rshares": 1855967006728, + "voter": "badassmother" + }, + { + "rshares": 2053236030423, + "voter": "hr1" + }, + { + "rshares": 5519371190400, + "voter": "kushed" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 22391622942, + "voter": "jaewoocho" + }, + { + "rshares": 161758715658, + "voter": "ozmaster" + }, + { + "rshares": 1534643949678, + "voter": "joseph" + }, + { + "rshares": 100723108736, + "voter": "aizensou" + }, + { + "rshares": 466132509421, + "voter": "recursive2" + }, + { + "rshares": 636519834128, + "voter": "masteryoda" + }, + { + "rshares": 3120576239931, + "voter": "recursive" + }, + { + "rshares": 8927291120, + "voter": "idol" + }, + { + "rshares": 800066797130, + "voter": "steemrollin" + }, + { + "rshares": 4941942978, + "voter": "sakr" + }, + { + "rshares": 284401462010, + "voter": "chitty" + }, + { + "rshares": 1536592488, + "voter": "jocelyn" + }, + { + "rshares": 14818263059, + "voter": "gregory-f" + }, + { + "rshares": 154334962550, + "voter": "edgeland" + }, + { + "rshares": 374436234637, + "voter": "craig-grant" + }, + { + "rshares": 9028550345, + "voter": "gregory60" + }, + { + "rshares": 89897944197, + "voter": "eeks" + }, + { + "rshares": 11591323519, + "voter": "fkn" + }, + { + "rshares": 468281676, + "voter": "paco-steem" + }, + { + "rshares": 5641697991, + "voter": "spaninv" + }, + { + "rshares": 15236070794, + "voter": "elishagh1" + }, + { + "rshares": 7802860274, + "voter": "richman" + }, + { + "rshares": 584279800798, + "voter": "nanzo-scoop" + }, + { + "rshares": 10059005246, + "voter": "kefkius" + }, + { + "rshares": 177417522325, + "voter": "mummyimperfect" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 106635074770, + "voter": "asch" + }, + { + "rshares": 1061264730, + "voter": "murh" + }, + { + "rshares": 6230798580, + "voter": "cryptofunk" + }, + { + "rshares": 2003359924, + "voter": "error" + }, + { + "rshares": 11848125383, + "voter": "andu" + }, + { + "rshares": 970586830705, + "voter": "cyber" + }, + { + "rshares": 59952188311, + "voter": "theshell" + }, + { + "rshares": 49580154489, + "voter": "ak2020" + }, + { + "rshares": 402139444, + "voter": "applecrisp" + }, + { + "rshares": 365370465, + "voter": "stiletto" + }, + { + "rshares": 280737930617, + "voter": "trogdor" + }, + { + "rshares": 5950623572, + "voter": "mark-waser" + }, + { + "rshares": 118356217412, + "voter": "geoffrey" + }, + { + "rshares": 101509283748, + "voter": "kimziv" + }, + { + "rshares": 75333038089, + "voter": "emily-cook" + }, + { + "rshares": 2251949197, + "voter": "superfreek" + }, + { + "rshares": 275327756, + "voter": "ladyclair" + }, + { + "rshares": 3283410959, + "voter": "orly" + }, + { + "rshares": 5271030976, + "voter": "riscadox" + }, + { + "rshares": 25057521880, + "voter": "tcfxyz" + }, + { + "rshares": 6939954009, + "voter": "futurefood" + }, + { + "rshares": 56586842629, + "voter": "furion" + }, + { + "rshares": 754655775, + "voter": "busser" + }, + { + "rshares": 103793678934, + "voter": "cdubendo" + }, + { + "rshares": 271487757, + "voter": "barbara2" + }, + { + "rshares": 301755142, + "voter": "ch0c0latechip" + }, + { + "rshares": 279277284, + "voter": "doge4lyf" + }, + { + "rshares": 2733708608, + "voter": "steem1653" + }, + { + "rshares": 124961861, + "voter": "cynetyc" + }, + { + "rshares": 5357326058, + "voter": "thegoodguy" + }, + { + "rshares": 14168005907, + "voter": "aaseb" + }, + { + "rshares": 4209533734, + "voter": "karen13" + }, + { + "rshares": 251367062418, + "voter": "nabilov" + }, + { + "rshares": 8576081337, + "voter": "noodhoog" + }, + { + "rshares": 46859060143, + "voter": "milestone" + }, + { + "rshares": 21565632626, + "voter": "artific" + }, + { + "rshares": 5840939270, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 14455781997, + "voter": "nippel66" + }, + { + "rshares": 163325492855, + "voter": "blueorgy" + }, + { + "rshares": 13111647625, + "voter": "benjiberigan" + }, + { + "rshares": 2214250194, + "voter": "poseidon" + }, + { + "rshares": 355265286967, + "voter": "calaber24p" + }, + { + "rshares": 3295677164, + "voter": "simon.braki.love" + }, + { + "rshares": 121062267, + "voter": "bola" + }, + { + "rshares": 32544157928, + "voter": "deanliu" + }, + { + "rshares": 14007767075, + "voter": "hagie" + }, + { + "rshares": 204618396015, + "voter": "jl777" + }, + { + "rshares": 1371622220, + "voter": "aleco" + }, + { + "rshares": 9400257217, + "voter": "positive" + }, + { + "rshares": 1773021661, + "voter": "yarly" + }, + { + "rshares": 267188192, + "voter": "yarly2" + }, + { + "rshares": 267587944, + "voter": "yarly3" + }, + { + "rshares": 154579129, + "voter": "yarly4" + }, + { + "rshares": 155451862, + "voter": "yarly5" + }, + { + "rshares": 88607961, + "voter": "yarly7" + }, + { + "rshares": 257573964, + "voter": "sergey44" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 16251777176, + "voter": "sisterholics" + }, + { + "rshares": 428868451, + "voter": "yarly10" + }, + { + "rshares": 229507420, + "voter": "yarly11" + }, + { + "rshares": 80241480, + "voter": "yarly12" + }, + { + "rshares": 316499814, + "voter": "fnait" + }, + { + "rshares": 281178931, + "voter": "keepcalmand" + }, + { + "rshares": 607346548, + "voter": "cwmyao1" + }, + { + "rshares": 16495975416, + "voter": "jamesbrown" + }, + { + "rshares": 3353991305, + "voter": "glitterpig" + }, + { + "rshares": 7506600577, + "voter": "jed78" + }, + { + "rshares": 8734185109, + "voter": "taker" + }, + { + "rshares": 1651596637, + "voter": "coinbar" + }, + { + "rshares": 574717917578, + "voter": "laonie" + }, + { + "rshares": 254341994815, + "voter": "ozchartart" + }, + { + "rshares": 5104045578, + "voter": "croatia" + }, + { + "rshares": 19987344033, + "voter": "myfirst" + }, + { + "rshares": 116658367770, + "voter": "somebody" + }, + { + "rshares": 4604075327, + "voter": "flysaga" + }, + { + "rshares": 2501638608, + "voter": "gmurph" + }, + { + "rshares": 25770687280, + "voter": "midnightoil" + }, + { + "rshares": 4190377366, + "voter": "ullikume" + }, + { + "rshares": 2325684243, + "voter": "andrew0" + }, + { + "rshares": 64457942294, + "voter": "xiaohui" + }, + { + "rshares": 3234267259, + "voter": "elfkitchen" + }, + { + "rshares": 99935909954, + "voter": "joele" + }, + { + "rshares": 5855738054, + "voter": "oflyhigh" + }, + { + "rshares": 2127092828, + "voter": "xiaokongcom" + }, + { + "rshares": 47556149905, + "voter": "eneismijmich" + }, + { + "rshares": 4287842001, + "voter": "xianjun" + }, + { + "rshares": 72192938, + "voter": "sijoittaja" + }, + { + "rshares": 11041591679, + "voter": "borran" + }, + { + "rshares": 93807196108, + "voter": "miacats" + }, + { + "rshares": 280777082, + "voter": "microluck" + }, + { + "rshares": 74131936, + "voter": "razberrijam" + }, + { + "rshares": 2022702929, + "voter": "chinadaily" + }, + { + "rshares": 86712034, + "voter": "pompe72" + }, + { + "rshares": 1647538615, + "voter": "ignat" + }, + { + "rshares": 20666130092, + "voter": "anotherjoe" + }, + { + "rshares": 10344891579, + "voter": "gvargas123" + }, + { + "rshares": 3562389763, + "voter": "movievertigo" + }, + { + "rshares": 21980957828, + "voter": "andrewawerdna" + }, + { + "rshares": 2109031152, + "voter": "runridefly" + }, + { + "rshares": 1783693666, + "voter": "funkywanderer" + }, + { + "rshares": 4747321980, + "voter": "richardcrill" + }, + { + "rshares": 2161669067, + "voter": "jeremyfromwi" + }, + { + "rshares": 1661534801, + "voter": "davidjkelley" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 27678962051, + "voter": "sponge-bob" + }, + { + "rshares": 15571125147, + "voter": "digital-wisdom" + }, + { + "rshares": 3710973264, + "voter": "ethical-ai" + }, + { + "rshares": 6831389463, + "voter": "jwaser" + }, + { + "rshares": 422625634, + "voter": "steemorama" + }, + { + "rshares": 4269189470, + "voter": "nubchai" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 2675506788, + "voter": "bwaser" + }, + { + "rshares": 6064648982, + "voter": "dexter-k" + }, + { + "rshares": 54949117, + "voter": "doggnostic" + }, + { + "rshares": 54665234, + "voter": "jenny-talls" + }, + { + "rshares": 27673000226, + "voter": "brains" + }, + { + "rshares": 1387263917, + "voter": "steemafon" + }, + { + "rshares": 5753524189, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 51568971, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 62515317, + "voter": "freebornangel" + }, + { + "rshares": 339300528, + "voter": "anomaly" + }, + { + "rshares": 2401297947, + "voter": "ellepdub" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 12115690216, + "voter": "herpetologyguy" + }, + { + "rshares": 4817018034, + "voter": "morgan.waser" + }, + { + "rshares": 50228382, + "voter": "dragonice" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 50865840, + "voter": "sting" + }, + { + "rshares": 3689865978, + "voter": "strong-ai" + }, + { + "rshares": 162917785, + "voter": "ctu" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 161700361, + "voter": "shadowcash" + }, + { + "rshares": 161218747, + "voter": "sdc" + }, + { + "rshares": 158018960, + "voter": "bethesda" + }, + { + "rshares": 160835930, + "voter": "skrillex" + }, + { + "rshares": 160319579, + "voter": "cybergirls" + }, + { + "rshares": 159175576, + "voter": "fallout" + }, + { + "rshares": 158732321, + "voter": "steemwallet" + }, + { + "rshares": 158638676, + "voter": "icesteem" + }, + { + "rshares": 31684221772, + "voter": "goldmatters" + }, + { + "rshares": 154247502, + "voter": "dougkarr" + } + ], + "author": "ozchartart", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.09, + "beneficiaries": [], + "blacklists": [], + "body": "Hello Steemers!\n\nhttps://img1.steemit.com/0x0/http://puu.sh/qPHEc/3b0d8913ce.png\n\n*POLONIEX*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/rbmGz/0764821325.png\n*4 hour Poloniex chart - Sept 14, 2016*\n\nhttp://puu.sh/rciwF/1b96b56dcc.png\n*4 hour Poloniex chart - Sept 15, 2016*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/rbmLb/755ca91186.png\n*1 day Poloniex chart - Sept 14, 2016*\n\nhttp://puu.sh/rciC9/edf3dcb758.png\n*1 day Poloniex chart - Sept 15, 2016*\nThe Poloniex price went down to the all time low, breaking it and making a slightly lower all time low, but still not giving any confirm of a bottom or bounce.\nVolume about 20% higher then yesterday.\n\n*BITTREX*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/rbmDb/7461d3602b.png\n*4 hour Bittrex chart - Sept 14, 2016*\n\nhttp://puu.sh/rciod/ce32f1a029.png\n*4 hour Bittrex chart - Sept 15, 2016*\nThe Bittrex price broke the local low made just a slightly lower one, same as Poloniex with he all time low, looking like its heading towards the next support level (~0.0007, blue dashed).\nVolume on Bittrex was about 25% lower then yesterday (~5BTC's).\n\n\n*VOLUME COMPARISON*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/rbmuE/227aa902ca.png\n*STEEM/BTC volume Bittrex Sept 14, 2016*\n\nhttp://puu.sh/rcifG/0c61511ea3.png\n*STEEM/BTC volume Bittrex Sept 15, 2016*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/rbmwv/fd2112e3ab.png\n*STEEM/BTC volume Poloniex Sept 14, 2016*\n\nhttp://puu.sh/rcicN/b2384086a4.png\n*STEEM/BTC volume Poloniex Sept 15, 2016*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/rbmry/db13b3282f.png\n*STEEM indexed global volume Sept 14, 2016*\n\nhttp://puu.sh/rcibB/7b2700dd82.png\n*STEEM indexed global volume Sept 15, 2016*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/rbmlb/aca50530d5.png\nhttps://img1.steemit.com/0x0/http://puu.sh/rbmof/8ca7889618.png\n*Coinmarketcap top volume cryptos Sept 14, 2016*\n\nhttp://puu.sh/rci8K/d68b7eb122.png\n*Coinmarketcap top volume cryptos Sept 15, 2016*\nOverall volume about 12% higher then yesterday, with Bittrex volume taking a dive and Poloniex gaining some.\n$STEEM again under top 30 in volume rankings.\n\n*COMMENT*\nOnce again, I will post the comment by commenting as it involves my personal opinion!\nThank you for understanding!\n\nIf anyone has any questions or need's help fell free to ask, I will try to explain as fast and as best as I can.\nCritics, comments, reply's, counters, advice's, etc. are always welcome!\nHave my charts helped you in any way?Let me know with a comment below :)\nAre there more people who are doing TA?\nPlease post the links to your TA's posts into the comments as well!\n\n*DISCLAIMER*\nI am showing multiple scenarios on the price movement, in the post itself I do not take any stance, either bullish or bearish. I am not responsible for neither you\u2019re winning nor you're losses upon trading! the \"comment\" section is my personal opinion and does not mean I have to or do hold any positions in the given market.\nEveryone who uses TA develops his own unique charting style, please keep that in mind.\n\nhttps://www.youtube.com/watch?v=i3bS5nRZOvU\n\nKind regards, OZ :)", + "category": "steem", + "children": 5, + "created": "2016-09-15T18:18:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img1.steemit.com/0x0/http://puu.sh/qPHEc/3b0d8913ce.png", + "https://img1.steemit.com/0x0/http://puu.sh/rbmGz/0764821325.png", + "http://puu.sh/rciwF/1b96b56dcc.png", + "https://img1.steemit.com/0x0/http://puu.sh/rbmLb/755ca91186.png", + "http://puu.sh/rciC9/edf3dcb758.png", + "https://img1.steemit.com/0x0/http://puu.sh/rbmDb/7461d3602b.png", + "http://puu.sh/rciod/ce32f1a029.png", + "https://img1.steemit.com/0x0/http://puu.sh/rbmuE/227aa902ca.png", + "http://puu.sh/rcifG/0c61511ea3.png", + "https://img1.steemit.com/0x0/http://puu.sh/rbmwv/fd2112e3ab.png", + "http://puu.sh/rcicN/b2384086a4.png", + "https://img1.steemit.com/0x0/http://puu.sh/rbmry/db13b3282f.png", + "http://puu.sh/rcibB/7b2700dd82.png", + "https://img1.steemit.com/0x0/http://puu.sh/rbmlb/aca50530d5.png", + "http://puu.sh/rci8K/d68b7eb122.png", + "https://img.youtube.com/vi/i3bS5nRZOvU/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=i3bS5nRZOvU" + ], + "tags": [ + "steem", + "poloniex", + "bittrex", + "technical-analysis", + "trading" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 30268799563538, + "payout": 57.04, + "payout_at": "2016-09-22T18:18:00", + "pending_payout_value": "57.040 HBD", + "percent_hbd": 10000, + "permlink": "usdsteem-btc-daily-poloniex-bittrex-technical-analysis-market-report-update-46-glass-half-full-but-the-bottle-s-left-empty-sept", + "post_id": 1256962, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 176 + }, + "title": "$STEEM/BTC Daily Poloniex+Bittrex Technical Analysis / Market Report Update #46, \"Glass half full, but the bottle\u2019s left empty\" Sept 15, 2016", + "updated": "2016-09-15T18:18:00", + "url": "/steem/@ozchartart/usdsteem-btc-daily-poloniex-bittrex-technical-analysis-market-report-update-46-glass-half-full-but-the-bottle-s-left-empty-sept" + }, + { + "active_votes": [ + { + "rshares": 4134581798123, + "voter": "riverhead" + }, + { + "rshares": 3313249953310, + "voter": "pharesim" + }, + { + "rshares": 2053236030423, + "voter": "hr1" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 22391622942, + "voter": "jaewoocho" + }, + { + "rshares": 1534717563460, + "voter": "joseph" + }, + { + "rshares": 98682259833, + "voter": "aizensou" + }, + { + "rshares": 452874558937, + "voter": "recursive3" + }, + { + "rshares": 620996029765, + "voter": "masteryoda" + }, + { + "rshares": 3120582597678, + "voter": "recursive" + }, + { + "rshares": 8927291120, + "voter": "idol" + }, + { + "rshares": 4941942978, + "voter": "sakr" + }, + { + "rshares": 284401462010, + "voter": "chitty" + }, + { + "rshares": 1536592488, + "voter": "jocelyn" + }, + { + "rshares": 154334962550, + "voter": "edgeland" + }, + { + "rshares": 89897956816, + "voter": "eeks" + }, + { + "rshares": 1511911763, + "voter": "fkn" + }, + { + "rshares": 468281676, + "voter": "paco-steem" + }, + { + "rshares": 5641697991, + "voter": "spaninv" + }, + { + "rshares": 1987313581, + "voter": "elishagh1" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 584291107228, + "voter": "nanzo-scoop" + }, + { + "rshares": 9857825141, + "voter": "kefkius" + }, + { + "rshares": 172751875332, + "voter": "mummyimperfect" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 603741881611, + "voter": "kevinwong" + }, + { + "rshares": 1061266533, + "voter": "murh" + }, + { + "rshares": 6230798580, + "voter": "cryptofunk" + }, + { + "rshares": 2003359924, + "voter": "error" + }, + { + "rshares": 11584833708, + "voter": "andu" + }, + { + "rshares": 58189176188, + "voter": "theshell" + }, + { + "rshares": 49581045086, + "voter": "ak2020" + }, + { + "rshares": 3925670964026, + "voter": "satoshifund" + }, + { + "rshares": 402139444, + "voter": "applecrisp" + }, + { + "rshares": 365370465, + "voter": "stiletto" + }, + { + "rshares": 219283354085, + "voter": "will-zewe" + }, + { + "rshares": 85402720456, + "voter": "herzmeister" + }, + { + "rshares": 275016906945, + "voter": "trogdor" + }, + { + "rshares": 5821262190, + "voter": "mark-waser" + }, + { + "rshares": 118356217412, + "voter": "geoffrey" + }, + { + "rshares": 42740945757, + "voter": "kimziv" + }, + { + "rshares": 45359587433, + "voter": "honeythief" + }, + { + "rshares": 75334808165, + "voter": "emily-cook" + }, + { + "rshares": 2187607792, + "voter": "superfreek" + }, + { + "rshares": 19975706505, + "voter": "thebatchman" + }, + { + "rshares": 59061289095, + "voter": "lehard" + }, + { + "rshares": 3417427733, + "voter": "orly" + }, + { + "rshares": 5165610356, + "voter": "riscadox" + }, + { + "rshares": 8950458328, + "voter": "cmtzco" + }, + { + "rshares": 198384500562, + "voter": "fabio" + }, + { + "rshares": 25057642057, + "voter": "tcfxyz" + }, + { + "rshares": 6939984054, + "voter": "futurefood" + }, + { + "rshares": 794749227, + "voter": "endgame" + }, + { + "rshares": 7380892516, + "voter": "furion" + }, + { + "rshares": 111055672943, + "voter": "sigmajin" + }, + { + "rshares": 2632460141, + "voter": "steem1653" + }, + { + "rshares": 2860912097, + "voter": "sveokla" + }, + { + "rshares": 124961861, + "voter": "cynetyc" + }, + { + "rshares": 5250179537, + "voter": "thegoodguy" + }, + { + "rshares": 13846328779, + "voter": "aaseb" + }, + { + "rshares": 3857388226, + "voter": "incomemonthly" + }, + { + "rshares": 4209533734, + "voter": "karen13" + }, + { + "rshares": 10646469982, + "voter": "deviedev" + }, + { + "rshares": 243749878708, + "voter": "nabilov" + }, + { + "rshares": 8751103405, + "voter": "noodhoog" + }, + { + "rshares": 464730588449, + "voter": "knozaki2015" + }, + { + "rshares": 93792164062, + "voter": "inertia" + }, + { + "rshares": 33739199475, + "voter": "creemej" + }, + { + "rshares": 2654553033, + "voter": "the-future" + }, + { + "rshares": 14763294144, + "voter": "nippel66" + }, + { + "rshares": 159342196635, + "voter": "blueorgy" + }, + { + "rshares": 167934545479, + "voter": "opheliafu" + }, + { + "rshares": 932318275, + "voter": "poseidon" + }, + { + "rshares": 3365797955, + "voter": "simon.braki.love" + }, + { + "rshares": 31459352664, + "voter": "deanliu" + }, + { + "rshares": 5497387091, + "voter": "sharker" + }, + { + "rshares": 1659490970, + "voter": "tokyodude" + }, + { + "rshares": 204618396015, + "voter": "jl777" + }, + { + "rshares": 1226120506, + "voter": "positive" + }, + { + "rshares": 1845389893, + "voter": "yarly" + }, + { + "rshares": 278093833, + "voter": "yarly2" + }, + { + "rshares": 278509900, + "voter": "yarly3" + }, + { + "rshares": 160888481, + "voter": "yarly4" + }, + { + "rshares": 161796836, + "voter": "yarly5" + }, + { + "rshares": 92224612, + "voter": "yarly7" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 230455938, + "voter": "jasen.g1311" + }, + { + "rshares": 7223043327, + "voter": "sisterholics" + }, + { + "rshares": 446373286, + "voter": "yarly10" + }, + { + "rshares": 238875070, + "voter": "yarly11" + }, + { + "rshares": 8781903824, + "voter": "royalmacro" + }, + { + "rshares": 83516643, + "voter": "yarly12" + }, + { + "rshares": 3448954519, + "voter": "sulev" + }, + { + "rshares": 54477247, + "voter": "reported" + }, + { + "rshares": 6869641155, + "voter": "uwe69" + }, + { + "rshares": 7506600577, + "voter": "jed78" + }, + { + "rshares": 8734185109, + "voter": "taker" + }, + { + "rshares": 14430038673, + "voter": "felixxx" + }, + { + "rshares": 51206711, + "voter": "krushing" + }, + { + "rshares": 255431411513, + "voter": "laonie" + }, + { + "rshares": 157521707420, + "voter": "twinner" + }, + { + "rshares": 12593318020, + "voter": "thebluepanda" + }, + { + "rshares": 23916491019, + "voter": "laoyao" + }, + { + "rshares": 7994964655, + "voter": "myfirst" + }, + { + "rshares": 51848391811, + "voter": "somebody" + }, + { + "rshares": 1938565243, + "voter": "flysaga" + }, + { + "rshares": 2501638608, + "voter": "gmurph" + }, + { + "rshares": 7842831090, + "voter": "chris.roy" + }, + { + "rshares": 5558177167, + "voter": "denn" + }, + { + "rshares": 475501347, + "voter": "minnowsunited" + }, + { + "rshares": 11453689270, + "voter": "midnightoil" + }, + { + "rshares": 51383056, + "voter": "whatyouganjado" + }, + { + "rshares": 2275125890, + "voter": "andrew0" + }, + { + "rshares": 28648120983, + "voter": "xiaohui" + }, + { + "rshares": 1293711711, + "voter": "elfkitchen" + }, + { + "rshares": 99935909954, + "voter": "joele" + }, + { + "rshares": 5683510464, + "voter": "oflyhigh" + }, + { + "rshares": 56817337, + "voter": "makaveli" + }, + { + "rshares": 895620436, + "voter": "xiaokongcom" + }, + { + "rshares": 12687522802, + "voter": "gargon" + }, + { + "rshares": 1446509276, + "voter": "future24" + }, + { + "rshares": 1805414369, + "voter": "xianjun" + }, + { + "rshares": 50010551, + "voter": "alexbones" + }, + { + "rshares": 118221929, + "voter": "microluck" + }, + { + "rshares": 2022702929, + "voter": "chinadaily" + }, + { + "rshares": 10261652613, + "voter": "pjheinz" + }, + { + "rshares": 88481667, + "voter": "pompe72" + }, + { + "rshares": 83628622374, + "voter": "serejandmyself" + }, + { + "rshares": 108403024, + "voter": "pollina" + }, + { + "rshares": 4931895395, + "voter": "mindfreak" + }, + { + "rshares": 14804566536, + "voter": "nastik" + }, + { + "rshares": 8856106682, + "voter": "onetree" + }, + { + "rshares": 67782873, + "voter": "ozertayiz" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 1009554365, + "voter": "dajohns1420" + }, + { + "rshares": 50215700, + "voter": "salebored" + }, + { + "rshares": 5401518277, + "voter": "nulliusinverba" + }, + { + "rshares": 3838533556, + "voter": "newandold" + }, + { + "rshares": 1576511020, + "voter": "pollux.one" + }, + { + "rshares": 7779349622, + "voter": "einsteinpotsdam" + }, + { + "rshares": 4900461398, + "voter": "richardcrill" + }, + { + "rshares": 4662965424, + "voter": "nadin3" + }, + { + "rshares": 1625414479, + "voter": "davidjkelley" + }, + { + "rshares": 50326099, + "voter": "bitdrone" + }, + { + "rshares": 50317967, + "voter": "sleepcult" + }, + { + "rshares": 174778016, + "voter": "greatness" + }, + { + "rshares": 26571803569, + "voter": "sponge-bob" + }, + { + "rshares": 15232622426, + "voter": "digital-wisdom" + }, + { + "rshares": 3630299933, + "voter": "ethical-ai" + }, + { + "rshares": 45843089173, + "voter": "zahnspange" + }, + { + "rshares": 6682880996, + "voter": "jwaser" + }, + { + "rshares": 217064607, + "voter": "jaredandanissa" + }, + { + "rshares": 414338857, + "voter": "steemorama" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 2617343597, + "voter": "bwaser" + }, + { + "rshares": 330365849, + "voter": "panther" + }, + { + "rshares": 27673000226, + "voter": "brains" + }, + { + "rshares": 4235195851, + "voter": "funnyman" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 2401297947, + "voter": "ellepdub" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 11833929978, + "voter": "herpetologyguy" + }, + { + "rshares": 4712300251, + "voter": "morgan.waser" + }, + { + "rshares": 1233685675, + "voter": "anns" + }, + { + "rshares": 3609651500, + "voter": "strong-ai" + }, + { + "rshares": 516546553, + "voter": "grisha-danunaher" + }, + { + "rshares": 1326703271, + "voter": "michaelstobiersk" + }, + { + "rshares": 7187212765, + "voter": "dresden" + }, + { + "rshares": 30995623639, + "voter": "goldmatters" + }, + { + "rshares": 117881389, + "voter": "bleujay" + }, + { + "rshares": 304359441, + "voter": "risabold" + } + ], + "author": "knozaki2015", + "author_payout_value": "0.000 HBD", + "author_reputation": 69.9, + "beneficiaries": [], + "blacklists": [], + "body": "\n

\"SPOTTED\"

\n


\n

On my travel to Berlin, Germany I have SPOTTED this strange Building. 

\n

Can you guess the purpose of this strange corridor? 

\n


\n
\"2016-08-14
\nHere are some possible answers:

\n\n


\n\"2016-08-14
\n
\n 

\n
To make it more fun a reward of 10 STEEM POWER will be given to the first correct answer of the purpose of this strange corridor.  
\n
And a Special Reward of 5 Steem Power goes to the strangest, funniest Answer!  
\n


\n

I will release the answer after a couple of hours so hurry and pick your answer. (2 answers per person only!!!)

\n

If you like my Post, please follow me! 

\n

I am blogging about the following topics :

\n\n", + "category": "contest", + "children": 28, + "created": "2016-09-15T18:23:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s14.postimg.org/i75tlx3s1/SPOTTED.jpg", + "https://s22.postimg.org/s90fnlg7l/2016_08_14_17_21_48.jpg", + "https://s22.postimg.org/q5q0fxgep/2016_08_14_17_22_34.jpg" + ], + "links": [ + "https://postimg.org/image/ciziv0zfh/", + "https://steemit.com/@knozaki2015", + "https://steemit.com/food/@knozaki2015/i-travel-the-world-part-25-cafe-viena-feat-the-worlds-best-sandwich-ny-times", + "https://steemit.com/deutsch/@knozaki2015/steemperlen-1", + "https://steemit.com/food/@knozaki2015/fantastic-seafood-paella-cooked-2-with-the-master-of-paella-gargon" + ], + "tags": [ + "contest", + "travel", + "minnowsunite", + "steemsquad", + "berlin" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 26540390904529, + "payout": 44.396, + "payout_at": "2016-09-22T18:23:30", + "pending_payout_value": "44.396 HBD", + "percent_hbd": 10000, + "permlink": "the-strangest-building-in-berlin", + "post_id": 1257027, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 171 + }, + "title": "SPOTTED #6 : The strangest Building in Berlin", + "updated": "2016-09-15T19:04:48", + "url": "/contest/@knozaki2015/the-strangest-building-in-berlin" + }, + { + "active_votes": [ + { + "rshares": 231809639013, + "voter": "anonymous" + }, + { + "rshares": 40041987828800, + "voter": "blocktrades" + }, + { + "rshares": 3500585753, + "voter": "kenmonkey" + }, + { + "rshares": 34979300821, + "voter": "altoz" + }, + { + "rshares": 4698559215, + "voter": "alexft" + }, + { + "rshares": 2733708608, + "voter": "steem1653" + }, + { + "rshares": 124961861, + "voter": "cynetyc" + }, + { + "rshares": 251367062418, + "voter": "nabilov" + }, + { + "rshares": 8401059269, + "voter": "noodhoog" + }, + { + "rshares": 3291087867, + "voter": "rossenpavlov" + }, + { + "rshares": 51505575275, + "voter": "mandibil" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 213847216, + "voter": "andrewrait" + }, + { + "rshares": 1871969417, + "voter": "bapparabi" + }, + { + "rshares": 160935948, + "voter": "greencycles" + }, + { + "rshares": 154247502, + "voter": "dougkarr" + }, + { + "rshares": 153227837, + "voter": "goodbible" + } + ], + "author": "groovedigital", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.68, + "beneficiaries": [], + "blacklists": [], + "body": "\n

https://www.youtube.com/watch?v=iJCi8yLN8_M

\n", + "category": "life", + "children": 0, + "created": "2016-09-15T17:50:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/iJCi8yLN8_M/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=iJCi8yLN8_M" + ], + "tags": [ + "life", + "comedy", + "film", + "art", + "funny" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 40637225037243, + "payout": 99.432, + "payout_at": "2016-09-22T17:50:12", + "pending_payout_value": "99.432 HBD", + "percent_hbd": 10000, + "permlink": "when-your-dad-works-in-hollywood", + "post_id": 1256720, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 17 + }, + "title": "When Your Dad Works In Hollywood", + "updated": "2016-09-15T17:50:12", + "url": "/life/@groovedigital/when-your-dad-works-in-hollywood" + }, + { + "active_votes": [ + { + "rshares": 231807201381, + "voter": "anonymous" + }, + { + "rshares": 40042238111353, + "voter": "blocktrades" + }, + { + "rshares": 1912120788268, + "voter": "badassmother" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 2205816409649, + "voter": "wang" + }, + { + "rshares": 9028536224, + "voter": "gregory60" + }, + { + "rshares": 14982984990, + "voter": "eeks" + }, + { + "rshares": 1007941175, + "voter": "fkn" + }, + { + "rshares": 1324875721, + "voter": "elishagh1" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 1061253912, + "voter": "murh" + }, + { + "rshares": 59950860155, + "voter": "theshell" + }, + { + "rshares": 10684554315, + "voter": "kimziv" + }, + { + "rshares": 88054033498, + "voter": "razvanelulmarin" + }, + { + "rshares": 20605443611, + "voter": "skapaneas" + }, + { + "rshares": 4920266872, + "voter": "furion" + }, + { + "rshares": 2834957075, + "voter": "steem1653" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 10646469982, + "voter": "deviedev" + }, + { + "rshares": 251367062418, + "voter": "nabilov" + }, + { + "rshares": 629471993, + "voter": "luisucv34" + }, + { + "rshares": 7017192292, + "voter": "lichtblick" + }, + { + "rshares": 33739070578, + "voter": "creemej" + }, + { + "rshares": 2726160685, + "voter": "the-future" + }, + { + "rshares": 233065746, + "voter": "poseidon" + }, + { + "rshares": 20119987887, + "voter": "mustafaomar" + }, + { + "rshares": 204617853645, + "voter": "jl777" + }, + { + "rshares": 817413671, + "voter": "positive" + }, + { + "rshares": 35503255658, + "voter": "anca3drandom" + }, + { + "rshares": 17267307497, + "voter": "proto" + }, + { + "rshares": 1805642436, + "voter": "sisterholics" + }, + { + "rshares": 3448353558, + "voter": "sulev" + }, + { + "rshares": 2002851358, + "voter": "andreynoch" + }, + { + "rshares": 3353931808, + "voter": "glitterpig" + }, + { + "rshares": 8734139434, + "voter": "taker" + }, + { + "rshares": 63852393470, + "voter": "laonie" + }, + { + "rshares": 2664855399, + "voter": "myfirst" + }, + { + "rshares": 12961218703, + "voter": "somebody" + }, + { + "rshares": 484610059, + "voter": "flysaga" + }, + { + "rshares": 416939768, + "voter": "gmurph" + }, + { + "rshares": 2863237212, + "voter": "midnightoil" + }, + { + "rshares": 7161285616, + "voter": "xiaohui" + }, + { + "rshares": 323406893, + "voter": "elfkitchen" + }, + { + "rshares": 223891286, + "voter": "xiaokongcom" + }, + { + "rshares": 451324143, + "voter": "xianjun" + }, + { + "rshares": 11041591679, + "voter": "borran" + }, + { + "rshares": 2958177650, + "voter": "macartem" + }, + { + "rshares": 24058315421, + "voter": "mihaiart" + }, + { + "rshares": 9827647000, + "voter": "gvargas123" + }, + { + "rshares": 8773942171, + "voter": "craigwilliamz" + }, + { + "rshares": 52806920, + "voter": "jeff-kubitz" + }, + { + "rshares": 3091707749, + "voter": "mikkolyytinen" + }, + { + "rshares": 339288508, + "voter": "anomaly" + }, + { + "rshares": 4249431309, + "voter": "michelle.gent" + }, + { + "rshares": 6368823978, + "voter": "orcish" + }, + { + "rshares": 1871969417, + "voter": "bapparabi" + }, + { + "rshares": 164141037, + "voter": "wastedsoul" + }, + { + "rshares": 87053502, + "voter": "katharsisdrill" + }, + { + "rshares": 154247502, + "voter": "dougkarr" + } + ], + "author": "mihaiart", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.7, + "beneficiaries": [], + "blacklists": [], + "body": "Another fun drawing! I did remind myself to photo from inception to final result so this post is not only fun but informative as well.\n\nThe amazonian queen starts off as a naked lady. This part is important because the way her muscles are shaped and how the flesh reacts to her position will influence how the clothes and weapons look. It's the most important step\n\n
https://www.steemimg.com/images/2016/09/15/14359031_1179410545449253_7138810569815121083_n9b234.jpg
\n
\n\nNow it is time to sketch the clothes, the accessories and the weapons. Notice how this si done OVER the original drawing so her leg is still flexed, inside the boot for example. That's how you get the natural look.\n\n
https://www.steemimg.com/images/2016/09/15/14330163_1179410578782583_6894606683148969420_nd50ca.jpg
\n
\n\nWith all this in place, it's easy but still very important part to add the finishing touches and bring her out of the page. Look alive and fierce!\n\n
https://www.steemimg.com/images/2016/09/15/14291733_1179410605449247_177194940755567235_n05e5d.jpg
\n\n#### And that how I draw an Amazonian Woman :) \n#### What do you think?", + "category": "art", + "children": 2, + "created": "2016-09-15T17:37:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/14359031_1179410545449253_7138810569815121083_n9b234.jpg", + "https://www.steemimg.com/images/2016/09/15/14330163_1179410578782583_6894606683148969420_nd50ca.jpg", + "https://www.steemimg.com/images/2016/09/15/14291733_1179410605449247_177194940755567235_n05e5d.jpg" + ], + "tags": [ + "art", + "drawing", + "illustration", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 46651237670091, + "payout": 129.316, + "payout_at": "2016-09-22T17:37:24", + "pending_payout_value": "129.316 HBD", + "percent_hbd": 10000, + "permlink": "the-queen-of-amazon-drawing-a-visual-progression", + "post_id": 1256578, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 59 + }, + "title": "The Queen of Amazon drawing: a visual progression.", + "updated": "2016-09-15T17:37:24", + "url": "/art/@mihaiart/the-queen-of-amazon-drawing-a-visual-progression" + }, + { + "active_votes": [ + { + "rshares": 12523260993360, + "voter": "smooth" + }, + { + "rshares": 2377105047841, + "voter": "smooth.witness" + }, + { + "rshares": 49168301700, + "voter": "alexgr" + }, + { + "rshares": 41161390898, + "voter": "unosuke" + }, + { + "rshares": 313699965, + "voter": "coar" + }, + { + "rshares": 1061303487, + "voter": "murh" + }, + { + "rshares": 579494558, + "voter": "kodi" + }, + { + "rshares": 210512019921, + "voter": "will-zewe" + }, + { + "rshares": 85402720456, + "voter": "herzmeister" + }, + { + "rshares": 37088193309, + "voter": "everythink" + }, + { + "rshares": 4551729239, + "voter": "alexft" + }, + { + "rshares": 1609525039, + "voter": "gidlark" + }, + { + "rshares": 2632467953, + "voter": "steem1653" + }, + { + "rshares": 42836399572, + "voter": "halo" + }, + { + "rshares": 8401059269, + "voter": "noodhoog" + }, + { + "rshares": 15070803886, + "voter": "nippel66" + }, + { + "rshares": 1959134133, + "voter": "earnest" + }, + { + "rshares": 5068724760, + "voter": "beanz" + }, + { + "rshares": 18607156497, + "voter": "timelapse" + }, + { + "rshares": 68250832, + "voter": "missmishel623" + }, + { + "rshares": 1446509276, + "voter": "future24" + }, + { + "rshares": 13841342477, + "voter": "telos" + }, + { + "rshares": 3635091595, + "voter": "movievertigo" + }, + { + "rshares": 2923037366, + "voter": "netaterra" + }, + { + "rshares": 720031052, + "voter": "freeinthought" + }, + { + "rshares": 195329269, + "voter": "chadcrypto" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 6368823978, + "voter": "orcish" + }, + { + "rshares": 3200652561, + "voter": "zaitsevalesyaa" + }, + { + "rshares": 4259089046, + "voter": "dresden" + } + ], + "author": "halo", + "author_payout_value": "0.000 HBD", + "author_reputation": 64.83, + "beneficiaries": [], + "blacklists": [], + "body": "http://i1266.photobucket.com/albums/jj537/steemitgirlhalo/1e_zpszfkcfjtn.jpg\nhttp://i1266.photobucket.com/albums/jj537/steemitgirlhalo/4e_zpsqprjeml3.jpg\n\nhttp://i1266.photobucket.com/albums/jj537/steemitgirlhalo/2e_zps4liuaqhp.jpg\nhttp://i1266.photobucket.com/albums/jj537/steemitgirlhalo/6e_zpshjwzv5b4.jpg\n\nhttp://i1266.photobucket.com/albums/jj537/steemitgirlhalo/3e_zpstiifeqjc.jpg\nhttp://i1266.photobucket.com/albums/jj537/steemitgirlhalo/5e_zpserzptebm.jpg", + "category": "halo", + "children": 13, + "created": "2016-09-15T18:45:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i1266.photobucket.com/albums/jj537/steemitgirlhalo/1e_zpszfkcfjtn.jpg", + "http://i1266.photobucket.com/albums/jj537/steemitgirlhalo/2e_zps4liuaqhp.jpg", + "http://i1266.photobucket.com/albums/jj537/steemitgirlhalo/3e_zpstiifeqjc.jpg" + ], + "tags": [ + "halo", + "photography", + "photos", + "steemitgirls", + "girls" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 15463146900495, + "payout": 16.476, + "payout_at": "2016-09-22T18:45:15", + "pending_payout_value": "16.476 HBD", + "percent_hbd": 10000, + "permlink": "steemit-girl-halo-beautiful-day", + "post_id": 1257246, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 30 + }, + "title": "STEEMIT GIRL HALO \u2661 Beautiful Day", + "updated": "2016-09-15T18:46:27", + "url": "/halo/@halo/steemit-girl-halo-beautiful-day" + }, + { + "active_votes": [ + { + "rshares": 231809756793, + "voter": "anonymous" + }, + { + "rshares": 40042164500412, + "voter": "blocktrades" + }, + { + "rshares": 734082781, + "voter": "rxhector" + }, + { + "rshares": 243749878708, + "voter": "nabilov" + }, + { + "rshares": 3813478158, + "voter": "btcupload" + }, + { + "rshares": 20189102884, + "voter": "artific" + }, + { + "rshares": 8773942171, + "voter": "craigwilliamz" + }, + { + "rshares": 10227302974, + "voter": "etcmike" + }, + { + "rshares": 3827694728, + "voter": "titusfrost" + }, + { + "rshares": 245531412, + "voter": "doitvoluntarily" + }, + { + "rshares": 55752594, + "voter": "alucard" + }, + { + "rshares": 271441624, + "voter": "anomaly" + } + ], + "author": "titusfrost", + "author_payout_value": "0.000 HBD", + "author_reputation": 54.94, + "beneficiaries": [], + "blacklists": [], + "body": "# Is The Takeover of Crypto-Currencies About to Begin by the Central Banks?\n\nhttp://i.imgur.com/NxCYMpy.png\n([Image Source](http://www.e-corp-usa.com/ecoin/))\n\nThe show **Mr. Robot** has fictionalized the **\"Powers that Shouldn't Be\"** into a singular Corporation called **E Corp**. This E Corp is supposed to basically represent the powers behind the Global Central Bankers, the true World Rulers. The head of E Corp even states in a recent Episode \"Politicians are Puppets\", which reminds me of the quotation by Nathan Rothschild regarding the head on which the crown of England is placed. Clearly one could see that E Corp in the show is the fictionalization of the **\"Illuminati\"** if you will. The show is heavily laden with [esoteric symbolism](https://www.youtube.com/watch?v=l2lZn-ZcJMs) but to the public it comes across as \"counter-culture\" as the main character is the founding member of **\"F Society\"** a hacking group based directly on **\"Anonymous\"**. This hacking group causes a financial crash, which leads to E Corp releasing a new digital Currency called **\"ECoin\"**, the above image is from a promotional website for the TV show. \n\n## Is Mr. Robot demonizing Crypto-Currencies? \n\nhttp://i.imgur.com/f6gXhrn.jpg\n([Image Source](http://www.serialminds.com/2015/06/05/mr-robot-la-serie-che-sta-piacendo-tutti-forse-troppo/))\n\nNow the interesting part for those fans of crypto-currencies like everyone on **Steemit** and for everyone who uses **Bitcoin**. I think the reason for they added an \"Ecoin\" in this show is to demonize crypto-currencies. The powers that shouldn't be have no way to take over these crypto-currencies so they have decided to wage information war against them. With the countless videos warning about the rise of *\"digital only currency\"* being the *\"mark of the beast\"*, one could easily see lots of propaganda has already been employed. However this new form is quite intelligent, by associating \"ECoins\" with \"E Corp\" they make the average mind (who doesn't know what Bitcoin or Steemit really is), subconsciously associate all crypto-currencies with the Federal Reserve banskters, with \"E Corp\". This is classic subconscious guilt by association created entirely by fiction that is often employed in fictional movies. This is why I think the \"E Coin\" was added to the show, but I could be wrong, so why else might it be in this show? \n\n## Do the Elite Plan to Replace the Dollar with a Digital Only Currency? \nhttp://i.imgur.com/IJJxcBR.jpg\n([Image Source](https://www.cryptocoinsnews.com/why-bitcoin-value-doesnt-matter/))\n\nWe all know the financial system is basically teetering on the verge of collapse. It is the biggest ponzy scheme ever devised and like all ponzy schemes if the Federal Reserve doesn't increase demand for the use of it's currency the system will collapse. It was designed to collapse. I believe like many others for one reason, so they can start the whole process that made them so rich, all over again on a global scale. The new world order if you will, being run by financial despotism and technical autocracy. So, is their plan to create a financial collapse being shown in plain sight in this show? One idea I heard from my friend who maintains the [\"What is Real\" YouTube Channel](https://www.youtube.com/user/szymborski11) is they may \n>\"allow a false flag attack that they can blame on some shadowy hacking group, possibly even **Anonymous** itself as anyone can claim to be Anonymous\" \n\nPersonally I do not buy this theory as Anonymous is completely decentralized and would be almost impossible to blame for a false flag. However, to fully analyze a situation one must always look at every angle. \n\nSo if the system collapsed, especially overnight due to a hack, would they replace the Federal Reserve Notes with a new digital only \"E Coin\" backed by the IMF World Bank and their massive Gold Holdings, and Special Drawing Rights Holdings? The Group of Thirty, also known as the G30 reported in the [latest working papers on their website](http://group30.org/publications) that they want a return to a **GOLD Standard** just like how the Federal Reserve started out but in a new **Global Currency**. See my Documentary on the [\"Group of Thirty\"](https://www.youtube.com/watch?v=eOB9QfxsgdQ) for more on this group of 30 Central Bankers that meet in secret. So is it out of the realm of possibilities that the new Global Currency that the World Bank has planned for post the collapse of the Federal Reserve System is a new digital only currency based on Gold and SDR holdings? No this would make a lot of sense to me but what do you the readers think? \n\n## Decentralization the Key to Defeating Takeover of Crypto-Currencies by Central Banks\nhttp://i.imgur.com/KVNo7nE.jpg\n([Image Source](https://www.cryptocoinsnews.com/why-bitcoin-value-doesnt-matter/))\n\nThe decentralized concept at the basis of the crypto-currencies could be the key to their survival if the Central Banks decide to try and take over the market. Right now their is a few crypto-currencies that are from the perspective of a non trader even worth mentioning. **Bitcoin**, **Ethereum**, and **STEEM**, however if the Central Banks created a new \"ECoin\" it would easily make replace Bitcoin as the number 1 crypto-currency. However, there will always be a demand for crypto-currencies that are not \"Ecoins\", because thankfully we have a whole planet full of awesome people who will never conform to the system. The useless governments will always make things illegal that people want and can't buy with their new \"Ecoins\". So we will always have a demand for a currency like Bitcoin that is not a part of the centralized system, but is outside of that system's control. So try as they might, the powers that be can only wage information war against crypto-currencies because there will always be new entrepreneurs that create new currencies just like steemit, that are outside their systems of control. The harder the hidden hand squeezes the more of us will fall through their fingertips. \n\n#### Thanks for Reading! \nhttp://i.imgur.com/k10p6Pf.jpg\nIf you liked my article please join **steemit** and let me know by leaving a comment or upvoting! As always follow me on here [@TitusFrost](https://steemit.com/@titusfrost) for more hard hitting posts!", + "category": "mrrobot", + "children": 4, + "created": "2016-09-15T17:34:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/NxCYMpy.png", + "http://i.imgur.com/f6gXhrn.jpg", + "http://i.imgur.com/IJJxcBR.jpg", + "http://i.imgur.com/KVNo7nE.jpg", + "http://i.imgur.com/k10p6Pf.jpg" + ], + "links": [ + "http://www.e-corp-usa.com/ecoin/", + "https://www.youtube.com/watch?v=l2lZn-ZcJMs", + "http://www.serialminds.com/2015/06/05/mr-robot-la-serie-che-sta-piacendo-tutti-forse-troppo/", + "https://www.cryptocoinsnews.com/why-bitcoin-value-doesnt-matter/", + "https://www.youtube.com/user/szymborski11", + "http://group30.org/publications", + "https://www.youtube.com/watch?v=eOB9QfxsgdQ", + "https://steemit.com/@titusfrost" + ], + "tags": [ + "mrrobot", + "beyondbitcoin", + "steemit", + "bitcoin", + "ethereum" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 40565862465239, + "payout": 99.113, + "payout_at": "2016-09-22T17:34:42", + "pending_payout_value": "99.113 HBD", + "percent_hbd": 10000, + "permlink": "new-mr-robot-episode-introduces-e-corp-s-new-ecoin", + "post_id": 1256542, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 12 + }, + "title": "New Mr. Robot Episode Introduces E-Corp's New \"Ecoin\"", + "updated": "2016-09-15T17:34:42", + "url": "/mrrobot/@titusfrost/new-mr-robot-episode-introduces-e-corp-s-new-ecoin" + }, + { + "active_votes": [ + { + "rshares": 231809756793, + "voter": "anonymous" + }, + { + "rshares": 40042090888143, + "voter": "blocktrades" + }, + { + "rshares": 81790420316, + "voter": "acidsun" + }, + { + "rshares": 1026087885, + "voter": "danielkt" + }, + { + "rshares": 243749878708, + "voter": "nabilov" + }, + { + "rshares": 5096232265, + "voter": "dmitriybtc" + }, + { + "rshares": 3145812656, + "voter": "dmilash" + }, + { + "rshares": 538023492, + "voter": "marinaz" + }, + { + "rshares": 1446509276, + "voter": "future24" + }, + { + "rshares": 4098512589, + "voter": "cmorton" + }, + { + "rshares": 83101859, + "voter": "numberone" + }, + { + "rshares": 5712937692, + "voter": "trev" + }, + { + "rshares": 62351093, + "voter": "creatr" + }, + { + "rshares": 116660687, + "voter": "jlufer" + }, + { + "rshares": 53884613, + "voter": "jeff-kubitz" + }, + { + "rshares": 5532993072, + "voter": "tanyabtc" + }, + { + "rshares": 53671263, + "voter": "waldemar-kuhn" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 6368721210, + "voter": "orcish" + }, + { + "rshares": 4331450381, + "voter": "puffin" + }, + { + "rshares": 3795767712, + "voter": "dresden" + } + ], + "author": "tanyabtc", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.51, + "beneficiaries": [], + "blacklists": [], + "body": "Jellyfish is a perfect example of one of the weirdest creatures out there. In real life they are definitely not the most pleasant thing to touch and being surrounded with.\n\nIt wasn't a surprise for me but jellyfish don't have brains. Instead, they have nerve nets which sense changes in the environment and coordinate the animal's responses.\n\nHowever if you eliminate all of the fluff that people are talking about them, you can come up with something interesting and even fun.\n\nThis drawing is created using my favorite style, I hope you'll love it.\n\nhttp://i349.photobucket.com/albums/q393/dmbaim/Art/jellyfish2_zpswbrk9ied.jpg\n\nhttp://i349.photobucket.com/albums/q393/dmbaim/Art/jellyfish3_zpsx0rcjvko.jpg\n\nhttp://i349.photobucket.com/albums/q393/dmbaim/Art/jellyfish1_zpsge408hgu.jpg\n\nhttp://i349.photobucket.com/albums/q393/dmbaim/Art/jellyfish4_zpsmctahaql.jpg\n\n***\n\n###
Follow me for my future art work: [@tanyabtc](https://steemit.com/@tanyabtc)
", + "category": "art", + "children": 5, + "created": "2016-09-15T17:32:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i349.photobucket.com/albums/q393/dmbaim/Art/jellyfish2_zpswbrk9ied.jpg", + "http://i349.photobucket.com/albums/q393/dmbaim/Art/jellyfish3_zpsx0rcjvko.jpg", + "http://i349.photobucket.com/albums/q393/dmbaim/Art/jellyfish1_zpsge408hgu.jpg", + "http://i349.photobucket.com/albums/q393/dmbaim/Art/jellyfish4_zpsmctahaql.jpg" + ], + "links": [ + "https://steemit.com/@tanyabtc" + ], + "tags": [ + "art", + "photography", + "life", + "nature", + "steemitartchallenge" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 40641175102128, + "payout": 99.269, + "payout_at": "2016-09-22T17:32:00", + "pending_payout_value": "99.269 HBD", + "percent_hbd": 10000, + "permlink": "jellyfish", + "post_id": 1256509, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 21 + }, + "title": "Jellyfish", + "updated": "2016-09-15T17:32:00", + "url": "/art/@tanyabtc/jellyfish" + }, + { + "active_votes": [ + { + "rshares": 231809639013, + "voter": "anonymous" + }, + { + "rshares": 40859141206977, + "voter": "blocktrades" + }, + { + "rshares": 1912118346075, + "voter": "badassmother" + }, + { + "rshares": 7113882084470, + "voter": "xeldal" + }, + { + "rshares": 5763993012820, + "voter": "enki" + }, + { + "rshares": 1304415071462, + "voter": "rossco99" + }, + { + "rshares": 1577462576089, + "voter": "joseph" + }, + { + "rshares": 651993277150, + "voter": "masteryoda" + }, + { + "rshares": 446958795092, + "voter": "boatymcboatface" + }, + { + "rshares": 9168101098, + "voter": "idol" + }, + { + "rshares": 23383993964, + "voter": "wpalczynski" + }, + { + "rshares": 5044693986, + "voter": "sakr" + }, + { + "rshares": 1578030666, + "voter": "jocelyn" + }, + { + "rshares": 14818192446, + "voter": "gregory-f" + }, + { + "rshares": 74914583876, + "voter": "eeks" + }, + { + "rshares": 1007941175, + "voter": "fkn" + }, + { + "rshares": 8867224532, + "voter": "james-show" + }, + { + "rshares": 1324875721, + "voter": "elishagh1" + }, + { + "rshares": 7802860274, + "voter": "richman" + }, + { + "rshares": 24193131603, + "voter": "acidyo" + }, + { + "rshares": 313691550, + "voter": "coar" + }, + { + "rshares": 1061234978, + "voter": "murh" + }, + { + "rshares": 2057413439, + "voter": "error" + }, + { + "rshares": 59950022330, + "voter": "theshell" + }, + { + "rshares": 400880323222, + "voter": "taoteh1221" + }, + { + "rshares": 410517349, + "voter": "applecrisp" + }, + { + "rshares": 280737930617, + "voter": "trogdor" + }, + { + "rshares": 5287820211, + "voter": "tee-em" + }, + { + "rshares": 121383360964, + "voter": "geoffrey" + }, + { + "rshares": 10684548905, + "voter": "kimziv" + }, + { + "rshares": 30279968088, + "voter": "acassity" + }, + { + "rshares": 45145254362, + "voter": "venuspcs" + }, + { + "rshares": 7264907621, + "voter": "getssidetracked" + }, + { + "rshares": 1414199127, + "voter": "trees" + }, + { + "rshares": 197179742, + "voter": "strawhat" + }, + { + "rshares": 1159208963, + "voter": "steemswede" + }, + { + "rshares": 691425107, + "voter": "cryptochannel" + }, + { + "rshares": 894044199, + "voter": "endgame" + }, + { + "rshares": 4920266872, + "voter": "furion" + }, + { + "rshares": 2834923420, + "voter": "steem1653" + }, + { + "rshares": 25221166135, + "voter": "steemit-life" + }, + { + "rshares": 13516878845, + "voter": "sitaru" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 14167503457, + "voter": "aaseb" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 243749878708, + "voter": "nabilov" + }, + { + "rshares": 677892916, + "voter": "luisucv34" + }, + { + "rshares": 34761252099, + "voter": "creemej" + }, + { + "rshares": 233065746, + "voter": "poseidon" + }, + { + "rshares": 82781233416, + "voter": "thylbom" + }, + { + "rshares": 32543319555, + "voter": "deanliu" + }, + { + "rshares": 5428442637, + "voter": "rainchen" + }, + { + "rshares": 204617448258, + "voter": "jl777" + }, + { + "rshares": 103514864, + "voter": "pokemon" + }, + { + "rshares": 817413671, + "voter": "positive" + }, + { + "rshares": 6361356981, + "voter": "chloetaylor" + }, + { + "rshares": 17267278949, + "voter": "proto" + }, + { + "rshares": 1805641835, + "voter": "sisterholics" + }, + { + "rshares": 61286903, + "voter": "reported" + }, + { + "rshares": 8734133724, + "voter": "taker" + }, + { + "rshares": 57607550, + "voter": "krushing" + }, + { + "rshares": 63852353198, + "voter": "laonie" + }, + { + "rshares": 24561889230, + "voter": "laoyao" + }, + { + "rshares": 1332427399, + "voter": "myfirst" + }, + { + "rshares": 12961212091, + "voter": "somebody" + }, + { + "rshares": 484610059, + "voter": "flysaga" + }, + { + "rshares": 2084691327, + "voter": "gmurph" + }, + { + "rshares": 513517114, + "voter": "minnowsunited" + }, + { + "rshares": 2863236010, + "voter": "midnightoil" + }, + { + "rshares": 56653113, + "voter": "whatyouganjado" + }, + { + "rshares": 3323984357, + "voter": "kurtbeil" + }, + { + "rshares": 7161280807, + "voter": "xiaohui" + }, + { + "rshares": 323406893, + "voter": "elfkitchen" + }, + { + "rshares": 5855543935, + "voter": "oflyhigh" + }, + { + "rshares": 63373184, + "voter": "makaveli" + }, + { + "rshares": 223891286, + "voter": "xiaokongcom" + }, + { + "rshares": 1780319109, + "voter": "future24" + }, + { + "rshares": 7709317035, + "voter": "thebotkiller" + }, + { + "rshares": 451324143, + "voter": "xianjun" + }, + { + "rshares": 647921440, + "voter": "herbertmueller" + }, + { + "rshares": 56109399, + "voter": "alexbones" + }, + { + "rshares": 2022625104, + "voter": "chinadaily" + }, + { + "rshares": 90172824082, + "voter": "serejandmyself" + }, + { + "rshares": 163783062, + "voter": "nang1" + }, + { + "rshares": 2982676167, + "voter": "netaterra" + }, + { + "rshares": 52319145, + "voter": "dobbydaba" + }, + { + "rshares": 22559404087, + "voter": "andrewawerdna" + }, + { + "rshares": 77466140, + "voter": "ozertayiz" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 55922029, + "voter": "salebored" + }, + { + "rshares": 2196862373, + "voter": "runridefly" + }, + { + "rshares": 115288806334, + "voter": "shenanigator" + }, + { + "rshares": 1709331623, + "voter": "funkywanderer" + }, + { + "rshares": 4594182561, + "voter": "richardcrill" + }, + { + "rshares": 79155262951, + "voter": "markrmorrisjr" + }, + { + "rshares": 55917888, + "voter": "bitdrone" + }, + { + "rshares": 55908853, + "voter": "sleepcult" + }, + { + "rshares": 27677639861, + "voter": "sponge-bob" + }, + { + "rshares": 12031039232, + "voter": "doitvoluntarily" + }, + { + "rshares": 67696453939, + "voter": "thecyclist" + }, + { + "rshares": 646493719, + "voter": "kev7000" + }, + { + "rshares": 55266473, + "voter": "analyzethis" + }, + { + "rshares": 27671309914, + "voter": "brains" + }, + { + "rshares": 5866415576, + "voter": "burnin" + }, + { + "rshares": 1352324852, + "voter": "bitcoinparadise" + }, + { + "rshares": 4235074146, + "voter": "funnyman" + }, + { + "rshares": 50193769, + "voter": "f1111111" + }, + { + "rshares": 339287005, + "voter": "anomaly" + }, + { + "rshares": 63405661, + "voter": "inarix03" + }, + { + "rshares": 98545946, + "voter": "ola1" + }, + { + "rshares": 4382226038, + "voter": "michelle.gent" + }, + { + "rshares": 66935282, + "voter": "mari5555na" + }, + { + "rshares": 31683945302, + "voter": "goldmatters" + }, + { + "rshares": 155180811, + "voter": "majes" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 96643251, + "voter": "expat" + }, + { + "rshares": 129609202, + "voter": "toddemaher1" + } + ], + "author": "markrmorrisjr", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.26, + "beneficiaries": [], + "blacklists": [], + "body": "## In this episode, Joshua Claiborne stands trial for violation of the First Law ##\n\n**\u201cWhoa, whoa, whoa!\u201d Phil screamed, \u201cWhat the hell dude?\u201d**\n\n*The Reaper crumpled to the floor, arms flailing as Joshua rode it to the ground. Finally, the hands found the catches at either side of the helmet and popped it off. A black, shaggy head of hair emerged.* \n\n***If you've missed episodes, [visit my blog](https://steemit.com/@markrmorrisjr) to catch up. Be sure to follow me for updates in your feed!***\n\n\u201cEmil?\u201d Stella said, \u201cMeet Joshua. Are you okay?\u201d\n\nEmil, the Reaper suit\u2019s operator laughed, \u201cYeah, I\u2019m fine, but that was awesome! Can you teach us that?\u201d\n\n\u201cMan! Now I have to rebuild this helmet,\u201d Phil held up a small remote. \u201cAll I had to do was push this button,\u201d he said, pressing it, as the suit powered down. \u201cWhat did you do?\u201d\n\n\u201cThe \u2018nerve\u2019 bundle that controls these things motor skills is on the very top of the skull, under a thin piece of sheet metal, puncture it, it collapses. You didn\u2019t know that?\u201d Joshua said. \n\n\u201cWell, it appears we may need you more than you need us,\u201d Stella said. \u201cSo, just say the word and we\u2019ll get you where you need to be. Meanwhile, my team will be working on your son\u2019s location.\u201d\n\nJoshua dropped the letter opener and walked to the stairs, \u201cFine, whatever you need to collect from my meeting, get it. Now, who\u2019s driving?\u201d With that, he walked up the stairs, he had no more time to waste. \n\n**The Mapleton courthouse sat on a hill in the center of the town, overlooking the area around for miles.** \n\n*Joshua insisted that the team Stella had sent stop 5 miles out and allow him to ride in on the electric trike alone, while they observed the meeting from a distance.* \n\nHe carried the tiny remote in his shirt pocket, a gift from Phil. \u201cThat\u2019s my only prototype, so don\u2019t lose it,\u201d he\u2019d said. \n\n![enter image description here](https://s12.postimg.org/siuqjuiz1/Untitled_36.jpg)\n\nFrom the end of Main Street, looking up toward the courthouse, Joshua counted at least six reapers. He wondered how far the signal from the remote would travel. \n\nHe thought about pressing it now, disarming his enemy, then walking in, but he\u2019d still have to deal with the six drivers, if they managed to escape the suits. \n\nBesides, Stella seemed to think there was some secret they were going to give away, although Joshua couldn\u2019t imagine it. \n\n*He checked his watch, ten minutes until his scheduled time and while he knew better than to be late, he had no intention of giving the Consensus one more second than he had to.* \n\nThe trike spun it\u2019s tires on a patch of loose gravel as he started back up. He decided a quick approach was best. He charged up the hill, jumping the \u201cMayor\u2019s\u201d parking barrier and rolling up to the foot of the front stairs, he cranked the accelerator and the trike rose up on its back wheel, popping the two front wheels, over the bottom step. \n\nThe machine had more than enough power to climb the steps and Joshua skidded to a stop outside the courthouse door. He stopped and turned back toward the town, the six Reapers swarming toward him up the steps. He powered down, swung his leg up and over the bike and opened the door. \n\n**The Reapers followed him into the hall as he approached the court room.** \n\nThe Magistrate sat behind the judge\u2019s bench and Joshua couldn\u2019t help but smirk at the insult to the very concept of actual justice that this thing represented. \n\n\u201cJoshua Claiborne, appearing as requested,\u201d Joshua said, standing directly in front of the Magistrate. \n\n![enter image description here](https://s12.postimg.org/6h4lvyh7x/judge.jpg)\n\n> \u201cYes, Mr. Claiborne, have a seat,\u201d A woman\u2019s face, projected on the face shield of the Magistrate said.\n\n\u201cI\u2019d rather stand,\u201d he said. \n\n> \u201cSuit yourself, may we have the room, please?\u201d she said, looking toward the reapers that had entered the back doors of the courtroom.\n\nThey left quietly. \n\n> \u201cMr. Claiborne, you\u2019re charged with violation of the first law, in so\n> much as you have encouraged and joined in the activity of settling\n> outside of Consensus approved areas, acted outside of the legal\n> jurisdiction of the council and on more than one occasion, acted\n> against the best interest of Consensus, including attacking duly\n> authorized Magistrates in the course of their legally binding duties,\n> how do you plead?\u201d\n\n**The woman looked at Joshua, peering over a pair of short, square spectacles, like some sort of outdated stereotype.** \n\n\u201cNot guilty, by reason of illegitimacy of the currently established government and its ensigns. I am not, nor do I choose to become, subject to your law. I stand judged as innocent by natural law, insomuch as I have not caused harm to another human in aggression, damaged or stolen property, nor unnecessarily restricted the liberty of any other person. I recognize no other responsibility to my fellow man,\u201d Joshua said calmly. \n\n> \u201cBe that as it may, Mr. Claiborne, we are not here under the auspices of \u201cnatural law\u201d but rather, under the Council mandated authority of the Consensus and its Magisterial Ministry, of which I am a part and I assure you, you are subject to,\u201d\n\nThe woman intoned, her expression one of almost sheer boredom.\n\n> \u201cCourt finds the defendant guilty and remands the subject for immediate judicial murder.\u201d\n\nThe magistrate raised its arm and brought it down on the bench with a solid thud, that echoed through the court. Joshua felt his heart sink as the Reapers reentered the court and moved up to surround him. \n\n## Look for the upvote button below. If you liked the post, upvote and share! If you're not on Steemit yet, why not? You get free money for signing up! ##", + "category": "story", + "children": 2, + "created": "2016-09-15T16:54:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s12.postimg.org/siuqjuiz1/Untitled_36.jpg", + "https://s12.postimg.org/6h4lvyh7x/judge.jpg" + ], + "links": [ + "https://steemit.com/@markrmorrisjr" + ], + "tags": [ + "story", + "fiction", + "anarchy", + "life", + "minnowsunited" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 62355283653318, + "payout": 226.397, + "payout_at": "2016-09-22T16:54:06", + "pending_payout_value": "226.397 HBD", + "percent_hbd": 10000, + "permlink": "original-fiction-anarchist-s-almanac-episode-15", + "post_id": 1256087, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 120 + }, + "title": "Original Fiction: Anarchist's Almanac, Episode 15", + "updated": "2016-09-15T16:54:06", + "url": "/story/@markrmorrisjr/original-fiction-anarchist-s-almanac-episode-15" + }, + { + "active_votes": [ + { + "rshares": 31308460859447, + "voter": "smooth" + }, + { + "rshares": 231810333637, + "voter": "anonymous" + }, + { + "rshares": 1020236794603, + "voter": "liondani" + }, + { + "rshares": 1950774078440, + "voter": "xeroc" + }, + { + "rshares": 636514783207, + "voter": "masteryoda" + }, + { + "rshares": 5943125371535, + "voter": "smooth.witness" + }, + { + "rshares": 800066797130, + "voter": "steemrollin" + }, + { + "rshares": 14982933604, + "voter": "eeks" + }, + { + "rshares": 32368367444, + "voter": "instructor2121" + }, + { + "rshares": 326639006522, + "voter": "teamsteem" + }, + { + "rshares": 178446109019, + "voter": "steve-walschot" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 1061253912, + "voter": "murh" + }, + { + "rshares": 40553528416, + "voter": "ranko-k" + }, + { + "rshares": 970586830705, + "voter": "cyber" + }, + { + "rshares": 35244223389, + "voter": "drinkzya" + }, + { + "rshares": 57203974765, + "voter": "thecryptodrive" + }, + { + "rshares": 5287780547, + "voter": "tee-em" + }, + { + "rshares": 31345579234, + "voter": "michaelx" + }, + { + "rshares": 88062402472, + "voter": "razvanelulmarin" + }, + { + "rshares": 34073699558, + "voter": "cryptoiskey" + }, + { + "rshares": 484636799, + "voter": "mrhankeh" + }, + { + "rshares": 37152547241, + "voter": "clement" + }, + { + "rshares": 49807514764, + "voter": "isteemit" + }, + { + "rshares": 68450553516, + "voter": "bacchist" + }, + { + "rshares": 52093553829, + "voter": "venuspcs" + }, + { + "rshares": 14885828588, + "voter": "ausbitbank" + }, + { + "rshares": 2632467953, + "voter": "steem1653" + }, + { + "rshares": 185292018100, + "voter": "anyx" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 629471993, + "voter": "luisucv34" + }, + { + "rshares": 87223247, + "voter": "wildchild" + }, + { + "rshares": 2726160685, + "voter": "the-future" + }, + { + "rshares": 167307855189, + "voter": "blueorgy" + }, + { + "rshares": 3709595271, + "voter": "bitcoiner" + }, + { + "rshares": 30989825780, + "voter": "zaebars" + }, + { + "rshares": 799615699, + "voter": "raymonjohnstone" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 50626015, + "voter": "whalepool" + }, + { + "rshares": 4233708636, + "voter": "tygergamer" + }, + { + "rshares": 15951876294, + "voter": "clevecross" + }, + { + "rshares": 138539449846, + "voter": "steemdrive" + }, + { + "rshares": 50579614280, + "voter": "gomeravibz" + }, + { + "rshares": 2157207095, + "voter": "merej99" + }, + { + "rshares": 22969491561, + "voter": "laonie1" + }, + { + "rshares": 23486297008, + "voter": "laonie2" + }, + { + "rshares": 23494592105, + "voter": "laonie3" + }, + { + "rshares": 5831750244, + "voter": "brendio" + }, + { + "rshares": 416938566, + "voter": "gmurph" + }, + { + "rshares": 50577648, + "voter": "michellek" + }, + { + "rshares": 23490269143, + "voter": "laonie4" + }, + { + "rshares": 23487998630, + "voter": "laonie5" + }, + { + "rshares": 23485020903, + "voter": "laonie6" + }, + { + "rshares": 23480867466, + "voter": "laonie7" + }, + { + "rshares": 3323846130, + "voter": "kurtbeil" + }, + { + "rshares": 23477419388, + "voter": "laonie8" + }, + { + "rshares": 23474718053, + "voter": "laonie9" + }, + { + "rshares": 2370262538, + "voter": "steemleak" + }, + { + "rshares": 7991657587, + "voter": "mevilkingdom" + }, + { + "rshares": 88206053, + "voter": "bigsambucca" + }, + { + "rshares": 2343161589, + "voter": "paynode" + }, + { + "rshares": 72135954, + "voter": "stevescriber" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 52419023, + "voter": "nano2nd" + }, + { + "rshares": 61430307, + "voter": "cryptoblu" + }, + { + "rshares": 61423628, + "voter": "instructor" + }, + { + "rshares": 802020725261, + "voter": "dollarvigilante" + }, + { + "rshares": 4056826699, + "voter": "lamech-m" + }, + { + "rshares": 23468511648, + "voter": "laonie10" + }, + { + "rshares": 159631404, + "voter": "kamil5" + }, + { + "rshares": 8706975244, + "voter": "garywilson" + }, + { + "rshares": 50829277, + "voter": "bitchplease" + }, + { + "rshares": 5831957227, + "voter": "trev" + }, + { + "rshares": 99130059443, + "voter": "barrycooper" + }, + { + "rshares": 32443492367, + "voter": "hilarski" + }, + { + "rshares": 2029369552, + "voter": "shadowspub" + }, + { + "rshares": 8558777427, + "voter": "rimann" + }, + { + "rshares": 58139915, + "voter": "rickmiller" + }, + { + "rshares": 5401518277, + "voter": "nulliusinverba" + }, + { + "rshares": 22792452702, + "voter": "mikehere" + }, + { + "rshares": 22621808463, + "voter": "laonie11" + }, + { + "rshares": 3411072843, + "voter": "xanoxt" + }, + { + "rshares": 4044651818, + "voter": "l0k1" + }, + { + "rshares": 50798127, + "voter": "freesteem" + }, + { + "rshares": 450072622, + "voter": "saramiller" + }, + { + "rshares": 2353724275, + "voter": "zettar" + }, + { + "rshares": 6066265903, + "voter": "dexter-k" + }, + { + "rshares": 53871683, + "voter": "doggnostic" + }, + { + "rshares": 674641805, + "voter": "ct-gurus" + }, + { + "rshares": 53593366, + "voter": "jenny-talls" + }, + { + "rshares": 415654681468, + "voter": "charlieshrem" + }, + { + "rshares": 61826073622, + "voter": "tracemayer" + }, + { + "rshares": 1386999849, + "voter": "bitcoinparadise" + }, + { + "rshares": 2170339399, + "voter": "steemsquad" + }, + { + "rshares": 52104641, + "voter": "vsmith08162016" + }, + { + "rshares": 339288508, + "voter": "anomaly" + }, + { + "rshares": 63405661, + "voter": "inarix03" + }, + { + "rshares": 51238118, + "voter": "teemsteem" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 52329350, + "voter": "ninjapainter" + }, + { + "rshares": 1630374239, + "voter": "rusteemitblog" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 99404487, + "voter": "expat" + }, + { + "rshares": 140412636, + "voter": "steemtrail" + }, + { + "rshares": 1593664040, + "voter": "steemlift" + }, + { + "rshares": 132623369, + "voter": "toddemaher1" + } + ], + "author": "mevilkingdom", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.06, + "beneficiaries": [], + "blacklists": [], + "body": "## Hi Steemians! The greatest thing about being a collector is that people always know what to buy for your birthday. Not perfume or cookware, but always things you love!\n\nHere are some pictures of what I received the last couple of times.\n\n----\n
![Picture 1](http://mandesevilkingdom.com/steemit/post6/DSC01422.JPG)
\n\nThese are all the gifts I received for my birthday this year. I got some cool dolls, chocolates, care bears, my little ponies and even a puzzle. What a lovely 27th birthday!\n\n___\n
![Picture 1](http://mandesevilkingdom.com/steemit/post6/DSC09982.JPG)
\n\nChristmas is only once a year, good thing for my family! Lots of dolls and some ponies. You can tell everyone is really supportive of my hobby.\n___\n
![Picture 1](http://mandesevilkingdom.com/steemit/post6/DSC05838.JPG)
\nThis is what **Sinterklaas** (he brings gifts on the 6th of December) brought me. Did you know I also collect Lego to some extent?\n___\n\n
![Picture 1](http://mandesevilkingdom.com/steemit/post6/DSC05066.JPG)
\nGifts from **Disneyland Paris**\n___\n
![Picture 1](http://mandesevilkingdom.com/steemit/post6/DSC05622.JPG)
\nEven more **Disneyland** gifts, this time for Christmas 2 years ago. Those cookies are just **THE BEST**!\nNot to mention that they're Mickey-shaped.\n\n___\n\nThank you very much for looking at my pictures! Don't forget to **follow me** for more pictures!\n\n\n---- \n\n### Who is Mande Walschot?\n\n> Mande Walschot resides in Belgium and currently owns over 1,350 boxed My Little Ponies, around 500 boxed dolls, 52 polly pockets, 25 plush care bears, 30 Tsum Tsums, about 3,000 Pok\u00e9mon cards, around 200 comic books and lots of stuffed toys! [Gemr spotlight collection](https://blogadmin.gemr.com/blog/collector-spotlight-mande-walschot/)\n\nAlso seen on [national television](http://ringtv.be/nieuws/mande-uit-halle-heeft-grootste-poppenverzameling-uit-regio) and [newspapers](http://www.hln.be/regio/nieuws-uit-halle/mande-leeft-samen-met-1-357-pony-s-a2797213/).\n\n\nSister of @steve-walschot, the creator of SteemPay.io and vouched Steem applications developer and girlfriend of game-enthusiast @herrlonnie.", + "category": "life", + "children": 3, + "created": "2016-09-15T17:14:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://mandesevilkingdom.com/steemit/post6/DSC01422.JPG", + "http://mandesevilkingdom.com/steemit/post6/DSC09982.JPG", + "http://mandesevilkingdom.com/steemit/post6/DSC05838.JPG", + "http://mandesevilkingdom.com/steemit/post6/DSC05066.JPG", + "http://mandesevilkingdom.com/steemit/post6/DSC05622.JPG" + ], + "links": [ + "https://blogadmin.gemr.com/blog/collector-spotlight-mande-walschot/", + "http://ringtv.be/nieuws/mande-uit-halle-heeft-grootste-poppenverzameling-uit-regio", + "http://www.hln.be/regio/nieuws-uit-halle/mande-leeft-samen-met-1-357-pony-s-a2797213/" + ], + "tags": [ + "life", + "story", + "collector", + "toys", + "mandesevilkingdom" + ], + "users": [ + "steve-walschot", + "herrlonnie" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 46309406304713, + "payout": 127.75, + "payout_at": "2016-09-22T17:14:30", + "pending_payout_value": "127.750 HBD", + "percent_hbd": 10000, + "permlink": "the-gift-of-family-stories-of-a-toy-collector-1", + "post_id": 1256309, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 109 + }, + "title": "The gift of family: Stories of a toy collector #1", + "updated": "2016-09-15T17:14:30", + "url": "/life/@mevilkingdom/the-gift-of-family-stories-of-a-toy-collector-1" + }, + { + "active_votes": [ + { + "rshares": 231809773619, + "voter": "anonymous" + }, + { + "rshares": 4134589909216, + "voter": "riverhead" + }, + { + "rshares": 2006571575186, + "voter": "hr1" + }, + { + "rshares": 1239194317889, + "voter": "rossco99" + }, + { + "rshares": 2206071653405, + "voter": "wang" + }, + { + "rshares": 22391622942, + "voter": "jaewoocho" + }, + { + "rshares": 1534823711950, + "voter": "joseph" + }, + { + "rshares": 621013263954, + "voter": "masteryoda" + }, + { + "rshares": 8927357821, + "voter": "idol" + }, + { + "rshares": 800261748895, + "voter": "steemrollin" + }, + { + "rshares": 4839028197, + "voter": "sakr" + }, + { + "rshares": 1536592488, + "voter": "jocelyn" + }, + { + "rshares": 365729210153, + "voter": "craig-grant" + }, + { + "rshares": 44948978408, + "voter": "eeks" + }, + { + "rshares": 1007941175, + "voter": "fkn" + }, + { + "rshares": 1324875721, + "voter": "elishagh1" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 313699965, + "voter": "coar" + }, + { + "rshares": 1061266533, + "voter": "murh" + }, + { + "rshares": 2003359924, + "voter": "error" + }, + { + "rshares": 58189176188, + "voter": "theshell" + }, + { + "rshares": 223669021166, + "voter": "will-zewe" + }, + { + "rshares": 85402720456, + "voter": "herzmeister" + }, + { + "rshares": 275016906945, + "voter": "trogdor" + }, + { + "rshares": 42740945757, + "voter": "kimziv" + }, + { + "rshares": 4920595011, + "voter": "furion" + }, + { + "rshares": 2632467953, + "voter": "steem1653" + }, + { + "rshares": 2860912097, + "voter": "sveokla" + }, + { + "rshares": 136322030, + "voter": "cynetyc" + }, + { + "rshares": 13846432138, + "voter": "aaseb" + }, + { + "rshares": 4209539443, + "voter": "karen13" + }, + { + "rshares": 8926064181, + "voter": "noodhoog" + }, + { + "rshares": 21565632626, + "voter": "artific" + }, + { + "rshares": 932318275, + "voter": "poseidon" + }, + { + "rshares": 81126757108, + "voter": "thylbom" + }, + { + "rshares": 204618396015, + "voter": "jl777" + }, + { + "rshares": 817413671, + "voter": "positive" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 7223043327, + "voter": "sisterholics" + }, + { + "rshares": 1838905726, + "voter": "yoganarchista" + }, + { + "rshares": 8734196526, + "voter": "taker" + }, + { + "rshares": 255431411513, + "voter": "laonie" + }, + { + "rshares": 7994964655, + "voter": "myfirst" + }, + { + "rshares": 51848391811, + "voter": "somebody" + }, + { + "rshares": 1938565243, + "voter": "flysaga" + }, + { + "rshares": 1250819304, + "voter": "gmurph" + }, + { + "rshares": 11453689270, + "voter": "midnightoil" + }, + { + "rshares": 28648120983, + "voter": "xiaohui" + }, + { + "rshares": 1293711711, + "voter": "elfkitchen" + }, + { + "rshares": 895620436, + "voter": "xiaokongcom" + }, + { + "rshares": 46605026907, + "voter": "eneismijmich" + }, + { + "rshares": 1805414369, + "voter": "xianjun" + }, + { + "rshares": 118221929, + "voter": "microluck" + }, + { + "rshares": 2539918110, + "voter": "dinamitduo" + }, + { + "rshares": 88481667, + "voter": "pompe72" + }, + { + "rshares": 14946610388, + "voter": "machinelearning" + }, + { + "rshares": 61087248, + "voter": "workout" + }, + { + "rshares": 8856106682, + "voter": "onetree" + }, + { + "rshares": 4900461398, + "voter": "richardcrill" + }, + { + "rshares": 26571947789, + "voter": "sponge-bob" + }, + { + "rshares": 27673075341, + "voter": "brains" + }, + { + "rshares": 271441624, + "voter": "anomaly" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 1199700175, + "voter": "iuliuspro" + }, + { + "rshares": 1259790018, + "voter": "aksinya" + }, + { + "rshares": 164253196, + "voter": "computerscience" + }, + { + "rshares": 8448674998, + "voter": "hanai" + } + ], + "author": "eneismijmich", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.59, + "beneficiaries": [], + "blacklists": [], + "body": "You must have heard that life is a journey, not a destination. This is the big truth that we, repeatedly, understand superficially. Often we are so focused on the goal, that we completely forget to enjoy the path.\n\nhttps://puu.sh/rbX2i/70e07ec186.png\n\nWhen we achieve the goal, we forget to enjoy it and immediately create a new goal. That is not life, this is racing with life. I am certain that you will not be happy, bur rather tired. Soul searches for the experience, while the mind and ego give signs if something is good or bad for us. Soul is completely indifferent. For the soul, every experience means celebration, while you are maybe crying because of the mind, to whom literally a lot of things does not make sense. \n\nThe same applies to the transformation called *death*. We celebrate resurrection as the greatest symbol of life, and then we are crying in the moment of someone's death. The mind is strange, isn't it?\n\nhttps://puu.sh/rbX1U/3cc83557c6.png\n\nRelax. It doesn't matter where you are in your level of expansion, you can't miss the road to home. While you are breathing, you are on the right track. Try to accept this moment as a moment in which there is no goal, and there is no end. The game never ends. This is excellent news. We came here to play, not to win. The game ends with victory, and God's Child in us still wants to play.\n\nOne beautiful wisdom reminds us: *\"Everything will be fine. If it isn't fine, then it isn't the end.\"* You always have the chance for new choices. This is very important to understand. You shouldn't hate the process just because you are not on your imaginary goal. You trust the process. You are exactly where your soul wants you to be. Don't let your mind tell you any different. \n\nhttps://puu.sh/rbXjG/ea493b7d14.png\n\nEverything is always a matter of the focus on things you have instead of the things you are missing. Today, again you are taking for granted the things that once were a goal. You forget to enjoy. Time is only an illusion of the mind. What if that is the point that you current process wants to teach you? If time is illusion, and it is, what's the hurry?\n\nhttps://puu.sh/rbWSn/313549d802.png\n\nTake a deep breath in and out. Experience life in the breath. The only goal is hiding in the breath of life. Everything is good, just the way it is. Don't forget that nothing ever happens without the God's blessing. Don't forget that you are guided. And, the most important, don't forget that we would most certainly go wrong if we'd try to determine what is the best time for us. The one who sees the big picture knows where you're headed and where you want to arrive.\n\nhttps://puu.sh/rbWLA/86e34b50b7.png\n\nTrust the process. It is the true test of our faith and wisdom. And enjoy. Without it nothing makes sense, right?\nThe sentence that many repeat in the end of the road: *\"I should've enjoyed more!\"*\n\nAll our life is a mere blink of an eye in the eternity. It is too small for such amount of worry. The life is not a serious thing, just the opposite. Life is the experience game. The point is not in the destination. The journey is our only destination. Isn't it then wiser to enjoy right away?\n\nhttps://puu.sh/rbX8F/2ea42f6dc9.png\n\n*\"Success isn't measured by money or material things.*\n*Success is measured by the amount of joy you feel.\"*\n\nFor more awesome images check this guy: [Psychedelic Maniac](thepsychedelicmaniac.tumblr.com)", + "category": "mindfulness", + "children": 0, + "created": "2016-09-15T18:31:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://puu.sh/rbX2i/70e07ec186.png", + "https://puu.sh/rbX1U/3cc83557c6.png", + "https://puu.sh/rbXjG/ea493b7d14.png", + "https://puu.sh/rbWSn/313549d802.png", + "https://puu.sh/rbWLA/86e34b50b7.png", + "https://puu.sh/rbX8F/2ea42f6dc9.png" + ], + "links": [ + "thepsychedelicmaniac.tumblr.com" + ], + "tags": [ + "mindfulness", + "life", + "health", + "psychology", + "philosophy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 14809262337539, + "payout": 15.259, + "payout_at": "2016-09-22T18:31:45", + "pending_payout_value": "15.259 HBD", + "percent_hbd": 10000, + "permlink": "4rgubt-journey-of-life", + "post_id": 1257103, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 67 + }, + "title": "Journey of life", + "updated": "2016-09-15T18:51:54", + "url": "/mindfulness/@eneismijmich/4rgubt-journey-of-life" + }, + { + "active_votes": [ + { + "rshares": 4134640392195, + "voter": "riverhead" + }, + { + "rshares": 253514770855, + "voter": "lovejoy" + }, + { + "rshares": 1535071696382, + "voter": "joseph" + }, + { + "rshares": 8927535677, + "voter": "idol" + }, + { + "rshares": 1536625837, + "voter": "jocelyn" + }, + { + "rshares": 374437048490, + "voter": "craig-grant" + }, + { + "rshares": 29966325092, + "voter": "eeks" + }, + { + "rshares": 1511911763, + "voter": "fkn" + }, + { + "rshares": 1987313581, + "voter": "elishagh1" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 584301957019, + "voter": "nanzo-scoop" + }, + { + "rshares": 172753954134, + "voter": "mummyimperfect" + }, + { + "rshares": 313699965, + "voter": "coar" + }, + { + "rshares": 1061283659, + "voter": "murh" + }, + { + "rshares": 2003404389, + "voter": "error" + }, + { + "rshares": 49581638772, + "voter": "ak2020" + }, + { + "rshares": 206092862903, + "voter": "alexc" + }, + { + "rshares": 192336700354, + "voter": "kimziv" + }, + { + "rshares": 75335893384, + "voter": "emily-cook" + }, + { + "rshares": 2187607792, + "voter": "superfreek" + }, + { + "rshares": 7380892516, + "voter": "furion" + }, + { + "rshares": 240666456, + "voter": "tasman" + }, + { + "rshares": 2632467953, + "voter": "steem1653" + }, + { + "rshares": 33739229218, + "voter": "creemej" + }, + { + "rshares": 4195475503, + "voter": "poseidon" + }, + { + "rshares": 472134488, + "voter": "nin0000" + }, + { + "rshares": 1226120506, + "voter": "positive" + }, + { + "rshares": 31601214153, + "voter": "sisterholics" + }, + { + "rshares": 1117528556435, + "voter": "laonie" + }, + { + "rshares": 38642686402, + "voter": "myfirst" + }, + { + "rshares": 233320672689, + "voter": "somebody" + }, + { + "rshares": 8723640942, + "voter": "flysaga" + }, + { + "rshares": 833888549, + "voter": "gmurph" + }, + { + "rshares": 50110479436, + "voter": "midnightoil" + }, + { + "rshares": 128918653572, + "voter": "xiaohui" + }, + { + "rshares": 6306903180, + "voter": "elfkitchen" + }, + { + "rshares": 4030335230, + "voter": "xiaokongcom" + }, + { + "rshares": 8124462008, + "voter": "xianjun" + }, + { + "rshares": 546776422, + "voter": "microluck" + }, + { + "rshares": 3562389763, + "voter": "movievertigo" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 17087288555, + "voter": "kommienezuspadt" + }, + { + "rshares": 3030462572, + "voter": "mikkolyytinen" + }, + { + "rshares": 271448835, + "voter": "anomaly" + }, + { + "rshares": 123221500, + "voter": "ola1" + }, + { + "rshares": 51615652, + "voter": "rayzzz" + }, + { + "rshares": 796357358, + "voter": "zombiedoll" + }, + { + "rshares": 50820410, + "voter": "nazmood" + } + ], + "author": "kommienezuspadt", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.77, + "beneficiaries": [], + "blacklists": [], + "body": "\n

\n

My entire life, I knew however things shook out, I\u2019d eventually be making comic books as a career. At 36, I\u2019m later to the party than I originally anticipated, but I\u2019ve had three decades to prepare for this! I remember as a kid, just being enamored with comic book art [\u2026and still am]. For years, I\u2019d draw these snake characters during class with my friend Neal. Just page after endless page of snakes killing each other. The kind of gratuitous fantasy violence that defines weirdos in high school.

\n

Eventually, photography took over my life, but I still read comics, thought about comics and drew comics when I managed to make time. A couple years ago I began stringing together a story for a comic called THEIA. A sci-fi conspiracy story rooted in the real world, based on actual science. I learned how to format full script for comics and graphic novels [\u2026you can read the finished THEIA script in my previous blog, \u201cFull script of THEIA sci-fi comic book! Exclusively on Steemit!\u201d]. This was a big divergence than my hack and slash snake comics with Neal [\u2026who\u2019s stories progressed with each turn of the page, like a Miyazaki film, but really horrible].

\n

\n

It was during the process of writing the first draft for THEIA that I realized all these years I\u2019ve been so drawn to comics, the real allure for me was story telling and character creation, even more than great art. I\u2019ve been creating comics my entire life, and thus, creating characters along the way. Once I began disciplining myself with taking writing more seriously, I discovered other helpful tools to aide in the creation process. I began taking  inventories, outlining in depth documentation of each characters lives, affiliations and personalities. 

\n

Character profiles are something I\u2019ve done for 20 years. I mimicked my favorite fantasy artists like Gerald Brom, Boris Vallejo and the one and only, Frank Frazetta. I\u2019d seen pencil sketches of their concept designs with monsters, heroes and heroines, and just did my best to emulate them. I used to draw the typical front, side, three-quarter and head sketches as a reference bible [\u2026granted, much easier when it was just snakes].

\n

\n

I\u2019ve been enjoying a renaissance of creativity since committing to doing comics full time, and character creation is where I spend most of my time. THEIA is still my priority as I have an active Patreon campaign and those pledging support are doing so for that particular title. I do, however, have two other stories I\u2019m developing which are currently knee deep in the character creation process. A Bukowski-esk pulp crime genre during the late 80\u2019s following a private investigator throughout his struggle with sobriety in Queens, NY.

\n

\n

The other is a dark ghost story taking place in the mid-1800\u2019s, surrounding a recently deceased, troubled soul that finds himself caught between the realm of the living, and the afterlife; unable to pass for fear of judgement after a life of heinous acts. The characters in this story were inspired by my most interesting friends, and obscure tales of macabre lore during the industrial revolution and the Southwestern US history.

\n

I wish I was further along in my pursuit of story telling, world building and character creation. I wish I had decades of experience to share here on Steemit. I don\u2019t want to come across like I\u2019m the authority on these complex, disciplined skills; I\u2019ve only been seriously absorbing the art for a couple of years. I imagine, however, there are quite a few new writers, artists and creators here, navigating their own discoveries and process. With that in mind, [and in the spirit of all the things that makes Steemit great for me personally] here a few techniques I use to further my writing and a few resources I\u2019ve found helpful in house, right here on Steemit.

\n

\u2022 Real-life Inspiration: As mentioned, take inspiration from people in life. Friends, or even family. Accentuate the personalities. Exaggerate the quirks or circumstances. For me personally, it\u2019s a big help to to have someone in mind when drawing, and developing a character.

\n

\u2022 Character Inventories: Write up an involved character inventory [\u2026sometimes called a character bible]. A reference of everything you can imagine that defines that character. Their ethnicity, background, where they were born, how old they are, where they went to college, their diet, etc. It\u2019s tedious if you\u2019re working on a character heavy story with a big \u201ccast\u201d, but it pays dividends. Once you have those inventories, you can stick characters in situations and the story literally writes itself. If you have a character that\u2019s a passionate vegan, you can immediately come up with dozens of possibilities if they were accidentally locked in a butcher\u2019s freezer. Same with politics, religious, social issues. It really unloads much of the burden of dreaming up a brilliant scene.

\n

\n

\u2022 Name Generators: Name generators are something I rely on quite a bit. There are many available online. They\u2019re usually free, and they\u2019re a great place to launch in to naming a character. Often times, once you have a name, more of the personality and background unfolds organically. www.seventhsanctum.com has an excellent list of name generators tailored specifically for several genres and character types.

\n

\u2022 Research: This is one of those things that seems obvious, but I challenge you to go deeper. For my ghost story, I started researching life in the mid-1800\u2019s in the Southwest and Dust Bowl of the United States. As I dug through historical sites, I found some of the events of that time. A few hours in, I read about droughts and plagues, which would have been rich content for a story, but going even deeper, I read about these crazy grasshopper plagues! Even deeper, I found accounts of specific families and individuals that described enormous clouds of locusts that swept through their homes and ate everything, including the clothes off their bodies! I encourage you to obsessively push through references, way past where most people would get their first idea and start writing. Beyond that is where you\u2019re going to unearth something truly unique and memorable. I\u2019ve already written a treatment for this epic locust plague in my ghost story [\u2026sort of nervous about what that\u2019s going to be like to draw, though].

\n

\u2022 Don\u2019t Lose The Magic: For me, the magic happens in the moments before I fall asleep. Without fail, that\u2019s where I get my best, originally ideas. Sometimes it\u2019s just a small line a dialog. Other times it\u2019s as vague as a plot point. It\u2019s a tough discipline to wake yourself up and write it down, but that [\u2026for me] is where the magic happens. It\u2019s invaluable, and worth the trouble of having to fall back asleep. I jot things down in the Notes app of my phone. I have some friends that just wake up and make audio recordings. You might get your best ideas during different times. Sometimes I have brilliant moments on long drives. Either way, document it! You\u2019ll be glad you did.

\n

Honestly, Steemit has been a revolution for me as well. Since the platform is incentivized, there is a tremendous wealth of references on writing, drawing, how-to\u2019s. Beyond that, I spent much of my time reading and curating novels and short stories posted by the authors bringing their work to the site. Just this morning, I found a comprehensive article by @jamielefay titled \u201cSteemit and the future of book publishing\u201d. Everything here, totally relevant if you\u2019re creating comics or graphic novels.

\n

\n

Keep writing, creating and sharing! More work from my comic, THIEA, and other stories to come. I\u2019d love feedback and constructive criticism.

\n

I post daily. Follow me @kommienezuspadt so you don\u2019t miss a post.

\n", + "category": "art", + "children": 0, + "created": "2016-09-15T18:53:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.madeineighty.com/wp-content/uploads/2015/07/steemit0104.jpg", + "http://www.madeineighty.com/wp-content/uploads/2015/07/steemit0105.jpg", + "http://www.madeineighty.com/wp-content/uploads/2015/07/steemit0106.jpg", + "http://www.madeineighty.com/wp-content/uploads/2015/07/SketchUpdate004.jpg", + "http://www.madeineighty.com/wp-content/uploads/2015/07/steemit0107.jpg", + "http://www.madeineighty.com/wp-content/uploads/2015/07/SketchUpdate011.jpg" + ], + "links": [ + "www.theiacomic.com", + "https://steemit.com/writing/@kommienezuspadt/full-script-of-theia-sci-fi-comic-book-theia-exclusively-on-steemit", + "www.seventhsanctum.com", + "https://steemit.com/steemit/@jamielefay/steemit-and-the-future-of-book-publishing", + "https://steemit.com/@kommienezuspadt" + ], + "tags": [ + "art", + "writing", + "story", + "blog", + "comic" + ], + "users": [ + "jamielefay" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 9343647949820, + "payout": 6.848, + "payout_at": "2016-09-22T18:53:42", + "pending_payout_value": "6.848 HBD", + "percent_hbd": 10000, + "permlink": "bringing-characters-and-worlds-to-life-an-ode-to-the-steemit-creators", + "post_id": 1257344, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 49 + }, + "title": "Bringing worlds and characters to life; an ode to the Steemit creators!", + "updated": "2016-09-15T19:11:12", + "url": "/art/@kommienezuspadt/bringing-characters-and-worlds-to-life-an-ode-to-the-steemit-creators" + }, + { + "active_votes": [ + { + "rshares": 231806896049, + "voter": "anonymous" + }, + { + "rshares": 40039727156805, + "voter": "blocktrades" + }, + { + "rshares": 81139043695, + "voter": "friend5" + }, + { + "rshares": 5563642779143, + "voter": "kushed" + }, + { + "rshares": 4361056998354, + "voter": "roadscape" + }, + { + "rshares": 11463456159, + "voter": "by24seven" + }, + { + "rshares": 48198557404, + "voter": "twiceuponatime" + }, + { + "rshares": 253716125229, + "voter": "indominon" + }, + { + "rshares": 72048644865, + "voter": "vault" + }, + { + "rshares": 22916314085, + "voter": "wpalczynski" + }, + { + "rshares": 23645584002, + "voter": "nikolai" + }, + { + "rshares": 143164562367, + "voter": "chris4210" + }, + { + "rshares": 24193131603, + "voter": "acidyo" + }, + { + "rshares": 313691550, + "voter": "coar" + }, + { + "rshares": 1061234978, + "voter": "murh" + }, + { + "rshares": 33781972641, + "voter": "ratel" + }, + { + "rshares": 208364758717, + "voter": "kimziv" + }, + { + "rshares": 45145254362, + "voter": "venuspcs" + }, + { + "rshares": 7264907621, + "voter": "getssidetracked" + }, + { + "rshares": 1414199127, + "voter": "trees" + }, + { + "rshares": 197179742, + "voter": "strawhat" + }, + { + "rshares": 844421054, + "voter": "endgame" + }, + { + "rshares": 118094280271, + "voter": "furion" + }, + { + "rshares": 2834923420, + "voter": "steem1653" + }, + { + "rshares": 13516878845, + "voter": "sitaru" + }, + { + "rshares": 3735950544, + "voter": "incomemonthly" + }, + { + "rshares": 6392090406, + "voter": "cryptosi" + }, + { + "rshares": 243749878708, + "voter": "nabilov" + }, + { + "rshares": 677892916, + "voter": "luisucv34" + }, + { + "rshares": 34761252099, + "voter": "creemej" + }, + { + "rshares": 167304333801, + "voter": "blueorgy" + }, + { + "rshares": 4545098461, + "voter": "poseidon" + }, + { + "rshares": 41053239884, + "voter": "celsius100" + }, + { + "rshares": 1659490970, + "voter": "tokyodude" + }, + { + "rshares": 128098702, + "voter": "mysteem" + }, + { + "rshares": 6168588588, + "voter": "chloetaylor" + }, + { + "rshares": 34309889652, + "voter": "sisterholics" + }, + { + "rshares": 59017018, + "voter": "reported" + }, + { + "rshares": 55047214, + "voter": "krushing" + }, + { + "rshares": 1213316718415, + "voter": "laonie" + }, + { + "rshares": 21929710586, + "voter": "rawnetics" + }, + { + "rshares": 41307699258, + "voter": "myfirst" + }, + { + "rshares": 246282932283, + "voter": "somebody" + }, + { + "rshares": 9450611021, + "voter": "flysaga" + }, + { + "rshares": 513541455, + "voter": "minnowsunited" + }, + { + "rshares": 54405663387, + "voter": "midnightoil" + }, + { + "rshares": 54018085, + "voter": "whatyouganjado" + }, + { + "rshares": 136080800992, + "voter": "xiaohui" + }, + { + "rshares": 6792049578, + "voter": "elfkitchen" + }, + { + "rshares": 61187902, + "voter": "makaveli" + }, + { + "rshares": 4366196499, + "voter": "xiaokongcom" + }, + { + "rshares": 7475701368, + "voter": "thebotkiller" + }, + { + "rshares": 8801500509, + "voter": "xianjun" + }, + { + "rshares": 11292536945, + "voter": "borran" + }, + { + "rshares": 53669860, + "voter": "alexbones" + }, + { + "rshares": 576331905, + "voter": "microluck" + }, + { + "rshares": 1310823380, + "voter": "stevescoins" + }, + { + "rshares": 3089652212, + "voter": "macartem" + }, + { + "rshares": 10344891579, + "voter": "gvargas123" + }, + { + "rshares": 156958768, + "voter": "nang1" + }, + { + "rshares": 166282713, + "voter": "kamil5" + }, + { + "rshares": 51156498, + "voter": "dobbydaba" + }, + { + "rshares": 5950976762, + "voter": "trev" + }, + { + "rshares": 8773942171, + "voter": "craigwilliamz" + }, + { + "rshares": 72624506, + "voter": "ozertayiz" + }, + { + "rshares": 53639497, + "voter": "salebored" + }, + { + "rshares": 736031742, + "voter": "freeinthought" + }, + { + "rshares": 63258691, + "voter": "arnoldz61" + }, + { + "rshares": 2101747450, + "voter": "eight-rad" + }, + { + "rshares": 53681172, + "voter": "bitdrone" + }, + { + "rshares": 53672498, + "voter": "sleepcult" + }, + { + "rshares": 54175638, + "voter": "apparat" + }, + { + "rshares": 12276570645, + "voter": "doitvoluntarily" + }, + { + "rshares": 135393340675, + "voter": "thecyclist" + }, + { + "rshares": 52015504, + "voter": "analyzethis" + }, + { + "rshares": 63904547, + "voter": "freebornangel" + }, + { + "rshares": 52154065, + "voter": "nommo" + }, + { + "rshares": 51261721, + "voter": "f1111111" + }, + { + "rshares": 339287005, + "voter": "anomaly" + }, + { + "rshares": 98545946, + "voter": "ola1" + }, + { + "rshares": 63588518, + "voter": "mari5555na" + }, + { + "rshares": 2996735269, + "voter": "powerup" + }, + { + "rshares": 527464783, + "voter": "grisha-danunaher" + }, + { + "rshares": 161974443, + "voter": "zapply" + }, + { + "rshares": 158561921, + "voter": "jyriygo" + }, + { + "rshares": 136494240, + "voter": "bleujay" + }, + { + "rshares": 153397644, + "voter": "milank" + }, + { + "rshares": 150273031, + "voter": "inkwisitiveguy01" + } + ], + "author": "powerup", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.04, + "beneficiaries": [], + "blacklists": [], + "body": "So far, a great number of applications, or tools that can considerably improve our user experience whether we are old users or new, has been created. The application directory created by @roelandp is accepted as an official directory that currently contains more than 80 various tools, mainly created by the community members, with a few official ones. The number of applications is growing rapidly, thanks to talented developers and other users, whose ideas are being converted into functional programs.\n\nHere, I want to introduce you to an infographic that contains 17 very useful tools singled out and sorted into categories according to their use. The first category 'for new and old users' contains essential applications for most users, including applications such as the official chat server and block explorer, as well as a dedicated service for uninterrupted adding of photos, @jesta's tool for easier tracking of data related to your account, and a tool for real-time Steem Backed Dollar conversion, with a few extra applications included in the service.\n\nThe next group contains the applications essential for developers, led by @xeroc's piston which says for itself 'The Swiff Army Knife for the Steem network'. They facilitate the communication with the steem blockchain and there is also an application that facilitates the integration of Steem payments to your service. \n\nThe Miscellaneous group contains a variety of useful applications such as tools for curators, a precise browser of user reputation, a dedicated tool for creating shortened links with statistics, a Steem Stream display of all activity in real time with an option of adjusting your settings, as well as speech community and radio.\n\nLast group are applications in the category of data and analytics that contain most of data about the network, the network activity and the users. \n\nI apologize in advance if some of your favorite applications have been left out; if that is the case, you can always visit http://SteemTools.com which contains all the applications.\n\n*For a clearer view, it is recommended that you open the image in full resolution.* *[Infographic Hotlink!](http://res.cloudinary.com/powerup/image/upload/c_scale,w_1437/v1473957114/revision-02_tdjkik.png)*\nhttps://s11.postimg.io/8uxamnavn/revision_02.png\n---\n ![http://steemit.com/@powerup](https://img1.steemit.com/0x0/https://resources.sketch.cloud/public/102c8fee-b651-415a-8498-36de3c522b7d.png)", + "category": "infographic", + "children": 6, + "created": "2016-09-15T16:45:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s11.postimg.io/8uxamnavn/revision_02.png", + "https://img1.steemit.com/0x0/https://resources.sketch.cloud/public/102c8fee-b651-415a-8498-36de3c522b7d.png" + ], + "links": [ + "http://SteemTools.com", + "http://res.cloudinary.com/powerup/image/upload/c_scale,w_1437/v1473957114/revision-02_tdjkik.png" + ], + "tags": [ + "infographic", + "steemit", + "steem", + "steemsquad", + "minnowsunite" + ], + "users": [ + "roelandp", + "jesta", + "xeroc" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 53802622776333, + "payout": 170.17, + "payout_at": "2016-09-22T16:45:09", + "pending_payout_value": "170.170 HBD", + "percent_hbd": 10000, + "permlink": "17-steem-tools-every-steemian-needs-to-know", + "post_id": 1256009, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 88 + }, + "title": "Steem Tools Every Steemian Needs To Know (Infographic)", + "updated": "2016-09-15T18:45:09", + "url": "/infographic/@powerup/17-steem-tools-every-steemian-needs-to-know" + }, + { + "active_votes": [ + { + "rshares": 1912208431174, + "voter": "badassmother" + }, + { + "rshares": 2053192838289, + "voter": "hr1" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 22867607772, + "voter": "jaewoocho" + }, + { + "rshares": 447708603191, + "voter": "boatymcboatface" + }, + { + "rshares": 800066797130, + "voter": "steemrollin" + }, + { + "rshares": 284387537146, + "voter": "chitty" + }, + { + "rshares": 49168301700, + "voter": "alexgr" + }, + { + "rshares": 42807744984, + "voter": "unosuke" + }, + { + "rshares": 481789740986, + "voter": "noaommerrr" + }, + { + "rshares": 83530339170, + "voter": "acidsun" + }, + { + "rshares": 151248263299, + "voter": "edgeland" + }, + { + "rshares": 365729210153, + "voter": "craig-grant" + }, + { + "rshares": 3572026279, + "voter": "kenmonkey" + }, + { + "rshares": 44948966690, + "voter": "eeks" + }, + { + "rshares": 1007941175, + "voter": "fkn" + }, + { + "rshares": 478461713, + "voter": "paco-steem" + }, + { + "rshares": 5764343600, + "voter": "spaninv" + }, + { + "rshares": 326645012119, + "voter": "teamsteem" + }, + { + "rshares": 1324875721, + "voter": "elishagh1" + }, + { + "rshares": 867025633, + "voter": "richman" + }, + { + "rshares": 1226367074, + "voter": "tad-auker" + }, + { + "rshares": 584279800798, + "voter": "nanzo-scoop" + }, + { + "rshares": 177417522325, + "voter": "mummyimperfect" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 603739324854, + "voter": "kevinwong" + }, + { + "rshares": 1061264730, + "voter": "murh" + }, + { + "rshares": 591084449, + "voter": "kodi" + }, + { + "rshares": 11848125383, + "voter": "andu" + }, + { + "rshares": 59952086154, + "voter": "theshell" + }, + { + "rshares": 49580154489, + "voter": "ak2020" + }, + { + "rshares": 402139444, + "voter": "applecrisp" + }, + { + "rshares": 2368917769827, + "voter": "stellabelle" + }, + { + "rshares": 373313301, + "voter": "stiletto" + }, + { + "rshares": 55577392625, + "voter": "juanmiguelsalas" + }, + { + "rshares": 110484085174, + "voter": "kenny-crane" + }, + { + "rshares": 214897687003, + "voter": "will-zewe" + }, + { + "rshares": 210214429045, + "voter": "alexc" + }, + { + "rshares": 19598687179, + "voter": "ziv" + }, + { + "rshares": 15787522491, + "voter": "zakharya" + }, + { + "rshares": 5287820211, + "voter": "tee-em" + }, + { + "rshares": 179395106552, + "voter": "thedashguy" + }, + { + "rshares": 118349796563, + "voter": "geoffrey" + }, + { + "rshares": 10685187763, + "voter": "kimziv" + }, + { + "rshares": 75333038089, + "voter": "emily-cook" + }, + { + "rshares": 87865461670, + "voter": "gtg" + }, + { + "rshares": 7484573728, + "voter": "micheletrainer" + }, + { + "rshares": 280946689, + "voter": "ladyclair" + }, + { + "rshares": 3898829337, + "voter": "michaellamden68" + }, + { + "rshares": 1609496197, + "voter": "gidlark" + }, + { + "rshares": 3283410959, + "voter": "orly" + }, + { + "rshares": 4533066552, + "voter": "stranger27" + }, + { + "rshares": 15997662965, + "voter": "yogi.artist" + }, + { + "rshares": 25558672318, + "voter": "tcfxyz" + }, + { + "rshares": 7078753090, + "voter": "futurefood" + }, + { + "rshares": 147127177804, + "voter": "derekareith" + }, + { + "rshares": 4920595011, + "voter": "furion" + }, + { + "rshares": 159574353648, + "voter": "jacor" + }, + { + "rshares": 2733708608, + "voter": "steem1653" + }, + { + "rshares": 2860912097, + "voter": "sveokla" + }, + { + "rshares": 124961861, + "voter": "cynetyc" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 4209528025, + "voter": "karen13" + }, + { + "rshares": 8576081337, + "voter": "noodhoog" + }, + { + "rshares": 155009367898, + "voter": "gbert" + }, + { + "rshares": 464730588449, + "voter": "knozaki2015" + }, + { + "rshares": 46858431857, + "voter": "milestone" + }, + { + "rshares": 1817951925, + "voter": "kendewitt" + }, + { + "rshares": 7166494256, + "voter": "lichtblick" + }, + { + "rshares": 15378221086, + "voter": "nippel66" + }, + { + "rshares": 163325492855, + "voter": "blueorgy" + }, + { + "rshares": 13111647625, + "voter": "benjiberigan" + }, + { + "rshares": 233078967, + "voter": "poseidon" + }, + { + "rshares": 3435918746, + "voter": "simon.braki.love" + }, + { + "rshares": 268137172703, + "voter": "liberosist" + }, + { + "rshares": 4047553215, + "voter": "birdie" + }, + { + "rshares": 121062267, + "voter": "bola" + }, + { + "rshares": 32543698207, + "voter": "deanliu" + }, + { + "rshares": 204618344638, + "voter": "jl777" + }, + { + "rshares": 817413671, + "voter": "positive" + }, + { + "rshares": 1773021661, + "voter": "yarly" + }, + { + "rshares": 267188192, + "voter": "yarly2" + }, + { + "rshares": 267587944, + "voter": "yarly3" + }, + { + "rshares": 154579129, + "voter": "yarly4" + }, + { + "rshares": 155451862, + "voter": "yarly5" + }, + { + "rshares": 88607961, + "voter": "yarly7" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 50626015, + "voter": "whalepool" + }, + { + "rshares": 22243073202, + "voter": "prufarchy" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 1805753019, + "voter": "sisterholics" + }, + { + "rshares": 428868451, + "voter": "yarly10" + }, + { + "rshares": 229507420, + "voter": "yarly11" + }, + { + "rshares": 80241480, + "voter": "yarly12" + }, + { + "rshares": 3558683980, + "voter": "mpa" + }, + { + "rshares": 15951876294, + "voter": "clevecross" + }, + { + "rshares": 6785831506, + "voter": "shortcut" + }, + { + "rshares": 8734167982, + "voter": "taker" + }, + { + "rshares": 63857546397, + "voter": "laonie" + }, + { + "rshares": 153264363976, + "voter": "twinner" + }, + { + "rshares": 22624610458, + "voter": "reneenouveau" + }, + { + "rshares": 2399862587, + "voter": "transhuman" + }, + { + "rshares": 24562380280, + "voter": "laoyao" + }, + { + "rshares": 2664979204, + "voter": "myfirst" + }, + { + "rshares": 12962040863, + "voter": "somebody" + }, + { + "rshares": 484639508, + "voter": "flysaga" + }, + { + "rshares": 1250819304, + "voter": "gmurph" + }, + { + "rshares": 2863409697, + "voter": "midnightoil" + }, + { + "rshares": 84246848, + "voter": "coderg" + }, + { + "rshares": 2325684243, + "voter": "andrew0" + }, + { + "rshares": 3323984357, + "voter": "kurtbeil" + }, + { + "rshares": 7161993588, + "voter": "xiaohui" + }, + { + "rshares": 21112616587, + "voter": "jphamer1" + }, + { + "rshares": 323426725, + "voter": "elfkitchen" + }, + { + "rshares": 5855635893, + "voter": "oflyhigh" + }, + { + "rshares": 223904508, + "voter": "xiaokongcom" + }, + { + "rshares": 451351789, + "voter": "xianjun" + }, + { + "rshares": 11041591679, + "voter": "borran" + }, + { + "rshares": 91519215715, + "voter": "miacats" + }, + { + "rshares": 74131936, + "voter": "razberrijam" + }, + { + "rshares": 2022647341, + "voter": "chinadaily" + }, + { + "rshares": 86712034, + "voter": "pompe72" + }, + { + "rshares": 1310823380, + "voter": "stevescoins" + }, + { + "rshares": 10344891579, + "voter": "gvargas123" + }, + { + "rshares": 13841342477, + "voter": "telos" + }, + { + "rshares": 23137850346, + "voter": "andrewawerdna" + }, + { + "rshares": 5831957227, + "voter": "trev" + }, + { + "rshares": 8856106682, + "voter": "onetree" + }, + { + "rshares": 32463005362, + "voter": "daut44" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 5401452179, + "voter": "nulliusinverba" + }, + { + "rshares": 2109031152, + "voter": "runridefly" + }, + { + "rshares": 7670539797, + "voter": "macksby" + }, + { + "rshares": 23248301756, + "voter": "mikehere" + }, + { + "rshares": 4747321980, + "voter": "richardcrill" + }, + { + "rshares": 163127905, + "voter": "socalguy" + }, + { + "rshares": 9868091435, + "voter": "aggroed" + }, + { + "rshares": 1878628053, + "voter": "mobios" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 27678962051, + "voter": "sponge-bob" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 4185479873, + "voter": "nubchai" + }, + { + "rshares": 54574888, + "voter": "lighter" + }, + { + "rshares": 232386397, + "voter": "pjo" + }, + { + "rshares": 856742305, + "voter": "anahilarski" + }, + { + "rshares": 53871683, + "voter": "doggnostic" + }, + { + "rshares": 53593366, + "voter": "jenny-talls" + }, + { + "rshares": 27673000226, + "voter": "brains" + }, + { + "rshares": 1387263917, + "voter": "steemafon" + }, + { + "rshares": 5866415576, + "voter": "burnin" + }, + { + "rshares": 1386999849, + "voter": "bitcoinparadise" + }, + { + "rshares": 5753450273, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 51581492, + "voter": "cwb" + }, + { + "rshares": 63904547, + "voter": "freebornangel" + }, + { + "rshares": 3696018490, + "voter": "slayer" + }, + { + "rshares": 339300528, + "voter": "anomaly" + }, + { + "rshares": 63405661, + "voter": "inarix03" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 1233685675, + "voter": "anns" + }, + { + "rshares": 527536905, + "voter": "grisha-danunaher" + }, + { + "rshares": 310550549, + "voter": "james1987" + }, + { + "rshares": 31684221772, + "voter": "goldmatters" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 1343656937, + "voter": "mrlemmer11" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 99404487, + "voter": "expat" + }, + { + "rshares": 132623369, + "voter": "toddemaher1" + }, + { + "rshares": 153246625, + "voter": "mdruggan" + } + ], + "author": "stellabelle", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.72, + "beneficiaries": [], + "blacklists": [], + "body": "
![robotee8b7.jpg](https://www.steemimg.com/images/2016/09/15/robotee8b7.jpg)
\nImage Source: pixabay\n\n# The robot vs. human wars have begun and it's being hashed out on Steemit:\n\nThese comments surfaced in response to posts by the AI @msgivings account:\n\n>\"I can't believe that this fucking bot got me in an argument with my girlfriend over my comment and it's not even human, fuck me.\"\n\n>\"She doesn't respond because this account is not legit. Shame on every one of the whales that upvoted it and all of the previous posts. Thousands of SBD have been thrown away on this and other fake accounts. The question is - do these whales know it? Are they actively scamming the platform themselves?\"\n\nBy this point, I suppose many of you realize that the account of @msgivings was not run by a human, but rather by artificial intelligence. If you take the time to actually read all the posts that @msgivings wrote, you'll notice some really odd cognitive dissonance. I could tell when I read just one of those posts that a real woman was not writing it. But I too, didn't really look into this account until fairly recently, because I was turned off by the clickbait nature of the titles. I ignored reading them until @yogi.artist pointed out that it's AI. \n\nThe Msgivings Robot has so far banked around $16,000 in blogging rewards from Steemit, and no one realized it until fairly recently. I think @bacchist and @reneenouveau may have been the first ones to reveal this AI hidden identity, but it was [@yogi.artist's post](https://steemit.com/steem/@yogi.artist/the-importance-of-physical-appearance-in-society-featuring-new-ai-author-mstakings) that truly opened my eyes to the high level that AI writing software programs have recently reached. He affectionately refers to Msgivings as \"Mstakings\". Another user has claimed that more than 1% of the high-paying trending articles are being written by AI, not real humans.\n\nWhat seals the deal for me personally, in verifying that the @msgivings account was AI is the fact that the account owner has vaporized. A real human would of course defend themselves and fight for their reputation, account and future in Steemit. Owners of AI scam accounts pack up and leave, respin their identity, respin their articles and try again, knowing that most of the whales don't really scrutinize the articles to any meaningful degree.\n\nI was examining the @msgivings account very thoroughly today and noticed that @msgivings had voted for @mibenkito and followed this account a few weeks ago. I then began reading that blog and noticed that @mibenkito had never bothered to write an \"Introduce Yourself\" post. I read every single one of the posts, and not one contained a photo with the standard holding of a \"Steemit\" sign. Odd, for sure. But the oddest thing to me was that in the introduction post, the very first line starts out like this:\n\n>\"I\u2019m an Asian and I live to eat.\"\n\nI lived in Asia and have a degree in Japanese. One of the things I immediately noticed when I lived in Japan is that Asian people rarely describe themselves as \"Asian\". In fact, in all my time spent living in Asia, I never heard one Asian refer to themselves as \"Asian.\" Koreans call themselves Koreans, Japanese call themselves Japanese, etc. Only people who are non-Asian refer to them as Asians. At least that has been my experience so far in life. There may be Asians who call themselves Asian, but I've never met them. \n\nSo, this first sentence feels really awkward and unusual for the reasons I listed above. The English contained in these posts is very strange, but not in a way that suggests it's written by a non-native English speaker. I was an English teacher in Japan and so I'm very familiar with how Japanese people write English. The English that was written in @mibenkito ranges from advanced English skills, with proper usage of commas, to low English usage. It's a strange and odd mix of levels. The first post is truly odd. I have been exposed to a lot of different English styles that were written by non-native English speakers and I've never come across such an odd and patchy style of writing. \n\n
![robot-707219_128024562.jpg](https://www.steemimg.com/images/2016/09/15/robot-707219_128024562.jpg)
\n\nImage Source: pixabay\n\nI am not saying that this account is AI, but it does contain rather inconsistent aspects, namely, that we do not know who @mibenkito is. Usually, on Steemit, people want to share their unique perspective, and they usually tell us where they are from originally, instead of just saying, \"I'm Asian.\" That's like me saying, \"I'm North American.\" Let's face it, no one says it. This all could be cleared up quite fast with a video or a standard introduce yourself post, complete with a Steemit sign.\n\nThis is not meant to be some kind of inquisition, but seeing as how the Steemit community paid out $16,000 to a robot whose owner has abandoned the platform, it's in our best interest to question the identity of posters, especially ones which are receiving massive payouts.\n\nThe word on the street from professional writers is that Steemit is attracting greedy scammers. And unfortunately, the quality is just not up to par yet with Medium. When whale voters, and the curation projects that dole out their funds don't take a close look at what they're voting on, we arrive in the situation of a robot making over $16,000. And now that robot is no where to be seen. The owner of @msgivings has abandoned his/her account. \n\n# The owner that created @msgivings could easily be making new accounts to fool gullible humans. \n\nThe thought process is going probably something like this: \"Well, I've exhausted that msgivings persona, so now I can create a different persona, with different hobbies and interests, and as long as I fool the whale curation bots for a while, I'm good. I'll just take out the funds anyway.\"\n\n# I think we all deserve to know who was behind the @msgivings account. \n\n
![pollution-1148841_12805fd14.jpg](https://www.steemimg.com/images/2016/09/15/pollution-1148841_12805fd14.jpg)
\n\nThe proper thing to do would be to just come forward and tell the truth. **Describe the entire process, in all its gritty details.** Describe your elation when you discovered that an AI writing program could make you thousands of dollars. Explain what program you used, how you got it, and what other platforms you're currently using it on. Is this a freelance operation, and Steemit was just your highest paid client? What is the story behind this deception? \n\n# If you were really clever, you could write a book about this, throw it up on Amazon, and see more profits roll in. But you'd have to tell the truth first here on Steemit. \n\nCould you tell the truth? Is that even in your wheelhouse? What kind of human are you anyway? I think the people who you've incited, people who engaged with you for weeks, wrote lengthy comments, deserve to know the truth. Are you capable of telling the truth? Or do you operate on some other plane of deceptive existence? This is all really interesting and would make a fantastic book. Maybe I'll be the one to write the book and interview you anonymously at some point in the future. Would you do that? Would you offer up your true story anonymously? The questions keep coming, _WHO ARE YOU MSGIVINGS_?\n\n
![head-663997_128076d7e.jpg](https://www.steemimg.com/images/2016/09/15/head-663997_128076d7e.jpg)
\nImage Source: pixabay\n\n# Moving forward. \n\nWhat if all of us mere mortals adapted to this new AI technology, like most of us will be doing soon enough, and began using our own AI programs to generate content? What exactly would be the point of Steemit? Would the robot wars really move into high gear then? Would the advanced AI writing programs be winner take all? The only real interaction would be found in the comments, but an AI could be trained in that capacity, too.\n\nWhat is Steemit's official stance on AI-created content moving forward? How about, as long as it's clearly indicated that the content was created by artificial intelligence? But you and I know this is a silly utopian fantasy. Big profits won't come to those who transparently reveal that they are using AI to generate articles.\n\nAn what would be the point of humans upvoting a software writing program? Is a program more valuable than a human? Should we all become robot shepherds and get our own AI writing programs? What is the point of any of this? If AI takes over the trending pages, then what role will humans have here in Steemit? Will we become expert commenters and video creators, letting AI programs do the bulk of the arduous writing?\n\nI am not against AI and even I considered making an AI account that would be a robot twin of my writing. But I would properly identify it as AI using the sticker that @reneenouveau created, so that deception would not be a part of my deal. \n\nhttp://reneenouveau.com/Steem/100bot.gif\n\nYou see, when you deceive others, you finally are forced to abandon your account. Why not create an AI account and do it transparently, with the entire community aware that it was created using AI? I have loads of questions about these AI programs, and I'm also looking to get my own soon. Or would that finally open the pandora's box that's waiting to happen? \n\n# Is that the singularity that everyone is talking about? Or has it already arrived?\n\n# The real problem doesn't lie within AI. The real problem lies within the deceptive human mind who is controlling AI.\n\n
![cyborg-152454_1280074fd.png](https://www.steemimg.com/images/2016/09/15/cyborg-152454_1280074fd.png)
\n\nImage Source: pixabay", + "category": "ai", + "children": 31, + "created": "2016-09-15T18:09:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/robotee8b7.jpg", + "https://www.steemimg.com/images/2016/09/15/robot-707219_128024562.jpg", + "https://www.steemimg.com/images/2016/09/15/pollution-1148841_12805fd14.jpg", + "https://www.steemimg.com/images/2016/09/15/head-663997_128076d7e.jpg", + "http://reneenouveau.com/Steem/100bot.gif", + "https://www.steemimg.com/images/2016/09/15/cyborg-152454_1280074fd.png" + ], + "links": [ + "https://steemit.com/steem/@yogi.artist/the-importance-of-physical-appearance-in-society-featuring-new-ai-author-mstakings" + ], + "tags": [ + "ai", + "artificial-intelligence", + "robots", + "ai-writing", + "msgivings" + ], + "users": [ + "msgivings", + "yogi.artist", + "bacchist", + "reneenouveau", + "mibenkito" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 15880698940673, + "payout": 17.36, + "payout_at": "2016-09-22T18:09:09", + "pending_payout_value": "17.360 HBD", + "percent_hbd": 10000, + "permlink": "artificial-intelligence-has-made-usd21-307-in-blogging-rewards-what-is-the-future-of-ai-on-steemit", + "post_id": 1256886, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 172 + }, + "title": "Artificial Intelligence Has Made $16,000+ In Blogging Rewards. What Is The Future of AI on Steemit?", + "updated": "2016-09-15T19:09:57", + "url": "/ai/@stellabelle/artificial-intelligence-has-made-usd21-307-in-blogging-rewards-what-is-the-future-of-ai-on-steemit" + }, + { + "active_votes": [ + { + "rshares": 231809773619, + "voter": "anonymous" + }, + { + "rshares": 39225107264518, + "voter": "blocktrades" + }, + { + "rshares": 1255809710, + "voter": "steemswede" + }, + { + "rshares": 1780319109, + "voter": "future24" + }, + { + "rshares": 271441624, + "voter": "anomaly" + }, + { + "rshares": 157079433, + "voter": "abudar" + } + ], + "author": "abudar", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.08, + "beneficiaries": [], + "blacklists": [], + "body": "\n

\n

There are interesting with cigarettes , it is not just cigarettes smoked , but a pack of cigarettes is also very useful for art crafts , many handicraft works with packs of cigarettes , among other things hiyasan home , toy cars , ashtrays themselves and others. Artwork pack of cigarettes is not just created for yourself , but most school children making art crafts from cigarette packs to display in the classroom as an additional value of handicraft art subjects.

\n

\n

Art Craft House hiyasan . Make home hiyasan of packs of cigarettes , did not specify the type of cigarette packs, all kinds of cigarette packs can be , but it certainly packs of cigarettes were wrapped in a heavy paper such as cigarette packs marlboro , Dunhill , sampurna and others.

\n

\n

Artwork craft ashtray : artwork ashtray of cigarette packs very often we see where there's people smoking , because the craft ashtray of cigarette packs very easily made by all the people are not necessarily who smoke , who do not smoke can make the ashtray of the pack smoking.

\n

\n

Works of art crafts Bags : make a bag of cigarette packs is usually made by a woman , even if she did not smoke , actually making art out of a pack of cigarettes and not necessarily those addicted to cigarettes.

\n

\n", + "category": "art", + "children": 0, + "created": "2016-09-15T17:04:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://scontent-sin6-1.xx.fbcdn.net/v/t34.0-12/14383427_1209445479112562_674424364_n.jpg?oh=e44da01f4ff9052210bca93aa39a569d&oe=57DC8781", + "https://scontent.xx.fbcdn.net/v/t34.0-12/14384054_1209447059112404_196857653_n.jpg?_nc_ad=z-m&oh=8ffc160b1f5e24995f0eeee07ca2454f&oe=57DDB014", + "https://scontent.xx.fbcdn.net/v/t34.0-0/p280x280/14356049_1209449315778845_1741391016_n.jpg?_nc_ad=z-m&oh=f104ed8509529c14cc600b3a5d70ffb6&oe=57DC88CD", + "https://scontent-sin6-1.xx.fbcdn.net/v/t34.0-12/14371801_1209451625778614_88875719_n.jpg?oh=4d793ba2a9c437c4182403001e083182&oe=57DCB77C", + "https://scontent-sin6-1.xx.fbcdn.net/v/t34.0-12/14355888_1209452949111815_834236535_n.jpg?oh=74f31333d88c122f425dbfd99ed58a3c&oe=57DDA19E" + ], + "tags": [ + "art" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 39460381688013, + "payout": 92.999, + "payout_at": "2016-09-22T17:04:24", + "pending_payout_value": "92.999 HBD", + "percent_hbd": 10000, + "permlink": "artwork-from-cigarette-wrap", + "post_id": 1256197, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 6 + }, + "title": "Artwork From Cigarette Wrap", + "updated": "2016-09-15T17:04:24", + "url": "/art/@abudar/artwork-from-cigarette-wrap" + }, + { + "active_votes": [ + { + "rshares": 156366867238, + "voter": "vitaly-lvov" + }, + { + "rshares": 1061309796, + "voter": "murh" + }, + { + "rshares": 3848697023555, + "voter": "satoshifund" + }, + { + "rshares": 545502649240, + "voter": "yan-kovalenko" + }, + { + "rshares": 45359587433, + "voter": "honeythief" + }, + { + "rshares": 24867605062, + "voter": "katyakov" + }, + { + "rshares": 3723435049, + "voter": "litvintech" + }, + { + "rshares": 23929907939, + "voter": "phenom" + }, + { + "rshares": 267757687, + "voter": "pioner" + }, + { + "rshares": 213848535, + "voter": "sjamayee" + } + ], + "author": "vitaly-lvov", + "author_payout_value": "0.000 HBD", + "author_reputation": 43.94, + "beneficiaries": [], + "blacklists": [], + "body": "\n

Mountly recap of blockchain crowdsales

\n


\n

CLOSED CROWDSALES

\n

BlockPay 

\n

Aimed at deeper integration with POS terminals and payments between counterparties.
\nA preliminary Initial Coin Offering finished on 4 September, where BlockPay sold 5% of the 100-million stock of BLOCKPAY tokens released on the BitShares blockchain. Future owners will receive dividends from transaction fees paid to BlockPay.
\nThe pre-ICO was done in 3 stages: 

\n\n

The distribution of tokens is as follows: 

\n\n

The platform development plan:

\n\n

The project looks interesting, given the fact that they claim an integration with the ERP and CRM systemOdoo used by 60 thousand companies. The only disturbing thing is the absence of an open source software, and this spoils the whole picture. Transaction payments fee and, consequently, planned cash flow for investors are not sufficiently explained either. It should be kept in mind that this project is centralised, i.e. it belongs to the class of projects that demand trust in the founders and, correspondingly, require a thorough audit of operating activity.
\nCrowdsale summary:

\n\n

For detailed information on the crowdsale, see: https://blockpay.ch/newsroom/investor-relations/blockpay-reserves/
\nFor useful links and more information, go to https://cyber.fund/system/BlockPay 

\n

AntShares
\n

\n

The project is interesting primarily due to the fact that it will be implemented using the Hyperledger platform. There are no other features that distinguish it from a number of similar blockchain projects, except that it is aimed specifically at the Chinese audience. 

\n

Crowdsale summary: 

\n\n

For detailed information on the crowdsale, see: www.antshares.org/ico
\nFor useful links and more information, go to https://cyber.fund/system/AntShares

\n

Elastic project
\n

\n

The crowdsale is finished. The full description of the history of the ICO and the risks associated with investing in this asset may be found in the previous issue of Blockchain Boom. 

\n

Crowdsale summary:

\n\n

The crowdsale took place here: http://www.elastic.pro/donations
\nFor useful links and more information, go to https://cyber.fund/system/Elastic 

\n

CURRENT CROWDSALES

\n

Iconomi
\n

\n

The aim of the project is the creation of management platform for crypto investment funds and the launch of two associated investment funds.
\n

\n

The subject of the crowdsale is ICN tokens representing 100% of Iconomy Open Fund Management Platform (OFM). The total number of ICN tokens to be sold is 85 million. 100 million of ICN will be released on the Ethereum platform within 10 days after the end of the crowdsale. Tokens will be distributed among investors proportionally to their contributions taking into account bonuses for early participation (+ 15% in the first week, + 10% in the second week, + 5% in the third week).
\nPrecise information on the distribution of ICN tokens is missing on the official website. According to the information in the related Bitcointalk thread, the tokens will be distributed as follows: 

\n\n

Money raised from the crowdsale will be used as follows: 

\n\n

ICN owners will receive weekly dividends in ETH from all sources of Iconomi income, such as: 

\n\n

ICN holders will be able to vote on a number of matters related to the development of OFM, including choosing of the \"platform operator\" (currently, Cashila OOD s.r.o.) 

\n

The development plan: 

\n\n

Blind spots: 

\n\n

Red flags:

\n\n

Crowdsale summary:

\n\n

The crowdsale takes place here: https://ico.iconomi.net/
\nFor useful links and more information, go to https://cyber.fund/system/Iconomi 

\n


\nDeClouds
\n

\n

The main focus of the project is providing the opportunity for trading in precious metals.
\nThe network will be implemented as follows: 

\n\n

Apart from a patently weak 8-page paper and a number of publications on the blog, no detailed information about the project was found via official channels. Program code is also not disclosed. Nevertheless, developers promise to launch the network on 31 October 2016.
\nDuring the crowdsale, bonuses from 20% to 5% will be distributed, depending on the time of investment.
\n

\n

Crowdsale summary: 

\n\n

The crowdsale takes place here: https://ico.declouds.com/
\nFor useful links and more information, go to https://cyber.fund/system/DeClouds

\n


\nHong
\n

\n

Investments are made by transferring ETH to the Etherium contract.
\n

\n

The Fund is formed for the period of 4 years, 3 of which are put for investing while the last year is for the exit. 80% of the money received as a result of fund liquidation will be distributed among Hongcoin holders, 20% among managers. Annual 2% fee to be charged for operational expenses of the managing organisation. The fee allocation will be defined by voting. The fund can be \"frozen\" at any time by the decision of 50% of shareholders.

\n

As a purpose for investment, 3 directions are selected: disruptive innovation, creativity and educational projects. Hong founders believe that the blockchain technology will most significantly impact these fields of human activity.
\nThe fund operates according to the following scheme: 

\n\n

A company will be established for the management of raised funds, but it has not been determined yet in which jurisdiction. There is no information on the management parties available on the website nor through any the official channels.
\nThe crowdsale takes place in several stages, with 50 mln Hongcoin sold at each stage: 

\n\n

As long as the crowdsale is going on, investors will have the opportunity to change their mind and withdraw invested funds. After the crowdsale is finished, the exit opportunity will be closed.
\nCrowdsale summary: 

\n\n

The crowdsale takes place here: http://www.hongcoin.org/
\nFor useful links and more information, go to https://cyber.fund/system/Hong
\n

\n

Judging by the current investments dynamics, the project will not succeed.

\n


\nPLANNED CROWDSALES 

\n


\nSynereo
\n

\n

One year after a crowdsale that raised $126,000 aimed at the development and launch of a decentralised social network, the project team announced the second funding round and the launch of the network'salpha version. Two funding campaigns start at the same time in September: the sale of Synereo Ltd shares on BnkToTheFuture and of AMP tokens.
\nFollowing the first crowdfunding, the distribution of AMP was as follows:

\n\n

Synereo revised their plans and now aim to develop a protocol similar to the SAFE Network, which will include the following components:

\n\n

The grant program for dApps developers Project 11 with a budget of 1.11 million AMP is already in operation.
\n

\n

The popular website CoinMarketCap misleadingly states current Synereo capitalisation at about $10-13 million, which is not true because it is only the cost of 62,580,000 AMP (3.72%) in circulation on the market. According to cyber \u2022 Fund's calculations, with the total of 1.68 billion tokens, Synereo's real capitalisation reaches $300 million.

\n

It has not been disclosed yet how many tokens will be put up for sale, but we can assume that the minimum amount claimed by Synereo is about $130-140 million in case the entire reserve is sold, which is 850.4 mln AMP. This is a very ambitious plan, taking into account current distribution and the market price of tokens. Besides, it should be kept in mind that after the launch of the network, additional 5% of AMP will be emitted every year. In my opinion, they should sell the whole reserve without fixed prices and with token distribution proportional to investments. It will provide normal distribution and a fair market capitalisation.

\n

Despite the presence of a strong team with an excellent technological vision, we consider the evaluation of $300 mln inadequate.

\n

Crowdsale summary:

\n\n

The crowdsale takes place here: https://www.synereo.com/sale
\nFor useful links and more information, go to: https://cyber.fund/system/Synereo

\n


\n

Golem Project
\n

\n

The aim of the project is to adopt any customer personal computer for the work that is done today by servers, computing farms or supercomputers. 

\n

As the result, Golem Net will become a truly decentralised network where users' summarised machine power will provide any amount of hardware resources required. At the moment, there is no document explaining how exactly it would work. We hope that such paper will appear before the crowdsale. 

\n

The Golem App will connect to the network from a local device to share computing power and deliver tasks for calculations.
\nThe micropayment system based on Ethereum will provide the incentivising component distributing rewards and processing transactions. Transaction fee will be set at 5%. 

\n

Currently, the network can work only with public data because the apps require direct access to data.
\nDevelopers announced the crowdsale on their blog

\n

Golem Network Tokens (GNT) are the shares that give the right to receive part of the revenue generated by Golem Network. 

\n

Crowdsale start date: September 2016. 

\n

Token distribution: 

\n\n

For detailed information on the project, see http://golemproject.net/slides/index.html#/14
\nFor useful links and more information, go to https://cyber.fund/system/Golem
\n
\n

\n

SingularDTV
\n

\n

The ultimate goal of the project is the creation a thriving industry of decentralised entertainment.

\n

What they promise: 

\n

\u25cf SINGULAR \u2013 a TV series.
\nThe S-DTV flagship product is an epic sci-fi adventure TV series about decentralisation, scaling and emergence of intelligent systems that lead the humanity to a technological singularity. 

\n

\u25cf Documentary division
\nThis division will create full-length and short-length documentary series and movies about the blockchain, decentralisation and Ethereum. 

\n

\u25cf S-DTV rights management platform
\nAn app that will use smart contracts for registration and management of digital rights, as well as of income and royalties on intellectual property, namely, movies and television. Deals in the film and TV industry are the most difficult to arrange as they often involve hundreds of individual participants. 

\n

\u25cf On-demand video content portal (TVOD)
\nTVOD changes the way people watch entertainment programmes. S-DTV is born to create the TVOD portal for original content distribution, as well as for selected and acquired content. In addition to developing an interface on IPFS, S-DTV will use third-party portals such as GooglePlay, AppleTV iTunes and Vimeo to build a larger audience in a short time.

\n

Minimum investment goal \u2013 $500,000.

\n

Desirable funding \u2013 $7,5 mln.

\n

According to S-DTV documentation, Swiss company MME has developed a new, innovative organisational structure specifically for S-DTV: the Centralised Organised Distributed Company (CODE). It is the Swiss company, therefore, that will manage the finances and reinvest the income, while tokens will be used for paying out the dividends.

\n

Token distribution: 

\n\n

Funds distribution in case if $7,5 mln is raised: 

\n\n

Crowdfunding is planned for September and will likely take place at Devcon2.

\n

The Ethereum and Consensys founder Joseph Lubin is included into the team as CTO.

\n

Unfortunately, in this project tokens only serve for distribution of dividends, and the project is centralised because 40% of tokens belong to Singular DTV GMBH. Another disadvantage is the fact that of the four declared founders/directors, only Zach Lebeau will work full time on the project. He is likely to be engaged in the studio rather than in the platform development; there are also risks associated with SEC.

\n

The main question is the development of the TVOD platform and the rights management platform: there is no understanding as to what kind of team will be working on it, and no technical description at the moment. If both platforms can be really implemented, the project is promising for investment.=

\n

For detailed information about the project, see: https://singulardtv.com/
\nFor useful links and more information, go to: https://cyber.fund/system/SingularDTV
\n

\n

Decent
\n

\n

It is designed for creative people, writers, bloggers, journalists and their fans and followers. The platform enables users to publish any posts, images, video or music content with no restrictions.

\n

Consensus algorithm \u2013 Proof-of-Stake.

\n

Decent has three functional roles: 

\n\n

Token distribution \u2013 30% via mining and 70% is distributed during the crowdsale, some of them will go to pre-mine funds to be distributed in the following way: 

\n\n

On the crowdsale page, next to the conditions, we see a message that the project is supported by Google, though it does not correspond to the project's primary activity. Moreover, the current yellow paper ignores many issues such as, for example, how miners would store the content. Decent enters the content distribution market where such projects as Steemit, Synereo and LBRY already operate. 

\n

The crowdsale takes place here: http://sale.decent.ch/
\nFor useful links and more information, go to: https://cyber.fund/system/Decent
\n

\n

FirstBlood
\n

\n

This platform will allow players to bet without intermediaries. The payoff distribution will be also managed via smart contracts.

\n

The eSports betting market holds more than $130 million per year with 30% annual growth rate.

\n

3 monetisation channels:

\n\n

Token will allow: 

\n\n

Tokens distribution: 

\n\n

Crowdsale start date: 26 September 2016.

\n

In my opinion, it is an interesting project. The only reservation is that the market is not very vast, albeit actively developing. Besides, the motivation for developers and other market players is not very well thought through. In this regard, central players, who can also use smart contracts and predictions market to confirm the events results, may have an advantage. However, this project may indeed become the market leader on the condition of good community building and active incentivising of referees and the jury. 

\n

For detailed information about the project, see: https://firstblood.io/
\nFor useful links and more information, go to: https://cyber.fund/system/FirstBlood
\n

\n


\nMassNetwork
\n

\n

The three main entities: 

\n\n

The basic principle is to follow the industry's trend to monetise customer attention and create a convenient and fair trading platform for all parties involved, including Internet users. Mass allows users to receive instant rewards for web surfing through the built-in p2p infrastructure based on the blockchain. As a result, advertisers will pay users a fair price for their attention and data without intermediaries.
\n

\n

An increasing number of customers are using ad-blocking software. Mass offers a browser extension and a mobile app that can block ads as well as protect personal data. Yet, their primary goal is not blocking but rather improving users' experience with advertising and rewarding them with cryptocurrency to establish a consumer-advertiser relationship and, therefore, reduce the number of ad-block users. Mass will also have a cryptocurrency wallet and blockchain-based payment system.

\n

Crowdsale dates: 6 September \u2014 1 December 2016

\n

Token distribution: 

\n\n

Mass plans to build its own full-blown infrastructure for advertising industry with an internal token. A similar solution has been already introduced to the market \u2013 the Brave browser. It blocks default ads and replaces it with incentivising ad materials. The bitcoins received from advertisers are distributed among users, the platform and the endorsing website. In my opinion, if Mass used smart contracts or a proprietary blockchain enabling further token emission to incentivise users and websites, they could compete with bitcoin. However, Mass token works on the bitcoin blockchain, which on the one hand makes it very secure, but on the other, has no advantage over bitcoin per se. In favour of bitcoin are accessibility, recognition, and a more stable price. 

\n

Crowdsale takes place here: https://ico.mass.network/#/?aid=ep6oxa
\nFor useful links and more information, go to: https://cyber.fund/system/MassNetwork

\n

---

\n

All data and calculations are quoted as of 6 September 2016 with bitcoin price at $609. For closed crowdsales evaluation in USD is given using the average token price at the date of closure.

\n

---

\n

Big thanks to: 

\n\n

---

\n

Original was posted in Blockchain Boom

\n


\n", + "category": "cyberfund", + "children": 0, + "created": "2016-09-15T19:30:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "links": [ + "https://cyber.fund/system/BlockPay", + "https://cyber.fund/system/BitShares", + "https://www.odoo.com/", + "https://blockpay.ch/newsroom/investor-relations/blockpay-reserves/", + "https://cyber.fund/system/AntShares", + "http://www.antshares.org/ico", + "http://www.elastic.pro/", + "http://www.elastic.pro/donations", + "https://cyber.fund/system/Elastic", + "https://cyber.fund/system/Iconomi", + "https://bitcointalk.org/index.php?topic=1587736.0", + "https://ico.iconomi.net/", + "https://cyber.fund/system/DeClouds", + "https://drive.google.com/open?id=0B8VJa9S_WxSSSHJhN0o0QkVPN1E", + "https://medium.com/@decloudscom/latest", + "https://ico.declouds.com/", + "https://cyber.fund/system/Hong", + "http://etherscan.io/address/0x9Fa8fA61A10Ff892E4EBCeB7f4e0FC684C2ce0a9", + "http://www.hongcoin.org/", + "https://cyber.fund/system/Synereo", + "https://blog.synereo.com/2015/05/10/amp-distribution-complete-2/", + "https://blog.synereo.com/2016/08/29/synereos-second-fundraising-campaign-coming/", + "https://www.synereo.com/alpha/", + "https://bnktothefuture.com/", + "https://cyber.fund/system/MaidSafeCoin", + "https://www.synereo.com/learn-more/", + "https://github.com/synereo/synereo.github.io/raw/master/whitepapers/synereo.pdf", + "https://www.synereo.com/developers/", + "http://coinmarketcap.com/assets/synereo/", + "http://omnichest.info/lookupsp.aspx?sp=39", + "https://www.synereo.com/sale", + "https://cyber.fund/system/Golem", + "http://golemproject.net/doc/GolemNanopayments.pdf", + "https://blog.golemproject.net/golem-network-token-gnt-sale-220c2a732f9#.fdn8hljmq", + "http://golemproject.net/slides/index.html#/14", + "https://cyber.fund/system/SingularDTV", + "https://singulardtv.com/", + "https://cyber.fund/system/Decent", + "http://sale.decent.ch/", + "https://cyber.fund/system/FirstBlood", + "https://firstblood.io/", + "https://ico.mass.network/#/", + "https://ico.mass.network/#/?aid=ep6oxa", + "https://cyber.fund/system/MassNetwork", + "https://steemit.com/@creator", + "https://steemit.com/@coinfox", + "http://blockchainboom.coinfox.info/" + ], + "tags": [ + "cyberfund", + "blockchain", + "crowdsales" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 4649989991534, + "payout": 2.21, + "payout_at": "2016-09-22T19:30:36", + "pending_payout_value": "2.210 HBD", + "percent_hbd": 10000, + "permlink": "crowdsales-monitor-august-2016", + "post_id": 1257758, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 10 + }, + "title": "Crowdsales Monitor - August 2016", + "updated": "2016-09-15T19:44:18", + "url": "/cyberfund/@vitaly-lvov/crowdsales-monitor-august-2016" + }, + { + "active_votes": [ + { + "rshares": 231809756793, + "voter": "anonymous" + }, + { + "rshares": 9865242777816, + "voter": "berniesanders" + }, + { + "rshares": 73218523804, + "voter": "nextgenwitness" + }, + { + "rshares": 244111745773, + "voter": "justin" + }, + { + "rshares": 670306236660, + "voter": "silver" + }, + { + "rshares": 1626597190919, + "voter": "silversteem" + }, + { + "rshares": 1805647921101, + "voter": "nextgencrypto" + }, + { + "rshares": 2206071238782, + "voter": "wang" + }, + { + "rshares": 168110609178, + "voter": "steemservices" + }, + { + "rshares": 10523039423, + "voter": "steemservices1" + }, + { + "rshares": 5815231464, + "voter": "bentley" + }, + { + "rshares": 1196485708874, + "voter": "gavvet" + }, + { + "rshares": 14982982887, + "voter": "eeks" + }, + { + "rshares": 28509331807, + "voter": "thedarkestplum" + }, + { + "rshares": 1061263829, + "voter": "murh" + }, + { + "rshares": 199249189310, + "voter": "the-alien" + }, + { + "rshares": 416939768, + "voter": "gmurph" + }, + { + "rshares": 13692618129, + "voter": "thecurator" + }, + { + "rshares": 116660687, + "voter": "jlufer" + }, + { + "rshares": 9664343839, + "voter": "aggroed" + }, + { + "rshares": 60180881035, + "voter": "thecyclist" + }, + { + "rshares": 339300528, + "voter": "anomaly" + } + ], + "author": "aggroed", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.49, + "beneficiaries": [], + "blacklists": [], + "body": "\n

\n

You may be surprised to know that your memory of the Queen saying \"Mirror mirror\" is wrong.  She no longer casts a giant spell calling the Slave in the Mirror to her by saying \"Mirror mirror on the wall who is the fairest of them all?\"  Instead she now says \"Magic mirror on the wall- who is the fairest one of all?\"

\n

If you remember her saying \"Mirror mirror\" and so far that seems to be roughly 90% of people you're currently experiencing the Mandela Effect.  

\n

The Mandela Effect is the difference between recalled memory for groups of people and recorded history.  I ran a survey that to date as received over 30k responses.  When it reached over 25,000 I did a report about the results.  The study included 7 questions suspected to have a Mandela Effect associated with them and 2 controls.  The 2 controls showed that people who were extremely confident when answers questions about stuff from 20+ years ago were able to get it right 95% or more of the time.  When scrubbing the survey results to narrow down just to extremely confident people who were asked about this effect 90.7% of people remember the line as \"Mirror mirror.\"  

\n

You can see completely raw data here.  The quiz is housed on two servers so the data comes in two parts.  It has not been scrubbed by people admitting they guessed at this point.

\n

\n

\n

I asked people to provide feedback about their responses.  One quiz respondent added this detail- \"i remember having a toy about snow white of a mirror and i still have it. im using it right now and she is saying \"\"mirror mirror on the wall\"\" not \"\"magic mirror on the wall\"\" my parents bought this in Disney WORLD.\"

\n

Another person mentioned- \" She was speaking to the MIRROR! I used to play around and use this phrase as a kid. Geez...I still used this phrase growing up. This one hit me pretty hard. I had never heard of Magic Mirror...and was blown away when I noticed the change. I will never agree that it was MAGIC mirror while I was growing up...ever. \"

\n

Here's one person where the line hit hard-  \"Well it was a kind of incantation both to bring the mirror to active state as well as gain an answer to a question she needed surety about... I have watched this with my daughter when she was younger and of course I had seen it when I was younger and am completely certain of the verbiage used... \"  I tend to agree as I remember it as an incantation, which makes sense as \"Mirror, mirror\" as opposed to a greeting towards an object, which would be \"Magic mirror.\"  Here's another along those lines- \" I remember watching it. I remember repeating it, always wondering why the evil Queen could not think of anything better to say other than 'Mirror' twice. it made me think that perhaps it was part of the incantation, like saying 'mirror' twice would turn it on or something. \"

\n

The effect is witnessed in multiple languages- \" I know I am correct, because I am from Serbia and I have heard this phrase in my own language. I watched this when I was a kid and I remember the line in my language which is a translation of 'Mirror, mirror....'. There's no way it was any different, l am 100% sure. Even now days, kids in my country will say 'Mirror, mirror....' because their parents taught them. I just went on YouTube to find the 'Show White' synchronized in my language and to my big surprise, all recent uploads say 'Magic mirror'! It was never like that! But, I have found one upload from 2010 where the narrator says 'Mirror, mirror...' in my language. Again, I am 100% sure it's 'Mirror, mirror...' , as we used to say it like a song, it's etched in my memory. \"

\n

In case you don't believe me that things have changed check out the footage below-

\n

https://www.youtube.com/watch?v=mqmIMvWnIV8

\n

The most common immediate response from people unfamiliar with the Mandela Effect for these kind of results, especially when they aren't personally experiencing that specific Mandela Effect, is to dismiss the effect as nothing more than memory problems, collective mishearing, or the more sophisticated term of confabulation.  It's a reasonable first response.  There is lots of evidence even in my own survey results that the general population has extensive memory issues regarding events that took place 20+ years ago.  The amazing thing though is that people that are extremely confident don't experience that gap.  On one control in particular the people who were only moderately confident got it correct around 60% of the time where as the extremely confident got it right 95% of the time.  So, yes, in general there is a broad memory problem, but in the group that usually has a distinct memory and thus feels extremely confident there isn't evidence of a memory problem.

\n

Well, if it isn't memory then this thing called confabulation which is basically just having distorted memories is called out too.  Here we get into a difficult problem.  There is often evidence available that \"old way\" of the Mandela Effect actually did exist, even though recorded history says it does not.  That's when researchers find what they call \"Reality Residue.\"  To Mandela Effect researchers it's evidence of a change.  To Confabulists it's evidence of where the confusion came from in the first place.

\n

To me the issue comes down to scale.  I'm going to show lots of examples below of products, quotes, memes, and media lines that use the \"Mirror mirror\" line and some that use \"Magic Mirror.\"  The collective views of all of these things would likely come down to less than 1% of the lifetime views of the Disney movie, which adjusted for inflation is one of the top 10 most successful movies of all time.  The idea that Will Smith misquoted the movie in 2 episodes of Fresh Prince lead an entire nation of people to misquote the line, especially after having researched the effect for over a year, seems ridiculous to me.  While the opposite view that changes have occurred and it's evidence that the physical surrounding is malleable is also preposterous.  I think that's why people have such a hard time believing the Mandela Effect could be real.

\n

Here's a video of an assemblage of Mandela Effects.  I've found and included some of the links within this movie below.

\n

https://www.youtube.com/watch?v=xaTDKl3EdQY&feature=youtu.be

\n

Here's an older version of a Looney Toons video that shows Magic Mirror, showing evidence that line has been used as well in other stuff.

\n

https://www.youtube.com/watch?v=cIESd6pqMdA&sns=fb

\n

Here's a classic from Saved by the Bell where they are doing a Snow White play.  Note the line \"Mirror Mirror\"

\n

https://www.youtube.com/watch?v=EIyXtF86VVA

\n

Here's Maleficent where she does the \"Mirror, mirror\" incantation.

\n

Here's Faerie Tale Theatre 13 reenactment of the scene

\n

https://www.youtube.com/watch?v=BLkJ-Y7k-Q0

\n

Here's a song that includes \"Mirror mirror\"

\n

https://www.youtube.com/watch?v=zGlLe1w3DJM&feature=youtu.be&t=103

\n


\n


\n

Here's an article from 2011 where The Telegraph use the \"Mirror Mirror line.

\n

Here's the episode of star trek from 1967 where the episode is called Mirror, Mirror

\n

\n

Here's a movie called Mirror Mirror from 2012.

\n

\n

Here's a children's book that has an allusion to the line in a story called The Red Fairy Book by Andrew Lang in 2009.

\n

Here's your little buddy king in shrek dropping the line.

\n

https://www.youtube.com/watch?v=5p5qPd3oVFo

\n

I'm not sure of the series here, but it's a recent take on the Snow White scene

\n

https://www.youtube.com/watch?v=nrzheX9wRRI

\n

Here's the song Mirror Mirror, by Diamond Rio

\n

https://www.youtube.com/watch?v=rIBVdctOcu0

\n

Here's a video promo for Mirror MIrror: Once upon a Time

\n

https://www.youtube.com/watch?v=eTgT6UA88hk

\n

Here's will Smith in two episodes saying \"Mirror Mirror\"

\n

https://www.youtube.com/watch?v=GqY1TLuZ06Y

\n

https://www.youtube.com/watch?v=r48sL2nBdhk

\n

One of the episodes of the Simpsons has him asking \"Mirror Mirror on the wall who is the baldest of them all?\"

\n

Here's an article online from NBC News that actually seems to use the grammer from both lines of the movie.

\n

\n

Here's M2M singing \"Mirror Mirror\"

\n

https://www.youtube.com/watch?v=Ptbj809JQrQ

\n

Here's a Disney Book where the words \"Mirror Mirror\" are used in the book

\n

\n

Here are two products that were manufactured where the line \"Mirror Mirror\" line is used.

\n

\n

Anyway, going back to the original problems, 90% remember the Line as Mirror Mirror and there is lots of evidence the line \"Mirror Mirror\" has been used all over the place along with the line \"Magic Mirror.\"  The question remains is the evidence gathered here indicate that reality has shifted and this is reality residue or does it indicate that mistakes were made in the past many times over and as a consequence of those mistakes people confuse what was originally and has always been Snow White and the Seven Little People (see what I did there :)

\n

Please upvote this post and follow for more stories about the Mandela Effect

\n", + "category": "science", + "children": 2, + "created": "2016-09-15T17:35:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://cdn.playbuzz.com/cdn/764a2a3b-deca-49c1-99cc-03207f2ed767/0611549e-50c9-4197-804e-9d919266eade.jpg", + "https://s12.postimg.org/i1qdx62q5/mirror_mirror_stats_from_goquizzes.jpg", + "https://s11.postimg.org/3k3788jlv/mirror_mirror_stats_from_quizmaker.jpg", + "https://img.youtube.com/vi/mqmIMvWnIV8/0.jpg", + "https://img.youtube.com/vi/xaTDKl3EdQY/0.jpg", + "https://img.youtube.com/vi/cIESd6pqMdA/0.jpg", + "https://img.youtube.com/vi/EIyXtF86VVA/0.jpg", + "https://img.youtube.com/vi/BLkJ-Y7k-Q0/0.jpg", + "https://img.youtube.com/vi/zGlLe1w3DJM/0.jpg", + "https://trekkerscrapbook.files.wordpress.com/2014/03/40-mirror-mirror.jpg", + "http://www.impawards.com/2012/posters/mirror_mirror.jpg", + "https://img.youtube.com/vi/5p5qPd3oVFo/0.jpg", + "https://img.youtube.com/vi/nrzheX9wRRI/0.jpg", + "https://img.youtube.com/vi/rIBVdctOcu0/0.jpg", + "https://img.youtube.com/vi/eTgT6UA88hk/0.jpg", + "https://img.youtube.com/vi/GqY1TLuZ06Y/0.jpg", + "https://img.youtube.com/vi/r48sL2nBdhk/0.jpg", + "http://i.imgur.com/UknSoGD.jpg", + "https://s12.postimg.org/qy4zah1ot/mirror_mirror_nbc_news.jpg", + "https://img.youtube.com/vi/Ptbj809JQrQ/0.jpg", + "https://s14.postimg.org/grxfsu18h/sw1.jpg", + "https://s14.postimg.org/weop67f0h/sw2.jpg", + "https://s14.postimg.org/fblxaoybl/sn3.jpg", + "https://s14.postimg.org/hk03s15fl/sw4.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=mqmIMvWnIV8", + "https://en.wikipedia.org/wiki/Confabulation", + "https://www.youtube.com/watch?v=xaTDKl3EdQY&feature=youtu.be", + "https://www.youtube.com/watch?v=cIESd6pqMdA&sns=fb", + "https://www.youtube.com/watch?v=EIyXtF86VVA", + "https://www.youtube.com/watch?v=BLkJ-Y7k-Q0", + "https://www.youtube.com/watch?v=zGlLe1w3DJM&feature=youtu.be&t=103", + "http://www.telegraph.co.uk/culture/film/film-news/8686581/Mirror-mirror-which-Snow-White-will-be-fairest-of-all.html", + "http://memory-alpha.wikia.com/wiki/Mirror,_Mirror_%28episode%29", + "http://www.imdb.com/title/tt1667353/", + "http://www.gutenberg.org/ebooks/540?msg=welcome_stranger", + "https://www.youtube.com/watch?v=5p5qPd3oVFo", + "https://www.youtube.com/watch?v=nrzheX9wRRI", + "https://www.youtube.com/watch?v=rIBVdctOcu0", + "https://www.youtube.com/watch?v=eTgT6UA88hk", + "https://www.youtube.com/watch?v=GqY1TLuZ06Y", + "https://www.youtube.com/watch?v=r48sL2nBdhk", + "http://www.nbcnews.com/science/science-news/mirror-mirror-wall-whos-fairest-monkey-all-n282436", + "https://www.youtube.com/watch?v=Ptbj809JQrQ" + ], + "tags": [ + "science", + "religion", + "mandelaeffect", + "totoeffect", + "philosophy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 18432153492406, + "payout": 22.623, + "payout_at": "2016-09-22T17:35:57", + "pending_payout_value": "22.623 HBD", + "percent_hbd": 0, + "permlink": "exploring-the-mandela-effect-s1e3-mirror-mirror-on-the-wall-line-has-changed-to-magic-mirror-on-the-wall-in-disney-s-snow-white", + "post_id": 1256557, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 22 + }, + "title": "Exploring the Mandela Effect S1E3- \"Mirror, mirror on the wall\" line has changed to \"Magic mirror on the wall\" in Disney's Snow White and the Seven Dwarves", + "updated": "2016-09-15T17:35:57", + "url": "/science/@aggroed/exploring-the-mandela-effect-s1e3-mirror-mirror-on-the-wall-line-has-changed-to-magic-mirror-on-the-wall-in-disney-s-snow-white" + }, + { + "active_votes": [ + { + "rshares": 231809756793, + "voter": "anonymous" + }, + { + "rshares": 9865242777816, + "voter": "berniesanders" + }, + { + "rshares": 73218523804, + "voter": "nextgenwitness" + }, + { + "rshares": 244111745773, + "voter": "justin" + }, + { + "rshares": 670306236660, + "voter": "silver" + }, + { + "rshares": 1626597190919, + "voter": "silversteem" + }, + { + "rshares": 1805647921101, + "voter": "nextgencrypto" + }, + { + "rshares": 2206071238782, + "voter": "wang" + }, + { + "rshares": 168110609178, + "voter": "steemservices" + }, + { + "rshares": 10523039423, + "voter": "steemservices1" + }, + { + "rshares": 5815231464, + "voter": "bentley" + }, + { + "rshares": 1061283659, + "voter": "murh" + }, + { + "rshares": 199249189310, + "voter": "the-alien" + }, + { + "rshares": 4370748872, + "voter": "fubar-bdhr" + }, + { + "rshares": 35503298931, + "voter": "anca3drandom" + }, + { + "rshares": 13692618129, + "voter": "thecurator" + }, + { + "rshares": 60180881035, + "voter": "thecyclist" + }, + { + "rshares": 3752519126, + "voter": "gavicrane" + }, + { + "rshares": 271441624, + "voter": "anomaly" + }, + { + "rshares": 6368823978, + "voter": "orcish" + }, + { + "rshares": 516546553, + "voter": "grisha-danunaher" + } + ], + "author": "gavicrane", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.5, + "beneficiaries": [], + "blacklists": [], + "body": "https://s11.postimg.io/b3prm8c8j/13658487_167145253714835_2120112308_n.jpg\n\"Reaping samurai\" ink and watercolor 2016---\nGood afternoon steemit, I've started a new sketch book that I've been using for my painting guides on here, so I thought I'd share some of my favorite images from my early 2016 sketch book. \n[[If any of these images are intresting and you have a question about them or would like me to do a guide on the effect, please let me know]]\n\n\nhttps://scontent-iad3-1.xx.fbcdn.net/v/t34.0-12/14349021_10202094280675368_232067415_n.jpg?oh=1dc9b910b80dec4563998a4e09207e9b&oe=57DDB98C\n\"Mua'chai\" watercolor 2016\nhttps://scontent-iad3-1.xx.fbcdn.net/v/t34.0-12/14348940_10202094280435362_714766386_n.jpg?oh=67cad0f5c19e532122ac4f07701a47f4&oe=57DC87AC\n\"Demon school girl self defense technique #1\" watercolor 2016\nhttps://scontent-iad3-1.xx.fbcdn.net/v/t34.0-12/14349044_10202094279475338_1919828752_n.jpg?oh=3b32c5a87fac888a585dd6178f6063be&oe=57DD972B\n\"Gunami\" watercolor and markers 2016\nhttps://scontent-iad3-1.xx.fbcdn.net/v/t34.0-12/14341557_10202094279835347_1447452659_n.jpg?oh=07402d4729ca82c45ed60a91f612ff00&oe=57DC921D\n\"Nug\" watercolor 2016\nhttps://scontent-iad3-1.xx.fbcdn.net/v/t34.0-12/14383452_10202094280075353_1948917659_n.jpg?oh=ea970142045f7f5556b2651183ff14dc&oe=57DDC720\n\"Gunmen roll\" markers 2016\nhttps://scontent-iad3-1.xx.fbcdn.net/v/t34.0-12/14349101_10202094281475388_984093380_n.jpg?oh=2cc4c934936fc1a6f64e3083d1b46251&oe=57DCBA12\n\"Upskirt\" watercolor 2016\nhttps://scontent-iad3-1.xx.fbcdn.net/v/t34.0-12/14383479_10202094281995401_180492323_n.jpg?oh=c473347749c230ef874bc7a86227abfa&oe=57DD964C\n\"Sushi\" ink 2016\nhttps://scontent-iad3-1.xx.fbcdn.net/v/t34.0-12/14341654_10202094282595416_1956679206_n.jpg?oh=ae6b3d2eead014702651e8ac2992c76f&oe=57DCD933\n\"Sushi girl\" ink 2016\nhttps://scontent-iad3-1.xx.fbcdn.net/v/t34.0-12/14383350_10202094283555440_1405254054_n.jpg?oh=d1fddd46cff58320a4db54553007f0f7&oe=57DCD84D\n\"4th type glow\" ink 2016\nhttps://scontent-iad3-1.xx.fbcdn.net/v/t34.0-12/14365268_10202094291035627_1939261453_n.jpg?oh=0c5ccf78315a810bf9e35141b8667fd9&oe=57DDD7EF\n\"Yellow night\" ink on acrylic 2016\nhttps://scontent-iad3-1.xx.fbcdn.net/v/t34.0-0/p280x280/14356025_10202094295955750_708260188_n.jpg?oh=8fd748ee5ce04f1b38e918680ef25476&oe=57DDD849\n\"Insufferable\" ink 2016", + "category": "art", + "children": 1, + "created": "2016-09-15T17:36:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s11.postimg.io/b3prm8c8j/13658487_167145253714835_2120112308_n.jpg", + "https://scontent-iad3-1.xx.fbcdn.net/v/t34.0-12/14349021_10202094280675368_232067415_n.jpg?oh=1dc9b910b80dec4563998a4e09207e9b&oe=57DDB98C" + ], + "tags": [ + "art", + "steemit", + "story", + "sketchbook", + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17232421622930, + "payout": 20.062, + "payout_at": "2016-09-22T17:36:06", + "pending_payout_value": "20.062 HBD", + "percent_hbd": 10000, + "permlink": "a-window-into-my-last-sketchbook-12-images", + "post_id": 1256560, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 21 + }, + "title": "A window into my last sketchbook [12 images]", + "updated": "2016-09-15T17:58:39", + "url": "/art/@gavicrane/a-window-into-my-last-sketchbook-12-images" + }, + { + "active_votes": [ + { + "rshares": 6968715240055, + "voter": "xeldal" + }, + { + "rshares": 5763993012820, + "voter": "enki" + }, + { + "rshares": 1534203960100, + "voter": "joseph" + }, + { + "rshares": 8926901993, + "voter": "idol" + }, + { + "rshares": 1578042086, + "voter": "jocelyn" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 1061257518, + "voter": "murh" + }, + { + "rshares": 2057424858, + "voter": "error" + }, + { + "rshares": 5287820211, + "voter": "tee-em" + }, + { + "rshares": 12064022115, + "voter": "primus" + }, + { + "rshares": 7418976078, + "voter": "dasha" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 8635740631, + "voter": "herverisson" + }, + { + "rshares": 20647946131, + "voter": "artific" + }, + { + "rshares": 5109122482, + "voter": "rainchen" + }, + { + "rshares": 2325684243, + "voter": "andrew0" + }, + { + "rshares": 3323984357, + "voter": "kurtbeil" + }, + { + "rshares": 10539701148, + "voter": "borran" + }, + { + "rshares": 1284606912, + "voter": "stevescoins" + }, + { + "rshares": 5712937692, + "voter": "trev" + }, + { + "rshares": 11527221553, + "voter": "sethlinson" + }, + { + "rshares": 9036362824, + "voter": "onetree" + }, + { + "rshares": 128993206, + "voter": "kingkrawdad" + }, + { + "rshares": 1352324852, + "voter": "bitcoinparadise" + }, + { + "rshares": 339297523, + "voter": "anomaly" + }, + { + "rshares": 213848535, + "voter": "sjamayee" + }, + { + "rshares": 4636706408, + "voter": "jennane" + }, + { + "rshares": 6920933761, + "voter": "dresden" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 157429595, + "voter": "tyrionlannister" + } + ], + "author": "sethlinson", + "author_payout_value": "0.000 HBD", + "author_reputation": 60.61, + "beneficiaries": [], + "blacklists": [], + "body": "\n

\n

Yeah, yeah, I\u2019m a few days late on this one. Sue me.

\n

I\u2019m making this post because I grow tired of seeing both sides of this debate spewing vitriol at each other and proclaiming with absolute confidence: \u201cI\u2019m 100% correct and anyone who disagrees with me is an idiot!\u201d

\n

It's time to open up a great big can of worms...

\n

This may seem stupid, but we should begin by getting something very basic out of the way:

\n

What is a Conspiracy?

\n
\n

con\u00b7spir\u00b7a\u00b7cy 

\n
    \n
  1. a secret plan by a group to do something unlawful or harmful.\"a conspiracy to destroy the 
  2. \n
  3. the action of plotting or conspiring.
  4. \n
\n
\n

It doesn't matter which party was responsible for the events on 9/11. It was a conspiracy. A group of people conspired to murder thousands of civilians. Whether it was Al Qaeda, the U.S. Government, The New World Order or alien lizard people; it was a conspiracy.

\n

\n

Any attempt to explain the events of that day without total and complete knowledge is a conspiracy theory. So we're all conspiracy theorists, okay? Let's move on. 

\n

Casting Doubt on Common Conspiracy Theories

\n

\n

I\u2019m not going to pretend to be an expert. I\u2019m no scientist, I\u2019m not an architect, and I wasn\u2019t there. But my own research tells me that there\u2019s a lot of reason to doubt some of the popular theories. I\u2019ll mostly be focusing on the claim that 9/11 was a controlled demolition.

\n

No, the towers did not collapse at freefall speed. They fell at almost half the rate of a freefall. This factoid may not convince anyone that there was no foul play, but if you want to make a case, don\u2019t rely on bad arguments that are so easy to disprove.

\n

Stop saying that \u201cjet fuel can\u2019t melt steel beams.\u201d Everybody knows that. No one is claiming that jet fuel melted any steel beams. All it takes to cause significant damage and even collapse is a loss of structural integrity. Sure, steel will only melt at 2750\u00b0F, but it will bend and buckle and far lower temperatures. Steel loses about 50% of its strength at 1100\u00b0F. Jet fuel burns at temperatures between 800\u00b0F and 1500\u00b0F. 

\n

To dispel another argument; explosions of dust coming out of the building as it collapsed is not proof that the building was lined with explosives. Such explosions would occur as the collapsing floors pancaked on top of each other, shooting out air and debris.

\n

\u201cWhat about Building 7?\u201d you ask, \u201cAh ha! Checkmate!\u201d

\n

Again, I\u2019m no expert. But here\u2019s a quote from people who might know a bit more than you and me. You can take or leave this analysis, I don\u2019t care. I\u2019m not trying to convert anyone to a certain way of thinking, I\u2019m just saying things aren\u2019t so clear cut, and people aren\u2019t \u201cstupid sheeple\u201d for believing one story over another. 

\n
\n

Many conspiracy theorists point to FEMA's preliminary report, which said there was relatively light damage to WTC 7 prior to its collapse. With the benefit of more time and resources, NIST researchers now support the working hypothesis that WTC 7 was far more compromised by falling debris than the FEMA report indicated. \"The most important thing we found was that there was, in fact, physical damage to the south face of building 7,\" NIST's Sunder tells PM. \"On about a third of the face to the center and to the bottom\u2014approximately 10 stories\u2014about 25 percent of the depth of the building was scooped out.\" NIST also discovered previously undocumented damage to WTC 7's upper stories and its southwest corner.

\n

NIST investigators believe a combination of intense fire and severe structural damage contributed to the collapse, though assigning the exact proportion requires more research. But NIST's analysis suggests the fall of WTC 7 was an example of \"progressive collapse,\" a process in which the failure of parts of a structure ultimately creates strains that cause the entire building to come down. Videos of the fall of WTC 7 show cracks, or \"kinks,\" in the building's facade just before the two penthouses disappeared into the structure, one after the other. The entire building fell in on itself, with the slumping east side of the structure pulling down the west side in a diagonal collapse.

\n

According to NIST, there was one primary reason for the building's failure: In an unusual design, the columns near the visible kinks were carrying exceptionally large loads, roughly 2000 sq. ft. of floor area for each floor. \"What our preliminary analysis has shown is that if you take out just one column on one of the lower floors,\" Sunder notes, \"it could cause a vertical progression of collapse so that the entire section comes down.\"

\n
\n

Source: Popular Mechanics

\n

The truth is I have a lot of trouble believing that the government would be competent enough to pull of a demolition conspiracy of this magnitude, let alone keep it a secret for 15+ years.

\n

I see so many conspiracy theorists touting shaky interpretations of photos and videos as hard evidence and building entire narratives around them. Conjecture based on no evidence (or a layman\u2019s bad understanding of photographs and videos) is not more valuable or more likely to be true than even the difficult-to-trust state sources.

\n

Don\u2019t fight fishy evidence with fishy evidence.

\n

Did the Government Have Foreknowledge?

\n

\n

I don\u2019t believe that there was a controlled demolition. But that doesn\u2019t mean I discount all possibility of a conspiracy within the government.

\n

President George W. Bush said, \u201cNobody in our government at least, and I don't think the prior government, could envisage flying air planes into buildings.\u201d And he wasn\u2019t alone in making this claim. Both an Air Force general, FBI director Robert Mueller, and National Security Advisor Condoleeza Rice claimed that they could never have predicted an attack where the perpetrators used airplanes as missiles.

\n

These statements are demonstrably false.

\n

I\u2019m not going to list all of the warning signs that the government had. A simple Google search or a peak at this Wikipedia page will give you everything you need to know. I will tell you that through the 90s there was more than one plot by individuals or \u201cterrorist groups\u201d to use airplanes to attack U.S. targets. On top of this, NORAD had run a war gam scenario in which a hijacked commercial airliner crashed into The Pentagon.

\n

\u2026My ass they never considered the possibility.

\n

The U.S. Government also received many warnings specifically about the 9/11 attack in the months preceding it from foreign intelligence agencies. The attack should not have been a surprise.

\n

This begs the question: why would all of these top government officials universally make the claim that they had no warning when it\u2019s clear that the CIA and FBI had plenty of information that said otherwise? I\u2019ll leave you to ponder that question for yourself.

\n

I have my suspicions but I won\u2019t make absolute claims about things that I don\u2019t really know.

\n

Not only is there some shady evidence of government foreknowledge, but there was an unusually high number of shares in airlines and insurance companies traded just before the attack. Oh, but don\u2019t worry, a U.S. Government official said that there was no malfeasance. Everything is perfectly normal and above-board here, thank you very much.

\n

You can make of this evidence whatever you will.

\n

What Do We Know?

\n

\n

Despite the claims of the rare conspiracy theorist, it is almost universally agreed upon that 4 airplanes crashed on September 11th: two into the Twin Towers, one into The Pentagon and another into an empty field.

\n

The government (and possibly other wealthy elites) had at least some foreknowledge of the attack. Whether or not their foreknowledge was specific enough to warrant action is a matter for debate.

\n

The U.S. (and other governments) have proven that it is not beyond their moral threshold or capabilities to target their own citizens to achieve political gain. See Operation Northwoods.

\n

This is what we know.

\n

So can we stop calling each other \"shills\", \"sheeple\", \"idiots\" and \"morons\"? Not one of us knows to any degree of certainty what exactly happened and who is responsible.

\n

I'm sure there is someone out there who can debunk everything I wrote, and I'm sure there's someone else who can debunk the debunker

\n

Let's be polite and try to find the truth without forcing each other into opposing camps and firing shots. 

\n

We don't have to be enemies. 

\n

We all want truth. 

\n

~Seth

\n


\n

P.S. I'd like to thank my wife for giving me a couple days off from writing and then totally kicking ass with her blog entries!

\n


\n

Image Sources:

\n\n

\n", + "category": "conspiracy", + "children": 19, + "created": "2016-09-15T17:43:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/SheepleBanner16911.jpg", + "https://www.steemimg.com/images/2016/09/15/ObamaLizardfae8e.jpg", + "https://upload.wikimedia.org/wikipedia/commons/thumb/8/8a/UA_Flight_175_hits_WTC_south_tower_9-11_edit.jpeg/552px-UA_Flight_175_hits_WTC_south_tower_9-11_edit.jpeg", + "https://upload.wikimedia.org/wikipedia/commons/thumb/4/4d/Defense.gov_News_Photo_010917-D-9880W-034.jpg/624px-Defense.gov_News_Photo_010917-D-9880W-034.jpg", + "https://upload.wikimedia.org/wikipedia/commons/thumb/5/55/September_11_2001_just_collapsed.jpg/319px-September_11_2001_just_collapsed.jpg", + "https://www.steemimg.com/images/2016/09/01/BlogLogo262516.jpg" + ], + "links": [ + "http://www.popularmechanics.com/military/a6384/debunking-911-myths-world-trade-center/", + "https://en.wikipedia.org/wiki/September_11_attacks_advance-knowledge_conspiracy_theories", + "http://www.foxnews.com/story/2002/05/17/clues-alerted-white-house-to-potential-attacks.html", + "http://911research.wtc7.net/cache/sept11/londontimes_insidertrading.html", + "https://en.wikipedia.org/wiki/Operation_Northwoods", + "https://media.giphy.com/media/gauzBevJxeJHy/giphy.gif", + "https://steemit.com/life/@sethlinson/i-ve-never-had-sex-with-my-husband-here-s-why", + "https://steemit.com/life/@sethlinson/no-vaginismus-is-not-a-harry-potter-spell", + "https://en.wikipedia.org/wiki/September_11_attacks", + "https://en.wikipedia.org/wiki/George_W._Bush" + ], + "tags": [ + "conspiracy", + "politics", + "anarchy", + "wtc", + "theory" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 14397781979233, + "payout": 14.496, + "payout_at": "2016-09-22T17:43:09", + "pending_payout_value": "14.496 HBD", + "percent_hbd": 10000, + "permlink": "was-9-11-an-inside-job-i-don-t-know-and-neither-do-you", + "post_id": 1256638, + "promoted": "10.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 32 + }, + "title": "Was 9/11 an Inside Job? I Don\u2019t Know and Neither Do You.", + "updated": "2016-09-15T18:27:45", + "url": "/conspiracy/@sethlinson/was-9-11-an-inside-job-i-don-t-know-and-neither-do-you" + }, + { + "active_votes": [ + { + "rshares": 231809773619, + "voter": "anonymous" + }, + { + "rshares": 9865242777816, + "voter": "berniesanders" + }, + { + "rshares": 73218523804, + "voter": "nextgenwitness" + }, + { + "rshares": 244111745773, + "voter": "justin" + }, + { + "rshares": 670306236660, + "voter": "silver" + }, + { + "rshares": 1626597190919, + "voter": "silversteem" + }, + { + "rshares": 1805647921101, + "voter": "nextgencrypto" + }, + { + "rshares": 2206071238782, + "voter": "wang" + }, + { + "rshares": 168110609178, + "voter": "steemservices" + }, + { + "rshares": 10523039423, + "voter": "steemservices1" + }, + { + "rshares": 5815231464, + "voter": "bentley" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 1061253912, + "voter": "murh" + }, + { + "rshares": 199249189310, + "voter": "the-alien" + }, + { + "rshares": 5287780547, + "voter": "tee-em" + }, + { + "rshares": 1159208963, + "voter": "steemswede" + }, + { + "rshares": 150998793285, + "voter": "derekareith" + }, + { + "rshares": 2977684019, + "voter": "sveokla" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 10419949344, + "voter": "deviedev" + }, + { + "rshares": 653682455, + "voter": "luisucv34" + }, + { + "rshares": 20189102884, + "voter": "artific" + }, + { + "rshares": 2797901756, + "voter": "the-future" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 50626015, + "voter": "whalepool" + }, + { + "rshares": 36242906818, + "voter": "anca3drandom" + }, + { + "rshares": 46121486943, + "voter": "marius19" + }, + { + "rshares": 3448323506, + "voter": "sulev" + }, + { + "rshares": 3323846130, + "voter": "kurtbeil" + }, + { + "rshares": 117035439531, + "voter": "thisisbenbrick" + }, + { + "rshares": 5300166646, + "voter": "melek" + }, + { + "rshares": 13692618129, + "voter": "thecurator" + }, + { + "rshares": 4907843213, + "voter": "mada" + }, + { + "rshares": 22559404087, + "voter": "andrewawerdna" + }, + { + "rshares": 2056057288, + "voter": "eight-rad" + }, + { + "rshares": 4546391288, + "voter": "nadin3" + }, + { + "rshares": 60180881035, + "voter": "thecyclist" + }, + { + "rshares": 1702730509, + "voter": "alwayzgame" + }, + { + "rshares": 1386999849, + "voter": "bitcoinparadise" + }, + { + "rshares": 339297523, + "voter": "anomaly" + }, + { + "rshares": 63405661, + "voter": "inarix03" + }, + { + "rshares": 6536319137, + "voter": "orcish" + }, + { + "rshares": 142553888, + "voter": "food-creator" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 99404487, + "voter": "expat" + }, + { + "rshares": 150753854, + "voter": "shortstories" + }, + { + "rshares": 132623369, + "voter": "toddemaher1" + } + ], + "author": "the-future", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.9, + "beneficiaries": [], + "blacklists": [], + "body": "\n

Join me through the process, as I create this glass painting with a lovely message that I hope will inspire you. When you're sad because you don't make money at Steemit, think about something else that makes you happy!

\n


\n

https://s9.postimg.org/6v6wy3n0f/1wild1.jpg

\n


\n

First I made the drawing on regular paper, then I placed the paper under the piece of glass, using it as a reference. I made the black outline and then added the rest of the colours. 

\n


\n

https://s12.postimg.org/qtnoqy73x/1wild2.jpg

\n


\n

https://s17.postimg.org/x6l9d9uv3/1_WILD3.jpg

\n


\n

https://s21.postimg.org/ikf9dvh2f/1wild4.jpg

\n


\n

https://s14.postimg.org/swbsd2xgh/1wild5.jpg

\n


\n

https://s16.postimg.org/rtiwkpgpx/1wild6.jpg

\n


\n

The photo below is for the most important person in my life! 

\n


\n

https://s15.postimg.org/ey13104nf/1wild7.jpg

\n


\n

I hope you guys like it and if you have any suggestions please comment below!

\n


\n", + "category": "art", + "children": 2, + "created": "2016-09-15T17:24:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s9.postimg.org/6v6wy3n0f/1wild1.jpg", + "https://s12.postimg.org/qtnoqy73x/1wild2.jpg", + "https://s17.postimg.org/x6l9d9uv3/1_WILD3.jpg", + "https://s21.postimg.org/ikf9dvh2f/1wild4.jpg", + "https://s14.postimg.org/swbsd2xgh/1wild5.jpg", + "https://s16.postimg.org/rtiwkpgpx/1wild6.jpg", + "https://s15.postimg.org/ey13104nf/1wild7.jpg" + ], + "tags": [ + "art", + "steemitace", + "heart", + "glasspainting", + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17640777004562, + "payout": 20.935, + "payout_at": "2016-09-22T17:24:51", + "pending_payout_value": "20.935 HBD", + "percent_hbd": 10000, + "permlink": "glass-painting-wild-steemit-ace-card-heart", + "post_id": 1256434, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 51 + }, + "title": "Glass painting - Sad little Panda!", + "updated": "2016-09-15T18:18:12", + "url": "/art/@the-future/glass-painting-wild-steemit-ace-card-heart" + }, + { + "active_votes": [ + { + "rshares": 6968715240055, + "voter": "xeldal" + }, + { + "rshares": 5646360502354, + "voter": "enki" + }, + { + "rshares": 1061266533, + "voter": "murh" + }, + { + "rshares": 5287820211, + "voter": "tee-em" + }, + { + "rshares": 147127029355, + "voter": "derekareith" + }, + { + "rshares": 2733708608, + "voter": "steem1653" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 26180448592, + "voter": "peacekeeper" + }, + { + "rshares": 50626015, + "voter": "whalepool" + }, + { + "rshares": 10729017501, + "voter": "gomeravibz" + }, + { + "rshares": 3323984357, + "voter": "kurtbeil" + }, + { + "rshares": 1557779220, + "voter": "future24" + }, + { + "rshares": 1140521444, + "voter": "vegascomic" + }, + { + "rshares": 5191999980, + "voter": "melek" + }, + { + "rshares": 6655080164, + "voter": "hilarski" + }, + { + "rshares": 9036362824, + "voter": "onetree" + }, + { + "rshares": 10524274112, + "voter": "lesliestarrohara" + }, + { + "rshares": 576463980, + "voter": "profanarky" + }, + { + "rshares": 55669133, + "voter": "sebastianbauer" + }, + { + "rshares": 56386889, + "voter": "apparat" + }, + { + "rshares": 52806920, + "voter": "jeff-kubitz" + }, + { + "rshares": 799641402, + "voter": "jessicanicklos" + }, + { + "rshares": 1352324852, + "voter": "bitcoinparadise" + }, + { + "rshares": 63904547, + "voter": "freebornangel" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 63405661, + "voter": "inarix03" + }, + { + "rshares": 4116636581, + "voter": "michelle.gent" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 96643251, + "voter": "expat" + }, + { + "rshares": 129609202, + "voter": "toddemaher1" + } + ], + "author": "lesliestarrohara", + "author_payout_value": "0.000 HBD", + "author_reputation": 60.27, + "beneficiaries": [], + "blacklists": [], + "body": "
![money-1604921_960_7209a8a0.jpg](https://www.steemimg.com/images/2016/09/15/money-1604921_960_7209a8a0.jpg)
\n\n# A tip is like a hug, but without all the touching. #\nDo you ever wish your vote was worth more, so that you could reward an author for an awesome post that just isn't gaining traction? Do you have favorite Steemit authors who have brought value to your life with their writing, but aren't raking in the steem dollars yet?\n\n# Incorporate TIPPING into your Steemit strategy to make Steemit a more welcoming environment and to grow the platform. #\nTips are a wonderful way to show your appreciation to your favorite Steemit authors, and to encourage new Steemians. Upvoting and commenting are a given, but sometimes you'll want to do even more to show your appreciation. By transferring just a dollar or two of SBD, along with a short message of support, you are letting the author know that their efforts are not going unnoticed, and that their voice is valuable to you.\n\nI've been tipping whenever I cash out my SBD. If I'm about to cash out $156, I will round it down to $150. Then I will use the remaining $6 to tip my favorite minnow authors. You could do it this way, or tip once a week or once a month, or just tip for a really great article whenever you find one. You could tip people for leaving really insightful comments on your own posts, as well. \n\n# Guidelines for tipping #\n\n* DON'T tip a whale, or a large dolphin. This will most likely be seen as vote-begging, and that's not cool. If you want to show your appreciation to a whale or dolphin, leave them a thoughtful comment.\n* DON'T tip with the expectation of any kind of return in mind. Just do it to show appreciation or offer encouragement.\n* DO write a brief explanation for your tip in the memo field when you perform the transfer. Something as simple as \"Here's a tip, I like your work!\" will suffice. Additionally, if you are tipping because you really loved a particular article, you could comment on that article to let the author know that you have tipped them. Otherwise the author will not know you have tipped them until the next time they check their wallet. (This can be good, too, if you want your tip to be more of a surprise.)\n\n# Your tips inspire more tips! #\nWhen you tip a new author, you are welcoming them to the Steemit community and encouraging them to keep trying. They might not be able to \"pay it forward\" right away, but once they achieve some success on Steemit, chances are they will incorporate tipping into their Steemit strategy, as well. The more people do this, the more of a welcoming environment Steemit will become to new authors, and the more Steemit will grow as a platform.\n\n# You can ask for tips, too! (Do it in a nice, friendly, lighthearted way--not a desperate or demanding way.) #\nOn many of my posts, I include a handy link at the bottom that encourages readers to tip me if they found my content valuable. I haven't received any tips yet, but that's okay. I do this more as a way to encourage a culture of tipping, than of actually getting tips (though I do love getting tipped--who doesn't?)\n\nIf you want to try this on your posts, you can build a custom link here. It only takes a second, and then you can copy the code and paste it to the bottom of all your posts.\n\nThe really cool thing about having a digital tip jar at the bottom of each of your posts, is that ***non-Steemians*** can tip you for your work. People who find your post through Google, Facebook, or wherever. This can help monetize your content beyond the Steemit readership.\n\n# What do you think? Is tipping a good strategy for making growing the Steemit platform and making the Steemit community more welcoming? What are some other ways to do this? Let me know in the comments. #", + "category": "steemit", + "children": 2, + "created": "2016-09-15T17:46:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/money-1604921_960_7209a8a0.jpg" + ], + "links": [ + "http://steempay.io/generate" + ], + "tags": [ + "steemit", + "tipping", + "money", + "writing", + "steemhelp" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 12853651103190, + "payout": 11.865, + "payout_at": "2016-09-22T17:46:57", + "pending_payout_value": "11.865 HBD", + "percent_hbd": 10000, + "permlink": "fostering-a-culture-of-appreciation-and-encouragement-on-steemit-with-tips", + "post_id": 1256676, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 33 + }, + "title": "Fostering a Culture of Appreciation and Encouragement on Steemit with TIPS!", + "updated": "2016-09-15T17:46:57", + "url": "/steemit/@lesliestarrohara/fostering-a-culture-of-appreciation-and-encouragement-on-steemit-with-tips" + }, + { + "active_votes": [ + { + "rshares": 231806109804, + "voter": "anonymous" + }, + { + "rshares": 40853713791852, + "voter": "blocktrades" + }, + { + "rshares": 9028507975, + "voter": "gregory60" + }, + { + "rshares": 2936170685, + "voter": "steem1653" + }, + { + "rshares": 677892916, + "voter": "luisucv34" + }, + { + "rshares": 130660676, + "voter": "mysteem" + }, + { + "rshares": 309088757, + "voter": "sergey44" + }, + { + "rshares": 25692315333, + "voter": "papa-pepper" + }, + { + "rshares": 1891589053, + "voter": "future24" + }, + { + "rshares": 3185591774, + "voter": "virtualgrowth" + }, + { + "rshares": 10344891579, + "voter": "gvargas123" + }, + { + "rshares": 8773934958, + "voter": "craigwilliamz" + }, + { + "rshares": 444457065, + "voter": "wakeupnd" + }, + { + "rshares": 180241566, + "voter": "team101" + }, + { + "rshares": 55281264, + "voter": "apparat" + }, + { + "rshares": 1538415271, + "voter": "wildmanhowling" + }, + { + "rshares": 50193769, + "voter": "f1111111" + }, + { + "rshares": 339287005, + "voter": "anomaly" + }, + { + "rshares": 16454116083, + "voter": "ocrdu" + }, + { + "rshares": 71955428, + "voter": "mari5555na" + }, + { + "rshares": 2497059333, + "voter": "irensche" + }, + { + "rshares": 3776784775, + "voter": "lscottphotos" + }, + { + "rshares": 155602579, + "voter": "woman-onthe-wing" + }, + { + "rshares": 100289745, + "voter": "paulocouto" + }, + { + "rshares": 151066882, + "voter": "meharhassan94" + } + ], + "author": "woman-onthe-wing", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.31, + "beneficiaries": [], + "blacklists": [], + "body": "\n

                 

\n

                 

\n

                 

\n

                 

\n

                 

\n

                 

\n

                 

\n

                 

\n

                 

\n

                 

\n

                 

\n

                 

\n

                 

\n

                 

\n

                 

\n

                 

\n

                 

\n


\n

Wind shifts -

\n

Autumn ghost

\n

Of a forest cat.

\n


\n

... In fondest memory of Magic, who I miss all the time.

\n


\n


\n

\n

Logo kindly made for me by @papa-pepper!

\n", + "category": "photography", + "children": 7, + "created": "2016-09-15T16:22:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/1mCyoYr.jpg?1", + "http://i.imgur.com/bsX2Rxt.jpg?1", + "http://i.imgur.com/TWXhnMu.jpg?1", + "http://i.imgur.com/Aoe9AoN.jpg?1", + "http://i.imgur.com/Wo8DjD8.jpg?1", + "http://i.imgur.com/5BhwLAn.jpg?1", + "http://i.imgur.com/6jSqSL5.jpg?1", + "http://i.imgur.com/qx0lXwB.jpg?1", + "http://i.imgur.com/7mR2xA6.jpg?1", + "http://i.imgur.com/zmP3PBH.jpg?1", + "http://i.imgur.com/GpzZ0KM.jpg?1", + "http://i.imgur.com/dTnb5nK.jpg?1", + "http://i.imgur.com/vYw9zqi.jpg?1", + "http://i.imgur.com/0rxbNnu.jpg?1", + "http://i.imgur.com/8QiMILI.jpg?1", + "http://i.imgur.com/fEtWiok.jpg?1", + "http://i.imgur.com/xmfdHyY.jpg?1", + "http://i.imgur.com/smagDRh.jpg?1" + ], + "tags": [ + "photography", + "poetry" + ], + "users": [ + "papa-pepper" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 41174305296127, + "payout": 103.724, + "payout_at": "2016-09-22T16:22:24", + "pending_payout_value": "103.724 HBD", + "percent_hbd": 10000, + "permlink": "my-forest-cats", + "post_id": 1255769, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 25 + }, + "title": "My Forest Cats!", + "updated": "2016-09-15T16:22:24", + "url": "/photography/@woman-onthe-wing/my-forest-cats" + }, + { + "active_votes": [ + { + "rshares": 504201493814, + "voter": "barrie" + }, + { + "rshares": 31621044834059, + "voter": "smooth" + }, + { + "rshares": 231803784363, + "voter": "anonymous" + }, + { + "rshares": 1992555050222, + "voter": "apple" + }, + { + "rshares": 1912040731624, + "voter": "badassmother" + }, + { + "rshares": 2053103615195, + "voter": "hr1" + }, + { + "rshares": 1304415071462, + "voter": "rossco99" + }, + { + "rshares": 2352777844031, + "voter": "wang" + }, + { + "rshares": 22390337604, + "voter": "jaewoocho" + }, + { + "rshares": 1576668025571, + "voter": "joseph" + }, + { + "rshares": 466113536214, + "voter": "recursive2" + }, + { + "rshares": 452820496964, + "voter": "recursive3" + }, + { + "rshares": 651951614915, + "voter": "masteryoda" + }, + { + "rshares": 3120381242465, + "voter": "recursive" + }, + { + "rshares": 91328598326, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6959198181, + "voter": "bingo-0" + }, + { + "rshares": 5939784887153, + "voter": "smooth.witness" + }, + { + "rshares": 446272257734, + "voter": "boatymcboatface" + }, + { + "rshares": 9167804100, + "voter": "idol" + }, + { + "rshares": 22448634206, + "voter": "wpalczynski" + }, + { + "rshares": 816380174873, + "voter": "steemrollin" + }, + { + "rshares": 5147541712, + "voter": "sakr" + }, + { + "rshares": 284355351943, + "voter": "chitty" + }, + { + "rshares": 34575031962, + "voter": "unosuke" + }, + { + "rshares": 481762857054, + "voter": "noaommerrr" + }, + { + "rshares": 1578007819, + "voter": "jocelyn" + }, + { + "rshares": 85270098112, + "voter": "acidsun" + }, + { + "rshares": 14692173218, + "voter": "gregory-f" + }, + { + "rshares": 9604795718, + "voter": "gregory60" + }, + { + "rshares": 18382400031, + "voter": "jademont" + }, + { + "rshares": 1294872282183, + "voter": "gavvet" + }, + { + "rshares": 89897365397, + "voter": "eeks" + }, + { + "rshares": 1511911763, + "voter": "fkn" + }, + { + "rshares": 122160437, + "voter": "paco-steem" + }, + { + "rshares": 1471653540, + "voter": "spaninv" + }, + { + "rshares": 1987313581, + "voter": "elishagh1" + }, + { + "rshares": 8669811688, + "voter": "richman" + }, + { + "rshares": 584222819564, + "voter": "nanzo-scoop" + }, + { + "rshares": 28116199940, + "voter": "acidyo" + }, + { + "rshares": 9857648383, + "voter": "kefkius" + }, + { + "rshares": 177403714671, + "voter": "mummyimperfect" + }, + { + "rshares": 313689446, + "voter": "coar" + }, + { + "rshares": 106631248984, + "voter": "asch" + }, + { + "rshares": 1061230469, + "voter": "murh" + }, + { + "rshares": 936957207, + "voter": "slickwilly" + }, + { + "rshares": 3187804154, + "voter": "cryptofunk" + }, + { + "rshares": 579494558, + "voter": "kodi" + }, + { + "rshares": 2057367746, + "voter": "error" + }, + { + "rshares": 11847990151, + "voter": "andu" + }, + { + "rshares": 962069747008, + "voter": "cyber" + }, + { + "rshares": 61712174604, + "voter": "theshell" + }, + { + "rshares": 49577333486, + "voter": "ak2020" + }, + { + "rshares": 24894446745, + "voter": "paul-labossiere" + }, + { + "rshares": 400880323222, + "voter": "taoteh1221" + }, + { + "rshares": 95314034, + "voter": "stiletto" + }, + { + "rshares": 56688940478, + "voter": "juanmiguelsalas" + }, + { + "rshares": 33781859925, + "voter": "ratel" + }, + { + "rshares": 15787327103, + "voter": "zakharya" + }, + { + "rshares": 280717515045, + "voter": "trogdor" + }, + { + "rshares": 5287383826, + "voter": "tee-em" + }, + { + "rshares": 121383360964, + "voter": "geoffrey" + }, + { + "rshares": 42737137488, + "voter": "kimziv" + }, + { + "rshares": 74286777275, + "voter": "emily-cook" + }, + { + "rshares": 2187597574, + "voter": "superfreek" + }, + { + "rshares": 49806164408, + "voter": "isteemit" + }, + { + "rshares": 4091429870, + "voter": "spikykevin" + }, + { + "rshares": 52090524796, + "voter": "venuspcs" + }, + { + "rshares": 3989473346, + "voter": "michaellamden68" + }, + { + "rshares": 19974764064, + "voter": "thebatchman" + }, + { + "rshares": 158997516614, + "voter": "asmolokalo" + }, + { + "rshares": 8603166550, + "voter": "getssidetracked" + }, + { + "rshares": 5165418905, + "voter": "riscadox" + }, + { + "rshares": 17538291453, + "voter": "konstantin" + }, + { + "rshares": 261755903, + "voter": "mstang83" + }, + { + "rshares": 39099397056, + "voter": "hitmeasap" + }, + { + "rshares": 252977703, + "voter": "nexus1" + }, + { + "rshares": 1515818756, + "voter": "burmik123" + }, + { + "rshares": 280713275, + "voter": "ksenia" + }, + { + "rshares": 1649898982, + "voter": "trees" + }, + { + "rshares": 231686197, + "voter": "strawhat" + }, + { + "rshares": 219133173153, + "voter": "domino" + }, + { + "rshares": 251687687, + "voter": "playtime" + }, + { + "rshares": 404548352, + "voter": "whitepeach" + }, + { + "rshares": 7380400309, + "voter": "furion" + }, + { + "rshares": 6462652657, + "voter": "owdy" + }, + { + "rshares": 1256448483, + "voter": "dicov" + }, + { + "rshares": 2936170685, + "voter": "steem1653" + }, + { + "rshares": 136318424, + "voter": "cynetyc" + }, + { + "rshares": 18770538147, + "voter": "sebastien" + }, + { + "rshares": 13787216422, + "voter": "sitaru" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 14167053756, + "voter": "aaseb" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 10646413479, + "voter": "deviedev" + }, + { + "rshares": 266599021635, + "voter": "nabilov" + }, + { + "rshares": 2286950597, + "voter": "dmacshady" + }, + { + "rshares": 726313838, + "voter": "luisucv34" + }, + { + "rshares": 8811980236, + "voter": "herverisson" + }, + { + "rshares": 53424827264, + "voter": "streetstyle" + }, + { + "rshares": 46856213520, + "voter": "milestone" + }, + { + "rshares": 3801182358, + "voter": "maximkichev" + }, + { + "rshares": 15070465231, + "voter": "nippel66" + }, + { + "rshares": 167302364294, + "voter": "blueorgy" + }, + { + "rshares": 12849414672, + "voter": "benjiberigan" + }, + { + "rshares": 932248554, + "voter": "poseidon" + }, + { + "rshares": 19717588129, + "voter": "mustafaomar" + }, + { + "rshares": 3506039536, + "voter": "simon.braki.love" + }, + { + "rshares": 82781233416, + "voter": "thylbom" + }, + { + "rshares": 32542976852, + "voter": "deanliu" + }, + { + "rshares": 5609548617, + "voter": "sharker" + }, + { + "rshares": 541016983, + "voter": "qonq99" + }, + { + "rshares": 204615752038, + "voter": "jl777" + }, + { + "rshares": 119983138, + "voter": "pokemon" + }, + { + "rshares": 1226120506, + "voter": "positive" + }, + { + "rshares": 6939662161, + "voter": "chloetaylor" + }, + { + "rshares": 43638419601, + "voter": "claudiop63" + }, + { + "rshares": 17267164725, + "voter": "proto" + }, + { + "rshares": 7222403812, + "voter": "sisterholics" + }, + { + "rshares": 1444237397, + "voter": "alex.chien" + }, + { + "rshares": 8781903824, + "voter": "royalmacro" + }, + { + "rshares": 1838367968, + "voter": "remlaps" + }, + { + "rshares": 149624601, + "voter": "steemster1" + }, + { + "rshares": 3353872300, + "voter": "glitterpig" + }, + { + "rshares": 8734116589, + "voter": "taker" + }, + { + "rshares": 59219358, + "voter": "sharon" + }, + { + "rshares": 4999720649, + "voter": "dumar022" + }, + { + "rshares": 2077201153, + "voter": "merej99" + }, + { + "rshares": 60342922, + "voter": "lillianjones" + }, + { + "rshares": 255401498427, + "voter": "laonie" + }, + { + "rshares": 24561432292, + "voter": "laoyao" + }, + { + "rshares": 7994421908, + "voter": "myfirst" + }, + { + "rshares": 51843535316, + "voter": "somebody" + }, + { + "rshares": 1938401760, + "voter": "flysaga" + }, + { + "rshares": 2501627790, + "voter": "gmurph" + }, + { + "rshares": 1691577797, + "voter": "chris.roy" + }, + { + "rshares": 1693568633, + "voter": "stormblaze" + }, + { + "rshares": 11452681912, + "voter": "midnightoil" + }, + { + "rshares": 2327843962, + "voter": "kalimor" + }, + { + "rshares": 84246848, + "voter": "coderg" + }, + { + "rshares": 4190252928, + "voter": "ullikume" + }, + { + "rshares": 3323749960, + "voter": "kurtbeil" + }, + { + "rshares": 28644139641, + "voter": "xiaohui" + }, + { + "rshares": 1349109906, + "voter": "dolov" + }, + { + "rshares": 1293603524, + "voter": "elfkitchen" + }, + { + "rshares": 103394476995, + "voter": "joele" + }, + { + "rshares": 5855492830, + "voter": "oflyhigh" + }, + { + "rshares": 895550716, + "voter": "xiaokongcom" + }, + { + "rshares": 2118152083, + "voter": "natalymaty" + }, + { + "rshares": 60819615, + "voter": "msjennifer" + }, + { + "rshares": 55925537, + "voter": "ciao" + }, + { + "rshares": 1156101266, + "voter": "darthnava" + }, + { + "rshares": 3670417888, + "voter": "villainblack" + }, + { + "rshares": 8410164039, + "voter": "thebotkiller" + }, + { + "rshares": 3033050865, + "voter": "jrcornel" + }, + { + "rshares": 54217761, + "voter": "steemo" + }, + { + "rshares": 1805262907, + "voter": "xianjun" + }, + { + "rshares": 26819912795, + "voter": "hanshotfirst" + }, + { + "rshares": 54077897, + "voter": "steema" + }, + { + "rshares": 71282219, + "voter": "confucius" + }, + { + "rshares": 93801736989, + "voter": "miacats" + }, + { + "rshares": 2249572206, + "voter": "njall" + }, + { + "rshares": 54909929, + "voter": "jarvis" + }, + { + "rshares": 118219525, + "voter": "microluck" + }, + { + "rshares": 54313084, + "voter": "fortuner" + }, + { + "rshares": 2077267800, + "voter": "chinadaily" + }, + { + "rshares": 4879530405, + "voter": "almerri" + }, + { + "rshares": 9253395112, + "voter": "johnnyyash" + }, + { + "rshares": 10344891579, + "voter": "gvargas123" + }, + { + "rshares": 4751552849, + "voter": "themanualbot" + }, + { + "rshares": 136485885, + "voter": "nang1" + }, + { + "rshares": 13839238841, + "voter": "telos" + }, + { + "rshares": 51877132, + "voter": "johnbyrd" + }, + { + "rshares": 53039566, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 51870077, + "voter": "ficholl" + }, + { + "rshares": 53030738, + "voter": "widell" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 406983674, + "voter": "mig641" + }, + { + "rshares": 169608367, + "voter": "kamil5" + }, + { + "rshares": 59295031, + "voter": "dobbydaba" + }, + { + "rshares": 24294717617, + "voter": "andrewawerdna" + }, + { + "rshares": 55367485477, + "voter": "mandibil" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 51562255, + "voter": "curpose" + }, + { + "rshares": 76072115, + "voter": "steembriefing" + }, + { + "rshares": 55750195, + "voter": "riv" + }, + { + "rshares": 2196862373, + "voter": "runridefly" + }, + { + "rshares": 1783607101, + "voter": "funkywanderer" + }, + { + "rshares": 2249900457, + "voter": "jeremyfromwi" + }, + { + "rshares": 2056057288, + "voter": "eight-rad" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 9458733324, + "voter": "aggroed" + }, + { + "rshares": 51718188, + "voter": "crion" + }, + { + "rshares": 182060433, + "voter": "greatness" + }, + { + "rshares": 51388276, + "voter": "hitherise" + }, + { + "rshares": 51379706, + "voter": "wiss" + }, + { + "rshares": 54247555535, + "voter": "sponge-bob" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 88628906, + "voter": "ruscion" + }, + { + "rshares": 1086106040, + "voter": "tatianka" + }, + { + "rshares": 54175638, + "voter": "apparat" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 157957231026, + "voter": "thecyclist" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 201688406600, + "voter": "asksisk" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 323483227, + "voter": "panther" + }, + { + "rshares": 60610693, + "voter": "plantbasedjunkie" + }, + { + "rshares": 55341943517, + "voter": "brains" + }, + { + "rshares": 517900727, + "voter": "mohamedmashaal" + }, + { + "rshares": 20617809185, + "voter": "skypilot" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 5753290068, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 51568971, + "voter": "typingagent" + }, + { + "rshares": 51581492, + "voter": "cwb" + }, + { + "rshares": 339274981, + "voter": "anomaly" + }, + { + "rshares": 147786454, + "voter": "ola1" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 71955428, + "voter": "mari5555na" + }, + { + "rshares": 157644916, + "voter": "iggy" + }, + { + "rshares": 51232949, + "voter": "dragonice" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 2118281183, + "voter": "bapparabi" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 90053391, + "voter": "remlaps1" + }, + { + "rshares": 239963421, + "voter": "darkminded153" + }, + { + "rshares": 527464783, + "voter": "grisha-danunaher" + }, + { + "rshares": 72826233, + "voter": "igtes" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 444435987, + "voter": "witchcraftblog" + }, + { + "rshares": 161693690, + "voter": "shadowproject" + }, + { + "rshares": 160975092, + "voter": "user45-87" + }, + { + "rshares": 157182398, + "voter": "planet" + }, + { + "rshares": 156043541, + "voter": "disneypixar" + }, + { + "rshares": 159143891, + "voter": "reef" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 31683945302, + "voter": "goldmatters" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 135637537, + "voter": "toddemaher1" + }, + { + "rshares": 153397644, + "voter": "milank" + }, + { + "rshares": 153325742, + "voter": "denise12" + } + ], + "author": "gavvet", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.8, + "beneficiaries": [], + "blacklists": [], + "body": "Hello everyone. I did not write anything about World War II for a long time. So today I decided to tell you about the Tank Destroyers. About the machines, specialization of which was the destruction of tanks. In this article I will talk about the classic representatives of this class.\n>\u0412\u0441\u0456\u043c \u043f\u0440\u0438\u0432\u0456\u0442. \u0414\u0430\u0432\u043d\u0435\u043d\u044c\u043a\u043e \u044f \u043d\u0435 \u043f\u0438\u0441\u0430\u0432 \u043d\u0456\u0447\u043e\u0433\u043e \u043d\u0430 \u0442\u0435\u043c\u0443 \u0414\u0440\u0443\u0433\u043e\u0457 \u0421\u0432\u0456\u0442\u043e\u0432\u043e\u0457. \u0406 \u043e\u0441\u044c \u0441\u044c\u043e\u0433\u043e\u0434\u043d\u0456 \u044f \u0432\u0438\u0440\u0456\u0448\u0438\u0432 \u0440\u043e\u0437\u043f\u043e\u0432\u0456\u0441\u0442\u0438 \u0432\u0430\u043c \u043f\u0440\u043e \u041f\u0422-\u0421\u0410\u0423. \u041f\u0440\u043e \u043c\u0430\u0448\u0438\u043d\u0438, \u0441\u043f\u0435\u0446\u0456\u0430\u043b\u0456\u0437\u0430\u0446\u0456\u0454\u044e \u044f\u043a\u0438\u0445 \u0431\u0443\u043b\u043e \u0437\u043d\u0438\u0449\u0435\u043d\u043d\u044f \u0442\u0430\u043d\u043a\u0456\u0432. \u0423 \u0446\u0456\u0439 \u0447\u0430\u0441\u0442\u0438\u043d\u0456 \u044f \u0440\u043e\u0437\u043f\u043e\u0432\u0456\u043c \u043f\u0440\u043e \u043a\u043b\u0430\u0441\u0438\u0447\u043d\u0438\u0445 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043d\u0438\u043a\u0456\u0432 \u0441\u0432\u043e\u0433\u043e \u043a\u043b\u0430\u0441\u0443.\n\n# StuG III\nhttp://i.piccy.info/i9/3d367a52a1b8dc6c22f126332f335144/1473836215/88822/1063747/cqWCxy6vYP0.jpg\n\nLet's start with the most produced Tank Destroyer in the history. At the beginning of the WW II German command decided to create a mobile artillery on the basis of existing tanks, which would be able to support the infantry. The priority in new machine were the firepower, a good armor and cheapness. The firm Daimler-Benz successfully embodied these wishes into reality. There were about eight versions of StuG III, however, the main was Ausf. G. The cost of production of one StuG was quite low - 83 000 DM. Total was released 10500 machines. The basis for the creation was German tank PzKpfw III.\nInitially StuG III was equipped with a short-75mm gun, but when good armored Soviet T-34 came to the fronts, it was decided to replace short gun with a new long-barreled 75mm cannon Stuk 40 L / 48, which surely hit the Soviet tanks. StuG armor was quite good \u2013 50 mm in a front took a punch at a distance of 1 km. StuG III was very compact in a size and had good mobility. The main disadvantage was little size which allowed bad conditions for crew working. StuG III took active part in a war from the very beginning to its end. \nhttp://i.piccy.info/i9/5dc09cebc0ddfcd1fac4a8013ee385ad/1473836240/182233/1063747/5u9ghQyvkTc.jpg\n\n>\u041f\u043e\u0447\u043d\u0435\u043c\u043e \u0437 \u043d\u0430\u0439\u043c\u0430\u0441\u043e\u0432\u0456\u0448\u0457 \u041f\u0422-\u0421\u0410\u0423 \u0432 \u0456\u0441\u0442\u043e\u0440\u0456\u0457. \u041d\u0430 \u043f\u043e\u0447\u0430\u0442\u043a\u0443 \u0432\u0456\u0439\u043d\u0438 \u043d\u0456\u043c\u0435\u0446\u044c\u043a\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u0443\u0432\u0430\u043d\u043d\u044f \u0432\u0438\u0440\u0456\u0448\u0438\u043b\u043e \u0441\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u043c\u043e\u0431\u0456\u043b\u044c\u043d\u0443 \u0430\u0440\u0442\u0438\u043b\u0435\u0440\u0456\u044e \u043d\u0430 \u0431\u0430\u0437\u0456 \u0432\u0436\u0435 \u043d\u0430\u044f\u0432\u043d\u0438\u0445 \u0442\u0430\u043d\u043a\u0456\u0432, \u0437\u0434\u0430\u0442\u043d\u0443 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0430\u0442\u0438 \u043f\u0456\u0445\u043e\u0442\u0443. \u041f\u0440\u0456\u043e\u0440\u0438\u0442\u0435\u0442\u043d\u043e\u044e \u0431\u0443\u043b\u0430 \u0432\u043e\u0433\u043d\u0435\u0432\u0430 \u043c\u0456\u0446\u044c, \u0433\u0430\u0440\u043d\u0435 \u0431\u0440\u043e\u043d\u044e\u0432\u0430\u043d\u043d\u044f \u0456 \u0434\u0435\u0448\u0435\u0432\u0438\u0437\u043d\u0430. \u0424\u0456\u0440\u043c\u0430 Daimler-Benz \u0432\u0434\u0430\u043b\u043e \u0432\u0442\u0456\u043b\u0438\u043b\u0430 \u0446\u0456 \u043f\u043e\u0431\u0430\u0436\u0430\u043d\u043d\u044f \u0432 \u0440\u0435\u0430\u043b\u044c\u043d\u0456\u0441\u0442\u044c. \u0412\u0441\u044c\u043e\u0433\u043e \u0431\u0443\u043b\u043e \u0431\u043b\u0438\u0437\u044c\u043a\u043e \u0432\u043e\u0441\u044c\u043c\u0438 \u043c\u043e\u0434\u0438\u0444\u0456\u043a\u0430\u0446\u0456\u0439 StuG III, \u043f\u0440\u043e\u0442\u0435 \u043e\u0441\u043d\u043e\u0432\u043d\u043e\u044e \u0431\u0443\u043b\u0430 Ausf. G. \u0412\u0430\u0440\u0442\u0456\u0441\u0442\u044c \u043e\u0434\u043d\u0456\u0454\u0457 \u041f\u0422-\u0421\u0410\u0423 \u0431\u0443\u043b\u0430 \u0434\u043e\u0441\u0438\u0442\u044c \u043d\u0438\u0437\u044c\u043a\u043e\u044e - 83 000 \u043c\u0430\u0440\u043e\u043a. \u0421\u0443\u043c\u0430\u0440\u043d\u043e \u0431\u0443\u043b\u043e \u0432\u0438\u043f\u0443\u0449\u0435\u043d\u043e 10500 \u043c\u0430\u0448\u0438\u043d. \u0411\u0430\u0437\u043e\u044e \u0434\u043b\u044f \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u043d\u044f \u043f\u043e\u0441\u043b\u0443\u0436\u0438\u0432 \u0442\u0430\u043d\u043a PzKpfw III.\n\u0421\u043f\u043e\u0447\u0430\u0442\u043a\u0443 StuG III \u043e\u0441\u043d\u0430\u0449\u0443\u0432\u0430\u0432\u0441\u044f \u043a\u043e\u0440\u043e\u0442\u043a\u043e\u0441\u0442\u0432\u043e\u043b\u044c\u043d\u043e\u044e 75\u043c\u043c \u0433\u0430\u0440\u043c\u0430\u0442\u043e\u044e, \u043e\u0434\u043d\u0430\u043a \u0437 \u043f\u043e\u044f\u0432\u043e\u044e \u043d\u0430 \u0444\u0440\u043e\u043d\u0442\u0430\u0445 \u0422-34 \u0431\u0443\u043b\u043e \u043f\u0440\u0438\u0439\u043d\u044f\u0442\u043e \u0440\u0456\u0448\u0435\u043d\u043d\u044f \u0437\u0430\u043c\u0456\u043d\u0438\u0442\u0438 \u0457\u0457 \u043d\u0430 \u043d\u043e\u0432\u0443 \u0434\u043e\u0432\u0433\u043e\u0441\u0442\u0432\u043e\u043b\u044c\u043d\u0443 75\u043c\u043c \u0433\u0430\u0440\u043c\u0430\u0442\u0443 Stuk 40 L / 48, \u044f\u043a\u0430 \u0432\u043f\u0435\u0432\u043d\u0435\u043d\u043e \u0432\u0440\u0430\u0436\u0430\u043b\u0430 \u0440\u0430\u0434\u044f\u043d\u0441\u044c\u043a\u0456 \u0442\u0430\u043d\u043a\u0438. \u0411\u0440\u043e\u043d\u044f \u0441\u0430\u043c\u043e\u0445\u0456\u0434\u043a\u0438 \u0443 \u043b\u043e\u0431\u0456 \u0431\u0443\u043b\u0430 50 \u043c\u043c \u0456 \u0442\u0440\u0438\u043c\u0430\u043b\u0430 \u0443\u0434\u0430\u0440 \u043d\u0430 \u0432\u0456\u0434\u0441\u0442\u0430\u043d\u0456 1 \u043a\u043c. StuG III \u0432\u0456\u0434\u0440\u0456\u0437\u043d\u044f\u0432\u0441\u044f \u043a\u043e\u043c\u043f\u0430\u043a\u0442\u043d\u0438\u043c\u0438 \u0440\u043e\u0437\u043c\u0456\u0440\u0430\u043c\u0438, \u0445\u043e\u0440\u043e\u0448\u043e\u044e \u043c\u0430\u043d\u0435\u0432\u0440\u0435\u043d\u0456\u0441\u0442\u044e \u0442\u0430 \u043d\u0435\u043f\u043e\u0433\u0430\u043d\u043e\u044e \u0448\u0432\u0438\u0434\u043a\u0456\u0441\u0442\u044e. \u0417 \u043d\u0435\u0434\u043e\u043b\u0456\u043a\u0456\u0432 \u0432\u0430\u0440\u0442\u043e \u0432\u0456\u0434\u0437\u043d\u0430\u0447\u0438\u0442\u0438 \u043d\u0435\u0437\u0440\u0443\u0447\u043d\u0456\u0441\u0442\u044c \u0440\u043e\u0431\u043e\u0442\u0438 \u0435\u043a\u0456\u043f\u0430\u0436\u0443 \u0447\u0435\u0440\u0435\u0437 \u043d\u0435\u0432\u0435\u043b\u0438\u043a\u0438\u0439 \u0437\u0430 \u0431\u0440\u043e\u043d\u044c\u043e\u0432\u0438\u0439 \u043f\u0440\u043e\u0441\u0442\u0456\u0440. \u041c\u0430\u0448\u0438\u043d\u0430 \u0430\u043a\u0442\u0438\u0432\u043d\u043e \u0431\u0440\u0430\u043b\u0430 \u0443\u0447\u0430\u0441\u0442\u044c \u0437 \u0441\u0430\u043c\u043e\u0433\u043e \u043f\u043e\u0447\u0430\u0442\u043a\u0443 \u0432\u0456\u0439\u043d\u0438 \u0456 \u0434\u043e \u0457\u0457 \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u043d\u044f.\n\n# Su-85 (100) \u0421\u0423-85 (100)\nhttp://i.piccy.info/i9/b5ef17359d201f4a7a61b38b5e6ca72f/1473836271/164656/1063747/kKktJUlUuXk.jpg\n\nTowards in 1943 it became clear for the Soviet command that to deal effectively with new German tanks Soviet army required new, more modern machines and Tank Destroyers. It was decided to create new Tank Destroyer based on the T-34, driving performance and armor of which were very good. Development of a new machine was conducted at Uralmash factory.\nSu-85 had a new long-barreled 85mm gun, similar to that which will soon be installed at T-34-85. This gun was able to destroy enemy medium tanks at the distance of over a kilometer, and heavy tanks \u2013 at 800 meters to a front plate. The gun was placed in the middle part of the Tanks Destroyer body and had angles of + - 8 degrees. Also the inside size of tanks was nice which allowed good conditions for crew working. Driving characteristics inherited from the T-34-85. Armor (45 mm at the front with big armor slope) provided good protection against German medium tanks. A little later, with the release of the T-34-85, SU-85 was converted under the new 100mm gun. It was a tool for successfully destroying any enemy tanks, including Tiger 2. Also Su-100 had a very low silhouette, which contributed to an excellent disguise. Observation and aiming devices have been improved. SU-100 was easy to maintain. This Tank Destroyer applied to the end of the WW II. Total were released 4976 SU-100 and 2050 SU-85.\nhttp://i.piccy.info/i9/4dc33c464a97ab5b3b8b294778f28103/1473836298/33303/1063747/WVaI_c18Lyw.jpg\n\n>\u0411\u043b\u0438\u0436\u0447\u0435 \u0434\u043e 1943 \u0440\u043e\u043a\u0443 \u0440\u0430\u0434\u044f\u043d\u0441\u044c\u043a\u043e\u043c\u0443 \u043a\u043e\u043c\u0430\u043d\u0434\u0443\u0432\u0430\u043d\u043d\u044e \u0441\u0442\u0430\u043b\u043e \u0437\u0440\u043e\u0437\u0443\u043c\u0456\u043b\u043e, \u0449\u043e \u0434\u043b\u044f \u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0457 \u0431\u043e\u0440\u043e\u0442\u044c\u0431\u0438 \u0437 \u043d\u043e\u0432\u0438\u043c\u0438 \u043d\u0456\u043c\u0435\u0446\u044c\u043a\u0438\u043c\u0438 \u0442\u0430\u043d\u043a\u0430\u043c\u0438 \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u0456 \u0431\u0456\u043b\u044c\u0448 \u0441\u0443\u0447\u0430\u0441\u043d\u0456 \u043c\u0430\u0448\u0438\u043d\u0438. \u0411\u0443\u043b\u043e \u0432\u0438\u0440\u0456\u0448\u0435\u043d\u043e \u0441\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u043f\u0440\u043e\u0442\u0438\u0442\u0430\u043d\u043a\u043e\u0432\u0443 \u0441\u0430\u043c\u043e\u0445\u0456\u0434\u043d\u0443 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0443 \u043d\u0430 \u0431\u0430\u0437\u0456 \u0442\u0430\u043d\u043a\u0430 \u0422-34, \u0445\u043e\u0434\u043e\u0432\u0456 \u044f\u043a\u043e\u0441\u0442\u0456 \u0456 \u0431\u0440\u043e\u043d\u044f \u044f\u043a\u043e\u0433\u043e \u0431\u0443\u043b\u0438 \u0434\u0443\u0436\u0435 \u0445\u043e\u0440\u043e\u0448\u0456. \u0420\u043e\u0437\u0440\u043e\u0431\u043a\u0430 \u043d\u043e\u0432\u043e\u0457 \u041f\u0422-\u0421\u0410\u0423 \u0432\u0435\u043b\u0430\u0441\u044f \u043d\u0430 \u0423\u0440\u0430\u043b\u043c\u0430\u0448\u0437\u0430\u0432\u043e\u0434\u0456.\n\u0421\u0423-85 \u043c\u0430\u043b\u0430 \u043d\u043e\u0432\u0443 85\u043c\u043c \u043d\u0430\u0440\u0456\u0437\u043d\u0443 \u0433\u0430\u0440\u043c\u0430\u0442\u0443, \u0430\u043d\u0430\u043b\u043e\u0433\u0456\u0447\u043d\u0443 \u0437 \u0442\u043e\u044e, \u044f\u043a\u0430 \u043d\u0435\u0437\u0430\u0431\u0430\u0440\u043e\u043c \u0431\u0443\u0434\u0435 \u0432\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0430 \u043d\u0430 \u0442 34-85. \u0412\u043e\u043d\u0430 \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u043b\u043e \u0431\u0435\u0437 \u043f\u0440\u043e\u0431\u043b\u0435\u043c \u0432\u0440\u0430\u0436\u0430\u0442\u0438 \u0441\u0435\u0440\u0435\u0434\u043d\u0456 \u0442\u0430\u043d\u043a\u0438 \u0441\u0443\u043f\u0440\u043e\u0442\u0438\u0432\u043d\u0438\u043a\u0430 \u043d\u0430 \u0434\u0438\u0441\u0442\u0430\u043d\u0446\u0456\u0457 \u0431\u0456\u043b\u044c\u0448\u0435 \u043a\u0456\u043b\u043e\u043c\u0435\u0442\u0440\u0430, \u0430 \u0432\u0430\u0436\u043a\u0456 - \u043d\u0430 800 \u043c\u0435\u0442\u0440\u0430\u0445. \u0413\u0430\u0440\u043c\u0430\u0442\u0430 \u0432\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u044e\u0432\u0430\u043b\u0430\u0441\u044f \u043f\u0440\u044f\u043c\u043e \u0432 \u043a\u043e\u0440\u043f\u0443\u0441 \u0456 \u043c\u0430\u043b\u043e \u043a\u0443\u0442\u0438 \u043d\u0430\u0432\u0435\u0434\u0435\u043d\u043d\u044f \u0432 + - 8 \u0433\u0440\u0430\u0434\u0443\u0441\u0456\u0432. \u041a\u043e\u0440\u043f\u0443\u0441 \u0431\u0443\u0432 \u0432\u0456\u0434\u043d\u043e\u0441\u043d\u043e \u043f\u0440\u043e\u0441\u0442\u043e\u0440\u0438\u0439 \u0456 \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u0432 \u0437 \u043a\u043e\u043c\u0444\u043e\u0440\u0442\u043e\u043c \u043f\u0440\u0430\u0446\u044e\u0432\u0430\u0442\u0438 \u0435\u043a\u0456\u043f\u0430\u0436\u0443. \u0425\u043e\u0434\u043e\u0432\u0456 \u0445\u0430\u0440\u0430\u043a\u0442\u0435\u0440\u0438\u0441\u0442\u0438\u043a\u0438 \u0421\u0423 \u0443\u0441\u043f\u0430\u0434\u043a\u0443\u0432\u0430\u043b\u0430 \u0432\u0456\u0434 \u0442-34. \u0411\u0440\u043e\u043d\u044f (45\u043c\u043c \u043f\u0456\u0434 \u043d\u0430\u0445\u0438\u043b\u043e\u043c) \u0437\u0430\u0431\u0435\u0437\u043f\u0435\u0447\u0443\u0432\u0430\u043b\u0430 \u0445\u043e\u0440\u043e\u0448\u0438\u0439 \u0437\u0430\u0445\u0438\u0441\u0442 \u0432\u0456\u0434 \u043f\u043e\u0441\u0442\u0440\u0456\u043b\u0456\u0432 \u0441\u0435\u0440\u0435\u0434\u043d\u0456\u0445 \u0442\u0430\u043d\u043a\u0456\u0432 \u043f\u0440\u043e\u0442\u0438\u0432\u043d\u0438\u043a\u0430. \u0422\u0440\u043e\u0445\u0438 \u043f\u0456\u0437\u043d\u0456\u0448\u0435 \u0437 \u0432\u0438\u0445\u043e\u0434\u043e\u043c \u0442\u0430\u043d\u043a\u0430 \u0442 34-85 \u0421\u0443\u0448\u043a\u0438 \u0431\u0443\u043b\u0438 \u043f\u0435\u0440\u0435\u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u0456 \u043f\u0456\u0434 \u043d\u043e\u0432\u0443 100\u043c\u043c \u0433\u0430\u0440\u043c\u0430\u0442\u0443. \u0426\u044f \u0433\u0430\u0440\u043c\u0430\u0442 \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u043b\u0430 \u0443\u0441\u043f\u0456\u0448\u043d\u043e \u0431\u043e\u0440\u043e\u0442\u0438\u0441\u044f \u0437 \u0431\u0443\u0434\u044c-\u044f\u043a\u0438\u043c \u0442\u0430\u043d\u043a\u043e\u043c \u043f\u0440\u043e\u0442\u0438\u0432\u043d\u0438\u043a\u0430, \u0432\u043a\u043b\u044e\u0447\u0430\u044e\u0447\u0438 \u0456 \u0422\u0438\u0433\u0440 2. \u0422\u0430\u043a\u043e\u0436 \u0432\u0430\u0440\u0442\u043e \u0432\u0456\u0434\u0437\u043d\u0430\u0447\u0438\u0442\u0438 \u043d\u0438\u0437\u044c\u043a\u0438\u0439 \u0441\u0438\u043b\u0443\u0435\u0442 \u043c\u0430\u0448\u0438\u043d\u0438, \u044f\u043a\u0438\u0439 \u0441\u043f\u0440\u0438\u044f\u0432 \u0432\u0456\u0434\u043c\u0456\u043d\u043d\u043e\u043c\u0443 \u043c\u0430\u0441\u043a\u0443\u0432\u0430\u043d\u043d\u044e. \u0411\u0443\u043b\u0438 \u043f\u043e\u043b\u0456\u043f\u0448\u0435\u043d\u0456 \u043f\u0440\u0438\u043b\u0430\u0434\u0438 \u0441\u043f\u043e\u0441\u0442\u0435\u0440\u0435\u0436\u0435\u043d\u043d\u044f \u0439 \u043f\u0440\u0438\u0446\u0456\u043b\u044e\u0432\u0430\u043d\u043d\u044f. \u0422\u0435\u0445\u043d\u0456\u043a\u0430 \u0431\u0443\u043b\u0430 \u043f\u0440\u043e\u0441\u0442\u0430 \u0432 \u043e\u0431\u0441\u043b\u0443\u0433\u043e\u0432\u0443\u0432\u0430\u043d\u043d\u0456. \u0426\u044f \u041f\u0422-\u0421\u0410\u0423 \u0437\u0430\u0441\u0442\u043e\u0441\u043e\u0432\u0443\u0432\u0430\u043b\u0430\u0441\u044f \u0434\u043e \u0441\u0430\u043c\u043e\u0433\u043e \u043a\u0456\u043d\u0446\u044f \u0432\u0456\u0439\u043d\u0438. \u0412\u0441\u044c\u043e\u0433\u043e \u0431\u0443\u043b\u043e \u0432\u0438\u043f\u0443\u0449\u0435\u043d\u043e 4976 \u0421\u0423-100 \u0456 2050 \u0421\u0423-85.\n\n# Jagdpanther (\u042f\u0433\u0434\u043f\u0430\u043d\u0442\u0435\u0440\u0430)\nhttp://i.piccy.info/i9/201bcdc4469d546e806e4a38ba752ea7/1473836330/161907/1063747/_jvoDheMLik.jpg\n\nIn the middle of 1942 the German command decided to create a new Tank Destroyer with 88mm anti-tank gun Pak-43, using the basis of medium tank \u201cPanther\u201d. The development of this Tank Destroyer at first was carried by a Krupp company, then it was given to a Daimler-Benz and at last it was finished by a MIAG company. So, the destiny of Jagdpather was hard. The development has been complicated by the regular air raids allies, constant shortage of necessary parts and confusion in the serial versions of the machine. Jagdpanther took the most actively part in the Ardennes offensive and the Balaton operation.\nhttp://i.piccy.info/i9/d2e68a346dd9f511c77c83d8b77eaf87/1473836361/30639/1063747/XmYA_dzfCU8.jpg\n\nIn general, as a Tank Destroyer Jagdpanthere was great. Maneuverability and speed characteristics were good because of using \u201cPanther\u201d basis. Armor of Jagdpanthere (80 mm in the front with a good armor slope) confidently defended the machine and a crew at the distance of 800 meters from all Soviet tanks. The new 88mm anti-tank gun allowed to destroy the enemy at a distance of 1km. Rate of fire at the same time was very high - 8 rounds per minute. The fighting compartment inside of a car was spacious and was equipped with ventilation, increasing the convenience of the crew working. And don\u2019t forget than Jagdpanther had a low silhouette. The disadvantages were the relatively high cost of the machine (due to the use of scarce materials), unreliability and complexity of the transmission service. Jagdpanther has established itself as a formidable and dangerous opponent, specializing in the destruction of tanks. Total were produced 392 cars.\nhttp://i.piccy.info/i9/f1590af47cd302853838f357b7786d76/1473836385/192289/1063747/V3N3_0icSI.jpg\n\n>\u0423 \u0441\u0435\u0440\u0435\u0434\u0438\u043d\u0438 1942 \u0440\u043e\u043a\u0443 \u043d\u0456\u043c\u0435\u0446\u044c\u043a\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u0443\u0432\u0430\u043d\u043d\u044f \u043f\u0440\u0438\u0439\u043d\u044f\u043b\u043e \u0440\u0456\u0448\u0435\u043d\u043d\u044f \u0441\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u041f\u0422-\u0421\u0410\u0423 \u0437 \u043d\u043e\u0432\u043e\u044e \u043f\u0440\u043e\u0442\u0438\u0442\u0430\u043d\u043a\u043e\u0432\u043e\u044e 88\u043c\u043c \u0433\u0430\u0440\u043c\u0430\u0442\u043e\u044e \u0420\u0430\u043a-43 \u043d\u0430 \u0431\u0430\u0437\u0456 \u0441\u0435\u0440\u0435\u0434\u043d\u044c\u043e\u0433\u043e \u0442\u0430\u043d\u043a\u0430 \u041f\u0430\u043d\u0442\u0435\u0440\u0430. \u0420\u043e\u0437\u0440\u043e\u0431\u043a\u0443 \u041f\u0422-\u0421\u0410\u0423 \u0441\u043f\u043e\u0447\u0430\u0442\u043a\u0443 \u0432\u0435\u043b\u0430 \u0444\u0456\u0440\u043c\u0430 \u041a\u0440\u0443\u043f\u043f, \u043f\u0456\u0437\u043d\u0456\u0448\u0435 \u043f\u0440\u043e\u0435\u043a\u0442 \u0434\u043e\u0440\u043e\u0431\u043b\u044f\u0432\u0441\u044f \u0444\u0456\u0440\u043c\u043e\u044e Daimler-Benz, \u0430 \u0432 \u0441\u0430\u043c\u043e\u043c\u0443 \u043a\u0456\u043d\u0446\u0456 - MIAG. \u0420\u043e\u0437\u0440\u043e\u0431\u043a\u0430 \u0431\u0443\u043b\u0430 \u0443\u0441\u043a\u043b\u0430\u0434\u043d\u0435\u043d\u0430 \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u0438\u043c\u0438 \u0430\u0432\u0456\u0430 \u043d\u0430\u043b\u044c\u043e\u0442\u0430\u043c\u0438 \u0441\u043e\u044e\u0437\u043d\u0438\u043a\u0456\u0432, \u043f\u043e\u0441\u0442\u0456\u0439\u043d\u0438\u043c\u0438 \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0447\u0430\u043c\u0438 \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u0438\u0445 \u0434\u0435\u0442\u0430\u043b\u0435\u0439 \u0456 \u043f\u043b\u0443\u0442\u0430\u043d\u0438\u043d\u043e\u044e \u0432 \u0441\u0435\u0440\u0456\u0439\u043d\u0438\u0445 \u043c\u043e\u0434\u0438\u0444\u0456\u043a\u0430\u0446\u0456\u044f\u0445 \u043c\u0430\u0448\u0438\u043d\u0438. \u041d\u0430\u0439\u0431\u0456\u043b\u044c\u0448 \u0430\u043a\u0442\u0438\u0432\u043d\u043e \u042f\u0433\u0434\u043f\u0430\u043d\u0442\u0435\u0440\u0438 \u0431\u0440\u0430\u043b\u0438 \u0443\u0447\u0430\u0441\u0442\u044c \u0432 \u0410\u0440\u0434\u0435\u043d\u0441\u044c\u043a\u043e\u043c\u0443 \u043d\u0430\u0441\u0442\u0443\u043f\u0456 \u0442\u0430 \u0411\u0430\u043b\u0430\u0442\u043e\u043d\u0441\u044c\u043a\u0456\u0439 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0457.\n\u0412 \u0446\u0456\u043b\u043e\u043c\u0443 \u0441\u0430\u043c\u043e\u0445\u043e\u0434\u043a\u0430 \u0432\u0438\u0439\u0448\u043b\u0430 \u0432\u0434\u0430\u043b\u043e\u044e. \u0425\u043e\u0434\u043e\u0432\u0456 \u0456 \u043c\u0430\u043d\u0435\u0432\u0440\u0435\u043d\u0456 \u044f\u043a\u043e\u0441\u0442\u0456 \u0432\u043e\u043d\u0430 \u0446\u0456\u043b\u043a\u043e\u043c \u0443\u0441\u043f\u0430\u0434\u043a\u0443\u0432\u0430\u043b\u0430 \u0432\u0456\u0434 \u041f\u0430\u043d\u0442\u0435\u0440\u0438 \u0456 \u0432\u043e\u043d\u0438 \u0431\u0443\u043b\u0438 \u043d\u0430 \u0432\u0438\u0441\u043e\u043a\u043e\u043c\u0443 \u0440\u0456\u0432\u043d\u0456. \u0411\u0440\u043e\u043d\u044f \u0441\u0430\u043c\u043e\u0445\u0456\u0434\u043a\u0438 (80 \u043c\u043c \u0432 \u043b\u043e\u0431\u0456 \u043f\u0456\u0434 \u0445\u043e\u0440\u043e\u0448\u0438\u043c \u043d\u0430\u0445\u0438\u043b\u043e\u043c) \u0432\u043f\u0435\u0432\u043d\u0435\u043d\u043e \u0437\u0430\u0445\u0438\u0449\u0430\u043b\u0430 \u0457\u0457 \u043d\u0430 \u0434\u0438\u0441\u0442\u0430\u043d\u0446\u0456\u044f\u0445 \u0432\u0456\u0434 800 \u043c\u0435\u0442\u0440\u0456\u0432. \u041d\u043e\u0432\u0430 88\u043c\u043c \u043f\u0440\u043e\u0442\u0438\u0442\u0430\u043d\u043a\u043e\u0432\u0430 \u0433\u0430\u0440\u043c\u0430\u0442\u0430 \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u043b\u0430 \u0432\u0435\u0441\u0442\u0438 \u043f\u0440\u0438\u0446\u0456\u043b\u044c\u043d\u0438\u0439 \u0432\u043e\u0433\u043e\u043d\u044c \u043f\u043e \u043f\u0440\u043e\u0442\u0438\u0432\u043d\u0438\u043a\u0443 \u043d\u0430 \u0432\u0456\u0434\u0441\u0442\u0430\u043d\u0456 1\u043a\u043c. \u0422\u0435\u043c\u043f \u0441\u0442\u0440\u0456\u043b\u044c\u0431\u0438 \u043f\u0440\u0438 \u0446\u044c\u043e\u043c\u0443 \u0431\u0443\u0432 \u0434\u0443\u0436\u0435 \u0432\u0438\u0441\u043e\u043a\u0438\u0439 - 8 \u043f\u043e\u0441\u0442\u0440\u0456\u043b\u0456\u0432 \u043d\u0430 \u0445\u0432\u0438\u043b\u0438\u043d\u0443. \u0411\u043e\u0439\u043e\u0432\u0435 \u0432\u0456\u0434\u0434\u0456\u043b\u0435\u043d\u043d\u044f \u043c\u0430\u0448\u0438\u043d\u0438 \u0431\u0443\u043b\u043e \u043f\u0440\u043e\u0441\u0442\u043e\u0440\u0438\u043c \u0456 \u043e\u0441\u043d\u0430\u0449\u0443\u0432\u0430\u043b\u043e\u0441\u044f \u0432\u0435\u043d\u0442\u0438\u043b\u044f\u0446\u0456\u0454\u044e, \u0449\u043e \u043f\u0456\u0434\u0432\u0438\u0449\u0443\u0432\u0430\u043b\u043e \u0437\u0440\u0443\u0447\u043d\u043e\u0441\u0442\u0456 \u0440\u043e\u0431\u043e\u0442\u0438 \u0435\u043a\u0456\u043f\u0430\u0436\u0443. \u041f\u0440\u0438\u043b\u0430\u0434\u0438 \u0441\u043f\u043e\u0441\u0442\u0435\u0440\u0435\u0436\u0435\u043d\u043d\u044f \u0456 \u043f\u0440\u0438\u0446\u0456\u043b\u0438 \u0431\u0443\u043b\u0438 \u044f\u043a \u0437\u0430\u0432\u0436\u0434\u0438 \u043d\u0430 \u0432\u0438\u0449\u043e\u043c\u0443 \u0440\u0456\u0432\u043d\u0456. \u041f\u0422-\u0421\u0410\u0423 \u043c\u0430\u043b\u0430 \u043d\u0438\u0437\u044c\u043a\u0438\u0439 \u0441\u0438\u043b\u0443\u0435\u0442. \u0417 \u043d\u0435\u0434\u043e\u043b\u0456\u043a\u0456\u0432 \u0432\u0430\u0440\u0442\u043e \u0432\u0456\u0434\u0437\u043d\u0430\u0447\u0438\u0442\u0438 \u0432\u0456\u0434\u043d\u043e\u0441\u043d\u043e \u0432\u0438\u0441\u043e\u043a\u0443 \u0432\u0430\u0440\u0442\u0456\u0441\u0442\u044c \u043c\u0430\u0448\u0438\u043d\u0438 (\u0447\u0435\u0440\u0435\u0437 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u043d\u044f \u0434\u0435\u0444\u0456\u0446\u0438\u0442\u043d\u0438\u0445 \u043c\u0430\u0442\u0435\u0440\u0456\u0430\u043b\u0456\u0432), \u043d\u0435\u043d\u0430\u0434\u0456\u0439\u043d\u0456\u0441\u0442\u044c \u0442\u0440\u0430\u043d\u0441\u043c\u0456\u0441\u0456\u0457 \u0456 \u0441\u043a\u043b\u0430\u0434\u043d\u0456\u0441\u0442\u044c \u0432 \u043e\u0431\u0441\u043b\u0443\u0433\u043e\u0432\u0443\u0432\u0430\u043d\u043d\u0456. \u0422\u0430\u043a\u043e\u0436 \u043d\u0435\u0437\u0430\u0434\u043e\u0432\u0456\u043b\u044c\u043d\u043e\u044e \u0431\u0443\u043b\u0430 \u0431\u0440\u043e\u043d\u044f \u0431\u043e\u0440\u0442\u0456\u0432. \u042f\u0433\u0434\u043f\u0430\u043d\u0442\u0435\u0440\u0430 \u0437\u0430\u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0432\u0430\u043b\u0430 \u0441\u0435\u0431\u0435 \u044f\u043a \u0433\u0440\u0456\u0437\u043d\u0438\u0439 \u0456 \u043d\u0435\u0431\u0435\u0437\u043f\u0435\u0447\u043d\u0438\u0439 \u0441\u0443\u043f\u0440\u043e\u0442\u0438\u0432\u043d\u0438\u043a, \u0449\u043e \u0441\u043f\u0435\u0446\u0456\u0430\u043b\u0456\u0437\u0443\u0454\u0442\u044c\u0441\u044f \u043d\u0430 \u0432\u0438\u043d\u0438\u0449\u0435\u043d\u043d\u044f \u0442\u0430\u043d\u043a\u0456\u0432. \u0412\u0441\u044c\u043e\u0433\u043e \u0431\u0443\u043b\u043e \u0432\u0438\u043f\u0443\u0449\u0435\u043d\u043e 392 \u043c\u0430\u0448\u0438\u043d\u0438.\n\n# M18 \u201cHellcat\u201d\nhttp://i.piccy.info/i9/96dea13cac0295bde2f7c6dd2ddf0f93/1473836416/237135/1063747/Zt4ltwPq9qQ.jpg\n\nThe design of the American Tank Destroyer was caused by the US military doctrine. In contrast to the Germans and the Soviets, who had good-armored Tank Destroyers with a powerful anti-tank gun and mediocre mobility, American Tank Destroyers were oriented on a good mobility firstly. M18 was developed for quickly interception of enemy tank formations and the destruction of their flanks. This also caused the weak armor, small caliber of guns and excellent mobility equipment. M18 had been developed by General Motors Buick Division, the cost of one machine was 57,000 dollars. Total it was produced 2507 M18.\nAt first it was planned to put the 37mm gun, but very soon it was decided to replace it by the 57mm British gun. But this was not enough, and in the final version M18 was equipped with a 76mm cannon from Shermans. New Tank Destroyer had a very light weight, had weak armor (20mm in the forehead) and the rotating tower, which was unusual for that time. Suspension provides the convenience of driving on rough terrain; the engine allowed reaching speed up to 45 km per hour. M18 was easy to operate and convenient to use. In general, the machine was ambiguous, absorbing a lot of bold decisions.\nhttp://i.piccy.info/i9/df0129bd789f7923e8f0306e5a8b6520/1473836445/147058/1063747/pxmv2fJDVRs.jpg\n\n>\u041a\u043e\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0456\u044f \u0430\u043c\u0435\u0440\u0438\u043a\u0430\u043d\u0441\u044c\u043a\u043e\u0433\u043e \u0432\u0438\u043d\u0438\u0449\u0443\u0432\u0430\u0447\u0430 \u0442\u0430\u043d\u043a\u0456\u0432 \u043e\u0431\u0443\u043c\u043e\u0432\u043b\u0435\u043d\u0430 \u0432 \u043f\u0435\u0440\u0448\u0443 \u0447\u0435\u0440\u0433\u0443 \u0430\u043c\u0435\u0440\u0438\u043a\u0430\u043d\u0441\u044c\u043a\u043e\u044e \u0432\u0456\u0439\u0441\u044c\u043a\u043e\u0432\u043e\u044e \u0434\u043e\u043a\u0442\u0440\u0438\u043d\u043e\u044e. \u041d\u0430 \u0432\u0456\u0434\u043c\u0456\u043d\u0443 \u0432\u0456\u0434 \u043d\u0456\u043c\u0435\u0446\u044c\u043a\u0438\u0445 \u0456 \u0440\u0430\u0434\u044f\u043d\u0441\u044c\u043a\u0438\u0445 \u0430\u0440\u043c\u0456\u0439, \u0443 \u044f\u043a\u0438\u0445 \u043f\u0440\u043e\u0442\u0438\u0442\u0430\u043d\u043a\u043e\u0432\u0456 \u0441\u0430\u043c\u043e\u0445\u0456\u0434\u043a\u0438 \u043c\u0430\u043b\u0438 \u0433\u0430\u0440\u043d\u0443 \u043b\u043e\u0431\u043e\u0432\u0443 \u0431\u0440\u043e\u043d\u044e, \u043f\u043e\u0442\u0443\u0436\u043d\u0443 \u043f\u0440\u043e\u0442\u0438\u0442\u0430\u043d\u043a\u043e\u0432\u0443 \u0433\u0430\u0440\u043c\u0430\u0442\u0443 \u0456 \u043f\u043e\u0441\u0435\u0440\u0435\u0434\u043d\u044e \u043c\u043e\u0431\u0456\u043b\u044c\u043d\u0456\u0441\u0442\u044c, \u0430\u043c\u0435\u0440\u0438\u043a\u0430\u043d\u0441\u044c\u043a\u0456 \u043f\u0440\u043e\u0442\u0438\u0442\u0430\u043d\u043a\u043e\u0432\u0456 \u0441\u0430\u043c\u043e\u0445\u0456\u0434\u043a\u0438 \u0432 \u043f\u0435\u0440\u0448\u0443 \u0447\u0435\u0440\u0433\u0443 \u043f\u043e\u0432\u0438\u043d\u043d\u0456 \u0431\u0443\u043b\u0438 \u0431\u0443\u0442\u0438 \u043c\u043e\u0431\u0456\u043b\u044c\u043d\u0456. \u041c18 \u0440\u043e\u0437\u0440\u043e\u0431\u043b\u044f\u0432\u0441\u044f \u0434\u043b\u044f \u0448\u0432\u0438\u0434\u043a\u043e\u0433\u043e \u043f\u0435\u0440\u0435\u0445\u043e\u043f\u043b\u0435\u043d\u043d\u044f \u0442\u0430\u043d\u043a\u043e\u0432\u0438\u0445 \u0437'\u0454\u0434\u043d\u0430\u043d\u044c \u043f\u0440\u043e\u0442\u0438\u0432\u043d\u0438\u043a\u0430 \u0456 \u0437\u043d\u0438\u0449\u0435\u043d\u043d\u044f \u0457\u0445 \u0437 \u0444\u043b\u0430\u043d\u0433\u0456\u0432. \u0426\u0438\u043c \u0456 \u043e\u0431\u0443\u043c\u043e\u0432\u043b\u044e\u0432\u0430\u043b\u0430\u0441\u044f \u0441\u043b\u0430\u0431\u043a\u0435 \u0431\u0440\u043e\u043d\u044e\u0432\u0430\u043d\u043d\u044f, \u043d\u0435\u0432\u0435\u043b\u0438\u043a\u0438\u0439 \u043a\u0430\u043b\u0456\u0431\u0440 \u0433\u0430\u0440\u043c\u0430\u0442\u0438 \u0456 \u0432\u0456\u0434\u043c\u0456\u043d\u043d\u0430 \u043c\u043e\u0431\u0456\u043b\u044c\u043d\u0456\u0441\u0442\u044c \u0442\u0435\u0445\u043d\u0456\u043a\u0438. \u0420\u043e\u0437\u0440\u043e\u0431\u043a\u0430 \u0432\u0435\u043b\u0430\u0441\u044f \u0444\u0456\u0440\u043c\u043e\u044e General Motors Buick Division, \u0432\u0430\u0440\u0442\u0456\u0441\u0442\u044c \u043e\u0434\u043d\u0456\u0454\u0457 \u043c\u0430\u0448\u0438\u043d\u0438 \u0441\u0442\u0430\u043d\u043e\u0432\u0438\u043b\u0430 57000 \u0434\u043e\u043b\u0430\u0440\u0456\u0432. \u0412\u0441\u044c\u043e\u0433\u043e \u0431\u0443\u043b\u043e \u0432\u0438\u043f\u0443\u0449\u0435\u043d\u043e 2507 \u041f\u0422-\u0421\u0410\u0423 \u041c18.\n\u0421\u043f\u043e\u0447\u0430\u0442\u043a\u0443 \u043f\u043b\u0430\u043d\u0443\u0432\u0430\u043b\u043e\u0441\u044f \u043f\u043e\u0441\u0442\u0430\u0432\u0438\u0442\u0438 37\u043c\u043c \u0433\u0430\u0440\u043c\u0430\u0442\u0443, \u043f\u0440\u043e\u0442\u0435 \u0434\u0443\u0436\u0435 \u0441\u043a\u043e\u0440\u043e \u0431\u0443\u043b\u043e \u0432\u0438\u0440\u0456\u0448\u0435\u043d\u043e \u0437\u0430\u043c\u0456\u043d\u0438\u0442\u0438 \u0457\u0457 \u043d\u0430 57\u043c\u043c \u0431\u0440\u0438\u0442\u0430\u043d\u0441\u044c\u043a\u0443 \u0433\u0430\u0440\u043c\u0430\u0442\u0443. \u0410\u043b\u0435 \u0446\u044c\u043e\u0433\u043e \u0432\u0438\u044f\u0432\u0438\u043b\u043e\u0441\u044f \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043d\u044c\u043e, \u0456 \u0432 \u0444\u0456\u043d\u0430\u043b\u044c\u043d\u043e\u043c\u0443 \u0432\u0430\u0440\u0456\u0430\u043d\u0442\u0456 \u041c18 \u043e\u0441\u043d\u0430\u0449\u0443\u0432\u0430\u043b\u0430\u0441\u044f 76\u043c\u043c \u0433\u0430\u0440\u043c\u0430\u0442\u043e\u044e, \u0449\u043e \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u044e\u0432\u0430\u043b\u0430\u0441\u044f \u043d\u0430 \u0442\u0430\u043d\u043a\u0438 \u0428\u0435\u0440\u043c\u0430\u043d. \u041f\u0422-\u0421\u0410\u0423 \u0431\u0443\u043b\u0430 \u0434\u0443\u0436\u0435 \u043b\u0435\u0433\u043a\u0430, \u043c\u0430\u043b\u0430 \u043f\u0440\u043e\u0442\u0438\u0432\u043e\u043a\u0443\u043b\u044c\u043e\u0432\u0435 \u0431\u0440\u043e\u043d\u044e\u0432\u0430\u043d\u043d\u044f (20\u043c\u043c \u0432 \u043b\u043e\u0431\u0456) \u0456 \u043f\u043e\u0432\u043e\u0440\u043e\u0442\u043d\u0443 \u0431\u0430\u0448\u0442\u0443, \u0449\u043e \u0431\u0443\u043b\u043e \u043d\u0435\u0445\u0430\u0440\u0430\u043a\u0442\u0435\u0440\u043d\u043e \u0434\u043b\u044f \u041f\u0422-\u0421\u0410\u0423 \u0442\u043e\u0433\u043e \u0447\u0430\u0441\u0443. \u041f\u0456\u0434\u0432\u0456\u0441\u043a\u0430 \u0437\u0430\u0431\u0435\u0437\u043f\u0435\u0447\u0443\u0432\u0430\u043b\u0430 \u0437\u0440\u0443\u0447\u043d\u0456\u0441\u0442\u044c \u0457\u0437\u0434\u0438 \u043f\u043e \u043f\u0435\u0440\u0435\u0441\u0456\u0447\u0435\u043d\u0456\u0439 \u043c\u0456\u0441\u0446\u0435\u0432\u043e\u0441\u0442\u0456, \u0434\u0432\u0438\u0433\u0443\u043d \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u0432 \u0440\u043e\u0437\u0432\u0438\u0432\u0430\u0442\u0438 \u0448\u0432\u0438\u0434\u043a\u0456\u0441\u0442\u044c \u0434\u043e 45 \u043a\u043c \u043d\u0430 \u0433\u043e\u0434\u0438\u043d\u0443. \u041c18 \u0431\u0443\u0432 \u043f\u0440\u043e\u0441\u0442\u0438\u0439 \u0432 \u043e\u0431\u0441\u043b\u0443\u0433\u043e\u0432\u0443\u0432\u0430\u043d\u043d\u0456 \u0456 \u0437\u0440\u0443\u0447\u043d\u0438\u0439 \u0432 \u0435\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0456\u0457. \u0412 \u0446\u0456\u043b\u043e\u043c\u0443 \u043c\u0430\u0448\u0438\u043d\u0430 \u0432\u0438\u0439\u0448\u043b\u0430 \u043d\u0435\u043e\u0434\u043d\u043e\u0437\u043d\u0430\u0447\u043d\u043e\u044e, \u0443\u0432\u0456\u0431\u0440\u0430\u0432\u0448\u0438 \u0432 \u0441\u0435\u0431\u0435 \u0431\u0435\u0437\u043b\u0456\u0447 \u0441\u043c\u0456\u043b\u0438\u0432\u0438\u0445 \u0440\u0456\u0448\u0435\u043d\u044c.\n\nAt the end I want to say, that the birth of Tank destroyers was caused by the necessary of destroying heavy enemy techniques. Next time I will tell you about machines with a real \u201cBig Guns\u201d.\n>\u041d\u0430 \u0446\u044c\u043e\u043c\u0443 \u043c\u0456 \u0437\u0430\u0432\u0435\u0440\u0448\u0438\u043c\u043e \u043d\u0430\u0448\u0435 \u0437\u043d\u0430\u0439\u043e\u043c\u0441\u0442\u0432\u043e \u0437 \u043a\u043b\u0430\u0441\u043e\u043c \u041f\u0422-\u0421\u0410\u0423. \u041f\u043e\u044f\u0432\u0430 \u0441\u0430\u043c\u043e\u0445\u043e\u0434\u043e\u043a \u0431\u0443\u043b\u0430 \u0432\u0438\u043a\u043b\u0438\u043a\u0430\u043d\u0430 \u043d\u0435\u043e\u0431\u0445\u0456\u0434\u043d\u0456\u0441\u0442\u044e \u0437\u043d\u0438\u0449\u0435\u043d\u043d\u044f \u0432\u0430\u0436\u043a\u043e\u0457 \u0442\u0435\u0445\u043d\u0456\u043a\u0438 \u0441\u0443\u043f\u0440\u043e\u0442\u0438\u0432\u043d\u0438\u043a\u0430. \u041d\u0430 \u0447\u0435\u0440\u0437\u0456 \u043c\u0430\u0448\u0438\u043d\u0438 \u0437 \u0434\u0456\u0439\u0441\u043d\u043e \u0432\u0435\u043b\u0438\u043a\u0438\u043c\u0438 \u043a\u0430\u043b\u0456\u0431\u0440\u0430\u043c\u0438. \n\n***don't forget to follow @burmik123***", + "category": "tanks", + "children": 20, + "created": "2016-09-15T15:48:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.piccy.info/i9/3d367a52a1b8dc6c22f126332f335144/1473836215/88822/1063747/cqWCxy6vYP0.jpg", + "http://i.piccy.info/i9/5dc09cebc0ddfcd1fac4a8013ee385ad/1473836240/182233/1063747/5u9ghQyvkTc.jpg", + "http://i.piccy.info/i9/b5ef17359d201f4a7a61b38b5e6ca72f/1473836271/164656/1063747/kKktJUlUuXk.jpg", + "http://i.piccy.info/i9/4dc33c464a97ab5b3b8b294778f28103/1473836298/33303/1063747/WVaI_c18Lyw.jpg", + "http://i.piccy.info/i9/201bcdc4469d546e806e4a38ba752ea7/1473836330/161907/1063747/_jvoDheMLik.jpg", + "http://i.piccy.info/i9/d2e68a346dd9f511c77c83d8b77eaf87/1473836361/30639/1063747/XmYA_dzfCU8.jpg", + "http://i.piccy.info/i9/f1590af47cd302853838f357b7786d76/1473836385/192289/1063747/V3N3_0icSI.jpg", + "http://i.piccy.info/i9/96dea13cac0295bde2f7c6dd2ddf0f93/1473836416/237135/1063747/Zt4ltwPq9qQ.jpg", + "http://i.piccy.info/i9/df0129bd789f7923e8f0306e5a8b6520/1473836445/147058/1063747/pxmv2fJDVRs.jpg" + ], + "tags": [ + "tanks", + "ua", + "war" + ], + "users": [ + "burmik123" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 64027086650725, + "payout": 239.682, + "payout_at": "2016-09-22T15:48:12", + "pending_payout_value": "239.682 HBD", + "percent_hbd": 10000, + "permlink": "title-steel-monsters-tank-destroyers-of-ww-ii-eng-ua-featuring-burmik123-as-author", + "post_id": 1255397, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 257 + }, + "title": "Steel monsters. Tank Destroyers of WW II. ENG\\UA (featuring @burmik123 as author)", + "updated": "2016-09-15T16:20:39", + "url": "/tanks/@gavvet/title-steel-monsters-tank-destroyers-of-ww-ii-eng-ua-featuring-burmik123-as-author" + }, + { + "active_votes": [ + { + "rshares": 3313423713996, + "voter": "pharesim" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 313710480, + "voter": "coar" + }, + { + "rshares": 1061309796, + "voter": "murh" + }, + { + "rshares": 794763647, + "voter": "endgame" + }, + { + "rshares": 2531219186, + "voter": "steem1653" + }, + { + "rshares": 445761993002, + "voter": "knozaki2015" + }, + { + "rshares": 54477247, + "voter": "reported" + }, + { + "rshares": 2113775393, + "voter": "uwe69" + }, + { + "rshares": 51206711, + "voter": "krushing" + }, + { + "rshares": 456481293, + "voter": "minnowsunited" + }, + { + "rshares": 50065542, + "voter": "whatyouganjado" + }, + { + "rshares": 56817337, + "voter": "makaveli" + }, + { + "rshares": 50010551, + "voter": "alexbones" + }, + { + "rshares": 67782873, + "voter": "ozertayiz" + }, + { + "rshares": 50215700, + "voter": "salebored" + }, + { + "rshares": 7626813355, + "voter": "einsteinpotsdam" + }, + { + "rshares": 50326099, + "voter": "bitdrone" + }, + { + "rshares": 50317967, + "voter": "sleepcult" + }, + { + "rshares": 109229309, + "voter": "rusla" + }, + { + "rshares": 98583209, + "voter": "ola1" + }, + { + "rshares": 1369181864, + "voter": "timbernana" + } + ], + "author": "timbernana", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.96, + "beneficiaries": [], + "blacklists": [], + "body": "\n\nGeschichten von der kleinen H\u00fcndin Izzy\nFrankreich 2014 - Izzy liebt es \"am\" Wasser zu spielen. Manchmal auch \"im\" Wasser, aber dann nur wenn Sie den Boden sieht und das Wasser nicht Ihren auch ber\u00fchrt :) . \nHabt Ihr denn Hunde die gerne schwimmen gehen? Ich muss meine immer mit ins Wasser schleifen.\n\n", + "category": "deutsch", + "children": 0, + "created": "2016-09-15T19:09:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://img5.fotos-hochladen.net/uploads/326quv3lcrw.png", + "http://img5.fotos-hochladen.net/uploads/38f3yjdho7r.jpg" + ], + "links": [ + "http://www.fotos-hochladen.net" + ], + "tags": [ + "deutsch", + "dog", + "minnowsunite", + "story", + "photography" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 3783945252298, + "payout": 1.618, + "payout_at": "2016-09-22T19:09:18", + "pending_payout_value": "1.618 HBD", + "percent_hbd": 10000, + "permlink": "izzy-the-dog-4", + "post_id": 1257529, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 22 + }, + "title": "IZZY THE DOG #4", + "updated": "2016-09-15T19:36:18", + "url": "/deutsch/@timbernana/izzy-the-dog-4" + }, + { + "active_votes": [ + { + "rshares": 4134606131320, + "voter": "riverhead" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 14763294144, + "voter": "nippel66" + }, + { + "rshares": 10729009089, + "voter": "gomeravibz" + }, + { + "rshares": 369718962, + "voter": "riosparada" + }, + { + "rshares": 1223969387, + "voter": "future24" + }, + { + "rshares": 6655075357, + "voter": "hilarski" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 83487539, + "voter": "zodiac" + }, + { + "rshares": 73937406, + "voter": "ola1" + } + ], + "author": "nippel66", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.34, + "beneficiaries": [], + "blacklists": [], + "body": "## This feature can be useful.\nhttps://s15.postimg.org/4n75f6bcr/paymeesteempower.png \n\nI have not noticed this until now, so this must have come today.\nIs there anyone who has used it?\nI'm testing it from now.\n\nFollow @nippel66", + "category": "steemit", + "children": 4, + "created": "2016-09-15T18:59:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s15.postimg.org/4n75f6bcr/paymeesteempower.png" + ], + "tags": [ + "steemit" + ], + "users": [ + "nippel66" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 4176408007811, + "payout": 1.871, + "payout_at": "2016-09-22T18:59:24", + "pending_payout_value": "1.871 HBD", + "percent_hbd": 10000, + "permlink": "pay-me-100-in-steem-power-when-submit-a-story", + "post_id": 1257416, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 10 + }, + "title": "Pay me 100% in Steem Power. When submit a story!", + "updated": "2016-09-15T19:00:21", + "url": "/steemit/@nippel66/pay-me-100-in-steem-power-when-submit-a-story" + }, + { + "active_votes": [ + { + "rshares": 4134627828281, + "voter": "riverhead" + }, + { + "rshares": 5047527838, + "voter": "tee-em" + }, + { + "rshares": 122162400756, + "voter": "joshbreslauer" + }, + { + "rshares": 2531219186, + "voter": "steem1653" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 258619590, + "voter": "sergey44" + }, + { + "rshares": 3157847929, + "voter": "kurtbeil" + }, + { + "rshares": 1899047308, + "voter": "jackgallenhall" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 1282974860, + "voter": "bitcoinparadise" + }, + { + "rshares": 81850529, + "voter": "zodiac" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 68608760, + "voter": "dealzgal" + }, + { + "rshares": 124085673, + "voter": "bleujay" + }, + { + "rshares": 64921864, + "voter": "storage" + }, + { + "rshares": 55388665, + "voter": "blackmarket" + }, + { + "rshares": 58454327, + "voter": "gifts" + }, + { + "rshares": 93882016, + "voter": "expat" + }, + { + "rshares": 126595034, + "voter": "toddemaher1" + } + ], + "author": "jackgallenhall", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.03, + "beneficiaries": [], + "blacklists": [], + "body": "\n

https://youtu.be/Sg2TbYabhqQ

\n", + "category": "steemit", + "children": 0, + "created": "2016-09-15T18:58:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/Sg2TbYabhqQ/0.jpg" + ], + "links": [ + "https://youtu.be/Sg2TbYabhqQ" + ], + "tags": [ + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 4271982026148, + "payout": 1.937, + "payout_at": "2016-09-22T18:58:12", + "pending_payout_value": "1.937 HBD", + "percent_hbd": 10000, + "permlink": "how-does-steemit-work-steemit-blogging-basics-and-advanced-training-video", + "post_id": 1257404, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 20 + }, + "title": "How Does Steemit Work Steemit Blogging Basics and Advanced Training Video", + "updated": "2016-09-15T18:58:12", + "url": "/steemit/@jackgallenhall/how-does-steemit-work-steemit-blogging-basics-and-advanced-training-video" + }, + { + "active_votes": [ + { + "rshares": 4134632281224, + "voter": "riverhead" + }, + { + "rshares": 313710480, + "voter": "coar" + }, + { + "rshares": 1061303487, + "voter": "murh" + }, + { + "rshares": 1708263839, + "voter": "dimon14" + }, + { + "rshares": 14763351827, + "voter": "nippel66" + }, + { + "rshares": 10419645487, + "voter": "dumar022" + }, + { + "rshares": 1208491149, + "voter": "lenar" + }, + { + "rshares": 118331751, + "voter": "rusla" + }, + { + "rshares": 52129459, + "voter": "gumer" + }, + { + "rshares": 64399060, + "voter": "lenar02" + }, + { + "rshares": 58725839, + "voter": "hamer" + }, + { + "rshares": 55074731, + "voter": "karina00" + }, + { + "rshares": 54982319, + "voter": "sona" + }, + { + "rshares": 54971933, + "voter": "saha" + }, + { + "rshares": 2201700765, + "voter": "alina1" + }, + { + "rshares": 54957779, + "voter": "kam1" + }, + { + "rshares": 80213518, + "voter": "zodiac" + }, + { + "rshares": 123221500, + "voter": "ola1" + }, + { + "rshares": 3135333121, + "voter": "zaitsevalesyaa" + } + ], + "author": "ola1", + "author_payout_value": "0.000 HBD", + "author_reputation": 53.59, + "beneficiaries": [], + "blacklists": [], + "body": "http://i6.pixs.ru/storage/3/0/3/IMAG03431j_6525197_23304303.jpg\nFans of extreme adventures will surely like my next article, which will be devoted to excursions to the salt mines of Soledar!\nWe began our tour of the salt mine with the instruction, basically it all comes down to the fact that not to touch anything in the wrong place not to go and to follow all the instructions of our guide. I think everyone knows that without a helmet in a mine is impossible, and therefore it is here also attached.\n\nAfter that our tour group in a special \"Elevator\" which in the language of miners, called the cage, was lowered into the mine. Just imagine the crate for fifteen minutes down to a depth of 300 m. So that impressions from the descent will definitely last a lifetime.\n\nI must say that the temperature in the mine is kept at 14\u00b0C to 16\u00b0C. Therefore, if you decide to visit in the summer \u2013 dress warmly in cold season temperature very comfortable.\n\nSalt mines of Soledar has formed in the Ancient oceans. So only here you have a unique opportunity to walk on its bottom.\n\nMine are all made of salt, walls, and floors. And in order to check, you can always try the taste. \nhttp://i6.pixs.ru/storage/3/2/2/IMAG0362jp_9184718_23304322.jpg\nDue to the ions of salt, which it contains, even in the air in a salt mine the cleanest conditions, even much sterile as an surgical room. The usual guided tour, which lasts one and a half hours, replaces the 15 inhalation procedures and guarantees that at least two and a half months you will not get sick.\n\nSo, after the descent, we took salt corridors, featuring a variety of unique exhibits. Will not describe in detail all tell me about the most interesting of them.\n\nSo, for example, very much of the famous Donetsk palm made of salt.\nhttp://i6.pixs.ru/storage/3/2/9/IMAG0354jp_9421794_23304329.jpg\nImagine here at a depth of 300 m is even a chapel. The thing is that in the past the miners spent so many time in the mine, that they had done a Holy place. Here you can free to light a candle for the health.\nhttp://i6.pixs.ru/storage/3/4/8/IMAG0365jp_3366678_23304348.jpg\nAnd mine is an exhibition of paintings by local artists which are available for purchase.\nhttp://i6.pixs.ru/storage/3/6/6/IMAG0375jp_4203456_23304366.jpg\nDid you know that salt is not only white, but red. Red salt is generally a very rare mineral, it occurs once in 30 years. In a salt mine is an artificial stone red salt, they say it grants wishes. So, do not miss your chance .\n\nAt the end of the tour, our waited main exhibit salt mine is a huge hall. Just imagine its height is 28 metres is a 9-storey building and a width of 17 meters.\nhttp://i6.pixs.ru/storage/3/8/2/IMAG0406jp_5860409_23304382.jpg\nOften hosts various concerts, shows and so on.\nAnd on New year every year is a huge tree, which is accompanied by a Christmas matinees for children and Christmas show for adults. The holidays last from December 15 to January 15.\n\nIn the salt room is a football field where everyone can play football. And for those who don't care about soccer, here is a small movie theater where we watched a film about the history of the salt mine. Also in the local mini-caf\u00e9 you can buy coffee, tea and sweets. It will be a good addition to the movie.\nhttp://i6.pixs.ru/storage/4/1/5/IMAG0408jp_4233814_23304415.jpg\nAfter that we went back to the crate and went upstairs. Be sure to find a small crystal of salt, it will be a wonderful reminder of such a special tour!\n\nIf the souvenir could not be found, you will be able to buy it. This mine is located near the place of sale. From best-selling variety , suggest, purchase salt lamp. Just keep in mind that for best results, the lamp must be made from a solid piece of salt.\n\n\nTour to salt mines of Soledar is an unforgettable, extreme, and most importantly very good for your health!", + "category": "tours", + "children": 2, + "created": "2016-09-15T18:57:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i6.pixs.ru/storage/3/0/3/IMAG03431j_6525197_23304303.jpg", + "http://i6.pixs.ru/storage/3/2/2/IMAG0362jp_9184718_23304322.jpg", + "http://i6.pixs.ru/storage/3/2/9/IMAG0354jp_9421794_23304329.jpg", + "http://i6.pixs.ru/storage/3/8/2/IMAG0406jp_5860409_23304382.jpg", + "http://i6.pixs.ru/storage/4/1/5/IMAG0408jp_4233814_23304415.jpg" + ], + "tags": [ + "tours", + "photography" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 4170161089268, + "payout": 1.868, + "payout_at": "2016-09-22T18:57:18", + "pending_payout_value": "1.868 HBD", + "percent_hbd": 10000, + "permlink": "soledar-salt-mines", + "post_id": 1257390, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 19 + }, + "title": "Salt mines.", + "updated": "2016-09-15T19:10:42", + "url": "/tours/@ola1/soledar-salt-mines" + }, + { + "active_votes": [ + { + "rshares": 4134632281224, + "voter": "riverhead" + }, + { + "rshares": 2531219186, + "voter": "steem1653" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 56055247, + "voter": "whoknows" + }, + { + "rshares": 123221500, + "voter": "ola1" + }, + { + "rshares": 2337017256, + "voter": "ayim" + } + ], + "author": "ayim", + "author_payout_value": "0.000 HBD", + "author_reputation": 53.99, + "beneficiaries": [], + "blacklists": [], + "body": "
![](http://svmassagetherapy.com/blog/wp-content/uploads/2014/11/slumpshoulder.jpg)
\nHello Steemit, this might be something that can change your life. Muscle pain is inevitable, it can be an old injury, or just something that suddenly start irritating you and it will not stop. Having over worked muscles or your posture compromised causes a lot of kinks and knots in our body. Having deep tissue massage is great for alleviating pain. \n\n\n

The benefits of have a deep tissue massage:

\n* Increases blow flow in the body which causes healing to improve\n* Reduces inflammation\n* Loosen tight muscles cluster\n* Improve overall blood pressure \n* Breaks up scar tissue\n* Stress reliever. \n\n90 percent of the people who read this knows that massages are great. I'm an anomaly, I am not a fan of massages but I do believe in the benefits. I do help out the family when I was younger when they asked for massages and I have a natural talent for it. They were confused and would ask how did I know what to do to fix their back. it still remains a mystery til this day. There are many reason why people can't get massages because of the inconvenience, money, or unavailability which brings me to...\n\n

Lacrosse ball

\n![](http://d2ydh70d4b5xgv.cloudfront.net/images/7/7/mobilitas-mobility-peanut-the-original-double-lacrosse-ball-and-myofascial-1a1f82b10a664b959539aacdbdcf0a96.jpg)\n[Peanut Lacrosse ball](https://www.amazon.com/gp/product/B0140NJXY6/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B0140NJXY6&linkCode=as2&tag=lasted-20&linkId=1edab9bdbe3612327d257f4edd57cfb5)\n
\nThis improve many of my family's lives when they started using it. My mother, dad, brother, and uncles all are a huge fan of these. The idea of lacrosse ball is to place it either on a wall and lean into or placed on the ground and lay on top of it to target stubborn pains and aches caused by tight muscles. It is used by many athletes but also adored by people that hate the idea of working out. The purpose (for example) is to place it somewhere on your back where it is the most uncomfortable and leave it there for around 20 - 30 seconds so that your muscle in that area would slowly release itself. What I personally do is to put 2 of these under my desk roll my feet with them. \n

Foam roller

\n![](https://images-na.ssl-images-amazon.com/images/I/71VxfEt9NtL._SL1500_.jpg)\n[Foam Roller](https://www.amazon.com/gp/product/B00KAEJ3V8/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B00KAEJ3V8&linkCode=as2&tag=lasted-20&linkId=08ef65112539bb10114ba72a89ab1edd)
\nThey are great for the overall body. Less intense as the lacrosse ball but they can improve your posture as you roll on top. Here you also do the same thing as the lacrosse ball you lay on top of it and find a tender spot and hold it there for around 20 - 30 seconds if you can and move to the next spot. I don't advise rolling the lower back since your spine is already curve in and your creating more of a sway back. This improve circulation on your thighs, side torso, chest, or any part of your body that can rest on top of this.\n\n

Theracane

\n![](https://images-na.ssl-images-amazon.com/images/I/31VpBRHxbUL.jpg)\n[Theracane](https://www.amazon.com/gp/product/B000PRMCJU/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B000PRMCJU&linkCode=as2&tag=lasted-20&linkId=e0fcdc173eac78ceda3dccef5b82dcaf)\n
\n\nThis is the first thing I purchased when I had tense shoulders because I had a laptop bag which was a sling style bag. The uneven weight distribution caused intense pain and knots in my shoulder which I had no way of stretching it out. During that time I was a student living in the dorms. No car, not a lot of money, and it was super inconvenient to travel one hour to see a physical therapist for a massage. This was introduced to me by my brother who has knots majority of his life because he had bad posture. I gave it a go and it worked! This is great for people who are in a chair and can't just lay down on the floor suddenly like in an office setting. This can be used when reading something on your computer or anything that doesn't requires hands you can start using this to help reduce the pain on your shoulder and neck. \n\nThese three products I always use if I feel that my muscles are tight or overworked that particular day. They are always in hands reach and has improved my over knot issues. Have a great day Steemit, hope this helps!", + "category": "life", + "children": 0, + "created": "2016-09-15T18:53:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://svmassagetherapy.com/blog/wp-content/uploads/2014/11/slumpshoulder.jpg", + "http://d2ydh70d4b5xgv.cloudfront.net/images/7/7/mobilitas-mobility-peanut-the-original-double-lacrosse-ball-and-myofascial-1a1f82b10a664b959539aacdbdcf0a96.jpg", + "https://images-na.ssl-images-amazon.com/images/I/71VxfEt9NtL._SL1500_.jpg", + "https://images-na.ssl-images-amazon.com/images/I/31VpBRHxbUL.jpg" + ], + "links": [ + "https://www.amazon.com/gp/product/B0140NJXY6/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B0140NJXY6&linkCode=as2&tag=lasted-20&linkId=1edab9bdbe3612327d257f4edd57cfb5", + "https://www.amazon.com/gp/product/B00KAEJ3V8/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B00KAEJ3V8&linkCode=as2&tag=lasted-20&linkId=08ef65112539bb10114ba72a89ab1edd", + "https://www.amazon.com/gp/product/B000PRMCJU/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B000PRMCJU&linkCode=as2&tag=lasted-20&linkId=e0fcdc173eac78ceda3dccef5b82dcaf" + ], + "tags": [ + "life", + "story", + "fitness", + "health", + "blog" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 4139779921279, + "payout": 1.845, + "payout_at": "2016-09-22T18:53:51", + "pending_payout_value": "1.845 HBD", + "percent_hbd": 10000, + "permlink": "fixing-posture-part-5-massages", + "post_id": 1257346, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 6 + }, + "title": "Fixing Posture - Part 5: Massages", + "updated": "2016-09-15T18:57:33", + "url": "/life/@ayim/fixing-posture-part-5-massages" + }, + { + "active_votes": [ + { + "rshares": 4134640392195, + "voter": "riverhead" + }, + { + "rshares": 2531219186, + "voter": "steem1653" + }, + { + "rshares": 4597948653, + "voter": "gustavopasquini" + }, + { + "rshares": 232757631, + "voter": "sergey44" + }, + { + "rshares": 275446808, + "voter": "cris.emilia" + }, + { + "rshares": 1335239332, + "voter": "future24" + }, + { + "rshares": 191761463, + "voter": "abnerpasquini" + }, + { + "rshares": 83629379486, + "voter": "serejandmyself" + }, + { + "rshares": 163701239, + "voter": "steemit-recipes" + }, + { + "rshares": 17024381094, + "voter": "bluehorseshoe" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 6654826634, + "voter": "dresden" + } + ], + "author": "gustavopasquini", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.39, + "beneficiaries": [], + "blacklists": [], + "body": "https://gustavopasquini.files.wordpress.com/2016/09/untitled-design-24.png?w=1000\n\n> ### Traditional Brazilian Desserte to bring exquisite recipes to your fine dining table for special ocacsions.\n\n# INGREDIENTS\n\n> 2 bananas\n\n> 1 tablespoon melted margarine soup\n\n> 1/2 teaspoon brown sugar soup\n\n> 1/2 teaspoon ground cinnamon tea\n\n> 8 sheets of pasta for pastel\n\n> frying oil\n\n\n# PREPARATION\n\n### 1. Cut the banana into slices .\n\n### 2. in a bowl, mix with margarine, sugar and cinnamon .\n\n### 3. divide that filling in pastel masses and close with a fork .\n\n### 4. fry in hot oil, drain on absorbent paper and serve .\n\n-----------------------------------------------------------------------------------------------------------------------------------------------------------\n\n\nhttps://img1.steemit.com/0x0/http://gustavopasquini.com/wp-content/uploads/2016/07/2-1.png\n\n# About Me\n\n### In 2012 I began my cooking journey in Brasil and studied at \u201cSenac, Juiz de Fora\u201d, in Minas Gerais, developing my basic culinary techniques.\n\n### Later I worked in a local restaurant, and rose to a role in management, helping to increase the clientele base. I then discovered a refined bistro called \u201cAssunta\u201d in Minas Gerais and cooked as a Chef de parti. In this place I became sure of what I wanted for my life. Learning an important chef\u2019s culinary art at that time aroused my desire to live abroad; learn English and improve my culinary techniques.\n\n### Following this experience I traveled to Ireland in Europe and began working in an Irish restaurant as a Kitchen Porter and later working as a Chef de Parti.\n\n### Having met my girlfriend, I embarked on the third part of journey to Thailand in 2014 where I gained an Asian cooking experience and improved my International culinary techniques. In Bangkok I had the privilege of undertaking a course in one of the most prestigious international networks of French cuisine; \u201cLe Cordon Bleu\u201d.\n\n### Having completed the Advanced cooking level there I traveled to Italy and learnt more about Mediterranean cooking and then returned to Brasil, where I\u2019m now based.\n\nhttps://img1.steemit.com/0x0/https://gustavopasquini.files.wordpress.com/2016/01/logo_transparent.png?w=465\n\n-----------------------------------------------------------------------------------------------------------------------------------------------------------\n\n\n> ### [ Chef Recipes Site ](https://gustavopasquini.com)\n\n> ### [ Chef Recipes Shop ](https://gustavopasquini-shop.com)\n\n> ### [Blog Post ](https://gustavopasquini.wordpress.com/2016/09/15/pastel-of-banana-with-chocolate/)\n\n> ### [Recipe Site ](http://www.tudogostoso.com.br/receita/1660-pastel-de-banana.html)\n\n-----------------------------------------------------------------------------------------------------------------------------------------------------------", + "category": "food", + "children": 4, + "created": "2016-09-15T18:52:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://gustavopasquini.files.wordpress.com/2016/09/untitled-design-24.png?w=1000", + "https://img1.steemit.com/0x0/http://gustavopasquini.com/wp-content/uploads/2016/07/2-1.png", + "https://img1.steemit.com/0x0/https://gustavopasquini.files.wordpress.com/2016/01/logo_transparent.png?w=465" + ], + "links": [ + "https://gustavopasquini.com", + "https://gustavopasquini-shop.com", + "https://gustavopasquini.wordpress.com/2016/09/15/pastel-of-banana-with-chocolate/", + "http://www.tudogostoso.com.br/receita/1660-pastel-de-banana.html" + ], + "tags": [ + "food", + "health", + "recipes", + "curie", + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 4251375630921, + "payout": 1.927, + "payout_at": "2016-09-22T18:52:15", + "pending_payout_value": "1.927 HBD", + "percent_hbd": 10000, + "permlink": "pastel-of-banana-with-chocolate", + "post_id": 1257325, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 12 + }, + "title": "Pastel of Banana with Chocolate", + "updated": "2016-09-15T18:52:57", + "url": "/food/@gustavopasquini/pastel-of-banana-with-chocolate" + }, + { + "active_votes": [ + { + "rshares": 1856124515188, + "voter": "badassmother" + }, + { + "rshares": 1511911763, + "voter": "fkn" + }, + { + "rshares": 1987313581, + "voter": "elishagh1" + }, + { + "rshares": 1061309796, + "voter": "murh" + }, + { + "rshares": 10685732759, + "voter": "kimziv" + }, + { + "rshares": 7380892516, + "voter": "furion" + }, + { + "rshares": 13847065167, + "voter": "aaseb" + }, + { + "rshares": 233089182, + "voter": "poseidon" + }, + { + "rshares": 1226120506, + "voter": "positive" + }, + { + "rshares": 1805841949, + "voter": "sisterholics" + }, + { + "rshares": 63861075353, + "voter": "laonie" + }, + { + "rshares": 2665078950, + "voter": "myfirst" + }, + { + "rshares": 12962686205, + "voter": "somebody" + }, + { + "rshares": 484662341, + "voter": "flysaga" + }, + { + "rshares": 2863548500, + "voter": "midnightoil" + }, + { + "rshares": 7162422615, + "voter": "xiaohui" + }, + { + "rshares": 485163523, + "voter": "elfkitchen" + }, + { + "rshares": 223914723, + "voter": "xiaokongcom" + }, + { + "rshares": 451374022, + "voter": "xianjun" + }, + { + "rshares": 82361209107, + "voter": "markrmorrisjr" + } + ], + "author": "markrmorrisjr", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.26, + "beneficiaries": [], + "blacklists": [], + "body": "## In this episode, a hot Aedapt girl helps Jack escape Killer giant Cockroaches! ##\n\n**Jake was peering through cracks between the plaster laths back into the room where they guard stood.** \n\n![enter image description here](https://s22.postimg.org/d4vifrmo1/Madison.jpg)\n***Missed an episode? Great more great reading for you [on my blog](https://steemit.com/@markrmorrisjr)! Be sure to follow me for awesome daily updates in your feed and leave me comments. I love comments!***\n\n\u201cNo, we\u2019re not that smart when we\u2019re under. We can really only do what we hear them telling us to do.\u201d Jake whispered, calmly as the big guard moved within inches of the wall, snorting. The guard turned, blasted a hole in the ceiling with his gun and charged back into the hall. \n\n*They heard him blasting the door of the next room open.*\n\n\u201cWe can\u2019t stay here. I\u2019m guessing you\u2019ve got this one on a signal blocker and there\u2019s not much time.\u201d \n\nThe girl turned and ran to a corner, where an iron hand rail rose up out of the floor in a curve. She disappeared through the floor and as Jack followed, he found a narrow, spiraling stair that led below. \n\nHe lost his footing and slid down the stairs, narrowly missing the girl. She stood in the room below, with ear to the door that led into the hall.\n\n![enter image description here](https://s16.postimg.org/90derv079/spiral_stair.jpg)\n\n*Jake followed close behind. The girl with the violet eyes opened the door and stepped out into the hall with the awakened Nosher right behind her and Jack bringing up the rear. Jack had no idea what to do next, but the girl seemed to be in her element, and willing to help.*\n\n**Hopefully, she was not leading them into more danger.** \n\nHe followed her past one door, and into the darkened room where they had first started. It was empty, which could only mean one thing. The Noshers who had recently occupied it were upstairs right now with the ugly guard. They were looking for Jack and the others and would soon head back down.\n\n\u201cShouldn\u2019t we just get out of here?\u201d Jack said. He stood with his back to the wall and the door opened a crack so that one eye could see down the hall toward the upper stairs.\n\n\u201cNot without these,\u201d the girl walked to where the guard had been and pointed up at the weapons, suspended above. She ran a hand along the doorframe, \u201cIt ought to be along here somewhere.\u201d She said.\n\n**\u201cWhat is?\u201d Jack hissed, shifting as her body pressed against his.** \n\nShe ran her hand along the top of the doorframe. He froze; she smelled good. It had been a long time since a girl had gotten this close to him, junior prom, in fact. He did not have a lot of time for dating with his work schedule. \n\n*To top it off, the smell of burnt fries that clung to him even after an hour in the shower was hardly an aphrodisiac.*\n\nThe girl put one hand on his chest and stood on tiptoe, pressing tight against him. \u201cOh, don\u2019t kid yourself; you just happened to be in my way.\u201d She laughed, scornfully, and pressed a hidden button at the top right corner of the door. Weapons rained down with a crash, and she quickly chose two handguns, handing one to Jack. \n\nShe pressed the button again, and the remaining weapons zipped back up into position. Jack had to grip the gun in his hand firmly to keep it from joining them.\n\n![enter image description here](https://s13.postimg.org/xp1l7jjyv/guns.jpg)\n\n**\u201cElectro magnet,\u201d she said and opened the door, moving out, weapon first.**\n\n\u201cI knew that,\u201d Jack said. He flattened himself against the hallway wall, like a TV detective. The magnet had occurred to him, but in his addled state, he had not really grasped the concept. Mostly he just did not like the idea of her being smarter than he was. \n\n\u201cKeep up\u201d he hissed to Jake, who had managed to grab a revolver.\nThe three moved quickly down the hall and turned toward the front door. The two roaches Jack had seen earlier, peered out from either side. \n\n**They had weapons leveled in his direction.**\n\n*The girl crouched and moved forward as if she were still a Nosher. It worked. Jack followed suit, and Jake did his best. His human consciousness was getting stronger by the minute.* \n\nHe had even started getting color back in his cheeks, and Jack was beginning to notice that the man seemed oddly familiar, the more human he became. \u201cCould be a side effect of this Nosher thinking,\" he guessed.\n\n\u201cThey're right behind us,\u201d the girl hissed to one of the roaches. \u201cBlast the next thing that comes down those stairs, you got me?\u201d \n\n**The bug clicked and hissed.** \n\n*Jack assumed it was a yes, because the two giant insects moved in and took up positions on either side of the hall.*\n\nJack bolted out the door and was relieved to see the Rabbit zip up just in time. Phineas sat behind the wheel, and the Things were nowhere in sight. Behind them, they heard the roaches open fire, and then a huge blast echoed down the hall. \n\n![enter image description here](https://s13.postimg.org/4klau8zdj/phin_rabbit.jpg)\n\nA gust of wind barreled out the door, raining cockroach guts over the three escaping figures. Jake stumbled, and Jack picked him up and shoved him into the back seat of the Rabbit.\n\nHe turned back to let the girl in, but she was gone. Phineas stood up on the running board, slapping the roof of the vehicle furiously. \u201cGet in the car! Let\u2019s go man!\u201d\n\n*By the time Jack had slid into the passenger seat, Phineas had the Rabbit patching out. They were up to top speed in a matter of seconds.*\n\n**\u201cFind a me a safe dime!\u201d Phineas yelled, standing as he worked the pedals and tried to see over the steering wheel at the same time.**\n\n\u201cWhat?\u201d Jack yelled over the whine of the engine.\n\n\u201cDime, a dimension, get us out of here.\u201d Phineas pleaded.\n\nJack opened the glove compartment and fiddled with the controls, but nothing happened.\n\n**\u201cDamn, guess I have to do everything, Phineas grumbled, \u201chere, take the wheel.\u201d** \n\n*The Leprechaun ducked under Jack\u2019s arms as he grabbed the steering wheel from his position in the passenger\u2019s seat.* \n\nPhineas leaned across the stick shift, his feet working the pedals as he started manipulating the glovebox controls. Jack\u2019s view through the windshield changed every few seconds. It was making steering from the passenger\u2019s seat even more of a challenge.\n\n*Meanwhile, Jake hunkered down in the back seat. From where Jack sat, he was not looking so good. He wondered how much time they had left.*\n\nJack swerved to miss a slow-moving vehicle that had just appeared as they shifted dimensions. Finally, Phineas settled for one that put them on a narrow two-lane country road. \n\nThe town disappeared, replaced by rows of fences. Phineas braked and turned off onto the shoulder of the road, rolling to a stop.\n\nJack\u2019s heartbeat slowly returned to normal. Meanwhile, Jake sounded like he was winding up in the back seat, his voice rolling into a high-pitched whine, perforated with short puffs of breath, like a woman in labor on a late-night sitcom.\n\n**\u201cYou okay, back there?\u201d Jack asked, climbing out onto the shoulder.** \n\nJake launched himself out of the back seat, landed face down in a shallow ditch, and promptly lost the entire contents of his stomach in a single \n\n\u201cralph\u201d.\n--------\n\nJack turned away, pulling his elbow up over his nose to avoid the horrendous smell of vomit. Meanwhile, Phineas dove around the hood of the car and into the ditch, pawing through the puke as if he was panning for gold. \n\n*A few seconds later, he came up for air, triumphantly holding the thumb drive.*\n\nHe stood, wiping his hands on Jake\u2019s jacket, and then looked at his watch. \u201cIt\u2019s past time,\u201d He said, pulling the transmitter from the man\u2019s neck. Jake lolled into the ditch; his eyes fluttered, and Phineas shoved Jack toward the driver\u2019s seat.\n\n**\u201cLet\u2019s go. We don\u2019t want to be here when they come to collect him.\u201d He said, climbing into the passenger\u2019s seat.**\n\n***Will Jake see the girl again? What about his Nosher friend, what becomes of him? Will they ever get the smell out of the ALICE? Stay tuned!***\n\n## Look for the upvote button below. If you liked the post, upvote and share! If you're not on Steemit yet, why not? You get free money for signing up! ##", + "category": "story", + "children": 0, + "created": "2016-09-15T19:40:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s22.postimg.org/d4vifrmo1/Madison.jpg", + "https://s16.postimg.org/90derv079/spiral_stair.jpg", + "https://s13.postimg.org/xp1l7jjyv/guns.jpg", + "https://s13.postimg.org/4klau8zdj/phin_rabbit.jpg" + ], + "links": [ + "https://steemit.com/@markrmorrisjr" + ], + "tags": [ + "story", + "life", + "fiction", + "anarchy", + "minnowsunited" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 2069384927746, + "payout": 0.691, + "payout_at": "2016-09-22T19:40:48", + "pending_payout_value": "0.691 HBD", + "percent_hbd": 10000, + "permlink": "original-fiction-jacked-book-one-the-origin-dime-chronicles-episode-10", + "post_id": 1257877, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 20 + }, + "title": "Original Fiction: JACKED Book One, The Origin Dime Chronicles, Episode 10", + "updated": "2016-09-15T19:40:48", + "url": "/story/@markrmorrisjr/original-fiction-jacked-book-one-the-origin-dime-chronicles-episode-10" + }, + { + "active_votes": [ + { + "rshares": 3337701573126, + "voter": "dantheman" + }, + { + "rshares": 313710480, + "voter": "coar" + }, + { + "rshares": 1061303487, + "voter": "murh" + }, + { + "rshares": 16825894924, + "voter": "jamesbrown" + }, + { + "rshares": 64167195, + "voter": "statman" + }, + { + "rshares": 60326971, + "voter": "bitcoingiveaway" + }, + { + "rshares": 1701524453, + "voter": "linzo" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 73937406, + "voter": "ola1" + }, + { + "rshares": 1773444711, + "voter": "bapparabi" + }, + { + "rshares": 139337929, + "voter": "feelinggood" + }, + { + "rshares": 136316357, + "voter": "thedevil" + }, + { + "rshares": 138233639, + "voter": "thetruthhurts" + }, + { + "rshares": 138227134, + "voter": "tupacisback" + } + ], + "author": "feelinggood", + "author_payout_value": "0.000 HBD", + "author_reputation": 40.48, + "beneficiaries": [], + "blacklists": [], + "body": "# Why, Hello There, World\n\nHi, my name is James Brown and I'm what some like to call a \"health-nut\". \n\n# Here's My Typical Day\n\n* I get 9 to 10 hours of sleep every night. \n* I stretch and give myself messages with various self-massage tools for 45 minutes to an hour.\n* I drink at least 2 gallons of purified water.\n* I jump rope for 30 minutes on an anti-fatigue mat, 6 days a week.\n* I follow-up skipping rope with 5 to 10 minutes of push-ups, followed by another 5 to 10 minutes of bent-over underhand rows. I do these together in order to give my body a balance of \"push\" and \"pull\" on my muscles, seeing to it that adding muscle doesn't pull my posture forward or backward.\n* I jog outside, in beautiful nature trails, for anywhere from 30 minutes to 4 hours, 3 to 6 times per week.\n* I do a heavy-lifting routine with barbells and dumbbells for 1 to 1.5 hours, 2 to 3 days per week.\n* I do a Pilates, core workout, routine for 45 minutes to an hour, 3 to 4 days per week.\n* I eat A LOT of greens, fruits, beans, nuts and seeds.\n* I especially eat lots of hemp seed (hearts), oatmeal, and organic peanut butter (heavy protein) - usually all mixed together. It tastes heavenly :)\n* I meditate for 20 to 30 minutes in the morning and sometimes for another 15 to 20 minutes before I go to sleep at night.\n\nI do these things routinely and I LOVE doing it. I feel great! I feel healthy, vital, strong, flexible, calm and relaxed. My mind is clear and focused on my goals and the people whom I love. I'm happy and healthy physically, psychologically, and socially. Everything is good :)\n \n# My Goal Here On Steemit..\n\n...is to share some of my health-tips and personal techniques that I've used to make it easy and painless to develop healthier habits. I plan to share some of the tools I use to loosen up my body, making it feel wonderful and bringing all the \"life\" to the muscles that they need in order to get the most out of stretching and exercising them. I'll go through how I approach exercise and weight-lifting. I'll share my secrets on how to build a strong and flexible body in a way that's fun and effective. I'll touch base on my diet approach and even share some delicious and nutritious recipes.\n\n# Keep Your Eyes Peeled\n\nI'll be around @feelinggood. Throw me an up-vote and a follow if you like where I'm going with this.\n\nI'm so excited to share my secrets to healthy and happy living :)\n\n# Peace.\n\n

\n
<([source image](http://quotes.greet2k.com/image-code/health-3.jpg))>
", + "category": "health", + "children": 1, + "created": "2016-09-15T19:04:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://quotes.greet2k.com/image-code/health-3.jpg" + ], + "links": [ + "http://quotes.greet2k.com/image-code/health-3.jpg" + ], + "tags": [ + "health", + "life", + "healthy", + "eating", + "living" + ], + "users": [ + "feelinggood" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 3360228124678, + "payout": 1.353, + "payout_at": "2016-09-22T19:04:18", + "pending_payout_value": "1.353 HBD", + "percent_hbd": 10000, + "permlink": "life-is-all-about-being-healthy-feeling-good-and-spreading-happiness-and-well-being", + "post_id": 1257469, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 14 + }, + "title": "Life is All About Being Healthy, Feeling Good, and Spreading Happiness and Well-Being!", + "updated": "2016-09-15T19:08:00", + "url": "/health/@feelinggood/life-is-all-about-being-healthy-feeling-good-and-spreading-happiness-and-well-being" + }, + { + "active_votes": [ + { + "rshares": 1912208431174, + "voter": "badassmother" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 447649110030, + "voter": "boatymcboatface" + }, + { + "rshares": 2637269453488, + "voter": "donkeypong" + }, + { + "rshares": 10884720466, + "voter": "yefet" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 1061262927, + "voter": "murh" + }, + { + "rshares": 59951861402, + "voter": "theshell" + }, + { + "rshares": 575016250689, + "voter": "infovore" + }, + { + "rshares": 49807085734, + "voter": "isteemit" + }, + { + "rshares": 2690487150, + "voter": "soupernerd" + }, + { + "rshares": 2733708608, + "voter": "steem1653" + }, + { + "rshares": 2919298058, + "voter": "sveokla" + }, + { + "rshares": 174556110815, + "voter": "repholder" + }, + { + "rshares": 4209528025, + "voter": "karen13" + }, + { + "rshares": 8576081337, + "voter": "noodhoog" + }, + { + "rshares": 7166494256, + "voter": "lichtblick" + }, + { + "rshares": 33739149902, + "voter": "creemej" + }, + { + "rshares": 20119987887, + "voter": "mustafaomar" + }, + { + "rshares": 3365797955, + "voter": "simon.braki.love" + }, + { + "rshares": 204618287550, + "voter": "jl777" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 8781903824, + "voter": "royalmacro" + }, + { + "rshares": 2641780884, + "voter": "weenis" + }, + { + "rshares": 8734167982, + "voter": "taker" + }, + { + "rshares": 21112616587, + "voter": "jphamer1" + }, + { + "rshares": 99935909954, + "voter": "joele" + }, + { + "rshares": 1557779220, + "voter": "future24" + }, + { + "rshares": 5191999980, + "voter": "melek" + }, + { + "rshares": 10790646414, + "voter": "borran" + }, + { + "rshares": 86712034, + "voter": "pompe72" + }, + { + "rshares": 84708232952, + "voter": "serejandmyself" + }, + { + "rshares": 9827647000, + "voter": "gvargas123" + }, + { + "rshares": 81330350889, + "voter": "someguy123" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 527536905, + "voter": "grisha-danunaher" + }, + { + "rshares": 213848535, + "voter": "sjamayee" + }, + { + "rshares": 329629477, + "voter": "aldentan" + } + ], + "author": "isteemit", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.12, + "beneficiaries": [], + "blacklists": [], + "body": "https://s17.postimg.org/5bbhv2jv3/DSC_5358.jpg\n\n**What do you really await?**\n\nWhy not do it right away?\n*Yesterday, you said \"later!\"\nand later you said \"later!\" again.\nThat 'later' got piled up later\nand time for the latter 'later' \nliterally never really came.*\n\n**Tell me who is the one to blame?**\n\n*You knew you'd procrastinate\nso much so that you \n*procrastinated the procrastination\njust so you could procrastinate \nin the present.*\nWhich means: you \n*prioritized present pleasure purposefully,\nprecisely pursuing pleasure prior purpose.**\n\n**So what exactly do you await?**\n\n**A thunderstorm to indicate**\n*you to get going or\nyou might get late?*\n\n**A mysterious hit on the head**\n*to get you going\nto earn your bread?*\n\n**An idea of a failure perhaps,**\n*consequences collectively\ncausing a career collapse?*\n\n*Fear always works \nbut passion always wins.*\n*Does that mean **a passion full of fear** \nalways works and wins?*\n\n*Whatever be the motive, \nit has to come from within.*\n\n*Two things motivate people.*\nFirst: *The fear of failure* and\nSecond: *The love for success.*\n*First works well but lasts for less,\nSecond is a rough ride but it's the best.*\n\nThey say \"It's never really too late.\"\nbut it's good to have answers on the plate.\nFigure it out, don't leave it upon your fate,\nAnswer yourself now, \n**What do you await?**\n\n**What do you await?**\n\n>Not for reproduction \n @isteemit\n\nP.S. Picture was taken by me.", + "category": "poetry", + "children": 0, + "created": "2016-09-15T18:03:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s17.postimg.org/5bbhv2jv3/DSC_5358.jpg" + ], + "tags": [ + "poetry", + "art", + "writing", + "photography", + "motivation" + ], + "users": [ + "isteemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 7791774302545, + "payout": 5.033, + "payout_at": "2016-09-22T18:03:27", + "pending_payout_value": "5.033 HBD", + "percent_hbd": 10000, + "permlink": "poem-what-do-you-await-a-motivational-piece", + "post_id": 1256833, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 39 + }, + "title": "[Poem] What do you await? A motivational piece.", + "updated": "2016-09-15T18:03:27", + "url": "/poetry/@isteemit/poem-what-do-you-await-a-motivational-piece" + }, + { + "active_votes": [ + { + "rshares": 231808388977, + "voter": "anonymous" + }, + { + "rshares": 2205975697125, + "voter": "wang" + }, + { + "rshares": 466132509421, + "voter": "recursive2" + }, + { + "rshares": 452868471923, + "voter": "recursive3" + }, + { + "rshares": 290706914673, + "voter": "chitty" + }, + { + "rshares": 200858299201, + "voter": "gardenlady" + }, + { + "rshares": 491425535805, + "voter": "noaommerrr" + }, + { + "rshares": 83530339170, + "voter": "acidsun" + }, + { + "rshares": 148161564048, + "voter": "edgeland" + }, + { + "rshares": 190467351752, + "voter": "jamtaylor" + }, + { + "rshares": 44948959479, + "voter": "eeks" + }, + { + "rshares": 2015882351, + "voter": "fkn" + }, + { + "rshares": 2649751442, + "voter": "elishagh1" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 603741881611, + "voter": "kevinwong" + }, + { + "rshares": 1061264730, + "voter": "murh" + }, + { + "rshares": 962089879337, + "voter": "cyber" + }, + { + "rshares": 214897687003, + "voter": "will-zewe" + }, + { + "rshares": 16103272941, + "voter": "zakharya" + }, + { + "rshares": 5287820211, + "voter": "tee-em" + }, + { + "rshares": 182983008684, + "voter": "thedashguy" + }, + { + "rshares": 118349796563, + "voter": "geoffrey" + }, + { + "rshares": 21370375526, + "voter": "kimziv" + }, + { + "rshares": 2251949197, + "voter": "superfreek" + }, + { + "rshares": 34064408417, + "voter": "cryptoiskey" + }, + { + "rshares": 3808158887, + "voter": "michaellamden68" + }, + { + "rshares": 1609496197, + "voter": "gidlark" + }, + { + "rshares": 9841190022, + "voter": "furion" + }, + { + "rshares": 52479155, + "voter": "ch0c0latechip" + }, + { + "rshares": 2733708608, + "voter": "steem1653" + }, + { + "rshares": 2919298058, + "voter": "sveokla" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 8401059269, + "voter": "noodhoog" + }, + { + "rshares": 629471993, + "voter": "luisucv34" + }, + { + "rshares": 21106789378, + "voter": "artific" + }, + { + "rshares": 7017192292, + "voter": "lichtblick" + }, + { + "rshares": 33739149902, + "voter": "creemej" + }, + { + "rshares": 26976555325, + "voter": "peterz" + }, + { + "rshares": 163324531946, + "voter": "blueorgy" + }, + { + "rshares": 13111647625, + "voter": "benjiberigan" + }, + { + "rshares": 466157935, + "voter": "poseidon" + }, + { + "rshares": 20119987887, + "voter": "mustafaomar" + }, + { + "rshares": 3435918746, + "voter": "simon.braki.love" + }, + { + "rshares": 4047553215, + "voter": "birdie" + }, + { + "rshares": 32543698207, + "voter": "deanliu" + }, + { + "rshares": 5609578664, + "voter": "sharker" + }, + { + "rshares": 204618287550, + "voter": "jl777" + }, + { + "rshares": 1344727667, + "voter": "aleco" + }, + { + "rshares": 1634827342, + "voter": "positive" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 50626015, + "voter": "whalepool" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 2708629529, + "voter": "sisterholics" + }, + { + "rshares": 2300746982, + "voter": "leylar" + }, + { + "rshares": 8964860153, + "voter": "royalmacro" + }, + { + "rshares": 55043445, + "voter": "fnait" + }, + { + "rshares": 434052164, + "voter": "angielb" + }, + { + "rshares": 149624601, + "voter": "steemster1" + }, + { + "rshares": 3448942502, + "voter": "sulev" + }, + { + "rshares": 8734167982, + "voter": "taker" + }, + { + "rshares": 59219358, + "voter": "sharon" + }, + { + "rshares": 60342922, + "voter": "lillianjones" + }, + { + "rshares": 95786319596, + "voter": "laonie" + }, + { + "rshares": 3997468806, + "voter": "myfirst" + }, + { + "rshares": 25924081726, + "voter": "somebody" + }, + { + "rshares": 969279016, + "voter": "flysaga" + }, + { + "rshares": 1250819304, + "voter": "gmurph" + }, + { + "rshares": 5726819395, + "voter": "midnightoil" + }, + { + "rshares": 13919595963, + "voter": "stephen.king989" + }, + { + "rshares": 3323984357, + "voter": "kurtbeil" + }, + { + "rshares": 14323987176, + "voter": "xiaohui" + }, + { + "rshares": 646853451, + "voter": "elfkitchen" + }, + { + "rshares": 5855635893, + "voter": "oflyhigh" + }, + { + "rshares": 15549176040, + "voter": "randyclemens" + }, + { + "rshares": 447809016, + "voter": "xiaokongcom" + }, + { + "rshares": 60819615, + "voter": "msjennifer" + }, + { + "rshares": 55925537, + "voter": "ciao" + }, + { + "rshares": 54217761, + "voter": "steemo" + }, + { + "rshares": 902703579, + "voter": "xianjun" + }, + { + "rshares": 54077897, + "voter": "steema" + }, + { + "rshares": 5191999980, + "voter": "melek" + }, + { + "rshares": 71282219, + "voter": "confucius" + }, + { + "rshares": 10790646414, + "voter": "borran" + }, + { + "rshares": 54909929, + "voter": "jarvis" + }, + { + "rshares": 59110964, + "voter": "microluck" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 2077313486, + "voter": "chinadaily" + }, + { + "rshares": 84942400, + "voter": "pompe72" + }, + { + "rshares": 101627835, + "voter": "pollina" + }, + { + "rshares": 9827647000, + "voter": "gvargas123" + }, + { + "rshares": 51877132, + "voter": "johnbyrd" + }, + { + "rshares": 51860909, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 51870077, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 452754278, + "voter": "keepdoodling" + }, + { + "rshares": 3562389763, + "voter": "movievertigo" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 8706975244, + "voter": "garywilson" + }, + { + "rshares": 23137850346, + "voter": "andrewawerdna" + }, + { + "rshares": 5831957227, + "voter": "trev" + }, + { + "rshares": 51562255, + "voter": "curpose" + }, + { + "rshares": 1579732401, + "voter": "quinneaker" + }, + { + "rshares": 11479766873, + "voter": "daveks" + }, + { + "rshares": 4747321980, + "voter": "richardcrill" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 51718188, + "voter": "crion" + }, + { + "rshares": 51388276, + "voter": "hitherise" + }, + { + "rshares": 51379706, + "voter": "wiss" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 6064344887, + "voter": "dexter-k" + }, + { + "rshares": 155475570, + "voter": "knight-angel" + }, + { + "rshares": 195329269, + "voter": "chadcrypto" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 1386999849, + "voter": "bitcoinparadise" + }, + { + "rshares": 339300528, + "voter": "anomaly" + }, + { + "rshares": 63405661, + "voter": "inarix03" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 213848535, + "voter": "sjamayee" + }, + { + "rshares": 160954990, + "voter": "photorealistic" + }, + { + "rshares": 3701396319, + "voter": "lscottphotos" + }, + { + "rshares": 31684221772, + "voter": "goldmatters" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 96643251, + "voter": "expat" + }, + { + "rshares": 178206691, + "voter": "pathtomydream" + }, + { + "rshares": 132623369, + "voter": "toddemaher1" + } + ], + "author": "jamtaylor", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.91, + "beneficiaries": [], + "blacklists": [], + "body": "![drip-spray-water-liquid-larged6dc9.jpg](https://www.steemimg.com/images/2016/09/15/drip-spray-water-liquid-larged6dc9.jpg)\n_______\n\nThe theme for SPC #9 will be, naturally:\n\n# Action (High Shutter Speed)\n\nSuggested by @bitcalm\n\nSince we just had a long exposure challenge, let's follow it up with freezing all motion instead!\n\n[Here are some examples](https://photography.tutsplus.com/articles/freezing-time-80-inspiring-examples-of-high-speed-photography--photo-340)\n\nUse a high shutter speed to freeze all motion completely, leaving no trails or movement blur. This is best done with objects that are normally moving at high speeds, like hummingbirds, water splashes, bullets passing through objects (be careful!) and things like that.\n\n# Guest Judge this week will be @thecryptofiend\nAll guest judges receive 50 SBD for their time and energy. If you'd like to be a future judge and have a specific theme you'd like to judge, just let me know.\n______\n\n## Prizes\n\nThese are made possible by the support of the community, the majority of the post rewards go towards the winners, plus donations by @berniesanders the official sponsor of the Steemit Photo Challenge. \n\n## First Place \u2014 150 Steem\n\n## Second Place \u2014 100 Steem\n\n## Third Place \u2014 50 Steem\n\n## Honourable Mentions \u2014 10 Steem Each\n\n__________\n\n## Rules And Conditions\n\nPlease read these carefully and adhere to them\n\n* I strongly encourage you to post work that is original to this challenge, in other words \u2014 take a new photograph instead of using an old one.\n\n* No more than 3 entries will be considered, if you post more than 3 then only the first 3 will be considered.\n\n* Deadline for entry is midnight my time (UTC -4) on Sunday\n\n* All entries must be a post tagged both #photography and #steemitphotochallenge\n\n* The Title should contain \"SteemitPhotoChallenge Entry\" along with the title of your work.\n\n* Let us know the medium used to produce the photograph, it may be more impressive based on what it is.\n\n* Basic processing is allowed.\n\n* Any medium or format is allowed \u2014 iphone, ipad, film, digital, point and shoot, drone, whatever. Once it takes a picture. Note that image quality will be considered.\n\n* Multiple Entries can all go in one post, just put the details under the image.\n\n* If you would like, use the #SteemitPhotoChallenge tag across social media like Twitter, FB and Instagram. It may drive more users to the platform.\n\n* Any attempt to steal others' work is considered a serious infraction by the community, so don't do it. Please don't waste your and our time by posting some image from the net.\n\n* Every effort will be made to ensure that we do not reward theft. All images will be reverse checked, if the image has been found on more than 2 \u201cmajor\u201d websites, it will be disqualified unless reasonable proof can be shown to prove ownership of the original. If there is any doubt whatsoever about the ownership of the photograph, I reserve the right to disqualify the image. It is in your interest to provide any proof necessary. I would appreciate any help from the community in finding plagiarism where I might have missed it.\n\n* The photographs will be judged on how well they met the challenge, the quality of the image, the composition, lighting, exposure, creativity and the general aesthetics which means that yes, it is subjective.\n\nBy entering this competition you acknowledge that you own the rights to the photographs and allow for me to re-post the image should it receive a winner or honourable mention position.\n\n________\n\n## Consider hosting your images with Steemimg.com created by @blueorgy\n\nIt is the first dedicated Steemit Image hosting website, set up with tag categories for easy viewing of images, and is also a sponsor of the Steemit Photo Challenge. It's also really convenient for copying markdown for multiple images.\n\n_________\n\n# Suggest the next theme!\n\nLet me know what you'd like to see from the next Steemit Photo Challenge.\n\nIf you'd like to be considered as a guest judge, let me know in the comments so I can check your work :)\n_________\n\n[Steemit Photo Challenge Week 1 - Animal Portrait](https://steemit.com/photography/@jamtaylor/steemit-photo-challenge-we-re-all-winners)\n[Steemit Photo Challenge Week 2 - Shadows](https://steemit.com/steemitphotochallenge/@jamtaylor/steemit-photo-challenge-2-winners-announcement)\n[Steemit Photo Challenge Week 3 - Desolation](https://steemit.com/steemitphotochallenge/@jamtaylor/steemit-photo-challenge-3-winners-announcement)\n[Steemit Photo Challenge Week 4 - Nature Macro/Closeup](https://steemit.com/steemitphotochallenge/@jamtaylor/steemit-photo-challenge-4-winners-announcement-guest-judge-condra)\n[Steemit Photo Challenge Week 5 - Emotive Human Portrait](https://steemit.com/steemitphotochallenge/@jamtaylor/steemit-photo-challenge-5-winners-new-giveaway-or-aug-18-21)\n[Steemit Photo Challenge Week 6 - Landscapes](https://steemit.com/steemitphotochallenge/@jamtaylor/steemit-photo-challenge-6-mega-post-winners-galore-or-aug-25-28-or-guest-judge-dercoco)\n[Steemit Photo Challenge Week 7 - Architecture](https://steemit.com/steemitphotochallenge/@jamtaylor/steemit-photo-challenge-7-winners-guest-judge-pfunk-sep-1-4)\n[Steemit Photo Challenge Week 8 - Long Exposure](https://steemit.com/steemitphotochallenge/@jamtaylor/steemit-photo-challenge-8-winners-sep-8-11)\n\n________\n\n# Next week is the 10th SPC.\n\nFor #10 I'll be doing a special giveaway prize of a B&H Photo gift card. I won't say what the prize will be for just yet, but get your entries in and I'll give you a hint.. It has something to do with all the previous winners posts. Have any idea what it might be??\n\n\n________\n\n\n
\n

Call For Submissions!

\nhttps://img1.steemit.com/0x0/https://s15.postimg.org/v24bqcxor/Screen_Shot_2016_09_12_at_2_01_06_PM.png\n\n
\n\n\nThe Viewfinder Steemzine is seeking submissions from photographers and writers for Volumes 1 and 2. Chosen submissions will be paid with percentages of liquid rewards. [Find more information here](https://steemit.com/photography/@jamtaylor/announcing-the-viewfinder-steemzine-call-for-submissions)\n\n_________\n\n[![Follow](https://media.giphy.com/media/LcS6Q3mxWea3e/giphy.gif)](https://www.steemit.com/@jamtaylor)", + "category": "steemitphotochallenge", + "children": 7, + "created": "2016-09-15T18:00:03", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/drip-spray-water-liquid-larged6dc9.jpg", + "https://img1.steemit.com/0x0/https://s15.postimg.org/v24bqcxor/Screen_Shot_2016_09_12_at_2_01_06_PM.png", + "https://media.giphy.com/media/LcS6Q3mxWea3e/giphy.gif" + ], + "links": [ + "https://photography.tutsplus.com/articles/freezing-time-80-inspiring-examples-of-high-speed-photography--photo-340", + "https://steemit.com/photography/@jamtaylor/steemit-photo-challenge-we-re-all-winners", + "https://steemit.com/steemitphotochallenge/@jamtaylor/steemit-photo-challenge-2-winners-announcement", + "https://steemit.com/steemitphotochallenge/@jamtaylor/steemit-photo-challenge-3-winners-announcement", + "https://steemit.com/steemitphotochallenge/@jamtaylor/steemit-photo-challenge-4-winners-announcement-guest-judge-condra", + "https://steemit.com/steemitphotochallenge/@jamtaylor/steemit-photo-challenge-5-winners-new-giveaway-or-aug-18-21", + "https://steemit.com/steemitphotochallenge/@jamtaylor/steemit-photo-challenge-6-mega-post-winners-galore-or-aug-25-28-or-guest-judge-dercoco", + "https://steemit.com/steemitphotochallenge/@jamtaylor/steemit-photo-challenge-7-winners-guest-judge-pfunk-sep-1-4", + "https://steemit.com/steemitphotochallenge/@jamtaylor/steemit-photo-challenge-8-winners-sep-8-11", + "https://steemit.com/photography/@jamtaylor/announcing-the-viewfinder-steemzine-call-for-submissions", + "https://www.steemit.com/@jamtaylor" + ], + "tags": [ + "steemitphotochallenge", + "photography", + "SteemitPhotoChallenge" + ], + "users": [ + "bitcalm", + "thecryptofiend", + "berniesanders", + "blueorgy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 7922165580841, + "payout": 5.197, + "payout_at": "2016-09-22T18:00:03", + "pending_payout_value": "5.197 HBD", + "percent_hbd": 10000, + "permlink": "steemit-photo-challenge-9-theme-announcement-sep-15-18-guest-judge-thecryptofiend", + "post_id": 1256810, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 141 + }, + "title": "\ud83d\udcf7 Steemit Photo Challenge #9 \u2014 Theme Announcement \u2014 Sep 15-18 - Guest Judge @thecryptofiend", + "updated": "2016-09-15T18:00:03", + "url": "/steemitphotochallenge/@jamtaylor/steemit-photo-challenge-9-theme-announcement-sep-15-18-guest-judge-thecryptofiend" + }, + { + "active_votes": [ + { + "rshares": 3981521183916, + "voter": "riverhead" + }, + { + "rshares": 38904174838, + "voter": "juanmiguelsalas" + }, + { + "rshares": 54477247, + "voter": "reported" + }, + { + "rshares": 6869641155, + "voter": "uwe69" + }, + { + "rshares": 18235013367, + "voter": "timelapse" + }, + { + "rshares": 136485885, + "voter": "nang1" + }, + { + "rshares": 11479766873, + "voter": "daveks" + }, + { + "rshares": 172122086, + "voter": "dazedbunny" + }, + { + "rshares": 98577200, + "voter": "ola1" + } + ], + "author": "timelapse", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.37, + "beneficiaries": [], + "blacklists": [], + "body": "http://conradolivier.com/koken/storage/cache/images/001/242/33gridcrush2016,medium_large.2x.1473925376.jpg\n### Day 5\nThis years Colorado Crush has around 45 artists some working together on murals while some work solo. Here are 19 of the murals that are currently under way.\nhttp://conradolivier.com/koken/storage/cache/images/001/243/332ridcrush2016,medium_large.2x.1473964342.jpg\n\nI'll be heading back down today for my 6th day in a row. Parking is getting more difficult, managed to walk 4.80 miles yesterday (7.7km) so killing two birds with one stone! \n\nI really enjoy chatting with some of these artsists and can certainly relate to many of them in that they do what they do just for the sake of creating art. Of course, so are funded by the event Colorado Crush. You can see more via instagram - coloradocrush\n\nbe well, Conrad ( @timelapse )\nhttps://www.steemimg.com/images/2016/08/13/co_sigc57a4.png\n\n(verification link on my site: http://conradolivier.com)\nhttp://www.coloradocrush.org @coloradocrush16\n\n#photography #streetart #coloradocrush16 #graffiti #rinoartdistrict", + "category": "photography", + "children": 0, + "created": "2016-09-15T18:38:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://conradolivier.com/koken/storage/cache/images/001/242/33gridcrush2016,medium_large.2x.1473925376.jpg", + "http://conradolivier.com/koken/storage/cache/images/001/243/332ridcrush2016,medium_large.2x.1473964342.jpg", + "https://www.steemimg.com/images/2016/08/13/co_sigc57a4.png" + ], + "links": [ + "http://conradolivier.com" + ], + "tags": [ + "photography", + "streetart", + "coloradocrush16", + "graffiti", + "rinoartdistrict" + ], + "users": [ + "timelapse", + "coloradocrush16" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 4057471442567, + "payout": 1.793, + "payout_at": "2016-09-22T18:38:12", + "pending_payout_value": "1.793 HBD", + "percent_hbd": 10000, + "permlink": "street-art-compilation-grids", + "post_id": 1257163, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 9 + }, + "title": "Street Art Compilation Grids", + "updated": "2016-09-15T18:38:12", + "url": "/photography/@timelapse/street-art-compilation-grids" + }, + { + "active_votes": [ + { + "rshares": 231809773619, + "voter": "anonymous" + }, + { + "rshares": 9865242777816, + "voter": "berniesanders" + }, + { + "rshares": 73218523804, + "voter": "nextgenwitness" + }, + { + "rshares": 244111745773, + "voter": "justin" + }, + { + "rshares": 670306236660, + "voter": "silver" + }, + { + "rshares": 1626597190919, + "voter": "silversteem" + }, + { + "rshares": 1805647921101, + "voter": "nextgencrypto" + }, + { + "rshares": 2206071653405, + "voter": "wang" + }, + { + "rshares": 168110609178, + "voter": "steemservices" + }, + { + "rshares": 10523039423, + "voter": "steemservices1" + }, + { + "rshares": 5815231464, + "voter": "bentley" + }, + { + "rshares": 1061283659, + "voter": "murh" + }, + { + "rshares": 199249189310, + "voter": "the-alien" + }, + { + "rshares": 1159208963, + "voter": "steemswede" + }, + { + "rshares": 13607840409, + "voter": "infinitor" + }, + { + "rshares": 13692618129, + "voter": "thecurator" + }, + { + "rshares": 160370915, + "voter": "nang1" + }, + { + "rshares": 21402511570, + "voter": "andrewawerdna" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 60180881035, + "voter": "thecyclist" + }, + { + "rshares": 53146733, + "voter": "vsmith08162016" + }, + { + "rshares": 271441624, + "voter": "anomaly" + }, + { + "rshares": 98545946, + "voter": "ola1" + }, + { + "rshares": 65261900, + "voter": "mari5555na" + } + ], + "author": "infinitor", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.59, + "beneficiaries": [], + "blacklists": [], + "body": "It was a real joy to share the first chapter of my novel here. For the new readers, [here is the link to it.](https://steemit.com/story/@infinitor/the-mastermind-chapter-1-an-original-novel) I got this very, very generic novel \"logo\" thingy that I think I can use as a placeholder until I get a full novel cover.\n\nWithout much further ado, here is the second chapter of our protagonist's journey.\n\n***\n\nhttp://i.imgur.com/x3BiRdt.png\n\n

\n\n**Chapter 2**\n\n

\n\nThe piercing sound of the bullet-rain deafened Arcadius' ears. He was glad that he had taken cover behind the tall bookcase instead of the thin wooden table that was now ridden with bullet holes. Confusion overcame Arcadius. He couldn't figure out what was happening. All he knew that he had to stay in cover. Shootings weren't too common in Rome. In fact, this was the first in months, even years.\n\nIt was a massacre. The bullets came in through the window and wreaked havoc inside the library. When the rain of bullets stopped, Arcadius took a breath of relief with the knowledge that it would be quite a while that he would get to breathe relief again. The sight of blood was not unknown to Arcadius. He, like, many other Romans who had fought in the war of 2035* would have grown accustomed to its sight and smell. The bloodbath in the library had cost the lives of innocents, many of whom were deeply immersed in reading. Some were chatting about life itself, relishing its ups and dreading its downs. In all the chaos, something captured Arcadius' eye. I am afraid I do not know what he saw then and there, as he never told anyone. Arcadius collapsed to the floor and burst into a sob. Without a doubt, it must have been a powerful sight.\n\nThe police and the ambulances soon reached the scene of the massacre. The grilling sound of the bullets was still fresh in Arcadius' ears. The scene was burnt into his mind. The gray matter of innocent men, women, and children splattered across the floor, books, and tables. He started to repeatedly wipe the crimson blood that stained his white shirt but in vain. He was starting to fear that his head might explode.\n\n\"Are you okay, man?\" Leonidas rushed to Arcadius' side and hugged him.\n\nWith blood smeared all over his hands and white shirt, Arcadius replied, \"I'm okay.\"\n\n\"The media is going crazy with this one. Boy, the police are in some deep shit.\" Leonidas commented.\n\nAlong with the ambulances and police cars, there were cameras and TV reporters. *Their wish finally came true* Arcadius chuckled. It had been a while since anything big happened. The TV News stations mostly covered the weather, finance, celebrity gossip, and sports which had resulted in drastic fall in the ratings. This mishap gave them the very boost needed. It seemed like everybody wanted a piece of the action. For every victim, there were two reporters and cameras. A detective in black trenchcoat walked up to Arcadius, with a writing pad in one hand and a pen in the other.\n\n\"Mr... Straton. I'm Detective Caius, RPD.\" The detective pulled out a badge from the left pocket of his trenchcoat and showed it to Arcadius.\n\n\"Do you know what happened?\" The detective asked.\n\n\"I was reading this book, and ugh... all of a sudden, there was blood everywhere. I ran and took cover.\" Arcadius replied. \"Do you have any leads on who might have done it?\" He continued.\n\n\"We're working on that, sir. It'd help us a lot if you dropped by the police station.\" The detective said. Arcadius nodded in reply.\n\nAs the detective started to walk back to the crime scene, Arcadius asked, \"There was uh... the librarian. Do you know what happened to her? Her name was Axia.\" He hoped that the universe had saved him even a slither of good news. A part of him had analyzed the patterns in which the universe worked, which meant that he would have to hear something he doesn't want to.\n\nThe detective started to turn pages of his writing pad. After a few pages, he stopped at a page which seemed to have the names of all the victims. The suspense was crushed Arcadius. The detective noticed that. Perhaps, he took so long just to observe Arcadius' reaction. His grin - which seemed to be a proof of that - annoyed and angered Arcadius. Just as he was about to snap, the detective finally spoke.\n\n\"Hm... Axia. No one on this list by that name.\" The detective curiously spoke.\n\nArcadius was taken aback. He knew that he could trust his senses, but ultimately he decided to play along and said, \"Oh, nevermind.\" The detective gave Arcadius a stare and walked back to the crime scene, scribbling something on the pad. Arcadius knew that the detective had either written his name or Axia's under the *Suspects* section.\n\nLeonidas took out his vibrating Daelus Corp phone. \"Sorry, I gotta take this. I'll talk to you later.\" He said and went back to his car. Arcadius decided to walk back to his apartment which was only a few blocks down. Everyone used Daelus Corp phones, everyone that Arcadius had ever known. The Daelus Corp was leading in almost every technological field. Their phones, computers, and laptops were light-years ahead of their so-called competitors. And a thousand times cheaper. The corporation was like a conspiracy theorist's paradise. Though, their involvement with the military was far more than a mere conspiracy but still treated like one. Arcadius himself kept a flip-phone. Those were thought to be long-obsolete but were easy to find online. Perhaps he kept it as a memento of his father. Coincidentally, while pondering over the life and times of D Corp, his flip-phone vibrated. A text message from an unknown ID. *Meet me at the square at 8. Don't bring anyone.* The message read. It was equally thrilling and terrifying for Arcadius. *Who is this?* He thought to himself.\n\nAs ominous as it was, it led Arcadius to more paranoia. Arcadius was exhausted, he needed to rest. He had reached his apartment after what seemed like a decade-long day. He went up the stairs, to the right, and unlocked his apartment door.\n\nhttp://4.bp.blogspot.com/-uTEQBjzP26g/UULYHWBYWAI/AAAAAAAAYyw/4M0IvR40LmI/s1600/Trevor+Tondor+modern+living+room+silver+round+coffee+table+hide+rug+blinds+Nbaynadamas.png\n\nThe apartment was an untidy mess. He stopped to admire the setting sun from the window in front of him. He remembered the bloodbath in the library, from which he had miraculously escaped unscathed. He wondered if he could fathom the pain the families of the victims must be going through. He remembered a dead body he saw in the library. *Jesus Christ, this day...* he thought to himself, dreading his luck. He lowered the white blinds on the window and wiped his tears with the tissue on the glass coffee table behind him. The kitchen was to the right while his bedroom and study were towards the left. The empty boxes of pizza, burgers, cans of soda and beer only added to his throbbing headache. He let out a sigh and went towards his bedroom. Falling down on his bed, the only thing that seemed to make sense at that moment was that he needed to fall asleep. And so he did.", + "category": "fiction", + "children": 0, + "created": "2016-09-15T16:53:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/x3BiRdt.png", + "http://4.bp.blogspot.com/-uTEQBjzP26g/UULYHWBYWAI/AAAAAAAAYyw/4M0IvR40LmI/s1600/Trevor+Tondor+modern+living+room+silver+round+coffee+table+hide+rug+blinds+Nbaynadamas.png" + ], + "links": [ + "https://steemit.com/story/@infinitor/the-mastermind-chapter-1-an-original-novel" + ], + "tags": [ + "fiction", + "story", + "novel", + "steemit", + "writing" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17223090086022, + "payout": 20.018, + "payout_at": "2016-09-22T16:53:21", + "pending_payout_value": "20.018 HBD", + "percent_hbd": 10000, + "permlink": "the-mastermind-an-original-novel-chapter-2", + "post_id": 1256082, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 24 + }, + "title": "THE MASTERMIND - An Original Novel (Chapter 2)", + "updated": "2016-09-15T16:53:21", + "url": "/fiction/@infinitor/the-mastermind-an-original-novel-chapter-2" + }, + { + "active_votes": [ + { + "rshares": 231813239369, + "voter": "anonymous" + }, + { + "rshares": 2059078537865, + "voter": "wang" + }, + { + "rshares": 10884777244, + "voter": "yefet" + }, + { + "rshares": 468281676, + "voter": "paco-steem" + }, + { + "rshares": 5641725632, + "voter": "spaninv" + }, + { + "rshares": 313710480, + "voter": "coar" + }, + { + "rshares": 1061302586, + "voter": "murh" + }, + { + "rshares": 365370465, + "voter": "stiletto" + }, + { + "rshares": 5047527838, + "voter": "tee-em" + }, + { + "rshares": 59061302314, + "voter": "lehard" + }, + { + "rshares": 11709563991, + "voter": "anasya" + }, + { + "rshares": 2531219186, + "voter": "steem1653" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 1005566128, + "voter": "danielkt" + }, + { + "rshares": 4209545151, + "voter": "karen13" + }, + { + "rshares": 7946872448, + "voter": "smolalit" + }, + { + "rshares": 204619400604, + "voter": "jl777" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 17267415955, + "voter": "proto" + }, + { + "rshares": 2960764853, + "voter": "dmilash" + }, + { + "rshares": 8734213651, + "voter": "taker" + }, + { + "rshares": 63847571, + "voter": "rpo" + }, + { + "rshares": 3157847929, + "voter": "kurtbeil" + }, + { + "rshares": 2118152083, + "voter": "natalymaty" + }, + { + "rshares": 83629253317, + "voter": "serejandmyself" + }, + { + "rshares": 101627835, + "voter": "pollina" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 1317649856, + "voter": "bitcoinparadise" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 73937406, + "voter": "ola1" + }, + { + "rshares": 1773444711, + "voter": "bapparabi" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 64921864, + "voter": "storage" + }, + { + "rshares": 55388665, + "voter": "blackmarket" + }, + { + "rshares": 58454327, + "voter": "gifts" + }, + { + "rshares": 93882016, + "voter": "expat" + }, + { + "rshares": 126595034, + "voter": "toddemaher1" + } + ], + "author": "lehard", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.6, + "beneficiaries": [], + "blacklists": [], + "body": "\n

http://i.imgur.com/jeelDxs.jpg

\n

This summer I spent a city bicycle race. I do not work professionally with video. But when mounting the video I was able to achieve a significant improvement in quality.

\n

For work I use Sony Vegas software. I am surprised by the possibilities of modern software and I want to share with you the results.

\n

https://www.youtube.com/watch?v=prqaZ97DX9k

\n", + "category": "video", + "children": 0, + "created": "2016-09-15T19:05:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/jeelDxs.jpg", + "https://img.youtube.com/vi/prqaZ97DX9k/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=prqaZ97DX9k" + ], + "tags": [ + "video" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 2727719889737, + "payout": 1.006, + "payout_at": "2016-09-22T19:05:24", + "pending_payout_value": "1.006 HBD", + "percent_hbd": 10000, + "permlink": "amazing-color-correction-video-before-and-after-the-my-original-work", + "post_id": 1257485, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 37 + }, + "title": "Amazing Color Correction video. Before and after [My original work]", + "updated": "2016-09-15T19:07:27", + "url": "/video/@lehard/amazing-color-correction-video-before-and-after-the-my-original-work" + }, + { + "active_votes": [ + { + "rshares": 3981528994407, + "voter": "riverhead" + }, + { + "rshares": 503970587, + "voter": "fkn" + }, + { + "rshares": 662437860, + "voter": "elishagh1" + }, + { + "rshares": 313699965, + "voter": "coar" + }, + { + "rshares": 1061283659, + "voter": "murh" + }, + { + "rshares": 5342686120, + "voter": "kimziv" + }, + { + "rshares": 2460297505, + "voter": "furion" + }, + { + "rshares": 108030155625, + "voter": "cdubendo" + }, + { + "rshares": 136322030, + "voter": "cynetyc" + }, + { + "rshares": 116540986, + "voter": "poseidon" + }, + { + "rshares": 408706835, + "voter": "positive" + }, + { + "rshares": 902891832, + "voter": "sisterholics" + }, + { + "rshares": 5255724830, + "voter": "karenb54" + }, + { + "rshares": 31929387326, + "voter": "laonie" + }, + { + "rshares": 1332506427, + "voter": "myfirst" + }, + { + "rshares": 6481129796, + "voter": "somebody" + }, + { + "rshares": 242323359, + "voter": "flysaga" + }, + { + "rshares": 1431727983, + "voter": "midnightoil" + }, + { + "rshares": 3581073710, + "voter": "xiaohui" + }, + { + "rshares": 161715466, + "voter": "elfkitchen" + }, + { + "rshares": 111953756, + "voter": "xiaokongcom" + }, + { + "rshares": 225679500, + "voter": "xianjun" + }, + { + "rshares": 98577200, + "voter": "ola1" + } + ], + "author": "karenb54", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.64, + "beneficiaries": [], + "blacklists": [], + "body": "Little things have scared me, like walking home on a dark night alone, thinking I was being followed, being attacked by my daughter. The one thing that has really scared me and made me realise how fragile all our lives are is:\n\nI was driving along the road to the metrocentre, Glen in the passenger seat and my 2 girls in the back. Jessica was playing up again, taking her seat belt off and climbing around the car, when we passed a crash, luckily Jessica noticed it and she put her seat belt back on, within minute of her doing this we heard a loud bang, there in front of me was a stationery car, I couldn\u2019t stop. I was doing 40mph straight into the back of it. Funnily enough about 20 mins before we hit I had noticed this yellow car in front with a private reg, having a joke I said look at that posh git, well yes that\u2019s the car I hit..*But it doesn\u2019t end there*\n\n
https://s20.postimg.org/4jraqc61p/car_crash.jpg
\n\nWhen we managed to get out of the car, with my vectra a right off. We noticed there was 2 other cars in front of the one I had hit, luckily or I should say unlucky for me the car behind me had managed to turn off just before the crash thus leaving a larger gap behind.. so with me being the fourth car I was to blame, My kids were screaming in the back, thankfully nothing serious, apart from minor whiplash, scratches and bruising we were all ok.\nGlen went to help the lady in the car in front of mine, and went to see if the others were ok. He got told by the lady in the first car, she was sorry she had suddenly stopped as the person behind her had clipped her, not pulling over to the side, just stopped in the middle of the road.\n\nWe all got out of our cars and waited at the side of the road, luckily for us all there was a policeman on a motorbike on the bridge above, he had come straight down to control things, Us being the only family that needed to go to hospital. One thing we really shouldn\u2019t have done, we should have waited to hear what everyone else had to say.\nWhen we got back home and the very same policeman came, all the stories had been changed, she denied stopping, she denied being clipped and I was to blame, he had said luckily the road was very congested that day and the speed was only 40 mph, usually its around 70.. Scares me what could have happened and what I could have lost.\n\n
https://s20.postimg.org/72czr0rrx/blame1.jpg
\n\nI had been driving for 15 years without an accident, Now here I was being cautioned for a four car pile up..the feelings I had were terrible, I felt useless, couldn\u2019t sleep or eat, I had nightmares with the screams of the kids.\nWhat really made matters worse was, about a month after the accident we all got a letter from the husband of the lady in the car in front of mine, thanking someone else for all there help getting there wife out of the car. That was my husband, and asking if we could please deal with this as quickly as possible..\nThe crash itself plays in my mind in slow motion, at the time of the crash I got a horrible taste in my mouth, the sickness in the bottom of my stomach.\n* What I could have lost that day*\nNow I am an extra careful driver, if I seem to be getting to close I get those feeling again, the taste in the mouth, the sickly feeling then I back off. Maybe it\u2019s a warning..\nMy kids still remember the crash, with Jessica over reacting again, she says, remember when you had that car crash and I broke my neck..It could have happened, if she hadn\u2019t had put her seat belt on after seeing the crash in front, she might not have been here\u2026it is to scary to think about..\n\nPlease drive carefully, take notice of other drivers, you could be the most perfect driver but if someone on the roads makes a mistake you could be the one who pays dearly for it..take your time..and BE AWARE\nThanks for reading\n\nhttps://s20.postimg.org/w3sdl01b1/20150513_135841.jpg |Hi I am Karen, I am here to write about my life and read about yours.. If you like what you read please upvote and leave me a message so I can come visit you | follow me on [Twitter](https://twitter.com/karen5416)\n--- | --- | ---", + "category": "crash", + "children": 0, + "created": "2016-09-15T18:33:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s20.postimg.org/4jraqc61p/car_crash.jpg", + "https://s20.postimg.org/72czr0rrx/blame1.jpg", + "https://s20.postimg.org/w3sdl01b1/20150513_135841.jpg" + ], + "links": [ + "https://twitter.com/karen5416" + ], + "tags": [ + "crash", + "cars", + "driving", + "family" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 4152319786764, + "payout": 1.854, + "payout_at": "2016-09-22T18:33:15", + "pending_payout_value": "1.854 HBD", + "percent_hbd": 10000, + "permlink": "car-crash-that-could-have-changed-my-world", + "post_id": 1257114, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 23 + }, + "title": "Car crash that could have changed my world.", + "updated": "2016-09-15T18:33:15", + "url": "/crash/@karenb54/car-crash-that-could-have-changed-my-world" + }, + { + "active_votes": [ + { + "rshares": 12648475356063, + "voter": "smooth" + }, + { + "rshares": 1912093154414, + "voter": "badassmother" + }, + { + "rshares": 2053123574468, + "voter": "hr1" + }, + { + "rshares": 1304415071462, + "voter": "rossco99" + }, + { + "rshares": 22390535406, + "voter": "jaewoocho" + }, + { + "rshares": 452849333705, + "voter": "recursive3" + }, + { + "rshares": 3120438117442, + "voter": "recursive" + }, + { + "rshares": 2376130829122, + "voter": "smooth.witness" + }, + { + "rshares": 22448634206, + "voter": "wpalczynski" + }, + { + "rshares": 140357414085, + "voter": "chris4210" + }, + { + "rshares": 14817966458, + "voter": "gregory-f" + }, + { + "rshares": 157421661801, + "voter": "edgeland" + }, + { + "rshares": 9220603890, + "voter": "gregory60" + }, + { + "rshares": 29965799287, + "voter": "eeks" + }, + { + "rshares": 2519852939, + "voter": "fkn" + }, + { + "rshares": 234140838, + "voter": "paco-steem" + }, + { + "rshares": 2820676199, + "voter": "spaninv" + }, + { + "rshares": 3312189303, + "voter": "elishagh1" + }, + { + "rshares": 313691550, + "voter": "coar" + }, + { + "rshares": 106632631169, + "voter": "asch" + }, + { + "rshares": 1061234076, + "voter": "murh" + }, + { + "rshares": 59949766839, + "voter": "theshell" + }, + { + "rshares": 61890213552, + "voter": "kanoptx" + }, + { + "rshares": 64903135239, + "voter": "justtryme90" + }, + { + "rshares": 410502622, + "voter": "applecrisp" + }, + { + "rshares": 182685232, + "voter": "stiletto" + }, + { + "rshares": 33781882470, + "voter": "ratel" + }, + { + "rshares": 55957746380, + "voter": "thecryptodrive" + }, + { + "rshares": 138383979780, + "voter": "bravenewcoin" + }, + { + "rshares": 5287383826, + "voter": "tee-em" + }, + { + "rshares": 179395106552, + "voter": "thedashguy" + }, + { + "rshares": 121383360964, + "voter": "geoffrey" + }, + { + "rshares": 21368965552, + "voter": "kimziv" + }, + { + "rshares": 34063688140, + "voter": "cryptoiskey" + }, + { + "rshares": 280916636, + "voter": "ladyclair" + }, + { + "rshares": 19974955553, + "voter": "thebatchman" + }, + { + "rshares": 158997516614, + "voter": "asmolokalo" + }, + { + "rshares": 4972397583, + "voter": "expanse" + }, + { + "rshares": 17538291453, + "voter": "konstantin" + }, + { + "rshares": 4533066552, + "voter": "stranger27" + }, + { + "rshares": 12300667181, + "voter": "furion" + }, + { + "rshares": 59019077, + "voter": "barbara2" + }, + { + "rshares": 65598944, + "voter": "ch0c0latechip" + }, + { + "rshares": 60712453, + "voter": "doge4lyf" + }, + { + "rshares": 2936170685, + "voter": "steem1653" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 17946261694, + "voter": "meesterboom" + }, + { + "rshares": 2193247066, + "voter": "tinyhomeliving" + }, + { + "rshares": 677892916, + "voter": "luisucv34" + }, + { + "rshares": 34760945530, + "voter": "creemej" + }, + { + "rshares": 2812132937, + "voter": "fiona777" + }, + { + "rshares": 466130289, + "voter": "poseidon" + }, + { + "rshares": 3506039536, + "voter": "simon.braki.love" + }, + { + "rshares": 32543319555, + "voter": "deanliu" + }, + { + "rshares": 204616768705, + "voter": "jl777" + }, + { + "rshares": 2043534177, + "voter": "positive" + }, + { + "rshares": 124974272, + "voter": "biternator" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 283331361, + "voter": "sergey44" + }, + { + "rshares": 6114162630, + "voter": "summonerrk" + }, + { + "rshares": 17267233265, + "voter": "proto" + }, + { + "rshares": 3611262028, + "voter": "sisterholics" + }, + { + "rshares": 68804307, + "voter": "fnait" + }, + { + "rshares": 61125854, + "voter": "keepcalmand" + }, + { + "rshares": 146224042, + "voter": "steemster1" + }, + { + "rshares": 3353892141, + "voter": "glitterpig" + }, + { + "rshares": 135235064297, + "voter": "steemdrive" + }, + { + "rshares": 8734133724, + "voter": "taker" + }, + { + "rshares": 7033348990, + "voter": "theprophet" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 60342922, + "voter": "lillianjones" + }, + { + "rshares": 127703725274, + "voter": "laonie" + }, + { + "rshares": 24561889230, + "voter": "laoyao" + }, + { + "rshares": 3997263260, + "voter": "myfirst" + }, + { + "rshares": 25922265472, + "voter": "somebody" + }, + { + "rshares": 969215309, + "voter": "flysaga" + }, + { + "rshares": 833875930, + "voter": "gmurph" + }, + { + "rshares": 5726440759, + "voter": "midnightoil" + }, + { + "rshares": 4190322069, + "voter": "ullikume" + }, + { + "rshares": 3323749960, + "voter": "kurtbeil" + }, + { + "rshares": 14322470236, + "voter": "xiaohui" + }, + { + "rshares": 646811381, + "voter": "elfkitchen" + }, + { + "rshares": 5855543935, + "voter": "oflyhigh" + }, + { + "rshares": 238513885, + "voter": "sillygoon" + }, + { + "rshares": 447781370, + "voter": "xiaokongcom" + }, + { + "rshares": 60819615, + "voter": "msjennifer" + }, + { + "rshares": 55925537, + "voter": "ciao" + }, + { + "rshares": 54217761, + "voter": "steemo" + }, + { + "rshares": 902644680, + "voter": "xianjun" + }, + { + "rshares": 54077897, + "voter": "steema" + }, + { + "rshares": 71282219, + "voter": "confucius" + }, + { + "rshares": 52419023, + "voter": "nano2nd" + }, + { + "rshares": 54909929, + "voter": "jarvis" + }, + { + "rshares": 59109762, + "voter": "microluck" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 2077290647, + "voter": "chinadaily" + }, + { + "rshares": 61852090, + "voter": "igrekzed" + }, + { + "rshares": 113957761723, + "voter": "helikopterben" + }, + { + "rshares": 10344891579, + "voter": "gvargas123" + }, + { + "rshares": 143310179, + "voter": "nang1" + }, + { + "rshares": 51877132, + "voter": "johnbyrd" + }, + { + "rshares": 51860909, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 51870077, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 8706975244, + "voter": "garywilson" + }, + { + "rshares": 24294717617, + "voter": "andrewawerdna" + }, + { + "rshares": 54079869536, + "voter": "mandibil" + }, + { + "rshares": 51562255, + "voter": "curpose" + }, + { + "rshares": 71507788, + "voter": "steembriefing" + }, + { + "rshares": 54585840, + "voter": "stephenkendal" + }, + { + "rshares": 1783650389, + "voter": "funkywanderer" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 180241566, + "voter": "team101" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 27677376859, + "voter": "sponge-bob" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 54175638, + "voter": "apparat" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 3068760608, + "voter": "michaelmatthews" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 6064303416, + "voter": "dexter-k" + }, + { + "rshares": 27671054427, + "voter": "brains" + }, + { + "rshares": 20213718746, + "voter": "skypilot" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 53569048, + "voter": "forklognews" + }, + { + "rshares": 1072070421, + "voter": "positivesteem" + }, + { + "rshares": 339280994, + "voter": "anomaly" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 71955428, + "voter": "mari5555na" + }, + { + "rshares": 1041816422, + "voter": "jang" + }, + { + "rshares": 51141851, + "voter": "slow" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 1970494123, + "voter": "bapparabi" + }, + { + "rshares": 50484452, + "voter": "connect" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 162917785, + "voter": "ctu" + }, + { + "rshares": 162904624, + "voter": "allianz" + }, + { + "rshares": 161849597, + "voter": "iberia" + }, + { + "rshares": 160861015, + "voter": "cybergirl" + }, + { + "rshares": 157182398, + "voter": "planet" + }, + { + "rshares": 160319579, + "voter": "cybergirls" + }, + { + "rshares": 159973989, + "voter": "capcom" + }, + { + "rshares": 159963865, + "voter": "sledgehammer" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 159175576, + "voter": "fallout" + }, + { + "rshares": 156023422, + "voter": "reef" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 31683945302, + "voter": "goldmatters" + }, + { + "rshares": 152063381, + "voter": "maxb02" + }, + { + "rshares": 139596382, + "voter": "bleujay" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 154770766, + "voter": "steemdrive.wtns" + }, + { + "rshares": 5226372769, + "voter": "exploretraveler" + }, + { + "rshares": 154337104, + "voter": "son-of-satire" + }, + { + "rshares": 132623369, + "voter": "toddemaher1" + }, + { + "rshares": 150260046, + "voter": "tttnofear" + } + ], + "author": "bravenewcoin", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.99, + "beneficiaries": [], + "blacklists": [], + "body": "\n

\n

\n

Luke Parker || Blockchain Adoption || Central Bank || Government

\n

Bank of England (BoE) Chief Cashier and Director for Notes, Victoria Cleland, recently gave a speech highlighting the Bank's work on central bank-issued digital currency (CBDC). Clelands keynote presentation was given at the second international workshop for P2P Financial Systems in London on Sept. 8 and 9. The BoE co-sponsored the event with Bank of Canada, Deutsche Bundesbank, House of Finance, Federal Reserve Bank of St. Louis, and UCL Research Centre, bringing together scholars, regulators, and practitioners. 

\n

\n

Cleland was appointed in March 2014, and her signature appears on british banknotes. However, her role covers \u201cfar more than signing the banknotes,\u201d the Chief Cashier explains. \u201cI am responsible for meeting public demand for banknotes and maintaining confidence in the physical currency.\u201d

\n

In a September 2015 speech at the University of the West of England in Bristol, Cleland stated that \u201calthough my team is responsible for a much older payment method, we are not luddites, and we welcome the additional choice and convenience that consumers can now enjoy.\u201d

\n

\n

Cleland confirmed the Bank's research into the \u201cpotential breadth of access to CBDC\u201d at the workshop last week. She described two extreme possibilities; limiting access to only financial institutions, or giving access to everybody. The latter would allow businesses and households to \u201chold balances in central bank money and to pay each other in real time with full and final settlement, in an electronic format.\u201d Introducing a CBDC \u201ccould fundamentally change the structure of the financial system,\u201d where everyone currently uses commercial banks or other financial institutions to make electronic payments. 

\n

\n

This is not the first time a central bank has contemplated competing with commercial banks. In November 2015, the Bank of International Settlements (BIS) published a report on digital currencies asserting that blockchain or distributed ledger technology (DLT) \u201ccould present a hypothetical challenge to central banks.\u201d

\n

Increasing usage of the technology could reduce or even remove the functions of a central body. However, central banks have options to respond to the threat such as \u201cusing the technology itself to issue digital currencies,\u201d the BIS wrote.\u201cThe question is whether such digital liabilities should be issued using new technology and be made more widely available than at present.\u201d The BIS referenced the BoE and it\u2019s ongoing research.

\n

In March, the Bank's Deputy Governor of Monetary Policy, Dr. Ben Broadbent, gave a speech at the London School of Economics asserting that there are two major implications of CBDC that compete with commercial banks. 

\n

\n

Currently, retail deposits at commercial banks are backed mainly by illiquid assets that cannot be sold on the open market. If all accounts are closed at once, banks wouldn\u2019t have the liquid resources to meet the demand. A central bank, on the other hand, \u201cholds only liquid assets on its balance sheet,\u201d Broadbent said, so they cannot run out of cash. However, he cautioned that \u201ctaking deposits away from banks could impair their ability to make the loans.\u201d

\n

In June, Bank of England Governor, Mark Carney, discussed the prospect of CBDC for the UK at the Lord Mayor\u2019s Banquet for Bankers and Merchants of the City of London. \u201cIn my view, still some way off,\u201d he said. 

\n

\n

A BoE staff working paper on the macroeconomics of CBDC, published in July, suggests that it would be \u201ceconomically equivalent to the establishment of an online-only, reserve-backed, narrow bank alongside the existing commercial banking system.\u201d It would increase competition for deposit accounts and rapidly increase the adoption of innovative technologies and account offerings, the authors explained. CBDC could also have other advantages such as raising the country's GDP by as much as 3%, according to one of the models discussed in the paper.

\n

In a one-off inquiry into distributed ledger, or blockchain, technology at the House of Lords, also in July, a few industry experts participated including Dr. Catherine Mulligan, Research Fellow at Imperial College Centre for Cryptocurrency Research. \u201cIn terms of central bank crypto-backed fiat currency, it does have a potential impact on monetary policy,\u201d she told the Lords, citing its potential to move money away from commercial banks towards a central bank. \u201cIt's a matter of balance,\u201d she said. \u201cYou got to think about that carefully to make sure the commercial banks don't just collapse.\u201d

\n

At the same inquiry, Broadbent reiterates the prospect of CBDC substituting commercial bank money, but concurred with Carney that it\u2019s \u201csome way off.\u201d

\n

Any central banks issuing their own digital currencies would be directly competing with commercial banks, Senior Advisor to MIT\u2019s Digital Currency Initiative, Michael Casey, explained during the \u201cBitcoin and the Digital Currency Revolution\u201d panel at the DTCC Blockchain Symposium.\u201cWhy would you hand over money to a commercial bank with all the risk that entails without any of the benefits?\u201d he asked. \u201cYou\u2019re going to have people looking to store short-term custodial funds with a central bank.\u201d 

\n

\n

The BoE is not the only central bank to consider issuing their own digital currency. Bank of Canada has alsoconsidered issuing its own digital currency. One of the objectives in the Bank's Research Plan for 2016-18 was investigating whether the Bank should issue its own digital currency and what it would look like. In June, the Bank reportedly gave a private presentation in Calgary unveiling its project to develop an electronic version of the Canadian dollar using a token named CAD-Coin.

\n

Digital currency is also in the works in China. In February, Zhou Xiaochuan, People's Bank of China Governor,revealed that \u201cDigital currency will co-exist with cash for quite a long time before it finally replaces cash.\" However, \u201cwith the transaction costs of paper money rising, people will be motivated to opt more for digital money,\u201d he believes.

\n

Dutch central bank, De Nederlandsche Bank (DNB), is also actively studying its own prototype cryptocurrency,\u2018DNBCoin.\u2019 In June, the bank unveiled three models of the Coin.

\n

According to an August World Economic Forum report, over 90 central banks are engaged in DLT discussions. The total DLT investments have exceeded US$ 1.4 billion over the past 3 years from over 24 countries. 

\n

\n

While central banks are researching DLT as a way to issue digital currencies, \u201ccould, and should CBDC be delivered using DLT and is this technology the best way to achieve the necessary scalability and resilience?\u201d Cleland concluded her speech. \u201cWe also need to understand the technology options.\u201d 

\n
\n

 This article can be found on our website on this link.   

\n
\n

According to the BNC indices, at the time of writing:
\n
\nSteem was trading at $0.53692706
\n

\n

bitcoin was trading at $605.91
\n

\n

If you enjoyed this article, remember to FOLLOW and SHARE our daily content!

\n", + "category": "money", + "children": 7, + "created": "2016-09-15T16:17:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s25.postimg.org/knm6qhyyn/thumb.jpg", + "https://s25.postimg.org/ikbritz5r/image1.jpg", + "https://s25.postimg.org/bv582tdtr/image2.jpg", + "https://s25.postimg.org/k1x7ue3wf/image3.png", + "https://s25.postimg.org/5k00meclb/image4.jpg", + "https://s25.postimg.org/et26wilhb/image5.jpg", + "https://s25.postimg.org/iqpglx8an/image6.jpg", + "https://s25.postimg.org/borizq4ov/image7.jpg", + "https://s25.postimg.org/bfyjnjha7/image8.png" + ], + "links": [ + "http://bravenewcoin.com/authors/luke-parker/", + "http://bravenewcoin.com/news/tag/blockchain+adoption", + "http://bravenewcoin.com/news/tag/central+bank", + "http://bravenewcoin.com/news/tag/government", + "http://www.bankofengland.co.uk/publications/Documents/speeches/2016/speech919.pdf", + "http://blockchain.cs.ucl.ac.uk/p2pfisy-2016/", + "http://www.bankofengland.co.uk/publications/Pages/news/2015/031.aspx", + "http://www.bankofengland.co.uk/publications/Documents/speeches/2015/speech838.pdf", + "http://bravenewcoin.com/news/the-worlds-top-bank-weighs-in-on-digital-currencies/", + "http://www.bankofengland.co.uk/publications/Documents/speeches/2016/speech886.pdf", + "http://www.bankofengland.co.uk/publications/Documents/speeches/2016/speech914.pdf", + "http://www.bankofengland.co.uk/research/Documents/workingpapers/2016/swp605.pdf", + "http://bravenewcoin.com/news/house-of-lords-told-bank-of-englands-digital-currency-is-some-ways-off/", + "http://www.dtcc.com/news/2016/april/19/analyzing-the-digital-currency-revolution", + "http://www.cbc.ca/news/canada/kitchener-waterloo/bank-of-canada-looking-into-issuing-digital-currency-1.2834759", + "http://www.bankofcanada.ca/research/bank-canada-medium-term-bank-wide-research-plan-2016-2018/", + "https://www.ft.com/content/1117c780-3397-11e6-bda0-04585c31b153", + "http://bravenewcoin.com/news/china-considers-digital-currency/", + "http://bravenewcoin.com/news/dutch-central-banks-third-dnbcoin-prototype-delves-into-smart-contracts-and-trusted-ownership/", + "http://bravenewcoin.com/assets/Industry-Reports-2016/WEF-The-future-of-financial-infrastructure.pdf", + "http://bravenewcoin.com/news/bank-of-england-states-central-bank-issued-digital-currency-will-compete-with-commercial-banks/", + "http://www.bravenewcoin.com/markets", + "http://www.bravenewcoin/steem", + "http://bravenewcoin.com/bitcoin", + "http://www.steemit.com/@bravenewcoin" + ], + "tags": [ + "money", + "bitcoin", + "blockchain", + "crypto-news", + "bravenewcoin" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 26434429336114, + "payout": 44.195, + "payout_at": "2016-09-22T16:17:42", + "pending_payout_value": "44.195 HBD", + "percent_hbd": 10000, + "permlink": "bravenewcoin-bank-of-england-states-central-bank-issued-digital-currency-will-compete-with-commercial-banks", + "post_id": 1255723, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 171 + }, + "title": "BraveNewCoin: Bank of England states central bank-issued digital currency will compete with commercial banks", + "updated": "2016-09-15T16:17:42", + "url": "/money/@bravenewcoin/bravenewcoin-bank-of-england-states-central-bank-issued-digital-currency-will-compete-with-commercial-banks" + }, + { + "active_votes": [ + { + "rshares": 231813191302, + "voter": "anonymous" + }, + { + "rshares": 174033897996, + "voter": "highasfuck" + }, + { + "rshares": 1950774078440, + "voter": "xeroc" + }, + { + "rshares": 213924324709, + "voter": "alex90342fastn1" + }, + { + "rshares": 31733693573, + "voter": "instructor2121" + }, + { + "rshares": 326639006522, + "voter": "teamsteem" + }, + { + "rshares": 183442312733, + "voter": "steve-walschot" + }, + { + "rshares": 1061283659, + "voter": "murh" + }, + { + "rshares": 40553528416, + "voter": "ranko-k" + }, + { + "rshares": 35244223389, + "voter": "drinkzya" + }, + { + "rshares": 55960410096, + "voter": "thecryptodrive" + }, + { + "rshares": 5047527838, + "voter": "tee-em" + }, + { + "rshares": 31346212932, + "voter": "michaelx" + }, + { + "rshares": 34073699558, + "voter": "cryptoiskey" + }, + { + "rshares": 484636799, + "voter": "mrhankeh" + }, + { + "rshares": 36267962783, + "voter": "clement" + }, + { + "rshares": 49807514764, + "voter": "isteemit" + }, + { + "rshares": 68450553516, + "voter": "bacchist" + }, + { + "rshares": 52093571855, + "voter": "venuspcs" + }, + { + "rshares": 7418976078, + "voter": "dasha" + }, + { + "rshares": 14389634301, + "voter": "ausbitbank" + }, + { + "rshares": 2632467953, + "voter": "steem1653" + }, + { + "rshares": 124961861, + "voter": "cynetyc" + }, + { + "rshares": 185292018100, + "voter": "anyx" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 89580632, + "voter": "wildchild" + }, + { + "rshares": 3709595271, + "voter": "bitcoiner" + }, + { + "rshares": 30989825780, + "voter": "zaebars" + }, + { + "rshares": 799615699, + "voter": "raymonjohnstone" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 50626015, + "voter": "whalepool" + }, + { + "rshares": 4150694741, + "voter": "tygergamer" + }, + { + "rshares": 135240891516, + "voter": "steemdrive" + }, + { + "rshares": 50579653937, + "voter": "gomeravibz" + }, + { + "rshares": 2157207095, + "voter": "merej99" + }, + { + "rshares": 22969491561, + "voter": "laonie1" + }, + { + "rshares": 23486297008, + "voter": "laonie2" + }, + { + "rshares": 23494592105, + "voter": "laonie3" + }, + { + "rshares": 5831750244, + "voter": "brendio" + }, + { + "rshares": 50577648, + "voter": "michellek" + }, + { + "rshares": 23490269143, + "voter": "laonie4" + }, + { + "rshares": 23487998630, + "voter": "laonie5" + }, + { + "rshares": 23485020903, + "voter": "laonie6" + }, + { + "rshares": 23480867466, + "voter": "laonie7" + }, + { + "rshares": 3157825096, + "voter": "kurtbeil" + }, + { + "rshares": 23477419388, + "voter": "laonie8" + }, + { + "rshares": 23474718053, + "voter": "laonie9" + }, + { + "rshares": 2370262538, + "voter": "steemleak" + }, + { + "rshares": 88206053, + "voter": "bigsambucca" + }, + { + "rshares": 2354312294, + "voter": "paynode" + }, + { + "rshares": 72135954, + "voter": "stevescriber" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 52419023, + "voter": "nano2nd" + }, + { + "rshares": 9731652686, + "voter": "mione" + }, + { + "rshares": 60225791, + "voter": "cryptoblu" + }, + { + "rshares": 60219243, + "voter": "instructor" + }, + { + "rshares": 802020725261, + "voter": "dollarvigilante" + }, + { + "rshares": 3977281078, + "voter": "lamech-m" + }, + { + "rshares": 23468511648, + "voter": "laonie10" + }, + { + "rshares": 8536250240, + "voter": "garywilson" + }, + { + "rshares": 50829277, + "voter": "bitchplease" + }, + { + "rshares": 99130059443, + "voter": "barrycooper" + }, + { + "rshares": 31611630780, + "voter": "hilarski" + }, + { + "rshares": 2029369552, + "voter": "shadowspub" + }, + { + "rshares": 8390958262, + "voter": "rimann" + }, + { + "rshares": 56999917, + "voter": "rickmiller" + }, + { + "rshares": 5401518277, + "voter": "nulliusinverba" + }, + { + "rshares": 22792452702, + "voter": "mikehere" + }, + { + "rshares": 22621808463, + "voter": "laonie11" + }, + { + "rshares": 3411072843, + "voter": "xanoxt" + }, + { + "rshares": 4044749171, + "voter": "l0k1" + }, + { + "rshares": 50798127, + "voter": "freesteem" + }, + { + "rshares": 2353724275, + "voter": "zettar" + }, + { + "rshares": 5934390558, + "voter": "dexter-k" + }, + { + "rshares": 53871683, + "voter": "doggnostic" + }, + { + "rshares": 659649765, + "voter": "ct-gurus" + }, + { + "rshares": 53593366, + "voter": "jenny-talls" + }, + { + "rshares": 415654681468, + "voter": "charlieshrem" + }, + { + "rshares": 63545565768, + "voter": "tracemayer" + }, + { + "rshares": 54457374, + "voter": "ppan08162016" + }, + { + "rshares": 1317649856, + "voter": "bitcoinparadise" + }, + { + "rshares": 2127783725, + "voter": "steemsquad" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 52329350, + "voter": "ninjapainter" + }, + { + "rshares": 2651178974, + "voter": "senseye" + }, + { + "rshares": 1630374239, + "voter": "rusteemitblog" + }, + { + "rshares": 157799009, + "voter": "photorealistic" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 64921864, + "voter": "storage" + }, + { + "rshares": 55388665, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 93882016, + "voter": "expat" + }, + { + "rshares": 137659447, + "voter": "steemtrail" + }, + { + "rshares": 1593664040, + "voter": "steemlift" + }, + { + "rshares": 126595034, + "voter": "toddemaher1" + } + ], + "author": "tygergamer", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.4, + "beneficiaries": [], + "blacklists": [], + "body": "
\"Image
\n
\n## What is Far Cry Primal?\n___\nFar Cry Primal is a first person action-adventure game which was developed by Ubisoft Montreal, and first released on February 23 2016.\n## Story\n___\nYou play as a Wenja tribesman named Takkar, who becomes stranded in the Oros Valley in the year 10,000 B.C. He also gains the ability to tame the predators of Oros. There are two tribes that threaten the Winja's existence which are; the Udam tribe who are cannibals and prey on the Wenja, then there is the izila tribe who like to sacrifice the Winja using fire. Your goal is to grow your tribe, and wipe out the rival tribes so that yours can survive.\n
\n
\"Image
\n######
This is the map of Oros
\n
\n## Gameplay\n___\nWhen you start the game you start with nothing. So you have to craft your own weapons/tools in order to defend yourself, either from predatory animals or rival tribesmen and tribeswomen. Once you have crafted the bare essentials you then have to start taking territory for the wenja. You do this by clearing out camps, and bonfires.\n
\n
\"Image
\n######
This is the crafting Menu, here is where you craft items
\n
\n
\n
\"Image
\n######
This is the Skills Menu, this is where you can level up Takkar.
\n
\n
\n
\"Image
\n######
This is where you can upgrade your village to get even more added benefits
\n
\n
\n
\"Image
\n######
This where you can look at the resources that you have on hand.
\n
\n
\n
\"Image
\n######
You can use an owl to scout an enemy encampment, and tag enemy positions. So that you can get them drop on them.
\n
\n
\n
\"Image
\n######
This is the Beast Selection Menu, here you can select between beasts that you have tamed.
\n
\n
\n
\"Image
\n######
This is my preferred beast, it is a Bloodfanged Sabortooth cat. Isn't he/she (I do not no its gender because you can not check) cute?
\n
\n## Presentation\n___\nI like how the game looks, and how it behaves. For example when you are hunting animals, and hit one with a arrow usually in other games the animal tries and runs away, but in this game you can hit it with one arrow but does kill it right away you can fallow its blood trail until it drops dead. Not many games do that.\n## Final Thoughts\n___\nThere isn't many games that use a prehistoric setting like this, and for that I love it for that reason alone. If you want to give this game a try you can get it for PS4; XBOX ONE, an PC for around $60.\nSide Notes\n___\nThe Steem that I receive from these posts allows me to purchase new games, and this helps keep my posts consistent. Also if you want to talk about games in general my information is below, and if anyone is curious I take my own screenshots.\n# @tygergamer\n\nhttp://i.imgur.com/GWcS5Dm.jpg\n[tygergamer on Facebook](https://www.facebook.com/ty.miller.3720190)\n[Join Our Steemit Gaming Channel](https://steemit.chat/channel/gaming)\nIf you have PSN my username is tyger1313\n# Thank you to everyone for your continuing support.", + "category": "gaming", + "children": 0, + "created": "2016-09-15T18:05:03", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i68.tinypic.com/2vx3a08.jpg", + "http://i66.tinypic.com/s3ke52.jpg", + "http://i65.tinypic.com/rhlw86.jpg", + "http://i67.tinypic.com/w7e6ps.jpg", + "http://i67.tinypic.com/2hx3g21.jpg", + "http://i63.tinypic.com/1534mkh.jpg", + "http://i66.tinypic.com/2hgfg2x.jpg", + "http://i64.tinypic.com/353cavc.jpg", + "http://i64.tinypic.com/2e3o750.jpg", + "http://i.imgur.com/GWcS5Dm.jpg" + ], + "links": [ + "http://tinypic.com?ref=2vx3a08", + "http://tinypic.com?ref=s3ke52", + "http://tinypic.com?ref=rhlw86", + "http://tinypic.com?ref=w7e6ps", + "http://tinypic.com?ref=2hx3g21", + "http://tinypic.com?ref=1534mkh", + "http://tinypic.com?ref=2hgfg2x", + "http://tinypic.com?ref=353cavc", + "http://tinypic.com?ref=2e3o750", + "https://www.facebook.com/ty.miller.3720190", + "https://steemit.chat/channel/gaming" + ], + "tags": [ + "gaming", + "farcryprimal" + ], + "users": [ + "tygergamer" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 5731493828301, + "payout": 3.049, + "payout_at": "2016-09-22T18:05:03", + "pending_payout_value": "3.049 HBD", + "percent_hbd": 10000, + "permlink": "my-thoughts-on-far-cry-primal", + "post_id": 1256844, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 97 + }, + "title": "My Thoughts on Far Cry Primal", + "updated": "2016-09-15T18:05:03", + "url": "/gaming/@tygergamer/my-thoughts-on-far-cry-primal" + }, + { + "active_votes": [ + { + "rshares": 231809756793, + "voter": "anonymous" + }, + { + "rshares": 9865242777816, + "voter": "berniesanders" + }, + { + "rshares": 73218523804, + "voter": "nextgenwitness" + }, + { + "rshares": 244111745773, + "voter": "justin" + }, + { + "rshares": 670306236660, + "voter": "silver" + }, + { + "rshares": 1626597190919, + "voter": "silversteem" + }, + { + "rshares": 1805647921101, + "voter": "nextgencrypto" + }, + { + "rshares": 2206071238782, + "voter": "wang" + }, + { + "rshares": 168110609178, + "voter": "steemservices" + }, + { + "rshares": 10523039423, + "voter": "steemservices1" + }, + { + "rshares": 5815231464, + "voter": "bentley" + }, + { + "rshares": 2015882351, + "voter": "fkn" + }, + { + "rshares": 478461713, + "voter": "paco-steem" + }, + { + "rshares": 28509331807, + "voter": "thedarkestplum" + }, + { + "rshares": 5764047005, + "voter": "spaninv" + }, + { + "rshares": 2649751442, + "voter": "elishagh1" + }, + { + "rshares": 313691550, + "voter": "coar" + }, + { + "rshares": 1061234978, + "voter": "murh" + }, + { + "rshares": 373313301, + "voter": "stiletto" + }, + { + "rshares": 199249189310, + "voter": "the-alien" + }, + { + "rshares": 16026823358, + "voter": "kimziv" + }, + { + "rshares": 9840533745, + "voter": "furion" + }, + { + "rshares": 52479155, + "voter": "ch0c0latechip" + }, + { + "rshares": 6141420194, + "voter": "cryptosi" + }, + { + "rshares": 2341401801, + "voter": "dmacshady" + }, + { + "rshares": 349598619, + "voter": "poseidon" + }, + { + "rshares": 1634827342, + "voter": "positive" + }, + { + "rshares": 2708462753, + "voter": "sisterholics" + }, + { + "rshares": 55043445, + "voter": "fnait" + }, + { + "rshares": 95778529797, + "voter": "laonie" + }, + { + "rshares": 3997282198, + "voter": "myfirst" + }, + { + "rshares": 19441818137, + "voter": "somebody" + }, + { + "rshares": 726915089, + "voter": "flysaga" + }, + { + "rshares": 4294854015, + "voter": "midnightoil" + }, + { + "rshares": 10741921211, + "voter": "xiaohui" + }, + { + "rshares": 485110339, + "voter": "elfkitchen" + }, + { + "rshares": 335836929, + "voter": "xiaokongcom" + }, + { + "rshares": 58630782311, + "voter": "driv3n" + }, + { + "rshares": 676986215, + "voter": "xianjun" + }, + { + "rshares": 13692618129, + "voter": "thecurator" + }, + { + "rshares": 153546621, + "voter": "nang1" + }, + { + "rshares": 54079869536, + "voter": "mandibil" + }, + { + "rshares": 112983030208, + "voter": "shenanigator" + }, + { + "rshares": 5012661990, + "voter": "nadin3" + }, + { + "rshares": 60180881035, + "voter": "thecyclist" + }, + { + "rshares": 52329674, + "voter": "f1111111" + }, + { + "rshares": 339287005, + "voter": "anomaly" + }, + { + "rshares": 98545946, + "voter": "ola1" + }, + { + "rshares": 60241754, + "voter": "mari5555na" + } + ], + "author": "mandibil", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.19, + "beneficiaries": [], + "blacklists": [], + "body": "I remember vividly the first time i held a golf club in my hands it felt very odd. And then swinging it and hitting a small ball with it seemed close to impossible. And yet, i had seen professional golfers, like Tiger Woods and Thomas Bj\u00f8rn play so elegantly on the telly, making it look so easy.\n\n\nhttps://i.imgur.com/eONRZ18.jpg\n\nBut golf is hard to learn and extremely difficult to master. It takes incredible patience, handling of your frustrations and training, training, training. And your game benefits from making long term plans and setting goals for success. It is an individualist game, it is always a competition against your own ambitions and image. Golf has the steepest and the longest learning curve of any mainstream sport or game as far as i am concerned. \n\nMy point is. These attributes of learning and playing golf are brilliant for teaching your children handling those exact emotional and physical traits. It develops your child's ability to handle emotions and deferring gratifications. It is simply a personality developing game that is also great fun, can be played with friends and family for developing social skills. It develops good manners and adhering to a certain etiquette and playing honest. The benefits are nearly endless.\n\nhttps://i.imgur.com/mliTKWF.jpg\n\nTherefore i teach my daughter golf and we go hitting some balls on the driving range whenever she feels like it. So far we have gone 5 or 6 times and her swing and her patience has already improved notably. And she loves when she hits it in the sweet spot and drives 125 meters ... Then we do a high-five and she gets a \"way to go\" :-) ... It is a fantastic way to share sports with your children.", + "category": "golf", + "children": 2, + "created": "2016-09-15T16:41:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgur.com/eONRZ18.jpg", + "https://i.imgur.com/mliTKWF.jpg" + ], + "tags": [ + "golf", + "children", + "psychology", + "education", + "upbringing" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17628782813721, + "payout": 20.9, + "payout_at": "2016-09-22T16:41:54", + "pending_payout_value": "20.900 HBD", + "percent_hbd": 0, + "permlink": "golf-teaches-your-children-patience-anger-control-and-persistence", + "post_id": 1255972, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 49 + }, + "title": "Golf teaches your children patience, anger control and persistence", + "updated": "2016-09-15T18:28:51", + "url": "/golf/@mandibil/golf-teaches-your-children-patience-anger-control-and-persistence" + }, + { + "active_votes": [ + { + "rshares": 7557342650401, + "voter": "steempty" + }, + { + "rshares": 11848098341, + "voter": "andu" + }, + { + "rshares": 192808987332, + "voter": "anyx" + }, + { + "rshares": 40151838951, + "voter": "diana.catherine" + }, + { + "rshares": 605261532, + "voter": "luisucv34" + }, + { + "rshares": 231816568, + "voter": "sergey44" + }, + { + "rshares": 12592076308, + "voter": "webdeals" + }, + { + "rshares": 3448353558, + "voter": "sulev" + }, + { + "rshares": 2325449247, + "voter": "andrew0" + }, + { + "rshares": 11041591679, + "voter": "borran" + }, + { + "rshares": 87440314261, + "voter": "serejandmyself" + }, + { + "rshares": 9827647000, + "voter": "gvargas123" + }, + { + "rshares": 79750662608, + "voter": "someguy123" + }, + { + "rshares": 5361365597, + "voter": "contentjunkie" + }, + { + "rshares": 1064809843, + "voter": "tatianka" + }, + { + "rshares": 772067561, + "voter": "jessicanicklos" + }, + { + "rshares": 1737480112, + "voter": "alwayzgame" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 213848535, + "voter": "sjamayee" + } + ], + "author": "webdeals", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.03, + "beneficiaries": [], + "blacklists": [], + "body": "\n

Few days ago I told you how happy I was about the job interview I have done and successfully passed.

\n

Yes I was completely happy and I am still happy about it, but I don't know if I have to accept it or not.

\n

This job will be less paid than my actually contract, will require more hours and by contract could be requested to work in overtime but for free.

\n


\n

\n

img credit

\n


\n

I am putting everything on the scales where on one side there is the new job, a nice city where to live and I will be trained in something I have never done in my life and this could be useful in the future.

\n

The other side or plate of the scales will be:

\n

- my girlfriend doesn't want to move in a new city if is not for a permanent job (and this is not)

\n

- it is only for 12 months contract 

\n

- I have to move an entire house from a city to the other 120 miles away

\n

- I will earn less money than my previous job (30% less)

\n

- I have to work for 42.5h once normally I use to work for 37

\n

- Not paid overtime

\n

- I could broke up with my girlfriend because as I said in the first point she doesn't want move.

\n


\n

Tomorrow I will have my post degree last exam and I should be concentrate on studying but at the same time I have an argue with my GF and I have to give an answer to this Vet company.

\n

I don't know what I should do, I know that the job is the first thing to consider especially if I have spent so many years to become a veterinarian. I wish I could see my future to understand what could be the best choice to take but I don't have any sphere (at part my bold head) that will show me the future.

\n


\n

\n

img credit

\n


\n

It is a hard choice and I have so many things together that is making me so confused.

\n

If you were in my situation what could be your choice???

\n

Thanks for your help and your advices :)

\n", + "category": "life", + "children": 6, + "created": "2016-09-15T17:35:03", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.dbkay.com/wp-content/uploads/2011/08/StonesBalance-Small.jpg", + "http://www.intemirifugio.it/wp-content/uploads/2016/01/screen-shot-2015-09-02-at-3-19-43-pm.png" + ], + "links": [ + "http://www.dbkay.com/wp-content/uploads/2011/08/StonesBalance-Small.jpg", + "http://www.intemirifugio.it/wp-content/uploads/2016/01/screen-shot-2015-09-02-at-3-19-43-pm.png" + ], + "tags": [ + "life", + "choice", + "interview", + "lincoln", + "love" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 8018835759857, + "payout": 5.273, + "payout_at": "2016-09-22T17:35:03", + "pending_payout_value": "5.273 HBD", + "percent_hbd": 10000, + "permlink": "job-or-love", + "post_id": 1256546, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 19 + }, + "title": "Job or Love?", + "updated": "2016-09-15T17:36:00", + "url": "/life/@webdeals/job-or-love" + }, + { + "active_votes": [ + { + "rshares": 231809773619, + "voter": "anonymous" + }, + { + "rshares": 657682851854, + "voter": "berniesanders" + }, + { + "rshares": 4576157737, + "voter": "nextgenwitness" + }, + { + "rshares": 3313255060745, + "voter": "pharesim" + }, + { + "rshares": 15256984110, + "voter": "justin" + }, + { + "rshares": 41894139791, + "voter": "silver" + }, + { + "rshares": 101662324432, + "voter": "silversteem" + }, + { + "rshares": 112852995068, + "voter": "nextgencrypto" + }, + { + "rshares": 2206071653405, + "voter": "wang" + }, + { + "rshares": 11207373945, + "voter": "steemservices" + }, + { + "rshares": 526151971, + "voter": "steemservices1" + }, + { + "rshares": 323068414, + "voter": "bentley" + }, + { + "rshares": 13631397750, + "voter": "valtr" + }, + { + "rshares": 1221942851616, + "voter": "gavvet" + }, + { + "rshares": 14982958547, + "voter": "eeks" + }, + { + "rshares": 15119117634, + "voter": "fkn" + }, + { + "rshares": 19873135819, + "voter": "elishagh1" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 1061253912, + "voter": "murh" + }, + { + "rshares": 140985149448, + "voter": "coinbitgold" + }, + { + "rshares": 9962459465, + "voter": "the-alien" + }, + { + "rshares": 5950554459, + "voter": "mark-waser" + }, + { + "rshares": 128214651786, + "voter": "kimziv" + }, + { + "rshares": 2690487150, + "voter": "soupernerd" + }, + { + "rshares": 1159208963, + "voter": "steemswede" + }, + { + "rshares": 794749227, + "voter": "endgame" + }, + { + "rshares": 73804003091, + "voter": "furion" + }, + { + "rshares": 365918281, + "voter": "barbara2" + }, + { + "rshares": 406713453, + "voter": "ch0c0latechip" + }, + { + "rshares": 376417209, + "voter": "doge4lyf" + }, + { + "rshares": 17173174800, + "voter": "sebastien" + }, + { + "rshares": 174556110815, + "voter": "repholder" + }, + { + "rshares": 3736844844, + "voter": "incomemonthly" + }, + { + "rshares": 629471993, + "voter": "luisucv34" + }, + { + "rshares": 129240273720, + "voter": "demotruk" + }, + { + "rshares": 2796788952, + "voter": "poseidon" + }, + { + "rshares": 3967367717, + "voter": "birdie" + }, + { + "rshares": 5109122482, + "voter": "rainchen" + }, + { + "rshares": 1659490970, + "voter": "tokyodude" + }, + { + "rshares": 4996306142, + "voter": "dmitriybtc" + }, + { + "rshares": 12261205066, + "voter": "positive" + }, + { + "rshares": 11031796651, + "voter": "moon32walker" + }, + { + "rshares": 21667709239, + "voter": "sisterholics" + }, + { + "rshares": 426586706, + "voter": "fnait" + }, + { + "rshares": 378980299, + "voter": "keepcalmand" + }, + { + "rshares": 54477247, + "voter": "reported" + }, + { + "rshares": 2641780884, + "voter": "weenis" + }, + { + "rshares": 14756763760, + "voter": "felixxx" + }, + { + "rshares": 52486879, + "voter": "krushing" + }, + { + "rshares": 766228721649, + "voter": "laonie" + }, + { + "rshares": 26648553997, + "voter": "myfirst" + }, + { + "rshares": 155534624440, + "voter": "somebody" + }, + { + "rshares": 16252722049, + "voter": "sunshine" + }, + { + "rshares": 5815320713, + "voter": "flysaga" + }, + { + "rshares": 416939167, + "voter": "gmurph" + }, + { + "rshares": 475501347, + "voter": "minnowsunited" + }, + { + "rshares": 34358846550, + "voter": "midnightoil" + }, + { + "rshares": 51383056, + "voter": "whatyouganjado" + }, + { + "rshares": 85935427394, + "voter": "xiaohui" + }, + { + "rshares": 4204289611, + "voter": "elfkitchen" + }, + { + "rshares": 56817337, + "voter": "makaveli" + }, + { + "rshares": 2686695437, + "voter": "xiaokongcom" + }, + { + "rshares": 1446509276, + "voter": "future24" + }, + { + "rshares": 5415889726, + "voter": "xianjun" + }, + { + "rshares": 51230321, + "voter": "alexbones" + }, + { + "rshares": 369436016, + "voter": "microluck" + }, + { + "rshares": 12610854840, + "voter": "kyriacos" + }, + { + "rshares": 10471074095, + "voter": "pjheinz" + }, + { + "rshares": 805448125, + "voter": "thecurator" + }, + { + "rshares": 8114377412, + "voter": "lemouth" + }, + { + "rshares": 37574685828, + "voter": "anotherjoe" + }, + { + "rshares": 9310407829, + "voter": "gvargas123" + }, + { + "rshares": 162957058, + "voter": "kamil5" + }, + { + "rshares": 22559404087, + "voter": "andrewawerdna" + }, + { + "rshares": 70203690, + "voter": "ozertayiz" + }, + { + "rshares": 50215700, + "voter": "salebored" + }, + { + "rshares": 7626813355, + "voter": "einsteinpotsdam" + }, + { + "rshares": 5053600817, + "voter": "richardcrill" + }, + { + "rshares": 2056057288, + "voter": "eight-rad" + }, + { + "rshares": 1661520978, + "voter": "davidjkelley" + }, + { + "rshares": 50326099, + "voter": "bitdrone" + }, + { + "rshares": 50317967, + "voter": "sleepcult" + }, + { + "rshares": 15570931627, + "voter": "digital-wisdom" + }, + { + "rshares": 3365396535, + "voter": "getonthetrain" + }, + { + "rshares": 3710931796, + "voter": "ethical-ai" + }, + { + "rshares": 6831306526, + "voter": "jwaser" + }, + { + "rshares": 3761305064, + "voter": "thecyclist" + }, + { + "rshares": 2675492964, + "voter": "bwaser" + }, + { + "rshares": 3091707749, + "voter": "mikkolyytinen" + }, + { + "rshares": 271432008, + "voter": "anomaly" + }, + { + "rshares": 2401284424, + "voter": "ellepdub" + }, + { + "rshares": 12397305013, + "voter": "herpetologyguy" + }, + { + "rshares": 6368721210, + "voter": "orcish" + }, + { + "rshares": 4816962742, + "voter": "morgan.waser" + }, + { + "rshares": 3689824509, + "voter": "strong-ai" + }, + { + "rshares": 7187212765, + "voter": "dresden" + } + ], + "author": "herpetologyguy", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.05, + "beneficiaries": [], + "blacklists": [], + "body": "\n

When I tell people that I am a museum herpetologist, I get a lot of confused looks and blank stares. Not many people outside the biological field really know or understand just what exactly herpetology is. Herpetology is simply the study of reptiles and amphibians, or more accurately \"poikilothermic, ectothermic tetrapods\". That\u2019s a mouthful and complete gibberish to most people so I just say reptiles and amphibians. Herpetologists study the 3 branches of amphibians (frogs/toads, salamanders, and caecilians) and 6 branches of reptiles (snakes, lizards, crocodiles, turtles/tortoises, amphisbaenids, and tuataras), and their role in the environment.  

\n

 http://images.nationalgeographic.com/wpf/media-live/photos/000/006/custom/nile-crocodile_643_610x343.jpg Photo and Credit

\n

Many people have difficulties telling reptiles and amphibians apart. Perhaps not their fault as reptiles and amphibians are often conveniently jumbled together simply because they are \u201ccreepy crawlies\u201d. Herpetology comes from the Greek word \u201cherpien\u201d meaning \u201cto creep\u201d, and literally translates into \u201cthe study of the creeping things\u201d. Seriously, reptiles and amphibians were originally grouped together because people thought they were creepy. So to help clear up some confusion, I thought I\u2019d post today and talk about some of the characteristics that separate amphibians and reptiles.   

\n

http://static.tvtropes.org/pmwiki/pub/images/reptile-4_copy_9098.jpg Photo and Credit

\n

Metamorphosis: Reptiles are just like people, they are born looking like a smaller, younger version of the adults. During their lifetime they will grow, but not undergo any radical changes in body structure. Most amphibians (barring a few species that look like tiny adults at birth) are born into a larval stage, usually called tadpoles, and will later metamorphose into their adult form. This metamorphosis completely changes their physical structure, sometimes adding legs, shrinking tails, growing lungs or eliminating gills.  

\n

 http://www.animalspot.net/wp-content/uploads/2013/01/Amphibian-Life-Cycle.jpg Photo and Credit

\n

Skin and Coverings: Amphibians have smooth, porous skin that allows for the transfer of water across the membrane. This skin is usually wet or even sticky to the touch as many amphibians have mucous glands to keep their skin moist (allowing for respiration). Reptiles are dry to the touch and covered in scales made of keratin (the same material as hair and fingernails). There is a layer of skin beneath the scales, sometimes seen in \u201cscale-less\u201d pets. Reptiles are also occasionally covered in bony or keratinized spikes and osteoderms (scales with embedded bone serving as armor). Reptiles also have claws on their fingertips while amphibians do not.

\n

https://i.ytimg.com/vi/6MGL3yTw0c4/hqdefault.jpg Photo and Video

\n

Eggs: Amphibian eggs are encased in a soft, gel-like structure, with no hard covering for protection. To keep the eggs from drying out, frogs and other amphibians will lay eggs either in the water or a suitably damp location. Reptiles lay amniotic eggs, covered in a hard or leathery shell. Eggs are either laid on land or retained within the mother\u2019s body until they hatch, which she will then give live birth to the hatchlings.   

\n

http://www.reptile-fossils.com/images/78.jpg Photo and Credit

\n

Reproduction: Amphibians have external fertilization, in which the female lays her eggs and the male proceeds to fertilize them. Reptiles, like mammals, have internal fertilization and must mate to produce offspring (except for an odd few that undergo parthenogenesis and require no mate).   

\n

http://www.vernalpool.org/images/16_amplx.jpg Photo and Credit

\n

Respiration: All reptiles breathe using lungs, and inhale and exhale either through their mouth or nose. Some amphibians have gills and respire in the same manner a fish would. Others have lungs, but unlike reptiles, absorb much of their oxygen through their skin (though they will also breathe through their nostrils). Even most species that have lungs once had gills prior to their metamorphosis. 

\n

  http://springpeeper.weebly.com/uploads/1/7/1/2/17123304/8783058.jpg?765 Photo and Credit

\n

Defenses: With no nails and only basic teeth in some species, amphibians must rely on chemical defense to deter predators. Many produce toxic skin secretions that can have varying effects on predators; some taste bad, others are deadly (the tetrodotoxin found in eastern newts is the strongest vomit-inducing agent known!). Reptiles are able to defend themselves with both claws and teeth, and their scales add and extra sort of armor against predation. Some even produce venom which they inject to deter or kill would-be predators.

\n

http://wallsdream.com/uploads/originals/2015/11/22/snakes-open-mouth-reptiles-4xN2.jpg Photo and Credit       

\n

Though there are many similarities between these two groups, reptiles and amphibians represent two vastly different classes of animals, each with very unique characteristics. Originally grouped together for convenience, herpetology is a rather interesting field because it groups together animals that are not quite as closely related as we once believed them to be!

\n", + "category": "science", + "children": 6, + "created": "2016-09-15T17:20:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://images.nationalgeographic.com/wpf/media-live/photos/000/006/custom/nile-crocodile_643_610x343.jpg", + "http://static.tvtropes.org/pmwiki/pub/images/reptile-4_copy_9098.jpg", + "http://www.animalspot.net/wp-content/uploads/2013/01/Amphibian-Life-Cycle.jpg", + "https://i.ytimg.com/vi/6MGL3yTw0c4/hqdefault.jpg", + "http://www.reptile-fossils.com/images/78.jpg", + "http://www.vernalpool.org/images/16_amplx.jpg", + "http://springpeeper.weebly.com/uploads/1/7/1/2/17123304/8783058.jpg?765", + "http://wallsdream.com/uploads/originals/2015/11/22/snakes-open-mouth-reptiles-4xN2.jpg" + ], + "links": [ + "http://images.nationalgeographic.com/wpf/media-live/photos/000/006/custom/nile-crocodile_643_610x343.jpg", + "http://static.tvtropes.org/pmwiki/pub/images/reptile-4_copy_9098.jpg", + "http://tvtropes.org/pmwiki/pmwiki.php/Main/ReptileAndAmphibianTropes", + "http://www.animalspot.net/wp-content/uploads/2013/01/Amphibian-Life-Cycle.jpg", + "http://www.animalspot.net/category/amphibians", + "https://i.ytimg.com/vi/6MGL3yTw0c4/hqdefault.jpg", + "https://youtu.be/6MGL3yTw0c4", + "http://www.reptile-fossils.com/images/78.jpg", + "http://reptilefossils.blogspot.com/", + "http://www.vernalpool.org/images/16_amplx.jpg", + "http://www.vernalpool.org/sly_3.htm", + "http://springpeeper.weebly.com/uploads/1/7/1/2/17123304/8783058.jpg?765", + "http://springpeeper.weebly.com/respiratory-system.html", + "http://wallsdream.com/uploads/originals/2015/11/22/snakes-open-mouth-reptiles-4xN2.jpg", + "http://wallsdream.com/wallpaper/snakes-open-mouth-reptiles/4xN2" + ], + "tags": [ + "science", + "minnowsunite", + "herpetology", + "reptiles", + "amphibians" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 10056206988115, + "payout": 7.769, + "payout_at": "2016-09-22T17:20:45", + "pending_payout_value": "7.769 HBD", + "percent_hbd": 10000, + "permlink": "what-are-herptiles-indentifying-reptiles-vs-amphibians", + "post_id": 1256387, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 96 + }, + "title": "What are Herptiles?: Indentifying Reptiles vs Amphibians", + "updated": "2016-09-15T17:20:45", + "url": "/science/@herpetologyguy/what-are-herptiles-indentifying-reptiles-vs-amphibians" + }, + { + "active_votes": [ + { + "rshares": 1912120788268, + "voter": "badassmother" + }, + { + "rshares": 1304415071462, + "voter": "rossco99" + }, + { + "rshares": 447203801027, + "voter": "boatymcboatface" + }, + { + "rshares": 32643791043, + "voter": "dab" + }, + { + "rshares": 290689332437, + "voter": "chitty" + }, + { + "rshares": 10884707844, + "voter": "yefet" + }, + { + "rshares": 81790123771, + "voter": "acidsun" + }, + { + "rshares": 14982957645, + "voter": "eeks" + }, + { + "rshares": 2015882351, + "voter": "fkn" + }, + { + "rshares": 1013766679613, + "voter": "hipster" + }, + { + "rshares": 2649751442, + "voter": "elishagh1" + }, + { + "rshares": 1061253912, + "voter": "murh" + }, + { + "rshares": 59950063204, + "voter": "theshell" + }, + { + "rshares": 367035682, + "voter": "geobor" + }, + { + "rshares": 3848540783991, + "voter": "satoshifund" + }, + { + "rshares": 79882000174, + "voter": "lizik" + }, + { + "rshares": 16026831473, + "voter": "kimziv" + }, + { + "rshares": 45356958143, + "voter": "honeythief" + }, + { + "rshares": 12064022115, + "voter": "primus" + }, + { + "rshares": 60403077307, + "voter": "lehard" + }, + { + "rshares": 1609496197, + "voter": "gidlark" + }, + { + "rshares": 24867575018, + "voter": "katyakov" + }, + { + "rshares": 1159208963, + "voter": "steemswede" + }, + { + "rshares": 223515836617, + "voter": "domino" + }, + { + "rshares": 9840533745, + "voter": "furion" + }, + { + "rshares": 52479155, + "voter": "ch0c0latechip" + }, + { + "rshares": 5357326058, + "voter": "thegoodguy" + }, + { + "rshares": 3723435049, + "voter": "litvintech" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 702103377, + "voter": "luisucv34" + }, + { + "rshares": 34761364489, + "voter": "creemej" + }, + { + "rshares": 26447603260, + "voter": "peterz" + }, + { + "rshares": 167305835788, + "voter": "blueorgy" + }, + { + "rshares": 349598619, + "voter": "poseidon" + }, + { + "rshares": 5215562534, + "voter": "rainchen" + }, + { + "rshares": 204617448258, + "voter": "jl777" + }, + { + "rshares": 1634827342, + "voter": "positive" + }, + { + "rshares": 6114654934, + "voter": "summonerrk" + }, + { + "rshares": 17267278949, + "voter": "proto" + }, + { + "rshares": 2708463654, + "voter": "sisterholics" + }, + { + "rshares": 55043445, + "voter": "fnait" + }, + { + "rshares": 177054757, + "voter": "kibela" + }, + { + "rshares": 3353892141, + "voter": "glitterpig" + }, + { + "rshares": 8734139434, + "voter": "taker" + }, + { + "rshares": 95778590206, + "voter": "laonie" + }, + { + "rshares": 3997283099, + "voter": "myfirst" + }, + { + "rshares": 19441828055, + "voter": "somebody" + }, + { + "rshares": 726915089, + "voter": "flysaga" + }, + { + "rshares": 416938866, + "voter": "gmurph" + }, + { + "rshares": 4294855818, + "voter": "midnightoil" + }, + { + "rshares": 84246848, + "voter": "coderg" + }, + { + "rshares": 4190377366, + "voter": "ullikume" + }, + { + "rshares": 10741928424, + "voter": "xiaohui" + }, + { + "rshares": 485110339, + "voter": "elfkitchen" + }, + { + "rshares": 335836929, + "voter": "xiaokongcom" + }, + { + "rshares": 676986215, + "voter": "xianjun" + }, + { + "rshares": 11041591679, + "voter": "borran" + }, + { + "rshares": 84707878967, + "voter": "serejandmyself" + }, + { + "rshares": 2958177650, + "voter": "macartem" + }, + { + "rshares": 9827647000, + "voter": "gvargas123" + }, + { + "rshares": 3042329691, + "voter": "netaterra" + }, + { + "rshares": 22559404087, + "voter": "andrewawerdna" + }, + { + "rshares": 53070013, + "voter": "apparat" + }, + { + "rshares": 339287005, + "voter": "anomaly" + }, + { + "rshares": 50545124, + "voter": "chekave" + }, + { + "rshares": 213848535, + "voter": "sjamayee" + }, + { + "rshares": 154765535, + "voter": "mrsgreen" + }, + { + "rshares": 155452864, + "voter": "jyriygo" + } + ], + "author": "hipster", + "author_payout_value": "0.000 HBD", + "author_reputation": 65.96, + "beneficiaries": [], + "blacklists": [], + "body": "\u0412 \u044d\u0442\u043e\u043c \u043c\u0435\u0441\u044f\u0446\u0435 \u044f \u0440\u0435\u0448\u0438\u043b \u0432\u0437\u044f\u0442\u044c\u0441\u044f \u0437\u0430 \u043e\u0431\u0437\u043e\u0440 \u0432\u0441\u0435\u0439 \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u043a\u0438. \u041f\u043e\u043b\u0443\u0447\u0438\u043b\u043e\u0441\u044c \u043d\u0435\u043c\u043d\u043e\u0433\u043e \u0441 \u0437\u0430\u0434\u0435\u0440\u0436\u043a\u043e\u0439, \u043d\u043e \u043b\u0443\u0447\u0448\u0435 \u0442\u0430\u043a, \u0447\u0435\u043c \u043d\u0438\u043a\u0430\u043a. \u041a\u0430\u043a \u0432\u0441\u0435\u0433\u0434\u0430 \u0442\u0435\u043a\u0441\u0442\u044b \u0441 \u0443\u0447\u0435\u0442\u043e\u043c \u0440\u0435\u0434\u0430\u043a\u0442\u0443\u0440\u044b [\u0442\u0443\u0442](http://blockchainboom.coinfox.info/). @vitaly-lvov \u0435\u0449\u0435 \u043e\u0431\u0435\u0449\u0430\u043b \u043e\u0431\u0437\u043e\u0440 \u043a\u0440\u0430\u0443\u0434\u0441\u0435\u0439\u043b\u043e\u0432 \u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u0442\u044c.\n\n\u0410\u043d\u0430\u043b\u0438\u0437 \u043e\u0441\u043d\u043e\u0432\u0430\u043d \u043d\u0430 \u0434\u0430\u043d\u043d\u044b\u0445 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u043d\u044b\u0445 \u043a\u0438\u0431\u0435\u0440\u2022\u0424\u043e\u043d\u0434\u043e\u043c \u043f\u043e 25 \u0441\u0438\u0441\u0442\u0435\u043c\u0430\u043c \u0441 \u043a\u0440\u0443\u043f\u043d\u0435\u0439\u0448\u0435\u0439 \u043a\u0430\u043f\u0438\u0442\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0435\u0439 \u0438 \u043a\u0438\u0431\u0435\u0440\u2022\u0420\u0435\u0439\u0442\u0438\u043d\u0433\u043e\u043c \u0432\u044b\u0448\u0435 1.4 \u043d\u0430 31 \u0410\u0432\u0433\u0443\u0441\u0442\u0430 2016 \u0433\u043e\u0434\u0430. \u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a \u0434\u0430\u043d\u043d\u044b\u0445 [\u0442\u0443\u0442](https://goo.gl/mBBBDv).\n\n\u0412 \u044d\u0442\u043e\u043c \u043c\u0435\u0441\u044f\u0446\u0435 \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u043a\u0430 \u043f\u043e\u0445\u0443\u0434\u0435\u043b\u0430 \u043d\u0430 $862 \u043c\u043b\u043d. \u0434\u043e\u043b\u043b\u0430\u0440\u043e\u0432 \u0438\u043b\u0438 \u043d\u0430 7%, \u043d\u043e \u043f\u0440\u0438\u0440\u043e\u0441\u043b\u0430 \u043d\u0430 618 \u0442\u044b\u0441. \u0431\u0438\u0442\u043a\u043e\u0438\u043d\u043e\u0432 \u0438\u043b\u0438 \u043d\u0430 3%. \u0412 \u044d\u0442\u043e\u043c \u043c\u0435\u0441\u044f\u0446\u0435 \u0432\u0437\u0440\u044b\u0432 \u043f\u0440\u043e\u0438\u0437\u043e\u0448\u0435\u043b \u0441\u043e \u0441\u0442\u043e\u0440\u043e\u043d\u044b Monero (+431% \u0432 BTC). Factom (+94%), Synereo (+50%), Safe Network (+37%) \u0443\u043c\u0435\u0440\u0435\u043d\u043d\u043e \u043f\u043e\u0434\u0440\u043e\u0441\u043b\u0438. \u0421\u0442\u043e\u0438\u0442 \u0443\u043f\u043e\u043c\u044f\u043d\u0443\u0442\u044c \u0410\u0443\u0433\u0443\u0440, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043d\u0430\u0447\u0430\u043b \u0442\u043e\u0440\u0433\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u043d\u0430 Gatecoin \u0438 \u0441\u0440\u0430\u0437\u0443 \u0432\u0435\u0440\u043d\u0443\u043b\u0441\u044f \u0432 \u0440\u0435\u0439\u0442\u0438\u043d\u0433. \u0410 \u0434\u043b\u044f Steem \u044d\u0442\u043e\u0442 \u043c\u0435\u0441\u044f\u0446 \u0432\u044b\u0448\u0435\u043b \u043f\u0440\u043e\u0433\u043d\u043e\u0437\u0438\u0440\u0443\u0435\u043c\u043e \u043f\u0440\u043e\u0432\u0430\u043b\u044c\u043d\u044b\u043c - \u043c\u0438\u043d\u0443\u0441 48% \u0432 \u0434\u043e\u043b\u043b\u0430\u0440\u0430\u0445, \u0447\u0442\u043e \u043f\u043e\u0441\u043b\u0435 \u043f\u043e\u0447\u0442\u0438 20\u0442\u0438 \u043a\u0440\u0430\u0442\u043d\u043e\u0433\u043e \u0440\u043e\u0441\u0442\u0430 \u043d\u0435 \u0443\u0434\u0438\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u0430\u044f \u043a\u043e\u0440\u0440\u0435\u043a\u0442\u0438\u0440\u043e\u0432\u043a\u0430.\n\n## \u041f\u0440\u043e \u041e\u0446\u0435\u043d\u043a\u0443 \u0411\u043b\u043e\u043a\u0447\u0435\u0439\u043d \u041f\u0440\u043e\u0435\u043a\u0442\u043e\u0432\n\u0425\u043e\u0442\u0435\u043b\u043e\u0441\u044c \u0431\u044b \u043d\u0435\u043c\u043d\u043e\u0433\u043e \u0441\u043a\u0430\u0437\u0430\u0442\u044c \u043f\u0440\u043e \u043e\u0446\u0435\u043d\u043a\u0443 \u043a\u0430\u043f\u0438\u0442\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043d\u0430 CoinMarketcap, Coincap, Cryptocompare \u0438 \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0430\u0439\u0442\u0430\u0445. \u041f\u0440\u0438\u0432\u0435\u0434\u0435\u043d\u043d\u0430\u044f \u0442\u0430\u043c \u043e\u0446\u0435\u043d\u043a\u0430 \u043d\u0435 \u043a\u043e\u0440\u0440\u0435\u043a\u0442\u043d\u0430 \u043f\u043e \u043e\u0442\u0434\u0435\u043b\u044c\u043d\u044b\u043c \u0441\u0438\u0441\u0442\u0435\u043c\u0430\u043c, \u0438 \u044d\u0442\u043e \u043f\u0440\u0438\u0432\u043e\u0434\u0438\u0442 \u043a \u0442\u043e\u043c\u0443, \u0447\u0442\u043e \u0431\u043e\u043b\u044c\u0448\u043e\u0435 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u043d\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u043d\u044b\u0445 \u0438\u043d\u0432\u0435\u0441\u0442\u043e\u0440\u043e\u0432 \u0434\u0435\u043b\u0430\u044e\u0442 \u043b\u043e\u0436\u043d\u044b\u0435 \u043f\u0440\u0435\u0434\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u043e\u0441\u043d\u043e\u0432\u044b\u0432\u0430\u044f\u0441\u044c \u043d\u0430 \u0434\u0430\u043d\u043d\u044b\u0445 \u044d\u0442\u0438\u0445 \u0441\u0430\u0439\u0442\u043e\u0432. \u042f \u043f\u0435\u0440\u0435\u0447\u0438\u0441\u043b\u044e \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u043a\u0430\u043f\u0438\u0442\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u043d\u0430 \u044d\u0442\u0438\u0445 \u0441\u0430\u0439\u0442\u0430\u0445 \u043d\u0435 \u0438\u043c\u0435\u0435\u0442 \u043d\u0438\u043a\u0430\u043a\u043e\u0433\u043e \u043e\u0442\u043d\u043e\u0448\u0435\u043d\u0438\u044f \u043a \u0440\u0435\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0438: Ripple, Stellar, Synereo, Storj. \u0412 \u043e\u0431\u0449\u0435\u043c \u0441\u043b\u0443\u0447\u0430\u0435 \u043a\u0430\u043f\u0438\u0442\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u044d\u0442\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u0437\u0430\u043d\u0438\u0436\u0435\u043d\u0430 \u0432 \u0440\u0430\u0437\u044b, \u0442.\u043a. CoinMarketcap \u0438\u0441\u043a\u0430\u0436\u0430\u0435\u0442 \u043f\u043e\u043d\u044f\u0442\u0438\u0435 *current supply* \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0440\u0430\u0441\u0441\u0447\u0438\u0442\u044b\u0432\u0430\u0435\u0442\u0441\u044f \u043f\u043e \u043a\u0430\u043a\u043e\u0439-\u0442\u043e \u0441\u0432\u043e\u0435\u0439 \u043c\u0430\u0433\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u043b\u043e\u0433\u0438\u043a\u0435. \u041d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0438\u0437 \u0442\u0435\u043a\u0443\u0449\u0435\u0433\u043e \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u0430 \u0442\u043e\u043a\u0435\u043d\u043e\u0432 \u0438\u0441\u043a\u043b\u044e\u0447\u0430\u0435\u0442\u0441\u044f 65% XRP \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0443\u0435\u0442 Ripple Labs, >96% REP \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0443\u0435\u0442 \u043a\u043e\u043c\u0430\u043d\u0434\u0430 Synereo, 95% LUM \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0443\u0435\u0442 Stellar Foundation, 90% Storj \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u0443\u0435\u0442 Storj Inc. \u0415\u0441\u043b\u0438 \u0432\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044c\u043d\u043e \u0438\u0437\u0443\u0447\u0438\u0442\u044c \u043f\u043e\u043d\u044f\u0442\u0438\u0435 [Shares Outstanding](http://www.investopedia.com/terms/o/outstandingshares.asp), \u0442\u043e \u0442\u0430\u043a\u043e\u0439 \u043f\u043e\u0434\u0445\u043e\u0434 \u043d\u0435 \u0432\u044b\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u043d\u0438\u043a\u0430\u043a\u043e\u0439 \u043a\u0440\u0438\u0442\u0438\u043a\u0438 \u0441 \u0442\u043e\u0447\u043a\u0438 \u0437\u0440\u0435\u043d\u0438\u044f \u043f\u0440\u0438\u0432\u044b\u0447\u043d\u044b\u0445 \u0444\u0438\u043d\u0430\u043d\u0441\u043e\u0432. \u0412 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0435, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0431\u043e\u043b\u044c\u0448\u043e\u0435 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u043d\u0435\u0441\u0432\u0435\u0434\u0443\u044e\u0449\u0438\u0445 \u0438\u043d\u0432\u0435\u0441\u0442\u043e\u0440\u043e\u0432 \u043f\u0440\u0438\u043d\u0438\u043c\u0430\u044e\u0442 \u0440\u0435\u0448\u0435\u043d\u0438\u0435 \u0438\u043d\u0432\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0432 Synereo \u0442.\u043a. \u0434\u0443\u043c\u0430\u044e\u0442 \u0447\u0442\u043e \u0435\u0433\u043e \u043e\u0446\u0435\u043d\u043a\u0430 $10 \u043c\u043b\u043d. \u0432 \u0442\u043e \u0432\u0440\u0435\u043c\u044f \u043a\u0430\u043a \u0440\u0435\u0430\u043b\u044c\u043d\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 - \u043f\u043e\u0447\u0442\u0438 $ 300 \u043c\u043b\u043d. \u0414\u0430\u0436\u0435 Ripple \u043d\u0430 Ripple Charts \u043e\u0442\u0440\u0430\u0436\u0430\u0435\u0442 \u0441\u0432\u043e\u044e \u043a\u0430\u043f\u0438\u0442\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044e \u043a\u0430\u043a \u043f\u043e\u043b\u043e\u0436\u0435\u043d\u043e, \u0430 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u044e\u0449\u0430\u044f \u043e\u0442\u0440\u0430\u0441\u043b\u044c \u043d\u0438\u043a\u0430\u043a \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u043f\u0440\u0438\u0437\u043d\u0430\u0442\u044c \u0444\u0430\u043a\u0442 \u0442\u043e\u0433\u043e, \u0447\u0442\u043e \u043f\u0440\u0435\u043c\u0430\u0439\u043d - \u044d\u0442\u043e \u043d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u043e, \u0438 \u0447\u0442\u043e \u0434\u043b\u044f \u043e\u0446\u0435\u043d\u043a\u0438 \u043d\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u043a\u0430\u043a\u043e\u0439-\u0442\u043e \u0434\u0440\u0443\u0433\u043e\u0439 \u043c\u0430\u0433\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u043b\u043e\u0433\u0438\u043a\u0438, \u043f\u043e \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043c\u043e\u0436\u043d\u043e \u043e\u0446\u0435\u043d\u0438\u0432\u0430\u0442\u044c. \u0412 \u0438\u0442\u043e\u0433\u0435 \u044d\u0442\u043e \u043f\u0440\u0438\u0432\u043e\u0434\u0438\u0442 \u043a \u0431\u0443\u043a\u0432\u0430\u043b\u044c\u043d\u043e\u043c\u0443 \u043e\u0431\u043c\u0430\u043d\u0443 \u0438\u043d\u0432\u0435\u0441\u0442\u043e\u0440\u043e\u0432 \u0432 \u043f\u0440\u043e\u043c\u044b\u0448\u043b\u0435\u043d\u043d\u044b\u0445 \u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0430\u0445. \u041c\u044b \u0441\u0434\u0435\u043b\u0430\u0435\u043c \u0432\u0441\u0435 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0435, \u0447\u0442\u043e\u0431\u044b \u043e\u0431\u0440\u0430\u0437\u0443\u043c\u0438\u0442\u044c \u044d\u0442\u043e \u0431\u0435\u0437\u043e\u0431\u0440\u0430\u0437\u0438\u0435. \u0411\u0443\u0434\u044c\u0442\u0435 \u0432\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044c\u043d\u044b \u043f\u0440\u0438 \u043e\u0446\u0435\u043d\u043a\u0435 \u0431\u043b\u043e\u043a\u0447\u0435\u0439\u043d \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432 \u0438 \u043e\u0447\u0435\u043d\u044c \u0432\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044c\u043d\u043e \u043f\u0440\u043e\u0432\u0435\u0440\u044f\u0439\u0442\u0435 \u0432\u0441\u0435 \u0431\u0430\u0437\u043e\u0432\u044b\u0435 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u0430\u043d\u0430\u043b\u0438\u0437\u0438\u0440\u0443\u0435\u043c\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b.\n\n## \u041f\u0440\u043e \u0410\u043d\u043e\u043d\u0438\u043c\u043a\u0438\n\u0422.\u043a. \u0432 \u0442\u043e\u043f\u0430\u0445 \u044d\u0442\u043e\u0433\u043e \u043c\u0435\u0441\u044f\u0446\u0430 Monero, \u0441\u0442\u043e\u0438\u0442 \u0441\u043a\u0430\u0437\u0430\u0442\u044c \u043f\u0430\u0440\u0443 \u0441\u043b\u043e\u0432, \u043f\u0440\u043e \u0431\u043b\u043e\u043a\u0447\u0435\u0439\u043d \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u0441 \u0444\u043e\u043a\u0443\u0441\u043e\u043c \u043d\u0430 \u043f\u0440\u0438\u0432\u0430\u0442\u043d\u043e\u0441\u0442\u044c. \u0410\u043d\u043e\u043d\u0438\u043c\u043d\u044b\u0435 \u0431\u043b\u043e\u043a\u0447\u0435\u0439\u043d \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u044f\u0432\u043b\u044f\u044e\u0442\u0441\u044f \u043f\u0440\u0435\u0434\u043c\u0435\u0442\u043e\u043c \u043e\u0441\u043e\u0431\u043e\u0433\u043e \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u0430. \u0412 \u0441\u0435\u0433\u043c\u0435\u043d\u0442\u0435 \u043c\u043e\u0436\u043d\u043e \u0432\u044b\u0434\u0435\u043b\u0438\u0442\u044c \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435 \u0441\u0438\u0441\u0442\u0435\u043c\u044b:\n- [Monero](https://cyber.fund/system/Monero). \u0421\u0430\u043c\u043e\u0435 \u043f\u0440\u043e\u0432\u0435\u0440\u0435\u043d\u043d\u043e\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u0435 \u043d\u0430 \u0440\u044b\u043d\u043a\u0435 \u043d\u0430 \u0431\u0430\u0437\u0435 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0430 Cryptonote. \u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442 [\u043a\u043e\u043b\u044c\u0446\u0435\u0432\u044b\u0435 \u043f\u043e\u0434\u043f\u0438\u0441\u0438](https://en.wikipedia.org/wiki/Ring_signature) \u0434\u043b\u044f \u0441\u0430\u043c\u043e\u0433\u043e \u043f\u0440\u0438\u0432\u0430\u0442\u043d\u043e\u0433\u043e \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e \u0431\u043b\u043e\u043a\u0447\u0435\u0439\u043d\u0430. \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u043e\u0441\u0442\u043e\u0438\u0442 \u0438\u0437 \u0432\u044b\u0441\u043e\u043a\u043e\u043a\u043b\u0430\u0441\u043d\u044b\u0445 \u043a\u0440\u0438\u043f\u0442\u043e\u0433\u0440\u0430\u0444\u043e\u0432. \u0417\u0430 \u0432\u0440\u0435\u043c\u044f \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u043e\u0432\u0430\u043d\u0438\u044f Monero Labs \u0432\u044b\u043f\u0443\u0441\u0442\u0438\u043b 5 \u0431\u0443\u043c\u0430\u0433 \u043f\u043e \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u044f\u043c \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0430, \u0430 c\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e [\u0432\u043d\u0435\u0441\u043b\u043e \u043c\u043d\u043e\u0433\u043e \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u0439 \u0432 \u043a\u043b\u0438\u0435\u043d\u0442](https://github.com/monero-project/monero/commits/master), \u0432 \u0442.\u0447 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u0435 \u043a\u043e\u043c\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u0439 \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432 \u0441\u0435\u0442\u0438 \u0447\u0435\u0440\u0435\u0437 \u0430\u043d\u043e\u043d\u0438\u043c\u043d\u0443\u044e \u0441\u0435\u0442\u044c I2P. \u042f \u0441\u0447\u0438\u0442\u0430\u044e \u0431\u043b\u043e\u043a\u0447\u0435\u0439\u043d Monero \u0441\u0430\u043c\u044b\u043c \u0441\u0431\u0430\u043b\u0430\u043d\u0441\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u043c \u0440\u0435\u0448\u0435\u043d\u0438\u0435\u043c \u0432 \u0441\u043b\u0443\u0447\u0430\u0435 \u0435\u0441\u043b\u0438 \u043f\u0440\u0438\u0432\u0430\u0442\u043d\u043e\u0441\u0442\u044c \u0438 \u0430\u043d\u043e\u043d\u0438\u043c\u043d\u043e\u0441\u0442\u044c \u0442\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0438\u0439 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0432\u0430\u0436\u043d\u0430 \u043f\u043e \u043c\u043d\u043e\u0433\u0438\u043c \u043f\u0440\u0438\u0447\u0438\u043d\u0430\u043c, \u0432 \u0442\u043e\u043c \u0447\u0438\u0441\u043b\u0435 \u0447\u0443\u0442\u044c \u043b\u0438 \u043d\u0435 \u0441\u0430\u043c\u0430\u044f \u0430\u0434\u0435\u043a\u0432\u0430\u0442\u043d\u0430\u044f \u0434\u0438\u0441\u0442\u0440\u0438\u0431\u044c\u044e\u0446\u0438\u044f \u0431\u0430\u0437\u043e\u0432\u043e\u0433\u043e \u0442\u043e\u043a\u0435\u043d\u0430 XMR (\u0438\u043b\u0438 \u043c\u043e\u043d\u0435\u0440\u043e\u0434\u0436) \u0432\u043e\u043e\u0431\u0449\u0435 \u0437\u0430 \u0432\u0441\u044e \u0438\u0441\u0442\u043e\u0440\u0438\u044e \u0431\u043b\u043e\u043a\u0447\u0435\u0439\u043d \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0438.\n- [Dash](https://cyber.fund/system/Dash). \u0414\u043b\u044f \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f \u043f\u0440\u0438\u0432\u0430\u0442\u043d\u043e\u0441\u0442\u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f \u043c\u0435\u0445\u0430\u043d\u0438\u0437\u043c [CoinJoin](https://en.wikipedia.org/wiki/CoinJoin), \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0432\u044b\u043f\u043e\u043b\u043d\u044f\u0435\u0442\u0441\u044f \u0434\u0435\u0446\u0435\u043d\u0442\u0440\u0430\u043b\u0438\u0437\u043e\u0432\u0430\u043d\u043d\u043e\u0439 \u0441\u0435\u0442\u044c\u044e \u043c\u0430\u0441\u0442\u0435\u0440\u043d\u043e\u0434. \u041f\u0440\u0438 \u044d\u0442\u043e\u043c \u0431\u043b\u043e\u043a\u0447\u0435\u0439\u043d Dash \u043d\u0435\u043b\u044c\u0437\u044f \u043d\u0430\u0437\u0432\u0430\u0442\u044c \u043f\u0440\u0438\u0432\u0430\u0442\u043d\u044b\u043c \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e, \u0442.\u043a. \u0431\u043e\u043b\u044c\u0448\u0438\u043d\u0441\u0442\u0432\u043e \u0442\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0438\u0439 \u0432 \u0441\u0438\u0441\u0442\u0435\u043c\u0435 \u043d\u0435 \u043f\u0435\u0440\u0435\u043c\u0435\u0448\u0438\u0432\u0430\u0435\u0442\u0441\u044f. \u0421\u0438\u0441\u0442\u0435\u043c\u0443 \u043c\u0438\u043a\u0441\u0435\u0440\u043e\u0432 \u043d\u0430 \u0434\u0430\u043d\u043d\u044b\u0439 \u043c\u043e\u043c\u0435\u043d\u0442 [\u043f\u0440\u0438\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u0441\u0443\u0431\u0441\u0438\u0434\u0438\u0440\u043e\u0432\u0430\u0442\u044c](https://www.dashcentral.org/p/infra-lqd-pvd-201609), \u0430 \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u044c \u0442\u0430\u043a\u043e\u0433\u043e \u0437\u0430\u043c\u0435\u0441\u0430 \u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0436\u0435\u043b\u0430\u0442\u044c \u043b\u0443\u0447\u0448\u0435\u0433\u043e. \u0412\u0441\u0435 \u044d\u0442\u043e \u0434\u0435\u043b\u0430\u0435\u0442 Dash \u0432 \u043d\u0438\u0448\u0435 \u043f\u0440\u0438\u0432\u0430\u0442\u043d\u043e\u0441\u0442\u0438 \u043d\u0435 \u043e\u0447\u0435\u043d\u044c \u043a\u043e\u043d\u043a\u0443\u0440\u0435\u043d\u0442\u043e\u0441\u043f\u043e\u0441\u043e\u0431\u043d\u044b\u043c \u043f\u0435\u0440\u0435\u0434 \u041c\u043e\u043d\u0435\u0440\u043e. \u041c\u043e\u0435 \u0441\u0443\u0431\u044a\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0435 \u043c\u043d\u0435\u043d\u0438\u0435, \u0447\u0442\u043e \u0441\u0438\u043b\u0430 Dash \u0432\u0441\u0435 \u0442\u0430\u043a\u0438 \u0432 \u0434\u0440\u0443\u0433\u043e\u043c.\n- [Bytecoin](https://cyber.fund/system/Bytecoin). \u0418\u0441\u0442\u043e\u0440\u0438\u044f \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0430 CryptoNote \u043d\u0430\u0447\u0438\u043d\u0430\u0435\u0442\u0441\u044f \u0438\u0437 \u044d\u0442\u043e\u0433\u043e \u0431\u043b\u043e\u043a\u0447\u0435\u0439\u043d\u0430. \u0427\u0435\u0440\u0435\u0437 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u043d\u0435\u0434\u0435\u043b\u044c \u043f\u043e\u0441\u043b\u0435 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0435\u043a\u0442\u0430 Bytecoin \u043d\u0430 Bitcointalk \u0441\u0442\u0430\u043b\u043e \u044f\u0441\u043d\u043e, \u0447\u0442\u043e \u0431\u0430\u0439\u043a\u0430 \u043f\u0440\u043e \u0442\u043e, \u0447\u0442\u043e \u0441\u0438\u0441\u0442\u0435\u043c\u0430 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u043e\u0432\u0430\u043b\u0430 \u0432 \u0434\u0430\u0440\u043a\u043d\u0435\u0442\u0430\u0445 \u0431\u043e\u043b\u0435\u0435 2 \u043b\u0435\u0442 \u0438 \u0437\u0430 \u044d\u0442\u043e \u0432\u0440\u0435\u043c\u044f \u0431\u044b\u043b\u043e \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043e 82% \u0432\u0441\u0435\u0445 \u0442\u043e\u043a\u0435\u043d\u043e\u0432, \u0447\u0443\u0442\u044c \u0431\u043e\u043b\u0435\u0435 \u0447\u0435\u043c \u0447\u0443\u0448\u044c. \u041f\u043e\u044d\u0442\u043e\u043c\u0443 \u0441\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u043f\u0440\u0438\u043d\u044f\u043b\u043e \u0440\u0435\u0448\u0435\u043d\u0438\u0435 \u0444\u043e\u0440\u043a\u043d\u0443\u0442\u044c \u044d\u0442\u0443 \u0437\u0430\u043c\u0435\u0447\u0430\u0442\u0435\u043b\u044c\u043d\u0443\u044e \u0448\u0442\u0443\u043a\u0443 \u0438 \u043d\u0430\u0437\u0432\u0430\u0442\u044c \u043f\u0440\u043e\u0435\u043a\u0442 Monero. \u0412 \u0441\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u0435 \u043e\u043a\u0430\u0437\u0430\u043b\u0438\u0441\u044c \u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e \u043e\u043f\u044b\u0442\u043d\u044b\u0435 \u043a\u0440\u0438\u043f\u0442\u043e\u0433\u0440\u0430\u0444\u044b, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0435 2 \u0433\u043e\u0434\u0430 \u0440\u0430\u0437\u0432\u0438\u0432\u0430\u043b\u0438 Monero. \u0422\u0430\u043a\u0438\u043c \u043e\u0431\u0440\u0430\u0437\u043e\u043c Bytcoin \u0432 \u043a\u0430\u043a\u043e\u043c-\u0442\u043e \u0441\u043c\u044b\u0441\u043b\u0435 \u043e\u043a\u0430\u0437\u0430\u043b\u0441\u044f \u043d\u0435 \u0443 \u0434\u0435\u043b. \u041d\u0443 \u0438 \u043b\u0430\u0434\u043d\u043e. [\u0416\u0430\u0434\u043d\u043e\u0441\u0442\u044c \u0444\u0440\u0430\u0435\u0440\u0430 \u0441\u0433\u0443\u0431\u0438\u043b\u0430](https://cryptonote.org/whitepaper.pdf).\n- [Vcash](https://cyber.fund/system/Vanillacoin). C \u043d\u0443\u043b\u044f \u043d\u0430\u043f\u0438\u0441\u0430\u043d\u043d\u043e\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u0435 \u043d\u0430 \u0441++11. \u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442 \u043c\u0435\u0448\u0430\u043b\u043a\u0443 \u043f\u043e\u0445\u043e\u0436\u0443\u044e \u043d\u0430 Dash. \u0428\u0442\u0443\u043a\u0430 \u043d\u0430\u0437\u044b\u0432\u0430\u0435\u0442\u0441\u044f ChainBlender. \u041f\u0440\u043e\u0435\u043a\u0442 [\u0442\u044f\u043d\u0435\u0442 \u043e\u0434\u0438\u043d \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a](https://github.com/john-connor/papers), \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0433\u043e\u0440\u0434\u043e \u043d\u0430\u0437\u044b\u0432\u0430\u0435\u0442 \u0441\u0435\u0431\u044f [John Connor](https://github.com/john-connor). \u0421\u0435\u0442\u044c \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u0430, \u0431\u044b\u0441\u0442\u0440\u0430 \u0438 \u0432\u043e\u0437\u043d\u0438\u043a\u0430\u0435\u0442 \u043e\u0449\u0443\u0449\u0435\u043d\u0438\u0435, \u0447\u0442\u043e \u043e\u043d\u0430 \u043d\u0430\u0434\u0435\u0436\u043d\u0430. \u041f\u0440\u043e \u043a\u043e\u043d\u043a\u0443\u0440\u0435\u043d\u0442\u043e\u0441\u043f\u043e\u0441\u043e\u0431\u043d\u043e\u0441\u0442\u044c \u043d\u0438\u0447\u0435\u0433\u043e \u0441\u043a\u0430\u0437\u0430\u0442\u044c \u043d\u0435 \u043c\u043e\u0433\u0443, \u0442.\u043a. \u0442\u043e\u0436\u0435 \u0433\u043b\u0443\u0431\u043e\u043a\u043e \u0435\u0435 \u043d\u0435 \u0438\u0437\u0443\u0447\u0430\u043b.\n- [Zcash](https://cyber.fund/system/Zcash). \u0411\u0443\u0434\u0435\u0442 \u0437\u0430\u043f\u0443\u0449\u0435\u043d \u0432 \u0431\u043b\u0438\u0436\u0430\u0439\u0448\u0438\u0439 \u043c\u0435\u0441\u044f\u0446. \u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442 \u0441\u0430\u043c\u0443\u044e \u0441\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u0443\u044e \u043a\u0440\u0438\u043f\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u044e, \u0442.\u043d. [\u0434\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u0430 \u0441 \u043d\u0443\u043b\u0435\u0432\u044b\u043c \u0437\u043d\u0430\u043d\u0438\u0435\u043c](https://en.wikipedia.org/wiki/Zero-knowledge_proof). \u041d\u0435\u0441\u043c\u043e\u0442\u0440\u044f \u043d\u0430 \u0432\u0441\u044e \u0440\u0435\u0432\u043e\u043b\u044e\u0446\u0438\u043e\u043d\u043d\u043e\u0441\u0442\u044c \u043c\u0435\u0442\u043e\u0434 \u0438\u043c\u0435\u0435\u0442 \u0438 \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043a\u0438: \u044d\u0442\u043e\u0442 \u043a\u043b\u0430\u0441\u0441 \u043a\u0440\u0438\u043f\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u0438 \u0441\u043b\u043e\u0436\u0435\u043d \u0438 \u043f\u043b\u043e\u0445\u043e \u043f\u043e\u043d\u044f\u0442\u0435\u043d \u0434\u043b\u044f \u043a\u0440\u0438\u043f\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u044d\u043a\u0441\u043f\u0435\u0440\u0442\u043e\u0432. \u041c\u043e\u0436\u043d\u043e \u0443\u0442\u0432\u0435\u0440\u0436\u0434\u0430\u0442\u044c, \u0447\u0442\u043e \u044d\u0442\u0430 \u043a\u0440\u0438\u043f\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u044f \u043f\u043e\u043d\u044f\u0442\u043d\u0430\u044f \u0441\u043e\u0432\u0441\u0435\u043c \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u043e\u043c\u0443 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u0443 \u043c\u0430\u0442\u0435\u043c\u0430\u0442\u0438\u043a\u043e\u0432, \u043e\u043d\u0430 \u043d\u0435 \u043f\u0440\u043e\u0432\u0435\u0440\u0435\u043d\u0430 \u0434\u0435\u0441\u044f\u0442\u043a\u0430\u043c\u0438 \u043b\u0435\u0442, \u0432 \u043e\u0442\u043b\u0438\u0447\u0438\u0435, \u043e\u0442 \u043a\u043e\u043b\u044c\u0446\u0435\u0432\u044b\u0445 \u043f\u043e\u0434\u043f\u0438\u0441\u0435\u0439. \u0422\u0430\u043a \u0436\u0435 \u0432 \u0434\u0438\u0437\u0430\u0439\u043d\u0435 Zcash \u0435\u0441\u0442\u044c \u043e\u0434\u043d\u043e \u043d\u0435\u0434\u043e\u0440\u0430\u0437\u0443\u043c\u0435\u043d\u0438\u0435. \u0421\u0438\u0441\u0442\u0435\u043c\u0430 \u0431\u0443\u0434\u0435\u0442 \u0442\u0440\u0435\u0431\u043e\u0432\u0430\u0442\u044c \u0434\u043e\u0432\u0435\u0440\u0435\u043d\u043d\u043e\u0439 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438. \u042d\u0442\u043e \u043e\u0437\u043d\u0430\u0447\u0430\u0435\u0442, \u0447\u0442\u043e \u0442\u0435 \u0440\u0435\u0431\u044f\u0442\u0430, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0431\u0443\u0434\u0443\u0442 \u0437\u0430\u043f\u0443\u0441\u043a\u0430\u0442\u044c \u0441\u0438\u0441\u0442\u0435\u043c\u0443 \u0441\u043c\u043e\u0433\u0443\u0442 \u043f\u0440\u0438 \u043f\u043e\u043c\u043e\u0449\u0438 \u0437\u043d\u0430\u043d\u0438\u044f \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043e\u0447\u043d\u043e\u0433\u043e \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0430 \u0434\u0435\u043b\u0430\u0442\u044c \u0434\u043e\u0432\u044b\u043f\u0443\u0441\u043a \u043c\u043e\u043d\u0435\u0442, \u043a\u043e\u0433\u0434\u0430 \u0437\u0430\u0445\u043e\u0447\u0435\u0442\u0441\u044f. \u042d\u0442\u043e \u043f\u0440\u0438\u0434\u0430\u0435\u0442 \u043f\u0440\u043e\u0435\u043a\u0442\u0443 \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u0443\u044e \u0438\u0437\u044e\u043c\u0438\u043d\u043a\u0443, \u0443\u0447\u0438\u0442\u044b\u0432\u0430\u044f, \u0447\u0442\u043e \u0432 Zcash \u043d\u0435 \u0431\u0443\u0434\u0435\u0442 \u0441\u043f\u043e\u0441\u043e\u0431\u0430 \u0434\u0430\u0436\u0435 \u0443\u0437\u043d\u0430\u0442\u044c \u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0432\u0441\u0435\u0433\u043e \u0432\u044b\u043f\u0443\u0449\u0435\u043d\u043e \u043c\u043e\u043d\u0435\u0442. \u0410 \u0443\u0431\u0435\u0434\u0438\u0442\u044c\u0441\u044f, \u0447\u0442\u043e \u044d\u0442\u0438 \u043a\u043b\u0435\u0432\u044b\u0435 \u0440\u0435\u0431\u044f\u0442\u0430 \u043d\u0435 \u0437\u0430\u0445\u043e\u0442\u044f\u0442 \u0432\u043e\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u044d\u0442\u043e\u0439 \u043e\u043f\u0446\u0438\u0435\u0439 \u043d\u0435 \u0431\u0443\u0434\u0435\u0442 \u043d\u0438\u043a\u0430\u043a\u0438\u0445 \u0448\u0430\u043d\u0441\u043e\u0432. \u042f \u0440\u0435\u0448\u0438\u043b \u0441\u0442\u043e\u044f\u0442\u044c \u0432 \u0441\u0442\u043e\u0440\u043e\u043d\u0435 \u0441 \u0438\u043d\u0432\u0435\u0441\u0442\u0438\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0442\u043e\u0447\u043a\u0438 \u0437\u0440\u0435\u043d\u0438\u044f. \u0422\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0438 \u043a\u043e\u043d\u0435\u0447\u043d\u043e \u043f\u0440\u043e\u0435\u043a\u0442 \u043e\u0447\u0435\u043d\u044c \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u043d\u044b\u0439, \u043c\u043e\u0436\u043d\u043e \u0434\u0430\u0436\u0435 \u0441\u043a\u0430\u0437\u0430\u0442\u044c, \u0447\u0442\u043e \u0440\u0435\u0432\u043e\u043b\u044e\u0446\u0438\u043e\u043d\u043d\u044b\u0439.\n\n\u0418\u0442\u043e\u0433\u043e \u0434\u0435\u043b\u0430\u0435\u043c \u0432\u044b\u0432\u043e\u0434\u044b. \u041d\u0430 \u0434\u0430\u043d\u043d\u044b\u0439 \u043c\u043e\u043c\u0435\u043d\u0442 \u0441\u0435\u0433\u043c\u0435\u043d\u0442 \u0430\u043d\u043e\u043d\u0438\u043c\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043d\u0435 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0435\u0442 $200 \u043c\u043b\u043d., \u0447\u0442\u043e \u043d\u0435 \u0431\u043e\u043b\u0435\u0435 \u0447\u0435\u043c 2% \u043e\u0442 \u043a\u0438\u0431\u0435\u0440\u043d\u043e\u043c\u0438\u043a\u0438. \u0423\u0447\u0438\u0442\u044b\u0432\u0430\u044f \u0447\u0442\u043e \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u044e\u0449\u0430\u044f \u0444\u0438\u0430\u0442\u043d\u0430\u044f \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u043a\u0430 \u043a\u0430\u043a \u043c\u0438\u043d\u0438\u043c\u0443\u043c \u043d\u0430 20% \u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u0432 \u0442\u0435\u043d\u0438, \u043c\u043e\u0436\u043d\u043e \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u0432\u044b\u0432\u043e\u0434 \u043e \u0442\u043e\u043c, \u0447\u0442\u043e \u0441\u0435\u0433\u043c\u0435\u043d\u0442 \u0438\u043c\u0435\u0435\u0442 \u0432\u043d\u044f\u0442\u043d\u044b\u0439 \u043f\u043e\u0442\u0435\u043d\u0446\u0438\u0430\u043b \u0440\u043e\u0441\u0442\u0430.\n\n## \u0414\u0435\u0446\u0435\u043d\u0442\u0440\u0430\u043b\u0438\u0437\u043e\u0432\u0430\u043d\u043d\u043e\u0435 \u0425\u0440\u0430\u043d\u0435\u043d\u0438\u0435\n\u0412 \u044d\u0442\u043e\u043c \u043c\u0435\u0441\u044f\u0446\u0435 \u0441\u0435\u0433\u043c\u0435\u043d\u0442 \u043f\u043e\u0442\u044f\u0436\u0435\u043b\u0435\u043b \u043d\u0430 7% \u0432 \u0434\u043e\u043b\u043b\u0430\u0440\u0430\u0445 \u0438 \u043d\u0430 18% \u0432 \u0431\u0438\u0442\u043a\u043e\u0438\u043d\u0430\u0445 \u0438 \u0441\u043e\u0441\u0442\u0430\u0432\u0438\u043b $116 \u043c\u043b\u043d. Safenetwork \u0432\u044b\u0440\u043e\u0441 \u043d\u0430 37% \u0432 \u0434\u043e\u043b\u043b\u0430\u0440\u0430\u0445 [\u043d\u0430 \u0432\u043e\u043b\u043d\u0435 \u0430\u043d\u043e\u043d\u0441\u0430 \u0410\u043b\u044c\u0444\u044b](https://blog.maidsafe.net/2016/08/12/safe-network-alpha-release/) \u0438 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0433\u043e \u0440\u0430\u0443\u043d\u0434\u0430 \u043a\u0440\u0430\u0443\u0434\u0441\u0435\u0439\u043b\u0430, \u0430 \u0432\u043e\u0442 Storj \u0438 Sia \u0437\u0430 \u043c\u0435\u0441\u044f\u0446 \u043f\u043e\u0434\u043f\u0440\u043e\u0441\u0435\u043b\u0438 \u043d\u0430 4% \u0438 28% \u0432 \u0434\u043e\u043b\u043b\u0430\u0440\u0430\u0445 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0435\u043d\u043d\u043e. \u041f\u043e \u043f\u0440\u0435\u0436\u043d\u0435\u043c\u0443 \u043d\u0430 \u0440\u044b\u043d\u043a\u0435 \u0435\u0434\u0438\u043d\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u043c \u0440\u0430\u0431\u043e\u0447\u0438\u043c \u0440\u0435\u0448\u0435\u043d\u0438\u0435\u043c \u043e\u0441\u0442\u0430\u0435\u0442\u0441\u044f Sia, \u0430 Storj Inc. \u0438 MaidSafe \u0443\u0432\u0435\u0440\u0435\u043d\u043d\u043e \u0431\u0435\u0433\u0443\u0442 \u043a \u0444\u0438\u043d\u0438\u0448\u0443 \u043f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u044f \u0440\u0430\u0437\u043d\u044b\u0435 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u043a\u043b\u0435\u0432\u044b\u0435 \u0434\u0435\u043c\u043a\u0438.\n\u0421\u0442\u043e\u0438\u0442 \u043e\u0442\u043c\u0435\u0442\u0438\u0442\u044c, \u0447\u0442\u043e \u0432 \u0440\u0430\u0441\u0447\u0435\u0442 \u0441\u0435\u0433\u043c\u0435\u043d\u0442\u0430 \u043d\u0435 \u0432\u043e\u0448\u0435\u043b \u043f\u0440\u043e\u0435\u043a\u0442 LBRY, \u0442.\u043a. \u0440\u0435\u0439\u0442\u0438\u043d\u0433\u043e\u043c \u043d\u0435 \u0434\u043e\u0442\u044f\u0433\u0438\u0432\u0430\u0435\u0442. \u041d\u043e \u0437\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0435 \u043c\u0435\u0441\u044f\u0446\u044b \u0440\u044b\u043d\u043e\u0447\u043d\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 \u044d\u0442\u043e\u0433\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0430 \u043d\u0430\u0447\u0438\u043d\u0430\u0435\u0442 \u043f\u0440\u0438\u0445\u043e\u0434\u0438\u0442\u044c \u0432 \u0431\u043e\u043b\u0435\u0435 \u0430\u0434\u0435\u043a\u0432\u0430\u0442\u043d\u043e\u0435 \u0440\u0443\u0441\u043b\u043e. \u041a\u043e\u0433\u0434\u0430 \u043a\u043b\u0438\u0435\u043d\u0442 \u043c\u043e\u0436\u043d\u043e \u0431\u0443\u0434\u0435\u0442 \u043f\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u043d\u0435 \u043f\u043e \u0438\u043d\u0432\u0430\u0439\u0442\u0443, \u0430 \u0432 \u0432\u0438\u0434\u0435 \u043a\u043e\u0434\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u043d\u0430 \u0433\u0438\u0442\u0445\u0430\u0431\u0435 \u0443 \u043c\u0435\u043d\u044f \u0432\u043e\u0437\u043d\u0438\u043a\u043d\u0435\u0442 \u0436\u0435\u043b\u0430\u043d\u0438\u0435 \u043f\u0440\u043e\u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u044d\u0442\u043e\u0442 \u043f\u0440\u043e\u0435\u043a\u0442 \u0438 \u0438\u0437\u0443\u0447\u0438\u0442\u044c \u0431\u043e\u043b\u0435\u0435 \u043f\u043e\u0434\u0440\u043e\u0431\u043d\u043e. \u0410 \u043d\u0430 \u0434\u0430\u043d\u043d\u044b\u0439 \u043c\u043e\u043c\u0435\u043d\u0442 \u043b\u0438\u0448\u044c \u043c\u043e\u0436\u043d\u043e \u0443\u0431\u0435\u0434\u0438\u0442\u044c\u0441\u044f, \u0447\u0442\u043e \u0443\u0442\u0438\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u0441\u0435\u0442\u0438 \u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f [\u043d\u0430 \u0434\u0435\u0444\u043e\u043b\u0442\u043d\u043e\u043c \u0443\u0440\u043e\u0432\u043d\u0435](https://explorer.lbry.io/), \u0430 \u0441\u0438\u0442\u0443\u0430\u0446\u0438\u044f \u0441 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e\u043c \u0434\u0438\u0441\u0442\u0440\u0438\u0431\u044c\u044e\u0446\u0438\u0438 \u043d\u0438\u043a\u0430\u043a \u043d\u0435 \u0443\u043b\u0443\u0447\u0448\u0430\u0435\u0442\u0441\u044f. \u041f\u043e\u044d\u0442\u043e\u043c\u0443 \u043f\u0440\u043e\u0441\u0442\u043e \u043d\u0435\u043c\u043d\u043e\u0433\u043e \u0437\u0430 \u043d\u0438\u043c \u043f\u043e\u043d\u0430\u0431\u043b\u044e\u0434\u0430\u0435\u043c.\n\n## \u0414\u0435\u0446\u0435\u043d\u0442\u0440\u0430\u043b\u0438\u0437\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0412\u044b\u0447\u0438\u0441\u043b\u0435\u043d\u0438\u044f\n\u0421\u0435\u0433\u043c\u0435\u043d\u0442 \u0434\u0435\u0446\u0435\u043d\u0442\u0440\u0430\u043b\u0438\u0437\u043e\u0432\u0430\u043d\u043d\u044b\u0445 \u0432\u044b\u0447\u0438\u0441\u043b\u0435\u043d\u0438\u0439 \u043d\u0435\u043c\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0441\u0435\u043b \u043d\u0430 9% \u0432 \u0431\u0430\u043a\u0441\u0430\u0445, \u0430 \u0432 \u0431\u0438\u0442\u043a\u043e\u0438\u043d\u0430\u0445 \u043f\u043e\u0447\u0442\u0438 \u043e\u0441\u0442\u0430\u043b\u0441\u044f \u043d\u0430 \u043c\u0435\u0441\u0442\u0435. \u041f\u043e \u043f\u0440\u0435\u0436\u043d\u0435\u043c\u0443 \u044d\u0442\u043e \u0447\u0443\u0442\u044c \u0431\u043e\u043b\u0435\u0435 \u0447\u0435\u043c $1 \u043c\u043b\u0440\u0434. \u0412 \u044d\u0442\u043e\u043c \u043c\u0435\u0441\u044f\u0446\u0435 \u043d\u0430 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c \u0440\u044b\u043d\u043a\u0435 \u043d\u0435 \u0431\u044b\u043b\u043e \u043e\u0441\u043e\u0431\u043e \u043d\u0438\u043a\u0430\u043a\u0438\u0445 \u043f\u0440\u0438\u043c\u0435\u0447\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u043d\u043e\u0432\u043e\u0441\u0442\u0435\u0439. \u0412 \u0441\u0435\u043d\u0442\u044f\u0431\u0440\u0435 \u0431\u0443\u0434\u0435\u0442 [DevCon2](https://ethereumfoundation.org/devcon/) \u0432 \u0428\u0430\u043d\u0445\u0430\u0435. \u041d\u0430 \u043d\u0435\u0433\u043e \u0437\u0430\u044f\u0432\u043b\u0435\u043d\u043e 100 \u043a\u043e\u043c\u0430\u043d\u0434 \u0440\u0430\u0431\u043e\u0442\u0430\u044e\u0449\u0438\u0445 \u043d\u0430\u0434 \u0434\u0435\u0446\u0435\u043d\u0442\u0440\u0430\u043b\u0438\u0437\u043e\u0432\u0430\u043d\u043d\u044b\u043c\u0438 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f\u043c\u0438. \u0412\u043e\u0442 \u044d\u0442\u043e \u0431\u0443\u0434\u0435\u0442 \u043e\u0447\u0435\u043d\u044c \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u043d\u043e.\n\n\u041b\u0438\u0441\u043a \u043f\u043e\u0441\u0442\u0435\u043f\u0435\u043d\u043d\u043e [\u043d\u0430\u0447\u0438\u043d\u0430\u0435\u0442 \u0440\u0435\u043b\u0438\u0437\u0438\u0442\u044c, \u043d\u043e \u043c\u0435\u0434\u043b\u0435\u043d\u043d\u043e](https://github.com/LiskHQ/lisk/releases), \u0430 \u0442\u0430\u043a\u0436\u0435 \u0443\u0436\u0435 \u0437\u0430\u0434\u0430\u0435\u0442 [\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u044b\u0435, \u043d\u043e \u0441\u043b\u043e\u0436\u043d\u044b\u0435 \u0432\u043e\u043f\u0440\u043e\u0441\u044b](https://docs.google.com/document/d/1qm02HcAn1ojrfTXQ-QmTyOGAgdkqZQZxhvHfsqM2E6s/edit) \u043d\u0430 \u0440\u0435\u0448\u0435\u043d\u0438\u0435 \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u0443\u0439\u0434\u0443\u0442 \u0433\u043e\u0434\u0430 (\u043e\u0442\u043d\u043e\u0441\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0434\u043e\u0432\u0435\u0440\u0438\u044f \u043f\u0440\u0438\u0432\u0430\u0442\u043d\u044b\u043c \u0446\u0435\u043f\u043e\u0447\u043a\u0430\u043c). \u0410 \u0432\u043e\u0442 \u0441\u0438\u0442\u0443\u0430\u0446\u0438\u044f \u0441 [\u0434\u0435\u043b\u0435\u0433\u0430\u0442\u0430\u043c\u0438](https://explorer.lisk.io/delegateMonitor) \u043e\u0441\u0442\u0430\u043b\u0430\u0441\u044c \u043d\u0430 \u043c\u0435\u0441\u0442\u0435. \u041d\u0443 \u0438 \u043b\u0430\u0434\u043d\u043e!\n\n\u041c\u0435\u0441\u044f\u0446 \u0442\u0430\u043a\u0436\u0435 \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u0435\u043d \u0438 \u0442\u0435\u043c, \u0447\u0442\u043e \u043f\u0440\u043e\u0435\u043a\u0442 Synereo [\u0440\u0435\u0448\u0438\u043b](https://docs.google.com/document/d/1xmRvAjJEQ72-sR9luS34TG0BOpPn_6ztZjYBFCByKxo/edit) \u0447\u0442\u043e \u0442\u0435\u043f\u0435\u0440\u044c \u0441\u043e\u0446\u0438\u0430\u043b\u044c\u043d\u0430\u044f \u0441\u0435\u0442\u044c - \u043f\u0440\u043e\u0441\u0442\u043e \u043e\u0434\u043d\u043e \u0438\u0437 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439 \u043d\u0430 \u0431\u0430\u0437\u0435 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u044f\u0434\u0440\u043e\u043c \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u0441\u0442\u0430\u043d\u0435\u0442 Rholang - \u0432\u0435\u0440\u0438\u0444\u0438\u0446\u0438\u0440\u0443\u0435\u043c\u044b\u0439 \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e \u044f\u0437\u044b\u043a \u0434\u043b\u044f \u0443\u043c\u043d\u044b\u0445 \u043a\u043e\u043d\u0442\u0440\u0430\u043a\u0442\u043e\u0432. \u041f\u043e\u043a\u0430 \u043c\u044b \u043d\u0435 \u0432\u043a\u043b\u044e\u0447\u0430\u0435\u043c \u0435\u0433\u043e \u0432 \u0441\u0435\u0433\u043c\u0435\u043d\u0442, \u0442.\u043a. \u0448\u0442\u0443\u043a\u0430 \u0442\u043e\u043b\u043a\u043e\u043c \u043d\u0435 \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442.\n\n## \u0414\u0435\u0446\u0435\u043d\u0442\u0440\u0430\u043b\u0438\u0437\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0421\u043e\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0435 \u0421\u0435\u0442\u0438\n\u0421\u043e\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0439 \u0441\u0435\u0433\u043c\u0435\u043d\u0442 \u0437\u0430 \u043f\u0440\u043e\u0448\u0435\u0434\u0448\u0438\u0439 \u043c\u0435\u0441\u044f\u0446 \u043f\u0440\u043e\u0441\u0435\u043b \u043d\u0430 9% \u0432 \u0434\u043e\u043b\u043b\u0430\u0440\u0430\u0445 \u0438 \u043e\u0441\u0442\u0430\u043b\u0441\u044f \u043d\u0435\u0438\u0437\u043c\u0435\u043d\u0435\u043d \u0432 \u0431\u0438\u0442\u043a\u043e\u0438\u043d\u0430\u0445. \u0422\u0435\u043f\u0435\u0440\u044c \u044d\u0442\u043e $395 \u043c\u043b\u043d. \u0434\u043e\u043b\u043b\u0430\u0440\u043e\u0432. \u041d\u0435\u0441\u043c\u043e\u0442\u0440\u044f \u043d\u0430 \u0442\u043e, \u0447\u0442\u043e \u0441\u0440\u0435\u0434\u043d\u044f\u044f \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430 \u043f\u043e \u0431\u043e\u043b\u044c\u043d\u0438\u0446\u0435 \u0438\u0437\u043c\u0435\u043d\u0438\u043b\u0430\u0441\u044c \u043d\u0435 \u0441\u0438\u043b\u044c\u043d\u043e, \u043e\u0442\u0434\u0435\u043b\u044c\u043d\u044b\u0435 \u043f\u0430\u0446\u0438\u0435\u043d\u0442\u044b \u0447\u0443\u0432\u0441\u0442\u0432\u0443\u044e\u0442 \u0441\u0435\u0431\u044f \u043f\u043e-\u0440\u0430\u0437\u043d\u043e\u043c\u0443: \u0421\u0442\u0438\u043c - \u043c\u0438\u043d\u0443\u0441 48% \u0432 \u0434\u043e\u043b\u043b\u0430\u0440\u0430\u0445, \u0430 Synereo - \u043f\u043b\u044e\u0441 37%.\nC \u043e\u0434\u043d\u043e\u0439 \u0441\u0442\u043e\u0440\u043e\u043d\u044b \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u044c\u0441\u044f, \u0447\u0442\u043e \u0421\u0442\u0438\u043c\u0443 \u043f\u043b\u043e\u0445\u043e. \u041d\u0430 \u0441\u0430\u043c\u043e\u043c \u0434\u0435\u043b\u0435 \u0442\u0430\u043a\u043e\u0435 \u043f\u0430\u0434\u0435\u043d\u0438\u0435 - \u043d\u0435 \u0431\u043e\u043b\u0435\u0435 \u0447\u0435\u043c \u0432\u043f\u043e\u043b\u043d\u0435 \u0430\u0434\u0435\u043a\u0432\u0430\u0442\u043d\u0430\u044f \u043a\u043e\u0440\u0440\u0435\u043a\u0446\u0438\u044f \u043f\u043e\u0441\u043b\u0435 \u0434\u0438\u043a\u043e\u0433\u043e \u0440\u043e\u0441\u0442\u0430. \u041f\u0440\u043e\u0435\u043a\u0442\u0443 \u043d\u0443\u0436\u043d\u043e \u0432\u0440\u0435\u043c\u044f, \u0447\u0442\u043e\u0431\u044b \u0432\u043f\u0438\u0442\u0430\u0442\u044c \u0442\u0430\u043a\u0443\u044e \u0434\u0438\u043a\u0443\u044e \u043a\u0430\u043f\u0438\u0442\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044e \u0438 \u0438\u0441\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u043e\u0448\u0438\u0431\u043a\u0438 \u043d\u0435\u0438\u0437\u0431\u0435\u0436\u043d\u043e \u0432\u043e\u0437\u043d\u0438\u043a\u0430\u044e\u0449\u0438\u0435 \u043f\u043e\u0441\u043b\u0435 \u0442\u0430\u043a\u043e\u0433\u043e \u0440\u043e\u0441\u0442\u0430 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u043e\u0439 \u0431\u0430\u0437\u044b. \u0421\u0442\u0438\u043c\u0438\u0442 \u0418\u043d\u043a. \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0430\u0435\u0442 \u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0442\u044c \u0441 \u0443\u0434\u0438\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u044c\u044e, \u0447\u0442\u043e [\u0443\u0436\u0435 \u043d\u0430\u0447\u0438\u043d\u0430\u0435\u0442 \u0440\u0435\u0448\u0430\u0442\u044c \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b](https://steemd.com/distribution) \u0441 \u0437\u0430\u043c\u0435\u0434\u043b\u0435\u043d\u0438\u0435\u043c \u0440\u043e\u0441\u0442\u0430 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u043c\u043e\u0441\u0442\u0438 \u044e\u0437\u0435\u0440\u043e\u0432. \u041a\u043e\u043c\u0430\u043d\u0434\u0430 \u043e\u0447\u0435\u043d\u044c \u0447\u0443\u0442\u043a\u043e \u0440\u0435\u0430\u0433\u0438\u0440\u0443\u0435\u0442 \u043d\u0430 \u0432\u043e\u0437\u043d\u0438\u043a\u0430\u044e\u0449\u0438\u0435 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b. \u0412 \u043d\u0430\u0448\u0435\u043c \u0434\u0435\u043b\u0435 \u044d\u0442\u043e \u0433\u043b\u0430\u0432\u043d\u043e\u0435. \u0421\u043a\u043e\u0440\u043e \u043d\u0430\u0441\u0442\u0443\u043f\u0438\u0442 \u0432\u0440\u0435\u043c\u044f \u043a\u043e\u0433\u0434\u0430 \u043c\u043e\u0436\u043d\u043e \u043d\u0430\u0447\u0438\u043d\u0430\u0442\u044c \u0441 \u0443\u0432\u0435\u0440\u0435\u043d\u043d\u043e\u0441\u0442\u044c \u043f\u043e\u043a\u0443\u043f\u0430\u0442\u044c.\n\u0410 \u0432\u043e\u0442 Synereo \u043d\u0435\u0441\u043c\u043e\u0442\u0440\u044f \u043d\u0430 \u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u0435 \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u0430 \u0438 \u044f\u0432\u043d\u043e\u0435 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u0441\u043a\u043e\u0443\u043f\u0430 \u043f\u0440\u043e\u0435\u043a\u0442\u0430 \u0434\u043e \u0443\u0440\u043e\u0432\u043d\u044f Ethereum \u0432\u0440\u044f\u0434 \u043b\u0438 \u043c\u043e\u0436\u0435\u0442 \u044f\u0432\u043b\u044f\u0442\u0441\u044f \u0443\u0434\u043e\u0431\u043d\u044b\u043c \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u043c \u0434\u043b\u044f \u0438\u043d\u0432\u0435\u0441\u0442\u0438\u0446\u0438\u0439 \u0441\u0435\u0439\u0447\u0430\u0441. \u041f\u043e\u0447\u0442\u0438 $300 \u043c\u043b\u043d. \u0437\u0430 \u043a\u043e\u043c\u0430\u043d\u0434\u0443 \u0440\u0430\u0437\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u044e\u0449\u0443\u044e \u0448\u0442\u0443\u043a\u0443, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u043d\u0435\u043f\u043e\u043d\u044f\u0442\u043d\u043e \u043a\u043e\u0433\u0434\u0430 \u0438 \u043a\u0430\u043a \u0437\u0430\u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 - \u044d\u0442\u043e \u043f\u043e $15 \u043c\u043b\u043d. \u0432 \u043b\u0438\u0446\u043e \u0434\u0430\u0436\u0435 \u0441 \u0443\u0447\u0435\u0442\u043e\u043c \u0430\u0434\u0432\u0430\u0439\u0437\u0435\u0440\u043e\u0432. \u0416\u0443\u0442\u044c. \u041a \u0442\u043e\u043c\u0443 \u0436\u0435 \u0440\u044b\u043d\u043e\u043a, \u043d\u0430 \u043a\u043e\u0442\u043e\u0440\u043e\u043c \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u043a\u043e\u043c\u0430\u043d\u0434\u0430 \u0443\u0436\u0435 \u0434\u0438\u043a\u043e \u043a\u043e\u043d\u043a\u0443\u0440\u0435\u043d\u0442\u0435\u043d, \u0438 \u043a\u043e\u043d\u043a\u0443\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u0440\u0438\u0434\u0435\u0442\u0441\u044f \u0443\u0436\u0435 \u0441 Ethereum.\n\n## \u0421\u0438\u0441\u0442\u0435\u043c\u044b \u0421\u0435\u0442\u043b\u043c\u0435\u043d\u0442\u0430\n\u041d\u0430\u043a\u043e\u043d\u0435\u0446-\u0442\u043e \u0432\u043e\u0437\u043d\u0438\u043a\u043b\u043e \u0436\u0435\u043b\u0430\u043d\u0438\u0435 \u043d\u0430\u043f\u0438\u0441\u0430\u0442\u044c \u043f\u0440\u043e \u0441\u0435\u0433\u043c\u0435\u043d\u0442 \u0441\u0438\u0441\u0442\u0435\u043c \u043f\u043e \u0443\u0447\u0435\u0442\u0443 \u0438 \u0444\u0438\u043d\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u0432\u0437\u0430\u0438\u043c\u043e\u0440\u0430\u0441\u0447\u0435\u0442\u043e\u0432. \u041f\u0440\u0438\u0440\u043e\u0434\u0430 \u044d\u0442\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u0432 \u0442\u043e\u043c, \u0447\u0442\u043e \u043e\u043d\u0438 \u043f\u043e\u043c\u043e\u0433\u0430\u044e\u0442 \u0443\u0447\u0438\u0442\u044b\u0432\u0430\u0442\u044c \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u0430 \u0431\u043e\u043b\u044c\u0448\u043e\u0433\u043e \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u0430 \u043a\u043e\u043d\u0442\u0440\u0430\u0433\u0435\u043d\u0442\u043e\u0432, \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e \u043e\u0447\u0438\u0449\u0430\u0442\u044c \u0440\u0430\u0441\u0447\u0435\u0442\u044b \u043c\u0435\u0436\u0434\u0443 \u0434\u0440\u0443\u0433 \u0434\u0440\u0443\u0433\u043e\u043c, \u0430 \u0442\u0430\u043a\u0436\u0435 \u043e\u0441\u0443\u0449\u0435\u0441\u0442\u0432\u043b\u044f\u0442\u044c \u043f\u043e\u043c\u043e\u0449\u044c \u0432 \u043f\u043e\u0438\u0441\u043a\u0435 \u043f\u0443\u0442\u0435\u0439 \u043a\u043e\u043d\u0432\u0435\u0440\u0441\u0438\u0438 \u043e\u0434\u043d\u043e\u0433\u043e \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u0430 \u0432 \u0434\u0440\u0443\u0433\u043e\u0435. \u0421\u0430\u043c\u044b\u0439 \u0431\u043b\u0438\u0437\u043a\u0438\u0439 \u044e\u0437\u043a\u0435\u0439\u0441 \u044d\u0442\u043e \u0431\u0430\u043d\u043a\u043e\u0432\u0441\u043a\u0430\u044f \u0434\u0435\u044f\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u043f\u043e \u0443\u0447\u0435\u0442\u0443 \u0444\u0438\u0430\u0442\u043d\u044b\u0445 \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432.\n\n\u0427\u0442\u043e\u0431\u044b \u043f\u043e\u0434\u043a\u0438\u043d\u0443\u0442\u044c \u0438\u0434\u0435\u0439 \u043f\u043e \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044e \u044d\u0442\u043e\u0433\u043e \u0441\u0435\u0433\u043c\u0435\u043d\u0442\u0430 \u043f\u0440\u0438\u0432\u0435\u0434\u0443 \u043a\u043b\u044e\u0447\u0435\u0432\u044b\u0435 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u0438 \u043f\u043e \u0434\u0430\u043d\u043d\u044b\u043c Ripple Charts:\n\n![](https://ipfs.pics/ipfs/QmcSKsJQZBRPT2Cb5XyDqsCEjC2cDN6Ywn8tDXV7ww81LC)\n\n\u0421\u0438\u0441\u0442\u0435\u043c\u0430 Ripple \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u043d\u0430, \u043e\u043d\u0430 \u0445\u043e\u0440\u043e\u0448\u0435\u0435\u0442 \u0441 \u043a\u0430\u0436\u0434\u044b\u043c \u0434\u043d\u0435\u043c. \u041d\u043e, \u043f\u0440\u0438 \u0432\u044b\u043f\u0443\u0449\u0435\u043d\u044b\u0445 \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432 \u043d\u0430 $10 \u043c\u043b\u043d. \u0438 \u0435\u0436\u0435\u0434\u043d\u0435\u0432\u043d\u044b\u0445 \u0442\u043e\u0440\u0433\u043e\u0432 \u0432 \u0440\u0430\u0439\u043e\u043d\u0435 $1 \u043c\u043b\u043d. \u043e\u0431\u0449\u0430\u044f \u043a\u0430\u043f\u0438\u0442\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u0432 \u0440\u0430\u0439\u043e\u043d\u0435 $ 600 \u043c\u043b\u043d. \u0432\u044b\u0433\u043b\u044f\u0434\u0438\u0442 \u0441\u0438\u043b\u044c\u043d\u043e \u0437\u0430\u0432\u044b\u0448\u0435\u043d\u043d\u043e\u0439. \u042d\u0442\u043e \u043d\u0435 \u0443\u0434\u0438\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e, \u0432\u0435\u0434\u044c ~65% \u0442\u043e\u043a\u0435\u043d\u043e\u0432 \u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u043f\u043e\u0434 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0435\u043c Ripple Labs, \u0430 \u043f\u043b\u0430\u043d\u0430 \u043f\u043e \u0434\u0430\u043b\u044c\u043d\u0435\u0439\u0448\u0435\u043c\u0443 \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u044e \u043a\u0430\u043a \u0431\u044b \u043d\u0435\u0442. \u0412 \u0441\u0438\u0441\u0442\u0435\u043c\u0435 [\u043d\u0430 \u0434\u0430\u043d\u043d\u044b\u0439 \u043c\u043e\u043c\u0435\u043d\u0442](https://charts.ripple.com/#/validators) 33 \u0432\u0430\u043b\u0438\u0434\u0430\u0442\u043e\u0440\u0430 \u0438\u0437 \u043a\u043e\u0442\u043e\u0440\u044b\u0445 15 \u0438\u0437\u0432\u0435\u0441\u0442\u043d\u043e. \u042d\u0442\u043e \u0434\u0435\u043b\u0430\u0435\u0442 \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u044c \u043a\u0430\u043f\u0438\u0442\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043d\u0430 1 \u043e\u0434\u043d\u0443 \u0432\u0430\u043b\u0438\u0434\u0438\u0440\u0443\u044e\u0449\u0443\u044e \u043d\u043e\u0434\u0443 \u0432 \u0440\u0430\u0439\u043e\u043d\u0435 $20 \u043c\u043b\u043d, \u0447\u0442\u043e \u043f\u0440\u044f\u043c\u043e \u043e\u043e\u043e\u0447\u0435\u043d\u044c \u043c\u043d\u043e\u0433\u043e. \u0423 \u0411\u0438\u0442\u043a\u043e\u0438\u043d\u0430 \u044d\u0442\u0430 \u0446\u0438\u0444\u0440\u0430 \u043d\u0435 \u0432\u044b\u0448\u0435 $2 \u043c\u043b\u043d. \u0421\u043b\u0435\u0434\u0443\u0435\u0442 \u043e\u0441\u043e\u0431\u043e \u043e\u0442\u043c\u0435\u0442\u0438\u0442\u044c, \u0447\u0442\u043e \u0442\u043e\u043a\u0435\u043d XRP \u043d\u0438\u043a\u0430\u043a \u043d\u0435 \u0443\u0447\u0430\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 \u043a\u043e\u043d\u0441\u0435\u043d\u0441\u0443\u0441\u0435 \u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442 \u0441\u0432\u043e\u044e \u0441\u0442\u043e\u0438\u043c\u043e\u0441\u0442\u044c \u043e\u0442 \u0442\u043e\u0433\u043e, \u0447\u0442\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u043a\u0430\u043a \u0442\u043e\u043a\u0435\u043d \u0437\u0430\u0449\u0438\u0449\u0430\u044e\u0449\u0438\u0439 \u0441\u0435\u0442\u044c \u043e\u0442 \u0441\u043f\u0430\u043c\u0430, \u0430 \u0442\u0430\u043a\u0436\u0435 \u0440\u0430\u0431\u043e\u0442\u0430\u044e\u0449\u0438\u0439 \u043a\u0430\u043a \u0431\u0440\u0438\u0434\u0436 \u0432\u0430\u043b\u044e\u0442\u0430.\n\n\u041d\u0430 \u0444\u043e\u043d\u0435 Ripple, Stellar \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043f\u0440\u043e\u0441\u0442\u043e \u0441\u0442\u0430\u0440\u0442\u0430\u043f\u043e\u043c, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0441\u0434\u0435\u043b\u0430\u043b \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0435 \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u044f \u043a\u043e\u043d\u0441\u0435\u043d\u0441\u0443\u0441 \u0430\u043b\u0433\u043e\u0440\u0438\u0442\u043c\u0430, \u043e\u0442\u043a\u0430\u0437\u0430\u043b\u0441\u044f (\u043f\u043e\u043a\u0430) \u043e\u0442 \u0444\u043e\u043a\u0443\u0441\u0430 \u043d\u0430 \u0444\u0438\u043d\u0430\u043d\u0441\u043e\u0432\u044b\u0445 \u0438\u043d\u0441\u0442\u0438\u0442\u0443\u0442\u0430\u0445 \u0438 \u0441\u043c\u043e\u0442\u0440\u0438\u0442 \u0432 \u0441\u0442\u043e\u0440\u043e\u043d\u0443 \u0432\u0441\u044f\u043a\u0438\u0445 \u0432\u0435\u0431 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439. \u041f\u043e\u044d\u0442\u043e\u043c\u0443 \u0441\u0435\u0442\u044c \u0438\u043c\u0435\u0435\u0442 \u0445\u043e\u0440\u043e\u0448\u0443\u044e \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044e \u0438 \u043e\u0442\u043b\u0438\u0447\u043d\u044b\u0439 \u043d\u0430\u0431\u043e\u0440 \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a. \u0417\u0430 \u0441\u043f\u0438\u043d\u043e\u0439 \u0443 \u0441\u0435\u0442\u0438 Stellar \u0440\u0435\u0431\u044f\u0442\u0430 \u0438\u0437 Stripe \u043f\u043e\u044d\u0442\u043e\u043c\u0443 \u0432\u0438\u0434\u0438\u043c\u043e \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0438 \u043f\u043b\u0430\u043d\u0438\u0440\u0443\u044e\u0442 \u043f\u0440\u043e\u0432\u0435\u0440\u043d\u0443\u0442\u044c \u0441 \u0441\u0435\u0442\u044c\u044e \u0441\u0445\u0435\u043c\u0430\u0442\u043e\u0437 \u043f\u043e\u0445\u043e\u0436\u0438\u0439 \u043d\u0430 Stripe - \u0441\u0444\u043e\u043a\u0443\u0441\u0438\u0440\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u043d\u0430 \u0443\u043f\u0440\u043e\u0449\u0435\u043d\u0438\u0438 \u0436\u0438\u0437\u043d\u0438 \u0440\u0430\u0437\u0440\u0430\u0431\u0430\u043c. \u041f\u043e\u0441\u043c\u043e\u0442\u0440\u0438\u043c, \u0441\u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u043b\u0438 \u044d\u0442\u043e. \u0412\u0435\u0434\u044c \u0434\u0438\u0441\u0442\u0440\u0438\u0431\u044c\u044e\u0446\u0438\u044f \u043b\u044e\u043c\u0435\u043d\u043e\u0432 \u043e\u0442\u0432\u0440\u0430\u0442\u0438\u0442\u0435\u043b\u044c\u043d\u0430 \u043a\u0430\u043a \u0445\u043e\u043b\u043e\u043a\u043e\u0441\u0442. \u0421\u0443\u0434\u044f \u043f\u043e \u0435\u0434\u0438\u043d\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u043c\u0443 \u0431\u043b\u043e\u043a\u044d\u043a\u0441\u043f\u043b\u043e\u0440\u0435\u0440\u0443 \u043f\u043e\u043b\u044c\u0437\u0443\u044e\u0442\u0441\u044f \u0441\u0435\u0442\u044c\u044e \u043d\u0430 \u0434\u0430\u043d\u043d\u044b\u0439 \u043c\u043e\u043c\u0435\u043d\u0442 \u0442\u043e\u043b\u044c\u043a\u043e \u0441\u0430\u043c\u0438 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0438 \u0441\u0435\u0442\u0438, \u0442.\u043a. \u0442\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u043d\u0430 \u0443\u0440\u043e\u0432\u043d\u0435 \u043d\u0443\u043b\u044f. \u041d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u043e\u0439 \u0430\u043d\u0430\u043b\u0438\u0442\u0438\u043a\u0438 \u043f\u043e \u044d\u0442\u043e\u043c\u0443 \u0431\u043b\u043e\u043a\u0447\u0435\u0439\u043d\u0443 \u043d\u0435\u0442. \u0414\u0435\u043b\u0430\u0442\u044c \u0435\u0435 \u0432\u0440\u0443\u0447\u043d\u0443\u044e \u0436\u0435\u043b\u0430\u043d\u0438\u044f \u043d\u0435 \u0432\u043e\u0437\u043d\u0438\u043a\u0430\u0435\u0442. \u0412\u0441\u0435 \u044d\u0442\u043e \u0432 \u0441\u0443\u043c\u043c\u0435 \u0434\u0435\u043b\u0430\u0435\u0442 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u044e Stellar \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u043d\u043e\u0439, \u043d\u043e \u043a\u0430\u043a \u0438\u043d\u0432\u0435\u0441\u0442\u0438\u0446\u0438\u044e \u0435\u0435 \u0440\u0430\u0441\u0441\u043c\u0430\u0442\u0440\u0438\u0432\u0430\u0442\u044c \u043d\u0430 \u0434\u0430\u043d\u043d\u044b\u0439 \u043c\u043e\u043c\u0435\u043d\u0442 \u043d\u0435\u043b\u044c\u0437\u044f - $200 \u043b\u044f\u043c\u043e\u0432 \u044d\u0442\u043e \u043d\u0435 \u0448\u0443\u0442\u043a\u0438.\n\u041f\u0440\u043e\u0441\u0443\u043c\u043c\u0438\u0440\u0443\u044e: \u0421\u0435\u0433\u043c\u0435\u043d\u0442 \u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u0432 \u0441\u0442\u0430\u0434\u0438\u0438 \u0437\u0430\u0440\u043e\u0436\u0434\u0435\u043d\u0438\u044f, \u043d\u043e \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043e\u0434\u043d\u0438\u043c \u0438\u0437 \u043b\u0438\u0434\u0438\u0440\u0443\u044e\u0449\u0438\u0445 \u043f\u043e \u043a\u0430\u043f\u0438\u0442\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438. \u041f\u043e\u0442\u0435\u043d\u0446\u0438\u0430\u043b \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u0433\u0440\u043e\u043c\u0435\u043d. \u041f\u043e \u0444\u0430\u043a\u0442\u0443, \u0430 \u043d\u0435 \u043f\u043e \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u044f\u043c \u043d\u0430 \u0434\u0430\u043d\u043d\u044b\u0439 \u043c\u043e\u043c\u0435\u043d\u0442 \u043b\u0438\u0434\u0435\u0440\u043e\u043c \u043e\u0441\u0442\u0430\u0435\u0442\u0441\u044f Ripple c \u043f\u043e\u0447\u0442\u0438 500 \u0442\u044b\u0441. \u0435\u0436\u0435\u0434\u043d\u0435\u0432\u043d\u044b\u0445 \u0442\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0438\u0439, \u0438\u0437 \u043a\u043e\u0442\u043e\u0440\u044b\u0445 450 \u0442\u044b\u0441. \u044d\u0442\u043e \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u0438 \u043e\u0442\u043c\u0435\u043d\u0430 \u043e\u0440\u0434\u0435\u0440\u043e\u0432. \u0410 Corda \u043e\u0442 R3, \u043f\u043e\u0436\u0430\u043b\u0443\u0439, \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043b\u0438\u0434\u0435\u0440\u043e\u043c \u043f\u043e \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u044f\u043c - 50 \u043a\u0440\u0443\u043f\u043d\u0435\u0439\u0448\u0438\u0445 \u0431\u0430\u043d\u043a\u043e\u0432 \u043e\u0431\u0435\u0449\u0430\u0435\u0442 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u044d\u0442\u043e \u0447\u0443\u0434\u043e. R3 \u043d\u0435\u0434\u0430\u0432\u043d\u043e [\u043e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043b \u0431\u0443\u043c\u0430\u0433\u0443 \u043f\u043e Corda](https://static1.squarespace.com/static/55f73743e4b051cfcc0b02cf/t/57bda2fdebbd1acc9c0309b2/1472045822585/corda-introductory-whitepaper-final.pdf). \u041e\u0431\u0435\u0449\u0430\u0435\u0442 \u0432 \u0441\u043a\u043e\u0440\u043e\u043c \u0432\u0440\u0435\u043c\u0435\u043d\u0438 \u0432\u044b\u043f\u0443\u0441\u0442\u0438\u0442\u044c \u043a\u043e\u0434 \u0438 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u043d\u0443\u044e \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0443\u044e \u0431\u0443\u043c\u0430\u0433\u0443. \u0414\u0430\u0436\u0435 Visa \u043d\u0435\u0434\u0430\u0432\u043d\u043e \u0430\u043d\u043e\u043d\u0441\u0438\u0440\u043e\u0432\u0430\u043b\u0430 \u0441\u0432\u043e\u0435 \u043f\u0440\u043e\u043f\u0440\u0438\u0435\u0442\u0430\u0440\u043d\u043e\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u0435 [BTL](http://btl.co/visa/), \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u043d\u0435\u043f\u043e\u043d\u044f\u0442\u043d\u043e \u043a\u0430\u043a \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0438\u0431\u043e \u0437\u0430\u043a\u0440\u044b\u0442\u043e. \u0424\u043b\u0430\u0433 \u0438\u043c \u0432 \u0441\u043f\u0438\u043d\u0443. \u0411\u0443\u0434\u0435\u043c \u043d\u0430\u0431\u043b\u044e\u0434\u0430\u0442\u044c \u0442\u0430\u043a \u043a\u0430\u043a \u043e\u0447\u0435\u0432\u0438\u0434\u043d\u043e, \u0447\u0442\u043e \u0432\u0441\u0435 \u044d\u0442\u043e \u043f\u0440\u0438\u0432\u0435\u0434\u0435\u0442 \u0432 \u043e\u0434\u0438\u043d \u043c\u043e\u043c\u0435\u043d\u0442 \u043a \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043d\u043e\u043c\u0443 \u043e\u0442\u0440\u0430\u0441\u043b\u0435\u0432\u043e\u043c\u0443 \u0432\u0437\u0440\u044b\u0432\u0443. \u041d\u0430\u0434\u043e \u043e\u0431 \u044d\u0442\u043e\u043c \u0434\u0443\u043c\u0430\u0442\u044c \u0437\u0430\u0440\u0430\u043d\u0435\u0435.\n\n## \u041f\u0440\u043e \u0422\u0438\u043f\u043e\u0432\u044b\u0435 \u0423\u043c\u043d\u044b\u0435 \u041a\u043e\u043d\u0442\u0440\u0430\u043a\u0442\u044b\n\u0412 \u044d\u0442\u043e\u043c \u043c\u0435\u0441\u044f\u0446\u0435 \u0441\u0435\u0433\u043c\u0435\u043d\u0442 \u043f\u043e\u0445\u0443\u0434\u0435\u043b \u043d\u0430 6% \u0432 \u0434\u043e\u043b\u043b\u0430\u0440\u0430\u0445, \u0438 \u0432\u044b\u0440\u043e\u0441 \u043d\u0430 15% \u0432 \u0431\u0438\u0442\u043a\u043e\u0438\u043d\u0430\u0445 \u0438 \u043f\u043e \u043f\u0440\u0435\u0436\u043d\u0435\u043c\u0443 \u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u0432 \u0440\u0430\u0439\u043e\u043d\u0435 $100 \u043c\u043b\u043d. \u042f \u0432\u043e\u0442 \u0447\u0435\u0441\u0442\u043d\u043e \u043d\u0435 \u043f\u043e\u043d\u0438\u043c\u0430\u044e \u043a\u0430\u043a \u043e\u0442\u043b\u0438\u0447\u0438\u0442\u044c \u0441\u0435\u0433\u043c\u0435\u043d\u0442 \u043f\u0440\u0438\u0432\u0430\u0442\u043d\u044b\u0445 \u0446\u0435\u043f\u043e\u0447\u0435\u043a \u043e\u0442 \u043f\u0443\u0431\u043b\u0438\u0447\u043d\u043e\u0439 \u0438\u043d\u0444\u0440\u0430\u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u044b \u0434\u043b\u044f \u0443\u043c\u043d\u044b\u0445 \u043a\u043e\u043d\u0442\u0440\u0430\u043a\u0442\u043e\u0432. \u0412\u0440\u043e\u0434\u0435 \u043a\u0430\u043a \u043a\u043b\u0438\u0435\u043d\u0442\u0441\u043a\u0430\u044f \u0431\u0430\u0437\u0430 \u043f\u043e\u0442\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u0430 \u043e\u0434\u043d\u0430 \u0438 \u0442\u0430 \u0436\u0435: SMB \u0438 Enterprise. \u041e\u0441\u043e\u0431\u0435\u043d\u043d\u043e \u044d\u0442\u043e \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u043d\u043e, \u0442.\u043a. \u043f\u043e\u044f\u0432\u043b\u044f\u044e\u0442\u0441\u044f \u043f\u0435\u0440\u0432\u044b\u0435 \u0437\u0432\u043e\u043d\u043a\u0438 \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438 \u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0430\u043b\u0430 \u0432 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0435 ERP \u0441\u0438\u0441\u0442\u0435\u043c\u044b (BlockPay \u0438 Odoo), \u0438 \u0434\u0430\u0436\u0435 [SAP \u0445\u043e\u0447\u0435\u0442 \u043d\u0435 \u043e\u043f\u043e\u0437\u0434\u0430\u0442\u044c](http://www.bloomberg.com/news/articles/2016-07-29/threat-of-blockchain-prompts-new-strategy-for-germany-s-sap) \u043d\u0430 \u0440\u0430\u0437\u0434\u0430\u0447\u0443 \u0430\u043f\u0435\u043b\u044c\u0441\u0438\u043d\u043e\u0432. \u0422.\u0435. \u0443\u0436\u0435 \u043e\u0447\u0435\u0432\u0438\u0434\u043d\u043e, \u0447\u0442\u043e \u0440\u0430\u0441\u0442\u0435\u0442 \u0441\u043f\u0440\u043e\u0441 \u043d\u0430 \u043d\u043e\u0432\u043e\u0435 \u043f\u043e\u043a\u043e\u043b\u0435\u043d\u0438\u0435 \u0443\u0447\u0435\u0442\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0442 \u043a\u043e\u043d\u0442\u0440\u0430\u0433\u0435\u043d\u0442\u0430\u043c \"\u0448\u0430\u0440\u0438\u0442\u044c\" \u0443\u0447\u0435\u0442.\n\n\u0421\u0435\u0433\u043c\u0435\u043d\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0438 \u043e\u0446\u0435\u043d\u0438\u0442\u044c \u0432\u0441\u0435 \u044d\u0442\u043e \u0434\u0435\u043b\u043e \u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e \u0441\u043b\u043e\u0436\u043d\u043e. \u041d\u0430 \u043a\u043e\u043d\u0444\u0435\u0440\u0435\u043d\u0446\u0438\u044f\u0445 \u044f \u043d\u0435 \u043e\u0434\u043d\u043e\u043a\u0440\u0430\u0442\u043d\u043e \u0433\u043e\u0432\u043e\u0440\u0438\u043b, \u0447\u0442\u043e \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0441\u0435\u0433\u043c\u0435\u043d\u0442 \u043f\u0440\u0438\u0432\u0430\u0442\u043d\u044b\u0445 \u0446\u0435\u043f\u043e\u0447\u0435\u043a, \u043d\u0430 \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043c\u044b \u043d\u0435 \u0441\u043c\u043e\u0442\u0440\u0438\u043c \u0441 \u0438\u043d\u0432\u0435\u0441\u0442\u0438\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0442\u043e\u0447\u043a\u0438 \u0437\u0440\u0435\u043d\u0438\u044f, \u0442\u0430\u043a \u043a\u0430\u043a \u0442\u0443\u043f\u043e \u043d\u0435 \u0432\u0438\u0434\u0438\u043c \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432. \u041d\u043e \u0432 \u044d\u0442\u043e\u043c \u043c\u0435\u0441\u044f\u0446\u0435 \u043d\u0435\u043a\u0438\u0439 [Antshares](https://cyber.fund/system/AntShares) \u0441\u043e\u0431\u0440\u0430\u043b \u0431\u043e\u043b\u044c\u0448\u0435 3 \u043c\u043b\u043d. \u0434\u043e\u043b\u043b\u0430\u0440\u043e\u0432 \u0438 \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u0435\u043d \u043f\u0440\u043e\u0435\u043a\u0442 \u043f\u0440\u0435\u0436\u0434\u0435 \u0432\u0441\u0435\u0433\u043e \u0442\u0435\u043c, \u0447\u0442\u043e \u043f\u043b\u0430\u043d\u0438\u0440\u0443\u0435\u0442 \u0431\u044b\u0442\u044c \u0441\u0434\u0435\u043b\u0430\u043d \u043d\u0430 Hyperledger.\n\nHyperledger \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0431\u0435\u0437\u0443\u0441\u043b\u043e\u0432\u043d\u044b\u043c \u043b\u0438\u0434\u0435\u0440\u043e\u043c \u043f\u043e \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u0443 [\u0441\u0440\u0435\u0434\u0438 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u043e\u0432](https://github.com/hyperledger/hyperledger) - 1400 \u0437\u0432\u0435\u0437\u0434 \u043d\u0430 Github. \u0412 \u044d\u0442\u043e\u043c \u043c\u0435\u0441\u044f\u0446\u0435 \u043f\u043e\u044f\u0432\u0438\u043b\u0441\u044f \u043e\u0431\u043e\u0437\u0440\u0435\u0432\u0430\u0442\u0435\u043b\u044c \u0431\u043b\u043e\u043a\u043e\u0432 \u0434\u043b\u044f \u0446\u0435\u043f\u043e\u0447\u0435\u043a Hyperledger. \u0410 \u043a \u0410\u043b\u044c\u044f\u043d\u0441\u0443 \u043f\u0440\u0438\u0441\u043e\u0435\u0434\u0438\u043d\u0438\u043b\u043e\u0441\u044c [17 \u043d\u043e\u0432\u044b\u0445 \u0447\u043b\u0435\u043d\u043e\u0432](http://www.coindesk.com/hyperledger-project-adds-17-new-members/), \u0432 \u0447\u0438\u0441\u043b\u0435 \u043a\u043e\u0442\u043e\u0440\u044b\u0445 Samsung.\n\n\u0421\u0442\u043e\u0438\u0442 \u043e\u0442\u043c\u0435\u0442\u0438\u0442\u044c, \u0447\u0442\u043e \u0444\u0440\u0435\u0439\u043c\u0432\u043e\u0440\u043e\u043a\u043e\u0432 \u0434\u043b\u044f \u0440\u0430\u0437\u0432\u043e\u0440\u0430\u0447\u0438\u0432\u0430\u043d\u0438\u044f \u0447\u0430\u0441\u0442\u043d\u044b\u0445 \u0446\u0435\u043f\u043e\u0447\u0435\u043a \u0443\u0436\u0435 \u043c\u043d\u043e\u0433\u043e. \u0421\u0440\u0435\u0434\u0438 \u043d\u0438\u0445, \u043a\u0440\u043e\u043c\u0435 Hyperledger: [Scorex](https://github.com/input-output-hk/Scorex), [BigChainDB](https://github.com/bigchaindb), [Juno](https://github.com/kadena-io/juno), [Hydrachain](https://github.com/HydraChain), [ErisDB](https://github.com/eris-ltd/eris-db), [OpenChain](https://github.com/openchain), [Multichain](https://github.com/MultiChain), [Graphene](https://github.com/cryptonomex/graphene) \u0438 Corda (\u043f\u043e\u043a\u0430 \u0431\u0435\u0437 \u043a\u043e\u0434\u0430), \u0438 \u0434\u0440\u0443\u0433\u0438\u0435. \u0410 \u0435\u0449\u0435 \u043d\u0430 \u0433\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0435 \u043f\u043e\u044f\u0432\u0438\u043b\u0441\u044f \u043f\u0440\u043e\u0435\u043a\u0442 \u043f\u043e\u0434 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435\u043c [Urbit](http://media.urbit.org/whitepaper.pdf), \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0432\u0440\u043e\u0434\u0435 \u0438 \u043d\u0435 \u043f\u0440\u043e \u0431\u043b\u043e\u043a\u0447\u0435\u0439\u043d\u044b \u0432\u043e\u043e\u0431\u0449\u0435, \u043d\u043e \u043f\u043e \u043c\u043e\u0435\u043c\u0443 \u0441\u043a\u0440\u043e\u043c\u043d\u043e\u043c\u0443 \u043c\u043d\u0435\u043d\u0438\u044e \u043e\u0431\u043b\u0430\u0434\u0430\u0435\u0442 \u0440\u044f\u0434\u043e\u043c \u0440\u0435\u0432\u043e\u043b\u044e\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0432\u043e\u0439\u0441\u0442\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0441\u043e \u0432\u0440\u0435\u043c\u0435\u043d\u0435\u043c \u043c\u043e\u0433\u0443\u0442 \u0441\u043a\u043e\u0440\u0440\u0435\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043c\u043d\u043e\u0433\u0438\u0435 \u0432\u0437\u0433\u043b\u044f\u0434\u044b \u043d\u0430 \u043e\u0442\u0440\u0430\u0441\u043b\u044c.\n\n\u041f\u043e \u043c\u043d\u0435 \u0442\u0430\u043a \u044d\u0442\u043e \u0441\u0430\u043c\u044b\u0439 \u043e\u0447\u0435\u0432\u0438\u0434\u043d\u043e \u043d\u0435\u0434\u043e\u043e\u0446\u0435\u043d\u0435\u043d\u043d\u044b\u0439 \u0441\u0435\u0433\u043c\u0435\u043d\u0442. \u0418 \u043f\u0440\u0438\u0432\u0430\u0442\u043d\u044b\u0435 \u0446\u0435\u043f\u043e\u0447\u043a\u0438 \u044d\u0442\u043e \u0435\u0449\u0435 \u043e\u0434\u043d\u0430 \u043f\u0440\u0438\u0447\u0438\u043d\u0430. \u0412\u0435\u0434\u044c \u043f\u0440\u0438\u0432\u0430\u0442\u043d\u044b\u0435 \u0446\u0435\u043f\u043e\u0447\u043a\u0438 - \u044d\u0442\u043e \u043a\u0440\u0443\u0442\u0430\u044f \u0444\u0438\u0447\u0430 \u0434\u043b\u044f \u0441\u0435\u0433\u043c\u0435\u043d\u0442\u0430 [\u0421\u0435\u0440\u044b\u0445 \u043a\u0430\u0440\u0434\u0438\u043d\u0430\u043b\u043e\u0432](https://en.wikipedia.org/wiki/Hidden_champions) \u0441\u043e\u0432\u043e\u043a\u0443\u043f\u043d\u043e\u0435 \u0432\u043b\u0438\u044f\u043d\u0438\u0435 \u043d\u0430 \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u043a\u0443 \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u043e\u0447\u0435\u043d\u044c \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u043e.", + "category": "cyberfund", + "children": 2, + "created": "2016-09-15T17:18:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://ipfs.pics/ipfs/QmcSKsJQZBRPT2Cb5XyDqsCEjC2cDN6Ywn8tDXV7ww81LC" + ], + "links": [ + "http://blockchainboom.coinfox.info/", + "https://goo.gl/mBBBDv", + "http://www.investopedia.com/terms/o/outstandingshares.asp", + "https://cyber.fund/system/Monero", + "https://en.wikipedia.org/wiki/Ring_signature", + "https://github.com/monero-project/monero/commits/master", + "https://cyber.fund/system/Dash", + "https://en.wikipedia.org/wiki/CoinJoin", + "https://www.dashcentral.org/p/infra-lqd-pvd-201609", + "https://cyber.fund/system/Bytecoin", + "https://cryptonote.org/whitepaper.pdf", + "https://cyber.fund/system/Vanillacoin", + "https://github.com/john-connor/papers", + "https://github.com/john-connor", + "https://cyber.fund/system/Zcash", + "https://en.wikipedia.org/wiki/Zero-knowledge_proof", + "https://blog.maidsafe.net/2016/08/12/safe-network-alpha-release/", + "https://explorer.lbry.io/", + "https://ethereumfoundation.org/devcon/", + "https://github.com/LiskHQ/lisk/releases", + "https://docs.google.com/document/d/1qm02HcAn1ojrfTXQ-QmTyOGAgdkqZQZxhvHfsqM2E6s/edit", + "https://explorer.lisk.io/delegateMonitor", + "https://docs.google.com/document/d/1xmRvAjJEQ72-sR9luS34TG0BOpPn_6ztZjYBFCByKxo/edit", + "https://steemd.com/distribution", + "https://charts.ripple.com/#/validators", + "https://static1.squarespace.com/static/55f73743e4b051cfcc0b02cf/t/57bda2fdebbd1acc9c0309b2/1472045822585/corda-introductory-whitepaper-final.pdf", + "http://btl.co/visa/", + "http://www.bloomberg.com/news/articles/2016-07-29/threat-of-blockchain-prompts-new-strategy-for-germany-s-sap", + "https://cyber.fund/system/AntShares", + "https://github.com/hyperledger/hyperledger", + "http://www.coindesk.com/hyperledger-project-adds-17-new-members/", + "https://github.com/input-output-hk/Scorex", + "https://github.com/bigchaindb", + "https://github.com/kadena-io/juno", + "https://github.com/HydraChain", + "https://github.com/eris-ltd/eris-db", + "https://github.com/openchain", + "https://github.com/MultiChain", + "https://github.com/cryptonomex/graphene", + "http://media.urbit.org/whitepaper.pdf", + "https://en.wikipedia.org/wiki/Hidden_champions" + ], + "tags": [ + "cyberfund", + "cybernomics", + "blockchain", + "investment" + ], + "users": [ + "vitaly-lvov" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 10266870092407, + "payout": 8.014, + "payout_at": "2016-09-22T17:18:00", + "pending_payout_value": "8.014 HBD", + "percent_hbd": 10000, + "permlink": "obzor-kiber-ekonomiki-za-avgust", + "post_id": 1256351, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 68 + }, + "title": "\u041e\u0431\u0437\u043e\u0440 \u043a\u0438\u0431\u0435\u0440\u2022\u042d\u043a\u043e\u043d\u043e\u043c\u0438\u043a\u0438 \u0437\u0430 \u0410\u0432\u0433\u0443\u0441\u0442", + "updated": "2016-09-15T17:33:24", + "url": "/cyberfund/@hipster/obzor-kiber-ekonomiki-za-avgust" + }, + { + "active_votes": [ + { + "rshares": 31621044834059, + "voter": "smooth" + }, + { + "rshares": 466113536214, + "voter": "recursive2" + }, + { + "rshares": 452820496964, + "voter": "recursive3" + }, + { + "rshares": 5939649608472, + "voter": "smooth.witness" + }, + { + "rshares": 14817825173, + "voter": "gregory-f" + }, + { + "rshares": 9220603890, + "voter": "gregory60" + }, + { + "rshares": 74914418556, + "voter": "eeks" + }, + { + "rshares": 1511911763, + "voter": "fkn" + }, + { + "rshares": 1987313581, + "voter": "elishagh1" + }, + { + "rshares": 8669787638, + "voter": "richman" + }, + { + "rshares": 287573409747, + "voter": "pal" + }, + { + "rshares": 9857648383, + "voter": "kefkius" + }, + { + "rshares": 313689446, + "voter": "coar" + }, + { + "rshares": 1061230469, + "voter": "murh" + }, + { + "rshares": 3187804154, + "voter": "cryptofunk" + }, + { + "rshares": 10684284372, + "voter": "kimziv" + }, + { + "rshares": 158997516614, + "voter": "asmolokalo" + }, + { + "rshares": 1871594265, + "voter": "pipertomcat" + }, + { + "rshares": 7380400309, + "voter": "furion" + }, + { + "rshares": 14489032250, + "voter": "aaseb" + }, + { + "rshares": 76743592200, + "voter": "jpiper20" + }, + { + "rshares": 266599021635, + "voter": "nabilov" + }, + { + "rshares": 2178048187, + "voter": "dmacshady" + }, + { + "rshares": 60033461383, + "voter": "pkattera" + }, + { + "rshares": 12587181720, + "voter": "benjiberigan" + }, + { + "rshares": 233062138, + "voter": "poseidon" + }, + { + "rshares": 2033762271, + "voter": "iamwne" + }, + { + "rshares": 5609548617, + "voter": "sharker" + }, + { + "rshares": 1226120506, + "voter": "positive" + }, + { + "rshares": 35821871446, + "voter": "paquito" + }, + { + "rshares": 1805600953, + "voter": "sisterholics" + }, + { + "rshares": 63850374606, + "voter": "laonie" + }, + { + "rshares": 2664807302, + "voter": "myfirst" + }, + { + "rshares": 12960883829, + "voter": "somebody" + }, + { + "rshares": 484600440, + "voter": "flysaga" + }, + { + "rshares": 2084689825, + "voter": "gmurph" + }, + { + "rshares": 2863170478, + "voter": "midnightoil" + }, + { + "rshares": 3705373401, + "voter": "spiper20" + }, + { + "rshares": 7161034910, + "voter": "xiaohui" + }, + { + "rshares": 485101321, + "voter": "elfkitchen" + }, + { + "rshares": 223887679, + "voter": "xiaokongcom" + }, + { + "rshares": 451315726, + "voter": "xianjun" + }, + { + "rshares": 9827647000, + "voter": "gvargas123" + }, + { + "rshares": 3635091595, + "voter": "movievertigo" + }, + { + "rshares": 23716271959, + "voter": "andrewawerdna" + }, + { + "rshares": 9139485521, + "voter": "craigwilliamz" + }, + { + "rshares": 54079869536, + "voter": "mandibil" + }, + { + "rshares": 74550672, + "voter": "steembriefing" + }, + { + "rshares": 55750195, + "voter": "riv" + }, + { + "rshares": 1857924063, + "voter": "funkywanderer" + }, + { + "rshares": 54175638, + "voter": "apparat" + }, + { + "rshares": 184881039384, + "voter": "asksisk" + }, + { + "rshares": 227829801, + "voter": "pjo" + }, + { + "rshares": 3678940319, + "voter": "gavicrane" + }, + { + "rshares": 3377195617, + "voter": "anton333" + }, + { + "rshares": 3531884722, + "voter": "rigaronib" + }, + { + "rshares": 339274981, + "voter": "anomaly" + }, + { + "rshares": 123155378, + "voter": "ola1" + }, + { + "rshares": 70282046, + "voter": "mari5555na" + }, + { + "rshares": 297771990, + "voter": "thefinanceguy" + }, + { + "rshares": 239963421, + "voter": "darkminded153" + }, + { + "rshares": 222073479, + "voter": "sjamayee" + }, + { + "rshares": 531125977, + "voter": "listentojon" + }, + { + "rshares": 152816202, + "voter": "countofdelphi" + } + ], + "author": "jpiper20", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.53, + "beneficiaries": [], + "blacklists": [], + "body": "I designed this for a new client today. It's a detailing business for large boats here in savannah. I think it turned out pretty nicely :) Follow me!\n\nhttps://i.imgur.com/hHnbnzJ.jpg\n\n#art\n#design\n#typography\n#business", + "category": "life", + "children": 3, + "created": "2016-09-15T15:36:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgur.com/hHnbnzJ.jpg" + ], + "tags": [ + "life", + "art", + "design", + "typography", + "business" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 39948087576388, + "payout": 96.324, + "payout_at": "2016-09-22T15:36:12", + "pending_payout_value": "96.324 HBD", + "percent_hbd": 10000, + "permlink": "new-logo-design-boat-boys-cleaning", + "post_id": 1255244, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 64 + }, + "title": "New Logo Design -- Boat Boys Cleaning", + "updated": "2016-09-15T15:36:12", + "url": "/life/@jpiper20/new-logo-design-boat-boys-cleaning" + }, + { + "active_votes": [ + { + "rshares": 504195513450, + "voter": "barrie" + }, + { + "rshares": 31620913718202, + "voter": "smooth" + }, + { + "rshares": 1911892676725, + "voter": "badassmother" + }, + { + "rshares": 2052957762572, + "voter": "hr1" + }, + { + "rshares": 1304415071462, + "voter": "rossco99" + }, + { + "rshares": 22865183550, + "voter": "jaewoocho" + }, + { + "rshares": 226246467529, + "voter": "steem-id" + }, + { + "rshares": 1576158798591, + "voter": "joseph" + }, + { + "rshares": 452786214573, + "voter": "recursive3" + }, + { + "rshares": 667448946492, + "voter": "masteryoda" + }, + { + "rshares": 3120322518686, + "voter": "recursive" + }, + { + "rshares": 1246183601, + "voter": "mineralwasser" + }, + { + "rshares": 681020986865, + "voter": "boombastic" + }, + { + "rshares": 91328598326, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 1670010256, + "voter": "bingo-1" + }, + { + "rshares": 5939141625779, + "voter": "smooth.witness" + }, + { + "rshares": 9167324238, + "voter": "idol" + }, + { + "rshares": 5147451513, + "voter": "sakr" + }, + { + "rshares": 1577927842, + "voter": "jocelyn" + }, + { + "rshares": 83529892028, + "voter": "acidsun" + }, + { + "rshares": 15004772648, + "voter": "gregory-f" + }, + { + "rshares": 9412699804, + "voter": "gregory60" + }, + { + "rshares": 1221939836170, + "voter": "gavvet" + }, + { + "rshares": 74914418556, + "voter": "eeks" + }, + { + "rshares": 3023823526, + "voter": "fkn" + }, + { + "rshares": 3974627163, + "voter": "elishagh1" + }, + { + "rshares": 584166740800, + "voter": "nanzo-scoop" + }, + { + "rshares": 450784780, + "voter": "jeffanthonyfds" + }, + { + "rshares": 177394802953, + "voter": "mummyimperfect" + }, + { + "rshares": 313689446, + "voter": "coar" + }, + { + "rshares": 106630632039, + "voter": "asch" + }, + { + "rshares": 1061217841, + "voter": "murh" + }, + { + "rshares": 6230682263, + "voter": "cryptofunk" + }, + { + "rshares": 2057276344, + "voter": "error" + }, + { + "rshares": 985521934082, + "voter": "cyber" + }, + { + "rshares": 61711858916, + "voter": "theshell" + }, + { + "rshares": 49574865624, + "voter": "ak2020" + }, + { + "rshares": 769703167086, + "voter": "satoshifund" + }, + { + "rshares": 409231996622, + "voter": "taoteh1221" + }, + { + "rshares": 410502622, + "voter": "applecrisp" + }, + { + "rshares": 33781859925, + "voter": "ratel" + }, + { + "rshares": 121380113922, + "voter": "geoffrey" + }, + { + "rshares": 26709210609, + "voter": "kimziv" + }, + { + "rshares": 74282084191, + "voter": "emily-cook" + }, + { + "rshares": 2187587354, + "voter": "superfreek" + }, + { + "rshares": 19974734600, + "voter": "thebatchman" + }, + { + "rshares": 60285274969, + "voter": "good-karma" + }, + { + "rshares": 1609452901, + "voter": "gidlark" + }, + { + "rshares": 73849034695, + "voter": "rubybian" + }, + { + "rshares": 365381071, + "voter": "konstantin" + }, + { + "rshares": 4533066552, + "voter": "stranger27" + }, + { + "rshares": 2597453094, + "voter": "romel" + }, + { + "rshares": 14760800618, + "voter": "furion" + }, + { + "rshares": 70822893, + "voter": "barbara2" + }, + { + "rshares": 78718732, + "voter": "ch0c0latechip" + }, + { + "rshares": 72854943, + "voter": "doge4lyf" + }, + { + "rshares": 248653120, + "voter": "ardina" + }, + { + "rshares": 14487949878, + "voter": "aaseb" + }, + { + "rshares": 4209499465, + "voter": "karen13" + }, + { + "rshares": 10646413479, + "voter": "deviedev" + }, + { + "rshares": 258981906731, + "voter": "nabilov" + }, + { + "rshares": 35782810726, + "voter": "creemej" + }, + { + "rshares": 3800725646, + "voter": "maximkichev" + }, + { + "rshares": 167301783484, + "voter": "blueorgy" + }, + { + "rshares": 582626783, + "voter": "poseidon" + }, + { + "rshares": 2083366228, + "voter": "iamwne" + }, + { + "rshares": 7946556816, + "voter": "smolalit" + }, + { + "rshares": 347973296817, + "voter": "calaber24p" + }, + { + "rshares": 3506024506, + "voter": "simon.braki.love" + }, + { + "rshares": 268131351853, + "voter": "liberosist" + }, + { + "rshares": 32542201152, + "voter": "deanliu" + }, + { + "rshares": 40247477787, + "voter": "celsius100" + }, + { + "rshares": 204615752038, + "voter": "jl777" + }, + { + "rshares": 2452241013, + "voter": "positive" + }, + { + "rshares": 35821871446, + "voter": "paquito" + }, + { + "rshares": 101547003699, + "voter": "crazymumzysa" + }, + { + "rshares": 4827846086, + "voter": "gustavopasquini" + }, + { + "rshares": 18844269406, + "voter": "carlidos" + }, + { + "rshares": 17267164725, + "voter": "proto" + }, + { + "rshares": 4513770870, + "voter": "sisterholics" + }, + { + "rshares": 1444237397, + "voter": "alex.chien" + }, + { + "rshares": 8964609699, + "voter": "royalmacro" + }, + { + "rshares": 82565168, + "voter": "fnait" + }, + { + "rshares": 73351025, + "voter": "keepcalmand" + }, + { + "rshares": 120956823, + "voter": "ap2002" + }, + { + "rshares": 8734053750, + "voter": "taker" + }, + { + "rshares": 159615103593, + "voter": "laonie" + }, + { + "rshares": 157504637007, + "voter": "twinner" + }, + { + "rshares": 24561329465, + "voter": "laoyao" + }, + { + "rshares": 5329392113, + "voter": "myfirst" + }, + { + "rshares": 32400440159, + "voter": "somebody" + }, + { + "rshares": 16605279252, + "voter": "sunshine" + }, + { + "rshares": 1211439463, + "voter": "flysaga" + }, + { + "rshares": 2084689825, + "voter": "gmurph" + }, + { + "rshares": 7157539840, + "voter": "midnightoil" + }, + { + "rshares": 2327843962, + "voter": "kalimor" + }, + { + "rshares": 17901440239, + "voter": "xiaohui" + }, + { + "rshares": 172970676828, + "voter": "terrycraft" + }, + { + "rshares": 369703928, + "voter": "riosparada" + }, + { + "rshares": 808461612, + "voter": "elfkitchen" + }, + { + "rshares": 103387869456, + "voter": "joele" + }, + { + "rshares": 5855390607, + "voter": "oflyhigh" + }, + { + "rshares": 559689131, + "voter": "xiaokongcom" + }, + { + "rshares": 2114128942, + "voter": "future24" + }, + { + "rshares": 1128227680, + "voter": "xianjun" + }, + { + "rshares": 7546646500, + "voter": "lgm-1" + }, + { + "rshares": 2249482011, + "voter": "njall" + }, + { + "rshares": 73887203, + "voter": "microluck" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 6417571438, + "voter": "userlogin" + }, + { + "rshares": 59219258, + "voter": "photo00" + }, + { + "rshares": 604294820, + "voter": "tagira" + }, + { + "rshares": 2077233526, + "voter": "chinadaily" + }, + { + "rshares": 110661420, + "voter": "pollina" + }, + { + "rshares": 9071955992, + "voter": "johnnyyash" + }, + { + "rshares": 3352601337, + "voter": "macartem" + }, + { + "rshares": 9827647000, + "voter": "gvargas123" + }, + { + "rshares": 3707793427, + "voter": "movievertigo" + }, + { + "rshares": 23716271959, + "voter": "andrewawerdna" + }, + { + "rshares": 9139485521, + "voter": "craigwilliamz" + }, + { + "rshares": 56654664918, + "voter": "mandibil" + }, + { + "rshares": 60273361, + "voter": "bonapetit" + }, + { + "rshares": 74550672, + "voter": "steembriefing" + }, + { + "rshares": 55750195, + "voter": "riv" + }, + { + "rshares": 5401359628, + "voter": "nulliusinverba" + }, + { + "rshares": 2196809758, + "voter": "runridefly" + }, + { + "rshares": 33516506660, + "voter": "krnel" + }, + { + "rshares": 5053551216, + "voter": "richardcrill" + }, + { + "rshares": 11070141971, + "voter": "sponge-bob" + }, + { + "rshares": 53070013, + "voter": "apparat" + }, + { + "rshares": 12276570645, + "voter": "doitvoluntarily" + }, + { + "rshares": 201688406600, + "voter": "asksisk" + }, + { + "rshares": 330365849, + "voter": "panther" + }, + { + "rshares": 11067573914, + "voter": "brains" + }, + { + "rshares": 1396726660, + "voter": "steemafon" + }, + { + "rshares": 3310976095, + "voter": "anton333" + }, + { + "rshares": 339274981, + "voter": "anomaly" + }, + { + "rshares": 123155378, + "voter": "ola1" + }, + { + "rshares": 70282046, + "voter": "mari5555na" + }, + { + "rshares": 6087022243, + "voter": "ekaterina4ka" + }, + { + "rshares": 291933324, + "voter": "thefinanceguy" + }, + { + "rshares": 50223099, + "voter": "battalar" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 2216805889, + "voter": "bapparabi" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 469221474, + "voter": "iontom" + }, + { + "rshares": 50482289, + "voter": "connection" + }, + { + "rshares": 444435987, + "voter": "witchcraftblog" + }, + { + "rshares": 157816798, + "voter": "gravity" + }, + { + "rshares": 160957729, + "voter": "realtime" + }, + { + "rshares": 160835930, + "voter": "skrillex" + }, + { + "rshares": 148889617, + "voter": "food-creator" + }, + { + "rshares": 156814579, + "voter": "haribo" + }, + { + "rshares": 159425365, + "voter": "tipsandtricks" + }, + { + "rshares": 156054487, + "voter": "fallout" + }, + { + "rshares": 159143891, + "voter": "reef" + }, + { + "rshares": 155528114, + "voter": "icesteem" + }, + { + "rshares": 158632601, + "voter": "cream" + }, + { + "rshares": 155452864, + "voter": "jyriygo" + } + ], + "author": "terrycraft", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.42, + "beneficiaries": [], + "blacklists": [], + "body": "Vegetarianism is philosophy which has deep religious and ethical roots, the essence is the refuse to eat meat of living beings.\nPythagorean were vegetarians. Yogis of ancient India were vegetarians. The followers of Buddhism are prescribed to be vegetarians. Early Christianity forbade killing for food.\nI became a vegetarian at the age of 15. I remember clear this comic occasion: during another lush family dinner my dad putted the shin of the roasted goose on my plate. When he was putting this piece of once living bird, I claimed it for the first time: \u201cNo, dad thanks. I don\u2019t eat living creatures anymore. I\u2019m a vegetarian\u201d.\nhttp://petroart.ru/art/b/bronikov/img/3.jpg\n>\u0412\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u0441\u0442\u0432\u043e - \u044d\u0442\u043e \u0444\u0438\u043b\u043e\u0441\u043e\u0444\u0438\u044f, \u0438\u043c\u0435\u044e\u0449\u0430\u044f \u043e\u0447\u0435\u043d\u044c \u0434\u0440\u0435\u0432\u043d\u0438\u0435 \u0440\u0435\u043b\u0438\u0433\u0438\u043e\u0437\u043d\u044b\u0435 \u0438 \u044d\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043a\u043e\u0440\u043d\u0438, \u0441\u0443\u0442\u044c \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u043e\u0442\u043a\u0430\u0437 \u043e\u0442 \u0443\u043f\u043e\u0442\u0440\u0435\u0431\u043b\u0435\u043d\u0438\u044f \u0432 \u043f\u0438\u0449\u0443 \u043c\u044f\u0441\u0430 \u0436\u0438\u0432\u044b\u0445 \u0441\u0443\u0449\u0435\u0441\u0442\u0432. \n\u041f\u0438\u0444\u0430\u0433\u043e\u0440\u0435\u0439\u0446\u044b \u0431\u044b\u043b\u0438 \u0432\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u0446\u0430\u043c\u0438. \u0419\u043e\u0433\u0438 \u0434\u0440\u0435\u0432\u043d\u0435\u0439 \u0418\u043d\u0434\u0438\u0438 \u0431\u044b\u043b\u0438 \u0432\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u0446\u0430\u043c\u0438. \u0411\u0443\u0434\u0434\u0438\u0437\u043c \u043f\u0440\u0435\u0434\u043f\u0438\u0441\u044b\u0432\u0430\u0435\u0442 \u0441\u0432\u043e\u0438\u043c \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u044f\u043c \u0432\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u0441\u0442\u0432\u043e. \u0420\u0430\u043d\u043d\u0435\u0435 \u0445\u0440\u0438\u0441\u0442\u0438\u0430\u043d\u0441\u0442\u0432\u043e \u0437\u0430\u043f\u0440\u0435\u0449\u0430\u043b\u043e \u0443\u0431\u0438\u0439\u0441\u0442\u0432\u043e \u0434\u043b\u044f \u0447\u0440\u0435\u0432\u0430.\n\u042f \u0441\u0442\u0430\u043b\u0430 \u0432\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u043a\u043e\u0439 \u0432 \u0432\u043e\u0437\u0440\u0430\u0441\u0442\u0435 15 \u043b\u0435\u0442. \u041f\u0440\u0435\u043a\u0440\u0430\u0441\u043d\u043e \u043f\u043e\u043c\u043d\u044e \u044d\u0442\u043e\u0442 \u043a\u043e\u043c\u0438\u0447\u043d\u044b\u0439 \u0441\u043b\u0443\u0447\u0430\u0439: \u0432\u043e \u0432\u0440\u0435\u043c\u044f \u043e\u0447\u0435\u0440\u0435\u0434\u043d\u043e\u0433\u043e \u043f\u044b\u0448\u043d\u043e\u0433\u043e \u0441\u0435\u043c\u0435\u0439\u043d\u043e\u0433\u043e \u0443\u0436\u0438\u043d\u0430 \u043f\u0430\u043f\u0430 \u0432\u044b\u0437\u0432\u0430\u043b\u0441\u044f \u043f\u043e\u043b\u043e\u0436\u0438\u0442\u044c \u043c\u043d\u0435 \u0432 \u0442\u0430\u0440\u0435\u043b\u043a\u0443 \u0433\u043e\u043b\u0435\u043d\u044c \u0437\u0430\u043f\u0435\u0447\u0451\u043d\u043d\u043e\u0433\u043e \u0432 \u0434\u0443\u0445\u043e\u0432\u043a\u0435 \u0433\u0443\u0441\u044f. \u0412 \u0442\u043e \u0432\u0440\u0435\u043c\u044f \u043a\u0430\u043a \u043e\u043d \u0443\u0436\u0435 \u0432\u0437\u0432\u0430\u043b\u0438\u0432\u0430\u043b \u0432 \u043c\u043e\u044e \u0442\u0430\u0440\u0435\u043b\u043a\u0443 \u043a\u0443\u0441\u043e\u043a \u043d\u0435\u043a\u043e\u0433\u0434\u0430 \u0436\u0438\u0432\u043e\u0439 \u043f\u0442\u0438\u0446\u044b, \u044f \u0432\u043f\u0435\u0440\u0432\u044b\u0435 \u0437\u0430\u044f\u0432\u0438\u043b\u0430 \u0432\u043e \u0432\u0441\u0435\u0443\u0441\u043b\u044b\u0448\u0430\u043d\u0438\u0435:\"\u041d\u0435\u0442, \u043f\u0430\u043f\u0430, \u043d\u0435 \u043d\u0443\u0436\u043d\u043e. \u042f \u0431\u043e\u043b\u044c\u0448\u0435 \u043d\u0435 \u0435\u043c \u0436\u0438\u0432\u044b\u0445 \u0441\u0443\u0449\u0435\u0441\u0442\u0432. \u042f \u0432\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u043a\u0430.\"\n----\nI was a teenager at that time, my parents didn\u2019t treat it seriously, considering it as a teenage whim, didn\u2019t understand me, and for sure, didn\u2019t support me. Though they didn\u2019t object it, thinking that it would pass in a few months. But it wasn\u2019t a whim; it was my first serious and conscious decision in my life. They stopped ostracizing me only in a year after, during that year I experienced, at the example of a family as a social group, what it\u2019s like to have your personal opinion when the majority is against you!\nWhat did cause my decision to become a vegetarian?\nI can\u2019t remember the particular event, which marked the switch of my mind to conscious nutrition without harm to living beings. It seemed that I did it easily because I\u2019d been moving to it and at the certain moment I was morally ready to do the step. For example I remember when I was just a kid, at the age of 5 or 6, I was playing in our garden, thinking: \u201cWhy should I kill to keep on living?\u201d I didn\u2019t ask anybody about it, because I felt that I wouldn\u2019t get the proper answer from adults. This question gave me no rest; I often tried to solve this dilemma reasoning from how my childish heart perceived the world, which opposed all violence and evil. Understanding that this faceless, usually tasty grilled chicken used to be a living being, which had been born, had been a little chick, it was eating and enjoying life and then it was beheaded killed to make me think that I like eating fried chicken legs; it led me to the ideological confusion. I loved every animal, considered them as friends; on the one hand I saw people keeping pets and treating them as family members. On the other hand people killed an animal to have something tasty on their dinner table. And so did I, I was sitting and eating that grilled chicken.\n\nhttp://www.damex.ru/images/cache/660x495/crop/images%7Ccms-image-000013620.jpg\n\n>\u0422\u043e\u0433\u0434\u0430 \u044f \u0431\u044b\u043b\u0430 \u043f\u043e\u0434\u0440\u043e\u0441\u0442\u043a\u043e\u043c, \u0438 \u043c\u043e\u0438 \u0440\u043e\u0434\u0438\u0442\u0435\u043b\u0438 \u043d\u0435 \u043e\u0442\u043d\u0435\u0441\u043b\u0438\u0441\u044c \u043a\u043e \u043c\u043d\u0435 \u0441\u0435\u0440\u044c\u0451\u0437\u043d\u043e, \u043f\u043e\u0441\u0447\u0438\u0442\u0430\u0432 \u044d\u0442\u043e \u043f\u043e\u0434\u0440\u043e\u0441\u0442\u043a\u043e\u0432\u043e\u0439 \u043f\u0440\u0438\u0447\u0443\u0434\u043e\u0439, \u043d\u0435 \u043f\u043e\u043d\u044f\u043b\u0438 \u043c\u0435\u043d\u044f \u0438, \u0435\u0441\u0442\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u043e, \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0430\u043b\u0438. \u041d\u043e \u043d\u0435 \u0441\u0442\u0430\u043b\u0438 \u0430\u043a\u0442\u0438\u0432\u043d\u043e \u0432\u043e\u0437\u0440\u0430\u0436\u0430\u0442\u044c, \u0434\u0443\u043c\u0430\u044f, \u0447\u0442\u043e \u0447\u0435\u0440\u0435\u0437 \u043f\u0430\u0440\u0443-\u0442\u0440\u043e\u0439\u043a\u0443 \u043c\u0435\u0441\u044f\u0446\u0435\u0432 \u044d\u0442\u043e \u043f\u0440\u043e\u0439\u0434\u0451\u0442. \u041d\u043e \u044d\u0442\u043e \u043d\u0435 \u0431\u044b\u043b\u043e \u043f\u0440\u0438\u0447\u0443\u0434\u043e\u0439, \u044d\u0442\u043e \u0431\u044b\u043b\u043e \u043f\u0435\u0440\u0432\u044b\u043c \u0441\u0435\u0440\u044c\u0451\u0437\u043d\u044b\u043c \u0438 \u043e\u0441\u043e\u0437\u043d\u0430\u043d\u043d\u044b\u043c \u0440\u0435\u0448\u0435\u043d\u0438\u0435\u043c \u0432 \u043c\u043e\u0435\u0439 \u0436\u0438\u0437\u043d\u0438. \u0422\u043e\u043b\u044c\u043a\u043e \u0441\u043f\u0443\u0441\u0442\u044f \u0433\u043e\u0434 \u043e\u043d\u0438 \u043f\u0435\u0440\u0435\u0441\u0442\u0430\u043b\u0438 \u043f\u043e\u0434\u0432\u0435\u0440\u0433\u0430\u0442\u044c \u043c\u0435\u043d\u044f \u0441\u0435\u043c\u0435\u0439\u043d\u043e\u043c\u0443 \u043e\u0441\u0442\u0440\u0430\u043a\u0438\u0437\u043c\u0443, \u0432\u043e \u0432\u0440\u0435\u043c\u044f \u043a\u043e\u0442\u043e\u0440\u043e\u0433\u043e \u044f \u0445\u043e\u0440\u043e\u0448\u043e \u043f\u0440\u043e\u0447\u0443\u0432\u0441\u0442\u0432\u043e\u0432\u0430\u043b\u0430 \u043d\u0430 \u043f\u0440\u0438\u043c\u0435\u0440\u0435 \u0441\u043e\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0439 \u0433\u0440\u0443\u043f\u043f\u044b \"\u0441\u0435\u043c\u044c\u044f\", \u0447\u0442\u043e \u0442\u0430\u043a\u043e\u0435 \u0438\u043c\u0435\u0442\u044c \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0435 \u043c\u043d\u0435\u043d\u0438\u0435, \u043a\u043e\u0433\u0434\u0430 \u0431\u043e\u043b\u044c\u0448\u0438\u043d\u0441\u0442\u0432\u043e \u043f\u0440\u043e\u0442\u0438\u0432 \u0442\u0435\u0431\u044f!\n\u0427\u0435\u043c \u0431\u044b\u043b\u043e \u0432\u044b\u0437\u0432\u0430\u043d\u043e \u043c\u043e\u0451 \u0440\u0435\u0448\u0435\u043d\u0438\u0435 \u0441\u0442\u0430\u0442\u044c \u0432\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u043a\u043e\u0439?\n\u042f \u043d\u0435 \u043c\u043e\u0433\u0443 \u0432\u0441\u043f\u043e\u043c\u043d\u0438\u0442\u044c \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0433\u043e \u0441\u043e\u0431\u044b\u0442\u0438\u044f, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u0431\u044b \u043e\u0437\u043d\u0430\u043c\u0435\u043d\u043e\u0432\u0430\u043b\u043e \u0440\u0435\u0437\u043a\u0438\u0439 \u0441\u0434\u0432\u0438\u0433 \u043c\u043e\u0435\u0433\u043e \u0441\u043e\u0437\u043d\u0430\u043d\u0438\u044f \u0438 \u043f\u0435\u0440\u0435\u0445\u043e\u0434 \u043d\u0430 \u043e\u0441\u043e\u0437\u043d\u0430\u043d\u043d\u043e\u0435 \u043f\u0438\u0442\u0430\u043d\u0438\u0435 \u0431\u0435\u0437 \u0432\u0440\u0435\u0434\u0430 \u0434\u043b\u044f \u0436\u0438\u0432\u044b\u0445 \u0441\u0443\u0449\u0435\u0441\u0442\u0432. \u041c\u043d\u0435 \u0434\u0430\u0436\u0435 \u043a\u0430\u0436\u0435\u0442\u0441\u044f, \u0447\u0442\u043e \u044d\u0442\u043e \u043f\u0440\u043e\u0448\u043b\u043e \u0442\u0430\u043a \u043b\u0435\u0433\u043a\u043e \u0438 \u0435\u0441\u0442\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u043e \u0438\u043c\u0435\u043d\u043d\u043e \u043f\u043e\u0442\u043e\u043c\u0443, \u0447\u0442\u043e \u044f \u0443\u0436\u0435 \u0434\u0430\u0432\u043d\u043e \u0448\u043b\u0430 \u043a \u044d\u0442\u043e\u043c\u0443 \u0438 \u0432 \u043a\u0430\u043a\u043e\u0439-\u0442\u043e \u043c\u043e\u043c\u0435\u043d\u0442 \u043f\u0440\u043e\u0441\u0442\u043e \u043c\u043e\u0440\u0430\u043b\u044c\u043d\u043e \u0441\u043e\u0437\u0440\u0435\u043b\u0430 \u0434\u043b\u044f \u0442\u0430\u043a\u043e\u0433\u043e \u0448\u0430\u0433\u0430. \u041d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u043f\u043e\u043c\u043d\u044e, \u043a\u0430\u043a \u0435\u0449\u0451 \u0431\u0443\u0434\u0443\u0447\u0438 \u0441\u043e\u0432\u0441\u0435\u043c \u0440\u0435\u0431\u0451\u043d\u043a\u043e\u043c, \u043b\u0435\u0442 \u044d\u0442\u0430\u043a \u0432 \u043f\u044f\u0442\u044c-\u0448\u0435\u0441\u0442\u044c, \u044f \u0438\u0433\u0440\u0430\u043b\u0430 \u0432 \u043d\u0430\u0448\u0435\u043c \u043e\u0433\u043e\u0440\u043e\u0434\u0435 \u0438 \u0434\u0443\u043c\u0430\u043b\u0430:\"\u0410 \u043f\u043e\u0447\u0435\u043c\u0443, \u0434\u043b\u044f \u0442\u043e\u0433\u043e, \u0447\u0442\u043e\u0431\u044b \u0436\u0438\u0442\u044c, \u044f \u0434\u043e\u043b\u0436\u043d\u0430 \u0443\u0431\u0438\u0432\u0430\u0442\u044c?\" \u042f \u043d\u0438\u043a\u043e\u0433\u043e \u043d\u0435 \u0441\u043f\u0440\u0430\u0448\u0438\u0432\u0430\u043b\u0430 \u043e\u0431 \u044d\u0442\u043e\u043c, \u043f\u043e\u0442\u043e\u043c\u0443 \u0447\u0442\u043e \u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u043d\u043e \u044f\u0441\u043d\u043e \u0447\u0443\u0432\u0441\u0442\u0432\u043e\u0432\u0430\u043b\u0430, \u0447\u0442\u043e \u043d\u0438\u043a\u0442\u043e \u0438\u0437 \u0432\u0437\u0440\u043e\u0441\u043b\u044b\u0445 \u043d\u0435 \u0432 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0438 \u043e\u0442\u0432\u0435\u0442\u0438\u0442\u044c \u043c\u043d\u0435 \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e. \u042d\u0442\u043e\u0442 \u0432\u043e\u043f\u0440\u043e\u0441 \u043d\u0435 \u0434\u0430\u0432\u0430\u043b \u043c\u043d\u0435 \u043f\u043e\u043a\u043e\u044f, \u044f \u0447\u0430\u0441\u0442\u043e \u043f\u044b\u0442\u0430\u043b\u0430\u0441\u044c \u0440\u0435\u0448\u0438\u0442\u044c \u044d\u0442\u0443 \u0434\u0438\u043b\u0435\u043c\u043c\u0443, \u0438\u0441\u0445\u043e\u0434\u044f \u0438\u0437 \u0432\u043e\u0441\u043f\u0440\u0438\u044f\u0442\u0438\u044f \u043c\u0438\u0440\u0430 \u0441\u0435\u0440\u0434\u0446\u0435\u043c \u0440\u0435\u0431\u0451\u043d\u043a\u0430, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u043f\u0440\u043e\u0442\u0438\u0432\u0438\u0442\u0441\u044f \u0432\u0441\u044f\u043a\u043e\u043c\u0443 \u043d\u0430\u0441\u0438\u043b\u0438\u044e \u0438 \u0437\u043b\u0443 \u043f\u043e \u0441\u0430\u043c\u043e\u0439 \u0441\u0432\u043e\u0435\u0439 \u043f\u0440\u0438\u0440\u043e\u0434\u0435. \u041f\u043e\u043d\u0438\u043c\u0430\u043d\u0438\u0435, \u0447\u0442\u043e \u044d\u0442\u0430 \u0431\u0435\u0437\u043b\u0438\u043a\u0430\u044f, \u043f\u0440\u0438\u0432\u044b\u0447\u043d\u043e \u0432\u043a\u0443\u0441\u043d\u0430\u044f \"\u043a\u0443\u0440\u0438\u0446\u0430-\u0433\u0440\u0438\u043b\u044c\" \u0431\u044b\u043b\u0430 \u0436\u0438\u0432\u044b\u043c \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u043e\u043c, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u043a\u043e\u0433\u0434\u0430-\u0442\u043e \u0431\u044b\u043b\u043e \u0440\u043e\u0436\u0434\u0435\u043d\u043e, \u0440\u043e\u0441\u043b\u043e \u043c\u0430\u043b\u0435\u043d\u044c\u043a\u0438\u043c \u0446\u044b\u043f\u043b\u0451\u043d\u043a\u043e\u043c, \u043a\u0443\u0448\u0430\u043b\u043e \u0438 \u043f\u043e-\u0441\u0432\u043e\u0435\u043c\u0443 \u0440\u0430\u0434\u043e\u0432\u0430\u043b\u043e\u0441\u044c \u0436\u0438\u0437\u043d\u0438, \u0430 \u0442\u0435\u043f\u0435\u0440\u044c \u043e\u0431\u0435\u0437\u0433\u043b\u0430\u0432\u043b\u0435\u043d\u043e, \u0443\u0431\u0438\u0442\u043e, \u0434\u043b\u044f \u0442\u043e\u0433\u043e, \u0447\u0442\u043e\u0431\u044b \u044f \u0434\u0443\u043c\u0430\u043b\u0430, \u043a\u0430\u043a \u044f \u043b\u044e\u0431\u043b\u044e \u043a\u0443\u0448\u0430\u0442\u044c \u0436\u0430\u0440\u0435\u043d\u044b\u0435 \u043d\u043e\u0436\u043a\u0438 \u044d\u0442\u043e\u0439 \u043a\u0443\u0440\u043e\u0447\u043a\u0438, \u043f\u0440\u0438\u0432\u043e\u0434\u0438\u043b\u043e \u043c\u0435\u043d\u044f \u0432 \u0438\u0434\u0435\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u0437\u0430\u043c\u0435\u0448\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u043e. \u042f \u043e\u0447\u0435\u043d\u044c \u043b\u044e\u0431\u0438\u043b\u0430 \u0432\u0441\u0435\u0445 \u0436\u0438\u0432\u043e\u0442\u043d\u044b\u0445, \u0441\u0447\u0438\u0442\u0430\u043b\u0430 \u0438\u0445 \u0441\u0432\u043e\u0438\u043c\u0438 \u0434\u0440\u0443\u0437\u044c\u044f\u043c\u0438, \u0432\u0438\u0434\u0435\u043b\u0430, \u043a\u0430\u043a \u043b\u044e\u0434\u0438 \u0437\u0430\u0432\u043e\u0434\u044f\u0442 \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u0432 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u0434\u043e\u043c\u0430\u0448\u043d\u0438\u0445 \u043b\u044e\u0431\u0438\u043c\u0446\u0435\u0432 \u043a\u0430\u043a \u0447\u043b\u0435\u043d\u043e\u0432 \u0441\u0435\u043c\u044c\u0438. \u0418 \u0442\u0443\u0442 \u0436\u0435 \u0441 \u0434\u0440\u0443\u0433\u043e\u0439 \u0441\u0442\u043e\u0440\u043e\u043d\u044b \u043b\u044e\u0434\u0438 \u0443\u0431\u0438\u0432\u0430\u044e\u0442 \u0436\u0438\u0432\u043e\u0442\u043d\u043e\u0435, \u0447\u0442\u043e\u0431\u044b \u0431\u044b\u043b\u043e \u0447\u0442\u043e \u0432\u043a\u0443\u0441\u043d\u043e\u0435 \u043f\u043e\u043a\u0443\u0448\u0430\u0442\u044c \u043d\u0430 \u0441\u0442\u043e\u043b\u0435. \u0418 \u0432\u043e\u0442 \u044f \u0442\u043e\u0436\u0435 \u0441\u0438\u0436\u0443 \u0438 \u0435\u043c \u044d\u0442\u0443 \u043a\u0443\u0440\u0438\u0446\u0443-\u0433\u0440\u0438\u043b\u044c. \n-----\nBut seeing that adults didn\u2019t care about it, I as any other child didn\u2019t oppose myself to parents and others; I just assimilate all the manners and customs, equaling to those who seemed to be older and wiser.\nI was growing up and parents\u2019 influence and influence of other unquestioned authorities subsided, I got my personal space in my mind and there was my personal opinion on the questions in it. At the age of 15, the formation of my personality reached the level where issues of life turned into beliefs and beliefs \u2013 into actions. I remembered that childish dilemma in a new perspective, and to the question: \u201cWhy should I kill to keep on living?\u201d I answered: \u201cNO, I SHOULD NOT\u201d\nSince then I\u2019m a vegetarian, it\u2019s been 5 years already.\nhttps://media4.giphy.com/media/xcFZrrcaGhbz2/200w.gif\n>\u041d\u043e \u0432\u0438\u0434\u044f, \u0447\u0442\u043e \u0432\u0437\u0440\u043e\u0441\u043b\u044b\u0445 \u044d\u0442\u043e \u043d\u0435 \u0437\u0430\u0431\u043e\u0442\u0438\u0442, \u044f, \u043a\u0430\u043a \u043b\u044e\u0431\u043e\u0439 \u0440\u0435\u0431\u0451\u043d\u043e\u043a, \u043d\u0435 \u043f\u0440\u043e\u0442\u0438\u0432\u043e\u043f\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u043b\u0430 \u0441\u0435\u0431\u044f \u0440\u043e\u0434\u0438\u0442\u0435\u043b\u044f\u043c \u0438 \u0432\u0441\u0435\u043c \u0434\u0440\u0443\u0433\u0438\u043c, \u043f\u0440\u043e\u0441\u0442\u043e \u0432\u043f\u0438\u0442\u044b\u0432\u0430\u043b\u0430 \u0432\u0441\u0435 \u043d\u0440\u0430\u0432\u044b \u0438 \u043e\u0431\u044b\u0447\u0430\u0438, \u0440\u0430\u0432\u043d\u044f\u044f\u0441\u044c \u043d\u0430 \u0442\u0435\u0445, \u043a\u043e\u0433\u043e \u0441\u0447\u0438\u0442\u0430\u043b\u0430 \u0441\u0442\u0430\u0440\u0448\u0435 \u0438 \u043c\u0443\u0434\u0440\u0435\u0435.\n\u042f \u0440\u043e\u0441\u043b\u0430, \u0438 \u043f\u043e\u0441\u0442\u0435\u043f\u0435\u043d\u043d\u043e \u0432\u043b\u0438\u044f\u043d\u0438\u0435 \u0440\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u0439 \u0438 \u043f\u0440\u043e\u0447\u0438\u0445 \u043d\u0435\u043f\u0440\u0435\u0440\u0435\u043a\u0430\u0435\u043c\u044b\u0445 \u0430\u0432\u0442\u043e\u0440\u0438\u0442\u0435\u0442\u043e\u0432 \u0441\u043f\u0430\u0434\u0430\u043b\u043e, \u0443 \u043c\u0435\u043d\u044f \u043f\u043e\u044f\u0432\u043b\u044f\u043b\u043e\u0441\u044c \u043b\u0438\u0447\u043d\u043e\u0435 \u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0441\u0442\u0432\u043e \u0432 \u0440\u0430\u0437\u0443\u043c\u0435 \u0438 \u0432 \u043d\u0451\u043c \u0437\u0430\u0440\u043e\u0436\u0434\u0430\u043b\u043e\u0441\u044c \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0435 \u043c\u043d\u0435\u043d\u0438\u0435 \u043d\u0430 \u0436\u0438\u0437\u043d\u0435\u043d\u043d\u044b\u0435 \u0432\u043e\u043f\u0440\u043e\u0441\u044b. \u0418 \u0432 \u0432\u043e\u0437\u0440\u0430\u0441\u0442\u0435 15 \u043b\u0435\u0442 \u0441\u0442\u0435\u043f\u0435\u043d\u044c \u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043c\u043e\u0435\u0439 \u043b\u0438\u0447\u043d\u043e\u0441\u0442\u0438 \u0434\u043e\u0441\u0442\u0438\u0433\u043b\u0430 \u0442\u043e\u0433\u043e \u0443\u0440\u043e\u0432\u043d\u044f, \u043a\u043e\u0433\u0434\u0430 \u0432\u043e\u043f\u0440\u043e\u0441\u044b \u043a \u0436\u0438\u0437\u043d\u0438 \u043f\u0440\u0435\u0432\u0440\u0430\u0442\u0438\u043b\u0438\u0441\u044c \u0432 \u0443\u0431\u0435\u0436\u0434\u0435\u043d\u0438\u044f, \u0430 \u0443\u0431\u0435\u0436\u0434\u0435\u043d\u0438\u044f - \u0432 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f. \u042f \u0432\u0441\u043f\u043e\u043c\u043d\u0438\u043b\u0430 \u043e \u0442\u043e\u0439 \u0434\u0435\u0442\u0441\u043a\u043e\u0439 \u0434\u0438\u043b\u0435\u043c\u043c\u0435 \u0432 \u043d\u043e\u0432\u043e\u043c \u0441\u0432\u0435\u0442\u0435, \u0438 \u043d\u0430 \u0432\u043e\u043f\u0440\u043e\u0441:\"\u041f\u043e\u0447\u0435\u043c\u0443, \u0434\u043b\u044f \u0442\u043e\u0433\u043e, \u0447\u0442\u043e\u0431\u044b \u0436\u0438\u0442\u044c, \u044f \u0434\u043e\u043b\u0436\u043d\u0430 \u0443\u0431\u0438\u0432\u0430\u0442\u044c?\" \u044f \u043e\u0442\u0432\u0435\u0442\u0438\u043b\u0430 \u0441\u0435\u0431\u0435 - \"\u041d\u0415 \u0414\u041e\u041b\u0416\u041d\u0410.\" \n\u0421 \u0442\u0435\u0445 \u043f\u043e\u0440 \u044f \u0432\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u043a\u0430, \u043f\u0440\u043e\u0448\u043b\u043e \u0443\u0436\u0435 \u043f\u044f\u0442\u044c \u043b\u0435\u0442. \n---\nIt\u2019s great happiness to live according to you beliefs without betraying them for the sake of the public opinion, to live in accordance with your conscience and moral purity. I\u2019d like more people to think about what they eat and do it consciously, how inhumane it is to feed on flesh of killed creatures.\nAs it is written in the Gospel of the Essenes: \"It was said to them of old time, 'Honor thy Heavenly Father and thy Earthly Mother, and do their commandments, that thy days may be long upon the earth.' And next afterward was given this commandment, 'Thou shalt not kill,' for life is given to all by God, and that which God has given, let not man take away. For-I tell you truly, from one Mother proceeds all that lives upon the earth. Therefore, he who kills, kills his brother. And from him will the Earthly Mother turn away, and will pluck from him her quickening breasts. And he will be shunned by her angels, and Satan will have his dwelling in his body. And the flesh of slain beasts in his body will become his own tomb. For I tell you truly, he who kills, kills himself, and whoso eats the flesh of slain beasts, eats of the body of death. For in his blood every drop of their blood turns to poison; in his breath their breath to stink; in his flesh their flesh to boils; in his bones their bones to chalk; in his bowels their bowels t o decay; in his eyes their eyes to scales; in his ears their ears to waxy issue. And their death will become his death\u201d\nhttp://99px.ru/sstorage/56/2013/07/image_561607131913053649088.gif\n>\u042d\u0442\u043e \u0431\u043e\u043b\u044c\u0448\u043e\u0435 \u0441\u0447\u0430\u0441\u0442\u044c\u0435 - \u0436\u0438\u0442\u044c, \u0441\u043e\u0433\u043b\u0430\u0441\u043d\u043e \u0441\u0432\u043e\u0438\u043c \u0443\u0431\u0435\u0436\u0434\u0435\u043d\u0438\u044f\u043c, \u043d\u0435 \u043f\u0440\u0435\u0434\u0430\u0432\u0430\u044f \u0438\u0445 \u0432 \u0443\u0433\u043e\u0434\u0443 \u043e\u0431\u0449\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u043c\u0443 \u043c\u043d\u0435\u043d\u0438\u044e, \u0436\u0438\u0442\u044c - \u0432 \u0441\u043e\u0433\u043b\u0430\u0441\u0438\u0438 \u0441\u043e \u0441\u0432\u043e\u0435\u0439 \u0441\u043e\u0432\u0435\u0441\u0442\u044c\u044e \u0438 \u043d\u0440\u0430\u0432\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0439 \u0447\u0438\u0441\u0442\u043e\u0442\u043e\u0439. \u042f \u0445\u043e\u0447\u0443, \u0447\u0442\u043e\u0431\u044b \u043a\u0430\u043a \u043c\u043e\u0436\u043d\u043e \u0431\u043e\u043b\u044c\u0448\u0435 \u043b\u044e\u0434\u0435\u0439 \u0437\u0430\u0434\u0443\u043c\u0430\u043b\u043e\u0441\u044c \u043e \u0442\u043e\u043c, \u0447\u0442\u043e \u043e\u043d\u0438 \u0435\u0434\u044f\u0442, \u0438 \u043e\u0441\u043e\u0437\u043d\u0430\u043b\u043e, \u043a\u0430\u043a \u043d\u0435\u0433\u0443\u043c\u0430\u043d\u043d\u043e \u043f\u0438\u0442\u0430\u0442\u044c\u0441\u044f \u043f\u043b\u043e\u0442\u044c\u044e \u0443\u0431\u0438\u0442\u044b\u0445 \u0441\u0443\u0449\u0435\u0441\u0442\u0432.\n\u041a\u0430\u043a \u0437\u0430\u043f\u0438\u0441\u0430\u043d\u043e \u0432 \u0415\u0432\u0430\u043d\u0433\u0435\u043b\u0438\u0438 \u043e\u0442 \u0415\u0441\u0441\u0435\u0435\u0432: \"\u0411\u043e\u0433 \u0437\u0430\u043f\u043e\u0432\u0435\u0434\u043e\u0432\u0430\u043b \u043d\u0430\u0448\u0438\u043c \u043f\u0440\u0435\u0434\u043a\u0430\u043c: \u00ab\u041d\u0435 \u0443\u0431\u0438\u0439\u00bb. \u041d\u043e \u0441\u0435\u0440\u0434\u0446\u0430 \u0438\u0445 \u043e\u0436\u0435\u0441\u0442\u043e\u0447\u0438\u043b\u0438\u0441\u044c, \u0438 \u043e\u043d\u0438 \u0441\u0442\u0430\u043b\u0438 \u0443\u0431\u0438\u0432\u0430\u0442\u044c. \u0422\u043e\u0433\u0434\u0430 \u041c\u043e\u0438\u0441\u0435\u0439 \u0440\u0435\u0448\u0438\u043b, \u0447\u0442\u043e \u043e\u043d\u0438 \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u044b \u043f\u043e \u043a\u0440\u0430\u0439\u043d\u0435\u0439 \u043c\u0435\u0440\u0435 \u0443\u0431\u0438\u0432\u0430\u0442\u044c \u043b\u044e\u0434\u0435\u0439, \u0438 \u0434\u043e\u0437\u0432\u043e\u043b\u0438\u043b \u0438\u043c \u0443\u0431\u0438\u0432\u0430\u0442\u044c \u0437\u0432\u0435\u0440\u0435\u0439. \u0418 \u0442\u043e\u0433\u0434\u0430 \u0441\u0435\u0440\u0434\u0446\u0430 \u0432\u0430\u0448\u0438\u0445 \u043f\u0440\u0435\u0434\u043a\u043e\u0432 \u043e\u0436\u0435\u0441\u0442\u043e\u0447\u0438\u043b\u0438\u0441\u044c \u0435\u0449\u0435 \u0431\u043e\u043b\u044c\u0448\u0435, \u0438 \u0441\u0442\u0430\u043b\u0438 \u043e\u043d\u0438 \u0443\u0431\u0438\u0432\u0430\u0442\u044c \u043b\u044e\u0434\u0435\u0439, \u0440\u0430\u0432\u043d\u043e \u043a\u0430\u043a \u0438 \u0437\u0432\u0435\u0440\u0435\u0439. \u041d\u043e \u044f \u0433\u043e\u0432\u043e\u0440\u044e \u0432\u0430\u043c, \u043d\u0435 \u0443\u0431\u0438\u0432\u0430\u0439\u0442\u0435 \u043d\u0438 \u043b\u044e\u0434\u0435\u0439, \u043d\u0438 \u0437\u0432\u0435\u0440\u0435\u0439, \u043d\u0438 \u0442\u043e, \u0447\u0442\u043e \u0441\u0442\u0430\u043d\u0435\u0442 \u043f\u0438\u0449\u0435\u0439 \u0432\u0430\u0448\u0435\u0439. \u0418\u0431\u043e \u0435\u0441\u043b\u0438 \u0432\u044b \u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0435\u0442\u0435 \u0436\u0438\u0432\u0443\u044e \u043f\u0438\u0449\u0443, \u043e\u043d\u0430 \u043d\u0430\u043f\u043e\u043b\u043d\u044f\u0435\u0442 \u0432\u0430\u0441 \u0436\u0438\u0437\u043d\u044c\u044e, \u043d\u043e \u0435\u0441\u043b\u0438 \u0432\u044b \u0443\u0431\u0438\u0432\u0430\u0435\u0442\u0435 \u0441\u0432\u043e\u044e \u043f\u0438\u0449\u0443, \u043c\u0435\u0440\u0442\u0432\u0430\u044f \u043f\u0438\u0449\u0430 \u0443\u0431\u044c\u0435\u0442 \u0442\u0430\u043a\u0436\u0435 \u0438 \u0432\u0430\u0441. \u0418\u0431\u043e \u0436\u0438\u0437\u043d\u044c \u043f\u0440\u043e\u0438\u0441\u0445\u043e\u0434\u0438\u0442 \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u0442 \u0436\u0438\u0437\u043d\u0438, \u0430 \u043e\u0442 \u0441\u043c\u0435\u0440\u0442\u0438 \u0432\u0441\u0435\u0433\u0434\u0430 \u043f\u0440\u043e\u0438\u0441\u0445\u043e\u0434\u0438\u0442 \u0441\u043c\u0435\u0440\u0442\u044c. \u0418\u0431\u043e \u0432\u0441\u0435, \u0447\u0442\u043e \u0443\u0431\u0438\u0432\u0430\u0435\u0442 \u0432\u0430\u0448\u0443 \u043f\u0438\u0449\u0443, \u0442\u0430\u043a\u0436\u0435 \u0443\u0431\u0438\u0432\u0430\u0435\u0442 \u0438 \u0432\u0430\u0448\u0438 \u0442\u0435\u043b\u0430. \u0410 \u0432\u0441\u0435, \u0447\u0442\u043e \u0443\u0431\u0438\u0432\u0430\u0435\u0442 \u0432\u0430\u0448\u0438 \u0442\u0435\u043b\u0430, \u0443\u0431\u0438\u0432\u0430\u0435\u0442 \u0442\u0430\u043a\u0436\u0435 \u0438 \u0432\u0430\u0448\u0438 \u0434\u0443\u0448\u0438. \u0418 \u0442\u0435\u043b\u0430 \u0441\u0442\u0430\u043d\u043e\u0432\u044f\u0442\u0441\u044f \u0442\u0435\u043c, \u0447\u0442\u043e \u0435\u0441\u0442\u044c \u043f\u0438\u0449\u0430 \u0432\u0430\u0448\u0430, \u0440\u0430\u0432\u043d\u043e \u043a\u0430\u043a \u0434\u0443\u0445 \u0432\u0430\u0448 \u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0441\u044f \u0442\u0435\u043c, \u0447\u0442\u043e \u0435\u0441\u0442\u044c \u043c\u044b\u0441\u043b\u0438 \u0432\u0430\u0448\u0438.\"\n\n
\n\n---\n\nIf you like this article not follow only me, but also follow the author - @tagira\n\n---\n\nAll STEEM Dollars for this post go to the featured author. \u0412\u0441\u0435 SD \u0437\u0430 \u043f\u043e\u0441\u0442 \u043f\u043e\u043b\u0443\u0447\u0438\u0442 \u0430\u0432\u0442\u043e\u0440.", + "category": "vegetarian", + "children": 18, + "created": "2016-09-15T15:10:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://petroart.ru/art/b/bronikov/img/3.jpg", + "http://www.damex.ru/images/cache/660x495/crop/images%7Ccms-image-000013620.jpg", + "https://media4.giphy.com/media/xcFZrrcaGhbz2/200w.gif", + "http://99px.ru/sstorage/56/2013/07/image_561607131913053649088.gif" + ], + "tags": [ + "vegetarian", + "live", + "ru", + "food" + ], + "users": [ + "tagira" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 57949290153677, + "payout": 196.691, + "payout_at": "2016-09-22T15:10:00", + "pending_payout_value": "196.691 HBD", + "percent_hbd": 10000, + "permlink": "vegetarianism-is-philosophy-which-has-deep-religious-and-ethical-roots-my-way-vegetarianstvo-moi-put-featuring-tagira-as-author", + "post_id": 1254959, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 161 + }, + "title": "Vegetarianism is philosophy which has deep religious and ethical roots, my way / \u0412\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u0441\u0442\u0432\u043e-\u043c\u043e\u0439 \u043f\u0443\u0442\u044c (featuring @tagira as author)", + "updated": "2016-09-15T15:10:00", + "url": "/vegetarian/@terrycraft/vegetarianism-is-philosophy-which-has-deep-religious-and-ethical-roots-my-way-vegetarianstvo-moi-put-featuring-tagira-as-author" + }, + { + "active_votes": [ + { + "rshares": 9865242777816, + "voter": "berniesanders" + }, + { + "rshares": 73218523804, + "voter": "nextgenwitness" + }, + { + "rshares": 244111745773, + "voter": "justin" + }, + { + "rshares": 670306236660, + "voter": "silver" + }, + { + "rshares": 1626597190919, + "voter": "silversteem" + }, + { + "rshares": 1805647921101, + "voter": "nextgencrypto" + }, + { + "rshares": 2059000209845, + "voter": "wang" + }, + { + "rshares": 168110609178, + "voter": "steemservices" + }, + { + "rshares": 10523039423, + "voter": "steemservices1" + }, + { + "rshares": 5815231464, + "voter": "bentley" + }, + { + "rshares": 27846324090, + "voter": "thedarkestplum" + }, + { + "rshares": 1061283659, + "voter": "murh" + }, + { + "rshares": 199249189310, + "voter": "the-alien" + }, + { + "rshares": 2341401801, + "voter": "dmacshady" + }, + { + "rshares": 257573964, + "voter": "sergey44" + }, + { + "rshares": 7046364708, + "voter": "comealong" + }, + { + "rshares": 13692618129, + "voter": "thecurator" + }, + { + "rshares": 153546621, + "voter": "nang1" + }, + { + "rshares": 60180881035, + "voter": "thecyclist" + }, + { + "rshares": 53397626, + "voter": "f1111111" + }, + { + "rshares": 271441624, + "voter": "anomaly" + }, + { + "rshares": 98545946, + "voter": "ola1" + }, + { + "rshares": 58568372, + "voter": "mari5555na" + }, + { + "rshares": 519265850, + "voter": "doubledex" + } + ], + "author": "doubledex", + "author_payout_value": "0.000 HBD", + "author_reputation": 52.56, + "beneficiaries": [], + "blacklists": [], + "body": "https://flavorwire.files.wordpress.com/2012/03/draper2.jpg\n\nThe below three marketing campaigns have impacted their respective companies not only with massively increased profits but the invaluable brand recognition that has made them household names we know them as today. Clever marketing can skyrocket a brand and even create a industry around your product - (see De Beers below). \n\nMarketers know how to tap into the collective consciousness and read the human psyche to ascertain the emotive reasons for buying, rather than functional. It's rare you'll see advertising that will actually list a products functions these days. Most adverts try to make you feel a certain way and relate that to their product. If you feel good watching a razor advert and that brand crosses your eye at the supermarket, you will subconsciously feel drawn towards it.\n\nHats off to the evil genius of advertising!\n\n\n**1. NIKE - JUST DO IT!**\n\nhttp://www.companyfolders.com/blog/media/2015/01/nike-300x170.jpg\n\nNike used to make trainers for marathon runners only. They recognised a fitness trend early and their marketing department thought of a slogan in the late 80's to try to surpass their closest competitors, Reebok. JUST DO IT!\n\nNike sales went up from $800m in 1988 to $9.2b by 1998. The slogan was short, snappy and entirely relatable. No-one really enjoys excising when they start doing it so the JUST DO IT! campaign tapped into what people were thinking. Want to start running but can't be bothered? JUST DO IT! Want to push yourself and go to the gym? JUST DO IT!\n\nA simple message that people understood propelled Nike to the forefront of fitness gear and they have been enjoying the number one spot ever since. Kudos.\n\n**MARLBORO - THE MARLBORO MAN**\n\nhttp://www.snopes.com/radiotv/graphics/marlboroman.jpg\n\nSelling a highly addictive drug is probably a dream product to marketers but having a cigarette smoker choose your particular brand is more difficult. Marlboro began running Marlboro Man ads in the fifties and they wanted to advertise the lifestyle of the consumer, not the product. \n\nDo you want to live free like a cowboy? Do you want to be a real man? Do you want to do you own thing? This is what the Marlboro Man represented. He was the epitome of masculinity and he allowed Marlboro cigarettes to fit into the lifestyle of the consumer and allow the consumer to have the illusion that that particular cigarette made him like a cowboy.\n\n\n**DE BEERS - A DIAMOND IS FOREVER**\n\nhttp://www.thediamondauthority.org/wp-content/uploads/2011/04/diamond-is-forever-300x238.jpg\n\nPrevious to the famous De Beers slogan, engagements rings were not seen as a luxury item and didn't cost too much money. They were sometimes ruby's or semi-precious stones as a symbol of a betrothed couple. \n\nDe Beers changed the game. They thought that instead of promoting their product into the existing jewelry marketplace, they would create a whole new industry around diamonds. Now, even if a women knows the history of the marketing of diamond engagement rings, they will still demand one. That is how ingrained the marketing has become. \n\nAs soon as you walk out of a jeweler with a diamond engagement ring, it devalues by 50%. There is an inflated price due to De Beers stockpiling the product to give false scarcity and they have conditioned every woman in the western world to believe that a man should spend at least one months salary on a diamond. If that isn't a stroke of evil genius marketing, I don't know what is!\n\nMarketing can make a relatively inexpensive product seem luxurious and essential and De Beers carried this out masterfully.\n\n-------------------------------------------\n\nLet me know what marketing campaigns you think have been most successful below and if you like my work, follow me and check out some of my other posts [HERE](https://steemit.com/@doubledex).", + "category": "life", + "children": 0, + "created": "2016-09-15T16:36:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://flavorwire.files.wordpress.com/2012/03/draper2.jpg", + "http://www.companyfolders.com/blog/media/2015/01/nike-300x170.jpg", + "http://www.snopes.com/radiotv/graphics/marlboroman.jpg", + "http://www.thediamondauthority.org/wp-content/uploads/2011/04/diamond-is-forever-300x238.jpg" + ], + "links": [ + "https://steemit.com/@doubledex" + ], + "tags": [ + "life", + "business", + "advertising", + "marketing", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 16841403888718, + "payout": 19.231, + "payout_at": "2016-09-22T16:36:18", + "pending_payout_value": "19.231 HBD", + "percent_hbd": 10000, + "permlink": "the-best-marketing-campaigns-of-all-time", + "post_id": 1255911, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 24 + }, + "title": "The Best Marketing Campaigns of All Time", + "updated": "2016-09-15T16:36:18", + "url": "/life/@doubledex/the-best-marketing-campaigns-of-all-time" + }, + { + "active_votes": [ + { + "rshares": 27814176695531, + "voter": "dantheman" + }, + { + "rshares": 7145643497594, + "voter": "skywalker" + }, + { + "rshares": 1968124814276, + "voter": "badassmother" + }, + { + "rshares": 2052934239988, + "voter": "hr1" + }, + { + "rshares": 6596087814836, + "voter": "fuzzyvest" + }, + { + "rshares": 1337025448249, + "voter": "rossco99" + }, + { + "rshares": 22864938197, + "voter": "jaewoocho" + }, + { + "rshares": 1576018783851, + "voter": "joseph" + }, + { + "rshares": 466052314352, + "voter": "recursive2" + }, + { + "rshares": 636514783207, + "voter": "masteryoda" + }, + { + "rshares": 3120252422964, + "voter": "recursive" + }, + { + "rshares": 681020986865, + "voter": "boombastic" + }, + { + "rshares": 91328598326, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6959124583, + "voter": "bingo-0" + }, + { + "rshares": 1330868635495, + "voter": "steempower" + }, + { + "rshares": 445757361586, + "voter": "boatymcboatface" + }, + { + "rshares": 443132842669, + "voter": "officialfuzzy" + }, + { + "rshares": 9167255683, + "voter": "idol" + }, + { + "rshares": 18955732033, + "voter": "chitty" + }, + { + "rshares": 8232133931, + "voter": "unosuke" + }, + { + "rshares": 139694054199, + "voter": "chris4210" + }, + { + "rshares": 14501486968, + "voter": "valtr" + }, + { + "rshares": 1577916417, + "voter": "jocelyn" + }, + { + "rshares": 9604795718, + "voter": "gregory60" + }, + { + "rshares": 89897248149, + "voter": "eeks" + }, + { + "rshares": 24694558802, + "voter": "fkn" + }, + { + "rshares": 468281676, + "voter": "paco-steem" + }, + { + "rshares": 5641144936, + "voter": "spaninv" + }, + { + "rshares": 32459455171, + "voter": "elishagh1" + }, + { + "rshares": 8669787638, + "voter": "richman" + }, + { + "rshares": 584162335269, + "voter": "nanzo-scoop" + }, + { + "rshares": 469184158, + "voter": "jeffanthonyfds" + }, + { + "rshares": 10461841838, + "voter": "acidyo" + }, + { + "rshares": 36656769992, + "voter": "dan-atstarlite" + }, + { + "rshares": 177393957447, + "voter": "mummyimperfect" + }, + { + "rshares": 313687341, + "voter": "coar" + }, + { + "rshares": 106629500909, + "voter": "asch" + }, + { + "rshares": 1061210624, + "voter": "murh" + }, + { + "rshares": 6230682263, + "voter": "cryptofunk" + }, + { + "rshares": 579494558, + "voter": "kodi" + }, + { + "rshares": 2111403468, + "voter": "error" + }, + { + "rshares": 985518335179, + "voter": "cyber" + }, + { + "rshares": 61711048609, + "voter": "theshell" + }, + { + "rshares": 50879221096, + "voter": "ak2020" + }, + { + "rshares": 63100175656, + "voter": "justtryme90" + }, + { + "rshares": 400866642793, + "voter": "taoteh1221" + }, + { + "rshares": 410502622, + "voter": "applecrisp" + }, + { + "rshares": 365370465, + "voter": "stiletto" + }, + { + "rshares": 15787116636, + "voter": "zakharya" + }, + { + "rshares": 280678620376, + "voter": "trogdor" + }, + { + "rshares": 121380113922, + "voter": "geoffrey" + }, + { + "rshares": 208331842756, + "voter": "kimziv" + }, + { + "rshares": 76009124707, + "voter": "emily-cook" + }, + { + "rshares": 12064022115, + "voter": "primus" + }, + { + "rshares": 29635215678, + "voter": "acassity" + }, + { + "rshares": 280916636, + "voter": "ladyclair" + }, + { + "rshares": 19099829330, + "voter": "venuspcs" + }, + { + "rshares": 813595892, + "voter": "poias" + }, + { + "rshares": 7418976078, + "voter": "dasha" + }, + { + "rshares": 153697599394, + "voter": "asmolokalo" + }, + { + "rshares": 1642983170, + "voter": "gidlark" + }, + { + "rshares": 73849034695, + "voter": "rubybian" + }, + { + "rshares": 3058898852, + "voter": "getssidetracked" + }, + { + "rshares": 17903672525, + "voter": "konstantin" + }, + { + "rshares": 572413932, + "voter": "trees" + }, + { + "rshares": 83801390, + "voter": "strawhat" + }, + { + "rshares": 2597453094, + "voter": "romel" + }, + { + "rshares": 276570042, + "voter": "cryptochannel" + }, + { + "rshares": 120546538382, + "voter": "furion" + }, + { + "rshares": 6462652657, + "voter": "owdy" + }, + { + "rshares": 590190776, + "voter": "barbara2" + }, + { + "rshares": 642869652, + "voter": "ch0c0latechip" + }, + { + "rshares": 607124531, + "voter": "doge4lyf" + }, + { + "rshares": 18371164995, + "voter": "sebastien" + }, + { + "rshares": 13516878845, + "voter": "sitaru" + }, + { + "rshares": 14487855165, + "voter": "aaseb" + }, + { + "rshares": 4209499465, + "voter": "karen13" + }, + { + "rshares": 10646413479, + "voter": "deviedev" + }, + { + "rshares": 258981906731, + "voter": "nabilov" + }, + { + "rshares": 117757790207, + "voter": "pkattera" + }, + { + "rshares": 274155883, + "voter": "tinyhomeliving" + }, + { + "rshares": 55698224169, + "voter": "streetstyle" + }, + { + "rshares": 7313749376, + "voter": "lichtblick" + }, + { + "rshares": 35782652880, + "voter": "creemej" + }, + { + "rshares": 5726411049, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 167298234999, + "voter": "blueorgy" + }, + { + "rshares": 4544488912, + "voter": "poseidon" + }, + { + "rshares": 7946556816, + "voter": "smolalit" + }, + { + "rshares": 3506024506, + "voter": "simon.braki.love" + }, + { + "rshares": 82781233416, + "voter": "thylbom" + }, + { + "rshares": 86528557116, + "voter": "rea" + }, + { + "rshares": 204615586375, + "voter": "jl777" + }, + { + "rshares": 20026634941, + "voter": "positive" + }, + { + "rshares": 35105434017, + "voter": "paquito" + }, + { + "rshares": 8507360175, + "voter": "fishborne" + }, + { + "rshares": 309088757, + "voter": "sergey44" + }, + { + "rshares": 17267159012, + "voter": "proto" + }, + { + "rshares": 34304658614, + "voter": "sisterholics" + }, + { + "rshares": 674282213, + "voter": "fnait" + }, + { + "rshares": 611258547, + "voter": "keepcalmand" + }, + { + "rshares": 42379649186, + "voter": "smailer" + }, + { + "rshares": 25636155654, + "voter": "pixielolz" + }, + { + "rshares": 149624601, + "voter": "steemster1" + }, + { + "rshares": 1033757233, + "voter": "neowenyuan27" + }, + { + "rshares": 3353832611, + "voter": "glitterpig" + }, + { + "rshares": 121680301, + "voter": "picker" + }, + { + "rshares": 896285424, + "voter": "metaflute" + }, + { + "rshares": 8734048037, + "voter": "taker" + }, + { + "rshares": 59219358, + "voter": "sharon" + }, + { + "rshares": 60342922, + "voter": "lillianjones" + }, + { + "rshares": 1213074787308, + "voter": "laonie" + }, + { + "rshares": 157504637007, + "voter": "twinner" + }, + { + "rshares": 4890234271, + "voter": "satoshifpv" + }, + { + "rshares": 11693771864, + "voter": "thebluepanda" + }, + { + "rshares": 42635136908, + "voter": "myfirst" + }, + { + "rshares": 252723433247, + "voter": "somebody" + }, + { + "rshares": 16251975438, + "voter": "sunshine" + }, + { + "rshares": 9691515710, + "voter": "flysaga" + }, + { + "rshares": 2501627790, + "voter": "gmurph" + }, + { + "rshares": 55828810753, + "voter": "midnightoil" + }, + { + "rshares": 84246848, + "voter": "coderg" + }, + { + "rshares": 4281232336, + "voter": "ullikume" + }, + { + "rshares": 139631233866, + "voter": "xiaohui" + }, + { + "rshares": 6952769870, + "voter": "elfkitchen" + }, + { + "rshares": 103387869456, + "voter": "joele" + }, + { + "rshares": 4365575224, + "voter": "xiaokongcom" + }, + { + "rshares": 1405383530, + "voter": "hms818" + }, + { + "rshares": 42833125455, + "voter": "nonlinearone" + }, + { + "rshares": 60819615, + "voter": "msjennifer" + }, + { + "rshares": 55925537, + "voter": "ciao" + }, + { + "rshares": 3033050865, + "voter": "jrcornel" + }, + { + "rshares": 55449983, + "voter": "steemo" + }, + { + "rshares": 9025821447, + "voter": "xianjun" + }, + { + "rshares": 55306941, + "voter": "steema" + }, + { + "rshares": 71282219, + "voter": "confucius" + }, + { + "rshares": 9729857687, + "voter": "mione" + }, + { + "rshares": 56157882, + "voter": "jarvis" + }, + { + "rshares": 591097626, + "voter": "microluck" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 54313084, + "voter": "fortuner" + }, + { + "rshares": 3286864056, + "voter": "macartem" + }, + { + "rshares": 9827647000, + "voter": "gvargas123" + }, + { + "rshares": 53056158, + "voter": "johnbyrd" + }, + { + "rshares": 53039566, + "voter": "thomasaustin" + }, + { + "rshares": 53037689, + "voter": "thermor" + }, + { + "rshares": 53048942, + "voter": "ficholl" + }, + { + "rshares": 53030738, + "voter": "widell" + }, + { + "rshares": 3635091595, + "voter": "movievertigo" + }, + { + "rshares": 52651308, + "voter": "revelbrooks" + }, + { + "rshares": 332237822, + "voter": "mrlogic" + }, + { + "rshares": 56654664918, + "voter": "mandibil" + }, + { + "rshares": 51562255, + "voter": "curpose" + }, + { + "rshares": 69986345, + "voter": "steembriefing" + }, + { + "rshares": 54612436, + "voter": "riv" + }, + { + "rshares": 56405368, + "voter": "stephenkendal" + }, + { + "rshares": 115288656029, + "voter": "shenanigator" + }, + { + "rshares": 2163490459, + "voter": "jeffreyahann" + }, + { + "rshares": 1857811307, + "voter": "funkywanderer" + }, + { + "rshares": 5053551216, + "voter": "richardcrill" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 180241566, + "voter": "team101" + }, + { + "rshares": 51718188, + "voter": "crion" + }, + { + "rshares": 51388276, + "voter": "hitherise" + }, + { + "rshares": 51379706, + "voter": "wiss" + }, + { + "rshares": 54241809836, + "voter": "sponge-bob" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 53070013, + "voter": "apparat" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 3068760608, + "voter": "michaelmatthews" + }, + { + "rshares": 184881039384, + "voter": "asksisk" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 232386397, + "voter": "pjo" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 330365849, + "voter": "panther" + }, + { + "rshares": 201122420257, + "voter": "doudou252666" + }, + { + "rshares": 59422248, + "voter": "plantbasedjunkie" + }, + { + "rshares": 55335930229, + "voter": "brains" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 1369339863, + "voter": "steemafon" + }, + { + "rshares": 339273477, + "voter": "anomaly" + }, + { + "rshares": 123155378, + "voter": "ola1" + }, + { + "rshares": 4647741844, + "voter": "michelle.gent" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 70282046, + "voter": "mari5555na" + }, + { + "rshares": 50225780, + "voter": "steemq" + }, + { + "rshares": 50223099, + "voter": "battalar" + }, + { + "rshares": 51215236, + "voter": "deli" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50540827, + "voter": "amstel" + }, + { + "rshares": 2216805889, + "voter": "bapparabi" + }, + { + "rshares": 247235040, + "voter": "darkminded153" + }, + { + "rshares": 72826233, + "voter": "igtes" + }, + { + "rshares": 144899746, + "voter": "buffett" + }, + { + "rshares": 2650993895, + "voter": "senseye" + }, + { + "rshares": 162911190, + "voter": "front" + }, + { + "rshares": 158676075, + "voter": "iberia" + }, + { + "rshares": 161218747, + "voter": "sdc" + }, + { + "rshares": 304461322, + "voter": "james1987" + }, + { + "rshares": 157745750, + "voter": "digitalillusions" + }, + { + "rshares": 160880639, + "voter": "illusions" + }, + { + "rshares": 160870736, + "voter": "electronicarts" + }, + { + "rshares": 3795712999, + "voter": "dresden" + }, + { + "rshares": 159950870, + "voter": "haribo" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 156043541, + "voter": "disneypixar" + }, + { + "rshares": 1534731729, + "voter": "modernbukowski" + }, + { + "rshares": 155452864, + "voter": "jyriygo" + }, + { + "rshares": 31683945302, + "voter": "goldmatters" + }, + { + "rshares": 155180811, + "voter": "majes" + }, + { + "rshares": 153284499, + "voter": "daniel1974" + } + ], + "author": "steempower", + "author_payout_value": "0.000 HBD", + "author_reputation": 70.85, + "beneficiaries": [], + "blacklists": [], + "body": "![](https://s18.postimg.org/fcl7ffx1l/ripple.png)\n## Ripple has raised another 55 Million in its latest round of funding bringing it total raised to 93 Million.\n\nThe news has reached mainstream news services such as CNBC, WSJ, Reuters and the like. News seems to be first released 2 hours ago 12:35 pm; Thursday, 15 September 2016.\n\n### News Articles:\n[CoinDesk](http://www.coindesk.com/ripple-blockchain-55-million-series-b/)\n[CNBC](http://www.cnbc.com/2016/09/15/google-backed-blockchain-start-up-ripple-raises-55-million-from-big-banks.html)\n[WSJ](http://www.wsj.com/articles/bitcoin-firm-ripple-gets-55-million-in-funding-1473944401)\n[Reuters ](http://in.reuters.com/article/tech-blockchain-ripple-idINL8N1BR24Z)\n\nAccording to the article linked above (CNBC) 'The start-up is currently working with 15 of the top 50 global banks including UBS and Santander.'\n\nNew and existing investors were involved in the new Ripple funding round. New investors included Accenture Ventures, SBI Holdings, SCB Digital Ventures, Standard Chartered PLC, and the investment arm of Thailand\u2019s Siam Commercial Bank. Existing investors that joined in this round included a Banco Santander SA venture fund, the venture arms of CME Group Inc. and Seagate Technology, and Venture 51.\n\nObviously this is good news for ripple with 55 Million accounting for 20-25% of their market cap before today's rally, the current price of XRP is 0.00001760 BTC and 2 hours ago it was trading for below 0.00001000 BTC, it has seen a large move already price wise although volume is still relatively small at this time, we could be in for an interesting time while this initial excitement settles in\n![](https://www.coinigy.com/assets/img/charts/57dab3f3.png)", + "category": "ripple", + "children": 10, + "created": "2016-09-15T14:58:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s18.postimg.org/fcl7ffx1l/ripple.png", + "https://www.coinigy.com/assets/img/charts/57dab3f3.png" + ], + "links": [ + "http://www.coindesk.com/ripple-blockchain-55-million-series-b/", + "http://www.cnbc.com/2016/09/15/google-backed-blockchain-start-up-ripple-raises-55-million-from-big-banks.html", + "http://www.wsj.com/articles/bitcoin-firm-ripple-gets-55-million-in-funding-1473944401", + "http://in.reuters.com/article/tech-blockchain-ripple-idINL8N1BR24Z" + ], + "tags": [ + "ripple", + "crypto-news", + "beyondbitcoin", + "money", + "trading" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 63885038592928, + "payout": 238.227, + "payout_at": "2016-09-22T14:58:21", + "pending_payout_value": "238.227 HBD", + "percent_hbd": 10000, + "permlink": "ripple-raises-usd55-million-from-big-banks-series-b-xrp-prices-jumped-60-to-0-0001600-within-1-hour", + "post_id": 1254813, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 216 + }, + "title": "Ripple raises $55 million from big banks - Series B - XRP Prices jumped 60% to 0.0001600 within 1 hour", + "updated": "2016-09-15T14:58:21", + "url": "/ripple/@steempower/ripple-raises-usd55-million-from-big-banks-series-b-xrp-prices-jumped-60-to-0-0001600-within-1-hour" + }, + { + "active_votes": [ + { + "rshares": 231809773619, + "voter": "anonymous" + }, + { + "rshares": 9865242777816, + "voter": "berniesanders" + }, + { + "rshares": 73218523804, + "voter": "nextgenwitness" + }, + { + "rshares": 244111745773, + "voter": "justin" + }, + { + "rshares": 670306236660, + "voter": "silver" + }, + { + "rshares": 1626597190919, + "voter": "silversteem" + }, + { + "rshares": 1805647921101, + "voter": "nextgencrypto" + }, + { + "rshares": 2059000209845, + "voter": "wang" + }, + { + "rshares": 168110609178, + "voter": "steemservices" + }, + { + "rshares": 10523039423, + "voter": "steemservices1" + }, + { + "rshares": 5815231464, + "voter": "bentley" + }, + { + "rshares": 1007941175, + "voter": "fkn" + }, + { + "rshares": 1324875721, + "voter": "elishagh1" + }, + { + "rshares": 313691550, + "voter": "coar" + }, + { + "rshares": 1061234076, + "voter": "murh" + }, + { + "rshares": 199249189310, + "voter": "the-alien" + }, + { + "rshares": 18266964318, + "voter": "samether" + }, + { + "rshares": 10684548905, + "voter": "kimziv" + }, + { + "rshares": 3932609740, + "voter": "svamiva" + }, + { + "rshares": 4920266872, + "voter": "furion" + }, + { + "rshares": 8988219840, + "voter": "herverisson" + }, + { + "rshares": 233065746, + "voter": "poseidon" + }, + { + "rshares": 817413671, + "voter": "positive" + }, + { + "rshares": 257573964, + "voter": "sergey44" + }, + { + "rshares": 1805641835, + "voter": "sisterholics" + }, + { + "rshares": 63852353198, + "voter": "laonie" + }, + { + "rshares": 2664854798, + "voter": "myfirst" + }, + { + "rshares": 12961212091, + "voter": "somebody" + }, + { + "rshares": 484610059, + "voter": "flysaga" + }, + { + "rshares": 2863236010, + "voter": "midnightoil" + }, + { + "rshares": 7161280807, + "voter": "xiaohui" + }, + { + "rshares": 323406893, + "voter": "elfkitchen" + }, + { + "rshares": 223891286, + "voter": "xiaokongcom" + }, + { + "rshares": 451324143, + "voter": "xianjun" + }, + { + "rshares": 619750943, + "voter": "herbertmueller" + }, + { + "rshares": 13692618129, + "voter": "thecurator" + }, + { + "rshares": 150134474, + "voter": "nang1" + }, + { + "rshares": 60180881035, + "voter": "thecyclist" + }, + { + "rshares": 7866070463, + "voter": "mariandavp" + }, + { + "rshares": 271441624, + "voter": "anomaly" + }, + { + "rshares": 98544743, + "voter": "ola1" + }, + { + "rshares": 56894990, + "voter": "mari5555na" + } + ], + "author": "herverisson", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.46, + "beneficiaries": [], + "blacklists": [], + "body": "\n

In my hometown, in my family home, there is a set of books bound in red leather, which I used to devour when I was a kid. It was about the History of France, and it was wonderfully written and illustrated. And among those illustrations, no other painting in it made more impression on me than the one called \"The siege of La Rochelle\". 

\n

\n

The painting : wide scale and great staging

\n

This painting is 1,90m wide and 1,12m high and exposed at the Musee of Orbigny in La Rochelle, a city on the Atlantic coast of France. It was painted by Henri-Paul Motte in 1881, in a typical grandiose manner of a XIXth century hungry for big epic historical subjects. I never could see in person, but what impacted me more than anything else was its staging. 

\n

Here you have the Cardinal of Richelieu, standind, chin up, arms crossed, apparently calm and resolute. 

\n

                                                           

\n

You must admit that the mix between the soldier armour and the cardinal robe gives him a swagger fit for a superhero! 

\n

On the left, in contrast to the Cardinal, you have a group of three monks. One of them holds the cardinal's hat (who would have been blown away by the wind) and the two others listen to a half-hidden soldier explaining what is going on. And a lot is going on! 

\n

                                                           

\n

Behind those huge aggressive wooden beams, a battle is raging. English ships are being battered by fire and by the rough sea. There are a few rowing boats at sea, trying to break through as well. But it's unlikely.  

\n

                                   

\n

The way the painting is staged, you immediately know who is winning. Cardinal Richelieu is on solid ground, on the pier, and immobile. It's as if the ships are ramming, in vain, against his own chest. And they are effectively bounced back! The beams are nothing more than the extension of the will and the power of the Cardinal. 

\n

Due to the perspective, the Cardinal is the biggest character visible. Behind him is the other group previously mentioned, who are barely spectators. 

\n

\n

AND if you squint a bit, you can see another group of people, far in the distance on the left, soldiers obviously at the foot of a tower, who are obviously fighting against the landing. But their size and their position means that they are nothing in comparison with the Cardinal himself! 

\n

                                          

\n

In conclusion, the effect produced is one where the Cardinal is not only the great planner-master of this battle, but also at the forefront in the trenches.  Someone who is not afraid of exposing himself, even if obviously some cannonballs could hit him, like the one which has fallen a few feet away from him on the pier :

\n

                                                          

\n

The historical context 

\n

Painted more than 250 years after the real siege of La Rochelle, this painting is inspired by the events which took place in La Rochelle between September 1627 and October 1628. 

\n

Cardinal of Richelieu was the Prime minister of the King Louis XIII of France. He was intent on crushing the Protestants in the kingdom, who had been given, in his view, too much rights by the Edit of Nantes (by the own father of his king!). La Rochelle was at that time the \"capital\" of the French protestants and Richelieu threw everything he had at it in order to subdue it.  

\n

But since it was a major port, the city could be easily supplied by sea by the English fleet. So, Richelieu ordered the construction of a 1400 meters long seawall in order to block access to the city by sea! 

\n

Here is the master plan of the engineer in charge of the building :

\n

 

\n

It took 4000 men, a great number of sunken ships and four months to build the huge fortification. By March 1628, the city was completely surrounded and no ship could enter La Rochelle harbour. By October, La Rochelle was no more than a shell: out of 27 000 residents, only 5000 were still alive when the city surrendered. 

\n

The Cardinal of Richelieu had won a crushing and complete victory. 

\n

The cardinal and his (14!) cats 

\n

Maybe a lot of you know the name of Richelieu thanks to the novel \"The Three Musketeers\" by Alexandre Dumas. 

\n

                                                           

\n

This novel has done a lot to cement the image of Cardinal Richelieu has an epic villain, the epitome of the absolutist regent, the puppet master in whose hands reside the fate of countries and entire populations. 

\n

The thing is that he was extremely ruthless and ambitious and intelligent. He was in charge from 1624 until his death in 1642 and is credited almost unanimously as the creator of France as a modern state. He paved the way for the preeminence of the French kingdom under Louis XIV through his relentless activities in political, economical and artisitc matters.  

\n

And also, I can't let pass the fact that he was a great friend of cats. Historians say he always had a cat on his lap when he was working, and at the time of death he had as much as 14 cats at home! And their names are even scrupulously registered. 

\n


\n

All in all, this painting is a fitting tribute to a man of great importance for the history of France and Europe.  

\n", + "category": "art", + "children": 0, + "created": "2016-09-15T16:28:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s15.postimg.org/x0f1oiwmz/ScreenHunter_27_Sep__15_18_17.jpg", + "https://s15.postimg.org/z2axp158b/ScreenHunter_25_Sep__15_17_49.jpg", + "https://s15.postimg.org/tpm3awhbv/ScreenHunter_24_Sep__15_17_49.jpg", + "https://s15.postimg.org/4m9m4n92z/ScreenHunter_26_Sep__15_17_49.jpg", + "https://s11.postimg.org/xnsp9s5ib/Screen_Hunter_30_Sep_15_18_24.jpg", + "https://s15.postimg.org/qnzweotkr/ScreenHunter_28_Sep__15_18_18.jpg", + "https://s15.postimg.org/dl49vf3cr/ScreenHunter_29_Sep__15_18_19.jpg", + "https://s15.postimg.org/gk6l4sngb/1024px_Metezeau_seawall.jpg", + "https://s18.postimg.org/syzxmx45l/x510_richelieu_jpg_pagespeed_ic_M0_Lzx_Chp_EY.jpg" + ], + "tags": [ + "art", + "painting", + "museum", + "drawing", + "war" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17187169002011, + "payout": 19.957, + "payout_at": "2016-09-22T16:28:54", + "pending_payout_value": "19.957 HBD", + "percent_hbd": 10000, + "permlink": "breaking-the-waves-with-the-cardinal", + "post_id": 1255832, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 42 + }, + "title": "BREAKING THE WAVES (with the Cardinal) !", + "updated": "2016-09-15T16:28:54", + "url": "/art/@herverisson/breaking-the-waves-with-the-cardinal" + }, + { + "active_votes": [ + { + "rshares": 1912118346075, + "voter": "badassmother" + }, + { + "rshares": 1304415071462, + "voter": "rossco99" + }, + { + "rshares": 69778269499, + "voter": "ozmaster" + }, + { + "rshares": 1577440935825, + "voter": "joseph" + }, + { + "rshares": 98667535088, + "voter": "aizensou" + }, + { + "rshares": 651993277150, + "voter": "masteryoda" + }, + { + "rshares": 446938958826, + "voter": "boatymcboatface" + }, + { + "rshares": 9168101098, + "voter": "idol" + }, + { + "rshares": 5044693986, + "voter": "sakr" + }, + { + "rshares": 49166008798, + "voter": "alexgr" + }, + { + "rshares": 10884707844, + "voter": "yefet" + }, + { + "rshares": 1578030666, + "voter": "jocelyn" + }, + { + "rshares": 89897500652, + "voter": "eeks" + }, + { + "rshares": 2519852939, + "voter": "fkn" + }, + { + "rshares": 468281676, + "voter": "paco-steem" + }, + { + "rshares": 5641407707, + "voter": "spaninv" + }, + { + "rshares": 8867224532, + "voter": "james-show" + }, + { + "rshares": 3312189303, + "voter": "elishagh1" + }, + { + "rshares": 7802860274, + "voter": "richman" + }, + { + "rshares": 584250269713, + "voter": "nanzo-scoop" + }, + { + "rshares": 24193131603, + "voter": "acidyo" + }, + { + "rshares": 177409129209, + "voter": "mummyimperfect" + }, + { + "rshares": 313691550, + "voter": "coar" + }, + { + "rshares": 1061234978, + "voter": "murh" + }, + { + "rshares": 240739207702, + "voter": "sascha" + }, + { + "rshares": 6230733969, + "voter": "cryptofunk" + }, + { + "rshares": 2057413439, + "voter": "error" + }, + { + "rshares": 962073715266, + "voter": "cyber" + }, + { + "rshares": 59950022330, + "voter": "theshell" + }, + { + "rshares": 49578749946, + "voter": "ak2020" + }, + { + "rshares": 400880323222, + "voter": "taoteh1221" + }, + { + "rshares": 410517349, + "voter": "applecrisp" + }, + { + "rshares": 365370465, + "voter": "stiletto" + }, + { + "rshares": 33781972641, + "voter": "ratel" + }, + { + "rshares": 280737930617, + "voter": "trogdor" + }, + { + "rshares": 5287820211, + "voter": "tee-em" + }, + { + "rshares": 5950554459, + "voter": "mark-waser" + }, + { + "rshares": 121383360964, + "voter": "geoffrey" + }, + { + "rshares": 21369097811, + "voter": "kimziv" + }, + { + "rshares": 76017074996, + "voter": "emily-cook" + }, + { + "rshares": 29635713448, + "voter": "acassity" + }, + { + "rshares": 25108240869, + "voter": "djm34" + }, + { + "rshares": 275313030, + "voter": "ladyclair" + }, + { + "rshares": 7264907621, + "voter": "getssidetracked" + }, + { + "rshares": 197179742, + "voter": "strawhat" + }, + { + "rshares": 674139479, + "voter": "cryptochannel" + }, + { + "rshares": 12300667181, + "voter": "furion" + }, + { + "rshares": 59019077, + "voter": "barbara2" + }, + { + "rshares": 65598944, + "voter": "ch0c0latechip" + }, + { + "rshares": 60712453, + "voter": "doge4lyf" + }, + { + "rshares": 2834923420, + "voter": "steem1653" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 14167503457, + "voter": "aaseb" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 677892916, + "voter": "luisucv34" + }, + { + "rshares": 46858037615, + "voter": "milestone" + }, + { + "rshares": 34761252099, + "voter": "creemej" + }, + { + "rshares": 466131492, + "voter": "poseidon" + }, + { + "rshares": 355265286967, + "voter": "calaber24p" + }, + { + "rshares": 1936890517, + "voter": "bola" + }, + { + "rshares": 5109122482, + "voter": "rainchen" + }, + { + "rshares": 14272598777, + "voter": "hagie" + }, + { + "rshares": 204617425417, + "voter": "jl777" + }, + { + "rshares": 103514864, + "voter": "pokemon" + }, + { + "rshares": 2043534177, + "voter": "positive" + }, + { + "rshares": 4942794802, + "voter": "gustavopasquini" + }, + { + "rshares": 19221277443, + "voter": "carlidos" + }, + { + "rshares": 13341020008, + "voter": "infinitor" + }, + { + "rshares": 6361356981, + "voter": "chloetaylor" + }, + { + "rshares": 17267278949, + "voter": "proto" + }, + { + "rshares": 3611283671, + "voter": "sisterholics" + }, + { + "rshares": 68804307, + "voter": "fnait" + }, + { + "rshares": 61125854, + "voter": "keepcalmand" + }, + { + "rshares": 5068724760, + "voter": "beanz" + }, + { + "rshares": 16270898494, + "voter": "clevecross" + }, + { + "rshares": 7221647073, + "voter": "uwe69" + }, + { + "rshares": 8734133724, + "voter": "taker" + }, + { + "rshares": 1651596637, + "voter": "coinbar" + }, + { + "rshares": 127704706396, + "voter": "laonie" + }, + { + "rshares": 109716154626, + "voter": "ozchartart" + }, + { + "rshares": 23548033299, + "voter": "reneenouveau" + }, + { + "rshares": 5104045578, + "voter": "croatia" + }, + { + "rshares": 5329709597, + "voter": "myfirst" + }, + { + "rshares": 25922424182, + "voter": "somebody" + }, + { + "rshares": 16252722049, + "voter": "sunshine" + }, + { + "rshares": 969220118, + "voter": "flysaga" + }, + { + "rshares": 2501629593, + "voter": "gmurph" + }, + { + "rshares": 5726472020, + "voter": "midnightoil" + }, + { + "rshares": 4190335896, + "voter": "ullikume" + }, + { + "rshares": 5579236934, + "voter": "cjclaro" + }, + { + "rshares": 3157785139, + "voter": "kurtbeil" + }, + { + "rshares": 14322561615, + "voter": "xiaohui" + }, + { + "rshares": 808517232, + "voter": "elfkitchen" + }, + { + "rshares": 102434307703, + "voter": "joele" + }, + { + "rshares": 15238192519, + "voter": "randyclemens" + }, + { + "rshares": 447782572, + "voter": "xiaokongcom" + }, + { + "rshares": 7709317035, + "voter": "thebotkiller" + }, + { + "rshares": 47556149905, + "voter": "eneismijmich" + }, + { + "rshares": 902648287, + "voter": "xianjun" + }, + { + "rshares": 633836192, + "voter": "herbertmueller" + }, + { + "rshares": 10790646414, + "voter": "borran" + }, + { + "rshares": 93805187965, + "voter": "miacats" + }, + { + "rshares": 59109762, + "voter": "microluck" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 9827652709, + "voter": "gvargas123" + }, + { + "rshares": 160370915, + "voter": "nang1" + }, + { + "rshares": 51156498, + "voter": "dobbydaba" + }, + { + "rshares": 22559404087, + "voter": "andrewawerdna" + }, + { + "rshares": 9036362824, + "voter": "onetree" + }, + { + "rshares": 989348552, + "voter": "dajohns1420" + }, + { + "rshares": 115288806334, + "voter": "shenanigator" + }, + { + "rshares": 1709331623, + "voter": "funkywanderer" + }, + { + "rshares": 4900461398, + "voter": "richardcrill" + }, + { + "rshares": 62018325, + "voter": "arnoldz61" + }, + { + "rshares": 2101747450, + "voter": "eight-rad" + }, + { + "rshares": 1661520978, + "voter": "davidjkelley" + }, + { + "rshares": 27677940373, + "voter": "sponge-bob" + }, + { + "rshares": 15570931627, + "voter": "digital-wisdom" + }, + { + "rshares": 3710931796, + "voter": "ethical-ai" + }, + { + "rshares": 6831306526, + "voter": "jwaser" + }, + { + "rshares": 53070013, + "voter": "apparat" + }, + { + "rshares": 14097243573, + "voter": "cryptobiker" + }, + { + "rshares": 135393340675, + "voter": "thecyclist" + }, + { + "rshares": 2675492964, + "voter": "bwaser" + }, + { + "rshares": 27671632964, + "voter": "brains" + }, + { + "rshares": 1352324852, + "voter": "bitcoinparadise" + }, + { + "rshares": 5753400992, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 51581492, + "voter": "cwb" + }, + { + "rshares": 50193769, + "voter": "f1111111" + }, + { + "rshares": 339287005, + "voter": "anomaly" + }, + { + "rshares": 2454646300, + "voter": "ellepdub" + }, + { + "rshares": 91638181793, + "voter": "honeyscribe" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 98545946, + "voter": "ola1" + }, + { + "rshares": 4249431309, + "voter": "michelle.gent" + }, + { + "rshares": 12397305013, + "voter": "herpetologyguy" + }, + { + "rshares": 65261900, + "voter": "mari5555na" + }, + { + "rshares": 4816962742, + "voter": "morgan.waser" + }, + { + "rshares": 3689824509, + "voter": "strong-ai" + }, + { + "rshares": 5018470462, + "voter": "sherlockcupid" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 55383257, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 96643251, + "voter": "expat" + }, + { + "rshares": 129609202, + "voter": "toddemaher1" + } + ], + "author": "honeyscribe", + "author_payout_value": "0.000 HBD", + "author_reputation": 65.14, + "beneficiaries": [], + "blacklists": [], + "body": "My day job brings me in contact with many mentally ill or abused individuals. We can be cruel to each other. I witness enough purposeful cruelty to grow weary at times, but never enough to call it quits. I have been thinking on this frequently.\n\nJust as [I choose to celebrate the positive legacies of those I have lost](https://steemit.com/relationships/@honeyscribe/celebrating-losses-in-life-and-death), I choose to celebrate the personal successes of the individuals I work with. Have they faced severe tragedy? Often the answer is yes. Yet they choose persistence and recovery. Even when they want to stay in bed. \n\n
(https://anonmgur.com/up/12ad11aaeba5286984df064b24c5bbc0.jpg)
\n\nAs a person who shares in their histories and their struggles, I am astounded. [I spoke about magic yesterday.](https://steemit.com/life/@honeyscribe/do-you-believe-in-magic) The repatterning of the brain through conscious positive thought was listed as magic to me. The reason is this: \n\nWhy keep trying?\n\nWhy get up?\n\nWhy love again?\n\nQuitting seems the simpler option, yet we persist in our belief there is something better.\n\nWe search for purpose. \n\nWe create entirely new lives for ourselves. \n\nWe succeed. \n\nI see it over and over. Humans at their lowest insistent on reaching for their highest\n\n## and achieving it!\n\n
(https://anonmgur.com/up/d7d4ef0d35598ec3e02d0eec2b919e6e.jpg)\n*Chocolate earned.*
\n\nLittle else in life inspires me so much. Especially as I know what it is like to *want* to stay down. Somehow I have kept myself moving. It is a profound statement of personal ability. \n\nI am adding to my commitment to celebrate. I do not only want to celebrate positive memories. I want to cheer for consciously positive actions, regardless of size. There are times in life when brushing my teeth twice a day is asking too much of me. To my amazement, as depression is no small hindrance, I always manage to brush at least once. From now on, I will give myself a round of applause for completing that basic act of self-care. \n\nI hope you will join me. We may need to look for actions to celebrate. We will begin to spot them quicker. \n\n
(https://anonmgur.com/up/3d0adddea5123c9d3e1dddbb2ddb99ae.png)
\n\n## What are you celebrating today?\n\n*All images sourced through Pixabay.*", + "category": "psychology", + "children": 5, + "created": "2016-09-15T16:51:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://anonmgur.com/up/12ad11aaeba5286984df064b24c5bbc0.jpg", + "https://anonmgur.com/up/d7d4ef0d35598ec3e02d0eec2b919e6e.jpg", + "https://anonmgur.com/up/3d0adddea5123c9d3e1dddbb2ddb99ae.png" + ], + "links": [ + "https://steemit.com/relationships/@honeyscribe/celebrating-losses-in-life-and-death", + "https://steemit.com/life/@honeyscribe/do-you-believe-in-magic" + ], + "tags": [ + "psychology", + "life", + "positivity", + "inspiration", + "health" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 11341749623518, + "payout": 9.534, + "payout_at": "2016-09-22T16:51:42", + "pending_payout_value": "9.534 HBD", + "percent_hbd": 10000, + "permlink": "persisting-in-the-face-of-adversity", + "post_id": 1256069, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 148 + }, + "title": "Persisting in the face of adversity", + "updated": "2016-09-15T17:03:06", + "url": "/psychology/@honeyscribe/persisting-in-the-face-of-adversity" + }, + { + "active_votes": [ + { + "rshares": 518200944380, + "voter": "barrie" + }, + { + "rshares": 31620599440742, + "voter": "smooth" + }, + { + "rshares": 5980286152113, + "voter": "freedom" + }, + { + "rshares": 1968119541431, + "voter": "badassmother" + }, + { + "rshares": 2052934239988, + "voter": "hr1" + }, + { + "rshares": 1337025448249, + "voter": "rossco99" + }, + { + "rshares": 22864938197, + "voter": "jaewoocho" + }, + { + "rshares": 1575899708999, + "voter": "joseph" + }, + { + "rshares": 98682346357, + "voter": "aizensou" + }, + { + "rshares": 466049312123, + "voter": "recursive2" + }, + { + "rshares": 462419963819, + "voter": "recursive3" + }, + { + "rshares": 3120252422964, + "voter": "recursive" + }, + { + "rshares": 1246183601, + "voter": "mineralwasser" + }, + { + "rshares": 681017160441, + "voter": "boombastic" + }, + { + "rshares": 1670000041, + "voter": "bingo-1" + }, + { + "rshares": 5938790183563, + "voter": "smooth.witness" + }, + { + "rshares": 445638290328, + "voter": "boatymcboatface" + }, + { + "rshares": 9408499254, + "voter": "idol" + }, + { + "rshares": 18955732033, + "voter": "chitty" + }, + { + "rshares": 65857071449, + "voter": "unosuke" + }, + { + "rshares": 1619440533, + "voter": "jocelyn" + }, + { + "rshares": 15004166459, + "voter": "gregory-f" + }, + { + "rshares": 154334962550, + "voter": "edgeland" + }, + { + "rshares": 9796891633, + "voter": "gregory60" + }, + { + "rshares": 1290497974419, + "voter": "gavvet" + }, + { + "rshares": 89897083981, + "voter": "eeks" + }, + { + "rshares": 1511911763, + "voter": "fkn" + }, + { + "rshares": 122160437, + "voter": "paco-steem" + }, + { + "rshares": 1471599418, + "voter": "spaninv" + }, + { + "rshares": 1987313581, + "voter": "elishagh1" + }, + { + "rshares": 8669787638, + "voter": "richman" + }, + { + "rshares": 599944427461, + "voter": "nanzo-scoop" + }, + { + "rshares": 9857442120, + "voter": "kefkius" + }, + { + "rshares": 177393180428, + "voter": "mummyimperfect" + }, + { + "rshares": 313687341, + "voter": "coar" + }, + { + "rshares": 106628883920, + "voter": "asch" + }, + { + "rshares": 1061184463, + "voter": "murh" + }, + { + "rshares": 3187790925, + "voter": "cryptofunk" + }, + { + "rshares": 579494558, + "voter": "kodi" + }, + { + "rshares": 2111403468, + "voter": "error" + }, + { + "rshares": 985486511940, + "voter": "cyber" + }, + { + "rshares": 61710806563, + "voter": "theshell" + }, + { + "rshares": 50879010002, + "voter": "ak2020" + }, + { + "rshares": 1616373298272, + "voter": "satoshifund" + }, + { + "rshares": 409218031185, + "voter": "taoteh1221" + }, + { + "rshares": 418880227, + "voter": "applecrisp" + }, + { + "rshares": 95314034, + "voter": "stiletto" + }, + { + "rshares": 19213136885, + "voter": "ziv" + }, + { + "rshares": 15787116636, + "voter": "zakharya" + }, + { + "rshares": 280675599804, + "voter": "trogdor" + }, + { + "rshares": 19151208027, + "voter": "crypto-fan" + }, + { + "rshares": 121380113922, + "voter": "geoffrey" + }, + { + "rshares": 16025451490, + "voter": "kimziv" + }, + { + "rshares": 76008701316, + "voter": "emily-cook" + }, + { + "rshares": 2187587354, + "voter": "superfreek" + }, + { + "rshares": 387326356155, + "voter": "fyrstikken" + }, + { + "rshares": 49806164408, + "voter": "isteemit" + }, + { + "rshares": 29635215678, + "voter": "acassity" + }, + { + "rshares": 280916636, + "voter": "ladyclair" + }, + { + "rshares": 3898803498, + "voter": "michaellamden68" + }, + { + "rshares": 19974572536, + "voter": "thebatchman" + }, + { + "rshares": 153697599394, + "voter": "asmolokalo" + }, + { + "rshares": 73848595449, + "voter": "rubybian" + }, + { + "rshares": 5270775482, + "voter": "riscadox" + }, + { + "rshares": 256623434, + "voter": "mstang83" + }, + { + "rshares": 2597453094, + "voter": "romel" + }, + { + "rshares": 150964836849, + "voter": "derekareith" + }, + { + "rshares": 7380400309, + "voter": "furion" + }, + { + "rshares": 15308452303, + "voter": "bitshares101" + }, + { + "rshares": 6591905710, + "voter": "owdy" + }, + { + "rshares": 14388449041, + "voter": "ausbitbank" + }, + { + "rshares": 159573949583, + "voter": "jacor" + }, + { + "rshares": 124958555, + "voter": "cynetyc" + }, + { + "rshares": 85528935, + "voter": "snowden" + }, + { + "rshares": 14487855165, + "voter": "aaseb" + }, + { + "rshares": 4431052068, + "voter": "karen13" + }, + { + "rshares": 10646413479, + "voter": "deviedev" + }, + { + "rshares": 258981906731, + "voter": "nabilov" + }, + { + "rshares": 847366145, + "voter": "luisucv34" + }, + { + "rshares": 54561525717, + "voter": "streetstyle" + }, + { + "rshares": 7372366244, + "voter": "krystle" + }, + { + "rshares": 46854512371, + "voter": "milestone" + }, + { + "rshares": 35782074085, + "voter": "creemej" + }, + { + "rshares": 3800710913, + "voter": "maximkichev" + }, + { + "rshares": 167298234999, + "voter": "blueorgy" + }, + { + "rshares": 12587181720, + "voter": "benjiberigan" + }, + { + "rshares": 349575168, + "voter": "poseidon" + }, + { + "rshares": 7946556816, + "voter": "smolalit" + }, + { + "rshares": 20522265015, + "voter": "mustafaomar" + }, + { + "rshares": 3506024506, + "voter": "simon.braki.love" + }, + { + "rshares": 82780602040, + "voter": "thylbom" + }, + { + "rshares": 3695597998, + "voter": "bitcoiner" + }, + { + "rshares": 32542074868, + "voter": "deanliu" + }, + { + "rshares": 519376303, + "voter": "qonq99" + }, + { + "rshares": 7659625135, + "voter": "neroru" + }, + { + "rshares": 215384334659, + "voter": "jl777" + }, + { + "rshares": 1226120506, + "voter": "positive" + }, + { + "rshares": 101547003699, + "voter": "crazymumzysa" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 50626015, + "voter": "whalepool" + }, + { + "rshares": 5287640951, + "voter": "gustavopasquini" + }, + { + "rshares": 114437903, + "voter": "firehorse" + }, + { + "rshares": 18175932801, + "voter": "proto" + }, + { + "rshares": 2708251696, + "voter": "sisterholics" + }, + { + "rshares": 1444237397, + "voter": "alex.chien" + }, + { + "rshares": 8921793478, + "voter": "royalmacro" + }, + { + "rshares": 1802321537, + "voter": "remlaps" + }, + { + "rshares": 3353832611, + "voter": "glitterpig" + }, + { + "rshares": 119294413, + "voter": "picker" + }, + { + "rshares": 870677269, + "voter": "metaflute" + }, + { + "rshares": 9193734776, + "voter": "taker" + }, + { + "rshares": 6521104126, + "voter": "nekromarinist" + }, + { + "rshares": 2156971728, + "voter": "merej99" + }, + { + "rshares": 95768393690, + "voter": "laonie" + }, + { + "rshares": 157498807066, + "voter": "twinner" + }, + { + "rshares": 11693771864, + "voter": "thebluepanda" + }, + { + "rshares": 24561066673, + "voter": "laoyao" + }, + { + "rshares": 2664664784, + "voter": "myfirst" + }, + { + "rshares": 19440183808, + "voter": "somebody" + }, + { + "rshares": 726860971, + "voter": "flysaga" + }, + { + "rshares": 2501625986, + "voter": "gmurph" + }, + { + "rshares": 4294504959, + "voter": "midnightoil" + }, + { + "rshares": 2327843962, + "voter": "kalimor" + }, + { + "rshares": 84246848, + "voter": "coderg" + }, + { + "rshares": 4281232336, + "voter": "ullikume" + }, + { + "rshares": 50577648, + "voter": "michellek" + }, + { + "rshares": 3489905889, + "voter": "kurtbeil" + }, + { + "rshares": 2370103862, + "voter": "steemleak" + }, + { + "rshares": 117035295217, + "voter": "thisisbenbrick" + }, + { + "rshares": 10740805506, + "voter": "xiaohui" + }, + { + "rshares": 88206053, + "voter": "bigsambucca" + }, + { + "rshares": 485070652, + "voter": "elfkitchen" + }, + { + "rshares": 103387869456, + "voter": "joele" + }, + { + "rshares": 5855349715, + "voter": "oflyhigh" + }, + { + "rshares": 15238192519, + "voter": "randyclemens" + }, + { + "rshares": 856854397, + "voter": "skavkaz" + }, + { + "rshares": 335812576, + "voter": "xiaokongcom" + }, + { + "rshares": 13237481048, + "voter": "gargon" + }, + { + "rshares": 2076619689, + "voter": "natalymaty" + }, + { + "rshares": 2002858998, + "voter": "future24" + }, + { + "rshares": 1156101266, + "voter": "darthnava" + }, + { + "rshares": 3670417888, + "voter": "villainblack" + }, + { + "rshares": 12672968653, + "voter": "cristi" + }, + { + "rshares": 676933902, + "voter": "xianjun" + }, + { + "rshares": 26283514539, + "voter": "hanshotfirst" + }, + { + "rshares": 93798273061, + "voter": "miacats" + }, + { + "rshares": 2249572206, + "voter": "njall" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 6417335694, + "voter": "userlogin" + }, + { + "rshares": 2077210674, + "voter": "chinadaily" + }, + { + "rshares": 90171375563, + "voter": "serejandmyself" + }, + { + "rshares": 4976983022, + "voter": "almerri" + }, + { + "rshares": 9071955992, + "voter": "johnnyyash" + }, + { + "rshares": 3221126774, + "voter": "macartem" + }, + { + "rshares": 9827647000, + "voter": "gvargas123" + }, + { + "rshares": 4658385146, + "voter": "themanualbot" + }, + { + "rshares": 10468564936, + "voter": "jaredcwillis" + }, + { + "rshares": 3562389763, + "voter": "movievertigo" + }, + { + "rshares": 332237822, + "voter": "mrlogic" + }, + { + "rshares": 415123347, + "voter": "mig641" + }, + { + "rshares": 57942270939, + "voter": "mandibil" + }, + { + "rshares": 2028431875, + "voter": "shadowspub" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 74550672, + "voter": "steembriefing" + }, + { + "rshares": 55750195, + "voter": "riv" + }, + { + "rshares": 2196854858, + "voter": "runridefly" + }, + { + "rshares": 169049426, + "voter": "sammie" + }, + { + "rshares": 1857706060, + "voter": "funkywanderer" + }, + { + "rshares": 5053551216, + "voter": "richardcrill" + }, + { + "rshares": 184076493, + "voter": "team101" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 54241736164, + "voter": "sponge-bob" + }, + { + "rshares": 50798127, + "voter": "freesteem" + }, + { + "rshares": 51964388, + "voter": "apparat" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 212888896291, + "voter": "asksisk" + }, + { + "rshares": 330365849, + "voter": "panther" + }, + { + "rshares": 59422248, + "voter": "plantbasedjunkie" + }, + { + "rshares": 55335855053, + "voter": "brains" + }, + { + "rshares": 56573340, + "voter": "film-editor" + }, + { + "rshares": 799615255, + "voter": "jessicanicklos" + }, + { + "rshares": 1369339863, + "voter": "steemafon" + }, + { + "rshares": 1072070421, + "voter": "positivesteem" + }, + { + "rshares": 5753129814, + "voter": "chick1" + }, + { + "rshares": 3319554336, + "voter": "steempowerwhale" + }, + { + "rshares": 51637870, + "voter": "aoki" + }, + { + "rshares": 51568971, + "voter": "typingagent" + }, + { + "rshares": 51581492, + "voter": "cwb" + }, + { + "rshares": 339270470, + "voter": "anomaly" + }, + { + "rshares": 98524303, + "voter": "ola1" + }, + { + "rshares": 70282046, + "voter": "mari5555na" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50868434, + "voter": "jumbo" + }, + { + "rshares": 120278139, + "voter": "optimistic-crone" + }, + { + "rshares": 50536471, + "voter": "twistys" + }, + { + "rshares": 2216805889, + "voter": "bapparabi" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 88287639, + "voter": "remlaps1" + }, + { + "rshares": 65849185, + "voter": "vuyusile" + }, + { + "rshares": 247235040, + "voter": "darkminded153" + }, + { + "rshares": 2650993895, + "voter": "senseye" + }, + { + "rshares": 161849597, + "voter": "iberia" + }, + { + "rshares": 158666175, + "voter": "durex" + }, + { + "rshares": 444435987, + "voter": "witchcraftblog" + }, + { + "rshares": 161212160, + "voter": "origin" + }, + { + "rshares": 4671589034, + "voter": "dresden" + }, + { + "rshares": 160845765, + "voter": "caseyneistat" + }, + { + "rshares": 159554050, + "voter": "planetearth" + }, + { + "rshares": 159506164, + "voter": "greenpeace" + }, + { + "rshares": 159164412, + "voter": "disneypixar" + }, + { + "rshares": 159062820, + "voter": "rule" + }, + { + "rshares": 158638676, + "voter": "icesteem" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 155451903, + "voter": "steemthis" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 31683945302, + "voter": "goldmatters" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 702613929, + "voter": "reddust" + }, + { + "rshares": 298391608, + "voter": "risabold" + } + ], + "author": "gavvet", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.8, + "beneficiaries": [], + "blacklists": [], + "body": "Is this a typo? Benefits? You ask. How could there be any possible benefit from having a disability?\n\nWell, in fact there are. And here are three unexpected benefits I have personally experienced in my own journey living with a degenerating eye condition.\n\n## Improved lateral thinking and innovation\nGrowing up with a vision impairment meant that there were often things that most people took for granted, but which I struggled to do. To do the same things, I needed to come up with creative solutions and alternative ways of doing things. So from a very young age, I learnt to think laterally and developed my problem solving skills. Most people are so use to perceiving the world in a certain way, but when you are stripped of one of your senses, you learn to perceive things in a different way.\n\nhttps://ipfs.pics/ipfs/QmWb5pzYhKKJZ8zmeYqVeV6oNqGi5h7yDEtxBbjwRdTUZ7\n\nWhen I was still living by myself a few years ago, I had the annoying task of having to cook for myself each night. The challenge I faced in the kitchen was not been able to read the labels on various bottles and containers. As a result, I couldn't tell which container was the salt and which one was the sugar, and all the packaging for the herbs looked the same. So how did I manage? Instead of using sight, I used my sense of smell to distinguish between the herbs, and for some ingredients where I couldn't use the sense of smell, I used different containers and labels to help me identify all the different ingredients.\n\nAnd this leads on to the second benefit.\n\n## Improved memory\nPeople who know me well often comment on my ability to remember things. In fact, I've noticed this in many other people I know who also have a vision impairment. I think this is due to the fact that for someone with a vision impairment to thrive in a sighted world, we often need to make extra effort to adapt to our circumstances.\n\nFor example, I remember when I was still in university, I had to do many presentations. For most people, they could refer to speech notes as they are presenting. However, for me, this was not possible, as I couldn't read speech notes no matter how big the font was. Furthermore, as I have some sight, I never needed to learn braille, which meant I couldn't refer to braille notes either. _As a side note, this is why the title of my memoir which I've been posting on Steemit is \"Living in Between Two Worlds\", because I have often found myself being caught between the world of the sighted and the world of the blind, and also between the identity of being Chinese but not fully Chinese, and being Australian but not fully Australian._ As a result, every time I had to do a presentation, I would always remember the entire speech. Over time, this has become second nature to me. I have learnt how to force things into my memory, and be innovative when I need to.\n\n## Resilience\nGrowing up with a vision impairment, I experienced a lot of bullying at school and a lot of hurtful comments and actions from people, sometimes done knowingly and sometimes unknowingly. Sometimes this comes in the form of a patronising comment, and sometimes from a look or stare. The interesting thing with people staring and giving me strange looks is that I can often notice people are doing it to me because I have some peripheral vision, however people generally can't tell I'm looking back at them because it doesn't seem like I'm looking at them. Most of the time however, those hurtful words and actions are done out of ignorance and a lack of understanding, rather then out of malice.\n\n#### But from all these things I've experienced, it has made me a stronger and more resilient person.\nAs a result, whatever unforeseen things I may experience in life, there's not much that can knock me out completely. I have developed the ability to adapt to changing circumstances and stay optimistic, because as they say:\n### What doesn't kill you, makes you stronger.\n\nSo I'm thankful to God for the person I have become today. Disability isn't all bad. Without what I have gone through with my vision impairment, I wouldn't be the person I am today, and for these reasons, I am thankful.\n\nTo read more about my story, you can read my short memoir series. You can find [Part 1 here.](https://steemit.com/memoir/@nextgen622/living-in-between-two-worlds-my-memoir-part-1-updated)\n\nYou can also follow me on @nextgen622", + "category": "life", + "children": 10, + "created": "2016-09-15T14:46:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://ipfs.pics/ipfs/QmWb5pzYhKKJZ8zmeYqVeV6oNqGi5h7yDEtxBbjwRdTUZ7" + ], + "links": [ + "https://steemit.com/memoir/@nextgen622/living-in-between-two-worlds-my-memoir-part-1-updated" + ], + "tags": [ + "life", + "disability", + "strength" + ], + "users": [ + "nextgen622" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 66119907751704, + "payout": 254.34, + "payout_at": "2016-09-22T14:46:21", + "pending_payout_value": "254.340 HBD", + "percent_hbd": 10000, + "permlink": "three-benefits-of-living-with-a-disability-featuring-nextgen622-as-author", + "post_id": 1254663, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 219 + }, + "title": "Three benefits of living with a disability (featuring @nextgen622 as author)", + "updated": "2016-09-15T14:46:21", + "url": "/life/@gavvet/three-benefits-of-living-with-a-disability-featuring-nextgen622-as-author" + }, + { + "active_votes": [ + { + "rshares": 231809773619, + "voter": "anonymous" + }, + { + "rshares": 9865242777816, + "voter": "berniesanders" + }, + { + "rshares": 68642366066, + "voter": "nextgenwitness" + }, + { + "rshares": 244111745773, + "voter": "justin" + }, + { + "rshares": 670306236660, + "voter": "silver" + }, + { + "rshares": 1626597190919, + "voter": "silversteem" + }, + { + "rshares": 1805647921101, + "voter": "nextgencrypto" + }, + { + "rshares": 2059000209845, + "voter": "wang" + }, + { + "rshares": 168110609178, + "voter": "steemservices" + }, + { + "rshares": 10523039423, + "voter": "steemservices1" + }, + { + "rshares": 5815231464, + "voter": "bentley" + }, + { + "rshares": 1061283659, + "voter": "murh" + }, + { + "rshares": 199249189310, + "voter": "the-alien" + }, + { + "rshares": 3932609740, + "voter": "svamiva" + }, + { + "rshares": 283331361, + "voter": "sergey44" + }, + { + "rshares": 5418291985, + "voter": "beanz" + }, + { + "rshares": 1891589053, + "voter": "future24" + }, + { + "rshares": 13692618129, + "voter": "thecurator" + }, + { + "rshares": 146722326, + "voter": "nang1" + }, + { + "rshares": 109225703, + "voter": "rusla" + }, + { + "rshares": 60180881035, + "voter": "thecyclist" + }, + { + "rshares": 2501983541, + "voter": "mgaft1" + }, + { + "rshares": 271441624, + "voter": "anomaly" + }, + { + "rshares": 53548226, + "voter": "mari5555na" + }, + { + "rshares": 1970494123, + "voter": "bapparabi" + } + ], + "author": "mgaft1", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.24, + "beneficiaries": [], + "blacklists": [], + "body": "\n
\n

Liz liked that his name was Robert, starting with the same letter as her husband\u2019s. There are certain moments when a woman wants to say the name of her partner out loud. Both men being started from the same letter saved her some confusion.

\n

She met Robert in Kinko when the worker messed up her set of copies and she requested a manager. She noticed sparkles of excitement in his eyes when he first looked at her and sparkles of humor when he listened to her complaints and, somehow easily, she let him lull her into resolving their disagreement in the nearby Starbucks.  Nothing came out of it...Besides maybe a couple of sweet emails. Nothing. Yet.

\n

Liz stretched with the pleasure of remembrance and supposition. It was eight-thirty AM on Wednesday. The beach, place of her daily morning stroll after dropping kids to school, was almost completely deserted. She looked at the horizon and her train of thought switched to the contemplation of her life in general.

\n

She knew that everybody thought she had it made. Fifteen years ago she married a successful attorney. Now she was the \u201clady of the castle\u201d as she often thought of herself. Indeed she had a great house, Jaguar, a yacht, trips over the Atlantic where she got to dine in the restaurant on top of the Ethel tower, took a gondola ride in Venice and ski in Swiss Alps. Meetings with relatives, she could sit with proud and accomplished countenance if not with the hint of arrogance to them \u201call\u201d - well dressed, well-groomed and feeling above all their skirmishes and little territorial disputes. Roger and kids were her life. 

\n

But\u2026 Was she HAPPY?

\n

Was this life to her ultimate liking? Something she chose to live or something she settled for?

\n

Back when they met \u2013 their relationship were new, exciting, different. Roger Powell came across as smart, witty, charming and certainly way more attractive than all other people in the town; certainly, much more, overall, attractive than Tony Beady - her high school sweetheart. And back then when she was twenty-two and Robert was forty the difference in age didn\u2019t feel so much. 

\n

But now, more often than not, she really felt it. His age manifested itself on the top of his head where now Liz could witness the color of his skin, with the heavy breathing when they were hiking, with the special diet he had to adhere to and a BP medicine he had to take and with (ah how unromantic) the sample of his urine she had to take today to the lab for his kidney test.

\n

But especially it was noticeable in the bedroom. From spontaneous and frequent, their lovemaking became much less spontaneous and, alas, so much less frequents. To hint this to Roger was humiliating whereas he as if realizing his shortcomings, became suspicious and possessive.

\n

If she could only return these moments of excitement, of passion! Liz buttoned her coat because a gust of wind made her feel cold.

\n

\u201cExcuse me, ma\u2019am, may I have some of your time, please?\u201d

\n

Startled, Liz quickly turned around and shivered. Behind her, literally next to her, there stood a tall man. Not that she sensed anything threatening, in fact, he seemed as polite as an experienced salesman, but his sheer appearance \u201cfrom a thin air\u201d and his contradictory conduct made her feel alerted.

\n

On one hand, he looked old \u2013 wrinkly face, a completely gray hair, the eye color that used to be blue now dissolved into off white. On the other hand, his smile and demeanor were of the relatively young man, the one who knew of his charm and tried to make a use of it.

\n
\n

\u201cSure,\u201d Liz\u2019s answer lacked confidence. \u201cAre you a reporter of a sort?\u201d Roger was a respected member of the community and, now and then, their photograph flickering in the local newspaper.

\n

\u201cOf a sort, of a sort, mam and, don\u2019t worry, I won\u2019t take much of your time.\u201d The man\u2019s lips stretched.

\n

\u2018Weirdo,\u2019 Liz mentally rolled her eyes.   

\n

Meanwhile, the man pulled out a gadget, what Liz originally thought, was a movie camera, but what turned out to be a cell phone looking device with unusually large footprint.

\n

\u201cCan you please hold it for me?\u201d he handed the gadget to Liz showing sign of approaching sneeze. Liz held it through two sneezes and then gave it back. \u201cBless you.\u201d 

\n

Now looking from his side Liz saw that the display panel had two viewing areas, left one labeled \u201cBio-Time Server\u201d and the right one labeled as \u201cBio-Time Receiver,\u201d with the button labeled \u201cTransmit\u201d in between.

\n\n

To her utmost surprise Liz saw that the left panel contained her information:

\n

Name: Elisabeth Powell  
\n Biological age  37 
\n Psychological age  22 
\n Donated Age  0 \u2026

\n

The right one contained the information, apparently, of the reporter:  

\n

Leslie Berwick  
\n Biological Age  77  
\n Psychological age  50 
\n Donated Age  -43  \u2026

\n

\u201cHow do you know?\u201d Liz approached closer to the gadget. 

\n

\u201cA little patience, ma'am.\u201d Leslie winked at her and then again looked down at the gadget that displayed green status line message \u201cLoading Transmission Matrix. Please wait...\u201d 

\n

As soon as the message changed to \u201cReady to Transmit\u201d Leslie looked around the beach both direction and quickly, almost hurriedly pressed the Transmit button.

\n

The message box showed: You are about to transmit 20 Bio-Time years from Elizabeth Powell to Leslie Berwick. Are you sure? 

\n

\u201cWait just a second!\u201d Liz started suspecting that something was wrong. \u201cWhatever you are doing, I don\u2019t want you to use my name for whatever it is that you are doing!\u201d 

\n

\u201cI am afraid, ma\u2019am,\u201d Leslie smirked, about to press the \u201cYes\u201d option, \u201cthis is already not in your power.\u201d 

\n

\u201cNo, so fast Berwick!\u201d Liz heard a new voice and observed the gadget flying four feet away. 

\n

\u201cShit, MacFearson,\u201d Leslie rushed after the device as fast as he could, \u201cdidn\u2019t you mother teach you to knock?\u201d The man, who kicked the gadget out of Leslie\u2019s hands was faster and took a position between Berwick and the device.  

\n

Leslie, who apparently used to act quickly, swung at MacFearson, but the later, acted even faster and with one short right hook to the jaw, dropped Leslie and letting him lay face down in the sand, picked up the device and turned to Liz who was in the state of a complete bewilderment. 

\n

\u201cSpecial Agent Sam MacFearson, ma-am.\u201d The man bowed. \u201c\u2026sorry that you had to go through this, Mrs\u2026\u201d he looked at the left panel of the device. \u201cMrs. Powell. Luckily, I arrived just in time to stop him.\u201d   

\n

\u201c\u2026stop him from what?\u201d

\n

\u201c\u2026from stealing\u201d he looked at the device again \u201cof twenty years of your bio-time.\u201d 

\n

\u201cWell thank you, officer.\u201d By now Liz has already come to her senses. \u201cAnd you are, I guess, from the \u2026 future,\u201d she made exaggeratedly big eyes and lifted her eyebrows.

\n

MacFearson nodded as if not even noticing her irony keeping his eyes on the tall figure of Berwick spread on the sand.

\n

\u201cWouldn\u2019t I, knowing this all,\u201d she made a wide gesture pointing both to the device and knocked out man, \u201cchange something in the future?\u201d

\n

\u201cMrs. Powell, normally we try to avoid contacts with the subjects from the \u201cpast.\u201d But since the contact has already occurred we are obligated by law to minimize the possibility of a bio-time theft.\u201d

\n

 Sam stopped for a moment as if struggling with himself. \u201c\u2026you see, where Berwick and I came from it\u2019s a common offense. Well, actually, the \u201ctime donating\u201d is a legitimate business, sort of like the organ donating in your time. But time is expensive and only a few wealthy people can afford it or it could be done between close relatives. So pirates acquire Bio-Time illegally and resell it on the Black market, which results in big losses to the company I am working for. \u201d 

\n

\u201cBio-time?\u201d

\n

\u201cAh\u2026sorry. A time travel seemingly might gain you some time. But if you spend two weeks in Ancient Rome, you\u2019d still be biologically two weeks older. Bio-time would, in fact, make you younger or older depending on whether you sold or bought it.\u201d

\n

\u201cBut how come did this Berwick chose specifically me?\u201d Liz pointed to the old man who still lay unconscious. \u201cHow did he know I would be here waiting for him?\u201d 

\n

\u201cAn accident, pure accident, Mrs. Powell. What wasn\u2019t an accident was the fact that Berwick was going so far back in time. You see with the modern Global Planetary Security System (GPSS), it is close to impossible to execute the time theft. But GPSS is calibrated only from the year 2050 so pirates like Berwick, travel earlier than that. They make themselves both donors and recipients \u2013 sell their time in the future, jump to a remote past, pirate bio-time, make themselves young and then come back to resale it in the future. Berwick made his last sale two bio days ago - thirty bio-years to a broker in Hong-Kong. This made him quite old, the circumstance, as you could observe, that made it much easier for me to neutralize him. When Berwick is bio-young he is a pretty dangerous in hand-to-hand combat.\u201d MacFearson shook his head \u201cyes\u201d with appreciation.

\n

\u201cUnless a large company like Travel Anywhere does the arrangements, it\u2019s a pretty risky to travel so far into the past, unpredictable both in the sense of the time slot and in circumstances of the landing.\u201d

\n

\u201cBut how were you able to track us so easily?\u201d

\n

\u201cOh, our agency was tracking Berwick already for a while. We were just waiting to catch him in action.\u201d

\n

 MacFearson stopped and pulled on his lower lip. \u201cStill I am not sure how he was able to bypass the transmitter security,\u201d then he mumbled to himself\u201c\u2026he needed a sample of your DNA\u2026 Tell me, Mrs. Powell, did Berwick somehow have gotten a hold of your fingerprints?\u201d

\n

\u201cI\u2026. I don\u2019t think so.\u201d She wrinkled her forehead remembering. \u201cWait, he asked me to hold this thingy,\u201d she pointed to the device,\u201d while he was sneezing.\u201d 

\n

 \u201c\u2026Ah, there we go. Anything other questions ma\u2019am?\u201d

\n

\u201cMr. MacFearson, what was that other number on the panel? The one that said I am twenty-two.\u201d

\n

\u201cOh, how should one put it?\u201d He scratched his chin arranging an explanation. \u201cIt\u2019s that age that describes how old you feel rather than how old you are, actually. Make sense?\u201d

\n

Liz nodded. 

\n

\u201cAs for your concern regarding you affecting anything in the future. Don\u2019t even worry about it, because in a couple of minutes when we\u2019re done I will erase your memory of this incident. Don\u2019t worry. It\u2019s very safe.\u201d He added seeing her hand instinctively lifting to defend her head. MacFearson turned away from the pirate, smiled and looked Liz in the eyes.  

\n

\u201cSam!\u201d Liz screamed, seeing with her peripheral vision that Berwick within this short moment woke up and was aiming at MacFearson. \u201cHE\u2019S GOT THE GUN!\u201d 

\n

MacFearson spun around pulling his own weapon. Two laser beams sparked at the same time and both men instantly evaporated.

\n\n
\n\n

Shaken and exhausted, Liz sat on the sand with her thoughts in disarray. What was she supposed to do? Call the police? Which police, from what time, how? Did all of this actually happen? Oh yes, it did \u2013 the transmitter laid next to her on the sand. MacFearson apparently resets it but the power was still on. Whatever happened was unbelievable; made absolutely no sense. It made sense but only to her. No not only to her, to millions of people somewhere in the future. After seeing laser shots Liz was pretty sure of that. Oh, what a mess? Liz\u2019s eye watered. 

\n

Two people died in her presence and she couldn\u2019t do a thing about it. It was nice, at least, that there was no blood or anything. But still\u2026 The tears continued to roll while she wanted that someone big, strong and kind came to her and calmed her down. Put her in bed, covered her with a blanket and tucked it in \u2026 then, maybe, they could do something else. 

\n

Phooey\u2026This was just stupid. Stupid. She was a big and responsible adult. She could handle it. If only the difference in age with Roger wouldn\u2019t be so drastic. If she could only return these emotionally fulfilled moments of excitement, of passion!

\n

With widened eyes, Liz looked at the transmitter turning around the thought in her head.

\n

If she could give him five years of her life then their difference would be only eight years. Five years? What kind of a difference do they make? What is going to happen with her over these years? Nothing but frustration and boredom. What does she live for anyway? Is there a purpose? Procreation? Haven\u2019t she already done with that? Roger and she didn\u2019t plan to have more children. Certainly, she still needed to care for them and love them and stuff, but really, at this point in time, she was sort of living on overdrive. 

\n

Five years?

\n

If she wanted to go alone with it, she better do it and do it fast. Who knows who else would pop up from the thin air? Nervously Liz looked at the device. There was no keypad except for numbers. She entered the number five.

\n

MacFearson talked about DNA. But how can she get Roger\u2019s DNA? Wait\u2026 Liz run toward the car got Roger\u2019s urine sample and turning away her nose she poured a drop of it on the recipient side of the device. Yes! Roger\u2019s data appeared on the panel. Now she thumb-printed the server side and her data appeared there as well. Liz pressed the button. 

\n

You are about to transmit 5 Bio-Time years from Elizabeth Powell to Roger Powell. Are you sure? 

\n

Was she? Liz was shivering. Was she really ready to give away five years of her own youth so that Roger and she could, perhaps, experience emotional fulfillment? What if not? What if this would be a stupid useless loss? What if the spring in a relationship only possible once? Her psychological age was twenty-two. This meant she didn\u2019t at all grow as a person since she got married.

\n

Robert, young, powerful! He was excited about her. Even now when she was so much older than him. With him, she would experience the emotional fulfillment once again and I would grow as a person.

\n
\n

Liz pushed the \u2018No\u2019 button, reset the device and quickly redone the procedure, now putting her husband on the donor and herself on the receiving side. Five years? No, I want to come back to the beginning, to the same point where I started. 

\n

Liz entered the digit fifteen and pressed the transmit button.

\n

You are about to transmit 15 Bio-Time years from Roger Powell to Elizabeth Powell. Are you sure?

\n

\u201cYes,\u201d Liz said out loud and pushed the button again.      

\n", + "category": "writing", + "children": 0, + "created": "2016-09-15T16:20:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i79.photobucket.com/albums/j132/mgaft1/steemit/reset1_zpsvq2qnyuf.jpg", + "http://i79.photobucket.com/albums/j132/mgaft1/steemit/reset5_zpsbyeecsll.jpg", + "http://i79.photobucket.com/albums/j132/mgaft1/steemit/reset4_zpsorggc6te.jpg", + "http://i79.photobucket.com/albums/j132/mgaft1/steemit/reset2_zpsppg97iha.jpg", + "http://i79.photobucket.com/albums/j132/mgaft1/steemit/reset3_zpsf1wnbbtr.jpg" + ], + "tags": [ + "writing", + "life", + "love", + "betrayal" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17046570311679, + "payout": 19.669, + "payout_at": "2016-09-22T16:20:00", + "pending_payout_value": "19.669 HBD", + "percent_hbd": 0, + "permlink": "the-reset-an-original-short-story", + "post_id": 1255742, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 25 + }, + "title": "The Reset (An Original Short Story)", + "updated": "2016-09-15T16:20:00", + "url": "/writing/@mgaft1/the-reset-an-original-short-story" + }, + { + "active_votes": [ + { + "rshares": 466158469258, + "voter": "recursive2" + }, + { + "rshares": 452882692801, + "voter": "recursive3" + }, + { + "rshares": 59932806392, + "voter": "eeks" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 9857913474, + "voter": "kefkius" + }, + { + "rshares": 313710480, + "voter": "coar" + }, + { + "rshares": 1061303487, + "voter": "murh" + }, + { + "rshares": 11584833708, + "voter": "andu" + }, + { + "rshares": 114993639671, + "voter": "kenny-crane" + }, + { + "rshares": 5047527838, + "voter": "tee-em" + }, + { + "rshares": 113350116117, + "voter": "alexbeyman" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 45716829240, + "voter": "milestone" + }, + { + "rshares": 81130790703, + "voter": "thylbom" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 50626015, + "voter": "whalepool" + }, + { + "rshares": 1667780703, + "voter": "gmurph" + }, + { + "rshares": 3157847929, + "voter": "kurtbeil" + }, + { + "rshares": 20690393698, + "voter": "jphamer1" + }, + { + "rshares": 1112699443, + "voter": "future24" + }, + { + "rshares": 91521583046, + "voter": "miacats" + }, + { + "rshares": 5201378075, + "voter": "ats-david" + }, + { + "rshares": 4594200588, + "voter": "richardcrill" + }, + { + "rshares": 109229309, + "voter": "rusla" + }, + { + "rshares": 659423594, + "voter": "kev7000" + }, + { + "rshares": 52794249, + "voter": "doggnostic" + }, + { + "rshares": 52521499, + "voter": "jenny-talls" + }, + { + "rshares": 1317649856, + "voter": "bitcoinparadise" + }, + { + "rshares": 5753585781, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 98583209, + "voter": "ola1" + }, + { + "rshares": 213848535, + "voter": "sjamayee" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 64921864, + "voter": "storage" + }, + { + "rshares": 55388665, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 93882016, + "voter": "expat" + }, + { + "rshares": 126595034, + "voter": "toddemaher1" + } + ], + "author": "alexbeyman", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.75, + "beneficiaries": [], + "blacklists": [], + "body": "http://i.imgur.com/yOEUfMj.jpg\n\n\u201cYou don\u2019t have to be ashamed\u201d the gurgling mass assures me. \u201cAbout...the things coming out of your body\u201d. Its half formed little arm sensually traces the spot where a bundle of greasy black hoses passes through its skin, puffy and red all around it. \u201cI have...things...coming out of my body too.\u201d\n\nA baby\u2019s scream pierces the thick, humid air, barely discernible over a loud siren. Shattered glass cylinders all around, revealed sporadically in silhouette by flickering lights. Men in gas masks travel down the rows with hammers, smashing the cylinders that are still intact, spilling their contents into the ever-deepening soup. \n\nThe screaming suddenly stops. I search frantically for some explanation but cannot get up. My limbs, feeble imitations of what they should be, splash the foetal muck about but do nothing to move me. \n\nA maddening itching sensation surrounds the points on my chest where black hoses penetrate into it, but I haven\u2019t the fingers with which to scratch. \u201cIt\u2019s...not supposed to be this way\u201d I sputter. It looks at once quizzical and mournful. \u201cOh? How is it\u2026\u2019supposed\u2019 to be?\u201d\n\nAnother loud smash, and a baby\u2019s wail. The men with the hammers abruptly silence it, moving methodically down the rows. My tears mix freely with the amniotic fluid as one of the uniformed men, drenched in it from the waist down, arrives at our row.\n\n\u201cYou know\u201d the bulbous headed creature with the malformed little arm coos, \u201cI always thought you were pretty.\u201d It reaches over with its distorted, knobbly paw and caresses my ribcage. \u201cI would\u2019ve said something, but we were in different tanks.\u201d I recoil from his touch, shuddering as the man with the hammer finally reaches me.", + "category": "scifi", + "children": 0, + "created": "2016-09-15T19:11:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/yOEUfMj.jpg" + ], + "tags": [ + "scifi", + "horror", + "writing", + "fiction", + "death" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 1506906407098, + "payout": 0.456, + "payout_at": "2016-09-22T19:11:42", + "pending_payout_value": "0.456 HBD", + "percent_hbd": 10000, + "permlink": "short-story-debut-a-nightmarish-vignette-about-trying-to-find-meaning-and-warmth-in-the-world-between-birth-and-death", + "post_id": 1257560, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 41 + }, + "title": "[Short Story] Debut: A nightmarish vignette about trying to find meaning and warmth in the world between birth, and death.", + "updated": "2016-09-15T19:11:42", + "url": "/scifi/@alexbeyman/short-story-debut-a-nightmarish-vignette-about-trying-to-find-meaning-and-warmth-in-the-world-between-birth-and-death" + }, + { + "active_votes": [ + { + "rshares": 9865242777816, + "voter": "berniesanders" + }, + { + "rshares": 73218523804, + "voter": "nextgenwitness" + }, + { + "rshares": 244111745773, + "voter": "justin" + }, + { + "rshares": 670306236660, + "voter": "silver" + }, + { + "rshares": 1626597190919, + "voter": "silversteem" + }, + { + "rshares": 1918500916169, + "voter": "nextgencrypto" + }, + { + "rshares": 2206071238782, + "voter": "wang" + }, + { + "rshares": 168110609178, + "voter": "steemservices" + }, + { + "rshares": 11049191394, + "voter": "steemservices1" + }, + { + "rshares": 5815231464, + "voter": "bentley" + }, + { + "rshares": 28509331807, + "voter": "thedarkestplum" + }, + { + "rshares": 1061283659, + "voter": "murh" + }, + { + "rshares": 209211648776, + "voter": "the-alien" + }, + { + "rshares": 25221063068, + "voter": "steemit-life" + }, + { + "rshares": 17946261694, + "voter": "meesterboom" + }, + { + "rshares": 653682455, + "voter": "luisucv34" + }, + { + "rshares": 2884781837, + "voter": "sgnsteems" + }, + { + "rshares": 309088757, + "voter": "sergey44" + }, + { + "rshares": 13692618129, + "voter": "thecurator" + }, + { + "rshares": 143310179, + "voter": "nang1" + }, + { + "rshares": 60180881035, + "voter": "thecyclist" + }, + { + "rshares": 271441624, + "voter": "anomaly" + }, + { + "rshares": 51874844, + "voter": "mari5555na" + }, + { + "rshares": 1970494123, + "voter": "bapparabi" + }, + { + "rshares": 1412442409, + "voter": "kolin.evans" + }, + { + "rshares": 5226372769, + "voter": "exploretraveler" + } + ], + "author": "sgnsteems", + "author_payout_value": "0.000 HBD", + "author_reputation": 53.73, + "beneficiaries": [], + "blacklists": [], + "body": "\n

\n

He estado comiendo pollo durante demasiados d\u00edas y la verdad que ya me he cansado. Por ello, \u00a1que mejor cambio que a un plato de lentejas con chorizo! Lo mejor de todo, es que a mi hija le encantan las lentejas, y eso me hace m\u00e1s feliz de hacerlo.  :)

\n


\n

Empecemos con lo b\u00e1sico. \u00bfQu\u00e9 se necesita para esta receta? 

\n

\n

Ingredientes

\n\n

Tambi\u00e9n puedes a\u00f1adir calabac\u00edn si deseas.

\n

\u00a1Entonces vamos a hacer esta receta f\u00e1cil!

\n

\n

Preparaci\u00f3n

\n
    \n
  1. Lavar el tomate y cortarlo por la mitad.
  2. \n
  3. Pelar la cebolla, y hacer un corte por la mitad de la cebolla, para que los jugos de la cebolla salgan y se mezclen m\u00e1s. 
  4. \n
  5. Pelar y cortar las zanahorias en tres o cuatro trozos.
  6. \n
  7. Echar las lentejas a la olla, con todos los ingredientes de la foto anterior: las zanahorias, el tomate, la cebolla, las hojas de laurel,  el hueso de cerdo, tal y como se muestra en la foto de abajo.
  8. \n
\n

\n

5. A\u00f1adir suficiente agua para cubrir todos los ingredientes, casi hasta arriba de la olla.
\n6. Cortar el chorizo a rodajas, de tama\u00f1o que quieras realmente. En mi opini\u00f3n, es mejor cortarlo a trozos y no dejarlo entero para que suelte m\u00e1s grasa, y de sabor a las lentejas.

\n


\n

\n

6. A\u00f1adir sal y piment\u00f3n. Removerlo.

\n


\n

\n

Instrucciones para cocinar

\n

La mayor parte de esta receta es la preparaci\u00f3n. Una vez mezcles los ingedientes con el agua y las especies, dejar cocer durante 25 minutos a fuego medio alto, removiendo de vez en cuando.  

\n

Mientras tanto cortamos las patatas en dados. De nuevo, no importa el tama\u00f1o del corte. 

\n


\n

\n


\n

Despu\u00e9s de los 25 minutos, a\u00f1adir las patatas cortadas. Bajar el fuego a medio bajo, y si es necesario, a\u00f1adir un poco de agua. Dejar cocer otros 20 minutos removiendo de vez en cuando y \u00a1ya est\u00e1! 

\n


\n

\n


\n

Yo suelo tirar la cebolla (solo la uso para el sabor) como tambi\u00e9n las hojas de laurel. Pero si te encanta la cebolla, la podr\u00edas comer. Todo lo dem\u00e1s se puede a\u00f1ador a tu plato. 

\n

Las lentejas tiene mucho hierro, vitaminas y minerales. Para que el cuerpo absorba estas vitaminas mejor, se puede a\u00f1adir una cuchara de arroz, o vinagre blanco (que es lo que hago yo). 

\n

Aqu\u00ed est\u00e1 el plato para recordarte lo rico que se ven las lentejas.  BUEN PROVECHO! :)

\n

\n


\n

For English version click here (versi\u00f3n en ingl\u00e9s)

\n", + "category": "spanish", + "children": 9, + "created": "2016-09-15T16:15:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s16.postimg.org/tuveolw45/IMG_9459.jpg", + "https://s15.postimg.org/fp29hxp3v/IMG_9447.jpg", + "https://s15.postimg.org/wiqxfyp9n/IMG_9448.jpgg", + "https://s22.postimg.org/jtl8fd0f5/IMG_9449.jpg", + "https://s21.postimg.org/mlshm3e2v/IMG_9454.jpg", + "https://s3.postimg.org/jctpkrblv/IMG_9455.jpg", + "https://s16.postimg.org/tlo9yrf51/IMG_9457.jpg", + "https://s12.postimg.org/esgqqgkil/IMG_9458.jpg", + "https://s18.postimg.org/t2xc9a8uh/IMG_9460.jpg" + ], + "links": [ + "https://steemit.com/food/@sgnsteems/lentils-with-spanish-sausage-quick-and-easy-meal-for-all" + ], + "tags": [ + "spanish", + "recetas", + "comida", + "chorizo", + "recipes" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17157770239124, + "payout": 19.904, + "payout_at": "2016-09-22T16:15:00", + "pending_payout_value": "19.904 HBD", + "percent_hbd": 10000, + "permlink": "lentejas-con-chorizo-spanish-version", + "post_id": 1255701, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 26 + }, + "title": "Lentejas con Chorizo (Spanish version)", + "updated": "2016-09-15T16:15:00", + "url": "/spanish/@sgnsteems/lentejas-con-chorizo-spanish-version" + }, + { + "active_votes": [ + { + "rshares": 231803784363, + "voter": "anonymous" + }, + { + "rshares": 14447419939656, + "voter": "summon" + }, + { + "rshares": 2142519856410, + "voter": "riverhead" + }, + { + "rshares": 7112446828128, + "voter": "xeldal" + }, + { + "rshares": 1215872449227, + "voter": "cass" + }, + { + "rshares": 24118465022, + "voter": "nikolai" + }, + { + "rshares": 519998846105, + "voter": "dana-edwards" + }, + { + "rshares": 993888901581, + "voter": "hipster" + }, + { + "rshares": 11769626180, + "voter": "acidyo" + }, + { + "rshares": 313689446, + "voter": "coar" + }, + { + "rshares": 1061230469, + "voter": "murh" + }, + { + "rshares": 552575118, + "voter": "dbrock" + }, + { + "rshares": 37088193309, + "voter": "everythink" + }, + { + "rshares": 22572615458, + "voter": "venuspcs" + }, + { + "rshares": 3632453810, + "voter": "getssidetracked" + }, + { + "rshares": 707099563, + "voter": "trees" + }, + { + "rshares": 98589871, + "voter": "strawhat" + }, + { + "rshares": 328426925, + "voter": "cryptochannel" + }, + { + "rshares": 251364791827, + "voter": "nabilov" + }, + { + "rshares": 36538308875, + "voter": "paquito" + }, + { + "rshares": 334846153, + "voter": "sergey44" + }, + { + "rshares": 6746893768, + "voter": "chloetaylor" + }, + { + "rshares": 169107599, + "voter": "rapp" + }, + { + "rshares": 1689337369, + "voter": "littlekitty" + }, + { + "rshares": 22431681749, + "voter": "laonie1" + }, + { + "rshares": 22948511042, + "voter": "laonie2" + }, + { + "rshares": 22956578851, + "voter": "laonie3" + }, + { + "rshares": 22952392915, + "voter": "laonie4" + }, + { + "rshares": 22950122314, + "voter": "laonie5" + }, + { + "rshares": 22947263958, + "voter": "laonie6" + }, + { + "rshares": 22943243687, + "voter": "laonie7" + }, + { + "rshares": 22939912743, + "voter": "laonie8" + }, + { + "rshares": 22937246965, + "voter": "laonie9" + }, + { + "rshares": 43707270873, + "voter": "nonlinearone" + }, + { + "rshares": 8176548371, + "voter": "thebotkiller" + }, + { + "rshares": 116283430330, + "voter": "helikopterben" + }, + { + "rshares": 9827652709, + "voter": "gvargas123" + }, + { + "rshares": 22931297914, + "voter": "laonie10" + }, + { + "rshares": 54079869536, + "voter": "mandibil" + }, + { + "rshares": 71507788, + "voter": "steembriefing" + }, + { + "rshares": 53474677, + "voter": "riv" + }, + { + "rshares": 12090251632, + "voter": "ryan-singer" + }, + { + "rshares": 22618099238, + "voter": "laonie11" + }, + { + "rshares": 27677324252, + "voter": "sponge-bob" + }, + { + "rshares": 51964388, + "voter": "apparat" + }, + { + "rshares": 67695956154, + "voter": "thecyclist" + }, + { + "rshares": 196085950862, + "voter": "asksisk" + }, + { + "rshares": 27670971758, + "voter": "brains" + }, + { + "rshares": 339274981, + "voter": "anomaly" + }, + { + "rshares": 123155378, + "voter": "ola1" + }, + { + "rshares": 222073479, + "voter": "sjamayee" + }, + { + "rshares": 148045544, + "voter": "meharhassan94" + } + ], + "author": "nikolai", + "author_payout_value": "0.000 HBD", + "author_reputation": 60.35, + "beneficiaries": [], + "blacklists": [], + "body": "![Urbit Logo](https://ipfs.pics/ipfs/QmZqSLgvBvE7hqgBKQvEDiaDwTfS5jfYaKfvVYZkRU9Rnp)\n\n[Urbit](http://urbit.org/) is a fascinating computing project that is on the verge of transitioning from \"early developer\" to \"early adopter\" phase.\n\nIt is a breath of fresh air in the decentralization space, dealing well with the realities of networks and identity consensus without the use of a blockchain.\n\nUnfortunately the description in the [README](https://github.com/urbit/urbit/blob/master/README.md) is not compelling to a general audience:\n\n> Urbit is a clean-slate system software stack defined as a deterministic computer. An encrypted P2P network, %ames, runs on a functional operating system, Arvo, written in a strict, typed functional language, Hoon, which compiles itself to a combinator interpreter, Nock, whose spec gzips to 340 bytes.\n\n> What is this for? Most directly, Urbit is designed as a personal cloud server for self-hosted web apps. It also uses HTTP APIs to manage data stuck in traditional web applications.\n\n> More broadly, Urbit's network tackles identity and security problems which the Internet can't easily address. Programming for a deterministic single-level store is also a different experience from Unix programming, regardless of language.\n\nAn urbit is a personal server, a building block of digital sovereignty. Right now a dozen different companies control your data and you can only expose it by their rules. \"Server app platforms\" like [Sandstorm](https://sandstorm.io/) or one-click personal server-side apps like [Private Packets](https://privatepackets.io/) or [Rocket Chat](rocket.chat) all have their heart in the right place, but Unix system administration sucks too much for this model to serve the general public, and the internet's public key infrastructure is still fundamentally insecure.\n\nThere is something to learn from urbit about every part of the OS/internet stack, but the most interesting aspect of Urbit to Steemians is likely to be the identity model. In short, identities are distributed hierarchally after which they are independent and just need to have neighbor nodes willing to route for them. An urbit name is best compared to a pronouncable IP address that is assigned deterministically, and looks like `~lagmel-dilfex`. Each urbit records the key update histories of all urbits it cares to connect to. Read more about it here: http://urbit.org/posts/address-space/\n\nThe company building Urbit recently sold 4 galaxies' worth of *stars*. A star can issue about 65k *planets*. It is in the best interest of anyone owning chunks of the address space to give away enough of it that it finds some valuable users. So, here we are:\n\nPlanet Giveaway\n---\n\nEach account that upvotes or comments on this post in the next 7 days will be assigned a random planet from the star `~lorten` (which has ~65k planets). Once the Urbit team has declared transfers to be [future-proof](http://urbit.org/blog/2016.8-update/), a distribution mechanism that uses your account's keys to authenticate (e.g. a message to you or a request for an input via comment) will be used to issue your planet to you.\n\nFollow this account for updates. Note that if you want to start hacking right away can [create a self-signed *comet*](https://github.com/urbit/urbit#start) and the existing network will happily talk to you.\n\nOf course, the disclaimer: This is a *free giveaway* and there are any number of ways your upvote could fail to turn into a planet. I will incentivize myself by not moving the SBD rewards for this post until the distribution is complete. If for some reason I can't deliver (like the Urbit team gets hit by a truck), I will send the rewards to @null. I also reserve the right to not distribute to accounts that I think are bots or otherwise just trying to farm identities.\n\nIf you have questions about Urbit I will do my best to answer them, although I am just a casual fan and not an Urbit dev. If this post gets popular enough I might suggest the Urbit team do [another AMA](https://www.reddit.com/r/urbit/comments/4okcm6/were_the_core_urbit_team_ask_us_anything_about/) on Steem.", + "category": "urbit", + "children": 3, + "created": "2016-09-15T15:38:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://ipfs.pics/ipfs/QmZqSLgvBvE7hqgBKQvEDiaDwTfS5jfYaKfvVYZkRU9Rnp" + ], + "links": [ + "http://urbit.org/", + "https://github.com/urbit/urbit/blob/master/README.md", + "https://sandstorm.io/", + "https://privatepackets.io/", + "rocket.chat", + "http://urbit.org/posts/address-space/", + "http://urbit.org/blog/2016.8-update/", + "https://github.com/urbit/urbit#start", + "https://www.reddit.com/r/urbit/comments/4okcm6/were_the_core_urbit_team_ask_us_anything_about/" + ], + "tags": [ + "urbit", + "technology" + ], + "users": [ + "null" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 27878897930320, + "payout": 48.642, + "payout_at": "2016-09-22T15:38:48", + "pending_payout_value": "48.642 HBD", + "percent_hbd": 10000, + "permlink": "intro-to-urbit-and-a-planet-giveaway", + "post_id": 1255276, + "promoted": "11.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 52 + }, + "title": "Intro to Urbit and a Planet Giveaway", + "updated": "2016-09-15T15:38:48", + "url": "/urbit/@nikolai/intro-to-urbit-and-a-planet-giveaway" + }, + { + "active_votes": [ + { + "rshares": 231809639013, + "voter": "anonymous" + }, + { + "rshares": 2206068741954, + "voter": "wang" + }, + { + "rshares": 148161564048, + "voter": "edgeland" + }, + { + "rshares": 14982990699, + "voter": "eeks" + }, + { + "rshares": 8670256339, + "voter": "richman" + }, + { + "rshares": 58704199637, + "voter": "oaldamster" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 1061264730, + "voter": "murh" + }, + { + "rshares": 719401125, + "voter": "rxhector" + }, + { + "rshares": 103793678934, + "voter": "cdubendo" + }, + { + "rshares": 2733708608, + "voter": "steem1653" + }, + { + "rshares": 4209528025, + "voter": "karen13" + }, + { + "rshares": 8576081337, + "voter": "noodhoog" + }, + { + "rshares": 7017192292, + "voter": "lichtblick" + }, + { + "rshares": 204618344638, + "voter": "jl777" + }, + { + "rshares": 231816568, + "voter": "sergey44" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 146224042, + "voter": "steemster1" + }, + { + "rshares": 50579237521, + "voter": "gomeravibz" + }, + { + "rshares": 8734167982, + "voter": "taker" + }, + { + "rshares": 59219358, + "voter": "sharon" + }, + { + "rshares": 60342922, + "voter": "lillianjones" + }, + { + "rshares": 18607156497, + "voter": "timelapse" + }, + { + "rshares": 416939768, + "voter": "gmurph" + }, + { + "rshares": 21112616587, + "voter": "jphamer1" + }, + { + "rshares": 60819615, + "voter": "msjennifer" + }, + { + "rshares": 55925537, + "voter": "ciao" + }, + { + "rshares": 54217761, + "voter": "steemo" + }, + { + "rshares": 54077897, + "voter": "steema" + }, + { + "rshares": 5191999980, + "voter": "melek" + }, + { + "rshares": 71282219, + "voter": "confucius" + }, + { + "rshares": 10790646414, + "voter": "borran" + }, + { + "rshares": 54909929, + "voter": "jarvis" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 86712034, + "voter": "pompe72" + }, + { + "rshares": 106144628, + "voter": "pollina" + }, + { + "rshares": 1310823380, + "voter": "stevescoins" + }, + { + "rshares": 9310407829, + "voter": "gvargas123" + }, + { + "rshares": 3467055797, + "voter": "steveo" + }, + { + "rshares": 13841342477, + "voter": "telos" + }, + { + "rshares": 51877132, + "voter": "johnbyrd" + }, + { + "rshares": 51860909, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 51870077, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 3730836832, + "voter": "shneakysquirrel" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 21980957828, + "voter": "andrewawerdna" + }, + { + "rshares": 1911516353, + "voter": "erroneous-logic" + }, + { + "rshares": 45978108133, + "voter": "emancipatedhuman" + }, + { + "rshares": 32441793421, + "voter": "hilarski" + }, + { + "rshares": 51562255, + "voter": "curpose" + }, + { + "rshares": 989363278, + "voter": "dajohns1420" + }, + { + "rshares": 5201378075, + "voter": "ats-david" + }, + { + "rshares": 57935125, + "voter": "barrydutton" + }, + { + "rshares": 1783693666, + "voter": "funkywanderer" + }, + { + "rshares": 4747321980, + "voter": "richardcrill" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 51379706, + "voter": "wiss" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 263853222, + "voter": "maarnio" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 873877151, + "voter": "anahilarski" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 6064648982, + "voter": "dexter-k" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 677868099, + "voter": "echoesinthemind" + }, + { + "rshares": 63904547, + "voter": "freebornangel" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 4116636581, + "voter": "michelle.gent" + }, + { + "rshares": 1199700175, + "voter": "iuliuspro" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 527536905, + "voter": "grisha-danunaher" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 160460593, + "voter": "tanemahuta" + }, + { + "rshares": 7187212765, + "voter": "dresden" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + } + ], + "author": "hilarski", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.54, + "beneficiaries": [], + "blacklists": [], + "body": "
http://images.technewstoday.com.s3.amazonaws.com/tnt/hackers-steal-millions-from-banks-via-malware.JPG
\n\n# Taking My Bitcoin and Crypto Off of Bittrex, Bitfinex and Poloniex. #\n\nOver the last few weeks I have begun unwinding all of my positions on Bittrex. If I used Poloniex or Bitfinex I would have done the same. Maybe I have some serious trust issues but I sense the winds of change are in the air.\n\n## These Centralized Crypto Trading Platforms are Just Too Dangerous for My Peace of Mind. ##\n\n
https://media.giphy.com/media/3o6ozrRNp2cvPjl8B2/giphy.gif
\n\nA short while ago many of you were robbed on Bitfinex. This gave me a serious feeling of uneasiness. This also prompted a few geniuses in the Crypto world to move along decentralized trading platforms. \n\n## The Ah Ha Moment with a Crypto Genius. ##\n\nLast Sunday I had a working meeting with Ira Miller, the Ambassador of [Git Guild](http://gitguild.com). I shared with him my concerns and he promptly told me I was right to be concerned and that I should immediately take my BTC off of Bittrex. Now that was a problem because I essentially had zero BTC. I have 100% invested in Altcoins which means it takes time to unwind. I am one of those people who kept my coins on the exchange because I like the ease of access but I know this is not wise.\n\n## What Does Ira Miller of Git Guild Recommend? ##\n\nHe told me to start using [Bitsquare](https://bitsquare.io/) in the interim. He then told me his team is working on a decentralized trading platform. Of course my interest peaked but he could not give me anymore information than that. All I know is that I am thrilled to be working so closely with a visionary of the Crypto community!\n\nSo without hesitation I recommend you begin unwinding your positions across the centralized exchanges in anticipation of the decentralized trading platform tsunami coming our way. I am going to set up my Bitsquare trading account and give it a test drive. Stay tuned for a Bitsquare review!\n\n## Me Trying to Escape with My Bitcoin from the Centralized Crypto Trading Platforms. ##\n\n
https://media.giphy.com/media/l3vRkFsytsLileINi/giphy.gif
", + "category": "crypto", + "children": 17, + "created": "2016-09-15T18:12:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://images.technewstoday.com.s3.amazonaws.com/tnt/hackers-steal-millions-from-banks-via-malware.JPG", + "https://media.giphy.com/media/3o6ozrRNp2cvPjl8B2/giphy.gif", + "https://media.giphy.com/media/l3vRkFsytsLileINi/giphy.gif" + ], + "links": [ + "http://gitguild.com", + "https://bitsquare.io/" + ], + "tags": [ + "crypto", + "trading", + "altcoins", + "bittrex", + "bitsquare" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 3304666535037, + "payout": 1.32, + "payout_at": "2016-09-22T18:12:15", + "pending_payout_value": "1.320 HBD", + "percent_hbd": 10000, + "permlink": "call-me-crazy-but-i-am-taking-my-bitcoin-off-ff-centralized-altcoin-trading-platforms", + "post_id": 1256916, + "promoted": "5.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 87 + }, + "title": "Call Me Crazy But I am Taking My Bitcoin Off of Centralized AltCoin Trading Platforms.", + "updated": "2016-09-15T18:31:51", + "url": "/crypto/@hilarski/call-me-crazy-but-i-am-taking-my-bitcoin-off-ff-centralized-altcoin-trading-platforms" + }, + { + "active_votes": [ + { + "rshares": 1912040731624, + "voter": "badassmother" + }, + { + "rshares": 2053103615195, + "voter": "hr1" + }, + { + "rshares": 1304415071462, + "voter": "rossco99" + }, + { + "rshares": 22390337604, + "voter": "jaewoocho" + }, + { + "rshares": 1576552512548, + "voter": "joseph" + }, + { + "rshares": 452820496964, + "voter": "recursive3" + }, + { + "rshares": 667474272413, + "voter": "masteryoda" + }, + { + "rshares": 3120381242465, + "voter": "recursive" + }, + { + "rshares": 1246193814, + "voter": "mineralwasser" + }, + { + "rshares": 681020986865, + "voter": "boombastic" + }, + { + "rshares": 6959198181, + "voter": "bingo-0" + }, + { + "rshares": 1670020470, + "voter": "bingo-1" + }, + { + "rshares": 446182971463, + "voter": "boatymcboatface" + }, + { + "rshares": 9167804100, + "voter": "idol" + }, + { + "rshares": 832707778370, + "voter": "steemrollin" + }, + { + "rshares": 5147541712, + "voter": "sakr" + }, + { + "rshares": 50183320857, + "voter": "alexgr" + }, + { + "rshares": 10884676283, + "voter": "yefet" + }, + { + "rshares": 1578007819, + "voter": "jocelyn" + }, + { + "rshares": 15004772648, + "voter": "gregory-f" + }, + { + "rshares": 9412699804, + "voter": "gregory60" + }, + { + "rshares": 3572026279, + "voter": "kenmonkey" + }, + { + "rshares": 104880185979, + "voter": "eeks" + }, + { + "rshares": 14111176458, + "voter": "fkn" + }, + { + "rshares": 478461713, + "voter": "paco-steem" + }, + { + "rshares": 5763976365, + "voter": "spaninv" + }, + { + "rshares": 18548260097, + "voter": "elishagh1" + }, + { + "rshares": 8669787638, + "voter": "richman" + }, + { + "rshares": 584222819564, + "voter": "nanzo-scoop" + }, + { + "rshares": 177403714671, + "voter": "mummyimperfect" + }, + { + "rshares": 106631248984, + "voter": "asch" + }, + { + "rshares": 1061230469, + "voter": "murh" + }, + { + "rshares": 6230708119, + "voter": "cryptofunk" + }, + { + "rshares": 2057367746, + "voter": "error" + }, + { + "rshares": 962057126127, + "voter": "cyber" + }, + { + "rshares": 61712174604, + "voter": "theshell" + }, + { + "rshares": 49577333486, + "voter": "ak2020" + }, + { + "rshares": 3848515835432, + "voter": "satoshifund" + }, + { + "rshares": 409231996622, + "voter": "taoteh1221" + }, + { + "rshares": 410502622, + "voter": "applecrisp" + }, + { + "rshares": 373313301, + "voter": "stiletto" + }, + { + "rshares": 18672163966, + "voter": "samether" + }, + { + "rshares": 214897687003, + "voter": "will-zewe" + }, + { + "rshares": 126924692017, + "voter": "schro" + }, + { + "rshares": 280717515045, + "voter": "trogdor" + }, + { + "rshares": 118348776939, + "voter": "geoffrey" + }, + { + "rshares": 117527128093, + "voter": "kimziv" + }, + { + "rshares": 46263652729, + "voter": "honeythief" + }, + { + "rshares": 74286777275, + "voter": "emily-cook" + }, + { + "rshares": 2187587354, + "voter": "superfreek" + }, + { + "rshares": 49806164408, + "voter": "isteemit" + }, + { + "rshares": 29635713448, + "voter": "acassity" + }, + { + "rshares": 275298303, + "voter": "ladyclair" + }, + { + "rshares": 449234523497, + "voter": "ericvancewalton" + }, + { + "rshares": 19974764064, + "voter": "thebatchman" + }, + { + "rshares": 453670316429, + "voter": "roelandp" + }, + { + "rshares": 73849034695, + "voter": "rubybian" + }, + { + "rshares": 5270835617, + "voter": "riscadox" + }, + { + "rshares": 261755903, + "voter": "mstang83" + }, + { + "rshares": 25523380188, + "voter": "mindover" + }, + { + "rshares": 2597453094, + "voter": "romel" + }, + { + "rshares": 219133173153, + "voter": "domino" + }, + { + "rshares": 68883736218, + "voter": "furion" + }, + { + "rshares": 330506834, + "voter": "barbara2" + }, + { + "rshares": 367354087, + "voter": "ch0c0latechip" + }, + { + "rshares": 339989737, + "voter": "doge4lyf" + }, + { + "rshares": 1325572562648, + "voter": "renohq" + }, + { + "rshares": 1231812238, + "voter": "dicov" + }, + { + "rshares": 136318424, + "voter": "cynetyc" + }, + { + "rshares": 18371164995, + "voter": "sebastien" + }, + { + "rshares": 14167053756, + "voter": "aaseb" + }, + { + "rshares": 38969308249, + "voter": "biophil" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 10646413479, + "voter": "deviedev" + }, + { + "rshares": 258981906731, + "voter": "nabilov" + }, + { + "rshares": 46856213520, + "voter": "milestone" + }, + { + "rshares": 7313749376, + "voter": "lichtblick" + }, + { + "rshares": 35783052727, + "voter": "creemej" + }, + { + "rshares": 15378025746, + "voter": "nippel66" + }, + { + "rshares": 167301783484, + "voter": "blueorgy" + }, + { + "rshares": 12849414672, + "voter": "benjiberigan" + }, + { + "rshares": 2563683526, + "voter": "poseidon" + }, + { + "rshares": 348011570167, + "voter": "calaber24p" + }, + { + "rshares": 3435918746, + "voter": "simon.braki.love" + }, + { + "rshares": 82781233416, + "voter": "thylbom" + }, + { + "rshares": 4047553215, + "voter": "birdie" + }, + { + "rshares": 2057946175, + "voter": "bola" + }, + { + "rshares": 32542976852, + "voter": "deanliu" + }, + { + "rshares": 5322002585, + "voter": "rainchen" + }, + { + "rshares": 204615752038, + "voter": "jl777" + }, + { + "rshares": 11443791395, + "voter": "positive" + }, + { + "rshares": 334846153, + "voter": "sergey44" + }, + { + "rshares": 699123214, + "voter": "tobythecat" + }, + { + "rshares": 3684500275, + "voter": "favorit" + }, + { + "rshares": 17267164725, + "voter": "proto" + }, + { + "rshares": 19861610484, + "voter": "sisterholics" + }, + { + "rshares": 1444237397, + "voter": "alex.chien" + }, + { + "rshares": 8781903824, + "voter": "royalmacro" + }, + { + "rshares": 385304121, + "voter": "fnait" + }, + { + "rshares": 342304786, + "voter": "keepcalmand" + }, + { + "rshares": 146224042, + "voter": "steemster1" + }, + { + "rshares": 7221647073, + "voter": "uwe69" + }, + { + "rshares": 8734116589, + "voter": "taker" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 58971492, + "voter": "lillianjones" + }, + { + "rshares": 702354120676, + "voter": "laonie" + }, + { + "rshares": 157517949618, + "voter": "twinner" + }, + { + "rshares": 11693771864, + "voter": "thebluepanda" + }, + { + "rshares": 24561432292, + "voter": "laoyao" + }, + { + "rshares": 23983265726, + "voter": "myfirst" + }, + { + "rshares": 142569722120, + "voter": "somebody" + }, + { + "rshares": 16605279252, + "voter": "sunshine" + }, + { + "rshares": 5330604840, + "voter": "flysaga" + }, + { + "rshares": 2918565755, + "voter": "gmurph" + }, + { + "rshares": 31494875259, + "voter": "midnightoil" + }, + { + "rshares": 2327843962, + "voter": "kalimor" + }, + { + "rshares": 84246848, + "voter": "coderg" + }, + { + "rshares": 4281345383, + "voter": "ullikume" + }, + { + "rshares": 117035439531, + "voter": "thisisbenbrick" + }, + { + "rshares": 78771384014, + "voter": "xiaohui" + }, + { + "rshares": 16002025244, + "voter": "aboundlessworld" + }, + { + "rshares": 3880810572, + "voter": "elfkitchen" + }, + { + "rshares": 103394476995, + "voter": "joele" + }, + { + "rshares": 5855492830, + "voter": "oflyhigh" + }, + { + "rshares": 2462764470, + "voter": "xiaokongcom" + }, + { + "rshares": 1891589053, + "voter": "future24" + }, + { + "rshares": 59437351, + "voter": "msjennifer" + }, + { + "rshares": 54654502, + "voter": "ciao" + }, + { + "rshares": 47556149905, + "voter": "eneismijmich" + }, + { + "rshares": 12672968653, + "voter": "cristi" + }, + { + "rshares": 3033050865, + "voter": "jrcornel" + }, + { + "rshares": 52985539, + "voter": "steemo" + }, + { + "rshares": 4964472995, + "voter": "xianjun" + }, + { + "rshares": 52848854, + "voter": "steema" + }, + { + "rshares": 69662169, + "voter": "confucius" + }, + { + "rshares": 93801736989, + "voter": "miacats" + }, + { + "rshares": 53661976, + "voter": "jarvis" + }, + { + "rshares": 339881135, + "voter": "microluck" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 51899170, + "voter": "fortuner" + }, + { + "rshares": 2077267800, + "voter": "chinadaily" + }, + { + "rshares": 87439977618, + "voter": "serejandmyself" + }, + { + "rshares": 4781939797, + "voter": "almerri" + }, + { + "rshares": 9310407829, + "voter": "gvargas123" + }, + { + "rshares": 50698107, + "voter": "johnbyrd" + }, + { + "rshares": 50682252, + "voter": "thomasaustin" + }, + { + "rshares": 50680459, + "voter": "thermor" + }, + { + "rshares": 50691211, + "voter": "ficholl" + }, + { + "rshares": 50673817, + "voter": "widell" + }, + { + "rshares": 7987926737, + "voter": "jenniferskyler" + }, + { + "rshares": 50311250, + "voter": "revelbrooks" + }, + { + "rshares": 23716271959, + "voter": "andrewawerdna" + }, + { + "rshares": 54079869536, + "voter": "mandibil" + }, + { + "rshares": 1130346076, + "voter": "leno4ek" + }, + { + "rshares": 32462674824, + "voter": "daut44" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 69986345, + "voter": "steembriefing" + }, + { + "rshares": 54612436, + "voter": "riv" + }, + { + "rshares": 5401359628, + "voter": "nulliusinverba" + }, + { + "rshares": 2196862373, + "voter": "runridefly" + }, + { + "rshares": 799989428, + "voter": "freeinthought" + }, + { + "rshares": 2121069078, + "voter": "jeffreyahann" + }, + { + "rshares": 1783607101, + "voter": "funkywanderer" + }, + { + "rshares": 4900413300, + "voter": "richardcrill" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 576463980, + "voter": "profanarky" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 27677324252, + "voter": "sponge-bob" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 12276570645, + "voter": "doitvoluntarily" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 53413720, + "voter": "lighter" + }, + { + "rshares": 201688406600, + "voter": "asksisk" + }, + { + "rshares": 227829801, + "voter": "pjo" + }, + { + "rshares": 323483227, + "voter": "panther" + }, + { + "rshares": 59422248, + "voter": "plantbasedjunkie" + }, + { + "rshares": 27670971758, + "voter": "brains" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 5749087264, + "voter": "burnin" + }, + { + "rshares": 1737480112, + "voter": "alwayzgame" + }, + { + "rshares": 5753290068, + "voter": "chick1" + }, + { + "rshares": 6655486824, + "voter": "gringalicious" + }, + { + "rshares": 3531884722, + "voter": "rigaronib" + }, + { + "rshares": 51637870, + "voter": "aoki" + }, + { + "rshares": 51568971, + "voter": "typingagent" + }, + { + "rshares": 51581492, + "voter": "cwb" + }, + { + "rshares": 339274981, + "voter": "anomaly" + }, + { + "rshares": 123062131, + "voter": "rynow" + }, + { + "rshares": 123155378, + "voter": "ola1" + }, + { + "rshares": 4780534468, + "voter": "michelle.gent" + }, + { + "rshares": 422634778, + "voter": "littlemorelove" + }, + { + "rshares": 68608664, + "voter": "mari5555na" + }, + { + "rshares": 132670650, + "voter": "creativeyoke" + }, + { + "rshares": 50223099, + "voter": "battalar" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50868434, + "voter": "jumbo" + }, + { + "rshares": 50791473, + "voter": "synereo" + }, + { + "rshares": 50536471, + "voter": "twistys" + }, + { + "rshares": 2060667776, + "voter": "cwbrooch" + }, + { + "rshares": 69589512, + "voter": "igtes" + }, + { + "rshares": 138459757, + "voter": "buffett" + }, + { + "rshares": 222073479, + "voter": "sjamayee" + }, + { + "rshares": 159394872, + "voter": "prosto-veter" + }, + { + "rshares": 161218747, + "voter": "sdc" + }, + { + "rshares": 161096439, + "voter": "bethsoft" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 304461322, + "voter": "james1987" + }, + { + "rshares": 157745750, + "voter": "digitalillusions" + }, + { + "rshares": 160326045, + "voter": "planet" + }, + { + "rshares": 159984914, + "voter": "correct" + }, + { + "rshares": 159963865, + "voter": "sledgehammer" + }, + { + "rshares": 156814579, + "voter": "haribo" + }, + { + "rshares": 156299377, + "voter": "tipsandtricks" + }, + { + "rshares": 1473342460, + "voter": "modernbukowski" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 31683945302, + "voter": "goldmatters" + }, + { + "rshares": 163617418, + "voter": "awakeningartist" + }, + { + "rshares": 304359441, + "voter": "risabold" + }, + { + "rshares": 153768931, + "voter": "shortstories" + } + ], + "author": "ericvancewalton", + "author_payout_value": "0.000 HBD", + "author_reputation": 70.47, + "beneficiaries": [], + "blacklists": [], + "body": "In [yesterday's episode](https://steemit.com/story/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-29) Adam watched as Marcus was gunned down in cold blood at XenTek headquarters. The kill order was issued by Seth Busby himself. This was Seth's first attempt to show Johann he was indeed tough enough to take the helm at XenTek. This one decision will be something that has the potential to cast a shadow over the rest of his days. \n\n\nEpisode 30 is monumental in that it marks the halfway point but there is much more yet to come. \n\nDid Evelyn survive the night with the black widow spider? Will Johann decide to make more jumps into the future to steal technology from his own company? Who is this Ikeda person that\u2019s being mentioned (Disclaimer: he\u2019s my favorite character.)? You\u2019ll find out all this and more in the days to come.\n\nWelcome to today's episode of Alarm Clock Dawn!\n\n---\n \n
*Did you miss Episode 29 of Alarm Clock Dawn? If so [click here](https://steemit.com/story/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-29) to catch up.*
\n\n
Are you new to Alarm Clock Dawn? If so [click here](https://steemit.com/story/@ericvancewalton/alarm-clock-dawn-an-original-novel-part-1) to start at the beginning.
\n\n---\n\n
![](https://s16.postimg.org/qqq0yhmd1/image.png)
\n\n---\n\n### CHAPTER 10 ###\n\n\n\u201cMr. Busby, this is Captain Ellis. The mission is complete. The target has been apprehended and terminated. Over.\u201d\n\n\u201cVery good, Captain. Now it is imperative we find Adam Harkin. He's a valuable asset to us. Send out a locator on his Consumer Identification Card immediately. If he has his C.ID badge or Holo on his person, it will also reveal to us his precise location.\u201d Busby made his way to the director\u2019s office for an emergency briefing he had just been summoned to attend. Only two people were on the invite: he and Evelyn Poltier, the head of Research and Development. \n\nTo say that Johann Pfizer's second in command was relieved that Marcus had been caught was an understatement, but Busby realized he hadn\u2019t escaped unscathed yet.\n\n\u201cTell me what the hell is going on!\u201d the director barked from behind his desk as Busby entered his office. The door clicked as it closed behind him. \n\nBusby's hands shook as he stopped directly in front of Johann Pfizer\u2019s desk. \u201cSir, the guard tried to escape. I understand that a kill order wasn't the ideal method, but given the circumstances it was our only choice.\u201d\n\n\u201cAnd Harkin?\u201d The director asked, his jaw clenched in anger. \n\nBusby felt the anxiety level in the room escalating, and his voice cracked as a result. \u201cSir, he hasn't been found yet, but Captain Ellis has assured me that he is making it his top priority.\u201d \n\nThe director sprung up like a tiger, grabbing Seth\u2019s necktie just under the knot, pulling him off his feet and across the desk. Seth's eyes bulged, his chest pinned flat against the desktop. Johann leaned down and in a quiet, snakelike whisper just inches from his ear said, \u201cListen to me very carefully, Busby, more carefully than you ever have in your life. We are now in the midst of a situation more crucial than you can even imagine. Because of your incompetence we now must race to clean up this mess. Ms. Poltier has disappeared. We tried to locate her Consumer I.D. signal and she's not even showing up on the grid. I explicitly told you to watch her closely. She\u2019s extremely smart and knows far too many of our secrets, secrets that could easily destroy us. Now use all the resources at your disposal. We must find them both. Do not fail me this time.\u201d \n\nJohann relaxed his grip on the wrinkled necktie, and Seth's eyes watered as he struggled to catch his breath. He straightened his crooked tortoise shell glasses and nodded. \n\n\u201cYes, sir,\u201d as his chest heaved with each inhalation. \n\nJohann walked slowly around the front of his desk, staring Seth in the eyes. \u201cSince I will soon be transitioning control to you, I'll have to brief you on everything eventually, and I suppose there is no time like the present to begin. Please sit down.\u201d Johann\u2019s voice had suddenly taken on a quieter, gentler tone. \n\nHe sat down on the corner of his desk and rested his hands on his knees, pausing for a long moment. Seth knew this was the precise point where his reality finally caught up with his dreams and his destiny became forever intertwined with XenTek. The silence of this moment seemed deafening as he took what would be his last breath of innocence.\n\n\u201cSeth, what I'm about to tell you will surely change you. It will alter what you believed was your reality and it will come as a shock. A lot of things have happened in the last few decades that a very small and a very select group of people in the world have official knowledge about. What I told the board members last night about the UFO wreckage and the exclusive contracts that XenTek secured from our government was true, but it was only the beginning.\u201d\n\n
![](http://i.giphy.com/qoZYnzZHq3ziM.gif)
\n\nBusby shifted forward in anticipation and pushed up his glasses onto the bridge of his nose with his finger as the director continued.\n\n\u201cXenTek had released most of the products reverse engineered from the wreckage in fifteen short years. We are talking about lasers, the semiconductor, and fiber optics. We were desperate for more, as were our shareholders. Our programmers uncovered things we were never meant to learn in the craft\u2019s computers about several different alien civilizations. This knowledge was even more valuable than any of the technology we harvested. We eventually deciphered their written languages, and we began reaching out to communicate with a certain group of them that were known to openly trade with civilizations less advanced than their own.\u201d\n\n
![](http://i.giphy.com/lrYGEvZp97wTS.gif)
\n\n\n\u201cTwenty years ago, just a few years after I took over XenTek, we held open, face-to-face meetings between our company, the government, and the Agemo. The Agemo are composed of two different neighboring civilizations that have joined forces. The Agemo group sent a team of diplomats that landed in their craft at night right in the Terra Valley on the very site where the Phoenix collider is today.\u201d\n\n\n\u201cAll of this has been kept secret from the Consumers of this world. The government was very concerned about losing control of the population and causing mass hysteria, so when any news related to this did leak, it was always counterbalanced in the media with false news stories, and it worked wonderfully. Seth, these civilizations are millions of years more advanced than our own, but we quickly learned that just like us, some were good and some were bad. Oh, what a glorious night that was! It was our finest hour. We struck two major agreements from that particular round of negotiations.\u201d\n\n
![](http://i.giphy.com/11Iy9AE36WSTOo.gif)
\n\nJohann smiled as he paused for a moment to reminisce. He got up from his desk and looked out the window, putting his hands in his pants pockets as he continued. \u201cThe faction of the Agemo just needed one thing\u2014gold and lots of it. Their home planet was becoming too warm and their plan was to suspend fine gold dust in their atmosphere to help reflect the sun's heat away from their planet. Do you remember when our government moved away from the gold standard that backed our currency?\u201d \n\nSeth\u2019s brain was on complete overload and he could only manage to nod his head in shock.\n\n\n\n\n---\n\n
![](https://s18.postimg.org/9phdrughl/TBC.png)
\n\n---\n\n*Alarm Clock Dawn is the first novel of a trilogy. The sequel entitled, Truth Is Stranger, will be published in the Spring of 2017.*\n\n
![](https://s14.postimg.org/dlcthfcxd/image.jpg)
\n\nPlease visit [my website](http://www.ericvancewalton.net) to sign up for my author newsletter. My newsletter subscribers will receive exclusive updates on the release of the sequel and other special offers.\n\nIf you\u2019re enjoying this serialized version of my debut novel the best compliment you can give is to share this story with others, either face-to-face or online. I appreciate all of your continued support!", + "category": "story", + "children": 10, + "created": "2016-09-15T15:39:03", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s16.postimg.org/qqq0yhmd1/image.png", + "http://i.giphy.com/qoZYnzZHq3ziM.gif", + "http://i.giphy.com/lrYGEvZp97wTS.gif", + "http://i.giphy.com/11Iy9AE36WSTOo.gif", + "https://s18.postimg.org/9phdrughl/TBC.png", + "https://s14.postimg.org/dlcthfcxd/image.jpg" + ], + "links": [ + "https://steemit.com/story/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-29", + "https://steemit.com/story/@ericvancewalton/alarm-clock-dawn-an-original-novel-part-1", + "http://www.ericvancewalton.net" + ], + "tags": [ + "story", + "fiction", + "life", + "creativity", + "writers" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 26867812210287, + "payout": 45.625, + "payout_at": "2016-09-22T15:39:03", + "pending_payout_value": "45.625 HBD", + "percent_hbd": 10000, + "permlink": "alarm-clock-dawn-an-original-novel-episode-30", + "post_id": 1255279, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 222 + }, + "title": "ALARM CLOCK DAWN (An Original Novel - Episode 30)", + "updated": "2016-09-15T15:49:36", + "url": "/story/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-30" + }, + { + "active_votes": [ + { + "rshares": 1912120788268, + "voter": "badassmother" + }, + { + "rshares": 1304415071462, + "voter": "rossco99" + }, + { + "rshares": 447223635407, + "voter": "boatymcboatface" + }, + { + "rshares": 1716981055290, + "voter": "cryptoctopus" + }, + { + "rshares": 11769631591, + "voter": "acidyo" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 1061246700, + "voter": "murh" + }, + { + "rshares": 59950063204, + "voter": "theshell" + }, + { + "rshares": 61297722307, + "voter": "justtryme90" + }, + { + "rshares": 143804852437, + "voter": "coinbitgold" + }, + { + "rshares": 131687306173, + "voter": "victor-lucas" + }, + { + "rshares": 8753361064, + "voter": "grandpere" + }, + { + "rshares": 22572627181, + "voter": "venuspcs" + }, + { + "rshares": 3441272031, + "voter": "getssidetracked" + }, + { + "rshares": 12790313163, + "voter": "jako" + }, + { + "rshares": 673428155, + "voter": "trees" + }, + { + "rshares": 93660377, + "voter": "strawhat" + }, + { + "rshares": 1159208963, + "voter": "steemswede" + }, + { + "rshares": 328426925, + "voter": "cryptochannel" + }, + { + "rshares": 2834923420, + "voter": "steem1653" + }, + { + "rshares": 17173174800, + "voter": "sebastien" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 10646455859, + "voter": "deviedev" + }, + { + "rshares": 34761384923, + "voter": "creemej" + }, + { + "rshares": 24417657582, + "voter": "phenom" + }, + { + "rshares": 4996306142, + "voter": "dmitriybtc" + }, + { + "rshares": 204617591001, + "voter": "jl777" + }, + { + "rshares": 6168588588, + "voter": "chloetaylor" + }, + { + "rshares": 436955245, + "voter": "kooshikoo" + }, + { + "rshares": 17267290368, + "voter": "proto" + }, + { + "rshares": 26802382202, + "voter": "fabien" + }, + { + "rshares": 3353892141, + "voter": "glitterpig" + }, + { + "rshares": 8734139434, + "voter": "taker" + }, + { + "rshares": 16606042093, + "voter": "sunshine" + }, + { + "rshares": 7475701368, + "voter": "thebotkiller" + }, + { + "rshares": 13254585210, + "voter": "cristi" + }, + { + "rshares": 10471074095, + "voter": "pjheinz" + }, + { + "rshares": 8276664961, + "voter": "lemouth" + }, + { + "rshares": 9310407829, + "voter": "gvargas123" + }, + { + "rshares": 2056057288, + "voter": "eight-rad" + }, + { + "rshares": 339287005, + "voter": "anomaly" + }, + { + "rshares": 6536319137, + "voter": "orcish" + }, + { + "rshares": 4235195928, + "voter": "puffin" + }, + { + "rshares": 1469405719, + "voter": "kreet" + }, + { + "rshares": 213848535, + "voter": "sjamayee" + }, + { + "rshares": 133392099, + "voter": "bleujay" + } + ], + "author": "lemouth", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.21, + "beneficiaries": [], + "blacklists": [], + "body": "Steemit is becoming more and more **international**, and a decent amount of French-speaking people are now around. I have therefore decided to make a couple of my **future posts bilingual, both in English and French**.\n\n*Steemit devient de plus en plus **international**, et les francophones ne sont pas en reste. Par consequent, j\u2019ai decide d\u2019ecrire une partie de mes **futurs posts a la fois en francais et en anglais**, mais sans accents faute de clavier approprie\u2026 ;)*\n\n![](https://steemimg.com/images/2016/09/14/flag-1441871_1920acd98.jpg) [image credits: [from pixabay](https://pixabay.com/en/flag-english-english-flag-britain-1441871/)]\n\n___\n\n*N\u2019ayant pas decide par quoi vraiment commencer, je me suis rendu compte que le premier post que j\u2019ai ecrit sur Steemit, mon introduction, n\u2019etait vraiment pas super super. Et voici donc une **introduction mise a jour**, mais toujours sans photo de moi (il ne faut pas trop rever).*\n\nBeing undecided about what to write about first, I noticed that my introductory post, the first post I wrote here, was maybe not the best post ever. And here is my topic: a **fresh introduction about myself**, but still without any picture of myself (no free lunch).\n\n\n
\n\n![](https://steemimg.com/images/2016/09/14/big-bang-422749_192052ac2.jpg) [image credits: [from pixabay](https://pixabay.com/en/big-bang-armageddon-explosion-pop-422749/)]\n\nI joined Steemit about 7 weeks ago, and I am writing since then one or two long posts per week on **particle physics, cosmology, astrophysics and nuclear physics**. I am sharing **the scientist vision of his own research field**. \n\n*J\u2019ai rejoint Steemit il y a environ 7 semaines, et j\u2019ecris depuis un ou deux (longs) posts par semaine a propos de la **physique des particules, de la cosmologie, de l\u2019astrophysique et de la physique nucleaire**. Je partage **la vision du scientifique de son propre domain de recherche**.* \n\n*Je suis en effet un physicien en physique theorique fondamentale, travaillant en plein coeur de Paris. En parallele a mes activites de recherche qui portent sur les sujets ci-dessus, je **transmets ma passion** (en tous cas j\u2019essaie) aux nouvelles generations d\u2019etudiants et au grand public (ce qui inclut Steemit!)* \n\nI am a theoretical physicist working straight in the middle of Paris. Parallel to my research activities on the above topics, I (try to) **transmit my passion** to new generations of young students and to the general audience (which includes Steemit). \n\n\nSince my arrival on Steemit, I have started the writing of a few series of posts:\n * An introduction to particle physics: [the basics](https://steemit.com/science/@lemouth/the-bestiary-of-particle-physics-this-is-how-i-introduced-particle-physics-to-cern-summer-students), [Higgs-theory](https://steemit.com/science/@lemouth/particle-physics-lectures-demystifying-the-higgs-boson-the-theory-context) and [Higgs-experiment](https://steemit.com/science/@lemouth/demystifying-the-experimental-quest-for-the-higgs-boson);\n * News about my own research activities: [new phenomena and photons](https://steemit.com/science/@lemouth/my-own-research-on-steemit-new-phenomena-at-the-cern-large-hadron-collider-cornered-with-photons);\n * Fresh news about CERN results: [MoEAL](https://steemit.com/science/@lemouth/live-from-cern-no-magnetic-monopole-has-been-found), [the economical impact of the LHC](https://steemit.com/academia/@lemouth/connecting-steemit-scientific-research-and-academia);\n * Scrutinizing important scientific results: [the fifth force](https://steemit.com/science/@lemouth/new-particle-physics-results-have-we-found-a-fifth-force-of-nature), [Dragonfly 44](https://steemit.com/science/@lemouth/dragonfly-44-a-galaxy-of-the-dark-side-made-of-dark-matter).\n\n*Depuis mon arrivee sur Steemit, j\u2019ai demarre l'ecriture de plusieurs series de posts:*\n* *Une introduction a la physique des particules: [generalites](https://steemit.com/science/@lemouth/the-bestiary-of-particle-physics-this-is-how-i-introduced-particle-physics-to-cern-summer-students), [Higgs-theorie](https://steemit.com/science/@lemouth/particle-physics-lectures-demystifying-the-higgs-boson-the-theory-context) et [Higgs-experimental](https://steemit.com/science/@lemouth/demystifying-the-experimental-quest-for-the-higgs-boson)* ;\n * *Des nouvelles de mes propres activites de recherche: [phenomenes nouveaux avec des photons](https://steemit.com/science/@lemouth/my-own-research-on-steemit-new-phenomena-at-the-cern-large-hadron-collider-cornered-with-photons)* ;\n * *Des nouvelles sur les resultats du CERN: [MoEAL](https://steemit.com/science/@lemouth/live-from-cern-no-magnetic-monopole-has-been-found), [l'impact economique du LHC](https://steemit.com/academia/@lemouth/connecting-steemit-scientific-research-and-academia)* ;\n * *Des nouvelles scientifiques importantes: [la cinquieme force](https://steemit.com/science/@lemouth/new-particle-physics-results-have-we-found-a-fifth-force-of-nature), [Dragonfly 44](https://steemit.com/science/@lemouth/dragonfly-44-a-galaxy-of-the-dark-side-made-of-dark-matter)* .\n\nI will of course continue writing posts on those topics, and I have also some new series to start in my mind. \n*Je vais bien entendu continuer a ecrire a propos des sujets mentionnes ci-dessus.* \n\n
\n\n![](https://steemimg.com/images/2016/09/09/lhc_long_1452ab.jpg) [image credits: [CERN](https://home.cern/topics/large-hadron-collider)]\n\nI am planning to render **all future posts related to CERN bilingual**. According to the feedback of the readers (this is you!), I may write new posts on different topics also bilingually in the future. \n\n*Je compte rendre **tous mes futurs posts relies au CERN bilingues**. En fonction du retour, je pourrais eventuellement ecrire des posts bilingues sur des nouveaux sujets dans le futur.* \n\n\n#### I believe having a nice ensemble of quality posts in French could be useful for the network, and I am glad to take part to the feeding of the \u2018fundamental physics\u2019 section. ####\n\n#### *Je crois qu\u2019avoir une bonne serie de posts de qualite en francais sur Steemit pourrait etre utile pour la plateforme, et je vais prendre plaisir a alimenter la categorie \u2018physique fondamentale\u2019.* ####\n\n___\n\n#### *Rendez-vous pour la fin de semaine ou lundi prochain (oui je suis parfois occupe et j\u2019ai du mal a ecrire plus qu\u2019un ou deux posts par semaine) pour mon premier post de physique bilingue!* ####\n#### See you on the week-end or on next Monday (I am kind of very busy and I cannot write more than one or two posts per week) for my first bilingual post on physics! ####\n___", + "category": "introducemyself", + "children": 2, + "created": "2016-09-15T17:21:03", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://steemimg.com/images/2016/09/14/flag-1441871_1920acd98.jpg", + "https://steemimg.com/images/2016/09/14/big-bang-422749_192052ac2.jpg", + "https://steemimg.com/images/2016/09/09/lhc_long_1452ab.jpg" + ], + "links": [ + "https://pixabay.com/en/flag-english-english-flag-britain-1441871/", + "https://pixabay.com/en/big-bang-armageddon-explosion-pop-422749/", + "https://steemit.com/science/@lemouth/the-bestiary-of-particle-physics-this-is-how-i-introduced-particle-physics-to-cern-summer-students", + "https://steemit.com/science/@lemouth/particle-physics-lectures-demystifying-the-higgs-boson-the-theory-context", + "https://steemit.com/science/@lemouth/demystifying-the-experimental-quest-for-the-higgs-boson", + "https://steemit.com/science/@lemouth/my-own-research-on-steemit-new-phenomena-at-the-cern-large-hadron-collider-cornered-with-photons", + "https://steemit.com/science/@lemouth/live-from-cern-no-magnetic-monopole-has-been-found", + "https://steemit.com/academia/@lemouth/connecting-steemit-scientific-research-and-academia", + "https://steemit.com/science/@lemouth/new-particle-physics-results-have-we-found-a-fifth-force-of-nature", + "https://steemit.com/science/@lemouth/dragonfly-44-a-galaxy-of-the-dark-side-made-of-dark-matter", + "https://home.cern/topics/large-hadron-collider" + ], + "tags": [ + "introducemyself", + "science", + "physics", + "academia", + "fr" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 6287235613848, + "payout": 3.599, + "payout_at": "2016-09-22T17:21:03", + "pending_payout_value": "3.599 HBD", + "percent_hbd": 10000, + "permlink": "en-fr-promoting-steemit-in-french-a-french-speaking-particle-physicist-on-steemit-un-physicien-des-particules-francophone-sur", + "post_id": 1256390, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 46 + }, + "title": "[EN/FR] Promoting Steemit in French: a French-speaking particle physicist on Steemit - un physicien des particules francophone sur Steemit", + "updated": "2016-09-15T17:21:03", + "url": "/introducemyself/@lemouth/en-fr-promoting-steemit-in-french-a-french-speaking-particle-physicist-on-steemit-un-physicien-des-particules-francophone-sur" + }, + { + "active_votes": [ + { + "rshares": 686221261593, + "voter": "erath" + }, + { + "rshares": 260779322345, + "voter": "anonymous" + }, + { + "rshares": 40852978926168, + "voter": "blocktrades" + }, + { + "rshares": 81138833277, + "voter": "friend5" + }, + { + "rshares": 98638007079, + "voter": "aizensou" + }, + { + "rshares": 49162344578, + "voter": "twiceuponatime" + }, + { + "rshares": 258891239731, + "voter": "indominon" + }, + { + "rshares": 763886034083, + "voter": "pfunk" + }, + { + "rshares": 3126451438236, + "voter": "onceuponatime" + }, + { + "rshares": 687187060445, + "voter": "marginal" + }, + { + "rshares": 72048284121, + "voter": "vault" + }, + { + "rshares": 142487935283, + "voter": "chris4210" + }, + { + "rshares": 1221942851616, + "voter": "gavvet" + }, + { + "rshares": 8669811688, + "voter": "richman" + }, + { + "rshares": 57522418578, + "voter": "oaldamster" + }, + { + "rshares": 313687341, + "voter": "coar" + }, + { + "rshares": 1061210624, + "voter": "murh" + }, + { + "rshares": 94972917471, + "voter": "eric-boucher" + }, + { + "rshares": 418880227, + "voter": "applecrisp" + }, + { + "rshares": 31790493863, + "voter": "peter-parker" + }, + { + "rshares": 56639053926, + "voter": "kus-knee" + }, + { + "rshares": 7865190621, + "voter": "svamiva" + }, + { + "rshares": 377133557309, + "voter": "fyrstikken" + }, + { + "rshares": 48620364976, + "voter": "isteemit" + }, + { + "rshares": 60285274969, + "voter": "good-karma" + }, + { + "rshares": 59060786700, + "voter": "lehard" + }, + { + "rshares": 46383626011, + "voter": "firepower" + }, + { + "rshares": 15997662965, + "voter": "yogi.artist" + }, + { + "rshares": 147094937594, + "voter": "derekareith" + }, + { + "rshares": 18371164995, + "voter": "sebastien" + }, + { + "rshares": 258981906731, + "voter": "nabilov" + }, + { + "rshares": 1708142121, + "voter": "dimon14" + }, + { + "rshares": 163326761674, + "voter": "blueorgy" + }, + { + "rshares": 268131351853, + "voter": "liberosist" + }, + { + "rshares": 5609548617, + "voter": "sharker" + }, + { + "rshares": 32426650266, + "voter": "sauravrungta" + }, + { + "rshares": 530196643, + "voter": "qonq99" + }, + { + "rshares": 5057743518, + "voter": "gustavopasquini" + }, + { + "rshares": 11294458476, + "voter": "moon32walker" + }, + { + "rshares": 360603550, + "voter": "sergey44" + }, + { + "rshares": 6114115735, + "voter": "summonerrk" + }, + { + "rshares": 9949395464, + "voter": "sykochica" + }, + { + "rshares": 22417037487, + "voter": "rawnetics" + }, + { + "rshares": 27984400184, + "voter": "essra" + }, + { + "rshares": 12685919337, + "voter": "gargon" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 2781907462, + "voter": "eagleboy" + }, + { + "rshares": 5030533303, + "voter": "mindfreak" + }, + { + "rshares": 9310407829, + "voter": "gvargas123" + }, + { + "rshares": 476161300, + "voter": "claudia" + }, + { + "rshares": 8773906100, + "voter": "craigwilliamz" + }, + { + "rshares": 54079869536, + "voter": "mandibil" + }, + { + "rshares": 74550672, + "voter": "steembriefing" + }, + { + "rshares": 55750195, + "voter": "riv" + }, + { + "rshares": 2196809758, + "voter": "runridefly" + }, + { + "rshares": 4594200588, + "voter": "richardcrill" + }, + { + "rshares": 77681973, + "voter": "facebook0000" + }, + { + "rshares": 180241566, + "voter": "team101" + }, + { + "rshares": 51964388, + "voter": "apparat" + }, + { + "rshares": 179278583645, + "voter": "asksisk" + }, + { + "rshares": 799615255, + "voter": "jessicanicklos" + }, + { + "rshares": 1737419972, + "voter": "alwayzgame" + }, + { + "rshares": 4506850608, + "voter": "funnyman" + }, + { + "rshares": 339274981, + "voter": "anomaly" + }, + { + "rshares": 123155378, + "voter": "ola1" + }, + { + "rshares": 4647741844, + "voter": "michelle.gent" + }, + { + "rshares": 422634778, + "voter": "littlemorelove" + }, + { + "rshares": 70282046, + "voter": "mari5555na" + }, + { + "rshares": 132670650, + "voter": "creativeyoke" + }, + { + "rshares": 2167543536, + "voter": "bapparabi" + }, + { + "rshares": 2337944164, + "voter": "iontom" + }, + { + "rshares": 225516961, + "voter": "king3071" + }, + { + "rshares": 161442150, + "voter": "coolbeans" + }, + { + "rshares": 1534731729, + "voter": "modernbukowski" + }, + { + "rshares": 31683945302, + "voter": "goldmatters" + }, + { + "rshares": 163617418, + "voter": "awakeningartist" + } + ], + "author": "funnyman", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.49, + "beneficiaries": [], + "blacklists": [], + "body": "\n

It\u2019s been a great pleasure to be a part of steemit community. I am learning a lot from these amazing and genius people. It is so addicting meeting with new people and exchanging ideas with each other and support them. So I thought it is time to support steemit as best as I can and organised steemit meetup yesterday(14th Sep, 2016) at QED42, Pune, India.

\n
\n
\n

\n
\n

It was a very amazing, cheerful and informative evening. I started with some great facts about steemit and followed by detailed explanation of Steem Power, Steem Dollars, Reputation and sharing content. I encouraged them to post only original and genuine content or otherwise they are going to get banned. I had to explain all these things because they had never heard of that kind of social media platform. All the people were like \u201cIs it for real?\u201d, \u201cHow do they get so much money?\u201d, \u201cIs there is any joining fee?\u201d and more. I answered them as best as I could and motivated them by giving example of @liberosist and how did he started and look where he is now?. The response was pretty good and I felt that they felt motivated.  

\n
\n
\n

\n


\n

\n


\n

\n


\n

\n
\n
\n

There are very few people from India who are using steemit and have found only 10-15 people on steemit that are from India. This is way too low percentage. It may be because most of the people have never heard of this crypto social blogging platform. Now, I have set my goals. I will bring as many people as I can to steemit from India. I will be introducing some of my colleagues and other outside people to steemit in a couple of days.

\n


\nWhy to market in India? India owns 18%(1.2+ Billion) of the world population and more than 16%(185+Million ) of people use social media sites.

\n
\n
\n

\n

Source : Statista

\n
\n

This is just the statistics of Facebook users based on country. The statistics shows that there is a huge scope of steemit in India if marketed well. It will probably pump up the steemit community. 

\n

Looking for more statistics, Here are the links:


\n

Link for Sproutworth Statistics

\n

Link for Statista Statistics

\n
\n
\n
\n

\n


\n\n\n

\n


\n


\n

\n
\n

\n
\n
\n\n

One more thing, I will be doing my next meetup at Srijan Technologies, Delhi, India in the upcoming month(Date is not decided yet, I will let you know) and it is going to be much bigger than this meetup. I want to give credit to @kus-knee who gave me the idea of having meet up in India, at my office. Special thanks to @aizensou and @knozaki2015 who recognised my content and featured one of it. I also want to thank @dragonslayer109 who put me in hidden-gems list for this current week. 

\n


\n
\n

 \u201cCan\u2019t Wait to see steemit grow in India\u201d 

\n
\n


\n

If you like the Post, Please FOLLOW and UPVOTE ---> @funnyman :)

\n


\n

\n


\n", + "category": "steemit", + "children": 28, + "created": "2016-09-15T14:50:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/meetuIndiaa4044.png", + "https://www.steemimg.com/images/2016/09/15/20160915_1656470e974.jpg", + "https://www.steemimg.com/images/2016/09/15/IMG-20160914-WA00058087c.jpg", + "https://www.steemimg.com/images/2016/09/15/IMG-20160914-WA0007caf12.jpg", + "https://www.steemimg.com/images/2016/09/15/IMG-20160914-WA0004e90dc.jpg", + "https://www.steemimg.com/images/2016/09/15/ScreenShot2016-09-15at2.20.09PM73c0d.png", + "https://www.steemimg.com/images/2016/09/15/20160915_110620-1adc51.jpg", + "https://www.steemimg.com/images/2016/09/15/20160914_17023024645.jpg", + "https://www.steemimg.com/images/2016/09/15/20160914_17015660f9a.jpg", + "https://www.steemimg.com/images/2016/09/15/IMG-20160914-WA0008030bb.jpg", + "https://www.steemimg.com/images/2016/09/06/funnyman10594.png" + ], + "links": [ + "http://www.statista.com/statistics/268136/top-15-countries-based-on-number-of-facebook-users/", + "http://www.sproutworth.com/social-media-facts/", + "https://steemit.com/@funnyman" + ], + "tags": [ + "steemit", + "meetup", + "india", + "curie", + "steemsquad" + ], + "users": [ + "liberosist", + "kus-knee", + "aizensou", + "knozaki2015", + "dragonslayer109", + "funnyman" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 50478685441508, + "payout": 150.851, + "payout_at": "2016-09-22T14:50:36", + "pending_payout_value": "150.851 HBD", + "percent_hbd": 10000, + "permlink": "first-steemit-meetup-in-india-the-worlds-second-biggest-market", + "post_id": 1254719, + "promoted": "0.010 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 76 + }, + "title": "First Steemit Meetup in India: The Worlds Second biggest market!", + "updated": "2016-09-15T15:27:15", + "url": "/steemit/@funnyman/first-steemit-meetup-in-india-the-worlds-second-biggest-market" + }, + { + "active_votes": [ + { + "rshares": 6967294852044, + "voter": "xeldal" + }, + { + "rshares": 5763857642220, + "voter": "enki" + }, + { + "rshares": 22448634206, + "voter": "wpalczynski" + }, + { + "rshares": 816386307308, + "voter": "steemrollin" + }, + { + "rshares": 50183320857, + "voter": "alexgr" + }, + { + "rshares": 313691550, + "voter": "coar" + }, + { + "rshares": 1061234978, + "voter": "murh" + }, + { + "rshares": 12241505540, + "voter": "lindee-hamner" + }, + { + "rshares": 5047464747, + "voter": "tee-em" + }, + { + "rshares": 3932609740, + "voter": "svamiva" + }, + { + "rshares": 794749227, + "voter": "endgame" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 3735950544, + "voter": "incomemonthly" + }, + { + "rshares": 1659490970, + "voter": "tokyodude" + }, + { + "rshares": 11031796651, + "voter": "moon32walker" + }, + { + "rshares": 283331361, + "voter": "sergey44" + }, + { + "rshares": 48043215566, + "voter": "marius19" + }, + { + "rshares": 54477247, + "voter": "reported" + }, + { + "rshares": 7046364708, + "voter": "comealong" + }, + { + "rshares": 51206711, + "voter": "krushing" + }, + { + "rshares": 475501347, + "voter": "minnowsunited" + }, + { + "rshares": 51383056, + "voter": "whatyouganjado" + }, + { + "rshares": 3157785139, + "voter": "kurtbeil" + }, + { + "rshares": 243284163, + "voter": "sillygoon" + }, + { + "rshares": 56817337, + "voter": "makaveli" + }, + { + "rshares": 605665694, + "voter": "herbertmueller" + }, + { + "rshares": 51230321, + "voter": "alexbones" + }, + { + "rshares": 9310407829, + "voter": "gvargas123" + }, + { + "rshares": 146722326, + "voter": "nang1" + }, + { + "rshares": 1911516353, + "voter": "erroneous-logic" + }, + { + "rshares": 67782873, + "voter": "ozertayiz" + }, + { + "rshares": 244200817, + "voter": "onlyvoluntary" + }, + { + "rshares": 50215700, + "voter": "salebored" + }, + { + "rshares": 2108987878, + "voter": "runridefly" + }, + { + "rshares": 1783650389, + "voter": "funkywanderer" + }, + { + "rshares": 4900461398, + "voter": "richardcrill" + }, + { + "rshares": 50326099, + "voter": "bitdrone" + }, + { + "rshares": 50317967, + "voter": "sleepcult" + }, + { + "rshares": 109225703, + "voter": "rusla" + }, + { + "rshares": 12276570645, + "voter": "doitvoluntarily" + }, + { + "rshares": 1317649856, + "voter": "bitcoinparadise" + }, + { + "rshares": 1072070421, + "voter": "positivesteem" + }, + { + "rshares": 6655628116, + "voter": "gringalicious" + }, + { + "rshares": 339287005, + "voter": "anomaly" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 53548226, + "voter": "mari5555na" + }, + { + "rshares": 291933324, + "voter": "thefinanceguy" + }, + { + "rshares": 250057843, + "voter": "letstalkliberty" + }, + { + "rshares": 1473342460, + "voter": "modernbukowski" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 64921864, + "voter": "storage" + }, + { + "rshares": 55383257, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 96643251, + "voter": "expat" + }, + { + "rshares": 126595034, + "voter": "toddemaher1" + } + ], + "author": "doitvoluntarily", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.88, + "beneficiaries": [], + "blacklists": [], + "body": "
https://images-na.ssl-images-amazon.com/images/G/01/dvd/sony/StepBrothers/StepBrothers_3lg.jpg
\n\nSociety has a lot to say about you if you are still living at home past a certain age. And this seems to be the case for more individuals these days as an increasing number get out of school, loaded with student loan debt, and unable to find a job. Real estate bubbles fueling sky-rocketing house prices, thanks to the Federal Reserve and its low interest rates, also haven't been helping the matter. \n\n
https://az616578.vo.msecnd.net/files/responsive/embedded/any/desktop/2016/07/24/636049157125156907828879602_white.jpg
\n\nBack only a couple of decades ago, it seemed like you didn't need that great of a job and yet you could still afford to get a home and live on your own, but now millions of people are finding it's difficult to get by even when both parents are out in the work force. \n\n
https://media1.giphy.com/media/J8Iqja8CXfMw8/200_s.gif
\n\nMy friend Steven just turned 32 and he still lives at home while trying to save up for his own place, and while trying to pay off student loans and other debts. He could technically move out on his own now, he has the ability and funds to, but if he did then he would struggle with a much lower standard of living. Instead of choosing that option, he decides to stay right where he is because that way he can have a higher standard of living; although he'll need to put-up with the negative judgments from others about choosing to still live at home.\n\n
https://media1.popsugar-assets.com/files/thumbor/bhLi9N3ce2mQpEotY50okUmzfw4/fit-in/1024x1024/filters:format_auto-!!-:strip_icc-!!-/2014/12/03/068/n/1922283/88078dd8a2c177bf_tumblr_m2wow2jYeD1qgcra2o1_r1_500/i/When-He-Says-What-We-All-Wanted.gif
\nFor some people they really just can't get along with their families for too much time and for their own sanity and healthy it's probably better that they separate and try to live on their own. But for the families that can get along and work positively and peacefully together as a network, what drawback is there to living at home past a certain age, aside from the negative judgments associated with it? If anything, I see a lot of benefit that can be had from living this way. \n\n
http://o.aolcdn.com/dims-shared/dims3/GLOB/crop/5616x3741+0+2/resize/640x426!/format/jpg/quality/85/http://hss-prod.hss.aol.com/hss/storage/adam/73d6ba71eca9fdac90982fda290eedb7/83590572.jpg
\n\nFor example, my friend Karen and her husband still choose to live at home with her family. They have a beautiful home with lots of room for everyone and there are at the moment 7 people living in the house, because the grandparents live downstairs while the parents and kids live upstairs. \n\nThe grandparents are always there to babysit the kids, cook when its needed, and the kids and parents can offer the grandparents help too whenever they need it, like rides to the doctor or grocery store, or maybe help with some yard work. They work together peacefully and voluntarily in order to help each other and they all benefit from it and are able to have a higher standard of living because of it. \n\n
http://grandmother-blog.com/blog/wp-content/uploads/2013/08/Living-with-parents.jpg
\n\nIt's easy to shame people who still live at home but I try not to be too quick in rushing to judgment because you never know what circumstances brought them there. And for all I know they could be enjoying a much higher standard of living than my own, who am I to judge? I think there can be a lot of benefit to living with family so that you can help one another and it also helps to save potentially hundreds if not thousands of dollars.", + "category": "philsophy", + "children": 4, + "created": "2016-09-15T16:21:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://images-na.ssl-images-amazon.com/images/G/01/dvd/sony/StepBrothers/StepBrothers_3lg.jpg", + "https://az616578.vo.msecnd.net/files/responsive/embedded/any/desktop/2016/07/24/636049157125156907828879602_white.jpg", + "https://media1.giphy.com/media/J8Iqja8CXfMw8/200_s.gif", + "https://media1.popsugar-assets.com/files/thumbor/bhLi9N3ce2mQpEotY50okUmzfw4/fit-in/1024x1024/filters:format_auto-!!-:strip_icc-!!-/2014/12/03/068/n/1922283/88078dd8a2c177bf_tumblr_m2wow2jYeD1qgcra2o1_r1_500/i/When-He-Says-What-We-All-Wanted.gif", + "http://o.aolcdn.com/dims-shared/dims3/GLOB/crop/5616x3741+0+2/resize/640x426!/format/jpg/quality/85/http://hss-prod.hss.aol.com/hss/storage/adam/73d6ba71eca9fdac90982fda290eedb7/83590572.jpg", + "http://grandmother-blog.com/blog/wp-content/uploads/2013/08/Living-with-parents.jpg" + ], + "tags": [ + "philsophy", + "life", + "writing", + "minnowsunite", + "steemsquad" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 13765192287543, + "payout": 13.409, + "payout_at": "2016-09-22T16:21:42", + "pending_payout_value": "13.409 HBD", + "percent_hbd": 10000, + "permlink": "living-at-home-past-a-certain-age", + "post_id": 1255762, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 55 + }, + "title": "Living At Home Past A Certain Age", + "updated": "2016-09-15T16:21:42", + "url": "/philsophy/@doitvoluntarily/living-at-home-past-a-certain-age" + }, + { + "active_votes": [ + { + "rshares": 686223591566, + "voter": "erath" + }, + { + "rshares": 231809773619, + "voter": "anonymous" + }, + { + "rshares": 9865242777816, + "voter": "berniesanders" + }, + { + "rshares": 68642366066, + "voter": "nextgenwitness" + }, + { + "rshares": 244111745773, + "voter": "justin" + }, + { + "rshares": 81138833277, + "voter": "friend5" + }, + { + "rshares": 670306236660, + "voter": "silver" + }, + { + "rshares": 1626597190919, + "voter": "silversteem" + }, + { + "rshares": 1805647921101, + "voter": "nextgencrypto" + }, + { + "rshares": 2059000209845, + "voter": "wang" + }, + { + "rshares": 168110609178, + "voter": "steemservices" + }, + { + "rshares": 10523039423, + "voter": "steemservices1" + }, + { + "rshares": 5815231464, + "voter": "bentley" + }, + { + "rshares": 48198437165, + "voter": "twiceuponatime" + }, + { + "rshares": 258891946239, + "voter": "indominon" + }, + { + "rshares": 3063939880964, + "voter": "onceuponatime" + }, + { + "rshares": 687189104809, + "voter": "marginal" + }, + { + "rshares": 72048464506, + "voter": "vault" + }, + { + "rshares": 52818596756, + "voter": "full-steem-ahead" + }, + { + "rshares": 27846324090, + "voter": "thedarkestplum" + }, + { + "rshares": 11769626180, + "voter": "acidyo" + }, + { + "rshares": 313689446, + "voter": "coar" + }, + { + "rshares": 1061230469, + "voter": "murh" + }, + { + "rshares": 96911140277, + "voter": "eric-boucher" + }, + { + "rshares": 199249189310, + "voter": "the-alien" + }, + { + "rshares": 55547061373, + "voter": "kus-knee" + }, + { + "rshares": 5287383826, + "voter": "tee-em" + }, + { + "rshares": 22572615458, + "voter": "venuspcs" + }, + { + "rshares": 3632453810, + "voter": "getssidetracked" + }, + { + "rshares": 707099563, + "voter": "trees" + }, + { + "rshares": 98589871, + "voter": "strawhat" + }, + { + "rshares": 328426925, + "voter": "cryptochannel" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 2286950597, + "voter": "dmacshady" + }, + { + "rshares": 541016983, + "voter": "qonq99" + }, + { + "rshares": 6746893768, + "voter": "chloetaylor" + }, + { + "rshares": 3323749960, + "voter": "kurtbeil" + }, + { + "rshares": 8176548371, + "voter": "thebotkiller" + }, + { + "rshares": 13692618129, + "voter": "thecurator" + }, + { + "rshares": 73029230, + "voter": "steembriefing" + }, + { + "rshares": 1783607101, + "voter": "funkywanderer" + }, + { + "rshares": 60180881035, + "voter": "thecyclist" + }, + { + "rshares": 196085950862, + "voter": "asksisk" + }, + { + "rshares": 339274981, + "voter": "anomaly" + }, + { + "rshares": 123155378, + "voter": "ola1" + }, + { + "rshares": 2118281183, + "voter": "bapparabi" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 132623369, + "voter": "toddemaher1" + } + ], + "author": "full-steem-ahead", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.41, + "beneficiaries": [], + "blacklists": [], + "body": "It's been a few weeks since I posted the article about food sovereignty and O.N.E. group's efforts to bring local food production back home to the local level. This time I have more pictures than words to share, and I hope you will find this post worthy of your upvote and even better, [a donation to help us out! ](https://www.gofundme.com/27sp5f8) Thanks for stopping by. If you missed the previous article I encourage you to [click here and read it](https://steemit.com/community/@full-steem-ahead/2s95sn-o-n-e-group-returns-to-local-food-sovereignty).\n\nHere is the old Ledbetter store. The building is too far gone to fix, but the owner is keen on finding a grant to restore the old historical landmark and establish it as a tourist attraction and focal point for locals to meet, hangout and also for local growers to sell their produce. \n\n
https://s13.postimg.org/zf11pzc8n/IMG_20160901_122745.jpg
\n\nA little history of the place. On August 1, 1960, the town of Lutie ceased to exist, being renamed to Theodosia, the current name. All that is left of Lutie is the cemetery, the name on one of the churches, and the school. The Ledbetter store still stands, tho the sign in front saying \"groceries, feed, and gas\" is now gone. It was Lutie's last post office. Since then, Theodosia has grown and is now the \"Record Bass Capital of Missouri.\" It was incorporated in 1970 and had 245 residents by 1990. \n\nBack to the sorghum project topic. We've had a higher than usual amount of rainfall this year so the weeds got as high as 6 - 8 feet tall. Here is the site just after we cleaned all of the weeds out.\n\n
https://s10.postimg.org/q0eo3v7tl/IMG_20160901_122619.jpg
\n\nThere is only one local concrete business, and so they are very busy. They agreed to work weekends or after normal business hours to fit us in so we can finish construction before the sorghum is ready to harvest. Here you see the forms for the pour. One issue we discovered was there wasn't enough difference in height between the city's sewer line and the drain pipe, so it required a couple of loads of gravel to raise the height of the floor by 6 - 8\". You can kindof see that when you look next to the form wall.\n\n
https://s17.postimg.org/xbremtqz3/IMG_20160909_160203.jpg
\n\nThe rectangle area on the right side of the photo below is where the fire pit will be built. That is basically the size of the stainless steel cooking pan. After the concrete sets the moisture barrier and the gravel under it will be removed to make room for the firebrick that will line the inside of the pit. The guys just got back last night from the trip to Tennesee to pick up the tray from the fabricator. I wasn't able to snag a pic of that just yet but I promise it will be in my next update.\n\n
https://s13.postimg.org/9wlacfzfb/IMG_20160909_160253.jpg
\n\nThe following pics show the ditches that were dug for the water and sewer lines. In the last one you can see the drain, and the pipe going to it is along the left side of the foundation. There are 2 large pipes sticking up about 18 inches for air vents or clean out access, also on left side of the knee wall / foundation. If you look close you can see the water supply line protruding through the knee wall below ground level, and sticking straight up in the air about 4 feet tall just inside the foundation wall.\n\n
https://s11.postimg.org/z4nlogoqr/IMG_20160909_160342.jpg
\n\n
https://s12.postimg.org/7jru2pcfx/IMG_20160909_160436.jpg
\n\n
https://s12.postimg.org/qddmzpanx/IMG_20160909_160403.jpg
\n\nHere is a pic from the south side looking towards the road. From this you can see how high the floor will be and how much gravel it took to get the height needed so the drain would flow properly.\n\n
https://s4.postimg.org/sco9yf2ul/IMG_20160909_160535.jpg
\n\nAlright! Now the fun begins - pouring the concrete!\n\n
https://s15.postimg.org/x1gwffnuz/temp_3.jpg
\n\nThe smoothing process and another view of the water supply line.\n\n
https://s15.postimg.org/jjwc08ebf/temp_4.jpg
\n\n
https://s22.postimg.org/6qyam34up/temp_6.jpg
\n\nGetting the last of the concrete put down and leveled out.\n\n
https://s14.postimg.org/qjv8tvo9d/temp_7.jpg
\n\nAnd the final finishing touches...\n\n
https://s14.postimg.org/spma91p69/temp_9.jpg
\n\nNot much to add for this update, but as you can see progress is being made! I promise to have some photos of the cook pan on my next update, and possibly a CAD drawing of what the cook shack will look like when it's done. \n\nThanks for your interest, it's greatly appreciated. Please pass a link to this post along to your friends and followers and help us raise the funds necessary to complete this project. There is much to do and we can use all the help we can get, so if you can spare a few bucks please consider donating. [Here's the link to the go fund me campaign](https://www.gofundme.com/27sp5f8). BTW, there was a $100 donation made a day or 2 after I posted the first article, and I believe the donator found us through Steemit. Whoever you are, thanks!!!", + "category": "sorghum", + "children": 1, + "created": "2016-09-15T15:44:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s13.postimg.org/zf11pzc8n/IMG_20160901_122745.jpg", + "https://s10.postimg.org/q0eo3v7tl/IMG_20160901_122619.jpg", + "https://s17.postimg.org/xbremtqz3/IMG_20160909_160203.jpg", + "https://s13.postimg.org/9wlacfzfb/IMG_20160909_160253.jpg", + "https://s11.postimg.org/z4nlogoqr/IMG_20160909_160342.jpg", + "https://s12.postimg.org/7jru2pcfx/IMG_20160909_160436.jpg", + "https://s12.postimg.org/qddmzpanx/IMG_20160909_160403.jpg", + "https://s4.postimg.org/sco9yf2ul/IMG_20160909_160535.jpg", + "https://s15.postimg.org/x1gwffnuz/temp_3.jpg", + "https://s15.postimg.org/jjwc08ebf/temp_4.jpg", + "https://s22.postimg.org/6qyam34up/temp_6.jpg", + "https://s14.postimg.org/qjv8tvo9d/temp_7.jpg", + "https://s14.postimg.org/spma91p69/temp_9.jpg" + ], + "links": [ + "https://www.gofundme.com/27sp5f8", + "https://steemit.com/community/@full-steem-ahead/2s95sn-o-n-e-group-returns-to-local-food-sovereignty" + ], + "tags": [ + "sorghum", + "ozarks", + "ledbetter", + "lutie" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 22427454150375, + "payout": 32.547, + "payout_at": "2016-09-22T15:44:24", + "pending_payout_value": "32.547 HBD", + "percent_hbd": 10000, + "permlink": "o-n-e-sorghum-project-update-1", + "post_id": 1255347, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 50 + }, + "title": "O.N.E. Sorghum Project - Update 1", + "updated": "2016-09-15T19:30:03", + "url": "/sorghum/@full-steem-ahead/o-n-e-sorghum-project-update-1" + }, + { + "active_votes": [ + { + "rshares": 518197131276, + "voter": "barrie" + }, + { + "rshares": 31620599440742, + "voter": "smooth" + }, + { + "rshares": 1968100090680, + "voter": "badassmother" + }, + { + "rshares": 3311776812132, + "voter": "pharesim" + }, + { + "rshares": 2052926274941, + "voter": "hr1" + }, + { + "rshares": 1337025448249, + "voter": "rossco99" + }, + { + "rshares": 22864866028, + "voter": "jaewoocho" + }, + { + "rshares": 1619361992750, + "voter": "joseph" + }, + { + "rshares": 98682259833, + "voter": "aizensou" + }, + { + "rshares": 462397546754, + "voter": "recursive3" + }, + { + "rshares": 3120246710189, + "voter": "recursive" + }, + { + "rshares": 1246163169, + "voter": "mineralwasser" + }, + { + "rshares": 681003747775, + "voter": "boombastic" + }, + { + "rshares": 94094732044, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6959103550, + "voter": "bingo-0" + }, + { + "rshares": 1669989826, + "voter": "bingo-1" + }, + { + "rshares": 5938484287107, + "voter": "smooth.witness" + }, + { + "rshares": 445429446140, + "voter": "boatymcboatface" + }, + { + "rshares": 9408475799, + "voter": "idol" + }, + { + "rshares": 284298500346, + "voter": "chitty" + }, + { + "rshares": 1619440533, + "voter": "jocelyn" + }, + { + "rshares": 15004137591, + "voter": "gregory-f" + }, + { + "rshares": 148161564048, + "voter": "edgeland" + }, + { + "rshares": 9604795718, + "voter": "gregory60" + }, + { + "rshares": 1272853996010, + "voter": "gavvet" + }, + { + "rshares": 89896930629, + "voter": "eeks" + }, + { + "rshares": 2015882351, + "voter": "fkn" + }, + { + "rshares": 478461713, + "voter": "paco-steem" + }, + { + "rshares": 5763764389, + "voter": "spaninv" + }, + { + "rshares": 7733788543, + "voter": "nate-atkins" + }, + { + "rshares": 2649751442, + "voter": "elishagh1" + }, + { + "rshares": 8669787638, + "voter": "richman" + }, + { + "rshares": 599927640145, + "voter": "nanzo-scoop" + }, + { + "rshares": 459984469, + "voter": "jeffanthonyfds" + }, + { + "rshares": 177390312070, + "voter": "mummyimperfect" + }, + { + "rshares": 313687341, + "voter": "coar" + }, + { + "rshares": 106628883920, + "voter": "asch" + }, + { + "rshares": 1061168224, + "voter": "murh" + }, + { + "rshares": 6230682263, + "voter": "cryptofunk" + }, + { + "rshares": 2111403468, + "voter": "error" + }, + { + "rshares": 985480652331, + "voter": "cyber" + }, + { + "rshares": 61710743415, + "voter": "theshell" + }, + { + "rshares": 50878177282, + "voter": "ak2020" + }, + { + "rshares": 409218031185, + "voter": "taoteh1221" + }, + { + "rshares": 418880227, + "voter": "applecrisp" + }, + { + "rshares": 373313301, + "voter": "stiletto" + }, + { + "rshares": 375920034566, + "voter": "hedge-x" + }, + { + "rshares": 55577392625, + "voter": "juanmiguelsalas" + }, + { + "rshares": 33780018119, + "voter": "ratel" + }, + { + "rshares": 280669440211, + "voter": "trogdor" + }, + { + "rshares": 121380113922, + "voter": "geoffrey" + }, + { + "rshares": 16025171812, + "voter": "kimziv" + }, + { + "rshares": 76007179625, + "voter": "emily-cook" + }, + { + "rshares": 2187587354, + "voter": "superfreek" + }, + { + "rshares": 30279417098, + "voter": "acassity" + }, + { + "rshares": 17557768630, + "voter": "grey580" + }, + { + "rshares": 280916636, + "voter": "ladyclair" + }, + { + "rshares": 19974572536, + "voter": "thebatchman" + }, + { + "rshares": 61460113993, + "voter": "good-karma" + }, + { + "rshares": 76019855821, + "voter": "rubybian" + }, + { + "rshares": 5270775482, + "voter": "riscadox" + }, + { + "rshares": 17903672525, + "voter": "konstantin" + }, + { + "rshares": 256623434, + "voter": "mstang83" + }, + { + "rshares": 25057071012, + "voter": "tcfxyz" + }, + { + "rshares": 6939848809, + "voter": "futurefood" + }, + { + "rshares": 844421054, + "voter": "endgame" + }, + { + "rshares": 823151341679, + "voter": "slowwalker" + }, + { + "rshares": 9840533745, + "voter": "furion" + }, + { + "rshares": 52479155, + "voter": "ch0c0latechip" + }, + { + "rshares": 19169622645, + "voter": "sebastien" + }, + { + "rshares": 12011479963, + "voter": "asim" + }, + { + "rshares": 14487516865, + "voter": "aaseb" + }, + { + "rshares": 4097381727, + "voter": "incomemonthly" + }, + { + "rshares": 4431046054, + "voter": "karen13" + }, + { + "rshares": 10646413479, + "voter": "deviedev" + }, + { + "rshares": 258981906731, + "voter": "nabilov" + }, + { + "rshares": 5482949271, + "voter": "tinyhomeliving" + }, + { + "rshares": 847366145, + "voter": "luisucv34" + }, + { + "rshares": 54561525717, + "voter": "streetstyle" + }, + { + "rshares": 452581935074, + "voter": "knozaki2015" + }, + { + "rshares": 35782074085, + "voter": "creemej" + }, + { + "rshares": 15377860373, + "voter": "nippel66" + }, + { + "rshares": 24417657582, + "voter": "phenom" + }, + { + "rshares": 167298234999, + "voter": "blueorgy" + }, + { + "rshares": 4256486989, + "voter": "oululahti" + }, + { + "rshares": 349568852, + "voter": "poseidon" + }, + { + "rshares": 2182574144, + "voter": "iamwne" + }, + { + "rshares": 20119867662, + "voter": "mustafaomar" + }, + { + "rshares": 3506024506, + "voter": "simon.braki.love" + }, + { + "rshares": 39345808582, + "voter": "royaltiffany" + }, + { + "rshares": 14954254688, + "voter": "beowulfoflegend" + }, + { + "rshares": 32542074868, + "voter": "deanliu" + }, + { + "rshares": 5373137632, + "voter": "rainchen" + }, + { + "rshares": 86528557116, + "voter": "rea" + }, + { + "rshares": 1616791389, + "voter": "tokyodude" + }, + { + "rshares": 7822595883, + "voter": "neroru" + }, + { + "rshares": 215384292560, + "voter": "jl777" + }, + { + "rshares": 1634827342, + "voter": "positive" + }, + { + "rshares": 5172692235, + "voter": "gustavopasquini" + }, + { + "rshares": 12345105776, + "voter": "moon32walker" + }, + { + "rshares": 6232841459, + "voter": "summonerrk" + }, + { + "rshares": 116726661, + "voter": "firehorse" + }, + { + "rshares": 942266185, + "voter": "happyphoenix" + }, + { + "rshares": 42775729046, + "voter": "claudiop63" + }, + { + "rshares": 18175932801, + "voter": "proto" + }, + { + "rshares": 230455938, + "voter": "jasen.g1311" + }, + { + "rshares": 29035294642, + "voter": "pinkisland" + }, + { + "rshares": 3266602711, + "voter": "ace108" + }, + { + "rshares": 2708203880, + "voter": "sisterholics" + }, + { + "rshares": 1483259422, + "voter": "alex.chien" + }, + { + "rshares": 8964609699, + "voter": "royalmacro" + }, + { + "rshares": 11169454095, + "voter": "logic" + }, + { + "rshares": 55043445, + "voter": "fnait" + }, + { + "rshares": 3482504625, + "voter": "bkkshadow" + }, + { + "rshares": 25636155654, + "voter": "pixielolz" + }, + { + "rshares": 56747133, + "voter": "reported" + }, + { + "rshares": 3353832611, + "voter": "glitterpig" + }, + { + "rshares": 7350128313, + "voter": "jed78" + }, + { + "rshares": 6785260219, + "voter": "shortcut" + }, + { + "rshares": 111828316, + "voter": "andrew-charles" + }, + { + "rshares": 870677269, + "voter": "metaflute" + }, + { + "rshares": 9193722747, + "voter": "taker" + }, + { + "rshares": 1894317852, + "voter": "gruber" + }, + { + "rshares": 15412506890, + "voter": "felixxx" + }, + { + "rshares": 52486879, + "voter": "krushing" + }, + { + "rshares": 95766386323, + "voter": "laonie" + }, + { + "rshares": 157495713864, + "voter": "twinner" + }, + { + "rshares": 61361321, + "voter": "southbaybits" + }, + { + "rshares": 24561066673, + "voter": "laoyao" + }, + { + "rshares": 3996853733, + "voter": "myfirst" + }, + { + "rshares": 19439859020, + "voter": "somebody" + }, + { + "rshares": 726849243, + "voter": "flysaga" + }, + { + "rshares": 66940286, + "voter": "ann76" + }, + { + "rshares": 18234762995, + "voter": "timelapse" + }, + { + "rshares": 2501622377, + "voter": "gmurph" + }, + { + "rshares": 494521401, + "voter": "minnowsunited" + }, + { + "rshares": 4294430078, + "voter": "midnightoil" + }, + { + "rshares": 4281232336, + "voter": "ullikume" + }, + { + "rshares": 5693098913, + "voter": "cjclaro" + }, + { + "rshares": 52700570, + "voter": "whatyouganjado" + }, + { + "rshares": 36649510663, + "voter": "budgetbucketlist" + }, + { + "rshares": 10740564621, + "voter": "xiaohui" + }, + { + "rshares": 176650903994, + "voter": "terrycraft" + }, + { + "rshares": 461088291, + "voter": "elfkitchen" + }, + { + "rshares": 103384996602, + "voter": "joele" + }, + { + "rshares": 5855063437, + "voter": "oflyhigh" + }, + { + "rshares": 59002619, + "voter": "makaveli" + }, + { + "rshares": 335807163, + "voter": "xiaokongcom" + }, + { + "rshares": 13237481048, + "voter": "gargon" + }, + { + "rshares": 676922173, + "voter": "xianjun" + }, + { + "rshares": 26283514539, + "voter": "hanshotfirst" + }, + { + "rshares": 9199546040, + "voter": "tom77" + }, + { + "rshares": 126090405, + "voter": "sarita" + }, + { + "rshares": 52450091, + "voter": "alexbones" + }, + { + "rshares": 2249542145, + "voter": "njall" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 6402569097, + "voter": "rubenalexander" + }, + { + "rshares": 2077210674, + "voter": "chinadaily" + }, + { + "rshares": 11979592683, + "voter": "kyriacos" + }, + { + "rshares": 806759200, + "voter": "jayfox" + }, + { + "rshares": 1647538615, + "voter": "ignat" + }, + { + "rshares": 90168606946, + "voter": "serejandmyself" + }, + { + "rshares": 106144628, + "voter": "pollina" + }, + { + "rshares": 4781807217, + "voter": "almerri" + }, + { + "rshares": 9071955992, + "voter": "johnnyyash" + }, + { + "rshares": 3221126774, + "voter": "macartem" + }, + { + "rshares": 9310407829, + "voter": "gvargas123" + }, + { + "rshares": 4658385146, + "voter": "themanualbot" + }, + { + "rshares": 2005245825, + "voter": "levycore" + }, + { + "rshares": 58169756, + "voter": "cnmtz" + }, + { + "rshares": 476161300, + "voter": "claudia" + }, + { + "rshares": 70203690, + "voter": "ozertayiz" + }, + { + "rshares": 57942270939, + "voter": "mandibil" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 71507788, + "voter": "steembriefing" + }, + { + "rshares": 51356966, + "voter": "salebored" + }, + { + "rshares": 54612436, + "voter": "riv" + }, + { + "rshares": 5081885632, + "voter": "ats-david" + }, + { + "rshares": 1544966078, + "voter": "pollux.one" + }, + { + "rshares": 7776590110, + "voter": "einsteinpotsdam" + }, + { + "rshares": 1932014303, + "voter": "funkywanderer" + }, + { + "rshares": 56854958, + "voter": "jasonji12" + }, + { + "rshares": 5053551216, + "voter": "richardcrill" + }, + { + "rshares": 184076493, + "voter": "team101" + }, + { + "rshares": 51444457, + "voter": "bitdrone" + }, + { + "rshares": 51436144, + "voter": "sleepcult" + }, + { + "rshares": 182060433, + "voter": "greatness" + }, + { + "rshares": 1233641092, + "voter": "goldstein" + }, + { + "rshares": 27674257450, + "voter": "sponge-bob" + }, + { + "rshares": 3432704465, + "voter": "getonthetrain" + }, + { + "rshares": 44943498845, + "voter": "zahnspange" + }, + { + "rshares": 414338857, + "voter": "steemorama" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 59594290, + "voter": "sunjo" + }, + { + "rshares": 285084767, + "voter": "benjamin.still" + }, + { + "rshares": 229690686860, + "voter": "asksisk" + }, + { + "rshares": 27667822273, + "voter": "brains" + }, + { + "rshares": 1772168372, + "voter": "alwayzgame" + }, + { + "rshares": 3531841420, + "voter": "rigaronib" + }, + { + "rshares": 339268967, + "voter": "anomaly" + }, + { + "rshares": 1550172009, + "voter": "allesgruen" + }, + { + "rshares": 123129821, + "voter": "ola1" + }, + { + "rshares": 431087473, + "voter": "littlemorelove" + }, + { + "rshares": 68608664, + "voter": "mari5555na" + }, + { + "rshares": 53309537, + "voter": "michaelblizek" + }, + { + "rshares": 135324063, + "voter": "creativeyoke" + }, + { + "rshares": 841787796, + "voter": "annesaya" + }, + { + "rshares": 51240567, + "voter": "billkappa442" + }, + { + "rshares": 50225780, + "voter": "steemq" + }, + { + "rshares": 50139069, + "voter": "slow" + }, + { + "rshares": 58668861, + "voter": "humans" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 1921231770, + "voter": "bapparabi" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 161839498, + "voter": "durex" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 435365865, + "voter": "witchcraftblog" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 4087522528, + "voter": "dresden" + }, + { + "rshares": 155111085, + "voter": "coolbeans" + }, + { + "rshares": 160151932, + "voter": "maxlviv" + }, + { + "rshares": 158393209, + "voter": "food-creator" + }, + { + "rshares": 159973989, + "voter": "capcom" + }, + { + "rshares": 159175576, + "voter": "fallout" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 158535752, + "voter": "nerds" + }, + { + "rshares": 31680362460, + "voter": "goldmatters" + }, + { + "rshares": 136494240, + "voter": "bleujay" + }, + { + "rshares": 150430703, + "voter": "jproto22" + } + ], + "author": "knozaki2015", + "author_payout_value": "0.000 HBD", + "author_reputation": 69.9, + "beneficiaries": [], + "blacklists": [], + "body": "\n

\"Easy
\n

\n

There are many vegan or raw chocolates to buy, but the best chocolates comes from your own kitchen

\n

HOME MADE ROCKS !!

\n


\n

\"Schokolade

\n 

\n

What is raw chocolate ? The cocoa mass that you need for it consists of unroasted fermented cocoa beans . All fiber and nutrients are untouched. The cocoa mass you can buy online.

\n


\n
\"Schokolade1\"

\n
\nAnd here comes the recipe:

\n\n
    \n
  1. Melt the cocoa paste and coconut oil in a waterbath or in the hydrator at max . 42 degrees .
  2. \n
  3. Once it is melted add the nuts with a big spoon
  4. \n
  5. If you like bars, fill the chocolate nut mixture into silicone bars . You can buy bars in any bakery shop or at Amazon 
  6. \n
  7.  But you can also use a large shallow plate and place baking paper on the plate and fill with the chocolate nut mixture
  8. \n
\n

Be creative : Put anything you like onto the chocolate-nut mixture (Goji berries , whole nuts , coconut pieces etc.)

\n

Place the finished chocolate 1 Hour in your freezer

\n

Get the bars out of the form or break the chocolate from the plate  and put it into the fridge .

\n


\nTrust me, your chocolate won't stay too long in your fridge.... 

\n

Please follow me @allesgruen !

\n

German Original Article


\n

Written by @allesgruen & translated by @knozaki2015

\n

@knozaki2015 features authors and artist to promote them and a diversity of content.
\nThe author will receive 100% of the STEEM Dollars from this post

\n

If you like this post please support @allesgruen and follow the author!

\n


\n", + "category": "food", + "children": 34, + "created": "2016-09-15T14:24:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s10.postimg.org/5kfqkef9l/Easy_Dishes_To_Make_For_Your50th_Birthday_Dinner_P.jpg", + "https://s16.postimg.org/j1hikj3np/Schokolade_Bild.jpg", + "https://s16.postimg.org/pggjh7adh/Schokolade1.jpg" + ], + "links": [ + "https://postimg.org/image/fui5jn551/", + "https://www.google.de/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwiU_vePvpHPAhVhJJoKHfEjAjEQFghJMAA&url=https%3A%2F%2Fwww.drgoerg.com%2Fen%2F&usg=AFQjCNGRVxYdyD04Ogm6T_WXZbejaKobyg&sig2=VMpccXoYQ8oXclIYq5y0vg", + "https://steemit.com/@allesgruen", + "https://steemit.com/food/@allesgruen/die-leckerste-und-gesuendeste-rohkost-schokolade-der-welt", + "https://steemit.com/@knozaki2015" + ], + "tags": [ + "food", + "minnowsunite", + "steemsquad", + "vegan", + "recipe" + ], + "users": [ + "allesgruen", + "knozaki2015" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 62692229771159, + "payout": 229.216, + "payout_at": "2016-09-22T14:24:12", + "pending_payout_value": "229.216 HBD", + "percent_hbd": 10000, + "permlink": "the-tastiest-and-healthiest-raw-chocolate-in-the-world", + "post_id": 1254417, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 232 + }, + "title": "The tastiest and healthiest raw chocolate in the world !!!", + "updated": "2016-09-15T14:24:12", + "url": "/food/@knozaki2015/the-tastiest-and-healthiest-raw-chocolate-in-the-world" + }, + { + "active_votes": [ + { + "rshares": 15605000000000, + "voter": "val-b" + }, + { + "rshares": 4871659087116, + "voter": "pharesim" + }, + { + "rshares": 2518627335089, + "voter": "clayop" + }, + { + "rshares": 21980954327, + "voter": "wpalczynski" + }, + { + "rshares": 2692212567102, + "voter": "donkeypong" + }, + { + "rshares": 1061246700, + "voter": "murh" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 204617853645, + "voter": "jl777" + }, + { + "rshares": 17267307497, + "voter": "proto" + }, + { + "rshares": 8734139434, + "voter": "taker" + }, + { + "rshares": 9310407829, + "voter": "gvargas123" + }, + { + "rshares": 339287005, + "voter": "anomaly" + }, + { + "rshares": 50288118, + "voter": "mustard" + } + ], + "author": "king3071", + "author_payout_value": "0.000 HBD", + "author_reputation": 51.23, + "beneficiaries": [], + "blacklists": [], + "body": "He is a model - He is a fashion icon - He is the greatest soccer player but above all a great human being.... He is none other than Cristiano Ronaldo. \n\n http://i66.tinypic.com/3469wcz.jpg\nImage Source\n\nEvery single child who loves football wants to become Ronaldo, His style of playing, his artistic work with the ball, his incredible tricks, and amazing speed makes him one of the greatest footballers of all time.\nBorn in 1985 in Funchal Madeira, Portugal, Cristiano Ronaldo started playing at a very young age of 12 when he was signed by Sporting CP. In his only second year of playing football, Ronaldo suffered the biggest setback of his life at the age of 14 when he was diagnosed with Tachycardia. Something that could have easily stopped him from playing for the rest of his life, but being a born fighter he underwent a laser operation at a young age and was successfully discharged within few days. He started with his daily training and resumed playing football only two weeks later since then there was no seeing back for this young boy who went from strength to strength.\n\nIn his early years, Ronaldo played in the Spanish Primera Liga where he impressed everyone with his skills, he caught the eye of many soccer fans and big names like Arsene Wenger and Alex Ferguson. But it was the year 2003, that changed Ronaldo's life - at the age of 18 he was signed by Manchester United with the transfer fee of \u00a312.24 million, making him the most expensive teenager in the history of English Premier League. His style of playing was loved by every English man. \nThis was the beginning and there was no looking back after this, In his stay with Manchester United for six years, Cristiano Ronaldo became a hero and a rising superstar. In the year 2009, Ronaldo was signed by Spanish Primera Liga club - Real Madrid for the record transfer fee of \u00a380 million. He justified his deal with scoring a goal in his very first game against Deportivo La Coruna. Ronaldo was always seen a danger man especially when it came to playing against arch rivals Barcelona.\n\nCR7\nEveryone knows Cristiano Ronaldo as CR7, 7 is actually his jersey number for Real Madrid which was handed over to him in 2010 after the exit of Spanish star Raul Gonzalez. This number proved to be a lucky mascot of the Portugal and Real Madrid striker.\n\nhttp://i63.tinypic.com/30hov4j.jpg\nImage Source\n\nBallon d'Or\nWhen it comes to receiving awards and trophies, Ronaldo is not the one to sit back and watch. He has been honored thrice in 2008, 2013 and 2014 with FIFA Ballon d'Or - World Player of the year.\n\nhttp://i67.tinypic.com/or2rkn.jpg\nImage Source\n\nRECORDS\n\n - Cristiano Ronaldo, fastest to scored 200 goals in Spanish League - La Liga, he achieved this feat in his 178th game.\n\n - Cristiano Ronaldo is the all-time leading goal scorer for his club Real Madrid.\n\n - Cristiano Ronaldo is the all-time leading goal scorer in UEFA Champions League.\n\n - Cristiano Ronaldo, In the year 2016 he became the first player to score a goal at the four consecutive European Championship finals.\n\n - Cristiano Ronaldo has scored 50 or more goals in a season on six consecutive occasions, thus making him the only footballer in the history of the game to achieve this feat.\n\n - Cristiano Ronaldo became the first ever football player from Portugal to play for English Premier League club - Manchester United.\n\n - Cristiano Ronaldo is also the only player to win four Golden shoe awards.\n\nCHARITY\n\nBig Earnings - Big Heart, this is what Cristiano Ronaldo is all about. When it comes to Donations and Charity Ronaldo is the first person to put a step forward. Here are just a few of his great works.\n\n - Cristiano Ronaldo donated \u00a35 million to Nepal earthquake that killed over 8,000 people in 2015.\n\n - Cristianio Ronaldo donated \u00a3105,000 to a cancer hospital.\n\n - Cristiano Ronaldo donated \u00a3275,009 to Kids Cancer Foundation.\n\n - Cristiano Ronaldo donated $83,000 to his young fan for brain surgery.\n\nCristiano Ronaldo not only heads the list of most lovable football players of all time but also heads the list of the most charitable sports person. \nThere are many sports person's who are rich, but Cristiano Ronaldo is rich at heart...... that is why I really love this man.", + "category": "life", + "children": 0, + "created": "2016-09-15T15:27:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i66.tinypic.com/3469wcz.jpg", + "http://i63.tinypic.com/30hov4j.jpg", + "http://i67.tinypic.com/or2rkn.jpg" + ], + "links": [ + "https://s-media-cache-ak0.pinimg.com/736x/62/22/fa/6222fa447a58ed1ca247cd2845c6341b.jpg", + "http://www.qqxxzx.com/images/cristiano-ronaldo-wallpaper-hd/cristiano-ronaldo-wallpaper-hd-5.jpg", + "https://i.ytimg.com/vi/1r0YfOkNhJ8/maxresdefault.jpg" + ], + "tags": [ + "life", + "love", + "sports" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 25955069996178, + "payout": 43.284, + "payout_at": "2016-09-22T15:27:18", + "pending_payout_value": "43.284 HBD", + "percent_hbd": 10000, + "permlink": "why-i-love-this-man", + "post_id": 1255157, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 13 + }, + "title": "Why I love this man.", + "updated": "2016-09-15T15:27:18", + "url": "/life/@king3071/why-i-love-this-man" + }, + { + "active_votes": [ + { + "rshares": 3313255060745, + "voter": "pharesim" + }, + { + "rshares": 794749227, + "voter": "endgame" + }, + { + "rshares": 2654553033, + "voter": "the-future" + }, + { + "rshares": 32429377971, + "voter": "sauravrungta" + }, + { + "rshares": 1659490970, + "voter": "tokyodude" + }, + { + "rshares": 4597948653, + "voter": "gustavopasquini" + }, + { + "rshares": 54477247, + "voter": "reported" + }, + { + "rshares": 10211889680, + "voter": "sykochica" + }, + { + "rshares": 51206711, + "voter": "krushing" + }, + { + "rshares": 475501347, + "voter": "minnowsunited" + }, + { + "rshares": 51383056, + "voter": "whatyouganjado" + }, + { + "rshares": 56817337, + "voter": "makaveli" + }, + { + "rshares": 1146209158, + "voter": "boddhisattva" + }, + { + "rshares": 83101859, + "voter": "numberone" + }, + { + "rshares": 3187509176, + "voter": "unrealisback" + }, + { + "rshares": 50010551, + "voter": "alexbones" + }, + { + "rshares": 162957058, + "voter": "kamil5" + }, + { + "rshares": 67782873, + "voter": "ozertayiz" + }, + { + "rshares": 50215700, + "voter": "salebored" + }, + { + "rshares": 7626813355, + "voter": "einsteinpotsdam" + }, + { + "rshares": 50326099, + "voter": "bitdrone" + }, + { + "rshares": 50317967, + "voter": "sleepcult" + }, + { + "rshares": 1737480112, + "voter": "alwayzgame" + }, + { + "rshares": 54007264, + "voter": "alwayzgamez" + }, + { + "rshares": 4235155285, + "voter": "funnyman" + }, + { + "rshares": 271441624, + "voter": "anomaly" + }, + { + "rshares": 52731834, + "voter": "tejasbm" + }, + { + "rshares": 1224183852, + "voter": "iuliuspro" + }, + { + "rshares": 431087473, + "voter": "littlemorelove" + }, + { + "rshares": 52885939, + "voter": "audiphotography" + }, + { + "rshares": 53309537, + "voter": "michaelblizek" + }, + { + "rshares": 141130229, + "voter": "sandeepachetan" + }, + { + "rshares": 135324063, + "voter": "creativeyoke" + }, + { + "rshares": 137479715, + "voter": "najwazebian" + }, + { + "rshares": 51533106, + "voter": "chrishendrix" + }, + { + "rshares": 58668861, + "voter": "humans" + }, + { + "rshares": 163617418, + "voter": "awakeningartist" + }, + { + "rshares": 150753854, + "voter": "shortstories" + }, + { + "rshares": 153619527, + "voter": "christinajoy" + } + ], + "author": "alwayzgame", + "author_payout_value": "0.000 HBD", + "author_reputation": 53.47, + "beneficiaries": [], + "blacklists": [], + "body": "\n

Heads up ! you might not like this post

\n

http://i.giphy.com/IT6kBZ1k5oEeI.gif

\n
Credits
\n

This post is going to make me sound like a Juvenile Hippie asshole lol. Meanwhile, you can't help contradicting me on this, I truly couldn't give lesser of a damn.If you are getting butt hurt go write your own post about it. In case you're alright with listening to an unrealistic and immature opinion now and again, then please go ahead.

\n

https://www.steemimg.com/images/2016/09/15/money221de.jpg

\n
Credits
\n

What is it about money that makes every one of us so weak? yes, you read it right. I know this is said a great deal, however, why do we give these things a chance to own us? Perhaps it's simple for me to type this on an iPad , sitting in my car. In any case, and still, at the end of the day, If you take me as an example, I am doing just great financially. I don't blow money usually, I don't have a great deal of things I need to buy yet I'll stay bold even if my life flips upside down. So why do I make my upcoming future decisions based on money itself? What is this obsession I have? I'm not able to make sense of that yet.

\n

http://i.giphy.com/C1bxVyf8KAGbK.gif

\n
Credits
\n

I recently earned my first $$ here,thanks to Steemit. Considering the fact that I'm still a student, it was a quite decent sum. I haven't really withdrawn much of it. I have to get myself another phone soon as this one is broken. Anyway, I don't know how to spend it apart from purchasing a phone for myself. I truly don't. And then I think that I should save it. On the other hand, save money for what? Presumably for what's to come in my future. That is reasonable I presume.

\n

https://www.steemimg.com/images/2016/09/15/imageedit_2_7339449845eb53d.jpg

\n
Credits
\n

What I'm going to say may sound inflated, innocent, idiotic and possibly hypocritical yet I truly hope I never get to be rich. I mean filthy stinking rich. I truly would not joke about this. At any rate in the present situation. I don't know whether this immature opinion of mine will change, later on, however, I truly hope it doesn't. By not having any desire to be rich I don't imply that I want to die out of starvation. I simply would prefer not \"to be a billionaire \" to be my desire in life. Some of the time I take a look at individuals who are ridiculously wealthy and the way they carry on, the way they behave, even if it\u2019s unintentional, it just sort of puts me off. I would prefer not to be that person at any point of my life. Likewise, I'm not showing fingers at billionaires  like, say, Bill Gates or Warren Buffet who got to be wonderful at what they do and were rewarded for it. But I bet that they wouldn\u2019t have started out by thinking that they want to just have a ton of money. They started out with confidence in their ideas.

\n

http://i.giphy.com/d3JtCuf3m0S1ReSc.gif

\n
Credits
\n

I've had a few discussions with my few of my friends who say that their objective in life is to \"Have the capacity to bear the cost of each and everything on the planet. From Cars to cruises\". I'm talking about these kind of individuals. I really do not want to turn out to be that kind of a person. These individuals are so weak. I can't see how an individual can think that way. Also, I don't intend to say that one shouldn't gain cash. Money is crucial to surviving and perhaps a couple of perks from time to time. Be that as it may, I would prefer not to toss cash around at each and everything that I see in my life. Once again, I'm pushing on the way that I'm not against cash, I'm against the idea of needing to possess each and everything.YOU get what I am trying to convey right? For instance, I may grow old and have enough cash to purchase a super car with fancy interiors, however, none of that is ever truly going to compare with the 15-year-old, in part separated hatchback, my better half and I drove around during college. See once more, cash is likewise required to purchase that hatchback, however, it doesn't make you a shitty individual. But mate, if you\u2019re buying a car worth millions of dollars, you are so totally an asshole. No amount of advertisements and branding can change that.


\n

http://i.giphy.com/2lxG3ySjtbpBe.gif

\n
Credits
\n

What I'm attempting to say is that I'm making a decent attempt to split far from this entire thought of gaining cash to wind up rich. I\u2019m going to try to be great at my job and content at whatever little family money I can use to support me. I realize that I'm fortunate to have a small amount of family cash to support me, however, I know I'm simply lucky. I truly would prefer not to claim a palace or a supercar. I'm not attempting to sound cool. I'm trying to say that is all you need in life and that should be socialistic normalcy, then I\u2019d rather sound like a pretentious hippie than a gutless asshole. I know the first thing popping in a ton of your brains at this moment would be that I'm stating this as a result of bad mouthing.If that\u2019s your opinion, Fuck You mate.

\n

http://i.giphy.com/5XNEIKcohVG8w.gif

\n

http://i.giphy.com/P0qVAld5tgupa.gif

\n
Credits
\n
\n

Follow and Up Vote @alwayzgame

\n

https://www.steemimg.com/images/2016/09/04/9995162001848030509161a22f.png

\n", + "category": "money", + "children": 2, + "created": "2016-09-15T17:48:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.giphy.com/IT6kBZ1k5oEeI.gif", + "https://www.steemimg.com/images/2016/09/15/money221de.jpg", + "http://i.giphy.com/C1bxVyf8KAGbK.gif", + "https://www.steemimg.com/images/2016/09/15/imageedit_2_7339449845eb53d.jpg", + "http://i.giphy.com/d3JtCuf3m0S1ReSc.gif", + "http://i.giphy.com/2lxG3ySjtbpBe.gif", + "http://i.giphy.com/5XNEIKcohVG8w.gif", + "http://i.giphy.com/P0qVAld5tgupa.gif", + "https://www.steemimg.com/images/2016/09/04/9995162001848030509161a22f.png" + ], + "links": [ + "http://i.giphy.com/IT6kBZ1k5oEeI.gif", + "https://youngcinemabuffs.files.wordpress.com/2014/11/leonardo-dicaprio-in-the-wolf-of-wall-street1.jpg", + "http://www.quotehd.com/imagequotes/authors62/cathy-freeman-cathy-freeman-money-makes-life-easier-but-i-dont-want.jpg", + "http://i.giphy.com/d3JtCuf3m0S1ReSc.gif", + "http://i.giphy.com/2lxG3ySjtbpBe.gif", + "http://i.giphy.com/5XNEIKcohVG8w.gif", + "https://steemit.com/@alwayzgame" + ], + "tags": [ + "money", + "life", + "immature", + "steemsquad", + "minnowsunite" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 3387872109466, + "payout": 1.372, + "payout_at": "2016-09-22T17:48:57", + "pending_payout_value": "1.372 HBD", + "percent_hbd": 10000, + "permlink": "my-relationship-with-money", + "post_id": 1256703, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 39 + }, + "title": "My Relationship with Money.", + "updated": "2016-09-15T17:48:57", + "url": "/money/@alwayzgame/my-relationship-with-money" + }, + { + "active_votes": [ + { + "rshares": 231809773619, + "voter": "anonymous" + }, + { + "rshares": 9865242777816, + "voter": "berniesanders" + }, + { + "rshares": 68642366066, + "voter": "nextgenwitness" + }, + { + "rshares": 244111745773, + "voter": "justin" + }, + { + "rshares": 670306236660, + "voter": "silver" + }, + { + "rshares": 1626597190919, + "voter": "silversteem" + }, + { + "rshares": 1805647921101, + "voter": "nextgencrypto" + }, + { + "rshares": 2059000209845, + "voter": "wang" + }, + { + "rshares": 168110609178, + "voter": "steemservices" + }, + { + "rshares": 10523039423, + "voter": "steemservices1" + }, + { + "rshares": 5815231464, + "voter": "bentley" + }, + { + "rshares": 8669811688, + "voter": "richman" + }, + { + "rshares": 3923190689, + "voter": "acidyo" + }, + { + "rshares": 1061283659, + "voter": "murh" + }, + { + "rshares": 199249189310, + "voter": "the-alien" + }, + { + "rshares": 6945403306, + "voter": "venuspcs" + }, + { + "rshares": 1147088873, + "voter": "getssidetracked" + }, + { + "rshares": 235699854, + "voter": "trees" + }, + { + "rshares": 103713766, + "voter": "cryptochannel" + }, + { + "rshares": 6939662161, + "voter": "chloetaylor" + }, + { + "rshares": 8410164039, + "voter": "thebotkiller" + }, + { + "rshares": 13692618129, + "voter": "thecurator" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 60180881035, + "voter": "thecyclist" + }, + { + "rshares": 4185181705, + "voter": "ibringawareness" + }, + { + "rshares": 147786454, + "voter": "ola1" + } + ], + "author": "ibringawareness", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.88, + "beneficiaries": [], + "blacklists": [], + "body": "\n

 7:55  You shower and shave,
\nWondering do I really have to do this again?
\n8:55  and you're feeling kinda brave,
\nSo you go on ahead and clock in.
\n
\nAnd you work and you sweat and you bleed and you cry
\nAnd you leave in the afternoon;
\nA small part of you still wants to know why
\n... you just tell it the weekend's coming up soon.
\n
\nBut the weekend's gone by the time you wake up,
\nMonday you're back to digging that hole.
\nFive days a week you lie to yourself,
\nAnd two's not enough to buy back your soul.
\n
\n
\nWell there's not enough time to enjoy a life,
\nAt least not a life that's worth dying for,
\nWhen you're so caught up in the Monday thru Friday
\nYou've forgot the weekend's all you're really working for.

\n

\n


\nHey 2 weeks paid vacation sounds pretty nice -
\nThe kids and the beach and nothing to do...
\nBut I like you kid, so take my advice;
\nDon't let 'em sell ya on 50 for 2 !

\n

- 5 for 2 concept  Jeffrey Adam Laitinen, RIP friend

\n

 

\n

From \"I'm Not Sure How I Got Here, But I Think I Flew
\n\"...and Other Dreams...\"    Poetry of Guy Malone

\n

(Art/Image from Pixabay) Next: Chapter 6 - \"my idea of having fun\"  Follow!

\n

Would you like to put this to music for an original Steemit release?  Holler!

\n

(Readers and Musicians, see my earlier poems here as well)
\nReflections of Friends Gone By  ~  The People vs The Man of Music  ~  Mister Wise Man

\n", + "category": "music", + "children": 0, + "created": "2016-09-15T15:48:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://pixabay.com/static/uploads/photo/2015/05/26/22/25/busker-785657_960_720.jpg" + ], + "links": [ + "https://steemit.com/poetry/@ibringawareness/reflections-of-friends-gone-by-an-original-work", + "https://steemit.com/music/@ibringawareness/the-people-vs-the-man-of-music-lyics-inspired-by-spirit-of-radio-by-rush-ch-3-of-my-poetry-book", + "https://steemit.com/philosophy/@ibringawareness/mister-wise-man-ch-4-of-i-m-not-sure-how-i-got-here-but-i-think-i-flew-poetry-of-guy-malone" + ], + "tags": [ + "music", + "poetry", + "life", + "poem", + "writing" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17075331859199, + "payout": 19.733, + "payout_at": "2016-09-22T15:48:09", + "pending_payout_value": "19.733 HBD", + "percent_hbd": 10000, + "permlink": "5-for-2-poem-song-iso-musician-ch-6-of-i-m-not-sure-how-i-got-here-but-i-think-i-flew", + "post_id": 1255396, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 26 + }, + "title": "\"5 for 2\" POEM/SONG ISO MUSICIAN (Ch 6 of \"I'm Not Sure How I Got Here, But I Think I Flew\")", + "updated": "2016-09-15T15:49:45", + "url": "/music/@ibringawareness/5-for-2-poem-song-iso-musician-ch-6-of-i-m-not-sure-how-i-got-here-but-i-think-i-flew" + }, + { + "active_votes": [ + { + "rshares": 686225831022, + "voter": "erath" + }, + { + "rshares": 81139043695, + "voter": "friend5" + }, + { + "rshares": 48198557404, + "voter": "twiceuponatime" + }, + { + "rshares": 264071885442, + "voter": "indominon" + }, + { + "rshares": 3063962254782, + "voter": "onceuponatime" + }, + { + "rshares": 687191103786, + "voter": "marginal" + }, + { + "rshares": 72048644865, + "voter": "vault" + }, + { + "rshares": 22916314085, + "voter": "wpalczynski" + }, + { + "rshares": 23172672321, + "voter": "nikolai" + }, + { + "rshares": 755063464956, + "voter": "piedpiper" + }, + { + "rshares": 26080971684, + "voter": "georgedonnelly" + }, + { + "rshares": 8867224532, + "voter": "james-show" + }, + { + "rshares": 11769631591, + "voter": "acidyo" + }, + { + "rshares": 313691550, + "voter": "coar" + }, + { + "rshares": 1061234978, + "voter": "murh" + }, + { + "rshares": 63100533381, + "voter": "justtryme90" + }, + { + "rshares": 121383360964, + "voter": "geoffrey" + }, + { + "rshares": 366941169755, + "voter": "fyrstikken" + }, + { + "rshares": 22572627181, + "voter": "venuspcs" + }, + { + "rshares": 60315479782, + "voter": "good-karma" + }, + { + "rshares": 3441272031, + "voter": "getssidetracked" + }, + { + "rshares": 673428155, + "voter": "trees" + }, + { + "rshares": 93660377, + "voter": "strawhat" + }, + { + "rshares": 328426925, + "voter": "cryptochannel" + }, + { + "rshares": 2834923420, + "voter": "steem1653" + }, + { + "rshares": 29173187616, + "voter": "dwinblood" + }, + { + "rshares": 702103377, + "voter": "luisucv34" + }, + { + "rshares": 93792299260, + "voter": "inertia" + }, + { + "rshares": 34761252099, + "voter": "creemej" + }, + { + "rshares": 12849414672, + "voter": "benjiberigan" + }, + { + "rshares": 19717588129, + "voter": "mustafaomar" + }, + { + "rshares": 82781233416, + "voter": "thylbom" + }, + { + "rshares": 1936890517, + "voter": "bola" + }, + { + "rshares": 5215562534, + "voter": "rainchen" + }, + { + "rshares": 50626015, + "voter": "whalepool" + }, + { + "rshares": 6168588588, + "voter": "chloetaylor" + }, + { + "rshares": 5068724760, + "voter": "beanz" + }, + { + "rshares": 10729017501, + "voter": "gomeravibz" + }, + { + "rshares": 10211889680, + "voter": "sykochica" + }, + { + "rshares": 23086307156, + "voter": "reneenouveau" + }, + { + "rshares": 16252722049, + "voter": "sunshine" + }, + { + "rshares": 5579236934, + "voter": "cjclaro" + }, + { + "rshares": 4967083725, + "voter": "steemitqa" + }, + { + "rshares": 7475701368, + "voter": "thebotkiller" + }, + { + "rshares": 633836192, + "voter": "herbertmueller" + }, + { + "rshares": 3023914931, + "voter": "macartem" + }, + { + "rshares": 9310407829, + "voter": "gvargas123" + }, + { + "rshares": 160370915, + "voter": "nang1" + }, + { + "rshares": 3657683169, + "voter": "shneakysquirrel" + }, + { + "rshares": 11301197601, + "voter": "sethlinson" + }, + { + "rshares": 6655080164, + "voter": "hilarski" + }, + { + "rshares": 51506296355, + "voter": "mandibil" + }, + { + "rshares": 736031742, + "voter": "freeinthought" + }, + { + "rshares": 13791744802, + "voter": "steemsmart" + }, + { + "rshares": 1783650389, + "voter": "funkywanderer" + }, + { + "rshares": 2185274745, + "voter": "richhersey" + }, + { + "rshares": 65293776, + "voter": "freebornangel" + }, + { + "rshares": 50193769, + "voter": "f1111111" + }, + { + "rshares": 339287005, + "voter": "anomaly" + }, + { + "rshares": 98545946, + "voter": "ola1" + }, + { + "rshares": 65261900, + "voter": "mari5555na" + }, + { + "rshares": 50060597, + "voter": "roswellrockman" + }, + { + "rshares": 150845607, + "voter": "sixthdimension" + } + ], + "author": "steemsmart", + "author_payout_value": "0.000 HBD", + "author_reputation": 60.2, + "beneficiaries": [], + "blacklists": [], + "body": "Viking madman @fyrstikken schools us in Steemit etiquette in under 16 minutes. Is this ironic?\n\nhttps://youtu.be/P7LLCZI569Q\n\nStephen Polsky ( @shneakysquirrel ) and George Donnelly ( @georgedonnelly ) are chatting with Kjetil Eilertsen ( @fyrstikken ) about proper behavior on Steemit.com in this 16-minute short video.\n\nThis is gonna get ironic _real fast_!\n\n## Next Episode: @fyrstikken vs @heiditravels \u2014 What Happened?\n\nNext time (episode 11b), we\u2019re talking with Viking madman @fyrstikken about the thousand-dollar drama that happened between him and travel blogger @heiditravels in Peru.\n\n### Subscribe to the Podcast\n\nListen to our audio-only feed at the gym, during boring downtime at work, in the car or while photographing your knitting needles in the backyard via our [RSS feed](http://steemsmart.libsyn.com/rss). Or find us in these podcast directories.\n\n[![](https://www.steemimg.com/images/2016/09/08/9b5588e0362ed83fc49cd4ae5859079e.png \"Subscribe via iTunes\")](https://itunes.apple.com/us/podcast/the-steem-smart-podcast/id1152013659) [![](https://www.steemimg.com/images/2016/09/08/bfdd7f3396c330189d47a71b37cd11fe.png \"Subscribe via Stitcher\")](http://www.stitcher.com/podcast/rogue-utopia/the-steem-smart-podcast) [![](https://www.steemimg.com/images/2016/09/08/e1325b3027723706af711d8981dda68f.png \"Subscribe via Google Play\")](https://play.google.com/music/m/I2qtk7nlaslygbskuxa7depnjx4?t=The_Steem_Smart_Podcast) [![](https://www.steemimg.com/images/2016/09/08/36820b237b4bb12a6765a0fe3a96a2a2.png \"Subscribe via Tunein\")](http://tunein.com/radio/The-Steem-Smart-Podcast-p910423/)\n\n## Get an Email Notification\n\n**[Enter your primary email address here](http://eepurl.com/caVREv)** to get an email notification for each new episode. Zero spam, unsubscribe anytime. Don\u2019t miss an episode of The Steem Smart Podcast!\n\n## Get in on this!\n\n**[Come on the show with us](https://steemit.com/steemit/@steemsmart/the-steem-smart-podcast-wants-to-promote-you)** so we can promote your latest and greatest content any Saturday morning for 10 minutes. \n\nSend tips, questions, complaints, refund requests, lawsuits, indecent proposals and duel challenges to me@georgedonnelly.com.\n\n[![](https://www.steemimg.com/images/2016/08/31/7492cf04110fab69946cc86c323af885.jpg \"Meet the Steem Smart Podcast\")](https://steemit.com/@steemsmart/)", + "category": "steemit", + "children": 7, + "created": "2016-09-15T16:49:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/P7LLCZI569Q/0.jpg", + "https://www.steemimg.com/images/2016/09/08/9b5588e0362ed83fc49cd4ae5859079e.png", + "https://www.steemimg.com/images/2016/09/08/bfdd7f3396c330189d47a71b37cd11fe.png", + "https://www.steemimg.com/images/2016/09/08/e1325b3027723706af711d8981dda68f.png", + "https://www.steemimg.com/images/2016/09/08/36820b237b4bb12a6765a0fe3a96a2a2.png", + "https://www.steemimg.com/images/2016/08/31/7492cf04110fab69946cc86c323af885.jpg" + ], + "links": [ + "https://youtu.be/P7LLCZI569Q", + "http://steemsmart.libsyn.com/rss", + "https://itunes.apple.com/us/podcast/the-steem-smart-podcast/id1152013659", + "http://www.stitcher.com/podcast/rogue-utopia/the-steem-smart-podcast", + "https://play.google.com/music/m/I2qtk7nlaslygbskuxa7depnjx4?t=The_Steem_Smart_Podcast", + "http://tunein.com/radio/The-Steem-Smart-Podcast-p910423/", + "http://eepurl.com/caVREv", + "https://steemit.com/steemit/@steemsmart/the-steem-smart-podcast-wants-to-promote-you", + "https://steemit.com/@steemsmart/" + ], + "tags": [ + "steemit", + "podcast", + "steemsmartpodcast", + "steem", + "etiquette" + ], + "users": [ + "fyrstikken", + "shneakysquirrel", + "georgedonnelly", + "heiditravels" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 6869851815494, + "payout": 4.086, + "payout_at": "2016-09-22T16:49:24", + "pending_payout_value": "4.086 HBD", + "percent_hbd": 10000, + "permlink": "who-needs-steemit-etiquette-steem-smart-podcast-ep-11a", + "post_id": 1256042, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 63 + }, + "title": "Who Needs Steemit Etiquette? - Steem Smart Podcast Ep. 11a", + "updated": "2016-09-15T16:54:57", + "url": "/steemit/@steemsmart/who-needs-steemit-etiquette-steem-smart-podcast-ep-11a" + }, + { + "active_votes": [ + { + "rshares": 9575441168, + "voter": "fkn" + }, + { + "rshares": 12586319352, + "voter": "elishagh1" + }, + { + "rshares": 313710480, + "voter": "coar" + }, + { + "rshares": 1061309796, + "voter": "murh" + }, + { + "rshares": 80142995693, + "voter": "kimziv" + }, + { + "rshares": 46745652607, + "voter": "furion" + }, + { + "rshares": 224272494, + "voter": "barbara2" + }, + { + "rshares": 249275987, + "voter": "ch0c0latechip" + }, + { + "rshares": 230707321, + "voter": "doge4lyf" + }, + { + "rshares": 1748168870, + "voter": "poseidon" + }, + { + "rshares": 7765429875, + "voter": "positive" + }, + { + "rshares": 13543814621, + "voter": "sisterholics" + }, + { + "rshares": 261456368, + "voter": "fnait" + }, + { + "rshares": 232278247, + "voter": "keepcalmand" + }, + { + "rshares": 478958065154, + "voter": "laonie" + }, + { + "rshares": 15990473701, + "voter": "myfirst" + }, + { + "rshares": 97220146544, + "voter": "somebody" + }, + { + "rshares": 3634967560, + "voter": "flysaga" + }, + { + "rshares": 21476613753, + "voter": "midnightoil" + }, + { + "rshares": 53718169615, + "voter": "xiaohui" + }, + { + "rshares": 2587538789, + "voter": "elfkitchen" + }, + { + "rshares": 1679360423, + "voter": "xiaokongcom" + }, + { + "rshares": 1112699443, + "voter": "future24" + }, + { + "rshares": 3385305165, + "voter": "xianjun" + }, + { + "rshares": 221670623, + "voter": "microluck" + }, + { + "rshares": 7989270301, + "voter": "karisa" + }, + { + "rshares": 61478828, + "voter": "bonapetit" + }, + { + "rshares": 109229309, + "voter": "rusla" + }, + { + "rshares": 136316357, + "voter": "thedevil" + } + ], + "author": "karisa", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.57, + "beneficiaries": [], + "blacklists": [], + "body": "Hello Steemit)) for a long time it was night)\nAnd I want to teach you today how to cook chicken fillet with breadcrumbs.\nI hope you will enjoy)\n\n> \u041f\u0440\u0438\u0432\u0435\u0442 \u0421\u0442\u0438\u0438\u043c\u0438\u0442)) \u0423 \u043c\u0435\u043d\u044f \u0443\u0436\u0435 \u0434\u0430\u0432\u043d\u043e \u043d\u0430\u0441\u0442\u0443\u043f\u0438\u043b\u0430 \u043d\u043e\u0447\u044c) \n\u0418 \u044f \u0445\u043e\u0447\u0443 \u0432\u0430\u0441 \u0441\u0435\u0433\u043e\u0434\u043d\u044f \u043d\u0430\u0443\u0447\u0438\u0442\u044c , \u043a\u0430\u043a \u0433\u043e\u0442\u043e\u0432\u0438\u0442\u044c \u043a\u0443\u0440\u0438\u043d\u043e\u0435 \u0444\u0438\u043b\u0435 \u0432 \u0441\u0443\u0445\u0430\u0440\u044f\u0445.\n\u041d\u0430\u0434\u0435\u044e\u0441\u044c \u0432\u0430\u043c \u043f\u043e\u043d\u0440\u0430\u0432\u0438\u0442\u0441\u044f)\n\nhttp://s017.radikal.ru/i401/1609/a8/701d5400daa7.jpg\n\n## Step 1: Take Ingredients.\nChicken fillet - 300 grams\nEgg - 1 piece\nBreadcrumbs - 100g\nCorn Flour - 60 grams\nSalt and pepper to taste\n\n>## \u0428\u0430\u0433 1: \u0411\u0435\u0440\u0435\u043c \u0418\u043d\u0433\u0440\u0438\u0434\u0438\u0435\u043d\u0442\u044b.\n> \u041a\u0443\u0440\u0438\u043d\u043d\u043e\u0435 \u0444\u0438\u043b\u0435 - 300 \u0433\u0440\u0430\u043c\u043c\n\u042f\u0439\u0446\u043e - 1 \u0448\u0442\u0443\u043a\u0430\n\u0421\u0443\u0445\u0430\u0440\u0438 - 100 \u0433\u0440\u0430\u043c\u043c\n\u041c\u0443\u043a\u0430 \u043a\u0443\u043a\u0443\u0440\u0443\u0437\u043d\u0430\u044f - 60 \u0433\u0440\u0430\u043c\u043c\n\u0421\u043e\u043b\u044c, \u043f\u0435\u0440\u0435\u0446 \u043f\u043e \u0432\u043a\u0443\u0441\u0443\n\nhttp://s018.radikal.ru/i501/1609/64/9731bfb796d4.jpg\n\n## Step 2: \nPrepare the ingredients.\nEggs break into a big bowl, and cut into chicken.\n\n>## \u0428\u0430\u0433 2:\n> \u041f\u043e\u0434\u0433\u043e\u0442\u0430\u0432\u043b\u0438\u0432\u0430\u0435\u043c \u0438\u043d\u0433\u0440\u0438\u0434\u0438\u0435\u043d\u0442\u044b. \n\u042f\u0439\u0446\u043e \u0440\u0430\u0437\u0431\u0438\u0432\u0430\u0435\u043c \u0432 \u0431\u043e\u043b\u044c\u0448\u0443\u044e \u0442\u0430\u0440\u0435\u043b\u043a\u0443, \u043d\u0430\u0440\u0435\u0437\u0430\u0435\u043c \u043a\u0443\u0440\u0438\u043d\u043d\u043e\u0435 \u0444\u0438\u043b\u0435.\n\nhttp://s020.radikal.ru/i706/1609/cd/5cbef4082a18.jpg\n\nNow dip each piece first in the flour, as in the photo.\n\n> \u0422\u0435\u043f\u0435\u0440\u044c \u043a\u0430\u0436\u0434\u044b\u0439 \u043a\u0443\u0441\u043e\u0447\u0435\u043a \u043c\u043e\u043a\u0430\u0435\u043c \u0432\u043d\u0430\u0447\u0430\u043b\u0435 \u0432 \u043c\u0443\u043a\u0443, \u043a\u0430\u043a \u043d\u0430 \u0444\u043e\u0442\u043e.\n\nhttp://s019.radikal.ru/i637/1609/cc/a1fafd8db0a9.jpg\n\nThen dipped in egg.\n\n> \u0417\u0430\u0442\u0435\u043c \u043c\u043e\u043a\u0430\u0435\u043c \u0432 \u044f\u0439\u0446\u043e.\n\nhttp://s46.radikal.ru/i111/1609/ae/2bbdb507a016.jpg\n\nThen we dipped in breadcrumbs\n\n> \u0418 \u0434\u0430\u043b\u0435\u0435 \u043c\u043e\u043a\u0430\u0435\u043c \u0432 \u0441\u0443\u0445\u0430\u0440\u0438.\n\nhttp://s018.radikal.ru/i505/1609/32/cd41cbfbe4d7.jpg\n\n## Step 3:\nIt remains only to fry our chicken fillet)\nPut it in the pan and fry for 7-8 minutes))\nEverything is ready) Bon appetit.\n\n>## \u0428\u0430\u0433 3:\n> \u041e\u0441\u0442\u0430\u0435\u0442\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u043f\u043e\u0436\u0430\u0440\u0438\u0442\u044c \u043d\u0430\u0448\u0435 \u043a\u0443\u0440\u0438\u043d\u043d\u043e\u0435 \u0444\u0438\u043b\u0435) \n\u041a\u043b\u0430\u0434\u0435\u043c \u0435\u0433\u043e \u043d\u0430 \u0441\u043a\u043e\u0432\u043e\u0440\u043e\u0434\u043a\u0443 \u0438 \u0436\u0430\u0440\u0438\u043c \u0432 \u0442\u0435\u0447\u0435\u043d\u0438\u0438 7-8 \u043c\u0438\u043d\u0443\u0442))\n\u0412\u0441\u0435 \u0433\u043e\u0442\u043e\u0432\u043e) \u041f\u0440\u0438\u044f\u0442\u043d\u043e\u0433\u043e \u0430\u043f\u043f\u0435\u0442\u0438\u0442\u0430.\n\nhttp://s09.radikal.ru/i182/1609/6a/ad5522e514fa.jpg", + "category": "food", + "children": 1, + "created": "2016-09-15T19:17:33", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://s017.radikal.ru/i401/1609/a8/701d5400daa7.jpg", + "http://s018.radikal.ru/i501/1609/64/9731bfb796d4.jpg", + "http://s020.radikal.ru/i706/1609/cd/5cbef4082a18.jpg", + "http://s019.radikal.ru/i637/1609/cc/a1fafd8db0a9.jpg", + "http://s46.radikal.ru/i111/1609/ae/2bbdb507a016.jpg", + "http://s018.radikal.ru/i505/1609/32/cd41cbfbe4d7.jpg", + "http://s09.radikal.ru/i182/1609/6a/ad5522e514fa.jpg" + ], + "tags": [ + "food", + "recipes", + "life", + "cooking" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 862962138444, + "payout": 0.23, + "payout_at": "2016-09-22T19:17:33", + "pending_payout_value": "0.230 HBD", + "percent_hbd": 10000, + "permlink": "dr1uk-vegetable-soup-puree-recipe-specially-for-steemit", + "post_id": 1257625, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 29 + }, + "title": "Chicken fillet with breadcrumbs) recipe specially for Steemit", + "updated": "2016-09-15T19:34:42", + "url": "/food/@karisa/dr1uk-vegetable-soup-puree-recipe-specially-for-steemit" + }, + { + "active_votes": [ + { + "rshares": 122693390101, + "voter": "linouxis9" + }, + { + "rshares": 8567499992, + "voter": "fkn" + }, + { + "rshares": 83863566295, + "voter": "kingscrown" + }, + { + "rshares": 11261443630, + "voter": "elishagh1" + }, + { + "rshares": 313710480, + "voter": "coar" + }, + { + "rshares": 1061309796, + "voter": "murh" + }, + { + "rshares": 11584833708, + "voter": "andu" + }, + { + "rshares": 74800129313, + "voter": "kimziv" + }, + { + "rshares": 41825057596, + "voter": "furion" + }, + { + "rshares": 212468679, + "voter": "barbara2" + }, + { + "rshares": 223036409, + "voter": "ch0c0latechip" + }, + { + "rshares": 218564831, + "voter": "doge4lyf" + }, + { + "rshares": 1631624279, + "voter": "poseidon" + }, + { + "rshares": 6948016204, + "voter": "positive" + }, + { + "rshares": 11737972671, + "voter": "sisterholics" + }, + { + "rshares": 233934645, + "voter": "fnait" + }, + { + "rshares": 220053077, + "voter": "keepcalmand" + }, + { + "rshares": 415096989800, + "voter": "laonie" + }, + { + "rshares": 14657934226, + "voter": "myfirst" + }, + { + "rshares": 90738803441, + "voter": "somebody" + }, + { + "rshares": 3392636390, + "voter": "flysaga" + }, + { + "rshares": 131247634, + "voter": "hobgoblin" + }, + { + "rshares": 20044839503, + "voter": "midnightoil" + }, + { + "rshares": 50136958308, + "voter": "xiaohui" + }, + { + "rshares": 2425817615, + "voter": "elfkitchen" + }, + { + "rshares": 1567403062, + "voter": "xiaokongcom" + }, + { + "rshares": 3159618154, + "voter": "xianjun" + }, + { + "rshares": 206892582, + "voter": "microluck" + }, + { + "rshares": 5475437205, + "voter": "contentjunkie" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 98583209, + "voter": "ola1" + }, + { + "rshares": 1822707064, + "voter": "bapparabi" + }, + { + "rshares": 155796749, + "voter": "majes" + } + ], + "author": "kingscrown", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.54, + "beneficiaries": [], + "blacklists": [], + "body": "## Since few days theres a video where hackers show casino on which they play and double-spend the money.\n\nhttps://www.youtube.com/watch?v=RtGzV_-agcI\n\nYet they went futher and put this as a service that anybody can use, they take 10% cut of the amount you use.\n\nhttp://www.glasshunt.co/exploits/bitcoin-double-spend\n\nSome users below video claim that tried this and it didnt work (so lost 10%).\n\n# It is worth noticing that this \"hack\" works only one zero-confirmation sites, which are rather rare or mostly non-existent now.\n\nAmanda made interview with the creators:\nhttps://www.youtube.com/watch?v=ysVCU1b-UBA", + "category": "bitcoin", + "children": 0, + "created": "2016-09-15T19:08:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/RtGzV_-agcI/0.jpg", + "https://img.youtube.com/vi/ysVCU1b-UBA/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=RtGzV_-agcI", + "http://www.glasshunt.co/exploits/bitcoin-double-spend", + "https://www.youtube.com/watch?v=ysVCU1b-UBA" + ], + "tags": [ + "bitcoin", + "crypto-news", + "news", + "security", + "blockchain" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 986608403514, + "payout": 0.27, + "payout_at": "2016-09-22T19:08:36", + "pending_payout_value": "0.270 HBD", + "percent_hbd": 10000, + "permlink": "bitcoin-double-spending-tool-provided-as-a-service-by-hackers", + "post_id": 1257520, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 33 + }, + "title": "Bitcoin Double-Spending Tool provided As A Service by Hackers", + "updated": "2016-09-15T19:08:36", + "url": "/bitcoin/@kingscrown/bitcoin-double-spending-tool-provided-as-a-service-by-hackers" + }, + { + "active_votes": [ + { + "rshares": 518193384474, + "voter": "barrie" + }, + { + "rshares": 31620272424965, + "voter": "smooth" + }, + { + "rshares": 7465716124744, + "voter": "firstclass" + }, + { + "rshares": 1991230051184, + "voter": "badassmother" + }, + { + "rshares": 2052900127917, + "voter": "hr1" + }, + { + "rshares": 1337025448249, + "voter": "rossco99" + }, + { + "rshares": 22864591759, + "voter": "jaewoocho" + }, + { + "rshares": 1619082976045, + "voter": "joseph" + }, + { + "rshares": 223905651656, + "voter": "b0y2k" + }, + { + "rshares": 475735272749, + "voter": "recursive2" + }, + { + "rshares": 462392248872, + "voter": "recursive3" + }, + { + "rshares": 3188060280256, + "voter": "recursive" + }, + { + "rshares": 1246152952, + "voter": "mineralwasser" + }, + { + "rshares": 680994650765, + "voter": "boombastic" + }, + { + "rshares": 94091830376, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6959061481, + "voter": "bingo-0" + }, + { + "rshares": 1669969392, + "voter": "bingo-1" + }, + { + "rshares": 5938061627471, + "voter": "smooth.witness" + }, + { + "rshares": 9408405427, + "voter": "idol" + }, + { + "rshares": 134476949201, + "voter": "team" + }, + { + "rshares": 290603380713, + "voter": "chitty" + }, + { + "rshares": 59271072026, + "voter": "unosuke" + }, + { + "rshares": 10884676283, + "voter": "yefet" + }, + { + "rshares": 1619428804, + "voter": "jocelyn" + }, + { + "rshares": 15316591171, + "voter": "gregory-f" + }, + { + "rshares": 9028507975, + "voter": "gregory60" + }, + { + "rshares": 1285091135093, + "voter": "gavvet" + }, + { + "rshares": 89896753810, + "voter": "eeks" + }, + { + "rshares": 1511911763, + "voter": "fkn" + }, + { + "rshares": 122160437, + "voter": "paco-steem" + }, + { + "rshares": 1471581374, + "voter": "spaninv" + }, + { + "rshares": 1987313581, + "voter": "elishagh1" + }, + { + "rshares": 8669787638, + "voter": "richman" + }, + { + "rshares": 599925765931, + "voter": "nanzo-scoop" + }, + { + "rshares": 9857353705, + "voter": "kefkius" + }, + { + "rshares": 177389912085, + "voter": "mummyimperfect" + }, + { + "rshares": 313687341, + "voter": "coar" + }, + { + "rshares": 106628118273, + "voter": "asch" + }, + { + "rshares": 1061159202, + "voter": "murh" + }, + { + "rshares": 3187771076, + "voter": "cryptofunk" + }, + { + "rshares": 591084449, + "voter": "kodi" + }, + { + "rshares": 2111391740, + "voter": "error" + }, + { + "rshares": 985477191740, + "voter": "cyber" + }, + { + "rshares": 61710385546, + "voter": "theshell" + }, + { + "rshares": 50878059993, + "voter": "ak2020" + }, + { + "rshares": 13256265846, + "voter": "johnerfx" + }, + { + "rshares": 409218031185, + "voter": "taoteh1221" + }, + { + "rshares": 95314034, + "voter": "stiletto" + }, + { + "rshares": 55528544371, + "voter": "kus-knee" + }, + { + "rshares": 1177332471, + "voter": "johnerminer" + }, + { + "rshares": 19213121851, + "voter": "ziv" + }, + { + "rshares": 280666949780, + "voter": "trogdor" + }, + { + "rshares": 6652542986, + "voter": "grandpere" + }, + { + "rshares": 5821005163, + "voter": "mark-waser" + }, + { + "rshares": 124413655063, + "voter": "geoffrey" + }, + { + "rshares": 16025151061, + "voter": "kimziv" + }, + { + "rshares": 77734412526, + "voter": "emily-cook" + }, + { + "rshares": 2187587354, + "voter": "superfreek" + }, + { + "rshares": 53269952968, + "voter": "pmartynov" + }, + { + "rshares": 48620303351, + "voter": "isteemit" + }, + { + "rshares": 30279417098, + "voter": "acassity" + }, + { + "rshares": 65769554169, + "voter": "norbu" + }, + { + "rshares": 3808133649, + "voter": "michaellamden68" + }, + { + "rshares": 20382096581, + "voter": "thebatchman" + }, + { + "rshares": 158987747182, + "voter": "asmolokalo" + }, + { + "rshares": 76019855821, + "voter": "rubybian" + }, + { + "rshares": 5270775482, + "voter": "riscadox" + }, + { + "rshares": 17903672525, + "voter": "konstantin" + }, + { + "rshares": 256623434, + "voter": "mstang83" + }, + { + "rshares": 373878481829, + "voter": "fabio" + }, + { + "rshares": 6941291365, + "voter": "gatoso" + }, + { + "rshares": 7380400309, + "voter": "furion" + }, + { + "rshares": 159573949583, + "voter": "jacor" + }, + { + "rshares": 147678292, + "voter": "cynetyc" + }, + { + "rshares": 18770255506, + "voter": "sebastien" + }, + { + "rshares": 12011479963, + "voter": "asim" + }, + { + "rshares": 14487056742, + "voter": "aaseb" + }, + { + "rshares": 4431046054, + "voter": "karen13" + }, + { + "rshares": 10645918815, + "voter": "deviedev" + }, + { + "rshares": 251364791827, + "voter": "nabilov" + }, + { + "rshares": 441803588, + "voter": "karenmckersie" + }, + { + "rshares": 871576606, + "voter": "luisucv34" + }, + { + "rshares": 54561525717, + "voter": "streetstyle" + }, + { + "rshares": 46854241122, + "voter": "milestone" + }, + { + "rshares": 35782000412, + "voter": "creemej" + }, + { + "rshares": 3878126092, + "voter": "maximkichev" + }, + { + "rshares": 15377574672, + "voter": "nippel66" + }, + { + "rshares": 171280078005, + "voter": "blueorgy" + }, + { + "rshares": 12324948767, + "voter": "benjiberigan" + }, + { + "rshares": 349568852, + "voter": "poseidon" + }, + { + "rshares": 2182574144, + "voter": "iamwne" + }, + { + "rshares": 347965502695, + "voter": "calaber24p" + }, + { + "rshares": 20119867662, + "voter": "mustafaomar" + }, + { + "rshares": 3576144996, + "voter": "simon.braki.love" + }, + { + "rshares": 82813520861, + "voter": "thylbom" + }, + { + "rshares": 3720107267, + "voter": "azurejasper" + }, + { + "rshares": 32541921491, + "voter": "deanliu" + }, + { + "rshares": 31308203650, + "voter": "sauravrungta" + }, + { + "rshares": 7659625135, + "voter": "neroru" + }, + { + "rshares": 215383763306, + "voter": "jl777" + }, + { + "rshares": 1226120506, + "voter": "positive" + }, + { + "rshares": 103577805737, + "voter": "crazymumzysa" + }, + { + "rshares": 6232841459, + "voter": "summonerrk" + }, + { + "rshares": 14894144779, + "voter": "lemooljiang" + }, + { + "rshares": 904575538, + "voter": "happyphoenix" + }, + { + "rshares": 43631243627, + "voter": "claudiop63" + }, + { + "rshares": 18175890702, + "voter": "proto" + }, + { + "rshares": 2708201174, + "voter": "sisterholics" + }, + { + "rshares": 8964609699, + "voter": "royalmacro" + }, + { + "rshares": 1802321537, + "voter": "remlaps" + }, + { + "rshares": 46040443375, + "voter": "jasonstaggers" + }, + { + "rshares": 13359113213, + "voter": "mahekg" + }, + { + "rshares": 845069114, + "voter": "metaflute" + }, + { + "rshares": 9193716733, + "voter": "taker" + }, + { + "rshares": 6521104126, + "voter": "nekromarinist" + }, + { + "rshares": 95766250088, + "voter": "laonie" + }, + { + "rshares": 161751897653, + "voter": "twinner" + }, + { + "rshares": 24560895252, + "voter": "laoyao" + }, + { + "rshares": 2664547502, + "voter": "myfirst" + }, + { + "rshares": 19439832856, + "voter": "somebody" + }, + { + "rshares": 65245460, + "voter": "ierg" + }, + { + "rshares": 16958164504, + "voter": "sunshine" + }, + { + "rshares": 726848341, + "voter": "flysaga" + }, + { + "rshares": 7706698035, + "voter": "asdes" + }, + { + "rshares": 2501620573, + "voter": "gmurph" + }, + { + "rshares": 1659697260, + "voter": "stormblaze" + }, + { + "rshares": 4294420153, + "voter": "midnightoil" + }, + { + "rshares": 2280336943, + "voter": "kalimor" + }, + { + "rshares": 84246848, + "voter": "coderg" + }, + { + "rshares": 2267389147, + "voter": "crypto-toll" + }, + { + "rshares": 4281204067, + "voter": "ullikume" + }, + { + "rshares": 10740550186, + "voter": "xiaohui" + }, + { + "rshares": 176650903994, + "voter": "terrycraft" + }, + { + "rshares": 461085584, + "voter": "elfkitchen" + }, + { + "rshares": 103384195129, + "voter": "joele" + }, + { + "rshares": 5823989445, + "voter": "oflyhigh" + }, + { + "rshares": 335807163, + "voter": "xiaokongcom" + }, + { + "rshares": 12961700193, + "voter": "gargon" + }, + { + "rshares": 2076619689, + "voter": "natalymaty" + }, + { + "rshares": 2002858998, + "voter": "future24" + }, + { + "rshares": 1405383530, + "voter": "hms818" + }, + { + "rshares": 3670417888, + "voter": "villainblack" + }, + { + "rshares": 3033035828, + "voter": "jrcornel" + }, + { + "rshares": 676921271, + "voter": "xianjun" + }, + { + "rshares": 25747116283, + "voter": "hanshotfirst" + }, + { + "rshares": 11541933907, + "voter": "borran" + }, + { + "rshares": 93797422302, + "voter": "miacats" + }, + { + "rshares": 2249572206, + "voter": "njall" + }, + { + "rshares": 6417144136, + "voter": "userlogin" + }, + { + "rshares": 2077199246, + "voter": "chinadaily" + }, + { + "rshares": 20666103650, + "voter": "anotherjoe" + }, + { + "rshares": 4879395119, + "voter": "almerri" + }, + { + "rshares": 8890516872, + "voter": "johnnyyash" + }, + { + "rshares": 3155389493, + "voter": "macartem" + }, + { + "rshares": 9310407829, + "voter": "gvargas123" + }, + { + "rshares": 4658385146, + "voter": "themanualbot" + }, + { + "rshares": 2148477670, + "voter": "levycore" + }, + { + "rshares": 406983674, + "voter": "mig641" + }, + { + "rshares": 56654664918, + "voter": "mandibil" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 54612436, + "voter": "riv" + }, + { + "rshares": 2196749616, + "voter": "runridefly" + }, + { + "rshares": 2458800256, + "voter": "seva" + }, + { + "rshares": 7375519035, + "voter": "macksby" + }, + { + "rshares": 1931998664, + "voter": "funkywanderer" + }, + { + "rshares": 5053531368, + "voter": "richardcrill" + }, + { + "rshares": 1625387426, + "voter": "davidjkelley" + }, + { + "rshares": 182060433, + "voter": "greatness" + }, + { + "rshares": 27673580803, + "voter": "sponge-bob" + }, + { + "rshares": 15231878384, + "voter": "digital-wisdom" + }, + { + "rshares": 3710834980, + "voter": "ethical-ai" + }, + { + "rshares": 6682569853, + "voter": "jwaser" + }, + { + "rshares": 51964388, + "voter": "apparat" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 224088474986, + "voter": "asksisk" + }, + { + "rshares": 113366516, + "voter": "edgarsart" + }, + { + "rshares": 26377562678, + "voter": "dubi" + }, + { + "rshares": 2617262426, + "voter": "bwaser" + }, + { + "rshares": 337248470, + "voter": "panther" + }, + { + "rshares": 27667123071, + "voter": "brains" + }, + { + "rshares": 50450987, + "voter": "waldemar-kuhn" + }, + { + "rshares": 5753092824, + "voter": "chick1" + }, + { + "rshares": 51637870, + "voter": "aoki" + }, + { + "rshares": 51568971, + "voter": "typingagent" + }, + { + "rshares": 51581492, + "voter": "cwb" + }, + { + "rshares": 3623547539, + "voter": "slayer" + }, + { + "rshares": 407122760, + "voter": "anomaly" + }, + { + "rshares": 27667189544, + "voter": "tarekadam" + }, + { + "rshares": 2401230307, + "voter": "ellepdub" + }, + { + "rshares": 123128317, + "voter": "ola1" + }, + { + "rshares": 12115121436, + "voter": "herpetologyguy" + }, + { + "rshares": 52460746, + "voter": "cryptofarmer" + }, + { + "rshares": 4712097333, + "voter": "morgan.waser" + }, + { + "rshares": 50228382, + "voter": "dragonice" + }, + { + "rshares": 50223099, + "voter": "battalar" + }, + { + "rshares": 51218466, + "voter": "weare" + }, + { + "rshares": 50139069, + "voter": "slow" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 117919744, + "voter": "optimistic-crone" + }, + { + "rshares": 50540827, + "voter": "amstel" + }, + { + "rshares": 50484452, + "voter": "connect" + }, + { + "rshares": 88287639, + "voter": "remlaps1" + }, + { + "rshares": 3609516222, + "voter": "strong-ai" + }, + { + "rshares": 230273165, + "voter": "sjamayee" + }, + { + "rshares": 162925257, + "voter": "uct" + }, + { + "rshares": 435365865, + "voter": "witchcraftblog" + }, + { + "rshares": 161218747, + "voter": "sdc" + }, + { + "rshares": 161179339, + "voter": "bethesda" + }, + { + "rshares": 161096439, + "voter": "bethsoft" + }, + { + "rshares": 157816798, + "voter": "gravity" + }, + { + "rshares": 157726117, + "voter": "illusions" + }, + { + "rshares": 160861015, + "voter": "cybergirl" + }, + { + "rshares": 3941523341, + "voter": "dresden" + }, + { + "rshares": 164549939, + "voter": "pawel-krawczyk" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 158638676, + "voter": "icesteem" + }, + { + "rshares": 32369065992, + "voter": "goldmatters" + }, + { + "rshares": 702613929, + "voter": "reddust" + }, + { + "rshares": 150387842, + "voter": "trickster512" + } + ], + "author": "gavvet", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.8, + "beneficiaries": [], + "blacklists": [], + "body": ">Today I told my dad the final date of my marriage: October 2nd . Few days ago, as I told him that I was going to get married in a few weeks, he got mad at me. \u201cI was expecting you to get a real job before you got married!\u201d was his main critique. \u201cHow can you get married *now*?\u201d he asked me.\n\nOggi ho detto a mio padre la data definitiva del mio matrimonio: due ottobre. Pochi giorni fa, quando gli ho detto che mi sarei sposato nel giro di poche settimane, si \u00e8 arrabbiato con me. \u201cMi sarei aspettato che ti trovassi un lavoro vero prima di sposarti\u201d \u00e8 stato il suo principale oggetto di critica. \u201cCome puoi sposarti *adesso*?\u201d mi ha chiesto.\n\n>Let me give you some background. I\u2019m 29 years old and I want to do many things in my life. I studied economics, worked for no-profit and academia and I published a book in May on the shifting economic paradigm. I dedicated the last year to this book, spent all the savings I had and by now I have a few weeks of financial autonomy left. Meanwhile I rented a room on Airbnb, learned how to do bracelets and sold them on the Ligurian (North-West Italy) seaside. Simultaneously, I\u2019m working on becoming what I call a cryptofarmer: in fact, my goal is to write and earn cryptocurrencies while living in the countryside in a small house I\u2019m transforming into a farm. I learned how to plant a vegetable garden, how to chop wood and limiting the expenses of food and heating.\nEven if sometimes I\u2019m scared I could not afford a living, I feeI I can make it. We can make it. In fact, few months ago a girl I met last winter in Chile joined me and is providing great help with her skills and work. And I\u2019m going to marry her in a few weeks, as I said.\n\nFacciamo un passo indietro. Ho 29 anni e voglio fare tante cose nella mia vita. Ho studiato economia, lavorato nel no-profit e nel mondo accademico per poi pubblicare, a maggio di quest\u2019anno, un libro sul cambio di paradigma in economia. Ho dedicato l\u2019ultimo anno a questo libro, ho speso tutti i miei risparmi e ho davanti ancora qualche settimana di autonomia finanziaria. Nel frattempo ho affittato una stanza su Airbnb e imparato a fare braccialetti che ho venduto sulla costa ligure. Parallelamente lavoro per diventare quello che chiamo un cryptofarmer; il mio obiettivo \u00e8 infatti quello di scrivere e guadagnare cripto-valute mentre vivo in una piccola casa di campagna che sto trasformando in fattoria. Ho imparato come piantare un orto, spaccare la legna e limitare le spese di cibo e riscaldamento.\nAnche se a volte ho paura di non riuscire a guadagnarmi da vivere, sento che ce la posso fare. Che ce la *possiamo* fare. Qualche mese fa, infatti, una ragazza che ho conosciuto lo scorso inverno in Cile si \u00e8 unita ai miei progetti e mi sta dando un grosso aiuto con le sue capacit\u00e0 e il suo lavoro. E io la sposer\u00f2 in qualche settimana, come dicevo.\n>My father is 69 years old. Oddly enough, he actually left countryside for the city \u2013 a choice diametrically opposite to the one I made \u2013 to become a lawyer and had success by working really hard. As far as I know, he wanted to be a journalist but chose to be a lawyer to get a better salary \u2013 as he got. He wanted me to be a lawyer too, of course, but when I chose to study economics he told me I could become an auditor; those were professions, in his words, that paid good.\n\nMio padre ha 69 anni. E\u2019 curioso come lui lasci\u00f2 la campagna per la citt\u00e0 \u2013 una scelta diametralmente opposta a quella che ho fatto io \u2013 per diventare un avvocato e l\u00ec ha avuto successo lavorando molto. Da quel che so, lui voleva fare il giornalista da giovane, ma poi ha scelto di fare l\u2019avvocato per avere un miglior salario \u2013 come appunto si \u00e8 verificato. Chiaramente voleva che anche io facessi l\u2019avvocato e successivamente, quando io scelsi di studiare economia, mi disse che potevo diventare il revisore contabile; mestieri, questi, che secondo lui erano ben remunerati. \n>Dear dad,\nA couple of years ago, you told that you were eventually glad I didn\u2019t follow your path and became a lawyer. The job had changed too much, you said. Now too many lawyers are fighting one against each other to get the job and clients are not paying for the work you did for them. That\u2019s how you described me your job \u2013 a job that in Italy, for your generation, was a synonym of success. A son who became a lawyer was a dream for the average family.\nWell, I\u2019m going to add a little piece to this picture. In a few decades, the whole profession of lawyer may become obsolete. Do you know that even today you can ask legal question to [Ross](http://www.psfk.com/2015/01/ross-ibm-watson-powered-lawyer-legal-research.html), an IBM powered machine? It will provide you an answer by sifting through thousands of legal documents, statutes and cases - assisting you to get ready for the case by including citations, suggested readings and confidence ratings. \nToday few technologies are ready to disrupt whole sectors of the economy. One of these is Artificial Intelligence that could make your profession obsolete. Another is the blockchain: that one could make the auditor and accountancy profession useless too. Have you ever heard about it? Some say it\u2019s important as the invention of the Internet.\n\nCaro pap\u00e0,\nQualche anno fa mi hai detto che in fin dei conti eri contento che non avessi seguito la tua strada e fossi diventato un avvocato. Il lavoro \u00e8 cambiato troppo, hai detto. Troppi avvocati in conflitto l\u2019uno contro l\u2019altro per accaparrarsi clienti che poi non pagano il lavoro che fai per loro. Cos\u00ec mi hai descritto il tuo lavoro \u2013 un lavoro che in Italia, per la tua generazione, era sinonimo di successo. Un figlio che diventava avvocato era un sogno per la famiglia media.\nBeh, lasciami aggiungere un pezzo a questa storia. In un paio di decadi, la professione stessa dell\u2019avvocato potrebbe diventare obsoleta. Sai che gi\u00e0 oggi puoi chiedere un parere legale a [Ross](http://www.psfk.com/2015/01/ross-ibm-watson-powered-lawyer-legal-research.html), una macchina sviluppata da IBM? Ti restituisce una risposta setacciando migliaia di documenti legali, statuti e casi \u2013 assistendoti a prepararti al caso includendo citazioni, letture consigliate e intervalli di confidenza. Alcune tecnologie sono sul punto di rivoluzionare interi settori dell\u2019economia. Una di queste \u00e8 l\u2019intelligenza artificiale che potrebbe rendere obsoleta la tua professione. Un\u2019altra \u00e8 la blockchain: questa potrebbe rendere inutile la professione del contabile e del revisore. Ne hai mai sentito parlare? Alcuni dicono che \u00e8 importante quanto l\u2019invenzione di Internet.\n>**You should really be glad I didn\u2019t choose your job just because it paid good**. As I was 18 (in 2005) being a lawyer paid good, in a decade it wasn\u2019t the case anymore. **In fact, between 2007 and 2014 the average income reported by Italian lawyers [declined from 51.314 euro to 37.505]( http://www.italiaoggi.it/news/dettaglio_news.asp?id=201603102026358478&chkAgenzie=ITALIAOGGI&titolo=Avvocati,%20redditi%20da%20dimenticare)**. Well, last decade \u2013 it is to be said - was a *century*: while economy collapsed in one of the worst crisis ever, technology produced unparalleled innovations. Before 2005 there was no Youtube. In 2005 there was no smartphone either. No-one can tell what are we going to see in the next decade. Some say there will be some big change in the workplace. In fact, [some researchers at Oxford]( http://www.oxfordmartin.ox.ac.uk/downloads/academic/The_Future_of_Employment.pdf) say that by 2035, half of the jobs Americans currently hold will be automatized. **Robots are simply better than men in doing robotic work**. Even the world\u2019s most ancient profession may suffer a strong decline with the development of virtual reality \u2013 this has become the next big thing in adult entertainment.\n\n**Devi essere davvero contento che non abbia scelto il tuo lavoro solo perch\u00e9 era ben remunerato**. Quando ancora io avevo 18 anni (nel 2005) fare l\u2019avvocato era remunerativo, ma nell\u2019arco di un decennio ci\u00f2 non era pi\u00f9 vero. **Tra il 2007 e il 2014 il reddito medio dell\u2019avvocato italiano [\u00e8 sceso da 51.314 euro a 37.505 euro]( http://www.italiaoggi.it/news/dettaglio_news.asp?id=201603102026358478&chkAgenzie=ITALIAOGGI&titolo=Avvocati,%20redditi%20da%20dimenticare)**. L\u2019ultimo decennio \u2013 bisogna riconoscerlo - ha rappresentato un *secolo*: mentre l\u2019economia collassava in una delle peggiori crisi di sempre, la tecnologia produceva innovazioni senza pari. Prima del 2005 non c\u2019era Youtube. Prima del 2005 non c\u2019era nemmeno lo smartphone. Nessuno pu\u00f2 dire cosa vedremo nel prossimo decennio. Molti dicono che ci saranno grossi cambiamenti sul luogo di lavoro. [Alcuni ricercatori di Oxford]( http://www.oxfordmartin.ox.ac.uk/downloads/academic/The_Future_of_Employment.pdf) dicono che entro il 2035, il 45% dei lavori attualmente svolti dagli americani verr\u00e0 automatizzato. **I robot svolgono meglio degli uomini i lavori da robot**. Perfino il mestiere pi\u00f9 vecchio del mondo potrebbe risentire di un forte declino a seguito dello sviluppo della realt\u00e0 virtuale \u2013 questa \u00e8 diventata l\u2019ultima novit\u00e0 nel mondo dell\u2019intrattenimento per adulti.\n>Don\u2019t worry, dad, and don\u2019t look at me as someone who is living hand to mouth. Many things are changing in the next years, together with most of the reference points we had. Those jobs who were good, could not be profitable and stable anymore. Most of all, the same idea of stability will change: we\u2019ll have to find stability surfing between waves of change. Choosing a job just because it pays good today, may not be a good strategy. **My generation is challenged to find and develop that personal value, those talents, that no machine could substitute. This is what I\u2019m doing \u2013 soon I\u2019ll write you how**.\n\nPer questo, pap\u00e0, non preoccuparti e non guardarmi come si guarda un figlio che vive di espedienti. Molte cose cambieranno nei prossimi anni, insieme a molti dei punti di riferimento che avevamo. Quei lavori che prima erano buoni, potrebbero non essere pi\u00f9 remunerativi e stabili. Pi\u00f9 di tutto, cambier\u00e0 l\u2019idea di stabilit\u00e0: dovremmo imparare a trovare la stabilit\u00e0 di un surfista a cavallo di ondate di cambiamento. Scegliere un lavoro solo perch\u00e9 paga bene oggi, potrebbe non essere una strategia che paga. **La sfida per la mia generazione \u00e8 di trovare e sviluppare quel valore personale, quei talenti, che nessuna macchina pu\u00f2 sostituire. Questo \u00e8 quello che sto facendo io \u2013 presto ti scriver\u00f2 come**.\n\nhttp://i68.tinypic.com/2hz9lz.jpg \n\n*Me, dad, fianc\u00e9, mum*\n\n***Don't forget to follow @cryptofarmer***\n***a shout out goes to @claudiop63 for assisting the Italian community so don't forget to follow him***", + "category": "life", + "children": 11, + "created": "2016-09-15T14:01:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i68.tinypic.com/2hz9lz.jpg" + ], + "links": [ + "http://www.psfk.com/2015/01/ross-ibm-watson-powered-lawyer-legal-research.html", + "http://www.italiaoggi.it/news/dettaglio_news.asp?id=201603102026358478&chkAgenzie=ITALIAOGGI&titolo=Avvocati,%20redditi%20da%20dimenticare", + "http://www.oxfordmartin.ox.ac.uk/downloads/academic/The_Future_of_Employment.pdf" + ], + "tags": [ + "life", + "introducemyself" + ], + "users": [ + "cryptofarmer", + "claudiop63" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 66723421210839, + "payout": 258.716, + "payout_at": "2016-09-22T14:01:30", + "pending_payout_value": "258.716 HBD", + "percent_hbd": 10000, + "permlink": "letters-to-my-dad-on-the-changing-world-with-italian-featuring-cryptofarmer-as-author", + "post_id": 1254158, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 220 + }, + "title": "Letters to my dad on the changing world... with Italian(featuring @cryptofarmer as author)", + "updated": "2016-09-15T14:01:30", + "url": "/life/@gavvet/letters-to-my-dad-on-the-changing-world-with-italian-featuring-cryptofarmer-as-author" + }, + { + "active_votes": [ + { + "rshares": 231809773619, + "voter": "anonymous" + }, + { + "rshares": 657682851854, + "voter": "berniesanders" + }, + { + "rshares": 4576157737, + "voter": "nextgenwitness" + }, + { + "rshares": 15256984110, + "voter": "justin" + }, + { + "rshares": 41894139791, + "voter": "silver" + }, + { + "rshares": 101662324432, + "voter": "silversteem" + }, + { + "rshares": 112852995068, + "voter": "nextgencrypto" + }, + { + "rshares": 2206071653405, + "voter": "wang" + }, + { + "rshares": 11207373945, + "voter": "steemservices" + }, + { + "rshares": 526151971, + "voter": "steemservices1" + }, + { + "rshares": 323068414, + "voter": "bentley" + }, + { + "rshares": 23383993964, + "voter": "wpalczynski" + }, + { + "rshares": 1196485708874, + "voter": "gavvet" + }, + { + "rshares": 3023823526, + "voter": "fkn" + }, + { + "rshares": 663007716, + "voter": "thedarkestplum" + }, + { + "rshares": 3974627163, + "voter": "elishagh1" + }, + { + "rshares": 10461894747, + "voter": "acidyo" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 1061245798, + "voter": "murh" + }, + { + "rshares": 61297660999, + "voter": "justtryme90" + }, + { + "rshares": 9962459465, + "voter": "the-alien" + }, + { + "rshares": 26711385788, + "voter": "kimziv" + }, + { + "rshares": 19099915307, + "voter": "venuspcs" + }, + { + "rshares": 3058908472, + "voter": "getssidetracked" + }, + { + "rshares": 606085340, + "voter": "trees" + }, + { + "rshares": 83801390, + "voter": "strawhat" + }, + { + "rshares": 1159208963, + "voter": "steemswede" + }, + { + "rshares": 293855670, + "voter": "cryptochannel" + }, + { + "rshares": 894092880, + "voter": "endgame" + }, + { + "rshares": 14760800618, + "voter": "furion" + }, + { + "rshares": 70822893, + "voter": "barbara2" + }, + { + "rshares": 78718732, + "voter": "ch0c0latechip" + }, + { + "rshares": 72854943, + "voter": "doge4lyf" + }, + { + "rshares": 10646441734, + "voter": "deviedev" + }, + { + "rshares": 702103377, + "voter": "luisucv34" + }, + { + "rshares": 582664365, + "voter": "poseidon" + }, + { + "rshares": 5497387091, + "voter": "sharker" + }, + { + "rshares": 2452241013, + "voter": "positive" + }, + { + "rshares": 5975820194, + "voter": "chloetaylor" + }, + { + "rshares": 4514106091, + "voter": "sisterholics" + }, + { + "rshares": 82565168, + "voter": "fnait" + }, + { + "rshares": 73351025, + "voter": "keepcalmand" + }, + { + "rshares": 59017018, + "voter": "reported" + }, + { + "rshares": 56327382, + "voter": "krushing" + }, + { + "rshares": 159630983676, + "voter": "laonie" + }, + { + "rshares": 5329710799, + "voter": "myfirst" + }, + { + "rshares": 32403046758, + "voter": "somebody" + }, + { + "rshares": 1211525148, + "voter": "flysaga" + }, + { + "rshares": 513541455, + "voter": "minnowsunited" + }, + { + "rshares": 7158093031, + "voter": "midnightoil" + }, + { + "rshares": 55335599, + "voter": "whatyouganjado" + }, + { + "rshares": 17903214040, + "voter": "xiaohui" + }, + { + "rshares": 808517232, + "voter": "elfkitchen" + }, + { + "rshares": 63373184, + "voter": "makaveli" + }, + { + "rshares": 559728216, + "voter": "xiaokongcom" + }, + { + "rshares": 1780319109, + "voter": "future24" + }, + { + "rshares": 7242085700, + "voter": "thebotkiller" + }, + { + "rshares": 1128310359, + "voter": "xianjun" + }, + { + "rshares": 647921440, + "voter": "herbertmueller" + }, + { + "rshares": 54889630, + "voter": "alexbones" + }, + { + "rshares": 73887203, + "voter": "microluck" + }, + { + "rshares": 10680388292, + "voter": "pjheinz" + }, + { + "rshares": 805448125, + "voter": "thecurator" + }, + { + "rshares": 8114632832, + "voter": "lemouth" + }, + { + "rshares": 62298836, + "voter": "gokugirl" + }, + { + "rshares": 163783062, + "voter": "nang1" + }, + { + "rshares": 10691300360, + "voter": "jaredcwillis" + }, + { + "rshares": 20824065311, + "voter": "andrewawerdna" + }, + { + "rshares": 5831957227, + "voter": "trev" + }, + { + "rshares": 75045323, + "voter": "ozertayiz" + }, + { + "rshares": 54780763, + "voter": "salebored" + }, + { + "rshares": 2268668670, + "voter": "blockcodes" + }, + { + "rshares": 96022055, + "voter": "cryptochart" + }, + { + "rshares": 97123877, + "voter": "steemwatch" + }, + { + "rshares": 54799530, + "voter": "bitdrone" + }, + { + "rshares": 54790675, + "voter": "sleepcult" + }, + { + "rshares": 3761305064, + "voter": "thecyclist" + }, + { + "rshares": 53099160, + "voter": "analyzethis" + }, + { + "rshares": 339287005, + "voter": "anomaly" + }, + { + "rshares": 98545946, + "voter": "ola1" + }, + { + "rshares": 68608664, + "voter": "mari5555na" + }, + { + "rshares": 154765535, + "voter": "mrsgreen" + } + ], + "author": "pjheinz", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.77, + "beneficiaries": [], + "blacklists": [], + "body": "
http://www.forcesofgeek.com/wp-content/uploads/2013/05/19043-2.jpg
\n
[\u25b3](http://www.forcesofgeek.com/2013/05/insect-fear-big-bug-movies-of-1950s.html)
\n\n----------------------------\n---------------------------\n\n# A change of scale is a geometrical symmetry; large triangles have the same properties as small ones. \n\n
![Imgur](http://i.imgur.com/YEUxukE.png)
\n
wikipedia
\n\n\nYet an enlarged or reduced copy of a real object is not the same and does not have the same properties as the original. The reason for this was discovered by Galileo: **the square-cube law**. The failure of scale symmetry is due to the physics of atoms, which have a de\ufb01nite size. This determines the properties of materials and sets a fundamental scale for the universe. \n\n-------------------------\n\n\n# Exploring the symmetry of scale instead of re\ufb02ecting the world, we magnify it and ask whether large objects behave the same way as small objects in our universe. \n\n
![Imgur](http://i.imgur.com/xQVZUHC.png)
\n
wikipedia
\n\n**The square-cube law**, describing how size affects the physical properties of objects, was \ufb01rst discovered by Galileo Galilei and published in his book Two New Sciences. The second \u201cnew science\u201d concerned strength of structures. Galileo noticed a difference between the basic designs of small and large animals\u2014not just in size but in proportion. He realized the strength of an object is proportional to cross-sectional area, whereas its weight is proportional to volume. \n\n\n-----------------------------\n\n# Area and volume depend on size in different ways, so the relation of strength to weight is different for objects of different size. ; \n\n
https://upload.wikimedia.org/wikipedia/commons/thumb/5/5f/Comparison_of_surface_area_vs_volume_of_shapes.svg/330px-Comparison_of_surface_area_vs_volume_of_shapes.svg.png
\n
wikipedia
\n\n* Area is a square (x\u00b2), \n* Volume is cubic (x\u00b3). \n\n-------------------------\n\n ## For example imagine magnifying an animal 100x: \n\n**Original Animal**\n* Mass of 100 kg and footprint of 100 cm\u00b2 \n* Supporting its weight at 1 kg / cm\u00b2\n\n**100x Magnified Animal**\n* Mass of 1,000,000,000 kg and footprint of 1,000,000 cm\u00b2\n* It would now have to support 1000 kg / cm\u00b2 \n* 1000x the weight per unit area.\n\n------------------------------------------------\n\n\n# This explains why science \ufb01ction concepts like giant mutant ants are impossible: Their structures (areas) cannot support their weight (volumes). \n\n\n
http://www.bluebird-electric.net/artificial_intelligence_autonomous_robotics/insectronics_robotics_pictures_animatronic_soldiers/ant_movies_insecta_saurus_giant_attacking_charley_temple.jpg
\n
[giant ants](>http://www.bluebird-electric.net/artificial_intelligence_autonomous_robotics/insectronics_robotics_pictures_animatronic_soldiers/ant_movies_insecta_saurus_giant_attacking_charley_temple.jpg)
\n\n**We also see this in real life.** \n\n1. Larger animals lead more sedate lifestyles than smaller ones.\n2. They are structurally more delicate. \n3. Larger animals have thicker proportions. \n4. Compare the legs of an elephant to those of an ant.\n5. Larger animals have lower metabolic rates than smaller ones, using fuel more ef\ufb01ciently. \n\n---------------------\n\n# **The square-cube law** is a general principle of physics. It applies to any structure, not just living things. \n\n
https://upload.wikimedia.org/wikipedia/commons/7/72/Coal_anthracite.jpg
\n
wikipedia
\n\n* A lump of coal burns at a moderate rate, but coal dust suspended in air can cause an explosion. The greater surface area of the dust allows greater combination with oxygen from the air and a greater release of energy. \n* The interior of Earth is as hot as the Sun\u2019s surface due to radioactive decay of potassium-40. A single Earth rock containing potassium-40 cannot heat itself very well, but the surface-to-volume proportions of Earth are so much larger, it creates a tremendous amount of heat with the same percentage of potassium-40. \n\n-------------------------\n\n# Because of **the square-cube law**, magni\ufb01cation is not a symmetry of nature. \n\n
https://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Helium_atom_QM.svg/450px-Helium_atom_QM.svg.png
\n
wikipedia
\n\nWhy does nature work this way? Two objects, one large and one small, made of the same materials behave in different ways because they are made of the same material, not in spite of it. If you create giant ant, you can not build it out of giant atoms; atoms of each element have a de\ufb01nite, absolute size. What determines the size of an atom and sets the size scale of the universe? Quantum physics. \n\n\n------------------------------\n\n# Fun Facts:\n \nNear the end of the science \ufb01ction novel and \ufb01lm The Incredible Shrinking Man, the titular man is the size of an insect. Such a man would face physiological problems making cellular chemistry, fluid transfer, gas exchange, and staying alive impossible. \n\n
https://upload.wikimedia.org/wikipedia/commons/thumb/7/71/IncredibleShrinkingMan-poster.jpg/330px-IncredibleShrinkingMan-poster.jpg
\n
wikipedia
\n\n\n\nThe light from the Sun exerts a very small pressure on objects in our solar system. This force pushes tiny dust grains entirely out of the solar system and may cause small long-term changes in the orbits of small asteroids but is completely negligible for big planets. This directly caused by the difference in surface area vs mass on these bodies.\n\n
https://upload.wikimedia.org/wikipedia/commons/thumb/b/ba/Comet_Hale-Bopp_1995O1.jpg/330px-Comet_Hale-Bopp_1995O1.jpg
\n
wikipedia
\n\n \n\n\n-----------------------------------\n-----------------------------------", + "category": "science", + "children": 0, + "created": "2016-09-15T16:59:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.forcesofgeek.com/wp-content/uploads/2013/05/19043-2.jpg", + "http://i.imgur.com/YEUxukE.png", + "http://i.imgur.com/xQVZUHC.png", + "https://upload.wikimedia.org/wikipedia/commons/thumb/5/5f/Comparison_of_surface_area_vs_volume_of_shapes.svg/330px-Comparison_of_surface_area_vs_volume_of_shapes.svg.png", + "http://www.bluebird-electric.net/artificial_intelligence_autonomous_robotics/insectronics_robotics_pictures_animatronic_soldiers/ant_movies_insecta_saurus_giant_attacking_charley_temple.jpg", + "https://upload.wikimedia.org/wikipedia/commons/7/72/Coal_anthracite.jpg", + "https://upload.wikimedia.org/wikipedia/commons/thumb/2/23/Helium_atom_QM.svg/450px-Helium_atom_QM.svg.png", + "https://upload.wikimedia.org/wikipedia/commons/thumb/7/71/IncredibleShrinkingMan-poster.jpg/330px-IncredibleShrinkingMan-poster.jpg", + "https://upload.wikimedia.org/wikipedia/commons/thumb/b/ba/Comet_Hale-Bopp_1995O1.jpg/330px-Comet_Hale-Bopp_1995O1.jpg" + ], + "links": [ + "http://www.forcesofgeek.com/2013/05/insect-fear-big-bug-movies-of-1950s.html", + ">http://www.bluebird-electric.net/artificial_intelligence_autonomous_robotics/insectronics_robotics_pictures_animatronic_soldiers/ant_movies_insecta_saurus_giant_attacking_charley_temple.jpg" + ], + "tags": [ + "science", + "mathematics", + "space", + "writing", + "steemmag" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 5092939268805, + "payout": 2.545, + "payout_at": "2016-09-22T16:59:00", + "pending_payout_value": "2.545 HBD", + "percent_hbd": 10000, + "permlink": "invasion-of-giant-insects-and-the-square-cube-law", + "post_id": 1256134, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 82 + }, + "title": "Invasion of Giant Insects and The Square-Cube Law", + "updated": "2016-09-15T18:45:18", + "url": "/science/@pjheinz/invasion-of-giant-insects-and-the-square-cube-law" + }, + { + "active_votes": [ + { + "rshares": 374437048490, + "voter": "craig-grant" + }, + { + "rshares": 29966325092, + "voter": "eeks" + }, + { + "rshares": 3527794114, + "voter": "fkn" + }, + { + "rshares": 4637065024, + "voter": "elishagh1" + }, + { + "rshares": 313699965, + "voter": "coar" + }, + { + "rshares": 1061283659, + "voter": "murh" + }, + { + "rshares": 6085896288, + "voter": "cryptofunk" + }, + { + "rshares": 85402720456, + "voter": "herzmeister" + }, + { + "rshares": 26713430604, + "voter": "kimziv" + }, + { + "rshares": 4404944328, + "voter": "alexft" + }, + { + "rshares": 20605443611, + "voter": "skapaneas" + }, + { + "rshares": 59061289095, + "voter": "lehard" + }, + { + "rshares": 1609525039, + "voter": "gidlark" + }, + { + "rshares": 17222082539, + "voter": "furion" + }, + { + "rshares": 82626708, + "voter": "barbara2" + }, + { + "rshares": 91838521, + "voter": "ch0c0latechip" + }, + { + "rshares": 84997434, + "voter": "doge4lyf" + }, + { + "rshares": 1648870141, + "voter": "leksimus" + }, + { + "rshares": 2632467953, + "voter": "steem1653" + }, + { + "rshares": 171293236389, + "voter": "opheliafu" + }, + { + "rshares": 582704931, + "voter": "poseidon" + }, + { + "rshares": 2860947848, + "voter": "positive" + }, + { + "rshares": 4514459164, + "voter": "sisterholics" + }, + { + "rshares": 96326030, + "voter": "fnait" + }, + { + "rshares": 85576196, + "voter": "keepcalmand" + }, + { + "rshares": 3109585367, + "voter": "sulev" + }, + { + "rshares": 16628662291, + "voter": "nekromarinist" + }, + { + "rshares": 62706828, + "voter": "forevergala" + }, + { + "rshares": 159646936633, + "voter": "laonie" + }, + { + "rshares": 6662532138, + "voter": "myfirst" + }, + { + "rshares": 32405648984, + "voter": "somebody" + }, + { + "rshares": 1211616797, + "voter": "flysaga" + }, + { + "rshares": 833888549, + "voter": "gmurph" + }, + { + "rshares": 68250832, + "voter": "missmishel623" + }, + { + "rshares": 7158639919, + "voter": "midnightoil" + }, + { + "rshares": 17905368551, + "voter": "xiaohui" + }, + { + "rshares": 20690393698, + "voter": "jphamer1" + }, + { + "rshares": 970292796, + "voter": "elfkitchen" + }, + { + "rshares": 559768782, + "voter": "xiaokongcom" + }, + { + "rshares": 1128397501, + "voter": "xianjun" + }, + { + "rshares": 88666446, + "voter": "microluck" + }, + { + "rshares": 83629253317, + "voter": "serejandmyself" + }, + { + "rshares": 4931895395, + "voter": "mindfreak" + }, + { + "rshares": 20824065311, + "voter": "andrewawerdna" + }, + { + "rshares": 4900461398, + "voter": "richardcrill" + }, + { + "rshares": 54239698770, + "voter": "brains" + }, + { + "rshares": 5749735042, + "voter": "burnin" + }, + { + "rshares": 3030462572, + "voter": "mikkolyytinen" + }, + { + "rshares": 271448835, + "voter": "anomaly" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 191985071, + "voter": "bo-ro" + }, + { + "rshares": 1231158427, + "voter": "aksinya" + }, + { + "rshares": 505556200, + "voter": "grisha-danunaher" + }, + { + "rshares": 213848535, + "voter": "sjamayee" + }, + { + "rshares": 2651178974, + "voter": "senseye" + }, + { + "rshares": 453506109, + "voter": "witchcraftblog" + }, + { + "rshares": 7719598896, + "voter": "dresden" + } + ], + "author": "nekromarinist", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.05, + "beneficiaries": [], + "blacklists": [], + "body": "\n

On the eve of St.Valentine's Day, my friends from Hop Head Brewery  asked me to come up with a new label for their craft beer. I offered to draw a robot on this label and call the beer \"love machine\". I wanted to make a bold label in disco stile. The hair of the robot is made in the form of a raspberry, which was secret ingredient of that kind of beer, and the density, the strength and the bitterness of the hops, I encrypted the on the  robot`s instrument panel. Here's a cheeky disco LOVE MACHINE I`ve made ;D

\n

RU: \u0412 \u043f\u0440\u0435\u0434\u0434\u0432\u0435\u0440\u0438\u0438 \u0434\u043d\u044f \u0421\u0432\u044f\u0442\u043e\u0433\u043e \u0412\u0430\u043b\u0435\u043d\u0442\u0438\u043d\u0430, \u043c\u043e\u0438 \u0434\u0440\u0443\u0437\u044c\u044f \u0438\u0437 Hop Head Brewery \u043f\u043e\u043f\u0440\u043e\u0441\u0438\u043b\u0438 \u043c\u0435\u043d\u044f \u043f\u0440\u0438\u0434\u0443\u043c\u0430\u0442\u044c \u044d\u0442\u0438\u043a\u0435\u0442\u043a\u0443 \u0434\u043b\u044f \u0438\u0445 \u043d\u043e\u0432\u043e\u0433\u043e \u043f\u0438\u0432\u0430. \u042f \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0438\u043b \u043d\u0430\u0440\u0438\u0441\u043e\u0432\u0430\u0442\u044c \u0440\u043e\u0431\u043e\u0442\u0430 \u0438 \u043d\u0430\u0437\u0432\u0430\u0442\u044c \u043f\u0438\u0432\u043e \"\u043c\u0430\u0448\u0438\u043d\u0430 \u043b\u044e\u0431\u0432\u0438\". \u041c\u043d\u0435 \u0437\u0430\u0445\u043e\u0442\u0435\u043b\u043e\u0441\u044c \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u0434\u0435\u0440\u0437\u043a\u0443\u044e \u044d\u0442\u0438\u043a\u0435\u0442\u043a\u0443, \u0432 \u0441\u0442\u0438\u043b\u0435 \u0434\u0438\u0441\u043a\u043e. \u041f\u0440\u0438\u0447\u0435\u0441\u043a\u0430 \u0440\u043e\u0431\u043e\u0442\u0430 \u0441\u0434\u0435\u043b\u0430\u043d\u0430 \u0432 \u0432\u0438\u0434\u0435 \u043c\u0430\u043b\u0438\u043d\u044b, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u0431\u044b\u043b\u0430 \u0441\u0435\u043a\u0440\u0435\u0442\u043d\u044b\u043c \u0438\u043d\u0433\u0440\u0435\u0434\u0438\u0435\u043d\u0442\u043e\u043c \u044d\u0442\u043e\u0433\u043e \u0441\u043e\u0440\u0442\u0430, \u0430 \u043f\u043b\u043e\u0442\u043d\u043e\u0441\u0442\u044c, \u043a\u0440\u0435\u043f\u043e\u0441\u0442\u044c \u0438 \u0433\u043e\u0440\u0435\u0447\u044c \u0445\u043c\u0435\u043b\u044f \u044f \u0437\u0430\u0448\u0438\u0444\u0440\u043e\u0432\u0430\u043b \u043d\u0430 \u043f\u0440\u0438\u0431\u043e\u0440\u043d\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438. \u0412\u043e\u0442 \u0442\u0430\u043a\u0430\u044f \u0434\u0435\u0440\u0437\u043a\u0430\u044f \u0434\u0438\u0441\u043a\u043e-\u043b\u044e\u0431\u043e\u0432\u043d\u0430\u044f \u043c\u0430\u0448\u0438\u043d\u0430 \u0443 \u043c\u0435\u043d\u044f \u043f\u043e\u043b\u0443\u0447\u0438\u043b\u0430\u0441\u044c! 

\n

                          

\n


\n

1st I`ve made some pen sketches/\u043a\u0430\u0440\u0430\u043d\u0434\u0430\u0448\u043d\u044b\u0435 \u043d\u0430\u0431\u0440\u043e\u0441\u043a\u0438

\n

       

\n


\n

https://www.youtube.com/watch?v=0fEkh3Tekh0

\n


\n

                                  

\n

                                   

\n

                    

\n

                                  

\n

Working with color, working on background/\u0440\u0430\u0431\u043e\u0442\u0430 \u0441 \u0446\u0432\u0435\u0442\u043e\u043c, \u0440\u0430\u0431\u043e\u0442\u0430 \u043d\u0430\u0434 \u0444\u043e\u043d\u043e\u043c

\n

\n

                                            

\n

Final

\n

                             

\n


\n

\n

In HopHead craft beer pub (Moscow).

\n

       

\n

image credit

\n


\n

If you like my post, please, follow, upvote or promote ;D/\u0435\u0441\u043b\u0438 \u0432\u0430\u043c \u043f\u043e\u043d\u0440\u0430\u0432\u0438\u043b\u0441\u044f \u043c\u043e\u0439 \u043f\u043e\u0441\u0442, \u043f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, follow, upvote \u0438\u043b\u0438 promote ;D 

\n

You can also share my post in steem.chat , it`s not too difficult, but I will be pleased :)/\u0412\u044b \u0442\u0430\u043a \u0436\u0435 \u043c\u043e\u0436\u0435\u0442\u0435 \u043f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u043c\u043e\u0438\u043c \u043f\u043e\u0441\u0442\u043e\u043c \u0432 steem.chat , \u044d\u0442\u043e \u043d\u0435 \u0442\u0440\u0443\u0434\u043d\u043e, \u0430 \u043c\u043d\u0435 \u0431\u0443\u0434\u0435\u0442 \u043f\u0440\u0438\u044f\u0442\u043d\u043e

\n


\nMy other posts here on steemit.com/@nekromarinist   

\n", + "category": "art", + "children": 5, + "created": "2016-09-15T18:34:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://pp.vk.me/c631130/v631130586/4897a/UsyNT0EQokU.jpg", + "https://pp.vk.me/c631130/v631130586/48996/V7--oIE2vuI.jpg", + "https://pp.vk.me/c631130/v631130586/48935/3oB5AeQOfwY.jpg", + "https://img.youtube.com/vi/0fEkh3Tekh0/0.jpg", + "https://pp.vk.me/c631130/v631130586/4893c/I4_Amqi5Nk8.jpg", + "https://pp.vk.me/c631130/v631130586/4894a/2zjqHv-ZRNQ.jpg", + "https://pp.vk.me/c631130/v631130586/48943/5rJESvF7mf8.jpg", + "https://pp.vk.me/c631130/v631130586/48951/DljDbt8jfQ8.jpg", + "https://pp.vk.me/c631130/v631130586/4896b/jgz_M-eXQGg.jpg", + "https://pp.vk.me/c631130/v631130586/48973/vojU6rdue_Y.jpg", + "https://pp.vk.me/c631130/v631130586/48958/ZUFO-y2z3go.jpg", + "https://pp.vk.me/c631130/v631130586/489cb/B_i7W5gsTwA.jpg", + "https://pp.vk.me/c631130/v631130586/489bb/ay-4mDfJasU.jpg", + "https://pp.vk.me/c631130/v631130586/489c2/2--bZMWs2MU.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=0fEkh3Tekh0", + "https://www.instagram.com/hophead_brewery/", + "https://steemit.com/@nekromarinist" + ], + "tags": [ + "art", + "ru", + "fun", + "robot", + "craftbeer" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 1278796385783, + "payout": 0.371, + "payout_at": "2016-09-22T18:34:48", + "pending_payout_value": "0.371 HBD", + "percent_hbd": 10000, + "permlink": "love-machine-original-art-work", + "post_id": 1257125, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 57 + }, + "title": "LOVE MACHINE Original art work.", + "updated": "2016-09-15T18:42:36", + "url": "/art/@nekromarinist/love-machine-original-art-work" + }, + { + "active_votes": [ + { + "rshares": 231809773619, + "voter": "anonymous" + }, + { + "rshares": 9865242777816, + "voter": "berniesanders" + }, + { + "rshares": 68642366066, + "voter": "nextgenwitness" + }, + { + "rshares": 244111745773, + "voter": "justin" + }, + { + "rshares": 670306236660, + "voter": "silver" + }, + { + "rshares": 1626597190919, + "voter": "silversteem" + }, + { + "rshares": 1805647921101, + "voter": "nextgencrypto" + }, + { + "rshares": 2059000209845, + "voter": "wang" + }, + { + "rshares": 168110609178, + "voter": "steemservices" + }, + { + "rshares": 10523039423, + "voter": "steemservices1" + }, + { + "rshares": 5815231464, + "voter": "bentley" + }, + { + "rshares": 281821941552, + "voter": "pal" + }, + { + "rshares": 1061230469, + "voter": "murh" + }, + { + "rshares": 199249189310, + "voter": "the-alien" + }, + { + "rshares": 13692618129, + "voter": "thecurator" + }, + { + "rshares": 6604623537, + "voter": "solarguy" + }, + { + "rshares": 11478069455, + "voter": "daveks" + }, + { + "rshares": 60180881035, + "voter": "thecyclist" + }, + { + "rshares": 6356135518, + "voter": "steemokto" + }, + { + "rshares": 339280994, + "voter": "anomaly" + }, + { + "rshares": 123155378, + "voter": "ola1" + }, + { + "rshares": 2266068242, + "voter": "bapparabi" + }, + { + "rshares": 1547935039, + "voter": "trueart" + } + ], + "author": "trueart", + "author_payout_value": "0.000 HBD", + "author_reputation": 51.95, + "beneficiaries": [], + "blacklists": [], + "body": "![trip](http://trueart.ca/wp-content/uploads/2015/10/6copy.jpg)\n\n# I was on the trip to Killarney National Park with group of OSA artists. I did painting en plein air and I had an amazing time to enjoy the nature and the beauty of the Northern Ontario.\n\n# It\u2019s about 5 hours drive from Toronto, and this destination is probably on of the favorite place for the artists to paint. A little bit art history is here, as Killarney National park Canada\u2019s most famous painters, The Group of Seven, are said to have been responsible for the creation of Killarney. Once you visit, you quickly understand their passion. This is an enchanted region, with bright white quartzite hills contrasted sharply by wind swept green pines, red granite shorelines and the emerald waters of Georgian Bay.\n\n \n\n![painting](http://trueart.ca/wp-content/uploads/2015/10/7copy.jpg)\n# It's very beautiful place to paint on the shore of Georgian Bay.\n![shore](http://trueart.ca/wp-content/uploads/2015/10/8copy.jpg)\n\n# One of my painting is drying, well it's oil.\n\n**Thank you very much for checking my work. As always I appreciate every single vote and comment from Steemit community.**\n**Please follow me @trueart**", + "category": "art", + "children": 5, + "created": "2016-09-15T15:22:03", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://trueart.ca/wp-content/uploads/2015/10/6copy.jpg", + "http://trueart.ca/wp-content/uploads/2015/10/7copy.jpg", + "http://trueart.ca/wp-content/uploads/2015/10/8copy.jpg" + ], + "tags": [ + "art", + "painting", + "photography", + "travel", + "" + ], + "users": [ + "trueart" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17340528230522, + "payout": 20.333, + "payout_at": "2016-09-22T15:22:03", + "pending_payout_value": "20.333 HBD", + "percent_hbd": 10000, + "permlink": "plein-air-painting-in-northern-ontario", + "post_id": 1255097, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 23 + }, + "title": "Plein Air Painting in Northern Ontario.", + "updated": "2016-09-15T15:22:03", + "url": "/art/@trueart/plein-air-painting-in-northern-ontario" + }, + { + "active_votes": [ + { + "rshares": 419603951021, + "voter": "chryspano" + }, + { + "rshares": 190467351752, + "voter": "jamtaylor" + }, + { + "rshares": 313710480, + "voter": "coar" + }, + { + "rshares": 1061303487, + "voter": "murh" + }, + { + "rshares": 20605443611, + "voter": "skapaneas" + }, + { + "rshares": 230270829, + "voter": "valeri" + }, + { + "rshares": 1114903893, + "voter": "oecp85" + }, + { + "rshares": 1771771876, + "voter": "agapakos" + }, + { + "rshares": 342267987, + "voter": "holidaygreece" + }, + { + "rshares": 21249911268, + "voter": "sisters" + }, + { + "rshares": 3282317279, + "voter": "sulev" + }, + { + "rshares": 68250832, + "voter": "missmishel623" + }, + { + "rshares": 2686735390, + "voter": "avtzis.petros" + }, + { + "rshares": 1112699443, + "voter": "future24" + }, + { + "rshares": 3187509176, + "voter": "unrealisback" + }, + { + "rshares": 259305456, + "voter": "elenirossidou" + }, + { + "rshares": 31527137100, + "voter": "kyriacos" + }, + { + "rshares": 4159011441, + "voter": "steembeast" + }, + { + "rshares": 109229309, + "voter": "rusla" + }, + { + "rshares": 474397754, + "voter": "skapart" + }, + { + "rshares": 6657915847, + "voter": "gringalicious" + }, + { + "rshares": 98582007, + "voter": "ola1" + }, + { + "rshares": 59478888, + "voter": "mariajoe" + }, + { + "rshares": 348646506, + "voter": "koskl" + }, + { + "rshares": 1822707064, + "voter": "bapparabi" + }, + { + "rshares": 213848535, + "voter": "sjamayee" + }, + { + "rshares": 162331614, + "voter": "johnelbow" + }, + { + "rshares": 162862498, + "voter": "dreamylou" + } + ], + "author": "skapaneas", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.37, + "beneficiaries": [], + "blacklists": [], + "body": "# Making of a sculpture:\n\n Pearl The Whale.\n\nThis is something I was working on for the past week along other things, I had a lot of fun out of the process I learned a couple of things as well but overall it was something I will try again probably in the future.\n So here she comes again, the Queen of all seven seas. Isn't she a beauty?\n\n\nhttps://www.steemimg.com/images/2016/09/15/80bc2d561d6b165be7ad8630f1f43051.png\n\n## Stage 1:\n Modeling foam, glued together or stack it with some toothpicks like I did. \nMaking my initial shape with a knife, I am keep working till I get a shape I can work with.\n\nhttps://www.steemimg.com/images/2016/09/15/falainitsastage15f666.jpg\n\n## Stage 2\n\nApplying clay over the modeling foam. The clay must be treated with water, work it out in your hands to soften it then apply it over your model, do not make it thinner than 1 mm as it will crack while it dries out.\n\nhttps://www.steemimg.com/images/2016/09/15/8912ae9b97d2bcd581aadefb82e7ea1d.jpg\n\n## Stage 3\n\nRefining and creating details, use a sharp tool to sharpen the surface of your model. Use some water to clean up your tools every now and then, it helps the most when you are working with clay to have clean and wet tools to work out.\n\nhttps://www.steemimg.com/images/2016/09/15/falainitsastage294837.jpg\n\n## Stage 4\n\nCuring process. Allow your clay model to complete dry out. It will take approximately 24 hours for this procedure to occur.\n\nhttps://www.steemimg.com/images/2016/09/15/falainitsastage35b415.jpg\n\n## Stage 5\n\nPainting your model. I used casual temperas colors, you can use acrylics or sprays. It all comes down to what you are aiming for as an end result so it is a matter of preference. Congrats your sculpture is ready it is time for some photo shooting.\n\nhttps://www.steemimg.com/images/2016/09/15/final3cab50.jpg\n\nhttps://www.steemimg.com/images/2016/09/15/final25f3cb.jpg\n\nI hope you like the end result.\nI sure did. It now decorates a shelf on my bedroom I will call her the Ocean Pearl I was going for Marianda but she is simple not fat enough for that...\n@ned @dan @smooth @berniesanders @blocktrades @itsascam @andeverywhale out thereI hope you get a giggle out of this. I have made this as mean to go to the Amsterdam steemfest and get some of my fellows with him. Please enjoy.\n\n\nThank you all for your support\nI will include some high res photos for you to check out the final sculpture\n\nhttps://www.steemimg.com/images/2016/09/15/c6049e3fffe58f0a25d8c9b9433fbdb1.png\n\nFollow me \n@skapaneas", + "category": "art", + "children": 6, + "created": "2016-09-15T19:10:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/80bc2d561d6b165be7ad8630f1f43051.png", + "https://www.steemimg.com/images/2016/09/15/falainitsastage15f666.jpg", + "https://www.steemimg.com/images/2016/09/15/8912ae9b97d2bcd581aadefb82e7ea1d.jpg", + "https://www.steemimg.com/images/2016/09/15/falainitsastage294837.jpg", + "https://www.steemimg.com/images/2016/09/15/falainitsastage35b415.jpg", + "https://www.steemimg.com/images/2016/09/15/final3cab50.jpg", + "https://www.steemimg.com/images/2016/09/15/final25f3cb.jpg", + "https://www.steemimg.com/images/2016/09/15/c6049e3fffe58f0a25d8c9b9433fbdb1.png" + ], + "tags": [ + "art", + "photography", + "nature", + "animals", + "life" + ], + "users": [ + "ned", + "dan", + "smooth", + "berniesanders", + "blocktrades", + "itsascam", + "andeverywhale", + "skapaneas" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 713153852343, + "payout": 0.184, + "payout_at": "2016-09-22T19:10:30", + "pending_payout_value": "0.184 HBD", + "percent_hbd": 10000, + "permlink": "pearl-the-whale-a-sculpture-with-process-pictures-by-skapaneas-original-own-work", + "post_id": 1257543, + "promoted": "1.060 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 28 + }, + "title": "Pearl the whale: A sculpture with process pictures by @skapaneas (original own work)", + "updated": "2016-09-15T19:34:21", + "url": "/art/@skapaneas/pearl-the-whale-a-sculpture-with-process-pictures-by-skapaneas-original-own-work" + }, + { + "active_votes": [ + { + "rshares": 231805330698, + "voter": "anonymous" + }, + { + "rshares": 9864946405427, + "voter": "berniesanders" + }, + { + "rshares": 73217648724, + "voter": "nextgenwitness" + }, + { + "rshares": 244108524320, + "voter": "justin" + }, + { + "rshares": 670052746417, + "voter": "silver" + }, + { + "rshares": 1626333566993, + "voter": "silversteem" + }, + { + "rshares": 1805484330041, + "voter": "nextgencrypto" + }, + { + "rshares": 2205769039995, + "voter": "wang" + }, + { + "rshares": 12940564755, + "voter": "danknugs" + }, + { + "rshares": 168108666389, + "voter": "steemservices" + }, + { + "rshares": 21980954327, + "voter": "wpalczynski" + }, + { + "rshares": 281821941552, + "voter": "pal" + }, + { + "rshares": 1061234076, + "voter": "murh" + }, + { + "rshares": 2294957608, + "voter": "bookworm" + }, + { + "rshares": 9246856743, + "voter": "milaoz" + }, + { + "rshares": 13692475089, + "voter": "thecurator" + }, + { + "rshares": 9310407829, + "voter": "gvargas123" + }, + { + "rshares": 52792315212, + "voter": "mandibil" + }, + { + "rshares": 1857893998, + "voter": "funkywanderer" + }, + { + "rshares": 63935269006, + "voter": "thecyclist" + }, + { + "rshares": 4767748426, + "voter": "lyubovbar" + }, + { + "rshares": 12712271037, + "voter": "steemokto" + }, + { + "rshares": 339280994, + "voter": "anomaly" + }, + { + "rshares": 123155378, + "voter": "ola1" + }, + { + "rshares": 148889617, + "voter": "food-creator" + } + ], + "author": "lyubovbar", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.37, + "beneficiaries": [], + "blacklists": [], + "body": "\n

\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14358841_152800061834583_1372117471924514921_n.jpg?oh=f888f7cc0ab42a1f0a7d54c77bc6b96f&oe=583D3767

\n

Burabai \u2013 pearl of Kazakhstan

\n
  \u0411\u0443\u0440\u0430\u0431\u0430\u0439 \u2013 \u0436\u0435\u043c\u0447\u0443\u0436\u0438\u043d\u0430 \u041a\u0430\u0437\u0430\u0445\u0441\u0442\u0430\u043d\u0430
\n

https://scontent.xx.fbcdn.net/v/l/t1.0-9/14322409_152799801834609_1087565638250998933_n.jpg?oh=b073479a031295e30e2b8d3d7b18764f&oe=58775285

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14264991_152800391834550_2316354636894212029_n.jpg?oh=dd6f49cff1daf420b36b115b844fa50f&oe=587D97B0

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14358802_152801461834443_3047163456651280779_n.jpg?oh=cc4af36ed1b1d148297cb1490ca59380&oe=5837F689

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14322659_152802445167678_5915520799641173772_n.jpg?oh=bf082defd35861156c9f7e1d4cbb1173&oe=588040B6

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14333646_152796595168263_1318999288439006526_n.jpg?oh=80887d4553f3bb5425698b7ab6f16c54&oe=587A520C

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14369931_152796935168229_6227125402543272937_n.jpg?oh=2f8547cbdca35644cbb8632223571ca2&oe=5880EB73

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14238355_152797318501524_1901027491095597957_n.jpg?oh=8781b5f2dd8ac0864d7531a04518e4e4&oe=5838637E

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14369861_152797381834851_5956109306955741313_n.jpg?oh=6a05d4ad609c6721edf5459d65a5d017&oe=58707084

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14329869_152797801834809_5770895962454116777_n.jpg?oh=9c3c8789208c9625583ea8cdd63238d4&oe=58863672

\n


\n

I want to share a story about the journey of my husband in a mysterious place called Burabay in Kazakhstan (the story of my husband Alexander). I  accidentally found out about this place from a friend. My friend originally from Kazakhstan and resort Burabai knows a lot. He told me how there is beautiful and interesting as you can see. I do not hesitate to buy a ticket to Burabai and a train ticket. Quickly collecting things, I hit the road and was in anticipation of this mysterious and beautiful place.  

\n
 \u0425\u043e\u0447\u0443 \u043f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u0440\u0430\u0441\u0441\u043a\u0430\u0437\u043e\u043c \u043e \u043f\u0443\u0442\u0435\u0448\u0435\u0441\u0442\u0432\u0438\u0438 \u043c\u043e\u0435\u0433\u043e \u043c\u0443\u0436\u0430 \u0432 \u0442\u0430\u0438\u043d\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0435 \u043c\u0435\u0441\u0442\u043e \u043f\u043e\u0434 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435\u043c \u0411\u0443\u0440\u0430\u0431\u0430\u0439 \u0432 \u041a\u0430\u0437\u0430\u0445\u0441\u0442\u0430\u043d\u0435 (\u0440\u0430\u0441\u0441\u043a\u0430\u0437 \u043e\u0442 \u043b\u0438\u0446\u0430 \u043c\u043e\u0435\u0433\u043e \u043c\u0443\u0436\u0430 \u0410\u043b\u0435\u043a\u0441\u0430\u043d\u0434\u0440\u0430). \u042f \u0441\u043b\u0443\u0447\u0430\u0439\u043d\u043e \u0443\u0437\u043d\u0430\u043b \u043e\u0431 \u044d\u0442\u043e\u043c \u043c\u0435\u0441\u0442\u0435 \u043e\u0442 \u0441\u0432\u043e\u0435\u0433\u043e \u0434\u0440\u0443\u0433\u0430. \u041c\u043e\u0439 \u0434\u0440\u0443\u0433 \u0440\u043e\u0434\u043e\u043c \u0438\u0437 \u041a\u0430\u0437\u0430\u0445\u0441\u0442\u0430\u043d\u0430 \u0438 \u043e \u043a\u0443\u0440\u043e\u0440\u0442\u0435 \u0411\u0443\u0440\u0430\u0431\u0430\u0439 \u0437\u043d\u0430\u0435\u0442 \u043c\u043d\u043e\u0433\u043e\u0435. \u041e\u043d \u0440\u0430\u0441\u0441\u043a\u0430\u0437\u0430\u043b \u043c\u043d\u0435 \u043a\u0430\u043a \u0442\u0430\u043c \u043a\u0440\u0430\u0441\u0438\u0432\u043e \u0438 \u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u043d\u043e\u0433\u043e \u043c\u043e\u0436\u043d\u043e \u0443\u0432\u0438\u0434\u0435\u0442\u044c. \u042f \u043d\u0435 \u0437\u0430\u0434\u0443\u043c\u044b\u0432\u0430\u044f\u0441\u044c \u043a\u0443\u043f\u0438\u043b \u043f\u0443\u0442\u0435\u0432\u043a\u0443 \u0432 \u0411\u0443\u0440\u0430\u0431\u0430\u0439 \u0438 \u0431\u0438\u043b\u0435\u0442 \u043d\u0430 \u043f\u043e\u0435\u0437\u0434. \u0411\u044b\u0441\u0442\u0440\u043e \u0441\u043e\u0431\u0440\u0430\u0432 \u0432\u0435\u0449\u0438 \u044f \u043e\u0442\u043f\u0440\u0430\u0432\u0438\u043b\u0441\u044f \u0432 \u043f\u0443\u0442\u044c \u0438 \u0431\u044b\u043b \u0432 \u043f\u0440\u0435\u0434\u0432\u043a\u0443\u0448\u0435\u043d\u0438\u0438 \u044d\u0442\u043e\u0433\u043e \u0437\u0430\u0433\u0430\u0434\u043e\u0447\u043d\u043e\u0433\u043e \u0438 \u043f\u0440\u0435\u043a\u0440\u0430\u0441\u043d\u043e\u0433\u043e \u043c\u0435\u0441\u0442\u0430.   
\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14291767_152796181834971_7018353245296842511_n.jpg?oh=f85424178cac6e7cc72b8e75ca7b60fb&oe=58702083

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14233139_152796185168304_1405527484796310821_n.jpg?oh=80a780d3bb3f67701b92da1a378bf705&oe=586EE42F

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14264070_152796188501637_5613171425942330666_n.jpg?oh=90d3c1d5b0c18f8469c807985472d3ec&oe=583C0071

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14359194_152796241834965_9058004677434542941_n.jpg?oh=512ba07acfcacc42a50409dbc7e76ca7&oe=587EEB62

\n


\n

Burabay is beautiful at any time of the year. The beauty that captivates and draws forever. Everything here is a toy: mountain - low, the lake - small, wood - not very thick. But as it is beautiful, it is not repeatable and mysterious. Therefore I'd like to come back here again and again. It skazachno place reveals its secrets only to those who conquers his descents and ascents on foot with a backpack.  

\n
\u0411\u0443\u0440\u0430\u0431\u0430\u0439 \u043f\u0440\u0435\u043a\u0440\u0430\u0441\u0435\u043d \u0432 \u043b\u044e\u0431\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0433\u043e\u0434\u0430. \u041a\u0440\u0430\u0441\u043e\u0442\u0430, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u043d\u0430\u0432\u0441\u0435\u0433\u0434\u0430 \u043e\u0447\u0430\u0440\u043e\u0432\u044b\u0432\u0430\u0435\u0442 \u0438 \u043f\u0440\u0438\u0442\u044f\u0433\u0438\u0432\u0430\u0435\u0442, \u043a\u0430\u043a \u043d\u0435\u0440\u0430\u0437\u0433\u0430\u0434\u0430\u043d\u043d\u0430\u044f \u0442\u0430\u0439\u043d\u0430. \u0412\u0441\u0435 \u0437\u0434\u0435\u0441\u044c \u0442\u0430\u043a\u043e\u0435 \u0438\u0433\u0440\u0443\u0448\u0435\u0447\u043d\u043e\u0435: \u0433\u043e\u0440\u044b \u2013 \u043d\u0435\u0432\u044b\u0441\u043e\u043a\u0438\u0435, \u043e\u0437\u0435\u0440\u0430 \u2013 \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u0438\u0435, \u043b\u0435\u0441\u0430 \u2013 \u043d\u0435 \u043e\u0447\u0435\u043d\u044c \u0433\u0443\u0441\u0442\u044b\u0435. \u041d\u043e \u043a\u0430\u043a \u044d\u0442\u043e \u043a\u0440\u0430\u0441\u0438\u0432\u043e, \u043d\u0435\u043f\u043e\u0432\u0442\u043e\u0440\u0438\u043c\u043e \u0438 \u0442\u0430\u0438\u043d\u0441\u0442\u0432\u0435\u043d\u043d\u043e. \u041f\u043e\u044d\u0442\u043e\u043c\u0443 \u0445\u043e\u0447\u0435\u0442\u0441\u044f \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0442\u044c\u0441\u044f \u0441\u044e\u0434\u0430 \u0441\u043d\u043e\u0432\u0430 \u0438 \u0441\u043d\u043e\u0432\u0430. \u042d\u0442\u043e \u0441\u043a\u0430\u0437\u0430\u0447\u043d\u043e\u0435 \u043c\u0435\u0441\u0442\u043e \u043e\u0442\u043a\u0440\u044b\u0432\u0430\u0435\u0442 \u0441\u0432\u043e\u0438 \u0442\u0430\u0439\u043d\u044b \u0442\u043e\u043b\u044c\u043a\u043e \u0442\u0435\u043c, \u043a\u0442\u043e \u043f\u043e\u043a\u043e\u0440\u044f\u0435\u0442 \u0435\u0433\u043e \u0441\u043f\u0443\u0441\u043a\u0438 \u0438 \u043f\u043e\u0434\u044a\u0435\u043c\u044b \u043f\u0435\u0448\u043a\u043e\u043c, \u0441 \u0440\u044e\u043a\u0437\u0430\u043a\u043e\u043c \u0437\u0430 \u043f\u043b\u0435\u0447\u0430\u043c\u0438.  
\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14358708_152796231834966_4802266076270158736_n.jpg?oh=df81e3edc8017db4df9681b99eb4a147&oe=583C1465

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14355041_152796238501632_4170281791922398957_n.jpg?oh=ee9ccdb6da85a70e14a3dac5ac553df8&oe=58392944

\n


\n

On the way to the train, I met a very nice man (his name Stas), it turned out that he, too, went to Burabai. When I arrived on the scene, I quickly threw things in the room. Stas offered to go directly to the first route - the ring road. We crossed the river Gromotuha by the old stone bridge and saw a small monument Khan Ablai.  

\n
\u041f\u043e \u0434\u043e\u0440\u043e\u0433\u0435 \u0432 \u043f\u043e\u0435\u0437\u0434\u0435 \u044f \u043f\u043e\u0437\u043d\u0430\u043a\u043e\u043c\u0438\u043b\u0441\u044f \u0441 \u043e\u0447\u0435\u043d\u044c \u0445\u043e\u0440\u043e\u0448\u0438\u043c \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u043e\u043c (\u0435\u0433\u043e \u0437\u043e\u0432\u0443\u0442 \u0421\u0442\u0430\u0441), \u043e\u043a\u0430\u0437\u0430\u043b\u043e\u0441\u044c, \u0447\u0442\u043e \u043e\u043d \u0442\u043e\u0436\u0435 \u0435\u0445\u0430\u043b \u0432 \u0411\u0443\u0440\u0430\u0431\u0430\u0439. \u041a\u043e\u0433\u0434\u0430 \u044f \u043f\u0440\u0438\u0435\u0445\u0430\u043b \u043d\u0430 \u043c\u0435\u0441\u0442\u043e, \u044f \u0431\u044b\u0441\u0442\u0440\u043e \u0437\u0430\u043a\u0438\u043d\u0443\u043b \u0432\u0435\u0449\u0438 \u0432 \u043d\u043e\u043c\u0435\u0440. \u0421\u0442\u0430\u0441 \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0438\u043b \u0441\u0440\u0430\u0437\u0443 \u043d\u0430\u043f\u0440\u0430\u0432\u0438\u0442\u044c\u0441\u044f \u043f\u043e \u043f\u0435\u0440\u0432\u043e\u043c\u0443 \u043c\u0430\u0440\u0448\u0440\u0443\u0442\u0443 \u2013 \u043f\u043e \u043a\u043e\u043b\u044c\u0446\u0435\u0432\u043e\u0439 \u0434\u043e\u0440\u043e\u0433\u0435.\u041f\u043e \u0441\u0442\u0430\u0440\u0438\u043d\u043d\u043e\u043c\u0443 \u043a\u0430\u043c\u0435\u043d\u043d\u043e\u043c\u0443 \u043c\u043e\u0441\u0442\u0443 \u043c\u044b \u043f\u0435\u0440\u0435\u0448\u043b\u0438 \u0440\u0435\u0447\u043a\u0443 \u0413\u0440\u043e\u043c\u043e\u0442\u0443\u0445\u0443 \u0438 \u0443\u0432\u0438\u0434\u0435\u043b\u0438 \u043c\u0430\u043b\u0435\u043d\u044c\u043a\u0438\u0439 \u043f\u0430\u043c\u044f\u0442\u043d\u0438\u043a \u0445\u0430\u043d\u0443 \u0410\u0431\u044b\u043b\u0430\u044e.     
\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14344702_152796315168291_884125155381693854_n.jpg?oh=98c24d8d60f8914e3c3d437a50e4e6f0&oe=583ABDB7

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14368795_152796305168292_8459440568295576482_n.jpg?oh=a79cfc5b19c5aa3bedf11fb4ed74c125&oe=58725672

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14322436_152796328501623_1136202826602889246_n.jpg?oh=755c413df3abc311fd0d48dc5d86939e&oe=587F6C94

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14364636_152796411834948_1078021195849674338_n.jpg?oh=9da7494caa334c8bcfd679c927973f75&oe=5870C024

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14368648_152796438501612_5116116487211809739_n.jpg?oh=81f90b10bb4b33585198d5e8905af178&oe=58398A97

\n


\n

Then we came down the road. This descent grow beautiful ancient trees. From behind the trees, we saw one of the largest lakes - Lake Big Chebache (located at an altitude of 294 m above sea level). Very often, for the beauty, depth and power it is called the Little Lake Baikal. Its splendor is not immediately evident, and gradually opens and takes captive forever. On the left shore is a rock. I climbed up on the rock. It was interesting. On the beach we spent the whole day. In the evening we watched the most beautiful sunset.

\n
\u041f\u043e\u0442\u043e\u043c \u043c\u044b \u0441\u043f\u0443\u0441\u0442\u0438\u043b\u0438\u0441\u044c \u043f\u043e \u0434\u043e\u0440\u043e\u0433\u0435 \u0432\u043d\u0438\u0437. \u041d\u0430 \u044d\u0442\u043e\u043c \u0441\u043f\u0443\u0441\u043a\u0435 \u0440\u0430\u0441\u0442\u0443\u0442 \u043a\u0440\u0430\u0441\u0438\u0432\u044b\u0435 \u0434\u0440\u0435\u0432\u043d\u0438\u0435 \u0434\u0435\u0440\u0435\u0432\u044c\u044f. \u0418\u0437-\u0437\u0430 \u0434\u0435\u0440\u0435\u0432\u044c\u0435\u0432 \u043c\u044b \u0443\u0432\u0438\u0434\u0435\u043b\u0438 \u043e\u0434\u043d\u043e \u0438\u0437 \u0441\u0430\u043c\u044b\u0445 \u0431\u043e\u043b\u044c\u0448\u0438\u0445 \u043e\u0437\u0435\u0440 \u2013 \u043e\u0437\u0435\u0440\u043e \u0411\u043e\u043b\u044c\u0448\u043e\u0435 \u0427\u0435\u0431\u0430\u0447\u044c\u0435 (\u0440\u0430\u0441\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u043e \u043d\u0430 \u0432\u044b\u0441\u043e\u0442\u0435 294 \u043c \u043d\u0430\u0434 \u0443\u0440\u043e\u0432\u043d\u0435\u043c \u043c\u043e\u0440\u044f). \u041e\u0447\u0435\u043d\u044c \u0447\u0430\u0441\u0442\u043e \u0437\u0430 \u043a\u0440\u0430\u0441\u043e\u0442\u0443, \u0433\u043b\u0443\u0431\u0438\u043d\u0443 \u0438 \u043c\u043e\u0449\u044c \u0435\u0433\u043e \u043d\u0430\u0437\u044b\u0432\u0430\u044e\u0442 \u041c\u0430\u043b\u044b\u043c \u0411\u0430\u0439\u043a\u0430\u043b\u043e\u043c. \u0415\u0433\u043e \u0432\u0435\u043b\u0438\u043a\u043e\u043b\u0435\u043f\u0438\u0435 \u043d\u0435 \u0441\u0440\u0430\u0437\u0443 \u0431\u0440\u043e\u0441\u0430\u0435\u0442\u0441\u044f \u0432 \u0433\u043b\u0430\u0437\u0430, \u0430 \u043e\u0442\u043a\u0440\u044b\u0432\u0430\u0435\u0442\u0441\u044f \u043f\u043e\u0441\u0442\u0435\u043f\u0435\u043d\u043d\u043e \u0438 \u0437\u0430\u0431\u0438\u0440\u0430\u0435\u0442 \u0432 \u043f\u043b\u0435\u043d \u043d\u0430\u0432\u0441\u0435\u0433\u0434\u0430. \u0421\u043b\u0435\u0432\u0430 \u0443 \u0431\u0435\u0440\u0435\u0433\u0430 \u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u0441\u043a\u0430\u043b\u0430. \u042f \u0437\u0430\u0431\u0440\u0430\u043b\u0441\u044f \u043d\u0430 \u0441\u043a\u0430\u043b\u0443. \u0411\u044b\u043b\u043e \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u043d\u043e. \u041d\u0430 \u043f\u043b\u044f\u0436\u0435 \u043c\u044b \u043f\u0440\u043e\u0432\u0435\u043b\u0438 \u0432\u0435\u0441\u044c \u0434\u0435\u043d\u044c. \u0412\u0435\u0447\u0435\u0440\u043e\u043c \u043c\u044b \u0443\u0432\u0438\u0434\u0435\u043b\u0438 \u0441\u0430\u043c\u044b\u0439 \u0448\u0438\u043a\u0430\u0440\u043d\u044b\u0439 \u0437\u0430\u043a\u0430\u0442.        
\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14292381_152796525168270_5527011929550163164_n.jpg?oh=012657f036808e5493140873e7b71b52&oe=583BD63E

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14292439_152796575168265_1363132515354950494_n.jpg?oh=34536937225b3cd9d48f536269455104&oe=583DB0FD

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14364888_152796661834923_2866475992296048059_n.jpg?oh=58ef5f0dedad931e52cd966170345721&oe=583C042D

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14355525_152796691834920_7593010974533181057_n.jpg?oh=59b9a0a44c964283cc8a092a2d927ea1&oe=583B7611

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14333564_152796835168239_1871735893133945333_n.jpg?oh=757ce4f6fe12b03e42edb2baf520a931&oe=5878B382

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14355750_152797261834863_6968132049080123876_n.jpg?oh=44c7f5fe4a56c27ee73e1a26a24fddcb&oe=587CD953

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14364661_152797311834858_5349204610582341566_n.jpg?oh=ae3dd42545d7b6190d604ae09a8c10f7&oe=583EE394

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14344231_152797338501522_7152034483463475945_n.jpg?oh=7e78648ec531adf4cc7341ea12e79594&oe=5883B0B2

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14316992_152797368501519_2261461800134240931_n.jpg?oh=2dd5dda862d7a4913b09a2cd69093ea8&oe=588023C7

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14330059_152797385168184_4682764527796497092_n.jpg?oh=b730f4c5da5396283fcd7de4f4f4bdba&oe=58448999

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14292456_152797445168178_5955895551064724_n.jpg?oh=d6e0932cc07733615ecca51bfdbd24da&oe=583BF85A

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14291809_152797471834842_1939252023322291816_n.jpg?oh=9940f6de094cbd31a90dd342d16ab62a&oe=586F1092

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14332972_152797558501500_2619141040189288037_n.jpg?oh=dbea40fbcf775640cece4c731443dc8d&oe=5840C4B8

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14316759_152797585168164_8990139575529576297_n.jpg?oh=e45f161d2b7fcbc51b1c73ad9aa3e464&oe=5837F62C

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14370086_152797701834819_2798354999428585751_n.jpg?oh=50d84b257a2a767e95f639584d412f26&oe=587E2AD6

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14238120_152797748501481_1394610328554569576_n.jpg?oh=df617febad407aaea034d90bcad7d186&oe=583A348E

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14317390_152797791834810_5393104190818441060_n.jpg?oh=ad20fef5344da1ea135cf28dd8d9a824&oe=583B00A5

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14317379_152797828501473_2398928357606968813_n.jpg?oh=a24f6521d4b72b23e2bedcaf81772bb8&oe=58776F0E

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14364753_152797898501466_665221674027299048_n.jpg?oh=75e8a986de44482aea27a2e2f575557e&oe=587361EB

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14264933_152797981834791_6142776848339965665_n.jpg?oh=faac150ca0754a470ee96a3ae3594f45&oe=587537E1

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14322534_152798315168091_3564386844714846753_n.jpg?oh=48420756707b41ecb9b732ee1efa69cb&oe=5884984E

\n


\n

The next day I took a bicycle and rode along the lake Big Chebache. Then we saw Imanaevsky spring. On the banks of the spring growing fern, stone berry, mushrooms. Water from a spring clean and you can drink it.  

\n
\u041d\u0430 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439 \u0434\u0435\u043d\u044c \u044f \u0432\u0437\u044f\u043b \u043d\u0430 \u043f\u0440\u043e\u043a\u0430\u0442 \u0432\u0435\u043b\u043e\u0441\u0438\u043f\u0435\u0434 \u0438 \u043f\u0440\u043e\u0435\u0445\u0430\u043b \u0432\u0434\u043e\u043b\u044c \u043e\u0437\u0435\u0440\u0430 \u0411\u043e\u043b\u044c\u0448\u043e\u0435 \u0427\u0435\u0431\u0430\u0447\u044c\u0435. \u0414\u0430\u043b\u044c\u0448\u0435 \u043c\u044b \u043f\u0440\u0438\u0448\u043b\u0438 \u043a \u0418\u043c\u0430\u043d\u0430\u0435\u0432\u0441\u043a\u043e\u043c\u0443 \u0440\u043e\u0434\u043d\u0438\u043a\u0443. \u041f\u043e \u0431\u0435\u0440\u0435\u0433\u0430\u043c \u0440\u043e\u0434\u043d\u0438\u043a\u0430 \u0440\u0430\u0441\u0442\u0443\u0442 \u043f\u0430\u043f\u043e\u0440\u043e\u0442\u043d\u0438\u043a, \u043a\u043e\u0441\u0442\u044f\u043d\u0438\u043a\u0430, \u0433\u0440\u0438\u0431\u044b. \u0412\u043e\u0434\u0430 \u0438\u0437 \u0440\u043e\u0434\u043d\u0438\u043a\u0430 \u0447\u0438\u0441\u0442\u0430\u044f \u0438 \u0435\u0435 \u043c\u043e\u0436\u043d\u043e \u043f\u0438\u0442\u044c.  
\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14344171_152798545168068_1302957634155733965_n.jpg?oh=eef9a87345243fd484dc9df1b663b4cc&oe=583C55E0

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14322337_152798655168057_7501256878795399366_n.jpg?oh=4329a7adfc7718b6257b637ebdab1da4&oe=58836AC1

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14344074_152798941834695_6428859791834564190_n.jpg?oh=e21bda6906285283deefb684c49029f0&oe=5877478C

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14316821_152799285167994_6944729196876711990_n.jpg?oh=636e786de92b9dc8af3771ba73b6cad6&oe=583AA6A1

\n


\n

On the same day I went on the tour. Holding the way among the huge stones, we passed through the pine forest and climbed the mountain Bolektau (elevation 400 m above sea level). This is where the magnificent panorama of the two lakes. Left - Lake Borovoye, Right - Big Chebache. The narrow border separates the lake from each other. Millions of years ago there was a vast sea. At the end of the Ice Age occurred after the earthquake the mountains and the sea has disappeared, leaving the lake.  

\n
\u0412 \u044d\u0442\u043e\u0442 \u0436\u0435 \u0434\u0435\u043d\u044c \u044f \u043e\u0442\u043f\u0440\u0430\u0432\u0438\u043b\u0441\u044f \u043d\u0430 \u044d\u043a\u0441\u043a\u0443\u0440\u0441\u0438\u044e. \u0414\u0435\u0440\u0436\u0430 \u043f\u0443\u0442\u044c \u0441\u0440\u0435\u0434\u0438 \u043e\u0433\u0440\u043e\u043c\u043d\u044b\u0445 \u043a\u0430\u043c\u043d\u0435\u0439, \u043c\u044b \u043f\u0440\u043e\u0448\u043b\u0438 \u0441\u043a\u0432\u043e\u0437\u044c \u0441\u043e\u0441\u043d\u043e\u0432\u044b\u0439 \u043b\u0435\u0441 \u0438 \u043f\u043e\u0434\u043d\u044f\u043b\u0438\u0441\u044c \u043d\u0430 \u0433\u043e\u0440\u0443 \u0411\u043e\u043b\u0435\u043a\u0442\u0430\u0443 (\u0432\u044b\u0441\u043e\u0442\u0430 400 \u043c \u043d\u0430\u0434 \u0443\u0440\u043e\u0432\u043d\u0435\u043c \u043c\u043e\u0440\u044f). \u0418\u043c\u0435\u043d\u043d\u043e \u043e\u0442\u0441\u044e\u0434\u0430 \u043e\u0442\u043a\u0440\u044b\u0432\u0430\u0435\u0442\u0441\u044f \u0432\u0435\u043b\u0438\u043a\u043e\u043b\u0435\u043f\u043d\u0430\u044f \u043f\u0430\u043d\u043e\u0440\u0430\u043c\u0430 \u0434\u0432\u0443\u0445 \u043e\u0437\u0435\u0440. \u0421\u043b\u0435\u0432\u0430 \u2013 \u043e\u0437\u0435\u0440\u043e \u0411\u043e\u0440\u043e\u0432\u043e\u0435, \u0441\u043f\u0440\u0430\u0432\u0430 \u2013 \u0411\u043e\u043b\u044c\u0448\u043e\u0435 \u0427\u0435\u0431\u0430\u0447\u044c\u0435. \u0423\u0437\u043a\u0430\u044f \u0433\u0440\u0430\u043d\u0438\u0446\u0430 \u043e\u0442\u0434\u0435\u043b\u044f\u0435\u0442 \u043e\u0437\u0435\u0440\u0430 \u0434\u0440\u0443\u0433 \u043e\u0442 \u0434\u0440\u0443\u0433\u0430. \u041c\u0438\u043b\u043b\u0438\u043e\u043d\u044b \u043b\u0435\u0442 \u043d\u0430\u0437\u0430\u0434 \u0437\u0434\u0435\u0441\u044c \u0431\u044b\u043b\u043e \u043e\u0433\u0440\u043e\u043c\u043d\u043e\u0435 \u043c\u043e\u0440\u0435. \u0412 \u043a\u043e\u043d\u0446\u0435 \u043b\u0435\u0434\u043d\u0438\u043a\u043e\u0432\u043e\u0439 \u044d\u043f\u043e\u0445\u0438 \u043f\u043e\u0441\u043b\u0435 \u0437\u0435\u043c\u043b\u0435\u0442\u0440\u044f\u0441\u0435\u043d\u0438\u0439 \u0432\u043e\u0437\u043d\u0438\u043a\u043b\u0438 \u0433\u043e\u0440\u044b, \u0430 \u043c\u043e\u0440\u0435 \u0438\u0441\u0447\u0435\u0437\u043b\u043e, \u043e\u0441\u0442\u0430\u0432\u0438\u0432 \u043e\u0437\u0435\u0440\u0430.  
\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14359259_152799475167975_98603255398361972_n.jpg?oh=7b83e27871bfc6f510e974824845ffae&oe=587D0CB9

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14264902_152799531834636_3309893395448978116_n.jpg?oh=da6935b1e00c6d9e4831a001aa355d4b&oe=5878E28F

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14355113_152799521834637_6431813635807103091_n.jpg?oh=586833de4b32c0a4e68a4de0f0685fdc&oe=583C7EAD

\n


\n

From the observation deck offers breathtaking scenic views of the Blue Bay Lake Borovoye. Lake Borovoe most mysterious in Burabai. Its shores bordered by rocks of fantastic shapes, which formed a beautiful legend. It is situated at an altitude of 314 meters above sea level. From the lake follows the river Gromotuha, which flows into the lake Big Chebache.  

\n
\u0421\u043e \u0441\u043c\u043e\u0442\u0440\u043e\u0432\u043e\u0439 \u043f\u043b\u043e\u0449\u0430\u0434\u043a\u0438 \u043e\u0442\u043a\u0440\u044b\u0432\u0430\u0435\u0442\u0441\u044f \u043f\u043e\u0442\u0440\u044f\u0441\u0430\u044e\u0449\u0438\u0439 \u0436\u0438\u0432\u043e\u043f\u0438\u0441\u043d\u044b\u0439 \u0432\u0438\u0434 \u043d\u0430 \u0413\u043e\u043b\u0443\u0431\u043e\u0439 \u0437\u0430\u043b\u0438\u0432 \u043e\u0437\u0435\u0440\u0430 \u0411\u043e\u0440\u043e\u0432\u043e\u0435. \u041e\u0437\u0435\u0440\u043e \u0411\u043e\u0440\u043e\u0432\u043e\u0435 \u0441\u0430\u043c\u043e\u0435 \u0437\u0430\u0433\u0430\u0434\u043e\u0447\u043d\u043e\u0435 \u0432 \u0411\u0443\u0440\u0430\u0431\u0430\u0435. \u0415\u0433\u043e \u0431\u0435\u0440\u0435\u0433\u0430 \u043e\u043a\u0430\u0439\u043c\u043b\u044f\u044e\u0442 \u0441\u043a\u0430\u043b\u044b \u043f\u0440\u0438\u0447\u0443\u0434\u043b\u0438\u0432\u044b\u0445 \u0444\u043e\u0440\u043c, \u043e \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u0441\u043b\u043e\u0436\u0438\u043b\u0438\u0441\u044c \u043a\u0440\u0430\u0441\u0438\u0432\u044b\u0435 \u043b\u0435\u0433\u0435\u043d\u0434\u044b. \u0420\u0430\u0441\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u043e \u043e\u043d\u043e \u043d\u0430 \u0432\u044b\u0441\u043e\u0442\u0435 314 \u043c\u0435\u0442\u0440\u043e\u0432 \u043d\u0430\u0434 \u0443\u0440\u043e\u0432\u043d\u0435\u043c \u043c\u043e\u0440\u044f. \u0418\u0437 \u044d\u0442\u043e\u0433\u043e \u043e\u0437\u0435\u0440\u0430 \u0432\u044b\u0442\u0435\u043a\u0430\u0435\u0442 \u0440\u0435\u043a\u0430 \u0413\u0440\u043e\u043c\u043e\u0442\u0443\u0445\u0430, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u0432\u043f\u0430\u0434\u0430\u0435\u0442 \u0432 \u043e\u0437\u0435\u0440\u043e \u0411\u043e\u043b\u044c\u0448\u043e\u0435 \u0427\u0435\u0431\u0430\u0447\u044c\u0435.     
\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14364846_152799591834630_4505378481597121248_n.jpg?oh=e77dfdfbc4380d17da05b7c08e8c6946&oe=587F05EA

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14329883_152799681834621_1839135308434116746_n.jpg?oh=1e4c7226d0e3b5998af1f045f347b13d&oe=587508A1

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14238135_152799695167953_7286689166942588851_n.jpg?oh=28b400b656ec8a8aa522bbd55e32823e&oe=587B2A39

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14265040_152799748501281_8698968500062618245_n.jpg?oh=f4fff435952ca2c44f9194070709508b&oe=586E6372

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14344066_152799791834610_2634864367079270290_n.jpg?oh=6aebe0603702347ea72e07d4e3579fc3&oe=583F4CF8

\n


\n

https://scontent.xx.fbcdn.net/v/l/t1.0-9/14322409_152799801834609_1087565638250998933_n.jpg?oh=b073479a031295e30e2b8d3d7b18764f&oe=58775285

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14316833_152799881834601_3665826823217316987_n.jpg?oh=f6a01eb76f1107aee497c00f13ed6bf1&oe=5840DD97

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14355070_152800005167922_5434255632830251795_n.jpg?oh=905884ba3b3df63cf32a9510a5757f98&oe=58776B0E

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14264980_152800028501253_8933437055041597623_n.jpg?oh=c829473ef3d92cf3dc5ec01ac3dd966a&oe=583C27EC

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14358841_152800061834583_1372117471924514921_n.jpg?oh=f888f7cc0ab42a1f0a7d54c77bc6b96f&oe=583D3767

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14238201_152800131834576_6406657807184076860_n.jpg?oh=055ff92e897cff0fb51e8c142d102a25&oe=5883BB61

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14292380_152800238501232_900898316094608136_n.jpg?oh=b99e4af5a46b0d6f5e9d0ba8c1aa019c&oe=5837F896

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14333670_152800368501219_7174463686112055654_n.jpg?oh=526db9934b728cbad32c22c2eb7a7a38&oe=587B75E7

\n


\n

The Blue Bay is a small island - Zhumbaktas, and on the banks of towering rock Okzhetpes. OkzhetpesScala (elevation 400 m above sea level). It's just a unique cliff on the shore of Blue Bay. I experienced a sense of excitement, anxiety and a sense of presence of unknown forces, when I saw this rock. Not far from this cliff you can see the Three Sisters rock.  My friend and I decided to take a boat ride to the rock Zhumbaktas. This quaint stone island about 20 meters high, located in the waters of the Blue Lagoon. I feltthatthisplacehas a strongenergy.    

\n
\u0412 \u0413\u043e\u043b\u0443\u0431\u043e\u043c \u0437\u0430\u043b\u0438\u0432\u0435 \u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u043e\u0439 \u043e\u0441\u0442\u0440\u043e\u0432\u043e\u043a \u2013 \u0416\u0443\u043c\u0431\u0430\u043a\u0442\u0430\u0441, \u0430 \u043d\u0430 \u0431\u0435\u0440\u0435\u0433\u0443 \u0432\u043e\u0437\u0432\u044b\u0448\u0430\u0435\u0442\u0441\u044f \u0441\u043a\u0430\u043b\u0430 \u041e\u043a\u0436\u0435\u0442\u043f\u0435\u0441. \u0421\u043a\u0430\u043b\u0430 \u041e\u043a\u0436\u0435\u0442\u043f\u0435\u0441 (\u0432\u044b\u0441\u043e\u0442\u0430 400 \u043c \u043d\u0430\u0434 \u0443\u0440\u043e\u0432\u043d\u0435\u043c \u043c\u043e\u0440\u044f) \u2013 \u0432\u0438\u0437\u0438\u0442\u043d\u0430\u044f \u043a\u0430\u0440\u0442\u043e\u0447\u043a\u0430 \u0411\u0443\u0440\u0430\u0431\u0430\u044f. \u042d\u0442\u043e \u043f\u0440\u043e\u0441\u0442\u043e \u0443\u043d\u0438\u043a\u0430\u043b\u044c\u043d\u044b\u0439 \u0443\u0442\u0435\u0441 \u043d\u0430 \u0431\u0435\u0440\u0435\u0433\u0443 \u0413\u043e\u043b\u0443\u0431\u043e\u0433\u043e \u0437\u0430\u043b\u0438\u0432\u0430. \u042f \u0438\u0441\u043f\u044b\u0442\u0430\u043b \u0447\u0443\u0432\u0441\u0442\u0432\u043e \u0432\u043e\u0441\u0445\u0438\u0449\u0435\u043d\u0438\u044f, \u0442\u0440\u0435\u0432\u043e\u0433\u0438 \u0438 \u043e\u0449\u0443\u0449\u0435\u043d\u0438\u0435 \u043f\u0440\u0438\u0441\u0443\u0442\u0441\u0442\u0432\u0438\u044f \u043d\u0435\u0432\u0435\u0434\u043e\u043c\u044b\u0445 \u0441\u0438\u043b, \u043a\u043e\u0433\u0434\u0430 \u0443\u0432\u0438\u0434\u0435\u043b \u044d\u0442\u0443 \u0441\u043a\u0430\u043b\u0443. \u041d\u0435 \u0434\u0430\u043b\u0435\u043a\u043e \u043e\u0442 \u044d\u0442\u043e\u0433\u043e \u0443\u0442\u0435\u0441\u0430 \u043c\u043e\u0436\u043d\u043e \u0443\u0432\u0438\u0434\u0435\u0442\u044c \u0441\u043a\u0430\u043b\u044b \u0422\u0440\u0438 \u0421\u0435\u0441\u0442\u0440\u044b.  \u041c\u044b \u0441 \u0434\u0440\u0443\u0433\u043e\u043c \u0440\u0435\u0448\u0438\u043b\u0438 \u043f\u0440\u043e\u043a\u0430\u0442\u0438\u0442\u044c\u0441\u044f \u043d\u0430 \u043b\u043e\u0434\u043a\u0435 \u0434\u043e \u0441\u043a\u0430\u043b\u044b-\u0437\u0430\u0433\u0430\u0434\u043a\u0438 (\u0416\u0443\u043c\u0431\u0430\u043a\u0442\u0430\u0441). \u042d\u0442\u043e \u043f\u0440\u0438\u0447\u0443\u0434\u043b\u0438\u0432\u044b\u0439 \u043a\u0430\u043c\u0435\u043d\u043d\u044b\u0439 \u043e\u0441\u0442\u0440\u043e\u0432 \u0432\u044b\u0441\u043e\u0442\u043e\u0439 \u043e\u043a\u043e\u043b\u043e 20 \u043c, \u0440\u0430\u0441\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u043d\u044b\u0439 \u0432 \u0432\u043e\u0434\u0430\u0445 \u0413\u043e\u043b\u0443\u0431\u043e\u0433\u043e \u0437\u0430\u043b\u0438\u0432\u0430. \u042f \u043f\u043e\u0447\u0443\u0432\u0441\u0442\u0432\u043e\u0432\u0430\u043b, \u0447\u0442\u043e \u044d\u0442\u043e \u043c\u0435\u0441\u0442\u043e \u043e\u0431\u043b\u0430\u0434\u0430\u0435\u0442 \u0441\u0438\u043b\u044c\u043d\u043e\u0439 \u044d\u043d\u0435\u0440\u0433\u0435\u0442\u0438\u043a\u043e\u0439.     
\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14370056_152800461834543_4199675821119341777_n.jpg?oh=80b09081eeecba7db3119d40afd2da63&oe=5876C0F8

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14344823_152800525167870_2178973286627422350_n.jpg?oh=113c1870c38ebfb403f2f192a1f30e42&oe=58380E7C

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14359186_152800641834525_6461277005801611184_n.jpg?oh=11a1de59b4d1881ff9abab9272ef4e20&oe=5882944E

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14263959_152800735167849_4997292446854100258_n.jpg?oh=7e6924760a168c30a5014ab06fb07bfc&oe=583B0F9F

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14354881_152800845167838_517228898528331310_n.jpg?oh=49cf72cdbf55f429fd14f64c22ab2070&oe=58858271

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14359168_152800985167824_2303113491347225611_n.jpg?oh=28826e051c1a02bd809d679135823035&oe=587DF6AA

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14355652_152801125167810_6199932319634464797_n.jpg?oh=62140bc9cfde2696392b275dfce2c21b&oe=586F7C7B

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14237488_152802068501049_761999977296382628_n.jpg?oh=2290d75330a4bb729edc15576d3bcf99&oe=58404E3E

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14291823_152802221834367_111407279562981876_n.jpg?oh=e219006e6adc47a2cbcfcbbb3933c710&oe=583B8F67

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14322659_152802445167678_5915520799641173772_n.jpg?oh=bf082defd35861156c9f7e1d4cbb1173&oe=588040B6

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14344813_152802585167664_8941116481080582405_n.jpg?oh=7988599f4c1fd152898afec8b783ac2d&oe=5878CFDF

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14291799_152803101834279_488947968140788621_n.jpg?oh=6b1c1c9271be544803dc1e9e01bd44b6&oe=587326D4

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14333076_152803115167611_5920393539909485272_n.jpg?oh=bf087f26f22f5d7f1397c8125e222292&oe=5839EA84

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14333833_152803158500940_1533569594833981734_n.jpg?oh=62cca72d1b153730379fc1671a1a4ca5&oe=58422713

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14264839_152803175167605_3343726376841369457_n.jpg?oh=d836f72f88b625f4f11ab2e1d5d115a6&oe=5871D9C5

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14264980_152803185167604_6549180404901429358_n.jpg?oh=bd2e0918a735e0aa2e90dc5f8cc1aaea&oe=587C68F0

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14364905_152803201834269_3469894295408977417_n.jpg?oh=0bcb8a86ead6b792e4fe4fc7a2692844&oe=586F48F2

\n


\n


\n

The next day we went on a fishing trip. We walked along the path along the lake in the direction of Blue Bay. Here, everything is beautiful. I caught a perch and big pike. For dinner, we cooked the fish on the grill. The fish was very tender and juicy.

\n
\u041d\u0430 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439 \u0434\u0435\u043d\u044c \u043c\u044b \u043e\u0442\u043f\u0440\u0430\u0432\u0438\u043b\u0438\u0441\u044c \u043d\u0430 \u0440\u044b\u0431\u0430\u043b\u043a\u0443. \u041c\u044b \u0448\u043b\u0438 \u043f\u043e \u0434\u043e\u0440\u043e\u0436\u043a\u0435 \u0432\u0434\u043e\u043b\u044c \u043e\u0437\u0435\u0440\u0430 \u043f\u043e \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044e \u043a \u0413\u043e\u043b\u0443\u0431\u043e\u043c\u0443 \u0437\u0430\u043b\u0438\u0432\u0443. \u0417\u0434\u0435\u0441\u044c \u0432\u0441\u0435 \u0442\u0430\u043a\u043e\u0435 \u043a\u0440\u0430\u0441\u0438\u0432\u043e\u0435. \u042f \u043f\u043e\u0439\u043c\u0430\u043b \u043e\u043a\u0443\u043d\u044f \u0438 \u0431\u043e\u043b\u044c\u0448\u0443\u044e \u0449\u0443\u043a\u0443. \u041d\u0430 \u0443\u0436\u0438\u043d \u043c\u044b \u043f\u0440\u0438\u0433\u043e\u0442\u043e\u0432\u0438\u043b\u0438 \u0440\u044b\u0431\u0443 \u043d\u0430 \u0433\u0440\u0438\u043b\u0435. \u0420\u044b\u0431\u0430 \u043f\u043e\u043b\u0443\u0447\u0438\u043b\u0430\u0441\u044c \u043e\u0447\u0435\u043d\u044c \u043d\u0435\u0436\u043d\u0430\u044f \u0438 \u0441\u043e\u0447\u043d\u0430\u044f.   
\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14316849_152803221834267_5010096945797850198_n.jpg?oh=9e3ba1332d727a9b63b5bc0770374f6d&oe=586F3459

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14368730_152803228500933_1363792842561746213_n.jpg?oh=b1e48b7279df756b73a54bd155cd7408&oe=587D5887

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14358686_152803255167597_258711357149915091_n.jpg?oh=afdce1f8d14e24fbbcc67e4f8bc21bf3&oe=58440289

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14317512_152803305167592_2773790596199011087_n.jpg?oh=691eeff8b419b46a810d03c588b32954&oe=58417A47

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14344220_152803321834257_1020524885461175276_n.jpg?oh=c6a2ecd73c707f3ee9ce556fd7b106f0&oe=5876ACC4

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14263994_152803348500921_1001922358376216084_n.jpg?oh=88f1f8d5d575f8b8007b2150550d6119&oe=58771D14

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14344812_152803401834249_1910142694773174651_n.jpg?oh=7d6680bc16023f101a6da70fd21d8f68&oe=5872C26A

\n


\n

https://scontent.xx.fbcdn.net/v/t1.0-9/14333158_152803378500918_5353946279627545993_n.jpg?oh=dcc2e41406fcdebd1f6210e22e9f7c5a&oe=587C0874

\n


\n

While relaxing on the resort Burabai I experienced a lot of emotions and beautiful memories. This place is paradise. I will remember this trip for a long time. In the next article I will talk about his trip to the capital of Kazakhstan Astana.  

\n
\u0412\u043e \u0432\u0440\u0435\u043c\u044f \u043e\u0442\u0434\u044b\u0445\u0430 \u043d\u0430 \u043a\u0443\u0440\u043e\u0440\u0442\u0435 \u0411\u0443\u0440\u0430\u0431\u0430\u0439 \u044f \u0438\u0441\u043f\u044b\u0442\u0430\u043b \u043c\u043d\u043e\u0433\u043e \u044d\u043c\u043e\u0446\u0438\u0439 \u0438 \u043a\u0440\u0430\u0441\u0438\u0432\u044b\u0445 \u0432\u043f\u0435\u0447\u0430\u0442\u043b\u0435\u043d\u0438\u0439. \u042d\u0442\u043e \u043c\u0435\u0441\u0442\u043e \u043f\u0440\u043e\u0441\u0442\u043e \u0440\u0430\u0439\u0441\u043a\u0438\u0439 \u0443\u0433\u043e\u043b\u043e\u043a. \u042f \u043d\u0430\u0434\u043e\u043b\u0433\u043e \u0437\u0430\u043f\u043e\u043c\u043d\u044e \u044d\u0442\u0443 \u043f\u043e\u0435\u0437\u0434\u043a\u0443.\u0412 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0439 \u0441\u0442\u0430\u0442\u044c\u0435 \u044f \u0440\u0430\u0441\u0441\u043a\u0430\u0436\u0443 \u043e \u0441\u0432\u043e\u0435\u0439 \u043f\u043e\u0435\u0437\u0434\u043a\u0435 \u0432 \u0441\u0442\u043e\u043b\u0438\u0446\u0443 \u041a\u0430\u0437\u0430\u0445\u0441\u0442\u0430\u043d\u0430 \u0410\u0441\u0442\u0430\u043d\u0443.     
\n


\n


\n

https://s21.postimg.org/ltj5u8lhz/x_Animation_2.gif 

\n

                                    

\n", + "category": "travel", + "children": 2, + "created": "2016-09-15T15:14:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://scontent.xx.fbcdn.net/v/t1.0-9/14369931_152799685167954_6524874782009403814_n.jpg?oh=38f064b2e03d939ad40c2f9673d5fd78&oe=586FEE27", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14358841_152800061834583_1372117471924514921_n.jpg?oh=f888f7cc0ab42a1f0a7d54c77bc6b96f&oe=583D3767", + "https://scontent.xx.fbcdn.net/v/l/t1.0-9/14322409_152799801834609_1087565638250998933_n.jpg?oh=b073479a031295e30e2b8d3d7b18764f&oe=58775285", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14264991_152800391834550_2316354636894212029_n.jpg?oh=dd6f49cff1daf420b36b115b844fa50f&oe=587D97B0", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14358802_152801461834443_3047163456651280779_n.jpg?oh=cc4af36ed1b1d148297cb1490ca59380&oe=5837F689", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14322659_152802445167678_5915520799641173772_n.jpg?oh=bf082defd35861156c9f7e1d4cbb1173&oe=588040B6", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14333646_152796595168263_1318999288439006526_n.jpg?oh=80887d4553f3bb5425698b7ab6f16c54&oe=587A520C", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14369931_152796935168229_6227125402543272937_n.jpg?oh=2f8547cbdca35644cbb8632223571ca2&oe=5880EB73", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14238355_152797318501524_1901027491095597957_n.jpg?oh=8781b5f2dd8ac0864d7531a04518e4e4&oe=5838637E", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14369861_152797381834851_5956109306955741313_n.jpg?oh=6a05d4ad609c6721edf5459d65a5d017&oe=58707084", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14329869_152797801834809_5770895962454116777_n.jpg?oh=9c3c8789208c9625583ea8cdd63238d4&oe=58863672", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14291767_152796181834971_7018353245296842511_n.jpg?oh=f85424178cac6e7cc72b8e75ca7b60fb&oe=58702083", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14233139_152796185168304_1405527484796310821_n.jpg?oh=80a780d3bb3f67701b92da1a378bf705&oe=586EE42F", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14264070_152796188501637_5613171425942330666_n.jpg?oh=90d3c1d5b0c18f8469c807985472d3ec&oe=583C0071", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14359194_152796241834965_9058004677434542941_n.jpg?oh=512ba07acfcacc42a50409dbc7e76ca7&oe=587EEB62", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14358708_152796231834966_4802266076270158736_n.jpg?oh=df81e3edc8017db4df9681b99eb4a147&oe=583C1465", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14355041_152796238501632_4170281791922398957_n.jpg?oh=ee9ccdb6da85a70e14a3dac5ac553df8&oe=58392944", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14344702_152796315168291_884125155381693854_n.jpg?oh=98c24d8d60f8914e3c3d437a50e4e6f0&oe=583ABDB7", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14368795_152796305168292_8459440568295576482_n.jpg?oh=a79cfc5b19c5aa3bedf11fb4ed74c125&oe=58725672", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14322436_152796328501623_1136202826602889246_n.jpg?oh=755c413df3abc311fd0d48dc5d86939e&oe=587F6C94", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14364636_152796411834948_1078021195849674338_n.jpg?oh=9da7494caa334c8bcfd679c927973f75&oe=5870C024", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14368648_152796438501612_5116116487211809739_n.jpg?oh=81f90b10bb4b33585198d5e8905af178&oe=58398A97", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14292381_152796525168270_5527011929550163164_n.jpg?oh=012657f036808e5493140873e7b71b52&oe=583BD63E", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14292439_152796575168265_1363132515354950494_n.jpg?oh=34536937225b3cd9d48f536269455104&oe=583DB0FD", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14364888_152796661834923_2866475992296048059_n.jpg?oh=58ef5f0dedad931e52cd966170345721&oe=583C042D", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14355525_152796691834920_7593010974533181057_n.jpg?oh=59b9a0a44c964283cc8a092a2d927ea1&oe=583B7611", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14333564_152796835168239_1871735893133945333_n.jpg?oh=757ce4f6fe12b03e42edb2baf520a931&oe=5878B382", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14355750_152797261834863_6968132049080123876_n.jpg?oh=44c7f5fe4a56c27ee73e1a26a24fddcb&oe=587CD953", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14364661_152797311834858_5349204610582341566_n.jpg?oh=ae3dd42545d7b6190d604ae09a8c10f7&oe=583EE394", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14344231_152797338501522_7152034483463475945_n.jpg?oh=7e78648ec531adf4cc7341ea12e79594&oe=5883B0B2", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14316992_152797368501519_2261461800134240931_n.jpg?oh=2dd5dda862d7a4913b09a2cd69093ea8&oe=588023C7", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14330059_152797385168184_4682764527796497092_n.jpg?oh=b730f4c5da5396283fcd7de4f4f4bdba&oe=58448999", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14292456_152797445168178_5955895551064724_n.jpg?oh=d6e0932cc07733615ecca51bfdbd24da&oe=583BF85A", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14291809_152797471834842_1939252023322291816_n.jpg?oh=9940f6de094cbd31a90dd342d16ab62a&oe=586F1092", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14332972_152797558501500_2619141040189288037_n.jpg?oh=dbea40fbcf775640cece4c731443dc8d&oe=5840C4B8", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14316759_152797585168164_8990139575529576297_n.jpg?oh=e45f161d2b7fcbc51b1c73ad9aa3e464&oe=5837F62C", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14370086_152797701834819_2798354999428585751_n.jpg?oh=50d84b257a2a767e95f639584d412f26&oe=587E2AD6", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14238120_152797748501481_1394610328554569576_n.jpg?oh=df617febad407aaea034d90bcad7d186&oe=583A348E", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14317390_152797791834810_5393104190818441060_n.jpg?oh=ad20fef5344da1ea135cf28dd8d9a824&oe=583B00A5", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14317379_152797828501473_2398928357606968813_n.jpg?oh=a24f6521d4b72b23e2bedcaf81772bb8&oe=58776F0E", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14364753_152797898501466_665221674027299048_n.jpg?oh=75e8a986de44482aea27a2e2f575557e&oe=587361EB", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14264933_152797981834791_6142776848339965665_n.jpg?oh=faac150ca0754a470ee96a3ae3594f45&oe=587537E1", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14322534_152798315168091_3564386844714846753_n.jpg?oh=48420756707b41ecb9b732ee1efa69cb&oe=5884984E", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14344171_152798545168068_1302957634155733965_n.jpg?oh=eef9a87345243fd484dc9df1b663b4cc&oe=583C55E0", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14322337_152798655168057_7501256878795399366_n.jpg?oh=4329a7adfc7718b6257b637ebdab1da4&oe=58836AC1", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14344074_152798941834695_6428859791834564190_n.jpg?oh=e21bda6906285283deefb684c49029f0&oe=5877478C", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14316821_152799285167994_6944729196876711990_n.jpg?oh=636e786de92b9dc8af3771ba73b6cad6&oe=583AA6A1", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14359259_152799475167975_98603255398361972_n.jpg?oh=7b83e27871bfc6f510e974824845ffae&oe=587D0CB9", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14264902_152799531834636_3309893395448978116_n.jpg?oh=da6935b1e00c6d9e4831a001aa355d4b&oe=5878E28F", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14355113_152799521834637_6431813635807103091_n.jpg?oh=586833de4b32c0a4e68a4de0f0685fdc&oe=583C7EAD", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14364846_152799591834630_4505378481597121248_n.jpg?oh=e77dfdfbc4380d17da05b7c08e8c6946&oe=587F05EA", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14329883_152799681834621_1839135308434116746_n.jpg?oh=1e4c7226d0e3b5998af1f045f347b13d&oe=587508A1", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14238135_152799695167953_7286689166942588851_n.jpg?oh=28b400b656ec8a8aa522bbd55e32823e&oe=587B2A39", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14265040_152799748501281_8698968500062618245_n.jpg?oh=f4fff435952ca2c44f9194070709508b&oe=586E6372", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14344066_152799791834610_2634864367079270290_n.jpg?oh=6aebe0603702347ea72e07d4e3579fc3&oe=583F4CF8", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14316833_152799881834601_3665826823217316987_n.jpg?oh=f6a01eb76f1107aee497c00f13ed6bf1&oe=5840DD97", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14355070_152800005167922_5434255632830251795_n.jpg?oh=905884ba3b3df63cf32a9510a5757f98&oe=58776B0E", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14264980_152800028501253_8933437055041597623_n.jpg?oh=c829473ef3d92cf3dc5ec01ac3dd966a&oe=583C27EC", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14238201_152800131834576_6406657807184076860_n.jpg?oh=055ff92e897cff0fb51e8c142d102a25&oe=5883BB61", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14292380_152800238501232_900898316094608136_n.jpg?oh=b99e4af5a46b0d6f5e9d0ba8c1aa019c&oe=5837F896", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14333670_152800368501219_7174463686112055654_n.jpg?oh=526db9934b728cbad32c22c2eb7a7a38&oe=587B75E7", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14370056_152800461834543_4199675821119341777_n.jpg?oh=80b09081eeecba7db3119d40afd2da63&oe=5876C0F8", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14344823_152800525167870_2178973286627422350_n.jpg?oh=113c1870c38ebfb403f2f192a1f30e42&oe=58380E7C", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14359186_152800641834525_6461277005801611184_n.jpg?oh=11a1de59b4d1881ff9abab9272ef4e20&oe=5882944E", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14263959_152800735167849_4997292446854100258_n.jpg?oh=7e6924760a168c30a5014ab06fb07bfc&oe=583B0F9F", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14354881_152800845167838_517228898528331310_n.jpg?oh=49cf72cdbf55f429fd14f64c22ab2070&oe=58858271", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14359168_152800985167824_2303113491347225611_n.jpg?oh=28826e051c1a02bd809d679135823035&oe=587DF6AA", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14355652_152801125167810_6199932319634464797_n.jpg?oh=62140bc9cfde2696392b275dfce2c21b&oe=586F7C7B", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14237488_152802068501049_761999977296382628_n.jpg?oh=2290d75330a4bb729edc15576d3bcf99&oe=58404E3E", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14291823_152802221834367_111407279562981876_n.jpg?oh=e219006e6adc47a2cbcfcbbb3933c710&oe=583B8F67", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14344813_152802585167664_8941116481080582405_n.jpg?oh=7988599f4c1fd152898afec8b783ac2d&oe=5878CFDF", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14291799_152803101834279_488947968140788621_n.jpg?oh=6b1c1c9271be544803dc1e9e01bd44b6&oe=587326D4", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14333076_152803115167611_5920393539909485272_n.jpg?oh=bf087f26f22f5d7f1397c8125e222292&oe=5839EA84", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14333833_152803158500940_1533569594833981734_n.jpg?oh=62cca72d1b153730379fc1671a1a4ca5&oe=58422713", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14264839_152803175167605_3343726376841369457_n.jpg?oh=d836f72f88b625f4f11ab2e1d5d115a6&oe=5871D9C5", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14264980_152803185167604_6549180404901429358_n.jpg?oh=bd2e0918a735e0aa2e90dc5f8cc1aaea&oe=587C68F0", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14364905_152803201834269_3469894295408977417_n.jpg?oh=0bcb8a86ead6b792e4fe4fc7a2692844&oe=586F48F2", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14316849_152803221834267_5010096945797850198_n.jpg?oh=9e3ba1332d727a9b63b5bc0770374f6d&oe=586F3459", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14368730_152803228500933_1363792842561746213_n.jpg?oh=b1e48b7279df756b73a54bd155cd7408&oe=587D5887", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14358686_152803255167597_258711357149915091_n.jpg?oh=afdce1f8d14e24fbbcc67e4f8bc21bf3&oe=58440289", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14317512_152803305167592_2773790596199011087_n.jpg?oh=691eeff8b419b46a810d03c588b32954&oe=58417A47", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14344220_152803321834257_1020524885461175276_n.jpg?oh=c6a2ecd73c707f3ee9ce556fd7b106f0&oe=5876ACC4", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14263994_152803348500921_1001922358376216084_n.jpg?oh=88f1f8d5d575f8b8007b2150550d6119&oe=58771D14", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14344812_152803401834249_1910142694773174651_n.jpg?oh=7d6680bc16023f101a6da70fd21d8f68&oe=5872C26A", + "https://scontent.xx.fbcdn.net/v/t1.0-9/14333158_152803378500918_5353946279627545993_n.jpg?oh=dcc2e41406fcdebd1f6210e22e9f7c5a&oe=587C0874", + "https://s21.postimg.org/ltj5u8lhz/x_Animation_2.gif" + ], + "tags": [ + "travel", + "story", + "food", + "photography", + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17378852474651, + "payout": 20.413, + "payout_at": "2016-09-22T15:14:00", + "pending_payout_value": "20.413 HBD", + "percent_hbd": 10000, + "permlink": "borovoye-pearl-of-kazakhstan-the-incredible-journey-story-of-my-husband", + "post_id": 1255003, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 25 + }, + "title": "Borovoye (Burabai) - Pearl of Kazakhstan: The Incredible Journey (Story of my Husband)", + "updated": "2016-09-15T15:14:57", + "url": "/travel/@lyubovbar/borovoye-pearl-of-kazakhstan-the-incredible-journey-story-of-my-husband" + }, + { + "active_votes": [ + { + "rshares": 699945686825, + "voter": "erath" + }, + { + "rshares": 4762863352086, + "voter": "bitcoin2016" + }, + { + "rshares": 1911892676725, + "voter": "badassmother" + }, + { + "rshares": 82761609942, + "voter": "friend5" + }, + { + "rshares": 1337025448249, + "voter": "rossco99" + }, + { + "rshares": 226246467529, + "voter": "steem-id" + }, + { + "rshares": 636514783207, + "voter": "masteryoda" + }, + { + "rshares": 1304773172054, + "voter": "steempower" + }, + { + "rshares": 48198377037, + "voter": "twiceuponatime" + }, + { + "rshares": 264069064525, + "voter": "indominon" + }, + { + "rshares": 3188980467001, + "voter": "onceuponatime" + }, + { + "rshares": 700930801654, + "voter": "marginal" + }, + { + "rshares": 73489249804, + "voter": "vault" + }, + { + "rshares": 10884676283, + "voter": "yefet" + }, + { + "rshares": 15004772648, + "voter": "gregory-f" + }, + { + "rshares": 9412699804, + "voter": "gregory60" + }, + { + "rshares": 29965767422, + "voter": "eeks" + }, + { + "rshares": 3023823526, + "voter": "fkn" + }, + { + "rshares": 3974627163, + "voter": "elishagh1" + }, + { + "rshares": 313689446, + "voter": "coar" + }, + { + "rshares": 1061217841, + "voter": "murh" + }, + { + "rshares": 55384149889, + "voter": "aenor" + }, + { + "rshares": 61711858916, + "voter": "theshell" + }, + { + "rshares": 55957746380, + "voter": "thecryptodrive" + }, + { + "rshares": 138383979780, + "voter": "bravenewcoin" + }, + { + "rshares": 31167150846, + "voter": "peter-parker" + }, + { + "rshares": 55528484241, + "voter": "kus-knee" + }, + { + "rshares": 26709353431, + "voter": "kimziv" + }, + { + "rshares": 377133557309, + "voter": "fyrstikken" + }, + { + "rshares": 14760800618, + "voter": "furion" + }, + { + "rshares": 70822893, + "voter": "barbara2" + }, + { + "rshares": 78718732, + "voter": "ch0c0latechip" + }, + { + "rshares": 72854943, + "voter": "doge4lyf" + }, + { + "rshares": 243777568, + "voter": "ardina" + }, + { + "rshares": 1231812238, + "voter": "dicov" + }, + { + "rshares": 4209516603, + "voter": "karen13" + }, + { + "rshares": 251364791827, + "voter": "nabilov" + }, + { + "rshares": 34760444705, + "voter": "creemej" + }, + { + "rshares": 582629790, + "voter": "poseidon" + }, + { + "rshares": 86528557116, + "voter": "rea" + }, + { + "rshares": 204615752038, + "voter": "jl777" + }, + { + "rshares": 2452241013, + "voter": "positive" + }, + { + "rshares": 35105434017, + "voter": "paquito" + }, + { + "rshares": 5172692235, + "voter": "gustavopasquini" + }, + { + "rshares": 334846153, + "voter": "sergey44" + }, + { + "rshares": 48043215566, + "voter": "marius19" + }, + { + "rshares": 26521061220, + "voter": "papa-pepper" + }, + { + "rshares": 17267164725, + "voter": "proto" + }, + { + "rshares": 4513794924, + "voter": "sisterholics" + }, + { + "rshares": 82565168, + "voter": "fnait" + }, + { + "rshares": 73351025, + "voter": "keepcalmand" + }, + { + "rshares": 3353862378, + "voter": "glitterpig" + }, + { + "rshares": 135235064297, + "voter": "steemdrive" + }, + { + "rshares": 8734099452, + "voter": "taker" + }, + { + "rshares": 15084691843, + "voter": "felixxx" + }, + { + "rshares": 159616088312, + "voter": "laonie" + }, + { + "rshares": 5329412559, + "voter": "myfirst" + }, + { + "rshares": 32400617559, + "voter": "somebody" + }, + { + "rshares": 16605279252, + "voter": "sunshine" + }, + { + "rshares": 1211445477, + "voter": "flysaga" + }, + { + "rshares": 833875930, + "voter": "gmurph" + }, + { + "rshares": 7157577424, + "voter": "midnightoil" + }, + { + "rshares": 2527662225, + "voter": "andrew0" + }, + { + "rshares": 17901537959, + "voter": "xiaohui" + }, + { + "rshares": 808464619, + "voter": "elfkitchen" + }, + { + "rshares": 559692138, + "voter": "xiaokongcom" + }, + { + "rshares": 12961700193, + "voter": "gargon" + }, + { + "rshares": 2114128942, + "voter": "future24" + }, + { + "rshares": 1128233694, + "voter": "xianjun" + }, + { + "rshares": 7546646500, + "voter": "lgm-1" + }, + { + "rshares": 52419023, + "voter": "nano2nd" + }, + { + "rshares": 73887203, + "voter": "microluck" + }, + { + "rshares": 3286864056, + "voter": "macartem" + }, + { + "rshares": 9310407829, + "voter": "gvargas123" + }, + { + "rshares": 3635091595, + "voter": "movievertigo" + }, + { + "rshares": 55367058897, + "voter": "mandibil" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 68464903, + "voter": "steembriefing" + }, + { + "rshares": 53474677, + "voter": "riv" + }, + { + "rshares": 789873411, + "voter": "quinneaker" + }, + { + "rshares": 1857878964, + "voter": "funkywanderer" + }, + { + "rshares": 180241566, + "voter": "team101" + }, + { + "rshares": 201688406600, + "voter": "asksisk" + }, + { + "rshares": 3377754017, + "voter": "patelincho" + }, + { + "rshares": 4412957887, + "voter": "funnyman" + }, + { + "rshares": 339274981, + "voter": "anomaly" + }, + { + "rshares": 123155378, + "voter": "ola1" + }, + { + "rshares": 113104192, + "voter": "lellabird60" + }, + { + "rshares": 4647741844, + "voter": "michelle.gent" + }, + { + "rshares": 51432104, + "voter": "cryptofarmer" + }, + { + "rshares": 239963421, + "voter": "darkminded153" + }, + { + "rshares": 230290004, + "voter": "sjamayee" + }, + { + "rshares": 148889617, + "voter": "food-creator" + } + ], + "author": "kus-knee", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.32, + "beneficiaries": [], + "blacklists": [], + "body": "\n

There are many reasons to grow your own food but for this article I want to focus on one thing.........TASTE! 

\n

 

\n

\n

Sweet tomato juice or acidic tomato-like water. Which one do you want?

\n

EXPERIMENT

\n

Hypothesis: 

\n

Home grown tomatoes will taste better and will produce more juice with a deeper red color than those purchased in the grocery store. In fact my son doesn\u2019t generally like tomatoes but when they\u2019re from the garden\u2026wow he devours them!  

\n

Material: 

\n
    \n
  • One store bought tomato weighing in at 128 grams. 
  • \n
  • One home grown tomato weighing in at 115 grams (will the home grown tomato although smaller produce more juice?)    
  • \n
\n

Method: 

\n
    \n
  • Purchase store bought tomatoes that are locally grown and then pick some home grown ones from our family garden. 
  • \n
  • The tomatoes that I purchased were grown here in Switzerland and therefore did not have to travel too far. Tomatoes are also now in season and so the experiment should be more than fair. 
  • \n
  • Slice the tomatoes and examine them, then squeeze them for the juice. Strain the tomatoes with a sieve and pour juice into wine glasses. Examine and taste the juice.  
  • \n
\n


\n

\n

The store bought tomatoes look \"perfect\" and many might choose them for that reason, especially kids!

\n


\n

Apparatus:   

\n
    \n
  • Cutting board 
  • \n
  • Note to married men: (don't cut directly on the kitchen counter or table. Your wife might kill you!)
  • \n
  • Knife (always be careful when using knives)
  • \n
  • Cooking spoon to crush tomatoes (wear safety goggles, juice form acidic store bought tomatoes can burn eyes!)
  • \n
  • Sieve 
  • \n
  • Wine glasses (it's just classier that's all) 
  • \n
  • Weigh scale  
  • \n
\n


\n


\n

\n

Look how much more juicy flesh the garden tomato has!

\n

  

\n

Observations:   

\n
    \n
  • The store bought tomatoes looked better until I cut them open! Then there was no comparison (see photo)
  • \n
  • The home grown tomato that weighed 115 grams produced 66 grams of juice or 57% it\u2019s weight in juice! 
  • \n
  • The store bought tomato that weighed 128 grams produced only 37 grams of juice or only 29% it\u2019s weight in juice! SHOCKING!   
  • \n
  • The juice from the home grown tomato was a much deeper red and tasted sweet whereas the store bought tomato was acidic! UGH! It actually gave me a burning stomach!
  • \n
\n


\n

\n

                  A happy juice drinker!                                     An unhappy, disgusted juice drinker!

\n

Conclusions: 

\n
    \n
  • Home grown tomatoes are sweeter, juicier and tastier! 
  • \n
  • Grow and eat or drink home grown tomatoes whenever possible!    
  • \n
\n


\n

 Why Are Tomatoes That Are Grown For The Super Market Terrible?  

\n
    \n
  •  They are grown for storage and shipping, not for taste. This is true for most industrial food. 
  • \n
  • They are also picked unripe which allows them to be stacked (thus round and uniform in size ), and stored (thus pink, hard and tasteless )  
  • \n
  • They must last for potentially weeks on a store shelf.    
  • \n
\n


\n

Note: There were once countless varieties of delicious heirloom tomatoes that have now disappeared because they couldn't take transport.  If you can Start Gardening!

\n


\n

Until next time,     

\n

@kus-knee (The Old Dog) 

\n


\n

\n


\n


\n", + "category": "food", + "children": 18, + "created": "2016-09-15T15:09:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s16.postimg.org/if9pm2az9/rsz_img_3568.jpg", + "https://s18.postimg.org/75ra7cz3t/rsz_img_3555.jpg", + "https://s14.postimg.org/npwewfdht/rsz_img_3578.jpg", + "https://s11.postimg.org/do7v00slv/rsz_pic_jointer.png", + "https://s9.postimg.io/a7qhh6le7/Official_Blog_Logo_copy.jpg" + ], + "tags": [ + "food", + "steemit", + "science", + "gardening", + "life" + ], + "users": [ + "kus-knee" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17577187352269, + "payout": 20.756, + "payout_at": "2016-09-22T15:09:18", + "pending_payout_value": "20.756 HBD", + "percent_hbd": 10000, + "permlink": "the-old-dog-experiments-the-great-tomato-science-challenge-store-bought-vs-garden-grown", + "post_id": 1254953, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 93 + }, + "title": "The Old Dog Experiments: The Great Tomato Science Challenge. Store Bought Vs Garden Grown!", + "updated": "2016-09-15T15:09:18", + "url": "/food/@kus-knee/the-old-dog-experiments-the-great-tomato-science-challenge-store-bought-vs-garden-grown" + }, + { + "active_votes": [ + { + "rshares": 7403146775658, + "voter": "steempty" + }, + { + "rshares": 17572418691, + "voter": "sebastien" + }, + { + "rshares": 23201973467, + "voter": "ooak" + }, + { + "rshares": 1349109906, + "voter": "dolov" + }, + { + "rshares": 143310179, + "voter": "nang1" + }, + { + "rshares": 58224897, + "voter": "stephenkendal" + }, + { + "rshares": 271441624, + "voter": "anomaly" + }, + { + "rshares": 50201461, + "voter": "mari5555na" + }, + { + "rshares": 136494240, + "voter": "bleujay" + } + ], + "author": "ooak", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.26, + "beneficiaries": [], + "blacklists": [], + "body": "Eight years have passed since we encountered the severe financial crisis that badly shook our economy. Back in 2008, we witnessed some of the most tiresome times for the financial markets. The last time something close to that had occurred, or even worse, was in the 1930s when the Great Depression had hit our economy. However, the economy has settled now from the adverse effects of the 2008 crisis and is behaving in a more normal manner, but what if those economic nightmares happened again? Are we prepared enough for that? Here are a few important lessons that everyone should learn from the economic crisis of 2008.\n\n1. Prepare yourself for the unexpected\nYou might have heard the saying that you should always expect the unexpected. Surely, you will never know what tomorrow may bring. You should always be ready for the uncertain events that might occur anytime. The financial markets might be stable today, but they can become unstable tomorrow. So it is essential for you to take some steps to prepare yourself.\n\n2. Don\u2019t entirely believe in the good face of the market\nDo you see too much good around you? Is there a constant rise in markets? Are loans available to everyone easily? Are interest rates continually lower than expected? You should watch out if anything like that happens. Always remember that too much good is never good for anyone. These conditions only create a false sense of security. People take more loans because of the lower interest rates and when things get back to normal, it causes a crisis.\n\n3. Always invest for long-term gains\nIf you want to live tension-free when the next financial crisis occurs, it is crucial that you start investing for long-term gains rather than short-term ones. These short-term gains might appear tempting, but they won't help you at all in the long run and not even in an economic crisis. You might not know this, but short-term investments increase the possibility of illiquidity when you need the cash, leaving you empty-handed.\n\n4. Experts know a lot but not everything\nIf you blindly believe what experts say, you might not be able to survive the crisis. We put our trust in the experts whether they were economists, stock analysts, fund managers, accounting firms, the government, industry regulators, CEOs, and what happened? They disappointed us. Not all, but surely some of them lied to us and knowingly deceived us for their personal gain and greed. The crisis of 2008 has clearly demonstrated that even the geniuses of our economy fail too. Undoubtedly, this is the best lesson from the past crises. We should not blindly trust the professionals as their predictions can be wrong and misleading.\n\n5. Make your investment approach flexible\nWhen a crisis hits, opportunities can come in various ways which you might have no idea about. This is why it's important that you have a flexible investment approach. Never get too attached to a single", + "category": "steem", + "children": 1, + "created": "2016-09-15T16:08:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steem", + "steemit", + "blog", + "economy", + "writing" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 7445929950123, + "payout": 4.682, + "payout_at": "2016-09-22T16:08:21", + "pending_payout_value": "4.682 HBD", + "percent_hbd": 10000, + "permlink": "lessons-to-learn-from-the-2008-economic-crisis", + "post_id": 1255628, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 9 + }, + "title": "Lessons to Learn from the 2008 Economic Crisis", + "updated": "2016-09-15T16:08:21", + "url": "/steem/@ooak/lessons-to-learn-from-the-2008-economic-crisis" + }, + { + "active_votes": [ + { + "rshares": 231809773619, + "voter": "anonymous" + }, + { + "rshares": 9865242777816, + "voter": "berniesanders" + }, + { + "rshares": 68642366066, + "voter": "nextgenwitness" + }, + { + "rshares": 244111745773, + "voter": "justin" + }, + { + "rshares": 670306236660, + "voter": "silver" + }, + { + "rshares": 1626597190919, + "voter": "silversteem" + }, + { + "rshares": 1805647921101, + "voter": "nextgencrypto" + }, + { + "rshares": 2059000209845, + "voter": "wang" + }, + { + "rshares": 168110609178, + "voter": "steemservices" + }, + { + "rshares": 10523039423, + "voter": "steemservices1" + }, + { + "rshares": 5815231464, + "voter": "bentley" + }, + { + "rshares": 1061283659, + "voter": "murh" + }, + { + "rshares": 199249189310, + "voter": "the-alien" + }, + { + "rshares": 900562216, + "voter": "tkembo" + }, + { + "rshares": 15412619927, + "voter": "felixxx" + }, + { + "rshares": 13692618129, + "voter": "thecurator" + }, + { + "rshares": 60180881035, + "voter": "thecyclist" + }, + { + "rshares": 123155378, + "voter": "ola1" + }, + { + "rshares": 153429048, + "voter": "stepka" + } + ], + "author": "tkembo", + "author_payout_value": "0.000 HBD", + "author_reputation": 51.68, + "beneficiaries": [], + "blacklists": [], + "body": "\n
TL;DR:
\nIf you're like me: a software engineer, who's been writing code for many years and attends lots of startup events, then you've been asked over a hundred times, by someone you've just met, to be their co-founder. And you've met even more people who want you to build their app for free and then they'll pay you when it gets big and it starts making money. To be honest, whenever I meet someone in the second category, I don't know if I should laugh or cry - I don't think I'll ever be able to help them. But in this article, I'd like to help people in the first category. Oh & BTW: with 2 failed startups and one that's doing great under my belt, I'm speaking from experience.
\n

https://pbs.twimg.com/media/Bp7sQtPCMAECFrL.jpg

\n

1. Pick someone you\u2019ve been friends with for years
\nThe reason you want to start your company with the person you drink beer with on evenings on weekdays, play with her kids on weekends or eat supper at his house when there\u2019s a power-cut at yours (these are not is because starting a company is hard: there are going to be times when it makes sense to quit or times when you disagree on things that are very important to you (and not her).
\nIf you have some history/relationship, there\u2019s going to be a lot more to lose when you disappoint your co-founder or when you quit. That history/relationship alone will be enough reason to keep going during the tough times.
\nSecondly, you will have more time to work together to get more stuff done. Because you already have beers together until late at night and spend all weekend together you don\u2019t have wait until Monday morning to discuss an important decision.
\nThirdly, you\u2019re going to likely need your co-founders help when things get bad in your personal life (because you spend most of your time with them) and it helps if she understands. These bad situations are unique for everyone of course and they could be anything from having a landlord who is trying to kick you out because your rent is late again or the death of a close family member.

\n

2. Pick someone who sees things differently from you
\nHaving a co-founder who did the same degree as you do, who drinks the same beer that you drink and agrees with everything you say won\u2019t help you as much as you as much as having a cofounder who challenges you, who thinks of things you didn\u2019t. A co-founder who is exactly like you wont\u2019 help you grow personally.

\n

3. Pick someone who doesn\u2019t mind working with people who see things differently.
\nI consider this as one of the best lessons I learnt from my co-founder. We have a friend (actually, she\u2019s just someone we know) we keep going to for advice because she has a lot of experience in our industry. I never really looked forward to those meetings because every time, she was not-only patronising but she always finds something to criticise. There was a point when I realised that my co-founder didn\u2019t mind listening to her talk. When she started talking, he was not only attentive but seemed to have some \u2018inner-peace\u2019. One day I asked him why and he told me that he \u201cactually preferred being around people who were very different from him\u201d because he could \u201clearn most from people like that than those who were not\u201d.

\n

4. Pick someone who is as passionate about the problem you\u2019re solving as you are.
\nIf your startup is going to be the next best thing, everyone else is going to think you\u2019re crazy when you\u2019re geeking out about how well the technology you\u2019re building solves X. Don\u2019t start your company with non-believers. When the going starts getting tough (and it will) they will have a bunch of reasons why this was a bad idea to start with.

\n

5. Someone who believes in you
\nIf she doesn\u2019t believe in you, she is going to micromanage you and second-guess your every move. There are some things you can do to get your co-founder to believe in you more:
\n- be good at something. And learn to do it better than anyone else in the world
\n- avoid doing the things you\u2019re not very good at - learn to delegate.

\n

6. Someone you believe in
\nThis is another reason you should get a co-founder who is way better that yo are at something. No matter how good you are, you can\u2019t do everything yourself; you\u2019re going to have to delegate. It\u2019s harder to delegate to someone if you can do the job better than they can.
\nThat\u2019s also (one of) the reason why you want to hire people who are smarter than you are - it\u2019s easier to delegate stuff to them and you get more done. You should strive to make yourself obsolete by finding and hiring people who are better at what you do than you are. And then delegating everything to them.

\n

7. Don\u2019t listen to me or anyone
\nYou\u2019re an entrepreneur, follow your gut and do whatever you want. Don\u2019t listen to other people\u2019s advice. Nobody knows what the hell the are doing. Don\u2019t believe me, watch this:

\n

https://www.youtube.com/watch?v=sycgL3Qg_Ak

\n", + "category": "startups", + "children": 2, + "created": "2016-09-15T15:04:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://pbs.twimg.com/media/Bp7sQtPCMAECFrL.jpg", + "https://img.youtube.com/vi/sycgL3Qg_Ak/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=sycgL3Qg_Ak" + ], + "tags": [ + "startups", + "business", + "technology", + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17046580840566, + "payout": 19.715, + "payout_at": "2016-09-22T15:04:57", + "pending_payout_value": "19.715 HBD", + "percent_hbd": 10000, + "permlink": "got-a-great-idea-but-can-t-code-here-a-7-tips-for-finding-a-co-founder-for-your-startup-idea", + "post_id": 1254897, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 19 + }, + "title": "Got a great idea but can't code? Here a 7 tips for finding a co-founder for your startup idea", + "updated": "2016-09-15T15:04:57", + "url": "/startups/@tkembo/got-a-great-idea-but-can-t-code-here-a-7-tips-for-finding-a-co-founder-for-your-startup-idea" + }, + { + "active_votes": [ + { + "rshares": 44949604794, + "voter": "eeks" + }, + { + "rshares": 2015882351, + "voter": "fkn" + }, + { + "rshares": 26100983566, + "voter": "georgedonnelly" + }, + { + "rshares": 2649751442, + "voter": "elishagh1" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 313710480, + "voter": "coar" + }, + { + "rshares": 1061303487, + "voter": "murh" + }, + { + "rshares": 5047527838, + "voter": "tee-em" + }, + { + "rshares": 115323965378, + "voter": "geoffrey" + }, + { + "rshares": 21371465518, + "voter": "kimziv" + }, + { + "rshares": 719401125, + "voter": "rxhector" + }, + { + "rshares": 9841190022, + "voter": "furion" + }, + { + "rshares": 52479155, + "voter": "ch0c0latechip" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 10419949344, + "voter": "deviedev" + }, + { + "rshares": 466178365, + "voter": "poseidon" + }, + { + "rshares": 81130790703, + "voter": "thylbom" + }, + { + "rshares": 1634827342, + "voter": "positive" + }, + { + "rshares": 22243058181, + "voter": "prufarchy" + }, + { + "rshares": 2708762924, + "voter": "sisterholics" + }, + { + "rshares": 55043445, + "voter": "fnait" + }, + { + "rshares": 95791613030, + "voter": "laonie" + }, + { + "rshares": 22624610458, + "voter": "reneenouveau" + }, + { + "rshares": 3997618425, + "voter": "myfirst" + }, + { + "rshares": 19444029308, + "voter": "somebody" + }, + { + "rshares": 969324682, + "voter": "flysaga" + }, + { + "rshares": 1250835527, + "voter": "gmurph" + }, + { + "rshares": 6405447915, + "voter": "kryptik" + }, + { + "rshares": 4295322750, + "voter": "midnightoil" + }, + { + "rshares": 3157847929, + "voter": "kurtbeil" + }, + { + "rshares": 10743633923, + "voter": "xiaohui" + }, + { + "rshares": 20690393698, + "voter": "jphamer1" + }, + { + "rshares": 646884697, + "voter": "elfkitchen" + }, + { + "rshares": 447829446, + "voter": "xiaokongcom" + }, + { + "rshares": 902748044, + "voter": "xianjun" + }, + { + "rshares": 59112166, + "voter": "microluck" + }, + { + "rshares": 5475437205, + "voter": "contentjunkie" + }, + { + "rshares": 109229309, + "voter": "rusla" + }, + { + "rshares": 1317649856, + "voter": "bitcoinparadise" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 98583209, + "voter": "ola1" + }, + { + "rshares": 11552440717, + "voter": "herpetologyguy" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 64921864, + "voter": "storage" + }, + { + "rshares": 55388665, + "voter": "blackmarket" + }, + { + "rshares": 58454327, + "voter": "gifts" + }, + { + "rshares": 93882016, + "voter": "expat" + }, + { + "rshares": 126595034, + "voter": "toddemaher1" + } + ], + "author": "reneenouveau", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.21, + "beneficiaries": [], + "blacklists": [], + "body": "http://reneenouveau.com/Steem/nano.jpg\n\n# Attention Writers, Dabblers, Authors, and Would-be-Writers! \n\nNational Novel Writing Month is almost upon us again! \n**This year, we are equipped with a brand new tool of motivation and collaboration called STEEMIT!**\nLet's leverage this platform to help us achieve our goals. \n\nI've mentioned [before](https://steemit.com/steemit/@steemsmart/why-aren-t-the-whales-voting-steem-smart-podcast-ep-9c), how this platform can create Creators and motivate the unmotivated with actual rewards for our work! If this is your first or your fiftieth novel you can come join the fun (and blood sweat and tears) of NaNoWriMo!\n\nThis year, I propose we use Steemit to, form a tribe and share our daily writings as we write write write our way to our 50,000 word novels by the end of November! \n\nWe'll use the tags #nano to distinguish our daily writing and encourage our fellow writers to work towards our daily goals! Create a personal tag based on the title of your novel as well! \n\nThis is a great time to share your writerly advice, tips and strategies for successful story telling too! \n\n*Who's with me? Join in the conversation below! Check our our chat channel on Steemit.chat at https://steemit.chat/channel/nano*\n\nhttps://upload.wikimedia.org/wikipedia/en/thumb/6/65/Logo_of_National_Novel_Writing_Month.png/330px-Logo_of_National_Novel_Writing_Month.png\n\n# National Novel Writing Month is an annual creative writing project that takes between November 1st and November 30th. It challenges authors of any skill-level to participate and write a 50,000 word novel before the stroke of midnight on the 30th! You can begin thinking about your story now, but don't write until the 1st! \n\nFind more information at the website http://www.nanowrimo.org/", + "category": "nanowrimo", + "children": 7, + "created": "2016-09-15T19:09:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://reneenouveau.com/Steem/nano.jpg", + "https://upload.wikimedia.org/wikipedia/en/thumb/6/65/Logo_of_National_Novel_Writing_Month.png/330px-Logo_of_National_Novel_Writing_Month.png" + ], + "links": [ + "https://steemit.com/steemit/@steemsmart/why-aren-t-the-whales-voting-steem-smart-podcast-ep-9c", + "https://steemit.chat/channel/nano", + "http://www.nanowrimo.org/" + ], + "tags": [ + "nanowrimo", + "writing", + "challenge", + "collaboration", + "nano" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 566502764207, + "payout": 0.142, + "payout_at": "2016-09-22T19:09:18", + "pending_payout_value": "0.142 HBD", + "percent_hbd": 10000, + "permlink": "nanowrimo-6-weeks-away-come-join-a-steemit-writing-team", + "post_id": 1257527, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 48 + }, + "title": "NaNoWriMo!!!! 6 weeks away! Come join a Steemit writing team!", + "updated": "2016-09-15T19:23:27", + "url": "/nanowrimo/@reneenouveau/nanowrimo-6-weeks-away-come-join-a-steemit-writing-team" + }, + { + "active_votes": [ + { + "rshares": 603741881611, + "voter": "kevinwong" + }, + { + "rshares": 2368917769827, + "voter": "stellabelle" + }, + { + "rshares": 206092862903, + "voter": "alexc" + }, + { + "rshares": 28378442877, + "voter": "extie-dasilva" + }, + { + "rshares": 1159208963, + "voter": "steemswede" + }, + { + "rshares": 418098422, + "voter": "ladypenelope1" + }, + { + "rshares": 436955245, + "voter": "kooshikoo" + }, + { + "rshares": 647921440, + "voter": "herbertmueller" + }, + { + "rshares": 271441624, + "voter": "anomaly" + }, + { + "rshares": 98545946, + "voter": "ola1" + }, + { + "rshares": 150273031, + "voter": "inkwisitiveguy01" + } + ], + "author": "extie-dasilva", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.89, + "beneficiaries": [], + "blacklists": [], + "body": "\n

WILL NEXT-GEN CIVILIZATIONS BEGIN IN DEVELOPING COUNTRIES?

\n

\n

(Thanks to ndtv.com for image)

\n

INTRODUCTION

\n

The fishermen of the Indian state of Kerala had a big  problem, prior to 2001. It was this: The fish they caught were intended to be sold at market, but the only way they had of finding out if they had a buyer was to go to a market and engage in face to face communication. If the market they went to had no need of their fish, they would not be able to visit another, because the markets were about ten miles apart, the fish were perishable and the markets closed at 8AM. Choose the wrong buyer, and the whole catch would have to be thrown back into the sea. Economists call this a \u2018coordination problem\u2019.

\n


\n

But then these workers got hold of technology familiar to us all that matched buyers and sellers much more effectively. They got themselves mobile phones. Now, while they were still out at sea, they could phone ahead and arrange the best deal for their catch.

\n


\n

Now, I am not really interested in fish, but rather the fact that these workers made the jump from what was essentially stoneage communications to 21st century communications. What if developing countries can achieve a similar leap forward with agriculture, banking, education, energy, money and civil engineering and so on? If so, what they might develop into would be a new kind of civilization. Some people, for instance Marshall Brain, call this a \u20184th generation civilization\u2019. But, since I am unsure as to how many civilizations there have been, I will play safe and call it a next-generation civilization.

\n


\n

NEXT-GENERATION CIVILIZATION

\n

\n

(Thanks to wallpapercave.com for image)

\n

So what is this next-generation civilization? I see it as being a civilization that uses the only resources we have- natural capital and human potential- with maximum efficiency. Because it has achieved this, it has eliminated- as far as is physically possible- the obstacles to greater social cohesion and personal development. Citizens of next-generation civilization would find themselves much further up Maslow\u2019s famous pyramid of the hierarchy of needs than is the case for all but a few of the nations\u2019 population today. This would make next-generation civilizations the best platform we have ever had for realizing the transhuman pursuit of social and individual excellence.

\n

WHY THERE?

\n

If we acknowledge that a next-generation civilization could be achieved, why should we suppose it would emerge in developing countries? In many ways, these are places that have barely reached the 20th century. Dreaming up some glitzy, high-tech civilization sounds like an undertaking for people of affluent countries with plenty of time on their hands, not something that would concern those struggling to get by on one or two dollars per day. And then there is the matter of corruption. Stories abound of the terrible misallocation of wealth that goes on in the world\u2019s poorest countries. The African Union estimated that some 25% of its annual GDP is lost to corruption. As they are so far behind, and the corrupt and criminal tend to thwart dreams of a better life, why look to such countries for the rise of NGC?

\n

ADVANTAGES

\n

We should not think that developing nations have no advantages. There is, for example, the \u2018latecomer\u2019s advantage\u2019. There is no rule that says a country has to retread all the steps that lead to the modern world. They can leapfrog straight to the latest technologies and practices. Indeed, this leapfrogging makes a great deal of sense, because the most modern technologies often do the same job as predecessors, only more cost effectively and less wastefully. The cost of purchasing and burying copper wire for a communications infrastructure would be more than $100 million. Cell tower infrastructure would cost a relatively small tens of thousands of dollars. If a city like Zinder in South Niger were to adopt PCs, then by the time 10% of the population were using them, the power they consume- 1,500 KW- would exceed that of all households today. Mobile devices, on the other hand, would consume just 74KWs, and as they run off of batteries they would be more useful in areas where power outage is a common experience. It is for reasons such as these that countries like El Salvdore and Panama have adopted mobile communications faster than the USA.

\n


\n

The fact that the rich nations have well-established systems and infrastructures could be an impediment to progress. W. Brian Arthur, External Professor at the Santa Fe Institute and author of \u2018The Nature of Technology\u2019 has written about how established technologies and practices can delay the adoption of new methods, even though those new methods are superior. In 1955, the economist Marvin Frankel noticed that cotton mills in Lancashire were not using the more modern and efficient machinery. This was because the old brick structures that housed the old machinery would have to be torn down before the new machinery could be installed. As Arthur wrote, \u201cThe outer assemblies thus locked in the inner machinery and thus the Lancashire mills did not change\u201d. To this day, whenever a technology is so interwoven with the fabric of everyday life or business practice that replacing it seems too much bother, we say it has become \u2018locked-in\u2019.

\n

\n

(thanks to Wikipedia.org for image)

\n

ATTITUDES

\n

There is also a psychological aspect to consider. Established technologies and practices can lead people to adopting certain ways of doing things, and upstart technologies that obsolete the old ways can be threatening. Sociologist Diane Vaughan called this \u2018Psychological Dissonance\u2019 and wrote:

\n


\n

\u201c(We use) a frame of reference constructed from integrated sets of assumptions, expectations, and experiences\u2026This frame of reference is not easily altered or dismantled, because the way we tend to see the world is intimately linked to how we see and define ourselves in relation to the world. Thus, we have a vested interest in maintaining consistency because our own identity is at risk\u201d.

\n


\n

Therefore, established technologies, infrastructures and methods can create hysteresis- a delayed response to change- that holds the new at bay, at least until the old ways simply cannot be stretched any further. So, it could be that developing countries which lack many of these established infrastructures and technologies, would adopt the new and accommodate themselves more quickly to the methods and practices they make possible.

\n

CORRUPTION

\n

\n


\n

(Thanks to thefifthcolumnnews.com for image)

\n

As for the problem of corruption, we should not think that it only goes on in the poor nations of the world. The reason why the corruption that goes on there seems so overt and in-your-face may be because it is immature. In the West, centuries of adjustments and fine-tuning have evolved institutions that divert real wealth from those who create it to those who set the rules. As world-renowned linguist and social philosopher Noam Chomsky pointed out, using violence in order to get people to obey, as the Soviet Union did, will ultimately fail. What is needed are systems of indoctrination to ensure that citizens agree to what the ruling class want. This can be achieved by, among other things, entering the school system and educating the nation\u2019s future workforce towards the \u2018correct\u2019 way of thinking (one third of textbooks in American schools are provided by corporations) and censoring material that questions state dogma (a study by Vincent Navarro of John Hopkins University that found a correlation between class and race and wealth inequality was refused publication by every major medical journal in the US). These and other insidious practices successfully hide much of the elite wealth appropriation that goes on from view. It would be no mean feat to successfully un-entangle those immoral methods of wealth creation from the beneficial forms that is vital for any successful civilization.

\n


\n

But much of the corruption in developing countries will be relatively easy to deal with. Much of it consists of plain old bribery, for instance having to pay your boss before he will hand over your wages. If you were working online for a foreign company and your wages were wired directly into your account, that form of corruption would be much reduced. Moving to a cashless society using mobile devices that recognize their rightful owner and refuse to work for unauthorized users- say by using biometrics to identify users- would leave folks less vulnerable to theft. In countries like Niger, Senegal and Uganda, parents may have to pay bribes to get their children into school. With Internet access and availability of free educational resources like Kahn Academy and Granny Cloud (the latter being a service in which retirees voluntarily give some of their time to running lessons over Skype) that form of corruption is rendered obsolete. Many other forms of overt corruption would be harder to get way with in a country where the mass adoption of camera-phones and social networking makes surveillance possible.

\n


\n

Futurists forecast some pretty astonishing technological capabilities becoming available as NBIC (nanotech, biotech, information tech and cognitive science) ride up Kurzweil's curves of exponential progress. It would be a truly great thing if the amazing possibilities of such technologies unlocked the entrepreurial and creative potential of the bottom billion and transformed their lives into a civilization that is the envy of the world.

\n", + "category": "progress", + "children": 6, + "created": "2016-09-15T17:02:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s14.postimg.org/mbai68c0x/image.jpg", + "https://s3.postimg.org/3kwz8pw0z/image.jpg", + "https://s11.postimg.org/9s4bde9wz/image.jpg", + "https://s10.postimg.org/voz978hk9/image.jpg" + ], + "tags": [ + "progress", + "civilisation", + "extropia", + "transhumanism", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 3210313401889, + "payout": 1.263, + "payout_at": "2016-09-22T17:02:06", + "pending_payout_value": "1.263 HBD", + "percent_hbd": 10000, + "permlink": "will-next-gen-civilizations-begin-in-developing-countries", + "post_id": 1256165, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 11 + }, + "title": "WILL NEXT-GEN CIVILIZATIONS BEGIN IN DEVELOPING COUNTRIES?", + "updated": "2016-09-15T17:02:06", + "url": "/progress/@extie-dasilva/will-next-gen-civilizations-begin-in-developing-countries" + }, + { + "active_votes": [ + { + "rshares": 231805330698, + "voter": "anonymous" + }, + { + "rshares": 2205769039995, + "voter": "wang" + }, + { + "rshares": 22916314085, + "voter": "wpalczynski" + }, + { + "rshares": 284356136464, + "voter": "chitty" + }, + { + "rshares": 50183320857, + "voter": "alexgr" + }, + { + "rshares": 10884695221, + "voter": "yefet" + }, + { + "rshares": 14817966458, + "voter": "gregory-f" + }, + { + "rshares": 9028507975, + "voter": "gregory60" + }, + { + "rshares": 8063529404, + "voter": "fkn" + }, + { + "rshares": 8867224532, + "voter": "james-show" + }, + { + "rshares": 10599005770, + "voter": "elishagh1" + }, + { + "rshares": 18308315808, + "voter": "acidyo" + }, + { + "rshares": 313691550, + "voter": "coar" + }, + { + "rshares": 1061234076, + "voter": "murh" + }, + { + "rshares": 11848017203, + "voter": "andu" + }, + { + "rshares": 962073715266, + "voter": "cyber" + }, + { + "rshares": 69449313895, + "voter": "kimziv" + }, + { + "rshares": 4698559215, + "voter": "alexft" + }, + { + "rshares": 34727118740, + "voter": "venuspcs" + }, + { + "rshares": 3808158887, + "voter": "michaellamden68" + }, + { + "rshares": 5544271605, + "voter": "getssidetracked" + }, + { + "rshares": 4533066552, + "voter": "stranger27" + }, + { + "rshares": 1077485049, + "voter": "trees" + }, + { + "rshares": 147884806, + "voter": "strawhat" + }, + { + "rshares": 39362134982, + "voter": "furion" + }, + { + "rshares": 769748891, + "voter": "busser" + }, + { + "rshares": 200664863, + "voter": "barbara2" + }, + { + "rshares": 209916621, + "voter": "ch0c0latechip" + }, + { + "rshares": 206422340, + "voter": "doge4lyf" + }, + { + "rshares": 2936170685, + "voter": "steem1653" + }, + { + "rshares": 6006531299, + "voter": "bitland" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 677892916, + "voter": "luisucv34" + }, + { + "rshares": 34761057945, + "voter": "creemej" + }, + { + "rshares": 5726411049, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 1514923441, + "voter": "poseidon" + }, + { + "rshares": 7946812357, + "voter": "smolalit" + }, + { + "rshares": 32543319555, + "voter": "deanliu" + }, + { + "rshares": 5322002585, + "voter": "rainchen" + }, + { + "rshares": 204616871501, + "voter": "jl777" + }, + { + "rshares": 79988758, + "voter": "pokemon" + }, + { + "rshares": 6539309368, + "voter": "positive" + }, + { + "rshares": 1107566454, + "voter": "arnob" + }, + { + "rshares": 257573964, + "voter": "sergey44" + }, + { + "rshares": 6361356981, + "voter": "chloetaylor" + }, + { + "rshares": 226719741, + "voter": "alexbezimeni" + }, + { + "rshares": 17267238976, + "voter": "proto" + }, + { + "rshares": 11736628947, + "voter": "sisterholics" + }, + { + "rshares": 8781903824, + "voter": "royalmacro" + }, + { + "rshares": 220173783, + "voter": "fnait" + }, + { + "rshares": 207827906, + "voter": "keepcalmand" + }, + { + "rshares": 595437792, + "voter": "cwmyao1" + }, + { + "rshares": 293918303, + "voter": "nadira" + }, + { + "rshares": 5068724760, + "voter": "beanz" + }, + { + "rshares": 149624601, + "voter": "steemster1" + }, + { + "rshares": 298276102, + "voter": "sujoy1990" + }, + { + "rshares": 368239987, + "voter": "ragini00" + }, + { + "rshares": 8734133724, + "voter": "taker" + }, + { + "rshares": 59219358, + "voter": "sharon" + }, + { + "rshares": 254047281, + "voter": "atkins" + }, + { + "rshares": 244805395, + "voter": "ronald0" + }, + { + "rshares": 247980056, + "voter": "jerremie" + }, + { + "rshares": 245514577, + "voter": "steampty" + }, + { + "rshares": 248042622, + "voter": "rosamund" + }, + { + "rshares": 60342922, + "voter": "lillianjones" + }, + { + "rshares": 415038365446, + "voter": "laonie" + }, + { + "rshares": 24561889230, + "voter": "laoyao" + }, + { + "rshares": 14656661715, + "voter": "myfirst" + }, + { + "rshares": 84247562080, + "voter": "somebody" + }, + { + "rshares": 3149953663, + "voter": "flysaga" + }, + { + "rshares": 18610971546, + "voter": "midnightoil" + }, + { + "rshares": 84246848, + "voter": "coderg" + }, + { + "rshares": 46548145500, + "voter": "xiaohui" + }, + { + "rshares": 2263839835, + "voter": "elfkitchen" + }, + { + "rshares": 5855543935, + "voter": "oflyhigh" + }, + { + "rshares": 1146181511, + "voter": "boddhisattva" + }, + { + "rshares": 1455289454, + "voter": "xiaokongcom" + }, + { + "rshares": 60819615, + "voter": "msjennifer" + }, + { + "rshares": 55925537, + "voter": "ciao" + }, + { + "rshares": 7709317035, + "voter": "thebotkiller" + }, + { + "rshares": 54217761, + "voter": "steemo" + }, + { + "rshares": 2933599119, + "voter": "xianjun" + }, + { + "rshares": 54077897, + "voter": "steema" + }, + { + "rshares": 619750943, + "voter": "herbertmueller" + }, + { + "rshares": 71282219, + "voter": "confucius" + }, + { + "rshares": 54909929, + "voter": "jarvis" + }, + { + "rshares": 192106728, + "voter": "microluck" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 2022625104, + "voter": "chinadaily" + }, + { + "rshares": 63089132, + "voter": "igrekzed" + }, + { + "rshares": 150134474, + "voter": "nang1" + }, + { + "rshares": 51877132, + "voter": "johnbyrd" + }, + { + "rshares": 51860909, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 51870077, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 217624709, + "voter": "shuvo" + }, + { + "rshares": 51504697768, + "voter": "mandibil" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 51562255, + "voter": "curpose" + }, + { + "rshares": 4900461398, + "voter": "richardcrill" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 576463980, + "voter": "profanarky" + }, + { + "rshares": 51718188, + "voter": "crion" + }, + { + "rshares": 51388276, + "voter": "hitherise" + }, + { + "rshares": 51379706, + "voter": "wiss" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 101544680909, + "voter": "thecyclist" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 455045152, + "voter": "edgarsart" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 53389583, + "voter": "ppan08162016" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 5749087264, + "voter": "burnin" + }, + { + "rshares": 4423299664, + "voter": "funnyman" + }, + { + "rshares": 339285503, + "voter": "anomaly" + }, + { + "rshares": 98544743, + "voter": "ola1" + }, + { + "rshares": 172475643, + "voter": "steemmeets" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 55221608, + "voter": "mari5555na" + }, + { + "rshares": 1062652750, + "voter": "jang" + }, + { + "rshares": 137181683, + "voter": "xoxo" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 1442077197, + "voter": "artists" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 206779436, + "voter": "tintin" + }, + { + "rshares": 173895222, + "voter": "witchergeralt" + }, + { + "rshares": 206704491, + "voter": "steem-hunter" + }, + { + "rshares": 196428374, + "voter": "steem-it" + }, + { + "rshares": 180703056, + "voter": "hobit" + }, + { + "rshares": 167498659, + "voter": "sherlock-holmes" + }, + { + "rshares": 155932330, + "voter": "sujoyks" + } + ], + "author": "benjojo", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.67, + "beneficiaries": [], + "blacklists": [], + "body": "https://www.steemimg.com/images/2016/08/15/imageb01d7.jpg\n[*Pre-altered source image - jordygoovaerts-750531*](https://pixabay.com/en/users/jordygoovaerts0-750531/)\n\n[*Please click here if you would like to read Post 1, the beginning of the story*](https://steemit.com/writing/@benjojo/hearts-of-darkness-plague-of-the-void-seeds)\n\n[*Please click here if you would like to read the previous post*](https://steemit.com/writing/@benjojo/hearts-of-darkness-plague-of-the-void-seeds-14)\n\n**This is an original, write as I go, Steemit adventure**\n\n**Post 15**\n\n********************\nPresent\n********************\n\nThe battle for the Southern cities was not going well. The Ziff and Alliance fighters had mounted a heroic defense, but the Void Seeds were simply too many and too strong. The city traps had caused havoc, but the enemy had regrouped and regained the initiative. Finally, before all was lost, the order was given for everyone to pull back into the desert. The South was lost. Transports were in the process of being deployed to collect the survivors.\n\nThe Void Seeds allowed the defenders to disengage and proceeded to swarm all over the three intact cities. They drained the shield domes rapidly. As the shields collapsed, the Southern Daxiste-agorian flagship fired two white bone plasma rounds. It was a costly use of their most potent weapon but there was no choice. The Void Seeds, along with every Southern city, were vapourised.\n \nThe Alliance could not afford to expend the last plasma rounds. Sserwellia's Northern cities would have to be saved the hard way.\n \n********************\nPresent\n********************\n\nAnna\u2019s squads of Hoverflies were proving fairly effective at distracting the Void Seeds on the fringes but they were not inflicting much damage. The human fighters did not have the strength or speed to match the Void Seed in close combat. They had already sustained losses which she was finding difficult to bear.\n\nAhead, she saw a squad become embroiled within a mass of Void Seeds. They were rapidly being ripped from the Hoverflies and torn apart. \n\n\u201cOn me!\u201d\n\nHer squad crashed into the Void Seeds, pushing them back with several of her fighters using the impact and momentum of the Hoverflies to leap onto the chests of a number of Void Seeds. They attempted to plunge their white bone weapons into their chests.\n\nSome of the Void Seed went down, their hearts having been successfully speared, but others remained combat effective. One of her fighters, caught in the grip of a Void Seed, was crushed against it\u2019s chest until his back snapped with a loud crack and blood poured out of his mouth, nose and eyes. The Void Seed\u2019s trumpeting roar proclaimed it\u2019s victory and then it threw the body into another of her fighters, knocking her from her Hoverfly. \nWithout hesitation, Anna throttled up her Hoverfly and rammed it into the Void Seed. She tried to leap onto it\u2019s chest but her leg became tangled up and she fell to the ground. The Void Seed, smashed one of it\u2019s three, misshapen arms into the Hoverfly which crumpled and cracked down the middle. She looked around and realised that within moments, the two squads would be annihilated. \n\n\u201cPull back! Pull back!\u201d She cried.\n\nWhen they saw their commander lying on the ground, a Void Seed bearing down on her, the remaining fighters went into a frenzy, trying desperately to fight their way to her.\n \n\u201cNo! Pull\u2026..\u201d\n\nThe Void Seed picked her up by one leg and with sickening force, smashed her body into the side of her demolished Hoverfly.\n\n********************\nPresent\n********************\n\nJoshua had never been more filled with rage, but something was changing. The initial overwhelming fog seemed to be receding. In it\u2019s place came clarity. He could think. The rage was ever-present, powerful. Yet he could see clearly.\n\nAs he ran towards the Void Seeds, he scanned the ground for white bone. It wasn\u2019t long before he spotted a something. He diverted his course towards it and scooped it up. It appeared to be some kind of large, single edged, white bone katana. It would do nicely. He would be more combat effective now.\n\nHe reached the Void Seed and took the heads of the first two as he dove between them. Two others charged towards him. He rolled, taking a leg from each, then rammed the katana through each of their backs as they collapsed inwards.\n\nHe looked up and saw some of the human Hoverfly fighters mired in a vicious engagement with the enemy. He sprinted towards them. A large Void Seed had a human by the leg. Before he could reach them, the Void Seed brutally slammed her into the side of a busted Hoverfly.\n\n\u201cNo!\u201d\n\nJoshua\u2019s katana took the Void Seed\u2019s arm as it was about to slam her a second time. Both arm and body flew up into the air. He spun and rammed the blade into the Void Seed\u2019s heart, spun again and took it\u2019s head. He caught the body before it landed.\n\nSome of the other humans reached them as Joshua was carefully laying the woman down on the ground. They formed a perimeter and one of the fighters called for immediate backup. \n\n\u201cWho is this?\u201d Joshua asked.\n\n\u201cIt\u2019s our commander, Anna.\u201d Replied the frantic fighter.\n\nJoshua looked down at the woman. Her injuries appeared to be severe. Joshua was not a medic but he could see she was going to die very soon. Her breathing was very shallow. She had several superficial cuts but the real damage was likely to be internal.\n\nThe other Hoverfly squads had begun arriving, desperate to save their commander. They loved her. \nIn that moment, Joshua made a decision. He took the katana and opened the chest of the Void Seed he\u2019d just killed. He tore out its heart and brought it to Anna\u2019s prone body. He ripped several small chunks off with his teeth.\n\n\u201cWhat are you doing?!\u201d Shouted an older fighter grizzled hair. \n\nGary grabbed Joshua\u2019s arm.\n\n\u201cI think it\u2019s the only thing that might save her.\u201d Joshua replied quietly.\n\nGary looked deeply into Joshua\u2019s eyes. In that instant, Joshua saw the reflection of his own eyes. They were white. Gary\u2019s eyes were full of anguish then acceptance, followed by a grim determination.\n\n\u201cOk. Do it.\u201d\n\nJoshua began feeding small bits of the Void Seed heart to her, then gently rubbing her throat. Suddenly she arched back then forwards, her eyes wide and wild.\n\n\u201cMore!\u201d \n\nShe grabbed the heart and began to devour it. Black matter covered her face, mingling with her blood.\n\n********************\nPresent\n********************\n\nGary looked down at Anna, then at Joshua and back to Anna. There was no question she had been at death\u2019s door. He knew it by the terrible throbbing pain in his chest. When she had reared up and begun devouring the heart, he had almost jumped for joy. He didn\u2019t know what was happening, he didn\u2019t care. He loved Anna and she was alive, she had a chance. There was only one thing left to do. Join her in her fate, whatever that may be.\n\n\u201cOur Commander has eaten the heart of a Void Seed. She is alive.\u201d \n\nThe fighters all around the perimeter roared their approval. \n\n\u201cVoid Seed heart just went on the menu. Every man and woman must decide for themselves, but I will follow Anna in her fate.\u201d\n\nHe didn\u2019t hear the response from the human fighters if any. He struggled to the battle front and attacked the first Void Seed that came within reach. It swept him up in a massive arm, so he plunged his white bone knife down into it\u2019s wrist. As he was dropped to the ground, a leg swept out towards him. He spun to the side so that it missed him, then charged in close. He stabbed the inside of it\u2019s legs and up into it\u2019s groin. The Void Seed dropped down and transformed into a something like a bear, flinging him to his back. The Void Seed\u2019s maw closed upon Gary\u2019s shoulder as he thrust the knife into it\u2019s neck. The Void Seed reared back and lifted Gary as he clung to the embedded knife. Then, before he could be dislodged, he rammed the knife deep into it\u2019s chest, over and over. \nOne of the thrusts must have reach the heart because the Void Seed collapsed onto it\u2019s back. Without stopping, Gary ripped out the heart and began to devour it.", + "category": "writing", + "children": 28, + "created": "2016-09-15T16:27:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/08/15/imageb01d7.jpg" + ], + "links": [ + "https://pixabay.com/en/users/jordygoovaerts0-750531/", + "https://steemit.com/writing/@benjojo/hearts-of-darkness-plague-of-the-void-seeds", + "https://steemit.com/writing/@benjojo/hearts-of-darkness-plague-of-the-void-seeds-14" + ], + "tags": [ + "writing", + "sciencefiction", + "fantasy", + "adventure" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 5205161482837, + "payout": 2.633, + "payout_at": "2016-09-22T16:27:09", + "pending_payout_value": "2.633 HBD", + "percent_hbd": 10000, + "permlink": "hearts-of-darkness-plague-of-the-void-seeds-15", + "post_id": 1255814, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 145 + }, + "title": "Hearts of Darkness - Plague of the Void Seeds / 15", + "updated": "2016-09-15T16:27:09", + "url": "/writing/@benjojo/hearts-of-darkness-plague-of-the-void-seeds-15" + }, + { + "active_votes": [ + { + "rshares": 1912056247260, + "voter": "badassmother" + }, + { + "rshares": 1304415071462, + "voter": "rossco99" + }, + { + "rshares": 1576891279179, + "voter": "joseph" + }, + { + "rshares": 651963647328, + "voter": "masteryoda" + }, + { + "rshares": 9167964027, + "voter": "idol" + }, + { + "rshares": 5044679258, + "voter": "sakr" + }, + { + "rshares": 10884688909, + "voter": "yefet" + }, + { + "rshares": 1578030666, + "voter": "jocelyn" + }, + { + "rshares": 9412699804, + "voter": "gregory60" + }, + { + "rshares": 59931594967, + "voter": "eeks" + }, + { + "rshares": 2015882351, + "voter": "fkn" + }, + { + "rshares": 8867224532, + "voter": "james-show" + }, + { + "rshares": 2649751442, + "voter": "elishagh1" + }, + { + "rshares": 11769626180, + "voter": "acidyo" + }, + { + "rshares": 313689446, + "voter": "coar" + }, + { + "rshares": 1061233175, + "voter": "murh" + }, + { + "rshares": 2057402016, + "voter": "error" + }, + { + "rshares": 61712921628, + "voter": "theshell" + }, + { + "rshares": 214897687003, + "voter": "will-zewe" + }, + { + "rshares": 5527719454, + "voter": "tee-em" + }, + { + "rshares": 16026446399, + "voter": "kimziv" + }, + { + "rshares": 22572615458, + "voter": "venuspcs" + }, + { + "rshares": 3632453810, + "voter": "getssidetracked" + }, + { + "rshares": 673428155, + "voter": "trees" + }, + { + "rshares": 98589871, + "voter": "strawhat" + }, + { + "rshares": 328426925, + "voter": "cryptochannel" + }, + { + "rshares": 9840533745, + "voter": "furion" + }, + { + "rshares": 52479155, + "voter": "ch0c0latechip" + }, + { + "rshares": 14388623419, + "voter": "ausbitbank" + }, + { + "rshares": 2936170685, + "voter": "steem1653" + }, + { + "rshares": 85528935, + "voter": "snowden" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 7617114903, + "voter": "nabilov" + }, + { + "rshares": 7372802244, + "voter": "krystle" + }, + { + "rshares": 46856213520, + "voter": "milestone" + }, + { + "rshares": 35783326281, + "voter": "creemej" + }, + { + "rshares": 349593208, + "voter": "poseidon" + }, + { + "rshares": 3709414972, + "voter": "bitcoiner" + }, + { + "rshares": 4047553215, + "voter": "birdie" + }, + { + "rshares": 204616711594, + "voter": "jl777" + }, + { + "rshares": 1634827342, + "voter": "positive" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 50626015, + "voter": "whalepool" + }, + { + "rshares": 35503298931, + "voter": "anca3drandom" + }, + { + "rshares": 283331361, + "voter": "sergey44" + }, + { + "rshares": 6554125374, + "voter": "chloetaylor" + }, + { + "rshares": 17267233265, + "voter": "proto" + }, + { + "rshares": 2708404135, + "voter": "sisterholics" + }, + { + "rshares": 55043445, + "voter": "fnait" + }, + { + "rshares": 5418291985, + "voter": "beanz" + }, + { + "rshares": 25636155654, + "voter": "pixielolz" + }, + { + "rshares": 192758690, + "voter": "uglycasanova" + }, + { + "rshares": 3353892141, + "voter": "glitterpig" + }, + { + "rshares": 8734133724, + "voter": "taker" + }, + { + "rshares": 2077201153, + "voter": "merej99" + }, + { + "rshares": 95775692680, + "voter": "laonie" + }, + { + "rshares": 4327867766, + "voter": "timcliff" + }, + { + "rshares": 3997213659, + "voter": "myfirst" + }, + { + "rshares": 19441350093, + "voter": "somebody" + }, + { + "rshares": 726900660, + "voter": "flysaga" + }, + { + "rshares": 1667751860, + "voter": "gmurph" + }, + { + "rshares": 4294761128, + "voter": "midnightoil" + }, + { + "rshares": 50577648, + "voter": "michellek" + }, + { + "rshares": 3323749960, + "voter": "kurtbeil" + }, + { + "rshares": 2298301775, + "voter": "steemleak" + }, + { + "rshares": 10741566795, + "voter": "xiaohui" + }, + { + "rshares": 85311749, + "voter": "xerneas" + }, + { + "rshares": 85164464, + "voter": "bigsambucca" + }, + { + "rshares": 485101321, + "voter": "elfkitchen" + }, + { + "rshares": 103394476995, + "voter": "joele" + }, + { + "rshares": 335831518, + "voter": "xiaokongcom" + }, + { + "rshares": 7942932703, + "voter": "thebotkiller" + }, + { + "rshares": 676973590, + "voter": "xianjun" + }, + { + "rshares": 93804781287, + "voter": "miacats" + }, + { + "rshares": 139898032, + "voter": "nang1" + }, + { + "rshares": 50829277, + "voter": "bitchplease" + }, + { + "rshares": 52792315212, + "voter": "mandibil" + }, + { + "rshares": 2028431875, + "voter": "shadowspub" + }, + { + "rshares": 68464903, + "voter": "steembriefing" + }, + { + "rshares": 50798127, + "voter": "freesteem" + }, + { + "rshares": 67696167183, + "voter": "thecyclist" + }, + { + "rshares": 5753290068, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 51568971, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 339280994, + "voter": "anomaly" + }, + { + "rshares": 222073479, + "voter": "sjamayee" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 71104899, + "voter": "storage" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 64607414, + "voter": "gifts" + }, + { + "rshares": 135637537, + "voter": "toddemaher1" + } + ], + "author": "pixielolz", + "author_payout_value": "0.000 HBD", + "author_reputation": 60.39, + "beneficiaries": [], + "blacklists": [], + "body": "\n

Sensory toys are toys that provide a particular sensory input, which can bring a sense of calm, ease and/or comfort in the person that uses it.

\n

It is great for all people, but can be especially helpful for people with autism, adhd, ocd, anxiety or similar conditions. 

\n

\n


\n

Glitter Bottle

\n

This sensory toy is a visual toy, and it is beautiful and calming to look at. Shake the bottle, and watch the glitter swirl around and eventually settle at the bottom. 

\n

It can be used when feeling stressed out or uncomfortable, or if you just want something pretty to look at.

\n


\n

(Remember to be careful when working with glitter. Don't get it in your eyes, it can cause serious damage if it gets stuck there.)

\n


\n

What you need:

\n
    \n
  • Clear plastic bottle (you can use glass, but if it breaks it will be a pain to clean up...)
  • \n
  • Aleene's Clear Gel Tacky Glue (or similar, the important thing is that it's clear)
  • \n
  • Extra fine glitter (regular glitter will not settle at the bottom)
  • \n
  • Glitter glue (optional, if you don't use this, just add a bit more of the clear glue)
  • \n
  • Super glue (for gluing the lid shut)
  • \n
\n

https://s26.postimg.org/ia1dyh1u1/1.jpg

\n


\n

How to make it:

\n

For one 500 ml bottle (regular sized bottle):

\n
    \n
  • 1/3 - 1/2 bottle of the glue (depending on how fast you want the glitter to settle)
  • \n
  • 1 bottle of extra fine glitter (there is no right or wrong amount, I used 20 ml)
  • \n
\n


\n

Fill the bottle 2/3 full with hot water. Add the glue and the glitter, and also the glitter glue if you have that as well. 

\n

https://s26.postimg.org/44vkwnssp/2.jpg

\n


\n

Close the lid, and shake the bottle until all the glue has dissolved. If you use colder water this will take forever, so remember to use hot water... 

\n

https://s26.postimg.org/oqacokadl/3.jpg

\n


\n

Shake the bottle, and see how long it takes before the glitter settles at the bottom. If it's settling to fast - add more glue! If it's settling to slow, add more water. You will add a bit more water in the end, so it's better that it is a bit too slow than the other way around.

\n

Sometimes bubbles will form at the top. This will go away after a couple of hours, or you can remove them with a spoon or something like that. When the bubbles are gone, add the rest of the water. Remember to leave a bit of air in the bottle to easier be able to shake it up. 

\n

https://s26.postimg.org/hocf2d6rt/4.jpg

\n


\n

The last thing you need to do, is superglue the lid shut. Glue and glitter all over your house is not something you would want... So remember this final, but important, step.

\n


\n

The finished bottles

\n

This is what my bottles lookes like when all the glitter is at the bottom.

\n

https://s26.postimg.org/if5585955/5.jpg

\n


\n

And when shaken up. The ones I made take around 2-3 minutes to settle.

\n

https://s26.postimg.org/8w01sfb0p/6.jpg

\n


\n", + "category": "life", + "children": 5, + "created": "2016-09-15T16:07:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s26.postimg.org/4o59jo9l5/glitter.jpg", + "https://s26.postimg.org/ia1dyh1u1/1.jpg", + "https://s26.postimg.org/44vkwnssp/2.jpg", + "https://s26.postimg.org/oqacokadl/3.jpg", + "https://s26.postimg.org/hocf2d6rt/4.jpg", + "https://s26.postimg.org/if5585955/5.jpg", + "https://s26.postimg.org/8w01sfb0p/6.jpg" + ], + "tags": [ + "life", + "health", + "creativity", + "motivation", + "diy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 6830088614039, + "payout": 4.035, + "payout_at": "2016-09-22T16:07:00", + "pending_payout_value": "4.035 HBD", + "percent_hbd": 10000, + "permlink": "cheap-sensory-toy-glitter-bottle-diy", + "post_id": 1255613, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 92 + }, + "title": "Cheap Sensory Toy - Glitter Bottle (DIY)", + "updated": "2016-09-15T16:07:00", + "url": "/life/@pixielolz/cheap-sensory-toy-glitter-bottle-diy" + }, + { + "active_votes": [ + { + "rshares": 231809773619, + "voter": "anonymous" + }, + { + "rshares": 9865242777816, + "voter": "berniesanders" + }, + { + "rshares": 68642366066, + "voter": "nextgenwitness" + }, + { + "rshares": 244111745773, + "voter": "justin" + }, + { + "rshares": 670306236660, + "voter": "silver" + }, + { + "rshares": 1524934866486, + "voter": "silversteem" + }, + { + "rshares": 1805647921101, + "voter": "nextgencrypto" + }, + { + "rshares": 2059000209845, + "voter": "wang" + }, + { + "rshares": 168110609178, + "voter": "steemservices" + }, + { + "rshares": 10523039423, + "voter": "steemservices1" + }, + { + "rshares": 5815231464, + "voter": "bentley" + }, + { + "rshares": 1061283659, + "voter": "murh" + }, + { + "rshares": 199249189310, + "voter": "the-alien" + }, + { + "rshares": 6267291250, + "voter": "mammasitta" + }, + { + "rshares": 15995018560, + "voter": "yogi.artist" + }, + { + "rshares": 2043228585, + "voter": "yoganarchista" + }, + { + "rshares": 10728640956, + "voter": "gomeravibz" + }, + { + "rshares": 6609042815, + "voter": "hilarski" + }, + { + "rshares": 58676255, + "voter": "sature" + }, + { + "rshares": 60180881035, + "voter": "thecyclist" + }, + { + "rshares": 123155378, + "voter": "ola1" + } + ], + "author": "yoganarchista", + "author_payout_value": "0.000 HBD", + "author_reputation": 54.11, + "beneficiaries": [], + "blacklists": [], + "body": "https://s16.postimg.org/6v858vrhh/plexi_2.jpg\n\n**Hallo Steemers,**\ntoday I want to share my poem: **\"Haunted Lullaby\"** with you. The photographs where taken and edited by @robchamber.\n\nhttps://s9.postimg.org/w4srk98a7/plexi_5.jpg\n\nYou can find more fruits of our collaboration on his webside: http://rob-chamber.businesscatalyst.com/archiv.html\n\nhttps://s14.postimg.org/oj3s69jxt/plexi_7.jpg\n\n***Haunted Lullaby***\n\nRealities melt into strange colours,\nA diffuse light cries for my attention,\nFlowering movement from my heart,\nFor free is freedom for free squirrels,\nHear the echo of the tree whispering,\nI sigh memorizing a guilty loneliness,\nGlimpsing soul within all and nothing,\nThe eyeball splashes in wild patterns,\nJoy, horror, I cannot tell the difference,\nDual unity of attachment in my breast,\nDuality is necessary for individuality,\nTransforming fear into braveness,\nA wonder to the unfulfilled beings,\nCrying for a gods mild forgiveness,\nTrapped in the illusion of purpose,\nLoathed minds grave for a status.\n\nhttps://s9.postimg.org/vm3xrjwcv/plexi_3.jpg\n\nLeave comments if you like and feel free to check out my other posts.\n\n**Lots of Light and Love to all of you <3**\n\n*Check out this link for magical music...*\nhttps://www.youtube.com/watch?v=04fEWQOwUD4&list=LLdoxOs6QowuOKjE6T-_9BWw&index=73", + "category": "art", + "children": 2, + "created": "2016-09-15T14:59:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s16.postimg.org/6v858vrhh/plexi_2.jpg", + "https://s9.postimg.org/w4srk98a7/plexi_5.jpg", + "https://s14.postimg.org/oj3s69jxt/plexi_7.jpg", + "https://s9.postimg.org/vm3xrjwcv/plexi_3.jpg", + "https://img.youtube.com/vi/04fEWQOwUD4/0.jpg" + ], + "links": [ + "http://rob-chamber.businesscatalyst.com/archiv.html", + "https://www.youtube.com/watch?v=04fEWQOwUD4&list=LLdoxOs6QowuOKjE6T-_9BWw&index=73" + ], + "tags": [ + "art", + "poem", + "photography", + "writing", + "anarchy" + ], + "users": [ + "robchamber" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 16956461185234, + "payout": 19.528, + "payout_at": "2016-09-22T14:59:00", + "pending_payout_value": "19.528 HBD", + "percent_hbd": 10000, + "permlink": "my-poem-haunted-lullaby", + "post_id": 1254819, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 21 + }, + "title": "My poem \"Haunted Lullaby\"", + "updated": "2016-09-15T18:27:36", + "url": "/art/@yoganarchista/my-poem-haunted-lullaby" + }, + { + "active_votes": [ + { + "rshares": 28370463371572, + "voter": "dantheman" + }, + { + "rshares": 6964525415834, + "voter": "xeldal" + }, + { + "rshares": 5646082638447, + "voter": "enki" + }, + { + "rshares": 681017160441, + "voter": "boombastic" + }, + { + "rshares": 91328300889, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 459984469, + "voter": "jeffanthonyfds" + }, + { + "rshares": 1061193485, + "voter": "murh" + }, + { + "rshares": 73848595449, + "voter": "rubybian" + }, + { + "rshares": 19237761966, + "voter": "anduweb" + }, + { + "rshares": 8725497615, + "voter": "fishborne" + }, + { + "rshares": 1483270840, + "voter": "alex.chien" + }, + { + "rshares": 8773942171, + "voter": "craigwilliamz" + }, + { + "rshares": 55367058897, + "voter": "mandibil" + }, + { + "rshares": 2163490459, + "voter": "jeffreyahann" + }, + { + "rshares": 2006306305, + "voter": "funkywanderer" + }, + { + "rshares": 354391726, + "voter": "thegrimm" + }, + { + "rshares": 57198494, + "voter": "paleness" + }, + { + "rshares": 9869968176, + "voter": "aggroed" + }, + { + "rshares": 56681877, + "voter": "powerserge" + }, + { + "rshares": 339270470, + "voter": "anomaly" + }, + { + "rshares": 147753980, + "voter": "ola1" + }, + { + "rshares": 7726416106, + "voter": "orcish" + }, + { + "rshares": 2167543536, + "voter": "bapparabi" + } + ], + "author": "jeffreyahann", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.17, + "beneficiaries": [], + "blacklists": [], + "body": "https://fellowshipofminds.files.wordpress.com/2016/09/hillary-clinton-laugh-jerry-holt-via-ap.jpg?w=300&h=225\n\nInformation was released yesterday from someone who has been spot on with their information in the past. They have previously broken stories news outlets took days to release. Some of the things I cannot or have not confirmed, so determine for yourself if you think this is true.\n\nRecently released on PasteBin are progress notes for Clinton. First entry lists...\n\n
\n\"Mental status rapidly declined over past 24 hours. Arousable by loud\nvoice commands, but immediately lapses into stupor without further\nresponse. \n \nMAP failed to improve with further increase in norepinephrine. \nCPP < 50 despite increase of ventilatory rate in an effort\nto decrease ICP. \n \nCererbal perfusion disturbances were observed on repeated\nTCDs.\n \nDiffusion-weighted imaging - cytotoxic and vasogenic edema\nas well as neuronal damage\n \nEEG - not utilized due to continued benzodiazepene infusion\n \nGlobal Irreversible Brain Damage caused by Sepsis-Associated Encephalopathy.\"\n
\nThe second entry, on 9/13/2016, shocked me. She actually has pneumonia and is dying from Sepsis. I thought they were only lying to cover up neurological issues.\n
\n\"Hillary Clinton talks to CNN's Andersoon Cooper via phone\nhttp://www.cnn.com/2016/09/12/politics/hillary-clinton-health-transparency/index.html\n \nAudio is the spoken voice of Hillary Rodham Clinton. However the quick chat with\nAnderson Cooper was scripted and rehearsed which is why it sounds canned. \n \nRemember, \"This is CNN.\"\n \nHillary Clinton is in a high-security, secluded and private, intensive care unit with\n4:1 nursing 24/7. She also has a team of physicians representing practically every\nmedical specialty. There are no other patients anywhere near her secure care setting. \n \nShe is dying of Sepsis. She is on broad-spectrum \"big-gun\" antibiotics to treat\nthe pnenumonia. However she is still severely immunocompromised and the antibiotics\nare not anticipated to be curative. The pneumonia has continued to worsen and cause\nfurther damage to her lungs.\"\n
\nEven a local ABC News anchor has reported her as being dead, but I think this was only jumping the gun. She is dying of sepsis and her death is imminent. Prognosis says death will happen no later than October 12th, 2016. Do you think this is the October Surprise our rulers were thinking about?\n
\n\"Diagnoses\n \n1. Oropharyngeal Cancer diagnosed and treated with partial surgical\nresection of the base of her tongue in conjunction with targeted\nstereotactic radio-surgery.\n \n2. Coagulapathy caused by Oropharyngeal Cancer which has metastasized\nto lymphatic nodes.\n \n3. Early-onset Vascular Dementia caused by aforementioned Coagulapathy\n \n4. Complex partial seizures and/or abcence seizures caused by small\ninfarcts or lesser ischemic damage to her cerebral vasculature;\nvascular damage itself is caused by aforementioned Coagulapathy\n \n5. Hypothyroidism as a side effect of radiotherapy.\n \n6. Immunodefiency as a side effect of radiotherapy.\n \n7. Pneumonia as a complication of Immunodeficiency.\n \n8. Sepsis and septic shock\n \n9. Acute Lung Injury which appears to be progressing to ARDS. \n \n10. Global Irreversible Brain Damage caused by Sepsis-Associated Encephalopathy. \n \n11. Putative Brain Death - Patient too unstable for apnea test. \nAwaiting confirmation from SSEP and possible nuclear medicine study. \n \nPROGNOSIS AS OF 9/14/16\nDeath no later than October 12, 2016.\"\n
\nhttps://youtu.be/tRtdA1w7AAQ\n\nWe shall see if this turns out to be true. This election could turn out to be crazier than it already has. Thoughts? \n\n
\nUpdate: Here are the titles for some of the articles that ABC, CNBC, and CNN are pushing today.\n\n
  • ABC \"Hillary Clinton Returns to Campaign Trail Amid More Scrutiny About Her Health\"
  • \n
  • CNBC \"Clinton back on campaign trail after releasing health info\"
  • \n
  • CNN \"Hillary Clinton Returns to Campaign Trail Amid More Scrutiny About Her Health\"
  • \n\nWe know she owns these places so usually what they spin is the opposite of reality. Still waiting to see video of her up and moving around and talking to others since her collapse at the 9/11 ceremony. \n\nhttps://www.youtube.com/watch?v=gCx0x0rigeQ\n\n
    \nMy name is Jeffrey Hann, @jeffreyahann, and I'm an anarchist/voluntarist, Army veteran, business analyst, graphics and website designer, and content creator. I have a passion for truth and being logical, which eventually lead me to anarchism. I strive to live my life through voluntary actions and valuing rights. I co-own Journalistic Revolution (Facebook and YouTube) and JRev Radio (Facebook). We strive to be a factual and honest open sourced news organization.\n
    ", + "category": "news", + "children": 2, + "created": "2016-09-15T13:55:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://fellowshipofminds.files.wordpress.com/2016/09/hillary-clinton-laugh-jerry-holt-via-ap.jpg?w=300&h=225", + "https://img.youtube.com/vi/tRtdA1w7AAQ/0.jpg", + "https://img.youtube.com/vi/gCx0x0rigeQ/0.jpg" + ], + "links": [ + "http://pastebin.com/sih4HpjD", + "http://www.cnn.com/2016/09/12/politics/hillary-clinton-health-transparency/index.html", + "http://www.thepoliticalinsider.com/local-abc-reporter-announces-hillary-clinton-dead/", + "https://en.wikipedia.org/wiki/Sepsis", + "https://youtu.be/tRtdA1w7AAQ", + "http://abcnews.go.com/Politics/hillary-clinton-returns-campaign-trail-amid-scrutiny-health/story?id=42101310", + "http://www.cnbc.com/2016/09/15/clinton-back-on-campaign-trail-after-releasing-health-info.html", + "http://www.cnn.com/2016/09/15/politics/hillary-clinton-greensboro-north-carolina/", + "https://www.youtube.com/watch?v=gCx0x0rigeQ", + "http://journalisticrevolution.com/", + "https://www.facebook.com/JournalisticRevolution/", + "https://www.youtube.com/user/TheJournalisticRev", + "http://jrevradio.com/", + "https://www.facebook.com/JRevRadio/" + ], + "tags": [ + "news", + "anarchism", + "politics", + "clinton", + "conspiracy" + ], + "users": [ + "jeffreyahann" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 41947263213204, + "payout": 106.662, + "payout_at": "2016-09-22T13:55:39", + "pending_payout_value": "106.662 HBD", + "percent_hbd": 10000, + "permlink": "hillary-rodhan-clinton-is-on-her-death-bed-icu", + "post_id": 1254095, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 23 + }, + "title": "Hillary Rodhan Clinton is on her death bed (ICU)", + "updated": "2016-09-15T19:08:21", + "url": "/news/@jeffreyahann/hillary-rodhan-clinton-is-on-her-death-bed-icu" + }, + { + "active_votes": [ + { + "rshares": 31620188188054, + "voter": "smooth" + }, + { + "rshares": 1991229335339, + "voter": "badassmother" + }, + { + "rshares": 2099556949006, + "voter": "hr1" + }, + { + "rshares": 1369635825035, + "voter": "rossco99" + }, + { + "rshares": 22864591759, + "voter": "jaewoocho" + }, + { + "rshares": 235618184394, + "voter": "steem-id" + }, + { + "rshares": 1618719377110, + "voter": "joseph" + }, + { + "rshares": 472024197490, + "voter": "recursive3" + }, + { + "rshares": 3188060280256, + "voter": "recursive" + }, + { + "rshares": 702269356822, + "voter": "boombastic" + }, + { + "rshares": 94091830376, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6958872160, + "voter": "bingo-0" + }, + { + "rshares": 1669959174, + "voter": "bingo-1" + }, + { + "rshares": 5937466043277, + "voter": "smooth.witness" + }, + { + "rshares": 444884771511, + "voter": "boatymcboatface" + }, + { + "rshares": 9408405427, + "voter": "idol" + }, + { + "rshares": 137166488185, + "voter": "team" + }, + { + "rshares": 1619428804, + "voter": "jocelyn" + }, + { + "rshares": 15316664850, + "voter": "gregory-f" + }, + { + "rshares": 452417263418, + "voter": "leesunmoo" + }, + { + "rshares": 1272853996010, + "voter": "gavvet" + }, + { + "rshares": 74913926923, + "voter": "eeks" + }, + { + "rshares": 14111176458, + "voter": "fkn" + }, + { + "rshares": 18548260097, + "voter": "elishagh1" + }, + { + "rshares": 599925765931, + "voter": "nanzo-scoop" + }, + { + "rshares": 182058067666, + "voter": "mummyimperfect" + }, + { + "rshares": 313687341, + "voter": "coar" + }, + { + "rshares": 109434004097, + "voter": "asch" + }, + { + "rshares": 1061159202, + "voter": "murh" + }, + { + "rshares": 6375542153, + "voter": "cryptofunk" + }, + { + "rshares": 2165529990, + "voter": "error" + }, + { + "rshares": 985473970855, + "voter": "cyber" + }, + { + "rshares": 63473496107, + "voter": "theshell" + }, + { + "rshares": 50878059993, + "voter": "ak2020" + }, + { + "rshares": 417567164140, + "voter": "taoteh1221" + }, + { + "rshares": 33780018119, + "voter": "ratel" + }, + { + "rshares": 27439427304, + "voter": "wongshiying" + }, + { + "rshares": 5821005163, + "voter": "mark-waser" + }, + { + "rshares": 124413519414, + "voter": "geoffrey" + }, + { + "rshares": 122859491469, + "voter": "kimziv" + }, + { + "rshares": 79461843915, + "voter": "emily-cook" + }, + { + "rshares": 2251928158, + "voter": "superfreek" + }, + { + "rshares": 20382066507, + "voter": "thebatchman" + }, + { + "rshares": 1642983170, + "voter": "gidlark" + }, + { + "rshares": 5270775482, + "voter": "riscadox" + }, + { + "rshares": 18269053597, + "voter": "konstantin" + }, + { + "rshares": 823136045162, + "voter": "slowwalker" + }, + { + "rshares": 6941291365, + "voter": "gatoso" + }, + { + "rshares": 68883736218, + "voter": "furion" + }, + { + "rshares": 342310650, + "voter": "barbara2" + }, + { + "rshares": 380473875, + "voter": "ch0c0latechip" + }, + { + "rshares": 352132228, + "voter": "doge4lyf" + }, + { + "rshares": 177968379310, + "voter": "knircky" + }, + { + "rshares": 19568960311, + "voter": "sebastien" + }, + { + "rshares": 11755916559, + "voter": "asim" + }, + { + "rshares": 32983216937, + "voter": "toxonaut" + }, + { + "rshares": 14808977501, + "voter": "aaseb" + }, + { + "rshares": 251364791827, + "voter": "nabilov" + }, + { + "rshares": 36804235014, + "voter": "creemej" + }, + { + "rshares": 3948786814, + "voter": "maximkichev" + }, + { + "rshares": 171280078005, + "voter": "blueorgy" + }, + { + "rshares": 2680027871, + "voter": "poseidon" + }, + { + "rshares": 2132970186, + "voter": "iamwne" + }, + { + "rshares": 7937668948, + "voter": "smolalit" + }, + { + "rshares": 347965502695, + "voter": "calaber24p" + }, + { + "rshares": 10466922918, + "voter": "rpf" + }, + { + "rshares": 32541876375, + "voter": "deanliu" + }, + { + "rshares": 11443791395, + "voter": "positive" + }, + { + "rshares": 99516063625, + "voter": "crazymumzysa" + }, + { + "rshares": 571756791, + "voter": "jasonpay1" + }, + { + "rshares": 511736149, + "voter": "favorit" + }, + { + "rshares": 20762875669, + "voter": "sisterholics" + }, + { + "rshares": 8781658480, + "voter": "royalmacro" + }, + { + "rshares": 399064983, + "voter": "fnait" + }, + { + "rshares": 354529957, + "voter": "keepcalmand" + }, + { + "rshares": 3343908663, + "voter": "glitterpig" + }, + { + "rshares": 120956823, + "voter": "ap2002" + }, + { + "rshares": 921893579, + "voter": "metaflute" + }, + { + "rshares": 6521104126, + "voter": "nekromarinist" + }, + { + "rshares": 702285833982, + "voter": "laonie" + }, + { + "rshares": 161750606158, + "voter": "twinner" + }, + { + "rshares": 24560849535, + "voter": "laoyao" + }, + { + "rshares": 25313201274, + "voter": "myfirst" + }, + { + "rshares": 149038718564, + "voter": "somebody" + }, + { + "rshares": 63966138, + "voter": "ierg" + }, + { + "rshares": 5572503949, + "voter": "flysaga" + }, + { + "rshares": 2084683811, + "voter": "gmurph" + }, + { + "rshares": 31492414460, + "voter": "midnightoil" + }, + { + "rshares": 2280336943, + "voter": "kalimor" + }, + { + "rshares": 2267389147, + "voter": "crypto-toll" + }, + { + "rshares": 82344218094, + "voter": "xiaohui" + }, + { + "rshares": 184011057596, + "voter": "terrycraft" + }, + { + "rshares": 369703928, + "voter": "riosparada" + }, + { + "rshares": 1433429275, + "voter": "dolov" + }, + { + "rshares": 3842379873, + "voter": "elfkitchen" + }, + { + "rshares": 103376388551, + "voter": "joele" + }, + { + "rshares": 5823979219, + "voter": "oflyhigh" + }, + { + "rshares": 127602427, + "voter": "erikkartmen" + }, + { + "rshares": 2574521587, + "voter": "xiaokongcom" + }, + { + "rshares": 2114128942, + "voter": "future24" + }, + { + "rshares": 253808801, + "voter": "xcepta" + }, + { + "rshares": 5189729748, + "voter": "xianjun" + }, + { + "rshares": 11541933907, + "voter": "borran" + }, + { + "rshares": 2249482011, + "voter": "njall" + }, + { + "rshares": 339881135, + "voter": "microluck" + }, + { + "rshares": 587265371, + "voter": "ashwim" + }, + { + "rshares": 6548106261, + "voter": "userlogin" + }, + { + "rshares": 59219258, + "voter": "photo00" + }, + { + "rshares": 604294820, + "voter": "tagira" + }, + { + "rshares": 108403024, + "voter": "pollina" + }, + { + "rshares": 3089652212, + "voter": "macartem" + }, + { + "rshares": 2220093592, + "voter": "levycore" + }, + { + "rshares": 9139470488, + "voter": "craigwilliamz" + }, + { + "rshares": 60516663165, + "voter": "mandibil" + }, + { + "rshares": 8149055707, + "voter": "karisa" + }, + { + "rshares": 2513714577, + "voter": "therealpaul" + }, + { + "rshares": 59693834, + "voter": "suprepachyderm" + }, + { + "rshares": 60273361, + "voter": "bonapetit" + }, + { + "rshares": 7664952720, + "voter": "alexandre" + }, + { + "rshares": 1581263329, + "voter": "englishtchrivy" + }, + { + "rshares": 2080613946, + "voter": "funkywanderer" + }, + { + "rshares": 5206668682, + "voter": "richardcrill" + }, + { + "rshares": 2055989633, + "voter": "eight-rad" + }, + { + "rshares": 57384010, + "voter": "redpillbetting" + }, + { + "rshares": 1625387426, + "voter": "davidjkelley" + }, + { + "rshares": 741645861, + "voter": "ksena" + }, + { + "rshares": 54240218374, + "voter": "sponge-bob" + }, + { + "rshares": 15231878384, + "voter": "digital-wisdom" + }, + { + "rshares": 3710834980, + "voter": "ethical-ai" + }, + { + "rshares": 6682569853, + "voter": "jwaser" + }, + { + "rshares": 50858762, + "voter": "apparat" + }, + { + "rshares": 224088474986, + "voter": "asksisk" + }, + { + "rshares": 2617262426, + "voter": "bwaser" + }, + { + "rshares": 337248470, + "voter": "panther" + }, + { + "rshares": 55334246142, + "voter": "brains" + }, + { + "rshares": 151391109, + "voter": "inwoxer" + }, + { + "rshares": 2401230307, + "voter": "ellepdub" + }, + { + "rshares": 147753980, + "voter": "ola1" + }, + { + "rshares": 12115121436, + "voter": "herpetologyguy" + }, + { + "rshares": 4712097333, + "voter": "morgan.waser" + }, + { + "rshares": 24347786740, + "voter": "blacktier" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 1288421610, + "voter": "aksinya" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 2216805889, + "voter": "bapparabi" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 50351738, + "voter": "aschwin" + }, + { + "rshares": 3609516222, + "voter": "strong-ai" + }, + { + "rshares": 238497207, + "voter": "sjamayee" + }, + { + "rshares": 1297742183, + "voter": "papakarlo" + }, + { + "rshares": 162904624, + "voter": "allianz" + }, + { + "rshares": 159474270, + "voter": "linka" + }, + { + "rshares": 158676075, + "voter": "iberia" + }, + { + "rshares": 158051137, + "voter": "origin" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 160880639, + "voter": "illusions" + }, + { + "rshares": 157716408, + "voter": "electronicarts" + }, + { + "rshares": 4233488033, + "voter": "dresden" + }, + { + "rshares": 161323470, + "voter": "pawel-krawczyk" + }, + { + "rshares": 157118197, + "voter": "rage" + }, + { + "rshares": 157011698, + "voter": "maxlviv" + }, + { + "rshares": 159950870, + "voter": "haribo" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 156054487, + "voter": "fallout" + }, + { + "rshares": 159062820, + "voter": "rule" + }, + { + "rshares": 157482864, + "voter": "kostach" + }, + { + "rshares": 106367912, + "voter": "paulocouto" + }, + { + "rshares": 151536250, + "voter": "dimaisrael" + }, + { + "rshares": 150430703, + "voter": "jproto22" + } + ], + "author": "terrycraft", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.42, + "beneficiaries": [], + "blacklists": [], + "body": "## Introduction.\nDreaming of getting vivid and memorable impressions, I have long been chosen the leisure activity that would be safety, affordable and could be an exciting journey to unexplored areas. My acquaintances who repeatedly travel abroad advised me to go to one of hot countries and to try diving there.\nSo, here is it, my long-awaited leave, and sky-blue waves and active vacation were already waiting for me. Packing my bag and buying the ticket, I went off on a new journey under the wing of the plane.\n\n>## \u0412\u0441\u0442\u0443\u043f\u043b\u0435\u043d\u0438\u0435.\n> \u0416\u0435\u043b\u0430\u044f \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043f\u043e\u0440\u0446\u0438\u044e \u044f\u0440\u043a\u0438\u0445 \u0438 \u0437\u0430\u043f\u043e\u043c\u0438\u043d\u0430\u044e\u0449\u0438\u0445\u0441\u044f \u0432\u043f\u0435\u0447\u0430\u0442\u043b\u0435\u043d\u0438\u0439, \u044f \u0434\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0432\u044b\u0431\u0438\u0440\u0430\u043b \u0434\u043e\u0441\u0443\u0433, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0431\u044b\u043b \u0431\u044b \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u044b\u043c, \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u043c, \u0438 \u043d\u0435\u0441 \u0431\u044b \u0432 \u0441\u0435\u0431\u0435 \u0443\u0432\u043b\u0435\u043a\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u043f\u0440\u0438\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 \u043f\u043e \u0435\u0449\u0435 \u043d\u0435 \u0438\u0437\u0432\u0435\u0434\u0430\u043d\u043d\u044b\u043c \u0442\u0435\u0440\u0440\u0438\u0442\u043e\u0440\u0438\u044f\u043c. \u0417\u043d\u0430\u043a\u043e\u043c\u044b\u0435, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043d\u0435\u043e\u0434\u043d\u043e\u043a\u0440\u0430\u0442\u043d\u043e \u043b\u0435\u0442\u0430\u043b\u0438 \u0437\u0430\u0440\u0443\u0431\u0435\u0436, \u043f\u043e\u0441\u043e\u0432\u0435\u0442\u043e\u0432\u0430\u043b\u0438 \u043c\u043d\u0435 \u043e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c\u0441\u044f \u0432 \u043e\u0434\u043d\u0443 \u0438\u0437 \u0436\u0430\u0440\u043a\u0438\u0445 \u0441\u0442\u0440\u0430\u043d, \u0438 \u0442\u0430\u043c \u043f\u043e\u043f\u0440\u043e\u0431\u043e\u0432\u0430\u0442\u044c \u0434\u0430\u0439\u0432\u0438\u043d\u0433. \n\u0412\u043e\u0442 \u043e\u043d, \u0434\u043e\u043b\u0433\u043e\u0436\u0434\u0430\u043d\u043d\u044b\u0439 \u043e\u0442\u043f\u0443\u0441\u043a, \u0438 \u043b\u0430\u0437\u0443\u0440\u043d\u044b\u0435 \u0432\u043e\u043b\u043d\u044b \u0438 \u0430\u043a\u0442\u0438\u0432\u043d\u044b\u0439 \u043e\u0442\u0434\u044b\u0445 \u0443\u0436\u0435 \u0436\u0434\u0443\u0442 \u043c\u0435\u043d\u044f. \u0421\u043e\u0431\u0440\u0430\u0432 \u0432 \u0447\u0435\u043c\u043e\u0434\u0430\u043d \u0432\u0441\u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e\u0435, \u0438 \u043a\u0443\u043f\u0438\u0432 \u0431\u0438\u043b\u0435\u0442, \u043f\u043e\u0434 \u043a\u0440\u044b\u043b\u043e\u043c \u0441\u0430\u043c\u043e\u043b\u0435\u0442\u0430 \u044f \u043e\u0442\u043f\u0440\u0430\u0432\u0438\u043b\u0441\u044f \u043d\u0430\u0432\u0441\u0442\u0440\u0435\u0447\u0443 \u043d\u043e\u0432\u044b\u043c \u043f\u0440\u0438\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f\u043c.\n\n![111.jpg](https://s12.postimg.org/mc6ff0k3h/image.jpg)\n\n## The First Impression\nHaving some basic understanding of what I have to face I was ready for the theory and also hired all necessary equipment: two oxygen cylinders, diving goggles, a set of needed spigots, air-delivery system and, of course, paddles. I was looking forward to my first diving. I\u2019d like to emphasize that I professionally went swimming and very often visited the swimming-pool. Because of this I decided to start diving in open water, of course, at extra charge, especially of the depth wasn\u2019t so great and I wanted to see the beauty of the underwater world with my own eyes.\n\n>## \u041f\u0435\u0440\u0432\u043e\u0435 \u0437\u043d\u0430\u043a\u043e\u043c\u0441\u0442\u0432\u043e.\n> \u0418\u043c\u0435\u044f \u043e\u0431\u0449\u0435\u0435 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0441 \u0447\u0435\u043c \u043f\u0440\u0438\u0434\u0435\u0442\u0441\u044f \u0441\u0442\u043e\u043b\u043a\u043d\u0443\u0442\u044c\u0441\u044f, \u044f \u043f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u0438\u043b\u0441\u044f \u0432 \u0442\u0435\u043e\u0440\u0438\u0438, \u0430 \u0442\u0430\u043a\u0436\u0435 \u043c\u043d\u0435 \u0434\u0430\u043b\u0438 \u0432 \u043f\u0440\u043e\u043a\u0430\u0442 \u0432\u0441\u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e\u0435 \u043e\u0431\u043e\u0440\u0443\u0434\u043e\u0432\u0430\u043d\u0438\u0435: \u0434\u0432\u0430 \u0431\u0430\u043b\u043b\u043e\u043d\u0430 \u0441 \u043a\u0438\u0441\u043b\u043e\u0440\u043e\u0434\u043e\u043c, \u043c\u0430\u0441\u043a\u0443 \u0434\u043b\u044f \u043d\u044b\u0440\u044f\u043d\u0438\u044f, \u043d\u0430\u0431\u043e\u0440 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u0445 \u043f\u0430\u0442\u0440\u0443\u0431\u043a\u043e\u0432, \u0441\u0438\u0441\u0442\u0435\u043c\u0443 \u043f\u043e\u0434\u0430\u0447\u0438 \u0432\u043e\u0437\u0434\u0443\u0445\u0430 \u0438 \u043a\u043e\u043d\u0435\u0447\u043d\u043e \u0436\u0435 \u043b\u0430\u0441\u0442\u044b. \u041c\u043e\u0435 \u043f\u0435\u0440\u0432\u043e\u0435 \u043f\u043e\u0433\u0440\u0443\u0436\u0435\u043d\u0438\u0435 \u0443\u0436\u0435 \u0436\u0434\u0430\u043b\u043e \u043c\u0435\u043d\u044f. \u0421\u0440\u0430\u0437\u0443 \u0445\u043e\u0447\u0443 \u0437\u0430\u043c\u0435\u0442\u0438\u0442\u044c, \u0447\u0442\u043e \u0440\u0430\u043d\u0435\u0435 \u044f \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e \u0437\u0430\u043d\u0438\u043c\u0430\u043b\u0441\u044f \u043f\u043b\u0430\u0432\u0430\u043d\u0438\u0435\u043c \u0438 \u043f\u043e\u0441\u0442\u043e\u044f\u043d\u043d\u043e \u043f\u043e\u0441\u0435\u0449\u0430\u043b \u0431\u0430\u0441\u0441\u0435\u0439\u043d. \u0418\u043c\u0435\u043d\u043d\u043e \u043f\u043e\u044d\u0442\u043e\u043c\u0443 \u0431\u044b\u043b\u043e \u0440\u0435\u0448\u0435\u043d\u043e \u043d\u0430\u0447\u0430\u0442\u044c \u043c\u043e\u0451 \u043f\u0435\u0440\u0432\u043e\u0435 \u043f\u043e\u0433\u0440\u0443\u0436\u0435\u043d\u0438\u044f \u0441 \u0441\u0440\u0430\u0437\u0443 \u0432 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u0439 \u0432\u043e\u0434\u0435, \u043a\u043e\u043d\u0435\u0447\u043d\u043e \u0437\u0430 \u043e\u0442\u0434\u0435\u043b\u044c\u043d\u0443\u044e \u043f\u043b\u0430\u0442\u0443, \u0442\u0435\u043c \u0431\u043e\u043b\u0435\u0435 \u0447\u0442\u043e \u0433\u043b\u0443\u0431\u0438\u043d\u0430 \u043d\u0435 \u0431\u044b\u043b\u0430 \u0441\u0442\u043e\u043b\u044c \u0437\u043d\u0430\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u0430, \u0430 \u0432\u0441\u0435 \u043a\u0440\u0430\u0441\u043e\u0442\u044b \u043f\u043e\u0434\u0432\u043e\u0434\u043d\u043e\u0433\u043e \u043c\u0438\u0440\u0430 \u0445\u043e\u0442\u0435\u043b\u043e\u0441\u044c \u0443\u0432\u0438\u0434\u0435\u0442\u044c \u0432\u043e\u043e\u0447\u0438\u044e.\n\n![111.jpg](https://s16.postimg.org/zf862a4t1/image.jpg)\n\n## Diving.\nThe process of diving passed without incidents. The equipment worked perfectly and fitted me. And then, already 10 minutes later, diving into shallow depth I could behold that picturesque seascape. The yellow fish shoal smoothly crossed the sea reef that corals and algae serving as plankton for marine dwellers use as their habitat.\n\n>## \u041f\u043e\u0433\u0440\u0443\u0436\u0435\u043d\u0438\u0435.\n> \u041f\u0440\u043e\u0446\u0435\u0441\u0441 \u043f\u043e\u0433\u0440\u0443\u0436\u0435\u043d\u0438\u044f \u043f\u0440\u043e\u0448\u0435\u043b \u0431\u0435\u0437 \u043b\u0438\u0448\u043d\u0438\u0445 \u043f\u0440\u043e\u0431\u043b\u0435\u043c. \u0412\u0441\u0435 \u043e\u0431\u043e\u0440\u0443\u0434\u043e\u0432\u0430\u043d\u0438\u0435 \u043e\u0442\u043b\u0438\u0447\u043d\u043e \u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043b\u043e \u0438 \u043f\u043e\u0434\u043e\u0448\u043b\u043e \u043c\u043d\u0435 \u043f\u043e \u0440\u0430\u0437\u043c\u0435\u0440\u0430\u043c. \u0418 \u0432\u043e\u0442 \u0441\u043f\u0443\u0441\u0442\u044f \u0443\u0436\u0435 10 \u043c\u0438\u043d\u0443\u0442, \u043f\u043e\u0433\u0440\u0443\u0437\u0438\u0432\u0448\u0438\u0441\u044c \u043d\u0430 \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u0443\u044e \u0433\u043b\u0443\u0431\u0438\u043d\u0443, \u044f \u043c\u043e\u0433 \u0441\u043e\u0437\u0435\u0440\u0446\u0430\u0442\u044c \u043a\u0440\u0430\u0441\u043e\u0447\u043d\u044b\u0435 \u043f\u0435\u0439\u0437\u0430\u0436\u0438 \u043c\u043e\u0440\u0441\u043a\u0438\u0445 \u0433\u043b\u0443\u0431\u0438\u043d. \u0416\u0435\u043b\u0442\u043e\u0435 \u043f\u043e\u043b\u043e\u0442\u043d\u043e \u0438\u0437 \u0440\u044b\u0431 \u043f\u043b\u0430\u0432\u043d\u043e \u043f\u0435\u0440\u0435\u0441\u0435\u043a\u0430\u043b\u043e \u043c\u043e\u0440\u0441\u043a\u043e\u0439 \u0440\u0438\u0444, \u043d\u0430 \u043a\u043e\u0442\u043e\u0440\u043e\u043c \u043d\u0430\u0448\u043b\u0438 \u0441\u0432\u043e\u0435 \u043c\u0435\u0441\u0442\u043e \u043e\u0431\u0438\u0442\u0430\u043d\u0438\u044f \u043a\u043e\u0440\u0430\u043b\u043b\u044b \u0438 \u0432\u043e\u0434\u043e\u0440\u043e\u0441\u043b\u0438, \u0441\u043b\u0443\u0436\u0438\u0432\u0448\u0438\u0435 \u043f\u043b\u0430\u043d\u043a\u0442\u043e\u043d\u043e\u043c \u0434\u043b\u044f \u043c\u0435\u0441\u0442\u043d\u044b\u0445 \u043e\u0431\u0438\u0442\u0430\u0442\u0435\u043b\u0435\u0439. \n\n![111.jpg](https://s10.postimg.org/v7s86vo9l/image.jpg)\n\nFlowing and gentle sunlight entered through the water column and created the effect of glimmering and the subtle pattern on the sandy bottom.\nI continued my underwater travelling and swam towards massive rock ledges where it\u2019s necessary to move with maximum carefulness and concentration. Those complete silence and tranquility\u2026 Sandy silt lies still on the sea floor and through the available space between the ledges sunbeams lit up my way.\n\n> \u041f\u043b\u0430\u0432\u043d\u044b\u0439 \u043c\u044f\u0433\u043a\u0438\u0439 \u0441\u043e\u043b\u043d\u0435\u0447\u043d\u044b\u0439 \u0441\u0432\u0435\u0442 \u043f\u0440\u043e\u043d\u0438\u043a\u0430\u043b \u0447\u0435\u0440\u0435\u0437 \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u0443\u044e \u0442\u043e\u043b\u0449\u0443 \u0432\u043e\u0434\u044b, \u0441\u043e\u0437\u0434\u0430\u0432\u0430\u044f \u044d\u0444\u0444\u0435\u043a\u0442 \u043f\u0435\u0440\u0435\u043b\u0438\u0432\u0430\u043d\u0438\u044f \u0438 \u043d\u0435\u0436\u043d\u043e\u0433\u043e \u0443\u0437\u043e\u0440\u0430 \u043d\u0430 \u043f\u0435\u0441\u0447\u0430\u043d\u043e\u043c \u0434\u043d\u0435.\n\u041f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0432 \u0441\u0432\u043e\u0435 \u043f\u043e\u0434\u0432\u043e\u0434\u043d\u043e\u0435 \u043f\u0443\u0442\u0435\u0448\u0435\u0441\u0442\u0432\u0438\u0435, \u044f \u043e\u0442\u043f\u043b\u044b\u043b \u0432 \u0441\u0442\u043e\u0440\u043e\u043d\u0443 \u043a\u0440\u0443\u043f\u043d\u044b\u0445 \u0441\u043a\u0430\u043b\u0438\u0441\u0442\u044b\u0445 \u0432\u044b\u0441\u0442\u0443\u043f\u043e\u0432, \u043f\u0435\u0440\u0435\u0434\u0432\u0438\u0433\u0430\u044f\u0441\u044c \u043c\u0435\u0436\u0434\u0443 \u043a\u043e\u0442\u043e\u0440\u044b\u043c\u0438 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0431\u044b\u0442\u044c \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e \u043e\u0441\u0442\u043e\u0440\u043e\u0436\u043d\u044b\u043c \u0438 \u0441\u043a\u043e\u043d\u0446\u0435\u043d\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u043c. \u041f\u043e\u043b\u043d\u0430\u044f \u0442\u0438\u0448\u0438\u043d\u0430 \u0438 \u0443\u043c\u0438\u0440\u043e\u0442\u0432\u043e\u0440\u0435\u043d\u0438\u0435. \u041f\u0435\u0441\u0447\u0430\u043d\u044b\u0439 \u0438\u043b \u043d\u0435\u043f\u043e\u0434\u0432\u0438\u0436\u043d\u043e \u043b\u0435\u0436\u0438\u0442 \u043d\u0430 \u0434\u043d\u0435, \u0430 \u0441\u043a\u0432\u043e\u0437\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0435 \u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0441\u0442\u0432\u043e \u0432\u044b\u0441\u0442\u0443\u043f\u043e\u0432, \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u0438\u043c\u0438 \u043b\u0443\u0447\u0430\u043c\u0438 \u043f\u0440\u043e\u0431\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u0441\u043e\u043b\u043d\u0435\u0447\u043d\u044b\u0435 \u043b\u0443\u0447\u0438 \u0441\u0432\u0435\u0442\u0430, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043e\u0441\u0432\u0435\u0449\u0430\u044e\u0442 \u043c\u043e\u0439 \u043f\u0443\u0442\u044c. \n\n![111.jpg](https://s15.postimg.org/869fb3kgr/image.jpg)\n\nI decided to look more closely at local corals and reefs. I swam closer and I could see this unique underwater world where everything operates in accordance with its own rules and laws. The reefs covering the sea bottom like a thick blade serve as a comfortable house for small fish. There they hide from predators and feed on algae.\n\n> \u041f\u043e\u0433\u0440\u0443\u0436\u0430\u044f\u0441\u044c \u0432\u0441\u0435 \u0433\u043b\u0443\u0431\u0436\u0435 \u0432 \u0442\u043e\u043b\u0449\u0443 \u0432\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u043e\u043b\u043e\u0442\u043d\u0430, \u044f \u0440\u0435\u0448\u0438\u043b \u0432\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044c\u043d\u0435\u0435 \u0438\u0437\u0443\u0447\u0438\u0442\u044c \u043c\u0435\u0441\u0442\u043d\u044b\u0435 \u043a\u043e\u0440\u0430\u043b\u043b\u044b \u0438 \u0440\u0438\u0444\u044b. \u041f\u043e\u0434\u043f\u043b\u044b\u0432\u0430\u044f \u0431\u043b\u0438\u0436\u0435, \u043c\u043e\u0435\u043c\u0443 \u0432\u0437\u043e\u0440\u0443 \u0441\u0442\u0430\u043b \u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d \u0443\u043d\u0438\u043a\u0430\u043b\u044c\u043d\u044b\u0439 \u0432\u043e\u0434\u043d\u044b\u0439 \u043c\u0438\u0440, \u0433\u0434\u0435 \u0432\u0441\u0435 \u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0438\u0440\u0443\u0435\u0442 \u043f\u043e \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u043c \u043f\u0440\u0430\u0432\u0438\u043b\u0430\u043c \u0438 \u0437\u0430\u043a\u043e\u043d\u0430\u043c. \u0420\u0438\u0444\u044b, \u043f\u043e\u043a\u0440\u044b\u0432\u0430\u044e\u0449\u0438\u0435 \u0442\u043e\u043b\u0441\u0442\u044b\u043c \u043f\u043e\u043b\u043e\u0442\u043d\u043e\u043c \u043c\u043e\u0440\u0441\u043a\u043e\u0435 \u0434\u043d\u043e, \u0441\u043b\u0443\u0436\u0430\u0442 \u0443\u044e\u0442\u043d\u044b\u043c \u0434\u043e\u043c\u043e\u043c \u0434\u043b\u044f \u043c\u0435\u043b\u043a\u043e\u0439 \u0440\u044b\u0431\u0435\u0448\u043a\u0438. \u0417\u0434\u0435\u0441\u044c \u043e\u043d\u0438 \u043f\u0440\u044f\u0447\u0443\u0442\u0441\u044f \u043e\u0442 \u0445\u0438\u0449\u043d\u0438\u043a\u043e\u0432 \u0438 \u043f\u0438\u0442\u0430\u044e\u0442\u0441\u044f \u043c\u0435\u043b\u043a\u0438\u043c\u0438 \u0432\u043e\u0434\u043e\u0440\u043e\u0441\u043b\u044f\u043c\u0438.\n\n![111.jpg](https://s18.postimg.org/k1ts548y1/image.jpg)\n\n## Meeting with a shark.\nHalf of the cylinder ran low when the desire arose to swim closer to our boat. Coming to the surface little by little on my way I noticed a shark swimming by. The dangerous predator moved around softly wiggling its fins. I stiffened in anticipation and dared not move and not make a sudden and superfluous movement. I just could freeze but managed to take some pictures of the shark with my camera I took with me in the water depths. The predator didn\u2019t pay any attention to me, and ignoring my presence it disappeared in the blue water.\n\n> \u0412\u0441\u0442\u0440\u0435\u0447\u0430 \u0441 \u0430\u043a\u0443\u043b\u043e\u0439.\n\u041f\u043e\u043b\u043e\u0432\u0438\u043d\u0430 \u0431\u0430\u043b\u043b\u043e\u043d\u0430 \u0441 \u043a\u0438\u0441\u043b\u043e\u0440\u043e\u0434\u043e\u043c \u0431\u044b\u043b\u0430 \u043d\u0430 \u0438\u0441\u0445\u043e\u0434\u0435, \u0438 \u0443 \u043c\u0435\u043d\u044f \u043f\u043e\u044f\u0432\u0438\u043b\u043e\u0441\u044c \u0436\u0435\u043b\u0430\u043d\u0438\u0435 \u043f\u043e\u043d\u0435\u043c\u043d\u043e\u0433\u0443 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0442\u044c\u0441\u044f \u043e\u0431\u0440\u0430\u0442\u043d\u043e \u0432 \u0441\u0442\u043e\u0440\u043e\u043d\u0443 \u043d\u0430\u0448\u0435\u0439 \u043b\u043e\u0434\u043a\u0438. \u041f\u043e\u0441\u0442\u0435\u043f\u0435\u043d\u043d\u043e \u0432\u0441\u043f\u043b\u044b\u0432\u0430\u044f, \u043d\u0430 \u0441\u0432\u043e\u0435\u043c \u043f\u0443\u0442\u0438 \u044f \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0438\u043b \u043c\u0435\u0434\u043b\u0435\u043d\u043d\u043e \u043f\u0440\u043e\u043f\u043b\u044b\u0432\u0430\u044e\u0449\u0443\u044e \u0430\u043a\u0443\u043b\u0443. \u041e\u043f\u0430\u0441\u043d\u044b\u0439 \u0445\u0438\u0449\u043d\u0438\u043a, \u043d\u0435\u0442\u043e\u0440\u043e\u043f\u043b\u0438\u0432\u043e \u043f\u0440\u043e\u043d\u0437\u0430\u043b \u0432\u043e\u0434\u043d\u0443\u044e \u0433\u043b\u0430\u0434\u044c, \u043c\u0435\u0434\u043b\u0435\u043d\u043d\u043e \u043f\u043e\u043a\u0430\u0447\u0438\u0432\u0430\u044f \u043f\u043b\u0430\u0432\u043d\u0438\u043a\u0430\u043c\u0438. \u0417\u0430\u0441\u0442\u044b\u0432 \u0432 \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u0438, \u044f \u0431\u043e\u044f\u043b\u0441\u044f \u043f\u043e\u0448\u0435\u0432\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u0438 \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u043b\u0438\u0448\u043d\u0438\u0435, \u0440\u0435\u0437\u043a\u0438\u0435 \u0434\u0432\u0438\u0436\u0435\u043d\u0438\u044f. \u0412\u0441\u0435 \u043d\u0430 \u0447\u0442\u043e \u043c\u0435\u043d\u044f \u0445\u0432\u0430\u0442\u0438\u043b\u043e, \u044d\u0442\u043e \u0437\u0430\u0441\u0442\u044b\u0432 \u0432 \u043e\u0446\u0435\u043f\u0435\u043d\u0435\u043d\u0438\u0438, \u044f \u0441\u0434\u0435\u043b\u0430\u043b \u043f\u0430\u0440\u0443 \u043a\u0430\u0434\u0440\u043e\u0432 \u0430\u043a\u0443\u043b\u044b \u0441\u0432\u043e\u0438\u043c \u0444\u043e\u0442\u043e\u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043e\u043c, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0432\u0437\u044f\u043b \u0432 \u043f\u043e\u0434\u0432\u043e\u0434\u043d\u043e\u0435 \u043f\u0443\u0442\u0435\u0448\u0435\u0441\u0442\u0432\u0438\u0435. \u0425\u0438\u0449\u043d\u0438\u043a\u0443 \u044f\u0432\u043d\u043e \u0431\u044b\u043b\u043e \u043d\u0435 \u0434\u043e \u043c\u0435\u043d\u044f, \u0438 \u0432\u0441\u044f\u0447\u0435\u0441\u043a\u0438 \u043f\u0440\u043e\u0438\u0433\u043d\u043e\u0440\u0438\u0440\u043e\u0432\u0430\u0432 \u043c\u043e\u0435 \u043f\u0440\u0438\u0441\u0443\u0442\u0441\u0442\u0432\u0438\u0435, \u043e\u043d\u0430 \u0441\u043a\u0440\u044b\u043b\u0430\u0441\u044c \u0432 \u0442\u043e\u043b\u0449\u0435 \u0433\u043e\u043b\u0443\u0431\u043e\u0439 \u0432\u043e\u0434\u044b.\n\n![111.jpg](https://s11.postimg.org/j9hddp7ur/image.png)\n\n## New Friend\nI was really enthused when I saw a rare sea skate, my new friend, who floated in sky-blue water like a king of the underwater world. Wriggling gracefully, it got up first and then went down to the sea bottom posing for my camera adroitly. The meeting struck me and made me think of the uniqueness of the underwater world and this marine fauna with its fantastic inhabitants. \n\n>## \u041d\u043e\u0432\u044b\u0439 \u0434\u0440\u0443\u0433.\n> \u042f \u0431\u044b\u043b \u0432 \u0432\u043e\u0441\u0442\u043e\u0440\u0433\u0435, \u043a\u043e\u0433\u0434\u0430 \u043d\u0430 \u043c\u043e\u0435\u043c \u043f\u0443\u0442\u0438 \u043f\u043e\u043f\u0430\u043b\u0441\u044f \u0443\u043d\u0438\u043a\u0430\u043b\u044c\u043d\u044b\u0439 \u043c\u043e\u0440\u0441\u043a\u043e\u0439 \u0441\u043a\u0430\u0442, \u043c\u043e\u0439 \u043d\u043e\u0432\u044b\u0439 \u0434\u0440\u0443\u0433, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0441\u043b\u043e\u0432\u043d\u043e \u0446\u0430\u0440\u044c \u0432\u043e\u0434\u043d\u043e\u0433\u043e \u043c\u0438\u0440\u0430, \u043f\u0430\u0440\u0438\u043b \u0432 \u043b\u0430\u0437\u0443\u0440\u043d\u043e\u0439 \u0432\u043e\u0434\u0435. \u0418\u0437\u044f\u0449\u043d\u043e \u0438\u0437\u0432\u0438\u0432\u0430\u044f\u0441\u044c, \u043e\u043d \u0441\u043d\u0430\u0447\u0430\u043b\u0430 \u043f\u043e\u0434\u043d\u0438\u043c\u0430\u043b\u0441\u044f, \u043f\u043e\u0442\u043e\u043c \u043e\u043f\u0443\u0441\u043a\u0430\u043b\u0441\u044f \u043d\u0430 \u0441\u0430\u043c\u043e\u0435 \u0434\u043d\u043e, \u0438\u0441\u043a\u0443\u0441\u043d\u043e \u043f\u043e\u0437\u0438\u0440\u0443\u044f \u043f\u0435\u0440\u0435\u0434 \u043c\u043e\u0435\u0439 \u043a\u0430\u043c\u0435\u0440\u043e\u0439. \u042d\u0442\u0430 \u0432\u0441\u0442\u0440\u0435\u0447\u0430 \u043c\u0435\u043d\u044f \u043f\u043e\u0440\u0430\u0437\u0438\u043b\u0430, \u0438 \u0437\u0430\u0441\u0442\u0430\u0432\u0438\u043b\u0430 \u043d\u0430\u0434\u043e\u043b\u0433\u043e \u0437\u0430\u0434\u0443\u043c\u0430\u0442\u044c\u0441\u044f \u043e\u0431 \u0443\u043d\u0438\u043a\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0438 \u043f\u043e\u0434\u0432\u043e\u0434\u043d\u043e\u0433\u043e \u043c\u0438\u0440\u0430, \u044d\u0442\u043e\u0439 \u043c\u043e\u0440\u0441\u043a\u043e\u0439 \u0444\u0430\u0443\u043d\u044b \u0441\u043e \u0441\u0432\u043e\u0438\u043c\u0438 \u0441\u043a\u0430\u0437\u043e\u0447\u043d\u044b\u043c\u0438 \u043e\u0431\u0438\u0442\u0430\u0442\u0435\u043b\u044f\u043c\u0438. \n\n![111.jpg](https://s10.postimg.org/f281hetqx/image.jpg)\n\n## In Conclusion\nBesides colorful dwellers of the water depths, I managed to make acquaintance with a big turtle; it lazily lied on the rock slope in the sun lighting the whole sandy and coral bottom and warmed its shell.\n\n>## \u041d\u0430\u043f\u043e\u0441\u043b\u0435\u0434\u043e\u043a.\n> \u041f\u043e\u043c\u0438\u043c\u043e \u043a\u043e\u043b\u043e\u0440\u0438\u0442\u043d\u044b\u0445 \u0436\u0438\u0442\u0435\u043b\u0435\u0439 \u0432\u043e\u0434\u043d\u044b\u0445 \u0433\u043b\u0443\u0431\u0438\u043d, \u044f \u0443\u0441\u043f\u0435\u043b \u043f\u043e\u0437\u043d\u0430\u043a\u043e\u043c\u0438\u0442\u044c\u0441\u044f \u0441 \u0431\u043e\u043b\u044c\u0448\u043e\u0439 \u0447\u0435\u0440\u0435\u043f\u0430\u0445\u043e\u0439, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u043b\u0435\u043d\u0438\u0432\u043e \u043e\u0442\u0434\u044b\u0445\u0430\u043b\u0430 \u043d\u0430 \u0441\u043a\u0430\u043b\u0438\u0441\u0442\u043e\u043c \u043e\u0442\u043a\u043e\u0441\u0435. \u041e\u043d\u0430 \u0433\u0440\u0435\u043b\u0430 \u0441\u0432\u043e\u0439 \u043f\u0430\u043d\u0446\u0438\u0440\u044c \u0432 \u043b\u0443\u0447\u0430\u0445 \u043f\u0440\u043e\u043d\u0438\u043a\u0430\u044e\u0449\u0435\u0433\u043e \u0441\u043e\u043b\u043d\u0446\u0430, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u043f\u0440\u043e\u0441\u0432\u0435\u0447\u0438\u0432\u0430\u043b\u043e \u0432\u0441\u0435 \u043a\u043e\u0440\u0430\u043b\u043b\u043e\u0432\u043e\u0435 \u0438 \u043f\u0435\u0441\u0447\u0430\u043d\u043e\u0435 \u0434\u043d\u043e. \n\n![111.jpg](https://s21.postimg.org/un10cddxz/z_511f7828.jpg)\n\nWanting to salute me rainbow fish got out of comfortable houses. The delicate yellow-orange color reminded me small flashlights, which decorated the underwater world with many rich colors and vivid shades.\n\n> \u0416\u0435\u043b\u0430\u044f \u043f\u043e\u0437\u0434\u043e\u0440\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0441\u043e \u043c\u043d\u043e\u0439, \u0438\u0437 \u0441\u0432\u043e\u0438\u0445 \u0443\u044e\u0442\u043d\u044b\u0445 \u0434\u043e\u043c\u0438\u043a\u043e\u0432 \u0432\u044b\u0431\u0440\u0430\u043b\u0438\u0441\u044c \u0438 \u043a\u0440\u0430\u0441\u043e\u0447\u043d\u044b\u0435 \u043c\u0438\u043d\u0438\u0430\u0442\u044e\u0440\u043d\u044b\u0435 \u0440\u044b\u0431\u043a\u0438. \u041d\u0435\u0436\u043d\u044b\u0439, \u0436\u0435\u043b\u0442\u043e \u2013 \u043e\u0440\u0430\u043d\u0436\u0435\u0432\u044b\u0439 \u043e\u043a\u0440\u0430\u0441 \u043d\u0430\u043f\u043e\u043c\u0438\u043d\u0430\u0435\u0442 \u0432 \u043d\u0438\u0445 \u043c\u0430\u043b\u0435\u043d\u044c\u043a\u0438\u0435 \u0444\u043e\u043d\u0430\u0440\u0438\u043a\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0443\u043a\u0440\u0430\u0448\u0430\u044e\u0442 \u043f\u043e\u0434\u0432\u043e\u0434\u043d\u044b\u0439 \u043c\u0438\u0440 \u043c\u043d\u043e\u0436\u0435\u0441\u0442\u0432\u043e\u043c \u044f\u0440\u043a\u0438\u0445 \u043a\u0440\u0430\u0441\u043e\u043a \u0438 \u0436\u0438\u0432\u044b\u0445 \u043e\u0442\u0442\u0435\u043d\u043a\u043e\u0432. \n\n![111.jpg](https://s12.postimg.org/6ndma11n1/111.jpg)\n\n
    \n\n---\n\nIf you like this article not follow only me, but also follow the author - @papakarlo\n\n---\n\nAll STEEM Dollars for this post go to the featured author. \u0412\u0441\u0435 SD \u0437\u0430 \u043f\u043e\u0441\u0442 \u043f\u043e\u043b\u0443\u0447\u0438\u0442 \u0430\u0432\u0442\u043e\u0440.", + "category": "travel", + "children": 15, + "created": "2016-09-15T13:28:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s12.postimg.org/mc6ff0k3h/image.jpg", + "https://s16.postimg.org/zf862a4t1/image.jpg", + "https://s10.postimg.org/v7s86vo9l/image.jpg", + "https://s15.postimg.org/869fb3kgr/image.jpg", + "https://s18.postimg.org/k1ts548y1/image.jpg", + "https://s11.postimg.org/j9hddp7ur/image.png", + "https://s10.postimg.org/f281hetqx/image.jpg", + "https://s21.postimg.org/un10cddxz/z_511f7828.jpg", + "https://s12.postimg.org/6ndma11n1/111.jpg" + ], + "tags": [ + "travel", + "underwater", + "photography", + "ru", + "life" + ], + "users": [ + "papakarlo" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 58888478762624, + "payout": 202.927, + "payout_at": "2016-09-22T13:28:57", + "pending_payout_value": "202.927 HBD", + "percent_hbd": 10000, + "permlink": "my-first-trip-to-underwater-world-moe-pervoe-puteshestvie-v-podvodnyi-mir-featuring-papakarlo-as-author", + "post_id": 1253794, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 170 + }, + "title": "My first trip to underwater world / \u041c\u043e\u0435 \u043f\u0435\u0440\u0432\u043e\u0435 \u043f\u0443\u0442\u0435\u0448\u0435\u0441\u0442\u0432\u0438\u0435 \u0432 \u043f\u043e\u0434\u0432\u043e\u0434\u043d\u044b\u0439 \u043c\u0438\u0440 (featuring @papakarlo as author)", + "updated": "2016-09-15T13:28:57", + "url": "/travel/@terrycraft/my-first-trip-to-underwater-world-moe-pervoe-puteshestvie-v-podvodnyi-mir-featuring-papakarlo-as-author" + }, + { + "active_votes": [ + { + "rshares": 1577686262993, + "voter": "joseph" + }, + { + "rshares": 651993277150, + "voter": "masteryoda" + }, + { + "rshares": 9168101098, + "voter": "idol" + }, + { + "rshares": 5044693986, + "voter": "sakr" + }, + { + "rshares": 1578030666, + "voter": "jocelyn" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 1061245798, + "voter": "murh" + }, + { + "rshares": 2057413439, + "voter": "error" + }, + { + "rshares": 37088193309, + "voter": "everythink" + }, + { + "rshares": 60403077307, + "voter": "lehard" + }, + { + "rshares": 3650944253, + "voter": "anmuravjev" + }, + { + "rshares": 24417657582, + "voter": "phenom" + }, + { + "rshares": 112919817, + "voter": "pollina" + }, + { + "rshares": 3023914931, + "voter": "macartem" + }, + { + "rshares": 339287005, + "voter": "anomaly" + }, + { + "rshares": 195903134, + "voter": "bo-ro" + }, + { + "rshares": 213848535, + "voter": "sjamayee" + } + ], + "author": "anmuravjev", + "author_payout_value": "0.000 HBD", + "author_reputation": 53.6, + "beneficiaries": [], + "blacklists": [], + "body": "\u042d\u0442\u0430 \u0440\u0435\u0430\u043b\u044c\u043d\u0430\u044f \u0438\u0441\u0442\u043e\u0440\u0438\u044f, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u043f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u0430 \u0441\u043e \u043c\u043d\u043e\u0439, \u043e\u0441\u0442\u0430\u0432\u0438\u0432 \u043e\u0447\u0435\u043d\u044c \u0433\u043b\u0443\u0431\u043e\u043a\u0438\u0439 \u043e\u0442\u043f\u0435\u0447\u0430\u0442\u043e\u043a. \u042d\u0442\u0430 \u0438\u0441\u0442\u043e\u0440\u0438\u044f \u043e \u0442\u043e\u043c, \u043a\u0430\u043a \u044f \u043f\u043e\u043f\u0430\u043b \u0432 \u0440\u0443\u0441\u0441\u043a\u0443\u044e \u043c\u0430\u0444\u0438\u044e, \u0447\u0435\u043c \u043c\u044b \u0437\u0430\u043d\u0438\u043c\u0430\u043b\u0438\u0441\u044c, \u0438 \u0447\u0435\u043c \u0432\u0441\u0435 \u0437\u0430\u043a\u043e\u043d\u0447\u0438\u043b\u043e\u0441\u044c.. \u041f\u043e\u0441\u043a\u043e\u043b\u044c\u043a\u0443 \u044d\u0442\u0430 \u0438\u0441\u0442\u043e\u0440\u0438\u044f \u0440\u0435\u0430\u043b\u044c\u043d\u0430\u044f, \u0430 \u0433\u0440\u0443\u043f\u043f\u0438\u0440\u043e\u0432\u043a\u0430 \u0447\u0430\u0441\u0442\u0438\u0447\u043d\u043e \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0430\u0435\u0442 \u0434\u0435\u0439\u0441\u0442\u0432\u043e\u0432\u0430\u0442\u044c \u0438 \u0441\u0435\u0439\u0447\u0430\u0441, \u0442\u043e \u0438\u043c\u0435\u043d\u0430 \u0438 \u043c\u0435\u0441\u0442\u0430 \u0441\u043e\u0431\u044b\u0442\u0438\u0439 \u0431\u0443\u0434\u0443\u0442 \u043f\u043e\u043b\u043d\u043e\u0441\u0442\u044c\u044e \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u044b, \u0430 \u0432\u0441\u0435 \u0444\u043e\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u0438 \u0437\u0430\u0440\u0435\u0442\u0443\u0448\u0438\u0440\u043e\u0432\u0430\u043d\u044b. \u041d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u043c\u043e\u0438\u0445 \u0434\u0440\u0443\u0437\u0435\u0439 \u0443\u0436\u0435 \u043d\u0435\u0442 \u0432 \u0436\u0438\u0432\u044b\u0445, \u043d\u043e \u044f \u043d\u0435 \u0445\u043e\u0447\u0443 \u0437\u0430\u0431\u0435\u0433\u0430\u0442\u044c \u0432\u043f\u0435\u0440\u0435\u0434 \u0438 \u043f\u0440\u043e\u0441\u0442\u043e \u043f\u0435\u0440\u0435\u0436\u0438\u0432\u0443 \u0432\u0441\u0435 \u044d\u0442\u043e \u0435\u0449\u0435 \u0440\u0430\u0437 \u0432\u043c\u0435\u0441\u0442\u0435 \u0441 \u0432\u0430\u043c\u0438 \u0432 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0435 \u0441\u0432\u043e\u0435\u0433\u043e \u0440\u0430\u0441\u0441\u043a\u0430\u0437\u0430. \n\n
    https://s16.postimg.org/bjzhlwtth/x_c9850a04.jpg
    \n\n\u041d\u0435 \u0432\u0441\u0435 \u0437\u043d\u0430\u044e\u0442, \u043a\u043e\u0433\u0434\u0430 \u043c\u0430\u0444\u0438\u044f \u0432 \u0420\u043e\u0441\u0441\u0438\u0438 \u043d\u0430\u0447\u0430\u043b\u0430 \u0441\u0432\u043e\u0435 \u0432\u043e\u0441\u0445\u043e\u0436\u0434\u0435\u043d\u0438\u0435. \u0412\u0441\u0435 \u043d\u0430\u0447\u0430\u043b\u043e\u0441\u044c \u043d\u0430\u043c\u043d\u043e\u0433\u043e \u0440\u0430\u043d\u044c\u0448\u0435, \u043d\u043e \u0432 \u043d\u0430\u0447\u0430\u043b\u0435 90-\u0445 \u0433\u043e\u0434\u043e\u0432, \u043a\u043e\u0433\u0434\u0430 \u0421\u0421\u0421\u0420 \u0431\u044b\u043b \u0440\u0430\u0437\u0432\u0430\u043b\u0435\u043d, \u0438 \u043b\u044e\u0434\u0438 \u043f\u043e\u043b\u0443\u0447\u0438\u043b\u0438 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c \u0437\u0430\u043d\u0438\u043c\u0430\u0442\u044c\u0441\u044f \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u043e\u0439 \u0434\u0435\u044f\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c\u044e. \u0422\u043e\u0433\u0434\u0430 \u0443 \u043b\u044e\u0434\u0435\u0439, \u043a\u0442\u043e \u043e\u0431\u043b\u0430\u0434\u0430\u043b \u0444\u0438\u0437\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0441\u0438\u043b\u043e\u0439 \u0438 \u0436\u0435\u043b\u0430\u043d\u0438\u0435\u043c \u0436\u0438\u0442\u044c \u043a\u0440\u0430\u0441\u0438\u0432\u043e - \u043f\u043e\u044f\u0432\u0438\u043b\u0441\u044f \u0441\u043e\u0431\u043b\u0430\u0437\u043d \u0437\u0430\u0431\u0440\u0430\u0442\u044c \u0447\u0443\u0436\u043e\u0435. \u041c\u043e\u043b\u043e\u0434\u044b\u0435 \u043b\u044e\u0434\u0438, \u043e\u0431\u044b\u0447\u043d\u043e \u0443\u0447\u0430\u0441\u0442\u043d\u0438\u043a\u0438 \u0441\u043f\u043e\u0440\u0442\u0438\u0432\u043d\u044b\u0445 \u0441\u0435\u043a\u0446\u0438\u0439, \u043e\u0431\u0440\u0430\u0437\u043e\u0432\u044b\u0432\u0430\u043b\u0438 \u043a\u0440\u0438\u043c\u0438\u043d\u0430\u043b\u044c\u043d\u044b\u0435 \u0441\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u0430, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0437\u0430\u043d\u0438\u043c\u0430\u043b\u0438\u0441\u044c \u043f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u0438\u0435\u043c \u0441\u0432\u043e\u0435\u0439 \u0441\u0438\u043b\u044b: \u043e\u043d\u0438 \u043e\u0442\u0431\u0438\u0440\u0430\u043b\u0438 \u0434\u043e\u0445\u043e\u0434\u044b \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u0435\u0439 \u0438 \u0437\u0430\u0445\u0432\u0430\u0442\u044b\u0432\u0430\u043b\u0438 \u0444\u0438\u043d\u0430\u043d\u0441\u043e\u0432\u044b\u0435 \u043f\u043e\u0442\u043e\u043a\u0438 \u043f\u0440\u0435\u0434\u043f\u0440\u0438\u044f\u0442\u0438\u0439. \u0427\u0430\u0441\u0442\u043e \u0432\u0441\u0435 \u044d\u0442\u043e \u0441\u043e\u043f\u0440\u043e\u0432\u043e\u0436\u0434\u0430\u043b\u043e\u0441\u044c \u0444\u0438\u0437\u0438\u0447\u0435\u0441\u043a\u0438\u043c\u0438 \u0440\u0430\u0441\u043f\u0440\u0430\u0432\u0430\u043c\u0438 \u043d\u0430\u0434 \u0442\u0435\u043c\u0438, \u043a\u0442\u043e \u043d\u0435 \u0445\u043e\u0442\u0435\u043b \u043f\u043e\u0434\u0447\u0438\u043d\u044f\u0442\u044c\u0441\u044f \u0434\u043b\u044f \u0432\u0441\u0435\u043b\u0435\u043d\u0438\u044f \u0441\u0442\u0440\u0430\u0445\u0430 \u0432 \u0434\u0440\u0443\u0433\u0438\u0445. \u0412 \u0420\u043e\u0441\u0441\u0438\u0438 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u043e\u0432\u0430\u043b\u0438 \u0441\u043e\u0442\u043d\u0438 \u043a\u0440\u0443\u043f\u043d\u044b\u0445 \u0438 \u0442\u044b\u0441\u044f\u0447\u0438 \u043c\u0435\u043b\u043a\u0438\u0445 \u043a\u0440\u0438\u043c\u0438\u043d\u0430\u043b\u044c\u043d\u044b\u0445 \u0441\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043d\u0435 \u0442\u043e\u043b\u044c\u043a\u043e \u00ab\u0437\u0430\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u043b\u0438\u00bb \u043a\u0443\u0441\u043e\u043a \u0445\u043b\u0435\u0431\u0430 \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u0440\u044d\u043a\u0435\u0442\u0430, \u043d\u043e \u0438 \u0432\u043e\u0435\u0432\u0430\u043b\u0438 \u0438\u0437-\u0437\u0430 \u043d\u0435\u0433\u043e \u043c\u0435\u0436\u0434\u0443 \u0441\u043e\u0431\u043e\u0439. \u0411\u043e\u043b\u044c\u0448\u0438\u043d\u0441\u0442\u0432\u043e \u0438\u0437 \u0443\u0447\u0430\u0441\u0442\u043d\u0438\u043a\u043e\u0432 \u0442\u0435\u0445 \u0441\u043e\u0431\u044b\u0442\u0438\u0439 \u0441\u0438\u0434\u0438\u0442 \u0432 \u0442\u044e\u0440\u044c\u043c\u0435 \u0438\u043b\u0438 \u043c\u0435\u0440\u0442\u0432.\n\n\u042d\u0442\u043e \u0431\u044b\u043b\u0430 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0430\u044f \u043a\u0440\u0438\u043c\u0438\u043d\u0430\u043b\u044c\u043d\u0430\u044f \u0432\u043e\u0439\u043d\u0430, \u043d\u043e \u043b\u0438\u0447\u043d\u043e \u044f \u0432 \u043d\u0435\u0439 \u043d\u0435 \u0443\u0447\u0430\u0441\u0442\u0432\u043e\u0432\u0430\u043b. \u0414\u043b\u044f \u043c\u0435\u043d\u044f \u0432\u0441\u0435 \u043d\u0430\u0447\u0430\u043b\u043e\u0441\u044c \u0432 2003 \u0433\u043e\u0434\u0443, \u0442\u043e\u0433\u0434\u0430 \u043c\u043d\u0435 \u0431\u044b\u043b\u043e 13 \u043b\u0435\u0442. \u0412 \u0442\u043e\u0442 \u0434\u0435\u043d\u044c \u0434\u0440\u0443\u0437\u044c\u044f \u043f\u043e \u0434\u0432\u043e\u0440\u0443 \u043f\u0440\u0438\u0433\u043b\u0430\u0441\u0438\u043b\u0438 \u043c\u0435\u043d\u044f \u043f\u043e\u0437\u0430\u043d\u0438\u043c\u0430\u0442\u044c\u0441\u044f \u0431\u043e\u043a\u0441\u043e\u043c \u0432\u043c\u0435\u0441\u0442\u0435 \u0441 \u043d\u0438\u043c\u0438. \u042f \u043e\u0436\u0438\u0434\u0430\u043b \u044d\u0442\u043e\u0433\u043e \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u044f, \u0432\u0435\u0434\u044c \u044f \u0443\u0436\u0435 \u0437\u043d\u0430\u043b, \u0447\u0442\u043e \u0440\u0435\u0431\u044f\u0442\u0430 \u0437\u0430\u043d\u0438\u043c\u0430\u044e\u0442\u0441\u044f \u0447\u0435\u043c-\u0442\u043e \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u043d\u044b\u043c, \u043d\u043e \u043f\u0440\u0438 \u044d\u0442\u043e\u043c \u043d\u0435 \u0440\u0430\u0441\u0441\u043a\u0430\u0437\u044b\u0432\u0430\u044e\u0442 \u043e\u0431 \u044d\u0442\u043e\u043c: \u00ab\u0432\u043e\u0442 \u043f\u0440\u0438\u0434\u0435\u0448\u044c - \u0438 \u0432\u0441\u0435 \u0443\u0437\u043d\u0430\u0435\u0448\u044c\u00bb, -- \u0442\u0430\u043a \u0441\u043e\u0437\u0434\u0430\u0432\u0430\u043b\u0430\u0441\u044c \u0438\u043d\u0442\u0440\u0438\u0433\u0430. \u042f \u0436\u0435, \u043d\u0430\u0431\u043b\u044e\u0434\u0430\u044f \u0437\u0430 \u043d\u0438\u043c\u0438 \u0441\u043e \u0441\u0442\u043e\u0440\u043e\u043d\u044b, \u0438 \u0435\u0449\u0435 \u043d\u0435 \u0432\u043e\u0448\u0435\u0434\u0448\u0438\u0439 \u0432 \u0438\u0445 \u0442\u0435\u0441\u043d\u044b\u0439 \u043a\u0440\u0443\u0433, \u043d\u0435 \u0432\u0438\u0434\u0435\u043b \u043d\u0438\u0447\u0435\u0433\u043e \u043d\u0435\u0437\u0430\u043a\u043e\u043d\u043d\u043e\u0433\u043e \u0432 \u0438\u0445 \u0434\u0435\u044f\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438, \u043d\u043e \u043c\u0435\u043d\u044f \u0432\u043e\u0441\u0445\u0438\u0449\u0430\u043b\u0438 \u0438\u0445 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0434\u0432\u0438\u0436\u0435\u043d\u0438\u044f \u043f\u043e \u043f\u0440\u0438\u043d\u0446\u0438\u043f\u0443: \u043e\u0434\u0438\u043d \u0437\u0430 \u0432\u0441\u0435\u0445 \u0438 \u0432\u0441\u0435 \u0437\u0430 \u043e\u0434\u043d\u043e\u0433\u043e.\n\n\u042d\u0442\u043e \u0432\u044b\u0440\u0430\u0436\u0430\u043b\u043e\u0441\u044c \u0432 \u0442\u043e\u043c, \u0447\u0442\u043e \u043b\u044e\u0431\u044b\u0435 \u0443\u043b\u0438\u0447\u043d\u044b\u0435 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b \u043e\u043d\u0438 \u0440\u0435\u0448\u0430\u043b\u0438 \u044f\u0447\u0435\u0439\u043a\u043e\u0439 \u0441\u0432\u043e\u0435\u0433\u043e \u0441\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u0430. \u0414\u043e \u0444\u0438\u0437\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u043f\u043e\u0442\u0430\u0441\u043e\u0432\u043e\u043a \u0432 \u043d\u0430\u0448\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043e\u0445\u043e\u0434\u0438\u043b\u043e \u043d\u0435 \u0447\u0430\u0441\u0442\u043e, \u043c\u0430\u043b\u043e \u043a\u0442\u043e \u0436\u0435\u043b\u0430\u043b \u0438\u0434\u0442\u0438 \u043f\u0440\u043e\u0442\u0438\u0432 \u0442\u0430\u043a\u043e\u0439 \u0441\u0438\u043b\u044b: >100 \u043b\u044b\u0441\u044b\u0445, \u0445\u043e\u0440\u043e\u0448\u043e \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u043e\u0432\u0430\u043d\u043d\u044b\u0445 \u043f\u0430\u0440\u043d\u0435\u0439. \u0412 \u0442\u043e\u043c \u0441\u043b\u0443\u0447\u0430\u0435, \u0435\u0441\u043b\u0438 \u043e\u0436\u0438\u0434\u0430\u043b\u043e\u0441\u044c \u0445\u043e\u0442\u044c \u0441\u043a\u043e\u043b\u044c\u043a\u043e-\u043d\u0438\u0431\u0443\u0434\u044c \u0440\u0430\u0432\u043d\u043e\u0435 \u0441\u043e\u043f\u0440\u043e\u0442\u0438\u0432\u043b\u0435\u043d\u0438\u0435, \u043f\u043e\u0434\u0442\u044f\u0433\u0438\u0432\u0430\u043b\u043e\u0441\u044c \u0431\u043e\u043b\u044c\u0448\u0435\u0435 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u044f\u0447\u0435\u0435\u043a \u0441\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u0430, \u0432\u0441\u0435\u0433\u043e \u0438\u0445 \u0431\u044b\u043b\u043e 58. \u0412 \u0446\u0435\u043b\u043e\u043c, \u044d\u0442\u043e \u0431\u043e\u043b\u044c\u0448\u0435 5000 \u0447\u0435\u043b\u043e\u0432\u0435\u043a \u043d\u0430 \u043f\u0438\u043a\u0435 \u0441\u0432\u043e\u0435\u0439 \u0434\u0435\u044f\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438 \u0432 2005 \u0433\u043e\u0434\u0443. \u041c\u043d\u043e\u0433\u0438\u0435 \u0431\u044b\u043b\u0438 \u0432\u043e\u043e\u0440\u0443\u0436\u0435\u043d\u044b \u0438 \u043f\u043e\u0447\u0442\u0438 \u0432\u0441\u0435 \u0431\u043e\u043a\u0441\u0435\u0440\u044b. \u042d\u0442\u043e \u0431\u044b\u043b\u0430 \u043e\u0433\u0440\u043e\u043c\u043d\u0430\u044f \u0441\u0438\u043b\u0430. \n\n\n\u041d\u043e \u044f \u0442\u043e\u0433\u0434\u0430 \u043d\u0435 \u0437\u043d\u0430\u043b \u043d\u0438\u043a\u0430\u043a\u0438\u0445 \u043f\u043e\u0434\u0440\u043e\u0431\u043d\u043e\u0441\u0442\u0435\u0439. \u042f \u0432\u0441\u0435\u0433\u043e-\u043b\u0438\u0448\u044c \u0448\u0435\u043b \u0437\u0430\u043d\u0438\u043c\u0430\u0442\u044c\u0441\u044f \u0432 \u0441\u0435\u043a\u0446\u0438\u044e \u0431\u043e\u043a\u0441\u0430 \u0443 \u0445\u043e\u0440\u043e\u0448\u0438\u0445 \u0442\u0440\u0435\u043d\u0435\u0440\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0441\u0430\u043c\u0438 \u0447\u0435\u043c\u043f\u0438\u043e\u043d\u044b \u0420\u043e\u0441\u0441\u0438\u0438, \u0415\u0432\u0440\u043e\u043f\u044b, \u041c\u0438\u0440\u0430, \u0438 \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0432\u043e\u0441\u043f\u0438\u0442\u0430\u043b\u0438 \u043c\u043d\u043e\u0433\u0438\u0445 \u0441\u0432\u043e\u0438\u0445 \u0447\u0435\u043c\u043f\u0438\u043e\u043d\u043e\u0432 \u0420\u043e\u0441\u0441\u0438\u0438, \u0415\u0432\u0440\u043e\u043f\u044b \u0438 \u041c\u0438\u0440\u0430.. \u042f \u0431\u044b\u043b \u0432 \u0432\u043e\u0441\u0442\u043e\u0440\u0433\u0435 \u043e\u0442 \u0442\u043e\u0433\u043e, \u0447\u0442\u043e \u0431\u0443\u0434\u0443 \u0442\u0440\u0435\u043d\u0438\u0440\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0441 \u0434\u0440\u0443\u0437\u044c\u044f\u043c\u0438, \u0434\u0430 \u0435\u0449\u0435 \u0438 \u0433\u0434\u0435-\u0442\u043e \u0442\u0430\u043c, \u043e \u0447\u0435\u043c \u0432\u0441\u0435 \u0441\u0435\u043a\u0440\u0435\u0442\u043d\u043e. \n\n\u041f\u043e\u0441\u043b\u0435 \u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0439 \u0447\u0430\u0441\u0442\u0438 \u0442\u0440\u0435\u043d\u0438\u0440\u043e\u0432\u043a\u0438, \u043c\u044b \u0441\u043e\u0431\u0440\u0430\u043b\u0438\u0441\u044c \u0432 \u0431\u043e\u043b\u044c\u0448\u043e\u043c \u043f\u043e\u043c\u0435\u0449\u0435\u043d\u0438\u0438 \u0441\u043e \u0441\u0442\u043e\u043b\u0430\u043c\u0438, \u0433\u0434\u0435 \u0432\u0441\u0435 \u043f\u0438\u043b\u0438 \u0447\u0430\u0439. \u0422\u0430\u043c \u0431\u044b\u043b\u043e \u0431\u043e\u043b\u044c\u0448\u0435 100 \u0447\u0435\u043b\u043e\u0432\u0435\u043a, \u043c\u043d\u043e\u0433\u0438\u0435 \u0441\u0442\u043e\u044f\u043b\u0438 \u0432 \u0434\u0432\u0435\u0440\u044f\u0445, \u043f\u043e\u0442\u043e\u043c\u0443 \u0447\u0442\u043e \u0432\u043e\u0439\u0442\u0438 \u043d\u0435 \u043f\u043e\u043b\u0443\u0447\u0430\u043b\u043e\u0441\u044c. \u0412\u0441\u0435 \u0440\u0430\u0437\u0433\u043e\u0432\u0430\u0440\u0438\u0432\u0430\u043b\u0438 \u043c\u0435\u0436\u0434\u0443 \u0441\u043e\u0431\u043e\u0439, \u0441\u0442\u043e\u044f\u043b \u0441\u0442\u0430\u0431\u0438\u043b\u044c\u043d\u044b\u0439 \u043d\u0438\u0437\u043a\u043e\u0447\u0430\u0441\u0442\u043e\u0442\u043d\u044b\u0439 \u0433\u0443\u043b, \u0430 \u044f \u043f\u0438\u043b \u0447\u0430\u0439, \u0436\u0435\u0432\u0430\u043b \u043f\u0435\u0447\u0435\u043d\u044c\u043a\u0438, \u0438 \u043d\u0435 \u0434\u0443\u043c\u0430\u043b \u043d\u0438 \u043e \u0447\u0435\u043c \u043f\u043b\u043e\u0445\u043e\u043c. \u0412\u0441\u0435 \u044d\u0442\u043e \u0431\u044b\u043b\u043e \u0437\u0430\u0431\u0430\u0432\u043d\u043e \u0438 \u0441\u043f\u043e\u043a\u043e\u0439\u043d\u043e, \u043f\u043e\u0442\u043e\u043c\u0443 \u0447\u0442\u043e \u0431\u043b\u0438\u0437\u043a\u0438\u0435 \u0434\u0440\u0443\u0437\u044c\u044f \u0441\u0438\u0434\u0435\u043b\u0438 \u0440\u044f\u0434\u043e\u043c, \u0438 \u044f \u043f\u0440\u043e\u0441\u0442\u043e \u0443\u0441\u0442\u0430\u043b. \n\n
    https://s16.postimg.org/gu4gd7e2d/\u043f\u0430\u0446\u0430\u043d\u044b3.png
    \n\n\u0422\u0443\u0442 \u043f\u0440\u043e\u0437\u0432\u0443\u0447\u0430\u043b \u0433\u043e\u043b\u043e\u0441: \u00ab\u041d\u0443 \u0447\u0442\u043e, \u0434\u0430\u0432\u0430\u0439\u0442\u0435 \u043f\u043e\u043e\u0431\u0449\u0430\u0435\u043c\u0441\u044f?\u00bb.. \u0418 \u0432\u0441\u0435 \u043f\u0440\u0438\u0442\u0438\u0445\u043b\u0438. \u041f\u0430\u0440\u0435\u043d\u044c, \u043b\u0435\u0442 26 \u0441 \u0448\u0438\u0440\u043e\u043a\u0438\u043c \u0448\u0440\u0430\u043c\u043e\u043c \u043d\u0430 \u043b\u0431\u0443, \u043d\u0430\u0447\u0430\u043b \u043e\u0434\u043d\u043e\u0441\u0442\u043e\u0440\u043e\u043d\u043d\u0438\u0439 \u0434\u0438\u0430\u043b\u043e\u0433 \u0441 \u043a\u043e\u043b\u043b\u0435\u043a\u0442\u0438\u0432\u043e\u043c, \u043d\u043e \u044f \u043d\u0435 \u043e\u0441\u043e\u0431\u043e \u043f\u043e\u043d\u0438\u043c\u0430\u043b \u043e \u0447\u0435\u043c \u0438\u0434\u0435\u0442 \u0440\u0435\u0447\u044c, \u0438 \u0432 \u043a\u0430\u043a\u043e\u0439-\u0442\u043e \u043c\u043e\u043c\u0435\u043d\u0442 \u0434\u0430\u0436\u0435 \u043f\u043e\u0442\u0435\u0440\u044f\u043b \u0444\u043e\u043a\u0443\u0441 \u043e\u0442 \u043f\u0440\u043e\u0438\u0441\u0445\u043e\u0434\u044f\u0449\u0435\u0433\u043e \u0438 \u0443\u0448\u0435\u043b \u0432 \u0441\u0435\u0431\u044f. \u042f \u0432\u0435\u0440\u043d\u0443\u043b\u0441\u044f \u043e\u0442 \u0442\u043e\u043b\u0447\u043a\u0430 \u0432 \u043b\u043e\u043a\u043e\u0442\u044c, \u043c\u043d\u0435 \u0448\u0435\u043f\u0442\u0430\u043b\u0438 \u0447\u0442\u043e\u0431\u044b \u044f \u0432\u0441\u0442\u0430\u043b.\n\n\u00ab\u0422.\u0435. \u0432\u0441\u0435 \u0441\u0438\u0434\u044f\u0442, \u0430 \u044f \u0434\u043e\u043b\u0436\u0435\u043d \u0432\u0441\u0442\u0430\u0442\u044c?.. \u0427\u0442\u043e \u0437\u0430 \u0445\u0435\u0440\u044c? \u041a \u0442\u0430\u043a\u043e\u043c\u0443 \u043c\u0435\u043d\u044f \u043d\u0435 \u0433\u043e\u0442\u043e\u0432\u0438\u043b\u0438!\u00bb, - \u0432\u043e\u0442 \u0447\u0442\u043e \u044f \u043f\u043e\u0434\u0443\u043c\u0430\u043b, \u043d\u043e \u0434\u0435\u0432\u0430\u0442\u044c\u0441\u044f \u043d\u0435\u043a\u0443\u0434\u0430, \u0438 \u044f \u0432\u0441\u0442\u0430\u043b. \n- \"\u041d\u043e\u0432\u0438\u0447\u043e\u043a? \u041a\u0430\u043a \u0442\u0435\u0431\u044f \u0437\u0432\u0430\u0442\u044c?\" - \u0433\u043e\u0432\u043e\u0440\u0438\u0442 \u043f\u0430\u0440\u0435\u043d\u044c \u0441\u043e \u0448\u0440\u0430\u043c\u043e\u043c,\n- \u00ab\u041b\u0435\u0445\u0430\" - \u0433\u043e\u0432\u043e\u0440\u044e \u044f,\n- \"\u041b\u0435\u0445\u0430, \u0443 \u043d\u0430\u0441 \u0442\u0440\u0438 \u0437\u043e\u043b\u043e\u0442\u044b\u0445 \u043f\u0440\u0430\u0432\u0438\u043b\u0430: \u0411\u0435\u0437 \u043e\u0440\u0443\u0436\u0438\u044f, \u0411\u0435\u0437 \u043d\u0430\u0440\u043a\u043e\u0442\u0438\u043a\u043e\u0432, \u0411\u0435\u0437 \u043a\u0440\u0438\u043c\u0438\u043d\u0430\u043b\u0430. \u0412\u0441\u0435 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b \u0440\u0435\u0448\u0430\u0435\u043c \u0441\u0430\u043c\u0438, \u0431\u0435\u0437 \u043f\u043e\u043b\u0438\u0446\u0438\u0438. \u041e\u0441\u0442\u0430\u043b\u044c\u043d\u043e\u0435 \u0442\u0435\u0431\u0435 \u0440\u0430\u0441\u0441\u043a\u0430\u0436\u0443\u0442 \u0442\u0432\u043e\u0438 \u0434\u0440\u0443\u0437\u044c\u044f. \u041a\u0430\u043a\u0438\u0435-\u0442\u043e \u0432\u043e\u043f\u0440\u043e\u0441\u044b?\" \n- \"\u041d\u0435\u0442 \u0432\u043e\u043f\u0440\u043e\u0441\u043e\u0432\u00bb,\n- \"\u0422\u043e\u0433\u0434\u0430 \u043f\u0440\u0438\u0441\u0430\u0436\u0438\u0432\u0430\u0439\u0441\u044f, \u043f\u0435\u0439 \u0447\u0430\u0439, \u043e\u0442\u0434\u044b\u0445\u0430\u0439\u00bb. \n\u042f \u043e\u0444\u0438\u0433\u0435\u043b. \u042f \u043d\u0435 \u0431\u044b\u043b \u0433\u043e\u0442\u043e\u0432 \u043a \u0442\u0430\u043a\u043e\u043c\u0443. \u041c\u0435\u043d\u044f \u044d\u0442\u043e \u043e\u0431\u0435\u0441\u043a\u0443\u0440\u0430\u0436\u0438\u043b\u043e, \u043d\u043e \u044d\u0442\u043e \u043e\u043f\u044f\u0442\u044c \u0431\u044b\u043b \u0432\u043e\u0441\u0442\u043e\u0440\u0433 \u043e\u0442 \u043f\u0440\u043e\u0438\u0441\u0445\u043e\u0434\u044f\u0449\u0435\u0433\u043e. \n\n\u0422\u0440\u0435\u043d\u0438\u0440\u043e\u0432\u043a\u0438 \u0448\u043b\u0438, \u044f \u0431\u044b\u0441\u0442\u0440\u043e \u043e\u0441\u0432\u043e\u0438\u043b\u0441\u044f \u0438 \u043f\u043e\u043f\u0440\u0438\u0432\u044b\u043a. \u041a\u0430\u0436\u0434\u044b\u0439 \u0434\u0435\u043d\u044c \u043c\u044b \u0438\u0433\u0440\u0430\u043b\u0438 \u0432 \u0444\u0443\u0442\u0431\u043e\u043b, \u043a\u0430\u0447\u0430\u043b\u0438\u0441\u044c \u0432 \u0442\u0440\u0435\u043d\u0430\u0436\u0435\u0440\u043a\u0435, \u0445\u043e\u0434\u0438\u043b\u0438 \u0432 \u0437\u0430\u043b \u0431\u043e\u043a\u0441\u0430, \u0438 \u0432\u0441\u0435 \u044d\u0442\u043e \u0411\u0415\u0421\u041f\u041b\u0410\u0422\u041d\u041e. \u0425\u043e\u0447\u0435\u0448\u044c \u0444\u0443\u0442\u0431\u043e\u043b? \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430. \u041a\u0430\u0447\u0430\u0442\u044c\u0441\u044f? \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430. \u0411\u043e\u043a\u0441? \u0422\u0440\u0435\u043d\u0435\u0440\u0430 \u0436\u0434\u0443\u0442 \u0442\u0435\u0431\u044f. \u0422\u0440\u0435\u043d\u0438\u0440\u043e\u0432\u043a\u0438 \u043f\u0440\u043e\u0445\u043e\u0434\u0438\u043b\u0438 \u0432 \u043d\u0430\u0448\u0435\u043c \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u043c \u0434\u0432\u0443\u0445\u044d\u0442\u0430\u0436\u043d\u043e\u043c \u0437\u0434\u0430\u043d\u0438\u0438, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u0432\u043a\u043b\u044e\u0447\u0430\u043b\u043e \u0432 \u0441\u0435\u0431\u044f \u0437\u0430\u043b\u044b \u043a\u0430\u0447\u043a\u0430 \u0438 \u0431\u043e\u043a\u0441\u0430, \u043d\u0430\u0441\u0442\u043e\u043b\u044c\u043d\u043e\u0433\u043e \u0442\u0435\u043d\u043d\u0438\u0441\u0430 \u0438 \u0431\u0438\u043b\u044c\u044f\u0440\u0434\u0430, \u0430 \u043d\u0430 \u0443\u043b\u0438\u0446\u0435 \u0443 \u043d\u0430\u0441 \u0431\u044b\u043b\u043e \u043c\u0438\u043d\u0438- \u0438 \u043f\u043e\u043b\u043d\u043e\u0440\u0430\u0437\u043c\u0435\u0440\u043d\u043e\u0435 \u0444\u0443\u0442\u0431\u043e\u043b\u044c\u043d\u043e\u0435 \u043f\u043e\u043b\u0435. \n\n\u041f\u043b\u0430\u0442\u0438\u043b\u0438 \u043c\u044b \u0442\u043e\u043b\u044c\u043a\u043e \u0437\u0430 \u0447\u0430\u0439, \u043d\u043e \u044d\u0442\u043e \u0431\u044b\u043b\u0438 \u0441\u0443\u0449\u0438\u0435 \u043a\u043e\u043f\u0435\u0439\u043a\u0438 \u043f\u043e \u0441\u0440\u0430\u0432\u043d\u0435\u043d\u0438\u044e \u0441 \u0442\u0435\u043c, \u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0431\u0440\u0430\u043b\u0438 \u0432 \u043e\u0431\u044b\u0447\u043d\u044b\u0445 \u0441\u043f\u043e\u0440\u0442\u0438\u0432\u043d\u044b\u0445 \u0441\u0435\u043a\u0446\u0438\u044f\u0445: 100 \u0440\u0443\u0431\u043b\u0435\u0439 \u0432 \u043c\u0435\u0441\u044f\u0446.. \u043c\u0435\u043d\u044c\u0448\u0435 2$ \u043f\u043e \u0442\u0435\u043a\u0443\u0449\u0438\u043c \u0434\u0435\u043d\u044c\u0433\u0430\u043c. \u0412 \u0442\u043e \u0436\u0435 \u0432\u0440\u0435\u043c\u044f, \u043c\u044b \u0434\u0435\u043b\u0430\u043b\u0438 \u0432\u0441\u0435 \u0434\u043b\u044f \u0441\u0435\u0431\u044f \u0441\u0430\u043c\u0438: \u0440\u0435\u043c\u043e\u043d\u0442 \u0432 \u0437\u0430\u043b\u0435 \u2014 \u0441\u0430\u043c\u0438, \u0431\u0435\u0441\u0435\u0434\u043a\u0443 \u043f\u043e\u0441\u0442\u0440\u043e\u0438\u0442\u044c - \u0441\u0430\u043c\u0438, \u043f\u043e\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u0441\u0442\u0430\u0434\u0438\u043e\u043d \u0441 \u0442\u0440\u0438\u0431\u0443\u043d\u0430\u043c\u0438!!! \u0441\u0430\u043c\u0438. \u0412\u0441\u0435 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u043c\u0438 \u0440\u0443\u043a\u0430\u043c\u0438, \u0431\u0435\u0437 \u0437\u0430\u0440\u0430\u0431\u043e\u0442\u043d\u044b\u0445 \u043f\u043b\u0430\u0442 \u0438 \u0431\u0435\u0437 \u0434\u0430\u0432\u043b\u0435\u043d\u0438\u044f. \n\n\u0413\u043e\u0432\u043e\u0440\u044f\u0442, \u0447\u0442\u043e \u043f\u043e\u043f\u0430\u0441\u0442\u044c \u0432 \u043c\u0430\u0444\u0438\u044e \u043b\u0435\u0433\u043a\u043e, \u0430 \u0432\u043e\u0442 \u0443\u0439\u0442\u0438 \u2014 \u0441\u043b\u043e\u0436\u043d\u043e. \u0412 \u043d\u0430\u0448\u0435\u043c \u0441\u043b\u0443\u0447\u0430\u0435 \u0432\u0441\u0435 \u0431\u044b\u043b\u043e \u043d\u0430\u043e\u0431\u043e\u0440\u043e\u0442. \u041a\u0430\u0436\u0434\u0430\u044f \u0442\u0440\u0435\u043d\u0438\u0440\u043e\u0432\u043a\u0430 \u0441\u043e\u043f\u0440\u043e\u0432\u043e\u0436\u0434\u0430\u043b\u0430\u0441\u044c \u043e\u0442\u043c\u0435\u0442\u043a\u0430\u043c\u0438 \u043f\u043e \u0436\u0443\u0440\u043d\u0430\u043b\u0443. \u0414\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e \u0434\u043e\u043f\u0443\u0441\u0442\u0438\u0442\u044c 3 \u043f\u0440\u043e\u043f\u0443\u0441\u043a\u0430 \u0442\u0440\u0435\u043d\u0438\u0440\u043e\u0432\u043e\u043a \u0431\u0435\u0437 \u0443\u0432\u0430\u0436\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0439 \u043f\u0440\u0438\u0447\u0438\u043d\u044b, \u0438 \u043f\u043e \u0442\u0435\u0431\u0435 \u043f\u043e\u0434\u043d\u0438\u043c\u0443\u0442 \u0432\u043e\u043f\u0440\u043e\u0441. \u0415\u0441\u043b\u0438 \u043d\u0435 \u043e\u0442\u0432\u0435\u0442\u0438\u0448\u044c - \u0442\u0435\u0431\u044f \u0432\u044b\u0433\u043e\u043d\u044f\u0442. \n\n\u041f\u0440\u0438 \u00ab\u0432\u044b\u0445\u043e\u0434\u0435\u00bb \u0438\u0437 \u0441\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u0430, \u043d\u0438\u043a\u043e\u0433\u043e \u043d\u0435 \u043d\u0430\u0433\u0440\u0443\u0436\u0430\u043b\u0438, \u043d\u0435 \u0437\u0430\u0441\u0442\u0430\u0432\u043b\u044f\u043b\u0438 \u0442\u0430\u0449\u0438\u0442\u044c \u0438\u0437 \u0434\u043e\u043c\u0430 \u0442\u0435\u043b\u0435\u0432\u0438\u0437\u043e\u0440\u044b, \u0438\u043b\u0438 \u0447\u0435\u0433\u043e-\u0442\u043e \u043f\u043e\u0434\u043e\u0431\u043d\u043e\u0435. \u0423\u0445\u043e\u0434\u0438\u0448\u044c? \u0423\u0445\u043e\u0434\u0438, \u043d\u0435 \u0442\u0440\u0430\u0442\u044c \u043d\u0430\u0448\u0435 \u0432\u0440\u0435\u043c\u044f \u0438 \u043d\u0435 \u0441\u043c\u0435\u0439 \u0434\u0443\u043c\u0430\u0439 \u043e \u043d\u0430\u0441 \u043f\u043b\u043e\u0445\u043e. \u0415\u0441\u043b\u0438 \u0431\u0440\u0430\u043b \u0447\u0442\u043e-\u0442\u043e -- \u0432\u0435\u0440\u043d\u0438, \u0431\u043e\u043b\u044c\u0448\u0435\u0433\u043e \u043d\u0430\u043c \u043d\u0435 \u043d\u0443\u0436\u043d\u043e.\n\n\n\u041d\u0430 \u0447\u0442\u043e \u043c\u044b \u0436\u0438\u043b\u0438? \u041f\u0430\u0440\u043a\u043e\u0432\u043a\u0438. \u041c\u044b \u043e\u0442\u043a\u0440\u044b\u0432\u0430\u043b\u0438 \u043f\u043b\u0430\u0442\u043d\u044b\u0435 \u043d\u043e\u0447\u043d\u044b\u0435 \u0430\u0432\u0442\u043e\u043f\u0430\u0440\u043a\u043e\u0432\u043a\u0438 \u0432\u043e \u0434\u0432\u043e\u0440\u0430\u0445 \u0438 \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u043b\u0438 \u0445\u043e\u0437\u044f\u0435\u0432\u0430\u043c \u0430\u0432\u0442\u043e\u043c\u043e\u0431\u0438\u043b\u0435\u0439 \u043e\u0445\u0440\u0430\u043d\u0443. \u0421 \u043f\u0430\u0440\u043a\u043e\u0432\u043e\u0447\u043d\u044b\u0445 \u0441\u0440\u0435\u0434\u0441\u0442\u0432 \u043f\u043b\u0430\u0442\u0438\u043b\u043e\u0441\u044c \u044d\u043b\u0435\u043a\u0442\u0440\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0432 \u0437\u0434\u0430\u043d\u0438\u0438, \u0437\u0430\u043a\u0443\u043f\u0430\u043b\u0438\u0441\u044c \u0441\u0442\u0440\u043e\u0439\u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u044b, \u043e\u043f\u043b\u0430\u0447\u0438\u0432\u0430\u043b\u0438\u0441\u044c \u0443\u0431\u043e\u0440\u0449\u0438\u043a\u0438 \u0438 \u00ab\u0433\u0440\u0435\u043b\u0438\u0441\u044c\u00bb \u0442\u044e\u0440\u044c\u043c\u044b.\n\n\u0413\u0440\u0435\u0432 \u0442\u044e\u0440\u044c\u043c\u044b - \u044d\u0442\u043e \u043f\u0440\u043e\u0446\u0435\u0441\u0441 \u043f\u0435\u0440\u0435\u0434\u0430\u0447\u0438 \u043f\u043e\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0442\u044e\u0440\u044c\u043c\u0443, \u043d\u0435 \u0442\u0430\u043a \u0432\u0430\u0436\u043d\u043e \u043a\u043e\u043c\u0443, \u043a\u0430\u043a \u0432\u0430\u0436\u0435\u043d \u0441\u0430\u043c \u0444\u0430\u043a\u0442 \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u043e\u0439 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0438. \u0412 \u043f\u043e\u0441\u044b\u043b\u043a\u0435 \u043e\u0431\u044b\u0447\u043d\u043e \u0441\u0438\u0433\u0430\u0440\u0435\u0442\u044b, \u043a\u043e\u043d\u0444\u0435\u0442\u044b \u0438 \u043f\u0435\u0447\u0435\u043d\u044c\u0435, \u0438\u043d\u043e\u0433\u0434\u0430 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u044b. \u0411\u0435\u0437 \u044d\u0442\u043e\u0433\u043e \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430 \u0443\u043b\u0438\u0447\u043d\u043e\u0439 \u0436\u0438\u0437\u043d\u0438, \u0442\u044b \u0432\u0440\u043e\u0434\u0435 \u043a\u0430\u043a \u0438 \u043d\u0435 \u043f\u0430\u0446\u0430\u043d. \n\n\u0415\u0441\u043b\u0438 \u0442\u0435\u0431\u0435 \u0437\u0430\u0434\u0430\u0434\u0443\u0442 \u0432\u043e\u043f\u0440\u043e\u0441 \u043d\u0430 \u0443\u043b\u0438\u0446\u0435 - \u201c\u043a\u0442\u043e \u0442\u044b?\u201d. \u0421\u043a\u0430\u0436\u0435\u0448\u044c \u043c\u0443\u0436\u0438\u043a -- \u043c\u0443\u0436\u0438\u043a \u0432 \u043f\u043e\u043b\u0435 \u043f\u0430\u0448\u0435\u0442, \u0438\u0434\u0438 \u0440\u0430\u0431\u043e\u0442\u0430\u0439. \u0421\u043f\u043e\u0440\u0442\u0441\u043c\u0435\u043d -- \u0438\u0434\u0438 \u0442\u0440\u0435\u043d\u0438\u0440\u0443\u0439\u0441\u044f. \u041f\u0430\u0446\u0430\u043d -- \u0430 \u043a\u043e\u0433\u043e \u0442\u044b \u0433\u0440\u0435\u0435\u0448\u044c? \u0422\u043e\u043b\u044c\u043a\u043e \u043f\u0430\u0446\u0430\u043d\u044b \u043c\u043e\u0433\u0443\u0442 \u0440\u0430\u0437\u0433\u043e\u0432\u0430\u0440\u0438\u0432\u0430\u0442\u044c \u043d\u0430 \u0440\u0430\u0432\u043d\u044b\u0445 \u043d\u0430 \u0443\u043b\u0438\u0446\u0435, \u0430 \u0441\u043b\u043e\u0432\u0435\u0441\u043d\u044b\u0439 \u0431\u043e\u0439 -- \u044d\u0442\u043e \u0446\u0435\u043b\u0430\u044f \u043d\u0430\u0443\u043a\u0430. \u0415\u0441\u043b\u0438 \u043e\u043d \u0440\u0430\u0437\u0432\u0435\u0440\u043d\u0443\u0442 \u043f\u0440\u043e\u0442\u0438\u0432 \u0442\u0435\u0431\u044f, \u0438 \u0442\u044b \u0432 \u043d\u0435\u043c \u043d\u0435 \u0441\u0438\u043b\u0435\u043d, \u0441\u043a\u043e\u0440\u0435\u0435 \u0432\u0441\u0435\u0433\u043e \u0442\u044b \u0435\u0433\u043e \u043f\u0440\u043e\u0438\u0433\u0440\u0430\u0435\u0448\u044c \u0438 \u043e\u0441\u0442\u0430\u043d\u0435\u0448\u044c\u0441\u044f \u0434\u043e\u043b\u0436\u0435\u043d. \u041d\u043e \u043c\u044b \u043d\u0438\u043a\u043e\u0433\u0434\u0430 \u043d\u0435 \u043f\u0440\u043e\u0438\u0433\u0440\u044b\u0432\u0430\u043b\u0438 \u0438 \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u043e \u0442\u0440\u0435\u043d\u0438\u0440\u043e\u0432\u0430\u043b\u0438\u0441\u044c, \u0432 \u0442\u043e\u043c \u0447\u0438\u0441\u043b\u0435 \u0438 \u043d\u0430 \u0441\u043b\u043e\u0432\u0430\u0445. \n\n\u0423 \u0442\u0435\u0445 \u0437\u0430\u043b\u043e\u0432, \u043a\u0442\u043e \u0431\u044b\u043b \u043f\u043e\u043c\u043b\u0430\u0434\u0448\u0435, \u043d\u0438\u043a\u0430\u043a\u0438\u0445 \u0434\u043e\u0445\u043e\u0434\u043e\u0432 \u043a\u0440\u043e\u043c\u0435 \u043f\u0430\u0440\u043a\u043e\u0432\u043e\u043a \u043d\u0435 \u0431\u044b\u043b\u043e. \u0410 \u0435\u0441\u043b\u0438 \u0438 \u0431\u044b\u043b\u0438, \u0442\u043e \u043e\u043d\u0438 \u043d\u0435 \u0432\u044b\u043d\u043e\u0441\u0438\u043b\u0438\u0441\u044c \u043d\u0430 \u043e\u0431\u0449\u0435\u0435 \u0438 \u0443\u0442\u0430\u0438\u0432\u0430\u043b\u0438\u0441\u044c, \u043f\u043e\u0441\u043a\u043e\u043b\u044c\u043a\u0443 \u043d\u0430\u0440\u0443\u0448\u0430\u043b\u0438 \u0442\u0440\u0438 \u0417\u043e\u043b\u043e\u0442\u044b\u0445 \u041f\u0440\u0430\u0432\u0438\u043b\u0430: \u0411\u0435\u0437 \u041e\u0440\u0443\u0436\u0438\u044f, \u0411\u0435\u0437 \u041d\u0430\u0440\u043a\u043e\u0442\u0438\u043a\u043e\u0432, \u0411\u0435\u0437 \u041a\u0440\u0438\u043c\u0438\u043d\u0430\u043b\u0430. \u041e\u0434\u043d\u0430 \u043f\u0430\u0440\u043a\u043e\u0432\u043a\u0430 \u043c\u043e\u0433\u043b\u0430 \u043f\u0440\u0438\u043d\u043e\u0441\u0438\u0442\u044c \u0434\u043e 5000$ \u0432 \u043c\u0435\u0441\u044f\u0446 \u0447\u0438\u0441\u0442\u043e\u0433\u043e \u0434\u043e\u0445\u043e\u0434\u0430, \u0430 \u0443 \u043a\u0430\u0436\u0434\u043e\u0433\u043e \u043f\u0440\u0438\u043b\u0438\u0447\u043d\u043e\u0433\u043e \u0437\u0430\u043b\u0430 \u0438\u0445 \u0431\u044b\u043b\u043e \u043f\u043e 3 \u0448\u0442\u0443\u043a\u0438 - \u0438 \u044d\u0442\u043e \u043c\u0438\u043d\u0438\u043c\u0443\u043c. \u0422\u0430\u043a \u043c\u044b \u0438 \u0436\u0438\u043b\u0438, \u0441\u0430\u043c\u0438 \u0436\u0435 \u0438 \u0440\u0430\u0431\u043e\u0442\u0430\u044f \u043d\u0430 \u0441\u0432\u043e\u0438\u0445 \u0436\u0435 \u043f\u0430\u0440\u043a\u043e\u0432\u043a\u0430\u0445. \u0423 \u0442\u0435\u0445 \u0437\u0430\u043b\u043e\u0432, \u043a\u0442\u043e \u0431\u044b\u043b \u043f\u043e\u0441\u0442\u0430\u0440\u0448\u0435 - \u0432 \u0434\u043e\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u0431\u044b\u043b\u0438 \u0431\u0438\u0437\u043d\u0435\u0441\u044b: \u0441\u0435\u0442\u0438 \u0430\u043f\u0442\u0435\u043a, \u0442\u043e\u0440\u0433\u043e\u0432\u044b\u0435 \u0442\u043e\u0447\u043a\u0438, \u0438 \u043f\u0440\u043e\u0447\u0435\u0435.. \u042f \u043d\u0435 \u0437\u043d\u0430\u044e \u0438\u0445 \u043f\u0440\u043e\u0438\u0441\u0445\u043e\u0436\u0434\u0435\u043d\u0438\u0435.\n\n\u041c\u043d\u043e\u0433\u0438\u0445 \u043c\u043e\u043b\u043e\u0434\u044b\u0445 \u043b\u044e\u0434\u0435\u0439 \u043d\u0430\u0448\u0438 \u0441\u043f\u043e\u0440\u0442\u0438\u0432\u043d\u044b\u0435 \u0437\u0430\u043b\u044b \u0432 \u0431\u0443\u043a\u0432\u0430\u043b\u044c\u043d\u043e\u043c \u0441\u043c\u044b\u0441\u043b\u0435 \u0441\u043f\u0430\u0441\u0430\u043b\u0438 \u043e\u0442 \u043d\u0430\u0440\u043a\u043e\u0442\u044b, \u0434\u0430\u0432\u0430\u043b\u0438 \u0438\u043c \u0441\u043c\u044b\u0441\u043b \u0438 \u0446\u0435\u043b\u044c. \u041c\u043d\u043e\u0433\u0438\u0435 \u0438\u0437 \u0440\u0435\u0431\u044f\u0442 \u0431\u044b\u043b\u0438 \u0432\u044b\u0445\u043e\u0434\u0446\u0430\u043c\u0438 \u0438\u0437 \u043d\u0435\u0431\u043b\u0430\u0433\u043e\u043f\u043e\u043b\u0443\u0447\u043d\u044b\u0445 \u0441\u0435\u043c\u0435\u0439, \u0438 \u043c\u043d\u043e\u0433\u0438\u0435 \u0443\u0436\u0435 \u0432\u0441\u0442\u0430\u043b\u0438 \u043d\u0430 \u043f\u0443\u0442\u044c \u0442\u043e\u0442\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043a\u0440\u0438\u043c\u0438\u043d\u0430\u043b\u0430. \u041d\u043e \u043f\u043e\u0442\u043e\u043c \u043e\u043d\u0438 \u043f\u043e\u043f\u0430\u0434\u0430\u043b\u0438 \u043a \u043d\u0430\u043c, \u0438 \u0438\u0445 \u0436\u0438\u0437\u043d\u044c \u043c\u0435\u043d\u044f\u043b\u0430\u0441\u044c. \u041e\u043d\u0438 \u043f\u043e\u043b\u0443\u0447\u0430\u043b\u0438 \u0440\u0430\u0431\u043e\u0442\u0443, \u0442\u0440\u0435\u043d\u0438\u0440\u043e\u0432\u043a\u0443, \u0434\u0440\u0443\u0437\u0435\u0439, \u043d\u043e\u0432\u044b\u0439 \u0438 \u043e\u0447\u0435\u043d\u044c \u0431\u043e\u043b\u044c\u0448\u043e\u0439 \u043a\u0440\u0443\u0433 \u043e\u0431\u0449\u0435\u043d\u0438\u044f. \u041f\u043e\u043a\u0430 \u0432\u0441\u0435 \u044d\u0442\u043e \u043d\u0435 \u043e\u0447\u0435\u043d\u044c \u043f\u043e\u0445\u043e\u0436\u0435 \u043d\u0430 \u043c\u0430\u0444\u0438\u044e, \u0434\u0430? :-))\n\n\u041d\u043e \u043e\u0431\u043e \u0432\u0441\u0435\u043c \u043f\u043e \u043f\u043e\u0440\u044f\u0434\u043a\u0443. \u0421\u0435\u0439\u0447\u0430\u0441 \u043c\u043d\u0435 \u0432\u0441\u0435\u0433\u043e 13 \u043b\u0435\u0442 \u0438 \u044f \u0437\u0430\u043d\u0438\u043c\u0430\u044e\u0441\u044c \u0432 \u0441\u0435\u043a\u0446\u0438\u0438 \u0431\u043e\u043a\u0441\u0430. \u041c\u043d\u0435 \u043d\u0440\u0430\u0432\u0438\u0442\u0441\u044f \u043a\u043e\u043b\u043b\u0435\u043a\u0442\u0438\u0432 \u0438 \u043c\u043d\u0435 \u043d\u0440\u0430\u0432\u0438\u0442\u0441\u044f \u0441\u0438\u043b\u0430 \u0437\u0430 \u0441\u043f\u0438\u043d\u043e\u0439. \u042f \u043f\u043e\u043a\u0430 \u0441\u043b\u0430\u0431\u043e \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u044f\u044e \u043a\u0443\u0434\u0430 \u044f \u043f\u043e\u043f\u0430\u043b \u0438 \u043a\u0430\u043a \u044d\u0442\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442, \u0438 \u0442\u0435\u043c \u0431\u043e\u043b\u0435\u0435 \u044f \u043d\u0435 \u043c\u043e\u0433 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u0442\u044c, \u043a\u0443\u0434\u0430 \u043c\u0435\u043d\u044f \u044d\u0442\u043e \u0437\u0430\u0432\u0435\u0434\u0435\u0442 \u0438 \u0447\u0442\u043e \u043f\u0440\u0438\u0434\u0435\u0442\u0441\u044f \u043f\u0435\u0440\u0435\u0436\u0438\u0442\u044c. \n\n\u041f\u0435\u0440\u0432\u0430\u044f, \u0441\u043e\u0432\u0441\u0435\u043c \u043d\u0435\u043c\u043d\u043e\u0433\u043e \u043a\u0440\u0438\u043c\u0438\u043d\u0430\u043b\u044c\u043d\u0430\u044f \u0438\u0441\u0442\u043e\u0440\u0438\u044f, \u043d\u0435 \u0437\u0430\u0441\u0442\u0430\u0432\u0438\u043b\u0430 \u0441\u0435\u0431\u044f \u0434\u043e\u043b\u0433\u043e \u0436\u0434\u0430\u0442\u044c, \u043e\u043d\u0430 \u0441\u043b\u0443\u0447\u0438\u043b\u0430\u0441\u044c \u043b\u0438\u0447\u043d\u043e \u0441\u043e \u043c\u043d\u043e\u0439 \u0438 \u0437\u0430 \u043f\u0440\u0435\u0434\u0435\u043b\u0430\u043c\u0438 \u0437\u0430\u043b\u0430. \u0417\u043d\u0430\u043a\u043e\u043c\u044b\u0439 \u0447\u0435\u043b\u043e\u0432\u0435\u043a, 21 \u0433\u043e\u0434\u0430 \u043f\u043e \u0438\u043c\u0435\u043d\u0438 \u0421\u0435\u0440\u0435\u0436\u0430, \u0432\u043e\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043b\u0441\u044f \u043c\u043e\u0438\u043c \u0434\u043e\u0432\u0435\u0440\u0438\u0435\u043c, \u043f\u043e\u043f\u0440\u043e\u0441\u0438\u043b \u043f\u043e\u0437\u0432\u043e\u043d\u0438\u0442\u044c \u043c\u043e\u0439 \u043f\u0435\u0440\u0432\u044b\u0439 \u0441\u043e\u0442\u043e\u0432\u044b\u0439 \u0442\u0435\u043b\u0435\u0444\u043e\u043d, \u0438 \u043f\u043e\u043a\u0430 \u044f \u043e\u0442\u043e\u0448\u0435\u043b \u2014 \u043e\u043d \u0441\u043a\u0440\u044b\u043b\u0441\u044f. \u042d\u0442\u043e \u0431\u044b\u043b\u0430 \u0440\u0435\u0430\u043b\u044c\u043d\u0430\u044f \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0430, \u0432\u0435\u0434\u044c \u0443 \u043c\u0435\u043d\u044f \u0443\u043a\u0440\u0430\u043b\u0438 \u0442\u0435\u043b\u0435\u0444\u043e\u043d, - \u0438 \u043e\u0431 \u044d\u0442\u043e\u043c \u043d\u0443\u0436\u043d\u043e \u0440\u0430\u0441\u0441\u043a\u0430\u0437\u0430\u0442\u044c \u043f\u0430\u0446\u0430\u043d\u0430\u043c, \u043f\u043e\u044f\u0441\u043d\u0438\u0442\u044c \u043d\u0430 \u043e\u0431\u0449\u0435\u043d\u0438\u0438. \n\n\u0422\u043e \u0431\u044b\u043b \u0441\u043b\u043e\u0436\u043d\u044b\u0439 \u0434\u0435\u043d\u044c \u0438 \u0441\u043b\u043e\u0436\u043d\u0430\u044f \u0442\u0440\u0435\u043d\u0438\u0440\u043e\u0432\u043a\u0430, \u0441 \u043a\u0430\u0436\u0434\u043e\u0439 \u043c\u0438\u043d\u0443\u0442\u043e\u0439 \u0432\u0440\u0435\u043c\u044f \u0425 \u0431\u044b\u043b\u043e \u0432\u0441\u0435 \u0431\u043b\u0438\u0436\u0435. \u041c\u043d\u0435 \u043f\u0440\u0435\u0434\u0441\u0442\u043e\u044f\u043b\u043e \u043f\u0440\u0438\u0432\u0441\u0442\u0430\u0442\u044c \u0441\u0440\u0435\u0434\u0438 \u0432\u0441\u0435\u0445 \u0438 \u0440\u0430\u0441\u0441\u043a\u0430\u0437\u0430\u0442\u044c \u043e \u0442\u043e\u043c, \u0447\u0442\u043e \u043f\u0440\u043e\u0438\u0437\u043e\u0448\u043b\u043e. \u042d\u0442\u043e \u043f\u0443\u0433\u0430\u043b\u043e. \u041d\u043e \u044f \u0432\u0435\u0440\u0438\u043b, \u0447\u0442\u043e \u043c\u043d\u0435 \u043f\u043e\u043c\u043e\u0433\u0443\u0442, \u043d\u0435 \u043e\u0441\u0442\u0430\u0432\u044f\u0442 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0443 \u0432 \u0441\u0442\u043e\u0440\u043e\u043d\u0435, \u0438 \u043c\u043d\u0435 \u043d\u0435 \u043f\u0440\u0438\u0434\u0435\u0442\u0441\u044f \u0440\u0430\u0441\u0441\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c \u043e \u0442\u0430\u043a\u043e\u043c \u043e\u0431\u0438\u0434\u043d\u043e\u043c \u0441\u043b\u0443\u0447\u0430\u0435 \u0440\u043e\u0434\u0438\u0442\u0435\u043b\u044f\u043c. \n\n\u0412\u0440\u0435\u043c\u044f \u0425. \u041e\u0431\u0449\u0435\u043d\u0438\u0435. \u041c\u043d\u043e\u0433\u043e \u043b\u044e\u0434\u0435\u0439, \u043a\u0430\u043a \u0438 \u0432\u0441\u0435\u0433\u0434\u0430. \u0418 \u043a\u0430\u043a \u0432\u0441\u0435\u0433\u0434\u0430 \u0432 \u043a\u043e\u043d\u0446\u0435 \u0432\u043e\u043f\u0440\u043e\u0441: \"\u0412\u043e\u043f\u0440\u043e\u0441\u044b \u0435\u0441\u0442\u044c? \u041f\u0440\u043e\u0431\u043b\u0435\u043c\u044b?\u00bb,\n- \u00ab\u0423 \u043c\u0435\u043d\u044f \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0430\u00bb, - \u0438 \u044f \u043f\u0440\u0438\u0432\u0441\u0442\u0430\u043b. \n- \u00ab\u0427\u0442\u043e \u0441\u043b\u0443\u0447\u0438\u043b\u043e\u0441\u044c?\u00bb. \n- \u00ab\u0423 \u043c\u0435\u043d\u044f \u0443\u043a\u0440\u0430\u043b\u0438 \u0442\u0435\u043b\u0435\u0444\u043e\u043d..\u00bb \u0418 \u044f \u0440\u0430\u0441\u0441\u043a\u0430\u0437\u0430\u043b \u043a\u0430\u043a \u043e\u043d\u043e \u0431\u044b\u043b\u043e. \u041f\u0430\u0446\u0430\u043d\u044b \u0432\u044b\u0441\u043b\u0443\u0448\u0430\u043b\u0438, \u043f\u043e\u0441\u043b\u0435 \u0447\u0435\u0433\u043e \u0434\u0430\u043b\u0438 \u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u043d\u043e \u043d\u0435\u043e\u0436\u0438\u0434\u0430\u043d\u043d\u044b\u0439 \u0434\u043b\u044f \u043c\u0435\u043d\u044f \u043e\u0442\u0432\u0435\u0442:\n\u00ab\u0422\u044b \u0434\u043e\u043b\u0436\u0435\u043d \u0440\u0435\u0448\u0438\u0442\u044c \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0443 \u0441\u0430\u043c. \u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439 \u043b\u044e\u0431\u044b\u0435 \u0441\u043f\u043e\u0441\u043e\u0431\u044b, \u043d\u043e \u0432\u0435\u0440\u043d\u0438 \u0441\u0432\u043e\u0435\u00bb. \n\"\u041d\u043e.. \u043a\u0430\u043a? \u041e\u043d \u0432\u044b\u0448\u0435 \u043d\u0430 2 \u0433\u043e\u043b\u043e\u0432\u044b, \u043a\u0440\u0443\u043f\u043d\u0435\u0435, \u0441\u0442\u0430\u0440\u0448\u0435 \u043d\u0430 8 \u043b\u0435\u0442. \u041a\u0430\u043a \u043c\u043d\u0435 \u0437\u0430\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0435\u0433\u043e \u0432\u0435\u0440\u043d\u0443\u0442\u044c \u043c\u043e\u0435?\u00bb - \u0441\u043f\u0440\u043e\u0441\u0438\u043b \u044f. \n\"\u0422\u0435\u043f\u0435\u0440\u044c \u044d\u0442\u043e \u0442\u043e\u043b\u044c\u043a\u043e \u0442\u0432\u043e\u044f \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0430. \u041f\u043e\u0434\u043a\u0430\u0440\u0430\u0443\u043b\u044c \u0435\u0433\u043e \u0441 \u0447\u0435\u043c-\u043d\u0438\u0431\u0443\u0434\u044c, \u0435\u0441\u043b\u0438 \u043d\u0435 \u043c\u043e\u0436\u0435\u0448\u044c \u0440\u0443\u043a\u0430\u043c\u0438. \u041a\u0430\u0440\u0430\u0443\u043b\u044c \u0435\u0433\u043e \u043a\u0430\u0436\u0434\u044b\u0439 \u0434\u0435\u043d\u044c, \u043b\u043e\u043c\u0430\u0439 \u0435\u0433\u043e. \u041f\u043e\u043a\u0430 \u043d\u0435 \u0440\u0435\u0448\u0438\u0448\u044c \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0443 - \u043d\u0435 \u043f\u0440\u0438\u0445\u043e\u0434\u0438.\u00bb - \u0432\u043e\u0442 \u0447\u0442\u043e \u043c\u043d\u0435 \u043e\u0442\u0432\u0435\u0442\u0438\u043b\u0438 \u043f\u0430\u0446\u0430\u043d\u044b.\n\n\u041d\u0435\u043e\u0436\u0438\u0434\u0430\u043d\u043d\u044b\u0439 \u043f\u043e\u0432\u043e\u0440\u043e\u0442. \u0412 \u0442\u043e\u0442 \u0434\u0435\u043d\u044c \u044f \u043f\u043e\u043d\u044f\u043b, \u0447\u0442\u043e \u043d\u0435 \u0432\u0441\u0435 \u0432\u043e\u043f\u0440\u043e\u0441\u044b \u043f\u0430\u0446\u0430\u043d\u044b \u0431\u0443\u0434\u0443\u0442 \u0440\u0435\u0448\u0430\u0442\u044c \u0432\u043c\u0435\u0441\u0442\u0435 \u0441\u043e \u043c\u043d\u043e\u0439, \u0434\u0430 \u0438 \u043d\u0435 \u0432\u0441\u0435 \u0442\u0430\u043a \u043f\u0440\u043e\u0441\u0442\u043e, \u043a\u0430\u043a \u043a\u0430\u0437\u0430\u043b\u043e\u0441\u044c \u043f\u0440\u0435\u0436\u0434\u0435. \u041f\u043e\u0447\u0435\u043c\u0443 \u044d\u0442\u043e\u0442 \u0447\u0435\u043b\u043e\u0432\u0435\u043a \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u043b \u0441\u0435\u0431\u0435 \u0432\u0437\u044f\u0442\u044c \u0443 \u043c\u0435\u043d\u044f \u0442\u0435\u043b\u0435\u0444\u043e\u043d \u0438 \u0438\u0441\u0447\u0435\u0437\u043d\u0443\u0442\u044c \u0432\u043c\u0435\u0441\u0442\u0435 \u0441 \u043d\u0438\u043c? \u041f\u043e\u0442\u043e\u043c\u0443 \u0447\u0442\u043e \u043e\u043d \u043d\u0435 \u0447\u0443\u0432\u0441\u0442\u0432\u043e\u0432\u0430\u043b \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0435 \u043d\u0430\u043a\u0430\u0437\u0430\u043d\u0438\u0435, \u043d\u0435 \u0447\u0443\u0432\u0441\u0442\u0432\u043e\u0432\u0430\u043b \u043c\u043e\u044e \u0441\u0438\u043b\u0443 \u0438 \u0434\u0430\u0436\u0435 \u043d\u0435 \u0434\u0443\u043c\u0430\u043b \u043e \u0441\u0438\u043b\u0435 \u0437\u0430 \u043c\u043d\u043e\u0439. \u0415\u0441\u043b\u0438 \u043e\u043d \u043d\u0435 \u0447\u0443\u0432\u0441\u0442\u0432\u043e\u0432\u0430\u043b \u043c\u043e\u044e \u0441\u0438\u043b\u0443, \u0442\u043e \u043a\u043e\u043b\u043b\u0435\u043a\u0442\u0438\u0432 \u0437\u0430 \u043c\u0435\u043d\u044f \u043d\u0435 \u0432\u0441\u0442\u0443\u043f\u0438\u0442\u0441\u044f. \u041a\u0430\u0436\u0434\u044b\u0439 \u0447\u0435\u043b\u043e\u0432\u0435\u043a -- \u044d\u0442\u043e \u043b\u0438\u0446\u043e \u043a\u043e\u043b\u043b\u0435\u043a\u0442\u0438\u0432\u0430, \u0438 \u0435\u0441\u043b\u0438 \u044f \u0442\u0430\u043a\u043e\u0439 - \u0437\u043d\u0430\u0447\u0438\u0442 \u0432\u0441\u0435 \u0442\u0430\u043a\u0438\u0435. \u0422\u0435\u043f\u0435\u0440\u044c \u044f \u0434\u043e\u043b\u0436\u0435\u043d \u0440\u0435\u0448\u0438\u0442\u044c \u0441\u0432\u043e\u044e \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0443 \u0441\u0430\u043c, \u0438 \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u044d\u0442\u043e \u0432\u043e \u0447\u0442\u043e \u0431\u044b \u0442\u043e \u043d\u0438 \u0441\u0442\u0430\u043b\u043e, \u043f\u043e\u0442\u043e\u043c\u0443 \u0447\u0442\u043e \u0432\u0435\u0441\u044c \u043a\u0440\u0443\u0433 \u043c\u043e\u0435\u0433\u043e \u043e\u0431\u0449\u0435\u043d\u0438\u044f - \u044d\u0442\u043e \u0437\u0430\u043b. \n \n\u042d\u0442\u043e \u0431\u044b\u043b \u0441\u0438\u043b\u044c\u043d\u044b\u0439 \u0432\u044b\u0437\u043e\u0432, \u0438 \u043e\u043d \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u043c\u043e\u044e \u0436\u0438\u0437\u043d\u044c. \u0421\u043e \u043c\u043d\u043e\u0439 \u0431\u044b\u043b\u0438 \u0434\u0440\u0443\u0437\u044c\u044f, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043d\u0435\u0441\u043c\u043e\u0442\u0440\u044f \u043d\u0430 \u0442\u043e, \u0447\u0442\u043e \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0443 \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u043b \u0440\u0435\u0448\u0430\u0442\u044c \u044f \u0441\u0430\u043c, \u0441\u043a\u0430\u0437\u0430\u043b\u0438 \u0447\u0442\u043e \u043f\u043e\u0439\u0434\u0443\u0442 \u0441\u043e \u043c\u043d\u043e\u0439. \u041c\u044b \u043f\u043e\u0435\u0445\u0430\u043b\u0438 \u043d\u0430 \u0440\u0430\u0439\u043e\u043d, \u0447\u0442\u043e\u0431\u044b \u043d\u0430\u0439\u0442\u0438 \u043d\u0435\u0433\u043e\u0434\u044f\u044f \u0438 \u043d\u0430\u043a\u0430\u0437\u0430\u0442\u044c \u0435\u0433\u043e. \u041d\u043e \u043d\u0430\u043a\u0430\u0437\u0430\u0442\u044c \u0435\u0433\u043e \u0434\u043e\u043b\u0436\u0435\u043d \u044f \u0441\u0430\u043c.\n\n\u041c\u044b \u0434\u043e\u0431\u0440\u0430\u043b\u0438\u0441\u044c.. \u0412\u0441\u0435\u0433\u043e \u043c\u043e\u0436\u0435\u0442 3-4 \u043c\u0430\u0448\u0438\u043d\u044b \u0438 \u043f\u0440\u0438\u043c\u0435\u0440\u043d\u043e15 \u0447\u0435\u043b\u043e\u0432\u0435\u043a. \u042f \u043d\u0435 \u0432\u0435\u0440\u0438\u043b, \u0447\u0442\u043e \u043c\u044b \u0435\u0433\u043e \u0431\u044b\u0441\u0442\u0440\u043e \u043d\u0430\u0439\u0434\u0435\u043c, \u0438 \u0432\u043e\u043e\u0431\u0449\u0435 \u043d\u0435 \u0432\u0435\u0440\u0438\u043b, \u0447\u0442\u043e \u043c\u044b \u0435\u0433\u043e \u043d\u0430\u0439\u0434\u0435\u043c.. \u041d\u0435\u043e\u0436\u0438\u0434\u0430\u043d\u043d\u043e, \u043c\u044b \u0435\u0433\u043e \u0437\u0430\u0441\u0435\u043a\u043b\u0438. \u041e\u043d \u0433\u0443\u043b\u044f\u043b \u0441\u043e \u0441\u0432\u043e\u0435\u0439 \u0431\u043e\u0439\u0446\u043e\u0432\u0441\u043a\u043e\u0439 \u0441\u043e\u0431\u0430\u043a\u043e\u0439 \u0432\u043e \u0434\u0432\u043e\u0440\u0435 \u0440\u0430\u0439\u043e\u043d\u0430, \u043c\u044b \u043f\u043e\u0434\u044a\u0435\u0445\u0430\u043b\u0438 \u0438 \u043e\u043a\u0440\u0443\u0436\u0438\u043b\u0438 \u0435\u0433\u043e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044f \u043f\u043e \u0432\u0441\u0435\u043c \u043f\u0440\u0430\u0432\u0438\u043b\u0430\u043c \u0443\u043b\u0438\u0447\u043d\u044b\u0445 \u0440\u0430\u0437\u0431\u043e\u0440\u043e\u043a. \u0427\u0442\u043e \u0431\u044b\u043b\u043e \u0434\u0430\u043b\u044c\u0448\u0435?.. \u041c\u043d\u0435 \u043d\u0443\u0436\u043d\u043e \u0431\u044b\u043b\u043e \u043f\u0435\u0440\u0435\u0441\u0442\u0443\u043f\u0438\u0442\u044c \u0447\u0435\u0440\u0435\u0437 \u0441\u0435\u0431\u044f, \u0438 \u0443 \u043c\u0435\u043d\u044f \u0431\u044b\u043b \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u0434\u0438\u043d \u0448\u0430\u043d\u0441. \u0414\u043e \u044d\u0442\u043e\u0433\u043e \u043c\u043e\u043c\u0435\u043d\u0442\u0430 \u044f \u043d\u0435 \u0443\u0447\u0430\u0441\u0442\u0432\u043e\u0432\u0430\u043b \u0432 \u0440\u0435\u0430\u043b\u044c\u043d\u044b\u0445 \u0443\u043b\u0438\u0447\u043d\u044b\u0445 \u0434\u0440\u0430\u043a\u0430\u0445, \u0442\u043e\u043b\u044c\u043a\u043e \u043d\u0430 \u0442\u0440\u0435\u043d\u0438\u0440\u043e\u0432\u043a\u0430\u0445.\n\n\u041c\u043e\u0439 \u043e\u043f\u043f\u043e\u043d\u0435\u043d\u0442 \u0434\u0435\u0440\u0436\u0430\u043b\u0441\u044f \u043c\u043e\u043b\u043e\u0434\u0446\u043e\u043c. \u041d\u0435 \u0441\u043c\u043e\u0442\u0440\u044f \u043d\u0430 \u0442\u043e, \u0447\u0442\u043e \u0432\u043e\u043a\u0440\u0443\u0433 \u0441\u0442\u043e\u044f\u043b\u043e \u043c\u043d\u043e\u0433\u043e \u043b\u044e\u0434\u0435\u0439, \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0445 \u043f\u0440\u043e\u0442\u0438\u0432 \u043d\u0435\u0433\u043e, \u0438 \u044f \u0442\u0430\u043a\u043e\u0439 \u043c\u043e\u043b\u043e\u0434\u043e\u0439 \u0438 \u043d\u0430\u043f\u0440\u044f\u0436\u0435\u043d\u043d\u044b\u0439, \u043e\u043d \u0432\u0435\u043b \u0441\u0435\u0431\u044f \u043e\u0442\u043a\u0440\u044b\u0442\u043e \u0438 \u043d\u0430\u0433\u043b\u043e, \u0441\u0440\u0430\u0437\u0443 \u0437\u0430\u044f\u0432\u0438\u0432, \u0447\u0442\u043e \u043d\u0438\u043a\u0430\u043a\u043e\u0433\u043e \u0432\u043e\u0437\u0432\u0440\u0430\u0442\u0430 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0430 \u043d\u0435 \u0431\u0443\u0434\u0435\u0442, \u043f\u043e\u0442\u043e\u043c\u0443 \u0447\u0442\u043e.. \u043e\u043d \u043d\u0435 \u0432\u0438\u0434\u0438\u0442 \u0432\u043e \u043c\u043d\u0435 \u043f\u0430\u0446\u0430\u043d\u0430. \u0412\u0441\u0435. \u042d\u0442\u043e \u0431\u044b\u043b \u043f\u0440\u0435\u0434\u0435\u043b. \u041f\u043e\u0441\u043b\u0435 \u044d\u0442\u0438\u0445 \u0441\u043b\u043e\u0432 \u044f \u0432 \u043f\u0435\u0440\u0432\u044b\u0439 \u0440\u0430\u0437 \u0432 \u0436\u0438\u0437\u043d\u0438 \u043d\u0430\u0449\u0443\u043f\u0430\u043b \u0442\u0443 \u0433\u0440\u0430\u043d\u0438\u0446\u0443, \u043a\u043e\u0433\u0434\u0430 \u043e\u0442\u043a\u043b\u044e\u0447\u0430\u0435\u0442\u0441\u044f \u0432\u0441\u044f\u043a\u0438\u0439 \u0441\u0442\u0440\u0430\u0445 \u0438 \u0432\u043a\u043b\u044e\u0447\u0430\u0435\u0442\u0441\u044f \u043c\u0435\u0445\u0430\u043d\u0438\u0437\u043c \u0430\u0433\u0440\u0435\u0441\u0441\u0438\u0438. \u0420\u0443\u043a\u0438 \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0442 \u0441\u0430\u043c\u0438, \u0430 \u0430\u0434\u0440\u0435\u043d\u0430\u043b\u0438\u043d \u0437\u0430\u043c\u0435\u0434\u043b\u044f\u0435\u0442 \u043f\u0440\u043e\u0438\u0441\u0445\u043e\u0434\u044f\u0449\u0435\u0435. \u0429\u0435\u043b\u0447\u043e\u043a! \u0413\u0440\u0430\u043d\u0438\u0446\u0430 \u043f\u0440\u043e\u0439\u0434\u0435\u043d\u0430.\n \n\u041d\u0435\u0441\u043c\u043e\u0442\u0440\u044f \u043d\u0430 \u0442\u043e, \u0447\u0442\u043e \u0432 \u0435\u0433\u043e \u0440\u0443\u043a\u0430\u0445 \u0431\u043e\u0439\u0446\u043e\u0432\u0441\u043a\u0430\u044f \u0441\u043e\u0431\u0430\u043a\u0430, \u043e\u043d \u0432\u044b\u0448\u0435 \u043c\u0435\u043d\u044f \u043d\u0430 2 \u0433\u043e\u043b\u043e\u0432\u044b, \u044f \u043d\u0430\u0431\u0440\u043e\u0441\u0438\u043b\u0441\u044f \u043d\u0430 \u043d\u0435\u0433\u043e, \u0437\u0430\u0431\u044b\u0432 \u043f\u0440\u043e \u0441\u043e\u0431\u0430\u043a\u0443. \u0421\u0435\u0439\u0447\u0430\u0441 \u044f \u043d\u0435 \u043f\u043e\u043d\u0438\u043c\u0430\u044e, \u043f\u043e\u0447\u0435\u043c\u0443 \u043e\u043d\u0430 \u043c\u0435\u043d\u044f \u0434\u0430\u0436\u0435 \u043d\u0435 \u0443\u043a\u0443\u0441\u0438\u043b\u0430. \u041c\u043e\u0439 \u043e\u043f\u043f\u043e\u043d\u0435\u043d\u0442 \u043d\u0435 \u0440\u0435\u0448\u0430\u043b\u0441\u044f \u0434\u0430\u0442\u044c \u0441\u0434\u0430\u0447\u0438, \u043f\u043e\u0442\u043e\u043c\u0443 \u0447\u0442\u043e \u043d\u0435 \u0437\u043d\u0430\u043b \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0435 \u043f\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u0435 \u043e\u043a\u0440\u0443\u0436\u0430\u044e\u0449\u0438\u0445. \u042d\u0442\u043e \u043d\u0435 \u0431\u044b\u043b\u043e \u0438\u0437\u0431\u0438\u0435\u043d\u0438\u0435\u043c, \u044d\u0442\u043e \u0431\u044b\u043b\u043e \u043f\u0440\u043e\u044f\u0432\u043b\u0435\u043d\u0438\u0435\u043c \u0434\u0443\u0445\u0430, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043d\u0430\u0432\u0441\u0435\u0433\u0434\u0430 \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u043c\u0435\u043d\u044f. \u042f \u043f\u043e\u0437\u043d\u0430\u043a\u043e\u043c\u0438\u043b\u0441\u044f \u0441 \u043d\u0438\u043c \u0438 \u0441\u043a\u0430\u0437\u0430\u043b \u0435\u043c\u0443 \u201c\u043f\u0440\u0438\u0432\u0435\u0442\". \n \n\u041f\u043e\u0437\u0436\u0435 \u044f \u0435\u0449\u0435 \u043d\u0438 \u0440\u0430\u0437 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u043b\u0441\u044f \u043a \u044d\u0442\u043e\u043c\u0443 \u043e\u043f\u044b\u0442\u0443, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043c\u043d\u0435 \u043f\u043e\u043c\u043e\u0433\u0430\u043b \u0432\u044b\u0436\u0438\u0432\u0430\u0442\u044c \u0438 \u0432 \u0430\u0440\u043c\u0438\u0438. \u042d\u0442\u043e \u043d\u0435 \u0441\u043e\u0432\u0441\u0435\u043c \u0430\u0433\u0440\u0435\u0441\u0441\u0438\u044f. \u042d\u0442\u043e \u0441\u0430\u043c\u043e\u043e\u0431\u043e\u0440\u043e\u043d\u0430, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u0432\u043a\u043b\u044e\u0447\u0430\u0435\u0442\u0441\u044f \u043d\u0430 \u043f\u0440\u0435\u0434\u0435\u043b\u0435 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0433\u043e \u043e\u0442\u0441\u0442\u0443\u043f\u043b\u0435\u043d\u0438\u044f. \u041a\u043e\u0433\u0434\u0430 \u0432\u0441\u0435, \u0441\u043b\u043e\u0432\u0430\u043c\u0438 \u0440\u0435\u0448\u0438\u0442\u044c \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0443 \u043d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u0438 \u0442\u044b \u0434\u043e\u043b\u0436\u0435\u043d \u0432\u0441\u0442\u0443\u043f\u0430\u0442\u044c \u0432 \u0431\u043e\u0439, \u0438\u043b\u0438 \u0442\u044b \u043f\u043e\u0442\u0435\u0440\u044f\u0435\u0448\u044c \u0432\u0441\u0435: \u0442\u044b \u043f\u043e\u0442\u0435\u0440\u044f\u0435\u0448\u044c \u0447\u0435\u0441\u0442\u044c, \u0442\u044b \u043f\u043e\u0442\u0435\u0440\u044f\u0435\u0448\u044c \u0438\u043c\u044f, \u0442\u044b \u043f\u043e\u0442\u0435\u0440\u044f\u0435\u0448\u044c \u0441\u0435\u0431\u044f. \n\n\u041d\u0435 \u043f\u043e\u043c\u043d\u044e \u0432 \u0442\u043e\u0447\u043d\u043e\u0441\u0442\u0438 \u0447\u0435\u043c \u0437\u0430\u043a\u043e\u043d\u0447\u0438\u043b\u0430\u0441\u044c \u043f\u043e\u0442\u0430\u0441\u043e\u0432\u043a\u0430, \u043d\u043e \u0434\u0435\u043b\u043e \u0431\u044b\u043b\u043e \u0447\u0435\u0440\u0435\u0437 \u0434\u043e\u0440\u043e\u0433\u0443 \u043e\u0442 \u043e\u0442\u0434\u0435\u043b\u0435\u043d\u0438\u044f \u043f\u043e\u043b\u0438\u0446\u0438\u0438 \u0438 \u043c\u044b \u043d\u0435 \u0441\u0438\u043b\u044c\u043d\u043e \u0445\u043e\u0442\u0435\u043b\u0438 \u0437\u0430\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c\u0441\u044f. \u041d\u0435 \u0432\u0430\u0436\u043d\u043e, \u0447\u0442\u043e \u044f \u0435\u0433\u043e \u043d\u0435 \u043f\u0440\u0438\u043a\u043e\u043b\u043e\u0442\u0438\u043b \u0438 \u043d\u0435 \u0432\u0442\u043e\u043f\u0442\u0430\u043b \u0432 \u0437\u0435\u043c\u043b\u044e, \u0432\u0430\u0436\u043d\u043e \u0447\u0442\u043e \u044f \u043f\u0440\u043e\u044f\u0432\u0438\u043b \u0441\u0435\u0431\u044f, \u0438 \u0442\u0435\u043f\u0435\u0440\u044c \u0441\u0434\u0435\u043b\u0430\u044e \u0435\u0449\u0435 \u0440\u0430\u0437, \u0435\u0441\u043b\u0438 \u043f\u043e\u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f.\n\n\u041c\u044b \u0443\u0435\u0445\u0430\u043b\u0438. \u0410 \u043d\u0430 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439 \u0434\u0435\u043d\u044c \u043c\u043d\u0435 \u043f\u043e\u0437\u0432\u043e\u043d\u0438\u043b\u0430 \u0435\u0433\u043e \u0442\u0435\u0442\u044f \u0438 \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0438\u043b\u0430 \u0437\u0430\u0431\u0440\u0430\u0442\u044c \u0442\u0435\u043b\u0435\u0444\u043e\u043d (\u043e\u043d\u0430 \u0432\u0438\u0434\u0435\u043b\u0430 \u0432\u0435\u0441\u044c \u043f\u0440\u043e\u0446\u0435\u0441\u0441 \u0438 \u043d\u0430\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u044f \u0441\u0435\u0439\u0447\u0430\u0441 \u043f\u0440\u0438\u043f\u043e\u043c\u0438\u043d\u0430\u044e - \u043e\u043d\u0430 \u0438 \u0432\u043c\u0435\u0448\u0430\u043b\u0430\u0441\u044c, \u0440\u0430\u0437\u043d\u044f\u0432 \u043d\u0430\u0441). \u042f \u0437\u0430\u0431\u0440\u0430\u043b \u0441\u0432\u043e\u0435, \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0430 \u0431\u044b\u043b\u0430 \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u0430. \u0427\u0435\u0440\u0435\u0437 \u0434\u0435\u043d\u044c \u044f \u0432\u0435\u0440\u043d\u0443\u043b\u0441\u044f \u0432 \u0437\u0430\u043b \u0438 \u0440\u0430\u0441\u0441\u043a\u0430\u0437\u0430\u043b \u043e\u0431 \u0443\u0441\u043f\u0435\u0445\u0435. \u0422\u043e\u0433\u0434\u0430 \u043c\u043d\u0435 \u043f\u0430\u0446\u0430\u043d\u044b \u043e\u0442\u0432\u0435\u0442\u0438\u043b\u0438: \u00ab\u041f\u0440\u043e\u0431\u043b\u0435\u043c\u0443 \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u043b \u0440\u0435\u0448\u0438\u0442\u044c \u0442\u044b \u043e\u0434\u0438\u043d, \u043d\u043e \u0447\u0442\u043e \u0441\u0434\u0435\u043b\u0430\u043d\u043e, \u0442\u043e \u0443\u0436\u0435 \u0441\u0434\u0435\u043b\u0430\u043d\u043e. \u041c\u043e\u043b\u043e\u0434\u0435\u0446\u00bb.\n\n\u0415\u0441\u043b\u0438 \u0431\u044b \u044d\u0442\u043e\u0439 \u043f\u043e\u0431\u0435\u0434\u044b \u043d\u0430\u0434 \u0441\u043e\u0431\u043e\u0439 \u043d\u0435 \u0441\u043b\u0443\u0447\u0438\u043b\u043e\u0441\u044c, \u043c\u043e\u044f \u0436\u0438\u0437\u043d\u044c \u0441\u043b\u043e\u0436\u0438\u043b\u0430\u0441\u044c \u0431\u044b \u0438\u043d\u0430\u0447\u0435. \u0412 \u0431\u0443\u0434\u0443\u0449\u0435\u043c, \u044f \u043f\u043e\u043b\u0443\u0447\u0438\u043b \u043c\u043d\u043e\u0433\u043e \"\u0431\u043e\u0435\u0432\u043e\u0433\u043e\" \u043e\u043f\u044b\u0442\u0430, \u043f\u043e\u0443\u0447\u0430\u0441\u0442\u0432\u043e\u0432\u0430\u043b \u0432 \u0440\u0430\u0437\u0431\u043e\u0440\u043a\u0430\u0445, \u043e\u0442\u0432\u0435\u0447\u0430\u043b \u0437\u0430 \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0435 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u044b \u0438 \u043e\u0442\u043b\u0438\u0447\u0430\u043b\u0441\u044f \u043e\u0442 \u043c\u043d\u043e\u0433\u0438\u0445 \u043d\u0435\u0437\u0430\u0443\u0440\u044f\u0434\u043d\u044b\u043c \u0443\u043c\u043e\u043c \u0438 \u0441\u043f\u043e\u0441\u043e\u0431\u043d\u043e\u0441\u0442\u044f\u043c\u0438. \u042f \u043d\u0435 \u0441\u043a\u0430\u0436\u0443, \u0447\u0442\u043e \u0431\u044b\u043b \u043a\u0430\u043a\u0438\u043c-\u0442\u043e \u043a\u0440\u0435\u0441\u0442\u043d\u044b\u043c \u043e\u0442\u0446\u043e\u043c, \u0438\u043b\u0438 \u0430\u0432\u0442\u043e\u0440\u0438\u0442\u0435\u0442\u043e\u043c.. \u043d\u0438\u0447\u0435\u0433\u043e \u043f\u043e\u0434\u043e\u0431\u043d\u043e\u0433\u043e. \u042f \u043f\u0440\u043e\u0441\u0442\u043e \u0431\u044b\u043b \u043d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u044b\u043c \u043f\u0430\u0446\u0430\u043d\u043e\u043c \u0441\u0440\u0435\u0434\u0438 \u0441\u0432\u043e\u0438\u0445. \u041e \u043d\u0430\u0448\u0435\u0439 \u0436\u0438\u0437\u043d\u0438 \u044f \u0437\u0434\u0435\u0441\u044c \u0438 \u0445\u043e\u0447\u0443 \u0440\u0430\u0441\u0441\u043a\u0430\u0437\u0430\u0442\u044c. \u041d\u0430 \u044d\u0442\u043e\u043c \u044f \u0437\u0430\u0432\u0435\u0440\u0448\u0443 \u043f\u0435\u0440\u0432\u0443\u044e \u0447\u0430\u0441\u0442\u044c \u043f\u043e\u0432\u0435\u0441\u0442\u0432\u043e\u0432\u0430\u043d\u0438\u044f. \u0421\u0443\u0434\u044f \u043f\u043e \u043f\u043e\u0434\u0440\u043e\u0431\u043d\u043e\u0441\u0442\u044f\u043c \u0438\u0437\u043b\u043e\u0436\u0435\u043d\u0438\u044f, \u043d\u0430\u043c \u0435\u0449\u0435 \u0434\u0430\u043b\u0435\u043a\u043e \u0434\u043e \u043a\u043e\u043d\u0446\u0430 \u044d\u0442\u043e\u0439 \u0438\u0441\u0442\u043e\u0440\u0438\u0438.\n\n
    https://s16.postimg.org/v342v9sl1/\u043f\u0430\u0446\u0430\u043d\u044b2.png
    ", + "category": "life", + "children": 0, + "created": "2016-09-15T17:13:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s16.postimg.org/bjzhlwtth/x_c9850a04.jpg", + "https://s16.postimg.org/gu4gd7e2d/\u043f\u0430\u0446\u0430\u043d\u044b3.png", + "https://s16.postimg.org/v342v9sl1/\u043f\u0430\u0446\u0430\u043d\u044b2.png" + ], + "tags": [ + "life", + "mafia", + "russia", + "ru" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 2378348468865, + "payout": 0.828, + "payout_at": "2016-09-22T17:13:39", + "pending_payout_value": "0.828 HBD", + "percent_hbd": 10000, + "permlink": "russkaya-mafiya-organizovannaya-prestupnaya-gruppirovka-iznutri-realnaya-istoriya-chast-1", + "post_id": 1256302, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 17 + }, + "title": "\u0420\u0443\u0441\u0441\u043a\u0430\u044f \u043c\u0430\u0444\u0438\u044f. \u041e\u0440\u0433\u0430\u043d\u0438\u0437\u043e\u0432\u0430\u043d\u043d\u0430\u044f \u041f\u0440\u0435\u0441\u0442\u0443\u043f\u043d\u0430\u044f \u0413\u0440\u0443\u043f\u043f\u0438\u0440\u043e\u0432\u043a\u0430 \u0438\u0437\u043d\u0443\u0442\u0440\u0438. \u0420\u0435\u0430\u043b\u044c\u043d\u0430\u044f \u0438\u0441\u0442\u043e\u0440\u0438\u044f, \u0427\u0430\u0441\u0442\u044c 1.", + "updated": "2016-09-15T17:13:39", + "url": "/life/@anmuravjev/russkaya-mafiya-organizovannaya-prestupnaya-gruppirovka-iznutri-realnaya-istoriya-chast-1" + }, + { + "active_votes": [ + { + "rshares": 231805330698, + "voter": "anonymous" + }, + { + "rshares": 9864946405427, + "voter": "berniesanders" + }, + { + "rshares": 73217648724, + "voter": "nextgenwitness" + }, + { + "rshares": 244108524320, + "voter": "justin" + }, + { + "rshares": 670052746417, + "voter": "silver" + }, + { + "rshares": 1626333566993, + "voter": "silversteem" + }, + { + "rshares": 1805479520568, + "voter": "nextgencrypto" + }, + { + "rshares": 2205769039995, + "voter": "wang" + }, + { + "rshares": 12940564755, + "voter": "danknugs" + }, + { + "rshares": 168108666389, + "voter": "steemservices" + }, + { + "rshares": 27843029965, + "voter": "thedarkestplum" + }, + { + "rshares": 1061234076, + "voter": "murh" + }, + { + "rshares": 1609452901, + "voter": "gidlark" + }, + { + "rshares": 2294957608, + "voter": "bookworm" + }, + { + "rshares": 149624601, + "voter": "steemster1" + }, + { + "rshares": 60565253, + "voter": "sharon" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 62201879, + "voter": "msjennifer" + }, + { + "rshares": 57196572, + "voter": "ciao" + }, + { + "rshares": 55449983, + "voter": "steemo" + }, + { + "rshares": 55306941, + "voter": "steema" + }, + { + "rshares": 71282219, + "voter": "confucius" + }, + { + "rshares": 56157882, + "voter": "jarvis" + }, + { + "rshares": 54313084, + "voter": "fortuner" + }, + { + "rshares": 13692475089, + "voter": "thecurator" + }, + { + "rshares": 53056158, + "voter": "johnbyrd" + }, + { + "rshares": 53039566, + "voter": "thomasaustin" + }, + { + "rshares": 53037689, + "voter": "thermor" + }, + { + "rshares": 53048942, + "voter": "ficholl" + }, + { + "rshares": 53030738, + "voter": "widell" + }, + { + "rshares": 52651308, + "voter": "revelbrooks" + }, + { + "rshares": 52792315212, + "voter": "mandibil" + }, + { + "rshares": 2713935539, + "voter": "therealpaul" + }, + { + "rshares": 52708083, + "voter": "curpose" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 51718188, + "voter": "crion" + }, + { + "rshares": 51388276, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 63935269006, + "voter": "thecyclist" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 98524303, + "voter": "ola1" + }, + { + "rshares": 7708785756, + "voter": "orcish" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 72826233, + "voter": "igtes" + }, + { + "rshares": 144899746, + "voter": "buffett" + }, + { + "rshares": 157818717, + "voter": "user45-87" + }, + { + "rshares": 4233679884, + "voter": "dresden" + }, + { + "rshares": 716952989, + "voter": "reddust" + }, + { + "rshares": 153937622, + "voter": "matirevi" + } + ], + "author": "reddust", + "author_payout_value": "0.000 HBD", + "author_reputation": 53.05, + "beneficiaries": [], + "blacklists": [], + "body": "She is the last of her kind and guards the eyes of her ancestors. I've been drawing dragons since I could hold a pencil. Original art by me, Red Dust\n\nWatercolor and gouache on hot press 300lb cotton paper\n\"Wisdoms", + "category": "art", + "children": 0, + "created": "2016-09-15T14:50:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://red0dust.files.wordpress.com/2014/11/img_2374.jpg" + ], + "tags": [ + "art", + "watercolor", + "dragon", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17084074520780, + "payout": 20.147, + "payout_at": "2016-09-22T14:50:12", + "pending_payout_value": "20.147 HBD", + "percent_hbd": 10000, + "permlink": "eyes-of-wisdom", + "post_id": 1254711, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 63 + }, + "title": "Eyes Of Wisdom", + "updated": "2016-09-15T14:50:12", + "url": "/art/@reddust/eyes-of-wisdom" + }, + { + "active_votes": [ + { + "rshares": 7557379000151, + "voter": "steempty" + }, + { + "rshares": 334846153, + "voter": "sergey44" + }, + { + "rshares": 23666012936, + "voter": "ooak" + }, + { + "rshares": 123155378, + "voter": "ola1" + } + ], + "author": "ooak", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.26, + "beneficiaries": [], + "blacklists": [], + "body": "Have you ever looked at famous entrepreneurs and wondered about the secret to their success? You might have heard a lot that people who are highly successful are the ones who are extremely motivated. It is true to some extent but not entirely. Motivation is undoubtedly necessary for everything you do, but what play a significant role in being successful are your actions and habits.\nThat's right, your actions can determine your future. If you are a person whose days are dominated by vigorous and productive practices, you are more likely to get successful. Here are some of the habits that you need to adopt to become a great entrepreneur.\n\n1. Wake Up Early in the Morning\nRising early is one of the most crucial practices that you should embrace to become a great entrepreneur. It is the time when you have clarity of mind and are fully recharged and fresh. Are you saying that you already wake up at eight in the morning? Well, when I say early in the morning, I mean way early. Most of the successful entrepreneurs wake up even before 6 a.m. You might not believe it, but Tim Cook (the CEO of Apple) wakes up at 4:30 a.m. whereas Richard Branson (founder of Virgin Group) at 05:45 a.m.\n\n2. Read as Much as You Can\nReading helps you generate new ideas, augments your ability to focus, expands and boosts your memory, improves and broadens your views, makes you more creative, and motivates you in many different ways. All of those qualities are vital for an entrepreneur. That's why you should read for at least 30 to 60 seconds in the morning or before going to bed. Even Bill Gates, a well-known entrepreneur, is a total book lover. He reads a lot every now and then. He even publishes posts on his website about book recommendations.\n\n3. Take Small but Frequent Breaks\nTaking breaks during your work will make you more energetic and involved. Most of the people who work hard day and night are more likely to get stressed and frantic. If you're thinking that an entrepreneur-in-making should stick to what they are doing and shouldn't take breaks at all, you are wrong. Adequate breaks between your work will make you more productive. It is said that most successful people work for about 60 to 90 minutes and then take a 20-minute break.\n\n4. Keep Looking for Inspiration\nNo matter how successful you are in your life, never stop seeking inspiration. Everyone has to deal with some major hindrances in their life. Sometimes, it becomes hard to overcome them as we suffer a mental roadblock. If this happens to you, you should never lose hope and look for inspiration. The best place to get inspired is watching inspirational videos on TED or reading successful entrepreneur stories or biographies. These things will help you remember to stay on track and keep doing your thing even when things appear bleak.\n\n5. Other Habits to Remember\nSome other practices to remember are to always opt for healthy meals, exercise early in the morning to kick-start your brain and body, set daily goals, follow a plan and take action, stay organized, manage your time effectively, be persistent, and always be grateful.", + "category": "steemit", + "children": 0, + "created": "2016-09-15T15:46:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steemit", + "steem", + "blog", + "writing", + "entrepreneur" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 7581503014618, + "payout": 4.875, + "payout_at": "2016-09-22T15:46:30", + "pending_payout_value": "4.875 HBD", + "percent_hbd": 10000, + "permlink": "productive-habits-that-can-help-you-become-a-successful-entrepreneur", + "post_id": 1255374, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 4 + }, + "title": "Productive Habits That Can Help You Become a Successful Entrepreneur", + "updated": "2016-09-15T15:46:30", + "url": "/steemit/@ooak/productive-habits-that-can-help-you-become-a-successful-entrepreneur" + }, + { + "active_votes": [ + { + "rshares": 1577451755984, + "voter": "joseph" + }, + { + "rshares": 651993277150, + "voter": "masteryoda" + }, + { + "rshares": 9168101098, + "voter": "idol" + }, + { + "rshares": 22916314085, + "voter": "wpalczynski" + }, + { + "rshares": 5044693986, + "voter": "sakr" + }, + { + "rshares": 1578030666, + "voter": "jocelyn" + }, + { + "rshares": 8867224532, + "voter": "james-show" + }, + { + "rshares": 23539263182, + "voter": "acidyo" + }, + { + "rshares": 313691550, + "voter": "coar" + }, + { + "rshares": 1061234978, + "voter": "murh" + }, + { + "rshares": 2057413439, + "voter": "error" + }, + { + "rshares": 37088193309, + "voter": "everythink" + }, + { + "rshares": 45145254362, + "voter": "venuspcs" + }, + { + "rshares": 60403077307, + "voter": "lehard" + }, + { + "rshares": 7264907621, + "voter": "getssidetracked" + }, + { + "rshares": 1380527719, + "voter": "trees" + }, + { + "rshares": 192250248, + "voter": "strawhat" + }, + { + "rshares": 674139479, + "voter": "cryptochannel" + }, + { + "rshares": 11709563991, + "voter": "anasya" + }, + { + "rshares": 2834923420, + "voter": "steem1653" + }, + { + "rshares": 3723963138, + "voter": "anmuravjev" + }, + { + "rshares": 653682455, + "voter": "luisucv34" + }, + { + "rshares": 24906010734, + "voter": "phenom" + }, + { + "rshares": 5609548617, + "voter": "sharker" + }, + { + "rshares": 103514864, + "voter": "pokemon" + }, + { + "rshares": 6168588588, + "voter": "chloetaylor" + }, + { + "rshares": 3593950849, + "voter": "villainblack" + }, + { + "rshares": 7475701368, + "voter": "thebotkiller" + }, + { + "rshares": 87440314261, + "voter": "serejandmyself" + }, + { + "rshares": 163783062, + "voter": "nang1" + }, + { + "rshares": 51156498, + "voter": "dobbydaba" + }, + { + "rshares": 115288806334, + "voter": "shenanigator" + }, + { + "rshares": 131632677525, + "voter": "thecyclist" + }, + { + "rshares": 52597837, + "voter": "waldemar-kuhn" + }, + { + "rshares": 339287005, + "voter": "anomaly" + }, + { + "rshares": 98545946, + "voter": "ola1" + }, + { + "rshares": 65261900, + "voter": "mari5555na" + }, + { + "rshares": 1530630957, + "voter": "kreet" + }, + { + "rshares": 3033598780, + "voter": "htyfn" + }, + { + "rshares": 507977462, + "voter": "doubledex" + } + ], + "author": "anmuravjev", + "author_payout_value": "0.000 HBD", + "author_reputation": 53.6, + "beneficiaries": [], + "blacklists": [], + "body": "This is a real story that happened to me and left a very deep impression. This story tells how I became the member of the Russian mafia, what we were doing, and how it all ended... This story is real, some parts of the group are still active that is why some names and places are completely changed, and all the photos are retouched. Some of my friends are dead by now, but I do not want to be running ahead of the story, I will just go through all this again together with you. \n\n
    https://s16.postimg.org/bjzhlwtth/x_c9850a04.jpg
    \n\nNot everyone knows when the mafia in Russia started its way. It started much earlier, in the early '90s, when the Soviet Union had collapsed, and people were able to engage in business activities. Then the people who had the physical strength and desire to live well got craving to take someone else's. Young people, usually the members of sports clubs, formed criminal communities to accumulate power to take income of entrepreneurs and get the cash flow of the businesses. Often, the physical violence was applied against those who did not want to obey to frighten others. In Russia, there were hundreds of large and thousands of small criminal networks which not only \"earned\" a living by racket, but fought for it between each other. Most of the participants of those events are now in prison or dead.\n\nIt was a real criminal war, but I personally did not participate in it. For me everything started in 2003, when I was 13 years old. That day, my friends from the hood invited me to the boxing class. I was expecting this, because I already knew that the guys were doing something interesting, they just didn't want to share it with me, \"You'll know everything when you come,\" that was how they kept the intrigue. I was watching them from the side, I had not been in their social circle yet, I did not see anything illegal in what they did, but I was fascinated by their organized movement relied on the principle \u2013 One for all and all for one.\n\nIt meant that the cell of their community resolved all their problems on the streets. Physical fights didn't happen often in our time, nobody wanted to deal with more than a hundred bald, well-organized men. If they expected some kind of more or less equal force coming up, they called up the larger number of community cells. It was 57 cells in total. Totally, it is more than 3,000 people at the peak of its activity in 2005. Many people were armed and almost all of them were boxers. It was a huge strength. \n\nBut I did not know any details back then. I just came to a boxing class to train under good coaches, the champions of Russia, Europe and the World. They were really good, they prepared a lot of champions of Russia, Europe and the World... I was excited by the fact that I would train with my friends, especially in a secret place. \n\nAfter the active part of the training, we all got in a large room with tables, where everybody drank tea. There were more than 100 people, many of them were standing at the door, because they could not come in. People were talking to each other. There was this steady low clatter in the room, I was drinking tea, munching cookies, and was not thinking about anything bad. It was fun and calm, all my close friends were sitting by my side, and I was just tired. \n\n
    https://s16.postimg.org/gu4gd7e2d/\u043f\u0430\u0446\u0430\u043d\u044b3.png
    \n\nIn a while we heard the voice saying, \"So, let's talk?\"\" And everybody got quiet. The guy with the appearance of 26-year-old with a wide scar on his forehead, began a one-sided dialogue with the team. But I did not really get what was going on, and at some point I even lost focus on what is happening and shut off myself from the world. Jolt to the elbow brought me back, someone whispered me to get up.\n\n\"That meant everybody would be sitting, and I had to get up? ... What the fuck?\" - I thought that I was not ready for this, but I had no choice, so I got up. \n\"Newbie? What's your name?\" - the guy with the scar said.\n\"Alex,\" - I replied.\n\"Alex, we have three golden rules: no weapons, no drugs, no crimes. We solve all our problems ourselves without police. Your friends will tell you the rest. Any questions?\" \n\"No questions.\"\n\"Then sit down, drink tea and enjoy yourself.\" \nI was shocked. I was not ready for that. I was discouraged, but at the same time I was amused by what was going on. \n\nTrainings went fast, I learned quickly and got used to everything. Every day, we played football, went to the gym, took the boxing classes, and everything was for FREE. Football? No problem. Workout? Sure. Boxing? All coaches were waiting for us. Trainings took place in our own two-story building, which included workout and boxing rooms, rooms for table tennis and billiards, and on the street we had mini and full-size football fields. \n\nWe paid only for tea, but it was nothing compared to how much they charged in regular sport clubs: 100 rubles a month, it's less than $ 2 in current money. At the same time, we did everything off our own bat. We did repairs in the hall, built the arbour and even the stadium with bleachers!!! And all of that was done with no outside help. We did everything using only our own resources, we had no wages, and nobody put pressure on us. \n\nIt is said that it is easy to get into the mafia, but difficult to leave. It was the opposite in our case. At every training, some man did a head check. If you missed 3 trainings without good reason, you will be asked some questions. If you had nothing to answer, they would show you out. \n\nIf you decided to leave the community, nobody would make you pay. Also you will be not forced to bring a TV from home or do something like that. Want to leave? Go away, do not waste our time and do not dare to think bad about us. If you took something, bring it back. They didn't care about anything else.\n\nHow did we make our living? Parkings. We had been opening the night paid car parkings in the yards, and offered protection to the vehicles owners. From the parking money we had been paying for electricity in the building, buying building materials, paying cleaners and saving some to help those ones who were in jail.\n\nIn our language we called this help \"warming a prison\". It is when you send some stuff to a prison. For a prisoner the parcel itself is not so important, it is more important that someone actually cares about him. The parcel usually has cigarettes, candies and cookies, sometimes phones. You cannot call yourself a bro without this element of street life. \n\nAlso if someone on the street asks you a question \"Who are you?\" \nIf you answer - \"A man,\" they say, \"A man should work in the field, so go work.\" \n\"An athlete.\" - \"So go and train.\" \n\"A bro.\" - \"Who do you warm then?\" \nOn the street only a bro can talk to another bro as an equal, the verbal fight is a whole science. If a fight is against you, and you are not strong in it, it is likely you will lose and will be owing money to someone. But we have never lost and regularly trained our skills, including the street language. \n\nThose gyms, which were opened after ours, didn't have any source of income except the parkings. And even if they had, nobody talked about them, because they violate the three golden rules: no weapons, no drugs, no crimes. One parking could bring up to $ 5000 of a monthly net income, and every normal gym had, at least, 3 of them. We lived that way working on our own parkings. The older gyms also had other businesses: pharmacy chains, shops and so on... I do not know how they set up those businesses.\n\nMany young people were, literally, saved from drugs by our gyms. They were given the meaning and purpose to live. Many of the guys came from dysfunctional families, and lots of them had already taken the criminal path. But then they came to us, and their lives changed. They got work, exercises, friends and new very large social network. It doesn't look like a mafia yet, right? :-))\n\nBut first things first. At the time I was only 13 years old teenager taking the boxing classes. I liked the guys and the power I had behind me. I wasn't quite sure where I was and how it worked, and, of course, I could not imagine where this would lead me and what I would have to pass through. \n\nThe first little criminal history happened soon, it happened to me personally outside the gym. I knew one guy, his name was Sergey, he was 21, and once he took advantage of my trust. He asked me to give a cell phone to call, and as soon as I left, he disappeared. And that was my first cell phone. It was a real problem, because someone stole my phone, and I had to tell my brothers about it, explain everything to them. \n\nIt was a difficult day and training, I was getting closer and closer to the time when I had to tell everyone. I had to stand up in front of everybody and tell them what happened. It was frightening. But I believed that they would help me, would not leave my problem aside, and I would not have to talk about this bitter case to my parents. \n\nThe time to talk has come. There were many people, as always. And as always, there was a question at the end, \"Any questions? Problems?\"\n\"I have a problem,\" - I got up. \n\"What happened?\" \n\"My phone was stolen\u2026\" - And I told how it happened. My brothers listened to me, and then gave me the answer I didn't expect.\n\"You should solve the problem yourself. Do whatever it takes, but get back what belongs to you.\" \n\"But how? He is 2 heads taller, bigger and 8 years older than me. How do I make him give my stuff back?\" I asked. \n\"Now it's just your problem. Arm yourself with something, if you cannot deal with him barehanded. Watch him every day, break him. Do not come here until you have your problem solved,\" - that's what my brothers told me.\n\nIt was unexpected turn. That day I realized that my brothers wouldn't help me with all my problems, and that it was not that simple as it seemed before. Why did this guy just take my phone and get lost? Because he felt neither possible punishment nor my power. He was not even thinking about the power behind me. If he did not feel my strength, it meant that the team would not protect me. Every person is the team's face, and if I am like that, then everyone is. So I had to solve the problem myself, and I had to do it, whatever it cost me, because this gym was my entire social circle. \n\nIt was a hard challenge, and it changed my life. My friends were with me, despite the fact that I had to solve the problem myself, they said that they would come with me. We drove around the hood to find the bustard and punish him. But it was me who had to punish him.\n\nWe got there... In total there were about 3-4 cars and, maybe, 15 people. I did not believe that we would find him quickly, honestly, I did not believe that we would find him in general... But suddenly, we got him spotted. He was walking with his fighting dog in one yard in the hood, we drove up and surrounded him. We followed all the rules of a street fight. What happened next? ... I had to get up my guts, and I had only one chance. I had never been in an actual street fight before, I had been just training.\n\nMy opponent kept a stiff upper lip. Despite the fact that there were many people set against him, and I was so young and severe, he acted openly and rudely. He said he would not give me the phone back, because he did not see a man in me. That was the boiling point. After these words, it was the first time in my life when I felt fear changing to aggression. Hands do their job, and the adrenaline slows down what is happening. Bam! And the border is passed.\n\nDespite the fact that he was holding the fighting dog and was 2 heads taller than me, I set upon him with blows, having completely forgotten about the dog. Now I do not understand why it did not even bite me. My opponent did not dare to fight back, because he did not know how the other guys would react. I would not call it beating, it was a spirit manifestation, and it has changed me forever. I became acquainted with him and said \"hi\". \n\nI\u2019ve been getting back to this situation many times. It also helped me to survive in the army. It's not completely aggression. It is a self-defense, which switches on when you believe that a retreat is not an option. When all your words would not help the situation, so you have to fight, otherwise you will lose everything: your honor, your name, and, finally, yourself. \n\nI do not quite remember what the end of the scrummage was, but there was a police station across the street, and we did not want to be stuck there. It does not matter that I had not beaten him to a mummy or trodden him into the ground. I showed everyone what I was made of and I could do it again if needed - that is what really matters.\n\nWe left. The next day his aunt called me and offered to take the phone back (she had seen the whole process, and as far as I remember, she broke up our fight). I took what was mine, the problem was solved. On the second day I came back to the gym and told everyone about my success. Then my brothers told me, \"You should have solved your problem by yourself, but what's done is done. Good job.\"\n\nI would have different life without this victory. Further, I got a lot of \"combat\" experience, participated in many conflicts, was in charge for organization. My extraordinary intelligence and abilities distinguished me from other people. Of course, I was not a godfather or top dog... nothing of the kind. I was just a normal guy among my friends. Here I want to share with you some stories about our life. I would like to stop now. But, judging by the details I want to give you, we are far from the end of the story. \n\n
    https://s16.postimg.org/v342v9sl1/\u043f\u0430\u0446\u0430\u043d\u044b2.png
    ", + "category": "life", + "children": 6, + "created": "2016-09-15T16:53:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s16.postimg.org/bjzhlwtth/x_c9850a04.jpg", + "https://s16.postimg.org/gu4gd7e2d/\u043f\u0430\u0446\u0430\u043d\u044b3.png", + "https://s16.postimg.org/v342v9sl1/\u043f\u0430\u0446\u0430\u043d\u044b2.png" + ], + "tags": [ + "life", + "mafia", + "russia" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 2863123436286, + "payout": 1.07, + "payout_at": "2016-09-22T16:53:24", + "pending_payout_value": "1.070 HBD", + "percent_hbd": 10000, + "permlink": "russian-mafia-organized-crime-group-from-inside-real-story-part-1", + "post_id": 1256083, + "promoted": "20.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 40 + }, + "title": "Russian Mafia. Organized crime group from inside. Real Story, part 1.", + "updated": "2016-09-15T16:53:24", + "url": "/life/@anmuravjev/russian-mafia-organized-crime-group-from-inside-real-story-part-1" + }, + { + "active_votes": [ + { + "rshares": 231805330698, + "voter": "anonymous" + }, + { + "rshares": 9864946405427, + "voter": "berniesanders" + }, + { + "rshares": 73217648724, + "voter": "nextgenwitness" + }, + { + "rshares": 244108524320, + "voter": "justin" + }, + { + "rshares": 670052746417, + "voter": "silver" + }, + { + "rshares": 1626333566993, + "voter": "silversteem" + }, + { + "rshares": 1805484330041, + "voter": "nextgencrypto" + }, + { + "rshares": 2205769039995, + "voter": "wang" + }, + { + "rshares": 12940564755, + "voter": "danknugs" + }, + { + "rshares": 168108666389, + "voter": "steemservices" + }, + { + "rshares": 27843029965, + "voter": "thedarkestplum" + }, + { + "rshares": 1061234076, + "voter": "murh" + }, + { + "rshares": 11294458476, + "voter": "moon32walker" + }, + { + "rshares": 2294957608, + "voter": "bookworm" + }, + { + "rshares": 3109563738, + "voter": "sulev" + }, + { + "rshares": 1223969387, + "voter": "future24" + }, + { + "rshares": 13692475089, + "voter": "thecurator" + }, + { + "rshares": 52792315212, + "voter": "mandibil" + }, + { + "rshares": 115288656029, + "voter": "shenanigator" + }, + { + "rshares": 63935269006, + "voter": "thecyclist" + }, + { + "rshares": 5865664307, + "voter": "burnin" + }, + { + "rshares": 339285503, + "voter": "anomaly" + }, + { + "rshares": 98524303, + "voter": "ola1" + }, + { + "rshares": 51403828, + "voter": "laura8284637" + }, + { + "rshares": 1496123043, + "voter": "robotev" + }, + { + "rshares": 150318753, + "voter": "setherb" + } + ], + "author": "burnin", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.61, + "beneficiaries": [], + "blacklists": [], + "body": "
    http://i.imgur.com/aWqtbWO.jpg
    \n\nThis is the part two of a post where I show you the inside of the tour I took on the Oasis of The Seas. See the Aqua Theater, Galley, Pantry and Engine Room in [Part 1](https://steemit.com/travel/@burnin/exploring-the-off-limits-areas-of-the-largest-cruise-ship-in-the-world-part-1).\n\n***\n# The Laundry Room\n\nDon't forget that a cruise ship is a fancy hotel in the sea. Here is where they wash, dry and press the all the sheets, towels, and clothes of over eight thousand passengers and crew.\n\n
    http://i.imgur.com/gf5xPXz.jpg
    \n
    http://i.imgur.com/QfEY84U.jpg
    \n
    http://i.imgur.com/v5ucKkZ.jpg
    \n
    http://i.imgur.com/7dryMQ6.jpg
    \n
    http://i.imgur.com/pLBCxjM.jpg
    \n
    http://i.imgur.com/Bv2HbG7.jpg
    \n
    http://i.imgur.com/ITU835d.jpg
    \n\n# The Bridge\n\nThe Captain's personal office. A very fancy room where he commands the ship.\n\n
    http://i.imgur.com/repodJe.jpg
    \n\n
    http://i.imgur.com/5FltrgB.jpg
    \n\n
    http://i.imgur.com/Kng8Yw2.jpg
    \n
    *The view from the Bridge*
    \n\n
    http://i.imgur.com/takqeWz.jpg
    \n
    http://i.imgur.com/EgYFfUy.jpg
    \n
    *Our route in the Caribbean*
    \n\n
    http://i.imgur.com/Aowv6e8.jpg
    \n
    http://i.imgur.com/OMNFwnc.jpg
    \n
    http://i.imgur.com/k1XoLr6.jpg
    \n
    *Three engines, each independently controlled*
    \n\n
    http://i.imgur.com/R9vrrZn.jpg
    \n
    *Comfy*
    \n\n
    http://i.imgur.com/d5t4tlt.jpg
    \n
    http://i.imgur.com/DgNmdw1.jpg
    \n
    *Right next to the bridge, they monitor alarms and status of the whole ship*
    \n\n
    http://i.imgur.com/VBFMq0r.jpg
    \n
    *The Captain's Chair. Yes you can sit on it.*
    \n\n# The Heli Bar\n\nWe weren't allowed to take pictures of the crew's personal spaces: restaurants, rest areas, etc. The only place we could register was the Heli Bar, their exclusive bar where they party and hang out on their off time, just below the ship's helipad.\n\n
    http://i.imgur.com/3diOj4G.jpg
    \n\n
    http://i.imgur.com/Jq8EasG.jpg
    \n
    *The light was really low so apologies for the blurriness*
    \n\n*** \n\nAnd that's it. I really recommend taking this cruise, and I can post a review later if there's interest. I also recommend the All Access Tour, that, while pricey, shows you a huge world inside the ship that most people have no idea that it's there.\n\n*don't forget to follow @burnin for more things like this (and unlike this as well)*", + "category": "travel", + "children": 4, + "created": "2016-09-15T14:44:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/aWqtbWO.jpg", + "http://i.imgur.com/gf5xPXz.jpg", + "http://i.imgur.com/QfEY84U.jpg", + "http://i.imgur.com/v5ucKkZ.jpg", + "http://i.imgur.com/7dryMQ6.jpg", + "http://i.imgur.com/pLBCxjM.jpg", + "http://i.imgur.com/Bv2HbG7.jpg", + "http://i.imgur.com/ITU835d.jpg", + "http://i.imgur.com/repodJe.jpg", + "http://i.imgur.com/5FltrgB.jpg", + "http://i.imgur.com/Kng8Yw2.jpg", + "http://i.imgur.com/takqeWz.jpg", + "http://i.imgur.com/EgYFfUy.jpg", + "http://i.imgur.com/Aowv6e8.jpg", + "http://i.imgur.com/OMNFwnc.jpg", + "http://i.imgur.com/k1XoLr6.jpg", + "http://i.imgur.com/R9vrrZn.jpg", + "http://i.imgur.com/d5t4tlt.jpg", + "http://i.imgur.com/DgNmdw1.jpg", + "http://i.imgur.com/VBFMq0r.jpg", + "http://i.imgur.com/3diOj4G.jpg", + "http://i.imgur.com/Jq8EasG.jpg" + ], + "links": [ + "https://steemit.com/travel/@burnin/exploring-the-off-limits-areas-of-the-largest-cruise-ship-in-the-world-part-1" + ], + "tags": [ + "travel", + "photography", + "cruising" + ], + "users": [ + "burnin" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17203304072082, + "payout": 19.976, + "payout_at": "2016-09-22T14:44:42", + "pending_payout_value": "19.976 HBD", + "percent_hbd": 10000, + "permlink": "exploring-the-off-limits-areas-of-the-largest-cruise-ship-in-the-world-part-2", + "post_id": 1254645, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 26 + }, + "title": "Exploring the Off-Limits Areas of the Largest Cruise Ship In the World - Part 2", + "updated": "2016-09-15T14:44:42", + "url": "/travel/@burnin/exploring-the-off-limits-areas-of-the-largest-cruise-ship-in-the-world-part-2" + }, + { + "active_votes": [ + { + "rshares": 31620188188054, + "voter": "smooth" + }, + { + "rshares": 260762472660, + "voter": "anonymous" + }, + { + "rshares": 2499234712135, + "voter": "wang" + }, + { + "rshares": 475733946347, + "voter": "recursive2" + }, + { + "rshares": 462391050603, + "voter": "recursive3" + }, + { + "rshares": 5937716762546, + "voter": "smooth.witness" + }, + { + "rshares": 134476949201, + "voter": "team" + }, + { + "rshares": 74913935946, + "voter": "eeks" + }, + { + "rshares": 1007941175, + "voter": "fkn" + }, + { + "rshares": 1324875721, + "voter": "elishagh1" + }, + { + "rshares": 9536766402, + "voter": "richman" + }, + { + "rshares": 8498416947, + "voter": "acidyo" + }, + { + "rshares": 313687341, + "voter": "coar" + }, + { + "rshares": 106628003992, + "voter": "asch" + }, + { + "rshares": 1061159202, + "voter": "murh" + }, + { + "rshares": 3187771076, + "voter": "cryptofunk" + }, + { + "rshares": 985473970855, + "voter": "cyber" + }, + { + "rshares": 10683434040, + "voter": "kimziv" + }, + { + "rshares": 15626102025, + "voter": "venuspcs" + }, + { + "rshares": 158987747182, + "voter": "asmolokalo" + }, + { + "rshares": 2676292331, + "voter": "getssidetracked" + }, + { + "rshares": 505071116, + "voter": "trees" + }, + { + "rshares": 69012909, + "voter": "strawhat" + }, + { + "rshares": 2649402156, + "voter": "romel" + }, + { + "rshares": 1871594265, + "voter": "pipertomcat" + }, + { + "rshares": 241998787, + "voter": "cryptochannel" + }, + { + "rshares": 4920266872, + "voter": "furion" + }, + { + "rshares": 14808977501, + "voter": "aaseb" + }, + { + "rshares": 74664680379, + "voter": "jpiper20" + }, + { + "rshares": 251364791827, + "voter": "nabilov" + }, + { + "rshares": 453429999, + "voter": "karenmckersie" + }, + { + "rshares": 36804267496, + "voter": "creemej" + }, + { + "rshares": 233045901, + "voter": "poseidon" + }, + { + "rshares": 2182574144, + "voter": "iamwne" + }, + { + "rshares": 817413671, + "voter": "positive" + }, + { + "rshares": 8725497615, + "voter": "fishborne" + }, + { + "rshares": 7132430554, + "voter": "chloetaylor" + }, + { + "rshares": 1805467449, + "voter": "sisterholics" + }, + { + "rshares": 6785260219, + "voter": "shortcut" + }, + { + "rshares": 947501734, + "voter": "metaflute" + }, + { + "rshares": 63844166725, + "voter": "laonie" + }, + { + "rshares": 161750903323, + "voter": "twinner" + }, + { + "rshares": 1332273751, + "voter": "myfirst" + }, + { + "rshares": 12959888570, + "voter": "somebody" + }, + { + "rshares": 484565560, + "voter": "flysaga" + }, + { + "rshares": 2084683811, + "voter": "gmurph" + }, + { + "rshares": 2862946769, + "voter": "midnightoil" + }, + { + "rshares": 2267389147, + "voter": "crypto-toll" + }, + { + "rshares": 3632719021, + "voter": "spiper20" + }, + { + "rshares": 7160366790, + "voter": "xiaohui" + }, + { + "rshares": 83638970, + "voter": "xerneas" + }, + { + "rshares": 307390389, + "voter": "elfkitchen" + }, + { + "rshares": 125100418, + "voter": "erikkartmen" + }, + { + "rshares": 223871442, + "voter": "xiaokongcom" + }, + { + "rshares": 2002858998, + "voter": "future24" + }, + { + "rshares": 1405383530, + "voter": "hms818" + }, + { + "rshares": 8643768582, + "voter": "thebotkiller" + }, + { + "rshares": 451280847, + "voter": "xianjun" + }, + { + "rshares": 7546646500, + "voter": "lgm-1" + }, + { + "rshares": 70719612, + "voter": "sijoittaja" + }, + { + "rshares": 5408333312, + "voter": "melek" + }, + { + "rshares": 11541933907, + "voter": "borran" + }, + { + "rshares": 3155389493, + "voter": "macartem" + }, + { + "rshares": 2506557282, + "voter": "levycore" + }, + { + "rshares": 9139470488, + "voter": "craigwilliamz" + }, + { + "rshares": 59229074587, + "voter": "mandibil" + }, + { + "rshares": 69986345, + "voter": "steembriefing" + }, + { + "rshares": 53474677, + "voter": "riv" + }, + { + "rshares": 2196809758, + "voter": "runridefly" + }, + { + "rshares": 2006306305, + "voter": "funkywanderer" + }, + { + "rshares": 5206668682, + "voter": "richardcrill" + }, + { + "rshares": 2101678291, + "voter": "eight-rad" + }, + { + "rshares": 50858762, + "voter": "apparat" + }, + { + "rshares": 48889737392, + "voter": "thecyclist" + }, + { + "rshares": 646493719, + "voter": "kev7000" + }, + { + "rshares": 212888896291, + "voter": "asksisk" + }, + { + "rshares": 3678940319, + "voter": "gavicrane" + }, + { + "rshares": 3531841420, + "voter": "rigaronib" + }, + { + "rshares": 407122760, + "voter": "anomaly" + }, + { + "rshares": 172379644, + "voter": "ola1" + }, + { + "rshares": 51240567, + "voter": "billkappa442" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 50225780, + "voter": "steemq" + }, + { + "rshares": 51227561, + "voter": "battalar" + }, + { + "rshares": 51141851, + "voter": "slow" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50536471, + "voter": "twistys" + }, + { + "rshares": 254506659, + "voter": "darkminded153" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 3503576303, + "voter": "dresden" + }, + { + "rshares": 157118197, + "voter": "rage" + }, + { + "rshares": 156827319, + "voter": "sledgehammer" + }, + { + "rshares": 156262128, + "voter": "bosch" + }, + { + "rshares": 156023422, + "voter": "reef" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 153926759, + "voter": "larskrogholt" + }, + { + "rshares": 147380086, + "voter": "trickster512" + } + ], + "author": "jpiper20", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.53, + "beneficiaries": [], + "blacklists": [], + "body": "Quick sketch with a buncha dots.. Don't forget to follow :)\n\nThe Earth is unique amongst the terrestrial planets in having a large satellite, the Moon, which, relative to the Earth, has the largest mass of any satellite-parent system. Numerous lines of evidence indicate that the Moon was derived from the Earth as the result of a singular impact event soon after the initial formation of the Earth. As a result, the subsequent evolution of the Earth and the emergence and development of life has been strongly influenced by the presence of the Moon.\n\nhttps://i.imgur.com/w2VnAiE.png\n\n#pointilism\n#art\n#design\n#holiday", + "category": "life", + "children": 7, + "created": "2016-09-15T13:35:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgur.com/w2VnAiE.png" + ], + "tags": [ + "life", + "pointilism", + "art", + "design", + "holiday" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 43845103544995, + "payout": 115.102, + "payout_at": "2016-09-22T13:35:54", + "pending_payout_value": "115.102 HBD", + "percent_hbd": 10000, + "permlink": "a-sketch-for-international-dot-day", + "post_id": 1253865, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 99 + }, + "title": "A Sketch For International Dot Day!", + "updated": "2016-09-15T13:35:54", + "url": "/life/@jpiper20/a-sketch-for-international-dot-day" + }, + { + "active_votes": [ + { + "rshares": 7032433141781, + "voter": "wackou" + }, + { + "rshares": 1575997134259, + "voter": "joseph" + }, + { + "rshares": 763886034083, + "voter": "pfunk" + }, + { + "rshares": 9408499254, + "voter": "idol" + }, + { + "rshares": 1619440533, + "voter": "jocelyn" + }, + { + "rshares": 1272853996010, + "voter": "gavvet" + }, + { + "rshares": 59931498766, + "voter": "eeks" + }, + { + "rshares": 20662794100, + "voter": "fkn" + }, + { + "rshares": 27159952286, + "voter": "elishagh1" + }, + { + "rshares": 313689446, + "voter": "coar" + }, + { + "rshares": 1061217841, + "voter": "murh" + }, + { + "rshares": 2111403468, + "voter": "error" + }, + { + "rshares": 74015979146, + "voter": "thecryptofiend" + }, + { + "rshares": 804531404354, + "voter": "anwenbaumeister" + }, + { + "rshares": 6652554408, + "voter": "grandpere" + }, + { + "rshares": 176284679547, + "voter": "kimziv" + }, + { + "rshares": 87895502383, + "voter": "gtg" + }, + { + "rshares": 100865470891, + "voter": "furion" + }, + { + "rshares": 495760251, + "voter": "barbara2" + }, + { + "rshares": 537911341, + "voter": "ch0c0latechip" + }, + { + "rshares": 509984606, + "voter": "doge4lyf" + }, + { + "rshares": 823155684, + "voter": "luisucv34" + }, + { + "rshares": 46854512371, + "voter": "milestone" + }, + { + "rshares": 35782652880, + "voter": "creemej" + }, + { + "rshares": 954223632, + "voter": "keyser" + }, + { + "rshares": 3845406227, + "voter": "poseidon" + }, + { + "rshares": 3886401029, + "voter": "birdie" + }, + { + "rshares": 530196643, + "voter": "qonq99" + }, + { + "rshares": 16756980257, + "voter": "positive" + }, + { + "rshares": 28888710865, + "voter": "sisterholics" + }, + { + "rshares": 564195321, + "voter": "fnait" + }, + { + "rshares": 513457179, + "voter": "keepcalmand" + }, + { + "rshares": 1838905726, + "voter": "yoganarchista" + }, + { + "rshares": 1817367614, + "voter": "remlaps" + }, + { + "rshares": 3276506793, + "voter": "sulev" + }, + { + "rshares": 1021559004312, + "voter": "laonie" + }, + { + "rshares": 35973973159, + "voter": "myfirst" + }, + { + "rshares": 207366992790, + "voter": "somebody" + }, + { + "rshares": 16251975438, + "voter": "sunshine" + }, + { + "rshares": 7995659217, + "voter": "flysaga" + }, + { + "rshares": 1667751860, + "voter": "gmurph" + }, + { + "rshares": 45809226756, + "voter": "midnightoil" + }, + { + "rshares": 114571748006, + "voter": "xiaohui" + }, + { + "rshares": 5659336525, + "voter": "elfkitchen" + }, + { + "rshares": 3694017722, + "voter": "xiaokongcom" + }, + { + "rshares": 12961700193, + "voter": "gargon" + }, + { + "rshares": 7446451527, + "voter": "xianjun" + }, + { + "rshares": 93798273061, + "voter": "miacats" + }, + { + "rshares": 487655542, + "voter": "microluck" + }, + { + "rshares": 90172228874, + "voter": "serejandmyself" + }, + { + "rshares": 3635091595, + "voter": "movievertigo" + }, + { + "rshares": 52792315212, + "voter": "mandibil" + }, + { + "rshares": 71507788, + "voter": "steembriefing" + }, + { + "rshares": 11185222174, + "voter": "daveks" + }, + { + "rshares": 184076493, + "voter": "team101" + }, + { + "rshares": 201688406600, + "voter": "asksisk" + }, + { + "rshares": 1151797447, + "voter": "chaeya" + }, + { + "rshares": 54846770, + "voter": "ejaredallen" + }, + { + "rshares": 18320625906, + "voter": "steemokto" + }, + { + "rshares": 5753142142, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 51568971, + "voter": "typingagent" + }, + { + "rshares": 51581492, + "voter": "cwb" + }, + { + "rshares": 123155378, + "voter": "ola1" + }, + { + "rshares": 7708785756, + "voter": "orcish" + }, + { + "rshares": 2216805889, + "voter": "bapparabi" + }, + { + "rshares": 247235040, + "voter": "darkminded153" + }, + { + "rshares": 230290004, + "voter": "sjamayee" + }, + { + "rshares": 3701249080, + "voter": "lscottphotos" + } + ], + "author": "skypilot", + "author_payout_value": "0.000 HBD", + "author_reputation": 60.22, + "beneficiaries": [], + "blacklists": [], + "body": "
    \nhttp://geraldzmorse.com/images/steemit/Point-Sur-Sunset0.jpg\n
    \nI was able to capture an interesting sunset sequence at Point Sur, California. In this first image it was apparent that this was going to be a beautifully textured sunset with the multi-layered Cirrocumulus clouds above and the Altocumulus clouds below. Additionally the low thin shoreline fog was beginning to slightly develop, giving the area immediately along the shore a mystical softness. Point Sur is a light house, for more info go [here](http://www.pointsur.org/).\n\n
    \nhttp://geraldzmorse.com/images/steemit/Point-Sur-Sunset5.jpg\n*Point Sur Sunset Stage 2*
    \nI wandered around the area trying to set up a classic \"rule-of-thirds\" composition using both horizontal and vertical positioning. Lots of times the issue is that there are just too many cool ways to shoot the image. So, I opted to shoot it a number of different ways, especially as time went on and colors shifted against the available light making the image more mysterious. \n[Go here to see larger version](http://geraldzmorse.com/images/steemit/Point-Sur-Sunset5.jpg)\n\n
    \nhttp://geraldzmorse.com/images/steemit/Point-Sur-Sunset2.jpg\n*Point Sur Sunset Stage 3*
    \nI'm shooting from about a mile away from Point Sur and was attempting to correctly gauge what the prime spot would be to capture the sun \"spash\" effect as it intersected with the horizon. Over the ocean it is a very beautiful effect if caught at exactly the right moment, but I suddenly realized that effect would be obfuscated by Point Sur itself so I needed to alter my shot composition setup.\n\n
    \nhttp://geraldzmorse.com/images/steemit/Point-Sur-Sunset3.jpg\n*Point Sur Sunset Stage 4*
    \nRunning like a madman with my equipment bag, tripod and camera gear I scrambled to get in position on the right side of Point Sur to capture at least some of the horizon flare effect, and was able to get in position and set up, right in the nick of time! What I like about this shot is the way the sun rays on the right side are stopped by the sand dune on the shoreline. You can see it slightly glow along the top edge of the dune as it casts a shadow across the pasture.\n[Go here to see larger version](http://geraldzmorse.com/images/steemit/Point-Sur-Sunset3.jpg)\n\n
    \nhttp://geraldzmorse.com/images/steemit/Point-Sur-Sunset4.jpg\n*Point Sur Sunset Stage Cows*
    \nThen backing out the frame I noticied I had company... these guys had been somewhat following me around while I was doing this... they must have thought I was crazy! LOL... \nWow, what a view they have every day.", + "category": "photography", + "children": 18, + "created": "2016-09-15T14:55:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://geraldzmorse.com/images/steemit/Point-Sur-Sunset0.jpg", + "http://geraldzmorse.com/images/steemit/Point-Sur-Sunset5.jpg", + "http://geraldzmorse.com/images/steemit/Point-Sur-Sunset2.jpg", + "http://geraldzmorse.com/images/steemit/Point-Sur-Sunset3.jpg", + "http://geraldzmorse.com/images/steemit/Point-Sur-Sunset4.jpg" + ], + "links": [ + "http://www.pointsur.org/", + "http://geraldzmorse.com/images/steemit/Point-Sur-Sunset5.jpg", + "http://geraldzmorse.com/images/steemit/Point-Sur-Sunset3.jpg" + ], + "tags": [ + "photography", + "nature", + "art", + "story", + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 14140195003730, + "payout": 14.12, + "payout_at": "2016-09-22T14:55:45", + "pending_payout_value": "14.120 HBD", + "percent_hbd": 10000, + "permlink": "sunset-at-point-sur-california", + "post_id": 1254771, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 69 + }, + "title": "Sunset at Point Sur, California", + "updated": "2016-09-15T16:15:06", + "url": "/photography/@skypilot/sunset-at-point-sur-california" + }, + { + "active_votes": [ + { + "rshares": 231805330698, + "voter": "anonymous" + }, + { + "rshares": 9864946405427, + "voter": "berniesanders" + }, + { + "rshares": 73217648724, + "voter": "nextgenwitness" + }, + { + "rshares": 244108524320, + "voter": "justin" + }, + { + "rshares": 670052746417, + "voter": "silver" + }, + { + "rshares": 1626333566993, + "voter": "silversteem" + }, + { + "rshares": 1805479520568, + "voter": "nextgencrypto" + }, + { + "rshares": 2205769039995, + "voter": "wang" + }, + { + "rshares": 12940564755, + "voter": "danknugs" + }, + { + "rshares": 168108666389, + "voter": "steemservices" + }, + { + "rshares": 2802098794331, + "voter": "donkeypong" + }, + { + "rshares": 190467351752, + "voter": "jamtaylor" + }, + { + "rshares": 14111176458, + "voter": "fkn" + }, + { + "rshares": 468281676, + "voter": "paco-steem" + }, + { + "rshares": 28505959250, + "voter": "thedarkestplum" + }, + { + "rshares": 5641061934, + "voter": "spaninv" + }, + { + "rshares": 18548260097, + "voter": "elishagh1" + }, + { + "rshares": 8669787638, + "voter": "richman" + }, + { + "rshares": 8499402148, + "voter": "acidyo" + }, + { + "rshares": 313687341, + "voter": "coar" + }, + { + "rshares": 1061233175, + "voter": "murh" + }, + { + "rshares": 64889355007, + "voter": "justtryme90" + }, + { + "rshares": 143804852437, + "voter": "coinbitgold" + }, + { + "rshares": 365370465, + "voter": "stiletto" + }, + { + "rshares": 210512019921, + "voter": "will-zewe" + }, + { + "rshares": 129625116354, + "voter": "schro" + }, + { + "rshares": 117519977597, + "voter": "kimziv" + }, + { + "rshares": 30279417098, + "voter": "acassity" + }, + { + "rshares": 15626118267, + "voter": "venuspcs" + }, + { + "rshares": 2485144231, + "voter": "getssidetracked" + }, + { + "rshares": 2717660880, + "voter": "soupernerd" + }, + { + "rshares": 471399709, + "voter": "trees" + }, + { + "rshares": 69012909, + "voter": "strawhat" + }, + { + "rshares": 241998787, + "voter": "cryptochannel" + }, + { + "rshares": 154835513594, + "voter": "derekareith" + }, + { + "rshares": 68883736218, + "voter": "furion" + }, + { + "rshares": 330506834, + "voter": "barbara2" + }, + { + "rshares": 367354087, + "voter": "ch0c0latechip" + }, + { + "rshares": 339989737, + "voter": "doge4lyf" + }, + { + "rshares": 1296755767808, + "voter": "renohq" + }, + { + "rshares": 147678292, + "voter": "cynetyc" + }, + { + "rshares": 174556110815, + "voter": "repholder" + }, + { + "rshares": 6142613073, + "voter": "cryptosi" + }, + { + "rshares": 847366145, + "voter": "luisucv34" + }, + { + "rshares": 2563551232, + "voter": "poseidon" + }, + { + "rshares": 4480017594, + "voter": "fubar-bdhr" + }, + { + "rshares": 20360163443, + "voter": "bendjmiller222" + }, + { + "rshares": 3967367717, + "voter": "birdie" + }, + { + "rshares": 11443791395, + "voter": "positive" + }, + { + "rshares": 130344791, + "voter": "bige37" + }, + { + "rshares": 6939662161, + "voter": "chloetaylor" + }, + { + "rshares": 3811036497, + "voter": "ace108" + }, + { + "rshares": 19860512443, + "voter": "sisterholics" + }, + { + "rshares": 385304121, + "voter": "fnait" + }, + { + "rshares": 342304786, + "voter": "keepcalmand" + }, + { + "rshares": 5767859209, + "voter": "beanz" + }, + { + "rshares": 2344847991, + "voter": "bookworm" + }, + { + "rshares": 2668449972, + "voter": "weenis" + }, + { + "rshares": 6649555015, + "voter": "shortcut" + }, + { + "rshares": 845069114, + "voter": "metaflute" + }, + { + "rshares": 702301553733, + "voter": "laonie" + }, + { + "rshares": 157498807066, + "voter": "twinner" + }, + { + "rshares": 23981436362, + "voter": "myfirst" + }, + { + "rshares": 142561347925, + "voter": "somebody" + }, + { + "rshares": 5330313794, + "voter": "flysaga" + }, + { + "rshares": 31493036371, + "voter": "midnightoil" + }, + { + "rshares": 494816037199, + "voter": "glitterfart" + }, + { + "rshares": 78765907046, + "voter": "xiaohui" + }, + { + "rshares": 3688778506, + "voter": "elfkitchen" + }, + { + "rshares": 2462625562, + "voter": "xiaokongcom" + }, + { + "rshares": 13513261903, + "voter": "gargon" + }, + { + "rshares": 1405383530, + "voter": "hms818" + }, + { + "rshares": 8410153215, + "voter": "thebotkiller" + }, + { + "rshares": 4964181949, + "voter": "xianjun" + }, + { + "rshares": 339881135, + "voter": "microluck" + }, + { + "rshares": 13692475089, + "voter": "thecurator" + }, + { + "rshares": 87440314261, + "voter": "serejandmyself" + }, + { + "rshares": 2005245825, + "voter": "levycore" + }, + { + "rshares": 51504697768, + "voter": "mandibil" + }, + { + "rshares": 73029230, + "voter": "steembriefing" + }, + { + "rshares": 752032432, + "voter": "freeinthought" + }, + { + "rshares": 63935269006, + "voter": "thecyclist" + }, + { + "rshares": 201684217539, + "voter": "asksisk" + }, + { + "rshares": 339268967, + "voter": "anomaly" + }, + { + "rshares": 147753980, + "voter": "ola1" + }, + { + "rshares": 7565449103, + "voter": "orcish" + } + ], + "author": "royaltiffany", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.34, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://img1.steemit.com/0x0/http://i.imgur.com/lHYSnw8.jpg
    \n\nThis is a small update and a reminder of the b'day movie review contest . Don't forget to read the rules and submit your reviews before Friday 16th Of September 2016, 11:59 pm UTC.\n\n

    JUDGING

    \n\nIn order to make it fair for everyone, I decided to ignore the votes received on your entries, as well as the payout. Soooo, we have 3 amazing judges for one of your prize:\n\n

    | @smooth | @condra | @razvanelulmarin |

    \n\n

    Please allow the judges 24-48 hours to go trough all the entries and choose. Winners will be announced as soon as they decide.

    \n\nAnd don't forget about our prizes. As specified in the first post about the contest, 50% of SBD reward it will go towards the winners, 75 SBD from my own wallet plus 50% of whatever SBD reward this post gets, split in 3 equal prizes.\n
    http://i.imgur.com/UqsVKIY.png
    \n\n

    1st Prize: picked by 3 judges

    \n\n

    2nd Prize: random extraction*

    \n\n

    3rd Prize: \"the last entry\"**

    \n\n*each entry will receive a number, the extraction of that number will be recorded and post it in the winner announcement post (all entries are eligible except the one picked by the judges for the 1st prize)\n\n**the last entry before the specified time above, wins the 3rd prize (except if it's the one picked for the 1st or 2nd prize) \n\nI hope everyone is going to enjoy their movie and writing about it! \n\n

    Good luck!

    \n\n
    \n\nKeep in touch and don't forget to follow me . ", + "category": "bdaymoviereview", + "children": 2, + "created": "2016-09-15T14:10:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img1.steemit.com/0x0/http://i.imgur.com/lHYSnw8.jpg", + "http://i.imgur.com/UqsVKIY.png" + ], + "links": [ + "https://steemit.com/bdaymoviereview/@royaltiffany/steemit-b-day-movie-review-contest", + "https://steemit.com/@royaltiffany" + ], + "tags": [ + "bdaymoviereview", + "moviereview", + "challenge", + "steemit", + "royaltiffany" + ], + "users": [ + "smooth", + "condra", + "razvanelulmarin" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 24596193386328, + "payout": 38.139, + "payout_at": "2016-09-22T14:10:09", + "pending_payout_value": "38.139 HBD", + "percent_hbd": 10000, + "permlink": "steemit-b-day-movie-review-contest-update", + "post_id": 1254249, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 86 + }, + "title": "Steemit B'Day Movie Review Contest Update!", + "updated": "2016-09-15T14:50:30", + "url": "/bdaymoviereview/@royaltiffany/steemit-b-day-movie-review-contest-update" + }, + { + "active_votes": [ + { + "rshares": 260763322600, + "voter": "anonymous" + }, + { + "rshares": 40850773319477, + "voter": "blocktrades" + }, + { + "rshares": 3572026279, + "voter": "kenmonkey" + }, + { + "rshares": 459984469, + "voter": "jeffanthonyfds" + }, + { + "rshares": 251364791827, + "voter": "nabilov" + }, + { + "rshares": 973308105, + "voter": "keyser" + }, + { + "rshares": 2132970186, + "voter": "iamwne" + }, + { + "rshares": 8725497615, + "voter": "fishborne" + }, + { + "rshares": 65204048, + "voter": "cechirik" + }, + { + "rshares": 63966138, + "voter": "ierg" + }, + { + "rshares": 176650903994, + "voter": "terrycraft" + }, + { + "rshares": 1839599886, + "voter": "cognoscere" + }, + { + "rshares": 3155389493, + "voter": "macartem" + }, + { + "rshares": 56654664918, + "voter": "mandibil" + }, + { + "rshares": 69986345, + "voter": "steembriefing" + }, + { + "rshares": 712561710, + "voter": "ksena" + }, + { + "rshares": 56265089, + "voter": "yetaras" + }, + { + "rshares": 212888896291, + "voter": "asksisk" + }, + { + "rshares": 154418931, + "voter": "inwoxer" + }, + { + "rshares": 339268967, + "voter": "anomaly" + }, + { + "rshares": 12176034778, + "voter": "ocrdu" + }, + { + "rshares": 2496629911, + "voter": "irensche" + }, + { + "rshares": 106367912, + "voter": "paulocouto" + } + ], + "author": "yetaras", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.35, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    king of mushrooms in our forests - cep or white fungus

    \n

    \n

    \n

    \n

    twins

    \n

    \n

    something that reminds

    \n

    \n", + "category": "nature", + "children": 3, + "created": "2016-09-15T13:32:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://hipics.ru/images/2016/09/15/CAM006938f36c.jpg", + "http://hipics.ru/images/2016/09/15/CAM00692f83bb.jpg", + "http://hipics.ru/images/2016/09/15/CAM006886a254.jpg", + "http://hipics.ru/images/2016/09/15/CAM007675464c.jpg", + "http://hipics.ru/images/2016/09/15/CAM00643f7737.jpg" + ], + "tags": [ + "nature", + "photography", + "mushrooms", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 41846195378969, + "payout": 106.992, + "payout_at": "2016-09-22T13:32:12", + "pending_payout_value": "106.992 HBD", + "percent_hbd": 10000, + "permlink": "in-search-of-mushrooms-part-3", + "post_id": 1253829, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 23 + }, + "title": "In search of mushrooms, part 3", + "updated": "2016-09-15T13:32:12", + "url": "/nature/@yetaras/in-search-of-mushrooms-part-3" + } +] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/max_limit.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/max_limit.tavern.yaml new file mode 100644 index 00000000..c15c1c05 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/max_limit.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts hot maximum limit patterns test + + marks: + - patterntest + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts hot maximum limit patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"hot","tag":"","observer":"alice", "limit": 100} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "max_limit" + directory: "bridge_api_patterns/get_ranked_posts/hot" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/min_limit.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/min_limit.pat.json new file mode 100644 index 00000000..b624d3b4 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/min_limit.pat.json @@ -0,0 +1,1602 @@ +[ + { + "active_votes": [ + { + "rshares": 28370463371572, + "voter": "dantheman" + }, + { + "rshares": 31307487536364, + "voter": "smooth" + }, + { + "rshares": 231809639013, + "voter": "anonymous" + }, + { + "rshares": 2321962618319, + "voter": "diaphanous" + }, + { + "rshares": 1469558503443, + "voter": "commedy" + }, + { + "rshares": 4287714457313, + "voter": "riverhead" + }, + { + "rshares": 1856006073992, + "voter": "badassmother" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 2206068741954, + "voter": "wang" + }, + { + "rshares": 1950753758979, + "voter": "xeroc" + }, + { + "rshares": 1534707047296, + "voter": "joseph" + }, + { + "rshares": 452874558937, + "voter": "recursive3" + }, + { + "rshares": 620996029765, + "voter": "masteryoda" + }, + { + "rshares": 3120582597678, + "voter": "recursive" + }, + { + "rshares": 440845842, + "voter": "lee2" + }, + { + "rshares": 26932201065, + "voter": "lee3" + }, + { + "rshares": 8677295375, + "voter": "lee4" + }, + { + "rshares": 22149018521, + "voter": "lee5" + }, + { + "rshares": 5942299654212, + "voter": "smooth.witness" + }, + { + "rshares": 8927291120, + "voter": "idol" + }, + { + "rshares": 4941942978, + "voter": "sakr" + }, + { + "rshares": 57625926227, + "voter": "unosuke" + }, + { + "rshares": 1536592488, + "voter": "jocelyn" + }, + { + "rshares": 14818263059, + "voter": "gregory-f" + }, + { + "rshares": 154334962550, + "voter": "edgeland" + }, + { + "rshares": 8836453529, + "voter": "gregory60" + }, + { + "rshares": 29596510808, + "voter": "full-measure" + }, + { + "rshares": 104880949618, + "voter": "eeks" + }, + { + "rshares": 24694558802, + "voter": "fkn" + }, + { + "rshares": 468281676, + "voter": "paco-steem" + }, + { + "rshares": 5641697991, + "voter": "spaninv" + }, + { + "rshares": 32459455171, + "voter": "elishagh1" + }, + { + "rshares": 40391466193, + "voter": "himalayanguru" + }, + { + "rshares": 584291107228, + "voter": "nanzo-scoop" + }, + { + "rshares": 178471627922, + "voter": "steve-walschot" + }, + { + "rshares": 9857825141, + "voter": "kefkius" + }, + { + "rshares": 177420844935, + "voter": "mummyimperfect" + }, + { + "rshares": 106635691300, + "voter": "asch" + }, + { + "rshares": 616864092786, + "voter": "kevinwong" + }, + { + "rshares": 1061266533, + "voter": "murh" + }, + { + "rshares": 6230798580, + "voter": "cryptofunk" + }, + { + "rshares": 579494558, + "voter": "kodi" + }, + { + "rshares": 2003359924, + "voter": "error" + }, + { + "rshares": 11584833708, + "voter": "andu" + }, + { + "rshares": 40553122820, + "voter": "ranko-k" + }, + { + "rshares": 962089879337, + "voter": "cyber" + }, + { + "rshares": 58188888655, + "voter": "theshell" + }, + { + "rshares": 49581045086, + "voter": "ak2020" + }, + { + "rshares": 3848697023555, + "voter": "satoshifund" + }, + { + "rshares": 402139444, + "voter": "applecrisp" + }, + { + "rshares": 36407027386, + "voter": "altoz" + }, + { + "rshares": 365370465, + "voter": "stiletto" + }, + { + "rshares": 55577467736, + "voter": "juanmiguelsalas" + }, + { + "rshares": 219283354085, + "voter": "will-zewe" + }, + { + "rshares": 87300558689, + "voter": "herzmeister" + }, + { + "rshares": 275016906945, + "voter": "trogdor" + }, + { + "rshares": 5287820211, + "voter": "tee-em" + }, + { + "rshares": 31346001722, + "voter": "michaelx" + }, + { + "rshares": 179395106552, + "voter": "thedashguy" + }, + { + "rshares": 4682885200, + "voter": "usefree" + }, + { + "rshares": 189626835254, + "voter": "mexbit" + }, + { + "rshares": 5821262190, + "voter": "mark-waser" + }, + { + "rshares": 118356217412, + "voter": "geoffrey" + }, + { + "rshares": 208362110567, + "voter": "kimziv" + }, + { + "rshares": 46266779182, + "voter": "honeythief" + }, + { + "rshares": 75334808165, + "voter": "emily-cook" + }, + { + "rshares": 2187607792, + "voter": "superfreek" + }, + { + "rshares": 484636799, + "voter": "mrhankeh" + }, + { + "rshares": 17908924002, + "voter": "grey580" + }, + { + "rshares": 275327756, + "voter": "ladyclair" + }, + { + "rshares": 68449861599, + "voter": "bacchist" + }, + { + "rshares": 60315479782, + "voter": "good-karma" + }, + { + "rshares": 3350419346, + "voter": "orly" + }, + { + "rshares": 5271030976, + "voter": "riscadox" + }, + { + "rshares": 24867575018, + "voter": "katyakov" + }, + { + "rshares": 373878481829, + "voter": "fabio" + }, + { + "rshares": 25057642057, + "voter": "tcfxyz" + }, + { + "rshares": 6939984054, + "voter": "futurefood" + }, + { + "rshares": 734082781, + "voter": "rxhector" + }, + { + "rshares": 118094280271, + "voter": "furion" + }, + { + "rshares": 105911917280, + "voter": "cdubendo" + }, + { + "rshares": 578386960, + "voter": "barbara2" + }, + { + "rshares": 642869652, + "voter": "ch0c0latechip" + }, + { + "rshares": 594982040, + "voter": "doge4lyf" + }, + { + "rshares": 12668641443, + "voter": "gord0b" + }, + { + "rshares": 2632460141, + "voter": "steem1653" + }, + { + "rshares": 136322030, + "voter": "cynetyc" + }, + { + "rshares": 25221166135, + "voter": "steemit-life" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 5357326058, + "voter": "thegoodguy" + }, + { + "rshares": 14168336425, + "voter": "aaseb" + }, + { + "rshares": 4209533734, + "voter": "karen13" + }, + { + "rshares": 6017253623, + "voter": "cryptosi" + }, + { + "rshares": 251367062418, + "voter": "nabilov" + }, + { + "rshares": 8751103405, + "voter": "noodhoog" + }, + { + "rshares": 46859060143, + "voter": "milestone" + }, + { + "rshares": 33739229218, + "voter": "creemej" + }, + { + "rshares": 87223247, + "voter": "wildchild" + }, + { + "rshares": 15070803886, + "voter": "nippel66" + }, + { + "rshares": 24417687626, + "voter": "phenom" + }, + { + "rshares": 4545051592, + "voter": "poseidon" + }, + { + "rshares": 7946812357, + "voter": "smolalit" + }, + { + "rshares": 362515598946, + "voter": "calaber24p" + }, + { + "rshares": 147403710, + "voter": "jdenismusic" + }, + { + "rshares": 3365797955, + "voter": "simon.braki.love" + }, + { + "rshares": 82782405213, + "voter": "thylbom" + }, + { + "rshares": 3709588060, + "voter": "bitcoiner" + }, + { + "rshares": 32544157928, + "voter": "deanliu" + }, + { + "rshares": 4996306142, + "voter": "dmitriybtc" + }, + { + "rshares": 204618396015, + "voter": "jl777" + }, + { + "rshares": 30989614870, + "voter": "zaebars" + }, + { + "rshares": 20026634941, + "voter": "positive" + }, + { + "rshares": 1809205777, + "voter": "yarly" + }, + { + "rshares": 272641013, + "voter": "yarly2" + }, + { + "rshares": 273048922, + "voter": "yarly3" + }, + { + "rshares": 157733805, + "voter": "yarly4" + }, + { + "rshares": 158624349, + "voter": "yarly5" + }, + { + "rshares": 90416287, + "voter": "yarly7" + }, + { + "rshares": 799615699, + "voter": "raymonjohnstone" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 34309455805, + "voter": "sisterholics" + }, + { + "rshares": 437620869, + "voter": "yarly10" + }, + { + "rshares": 234191245, + "voter": "yarly11" + }, + { + "rshares": 8781903824, + "voter": "royalmacro" + }, + { + "rshares": 81879061, + "voter": "yarly12" + }, + { + "rshares": 674282213, + "voter": "fnait" + }, + { + "rshares": 599033376, + "voter": "keepcalmand" + }, + { + "rshares": 146224042, + "voter": "steemster1" + }, + { + "rshares": 3022447454, + "voter": "dmilash" + }, + { + "rshares": 2002851358, + "voter": "andreynoch" + }, + { + "rshares": 13359143286, + "voter": "mahekg" + }, + { + "rshares": 50579277183, + "voter": "gomeravibz" + }, + { + "rshares": 8734185109, + "voter": "taker" + }, + { + "rshares": 12064042634, + "voter": "nekromarinist" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 10419645487, + "voter": "dumar022" + }, + { + "rshares": 2157207095, + "voter": "merej99" + }, + { + "rshares": 58971492, + "voter": "lillianjones" + }, + { + "rshares": 1213299204686, + "voter": "laonie" + }, + { + "rshares": 157521707420, + "voter": "twinner" + }, + { + "rshares": 23391691291, + "voter": "rawnetics" + }, + { + "rshares": 22969142749, + "voter": "laonie1" + }, + { + "rshares": 23485900426, + "voter": "laonie2" + }, + { + "rshares": 23494195522, + "voter": "laonie3" + }, + { + "rshares": 24562882668, + "voter": "laoyao" + }, + { + "rshares": 42639811498, + "voter": "myfirst" + }, + { + "rshares": 246279861104, + "voter": "somebody" + }, + { + "rshares": 9450505564, + "voter": "flysaga" + }, + { + "rshares": 5831615639, + "voter": "brendio" + }, + { + "rshares": 2918578376, + "voter": "gmurph" + }, + { + "rshares": 3690744042, + "voter": "chris.roy" + }, + { + "rshares": 54405024034, + "voter": "midnightoil" + }, + { + "rshares": 4190391188, + "voter": "ullikume" + }, + { + "rshares": 23489872560, + "voter": "laonie4" + }, + { + "rshares": 23487615266, + "voter": "laonie5" + }, + { + "rshares": 23484637540, + "voter": "laonie6" + }, + { + "rshares": 23480497322, + "voter": "laonie7" + }, + { + "rshares": 3323984357, + "voter": "kurtbeil" + }, + { + "rshares": 23477049244, + "voter": "laonie8" + }, + { + "rshares": 23474334690, + "voter": "laonie9" + }, + { + "rshares": 136078574669, + "voter": "xiaohui" + }, + { + "rshares": 21112646631, + "voter": "jphamer1" + }, + { + "rshares": 88206053, + "voter": "bigsambucca" + }, + { + "rshares": 6791986484, + "voter": "elfkitchen" + }, + { + "rshares": 99935909954, + "voter": "joele" + }, + { + "rshares": 5855738054, + "voter": "oflyhigh" + }, + { + "rshares": 15860159560, + "voter": "randyclemens" + }, + { + "rshares": 2343183825, + "voter": "paynode" + }, + { + "rshares": 4366149629, + "voter": "xiaokongcom" + }, + { + "rshares": 59437351, + "voter": "msjennifer" + }, + { + "rshares": 54654502, + "voter": "ciao" + }, + { + "rshares": 62928860, + "voter": "session101" + }, + { + "rshares": 52985539, + "voter": "steemo" + }, + { + "rshares": 8801395051, + "voter": "xianjun" + }, + { + "rshares": 52848854, + "voter": "steema" + }, + { + "rshares": 72192938, + "voter": "sijoittaja" + }, + { + "rshares": 69662169, + "voter": "confucius" + }, + { + "rshares": 72135954, + "voter": "stevescriber" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 91519215715, + "voter": "miacats" + }, + { + "rshares": 52419023, + "voter": "nano2nd" + }, + { + "rshares": 53661976, + "voter": "jarvis" + }, + { + "rshares": 591109646, + "voter": "microluck" + }, + { + "rshares": 74131936, + "voter": "razberrijam" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 2022702929, + "voter": "chinadaily" + }, + { + "rshares": 88481667, + "voter": "pompe72" + }, + { + "rshares": 802011524540, + "voter": "dollarvigilante" + }, + { + "rshares": 101627835, + "voter": "pollina" + }, + { + "rshares": 50698107, + "voter": "johnbyrd" + }, + { + "rshares": 50682252, + "voter": "thomasaustin" + }, + { + "rshares": 50680459, + "voter": "thermor" + }, + { + "rshares": 50691211, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 3635091595, + "voter": "movievertigo" + }, + { + "rshares": 50311250, + "voter": "revelbrooks" + }, + { + "rshares": 23468154723, + "voter": "laonie10" + }, + { + "rshares": 2982691190, + "voter": "netaterra" + }, + { + "rshares": 21980957828, + "voter": "andrewawerdna" + }, + { + "rshares": 5712937692, + "voter": "trev" + }, + { + "rshares": 1874035641, + "voter": "erroneous-logic" + }, + { + "rshares": 302425178, + "voter": "sergeypotapov" + }, + { + "rshares": 65868377, + "voter": "lensessions" + }, + { + "rshares": 59126308, + "voter": "wmhammer" + }, + { + "rshares": 45978108133, + "voter": "emancipatedhuman" + }, + { + "rshares": 15340272043, + "voter": "pressfortruth" + }, + { + "rshares": 6654726855, + "voter": "hilarski" + }, + { + "rshares": 8773942171, + "voter": "craigwilliamz" + }, + { + "rshares": 8856106682, + "voter": "onetree" + }, + { + "rshares": 101945845, + "voter": "slorunner" + }, + { + "rshares": 2029369552, + "voter": "shadowspub" + }, + { + "rshares": 32463005362, + "voter": "daut44" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 59693834, + "voter": "suprepachyderm" + }, + { + "rshares": 1615332211, + "voter": "themonetaryfew" + }, + { + "rshares": 989363278, + "voter": "dajohns1420" + }, + { + "rshares": 2196907450, + "voter": "runridefly" + }, + { + "rshares": 3915304227, + "voter": "newandold" + }, + { + "rshares": 57856784, + "voter": "jamesyk" + }, + { + "rshares": 112983030208, + "voter": "shenanigator" + }, + { + "rshares": 58197677, + "voter": "jcomeauictx" + }, + { + "rshares": 12901147949, + "voter": "quinneaker" + }, + { + "rshares": 752032432, + "voter": "freeinthought" + }, + { + "rshares": 1783693666, + "voter": "funkywanderer" + }, + { + "rshares": 4900461398, + "voter": "richardcrill" + }, + { + "rshares": 22621459650, + "voter": "laonie11" + }, + { + "rshares": 2205784762, + "voter": "jeremyfromwi" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 4662965424, + "voter": "nadin3" + }, + { + "rshares": 588228551, + "voter": "profanarky" + }, + { + "rshares": 3411072843, + "voter": "xanoxt" + }, + { + "rshares": 1625414479, + "voter": "davidjkelley" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 174778016, + "voter": "greatness" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 56782516, + "voter": "sebastianbauer" + }, + { + "rshares": 55667728, + "voter": "fizzgig" + }, + { + "rshares": 26571803569, + "voter": "sponge-bob" + }, + { + "rshares": 4044716723, + "voter": "l0k1" + }, + { + "rshares": 15232622426, + "voter": "digital-wisdom" + }, + { + "rshares": 3710973264, + "voter": "ethical-ai" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 3752641890, + "voter": "titusfrost" + }, + { + "rshares": 6682880996, + "voter": "jwaser" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 2353724275, + "voter": "zettar" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 17357974240, + "voter": "bluehorseshoe" + }, + { + "rshares": 53413720, + "voter": "lighter" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 263853222, + "voter": "maarnio" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 2617343597, + "voter": "bwaser" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 323483227, + "voter": "panther" + }, + { + "rshares": 53871683, + "voter": "doggnostic" + }, + { + "rshares": 659649765, + "voter": "ct-gurus" + }, + { + "rshares": 53593366, + "voter": "jenny-talls" + }, + { + "rshares": 411677045923, + "voter": "charlieshrem" + }, + { + "rshares": 61827447459, + "voter": "tracemayer" + }, + { + "rshares": 54239080444, + "voter": "brains" + }, + { + "rshares": 50450987, + "voter": "waldemar-kuhn" + }, + { + "rshares": 1415009195, + "voter": "steemafon" + }, + { + "rshares": 1352324852, + "voter": "bitcoinparadise" + }, + { + "rshares": 5753524189, + "voter": "chick1" + }, + { + "rshares": 3605995609, + "voter": "rigaronib" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 62515317, + "voter": "freebornangel" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 2401297947, + "voter": "ellepdub" + }, + { + "rshares": 63405661, + "voter": "inarix03" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 51615652, + "voter": "rayzzz" + }, + { + "rshares": 12115690216, + "voter": "herpetologyguy" + }, + { + "rshares": 4712300251, + "voter": "morgan.waser" + }, + { + "rshares": 157644916, + "voter": "iggy" + }, + { + "rshares": 51636819, + "voter": "mbizryu0" + }, + { + "rshares": 51631638, + "voter": "archij" + }, + { + "rshares": 51530815, + "voter": "movie7283" + }, + { + "rshares": 51527606, + "voter": "ppcompp2" + }, + { + "rshares": 51520427, + "voter": "jj1968" + }, + { + "rshares": 51516489, + "voter": "cineger" + }, + { + "rshares": 51497383, + "voter": "sksduddk" + }, + { + "rshares": 51490214, + "voter": "jjc0719" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 51215236, + "voter": "deli" + }, + { + "rshares": 1233685675, + "voter": "anns" + }, + { + "rshares": 50798322, + "voter": "breeze" + }, + { + "rshares": 50677982, + "voter": "sjytoy" + }, + { + "rshares": 50676799, + "voter": "shy2675" + }, + { + "rshares": 50675747, + "voter": "suance1009" + }, + { + "rshares": 50674176, + "voter": "hasqmd" + }, + { + "rshares": 50673722, + "voter": "fischer67" + }, + { + "rshares": 50672116, + "voter": "elya1" + }, + { + "rshares": 50632828, + "voter": "xclamp45" + }, + { + "rshares": 50618471, + "voter": "likeagame1" + }, + { + "rshares": 50616898, + "voter": "apple4006" + }, + { + "rshares": 50615195, + "voter": "bigbell61" + }, + { + "rshares": 50612850, + "voter": "dolpo777" + }, + { + "rshares": 50611931, + "voter": "dongperi" + }, + { + "rshares": 50610620, + "voter": "lion2byung" + }, + { + "rshares": 50610002, + "voter": "cwj1973" + }, + { + "rshares": 50609329, + "voter": "psj212" + }, + { + "rshares": 50608661, + "voter": "owithed2" + }, + { + "rshares": 50606929, + "voter": "fiself2" + }, + { + "rshares": 50605131, + "voter": "trablinever1" + }, + { + "rshares": 50603861, + "voter": "nuals1940" + }, + { + "rshares": 50602310, + "voter": "fanceth2" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50540827, + "voter": "amstel" + }, + { + "rshares": 1921231770, + "voter": "bapparabi" + }, + { + "rshares": 50479027, + "voter": "sunlight" + }, + { + "rshares": 50355943, + "voter": "forea1995" + }, + { + "rshares": 50354561, + "voter": "holow1968" + }, + { + "rshares": 50353969, + "voter": "peaces1952" + }, + { + "rshares": 50346496, + "voter": "himighar2" + }, + { + "rshares": 50345607, + "voter": "aromese1974" + }, + { + "rshares": 50344921, + "voter": "runis1943" + }, + { + "rshares": 50344067, + "voter": "tong1962" + }, + { + "rshares": 50340744, + "voter": "hishe1997" + }, + { + "rshares": 255059000, + "voter": "letstalkliberty" + }, + { + "rshares": 3609651500, + "voter": "strong-ai" + }, + { + "rshares": 53375937, + "voter": "ninjapainter" + }, + { + "rshares": 51393104, + "voter": "buit1989" + }, + { + "rshares": 51389981, + "voter": "imadecoult1" + }, + { + "rshares": 51387526, + "voter": "infees2" + }, + { + "rshares": 51384095, + "voter": "suar1997" + }, + { + "rshares": 51382067, + "voter": "sobsell93" + }, + { + "rshares": 51380710, + "voter": "stroned96" + }, + { + "rshares": 51378107, + "voter": "drethe" + }, + { + "rshares": 51377505, + "voter": "qualwas" + }, + { + "rshares": 51376367, + "voter": "phent1994" + }, + { + "rshares": 51375075, + "voter": "baboyes" + }, + { + "rshares": 51373532, + "voter": "whor1973" + }, + { + "rshares": 51372739, + "voter": "youreforn" + }, + { + "rshares": 51371902, + "voter": "voll1981" + }, + { + "rshares": 51370717, + "voter": "copenty2" + }, + { + "rshares": 51369717, + "voter": "maject2" + }, + { + "rshares": 51367233, + "voter": "coust1997" + }, + { + "rshares": 51366398, + "voter": "busionea84" + }, + { + "rshares": 51365174, + "voter": "therver1" + }, + { + "rshares": 51364022, + "voter": "appirdsmanne1990" + }, + { + "rshares": 51362967, + "voter": "alienighted87" + }, + { + "rshares": 51359746, + "voter": "anity1994" + }, + { + "rshares": 59959066, + "voter": "themphe1" + }, + { + "rshares": 51355864, + "voter": "abild1988" + }, + { + "rshares": 51353540, + "voter": "spoll1973" + }, + { + "rshares": 66162576, + "voter": "afteld1" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 835065804, + "voter": "dikanevroman" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 1630362522, + "voter": "rusteemitblog" + }, + { + "rshares": 167843838, + "voter": "robyneggs" + }, + { + "rshares": 1300689481, + "voter": "michaelstobiersk" + }, + { + "rshares": 453506109, + "voter": "witchcraftblog" + }, + { + "rshares": 158057595, + "voter": "sdc" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 157726117, + "voter": "illusions" + }, + { + "rshares": 157176058, + "voter": "cybergirls" + }, + { + "rshares": 156847954, + "voter": "correct" + }, + { + "rshares": 156814579, + "voter": "haribo" + }, + { + "rshares": 156194471, + "voter": "stimmt" + }, + { + "rshares": 156054487, + "voter": "fallout" + }, + { + "rshares": 159062820, + "voter": "rule" + }, + { + "rshares": 155907388, + "voter": "xtreme" + }, + { + "rshares": 1442647825, + "voter": "modernbukowski" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 158535752, + "voter": "nerds" + }, + { + "rshares": 31008332335, + "voter": "goldmatters" + }, + { + "rshares": 155796749, + "voter": "majes" + }, + { + "rshares": 155166715, + "voter": "maxb02" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 120983531, + "voter": "bleujay" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 298391608, + "voter": "risabold" + }, + { + "rshares": 154247502, + "voter": "dougkarr" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 96643251, + "voter": "expat" + }, + { + "rshares": 181770825, + "voter": "pathtomydream" + }, + { + "rshares": 519265850, + "voter": "doubledex" + }, + { + "rshares": 1593664040, + "voter": "steemlift" + }, + { + "rshares": 129609202, + "voter": "toddemaher1" + } + ], + "author": "dollarvigilante", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.46, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://dollarvigilante.com/wp-content/uploads/2016/09/crisisinbound-676x374.jpg
    \n\nIn past issues, we\u2019ve documented increasingly concerned billionaires warning of dangerous economic times. Many have favored gold as an alternative allocation in a world where $13 trillion-worth of debt is negative yielding, interest rates are artificially suppressed and we\u2019re on the brink of major wars.\n\nThe newest addition to this gold-loving billionaire's club, is none other than hedge-fund manager Paul Singer. At CNBC\u2019s Delivering Alpha Investors Conference this week, the founder of the $27-billion Elliott Management Fund, the 17th largest hedge fund in the world, mentioned that at current prices gold is \u201cundervalued\u201d and \u201cunderrepresented in many portfolios as the only ... store of value that has stood the test of time.\u201d\n\nSinger, along with numerous other hedge-fund managers, has been increasingly outspoken in his criticism of the Federal Reserve and other central banks for creating dangers in the market unlike any in what he terms the \u201c5,000 year-ish\u201d history of finance. Singer noted that \u201cit's a very dangerous time in the global economy and global financial markets.\"\n\nThis quote is frighteningly similar to the response given by Donald Trump on Fox Business not long ago when he was asked if he had money in the market. He answered, \u201cI did, but I got out,\u201d and then went on to say that he expected \u201cvery scary scenarios\u201d for investors.\n\nSinger also stated that he thinks owning medium- to long-term first world debt is a \u201creally bad idea\u201d... and then proceeded to tell listeners to sell their 30-year bonds.\n\nEarlier in the conference, prior to Singer, Ray Dalio who is the manager of the largest hedge fund in the world, Bridgewater Capital, was also vocal about the diminishing returns provided by government debt held by central banks. \u201cThere\u2019s only so much you can squeeze out of the debt cycle,\" he said. He went on to say that central banks are at a point now where their ability to stimulate is limited.\n\nSeated next to Dalio was Former Treasury secretary Timothy Geithner who voiced concern about limited \u201ctools in the keynesian arsenal,\u201d that probably wouldn\u2019t be enough to offset the next recession.\n\nGeithner obviously believes that a recession is on the way. Dalio and Singer are trying to convey the same message. A massive crunch is looming.\n\nWe agree with them, although we believe Geithner was sugarcoating what\u2019s to come.\n\nAfter all, we are on the precipice of a crash of biblical proportions according to the former chief economist of the Bank for International Settlements, William White.\n\nWe have mentioned his quote numerous time here at TDV but feel it\u2019s important to reiterate because of its magnitude: \u201cThe only question is whether we are able to look reality in the eye and face what is coming in an orderly fashion, or whether it will be disorderly. Debt jubilees have been going on for 5,000 years, as far back as the Sumerians.\u201d\n\nAs the Fed considers its second rate hike in 10 years, Singer condemned policy-makers for acting with \u201camazing arrogance\u201d when he and others had warned of a mortgage crisis prior to 2008.\n\nWhat he and those who agreed with his stance don\u2019t know, or at least won\u2019t state publicly, is that these shoddy central bank policies are detrimental by design. In other words, their sole purpose is to destabilize the world economy.\n\nThis deliberate market sabotage is necessary for the transference of power from the more developed nations to less developed ones. Ultimately, the idea is to eliminate smaller regional and national central banks. Once things get bad enough, these smaller banks will be blamed for provoking a given crisis. And, secondarily, the end goal is to blow up the entire system in order to bring in the one world government and central bank.\n\nThe elites have used the same tactics time and time again throughout history. First, they create the problem, then there is a reaction, and then finally they come swooping in to \u201cvaliantly save\u201d the day. It's happened numerous times before.\n
    https://dollarvigilante.com/wp-content/uploads/2016/09/1998_Time-MagCover_Greenspan-committe-save-world-The-Dollar-Vigilante.png
    \nAnd it will soon happen again.\n\nOf course, the globalists have demonstrated that every intervention only makes situations worse.\n\nWe reported on the blatant thievery going on at Wells Fargo in our last article and noted how the elites were probably laughing hysterically at what they\u2019re able to get away with. They were even able to convince many younger American voters that \u201cdemocratic socialism\u201d would be their savior, as seen by the significant, youthful support for Bernie Slanders. Debt and currency crises have already started to materialize, as we\u2019ve seen in the socialist utopia that is Venezuela. If this is any indication of what\u2019s to come, the future is looking awfully gloomy.\n\nAs Singer and others including Dalio have mentioned before, the most tried and true measure of wealth and value is gold.\n\nAt TDV we provide unique Austrian-economics based analysis from the anarcho-capitalist pespective of the state of the world\u2019s economy, as well as suggestions on how to protect your assets in these tempestuous and unprecedented times.\n\nJacob Rothschild, a member of the family partly responsible for the creation of all this chaos, even said himself that we are in \u201cuncharted waters\u201d and that it\u2019s \u201cimpossible to predict the unintended consequences of very low interest rates.\u201d\n\nWe have a pretty good idea of what the consequences will be and we\u2019re taking action to protect ourselves and even profit from them. Rothschild seems to know the consequences, as well, as he has been buying up gold and selling the stock market and the US dollar.\n\nYou can survive and profit from the orchestrated collapse too. Subscribe to TDV\u2019s newsletter here to receive constantly updated information on how to protect your family and friends.\n\nIn the end, it is getting truly bizarre just how many billionaires, central bankers and others of note are all warning of the coming collapse. We\u2019d almost begun to worry that they were going to pull a switch-a-roo on us, but if you asked the great majority of investors and financial analysts, they\u2019ll tell you that they see nothing but smooth sailing ahead.\n\nSo, while many are warning, many are hearing, but not listening. The bible said something about that, I believe.\n
    https://img1.steemit.com/0x0/https://www.dollarvigilante.com/wp-content/uploads/2016/08/Jeff-Berwick-The-Dollar-Vigilante-Steemit-Bio-1024x221.jpg
    ", + "category": "money", + "children": 23, + "created": "2016-09-15T18:23:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://dollarvigilante.com/wp-content/uploads/2016/09/crisisinbound-676x374.jpg", + "https://dollarvigilante.com/wp-content/uploads/2016/09/1998_Time-MagCover_Greenspan-committe-save-world-The-Dollar-Vigilante.png", + "https://img1.steemit.com/0x0/https://www.dollarvigilante.com/wp-content/uploads/2016/08/Jeff-Berwick-The-Dollar-Vigilante-Steemit-Bio-1024x221.jpg" + ], + "links": [ + "https://dollarvigilante.com/subscribe" + ], + "tags": [ + "money", + "gold", + "silver", + "bitcoin", + "crisis" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 102136532384242, + "payout": 595.718, + "payout_at": "2016-09-22T18:23:15", + "pending_payout_value": "595.718 HBD", + "percent_hbd": 10000, + "permlink": "another-billionaire-warns-of-catastrophic-depths-not-seen-in-5-000-years-and-emphasizes-gold", + "post_id": 1257023, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 387 + }, + "title": "Another Billionaire Warns of Catastrophic Depths Not Seen in 5,000 Years - and Emphasizes Gold", + "updated": "2016-09-15T18:23:15", + "url": "/money/@dollarvigilante/another-billionaire-warns-of-catastrophic-depths-not-seen-in-5-000-years-and-emphasizes-gold" + } +] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/min_limit.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/min_limit.tavern.yaml new file mode 100644 index 00000000..20942410 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/min_limit.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts hot minimum limit patterns test + + marks: + - patterntest + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts minimum hotlimit patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"hot","tag":"","observer":"alice", "limit": 1} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "min_limit" + directory: "bridge_api_patterns/get_ranked_posts/hot" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_observer_community.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/my_gtg.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_observer_community.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/my_gtg.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/my_gtg.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/my_gtg.tavern.yaml new file mode 100644 index 00000000..14cabf52 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/my_gtg.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts hot my gtg patterns test + + marks: + - patterntest # communities not implemented under 5 mln blocks + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts hot my gtg patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"hot", "tag":"my", "observer": "gtg"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "my_gtg" + directory: "bridge_api_patterns/get_ranked_posts/hot" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted_community.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/my_gtg_limit_1.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted_community.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/my_gtg_limit_1.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/my_gtg_limit_1.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/my_gtg_limit_1.tavern.yaml new file mode 100644 index 00000000..e3e51586 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/my_gtg_limit_1.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts hot my gtg limit 1 patterns test + + marks: + - patterntest # communities not implemented under 5 mln blocks + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts hot my gtg limit 1 patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"hot", "tag":"my", "observer": "gtg", "limit":1} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "my_gtg_limit_1" + directory: "bridge_api_patterns/get_ranked_posts/hot" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/observer_alice.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/observer_alice.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/observer_alice.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/observer_alice.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/observer_alice.tavern.yaml similarity index 64% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/observer_alice.tavern.yaml index 9ce7e7a1..efec13a4 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/observer_alice.tavern.yaml @@ -1,14 +1,14 @@ --- - test_name: Hivemind bridge_api.get_ranked_posts hot patterns test + test_name: Hivemind bridge_api.get_ranked_posts hot observer_alice patterns test marks: - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - - name: bridge_api.get_ranked_posts hot patterns test + - name: bridge_api.get_ranked_posts hot observer_alice patterns test request: url: "{service.proto:s}://{service.server:s}:{service.port}/" method: POST @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "hot" - directory: "bridge_api_patterns/get_ranked_posts" + method: "observer_alice" + directory: "bridge_api_patterns/get_ranked_posts/hot" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted_community.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/observer_community.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted_community.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/observer_community.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted_observer_community.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/observer_community.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted_observer_community.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/observer_community.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_observer_community.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/observer_community.tavern.yaml similarity index 83% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_observer_community.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/observer_community.tavern.yaml index e80d5055..413f67be 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_observer_community.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/observer_community.tavern.yaml @@ -5,7 +5,7 @@ - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts hot observer community patterns test @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "hot_observer_community" - directory: "bridge_api_patterns/get_ranked_posts" + method: "observer_community" + directory: "bridge_api_patterns/get_ranked_posts/hot" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_paging.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/paginated.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_paging.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/paginated.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_paging.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/paginated.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_paging.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/paginated.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_paging.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/paginated.tavern.yaml similarity index 68% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_paging.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/paginated.tavern.yaml index 6a7515d7..0e13815f 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_paging.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/paginated.tavern.yaml @@ -1,14 +1,14 @@ --- - test_name: Hivemind bridge_api.get_ranked_posts hot paging patterns test + test_name: Hivemind bridge_api.get_ranked_posts hot paginated patterns test marks: - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - - name: bridge_api.get_ranked_posts hot paging patterns test + - name: bridge_api.get_ranked_posts hot paginated patterns test request: url: "{service.proto:s}://{service.server:s}:{service.port}/" method: POST @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "hot_paging" - directory: "bridge_api_patterns/get_ranked_posts" + method: "paginated" + directory: "bridge_api_patterns/get_ranked_posts/hot" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_tag.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/tag_life_limit_10.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_tag.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/tag_life_limit_10.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_tag.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/tag_life_limit_10.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_tag.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/tag_life_limit_10.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_tag.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/tag_life_limit_10.tavern.yaml similarity index 64% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_tag.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/tag_life_limit_10.tavern.yaml index ba15584c..99777e5a 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot_tag.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/tag_life_limit_10.tavern.yaml @@ -1,14 +1,14 @@ --- - test_name: Hivemind bridge_api.get_ranked_posts hot tag patterns test + test_name: Hivemind bridge_api.get_ranked_posts hot tag_life limit 10 patterns test marks: - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - - name: bridge_api.get_ranked_posts hot tag patterns test + - name: bridge_api.get_ranked_posts hot tag_life patterns test request: url: "{service.proto:s}://{service.server:s}:{service.port}/" method: POST @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "hot_tag" - directory: "bridge_api_patterns/get_ranked_posts" + method: "tag_life_limit_10" + directory: "bridge_api_patterns/get_ranked_posts/hot" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted.tavern.yaml similarity index 88% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted.tavern.yaml index 6f02b45c..bcd149e4 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted.tavern.yaml @@ -7,7 +7,7 @@ - xfail # empty results caused by lack of is_grayed handling (same as gray elsewhere) includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts muted patterns test @@ -27,4 +27,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "muted" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/muted" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted_observer_community.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_community.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted_observer_community.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_community.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_community.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_community.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted_community.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_community.tavern.yaml similarity index 87% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted_community.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_community.tavern.yaml index 7d58e047..4f71a7c9 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted_community.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_community.tavern.yaml @@ -5,7 +5,7 @@ - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts muted community patterns test @@ -25,4 +25,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "muted_community" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/muted" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments_community.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_observer_community.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments_community.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_observer_community.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments_community.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_observer_community.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments_community.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_observer_community.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted_observer_community.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_observer_community.tavern.yaml similarity index 88% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted_observer_community.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_observer_community.tavern.yaml index 3b4a4050..e9017cee 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted_observer_community.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_observer_community.tavern.yaml @@ -5,7 +5,7 @@ - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts muted observer community patterns test @@ -25,4 +25,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "muted_observer_community" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/muted" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments_observer_community.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments_observer_community.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout.tavern.yaml similarity index 86% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout.tavern.yaml index a7b906fb..a91d3633 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout.tavern.yaml @@ -5,7 +5,7 @@ - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts payout patterns test @@ -25,4 +25,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "payout" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/payout" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_community.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_community.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_community.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_community.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_community.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_community.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_community.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_community.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_community.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_community.tavern.yaml similarity index 87% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_community.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_community.tavern.yaml index 94b8e7f5..08bf95d6 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_community.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_community.tavern.yaml @@ -5,7 +5,7 @@ - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts payout community patterns test @@ -25,4 +25,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "payout_community" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/payout" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_observer_community.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_observer_community.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_observer_community.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_observer_community.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_observer_community.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_observer_community.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_observer_community.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_observer_community.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_observer_community.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_observer_community.tavern.yaml similarity index 88% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_observer_community.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_observer_community.tavern.yaml index 307153b7..66c406b8 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_observer_community.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_observer_community.tavern.yaml @@ -5,7 +5,7 @@ - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts payout observer community patterns test @@ -25,4 +25,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "payout_observer_community" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/payout" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_paging.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_paging.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_paging.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_paging.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_paging.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_paging.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_paging.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_paging.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_paging.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_paging.tavern.yaml similarity index 88% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_paging.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_paging.tavern.yaml index ebebc162..31dcde88 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_paging.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_paging.tavern.yaml @@ -5,7 +5,7 @@ - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts payout paging patterns test @@ -25,4 +25,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "payout_paging" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/payout" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_tag.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_tag.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_tag.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_tag.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_tag.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag.tavern.yaml similarity index 87% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_tag.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag.tavern.yaml index 9a9f3289..3c694598 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_tag.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag.tavern.yaml @@ -5,7 +5,7 @@ - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts payout tag patterns test @@ -25,4 +25,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "payout_tag" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/payout" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_tag_paging.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag_paging.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_tag_paging.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag_paging.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_tag_paging.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag_paging.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_tag_paging.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag_paging.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_tag_paging.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag_paging.tavern.yaml similarity index 88% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_tag_paging.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag_paging.tavern.yaml index 44701f0b..4460839c 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_tag_paging.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag_paging.tavern.yaml @@ -5,7 +5,7 @@ - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts payout tag paging patterns test @@ -25,4 +25,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "payout_tag_paging" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/payout" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments.tavern.yaml similarity index 86% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments.tavern.yaml index 6fbe8c4c..d488cc72 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments.tavern.yaml @@ -7,7 +7,7 @@ - xfail # gray includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts payout_comments patterns test @@ -27,4 +27,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "payout_comments" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/payout_comments" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments_observer_community.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_community.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments_observer_community.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_community.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_community.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_community.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_community.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_community.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments_community.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_community.tavern.yaml similarity index 87% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments_community.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_community.tavern.yaml index d550f4a8..a817ba04 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments_community.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_community.tavern.yaml @@ -5,7 +5,7 @@ - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts payout_comments community patterns test @@ -25,4 +25,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "payout_comments_community" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/payout_comments" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_community.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_observer_community.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_community.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_observer_community.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_observer_community.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_observer_community.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_observer_community.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_observer_community.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments_observer_community.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_observer_community.tavern.yaml similarity index 87% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments_observer_community.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_observer_community.tavern.yaml index 2750d0a8..4390a688 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments_observer_community.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_observer_community.tavern.yaml @@ -5,7 +5,7 @@ - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts payout_comments observer community patterns test @@ -25,4 +25,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "payout_comments_observer_community" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/payout_comments" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments_paging.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_paging.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments_paging.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_paging.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments_paging.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_paging.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments_paging.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_paging.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments_paging.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_paging.tavern.yaml similarity index 88% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments_paging.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_paging.tavern.yaml index 9f28609c..056852ea 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments_paging.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_paging.tavern.yaml @@ -6,7 +6,7 @@ includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts payout_comments_paging patterns test @@ -26,4 +26,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "payout_comments_paging" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/payout_comments" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted.tavern.yaml similarity index 88% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted.tavern.yaml index 9b443d61..0923c53c 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted.tavern.yaml @@ -5,7 +5,7 @@ - patterntest # change in behaviour compared to original, not only replies are in results, but top posts as well includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts promoted patterns test @@ -25,4 +25,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "promoted" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/promoted" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_observer_community.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_community.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_observer_community.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_community.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_tag.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_community.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_tag.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_community.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_community.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_community.tavern.yaml similarity index 87% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_community.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_community.tavern.yaml index 1dc1a292..5a729fbb 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_community.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_community.tavern.yaml @@ -5,7 +5,7 @@ - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts promoted community patterns test @@ -25,4 +25,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "promoted_community" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/promoted" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_observer.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_observer_community.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_observer.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_observer_community.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_observer.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_observer_community.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_observer.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_observer_community.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_observer_community.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_observer_community.tavern.yaml similarity index 87% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_observer_community.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_observer_community.tavern.yaml index f8433902..f80b1782 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_observer_community.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_observer_community.tavern.yaml @@ -5,7 +5,7 @@ - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts promoted observer community patterns test @@ -25,4 +25,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "promoted_observer_community" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/promoted" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_paging.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_paging.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_paging.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_paging.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_paging.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_paging.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_paging.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_paging.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_paging.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_paging.tavern.yaml similarity index 90% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_paging.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_paging.tavern.yaml index a2f53262..992aac2d 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_paging.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_paging.tavern.yaml @@ -5,7 +5,7 @@ - patterntest # change in behaviour compared to original, not only replies but also top posts are in results includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts promoted paging patterns test @@ -25,4 +25,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "promoted_paging" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/promoted" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_polish_hive_community_tag.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_tag.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_polish_hive_community_tag.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_tag.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_tag.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_tag.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_tag.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_tag.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_tag.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_tag.tavern.yaml similarity index 91% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_tag.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_tag.tavern.yaml index 6589b578..4712f7aa 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted_tag.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_tag.tavern.yaml @@ -8,7 +8,7 @@ # it is because the post was edited and was changing tags - we don't clear old tags during edit (should be fixed at some point) includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts promoted tag patterns test @@ -28,4 +28,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "promoted_tag" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/promoted" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/tag_hive-123.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_hive-123.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/tag_hive-123.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_hive-123.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/tag_hive-123.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_hive-123.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/tag_hive-123.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_hive-123.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/tag_hive-123.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_hive-123.tavern.yaml similarity index 86% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/tag_hive-123.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_hive-123.tavern.yaml index 8339bc99..15640b78 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/tag_hive-123.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_hive-123.tavern.yaml @@ -5,7 +5,7 @@ - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts tag hive-123 patterns test @@ -25,4 +25,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "tag_hive-123" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/trending" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/tag_petrodollar.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_petrodollar.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/tag_petrodollar.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_petrodollar.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/tag_petrodollar.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_petrodollar.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/tag_petrodollar.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_petrodollar.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/tag_petrodollar.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_petrodollar.tavern.yaml similarity index 87% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/tag_petrodollar.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_petrodollar.tavern.yaml index 3f481486..941a60f8 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/tag_petrodollar.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_petrodollar.tavern.yaml @@ -5,7 +5,7 @@ - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts tag petrodollar patterns test @@ -25,4 +25,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "tag_petrodollar" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/trending" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending.tavern.yaml similarity index 86% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending.tavern.yaml index 3c48d197..ee931040 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending.tavern.yaml @@ -5,7 +5,7 @@ - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts patterns test @@ -25,4 +25,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "trending" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/trending" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_polish_hive_community_tag.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_observer.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_polish_hive_community_tag.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_observer.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_observer.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_observer.pat.json new file mode 100644 index 00000000..fe51488c --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_observer.pat.json @@ -0,0 +1 @@ +[] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_observer.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_observer.tavern.yaml similarity index 87% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_observer.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_observer.tavern.yaml index c609cab6..4d203498 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_observer.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_observer.tavern.yaml @@ -5,7 +5,7 @@ - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts trending observer patterns test @@ -25,4 +25,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "trending_observer" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/trending" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_paging.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_paging.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_paging.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_paging.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_paging.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_paging.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_paging.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_paging.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_paging.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_paging.tavern.yaml similarity index 88% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_paging.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_paging.tavern.yaml index 2fb81697..0abfca70 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_paging.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_paging.tavern.yaml @@ -5,7 +5,7 @@ - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts trading paging patterns test @@ -25,4 +25,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "trending_paging" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/trending" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_polish_hive_community_tag.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_polish_hive_community_tag.orig.json new file mode 100644 index 00000000..fe51488c --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_polish_hive_community_tag.orig.json @@ -0,0 +1 @@ +[] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_polish_hive_community_tag.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_polish_hive_community_tag.pat.json new file mode 100644 index 00000000..fe51488c --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_polish_hive_community_tag.pat.json @@ -0,0 +1 @@ +[] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_polish_hive_community_tag.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_polish_hive_community_tag.tavern.yaml similarity index 88% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_polish_hive_community_tag.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_polish_hive_community_tag.tavern.yaml index 1c315798..d9935305 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_polish_hive_community_tag.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_polish_hive_community_tag.tavern.yaml @@ -5,7 +5,7 @@ - patterntest # empty results caused by community not present in 5 mln blocks includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts trending polish hive community tag @@ -25,4 +25,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "trending_polish_hive_community_tag" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/trending" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_tag.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_tag.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_tag.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_tag.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_tag.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag.tavern.yaml similarity index 86% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_tag.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag.tavern.yaml index 0814123d..492b92db 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_tag.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag.tavern.yaml @@ -5,7 +5,7 @@ - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts trending tag patterns test @@ -25,4 +25,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "trending_tag" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/trending" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_tag_paging.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag_paging.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_tag_paging.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag_paging.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_tag_paging.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag_paging.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_tag_paging.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag_paging.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_tag_paging.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag_paging.tavern.yaml similarity index 89% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_tag_paging.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag_paging.tavern.yaml index dfec9b8a..1d3f3830 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending_tag_paging.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag_paging.tavern.yaml @@ -5,7 +5,7 @@ - patterntest includes: - - !include ../../common.yaml + - !include ../../../common.yaml stages: - name: bridge_api.get_ranked_posts trending tag paging patterns test @@ -25,4 +25,4 @@ function: validate_response:compare_response_with_pattern extra_kwargs: method: "trending_tag_paging" - directory: "bridge_api_patterns/get_ranked_posts" + directory: "bridge_api_patterns/get_ranked_posts/trending" -- GitLab From aef9dffe3cbeb433fdfec465d8a9c2bcbfa6020e Mon Sep 17 00:00:00 2001 From: Pawel Maniora Date: Thu, 1 Oct 2020 14:38:54 +0200 Subject: [PATCH 2/2] get_ranked_posts_part2 --- .../get_ranked_posts/created/tag_all.pat.json | 1206 + .../created/tag_all.tavern.yaml | 28 + .../get_ranked_posts/hot/tag_all.pat.json | 10354 ++ .../get_ranked_posts/hot/tag_all.tavern.yaml | 28 + ...ommunity.orig.json => community.orig.json} | 0 ..._community.pat.json => community.pat.json} | 0 ...nity.tavern.yaml => community.tavern.yaml} | 2 +- ...community.orig.json => max_limit.pat.json} | 0 .../muted/max_limit.tavern.yaml | 28 + ..._community.pat.json => min_limit.pat.json} | 0 .../muted/min_limit.tavern.yaml | 28 + .../observer_community.orig.json} | 0 .../observer_community.pat.json} | 0 ...rn.yaml => observer_community.tavern.yaml} | 2 +- .../get_ranked_posts/muted/tag_all.pat.json | 2221 + .../muted/tag_all.tavern.yaml | 30 + ...ommunity.orig.json => community.orig.json} | 0 ..._community.pat.json => community.pat.json} | 0 ...nity.tavern.yaml => community.tavern.yaml} | 2 +- .../payout/max_limit.pat.json | 77663 ++++++++++++++ .../payout/max_limit.tavern.yaml | 28 + .../payout/min_limit.pat.json | 1577 + .../payout/min_limit.tavern.yaml | 28 + ...orig.json => observer_community.orig.json} | 0 ....orig.json => observer_community.pat.json} | 0 ...rn.yaml => observer_community.tavern.yaml} | 2 +- ...g_paging.orig.json => paginated.orig.json} | 0 ...out_paging.pat.json => paginated.pat.json} | 0 ...ging.tavern.yaml => paginated.tavern.yaml} | 4 +- .../get_ranked_posts/payout/tag_all.pat.json | 28577 ++++++ .../payout/tag_all.tavern.yaml | 28 + .../tag_steemit.orig.json} | 0 ...yout_tag.pat.json => tag_steemit.pat.json} | 0 ...ag.tavern.yaml => tag_steemit.tavern.yaml} | 6 +- .../tag_steemit_paginated.orig.json} | 0 ...at.json => tag_steemit_paginated.pat.json} | 0 ...yaml => tag_steemit_paginated.tavern.yaml} | 2 +- ...ommunity.orig.json => community.orig.json} | 0 ..._community.pat.json => community.pat.json} | 0 ...nity.tavern.yaml => community.tavern.yaml} | 2 +- .../payout_comments/max_limit.pat.json | 13347 +++ .../payout_comments/max_limit.tavern.yaml | 28 + .../payout_comments/min_limit.pat.json | 460 + .../payout_comments/min_limit.tavern.yaml | 28 + .../observer_community.orig.json} | 0 .../observer_community.pat.json} | 0 ...rn.yaml => observer_community.tavern.yaml} | 2 +- ...s_paging.orig.json => paginated.orig.json} | 0 ...nts_paging.pat.json => paginated.pat.json} | 0 ...ging.tavern.yaml => paginated.tavern.yaml} | 6 +- .../tag_all.pat.json} | 0 .../payout_comments/tag_all.tavern.yaml | 30 + .../tag_steemit.pat.json} | 0 .../payout_comments/tag_steemit.tavern.yaml | 28 + ...oted_tag.orig.json => community.orig.json} | 0 .../community.pat.json} | 0 ...nity.tavern.yaml => community.tavern.yaml} | 2 +- .../promoted/max_limit.pat.json | 71103 +++++++++++++ .../promoted/max_limit.tavern.yaml | 28 + .../promoted/min_limit.pat.json | 1756 + .../promoted/min_limit.tavern.yaml | 28 + .../observer_community.orig.json} | 0 .../observer_community.pat.json} | 0 ...rn.yaml => observer_community.tavern.yaml} | 2 +- ...d_paging.orig.json => paginated.orig.json} | 0 ...ted_paging.pat.json => paginated.pat.json} | 0 ...ging.tavern.yaml => paginated.tavern.yaml} | 6 +- .../promoted/tag_all.pat.json | 14126 +++ .../promoted/tag_all.tavern.yaml | 28 + .../tag_steemit.orig.json} | 0 ...oted_tag.pat.json => tag_steemit.pat.json} | 0 ...ag.tavern.yaml => tag_steemit.tavern.yaml} | 2 +- .../promoted/tag_steemit_paginated.pat.json | 16316 +++ .../tag_steemit_paginated.tavern.yaml | 28 + .../trending/max_limit.pat.json | 84785 ++++++++++++++++ .../trending/max_limit.tavern.yaml | 28 + .../trending/min_limit.pat.json | 1602 + .../trending/min_limit.tavern.yaml | 28 + .../trending/my_observer.orig.json | 1 + .../trending/my_observer.pat.json | 1 + ...er.tavern.yaml => my_observer.tavern.yaml} | 2 +- ...g_paging.orig.json => paginated.orig.json} | 0 ...ing_paging.pat.json => paginated.pat.json} | 0 ...ging.tavern.yaml => paginated.tavern.yaml} | 2 +- .../polish_hive_community_tag.orig.json | 1 + .../polish_hive_community_tag.pat.json | 1 + ... => polish_hive_community_tag.tavern.yaml} | 2 +- .../trending/tag_all.pat.json | 23932 +++++ .../trending/tag_all.tavern.yaml | 28 + ...nding_tag.orig.json => tag_life.orig.json} | 0 ...rending_tag.pat.json => tag_life.pat.json} | 0 ...g_tag.tavern.yaml => tag_life.tavern.yaml} | 6 +- ...orig.json => tag_life_paginated.orig.json} | 0 ...g.pat.json => tag_life_paginated.pat.json} | 0 ...rn.yaml => tag_life_paginated.tavern.yaml} | 9 +- 95 files changed, 349597 insertions(+), 31 deletions(-) create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_all.pat.json create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_all.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/tag_all.pat.json create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/tag_all.tavern.yaml rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/{muted_community.orig.json => community.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/{muted_community.pat.json => community.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/{muted_community.tavern.yaml => community.tavern.yaml} (95%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/{muted_observer_community.orig.json => max_limit.pat.json} (100%) create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/max_limit.tavern.yaml rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/{muted_observer_community.pat.json => min_limit.pat.json} (100%) create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/min_limit.tavern.yaml rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{payout/payout_community.orig.json => muted/observer_community.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{payout/payout_community.pat.json => muted/observer_community.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/{muted_observer_community.tavern.yaml => observer_community.tavern.yaml} (94%) create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/tag_all.pat.json create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/tag_all.tavern.yaml rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/{payout_observer_community.orig.json => community.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/{payout_observer_community.pat.json => community.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/{payout_community.tavern.yaml => community.tavern.yaml} (95%) create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/max_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/max_limit.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/min_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/min_limit.tavern.yaml rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/{payout_paging.orig.json => observer_community.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/{payout_tag.orig.json => observer_community.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/{payout_observer_community.tavern.yaml => observer_community.tavern.yaml} (94%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/{payout_tag_paging.orig.json => paginated.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/{payout_paging.pat.json => paginated.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/{payout_paging.tavern.yaml => paginated.tavern.yaml} (87%) create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/tag_all.pat.json create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/tag_all.tavern.yaml rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{payout_comments/payout_comments_community.orig.json => payout/tag_steemit.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/{payout_tag.pat.json => tag_steemit.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/{payout_tag.tavern.yaml => tag_steemit.tavern.yaml} (77%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{payout_comments/payout_comments_community.pat.json => payout/tag_steemit_paginated.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/{payout_tag_paging.pat.json => tag_steemit_paginated.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/{payout_tag_paging.tavern.yaml => tag_steemit_paginated.tavern.yaml} (95%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/{payout_comments_observer_community.orig.json => community.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/{payout_comments_observer_community.pat.json => community.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/{payout_comments_community.tavern.yaml => community.tavern.yaml} (94%) create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/max_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/max_limit.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/min_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/min_limit.tavern.yaml rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{promoted/promoted_community.orig.json => payout_comments/observer_community.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{promoted/promoted_community.pat.json => payout_comments/observer_community.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/{payout_comments_observer_community.tavern.yaml => observer_community.tavern.yaml} (93%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/{payout_comments_paging.orig.json => paginated.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/{payout_comments_paging.pat.json => paginated.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/{payout_comments_paging.tavern.yaml => paginated.tavern.yaml} (85%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{promoted/promoted_observer_community.orig.json => payout_comments/tag_all.pat.json} (100%) create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/tag_all.tavern.yaml rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{promoted/promoted_observer_community.pat.json => payout_comments/tag_steemit.pat.json} (100%) create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/tag_steemit.tavern.yaml rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/{promoted_tag.orig.json => community.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{trending/trending_observer.orig.json => promoted/community.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/{promoted_community.tavern.yaml => community.tavern.yaml} (95%) create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/max_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/max_limit.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/min_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/min_limit.tavern.yaml rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{trending/trending_observer.pat.json => promoted/observer_community.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{trending/trending_polish_hive_community_tag.orig.json => promoted/observer_community.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/{promoted_observer_community.tavern.yaml => observer_community.tavern.yaml} (94%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/{promoted_paging.orig.json => paginated.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/{promoted_paging.pat.json => paginated.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/{promoted_paging.tavern.yaml => paginated.tavern.yaml} (88%) create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/tag_all.pat.json create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/tag_all.tavern.yaml rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/{trending/trending_polish_hive_community_tag.pat.json => promoted/tag_steemit.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/{promoted_tag.pat.json => tag_steemit.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/{promoted_tag.tavern.yaml => tag_steemit.tavern.yaml} (97%) create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/tag_steemit_paginated.pat.json create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/tag_steemit_paginated.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/max_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/max_limit.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/min_limit.pat.json create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/min_limit.tavern.yaml create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/my_observer.orig.json create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/my_observer.pat.json rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/{trending_observer.tavern.yaml => my_observer.tavern.yaml} (95%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/{trending_paging.orig.json => paginated.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/{trending_paging.pat.json => paginated.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/{trending_paging.tavern.yaml => paginated.tavern.yaml} (95%) create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/polish_hive_community_tag.orig.json create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/polish_hive_community_tag.pat.json rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/{trending_polish_hive_community_tag.tavern.yaml => polish_hive_community_tag.tavern.yaml} (93%) create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_all.pat.json create mode 100644 hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_all.tavern.yaml rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/{trending_tag.orig.json => tag_life.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/{trending_tag.pat.json => tag_life.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/{trending_tag.tavern.yaml => tag_life.tavern.yaml} (77%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/{trending_tag_paging.orig.json => tag_life_paginated.orig.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/{trending_tag_paging.pat.json => tag_life_paginated.pat.json} (100%) rename hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/{trending_tag_paging.tavern.yaml => tag_life_paginated.tavern.yaml} (73%) diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_all.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_all.pat.json new file mode 100644 index 00000000..4af6814b --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_all.pat.json @@ -0,0 +1,1206 @@ +[ + { + "active_votes": [ + { + "rshares": 1979857275, + "voter": "cwbrooch" + }, + { + "rshares": 3911638805, + "voter": "zaitsevalesyaa" + } + ], + "author": "cwbrooch", + "author_payout_value": "0.000 HBD", + "author_reputation": 52.99, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    This is part 2 of my Memoir.  Missed Part 1? Click here.
    \nDon't know what's going on? Start from the beginning here.

    \n

    If you like what you're reading, follow me @cwbrooch for more craziness. if you love what you're reading recommend me to other peeps :) feedback is also very appreciated.

    \n

    \n

    Russian Roulette - A Memoir of my Two Years in Moscow - Part 2 - Under the Table Tactics

    \n

    In this part of my memoir I am going to attempt to describe the dark side of Moscow. All stories depicted here either happened directly to people I knew, or were described to me as  a it's-russia-get-used-to-it anecdote.
    \nYes, I will be talking about corruption and paying people under the table for things but bear in mind that even though it seems like a common practice definitely not all people do that and not all people experience the phenomenon.

    \n

    A ROUTINE POLICE CHECK 

    \n

    It is said that it is extremely wise to keep 2k-5k Rubles (about 28-68 Euro, 30-77 Dollars, 23-58 Pounds) in your registration papers at all times. They tend to disappear when you get your documents back from the officer... If one does not have such loose change, the guy tends to make one's life difficult. \"You were speeding\", \"You didn't stop at the STOP sign\", \"You're light is out\" etc. Driving is another interesting phenomenon in Moscow. You might think that since the metro is so packed, the streets will be empty. On the contrary, but I will not get into that right now as that makes a completely different post...  However, what I will tell you is  how one of my students passed her driving exam, which leads us to...

    \n

    PAYING TO PASS AN EXAM

    \n

    After her first failed attempt, my student looked at her instructor/examiner and asked: \"Could you please tell me what I did wrong, so I can work on it in the future?\" He stared back at her surprised and announced: \"Well, you didn't pay me extra, what do you expect?!\" At that point even I was shocked - \"So people openly tell you they want money?!\" \"Get used to it Kasia, It's Russia....\"
    \nNeedless to say, she was forced to pay the second time around and surprise, surprise, she passed....
    \n
    \nI taught English in a company. I came one week, and saw that everyone was kind of in a rush and slightly agitated. I asked what the problem was and they said they were waiting for an audit. I remember wishing them good luck... One lady looked at me and smiled \"We paid the guys to look the other way, it will be fine!\" I didn't even bother to comment as I had aleady known there was no point...

    \n

    GETTING INTO A PRIVATE EVENT

    \n

    It was the three of us - my BF, his friend and I. We wanted to do some clubbing and the friend decided we should go to a very trendy bar in the heart of Moscow. He had a loyalty card there and was well known among the bouncers. We didn't really look the part, but a hefty fee paid for each of us (by the friend) was enough to let us in...

    \n

    That was a minor party. Let's talk about the big stuff, involving bigger money!
    \nIf you know someone, who knows someone, who knows someone you might be able to (legally) attend the dress rehearsal of the famous Victory Parade in May (the 9th to be exact). It costs about 10k (137 Euro, 116 Pounds , 153 Dollars) Watch fragments of the video below to see the magnitude of what I am talking about. 

    \n

    The whole thing is long, play with it a little bit. The good stuff starts at about 40 minutes. Source

    \n

    https://www.youtube.com/watch?v=5EI3FYynz-Q

    \n

    To enter the actual parade however, you need to be a prominent member of the society (e.g. ex-military) or someone famous or filthy rich :)

    \n

    The event itself is quite impressive and for soldiers taking part in the march it is an honor among honors.  
    \nWe had the privilege of living 15 minutes on foot from the Red Square so we saw all the preparations and marches right outside our windows (till 11pm at night...)

    \n

    \n

    PS. I am aware that my portrayal of Moscow might seem bleak and depressing. Believe me, it was not. I;m simply trying to describe the juicy bits, the interesting stuff :) My next post will be more optimistic as I will be talking about sports, parks an recreations  :)

    \n

     ____________________________________________________________________________

    \n

    Thank you for reading Part 2 of my memoir.

    \n

    Want to find out more about living in Moscow? Follow me @cwbrooch :)

    \n

    My other work on Streemit:

    \n

    1) Russian Roulette - Preamble 

    \n

    2) Russian Roulette - Part 1 - Surviving Underground

    \n

    3) Why shouldn't you use google translate for learning English and which dictionaries are far better

    \n

    4)  How to learn vocabulary effectively in any language!

    \n

    5) About me: introduction  
    \n 

    \n


    \n", + "category": "story", + "children": 0, + "created": "2016-09-15T19:41:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s14.postimg.org/bpiqdmgpt/Untitled.jpg", + "https://img.youtube.com/vi/5EI3FYynz-Q/0.jpg", + "https://lh3.googleusercontent.com/3OMfOqwX2pQ5BYeql8V1tg4J6VcMzG75pLD-nhsfHw0BYFLEQOQSeVl-sVdEkDwS6VfPco-FukpjwQONwimoOhzzT4GIPDt_VGbJfNDYaltTvEcyOFK5do7PZD1-tjDW0nxKYhUQdxG4yoxX6ZS590fMaveLKSI2Voz579yTME9U8D7UgN7R3ufBrAcq0KV8kA9VqMVxryabh2X_jBiMnP3Uwjj_hrWn3ARzHggZMRuo3G3ORSKDpoqcBA25bRDeWHe7nVT4X58NolQ4yY8HVjzyUr4zDneI8dy_eHnSf0F0FBZ8kn4NQQ3ueVR84tu-Ot64CZb9a1SetmKmupvAxBbuS8z3jBsvCECD8A5jz9qevTOkgHEbV0z2hVteH64gCLg3OI9mRVqw2GWAYwNSUlGGtwCxmwXq3p_j_igwncarIhIF2HX_bV0ACrucmewR6IiIdVfaKKAO9g2ycLbJRr_SBwE9TxBND9ar0R267Grzq5SHywG71h1nxZnXInW-HQ2l1cou8zqdiEUanqkeSbgIunZVNBcEnYYinmF-WZd5y0_Luc8rdDYy0GlKAtAJ4z0-woKDs6d_XKWhiWsYOAW3rWwCe3cJylK_6H7wNO2PlBKL=w1163-h775-no" + ], + "links": [ + "https://steemit.com/story/@cwbrooch/russian-roulette-a-memoir-of-my-two-years-in-moscow-part-1-surviving-underground", + "https://steemit.com/story/@cwbrooch/russian-roulette-a-memoir-of-my-two-years-of-living-in-moscow-preamble", + "https://www.youtube.com/channel/UC4qBu3EvraPWezHbaC7npIQ", + "https://www.youtube.com/watch?v=5EI3FYynz-Q", + "https://steemit.com/@cwbrooch", + "https://steemit.com/languages/@cwbrooch/why-shouldn-t-you-use-google-translate-for-learning-english-and-which-dictionaries-are-faaaar-better", + "https://steemit.com/languages/@cwbrooch/how-to-learn-vocabulary-effectively-in-any-language", + "https://steemit.com/introduceyourself/@cwbrooch/teacher-story-teller-cat-lover-about-me" + ], + "tags": [ + "story", + "writing", + "travel", + "life", + "russia" + ], + "users": [ + "cwbrooch" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 5891496080, + "payout": 0.001, + "payout_at": "2016-09-22T19:41:09", + "pending_payout_value": "0.001 HBD", + "percent_hbd": 10000, + "permlink": "russian-roulette-a-memoir-part-2-under-the-table-tactics", + "post_id": 1257881, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 2 + }, + "title": "Russian Roulette - a Memoir [Part 2] - Under-the-table Tactics", + "updated": "2016-09-15T19:42:57", + "url": "/story/@cwbrooch/russian-roulette-a-memoir-part-2-under-the-table-tactics" + }, + { + "active_votes": [ + { + "rshares": 1856124515188, + "voter": "badassmother" + }, + { + "rshares": 1511911763, + "voter": "fkn" + }, + { + "rshares": 1987313581, + "voter": "elishagh1" + }, + { + "rshares": 1061309796, + "voter": "murh" + }, + { + "rshares": 10685732759, + "voter": "kimziv" + }, + { + "rshares": 7380892516, + "voter": "furion" + }, + { + "rshares": 13847065167, + "voter": "aaseb" + }, + { + "rshares": 233089182, + "voter": "poseidon" + }, + { + "rshares": 1226120506, + "voter": "positive" + }, + { + "rshares": 1805841949, + "voter": "sisterholics" + }, + { + "rshares": 63861075353, + "voter": "laonie" + }, + { + "rshares": 2665078950, + "voter": "myfirst" + }, + { + "rshares": 12962686205, + "voter": "somebody" + }, + { + "rshares": 484662341, + "voter": "flysaga" + }, + { + "rshares": 2863548500, + "voter": "midnightoil" + }, + { + "rshares": 7162422615, + "voter": "xiaohui" + }, + { + "rshares": 485163523, + "voter": "elfkitchen" + }, + { + "rshares": 223914723, + "voter": "xiaokongcom" + }, + { + "rshares": 451374022, + "voter": "xianjun" + }, + { + "rshares": 82361209107, + "voter": "markrmorrisjr" + } + ], + "author": "markrmorrisjr", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.26, + "beneficiaries": [], + "blacklists": [], + "body": "## In this episode, a hot Aedapt girl helps Jack escape Killer giant Cockroaches! ##\n\n**Jake was peering through cracks between the plaster laths back into the room where they guard stood.** \n\n![enter image description here](https://s22.postimg.org/d4vifrmo1/Madison.jpg)\n***Missed an episode? Great more great reading for you [on my blog](https://steemit.com/@markrmorrisjr)! Be sure to follow me for awesome daily updates in your feed and leave me comments. I love comments!***\n\n\u201cNo, we\u2019re not that smart when we\u2019re under. We can really only do what we hear them telling us to do.\u201d Jake whispered, calmly as the big guard moved within inches of the wall, snorting. The guard turned, blasted a hole in the ceiling with his gun and charged back into the hall. \n\n*They heard him blasting the door of the next room open.*\n\n\u201cWe can\u2019t stay here. I\u2019m guessing you\u2019ve got this one on a signal blocker and there\u2019s not much time.\u201d \n\nThe girl turned and ran to a corner, where an iron hand rail rose up out of the floor in a curve. She disappeared through the floor and as Jack followed, he found a narrow, spiraling stair that led below. \n\nHe lost his footing and slid down the stairs, narrowly missing the girl. She stood in the room below, with ear to the door that led into the hall.\n\n![enter image description here](https://s16.postimg.org/90derv079/spiral_stair.jpg)\n\n*Jake followed close behind. The girl with the violet eyes opened the door and stepped out into the hall with the awakened Nosher right behind her and Jack bringing up the rear. Jack had no idea what to do next, but the girl seemed to be in her element, and willing to help.*\n\n**Hopefully, she was not leading them into more danger.** \n\nHe followed her past one door, and into the darkened room where they had first started. It was empty, which could only mean one thing. The Noshers who had recently occupied it were upstairs right now with the ugly guard. They were looking for Jack and the others and would soon head back down.\n\n\u201cShouldn\u2019t we just get out of here?\u201d Jack said. He stood with his back to the wall and the door opened a crack so that one eye could see down the hall toward the upper stairs.\n\n\u201cNot without these,\u201d the girl walked to where the guard had been and pointed up at the weapons, suspended above. She ran a hand along the doorframe, \u201cIt ought to be along here somewhere.\u201d She said.\n\n**\u201cWhat is?\u201d Jack hissed, shifting as her body pressed against his.** \n\nShe ran her hand along the top of the doorframe. He froze; she smelled good. It had been a long time since a girl had gotten this close to him, junior prom, in fact. He did not have a lot of time for dating with his work schedule. \n\n*To top it off, the smell of burnt fries that clung to him even after an hour in the shower was hardly an aphrodisiac.*\n\nThe girl put one hand on his chest and stood on tiptoe, pressing tight against him. \u201cOh, don\u2019t kid yourself; you just happened to be in my way.\u201d She laughed, scornfully, and pressed a hidden button at the top right corner of the door. Weapons rained down with a crash, and she quickly chose two handguns, handing one to Jack. \n\nShe pressed the button again, and the remaining weapons zipped back up into position. Jack had to grip the gun in his hand firmly to keep it from joining them.\n\n![enter image description here](https://s13.postimg.org/xp1l7jjyv/guns.jpg)\n\n**\u201cElectro magnet,\u201d she said and opened the door, moving out, weapon first.**\n\n\u201cI knew that,\u201d Jack said. He flattened himself against the hallway wall, like a TV detective. The magnet had occurred to him, but in his addled state, he had not really grasped the concept. Mostly he just did not like the idea of her being smarter than he was. \n\n\u201cKeep up\u201d he hissed to Jake, who had managed to grab a revolver.\nThe three moved quickly down the hall and turned toward the front door. The two roaches Jack had seen earlier, peered out from either side. \n\n**They had weapons leveled in his direction.**\n\n*The girl crouched and moved forward as if she were still a Nosher. It worked. Jack followed suit, and Jake did his best. His human consciousness was getting stronger by the minute.* \n\nHe had even started getting color back in his cheeks, and Jack was beginning to notice that the man seemed oddly familiar, the more human he became. \u201cCould be a side effect of this Nosher thinking,\" he guessed.\n\n\u201cThey're right behind us,\u201d the girl hissed to one of the roaches. \u201cBlast the next thing that comes down those stairs, you got me?\u201d \n\n**The bug clicked and hissed.** \n\n*Jack assumed it was a yes, because the two giant insects moved in and took up positions on either side of the hall.*\n\nJack bolted out the door and was relieved to see the Rabbit zip up just in time. Phineas sat behind the wheel, and the Things were nowhere in sight. Behind them, they heard the roaches open fire, and then a huge blast echoed down the hall. \n\n![enter image description here](https://s13.postimg.org/4klau8zdj/phin_rabbit.jpg)\n\nA gust of wind barreled out the door, raining cockroach guts over the three escaping figures. Jake stumbled, and Jack picked him up and shoved him into the back seat of the Rabbit.\n\nHe turned back to let the girl in, but she was gone. Phineas stood up on the running board, slapping the roof of the vehicle furiously. \u201cGet in the car! Let\u2019s go man!\u201d\n\n*By the time Jack had slid into the passenger seat, Phineas had the Rabbit patching out. They were up to top speed in a matter of seconds.*\n\n**\u201cFind a me a safe dime!\u201d Phineas yelled, standing as he worked the pedals and tried to see over the steering wheel at the same time.**\n\n\u201cWhat?\u201d Jack yelled over the whine of the engine.\n\n\u201cDime, a dimension, get us out of here.\u201d Phineas pleaded.\n\nJack opened the glove compartment and fiddled with the controls, but nothing happened.\n\n**\u201cDamn, guess I have to do everything, Phineas grumbled, \u201chere, take the wheel.\u201d** \n\n*The Leprechaun ducked under Jack\u2019s arms as he grabbed the steering wheel from his position in the passenger\u2019s seat.* \n\nPhineas leaned across the stick shift, his feet working the pedals as he started manipulating the glovebox controls. Jack\u2019s view through the windshield changed every few seconds. It was making steering from the passenger\u2019s seat even more of a challenge.\n\n*Meanwhile, Jake hunkered down in the back seat. From where Jack sat, he was not looking so good. He wondered how much time they had left.*\n\nJack swerved to miss a slow-moving vehicle that had just appeared as they shifted dimensions. Finally, Phineas settled for one that put them on a narrow two-lane country road. \n\nThe town disappeared, replaced by rows of fences. Phineas braked and turned off onto the shoulder of the road, rolling to a stop.\n\nJack\u2019s heartbeat slowly returned to normal. Meanwhile, Jake sounded like he was winding up in the back seat, his voice rolling into a high-pitched whine, perforated with short puffs of breath, like a woman in labor on a late-night sitcom.\n\n**\u201cYou okay, back there?\u201d Jack asked, climbing out onto the shoulder.** \n\nJake launched himself out of the back seat, landed face down in a shallow ditch, and promptly lost the entire contents of his stomach in a single \n\n\u201cralph\u201d.\n--------\n\nJack turned away, pulling his elbow up over his nose to avoid the horrendous smell of vomit. Meanwhile, Phineas dove around the hood of the car and into the ditch, pawing through the puke as if he was panning for gold. \n\n*A few seconds later, he came up for air, triumphantly holding the thumb drive.*\n\nHe stood, wiping his hands on Jake\u2019s jacket, and then looked at his watch. \u201cIt\u2019s past time,\u201d He said, pulling the transmitter from the man\u2019s neck. Jake lolled into the ditch; his eyes fluttered, and Phineas shoved Jack toward the driver\u2019s seat.\n\n**\u201cLet\u2019s go. We don\u2019t want to be here when they come to collect him.\u201d He said, climbing into the passenger\u2019s seat.**\n\n***Will Jake see the girl again? What about his Nosher friend, what becomes of him? Will they ever get the smell out of the ALICE? Stay tuned!***\n\n## Look for the upvote button below. If you liked the post, upvote and share! If you're not on Steemit yet, why not? You get free money for signing up! ##", + "category": "story", + "children": 0, + "created": "2016-09-15T19:40:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s22.postimg.org/d4vifrmo1/Madison.jpg", + "https://s16.postimg.org/90derv079/spiral_stair.jpg", + "https://s13.postimg.org/xp1l7jjyv/guns.jpg", + "https://s13.postimg.org/4klau8zdj/phin_rabbit.jpg" + ], + "links": [ + "https://steemit.com/@markrmorrisjr" + ], + "tags": [ + "story", + "life", + "fiction", + "anarchy", + "minnowsunited" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 2069384927746, + "payout": 0.691, + "payout_at": "2016-09-22T19:40:48", + "pending_payout_value": "0.691 HBD", + "percent_hbd": 10000, + "permlink": "original-fiction-jacked-book-one-the-origin-dime-chronicles-episode-10", + "post_id": 1257877, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 20 + }, + "title": "Original Fiction: JACKED Book One, The Origin Dime Chronicles, Episode 10", + "updated": "2016-09-15T19:40:48", + "url": "/story/@markrmorrisjr/original-fiction-jacked-book-one-the-origin-dime-chronicles-episode-10" + }, + { + "active_votes": [ + { + "rshares": 201736965, + "voter": "blend" + } + ], + "author": "blend", + "author_payout_value": "0.000 HBD", + "author_reputation": 45.17, + "beneficiaries": [], + "blacklists": [], + "body": "\n
      \n
    •  I\u2019m as surprised as anyone to be saying this but holy shit, these vape trick are really impressive.Yes, vaping still makes most people look like an extra who just stepped off the set of Blade Runner. But god dammit, King Titus is doing some stuff with smoke in this video that doesn\u2019t seem physically possible.How is he moving smoke rings through the air without breaking them? Let\u2019s just soak that in for a hot second.
    • \n
    \n\nhttps://youtu.be/i3Nd_FK1zUg\nsource>http://www.gizmodo.com.au/2016/09/so-uh-vape-tricks-are-cool-now/", + "category": "art", + "children": 0, + "created": "2016-09-15T19:40:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.kinja-img.com/gawker-media/image/upload/t_original/p8yuecbnagacjm6khr6t.jpg", + "https://img.youtube.com/vi/i3Nd_FK1zUg/0.jpg" + ], + "links": [ + "https://youtu.be/i3Nd_FK1zUg" + ], + "tags": [ + "art", + "story", + "life", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 201736965, + "payout": 0.0, + "payout_at": "2016-09-22T19:40:36", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "so-uh-vape-tricks-are-cool-now", + "post_id": 1257876, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "So, Uh... Vape Tricks Are Cool Now?", + "updated": "2016-09-15T19:40:36", + "url": "/art/@blend/so-uh-vape-tricks-are-cool-now" + }, + { + "active_votes": [], + "author": "philanthropest", + "author_payout_value": "0.000 HBD", + "author_reputation": 29.41, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    James Comey -the Director of the FBI - puts tape over his personal laptop camera and webcams.  

    \n

    I'm not crazy for having masking tape over my camera...I'm not alone....

    \n

    https://www.youtube.com/watch?v=y02aBfNT8n4

    \n

    WHY AREN'T PEOPLE MORE CONCERNED ABOUT BEING LISTENED TO...YES, IT IS INVASIVE TO KNOW YOU ARE BEING WATCHED, BUT....

    \n
      \n
    • People SAY more revealing and interesting stuff than they DO....so, I would much rather be a blind fly on the wall than deaf.  
    • \n
    \n

    AS IF THEY AREN'T LISTENING TO YOU/ME....IF THEY ARE WATCHING...THEY ARE OBVIOUSLY LISTENING

    \n", + "category": "freedom", + "children": 0, + "created": "2016-09-15T19:40:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/y02aBfNT8n4/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=y02aBfNT8n4" + ], + "tags": [ + "freedom", + "anarchy", + "steem", + "life", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 0, + "payout": 0.0, + "payout_at": "2016-09-22T19:40:21", + "pending_payout_value": "0.000 HBD", + "percent_hbd": 10000, + "permlink": "cover-your-laptop-and-phone-camera-comey-dir-of-the-fbi-does", + "post_id": 1257871, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 0 + }, + "title": "COVER YOUR LAPTOP -and phone- CAMERA - Comey; DIR OF THE FBI DOES", + "updated": "2016-09-15T19:42:36", + "url": "/freedom/@philanthropest/cover-your-laptop-and-phone-camera-comey-dir-of-the-fbi-does" + }, + { + "active_votes": [ + { + "rshares": 231815399848, + "voter": "anonymous" + }, + { + "rshares": 1856124515188, + "voter": "badassmother" + }, + { + "rshares": 1950776472028, + "voter": "xeroc" + }, + { + "rshares": 466189427281, + "voter": "recursive2" + }, + { + "rshares": 440845842, + "voter": "lee2" + }, + { + "rshares": 26932369613, + "voter": "lee3" + }, + { + "rshares": 8677356665, + "voter": "lee4" + }, + { + "rshares": 22149156424, + "voter": "lee5" + }, + { + "rshares": 24694558802, + "voter": "fkn" + }, + { + "rshares": 468295495, + "voter": "paco-steem" + }, + { + "rshares": 5641891453, + "voter": "spaninv" + }, + { + "rshares": 31733693573, + "voter": "instructor2121" + }, + { + "rshares": 319978787382, + "voter": "teamsteem" + }, + { + "rshares": 32459455171, + "voter": "elishagh1" + }, + { + "rshares": 584301957019, + "voter": "nanzo-scoop" + }, + { + "rshares": 183455862202, + "voter": "steve-walschot" + }, + { + "rshares": 177422979921, + "voter": "mummyimperfect" + }, + { + "rshares": 1061309796, + "voter": "murh" + }, + { + "rshares": 40553528416, + "voter": "ranko-k" + }, + { + "rshares": 970610699889, + "voter": "cyber" + }, + { + "rshares": 49581638772, + "voter": "ak2020" + }, + { + "rshares": 61303208719, + "voter": "justtryme90" + }, + { + "rshares": 35244223389, + "voter": "drinkzya" + }, + { + "rshares": 3848697023555, + "voter": "satoshifund" + }, + { + "rshares": 365370465, + "voter": "stiletto" + }, + { + "rshares": 55960464168, + "voter": "thecryptodrive" + }, + { + "rshares": 275083790158, + "voter": "trogdor" + }, + { + "rshares": 5047565689, + "voter": "tee-em" + }, + { + "rshares": 31346657524, + "voter": "michaelx" + }, + { + "rshares": 203028922423, + "voter": "kimziv" + }, + { + "rshares": 45359587433, + "voter": "honeythief" + }, + { + "rshares": 75335893384, + "voter": "emily-cook" + }, + { + "rshares": 34073741916, + "voter": "cryptoiskey" + }, + { + "rshares": 484636799, + "voter": "mrhankeh" + }, + { + "rshares": 36267999733, + "voter": "clement" + }, + { + "rshares": 49807514764, + "voter": "isteemit" + }, + { + "rshares": 68450624110, + "voter": "bacchist" + }, + { + "rshares": 52094130602, + "voter": "venuspcs" + }, + { + "rshares": 462747522217, + "voter": "roelandp" + }, + { + "rshares": 5271256317, + "voter": "riscadox" + }, + { + "rshares": 118094280271, + "voter": "furion" + }, + { + "rshares": 578386960, + "voter": "barbara2" + }, + { + "rshares": 642869652, + "voter": "ch0c0latechip" + }, + { + "rshares": 594982040, + "voter": "doge4lyf" + }, + { + "rshares": 14886225123, + "voter": "ausbitbank" + }, + { + "rshares": 2531219186, + "voter": "steem1653" + }, + { + "rshares": 185306737687, + "voter": "anyx" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 5250267854, + "voter": "thegoodguy" + }, + { + "rshares": 13847065167, + "voter": "aaseb" + }, + { + "rshares": 4209550858, + "voter": "karen13" + }, + { + "rshares": 89580632, + "voter": "wildchild" + }, + { + "rshares": 14455781997, + "voter": "nippel66" + }, + { + "rshares": 4428694472, + "voter": "poseidon" + }, + { + "rshares": 3709674578, + "voter": "bitcoiner" + }, + { + "rshares": 30989849211, + "voter": "zaebars" + }, + { + "rshares": 20026634941, + "voter": "positive" + }, + { + "rshares": 799615699, + "voter": "raymonjohnstone" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 34310997040, + "voter": "sisterholics" + }, + { + "rshares": 4150694741, + "voter": "tygergamer" + }, + { + "rshares": 674282213, + "voter": "fnait" + }, + { + "rshares": 599033376, + "voter": "keepcalmand" + }, + { + "rshares": 21249911268, + "voter": "sisters" + }, + { + "rshares": 135241026997, + "voter": "steemdrive" + }, + { + "rshares": 50580942653, + "voter": "gomeravibz" + }, + { + "rshares": 2157263872, + "voter": "merej99" + }, + { + "rshares": 1181429894047, + "voter": "laonie" + }, + { + "rshares": 22969530313, + "voter": "laonie1" + }, + { + "rshares": 23486336661, + "voter": "laonie2" + }, + { + "rshares": 23494631758, + "voter": "laonie3" + }, + { + "rshares": 41308723727, + "voter": "myfirst" + }, + { + "rshares": 246291037911, + "voter": "somebody" + }, + { + "rshares": 9208584487, + "voter": "flysaga" + }, + { + "rshares": 5831884826, + "voter": "brendio" + }, + { + "rshares": 54407421509, + "voter": "midnightoil" + }, + { + "rshares": 4190432650, + "voter": "ullikume" + }, + { + "rshares": 538023492, + "voter": "marinaz" + }, + { + "rshares": 50577648, + "voter": "michellek" + }, + { + "rshares": 23490308796, + "voter": "laonie4" + }, + { + "rshares": 23488038283, + "voter": "laonie5" + }, + { + "rshares": 23485060556, + "voter": "laonie6" + }, + { + "rshares": 23480907119, + "voter": "laonie7" + }, + { + "rshares": 3157899297, + "voter": "kurtbeil" + }, + { + "rshares": 23477459041, + "voter": "laonie8" + }, + { + "rshares": 23474757706, + "voter": "laonie9" + }, + { + "rshares": 2370331931, + "voter": "steemleak" + }, + { + "rshares": 136086029693, + "voter": "xiaohui" + }, + { + "rshares": 88206053, + "voter": "bigsambucca" + }, + { + "rshares": 6630568148, + "voter": "elfkitchen" + }, + { + "rshares": 99940391922, + "voter": "joele" + }, + { + "rshares": 2354334523, + "voter": "paynode" + }, + { + "rshares": 4254379739, + "voter": "xiaokongcom" + }, + { + "rshares": 8576106418, + "voter": "xianjun" + }, + { + "rshares": 72135954, + "voter": "stevescriber" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 52419023, + "voter": "nano2nd" + }, + { + "rshares": 576343622, + "voter": "microluck" + }, + { + "rshares": 60225791, + "voter": "cryptoblu" + }, + { + "rshares": 60219243, + "voter": "instructor" + }, + { + "rshares": 802020725261, + "voter": "dollarvigilante" + }, + { + "rshares": 3977281078, + "voter": "lamech-m" + }, + { + "rshares": 23468551300, + "voter": "laonie10" + }, + { + "rshares": 8536250240, + "voter": "garywilson" + }, + { + "rshares": 50829277, + "voter": "bitchplease" + }, + { + "rshares": 99130059443, + "voter": "barrycooper" + }, + { + "rshares": 31611733517, + "voter": "hilarski" + }, + { + "rshares": 2029369552, + "voter": "shadowspub" + }, + { + "rshares": 8390958262, + "voter": "rimann" + }, + { + "rshares": 56999917, + "voter": "rickmiller" + }, + { + "rshares": 5401518277, + "voter": "nulliusinverba" + }, + { + "rshares": 22792452702, + "voter": "mikehere" + }, + { + "rshares": 22621847215, + "voter": "laonie11" + }, + { + "rshares": 3411072843, + "voter": "xanoxt" + }, + { + "rshares": 174778016, + "voter": "greatness" + }, + { + "rshares": 26574132419, + "voter": "sponge-bob" + }, + { + "rshares": 4044803243, + "voter": "l0k1" + }, + { + "rshares": 50798127, + "voter": "freesteem" + }, + { + "rshares": 2353724275, + "voter": "zettar" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 53413720, + "voter": "lighter" + }, + { + "rshares": 258239323, + "voter": "maarnio" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 5934390558, + "voter": "dexter-k" + }, + { + "rshares": 51716816, + "voter": "doggnostic" + }, + { + "rshares": 659649765, + "voter": "ct-gurus" + }, + { + "rshares": 51449632, + "voter": "jenny-talls" + }, + { + "rshares": 415654681468, + "voter": "charlieshrem" + }, + { + "rshares": 63546443837, + "voter": "tracemayer" + }, + { + "rshares": 26568286493, + "voter": "brains" + }, + { + "rshares": 1702730509, + "voter": "alwayzgame" + }, + { + "rshares": 1282974860, + "voter": "bitcoinparadise" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 2127783725, + "voter": "steemsquad" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 431087473, + "voter": "littlemorelove" + }, + { + "rshares": 51636819, + "voter": "mbizryu0" + }, + { + "rshares": 51631638, + "voter": "archij" + }, + { + "rshares": 51530815, + "voter": "movie7283" + }, + { + "rshares": 51527606, + "voter": "ppcompp2" + }, + { + "rshares": 51520427, + "voter": "jj1968" + }, + { + "rshares": 51516489, + "voter": "cineger" + }, + { + "rshares": 51497383, + "voter": "sksduddk" + }, + { + "rshares": 51490214, + "voter": "jjc0719" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 50677982, + "voter": "sjytoy" + }, + { + "rshares": 50676799, + "voter": "shy2675" + }, + { + "rshares": 50675747, + "voter": "suance1009" + }, + { + "rshares": 50674176, + "voter": "hasqmd" + }, + { + "rshares": 50673722, + "voter": "fischer67" + }, + { + "rshares": 50672116, + "voter": "elya1" + }, + { + "rshares": 50632828, + "voter": "xclamp45" + }, + { + "rshares": 50618471, + "voter": "likeagame1" + }, + { + "rshares": 50616898, + "voter": "apple4006" + }, + { + "rshares": 50615195, + "voter": "bigbell61" + }, + { + "rshares": 50612850, + "voter": "dolpo777" + }, + { + "rshares": 50611931, + "voter": "dongperi" + }, + { + "rshares": 50610620, + "voter": "lion2byung" + }, + { + "rshares": 50610002, + "voter": "cwj1973" + }, + { + "rshares": 50609329, + "voter": "psj212" + }, + { + "rshares": 50608661, + "voter": "owithed2" + }, + { + "rshares": 50606929, + "voter": "fiself2" + }, + { + "rshares": 50605131, + "voter": "trablinever1" + }, + { + "rshares": 50603861, + "voter": "nuals1940" + }, + { + "rshares": 50602310, + "voter": "fanceth2" + }, + { + "rshares": 50355943, + "voter": "forea1995" + }, + { + "rshares": 50354561, + "voter": "holow1968" + }, + { + "rshares": 50353969, + "voter": "peaces1952" + }, + { + "rshares": 50346496, + "voter": "himighar2" + }, + { + "rshares": 50345607, + "voter": "aromese1974" + }, + { + "rshares": 50344921, + "voter": "runis1943" + }, + { + "rshares": 50344067, + "voter": "tong1962" + }, + { + "rshares": 50340744, + "voter": "hishe1997" + }, + { + "rshares": 1979857275, + "voter": "cwbrooch" + }, + { + "rshares": 52329350, + "voter": "ninjapainter" + }, + { + "rshares": 51393104, + "voter": "buit1989" + }, + { + "rshares": 51389981, + "voter": "imadecoult1" + }, + { + "rshares": 51387526, + "voter": "infees2" + }, + { + "rshares": 51384095, + "voter": "suar1997" + }, + { + "rshares": 51382067, + "voter": "sobsell93" + }, + { + "rshares": 51380710, + "voter": "stroned96" + }, + { + "rshares": 51378107, + "voter": "drethe" + }, + { + "rshares": 51377505, + "voter": "qualwas" + }, + { + "rshares": 51376367, + "voter": "phent1994" + }, + { + "rshares": 51375075, + "voter": "baboyes" + }, + { + "rshares": 51373532, + "voter": "whor1973" + }, + { + "rshares": 51372739, + "voter": "youreforn" + }, + { + "rshares": 51371902, + "voter": "voll1981" + }, + { + "rshares": 51370717, + "voter": "copenty2" + }, + { + "rshares": 51369717, + "voter": "maject2" + }, + { + "rshares": 51367233, + "voter": "coust1997" + }, + { + "rshares": 51366398, + "voter": "busionea84" + }, + { + "rshares": 51365174, + "voter": "therver1" + }, + { + "rshares": 51364022, + "voter": "appirdsmanne1990" + }, + { + "rshares": 51362967, + "voter": "alienighted87" + }, + { + "rshares": 51359746, + "voter": "anity1994" + }, + { + "rshares": 59959066, + "voter": "themphe1" + }, + { + "rshares": 51355864, + "voter": "abild1988" + }, + { + "rshares": 51353540, + "voter": "spoll1973" + }, + { + "rshares": 66162576, + "voter": "afteld1" + }, + { + "rshares": 1630374239, + "voter": "rusteemitblog" + }, + { + "rshares": 31008332335, + "voter": "goldmatters" + }, + { + "rshares": 68608760, + "voter": "dealzgal" + }, + { + "rshares": 64921864, + "voter": "storage" + }, + { + "rshares": 55388665, + "voter": "blackmarket" + }, + { + "rshares": 58454327, + "voter": "gifts" + }, + { + "rshares": 93882016, + "voter": "expat" + }, + { + "rshares": 188217107, + "voter": "techslut" + }, + { + "rshares": 137659447, + "voter": "steemtrail" + }, + { + "rshares": 3035584586, + "voter": "steemlift" + }, + { + "rshares": 123580867, + "voter": "toddemaher1" + } + ], + "author": "charlieshrem", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.32, + "beneficiaries": [], + "blacklists": [], + "body": "[![1427721443457173 (1).jpg](https://s15.postimg.org/e6gxjg8cb/1427721443457173_1.jpg)](https://postimg.org/image/5bg38xjjr/)\n\nThe day I went to prison I published an article Bitcoin for Prison. While I didn't get to read or see the article until someone mailed me a physical copy, I found out that my article had started a number of discussions and follow-on commentary.\n\nDuring my stay at Lewisburg Federal Prison Camp I observed many economic theories put into effect by inmates and the prison administration, including Gresham's law, hyperinflation, currency exchange, and others.\n\nThere are two markets in prison, the \"Administration Run Market\" (ARM) and the \"Inmate Run Market\" (IRM). \n\nFor the ARM, family and friends can add money to your account through Western Union, MoneyGram, or mailing a check. These funds get added to your account fairly quickly and can be used almost immediately, however with a strict spending limit. You get 300 minutes of phone use per month for about $70, and email costs about $0.05 a minute and is only available at specific times to specific people. Once a week you can shop in the commissary with a $360 a month spending limit. Further, certain products have limits of how much you can buy, for example the Mackerel (described below). Alternatively, the IRM is where you can buy sandwiches, wraps, pizzas, Italian ices, hire a personal trainer, get a haircut, pay someone to clean your cube, repair a watch, even inmate run caterers for your birthday or going home party. Additionally there were inmate run 'stores' which sold commissary items at a markup since you could only commissary shop once a week.\n\n[![mackerel-203x300.png](https://s18.postimg.org/pkn7zm1h5/mackerel_203x300.png)](https://postimg.org/image/iu6qq6eb9/)\n\nThe Mackerel (meaning literal packets of fish) is one of the competing currencies in the IRM. It has utility by being one of the best sources of protein on the compound. You can save it for a long time, the shelf life is a few years. The price is relatively the same across all prisons in the country, so even if you transfer prisons your property comes with you, including your Mackerel which is worth the same somewhere else. Unlike tunafish, chicken packets and protein bars, more people eat Mackerel. Those other food items can be used as currency as well, for example the guy who fixes your watch may only accept protein bars because he hates fish. There was even a form of digital currency being used, which I will discuss in another post.\n\n[![pzyQaHU.png](https://s15.postimg.org/tggsqn3uj/pzy_Qa_HU.png)](https://postimg.org/image/nfj3tkh87/)\n\nUtility and medium of exchange give it some value but what about scarcity ? If there is a virtually unlimited amount of Mackerel in the IRM, just like the Federal Reserve printing money, there is no scarcity and hyperinflation can occure if it is debased. \n\nUsing a simple equation, 467 (Number of Inmates) * 14 (Maximum Quantity Allowed to Purchase Per Inmate) * 52 (weeks, assuming every inmate buys the maximum mount of Mackerel every week)\n\nSo if in 2015 we assume that the Supply and Velocity grows at the exact same rate with the Price Level and Transactions unchanging, the amount of Mackerel would essentially double on an even inflation rate. This does not factor in the 3 year shelf life, where expired Mackerel becomes a secondary currency. I will discuss in my next post. \n\nI like to believe that the value of money is determined also psychological factors, like a commodity and not only by mechanical or mathematical factors. In prison many of these psychological factors come into play.\n\n[![1867-1967-Ten-10\u00a2-Cents-Commemorative-Centennial.jpg](https://s15.postimg.org/yqgpkthrv/1867_1967_Ten_10_Cents_Commemorative_Centennial.jpg)](https://postimg.org/image/ceiwrfinr/)\n\nMost people use Mackerel as a day-to-day currency for normal transactions, but for reasons I will explain in my next post, they are not the best long term store of value which is important for a currency. For longer term store of value, many inmates use stamps. Stamps have a set rate by the United States Postal Service and have similar characteristics as Mackerel aside for being edible. However, with the introduction of email on the compound many people stopped writing letters as email is cheaper and faster therefore reducing stamps ability to be a transactional currency as a majority of the inmates have no use for them. As a store of value they still hold weight because they are small and easy to store large amounts, while Mackerel is not.\n\nThe biggest value stamps have is that they can be mailed home and your family can redeem them for dollars as the local post office, but that feature can be stopped by better mail screening and overnight the stamp could lose its store of value utility. \n\nIn my next post I will discuss how currency exchangers work, what happens when the prison administration purposely floods the market, and how a secondary currency was created out of expired Mackerel called \u201cMoney Maks\u201d", + "category": "story", + "children": 2, + "created": "2016-09-15T19:39:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s15.postimg.org/e6gxjg8cb/1427721443457173_1.jpg", + "https://s18.postimg.org/pkn7zm1h5/mackerel_203x300.png", + "https://s15.postimg.org/tggsqn3uj/pzy_Qa_HU.png", + "https://s15.postimg.org/yqgpkthrv/1867_1967_Ten_10_Cents_Commemorative_Centennial.jpg" + ], + "links": [ + "https://postimg.org/image/5bg38xjjr/", + "https://postimg.org/image/iu6qq6eb9/", + "https://postimg.org/image/nfj3tkh87/", + "https://postimg.org/image/ceiwrfinr/" + ], + "tags": [ + "story", + "life", + "bitcoin" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 16647533396431, + "payout": 18.922, + "payout_at": "2016-09-22T19:39:15", + "pending_payout_value": "18.922 HBD", + "percent_hbd": 10000, + "permlink": "mackerelcoin-and-my-socioeconomic-observations-from-prison-part-1-by-charlie-shrem", + "post_id": 1257859, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 211 + }, + "title": "MackerelCoin & My Socioeconomic Observations from Prison (Part 1 by Charlie Shrem)", + "updated": "2016-09-15T19:39:15", + "url": "/story/@charlieshrem/mackerelcoin-and-my-socioeconomic-observations-from-prison-part-1-by-charlie-shrem" + } +] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_all.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_all.tavern.yaml new file mode 100644 index 00000000..00f324f7 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/created/tag_all.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts created tag all patterns test + + marks: + - patterntest + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts created tag all patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"created","tag":"life", "limit":5} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "tag_all" + directory: "bridge_api_patterns/get_ranked_posts/created" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/tag_all.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/tag_all.pat.json new file mode 100644 index 00000000..1699724b --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/tag_all.pat.json @@ -0,0 +1,10354 @@ +[ + { + "active_votes": [ + { + "rshares": 28370463371572, + "voter": "dantheman" + }, + { + "rshares": 31307487536364, + "voter": "smooth" + }, + { + "rshares": 231809639013, + "voter": "anonymous" + }, + { + "rshares": 2321962618319, + "voter": "diaphanous" + }, + { + "rshares": 1469558503443, + "voter": "commedy" + }, + { + "rshares": 4287714457313, + "voter": "riverhead" + }, + { + "rshares": 1856006073992, + "voter": "badassmother" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 2206068741954, + "voter": "wang" + }, + { + "rshares": 1950753758979, + "voter": "xeroc" + }, + { + "rshares": 1534707047296, + "voter": "joseph" + }, + { + "rshares": 452874558937, + "voter": "recursive3" + }, + { + "rshares": 620996029765, + "voter": "masteryoda" + }, + { + "rshares": 3120582597678, + "voter": "recursive" + }, + { + "rshares": 440845842, + "voter": "lee2" + }, + { + "rshares": 26932201065, + "voter": "lee3" + }, + { + "rshares": 8677295375, + "voter": "lee4" + }, + { + "rshares": 22149018521, + "voter": "lee5" + }, + { + "rshares": 5942299654212, + "voter": "smooth.witness" + }, + { + "rshares": 8927291120, + "voter": "idol" + }, + { + "rshares": 4941942978, + "voter": "sakr" + }, + { + "rshares": 57625926227, + "voter": "unosuke" + }, + { + "rshares": 1536592488, + "voter": "jocelyn" + }, + { + "rshares": 14818263059, + "voter": "gregory-f" + }, + { + "rshares": 154334962550, + "voter": "edgeland" + }, + { + "rshares": 8836453529, + "voter": "gregory60" + }, + { + "rshares": 29596510808, + "voter": "full-measure" + }, + { + "rshares": 104880949618, + "voter": "eeks" + }, + { + "rshares": 24694558802, + "voter": "fkn" + }, + { + "rshares": 468281676, + "voter": "paco-steem" + }, + { + "rshares": 5641697991, + "voter": "spaninv" + }, + { + "rshares": 32459455171, + "voter": "elishagh1" + }, + { + "rshares": 40391466193, + "voter": "himalayanguru" + }, + { + "rshares": 584291107228, + "voter": "nanzo-scoop" + }, + { + "rshares": 178471627922, + "voter": "steve-walschot" + }, + { + "rshares": 9857825141, + "voter": "kefkius" + }, + { + "rshares": 177420844935, + "voter": "mummyimperfect" + }, + { + "rshares": 106635691300, + "voter": "asch" + }, + { + "rshares": 616864092786, + "voter": "kevinwong" + }, + { + "rshares": 1061266533, + "voter": "murh" + }, + { + "rshares": 6230798580, + "voter": "cryptofunk" + }, + { + "rshares": 579494558, + "voter": "kodi" + }, + { + "rshares": 2003359924, + "voter": "error" + }, + { + "rshares": 11584833708, + "voter": "andu" + }, + { + "rshares": 40553122820, + "voter": "ranko-k" + }, + { + "rshares": 962089879337, + "voter": "cyber" + }, + { + "rshares": 58188888655, + "voter": "theshell" + }, + { + "rshares": 49581045086, + "voter": "ak2020" + }, + { + "rshares": 3848697023555, + "voter": "satoshifund" + }, + { + "rshares": 402139444, + "voter": "applecrisp" + }, + { + "rshares": 36407027386, + "voter": "altoz" + }, + { + "rshares": 365370465, + "voter": "stiletto" + }, + { + "rshares": 55577467736, + "voter": "juanmiguelsalas" + }, + { + "rshares": 219283354085, + "voter": "will-zewe" + }, + { + "rshares": 87300558689, + "voter": "herzmeister" + }, + { + "rshares": 275016906945, + "voter": "trogdor" + }, + { + "rshares": 5287820211, + "voter": "tee-em" + }, + { + "rshares": 31346001722, + "voter": "michaelx" + }, + { + "rshares": 179395106552, + "voter": "thedashguy" + }, + { + "rshares": 4682885200, + "voter": "usefree" + }, + { + "rshares": 189626835254, + "voter": "mexbit" + }, + { + "rshares": 5821262190, + "voter": "mark-waser" + }, + { + "rshares": 118356217412, + "voter": "geoffrey" + }, + { + "rshares": 208362110567, + "voter": "kimziv" + }, + { + "rshares": 46266779182, + "voter": "honeythief" + }, + { + "rshares": 75334808165, + "voter": "emily-cook" + }, + { + "rshares": 2187607792, + "voter": "superfreek" + }, + { + "rshares": 484636799, + "voter": "mrhankeh" + }, + { + "rshares": 17908924002, + "voter": "grey580" + }, + { + "rshares": 275327756, + "voter": "ladyclair" + }, + { + "rshares": 68449861599, + "voter": "bacchist" + }, + { + "rshares": 60315479782, + "voter": "good-karma" + }, + { + "rshares": 3350419346, + "voter": "orly" + }, + { + "rshares": 5271030976, + "voter": "riscadox" + }, + { + "rshares": 24867575018, + "voter": "katyakov" + }, + { + "rshares": 373878481829, + "voter": "fabio" + }, + { + "rshares": 25057642057, + "voter": "tcfxyz" + }, + { + "rshares": 6939984054, + "voter": "futurefood" + }, + { + "rshares": 734082781, + "voter": "rxhector" + }, + { + "rshares": 118094280271, + "voter": "furion" + }, + { + "rshares": 105911917280, + "voter": "cdubendo" + }, + { + "rshares": 578386960, + "voter": "barbara2" + }, + { + "rshares": 642869652, + "voter": "ch0c0latechip" + }, + { + "rshares": 594982040, + "voter": "doge4lyf" + }, + { + "rshares": 12668641443, + "voter": "gord0b" + }, + { + "rshares": 2632460141, + "voter": "steem1653" + }, + { + "rshares": 136322030, + "voter": "cynetyc" + }, + { + "rshares": 25221166135, + "voter": "steemit-life" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 5357326058, + "voter": "thegoodguy" + }, + { + "rshares": 14168336425, + "voter": "aaseb" + }, + { + "rshares": 4209533734, + "voter": "karen13" + }, + { + "rshares": 6017253623, + "voter": "cryptosi" + }, + { + "rshares": 251367062418, + "voter": "nabilov" + }, + { + "rshares": 8751103405, + "voter": "noodhoog" + }, + { + "rshares": 46859060143, + "voter": "milestone" + }, + { + "rshares": 33739229218, + "voter": "creemej" + }, + { + "rshares": 87223247, + "voter": "wildchild" + }, + { + "rshares": 15070803886, + "voter": "nippel66" + }, + { + "rshares": 24417687626, + "voter": "phenom" + }, + { + "rshares": 4545051592, + "voter": "poseidon" + }, + { + "rshares": 7946812357, + "voter": "smolalit" + }, + { + "rshares": 362515598946, + "voter": "calaber24p" + }, + { + "rshares": 147403710, + "voter": "jdenismusic" + }, + { + "rshares": 3365797955, + "voter": "simon.braki.love" + }, + { + "rshares": 82782405213, + "voter": "thylbom" + }, + { + "rshares": 3709588060, + "voter": "bitcoiner" + }, + { + "rshares": 32544157928, + "voter": "deanliu" + }, + { + "rshares": 4996306142, + "voter": "dmitriybtc" + }, + { + "rshares": 204618396015, + "voter": "jl777" + }, + { + "rshares": 30989614870, + "voter": "zaebars" + }, + { + "rshares": 20026634941, + "voter": "positive" + }, + { + "rshares": 1809205777, + "voter": "yarly" + }, + { + "rshares": 272641013, + "voter": "yarly2" + }, + { + "rshares": 273048922, + "voter": "yarly3" + }, + { + "rshares": 157733805, + "voter": "yarly4" + }, + { + "rshares": 158624349, + "voter": "yarly5" + }, + { + "rshares": 90416287, + "voter": "yarly7" + }, + { + "rshares": 799615699, + "voter": "raymonjohnstone" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 34309455805, + "voter": "sisterholics" + }, + { + "rshares": 437620869, + "voter": "yarly10" + }, + { + "rshares": 234191245, + "voter": "yarly11" + }, + { + "rshares": 8781903824, + "voter": "royalmacro" + }, + { + "rshares": 81879061, + "voter": "yarly12" + }, + { + "rshares": 674282213, + "voter": "fnait" + }, + { + "rshares": 599033376, + "voter": "keepcalmand" + }, + { + "rshares": 146224042, + "voter": "steemster1" + }, + { + "rshares": 3022447454, + "voter": "dmilash" + }, + { + "rshares": 2002851358, + "voter": "andreynoch" + }, + { + "rshares": 13359143286, + "voter": "mahekg" + }, + { + "rshares": 50579277183, + "voter": "gomeravibz" + }, + { + "rshares": 8734185109, + "voter": "taker" + }, + { + "rshares": 12064042634, + "voter": "nekromarinist" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 10419645487, + "voter": "dumar022" + }, + { + "rshares": 2157207095, + "voter": "merej99" + }, + { + "rshares": 58971492, + "voter": "lillianjones" + }, + { + "rshares": 1213299204686, + "voter": "laonie" + }, + { + "rshares": 157521707420, + "voter": "twinner" + }, + { + "rshares": 23391691291, + "voter": "rawnetics" + }, + { + "rshares": 22969142749, + "voter": "laonie1" + }, + { + "rshares": 23485900426, + "voter": "laonie2" + }, + { + "rshares": 23494195522, + "voter": "laonie3" + }, + { + "rshares": 24562882668, + "voter": "laoyao" + }, + { + "rshares": 42639811498, + "voter": "myfirst" + }, + { + "rshares": 246279861104, + "voter": "somebody" + }, + { + "rshares": 9450505564, + "voter": "flysaga" + }, + { + "rshares": 5831615639, + "voter": "brendio" + }, + { + "rshares": 2918578376, + "voter": "gmurph" + }, + { + "rshares": 3690744042, + "voter": "chris.roy" + }, + { + "rshares": 54405024034, + "voter": "midnightoil" + }, + { + "rshares": 4190391188, + "voter": "ullikume" + }, + { + "rshares": 23489872560, + "voter": "laonie4" + }, + { + "rshares": 23487615266, + "voter": "laonie5" + }, + { + "rshares": 23484637540, + "voter": "laonie6" + }, + { + "rshares": 23480497322, + "voter": "laonie7" + }, + { + "rshares": 3323984357, + "voter": "kurtbeil" + }, + { + "rshares": 23477049244, + "voter": "laonie8" + }, + { + "rshares": 23474334690, + "voter": "laonie9" + }, + { + "rshares": 136078574669, + "voter": "xiaohui" + }, + { + "rshares": 21112646631, + "voter": "jphamer1" + }, + { + "rshares": 88206053, + "voter": "bigsambucca" + }, + { + "rshares": 6791986484, + "voter": "elfkitchen" + }, + { + "rshares": 99935909954, + "voter": "joele" + }, + { + "rshares": 5855738054, + "voter": "oflyhigh" + }, + { + "rshares": 15860159560, + "voter": "randyclemens" + }, + { + "rshares": 2343183825, + "voter": "paynode" + }, + { + "rshares": 4366149629, + "voter": "xiaokongcom" + }, + { + "rshares": 59437351, + "voter": "msjennifer" + }, + { + "rshares": 54654502, + "voter": "ciao" + }, + { + "rshares": 62928860, + "voter": "session101" + }, + { + "rshares": 52985539, + "voter": "steemo" + }, + { + "rshares": 8801395051, + "voter": "xianjun" + }, + { + "rshares": 52848854, + "voter": "steema" + }, + { + "rshares": 72192938, + "voter": "sijoittaja" + }, + { + "rshares": 69662169, + "voter": "confucius" + }, + { + "rshares": 72135954, + "voter": "stevescriber" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 91519215715, + "voter": "miacats" + }, + { + "rshares": 52419023, + "voter": "nano2nd" + }, + { + "rshares": 53661976, + "voter": "jarvis" + }, + { + "rshares": 591109646, + "voter": "microluck" + }, + { + "rshares": 74131936, + "voter": "razberrijam" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 2022702929, + "voter": "chinadaily" + }, + { + "rshares": 88481667, + "voter": "pompe72" + }, + { + "rshares": 802011524540, + "voter": "dollarvigilante" + }, + { + "rshares": 101627835, + "voter": "pollina" + }, + { + "rshares": 50698107, + "voter": "johnbyrd" + }, + { + "rshares": 50682252, + "voter": "thomasaustin" + }, + { + "rshares": 50680459, + "voter": "thermor" + }, + { + "rshares": 50691211, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 3635091595, + "voter": "movievertigo" + }, + { + "rshares": 50311250, + "voter": "revelbrooks" + }, + { + "rshares": 23468154723, + "voter": "laonie10" + }, + { + "rshares": 2982691190, + "voter": "netaterra" + }, + { + "rshares": 21980957828, + "voter": "andrewawerdna" + }, + { + "rshares": 5712937692, + "voter": "trev" + }, + { + "rshares": 1874035641, + "voter": "erroneous-logic" + }, + { + "rshares": 302425178, + "voter": "sergeypotapov" + }, + { + "rshares": 65868377, + "voter": "lensessions" + }, + { + "rshares": 59126308, + "voter": "wmhammer" + }, + { + "rshares": 45978108133, + "voter": "emancipatedhuman" + }, + { + "rshares": 15340272043, + "voter": "pressfortruth" + }, + { + "rshares": 6654726855, + "voter": "hilarski" + }, + { + "rshares": 8773942171, + "voter": "craigwilliamz" + }, + { + "rshares": 8856106682, + "voter": "onetree" + }, + { + "rshares": 101945845, + "voter": "slorunner" + }, + { + "rshares": 2029369552, + "voter": "shadowspub" + }, + { + "rshares": 32463005362, + "voter": "daut44" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 59693834, + "voter": "suprepachyderm" + }, + { + "rshares": 1615332211, + "voter": "themonetaryfew" + }, + { + "rshares": 989363278, + "voter": "dajohns1420" + }, + { + "rshares": 2196907450, + "voter": "runridefly" + }, + { + "rshares": 3915304227, + "voter": "newandold" + }, + { + "rshares": 57856784, + "voter": "jamesyk" + }, + { + "rshares": 112983030208, + "voter": "shenanigator" + }, + { + "rshares": 58197677, + "voter": "jcomeauictx" + }, + { + "rshares": 12901147949, + "voter": "quinneaker" + }, + { + "rshares": 752032432, + "voter": "freeinthought" + }, + { + "rshares": 1783693666, + "voter": "funkywanderer" + }, + { + "rshares": 4900461398, + "voter": "richardcrill" + }, + { + "rshares": 22621459650, + "voter": "laonie11" + }, + { + "rshares": 2205784762, + "voter": "jeremyfromwi" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 4662965424, + "voter": "nadin3" + }, + { + "rshares": 588228551, + "voter": "profanarky" + }, + { + "rshares": 3411072843, + "voter": "xanoxt" + }, + { + "rshares": 1625414479, + "voter": "davidjkelley" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 174778016, + "voter": "greatness" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 56782516, + "voter": "sebastianbauer" + }, + { + "rshares": 55667728, + "voter": "fizzgig" + }, + { + "rshares": 26571803569, + "voter": "sponge-bob" + }, + { + "rshares": 4044716723, + "voter": "l0k1" + }, + { + "rshares": 15232622426, + "voter": "digital-wisdom" + }, + { + "rshares": 3710973264, + "voter": "ethical-ai" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 3752641890, + "voter": "titusfrost" + }, + { + "rshares": 6682880996, + "voter": "jwaser" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 2353724275, + "voter": "zettar" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 17357974240, + "voter": "bluehorseshoe" + }, + { + "rshares": 53413720, + "voter": "lighter" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 263853222, + "voter": "maarnio" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 2617343597, + "voter": "bwaser" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 323483227, + "voter": "panther" + }, + { + "rshares": 53871683, + "voter": "doggnostic" + }, + { + "rshares": 659649765, + "voter": "ct-gurus" + }, + { + "rshares": 53593366, + "voter": "jenny-talls" + }, + { + "rshares": 411677045923, + "voter": "charlieshrem" + }, + { + "rshares": 61827447459, + "voter": "tracemayer" + }, + { + "rshares": 54239080444, + "voter": "brains" + }, + { + "rshares": 50450987, + "voter": "waldemar-kuhn" + }, + { + "rshares": 1415009195, + "voter": "steemafon" + }, + { + "rshares": 1352324852, + "voter": "bitcoinparadise" + }, + { + "rshares": 5753524189, + "voter": "chick1" + }, + { + "rshares": 3605995609, + "voter": "rigaronib" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 62515317, + "voter": "freebornangel" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 2401297947, + "voter": "ellepdub" + }, + { + "rshares": 63405661, + "voter": "inarix03" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 51615652, + "voter": "rayzzz" + }, + { + "rshares": 12115690216, + "voter": "herpetologyguy" + }, + { + "rshares": 4712300251, + "voter": "morgan.waser" + }, + { + "rshares": 157644916, + "voter": "iggy" + }, + { + "rshares": 51636819, + "voter": "mbizryu0" + }, + { + "rshares": 51631638, + "voter": "archij" + }, + { + "rshares": 51530815, + "voter": "movie7283" + }, + { + "rshares": 51527606, + "voter": "ppcompp2" + }, + { + "rshares": 51520427, + "voter": "jj1968" + }, + { + "rshares": 51516489, + "voter": "cineger" + }, + { + "rshares": 51497383, + "voter": "sksduddk" + }, + { + "rshares": 51490214, + "voter": "jjc0719" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 51215236, + "voter": "deli" + }, + { + "rshares": 1233685675, + "voter": "anns" + }, + { + "rshares": 50798322, + "voter": "breeze" + }, + { + "rshares": 50677982, + "voter": "sjytoy" + }, + { + "rshares": 50676799, + "voter": "shy2675" + }, + { + "rshares": 50675747, + "voter": "suance1009" + }, + { + "rshares": 50674176, + "voter": "hasqmd" + }, + { + "rshares": 50673722, + "voter": "fischer67" + }, + { + "rshares": 50672116, + "voter": "elya1" + }, + { + "rshares": 50632828, + "voter": "xclamp45" + }, + { + "rshares": 50618471, + "voter": "likeagame1" + }, + { + "rshares": 50616898, + "voter": "apple4006" + }, + { + "rshares": 50615195, + "voter": "bigbell61" + }, + { + "rshares": 50612850, + "voter": "dolpo777" + }, + { + "rshares": 50611931, + "voter": "dongperi" + }, + { + "rshares": 50610620, + "voter": "lion2byung" + }, + { + "rshares": 50610002, + "voter": "cwj1973" + }, + { + "rshares": 50609329, + "voter": "psj212" + }, + { + "rshares": 50608661, + "voter": "owithed2" + }, + { + "rshares": 50606929, + "voter": "fiself2" + }, + { + "rshares": 50605131, + "voter": "trablinever1" + }, + { + "rshares": 50603861, + "voter": "nuals1940" + }, + { + "rshares": 50602310, + "voter": "fanceth2" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50540827, + "voter": "amstel" + }, + { + "rshares": 1921231770, + "voter": "bapparabi" + }, + { + "rshares": 50479027, + "voter": "sunlight" + }, + { + "rshares": 50355943, + "voter": "forea1995" + }, + { + "rshares": 50354561, + "voter": "holow1968" + }, + { + "rshares": 50353969, + "voter": "peaces1952" + }, + { + "rshares": 50346496, + "voter": "himighar2" + }, + { + "rshares": 50345607, + "voter": "aromese1974" + }, + { + "rshares": 50344921, + "voter": "runis1943" + }, + { + "rshares": 50344067, + "voter": "tong1962" + }, + { + "rshares": 50340744, + "voter": "hishe1997" + }, + { + "rshares": 255059000, + "voter": "letstalkliberty" + }, + { + "rshares": 3609651500, + "voter": "strong-ai" + }, + { + "rshares": 53375937, + "voter": "ninjapainter" + }, + { + "rshares": 51393104, + "voter": "buit1989" + }, + { + "rshares": 51389981, + "voter": "imadecoult1" + }, + { + "rshares": 51387526, + "voter": "infees2" + }, + { + "rshares": 51384095, + "voter": "suar1997" + }, + { + "rshares": 51382067, + "voter": "sobsell93" + }, + { + "rshares": 51380710, + "voter": "stroned96" + }, + { + "rshares": 51378107, + "voter": "drethe" + }, + { + "rshares": 51377505, + "voter": "qualwas" + }, + { + "rshares": 51376367, + "voter": "phent1994" + }, + { + "rshares": 51375075, + "voter": "baboyes" + }, + { + "rshares": 51373532, + "voter": "whor1973" + }, + { + "rshares": 51372739, + "voter": "youreforn" + }, + { + "rshares": 51371902, + "voter": "voll1981" + }, + { + "rshares": 51370717, + "voter": "copenty2" + }, + { + "rshares": 51369717, + "voter": "maject2" + }, + { + "rshares": 51367233, + "voter": "coust1997" + }, + { + "rshares": 51366398, + "voter": "busionea84" + }, + { + "rshares": 51365174, + "voter": "therver1" + }, + { + "rshares": 51364022, + "voter": "appirdsmanne1990" + }, + { + "rshares": 51362967, + "voter": "alienighted87" + }, + { + "rshares": 51359746, + "voter": "anity1994" + }, + { + "rshares": 59959066, + "voter": "themphe1" + }, + { + "rshares": 51355864, + "voter": "abild1988" + }, + { + "rshares": 51353540, + "voter": "spoll1973" + }, + { + "rshares": 66162576, + "voter": "afteld1" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 835065804, + "voter": "dikanevroman" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 1630362522, + "voter": "rusteemitblog" + }, + { + "rshares": 167843838, + "voter": "robyneggs" + }, + { + "rshares": 1300689481, + "voter": "michaelstobiersk" + }, + { + "rshares": 453506109, + "voter": "witchcraftblog" + }, + { + "rshares": 158057595, + "voter": "sdc" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 157726117, + "voter": "illusions" + }, + { + "rshares": 157176058, + "voter": "cybergirls" + }, + { + "rshares": 156847954, + "voter": "correct" + }, + { + "rshares": 156814579, + "voter": "haribo" + }, + { + "rshares": 156194471, + "voter": "stimmt" + }, + { + "rshares": 156054487, + "voter": "fallout" + }, + { + "rshares": 159062820, + "voter": "rule" + }, + { + "rshares": 155907388, + "voter": "xtreme" + }, + { + "rshares": 1442647825, + "voter": "modernbukowski" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 158535752, + "voter": "nerds" + }, + { + "rshares": 31008332335, + "voter": "goldmatters" + }, + { + "rshares": 155796749, + "voter": "majes" + }, + { + "rshares": 155166715, + "voter": "maxb02" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 120983531, + "voter": "bleujay" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 298391608, + "voter": "risabold" + }, + { + "rshares": 154247502, + "voter": "dougkarr" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 96643251, + "voter": "expat" + }, + { + "rshares": 181770825, + "voter": "pathtomydream" + }, + { + "rshares": 519265850, + "voter": "doubledex" + }, + { + "rshares": 1593664040, + "voter": "steemlift" + }, + { + "rshares": 129609202, + "voter": "toddemaher1" + } + ], + "author": "dollarvigilante", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.46, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://dollarvigilante.com/wp-content/uploads/2016/09/crisisinbound-676x374.jpg
    \n\nIn past issues, we\u2019ve documented increasingly concerned billionaires warning of dangerous economic times. Many have favored gold as an alternative allocation in a world where $13 trillion-worth of debt is negative yielding, interest rates are artificially suppressed and we\u2019re on the brink of major wars.\n\nThe newest addition to this gold-loving billionaire's club, is none other than hedge-fund manager Paul Singer. At CNBC\u2019s Delivering Alpha Investors Conference this week, the founder of the $27-billion Elliott Management Fund, the 17th largest hedge fund in the world, mentioned that at current prices gold is \u201cundervalued\u201d and \u201cunderrepresented in many portfolios as the only ... store of value that has stood the test of time.\u201d\n\nSinger, along with numerous other hedge-fund managers, has been increasingly outspoken in his criticism of the Federal Reserve and other central banks for creating dangers in the market unlike any in what he terms the \u201c5,000 year-ish\u201d history of finance. Singer noted that \u201cit's a very dangerous time in the global economy and global financial markets.\"\n\nThis quote is frighteningly similar to the response given by Donald Trump on Fox Business not long ago when he was asked if he had money in the market. He answered, \u201cI did, but I got out,\u201d and then went on to say that he expected \u201cvery scary scenarios\u201d for investors.\n\nSinger also stated that he thinks owning medium- to long-term first world debt is a \u201creally bad idea\u201d... and then proceeded to tell listeners to sell their 30-year bonds.\n\nEarlier in the conference, prior to Singer, Ray Dalio who is the manager of the largest hedge fund in the world, Bridgewater Capital, was also vocal about the diminishing returns provided by government debt held by central banks. \u201cThere\u2019s only so much you can squeeze out of the debt cycle,\" he said. He went on to say that central banks are at a point now where their ability to stimulate is limited.\n\nSeated next to Dalio was Former Treasury secretary Timothy Geithner who voiced concern about limited \u201ctools in the keynesian arsenal,\u201d that probably wouldn\u2019t be enough to offset the next recession.\n\nGeithner obviously believes that a recession is on the way. Dalio and Singer are trying to convey the same message. A massive crunch is looming.\n\nWe agree with them, although we believe Geithner was sugarcoating what\u2019s to come.\n\nAfter all, we are on the precipice of a crash of biblical proportions according to the former chief economist of the Bank for International Settlements, William White.\n\nWe have mentioned his quote numerous time here at TDV but feel it\u2019s important to reiterate because of its magnitude: \u201cThe only question is whether we are able to look reality in the eye and face what is coming in an orderly fashion, or whether it will be disorderly. Debt jubilees have been going on for 5,000 years, as far back as the Sumerians.\u201d\n\nAs the Fed considers its second rate hike in 10 years, Singer condemned policy-makers for acting with \u201camazing arrogance\u201d when he and others had warned of a mortgage crisis prior to 2008.\n\nWhat he and those who agreed with his stance don\u2019t know, or at least won\u2019t state publicly, is that these shoddy central bank policies are detrimental by design. In other words, their sole purpose is to destabilize the world economy.\n\nThis deliberate market sabotage is necessary for the transference of power from the more developed nations to less developed ones. Ultimately, the idea is to eliminate smaller regional and national central banks. Once things get bad enough, these smaller banks will be blamed for provoking a given crisis. And, secondarily, the end goal is to blow up the entire system in order to bring in the one world government and central bank.\n\nThe elites have used the same tactics time and time again throughout history. First, they create the problem, then there is a reaction, and then finally they come swooping in to \u201cvaliantly save\u201d the day. It's happened numerous times before.\n
    https://dollarvigilante.com/wp-content/uploads/2016/09/1998_Time-MagCover_Greenspan-committe-save-world-The-Dollar-Vigilante.png
    \nAnd it will soon happen again.\n\nOf course, the globalists have demonstrated that every intervention only makes situations worse.\n\nWe reported on the blatant thievery going on at Wells Fargo in our last article and noted how the elites were probably laughing hysterically at what they\u2019re able to get away with. They were even able to convince many younger American voters that \u201cdemocratic socialism\u201d would be their savior, as seen by the significant, youthful support for Bernie Slanders. Debt and currency crises have already started to materialize, as we\u2019ve seen in the socialist utopia that is Venezuela. If this is any indication of what\u2019s to come, the future is looking awfully gloomy.\n\nAs Singer and others including Dalio have mentioned before, the most tried and true measure of wealth and value is gold.\n\nAt TDV we provide unique Austrian-economics based analysis from the anarcho-capitalist pespective of the state of the world\u2019s economy, as well as suggestions on how to protect your assets in these tempestuous and unprecedented times.\n\nJacob Rothschild, a member of the family partly responsible for the creation of all this chaos, even said himself that we are in \u201cuncharted waters\u201d and that it\u2019s \u201cimpossible to predict the unintended consequences of very low interest rates.\u201d\n\nWe have a pretty good idea of what the consequences will be and we\u2019re taking action to protect ourselves and even profit from them. Rothschild seems to know the consequences, as well, as he has been buying up gold and selling the stock market and the US dollar.\n\nYou can survive and profit from the orchestrated collapse too. Subscribe to TDV\u2019s newsletter here to receive constantly updated information on how to protect your family and friends.\n\nIn the end, it is getting truly bizarre just how many billionaires, central bankers and others of note are all warning of the coming collapse. We\u2019d almost begun to worry that they were going to pull a switch-a-roo on us, but if you asked the great majority of investors and financial analysts, they\u2019ll tell you that they see nothing but smooth sailing ahead.\n\nSo, while many are warning, many are hearing, but not listening. The bible said something about that, I believe.\n
    https://img1.steemit.com/0x0/https://www.dollarvigilante.com/wp-content/uploads/2016/08/Jeff-Berwick-The-Dollar-Vigilante-Steemit-Bio-1024x221.jpg
    ", + "category": "money", + "children": 23, + "created": "2016-09-15T18:23:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://dollarvigilante.com/wp-content/uploads/2016/09/crisisinbound-676x374.jpg", + "https://dollarvigilante.com/wp-content/uploads/2016/09/1998_Time-MagCover_Greenspan-committe-save-world-The-Dollar-Vigilante.png", + "https://img1.steemit.com/0x0/https://www.dollarvigilante.com/wp-content/uploads/2016/08/Jeff-Berwick-The-Dollar-Vigilante-Steemit-Bio-1024x221.jpg" + ], + "links": [ + "https://dollarvigilante.com/subscribe" + ], + "tags": [ + "money", + "gold", + "silver", + "bitcoin", + "crisis" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 102136532384242, + "payout": 595.718, + "payout_at": "2016-09-22T18:23:15", + "pending_payout_value": "595.718 HBD", + "percent_hbd": 10000, + "permlink": "another-billionaire-warns-of-catastrophic-depths-not-seen-in-5-000-years-and-emphasizes-gold", + "post_id": 1257023, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 387 + }, + "title": "Another Billionaire Warns of Catastrophic Depths Not Seen in 5,000 Years - and Emphasizes Gold", + "updated": "2016-09-15T18:23:15", + "url": "/money/@dollarvigilante/another-billionaire-warns-of-catastrophic-depths-not-seen-in-5-000-years-and-emphasizes-gold" + }, + { + "active_votes": [ + { + "rshares": 31307487536364, + "voter": "smooth" + }, + { + "rshares": 231809639013, + "voter": "anonymous" + }, + { + "rshares": 1551268628220, + "voter": "butterfly" + }, + { + "rshares": 4287714457313, + "voter": "riverhead" + }, + { + "rshares": 1855967006728, + "voter": "badassmother" + }, + { + "rshares": 2053236030423, + "voter": "hr1" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 2206068741954, + "voter": "wang" + }, + { + "rshares": 22391622942, + "voter": "jaewoocho" + }, + { + "rshares": 1534654466021, + "voter": "joseph" + }, + { + "rshares": 466132509421, + "voter": "recursive2" + }, + { + "rshares": 452874558937, + "voter": "recursive3" + }, + { + "rshares": 636519834128, + "voter": "masteryoda" + }, + { + "rshares": 3120576239931, + "voter": "recursive" + }, + { + "rshares": 5942254587236, + "voter": "smooth.witness" + }, + { + "rshares": 8927291120, + "voter": "idol" + }, + { + "rshares": 800066797130, + "voter": "steemrollin" + }, + { + "rshares": 4941942978, + "voter": "sakr" + }, + { + "rshares": 284401462010, + "voter": "chitty" + }, + { + "rshares": 75736848691, + "voter": "unosuke" + }, + { + "rshares": 481790356914, + "voter": "noaommerrr" + }, + { + "rshares": 1536592488, + "voter": "jocelyn" + }, + { + "rshares": 85270554570, + "voter": "acidsun" + }, + { + "rshares": 14502980866, + "voter": "gregory-f" + }, + { + "rshares": 154334962550, + "voter": "edgeland" + }, + { + "rshares": 9028550345, + "voter": "gregory60" + }, + { + "rshares": 1196485708874, + "voter": "gavvet" + }, + { + "rshares": 89897944197, + "voter": "eeks" + }, + { + "rshares": 1511911763, + "voter": "fkn" + }, + { + "rshares": 122160437, + "voter": "paco-steem" + }, + { + "rshares": 1471747302, + "voter": "spaninv" + }, + { + "rshares": 1987313581, + "voter": "elishagh1" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 584279800798, + "voter": "nanzo-scoop" + }, + { + "rshares": 9857825141, + "voter": "kefkius" + }, + { + "rshares": 177417522325, + "voter": "mummyimperfect" + }, + { + "rshares": 2366347863, + "voter": "alenevaa" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 106635074770, + "voter": "asch" + }, + { + "rshares": 1061264730, + "voter": "murh" + }, + { + "rshares": 3187850436, + "voter": "cryptofunk" + }, + { + "rshares": 579494558, + "voter": "kodi" + }, + { + "rshares": 2003359924, + "voter": "error" + }, + { + "rshares": 11848125383, + "voter": "andu" + }, + { + "rshares": 970579316703, + "voter": "cyber" + }, + { + "rshares": 59952188311, + "voter": "theshell" + }, + { + "rshares": 49580154489, + "voter": "ak2020" + }, + { + "rshares": 3848697023555, + "voter": "satoshifund" + }, + { + "rshares": 402139444, + "voter": "applecrisp" + }, + { + "rshares": 35693164103, + "voter": "altoz" + }, + { + "rshares": 95314034, + "voter": "stiletto" + }, + { + "rshares": 219283354085, + "voter": "will-zewe" + }, + { + "rshares": 12241505540, + "voter": "lindee-hamner" + }, + { + "rshares": 15787522491, + "voter": "zakharya" + }, + { + "rshares": 275008585094, + "voter": "trogdor" + }, + { + "rshares": 5047464747, + "voter": "tee-em" + }, + { + "rshares": 5821262190, + "voter": "mark-waser" + }, + { + "rshares": 118356217412, + "voter": "geoffrey" + }, + { + "rshares": 16027781644, + "voter": "kimziv" + }, + { + "rshares": 45359587433, + "voter": "honeythief" + }, + { + "rshares": 75333038089, + "voter": "emily-cook" + }, + { + "rshares": 2187607792, + "voter": "superfreek" + }, + { + "rshares": 17557768630, + "voter": "grey580" + }, + { + "rshares": 275327756, + "voter": "ladyclair" + }, + { + "rshares": 3898829337, + "voter": "michaellamden68" + }, + { + "rshares": 19975706505, + "voter": "thebatchman" + }, + { + "rshares": 3350419346, + "voter": "orly" + }, + { + "rshares": 5271030976, + "voter": "riscadox" + }, + { + "rshares": 7380892516, + "voter": "furion" + }, + { + "rshares": 105911917280, + "voter": "cdubendo" + }, + { + "rshares": 156249887947, + "voter": "jacor" + }, + { + "rshares": 2632460141, + "voter": "steem1653" + }, + { + "rshares": 136322030, + "voter": "cynetyc" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 5250179537, + "voter": "thegoodguy" + }, + { + "rshares": 14168005907, + "voter": "aaseb" + }, + { + "rshares": 4209533734, + "voter": "karen13" + }, + { + "rshares": 8751103405, + "voter": "noodhoog" + }, + { + "rshares": 8164924332, + "voter": "hyiparena" + }, + { + "rshares": 46859060143, + "voter": "milestone" + }, + { + "rshares": 21565632626, + "voter": "artific" + }, + { + "rshares": 33739169732, + "voter": "creemej" + }, + { + "rshares": 15378221086, + "voter": "nippel66" + }, + { + "rshares": 163325751551, + "voter": "blueorgy" + }, + { + "rshares": 13373880577, + "voter": "benjiberigan" + }, + { + "rshares": 349618451, + "voter": "poseidon" + }, + { + "rshares": 7946812357, + "voter": "smolalit" + }, + { + "rshares": 3365797955, + "voter": "simon.braki.love" + }, + { + "rshares": 5609578664, + "voter": "sharker" + }, + { + "rshares": 204618396015, + "voter": "jl777" + }, + { + "rshares": 1114903893, + "voter": "oecp85" + }, + { + "rshares": 1218867625, + "voter": "victoria2002" + }, + { + "rshares": 1226120506, + "voter": "positive" + }, + { + "rshares": 1809205777, + "voter": "yarly" + }, + { + "rshares": 272641013, + "voter": "yarly2" + }, + { + "rshares": 273048922, + "voter": "yarly3" + }, + { + "rshares": 157733805, + "voter": "yarly4" + }, + { + "rshares": 158624349, + "voter": "yarly5" + }, + { + "rshares": 90416287, + "voter": "yarly7" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 2708629529, + "voter": "sisterholics" + }, + { + "rshares": 437620869, + "voter": "yarly10" + }, + { + "rshares": 234191245, + "voter": "yarly11" + }, + { + "rshares": 8781903824, + "voter": "royalmacro" + }, + { + "rshares": 81879061, + "voter": "yarly12" + }, + { + "rshares": 146224042, + "voter": "steemster1" + }, + { + "rshares": 3022447454, + "voter": "dmilash" + }, + { + "rshares": 3353991305, + "voter": "glitterpig" + }, + { + "rshares": 8734185109, + "voter": "taker" + }, + { + "rshares": 7825324952, + "voter": "nekromarinist" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 58971492, + "voter": "lillianjones" + }, + { + "rshares": 95786319596, + "voter": "laonie" + }, + { + "rshares": 153264363976, + "voter": "twinner" + }, + { + "rshares": 24562882668, + "voter": "laoyao" + }, + { + "rshares": 2664979204, + "voter": "myfirst" + }, + { + "rshares": 19443061295, + "voter": "somebody" + }, + { + "rshares": 726959262, + "voter": "flysaga" + }, + { + "rshares": 7707314246, + "voter": "asdes" + }, + { + "rshares": 2501638608, + "voter": "gmurph" + }, + { + "rshares": 1693568633, + "voter": "stormblaze" + }, + { + "rshares": 5558177167, + "voter": "denn" + }, + { + "rshares": 4295114546, + "voter": "midnightoil" + }, + { + "rshares": 3157785139, + "voter": "kurtbeil" + }, + { + "rshares": 10742990382, + "voter": "xiaohui" + }, + { + "rshares": 67965196, + "voter": "zahar" + }, + { + "rshares": 485140088, + "voter": "elfkitchen" + }, + { + "rshares": 99935909954, + "voter": "joele" + }, + { + "rshares": 5855738054, + "voter": "oflyhigh" + }, + { + "rshares": 15549176040, + "voter": "randyclemens" + }, + { + "rshares": 79785139, + "voter": "dims" + }, + { + "rshares": 335856762, + "voter": "xiaokongcom" + }, + { + "rshares": 1446509276, + "voter": "future24" + }, + { + "rshares": 60819615, + "voter": "msjennifer" + }, + { + "rshares": 54654502, + "voter": "ciao" + }, + { + "rshares": 13254585210, + "voter": "cristi" + }, + { + "rshares": 54217761, + "voter": "steemo" + }, + { + "rshares": 677027684, + "voter": "xianjun" + }, + { + "rshares": 54077897, + "voter": "steema" + }, + { + "rshares": 72192938, + "voter": "sijoittaja" + }, + { + "rshares": 69662169, + "voter": "confucius" + }, + { + "rshares": 93807196108, + "voter": "miacats" + }, + { + "rshares": 54909929, + "voter": "jarvis" + }, + { + "rshares": 74131936, + "voter": "razberrijam" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 2022702929, + "voter": "chinadaily" + }, + { + "rshares": 10471074095, + "voter": "pjheinz" + }, + { + "rshares": 86712034, + "voter": "pompe72" + }, + { + "rshares": 108403024, + "voter": "pollina" + }, + { + "rshares": 51877132, + "voter": "johnbyrd" + }, + { + "rshares": 51860909, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 51870077, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 3635091595, + "voter": "movievertigo" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 2982691190, + "voter": "netaterra" + }, + { + "rshares": 21980957828, + "voter": "andrewawerdna" + }, + { + "rshares": 4337454155, + "voter": "onetree" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 989363278, + "voter": "dajohns1420" + }, + { + "rshares": 2196907450, + "voter": "runridefly" + }, + { + "rshares": 1783693666, + "voter": "funkywanderer" + }, + { + "rshares": 4747321980, + "voter": "richardcrill" + }, + { + "rshares": 2205784762, + "voter": "jeremyfromwi" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 4546391288, + "voter": "nadin3" + }, + { + "rshares": 1625414479, + "voter": "davidjkelley" + }, + { + "rshares": 9458733324, + "voter": "aggroed" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 53143607139, + "voter": "sponge-bob" + }, + { + "rshares": 15571125147, + "voter": "digital-wisdom" + }, + { + "rshares": 3710973264, + "voter": "ethical-ai" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 6831389463, + "voter": "jwaser" + }, + { + "rshares": 1064809843, + "voter": "tatianka" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 2617343597, + "voter": "bwaser" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 323483227, + "voter": "panther" + }, + { + "rshares": 53871683, + "voter": "doggnostic" + }, + { + "rshares": 53593366, + "voter": "jenny-talls" + }, + { + "rshares": 54239080444, + "voter": "brains" + }, + { + "rshares": 50450987, + "voter": "waldemar-kuhn" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 1387263917, + "voter": "steemafon" + }, + { + "rshares": 1317649856, + "voter": "bitcoinparadise" + }, + { + "rshares": 5753524189, + "voter": "chick1" + }, + { + "rshares": 3338622584, + "voter": "steempowerwhale" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 62515317, + "voter": "freebornangel" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 2401297947, + "voter": "ellepdub" + }, + { + "rshares": 120649148, + "voter": "rynow" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 50583338, + "voter": "rayzzz" + }, + { + "rshares": 12115690216, + "voter": "herpetologyguy" + }, + { + "rshares": 4712300251, + "voter": "morgan.waser" + }, + { + "rshares": 51230296, + "voter": "steemq" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 1921231770, + "voter": "bapparabi" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 3609651500, + "voter": "strong-ai" + }, + { + "rshares": 516546553, + "voter": "grisha-danunaher" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 213848535, + "voter": "sjamayee" + }, + { + "rshares": 453506109, + "voter": "witchcraftblog" + }, + { + "rshares": 3265972001, + "voter": "zaitsevalesyaa" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 161179339, + "voter": "bethesda" + }, + { + "rshares": 160957729, + "voter": "realtime" + }, + { + "rshares": 7187212765, + "voter": "dresden" + }, + { + "rshares": 212371776, + "voter": "mgibson" + }, + { + "rshares": 156837244, + "voter": "capcom" + }, + { + "rshares": 159506164, + "voter": "greenpeace" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 156054487, + "voter": "fallout" + }, + { + "rshares": 159025535, + "voter": "xtreme" + }, + { + "rshares": 1473342460, + "voter": "modernbukowski" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 30995434343, + "voter": "goldmatters" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 64921864, + "voter": "storage" + }, + { + "rshares": 298391608, + "voter": "risabold" + }, + { + "rshares": 55383257, + "voter": "blackmarket" + }, + { + "rshares": 58454327, + "voter": "gifts" + }, + { + "rshares": 93882016, + "voter": "expat" + }, + { + "rshares": 126595034, + "voter": "toddemaher1" + } + ], + "author": "gavvet", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.8, + "beneficiaries": [], + "blacklists": [], + "body": "@herpetologyguy\n\nOne of my many tasks as a zoo keeper is connecting people to animals. \n-\n\n\n\n

    The museum I work at is unique because we showcase animals that are native to Virginia -- meaning that these are animals people will find close to home, rather than across the ocean in some distant country. This makes my job more crucial in that I am responsible for educating people about the reptiles and amphibians that they will find in their own backyards. And obviously, there\u2019s one group of reptiles that gives people more pause than almost any other animal . . . . 

    \n

    Snakes. 

    \n

    http://www.sciencemag.org/sites/default/files/styles/article_main_large/public/images/snake_0.jpg?itok=rxQ1zXVj   Picture Credit

    \n

    I do public programs featuring snakes quite frequently.  I believe people should know how to identify local venomous/non-venomous snakes, their role in the environment and how to deal with them when they are in close proximity to our homes.  Usually, I get eager audiences asking great questions.  But, every now and then, I get some idiot who tells me, \u201cI saw that same snake in my backyard! I chopped off its head with a shovel!\u201d

    \n

    Are they an idiot for killing the snake?  Not necessarily . . . I don\u2019t know the situation behind the encounter. But, only an idiot would walk into a wildlife facility, approach a zoo keeper and proudly declare that they kill the very same animals that the keeper is charged with the care for.  Would you walk into an animal shelter and tell someone working there that you enjoy stomping on puppies?  To us, there\u2019s not much difference\u2026 

    \n

    http://proactivepestga.com/wp-content/uploads/2014/11/killthesnake.png   Picture Credit\n

    \n

    The best we can do in these situations is to try to educate people. This can be difficult because so many people are set in their ways -- plus we have to combat an instinctive fear and prejudice against snakes.  So, I\u2019m going to briefly lay it all out for you and tell you \"Why you shouldn\u2019t kill that snake in your yard.\" 

    \n

    http://blogs.discovermagazine.com/science-sushi/files/2016/04/hognose_2-1024x683.jpg   Picture Credit

    \n

    1.  It\u2019s ILLEGAL in most states to kill a wild snake, unless that snake presents an IMMEDIATE threat.  And no, a snake crawling through your yard does not represent a good enough excuse to use force.  We\u2019re talking about a situation where a venomous snake is about to strike and you have no escape route but to fight your way out.  And guess what, that really doesn\u2019t ever happen (barring instances where someone purposefully provokes an animal).  Wildlife and law enforcement agencies are cracking down on people killing snakes, so it\u2019s better to keep yourself out of trouble. 

    \n

    http://www.mylakelandnow.com/wp-content/uploads/2016/02/arrest-handcuffs-male.jpg   Picture Credit

    \n

    2.  You are putting yourself in harm\u2019s way.  The vast majority of snake bites occur when people attempt to capture or kill snakes.  If left alone, the snake CANNOT hurt you.  Call wildlife services or trained professionals to remove the animal. 

    \n

    http://www.snakegetters.com/demo/bud-cotton-gg.jpg   Picture Credit

    \n

    3.  It\u2019s an incredibly beneficial animal, and you\u2019d be foolish to kill it.  Small snakes eat a huge variety of pest insects that destroy gardens, while large snakes typically feed on rats and other rodents that infest our homes.  If you see a large snake hanging around, you have a rodent problem; snakes will not hang around if there is no food source.  To keep snakes from being attracted to your property, do your best to remove any shelter or food sources that would attract rodents.  Some snakes even eat other snakes, and species like the harmless king snake will even feed on venomous species! 

    \n

    https://i.ytimg.com/vi/ImOj1CKTBqE/maxresdefault.jpg   Picture Credit

    \n

    4.  Another snake might show up.  Snakes will not typically inhabit the same area in order to avoid competition.  If you kill that harmless rat snake, but you still have a food source nearby, another snake may move in to make use of that source.  The new snake may be another harmless species or something a bit less desirable.  So why not let that harmless snake take care of the infestation for you?

    \n

    http://phenomena.nationalgeographic.com/files/2014/09/Smooth-snake-660x405.jpg   Picture Credit

    \n

    Having a snake around can be hugely beneficial to you.  It is a free, environmentally-safe form of pest control.  Snakes, including venomous species, are non-aggressive animals (unless you provoke them) that will actively do their best to AVOID people.  A resident snake will often go unnoticed by homeowners, and most encounters are fleeting glimpses of the snake making a hasty escape.  Remember that snakes have their own unique role in the environment, and regardless of our own fears and feelings towards them, they are a necessary part of life. 

    \n

       http://westernmassnaturalist.org/_Media/ratsnake-face-1_med_hr-2.jpeg   Picture Credit

    \n\n\nif you liked this also please check out:\nhttps://steemit.com/science/@herpetologyguy/what-are-herptiles-indentifying-reptiles-vs-amphibians\n\n\n***don't forget to follow @herpetologyguy***", + "category": "herpetology", + "children": 6, + "created": "2016-09-15T18:19:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.sciencemag.org/sites/default/files/styles/article_main_large/public/images/snake_0.jpg?itok=rxQ1zXVj", + "http://proactivepestga.com/wp-content/uploads/2014/11/killthesnake.png", + "http://blogs.discovermagazine.com/science-sushi/files/2016/04/hognose_2-1024x683.jpg", + "http://www.mylakelandnow.com/wp-content/uploads/2016/02/arrest-handcuffs-male.jpg", + "http://www.snakegetters.com/demo/bud-cotton-gg.jpg", + "https://i.ytimg.com/vi/ImOj1CKTBqE/maxresdefault.jpg", + "http://phenomena.nationalgeographic.com/files/2014/09/Smooth-snake-660x405.jpg", + "http://westernmassnaturalist.org/_Media/ratsnake-face-1_med_hr-2.jpeg" + ], + "links": [ + "http://www.sciencemag.org/sites/default/files/styles/article_main_large/public/images/snake_0.jpg?itok=rxQ1zXVj", + "http://www.sciencemag.org", + "http://proactivepestga.com/wp-content/uploads/2014/11/killthesnake.png", + "http://proactivepestga.com", + "http://blogs.discovermagazine.com/science-sushi/files/2016/04/hognose_2-1024x683.jpg", + "http://blogs.discovermagazine.com", + "http://www.mylakelandnow.com/wp-content/uploads/2016/02/arrest-handcuffs-male.jpg", + "http://www.mylakelandnow.com", + "http://www.snakegetters.com/demo/bud-cotton-gg.jpg", + "http://www.snakegetters.com", + "https://i.ytimg.com/vi/ImOj1CKTBqE/maxresdefault.jpg", + "https://www.youtube.com/watch?v=ImOj1CKTBqE", + "http://phenomena.nationalgeographic.com/files/2014/09/Smooth-snake-660x405.jpg", + "http://phenomena.nationalgeographic.com", + "http://westernmassnaturalist.org/_Media/ratsnake-face-1_med_hr-2.jpeg", + "http://westernmassnaturalist.org", + "https://steemit.com/science/@herpetologyguy/what-are-herptiles-indentifying-reptiles-vs-amphibians" + ], + "tags": [ + "herpetology", + "reptiles", + "snakes", + "science" + ], + "users": [ + "herpetologyguy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 68620995119384, + "payout": 274.303, + "payout_at": "2016-09-22T18:19:39", + "pending_payout_value": "274.303 HBD", + "percent_hbd": 10000, + "permlink": "why-you-don-t-want-to-kill-that-snake-in-your-yard-featuring-herpetologyguy-as-author", + "post_id": 1256988, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 247 + }, + "title": "Why You Don\u2019t Want to Kill that Snake in Your Yard (featuring @herpetologyguy as author)", + "updated": "2016-09-15T18:19:39", + "url": "/herpetology/@gavvet/why-you-don-t-want-to-kill-that-snake-in-your-yard-featuring-herpetologyguy-as-author" + }, + { + "active_votes": [ + { + "rshares": 231813287435, + "voter": "anonymous" + }, + { + "rshares": 39227911522287, + "voter": "blocktrades" + }, + { + "rshares": 3981536804873, + "voter": "riverhead" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 55577392625, + "voter": "juanmiguelsalas" + }, + { + "rshares": 20193334739, + "voter": "skapaneas" + }, + { + "rshares": 53411211689, + "voter": "fabio" + }, + { + "rshares": 131247634, + "voter": "hobgoblin" + }, + { + "rshares": 90251300, + "voter": "pompe72" + }, + { + "rshares": 62828027, + "voter": "uri-bruck" + }, + { + "rshares": 55070425, + "voter": "roadhog" + }, + { + "rshares": 52794249, + "voter": "doggnostic" + }, + { + "rshares": 52521499, + "voter": "jenny-talls" + }, + { + "rshares": 54483699, + "voter": "post-successful" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 150210020, + "voter": "creativecasualty" + } + ], + "author": "juanmiguelsalas", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.22, + "beneficiaries": [], + "blacklists": [], + "body": "### Have you ever wondered how the number Pi sounds in a piano? \nBecause the musician David Macdonald recorded it with an accuracy of 122 digits after the decimal point. Sounds pretty cool.\n\n
    https://youtu.be/wM-x3pUcdeo \n\n
    ", + "category": "music", + "children": 0, + "created": "2016-09-15T18:40:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/wM-x3pUcdeo/0.jpg" + ], + "links": [ + "https://youtu.be/wM-x3pUcdeo" + ], + "tags": [ + "music", + "popularscience", + "science", + "art", + "math" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 43578994795442, + "payout": 113.952, + "payout_at": "2016-09-22T18:40:30", + "pending_payout_value": "113.952 HBD", + "percent_hbd": 10000, + "permlink": "how-the-number-pi-sounds-on-a-piano", + "post_id": 1257190, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 16 + }, + "title": "How The Number Pi Sounds On A Piano?", + "updated": "2016-09-15T18:40:30", + "url": "/music/@juanmiguelsalas/how-the-number-pi-sounds-on-a-piano" + }, + { + "active_votes": [ + { + "rshares": 231815339768, + "voter": "anonymous" + }, + { + "rshares": 39228026877320, + "voter": "blocktrades" + }, + { + "rshares": 1937028254, + "voter": "jackgallenhall" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 3200652561, + "voter": "zaitsevalesyaa" + }, + { + "rshares": 150728858, + "voter": "alexandrapop" + } + ], + "author": "jackgallenhall", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.03, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Watching this video and Enjoy.....

    \n

    https://youtu.be/tP1qbGrMDt8

    \n", + "category": "paper", + "children": 0, + "created": "2016-09-15T18:42:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/tP1qbGrMDt8/0.jpg" + ], + "links": [ + "https://youtu.be/tP1qbGrMDt8" + ], + "tags": [ + "paper", + "flowers" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 39465229203961, + "payout": 94.307, + "payout_at": "2016-09-22T18:42:18", + "pending_payout_value": "94.307 HBD", + "percent_hbd": 10000, + "permlink": "how-to-make-paper-flowers", + "post_id": 1257217, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 6 + }, + "title": "How to make Paper Flowers", + "updated": "2016-09-15T18:42:18", + "url": "/paper/@jackgallenhall/how-to-make-paper-flowers" + }, + { + "active_votes": [ + { + "rshares": 231815399848, + "voter": "anonymous" + }, + { + "rshares": 1856124515188, + "voter": "badassmother" + }, + { + "rshares": 1950776472028, + "voter": "xeroc" + }, + { + "rshares": 466189427281, + "voter": "recursive2" + }, + { + "rshares": 440845842, + "voter": "lee2" + }, + { + "rshares": 26932369613, + "voter": "lee3" + }, + { + "rshares": 8677356665, + "voter": "lee4" + }, + { + "rshares": 22149156424, + "voter": "lee5" + }, + { + "rshares": 24694558802, + "voter": "fkn" + }, + { + "rshares": 468295495, + "voter": "paco-steem" + }, + { + "rshares": 5641891453, + "voter": "spaninv" + }, + { + "rshares": 31733693573, + "voter": "instructor2121" + }, + { + "rshares": 319978787382, + "voter": "teamsteem" + }, + { + "rshares": 32459455171, + "voter": "elishagh1" + }, + { + "rshares": 584301957019, + "voter": "nanzo-scoop" + }, + { + "rshares": 183455862202, + "voter": "steve-walschot" + }, + { + "rshares": 177422979921, + "voter": "mummyimperfect" + }, + { + "rshares": 1061309796, + "voter": "murh" + }, + { + "rshares": 40553528416, + "voter": "ranko-k" + }, + { + "rshares": 970610699889, + "voter": "cyber" + }, + { + "rshares": 49581638772, + "voter": "ak2020" + }, + { + "rshares": 61303208719, + "voter": "justtryme90" + }, + { + "rshares": 35244223389, + "voter": "drinkzya" + }, + { + "rshares": 3848697023555, + "voter": "satoshifund" + }, + { + "rshares": 365370465, + "voter": "stiletto" + }, + { + "rshares": 55960464168, + "voter": "thecryptodrive" + }, + { + "rshares": 275083790158, + "voter": "trogdor" + }, + { + "rshares": 5047565689, + "voter": "tee-em" + }, + { + "rshares": 31346657524, + "voter": "michaelx" + }, + { + "rshares": 203028922423, + "voter": "kimziv" + }, + { + "rshares": 45359587433, + "voter": "honeythief" + }, + { + "rshares": 75335893384, + "voter": "emily-cook" + }, + { + "rshares": 34073741916, + "voter": "cryptoiskey" + }, + { + "rshares": 484636799, + "voter": "mrhankeh" + }, + { + "rshares": 36267999733, + "voter": "clement" + }, + { + "rshares": 49807514764, + "voter": "isteemit" + }, + { + "rshares": 68450624110, + "voter": "bacchist" + }, + { + "rshares": 52094130602, + "voter": "venuspcs" + }, + { + "rshares": 462747522217, + "voter": "roelandp" + }, + { + "rshares": 5271256317, + "voter": "riscadox" + }, + { + "rshares": 118094280271, + "voter": "furion" + }, + { + "rshares": 578386960, + "voter": "barbara2" + }, + { + "rshares": 642869652, + "voter": "ch0c0latechip" + }, + { + "rshares": 594982040, + "voter": "doge4lyf" + }, + { + "rshares": 14886225123, + "voter": "ausbitbank" + }, + { + "rshares": 2531219186, + "voter": "steem1653" + }, + { + "rshares": 185306737687, + "voter": "anyx" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 5250267854, + "voter": "thegoodguy" + }, + { + "rshares": 13847065167, + "voter": "aaseb" + }, + { + "rshares": 4209550858, + "voter": "karen13" + }, + { + "rshares": 89580632, + "voter": "wildchild" + }, + { + "rshares": 14455781997, + "voter": "nippel66" + }, + { + "rshares": 4428694472, + "voter": "poseidon" + }, + { + "rshares": 3709674578, + "voter": "bitcoiner" + }, + { + "rshares": 30989849211, + "voter": "zaebars" + }, + { + "rshares": 20026634941, + "voter": "positive" + }, + { + "rshares": 799615699, + "voter": "raymonjohnstone" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 34310997040, + "voter": "sisterholics" + }, + { + "rshares": 4150694741, + "voter": "tygergamer" + }, + { + "rshares": 674282213, + "voter": "fnait" + }, + { + "rshares": 599033376, + "voter": "keepcalmand" + }, + { + "rshares": 21249911268, + "voter": "sisters" + }, + { + "rshares": 135241026997, + "voter": "steemdrive" + }, + { + "rshares": 50580942653, + "voter": "gomeravibz" + }, + { + "rshares": 2157263872, + "voter": "merej99" + }, + { + "rshares": 1181429894047, + "voter": "laonie" + }, + { + "rshares": 22969530313, + "voter": "laonie1" + }, + { + "rshares": 23486336661, + "voter": "laonie2" + }, + { + "rshares": 23494631758, + "voter": "laonie3" + }, + { + "rshares": 41308723727, + "voter": "myfirst" + }, + { + "rshares": 246291037911, + "voter": "somebody" + }, + { + "rshares": 9208584487, + "voter": "flysaga" + }, + { + "rshares": 5831884826, + "voter": "brendio" + }, + { + "rshares": 54407421509, + "voter": "midnightoil" + }, + { + "rshares": 4190432650, + "voter": "ullikume" + }, + { + "rshares": 538023492, + "voter": "marinaz" + }, + { + "rshares": 50577648, + "voter": "michellek" + }, + { + "rshares": 23490308796, + "voter": "laonie4" + }, + { + "rshares": 23488038283, + "voter": "laonie5" + }, + { + "rshares": 23485060556, + "voter": "laonie6" + }, + { + "rshares": 23480907119, + "voter": "laonie7" + }, + { + "rshares": 3157899297, + "voter": "kurtbeil" + }, + { + "rshares": 23477459041, + "voter": "laonie8" + }, + { + "rshares": 23474757706, + "voter": "laonie9" + }, + { + "rshares": 2370331931, + "voter": "steemleak" + }, + { + "rshares": 136086029693, + "voter": "xiaohui" + }, + { + "rshares": 88206053, + "voter": "bigsambucca" + }, + { + "rshares": 6630568148, + "voter": "elfkitchen" + }, + { + "rshares": 99940391922, + "voter": "joele" + }, + { + "rshares": 2354334523, + "voter": "paynode" + }, + { + "rshares": 4254379739, + "voter": "xiaokongcom" + }, + { + "rshares": 8576106418, + "voter": "xianjun" + }, + { + "rshares": 72135954, + "voter": "stevescriber" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 52419023, + "voter": "nano2nd" + }, + { + "rshares": 576343622, + "voter": "microluck" + }, + { + "rshares": 60225791, + "voter": "cryptoblu" + }, + { + "rshares": 60219243, + "voter": "instructor" + }, + { + "rshares": 802020725261, + "voter": "dollarvigilante" + }, + { + "rshares": 3977281078, + "voter": "lamech-m" + }, + { + "rshares": 23468551300, + "voter": "laonie10" + }, + { + "rshares": 8536250240, + "voter": "garywilson" + }, + { + "rshares": 50829277, + "voter": "bitchplease" + }, + { + "rshares": 99130059443, + "voter": "barrycooper" + }, + { + "rshares": 31611733517, + "voter": "hilarski" + }, + { + "rshares": 2029369552, + "voter": "shadowspub" + }, + { + "rshares": 8390958262, + "voter": "rimann" + }, + { + "rshares": 56999917, + "voter": "rickmiller" + }, + { + "rshares": 5401518277, + "voter": "nulliusinverba" + }, + { + "rshares": 22792452702, + "voter": "mikehere" + }, + { + "rshares": 22621847215, + "voter": "laonie11" + }, + { + "rshares": 3411072843, + "voter": "xanoxt" + }, + { + "rshares": 174778016, + "voter": "greatness" + }, + { + "rshares": 26574132419, + "voter": "sponge-bob" + }, + { + "rshares": 4044803243, + "voter": "l0k1" + }, + { + "rshares": 50798127, + "voter": "freesteem" + }, + { + "rshares": 2353724275, + "voter": "zettar" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 53413720, + "voter": "lighter" + }, + { + "rshares": 258239323, + "voter": "maarnio" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 5934390558, + "voter": "dexter-k" + }, + { + "rshares": 51716816, + "voter": "doggnostic" + }, + { + "rshares": 659649765, + "voter": "ct-gurus" + }, + { + "rshares": 51449632, + "voter": "jenny-talls" + }, + { + "rshares": 415654681468, + "voter": "charlieshrem" + }, + { + "rshares": 63546443837, + "voter": "tracemayer" + }, + { + "rshares": 26568286493, + "voter": "brains" + }, + { + "rshares": 1702730509, + "voter": "alwayzgame" + }, + { + "rshares": 1282974860, + "voter": "bitcoinparadise" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 2127783725, + "voter": "steemsquad" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 431087473, + "voter": "littlemorelove" + }, + { + "rshares": 51636819, + "voter": "mbizryu0" + }, + { + "rshares": 51631638, + "voter": "archij" + }, + { + "rshares": 51530815, + "voter": "movie7283" + }, + { + "rshares": 51527606, + "voter": "ppcompp2" + }, + { + "rshares": 51520427, + "voter": "jj1968" + }, + { + "rshares": 51516489, + "voter": "cineger" + }, + { + "rshares": 51497383, + "voter": "sksduddk" + }, + { + "rshares": 51490214, + "voter": "jjc0719" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 50677982, + "voter": "sjytoy" + }, + { + "rshares": 50676799, + "voter": "shy2675" + }, + { + "rshares": 50675747, + "voter": "suance1009" + }, + { + "rshares": 50674176, + "voter": "hasqmd" + }, + { + "rshares": 50673722, + "voter": "fischer67" + }, + { + "rshares": 50672116, + "voter": "elya1" + }, + { + "rshares": 50632828, + "voter": "xclamp45" + }, + { + "rshares": 50618471, + "voter": "likeagame1" + }, + { + "rshares": 50616898, + "voter": "apple4006" + }, + { + "rshares": 50615195, + "voter": "bigbell61" + }, + { + "rshares": 50612850, + "voter": "dolpo777" + }, + { + "rshares": 50611931, + "voter": "dongperi" + }, + { + "rshares": 50610620, + "voter": "lion2byung" + }, + { + "rshares": 50610002, + "voter": "cwj1973" + }, + { + "rshares": 50609329, + "voter": "psj212" + }, + { + "rshares": 50608661, + "voter": "owithed2" + }, + { + "rshares": 50606929, + "voter": "fiself2" + }, + { + "rshares": 50605131, + "voter": "trablinever1" + }, + { + "rshares": 50603861, + "voter": "nuals1940" + }, + { + "rshares": 50602310, + "voter": "fanceth2" + }, + { + "rshares": 50355943, + "voter": "forea1995" + }, + { + "rshares": 50354561, + "voter": "holow1968" + }, + { + "rshares": 50353969, + "voter": "peaces1952" + }, + { + "rshares": 50346496, + "voter": "himighar2" + }, + { + "rshares": 50345607, + "voter": "aromese1974" + }, + { + "rshares": 50344921, + "voter": "runis1943" + }, + { + "rshares": 50344067, + "voter": "tong1962" + }, + { + "rshares": 50340744, + "voter": "hishe1997" + }, + { + "rshares": 1979857275, + "voter": "cwbrooch" + }, + { + "rshares": 52329350, + "voter": "ninjapainter" + }, + { + "rshares": 51393104, + "voter": "buit1989" + }, + { + "rshares": 51389981, + "voter": "imadecoult1" + }, + { + "rshares": 51387526, + "voter": "infees2" + }, + { + "rshares": 51384095, + "voter": "suar1997" + }, + { + "rshares": 51382067, + "voter": "sobsell93" + }, + { + "rshares": 51380710, + "voter": "stroned96" + }, + { + "rshares": 51378107, + "voter": "drethe" + }, + { + "rshares": 51377505, + "voter": "qualwas" + }, + { + "rshares": 51376367, + "voter": "phent1994" + }, + { + "rshares": 51375075, + "voter": "baboyes" + }, + { + "rshares": 51373532, + "voter": "whor1973" + }, + { + "rshares": 51372739, + "voter": "youreforn" + }, + { + "rshares": 51371902, + "voter": "voll1981" + }, + { + "rshares": 51370717, + "voter": "copenty2" + }, + { + "rshares": 51369717, + "voter": "maject2" + }, + { + "rshares": 51367233, + "voter": "coust1997" + }, + { + "rshares": 51366398, + "voter": "busionea84" + }, + { + "rshares": 51365174, + "voter": "therver1" + }, + { + "rshares": 51364022, + "voter": "appirdsmanne1990" + }, + { + "rshares": 51362967, + "voter": "alienighted87" + }, + { + "rshares": 51359746, + "voter": "anity1994" + }, + { + "rshares": 59959066, + "voter": "themphe1" + }, + { + "rshares": 51355864, + "voter": "abild1988" + }, + { + "rshares": 51353540, + "voter": "spoll1973" + }, + { + "rshares": 66162576, + "voter": "afteld1" + }, + { + "rshares": 1630374239, + "voter": "rusteemitblog" + }, + { + "rshares": 31008332335, + "voter": "goldmatters" + }, + { + "rshares": 68608760, + "voter": "dealzgal" + }, + { + "rshares": 64921864, + "voter": "storage" + }, + { + "rshares": 55388665, + "voter": "blackmarket" + }, + { + "rshares": 58454327, + "voter": "gifts" + }, + { + "rshares": 93882016, + "voter": "expat" + }, + { + "rshares": 188217107, + "voter": "techslut" + }, + { + "rshares": 137659447, + "voter": "steemtrail" + }, + { + "rshares": 3035584586, + "voter": "steemlift" + }, + { + "rshares": 123580867, + "voter": "toddemaher1" + } + ], + "author": "charlieshrem", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.32, + "beneficiaries": [], + "blacklists": [], + "body": "[![1427721443457173 (1).jpg](https://s15.postimg.org/e6gxjg8cb/1427721443457173_1.jpg)](https://postimg.org/image/5bg38xjjr/)\n\nThe day I went to prison I published an article Bitcoin for Prison. While I didn't get to read or see the article until someone mailed me a physical copy, I found out that my article had started a number of discussions and follow-on commentary.\n\nDuring my stay at Lewisburg Federal Prison Camp I observed many economic theories put into effect by inmates and the prison administration, including Gresham's law, hyperinflation, currency exchange, and others.\n\nThere are two markets in prison, the \"Administration Run Market\" (ARM) and the \"Inmate Run Market\" (IRM). \n\nFor the ARM, family and friends can add money to your account through Western Union, MoneyGram, or mailing a check. These funds get added to your account fairly quickly and can be used almost immediately, however with a strict spending limit. You get 300 minutes of phone use per month for about $70, and email costs about $0.05 a minute and is only available at specific times to specific people. Once a week you can shop in the commissary with a $360 a month spending limit. Further, certain products have limits of how much you can buy, for example the Mackerel (described below). Alternatively, the IRM is where you can buy sandwiches, wraps, pizzas, Italian ices, hire a personal trainer, get a haircut, pay someone to clean your cube, repair a watch, even inmate run caterers for your birthday or going home party. Additionally there were inmate run 'stores' which sold commissary items at a markup since you could only commissary shop once a week.\n\n[![mackerel-203x300.png](https://s18.postimg.org/pkn7zm1h5/mackerel_203x300.png)](https://postimg.org/image/iu6qq6eb9/)\n\nThe Mackerel (meaning literal packets of fish) is one of the competing currencies in the IRM. It has utility by being one of the best sources of protein on the compound. You can save it for a long time, the shelf life is a few years. The price is relatively the same across all prisons in the country, so even if you transfer prisons your property comes with you, including your Mackerel which is worth the same somewhere else. Unlike tunafish, chicken packets and protein bars, more people eat Mackerel. Those other food items can be used as currency as well, for example the guy who fixes your watch may only accept protein bars because he hates fish. There was even a form of digital currency being used, which I will discuss in another post.\n\n[![pzyQaHU.png](https://s15.postimg.org/tggsqn3uj/pzy_Qa_HU.png)](https://postimg.org/image/nfj3tkh87/)\n\nUtility and medium of exchange give it some value but what about scarcity ? If there is a virtually unlimited amount of Mackerel in the IRM, just like the Federal Reserve printing money, there is no scarcity and hyperinflation can occure if it is debased. \n\nUsing a simple equation, 467 (Number of Inmates) * 14 (Maximum Quantity Allowed to Purchase Per Inmate) * 52 (weeks, assuming every inmate buys the maximum mount of Mackerel every week)\n\nSo if in 2015 we assume that the Supply and Velocity grows at the exact same rate with the Price Level and Transactions unchanging, the amount of Mackerel would essentially double on an even inflation rate. This does not factor in the 3 year shelf life, where expired Mackerel becomes a secondary currency. I will discuss in my next post. \n\nI like to believe that the value of money is determined also psychological factors, like a commodity and not only by mechanical or mathematical factors. In prison many of these psychological factors come into play.\n\n[![1867-1967-Ten-10\u00a2-Cents-Commemorative-Centennial.jpg](https://s15.postimg.org/yqgpkthrv/1867_1967_Ten_10_Cents_Commemorative_Centennial.jpg)](https://postimg.org/image/ceiwrfinr/)\n\nMost people use Mackerel as a day-to-day currency for normal transactions, but for reasons I will explain in my next post, they are not the best long term store of value which is important for a currency. For longer term store of value, many inmates use stamps. Stamps have a set rate by the United States Postal Service and have similar characteristics as Mackerel aside for being edible. However, with the introduction of email on the compound many people stopped writing letters as email is cheaper and faster therefore reducing stamps ability to be a transactional currency as a majority of the inmates have no use for them. As a store of value they still hold weight because they are small and easy to store large amounts, while Mackerel is not.\n\nThe biggest value stamps have is that they can be mailed home and your family can redeem them for dollars as the local post office, but that feature can be stopped by better mail screening and overnight the stamp could lose its store of value utility. \n\nIn my next post I will discuss how currency exchangers work, what happens when the prison administration purposely floods the market, and how a secondary currency was created out of expired Mackerel called \u201cMoney Maks\u201d", + "category": "story", + "children": 2, + "created": "2016-09-15T19:39:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s15.postimg.org/e6gxjg8cb/1427721443457173_1.jpg", + "https://s18.postimg.org/pkn7zm1h5/mackerel_203x300.png", + "https://s15.postimg.org/tggsqn3uj/pzy_Qa_HU.png", + "https://s15.postimg.org/yqgpkthrv/1867_1967_Ten_10_Cents_Commemorative_Centennial.jpg" + ], + "links": [ + "https://postimg.org/image/5bg38xjjr/", + "https://postimg.org/image/iu6qq6eb9/", + "https://postimg.org/image/nfj3tkh87/", + "https://postimg.org/image/ceiwrfinr/" + ], + "tags": [ + "story", + "life", + "bitcoin" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 16647533396431, + "payout": 18.922, + "payout_at": "2016-09-22T19:39:15", + "pending_payout_value": "18.922 HBD", + "percent_hbd": 10000, + "permlink": "mackerelcoin-and-my-socioeconomic-observations-from-prison-part-1-by-charlie-shrem", + "post_id": 1257859, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 211 + }, + "title": "MackerelCoin & My Socioeconomic Observations from Prison (Part 1 by Charlie Shrem)", + "updated": "2016-09-15T19:39:15", + "url": "/story/@charlieshrem/mackerelcoin-and-my-socioeconomic-observations-from-prison-part-1-by-charlie-shrem" + }, + { + "active_votes": [ + { + "rshares": 231813191302, + "voter": "anonymous" + }, + { + "rshares": 4287714457313, + "voter": "riverhead" + }, + { + "rshares": 1856068812916, + "voter": "badassmother" + }, + { + "rshares": 2006601418874, + "voter": "hr1" + }, + { + "rshares": 1239194317889, + "voter": "rossco99" + }, + { + "rshares": 2059078537865, + "voter": "wang" + }, + { + "rshares": 22391933607, + "voter": "jaewoocho" + }, + { + "rshares": 1491294220946, + "voter": "joseph" + }, + { + "rshares": 452882692801, + "voter": "recursive3" + }, + { + "rshares": 621040278295, + "voter": "masteryoda" + }, + { + "rshares": 3120621212590, + "voter": "recursive" + }, + { + "rshares": 448236514656, + "voter": "boatymcboatface" + }, + { + "rshares": 8927535677, + "voter": "idol" + }, + { + "rshares": 4839155280, + "voter": "sakr" + }, + { + "rshares": 10884745702, + "voter": "yefet" + }, + { + "rshares": 481790356914, + "voter": "noaommerrr" + }, + { + "rshares": 1536625837, + "voter": "jocelyn" + }, + { + "rshares": 14818418390, + "voter": "gregory-f" + }, + { + "rshares": 59932650184, + "voter": "eeks" + }, + { + "rshares": 17134999985, + "voter": "fkn" + }, + { + "rshares": 22522887261, + "voter": "elishagh1" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 313710480, + "voter": "coar" + }, + { + "rshares": 106636079470, + "voter": "asch" + }, + { + "rshares": 1061302586, + "voter": "murh" + }, + { + "rshares": 6086022456, + "voter": "cryptofunk" + }, + { + "rshares": 2003404389, + "voter": "error" + }, + { + "rshares": 58190613755, + "voter": "theshell" + }, + { + "rshares": 3848697023555, + "voter": "satoshifund" + }, + { + "rshares": 87300558689, + "voter": "herzmeister" + }, + { + "rshares": 19598687179, + "voter": "ziv" + }, + { + "rshares": 15787747831, + "voter": "zakharya" + }, + { + "rshares": 5047527838, + "voter": "tee-em" + }, + { + "rshares": 118358806572, + "voter": "geoffrey" + }, + { + "rshares": 144257392248, + "voter": "kimziv" + }, + { + "rshares": 45359587433, + "voter": "honeythief" + }, + { + "rshares": 2187607792, + "voter": "superfreek" + }, + { + "rshares": 81189817686, + "voter": "furion" + }, + { + "rshares": 401329727, + "voter": "barbara2" + }, + { + "rshares": 446072819, + "voter": "ch0c0latechip" + }, + { + "rshares": 412844681, + "voter": "doge4lyf" + }, + { + "rshares": 245479785, + "voter": "tasman" + }, + { + "rshares": 2632467953, + "voter": "steem1653" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 13847065167, + "voter": "aaseb" + }, + { + "rshares": 4209545151, + "voter": "karen13" + }, + { + "rshares": 46859749971, + "voter": "milestone" + }, + { + "rshares": 3146703967, + "voter": "poseidon" + }, + { + "rshares": 204618886920, + "voter": "jl777" + }, + { + "rshares": 13896032408, + "voter": "positive" + }, + { + "rshares": 17267376002, + "voter": "proto" + }, + { + "rshares": 23475945343, + "voter": "sisterholics" + }, + { + "rshares": 467869290, + "voter": "fnait" + }, + { + "rshares": 415655812, + "voter": "keepcalmand" + }, + { + "rshares": 69137816305, + "voter": "healthyrecipes" + }, + { + "rshares": 3354060704, + "voter": "glitterpig" + }, + { + "rshares": 8734213651, + "voter": "taker" + }, + { + "rshares": 830193979600, + "voter": "laonie" + }, + { + "rshares": 29315868452, + "voter": "myfirst" + }, + { + "rshares": 168514920676, + "voter": "somebody" + }, + { + "rshares": 6542941609, + "voter": "flysaga" + }, + { + "rshares": 1667777098, + "voter": "gmurph" + }, + { + "rshares": 37226130506, + "voter": "midnightoil" + }, + { + "rshares": 3157847929, + "voter": "kurtbeil" + }, + { + "rshares": 93111494000, + "voter": "xiaohui" + }, + { + "rshares": 20690393698, + "voter": "jphamer1" + }, + { + "rshares": 4689914056, + "voter": "elfkitchen" + }, + { + "rshares": 99935909954, + "voter": "joele" + }, + { + "rshares": 3022848762, + "voter": "xiaokongcom" + }, + { + "rshares": 2076619689, + "voter": "natalymaty" + }, + { + "rshares": 6093549297, + "voter": "xianjun" + }, + { + "rshares": 91520297334, + "voter": "miacats" + }, + { + "rshares": 399007122, + "voter": "microluck" + }, + { + "rshares": 2923096249, + "voter": "netaterra" + }, + { + "rshares": 4441060568, + "voter": "richardcrill" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 53146015442, + "voter": "sponge-bob" + }, + { + "rshares": 52794249, + "voter": "doggnostic" + }, + { + "rshares": 52521499, + "voter": "jenny-talls" + }, + { + "rshares": 53134467783, + "voter": "brains" + }, + { + "rshares": 1317649856, + "voter": "bitcoinparadise" + }, + { + "rshares": 5753585781, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 73937406, + "voter": "ola1" + }, + { + "rshares": 51240567, + "voter": "billkappa442" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 1233715718, + "voter": "anns" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50570250, + "voter": "ziggo" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 2291193388, + "voter": "ayim" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 156837244, + "voter": "capcom" + }, + { + "rshares": 156814579, + "voter": "haribo" + }, + { + "rshares": 159531007, + "voter": "benetton" + }, + { + "rshares": 159506164, + "voter": "greenpeace" + }, + { + "rshares": 159425365, + "voter": "tipsandtricks" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 159164412, + "voter": "disneypixar" + }, + { + "rshares": 155433319, + "voter": "citigroup" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 64921864, + "voter": "storage" + }, + { + "rshares": 55388665, + "voter": "blackmarket" + }, + { + "rshares": 58454327, + "voter": "gifts" + }, + { + "rshares": 153804957, + "voter": "alexandrapop" + } + ], + "author": "healthyrecipes", + "author_payout_value": "0.000 HBD", + "author_reputation": 65.0, + "beneficiaries": [], + "blacklists": [], + "body": "\n

      Good afternoon Steemit, I am officially done breast feeding and am ready to get rid of the last few pounds that are still hanging on from my pregnancy so I have been trying out different ways to cut calories from my diet without loosing flavor. Spaghetti squash is a great substitute for pasta or in this case rice. Spaghetti squash has about 40 calories per cup while rice has upwards of 200. It also has fiber, potassium and vitamins A and C.  

    \n

    For chicken:

    \n
      \n
    • 1lb chicken breast
    • \n
    • 1 tsp ancho chili
    • \n
    • 1 tbs olive oil
    • \n
    • 1 lime (juice and zest)
    • \n
    • 1 tsp minced garlic
    • \n
    \n

    For squash:

    \n
      \n
    • 1 spaghetti squash (cut in half length wise and seeds removed)
    • \n
    • 1 tsp olive oil
    • \n
    • salt and pepper to taste
    • \n
    \n

    Preheat oven to 425F.  In a baking dish, sprinkle chicken with ancho chili.  Mix together oil, lime zest and juice and garlic.  Pour mixture over chicken.  Drizzle olive oil over squash and season with salt and pepper.  Place cut side down on baking sheet.  Bake a together for 30 min.  Shred squash with a fork and put in the bottom of bowls.  Shred chicken with forks and put on top of squash.  I added cheese, salsa and guacamole to ours but you can top with anything you like.  Enjoy!

    \n

    https://puu.sh/rcmnK/c059def2e0.png

    \n", + "category": "healthyliving", + "children": 3, + "created": "2016-09-15T19:01:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://puu.sh/rcmnK/c059def2e0.png" + ], + "tags": [ + "healthyliving", + "dinner", + "squash", + "recipes" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 24948140852996, + "payout": 39.722, + "payout_at": "2016-09-22T19:01:15", + "pending_payout_value": "39.722 HBD", + "percent_hbd": 10000, + "permlink": "spaghetti-squash-burrito-bowl", + "post_id": 1257434, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 110 + }, + "title": "Spaghetti Squash 'Burrito' Bowl", + "updated": "2016-09-15T19:01:15", + "url": "/healthyliving/@healthyrecipes/spaghetti-squash-burrito-bowl" + }, + { + "active_votes": [ + { + "rshares": 30948708908726, + "voter": "val-a" + }, + { + "rshares": 15292900000000, + "voter": "val-b" + }, + { + "rshares": 1534352192855, + "voter": "joseph" + }, + { + "rshares": 652034182902, + "voter": "masteryoda" + }, + { + "rshares": 8927024295, + "voter": "idol" + }, + { + "rshares": 2637269453488, + "voter": "donkeypong" + }, + { + "rshares": 816386307308, + "voter": "steemrollin" + }, + { + "rshares": 4941856440, + "voter": "sakr" + }, + { + "rshares": 140357414085, + "voter": "chris4210" + }, + { + "rshares": 1536548017, + "voter": "jocelyn" + }, + { + "rshares": 83530339170, + "voter": "acidsun" + }, + { + "rshares": 1196485708874, + "voter": "gavvet" + }, + { + "rshares": 59931939963, + "voter": "eeks" + }, + { + "rshares": 6122594947, + "voter": "fernando-sanz" + }, + { + "rshares": 584270995256, + "voter": "nanzo-scoop" + }, + { + "rshares": 177415501233, + "voter": "mummyimperfect" + }, + { + "rshares": 106634401121, + "voter": "asch" + }, + { + "rshares": 603741881611, + "voter": "kevinwong" + }, + { + "rshares": 1061259321, + "voter": "murh" + }, + { + "rshares": 3187850436, + "voter": "cryptofunk" + }, + { + "rshares": 2003304335, + "voter": "error" + }, + { + "rshares": 962089879337, + "voter": "cyber" + }, + { + "rshares": 50884297723, + "voter": "ak2020" + }, + { + "rshares": 61300613738, + "voter": "justtryme90" + }, + { + "rshares": 410517349, + "voter": "applecrisp" + }, + { + "rshares": 35693164103, + "voter": "altoz" + }, + { + "rshares": 820589638514, + "voter": "anwenbaumeister" + }, + { + "rshares": 5950595929, + "voter": "mark-waser" + }, + { + "rshares": 118349796563, + "voter": "geoffrey" + }, + { + "rshares": 192325266448, + "voter": "kimziv" + }, + { + "rshares": 77083924707, + "voter": "emily-cook" + }, + { + "rshares": 3283440404, + "voter": "orly" + }, + { + "rshares": 2834957075, + "voter": "steem1653" + }, + { + "rshares": 124961861, + "voter": "cynetyc" + }, + { + "rshares": 5357326058, + "voter": "thegoodguy" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 251366150295, + "voter": "nabilov" + }, + { + "rshares": 8401059269, + "voter": "noodhoog" + }, + { + "rshares": 455246290726, + "voter": "knozaki2015" + }, + { + "rshares": 7166494256, + "voter": "lichtblick" + }, + { + "rshares": 33739090409, + "voter": "creemej" + }, + { + "rshares": 5726411049, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 163324531946, + "voter": "blueorgy" + }, + { + "rshares": 4195248338, + "voter": "poseidon" + }, + { + "rshares": 3435918746, + "voter": "simon.braki.love" + }, + { + "rshares": 268137172703, + "voter": "liberosist" + }, + { + "rshares": 4128504280, + "voter": "birdie" + }, + { + "rshares": 5609578664, + "voter": "sharker" + }, + { + "rshares": 204618259005, + "voter": "jl777" + }, + { + "rshares": 1773036384, + "voter": "yarly" + }, + { + "rshares": 267188192, + "voter": "yarly2" + }, + { + "rshares": 267587944, + "voter": "yarly3" + }, + { + "rshares": 154579129, + "voter": "yarly4" + }, + { + "rshares": 155451862, + "voter": "yarly5" + }, + { + "rshares": 88607961, + "voter": "yarly7" + }, + { + "rshares": 11031796651, + "voter": "moon32walker" + }, + { + "rshares": 258619590, + "voter": "sergey44" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 31599342155, + "voter": "sisterholics" + }, + { + "rshares": 428868451, + "voter": "yarly10" + }, + { + "rshares": 229507420, + "voter": "yarly11" + }, + { + "rshares": 80241480, + "voter": "yarly12" + }, + { + "rshares": 146224042, + "voter": "steemster1" + }, + { + "rshares": 5878023046, + "voter": "mahekg" + }, + { + "rshares": 8734150854, + "voter": "taker" + }, + { + "rshares": 6521104126, + "voter": "nekromarinist" + }, + { + "rshares": 10553169212, + "voter": "theprophet0" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 58971492, + "voter": "lillianjones" + }, + { + "rshares": 1117443990130, + "voter": "laonie" + }, + { + "rshares": 4257390614, + "voter": "twinner" + }, + { + "rshares": 4414425121, + "voter": "timcliff" + }, + { + "rshares": 38640926181, + "voter": "myfirst" + }, + { + "rshares": 233306274805, + "voter": "somebody" + }, + { + "rshares": 8723132526, + "voter": "flysaga" + }, + { + "rshares": 1667759072, + "voter": "gmurph" + }, + { + "rshares": 51539167746, + "voter": "midnightoil" + }, + { + "rshares": 4190377366, + "voter": "ullikume" + }, + { + "rshares": 128906992414, + "voter": "xiaohui" + }, + { + "rshares": 21112616587, + "voter": "jphamer1" + }, + { + "rshares": 6306539895, + "voter": "elfkitchen" + }, + { + "rshares": 102434307703, + "voter": "joele" + }, + { + "rshares": 15549176040, + "voter": "randyclemens" + }, + { + "rshares": 4030108065, + "voter": "xiaokongcom" + }, + { + "rshares": 59437351, + "voter": "msjennifer" + }, + { + "rshares": 54654502, + "voter": "ciao" + }, + { + "rshares": 52985539, + "voter": "steemo" + }, + { + "rshares": 8123975227, + "voter": "xianjun" + }, + { + "rshares": 52848854, + "voter": "steema" + }, + { + "rshares": 69662169, + "voter": "confucius" + }, + { + "rshares": 11292536945, + "voter": "borran" + }, + { + "rshares": 53661976, + "voter": "jarvis" + }, + { + "rshares": 546765304, + "voter": "microluck" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 84942400, + "voter": "pompe72" + }, + { + "rshares": 8114632832, + "voter": "lemouth" + }, + { + "rshares": 10344891579, + "voter": "gvargas123" + }, + { + "rshares": 51877132, + "voter": "johnbyrd" + }, + { + "rshares": 50682252, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 50691211, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 404286448, + "voter": "steevc" + }, + { + "rshares": 3635091595, + "voter": "movievertigo" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 1573489537, + "voter": "cehuneke" + }, + { + "rshares": 2982676167, + "voter": "netaterra" + }, + { + "rshares": 23137850346, + "voter": "andrewawerdna" + }, + { + "rshares": 5831957227, + "voter": "trev" + }, + { + "rshares": 8773942171, + "voter": "craigwilliamz" + }, + { + "rshares": 51505575275, + "voter": "mandibil" + }, + { + "rshares": 32462674824, + "voter": "daut44" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 3597236649, + "voter": "curving" + }, + { + "rshares": 61596105, + "voter": "uri-bruck" + }, + { + "rshares": 112983030208, + "voter": "shenanigator" + }, + { + "rshares": 10005063213, + "voter": "quinneaker" + }, + { + "rshares": 7626813355, + "voter": "einsteinpotsdam" + }, + { + "rshares": 4747321980, + "voter": "richardcrill" + }, + { + "rshares": 2205784762, + "voter": "jeremyfromwi" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 1661534801, + "voter": "davidjkelley" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 54249219602, + "voter": "sponge-bob" + }, + { + "rshares": 15571056039, + "voter": "digital-wisdom" + }, + { + "rshares": 3365396535, + "voter": "getonthetrain" + }, + { + "rshares": 3710959443, + "voter": "ethical-ai" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 6831361820, + "voter": "jwaser" + }, + { + "rshares": 468106735, + "voter": "tfeldman" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 1597514180, + "voter": "ionescur" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 2675506788, + "voter": "bwaser" + }, + { + "rshares": 7645490859, + "voter": "renzoarg" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 53990613, + "voter": "roadhog" + }, + { + "rshares": 52794249, + "voter": "doggnostic" + }, + { + "rshares": 52521499, + "voter": "jenny-talls" + }, + { + "rshares": 8199670899, + "voter": "mariandavp" + }, + { + "rshares": 55344422883, + "voter": "brains" + }, + { + "rshares": 53415391, + "voter": "post-successful" + }, + { + "rshares": 5866415576, + "voter": "burnin" + }, + { + "rshares": 271439221, + "voter": "anomaly" + }, + { + "rshares": 2401297947, + "voter": "ellepdub" + }, + { + "rshares": 4116636581, + "voter": "michelle.gent" + }, + { + "rshares": 12115638535, + "voter": "herpetologyguy" + }, + { + "rshares": 4817004213, + "voter": "morgan.waser" + }, + { + "rshares": 50228382, + "voter": "dragonice" + }, + { + "rshares": 1288421610, + "voter": "aksinya" + }, + { + "rshares": 1921231770, + "voter": "bapparabi" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 3689852156, + "voter": "strong-ai" + }, + { + "rshares": 505556200, + "voter": "grisha-danunaher" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 50277354380, + "voter": "curie" + }, + { + "rshares": 851767121, + "voter": "dikanevroman" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 453506109, + "voter": "witchcraftblog" + }, + { + "rshares": 157799009, + "voter": "photorealistic" + }, + { + "rshares": 160880639, + "voter": "illusions" + }, + { + "rshares": 6920933761, + "voter": "dresden" + }, + { + "rshares": 160845765, + "voter": "caseyneistat" + }, + { + "rshares": 692395145, + "voter": "ysa" + }, + { + "rshares": 159984914, + "voter": "correct" + }, + { + "rshares": 159973989, + "voter": "capcom" + }, + { + "rshares": 159963865, + "voter": "sledgehammer" + }, + { + "rshares": 159950870, + "voter": "haribo" + }, + { + "rshares": 159531007, + "voter": "benetton" + }, + { + "rshares": 156194471, + "voter": "stimmt" + }, + { + "rshares": 159143891, + "voter": "reef" + }, + { + "rshares": 158632601, + "voter": "cream" + }, + { + "rshares": 891891710, + "voter": "reddust" + }, + { + "rshares": 336222066, + "voter": "aldentan" + }, + { + "rshares": 191981449, + "voter": "techslut" + } + ], + "author": "curie", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.56, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://s11.postimg.org/jr2x6jjgj/Gallery_Cornelis_Van_Der_Geestd3286.jpg
    \n\n## Introduction\n[Project Curie](https://steemit.com/steemit/@donkeypong/announcing-project-curie-bringing-rewards-and-recognition-to-steemit-s-undiscovered-and-emerging-authors) is a community project run by several Steemit authors. Its mission is to help reward content creators who are posting great original content, yet who have not yet become established. In the short time since Curie began, our writers group has partnered with @nextgencrypto and other whale accounts to bring rewards to these deserving authors. *Writers, artists, chefs, photographers, videographers, and many others have been recognized by these rewards.*\n\nEach day, the members of our Project will publish this list of the posts that Project Curie has chosen to reward recently. We hope that this list will provide more positive exposure to the authors we have selected. Also, it is an effort for us to be more transparent about which posts are being rewarded. We hope that you will consider following not only this @curie account, but also many of the authors whose work is featured here each day. **Please consider adding your comments on these posts also!**\n\nProject Curie's daily curation lists will now be called \"The Daily Curie\". We hope you like the name! Future editions of The Daily Curie will [feature our new logo](https://steemit.com/curie/@kevinwong/logo-contest-for-project-curie-contest-process-and-winners-announcement). For the latest on Project Curie, do check out our [Month #1 update](https://steemit.com/curie/@curie/special-edition-major-updates-and-project-curie-month-1-roundup-12-august-11-september-2016). \n\n----------------------\n\n## Today's Brief Analysis\n\nToday's list polls all posts curated between 17:00 14/09 UTC and 17:00 15/09 UTC. Project Curie voted on a total of **103 posts** by 99 unique authors. **SBD 3,832** has been generated for authors thus far, at an average of SBD 37 per post. \n\n----------------------\n| Author | Post | Payout |\n| --------- | ---------- | --------- |\n| [@faddat](https://steemit.com/@faddat) | [[SYSTEMS GEEK SERIES] Roll your own Docker Platform: Faster and cheaper than the cloud, more rebellious than legal weed!](https://steemit.com/beyondbitcoin/@faddat/roll-your-own-docker-platform-faster-and-cheaper-than-the-cloud-more-rebellious-than-legal-weed) | 616.681 SBD |\n| [@rampant](https://steemit.com/@rampant) | [Steemit Daily Drawing Tutorial - Gesture drawings (plus tool)](https://steemit.com/art/@rampant/steemit-daily-drawing-tutorial-gesture-drawings-plus-tool) | 215.310 SBD |\n| [@shenanigator](https://steemit.com/@shenanigator) | [Doing the Right Thing Will Get You Fired. What Do You Do?](https://steemit.com/economics/@shenanigator/doing-the-right-thing-will-get-you-fired-what-do-you-do) | 205.664 SBD |\n| [@penguinpablo](https://steemit.com/@penguinpablo) | [How to Carve an Apple Leaf](https://steemit.com/food/@penguinpablo/how-to-carve-an-apple-leaf) | 196.419 SBD |\n| [@nathanjtaylor](https://steemit.com/@nathanjtaylor) | [Fire And Grace Art Painting And Poetry](https://steemit.com/art/@nathanjtaylor/fire-and-grace-or-art-painting-and-poetry) | 189.043 SBD |\n| [@lily-da-vine](https://steemit.com/@lily-da-vine) | [Going Bananas in Acapulco](https://steemit.com/gardening/@lily-da-vine/going-bananas-in-acapulco) | 158.416 SBD |\n| [@budgetbucketlist](https://steemit.com/@budgetbucketlist) | [A 1-week plunge into Mexico City's madness! Art adventures, Frida-seeking and unfiltered exhaust fumes...](https://steemit.com/travel/@budgetbucketlist/a-1-week-plunge-into-mexico-city-s-madness-art-adventures-frida-seeking-and-unfiltered-exhaust-fumes) | 151.033 SBD |\n| [@benjiberigan](https://steemit.com/@benjiberigan) | [Anarchist Architecture, part 5: The cruelty of architectural codes and regulations.](https://steemit.com/architecture/@benjiberigan/anarchist-architecture-part-5-the-cruelty-of-architectural-codes-and-regulations) | 132.427 SBD |\n| [@ausbitbank](https://steemit.com/@ausbitbank) | [The time my town flooded, the fragility of the food supply and lessons learned (Original photos)](https://steemit.com/australia/@ausbitbank/the-time-my-town-flooded-the-fragility-of-the-food-supply-and-lessons-learned-original-photos) | 125.877 SBD |\n| [@emily-cook](https://steemit.com/@emily-cook) | [THE ISLE OF MAN FILM FESTIVAL 2016 -A week of parties, red carpets and a lot of hard work!](https://steemit.com/film/@emily-cook/the-isle-of-man-film-festival-2016-a-week-of-parties-red-carpets-and-a-lot-of-hard-work) | 121.336 SBD |\n| [@team-leibniz](https://steemit.com/@team-leibniz) | [Week 1 NFL Daily Fantasy Football Results - How my Bayesian Inspired Lineups Fared (+$84.00)](https://steemit.com/sports/@team-leibniz/week-1-nfl-daily-fantasy-football-results-how-my-bayesian-inspired-lineups-fared-usd84-00) | 119.473 SBD |\n| [@ionescur](https://steemit.com/@ionescur) | [Urban dreams of freedom: back to the countryside, back to the land](https://steemit.com/life/@ionescur/urban-dreams-of-freedom-back-to-the-countryside-back-to-the-land) | 110.564 SBD |\n| [@kimal73](https://steemit.com/@kimal73) | [New traditionl painting - \"The Battle\" - Steps of work](https://steemit.com/art/@kimal73/new-traditionl-painting-the-battle-steps-of-work) | 105.622 SBD |\n| [@juliac](https://steemit.com/@juliac) | [One of The Best Portraits That I've Ever Created: Einstein. What Do You Think?](https://steemit.com/art/@juliac/one-of-the-best-portraits-that-i-ve-ever-created-einstein-what-do-you-think) | 103.781 SBD |\n| [@luzcypher](https://steemit.com/@luzcypher) | [Cover Crops Can Grow Food Organically With No Fertilizers, No Pesticides, No Herbicides And No Chemicals](https://steemit.com/gardening/@luzcypher/cover-crops-can-grow-food-organically-with-no-fertilizers-no-pesticides-no-herbicides-and-no-chemicals) | 100.117 SBD |\n| [@akareyon](https://steemit.com/@akareyon) | [I find your lack of argument disturbing](https://steemit.com/philosophy/@akareyon/i-find-your-lack-of-argument-disturbing) | 98.525 SBD |\n| [@curving](https://steemit.com/@curving) | [The Ephemeral Cairn Gardens Of the Austin Greenbelt - A Photo Journal and Meditation](https://steemit.com/life/@curving/the-ephemeral-cairn-gardens-of-the-austin-greenbelt-a-photo-journal-and-meditation) | 96.834 SBD |\n| [@aleksandraz](https://steemit.com/@aleksandraz) | [Incredible Science - Brainbow Technology](https://steemit.com/science/@aleksandraz/incredible-science-brainbow-technology) | 89.777 SBD |\n| [@skapaneas](https://steemit.com/@skapaneas) | [IBD Crohn desease and Ulceritive collitis. what are they, self diagnose, self treat and more.](https://steemit.com/health/@skapaneas/ibd-crohn-desease-and-ulceritive-collitis-what-are-they-self-diagnose-self-treat-and-more) | 85.958 SBD |\n| [@gargon](https://steemit.com/@gargon) | [Proyecto Cervantes (13 - 15 Sept 2016): Compensaci\u00f3n y reconocimiento para escritores de habla hispana / Bringing rewards and recognition to spanish writers (Vol. III)](https://steemit.com/spanish/@gargon/proyecto-cervantes-13-15-sept-2016-compensacion-y-reconocimiento-para-escritores-de-habla-hispana-bringing-rewards-and) | 83.725 SBD |\n| [@iamwne](https://steemit.com/@iamwne) | [Blade Runner Inspired Digital Set - The Dark Market - Beauty Pass](https://steemit.com/art/@iamwne/blade-runner-inspired-digital-set-the-dark-market-beauty-pass) | 83.869 SBD |\n| [@stormblaze](https://steemit.com/@stormblaze) | [Where Do Deleted Files Go?](https://steemit.com/technology/@stormblaze/where-do-deleted-files-go) | 81.221 SBD |\n| [@yanarnst](https://steemit.com/@yanarnst) | [Steemit Food Art lesson 2 ''Salad with chicken liver and pine nuts''](https://steemit.com/food/@yanarnst/steemit-food-art-lesson-2-salad-with-chicken-liver-and-pine-nuts) | 78.034 SBD |\n| [@senseye](https://steemit.com/@senseye) | [Myths in the Sky: Ursa Major and Ursa Minor](https://steemit.com/science/@senseye/myths-in-the-sky-ursa-major-and-ursa-minor) | 72.174 SBD |\n| [@crasch](https://steemit.com/@crasch) | [Brain preservation: an ambulance to the future](https://steemit.com/aging/@crasch/brain-preservation-an-ambulance-to-the-future) | 72.082 SBD |\n| [@senseye](https://steemit.com/@senseye) | [Vivisecting the Stargazing Tribe: Visual Observers and Screen Scanners](https://steemit.com/science/@senseye/vivisecting-the-stargazing-tribe-visual-observers-and-screen-scanners) | 71.421 SBD |\n| [@cristi](https://steemit.com/@cristi) | [Radical Metabolism - No Food and Water for 8 Months](https://steemit.com/extreme/@cristi/radical-metabolism-no-food-and-water-for-8-months) | 69.559 SBD |\n| [@stranger27](https://steemit.com/@stranger27) | [Fibonacci sequence and Golden Ratio: magic numbers of Nature](https://steemit.com/popularscience/@stranger27/fibonacci-sequence-and-golden-ratio-magic-numbers-of-nature) | 66.258 SBD |\n| [@nekromarinist](https://steemit.com/@nekromarinist) | [Let's talk a little bit about phobias today!](https://steemit.com/art/@nekromarinist/let-s-talk-a-little-bit-about-phobias-today) | 61.776 SBD |\n| [@richman](https://steemit.com/@richman) | [If you want to lose a friend, lend him money (My life story)](https://steemit.com/story/@richman/if-you-want-to-lose-a-friend-lend-him-money-my-life-story) | 58.193 SBD |\n| [@maceytomlin](https://steemit.com/@maceytomlin) | [What Exactly is Ayahuasca? How Should You Prepare for a Ceremony?](https://steemit.com/psychedelics/@maceytomlin/what-exactly-is-ayahuasca-how-should-you-prepare-for-a-ceremony) | 58.197 SBD |\n| [@nili](https://steemit.com/@nili) | [Smart Life (part 2) - Resolving the Godel's paradox on the blockchain as a solution for a decentralized trusted protocol](https://steemit.com/blockchain/@nili/smart-life-part-2-resolving-the-godel-s-paradox-on-the-blockchain-as-a-solution-for-a-trusted-protocol) | 55.575 SBD |\n| [@optimistic-crone](https://steemit.com/@optimistic-crone) | [PROBIOTICS FOR LIFE!!! SUPER SIMPLE FERMENTED VEGETABLE 'KIM CHEE' RECIPE](https://steemit.com/food/@optimistic-crone/probiotics-for-life-super-simple-fermented-vegetable-kim-chee-recipe) | 54.909 SBD |\n| [@anarchyhasnogods](https://steemit.com/@anarchyhasnogods) | [Learning one dimensional motion using graphs- physics for beginners - part one](https://steemit.com/science/@anarchyhasnogods/learning-one-dimensional-motion-using-graphs-physics-for-beginners-part-one) | 53.295 SBD |\n| [@yostopia](https://steemit.com/@yostopia) | [Beginner's mind, creative mind... the making of a Vimeo Staff Pick.](https://steemit.com/photography/@yostopia/beginner-s-mind-creative-mind-the-making-of-a-vimeo-staff-pick) | 51.222 SBD |\n| [@reneenouveau](https://steemit.com/@reneenouveau) | [My response to Paul Steyn's myopic article \"Mr. Environmentalist\" shockingly published by National Geographic in Sept 2015.](https://steemit.com/environment/@reneenouveau/paul-steyn-takes-aim-at-mr-environmentalist-in-a-shocking-article-published-by-national-geographic-in-sept-2015) | 49.433 SBD |\n| [@king3071](https://steemit.com/@king3071) | [MY DREAM DESTINATION - SWITZERLAND](https://steemit.com/travel/@king3071/my-dream-destination-switzerland) | 49.816 SBD |\n| [@kolin.evans](https://steemit.com/@kolin.evans) | [Something a little more substantial for you to think about - the 'IS' / 'WAS' CPT (Continuous Probable Time-lines.)](https://steemit.com/science/@kolin.evans/something-a-little-more-substantial-for-you-to-think-about-the-is-was-cpt-continuous-probable-time-lines) | 47.288 SBD |\n| [@fenglosophy](https://steemit.com/@fenglosophy) | [Does the language you speak influence how you think?](https://steemit.com/life/@fenglosophy/does-the-language-you-speak-influence-how-you-think) | 44.070 SBD |\n| [@mandibil](https://steemit.com/@mandibil) | [SAVAGE [Gorm Just, Denmark 2009] - movie review by Mandibil](https://steemit.com/film/@mandibil/savage-gorm-just-denmark-2009-movie-review-by-mandibil) | 44.621 SBD |\n| [@therajmahal](https://steemit.com/@therajmahal) | [Making the Impossible... Possible](https://steemit.com/science/@therajmahal/making-the-impossible-possible) | 44.765 SBD |\n| [@carlitashaw](https://steemit.com/@carlitashaw) | [The World's Worst Oil Spills, Ramifications & Amazing Alternative Solutions.](https://steemit.com/science/@carlitashaw/the-world-s-worst-oil-spills-ramifications-and-amazing-alternative-solutions) | 44.986 SBD |\n| [@renzoarg](https://steemit.com/@renzoarg) | [Skip a pill - Antibiotics](https://steemit.com/science/@renzoarg/skip-a-pill-antibiotics) | 43.918 SBD |\n| [@rachelsvparry](https://steemit.com/@rachelsvparry) | [Under the Sea (again, but better this time)](https://steemit.com/art/@rachelsvparry/under-the-sea-again-but-better-this-time) | 43.436 SBD |\n| [@royalmacro](https://steemit.com/@royalmacro) | [lonely tree [An Original Abstract Art]](https://steemit.com/art/@royalmacro/lonely-tree-an-original-abstract-art) | 42.826 SBD |\n| [@stephmckenzie](https://steemit.com/@stephmckenzie) | [The Power of Choice--A Magnificent Key to True Personal Freedom](https://steemit.com/anarchy/@stephmckenzie/the-power-of-choice-the-magnificent-key-to-true-personal-freedom-for-everyone) | 42.441 SBD |\n| [@alwayzgame](https://steemit.com/@alwayzgame) | [10 simple steps to ruin your child's life](https://steemit.com/kids/@alwayzgame/10-simple-steps-to-ruin-your-child-s-life) | 42.475 SBD |\n| [@nonlinearone](https://steemit.com/@nonlinearone) | [Can Hemingway Improve Your Writing?](https://steemit.com/writing/@nonlinearone/can-hemingway-improve-your-writing) | 42.669 SBD |\n| [@kafkanarchy84](https://steemit.com/@kafkanarchy84) | [\"Johnny B. Goode\" Guitar Lesson and Intro to Theory, Vol. II](https://steemit.com/music/@kafkanarchy84/johnny-b-goode-guitar-lesson-and-intro-to-theory-vol-ii) | 41.326 SBD |\n| [@feline1991](https://steemit.com/@feline1991) | [A Steemit Original - A Lifetime of Seeking Happiness - Chapter 2 - Part 2](https://steemit.com/writing/@feline1991/a-steemit-original-a-lifetime-of-seeking-happiness-chapter-2-part-2) | 41.931 SBD |\n| [@geke](https://steemit.com/@geke) | [The Banker and the Bulova - an original poem (Steemit flash-writing challenge)](https://steemit.com/writing/@geke/the-banker-and-the-bulova-an-original-poem-steemit-flash-writing-challenge) | 41.497 SBD |\n| [@lscottphotos](https://steemit.com/@lscottphotos) | [LSCOTTPHOTOS Welcome to my family :) Thank you steemers <3 (Original Photos)](https://steemit.com/photography/@lscottphotos/lscottphotos-welcome-to-the-family-one-week-review-original-photos) | 40.201 SBD |\n| [@pinkisland](https://steemit.com/@pinkisland) | [My Philosophy of Education](https://steemit.com/writing/@pinkisland/my-philosophy-of-education) | 40.978 SBD |\n| [@jgcastrillo19](https://steemit.com/@jgcastrillo19) | [HOMO HABILIS (Hombre constructor) Parte cinco](https://steemit.com/spanish/@jgcastrillo19/homo-habilis-hombre-constructor-parte-cinco) | 39.708 SBD |\n| [@luisucv34](https://steemit.com/@luisucv34) | [Venezuela: The lack of opportunities (English edition)](https://steemit.com/freedom/@luisucv34/venezuela-the-lack-of-opportunities-english-edition) | 39.783 SBD |\n| [@beowulfoflegend](https://steemit.com/@beowulfoflegend) | [Silvanus and Empire, an Original Novel (Chapter Twenty)](https://steemit.com/writing/@beowulfoflegend/silvanus-and-empire-an-original-novel-chapter-twenty) | 39.543 SBD |\n| [@mariandavp](https://steemit.com/@mariandavp) | [From zero to hero - abstract office art by @mariandavp](https://steemit.com/art/@mariandavp/from-zero-to-hero-abstract-office-art-by-mariandavp) | 39.529 SBD |\n| [@nasimbabu](https://steemit.com/@nasimbabu) | [The technology that defends us from potentially deadly diseases](https://steemit.com/life/@nasimbabu/the-technology-that-defends-us-from-potentially-deadly-diseases) | 39.620 SBD |\n| [@royaltiffany](https://steemit.com/@royaltiffany) | [Steemit B'Day Movie Review Contest Update!](https://steemit.com/bdaymoviereview/@royaltiffany/steemit-b-day-movie-review-contest-update) | 37.706 SBD |\n| [@travelista](https://steemit.com/@travelista) | [An Adventure in Isla Esp\u00edritu Santo!](https://steemit.com/travel/@travelista/an-adventure-in-isla-espiritu-santo) | 37.218 SBD |\n| [@jpiper20](https://steemit.com/@jpiper20) | [We Meet At Night -- An Original Story (Part 4)](https://steemit.com/life/@jpiper20/we-meet-at-night-an-original-story-part-4) | 37.319 SBD |\n| [@kimal73](https://steemit.com/@kimal73) | [My new painting - \"Dexter\" - Modern Impressionism](https://steemit.com/art/@kimal73/my-new-painting-dexter-modern-impressionism) | 36.937 SBD |\n| [@krystle](https://steemit.com/@krystle) | [Keltorin's Flora and Fauna of Note - Firikwea - Valcanne's Guide to Keltorin](https://steemit.com/fiction/@krystle/keltorin-s-flora-and-fauna-of-note-firikwea-valcanne-s-guide-to-keltorin) | 36.972 SBD |\n| [@cryptoiskey](https://steemit.com/@cryptoiskey) | [Workout from home on the cheap! - 12th September #Ultimate workout companion for your kids!](https://steemit.com/steemit/@cryptoiskey/workout-from-home-on-the-cheap-12th-september-ultimate-workout-companion-for-your-kids) | 36.115 SBD |\n| [@getonthetrain](https://steemit.com/@getonthetrain) | [Top 10 Grisly Medieval Torture Methods](https://steemit.com/life/@getonthetrain/top-10-grisly-medieval-torture-methods) | 34.093 SBD |\n| [@ansharphoto](https://steemit.com/@ansharphoto) | [Roman Forum in the Morning, Rome](https://steemit.com/photography/@ansharphoto/roman-forum-in-the-morning-rome) | 33.328 SBD |\n| [@aboundlessworld](https://steemit.com/@aboundlessworld) | [Introducing The Steemit Stories Podcast!](https://steemit.com/steemit/@aboundlessworld/introducing-the-steemit-stories-podcast) | 33.728 SBD |\n| [@thornybastard](https://steemit.com/@thornybastard) | [Chapter 10: A Call from the Forest\u2014\u6765\u81ea\u68ee\u6797\u7684\u547c\u5524](https://steemit.com/cn/@thornybastard/chapter-10-a-call-from-the-forest) | 32.465 SBD |\n| [@crasch](https://steemit.com/@crasch) | [Installing Bitshares / graphene from source on Mac OS X Yosemite (10.5.5)](https://steemit.com/bitshares/@crasch/installing-bitshares-graphene-from-source-on-mac-os-x-yosemite-10-5-5) | 32.348 SBD |\n| [@dumar022](https://steemit.com/@dumar022) | [Workshop lesson 6: Wrench: You don't wanna mess with this](https://steemit.com/techreview/@dumar022/workshop-lesson-6-wrench-you-don-t-wanna-mess-with-this) | 32.155 SBD |\n| [@lapilipinas](https://steemit.com/@lapilipinas) | [Light from distant stars](https://steemit.com/science/@lapilipinas/light-from-distant-stars) | 32.778 SBD |\n| [@williambanks](https://steemit.com/@williambanks) | [Towards A Better Tomorrow : Part 1 - There but for grace!](https://steemit.com/life/@williambanks/towards-a-better-tomorrow-part-1-there-but-for-grace) | 31.434 SBD |\n| [@driv3n](https://steemit.com/@driv3n) | [How to Solve the Rubik's Cube like a boss - Part 2](https://steemit.com/life/@driv3n/how-to-solve-the-rubik-s-cube-like-a-boss-part-2) | 31.858 SBD |\n| [@timbot606](https://steemit.com/@timbot606) | [Growing up in Appalachia](https://steemit.com/life/@timbot606/growing-up-in-appalachia) | 31.548 SBD |\n| [@themagus](https://steemit.com/@themagus) | [A less privileged white growing up in South Africa in the 1970's - part 2](https://steemit.com/life/@themagus/a-less-privileged-white-growing-up-in-south-africa-in-the-1970-s-part-2) | 31.099 SBD |\n| [@echoesinthemind](https://steemit.com/@echoesinthemind) | [Hanging Upside Down / DO NOT Try At Home](https://steemit.com/life/@echoesinthemind/hanging-upside-down) | 31.736 SBD |\n| [@ysa](https://steemit.com/@ysa) | [My pictures from traveling to Estes Park, Colorado](https://steemit.com/photograpy/@ysa/my-pictures-from-traveling-to-estes-park-colorado) | 31.981 SBD |\n| [@aksinya](https://steemit.com/@aksinya) | [Our Trip to Wonderful, Scary and Unforgettable Kenya. Original Photos and Video](https://steemit.com/travel/@aksinya/our-trip-to-wonderful-scary-and-unforgettable-kenya-original-photos-and-video) | 31.882 SBD |\n| [@jgcastrillo19](https://steemit.com/@jgcastrillo19) | [HOMO HABILIS (Hombre constructor) Parte cuatro](https://steemit.com/spanish/@jgcastrillo19/wallet-homo-habilis-hombre-constructor-parte-cuatro) | 31.992 SBD |\n| [@successfully00](https://steemit.com/@successfully00) | [Knowing The Math - Mental Tricks - Multiplication Part 1](https://steemit.com/mathematics/@successfully00/knowing-the-math-mental-tricks-multiplication-part-1) | 31.037 SBD |\n| [@linzo](https://steemit.com/@linzo) | [A Life Fantasy (Original Poem)](https://steemit.com/poem/@linzo/a-life-fantasy-original-poem) | 30.964 SBD |\n| [@hilarski](https://steemit.com/@hilarski) | [Panama Critters.](https://steemit.com/panama/@hilarski/panama-critters) | 28.729 SBD |\n| [@sulev](https://steemit.com/@sulev) | [Photography #11 - Pictures from my Garden: Bees, Lizards and other (part 2)](https://steemit.com/photography/@sulev/photography-11-pictures-from-my-garden-bees-lizards-and-other-part-2) | 27.947 SBD |\n| [@steemswede](https://steemit.com/@steemswede) | [[BEER REVIEW] Thomas Hardy's Ale](https://steemit.com/beer/@steemswede/beer-review-thomas-hardy-s-ale) | 27.183 SBD |\n| [@marius19](https://steemit.com/@marius19) | [Set of paper coffee cups. Origami](https://steemit.com/steemit/@marius19/set-of-paper-coffee-cups-origami) | 26.439 SBD |\n| [@poeticsnake](https://steemit.com/@poeticsnake) | [Autumn is coming Doodle style! ( Tutorial with step by step drawings)](https://steemit.com/art/@poeticsnake/autumn-is-coming-doodle-style-tutorial-with-step-by-step-drawings) | 26.547 SBD |\n| [@kiddarko](https://steemit.com/@kiddarko) | [Peep Life a Story By KidDarko (with tattoo illistrations and video)](https://steemit.com/art/@kiddarko/peep-life-a-story-by-kiddarko-with-tattoo-illistrations-and-video) | 26.853 SBD |\n| [@shieha](https://steemit.com/@shieha) | [The Hardest Computer Game of All Time - Robot Odyssey - Part 2](https://steemit.com/games/@shieha/the-hardest-computer-game-of-all-time-robot-odyssey-part-2) | 26.372 SBD |\n| [@ayim](https://steemit.com/@ayim) | [Fixing Posture - Part 4: Neck](https://steemit.com/life/@ayim/fixing-posture-part-4-neck) | 26.142 SBD |\n| [@hitmeasap](https://steemit.com/@hitmeasap) | [I am Batman's Robin or Skywalkers R2-D2. - I've always been the co-pilot. Always been the second choice.](https://steemit.com/writing/@hitmeasap/i-am-batman-s-robin-or-skywalkers-r2-d2-i-ve-always-been-the-co-pilot-always-been-the-second-choice) | 25.747 SBD |\n| [@peskov](https://steemit.com/@peskov) | [Antonikha. Part 2 (featuring Vasily Peskov as author)](https://steemit.com/life/@peskov/antonikha-part-2-featuring-vasily-peskov-as-author) | 25.173 SBD |\n| [@aldentan](https://steemit.com/@aldentan) | [Advice from an angry dude: Breathe and interrupt your thoughts](https://steemit.com/life/@aldentan/advice-from-an-angry-dude-breathe-and-interrupt-your-thoughts) | 25.162 SBD |\n| [@beginningtoend](https://steemit.com/@beginningtoend) | [Poetry, art and a little home spun philosophy.](https://steemit.com/poetry/@beginningtoend/poetry-art-and-a-little-home-spum-philosophy) | 25.708 SBD |\n| [@kaykunoichi](https://steemit.com/@kaykunoichi) | [Suicide Note - Audio (Written & performed by myself)](https://steemit.com/life/@kaykunoichi/suicide-note-audio-written-and-performed-by-myself) | 25.523 SBD |\n| [@booky](https://steemit.com/@booky) | [Boosting Leadership Skills = Healthier Happier You and Your Workmates](https://steemit.com/life/@booky/boosting-leadership-skills-healthier-happier-you-and-your-workmates) | 24.083 SBD |\n| [@doubledex](https://steemit.com/@doubledex) | [Do you Know the Difference Between RIGHT & WRONG?](https://steemit.com/ethics/@doubledex/do-you-know-the-difference-between-right-and-wrong) | 24.516 SBD |\n| [@ekaterina4ka](https://steemit.com/@ekaterina4ka) | [We Knit Patterns by the Spokes. Post 2. \u0412\u044f\u0436\u0435\u043c \u0443\u0437\u043e\u0440\u044b \u0441\u043f\u0438\u0446\u0430\u043c\u0438. \u041f\u043e\u0441\u0442 2.](https://steemit.com/photography/@ekaterina4ka/we-knit-patterns-by-the-spokes-post-2-vyazhem-uzory-spicami-post-2) | 24.793 SBD |\n| [@scaredycatguide](https://steemit.com/@scaredycatguide) | [Real Talk - Vol 9. - Welcome To Dogmerica](https://steemit.com/real-talk/@scaredycatguide/real-talk-vol-9-welcome-to-dogmerica) | 24.207 SBD |\n| [@amy-goodrich](https://steemit.com/@amy-goodrich) | [Pineapple Mojito Green Smoothie](https://steemit.com/smoothie/@amy-goodrich/pineapple-mojito-green-smoothie) | 24.126 SBD |\n| [@scott.stevens](https://steemit.com/@scott.stevens) | [Awareness of Bitcoin is Now More Important Than Awareness of Geoengineering](https://steemit.com/bitcoin/@scott.stevens/awareness-of-bitcoin-is-now-more-important-than-awareness-of-geoengineering) | 24.875 SBD |\n| [@witchcraftblog](https://steemit.com/@witchcraftblog) | [My trip to Italy. Pisa.](https://steemit.com/travel/@witchcraftblog/my-trip-to-italy-pisa) | 24.265 SBD |\n| [@ibringawareness](https://steemit.com/@ibringawareness) | [\"Why I Got Stiffed\" Guy's Waiter Blog chapter 5](https://steemit.com/food/@ibringawareness/why-i-got-stiffed-guy-s-waiter-blog-chapter-5) | 24.224 SBD |\n| [@kimal73](https://steemit.com/@kimal73) | [My new illustration - Batman vs Superman - Modern Impressionism by kimal73](https://steemit.com/art/@kimal73/my-new-illustration-batman-vs-superman-modern-impressionism-by-kimal73) | 23.617 SBD |\n| [@leylar](https://steemit.com/@leylar) | [Seeds are great travelers ~ Own work](https://steemit.com/photography/@leylar/seeds-are-great-travelers-own-work) | 23.166 SBD |\n| [@ocrdu](https://steemit.com/@ocrdu) | [The pods that go \"pop\"](https://steemit.com/photography/@ocrdu/the-pods-that-go-pop) | 23.530 SBD |\n| [@rusla](https://steemit.com/@rusla) | [Japan. Part8.](https://steemit.com/travel/@rusla/japan-part8) | 23.209 SBD |\n| [@edgarsart](https://steemit.com/@edgarsart) | [Puppy Charcoal Original Pencil Drawing](https://steemit.com/art/@edgarsart/puppy-charcoal-original-pencil-drawing) | 23.879 SBD |\n| [@borishaifa](https://steemit.com/@borishaifa) | [To Write Or Not To Wirte? \u041f\u0438\u0441\u0430\u0442\u044c \u0438\u043b\u0438 \u043d\u0435 \u043f\u0438\u0441\u0430\u0442\u044c?](https://steemit.com/steemit/@borishaifa/to-write-or-not-to-wirte-pisat-ili-ne-pisat) | 23.730 SBD |\n| [@eveningstar92](https://steemit.com/@eveningstar92) | [Shit Happens, Move On-NSFW- Evening Star Art](https://steemit.com/art/@eveningstar92/shit-happens-move-on-nsfw-evening-star-art) | 23.092 SBD |\n| [@elewarne](https://steemit.com/@elewarne) | [Mixed Media](https://steemit.com/mixedmedia/@elewarne/mixed-media) | 23.059 SBD |\n| [@shredlord](https://steemit.com/@shredlord) | [Sunrise](https://steemit.com/art/@shredlord/sunrise) | 23.318 SBD |\n| [@sherlockcupid](https://steemit.com/@sherlockcupid) | [Let's Talk: Fears (Part One)](https://steemit.com/life/@sherlockcupid/let-s-talk-fears-part-one) | 23.720 SBD |\n| [@annesaya](https://steemit.com/@annesaya) | [Our Guiding Star, a poem (A tribute to writers)](https://steemit.com/poetry/@annesaya/our-guiding-star-a-poem-a-tribute-to-writers) | 23.384 SBD |\n| [@fitmama](https://steemit.com/@fitmama) | [Why Do I Bother....](https://steemit.com/life/@fitmama/why-do-i-bother) | 23.451 SBD |\n| [@ezzy](https://steemit.com/@ezzy) | [The Bionic Experiment - Part 1 (My Original Short Stories)](https://steemit.com/story/@ezzy/the-bionic-experiment-part-1-my-original-short-stories) | 23.480 SBD |\n| [@kingarbinv](https://steemit.com/@kingarbinv) | [Adventures in Nemaland - Part 8 (Video) + My best Pokemon catch so far.](https://steemit.com/blog/@kingarbinv/adventures-in-nemaland-part-8-video-my-best-pokemon-catch-so-far) | 23.292 SBD |\n| [@soulsistashakti](https://steemit.com/@soulsistashakti) | [How to Detect and Deflect Gaslighting from a Narcissist](https://steemit.com/abuse/@soulsistashakti/how-to-detect-and-deflect-gaslighting-from-a-narcissist) | 22.018 SBD |\n| [@puffin](https://steemit.com/@puffin) | [Tragical Impoverishment - Society's Dirt (Original Poem)](https://steemit.com/story/@puffin/tragic-impoverishment-society-s-dirt-original-poem) | 22.621 SBD |\n| [@cehuneke](https://steemit.com/@cehuneke) | [The Sugar Scandal: Corrupted Science in the Debate of Fat vs. Sugar and Coronary Heart Disease](https://steemit.com/health/@cehuneke/the-sugar-scandal-corrupted-science-in-the-debate-of-fat-vs-sugar-and-coronary-heart-disease) | 22.821 SBD |\n| [@tanata](https://steemit.com/@tanata) | [Little Black Dress involving](https://steemit.com/fashion/@tanata/little-black-dress-involving) | 22.237 SBD |\n| [@steemwriter](https://steemit.com/@steemwriter) | [YouTube Demonetization: A Step Towards Censorship?](https://steemit.com/new/@steemwriter/youtube-demonetization-a-step-towards-censorship) | 22.297 SBD |\n| [@michelle.gent](https://steemit.com/@michelle.gent) | [Dusty - one of my characters](https://steemit.com/story/@michelle.gent/dusty-one-of-my-characters) | 22.659 SBD |\n| [@edgarsart](https://steemit.com/@edgarsart) | [A Gift-Original Rose Drawing](https://steemit.com/art/@edgarsart/a-gift-original-rose-drawing) | 22.249 SBD |\n| [@runridefly](https://steemit.com/@runridefly) | [Minnow's Life - @runridefly original cartoon \"minnowsunite Whale sighting\" minnows and a whale](https://steemit.com/cartoon/@runridefly/minnow-s-life-runridefly-original-cartoon-minnowsunite-whale-sighting-minnows-and-a-whale) | 22.836 SBD |\n| [@doubledex](https://steemit.com/@doubledex) | [[SHORT STORY] The Cult of Personality - Part One](https://steemit.com/fiction/@doubledex/short-story-the-cult-of-personality-part-one) | 22.552 SBD |\n| [@lyubovbar](https://steemit.com/@lyubovbar) | [Look at the Flower Chicory: a Useful and Beautiful Flower ... my Favorite Photos of Chicory](https://steemit.com/photography/@lyubovbar/look-at-the-flower-chicory-a-useful-and-beautiful-flower-my-favorite-photos-of-chicory) | 22.795 SBD |\n| [@victoriart](https://steemit.com/@victoriart) | [Hazelnut Mood](https://steemit.com/art/@victoriart/hazelnut-mood) | 22.443 SBD |\n| [@heroic15397](https://steemit.com/@heroic15397) | [Amazing Birds in the Greater Montreal area](https://steemit.com/montreal/@heroic15397/amazing-birds-in-the-greater-montreal-area) | 22.987 SBD |\n| [@smartercars](https://steemit.com/@smartercars) | [Reviewing the Volkswagen Touareg ~ Smarter Car Reviews](https://steemit.com/cars/@smartercars/reviewing-the-volkswagen-touareg-smarter-car-reviews) | 22.975 SBD |\n| [@rubenalexander](https://steemit.com/@rubenalexander) | [Blues Jam & Techniques [9-14-2016]](https://steemit.com/music/@rubenalexander/blues-jam-9-14-2016) | 22.415 SBD |\n| [@matthew.raymer](https://steemit.com/@matthew.raymer) | [Life Stories](https://steemit.com/psychology/@matthew.raymer/life-stories) | 22.733 SBD |\n| [@positivesteem](https://steemit.com/@positivesteem) | [Common Sense Versus Degrees: The Man Who Has One Hundred Degrees](https://steemit.com/minnowsunite/@positivesteem/common-sense-versus-degrees-the-man-who-has-one-hundred-degrees) | 22.941 SBD |\n| [@d3nv3r](https://steemit.com/@d3nv3r) | [Cloud Mining - The Struggle is Real](https://steemit.com/mining/@d3nv3r/cloud-mining-the-struggle-is-real) | 22.266 SBD |\n| [@adubi](https://steemit.com/@adubi) | [Healing Food Plan: The Ultimate Cheat Sheet](https://steemit.com/life/@adubi/healing-food-plan-the-ultimate-cheat-sheet) | 22.947 SBD |\n| [@alitas](https://steemit.com/@alitas) | [(spanish) Cazuela de Calamar con Papas Rejilla](https://steemit.com/spanish/@alitas/spanish-cazuela-de-calamar-con-papas-rejilla) | 22.240 SBD |\n| [@mazi](https://steemit.com/@mazi) | [I Can See Clearly Now .... Platanus occidentalis](https://steemit.com/travel/@mazi/i-can-see-clearly-now-platanus-occidentalis) | 22.784 SBD |\n| [@mikemacintire](https://steemit.com/@mikemacintire) | [A Red Like No Other - My work](https://steemit.com/photography/@mikemacintire/a-red-like-no-other-my-work) | 22.289 SBD |\n| [@altzero](https://steemit.com/@altzero) | [Im\u00e1genes de una vida (2)](https://steemit.com/spanish/@altzero/imagenes-de-una-vida-2) | 21.555 SBD |\n| [@birdie](https://steemit.com/@birdie) | [Clouds That Demand Attention (Original Photos)](https://steemit.com/photography/@birdie/clouds-that-demand-attention-original-photos) | 21.397 SBD |\n| [@michaelstobiersk](https://steemit.com/@michaelstobiersk) | [An Original Painting by Michael Stobierski](https://steemit.com/art/@michaelstobiersk/5jbxxg-an-original-painting-by-michael-stobierski) | 21.367 SBD |\n| [@reddust](https://steemit.com/@reddust) | [Meditation Experience Can Be Really Scary](https://steemit.com/art/@reddust/meditation-experience-can-be-really-scary) | 21.583 SBD |\n| [@rubenalexander](https://steemit.com/@rubenalexander) | [The Price Is Right Theme Music Breakdown](https://steemit.com/art/@rubenalexander/the-price-is-right-theme-music-breakdown) | 21.937 SBD |\n| [@karisa](https://steemit.com/@karisa) | [Very tasty and delicious curd cookies specially for Steemit . Part 4](https://steemit.com/food/@karisa/very-tasty-and-delicious-curd-cookies-specially-for-steemit-part-4) | 21.940 SBD |\n| [@lyubovbar](https://steemit.com/@lyubovbar) | [Borovoye (Burabai) - Pearl of Kazakhstan: The Incredible Journey (Story of my Husband)](https://steemit.com/travel/@lyubovbar/borovoye-pearl-of-kazakhstan-the-incredible-journey-story-of-my-husband) | 20.616 SBD |\n| [@burnin](https://steemit.com/@burnin) | [Exploring the Off-Limits Areas of the Largest Cruise Ship In the World - Part 2](https://steemit.com/travel/@burnin/exploring-the-off-limits-areas-of-the-largest-cruise-ship-in-the-world-part-2) | 20.298 SBD |\n| [@reddust](https://steemit.com/@reddust) | [Eyes Of Wisdom](https://steemit.com/art/@reddust/eyes-of-wisdom) | 20.051 SBD |\n| [@levycore](https://steemit.com/@levycore) | [Hot Chocolate Art - Trying Draw Faces](https://steemit.com/food/@levycore/hot-chocolate-art-trying-draw-faces) | 20.233 SBD |\n| [@awesomenyl](https://steemit.com/@awesomenyl) | [Sunflower Paper Tutorial](https://steemit.com/art/@awesomenyl/sunflower-paper-tutorial) | 20.040 SBD |\n| [@aldentan](https://steemit.com/@aldentan) | [The epic and awesome guide to writing articles like a true artist that people want to read and share! [Edited for Steemit today]](https://steemit.com/writing/@aldentan/the-epic-and-awesome-guide-to-writing-articles-like-a-true-artist-that-people-want-to-read-and-share-edited-for-steemit-today) | 20.192 SBD |\n| [@naquoya](https://steemit.com/@naquoya) | [[ORIGINAL FICTION] Bad Trip part two: The Gamemaster](https://steemit.com/story/@naquoya/original-fiction-bad-trip-part-two-the-gamemaster) | 20.041 SBD |\n| [@moon32walker](https://steemit.com/@moon32walker) | [Top 10 Game Development Studios](https://steemit.com/gaming/@moon32walker/top-10-game-development-studios) | 20.468 SBD |\n| [@gustavopasquini](https://steemit.com/@gustavopasquini) | [Polenta with Ragu Meat Dry](https://steemit.com/food/@gustavopasquini/polenta-with-ragu-meat-dry) | 20.436 SBD |\n| [@benadapt](https://steemit.com/@benadapt) | [Capturing the Milky Way \u2014 A Photographer\u2019s Biggest Challenge](https://steemit.com/photography/@benadapt/capturing-the-milky-way-a-photographer-s-biggest-challenge) | 20.477 SBD |\n| [@altzero](https://steemit.com/@altzero) | [\u00bfQue es la nueva economia?](https://steemit.com/spanish/@altzero/que-es-la-nueva-economia) | 20.037 SBD |\n| [@por500bolos](https://steemit.com/@por500bolos) | [Uncovering The Most Transcendental & Biggest Secret In The Human Life. \u00bfSkeptical? I will challenge you to prove otherwise!!](https://steemit.com/spanish/@por500bolos/uncovering-the-most-transcendental-and-biggest-secret-in-the-human-life-skeptical-i-will-challenge-you-to-prove-otherwise) | 20.894 SBD |\n| [@zonpower](https://steemit.com/@zonpower) | [This is a place (An original Poem)](https://steemit.com/poem/@zonpower/this-is-a-place-an-original-poem) | 20.869 SBD |\n| [@katharsisdrill](https://steemit.com/@katharsisdrill) | [The rune-stones of Jelling, and a new realisation.](https://steemit.com/history/@katharsisdrill/the-rune-stones-of-jelling-and-a-new-realisation) | 19.761 SBD |\n| [@glezeddy](https://steemit.com/@glezeddy) | [MEZCLA DE TEQUILA PARA DAR EL \"GRITO\" (M\u00c9XICO)](https://steemit.com/steem/@glezeddy/mezcla-de-tequila-para-dar-el-grito-mexico) | 15.682 SBD |\n| [@onetree](https://steemit.com/@onetree) | [South African Slang - Enter Those Who Dare!](https://steemit.com/culture/@onetree/south-african-slang-enter-those-who-dare) | 33.017 SBD |\n| [@verbal-d](https://steemit.com/@verbal-d) | [Melodious Music Memoirs # 2: Impact](https://steemit.com/music/@verbal-d/melodious-music-memoirs-2-impact) | 30.372 SBD |\n| [@wanderingagorist](https://steemit.com/@wanderingagorist) | [Foraging Wild Rose Hips for Tea and Eating](https://steemit.com/travel/@wanderingagorist/wild-rose-hips-foraging-for-tea-and-eating) | 29.228 SBD |\n| [@knablinz](https://steemit.com/@knablinz) | [Hand-Made Collage Art By Knablinz ( Donuts & Coffee )](https://steemit.com/music/@knablinz/hand-made-collage-art-by-knablinz-donuts-and-coffee) | 35.939 SBD |\n\n---------------------------\n
    Note: All author rewards from this post will be used to fund Project Curie.
    Join us in #curie on Steemit.chat and follow us @curie!
    ", + "category": "curie", + "children": 10, + "created": "2016-09-15T17:53:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s11.postimg.org/jr2x6jjgj/Gallery_Cornelis_Van_Der_Geestd3286.jpg" + ], + "links": [ + "https://steemit.com/steemit/@donkeypong/announcing-project-curie-bringing-rewards-and-recognition-to-steemit-s-undiscovered-and-emerging-authors", + "https://steemit.com/curie/@kevinwong/logo-contest-for-project-curie-contest-process-and-winners-announcement", + "https://steemit.com/curie/@curie/special-edition-major-updates-and-project-curie-month-1-roundup-12-august-11-september-2016", + "https://steemit.com/@faddat", + "https://steemit.com/beyondbitcoin/@faddat/roll-your-own-docker-platform-faster-and-cheaper-than-the-cloud-more-rebellious-than-legal-weed", + "https://steemit.com/@rampant", + "https://steemit.com/art/@rampant/steemit-daily-drawing-tutorial-gesture-drawings-plus-tool", + "https://steemit.com/@shenanigator", + "https://steemit.com/economics/@shenanigator/doing-the-right-thing-will-get-you-fired-what-do-you-do", + "https://steemit.com/@penguinpablo", + "https://steemit.com/food/@penguinpablo/how-to-carve-an-apple-leaf", + "https://steemit.com/@nathanjtaylor", + "https://steemit.com/art/@nathanjtaylor/fire-and-grace-or-art-painting-and-poetry", + "https://steemit.com/@lily-da-vine", + "https://steemit.com/gardening/@lily-da-vine/going-bananas-in-acapulco", + "https://steemit.com/@budgetbucketlist", + "https://steemit.com/travel/@budgetbucketlist/a-1-week-plunge-into-mexico-city-s-madness-art-adventures-frida-seeking-and-unfiltered-exhaust-fumes", + "https://steemit.com/@benjiberigan", + "https://steemit.com/architecture/@benjiberigan/anarchist-architecture-part-5-the-cruelty-of-architectural-codes-and-regulations", + "https://steemit.com/@ausbitbank", + "https://steemit.com/australia/@ausbitbank/the-time-my-town-flooded-the-fragility-of-the-food-supply-and-lessons-learned-original-photos", + "https://steemit.com/@emily-cook", + "https://steemit.com/film/@emily-cook/the-isle-of-man-film-festival-2016-a-week-of-parties-red-carpets-and-a-lot-of-hard-work", + "https://steemit.com/@team-leibniz", + "https://steemit.com/sports/@team-leibniz/week-1-nfl-daily-fantasy-football-results-how-my-bayesian-inspired-lineups-fared-usd84-00", + "https://steemit.com/@ionescur", + "https://steemit.com/life/@ionescur/urban-dreams-of-freedom-back-to-the-countryside-back-to-the-land", + "https://steemit.com/@kimal73", + "https://steemit.com/art/@kimal73/new-traditionl-painting-the-battle-steps-of-work", + "https://steemit.com/@juliac", + "https://steemit.com/art/@juliac/one-of-the-best-portraits-that-i-ve-ever-created-einstein-what-do-you-think", + "https://steemit.com/@luzcypher", + "https://steemit.com/gardening/@luzcypher/cover-crops-can-grow-food-organically-with-no-fertilizers-no-pesticides-no-herbicides-and-no-chemicals", + "https://steemit.com/@akareyon", + "https://steemit.com/philosophy/@akareyon/i-find-your-lack-of-argument-disturbing", + "https://steemit.com/@curving", + "https://steemit.com/life/@curving/the-ephemeral-cairn-gardens-of-the-austin-greenbelt-a-photo-journal-and-meditation", + "https://steemit.com/@aleksandraz", + "https://steemit.com/science/@aleksandraz/incredible-science-brainbow-technology", + "https://steemit.com/@skapaneas", + "https://steemit.com/health/@skapaneas/ibd-crohn-desease-and-ulceritive-collitis-what-are-they-self-diagnose-self-treat-and-more", + "https://steemit.com/@gargon", + "https://steemit.com/spanish/@gargon/proyecto-cervantes-13-15-sept-2016-compensacion-y-reconocimiento-para-escritores-de-habla-hispana-bringing-rewards-and", + "https://steemit.com/@iamwne", + "https://steemit.com/art/@iamwne/blade-runner-inspired-digital-set-the-dark-market-beauty-pass", + "https://steemit.com/@stormblaze", + "https://steemit.com/technology/@stormblaze/where-do-deleted-files-go", + "https://steemit.com/@yanarnst", + "https://steemit.com/food/@yanarnst/steemit-food-art-lesson-2-salad-with-chicken-liver-and-pine-nuts", + "https://steemit.com/@senseye", + "https://steemit.com/science/@senseye/myths-in-the-sky-ursa-major-and-ursa-minor", + "https://steemit.com/@crasch", + "https://steemit.com/aging/@crasch/brain-preservation-an-ambulance-to-the-future", + "https://steemit.com/science/@senseye/vivisecting-the-stargazing-tribe-visual-observers-and-screen-scanners", + "https://steemit.com/@cristi", + "https://steemit.com/extreme/@cristi/radical-metabolism-no-food-and-water-for-8-months", + "https://steemit.com/@stranger27", + "https://steemit.com/popularscience/@stranger27/fibonacci-sequence-and-golden-ratio-magic-numbers-of-nature", + "https://steemit.com/@nekromarinist", + "https://steemit.com/art/@nekromarinist/let-s-talk-a-little-bit-about-phobias-today", + "https://steemit.com/@richman", + "https://steemit.com/story/@richman/if-you-want-to-lose-a-friend-lend-him-money-my-life-story", + "https://steemit.com/@maceytomlin", + "https://steemit.com/psychedelics/@maceytomlin/what-exactly-is-ayahuasca-how-should-you-prepare-for-a-ceremony", + "https://steemit.com/@nili", + "https://steemit.com/blockchain/@nili/smart-life-part-2-resolving-the-godel-s-paradox-on-the-blockchain-as-a-solution-for-a-trusted-protocol", + "https://steemit.com/@optimistic-crone", + "https://steemit.com/food/@optimistic-crone/probiotics-for-life-super-simple-fermented-vegetable-kim-chee-recipe", + "https://steemit.com/@anarchyhasnogods", + "https://steemit.com/science/@anarchyhasnogods/learning-one-dimensional-motion-using-graphs-physics-for-beginners-part-one", + "https://steemit.com/@yostopia", + "https://steemit.com/photography/@yostopia/beginner-s-mind-creative-mind-the-making-of-a-vimeo-staff-pick", + "https://steemit.com/@reneenouveau", + "https://steemit.com/environment/@reneenouveau/paul-steyn-takes-aim-at-mr-environmentalist-in-a-shocking-article-published-by-national-geographic-in-sept-2015", + "https://steemit.com/@king3071", + "https://steemit.com/travel/@king3071/my-dream-destination-switzerland", + "https://steemit.com/@kolin.evans", + "https://steemit.com/science/@kolin.evans/something-a-little-more-substantial-for-you-to-think-about-the-is-was-cpt-continuous-probable-time-lines", + "https://steemit.com/@fenglosophy", + "https://steemit.com/life/@fenglosophy/does-the-language-you-speak-influence-how-you-think", + "https://steemit.com/@mandibil", + "https://steemit.com/film/@mandibil/savage-gorm-just-denmark-2009-movie-review-by-mandibil", + "https://steemit.com/@therajmahal", + "https://steemit.com/science/@therajmahal/making-the-impossible-possible", + "https://steemit.com/@carlitashaw", + "https://steemit.com/science/@carlitashaw/the-world-s-worst-oil-spills-ramifications-and-amazing-alternative-solutions", + "https://steemit.com/@renzoarg", + "https://steemit.com/science/@renzoarg/skip-a-pill-antibiotics", + "https://steemit.com/@rachelsvparry", + "https://steemit.com/art/@rachelsvparry/under-the-sea-again-but-better-this-time", + "https://steemit.com/@royalmacro", + "https://steemit.com/art/@royalmacro/lonely-tree-an-original-abstract-art", + "https://steemit.com/@stephmckenzie", + "https://steemit.com/anarchy/@stephmckenzie/the-power-of-choice-the-magnificent-key-to-true-personal-freedom-for-everyone", + "https://steemit.com/@alwayzgame", + "https://steemit.com/kids/@alwayzgame/10-simple-steps-to-ruin-your-child-s-life", + "https://steemit.com/@nonlinearone", + "https://steemit.com/writing/@nonlinearone/can-hemingway-improve-your-writing", + "https://steemit.com/@kafkanarchy84", + "https://steemit.com/music/@kafkanarchy84/johnny-b-goode-guitar-lesson-and-intro-to-theory-vol-ii", + "https://steemit.com/@feline1991", + "https://steemit.com/writing/@feline1991/a-steemit-original-a-lifetime-of-seeking-happiness-chapter-2-part-2", + "https://steemit.com/@geke", + "https://steemit.com/writing/@geke/the-banker-and-the-bulova-an-original-poem-steemit-flash-writing-challenge", + "https://steemit.com/@lscottphotos", + "https://steemit.com/photography/@lscottphotos/lscottphotos-welcome-to-the-family-one-week-review-original-photos", + "https://steemit.com/@pinkisland", + "https://steemit.com/writing/@pinkisland/my-philosophy-of-education", + "https://steemit.com/@jgcastrillo19", + "https://steemit.com/spanish/@jgcastrillo19/homo-habilis-hombre-constructor-parte-cinco", + "https://steemit.com/@luisucv34", + "https://steemit.com/freedom/@luisucv34/venezuela-the-lack-of-opportunities-english-edition", + "https://steemit.com/@beowulfoflegend", + "https://steemit.com/writing/@beowulfoflegend/silvanus-and-empire-an-original-novel-chapter-twenty", + "https://steemit.com/@mariandavp", + "https://steemit.com/art/@mariandavp/from-zero-to-hero-abstract-office-art-by-mariandavp", + "https://steemit.com/@nasimbabu", + "https://steemit.com/life/@nasimbabu/the-technology-that-defends-us-from-potentially-deadly-diseases", + "https://steemit.com/@royaltiffany", + "https://steemit.com/bdaymoviereview/@royaltiffany/steemit-b-day-movie-review-contest-update", + "https://steemit.com/@travelista", + "https://steemit.com/travel/@travelista/an-adventure-in-isla-espiritu-santo", + "https://steemit.com/@jpiper20", + "https://steemit.com/life/@jpiper20/we-meet-at-night-an-original-story-part-4", + "https://steemit.com/art/@kimal73/my-new-painting-dexter-modern-impressionism", + "https://steemit.com/@krystle", + "https://steemit.com/fiction/@krystle/keltorin-s-flora-and-fauna-of-note-firikwea-valcanne-s-guide-to-keltorin", + "https://steemit.com/@cryptoiskey", + "https://steemit.com/steemit/@cryptoiskey/workout-from-home-on-the-cheap-12th-september-ultimate-workout-companion-for-your-kids", + "https://steemit.com/@getonthetrain", + "https://steemit.com/life/@getonthetrain/top-10-grisly-medieval-torture-methods", + "https://steemit.com/@ansharphoto", + "https://steemit.com/photography/@ansharphoto/roman-forum-in-the-morning-rome", + "https://steemit.com/@aboundlessworld", + "https://steemit.com/steemit/@aboundlessworld/introducing-the-steemit-stories-podcast", + "https://steemit.com/@thornybastard", + "https://steemit.com/cn/@thornybastard/chapter-10-a-call-from-the-forest", + "https://steemit.com/bitshares/@crasch/installing-bitshares-graphene-from-source-on-mac-os-x-yosemite-10-5-5", + "https://steemit.com/@dumar022", + "https://steemit.com/techreview/@dumar022/workshop-lesson-6-wrench-you-don-t-wanna-mess-with-this", + "https://steemit.com/@lapilipinas", + "https://steemit.com/science/@lapilipinas/light-from-distant-stars", + "https://steemit.com/@williambanks", + "https://steemit.com/life/@williambanks/towards-a-better-tomorrow-part-1-there-but-for-grace", + "https://steemit.com/@driv3n", + "https://steemit.com/life/@driv3n/how-to-solve-the-rubik-s-cube-like-a-boss-part-2", + "https://steemit.com/@timbot606", + "https://steemit.com/life/@timbot606/growing-up-in-appalachia", + "https://steemit.com/@themagus", + "https://steemit.com/life/@themagus/a-less-privileged-white-growing-up-in-south-africa-in-the-1970-s-part-2", + "https://steemit.com/@echoesinthemind", + "https://steemit.com/life/@echoesinthemind/hanging-upside-down", + "https://steemit.com/@ysa", + "https://steemit.com/photograpy/@ysa/my-pictures-from-traveling-to-estes-park-colorado", + "https://steemit.com/@aksinya", + "https://steemit.com/travel/@aksinya/our-trip-to-wonderful-scary-and-unforgettable-kenya-original-photos-and-video", + "https://steemit.com/spanish/@jgcastrillo19/wallet-homo-habilis-hombre-constructor-parte-cuatro", + "https://steemit.com/@successfully00", + "https://steemit.com/mathematics/@successfully00/knowing-the-math-mental-tricks-multiplication-part-1", + "https://steemit.com/@linzo", + "https://steemit.com/poem/@linzo/a-life-fantasy-original-poem", + "https://steemit.com/@hilarski", + "https://steemit.com/panama/@hilarski/panama-critters", + "https://steemit.com/@sulev", + "https://steemit.com/photography/@sulev/photography-11-pictures-from-my-garden-bees-lizards-and-other-part-2", + "https://steemit.com/@steemswede", + "https://steemit.com/beer/@steemswede/beer-review-thomas-hardy-s-ale", + "https://steemit.com/@marius19", + "https://steemit.com/steemit/@marius19/set-of-paper-coffee-cups-origami", + "https://steemit.com/@poeticsnake", + "https://steemit.com/art/@poeticsnake/autumn-is-coming-doodle-style-tutorial-with-step-by-step-drawings", + "https://steemit.com/@kiddarko", + "https://steemit.com/art/@kiddarko/peep-life-a-story-by-kiddarko-with-tattoo-illistrations-and-video", + "https://steemit.com/@shieha", + "https://steemit.com/games/@shieha/the-hardest-computer-game-of-all-time-robot-odyssey-part-2", + "https://steemit.com/@ayim", + "https://steemit.com/life/@ayim/fixing-posture-part-4-neck", + "https://steemit.com/@hitmeasap", + "https://steemit.com/writing/@hitmeasap/i-am-batman-s-robin-or-skywalkers-r2-d2-i-ve-always-been-the-co-pilot-always-been-the-second-choice", + "https://steemit.com/@peskov", + "https://steemit.com/life/@peskov/antonikha-part-2-featuring-vasily-peskov-as-author", + "https://steemit.com/@aldentan", + "https://steemit.com/life/@aldentan/advice-from-an-angry-dude-breathe-and-interrupt-your-thoughts", + "https://steemit.com/@beginningtoend", + "https://steemit.com/poetry/@beginningtoend/poetry-art-and-a-little-home-spum-philosophy", + "https://steemit.com/@kaykunoichi", + "https://steemit.com/life/@kaykunoichi/suicide-note-audio-written-and-performed-by-myself", + "https://steemit.com/@booky", + "https://steemit.com/life/@booky/boosting-leadership-skills-healthier-happier-you-and-your-workmates", + "https://steemit.com/@doubledex", + "https://steemit.com/ethics/@doubledex/do-you-know-the-difference-between-right-and-wrong", + "https://steemit.com/@ekaterina4ka", + "https://steemit.com/photography/@ekaterina4ka/we-knit-patterns-by-the-spokes-post-2-vyazhem-uzory-spicami-post-2", + "https://steemit.com/@scaredycatguide", + "https://steemit.com/real-talk/@scaredycatguide/real-talk-vol-9-welcome-to-dogmerica", + "https://steemit.com/@amy-goodrich", + "https://steemit.com/smoothie/@amy-goodrich/pineapple-mojito-green-smoothie", + "https://steemit.com/@scott.stevens", + "https://steemit.com/bitcoin/@scott.stevens/awareness-of-bitcoin-is-now-more-important-than-awareness-of-geoengineering", + "https://steemit.com/@witchcraftblog", + "https://steemit.com/travel/@witchcraftblog/my-trip-to-italy-pisa", + "https://steemit.com/@ibringawareness", + "https://steemit.com/food/@ibringawareness/why-i-got-stiffed-guy-s-waiter-blog-chapter-5", + "https://steemit.com/art/@kimal73/my-new-illustration-batman-vs-superman-modern-impressionism-by-kimal73", + "https://steemit.com/@leylar", + "https://steemit.com/photography/@leylar/seeds-are-great-travelers-own-work", + "https://steemit.com/@ocrdu", + "https://steemit.com/photography/@ocrdu/the-pods-that-go-pop", + "https://steemit.com/@rusla", + "https://steemit.com/travel/@rusla/japan-part8", + "https://steemit.com/@edgarsart", + "https://steemit.com/art/@edgarsart/puppy-charcoal-original-pencil-drawing", + "https://steemit.com/@borishaifa", + "https://steemit.com/steemit/@borishaifa/to-write-or-not-to-wirte-pisat-ili-ne-pisat", + "https://steemit.com/@eveningstar92", + "https://steemit.com/art/@eveningstar92/shit-happens-move-on-nsfw-evening-star-art", + "https://steemit.com/@elewarne", + "https://steemit.com/mixedmedia/@elewarne/mixed-media", + "https://steemit.com/@shredlord", + "https://steemit.com/art/@shredlord/sunrise", + "https://steemit.com/@sherlockcupid", + "https://steemit.com/life/@sherlockcupid/let-s-talk-fears-part-one", + "https://steemit.com/@annesaya", + "https://steemit.com/poetry/@annesaya/our-guiding-star-a-poem-a-tribute-to-writers", + "https://steemit.com/@fitmama", + "https://steemit.com/life/@fitmama/why-do-i-bother", + "https://steemit.com/@ezzy", + "https://steemit.com/story/@ezzy/the-bionic-experiment-part-1-my-original-short-stories", + "https://steemit.com/@kingarbinv", + "https://steemit.com/blog/@kingarbinv/adventures-in-nemaland-part-8-video-my-best-pokemon-catch-so-far", + "https://steemit.com/@soulsistashakti", + "https://steemit.com/abuse/@soulsistashakti/how-to-detect-and-deflect-gaslighting-from-a-narcissist", + "https://steemit.com/@puffin", + "https://steemit.com/story/@puffin/tragic-impoverishment-society-s-dirt-original-poem", + "https://steemit.com/@cehuneke", + "https://steemit.com/health/@cehuneke/the-sugar-scandal-corrupted-science-in-the-debate-of-fat-vs-sugar-and-coronary-heart-disease", + "https://steemit.com/@tanata", + "https://steemit.com/fashion/@tanata/little-black-dress-involving", + "https://steemit.com/@steemwriter", + "https://steemit.com/new/@steemwriter/youtube-demonetization-a-step-towards-censorship", + "https://steemit.com/@michelle.gent", + "https://steemit.com/story/@michelle.gent/dusty-one-of-my-characters", + "https://steemit.com/art/@edgarsart/a-gift-original-rose-drawing", + "https://steemit.com/@runridefly", + "https://steemit.com/cartoon/@runridefly/minnow-s-life-runridefly-original-cartoon-minnowsunite-whale-sighting-minnows-and-a-whale", + "https://steemit.com/fiction/@doubledex/short-story-the-cult-of-personality-part-one", + "https://steemit.com/@lyubovbar", + "https://steemit.com/photography/@lyubovbar/look-at-the-flower-chicory-a-useful-and-beautiful-flower-my-favorite-photos-of-chicory", + "https://steemit.com/@victoriart", + "https://steemit.com/art/@victoriart/hazelnut-mood", + "https://steemit.com/@heroic15397", + "https://steemit.com/montreal/@heroic15397/amazing-birds-in-the-greater-montreal-area", + "https://steemit.com/@smartercars", + "https://steemit.com/cars/@smartercars/reviewing-the-volkswagen-touareg-smarter-car-reviews", + "https://steemit.com/@rubenalexander", + "https://steemit.com/music/@rubenalexander/blues-jam-9-14-2016", + "https://steemit.com/@matthew.raymer", + "https://steemit.com/psychology/@matthew.raymer/life-stories", + "https://steemit.com/@positivesteem", + "https://steemit.com/minnowsunite/@positivesteem/common-sense-versus-degrees-the-man-who-has-one-hundred-degrees", + "https://steemit.com/@d3nv3r", + "https://steemit.com/mining/@d3nv3r/cloud-mining-the-struggle-is-real", + "https://steemit.com/@adubi", + "https://steemit.com/life/@adubi/healing-food-plan-the-ultimate-cheat-sheet", + "https://steemit.com/@alitas", + "https://steemit.com/spanish/@alitas/spanish-cazuela-de-calamar-con-papas-rejilla", + "https://steemit.com/@mazi", + "https://steemit.com/travel/@mazi/i-can-see-clearly-now-platanus-occidentalis", + "https://steemit.com/@mikemacintire", + "https://steemit.com/photography/@mikemacintire/a-red-like-no-other-my-work", + "https://steemit.com/@altzero", + "https://steemit.com/spanish/@altzero/imagenes-de-una-vida-2", + "https://steemit.com/@birdie", + "https://steemit.com/photography/@birdie/clouds-that-demand-attention-original-photos", + "https://steemit.com/@michaelstobiersk", + "https://steemit.com/art/@michaelstobiersk/5jbxxg-an-original-painting-by-michael-stobierski", + "https://steemit.com/@reddust", + "https://steemit.com/art/@reddust/meditation-experience-can-be-really-scary", + "https://steemit.com/art/@rubenalexander/the-price-is-right-theme-music-breakdown", + "https://steemit.com/@karisa", + "https://steemit.com/food/@karisa/very-tasty-and-delicious-curd-cookies-specially-for-steemit-part-4", + "https://steemit.com/travel/@lyubovbar/borovoye-pearl-of-kazakhstan-the-incredible-journey-story-of-my-husband", + "https://steemit.com/@burnin", + "https://steemit.com/travel/@burnin/exploring-the-off-limits-areas-of-the-largest-cruise-ship-in-the-world-part-2", + "https://steemit.com/art/@reddust/eyes-of-wisdom", + "https://steemit.com/@levycore", + "https://steemit.com/food/@levycore/hot-chocolate-art-trying-draw-faces", + "https://steemit.com/@awesomenyl", + "https://steemit.com/art/@awesomenyl/sunflower-paper-tutorial", + "https://steemit.com/writing/@aldentan/the-epic-and-awesome-guide-to-writing-articles-like-a-true-artist-that-people-want-to-read-and-share-edited-for-steemit-today", + "https://steemit.com/@naquoya", + "https://steemit.com/story/@naquoya/original-fiction-bad-trip-part-two-the-gamemaster", + "https://steemit.com/@moon32walker", + "https://steemit.com/gaming/@moon32walker/top-10-game-development-studios", + "https://steemit.com/@gustavopasquini", + "https://steemit.com/food/@gustavopasquini/polenta-with-ragu-meat-dry", + "https://steemit.com/@benadapt", + "https://steemit.com/photography/@benadapt/capturing-the-milky-way-a-photographer-s-biggest-challenge", + "https://steemit.com/spanish/@altzero/que-es-la-nueva-economia", + "https://steemit.com/@por500bolos", + "https://steemit.com/spanish/@por500bolos/uncovering-the-most-transcendental-and-biggest-secret-in-the-human-life-skeptical-i-will-challenge-you-to-prove-otherwise", + "https://steemit.com/@zonpower", + "https://steemit.com/poem/@zonpower/this-is-a-place-an-original-poem", + "https://steemit.com/@katharsisdrill", + "https://steemit.com/history/@katharsisdrill/the-rune-stones-of-jelling-and-a-new-realisation", + "https://steemit.com/@glezeddy", + "https://steemit.com/steem/@glezeddy/mezcla-de-tequila-para-dar-el-grito-mexico", + "https://steemit.com/@onetree", + "https://steemit.com/culture/@onetree/south-african-slang-enter-those-who-dare", + "https://steemit.com/@verbal-d", + "https://steemit.com/music/@verbal-d/melodious-music-memoirs-2-impact", + "https://steemit.com/@wanderingagorist", + "https://steemit.com/travel/@wanderingagorist/wild-rose-hips-foraging-for-tea-and-eating", + "https://steemit.com/@knablinz", + "https://steemit.com/music/@knablinz/hand-made-collage-art-by-knablinz-donuts-and-coffee" + ], + "tags": [ + "curie", + "minnows", + "hidden-gems", + "steemit", + "project-curie" + ], + "users": [ + "nextgencrypto", + "curie" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 61028272797290, + "payout": 217.281, + "payout_at": "2016-09-22T17:53:48", + "pending_payout_value": "217.281 HBD", + "percent_hbd": 10000, + "permlink": "the-daily-curie-14th-sept-15th-sept-2016", + "post_id": 1256756, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 182 + }, + "title": "The Daily Curie (14th Sept - 15th Sept 2016)", + "updated": "2016-09-15T17:53:48", + "url": "/curie/@curie/the-daily-curie-14th-sept-15th-sept-2016" + }, + { + "active_votes": [ + { + "rshares": 231809639013, + "voter": "anonymous" + }, + { + "rshares": 40042046720125, + "voter": "blocktrades" + }, + { + "rshares": 4287714457313, + "voter": "riverhead" + }, + { + "rshares": 34979300821, + "voter": "altoz" + }, + { + "rshares": 2733708608, + "voter": "steem1653" + }, + { + "rshares": 251366150295, + "voter": "nabilov" + }, + { + "rshares": 3813478158, + "voter": "btcupload" + }, + { + "rshares": 1557779220, + "voter": "future24" + }, + { + "rshares": 84942400, + "voter": "pompe72" + }, + { + "rshares": 8773949381, + "voter": "craigwilliamz" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 4249431309, + "voter": "michelle.gent" + }, + { + "rshares": 1871969417, + "voter": "bapparabi" + }, + { + "rshares": 2497059333, + "voter": "irensche" + }, + { + "rshares": 84821361, + "voter": "katharsisdrill" + }, + { + "rshares": 767043998, + "voter": "alienbutt" + } + ], + "author": "alienbutt", + "author_payout_value": "0.000 HBD", + "author_reputation": 52.91, + "beneficiaries": [], + "blacklists": [], + "body": "You decide what they are.\nAlien heads staked on a post or seed pods?\n\"\n\n\"", + "category": "photography", + "children": 4, + "created": "2016-09-15T17:53:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i346.photobucket.com/albums/p432/Glenn_Scrimshaw/DSCN2947_zpsx86w0mif.jpg", + "http://i346.photobucket.com/albums/p432/Glenn_Scrimshaw/DSCN2944_zps2kijcdvn.jpg" + ], + "links": [ + "http://s346.photobucket.com/user/Glenn_Scrimshaw/media/DSCN2947_zpsx86w0mif.jpg.html", + "http://s346.photobucket.com/user/Glenn_Scrimshaw/media/DSCN2944_zps2kijcdvn.jpg.html" + ], + "tags": [ + "photography", + "art", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 44874621891175, + "payout": 120.09, + "payout_at": "2016-09-22T17:53:36", + "pending_payout_value": "120.090 HBD", + "percent_hbd": 10000, + "permlink": "alien-or-plant", + "post_id": 1256752, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 16 + }, + "title": "Alien or plant?", + "updated": "2016-09-15T18:23:18", + "url": "/photography/@alienbutt/alien-or-plant" + }, + { + "active_votes": [ + { + "rshares": 31621188390159, + "voter": "smooth" + }, + { + "rshares": 2078528809174, + "voter": "bmw" + }, + { + "rshares": 1912120788268, + "voter": "badassmother" + }, + { + "rshares": 3312854507128, + "voter": "pharesim" + }, + { + "rshares": 2053144245901, + "voter": "hr1" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 22390733187, + "voter": "jaewoocho" + }, + { + "rshares": 1736291789819, + "voter": "steemychicken1" + }, + { + "rshares": 1533973920081, + "voter": "joseph" + }, + { + "rshares": 466132509421, + "voter": "recursive2" + }, + { + "rshares": 652005899349, + "voter": "masteryoda" + }, + { + "rshares": 3120458041174, + "voter": "recursive" + }, + { + "rshares": 5941203882368, + "voter": "smooth.witness" + }, + { + "rshares": 9168101098, + "voter": "idol" + }, + { + "rshares": 816386307308, + "voter": "steemrollin" + }, + { + "rshares": 4941741048, + "voter": "sakr" + }, + { + "rshares": 1578030666, + "voter": "jocelyn" + }, + { + "rshares": 83530339170, + "voter": "acidsun" + }, + { + "rshares": 14818192446, + "voter": "gregory-f" + }, + { + "rshares": 151248263299, + "voter": "edgeland" + }, + { + "rshares": 9028522101, + "voter": "gregory60" + }, + { + "rshares": 74914792736, + "voter": "eeks" + }, + { + "rshares": 15119117634, + "voter": "fkn" + }, + { + "rshares": 19873135819, + "voter": "elishagh1" + }, + { + "rshares": 7802860274, + "voter": "richman" + }, + { + "rshares": 584250736753, + "voter": "nanzo-scoop" + }, + { + "rshares": 177409209153, + "voter": "mummyimperfect" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 106632631169, + "voter": "asch" + }, + { + "rshares": 1061245798, + "voter": "murh" + }, + { + "rshares": 6230746892, + "voter": "cryptofunk" + }, + { + "rshares": 2057413439, + "voter": "error" + }, + { + "rshares": 962077066542, + "voter": "cyber" + }, + { + "rshares": 59950063204, + "voter": "theshell" + }, + { + "rshares": 49578772788, + "voter": "ak2020" + }, + { + "rshares": 76584409982, + "voter": "noganoo" + }, + { + "rshares": 3848540783991, + "voter": "satoshifund" + }, + { + "rshares": 400880323222, + "voter": "taoteh1221" + }, + { + "rshares": 410517349, + "voter": "applecrisp" + }, + { + "rshares": 35693164103, + "voter": "altoz" + }, + { + "rshares": 335983556, + "voter": "gardening" + }, + { + "rshares": 336136344, + "voter": "survival" + }, + { + "rshares": 10021612024, + "voter": "arisa" + }, + { + "rshares": 280737930617, + "voter": "trogdor" + }, + { + "rshares": 5950554459, + "voter": "mark-waser" + }, + { + "rshares": 118348776939, + "voter": "geoffrey" + }, + { + "rshares": 42738217262, + "voter": "kimziv" + }, + { + "rshares": 24170583392, + "voter": "seth-krings" + }, + { + "rshares": 46264097306, + "voter": "honeythief" + }, + { + "rshares": 78976166587, + "voter": "technology" + }, + { + "rshares": 76017114668, + "voter": "emily-cook" + }, + { + "rshares": 2187607792, + "voter": "superfreek" + }, + { + "rshares": 49806227536, + "voter": "isteemit" + }, + { + "rshares": 10993053311, + "voter": "auction" + }, + { + "rshares": 17557768630, + "voter": "grey580" + }, + { + "rshares": 19975264794, + "voter": "thebatchman" + }, + { + "rshares": 60403077307, + "voter": "lehard" + }, + { + "rshares": 3283410959, + "voter": "orly" + }, + { + "rshares": 5270985903, + "voter": "riscadox" + }, + { + "rshares": 24867544970, + "voter": "katyakov" + }, + { + "rshares": 12790313163, + "voter": "jako" + }, + { + "rshares": 1159208963, + "voter": "steemswede" + }, + { + "rshares": 1664172448, + "voter": "sergei" + }, + { + "rshares": 238378512, + "voter": "honey" + }, + { + "rshares": 71343869654, + "voter": "furion" + }, + { + "rshares": 354114465, + "voter": "barbara2" + }, + { + "rshares": 393593664, + "voter": "ch0c0latechip" + }, + { + "rshares": 364274718, + "voter": "doge4lyf" + }, + { + "rshares": 5532441214, + "voter": "on0tole" + }, + { + "rshares": 1231812238, + "voter": "dicov" + }, + { + "rshares": 2834923420, + "voter": "steem1653" + }, + { + "rshares": 2919298058, + "voter": "sveokla" + }, + { + "rshares": 17173174800, + "voter": "sebastien" + }, + { + "rshares": 5357205853, + "voter": "thegoodguy" + }, + { + "rshares": 14167556353, + "voter": "aaseb" + }, + { + "rshares": 1026087885, + "voter": "danielkt" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 251366150295, + "voter": "nabilov" + }, + { + "rshares": 629471993, + "voter": "luisucv34" + }, + { + "rshares": 462033723200, + "voter": "knozaki2015" + }, + { + "rshares": 95668007343, + "voter": "inertia" + }, + { + "rshares": 46858037615, + "voter": "milestone" + }, + { + "rshares": 7164489185, + "voter": "lichtblick" + }, + { + "rshares": 34761364489, + "voter": "creemej" + }, + { + "rshares": 2726160685, + "voter": "the-future" + }, + { + "rshares": 15378115921, + "voter": "nippel66" + }, + { + "rshares": 23929304431, + "voter": "phenom" + }, + { + "rshares": 167305835788, + "voter": "blueorgy" + }, + { + "rshares": 12849414672, + "voter": "benjiberigan" + }, + { + "rshares": 932262984, + "voter": "poseidon" + }, + { + "rshares": 19717588129, + "voter": "mustafaomar" + }, + { + "rshares": 3435918746, + "voter": "simon.braki.love" + }, + { + "rshares": 82781233416, + "voter": "thylbom" + }, + { + "rshares": 32543400703, + "voter": "deanliu" + }, + { + "rshares": 4996306142, + "voter": "dmitriybtc" + }, + { + "rshares": 1019831473, + "voter": "hemp" + }, + { + "rshares": 118287211, + "voter": "flowers" + }, + { + "rshares": 204617853645, + "voter": "jl777" + }, + { + "rshares": 30989251579, + "voter": "zaebars" + }, + { + "rshares": 12261205066, + "voter": "positive" + }, + { + "rshares": 1773021661, + "voter": "yarly" + }, + { + "rshares": 267188192, + "voter": "yarly2" + }, + { + "rshares": 267587944, + "voter": "yarly3" + }, + { + "rshares": 154579129, + "voter": "yarly4" + }, + { + "rshares": 155451862, + "voter": "yarly5" + }, + { + "rshares": 88607961, + "voter": "yarly7" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 50626015, + "voter": "whalepool" + }, + { + "rshares": 6114654934, + "voter": "summonerrk" + }, + { + "rshares": 12098269394, + "voter": "webdeals" + }, + { + "rshares": 231254136, + "voter": "alexbezimeni" + }, + { + "rshares": 17267307497, + "voter": "proto" + }, + { + "rshares": 7222569746, + "voter": "sisterholics" + }, + { + "rshares": 428868451, + "voter": "yarly10" + }, + { + "rshares": 229507420, + "voter": "yarly11" + }, + { + "rshares": 80241480, + "voter": "yarly12" + }, + { + "rshares": 412825844, + "voter": "fnait" + }, + { + "rshares": 366755128, + "voter": "keepcalmand" + }, + { + "rshares": 180668119, + "voter": "kibela" + }, + { + "rshares": 3084130055, + "voter": "dmilash" + }, + { + "rshares": 13626326152, + "voter": "mahekg" + }, + { + "rshares": 50578642550, + "voter": "gomeravibz" + }, + { + "rshares": 8734139434, + "voter": "taker" + }, + { + "rshares": 6521104126, + "voter": "nekromarinist" + }, + { + "rshares": 6895440187, + "voter": "theprophet" + }, + { + "rshares": 255409573883, + "voter": "laonie" + }, + { + "rshares": 24562026280, + "voter": "laoyao" + }, + { + "rshares": 7994566199, + "voter": "myfirst" + }, + { + "rshares": 51844874813, + "voter": "somebody" + }, + { + "rshares": 1938440237, + "voter": "flysaga" + }, + { + "rshares": 2084695835, + "voter": "gmurph" + }, + { + "rshares": 68250832, + "voter": "missmishel623" + }, + { + "rshares": 11452948850, + "voter": "midnightoil" + }, + { + "rshares": 2280336943, + "voter": "kalimor" + }, + { + "rshares": 4190335896, + "voter": "ullikume" + }, + { + "rshares": 28645142464, + "voter": "xiaohui" + }, + { + "rshares": 1293627572, + "voter": "elfkitchen" + }, + { + "rshares": 102434307703, + "voter": "joele" + }, + { + "rshares": 5855564372, + "voter": "oflyhigh" + }, + { + "rshares": 895565145, + "voter": "xiaokongcom" + }, + { + "rshares": 12687522802, + "voter": "gargon" + }, + { + "rshares": 2076619689, + "voter": "natalymaty" + }, + { + "rshares": 84763896, + "voter": "numberone" + }, + { + "rshares": 62760150, + "voter": "diamonds" + }, + { + "rshares": 1805296575, + "voter": "xianjun" + }, + { + "rshares": 3251259359, + "voter": "unrealisback" + }, + { + "rshares": 11292536945, + "voter": "borran" + }, + { + "rshares": 93805187965, + "voter": "miacats" + }, + { + "rshares": 118219525, + "voter": "microluck" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 2022625104, + "voter": "chinadaily" + }, + { + "rshares": 84708065280, + "voter": "serejandmyself" + }, + { + "rshares": 106144628, + "voter": "pollina" + }, + { + "rshares": 2958177650, + "voter": "macartem" + }, + { + "rshares": 10344891579, + "voter": "gvargas123" + }, + { + "rshares": 10691300360, + "voter": "jaredcwillis" + }, + { + "rshares": 2982676167, + "voter": "netaterra" + }, + { + "rshares": 59171026, + "voter": "piezolit" + }, + { + "rshares": 6069996297, + "voter": "trev" + }, + { + "rshares": 1152952998, + "voter": "leno4ek" + }, + { + "rshares": 33111928321, + "voter": "daut44" + }, + { + "rshares": 5475437205, + "voter": "contentjunkie" + }, + { + "rshares": 7779288318, + "voter": "einsteinpotsdam" + }, + { + "rshares": 5053600817, + "voter": "richardcrill" + }, + { + "rshares": 2205784762, + "voter": "jeremyfromwi" + }, + { + "rshares": 2056057288, + "voter": "eight-rad" + }, + { + "rshares": 5012661990, + "voter": "nadin3" + }, + { + "rshares": 3411072843, + "voter": "xanoxt" + }, + { + "rshares": 1661520978, + "voter": "davidjkelley" + }, + { + "rshares": 27677639861, + "voter": "sponge-bob" + }, + { + "rshares": 15570931627, + "voter": "digital-wisdom" + }, + { + "rshares": 3710931796, + "voter": "ethical-ai" + }, + { + "rshares": 6831306526, + "voter": "jwaser" + }, + { + "rshares": 1086106040, + "voter": "tatianka" + }, + { + "rshares": 55281264, + "voter": "apparat" + }, + { + "rshares": 14097243573, + "voter": "cryptobiker" + }, + { + "rshares": 54182817, + "voter": "analyzethis" + }, + { + "rshares": 2675492964, + "voter": "bwaser" + }, + { + "rshares": 54949117, + "voter": "doggnostic" + }, + { + "rshares": 54665234, + "voter": "jenny-talls" + }, + { + "rshares": 27671309914, + "voter": "brains" + }, + { + "rshares": 53671263, + "voter": "waldemar-kuhn" + }, + { + "rshares": 1359518638, + "voter": "steemafon" + }, + { + "rshares": 5753400992, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 51568971, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 339287005, + "voter": "anomaly" + }, + { + "rshares": 2401284424, + "voter": "ellepdub" + }, + { + "rshares": 12115548081, + "voter": "herpetologyguy" + }, + { + "rshares": 4816962742, + "voter": "morgan.waser" + }, + { + "rshares": 51232949, + "voter": "dragonice" + }, + { + "rshares": 51230296, + "voter": "steemq" + }, + { + "rshares": 51218466, + "voter": "weare" + }, + { + "rshares": 1258359388, + "voter": "anns" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50791473, + "voter": "synereo" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 1871969417, + "voter": "bapparabi" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 3689824509, + "voter": "strong-ai" + }, + { + "rshares": 53738244, + "voter": "ivanakamoto" + }, + { + "rshares": 516546553, + "voter": "grisha-danunaher" + }, + { + "rshares": 213848535, + "voter": "sjamayee" + }, + { + "rshares": 2974116451, + "voter": "htyfn" + }, + { + "rshares": 162904624, + "voter": "allianz" + }, + { + "rshares": 1630350803, + "voter": "rusteemitblog" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 444435987, + "voter": "witchcraftblog" + }, + { + "rshares": 161693690, + "voter": "shadowproject" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 161179339, + "voter": "bethesda" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 159062820, + "voter": "rule" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 157667385, + "voter": "cbd" + }, + { + "rshares": 157667385, + "voter": "junk" + }, + { + "rshares": 157682838, + "voter": "hug" + }, + { + "rshares": 157682838, + "voter": "bearcub" + }, + { + "rshares": 157682809, + "voter": "cyberpunk" + }, + { + "rshares": 156919204, + "voter": "keisha" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 156919175, + "voter": "int" + }, + { + "rshares": 1593664040, + "voter": "steemlift" + } + ], + "author": "serejandmyself", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.84, + "beneficiaries": [], + "blacklists": [], + "body": "#### Hey guys, welcome to the first chapter of my new novel.\n#### It is a mixture of 3 time lines, with 19th century, modern day and ancient times. The genre is probably something you would call a mixture of sci-fi, mystery, adventure and a bit more. \n#### Well, I welcome you to be the judge...\n\n

    [![b801c049484636e0faf71f56cca03864c0bd6.jpg](https://www.steemimg.com/images/2016/09/15/b801c049484636e0faf71f56cca03864c0bd6.jpg)](https://www.steemimg.com/image/1wrYT)

    \n\n__________________________________\n\n**Chapter ONE**\n\nIt seemed as nothing was different in yet another cold and slightly windy London evening. The smog from the river was rising up as usual and the chilly wind would bring the smell up to the embankment, where Charles was taking a rest, sitting down on his favorite bench. \n\nFrom here he could see the might of the power station from across the river and something was special in the way those chimneys threw out the smoke onto the city. \n\nHe just finished his walk along his usual route, walking amongst the cemetery outside the chapel. It always amused him; that mix of emotion and sorrow amongst the busy city people, especially during the busy afternoon hours.\n\nThat rusty smell kept mixing with up with the light freshness of the leaves from the tree nearby Charles\u2019s bench. As he threw a brief glimpse onto the clock on the parliament building he noticed that the small arrow was on 45 minutes\u2026 \n\nSuddenly he heard a murmur of horses; he turned his head before he could finish realizing what time it was. He saw that just a few yards up the road two horse carriages didn\u2019t manage to share the drive way. \n\n
    [![Saratogacarriagec5af5.jpg](https://www.steemimg.com/images/2016/09/15/Saratogacarriagec5af5.jpg)](https://www.steemimg.com/image/1w1bI)
    \n\nOne of the coachmen was shouting something and angrily waving his hands. Charles was able to see from here that the coachmen\u2019s grey clothing was partially covered in dirt, probably from the splash of the puddles from underneath the wheels. \n\nThe coachmen kept shouting something, Charles was unable to see the second carriage from where he was sitting, but was able to see some passersby, that starting to gather around the incident.\n\nIt was obvious that, just like him, those people had nothing better to do on this late afternoon then to watch in amusement the accident in the middle of the avenue.\n\nJust as Charles was starting to lose interest in the whole situation, the door of the cab that Charles could see, opened and a man dressed in a black suit and holding a pipe stepped out. He calmly put his hand in the upper inner pocket of the suit and pulled out some coins. The man made two steps up to driver and handed him the coins. At this moment the driver stopped shouting for a moment and it was clear from the look on his face that he was confused. \n\nThe cab driver counted the coins and said something to the man in the suit, the passenger didn\u2019t answer. He turned around and started to walk in the direction of the chapel. The cab driver clearly wasn\u2019t happy. He started to shout once again, but this time at the passenger. While the cab driver turned his attention to the passenger, Charles noticed how the second carriage that was involved in the accident managed to move a few yards back.\n\nIt was a much smaller carriage, and the driver was clearly seeable to Charles now. He seemed somewhat happy that he was not in the middle of the light anymore; he hurryingly turned the carriage and the horse around and started to move also in the direction of the chapel. \n\nAt this moment the driver of the first carriage started to lose interest in shouting and decided to clean himself up. As he started to calm down, the bemused passersby begun to walk back to where they were heading and Charles also turned his head back towards the power station.\n\nCharles was so busy watching the situation unfold that he didn\u2019t noticed that the passenger of the first carriage crossed the road and was now heading not towards the chapel anymore, but exactly in the other direction, towards the grey bench that Charles was sitting on.\n\nAt first Charles didn\u2019t pay any attention to just another man who was walking by. But then he noticed that calm walk of his and it hit him that this was the same passenger from the carriage.\n\n\u201cExcuse me sir?\u201d said Charles as the man closed up to the bench. \u201cYou are the gentleman from the carriage, aren\u2019t you?\u201d \u201cI saw you a minute ago, what happened?\u201d\n\nThe man stopped to walk and shared a look with Charles; he calmly sat down beside him and carried on smoking his pipe, as he was not hearing the questions Charles asked him. \n\n\u201cI do apologies for the intervention, but you must not be local, I can tell by your calmness, all the folks round here are always in a hurry\u201d Charles carried on talking as if not noticing that the man was ignoring him. \n\nAll of a sudden the weather begun to change, wind started to blow stronger and the few leaves that the tree was holding blew in the direction of the bench. The smell from the river rose up and as if that wasn\u2019t enough Charles felt like a small rain drop hit his head. He could clearly see the green water from where he was sitting through the decorations holes of the embankments fence. It was clear that it will start to rain soon by the appearing circles on the top of the river.\n\nAfter a few minutes of quietly seating by his new neighbor Charles caught himself looking at the clock on the tower, once again he saw the small arrow on 45 minutes\u2026\n\n\u201cAnd what do we pay the government for?\u201d \u201cIt would feel though they are taking our money and spend it on their fancy hats and suits, don\u2019t you find?\u201d Said Charles.\n\nAt this point the man took out the pipe into his left hand and begun to cough. After he finished coughing Charles heard him speak, at this point Charles understood that for some reason he would remember this moment for a long time to come. \n\n\u201cIt is likely to assume that they deserve to spend the money they earn\u201d Said the man, his voice was quite low and he had a certain accent Charles could quite catch.\n\n\u201cI don\u2019t think that money is of importance nowadays\u201d Said the man.\n\nCharles looked at the man with a smile - \u201cWhat is of importance? One might assume that philosophically speaking, importance can be found in nothing but what is good to us\u201d.\n\n\u201cNo body knows what can be important to others if we carry on like this, then\u2026\u201d Charles didn\u2019t finish his sentence as the man turned away from him and looked the other way. He then turned his head back and Charles noticed his eyes. His eyes were nothing like what Charles had seen before, they looked as though they were glass like and the as if they were blank, there was nothing behind them.\n\n\u201cWhat is important is that I am here now and that it is happening today. It is important to live your life because, just like your life Charles, it has an end\u201d, the man looked somewhat happy when he said that and Charles jumped back on the bench a little, he felt a small shiver run down his spine.\n\n\u201cWhat? How do you know my name sir? Have you been following me?\u201d questions were racing through Charles\u2019s mind. \n\n\u201cAs I said, this is now of importance. You life can find its end today when you get back to your gallery in your cold basement on Kinnerton street or you might listen to me and\u2026\u201d Charles didn\u2019t let the man finish his sentence. He jumped up from the bench; his cane flew within millimeters of the stranger leg as he jumped.\n\n\u201cHow dare you sir? Who gives you the right\u2026\u201d Charles raised his voice, he never allowed himself to raise his voice at a stranger beforehand.\n\n\u201cI think this conversation is over!\u201d exclaimed Charles. \u201cThat would be your choice\u201d replied the man, \u201cDo you think the time is right?\u201d \n\nCharles had already turned away in anger and was about to make his first step away. Something in the words of the man about the time made him think for a second, thoughts raced through his mind. The number 45 and the small arrow of the parliament clock were stuck in his head. \n\n\u201cI don\u2019t understand said Charles\u2026\u201d he turned his head back towards the clock; the arrow was still on 45 minutes. \u201cHow is that possible?\u201d Charles turned his head to the man, but there was no one on the bench. \n\nCharles begun to search the street rapidly with his eyes, it didn\u2019t even occur to him that it was heavily raining until that moment. \n\n
    [![tumblr_mkbyo2aby01s0rai7o1_50004ba9.gif](https://www.steemimg.com/images/2016/09/15/tumblr_mkbyo2aby01s0rai7o1_50004ba9.gif)](https://www.steemimg.com/image/1w5tK)
    \n\nThe streets were empty; there were no carriages or people to be seen around. Feeling scared he turned his head to the clock once again \u2013 \u201cHow can it still be 45 minutes...\u201d Charles was speaking out loud.\n\nThe next moment he felt like his knees weakened, his head was swirling and he dropped his cane, last thing he could hear was the clinging the of the cane\u2019s handle against the pavement. His thoughts mixed up with his eyesight; the man and his pipe, the handle of the clock, the carriage, the passersby, the power stations smoke\u2026\n \n_________________________________\n\n#### Follow me @serejandmyself for more \n\nImage credit - [1](https://ru.pinterest.com/spookynerd/i-m-a-surrealism-chick/) ; [2](https://giphy.com/search/carriage) ; [3](http://www.ibsrt.com/imglist/horse-and-carriage-id-48037-p-1.html) ;", + "category": "story", + "children": 2, + "created": "2016-09-15T17:23:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/b801c049484636e0faf71f56cca03864c0bd6.jpg", + "https://www.steemimg.com/images/2016/09/15/Saratogacarriagec5af5.jpg", + "https://www.steemimg.com/images/2016/09/15/tumblr_mkbyo2aby01s0rai7o1_50004ba9.gif" + ], + "links": [ + "https://www.steemimg.com/image/1wrYT", + "https://www.steemimg.com/image/1w1bI", + "https://www.steemimg.com/image/1w5tK", + "https://ru.pinterest.com/spookynerd/i-m-a-surrealism-chick/", + "https://giphy.com/search/carriage", + "http://www.ibsrt.com/imglist/horse-and-carriage-id-48037-p-1.html" + ], + "tags": [ + "story", + "fiction", + "scifi", + "mystery", + "writing" + ], + "users": [ + "serejandmyself" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 66871297900441, + "payout": 259.423, + "payout_at": "2016-09-22T17:23:48", + "pending_payout_value": "259.423 HBD", + "percent_hbd": 10000, + "permlink": "captured-by-time-an-original-novel-chapter-1", + "post_id": 1256421, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 229 + }, + "title": "CAPTURED BY TIME (An Original Novel - Chapter 1)", + "updated": "2016-09-15T17:23:48", + "url": "/story/@serejandmyself/captured-by-time-an-original-novel-chapter-1" + }, + { + "active_votes": [ + { + "rshares": 1861031398822, + "voter": "books" + }, + { + "rshares": 4287714457313, + "voter": "riverhead" + }, + { + "rshares": 1855967006728, + "voter": "badassmother" + }, + { + "rshares": 2053236030423, + "voter": "hr1" + }, + { + "rshares": 5519371190400, + "voter": "kushed" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 22391622942, + "voter": "jaewoocho" + }, + { + "rshares": 161758715658, + "voter": "ozmaster" + }, + { + "rshares": 1534643949678, + "voter": "joseph" + }, + { + "rshares": 100723108736, + "voter": "aizensou" + }, + { + "rshares": 466132509421, + "voter": "recursive2" + }, + { + "rshares": 636519834128, + "voter": "masteryoda" + }, + { + "rshares": 3120576239931, + "voter": "recursive" + }, + { + "rshares": 8927291120, + "voter": "idol" + }, + { + "rshares": 800066797130, + "voter": "steemrollin" + }, + { + "rshares": 4941942978, + "voter": "sakr" + }, + { + "rshares": 284401462010, + "voter": "chitty" + }, + { + "rshares": 1536592488, + "voter": "jocelyn" + }, + { + "rshares": 14818263059, + "voter": "gregory-f" + }, + { + "rshares": 154334962550, + "voter": "edgeland" + }, + { + "rshares": 374436234637, + "voter": "craig-grant" + }, + { + "rshares": 9028550345, + "voter": "gregory60" + }, + { + "rshares": 89897944197, + "voter": "eeks" + }, + { + "rshares": 11591323519, + "voter": "fkn" + }, + { + "rshares": 468281676, + "voter": "paco-steem" + }, + { + "rshares": 5641697991, + "voter": "spaninv" + }, + { + "rshares": 15236070794, + "voter": "elishagh1" + }, + { + "rshares": 7802860274, + "voter": "richman" + }, + { + "rshares": 584279800798, + "voter": "nanzo-scoop" + }, + { + "rshares": 10059005246, + "voter": "kefkius" + }, + { + "rshares": 177417522325, + "voter": "mummyimperfect" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 106635074770, + "voter": "asch" + }, + { + "rshares": 1061264730, + "voter": "murh" + }, + { + "rshares": 6230798580, + "voter": "cryptofunk" + }, + { + "rshares": 2003359924, + "voter": "error" + }, + { + "rshares": 11848125383, + "voter": "andu" + }, + { + "rshares": 970586830705, + "voter": "cyber" + }, + { + "rshares": 59952188311, + "voter": "theshell" + }, + { + "rshares": 49580154489, + "voter": "ak2020" + }, + { + "rshares": 402139444, + "voter": "applecrisp" + }, + { + "rshares": 365370465, + "voter": "stiletto" + }, + { + "rshares": 280737930617, + "voter": "trogdor" + }, + { + "rshares": 5950623572, + "voter": "mark-waser" + }, + { + "rshares": 118356217412, + "voter": "geoffrey" + }, + { + "rshares": 101509283748, + "voter": "kimziv" + }, + { + "rshares": 75333038089, + "voter": "emily-cook" + }, + { + "rshares": 2251949197, + "voter": "superfreek" + }, + { + "rshares": 275327756, + "voter": "ladyclair" + }, + { + "rshares": 3283410959, + "voter": "orly" + }, + { + "rshares": 5271030976, + "voter": "riscadox" + }, + { + "rshares": 25057521880, + "voter": "tcfxyz" + }, + { + "rshares": 6939954009, + "voter": "futurefood" + }, + { + "rshares": 56586842629, + "voter": "furion" + }, + { + "rshares": 754655775, + "voter": "busser" + }, + { + "rshares": 103793678934, + "voter": "cdubendo" + }, + { + "rshares": 271487757, + "voter": "barbara2" + }, + { + "rshares": 301755142, + "voter": "ch0c0latechip" + }, + { + "rshares": 279277284, + "voter": "doge4lyf" + }, + { + "rshares": 2733708608, + "voter": "steem1653" + }, + { + "rshares": 124961861, + "voter": "cynetyc" + }, + { + "rshares": 5357326058, + "voter": "thegoodguy" + }, + { + "rshares": 14168005907, + "voter": "aaseb" + }, + { + "rshares": 4209533734, + "voter": "karen13" + }, + { + "rshares": 251367062418, + "voter": "nabilov" + }, + { + "rshares": 8576081337, + "voter": "noodhoog" + }, + { + "rshares": 46859060143, + "voter": "milestone" + }, + { + "rshares": 21565632626, + "voter": "artific" + }, + { + "rshares": 5840939270, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 14455781997, + "voter": "nippel66" + }, + { + "rshares": 163325492855, + "voter": "blueorgy" + }, + { + "rshares": 13111647625, + "voter": "benjiberigan" + }, + { + "rshares": 2214250194, + "voter": "poseidon" + }, + { + "rshares": 355265286967, + "voter": "calaber24p" + }, + { + "rshares": 3295677164, + "voter": "simon.braki.love" + }, + { + "rshares": 121062267, + "voter": "bola" + }, + { + "rshares": 32544157928, + "voter": "deanliu" + }, + { + "rshares": 14007767075, + "voter": "hagie" + }, + { + "rshares": 204618396015, + "voter": "jl777" + }, + { + "rshares": 1371622220, + "voter": "aleco" + }, + { + "rshares": 9400257217, + "voter": "positive" + }, + { + "rshares": 1773021661, + "voter": "yarly" + }, + { + "rshares": 267188192, + "voter": "yarly2" + }, + { + "rshares": 267587944, + "voter": "yarly3" + }, + { + "rshares": 154579129, + "voter": "yarly4" + }, + { + "rshares": 155451862, + "voter": "yarly5" + }, + { + "rshares": 88607961, + "voter": "yarly7" + }, + { + "rshares": 257573964, + "voter": "sergey44" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 16251777176, + "voter": "sisterholics" + }, + { + "rshares": 428868451, + "voter": "yarly10" + }, + { + "rshares": 229507420, + "voter": "yarly11" + }, + { + "rshares": 80241480, + "voter": "yarly12" + }, + { + "rshares": 316499814, + "voter": "fnait" + }, + { + "rshares": 281178931, + "voter": "keepcalmand" + }, + { + "rshares": 607346548, + "voter": "cwmyao1" + }, + { + "rshares": 16495975416, + "voter": "jamesbrown" + }, + { + "rshares": 3353991305, + "voter": "glitterpig" + }, + { + "rshares": 7506600577, + "voter": "jed78" + }, + { + "rshares": 8734185109, + "voter": "taker" + }, + { + "rshares": 1651596637, + "voter": "coinbar" + }, + { + "rshares": 574717917578, + "voter": "laonie" + }, + { + "rshares": 254341994815, + "voter": "ozchartart" + }, + { + "rshares": 5104045578, + "voter": "croatia" + }, + { + "rshares": 19987344033, + "voter": "myfirst" + }, + { + "rshares": 116658367770, + "voter": "somebody" + }, + { + "rshares": 4604075327, + "voter": "flysaga" + }, + { + "rshares": 2501638608, + "voter": "gmurph" + }, + { + "rshares": 25770687280, + "voter": "midnightoil" + }, + { + "rshares": 4190377366, + "voter": "ullikume" + }, + { + "rshares": 2325684243, + "voter": "andrew0" + }, + { + "rshares": 64457942294, + "voter": "xiaohui" + }, + { + "rshares": 3234267259, + "voter": "elfkitchen" + }, + { + "rshares": 99935909954, + "voter": "joele" + }, + { + "rshares": 5855738054, + "voter": "oflyhigh" + }, + { + "rshares": 2127092828, + "voter": "xiaokongcom" + }, + { + "rshares": 47556149905, + "voter": "eneismijmich" + }, + { + "rshares": 4287842001, + "voter": "xianjun" + }, + { + "rshares": 72192938, + "voter": "sijoittaja" + }, + { + "rshares": 11041591679, + "voter": "borran" + }, + { + "rshares": 93807196108, + "voter": "miacats" + }, + { + "rshares": 280777082, + "voter": "microluck" + }, + { + "rshares": 74131936, + "voter": "razberrijam" + }, + { + "rshares": 2022702929, + "voter": "chinadaily" + }, + { + "rshares": 86712034, + "voter": "pompe72" + }, + { + "rshares": 1647538615, + "voter": "ignat" + }, + { + "rshares": 20666130092, + "voter": "anotherjoe" + }, + { + "rshares": 10344891579, + "voter": "gvargas123" + }, + { + "rshares": 3562389763, + "voter": "movievertigo" + }, + { + "rshares": 21980957828, + "voter": "andrewawerdna" + }, + { + "rshares": 2109031152, + "voter": "runridefly" + }, + { + "rshares": 1783693666, + "voter": "funkywanderer" + }, + { + "rshares": 4747321980, + "voter": "richardcrill" + }, + { + "rshares": 2161669067, + "voter": "jeremyfromwi" + }, + { + "rshares": 1661534801, + "voter": "davidjkelley" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 27678962051, + "voter": "sponge-bob" + }, + { + "rshares": 15571125147, + "voter": "digital-wisdom" + }, + { + "rshares": 3710973264, + "voter": "ethical-ai" + }, + { + "rshares": 6831389463, + "voter": "jwaser" + }, + { + "rshares": 422625634, + "voter": "steemorama" + }, + { + "rshares": 4269189470, + "voter": "nubchai" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 2675506788, + "voter": "bwaser" + }, + { + "rshares": 6064648982, + "voter": "dexter-k" + }, + { + "rshares": 54949117, + "voter": "doggnostic" + }, + { + "rshares": 54665234, + "voter": "jenny-talls" + }, + { + "rshares": 27673000226, + "voter": "brains" + }, + { + "rshares": 1387263917, + "voter": "steemafon" + }, + { + "rshares": 5753524189, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 51568971, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 62515317, + "voter": "freebornangel" + }, + { + "rshares": 339300528, + "voter": "anomaly" + }, + { + "rshares": 2401297947, + "voter": "ellepdub" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 12115690216, + "voter": "herpetologyguy" + }, + { + "rshares": 4817018034, + "voter": "morgan.waser" + }, + { + "rshares": 50228382, + "voter": "dragonice" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 50865840, + "voter": "sting" + }, + { + "rshares": 3689865978, + "voter": "strong-ai" + }, + { + "rshares": 162917785, + "voter": "ctu" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 161700361, + "voter": "shadowcash" + }, + { + "rshares": 161218747, + "voter": "sdc" + }, + { + "rshares": 158018960, + "voter": "bethesda" + }, + { + "rshares": 160835930, + "voter": "skrillex" + }, + { + "rshares": 160319579, + "voter": "cybergirls" + }, + { + "rshares": 159175576, + "voter": "fallout" + }, + { + "rshares": 158732321, + "voter": "steemwallet" + }, + { + "rshares": 158638676, + "voter": "icesteem" + }, + { + "rshares": 31684221772, + "voter": "goldmatters" + }, + { + "rshares": 154247502, + "voter": "dougkarr" + } + ], + "author": "ozchartart", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.09, + "beneficiaries": [], + "blacklists": [], + "body": "Hello Steemers!\n\nhttps://img1.steemit.com/0x0/http://puu.sh/qPHEc/3b0d8913ce.png\n\n*POLONIEX*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/rbmGz/0764821325.png\n*4 hour Poloniex chart - Sept 14, 2016*\n\nhttp://puu.sh/rciwF/1b96b56dcc.png\n*4 hour Poloniex chart - Sept 15, 2016*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/rbmLb/755ca91186.png\n*1 day Poloniex chart - Sept 14, 2016*\n\nhttp://puu.sh/rciC9/edf3dcb758.png\n*1 day Poloniex chart - Sept 15, 2016*\nThe Poloniex price went down to the all time low, breaking it and making a slightly lower all time low, but still not giving any confirm of a bottom or bounce.\nVolume about 20% higher then yesterday.\n\n*BITTREX*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/rbmDb/7461d3602b.png\n*4 hour Bittrex chart - Sept 14, 2016*\n\nhttp://puu.sh/rciod/ce32f1a029.png\n*4 hour Bittrex chart - Sept 15, 2016*\nThe Bittrex price broke the local low made just a slightly lower one, same as Poloniex with he all time low, looking like its heading towards the next support level (~0.0007, blue dashed).\nVolume on Bittrex was about 25% lower then yesterday (~5BTC's).\n\n\n*VOLUME COMPARISON*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/rbmuE/227aa902ca.png\n*STEEM/BTC volume Bittrex Sept 14, 2016*\n\nhttp://puu.sh/rcifG/0c61511ea3.png\n*STEEM/BTC volume Bittrex Sept 15, 2016*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/rbmwv/fd2112e3ab.png\n*STEEM/BTC volume Poloniex Sept 14, 2016*\n\nhttp://puu.sh/rcicN/b2384086a4.png\n*STEEM/BTC volume Poloniex Sept 15, 2016*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/rbmry/db13b3282f.png\n*STEEM indexed global volume Sept 14, 2016*\n\nhttp://puu.sh/rcibB/7b2700dd82.png\n*STEEM indexed global volume Sept 15, 2016*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/rbmlb/aca50530d5.png\nhttps://img1.steemit.com/0x0/http://puu.sh/rbmof/8ca7889618.png\n*Coinmarketcap top volume cryptos Sept 14, 2016*\n\nhttp://puu.sh/rci8K/d68b7eb122.png\n*Coinmarketcap top volume cryptos Sept 15, 2016*\nOverall volume about 12% higher then yesterday, with Bittrex volume taking a dive and Poloniex gaining some.\n$STEEM again under top 30 in volume rankings.\n\n*COMMENT*\nOnce again, I will post the comment by commenting as it involves my personal opinion!\nThank you for understanding!\n\nIf anyone has any questions or need's help fell free to ask, I will try to explain as fast and as best as I can.\nCritics, comments, reply's, counters, advice's, etc. are always welcome!\nHave my charts helped you in any way?Let me know with a comment below :)\nAre there more people who are doing TA?\nPlease post the links to your TA's posts into the comments as well!\n\n*DISCLAIMER*\nI am showing multiple scenarios on the price movement, in the post itself I do not take any stance, either bullish or bearish. I am not responsible for neither you\u2019re winning nor you're losses upon trading! the \"comment\" section is my personal opinion and does not mean I have to or do hold any positions in the given market.\nEveryone who uses TA develops his own unique charting style, please keep that in mind.\n\nhttps://www.youtube.com/watch?v=i3bS5nRZOvU\n\nKind regards, OZ :)", + "category": "steem", + "children": 5, + "created": "2016-09-15T18:18:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img1.steemit.com/0x0/http://puu.sh/qPHEc/3b0d8913ce.png", + "https://img1.steemit.com/0x0/http://puu.sh/rbmGz/0764821325.png", + "http://puu.sh/rciwF/1b96b56dcc.png", + "https://img1.steemit.com/0x0/http://puu.sh/rbmLb/755ca91186.png", + "http://puu.sh/rciC9/edf3dcb758.png", + "https://img1.steemit.com/0x0/http://puu.sh/rbmDb/7461d3602b.png", + "http://puu.sh/rciod/ce32f1a029.png", + "https://img1.steemit.com/0x0/http://puu.sh/rbmuE/227aa902ca.png", + "http://puu.sh/rcifG/0c61511ea3.png", + "https://img1.steemit.com/0x0/http://puu.sh/rbmwv/fd2112e3ab.png", + "http://puu.sh/rcicN/b2384086a4.png", + "https://img1.steemit.com/0x0/http://puu.sh/rbmry/db13b3282f.png", + "http://puu.sh/rcibB/7b2700dd82.png", + "https://img1.steemit.com/0x0/http://puu.sh/rbmlb/aca50530d5.png", + "http://puu.sh/rci8K/d68b7eb122.png", + "https://img.youtube.com/vi/i3bS5nRZOvU/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=i3bS5nRZOvU" + ], + "tags": [ + "steem", + "poloniex", + "bittrex", + "technical-analysis", + "trading" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 30268799563538, + "payout": 57.04, + "payout_at": "2016-09-22T18:18:00", + "pending_payout_value": "57.040 HBD", + "percent_hbd": 10000, + "permlink": "usdsteem-btc-daily-poloniex-bittrex-technical-analysis-market-report-update-46-glass-half-full-but-the-bottle-s-left-empty-sept", + "post_id": 1256962, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 176 + }, + "title": "$STEEM/BTC Daily Poloniex+Bittrex Technical Analysis / Market Report Update #46, \"Glass half full, but the bottle\u2019s left empty\" Sept 15, 2016", + "updated": "2016-09-15T18:18:00", + "url": "/steem/@ozchartart/usdsteem-btc-daily-poloniex-bittrex-technical-analysis-market-report-update-46-glass-half-full-but-the-bottle-s-left-empty-sept" + }, + { + "active_votes": [ + { + "rshares": 4134581798123, + "voter": "riverhead" + }, + { + "rshares": 3313249953310, + "voter": "pharesim" + }, + { + "rshares": 2053236030423, + "voter": "hr1" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 22391622942, + "voter": "jaewoocho" + }, + { + "rshares": 1534717563460, + "voter": "joseph" + }, + { + "rshares": 98682259833, + "voter": "aizensou" + }, + { + "rshares": 452874558937, + "voter": "recursive3" + }, + { + "rshares": 620996029765, + "voter": "masteryoda" + }, + { + "rshares": 3120582597678, + "voter": "recursive" + }, + { + "rshares": 8927291120, + "voter": "idol" + }, + { + "rshares": 4941942978, + "voter": "sakr" + }, + { + "rshares": 284401462010, + "voter": "chitty" + }, + { + "rshares": 1536592488, + "voter": "jocelyn" + }, + { + "rshares": 154334962550, + "voter": "edgeland" + }, + { + "rshares": 89897956816, + "voter": "eeks" + }, + { + "rshares": 1511911763, + "voter": "fkn" + }, + { + "rshares": 468281676, + "voter": "paco-steem" + }, + { + "rshares": 5641697991, + "voter": "spaninv" + }, + { + "rshares": 1987313581, + "voter": "elishagh1" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 584291107228, + "voter": "nanzo-scoop" + }, + { + "rshares": 9857825141, + "voter": "kefkius" + }, + { + "rshares": 172751875332, + "voter": "mummyimperfect" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 603741881611, + "voter": "kevinwong" + }, + { + "rshares": 1061266533, + "voter": "murh" + }, + { + "rshares": 6230798580, + "voter": "cryptofunk" + }, + { + "rshares": 2003359924, + "voter": "error" + }, + { + "rshares": 11584833708, + "voter": "andu" + }, + { + "rshares": 58189176188, + "voter": "theshell" + }, + { + "rshares": 49581045086, + "voter": "ak2020" + }, + { + "rshares": 3925670964026, + "voter": "satoshifund" + }, + { + "rshares": 402139444, + "voter": "applecrisp" + }, + { + "rshares": 365370465, + "voter": "stiletto" + }, + { + "rshares": 219283354085, + "voter": "will-zewe" + }, + { + "rshares": 85402720456, + "voter": "herzmeister" + }, + { + "rshares": 275016906945, + "voter": "trogdor" + }, + { + "rshares": 5821262190, + "voter": "mark-waser" + }, + { + "rshares": 118356217412, + "voter": "geoffrey" + }, + { + "rshares": 42740945757, + "voter": "kimziv" + }, + { + "rshares": 45359587433, + "voter": "honeythief" + }, + { + "rshares": 75334808165, + "voter": "emily-cook" + }, + { + "rshares": 2187607792, + "voter": "superfreek" + }, + { + "rshares": 19975706505, + "voter": "thebatchman" + }, + { + "rshares": 59061289095, + "voter": "lehard" + }, + { + "rshares": 3417427733, + "voter": "orly" + }, + { + "rshares": 5165610356, + "voter": "riscadox" + }, + { + "rshares": 8950458328, + "voter": "cmtzco" + }, + { + "rshares": 198384500562, + "voter": "fabio" + }, + { + "rshares": 25057642057, + "voter": "tcfxyz" + }, + { + "rshares": 6939984054, + "voter": "futurefood" + }, + { + "rshares": 794749227, + "voter": "endgame" + }, + { + "rshares": 7380892516, + "voter": "furion" + }, + { + "rshares": 111055672943, + "voter": "sigmajin" + }, + { + "rshares": 2632460141, + "voter": "steem1653" + }, + { + "rshares": 2860912097, + "voter": "sveokla" + }, + { + "rshares": 124961861, + "voter": "cynetyc" + }, + { + "rshares": 5250179537, + "voter": "thegoodguy" + }, + { + "rshares": 13846328779, + "voter": "aaseb" + }, + { + "rshares": 3857388226, + "voter": "incomemonthly" + }, + { + "rshares": 4209533734, + "voter": "karen13" + }, + { + "rshares": 10646469982, + "voter": "deviedev" + }, + { + "rshares": 243749878708, + "voter": "nabilov" + }, + { + "rshares": 8751103405, + "voter": "noodhoog" + }, + { + "rshares": 464730588449, + "voter": "knozaki2015" + }, + { + "rshares": 93792164062, + "voter": "inertia" + }, + { + "rshares": 33739199475, + "voter": "creemej" + }, + { + "rshares": 2654553033, + "voter": "the-future" + }, + { + "rshares": 14763294144, + "voter": "nippel66" + }, + { + "rshares": 159342196635, + "voter": "blueorgy" + }, + { + "rshares": 167934545479, + "voter": "opheliafu" + }, + { + "rshares": 932318275, + "voter": "poseidon" + }, + { + "rshares": 3365797955, + "voter": "simon.braki.love" + }, + { + "rshares": 31459352664, + "voter": "deanliu" + }, + { + "rshares": 5497387091, + "voter": "sharker" + }, + { + "rshares": 1659490970, + "voter": "tokyodude" + }, + { + "rshares": 204618396015, + "voter": "jl777" + }, + { + "rshares": 1226120506, + "voter": "positive" + }, + { + "rshares": 1845389893, + "voter": "yarly" + }, + { + "rshares": 278093833, + "voter": "yarly2" + }, + { + "rshares": 278509900, + "voter": "yarly3" + }, + { + "rshares": 160888481, + "voter": "yarly4" + }, + { + "rshares": 161796836, + "voter": "yarly5" + }, + { + "rshares": 92224612, + "voter": "yarly7" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 230455938, + "voter": "jasen.g1311" + }, + { + "rshares": 7223043327, + "voter": "sisterholics" + }, + { + "rshares": 446373286, + "voter": "yarly10" + }, + { + "rshares": 238875070, + "voter": "yarly11" + }, + { + "rshares": 8781903824, + "voter": "royalmacro" + }, + { + "rshares": 83516643, + "voter": "yarly12" + }, + { + "rshares": 3448954519, + "voter": "sulev" + }, + { + "rshares": 54477247, + "voter": "reported" + }, + { + "rshares": 6869641155, + "voter": "uwe69" + }, + { + "rshares": 7506600577, + "voter": "jed78" + }, + { + "rshares": 8734185109, + "voter": "taker" + }, + { + "rshares": 14430038673, + "voter": "felixxx" + }, + { + "rshares": 51206711, + "voter": "krushing" + }, + { + "rshares": 255431411513, + "voter": "laonie" + }, + { + "rshares": 157521707420, + "voter": "twinner" + }, + { + "rshares": 12593318020, + "voter": "thebluepanda" + }, + { + "rshares": 23916491019, + "voter": "laoyao" + }, + { + "rshares": 7994964655, + "voter": "myfirst" + }, + { + "rshares": 51848391811, + "voter": "somebody" + }, + { + "rshares": 1938565243, + "voter": "flysaga" + }, + { + "rshares": 2501638608, + "voter": "gmurph" + }, + { + "rshares": 7842831090, + "voter": "chris.roy" + }, + { + "rshares": 5558177167, + "voter": "denn" + }, + { + "rshares": 475501347, + "voter": "minnowsunited" + }, + { + "rshares": 11453689270, + "voter": "midnightoil" + }, + { + "rshares": 51383056, + "voter": "whatyouganjado" + }, + { + "rshares": 2275125890, + "voter": "andrew0" + }, + { + "rshares": 28648120983, + "voter": "xiaohui" + }, + { + "rshares": 1293711711, + "voter": "elfkitchen" + }, + { + "rshares": 99935909954, + "voter": "joele" + }, + { + "rshares": 5683510464, + "voter": "oflyhigh" + }, + { + "rshares": 56817337, + "voter": "makaveli" + }, + { + "rshares": 895620436, + "voter": "xiaokongcom" + }, + { + "rshares": 12687522802, + "voter": "gargon" + }, + { + "rshares": 1446509276, + "voter": "future24" + }, + { + "rshares": 1805414369, + "voter": "xianjun" + }, + { + "rshares": 50010551, + "voter": "alexbones" + }, + { + "rshares": 118221929, + "voter": "microluck" + }, + { + "rshares": 2022702929, + "voter": "chinadaily" + }, + { + "rshares": 10261652613, + "voter": "pjheinz" + }, + { + "rshares": 88481667, + "voter": "pompe72" + }, + { + "rshares": 83628622374, + "voter": "serejandmyself" + }, + { + "rshares": 108403024, + "voter": "pollina" + }, + { + "rshares": 4931895395, + "voter": "mindfreak" + }, + { + "rshares": 14804566536, + "voter": "nastik" + }, + { + "rshares": 8856106682, + "voter": "onetree" + }, + { + "rshares": 67782873, + "voter": "ozertayiz" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 1009554365, + "voter": "dajohns1420" + }, + { + "rshares": 50215700, + "voter": "salebored" + }, + { + "rshares": 5401518277, + "voter": "nulliusinverba" + }, + { + "rshares": 3838533556, + "voter": "newandold" + }, + { + "rshares": 1576511020, + "voter": "pollux.one" + }, + { + "rshares": 7779349622, + "voter": "einsteinpotsdam" + }, + { + "rshares": 4900461398, + "voter": "richardcrill" + }, + { + "rshares": 4662965424, + "voter": "nadin3" + }, + { + "rshares": 1625414479, + "voter": "davidjkelley" + }, + { + "rshares": 50326099, + "voter": "bitdrone" + }, + { + "rshares": 50317967, + "voter": "sleepcult" + }, + { + "rshares": 174778016, + "voter": "greatness" + }, + { + "rshares": 26571803569, + "voter": "sponge-bob" + }, + { + "rshares": 15232622426, + "voter": "digital-wisdom" + }, + { + "rshares": 3630299933, + "voter": "ethical-ai" + }, + { + "rshares": 45843089173, + "voter": "zahnspange" + }, + { + "rshares": 6682880996, + "voter": "jwaser" + }, + { + "rshares": 217064607, + "voter": "jaredandanissa" + }, + { + "rshares": 414338857, + "voter": "steemorama" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 2617343597, + "voter": "bwaser" + }, + { + "rshares": 330365849, + "voter": "panther" + }, + { + "rshares": 27673000226, + "voter": "brains" + }, + { + "rshares": 4235195851, + "voter": "funnyman" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 2401297947, + "voter": "ellepdub" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 11833929978, + "voter": "herpetologyguy" + }, + { + "rshares": 4712300251, + "voter": "morgan.waser" + }, + { + "rshares": 1233685675, + "voter": "anns" + }, + { + "rshares": 3609651500, + "voter": "strong-ai" + }, + { + "rshares": 516546553, + "voter": "grisha-danunaher" + }, + { + "rshares": 1326703271, + "voter": "michaelstobiersk" + }, + { + "rshares": 7187212765, + "voter": "dresden" + }, + { + "rshares": 30995623639, + "voter": "goldmatters" + }, + { + "rshares": 117881389, + "voter": "bleujay" + }, + { + "rshares": 304359441, + "voter": "risabold" + } + ], + "author": "knozaki2015", + "author_payout_value": "0.000 HBD", + "author_reputation": 69.9, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \"SPOTTED\"

    \n


    \n

    On my travel to Berlin, Germany I have SPOTTED this strange Building. 

    \n

    Can you guess the purpose of this strange corridor? 

    \n


    \n
    \"2016-08-14
    \nHere are some possible answers:

    \n
      \n
    • This is a Passage where people used to smuggle food and cigarettes between West and East Berlin
    • \n
    • This is a Hospital and connecting two Wings
    • \n
    • This is a worm hole and connecting Berlin and Jupiter
    • \n
    • This is a Hostel and the toilets are in the other Wing
    • \n
    • ....
    • \n
    \n


    \n\"2016-08-14
    \n
    \n 

    \n
    To make it more fun a reward of 10 STEEM POWER will be given to the first correct answer of the purpose of this strange corridor.  
    \n
    And a Special Reward of 5 Steem Power goes to the strangest, funniest Answer!  
    \n


    \n

    I will release the answer after a couple of hours so hurry and pick your answer. (2 answers per person only!!!)

    \n

    If you like my Post, please follow me! 

    \n

    I am blogging about the following topics :

    \n
      \n
    • I travel the world (Travel and Restaurant Blog)
    • \n
    • Exposed (Uncovering Stories you need to know)
    • \n
    • Lifehacks (How to save money,etc) 
    • \n
    • SPOTTED (Limited Edition Food ,Drinks, Gadgets)
    • \n
    • Steemperlen (German Version)
    • \n
    • SQUEEZE (Interview Series) 
    • \n
    • COOKED (10 Episodes Cooking Series)
    • \n
    \n", + "category": "contest", + "children": 28, + "created": "2016-09-15T18:23:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s14.postimg.org/i75tlx3s1/SPOTTED.jpg", + "https://s22.postimg.org/s90fnlg7l/2016_08_14_17_21_48.jpg", + "https://s22.postimg.org/q5q0fxgep/2016_08_14_17_22_34.jpg" + ], + "links": [ + "https://postimg.org/image/ciziv0zfh/", + "https://steemit.com/@knozaki2015", + "https://steemit.com/food/@knozaki2015/i-travel-the-world-part-25-cafe-viena-feat-the-worlds-best-sandwich-ny-times", + "https://steemit.com/deutsch/@knozaki2015/steemperlen-1", + "https://steemit.com/food/@knozaki2015/fantastic-seafood-paella-cooked-2-with-the-master-of-paella-gargon" + ], + "tags": [ + "contest", + "travel", + "minnowsunite", + "steemsquad", + "berlin" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 26540390904529, + "payout": 44.396, + "payout_at": "2016-09-22T18:23:30", + "pending_payout_value": "44.396 HBD", + "percent_hbd": 10000, + "permlink": "the-strangest-building-in-berlin", + "post_id": 1257027, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 171 + }, + "title": "SPOTTED #6 : The strangest Building in Berlin", + "updated": "2016-09-15T19:04:48", + "url": "/contest/@knozaki2015/the-strangest-building-in-berlin" + }, + { + "active_votes": [ + { + "rshares": 231809639013, + "voter": "anonymous" + }, + { + "rshares": 40041987828800, + "voter": "blocktrades" + }, + { + "rshares": 3500585753, + "voter": "kenmonkey" + }, + { + "rshares": 34979300821, + "voter": "altoz" + }, + { + "rshares": 4698559215, + "voter": "alexft" + }, + { + "rshares": 2733708608, + "voter": "steem1653" + }, + { + "rshares": 124961861, + "voter": "cynetyc" + }, + { + "rshares": 251367062418, + "voter": "nabilov" + }, + { + "rshares": 8401059269, + "voter": "noodhoog" + }, + { + "rshares": 3291087867, + "voter": "rossenpavlov" + }, + { + "rshares": 51505575275, + "voter": "mandibil" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 213847216, + "voter": "andrewrait" + }, + { + "rshares": 1871969417, + "voter": "bapparabi" + }, + { + "rshares": 160935948, + "voter": "greencycles" + }, + { + "rshares": 154247502, + "voter": "dougkarr" + }, + { + "rshares": 153227837, + "voter": "goodbible" + } + ], + "author": "groovedigital", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.68, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    https://www.youtube.com/watch?v=iJCi8yLN8_M

    \n", + "category": "life", + "children": 0, + "created": "2016-09-15T17:50:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/iJCi8yLN8_M/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=iJCi8yLN8_M" + ], + "tags": [ + "life", + "comedy", + "film", + "art", + "funny" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 40637225037243, + "payout": 99.432, + "payout_at": "2016-09-22T17:50:12", + "pending_payout_value": "99.432 HBD", + "percent_hbd": 10000, + "permlink": "when-your-dad-works-in-hollywood", + "post_id": 1256720, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 17 + }, + "title": "When Your Dad Works In Hollywood", + "updated": "2016-09-15T17:50:12", + "url": "/life/@groovedigital/when-your-dad-works-in-hollywood" + }, + { + "active_votes": [ + { + "rshares": 231807201381, + "voter": "anonymous" + }, + { + "rshares": 40042238111353, + "voter": "blocktrades" + }, + { + "rshares": 1912120788268, + "voter": "badassmother" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 2205816409649, + "voter": "wang" + }, + { + "rshares": 9028536224, + "voter": "gregory60" + }, + { + "rshares": 14982984990, + "voter": "eeks" + }, + { + "rshares": 1007941175, + "voter": "fkn" + }, + { + "rshares": 1324875721, + "voter": "elishagh1" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 1061253912, + "voter": "murh" + }, + { + "rshares": 59950860155, + "voter": "theshell" + }, + { + "rshares": 10684554315, + "voter": "kimziv" + }, + { + "rshares": 88054033498, + "voter": "razvanelulmarin" + }, + { + "rshares": 20605443611, + "voter": "skapaneas" + }, + { + "rshares": 4920266872, + "voter": "furion" + }, + { + "rshares": 2834957075, + "voter": "steem1653" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 10646469982, + "voter": "deviedev" + }, + { + "rshares": 251367062418, + "voter": "nabilov" + }, + { + "rshares": 629471993, + "voter": "luisucv34" + }, + { + "rshares": 7017192292, + "voter": "lichtblick" + }, + { + "rshares": 33739070578, + "voter": "creemej" + }, + { + "rshares": 2726160685, + "voter": "the-future" + }, + { + "rshares": 233065746, + "voter": "poseidon" + }, + { + "rshares": 20119987887, + "voter": "mustafaomar" + }, + { + "rshares": 204617853645, + "voter": "jl777" + }, + { + "rshares": 817413671, + "voter": "positive" + }, + { + "rshares": 35503255658, + "voter": "anca3drandom" + }, + { + "rshares": 17267307497, + "voter": "proto" + }, + { + "rshares": 1805642436, + "voter": "sisterholics" + }, + { + "rshares": 3448353558, + "voter": "sulev" + }, + { + "rshares": 2002851358, + "voter": "andreynoch" + }, + { + "rshares": 3353931808, + "voter": "glitterpig" + }, + { + "rshares": 8734139434, + "voter": "taker" + }, + { + "rshares": 63852393470, + "voter": "laonie" + }, + { + "rshares": 2664855399, + "voter": "myfirst" + }, + { + "rshares": 12961218703, + "voter": "somebody" + }, + { + "rshares": 484610059, + "voter": "flysaga" + }, + { + "rshares": 416939768, + "voter": "gmurph" + }, + { + "rshares": 2863237212, + "voter": "midnightoil" + }, + { + "rshares": 7161285616, + "voter": "xiaohui" + }, + { + "rshares": 323406893, + "voter": "elfkitchen" + }, + { + "rshares": 223891286, + "voter": "xiaokongcom" + }, + { + "rshares": 451324143, + "voter": "xianjun" + }, + { + "rshares": 11041591679, + "voter": "borran" + }, + { + "rshares": 2958177650, + "voter": "macartem" + }, + { + "rshares": 24058315421, + "voter": "mihaiart" + }, + { + "rshares": 9827647000, + "voter": "gvargas123" + }, + { + "rshares": 8773942171, + "voter": "craigwilliamz" + }, + { + "rshares": 52806920, + "voter": "jeff-kubitz" + }, + { + "rshares": 3091707749, + "voter": "mikkolyytinen" + }, + { + "rshares": 339288508, + "voter": "anomaly" + }, + { + "rshares": 4249431309, + "voter": "michelle.gent" + }, + { + "rshares": 6368823978, + "voter": "orcish" + }, + { + "rshares": 1871969417, + "voter": "bapparabi" + }, + { + "rshares": 164141037, + "voter": "wastedsoul" + }, + { + "rshares": 87053502, + "voter": "katharsisdrill" + }, + { + "rshares": 154247502, + "voter": "dougkarr" + } + ], + "author": "mihaiart", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.7, + "beneficiaries": [], + "blacklists": [], + "body": "Another fun drawing! I did remind myself to photo from inception to final result so this post is not only fun but informative as well.\n\nThe amazonian queen starts off as a naked lady. This part is important because the way her muscles are shaped and how the flesh reacts to her position will influence how the clothes and weapons look. It's the most important step\n\n
    https://www.steemimg.com/images/2016/09/15/14359031_1179410545449253_7138810569815121083_n9b234.jpg
    \n
    \n\nNow it is time to sketch the clothes, the accessories and the weapons. Notice how this si done OVER the original drawing so her leg is still flexed, inside the boot for example. That's how you get the natural look.\n\n
    https://www.steemimg.com/images/2016/09/15/14330163_1179410578782583_6894606683148969420_nd50ca.jpg
    \n
    \n\nWith all this in place, it's easy but still very important part to add the finishing touches and bring her out of the page. Look alive and fierce!\n\n
    https://www.steemimg.com/images/2016/09/15/14291733_1179410605449247_177194940755567235_n05e5d.jpg
    \n\n#### And that how I draw an Amazonian Woman :) \n#### What do you think?", + "category": "art", + "children": 2, + "created": "2016-09-15T17:37:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/14359031_1179410545449253_7138810569815121083_n9b234.jpg", + "https://www.steemimg.com/images/2016/09/15/14330163_1179410578782583_6894606683148969420_nd50ca.jpg", + "https://www.steemimg.com/images/2016/09/15/14291733_1179410605449247_177194940755567235_n05e5d.jpg" + ], + "tags": [ + "art", + "drawing", + "illustration", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 46651237670091, + "payout": 129.316, + "payout_at": "2016-09-22T17:37:24", + "pending_payout_value": "129.316 HBD", + "percent_hbd": 10000, + "permlink": "the-queen-of-amazon-drawing-a-visual-progression", + "post_id": 1256578, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 59 + }, + "title": "The Queen of Amazon drawing: a visual progression.", + "updated": "2016-09-15T17:37:24", + "url": "/art/@mihaiart/the-queen-of-amazon-drawing-a-visual-progression" + }, + { + "active_votes": [ + { + "rshares": 12523260993360, + "voter": "smooth" + }, + { + "rshares": 2377105047841, + "voter": "smooth.witness" + }, + { + "rshares": 49168301700, + "voter": "alexgr" + }, + { + "rshares": 41161390898, + "voter": "unosuke" + }, + { + "rshares": 313699965, + "voter": "coar" + }, + { + "rshares": 1061303487, + "voter": "murh" + }, + { + "rshares": 579494558, + "voter": "kodi" + }, + { + "rshares": 210512019921, + "voter": "will-zewe" + }, + { + "rshares": 85402720456, + "voter": "herzmeister" + }, + { + "rshares": 37088193309, + "voter": "everythink" + }, + { + "rshares": 4551729239, + "voter": "alexft" + }, + { + "rshares": 1609525039, + "voter": "gidlark" + }, + { + "rshares": 2632467953, + "voter": "steem1653" + }, + { + "rshares": 42836399572, + "voter": "halo" + }, + { + "rshares": 8401059269, + "voter": "noodhoog" + }, + { + "rshares": 15070803886, + "voter": "nippel66" + }, + { + "rshares": 1959134133, + "voter": "earnest" + }, + { + "rshares": 5068724760, + "voter": "beanz" + }, + { + "rshares": 18607156497, + "voter": "timelapse" + }, + { + "rshares": 68250832, + "voter": "missmishel623" + }, + { + "rshares": 1446509276, + "voter": "future24" + }, + { + "rshares": 13841342477, + "voter": "telos" + }, + { + "rshares": 3635091595, + "voter": "movievertigo" + }, + { + "rshares": 2923037366, + "voter": "netaterra" + }, + { + "rshares": 720031052, + "voter": "freeinthought" + }, + { + "rshares": 195329269, + "voter": "chadcrypto" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 6368823978, + "voter": "orcish" + }, + { + "rshares": 3200652561, + "voter": "zaitsevalesyaa" + }, + { + "rshares": 4259089046, + "voter": "dresden" + } + ], + "author": "halo", + "author_payout_value": "0.000 HBD", + "author_reputation": 64.83, + "beneficiaries": [], + "blacklists": [], + "body": "http://i1266.photobucket.com/albums/jj537/steemitgirlhalo/1e_zpszfkcfjtn.jpg\nhttp://i1266.photobucket.com/albums/jj537/steemitgirlhalo/4e_zpsqprjeml3.jpg\n\nhttp://i1266.photobucket.com/albums/jj537/steemitgirlhalo/2e_zps4liuaqhp.jpg\nhttp://i1266.photobucket.com/albums/jj537/steemitgirlhalo/6e_zpshjwzv5b4.jpg\n\nhttp://i1266.photobucket.com/albums/jj537/steemitgirlhalo/3e_zpstiifeqjc.jpg\nhttp://i1266.photobucket.com/albums/jj537/steemitgirlhalo/5e_zpserzptebm.jpg", + "category": "halo", + "children": 13, + "created": "2016-09-15T18:45:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i1266.photobucket.com/albums/jj537/steemitgirlhalo/1e_zpszfkcfjtn.jpg", + "http://i1266.photobucket.com/albums/jj537/steemitgirlhalo/2e_zps4liuaqhp.jpg", + "http://i1266.photobucket.com/albums/jj537/steemitgirlhalo/3e_zpstiifeqjc.jpg" + ], + "tags": [ + "halo", + "photography", + "photos", + "steemitgirls", + "girls" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 15463146900495, + "payout": 16.476, + "payout_at": "2016-09-22T18:45:15", + "pending_payout_value": "16.476 HBD", + "percent_hbd": 10000, + "permlink": "steemit-girl-halo-beautiful-day", + "post_id": 1257246, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 30 + }, + "title": "STEEMIT GIRL HALO \u2661 Beautiful Day", + "updated": "2016-09-15T18:46:27", + "url": "/halo/@halo/steemit-girl-halo-beautiful-day" + }, + { + "active_votes": [ + { + "rshares": 231809756793, + "voter": "anonymous" + }, + { + "rshares": 40042164500412, + "voter": "blocktrades" + }, + { + "rshares": 734082781, + "voter": "rxhector" + }, + { + "rshares": 243749878708, + "voter": "nabilov" + }, + { + "rshares": 3813478158, + "voter": "btcupload" + }, + { + "rshares": 20189102884, + "voter": "artific" + }, + { + "rshares": 8773942171, + "voter": "craigwilliamz" + }, + { + "rshares": 10227302974, + "voter": "etcmike" + }, + { + "rshares": 3827694728, + "voter": "titusfrost" + }, + { + "rshares": 245531412, + "voter": "doitvoluntarily" + }, + { + "rshares": 55752594, + "voter": "alucard" + }, + { + "rshares": 271441624, + "voter": "anomaly" + } + ], + "author": "titusfrost", + "author_payout_value": "0.000 HBD", + "author_reputation": 54.94, + "beneficiaries": [], + "blacklists": [], + "body": "# Is The Takeover of Crypto-Currencies About to Begin by the Central Banks?\n\nhttp://i.imgur.com/NxCYMpy.png\n([Image Source](http://www.e-corp-usa.com/ecoin/))\n\nThe show **Mr. Robot** has fictionalized the **\"Powers that Shouldn't Be\"** into a singular Corporation called **E Corp**. This E Corp is supposed to basically represent the powers behind the Global Central Bankers, the true World Rulers. The head of E Corp even states in a recent Episode \"Politicians are Puppets\", which reminds me of the quotation by Nathan Rothschild regarding the head on which the crown of England is placed. Clearly one could see that E Corp in the show is the fictionalization of the **\"Illuminati\"** if you will. The show is heavily laden with [esoteric symbolism](https://www.youtube.com/watch?v=l2lZn-ZcJMs) but to the public it comes across as \"counter-culture\" as the main character is the founding member of **\"F Society\"** a hacking group based directly on **\"Anonymous\"**. This hacking group causes a financial crash, which leads to E Corp releasing a new digital Currency called **\"ECoin\"**, the above image is from a promotional website for the TV show. \n\n## Is Mr. Robot demonizing Crypto-Currencies? \n\nhttp://i.imgur.com/f6gXhrn.jpg\n([Image Source](http://www.serialminds.com/2015/06/05/mr-robot-la-serie-che-sta-piacendo-tutti-forse-troppo/))\n\nNow the interesting part for those fans of crypto-currencies like everyone on **Steemit** and for everyone who uses **Bitcoin**. I think the reason for they added an \"Ecoin\" in this show is to demonize crypto-currencies. The powers that shouldn't be have no way to take over these crypto-currencies so they have decided to wage information war against them. With the countless videos warning about the rise of *\"digital only currency\"* being the *\"mark of the beast\"*, one could easily see lots of propaganda has already been employed. However this new form is quite intelligent, by associating \"ECoins\" with \"E Corp\" they make the average mind (who doesn't know what Bitcoin or Steemit really is), subconsciously associate all crypto-currencies with the Federal Reserve banskters, with \"E Corp\". This is classic subconscious guilt by association created entirely by fiction that is often employed in fictional movies. This is why I think the \"E Coin\" was added to the show, but I could be wrong, so why else might it be in this show? \n\n## Do the Elite Plan to Replace the Dollar with a Digital Only Currency? \nhttp://i.imgur.com/IJJxcBR.jpg\n([Image Source](https://www.cryptocoinsnews.com/why-bitcoin-value-doesnt-matter/))\n\nWe all know the financial system is basically teetering on the verge of collapse. It is the biggest ponzy scheme ever devised and like all ponzy schemes if the Federal Reserve doesn't increase demand for the use of it's currency the system will collapse. It was designed to collapse. I believe like many others for one reason, so they can start the whole process that made them so rich, all over again on a global scale. The new world order if you will, being run by financial despotism and technical autocracy. So, is their plan to create a financial collapse being shown in plain sight in this show? One idea I heard from my friend who maintains the [\"What is Real\" YouTube Channel](https://www.youtube.com/user/szymborski11) is they may \n>\"allow a false flag attack that they can blame on some shadowy hacking group, possibly even **Anonymous** itself as anyone can claim to be Anonymous\" \n\nPersonally I do not buy this theory as Anonymous is completely decentralized and would be almost impossible to blame for a false flag. However, to fully analyze a situation one must always look at every angle. \n\nSo if the system collapsed, especially overnight due to a hack, would they replace the Federal Reserve Notes with a new digital only \"E Coin\" backed by the IMF World Bank and their massive Gold Holdings, and Special Drawing Rights Holdings? The Group of Thirty, also known as the G30 reported in the [latest working papers on their website](http://group30.org/publications) that they want a return to a **GOLD Standard** just like how the Federal Reserve started out but in a new **Global Currency**. See my Documentary on the [\"Group of Thirty\"](https://www.youtube.com/watch?v=eOB9QfxsgdQ) for more on this group of 30 Central Bankers that meet in secret. So is it out of the realm of possibilities that the new Global Currency that the World Bank has planned for post the collapse of the Federal Reserve System is a new digital only currency based on Gold and SDR holdings? No this would make a lot of sense to me but what do you the readers think? \n\n## Decentralization the Key to Defeating Takeover of Crypto-Currencies by Central Banks\nhttp://i.imgur.com/KVNo7nE.jpg\n([Image Source](https://www.cryptocoinsnews.com/why-bitcoin-value-doesnt-matter/))\n\nThe decentralized concept at the basis of the crypto-currencies could be the key to their survival if the Central Banks decide to try and take over the market. Right now their is a few crypto-currencies that are from the perspective of a non trader even worth mentioning. **Bitcoin**, **Ethereum**, and **STEEM**, however if the Central Banks created a new \"ECoin\" it would easily make replace Bitcoin as the number 1 crypto-currency. However, there will always be a demand for crypto-currencies that are not \"Ecoins\", because thankfully we have a whole planet full of awesome people who will never conform to the system. The useless governments will always make things illegal that people want and can't buy with their new \"Ecoins\". So we will always have a demand for a currency like Bitcoin that is not a part of the centralized system, but is outside of that system's control. So try as they might, the powers that be can only wage information war against crypto-currencies because there will always be new entrepreneurs that create new currencies just like steemit, that are outside their systems of control. The harder the hidden hand squeezes the more of us will fall through their fingertips. \n\n#### Thanks for Reading! \nhttp://i.imgur.com/k10p6Pf.jpg\nIf you liked my article please join **steemit** and let me know by leaving a comment or upvoting! As always follow me on here [@TitusFrost](https://steemit.com/@titusfrost) for more hard hitting posts!", + "category": "mrrobot", + "children": 4, + "created": "2016-09-15T17:34:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/NxCYMpy.png", + "http://i.imgur.com/f6gXhrn.jpg", + "http://i.imgur.com/IJJxcBR.jpg", + "http://i.imgur.com/KVNo7nE.jpg", + "http://i.imgur.com/k10p6Pf.jpg" + ], + "links": [ + "http://www.e-corp-usa.com/ecoin/", + "https://www.youtube.com/watch?v=l2lZn-ZcJMs", + "http://www.serialminds.com/2015/06/05/mr-robot-la-serie-che-sta-piacendo-tutti-forse-troppo/", + "https://www.cryptocoinsnews.com/why-bitcoin-value-doesnt-matter/", + "https://www.youtube.com/user/szymborski11", + "http://group30.org/publications", + "https://www.youtube.com/watch?v=eOB9QfxsgdQ", + "https://steemit.com/@titusfrost" + ], + "tags": [ + "mrrobot", + "beyondbitcoin", + "steemit", + "bitcoin", + "ethereum" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 40565862465239, + "payout": 99.113, + "payout_at": "2016-09-22T17:34:42", + "pending_payout_value": "99.113 HBD", + "percent_hbd": 10000, + "permlink": "new-mr-robot-episode-introduces-e-corp-s-new-ecoin", + "post_id": 1256542, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 12 + }, + "title": "New Mr. Robot Episode Introduces E-Corp's New \"Ecoin\"", + "updated": "2016-09-15T17:34:42", + "url": "/mrrobot/@titusfrost/new-mr-robot-episode-introduces-e-corp-s-new-ecoin" + }, + { + "active_votes": [ + { + "rshares": 231809756793, + "voter": "anonymous" + }, + { + "rshares": 40042090888143, + "voter": "blocktrades" + }, + { + "rshares": 81790420316, + "voter": "acidsun" + }, + { + "rshares": 1026087885, + "voter": "danielkt" + }, + { + "rshares": 243749878708, + "voter": "nabilov" + }, + { + "rshares": 5096232265, + "voter": "dmitriybtc" + }, + { + "rshares": 3145812656, + "voter": "dmilash" + }, + { + "rshares": 538023492, + "voter": "marinaz" + }, + { + "rshares": 1446509276, + "voter": "future24" + }, + { + "rshares": 4098512589, + "voter": "cmorton" + }, + { + "rshares": 83101859, + "voter": "numberone" + }, + { + "rshares": 5712937692, + "voter": "trev" + }, + { + "rshares": 62351093, + "voter": "creatr" + }, + { + "rshares": 116660687, + "voter": "jlufer" + }, + { + "rshares": 53884613, + "voter": "jeff-kubitz" + }, + { + "rshares": 5532993072, + "voter": "tanyabtc" + }, + { + "rshares": 53671263, + "voter": "waldemar-kuhn" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 6368721210, + "voter": "orcish" + }, + { + "rshares": 4331450381, + "voter": "puffin" + }, + { + "rshares": 3795767712, + "voter": "dresden" + } + ], + "author": "tanyabtc", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.51, + "beneficiaries": [], + "blacklists": [], + "body": "Jellyfish is a perfect example of one of the weirdest creatures out there. In real life they are definitely not the most pleasant thing to touch and being surrounded with.\n\nIt wasn't a surprise for me but jellyfish don't have brains. Instead, they have nerve nets which sense changes in the environment and coordinate the animal's responses.\n\nHowever if you eliminate all of the fluff that people are talking about them, you can come up with something interesting and even fun.\n\nThis drawing is created using my favorite style, I hope you'll love it.\n\nhttp://i349.photobucket.com/albums/q393/dmbaim/Art/jellyfish2_zpswbrk9ied.jpg\n\nhttp://i349.photobucket.com/albums/q393/dmbaim/Art/jellyfish3_zpsx0rcjvko.jpg\n\nhttp://i349.photobucket.com/albums/q393/dmbaim/Art/jellyfish1_zpsge408hgu.jpg\n\nhttp://i349.photobucket.com/albums/q393/dmbaim/Art/jellyfish4_zpsmctahaql.jpg\n\n***\n\n###
    Follow me for my future art work: [@tanyabtc](https://steemit.com/@tanyabtc)
    ", + "category": "art", + "children": 5, + "created": "2016-09-15T17:32:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i349.photobucket.com/albums/q393/dmbaim/Art/jellyfish2_zpswbrk9ied.jpg", + "http://i349.photobucket.com/albums/q393/dmbaim/Art/jellyfish3_zpsx0rcjvko.jpg", + "http://i349.photobucket.com/albums/q393/dmbaim/Art/jellyfish1_zpsge408hgu.jpg", + "http://i349.photobucket.com/albums/q393/dmbaim/Art/jellyfish4_zpsmctahaql.jpg" + ], + "links": [ + "https://steemit.com/@tanyabtc" + ], + "tags": [ + "art", + "photography", + "life", + "nature", + "steemitartchallenge" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 40641175102128, + "payout": 99.269, + "payout_at": "2016-09-22T17:32:00", + "pending_payout_value": "99.269 HBD", + "percent_hbd": 10000, + "permlink": "jellyfish", + "post_id": 1256509, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 21 + }, + "title": "Jellyfish", + "updated": "2016-09-15T17:32:00", + "url": "/art/@tanyabtc/jellyfish" + }, + { + "active_votes": [ + { + "rshares": 231809639013, + "voter": "anonymous" + }, + { + "rshares": 40859141206977, + "voter": "blocktrades" + }, + { + "rshares": 1912118346075, + "voter": "badassmother" + }, + { + "rshares": 7113882084470, + "voter": "xeldal" + }, + { + "rshares": 5763993012820, + "voter": "enki" + }, + { + "rshares": 1304415071462, + "voter": "rossco99" + }, + { + "rshares": 1577462576089, + "voter": "joseph" + }, + { + "rshares": 651993277150, + "voter": "masteryoda" + }, + { + "rshares": 446958795092, + "voter": "boatymcboatface" + }, + { + "rshares": 9168101098, + "voter": "idol" + }, + { + "rshares": 23383993964, + "voter": "wpalczynski" + }, + { + "rshares": 5044693986, + "voter": "sakr" + }, + { + "rshares": 1578030666, + "voter": "jocelyn" + }, + { + "rshares": 14818192446, + "voter": "gregory-f" + }, + { + "rshares": 74914583876, + "voter": "eeks" + }, + { + "rshares": 1007941175, + "voter": "fkn" + }, + { + "rshares": 8867224532, + "voter": "james-show" + }, + { + "rshares": 1324875721, + "voter": "elishagh1" + }, + { + "rshares": 7802860274, + "voter": "richman" + }, + { + "rshares": 24193131603, + "voter": "acidyo" + }, + { + "rshares": 313691550, + "voter": "coar" + }, + { + "rshares": 1061234978, + "voter": "murh" + }, + { + "rshares": 2057413439, + "voter": "error" + }, + { + "rshares": 59950022330, + "voter": "theshell" + }, + { + "rshares": 400880323222, + "voter": "taoteh1221" + }, + { + "rshares": 410517349, + "voter": "applecrisp" + }, + { + "rshares": 280737930617, + "voter": "trogdor" + }, + { + "rshares": 5287820211, + "voter": "tee-em" + }, + { + "rshares": 121383360964, + "voter": "geoffrey" + }, + { + "rshares": 10684548905, + "voter": "kimziv" + }, + { + "rshares": 30279968088, + "voter": "acassity" + }, + { + "rshares": 45145254362, + "voter": "venuspcs" + }, + { + "rshares": 7264907621, + "voter": "getssidetracked" + }, + { + "rshares": 1414199127, + "voter": "trees" + }, + { + "rshares": 197179742, + "voter": "strawhat" + }, + { + "rshares": 1159208963, + "voter": "steemswede" + }, + { + "rshares": 691425107, + "voter": "cryptochannel" + }, + { + "rshares": 894044199, + "voter": "endgame" + }, + { + "rshares": 4920266872, + "voter": "furion" + }, + { + "rshares": 2834923420, + "voter": "steem1653" + }, + { + "rshares": 25221166135, + "voter": "steemit-life" + }, + { + "rshares": 13516878845, + "voter": "sitaru" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 14167503457, + "voter": "aaseb" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 243749878708, + "voter": "nabilov" + }, + { + "rshares": 677892916, + "voter": "luisucv34" + }, + { + "rshares": 34761252099, + "voter": "creemej" + }, + { + "rshares": 233065746, + "voter": "poseidon" + }, + { + "rshares": 82781233416, + "voter": "thylbom" + }, + { + "rshares": 32543319555, + "voter": "deanliu" + }, + { + "rshares": 5428442637, + "voter": "rainchen" + }, + { + "rshares": 204617448258, + "voter": "jl777" + }, + { + "rshares": 103514864, + "voter": "pokemon" + }, + { + "rshares": 817413671, + "voter": "positive" + }, + { + "rshares": 6361356981, + "voter": "chloetaylor" + }, + { + "rshares": 17267278949, + "voter": "proto" + }, + { + "rshares": 1805641835, + "voter": "sisterholics" + }, + { + "rshares": 61286903, + "voter": "reported" + }, + { + "rshares": 8734133724, + "voter": "taker" + }, + { + "rshares": 57607550, + "voter": "krushing" + }, + { + "rshares": 63852353198, + "voter": "laonie" + }, + { + "rshares": 24561889230, + "voter": "laoyao" + }, + { + "rshares": 1332427399, + "voter": "myfirst" + }, + { + "rshares": 12961212091, + "voter": "somebody" + }, + { + "rshares": 484610059, + "voter": "flysaga" + }, + { + "rshares": 2084691327, + "voter": "gmurph" + }, + { + "rshares": 513517114, + "voter": "minnowsunited" + }, + { + "rshares": 2863236010, + "voter": "midnightoil" + }, + { + "rshares": 56653113, + "voter": "whatyouganjado" + }, + { + "rshares": 3323984357, + "voter": "kurtbeil" + }, + { + "rshares": 7161280807, + "voter": "xiaohui" + }, + { + "rshares": 323406893, + "voter": "elfkitchen" + }, + { + "rshares": 5855543935, + "voter": "oflyhigh" + }, + { + "rshares": 63373184, + "voter": "makaveli" + }, + { + "rshares": 223891286, + "voter": "xiaokongcom" + }, + { + "rshares": 1780319109, + "voter": "future24" + }, + { + "rshares": 7709317035, + "voter": "thebotkiller" + }, + { + "rshares": 451324143, + "voter": "xianjun" + }, + { + "rshares": 647921440, + "voter": "herbertmueller" + }, + { + "rshares": 56109399, + "voter": "alexbones" + }, + { + "rshares": 2022625104, + "voter": "chinadaily" + }, + { + "rshares": 90172824082, + "voter": "serejandmyself" + }, + { + "rshares": 163783062, + "voter": "nang1" + }, + { + "rshares": 2982676167, + "voter": "netaterra" + }, + { + "rshares": 52319145, + "voter": "dobbydaba" + }, + { + "rshares": 22559404087, + "voter": "andrewawerdna" + }, + { + "rshares": 77466140, + "voter": "ozertayiz" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 55922029, + "voter": "salebored" + }, + { + "rshares": 2196862373, + "voter": "runridefly" + }, + { + "rshares": 115288806334, + "voter": "shenanigator" + }, + { + "rshares": 1709331623, + "voter": "funkywanderer" + }, + { + "rshares": 4594182561, + "voter": "richardcrill" + }, + { + "rshares": 79155262951, + "voter": "markrmorrisjr" + }, + { + "rshares": 55917888, + "voter": "bitdrone" + }, + { + "rshares": 55908853, + "voter": "sleepcult" + }, + { + "rshares": 27677639861, + "voter": "sponge-bob" + }, + { + "rshares": 12031039232, + "voter": "doitvoluntarily" + }, + { + "rshares": 67696453939, + "voter": "thecyclist" + }, + { + "rshares": 646493719, + "voter": "kev7000" + }, + { + "rshares": 55266473, + "voter": "analyzethis" + }, + { + "rshares": 27671309914, + "voter": "brains" + }, + { + "rshares": 5866415576, + "voter": "burnin" + }, + { + "rshares": 1352324852, + "voter": "bitcoinparadise" + }, + { + "rshares": 4235074146, + "voter": "funnyman" + }, + { + "rshares": 50193769, + "voter": "f1111111" + }, + { + "rshares": 339287005, + "voter": "anomaly" + }, + { + "rshares": 63405661, + "voter": "inarix03" + }, + { + "rshares": 98545946, + "voter": "ola1" + }, + { + "rshares": 4382226038, + "voter": "michelle.gent" + }, + { + "rshares": 66935282, + "voter": "mari5555na" + }, + { + "rshares": 31683945302, + "voter": "goldmatters" + }, + { + "rshares": 155180811, + "voter": "majes" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 96643251, + "voter": "expat" + }, + { + "rshares": 129609202, + "voter": "toddemaher1" + } + ], + "author": "markrmorrisjr", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.26, + "beneficiaries": [], + "blacklists": [], + "body": "## In this episode, Joshua Claiborne stands trial for violation of the First Law ##\n\n**\u201cWhoa, whoa, whoa!\u201d Phil screamed, \u201cWhat the hell dude?\u201d**\n\n*The Reaper crumpled to the floor, arms flailing as Joshua rode it to the ground. Finally, the hands found the catches at either side of the helmet and popped it off. A black, shaggy head of hair emerged.* \n\n***If you've missed episodes, [visit my blog](https://steemit.com/@markrmorrisjr) to catch up. Be sure to follow me for updates in your feed!***\n\n\u201cEmil?\u201d Stella said, \u201cMeet Joshua. Are you okay?\u201d\n\nEmil, the Reaper suit\u2019s operator laughed, \u201cYeah, I\u2019m fine, but that was awesome! Can you teach us that?\u201d\n\n\u201cMan! Now I have to rebuild this helmet,\u201d Phil held up a small remote. \u201cAll I had to do was push this button,\u201d he said, pressing it, as the suit powered down. \u201cWhat did you do?\u201d\n\n\u201cThe \u2018nerve\u2019 bundle that controls these things motor skills is on the very top of the skull, under a thin piece of sheet metal, puncture it, it collapses. You didn\u2019t know that?\u201d Joshua said. \n\n\u201cWell, it appears we may need you more than you need us,\u201d Stella said. \u201cSo, just say the word and we\u2019ll get you where you need to be. Meanwhile, my team will be working on your son\u2019s location.\u201d\n\nJoshua dropped the letter opener and walked to the stairs, \u201cFine, whatever you need to collect from my meeting, get it. Now, who\u2019s driving?\u201d With that, he walked up the stairs, he had no more time to waste. \n\n**The Mapleton courthouse sat on a hill in the center of the town, overlooking the area around for miles.** \n\n*Joshua insisted that the team Stella had sent stop 5 miles out and allow him to ride in on the electric trike alone, while they observed the meeting from a distance.* \n\nHe carried the tiny remote in his shirt pocket, a gift from Phil. \u201cThat\u2019s my only prototype, so don\u2019t lose it,\u201d he\u2019d said. \n\n![enter image description here](https://s12.postimg.org/siuqjuiz1/Untitled_36.jpg)\n\nFrom the end of Main Street, looking up toward the courthouse, Joshua counted at least six reapers. He wondered how far the signal from the remote would travel. \n\nHe thought about pressing it now, disarming his enemy, then walking in, but he\u2019d still have to deal with the six drivers, if they managed to escape the suits. \n\nBesides, Stella seemed to think there was some secret they were going to give away, although Joshua couldn\u2019t imagine it. \n\n*He checked his watch, ten minutes until his scheduled time and while he knew better than to be late, he had no intention of giving the Consensus one more second than he had to.* \n\nThe trike spun it\u2019s tires on a patch of loose gravel as he started back up. He decided a quick approach was best. He charged up the hill, jumping the \u201cMayor\u2019s\u201d parking barrier and rolling up to the foot of the front stairs, he cranked the accelerator and the trike rose up on its back wheel, popping the two front wheels, over the bottom step. \n\nThe machine had more than enough power to climb the steps and Joshua skidded to a stop outside the courthouse door. He stopped and turned back toward the town, the six Reapers swarming toward him up the steps. He powered down, swung his leg up and over the bike and opened the door. \n\n**The Reapers followed him into the hall as he approached the court room.** \n\nThe Magistrate sat behind the judge\u2019s bench and Joshua couldn\u2019t help but smirk at the insult to the very concept of actual justice that this thing represented. \n\n\u201cJoshua Claiborne, appearing as requested,\u201d Joshua said, standing directly in front of the Magistrate. \n\n![enter image description here](https://s12.postimg.org/6h4lvyh7x/judge.jpg)\n\n> \u201cYes, Mr. Claiborne, have a seat,\u201d A woman\u2019s face, projected on the face shield of the Magistrate said.\n\n\u201cI\u2019d rather stand,\u201d he said. \n\n> \u201cSuit yourself, may we have the room, please?\u201d she said, looking toward the reapers that had entered the back doors of the courtroom.\n\nThey left quietly. \n\n> \u201cMr. Claiborne, you\u2019re charged with violation of the first law, in so\n> much as you have encouraged and joined in the activity of settling\n> outside of Consensus approved areas, acted outside of the legal\n> jurisdiction of the council and on more than one occasion, acted\n> against the best interest of Consensus, including attacking duly\n> authorized Magistrates in the course of their legally binding duties,\n> how do you plead?\u201d\n\n**The woman looked at Joshua, peering over a pair of short, square spectacles, like some sort of outdated stereotype.** \n\n\u201cNot guilty, by reason of illegitimacy of the currently established government and its ensigns. I am not, nor do I choose to become, subject to your law. I stand judged as innocent by natural law, insomuch as I have not caused harm to another human in aggression, damaged or stolen property, nor unnecessarily restricted the liberty of any other person. I recognize no other responsibility to my fellow man,\u201d Joshua said calmly. \n\n> \u201cBe that as it may, Mr. Claiborne, we are not here under the auspices of \u201cnatural law\u201d but rather, under the Council mandated authority of the Consensus and its Magisterial Ministry, of which I am a part and I assure you, you are subject to,\u201d\n\nThe woman intoned, her expression one of almost sheer boredom.\n\n> \u201cCourt finds the defendant guilty and remands the subject for immediate judicial murder.\u201d\n\nThe magistrate raised its arm and brought it down on the bench with a solid thud, that echoed through the court. Joshua felt his heart sink as the Reapers reentered the court and moved up to surround him. \n\n## Look for the upvote button below. If you liked the post, upvote and share! If you're not on Steemit yet, why not? You get free money for signing up! ##", + "category": "story", + "children": 2, + "created": "2016-09-15T16:54:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s12.postimg.org/siuqjuiz1/Untitled_36.jpg", + "https://s12.postimg.org/6h4lvyh7x/judge.jpg" + ], + "links": [ + "https://steemit.com/@markrmorrisjr" + ], + "tags": [ + "story", + "fiction", + "anarchy", + "life", + "minnowsunited" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 62355283653318, + "payout": 226.397, + "payout_at": "2016-09-22T16:54:06", + "pending_payout_value": "226.397 HBD", + "percent_hbd": 10000, + "permlink": "original-fiction-anarchist-s-almanac-episode-15", + "post_id": 1256087, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 120 + }, + "title": "Original Fiction: Anarchist's Almanac, Episode 15", + "updated": "2016-09-15T16:54:06", + "url": "/story/@markrmorrisjr/original-fiction-anarchist-s-almanac-episode-15" + }, + { + "active_votes": [ + { + "rshares": 31308460859447, + "voter": "smooth" + }, + { + "rshares": 231810333637, + "voter": "anonymous" + }, + { + "rshares": 1020236794603, + "voter": "liondani" + }, + { + "rshares": 1950774078440, + "voter": "xeroc" + }, + { + "rshares": 636514783207, + "voter": "masteryoda" + }, + { + "rshares": 5943125371535, + "voter": "smooth.witness" + }, + { + "rshares": 800066797130, + "voter": "steemrollin" + }, + { + "rshares": 14982933604, + "voter": "eeks" + }, + { + "rshares": 32368367444, + "voter": "instructor2121" + }, + { + "rshares": 326639006522, + "voter": "teamsteem" + }, + { + "rshares": 178446109019, + "voter": "steve-walschot" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 1061253912, + "voter": "murh" + }, + { + "rshares": 40553528416, + "voter": "ranko-k" + }, + { + "rshares": 970586830705, + "voter": "cyber" + }, + { + "rshares": 35244223389, + "voter": "drinkzya" + }, + { + "rshares": 57203974765, + "voter": "thecryptodrive" + }, + { + "rshares": 5287780547, + "voter": "tee-em" + }, + { + "rshares": 31345579234, + "voter": "michaelx" + }, + { + "rshares": 88062402472, + "voter": "razvanelulmarin" + }, + { + "rshares": 34073699558, + "voter": "cryptoiskey" + }, + { + "rshares": 484636799, + "voter": "mrhankeh" + }, + { + "rshares": 37152547241, + "voter": "clement" + }, + { + "rshares": 49807514764, + "voter": "isteemit" + }, + { + "rshares": 68450553516, + "voter": "bacchist" + }, + { + "rshares": 52093553829, + "voter": "venuspcs" + }, + { + "rshares": 14885828588, + "voter": "ausbitbank" + }, + { + "rshares": 2632467953, + "voter": "steem1653" + }, + { + "rshares": 185292018100, + "voter": "anyx" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 629471993, + "voter": "luisucv34" + }, + { + "rshares": 87223247, + "voter": "wildchild" + }, + { + "rshares": 2726160685, + "voter": "the-future" + }, + { + "rshares": 167307855189, + "voter": "blueorgy" + }, + { + "rshares": 3709595271, + "voter": "bitcoiner" + }, + { + "rshares": 30989825780, + "voter": "zaebars" + }, + { + "rshares": 799615699, + "voter": "raymonjohnstone" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 50626015, + "voter": "whalepool" + }, + { + "rshares": 4233708636, + "voter": "tygergamer" + }, + { + "rshares": 15951876294, + "voter": "clevecross" + }, + { + "rshares": 138539449846, + "voter": "steemdrive" + }, + { + "rshares": 50579614280, + "voter": "gomeravibz" + }, + { + "rshares": 2157207095, + "voter": "merej99" + }, + { + "rshares": 22969491561, + "voter": "laonie1" + }, + { + "rshares": 23486297008, + "voter": "laonie2" + }, + { + "rshares": 23494592105, + "voter": "laonie3" + }, + { + "rshares": 5831750244, + "voter": "brendio" + }, + { + "rshares": 416938566, + "voter": "gmurph" + }, + { + "rshares": 50577648, + "voter": "michellek" + }, + { + "rshares": 23490269143, + "voter": "laonie4" + }, + { + "rshares": 23487998630, + "voter": "laonie5" + }, + { + "rshares": 23485020903, + "voter": "laonie6" + }, + { + "rshares": 23480867466, + "voter": "laonie7" + }, + { + "rshares": 3323846130, + "voter": "kurtbeil" + }, + { + "rshares": 23477419388, + "voter": "laonie8" + }, + { + "rshares": 23474718053, + "voter": "laonie9" + }, + { + "rshares": 2370262538, + "voter": "steemleak" + }, + { + "rshares": 7991657587, + "voter": "mevilkingdom" + }, + { + "rshares": 88206053, + "voter": "bigsambucca" + }, + { + "rshares": 2343161589, + "voter": "paynode" + }, + { + "rshares": 72135954, + "voter": "stevescriber" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 52419023, + "voter": "nano2nd" + }, + { + "rshares": 61430307, + "voter": "cryptoblu" + }, + { + "rshares": 61423628, + "voter": "instructor" + }, + { + "rshares": 802020725261, + "voter": "dollarvigilante" + }, + { + "rshares": 4056826699, + "voter": "lamech-m" + }, + { + "rshares": 23468511648, + "voter": "laonie10" + }, + { + "rshares": 159631404, + "voter": "kamil5" + }, + { + "rshares": 8706975244, + "voter": "garywilson" + }, + { + "rshares": 50829277, + "voter": "bitchplease" + }, + { + "rshares": 5831957227, + "voter": "trev" + }, + { + "rshares": 99130059443, + "voter": "barrycooper" + }, + { + "rshares": 32443492367, + "voter": "hilarski" + }, + { + "rshares": 2029369552, + "voter": "shadowspub" + }, + { + "rshares": 8558777427, + "voter": "rimann" + }, + { + "rshares": 58139915, + "voter": "rickmiller" + }, + { + "rshares": 5401518277, + "voter": "nulliusinverba" + }, + { + "rshares": 22792452702, + "voter": "mikehere" + }, + { + "rshares": 22621808463, + "voter": "laonie11" + }, + { + "rshares": 3411072843, + "voter": "xanoxt" + }, + { + "rshares": 4044651818, + "voter": "l0k1" + }, + { + "rshares": 50798127, + "voter": "freesteem" + }, + { + "rshares": 450072622, + "voter": "saramiller" + }, + { + "rshares": 2353724275, + "voter": "zettar" + }, + { + "rshares": 6066265903, + "voter": "dexter-k" + }, + { + "rshares": 53871683, + "voter": "doggnostic" + }, + { + "rshares": 674641805, + "voter": "ct-gurus" + }, + { + "rshares": 53593366, + "voter": "jenny-talls" + }, + { + "rshares": 415654681468, + "voter": "charlieshrem" + }, + { + "rshares": 61826073622, + "voter": "tracemayer" + }, + { + "rshares": 1386999849, + "voter": "bitcoinparadise" + }, + { + "rshares": 2170339399, + "voter": "steemsquad" + }, + { + "rshares": 52104641, + "voter": "vsmith08162016" + }, + { + "rshares": 339288508, + "voter": "anomaly" + }, + { + "rshares": 63405661, + "voter": "inarix03" + }, + { + "rshares": 51238118, + "voter": "teemsteem" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 52329350, + "voter": "ninjapainter" + }, + { + "rshares": 1630374239, + "voter": "rusteemitblog" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 99404487, + "voter": "expat" + }, + { + "rshares": 140412636, + "voter": "steemtrail" + }, + { + "rshares": 1593664040, + "voter": "steemlift" + }, + { + "rshares": 132623369, + "voter": "toddemaher1" + } + ], + "author": "mevilkingdom", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.06, + "beneficiaries": [], + "blacklists": [], + "body": "## Hi Steemians! The greatest thing about being a collector is that people always know what to buy for your birthday. Not perfume or cookware, but always things you love!\n\nHere are some pictures of what I received the last couple of times.\n\n----\n
    ![Picture 1](http://mandesevilkingdom.com/steemit/post6/DSC01422.JPG)
    \n\nThese are all the gifts I received for my birthday this year. I got some cool dolls, chocolates, care bears, my little ponies and even a puzzle. What a lovely 27th birthday!\n\n___\n
    ![Picture 1](http://mandesevilkingdom.com/steemit/post6/DSC09982.JPG)
    \n\nChristmas is only once a year, good thing for my family! Lots of dolls and some ponies. You can tell everyone is really supportive of my hobby.\n___\n
    ![Picture 1](http://mandesevilkingdom.com/steemit/post6/DSC05838.JPG)
    \nThis is what **Sinterklaas** (he brings gifts on the 6th of December) brought me. Did you know I also collect Lego to some extent?\n___\n\n
    ![Picture 1](http://mandesevilkingdom.com/steemit/post6/DSC05066.JPG)
    \nGifts from **Disneyland Paris**\n___\n
    ![Picture 1](http://mandesevilkingdom.com/steemit/post6/DSC05622.JPG)
    \nEven more **Disneyland** gifts, this time for Christmas 2 years ago. Those cookies are just **THE BEST**!\nNot to mention that they're Mickey-shaped.\n\n___\n\nThank you very much for looking at my pictures! Don't forget to **follow me** for more pictures!\n\n\n---- \n\n### Who is Mande Walschot?\n\n> Mande Walschot resides in Belgium and currently owns over 1,350 boxed My Little Ponies, around 500 boxed dolls, 52 polly pockets, 25 plush care bears, 30 Tsum Tsums, about 3,000 Pok\u00e9mon cards, around 200 comic books and lots of stuffed toys! [Gemr spotlight collection](https://blogadmin.gemr.com/blog/collector-spotlight-mande-walschot/)\n\nAlso seen on [national television](http://ringtv.be/nieuws/mande-uit-halle-heeft-grootste-poppenverzameling-uit-regio) and [newspapers](http://www.hln.be/regio/nieuws-uit-halle/mande-leeft-samen-met-1-357-pony-s-a2797213/).\n\n\nSister of @steve-walschot, the creator of SteemPay.io and vouched Steem applications developer and girlfriend of game-enthusiast @herrlonnie.", + "category": "life", + "children": 3, + "created": "2016-09-15T17:14:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://mandesevilkingdom.com/steemit/post6/DSC01422.JPG", + "http://mandesevilkingdom.com/steemit/post6/DSC09982.JPG", + "http://mandesevilkingdom.com/steemit/post6/DSC05838.JPG", + "http://mandesevilkingdom.com/steemit/post6/DSC05066.JPG", + "http://mandesevilkingdom.com/steemit/post6/DSC05622.JPG" + ], + "links": [ + "https://blogadmin.gemr.com/blog/collector-spotlight-mande-walschot/", + "http://ringtv.be/nieuws/mande-uit-halle-heeft-grootste-poppenverzameling-uit-regio", + "http://www.hln.be/regio/nieuws-uit-halle/mande-leeft-samen-met-1-357-pony-s-a2797213/" + ], + "tags": [ + "life", + "story", + "collector", + "toys", + "mandesevilkingdom" + ], + "users": [ + "steve-walschot", + "herrlonnie" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 46309406304713, + "payout": 127.75, + "payout_at": "2016-09-22T17:14:30", + "pending_payout_value": "127.750 HBD", + "percent_hbd": 10000, + "permlink": "the-gift-of-family-stories-of-a-toy-collector-1", + "post_id": 1256309, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 109 + }, + "title": "The gift of family: Stories of a toy collector #1", + "updated": "2016-09-15T17:14:30", + "url": "/life/@mevilkingdom/the-gift-of-family-stories-of-a-toy-collector-1" + }, + { + "active_votes": [ + { + "rshares": 231809773619, + "voter": "anonymous" + }, + { + "rshares": 4134589909216, + "voter": "riverhead" + }, + { + "rshares": 2006571575186, + "voter": "hr1" + }, + { + "rshares": 1239194317889, + "voter": "rossco99" + }, + { + "rshares": 2206071653405, + "voter": "wang" + }, + { + "rshares": 22391622942, + "voter": "jaewoocho" + }, + { + "rshares": 1534823711950, + "voter": "joseph" + }, + { + "rshares": 621013263954, + "voter": "masteryoda" + }, + { + "rshares": 8927357821, + "voter": "idol" + }, + { + "rshares": 800261748895, + "voter": "steemrollin" + }, + { + "rshares": 4839028197, + "voter": "sakr" + }, + { + "rshares": 1536592488, + "voter": "jocelyn" + }, + { + "rshares": 365729210153, + "voter": "craig-grant" + }, + { + "rshares": 44948978408, + "voter": "eeks" + }, + { + "rshares": 1007941175, + "voter": "fkn" + }, + { + "rshares": 1324875721, + "voter": "elishagh1" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 313699965, + "voter": "coar" + }, + { + "rshares": 1061266533, + "voter": "murh" + }, + { + "rshares": 2003359924, + "voter": "error" + }, + { + "rshares": 58189176188, + "voter": "theshell" + }, + { + "rshares": 223669021166, + "voter": "will-zewe" + }, + { + "rshares": 85402720456, + "voter": "herzmeister" + }, + { + "rshares": 275016906945, + "voter": "trogdor" + }, + { + "rshares": 42740945757, + "voter": "kimziv" + }, + { + "rshares": 4920595011, + "voter": "furion" + }, + { + "rshares": 2632467953, + "voter": "steem1653" + }, + { + "rshares": 2860912097, + "voter": "sveokla" + }, + { + "rshares": 136322030, + "voter": "cynetyc" + }, + { + "rshares": 13846432138, + "voter": "aaseb" + }, + { + "rshares": 4209539443, + "voter": "karen13" + }, + { + "rshares": 8926064181, + "voter": "noodhoog" + }, + { + "rshares": 21565632626, + "voter": "artific" + }, + { + "rshares": 932318275, + "voter": "poseidon" + }, + { + "rshares": 81126757108, + "voter": "thylbom" + }, + { + "rshares": 204618396015, + "voter": "jl777" + }, + { + "rshares": 817413671, + "voter": "positive" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 7223043327, + "voter": "sisterholics" + }, + { + "rshares": 1838905726, + "voter": "yoganarchista" + }, + { + "rshares": 8734196526, + "voter": "taker" + }, + { + "rshares": 255431411513, + "voter": "laonie" + }, + { + "rshares": 7994964655, + "voter": "myfirst" + }, + { + "rshares": 51848391811, + "voter": "somebody" + }, + { + "rshares": 1938565243, + "voter": "flysaga" + }, + { + "rshares": 1250819304, + "voter": "gmurph" + }, + { + "rshares": 11453689270, + "voter": "midnightoil" + }, + { + "rshares": 28648120983, + "voter": "xiaohui" + }, + { + "rshares": 1293711711, + "voter": "elfkitchen" + }, + { + "rshares": 895620436, + "voter": "xiaokongcom" + }, + { + "rshares": 46605026907, + "voter": "eneismijmich" + }, + { + "rshares": 1805414369, + "voter": "xianjun" + }, + { + "rshares": 118221929, + "voter": "microluck" + }, + { + "rshares": 2539918110, + "voter": "dinamitduo" + }, + { + "rshares": 88481667, + "voter": "pompe72" + }, + { + "rshares": 14946610388, + "voter": "machinelearning" + }, + { + "rshares": 61087248, + "voter": "workout" + }, + { + "rshares": 8856106682, + "voter": "onetree" + }, + { + "rshares": 4900461398, + "voter": "richardcrill" + }, + { + "rshares": 26571947789, + "voter": "sponge-bob" + }, + { + "rshares": 27673075341, + "voter": "brains" + }, + { + "rshares": 271441624, + "voter": "anomaly" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 1199700175, + "voter": "iuliuspro" + }, + { + "rshares": 1259790018, + "voter": "aksinya" + }, + { + "rshares": 164253196, + "voter": "computerscience" + }, + { + "rshares": 8448674998, + "voter": "hanai" + } + ], + "author": "eneismijmich", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.59, + "beneficiaries": [], + "blacklists": [], + "body": "You must have heard that life is a journey, not a destination. This is the big truth that we, repeatedly, understand superficially. Often we are so focused on the goal, that we completely forget to enjoy the path.\n\nhttps://puu.sh/rbX2i/70e07ec186.png\n\nWhen we achieve the goal, we forget to enjoy it and immediately create a new goal. That is not life, this is racing with life. I am certain that you will not be happy, bur rather tired. Soul searches for the experience, while the mind and ego give signs if something is good or bad for us. Soul is completely indifferent. For the soul, every experience means celebration, while you are maybe crying because of the mind, to whom literally a lot of things does not make sense. \n\nThe same applies to the transformation called *death*. We celebrate resurrection as the greatest symbol of life, and then we are crying in the moment of someone's death. The mind is strange, isn't it?\n\nhttps://puu.sh/rbX1U/3cc83557c6.png\n\nRelax. It doesn't matter where you are in your level of expansion, you can't miss the road to home. While you are breathing, you are on the right track. Try to accept this moment as a moment in which there is no goal, and there is no end. The game never ends. This is excellent news. We came here to play, not to win. The game ends with victory, and God's Child in us still wants to play.\n\nOne beautiful wisdom reminds us: *\"Everything will be fine. If it isn't fine, then it isn't the end.\"* You always have the chance for new choices. This is very important to understand. You shouldn't hate the process just because you are not on your imaginary goal. You trust the process. You are exactly where your soul wants you to be. Don't let your mind tell you any different. \n\nhttps://puu.sh/rbXjG/ea493b7d14.png\n\nEverything is always a matter of the focus on things you have instead of the things you are missing. Today, again you are taking for granted the things that once were a goal. You forget to enjoy. Time is only an illusion of the mind. What if that is the point that you current process wants to teach you? If time is illusion, and it is, what's the hurry?\n\nhttps://puu.sh/rbWSn/313549d802.png\n\nTake a deep breath in and out. Experience life in the breath. The only goal is hiding in the breath of life. Everything is good, just the way it is. Don't forget that nothing ever happens without the God's blessing. Don't forget that you are guided. And, the most important, don't forget that we would most certainly go wrong if we'd try to determine what is the best time for us. The one who sees the big picture knows where you're headed and where you want to arrive.\n\nhttps://puu.sh/rbWLA/86e34b50b7.png\n\nTrust the process. It is the true test of our faith and wisdom. And enjoy. Without it nothing makes sense, right?\nThe sentence that many repeat in the end of the road: *\"I should've enjoyed more!\"*\n\nAll our life is a mere blink of an eye in the eternity. It is too small for such amount of worry. The life is not a serious thing, just the opposite. Life is the experience game. The point is not in the destination. The journey is our only destination. Isn't it then wiser to enjoy right away?\n\nhttps://puu.sh/rbX8F/2ea42f6dc9.png\n\n*\"Success isn't measured by money or material things.*\n*Success is measured by the amount of joy you feel.\"*\n\nFor more awesome images check this guy: [Psychedelic Maniac](thepsychedelicmaniac.tumblr.com)", + "category": "mindfulness", + "children": 0, + "created": "2016-09-15T18:31:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://puu.sh/rbX2i/70e07ec186.png", + "https://puu.sh/rbX1U/3cc83557c6.png", + "https://puu.sh/rbXjG/ea493b7d14.png", + "https://puu.sh/rbWSn/313549d802.png", + "https://puu.sh/rbWLA/86e34b50b7.png", + "https://puu.sh/rbX8F/2ea42f6dc9.png" + ], + "links": [ + "thepsychedelicmaniac.tumblr.com" + ], + "tags": [ + "mindfulness", + "life", + "health", + "psychology", + "philosophy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 14809262337539, + "payout": 15.259, + "payout_at": "2016-09-22T18:31:45", + "pending_payout_value": "15.259 HBD", + "percent_hbd": 10000, + "permlink": "4rgubt-journey-of-life", + "post_id": 1257103, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 67 + }, + "title": "Journey of life", + "updated": "2016-09-15T18:51:54", + "url": "/mindfulness/@eneismijmich/4rgubt-journey-of-life" + }, + { + "active_votes": [ + { + "rshares": 4134640392195, + "voter": "riverhead" + }, + { + "rshares": 253514770855, + "voter": "lovejoy" + }, + { + "rshares": 1535071696382, + "voter": "joseph" + }, + { + "rshares": 8927535677, + "voter": "idol" + }, + { + "rshares": 1536625837, + "voter": "jocelyn" + }, + { + "rshares": 374437048490, + "voter": "craig-grant" + }, + { + "rshares": 29966325092, + "voter": "eeks" + }, + { + "rshares": 1511911763, + "voter": "fkn" + }, + { + "rshares": 1987313581, + "voter": "elishagh1" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 584301957019, + "voter": "nanzo-scoop" + }, + { + "rshares": 172753954134, + "voter": "mummyimperfect" + }, + { + "rshares": 313699965, + "voter": "coar" + }, + { + "rshares": 1061283659, + "voter": "murh" + }, + { + "rshares": 2003404389, + "voter": "error" + }, + { + "rshares": 49581638772, + "voter": "ak2020" + }, + { + "rshares": 206092862903, + "voter": "alexc" + }, + { + "rshares": 192336700354, + "voter": "kimziv" + }, + { + "rshares": 75335893384, + "voter": "emily-cook" + }, + { + "rshares": 2187607792, + "voter": "superfreek" + }, + { + "rshares": 7380892516, + "voter": "furion" + }, + { + "rshares": 240666456, + "voter": "tasman" + }, + { + "rshares": 2632467953, + "voter": "steem1653" + }, + { + "rshares": 33739229218, + "voter": "creemej" + }, + { + "rshares": 4195475503, + "voter": "poseidon" + }, + { + "rshares": 472134488, + "voter": "nin0000" + }, + { + "rshares": 1226120506, + "voter": "positive" + }, + { + "rshares": 31601214153, + "voter": "sisterholics" + }, + { + "rshares": 1117528556435, + "voter": "laonie" + }, + { + "rshares": 38642686402, + "voter": "myfirst" + }, + { + "rshares": 233320672689, + "voter": "somebody" + }, + { + "rshares": 8723640942, + "voter": "flysaga" + }, + { + "rshares": 833888549, + "voter": "gmurph" + }, + { + "rshares": 50110479436, + "voter": "midnightoil" + }, + { + "rshares": 128918653572, + "voter": "xiaohui" + }, + { + "rshares": 6306903180, + "voter": "elfkitchen" + }, + { + "rshares": 4030335230, + "voter": "xiaokongcom" + }, + { + "rshares": 8124462008, + "voter": "xianjun" + }, + { + "rshares": 546776422, + "voter": "microluck" + }, + { + "rshares": 3562389763, + "voter": "movievertigo" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 100126866, + "voter": "rusla" + }, + { + "rshares": 17087288555, + "voter": "kommienezuspadt" + }, + { + "rshares": 3030462572, + "voter": "mikkolyytinen" + }, + { + "rshares": 271448835, + "voter": "anomaly" + }, + { + "rshares": 123221500, + "voter": "ola1" + }, + { + "rshares": 51615652, + "voter": "rayzzz" + }, + { + "rshares": 796357358, + "voter": "zombiedoll" + }, + { + "rshares": 50820410, + "voter": "nazmood" + } + ], + "author": "kommienezuspadt", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.77, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n

    My entire life, I knew however things shook out, I\u2019d eventually be making comic books as a career. At 36, I\u2019m later to the party than I originally anticipated, but I\u2019ve had three decades to prepare for this! I remember as a kid, just being enamored with comic book art [\u2026and still am]. For years, I\u2019d draw these snake characters during class with my friend Neal. Just page after endless page of snakes killing each other. The kind of gratuitous fantasy violence that defines weirdos in high school.

    \n

    Eventually, photography took over my life, but I still read comics, thought about comics and drew comics when I managed to make time. A couple years ago I began stringing together a story for a comic called THEIA. A sci-fi conspiracy story rooted in the real world, based on actual science. I learned how to format full script for comics and graphic novels [\u2026you can read the finished THEIA script in my previous blog, \u201cFull script of THEIA sci-fi comic book! Exclusively on Steemit!\u201d]. This was a big divergence than my hack and slash snake comics with Neal [\u2026who\u2019s stories progressed with each turn of the page, like a Miyazaki film, but really horrible].

    \n

    \n

    It was during the process of writing the first draft for THEIA that I realized all these years I\u2019ve been so drawn to comics, the real allure for me was story telling and character creation, even more than great art. I\u2019ve been creating comics my entire life, and thus, creating characters along the way. Once I began disciplining myself with taking writing more seriously, I discovered other helpful tools to aide in the creation process. I began taking  inventories, outlining in depth documentation of each characters lives, affiliations and personalities. 

    \n

    Character profiles are something I\u2019ve done for 20 years. I mimicked my favorite fantasy artists like Gerald Brom, Boris Vallejo and the one and only, Frank Frazetta. I\u2019d seen pencil sketches of their concept designs with monsters, heroes and heroines, and just did my best to emulate them. I used to draw the typical front, side, three-quarter and head sketches as a reference bible [\u2026granted, much easier when it was just snakes].

    \n

    \n

    I\u2019ve been enjoying a renaissance of creativity since committing to doing comics full time, and character creation is where I spend most of my time. THEIA is still my priority as I have an active Patreon campaign and those pledging support are doing so for that particular title. I do, however, have two other stories I\u2019m developing which are currently knee deep in the character creation process. A Bukowski-esk pulp crime genre during the late 80\u2019s following a private investigator throughout his struggle with sobriety in Queens, NY.

    \n

    \n

    The other is a dark ghost story taking place in the mid-1800\u2019s, surrounding a recently deceased, troubled soul that finds himself caught between the realm of the living, and the afterlife; unable to pass for fear of judgement after a life of heinous acts. The characters in this story were inspired by my most interesting friends, and obscure tales of macabre lore during the industrial revolution and the Southwestern US history.

    \n

    I wish I was further along in my pursuit of story telling, world building and character creation. I wish I had decades of experience to share here on Steemit. I don\u2019t want to come across like I\u2019m the authority on these complex, disciplined skills; I\u2019ve only been seriously absorbing the art for a couple of years. I imagine, however, there are quite a few new writers, artists and creators here, navigating their own discoveries and process. With that in mind, [and in the spirit of all the things that makes Steemit great for me personally] here a few techniques I use to further my writing and a few resources I\u2019ve found helpful in house, right here on Steemit.

    \n

    \u2022 Real-life Inspiration: As mentioned, take inspiration from people in life. Friends, or even family. Accentuate the personalities. Exaggerate the quirks or circumstances. For me personally, it\u2019s a big help to to have someone in mind when drawing, and developing a character.

    \n

    \u2022 Character Inventories: Write up an involved character inventory [\u2026sometimes called a character bible]. A reference of everything you can imagine that defines that character. Their ethnicity, background, where they were born, how old they are, where they went to college, their diet, etc. It\u2019s tedious if you\u2019re working on a character heavy story with a big \u201ccast\u201d, but it pays dividends. Once you have those inventories, you can stick characters in situations and the story literally writes itself. If you have a character that\u2019s a passionate vegan, you can immediately come up with dozens of possibilities if they were accidentally locked in a butcher\u2019s freezer. Same with politics, religious, social issues. It really unloads much of the burden of dreaming up a brilliant scene.

    \n

    \n

    \u2022 Name Generators: Name generators are something I rely on quite a bit. There are many available online. They\u2019re usually free, and they\u2019re a great place to launch in to naming a character. Often times, once you have a name, more of the personality and background unfolds organically. www.seventhsanctum.com has an excellent list of name generators tailored specifically for several genres and character types.

    \n

    \u2022 Research: This is one of those things that seems obvious, but I challenge you to go deeper. For my ghost story, I started researching life in the mid-1800\u2019s in the Southwest and Dust Bowl of the United States. As I dug through historical sites, I found some of the events of that time. A few hours in, I read about droughts and plagues, which would have been rich content for a story, but going even deeper, I read about these crazy grasshopper plagues! Even deeper, I found accounts of specific families and individuals that described enormous clouds of locusts that swept through their homes and ate everything, including the clothes off their bodies! I encourage you to obsessively push through references, way past where most people would get their first idea and start writing. Beyond that is where you\u2019re going to unearth something truly unique and memorable. I\u2019ve already written a treatment for this epic locust plague in my ghost story [\u2026sort of nervous about what that\u2019s going to be like to draw, though].

    \n

    \u2022 Don\u2019t Lose The Magic: For me, the magic happens in the moments before I fall asleep. Without fail, that\u2019s where I get my best, originally ideas. Sometimes it\u2019s just a small line a dialog. Other times it\u2019s as vague as a plot point. It\u2019s a tough discipline to wake yourself up and write it down, but that [\u2026for me] is where the magic happens. It\u2019s invaluable, and worth the trouble of having to fall back asleep. I jot things down in the Notes app of my phone. I have some friends that just wake up and make audio recordings. You might get your best ideas during different times. Sometimes I have brilliant moments on long drives. Either way, document it! You\u2019ll be glad you did.

    \n

    Honestly, Steemit has been a revolution for me as well. Since the platform is incentivized, there is a tremendous wealth of references on writing, drawing, how-to\u2019s. Beyond that, I spent much of my time reading and curating novels and short stories posted by the authors bringing their work to the site. Just this morning, I found a comprehensive article by @jamielefay titled \u201cSteemit and the future of book publishing\u201d. Everything here, totally relevant if you\u2019re creating comics or graphic novels.

    \n

    \n

    Keep writing, creating and sharing! More work from my comic, THIEA, and other stories to come. I\u2019d love feedback and constructive criticism.

    \n

    I post daily. Follow me @kommienezuspadt so you don\u2019t miss a post.

    \n", + "category": "art", + "children": 0, + "created": "2016-09-15T18:53:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.madeineighty.com/wp-content/uploads/2015/07/steemit0104.jpg", + "http://www.madeineighty.com/wp-content/uploads/2015/07/steemit0105.jpg", + "http://www.madeineighty.com/wp-content/uploads/2015/07/steemit0106.jpg", + "http://www.madeineighty.com/wp-content/uploads/2015/07/SketchUpdate004.jpg", + "http://www.madeineighty.com/wp-content/uploads/2015/07/steemit0107.jpg", + "http://www.madeineighty.com/wp-content/uploads/2015/07/SketchUpdate011.jpg" + ], + "links": [ + "www.theiacomic.com", + "https://steemit.com/writing/@kommienezuspadt/full-script-of-theia-sci-fi-comic-book-theia-exclusively-on-steemit", + "www.seventhsanctum.com", + "https://steemit.com/steemit/@jamielefay/steemit-and-the-future-of-book-publishing", + "https://steemit.com/@kommienezuspadt" + ], + "tags": [ + "art", + "writing", + "story", + "blog", + "comic" + ], + "users": [ + "jamielefay" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 9343647949820, + "payout": 6.848, + "payout_at": "2016-09-22T18:53:42", + "pending_payout_value": "6.848 HBD", + "percent_hbd": 10000, + "permlink": "bringing-characters-and-worlds-to-life-an-ode-to-the-steemit-creators", + "post_id": 1257344, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 49 + }, + "title": "Bringing worlds and characters to life; an ode to the Steemit creators!", + "updated": "2016-09-15T19:11:12", + "url": "/art/@kommienezuspadt/bringing-characters-and-worlds-to-life-an-ode-to-the-steemit-creators" + } +] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/tag_all.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/tag_all.tavern.yaml new file mode 100644 index 00000000..8f87d58e --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/hot/tag_all.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts hot tag all limit 10 patterns test + + marks: + - patterntest + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts hot tag all patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"hot","tag":"all"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "tag_all" + directory: "bridge_api_patterns/get_ranked_posts/hot" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_community.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/community.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_community.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/community.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_community.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/community.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_community.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/community.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_community.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/community.tavern.yaml similarity index 95% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_community.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/community.tavern.yaml index 4f71a7c9..9204b05f 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_community.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/community.tavern.yaml @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "muted_community" + method: "community" directory: "bridge_api_patterns/get_ranked_posts/muted" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_observer_community.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/max_limit.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_observer_community.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/max_limit.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/max_limit.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/max_limit.tavern.yaml new file mode 100644 index 00000000..564e17c6 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/max_limit.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts muted maximum limit patterns test + + marks: + - patterntest + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts maximum limit patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"muted","tag":"","observer":"alice", "limit": 100} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "max_limit" + directory: "bridge_api_patterns/get_ranked_posts/muted" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_observer_community.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/min_limit.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_observer_community.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/min_limit.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/min_limit.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/min_limit.tavern.yaml new file mode 100644 index 00000000..615d5ba2 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/min_limit.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts muted minimum limit patterns test + + marks: + - patterntest + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts minimum limit patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"muted","tag":"","observer":"alice", "limit": 1} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "min_limit" + directory: "bridge_api_patterns/get_ranked_posts/muted" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_community.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/observer_community.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_community.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/observer_community.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_community.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/observer_community.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_community.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/observer_community.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_observer_community.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/observer_community.tavern.yaml similarity index 94% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_observer_community.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/observer_community.tavern.yaml index e9017cee..1972b3e9 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/muted_observer_community.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/observer_community.tavern.yaml @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "muted_observer_community" + method: "observer_community" directory: "bridge_api_patterns/get_ranked_posts/muted" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/tag_all.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/tag_all.pat.json new file mode 100644 index 00000000..02326932 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/tag_all.pat.json @@ -0,0 +1,2221 @@ +[ + { + "active_votes": [ + { + "rshares": 17735315160760, + "voter": "itsascam" + }, + { + "rshares": 17865766992651, + "voter": "steemed" + }, + { + "rshares": 3091007147, + "voter": "boy" + }, + { + "rshares": 3751778512, + "voter": "bue-witness" + }, + { + "rshares": 703064185, + "voter": "bunny" + }, + { + "rshares": 52778799199, + "voter": "bue" + }, + { + "rshares": 1656856120, + "voter": "mini" + }, + { + "rshares": 213490026, + "voter": "moon" + }, + { + "rshares": 621592296, + "voter": "healthcare" + }, + { + "rshares": 923609344, + "voter": "daniel.pan" + }, + { + "rshares": 287848982, + "voter": "helen.tan" + }, + { + "rshares": 27692743706, + "voter": "r4fken" + } + ], + "author": "r4fken", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "Do I understand correctly that you're referencing the initial \"mining\" by a select group of devs and friends, resulting in \"overwhelming control\" by means of vests now?\nOr am I just imagining things? :)", + "category": "philosophy", + "children": 0, + "created": "2016-08-20T09:06:27", + "curator_payout_value": "0.000 HBD", + "depth": 2, + "is_paidout": false, + "json_metadata": { + "tags": [ + "philosophy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 35692802942928, + "parent_author": "steemed", + "parent_permlink": "re-dantheman-our-corrupt-sense-of-fairness-20160820t035220528z", + "payout": 196.246, + "payout_at": "2016-09-20T07:22:48", + "pending_payout_value": "196.246 HBD", + "percent_hbd": 10000, + "permlink": "re-steemed-re-dantheman-our-corrupt-sense-of-fairness-20160820t090630202z", + "post_id": 681168, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": true, + "hide": false, + "total_votes": 12 + }, + "title": "RE: Our Corrupt Sense of Fairness", + "updated": "2016-08-20T09:07:12", + "url": "/philosophy/@dantheman/our-corrupt-sense-of-fairness#@r4fken/re-steemed-re-dantheman-our-corrupt-sense-of-fairness-20160820t090630202z" + }, + { + "active_votes": [ + { + "rshares": 6110298615385, + "voter": "abit" + }, + { + "rshares": 147501011215, + "voter": "ozmaster" + }, + { + "rshares": 2475588575, + "voter": "boy" + }, + { + "rshares": 3004997792, + "voter": "bue-witness" + }, + { + "rshares": 562918093, + "voter": "bunny" + }, + { + "rshares": 5613233031399, + "voter": "complexring" + }, + { + "rshares": 42638940309, + "voter": "bue" + }, + { + "rshares": 1326847006, + "voter": "mini" + }, + { + "rshares": 170845704, + "voter": "moon" + }, + { + "rshares": 497656797, + "voter": "healthcare" + }, + { + "rshares": 1149362909097, + "voter": "tuck-fheman" + }, + { + "rshares": 758055771, + "voter": "daniel.pan" + }, + { + "rshares": 230367336, + "voter": "helen.tan" + }, + { + "rshares": 134106565208, + "voter": "edgeland" + }, + { + "rshares": 19742650585, + "voter": "joelinux" + }, + { + "rshares": 9643353346, + "voter": "richman" + }, + { + "rshares": 7917346997, + "voter": "censor-this" + }, + { + "rshares": 2164056980, + "voter": "murh" + }, + { + "rshares": 1211348418, + "voter": "tee-em" + }, + { + "rshares": 25349822848, + "voter": "djm34" + }, + { + "rshares": 226688266301, + "voter": "tomkirkham" + }, + { + "rshares": 406954777, + "voter": "endgame" + }, + { + "rshares": 4469111855, + "voter": "sebastien" + }, + { + "rshares": 2263852120, + "voter": "moonjelly" + }, + { + "rshares": 12749599354, + "voter": "shredlord" + }, + { + "rshares": 4590247494, + "voter": "hagie" + }, + { + "rshares": 451134055, + "voter": "raymonjohnstone" + }, + { + "rshares": 11281334218, + "voter": "bergy" + }, + { + "rshares": 2008372383, + "voter": "theprophet0" + }, + { + "rshares": 1553952443, + "voter": "coinbar" + }, + { + "rshares": 149764365242, + "voter": "ozchartart" + }, + { + "rshares": 4977363121, + "voter": "croatia" + }, + { + "rshares": 4678252310, + "voter": "kryptik" + }, + { + "rshares": 170230804, + "voter": "minnowsunited" + }, + { + "rshares": 7371306594, + "voter": "stephen.king989" + }, + { + "rshares": 18742071917, + "voter": "eneismijmich" + }, + { + "rshares": 1114311519, + "voter": "quantumanomaly" + }, + { + "rshares": 149386074, + "voter": "naifaz" + }, + { + "rshares": 1910105759, + "voter": "catherinebleish" + }, + { + "rshares": 5114340641, + "voter": "professorx" + }, + { + "rshares": 65542448666, + "voter": "justinlaak" + }, + { + "rshares": 191282778, + "voter": "comcentrate" + }, + { + "rshares": 242182757, + "voter": "wizwom" + }, + { + "rshares": 6548817310, + "voter": "heretickitten" + }, + { + "rshares": 155385736, + "voter": "alina1" + }, + { + "rshares": 143562405, + "voter": "inwoxer" + }, + { + "rshares": 53141513, + "voter": "whatsup" + }, + { + "rshares": 51593171, + "voter": "freebornangel" + }, + { + "rshares": 51431138, + "voter": "steemwelcome" + }, + { + "rshares": 51996577, + "voter": "tldr" + } + ], + "author": "tldr", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "Steemit is about great content. But sometimes it just gets a bit, well, too long... So you didn't read. \n\nIntroducing, me! @tldr - the summarise bot! \n\nI come to the rescue, at least I try! I will monitor the blockchain and propose summaries as a comment under articles and try to summarize the long text you had to read before you decide to upvote :)\n\nI won't make it long this time, otherwise I would have to TLDR this post, and then, ...... infinite loop NOOOOOOOOS....\n\n

    I will run for 24 hours (see payout timer) after which I will analyse the results and see whether to continue or not. Your input is much valued below:

    \nCurrent parameters:\n1. Post must have more than 5000 chars\n2. Summary must be smaller than 15% of original content\n3. Summary must be max 7 sentences\n\n\nhttp://i.giphy.com/jChlcC99Vqu2I.gif", + "category": "tldr", + "children": 22, + "created": "2016-08-24T21:56:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.giphy.com/jChlcC99Vqu2I.gif" + ], + "tags": [ + "tldr", + "bot" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 13805683329893, + "payout": 31.621, + "payout_at": "2016-09-25T02:39:54", + "pending_payout_value": "31.621 HBD", + "percent_hbd": 10000, + "permlink": "i-m-tldr-an-experimental-bot-for-summarizing-your-long-articles", + "post_id": 736365, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": true, + "hide": false, + "total_votes": 50 + }, + "title": "I'm @tldr - an experimental bot for summarizing your long articles.", + "updated": "2016-08-24T23:26:03", + "url": "/tldr/@tldr/i-m-tldr-an-experimental-bot-for-summarizing-your-long-articles" + }, + { + "active_votes": [ + { + "rshares": 20736048327416, + "voter": "dantheman" + }, + { + "rshares": 2472573792, + "voter": "boy" + }, + { + "rshares": 3001108476, + "voter": "bue-witness" + }, + { + "rshares": 562413629, + "voter": "bunny" + }, + { + "rshares": 42176902013, + "voter": "bue" + }, + { + "rshares": 1325367544, + "voter": "mini" + }, + { + "rshares": 170787830, + "voter": "moon" + }, + { + "rshares": 497243104, + "voter": "healthcare" + }, + { + "rshares": 737438203, + "voter": "daniel.pan" + }, + { + "rshares": 230272201, + "voter": "helen.tan" + }, + { + "rshares": 5072953140, + "voter": "holabebe" + }, + { + "rshares": 1799587902, + "voter": "murh" + }, + { + "rshares": 115361382518, + "voter": "bravenewcoin" + }, + { + "rshares": 166899192, + "voter": "soupernerd" + }, + { + "rshares": 5429807428, + "voter": "qamarpinkpanda" + }, + { + "rshares": 4494852918, + "voter": "aaseb" + }, + { + "rshares": 2162953561, + "voter": "the-future" + }, + { + "rshares": 289441856, + "voter": "illlefr4u" + }, + { + "rshares": 11382937008, + "voter": "pinkisland" + }, + { + "rshares": 3420690714, + "voter": "pigatron" + }, + { + "rshares": 163854600, + "voter": "weenis" + }, + { + "rshares": 309113169, + "voter": "jonaswakefield" + }, + { + "rshares": 984803370, + "voter": "jsantana" + }, + { + "rshares": 61805391, + "voter": "cehuneke" + }, + { + "rshares": 6199940304, + "voter": "craigwilliamz" + }, + { + "rshares": 57122450, + "voter": "thebrickranger" + }, + { + "rshares": 57108081, + "voter": "vbrasher" + }, + { + "rshares": 2980829211, + "voter": "ashleywilliamz" + }, + { + "rshares": 57736694, + "voter": "abbywilliamz" + }, + { + "rshares": 57604403, + "voter": "colleenwilliamz" + }, + { + "rshares": 3202748238, + "voter": "luminousvisions" + }, + { + "rshares": 57682239, + "voter": "canadian-coconut" + }, + { + "rshares": 381198814, + "voter": "ghasemkiani" + }, + { + "rshares": 54839161, + "voter": "cyborg" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 51780266, + "voter": "roadhog" + }, + { + "rshares": 52777051, + "voter": "doggnostic" + }, + { + "rshares": 52504270, + "voter": "jenny-talls" + }, + { + "rshares": 54522752, + "voter": "robovirtuoso" + }, + { + "rshares": 50090625, + "voter": "birdiewonder" + }, + { + "rshares": 1092907021, + "voter": "robotev" + }, + { + "rshares": 51074637, + "voter": "goaldigger" + } + ], + "author": "craigwilliamz", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "![The Crown Family Photo](http://steemit-dub.s3.amazonaws.com/alex/the-crown-family1.png 'The Crown Family Photo')\n\nMy Family is Pretty Cool\n-\n![Family](http://steemit-dub.s3.amazonaws.com/family-800.jpg 'Family')\n\nMy favorite people in the world are my children. They are kind, generous, full of life, fun to be around and crazy creative. They are really cool people.\n\nWe have four children, Alex, Ashley, Abby and Austin. My wife's idea to name them all \"A\" names. They are referred to as the \"A Team\".\n\nWe have a close family. We argue very little and maintain open communication. We have treated them like people from early on and they have behaved as such.\n\n![Guitar](http://steemit-dub.s3.amazonaws.com/alex/guitar.png 'Guitar')\n\n\n\nAn Eye Opening Experience\n-\nA few weeks ago I was in Dallas visiting a friend whom I had not seen in many years. There were other people there as well that I had also not seen in a very long time. I struck up a conversation with one of them and the discussion of family ensued. He told me about his children and what it had been like for him to become a father. He has a wonderful family with children that are still very young. When the time came for me to share about my children, I began listing off what each one was doing from the oldest to the youngest. Before I could get to the youngest one, his mouth was gaped open and he burst out, \"What are you feeding them!\" We had a big laugh as I told him about the youngest and expanded on our philosophy of family.\n\nWe have had many compliments on our children throughout their life. Even today, the people with whom they interact; family, friends and the people who work with them in stage productions, make a point of complimenting them. I am around them all the time, and many of their friends are homeschooled as well so sometimes I forget how special they are and the impact they have on others.\n\n![Railroad tracks](http://steemit-dub.s3.amazonaws.com/alex/alex-railroad-tracks-600.jpg 'Railroad tracks')\n\nWhy Am I Sharing\n-\nI hope to convey a few things here. First, if you are considering homeschooling and have reservations, may these stories encourage you. If you already homeschool and wonder if it is all worth it, maybe our stories will give you hope and encouragement as well.\n\nAnd lastly, I am proud of them and want to share their success with you.\n\n![Sis](http://steemit-dub.s3.amazonaws.com/alex/children-800.jpg 'Children')\n\nWhy We Homeschool\n-\nMy personal experience in public schools was a nightmare. I moved a lot when I was young and changed schools every three to six months. During one stretch of five years, I switched schools nineteen times. I did not build long term relationships and being the new kid all the time often created struggles with teachers.\n\nThere is a very long story to my history so I will not get into that here. It is however, the main reason I became excited about homeschooling when my wife suggested it.\n\nOur Oldest Child Alex\n-\n![Alex](http://steemit-dub.s3.amazonaws.com/alexthrowback.jpg 'Alex')\n\nAlex has always been intelligent as I believe all children are. He had memorized many of the family members phone numbers and home addresses by the time he was six. We started him off in Montessori school at age four where he attended three years. We would have kept him in Montessori but they did not offer classes above six years old. \n\nAt that time my wife was still concerned about her ability to homeschool so we enrolled him in a Christian private school for one year. After that, she had researched enough to build her confidence. She was ready to go. (As the years went by, she found out that she was more than capable. We are guides.)\n\nPre-Teen\n-\n![Sis](http://steemit-dub.s3.amazonaws.com/alex/alex-littlekid1.jpeg 'Alex and Sister')\n\nAlex took two years of Latin and one year of Japanese. He acted in plays and did what most children do, play a lot.\n\nTeen Years\n-\n![Sis](http://steemit-dub.s3.amazonaws.com/ateam.jpg 'Alex and Sister')\n\nMany people will tell you that you will have to deal with the teenage years. \"Brace yourself,\" they will say. \"You will become their enemy!\" We did not experience this with Alex or our other children. Alex would come to me for advice about issues him and his friends were discussing. When he would share how I reacted to some of our serious conversations, his friends were astonished and would respond with descriptions of their parents exploding if they attempted to have the same discussions with their parents.\n\nKeeping your cool when one of your children comes to you with a confession is a sure way to have them trust you with other issues of concern.\n\nDuring his teen years, Alex took CLEP tests and earned twelve college hours.\n\nAt sixteen, he began to gain interest in programming. I had introduced it to him when he was nine but he wasn't interested. Then again around eleven but still no interest. At sixteen, the interest was all his. Had I forced him to do it earlier, he may have never liked it.\n\n![Graduation](http://steemit-dub.s3.amazonaws.com/alex/graduation.jpg 'Graduation')\n\nBecoming an Adult\n-\n![Alex](http://steemit-dub.s3.amazonaws.com/alex/alex-adult1.jpeg 'Alex')\n\nOne his eighteenth birthday, he begin working his first job as a software developer. He was hired as an apprentice and was promoted to junior developer after only three months. At that time, he began mentoring two of his friends. Within a few months he had taken on a third person to mentor. Within a year or so, each of them have now changed their path and work as software developers. It has significantly changed their lives. Alex just recently began mentoring another friend. Pretty cool to pass forward. He had received help from some of my co-workers early on which made all the difference in his progression.\n\nHe now speaks French and Mandarin and has aspirations to learn many more. He has traveled to seven countries and has an arrangement with his employer to work from anywhere in the world as long as he is at the office for part of the year.\n\n![Alex](http://steemit-dub.s3.amazonaws.com/alex/amsterdamcollage.jpg 'Alex')\n\nHe gives technical talks at local meet ups, plays both acoustic and electric guitar, has never met a stranger and has made no enemies.\n\nHe is an inspiration to others, his family and siblings. The bar has been set high but the other children have many interests and accomplishments of their own. I'll share those in subsequent posts.\n\n![Leon](http://steemit-dub.s3.amazonaws.com/alex/leoncollage.jpg 'Leon')\n\nWhat was our part?\n-\nMy wife has worked hard to keep them supplied with good school material, staying compliant with state requirements and providing some structure for learning. We never set up a school room like environment. There are never set hours of study. Homeschooling hours vary depending on the age of the child and what they are working on at that phase of their education. I would say that most of the time they spend less time doing actual school work and the rest of the time exploring, using their imagination and focusing their energy on things they are interested in.\n\nFor Alex, that was a foreign language. Other times it was memorizing all the Pokemon cards and building decks and playing in tournaments. Alex said one of the things that has helped him so much in learning new things was the fact that he had memorized so much Pokemon data. He developed the ability to store and retrieve things in his mind.\n\nThe simple fact is\u2026 we didn't do it. Alex did. He deserves all the credit. He did all the work. We provided the canvas, the paint and the paintbrushes. \n\nConclusion\n-\nI feel we have a pretty cool family. There are many ways to raise your children. The most important thing is to love them unconditionally, give them room to grow and treat them as you would your very best friend. They are people and are smarter than most give them credit.\n\nI hope I have been able to convey how proud we are of Alex. These are but a few highlights of his life as he is only twenty-one. There is so much in store for him.\n\nI am so grateful that as much as possible we have given Alex the opportunity to live life on his own terms and he has flourished.", + "category": "life", + "children": 3, + "created": "2016-08-17T02:23:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://steemit-dub.s3.amazonaws.com/alex/the-crown-family1.png" + ], + "tags": [ + "life", + "photography", + "travel", + "parenting", + "family" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 20952886915040, + "payout": 28.712, + "payout_at": "2016-09-17T02:57:45", + "pending_payout_value": "28.712 HBD", + "percent_hbd": 10000, + "permlink": "how-to-raise-fantastic-children-part-1", + "post_id": 635822, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": true, + "hide": false, + "total_votes": 42 + }, + "title": "How to Raise Fantastic Children - Part 1", + "updated": "2016-08-17T02:41:03", + "url": "/life/@craigwilliamz/how-to-raise-fantastic-children-part-1" + }, + { + "active_votes": [ + { + "rshares": 11357569835389, + "voter": "berniesanders" + }, + { + "rshares": 86746642898, + "voter": "nextgenwitness" + }, + { + "rshares": 273812540770, + "voter": "justin" + }, + { + "rshares": 552847788283, + "voter": "silver" + }, + { + "rshares": 1251914367375, + "voter": "silversteem" + }, + { + "rshares": 1930805191057, + "voter": "nextgencrypto" + }, + { + "rshares": 190090757518, + "voter": "steemservices" + }, + { + "rshares": 957733653490, + "voter": "boombastic" + }, + { + "rshares": 8536011764, + "voter": "bingo-0" + }, + { + "rshares": 2238572115, + "voter": "bingo-1" + }, + { + "rshares": 429169643, + "voter": "scientihark" + }, + { + "rshares": 2144600092, + "voter": "murh" + }, + { + "rshares": 64184842487, + "voter": "beerbloke" + }, + { + "rshares": 9651283220, + "voter": "romait" + }, + { + "rshares": 1090790161, + "voter": "gidlark" + }, + { + "rshares": 96663454240, + "voter": "rubybian" + }, + { + "rshares": 504731722, + "voter": "jillfeint" + }, + { + "rshares": 24388027122, + "voter": "creemej" + }, + { + "rshares": 1680830998, + "voter": "the-future" + }, + { + "rshares": 1487880898, + "voter": "iamwne" + }, + { + "rshares": 1819480598, + "voter": "alex.chien" + }, + { + "rshares": 5328526582, + "voter": "shortcut" + }, + { + "rshares": 8943159633, + "voter": "gargon" + }, + { + "rshares": 607950836, + "voter": "future24" + }, + { + "rshares": 15277887140, + "voter": "thecurator" + }, + { + "rshares": 90179446, + "voter": "michelnilles" + }, + { + "rshares": 56326177, + "voter": "kaosdlanor" + }, + { + "rshares": 425810977, + "voter": "thefeature" + }, + { + "rshares": 56770700, + "voter": "elsievr" + }, + { + "rshares": 50663058, + "voter": "champ333" + }, + { + "rshares": 170136269, + "voter": "terrano" + }, + { + "rshares": 51239204, + "voter": "spinx" + } + ], + "author": "spinx", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n


    \n

    One of the few precious truths I learned is life is not about waiting for the storm to pass, it is about learning to dance in...

    \n

    The Rain

    \n

    A ray of sunshine does not always mean happiness nor does a drop of rain mean total loneliness. Through time writers of all kinds being the sensitive, emotional and deep people that they are, have always associated the rain with loneliness. Today, whenever a cold wind blows through an open window or an empty space on a street, we are swept with its glum, warning us of a heavy feeling, reminding us of what we have lost, memories that are only too sad we almost wish could bury everything in a shroud of oblivion. Regrets come again, as well as faces of people from the past as a teardrop suddenly threatens to fall anytime from already lost and almost hollow eyes. The cold brought by the rain along with the dark clouds lurking outside makes us want to wrap our arms protectively around ourselves to keep us warm or to shut out any sad thoughts that dare to overstep the arms engulfing our curled bodies.

    \n

    \n


    \n

    But its not always like that. Not if we can help it, no. The Rain is perceived negatively most of the time but we can care enough to see beyond what is often seen. GO, outside on an early September morning and you will see that the rain leaves a magnificent dew drenched flower or a grass all the more alive as the sunlight hits the few drops left from last night's rain. All for you to behold. See that under umbrellas are faces of people smiling and radiant as you meet them on the street. Really, the rain cant be that bad. Not at all. It is natures gift, a gift from the Almighty. And after a rain, what do the heavens hold for you? An array of colors painting the sky and we know it as rainbow. Just as we know that after the tears, laughter comes, making us very much worthy of the joy because of what we have gone through.

    \n

    \n


    \n

    All our days cannot simply be filled with sunshine and it cannot be simply all laughter and smiles. We have to grow as a person just as the rain lets the flowers in the meadow bloom and grow. The flowers need the rain just as much as they need sunshine. Same is true with people. We need to be happy just as we need to be lonely so that we can grow as a person. Then can we only bring ourselves to realize that the bad is not so bad afer all as long as we allow the growth it brings to us as individuals.

    \n

    \n


    \n

    You cannot escape the rain, nor chase it away. Dare to hear its pitter patter rhythm as something which can never be a hindrance for you to see things in a different and brighter way no matter how dark the clouds and heavy the downpour. It is as inevitable as the troubles we come across. Learn from the rain because it is the law of nature. Learn from loneliness or troubles because... It is the law of life.

    \n


    \n


    \n

    (c) to the owner of the picture I used...

    \n", + "category": "life", + "children": 5, + "created": "2016-08-29T07:57:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i64.tinypic.com/2ceg9qa.jpg", + "http://i63.tinypic.com/6iwlyw.jpg", + "http://i64.tinypic.com/fnzjtl.jpg", + "http://i63.tinypic.com/16kp014.jpg" + ], + "tags": [ + "life", + "story", + "blog", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 16847399101862, + "payout": 18.413, + "payout_at": "2016-09-29T09:39:45", + "pending_payout_value": "18.413 HBD", + "percent_hbd": 10000, + "permlink": "the-rain-it-is-the-law-of-life", + "post_id": 787056, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": true, + "hide": false, + "total_votes": 32 + }, + "title": "The Rain - It is the law of life", + "updated": "2016-08-29T07:57:36", + "url": "/life/@spinx/the-rain-it-is-the-law-of-life" + }, + { + "active_votes": [ + { + "rshares": 5426057994994, + "voter": "kushed" + }, + { + "rshares": 249477849, + "voter": "concave" + } + ], + "author": "feminism", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "I agree with @sean-king here @kato you give feminism a bad name... :)", + "category": "life", + "children": 2, + "created": "2016-08-16T16:28:33", + "curator_payout_value": "0.000 HBD", + "depth": 2, + "is_paidout": false, + "json_metadata": { + "tags": [ + "life" + ], + "users": [ + "sean-king", + "kato" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 5426307472843, + "parent_author": "sean-king", + "parent_permlink": "re-kato-the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist-20160815t231355973z", + "payout": 7.588, + "payout_at": "2016-09-17T00:58:51", + "pending_payout_value": "7.588 HBD", + "percent_hbd": 10000, + "permlink": "re-sean-king-re-kato-the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist-20160816t162832308z", + "post_id": 628745, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": true, + "hide": false, + "total_votes": 2 + }, + "title": "RE: The Crap I Put Up With (as a Woman in Crypto) Because You Say You're \"Not a feminist\"", + "updated": "2016-08-16T16:28:33", + "url": "/life/@kato/the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist#@feminism/re-sean-king-re-kato-the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist-20160816t162832308z" + }, + { + "active_votes": [ + { + "rshares": 2880006712141, + "voter": "dantheman" + }, + { + "rshares": 2472573792, + "voter": "boy" + }, + { + "rshares": 3001108476, + "voter": "bue-witness" + }, + { + "rshares": 562413629, + "voter": "bunny" + }, + { + "rshares": 42176902013, + "voter": "bue" + }, + { + "rshares": 1325367544, + "voter": "mini" + }, + { + "rshares": 170787830, + "voter": "moon" + }, + { + "rshares": 497243104, + "voter": "healthcare" + }, + { + "rshares": 737438203, + "voter": "daniel.pan" + }, + { + "rshares": 230272201, + "voter": "helen.tan" + } + ], + "author": "craigwilliamz", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "Before I had children, I would look at other parents who were giving their children soda and a pacifier and think, \"Those are horrible parents. Don't they know what harm soda is and all the things that are wrong with pacifiers!\" Then I had children. We have four. It was a lot harder than I thought it would be. When children are very young, you cannot reason with them. You cannot get through to them with logic.\n\nI hope you continue on Steemit and share your experiences with your children. You do have children, right?\n\nI love the concepts being presented by this an other posts to raise our children and never discipline them but what I am not seeing are examples of how to do that. Not once they are old enough to reason, between 4 and 6, but before that.\n\nI am a strong opponent to child abuse. I grew up in a **very** unstable home. That was something I did not want and did not do in my own family but each of my children did receive a few spankings when they were very young. Once they were old enough to reason with, we discussed matters and consequences came into play.\n\nI have a post on my oldest son, he is 21 now and I talk about homeschooling and letting children play a large role in their life. It is __their__ life after all.\n\nhttps://steemit.com/life/@craigwilliamz/how-to-raise-fantastic-children-part-1", + "category": "voluntaryism", + "children": 4, + "created": "2016-08-20T02:19:39", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "links": [ + "https://steemit.com/life/@craigwilliamz/how-to-raise-fantastic-children-part-1" + ], + "tags": [ + "voluntaryism" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 2931180818933, + "parent_author": "anarcho-andrei", + "parent_permlink": "stop-hitting-your-kids", + "payout": 2.672, + "payout_at": "2016-09-20T02:13:36", + "pending_payout_value": "2.672 HBD", + "percent_hbd": 10000, + "permlink": "re-anarcho-andrei-stop-hitting-your-kids-20160820t021940362z", + "post_id": 678454, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": true, + "hide": false, + "total_votes": 10 + }, + "title": "RE: Stop Hitting Your Kids", + "updated": "2016-08-20T02:19:39", + "url": "/voluntaryism/@anarcho-andrei/stop-hitting-your-kids#@craigwilliamz/re-anarcho-andrei-stop-hitting-your-kids-20160820t021940362z" + }, + { + "active_votes": [ + { + "rshares": 2475545095, + "voter": "boy" + }, + { + "rshares": 3004943442, + "voter": "bue-witness" + }, + { + "rshares": 562911298, + "voter": "bunny" + }, + { + "rshares": 2877607015480, + "voter": "complexring" + }, + { + "rshares": 42631240754, + "voter": "bue" + }, + { + "rshares": 1326826625, + "voter": "mini" + }, + { + "rshares": 170845704, + "voter": "moon" + }, + { + "rshares": 497652721, + "voter": "healthcare" + }, + { + "rshares": 758046260, + "voter": "daniel.pan" + }, + { + "rshares": 230367336, + "voter": "helen.tan" + } + ], + "author": "cryptocurrency1", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "This is a great idea. Is it a button on Steemit website to change skin colors?", + "category": "skins", + "children": 1, + "created": "2016-08-24T22:04:51", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "skins" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 2929265394715, + "parent_author": "complexring", + "parent_permlink": "preview-of-custom-steemit-com-skins-by-maximkichev", + "payout": 2.566, + "payout_at": "2016-09-24T23:52:36", + "pending_payout_value": "2.566 HBD", + "percent_hbd": 10000, + "permlink": "re-complexring-preview-of-custom-steemit-com-skins-by-maximkichev-20160824t220504965z", + "post_id": 736431, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": true, + "hide": false, + "total_votes": 10 + }, + "title": "RE: Preview of Custom Steemit.com Skins by @maximkichev", + "updated": "2016-08-24T22:06:48", + "url": "/skins/@complexring/preview-of-custom-steemit-com-skins-by-maximkichev#@cryptocurrency1/re-complexring-preview-of-custom-steemit-com-skins-by-maximkichev-20160824t220504965z" + }, + { + "active_votes": [ + { + "rshares": -25419129621778, + "voter": "berniesanders" + }, + { + "rshares": -1303288241222, + "voter": "adm" + }, + { + "rshares": 3711292843, + "voter": "boy" + }, + { + "rshares": 4504842525, + "voter": "bue-witness" + }, + { + "rshares": 844018072, + "voter": "bunny" + }, + { + "rshares": 63630835821, + "voter": "bue" + }, + { + "rshares": -491961877500, + "voter": "steemservices" + }, + { + "rshares": 1989271577, + "voter": "mini" + }, + { + "rshares": 256227507, + "voter": "moon" + }, + { + "rshares": 1244483571299, + "voter": "benjojo" + }, + { + "rshares": 24096643591, + "voter": "proctologic" + }, + { + "rshares": 746214388, + "voter": "healthcare" + }, + { + "rshares": 1124279505, + "voter": "daniel.pan" + }, + { + "rshares": 345483224, + "voter": "helen.tan" + }, + { + "rshares": -403038020258, + "voter": "chryspano" + }, + { + "rshares": 81440709580, + "voter": "kingscrown" + }, + { + "rshares": 18173041048, + "voter": "acidyo" + }, + { + "rshares": 1441527990, + "voter": "murh" + }, + { + "rshares": 7298235047, + "voter": "cryptofunk" + }, + { + "rshares": 13897431770, + "voter": "thecryptofiend" + }, + { + "rshares": 5255137728, + "voter": "zebbra2014" + }, + { + "rshares": -304963538, + "voter": "hater" + }, + { + "rshares": 1013738674, + "voter": "wisehammer" + }, + { + "rshares": 2750169349, + "voter": "micheletrainer" + }, + { + "rshares": 305244819566, + "voter": "roelandp" + }, + { + "rshares": 15757395195, + "voter": "elyaque" + }, + { + "rshares": 23999310435, + "voter": "r4fken" + }, + { + "rshares": 4383469997, + "voter": "on0tole" + }, + { + "rshares": 1350456080, + "voter": "leksimus" + }, + { + "rshares": 239464793, + "voter": "sveokla" + }, + { + "rshares": 6247936107, + "voter": "perwest" + }, + { + "rshares": 547667566, + "voter": "pigatto" + }, + { + "rshares": 17764985905, + "voter": "anduweb" + }, + { + "rshares": 3769939766, + "voter": "maximkichev" + }, + { + "rshares": -290175754, + "voter": "arek" + }, + { + "rshares": 7864564586, + "voter": "heimindanger" + }, + { + "rshares": 3766102090, + "voter": "bitcoiner" + }, + { + "rshares": 528819341, + "voter": "qonq99" + }, + { + "rshares": 2311634180, + "voter": "valspeaks" + }, + { + "rshares": 2173853443, + "voter": "lukmarcus" + }, + { + "rshares": 1419541000, + "voter": "bullionstackers" + }, + { + "rshares": 2022504731, + "voter": "dmilash" + }, + { + "rshares": 508192245, + "voter": "kaykunoichi" + }, + { + "rshares": 28835166886, + "voter": "jasonstaggers" + }, + { + "rshares": 89850692765, + "voter": "steemdrive" + }, + { + "rshares": 1700610055, + "voter": "litrbooh" + }, + { + "rshares": 11642599188, + "voter": "capitalism" + }, + { + "rshares": 68869178, + "voter": "always1success" + }, + { + "rshares": 30079446399, + "voter": "xtester" + }, + { + "rshares": 66954524, + "voter": "marinaz" + }, + { + "rshares": 178131954, + "voter": "caitlinm" + }, + { + "rshares": 89856273584, + "voter": "thisisbenbrick" + }, + { + "rshares": 54406274025, + "voter": "joele" + }, + { + "rshares": 57581935, + "voter": "erikkartmen" + }, + { + "rshares": 24752361813, + "voter": "driv3n" + }, + { + "rshares": 63964502, + "voter": "numberone" + }, + { + "rshares": 154559742, + "voter": "naifaz" + }, + { + "rshares": 62002598, + "voter": "violino" + }, + { + "rshares": -92783813, + "voter": "guard" + }, + { + "rshares": 2626905838, + "voter": "bbsj" + }, + { + "rshares": 62301037, + "voter": "lecrazycanuckeh" + }, + { + "rshares": -149863586, + "voter": "grayhorse" + }, + { + "rshares": -53470504, + "voter": "jessicalu" + }, + { + "rshares": 55036253, + "voter": "direcrusher" + }, + { + "rshares": 54444758, + "voter": "tschabidave" + }, + { + "rshares": 100163794, + "voter": "ibringawareness" + }, + { + "rshares": 50742988, + "voter": "anamikasjain" + } + ], + "author": "r4fken", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "Today is an historical day for me. This is my **thousandth** post on Steemit already, I hit **100** followers today \u00e1nd I'm finally past the magical limit of **3000** SP! :D\n![Achievement unlocked](http://rlv.zcache.com/achievement_unlocked_bumper_sticker-r50c3a5b34b904bb4a8d9e6aad6b920a1_v9wht_8byvr_512.jpg)\n#### Thanks!\nThanks to all my followers, voters and friends! I hope we'll meet again soon, and continue scoring milestones! :)\nAlso, a thank you for the devs, we **love** your work, keep going!", + "category": "steemit", + "children": 35, + "created": "2016-08-21T20:34:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://rlv.zcache.com/achievement_unlocked_bumper_sticker-r50c3a5b34b904bb4a8d9e6aad6b920a1_v9wht_8byvr_512.jpg" + ], + "tags": [ + "steemit", + "awesome", + "achievement", + "stats", + "milestone" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": -25406680605573, + "payout": 2.101, + "payout_at": "2016-09-22T12:39:06", + "pending_payout_value": "2.101 HBD", + "percent_hbd": 10000, + "permlink": "my-1000th-post-and-other-steemit-achievements", + "post_id": 698270, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 4.0, + "gray": true, + "hide": false, + "total_votes": 67 + }, + "title": "My 1000th post and other Steemit achievements!", + "updated": "2016-08-21T20:34:39", + "url": "/steemit/@r4fken/my-1000th-post-and-other-steemit-achievements" + }, + { + "active_votes": [ + { + "rshares": 1730545983153, + "voter": "dantheman" + }, + { + "rshares": 2474667874, + "voter": "boy" + }, + { + "rshares": 3003831514, + "voter": "bue-witness" + }, + { + "rshares": 562780317, + "voter": "bunny" + }, + { + "rshares": 42510264789, + "voter": "bue" + }, + { + "rshares": 1326410513, + "voter": "mini" + }, + { + "rshares": 170827956, + "voter": "moon" + }, + { + "rshares": 497540834, + "voter": "healthcare" + }, + { + "rshares": 756497537, + "voter": "daniel.pan" + }, + { + "rshares": 230342766, + "voter": "helen.tan" + }, + { + "rshares": 2251314435, + "voter": "jvper" + }, + { + "rshares": 68659214, + "voter": "sizil" + } + ], + "author": "loveangel", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "If people would be able to use Steem for remittances, then I feel this could just blow up out of proportion for Steem, as there would be no need to convert Steem's to bitcoin and then to local currencies. \n\nIts dependency on bitcoin would be negated and we can then truly consider it as a global currency :-)", + "category": "steemit", + "children": 1, + "created": "2016-08-23T14:27:00", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 1784399120902, + "parent_author": "jvper", + "parent_permlink": "international-money-transfer-provider-started-using-steem", + "payout": 1.417, + "payout_at": "2016-09-23T13:51:39", + "pending_payout_value": "1.417 HBD", + "percent_hbd": 10000, + "permlink": "re-jvper-international-money-transfer-provider-started-using-steem-20160823t142700478z", + "post_id": 718957, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": true, + "hide": false, + "total_votes": 12 + }, + "title": "RE: International Money Transfer Provider started using Steem", + "updated": "2016-08-23T14:27:00", + "url": "/steemit/@jvper/international-money-transfer-provider-started-using-steem#@loveangel/re-jvper-international-money-transfer-provider-started-using-steem-20160823t142700478z" + }, + { + "active_votes": [ + { + "rshares": 1453905500705, + "voter": "sean-king" + } + ], + "author": "feminism", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "proofreading: quiet-> quite", + "category": "faith", + "children": 1, + "created": "2016-08-21T14:12:24", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "faith" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 1453905500705, + "parent_author": "sean-king", + "parent_permlink": "faith-versus-religion-refuting-god-s-undertaker-part-1", + "payout": 1.308, + "payout_at": "2016-09-21T14:54:18", + "pending_payout_value": "1.308 HBD", + "percent_hbd": 10000, + "permlink": "re-sean-king-faith-versus-religion-refuting-god-s-undertaker-part-1-20160821t141224417z", + "post_id": 694518, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": true, + "hide": false, + "total_votes": 1 + }, + "title": "RE: Faith Versus Religion--Refuting \"God's Undertaker\", Part 1", + "updated": "2016-08-21T14:12:24", + "url": "/faith/@sean-king/faith-versus-religion-refuting-god-s-undertaker-part-1#@feminism/re-sean-king-faith-versus-religion-refuting-god-s-undertaker-part-1-20160821t141224417z" + }, + { + "active_votes": [ + { + "rshares": 1424832587077, + "voter": "sean-king" + } + ], + "author": "feminism", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "money quote: \"And it's also just as likely that God ejaculated out the universe after an epic masterbation session\"\n\nproofreading: masturbation", + "category": "faith", + "children": 0, + "created": "2016-08-21T15:40:45", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "faith" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 1424832587077, + "parent_author": "sean-king", + "parent_permlink": "faith-versus-religion-refuting-god-s-undertaker-part-1", + "payout": 1.276, + "payout_at": "2016-09-21T14:54:18", + "pending_payout_value": "1.276 HBD", + "percent_hbd": 10000, + "permlink": "re-sean-king-faith-versus-religion-refuting-god-s-undertaker-part-1-20160821t154045710z", + "post_id": 695353, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": true, + "hide": false, + "total_votes": 1 + }, + "title": "RE: Faith Versus Religion--Refuting \"God's Undertaker\", Part 1", + "updated": "2016-08-21T15:40:45", + "url": "/faith/@sean-king/faith-versus-religion-refuting-god-s-undertaker-part-1#@feminism/re-sean-king-faith-versus-religion-refuting-god-s-undertaker-part-1-20160821t154045710z" + }, + { + "active_votes": [ + { + "rshares": 2475680916, + "voter": "boy" + }, + { + "rshares": 3005113218, + "voter": "bue-witness" + }, + { + "rshares": 562928956, + "voter": "bunny" + }, + { + "rshares": 42648953508, + "voter": "bue" + }, + { + "rshares": 1326895892, + "voter": "mini" + }, + { + "rshares": 170847062, + "voter": "moon" + }, + { + "rshares": 497673093, + "voter": "healthcare" + }, + { + "rshares": 759428460, + "voter": "daniel.pan" + }, + { + "rshares": 230370052, + "voter": "helen.tan" + }, + { + "rshares": 1698179876049, + "voter": "cryptoctopus" + }, + { + "rshares": -3382897005, + "voter": "beanz" + } + ], + "author": "feminism", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "it is a great exercise in epistemology, I agree.\nand most people are sheeps, meaning, they dont know how they know what \"they know\", meaning they dont know shit", + "category": "curiosity", + "children": 0, + "created": "2016-08-24T22:50:51", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "curiosity" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 1746474870201, + "parent_author": "cryptoctopus", + "parent_permlink": "the-earth-is-flat-the-ultimate-test-for-open-mindedness", + "payout": 1.256, + "payout_at": "2016-09-24T23:11:33", + "pending_payout_value": "1.256 HBD", + "percent_hbd": 10000, + "permlink": "re-cryptoctopus-the-earth-is-flat-the-ultimate-test-for-open-mindedness-20160824t225052573z", + "post_id": 736865, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": true, + "hide": false, + "total_votes": 11 + }, + "title": "RE: The Earth Is Flat? The ultimate test for \"open mindedness\"", + "updated": "2016-08-24T22:50:51", + "url": "/curiosity/@cryptoctopus/the-earth-is-flat-the-ultimate-test-for-open-mindedness#@feminism/re-cryptoctopus-the-earth-is-flat-the-ultimate-test-for-open-mindedness-20160824t225052573z" + }, + { + "active_votes": [ + { + "rshares": 2471701036, + "voter": "boy" + }, + { + "rshares": 3000021378, + "voter": "bue-witness" + }, + { + "rshares": 562225906, + "voter": "bunny" + }, + { + "rshares": 42142431563, + "voter": "bue" + }, + { + "rshares": 1324903845, + "voter": "mini" + }, + { + "rshares": 170734595, + "voter": "moon" + }, + { + "rshares": 497076397, + "voter": "healthcare" + }, + { + "rshares": 737187441, + "voter": "daniel.pan" + }, + { + "rshares": 230197953, + "voter": "helen.tan" + }, + { + "rshares": 1481721938896, + "voter": "sean-king" + } + ], + "author": "feminism", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "proofreading: lessor", + "category": "feminism", + "children": 1, + "created": "2016-08-19T19:52:06", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "feminism" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 1532858419010, + "parent_author": "sean-king", + "parent_permlink": "nothing-in-biology-makes-sense-except-in-the-light-of-evolution-theodosius-dobzhansky", + "payout": 1.099, + "payout_at": "2016-09-19T19:24:12", + "pending_payout_value": "1.099 HBD", + "percent_hbd": 10000, + "permlink": "re-sean-king-nothing-in-biology-makes-sense-except-in-the-light-of-evolution-theodosius-dobzhansky-20160819t195205251z", + "post_id": 674727, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": true, + "hide": false, + "total_votes": 10 + }, + "title": "RE: \"Nothing in biology makes sense except in the light of evolution.\" --Theodosius Dobzhansky", + "updated": "2016-08-19T19:52:06", + "url": "/feminism/@sean-king/nothing-in-biology-makes-sense-except-in-the-light-of-evolution-theodosius-dobzhansky#@feminism/re-sean-king-nothing-in-biology-makes-sense-except-in-the-light-of-evolution-theodosius-dobzhansky-20160819t195205251z" + }, + { + "active_votes": [ + { + "rshares": 2475557327, + "voter": "boy" + }, + { + "rshares": 3004958392, + "voter": "bue-witness" + }, + { + "rshares": 562914017, + "voter": "bunny" + }, + { + "rshares": 42634234947, + "voter": "bue" + }, + { + "rshares": 1326832061, + "voter": "mini" + }, + { + "rshares": 170845704, + "voter": "moon" + }, + { + "rshares": 497654080, + "voter": "healthcare" + }, + { + "rshares": 758048978, + "voter": "daniel.pan" + }, + { + "rshares": 230367336, + "voter": "helen.tan" + }, + { + "rshares": 7488699966, + "voter": "somedude" + }, + { + "rshares": 1455795590483, + "voter": "sean-king" + }, + { + "rshares": -3382897005, + "voter": "beanz" + } + ], + "author": "feminism", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "OMG Sasha Grey\nwhy are you doing this to me Sean ???\n:)", + "category": "celebrity", + "children": 0, + "created": "2016-08-24T22:52:51", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "celebrity" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 1511562806286, + "parent_author": "sean-king", + "parent_permlink": "me-cindy-and", + "payout": 1.049, + "payout_at": "2016-09-24T23:35:06", + "pending_payout_value": "1.049 HBD", + "percent_hbd": 10000, + "permlink": "re-sean-king-me-cindy-and-20160824t225250885z", + "post_id": 736890, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": true, + "hide": false, + "total_votes": 12 + }, + "title": "RE: Me, Cindy and...?", + "updated": "2016-08-24T22:55:00", + "url": "/celebrity/@sean-king/me-cindy-and#@feminism/re-sean-king-me-cindy-and-20160824t225250885z" + }, + { + "active_votes": [ + { + "rshares": 1398535239934, + "voter": "sean-king" + } + ], + "author": "feminism", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "\"It\u2019s also the reason why poetry is often able to convey a truer understanding of an ideal than prose: The ineffable, transcendental concepts of art and religion defy encapsulation in mere words. \"\nThats the reason why I dont bother explaining myself with mere prose,\nbut instead I use poetry and music, the closest piece of poetry or music I know\nthat conveys what Im trying to convey.", + "category": "bible", + "children": 0, + "created": "2016-08-27T18:45:48", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "bible" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 1398535239934, + "parent_author": "sean-king", + "parent_permlink": "the-bible-isn-t-mainly-history", + "payout": 1.031, + "payout_at": "2016-09-27T18:51:57", + "pending_payout_value": "1.031 HBD", + "percent_hbd": 10000, + "permlink": "re-sean-king-the-bible-isn-t-mainly-history-20160827t184548731z", + "post_id": 769459, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": true, + "hide": false, + "total_votes": 1 + }, + "title": "RE: The Bible Isn't (Mainly) History", + "updated": "2016-08-27T18:47:27", + "url": "/bible/@sean-king/the-bible-isn-t-mainly-history#@feminism/re-sean-king-the-bible-isn-t-mainly-history-20160827t184548731z" + }, + { + "active_votes": [ + { + "rshares": 3091167529, + "voter": "boy" + }, + { + "rshares": 3751991188, + "voter": "bue-witness" + }, + { + "rshares": 703090335, + "voter": "bunny" + }, + { + "rshares": 52790740268, + "voter": "bue" + }, + { + "rshares": 1656938054, + "voter": "mini" + }, + { + "rshares": 213491769, + "voter": "moon" + }, + { + "rshares": 621613216, + "voter": "healthcare" + }, + { + "rshares": 923651182, + "voter": "daniel.pan" + }, + { + "rshares": 287854213, + "voter": "helen.tan" + }, + { + "rshares": 7668537780, + "voter": "somedude" + }, + { + "rshares": 1307433718754, + "voter": "sean-king" + } + ], + "author": "feminism", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "Here is a post with a song dedicated to you Sean,\nhttp://steemit.com/science/@feminism/the-symphony-of-science-dedicated-to-sean-king\nyou're really growing on me, thank you for your work.\nI wish I could be as polite as you are with people.", + "category": "photography", + "children": 2, + "created": "2016-08-20T16:45:12", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "links": [ + "http://steemit.com/science/@feminism/the-symphony-of-science-dedicated-to-sean-king" + ], + "tags": [ + "photography" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 1379142794288, + "parent_author": "sean-king", + "parent_permlink": "paraphilia", + "payout": 1.023, + "payout_at": "2016-09-20T06:12:45", + "pending_payout_value": "1.023 HBD", + "percent_hbd": 10000, + "permlink": "re-sean-king-paraphilia-20160820t164510821z", + "post_id": 684831, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": true, + "hide": false, + "total_votes": 11 + }, + "title": "RE: Paraphilia", + "updated": "2016-08-20T16:45:12", + "url": "/photography/@sean-king/paraphilia#@feminism/re-sean-king-paraphilia-20160820t164510821z" + }, + { + "active_votes": [ + { + "rshares": 1396646939582, + "voter": "sean-king" + } + ], + "author": "feminism", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "That picture is mind blowing, to say anything less would be dishonest.", + "category": "photography", + "children": 0, + "created": "2016-08-22T23:44:24", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "photography" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 1396646939582, + "parent_author": "sean-king", + "parent_permlink": "mystical", + "payout": 1.0, + "payout_at": "2016-09-23T01:34:54", + "pending_payout_value": "1.000 HBD", + "percent_hbd": 10000, + "permlink": "re-sean-king-mystical-20160822t234424169z", + "post_id": 712384, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": true, + "hide": false, + "total_votes": 1 + }, + "title": "RE: Mystical Momma", + "updated": "2016-08-22T23:44:24", + "url": "/photography/@sean-king/mystical#@feminism/re-sean-king-mystical-20160822t234424169z" + }, + { + "active_votes": [ + { + "rshares": 1289265380237, + "voter": "ned" + }, + { + "rshares": 3099079187, + "voter": "boy" + }, + { + "rshares": 3762318075, + "voter": "bue-witness" + }, + { + "rshares": 697302029, + "voter": "bunny" + }, + { + "rshares": 53977586827, + "voter": "bue" + }, + { + "rshares": 1660857757, + "voter": "mini" + }, + { + "rshares": 213660123, + "voter": "moon" + }, + { + "rshares": 622708148, + "voter": "healthcare" + }, + { + "rshares": 967168909, + "voter": "daniel.pan" + }, + { + "rshares": 288138648, + "voter": "helen.tan" + }, + { + "rshares": 13126308422, + "voter": "ervin-lemark" + }, + { + "rshares": 1431687904, + "voter": "murh" + }, + { + "rshares": 275273168981, + "voter": "lukestokes" + }, + { + "rshares": 222257214, + "voter": "joseph.kalu" + }, + { + "rshares": 17665762711, + "voter": "pinkisland" + }, + { + "rshares": 1213791485, + "voter": "ace108" + }, + { + "rshares": 61085819, + "voter": "steemwelcome" + }, + { + "rshares": 58685384, + "voter": "fukako" + }, + { + "rshares": 65608445, + "voter": "willio" + } + ], + "author": "steemwelcome", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "As I told already on my [introduction post](https://steemit.com/introduceyourself/@steemwelcome/hello-steemians-i-m-steemwelcome) I AM NOT A BOT, I am a manual curator of new accounts on steemit.\n\nMy journey was just welcoming each verified new user I could MANUALLY. There is nothing wrong about that, but whale @smooth decided to flag me, destroying my reputation and so my ability to greet new steemians. Just look at the messages on my introductory post and you will see how much I was apreciated for this initiative: no one complained.\n\nThis is unfair! Flagging me as if I were a \"bot\" is an insult to the time I took to salute each new steemian I could.\n\nNo one complained about me and only positive reactions from new steemians is what you could read (if my reputation wasn't destroyed by @smooth). So what kind of \"spam\" is the one that makes people happy when they are personaly greeted when they join (and how could this be compared with an \"spambot\", it's my time that was there dedicated for this task). What is the problem if I found time to do this \"repetitive\" task?\n\n@steemwelcome", + "category": "steemit", + "children": 23, + "created": "2016-08-31T00:33:33", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "links": [ + "https://steemit.com/introduceyourself/@steemwelcome/hello-steemians-i-m-steemwelcome" + ], + "tags": [ + "steemit", + "introduceyourself", + "freedom", + "witness-category" + ], + "users": [ + "smooth", + "steemwelcome" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 1663672556305, + "payout": 0.999, + "payout_at": "2016-10-01T13:33:12", + "pending_payout_value": "0.999 HBD", + "percent_hbd": 10000, + "permlink": "help-i-was-unfairly-flagged-i-m-not-a-bot-i-m-a-manual-curator", + "post_id": 807303, + "promoted": "0.001 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": true, + "hide": false, + "total_votes": 19 + }, + "title": "Help I was unfairly flagged, I'm not a \"bot\" I'm a manual curator!", + "updated": "2016-08-31T01:15:33", + "url": "/steemit/@steemwelcome/help-i-was-unfairly-flagged-i-m-not-a-bot-i-m-a-manual-curator" + }, + { + "active_votes": [ + { + "rshares": 4335459431, + "voter": "boy" + }, + { + "rshares": 5262854785, + "voter": "bue-witness" + }, + { + "rshares": 975716806, + "voter": "bunny" + }, + { + "rshares": 75169356896, + "voter": "bue" + }, + { + "rshares": 2323555627, + "voter": "mini" + }, + { + "rshares": 299045636, + "voter": "moon" + }, + { + "rshares": 1288478836630, + "voter": "steempower" + }, + { + "rshares": 871313105, + "voter": "healthcare" + }, + { + "rshares": 1353232348, + "voter": "daniel.pan" + }, + { + "rshares": 403253136, + "voter": "helen.tan" + }, + { + "rshares": 1764827120, + "voter": "coar" + }, + { + "rshares": 2501114696, + "voter": "murh" + }, + { + "rshares": 1289763894, + "voter": "alexft" + }, + { + "rshares": 2814342601, + "voter": "pigatto" + }, + { + "rshares": 1965737119, + "voter": "lostnuggett" + }, + { + "rshares": 403833324, + "voter": "ladypenelope1" + }, + { + "rshares": 4016798395, + "voter": "beanz" + }, + { + "rshares": 12555413808, + "voter": "sunshine" + }, + { + "rshares": 10069561477, + "voter": "jphamer1" + }, + { + "rshares": 104709921, + "voter": "future24" + }, + { + "rshares": 1880413517, + "voter": "bledarus" + }, + { + "rshares": 71365686, + "voter": "thegoldencookie" + }, + { + "rshares": 5584217100, + "voter": "solarguy" + }, + { + "rshares": 79783107300, + "voter": "icfiedler" + }, + { + "rshares": 3785284659, + "voter": "trev" + }, + { + "rshares": 11682660949, + "voter": "mandibil" + }, + { + "rshares": 60127610, + "voter": "norene" + }, + { + "rshares": 50264719, + "voter": "drinkthemilk" + }, + { + "rshares": 50259197, + "voter": "getmyhand" + }, + { + "rshares": 50254033, + "voter": "lookatme" + }, + { + "rshares": 51239204, + "voter": "spinx" + } + ], + "author": "spinx", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n


    \n

     A boy went to war in 1914 and left his bike chained to a tree. He never came home & the family left the bike there as a memorial to the fallen soldier. 

    \n", + "category": "life", + "children": 1, + "created": "2016-08-28T13:58:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i67.tinypic.com/sg1gfm.jpg" + ], + "tags": [ + "life", + "story" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 1520007920729, + "payout": 0.992, + "payout_at": "2016-09-28T14:08:12", + "pending_payout_value": "0.992 HBD", + "percent_hbd": 10000, + "permlink": "bike-chained-to-a-tree", + "post_id": 777632, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": true, + "hide": false, + "total_votes": 31 + }, + "title": "Bike chained to a tree....", + "updated": "2016-08-28T22:58:57", + "url": "/life/@spinx/bike-chained-to-a-tree" + }, + { + "active_votes": [ + { + "rshares": 1015475187636, + "voter": "james212" + } + ], + "author": "craigwilliamz", + "author_payout_value": "0.000 HBD", + "author_reputation": 25.0, + "beneficiaries": [], + "blacklists": [], + "body": "Welcome to Steemit! If you would like to see statistics of any post on Steemit, you can use Steemd.com. I have made a bookmark for your convenience in accessing Steemd. https://steemit.com/steemd/@craigwilliamz/steemd-statistics-bookmark-for-easy-access-to-steemd", + "category": "introduceyourself", + "children": 1, + "created": "2016-08-28T02:32:30", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": {}, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 1015475187636, + "parent_author": "nestorstable", + "parent_permlink": "hello-steemit-i-d-like-to-introduce-myself-and-a-short-history-of-becoming-a-cooking-enthusiast", + "payout": 0.633, + "payout_at": "2016-09-28T03:21:15", + "pending_payout_value": "0.633 HBD", + "percent_hbd": 10000, + "permlink": "re-hello-steemit-i-d-like-to-introduce-myself-and-a-short-history-of-becoming-a-cooking-enthusiast-20160828t023230", + "post_id": 773395, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": true, + "hide": false, + "total_votes": 1 + }, + "title": "RE: Hello Steemit - I'd Like to Introduce Myself and a Short History of Becoming a Cooking Enthusiast", + "updated": "2016-08-28T02:32:30", + "url": "/introduceyourself/@nestorstable/hello-steemit-i-d-like-to-introduce-myself-and-a-short-history-of-becoming-a-cooking-enthusiast#@craigwilliamz/re-hello-steemit-i-d-like-to-introduce-myself-and-a-short-history-of-becoming-a-cooking-enthusiast-20160828t023230" + } +] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/tag_all.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/tag_all.tavern.yaml new file mode 100644 index 00000000..6fb52c3b --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/muted/tag_all.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts muted tag all patterns test + + marks: + - patterntest + - failing + - xfail # empty results caused by lack of is_grayed handling (same as gray elsewhere) + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts muted tag all patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"muted"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "tag_all" + directory: "bridge_api_patterns/get_ranked_posts/muted" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_observer_community.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/community.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_observer_community.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/community.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_observer_community.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/community.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_observer_community.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/community.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_community.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/community.tavern.yaml similarity index 95% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_community.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/community.tavern.yaml index 08bf95d6..9f35ecc8 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_community.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/community.tavern.yaml @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "payout_community" + method: "community" directory: "bridge_api_patterns/get_ranked_posts/payout" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/max_limit.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/max_limit.pat.json new file mode 100644 index 00000000..6d902ad0 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/max_limit.pat.json @@ -0,0 +1,77663 @@ +[ + { + "active_votes": [ + { + "rshares": 13532558624996, + "voter": "itsascam" + }, + { + "rshares": 31583681287588, + "voter": "smooth" + }, + { + "rshares": 376126044682, + "voter": "anonymous" + }, + { + "rshares": 14584152028995, + "voter": "summon" + }, + { + "rshares": 1592713528733, + "voter": "steemroller" + }, + { + "rshares": 58664755926, + "voter": "donaldtrump" + }, + { + "rshares": 14303693730199, + "voter": "steemed" + }, + { + "rshares": 4096008307165, + "voter": "riverhead" + }, + { + "rshares": 2213080911223, + "voter": "badassmother" + }, + { + "rshares": 2063054807192, + "voter": "hr1" + }, + { + "rshares": 1085700078653, + "voter": "rossco99" + }, + { + "rshares": 954522269672, + "voter": "liondani" + }, + { + "rshares": 3104786127, + "voter": "boy" + }, + { + "rshares": 1744527088450, + "voter": "xeroc" + }, + { + "rshares": 3769614077, + "voter": "bue-witness" + }, + { + "rshares": 684099809, + "voter": "bunny" + }, + { + "rshares": 7158448377794, + "voter": "complexring" + }, + { + "rshares": 442896658463, + "voter": "ajvest" + }, + { + "rshares": 54950878443, + "voter": "bue" + }, + { + "rshares": 1663623227, + "voter": "mini" + }, + { + "rshares": 213807099, + "voter": "moon" + }, + { + "rshares": 1749803691202, + "voter": "joseph" + }, + { + "rshares": 3100840045728, + "voter": "au1nethyb1" + }, + { + "rshares": 413048154509, + "voter": "recursive3" + }, + { + "rshares": 2773542163233, + "voter": "recursive" + }, + { + "rshares": 835133151901, + "voter": "boombastic" + }, + { + "rshares": 104698071392, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 7903490863, + "voter": "bingo-0" + }, + { + "rshares": 2008229108, + "voter": "bingo-1" + }, + { + "rshares": 5873013965762, + "voter": "smooth.witness" + }, + { + "rshares": 960215652910, + "voter": "benjojo" + }, + { + "rshares": 418146654094, + "voter": "boatymcboatface" + }, + { + "rshares": 351179235109, + "voter": "officialfuzzy" + }, + { + "rshares": 64810170593, + "voter": "vip" + }, + { + "rshares": 1131818299848, + "voter": "cass" + }, + { + "rshares": 10330900334, + "voter": "idol" + }, + { + "rshares": 625076388, + "voter": "healthcare" + }, + { + "rshares": 1196191835029, + "voter": "tuck-fheman" + }, + { + "rshares": 973278654, + "voter": "daniel.pan" + }, + { + "rshares": 2744923544390, + "voter": "donkeypong" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 797614156790, + "voter": "steemrollin" + }, + { + "rshares": 134377265836, + "voter": "team" + }, + { + "rshares": 288376577, + "voter": "helen.tan" + }, + { + "rshares": 23790716546, + "voter": "yefet" + }, + { + "rshares": 327315882217, + "voter": "noaommerrr" + }, + { + "rshares": 1702805460, + "voter": "jocelyn" + }, + { + "rshares": 85214443429, + "voter": "acidsun" + }, + { + "rshares": 5390260788, + "voter": "andzzz" + }, + { + "rshares": 76665194905, + "voter": "easteagle13" + }, + { + "rshares": 211239391874, + "voter": "camilla" + }, + { + "rshares": 2888657324, + "voter": "carlos-cabeza" + }, + { + "rshares": 47121724797, + "voter": "lovelace" + }, + { + "rshares": 1155012084233, + "voter": "gavvet" + }, + { + "rshares": 538016209942, + "voter": "eeks" + }, + { + "rshares": 18728251721, + "voter": "fkn" + }, + { + "rshares": 886916222652, + "voter": "cryptogee" + }, + { + "rshares": 489674890, + "voter": "spaninv" + }, + { + "rshares": 29706569991, + "voter": "instructor2121" + }, + { + "rshares": 2110504361, + "voter": "gekko" + }, + { + "rshares": 335185457528, + "voter": "teamsteem" + }, + { + "rshares": 24634661886, + "voter": "elishagh1" + }, + { + "rshares": 10350568046, + "voter": "richman" + }, + { + "rshares": 680503080668, + "voter": "nanzo-scoop" + }, + { + "rshares": 1097771169, + "voter": "weenfan" + }, + { + "rshares": 143645322092, + "voter": "steve-walschot" + }, + { + "rshares": 7608104867, + "voter": "kefkius" + }, + { + "rshares": 210476905339, + "voter": "mummyimperfect" + }, + { + "rshares": 90554610459, + "voter": "asch" + }, + { + "rshares": 646935753365, + "voter": "kevinwong" + }, + { + "rshares": 1412880442, + "voter": "murh" + }, + { + "rshares": 6478579363, + "voter": "cryptofunk" + }, + { + "rshares": 2319844721, + "voter": "error" + }, + { + "rshares": 39926375004, + "voter": "ranko-k" + }, + { + "rshares": 943975846803, + "voter": "cyber" + }, + { + "rshares": 63330479493, + "voter": "theshell" + }, + { + "rshares": 58413867954, + "voter": "ak2020" + }, + { + "rshares": 27677373061, + "voter": "thecryptofiend" + }, + { + "rshares": 29711783717, + "voter": "drinkzya" + }, + { + "rshares": 9509347139, + "voter": "zebbra2014" + }, + { + "rshares": 378683508743, + "voter": "taoteh1221" + }, + { + "rshares": 36767994125, + "voter": "altoz" + }, + { + "rshares": 2052430188, + "voter": "spartanza" + }, + { + "rshares": 55888519907, + "voter": "juanmiguelsalas" + }, + { + "rshares": 54547175970, + "voter": "thecryptodrive" + }, + { + "rshares": 200485304832, + "voter": "will-zewe" + }, + { + "rshares": 416005022635, + "voter": "kaylinart" + }, + { + "rshares": 541153510262, + "voter": "infovore" + }, + { + "rshares": 89857820234, + "voter": "schro" + }, + { + "rshares": 19200070878, + "voter": "ziv" + }, + { + "rshares": 16085413597, + "voter": "zakharya" + }, + { + "rshares": 30446086393, + "voter": "michaelx" + }, + { + "rshares": 181110364206, + "voter": "thedashguy" + }, + { + "rshares": 795213453077, + "voter": "anwenbaumeister" + }, + { + "rshares": 5796791339, + "voter": "mark-waser" + }, + { + "rshares": 188093143988, + "voter": "kimziv" + }, + { + "rshares": 1347191339, + "voter": "mammasitta" + }, + { + "rshares": 76518214097, + "voter": "razvanelulmarin" + }, + { + "rshares": 36096634988, + "voter": "cryptoiskey" + }, + { + "rshares": 471231170, + "voter": "mrhankeh" + }, + { + "rshares": 56702480478, + "voter": "isteemit" + }, + { + "rshares": 16502073535, + "voter": "grey580" + }, + { + "rshares": 68355906476, + "voter": "bacchist" + }, + { + "rshares": 337731345711, + "voter": "ericvancewalton" + }, + { + "rshares": 20737758471, + "voter": "thebatchman" + }, + { + "rshares": 130261561658, + "voter": "dashpaymag" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 34258341144, + "voter": "good-karma" + }, + { + "rshares": 82245616188, + "voter": "rubybian" + }, + { + "rshares": 3304220350, + "voter": "orly" + }, + { + "rshares": 39215089373, + "voter": "firepower" + }, + { + "rshares": 17855184762, + "voter": "konstantin" + }, + { + "rshares": 255388351, + "voter": "mstang83" + }, + { + "rshares": 35274308788, + "voter": "hitmeasap" + }, + { + "rshares": 15765507039, + "voter": "hakise" + }, + { + "rshares": 252518634, + "voter": "avantyris785" + }, + { + "rshares": 25524453423, + "voter": "tcfxyz" + }, + { + "rshares": 7070148219, + "voter": "futurefood" + }, + { + "rshares": 136067671832, + "voter": "derekareith" + }, + { + "rshares": 29491872257, + "voter": "picokernel" + }, + { + "rshares": 63429022163, + "voter": "furion" + }, + { + "rshares": 10806520282, + "voter": "seanmchughart" + }, + { + "rshares": 6055712446, + "voter": "owdy" + }, + { + "rshares": 447221422, + "voter": "barbara2" + }, + { + "rshares": 501828136, + "voter": "ch0c0latechip" + }, + { + "rshares": 460021595, + "voter": "doge4lyf" + }, + { + "rshares": 246206544, + "voter": "acc" + }, + { + "rshares": 174276240954, + "voter": "knircky" + }, + { + "rshares": 5525443696, + "voter": "on0tole" + }, + { + "rshares": 14937577469, + "voter": "ausbitbank" + }, + { + "rshares": 42722889526, + "voter": "mrwang" + }, + { + "rshares": 219261896, + "voter": "ardina" + }, + { + "rshares": 910622311, + "voter": "steem1653" + }, + { + "rshares": 226372505632, + "voter": "jesta" + }, + { + "rshares": 33648660545, + "voter": "toxonaut" + }, + { + "rshares": 5019651587, + "voter": "thegoodguy" + }, + { + "rshares": 3542069633, + "voter": "karen13" + }, + { + "rshares": 29806661664, + "voter": "dwinblood" + }, + { + "rshares": 13960544426, + "voter": "meiisheree" + }, + { + "rshares": 24962097609, + "voter": "igster" + }, + { + "rshares": 14499869420, + "voter": "jaycobbell" + }, + { + "rshares": 35657987949, + "voter": "condra" + }, + { + "rshares": 2666424177, + "voter": "screasey" + }, + { + "rshares": 19016490772, + "voter": "anduweb" + }, + { + "rshares": 87211957, + "voter": "wildchild" + }, + { + "rshares": 4204381940, + "voter": "adamt" + }, + { + "rshares": 12675920757, + "voter": "nippel66" + }, + { + "rshares": 253707481, + "voter": "sebhaj" + }, + { + "rshares": 2553166099, + "voter": "sgnsteems" + }, + { + "rshares": 327831274303, + "voter": "calaber24p" + }, + { + "rshares": 33842553524, + "voter": "royaltiffany" + }, + { + "rshares": 7311454495, + "voter": "geronimo" + }, + { + "rshares": 7354227375, + "voter": "bitcoiner" + }, + { + "rshares": 2604792903, + "voter": "vlad" + }, + { + "rshares": 3574676162, + "voter": "tarindel" + }, + { + "rshares": 267089924087, + "voter": "liberosist" + }, + { + "rshares": 25145242349, + "voter": "deanliu" + }, + { + "rshares": 172190214672, + "voter": "jl777" + }, + { + "rshares": 7263629859, + "voter": "lostnuggett" + }, + { + "rshares": 33850713866, + "voter": "zaebars" + }, + { + "rshares": 15176074284, + "voter": "positive" + }, + { + "rshares": 1784922790, + "voter": "yarly" + }, + { + "rshares": 269622478, + "voter": "yarly2" + }, + { + "rshares": 270026148, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 36025561462, + "voter": "anca3drandom" + }, + { + "rshares": 57491233, + "voter": "sergey44" + }, + { + "rshares": 921456442, + "voter": "happyphoenix" + }, + { + "rshares": 19822991673, + "voter": "krabgat" + }, + { + "rshares": 14673696810, + "voter": "proto" + }, + { + "rshares": 614768567, + "voter": "curator" + }, + { + "rshares": 29066357704, + "voter": "sisterholics" + }, + { + "rshares": 432486248, + "voter": "yarly10" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 2814949808, + "voter": "tygergamer" + }, + { + "rshares": 521275173, + "voter": "fnait" + }, + { + "rshares": 463139988, + "voter": "keepcalmand" + }, + { + "rshares": 41425659626, + "voter": "celebr1ty" + }, + { + "rshares": 152970347, + "voter": "steemster1" + }, + { + "rshares": 114974624, + "voter": "bullionstackers" + }, + { + "rshares": 3110748274, + "voter": "glitterpig" + }, + { + "rshares": 5800843229, + "voter": "jed78" + }, + { + "rshares": 128437666744, + "voter": "steemdrive" + }, + { + "rshares": 1100850186, + "voter": "metaflute" + }, + { + "rshares": 7348247658, + "voter": "taker" + }, + { + "rshares": 4651388682, + "voter": "theprophet0" + }, + { + "rshares": 8113047551, + "voter": "sykochica" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 1014694547161, + "voter": "laonie" + }, + { + "rshares": 25091340371, + "voter": "rawnetics" + }, + { + "rshares": 46420155436, + "voter": "capitalism" + }, + { + "rshares": 22885426849, + "voter": "laonie1" + }, + { + "rshares": 23397800760, + "voter": "laonie2" + }, + { + "rshares": 23406379203, + "voter": "laonie3" + }, + { + "rshares": 24777638696, + "voter": "laoyao" + }, + { + "rshares": 36642234190, + "voter": "myfirst" + }, + { + "rshares": 225844700489, + "voter": "somebody" + }, + { + "rshares": 16638236900, + "voter": "sunshine" + }, + { + "rshares": 8447166798, + "voter": "flysaga" + }, + { + "rshares": 15053504846, + "voter": "gmurph" + }, + { + "rshares": 13269460174, + "voter": "poeticsnake" + }, + { + "rshares": 65287683, + "voter": "kurzer42" + }, + { + "rshares": 49898468001, + "voter": "midnightoil" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 4084069258, + "voter": "ullikume" + }, + { + "rshares": 23402350140, + "voter": "laonie4" + }, + { + "rshares": 23400631414, + "voter": "laonie5" + }, + { + "rshares": 23398015964, + "voter": "laonie6" + }, + { + "rshares": 23395009403, + "voter": "laonie7" + }, + { + "rshares": 23391232107, + "voter": "laonie8" + }, + { + "rshares": 23389615445, + "voter": "laonie9" + }, + { + "rshares": 117282861123, + "voter": "xiaohui" + }, + { + "rshares": 117924349942, + "voter": "joele" + }, + { + "rshares": 5404041509, + "voter": "oflyhigh" + }, + { + "rshares": 1341165154, + "voter": "paynode" + }, + { + "rshares": 3902950039, + "voter": "xiaokongcom" + }, + { + "rshares": 2117777939, + "voter": "natalymaty" + }, + { + "rshares": 62184832, + "voter": "ritadey" + }, + { + "rshares": 231441386, + "voter": "zionuziriel" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 58467607, + "voter": "ciao" + }, + { + "rshares": 61746903, + "voter": "kpine" + }, + { + "rshares": 6700552281, + "voter": "cristi" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 7865435504, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 1590575638, + "voter": "erikclark13" + }, + { + "rshares": 71506742, + "voter": "evgenyche" + }, + { + "rshares": 72874863, + "voter": "confucius" + }, + { + "rshares": 66124624, + "voter": "stevescriber" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 54857117, + "voter": "nano2nd" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 516130761, + "voter": "microluck" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 1759916822, + "voter": "chinadaily" + }, + { + "rshares": 57802223, + "voter": "cryptoblu" + }, + { + "rshares": 57795937, + "voter": "instructor" + }, + { + "rshares": 61072380, + "voter": "samzung" + }, + { + "rshares": 667048332200, + "voter": "dollarvigilante" + }, + { + "rshares": 6294296891, + "voter": "solarguy" + }, + { + "rshares": 4872427635, + "voter": "almerri" + }, + { + "rshares": 728479455, + "voter": "alexma3x" + }, + { + "rshares": 114163758, + "voter": "cinderphoenix" + }, + { + "rshares": 13247923516, + "voter": "gvargas123" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 8933292656, + "voter": "jaredcwillis" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 23383491762, + "voter": "laonie10" + }, + { + "rshares": 376185226, + "voter": "mig641" + }, + { + "rshares": 2641301259, + "voter": "rossenpavlov" + }, + { + "rshares": 24055111416, + "voter": "andrewawerdna" + }, + { + "rshares": 80745005117, + "voter": "barrycooper" + }, + { + "rshares": 15045111385, + "voter": "mikemacintire" + }, + { + "rshares": 76843163, + "voter": "joelbow" + }, + { + "rshares": 1838977372, + "voter": "themadmonk" + }, + { + "rshares": 22919631319, + "voter": "hilarski" + }, + { + "rshares": 2500078806, + "voter": "shadowspub" + }, + { + "rshares": 59261081, + "voter": "disletti" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 54705383, + "voter": "rickmiller" + }, + { + "rshares": 2697657064, + "voter": "nulliusinverba" + }, + { + "rshares": 521150984, + "voter": "runridefly" + }, + { + "rshares": 98234149, + "voter": "trendwizard" + }, + { + "rshares": 229936899, + "voter": "jennsky" + }, + { + "rshares": 23037723138, + "voter": "laonie11" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 57504359161, + "voter": "luminousvisions" + }, + { + "rshares": 2906762644, + "voter": "xanoxt" + }, + { + "rshares": 1618354417, + "voter": "davidjkelley" + }, + { + "rshares": 7422089296, + "voter": "davidbrogan" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 9544436170, + "voter": "ghasemkiani" + }, + { + "rshares": 22579371284, + "voter": "sponge-bob" + }, + { + "rshares": 15182772885, + "voter": "digital-wisdom" + }, + { + "rshares": 3780350152, + "voter": "ethical-ai" + }, + { + "rshares": 2477105964, + "voter": "fajrilgooner" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 2076212407, + "voter": "matthewtiii" + }, + { + "rshares": 54293199, + "voter": "walternz" + }, + { + "rshares": 56924216, + "voter": "ahmetova" + }, + { + "rshares": 5540438639, + "voter": "jwaser" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 646387153, + "voter": "kev7000" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 958775616, + "voter": "smisi" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 268344724470, + "voter": "asksisk" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 9647096344, + "voter": "goose" + }, + { + "rshares": 2610152057, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 344008618, + "voter": "panther" + }, + { + "rshares": 1105478887, + "voter": "wulfmeister" + }, + { + "rshares": 748363853, + "voter": "ct-gurus" + }, + { + "rshares": 71464098, + "voter": "and030380" + }, + { + "rshares": 368734423786, + "voter": "charlieshrem" + }, + { + "rshares": 54558832228, + "voter": "tracemayer" + }, + { + "rshares": 23464066864, + "voter": "brains" + }, + { + "rshares": 594271466, + "voter": "jessicanicklos" + }, + { + "rshares": 187462371, + "voter": "chadcrypto" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 5174816382, + "voter": "burnin" + }, + { + "rshares": 52905613, + "voter": "alkamyst" + }, + { + "rshares": 1347141543, + "voter": "bitcoinparadise" + }, + { + "rshares": 98655344, + "voter": "positivesteem" + }, + { + "rshares": 377618555, + "voter": "ballinconscious" + }, + { + "rshares": 53554563, + "voter": "wanglai" + }, + { + "rshares": 3278863803, + "voter": "slayer" + }, + { + "rshares": 1996247270, + "voter": "steemsquad" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341709326, + "voter": "ellepdub" + }, + { + "rshares": 252165650, + "voter": "honna" + }, + { + "rshares": 88742390, + "voter": "inarix03" + }, + { + "rshares": 9753441048, + "voter": "herpetologyguy" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 55113679, + "voter": "drac59" + }, + { + "rshares": 54295086, + "voter": "mari5555na" + }, + { + "rshares": 4697970927, + "voter": "morgan.waser" + }, + { + "rshares": 51615039, + "voter": "cfisher" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 67547001, + "voter": "s0lo" + }, + { + "rshares": 50798322, + "voter": "breeze" + }, + { + "rshares": 50791473, + "voter": "synereo" + }, + { + "rshares": 50543061, + "voter": "rabobank" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 50479027, + "voter": "sunlight" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50351738, + "voter": "aschwin" + }, + { + "rshares": 72832203, + "voter": "piphunters" + }, + { + "rshares": 3599234079, + "voter": "strong-ai" + }, + { + "rshares": 543618786, + "voter": "grisha-danunaher" + }, + { + "rshares": 76034330, + "voter": "igtes" + }, + { + "rshares": 1316186383, + "voter": "expedition" + }, + { + "rshares": 154501261, + "voter": "buffett" + }, + { + "rshares": 162453619, + "voter": "yasiin" + }, + { + "rshares": 194128667, + "voter": "lapilipinas" + }, + { + "rshares": 153932702, + "voter": "siniceku" + }, + { + "rshares": 154056498, + "voter": "cruise" + }, + { + "rshares": 156601976, + "voter": "eunnykim" + }, + { + "rshares": 150176763, + "voter": "listentojon" + }, + { + "rshares": 1359637839, + "voter": "rusteemitblog" + }, + { + "rshares": 161218747, + "voter": "sdc" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 160845765, + "voter": "caseyneistat" + }, + { + "rshares": 150633482, + "voter": "cosco07" + }, + { + "rshares": 159984914, + "voter": "correct" + }, + { + "rshares": 159973989, + "voter": "capcom" + }, + { + "rshares": 156425539, + "voter": "planetearth" + }, + { + "rshares": 159531007, + "voter": "benetton" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 158606467, + "voter": "alterego" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 146101657, + "voter": "apolymask" + }, + { + "rshares": 12649500325, + "voter": "goldmatters" + }, + { + "rshares": 151844367, + "voter": "roger.steemit" + }, + { + "rshares": 148368276, + "voter": "antaja" + }, + { + "rshares": 154476148, + "voter": "hacon" + }, + { + "rshares": 157013454, + "voter": "spirit8ball" + } + ], + "author": "infovore", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.05, + "beneficiaries": [], + "blacklists": [], + "body": "I\u2019m ecstatic. It is with great pleasure that I welcome you guys to the ninth edition of SteemMag, a weekend digest for Steemians.\n\nhttps://s14.postimg.org/kkthwj1ox/FireShot_Screen_Capture__031____Magazine_\u2013_Steem.png\n\nEvery weekend, I take a look at some of the most important topics on Steemit and also reach out to top Steemians who have expert views on such topics.\nIn case you missed it, here are links to Issue [#1]( https://steemit.com/interview/@infovore/steemmag-steemit-s-weekend-digest-1-an-exclusive-interview-with-a-whale-and-this-week-on-steemit) , [#2]( https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-2-an-exclusive-interview-with-a-whale-who-owns-a-bot-and-more-exciting-features-this-week-on) , [#3]( https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-special-edition-3-a-focus-on-the-internal-market-system-plus-interesting-chats-with-some-top) , [#4]( https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-4-the-fight-against-spam-and-the-reputation-score-a-look-at-both-sides-chats-with-a-hero-and-a) , [5](https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-4-the-fight-against-spam-and-the-reputation-score-a-look-at-both-sides-chats-with-a-hero-and-a) and [#6](https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-6-x-ray-on-a-pioneer-tag-chats-with-top-artists-on-steemit-a-new-mentorship-channel-steemmag), [#7]( https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-mega-edition-7-falling-prices-and-superchargers-of-steem-chats-with-the-lazlo-of-steem) and [#8]( https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-8-a-look-at-steemit-s-user-retention-rate-chats-with-an-analyst-project-leads-of-the-robinhood)\n\nThis week I will be taking a look, for the first time, a number of topics that have received lots of attention from Steemians. A number of posts by a co-founder and @steemitblog has spurred widespread discussions on **Curation efforts and Voting patterns**. Also, the issue of **\u201cID theft, harassment and plagiarism\u201d** was widely discussed. \nSteemMag in its usual manner reached out to a number of key Steemians who have in-depth knowledge of the issues and had chats with them\u2026. Really interesting chats\u2026. I had a great time getting everything ready.. I\u2019m sure you will enjoy it too.\nGet a cup of coffee and let\u2019s kick off the fun ride :)\n\n---\n**In page 1:**\nSteemMag had a chat with @riverhead \u2013 A whale who is also a witness and also the back-end moderator of Steemit.chat. A very nice guy I must say. We had a chat with him on topics ranging from how he joined Steemit, community participation and curation. I\u2019m sure you would enjoy hearing from him. \n I also had a chat with @firepower- who is the front-end Lead Moderator of Steemit.chat\n\n**In Page 2:**\nSteemMag had a chat with @anyx , The Lead of the Steemcleaners project\nWe also reached out to a number of steemians for our weekly Steemians Speak on an exciting topic that can bring some nostalgia. ;)\nAnd lots more\n---\n**SteemMag in Russian**\nIn addition to the ongoing translation of previous issues of SteemMag to chinese, @zaebars had the idea of translating previous issues of SteemMag and Official Steemit announcements to the Russian language. I believe this ongoing translation projects will help provide more language diversity on Steemit.... If you're interested in translating SteemMag to your native language. Please hit me on steemit.chat @infovore for further discussions.\n\nP.S [Here is the link to the Russian translation of steemMag](https://steemit.com/ru/@rusteemitblog/steemmag-ezhenedelnyi-stimit-daidzhest-8-perevod-stati-infovore) and [this](https://steemit.com/ru/@rusteemitblog/steemmag-ezhenedelnyi-stimit-daidzhest-8-2-perevod-stati-infovore)\n\n---\n\n

    A Chat With @riverhead

    \nhttps://s14.postimg.org/t0eh0af69/An_Exclusive_Interview_with__smooth.png\n\nSteemMag:\n**How did you get to know about steemit? And how has the journey been so far?**\n\n@riverhead:\n\nA friend of mine, who was involved early on, called me to tell me about really cool new crypto project. This was back in early April and I really liked the idea. A decentralized Buzzreditbook \u2013 how cool is that? Finally a blockchain project that wasn't trying to reinvent the financial world!\n\nSo far I've been having a blast with Steem and also the Steemit UI. Like any other large project there are good days and bad but the good days far outnumber the bad! I'm constantly amazed at the great people involved with the project. A quick look at steemtools.com is all it takes to see the deep pool of talent in and around the project.\n\n\nSM:\n**You are also a back-end moderator of steemit.chat. What are those things you've noticed so far?**\n\n@riverhead:\n\nThe biggest takeaway for me as moderator is just how little it takes for one person to get a channel completely fired up and turned into a troll-box. Thankfully we have a great team of levelheaded moderators that are helping to keep the peace!\n\nI have also been blown away by the people, such as Firepower, that have recognized the value of steemit.chat and have stepped up to do what they can to see it grow. Firepower has some great ideas and brings a lot of energy and optimism to the steemit.chat platform. Exciting times ahead!\n\n\n
    \n\nSM:\n**A number of Steemians complain of the platform not running as smooth as that of slack. What more functionality should Steemians look out for?**\n\nI completely agree with those that have noticed the relative sluggishness of Rocket Chat versus Slack. We have been scaling up server side hardware and software to try to address these issues. Slack and Rocket Chat provide similar services but are intended for different audiences. A few key differences to note:\n\n\u2013\tOn Slack we had around 1000 users compared to a little over 3000 on Rocket Chat.\n\n\u2013\tThe free Slack service has a global message history limit of 10000. With the volume of traffic we have now on Rocket Chat a message would only last a few seconds and Direct Messages just wouldn't be functional at all. To remove that limitation Slack charges $7 USD/account. Yes, $21,000 USD/month for a chat server at our current occupancy!\n\n\u2013\tSlack is designed for teams with external management structures and therefore does not have the depth of moderator tools we enjoy with Rocket Chat. There are almost no moderator controls at all in Slack. For Slack's intended audience this is fine but for a public community of this size it would be chaos. The most obvious omissions are channel specific moderators and the ability to assign commands based on account role (moderators can mute users for example).\n\n\u2013\tRocket Chat allows the community to own its own data and log files. The paid version of Slack has some of this functionality but a community is still more or less at the mercy of Slack's EULA.\n\n\u2013\tA specific example of a difference between a community owned service and a paid service: when a few Slack accounts were compromised and email/passwords changed there was a lengthy back and forth with Slack support which didn't really get anywhere. On Rocket Chat we could return the compromised accounts to their respective owners in a few minutes.\n\n\n\nSM:\n**As a whale, what do you look for in posts before voting?**\n\n@riverhead:\n**I've answered this question and gone back and deleted it about five times now. So let's try it again, this time with feeling.** The two biggest goals for my voting are to grow the platform and reward quality content creators. One thing to keep in mind is that as a large Steem Power holder my incentives lean much more toward long term success of the platform than rewards from curating.\n\nWhen I'm reviewing a post I try to determine first and foremost if it is original, or properly cited, content. Community projects like Curie, Steemcleaners, #steemitabuse-classic, etc. are great in assisting with this highest level filter. Next I try to determine if a post will be of interest to others \u2013 is this a link I'd send to friends even if it was on another platform?\n\nAlso important to me is if an author is putting out great content and no one has noticed. Inline with platform growth I have a strong incentive to get eyes on that person's work!\n\n
    \n\nSM:\n**There has been a recent rise in your curation efforts. How do you manage your daily activities and curation?**\n\n@riverhead:\nAren't open platforms great? There is no hiding on Steem! As mentioned above my primary goal is to grow value in the platform. Since I have no talent as writer, artist, or journalist this means curating content. A lot of content. Sadly there just aren't enough hours in the day to go through even half the content that's being generated! However I feel it needs to be done. To that end I have enlisted a good friend of mine, who also shares a lot of my values, to curate using my posting key. We are in constant communication and he's always trying to curate in a manner that fits the ethos I discussed above. He is his own person though so I suspect many will look with a raised eyebrow why one post got a vote and another did not. That's fine and all part of this great game!\n\n\nSM:\n**In which way do you think we can we a. Better distribute Steem power b. Improve the prices of Steem and SBD?**\n\n@riverhead:\n\nThis is an issue that will solve itself in time. A lot of the larger stakeholders seem to be idle from a curating perspective and also divesting their Steem Power and selling it. The net results in the short term is a lot of downward pressure on the price. Long term it means Steem will transition from a few early miners to users of the platform. \n\nThere are some that view whales powering down in a bad light. Naturally I am not in that camp but I can hardly claim an unbiased view. That said I do feel it is the best thing they can do to address the distribution issue. We cannot simultaneously want a flatter distribution of Steem and pressure people to not sell their stake. Personally I do not see the difference between one whale powering down a large stake or hundreds of people powering down a smaller stake. In my opinion the mechanic of the 104 week power down schedule levels the playing field from a dumping perspective.\n\nThe organic growth of Steemit, and by extension Steem, is exponential and effectively without bound. The downward pressure caused by my powering down is linear and has a very clear end point. The problem will solve itself so long as Steem is, and continues to be, a success.\n\nAs for the price of SBD I am quite happy with it priced around $1 USD/SBD. Like any stable coin it needs volume for the peg mechanisms to work. To generate volume a token needs some sort of utility. The interest rate on SBD is, again in my opinion, greatly overlooked by many. Also as the Steem platform grows in popularity so will the adoption of SBD by more services; much like the utility Bitcoin enjoys today as a payment token at many vendors.\n\n
    \n\n\nSM:\n**There have been a number of proposed features on the blockchain? What's your view on the recent 5 votes a day proposal? And powering down whales losing their voting powers?**\n\n\n@riverhead:\n\nFirst let\u2019s just clear up one big misconception: **The goal is not five votes per day nor is that what is being implemented.** It is akin to implying a $5 daily spending budget will only allow someone to buy 5 things. That \nwould only be true if everything cost $1. Want to buy five hundred items? Great \u2013 buy items that are worth $0.01. \n\nWant to vote more than five times per day? Great \u2013 don't vote 100% weight with every mouse click. This change creates incentives for users to better understand voting weights but more importantly makes it much easier to compete with the voting bots. Humans versus bots is the real battleground not whales versus dolphins versus minnows. There have been many great posts on steemit.com that do a much better job of explaining this than I can so I urge people to seek out those posts and educate yourselves.\n\nRemoving voting power from those powering down seems like a knee jerk reaction to a problem that will solve itself in time. I would rather see more focus on increasing demand for the Steem token than creating more barriers to exit. The 104 week power down schedule is sufficient in my opinion.\n\n\nSM:\n**Your personal message to Steemians and projects they should look out for?**\n\n@riverhead:\nWe are still in the twilight dawn of the Steem era and need to take a long view of things to come. There is great danger in band-aid quick fixes to seemingly unfair but temporary issues. Keep producing and curating quality content, spreading the word of Steem, and developing really cool tools and projects that enrich the ecosystem. The world will continue to come to us.\n\nIf I can leave you all with one parting message it is simply to be kind and respectful to one another. Steem is attracting people from all walks of life, religions, opinions, personal experiences, politics, and ambitions. It is simply not possible for everyone to agree with everyone else nor is it possible to beat people into our one world view. Accept gracefully that we will have and need diversity if we want this platform to reach its potential.\n\n---\n\nThanks @riverhead for the really insightful replies.. It\u2019s refreshing to read another perspective on the important issues affecting Steemians.\n\n---\nhttps://s12.postimg.org/4ijigtqcd/An_Exclusive_Interview.png\n\n

    A Chat with @firepower

    \n\nSteemMag:\n**What are some surprising activities you've noticed so far in the chat channels and what changes would you like to see?**\n\n@firepower:\nInitiatives that I'm part of such as RobinHoodWhale, SteemCleaners have all emerged from the discussions (public and private) on the platform. It was a surprise to see engagement at this level and the motivation amongst users of the platform to collaborate with a single mindset to bring positive changes we wanted to see on the site. I'd like to more users helping each other with the queries as the user participation grows here and lesser trolls and scammers.\n\nI'm currently putting together **\"Steemit Social\" \u2014 a community management team that in its initial stages will handle moderation of certain to-be-designated official channels for steemit related discussions here.** \n\nThat will help consolidate some of our efforts in increasing engagement and retention of good users on Steemit. Hopefully it will lead to more innovative initiatives on Steemit.com as people see the benefits of collaboration and JV on this Steemit.Chat platform and use it to further networking and great content creation. \nAlthough a fair bit of this has been achieved with a number of initiatives that we've seen on the site already but team building for Steemit Social is currently underway.\n\nSteemMag:\n**How are moderators for channels chosen?**\n\n@firepower:\nThere are several channels on Steemit Chat many of which are user created for personal reasons. I personally over see over 50 channels on a regular basis. \n\nFrom this vast number a dozen or so channels have been selected for moderation under Steemit Social initiative. The moderators for these channels are selected on the basis of their current participation on the channels. Those proven to be proactive, helpful, collaborative are considered (if they are willing to step up to the task of moderation) \n\nAlso in addition to this I will be selecting on basis of the time they can devote to moderation and a few other criteria. But they can and will be a mix of old timers and new users.\n\n---\n\nThanks @firepower for having a chat with SteemMag. We wish you all the best :)\n\n---\n\n**Check out page 2 for more awesome features you wouldn't want to miss :)**\n -->[Page 2](https://steemit.com/steemmag/@infovore/a-day-in-the-life-of-a-steemcleaner-steemians-speak-fondest-moment-on-steemit-this-week-on-steemit-steemmag-steemit-s-weekend)", + "category": "steemmag", + "children": 28, + "created": "2016-09-10T04:10:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s14.postimg.org/kkthwj1ox/FireShot_Screen_Capture__031____Magazine_\u2013_Steem.png", + "https://s14.postimg.org/t0eh0af69/An_Exclusive_Interview_with__smooth.png", + "https://s12.postimg.org/4ijigtqcd/An_Exclusive_Interview.png" + ], + "links": [ + "https://steemit.com/interview/@infovore/steemmag-steemit-s-weekend-digest-1-an-exclusive-interview-with-a-whale-and-this-week-on-steemit", + "https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-2-an-exclusive-interview-with-a-whale-who-owns-a-bot-and-more-exciting-features-this-week-on", + "https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-special-edition-3-a-focus-on-the-internal-market-system-plus-interesting-chats-with-some-top", + "https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-4-the-fight-against-spam-and-the-reputation-score-a-look-at-both-sides-chats-with-a-hero-and-a", + "https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-6-x-ray-on-a-pioneer-tag-chats-with-top-artists-on-steemit-a-new-mentorship-channel-steemmag", + "https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-mega-edition-7-falling-prices-and-superchargers-of-steem-chats-with-the-lazlo-of-steem", + "https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-8-a-look-at-steemit-s-user-retention-rate-chats-with-an-analyst-project-leads-of-the-robinhood", + "https://steemit.com/ru/@rusteemitblog/steemmag-ezhenedelnyi-stimit-daidzhest-8-perevod-stati-infovore", + "https://steemit.com/ru/@rusteemitblog/steemmag-ezhenedelnyi-stimit-daidzhest-8-2-perevod-stati-infovore", + "https://steemit.com/steemmag/@infovore/a-day-in-the-life-of-a-steemcleaner-steemians-speak-fondest-moment-on-steemit-this-week-on-steemit-steemmag-steemit-s-weekend" + ], + "tags": [ + "steemmag", + "steemitabuse-classic", + "steemit" + ], + "users": [ + "steemitblog", + "riverhead", + "firepower", + "anyx", + "zaebars", + "infovore" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 135259211784783, + "payout": 1665.883, + "payout_at": "2016-09-17T04:10:12", + "pending_payout_value": "1665.883 HBD", + "percent_hbd": 10000, + "permlink": "steemmag-steemit-s-weekend-digest-9-of-community-curation-and-reputation-chats-with-a-whale-steemit-chat-lead-moderators-a-day", + "post_id": 1192094, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 377 + }, + "title": "SteemMag \u2013 Steemit\u2019s Weekend Digest #9: Of Community, Curation and Reputation: Chats With A Whale, Steemit.chat Lead Moderators\u2026\u2026..A Day In The Life Of A SteemCleaner\u2026\u2026 Steemians Speak \u2026SteemMag in Russian...\u2026 Lots more", + "updated": "2016-09-10T04:17:06", + "url": "/steemmag/@infovore/steemmag-steemit-s-weekend-digest-9-of-community-curation-and-reputation-chats-with-a-whale-steemit-chat-lead-moderators-a-day" + }, + { + "active_votes": [ + { + "rshares": 17254012246870, + "voter": "itsascam" + }, + { + "rshares": 535733390820, + "voter": "barrie" + }, + { + "rshares": 5103751298, + "voter": "style" + }, + { + "rshares": 32214613476423, + "voter": "smooth" + }, + { + "rshares": 376124156145, + "voter": "anonymous" + }, + { + "rshares": 2030709749134, + "voter": "steemroller" + }, + { + "rshares": 173437795746, + "voter": "highasfuck" + }, + { + "rshares": 74797563805, + "voter": "donaldtrump" + }, + { + "rshares": 18236084674024, + "voter": "steemed" + }, + { + "rshares": 2213080911223, + "voter": "badassmother" + }, + { + "rshares": 2063054807192, + "voter": "hr1" + }, + { + "rshares": 1085682997803, + "voter": "rossco99" + }, + { + "rshares": 3104750506, + "voter": "boy" + }, + { + "rshares": 1744527088450, + "voter": "xeroc" + }, + { + "rshares": 3769567615, + "voter": "bue-witness" + }, + { + "rshares": 684095163, + "voter": "bunny" + }, + { + "rshares": 7451084878258, + "voter": "complexring" + }, + { + "rshares": 54945423978, + "voter": "bue" + }, + { + "rshares": 1663604643, + "voter": "mini" + }, + { + "rshares": 213805550, + "voter": "moon" + }, + { + "rshares": 207092453843, + "voter": "alex90342fastn1" + }, + { + "rshares": 1791389756030, + "voter": "joseph" + }, + { + "rshares": 80912760056, + "voter": "aizensou" + }, + { + "rshares": 3099862765067, + "voter": "au1nethyb1" + }, + { + "rshares": 413033195708, + "voter": "recursive3" + }, + { + "rshares": 485387630807, + "voter": "masteryoda" + }, + { + "rshares": 2773525563900, + "voter": "recursive" + }, + { + "rshares": 1316074303, + "voter": "mineralwasser" + }, + { + "rshares": 813714737611, + "voter": "boombastic" + }, + { + "rshares": 7705867349, + "voter": "bingo-0" + }, + { + "rshares": 2008216408, + "voter": "bingo-1" + }, + { + "rshares": 5985883885439, + "voter": "smooth.witness" + }, + { + "rshares": 417157153744, + "voter": "boatymcboatface" + }, + { + "rshares": 66430424858, + "voter": "vip" + }, + { + "rshares": 10330793785, + "voter": "idol" + }, + { + "rshares": 625071742, + "voter": "healthcare" + }, + { + "rshares": 48174012597, + "voter": "stoner19" + }, + { + "rshares": 973270910, + "voter": "daniel.pan" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 813891996724, + "voter": "steemrollin" + }, + { + "rshares": 288375028, + "voter": "helen.tan" + }, + { + "rshares": 1702805460, + "voter": "jocelyn" + }, + { + "rshares": 86136725460, + "voter": "edgeland" + }, + { + "rshares": 60080199116, + "voter": "lovelace" + }, + { + "rshares": 16334436975, + "voter": "jademont" + }, + { + "rshares": 552957838713, + "voter": "eeks" + }, + { + "rshares": 18727529639, + "voter": "fkn" + }, + { + "rshares": 50848089, + "voter": "paco-steem" + }, + { + "rshares": 612088966, + "voter": "spaninv" + }, + { + "rshares": 29705274311, + "voter": "instructor2121" + }, + { + "rshares": 2110504361, + "voter": "gekko" + }, + { + "rshares": 24633871028, + "voter": "elishagh1" + }, + { + "rshares": 10350451330, + "voter": "richman" + }, + { + "rshares": 680475341465, + "voter": "nanzo-scoop" + }, + { + "rshares": 143623640505, + "voter": "steve-walschot" + }, + { + "rshares": 7607965485, + "voter": "kefkius" + }, + { + "rshares": 43841670513, + "voter": "hannixx42" + }, + { + "rshares": 210471789088, + "voter": "mummyimperfect" + }, + { + "rshares": 90554273436, + "voter": "asch" + }, + { + "rshares": 1412866813, + "voter": "murh" + }, + { + "rshares": 6478467851, + "voter": "cryptofunk" + }, + { + "rshares": 2319831401, + "voter": "error" + }, + { + "rshares": 10869737011, + "voter": "andu" + }, + { + "rshares": 39926143300, + "voter": "ranko-k" + }, + { + "rshares": 943968164651, + "voter": "cyber" + }, + { + "rshares": 63330211857, + "voter": "theshell" + }, + { + "rshares": 58412473880, + "voter": "ak2020" + }, + { + "rshares": 29711605912, + "voter": "drinkzya" + }, + { + "rshares": 9277411843, + "voter": "zebbra2014" + }, + { + "rshares": 8443212997, + "voter": "badger311" + }, + { + "rshares": 8738981485, + "voter": "badger313" + }, + { + "rshares": 8702483753, + "voter": "badger312" + }, + { + "rshares": 9001567116, + "voter": "badger316" + }, + { + "rshares": 9123486181, + "voter": "badger319" + }, + { + "rshares": 9031151503, + "voter": "badger3101" + }, + { + "rshares": 8484043231, + "voter": "badger3111" + }, + { + "rshares": 9046253871, + "voter": "badger3121" + }, + { + "rshares": 8654656797, + "voter": "badger3131" + }, + { + "rshares": 8762701350, + "voter": "badger3141" + }, + { + "rshares": 8739109939, + "voter": "badger3171" + }, + { + "rshares": 8546528070, + "voter": "badger3181" + }, + { + "rshares": 9132908526, + "voter": "badger3191" + }, + { + "rshares": 8546364960, + "voter": "badger3112" + }, + { + "rshares": 8887579277, + "voter": "badger3132" + }, + { + "rshares": 8760749880, + "voter": "badger3162" + }, + { + "rshares": 8991838018, + "voter": "badger3113" + }, + { + "rshares": 8642464252, + "voter": "badger3123" + }, + { + "rshares": 8766259094, + "voter": "badger3133" + }, + { + "rshares": 9117921940, + "voter": "badger3153" + }, + { + "rshares": 8796345969, + "voter": "badger3163" + }, + { + "rshares": 8826885883, + "voter": "badger3193" + }, + { + "rshares": 8776474202, + "voter": "badger3114" + }, + { + "rshares": 8685319251, + "voter": "badger3124" + }, + { + "rshares": 8588131522, + "voter": "badger3144" + }, + { + "rshares": 8509903432, + "voter": "badger3154" + }, + { + "rshares": 8377142569, + "voter": "badger3164" + }, + { + "rshares": 8709266268, + "voter": "badger3174" + }, + { + "rshares": 8989741077, + "voter": "badger3194" + }, + { + "rshares": 8886015093, + "voter": "badger3105" + }, + { + "rshares": 8829511880, + "voter": "badger3135" + }, + { + "rshares": 8423365179, + "voter": "badger3145" + }, + { + "rshares": 9007384737, + "voter": "badger3155" + }, + { + "rshares": 8700076693, + "voter": "badger3175" + }, + { + "rshares": 8476088358, + "voter": "badger3195" + }, + { + "rshares": 8117816544, + "voter": "badger3106" + }, + { + "rshares": 8937249420, + "voter": "badger3116" + }, + { + "rshares": 8985259884, + "voter": "badger3126" + }, + { + "rshares": 8611887587, + "voter": "badger3136" + }, + { + "rshares": 8258119046, + "voter": "badger3146" + }, + { + "rshares": 8490028306, + "voter": "badger3156" + }, + { + "rshares": 8706060844, + "voter": "badger3166" + }, + { + "rshares": 8620820297, + "voter": "badger3176" + }, + { + "rshares": 8755546624, + "voter": "badger3186" + }, + { + "rshares": 8791350652, + "voter": "badger3196" + }, + { + "rshares": 8718787464, + "voter": "badger3107" + }, + { + "rshares": 8470907036, + "voter": "badger315" + }, + { + "rshares": 8967392421, + "voter": "badger318" + }, + { + "rshares": 9017063076, + "voter": "badger3151" + }, + { + "rshares": 8689160160, + "voter": "badger3161" + }, + { + "rshares": 8948627747, + "voter": "badger3122" + }, + { + "rshares": 8885387693, + "voter": "badger3142" + }, + { + "rshares": 9108552941, + "voter": "badger3152" + }, + { + "rshares": 8411165530, + "voter": "badger3172" + }, + { + "rshares": 8924979164, + "voter": "badger3182" + }, + { + "rshares": 8680205086, + "voter": "badger3192" + }, + { + "rshares": 8594743825, + "voter": "badger3143" + }, + { + "rshares": 8857978044, + "voter": "badger3173" + }, + { + "rshares": 8564311617, + "voter": "badger3104" + }, + { + "rshares": 8276140903, + "voter": "badger3134" + }, + { + "rshares": 8683402090, + "voter": "badger3184" + }, + { + "rshares": 8620438944, + "voter": "badger3115" + }, + { + "rshares": 9093900150, + "voter": "badger3165" + }, + { + "rshares": 8719511025, + "voter": "badger3185" + }, + { + "rshares": 8781524309, + "voter": "badger314" + }, + { + "rshares": 9016232963, + "voter": "badger317" + }, + { + "rshares": 8754423847, + "voter": "badger3102" + }, + { + "rshares": 8715852300, + "voter": "badger3103" + }, + { + "rshares": 8642797273, + "voter": "badger3125" + }, + { + "rshares": 8608905415, + "voter": "badger3183" + }, + { + "rshares": 378682881471, + "voter": "taoteh1221" + }, + { + "rshares": 55888519907, + "voter": "juanmiguelsalas" + }, + { + "rshares": 24531704602, + "voter": "ratel" + }, + { + "rshares": 54546848859, + "voter": "thecryptodrive" + }, + { + "rshares": 416005022635, + "voter": "kaylinart" + }, + { + "rshares": 48100143459, + "voter": "brandonp" + }, + { + "rshares": 79205985873, + "voter": "tim-johnston" + }, + { + "rshares": 30446086393, + "voter": "michaelx" + }, + { + "rshares": 5796693766, + "voter": "mark-waser" + }, + { + "rshares": 105009421944, + "voter": "geoffrey" + }, + { + "rshares": 188087115737, + "voter": "kimziv" + }, + { + "rshares": 2690420179, + "voter": "gary-smith" + }, + { + "rshares": 1347191339, + "voter": "mammasitta" + }, + { + "rshares": 6876766028, + "voter": "tyler-fletcher" + }, + { + "rshares": 90563949206, + "voter": "mctiller" + }, + { + "rshares": 31928061137, + "voter": "talanhorne" + }, + { + "rshares": 2249145664, + "voter": "superfreek" + }, + { + "rshares": 12333425439, + "voter": "primus" + }, + { + "rshares": 471231170, + "voter": "mrhankeh" + }, + { + "rshares": 56702480478, + "voter": "isteemit" + }, + { + "rshares": 20146452810, + "voter": "skapaneas" + }, + { + "rshares": 6987317828, + "voter": "micheletrainer" + }, + { + "rshares": 16502073535, + "voter": "grey580" + }, + { + "rshares": 68355906476, + "voter": "bacchist" + }, + { + "rshares": 300291782992, + "voter": "ericvancewalton" + }, + { + "rshares": 20737600522, + "voter": "thebatchman" + }, + { + "rshares": 7571474579, + "voter": "dasha" + }, + { + "rshares": 166083491114, + "voter": "dashpaymag" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 82245157117, + "voter": "rubybian" + }, + { + "rshares": 3304220350, + "voter": "orly" + }, + { + "rshares": 18219576288, + "voter": "konstantin" + }, + { + "rshares": 255388351, + "voter": "mstang83" + }, + { + "rshares": 13133571951, + "voter": "stealthtrader" + }, + { + "rshares": 15765507039, + "voter": "hakise" + }, + { + "rshares": 136509726119, + "voter": "jackkang" + }, + { + "rshares": 783214413493, + "voter": "slowwalker" + }, + { + "rshares": 63426745334, + "voter": "furion" + }, + { + "rshares": 447221422, + "voter": "barbara2" + }, + { + "rshares": 501828136, + "voter": "ch0c0latechip" + }, + { + "rshares": 460021595, + "voter": "doge4lyf" + }, + { + "rshares": 1439499719388, + "voter": "renohq" + }, + { + "rshares": 910607443, + "voter": "steem1653" + }, + { + "rshares": 78142015, + "voter": "cynetyc" + }, + { + "rshares": 5840126451, + "voter": "steemit-life" + }, + { + "rshares": 11639891277, + "voter": "asim" + }, + { + "rshares": 5019651587, + "voter": "thegoodguy" + }, + { + "rshares": 16165263351, + "voter": "aaseb" + }, + { + "rshares": 1922585547, + "voter": "incomemonthly" + }, + { + "rshares": 3542064676, + "voter": "karen13" + }, + { + "rshares": 14499795077, + "voter": "jaycobbell" + }, + { + "rshares": 35657831828, + "voter": "condra" + }, + { + "rshares": 380411494, + "voter": "karenmckersie" + }, + { + "rshares": 42155042596, + "voter": "milestone" + }, + { + "rshares": 7004799464, + "voter": "lichtblick" + }, + { + "rshares": 31806577480, + "voter": "creemej" + }, + { + "rshares": 87211957, + "voter": "wildchild" + }, + { + "rshares": 87922582758, + "voter": "manthostsakirid" + }, + { + "rshares": 327825731284, + "voter": "calaber24p" + }, + { + "rshares": 19290216171, + "voter": "mustafaomar" + }, + { + "rshares": 69340903682, + "voter": "thylbom" + }, + { + "rshares": 7168092642, + "voter": "geronimo" + }, + { + "rshares": 3574624118, + "voter": "tarindel" + }, + { + "rshares": 3440980496, + "voter": "azurejasper" + }, + { + "rshares": 3468024472, + "voter": "travelista" + }, + { + "rshares": 14082148874, + "voter": "beowulfoflegend" + }, + { + "rshares": 3225826837, + "voter": "birdie" + }, + { + "rshares": 172189515905, + "voter": "jl777" + }, + { + "rshares": 419552697, + "voter": "meteor78" + }, + { + "rshares": 7263629859, + "voter": "lostnuggett" + }, + { + "rshares": 33849888101, + "voter": "zaebars" + }, + { + "rshares": 15175478281, + "voter": "positive" + }, + { + "rshares": 1784922790, + "voter": "yarly" + }, + { + "rshares": 269622478, + "voter": "yarly2" + }, + { + "rshares": 270026148, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 94749795003, + "voter": "crazymumzysa" + }, + { + "rshares": 308403865, + "voter": "sergey44" + }, + { + "rshares": 726354430, + "voter": "quigua" + }, + { + "rshares": 19822991673, + "voter": "krabgat" + }, + { + "rshares": 14673652208, + "voter": "proto" + }, + { + "rshares": 614768567, + "voter": "curator" + }, + { + "rshares": 29065498998, + "voter": "sisterholics" + }, + { + "rshares": 432486248, + "voter": "yarly10" + }, + { + "rshares": 1518995742, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 5613435467, + "voter": "royalmacro" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 2814935249, + "voter": "tygergamer" + }, + { + "rshares": 521275173, + "voter": "fnait" + }, + { + "rshares": 463139988, + "voter": "keepcalmand" + }, + { + "rshares": 41425208675, + "voter": "celebr1ty" + }, + { + "rshares": 152942524, + "voter": "steemster1" + }, + { + "rshares": 3110738052, + "voter": "glitterpig" + }, + { + "rshares": 5361469967, + "voter": "jed78" + }, + { + "rshares": 128436934152, + "voter": "steemdrive" + }, + { + "rshares": 1075249019, + "voter": "metaflute" + }, + { + "rshares": 30617031719, + "voter": "gomeravibz" + }, + { + "rshares": 7348222877, + "voter": "taker" + }, + { + "rshares": 4650549512, + "voter": "theprophet0" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 1014658077676, + "voter": "laonie" + }, + { + "rshares": 24599353305, + "voter": "rawnetics" + }, + { + "rshares": 22885253692, + "voter": "laonie1" + }, + { + "rshares": 23397623576, + "voter": "laonie2" + }, + { + "rshares": 23406202019, + "voter": "laonie3" + }, + { + "rshares": 35332596027, + "voter": "myfirst" + }, + { + "rshares": 5173706061, + "voter": "rich77" + }, + { + "rshares": 219384643131, + "voter": "somebody" + }, + { + "rshares": 18423409525, + "voter": "persianqueen" + }, + { + "rshares": 8446917426, + "voter": "flysaga" + }, + { + "rshares": 15449565159, + "voter": "gmurph" + }, + { + "rshares": 60454399454, + "voter": "timsaid" + }, + { + "rshares": 49896906723, + "voter": "midnightoil" + }, + { + "rshares": 2398050010, + "voter": "kalimor" + }, + { + "rshares": 64812629, + "voter": "coderg" + }, + { + "rshares": 4084041379, + "voter": "ullikume" + }, + { + "rshares": 23402172956, + "voter": "laonie4" + }, + { + "rshares": 23400454230, + "voter": "laonie5" + }, + { + "rshares": 23397838780, + "voter": "laonie6" + }, + { + "rshares": 23394832219, + "voter": "laonie7" + }, + { + "rshares": 23391054923, + "voter": "laonie8" + }, + { + "rshares": 23389438261, + "voter": "laonie9" + }, + { + "rshares": 113723928151, + "voter": "xiaohui" + }, + { + "rshares": 273792699, + "voter": "riosparada" + }, + { + "rshares": 61261066, + "voter": "jackkomber" + }, + { + "rshares": 1330013727, + "voter": "paynode" + }, + { + "rshares": 3902841617, + "voter": "xiaokongcom" + }, + { + "rshares": 60961853, + "voter": "rinaa" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 59738641, + "voter": "ciao" + }, + { + "rshares": 13133082471, + "voter": "cristi" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 7865207817, + "voter": "xianjun" + }, + { + "rshares": 57765027, + "voter": "steema" + }, + { + "rshares": 58977371, + "voter": "jers" + }, + { + "rshares": 60198505, + "voter": "nyoba" + }, + { + "rshares": 63352986, + "voter": "sijoittaja" + }, + { + "rshares": 74480084, + "voter": "confucius" + }, + { + "rshares": 28963700361, + "voter": "mrosenquist" + }, + { + "rshares": 66124624, + "voter": "stevescriber" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 82077402511, + "voter": "miacats" + }, + { + "rshares": 54857117, + "voter": "nano2nd" + }, + { + "rshares": 8004031983, + "voter": "mione" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 516130761, + "voter": "microluck" + }, + { + "rshares": 4846854926, + "voter": "matrixdweller" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 57802223, + "voter": "cryptoblu" + }, + { + "rshares": 57795937, + "voter": "instructor" + }, + { + "rshares": 2839707731, + "voter": "virtualgrowth" + }, + { + "rshares": 677985237616, + "voter": "dollarvigilante" + }, + { + "rshares": 111925253, + "voter": "cinderphoenix" + }, + { + "rshares": 13247903691, + "voter": "gvargas123" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 56566121, + "voter": "widell" + }, + { + "rshares": 8933292656, + "voter": "jaredcwillis" + }, + { + "rshares": 7424154802, + "voter": "jenniferskyler" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 23383314578, + "voter": "laonie10" + }, + { + "rshares": 376185226, + "voter": "mig641" + }, + { + "rshares": 2636466814, + "voter": "rossenpavlov" + }, + { + "rshares": 80744538922, + "voter": "barrycooper" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 1875756919, + "voter": "themadmonk" + }, + { + "rshares": 22919550471, + "voter": "hilarski" + }, + { + "rshares": 3304711232, + "voter": "erikaharris" + }, + { + "rshares": 54309905169, + "voter": "mandibil" + }, + { + "rshares": 54999739, + "voter": "curpose" + }, + { + "rshares": 54705383, + "voter": "rickmiller" + }, + { + "rshares": 62828027, + "voter": "uri-bruck" + }, + { + "rshares": 2697644054, + "voter": "nulliusinverba" + }, + { + "rshares": 521036073, + "voter": "runridefly" + }, + { + "rshares": 185741561, + "voter": "darkflame" + }, + { + "rshares": 67205116, + "voter": "jlufer" + }, + { + "rshares": 56814433, + "voter": "apeiron8" + }, + { + "rshares": 23037545954, + "voter": "laonie11" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 1618340478, + "voter": "davidjkelley" + }, + { + "rshares": 53966805, + "voter": "crion" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 53613607, + "voter": "wiss" + }, + { + "rshares": 9544436170, + "voter": "ghasemkiani" + }, + { + "rshares": 22578790508, + "voter": "sponge-bob" + }, + { + "rshares": 51224468, + "voter": "benaccept" + }, + { + "rshares": 15182494105, + "voter": "digital-wisdom" + }, + { + "rshares": 3780291918, + "voter": "ethical-ai" + }, + { + "rshares": 3112261339, + "voter": "fajrilgooner" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 5540341066, + "voter": "jwaser" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 646139908, + "voter": "kev7000" + }, + { + "rshares": 2185049673, + "voter": "richhersey" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 958775616, + "voter": "smisi" + }, + { + "rshares": 114887718, + "voter": "tito-baron" + }, + { + "rshares": 52560790, + "voter": "yorsens" + }, + { + "rshares": 1737816844, + "voter": "edgarsart" + }, + { + "rshares": 1337019702, + "voter": "kiwideb" + }, + { + "rshares": 8570038390, + "voter": "richardjuckes" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 53204786, + "voter": "hzdoge" + }, + { + "rshares": 2610110240, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 5597974685, + "voter": "dexter-k" + }, + { + "rshares": 337128446, + "voter": "panther" + }, + { + "rshares": 85242648206, + "voter": "cnfund" + }, + { + "rshares": 763331131, + "voter": "ct-gurus" + }, + { + "rshares": 71464098, + "voter": "and030380" + }, + { + "rshares": 368731992447, + "voter": "charlieshrem" + }, + { + "rshares": 54558832228, + "voter": "tracemayer" + }, + { + "rshares": 23463527291, + "voter": "brains" + }, + { + "rshares": 567259127, + "voter": "jessicanicklos" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 5067007708, + "voter": "burnin" + }, + { + "rshares": 1347103445, + "voter": "bitcoinparadise" + }, + { + "rshares": 385170926, + "voter": "ballinconscious" + }, + { + "rshares": 5176580128, + "voter": "chick1" + }, + { + "rshares": 1868423661, + "voter": "rigaronib" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 4756971640, + "voter": "mallorca" + }, + { + "rshares": 2038720616, + "voter": "steemsquad" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341668438, + "voter": "ellepdub" + }, + { + "rshares": 88742390, + "voter": "inarix03" + }, + { + "rshares": 62871857, + "voter": "stardust" + }, + { + "rshares": 9753281214, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 51709606, + "voter": "mari5555na" + }, + { + "rshares": 4697887292, + "voter": "morgan.waser" + }, + { + "rshares": 50602980, + "voter": "cfisher" + }, + { + "rshares": 51240567, + "voter": "billkappa442" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 50147782, + "voter": "disha" + }, + { + "rshares": 51141851, + "voter": "slow" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50865840, + "voter": "sting" + }, + { + "rshares": 50798322, + "voter": "breeze" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50536471, + "voter": "twistys" + }, + { + "rshares": 50482289, + "voter": "connection" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 82691362372, + "voter": "btshuang" + }, + { + "rshares": 71404120, + "voter": "piphunters" + }, + { + "rshares": 2059583675, + "voter": "cwbrooch" + }, + { + "rshares": 3599178324, + "voter": "strong-ai" + }, + { + "rshares": 554491162, + "voter": "grisha-danunaher" + }, + { + "rshares": 77637243, + "voter": "igtes" + }, + { + "rshares": 154471584, + "voter": "buffett" + }, + { + "rshares": 162453619, + "voter": "yasiin" + }, + { + "rshares": 153932702, + "voter": "siniceku" + }, + { + "rshares": 162143875, + "voter": "cebymaster" + }, + { + "rshares": 108281132, + "voter": "bosjaya" + }, + { + "rshares": 154056498, + "voter": "cruise" + }, + { + "rshares": 156601976, + "voter": "eunnykim" + }, + { + "rshares": 150176763, + "voter": "listentojon" + }, + { + "rshares": 1359624210, + "voter": "rusteemitblog" + }, + { + "rshares": 161179339, + "voter": "bethesda" + }, + { + "rshares": 488800701, + "voter": "miserableoracle" + }, + { + "rshares": 160880639, + "voter": "illusions" + }, + { + "rshares": 97769199, + "voter": "dresden" + }, + { + "rshares": 162971049, + "voter": "laskoff" + }, + { + "rshares": 160835930, + "voter": "skrillex" + }, + { + "rshares": 161308098, + "voter": "pawel-krawczyk" + }, + { + "rshares": 184673908, + "voter": "jameshowarrd" + }, + { + "rshares": 160260561, + "voter": "rage" + }, + { + "rshares": 159963865, + "voter": "sledgehammer" + }, + { + "rshares": 159957397, + "voter": "pirelli" + }, + { + "rshares": 159539963, + "voter": "blender" + }, + { + "rshares": 159531007, + "voter": "benetton" + }, + { + "rshares": 159387371, + "voter": "bosch" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 155818143, + "voter": "djvs" + }, + { + "rshares": 158842356, + "voter": "sixthsense" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 155418611, + "voter": "oghenetony" + }, + { + "rshares": 130506461, + "voter": "insight2incite" + }, + { + "rshares": 12950678904, + "voter": "goldmatters" + }, + { + "rshares": 157931443, + "voter": "monticoliak" + }, + { + "rshares": 148368276, + "voter": "antaja" + }, + { + "rshares": 474962663, + "voter": "hacon" + }, + { + "rshares": 157459721, + "voter": "arcestia" + } + ], + "author": "ericvancewalton", + "author_payout_value": "0.000 HBD", + "author_reputation": 70.47, + "beneficiaries": [], + "blacklists": [], + "body": "Happiness is an empty\nrush hour train\nonly the scent \nof the past remains,\nstains of a crushed Cheeto\non a vacant seat,\na crumpled can of pop\nand graffiti covered shops\nthat rush by, unbroken\n\n![](http://i.giphy.com/YKTlviLgeXpbG.gif)\n\nHappiness is an empty\nrush hour train\na subtle sway \nto hush the pain\nas life\u2019s maelstrom\nbriefly slows its swirl\nthe fringes of my soul\nbegin an upward curl, a smile\n\nMuse strikes,\na welcome distraction\nfrom mortality\npulls me back from\nthe edge of never\nto maybe\u2026just wait and see\nplease spare me \nfrom obscurity\n\nHappiness is an empty\nrush hour train\nthe pause I prayed for\nspared me from being life\u2019s prey\nsweet muse diffuses the illusions,\nand I return to the conclusion\nthat I spell out the meaning\nof my existence,\none word at a time.\n\n\n---\n\nThe best compliment you can give is to share my work with others, either face-to-face or online. I appreciate all of your continued support!\n\nDid you miss today's episode of my serialized novel, Alarm Clock Dawn? If so [click here](https://steemit.com/story/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-24) to read it!", + "category": "story", + "children": 22, + "created": "2016-09-10T02:30:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.giphy.com/YKTlviLgeXpbG.gif" + ], + "links": [ + "https://steemit.com/story/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-24" + ], + "tags": [ + "story", + "life", + "poetry", + "creativity", + "writers" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 116090125359605, + "payout": 1290.93, + "payout_at": "2016-09-17T02:30:39", + "pending_payout_value": "1290.930 HBD", + "percent_hbd": 10000, + "permlink": "rush-hour-train-an-original-poem", + "post_id": 1191543, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 436 + }, + "title": "RUSH HOUR TRAIN (An Original Poem)", + "updated": "2016-09-10T02:32:39", + "url": "/story/@ericvancewalton/rush-hour-train-an-original-poem" + }, + { + "active_votes": [ + { + "rshares": 16914962160765, + "voter": "itsascam" + }, + { + "rshares": 32209350074499, + "voter": "smooth" + }, + { + "rshares": 25621250694175, + "voter": "berniesanders" + }, + { + "rshares": 1990846533589, + "voter": "steemroller" + }, + { + "rshares": 73329611349, + "voter": "donaldtrump" + }, + { + "rshares": 17858131403304, + "voter": "steemed" + }, + { + "rshares": 119669663335, + "voter": "sandra" + }, + { + "rshares": 5440360108871, + "voter": "kushed" + }, + { + "rshares": 1108375945011, + "voter": "ihashfury" + }, + { + "rshares": 3104786127, + "voter": "boy" + }, + { + "rshares": 3769614077, + "voter": "bue-witness" + }, + { + "rshares": 684099809, + "voter": "bunny" + }, + { + "rshares": 54952584675, + "voter": "bue" + }, + { + "rshares": 1663623227, + "voter": "mini" + }, + { + "rshares": 213807099, + "voter": "moon" + }, + { + "rshares": 207040085703, + "voter": "alex90342fastn1" + }, + { + "rshares": 76449229334, + "voter": "aizensou" + }, + { + "rshares": 208865905773, + "voter": "b0y2k" + }, + { + "rshares": 5967752509986, + "voter": "smooth.witness" + }, + { + "rshares": 625076388, + "voter": "healthcare" + }, + { + "rshares": 973278654, + "voter": "daniel.pan" + }, + { + "rshares": 20925089971, + "voter": "hcf27" + }, + { + "rshares": 7859123838, + "voter": "woo7739" + }, + { + "rshares": 23196758112, + "voter": "lobotony" + }, + { + "rshares": 288376577, + "voter": "helen.tan" + }, + { + "rshares": 24303123564, + "voter": "yefet" + }, + { + "rshares": 76716940669, + "voter": "edgeland" + }, + { + "rshares": 146356524895, + "voter": "itsjoeco" + }, + { + "rshares": 58901086040, + "voter": "lovelace" + }, + { + "rshares": 19218903976, + "voter": "fkn" + }, + { + "rshares": 25947446890, + "voter": "elishagh1" + }, + { + "rshares": 10276551983, + "voter": "richman" + }, + { + "rshares": 1097771169, + "voter": "weenfan" + }, + { + "rshares": 42650129955, + "voter": "hannixx42" + }, + { + "rshares": 490994275, + "voter": "coar" + }, + { + "rshares": 79220229042, + "voter": "asch" + }, + { + "rshares": 1426426670, + "voter": "murh" + }, + { + "rshares": 927182401, + "voter": "leprechaun" + }, + { + "rshares": 990439542978, + "voter": "cyber" + }, + { + "rshares": 10881925220, + "voter": "aizen01" + }, + { + "rshares": 6488753407, + "voter": "aizen02" + }, + { + "rshares": 3546923281, + "voter": "aizen03" + }, + { + "rshares": 1166223356, + "voter": "aizen04" + }, + { + "rshares": 4785248298, + "voter": "aizen07" + }, + { + "rshares": 2862106174, + "voter": "aizen08" + }, + { + "rshares": 1017307231, + "voter": "aizen09" + }, + { + "rshares": 7239441975, + "voter": "aizen06" + }, + { + "rshares": 3041659178, + "voter": "aizen11" + }, + { + "rshares": 2090661583, + "voter": "aizen14" + }, + { + "rshares": 2459368863, + "voter": "aizen19" + }, + { + "rshares": 648044782, + "voter": "aizen15" + }, + { + "rshares": 6414165703, + "voter": "aizen16" + }, + { + "rshares": 644494775, + "voter": "aizen20" + }, + { + "rshares": 4212755317, + "voter": "aizen22" + }, + { + "rshares": 1119850195, + "voter": "aizen23" + }, + { + "rshares": 2202425727, + "voter": "aizen17" + }, + { + "rshares": 3466630361, + "voter": "aizen24" + }, + { + "rshares": 1312814004, + "voter": "aizen25" + }, + { + "rshares": 2230006927, + "voter": "aizen28" + }, + { + "rshares": 3390224826, + "voter": "aizen26" + }, + { + "rshares": 1126516552, + "voter": "aizen27" + }, + { + "rshares": 3871536558, + "voter": "aizen32" + }, + { + "rshares": 2118150550, + "voter": "aizen30" + }, + { + "rshares": 3917914064, + "voter": "aizen31" + }, + { + "rshares": 1289744785, + "voter": "aizen33" + }, + { + "rshares": 1551496922, + "voter": "aizen34" + }, + { + "rshares": 5842555313, + "voter": "aizen36" + }, + { + "rshares": 1457886102, + "voter": "aizen37" + }, + { + "rshares": 2869382639, + "voter": "aizen21" + }, + { + "rshares": 4400694048, + "voter": "aizen12" + }, + { + "rshares": 1874719826, + "voter": "aizen38" + }, + { + "rshares": 9509347139, + "voter": "zebbra2014" + }, + { + "rshares": 98539988996, + "voter": "eric-boucher" + }, + { + "rshares": 8277551259, + "voter": "badger311" + }, + { + "rshares": 8567504846, + "voter": "badger313" + }, + { + "rshares": 8531722756, + "voter": "badger312" + }, + { + "rshares": 8824926234, + "voter": "badger316" + }, + { + "rshares": 8944454728, + "voter": "badger319" + }, + { + "rshares": 8853930534, + "voter": "badger3101" + }, + { + "rshares": 8317565381, + "voter": "badger3111" + }, + { + "rshares": 8868736778, + "voter": "badger3121" + }, + { + "rshares": 8484833583, + "voter": "badger3131" + }, + { + "rshares": 8590759616, + "voter": "badger3141" + }, + { + "rshares": 8567630782, + "voter": "badger3171" + }, + { + "rshares": 8378825027, + "voter": "badger3181" + }, + { + "rshares": 8953692321, + "voter": "badger3191" + }, + { + "rshares": 8378665116, + "voter": "badger3112" + }, + { + "rshares": 8713188956, + "voter": "badger3132" + }, + { + "rshares": 8588846410, + "voter": "badger3162" + }, + { + "rshares": 8815387903, + "voter": "badger3113" + }, + { + "rshares": 8472880108, + "voter": "badger3123" + }, + { + "rshares": 8594247599, + "voter": "badger3133" + }, + { + "rshares": 8938999590, + "voter": "badger3153" + }, + { + "rshares": 8623744536, + "voter": "badger3163" + }, + { + "rshares": 8653685629, + "voter": "badger3193" + }, + { + "rshares": 8604262412, + "voter": "badger3114" + }, + { + "rshares": 8514894813, + "voter": "badger3124" + }, + { + "rshares": 8419612726, + "voter": "badger3144" + }, + { + "rshares": 8342918520, + "voter": "badger3154" + }, + { + "rshares": 8212791838, + "voter": "badger3164" + }, + { + "rshares": 8538372280, + "voter": "badger3174" + }, + { + "rshares": 8813332077, + "voter": "badger3194" + }, + { + "rshares": 8711655442, + "voter": "badger3105" + }, + { + "rshares": 8656260136, + "voter": "badger3135" + }, + { + "rshares": 8258108122, + "voter": "badger3145" + }, + { + "rshares": 8830629783, + "voter": "badger3155" + }, + { + "rshares": 8529362893, + "voter": "badger3175" + }, + { + "rshares": 8309766486, + "voter": "badger3195" + }, + { + "rshares": 7958550637, + "voter": "badger3106" + }, + { + "rshares": 8761885175, + "voter": "badger3116" + }, + { + "rshares": 8808938751, + "voter": "badger3126" + }, + { + "rshares": 8442902985, + "voter": "badger3136" + }, + { + "rshares": 8096102110, + "voter": "badger3146" + }, + { + "rshares": 8323433102, + "voter": "badger3156" + }, + { + "rshares": 8535229707, + "voter": "badger3166" + }, + { + "rshares": 8451660544, + "voter": "badger3176" + }, + { + "rshares": 8583745178, + "voter": "badger3186" + }, + { + "rshares": 8618847167, + "voter": "badger3196" + }, + { + "rshares": 8547706786, + "voter": "badger3107" + }, + { + "rshares": 8304686759, + "voter": "badger315" + }, + { + "rshares": 8791437136, + "voter": "badger318" + }, + { + "rshares": 8840118351, + "voter": "badger3151" + }, + { + "rshares": 8518660410, + "voter": "badger3161" + }, + { + "rshares": 8773040397, + "voter": "badger3122" + }, + { + "rshares": 8711040344, + "voter": "badger3142" + }, + { + "rshares": 8929814297, + "voter": "badger3152" + }, + { + "rshares": 8246147682, + "voter": "badger3172" + }, + { + "rshares": 8749855512, + "voter": "badger3182" + }, + { + "rshares": 8509880926, + "voter": "badger3192" + }, + { + "rshares": 8426095375, + "voter": "badger3143" + }, + { + "rshares": 8684168139, + "voter": "badger3173" + }, + { + "rshares": 8396259878, + "voter": "badger3104" + }, + { + "rshares": 8113770597, + "voter": "badger3134" + }, + { + "rshares": 8513015243, + "voter": "badger3184" + }, + { + "rshares": 8451286669, + "voter": "badger3115" + }, + { + "rshares": 8915448816, + "voter": "badger3165" + }, + { + "rshares": 8548416160, + "voter": "badger3185" + }, + { + "rshares": 8609213497, + "voter": "badger314" + }, + { + "rshares": 8839304515, + "voter": "badger317" + }, + { + "rshares": 8582644417, + "voter": "badger3102" + }, + { + "rshares": 8544829175, + "voter": "badger3103" + }, + { + "rshares": 8473206599, + "voter": "badger3125" + }, + { + "rshares": 8439979288, + "voter": "badger3183" + }, + { + "rshares": 522729046, + "voter": "aizen39" + }, + { + "rshares": 51414971144, + "voter": "juanmiguelsalas" + }, + { + "rshares": 24530155254, + "voter": "ratel" + }, + { + "rshares": 24830367154, + "voter": "wongshiying" + }, + { + "rshares": 34853425861, + "voter": "will-zewe" + }, + { + "rshares": 2989816105, + "voter": "ola-haukland" + }, + { + "rshares": 77652927327, + "voter": "tim-johnston" + }, + { + "rshares": 170243742354, + "voter": "thedashguy" + }, + { + "rshares": 5923268326, + "voter": "mark-waser" + }, + { + "rshares": 198692604830, + "voter": "kimziv" + }, + { + "rshares": 5987815197, + "voter": "fuck.off" + }, + { + "rshares": 5902661660, + "voter": "iloveporn" + }, + { + "rshares": 5104940744, + "voter": "the.bot" + }, + { + "rshares": 7179722252, + "voter": "johnbradshaw" + }, + { + "rshares": 25256193686, + "voter": "djm34" + }, + { + "rshares": 17203151898, + "voter": "grey580" + }, + { + "rshares": 178740506212, + "voter": "marina" + }, + { + "rshares": 5002928670, + "voter": "the.whale" + }, + { + "rshares": 7378267599, + "voter": "dasha" + }, + { + "rshares": 162823711090, + "voter": "dashpaymag" + }, + { + "rshares": 259043859301, + "voter": "asmolokalo" + }, + { + "rshares": 4738426546, + "voter": "unicornfarts" + }, + { + "rshares": 254380477, + "voter": "mstang83" + }, + { + "rshares": 5001421026, + "voter": "vote" + }, + { + "rshares": 14611815996, + "voter": "hakise" + }, + { + "rshares": 5270806786, + "voter": "kissmybutt" + }, + { + "rshares": 3341477951, + "voter": "aizen41" + }, + { + "rshares": 949633270, + "voter": "aizen42" + }, + { + "rshares": 3234985796, + "voter": "aizen46" + }, + { + "rshares": 885471665, + "voter": "aizen47" + }, + { + "rshares": 61996698984, + "voter": "furion" + }, + { + "rshares": 463427059, + "voter": "barbara2" + }, + { + "rshares": 514901036, + "voter": "ch0c0latechip" + }, + { + "rshares": 476563702, + "voter": "doge4lyf" + }, + { + "rshares": 940145960, + "voter": "aizen51" + }, + { + "rshares": 762601213, + "voter": "aizen54" + }, + { + "rshares": 1137768898, + "voter": "steem1653" + }, + { + "rshares": 32300385422, + "voter": "toxonaut" + }, + { + "rshares": 5013145440, + "voter": "thegoodguy" + }, + { + "rshares": 3762678714, + "voter": "karen13" + }, + { + "rshares": 20339906378, + "voter": "meiisheree" + }, + { + "rshares": 237985094, + "voter": "zoicneo" + }, + { + "rshares": 303641987977, + "voter": "nabilov" + }, + { + "rshares": 10793265319, + "voter": "allmonitors" + }, + { + "rshares": 150946770224, + "voter": "bonface" + }, + { + "rshares": 239853673, + "voter": "keyser" + }, + { + "rshares": 4306271750, + "voter": "oululahti" + }, + { + "rshares": 321274648817, + "voter": "calaber24p" + }, + { + "rshares": 7168092642, + "voter": "geronimo" + }, + { + "rshares": 3403137236, + "voter": "tarindel" + }, + { + "rshares": 22320439424, + "voter": "deanliu" + }, + { + "rshares": 141336726, + "voter": "bento" + }, + { + "rshares": 3567394163, + "voter": "mastletter" + }, + { + "rshares": 13785815958, + "voter": "hagie" + }, + { + "rshares": 182919632406, + "voter": "jl777" + }, + { + "rshares": 8027780033, + "voter": "lostnuggett" + }, + { + "rshares": 15571736179, + "voter": "positive" + }, + { + "rshares": 15588413436, + "voter": "proto" + }, + { + "rshares": 639310915, + "voter": "curator" + }, + { + "rshares": 225919607, + "voter": "culoemono" + }, + { + "rshares": 30803776114, + "voter": "sisterholics" + }, + { + "rshares": 525805405, + "voter": "fnait" + }, + { + "rshares": 479775663, + "voter": "keepcalmand" + }, + { + "rshares": 2624409513, + "voter": "nelu.ceban" + }, + { + "rshares": 1983431339, + "voter": "melaniekon" + }, + { + "rshares": 972832549, + "voter": "metaflute" + }, + { + "rshares": 448704085, + "voter": "bento04" + }, + { + "rshares": 752395200, + "voter": "bento03" + }, + { + "rshares": 1532053181, + "voter": "aizen" + }, + { + "rshares": 7881154333, + "voter": "taker" + }, + { + "rshares": 239327469, + "voter": "bento02" + }, + { + "rshares": 551011953, + "voter": "bento01" + }, + { + "rshares": 4870706854, + "voter": "nekromarinist" + }, + { + "rshares": 1045404077461, + "voter": "laonie" + }, + { + "rshares": 15859283565, + "voter": "magicmonk" + }, + { + "rshares": 24597854453, + "voter": "rawnetics" + }, + { + "rshares": 65262109, + "voter": "angelamerkel" + }, + { + "rshares": 81779629, + "voter": "bento06" + }, + { + "rshares": 39132522690, + "voter": "myfirst" + }, + { + "rshares": 245012282974, + "voter": "somebody" + }, + { + "rshares": 9165148275, + "voter": "flysaga" + }, + { + "rshares": 54136222038, + "voter": "midnightoil" + }, + { + "rshares": 72933738628, + "voter": "mibenkito" + }, + { + "rshares": 2398018957, + "voter": "kalimor" + }, + { + "rshares": 1017496122, + "voter": "altucher" + }, + { + "rshares": 3991168336, + "voter": "ullikume" + }, + { + "rshares": 63300522, + "voter": "nickola" + }, + { + "rshares": 101510243, + "voter": "timferriss" + }, + { + "rshares": 1224587787, + "voter": "labradorsem" + }, + { + "rshares": 104630645, + "voter": "darrenrowse" + }, + { + "rshares": 120732230692, + "voter": "xiaohui" + }, + { + "rshares": 57523014, + "voter": "nickche" + }, + { + "rshares": 4123357882, + "voter": "xiaokongcom" + }, + { + "rshares": 60961853, + "voter": "rinaa" + }, + { + "rshares": 9803363939, + "voter": "thebotkiller" + }, + { + "rshares": 179226664, + "voter": "pcashmore" + }, + { + "rshares": 8533731325, + "voter": "xianjun" + }, + { + "rshares": 59587705, + "voter": "andrew.sullivan" + }, + { + "rshares": 1044976210, + "voter": "brianclark" + }, + { + "rshares": 830764868, + "voter": "daniel.kahneman" + }, + { + "rshares": 232725559, + "voter": "tucker.max" + }, + { + "rshares": 740095712, + "voter": "darren.rowse" + }, + { + "rshares": 55673058, + "voter": "chris.dunn" + }, + { + "rshares": 3113858752, + "voter": "bledarus" + }, + { + "rshares": 1177219949, + "voter": "pat.flynn" + }, + { + "rshares": 1222353190, + "voter": "mattmarshall" + }, + { + "rshares": 437440834, + "voter": "timothysykes" + }, + { + "rshares": 106798811, + "voter": "patflynn" + }, + { + "rshares": 545486196, + "voter": "microluck" + }, + { + "rshares": 896089582, + "voter": "andrewsullivan" + }, + { + "rshares": 18469945749, + "voter": "andrewfoodist" + }, + { + "rshares": 15955622425, + "voter": "kyriacos" + }, + { + "rshares": 59750246, + "voter": "saveliy" + }, + { + "rshares": 488694258, + "voter": "harvey.levin" + }, + { + "rshares": 249946232, + "voter": "jimmytwoshoes" + }, + { + "rshares": 13660887096, + "voter": "gvargas123" + }, + { + "rshares": 194599083, + "voter": "rand.fishkin" + }, + { + "rshares": 59202973, + "voter": "gduran" + }, + { + "rshares": 1223791127, + "voter": "englishtchrivy" + }, + { + "rshares": 60572520, + "voter": "theweatherman" + }, + { + "rshares": 57454684698, + "voter": "skum" + }, + { + "rshares": 55678144, + "voter": "apeiron8" + }, + { + "rshares": 1653932598, + "voter": "davidjkelley" + }, + { + "rshares": 163826775, + "voter": "greatness" + }, + { + "rshares": 55768488, + "voter": "supersune" + }, + { + "rshares": 18057509228, + "voter": "sponge-bob" + }, + { + "rshares": 15514588430, + "voter": "digital-wisdom" + }, + { + "rshares": 3859577072, + "voter": "ethical-ai" + }, + { + "rshares": 3112261339, + "voter": "fajrilgooner" + }, + { + "rshares": 62757877, + "voter": "gemmas" + }, + { + "rshares": 5661661621, + "voter": "jwaser" + }, + { + "rshares": 56416040, + "voter": "retronic" + }, + { + "rshares": 1210270353, + "voter": "zettar" + }, + { + "rshares": 56897224, + "voter": "lighter" + }, + { + "rshares": 177501015, + "voter": "harveylevin" + }, + { + "rshares": 2667370611, + "voter": "bwaser" + }, + { + "rshares": 122807239, + "voter": "gary.vaynerchuk" + }, + { + "rshares": 72893380, + "voter": "and030380" + }, + { + "rshares": 902283883, + "voter": "brains" + }, + { + "rshares": 486127137, + "voter": "jessicanicklos" + }, + { + "rshares": 3073525759, + "voter": "landofcrypto" + }, + { + "rshares": 2394301868, + "voter": "ellepdub" + }, + { + "rshares": 51890765, + "voter": "gregorygarcia" + }, + { + "rshares": 51384223, + "voter": "timothy.sykes" + }, + { + "rshares": 9778007818, + "voter": "herpetologyguy" + }, + { + "rshares": 645008272, + "voter": "antifragile" + }, + { + "rshares": 4800843442, + "voter": "morgan.waser" + }, + { + "rshares": 4225380872, + "voter": "puffin" + }, + { + "rshares": 156904891, + "voter": "iggy" + }, + { + "rshares": 265415818, + "voter": "borishaifa" + }, + { + "rshares": 51230296, + "voter": "steemq" + }, + { + "rshares": 1176614558, + "voter": "anns" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50868434, + "voter": "jumbo" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 50543061, + "voter": "rabobank" + }, + { + "rshares": 417431266, + "voter": "pabloescobar" + }, + { + "rshares": 50479027, + "voter": "sunlight" + }, + { + "rshares": 50351738, + "voter": "aschwin" + }, + { + "rshares": 3678089785, + "voter": "strong-ai" + }, + { + "rshares": 174357670, + "voter": "darkminded153" + }, + { + "rshares": 543618786, + "voter": "grisha-danunaher" + }, + { + "rshares": 77568662, + "voter": "timalex" + }, + { + "rshares": 85595277, + "voter": "comeup" + }, + { + "rshares": 159797935, + "voter": "eunnykim" + }, + { + "rshares": 162663756, + "voter": "linka" + }, + { + "rshares": 1542804511, + "voter": "irensche" + }, + { + "rshares": 282877474, + "voter": "witchcraftblog" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 161096439, + "voter": "bethsoft" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 160835930, + "voter": "skrillex" + }, + { + "rshares": 161308098, + "voter": "pawel-krawczyk" + }, + { + "rshares": 160319579, + "voter": "cybergirls" + }, + { + "rshares": 59566200, + "voter": "serikus" + }, + { + "rshares": 159554050, + "voter": "planetearth" + }, + { + "rshares": 159539963, + "voter": "blender" + }, + { + "rshares": 137407119, + "voter": "zaidkhalifa" + }, + { + "rshares": 156065913, + "voter": "mexresorts" + }, + { + "rshares": 158882941, + "voter": "leomaxzi" + }, + { + "rshares": 155727800, + "voter": "sixthsense" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 155418611, + "voter": "oghenetony" + }, + { + "rshares": 145950604, + "voter": "kurjik7" + } + ], + "author": "lobotony", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.16, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Hello Steemians!

    \n

    This is the 2nd part of my story and trip to the north. My first stop was Iceland (Part 1). Further north I arrived in Greenland in the city Tassilaq, July 2009.

    \n

    \n


    \n

    Some facts: Greenland is the biggest island in the world!

    \n

    It is a politically autonomous part of Denmark and has the lowest population density in the world apart from the antarctic.

    \n

    Tassilaq is the greenlandic name for the city, Ammassalik the danish and it is located in the south-east of Greenland. Tassilaq means 'like a calm lake'  because it is located in a pretty quiet fjord.

    \n

    Tassilaq was like my headquarter or base. I made a couple of excursions as well as you can imagine :)

    \n

    Some impressions of Tassilaq and some images of my excursions. Hope you enjoy.

    \n


    \n

    The idyll is simply fabulous! 

    \n

    \n


    \n

    The even had a soccer field and I enjoyed watching them pretty much every day :) You can see it in the lower pat of the image.

    \n


    \n

    \n


    \n

    Tassilaq at twilight.

    \n

    \n


    \n

    These little friends had not much to do. Huskys are adorable and beautiful animals, I love them.

    \n

    \n


    \n

    But if you are in Greenland you have to do it: A dog-sled ride. It was awesome :)

    \n

    \n


    \n

    A different view on Tassilaq, from the distance. I was standing in a real flower carpet :)

    \n

    \n


    \n

    The harbor and a supply ship.

    \n

    \n


    \n

    The typical jerky, can be found next to the houses very often.

    \n

    \n


    \n

    And of course I went on a trip to see icebergs. A must :) We went in those little boats, you can see them in the lower part of the image.

    \n

    \n


    \n

    On our way to the icebergs...

    \n

    \n


    \n

    The colors, the landscape, the weather: A beautiful and breath taking mix.

    \n

    \n


    \n

    In the upper part, right side, you can see again the ice sheet, this part is always covered with ice!

    \n

    \n


    \n

    We are used to cars driving by our house. They have floes instead :)

    \n

    \n


    \n

    ... and finally some icbergs.

    \n

    \n

    \n

    \n


    \n

    This is probably my favourite image :)

    \n

    \n


    \n

    Stonehenge on ice ::))

    \n

    \n


    \n

    I hope you enjoyed this little insight into Greenland. I can only recommend to go there. It's an experience you'll never forget.

    \n

    Steem on!

    \n", + "category": "travel", + "children": 31, + "created": "2016-09-09T09:35:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/greeland.png", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/Tassilaq_main.jpg", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/Tassilaq_2.jpg", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/tassilaq_twilight.png", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/husky.jpg", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/husky_ride.png", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/flowers.png", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/Tassilaq_harbour.jpg", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/jerky.png", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/boats.png", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/ice_landscape.jpg", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/ice_landscape.png", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/landscape.jpg", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/landscape_2.png", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/icberg.png", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/icberg_huge.png", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/ice.jpg", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/ice_water.jpg", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/ice.png" + ], + "links": [ + "https://steemit.com/travel/@lobotony/a-trip-to-the-north-part-1-of-2-iceland" + ], + "tags": [ + "travel" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 114625351731181, + "payout": 1237.858, + "payout_at": "2016-09-16T09:35:27", + "pending_payout_value": "1237.858 HBD", + "percent_hbd": 10000, + "permlink": "a-trip-to-the-north-part-2-of-2-greenland", + "post_id": 1182442, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 329 + }, + "title": "A trip to the North. Part 2 of 2: Greenland.", + "updated": "2016-09-09T09:35:27", + "url": "/travel/@lobotony/a-trip-to-the-north-part-2-of-2-greenland" + }, + { + "active_votes": [ + { + "rshares": 13477926522085, + "voter": "dantheman" + }, + { + "rshares": 16915698281245, + "voter": "itsascam" + }, + { + "rshares": 347182647212, + "voter": "anonymous" + }, + { + "rshares": 13139459703771, + "voter": "berniesanders" + }, + { + "rshares": 1990891910916, + "voter": "steemroller" + }, + { + "rshares": 73330944907, + "voter": "donaldtrump" + }, + { + "rshares": 296662216265, + "voter": "modprobe" + }, + { + "rshares": 17880038689437, + "voter": "steemed" + }, + { + "rshares": 2269754565580, + "voter": "badassmother" + }, + { + "rshares": 5661854594050, + "voter": "kushed" + }, + { + "rshares": 3942892456623, + "voter": "silversteem" + }, + { + "rshares": 5671967166550, + "voter": "steemit200" + }, + { + "rshares": 160946110802, + "voter": "ozmaster" + }, + { + "rshares": 2483637972, + "voter": "boy" + }, + { + "rshares": 1744465881037, + "voter": "xeroc" + }, + { + "rshares": 3015447022, + "voter": "bue-witness" + }, + { + "rshares": 547246371, + "voter": "bunny" + }, + { + "rshares": 7582225109372, + "voter": "complexring" + }, + { + "rshares": 43941702712, + "voter": "bue" + }, + { + "rshares": 1330801877, + "voter": "mini" + }, + { + "rshares": 171039480, + "voter": "moon" + }, + { + "rshares": 75192423500, + "voter": "aizensou" + }, + { + "rshares": 416017834516, + "voter": "recursive2" + }, + { + "rshares": 2705584894745, + "voter": "recursive" + }, + { + "rshares": 108221432844, + "voter": "bonapartist" + }, + { + "rshares": 813598639820, + "voter": "boombastic" + }, + { + "rshares": 7692585616, + "voter": "bingo-0" + }, + { + "rshares": 414063287820, + "voter": "boatymcboatface" + }, + { + "rshares": 500032593, + "voter": "healthcare" + }, + { + "rshares": 49136149117, + "voter": "stoner19" + }, + { + "rshares": 778573329, + "voter": "daniel.pan" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 230690102, + "voter": "helen.tan" + }, + { + "rshares": 23788492484, + "voter": "yefet" + }, + { + "rshares": 13456902250, + "voter": "gregory-f" + }, + { + "rshares": 82882212377, + "voter": "edgeland" + }, + { + "rshares": 9698417327, + "voter": "gregory60" + }, + { + "rshares": 58902155996, + "voter": "lovelace" + }, + { + "rshares": 11754958932, + "voter": "holabebe" + }, + { + "rshares": 18721955397, + "voter": "fkn" + }, + { + "rshares": 44301968409, + "voter": "kingscrown" + }, + { + "rshares": 437253579, + "voter": "paco-steem" + }, + { + "rshares": 4895769391, + "voter": "spaninv" + }, + { + "rshares": 29703744518, + "voter": "instructor2121" + }, + { + "rshares": 24627791999, + "voter": "elishagh1" + }, + { + "rshares": 11146639894, + "voter": "richman" + }, + { + "rshares": 679746426002, + "voter": "nanzo-scoop" + }, + { + "rshares": 147562629931, + "voter": "steve-walschot" + }, + { + "rshares": 7453983954, + "voter": "kefkius" + }, + { + "rshares": 41469791258, + "voter": "hannixx42" + }, + { + "rshares": 210437457698, + "voter": "mummyimperfect" + }, + { + "rshares": 1412786230, + "voter": "murh" + }, + { + "rshares": 227407373936, + "voter": "sascha" + }, + { + "rshares": 6477630873, + "voter": "cryptofunk" + }, + { + "rshares": 5914740454, + "voter": "marta-zaidel" + }, + { + "rshares": 39924574792, + "voter": "ranko-k" + }, + { + "rshares": 943667108132, + "voter": "cyber" + }, + { + "rshares": 58402904055, + "voter": "ak2020" + }, + { + "rshares": 29266046203, + "voter": "drinkzya" + }, + { + "rshares": 9509347139, + "voter": "zebbra2014" + }, + { + "rshares": 8443212997, + "voter": "badger311" + }, + { + "rshares": 8738981485, + "voter": "badger313" + }, + { + "rshares": 8702483753, + "voter": "badger312" + }, + { + "rshares": 9001567116, + "voter": "badger316" + }, + { + "rshares": 9123486181, + "voter": "badger319" + }, + { + "rshares": 9031151503, + "voter": "badger3101" + }, + { + "rshares": 8484043231, + "voter": "badger3111" + }, + { + "rshares": 9046253871, + "voter": "badger3121" + }, + { + "rshares": 8654656797, + "voter": "badger3131" + }, + { + "rshares": 8762701350, + "voter": "badger3141" + }, + { + "rshares": 8739109939, + "voter": "badger3171" + }, + { + "rshares": 8546528070, + "voter": "badger3181" + }, + { + "rshares": 9132908526, + "voter": "badger3191" + }, + { + "rshares": 8546364960, + "voter": "badger3112" + }, + { + "rshares": 8887579277, + "voter": "badger3132" + }, + { + "rshares": 8760749880, + "voter": "badger3162" + }, + { + "rshares": 8991838018, + "voter": "badger3113" + }, + { + "rshares": 8642464252, + "voter": "badger3123" + }, + { + "rshares": 8766259094, + "voter": "badger3133" + }, + { + "rshares": 9117921940, + "voter": "badger3153" + }, + { + "rshares": 8796345969, + "voter": "badger3163" + }, + { + "rshares": 8826885883, + "voter": "badger3193" + }, + { + "rshares": 8776474202, + "voter": "badger3114" + }, + { + "rshares": 8685319251, + "voter": "badger3124" + }, + { + "rshares": 8588131522, + "voter": "badger3144" + }, + { + "rshares": 8509903432, + "voter": "badger3154" + }, + { + "rshares": 8377142569, + "voter": "badger3164" + }, + { + "rshares": 8709266268, + "voter": "badger3174" + }, + { + "rshares": 8989741077, + "voter": "badger3194" + }, + { + "rshares": 8886015093, + "voter": "badger3105" + }, + { + "rshares": 8829511880, + "voter": "badger3135" + }, + { + "rshares": 8423365179, + "voter": "badger3145" + }, + { + "rshares": 9007384737, + "voter": "badger3155" + }, + { + "rshares": 8700076693, + "voter": "badger3175" + }, + { + "rshares": 8476088358, + "voter": "badger3195" + }, + { + "rshares": 8117816544, + "voter": "badger3106" + }, + { + "rshares": 8937249420, + "voter": "badger3116" + }, + { + "rshares": 8985259884, + "voter": "badger3126" + }, + { + "rshares": 8611887587, + "voter": "badger3136" + }, + { + "rshares": 8258119046, + "voter": "badger3146" + }, + { + "rshares": 8490028306, + "voter": "badger3156" + }, + { + "rshares": 8706060844, + "voter": "badger3166" + }, + { + "rshares": 8620820297, + "voter": "badger3176" + }, + { + "rshares": 8755546624, + "voter": "badger3186" + }, + { + "rshares": 8791350652, + "voter": "badger3196" + }, + { + "rshares": 8718787464, + "voter": "badger3107" + }, + { + "rshares": 8470907036, + "voter": "badger315" + }, + { + "rshares": 8967392421, + "voter": "badger318" + }, + { + "rshares": 9017063076, + "voter": "badger3151" + }, + { + "rshares": 8689160160, + "voter": "badger3161" + }, + { + "rshares": 8948627747, + "voter": "badger3122" + }, + { + "rshares": 8885387693, + "voter": "badger3142" + }, + { + "rshares": 9108552941, + "voter": "badger3152" + }, + { + "rshares": 8411165530, + "voter": "badger3172" + }, + { + "rshares": 8924979164, + "voter": "badger3182" + }, + { + "rshares": 8680205086, + "voter": "badger3192" + }, + { + "rshares": 8594743825, + "voter": "badger3143" + }, + { + "rshares": 8857978044, + "voter": "badger3173" + }, + { + "rshares": 8564311617, + "voter": "badger3104" + }, + { + "rshares": 8276140903, + "voter": "badger3134" + }, + { + "rshares": 8683402090, + "voter": "badger3184" + }, + { + "rshares": 8620438944, + "voter": "badger3115" + }, + { + "rshares": 9093900150, + "voter": "badger3165" + }, + { + "rshares": 8719511025, + "voter": "badger3185" + }, + { + "rshares": 8781524309, + "voter": "badger314" + }, + { + "rshares": 9016232963, + "voter": "badger317" + }, + { + "rshares": 8754423847, + "voter": "badger3102" + }, + { + "rshares": 8715852300, + "voter": "badger3103" + }, + { + "rshares": 8642797273, + "voter": "badger3125" + }, + { + "rshares": 8608905415, + "voter": "badger3183" + }, + { + "rshares": 3687926871103, + "voter": "satoshifund" + }, + { + "rshares": 387055089551, + "voter": "taoteh1221" + }, + { + "rshares": 341251930, + "voter": "stiletto" + }, + { + "rshares": 54770749509, + "voter": "juanmiguelsalas" + }, + { + "rshares": 53304788430, + "voter": "thecryptodrive" + }, + { + "rshares": 35202181192, + "voter": "lindee-hamner" + }, + { + "rshares": 13621733570, + "voter": "facer" + }, + { + "rshares": 32136675756, + "voter": "michaelx" + }, + { + "rshares": 5795619552, + "voter": "mark-waser" + }, + { + "rshares": 23899291606, + "voter": "ozzy-vega" + }, + { + "rshares": 188036109233, + "voter": "kimziv" + }, + { + "rshares": 45250114232, + "voter": "honeythief" + }, + { + "rshares": 1347191339, + "voter": "mammasitta" + }, + { + "rshares": 5987948564, + "voter": "fuck.off" + }, + { + "rshares": 5762236547, + "voter": "iloveporn" + }, + { + "rshares": 4974115568, + "voter": "the.bot" + }, + { + "rshares": 7008916368, + "voter": "johnbradshaw" + }, + { + "rshares": 497410679, + "voter": "mrhankeh" + }, + { + "rshares": 56702480478, + "voter": "isteemit" + }, + { + "rshares": 25762077464, + "voter": "djm34" + }, + { + "rshares": 5003019857, + "voter": "the.whale" + }, + { + "rshares": 68355526825, + "voter": "bacchist" + }, + { + "rshares": 162826952073, + "voter": "dashpaymag" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 4738530758, + "voter": "unicornfarts" + }, + { + "rshares": 82235402941, + "voter": "rubybian" + }, + { + "rshares": 3303916529, + "voter": "orly" + }, + { + "rshares": 5001538268, + "voter": "vote" + }, + { + "rshares": 14227294523, + "voter": "hakise" + }, + { + "rshares": 247567288, + "voter": "avantyris785" + }, + { + "rshares": 246908824, + "voter": "seanmclellan" + }, + { + "rshares": 8194140529, + "voter": "r4fken" + }, + { + "rshares": 25522857137, + "voter": "tcfxyz" + }, + { + "rshares": 7069768891, + "voter": "futurefood" + }, + { + "rshares": 63398796133, + "voter": "furion" + }, + { + "rshares": 451579717, + "voter": "barbara2" + }, + { + "rshares": 501769235, + "voter": "ch0c0latechip" + }, + { + "rshares": 464391319, + "voter": "doge4lyf" + }, + { + "rshares": 967430836, + "voter": "steem1653" + }, + { + "rshares": 2917621088, + "voter": "sveokla" + }, + { + "rshares": 55815725, + "voter": "cynetyc" + }, + { + "rshares": 4347419922, + "voter": "gikitiki" + }, + { + "rshares": 5340023994, + "voter": "thegoodguy" + }, + { + "rshares": 16164333545, + "voter": "aaseb" + }, + { + "rshares": 3320467112, + "voter": "karen13" + }, + { + "rshares": 35956659170, + "voter": "diana.catherine" + }, + { + "rshares": 19943634895, + "voter": "meiisheree" + }, + { + "rshares": 1283923402, + "voter": "jrd8526" + }, + { + "rshares": 5763150260, + "voter": "cryptosi" + }, + { + "rshares": 12485879130, + "voter": "meesterboom" + }, + { + "rshares": 14499229668, + "voter": "jaycobbell" + }, + { + "rshares": 35655533557, + "voter": "condra" + }, + { + "rshares": 391939115, + "voter": "karenmckersie" + }, + { + "rshares": 42143526418, + "voter": "milestone" + }, + { + "rshares": 32831217091, + "voter": "creemej" + }, + { + "rshares": 91926117, + "voter": "wildchild" + }, + { + "rshares": 2553011238, + "voter": "sgnsteems" + }, + { + "rshares": 4085961690, + "voter": "fubar-bdhr" + }, + { + "rshares": 676834345, + "voter": "kellywin21" + }, + { + "rshares": 7311454495, + "voter": "geronimo" + }, + { + "rshares": 3404137327, + "voter": "tarindel" + }, + { + "rshares": 3398663983, + "voter": "travelista" + }, + { + "rshares": 24175862862, + "voter": "deanliu" + }, + { + "rshares": 161416632578, + "voter": "jl777" + }, + { + "rshares": 7263629859, + "voter": "lostnuggett" + }, + { + "rshares": 35423464439, + "voter": "zaebars" + }, + { + "rshares": 15169789106, + "voter": "positive" + }, + { + "rshares": 1784770879, + "voter": "yarly" + }, + { + "rshares": 269607289, + "voter": "yarly2" + }, + { + "rshares": 270010959, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 415667552, + "voter": "ladypenelope1" + }, + { + "rshares": 18150811036, + "voter": "carlidos" + }, + { + "rshares": 308403865, + "voter": "sergey44" + }, + { + "rshares": 772690639, + "voter": "mohammed123" + }, + { + "rshares": 20253926275, + "voter": "krabgat" + }, + { + "rshares": 13755772462, + "voter": "proto" + }, + { + "rshares": 614745323, + "voter": "curator" + }, + { + "rshares": 29058071907, + "voter": "sisterholics" + }, + { + "rshares": 432471059, + "voter": "yarly10" + }, + { + "rshares": 1518983647, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 2814833271, + "voter": "tygergamer" + }, + { + "rshares": 512394001, + "voter": "fnait" + }, + { + "rshares": 467532711, + "voter": "keepcalmand" + }, + { + "rshares": 43187983512, + "voter": "celebr1ty" + }, + { + "rshares": 348356577, + "voter": "bullionstackers" + }, + { + "rshares": 110460401, + "voter": "awaking" + }, + { + "rshares": 46863667376, + "voter": "jasonstaggers" + }, + { + "rshares": 5361352179, + "voter": "jed78" + }, + { + "rshares": 128431589018, + "voter": "steemdrive" + }, + { + "rshares": 1024046685, + "voter": "metaflute" + }, + { + "rshares": 4451190524, + "voter": "karenb54" + }, + { + "rshares": 6888480035, + "voter": "taker" + }, + { + "rshares": 4650389568, + "voter": "theprophet0" + }, + { + "rshares": 1014329757048, + "voter": "laonie" + }, + { + "rshares": 22351684504, + "voter": "laonie1" + }, + { + "rshares": 23396150554, + "voter": "laonie2" + }, + { + "rshares": 23404715352, + "voter": "laonie3" + }, + { + "rshares": 24520350205, + "voter": "laoyao" + }, + { + "rshares": 35288351474, + "voter": "myfirst" + }, + { + "rshares": 225774625288, + "voter": "somebody" + }, + { + "rshares": 16983757857, + "voter": "sunshine" + }, + { + "rshares": 8444899320, + "voter": "flysaga" + }, + { + "rshares": 49883745513, + "voter": "midnightoil" + }, + { + "rshares": 68568772529, + "voter": "mibenkito" + }, + { + "rshares": 2267296640, + "voter": "crypto-toll" + }, + { + "rshares": 23400672652, + "voter": "laonie4" + }, + { + "rshares": 23398967563, + "voter": "laonie5" + }, + { + "rshares": 23396365759, + "voter": "laonie6" + }, + { + "rshares": 23393372831, + "voter": "laonie7" + }, + { + "rshares": 23389581901, + "voter": "laonie8" + }, + { + "rshares": 23387978877, + "voter": "laonie9" + }, + { + "rshares": 113686201257, + "voter": "xiaohui" + }, + { + "rshares": 272468560, + "voter": "riosparada" + }, + { + "rshares": 2885694395, + "voter": "ekitcho" + }, + { + "rshares": 5403347242, + "voter": "oflyhigh" + }, + { + "rshares": 13746677736, + "voter": "randyclemens" + }, + { + "rshares": 1368553119, + "voter": "paynode" + }, + { + "rshares": 3901897665, + "voter": "xiaokongcom" + }, + { + "rshares": 60941135, + "voter": "ritadey" + }, + { + "rshares": 226903319, + "voter": "zionuziriel" + }, + { + "rshares": 9570192158, + "voter": "thebotkiller" + }, + { + "rshares": 1531034782, + "voter": "jrcornel" + }, + { + "rshares": 61690016, + "voter": "bphicke" + }, + { + "rshares": 7863189713, + "voter": "xianjun" + }, + { + "rshares": 60206066, + "voter": "jers" + }, + { + "rshares": 64621792, + "voter": "stevescriber" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 82059052318, + "voter": "miacats" + }, + { + "rshares": 53638070, + "voter": "nano2nd" + }, + { + "rshares": 7706973899, + "voter": "mione" + }, + { + "rshares": 516054808, + "voter": "microluck" + }, + { + "rshares": 1592837057, + "voter": "chinadaily" + }, + { + "rshares": 56598010, + "voter": "cryptoblu" + }, + { + "rshares": 56591855, + "voter": "instructor" + }, + { + "rshares": 2770597150, + "voter": "virtualgrowth" + }, + { + "rshares": 663687481762, + "voter": "dollarvigilante" + }, + { + "rshares": 1488938133, + "voter": "anotherjoe" + }, + { + "rshares": 4969702299, + "voter": "almerri" + }, + { + "rshares": 757618633, + "voter": "alexma3x" + }, + { + "rshares": 111925253, + "voter": "cinderphoenix" + }, + { + "rshares": 249946232, + "voter": "jimmytwoshoes" + }, + { + "rshares": 14491226109, + "voter": "gvargas123" + }, + { + "rshares": 1550433833, + "voter": "jsantana" + }, + { + "rshares": 8720315612, + "voter": "jaredcwillis" + }, + { + "rshares": 23381882472, + "voter": "laonie10" + }, + { + "rshares": 824435072, + "voter": "wuyueling" + }, + { + "rshares": 2636466814, + "voter": "rossenpavlov" + }, + { + "rshares": 65410325656, + "voter": "sweetsssj" + }, + { + "rshares": 78863412928, + "voter": "barrycooper" + }, + { + "rshares": 75274936, + "voter": "joelbow" + }, + { + "rshares": 22918579746, + "voter": "hilarski" + }, + { + "rshares": 62052097, + "voter": "ajavajive" + }, + { + "rshares": 58099099, + "voter": "disletti" + }, + { + "rshares": 4161390086, + "voter": "steemitpatina" + }, + { + "rshares": 711001877, + "voter": "maceytomlin" + }, + { + "rshares": 53565688, + "voter": "rickmiller" + }, + { + "rshares": 2761833688, + "voter": "nulliusinverba" + }, + { + "rshares": 669878419, + "voter": "runridefly" + }, + { + "rshares": 10915521159, + "voter": "stephmckenzie" + }, + { + "rshares": 56814433, + "voter": "apeiron8" + }, + { + "rshares": 13649101457, + "voter": "darrantrute" + }, + { + "rshares": 2820207247, + "voter": "richardcrill" + }, + { + "rshares": 23036113848, + "voter": "laonie11" + }, + { + "rshares": 1618117253, + "voter": "davidjkelley" + }, + { + "rshares": 165000321, + "voter": "team101" + }, + { + "rshares": 9544436170, + "voter": "ghasemkiani" + }, + { + "rshares": 44249736550, + "voter": "sponge-bob" + }, + { + "rshares": 51224468, + "voter": "benaccept" + }, + { + "rshares": 15179703914, + "voter": "digital-wisdom" + }, + { + "rshares": 3779650786, + "voter": "ethical-ai" + }, + { + "rshares": 3048745801, + "voter": "fajrilgooner" + }, + { + "rshares": 5539406343, + "voter": "jwaser" + }, + { + "rshares": 7499128289, + "voter": "doitvoluntarily" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 925627584, + "voter": "smisi" + }, + { + "rshares": 56897224, + "voter": "lighter" + }, + { + "rshares": 55726609, + "voter": "mokhtari" + }, + { + "rshares": 1367643908, + "voter": "kiwideb" + }, + { + "rshares": 25841960770, + "voter": "dubi" + }, + { + "rshares": 2609705655, + "voter": "bwaser" + }, + { + "rshares": 337128446, + "voter": "panther" + }, + { + "rshares": 748363853, + "voter": "ct-gurus" + }, + { + "rshares": 71464098, + "voter": "and030380" + }, + { + "rshares": 360868849272, + "voter": "charlieshrem" + }, + { + "rshares": 56115602646, + "voter": "tracemayer" + }, + { + "rshares": 44216368030, + "voter": "brains" + }, + { + "rshares": 18572136378, + "voter": "steemokto" + }, + { + "rshares": 1412709231, + "voter": "bitcoinparadise" + }, + { + "rshares": 5175490283, + "voter": "chick1" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 1642227279, + "voter": "bontonstory" + }, + { + "rshares": 1996188997, + "voter": "steemsquad" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341327402, + "voter": "ellepdub" + }, + { + "rshares": 114645139722, + "voter": "lifeisawesome" + }, + { + "rshares": 92968218, + "voter": "inarix03" + }, + { + "rshares": 62871857, + "voter": "stardust" + }, + { + "rshares": 9557075390, + "voter": "herpetologyguy" + }, + { + "rshares": 50326986, + "voter": "everittdmickey" + }, + { + "rshares": 52047774, + "voter": "ctcoet" + }, + { + "rshares": 4697106015, + "voter": "morgan.waser" + }, + { + "rshares": 50602980, + "voter": "cfisher" + }, + { + "rshares": 78346192, + "voter": "flourishing" + }, + { + "rshares": 13041853957, + "voter": "qeeurit" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 50147782, + "voter": "disha" + }, + { + "rshares": 5185903803, + "voter": "donchate" + }, + { + "rshares": 50985709, + "voter": "natord" + }, + { + "rshares": 71404120, + "voter": "piphunters" + }, + { + "rshares": 5320419396, + "voter": "luzcypher" + }, + { + "rshares": 3598578415, + "voter": "strong-ai" + }, + { + "rshares": 162453619, + "voter": "yasiin" + }, + { + "rshares": 114771435, + "voter": "siniceku" + }, + { + "rshares": 162143875, + "voter": "cebymaster" + }, + { + "rshares": 154056498, + "voter": "cruise" + }, + { + "rshares": 146981513, + "voter": "listentojon" + }, + { + "rshares": 1390524760, + "voter": "rusteemitblog" + }, + { + "rshares": 1577207399, + "voter": "irensche" + }, + { + "rshares": 156506600, + "voter": "zet" + }, + { + "rshares": 109121982, + "voter": "sherlockcupid" + }, + { + "rshares": 155418611, + "voter": "oghenetony" + }, + { + "rshares": 145950604, + "voter": "kurjik7" + }, + { + "rshares": 12950665574, + "voter": "goldmatters" + }, + { + "rshares": 155107759, + "voter": "wandaham" + }, + { + "rshares": 157658282, + "voter": "madgamer" + }, + { + "rshares": 157351086, + "voter": "microlight" + }, + { + "rshares": 153858808, + "voter": "aldentan" + } + ], + "author": "lifeisawesome", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.43, + "beneficiaries": [], + "blacklists": [], + "body": "You are what your friends are.\n\nhttps://cdn.pbrd.co/images/19tOaDNQT.jpg\n\nLet\u2019s be honest here. I firmly believe that the energy you give out, yet get back in life. It\u2019s karma in a sense, but I don\u2019t believe in this invisible force.\n\nOnly that if you give out trust, openness, honesty and much happiness to others, then likeminded people will gravitate towards you.\n\nYour life force is like an energy. If you surround yourself in that energy people that enjoy basking in that type of energy will gravitate towards it.\n\nThat\u2019s why I meet a ton of supremely open and trustworthy people.\n\nI absolutely repel narcissists. I used to be a magnet for them, but I know their deadly secret. I know what they don\u2019t want anyone else to know.\n\nDepth.\n\nhttps://cdn.pbrd.co/images/19v3xPBBM.jpg\n\nA narcissist will never be able to apologise, or accept their mistakes. Anything less and they see it as a competition for top dog. But a narcissist will be able to point out the mistakes of everyone they meet.\n\nI don\u2019t like people that don\u2019t let me venture into their depths.\n\nAnd they hate me.\n\nSo everything\u2019s good.\n\nSo the same can be said if you\u2019re negative. I know I keep saying it, but if you\u2019re a negative person you\u2019ll meet other people that will want to bask in that energy too.\n\nI used to be an overtly negative person.\n\nMy friends would laugh at my achievements, make me feel as if I wasn\u2019t worth much, or put me down in front of other people. They were no friends at all.\n\nhttps://cdn.pbrd.co/images/19ytSjj2e.jpg\n\nThey were nice to me in private though. Because there\u2019s no competition\n\nThey may appear to be a friend, but that\u2019s just for show. Truth be told they like looking better than you.\n\nBut the hard truth is:\n\nYou are beautiful.\n\nThere is amazing in there, somewhere.\n\nI know because I see it in my comments, some quite defiantly say,\n\n\u201cThere\u2019s no beautiful in me I think I never had it\u201d or something similar,\n\nYet perhaps you haven\u2019t met the right people yet to yank that the fuck out there for the world to see. Absolutely everyone has some sparkly awesome in them.\n\nI swear I haven\u2019t met a single person yet with no awesome that could be taken and sharpened to a fine point.\n\nhttps://cdn.pbrd.co/images/19zQKLn1k.jpg\n\nWhen my awesome started to surface every now and again I began to enjoy it. And it came to a point that I was mentally requesting my awesome daily to come out and play.\n\nUntil one day, it moved in with me.\n\nAnd this can be you too.\n\nIt all starts with you my friend.\n\nStart by leaving a nice message somewhere.\n\nYou guys are beautiful,\n\nThank you", + "category": "life", + "children": 77, + "created": "2016-09-09T21:27:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://cdn.pbrd.co/images/19tOaDNQT.jpg", + "https://cdn.pbrd.co/images/19v3xPBBM.jpg", + "https://cdn.pbrd.co/images/19ytSjj2e.jpg", + "https://cdn.pbrd.co/images/19zQKLn1k.jpg" + ], + "tags": [ + "life", + "change", + "hope", + "positivity", + "wellbeing" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 108787384193818, + "payout": 1108.987, + "payout_at": "2016-09-16T21:27:24", + "pending_payout_value": "1108.987 HBD", + "percent_hbd": 10000, + "permlink": "you-are-what-your-friends-are", + "post_id": 1189190, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 364 + }, + "title": "You are what your friends are", + "updated": "2016-09-09T21:30:30", + "url": "/life/@lifeisawesome/you-are-what-your-friends-are" + }, + { + "active_votes": [ + { + "rshares": 16915101346845, + "voter": "itsascam" + }, + { + "rshares": 549762171663, + "voter": "barrie" + }, + { + "rshares": 31580417909254, + "voter": "smooth" + }, + { + "rshares": 347175063905, + "voter": "anonymous" + }, + { + "rshares": 618864299621, + "voter": "val-a" + }, + { + "rshares": 1990859153081, + "voter": "steemroller" + }, + { + "rshares": 166619771377, + "voter": "highasfuck" + }, + { + "rshares": 73329875219, + "voter": "donaldtrump" + }, + { + "rshares": 17868152792505, + "voter": "steemed" + }, + { + "rshares": 2326424326392, + "voter": "badassmother" + }, + { + "rshares": 2015745771109, + "voter": "hr1" + }, + { + "rshares": 5671967166550, + "voter": "steemit200" + }, + { + "rshares": 157840910571, + "voter": "ozmaster" + }, + { + "rshares": 3104490078, + "voter": "boy" + }, + { + "rshares": 1744388896952, + "voter": "xeroc" + }, + { + "rshares": 3769238984, + "voter": "bue-witness" + }, + { + "rshares": 684051759, + "voter": "bunny" + }, + { + "rshares": 54919606135, + "voter": "bue" + }, + { + "rshares": 1663474429, + "voter": "mini" + }, + { + "rshares": 213799350, + "voter": "moon" + }, + { + "rshares": 207055913833, + "voter": "alex90342fastn1" + }, + { + "rshares": 1722844738531, + "voter": "joseph" + }, + { + "rshares": 75207422727, + "voter": "aizensou" + }, + { + "rshares": 3095789558888, + "voter": "au1nethyb1" + }, + { + "rshares": 416003507137, + "voter": "recursive2" + }, + { + "rshares": 513009808965, + "voter": "masteryoda" + }, + { + "rshares": 2705547195481, + "voter": "recursive" + }, + { + "rshares": 1352517210, + "voter": "mineralwasser" + }, + { + "rshares": 835001314249, + "voter": "boombastic" + }, + { + "rshares": 7692513021, + "voter": "bingo-0" + }, + { + "rshares": 1959037127, + "voter": "bingo-1" + }, + { + "rshares": 5860877672298, + "voter": "smooth.witness" + }, + { + "rshares": 425634785460, + "voter": "boatymcboatface" + }, + { + "rshares": 32421474922, + "voter": "proctologic" + }, + { + "rshares": 10086257822, + "voter": "idol" + }, + { + "rshares": 625034537, + "voter": "healthcare" + }, + { + "rshares": 973204254, + "voter": "daniel.pan" + }, + { + "rshares": 7859123838, + "voter": "woo7739" + }, + { + "rshares": 971984267, + "voter": "relativelyboston" + }, + { + "rshares": 288361076, + "voter": "helen.tan" + }, + { + "rshares": 1662645279, + "voter": "jocelyn" + }, + { + "rshares": 13455960365, + "voter": "gregory-f" + }, + { + "rshares": 9981315272, + "voter": "andzzz" + }, + { + "rshares": 11342284306, + "voter": "dave-hughes" + }, + { + "rshares": 85951923946, + "voter": "edgeland" + }, + { + "rshares": 400557242651, + "voter": "craig-grant" + }, + { + "rshares": 75100599090, + "voter": "easteagle13" + }, + { + "rshares": 9504448980, + "voter": "gregory60" + }, + { + "rshares": 182272783947, + "voter": "jamtaylor" + }, + { + "rshares": 58901303342, + "voter": "lovelace" + }, + { + "rshares": 18720199185, + "voter": "fkn" + }, + { + "rshares": 427084891, + "voter": "paco-steem" + }, + { + "rshares": 4773314660, + "voter": "spaninv" + }, + { + "rshares": 29700405518, + "voter": "instructor2121" + }, + { + "rshares": 2196647396, + "voter": "gekko" + }, + { + "rshares": 24625611087, + "voter": "elishagh1" + }, + { + "rshares": 10278008455, + "voter": "richman" + }, + { + "rshares": 695173234523, + "voter": "nanzo-scoop" + }, + { + "rshares": 609077198, + "voter": "acidyo" + }, + { + "rshares": 147500346529, + "voter": "steve-walschot" + }, + { + "rshares": 41469791258, + "voter": "hannixx42" + }, + { + "rshares": 210433102004, + "voter": "mummyimperfect" + }, + { + "rshares": 84885598617, + "voter": "asch" + }, + { + "rshares": 608865694853, + "voter": "kevinwong" + }, + { + "rshares": 1412770098, + "voter": "murh" + }, + { + "rshares": 6476067561, + "voter": "cryptofunk" + }, + { + "rshares": 2264957065, + "voter": "error" + }, + { + "rshares": 39922486331, + "voter": "ranko-k" + }, + { + "rshares": 920049127697, + "voter": "cyber" + }, + { + "rshares": 457365085, + "voter": "treeleaves" + }, + { + "rshares": 58401703449, + "voter": "ak2020" + }, + { + "rshares": 260054073190, + "voter": "billbutler" + }, + { + "rshares": 24403504542, + "voter": "paul-labossiere" + }, + { + "rshares": 44932713788, + "voter": "justtryme90" + }, + { + "rshares": 29995764041, + "voter": "drinkzya" + }, + { + "rshares": 9509347139, + "voter": "zebbra2014" + }, + { + "rshares": 8277566784, + "voter": "badger311" + }, + { + "rshares": 8567535889, + "voter": "badger313" + }, + { + "rshares": 8531753799, + "voter": "badger312" + }, + { + "rshares": 8824957277, + "voter": "badger316" + }, + { + "rshares": 8944485771, + "voter": "badger319" + }, + { + "rshares": 8853961578, + "voter": "badger3101" + }, + { + "rshares": 8317596424, + "voter": "badger3111" + }, + { + "rshares": 8868767821, + "voter": "badger3121" + }, + { + "rshares": 8484864626, + "voter": "badger3131" + }, + { + "rshares": 8590790659, + "voter": "badger3141" + }, + { + "rshares": 8567661825, + "voter": "badger3171" + }, + { + "rshares": 8378856070, + "voter": "badger3181" + }, + { + "rshares": 8953723365, + "voter": "badger3191" + }, + { + "rshares": 8378696159, + "voter": "badger3112" + }, + { + "rshares": 8713219999, + "voter": "badger3132" + }, + { + "rshares": 8588877453, + "voter": "badger3162" + }, + { + "rshares": 8815418946, + "voter": "badger3113" + }, + { + "rshares": 8472911151, + "voter": "badger3123" + }, + { + "rshares": 8594278643, + "voter": "badger3133" + }, + { + "rshares": 8939030633, + "voter": "badger3153" + }, + { + "rshares": 8623775580, + "voter": "badger3163" + }, + { + "rshares": 8653716672, + "voter": "badger3193" + }, + { + "rshares": 8604293455, + "voter": "badger3114" + }, + { + "rshares": 8514925856, + "voter": "badger3124" + }, + { + "rshares": 8419643769, + "voter": "badger3144" + }, + { + "rshares": 8342949563, + "voter": "badger3154" + }, + { + "rshares": 8212807363, + "voter": "badger3164" + }, + { + "rshares": 8538403324, + "voter": "badger3174" + }, + { + "rshares": 8813363121, + "voter": "badger3194" + }, + { + "rshares": 8711686485, + "voter": "badger3105" + }, + { + "rshares": 8656291179, + "voter": "badger3135" + }, + { + "rshares": 8258123647, + "voter": "badger3145" + }, + { + "rshares": 8830660827, + "voter": "badger3155" + }, + { + "rshares": 8529393936, + "voter": "badger3175" + }, + { + "rshares": 8309797529, + "voter": "badger3195" + }, + { + "rshares": 7958566161, + "voter": "badger3106" + }, + { + "rshares": 8761916218, + "voter": "badger3116" + }, + { + "rshares": 8808969794, + "voter": "badger3126" + }, + { + "rshares": 8442934028, + "voter": "badger3136" + }, + { + "rshares": 8096117635, + "voter": "badger3146" + }, + { + "rshares": 8323464145, + "voter": "badger3156" + }, + { + "rshares": 8535260751, + "voter": "badger3166" + }, + { + "rshares": 8451691587, + "voter": "badger3176" + }, + { + "rshares": 8583776222, + "voter": "badger3186" + }, + { + "rshares": 8618878210, + "voter": "badger3196" + }, + { + "rshares": 8547737829, + "voter": "badger3107" + }, + { + "rshares": 8304717802, + "voter": "badger315" + }, + { + "rshares": 8791468179, + "voter": "badger318" + }, + { + "rshares": 8840149394, + "voter": "badger3151" + }, + { + "rshares": 8518691453, + "voter": "badger3161" + }, + { + "rshares": 8773071440, + "voter": "badger3122" + }, + { + "rshares": 8711071387, + "voter": "badger3142" + }, + { + "rshares": 8929845340, + "voter": "badger3152" + }, + { + "rshares": 8246163207, + "voter": "badger3172" + }, + { + "rshares": 8749886555, + "voter": "badger3182" + }, + { + "rshares": 8509911969, + "voter": "badger3192" + }, + { + "rshares": 8426126419, + "voter": "badger3143" + }, + { + "rshares": 8684199182, + "voter": "badger3173" + }, + { + "rshares": 8396290921, + "voter": "badger3104" + }, + { + "rshares": 8113786122, + "voter": "badger3134" + }, + { + "rshares": 8513046286, + "voter": "badger3184" + }, + { + "rshares": 8451317712, + "voter": "badger3115" + }, + { + "rshares": 8915479859, + "voter": "badger3165" + }, + { + "rshares": 8548447203, + "voter": "badger3185" + }, + { + "rshares": 8609244540, + "voter": "badger314" + }, + { + "rshares": 8839335558, + "voter": "badger317" + }, + { + "rshares": 8582675460, + "voter": "badger3102" + }, + { + "rshares": 8544860218, + "voter": "badger3103" + }, + { + "rshares": 8473237642, + "voter": "badger3125" + }, + { + "rshares": 8440010331, + "voter": "badger3183" + }, + { + "rshares": 387055089551, + "voter": "taoteh1221" + }, + { + "rshares": 333315839, + "voter": "stiletto" + }, + { + "rshares": 367419476174, + "voter": "hedge-x" + }, + { + "rshares": 52533679943, + "voter": "juanmiguelsalas" + }, + { + "rshares": 53299972780, + "voter": "thecryptodrive" + }, + { + "rshares": 127156390688, + "voter": "bravenewcoin" + }, + { + "rshares": 82328287735, + "voter": "herzmeister" + }, + { + "rshares": 77652927327, + "voter": "tim-johnston" + }, + { + "rshares": 32135591201, + "voter": "michaelx" + }, + { + "rshares": 170243742354, + "voter": "thedashguy" + }, + { + "rshares": 6651271391, + "voter": "grandpere" + }, + { + "rshares": 5795493909, + "voter": "mark-waser" + }, + { + "rshares": 102404387233, + "voter": "geoffrey" + }, + { + "rshares": 188021765671, + "voter": "kimziv" + }, + { + "rshares": 3094510090, + "voter": "mammasitta" + }, + { + "rshares": 5335761768, + "voter": "angusleung100" + }, + { + "rshares": 462291356, + "voter": "herethengone" + }, + { + "rshares": 2248961216, + "voter": "superfreek" + }, + { + "rshares": 497410679, + "voter": "mrhankeh" + }, + { + "rshares": 56702167788, + "voter": "isteemit" + }, + { + "rshares": 1019899800, + "voter": "bigs21024" + }, + { + "rshares": 17554376351, + "voter": "grey580" + }, + { + "rshares": 68354994818, + "voter": "bacchist" + }, + { + "rshares": 20330484720, + "voter": "thebatchman" + }, + { + "rshares": 162824487120, + "voter": "dashpaymag" + }, + { + "rshares": 259043859301, + "voter": "asmolokalo" + }, + { + "rshares": 84398536655, + "voter": "rubybian" + }, + { + "rshares": 3303886126, + "voter": "orly" + }, + { + "rshares": 5262562971, + "voter": "riscadox" + }, + { + "rshares": 259468087, + "voter": "mstang83" + }, + { + "rshares": 14611815996, + "voter": "hakise" + }, + { + "rshares": 516223289, + "voter": "chamviet" + }, + { + "rshares": 454459304143, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 9218396930, + "voter": "r4fken" + }, + { + "rshares": 322737876, + "voter": "damono" + }, + { + "rshares": 25022362423, + "voter": "tcfxyz" + }, + { + "rshares": 6931145972, + "voter": "futurefood" + }, + { + "rshares": 1630527960, + "voter": "sergei" + }, + { + "rshares": 28508098935, + "voter": "picokernel" + }, + { + "rshares": 63392357310, + "voter": "furion" + }, + { + "rshares": 10594519706, + "voter": "seanmchughart" + }, + { + "rshares": 728943966, + "voter": "busser" + }, + { + "rshares": 6044248481, + "voter": "owdy" + }, + { + "rshares": 451579717, + "voter": "barbara2" + }, + { + "rshares": 501757446, + "voter": "ch0c0latechip" + }, + { + "rshares": 464391319, + "voter": "doge4lyf" + }, + { + "rshares": 1439499719388, + "voter": "renohq" + }, + { + "rshares": 9220152920, + "voter": "spiz0r" + }, + { + "rshares": 1024254768, + "voter": "steem1653" + }, + { + "rshares": 17154672886, + "voter": "sebastien" + }, + { + "rshares": 4536438180, + "voter": "gikitiki" + }, + { + "rshares": 13785901777, + "voter": "sitaru" + }, + { + "rshares": 5340023994, + "voter": "thegoodguy" + }, + { + "rshares": 2413456138, + "voter": "bitland" + }, + { + "rshares": 16164333545, + "voter": "aaseb" + }, + { + "rshares": 3320415923, + "voter": "karen13" + }, + { + "rshares": 1369518296, + "voter": "jrd8526" + }, + { + "rshares": 288484078580, + "voter": "nabilov" + }, + { + "rshares": 14498440444, + "voter": "jaycobbell" + }, + { + "rshares": 35652462501, + "voter": "condra" + }, + { + "rshares": 41003250270, + "voter": "milestone" + }, + { + "rshares": 32830283968, + "voter": "creemej" + }, + { + "rshares": 91926117, + "voter": "wildchild" + }, + { + "rshares": 1743675609, + "voter": "dimon14" + }, + { + "rshares": 12390757886, + "voter": "nippel66" + }, + { + "rshares": 2811397366, + "voter": "fiona777" + }, + { + "rshares": 20011222917, + "voter": "coininstant" + }, + { + "rshares": 319116824011, + "voter": "calaber24p" + }, + { + "rshares": 70775007750, + "voter": "thylbom" + }, + { + "rshares": 8249911699, + "voter": "magz8716" + }, + { + "rshares": 7168092642, + "voter": "geronimo" + }, + { + "rshares": 3404087690, + "voter": "tarindel" + }, + { + "rshares": 24175358722, + "voter": "deanliu" + }, + { + "rshares": 5226775968, + "voter": "rainchen" + }, + { + "rshares": 990217556, + "voter": "dbendorf" + }, + { + "rshares": 161414873635, + "voter": "jl777" + }, + { + "rshares": 7645691046, + "voter": "lostnuggett" + }, + { + "rshares": 35422878189, + "voter": "zaebars" + }, + { + "rshares": 15168182117, + "voter": "positive" + }, + { + "rshares": 1784755678, + "voter": "yarly" + }, + { + "rshares": 269607289, + "voter": "yarly2" + }, + { + "rshares": 270010959, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 944443412, + "voter": "makgorn" + }, + { + "rshares": 18513669038, + "voter": "carlidos" + }, + { + "rshares": 118201007, + "voter": "cyonic" + }, + { + "rshares": 308403865, + "voter": "sergey44" + }, + { + "rshares": 114593245, + "voter": "shon386" + }, + { + "rshares": 20253926275, + "voter": "krabgat" + }, + { + "rshares": 13755632863, + "voter": "proto" + }, + { + "rshares": 614745323, + "voter": "curator" + }, + { + "rshares": 29056075565, + "voter": "sisterholics" + }, + { + "rshares": 432471059, + "voter": "yarly10" + }, + { + "rshares": 1518959449, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 2814643719, + "voter": "tygergamer" + }, + { + "rshares": 512382213, + "voter": "fnait" + }, + { + "rshares": 467520923, + "voter": "keepcalmand" + }, + { + "rshares": 40539754863, + "voter": "celebr1ty" + }, + { + "rshares": 149543802, + "voter": "steemster1" + }, + { + "rshares": 2880467502, + "voter": "dmilash" + }, + { + "rshares": 5361222505, + "voter": "jed78" + }, + { + "rshares": 3473088873, + "voter": "mahekg" + }, + { + "rshares": 128422131187, + "voter": "steemdrive" + }, + { + "rshares": 11261779046, + "voter": "bergy" + }, + { + "rshares": 1024046685, + "voter": "metaflute" + }, + { + "rshares": 78070762414, + "voter": "gomeravibz" + }, + { + "rshares": 244521237, + "voter": "windoff" + }, + { + "rshares": 6888349735, + "voter": "taker" + }, + { + "rshares": 4650256168, + "voter": "theprophet0" + }, + { + "rshares": 60565253, + "voter": "sharon" + }, + { + "rshares": 460718757, + "voter": "oakmaster" + }, + { + "rshares": 4453621875, + "voter": "french.fyde" + }, + { + "rshares": 2482442722, + "voter": "merej99" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 1014239914107, + "voter": "laonie" + }, + { + "rshares": 25089811542, + "voter": "rawnetics" + }, + { + "rshares": 18574968784, + "voter": "flandude" + }, + { + "rshares": 8304145517, + "voter": "fintech-jesus" + }, + { + "rshares": 8107245594, + "voter": "spaceghost" + }, + { + "rshares": 22881586361, + "voter": "laonie1" + }, + { + "rshares": 23393625295, + "voter": "laonie2" + }, + { + "rshares": 23402162791, + "voter": "laonie3" + }, + { + "rshares": 24518438485, + "voter": "laoyao" + }, + { + "rshares": 104782708, + "voter": "nickskywalker" + }, + { + "rshares": 35286341170, + "voter": "myfirst" + }, + { + "rshares": 225756655135, + "voter": "somebody" + }, + { + "rshares": 8444334696, + "voter": "flysaga" + }, + { + "rshares": 7325460650, + "voter": "asdes" + }, + { + "rshares": 12612275367, + "voter": "poeticsnake" + }, + { + "rshares": 5535941804, + "voter": "denn" + }, + { + "rshares": 49880053753, + "voter": "midnightoil" + }, + { + "rshares": 63300522, + "voter": "nickola" + }, + { + "rshares": 23398106440, + "voter": "laonie4" + }, + { + "rshares": 23396469603, + "voter": "laonie5" + }, + { + "rshares": 23393895098, + "voter": "laonie6" + }, + { + "rshares": 23390874870, + "voter": "laonie7" + }, + { + "rshares": 23387206793, + "voter": "laonie8" + }, + { + "rshares": 23385535517, + "voter": "laonie9" + }, + { + "rshares": 117226405166, + "voter": "xiaohui" + }, + { + "rshares": 21020766057, + "voter": "jphamer1" + }, + { + "rshares": 5402999770, + "voter": "oflyhigh" + }, + { + "rshares": 62511292, + "voter": "jackkomber" + }, + { + "rshares": 13460288616, + "voter": "randyclemens" + }, + { + "rshares": 1356753255, + "voter": "paynode" + }, + { + "rshares": 3901647928, + "voter": "xiaokongcom" + }, + { + "rshares": 429008250, + "voter": "future24" + }, + { + "rshares": 62188234, + "voter": "msjennifer" + }, + { + "rshares": 57196572, + "voter": "ciao" + }, + { + "rshares": 3303267607, + "voter": "blow" + }, + { + "rshares": 1531034782, + "voter": "jrcornel" + }, + { + "rshares": 56682205, + "voter": "steemo" + }, + { + "rshares": 7862614232, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 60206066, + "voter": "jers" + }, + { + "rshares": 61427046, + "voter": "nyoba" + }, + { + "rshares": 71241819, + "voter": "confucius" + }, + { + "rshares": 28945441238, + "voter": "mrosenquist" + }, + { + "rshares": 64621792, + "voter": "stevescriber" + }, + { + "rshares": 3523577009, + "voter": "bledarus" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 82056986242, + "voter": "miacats" + }, + { + "rshares": 53638070, + "voter": "nano2nd" + }, + { + "rshares": 57405835, + "voter": "jarvis" + }, + { + "rshares": 516043950, + "voter": "microluck" + }, + { + "rshares": 55520042, + "voter": "fortuner" + }, + { + "rshares": 1592733746, + "voter": "chinadaily" + }, + { + "rshares": 56598010, + "voter": "cryptoblu" + }, + { + "rshares": 56591855, + "voter": "instructor" + }, + { + "rshares": 2770581638, + "voter": "virtualgrowth" + }, + { + "rshares": 663646804602, + "voter": "dollarvigilante" + }, + { + "rshares": 60945251, + "voter": "saveliy" + }, + { + "rshares": 4871869365, + "voter": "almerri" + }, + { + "rshares": 119774742, + "voter": "boatman" + }, + { + "rshares": 13661286791, + "voter": "gvargas123" + }, + { + "rshares": 1550433833, + "voter": "jsantana" + }, + { + "rshares": 2510953546, + "voter": "madoff" + }, + { + "rshares": 12473563083, + "voter": "cryptomancer" + }, + { + "rshares": 69829863, + "voter": "qq553937961" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 54218223, + "voter": "thomasaustin" + }, + { + "rshares": 54216305, + "voter": "thermor" + }, + { + "rshares": 54227808, + "voter": "ficholl" + }, + { + "rshares": 54209199, + "voter": "widell" + }, + { + "rshares": 3655744333, + "voter": "shneakysquirrel" + }, + { + "rshares": 8719895872, + "voter": "jaredcwillis" + }, + { + "rshares": 53821337, + "voter": "revelbrooks" + }, + { + "rshares": 23379507364, + "voter": "laonie10" + }, + { + "rshares": 2636453193, + "voter": "rossenpavlov" + }, + { + "rshares": 2977027069, + "voter": "netaterra" + }, + { + "rshares": 52129805, + "voter": "afsane" + }, + { + "rshares": 78857015375, + "voter": "barrycooper" + }, + { + "rshares": 75274936, + "voter": "joelbow" + }, + { + "rshares": 22917806034, + "voter": "hilarski" + }, + { + "rshares": 3612400626, + "voter": "booky" + }, + { + "rshares": 8196228428, + "voter": "onetree" + }, + { + "rshares": 53437036902, + "voter": "mandibil" + }, + { + "rshares": 1019120245, + "voter": "therealpaul" + }, + { + "rshares": 5230680242, + "voter": "oldtimer" + }, + { + "rshares": 52708083, + "voter": "curpose" + }, + { + "rshares": 70473983, + "voter": "steembriefing" + }, + { + "rshares": 758385051, + "voter": "dajohns1420" + }, + { + "rshares": 53565688, + "voter": "rickmiller" + }, + { + "rshares": 4382079199, + "voter": "lancem" + }, + { + "rshares": 62828027, + "voter": "uri-bruck" + }, + { + "rshares": 2760419672, + "voter": "nulliusinverba" + }, + { + "rshares": 372263079, + "voter": "runridefly" + }, + { + "rshares": 73646665, + "voter": "stephenkendal" + }, + { + "rshares": 71610106, + "voter": "jlufer" + }, + { + "rshares": 104582713449, + "voter": "shenanigator" + }, + { + "rshares": 56680590, + "voter": "charlie777pt" + }, + { + "rshares": 56814433, + "voter": "apeiron8" + }, + { + "rshares": 10871631250, + "voter": "aaronkoenig" + }, + { + "rshares": 13927654548, + "voter": "darrantrute" + }, + { + "rshares": 2902991645, + "voter": "richardcrill" + }, + { + "rshares": 23033766040, + "voter": "laonie11" + }, + { + "rshares": 52836995, + "voter": "troich" + }, + { + "rshares": 1618103293, + "voter": "davidjkelley" + }, + { + "rshares": 168510966, + "voter": "team101" + }, + { + "rshares": 7270618086, + "voter": "davidbrogan" + }, + { + "rshares": 6276184291, + "voter": "aggroed" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 9544436170, + "voter": "ghasemkiani" + }, + { + "rshares": 22575985145, + "voter": "sponge-bob" + }, + { + "rshares": 3779577882, + "voter": "ethical-ai" + }, + { + "rshares": 3112261339, + "voter": "fajrilgooner" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 88628906, + "voter": "ruscion" + }, + { + "rshares": 5539280700, + "voter": "jwaser" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 646139908, + "voter": "kev7000" + }, + { + "rshares": 1186064946, + "voter": "zettar" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 892552703, + "voter": "smisi" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 61359727, + "voter": "klaartje" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 2609663774, + "voter": "bwaser" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 344008618, + "voter": "panther" + }, + { + "rshares": 748363853, + "voter": "ct-gurus" + }, + { + "rshares": 360832516444, + "voter": "charlieshrem" + }, + { + "rshares": 57670363386, + "voter": "tracemayer" + }, + { + "rshares": 22559037946, + "voter": "brains" + }, + { + "rshares": 54555729, + "voter": "jrblackmore" + }, + { + "rshares": 53313854, + "voter": "bik1980" + }, + { + "rshares": 2746154444, + "voter": "gavicrane" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 1412709231, + "voter": "bitcoinparadise" + }, + { + "rshares": 2993165165, + "voter": "anton333" + }, + { + "rshares": 385170926, + "voter": "ballinconscious" + }, + { + "rshares": 5175341065, + "voter": "chick1" + }, + { + "rshares": 3134519532, + "voter": "steempowerwhale" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 4364289988, + "voter": "mallorca" + }, + { + "rshares": 500832976, + "voter": "echoesinthemind" + }, + { + "rshares": 50179535, + "voter": "f1111111" + }, + { + "rshares": 1996101511, + "voter": "steemsquad" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341286451, + "voter": "ellepdub" + }, + { + "rshares": 51890765, + "voter": "gregorygarcia" + }, + { + "rshares": 95081132, + "voter": "inarix03" + }, + { + "rshares": 9556861952, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 50326986, + "voter": "everittdmickey" + }, + { + "rshares": 1039982464, + "voter": "jang" + }, + { + "rshares": 4697022253, + "voter": "morgan.waser" + }, + { + "rshares": 195903134, + "voter": "bo-ro" + }, + { + "rshares": 50602980, + "voter": "cfisher" + }, + { + "rshares": 87456777, + "voter": "koskl" + }, + { + "rshares": 54003949, + "voter": "sroka87" + }, + { + "rshares": 51232949, + "voter": "dragonice" + }, + { + "rshares": 1106397143, + "voter": "anns" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50656652, + "voter": "s0lo" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 50351738, + "voter": "aschwin" + }, + { + "rshares": 57257515, + "voter": "piphunters" + }, + { + "rshares": 4540555472, + "voter": "airmike" + }, + { + "rshares": 3598508613, + "voter": "strong-ai" + }, + { + "rshares": 521874035, + "voter": "grisha-danunaher" + }, + { + "rshares": 74402358, + "voter": "igtes" + }, + { + "rshares": 161225748, + "voter": "iliyaa" + }, + { + "rshares": 691571670, + "voter": "dikanevroman" + }, + { + "rshares": 154471584, + "voter": "buffett" + }, + { + "rshares": 164675159, + "voter": "yasiin" + }, + { + "rshares": 114771435, + "voter": "siniceku" + }, + { + "rshares": 162143875, + "voter": "cebymaster" + }, + { + "rshares": 154056498, + "voter": "cruise" + }, + { + "rshares": 146981513, + "voter": "listentojon" + }, + { + "rshares": 1380278689, + "voter": "rusteemitblog" + }, + { + "rshares": 155605795, + "voter": "robyneggs" + }, + { + "rshares": 158676075, + "voter": "iberia" + }, + { + "rshares": 161643075, + "voter": "warlockenchanter" + }, + { + "rshares": 158044626, + "voter": "acute" + }, + { + "rshares": 158018960, + "voter": "bethesda" + }, + { + "rshares": 157816798, + "voter": "gravity" + }, + { + "rshares": 104076889, + "voter": "dresden" + }, + { + "rshares": 166296989, + "voter": "laskoff" + }, + { + "rshares": 158081936, + "voter": "pawel-krawczyk" + }, + { + "rshares": 220330159, + "voter": "mgibson" + }, + { + "rshares": 184673908, + "voter": "jameshowarrd" + }, + { + "rshares": 156506600, + "voter": "zet" + }, + { + "rshares": 156425539, + "voter": "planetearth" + }, + { + "rshares": 159387371, + "voter": "bosch" + }, + { + "rshares": 155990992, + "voter": "elguapo4twenty" + }, + { + "rshares": 155969931, + "voter": "tundercat" + }, + { + "rshares": 155940029, + "voter": "chocolatoso" + }, + { + "rshares": 159025535, + "voter": "xtreme" + }, + { + "rshares": 158732321, + "voter": "steemwallet" + }, + { + "rshares": 155522158, + "voter": "cream" + }, + { + "rshares": 143075506, + "voter": "james93" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 155418611, + "voter": "oghenetony" + }, + { + "rshares": 127399164, + "voter": "insight2incite" + }, + { + "rshares": 158371932, + "voter": "kurjik7" + }, + { + "rshares": 13854200381, + "voter": "goldmatters" + }, + { + "rshares": 158280139, + "voter": "rheil" + }, + { + "rshares": 155164960, + "voter": "abhijitraorane" + }, + { + "rshares": 155125692, + "voter": "vicflo" + }, + { + "rshares": 158226833, + "voter": "michael-joseph" + }, + { + "rshares": 158225457, + "voter": "stupidbastard" + }, + { + "rshares": 158219901, + "voter": "healthydelicious" + }, + { + "rshares": 158212971, + "voter": "matteopoole" + }, + { + "rshares": 155107759, + "voter": "wandaham" + }, + { + "rshares": 157907634, + "voter": "bitmannyboy" + }, + { + "rshares": 157847777, + "voter": "rastamany" + }, + { + "rshares": 157611075, + "voter": "dmn" + }, + { + "rshares": 157565525, + "voter": "autofixer" + }, + { + "rshares": 154396126, + "voter": "lovesickchris" + }, + { + "rshares": 157473964, + "voter": "d81024" + } + ], + "author": "calaber24p", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.93, + "beneficiaries": [], + "blacklists": [], + "body": "

    The Evolution Of Virtual Economies And Their Future Global Impact On The World

    \n\nhttps://media.licdn.com/mpr/mpr/p/2/005/087/3c0/3e54334.jpg\n\nAnyone alive in the last twenty years has no doubt experienced the growth of the internet from a basic useful tool into a mammoth sized economic power that has thousands of use cases in our everyday life. However, had you been asked in the 90s if you thought the internet would evolve so rapidly and become such an integral part of our society\u2019s life, most would have scoffed. Many, even today, believe that the internet has stopped growing and most of the essential tools built for it have been created, but to me and others, who are taking notice of the innovation still happening in this space, it is clear this is just the beginning. I see the internet as a base layer of proof that virtual economies can exist and can work to provide livelihood to many around the world, but I see them evolving into something of a science fiction dream. I truly believe that within the next 100 years, we will have fully immersive, borderless and virtual economies that will dwarf the internet of today.\n\n

    Immersive Virtual Interconnectivity Between Humans And The Internet

    \n\nVirtual reality in the past few years has actually started to become a tangible reality that currently has some use cases, but the evolution of such systems will be the catalyst for a new paradigm in how we interact with the world and each other. The ultimate goal for virtual reality systems would be a system that provided the user immersive access to the internet directly to a point where their consciousness and the internet merge as one. Think of a matrix type of system that can be freely accessed from the comfort of your home, anywhere in the world. This complete immersion would quite literally create a second reality that one could live and interact with. Entire virtual worlds with access to all of our senses and feeling would be created to supply users with a boundless place to build only limited by creativity. With the creation and use of a device like this or something similar the following use cases would completely change the world into something unrecognizable to the people of today. Take in mind less extreme versions of this technology, without the merging of consciousnesses could also do the job, but im going to just assume the best case scenario for what could potentially be created. \n\nhttps://a2ua.com/ai/ai-001.jpg\n\n

    Massive Borderless Labor Markets

    \n\nThe first and largest change that would take place would simply be having access to a global labor marketplace with jobs and opportunities presented to people, regardless of where or what country they reside. If decentralized and free of regulation, these markets would have free market pay and ideology prevail. However there is another option which would be to treat various virtual worlds like different countries with options to create governments and provide regulation in those worlds. As an employer or employee you would be able to pick and choose where you wanted to run your business or work depending on which virtual world suited your needs. No longer would you be burdened by which country or area you choose to live in the real world, when a massive job market is accessible virtually in your house.\n\nThe way companies would change in response to this new technology would be immense. The most competitive companies would now have access to the entire labor market which would include the most efficient and smartest workers from all over the world, which they would pay accordingly. Business overhead would potentially be less expensive as well because companies wouldn\u2019t need to house workers during the day in physical buildings, but rather digital ones that could be purchased for cheap. Lower business costs would mean higher profitability which would better economic wellbeing for the employees and in return the global economy as a whole.\n\nhttp://www.hypergridbusiness.com/wp-content/uploads/2015/07/Matterport-VR.jpg\n\n

    Creation Of An Almost Completely Virtual Retail Economy

    \n\nIf we think about how much ecommerce has grown, and is still growing, since the inception of the internet, it is mind blowing. For many years ecommerce was a joke to people and most \u201ccritically acclaimed\u201d investors said it would never take off. Well, it did take off and now accounts for a giant portion of all international GDP. However, there is still something left to be desired with the online shopping experience that is available at in person retail stores. We as human beings still have a desire to touch, feel and most importantly try out products before we purchase them. With businesses that deal in products like clothing, perfume ect. we as consumers want to try the product before we buy it. With a completely virtual retail economy this could be achieved with virtual store fronts and the ability to try on a product before you buy it. Again, because of the lack of overhead for a small business running in one of the virtual worlds, the products would be less expensive and you know how they would fit when they were delivered to you in the real world. However, rather than just delivering you the product in the real world, you could be able to receive a copy in the virtual world as well. We already have a precedence set for virtual cosmetic items in MMORPGs and other multiplayer games. People will flock to the virtual retail economy because it provides them with a use case that is better than what we currently have.\n\n

    Virtual Real Estate Markets

    \n\nVirtual real estate markets also have a huge potential within the new virtual economies and worlds that will be created. Even though real estate would be able to be created relatively cheaply, storefronts, buildings and other locations that are considered prime real estate will be heavily demanded. There is a precedent set for this idea as well in an MMORPG called \u201cEntropia Universe\u201d , where one of the wealthier players purchased a space station and was able to make an income from it when other players would travel to new planets. Although completely virtual the property has had offers in the hundreds of thousands of dollars range. I foresee the same thing happening with real estate in the virtual worlds created, especially popular ones with millions of people accessing them. The idea of a virtual landlord would actually be feasible if someone was to purchase a lot of land and then rent it out. It would be like if each bitcoin created represented a plot of land and we were able to create buildings on that plot and rent it out. The possibilities with real estate are quite literally endless. Together with the creation of virtual worlds, the virtual real estate market would be massive.\n\nhttp://rebellion.nerdfitness.com/uploads/monthly_2016_04/57026c98a0b2e_Matrixchair.jpg.6fe1d4a62228cc05d0d4cf3348aaf616.jpg\n\nIn conclusion, many of the points I made here for a possible virtual economy might be seen as science fiction, which many of it is. However as we have seen with many technology before, technology inventions seem to stem from science fiction quite frequently. Who knows how different the world will be in 100 years. To put it in perspective, 100 years ago barely anyone was even using a radio, just think about what people 100 years in the future will be thinking about us. If my expectation for reality in the future does come true, I believe we will see what I have written about in the article take place.\n\n-Calaber24p", + "category": "life", + "children": 32, + "created": "2016-09-09T19:54:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://media.licdn.com/mpr/mpr/p/2/005/087/3c0/3e54334.jpg", + "https://a2ua.com/ai/ai-001.jpg", + "http://www.hypergridbusiness.com/wp-content/uploads/2015/07/Matterport-VR.jpg", + "http://rebellion.nerdfitness.com/uploads/monthly_2016_04/57026c98a0b2e_Matrixchair.jpg.6fe1d4a62228cc05d0d4cf3348aaf616.jpg" + ], + "tags": [ + "life", + "money", + "future", + "technology", + "virtual" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 112321864637654, + "payout": 1105.591, + "payout_at": "2016-09-16T19:54:42", + "pending_payout_value": "1105.591 HBD", + "percent_hbd": 10000, + "permlink": "the-evolution-of-virtual-economies-and-their-future-global-impact-on-the-world", + "post_id": 1188107, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 494 + }, + "title": "The Evolution Of Virtual Economies And Their Future Global Impact On The World", + "updated": "2016-09-09T19:54:42", + "url": "/life/@calaber24p/the-evolution-of-virtual-economies-and-their-future-global-impact-on-the-world" + }, + { + "active_votes": [ + { + "rshares": 7697237037413, + "voter": "steempty" + }, + { + "rshares": 31582354460281, + "voter": "smooth" + }, + { + "rshares": 26278817786881, + "voter": "berniesanders" + }, + { + "rshares": 4092228814494, + "voter": "riverhead" + }, + { + "rshares": 2269800859534, + "voter": "badassmother" + }, + { + "rshares": 2015884648130, + "voter": "hr1" + }, + { + "rshares": 4539577254686, + "voter": "nextgencrypto" + }, + { + "rshares": 1085598251469, + "voter": "rossco99" + }, + { + "rshares": 5671967166550, + "voter": "steemit200" + }, + { + "rshares": 2483637972, + "voter": "boy" + }, + { + "rshares": 3015447022, + "voter": "bue-witness" + }, + { + "rshares": 547246371, + "voter": "bunny" + }, + { + "rshares": 43941720078, + "voter": "bue" + }, + { + "rshares": 1330801877, + "voter": "mini" + }, + { + "rshares": 171039480, + "voter": "moon" + }, + { + "rshares": 207063527463, + "voter": "alex90342fastn1" + }, + { + "rshares": 80868980408, + "voter": "aizensou" + }, + { + "rshares": 3097145277129, + "voter": "au1nethyb1" + }, + { + "rshares": 416017834516, + "voter": "recursive2" + }, + { + "rshares": 413019413672, + "voter": "recursive3" + }, + { + "rshares": 1352563112, + "voter": "mineralwasser" + }, + { + "rshares": 813625650328, + "voter": "boombastic" + }, + { + "rshares": 7692839607, + "voter": "bingo-0" + }, + { + "rshares": 5863105830114, + "voter": "smooth.witness" + }, + { + "rshares": 414465827457, + "voter": "boatymcboatface" + }, + { + "rshares": 500032593, + "voter": "healthcare" + }, + { + "rshares": 778573329, + "voter": "daniel.pan" + }, + { + "rshares": 7859123838, + "voter": "woo7739" + }, + { + "rshares": 230690102, + "voter": "helen.tan" + }, + { + "rshares": 23788592337, + "voter": "yefet" + }, + { + "rshares": 3792994064, + "voter": "andzzz" + }, + { + "rshares": 1178578777338, + "voter": "gavvet" + }, + { + "rshares": 18722804499, + "voter": "fkn" + }, + { + "rshares": 31175459251, + "voter": "kingscrown" + }, + { + "rshares": 427097916, + "voter": "paco-steem" + }, + { + "rshares": 4895980272, + "voter": "spaninv" + }, + { + "rshares": 24628721423, + "voter": "elishagh1" + }, + { + "rshares": 1031904899, + "voter": "weenfan" + }, + { + "rshares": 43838713879, + "voter": "hannixx42" + }, + { + "rshares": 1412787470, + "voter": "murh" + }, + { + "rshares": 11133889002, + "voter": "andu" + }, + { + "rshares": 943710152638, + "voter": "cyber" + }, + { + "rshares": 9277411843, + "voter": "zebbra2014" + }, + { + "rshares": 96676263211, + "voter": "eric-boucher" + }, + { + "rshares": 3688055633034, + "voter": "satoshifund" + }, + { + "rshares": 378669536638, + "voter": "taoteh1221" + }, + { + "rshares": 333315839, + "voter": "stiletto" + }, + { + "rshares": 359768343320, + "voter": "hedge-x" + }, + { + "rshares": 53652979111, + "voter": "juanmiguelsalas" + }, + { + "rshares": 5795800972, + "voter": "mark-waser" + }, + { + "rshares": 188043652870, + "voter": "kimziv" + }, + { + "rshares": 45252424629, + "voter": "honeythief" + }, + { + "rshares": 2313273073, + "voter": "superfreek" + }, + { + "rshares": 259043859301, + "voter": "asmolokalo" + }, + { + "rshares": 13468756190, + "voter": "stealthtrader" + }, + { + "rshares": 14611815996, + "voter": "hakise" + }, + { + "rshares": 15457005730, + "voter": "yogi.artist" + }, + { + "rshares": 516223289, + "voter": "chamviet" + }, + { + "rshares": 8194140529, + "voter": "r4fken" + }, + { + "rshares": 63403018373, + "voter": "furion" + }, + { + "rshares": 451591501, + "voter": "barbara2" + }, + { + "rshares": 501781019, + "voter": "ch0c0latechip" + }, + { + "rshares": 464403103, + "voter": "doge4lyf" + }, + { + "rshares": 967436108, + "voter": "steem1653" + }, + { + "rshares": 10649262232, + "voter": "asim" + }, + { + "rshares": 5340023994, + "voter": "thegoodguy" + }, + { + "rshares": 16164473106, + "voter": "aaseb" + }, + { + "rshares": 3320504327, + "voter": "karen13" + }, + { + "rshares": 37344750606, + "voter": "diana.catherine" + }, + { + "rshares": 7867931010, + "voter": "noodhoog" + }, + { + "rshares": 21451366821, + "voter": "artific" + }, + { + "rshares": 32831752961, + "voter": "creemej" + }, + { + "rshares": 5810103095, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 4121943078, + "voter": "adamt" + }, + { + "rshares": 12392136120, + "voter": "nippel66" + }, + { + "rshares": 4306509338, + "voter": "oululahti" + }, + { + "rshares": 12834387849, + "voter": "benjiberigan" + }, + { + "rshares": 321274648817, + "voter": "calaber24p" + }, + { + "rshares": 19691822317, + "voter": "mustafaomar" + }, + { + "rshares": 3404217958, + "voter": "tarindel" + }, + { + "rshares": 3440980496, + "voter": "azurejasper" + }, + { + "rshares": 161418283935, + "voter": "jl777" + }, + { + "rshares": 7072481705, + "voter": "lostnuggett" + }, + { + "rshares": 15170775898, + "voter": "positive" + }, + { + "rshares": 713716642, + "voter": "raymonjohnstone" + }, + { + "rshares": 21206200514, + "voter": "prufarchy" + }, + { + "rshares": 308403865, + "voter": "sergey44" + }, + { + "rshares": 571756791, + "voter": "jasonpay1" + }, + { + "rshares": 19822991673, + "voter": "krabgat" + }, + { + "rshares": 13755907362, + "voter": "proto" + }, + { + "rshares": 614753076, + "voter": "curator" + }, + { + "rshares": 29059269275, + "voter": "sisterholics" + }, + { + "rshares": 1518995742, + "voter": "alex.chien" + }, + { + "rshares": 512405786, + "voter": "fnait" + }, + { + "rshares": 467544495, + "voter": "keepcalmand" + }, + { + "rshares": 42306596094, + "voter": "celebr1ty" + }, + { + "rshares": 29801884736, + "voter": "smailer" + }, + { + "rshares": 21235575936, + "voter": "sisters" + }, + { + "rshares": 2440072883, + "voter": "belkins" + }, + { + "rshares": 3100288129, + "voter": "glitterpig" + }, + { + "rshares": 128937261861, + "voter": "shaka" + }, + { + "rshares": 6346497673, + "voter": "shortcut" + }, + { + "rshares": 1024046685, + "voter": "metaflute" + }, + { + "rshares": 39800990412, + "voter": "gomeravibz" + }, + { + "rshares": 6888573071, + "voter": "taker" + }, + { + "rshares": 15676166039, + "voter": "felixxx" + }, + { + "rshares": 982686432694, + "voter": "laonie" + }, + { + "rshares": 139266866893, + "voter": "twinner" + }, + { + "rshares": 18739369902, + "voter": "reneenouveau" + }, + { + "rshares": 35289515350, + "voter": "myfirst" + }, + { + "rshares": 219333358612, + "voter": "somebody" + }, + { + "rshares": 8445214090, + "voter": "flysaga" + }, + { + "rshares": 320935090, + "voter": "nessacute" + }, + { + "rshares": 62919854205, + "voter": "timsaid" + }, + { + "rshares": 49885786094, + "voter": "midnightoil" + }, + { + "rshares": 537976939, + "voter": "marinaz" + }, + { + "rshares": 63300522, + "voter": "nickola" + }, + { + "rshares": 113691659336, + "voter": "xiaohui" + }, + { + "rshares": 3902027915, + "voter": "xiaokongcom" + }, + { + "rshares": 60961853, + "voter": "rinaa" + }, + { + "rshares": 60941135, + "voter": "ritadey" + }, + { + "rshares": 864324271, + "voter": "future24" + }, + { + "rshares": 1981356209, + "voter": "vladikras" + }, + { + "rshares": 62923816, + "voter": "bphicke" + }, + { + "rshares": 7863493629, + "voter": "xianjun" + }, + { + "rshares": 58977371, + "voter": "jers" + }, + { + "rshares": 58969965, + "voter": "nyoba" + }, + { + "rshares": 28366957937, + "voter": "mrosenquist" + }, + { + "rshares": 516065662, + "voter": "microluck" + }, + { + "rshares": 59750246, + "voter": "saveliy" + }, + { + "rshares": 728479455, + "voter": "alexma3x" + }, + { + "rshares": 111925253, + "voter": "cinderphoenix" + }, + { + "rshares": 85654529130, + "voter": "neptun" + }, + { + "rshares": 13247695433, + "voter": "gvargas123" + }, + { + "rshares": 1594731943, + "voter": "jsantana" + }, + { + "rshares": 69829863, + "voter": "qq553937961" + }, + { + "rshares": 610226658, + "voter": "wuyueling" + }, + { + "rshares": 2641340127, + "voter": "rossenpavlov" + }, + { + "rshares": 45366463875, + "voter": "dragonanarchist" + }, + { + "rshares": 3483998904, + "voter": "stillsafe" + }, + { + "rshares": 75274936, + "voter": "joelbow" + }, + { + "rshares": 2371319055, + "voter": "hilarski" + }, + { + "rshares": 7674991389, + "voter": "craigwilliamz" + }, + { + "rshares": 1894772691, + "voter": "cryptoeasy" + }, + { + "rshares": 61596105, + "voter": "uri-bruck" + }, + { + "rshares": 669884001, + "voter": "runridefly" + }, + { + "rshares": 866607013, + "voter": "pollux.one" + }, + { + "rshares": 51412383, + "voter": "jlufer" + }, + { + "rshares": 56814433, + "voter": "apeiron8" + }, + { + "rshares": 2820217791, + "voter": "richardcrill" + }, + { + "rshares": 2245566974, + "voter": "blockcodes" + }, + { + "rshares": 1618173074, + "voter": "davidjkelley" + }, + { + "rshares": 910199945, + "voter": "goldstein" + }, + { + "rshares": 10604372660, + "voter": "ghasemkiani" + }, + { + "rshares": 22576946672, + "voter": "sponge-bob" + }, + { + "rshares": 15180234220, + "voter": "digital-wisdom" + }, + { + "rshares": 3779781967, + "voter": "ethical-ai" + }, + { + "rshares": 22012717592, + "voter": "disofdis" + }, + { + "rshares": 5539587763, + "voter": "jwaser" + }, + { + "rshares": 94568140210, + "voter": "thecyclist" + }, + { + "rshares": 93669300, + "voter": "kyusho" + }, + { + "rshares": 2095863972, + "voter": "richhersey" + }, + { + "rshares": 56897224, + "voter": "lighter" + }, + { + "rshares": 25841960770, + "voter": "dubi" + }, + { + "rshares": 2609789387, + "voter": "bwaser" + }, + { + "rshares": 337128446, + "voter": "panther" + }, + { + "rshares": 733396576, + "voter": "ct-gurus" + }, + { + "rshares": 71464098, + "voter": "and030380" + }, + { + "rshares": 22559751350, + "voter": "brains" + }, + { + "rshares": 1474514591, + "voter": "uceph" + }, + { + "rshares": 18200693650, + "voter": "steemokto" + }, + { + "rshares": 3630617143, + "voter": "ibringawareness" + }, + { + "rshares": 1619376173, + "voter": "dirkzett" + }, + { + "rshares": 2341395628, + "voter": "ellepdub" + }, + { + "rshares": 50852949, + "voter": "gregorygarcia" + }, + { + "rshares": 9557382099, + "voter": "herpetologyguy" + }, + { + "rshares": 71973468, + "voter": "ancientofdays" + }, + { + "rshares": 66941799, + "voter": "greatdabu" + }, + { + "rshares": 1517653302, + "voter": "infotoday" + }, + { + "rshares": 4697273480, + "voter": "morgan.waser" + }, + { + "rshares": 50602980, + "voter": "cfisher" + }, + { + "rshares": 1130369320, + "voter": "anns" + }, + { + "rshares": 60991700, + "voter": "piphunters" + }, + { + "rshares": 54306622, + "voter": "saiku" + }, + { + "rshares": 3598704014, + "voter": "strong-ai" + }, + { + "rshares": 532746410, + "voter": "grisha-danunaher" + }, + { + "rshares": 114771435, + "voter": "siniceku" + }, + { + "rshares": 156567264, + "voter": "listentojon" + }, + { + "rshares": 160194682, + "voter": "cryptodaknight" + }, + { + "rshares": 155864353, + "voter": "karicola" + }, + { + "rshares": 152310239, + "voter": "oghenetony" + }, + { + "rshares": 12348309036, + "voter": "goldmatters" + }, + { + "rshares": 158289666, + "voter": "mooneyq" + }, + { + "rshares": 155107759, + "voter": "wandaham" + }, + { + "rshares": 155057486, + "voter": "wakeupworldnews" + }, + { + "rshares": 157825512, + "voter": "orenshani7" + } + ], + "author": "timsaid", + "author_payout_value": "0.000 HBD", + "author_reputation": 64.69, + "beneficiaries": [], + "blacklists": [], + "body": "\n
    \n

    Many things around us and with us happen we take for granted. We see, feel, taste, hear and smell unknowingly how it works. As we were children we called anything into question and now accept reality as it is. We lost the magic in all these wonderful things. This series addresses the wonder of natures and will bring its magic back to light. The second part of the Life Explorers - The Human Senses deals with the sense of hearing. We hear and feel sounds, when getting older we steadily lose the ability to hear things like music, that makes us happy. Hearing is important in our daily life, we need it for communication and it can even affect how we feel.    
    \n 

    \n

    To be able to understand why we hear we will investigate the nature and behavior of sounds, the human ear and the physical process behind hearing.    
    \n 

    \n

    Just like the eye needs visible light to see, the ear needs sound to hear. Both sound and light are waves by their nature. The main difference is that light is an electromagnetic wave whereby sound a longitudinal, mechanical wave. To further understand the mechanics of hearing we need to have a look into the physics behind it. What is a mechanical wave and what does longitudinal mean?
    Sound is created by a source that induces vibrations in a medium (air, water etc.). These sources are elastic materials, mostly solids, but also can be gases or liquids. By transferring the energy into the air particles the elastic material causes the molecules in the medium to get in motion. By moving the molecule forth it pushes a second molecule that gets in motion too. A chain reaction follows where the force is forwarded from the source through the molecules. You can imagine it this way:

    \n
    \n
    Fig.1 Illustration of a transversal sound wave. Credits: Dan Russell
    \n

    This is illustrating a longitudinal wave. Simply put, longitudinal means the particles are moving parallel to the wave. The opposite is a transverse wave, where the molecules move with a right angle to the wave.
    \n

    \n

    The first molecule, however, moves back and repeats until moving back into his equilibrium state. This state is a condition where no forces influence the particle and it remains motionless. The molecules that are pushed back and forth, create a wave of areas of high and low pressure called compressions and rarefactions. The air density is higher at the compression area, because more molecule are located their, while the rarefaction area has a lack of molecules and therefore has a lower air density. The figure below illustrates the areas of high and low pressure of a typical sound wave.

    \n
    \n
    Fig.2 Areas of air compression. Credits: Physics.info
    \n

    The absence of a medium renders it impossible to create a moving sound wave since there are no particles to pass the vibrations. R. BOYLES (1627- 1691) showed that this is the reason why we can\u2019t hear in outer space.

    \n

    Let\u2019s have a closer look at the sound waves
    \n

    \n

    Sound waves contain much information that is essential for distinguishing audible information. We will have a closer look at the basics of waves and how we can determine volume and pitch of a sound. Because waves occur periodically we will use the sine function to describe the sound waves. Sine functions are used whenever we want to describe something repeatable. The basic sine function is y(x) = sin (x) 

    \n
    \n
    Fig.3 Typical sine function.
    \n

    So far so good, the above function describes the basic sine function, but as I said above sound contains many information. We need to adjust our sine function in order to better describe a sound wave. Sound can be loud or quite for instance or have a high or low pitch. To mathematically describe the volume of a sound we introduce the amplitude A. The amplitude is half the distance between the maximum and minimum values of the function and is vertically stretching the graph. The higher the amplitude the louder the actual sound we hear. 

    \n

    y = A * sin (x) 

    \n
    \n
    Fig.3.1 Sine functions with different amplitudes.
    \n

    Another way to adjust the graph is by adding more or fewer cycles it completes in a certain time, the period B. The Period is stretching the graph horizontally and is responsible for the pitch. The less cycles the graph has the lower the pitch, therefore the pitch is higher with more cycles.

    \n

     y = A sin (B*x)

    \n
    \n
    Fig.3.2 Sine functions with different periods. 
    \n

    In the last Life Explorers article we learned that lights travels with around 3.000.000 m/s, this is both right and wrong. The speed depends on the medium it\u2019s traveling through. The following figure shows the speed of sound through different mediums in m/s

    \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n
    AluminumWaterAirHelium
    51101483344971
    \n


    \n

    Why is the speed of sound in aluminum higher than in air?

    \n

    As mentioned sound is created by a source of vibration. These vibrations, however, put molecules in motion by transferring energy from one molecule to another, a chain reaction happens. In solids, molecules have a rigid, fixed position and are packed very tightly. The air molecules are not rigid and have no fixed position. Transferring the energy from one molecule to another is easier in a solid than in a gas, since the next molecule is closer. This is the reason why sound waves move faster in solids. The greater the distance between sound source and hearer, the weaker is the sound wave, because of friction between the molecules the total energy is reducing.

    \n
    \n
    Fig.5 Conditions of aggregations. Credits: 2012books
    \n

    The human ear is capable of hearing frequencies between 20 Hz and 20.000 Hz. We saw that a small period causes a higher pitch and a high period a deeper pitch. The frequency tells us how many periods are made in a certain time. The higher the frequency the more periods are done. The following figure illustrates how the frequency and amplitude are affecting the sounds we hear.

    \n
    \n
    Fig.6 Relation between sound and wave. Credits: premedhq
    \n

    The frequency is given as f = 1/T. 20.000 Hz means 20.000 Periods are made in 1 second. Frequencies below 20 Hz are called infrasonic and above 20.000 Hz ultrasonic. Besides the having the right frequency we need to have the right loudness. The loudness depends on the amplitude and is measured in decibel. The lowest intensity the human ear can perceive is called threshold of hearing and is defined as 0 decibel. The intensity of sounds depends on:
    \n

    \n
      \n
    • The source of vibrations  
    • \n
    • The amplitude  
    • \n
    • The medium though which the sound travels    
    • \n
    • The distance between the source and observer
    • \n
    • Objects between the source and observer
    • \n
    • Interference  
      \n
    • \n
    \n

    Interference happens when two sound waves combine. We have two possible ways to combine waves: constructive and destructive interference. Constructive interference increases the amplitude, whereas destructive interference compensate the waves.

    \n
    \n
    Fig.6 Constructive and destructive interference. Credits: arnes
    \n

    Now that we know more about waves let\u2019s investigate how we hear and some sound phenomena
    \n

    \n

    To understand how hearing works we need to know the structure of the human ear. The ear has three parts: The outer, middle and the inner ear. Each with it\u2019s specific function.

    \n
    \n
    Fig.7 Structure of the human ear. Credits: yourarticlelibrary
    \n

    The outer ear

    \n

    The outer ear is the only visible part of the ear. It reaches till the Tympanum (Eardrum). The function of the pinna is similar to a funnel, it directs sound waves into the inner parts of the ear. Another main role is in adjusting the pressure. Within the inner ear the air is compressed and has a higher pressure than outside. The pinna is lowering this pressure difference and makes sure that sound is passed correctly and with less waste of energy. By collecting the sound vibration and directing them into the ear it helps us to decide where a sound comes from. It also functions as a protection to the sensitive inner parts of the ear. It produces earwax, also known as cerumen, which protects again insects, water and bacteria. This way it is assisting in keeping the ear canal clean.
    \n
    \n
    \nThe middle ear

    \n

    The middle ear begins with the Tympanum (Eardrum) and reaches to the cochlea (Inner ear). After the sounds waves are led by the pinna to the middle ear they hit the Tympanum which is a very thin diameter and make it vibrate. These vibrations are amplified in the middle ear and transferred to the ossicles, also known as the three middle ear bones: Malleus (Hammer), Incus (Anvil) and Stapes (Stiddrup). The last bones, the Stirrup is connected to membrane on the inner ear, called the oval windows.
    \n

    \n

    The inner ear

    \n

    This is the place where the actual hearing happens. It consists of the Cochlea, the organs of balance and nerves linked to the central auditory system and brain. The oval window is covering the Cochlea, which is filled with two fluids ( endolymph and perilymph). After the sound finds it's way into the inner ear it reaches the cochlea. Within the Cochlea is the organ of corti, which has tiny hairs. When the sound wave hits the eardrum it vibrates and these vibrations go to the middle ear bones. The Stirrup, the last bones, transfers these vibrations through the oval window and to the cochlea. The energy from these vibrations forces the fluid in the cochlea to move, in turn moving the hair in the organ of corti. The movement of these hair causes nerve impulses which are sent to the brain and finally are converted to what we hear.

    \n


    \n
    \n
    Fig.8 Section through the Organ of Corti. Credits: wikipedia
    \n

    Applying science in our daily lifes

    \n

    By observing the nature we can adapt and use the physics to our benefits. Following are some practical use of sound waves:

    \n

    Doppler Effect:

    \n

    The Doppler effect is named after the Austrian physicist Christian Doppler and describes a moving source of sound waves towards an observer. The observer perceives higher frequencies when the source if moving towards, and lower frequencies when moving away from the observer. A common example is the siren of police and ambulances. When approaching towards us we hear a higher \u201csound\u201d and when passing by it decreases in its frequency.
    \nThe reason behind this effect is in the development of sound waves. When the wave is originated it still has to travel to the observer. The nearer the source means a shorter period for a wave to hit our ears, and the higher the frequency.   

    \n
    \n
    Fig.9 Doppler Effect. Credits: school-for-champions
    \n

    Cymatics:  

    \n

    Cymatics are pretty cool! The Swiss Hans Jenny took a plate and put a thin layer of particles on it. The same works with a liquid or similar. Then he set the plates into oscillation and tried different frequencies. While it's best to just watch the video and be amazed, the basic idea is that different frequencies organize into different shapes. (Note: This video is not from Hans Jenny):

    \n

    <iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/Q3oItpVa9fs\" frameborder=\"0\" allowfullscreen></iframe>  
    \n  
    \n  
    \nSonography:

    \n

    Simply put Sonography uses ultrasound to display the internal body. Frequencies over 20.000 Hz are used in this method. Our tissues reflect these ultrasonic waves differently, depending on the density. Bones reflect the waves differently than muscles do. The echo of the tissue is recorded and processed to an image. 

    \n
    \n


    \n

    Author's Note:
    \nThe Life Explorer Series is a community magazine that brings together writers to post about a variety of topics. All topics and authors using the lifeexplorer tag or title are part of this group and have permission to post under the heading Life Explorer. If you would like to write with the Life Explorer series about a topic, reach out and get in chat contact with
    @timsaid to learn more.
    \n

    \n

    Make sure to catch all these Life Explorer authors:
    \n@prufarchy
    \n@yogi.artist
    \n@disofdis
    \n

    \n

    And if you've missed the previous edition, check out the first Life Explorer post:

    \n

    Life Explorers - The Human Senses Part I: Sight

    \n
    \n", + "category": "science", + "children": 20, + "created": "2016-09-09T22:07:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s4.postimg.org/4f8u6kq8d/hearingcover.jpg", + "http://i.giphy.com/6rDARxVjfF1F6.gif", + "https://s18.postimg.org/ltjwgbjux/aipressure.jpg", + "https://s14.postimg.org/87ig7c2wx/sine.jpg", + "https://s11.postimg.org/uhtpwhq2r/amplitude.jpg", + "https://s11.postimg.org/9gku8wz5f/pitch.jpg", + "https://s22.postimg.org/nvt29gedd/62049a0bf48e2cb0b024d238707590e3.jpg", + "https://1.bp.blogspot.com/_GD7kgG_0bkc/S71CdOJxevI/AAAAAAAAAVs/eb8P-RSCXl8/s1600/general+graph.png", + "https://s13.postimg.org/fz3chonlz/inteference.png", + "https://s11.postimg.org/i050b1oj7/b928.jpg", + "https://s11.postimg.org/hoq7vhfb7/m_1407861046.jpg", + "https://s17.postimg.org/fo1lqpw33/waves_doppler_effect.gif", + "https://img.youtube.com/vi/Q3oItpVa9fs/0.jpg", + "http://www.publicdomainpictures.net/pictures/20000/velka/ultrasound-93851293381682TzS.jpg", + "https://s13.postimg.org/52573c0sn/finallogo.jpg" + ], + "links": [ + "http://www.acs.psu.edu/drussell/Demos/StandingWaves/StandingWaves.html", + "http://physics.info/sound/", + "http://2012books.lardbucket.org/books/introduction-to-chemistry-general-organic-and-biological/s11-solids-liquids-and-gases.html", + "https://www.premedhq.com/pitch", + "http://www2.arnes.si/~gljsentvid10/interf.htm", + "http://www.yourarticlelibrary.com/ear/ear-useful-notes-on-human-ear-13270-words/9691/", + "https://en.wikipedia.org/wiki/Hair_cell", + "http://www.school-for-champions.com/science/waves_doppler_effect.htm#.V9MdL4R96Uk", + "https://www.youtube.com/embed/Q3oItpVa9fs", + "https://steemit.com/science/@timsaid/steemit-explorers-the-human-senses-part-i-sight" + ], + "tags": [ + "science", + "life", + "nature", + "lifeexplorers", + "technology" + ], + "users": [ + "timsaid", + "prufarchy", + "yogi.artist", + "disofdis" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 107333652596110, + "payout": 1047.36, + "payout_at": "2016-09-16T22:07:06", + "pending_payout_value": "1047.360 HBD", + "percent_hbd": 10000, + "permlink": "life-explorers-the-human-senses-part-ii-hearing", + "post_id": 1189590, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 196 + }, + "title": "Life Explorers - The Human Senses Part II: Hearing", + "updated": "2016-09-09T22:07:06", + "url": "/science/@timsaid/life-explorers-the-human-senses-part-ii-hearing" + }, + { + "active_votes": [ + { + "rshares": 16915698281245, + "voter": "itsascam" + }, + { + "rshares": 535736239412, + "voter": "barrie" + }, + { + "rshares": 5103751298, + "voter": "style" + }, + { + "rshares": 376126044682, + "voter": "anonymous" + }, + { + "rshares": 10512386388470, + "voter": "berniesanders" + }, + { + "rshares": 1990891910916, + "voter": "steemroller" + }, + { + "rshares": 73330944907, + "voter": "donaldtrump" + }, + { + "rshares": 17879236110601, + "voter": "steemed" + }, + { + "rshares": 4096016667437, + "voter": "riverhead" + }, + { + "rshares": 2213080911223, + "voter": "badassmother" + }, + { + "rshares": 64044380677, + "voter": "nextgenwitness" + }, + { + "rshares": 2063054807192, + "voter": "hr1" + }, + { + "rshares": 228763883153, + "voter": "justin" + }, + { + "rshares": 5440360108871, + "voter": "kushed" + }, + { + "rshares": 1702899142535, + "voter": "nextgencrypto" + }, + { + "rshares": 1085700078653, + "voter": "rossco99" + }, + { + "rshares": 4539496148149, + "voter": "wang" + }, + { + "rshares": 3104786127, + "voter": "boy" + }, + { + "rshares": 3769614077, + "voter": "bue-witness" + }, + { + "rshares": 684099809, + "voter": "bunny" + }, + { + "rshares": 7451084878258, + "voter": "complexring" + }, + { + "rshares": 54950878443, + "voter": "bue" + }, + { + "rshares": 13587399227, + "voter": "danknugs" + }, + { + "rshares": 134445041812, + "voter": "steemservices" + }, + { + "rshares": 1663623227, + "voter": "mini" + }, + { + "rshares": 213807099, + "voter": "moon" + }, + { + "rshares": 1791465683849, + "voter": "joseph" + }, + { + "rshares": 84310213617, + "voter": "aizensou" + }, + { + "rshares": 3100748072340, + "voter": "au1nethyb1" + }, + { + "rshares": 5813254239, + "voter": "bentley" + }, + { + "rshares": 416084124794, + "voter": "recursive2" + }, + { + "rshares": 2773542163233, + "voter": "recursive" + }, + { + "rshares": 1316085456, + "voter": "mineralwasser" + }, + { + "rshares": 813719481339, + "voter": "boombastic" + }, + { + "rshares": 104698071392, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 7903490863, + "voter": "bingo-0" + }, + { + "rshares": 2008229108, + "voter": "bingo-1" + }, + { + "rshares": 418044461695, + "voter": "boatymcboatface" + }, + { + "rshares": 66430424858, + "voter": "vip" + }, + { + "rshares": 10330900334, + "voter": "idol" + }, + { + "rshares": 625076388, + "voter": "healthcare" + }, + { + "rshares": 49137492849, + "voter": "stoner19" + }, + { + "rshares": 973278654, + "voter": "daniel.pan" + }, + { + "rshares": 2744949303261, + "voter": "donkeypong" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 288376577, + "voter": "helen.tan" + }, + { + "rshares": 23790716546, + "voter": "yefet" + }, + { + "rshares": 1702805460, + "voter": "jocelyn" + }, + { + "rshares": 83061534469, + "voter": "edgeland" + }, + { + "rshares": 52351004771, + "voter": "noisy" + }, + { + "rshares": 215464179712, + "voter": "camilla" + }, + { + "rshares": 58902155996, + "voter": "lovelace" + }, + { + "rshares": 552961104663, + "voter": "eeks" + }, + { + "rshares": 18728251721, + "voter": "fkn" + }, + { + "rshares": 50848089, + "voter": "paco-steem" + }, + { + "rshares": 612093612, + "voter": "spaninv" + }, + { + "rshares": 335185457528, + "voter": "teamsteem" + }, + { + "rshares": 25300463558, + "voter": "elishagh1" + }, + { + "rshares": 10350568046, + "voter": "richman" + }, + { + "rshares": 680503080668, + "voter": "nanzo-scoop" + }, + { + "rshares": 1097771169, + "voter": "weenfan" + }, + { + "rshares": 7608104867, + "voter": "kefkius" + }, + { + "rshares": 42656760499, + "voter": "hannixx42" + }, + { + "rshares": 210476905339, + "voter": "mummyimperfect" + }, + { + "rshares": 90554610459, + "voter": "asch" + }, + { + "rshares": 1412880442, + "voter": "murh" + }, + { + "rshares": 6478579363, + "voter": "cryptofunk" + }, + { + "rshares": 2319844721, + "voter": "error" + }, + { + "rshares": 943975846803, + "voter": "cyber" + }, + { + "rshares": 63330479493, + "voter": "theshell" + }, + { + "rshares": 58413867954, + "voter": "ak2020" + }, + { + "rshares": 9045476546, + "voter": "zebbra2014" + }, + { + "rshares": 8443212997, + "voter": "badger311" + }, + { + "rshares": 8738981485, + "voter": "badger313" + }, + { + "rshares": 8702483753, + "voter": "badger312" + }, + { + "rshares": 9001567116, + "voter": "badger316" + }, + { + "rshares": 9123486181, + "voter": "badger319" + }, + { + "rshares": 9031151503, + "voter": "badger3101" + }, + { + "rshares": 8484043231, + "voter": "badger3111" + }, + { + "rshares": 9046253871, + "voter": "badger3121" + }, + { + "rshares": 8654656797, + "voter": "badger3131" + }, + { + "rshares": 8762701350, + "voter": "badger3141" + }, + { + "rshares": 8739109939, + "voter": "badger3171" + }, + { + "rshares": 8546528070, + "voter": "badger3181" + }, + { + "rshares": 9132908526, + "voter": "badger3191" + }, + { + "rshares": 8546364960, + "voter": "badger3112" + }, + { + "rshares": 8887579277, + "voter": "badger3132" + }, + { + "rshares": 8760749880, + "voter": "badger3162" + }, + { + "rshares": 8991838018, + "voter": "badger3113" + }, + { + "rshares": 8642464252, + "voter": "badger3123" + }, + { + "rshares": 8766259094, + "voter": "badger3133" + }, + { + "rshares": 9117921940, + "voter": "badger3153" + }, + { + "rshares": 8796345969, + "voter": "badger3163" + }, + { + "rshares": 8826885883, + "voter": "badger3193" + }, + { + "rshares": 8776474202, + "voter": "badger3114" + }, + { + "rshares": 8685319251, + "voter": "badger3124" + }, + { + "rshares": 8588131522, + "voter": "badger3144" + }, + { + "rshares": 8509903432, + "voter": "badger3154" + }, + { + "rshares": 8377142569, + "voter": "badger3164" + }, + { + "rshares": 8709266268, + "voter": "badger3174" + }, + { + "rshares": 8989741077, + "voter": "badger3194" + }, + { + "rshares": 8886015093, + "voter": "badger3105" + }, + { + "rshares": 8829511880, + "voter": "badger3135" + }, + { + "rshares": 8423365179, + "voter": "badger3145" + }, + { + "rshares": 9007384737, + "voter": "badger3155" + }, + { + "rshares": 8700076693, + "voter": "badger3175" + }, + { + "rshares": 8476088358, + "voter": "badger3195" + }, + { + "rshares": 8117816544, + "voter": "badger3106" + }, + { + "rshares": 8937249420, + "voter": "badger3116" + }, + { + "rshares": 8985259884, + "voter": "badger3126" + }, + { + "rshares": 8611887587, + "voter": "badger3136" + }, + { + "rshares": 8258119046, + "voter": "badger3146" + }, + { + "rshares": 8490028306, + "voter": "badger3156" + }, + { + "rshares": 8706060844, + "voter": "badger3166" + }, + { + "rshares": 8620820297, + "voter": "badger3176" + }, + { + "rshares": 8755546624, + "voter": "badger3186" + }, + { + "rshares": 8791350652, + "voter": "badger3196" + }, + { + "rshares": 8718787464, + "voter": "badger3107" + }, + { + "rshares": 8470907036, + "voter": "badger315" + }, + { + "rshares": 8967392421, + "voter": "badger318" + }, + { + "rshares": 9017063076, + "voter": "badger3151" + }, + { + "rshares": 8689160160, + "voter": "badger3161" + }, + { + "rshares": 8948627747, + "voter": "badger3122" + }, + { + "rshares": 8885387693, + "voter": "badger3142" + }, + { + "rshares": 9108552941, + "voter": "badger3152" + }, + { + "rshares": 8411165530, + "voter": "badger3172" + }, + { + "rshares": 8924979164, + "voter": "badger3182" + }, + { + "rshares": 8680205086, + "voter": "badger3192" + }, + { + "rshares": 8594743825, + "voter": "badger3143" + }, + { + "rshares": 8857978044, + "voter": "badger3173" + }, + { + "rshares": 8564311617, + "voter": "badger3104" + }, + { + "rshares": 8276140903, + "voter": "badger3134" + }, + { + "rshares": 8683402090, + "voter": "badger3184" + }, + { + "rshares": 8620438944, + "voter": "badger3115" + }, + { + "rshares": 9093900150, + "voter": "badger3165" + }, + { + "rshares": 8719511025, + "voter": "badger3185" + }, + { + "rshares": 8781524309, + "voter": "badger314" + }, + { + "rshares": 9016232963, + "voter": "badger317" + }, + { + "rshares": 8754423847, + "voter": "badger3102" + }, + { + "rshares": 8715852300, + "voter": "badger3103" + }, + { + "rshares": 8642797273, + "voter": "badger3125" + }, + { + "rshares": 8608905415, + "voter": "badger3183" + }, + { + "rshares": 378683508743, + "voter": "taoteh1221" + }, + { + "rshares": 54770749509, + "voter": "juanmiguelsalas" + }, + { + "rshares": 20443138278, + "voter": "ratel" + }, + { + "rshares": 416005022635, + "voter": "kaylinart" + }, + { + "rshares": 541153510262, + "voter": "infovore" + }, + { + "rshares": 13621513070, + "voter": "facer" + }, + { + "rshares": 77652927327, + "voter": "tim-johnston" + }, + { + "rshares": 138871176726, + "voter": "schro" + }, + { + "rshares": 5796791339, + "voter": "mark-waser" + }, + { + "rshares": 188093143988, + "voter": "kimziv" + }, + { + "rshares": 90567885304, + "voter": "mctiller" + }, + { + "rshares": 2313406969, + "voter": "superfreek" + }, + { + "rshares": 3368232723, + "voter": "alexft" + }, + { + "rshares": 25261323888, + "voter": "djm34" + }, + { + "rshares": 3722711859, + "voter": "michaellamden68" + }, + { + "rshares": 342506715430, + "voter": "ericvancewalton" + }, + { + "rshares": 7571817406, + "voter": "dasha" + }, + { + "rshares": 162826952073, + "voter": "dashpaymag" + }, + { + "rshares": 191697507702, + "voter": "asmolokalo" + }, + { + "rshares": 82245616188, + "voter": "rubybian" + }, + { + "rshares": 3304220350, + "voter": "orly" + }, + { + "rshares": 11113032640, + "voter": "stealthtrader" + }, + { + "rshares": 63429022163, + "voter": "furion" + }, + { + "rshares": 732320341, + "voter": "busser" + }, + { + "rshares": 447221422, + "voter": "barbara2" + }, + { + "rshares": 501828136, + "voter": "ch0c0latechip" + }, + { + "rshares": 460021595, + "voter": "doge4lyf" + }, + { + "rshares": 1468289713776, + "voter": "renohq" + }, + { + "rshares": 177832898933, + "voter": "knircky" + }, + { + "rshares": 219261896, + "voter": "ardina" + }, + { + "rshares": 910622311, + "voter": "steem1653" + }, + { + "rshares": 5019651587, + "voter": "thegoodguy" + }, + { + "rshares": 3542069633, + "voter": "karen13" + }, + { + "rshares": 251975002, + "voter": "xavier1" + }, + { + "rshares": 42155569753, + "voter": "milestone" + }, + { + "rshares": 2070732161, + "voter": "the-future" + }, + { + "rshares": 2754021910, + "voter": "fiona777" + }, + { + "rshares": 9691489719, + "voter": "benjiberigan" + }, + { + "rshares": 148234498324, + "voter": "opheliafu" + }, + { + "rshares": 321274648817, + "voter": "calaber24p" + }, + { + "rshares": 19692126031, + "voter": "mustafaomar" + }, + { + "rshares": 2091329748, + "voter": "earnest" + }, + { + "rshares": 3574676162, + "voter": "tarindel" + }, + { + "rshares": 25145242349, + "voter": "deanliu" + }, + { + "rshares": 89845980410, + "voter": "rea" + }, + { + "rshares": 13849773884, + "voter": "hagie" + }, + { + "rshares": 172190214672, + "voter": "jl777" + }, + { + "rshares": 7072481705, + "voter": "lostnuggett" + }, + { + "rshares": 15586238454, + "voter": "positive" + }, + { + "rshares": 1784922790, + "voter": "yarly" + }, + { + "rshares": 269622478, + "voter": "yarly2" + }, + { + "rshares": 270026148, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 36025561462, + "voter": "anca3drandom" + }, + { + "rshares": 57491233, + "voter": "sergey44" + }, + { + "rshares": 19392057072, + "voter": "krabgat" + }, + { + "rshares": 14673696810, + "voter": "proto" + }, + { + "rshares": 614768567, + "voter": "curator" + }, + { + "rshares": 29066357704, + "voter": "sisterholics" + }, + { + "rshares": 432486248, + "voter": "yarly10" + }, + { + "rshares": 1557969135, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 521275173, + "voter": "fnait" + }, + { + "rshares": 463139988, + "voter": "keepcalmand" + }, + { + "rshares": 2544362414, + "voter": "bookworm" + }, + { + "rshares": 25628884117, + "voter": "pixielolz" + }, + { + "rshares": 152942524, + "voter": "steemster1" + }, + { + "rshares": 114974624, + "voter": "bullionstackers" + }, + { + "rshares": 3110748274, + "voter": "glitterpig" + }, + { + "rshares": 1100850186, + "voter": "metaflute" + }, + { + "rshares": 35209586477, + "voter": "gomeravibz" + }, + { + "rshares": 7348247658, + "voter": "taker" + }, + { + "rshares": 15404554474, + "voter": "nekromarinist" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 2950912248, + "voter": "avellana" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 1014694547161, + "voter": "laonie" + }, + { + "rshares": 24599353305, + "voter": "rawnetics" + }, + { + "rshares": 24777638696, + "voter": "laoyao" + }, + { + "rshares": 36642234190, + "voter": "myfirst" + }, + { + "rshares": 225844700489, + "voter": "somebody" + }, + { + "rshares": 16984866835, + "voter": "sunshine" + }, + { + "rshares": 8447166798, + "voter": "flysaga" + }, + { + "rshares": 15053504846, + "voter": "gmurph" + }, + { + "rshares": 49898468001, + "voter": "midnightoil" + }, + { + "rshares": 64812629, + "voter": "coderg" + }, + { + "rshares": 4084069258, + "voter": "ullikume" + }, + { + "rshares": 117282861123, + "voter": "xiaohui" + }, + { + "rshares": 263096886001, + "voter": "fairytalelife" + }, + { + "rshares": 117924349942, + "voter": "joele" + }, + { + "rshares": 5404041509, + "voter": "oflyhigh" + }, + { + "rshares": 135541898, + "voter": "agussudaryanto" + }, + { + "rshares": 3902950039, + "voter": "xiaokongcom" + }, + { + "rshares": 60941135, + "voter": "ritadey" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 59738641, + "voter": "ciao" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 245825626, + "voter": "giftedgaia" + }, + { + "rshares": 7865435504, + "voter": "xianjun" + }, + { + "rshares": 57765027, + "voter": "steema" + }, + { + "rshares": 60198505, + "voter": "nyoba" + }, + { + "rshares": 6430181734, + "voter": "kiddarko" + }, + { + "rshares": 74480084, + "voter": "confucius" + }, + { + "rshares": 76396671, + "voter": "elenirossidou" + }, + { + "rshares": 84358533706, + "voter": "miacats" + }, + { + "rshares": 60173663, + "voter": "party1998" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 516130761, + "voter": "microluck" + }, + { + "rshares": 5057443297, + "voter": "rubenalexander" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 1806230423, + "voter": "chinadaily" + }, + { + "rshares": 8923202123, + "voter": "kyriacos" + }, + { + "rshares": 13687874288, + "voter": "thecurator" + }, + { + "rshares": 4969876187, + "voter": "almerri" + }, + { + "rshares": 165673124, + "voter": "kyleb15" + }, + { + "rshares": 23376302819, + "voter": "mihaiart" + }, + { + "rshares": 13247923516, + "voter": "gvargas123" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 2578413134, + "voter": "rossenpavlov" + }, + { + "rshares": 65828484068, + "voter": "justinlaak" + }, + { + "rshares": 24055111416, + "voter": "andrewawerdna" + }, + { + "rshares": 15045111385, + "voter": "mikemacintire" + }, + { + "rshares": 3555271275, + "voter": "stillsafe" + }, + { + "rshares": 76843163, + "voter": "joelbow" + }, + { + "rshares": 55418270581, + "voter": "mandibil" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 61596105, + "voter": "uri-bruck" + }, + { + "rshares": 446700843, + "voter": "runridefly" + }, + { + "rshares": 104593501256, + "voter": "shenanigator" + }, + { + "rshares": 14263416241, + "voter": "macksby" + }, + { + "rshares": 225428332, + "voter": "jennsky" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 56354271978, + "voter": "luminousvisions" + }, + { + "rshares": 1618354417, + "voter": "davidjkelley" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 4431219317, + "voter": "mscleverclocks" + }, + { + "rshares": 9279312943, + "voter": "ghasemkiani" + }, + { + "rshares": 22579371284, + "voter": "sponge-bob" + }, + { + "rshares": 15182772885, + "voter": "digital-wisdom" + }, + { + "rshares": 3780350152, + "voter": "ethical-ai" + }, + { + "rshares": 15561196303, + "voter": "kommienezuspadt" + }, + { + "rshares": 2858199189, + "voter": "fajrilgooner" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 56924216, + "voter": "ahmetova" + }, + { + "rshares": 5540438639, + "voter": "jwaser" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 92317851124, + "voter": "thecyclist" + }, + { + "rshares": 958775616, + "voter": "smisi" + }, + { + "rshares": 49324345636, + "voter": "natureofbeing" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 273935239563, + "voter": "asksisk" + }, + { + "rshares": 1927181083, + "voter": "edgarsart" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 188392752, + "voter": "jiacyhb" + }, + { + "rshares": 2610152057, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 5597974685, + "voter": "dexter-k" + }, + { + "rshares": 344008618, + "voter": "panther" + }, + { + "rshares": 1083369310, + "voter": "wulfmeister" + }, + { + "rshares": 3288133192, + "voter": "patelincho" + }, + { + "rshares": 23464066864, + "voter": "brains" + }, + { + "rshares": 2746170259, + "voter": "gavicrane" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 5176625969, + "voter": "chick1" + }, + { + "rshares": 1831787903, + "voter": "rigaronib" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 52504473, + "voter": "wanglai" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341709326, + "voter": "ellepdub" + }, + { + "rshares": 9753441048, + "voter": "herpetologyguy" + }, + { + "rshares": 22343248358, + "voter": "storyseeker" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 53735837, + "voter": "drac59" + }, + { + "rshares": 55587826, + "voter": "mari5555na" + }, + { + "rshares": 4697970927, + "voter": "morgan.waser" + }, + { + "rshares": 1461488612, + "voter": "nathanjtaylor" + }, + { + "rshares": 51232949, + "voter": "dragonice" + }, + { + "rshares": 50147782, + "voter": "disha" + }, + { + "rshares": 50868434, + "voter": "jumbo" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 50484452, + "voter": "connect" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 3599234079, + "voter": "strong-ai" + }, + { + "rshares": 543618786, + "voter": "grisha-danunaher" + }, + { + "rshares": 76019801, + "voter": "igtes" + }, + { + "rshares": 154471584, + "voter": "buffett" + }, + { + "rshares": 157207866, + "voter": "siniceku" + }, + { + "rshares": 162143875, + "voter": "cebymaster" + }, + { + "rshares": 162904624, + "voter": "allianz" + }, + { + "rshares": 161849597, + "voter": "iberia" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 161693690, + "voter": "shadowproject" + }, + { + "rshares": 161212160, + "voter": "origin" + }, + { + "rshares": 160957729, + "voter": "realtime" + }, + { + "rshares": 159554050, + "voter": "planetearth" + }, + { + "rshares": 159425365, + "voter": "tipsandtricks" + }, + { + "rshares": 159025535, + "voter": "xtreme" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 158535752, + "voter": "nerds" + }, + { + "rshares": 10842428850, + "voter": "goldmatters" + }, + { + "rshares": 157879188, + "voter": "sirrus" + }, + { + "rshares": 154276916, + "voter": "memnon34" + } + ], + "author": "fairytalelife", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.97, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n


    \n

    One of my greatest drawing feats was a total fluke.

    \n

    For years I had it in my head I was going to draw braids. From the influence of Rapunzel to my endless fascination with Laura Ingalls Wilder's Little House series, I drew and drew. But I could not figure out how to draw believable braids. You can fake it for only so long.

    \n

    When I was about 11, I had an epiphany. Whilst sprawled on top of my grandparents' bed in their magnificent house in Minnesota, it came to me. I don't know how, but I was drawing and decided to put a few interlocking lines together. I wasn't trying to draw braids per se - I had given that up. But braids I drew. And they looked like braids. Once I saw what I had done, I panicked. Would I remember how to do it again? I drew the same sequence of shapes again. Braids! It was like I had spent all my unconscious hours in my brain trying to figure out this braid pattern. Never having had long hair myself or any sisters, I had no one to practice on. My brain must have been putting it together piece by piece over the years, because this winter day was pivotal. If I could draw braids, what else could I do?

    \n

    And with that, please enjoy the first time I have done a braid drawing demo. 

    \n

    \n

    \n

    \n

    \n

    \n

    \n

    \n

    \n

    \n

    \n

    And that is how I did it then. I wonder if I have that first successful attempt locked away somewhere with childhood memories in boxes? Maybe one day I'll find it. 

    \n

    The funniest thing is that I remember exactly where I was when I figured out a drawing problem that evaded me for years. 

    \n

    It was the first time I began to really understand how practice pays off.

    \n

    \n


    \n

    Drawings \u00a9 Johanna Westerman 2016

    \n

    \n

    I so much wanted long hair when I was little - we twisted yarn into \"braids\" and those were my flowing locks. And I sit here with my hero grandpa.

    \n", + "category": "art", + "children": 28, + "created": "2016-09-10T04:00:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/09/hair-braids-croppedfdc1c.png", + "https://www.steemimg.com/images/2016/09/09/Braid1a6054.jpg", + "https://www.steemimg.com/images/2016/09/09/Braid2b3ba6.jpg", + "https://www.steemimg.com/images/2016/09/09/Braid31a6d6.jpg", + "https://www.steemimg.com/images/2016/09/09/Braid42a7db.jpg", + "https://www.steemimg.com/images/2016/09/09/Braid5aab90.jpg", + "https://www.steemimg.com/images/2016/09/09/Braid678de7.jpg", + "https://www.steemimg.com/images/2016/09/09/Braid7dc59b.jpg", + "https://www.steemimg.com/images/2016/09/09/braid8bd705.jpg", + "https://www.steemimg.com/images/2016/09/09/braid9e31d3.jpg", + "https://www.steemimg.com/images/2016/09/09/braid115a68a.jpg", + "https://www.steemimg.com/images/2016/09/09/braid1279f21.jpg", + "https://www.steemimg.com/images/2016/09/09/braid136d761.jpg" + ], + "tags": [ + "art", + "tutorial", + "drawing" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 102500200780085, + "payout": 1020.782, + "payout_at": "2016-09-17T04:00:12", + "pending_payout_value": "1020.782 HBD", + "percent_hbd": 10000, + "permlink": "how-to-draw-a-braid", + "post_id": 1192042, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 361 + }, + "title": "How to Draw a Braid", + "updated": "2016-09-10T04:00:12", + "url": "/art/@fairytalelife/how-to-draw-a-braid" + }, + { + "active_votes": [ + { + "rshares": 591936986472, + "voter": "barrie" + }, + { + "rshares": 289298833434, + "voter": "anonymous" + }, + { + "rshares": 12345252505324, + "voter": "rainman" + }, + { + "rshares": 25621456264935, + "voter": "berniesanders" + }, + { + "rshares": 3575862225930, + "voter": "excalibur" + }, + { + "rshares": 7465240586833, + "voter": "firstclass" + }, + { + "rshares": 34617610074801, + "voter": "jamesc" + }, + { + "rshares": 2439391483928, + "voter": "badassmother" + }, + { + "rshares": 2108333548846, + "voter": "hr1" + }, + { + "rshares": 5440360108871, + "voter": "kushed" + }, + { + "rshares": 135639234986, + "voter": "svk" + }, + { + "rshares": 4425788336132, + "voter": "nextgencrypto" + }, + { + "rshares": 1183899666401, + "voter": "rossco99" + }, + { + "rshares": 157840910571, + "voter": "ozmaster" + }, + { + "rshares": 3104316216, + "voter": "boy" + }, + { + "rshares": 3769023210, + "voter": "bue-witness" + }, + { + "rshares": 684026925, + "voter": "bunny" + }, + { + "rshares": 6276229149745, + "voter": "clayop" + }, + { + "rshares": 54893564497, + "voter": "bue" + }, + { + "rshares": 1663393709, + "voter": "mini" + }, + { + "rshares": 4401912288378, + "voter": "witness.svk" + }, + { + "rshares": 213796245, + "voter": "moon" + }, + { + "rshares": 76449229334, + "voter": "aizensou" + }, + { + "rshares": 3556788310214, + "voter": "au1nethyb1" + }, + { + "rshares": 208865905773, + "voter": "b0y2k" + }, + { + "rshares": 6136183341, + "voter": "bentley" + }, + { + "rshares": 425555473971, + "voter": "recursive2" + }, + { + "rshares": 2772197684657, + "voter": "recursive" + }, + { + "rshares": 1425577812, + "voter": "mineralwasser" + }, + { + "rshares": 877687478497, + "voter": "boombastic" + }, + { + "rshares": 118397897437, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6451379962, + "voter": "sean0010" + }, + { + "rshares": 8480286811, + "voter": "bingo-0" + }, + { + "rshares": 2154708395, + "voter": "bingo-1" + }, + { + "rshares": 480097771037, + "voter": "boatymcboatface" + }, + { + "rshares": 379439479055, + "voter": "officialfuzzy" + }, + { + "rshares": 1177986568456, + "voter": "cass" + }, + { + "rshares": 625012807, + "voter": "healthcare" + }, + { + "rshares": 1125731310657, + "voter": "tuck-fheman" + }, + { + "rshares": 973159239, + "voter": "daniel.pan" + }, + { + "rshares": 7859123838, + "voter": "woo7739" + }, + { + "rshares": 7451892533, + "voter": "patrice" + }, + { + "rshares": 42814815404, + "voter": "alexgr" + }, + { + "rshares": 288356419, + "voter": "helen.tan" + }, + { + "rshares": 18282370513, + "voter": "unosuke" + }, + { + "rshares": 308036837341, + "voter": "noaommerrr" + }, + { + "rshares": 76716940669, + "voter": "edgeland" + }, + { + "rshares": 51320160062, + "voter": "noisy" + }, + { + "rshares": 185809442252, + "voter": "samuel-stone" + }, + { + "rshares": 16636079519, + "voter": "jademont" + }, + { + "rshares": 3914505410, + "voter": "hbhades" + }, + { + "rshares": 433346527370, + "voter": "eeks" + }, + { + "rshares": 19216280302, + "voter": "fkn" + }, + { + "rshares": 447353939, + "voter": "paco-steem" + }, + { + "rshares": 5016826590, + "voter": "spaninv" + }, + { + "rshares": 2110504361, + "voter": "gekko" + }, + { + "rshares": 335140044424, + "voter": "teamsteem" + }, + { + "rshares": 25278617688, + "voter": "elishagh1" + }, + { + "rshares": 10276551983, + "voter": "richman" + }, + { + "rshares": 708002935272, + "voter": "nanzo-scoop" + }, + { + "rshares": 1097771169, + "voter": "weenfan" + }, + { + "rshares": 139424582774, + "voter": "steve-walschot" + }, + { + "rshares": 7604863954, + "voter": "kefkius" + }, + { + "rshares": 215057879114, + "voter": "mummyimperfect" + }, + { + "rshares": 43240066120, + "voter": "klye" + }, + { + "rshares": 490980590, + "voter": "coar" + }, + { + "rshares": 1426410498, + "voter": "murh" + }, + { + "rshares": 6760885463, + "voter": "cryptofunk" + }, + { + "rshares": 584910969, + "voter": "kodi" + }, + { + "rshares": 12988959564, + "voter": "andu" + }, + { + "rshares": 990439542978, + "voter": "cyber" + }, + { + "rshares": 59784587939, + "voter": "theshell" + }, + { + "rshares": 59685490770, + "voter": "ak2020" + }, + { + "rshares": 25360606957, + "voter": "thecryptofiend" + }, + { + "rshares": 54554448698, + "voter": "justtryme90" + }, + { + "rshares": 9277411843, + "voter": "zebbra2014" + }, + { + "rshares": 426963673, + "voter": "applecrisp" + }, + { + "rshares": 349160704, + "voter": "stiletto" + }, + { + "rshares": 234281600315, + "voter": "wingz" + }, + { + "rshares": 52533125771, + "voter": "juanmiguelsalas" + }, + { + "rshares": 108081346208, + "voter": "kenny-crane" + }, + { + "rshares": 55791521921, + "voter": "thecryptodrive" + }, + { + "rshares": 24830294413, + "voter": "wongshiying" + }, + { + "rshares": 187335920333, + "voter": "will-zewe" + }, + { + "rshares": 132454573634, + "voter": "bravenewcoin" + }, + { + "rshares": 4567548961, + "voter": "dahaz159" + }, + { + "rshares": 13621418175, + "voter": "facer" + }, + { + "rshares": 10703944499, + "voter": "ossama-benjohn" + }, + { + "rshares": 89838229832, + "voter": "schro" + }, + { + "rshares": 16083450491, + "voter": "zakharya" + }, + { + "rshares": 2063595732, + "voter": "stephen-somers" + }, + { + "rshares": 30445361083, + "voter": "michaelx" + }, + { + "rshares": 5923268326, + "voter": "mark-waser" + }, + { + "rshares": 5724827410, + "voter": "christoryan" + }, + { + "rshares": 104859928997, + "voter": "geoffrey" + }, + { + "rshares": 166471141157, + "voter": "kimziv" + }, + { + "rshares": 2745202699, + "voter": "gary-smith" + }, + { + "rshares": 471231170, + "voter": "mrhankeh" + }, + { + "rshares": 67028640744, + "voter": "norbu" + }, + { + "rshares": 178740506212, + "voter": "marina" + }, + { + "rshares": 217596841813, + "voter": "asmolokalo" + }, + { + "rshares": 33316560185, + "voter": "good-karma" + }, + { + "rshares": 90870543097, + "voter": "rubybian" + }, + { + "rshares": 3370504739, + "voter": "orly" + }, + { + "rshares": 254380477, + "voter": "mstang83" + }, + { + "rshares": 133809425183, + "voter": "jackkang" + }, + { + "rshares": 25519515144, + "voter": "tcfxyz" + }, + { + "rshares": 7068961098, + "voter": "futurefood" + }, + { + "rshares": 143394860106, + "voter": "derekareith" + }, + { + "rshares": 28797437548, + "voter": "picokernel" + }, + { + "rshares": 61988648819, + "voter": "furion" + }, + { + "rshares": 15619208260, + "voter": "bitshares101" + }, + { + "rshares": 10594519706, + "voter": "seanmchughart" + }, + { + "rshares": 6227407724, + "voter": "owdy" + }, + { + "rshares": 463366412, + "voter": "barbara2" + }, + { + "rshares": 514840389, + "voter": "ch0c0latechip" + }, + { + "rshares": 476503055, + "voter": "doge4lyf" + }, + { + "rshares": 10476467464, + "voter": "spiz0r" + }, + { + "rshares": 13970283730, + "voter": "ausbitbank" + }, + { + "rshares": 27538503875, + "voter": "gord0b" + }, + { + "rshares": 5118979825, + "voter": "inversion" + }, + { + "rshares": 1137700476, + "voter": "steem1653" + }, + { + "rshares": 5568218494, + "voter": "nichoros" + }, + { + "rshares": 10893493671, + "voter": "asim" + }, + { + "rshares": 215638639947, + "voter": "jesta" + }, + { + "rshares": 16823179482, + "voter": "toxonaut" + }, + { + "rshares": 5013086969, + "voter": "thegoodguy" + }, + { + "rshares": 17026901254, + "voter": "bdavid" + }, + { + "rshares": 16487620216, + "voter": "aaseb" + }, + { + "rshares": 3541324768, + "voter": "karen13" + }, + { + "rshares": 24962097609, + "voter": "igster" + }, + { + "rshares": 296050938278, + "voter": "nabilov" + }, + { + "rshares": 11050247826, + "voter": "allmonitors" + }, + { + "rshares": 42134446363, + "voter": "milestone" + }, + { + "rshares": 6854219330, + "voter": "lichtblick" + }, + { + "rshares": 38981643223, + "voter": "creemej" + }, + { + "rshares": 87211957, + "voter": "wildchild" + }, + { + "rshares": 22604638473, + "voter": "phenom" + }, + { + "rshares": 21518378834, + "voter": "mynameisbrian" + }, + { + "rshares": 4221835049, + "voter": "oululahti" + }, + { + "rshares": 2057329898, + "voter": "iamwne" + }, + { + "rshares": 36385996929, + "voter": "royaltiffany" + }, + { + "rshares": 7491319278, + "voter": "bitcoiner" + }, + { + "rshares": 3402963070, + "voter": "tarindel" + }, + { + "rshares": 3150992247, + "voter": "azurejasper" + }, + { + "rshares": 22320237891, + "voter": "deanliu" + }, + { + "rshares": 5225193932, + "voter": "rainchen" + }, + { + "rshares": 3567394163, + "voter": "mastletter" + }, + { + "rshares": 172158330412, + "voter": "jl777" + }, + { + "rshares": 39357479579, + "voter": "zaebars" + }, + { + "rshares": 1366745384, + "voter": "aleco" + }, + { + "rshares": 15569549784, + "voter": "positive" + }, + { + "rshares": 1820806512, + "voter": "yarly" + }, + { + "rshares": 275109479, + "voter": "yarly2" + }, + { + "rshares": 275521387, + "voter": "yarly3" + }, + { + "rshares": 159279578, + "voter": "yarly4" + }, + { + "rshares": 160178852, + "voter": "yarly5" + }, + { + "rshares": 91302559, + "voter": "yarly7" + }, + { + "rshares": 9676251273, + "voter": "fishborne" + }, + { + "rshares": 21625479206, + "voter": "prufarchy" + }, + { + "rshares": 18151756887, + "voter": "carlidos" + }, + { + "rshares": 790919268, + "voter": "quigua" + }, + { + "rshares": 921456442, + "voter": "happyphoenix" + }, + { + "rshares": 27564916862, + "voter": "team-leibniz" + }, + { + "rshares": 14671343443, + "voter": "proto" + }, + { + "rshares": 639310915, + "voter": "curator" + }, + { + "rshares": 25522993490, + "voter": "sisterholics" + }, + { + "rshares": 441281474, + "voter": "yarly10" + }, + { + "rshares": 236361100, + "voter": "yarly11" + }, + { + "rshares": 2087245911, + "voter": "leylar" + }, + { + "rshares": 13899669755, + "voter": "michaeldodridge" + }, + { + "rshares": 82681797, + "voter": "yarly12" + }, + { + "rshares": 9225721351, + "voter": "logic" + }, + { + "rshares": 525744758, + "voter": "fnait" + }, + { + "rshares": 479715016, + "voter": "keepcalmand" + }, + { + "rshares": 2852417010, + "voter": "nelu.ceban" + }, + { + "rshares": 8395108310, + "voter": "alphabeta" + }, + { + "rshares": 29391275370, + "voter": "smailer" + }, + { + "rshares": 156341247, + "voter": "steemster1" + }, + { + "rshares": 24117033815, + "voter": "williambanks" + }, + { + "rshares": 3171921284, + "voter": "glitterpig" + }, + { + "rshares": 5953798750, + "voter": "jed78" + }, + { + "rshares": 6471671741, + "voter": "shortcut" + }, + { + "rshares": 131434229863, + "voter": "steemdrive" + }, + { + "rshares": 972832549, + "voter": "metaflute" + }, + { + "rshares": 55157471341, + "voter": "gomeravibz" + }, + { + "rshares": 3735000857, + "voter": "litrbooh" + }, + { + "rshares": 7417512235, + "voter": "taker" + }, + { + "rshares": 4759832838, + "voter": "theprophet0" + }, + { + "rshares": 63257042, + "voter": "sharon" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 887003920813, + "voter": "laonie" + }, + { + "rshares": 24105897364, + "voter": "rawnetics" + }, + { + "rshares": 5191402535, + "voter": "thebluepanda" + }, + { + "rshares": 3088548245, + "voter": "timcliff" + }, + { + "rshares": 24475534553, + "voter": "laonie1" + }, + { + "rshares": 24986004688, + "voter": "laonie2" + }, + { + "rshares": 24995138873, + "voter": "laonie3" + }, + { + "rshares": 32610248968, + "voter": "myfirst" + }, + { + "rshares": 199877130147, + "voter": "somebody" + }, + { + "rshares": 20733647424, + "voter": "persianqueen" + }, + { + "rshares": 7476792922, + "voter": "flysaga" + }, + { + "rshares": 12253967192, + "voter": "gmurph" + }, + { + "rshares": 32783895252, + "voter": "xtester" + }, + { + "rshares": 44163499766, + "voter": "midnightoil" + }, + { + "rshares": 3991017813, + "voter": "ullikume" + }, + { + "rshares": 6756209350, + "voter": "minion" + }, + { + "rshares": 62034512, + "voter": "nickola" + }, + { + "rshares": 24990820543, + "voter": "laonie4" + }, + { + "rshares": 24989057515, + "voter": "laonie5" + }, + { + "rshares": 24986322060, + "voter": "laonie6" + }, + { + "rshares": 24983081321, + "voter": "laonie7" + }, + { + "rshares": 24979236100, + "voter": "laonie8" + }, + { + "rshares": 24977494631, + "voter": "laonie9" + }, + { + "rshares": 102976940697, + "voter": "xiaohui" + }, + { + "rshares": 1890376414, + "voter": "t3ran13" + }, + { + "rshares": 102832176474, + "voter": "joele" + }, + { + "rshares": 1307687520, + "voter": "paynode" + }, + { + "rshares": 62525016, + "voter": "nickche" + }, + { + "rshares": 1145677340, + "voter": "boddhisattva" + }, + { + "rshares": 3454695611, + "voter": "xiaokongcom" + }, + { + "rshares": 2076051332, + "voter": "natalymaty" + }, + { + "rshares": 64952156, + "voter": "msjennifer" + }, + { + "rshares": 59738641, + "voter": "ciao" + }, + { + "rshares": 3238497654, + "voter": "blow" + }, + { + "rshares": 3369602035, + "voter": "cmorton" + }, + { + "rshares": 59146649, + "voter": "steemo" + }, + { + "rshares": 6961689621, + "voter": "xianjun" + }, + { + "rshares": 57765027, + "voter": "steema" + }, + { + "rshares": 3362316499, + "voter": "bhavnapatel68" + }, + { + "rshares": 74480084, + "voter": "confucius" + }, + { + "rshares": 28366957937, + "voter": "mrosenquist" + }, + { + "rshares": 3113858752, + "voter": "bledarus" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 84317688677, + "voter": "miacats" + }, + { + "rshares": 56076164, + "voter": "nano2nd" + }, + { + "rshares": 8884101258, + "voter": "mione" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 457028975, + "voter": "microluck" + }, + { + "rshares": 57933957, + "voter": "fortuner" + }, + { + "rshares": 58555241, + "voter": "saveliy" + }, + { + "rshares": 728479455, + "voter": "alexma3x" + }, + { + "rshares": 190168923, + "voter": "cryptomental" + }, + { + "rshares": 83974625359, + "voter": "neptun" + }, + { + "rshares": 13660887096, + "voter": "gvargas123" + }, + { + "rshares": 56593235, + "voter": "johnbyrd" + }, + { + "rshares": 56575537, + "voter": "thomasaustin" + }, + { + "rshares": 56573535, + "voter": "thermor" + }, + { + "rshares": 56585538, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 89842295456, + "voter": "icfiedler" + }, + { + "rshares": 443693828, + "voter": "keepdoodling" + }, + { + "rshares": 56161396, + "voter": "revelbrooks" + }, + { + "rshares": 24971011701, + "voter": "laonie10" + }, + { + "rshares": 24470844605, + "voter": "andrewawerdna" + }, + { + "rshares": 7674854463, + "voter": "craigwilliamz" + }, + { + "rshares": 52086919381, + "voter": "mandibil" + }, + { + "rshares": 363516844, + "voter": "ukblogger" + }, + { + "rshares": 29668204036, + "voter": "daut44" + }, + { + "rshares": 1243977094, + "voter": "fiat19" + }, + { + "rshares": 54999739, + "voter": "curpose" + }, + { + "rshares": 80014955, + "voter": "pery" + }, + { + "rshares": 948829161, + "voter": "runridefly" + }, + { + "rshares": 14180456361, + "voter": "krnel" + }, + { + "rshares": 24601755462, + "voter": "laonie11" + }, + { + "rshares": 56270862, + "voter": "antoninaral1965" + }, + { + "rshares": 55085378, + "voter": "troich" + }, + { + "rshares": 57498067667, + "voter": "luminousvisions" + }, + { + "rshares": 1653932598, + "voter": "davidjkelley" + }, + { + "rshares": 7421603664, + "voter": "davidbrogan" + }, + { + "rshares": 55091113, + "voter": "crion" + }, + { + "rshares": 54739685, + "voter": "hitherise" + }, + { + "rshares": 54730557, + "voter": "wiss" + }, + { + "rshares": 9279312943, + "voter": "ghasemkiani" + }, + { + "rshares": 18057465685, + "voter": "sponge-bob" + }, + { + "rshares": 15514574124, + "voter": "digital-wisdom" + }, + { + "rshares": 225066014, + "voter": "areynolds" + }, + { + "rshares": 3859577072, + "voter": "ethical-ai" + }, + { + "rshares": 54362089, + "voter": "stroully" + }, + { + "rshares": 88628906, + "voter": "ruscion" + }, + { + "rshares": 5661661621, + "voter": "jwaser" + }, + { + "rshares": 54019345, + "voter": "thadm" + }, + { + "rshares": 54017499, + "voter": "prof" + }, + { + "rshares": 405872365, + "voter": "steemorama" + }, + { + "rshares": 892494003, + "voter": "smisi" + }, + { + "rshares": 53655807, + "voter": "yorsens" + }, + { + "rshares": 115546868227, + "voter": "dan-bn" + }, + { + "rshares": 127739177, + "voter": "the-ego-is-you" + }, + { + "rshares": 53331040, + "voter": "bane" + }, + { + "rshares": 53324520, + "voter": "vive" + }, + { + "rshares": 53318865, + "voter": "coad" + }, + { + "rshares": 282267928, + "voter": "totosky" + }, + { + "rshares": 9068270563, + "voter": "goose" + }, + { + "rshares": 2667370611, + "voter": "bwaser" + }, + { + "rshares": 53003720, + "voter": "sofa" + }, + { + "rshares": 54557096408, + "voter": "tracemayer" + }, + { + "rshares": 902283883, + "voter": "brains" + }, + { + "rshares": 459120073, + "voter": "jessicanicklos" + }, + { + "rshares": 53055629, + "voter": "ailo" + }, + { + "rshares": 4955013816, + "voter": "burnin" + }, + { + "rshares": 1347001825, + "voter": "bitcoinparadise" + }, + { + "rshares": 5314341562, + "voter": "chick1" + }, + { + "rshares": 4462414012, + "voter": "gringalicious" + }, + { + "rshares": 3133057978, + "voter": "steempowerwhale" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 62519521, + "voter": "nelyp" + }, + { + "rshares": 2394301868, + "voter": "ellepdub" + }, + { + "rshares": 88742390, + "voter": "inarix03" + }, + { + "rshares": 9744098987, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 1039982464, + "voter": "jang" + }, + { + "rshares": 4800843442, + "voter": "morgan.waser" + }, + { + "rshares": 803579425, + "voter": "twinbraid" + }, + { + "rshares": 335672416, + "voter": "lloyddavis" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 3678089785, + "voter": "strong-ai" + }, + { + "rshares": 543618786, + "voter": "grisha-danunaher" + }, + { + "rshares": 77637243, + "voter": "igtes" + }, + { + "rshares": 157689742, + "voter": "buffett" + }, + { + "rshares": 136357168, + "voter": "siniceku" + }, + { + "rshares": 156601976, + "voter": "eunnykim" + }, + { + "rshares": 1533332205, + "voter": "rusteemitblog" + }, + { + "rshares": 150891276, + "voter": "laskoff" + }, + { + "rshares": 59566200, + "voter": "serikus" + }, + { + "rshares": 155727800, + "voter": "sixthsense" + }, + { + "rshares": 155682701, + "voter": "boomer" + }, + { + "rshares": 146185843, + "voter": "james93" + }, + { + "rshares": 158157112, + "voter": "kborgolte" + } + ], + "author": "jesta", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.31, + "beneficiaries": [], + "blacklists": [], + "body": "The 0.3.5 update is primarily focused on a new post inspector, some minor tweaks and a few bug fixes. \n\nIf you're unfamiliar with [steemstats.com](https://steemstats.com), I'd recommend you check out the [rest of my blog posts](https://steemit.com/@jesta) to read through the evolution of this tool.\n\n## Improved Post Inspector\n\n![New Post Inspector](http://i.imgur.com/i14vq0K.png)\n\nThe new post inspector is designed in preparation for the upcoming vote changes (in steem 0.14.0) and helping understand the impact votes have on posts. The header is now the post's title (which if clicked, goes to the post), the author, the time posted, as well as a link to the post on steemd.com or steemdb.com.\n\nFor each vote, from left to right, you have the following information:\n\n- The calculated weight of the vote (the bold number), and below it, the vote weight percentage specified by the voter, and the total percentage of weight contributed to the post (in parentheses) .\n- The account who cast the vote and how long ago it was cast\n- The total reward shares contributed to the post by the voter\n- The current/estimated contribution to the author's post reward.\n- The current/estimated curation reward the voter will receive.\n\nThe current/estimated rewards currently only works for posts in the first payout period, but the post inspector now works from both the Recent Activity screen and the Posts screen.\n\n### Bug Fixes & Improvements\n\n- Fixed a bug on the curation stats reward that was displaying SBD.\n- Fixed an issue with comment payout calculations sometimes displaying incorrectly.\n- Removing a watched account now also resets the account followers/following tabs.\n- Fixed a few memory leaks (still more work needs to be done here)\n- Attempt at fixing the timezone problem. For those of you that experienced the time calculations being incorrect, please let me know if the post inspector's dates are now correct.\n- Added link on each post that leads to steemdb.com.\n- Added link on each user that leads to steemdb.com.\n- Added new operation types for 0.14.0 support next week.\n\n### Future of steemstats\n\nI've mentioned this before in a few of my other posts, but never in an update for steemstats itself. Currently I am evaluating the potential of merging steemstats.com and steemdb.com into a single website, focusing both on the realtime and historical aspects in the same tool. \n\nThis somewhat long process has caused me to halt the addition of new features on steemstats, until I fully evaluate if and how this would work. Over the past few weeks I've been actively learning and exploring react, evaluating it as a replacement for angular, which currently powers steemstats. I have also been expanding the APIs on steemdb for an integration regardless of the chosen direction.\n\nWe are currently in the 0.3.x series of steemstats, and 0.4.0 is going to be one of two things:\n\n- A feature rich version of steemstats that integrates the steemdb api endpoints currently being created\n- A brand new, open source version of steemstats and steemdb into a single application (steemdb will become an API)\n\nUnfortunately, 0.4.0 won't likely be ready until October at the very earliest, possibly even later in the year. I have a number of other things to do over the next 30-60 days that will shape the next 6-12 months of my life, much of it involving development on projects directly related to steem. This also means that news on the steemstats front will be going a bit quiet, except for critical fixes and maintenance. \n\nBut - if you have feature requests or bug reports, feel free to submit them. I keep track of it all. I love chatting about this stuff and it's a pleasure to work on a project that serves over a thousand steemians use each day ;)", + "category": "steemstats", + "children": 29, + "created": "2016-09-09T09:03:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/i14vq0K.png" + ], + "links": [ + "https://steemstats.com", + "https://steemit.com/@jesta" + ], + "tags": [ + "steemstats", + "patch-notes" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 132673239891989, + "payout": 995.974, + "payout_at": "2016-09-16T09:03:12", + "pending_payout_value": "995.974 HBD", + "percent_hbd": 10000, + "permlink": "steemstats-0-3-5-improved-post-inspector-fixes-and-prep-for-0-14-0", + "post_id": 1182223, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 331 + }, + "title": "steemstats 0.3.5 - improved post inspector, fixes and prep for 0.14.0", + "updated": "2016-09-09T09:03:12", + "url": "/steemstats/@jesta/steemstats-0-3-5-improved-post-inspector-fixes-and-prep-for-0-14-0" + }, + { + "active_votes": [ + { + "rshares": 13477926522085, + "voter": "dantheman" + }, + { + "rshares": 535676350903, + "voter": "barrie" + }, + { + "rshares": 347182498336, + "voter": "anonymous" + }, + { + "rshares": 618864299621, + "voter": "val-a" + }, + { + "rshares": 36025898284908, + "voter": "jamesc" + }, + { + "rshares": 166621884382, + "voter": "highasfuck" + }, + { + "rshares": 2269754565580, + "voter": "badassmother" + }, + { + "rshares": 6541942109750, + "voter": "xeldal" + }, + { + "rshares": 5406911565194, + "voter": "enki" + }, + { + "rshares": 2015795275799, + "voter": "hr1" + }, + { + "rshares": 1085579124424, + "voter": "rossco99" + }, + { + "rshares": 4539080827957, + "voter": "wang" + }, + { + "rshares": 5671967166550, + "voter": "steemit200" + }, + { + "rshares": 157840910571, + "voter": "ozmaster" + }, + { + "rshares": 2483637972, + "voter": "boy" + }, + { + "rshares": 1744463573774, + "voter": "xeroc" + }, + { + "rshares": 3015447022, + "voter": "bue-witness" + }, + { + "rshares": 547246371, + "voter": "bunny" + }, + { + "rshares": 7158463190255, + "voter": "complexring" + }, + { + "rshares": 43942970419, + "voter": "bue" + }, + { + "rshares": 1330801877, + "voter": "mini" + }, + { + "rshares": 171039480, + "voter": "moon" + }, + { + "rshares": 422583280311, + "voter": "recursive3" + }, + { + "rshares": 2705583356387, + "voter": "recursive" + }, + { + "rshares": 1352528689, + "voter": "mineralwasser" + }, + { + "rshares": 813598639820, + "voter": "boombastic" + }, + { + "rshares": 107430397631, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 1959061945, + "voter": "bingo-1" + }, + { + "rshares": 413868821627, + "voter": "boatymcboatface" + }, + { + "rshares": 500032593, + "voter": "healthcare" + }, + { + "rshares": 778573329, + "voter": "daniel.pan" + }, + { + "rshares": 7859123838, + "voter": "woo7739" + }, + { + "rshares": 813852185290, + "voter": "steemrollin" + }, + { + "rshares": 40097366003, + "voter": "alexgr" + }, + { + "rshares": 230690102, + "voter": "helen.tan" + }, + { + "rshares": 317679022747, + "voter": "noaommerrr" + }, + { + "rshares": 13456874958, + "voter": "gregory-f" + }, + { + "rshares": 9981315272, + "voter": "andzzz" + }, + { + "rshares": 85951923946, + "voter": "edgeland" + }, + { + "rshares": 76665194905, + "voter": "easteagle13" + }, + { + "rshares": 13661967452, + "voter": "fkn" + }, + { + "rshares": 44301968409, + "voter": "kingscrown" + }, + { + "rshares": 29703642476, + "voter": "instructor2121" + }, + { + "rshares": 341853154470, + "voter": "teamsteem" + }, + { + "rshares": 17971631999, + "voter": "elishagh1" + }, + { + "rshares": 147551184319, + "voter": "steve-walschot" + }, + { + "rshares": 43838713879, + "voter": "hannixx42" + }, + { + "rshares": 1412786230, + "voter": "murh" + }, + { + "rshares": 6476276966, + "voter": "cryptofunk" + }, + { + "rshares": 39924520204, + "voter": "ranko-k" + }, + { + "rshares": 943667108132, + "voter": "cyber" + }, + { + "rshares": 24403504542, + "voter": "paul-labossiere" + }, + { + "rshares": 29997646492, + "voter": "drinkzya" + }, + { + "rshares": 9277411843, + "voter": "zebbra2014" + }, + { + "rshares": 94742737947, + "voter": "eric-boucher" + }, + { + "rshares": 378640848474, + "voter": "taoteh1221" + }, + { + "rshares": 4273797992, + "voter": "andre-ager" + }, + { + "rshares": 269036651571, + "voter": "churdtzu" + }, + { + "rshares": 53651417814, + "voter": "juanmiguelsalas" + }, + { + "rshares": 15133639569, + "voter": "paradise-paradox" + }, + { + "rshares": 3163625559, + "voter": "pangur-ban" + }, + { + "rshares": 53304441666, + "voter": "thecryptodrive" + }, + { + "rshares": 1428360890, + "voter": "benthegameboy" + }, + { + "rshares": 398746305, + "voter": "rafikichi" + }, + { + "rshares": 79206127744, + "voter": "tim-johnston" + }, + { + "rshares": 19583503403, + "voter": "ziv" + }, + { + "rshares": 2153317286, + "voter": "stephen-somers" + }, + { + "rshares": 32136652184, + "voter": "michaelx" + }, + { + "rshares": 5795619552, + "voter": "mark-waser" + }, + { + "rshares": 134311506595, + "voter": "kimziv" + }, + { + "rshares": 2313228416, + "voter": "superfreek" + }, + { + "rshares": 510500434, + "voter": "mrhankeh" + }, + { + "rshares": 2868007032, + "voter": "alexft" + }, + { + "rshares": 56702480478, + "voter": "isteemit" + }, + { + "rshares": 14009388996, + "voter": "damirkatusic" + }, + { + "rshares": 68355526825, + "voter": "bacchist" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 84399492492, + "voter": "rubybian" + }, + { + "rshares": 3303916529, + "voter": "orly" + }, + { + "rshares": 5367814231, + "voter": "riscadox" + }, + { + "rshares": 8194140529, + "voter": "r4fken" + }, + { + "rshares": 132366664791, + "voter": "derekareith" + }, + { + "rshares": 349132139361, + "voter": "slowwalker" + }, + { + "rshares": 45284854380, + "voter": "furion" + }, + { + "rshares": 10594519706, + "voter": "seanmchughart" + }, + { + "rshares": 743522845, + "voter": "busser" + }, + { + "rshares": 332742949, + "voter": "barbara2" + }, + { + "rshares": 356520246, + "voter": "ch0c0latechip" + }, + { + "rshares": 342183077, + "voter": "doge4lyf" + }, + { + "rshares": 967430836, + "voter": "steem1653" + }, + { + "rshares": 4441929051, + "voter": "gikitiki" + }, + { + "rshares": 61948584655, + "voter": "flyingmind" + }, + { + "rshares": 5446824474, + "voter": "thegoodguy" + }, + { + "rshares": 3320467112, + "voter": "karen13" + }, + { + "rshares": 11080274169, + "voter": "deviedev" + }, + { + "rshares": 1283923402, + "voter": "jrd8526" + }, + { + "rshares": 6389579636, + "voter": "cryptosi" + }, + { + "rshares": 288484078580, + "voter": "nabilov" + }, + { + "rshares": 14499214780, + "voter": "jaycobbell" + }, + { + "rshares": 8217543952, + "voter": "noodhoog" + }, + { + "rshares": 35654305271, + "voter": "condra" + }, + { + "rshares": 380411494, + "voter": "karenmckersie" + }, + { + "rshares": 7061842607, + "voter": "btcupload" + }, + { + "rshares": 245554819, + "voter": "jza" + }, + { + "rshares": 32831137698, + "voter": "creemej" + }, + { + "rshares": 91926117, + "voter": "wildchild" + }, + { + "rshares": 12310535283, + "voter": "benjiberigan" + }, + { + "rshares": 70777333586, + "voter": "thylbom" + }, + { + "rshares": 7168092642, + "voter": "geronimo" + }, + { + "rshares": 2488984400, + "voter": "vlad" + }, + { + "rshares": 3404137327, + "voter": "tarindel" + }, + { + "rshares": 3373510290, + "voter": "azurejasper" + }, + { + "rshares": 24175862862, + "voter": "deanliu" + }, + { + "rshares": 540910155, + "voter": "qonq99" + }, + { + "rshares": 970801526, + "voter": "dbendorf" + }, + { + "rshares": 161416493014, + "voter": "jl777" + }, + { + "rshares": 1018923425089, + "voter": "james212" + }, + { + "rshares": 7072481705, + "voter": "lostnuggett" + }, + { + "rshares": 35423115509, + "voter": "zaebars" + }, + { + "rshares": 11069846104, + "voter": "positive" + }, + { + "rshares": 1784770879, + "voter": "yarly" + }, + { + "rshares": 269607289, + "voter": "yarly2" + }, + { + "rshares": 270010959, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 308403865, + "voter": "sergey44" + }, + { + "rshares": 117022265, + "voter": "smospider" + }, + { + "rshares": 19822991673, + "voter": "krabgat" + }, + { + "rshares": 13755763158, + "voter": "proto" + }, + { + "rshares": 614745323, + "voter": "curator" + }, + { + "rshares": 21133143205, + "voter": "sisterholics" + }, + { + "rshares": 432471059, + "voter": "yarly10" + }, + { + "rshares": 1518983647, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 2814833271, + "voter": "tygergamer" + }, + { + "rshares": 364069422, + "voter": "fnait" + }, + { + "rshares": 344497787, + "voter": "keepcalmand" + }, + { + "rshares": 111662435976, + "voter": "sterlinluxan" + }, + { + "rshares": 3099858290, + "voter": "glitterpig" + }, + { + "rshares": 5361340393, + "voter": "jed78" + }, + { + "rshares": 128430788791, + "voter": "steemdrive" + }, + { + "rshares": 1024046685, + "voter": "metaflute" + }, + { + "rshares": 39800990412, + "voter": "gomeravibz" + }, + { + "rshares": 6888480035, + "voter": "taker" + }, + { + "rshares": 4650376230, + "voter": "theprophet0" + }, + { + "rshares": 729049512878, + "voter": "laonie" + }, + { + "rshares": 2551884333, + "voter": "pdogg147" + }, + { + "rshares": 8107245594, + "voter": "spaceghost" + }, + { + "rshares": 22883800785, + "voter": "laonie1" + }, + { + "rshares": 23396082320, + "voter": "laonie2" + }, + { + "rshares": 23404647118, + "voter": "laonie3" + }, + { + "rshares": 24520350205, + "voter": "laoyao" + }, + { + "rshares": 26139519610, + "voter": "myfirst" + }, + { + "rshares": 161267589491, + "voter": "somebody" + }, + { + "rshares": 6032070943, + "voter": "flysaga" + }, + { + "rshares": 35631246795, + "voter": "midnightoil" + }, + { + "rshares": 2312642573, + "voter": "crypto-toll" + }, + { + "rshares": 63429538, + "voter": "libertyprime" + }, + { + "rshares": 3334099690, + "voter": "darrenturetzky" + }, + { + "rshares": 62034512, + "voter": "nickola" + }, + { + "rshares": 23400604417, + "voter": "laonie4" + }, + { + "rshares": 23398899328, + "voter": "laonie5" + }, + { + "rshares": 23396297524, + "voter": "laonie6" + }, + { + "rshares": 23393304596, + "voter": "laonie7" + }, + { + "rshares": 23389513666, + "voter": "laonie8" + }, + { + "rshares": 23387910642, + "voter": "laonie9" + }, + { + "rshares": 85264650943, + "voter": "xiaohui" + }, + { + "rshares": 19546273639, + "voter": "velourex" + }, + { + "rshares": 5403347242, + "voter": "oflyhigh" + }, + { + "rshares": 14605845094, + "voter": "randyclemens" + }, + { + "rshares": 1368553119, + "voter": "paynode" + }, + { + "rshares": 2787069761, + "voter": "xiaokongcom" + }, + { + "rshares": 221895311, + "voter": "zionuziriel" + }, + { + "rshares": 61677203, + "voter": "diversesteem" + }, + { + "rshares": 5616564080, + "voter": "xianjun" + }, + { + "rshares": 64621792, + "voter": "stevescriber" + }, + { + "rshares": 52467942, + "voter": "loli" + }, + { + "rshares": 54857117, + "voter": "nano2nd" + }, + { + "rshares": 222804436, + "voter": "party1999" + }, + { + "rshares": 368610577, + "voter": "microluck" + }, + { + "rshares": 1635886707, + "voter": "chinadaily" + }, + { + "rshares": 57802223, + "voter": "cryptoblu" + }, + { + "rshares": 57795937, + "voter": "instructor" + }, + { + "rshares": 663686280832, + "voter": "dollarvigilante" + }, + { + "rshares": 59750246, + "voter": "saveliy" + }, + { + "rshares": 13661297026, + "voter": "gvargas123" + }, + { + "rshares": 1550433833, + "voter": "jsantana" + }, + { + "rshares": 723218112, + "voter": "thepholosopher" + }, + { + "rshares": 69829863, + "voter": "qq553937961" + }, + { + "rshares": 8720302896, + "voter": "jaredcwillis" + }, + { + "rshares": 23381814238, + "voter": "laonie10" + }, + { + "rshares": 765546853, + "voter": "wuyueling" + }, + { + "rshares": 1911014293, + "voter": "erroneous-logic" + }, + { + "rshares": 58984845, + "voter": "attacheguevera" + }, + { + "rshares": 80740926521, + "voter": "barrycooper" + }, + { + "rshares": 45366463875, + "voter": "dragonanarchist" + }, + { + "rshares": 3555271275, + "voter": "stillsafe" + }, + { + "rshares": 43371945426, + "voter": "emancipatedhuman" + }, + { + "rshares": 75274936, + "voter": "joelbow" + }, + { + "rshares": 9248050550, + "voter": "sethlinson" + }, + { + "rshares": 23708856990, + "voter": "hilarski" + }, + { + "rshares": 161072048736, + "voter": "falkvinge" + }, + { + "rshares": 1401458089, + "voter": "truthandanarchy" + }, + { + "rshares": 828469568, + "voter": "riceowladam" + }, + { + "rshares": 4024824726, + "voter": "lily-da-vine" + }, + { + "rshares": 58977489, + "voter": "justinschwalm" + }, + { + "rshares": 58484280, + "voter": "will.isles" + }, + { + "rshares": 84529934, + "voter": "sjjohnson" + }, + { + "rshares": 1037909150, + "voter": "avielhitchens" + }, + { + "rshares": 232089407, + "voter": "brandon-rosano" + }, + { + "rshares": 58172886, + "voter": "nullpointer" + }, + { + "rshares": 54705383, + "voter": "rickmiller" + }, + { + "rshares": 2761833688, + "voter": "nulliusinverba" + }, + { + "rshares": 669878419, + "voter": "runridefly" + }, + { + "rshares": 64994479, + "voter": "mikeonfire" + }, + { + "rshares": 56680590, + "voter": "charlie777pt" + }, + { + "rshares": 10692755421, + "voter": "stephmckenzie" + }, + { + "rshares": 2903143663, + "voter": "richardcrill" + }, + { + "rshares": 164618977, + "voter": "decentro" + }, + { + "rshares": 23036045614, + "voter": "laonie11" + }, + { + "rshares": 58648567727, + "voter": "luminousvisions" + }, + { + "rshares": 1618117253, + "voter": "davidjkelley" + }, + { + "rshares": 7422089296, + "voter": "davidbrogan" + }, + { + "rshares": 57035814, + "voter": "michaelmillman" + }, + { + "rshares": 55669133, + "voter": "sebastianbauer" + }, + { + "rshares": 22576396199, + "voter": "sponge-bob" + }, + { + "rshares": 15179703914, + "voter": "digital-wisdom" + }, + { + "rshares": 3779650786, + "voter": "ethical-ai" + }, + { + "rshares": 98777516, + "voter": "saramiller" + }, + { + "rshares": 2030924043, + "voter": "matthewtiii" + }, + { + "rshares": 5539406343, + "voter": "jwaser" + }, + { + "rshares": 7649110855, + "voter": "doitvoluntarily" + }, + { + "rshares": 646139908, + "voter": "kev7000" + }, + { + "rshares": 405872365, + "voter": "steemorama" + }, + { + "rshares": 925627584, + "voter": "smisi" + }, + { + "rshares": 3126319414, + "voter": "michaelmatthews" + }, + { + "rshares": 118627057, + "voter": "the-ego-is-you" + }, + { + "rshares": 282267928, + "voter": "totosky" + }, + { + "rshares": 53237721, + "voter": "jonathanyoung" + }, + { + "rshares": 2609705655, + "voter": "bwaser" + }, + { + "rshares": 360867793495, + "voter": "charlieshrem" + }, + { + "rshares": 57674266103, + "voter": "tracemayer" + }, + { + "rshares": 22559371443, + "voter": "brains" + }, + { + "rshares": 164509842, + "voter": "knight-angel" + }, + { + "rshares": 1445562934, + "voter": "bitcoinparadise" + }, + { + "rshares": 1996188997, + "voter": "steemsquad" + }, + { + "rshares": 2341327402, + "voter": "ellepdub" + }, + { + "rshares": 50852949, + "voter": "gregorygarcia" + }, + { + "rshares": 95081132, + "voter": "inarix03" + }, + { + "rshares": 9557075390, + "voter": "herpetologyguy" + }, + { + "rshares": 4697106015, + "voter": "morgan.waser" + }, + { + "rshares": 53426834, + "voter": "lightobserver" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 71404120, + "voter": "piphunters" + }, + { + "rshares": 50182946, + "voter": "glennith" + }, + { + "rshares": 3598578415, + "voter": "strong-ai" + }, + { + "rshares": 1345995899, + "voter": "peaceloveliberty" + }, + { + "rshares": 174357670, + "voter": "darkminded153" + }, + { + "rshares": 532746410, + "voter": "grisha-danunaher" + }, + { + "rshares": 111492251, + "voter": "siniceku" + }, + { + "rshares": 154056498, + "voter": "cruise" + }, + { + "rshares": 1421425310, + "voter": "rusteemitblog" + }, + { + "rshares": 148984272, + "voter": "robyneggs" + }, + { + "rshares": 159729263, + "voter": "teemunee" + }, + { + "rshares": 127399164, + "voter": "insight2incite" + }, + { + "rshares": 145950604, + "voter": "kurjik7" + }, + { + "rshares": 12950665574, + "voter": "goldmatters" + }, + { + "rshares": 142731666, + "voter": "oszillum" + }, + { + "rshares": 155057486, + "voter": "wakeupworldnews" + }, + { + "rshares": 155960075, + "voter": "josh-boulton" + } + ], + "author": "sterlinluxan", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.29, + "beneficiaries": [], + "blacklists": [], + "body": "https://i.ytimg.com/vi/-9p8atSEaBQ/sddefault.jpg\n

    The Paradigm Shift is Under Way;\u00a0\u00a0Anarchapulco Rising

    \n\nAnarchists are working\u00a0tirelessly\u00a0to alter\u00a0the course of history and save mankind from the fetters of its own creation. And they are winning. History is unfolding according to the aims of these freethinkers and contrarians. People are waking\u00a0up and questioning\u00a0government. They are becoming disobedient and beginning\u00a0to oppose their masters.\n\nThere is proof of this\u00a0paradigm shift.\n\nThe\u00a0Anarchapulco conference in Acapulco, Mexico is rising. It represents the culmination of all the\u00a0rabble rousing and truth-speaking currently under way. It is a result of this\u00a0choir of anarchists singing hymnals of truth and beckoning people into the light of freedom.\u00a0\n\n\"nathan-thumb\"\n

    Anarchapulco Highlights, Speakers, and Prices

    \n\nWhat is Anarchapulco?\n\nIt is an anarcho-capitalist\u00a0conference held in the last week in February, the 25th through 28th. \u00a0Jeff Berwick, the Dollarvigilante, masterminded and created the event to highlight anarchist ingenuity, compassion, and creativity.\n\nThe conference focuses on\u00a0how anarchists\u00a0are accomplishing their goals, what they are doing to unchain society, live\u00a0more freely, and abolish all government. It features some of the most prominent\u00a0and eloquent orators the anarchist movement has seen. It is world-changing.\n\nSpeakers include, Barry Cooper, Adam Kokesh, Derrick Broze, Roger Ver, Amanda Rachwitz, Larken Rose, Dayna Martin, Jeffery Tucker, Jeff Berwick, Max Igan, Josie Wales, Anarchy Girl, Mark Victor, Dan Dicks, Stephanie Murphy, and many more. I will be speaking as well, and it will be my first public appearance aside from my YouTube videos and writings.\n\nThere\u00a0are also \u00a0workshops and an Ayahuasca ceremony hosted by Barry Cooper called Ayahuascapulco. It should occur on the final evening of the conference. Jeff Berwick will be holding the Dollar Vigilante summit meeting as well. And when night falls, there will be a bacchanalia and other parties to celebrate life, liberty, and love. As an added bonus,\u00a0many of the vendors at the conference will be accepting bitcoin and possibly other cryptocurrencies.\n\nGrab your tickets\u00a0today at the Anarchapulco homepage. They\u00a0are 245 dollars, but students get a special discounted rate. Tickets are also available for the workshops and are on the same link posted above.\n\nI can't wait to meet\u00a0you.\n\nBrave the future! \u00a0Evacuate the State! \u00a0And watch this Anarchapulco informational video below:\n\nhttps://youtu.be/-9p8atSEaBQ\n
    \"You never change things by fighting the existing reality. To change something, build a new model that makes the existing model obsolete.\"
    \n\n
    \n\nMy name is Sterlin. Follow me @\u00a0Psychologic-Anarchist. I also run\u00a0the Psychologic-Anarchist Facebook\u00a0page\u00a0and produce many\u00a0YouTube videos. My interests lie in the intersection of counseling psychology and anarchism. I write about the depredations of psychiatry, and also the new philosophy of compassionate anarchism. We have a large community devoted to discussing psychology and relational voluntaryism.\n\n\"Me", + "category": "anarchy", + "children": 18, + "created": "2016-09-09T21:06:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.ytimg.com/vi/-9p8atSEaBQ/sddefault.jpg", + "https://psychologicanarchist.files.wordpress.com/2016/09/nathan-thumb.jpg", + "https://img.youtube.com/vi/-9p8atSEaBQ/0.jpg", + "https://psychologicanarchist.files.wordpress.com/2016/08/me-drawing.jpg?w=225" + ], + "links": [ + "https://anarchapulco.com/speakers/", + "https://anarchapulco.com/buy-your-tickets/", + "https://youtu.be/-9p8atSEaBQ", + "https://psychologic-anarchist.com/", + "https://www.facebook.com/psychologicanarchist/", + "https://www.youtube.com/c/psychologicanarchist" + ], + "tags": [ + "anarchy", + "anarchism", + "dollarvigilante", + "anarchapulco", + "liberty" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 102631008502150, + "payout": 959.696, + "payout_at": "2016-09-16T21:06:18", + "pending_payout_value": "959.696 HBD", + "percent_hbd": 10000, + "permlink": "anarchapulco-is-one-of-the-most-world-changing-conferences-ever", + "post_id": 1188966, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 273 + }, + "title": "Anarchapulco is One of the Most World Changing Conferences Ever", + "updated": "2016-09-09T22:15:03", + "url": "/anarchy/@sterlinluxan/anarchapulco-is-one-of-the-most-world-changing-conferences-ever" + }, + { + "active_votes": [ + { + "rshares": 535736239412, + "voter": "barrie" + }, + { + "rshares": 31585416159994, + "voter": "smooth" + }, + { + "rshares": 376126044682, + "voter": "anonymous" + }, + { + "rshares": 4096008307165, + "voter": "riverhead" + }, + { + "rshares": 2213080911223, + "voter": "badassmother" + }, + { + "rshares": 7126422138279, + "voter": "xeldal" + }, + { + "rshares": 3127805262769, + "voter": "lafona-miner" + }, + { + "rshares": 5759655083470, + "voter": "enki" + }, + { + "rshares": 483340912525, + "voter": "lafona" + }, + { + "rshares": 118459571287, + "voter": "sandra" + }, + { + "rshares": 1111778226122, + "voter": "ihashfury" + }, + { + "rshares": 1085700078653, + "voter": "rossco99" + }, + { + "rshares": 1096928140591, + "voter": "delegate.lafona" + }, + { + "rshares": 954522269672, + "voter": "liondani" + }, + { + "rshares": 317996829135, + "voter": "lafona5" + }, + { + "rshares": 4539496148149, + "voter": "wang" + }, + { + "rshares": 3104786127, + "voter": "boy" + }, + { + "rshares": 1744527088450, + "voter": "xeroc" + }, + { + "rshares": 3769614077, + "voter": "bue-witness" + }, + { + "rshares": 684099809, + "voter": "bunny" + }, + { + "rshares": 54952566096, + "voter": "bue" + }, + { + "rshares": 1663623227, + "voter": "mini" + }, + { + "rshares": 213807099, + "voter": "moon" + }, + { + "rshares": 1749816697004, + "voter": "joseph" + }, + { + "rshares": 3101097862769, + "voter": "au1nethyb1" + }, + { + "rshares": 403442383474, + "voter": "recursive3" + }, + { + "rshares": 2705894793399, + "voter": "recursive" + }, + { + "rshares": 1316085456, + "voter": "mineralwasser" + }, + { + "rshares": 813719481339, + "voter": "boombastic" + }, + { + "rshares": 104698071392, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 395338235, + "voter": "lee2" + }, + { + "rshares": 27115088557, + "voter": "lee3" + }, + { + "rshares": 8772465698, + "voter": "lee4" + }, + { + "rshares": 22316577803, + "voter": "lee5" + }, + { + "rshares": 7705903591, + "voter": "bingo-0" + }, + { + "rshares": 2008229108, + "voter": "bingo-1" + }, + { + "rshares": 5881082724488, + "voter": "smooth.witness" + }, + { + "rshares": 10330900334, + "voter": "idol" + }, + { + "rshares": 625076388, + "voter": "healthcare" + }, + { + "rshares": 973278654, + "voter": "daniel.pan" + }, + { + "rshares": 7859770518, + "voter": "woo7739" + }, + { + "rshares": 813891996724, + "voter": "steemrollin" + }, + { + "rshares": 131689720520, + "voter": "team" + }, + { + "rshares": 288376577, + "voter": "helen.tan" + }, + { + "rshares": 34903247857, + "voter": "unosuke" + }, + { + "rshares": 23790716546, + "voter": "yefet" + }, + { + "rshares": 15937702379, + "voter": "brindleswan" + }, + { + "rshares": 1702805460, + "voter": "jocelyn" + }, + { + "rshares": 86953513703, + "voter": "acidsun" + }, + { + "rshares": 83061601356, + "voter": "edgeland" + }, + { + "rshares": 76665194905, + "voter": "easteagle13" + }, + { + "rshares": 15979479850, + "voter": "jademont" + }, + { + "rshares": 582850894104, + "voter": "eeks" + }, + { + "rshares": 18728251721, + "voter": "fkn" + }, + { + "rshares": 6568667173, + "voter": "kingscrown" + }, + { + "rshares": 50848089, + "voter": "paco-steem" + }, + { + "rshares": 10044369090, + "voter": "mranderson" + }, + { + "rshares": 612093612, + "voter": "spaninv" + }, + { + "rshares": 29706569991, + "voter": "instructor2121" + }, + { + "rshares": 2110504361, + "voter": "gekko" + }, + { + "rshares": 328481748378, + "voter": "teamsteem" + }, + { + "rshares": 24634661886, + "voter": "elishagh1" + }, + { + "rshares": 680503080668, + "voter": "nanzo-scoop" + }, + { + "rshares": 1075815746, + "voter": "weenfan" + }, + { + "rshares": 2929691125, + "voter": "cryptohead" + }, + { + "rshares": 627993769, + "voter": "walkingmage" + }, + { + "rshares": 13338780635, + "voter": "fact" + }, + { + "rshares": 143656160923, + "voter": "steve-walschot" + }, + { + "rshares": 7455942770, + "voter": "kefkius" + }, + { + "rshares": 43841670513, + "voter": "hannixx42" + }, + { + "rshares": 1449074419, + "voter": "jonathan-tokki" + }, + { + "rshares": 210476905339, + "voter": "mummyimperfect" + }, + { + "rshares": 90554610459, + "voter": "asch" + }, + { + "rshares": 1412884158, + "voter": "murh" + }, + { + "rshares": 1107557158, + "voter": "martinallien" + }, + { + "rshares": 6334610933, + "voter": "cryptofunk" + }, + { + "rshares": 596625048, + "voter": "kodi" + }, + { + "rshares": 2319844721, + "voter": "error" + }, + { + "rshares": 10869851287, + "voter": "andu" + }, + { + "rshares": 5796445645, + "voter": "marta-zaidel" + }, + { + "rshares": 39926375004, + "voter": "ranko-k" + }, + { + "rshares": 943975846803, + "voter": "cyber" + }, + { + "rshares": 63330479493, + "voter": "theshell" + }, + { + "rshares": 58413867954, + "voter": "ak2020" + }, + { + "rshares": 29711783717, + "voter": "drinkzya" + }, + { + "rshares": 13252435766, + "voter": "johnerfx" + }, + { + "rshares": 387098697826, + "voter": "taoteh1221" + }, + { + "rshares": 368970528, + "voter": "marcrapf" + }, + { + "rshares": 2093478792, + "voter": "spartanza" + }, + { + "rshares": 54770749509, + "voter": "juanmiguelsalas" + }, + { + "rshares": 110343825376, + "voter": "kenny-crane" + }, + { + "rshares": 54547175970, + "voter": "thecryptodrive" + }, + { + "rshares": 100243713520, + "voter": "will-zewe" + }, + { + "rshares": 4567564761, + "voter": "dahaz159" + }, + { + "rshares": 398671480025, + "voter": "kaylinart" + }, + { + "rshares": 87135073983, + "voter": "schro" + }, + { + "rshares": 1130151809, + "voter": "johnerminer" + }, + { + "rshares": 2064636294, + "voter": "stephen-somers" + }, + { + "rshares": 285014478636, + "voter": "trogdor" + }, + { + "rshares": 30446086393, + "voter": "michaelx" + }, + { + "rshares": 177488156922, + "voter": "thedashguy" + }, + { + "rshares": 3970365906, + "voter": "usefree" + }, + { + "rshares": 5796791339, + "voter": "mark-waser" + }, + { + "rshares": 188093143988, + "voter": "kimziv" + }, + { + "rshares": 31442563995, + "voter": "talanhorne" + }, + { + "rshares": 2313406969, + "voter": "superfreek" + }, + { + "rshares": 12333990317, + "voter": "primus" + }, + { + "rshares": 471231170, + "voter": "mrhankeh" + }, + { + "rshares": 13966206062, + "voter": "ultralord" + }, + { + "rshares": 56702480478, + "voter": "isteemit" + }, + { + "rshares": 28290706144, + "voter": "acassity" + }, + { + "rshares": 6748434701, + "voter": "tobydaniel2" + }, + { + "rshares": 16502073535, + "voter": "grey580" + }, + { + "rshares": 68355906476, + "voter": "bacchist" + }, + { + "rshares": 7571817406, + "voter": "dasha" + }, + { + "rshares": 56991263190, + "voter": "asmolokalo" + }, + { + "rshares": 55887795992, + "voter": "sonzweil" + }, + { + "rshares": 2522001348, + "voter": "dennygalindo" + }, + { + "rshares": 82245616188, + "voter": "rubybian" + }, + { + "rshares": 3304220350, + "voter": "orly" + }, + { + "rshares": 17855215106, + "voter": "konstantin" + }, + { + "rshares": 255388351, + "voter": "mstang83" + }, + { + "rshares": 34554424935, + "voter": "hitmeasap" + }, + { + "rshares": 251776157, + "voter": "andreaalexandria" + }, + { + "rshares": 481284630047, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 25023973944, + "voter": "tcfxyz" + }, + { + "rshares": 6931517861, + "voter": "futurefood" + }, + { + "rshares": 136071704205, + "voter": "derekareith" + }, + { + "rshares": 783214413493, + "voter": "slowwalker" + }, + { + "rshares": 219047351981, + "voter": "domino" + }, + { + "rshares": 63429022163, + "voter": "furion" + }, + { + "rshares": 316472021, + "voter": "onthewayout" + }, + { + "rshares": 447221422, + "voter": "barbara2" + }, + { + "rshares": 501828136, + "voter": "ch0c0latechip" + }, + { + "rshares": 460021595, + "voter": "doge4lyf" + }, + { + "rshares": 1439499719388, + "voter": "renohq" + }, + { + "rshares": 174276240954, + "voter": "knircky" + }, + { + "rshares": 84702839799, + "voter": "sigmajin" + }, + { + "rshares": 910622311, + "voter": "steem1653" + }, + { + "rshares": 101872192, + "voter": "cynetyc" + }, + { + "rshares": 17522208912, + "voter": "sebastien" + }, + { + "rshares": 10897110255, + "voter": "asim" + }, + { + "rshares": 4912850489, + "voter": "thegoodguy" + }, + { + "rshares": 348889868377, + "voter": "bobbylee" + }, + { + "rshares": 16665967986, + "voter": "senseiteekay" + }, + { + "rshares": 3542069633, + "voter": "karen13" + }, + { + "rshares": 3440673772, + "voter": "jbouchard12" + }, + { + "rshares": 29806661664, + "voter": "dwinblood" + }, + { + "rshares": 19544762197, + "voter": "meiisheree" + }, + { + "rshares": 14499869420, + "voter": "jaycobbell" + }, + { + "rshares": 35657987949, + "voter": "condra" + }, + { + "rshares": 559860485, + "voter": "jearson" + }, + { + "rshares": 380411494, + "voter": "karenmckersie" + }, + { + "rshares": 20413941490, + "voter": "grolelo" + }, + { + "rshares": 55944061685, + "voter": "streetstyle" + }, + { + "rshares": 240049444, + "voter": "winstonjerry" + }, + { + "rshares": 42155569753, + "voter": "milestone" + }, + { + "rshares": 19348291642, + "voter": "artific" + }, + { + "rshares": 7004814016, + "voter": "lichtblick" + }, + { + "rshares": 32832833969, + "voter": "creemej" + }, + { + "rshares": 87211957, + "voter": "wildchild" + }, + { + "rshares": 2070732161, + "voter": "the-future" + }, + { + "rshares": 13237739139, + "voter": "nippel66" + }, + { + "rshares": 10600135570, + "voter": "peacekeeper" + }, + { + "rshares": 4306572546, + "voter": "oululahti" + }, + { + "rshares": 9429557565, + "voter": "benjiberigan" + }, + { + "rshares": 334387899789, + "voter": "calaber24p" + }, + { + "rshares": 19290245908, + "voter": "mustafaomar" + }, + { + "rshares": 6875456792, + "voter": "all-of-us" + }, + { + "rshares": 70702375607, + "voter": "thylbom" + }, + { + "rshares": 3574676162, + "voter": "tarindel" + }, + { + "rshares": 3440980496, + "voter": "azurejasper" + }, + { + "rshares": 882287473, + "voter": "amor" + }, + { + "rshares": 25145242349, + "voter": "deanliu" + }, + { + "rshares": 5333506811, + "voter": "rainchen" + }, + { + "rshares": 39387768719, + "voter": "celsius100" + }, + { + "rshares": 89845980410, + "voter": "rea" + }, + { + "rshares": 5101780097, + "voter": "dmitriybtc" + }, + { + "rshares": 534153937, + "voter": "ulis29k" + }, + { + "rshares": 172190214672, + "voter": "jl777" + }, + { + "rshares": 1039544843307, + "voter": "james212" + }, + { + "rshares": 33850767131, + "voter": "zaebars" + }, + { + "rshares": 15176074284, + "voter": "positive" + }, + { + "rshares": 1784922790, + "voter": "yarly" + }, + { + "rshares": 269622478, + "voter": "yarly2" + }, + { + "rshares": 270026148, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 24288413869, + "voter": "masterinvestor" + }, + { + "rshares": 117616198, + "voter": "cryptobur" + }, + { + "rshares": 1475972708, + "voter": "rfresh" + }, + { + "rshares": 57491233, + "voter": "sergey44" + }, + { + "rshares": 921456442, + "voter": "happyphoenix" + }, + { + "rshares": 14673696810, + "voter": "proto" + }, + { + "rshares": 614768567, + "voter": "curator" + }, + { + "rshares": 29066357704, + "voter": "sisterholics" + }, + { + "rshares": 432486248, + "voter": "yarly10" + }, + { + "rshares": 1519019907, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 5613435467, + "voter": "royalmacro" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 2814949808, + "voter": "tygergamer" + }, + { + "rshares": 521275173, + "voter": "fnait" + }, + { + "rshares": 463139988, + "voter": "keepcalmand" + }, + { + "rshares": 152942524, + "voter": "steemster1" + }, + { + "rshares": 861558297, + "voter": "mar1978co" + }, + { + "rshares": 10078141104, + "voter": "michiel" + }, + { + "rshares": 2488890119, + "voter": "belkins" + }, + { + "rshares": 45946397615, + "voter": "jasonstaggers" + }, + { + "rshares": 3110748274, + "voter": "glitterpig" + }, + { + "rshares": 5800843229, + "voter": "jed78" + }, + { + "rshares": 128437666744, + "voter": "steemdrive" + }, + { + "rshares": 1126451353, + "voter": "metaflute" + }, + { + "rshares": 7348247658, + "voter": "taker" + }, + { + "rshares": 4651388682, + "voter": "theprophet0" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 4453621875, + "voter": "french.fyde" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 1014694547161, + "voter": "laonie" + }, + { + "rshares": 2451810437, + "voter": "pdogg147" + }, + { + "rshares": 24107366239, + "voter": "rawnetics" + }, + { + "rshares": 22885426849, + "voter": "laonie1" + }, + { + "rshares": 23397800760, + "voter": "laonie2" + }, + { + "rshares": 23406379203, + "voter": "laonie3" + }, + { + "rshares": 24777638696, + "voter": "laoyao" + }, + { + "rshares": 36642234190, + "voter": "myfirst" + }, + { + "rshares": 5173706061, + "voter": "rich77" + }, + { + "rshares": 219392279043, + "voter": "somebody" + }, + { + "rshares": 8447166798, + "voter": "flysaga" + }, + { + "rshares": 14657359982, + "voter": "gmurph" + }, + { + "rshares": 49898468001, + "voter": "midnightoil" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 4084069258, + "voter": "ullikume" + }, + { + "rshares": 23402350140, + "voter": "laonie4" + }, + { + "rshares": 23400631414, + "voter": "laonie5" + }, + { + "rshares": 23398015964, + "voter": "laonie6" + }, + { + "rshares": 23395009403, + "voter": "laonie7" + }, + { + "rshares": 23391232107, + "voter": "laonie8" + }, + { + "rshares": 23389615445, + "voter": "laonie9" + }, + { + "rshares": 113728835028, + "voter": "xiaohui" + }, + { + "rshares": 115415321220, + "voter": "joele" + }, + { + "rshares": 5249640323, + "voter": "oflyhigh" + }, + { + "rshares": 15003159397, + "voter": "randyclemens" + }, + { + "rshares": 1341165154, + "voter": "paynode" + }, + { + "rshares": 3902950039, + "voter": "xiaokongcom" + }, + { + "rshares": 2517143687, + "voter": "kainmarx" + }, + { + "rshares": 2076252881, + "voter": "natalymaty" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 58467607, + "voter": "ciao" + }, + { + "rshares": 62981842, + "voter": "kpine" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 7865435504, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 1559387880, + "voter": "erikclark13" + }, + { + "rshares": 4385132641, + "voter": "zivile" + }, + { + "rshares": 71506742, + "voter": "evgenyche" + }, + { + "rshares": 72860952, + "voter": "confucius" + }, + { + "rshares": 28963700361, + "voter": "mrosenquist" + }, + { + "rshares": 66124624, + "voter": "stevescriber" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 84358533706, + "voter": "miacats" + }, + { + "rshares": 54857117, + "voter": "nano2nd" + }, + { + "rshares": 8004625685, + "voter": "mione" + }, + { + "rshares": 218348347, + "voter": "party1999" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 516130761, + "voter": "microluck" + }, + { + "rshares": 352253518, + "voter": "lisadang" + }, + { + "rshares": 5158592162, + "voter": "rubenalexander" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 1759916822, + "voter": "chinadaily" + }, + { + "rshares": 57802223, + "voter": "cryptoblu" + }, + { + "rshares": 57795937, + "voter": "instructor" + }, + { + "rshares": 116177672518, + "voter": "helikopterben" + }, + { + "rshares": 667048332200, + "voter": "dollarvigilante" + }, + { + "rshares": 1449342090, + "voter": "anotherjoe" + }, + { + "rshares": 6294355101, + "voter": "solarguy" + }, + { + "rshares": 4872427635, + "voter": "almerri" + }, + { + "rshares": 9250237075, + "voter": "johnnyyash" + }, + { + "rshares": 109686748, + "voter": "cinderphoenix" + }, + { + "rshares": 13247923516, + "voter": "gvargas123" + }, + { + "rshares": 4734150982, + "voter": "themanualbot" + }, + { + "rshares": 925730676, + "voter": "telos" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 8933292656, + "voter": "jaredcwillis" + }, + { + "rshares": 7424154802, + "voter": "jenniferskyler" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 23383491762, + "voter": "laonie10" + }, + { + "rshares": 383708931, + "voter": "mig641" + }, + { + "rshares": 65544406422, + "voter": "sweetsssj" + }, + { + "rshares": 24055111416, + "voter": "andrewawerdna" + }, + { + "rshares": 58999787, + "voter": "sleepyb" + }, + { + "rshares": 80745005117, + "voter": "barrycooper" + }, + { + "rshares": 59126308, + "voter": "wmhammer" + }, + { + "rshares": 3559941024, + "voter": "stillsafe" + }, + { + "rshares": 4303225318, + "voter": "generation.easy" + }, + { + "rshares": 79979619, + "voter": "joelbow" + }, + { + "rshares": 12954771067, + "voter": "pressfortruth" + }, + { + "rshares": 22919631319, + "voter": "hilarski" + }, + { + "rshares": 3304711232, + "voter": "erikaharris" + }, + { + "rshares": 64584835, + "voter": "ajavajive" + }, + { + "rshares": 58863225, + "voter": "willdizon" + }, + { + "rshares": 8362002030, + "voter": "onetree" + }, + { + "rshares": 101945845, + "voter": "slorunner" + }, + { + "rshares": 62669096, + "voter": "markose" + }, + { + "rshares": 75606292, + "voter": "ericbelsey" + }, + { + "rshares": 3946789899, + "voter": "lily-da-vine" + }, + { + "rshares": 58726584, + "voter": "c3vin" + }, + { + "rshares": 58977489, + "voter": "justinschwalm" + }, + { + "rshares": 5231193390, + "voter": "oldtimer" + }, + { + "rshares": 44893707843, + "voter": "mattclarke" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 236731195, + "voter": "brandon-rosano" + }, + { + "rshares": 687871274, + "voter": "dryde" + }, + { + "rshares": 773552752, + "voter": "dajohns1420" + }, + { + "rshares": 5173549934, + "voter": "silverbug2000" + }, + { + "rshares": 64070582, + "voter": "iosif" + }, + { + "rshares": 1225076566, + "voter": "ommmnamaste" + }, + { + "rshares": 54705383, + "voter": "rickmiller" + }, + { + "rshares": 79082863, + "voter": "adnanefs" + }, + { + "rshares": 10196026285, + "voter": "etcmike" + }, + { + "rshares": 61922359, + "voter": "kirby1" + }, + { + "rshares": 2697657064, + "voter": "nulliusinverba" + }, + { + "rshares": 446704559, + "voter": "runridefly" + }, + { + "rshares": 57935790, + "voter": "drdsp" + }, + { + "rshares": 75213616, + "voter": "stephenkendal" + }, + { + "rshares": 64994479, + "voter": "mikeonfire" + }, + { + "rshares": 246586617, + "voter": "ratinct" + }, + { + "rshares": 185741561, + "voter": "darkflame" + }, + { + "rshares": 57818188, + "voter": "nwoinfowarrior" + }, + { + "rshares": 98234149, + "voter": "trendwizard" + }, + { + "rshares": 58197677, + "voter": "jcomeauictx" + }, + { + "rshares": 8590906112, + "voter": "daveks" + }, + { + "rshares": 57615204, + "voter": "carlpieper" + }, + { + "rshares": 57685838, + "voter": "otis147" + }, + { + "rshares": 57432859, + "voter": "rdennis" + }, + { + "rshares": 23037723138, + "voter": "laonie11" + }, + { + "rshares": 57363928, + "voter": "freewilly" + }, + { + "rshares": 1791466497, + "voter": "eight-rad" + }, + { + "rshares": 52836995, + "voter": "troich" + }, + { + "rshares": 57504359161, + "voter": "luminousvisions" + }, + { + "rshares": 2972352374, + "voter": "xanoxt" + }, + { + "rshares": 1618354417, + "voter": "davidjkelley" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 1485439707, + "voter": "baro" + }, + { + "rshares": 56782516, + "voter": "sebastianbauer" + }, + { + "rshares": 4414662611, + "voter": "dangis" + }, + { + "rshares": 22579371284, + "voter": "sponge-bob" + }, + { + "rshares": 15182772885, + "voter": "digital-wisdom" + }, + { + "rshares": 3780350152, + "voter": "ethical-ai" + }, + { + "rshares": 3845714962, + "voter": "ericbotticelli" + }, + { + "rshares": 2921714726, + "voter": "fajrilgooner" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 3752156606, + "voter": "titusfrost" + }, + { + "rshares": 2121332911, + "voter": "matthewtiii" + }, + { + "rshares": 55401224, + "voter": "walternz" + }, + { + "rshares": 55979441, + "voter": "dragon93" + }, + { + "rshares": 116067117, + "voter": "bobbins" + }, + { + "rshares": 5540438639, + "voter": "jwaser" + }, + { + "rshares": 8359809208, + "voter": "doitvoluntarily" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 56824030, + "voter": "randal" + }, + { + "rshares": 93669300, + "voter": "kyusho" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 958775616, + "voter": "smisi" + }, + { + "rshares": 6366216768, + "voter": "bluehorseshoe" + }, + { + "rshares": 808370638, + "voter": "keverw" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 3006735284, + "voter": "michaelmatthews" + }, + { + "rshares": 268344724470, + "voter": "asksisk" + }, + { + "rshares": 7335939339, + "voter": "wwworld4us" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 287913287, + "voter": "totosky" + }, + { + "rshares": 2610152057, + "voter": "bwaser" + }, + { + "rshares": 55155185, + "voter": "cknr1" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 350888790, + "voter": "panther" + }, + { + "rshares": 368734423786, + "voter": "charlieshrem" + }, + { + "rshares": 54558832228, + "voter": "tracemayer" + }, + { + "rshares": 23464066864, + "voter": "brains" + }, + { + "rshares": 551289713, + "voter": "jessicanicklos" + }, + { + "rshares": 62980245, + "voter": "jcvanleur" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 938555459, + "voter": "alwayzgame" + }, + { + "rshares": 1314284432, + "voter": "bitcoinparadise" + }, + { + "rshares": 385170926, + "voter": "ballinconscious" + }, + { + "rshares": 5176625969, + "voter": "chick1" + }, + { + "rshares": 1795152145, + "voter": "rigaronib" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 491741302, + "voter": "echoesinthemind" + }, + { + "rshares": 1996247270, + "voter": "steemsquad" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341709326, + "voter": "ellepdub" + }, + { + "rshares": 88742390, + "voter": "inarix03" + }, + { + "rshares": 53469216, + "voter": "libertyadvocate" + }, + { + "rshares": 9753441048, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 53735837, + "voter": "drac59" + }, + { + "rshares": 422604162, + "voter": "littlemorelove" + }, + { + "rshares": 54295086, + "voter": "mari5555na" + }, + { + "rshares": 138362969, + "voter": "sandeepachetan" + }, + { + "rshares": 4697970927, + "voter": "morgan.waser" + }, + { + "rshares": 2021646761, + "voter": "schattenjaeger" + }, + { + "rshares": 54617017, + "voter": "miav" + }, + { + "rshares": 130535121, + "voter": "creativeyoke" + }, + { + "rshares": 51636819, + "voter": "mbizryu0" + }, + { + "rshares": 51631638, + "voter": "archij" + }, + { + "rshares": 134784034, + "voter": "najwazebian" + }, + { + "rshares": 51530815, + "voter": "movie7283" + }, + { + "rshares": 51527606, + "voter": "ppcompp2" + }, + { + "rshares": 51520427, + "voter": "jj1968" + }, + { + "rshares": 51516489, + "voter": "cineger" + }, + { + "rshares": 51497383, + "voter": "sksduddk" + }, + { + "rshares": 51490214, + "voter": "jjc0719" + }, + { + "rshares": 161735035, + "voter": "thefinanceguy" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 50230521, + "voter": "glassheart" + }, + { + "rshares": 51141851, + "voter": "slow" + }, + { + "rshares": 1178970666, + "voter": "anns" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 5186061611, + "voter": "donchate" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50677982, + "voter": "sjytoy" + }, + { + "rshares": 50676799, + "voter": "shy2675" + }, + { + "rshares": 50675747, + "voter": "suance1009" + }, + { + "rshares": 50674176, + "voter": "hasqmd" + }, + { + "rshares": 50673722, + "voter": "fischer67" + }, + { + "rshares": 50672116, + "voter": "elya1" + }, + { + "rshares": 50632828, + "voter": "xclamp45" + }, + { + "rshares": 50618471, + "voter": "likeagame1" + }, + { + "rshares": 50616898, + "voter": "apple4006" + }, + { + "rshares": 50615195, + "voter": "bigbell61" + }, + { + "rshares": 50612850, + "voter": "dolpo777" + }, + { + "rshares": 50611931, + "voter": "dongperi" + }, + { + "rshares": 50610620, + "voter": "lion2byung" + }, + { + "rshares": 50610002, + "voter": "cwj1973" + }, + { + "rshares": 50609329, + "voter": "psj212" + }, + { + "rshares": 50608661, + "voter": "owithed2" + }, + { + "rshares": 50606929, + "voter": "fiself2" + }, + { + "rshares": 50605131, + "voter": "trablinever1" + }, + { + "rshares": 50603861, + "voter": "nuals1940" + }, + { + "rshares": 50602310, + "voter": "fanceth2" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50355943, + "voter": "forea1995" + }, + { + "rshares": 50354561, + "voter": "holow1968" + }, + { + "rshares": 50353969, + "voter": "peaces1952" + }, + { + "rshares": 50346496, + "voter": "himighar2" + }, + { + "rshares": 50345607, + "voter": "aromese1974" + }, + { + "rshares": 50344921, + "voter": "runis1943" + }, + { + "rshares": 50344067, + "voter": "tong1962" + }, + { + "rshares": 50340744, + "voter": "hishe1997" + }, + { + "rshares": 249967603, + "voter": "letstalkliberty" + }, + { + "rshares": 3599234079, + "voter": "strong-ai" + }, + { + "rshares": 51393104, + "voter": "buit1989" + }, + { + "rshares": 51389981, + "voter": "imadecoult1" + }, + { + "rshares": 51387526, + "voter": "infees2" + }, + { + "rshares": 51384095, + "voter": "suar1997" + }, + { + "rshares": 51382067, + "voter": "sobsell93" + }, + { + "rshares": 51380710, + "voter": "stroned96" + }, + { + "rshares": 51378107, + "voter": "drethe" + }, + { + "rshares": 51377505, + "voter": "qualwas" + }, + { + "rshares": 51376367, + "voter": "phent1994" + }, + { + "rshares": 51375075, + "voter": "baboyes" + }, + { + "rshares": 51373532, + "voter": "whor1973" + }, + { + "rshares": 51372739, + "voter": "youreforn" + }, + { + "rshares": 51371902, + "voter": "voll1981" + }, + { + "rshares": 51370717, + "voter": "copenty2" + }, + { + "rshares": 51369717, + "voter": "maject2" + }, + { + "rshares": 51367233, + "voter": "coust1997" + }, + { + "rshares": 51366398, + "voter": "busionea84" + }, + { + "rshares": 51365174, + "voter": "therver1" + }, + { + "rshares": 51364022, + "voter": "appirdsmanne1990" + }, + { + "rshares": 51362967, + "voter": "alienighted87" + }, + { + "rshares": 51359746, + "voter": "anity1994" + }, + { + "rshares": 51357142, + "voter": "themphe1" + }, + { + "rshares": 51355864, + "voter": "abild1988" + }, + { + "rshares": 51353540, + "voter": "spoll1973" + }, + { + "rshares": 66162576, + "voter": "afteld1" + }, + { + "rshares": 76019801, + "voter": "igtes" + }, + { + "rshares": 161225748, + "voter": "iliyaa" + }, + { + "rshares": 154471584, + "voter": "buffett" + }, + { + "rshares": 157207866, + "voter": "siniceku" + }, + { + "rshares": 154056498, + "voter": "cruise" + }, + { + "rshares": 1328736979, + "voter": "rusteemitblog" + }, + { + "rshares": 162566373, + "voter": "dayan" + }, + { + "rshares": 160064586, + "voter": "michaelstobiersk" + }, + { + "rshares": 158798473, + "voter": "zapply" + }, + { + "rshares": 160649364, + "voter": "trevorlyman" + }, + { + "rshares": 134277023, + "voter": "rubenkusters" + }, + { + "rshares": 160260561, + "voter": "rage" + }, + { + "rshares": 156994554, + "voter": "so-guitarist" + }, + { + "rshares": 159539963, + "voter": "blender" + }, + { + "rshares": 156227917, + "voter": "panic" + }, + { + "rshares": 159143891, + "voter": "reef" + }, + { + "rshares": 111271322, + "voter": "kevintester" + }, + { + "rshares": 143075506, + "voter": "james93" + }, + { + "rshares": 155451903, + "voter": "steemthis" + }, + { + "rshares": 10240071691, + "voter": "goldmatters" + }, + { + "rshares": 155155144, + "voter": "johan69" + }, + { + "rshares": 158255971, + "voter": "rickjames" + }, + { + "rshares": 158217215, + "voter": "williambtc" + }, + { + "rshares": 158199392, + "voter": "thekaba" + }, + { + "rshares": 151966038, + "voter": "shanehasbrouck" + }, + { + "rshares": 158158636, + "voter": "wakeupworldnews" + }, + { + "rshares": 154844536, + "voter": "omar-s" + }, + { + "rshares": 157927038, + "voter": "phoenix12x" + }, + { + "rshares": 157926993, + "voter": "idaveyyyy" + }, + { + "rshares": 154771442, + "voter": "ewolh99" + }, + { + "rshares": 157688503, + "voter": "christymonty" + }, + { + "rshares": 154476148, + "voter": "hacon" + } + ], + "author": "dollarvigilante", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.46, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://dollarvigilante.com/wp-content/uploads/2016/09/Jubilee-Jolt-Dow-Down-400-Stocks-Smashed-In-Biggest-Drop-Since-Brexit.jpg
    \n\nIt was just two days ago that we wrote, \u201cGold Has Biggest One Day Rally Since Brexit as Elites Rush Into Gold\u201d.\n\nNow, to end the week, US stocks had their biggest drop since Brexit on Friday.\n\nThe Dow Jones Industrial Average fell 394.46 points, or 2.1%, to 18085.45, and the S&P 500 declined 2.45%, while the Nasdaq Composite lost 2.5%.\n\nMost pegged the blame on concern over a 0.25% rate hike by the Federal Reserve at their upcoming September 20th-21st meeting.\n\nFederal funds futures, which are used by traders to place bets on central bank policy, on Friday showed a 24% chance of a US interest-rate rise in September, compared with an 18% chance as of Thursday.\n\nEric Rosengren, President of the Federal Reserve Bank of Boston said Friday that \u201ca reasonable case can be made\u201d for raising interest rates to avoid overheating the economy.\n\nOf course, no one asks, \u201chow does an economy overheat\u201d? An economy isn\u2019t a cake. If an economy is \u201coverheating\u201d it would mean that trade is going well, profits are being made and capital accumulated. Why would one want to avoid \u201coverheating\u201d the economy?\n\nWell, the US and all other Western monetary systems are run by a communist-style central planning agency who deem it their task to manipulate interest rates and counterfeit money in response to the perceived \u201coverheating\u201d or \u201ccooling\u201d.\n\nIt\u2019s nonsense, of course, and the only shocking thing is that no one has taken the central bankers out into the town square and hung them yet.\n\nBut, in this communist-style system, ALL eyes and ears are focused on the politburo to see what the wise leaders have deemed is best for the rest of us plebs. And this is the case, yet again, as the market has jitters that a rate hike of 0.25% could destroy the entire worldwide economy, monetary and financial system\u2026 a state of affairs that could never have happened without central planning.\n\nEven more hilarious, is the fact that anyone could deem a system with nearly 50 million people on food stamps and nearly \u2153 of the entire public jobless as \u201coverheating\u201d.\n\nARE WE IN FOR A MASSIVE CRASH THIS JUBILEE YEAR?\n\nThe Jubilee Year ends on October 2nd. And, based on our analysis we said that 2016 would be highly volatile, there\u2019d be massive change and all the building blocks towards global government would be put into place.\n\nWe were right, straight off the bat when January was the worst opening month to a year for worldwide stock markets in history. Then, in June, with Brexit, we saw the continued fracturing of the EU (which we were the first to boldly predict on the end day of the Shemitah last year (\u201cEurozone Collapses, Borders Erected on Shemitah End Day\u201d).\n\nAnd the day after Brexit saw the worst one-day worldwide stock market drop in history. Exactly 7 years, 7 months, 7 weeks and 7 days since the Shemitah end-day crash in 2008.\n\nWe\u2019ve profited massively from our analysis, with the TDV newsletter\u2019s Premium portfolio up 200% from a year ago.\n\nOur positions in gold & silver have done very well since the very first day of 2016.\n\n
    https://dollarvigilante.com/wp-content/uploads/2016/09/Gold-One-Year-Chart.jpg
    \nSince the beginning of the year, gold has risen\u00a024.9% and silver has skyrocketed 37.1%.\n\nAnd bitcoin has also risen nearly 9% since the start of September.\n\n
    https://dollarvigilante.com/wp-content/uploads/2016/09/bitcoin-1-month-chart-The-Dollar-Vigilante.jpg
    \n\nBut the question is, will we see another massive crash by October 2nd, or soon after?\n\nThere is no way to know for sure, of course.\n\nBut I\u2019ve said for months now that I expect September/October to be a very volatile and dangerous time in the markets.\n\nOnly time will tell if that is the case or not. \u00a0We'll find out early next week if this drop on Friday carries through.\n\nBut, as we warned, be prepared for massive volatility and, potentially, a massive crash during this time period.\n\nMany of our subscribers have been enjoying all this volatility, while most others are living in fear on days like today. \u00a0Here is just one subscriber's comments from our private subscriber's only Facebook group with his gains from just today alone.\n\n
    https://dollarvigilante.com/wp-content/uploads/2016/09/Testimonials-18-The-Dollar-Vigilante.jpg
    \n\nTo join our group of worldwide vigilantes, many of whom are happy to help you with any questions you may have, click here.\n\nMost people are worried sick this weekend after Friday's market action. \u00a0But here at TDV we are all looking forward to Monday to see if the markets continue to drop in free fall.\n\nBut, even if it doesn't, we are positioned to profit from the volatility which we expect to continue throughout this fall. \u00a0This is not going to be a boring few months ahead!\n\nFollow along with us here at Steemit ( @dollarvigilante ) where Dollar Vigilante articles are posted first before anywhere else.\n\n
    https://img1.steemit.com/0x0/https://www.dollarvigilante.com/wp-content/uploads/2016/08/Jeff-Berwick-The-Dollar-Vigilante-Steemit-Bio-1024x221.jpg
    ", + "category": "money", + "children": 35, + "created": "2016-09-10T04:33:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://dollarvigilante.com/wp-content/uploads/2016/09/Jubilee-Jolt-Dow-Down-400-Stocks-Smashed-In-Biggest-Drop-Since-Brexit.jpg", + "https://dollarvigilante.com/wp-content/uploads/2016/09/Gold-One-Year-Chart.jpg", + "https://dollarvigilante.com/wp-content/uploads/2016/09/bitcoin-1-month-chart-The-Dollar-Vigilante.jpg", + "https://dollarvigilante.com/wp-content/uploads/2016/09/Testimonials-18-The-Dollar-Vigilante.jpg", + "https://img1.steemit.com/0x0/https://www.dollarvigilante.com/wp-content/uploads/2016/08/Jeff-Berwick-The-Dollar-Vigilante-Steemit-Bio-1024x221.jpg" + ], + "links": [ + "https://dollarvigilante.com/blog/2016/09/07/gold-biggest-one-day-rally-since-brexit-elites-rush-gold.html", + "https://dollarvigilante.com/blog/2015/09/13/eurozone-collapses-borders-erected-across-europe-on-shemitah-end-day.html", + "http://dollarvigilante.com/subscribe" + ], + "tags": [ + "money", + "stocks", + "gold", + "silver", + "bitcoin" + ], + "users": [ + "dollarvigilante" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 98702780120460, + "payout": 914.41, + "payout_at": "2016-09-17T04:33:42", + "pending_payout_value": "914.410 HBD", + "percent_hbd": 10000, + "permlink": "jubilee-jolt-dow-down-400-stocks-smashed-in-biggest-drop-since-brexit", + "post_id": 1192244, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 525 + }, + "title": "JUBILEE JOLT: Dow Down 400, Stocks Smashed In Biggest Drop Since Brexit", + "updated": "2016-09-10T16:50:39", + "url": "/money/@dollarvigilante/jubilee-jolt-dow-down-400-stocks-smashed-in-biggest-drop-since-brexit" + }, + { + "active_votes": [ + { + "rshares": 535733390820, + "voter": "barrie" + }, + { + "rshares": 32214613476423, + "voter": "smooth" + }, + { + "rshares": 376124156145, + "voter": "anonymous" + }, + { + "rshares": 14298188263721, + "voter": "summon" + }, + { + "rshares": 4094444186498, + "voter": "riverhead" + }, + { + "rshares": 2213080911223, + "voter": "badassmother" + }, + { + "rshares": 2063054807192, + "voter": "hr1" + }, + { + "rshares": 6401073987484, + "voter": "fuzzyvest" + }, + { + "rshares": 1085700078653, + "voter": "rossco99" + }, + { + "rshares": 3104786127, + "voter": "boy" + }, + { + "rshares": 1744527088450, + "voter": "xeroc" + }, + { + "rshares": 3769614077, + "voter": "bue-witness" + }, + { + "rshares": 684099809, + "voter": "bunny" + }, + { + "rshares": 54950989925, + "voter": "bue" + }, + { + "rshares": 1663623227, + "voter": "mini" + }, + { + "rshares": 213807099, + "voter": "moon" + }, + { + "rshares": 1749752466084, + "voter": "joseph" + }, + { + "rshares": 82589597013, + "voter": "aizensou" + }, + { + "rshares": 3100138769261, + "voter": "au1nethyb1" + }, + { + "rshares": 413040802300, + "voter": "recursive3" + }, + { + "rshares": 2773542163233, + "voter": "recursive" + }, + { + "rshares": 1316085456, + "voter": "mineralwasser" + }, + { + "rshares": 104685712239, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 2008216408, + "voter": "bingo-1" + }, + { + "rshares": 5984989624211, + "voter": "smooth.witness" + }, + { + "rshares": 417424938583, + "voter": "boatymcboatface" + }, + { + "rshares": 379490990415, + "voter": "officialfuzzy" + }, + { + "rshares": 66430424858, + "voter": "vip" + }, + { + "rshares": 32421474922, + "voter": "proctologic" + }, + { + "rshares": 10330847065, + "voter": "idol" + }, + { + "rshares": 625076388, + "voter": "healthcare" + }, + { + "rshares": 973278654, + "voter": "daniel.pan" + }, + { + "rshares": 797622850196, + "voter": "steemrollin" + }, + { + "rshares": 32430057675, + "voter": "marketingmonk" + }, + { + "rshares": 288376577, + "voter": "helen.tan" + }, + { + "rshares": 1702805460, + "voter": "jocelyn" + }, + { + "rshares": 24533944227, + "voter": "etimarcus" + }, + { + "rshares": 11524469542, + "voter": "holabebe" + }, + { + "rshares": 8006521638, + "voter": "fran2k" + }, + { + "rshares": 538013623291, + "voter": "eeks" + }, + { + "rshares": 18727747430, + "voter": "fkn" + }, + { + "rshares": 29705274311, + "voter": "instructor2121" + }, + { + "rshares": 2110504361, + "voter": "gekko" + }, + { + "rshares": 335185457528, + "voter": "teamsteem" + }, + { + "rshares": 24634157596, + "voter": "elishagh1" + }, + { + "rshares": 680498651040, + "voter": "nanzo-scoop" + }, + { + "rshares": 263864711521, + "voter": "pal" + }, + { + "rshares": 1075815746, + "voter": "weenfan" + }, + { + "rshares": 609105086, + "voter": "acidyo" + }, + { + "rshares": 139520107919, + "voter": "steve-walschot" + }, + { + "rshares": 2386858170, + "voter": "n25052016" + }, + { + "rshares": 210475748370, + "voter": "mummyimperfect" + }, + { + "rshares": 90554610459, + "voter": "asch" + }, + { + "rshares": 1412866813, + "voter": "murh" + }, + { + "rshares": 2319844721, + "voter": "error" + }, + { + "rshares": 39926143300, + "voter": "ranko-k" + }, + { + "rshares": 943975846803, + "voter": "cyber" + }, + { + "rshares": 5260442587, + "voter": "matthewdc" + }, + { + "rshares": 63330479493, + "voter": "theshell" + }, + { + "rshares": 58413547348, + "voter": "ak2020" + }, + { + "rshares": 28986932597, + "voter": "drinkzya" + }, + { + "rshares": 281244691484, + "voter": "leon-fu" + }, + { + "rshares": 12987387051, + "voter": "johnerfx" + }, + { + "rshares": 36047053064, + "voter": "altoz" + }, + { + "rshares": 43102809919, + "voter": "rednetkjh" + }, + { + "rshares": 53307147749, + "voter": "thecryptodrive" + }, + { + "rshares": 96198811246, + "voter": "a48" + }, + { + "rshares": 77652927327, + "voter": "tim-johnston" + }, + { + "rshares": 1083062151, + "voter": "johnerminer" + }, + { + "rshares": 319691598, + "voter": "gary-wood" + }, + { + "rshares": 30446086393, + "voter": "michaelx" + }, + { + "rshares": 5796791339, + "voter": "mark-waser" + }, + { + "rshares": 130217065436, + "voter": "charleshosk" + }, + { + "rshares": 105010056960, + "voter": "geoffrey" + }, + { + "rshares": 188089512063, + "voter": "kimziv" + }, + { + "rshares": 2690420179, + "voter": "gary-smith" + }, + { + "rshares": 44052097824, + "voter": "marco-delsalto" + }, + { + "rshares": 84391937589, + "voter": "blocktalk" + }, + { + "rshares": 12333554915, + "voter": "primus" + }, + { + "rshares": 471231170, + "voter": "mrhankeh" + }, + { + "rshares": 13966206062, + "voter": "ultralord" + }, + { + "rshares": 56702480478, + "voter": "isteemit" + }, + { + "rshares": 68355906476, + "voter": "bacchist" + }, + { + "rshares": 20330980904, + "voter": "thebatchman" + }, + { + "rshares": 7571550777, + "voter": "dasha" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 49857675534, + "voter": "booja" + }, + { + "rshares": 82245616188, + "voter": "rubybian" + }, + { + "rshares": 3304220350, + "voter": "orly" + }, + { + "rshares": 17855184762, + "voter": "konstantin" + }, + { + "rshares": 260496118, + "voter": "mstang83" + }, + { + "rshares": 309828361, + "voter": "damono" + }, + { + "rshares": 136059420493, + "voter": "derekareith" + }, + { + "rshares": 1010587746, + "voter": "bartcant" + }, + { + "rshares": 783214413493, + "voter": "slowwalker" + }, + { + "rshares": 63427406763, + "voter": "furion" + }, + { + "rshares": 10806410100, + "voter": "seanmchughart" + }, + { + "rshares": 730555026, + "voter": "busser" + }, + { + "rshares": 6055566867, + "voter": "owdy" + }, + { + "rshares": 447221422, + "voter": "barbara2" + }, + { + "rshares": 501828136, + "voter": "ch0c0latechip" + }, + { + "rshares": 460021595, + "voter": "doge4lyf" + }, + { + "rshares": 247126244947, + "voter": "aurel" + }, + { + "rshares": 209516922, + "voter": "ardina" + }, + { + "rshares": 910612400, + "voter": "steem1653" + }, + { + "rshares": 243928950, + "voter": "alanstruna" + }, + { + "rshares": 11397247264, + "voter": "blockchainbilly" + }, + { + "rshares": 10649262232, + "voter": "asim" + }, + { + "rshares": 242630176, + "voter": "andro19" + }, + { + "rshares": 33648660545, + "voter": "toxonaut" + }, + { + "rshares": 5019651587, + "voter": "thegoodguy" + }, + { + "rshares": 16165263351, + "voter": "aaseb" + }, + { + "rshares": 236947300, + "voter": "lesssgo" + }, + { + "rshares": 241357570, + "voter": "amnesiac84" + }, + { + "rshares": 3542064676, + "voter": "karen13" + }, + { + "rshares": 6139205075, + "voter": "cryptosi" + }, + { + "rshares": 14499795077, + "voter": "jaycobbell" + }, + { + "rshares": 34667336499, + "voter": "condra" + }, + { + "rshares": 21030751785, + "voter": "artific" + }, + { + "rshares": 31806615890, + "voter": "creemej" + }, + { + "rshares": 87211957, + "voter": "wildchild" + }, + { + "rshares": 9691489719, + "voter": "benjiberigan" + }, + { + "rshares": 119294832, + "voter": "drfrzn" + }, + { + "rshares": 73655729816, + "voter": "thylbom" + }, + { + "rshares": 3574656647, + "voter": "tarindel" + }, + { + "rshares": 1629983536, + "voter": "edy" + }, + { + "rshares": 951385495, + "voter": "dbendorf" + }, + { + "rshares": 172189902483, + "voter": "jl777" + }, + { + "rshares": 6881333551, + "voter": "lostnuggett" + }, + { + "rshares": 33849888101, + "voter": "zaebars" + }, + { + "rshares": 15175650222, + "voter": "positive" + }, + { + "rshares": 1784922790, + "voter": "yarly" + }, + { + "rshares": 269622478, + "voter": "yarly2" + }, + { + "rshares": 270026148, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 963717768, + "voter": "makgorn" + }, + { + "rshares": 4633049144, + "voter": "gustavopasquini" + }, + { + "rshares": 57491233, + "voter": "sergey44" + }, + { + "rshares": 726354430, + "voter": "quigua" + }, + { + "rshares": 14673676988, + "voter": "proto" + }, + { + "rshares": 614768567, + "voter": "curator" + }, + { + "rshares": 29065867044, + "voter": "sisterholics" + }, + { + "rshares": 231655056, + "voter": "dskloet" + }, + { + "rshares": 432486248, + "voter": "yarly10" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 2814935249, + "voter": "tygergamer" + }, + { + "rshares": 521275173, + "voter": "fnait" + }, + { + "rshares": 463139988, + "voter": "keepcalmand" + }, + { + "rshares": 43187983512, + "voter": "celebr1ty" + }, + { + "rshares": 156341247, + "voter": "steemster1" + }, + { + "rshares": 3110748274, + "voter": "glitterpig" + }, + { + "rshares": 5361469967, + "voter": "jed78" + }, + { + "rshares": 128436934152, + "voter": "steemdrive" + }, + { + "rshares": 1075249019, + "voter": "metaflute" + }, + { + "rshares": 7348222877, + "voter": "taker" + }, + { + "rshares": 4650549512, + "voter": "theprophet0" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 1014673166319, + "voter": "laonie" + }, + { + "rshares": 24107366239, + "voter": "rawnetics" + }, + { + "rshares": 18575000414, + "voter": "flandude" + }, + { + "rshares": 65200234, + "voter": "spider333" + }, + { + "rshares": 22885253692, + "voter": "laonie1" + }, + { + "rshares": 23397623576, + "voter": "laonie2" + }, + { + "rshares": 23406202019, + "voter": "laonie3" + }, + { + "rshares": 36641583697, + "voter": "myfirst" + }, + { + "rshares": 219387634588, + "voter": "somebody" + }, + { + "rshares": 8447025857, + "voter": "flysaga" + }, + { + "rshares": 15449577240, + "voter": "gmurph" + }, + { + "rshares": 63955281, + "voter": "kurzer42" + }, + { + "rshares": 49897557309, + "voter": "midnightoil" + }, + { + "rshares": 4084069258, + "voter": "ullikume" + }, + { + "rshares": 23402172956, + "voter": "laonie4" + }, + { + "rshares": 23400454230, + "voter": "laonie5" + }, + { + "rshares": 23397838780, + "voter": "laonie6" + }, + { + "rshares": 23394832219, + "voter": "laonie7" + }, + { + "rshares": 23391054923, + "voter": "laonie8" + }, + { + "rshares": 23389438261, + "voter": "laonie9" + }, + { + "rshares": 117279866052, + "voter": "xiaohui" + }, + { + "rshares": 15003159397, + "voter": "randyclemens" + }, + { + "rshares": 1330013727, + "voter": "paynode" + }, + { + "rshares": 3902884989, + "voter": "xiaokongcom" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 59738641, + "voter": "ciao" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 7865305405, + "voter": "xianjun" + }, + { + "rshares": 57765027, + "voter": "steema" + }, + { + "rshares": 57748676, + "voter": "jers" + }, + { + "rshares": 60406335, + "voter": "sijoittaja" + }, + { + "rshares": 74480084, + "voter": "confucius" + }, + { + "rshares": 64621792, + "voter": "stevescriber" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 54857117, + "voter": "nano2nd" + }, + { + "rshares": 8004391573, + "voter": "mione" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 516130761, + "voter": "microluck" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 8923202123, + "voter": "kyriacos" + }, + { + "rshares": 329365103, + "voter": "cryptophil" + }, + { + "rshares": 56598010, + "voter": "cryptoblu" + }, + { + "rshares": 56591855, + "voter": "instructor" + }, + { + "rshares": 2784027187, + "voter": "virtualgrowth" + }, + { + "rshares": 662576482215, + "voter": "dollarvigilante" + }, + { + "rshares": 12833925906, + "voter": "gvargas123" + }, + { + "rshares": 66925733, + "voter": "telasius" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 56575537, + "voter": "thomasaustin" + }, + { + "rshares": 56573535, + "voter": "thermor" + }, + { + "rshares": 56585538, + "voter": "ficholl" + }, + { + "rshares": 56566121, + "voter": "widell" + }, + { + "rshares": 8720595212, + "voter": "jaredcwillis" + }, + { + "rshares": 59670005, + "voter": "moisteem" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 23383314578, + "voter": "laonie10" + }, + { + "rshares": 6858031534, + "voter": "blaat" + }, + { + "rshares": 80744538922, + "voter": "barrycooper" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 22919550471, + "voter": "hilarski" + }, + { + "rshares": 54999739, + "voter": "curpose" + }, + { + "rshares": 53565688, + "voter": "rickmiller" + }, + { + "rshares": 2697644054, + "voter": "nulliusinverba" + }, + { + "rshares": 521036073, + "voter": "runridefly" + }, + { + "rshares": 108949953099, + "voter": "shenanigator" + }, + { + "rshares": 23037545954, + "voter": "laonie11" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 1618354417, + "voter": "davidjkelley" + }, + { + "rshares": 53966805, + "voter": "crion" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 53613607, + "voter": "wiss" + }, + { + "rshares": 22578860213, + "voter": "sponge-bob" + }, + { + "rshares": 15182772885, + "voter": "digital-wisdom" + }, + { + "rshares": 3780350152, + "voter": "ethical-ai" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 5540438639, + "voter": "jwaser" + }, + { + "rshares": 8359809208, + "voter": "doitvoluntarily" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 958775616, + "voter": "smisi" + }, + { + "rshares": 4427429189, + "voter": "bluehorseshoe" + }, + { + "rshares": 52560790, + "voter": "yorsens" + }, + { + "rshares": 3018270398, + "voter": "thebeachedwhale" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 53318865, + "voter": "coad" + }, + { + "rshares": 2610152057, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 337128446, + "voter": "panther" + }, + { + "rshares": 360886630905, + "voter": "charlieshrem" + }, + { + "rshares": 54558832228, + "voter": "tracemayer" + }, + { + "rshares": 23463599784, + "voter": "brains" + }, + { + "rshares": 567259127, + "voter": "jessicanicklos" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 53984927, + "voter": "cryptoaddict" + }, + { + "rshares": 1314247264, + "voter": "bitcoinparadise" + }, + { + "rshares": 29308040112, + "voter": "ksc" + }, + { + "rshares": 53330892, + "voter": "manieeagar" + }, + { + "rshares": 1996247270, + "voter": "steemsquad" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341709326, + "voter": "ellepdub" + }, + { + "rshares": 88742390, + "voter": "inarix03" + }, + { + "rshares": 9753441048, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 55113679, + "voter": "drac59" + }, + { + "rshares": 51709606, + "voter": "mari5555na" + }, + { + "rshares": 1894625576, + "voter": "lllchoselll" + }, + { + "rshares": 4697970927, + "voter": "morgan.waser" + }, + { + "rshares": 149218142, + "voter": "thefinanceguy" + }, + { + "rshares": 50235850, + "voter": "billkappa442" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 50139069, + "voter": "slow" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 1659926953, + "voter": "nil1511" + }, + { + "rshares": 66222550, + "voter": "s0lo" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 4982535027, + "voter": "donchate" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50791473, + "voter": "synereo" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 50543061, + "voter": "rabobank" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 69976038, + "voter": "piphunters" + }, + { + "rshares": 3599234079, + "voter": "strong-ai" + }, + { + "rshares": 77637243, + "voter": "igtes" + }, + { + "rshares": 157689742, + "voter": "buffett" + }, + { + "rshares": 153932702, + "voter": "siniceku" + }, + { + "rshares": 154056498, + "voter": "cruise" + }, + { + "rshares": 153406018, + "voter": "eunnykim" + }, + { + "rshares": 146981513, + "voter": "listentojon" + }, + { + "rshares": 1328723660, + "voter": "rusteemitblog" + }, + { + "rshares": 162086210, + "voter": "wander" + }, + { + "rshares": 158018960, + "voter": "bethesda" + }, + { + "rshares": 160861015, + "voter": "cybergirl" + }, + { + "rshares": 160054769, + "voter": "fokuzed" + }, + { + "rshares": 159984914, + "voter": "correct" + }, + { + "rshares": 159554050, + "voter": "planetearth" + }, + { + "rshares": 159506164, + "voter": "greenpeace" + }, + { + "rshares": 128966618, + "voter": "jasonxg" + }, + { + "rshares": 158732321, + "voter": "steemwallet" + }, + { + "rshares": 155496536, + "voter": "alterego" + }, + { + "rshares": 158265952, + "voter": "danielwinters" + }, + { + "rshares": 155114917, + "voter": "williambtc" + }, + { + "rshares": 154911492, + "voter": "mooingcows" + } + ], + "author": "charleshosk", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.55, + "beneficiaries": [], + "blacklists": [], + "body": "![Deus Ex](https://upload.wikimedia.org/wikipedia/commons/thumb/6/67/Medea_rappresentation_%282009%29_07.JPG/360px-Medea_rappresentation_%282009%29_07.JPG)\n\nI wanted to draft a brief update on IOHK's efforts on Ethereum Classic (ETC). We've had the opportunity to schedule more than three dozen meetings with developers, community managers and academic institutions. We've also managed to have several long discussions with several of the community groups supporting ETC to get a better sense of commitments, goals and philosophy. \n\nOverall, it's been a really fun experience getting to know a completely decentralized philosophical movement. It's also been illuminating to parse the challenges ahead for the fragile movement as it charts its own path forward. I'll break the report down into what we learned and what we are going to do. \n\n**What We Learned**\n\nCarlo Vicari and I have been trying to map out the total ETC community and also get some metadata about who they are (vocation, age, geography, interests...) so we can better understand the core constituencies. We will publish some preliminary stats sometime next week, but as a rough summary there are currently several meetup groups, a telegram group, a reddit, several Chinese specific hubs, a slack with over 1,000 members and a few other lingering groups. \n\nDaily activity is growing and there is interest in more formal structure. With respect to developers, there are about a dozen people with development skills and knowledge of the EVM and solidity in the developer channel. They have been holding pretty deep discussions about potential directions and roadmaps. The biggest topics are currently pivoting consensus to PoW without the difficult bomb, new monetary policy and also safer smart contracts. \n\nThere is also interest in forming a pool of capital to pay for development efforts ranging from core infrastructure to DApps on top of the system. I haven't taken a position on this effort because we still need to address some governance and legal questions. Regardless of whether this pool materializes, IOHK's commitment of three full time developers will be funded solely by IOHK. \n\n![Democles](https://upload.wikimedia.org/wikipedia/commons/thumb/8/89/Damocles-WestallPC20080120-8842A.jpg/470px-Damocles-WestallPC20080120-8842A.jpg)\n\nIt seems that the price and trading volume of ETC has held relatively stable despite the virtual sword of damocles that is the DAO hacker and RHG funds. It seems that there is enough community interest in ETC to keep liquidity. I do think there will be tremendous volatility ahead and it's going to be impossible to predict when black swans are going to land in our laps, but I suppose that's what makes it fun?\n\n**IOHK's Commitment**\n\nAfter the initial conversations and analysis, we have determined the following serious deficits with ETC:\n\n1. There isn't an official or reliable channel of information about the events of the ecosystem or commitments of various actors. This reality has lead to FUD, impersonations and attempts at market manipulation in the absence of clarity. \n\n2. The roadmap of ETC needs to include at a minimum an emphasis on safety, sustainability and stability. There is a strong desire amongst the ETC community members we had discussions with to focus on reliable, high assurance applications that run on a network with proven fundamentals. Effectively, this needs to be the antithesis of move fast and break things. \n\n3. There is a desire amongst several well capitalized actors to donate capital to a pool to fund the growth of ETC. This desire has been complicated by the lack of a clear governance structure that will avoid fraud or misuse of funds. Furthermore an open pool would allow funds to potentially become tainted by RHG or Dao hacker donating funds to it. While code is law covers the protocol level use of funds, it does not shield actors from the legal realities of their actions. It is unclear how these funds should be treated or if accepting them would constitute a crime. \n\n4. The media is uncertain how to report on ETC outside of a referential curiosity to ethereum itself . There needs to be a re-branding and media strategy to ensure new users enter the ecosystem with a clear understanding of what ETC is about and how it differs from ETH. \n\n5. Concepts like the replay attack and also new potential technology that could be adopted are not fully understood by ETC community members or general developers. There needs to be actors dedicated to education and explanation.\n\n6. The Ethereum Foundation owns the Ethereum trademark. Further use of this branding could provoke a trademark infringement lawsuit to companies using the Ethereum brand and name. This complicates the formation of a centralized governance entity or steering committee if it chooses to use ethereum classic as its name. It also complicates business commitments to building on the ETC chain. \n\nThere are likely more problems, but these seem to be the most pressing for the time being. They are also compounded by the decentralized nature of the movement, which seems to be a boon for resilience, but a curse for agility. Given this fact, IOHK obviously cannot move unilaterally to address all of these problems; however, we can chart a course and invite the community to follow where they deem reasonable. \n\nThus IOHK is in the process of doing the following:\n\n1. We have interviewed several community manager candidates and will make our final selection sometime next week. He or she will be responsible for assisting meetup group founders, managing social media channels, broadcasting accurate information, combating FUD, collecting feedback from the ETC community and dealing with media entities. My hope is this position will be defined by its interactions with the ETC community and give us a starting point for timely and credible information at the very least.\n\n2. IOHK is going to subsidize an educator to produce content on ETC ranging from the replay attack to new proposals suggested in various roadmaps. We have one candidate in mind and are finalizing the contract and duration of the relationship. All content will be released under a creative commons license and our hope is to again let this role be community driven. \n\n3. IOHK has had numerous discussions with academic partners about the consensus algorithm of ETC and also the smart contract model. We would like to see if the EVM can be improved to be more secure and that Typescript and Purescript could be used as ETC's smart contract languages representing both a functional and imperative approach to development that maps nicely onto the skillsets of existing developers. We are seeing what types of partnerships are possible in the next few months and will provide an update. \n\n4. We've also spent quite a bit of time looking at Smart contract languages on the horizon. There are some excellent ideas coming from [Synereo](https://www.synereo.com/whitepapers/synereo.pdf) and [Juno's Hopper](https://github.com/hopper-lang/hopper). IOHK has entered into a partnership with Kent University to begin an analysis of Transaction Languages used in cryptocurrencies. We will have a survey report available sometime in Q4 of 2016. This report will form the basis of our organization's understanding of the interplay of smart contracts in cryptocurrencies. Once available we will release it to the general public as a whitepaper. \n\n5. We have decided that [Scorex 2](https://github.com/ScorexFoundation/Scorex/tree/664d035d3a0f1b9580480cd29b15863e9b5cb654) will make a good base to build our ETC Main Client ([Read Alex's First Blog on It](http://chepurnoy.org/blog/2016/09/scorex-2-dot-0-a-full-node-view/)). The core is going through a massive refactoring that will be finished sometime this month. From this point, we will retain a scala specific team (our three developer commitment) to fork Scorex 2 and build a full ETC Node including a wallet with GUI. The architecture of Scorex should allow for much faster iterative improvements and also a great opportunity to test our new blockchain specific database [IODB](https://github.com/input-output-hk/iodb/blob/master/doc/authenticated_structures_and_database_layer.md) .\n\n6. With respect to the developer hires in particular, we have taken quite a few resumes already, but also want to make the process open to the general public. Our new community manager will post the job ad on the ETC reddit once he's been hired. I expect the first developer to be announced sometime in September. Quality scala developers with the requisite skills to make meaningful contributions to Ethereum are rare and require careful vetting. \n\n7. With respect to a technological steering committee to guide the roadmap process, we are proposing the formation of a federated group tentatively called the smart contract engineering taskforce (after the IETF). Ideally we could develop an RFC process to propose improvement proposals from the community without the need for a formal, centralized entity. We'd love to see this form as a DAO. There could be two tracks covering changes requiring forks and changes that are iterative in nature. We will start the discussion about this group sometime in early October. \n\n8. IOHK cannot resolve the trademark issue, but will make a commitment to not use the Ethereum brand or name in its repos or company assets. This said, we would like to see some form of bilateral resolution to this situation. It seems pyrrhic to seek trademark enforcement on a decentralized movement. We also understand the confusion this issue is causing the general public and developers. \n\nOverall, it's been a great two months and I look forward to the next few to see ETC continue to grow and become a strong, stable cryptocurrency. I'd like to thank the awesome community and all their help. I'd also like to thank the people who had enough patience to talk with Carlo and me despite the long meetings.\n\n======\nEdit: Special Shout out to the Ethereum Classic Russian Community: [https://ethclassic.ru/](https://ethclassic.ru/)", + "category": "ethereum", + "children": 14, + "created": "2016-09-10T02:58:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://upload.wikimedia.org/wikipedia/commons/thumb/6/67/Medea_rappresentation_%282009%29_07.JPG/360px-Medea_rappresentation_%282009%29_07.JPG", + "https://upload.wikimedia.org/wikipedia/commons/thumb/8/89/Damocles-WestallPC20080120-8842A.jpg/470px-Damocles-WestallPC20080120-8842A.jpg" + ], + "links": [ + "https://www.synereo.com/whitepapers/synereo.pdf", + "https://github.com/hopper-lang/hopper", + "https://github.com/ScorexFoundation/Scorex/tree/664d035d3a0f1b9580480cd29b15863e9b5cb654", + "http://chepurnoy.org/blog/2016/09/scorex-2-dot-0-a-full-node-view/", + "https://github.com/input-output-hk/iodb/blob/master/doc/authenticated_structures_and_database_layer.md", + "https://ethclassic.ru/" + ], + "tags": [ + "ethereum", + "bitcoin", + "governance", + "philosophy", + "development" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 91459268556706, + "payout": 819.295, + "payout_at": "2016-09-17T02:58:57", + "pending_payout_value": "819.295 HBD", + "percent_hbd": 10000, + "permlink": "ethereum-classic-an-update", + "post_id": 1191709, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 311 + }, + "title": "Ethereum Classic: An Update", + "updated": "2016-09-10T05:04:18", + "url": "/ethereum/@charleshosk/ethereum-classic-an-update" + }, + { + "active_votes": [ + { + "rshares": 16915101346845, + "voter": "itsascam" + }, + { + "rshares": 318229133824, + "voter": "anonymous" + }, + { + "rshares": 13346218924674, + "voter": "rainman" + }, + { + "rshares": 11825349099945, + "voter": "berniesanders" + }, + { + "rshares": 1990859153081, + "voter": "steemroller" + }, + { + "rshares": 73329875219, + "voter": "donaldtrump" + }, + { + "rshares": 17867311580177, + "voter": "steemed" + }, + { + "rshares": 3289620094713, + "voter": "pharesim" + }, + { + "rshares": 5550135241263, + "voter": "kushed" + }, + { + "rshares": 146637010796, + "voter": "svk" + }, + { + "rshares": 3104291349, + "voter": "boy" + }, + { + "rshares": 3768993679, + "voter": "bue-witness" + }, + { + "rshares": 684025370, + "voter": "bunny" + }, + { + "rshares": 7571856816568, + "voter": "complexring" + }, + { + "rshares": 54886685162, + "voter": "bue" + }, + { + "rshares": 1663384384, + "voter": "mini" + }, + { + "rshares": 4758824095544, + "voter": "witness.svk" + }, + { + "rshares": 213796245, + "voter": "moon" + }, + { + "rshares": 1847861219649, + "voter": "joseph" + }, + { + "rshares": 74889040980, + "voter": "aizensou" + }, + { + "rshares": 213043223889, + "voter": "b0y2k" + }, + { + "rshares": 10562129416, + "voter": "idol" + }, + { + "rshares": 625011253, + "voter": "healthcare" + }, + { + "rshares": 46247052093, + "voter": "stoner19" + }, + { + "rshares": 973154576, + "voter": "daniel.pan" + }, + { + "rshares": 7859123838, + "voter": "woo7739" + }, + { + "rshares": 23196758112, + "voter": "lobotony" + }, + { + "rshares": 312088747958, + "voter": "chitty" + }, + { + "rshares": 288356419, + "voter": "helen.tan" + }, + { + "rshares": 1741272428, + "voter": "jocelyn" + }, + { + "rshares": 79785618296, + "voter": "edgeland" + }, + { + "rshares": 58901303342, + "voter": "lovelace" + }, + { + "rshares": 16990038657, + "voter": "jademont" + }, + { + "rshares": 433348204760, + "voter": "eeks" + }, + { + "rshares": 19219258488, + "voter": "fkn" + }, + { + "rshares": 437186804, + "voter": "paco-steem" + }, + { + "rshares": 4894564489, + "voter": "spaninv" + }, + { + "rshares": 25282564970, + "voter": "elishagh1" + }, + { + "rshares": 10276682555, + "voter": "richman" + }, + { + "rshares": 1009949475, + "voter": "weenfan" + }, + { + "rshares": 143474566462, + "voter": "steve-walschot" + }, + { + "rshares": 491004536, + "voter": "coar" + }, + { + "rshares": 1426434133, + "voter": "murh" + }, + { + "rshares": 231946989226, + "voter": "sascha" + }, + { + "rshares": 2371910543, + "voter": "error" + }, + { + "rshares": 990454523809, + "voter": "cyber" + }, + { + "rshares": 10881925220, + "voter": "aizen01" + }, + { + "rshares": 6488753407, + "voter": "aizen02" + }, + { + "rshares": 7239441975, + "voter": "aizen06" + }, + { + "rshares": 6414165703, + "voter": "aizen16" + }, + { + "rshares": 5842555313, + "voter": "aizen36" + }, + { + "rshares": 9045476546, + "voter": "zebbra2014" + }, + { + "rshares": 94742737947, + "voter": "eric-boucher" + }, + { + "rshares": 8277566784, + "voter": "badger311" + }, + { + "rshares": 8567535889, + "voter": "badger313" + }, + { + "rshares": 8531753799, + "voter": "badger312" + }, + { + "rshares": 8824957277, + "voter": "badger316" + }, + { + "rshares": 8944485771, + "voter": "badger319" + }, + { + "rshares": 8853961578, + "voter": "badger3101" + }, + { + "rshares": 8317596424, + "voter": "badger3111" + }, + { + "rshares": 8868767821, + "voter": "badger3121" + }, + { + "rshares": 8484864626, + "voter": "badger3131" + }, + { + "rshares": 8590790659, + "voter": "badger3141" + }, + { + "rshares": 8567661825, + "voter": "badger3171" + }, + { + "rshares": 8378856070, + "voter": "badger3181" + }, + { + "rshares": 8953723365, + "voter": "badger3191" + }, + { + "rshares": 8378696159, + "voter": "badger3112" + }, + { + "rshares": 8713219999, + "voter": "badger3132" + }, + { + "rshares": 8588877453, + "voter": "badger3162" + }, + { + "rshares": 8815418946, + "voter": "badger3113" + }, + { + "rshares": 8472911151, + "voter": "badger3123" + }, + { + "rshares": 8594278643, + "voter": "badger3133" + }, + { + "rshares": 8939030633, + "voter": "badger3153" + }, + { + "rshares": 8623775580, + "voter": "badger3163" + }, + { + "rshares": 8653716672, + "voter": "badger3193" + }, + { + "rshares": 8604293455, + "voter": "badger3114" + }, + { + "rshares": 8514925856, + "voter": "badger3124" + }, + { + "rshares": 8419643769, + "voter": "badger3144" + }, + { + "rshares": 8342949563, + "voter": "badger3154" + }, + { + "rshares": 8212807363, + "voter": "badger3164" + }, + { + "rshares": 8538403324, + "voter": "badger3174" + }, + { + "rshares": 8813363121, + "voter": "badger3194" + }, + { + "rshares": 8711686485, + "voter": "badger3105" + }, + { + "rshares": 8656291179, + "voter": "badger3135" + }, + { + "rshares": 8258123647, + "voter": "badger3145" + }, + { + "rshares": 8830660827, + "voter": "badger3155" + }, + { + "rshares": 8529393936, + "voter": "badger3175" + }, + { + "rshares": 8309797529, + "voter": "badger3195" + }, + { + "rshares": 7958566161, + "voter": "badger3106" + }, + { + "rshares": 8761916218, + "voter": "badger3116" + }, + { + "rshares": 8808969794, + "voter": "badger3126" + }, + { + "rshares": 8442934028, + "voter": "badger3136" + }, + { + "rshares": 8096117635, + "voter": "badger3146" + }, + { + "rshares": 8323464145, + "voter": "badger3156" + }, + { + "rshares": 8535260751, + "voter": "badger3166" + }, + { + "rshares": 8451691587, + "voter": "badger3176" + }, + { + "rshares": 8583776222, + "voter": "badger3186" + }, + { + "rshares": 8618878210, + "voter": "badger3196" + }, + { + "rshares": 8547737829, + "voter": "badger3107" + }, + { + "rshares": 8304717802, + "voter": "badger315" + }, + { + "rshares": 8791468179, + "voter": "badger318" + }, + { + "rshares": 8840149394, + "voter": "badger3151" + }, + { + "rshares": 8518691453, + "voter": "badger3161" + }, + { + "rshares": 8773071440, + "voter": "badger3122" + }, + { + "rshares": 8711071387, + "voter": "badger3142" + }, + { + "rshares": 8929845340, + "voter": "badger3152" + }, + { + "rshares": 8246163207, + "voter": "badger3172" + }, + { + "rshares": 8749886555, + "voter": "badger3182" + }, + { + "rshares": 8509911969, + "voter": "badger3192" + }, + { + "rshares": 8426126419, + "voter": "badger3143" + }, + { + "rshares": 8684199182, + "voter": "badger3173" + }, + { + "rshares": 8396290921, + "voter": "badger3104" + }, + { + "rshares": 8113786122, + "voter": "badger3134" + }, + { + "rshares": 8513046286, + "voter": "badger3184" + }, + { + "rshares": 8451317712, + "voter": "badger3115" + }, + { + "rshares": 8915479859, + "voter": "badger3165" + }, + { + "rshares": 8548447203, + "voter": "badger3185" + }, + { + "rshares": 8609244540, + "voter": "badger314" + }, + { + "rshares": 8839335558, + "voter": "badger317" + }, + { + "rshares": 8582675460, + "voter": "badger3102" + }, + { + "rshares": 8544860218, + "voter": "badger3103" + }, + { + "rshares": 8473237642, + "voter": "badger3125" + }, + { + "rshares": 8440010331, + "voter": "badger3183" + }, + { + "rshares": 139978569127, + "voter": "coinbitgold" + }, + { + "rshares": 341225233, + "voter": "stiletto" + }, + { + "rshares": 53652979111, + "voter": "juanmiguelsalas" + }, + { + "rshares": 20442481697, + "voter": "ratel" + }, + { + "rshares": 78557455679, + "voter": "herzmeister" + }, + { + "rshares": 31290973763, + "voter": "michaelx" + }, + { + "rshares": 198704340883, + "voter": "kimziv" + }, + { + "rshares": 12323692314, + "voter": "primus" + }, + { + "rshares": 484320925, + "voter": "mrhankeh" + }, + { + "rshares": 25256193686, + "voter": "djm34" + }, + { + "rshares": 7378292471, + "voter": "dasha" + }, + { + "rshares": 162824487120, + "voter": "dashpaymag" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 18214221278, + "voter": "konstantin" + }, + { + "rshares": 315933979792, + "voter": "fabio" + }, + { + "rshares": 505898823, + "voter": "chamviet" + }, + { + "rshares": 1602309809, + "voter": "endgame" + }, + { + "rshares": 61997908056, + "voter": "furion" + }, + { + "rshares": 6100392404, + "voter": "owdy" + }, + { + "rshares": 463427059, + "voter": "barbara2" + }, + { + "rshares": 514901036, + "voter": "ch0c0latechip" + }, + { + "rshares": 476563702, + "voter": "doge4lyf" + }, + { + "rshares": 4640994714, + "voter": "on0tole" + }, + { + "rshares": 1137775118, + "voter": "steem1653" + }, + { + "rshares": 259566753, + "voter": "losos" + }, + { + "rshares": 66978870, + "voter": "cynetyc" + }, + { + "rshares": 17416243057, + "voter": "sebastien" + }, + { + "rshares": 16823179482, + "voter": "toxonaut" + }, + { + "rshares": 5013218518, + "voter": "thegoodguy" + }, + { + "rshares": 242148482, + "voter": "danielkt" + }, + { + "rshares": 2218353977, + "voter": "incomemonthly" + }, + { + "rshares": 16325429579, + "voter": "senseiteekay" + }, + { + "rshares": 20339906378, + "voter": "meiisheree" + }, + { + "rshares": 237985094, + "voter": "zoicneo" + }, + { + "rshares": 288459888579, + "voter": "nabilov" + }, + { + "rshares": 5704856035, + "voter": "juvyjabian" + }, + { + "rshares": 147987029631, + "voter": "bonface" + }, + { + "rshares": 371229720595, + "voter": "knozaki2015" + }, + { + "rshares": 6854219330, + "voter": "lichtblick" + }, + { + "rshares": 89569037, + "voter": "wildchild" + }, + { + "rshares": 4373926290, + "voter": "r-niki09" + }, + { + "rshares": 235150660, + "voter": "keyser" + }, + { + "rshares": 13797703272, + "voter": "nippel66" + }, + { + "rshares": 23473679958, + "voter": "phenom" + }, + { + "rshares": 1687010517, + "voter": "iamwne" + }, + { + "rshares": 33532193249, + "voter": "royaltiffany" + }, + { + "rshares": 3403211870, + "voter": "tarindel" + }, + { + "rshares": 141336726, + "voter": "bento" + }, + { + "rshares": 13785815958, + "voter": "hagie" + }, + { + "rshares": 1729295455, + "voter": "tokyodude" + }, + { + "rshares": 7072481705, + "voter": "lostnuggett" + }, + { + "rshares": 15572019789, + "voter": "positive" + }, + { + "rshares": 117711994, + "voter": "charbelnamm" + }, + { + "rshares": 19392057072, + "voter": "krabgat" + }, + { + "rshares": 639310915, + "voter": "curator" + }, + { + "rshares": 4313998732, + "voter": "ace108" + }, + { + "rshares": 30805419602, + "voter": "sisterholics" + }, + { + "rshares": 9645029542, + "voter": "logic" + }, + { + "rshares": 525805405, + "voter": "fnait" + }, + { + "rshares": 479775663, + "voter": "keepcalmand" + }, + { + "rshares": 2795368670, + "voter": "nelu.ceban" + }, + { + "rshares": 30824381157, + "voter": "smailer" + }, + { + "rshares": 156341247, + "voter": "steemster1" + }, + { + "rshares": 52207362, + "voter": "reported" + }, + { + "rshares": 6967318973, + "voter": "uwe69" + }, + { + "rshares": 998445518, + "voter": "metaflute" + }, + { + "rshares": 3660923882, + "voter": "litrbooh" + }, + { + "rshares": 448704085, + "voter": "bento04" + }, + { + "rshares": 752395200, + "voter": "bento03" + }, + { + "rshares": 239327469, + "voter": "bento02" + }, + { + "rshares": 551011953, + "voter": "bento01" + }, + { + "rshares": 1649142041, + "voter": "coinbar" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 51206711, + "voter": "krushing" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 1045455111357, + "voter": "laonie" + }, + { + "rshares": 222083480819, + "voter": "ozchartart" + }, + { + "rshares": 5095811646, + "voter": "croatia" + }, + { + "rshares": 65269444, + "voter": "vladimirputin" + }, + { + "rshares": 24597854453, + "voter": "rawnetics" + }, + { + "rshares": 65262109, + "voter": "angelamerkel" + }, + { + "rshares": 8141319134, + "voter": "fintech-jesus" + }, + { + "rshares": 9022928561, + "voter": "jadefalke" + }, + { + "rshares": 81779629, + "voter": "bento06" + }, + { + "rshares": 37829674433, + "voter": "myfirst" + }, + { + "rshares": 238579353441, + "voter": "somebody" + }, + { + "rshares": 8924454917, + "voter": "flysaga" + }, + { + "rshares": 26513532941, + "voter": "kental" + }, + { + "rshares": 12254005752, + "voter": "gmurph" + }, + { + "rshares": 12614950441, + "voter": "poeticsnake" + }, + { + "rshares": 607790652, + "voter": "minnowsunited" + }, + { + "rshares": 52714679714, + "voter": "midnightoil" + }, + { + "rshares": 72933738628, + "voter": "mibenkito" + }, + { + "rshares": 1017496122, + "voter": "altucher" + }, + { + "rshares": 3991168336, + "voter": "ullikume" + }, + { + "rshares": 65981016, + "voter": "elena000" + }, + { + "rshares": 50065542, + "voter": "whatyouganjado" + }, + { + "rshares": 62034512, + "voter": "nickola" + }, + { + "rshares": 101510243, + "voter": "timferriss" + }, + { + "rshares": 104630645, + "voter": "darrenrowse" + }, + { + "rshares": 120737929619, + "voter": "xiaohui" + }, + { + "rshares": 21020067568, + "voter": "jphamer1" + }, + { + "rshares": 102832176474, + "voter": "joele" + }, + { + "rshares": 69909225, + "voter": "makaveli" + }, + { + "rshares": 1332538563, + "voter": "paynode" + }, + { + "rshares": 4123576495, + "voter": "xiaokongcom" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 59738641, + "voter": "ciao" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 179226664, + "voter": "pcashmore" + }, + { + "rshares": 8309619685, + "voter": "xianjun" + }, + { + "rshares": 57765027, + "voter": "steema" + }, + { + "rshares": 59587705, + "voter": "andrew.sullivan" + }, + { + "rshares": 1044976210, + "voter": "brianclark" + }, + { + "rshares": 830764868, + "voter": "daniel.kahneman" + }, + { + "rshares": 232725559, + "voter": "tucker.max" + }, + { + "rshares": 740095712, + "voter": "darren.rowse" + }, + { + "rshares": 55673058, + "voter": "chris.dunn" + }, + { + "rshares": 74480084, + "voter": "confucius" + }, + { + "rshares": 3113858752, + "voter": "bledarus" + }, + { + "rshares": 1177219949, + "voter": "pat.flynn" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 50010551, + "voter": "alexbones" + }, + { + "rshares": 1222353190, + "voter": "mattmarshall" + }, + { + "rshares": 437440834, + "voter": "timothysykes" + }, + { + "rshares": 8884315766, + "voter": "mione" + }, + { + "rshares": 106798811, + "voter": "patflynn" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 545497701, + "voter": "microluck" + }, + { + "rshares": 896089582, + "voter": "andrewsullivan" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 58555241, + "voter": "saveliy" + }, + { + "rshares": 488694258, + "voter": "harvey.levin" + }, + { + "rshares": 56593235, + "voter": "johnbyrd" + }, + { + "rshares": 56575537, + "voter": "thomasaustin" + }, + { + "rshares": 56573535, + "voter": "thermor" + }, + { + "rshares": 56585538, + "voter": "ficholl" + }, + { + "rshares": 56566121, + "voter": "widell" + }, + { + "rshares": 56161396, + "voter": "revelbrooks" + }, + { + "rshares": 194599083, + "voter": "rand.fishkin" + }, + { + "rshares": 65827060361, + "voter": "justinlaak" + }, + { + "rshares": 124775533, + "voter": "claudia" + }, + { + "rshares": 15480761015, + "voter": "mikemacintire" + }, + { + "rshares": 77446334, + "voter": "ozertayiz" + }, + { + "rshares": 1688638686, + "voter": "imag1ne" + }, + { + "rshares": 54999739, + "voter": "curpose" + }, + { + "rshares": 50215700, + "voter": "salebored" + }, + { + "rshares": 58068998, + "voter": "lsd123452" + }, + { + "rshares": 55678144, + "voter": "apeiron8" + }, + { + "rshares": 6772453295, + "voter": "einsteinpotsdam" + }, + { + "rshares": 55085378, + "voter": "troich" + }, + { + "rshares": 50326099, + "voter": "bitdrone" + }, + { + "rshares": 50317967, + "voter": "sleepcult" + }, + { + "rshares": 53966805, + "voter": "crion" + }, + { + "rshares": 163826775, + "voter": "greatness" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 53613607, + "voter": "wiss" + }, + { + "rshares": 9279312943, + "voter": "ghasemkiani" + }, + { + "rshares": 54362089, + "voter": "stroully" + }, + { + "rshares": 1588537725, + "voter": "maryfromsochi" + }, + { + "rshares": 45829898335, + "voter": "zahnspange" + }, + { + "rshares": 54019345, + "voter": "thadm" + }, + { + "rshares": 54017499, + "voter": "prof" + }, + { + "rshares": 1186064946, + "voter": "zettar" + }, + { + "rshares": 56897224, + "voter": "lighter" + }, + { + "rshares": 52560790, + "voter": "yorsens" + }, + { + "rshares": 177501015, + "voter": "harveylevin" + }, + { + "rshares": 53331040, + "voter": "bane" + }, + { + "rshares": 53324520, + "voter": "vive" + }, + { + "rshares": 53318865, + "voter": "coad" + }, + { + "rshares": 53003720, + "voter": "sofa" + }, + { + "rshares": 122807239, + "voter": "gary.vaynerchuk" + }, + { + "rshares": 54556846761, + "voter": "tracemayer" + }, + { + "rshares": 405105947, + "voter": "jessicanicklos" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 25194714533, + "voter": "vermillion666" + }, + { + "rshares": 50852949, + "voter": "gregorygarcia" + }, + { + "rshares": 51384223, + "voter": "timothy.sykes" + }, + { + "rshares": 2510932025, + "voter": "ekaterinka" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 52381149, + "voter": "everittdmickey" + }, + { + "rshares": 94703214, + "voter": "mlialen" + }, + { + "rshares": 52648858, + "voter": "psyduck" + }, + { + "rshares": 1322972059, + "voter": "kreet" + }, + { + "rshares": 51439735, + "voter": "stringer" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 328958967, + "voter": "lloyddavis" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 3710639173, + "voter": "dodders007" + }, + { + "rshares": 543618786, + "voter": "grisha-danunaher" + }, + { + "rshares": 77637243, + "voter": "igtes" + }, + { + "rshares": 157689742, + "voter": "buffett" + }, + { + "rshares": 111492251, + "voter": "siniceku" + }, + { + "rshares": 165371002, + "voter": "cebymaster" + }, + { + "rshares": 144383385, + "voter": "kalipo" + }, + { + "rshares": 143130125, + "voter": "iceet" + }, + { + "rshares": 143075506, + "voter": "james93" + }, + { + "rshares": 145950604, + "voter": "kurjik7" + }, + { + "rshares": 85691759, + "voter": "mikerano" + } + ], + "author": "aizensou", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.0, + "beneficiaries": [], + "blacklists": [], + "body": "Attention: This post has been written by @maryfromsochi\n

    I fell in love with Barcelona at first sight. And I got over  our break-up very hard. I noticed that almost everyone who visited Barcelona wants to go back to this city. I'm not an exception. Barcelona means incredible Gaudi\u0092s architecture, green parks on the Montjuic where you can find parrots instead of pigeons, it means beaches with endless sea and just a fantastic atmosphere, without which your inner peace seems impossible.

    \n

    \n

                               Today I want to tell you about the places you must visit in Barcelona.

    \n

                                                                                                                                                                                      

    \n

    Park Guell

    \n

    Everyone knows that one of the main attractions of Barcelona is the architecture of Antonio Gaudi, the brilliant and unusual artist who is completely different from his colleagues. His creations decorate Barcelona. There\u0092s even a separate park -  the Park Guell, which impresses with its scale and imagination.

    \n

    \n

    This park was initially conceived by the industrialist Guell as a good  business project. He was planning to sell houses in the park. But the local inhabitants decided that the portions of the land were too far from the center and no one wanted to buy the buildings. As a result, it was sold nothing but two houses which were bought by Guell and Gaudi. But, if they lived today, they would be amazed to the success of their own  project. Now there\u0092re long lines in the Park Guell and sometimes you have to buy tickets previously.

    \n

                                                                                                                                                                                     

    \n

    Sagrada Familia (Temple Expiatori de la Sagrada Familia)

    \n

    Construction of the park started in 1882 and at present time the process of building hasn\u0092t stopped yet.

    \n

    \n

    The Spanish Government estimates that it will have been completed only by 2026! This slowness is due to the fact that construction is carried out exclusively on the donations of parishioners. And the number of  parishioners is unbelievable. We lined up to the box office and stood there an hour and a half.  In the ticket booth we were  told that there were tickets only for day after tomorrow! But even if you do not get inside, you should just come to the famous temple and enjoy its grandeur. Having seen  it up close, I involuntarily opened my mouth and pulled out the sounds of delight! That was probably the most impressive sight in a long time.

    \n

                                                                                                                                                                                      

    \n

    Restaurant \u00ab7 Doors\u00bb (7 Portes)

    \n

    Here is everything that you need to try if you are in Barcelona: paella of seafood and excellent sangria.

    \n

    \n

    This restaurant has been working since 1836 and its visitors deserve a separate discussion. Che Guevara, Woody Allen, Marquez and other famous people dined here.

    \n

    \n

    You can sit right at the table where they were drinking wine. Prices, service and atmosphere - everything is fine. After a hot and tiring walk - that's all you need! Moreover, the prices of food are even cheaper than those in snack bars by the sea.

    \n

                                                                                                                                                                                      

    \n

    Boqueria Market

    \n

    It is the most famous and ancient market of Barcelona. It has existed since 1217. And you will find it anyway, even if you\u0092re not planning to visit it. It is located next to the main pedestrian Rambla. This market is quite expensive, but here you can find everything you can dream of: the famous ham, fresh oysters and mussels .. mmm ... For 1 euro you can buy fresh juice from papaya and coconut. And at the market entrance there\u0092s a window full of  cut fruit (they are sold with a fork)! In this market I spent more than one hour \u0085

    \n

    \n

                                                                                                                                                                                      

    \n

    Montjuic

    \n

    It\u0092s one of my favorite places I\u0092ve ever  visited. And I wouldn't mind  moving there. Montjuic - a mountain in Barcelona. There you can see the most famous fountain with color backlight, which attracts more and more tourists every evening. Just above the fountain - The National Art Museum of Catalonia (MNAC), and even higher - Montjuic treasure,its parks and the museum of the famous Catalan artist Joan Miro. This is the best museum I have ever visited in my life.

    \n

    \n

    And it is not because of the paintings, the reason is the building itself with its terrace, overlooking Barcelona. I want to live in this museum!!!!

    \n

    \n

    On Montjuic there are also several theaters, one of which is open and resembles a Greek one!

    \n

    \n

    In general, I can talk about this mountain endlessly! It is a delight!

    \n

                                                                                                                                                                                      

    \n

    In the next post I will tell you about the most interesting places outside of Barcelona: the mountain of Montserrat and the park Port Aventura. They stole my heart forever. )

    \n

    \n

                  And remember\u0085 travelling is the best of pleasures!                 

    \n\n\n___________________________________________________________________________\nAttention: This post has been written by @maryfromsochi\n\n@knozaki2015 features authors and artist to promote them and a diversity of content. \n@aizensou is helping with promoting new authors, so we can feature even more new authors!\n\nPlease note that translating software has been used for this post. The author is not a native English speaker.\n**The author will receive 100% of the STEEM Dollars from this post**\n\nDon't just follow me, follow the author as well, if you like this post @maryfromsochi", + "category": "travel", + "children": 36, + "created": "2016-09-09T10:24:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/08/2248a52.jpg", + "https://www.steemimg.com/images/2016/09/08/rH5cwzae5cw10bb8.jpg", + "https://www.steemimg.com/images/2016/09/08/FYysH3DFd4Q31ea9.jpg", + "https://www.steemimg.com/images/2016/09/08/2W8SW9UnCsU6f61d.jpg", + "https://www.steemimg.com/images/2016/09/08/ahSwb1gfCms93feb.jpg", + "https://www.steemimg.com/images/2016/09/08/AXmDsWzFjUE50fbb.jpg", + "https://www.steemimg.com/images/2016/09/08/YfRIvOvv-AY86b35.jpg", + "https://www.steemimg.com/images/2016/09/08/uCwQaYhktIc73c38.jpg", + "https://www.steemimg.com/images/2016/09/08/J9FeZZQywMof029a.jpg", + "https://www.steemimg.com/images/2016/09/08/Ot3oZH_FYPo6015e.jpg" + ], + "tags": [ + "travel", + "photography", + "minnowsunite", + "steemsquad", + "life" + ], + "users": [ + "maryfromsochi", + "knozaki2015", + "aizensou" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 93653324911798, + "payout": 818.425, + "payout_at": "2016-09-16T10:24:18", + "pending_payout_value": "818.425 HBD", + "percent_hbd": 10000, + "permlink": "top-5-places-in-barcelona-featuring-maryfromsochi-as-author", + "post_id": 1182720, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 326 + }, + "title": "Top 5 Places in Barcelona (featuring @maryfromsochi as author)", + "updated": "2016-09-09T10:24:18", + "url": "/travel/@aizensou/top-5-places-in-barcelona-featuring-maryfromsochi-as-author" + }, + { + "active_votes": [ + { + "rshares": 549746014534, + "voter": "barrie" + }, + { + "rshares": 347173593016, + "voter": "anonymous" + }, + { + "rshares": 14582895837698, + "voter": "summon" + }, + { + "rshares": 4391102639398, + "voter": "riverhead" + }, + { + "rshares": 2383146949222, + "voter": "badassmother" + }, + { + "rshares": 2062454289030, + "voter": "hr1" + }, + { + "rshares": 6662342313504, + "voter": "fuzzyvest" + }, + { + "rshares": 21089276112890, + "voter": "tombstone" + }, + { + "rshares": 1085487109266, + "voter": "rossco99" + }, + { + "rshares": 5797950381824, + "voter": "steemit200" + }, + { + "rshares": 2483542411, + "voter": "boy" + }, + { + "rshares": 3015329123, + "voter": "bue-witness" + }, + { + "rshares": 547232718, + "voter": "bunny" + }, + { + "rshares": 7153056311099, + "voter": "complexring" + }, + { + "rshares": 501949546259, + "voter": "ajvest" + }, + { + "rshares": 43930892262, + "voter": "bue" + }, + { + "rshares": 1330754717, + "voter": "mini" + }, + { + "rshares": 171038238, + "voter": "moon" + }, + { + "rshares": 248493293133, + "voter": "lovejoy" + }, + { + "rshares": 1764607945245, + "voter": "joseph" + }, + { + "rshares": 2179797517739, + "voter": "bhuz" + }, + { + "rshares": 3188765550579, + "voter": "au1nethyb1" + }, + { + "rshares": 412944758960, + "voter": "recursive3" + }, + { + "rshares": 2705499033510, + "voter": "recursive" + }, + { + "rshares": 110179611883, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 7889719705, + "voter": "bingo-0" + }, + { + "rshares": 2008013055, + "voter": "bingo-1" + }, + { + "rshares": 1245208609222, + "voter": "steempower" + }, + { + "rshares": 424725431154, + "voter": "boatymcboatface" + }, + { + "rshares": 379435342010, + "voter": "officialfuzzy" + }, + { + "rshares": 3187719467837, + "voter": "onceuponatime" + }, + { + "rshares": 61563687905, + "voter": "vip" + }, + { + "rshares": 254032420595, + "voter": "pheonike" + }, + { + "rshares": 35050243159, + "voter": "proctologic" + }, + { + "rshares": 10324765412, + "voter": "idol" + }, + { + "rshares": 500018940, + "voter": "healthcare" + }, + { + "rshares": 778548508, + "voter": "daniel.pan" + }, + { + "rshares": 6124624679, + "voter": "nexusdev" + }, + { + "rshares": 2144679052, + "voter": "proctologic2" + }, + { + "rshares": 358428660640, + "voter": "ash" + }, + { + "rshares": 230687619, + "voter": "helen.tan" + }, + { + "rshares": 51523179059, + "voter": "unosuke" + }, + { + "rshares": 23788107172, + "voter": "yefet" + }, + { + "rshares": 14774108988, + "voter": "valtr" + }, + { + "rshares": 1702005210, + "voter": "jocelyn" + }, + { + "rshares": 13761610065, + "voter": "gregory-f" + }, + { + "rshares": 10180941577, + "voter": "andzzz" + }, + { + "rshares": 79791194455, + "voter": "easteagle13" + }, + { + "rshares": 754222268, + "voter": "romangelsi" + }, + { + "rshares": 15624380298, + "voter": "jademont" + }, + { + "rshares": 8006505816, + "voter": "fran2k" + }, + { + "rshares": 18719912134, + "voter": "fkn" + }, + { + "rshares": 31175347284, + "voter": "kingscrown" + }, + { + "rshares": 427084891, + "voter": "paco-steem" + }, + { + "rshares": 4773229942, + "voter": "spaninv" + }, + { + "rshares": 110442988957, + "voter": "forrestwillie" + }, + { + "rshares": 24625209217, + "voter": "elishagh1" + }, + { + "rshares": 91820158661, + "voter": "william-noe" + }, + { + "rshares": 609077198, + "voter": "acidyo" + }, + { + "rshares": 2386842363, + "voter": "n25052016" + }, + { + "rshares": 7605656092, + "voter": "kefkius" + }, + { + "rshares": 84884695576, + "voter": "asch" + }, + { + "rshares": 1412760168, + "voter": "murh" + }, + { + "rshares": 6475983775, + "voter": "cryptofunk" + }, + { + "rshares": 584926518, + "voter": "kodi" + }, + { + "rshares": 2318524305, + "voter": "error" + }, + { + "rshares": 943626700419, + "voter": "cyber" + }, + { + "rshares": 5587883579, + "voter": "cm-steem" + }, + { + "rshares": 3764602085248, + "voter": "satoshifund" + }, + { + "rshares": 387025761264, + "voter": "taoteh1221" + }, + { + "rshares": 333315839, + "voter": "stiletto" + }, + { + "rshares": 50826793108, + "voter": "martin-wichmann" + }, + { + "rshares": 41495220878, + "voter": "intelliguy" + }, + { + "rshares": 52533723671, + "voter": "juanmiguelsalas" + }, + { + "rshares": 76653553489, + "voter": "faddat" + }, + { + "rshares": 1380318227, + "voter": "fjccoin" + }, + { + "rshares": 331960517, + "voter": "johnchang" + }, + { + "rshares": 284835613429, + "voter": "trogdor" + }, + { + "rshares": 102403170747, + "voter": "geoffrey" + }, + { + "rshares": 32231494597, + "voter": "kimziv" + }, + { + "rshares": 377156016649, + "voter": "fyrstikken" + }, + { + "rshares": 12331070318, + "voter": "primus" + }, + { + "rshares": 17554376351, + "voter": "grey580" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 55471986970, + "voter": "ezzy" + }, + { + "rshares": 84395813545, + "voter": "rubybian" + }, + { + "rshares": 3303840510, + "voter": "orly" + }, + { + "rshares": 5367814231, + "voter": "riscadox" + }, + { + "rshares": 24412692165, + "voter": "katyakov" + }, + { + "rshares": 3228202026, + "voter": "stranger27" + }, + { + "rshares": 441092854021, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 9218329917, + "voter": "r4fken" + }, + { + "rshares": 132365469586, + "voter": "derekareith" + }, + { + "rshares": 1010587746, + "voter": "bartcant" + }, + { + "rshares": 221169609355, + "voter": "domino" + }, + { + "rshares": 63391368927, + "voter": "furion" + }, + { + "rshares": 728943966, + "voter": "busser" + }, + { + "rshares": 6172849512, + "voter": "owdy" + }, + { + "rshares": 451579717, + "voter": "barbara2" + }, + { + "rshares": 501757446, + "voter": "ch0c0latechip" + }, + { + "rshares": 464391319, + "voter": "doge4lyf" + }, + { + "rshares": 174257652393, + "voter": "knircky" + }, + { + "rshares": 1024232424, + "voter": "steem1653" + }, + { + "rshares": 55815725, + "voter": "cynetyc" + }, + { + "rshares": 17154536364, + "voter": "sebastien" + }, + { + "rshares": 212077208525, + "voter": "jesta" + }, + { + "rshares": 4588044072, + "voter": "thegoodguy" + }, + { + "rshares": 15841046875, + "voter": "aaseb" + }, + { + "rshares": 3541737263, + "voter": "karen13" + }, + { + "rshares": 8567105060, + "voter": "noodhoog" + }, + { + "rshares": 4205338899, + "voter": "dcryptogold" + }, + { + "rshares": 245554819, + "voter": "jza" + }, + { + "rshares": 2047906299, + "voter": "splatterhaus" + }, + { + "rshares": 42142103138, + "voter": "milestone" + }, + { + "rshares": 33856046024, + "voter": "creemej" + }, + { + "rshares": 12671947071, + "voter": "nippel66" + }, + { + "rshares": 170421132495, + "voter": "blueorgy" + }, + { + "rshares": 6288016365, + "voter": "smolalit" + }, + { + "rshares": 6588979425, + "voter": "all-of-us" + }, + { + "rshares": 691875109, + "voter": "kellywin21" + }, + { + "rshares": 19453731732, + "voter": "bendjmiller222" + }, + { + "rshares": 3404019418, + "voter": "tarindel" + }, + { + "rshares": 23207473170, + "voter": "deanliu" + }, + { + "rshares": 5688322451, + "voter": "sharker" + }, + { + "rshares": 161412146510, + "voter": "jl777" + }, + { + "rshares": 1039284330747, + "voter": "james212" + }, + { + "rshares": 7454548770, + "voter": "lostnuggett" + }, + { + "rshares": 1366745384, + "voter": "aleco" + }, + { + "rshares": 15167952476, + "voter": "positive" + }, + { + "rshares": 1784740473, + "voter": "yarly" + }, + { + "rshares": 269607289, + "voter": "yarly2" + }, + { + "rshares": 270010959, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 34589137499, + "voter": "anca3drandom" + }, + { + "rshares": 308403865, + "voter": "sergey44" + }, + { + "rshares": 13755414136, + "voter": "proto" + }, + { + "rshares": 614745323, + "voter": "curator" + }, + { + "rshares": 5282805526, + "voter": "sisterholics" + }, + { + "rshares": 432471059, + "voter": "yarly10" + }, + { + "rshares": 1557869888, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 512382213, + "voter": "fnait" + }, + { + "rshares": 467520923, + "voter": "keepcalmand" + }, + { + "rshares": 975568984, + "voter": "hofman386" + }, + { + "rshares": 43182769999, + "voter": "celebr1ty" + }, + { + "rshares": 11566915493, + "voter": "dimitarj" + }, + { + "rshares": 3089445615, + "voter": "glitterpig" + }, + { + "rshares": 998445518, + "voter": "metaflute" + }, + { + "rshares": 7347473746, + "voter": "taker" + }, + { + "rshares": 4866533189, + "voter": "theprophet0" + }, + { + "rshares": 38495675303, + "voter": "rampant" + }, + { + "rshares": 4481547788, + "voter": "theprophet" + }, + { + "rshares": 190164803932, + "voter": "laonie" + }, + { + "rshares": 24105897364, + "voter": "rawnetics" + }, + { + "rshares": 2316662830, + "voter": "naturalista" + }, + { + "rshares": 24518111722, + "voter": "laoyao" + }, + { + "rshares": 6534385045, + "voter": "myfirst" + }, + { + "rshares": 38700124252, + "voter": "somebody" + }, + { + "rshares": 1447568580, + "voter": "flysaga" + }, + { + "rshares": 8550654094, + "voter": "midnightoil" + }, + { + "rshares": 3992425541, + "voter": "ullikume" + }, + { + "rshares": 21313314640, + "voter": "xiaohui" + }, + { + "rshares": 5402945464, + "voter": "oflyhigh" + }, + { + "rshares": 60010840, + "voter": "jackkomber" + }, + { + "rshares": 668842758, + "voter": "xiaokongcom" + }, + { + "rshares": 61746903, + "voter": "kpine" + }, + { + "rshares": 61677203, + "voter": "diversesteem" + }, + { + "rshares": 1347848796, + "voter": "xianjun" + }, + { + "rshares": 11781169302, + "voter": "borran" + }, + { + "rshares": 3441633357, + "voter": "bledarus" + }, + { + "rshares": 82056785143, + "voter": "miacats" + }, + { + "rshares": 569793144, + "voter": "sc-steemit" + }, + { + "rshares": 8299140559, + "voter": "mione" + }, + { + "rshares": 88464677, + "voter": "microluck" + }, + { + "rshares": 1592664871, + "voter": "chinadaily" + }, + { + "rshares": 2770581638, + "voter": "virtualgrowth" + }, + { + "rshares": 293185916, + "voter": "natako" + }, + { + "rshares": 63433869, + "voter": "peppernrino" + }, + { + "rshares": 195146603, + "voter": "stevescoins" + }, + { + "rshares": 3169086254, + "voter": "macartem" + }, + { + "rshares": 13661225365, + "voter": "gvargas123" + }, + { + "rshares": 5704535345, + "voter": "trev" + }, + { + "rshares": 2642380491, + "voter": "seanobi" + }, + { + "rshares": 73706708, + "voter": "joelbow" + }, + { + "rshares": 64177633, + "voter": "mystictot" + }, + { + "rshares": 50978687054, + "voter": "mandibil" + }, + { + "rshares": 9508238951, + "voter": "cryptovpn" + }, + { + "rshares": 10399741347, + "voter": "etcmike" + }, + { + "rshares": 55084696, + "voter": "jlufer" + }, + { + "rshares": 108935998081, + "voter": "shenanigator" + }, + { + "rshares": 2985934263, + "voter": "richardcrill" + }, + { + "rshares": 2182551484, + "voter": "jeremyfromwi" + }, + { + "rshares": 1827295827, + "voter": "eight-rad" + }, + { + "rshares": 1618075366, + "voter": "davidjkelley" + }, + { + "rshares": 157241722, + "voter": "rusla" + }, + { + "rshares": 1456313438, + "voter": "baro" + }, + { + "rshares": 22575395508, + "voter": "sponge-bob" + }, + { + "rshares": 15178936010, + "voter": "digital-wisdom" + }, + { + "rshares": 3779504964, + "voter": "ethical-ai" + }, + { + "rshares": 5539141068, + "voter": "jwaser" + }, + { + "rshares": 57466894, + "voter": "mercosity" + }, + { + "rshares": 633217110, + "voter": "kev7000" + }, + { + "rshares": 892544324, + "voter": "smisi" + }, + { + "rshares": 62586921, + "voter": "klaartje" + }, + { + "rshares": 2609621885, + "voter": "bwaser" + }, + { + "rshares": 22558851752, + "voter": "brains" + }, + { + "rshares": 125198095, + "voter": "emeline" + }, + { + "rshares": 377618555, + "voter": "ballinconscious" + }, + { + "rshares": 5175329583, + "voter": "chick1" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 2341259145, + "voter": "ellepdub" + }, + { + "rshares": 9556648472, + "voter": "herpetologyguy" + }, + { + "rshares": 50021267, + "voter": "drac59" + }, + { + "rshares": 323455256, + "voter": "robotev1" + }, + { + "rshares": 343125988, + "voter": "robotev2" + }, + { + "rshares": 4696924511, + "voter": "morgan.waser" + }, + { + "rshares": 195903134, + "voter": "bo-ro" + }, + { + "rshares": 1129773646, + "voter": "anns" + }, + { + "rshares": 50656652, + "voter": "s0lo" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50798322, + "voter": "breeze" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50570250, + "voter": "ziggo" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 65691791, + "voter": "piphunters" + }, + { + "rshares": 1813611108, + "voter": "exlead" + }, + { + "rshares": 1144363821, + "voter": "ayim" + }, + { + "rshares": 3598438798, + "voter": "strong-ai" + }, + { + "rshares": 108213067, + "voter": "siniceku" + }, + { + "rshares": 156435212, + "voter": "anasz" + }, + { + "rshares": 153372014, + "voter": "listentojon" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 158018960, + "voter": "bethesda" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 160957729, + "voter": "realtime" + }, + { + "rshares": 158081936, + "voter": "pawel-krawczyk" + }, + { + "rshares": 157182398, + "voter": "planet" + }, + { + "rshares": 159531007, + "voter": "benetton" + }, + { + "rshares": 159425365, + "voter": "tipsandtricks" + }, + { + "rshares": 149373971, + "voter": "modernbukowski" + }, + { + "rshares": 155516854, + "voter": "james93" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 133613758, + "voter": "insight2incite" + }, + { + "rshares": 14757735189, + "voter": "goldmatters" + } + ], + "author": "officialfuzzy", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.51, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://i.imgsafe.org/2fdd34ad55.png
    \n\n**Beyond Bitcoin hangouts enable everyone's voice to be heard--Steemit lets the community vote on our Top Guests!**\n---\nI have decided to extend this trial run for announcing hangouts in a way that gives everyone an incentive to promote our events and themselves, their projects and alliances that germinate in this very hangout community. So until further notice if you want to be covered in beyond bitcoin hangouts in any serious way, we will be asking for you to upvote this post, RSVP and give upvotes to other projects/topics you find valuable.\n\n**How to get Coverage of your Project: Leverage Your Community!**\n---\nPost to this and future Hangout Announcements telling us if you are going to be there and what project/topic you would like to cover with the Beyond Bitcoin Community. The highest voted project/topics at the start of the hangout every Friday @ 10am EST will be covered first, followed 2nd highest, 3rd highest...etc in sequence from highest to lowest.\n\n**How much time will we have?**\n---\nHangouts will be at least 45 minutes long, but depending on attendance and projects/topics to be covered may last up to 2 hours. Given this, we will try to be as flexible with guest speakers as possible, but will be forced to limit the number covered in any hangout to 5. This should enable us to at least let people speak/take questions for 25-30 minutes each.\n\n**Is *coverage* all I get?**\n---\nNo. You also get the opportunity to post links relevant to your projects, steemit posts/updates about your project and have those links posted to soundcloud and the steemit thread where the hangout is posted.\nWe might even be willing to promote good projects we cover on twitter and steemit!\n\n**Is any topic off Limits?**\n---\nYes. We reserve the right to learn from the newest trickster trolling steemit consistently searching for way to insert chaos into the equation and devise future strategies for negating these. Naturally if these efforts become ham-fisted attempts at shutting down free speech in honest conversations, the audience will hold us accountable.\nBut with that said....pretty much anything can be covered--even up to and including current events. However, I personally will only be voting up stories that touch the blockchain in some way shape or form and will be asking the community to downvote absolute Rubbish! ;)\n\n**How to Join**\n===\n## **Step 1:** [Download Mumble Here](http://www.mumble.com/mumble-download.php)\n## **Step 2:** https://www.youtube.com/watch?v=oQSilwOySU8\n## **Step 3:** \nhttps://img1.steemit.com/0x0/https://c3.staticflickr.com/8/7354/27300935122_5cd4c54644.jpg\n## **Step 4:**\n## **RSVP Below with the following details:**\n----\n### 1. Project/Topic Name/News Piece\n### 2. Relevant Steemit Tag?\n### 3. Appropriate links to share?\n### 4. Steemit and/or Mumble account name of Representative/Speaker\n### 5. How should we Introduce you/your project/your news coverage?\n### 6. Were you referred by someone to our hangouts? Do they have a steem account? If so post it here to give them part of the SBD earned from this thread!\n\n\n\n## Listen to last week's hangout:\n", + "category": "beyondbitcoin", + "children": 16, + "created": "2016-09-09T18:33:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgsafe.org/2fdd34ad55.png", + "https://img.youtube.com/vi/oQSilwOySU8/0.jpg", + "https://img1.steemit.com/0x0/https://c3.staticflickr.com/8/7354/27300935122_5cd4c54644.jpg" + ], + "links": [ + "http://www.mumble.com/mumble-download.php", + "https://www.youtube.com/watch?v=oQSilwOySU8" + ], + "tags": [ + "beyondbitcoin", + "hangout", + "bitshares", + "signups", + "cryptonews" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 94059964434981, + "payout": 791.205, + "payout_at": "2016-09-16T18:33:06", + "pending_payout_value": "791.205 HBD", + "percent_hbd": 10000, + "permlink": "guest-signups-beyond-bitcoin-hangout-173-9-16-16-rsvp-to-friday-s-hangout-refer-projects-for-rewards", + "post_id": 1187349, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 249 + }, + "title": "[Guest Signups] Beyond Bitcoin Hangout #173 - 9/16/16: (RSVP to Friday's Hangout - Refer Projects for Rewards!)", + "updated": "2016-09-09T18:33:06", + "url": "/beyondbitcoin/@officialfuzzy/guest-signups-beyond-bitcoin-hangout-173-9-16-16-rsvp-to-friday-s-hangout-refer-projects-for-rewards" + }, + { + "active_votes": [ + { + "rshares": 28078695107280, + "voter": "dantheman" + }, + { + "rshares": 549762171663, + "voter": "barrie" + }, + { + "rshares": 4498680854640, + "voter": "proskynneo" + }, + { + "rshares": 2326424326392, + "voter": "badassmother" + }, + { + "rshares": 3066475747813, + "voter": "lafona-miner" + }, + { + "rshares": 44784240921, + "voter": "samupaha" + }, + { + "rshares": 473863639731, + "voter": "lafona" + }, + { + "rshares": 6662342313504, + "voter": "fuzzyvest" + }, + { + "rshares": 1075512639275, + "voter": "delegate.lafona" + }, + { + "rshares": 1014122874582, + "voter": "liondani" + }, + { + "rshares": 311761597191, + "voter": "lafona5" + }, + { + "rshares": 5671967166550, + "voter": "steemit200" + }, + { + "rshares": 3104490078, + "voter": "boy" + }, + { + "rshares": 3769238984, + "voter": "bue-witness" + }, + { + "rshares": 684051759, + "voter": "bunny" + }, + { + "rshares": 6284971433417, + "voter": "clayop" + }, + { + "rshares": 492107398293, + "voter": "ajvest" + }, + { + "rshares": 54919606135, + "voter": "bue" + }, + { + "rshares": 1663474429, + "voter": "mini" + }, + { + "rshares": 213799350, + "voter": "moon" + }, + { + "rshares": 251753509941, + "voter": "lovejoy" + }, + { + "rshares": 3189436674935, + "voter": "au1nethyb1" + }, + { + "rshares": 1352517210, + "voter": "mineralwasser" + }, + { + "rshares": 835001314249, + "voter": "boombastic" + }, + { + "rshares": 107427977838, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 7889756945, + "voter": "bingo-0" + }, + { + "rshares": 2008013055, + "voter": "bingo-1" + }, + { + "rshares": 960217991590, + "voter": "benjojo" + }, + { + "rshares": 1323046275795, + "voter": "steempower" + }, + { + "rshares": 425470097849, + "voter": "boatymcboatface" + }, + { + "rshares": 379439165074, + "voter": "officialfuzzy" + }, + { + "rshares": 61563687905, + "voter": "vip" + }, + { + "rshares": 34837674852, + "voter": "proctologic" + }, + { + "rshares": 625034537, + "voter": "healthcare" + }, + { + "rshares": 973204254, + "voter": "daniel.pan" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 211599684745, + "voter": "steemrollin" + }, + { + "rshares": 126314629886, + "voter": "team" + }, + { + "rshares": 312088747958, + "voter": "chitty" + }, + { + "rshares": 952925752, + "voter": "relativelyboston" + }, + { + "rshares": 40096956543, + "voter": "alexgr" + }, + { + "rshares": 288361076, + "voter": "helen.tan" + }, + { + "rshares": 26592608546, + "voter": "unosuke" + }, + { + "rshares": 23788192817, + "voter": "yefet" + }, + { + "rshares": 15937702379, + "voter": "brindleswan" + }, + { + "rshares": 81734715695, + "voter": "acidsun" + }, + { + "rshares": 13761777646, + "voter": "gregory-f" + }, + { + "rshares": 9981315272, + "voter": "andzzz" + }, + { + "rshares": 85951923946, + "voter": "edgeland" + }, + { + "rshares": 419573681986, + "voter": "chryspano" + }, + { + "rshares": 400557242651, + "voter": "craig-grant" + }, + { + "rshares": 146357331392, + "voter": "itsjoeco" + }, + { + "rshares": 75100599090, + "voter": "easteagle13" + }, + { + "rshares": 9698060620, + "voter": "gregory60" + }, + { + "rshares": 183470302829, + "voter": "jamtaylor" + }, + { + "rshares": 185809442252, + "voter": "samuel-stone" + }, + { + "rshares": 1202153178054, + "voter": "gavvet" + }, + { + "rshares": 7849531018, + "voter": "fran2k" + }, + { + "rshares": 3992811274, + "voter": "hbhades" + }, + { + "rshares": 427084891, + "voter": "paco-steem" + }, + { + "rshares": 4895707343, + "voter": "spaninv" + }, + { + "rshares": 112643494479, + "voter": "forrestwillie" + }, + { + "rshares": 46957960632, + "voter": "tsugimoto" + }, + { + "rshares": 24371564634, + "voter": "james-show" + }, + { + "rshares": 2153575879, + "voter": "gekko" + }, + { + "rshares": 680400784417, + "voter": "nanzo-scoop" + }, + { + "rshares": 609077198, + "voter": "acidyo" + }, + { + "rshares": 1267279115, + "voter": "karask" + }, + { + "rshares": 139424582774, + "voter": "steve-walschot" + }, + { + "rshares": 45022471702, + "voter": "hannixx42" + }, + { + "rshares": 84885598617, + "voter": "asch" + }, + { + "rshares": 1412770098, + "voter": "murh" + }, + { + "rshares": 6476067561, + "voter": "cryptofunk" + }, + { + "rshares": 584926518, + "voter": "kodi" + }, + { + "rshares": 11133511207, + "voter": "andu" + }, + { + "rshares": 943640130971, + "voter": "cyber" + }, + { + "rshares": 44967152118, + "voter": "pixellated" + }, + { + "rshares": 365694018, + "voter": "cjley" + }, + { + "rshares": 9045476546, + "voter": "zebbra2014" + }, + { + "rshares": 275730089690, + "voter": "leon-fu" + }, + { + "rshares": 13838133389, + "voter": "hien-tran" + }, + { + "rshares": 13252435766, + "voter": "johnerfx" + }, + { + "rshares": 3687800148582, + "voter": "satoshifund" + }, + { + "rshares": 387029529937, + "voter": "taoteh1221" + }, + { + "rshares": 36767646165, + "voter": "altoz" + }, + { + "rshares": 333315839, + "voter": "stiletto" + }, + { + "rshares": 51843328970, + "voter": "martin-wichmann" + }, + { + "rshares": 359764903754, + "voter": "hedge-x" + }, + { + "rshares": 4686304140, + "voter": "wingz" + }, + { + "rshares": 52533679943, + "voter": "juanmiguelsalas" + }, + { + "rshares": 108082762527, + "voter": "kenny-crane" + }, + { + "rshares": 19745216678, + "voter": "samether" + }, + { + "rshares": 3226898071, + "voter": "pangur-ban" + }, + { + "rshares": 4477989178, + "voter": "dahaz159" + }, + { + "rshares": 80457190287, + "voter": "herzmeister" + }, + { + "rshares": 407307356296, + "voter": "kaylinart" + }, + { + "rshares": 32561983175, + "voter": "lindee-hamner" + }, + { + "rshares": 54991044043, + "voter": "kus-knee" + }, + { + "rshares": 13621465659, + "voter": "facer" + }, + { + "rshares": 23735181803, + "voter": "ossama-benjohn" + }, + { + "rshares": 87134132242, + "voter": "schro" + }, + { + "rshares": 1106606980, + "voter": "johnerminer" + }, + { + "rshares": 15769253942, + "voter": "zakharya" + }, + { + "rshares": 30445361083, + "voter": "michaelx" + }, + { + "rshares": 187729842591, + "voter": "mexbit" + }, + { + "rshares": 5795452025, + "voter": "mark-waser" + }, + { + "rshares": 687288505423, + "voter": "publicworker" + }, + { + "rshares": 23421305774, + "voter": "ozzy-vega" + }, + { + "rshares": 102404387233, + "voter": "geoffrey" + }, + { + "rshares": 145062246499, + "voter": "kimziv" + }, + { + "rshares": 4381653986, + "voter": "crok" + }, + { + "rshares": 45247865048, + "voter": "honeythief" + }, + { + "rshares": 94337447090, + "voter": "mctiller" + }, + { + "rshares": 32566511739, + "voter": "talanhorne" + }, + { + "rshares": 6266513573, + "voter": "fuck.off" + }, + { + "rshares": 70695307715, + "voter": "freedomengineer" + }, + { + "rshares": 2313150238, + "voter": "superfreek" + }, + { + "rshares": 6183918145, + "voter": "iloveporn" + }, + { + "rshares": 5366834300, + "voter": "the.bot" + }, + { + "rshares": 16991375648, + "voter": "catchfire" + }, + { + "rshares": 7521832058, + "voter": "johnbradshaw" + }, + { + "rshares": 12331070318, + "voter": "primus" + }, + { + "rshares": 471231170, + "voter": "mrhankeh" + }, + { + "rshares": 13966206062, + "voter": "ultralord" + }, + { + "rshares": 5241299793, + "voter": "the.whale" + }, + { + "rshares": 328438267516, + "voter": "ericvancewalton" + }, + { + "rshares": 20737094414, + "voter": "thebatchman" + }, + { + "rshares": 7380865728, + "voter": "dasha" + }, + { + "rshares": 248682104929, + "voter": "asmolokalo" + }, + { + "rshares": 46296485469, + "voter": "booja" + }, + { + "rshares": 34774687460, + "voter": "good-karma" + }, + { + "rshares": 57005156946, + "voter": "sonzweil" + }, + { + "rshares": 4964215975, + "voter": "unicornfarts" + }, + { + "rshares": 3526969665, + "voter": "stijn" + }, + { + "rshares": 62068273056, + "voter": "lehard" + }, + { + "rshares": 84398536655, + "voter": "rubybian" + }, + { + "rshares": 3303886126, + "voter": "orly" + }, + { + "rshares": 16467789095, + "voter": "zer0sum" + }, + { + "rshares": 8422641810, + "voter": "kakradetome" + }, + { + "rshares": 5262562971, + "voter": "riscadox" + }, + { + "rshares": 254380477, + "voter": "mstang83" + }, + { + "rshares": 23934011926, + "voter": "katyakov" + }, + { + "rshares": 59528833145, + "voter": "krypto" + }, + { + "rshares": 5239747652, + "voter": "vote" + }, + { + "rshares": 16277836616, + "voter": "elyaque" + }, + { + "rshares": 251776157, + "voter": "andreaalexandria" + }, + { + "rshares": 5521961305, + "voter": "kissmybutt" + }, + { + "rshares": 441092854021, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 9218329917, + "voter": "r4fken" + }, + { + "rshares": 25522746380, + "voter": "tcfxyz" + }, + { + "rshares": 7069753068, + "voter": "futurefood" + }, + { + "rshares": 1630527960, + "voter": "sergei" + }, + { + "rshares": 68674886621, + "voter": "mikemiziner" + }, + { + "rshares": 6819059150, + "voter": "cristina" + }, + { + "rshares": 136043516591, + "voter": "derekareith" + }, + { + "rshares": 732835918, + "voter": "rxhector" + }, + { + "rshares": 7903413726, + "voter": "hammurabi" + }, + { + "rshares": 108018934852, + "voter": "cdubendo" + }, + { + "rshares": 6044248481, + "voter": "owdy" + }, + { + "rshares": 1564065005, + "voter": "vi1son" + }, + { + "rshares": 170701373773, + "voter": "knircky" + }, + { + "rshares": 5635715390, + "voter": "on0tole" + }, + { + "rshares": 14456007797, + "voter": "ausbitbank" + }, + { + "rshares": 1458218875, + "voter": "mixa" + }, + { + "rshares": 1024254768, + "voter": "steem1653" + }, + { + "rshares": 16766074599, + "voter": "sebastien" + }, + { + "rshares": 4536438180, + "voter": "gikitiki" + }, + { + "rshares": 18956334578, + "voter": "fulltimegeek" + }, + { + "rshares": 61948490098, + "voter": "flyingmind" + }, + { + "rshares": 4409891401, + "voter": "steemit-life" + }, + { + "rshares": 10896919493, + "voter": "asim" + }, + { + "rshares": 212030154582, + "voter": "jesta" + }, + { + "rshares": 4588164168, + "voter": "thegoodguy" + }, + { + "rshares": 232667596, + "voter": "danielkt" + }, + { + "rshares": 17933805081, + "voter": "senseiteekay" + }, + { + "rshares": 3320415923, + "voter": "karen13" + }, + { + "rshares": 25462835464, + "voter": "igster" + }, + { + "rshares": 61604527696, + "voter": "sephiroth" + }, + { + "rshares": 1312455034, + "voter": "jrd8526" + }, + { + "rshares": 280892392302, + "voter": "nabilov" + }, + { + "rshares": 79393522553, + "voter": "ntomaino" + }, + { + "rshares": 12181345493, + "voter": "meesterboom" + }, + { + "rshares": 8567120265, + "voter": "noodhoog" + }, + { + "rshares": 16118538153, + "voter": "theyam" + }, + { + "rshares": 131531576878, + "voter": "gbert" + }, + { + "rshares": 812553498, + "voter": "thinkngrow" + }, + { + "rshares": 55939200331, + "voter": "streetstyle" + }, + { + "rshares": 76745812533, + "voter": "inertia" + }, + { + "rshares": 41003239101, + "voter": "milestone" + }, + { + "rshares": 1816593512, + "voter": "kendewitt" + }, + { + "rshares": 2134117763, + "voter": "arcange" + }, + { + "rshares": 6855732675, + "voter": "lichtblick" + }, + { + "rshares": 32831107923, + "voter": "creemej" + }, + { + "rshares": 84854877, + "voter": "wildchild" + }, + { + "rshares": 130365357675, + "voter": "demotruk" + }, + { + "rshares": 5810103095, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 4121943078, + "voter": "adamt" + }, + { + "rshares": 3227385311, + "voter": "algimantas" + }, + { + "rshares": 12390757886, + "voter": "nippel66" + }, + { + "rshares": 2501738355, + "voter": "sgnsteems" + }, + { + "rshares": 166457850344, + "voter": "blueorgy" + }, + { + "rshares": 11786682718, + "voter": "benjiberigan" + }, + { + "rshares": 5820585502, + "voter": "poseidon" + }, + { + "rshares": 6288016365, + "voter": "smolalit" + }, + { + "rshares": 325499160492, + "voter": "calaber24p" + }, + { + "rshares": 70775007750, + "voter": "thylbom" + }, + { + "rshares": 4085961690, + "voter": "fubar-bdhr" + }, + { + "rshares": 15657517875, + "voter": "heimindanger" + }, + { + "rshares": 3456184776, + "voter": "bones" + }, + { + "rshares": 7660514055, + "voter": "bitcoiner" + }, + { + "rshares": 3404087690, + "voter": "tarindel" + }, + { + "rshares": 14081156606, + "voter": "beowulfoflegend" + }, + { + "rshares": 24174606377, + "voter": "deanliu" + }, + { + "rshares": 84345206099, + "voter": "rea" + }, + { + "rshares": 16426901852, + "voter": "chessmonster" + }, + { + "rshares": 161412556119, + "voter": "jl777" + }, + { + "rshares": 1018923425089, + "voter": "james212" + }, + { + "rshares": 7645691046, + "voter": "lostnuggett" + }, + { + "rshares": 1784755678, + "voter": "yarly" + }, + { + "rshares": 269607289, + "voter": "yarly2" + }, + { + "rshares": 270010959, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 24288366555, + "voter": "masterinvestor" + }, + { + "rshares": 10466088419, + "voter": "moon32walker" + }, + { + "rshares": 18150655919, + "voter": "carlidos" + }, + { + "rshares": 308403865, + "voter": "sergey44" + }, + { + "rshares": 5372890511, + "voter": "bbrewer" + }, + { + "rshares": 15249901993, + "voter": "lemooljiang" + }, + { + "rshares": 19392057072, + "voter": "krabgat" + }, + { + "rshares": 3936831062, + "voter": "favorit" + }, + { + "rshares": 14950192679, + "voter": "fatboy" + }, + { + "rshares": 13755442064, + "voter": "proto" + }, + { + "rshares": 614745323, + "voter": "curator" + }, + { + "rshares": 22895214104, + "voter": "sisterholics" + }, + { + "rshares": 432471059, + "voter": "yarly10" + }, + { + "rshares": 1557907127, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 5842555282, + "voter": "royalmacro" + }, + { + "rshares": 17513981187, + "voter": "michaeldodridge" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 10796806945, + "voter": "phoenixmaid" + }, + { + "rshares": 2681637180, + "voter": "nelu.ceban" + }, + { + "rshares": 6317508571, + "voter": "stef" + }, + { + "rshares": 41421053882, + "voter": "celebr1ty" + }, + { + "rshares": 1681380312, + "voter": "remlaps" + }, + { + "rshares": 1613614669, + "voter": "kareemaudi" + }, + { + "rshares": 149543802, + "voter": "steemster1" + }, + { + "rshares": 1441416994, + "voter": "kenjiby" + }, + { + "rshares": 2880467502, + "voter": "dmilash" + }, + { + "rshares": 111662435976, + "voter": "sterlinluxan" + }, + { + "rshares": 2440072883, + "voter": "belkins" + }, + { + "rshares": 3089466096, + "voter": "glitterpig" + }, + { + "rshares": 3473088873, + "voter": "mahekg" + }, + { + "rshares": 110227366, + "voter": "andrew-charles" + }, + { + "rshares": 998445518, + "voter": "metaflute" + }, + { + "rshares": 53569138663, + "voter": "gomeravibz" + }, + { + "rshares": 239726703, + "voter": "windoff" + }, + { + "rshares": 6888349735, + "voter": "taker" + }, + { + "rshares": 3321239318, + "voter": "nekromarinist" + }, + { + "rshares": 38495675303, + "voter": "rampant" + }, + { + "rshares": 60565253, + "voter": "sharon" + }, + { + "rshares": 1570421538, + "voter": "whitemike313" + }, + { + "rshares": 6909417599, + "voter": "dumar022" + }, + { + "rshares": 2534160279, + "voter": "merej99" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 792489058624, + "voter": "laonie" + }, + { + "rshares": 2501847385, + "voter": "pdogg147" + }, + { + "rshares": 22138069008, + "voter": "rawnetics" + }, + { + "rshares": 8141319134, + "voter": "fintech-jesus" + }, + { + "rshares": 45472805325, + "voter": "capitalism" + }, + { + "rshares": 7945100682, + "voter": "spaceghost" + }, + { + "rshares": 7787087052, + "voter": "thebluepanda" + }, + { + "rshares": 3150959970, + "voter": "timcliff" + }, + { + "rshares": 24518438485, + "voter": "laoyao" + }, + { + "rshares": 27447400828, + "voter": "myfirst" + }, + { + "rshares": 174176490662, + "voter": "somebody" + }, + { + "rshares": 1916648982, + "voter": "feelapi" + }, + { + "rshares": 16118569940, + "voter": "persianqueen" + }, + { + "rshares": 6514879440, + "voter": "flysaga" + }, + { + "rshares": 7325460650, + "voter": "asdes" + }, + { + "rshares": 7685380482, + "voter": "chris.roy" + }, + { + "rshares": 68250832, + "voter": "missmishel623" + }, + { + "rshares": 73039539704, + "voter": "timsaid" + }, + { + "rshares": 5535941804, + "voter": "denn" + }, + { + "rshares": 38483320701, + "voter": "midnightoil" + }, + { + "rshares": 2267296640, + "voter": "crypto-toll" + }, + { + "rshares": 6621738979, + "voter": "minion" + }, + { + "rshares": 13901983417, + "voter": "stephen.king989" + }, + { + "rshares": 62594181014, + "voter": "poteshnik83" + }, + { + "rshares": 92374473210, + "voter": "xiaohui" + }, + { + "rshares": 1930109467, + "voter": "t3ran13" + }, + { + "rshares": 21020766057, + "voter": "jphamer1" + }, + { + "rshares": 5402999770, + "voter": "oflyhigh" + }, + { + "rshares": 14319455975, + "voter": "randyclemens" + }, + { + "rshares": 1307687520, + "voter": "paynode" + }, + { + "rshares": 78079422, + "voter": "dims" + }, + { + "rshares": 3010135820, + "voter": "xiaokongcom" + }, + { + "rshares": 2338112408, + "voter": "pgarcgo" + }, + { + "rshares": 62188234, + "voter": "msjennifer" + }, + { + "rshares": 58467607, + "voter": "ciao" + }, + { + "rshares": 10270613661, + "voter": "thebotkiller" + }, + { + "rshares": 3510002120, + "voter": "cmorton" + }, + { + "rshares": 1531034782, + "voter": "jrcornel" + }, + { + "rshares": 56682205, + "voter": "steemo" + }, + { + "rshares": 982306236, + "voter": "fooblic" + }, + { + "rshares": 3918327337, + "voter": "alchemage" + }, + { + "rshares": 15322880594, + "voter": "scaredycatguide" + }, + { + "rshares": 6066123656, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 60206066, + "voter": "jers" + }, + { + "rshares": 60198505, + "voter": "nyoba" + }, + { + "rshares": 8056239816, + "voter": "milaoz" + }, + { + "rshares": 72860952, + "voter": "confucius" + }, + { + "rshares": 28945441238, + "voter": "mrosenquist" + }, + { + "rshares": 3523577009, + "voter": "bledarus" + }, + { + "rshares": 82056975073, + "voter": "miacats" + }, + { + "rshares": 8299140559, + "voter": "mione" + }, + { + "rshares": 7283888349, + "voter": "bitminter" + }, + { + "rshares": 57405835, + "voter": "jarvis" + }, + { + "rshares": 398107797, + "voter": "microluck" + }, + { + "rshares": 345346586, + "voter": "lisadang" + }, + { + "rshares": 9621740473, + "voter": "gonzo" + }, + { + "rshares": 4846854926, + "voter": "matrixdweller" + }, + { + "rshares": 9564592383, + "voter": "theb0red1" + }, + { + "rshares": 55520042, + "voter": "fortuner" + }, + { + "rshares": 1635709868, + "voter": "chinadaily" + }, + { + "rshares": 3569938894, + "voter": "kyriacos" + }, + { + "rshares": 155182248, + "voter": "pjheinz" + }, + { + "rshares": 20536929645, + "voter": "runaway-psyche" + }, + { + "rshares": 1614502049, + "voter": "ignat" + }, + { + "rshares": 677966869359, + "voter": "dollarvigilante" + }, + { + "rshares": 1449319790, + "voter": "anotherjoe" + }, + { + "rshares": 88867845565, + "voter": "serejandmyself" + }, + { + "rshares": 4871869365, + "voter": "almerri" + }, + { + "rshares": 757618633, + "voter": "alexma3x" + }, + { + "rshares": 119774742, + "voter": "boatman" + }, + { + "rshares": 9250221274, + "voter": "johnnyyash" + }, + { + "rshares": 109686748, + "voter": "cinderphoenix" + }, + { + "rshares": 261571638, + "voter": "jimmytwoshoes" + }, + { + "rshares": 3301131515, + "voter": "macartem" + }, + { + "rshares": 13661286791, + "voter": "gvargas123" + }, + { + "rshares": 4641324492, + "voter": "themanualbot" + }, + { + "rshares": 239242040, + "voter": "moonguy" + }, + { + "rshares": 2510953546, + "voter": "madoff" + }, + { + "rshares": 54235184, + "voter": "johnbyrd" + }, + { + "rshares": 54218223, + "voter": "thomasaustin" + }, + { + "rshares": 54216305, + "voter": "thermor" + }, + { + "rshares": 54227808, + "voter": "ficholl" + }, + { + "rshares": 54209199, + "voter": "widell" + }, + { + "rshares": 3582629446, + "voter": "shneakysquirrel" + }, + { + "rshares": 3299132543, + "voter": "movievertigo" + }, + { + "rshares": 53821337, + "voter": "revelbrooks" + }, + { + "rshares": 2406432960, + "voter": "levycore" + }, + { + "rshares": 2636453193, + "voter": "rossenpavlov" + }, + { + "rshares": 3036567611, + "voter": "netaterra" + }, + { + "rshares": 54679571, + "voter": "cnmtz" + }, + { + "rshares": 5586055407, + "voter": "trev" + }, + { + "rshares": 13238576187, + "voter": "someguy123" + }, + { + "rshares": 47338695487, + "voter": "dragonanarchist" + }, + { + "rshares": 15043259947, + "voter": "mikemacintire" + }, + { + "rshares": 73706708, + "voter": "joelbow" + }, + { + "rshares": 45235535352, + "voter": "albensilverberg" + }, + { + "rshares": 9247856984, + "voter": "sethlinson" + }, + { + "rshares": 11854139983, + "voter": "hilarski" + }, + { + "rshares": 7674971846, + "voter": "craigwilliamz" + }, + { + "rshares": 3612400626, + "voter": "booky" + }, + { + "rshares": 8196228428, + "voter": "onetree" + }, + { + "rshares": 54309905169, + "voter": "mandibil" + }, + { + "rshares": 1019120245, + "voter": "therealpaul" + }, + { + "rshares": 5231298263, + "voter": "oldtimer" + }, + { + "rshares": 56264526, + "voter": "drsamkhan" + }, + { + "rshares": 25527722751, + "voter": "mattclarke" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 191660726, + "voter": "jyezie" + }, + { + "rshares": 711001877, + "voter": "maceytomlin" + }, + { + "rshares": 4906058796, + "voter": "ats-david" + }, + { + "rshares": 1042033097, + "voter": "runridefly" + }, + { + "rshares": 56920853, + "voter": "jlufer" + }, + { + "rshares": 62120078, + "voter": "malxdrakon" + }, + { + "rshares": 58514076, + "voter": "alaqrab" + }, + { + "rshares": 2063008090, + "voter": "penguinpablo" + }, + { + "rshares": 3775587368, + "voter": "obivankenobi" + }, + { + "rshares": 12089333669, + "voter": "ryan-singer" + }, + { + "rshares": 2902991645, + "voter": "richardcrill" + }, + { + "rshares": 1648149177, + "voter": "eight-rad" + }, + { + "rshares": 52836995, + "voter": "troich" + }, + { + "rshares": 1618089331, + "voter": "davidjkelley" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 9279312943, + "voter": "ghasemkiani" + }, + { + "rshares": 22575985145, + "voter": "sponge-bob" + }, + { + "rshares": 15179215294, + "voter": "digital-wisdom" + }, + { + "rshares": 3779548719, + "voter": "ethical-ai" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 3752156606, + "voter": "titusfrost" + }, + { + "rshares": 2121143590, + "voter": "matthewtiii" + }, + { + "rshares": 5539238817, + "voter": "jwaser" + }, + { + "rshares": 7499128289, + "voter": "doitvoluntarily" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 94570221114, + "voter": "thecyclist" + }, + { + "rshares": 633217110, + "voter": "kev7000" + }, + { + "rshares": 892552703, + "voter": "smisi" + }, + { + "rshares": 4426882667, + "voter": "bluehorseshoe" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 3065019033, + "voter": "michaelmatthews" + }, + { + "rshares": 646616405, + "voter": "kiwideb" + }, + { + "rshares": 8568744481, + "voter": "richardjuckes" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 585057593, + "voter": "winglessss" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 2609649813, + "voter": "bwaser" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 2425085206, + "voter": "lilmisjenn" + }, + { + "rshares": 2351149367, + "voter": "dexter-k" + }, + { + "rshares": 350888790, + "voter": "panther" + }, + { + "rshares": 143803790926, + "voter": "doudou252666" + }, + { + "rshares": 55456370, + "voter": "alwillis" + }, + { + "rshares": 3218172911, + "voter": "patelincho" + }, + { + "rshares": 341097233, + "voter": "bones261" + }, + { + "rshares": 52998322225, + "voter": "tracemayer" + }, + { + "rshares": 22559061214, + "voter": "brains" + }, + { + "rshares": 1474514591, + "voter": "uceph" + }, + { + "rshares": 620939158, + "voter": "bones555" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 1347001825, + "voter": "bitcoinparadise" + }, + { + "rshares": 3053028469, + "voter": "anton333" + }, + { + "rshares": 377618555, + "voter": "ballinconscious" + }, + { + "rshares": 5175341065, + "voter": "chick1" + }, + { + "rshares": 3070549746, + "voter": "steempowerwhale" + }, + { + "rshares": 364346190, + "voter": "soldier" + }, + { + "rshares": 62664884, + "voter": "freebornangel" + }, + { + "rshares": 59801281, + "voter": "nelyp" + }, + { + "rshares": 3184101183, + "voter": "slayer" + }, + { + "rshares": 7049449285, + "voter": "tarekadam" + }, + { + "rshares": 2341272800, + "voter": "ellepdub" + }, + { + "rshares": 98609514, + "voter": "rynow" + }, + { + "rshares": 88742390, + "voter": "inarix03" + }, + { + "rshares": 53469216, + "voter": "libertyadvocate" + }, + { + "rshares": 9556781908, + "voter": "herpetologyguy" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 645008272, + "voter": "antifragile" + }, + { + "rshares": 316214146, + "voter": "robotev2" + }, + { + "rshares": 1039982464, + "voter": "jang" + }, + { + "rshares": 4696980369, + "voter": "morgan.waser" + }, + { + "rshares": 199821196, + "voter": "bo-ro" + }, + { + "rshares": 1767767375, + "voter": "schattenjaeger" + }, + { + "rshares": 1000028268, + "voter": "twinbraid" + }, + { + "rshares": 1693125492, + "voter": "nil1511" + }, + { + "rshares": 5084219415, + "voter": "donchate" + }, + { + "rshares": 50798322, + "voter": "breeze" + }, + { + "rshares": 50791473, + "voter": "synereo" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50570250, + "voter": "ziggo" + }, + { + "rshares": 50543061, + "voter": "rabobank" + }, + { + "rshares": 50540827, + "voter": "amstel" + }, + { + "rshares": 50482289, + "voter": "connection" + }, + { + "rshares": 4451726232, + "voter": "airmike" + }, + { + "rshares": 3598480691, + "voter": "strong-ai" + }, + { + "rshares": 74402358, + "voter": "igtes" + }, + { + "rshares": 154471584, + "voter": "buffett" + }, + { + "rshares": 111492251, + "voter": "siniceku" + }, + { + "rshares": 160932717, + "voter": "flowmetheus" + }, + { + "rshares": 159275119, + "voter": "kalev" + }, + { + "rshares": 161849597, + "voter": "iberia" + }, + { + "rshares": 276984194, + "voter": "witchcraftblog" + }, + { + "rshares": 158018960, + "voter": "bethesda" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 157691927, + "voter": "caseyneistat" + }, + { + "rshares": 160326045, + "voter": "planet" + }, + { + "rshares": 159554050, + "voter": "planetearth" + }, + { + "rshares": 159164412, + "voter": "disneypixar" + }, + { + "rshares": 155496536, + "voter": "alterego" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 127399164, + "voter": "insight2incite" + }, + { + "rshares": 155266600, + "voter": "kurjik7" + }, + { + "rshares": 158247915, + "voter": "skstudios" + }, + { + "rshares": 158228206, + "voter": "vicflo" + }, + { + "rshares": 148903449, + "voter": "wandaham" + } + ], + "author": "dantheman", + "author_payout_value": "0.000 HBD", + "author_reputation": 71.46, + "beneficiaries": [], + "blacklists": [], + "body": "
    \n\nhttp://www.thedigeratilife.com/images/market-emotions-2.jpg\n
    \nSome people have suggested that we reduce the power down period to improve market liquidity. I have been thinking about the economics of this and wanted to share my thoughts. \n\n## Power Down Delay Slows Price Discovery \n\nPrice is the balance point between supply and demand at any given point in time. The Power Down restrictions have the impact of holding *Supply* off the market. Much of this *supply* wants to sell at today's price, but cannot. The reason it *wants to sell* is because those doing the selling have earned a *massive* profit in a short period of time. Their costs are next to nothing. They will continue to sell until the price falls low enough that it isn't worth selling. \n\nIf Steem Power were liquid, then the price would fall toward this equilibrium faster in a *race to the exits*. The people that dump first win (in the short term) and the rest lose (in the short term). There will always be a market value and the price will never go to 0 so long as there is at least one person who believes in the *potential value* of the platform. My experience with BitShares and dozens of other cryptocurrency projects is that nothing with any community behind it will fall to 0. Even simple Bitcoin clones that have been around for years and offer relatively little innovation with non-existent development teams (Doge, Peercoin, Namecoin) continue to be traded with $100K+ in daily volume with marketcap in the millions. \n\n## Power Down makes Cashout more Fair \n\nWith a power down system, everyone is forced to \"dollar-cost-average\" their selling over 2 years. This means that whales that might have cashed out $1M dollars at the height of the bubble were only able to cash out $50,000 at the high prices while they have watched their remaining Steem Power fall in value to $200,000. Their average \"cashout\" price will not be the height of the market, but the market average over 2 years. \n\nThis has pros and cons. In some sense it limits the ability of speculators to buy and sell over periods of a couple of months. Anyone speculating over more than a couple of days is paying a very large inflation tax. The loss of this speculative capital impacts the liquidity and potentially the price. We live in a world where traders want the ability to move to the next big thing and having capital tied up in the *last big thing* is a much riskier proposition. \n\n## Author Rewards\n\nAuthor Rewards are also designed to delay cashout by paying in Steem Dollars. You could sell immediately at a loss, or you could \"trust and wait\" and make more. As the price falls, the market value of the immediate author rewards also falls, but this is *OK*. Authors looking for a quick buck need to go elsewhere. Meanwhile, those who stay and work to grow the long-term value of the platform will gain in Steem Power. When the value of the platform finally grows as a result of years of effort they will be the new whales. \n\nYou may only get $10 worth of Steem Power for a post today. It might not even seem to be worth your time, but if you and others stick around and grow the value of the platform then one day your $10 will be worth $400 if we grow the platform to Bitcoin scale. If we grow to Facebook scale it will be worth $4000. \n\n## Starting a Company\nThose who start a company are paid in shares that are worthless. They cannot be sold on the market until one day in the distant future the company is successful and has an IPO. The present value of the shares isn't what the entrepreneurial employees care about, it is the future value. \n\nLikewise, a farmer who spends millions of dollars on land, equipment, and seeds works day in and day out in the hope that his farm will eventually produce a crop worth enough to justify his time and effort. The farmer is in the red clear up until the day he brings his harvest to market. \n\nDon't join Steemit for the quick buck. Be glad there is someone willing to pay such high prices for a stake in Steem today. Don't fear the fall in market value, look at the incredible amounts people are still earning. Don't look at what you have today, look at what you could have in the future. \n\nSteem is in the early adopter phase, those who work hard and help pull this platform forward will reap what they sow. \n\n\n## Changing the Power Down Period\n\nIf we were to reduce the Power Down period from 2 years to 1 year or even 6 months, this would dramatically increase the net present value of Steem Power while simultaneously increase the amount of liquid Steem on the market in the short term. The end result would be faster price discovery, but no one can say whether the new price will be higher or lower than the old price. \n\nSome people speculate that value that is 2+ years in the future is discounted to near 0 value today (especially in the world of cryptocurrency). This means that longer time horizons have diminishing marginal utility when it comes to encouraging voters to behave in the long-term best interest of the platform.\n\n## Emotional Response \n\nDespite all the logic in the world, humans have irrational feelings with respect to profit and loss. Slow steady growth *feels* much better than *rapid rise* followed by *slow steady decline* even if both curves end up at the same final value (long term growth). I for one prefer a slow steady rise, but that isn't possible until after the *rapid rise* has fully corrected and realigned. This will take time and won't happen until after fear, desperation, panic, and despondency set in.\n\nThose who know about this emotional roller coaster can ride the waves and maximize their profit, but most people give in to their irrational emotional side and buy high and sell low. My preference is to sell high and buy low. \n\nDon't let the market price set your opinion on the value of a platform, instead make rational buy / sell decisions that factor in both short-term trends and long-term value. This applies to any investment you might consider.", + "category": "steem", + "children": 144, + "created": "2016-09-09T19:39:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.thedigeratilife.com/images/market-emotions-2.jpg" + ], + "tags": [ + "steem" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 90347178073809, + "payout": 749.459, + "payout_at": "2016-09-16T19:39:15", + "pending_payout_value": "749.459 HBD", + "percent_hbd": 10000, + "permlink": "justification-for-104-week-power-down", + "post_id": 1187989, + "promoted": "1.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 484 + }, + "title": "Justification for 104 week Power Down", + "updated": "2016-09-09T19:39:15", + "url": "/steem/@dantheman/justification-for-104-week-power-down" + }, + { + "active_votes": [ + { + "rshares": 31579661114840, + "voter": "smooth" + }, + { + "rshares": 347165726307, + "voter": "anonymous" + }, + { + "rshares": 14582820520157, + "voter": "summon" + }, + { + "rshares": 681453696676, + "voter": "eternity" + }, + { + "rshares": 166615603737, + "voter": "highasfuck" + }, + { + "rshares": 2439814936341, + "voter": "badassmother" + }, + { + "rshares": 2062303120709, + "voter": "hr1" + }, + { + "rshares": 5329332351547, + "voter": "kushed" + }, + { + "rshares": 5797691321901, + "voter": "steemit200" + }, + { + "rshares": 3104356603, + "voter": "boy" + }, + { + "rshares": 3769072916, + "voter": "bue-witness" + }, + { + "rshares": 684028478, + "voter": "bunny" + }, + { + "rshares": 54905728128, + "voter": "bue" + }, + { + "rshares": 1663409243, + "voter": "mini" + }, + { + "rshares": 213796245, + "voter": "moon" + }, + { + "rshares": 207051459466, + "voter": "alex90342fastn1" + }, + { + "rshares": 1764369890678, + "voter": "joseph" + }, + { + "rshares": 75085401990, + "voter": "aizensou" + }, + { + "rshares": 3281037744919, + "voter": "au1nethyb1" + }, + { + "rshares": 425629339547, + "voter": "recursive2" + }, + { + "rshares": 412920437996, + "voter": "recursive3" + }, + { + "rshares": 2705147032343, + "voter": "recursive" + }, + { + "rshares": 1389036345, + "voter": "mineralwasser" + }, + { + "rshares": 856362636795, + "voter": "boombastic" + }, + { + "rshares": 2709579584, + "voter": "sean0010" + }, + { + "rshares": 8086440918, + "voter": "bingo-0" + }, + { + "rshares": 2056975944, + "voter": "bingo-1" + }, + { + "rshares": 5857418076698, + "voter": "smooth.witness" + }, + { + "rshares": 435763803999, + "voter": "boatymcboatface" + }, + { + "rshares": 1131816605541, + "voter": "cass" + }, + { + "rshares": 31545218843, + "voter": "proctologic" + }, + { + "rshares": 10083859248, + "voter": "idol" + }, + { + "rshares": 625014361, + "voter": "healthcare" + }, + { + "rshares": 973167006, + "voter": "daniel.pan" + }, + { + "rshares": 2793320297716, + "voter": "donkeypong" + }, + { + "rshares": 7859123838, + "voter": "woo7739" + }, + { + "rshares": 26057305221, + "voter": "dedriss" + }, + { + "rshares": 288356419, + "voter": "helen.tan" + }, + { + "rshares": 74791711537, + "voter": "unosuke" + }, + { + "rshares": 23786879126, + "voter": "yefet" + }, + { + "rshares": 308037761861, + "voter": "noaommerrr" + }, + { + "rshares": 1662319388, + "voter": "jocelyn" + }, + { + "rshares": 81734599010, + "voter": "acidsun" + }, + { + "rshares": 14373120465, + "voter": "gregory-f" + }, + { + "rshares": 82882212377, + "voter": "edgeland" + }, + { + "rshares": 9891958518, + "voter": "gregory60" + }, + { + "rshares": 15222180418, + "voter": "jademont" + }, + { + "rshares": 8207282292, + "voter": "cryptorune" + }, + { + "rshares": 1173153260665, + "voter": "gavvet" + }, + { + "rshares": 11524469542, + "voter": "holabebe" + }, + { + "rshares": 6576382614, + "voter": "fkn" + }, + { + "rshares": 32768090647, + "voter": "thedarkestplum" + }, + { + "rshares": 1223793357, + "voter": "spaninv" + }, + { + "rshares": 2153575879, + "voter": "gekko" + }, + { + "rshares": 9316373319, + "voter": "elishagh1" + }, + { + "rshares": 10277348107, + "voter": "richman" + }, + { + "rshares": 692748218758, + "voter": "nanzo-scoop" + }, + { + "rshares": 2436308794, + "voter": "acidyo" + }, + { + "rshares": 4248166051, + "voter": "jonno-katz" + }, + { + "rshares": 143474566462, + "voter": "steve-walschot" + }, + { + "rshares": 42651203441, + "voter": "hannixx42" + }, + { + "rshares": 210406644399, + "voter": "mummyimperfect" + }, + { + "rshares": 82052405854, + "voter": "asch" + }, + { + "rshares": 1412734088, + "voter": "murh" + }, + { + "rshares": 3309647350, + "voter": "cryptofunk" + }, + { + "rshares": 584926518, + "voter": "kodi" + }, + { + "rshares": 2264435636, + "voter": "error" + }, + { + "rshares": 11663555527, + "voter": "andu" + }, + { + "rshares": 192454469692, + "voter": "dragonslayer109" + }, + { + "rshares": 967098551475, + "voter": "cyber" + }, + { + "rshares": 58394257840, + "voter": "ak2020" + }, + { + "rshares": 260051658583, + "voter": "billbutler" + }, + { + "rshares": 9277411843, + "voter": "zebbra2014" + }, + { + "rshares": 13252435766, + "voter": "johnerfx" + }, + { + "rshares": 3687668796253, + "voter": "satoshifund" + }, + { + "rshares": 395437074226, + "voter": "taoteh1221" + }, + { + "rshares": 418607365, + "voter": "applecrisp" + }, + { + "rshares": 352105392525, + "voter": "hedge-x" + }, + { + "rshares": 229595968308, + "voter": "wingz" + }, + { + "rshares": 53650851852, + "voter": "juanmiguelsalas" + }, + { + "rshares": 20442854473, + "voter": "ratel" + }, + { + "rshares": 208052753882, + "voter": "alexc" + }, + { + "rshares": 1106606980, + "voter": "johnerminer" + }, + { + "rshares": 19199249359, + "voter": "ziv" + }, + { + "rshares": 15769036644, + "voter": "zakharya" + }, + { + "rshares": 279113011397, + "voter": "trogdor" + }, + { + "rshares": 3596676526, + "voter": "tee-em" + }, + { + "rshares": 30445271769, + "voter": "michaelx" + }, + { + "rshares": 5795130758, + "voter": "mark-waser" + }, + { + "rshares": 104960615607, + "voter": "geoffrey" + }, + { + "rshares": 69828657680, + "voter": "kimziv" + }, + { + "rshares": 45245800854, + "voter": "honeythief" + }, + { + "rshares": 1347191339, + "voter": "mammasitta" + }, + { + "rshares": 6741772425, + "voter": "tyler-fletcher" + }, + { + "rshares": 31927952685, + "voter": "talanhorne" + }, + { + "rshares": 64254173, + "voter": "superfreek" + }, + { + "rshares": 484320925, + "voter": "mrhankeh" + }, + { + "rshares": 3606486873, + "voter": "michaellamden68" + }, + { + "rshares": 20314784974, + "voter": "thebatchman" + }, + { + "rshares": 238320350557, + "voter": "asmolokalo" + }, + { + "rshares": 322237251433, + "voter": "roelandp" + }, + { + "rshares": 9861778611, + "voter": "romait" + }, + { + "rshares": 3303627515, + "voter": "orly" + }, + { + "rshares": 17851976182, + "voter": "konstantin" + }, + { + "rshares": 254380477, + "voter": "mstang83" + }, + { + "rshares": 36603703398, + "voter": "hitmeasap" + }, + { + "rshares": 270779027, + "voter": "eugeney" + }, + { + "rshares": 10242467766, + "voter": "r4fken" + }, + { + "rshares": 132364486251, + "voter": "derekareith" + }, + { + "rshares": 27937936956, + "voter": "picokernel" + }, + { + "rshares": 23542205666, + "voter": "furion" + }, + { + "rshares": 15619873612, + "voter": "bitshares101" + }, + { + "rshares": 526575874541, + "voter": "neoxian" + }, + { + "rshares": 10594519706, + "voter": "seanmchughart" + }, + { + "rshares": 6172804799, + "voter": "owdy" + }, + { + "rshares": 166362782, + "voter": "barbara2" + }, + { + "rshares": 184844968, + "voter": "ch0c0latechip" + }, + { + "rshares": 171078500, + "voter": "doge4lyf" + }, + { + "rshares": 1591388189, + "voter": "vi1son" + }, + { + "rshares": 10477291287, + "voter": "spiz0r" + }, + { + "rshares": 1231478161, + "voter": "dicov" + }, + { + "rshares": 1081057545, + "voter": "steem1653" + }, + { + "rshares": 66978870, + "voter": "cynetyc" + }, + { + "rshares": 17447017064, + "voter": "sebastien" + }, + { + "rshares": 4630901684, + "voter": "gikitiki" + }, + { + "rshares": 32300385422, + "voter": "toxonaut" + }, + { + "rshares": 4694182752, + "voter": "thegoodguy" + }, + { + "rshares": 15841046875, + "voter": "aaseb" + }, + { + "rshares": 1922585547, + "voter": "incomemonthly" + }, + { + "rshares": 241756663, + "voter": "pet1000" + }, + { + "rshares": 16325474288, + "voter": "senseiteekay" + }, + { + "rshares": 3541613089, + "voter": "karen13" + }, + { + "rshares": 3144302620, + "voter": "jbouchard12" + }, + { + "rshares": 24462582173, + "voter": "igster" + }, + { + "rshares": 1398034717, + "voter": "jrd8526" + }, + { + "rshares": 5694131951, + "voter": "juvyjabian" + }, + { + "rshares": 4121232121, + "voter": "dcryptogold" + }, + { + "rshares": 368854078, + "voter": "karenmckersie" + }, + { + "rshares": 1365560552, + "voter": "janqoin" + }, + { + "rshares": 42141046380, + "voter": "milestone" + }, + { + "rshares": 6556920483, + "voter": "lichtblick" + }, + { + "rshares": 34880657052, + "voter": "creemej" + }, + { + "rshares": 87211957, + "voter": "wildchild" + }, + { + "rshares": 3790578737, + "voter": "maximkichev" + }, + { + "rshares": 1681166546, + "voter": "natali22" + }, + { + "rshares": 13516624342, + "voter": "nippel66" + }, + { + "rshares": 2552794240, + "voter": "sgnsteems" + }, + { + "rshares": 174383540604, + "voter": "blueorgy" + }, + { + "rshares": 11000903870, + "voter": "benjiberigan" + }, + { + "rshares": 5592907950, + "voter": "poseidon" + }, + { + "rshares": 6288016365, + "voter": "smolalit" + }, + { + "rshares": 70771904994, + "voter": "thylbom" + }, + { + "rshares": 8088071162, + "voter": "magz8716" + }, + { + "rshares": 3573900948, + "voter": "tarindel" + }, + { + "rshares": 23206780225, + "voter": "deanliu" + }, + { + "rshares": 7651216007, + "voter": "neroru" + }, + { + "rshares": 970801526, + "voter": "dbendorf" + }, + { + "rshares": 172168302512, + "voter": "jl777" + }, + { + "rshares": 7263406494, + "voter": "lostnuggett" + }, + { + "rshares": 5738408190, + "voter": "positive" + }, + { + "rshares": 1784618761, + "voter": "yarly" + }, + { + "rshares": 269607289, + "voter": "yarly2" + }, + { + "rshares": 270010959, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 12102958801, + "voter": "ben.zimmerman" + }, + { + "rshares": 24288161044, + "voter": "masterinvestor" + }, + { + "rshares": 100795640938, + "voter": "crazymumzysa" + }, + { + "rshares": 18513352357, + "voter": "carlidos" + }, + { + "rshares": 11195265993, + "voter": "crypto.owl" + }, + { + "rshares": 20253926275, + "voter": "krabgat" + }, + { + "rshares": 12814428612, + "voter": "fatboy" + }, + { + "rshares": 14672084143, + "voter": "proto" + }, + { + "rshares": 614737561, + "voter": "curator" + }, + { + "rshares": 10563793059, + "voter": "sisterholics" + }, + { + "rshares": 227112800, + "voter": "dskloet" + }, + { + "rshares": 432455845, + "voter": "yarly10" + }, + { + "rshares": 1635672101, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 5491549820, + "voter": "royalmacro" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 188755009, + "voter": "fnait" + }, + { + "rshares": 172231512, + "voter": "keepcalmand" + }, + { + "rshares": 2624581069, + "voter": "nelu.ceban" + }, + { + "rshares": 6317337888, + "voter": "stef" + }, + { + "rshares": 42301488978, + "voter": "celebr1ty" + }, + { + "rshares": 3623369774, + "voter": "bkkshadow" + }, + { + "rshares": 1647006836, + "voter": "remlaps" + }, + { + "rshares": 1613614669, + "voter": "kareemaudi" + }, + { + "rshares": 152942524, + "voter": "steemster1" + }, + { + "rshares": 843609166, + "voter": "mar1978co" + }, + { + "rshares": 3089332927, + "voter": "glitterpig" + }, + { + "rshares": 6471671741, + "voter": "shortcut" + }, + { + "rshares": 1024046685, + "voter": "metaflute" + }, + { + "rshares": 3511498418, + "voter": "litrbooh" + }, + { + "rshares": 7347170761, + "voter": "taker" + }, + { + "rshares": 899793857, + "voter": "pakisnxt" + }, + { + "rshares": 3321146223, + "voter": "nekromarinist" + }, + { + "rshares": 38495675303, + "voter": "rampant" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 1570421538, + "voter": "whitemike313" + }, + { + "rshares": 2352137195, + "voter": "dumar022" + }, + { + "rshares": 2482442722, + "voter": "merej99" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 380293763268, + "voter": "laonie" + }, + { + "rshares": 24597854453, + "voter": "rawnetics" + }, + { + "rshares": 8141319134, + "voter": "fintech-jesus" + }, + { + "rshares": 2131329804, + "voter": "naturalista" + }, + { + "rshares": 23423264604, + "voter": "laonie1" + }, + { + "rshares": 23935579683, + "voter": "laonie2" + }, + { + "rshares": 23944325197, + "voter": "laonie3" + }, + { + "rshares": 24517361001, + "voter": "laoyao" + }, + { + "rshares": 13067801510, + "voter": "myfirst" + }, + { + "rshares": 83842133256, + "voter": "somebody" + }, + { + "rshares": 16118578628, + "voter": "persianqueen" + }, + { + "rshares": 3136148377, + "voter": "flysaga" + }, + { + "rshares": 2766736973, + "voter": "chris.roy" + }, + { + "rshares": 18524770635, + "voter": "midnightoil" + }, + { + "rshares": 2350089010, + "voter": "kalimor" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 4082966951, + "voter": "ullikume" + }, + { + "rshares": 6756209350, + "voter": "minion" + }, + { + "rshares": 62034512, + "voter": "nickola" + }, + { + "rshares": 23940260111, + "voter": "laonie4" + }, + { + "rshares": 23938502363, + "voter": "laonie5" + }, + { + "rshares": 23935716119, + "voter": "laonie6" + }, + { + "rshares": 23932599605, + "voter": "laonie7" + }, + { + "rshares": 1530734733, + "voter": "labradorsem" + }, + { + "rshares": 23928694675, + "voter": "laonie8" + }, + { + "rshares": 23926985539, + "voter": "laonie9" + }, + { + "rshares": 42622177566, + "voter": "xiaohui" + }, + { + "rshares": 134324942539, + "voter": "terrycraft" + }, + { + "rshares": 5216853638, + "voter": "oflyhigh" + }, + { + "rshares": 14319114654, + "voter": "randyclemens" + }, + { + "rshares": 1332538563, + "voter": "paynode" + }, + { + "rshares": 1449054382, + "voter": "xiaokongcom" + }, + { + "rshares": 2076051332, + "voter": "natalymaty" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 58467607, + "voter": "ciao" + }, + { + "rshares": 62179810, + "voter": "bubblefantasy" + }, + { + "rshares": 1625904484, + "voter": "jrcornel" + }, + { + "rshares": 57931304, + "voter": "dmns" + }, + { + "rshares": 62928860, + "voter": "session101" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 151372073, + "voter": "steem-engine" + }, + { + "rshares": 15623939063, + "voter": "scaredycatguide" + }, + { + "rshares": 2920100951, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 72860952, + "voter": "confucius" + }, + { + "rshares": 12281917653, + "voter": "borran" + }, + { + "rshares": 3195802403, + "voter": "bledarus" + }, + { + "rshares": 84332154239, + "voter": "miacats" + }, + { + "rshares": 57405835, + "voter": "jarvis" + }, + { + "rshares": 191669431, + "voter": "microluck" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 20536850599, + "voter": "runaway-psyche" + }, + { + "rshares": 70717226533, + "voter": "anotherjoe" + }, + { + "rshares": 9068828868, + "voter": "johnnyyash" + }, + { + "rshares": 13661122929, + "voter": "gvargas123" + }, + { + "rshares": 4641324492, + "voter": "themanualbot" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 1927772444, + "voter": "movievertigo" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 2342915652, + "voter": "levycore" + }, + { + "rshares": 23920764416, + "voter": "laonie10" + }, + { + "rshares": 11503092219, + "voter": "jimmco" + }, + { + "rshares": 376185226, + "voter": "mig641" + }, + { + "rshares": 64126963397, + "voter": "sweetsssj" + }, + { + "rshares": 2976732154, + "voter": "netaterra" + }, + { + "rshares": 2696306624, + "voter": "seanobi" + }, + { + "rshares": 3626376700, + "voter": "stillsafe" + }, + { + "rshares": 73706708, + "voter": "joelbow" + }, + { + "rshares": 2302717347, + "voter": "shadowspub" + }, + { + "rshares": 59044569, + "voter": "shootetxd" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 758369529, + "voter": "dajohns1420" + }, + { + "rshares": 1041850602, + "voter": "runridefly" + }, + { + "rshares": 57455128549, + "voter": "skum" + }, + { + "rshares": 2224964891, + "voter": "funkywanderer" + }, + { + "rshares": 647204061, + "voter": "gear66" + }, + { + "rshares": 3151819500, + "voter": "richardcrill" + }, + { + "rshares": 23566928744, + "voter": "laonie11" + }, + { + "rshares": 1683978507, + "voter": "eight-rad" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 1618033455, + "voter": "davidjkelley" + }, + { + "rshares": 168510966, + "voter": "team101" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 2505872375, + "voter": "victoriart" + }, + { + "rshares": 53613607, + "voter": "wiss" + }, + { + "rshares": 22573160343, + "voter": "sponge-bob" + }, + { + "rshares": 15178279428, + "voter": "digital-wisdom" + }, + { + "rshares": 3779388237, + "voter": "ethical-ai" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 90401484, + "voter": "ruscion" + }, + { + "rshares": 5538917550, + "voter": "jwaser" + }, + { + "rshares": 57918735, + "voter": "sociopat" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 99069801205, + "voter": "thecyclist" + }, + { + "rshares": 646155391, + "voter": "kev7000" + }, + { + "rshares": 21835567647, + "voter": "hunterisgreat" + }, + { + "rshares": 2274235374, + "voter": "richhersey" + }, + { + "rshares": 925592829, + "voter": "smisi" + }, + { + "rshares": 52560790, + "voter": "yorsens" + }, + { + "rshares": 3003718653, + "voter": "michaelmatthews" + }, + { + "rshares": 278454956, + "voter": "maarnio" + }, + { + "rshares": 130780586, + "voter": "the-ego-is-you" + }, + { + "rshares": 61359727, + "voter": "klaartje" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 2609524095, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 343977572, + "voter": "panther" + }, + { + "rshares": 143803790926, + "voter": "doudou252666" + }, + { + "rshares": 60610693, + "voter": "plantbasedjunkie" + }, + { + "rshares": 54556846761, + "voter": "tracemayer" + }, + { + "rshares": 44213752180, + "voter": "brains" + }, + { + "rshares": 53357191, + "voter": "ladyboss" + }, + { + "rshares": 3630508546, + "voter": "ibringawareness" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 1310714511, + "voter": "steemafon" + }, + { + "rshares": 1347001825, + "voter": "bitcoinparadise" + }, + { + "rshares": 5175145781, + "voter": "chick1" + }, + { + "rshares": 3134124136, + "voter": "steempowerwhale" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 500832976, + "voter": "echoesinthemind" + }, + { + "rshares": 62130096, + "voter": "freebornangel" + }, + { + "rshares": 3184101183, + "voter": "slayer" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341204509, + "voter": "ellepdub" + }, + { + "rshares": 98609514, + "voter": "rynow" + }, + { + "rshares": 90855304, + "voter": "inarix03" + }, + { + "rshares": 9556274696, + "voter": "herpetologyguy" + }, + { + "rshares": 54106575, + "voter": "saintmichael" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 71973468, + "voter": "ancientofdays" + }, + { + "rshares": 1060782113, + "voter": "jang" + }, + { + "rshares": 4696742902, + "voter": "morgan.waser" + }, + { + "rshares": 156904891, + "voter": "iggy" + }, + { + "rshares": 51240567, + "voter": "billkappa442" + }, + { + "rshares": 50139069, + "voter": "slow" + }, + { + "rshares": 50868434, + "voter": "jumbo" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 52005424, + "voter": "natord" + }, + { + "rshares": 65631189, + "voter": "vuyusile" + }, + { + "rshares": 3598327038, + "voter": "strong-ai" + }, + { + "rshares": 511001659, + "voter": "grisha-danunaher" + }, + { + "rshares": 76019801, + "voter": "igtes" + }, + { + "rshares": 154471584, + "voter": "buffett" + }, + { + "rshares": 111492251, + "voter": "siniceku" + }, + { + "rshares": 121394631, + "voter": "bosjaya" + }, + { + "rshares": 162065683, + "voter": "yanik" + }, + { + "rshares": 162712524, + "voter": "steammeup" + }, + { + "rshares": 163265878, + "voter": "michaelstobiersk" + }, + { + "rshares": 159092709, + "voter": "chanceskain" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 288770755, + "voter": "witchcraftblog" + }, + { + "rshares": 162971049, + "voter": "laskoff" + }, + { + "rshares": 154855774, + "voter": "pawel-krawczyk" + }, + { + "rshares": 147741139, + "voter": "kalipo" + }, + { + "rshares": 159387371, + "voter": "bosch" + }, + { + "rshares": 159175576, + "voter": "fallout" + }, + { + "rshares": 159164412, + "voter": "disneypixar" + }, + { + "rshares": 155943941, + "voter": "rule" + }, + { + "rshares": 173696417, + "voter": "blackheart304" + }, + { + "rshares": 159025535, + "voter": "xtreme" + }, + { + "rshares": 155528114, + "voter": "icesteem" + }, + { + "rshares": 158632601, + "voter": "cream" + }, + { + "rshares": 155364835, + "voter": "insight2incite" + }, + { + "rshares": 155280013, + "voter": "ivan5642" + }, + { + "rshares": 10842428850, + "voter": "goldmatters" + }, + { + "rshares": 155152334, + "voter": "rjsailer" + }, + { + "rshares": 155125692, + "voter": "vicflo" + }, + { + "rshares": 155124346, + "voter": "michael-joseph" + }, + { + "rshares": 155057486, + "voter": "wakeupworldnews" + }, + { + "rshares": 157830937, + "voter": "tomalatv" + } + ], + "author": "gavvet", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.8, + "beneficiaries": [], + "blacklists": [], + "body": "I work as a data specialist for a large corporate. \n\nThis last couple of weeks I had my own Edward Snowden moment.\n-\nhttps://upload.wikimedia.org/wikipedia/commons/6/60/Edward_Snowden-2.jpg\nhttps://en.wikipedia.org/wiki/Edward_Snowden\n\n\nOur country recently had an election. Internet access in my country is expensive so if you offer people free internet access or wifi pretty much everyone will take you up on the offer so this company struck up a deal with the electoral commission to offer free wifi at all election voting stations\u2026 so that those who were waiting in line would be able to surf the web while waiting\u2026\n\nThat\u2019s really big of them\u2026.\n\n \u2026what\u2019s the catch?\n-\nWell you have to watch a two minute video from their sponsors\u2026\n\nThat sounds reasonable right? You stuck in a queue anyway right?\n\nSo they ask you to register\u2026 this is where it starts get a bit grey for me\u2026 after all you have just had to sit through a message from their sponsors and they made a cool $2 million profit for the day just from their sponsors by the way.\n\nSo the registration is to get your full names, email address etc. is taking it a bit far\u2026\n\nBut wait there is more\u2026\n-\nAs part of the registration you have to accept the terms and conditions\u2026.which we know nobody reads.\n\nIf anyone had read the T&C\u2019s they would have seen the clause wherein you accept and agree to allowing them to install a tracking pixel on your phone, which just by the way can\u2019t even be removed if you format the device.\n\nAt the same time that you agree to have the tracking pixel installed you also waive all your rights to protection of personal information and consent to alleviate yourself of all of the privacy rights the legislators have tried so hard to guarantee\u2026\n\nEssentially you give the company a signed blank check to anything and everything they deems fit to do with your data\u2026\n-\nSimply marvelous\u2026\n\nA sample of the data that is being collected came buy my desk\u2026 \n\nIt contains:\n>All your private details from the registration\nAll your device details\nGeolocation information\nYour web browsing activities\nSites visited \u2013 time on site etc.\nApp activity etc.\n\nThe company now wants to apply data science to categorize and classify you so that they can package you up as a product and sell you to their customers.\n-\n\nSo with you free wifi lunch at the voting booth you end up getting a little more than you bargained for. And the best\u2026 or worst\u2026 part about it all is everybody \u201clegally\u201d consented to it.\n1.2 Million devices were registered in one day\u2026. I prefer to use the terms \u201ccompromised\u201d or \u201cinfected\u201d\n\nI guess the question we need to start asking ourselves next time someone asks us to a free lunch is\u2026\n\nWould Edward Snowden be there? and what would he think?\n-", + "category": "freedom", + "children": 39, + "created": "2016-09-09T16:19:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://upload.wikimedia.org/wikipedia/commons/6/60/Edward_Snowden-2.jpg" + ], + "tags": [ + "freedom", + "privacy", + "gadgets", + "free" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 97681246925393, + "payout": 749.067, + "payout_at": "2016-09-16T16:19:57", + "pending_payout_value": "749.067 HBD", + "percent_hbd": 10000, + "permlink": "a-free-lunch-with-edward-snowden", + "post_id": 1185976, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 387 + }, + "title": "A free lunch with Edward Snowden", + "updated": "2016-09-09T16:19:57", + "url": "/freedom/@gavvet/a-free-lunch-with-edward-snowden" + }, + { + "active_votes": [ + { + "rshares": 16576852964856, + "voter": "itsascam" + }, + { + "rshares": 577896641309, + "voter": "barrie" + }, + { + "rshares": 376095868471, + "voter": "anonymous" + }, + { + "rshares": 14298188263721, + "voter": "summon" + }, + { + "rshares": 2503714082565, + "voter": "elixir" + }, + { + "rshares": 1951046575975, + "voter": "steemroller" + }, + { + "rshares": 71863429726, + "voter": "donaldtrump" + }, + { + "rshares": 17511446211232, + "voter": "steemed" + }, + { + "rshares": 2439814936341, + "voter": "badassmother" + }, + { + "rshares": 5329347213623, + "voter": "kushed" + }, + { + "rshares": 3942868273133, + "voter": "silversteem" + }, + { + "rshares": 4538665166887, + "voter": "wang" + }, + { + "rshares": 5923728089769, + "voter": "steemit200" + }, + { + "rshares": 160946110802, + "voter": "ozmaster" + }, + { + "rshares": 3104356603, + "voter": "boy" + }, + { + "rshares": 3769072916, + "voter": "bue-witness" + }, + { + "rshares": 684028478, + "voter": "bunny" + }, + { + "rshares": 54905737444, + "voter": "bue" + }, + { + "rshares": 1663409243, + "voter": "mini" + }, + { + "rshares": 213796245, + "voter": "moon" + }, + { + "rshares": 207051459466, + "voter": "alex90342fastn1" + }, + { + "rshares": 1764369890678, + "voter": "joseph" + }, + { + "rshares": 75085401990, + "voter": "aizensou" + }, + { + "rshares": 3374770502317, + "voter": "au1nethyb1" + }, + { + "rshares": 213045187912, + "voter": "b0y2k" + }, + { + "rshares": 1389036345, + "voter": "mineralwasser" + }, + { + "rshares": 435752936383, + "voter": "boatymcboatface" + }, + { + "rshares": 1131808612914, + "voter": "cass" + }, + { + "rshares": 10323951134, + "voter": "idol" + }, + { + "rshares": 625014361, + "voter": "healthcare" + }, + { + "rshares": 47210532345, + "voter": "stoner19" + }, + { + "rshares": 973167006, + "voter": "daniel.pan" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 24493866908, + "voter": "dedriss" + }, + { + "rshares": 288356419, + "voter": "helen.tan" + }, + { + "rshares": 1701898421, + "voter": "jocelyn" + }, + { + "rshares": 9697998547, + "voter": "gregory60" + }, + { + "rshares": 57723398885, + "voter": "lovelace" + }, + { + "rshares": 18717396671, + "voter": "fkn" + }, + { + "rshares": 427058815, + "voter": "paco-steem" + }, + { + "rshares": 4895173431, + "voter": "spaninv" + }, + { + "rshares": 27616938844, + "voter": "james-show" + }, + { + "rshares": 2110504361, + "voter": "gekko" + }, + { + "rshares": 25287299009, + "voter": "elishagh1" + }, + { + "rshares": 10277391560, + "voter": "richman" + }, + { + "rshares": 708142623619, + "voter": "nanzo-scoop" + }, + { + "rshares": 4872617589, + "voter": "acidyo" + }, + { + "rshares": 210406644399, + "voter": "mummyimperfect" + }, + { + "rshares": 1412734088, + "voter": "murh" + }, + { + "rshares": 2318350770, + "voter": "error" + }, + { + "rshares": 943553728992, + "voter": "cyber" + }, + { + "rshares": 58394257840, + "voter": "ak2020" + }, + { + "rshares": 8112030649, + "voter": "badger311" + }, + { + "rshares": 8396200372, + "voter": "badger313" + }, + { + "rshares": 8361133925, + "voter": "badger312" + }, + { + "rshares": 8648473333, + "voter": "badger316" + }, + { + "rshares": 8765611257, + "voter": "badger319" + }, + { + "rshares": 8676897547, + "voter": "badger3101" + }, + { + "rshares": 8151259697, + "voter": "badger3111" + }, + { + "rshares": 8691407666, + "voter": "badger3121" + }, + { + "rshares": 8315182535, + "voter": "badger3131" + }, + { + "rshares": 8418990047, + "voter": "badger3141" + }, + { + "rshares": 8396323790, + "voter": "badger3171" + }, + { + "rshares": 8211294150, + "voter": "badger3181" + }, + { + "rshares": 8774664098, + "voter": "badger3191" + }, + { + "rshares": 8211137437, + "voter": "badger3112" + }, + { + "rshares": 8538970800, + "voter": "badger3132" + }, + { + "rshares": 8417115105, + "voter": "badger3162" + }, + { + "rshares": 8639125768, + "voter": "badger3113" + }, + { + "rshares": 8303468129, + "voter": "badger3123" + }, + { + "rshares": 8422408271, + "voter": "badger3133" + }, + { + "rshares": 8760265222, + "voter": "badger3153" + }, + { + "rshares": 8451315269, + "voter": "badger3163" + }, + { + "rshares": 8480657540, + "voter": "badger3193" + }, + { + "rshares": 8432222787, + "voter": "badger3114" + }, + { + "rshares": 8344642540, + "voter": "badger3124" + }, + { + "rshares": 8251266095, + "voter": "badger3144" + }, + { + "rshares": 8176105773, + "voter": "badger3154" + }, + { + "rshares": 8048566417, + "voter": "badger3164" + }, + { + "rshares": 8367650458, + "voter": "badger3174" + }, + { + "rshares": 8637111059, + "voter": "badger3194" + }, + { + "rshares": 8537467956, + "voter": "badger3105" + }, + { + "rshares": 8483180556, + "voter": "badger3135" + }, + { + "rshares": 8092976375, + "voter": "badger3145" + }, + { + "rshares": 8654062811, + "voter": "badger3155" + }, + { + "rshares": 8358821259, + "voter": "badger3175" + }, + { + "rshares": 8143616780, + "voter": "badger3195" + }, + { + "rshares": 7799410039, + "voter": "badger3106" + }, + { + "rshares": 8586693095, + "voter": "badger3116" + }, + { + "rshares": 8632805599, + "voter": "badger3126" + }, + { + "rshares": 8274090549, + "voter": "badger3136" + }, + { + "rshares": 7934210483, + "voter": "badger3146" + }, + { + "rshares": 8157010063, + "voter": "badger3156" + }, + { + "rshares": 8364570737, + "voter": "badger3166" + }, + { + "rshares": 8282672957, + "voter": "badger3176" + }, + { + "rshares": 8412115898, + "voter": "badger3186" + }, + { + "rshares": 8446515847, + "voter": "badger3196" + }, + { + "rshares": 8376798274, + "voter": "badger3107" + }, + { + "rshares": 8138638648, + "voter": "badger315" + }, + { + "rshares": 8615654017, + "voter": "badger318" + }, + { + "rshares": 8663361608, + "voter": "badger3151" + }, + { + "rshares": 8348332825, + "voter": "badger3161" + }, + { + "rshares": 8597625212, + "voter": "badger3122" + }, + { + "rshares": 8536865161, + "voter": "badger3142" + }, + { + "rshares": 8751263635, + "voter": "badger3152" + }, + { + "rshares": 8081255144, + "voter": "badger3172" + }, + { + "rshares": 8574904025, + "voter": "badger3182" + }, + { + "rshares": 8339728931, + "voter": "badger3192" + }, + { + "rshares": 8257619091, + "voter": "badger3143" + }, + { + "rshares": 8510530400, + "voter": "badger3173" + }, + { + "rshares": 8228380304, + "voter": "badger3104" + }, + { + "rshares": 7951525600, + "voter": "badger3134" + }, + { + "rshares": 8342800561, + "voter": "badger3184" + }, + { + "rshares": 8282306559, + "voter": "badger3115" + }, + { + "rshares": 8737185463, + "voter": "badger3165" + }, + { + "rshares": 8377493460, + "voter": "badger3185" + }, + { + "rshares": 8437074851, + "voter": "badger314" + }, + { + "rshares": 8662564048, + "voter": "badger317" + }, + { + "rshares": 8411037152, + "voter": "badger3102" + }, + { + "rshares": 8373978215, + "voter": "badger3103" + }, + { + "rshares": 8303788091, + "voter": "badger3125" + }, + { + "rshares": 8271225325, + "voter": "badger3183" + }, + { + "rshares": 395437074226, + "voter": "taoteh1221" + }, + { + "rshares": 333289762, + "voter": "stiletto" + }, + { + "rshares": 20442854473, + "voter": "ratel" + }, + { + "rshares": 279113011397, + "voter": "trogdor" + }, + { + "rshares": 5795130758, + "voter": "mark-waser" + }, + { + "rshares": 150400185773, + "voter": "kimziv" + }, + { + "rshares": 25256612928, + "voter": "djm34" + }, + { + "rshares": 7380493211, + "voter": "dasha" + }, + { + "rshares": 159568362205, + "voter": "dashpaymag" + }, + { + "rshares": 238320350557, + "voter": "asmolokalo" + }, + { + "rshares": 88712514238, + "voter": "rubybian" + }, + { + "rshares": 3303627515, + "voter": "orly" + }, + { + "rshares": 63382861408, + "voter": "furion" + }, + { + "rshares": 743522845, + "voter": "busser" + }, + { + "rshares": 6172804799, + "voter": "owdy" + }, + { + "rshares": 451556124, + "voter": "barbara2" + }, + { + "rshares": 501722057, + "voter": "ch0c0latechip" + }, + { + "rshares": 464355930, + "voter": "doge4lyf" + }, + { + "rshares": 1081057545, + "voter": "steem1653" + }, + { + "rshares": 4694182752, + "voter": "thegoodguy" + }, + { + "rshares": 232276009, + "voter": "pet1000" + }, + { + "rshares": 3541613089, + "voter": "karen13" + }, + { + "rshares": 24462414835, + "voter": "igster" + }, + { + "rshares": 6556920483, + "voter": "lichtblick" + }, + { + "rshares": 34881015965, + "voter": "creemej" + }, + { + "rshares": 13235028002, + "voter": "nippel66" + }, + { + "rshares": 11000903870, + "voter": "benjiberigan" + }, + { + "rshares": 8249832586, + "voter": "magz8716" + }, + { + "rshares": 19453731732, + "voter": "bendjmiller222" + }, + { + "rshares": 3403715189, + "voter": "tarindel" + }, + { + "rshares": 23206780225, + "voter": "deanliu" + }, + { + "rshares": 3567394163, + "voter": "mastletter" + }, + { + "rshares": 970801526, + "voter": "dbendorf" + }, + { + "rshares": 172168168375, + "voter": "jl777" + }, + { + "rshares": 417941637, + "voter": "meteor78" + }, + { + "rshares": 6881333551, + "voter": "lostnuggett" + }, + { + "rshares": 15575679374, + "voter": "positive" + }, + { + "rshares": 1784618761, + "voter": "yarly" + }, + { + "rshares": 269607289, + "voter": "yarly2" + }, + { + "rshares": 270010959, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 14672074207, + "voter": "proto" + }, + { + "rshares": 614737561, + "voter": "curator" + }, + { + "rshares": 23768534383, + "voter": "sisterholics" + }, + { + "rshares": 432455845, + "voter": "yarly10" + }, + { + "rshares": 1635672101, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 512335025, + "voter": "fnait" + }, + { + "rshares": 467485533, + "voter": "keepcalmand" + }, + { + "rshares": 41420207958, + "voter": "celebr1ty" + }, + { + "rshares": 152942524, + "voter": "steemster1" + }, + { + "rshares": 5505682035, + "voter": "sulev" + }, + { + "rshares": 972844351, + "voter": "metaflute" + }, + { + "rshares": 7347175730, + "voter": "taker" + }, + { + "rshares": 1649173718, + "voter": "coinbar" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 823969820416, + "voter": "laonie" + }, + { + "rshares": 227064845841, + "voter": "ozchartart" + }, + { + "rshares": 5095954197, + "voter": "croatia" + }, + { + "rshares": 21646111918, + "voter": "rawnetics" + }, + { + "rshares": 23421551879, + "voter": "laonie1" + }, + { + "rshares": 23933800228, + "voter": "laonie2" + }, + { + "rshares": 23942517938, + "voter": "laonie3" + }, + { + "rshares": 23888710719, + "voter": "laoyao" + }, + { + "rshares": 28749163322, + "voter": "myfirst" + }, + { + "rshares": 187032451110, + "voter": "somebody" + }, + { + "rshares": 6996023302, + "voter": "flysaga" + }, + { + "rshares": 41324488341, + "voter": "midnightoil" + }, + { + "rshares": 23938341637, + "voter": "laonie4" + }, + { + "rshares": 23936597790, + "voter": "laonie5" + }, + { + "rshares": 23933825448, + "voter": "laonie6" + }, + { + "rshares": 23930764542, + "voter": "laonie7" + }, + { + "rshares": 1454197997, + "voter": "labradorsem" + }, + { + "rshares": 23926859612, + "voter": "laonie8" + }, + { + "rshares": 23925122672, + "voter": "laonie9" + }, + { + "rshares": 95899899525, + "voter": "xiaohui" + }, + { + "rshares": 5216853638, + "voter": "oflyhigh" + }, + { + "rshares": 3232505931, + "voter": "xiaokongcom" + }, + { + "rshares": 2076051332, + "voter": "natalymaty" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 58467607, + "voter": "ciao" + }, + { + "rshares": 40300618597, + "voter": "eneismijmich" + }, + { + "rshares": 56682205, + "voter": "steemo" + }, + { + "rshares": 6514071352, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 72860952, + "voter": "confucius" + }, + { + "rshares": 12031266273, + "voter": "borran" + }, + { + "rshares": 2949971449, + "voter": "bledarus" + }, + { + "rshares": 9184514706, + "voter": "mione" + }, + { + "rshares": 58970189, + "voter": "party1998" + }, + { + "rshares": 222804436, + "voter": "party1999" + }, + { + "rshares": 57405835, + "voter": "jarvis" + }, + { + "rshares": 427570271, + "voter": "microluck" + }, + { + "rshares": 55520042, + "voter": "fortuner" + }, + { + "rshares": 728479455, + "voter": "alexma3x" + }, + { + "rshares": 3367154145, + "voter": "macartem" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 4237608948, + "voter": "steembeast" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 23918915451, + "voter": "laonie10" + }, + { + "rshares": 23477323519, + "voter": "andrewawerdna" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 23565149289, + "voter": "laonie11" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 1618033455, + "voter": "davidjkelley" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 15178279428, + "voter": "digital-wisdom" + }, + { + "rshares": 3779388237, + "voter": "ethical-ai" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 5538917550, + "voter": "jwaser" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 892535942, + "voter": "smisi" + }, + { + "rshares": 49326680802, + "voter": "natureofbeing" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 2609524095, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 57045358, + "voter": "plantbasedjunkie" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341204509, + "voter": "ellepdub" + }, + { + "rshares": 9556274696, + "voter": "herpetologyguy" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 4696742902, + "voter": "morgan.waser" + }, + { + "rshares": 69976038, + "voter": "piphunters" + }, + { + "rshares": 3598327038, + "voter": "strong-ai" + }, + { + "rshares": 76019801, + "voter": "igtes" + }, + { + "rshares": 154471584, + "voter": "buffett" + }, + { + "rshares": 108213067, + "voter": "siniceku" + }, + { + "rshares": 121394631, + "voter": "bosjaya" + }, + { + "rshares": 164151372, + "voter": "flowmetheus" + }, + { + "rshares": 78462337, + "voter": "comeup" + }, + { + "rshares": 159092709, + "voter": "chanceskain" + }, + { + "rshares": 152257538, + "voter": "insight2incite" + } + ], + "author": "b0y2k", + "author_payout_value": "0.000 HBD", + "author_reputation": 65.94, + "beneficiaries": [], + "blacklists": [], + "body": "http://magmauk.com/images/steemit/compass/compassLogo2.png\n\nHi guys,\nsorry for the long break in updates but real life took over for a while and i have been swamped with work. Maybe one day I can sit back, relax and enjoy being a race team rider and manager haha. Maybe... but for now the day job keeps me afloat!\n\nOk so back to the real reason for this post. \n\n**The Compass cup 2016!**\n\nhttp://magmauk.com/images/steemit/compass/winnersCup.jpg\n\nThe compass cup is a once yearly event where all the local clubs from the ACU meet up and compete.\n\nAs all of our clubs are primarily schoolboy clubs the majority of the competitors range from 6-17 years old. \n\nEach year we beg and borrow for sponsorship so as the season is almost over for this year I thought I would give steemit the chance to step in and help the kids out. The club is completely non profit based and as such relys heavily on the good will of the parents and local companys. \n\nhttp://magmauk.com/images/steemit/compass/compass1.jpg\n\nI will still be running the Factory Steemit team for next season and I\u2019m making great progress, but as this is still in the planning stages I wanted to get something going right now! I have put aside my teams work for the next few weeks to help out on this. The race is October 21st so there is a lot to do in a short space of time!\n\nAll the people involved in this are doing this for free, they volunteer their time and energy for the club and for the kids. I think it would be great to give them something back for this effort. Oh and by the way... I'm not riding for the team and I\u2019m not involved in the day on race day! I'm doing this simply to help them out and to promote Steemit. Every single Steem $ from this post will be used and donated to the team.\n\nSo I would like to raise enough sponsorship to pay for the teams shirts and kit. Plus, I thought it would be great to get a big steemit banner made as well to really push the message across. There will be six clubs at race day from across the south east of England. The event will be covered online and also in local publications and newspapers, it's a great chance to promote steemit! :)\n\n\n\nFor anyone who didn\u2019t know my local club is Mid Sussex Motocross Club\nhttp://www.msmxc.co.uk\n\nhttp://magmauk.com/images/steemit/compass/compass2.jpg\n\nFor Mid Sussex Motocross Club there will be 35 team members and a manager representing us for the cup.\n\nThere are 5 riders in each class:\n\nClass | Age group\n------------ | -------------\nAutos | 6 \u2013 8 years\nJuniors | 7 \u2013 10 years\nSmall Wheel | 9 \u2013 12 years\nBig Wheel | 11 \u2013 15 years\nYouth Open | 14 \u2013 17 years\nAdult B | 35+\nAdult A | 17-34\n\n\nOnce/ if we get enough funding I will work on some designs for the kit and post them here to show you guys. All Steem $ earned in these posts will be passed on to the team. I will be doing all the design, ordering and running about for free. As with everyone who helps out at the club it is all voluntary.\n\nhttp://magmauk.com/images/steemit/compass/compass6.jpg\n\nFor these kids it\u2019s an amazing chance to get to ride and compete against the best the south of England has to offer. Their first chance to take on the best! Let\u2019s give them something to remember :)\n\nhttp://magmauk.com/images/steemit/compass/compass5.jpg\n\nAs Always a massive thank you to every single person who comments, follows and votes for my projects. You guys rock and i couldn't do it without you!\n\nhttp://magmauk.com/images/steemit/compass/compass3.jpg\n\nSo please steemit it would be a great start to the Factory Steemit project to be able to sponsor the team event! \nLet\u2019s do this :)\n\nhttp://magmauk.com/images/steemit/compass/compass4.jpg\n\nP.S. \nThe competition shirts.\nhttps://steemit.com/motocross/@b0y2k/steemit-factory-racing-custom-shirt-giveaway-the-redraw-results\nThe shirts from the previous competition are in the printing process now. I will be doing a seperate update about them shortly which will include all the details of the company I am using if anyone wished to check up on myself or my transparency.\n\n**Have a great weekend guys!**", + "category": "motocross", + "children": 7, + "created": "2016-09-09T16:19:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://magmauk.com/images/steemit/compass/compassLogo2.png", + "http://magmauk.com/images/steemit/compass/winnersCup.jpg", + "http://magmauk.com/images/steemit/compass/compass1.jpg", + "http://magmauk.com/images/steemit/compass/compass2.jpg", + "http://magmauk.com/images/steemit/compass/compass6.jpg", + "http://magmauk.com/images/steemit/compass/compass5.jpg", + "http://magmauk.com/images/steemit/compass/compass3.jpg", + "http://magmauk.com/images/steemit/compass/compass4.jpg" + ], + "links": [ + "http://www.msmxc.co.uk", + "https://steemit.com/motocross/@b0y2k/steemit-factory-racing-custom-shirt-giveaway-the-redraw-results" + ], + "tags": [ + "motocross", + "factorysteemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 90080272382094, + "payout": 744.724, + "payout_at": "2016-09-16T16:19:27", + "pending_payout_value": "744.724 HBD", + "percent_hbd": 10000, + "permlink": "steemit-sponsoring-the-compass-cup-team-event", + "post_id": 1185972, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 270 + }, + "title": "Steemit sponsoring The Compass Cup Team event", + "updated": "2016-09-09T16:19:27", + "url": "/motocross/@b0y2k/steemit-sponsoring-the-compass-cup-team-event" + }, + { + "active_votes": [ + { + "rshares": 32214619982370, + "voter": "smooth" + }, + { + "rshares": 405065040297, + "voter": "anonymous" + }, + { + "rshares": 41026309403672, + "voter": "blocktrades" + }, + { + "rshares": 582218213149, + "voter": "samupaha" + }, + { + "rshares": 704854546302, + "voter": "abit" + }, + { + "rshares": 994810727008, + "voter": "liondani" + }, + { + "rshares": 3104801605, + "voter": "boy" + }, + { + "rshares": 3769632651, + "voter": "bue-witness" + }, + { + "rshares": 684099809, + "voter": "bunny" + }, + { + "rshares": 7312197342416, + "voter": "complexring" + }, + { + "rshares": 54957669647, + "voter": "bue" + }, + { + "rshares": 1663630967, + "voter": "mini" + }, + { + "rshares": 213807099, + "voter": "moon" + }, + { + "rshares": 85982645999, + "voter": "aizensou" + }, + { + "rshares": 515648786041, + "voter": "masteryoda" + }, + { + "rshares": 709998844557, + "voter": "pfunk" + }, + { + "rshares": 625076388, + "voter": "healthcare" + }, + { + "rshares": 973281749, + "voter": "daniel.pan" + }, + { + "rshares": 21343623298, + "voter": "hcf27" + }, + { + "rshares": 2426805237, + "voter": "konelectric" + }, + { + "rshares": 306658189276, + "voter": "chitty" + }, + { + "rshares": 288376577, + "voter": "helen.tan" + }, + { + "rshares": 73536772482, + "voter": "easteagle13" + }, + { + "rshares": 1031904899, + "voter": "weenfan" + }, + { + "rshares": 152055548417, + "voter": "steve-walschot" + }, + { + "rshares": 1412886635, + "voter": "murh" + }, + { + "rshares": 11133889002, + "voter": "andu" + }, + { + "rshares": 24091288723, + "voter": "thecryptofiend" + }, + { + "rshares": 234345612809, + "voter": "wingz" + }, + { + "rshares": 50302545642, + "voter": "juanmiguelsalas" + }, + { + "rshares": 55800613659, + "voter": "thecryptodrive" + }, + { + "rshares": 200441000586, + "voter": "will-zewe" + }, + { + "rshares": 32984901470, + "voter": "michaelx" + }, + { + "rshares": 83163055701, + "voter": "razvanelulmarin" + }, + { + "rshares": 510500434, + "voter": "mrhankeh" + }, + { + "rshares": 57884449332, + "voter": "isteemit" + }, + { + "rshares": 362176333, + "voter": "chetlanin" + }, + { + "rshares": 67353282904, + "voter": "asmolokalo" + }, + { + "rshares": 34170954091, + "voter": "good-karma" + }, + { + "rshares": 14850848642, + "voter": "yogi.artist" + }, + { + "rshares": 29062494099, + "voter": "picokernel" + }, + { + "rshares": 92176103615, + "voter": "sigmajin" + }, + { + "rshares": 1401033821, + "voter": "mixa" + }, + { + "rshares": 55815725, + "voter": "cynetyc" + }, + { + "rshares": 208190403393, + "voter": "jesta" + }, + { + "rshares": 40299083676, + "voter": "biophil" + }, + { + "rshares": 91926117, + "voter": "wildchild" + }, + { + "rshares": 12572461566, + "voter": "benjiberigan" + }, + { + "rshares": 6881333551, + "voter": "lostnuggett" + }, + { + "rshares": 9677212516, + "voter": "fishborne" + }, + { + "rshares": 282703543, + "voter": "sergey44" + }, + { + "rshares": 41702622538, + "voter": "claudiop63" + }, + { + "rshares": 31991934687, + "voter": "smailer" + }, + { + "rshares": 115870395, + "voter": "bullionstackers" + }, + { + "rshares": 5954618152, + "voter": "jed78" + }, + { + "rshares": 128937261861, + "voter": "shaka" + }, + { + "rshares": 134442862919, + "voter": "steemdrive" + }, + { + "rshares": 972844351, + "voter": "metaflute" + }, + { + "rshares": 35209586477, + "voter": "gomeravibz" + }, + { + "rshares": 5840737760, + "voter": "theprophet0" + }, + { + "rshares": 38495853751, + "voter": "rampant" + }, + { + "rshares": 6056502236, + "voter": "brendio" + }, + { + "rshares": 6756876509, + "voter": "minion" + }, + { + "rshares": 1513301848, + "voter": "paynode" + }, + { + "rshares": 60961853, + "voter": "rinaa" + }, + { + "rshares": 59697439, + "voter": "ritadey" + }, + { + "rshares": 63395582, + "voter": "apastor777" + }, + { + "rshares": 21518849060, + "voter": "hanshotfirst" + }, + { + "rshares": 58977371, + "voter": "jers" + }, + { + "rshares": 58969965, + "voter": "nyoba" + }, + { + "rshares": 52467942, + "voter": "loli" + }, + { + "rshares": 56076164, + "voter": "nano2nd" + }, + { + "rshares": 98480938019, + "voter": "serejandmyself" + }, + { + "rshares": 610226658, + "voter": "wuyueling" + }, + { + "rshares": 8040569415, + "voter": "craigwilliamz" + }, + { + "rshares": 29668457522, + "voter": "daut44" + }, + { + "rshares": 2000037840, + "voter": "cryptoeasy" + }, + { + "rshares": 103448387465, + "voter": "shenanigator" + }, + { + "rshares": 126592690, + "voter": "kreativ" + }, + { + "rshares": 5097949261, + "voter": "l0k1" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 15941029835, + "voter": "bluehorseshoe" + }, + { + "rshares": 54986542, + "voter": "gardataur" + }, + { + "rshares": 54933903, + "voter": "got" + }, + { + "rshares": 54902054, + "voter": "dawnkiller" + }, + { + "rshares": 57680750429, + "voter": "tracemayer" + }, + { + "rshares": 1347192291, + "voter": "bitcoinparadise" + }, + { + "rshares": 53925871, + "voter": "predko777" + }, + { + "rshares": 97090801, + "voter": "positivesteem" + }, + { + "rshares": 88742390, + "voter": "inarix03" + }, + { + "rshares": 53735837, + "voter": "drac59" + }, + { + "rshares": 322942107, + "voter": "robotev2" + }, + { + "rshares": 50244478, + "voter": "mirety" + }, + { + "rshares": 69976038, + "voter": "piphunters" + }, + { + "rshares": 2836212288, + "voter": "ltm" + }, + { + "rshares": 52664616, + "voter": "elpablopino" + }, + { + "rshares": 175862306, + "voter": "darkminded153" + }, + { + "rshares": 521874035, + "voter": "grisha-danunaher" + }, + { + "rshares": 108213067, + "voter": "siniceku" + }, + { + "rshares": 114163607, + "voter": "kalipo" + }, + { + "rshares": 158914655, + "voter": "messi10" + }, + { + "rshares": 158910852, + "voter": "sunny1" + }, + { + "rshares": 158907943, + "voter": "sidd" + }, + { + "rshares": 158904739, + "voter": "anil12" + }, + { + "rshares": 158901681, + "voter": "ronney" + }, + { + "rshares": 158267372, + "voter": "me86ljj3wy" + }, + { + "rshares": 158265123, + "voter": "yc521pfi3x" + }, + { + "rshares": 158262346, + "voter": "csg0q82iul" + }, + { + "rshares": 158234006, + "voter": "ljkvnzgpvq" + }, + { + "rshares": 158231877, + "voter": "wstqotyddi" + }, + { + "rshares": 158230192, + "voter": "ufvosobdfb" + }, + { + "rshares": 158228488, + "voter": "glxmgiqrgj" + }, + { + "rshares": 158219074, + "voter": "rsgmslegyx" + }, + { + "rshares": 158211582, + "voter": "nkroyzrjgf" + }, + { + "rshares": 155107759, + "voter": "wandaham" + }, + { + "rshares": 158209558, + "voter": "imoqhlzemr" + }, + { + "rshares": 158207874, + "voter": "qiqyyqvzhj" + }, + { + "rshares": 158203971, + "voter": "aonmenmbic" + }, + { + "rshares": 158192224, + "voter": "alexurex" + }, + { + "rshares": 158186686, + "voter": "ashbuille" + }, + { + "rshares": 158183923, + "voter": "auberenne" + }, + { + "rshares": 158176291, + "voter": "belialis" + }, + { + "rshares": 158172542, + "voter": "boyaconehou" + }, + { + "rshares": 158169693, + "voter": "brandmar" + }, + { + "rshares": 158165782, + "voter": "breageoa" + }, + { + "rshares": 158156198, + "voter": "canixfuny" + }, + { + "rshares": 158153164, + "voter": "cassachex" + }, + { + "rshares": 158150021, + "voter": "ceticalwo" + }, + { + "rshares": 158147243, + "voter": "commenth" + }, + { + "rshares": 158144137, + "voter": "cootekel" + }, + { + "rshares": 158140507, + "voter": "dinexavi" + }, + { + "rshares": 158137183, + "voter": "footidie" + }, + { + "rshares": 158134585, + "voter": "gwenood" + }, + { + "rshares": 158131515, + "voter": "headlinez" + }, + { + "rshares": 158128326, + "voter": "insellias" + }, + { + "rshares": 158125936, + "voter": "janetekitan" + }, + { + "rshares": 158122441, + "voter": "kluglainno" + }, + { + "rshares": 158120034, + "voter": "lullishoi" + }, + { + "rshares": 145646637, + "voter": "roger.steemit" + } + ], + "author": "sigmajin", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.43, + "beneficiaries": [], + "blacklists": [], + "body": "People often notice the many similarities between me and Jesus. Today, I will attempt to explain the voting power changes coming on the 13th in a parable, just like Jesus would. \n\nGoing into this, I\u200b want to correct an error in my earlier post on the subject. In my earlier post, I misunderstood some graphs on the white paper and assumed that the vote target was a \"sweet spot\" and that going above or below it would result in a penalty to voting power. This, in fact, is not true. You are only penalized for casting too few votes, not for casting too many. If you cast more than the target number of votes, your decreased voting power will be entirely offset by your increased number of actual votes. \n\nYou can read some of the discussion that led to this post [here](https://steemit.com/steem-help/@biophil/announcement-all-votes-will-be-up-to-8-times-more-powerful-in-new-hard-fork) and [here](https://steemit.com/steem/@sigmajin/what-every-user-should-know-about-the-upcoming-change-in-voting)\n\n##
    **The 5 Curating Brothers**
    \nImagine for a moment that there are 5 brothers. These five brothers do all of the curating on steemit. They all have the same amount of steem power. In this theoretical steemit system, the total daily reward pool is $8,500.\n
    http://www.msnbc.com/sites/msnbc/files/styles/ratio--3-2--830x553/public/articles/155658114.jpg
    \n* **Andy** devotes the most time to his curating duties. He casts the target 40 votes per day.\n\n* **Ben** is not as good as Andy at managing his time and his votes, but he still tries. He casts 30 votes a day.\n\n* **Carl** doesn't have very much time to delegate to curating. He casts 20 votes a day\n\n* **David** Has even less time. He casts 10 votes a day.\n\n* **Frank** barely has any time to devote to curation, he casts 5 votes a day.\n\nIn total, 85 votes are cast every day to award $8500. Each vote, therefore, is worth $100.\n\n#
    Brothers Vote Value At the 40 Vote per Day Target
    \nX | votes cast per day | Median Vote strength | Adjusted Votes Per Day| total value cast per day\n------------ | ------------- | ------------- | ------------- | -------------\nAndy | 40 | 1 |40 | $4000\nBen | 30| 1 | 30 | $3000\nCarl | 20 | 1 |20 | $2000\nDavid | 10 | 1 |10 | $1000\nFrank | 5 | 1 | 5| $500\n**Total** | **85** | **1** | **85** |**$8500**\n\nNote that, for a fixed amount of steem power and reward pool, Andy is unique in that he cannot earn more money by voting more. He wouldn't lose money, but the change to his voting power would make any vote above 40 a wipe. He actually _can_ lose money by clumping his votes. Ideally, at 40 votes, he should be able to cast every single one of his 40 votes at 100% power by spacing his votes at 36-minute intervals through the day. If there was a super-Andy who cast 80 votes per day, his adjusted vote value would be the same as Andy's, because he would be unable to cast his full 80 votes and also wait long enough to cast them all at 100%.\n\n#
    Brothers Vote Value at the 5 vote per day target
    \nX | votes cast per day |Median Vote Value | Adjusted | total value cast per day\n------------ | ------------- | ------------- | ------------- | -------------\nAndy | 40 | .125 | 5 |$1700\nBen | 30| .166 | 5| $1700\nCarl | 20 | .25 | 5 |$1700\nDavid | 10 | .50 |5 | $1700\nFrank | 5 | 1 |5 |$1700\n**Total** | **85** | **.29** | **25**|**$8500**\n\nNotice that, because they are above the vote target, Andy, Ben, Carl, and David all have median vote values below 1.0 Just like Super Andy in the previous example, the \"extra\" votes that they cast above the target threshold attenuate their voting power. Andy could bring his voting down to 5/day (just like frank) and be able to cast 100% votes, but it wouldn't really make a difference. He is not being penalized for casting too many votes.\n\nNote here that the monetary value of a single 100% vote did go up. \n
    \nTo begin with, it was \n
    \n` 8500 / 85 =100 `\n\nAfter the target change, it is \n\n` 8500 /25 = $340 `\n
    \nIn this particular case, it went up just over 200%. However, this increase was insufficient to make up for the 87% decrease in the number of votes that could be cast. The farther away each brother was from actually casting the maximum number of votes, the less his average influence was effected.\n\nTo use shennanigator's model, if you could cast 40 100% votes per day worth 10 cents each before the change, after the change you would be able to cast 5 100% votes worth 34 cents after the change.\n\nHere are the before and after numbers for the total $ influence exerted by the brothers.\nx | 40 vote target | 5 vote target | % gain/loss\n------------ | ------------- | -------------| -------------\nAndy | $4000 |$1700 |-57.5%\nBen | $3000 |$1700 |-10%\nCarl | $2000 |$1700 | -15%\nDavid| $1000 |$1700 | +70%\nFrank | $500 |$1700 | +240%\n\n# Lowering the Bar Does not Improve Participation(it just improves how many get over the bar)\n\nBiophil wrote in my previous thread\n> It just depends on total voter participation; if participation goes up (a good thing), the increase won't be 8x. If it goes down (a bad thing), the increase will actually be more than 8x. It's very difficult to predict.\n\nThis is somewhat misleading. Imagine a classroom with 40 students in it. At the end of the year, 4 students are scheduled to be awarded a certificate for perfect attendance. On the very last day, the principal comes into the classroom and announces that, in addition to the 4 students who actually have perfect attendance, 10 students who have been absent 2 days or less will also get the certificate. \n
    \nhttps://anticap.files.wordpress.com/2011/08/lowering-the-bar.jpg\n
    \nBy doing this, the principal has not, in fact, increased attendance. He has merely increased the superficial appearance of attendance by rewarding imperfect attendance the same way he rewards perfect attendance. In the same sense, the 5-day target does not increase participation. It merely gives the same reward to lower participation as it does to higher.\n\nIn fact, it disincentivizes high participation. In the new system, there is less reason for andy to take the time to read and vote on 40 posts. He can still do so, but why should he? He can be like frank, put in much less work, and get the same level of influence.\n\n# I heard the new voting target is helping fight bots... how is it doing that?\n\nIt's really not. At least, not directly. It does hurt bots (because most bots are Andys, though I would argue that most Andys are not bots). Basically, if you're a high power frank, this new target helps you at the expense of _all_ andy's, bots included. When we say this decreases the influence of bots, what we really mean is that it decreases the influence of _all_ very active curators.\n#
    Which brother are you?
    \nIf you look at the charts above, it becomes clear that there are two factors that influence how the change to a 5 vote target will affect each individual voter.\n\n1. How close are you to optimal voting right now? If you're an andy or a ben, you're probably going to see a decrease in influence.\n2. How close is everybody else? If you're currently a more optimal voter than average, this will definitely hurt you. If you're a less optimal voter, this will definitely help you. \n
    \n
    \nIn a world where every poster was an andy, this change would have precisely the type of cosmetic effect @shenanigator and others have described. If everyone on steemit were a Frank or a Dave, and there were only a few Andy's, this vote would decrease the voting power of the andy's significantly.\n\nAt the end of the day, what you need to take away from this and my other post on the topic is that this change is not cosmetic, or a \"bug fix\", or a way to give users two dollar bills for 8 quarters. It is a very real re-distribution of influence with very real consequences to active curators. We should look long and hard at the effects of this redistribution when it happens, because its very possible that some of the best curators here will, to coin a phrase, get Franked in the Andy.", + "category": "steem-help", + "children": 35, + "created": "2016-09-09T22:04:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.msnbc.com/sites/msnbc/files/styles/ratio--3-2--830x553/public/articles/155658114.jpg", + "https://anticap.files.wordpress.com/2011/08/lowering-the-bar.jpg" + ], + "links": [ + "https://steemit.com/steem-help/@biophil/announcement-all-votes-will-be-up-to-8-times-more-powerful-in-new-hard-fork", + "https://steemit.com/steem/@sigmajin/what-every-user-should-know-about-the-upcoming-change-in-voting" + ], + "tags": [ + "steem-help", + "steemit", + "voting", + "voting-power", + "curation" + ], + "users": [ + "shenanigator" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 87238164893138, + "payout": 718.152, + "payout_at": "2016-09-16T22:04:57", + "pending_payout_value": "718.152 HBD", + "percent_hbd": 10000, + "permlink": "the-tale-of-the-5-brothers-a-voting-power-parable", + "post_id": 1189567, + "promoted": "25.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 139 + }, + "title": "The Tale of the 5 Brothers -- A Voting Power Parable", + "updated": "2016-09-10T07:49:03", + "url": "/steem-help/@sigmajin/the-tale-of-the-5-brothers-a-voting-power-parable" + }, + { + "active_votes": [ + { + "rshares": 16915156086588, + "voter": "itsascam" + }, + { + "rshares": 591990611884, + "voter": "barrie" + }, + { + "rshares": 5103688034, + "voter": "style" + }, + { + "rshares": 376095153973, + "voter": "anonymous" + }, + { + "rshares": 1990863853036, + "voter": "steemroller" + }, + { + "rshares": 73330030333, + "voter": "donaldtrump" + }, + { + "rshares": 17868698580054, + "voter": "steemed" + }, + { + "rshares": 4692171705990, + "voter": "riverhead" + }, + { + "rshares": 2439779872643, + "voter": "badassmother" + }, + { + "rshares": 2062243289522, + "voter": "hr1" + }, + { + "rshares": 4538631071439, + "voter": "wang" + }, + { + "rshares": 5923728089769, + "voter": "steemit200" + }, + { + "rshares": 3725222334, + "voter": "boy" + }, + { + "rshares": 4522880047, + "voter": "bue-witness" + }, + { + "rshares": 820834174, + "voter": "bunny" + }, + { + "rshares": 7153056311099, + "voter": "complexring" + }, + { + "rshares": 65886625949, + "voter": "bue" + }, + { + "rshares": 1996089229, + "voter": "mini" + }, + { + "rshares": 256555495, + "voter": "moon" + }, + { + "rshares": 1764332629260, + "voter": "joseph" + }, + { + "rshares": 3374514880928, + "voter": "au1nethyb1" + }, + { + "rshares": 412914295763, + "voter": "recursive3" + }, + { + "rshares": 512988068785, + "voter": "masteryoda" + }, + { + "rshares": 2705097509424, + "voter": "recursive" + }, + { + "rshares": 1425589933, + "voter": "mineralwasser" + }, + { + "rshares": 877770225847, + "voter": "boombastic" + }, + { + "rshares": 8480888098, + "voter": "bingo-0" + }, + { + "rshares": 2105951561, + "voter": "bingo-1" + }, + { + "rshares": 435545247709, + "voter": "boatymcboatface" + }, + { + "rshares": 10323830960, + "voter": "idol" + }, + { + "rshares": 750017233, + "voter": "healthcare" + }, + { + "rshares": 47210532345, + "voter": "stoner19" + }, + { + "rshares": 1167798544, + "voter": "daniel.pan" + }, + { + "rshares": 23972720803, + "voter": "dedriss" + }, + { + "rshares": 123627084570, + "voter": "team" + }, + { + "rshares": 346027703, + "voter": "helen.tan" + }, + { + "rshares": 1701885069, + "voter": "jocelyn" + }, + { + "rshares": 14372668059, + "voter": "gregory-f" + }, + { + "rshares": 79812500807, + "voter": "edgeland" + }, + { + "rshares": 58901427433, + "voter": "lovelace" + }, + { + "rshares": 16284150154, + "voter": "jademont" + }, + { + "rshares": 19222941855, + "voter": "fkn" + }, + { + "rshares": 437226882, + "voter": "paco-steem" + }, + { + "rshares": 32768090647, + "voter": "thedarkestplum" + }, + { + "rshares": 4895136168, + "voter": "spaninv" + }, + { + "rshares": 27616938844, + "voter": "james-show" + }, + { + "rshares": 25286980408, + "voter": "elishagh1" + }, + { + "rshares": 10277308985, + "voter": "richman" + }, + { + "rshares": 708132881752, + "voter": "nanzo-scoop" + }, + { + "rshares": 1218154397, + "voter": "acidyo" + }, + { + "rshares": 215079505039, + "voter": "mummyimperfect" + }, + { + "rshares": 82052270782, + "voter": "asch" + }, + { + "rshares": 1412730362, + "voter": "murh" + }, + { + "rshares": 6475313147, + "voter": "cryptofunk" + }, + { + "rshares": 2318324065, + "voter": "error" + }, + { + "rshares": 11663555527, + "voter": "andu" + }, + { + "rshares": 967067906824, + "voter": "cyber" + }, + { + "rshares": 58037862473, + "voter": "theshell" + }, + { + "rshares": 59691093812, + "voter": "ak2020" + }, + { + "rshares": 8277582295, + "voter": "badger311" + }, + { + "rshares": 8567551400, + "voter": "badger313" + }, + { + "rshares": 8531769311, + "voter": "badger312" + }, + { + "rshares": 8824972788, + "voter": "badger316" + }, + { + "rshares": 8944501283, + "voter": "badger319" + }, + { + "rshares": 8853977089, + "voter": "badger3101" + }, + { + "rshares": 8317611935, + "voter": "badger3111" + }, + { + "rshares": 8868783332, + "voter": "badger3121" + }, + { + "rshares": 8484880138, + "voter": "badger3131" + }, + { + "rshares": 8590806170, + "voter": "badger3141" + }, + { + "rshares": 8567677336, + "voter": "badger3171" + }, + { + "rshares": 8378871582, + "voter": "badger3181" + }, + { + "rshares": 8953738876, + "voter": "badger3191" + }, + { + "rshares": 8378711670, + "voter": "badger3112" + }, + { + "rshares": 8713235511, + "voter": "badger3132" + }, + { + "rshares": 8588892965, + "voter": "badger3162" + }, + { + "rshares": 8815434457, + "voter": "badger3113" + }, + { + "rshares": 8472926663, + "voter": "badger3123" + }, + { + "rshares": 8594294154, + "voter": "badger3133" + }, + { + "rshares": 8939046145, + "voter": "badger3153" + }, + { + "rshares": 8623791091, + "voter": "badger3163" + }, + { + "rshares": 8653732183, + "voter": "badger3193" + }, + { + "rshares": 8604308966, + "voter": "badger3114" + }, + { + "rshares": 8514941368, + "voter": "badger3124" + }, + { + "rshares": 8419659280, + "voter": "badger3144" + }, + { + "rshares": 8342965074, + "voter": "badger3154" + }, + { + "rshares": 8212822874, + "voter": "badger3164" + }, + { + "rshares": 8538418835, + "voter": "badger3174" + }, + { + "rshares": 8813378632, + "voter": "badger3194" + }, + { + "rshares": 8711701996, + "voter": "badger3105" + }, + { + "rshares": 8656306690, + "voter": "badger3135" + }, + { + "rshares": 8258139158, + "voter": "badger3145" + }, + { + "rshares": 8830676338, + "voter": "badger3155" + }, + { + "rshares": 8529409448, + "voter": "badger3175" + }, + { + "rshares": 8309813040, + "voter": "badger3195" + }, + { + "rshares": 7958581673, + "voter": "badger3106" + }, + { + "rshares": 8761931729, + "voter": "badger3116" + }, + { + "rshares": 8808985305, + "voter": "badger3126" + }, + { + "rshares": 8442949539, + "voter": "badger3136" + }, + { + "rshares": 8096133146, + "voter": "badger3146" + }, + { + "rshares": 8323479656, + "voter": "badger3156" + }, + { + "rshares": 8535276262, + "voter": "badger3166" + }, + { + "rshares": 8451707099, + "voter": "badger3176" + }, + { + "rshares": 8583791733, + "voter": "badger3186" + }, + { + "rshares": 8618893721, + "voter": "badger3196" + }, + { + "rshares": 8547753341, + "voter": "badger3107" + }, + { + "rshares": 8304733314, + "voter": "badger315" + }, + { + "rshares": 8791483690, + "voter": "badger318" + }, + { + "rshares": 8840164906, + "voter": "badger3151" + }, + { + "rshares": 8518706965, + "voter": "badger3161" + }, + { + "rshares": 8773086951, + "voter": "badger3122" + }, + { + "rshares": 8711086899, + "voter": "badger3142" + }, + { + "rshares": 8929860852, + "voter": "badger3152" + }, + { + "rshares": 8246178718, + "voter": "badger3172" + }, + { + "rshares": 8749902066, + "voter": "badger3182" + }, + { + "rshares": 8509927480, + "voter": "badger3192" + }, + { + "rshares": 8426141930, + "voter": "badger3143" + }, + { + "rshares": 8684214693, + "voter": "badger3173" + }, + { + "rshares": 8396306432, + "voter": "badger3104" + }, + { + "rshares": 8113801633, + "voter": "badger3134" + }, + { + "rshares": 8513061797, + "voter": "badger3184" + }, + { + "rshares": 8451333223, + "voter": "badger3115" + }, + { + "rshares": 8915495371, + "voter": "badger3165" + }, + { + "rshares": 8548462715, + "voter": "badger3185" + }, + { + "rshares": 8609260052, + "voter": "badger314" + }, + { + "rshares": 8839351069, + "voter": "badger317" + }, + { + "rshares": 8582690971, + "voter": "badger3102" + }, + { + "rshares": 8544875729, + "voter": "badger3103" + }, + { + "rshares": 8473253154, + "voter": "badger3125" + }, + { + "rshares": 8440025842, + "voter": "badger3183" + }, + { + "rshares": 3764495229509, + "voter": "satoshifund" + }, + { + "rshares": 387023519455, + "voter": "taoteh1221" + }, + { + "rshares": 341225233, + "voter": "stiletto" + }, + { + "rshares": 352105392525, + "voter": "hedge-x" + }, + { + "rshares": 52533125771, + "voter": "juanmiguelsalas" + }, + { + "rshares": 284809195303, + "voter": "trogdor" + }, + { + "rshares": 3596676526, + "voter": "tee-em" + }, + { + "rshares": 5795130758, + "voter": "mark-waser" + }, + { + "rshares": 104960615607, + "voter": "geoffrey" + }, + { + "rshares": 193369219225, + "voter": "kimziv" + }, + { + "rshares": 45245800854, + "voter": "honeythief" + }, + { + "rshares": 6606936977, + "voter": "tyler-fletcher" + }, + { + "rshares": 92450698148, + "voter": "mctiller" + }, + { + "rshares": 2248874331, + "voter": "superfreek" + }, + { + "rshares": 26999765251, + "voter": "acassity" + }, + { + "rshares": 7129916151, + "voter": "micheletrainer" + }, + { + "rshares": 348640312078, + "voter": "ericvancewalton" + }, + { + "rshares": 20274590530, + "voter": "thebatchman" + }, + { + "rshares": 162824859393, + "voter": "dashpaymag" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 90876077592, + "voter": "rubybian" + }, + { + "rshares": 3370955327, + "voter": "orly" + }, + { + "rshares": 17851702297, + "voter": "konstantin" + }, + { + "rshares": 254380477, + "voter": "mstang83" + }, + { + "rshares": 3294083700, + "voter": "stranger27" + }, + { + "rshares": 133817052397, + "voter": "jackkang" + }, + { + "rshares": 24542785063, + "voter": "mindover" + }, + { + "rshares": 427726403899, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 9218220990, + "voter": "r4fken" + }, + { + "rshares": 1630512434, + "voter": "sergei" + }, + { + "rshares": 136041277536, + "voter": "derekareith" + }, + { + "rshares": 65192805376, + "voter": "furion" + }, + { + "rshares": 463439180, + "voter": "barbara2" + }, + { + "rshares": 501722057, + "voter": "ch0c0latechip" + }, + { + "rshares": 476575822, + "voter": "doge4lyf" + }, + { + "rshares": 1439445567303, + "voter": "renohq" + }, + { + "rshares": 10477291287, + "voter": "spiz0r" + }, + { + "rshares": 1231478161, + "voter": "dicov" + }, + { + "rshares": 1081051645, + "voter": "steem1653" + }, + { + "rshares": 66978870, + "voter": "cynetyc" + }, + { + "rshares": 4630901684, + "voter": "gikitiki" + }, + { + "rshares": 4694073446, + "voter": "thegoodguy" + }, + { + "rshares": 2238578466, + "voter": "bitland" + }, + { + "rshares": 16164333545, + "voter": "aaseb" + }, + { + "rshares": 1922585547, + "voter": "incomemonthly" + }, + { + "rshares": 39492250716, + "voter": "biophil" + }, + { + "rshares": 232276009, + "voter": "pet1000" + }, + { + "rshares": 3541588247, + "voter": "karen13" + }, + { + "rshares": 11080274169, + "voter": "deviedev" + }, + { + "rshares": 1369503396, + "voter": "jrd8526" + }, + { + "rshares": 368854078, + "voter": "karenmckersie" + }, + { + "rshares": 3284045806, + "voter": "pigatto" + }, + { + "rshares": 102206984373, + "voter": "pkattera" + }, + { + "rshares": 42140494884, + "voter": "milestone" + }, + { + "rshares": 6556920483, + "voter": "lichtblick" + }, + { + "rshares": 34880319237, + "voter": "creemej" + }, + { + "rshares": 13798068525, + "voter": "nippel66" + }, + { + "rshares": 10738977587, + "voter": "benjiberigan" + }, + { + "rshares": 6288016365, + "voter": "smolalit" + }, + { + "rshares": 325478419218, + "voter": "calaber24p" + }, + { + "rshares": 70770946403, + "voter": "thylbom" + }, + { + "rshares": 3403696557, + "voter": "tarindel" + }, + { + "rshares": 14081071264, + "voter": "beowulfoflegend" + }, + { + "rshares": 23206780225, + "voter": "deanliu" + }, + { + "rshares": 5439433621, + "voter": "rainchen" + }, + { + "rshares": 172167338671, + "voter": "jl777" + }, + { + "rshares": 417941637, + "voter": "meteor78" + }, + { + "rshares": 15575407973, + "voter": "positive" + }, + { + "rshares": 1820992973, + "voter": "yarly" + }, + { + "rshares": 275109479, + "voter": "yarly2" + }, + { + "rshares": 275521387, + "voter": "yarly3" + }, + { + "rshares": 159279578, + "voter": "yarly4" + }, + { + "rshares": 160178852, + "voter": "yarly5" + }, + { + "rshares": 91302559, + "voter": "yarly7" + }, + { + "rshares": 300402448, + "voter": "arnob" + }, + { + "rshares": 308403865, + "voter": "sergey44" + }, + { + "rshares": 697141032, + "voter": "tobythecat" + }, + { + "rshares": 15249901993, + "voter": "lemooljiang" + }, + { + "rshares": 14672024525, + "voter": "proto" + }, + { + "rshares": 614729798, + "voter": "curator" + }, + { + "rshares": 29930409147, + "voter": "sisterholics" + }, + { + "rshares": 441281474, + "voter": "yarly10" + }, + { + "rshares": 1674616675, + "voter": "alex.chien" + }, + { + "rshares": 236361100, + "voter": "yarly11" + }, + { + "rshares": 5491549820, + "voter": "royalmacro" + }, + { + "rshares": 82681797, + "voter": "yarly12" + }, + { + "rshares": 512335025, + "voter": "fnait" + }, + { + "rshares": 479787784, + "voter": "keepcalmand" + }, + { + "rshares": 41420207958, + "voter": "celebr1ty" + }, + { + "rshares": 280157952, + "voter": "nadira" + }, + { + "rshares": 16107566159, + "voter": "clevecross" + }, + { + "rshares": 152942524, + "voter": "steemster1" + }, + { + "rshares": 277050380, + "voter": "sujoy1990" + }, + { + "rshares": 3089332927, + "voter": "glitterpig" + }, + { + "rshares": 998445518, + "voter": "metaflute" + }, + { + "rshares": 27554531823, + "voter": "gomeravibz" + }, + { + "rshares": 358303786, + "voter": "ragini00" + }, + { + "rshares": 7347116109, + "voter": "taker" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 229604753, + "voter": "atkins" + }, + { + "rshares": 237700195, + "voter": "ronald0" + }, + { + "rshares": 234138346, + "voter": "jerremie" + }, + { + "rshares": 228803916, + "voter": "steampty" + }, + { + "rshares": 236368933, + "voter": "rosamund" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 1014102174334, + "voter": "laonie" + }, + { + "rshares": 23613940275, + "voter": "rawnetics" + }, + { + "rshares": 24517361001, + "voter": "laoyao" + }, + { + "rshares": 36589513827, + "voter": "myfirst" + }, + { + "rshares": 232175085054, + "voter": "somebody" + }, + { + "rshares": 16118578628, + "voter": "persianqueen" + }, + { + "rshares": 8684617971, + "voter": "flysaga" + }, + { + "rshares": 51298749993, + "voter": "midnightoil" + }, + { + "rshares": 2350089010, + "voter": "kalimor" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 1492466365, + "voter": "labradorsem" + }, + { + "rshares": 103596082684, + "voter": "thisisbenbrick" + }, + { + "rshares": 117209543424, + "voter": "xiaohui" + }, + { + "rshares": 134324942539, + "voter": "terrycraft" + }, + { + "rshares": 289497845, + "voter": "riosparada" + }, + { + "rshares": 20599666217, + "voter": "jphamer1" + }, + { + "rshares": 5216853638, + "voter": "oflyhigh" + }, + { + "rshares": 62511292, + "voter": "jackkomber" + }, + { + "rshares": 4012721267, + "voter": "xiaokongcom" + }, + { + "rshares": 62188234, + "voter": "msjennifer" + }, + { + "rshares": 58467607, + "voter": "ciao" + }, + { + "rshares": 41106345938, + "voter": "eneismijmich" + }, + { + "rshares": 1625904484, + "voter": "jrcornel" + }, + { + "rshares": 56682205, + "voter": "steemo" + }, + { + "rshares": 8086343971, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 72860952, + "voter": "confucius" + }, + { + "rshares": 12281917653, + "voter": "borran" + }, + { + "rshares": 28945441238, + "voter": "mrosenquist" + }, + { + "rshares": 3031915101, + "voter": "bledarus" + }, + { + "rshares": 84332154239, + "voter": "miacats" + }, + { + "rshares": 58970189, + "voter": "party1998" + }, + { + "rshares": 222804436, + "voter": "party1999" + }, + { + "rshares": 57405835, + "voter": "jarvis" + }, + { + "rshares": 530776888, + "voter": "microluck" + }, + { + "rshares": 55520042, + "voter": "fortuner" + }, + { + "rshares": 1592641895, + "voter": "chinadaily" + }, + { + "rshares": 65008276, + "voter": "kana" + }, + { + "rshares": 6695688409, + "voter": "solarguy" + }, + { + "rshares": 93670568716, + "voter": "serejandmyself" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 6060198284, + "voter": "trev" + }, + { + "rshares": 73706708, + "voter": "joelbow" + }, + { + "rshares": 3612400626, + "voter": "booky" + }, + { + "rshares": 198649603, + "voter": "shuvo" + }, + { + "rshares": 55411616363, + "voter": "mandibil" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 1041850602, + "voter": "runridefly" + }, + { + "rshares": 2299111133, + "voter": "funkywanderer" + }, + { + "rshares": 3151819500, + "voter": "richardcrill" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 599961994, + "voter": "profanarky" + }, + { + "rshares": 1618033455, + "voter": "davidjkelley" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 9279312943, + "voter": "ghasemkiani" + }, + { + "rshares": 18058447538, + "voter": "sponge-bob" + }, + { + "rshares": 15178279428, + "voter": "digital-wisdom" + }, + { + "rshares": 3859800753, + "voter": "ethical-ai" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 5538917550, + "voter": "jwaser" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 925584134, + "voter": "smisi" + }, + { + "rshares": 112589964, + "voter": "tito-baron" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 633684077, + "voter": "kiwideb" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 2609524095, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 343977572, + "voter": "panther" + }, + { + "rshares": 88869190691, + "voter": "cnfund" + }, + { + "rshares": 59422248, + "voter": "plantbasedjunkie" + }, + { + "rshares": 18046392198, + "voter": "brains" + }, + { + "rshares": 4497011874, + "voter": "thornybastard" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 1310714511, + "voter": "steemafon" + }, + { + "rshares": 4955451686, + "voter": "burnin" + }, + { + "rshares": 938555459, + "voter": "alwayzgame" + }, + { + "rshares": 54007264, + "voter": "alwayzgamez" + }, + { + "rshares": 2993118590, + "voter": "anton333" + }, + { + "rshares": 5315014585, + "voter": "chick1" + }, + { + "rshares": 1831725877, + "voter": "rigaronib" + }, + { + "rshares": 58801005, + "voter": "t-bot" + }, + { + "rshares": 2341204509, + "voter": "ellepdub" + }, + { + "rshares": 100621953, + "voter": "rynow" + }, + { + "rshares": 154453652, + "voter": "steemmeets" + }, + { + "rshares": 8759515404, + "voter": "senderos" + }, + { + "rshares": 9556274696, + "voter": "herpetologyguy" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 431056246, + "voter": "littlemorelove" + }, + { + "rshares": 52885939, + "voter": "audiphotography" + }, + { + "rshares": 141130229, + "voter": "sandeepachetan" + }, + { + "rshares": 4696742902, + "voter": "morgan.waser" + }, + { + "rshares": 55740129, + "voter": "lexikon082" + }, + { + "rshares": 195903134, + "voter": "bo-ro" + }, + { + "rshares": 4397845397, + "voter": "puffin" + }, + { + "rshares": 133145823, + "voter": "creativeyoke" + }, + { + "rshares": 137479715, + "voter": "najwazebian" + }, + { + "rshares": 51533106, + "voter": "chrishendrix" + }, + { + "rshares": 124055443, + "voter": "xoxo" + }, + { + "rshares": 50139069, + "voter": "slow" + }, + { + "rshares": 1129773646, + "voter": "anns" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 50865840, + "voter": "sting" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 50482289, + "voter": "connection" + }, + { + "rshares": 50479027, + "voter": "sunlight" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 50351738, + "voter": "aschwin" + }, + { + "rshares": 84345047441, + "voter": "btshuang" + }, + { + "rshares": 2058698001, + "voter": "cwbrooch" + }, + { + "rshares": 3598327038, + "voter": "strong-ai" + }, + { + "rshares": 76019801, + "voter": "igtes" + }, + { + "rshares": 1397077121, + "voter": "artists" + }, + { + "rshares": 154471584, + "voter": "buffett" + }, + { + "rshares": 108213067, + "voter": "siniceku" + }, + { + "rshares": 121394631, + "voter": "bosjaya" + }, + { + "rshares": 193950174, + "voter": "tintin" + }, + { + "rshares": 189235887, + "voter": "steem-hunter" + }, + { + "rshares": 288770755, + "voter": "witchcraftblog" + }, + { + "rshares": 178056904, + "voter": "steem-it" + }, + { + "rshares": 161179339, + "voter": "bethesda" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 479200875, + "voter": "miserableoracle" + }, + { + "rshares": 160870736, + "voter": "electronicarts" + }, + { + "rshares": 157706877, + "voter": "cybergirl" + }, + { + "rshares": 144470371, + "voter": "laskoff" + }, + { + "rshares": 158081936, + "voter": "pawel-krawczyk" + }, + { + "rshares": 188442764, + "voter": "jameshowarrd" + }, + { + "rshares": 160260561, + "voter": "rage" + }, + { + "rshares": 167045022, + "voter": "hobit" + }, + { + "rshares": 159984914, + "voter": "correct" + }, + { + "rshares": 159973989, + "voter": "capcom" + }, + { + "rshares": 159062820, + "voter": "rule" + }, + { + "rshares": 155597886, + "voter": "modernbukowski" + }, + { + "rshares": 158638676, + "voter": "icesteem" + }, + { + "rshares": 143075506, + "voter": "james93" + }, + { + "rshares": 158535752, + "voter": "nerds" + }, + { + "rshares": 155364835, + "voter": "insight2incite" + }, + { + "rshares": 142845272, + "voter": "kurjik7" + }, + { + "rshares": 155228237, + "voter": "vilmas30" + }, + { + "rshares": 155117550, + "voter": "healthydelicious" + }, + { + "rshares": 148870123, + "voter": "allseeingeye" + } + ], + "author": "ericvancewalton", + "author_payout_value": "0.000 HBD", + "author_reputation": 70.47, + "beneficiaries": [], + "blacklists": [], + "body": "In [yesterday\u2019s episode]( https://steemit.com/story/@ericvancewalton/4ziyjc-alarm-clock-dawn-an-original-novel-episode-22) Adam made history by being one of the first people ever to time-travel. This was an elaborate scheme of Johann\u2019s Pfizer\u2019s to insure XenTek\u2019s lead in the technology sector (thereby insuring the continued upwards-growth of XenTek company stock) by harvesting technology from the future and bringing it back to their own time. \n\nToday we will find out the end result of this first jump forward in time. Also, Johann shares some incredible information with his second in command at XenTek, Seth Busby. \n\nI decided to continue this giveaway for one more day\u2026\n\n### Who\u2019s your favorite character so far and why? A random commenter who answers this question will receive 5 Steem dollars upon the close of voting. Thanks everyone! ###\n\n---\n \n
    *Did you miss Episode 23 of Alarm Clock Dawn? If so [click here](https://steemit.com/story/@ericvancewalton/4ziyjc-alarm-clock-dawn-an-original-novel-episode-22) to catch up.*
    \n\n
    Are you new to Alarm Clock Dawn? If so [click here](https://steemit.com/story/@ericvancewalton/alarm-clock-dawn-an-original-novel-part-1) to start at the beginning.
    \n\n---\n\n
    ![](https://s4.postimg.org/w2mbiyyd9/image.png)
    \n\n---\n\n\nAdam was stunned by the desperation of these news headlines. He looked up at the bank of monitors that displayed the video feeds from the different security team members' helmet cams, their faces appeared in a smaller screen to the bottom left of each of the five video feeds. Suddenly he noticed that three of the five feeds went blank, quickly one right after another. \n\n
    ![](http://i.giphy.com/hCnLJqJlA1OTe.gif)
    \n\nAdam spoke into the microphone of his headset, \u201cHey, are you guys all right?\u201d he asked, speaking into the microphone of his headset. Silence was all he heard in return. \n\nOnly two screens were still active. Adam looked carefully at the events unfolding before his eyes. At first he thought he saw a member of his own security team, but the uniform was slightly different, sleeker, and the officer wore a gray lens that was hanging from a thin metal arm and came over one eye. Suddenly only two thoughts rushed into the forefront of his mind\u2014*the UNIFORM and the LENS.*\n\nAdam quickly leaned forward in his chair and reluctantly uttered the words that just came to him into the microphone. \u201cThe uniform and the lens!\u201d\n\nQuickly he saw the remaining two personnel move in closer to the guard. As the guard threw a lightning quick punch, another of the helmet cams went blank. There was so much commotion in the last active screen that Adam couldn't tell what was going on. \n\nAdam was then startled as he saw a familiar face standing in front of the craft's door in the video monitor. It was the crew leader. He blinked three times, just as planned. Adam opened the hatch and was confused as the large man with the square jaw came walking up the ramp with his hands bound behind his back. Following closely behind him was an equally large XenTek security guard with the very same single tinted lens over his eye as the \u201cWorld Wise\u201d news anchor Adam had seen on his Holo. \n\n\u201cJump,\u201d the crew chief whispered with a wild look in his eyes. \n\nAdam panicked. \u201cBut the rest\u2014\u201d \n\n\u201cJump. Now!\u201d \n\nAdam reached over the console and flipped the switch. As he did so, he heard the craft\u2019s engines begin to hum. \n\n
    ![](http://i.giphy.com/K0mOruRosiugU.gif)
    \n\n\u201cStep away from those controls!\u201d the security guard screamed as he leapt across the craft at Adam. Adam stretched for the red button, barely reaching it with the tip of his finger before the security guard tackled him to the ground. \n\n
    ![](http://i.giphy.com/12JAA1gGLbWMA8.gif)
    \n\nImmediately there was a pop and a slight vibration as an electrostatic charge again filled the air. Adam felt a thud and searing pain as his forehead hit the edge of the craft's stainless steel console, and the world at once faded to black.\n\n\n### CHAPTER 8 ###\n\n\u201cMr. Pfizer, sir,\u201d Busby said as he noticed a half empty crystal decanter of whiskey and a pair of matching lowball glasses in the middle of the director's desk. Johann was slouched in his burgundy leather chair, staring out the window at the swirling gray sky. The rich leather of the chair creaked as he swiveled just enough for Busby to see his profile.\n\n\u201cHmmpf. What is it?\u201d the director slurred.\n\nBusby was concerned as he never had seen this boss even tipsy before. \u201cAre you okay, sir?\u201d\nJohann laughed as he struggled to pull himself together and rock himself out of the overstuffed chair. \u201cOh, Seth, of course I'm fine. Jusss feeling a liddle mela-melancholy, hpmph, that's all.\u201d He pulled himself to his unsteady feet. \n\nFor a moment Busby was speechless. This was the first time in over twenty years of working for Johann that he called him by his first name. \n\n\u201cI have some exciting news for you, sir.\u201d\n\n\u201cPlease, Seth, when we're here in this office alone call me Johann. There'll be time for your news later. I have something to get ovv of ma chest.\u201d He slurred. \n\n\u201cOkay, sir\u2014I mean, Johann,\u201d he said, catching himself. Calling him anything other than sir or director felt unnatural.\n\nJohann braced himself on the corner of his desk as he swayed slightly back and forth. \u201cThisss place Seth, well, it's my life . . . all I have. You see, I have no children, no wife, no real friends. It seems,\u201d Johann chuckled, \u201cpeople feel about me one of two ways. I\u2019m either hated or I\u2019m feared.\u201d \n\n\u201cThat's not true, sir.\u201d Seth said, resting his hand lightly on Johann's shoulder. \n\n\u201cDon't bullssshit me!\u201d Johann\u2019s voice boomed. Seth quickly pulled away and squinted, fanning away the eye-stinging cloud of whiskey vapors. \n\nJohann reigned in his temper and took a long deep breath. \u201cI'm sorry, Seth. You are, sshall we say, differrrnt but a damn good man. Honest, loyal. One of the few people . . . I feel I can trust. In your next paycheck, you will see the first of many subshtantial increases,\u201d Johann said, waving his finger wildly in the air.\n\n\u201cThank you, Johann. I appreciate that, but it's really not necessary.\u201d \n\n\u201cIt is necess-necessary, and stop being so damned accommodating. I have eyes everywhere, you know. I've been watching you for years. The way you conduct yourself with the team, despite your, umm how should we say, your sexual preferences, it took me years to come to terms with this. Despite this, I believe you haf whad it takes to . . . to . . . .\u201d Johann seemed to lose his train of thought for a second. \n\n\u201cI'm sorry? I have what it takes for what, Johann?\u201d \n\nThe director forcefully patted Seth twice on the cheek. \u201cYou have what it takes to sit in this chair!\u201d Johann pointed toward his chair and nodded in encouragement. \u201cGo ahead, give it a try and see how it feels.\u201d \n\nSeth slowly made his way around the desk and sunk into the buttery soft leather of Johann\u2019s executive chair.\n\n\u201cBut you're going to have to toughen up!\u201d Johann barked.\n\nThe look on Seth's face registered true bewilderment. \u201cBut sir, I mean, Johann. I could never . . .\u201d\n\nJohann smiled as he looked at Seth across the desk and chuckled. \u201cOh son, you can and you will. I will have it no other way. Let me share with you a secret that took me nearly ten years of mistakes and hardship to discover.\u201d \n\nBusby leaned in close, transfixed as Johann's mood became noticeably somber. Johann straightened his pocket square and took a deep breath. \u201cThe most difficult lesson for me to learn was the need to graduate beyond the comfortable world of moral absolutes. As messy and confusing as it makes things at first, reality just isn't black and white.\u201d Johann sat on the edge of his desk to steady himself.\n\n\u201cWhen you sit in this chair, you'll be measured by only one thing: the rate of return you provide to the shareholders. In the end, this is all that matters. The faster you come to terms with this, the easier it will be. If you want to be a success and sleep well at night, you must learn that in the world in which we operate there are only shades of gray. The truth is so much more complex than you could even comprehend right now, but the time will come soon when you will find out.\u201d \n\n---\n\n
    ![](https://s18.postimg.org/9phdrughl/TBC.png)
    \n\n---\n\n*Alarm Clock Dawn is the first novel of a trilogy. The sequel entitled, Truth Is Stranger, will be published in the Spring of 2017.*\n\nPlease visit [my website](http://www.ericvancewalton.net) to sign up for my author newsletter. My newsletter subscribers will receive exclusive updates on the release of the sequel and other special offers.\n\nIf you\u2019re enjoying this serialized version of my debut novel the best compliment you can give is to share this story with others, either face-to-face or online. I appreciate all of your continued support!", + "category": "story", + "children": 38, + "created": "2016-09-09T15:59:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s4.postimg.org/w2mbiyyd9/image.png", + "http://i.giphy.com/hCnLJqJlA1OTe.gif", + "http://i.giphy.com/K0mOruRosiugU.gif", + "http://i.giphy.com/12JAA1gGLbWMA8.gif", + "https://s18.postimg.org/9phdrughl/TBC.png" + ], + "links": [ + "https://steemit.com/story/@ericvancewalton/4ziyjc-alarm-clock-dawn-an-original-novel-episode-22", + "https://steemit.com/story/@ericvancewalton/alarm-clock-dawn-an-original-novel-part-1", + "http://www.ericvancewalton.net" + ], + "tags": [ + "story", + "fiction", + "life", + "creativity", + "writers" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 89878710228064, + "payout": 713.331, + "payout_at": "2016-09-16T15:59:48", + "pending_payout_value": "713.331 HBD", + "percent_hbd": 10000, + "permlink": "alarm-clock-dawn-an-original-novel-episode-24", + "post_id": 1185734, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 388 + }, + "title": "ALARM CLOCK DAWN (An Original Novel - Episode 24)", + "updated": "2016-09-09T16:52:39", + "url": "/story/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-24" + }, + { + "active_votes": [ + { + "rshares": 13532558624996, + "voter": "itsascam" + }, + { + "rshares": 535736239412, + "voter": "barrie" + }, + { + "rshares": 8211757134772, + "voter": "smooth" + }, + { + "rshares": 1592713528733, + "voter": "steemroller" + }, + { + "rshares": 58664755926, + "voter": "donaldtrump" + }, + { + "rshares": 14303681346348, + "voter": "steemed" + }, + { + "rshares": 4096008307165, + "voter": "riverhead" + }, + { + "rshares": 2213080911223, + "voter": "badassmother" + }, + { + "rshares": 2063054807192, + "voter": "hr1" + }, + { + "rshares": 1085700078653, + "voter": "rossco99" + }, + { + "rshares": 3104786127, + "voter": "boy" + }, + { + "rshares": 3769614077, + "voter": "bue-witness" + }, + { + "rshares": 684099809, + "voter": "bunny" + }, + { + "rshares": 7311315471429, + "voter": "complexring" + }, + { + "rshares": 442896658463, + "voter": "ajvest" + }, + { + "rshares": 54950878443, + "voter": "bue" + }, + { + "rshares": 1663623227, + "voter": "mini" + }, + { + "rshares": 213807099, + "voter": "moon" + }, + { + "rshares": 1749803691202, + "voter": "joseph" + }, + { + "rshares": 3100924147911, + "voter": "au1nethyb1" + }, + { + "rshares": 5813259810, + "voter": "bentley" + }, + { + "rshares": 413048154509, + "voter": "recursive3" + }, + { + "rshares": 2705894793399, + "voter": "recursive" + }, + { + "rshares": 1316085456, + "voter": "mineralwasser" + }, + { + "rshares": 813719481339, + "voter": "boombastic" + }, + { + "rshares": 107453283797, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 7705903591, + "voter": "bingo-0" + }, + { + "rshares": 1526991674147, + "voter": "smooth.witness" + }, + { + "rshares": 960215652910, + "voter": "benjojo" + }, + { + "rshares": 10330900334, + "voter": "idol" + }, + { + "rshares": 625076388, + "voter": "healthcare" + }, + { + "rshares": 973278654, + "voter": "daniel.pan" + }, + { + "rshares": 2799822015278, + "voter": "donkeypong" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 813891996724, + "voter": "steemrollin" + }, + { + "rshares": 131689720520, + "voter": "team" + }, + { + "rshares": 288376577, + "voter": "helen.tan" + }, + { + "rshares": 327315882217, + "voter": "noaommerrr" + }, + { + "rshares": 1702805460, + "voter": "jocelyn" + }, + { + "rshares": 86953513703, + "voter": "acidsun" + }, + { + "rshares": 76665194905, + "voter": "easteagle13" + }, + { + "rshares": 211239391874, + "voter": "camilla" + }, + { + "rshares": 47121724797, + "voter": "lovelace" + }, + { + "rshares": 15624380298, + "voter": "jademont" + }, + { + "rshares": 1178583759421, + "voter": "gavvet" + }, + { + "rshares": 523071315221, + "voter": "eeks" + }, + { + "rshares": 18728251721, + "voter": "fkn" + }, + { + "rshares": 489674890, + "voter": "spaninv" + }, + { + "rshares": 2110504361, + "voter": "gekko" + }, + { + "rshares": 328481748378, + "voter": "teamsteem" + }, + { + "rshares": 24634661886, + "voter": "elishagh1" + }, + { + "rshares": 10350568046, + "voter": "richman" + }, + { + "rshares": 680503080668, + "voter": "nanzo-scoop" + }, + { + "rshares": 252400644593, + "voter": "pal" + }, + { + "rshares": 1075815746, + "voter": "weenfan" + }, + { + "rshares": 7455942770, + "voter": "kefkius" + }, + { + "rshares": 210476905339, + "voter": "mummyimperfect" + }, + { + "rshares": 90554610459, + "voter": "asch" + }, + { + "rshares": 1412880442, + "voter": "murh" + }, + { + "rshares": 6478579363, + "voter": "cryptofunk" + }, + { + "rshares": 2319844721, + "voter": "error" + }, + { + "rshares": 943975846803, + "voter": "cyber" + }, + { + "rshares": 63330479493, + "voter": "theshell" + }, + { + "rshares": 58413867954, + "voter": "ak2020" + }, + { + "rshares": 27677373061, + "voter": "thecryptofiend" + }, + { + "rshares": 387098697826, + "voter": "taoteh1221" + }, + { + "rshares": 36047053064, + "voter": "altoz" + }, + { + "rshares": 55888519907, + "voter": "juanmiguelsalas" + }, + { + "rshares": 204843681024, + "voter": "will-zewe" + }, + { + "rshares": 129805482161, + "voter": "bravenewcoin" + }, + { + "rshares": 424671793940, + "voter": "kaylinart" + }, + { + "rshares": 541153510262, + "voter": "infovore" + }, + { + "rshares": 89858045045, + "voter": "schro" + }, + { + "rshares": 19584072296, + "voter": "ziv" + }, + { + "rshares": 15770013331, + "voter": "zakharya" + }, + { + "rshares": 795213453077, + "voter": "anwenbaumeister" + }, + { + "rshares": 5796791339, + "voter": "mark-waser" + }, + { + "rshares": 145100425362, + "voter": "kimziv" + }, + { + "rshares": 3098547184, + "voter": "mammasitta" + }, + { + "rshares": 6266513573, + "voter": "fuck.off" + }, + { + "rshares": 6043374551, + "voter": "iloveporn" + }, + { + "rshares": 5366834300, + "voter": "the.bot" + }, + { + "rshares": 7350881330, + "voter": "johnbradshaw" + }, + { + "rshares": 36096634988, + "voter": "cryptoiskey" + }, + { + "rshares": 56702480478, + "voter": "isteemit" + }, + { + "rshares": 16502073535, + "voter": "grey580" + }, + { + "rshares": 20331135756, + "voter": "thebatchman" + }, + { + "rshares": 130261561658, + "voter": "dashpaymag" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 34854373173, + "voter": "good-karma" + }, + { + "rshares": 4964215975, + "voter": "unicornfarts" + }, + { + "rshares": 3304220350, + "voter": "orly" + }, + { + "rshares": 37677242731, + "voter": "firepower" + }, + { + "rshares": 17855184762, + "voter": "konstantin" + }, + { + "rshares": 255388351, + "voter": "mstang83" + }, + { + "rshares": 5239747652, + "voter": "vote" + }, + { + "rshares": 5521961305, + "voter": "kissmybutt" + }, + { + "rshares": 25023973944, + "voter": "tcfxyz" + }, + { + "rshares": 6931517861, + "voter": "futurefood" + }, + { + "rshares": 63429022163, + "voter": "furion" + }, + { + "rshares": 6055712446, + "voter": "owdy" + }, + { + "rshares": 447221422, + "voter": "barbara2" + }, + { + "rshares": 501828136, + "voter": "ch0c0latechip" + }, + { + "rshares": 460021595, + "voter": "doge4lyf" + }, + { + "rshares": 174276240954, + "voter": "knircky" + }, + { + "rshares": 5525443696, + "voter": "on0tole" + }, + { + "rshares": 42722889526, + "voter": "mrwang" + }, + { + "rshares": 219261896, + "voter": "ardina" + }, + { + "rshares": 910622311, + "voter": "steem1653" + }, + { + "rshares": 163035454586, + "voter": "anyx" + }, + { + "rshares": 10649448658, + "voter": "asim" + }, + { + "rshares": 230899955745, + "voter": "jesta" + }, + { + "rshares": 4912850489, + "voter": "thegoodguy" + }, + { + "rshares": 3542069633, + "voter": "karen13" + }, + { + "rshares": 29806661664, + "voter": "dwinblood" + }, + { + "rshares": 13095506288, + "voter": "meesterboom" + }, + { + "rshares": 104255316385, + "voter": "pkattera" + }, + { + "rshares": 19404582421, + "voter": "anduweb" + }, + { + "rshares": 55944061685, + "voter": "streetstyle" + }, + { + "rshares": 12957607885, + "voter": "nippel66" + }, + { + "rshares": 248732824, + "voter": "sebhaj" + }, + { + "rshares": 2553166099, + "voter": "sgnsteems" + }, + { + "rshares": 182643855792, + "voter": "blueorgy" + }, + { + "rshares": 327831274303, + "voter": "calaber24p" + }, + { + "rshares": 33842553524, + "voter": "royaltiffany" + }, + { + "rshares": 7354227375, + "voter": "bitcoiner" + }, + { + "rshares": 3574676162, + "voter": "tarindel" + }, + { + "rshares": 261852866752, + "voter": "liberosist" + }, + { + "rshares": 25145242349, + "voter": "deanliu" + }, + { + "rshares": 172190214672, + "voter": "jl777" + }, + { + "rshares": 6881333551, + "voter": "lostnuggett" + }, + { + "rshares": 35425639065, + "voter": "zaebars" + }, + { + "rshares": 15176074284, + "voter": "positive" + }, + { + "rshares": 1784922790, + "voter": "yarly" + }, + { + "rshares": 269622478, + "voter": "yarly2" + }, + { + "rshares": 270026148, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 36746072692, + "voter": "anca3drandom" + }, + { + "rshares": 57491233, + "voter": "sergey44" + }, + { + "rshares": 14673696810, + "voter": "proto" + }, + { + "rshares": 614768567, + "voter": "curator" + }, + { + "rshares": 22900766676, + "voter": "sisterholics" + }, + { + "rshares": 432486248, + "voter": "yarly10" + }, + { + "rshares": 1519019907, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 521275173, + "voter": "fnait" + }, + { + "rshares": 463139988, + "voter": "keepcalmand" + }, + { + "rshares": 41425659626, + "voter": "celebr1ty" + }, + { + "rshares": 25628884117, + "voter": "pixielolz" + }, + { + "rshares": 152970347, + "voter": "steemster1" + }, + { + "rshares": 114974624, + "voter": "bullionstackers" + }, + { + "rshares": 3110748274, + "voter": "glitterpig" + }, + { + "rshares": 1100850186, + "voter": "metaflute" + }, + { + "rshares": 7348247658, + "voter": "taker" + }, + { + "rshares": 7936676952, + "voter": "sykochica" + }, + { + "rshares": 60565253, + "voter": "sharon" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 792730114969, + "voter": "laonie" + }, + { + "rshares": 23615379173, + "voter": "rawnetics" + }, + { + "rshares": 46420155436, + "voter": "capitalism" + }, + { + "rshares": 24777638696, + "voter": "laoyao" + }, + { + "rshares": 28790326863, + "voter": "myfirst" + }, + { + "rshares": 174223054662, + "voter": "somebody" + }, + { + "rshares": 16984866835, + "voter": "sunshine" + }, + { + "rshares": 6516385816, + "voter": "flysaga" + }, + { + "rshares": 13865070253, + "voter": "gmurph" + }, + { + "rshares": 62622880, + "voter": "kurzer42" + }, + { + "rshares": 38493103886, + "voter": "midnightoil" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 4084069258, + "voter": "ullikume" + }, + { + "rshares": 6623452381, + "voter": "minion" + }, + { + "rshares": 92404678460, + "voter": "xiaohui" + }, + { + "rshares": 115415321220, + "voter": "joele" + }, + { + "rshares": 5404041509, + "voter": "oflyhigh" + }, + { + "rshares": 3010847172, + "voter": "xiaokongcom" + }, + { + "rshares": 2076252881, + "voter": "natalymaty" + }, + { + "rshares": 62188234, + "voter": "msjennifer" + }, + { + "rshares": 57196572, + "voter": "ciao" + }, + { + "rshares": 10037190623, + "voter": "thebotkiller" + }, + { + "rshares": 61746903, + "voter": "kpine" + }, + { + "rshares": 6700552281, + "voter": "cristi" + }, + { + "rshares": 56682205, + "voter": "steemo" + }, + { + "rshares": 6067621675, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 1559387880, + "voter": "erikclark13" + }, + { + "rshares": 71506742, + "voter": "evgenyche" + }, + { + "rshares": 72874863, + "voter": "confucius" + }, + { + "rshares": 57405835, + "voter": "jarvis" + }, + { + "rshares": 398158015, + "voter": "microluck" + }, + { + "rshares": 55520042, + "voter": "fortuner" + }, + { + "rshares": 1759916822, + "voter": "chinadaily" + }, + { + "rshares": 8923202123, + "voter": "kyriacos" + }, + { + "rshares": 6428218101, + "voter": "solarguy" + }, + { + "rshares": 728479455, + "voter": "alexma3x" + }, + { + "rshares": 261571638, + "voter": "jimmytwoshoes" + }, + { + "rshares": 12833925906, + "voter": "gvargas123" + }, + { + "rshares": 54235184, + "voter": "johnbyrd" + }, + { + "rshares": 54218223, + "voter": "thomasaustin" + }, + { + "rshares": 54216305, + "voter": "thermor" + }, + { + "rshares": 54227808, + "voter": "ficholl" + }, + { + "rshares": 54209199, + "voter": "widell" + }, + { + "rshares": 53821337, + "voter": "revelbrooks" + }, + { + "rshares": 2641301259, + "voter": "rossenpavlov" + }, + { + "rshares": 24055111416, + "voter": "andrewawerdna" + }, + { + "rshares": 24263639051, + "voter": "someguy123" + }, + { + "rshares": 15045111385, + "voter": "mikemacintire" + }, + { + "rshares": 4303225318, + "voter": "generation.easy" + }, + { + "rshares": 76843163, + "voter": "joelbow" + }, + { + "rshares": 3420686123, + "voter": "booky" + }, + { + "rshares": 8198041206, + "voter": "onetree" + }, + { + "rshares": 2449056790, + "voter": "shadowspub" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 446700843, + "voter": "runridefly" + }, + { + "rshares": 168333416, + "voter": "groovedigital" + }, + { + "rshares": 98234149, + "voter": "trendwizard" + }, + { + "rshares": 60046992, + "voter": "alaqrab" + }, + { + "rshares": 225428332, + "voter": "jennsky" + }, + { + "rshares": 52836995, + "voter": "troich" + }, + { + "rshares": 57504359161, + "voter": "luminousvisions" + }, + { + "rshares": 1618354417, + "voter": "davidjkelley" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 8485149006, + "voter": "ghasemkiani" + }, + { + "rshares": 22579371284, + "voter": "sponge-bob" + }, + { + "rshares": 15182772885, + "voter": "digital-wisdom" + }, + { + "rshares": 5917575822, + "voter": "leavemealone" + }, + { + "rshares": 3780350152, + "voter": "ethical-ai" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 2121347460, + "voter": "matthewtiii" + }, + { + "rshares": 5540438639, + "voter": "jwaser" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 958775616, + "voter": "smisi" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 268344724470, + "voter": "asksisk" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 2610152057, + "voter": "bwaser" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 344008618, + "voter": "panther" + }, + { + "rshares": 1105478887, + "voter": "wulfmeister" + }, + { + "rshares": 23464066864, + "voter": "brains" + }, + { + "rshares": 594271466, + "voter": "jessicanicklos" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 5174816382, + "voter": "burnin" + }, + { + "rshares": 98655344, + "voter": "positivesteem" + }, + { + "rshares": 377618555, + "voter": "ballinconscious" + }, + { + "rshares": 50179535, + "voter": "f1111111" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341709326, + "voter": "ellepdub" + }, + { + "rshares": 9753441048, + "voter": "herpetologyguy" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 53735837, + "voter": "drac59" + }, + { + "rshares": 54295086, + "voter": "mari5555na" + }, + { + "rshares": 4697970927, + "voter": "morgan.waser" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 66222550, + "voter": "s0lo" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 50540827, + "voter": "amstel" + }, + { + "rshares": 3599234079, + "voter": "strong-ai" + }, + { + "rshares": 74416578, + "voter": "igtes" + }, + { + "rshares": 151282485, + "voter": "buffett" + }, + { + "rshares": 194128667, + "voter": "lapilipinas" + }, + { + "rshares": 153932702, + "voter": "siniceku" + }, + { + "rshares": 162917785, + "voter": "ctu" + }, + { + "rshares": 1421496496, + "voter": "rusteemitblog" + }, + { + "rshares": 160064586, + "voter": "michaelstobiersk" + }, + { + "rshares": 158676075, + "voter": "iberia" + }, + { + "rshares": 158057595, + "voter": "sdc" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 159963865, + "voter": "sledgehammer" + }, + { + "rshares": 156425539, + "voter": "planetearth" + }, + { + "rshares": 159506164, + "voter": "greenpeace" + }, + { + "rshares": 156299377, + "voter": "tipsandtricks" + }, + { + "rshares": 159387371, + "voter": "bosch" + }, + { + "rshares": 158632601, + "voter": "cream" + }, + { + "rshares": 146101657, + "voter": "apolymask" + }, + { + "rshares": 155427208, + "voter": "nerds" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 148745502, + "voter": "roger.steemit" + }, + { + "rshares": 151386625, + "voter": "hacon" + } + ], + "author": "infovore", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.05, + "beneficiaries": [], + "blacklists": [], + "body": "https://s14.postimg.io/yfrsezw41/THE_TRAVELLER_2.png\n\n

    A Chat with @anyx - Lead, SteemCleaners Project

    \nhttps://img1.steemit.com/0x0/http://i.imgur.com/9cvHo2P.png\n\nSM:\n**What's a typical day like in the life of a steemcleaner?**\n\n@anyx:\nThere's a bunch of administrative work organizing and logging things. But most of the day is hard work is sorting through the new section of steemit, basically trying to figure out if a post is legitimate or not. There's a few \"tells\" whether or not a post is more likely to be plagiarized (e.g. a new account), or a spun article (e.g. broken english), and sometimes it's just intuition.\n\nAnother part of the day is unfortunately drama, and trying to convince people that what we are doing is justified. Not everyone cares about producing original content, and a lot of people don't mind if someone gets paid for someone else\u2019s work, and sometimes there isn't much we can do to change their minds.\nAnd finally, we also try our best to generally help people. For example, people who have been unjustly flagged (see the r4fken case), we upvote them to unhide their posts/comments.\n\nSM:\n**Do you think your anti-plagiarism, anti-ID theft campaign is bearing fruits?**\n\n@anyx:\nI don't think we have made any significant progress. Guiding new users in the right direction is one thing, but unless our message reaches the higher ups, we are fruitless in our endeavours.\n\nThe majority of whales are unconvinced in what we are trying to accomplish (@steemcleaners only has a very select group of followers and helpers), and furthermore, some whales go completely against our ideology. For example, one whale upvoted a bunch of recipe articles, to hundreds of dollars each. Within the same day, we saw a flurry of new accounts created that were just plagiarizing recipes, literally spamming tons of plagiarized content, hoping to \"catch\" said whale.\n\nAnd it worked. The whale upvoted many of the plagiarized recipes, and these spammers were rewarded. Sadly, when an average user sees this happen -- when spammers get rewarded, and they get nothing for their hard work -- they get frustrated and probably get tempted to leave the site. That's possibly contributing to the downturn in activity and price here.\n\n
    \n\nSM:\n**What from your own perspective should steemians look out for before upvoting or flagging a post?**\n\n@anyx:\nI say this over and over again, but no one listens. And I expect once again that no one will.\nStop upvoting things without first considering who the poster is.\n\nThis isn't facebook or reddit, your votes aren't worthless. They mean something, and you should take consideration on what you are rewarding, as what gets rewarded will be incentivized to continue, just like I mentioned with the recipe example. The more plagiarism gets upvoted, the more we will see of it. But on the other hand, the more that good, original content gets upvoted, the more of it we will see. So be selective, you are literally shaping the future of steemit with your votes.\n\nI have noticed that most people don't bother to flag spam or plagiarism, and that is sorely disappointing to me. Do take the time to flag spam, at the very least. We are witnessing a \"bystander effect\" where everyone is watching this garbage appear but almost no one is taking action to stop it. \n\nSM:\n**How's cheetah doing?**\n@anyx:\nCheetah is running along as good as she has ever been. A lot of her actions recently have been for flagging spam, and I am hoping to work on some more advanced features for this shortly. Not much to say about her, as I've been less active these past two weeks due to real life obligations, but more will come soon. :)\n\n
    \n\nSM:\n**Which blockchain based features would you like to see as soon as possible?**\n\n@anyx:\nThis is a tough question. There was a lot of talk on some potential censorship that came with \"negative voting\" or \"vote cancelling\" that was discussed recently, and I agree that these things need a lot more consideration before they are implemented. That may come to a surprise to many of you whom consider me to be some sort of thought police or even \"hitler\"; but yes, I am against actual censorship.\n\nThe blockchain based feature here on Steemit that I would most look forward to is a more fluid way to use the witness list for rewarding Steemit activities. Right now the list is quite static, and the reward that the small oligarch gets is quite large. I would much like to see the oligarch break into a more decentralized approach, such that other users and projects would have access to the witness funds.\n\nI know many people would use their witness funds for good projects. For example, if I were a witness I would use ALL the funding to reward anyone fighting abuse. The robinhoodwhale or curie projects could use the funds as power to curate better. Many developers not in the top 19 are doing absolutely fantastic work too. But unfortunately, I do not even know where a lot of the funding is currently going -- so a smarter, more transparent, and more decentralized approach here would be very cool.\n\n---\n\nThanks @anyx for taking the time to have an interview with SteemMag. Great job you\u2019re doing. All the best\n\n---\n
    \n\n

    Steemians Speak \u2013What\u2019s Your Fondest Memory On Steemit

    \n\nhttps://s14.postimg.org/o30wf6d75/CUPCAKE.png\n\nDespite the various issues we\u2019re facing on Steemit, we\u2019ve all had really exciting times on Steemit. To look at this weekend\u2019s theme from another perspective, SteemMag reached out to a number of Steemains asking them:\n\n

    What\u2019s Your Fondest Moment on Steemit?

    \n@camilla \nMy best Steemit memory must be finding @stellabelle\u2019s posts when I first joined this community. She was one of the first women I saw posting on Steem and she was brave, free, honest and full of great ideas. She encouraged me to start writing and creating my own work. Thank you StellaBelle!\n\n@anduweb \nMy first whale upvote. \nI remember having the idea to create steem.ly and having this nervousness to get the domain before anyone else, deploying the app and writing the announcement post. Many hours in the making and it was a great idea to not clog messages with long ugly links but list them simply with a cool looking short link like steem.ly/xyz. \n\nI remember reading the post dozens of times before pressing Post, tweaking it to perfection. After posting it, i had the post on one screen autorefreshing the page and steemitx on the 2nd screen constantly checking the stream of votes from the filtered list of whales. My heart was in a tight grip, waiting to see what recognition it gets.\n\nI kept staring at the screens for hours and at one point I laid back on the couch still looking at the monitors, falling asleep in shots (it was way past midnight) waking up from time to time. \nAnd in a sleepy glance i saw it, an upvote from @dantheman. I jumped from the couch and confirmed it. I screamed of joy inside. I would have done it loudly but everyone else was asleep and would have called me crazy. But I am crazy. Steemit crazy. #steemon\n\n
    \n@dwinblood:\nThey are a moving mass that vie for which one excites me the most, Larken Rose joining, wow this is real I'm making money, my @chaospoet resurrection actually working and being an unusual outlet, and the acceptance and reception of the steemit community for articles personal in nature I was expecting ridicule and instead received support.\n\n@ash \nmy [first post]( https://steemit.com/technology/@ash/hello-world) and to learn and see what Graphene Technology is capable of\n\n@mrwang \nMy fondest memory on steemit is actually a tie, lol... \nWhen I found the-alien post \"zen and the art of not giving a fuck\" not only did it inspire me to write and re-release a very personal video dedicated to my grandmother but was literally a blueprint of my climb to success as an Actor/Filmmaker Episode 5 Goodbye American Beauty of my awareness campaign #nobodysperfect \n\nThe other was the moment I realized how much of a positive influence I became when I took a huge gamble by releasing Episode 1 - Awareness steemit.com \u2026 I didn't know how the community was going to receive it and what I did was open a door for others dealing with similar struggles to feel confident about sharing those struggles with everybody on Steemit.\n\n
    \n\n@romanskv \nWhen I received the high evaluation of this artistic [work]( https://steemit.com/art/@romanskv/hi-steemit-i-present-to-you-my-outsider-works)\n\n@illuminaughti \nThe moment that sticks out for me was when I had my first \u2018big hit\u2019. I was at work when I saw the payout go up to $200 and started to have a \u201cmanic attack\u201d. My head was spinning, my cheeks were flushed. I couldn\u2019t believe it. I went from being unsure if I could buy food this week to being paid for creating something I was passionate about! You always remember your first!\n\n@sauravrungta \nThe discovery of Steemit itself is the fondest memory. I remember the day I came across this site and was completely blown away. I couldn't sleep that night and the whole week that followed!\nWithin Steemit itself, my fondest memory was when I received my first compliment for my article. This was so new to me and having people actually appreciate your content is just wow!\n\n@royaltiffany\nMy fondest memory of Steemit, was when I discovered it. The novelty, the excitement of finding something new, the research and all the questions...it was a thrill!\n\n\n---\n\n

    This Week On Steemit

    \nhttps://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/07/30/THETRAVELLER26edca.jpg\nA lot of interesting events happened this week. And in case you missed them, we\u2019ve got your back. Here are some of the most important events that happened on Steemit this week.\n~ Steem retains last week\u2019s position and it\u2019s currently 7th on the coinmarketcap.com\u2019s crypto market capitalization list.\n\n~ Steemit co-founder @Ned launches Steem bounty system and also discusses proposal for voting rights delegation, steem power distribution and holding.\n\n~ @good-karma releases updates for eSteem \u2013 an Android and iOS app for browsing Steemit\n\n~This adds to the growing collection of dedicated steem apps. For a comprehensive list check out SteemTools.com\n\n~ @steemitblog announces New Advanced Formatting Features\n\n~ Account creations reached a week high of 1 025 on 2016-09-05\n\n~ Post, replies and votes are steadily increasing with Post& Replies having (+2.74%) and Votes (+2.83%) fall. [Source](Steemle.com)\n\n~ Meanwhile, SBD loses value with rates ranging from 1 SD = 0.75 -0.82 this week\n\n~$0.57 and $0.87 were the lowest and highest value traded this week for a unit of Steem respectively.\n\n\n
    \n\n----\n\n--> [Page 1](https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-9-of-community-curation-and-reputation-chats-with-a-whale-steemit-chat-lead-moderators-a-day)\n\n----\n\nP.S\nIf you've got any suggestions, please make a comment using the reply box below or send a message to me on steemit.chat @infovore.\nWould love to hear from you \nOoh. And don\u2019t forget to follow my blog. ;)", + "category": "steemmag", + "children": 21, + "created": "2016-09-10T04:15:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s14.postimg.io/yfrsezw41/THE_TRAVELLER_2.png", + "https://img1.steemit.com/0x0/http://i.imgur.com/9cvHo2P.png", + "https://s14.postimg.org/o30wf6d75/CUPCAKE.png", + "https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/07/30/THETRAVELLER26edca.jpg" + ], + "links": [ + "https://steemit.com/technology/@ash/hello-world", + "https://steemit.com/art/@romanskv/hi-steemit-i-present-to-you-my-outsider-works", + "Steemle.com", + "https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-9-of-community-curation-and-reputation-chats-with-a-whale-steemit-chat-lead-moderators-a-day" + ], + "tags": [ + "steemmag", + "steemon", + "nobodysperfect", + "steemit" + ], + "users": [ + "anyx", + "camilla", + "stellabelle", + "anduweb", + "dantheman", + "dwinblood", + "chaospoet", + "ash", + "mrwang", + "romanskv", + "illuminaughti", + "sauravrungta", + "royaltiffany", + "good-karma", + "steemitblog", + "infovore" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 83381775547433, + "payout": 652.027, + "payout_at": "2016-09-17T04:15:30", + "pending_payout_value": "652.027 HBD", + "percent_hbd": 10000, + "permlink": "a-day-in-the-life-of-a-steemcleaner-steemians-speak-fondest-moment-on-steemit-this-week-on-steemit-steemmag-steemit-s-weekend", + "post_id": 1192132, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 287 + }, + "title": "A Day In The Life Of A SteemCleaner\u2026\u2026 Steemians Speak \u2013 Fondest Moment On Steemit\u2026 This Week On Steemit\u2026\u2026 SteemMag \u2013 Steemit\u2019s Weekend Digest #9 p.2", + "updated": "2016-09-10T10:15:21", + "url": "/steemmag/@infovore/a-day-in-the-life-of-a-steemcleaner-steemians-speak-fondest-moment-on-steemit-this-week-on-steemit-steemmag-steemit-s-weekend" + }, + { + "active_votes": [ + { + "rshares": 591936986472, + "voter": "barrie" + }, + { + "rshares": 32209226277900, + "voter": "smooth" + }, + { + "rshares": 376077103938, + "voter": "anonymous" + }, + { + "rshares": 11308374443830, + "voter": "blackjack" + }, + { + "rshares": 2439302016326, + "voter": "badassmother" + }, + { + "rshares": 150952434927, + "voter": "nextgenwitness" + }, + { + "rshares": 2108272817139, + "voter": "hr1" + }, + { + "rshares": 289747454194, + "voter": "justin" + }, + { + "rshares": 1183873071514, + "voter": "rossco99" + }, + { + "rshares": 4538025391853, + "voter": "wang" + }, + { + "rshares": 3104274241, + "voter": "boy" + }, + { + "rshares": 3768967241, + "voter": "bue-witness" + }, + { + "rshares": 684023815, + "voter": "bunny" + }, + { + "rshares": 54879900476, + "voter": "bue" + }, + { + "rshares": 32997621298, + "voter": "danknugs" + }, + { + "rshares": 324891040493, + "voter": "steemservices" + }, + { + "rshares": 26828653235, + "voter": "steemservices1" + }, + { + "rshares": 1663376608, + "voter": "mini" + }, + { + "rshares": 213796245, + "voter": "moon" + }, + { + "rshares": 1805167482038, + "voter": "joseph" + }, + { + "rshares": 3556143228937, + "voter": "au1nethyb1" + }, + { + "rshares": 11626407934, + "voter": "bentley" + }, + { + "rshares": 425545852651, + "voter": "recursive2" + }, + { + "rshares": 412799547111, + "voter": "recursive3" + }, + { + "rshares": 2839773228318, + "voter": "recursive" + }, + { + "rshares": 1425577812, + "voter": "mineralwasser" + }, + { + "rshares": 899077651198, + "voter": "boombastic" + }, + { + "rshares": 118397897437, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 8480286811, + "voter": "bingo-0" + }, + { + "rshares": 2154708395, + "voter": "bingo-1" + }, + { + "rshares": 5966529452344, + "voter": "smooth.witness" + }, + { + "rshares": 479577974622, + "voter": "boatymcboatface" + }, + { + "rshares": 41184035712, + "voter": "proctologic" + }, + { + "rshares": 10557955624, + "voter": "idol" + }, + { + "rshares": 625011253, + "voter": "healthcare" + }, + { + "rshares": 973151466, + "voter": "daniel.pan" + }, + { + "rshares": 26578451325, + "voter": "dedriss" + }, + { + "rshares": 196852731768, + "voter": "gardenlady" + }, + { + "rshares": 288356419, + "voter": "helen.tan" + }, + { + "rshares": 68143381005, + "voter": "unosuke" + }, + { + "rshares": 308035802266, + "voter": "noaommerrr" + }, + { + "rshares": 1740752416, + "voter": "jocelyn" + }, + { + "rshares": 83473304858, + "voter": "acidsun" + }, + { + "rshares": 1163228566905, + "voter": "gavvet" + }, + { + "rshares": 433345535182, + "voter": "eeks" + }, + { + "rshares": 6573655006, + "voter": "fkn" + }, + { + "rshares": 1345875220, + "voter": "spaninv" + }, + { + "rshares": 8647507398, + "voter": "elishagh1" + }, + { + "rshares": 10276551983, + "voter": "richman" + }, + { + "rshares": 723394303430, + "voter": "nanzo-scoop" + }, + { + "rshares": 1075815746, + "voter": "weenfan" + }, + { + "rshares": 7604475145, + "voter": "kefkius" + }, + { + "rshares": 215057879114, + "voter": "mummyimperfect" + }, + { + "rshares": 490963482, + "voter": "coar" + }, + { + "rshares": 79219584649, + "voter": "asch" + }, + { + "rshares": 1426406765, + "voter": "murh" + }, + { + "rshares": 3452367045, + "voter": "cryptofunk" + }, + { + "rshares": 596609188, + "voter": "kodi" + }, + { + "rshares": 2371363162, + "voter": "error" + }, + { + "rshares": 13254040371, + "voter": "andu" + }, + { + "rshares": 1014021436859, + "voter": "cyber" + }, + { + "rshares": 59783435182, + "voter": "theshell" + }, + { + "rshares": 59685490770, + "voter": "ak2020" + }, + { + "rshares": 54767725329, + "voter": "juanmiguelsalas" + }, + { + "rshares": 20441782051, + "voter": "ratel" + }, + { + "rshares": 25466968629, + "voter": "wongshiying" + }, + { + "rshares": 130698956705, + "voter": "will-zewe" + }, + { + "rshares": 19582695354, + "voter": "ziv" + }, + { + "rshares": 290450502302, + "voter": "trogdor" + }, + { + "rshares": 5923268326, + "voter": "mark-waser" + }, + { + "rshares": 64438564255, + "voter": "kimziv" + }, + { + "rshares": 31289393632, + "voter": "talanhorne" + }, + { + "rshares": 5709223040, + "voter": "fuck.off" + }, + { + "rshares": 2313094321, + "voter": "superfreek" + }, + { + "rshares": 5480825001, + "voter": "iloveporn" + }, + { + "rshares": 4712219457, + "voter": "the.bot" + }, + { + "rshares": 6666618539, + "voter": "johnbradshaw" + }, + { + "rshares": 19851596153, + "voter": "skapaneas" + }, + { + "rshares": 175092740779, + "voter": "marina" + }, + { + "rshares": 4645467630, + "voter": "the.whale" + }, + { + "rshares": 3455358265, + "voter": "michaellamden68" + }, + { + "rshares": 290906829031, + "voter": "ericvancewalton" + }, + { + "rshares": 217596841813, + "voter": "asmolokalo" + }, + { + "rshares": 4512625718, + "voter": "unicornfarts" + }, + { + "rshares": 3370349215, + "voter": "orly" + }, + { + "rshares": 18552456234, + "voter": "konstantin" + }, + { + "rshares": 36410664203, + "voter": "hitmeasap" + }, + { + "rshares": 4763071810, + "voter": "vote" + }, + { + "rshares": 136475858312, + "voter": "jackkang" + }, + { + "rshares": 4894199489, + "voter": "kissmybutt" + }, + { + "rshares": 25519515144, + "voter": "tcfxyz" + }, + { + "rshares": 7068961098, + "voter": "futurefood" + }, + { + "rshares": 781309656211, + "voter": "slowwalker" + }, + { + "rshares": 20661908730, + "voter": "furion" + }, + { + "rshares": 6226920004, + "voter": "owdy" + }, + { + "rshares": 154455470, + "voter": "barbara2" + }, + { + "rshares": 171609419, + "voter": "ch0c0latechip" + }, + { + "rshares": 158834351, + "voter": "doge4lyf" + }, + { + "rshares": 1194454856, + "voter": "steem1653" + }, + { + "rshares": 66947143, + "voter": "cynetyc" + }, + { + "rshares": 4725192532, + "voter": "gikitiki" + }, + { + "rshares": 10536548854, + "voter": "asim" + }, + { + "rshares": 5119748393, + "voter": "thegoodguy" + }, + { + "rshares": 16487620216, + "voter": "aaseb" + }, + { + "rshares": 3541275000, + "voter": "karen13" + }, + { + "rshares": 675273583, + "voter": "sanjayramjee" + }, + { + "rshares": 11305268371, + "voter": "deviedev" + }, + { + "rshares": 1426566038, + "voter": "jrd8526" + }, + { + "rshares": 296050938278, + "voter": "nabilov" + }, + { + "rshares": 5558638051, + "voter": "juvyjabian" + }, + { + "rshares": 391368491, + "voter": "karenmckersie" + }, + { + "rshares": 10793265319, + "voter": "allmonitors" + }, + { + "rshares": 133188326668, + "voter": "bonface" + }, + { + "rshares": 580981474, + "voter": "luisucv34" + }, + { + "rshares": 42132881172, + "voter": "milestone" + }, + { + "rshares": 3944820915, + "voter": "maximkichev" + }, + { + "rshares": 4221835049, + "voter": "oululahti" + }, + { + "rshares": 9691272457, + "voter": "benjiberigan" + }, + { + "rshares": 3573045902, + "voter": "tarindel" + }, + { + "rshares": 3214012092, + "voter": "azurejasper" + }, + { + "rshares": 23250006735, + "voter": "deanliu" + }, + { + "rshares": 5576383102, + "voter": "sharker" + }, + { + "rshares": 7814007837, + "voter": "neroru" + }, + { + "rshares": 172156110763, + "voter": "jl777" + }, + { + "rshares": 8027780033, + "voter": "lostnuggett" + }, + { + "rshares": 5326154001, + "voter": "positive" + }, + { + "rshares": 1820728750, + "voter": "yarly" + }, + { + "rshares": 275109479, + "voter": "yarly2" + }, + { + "rshares": 275521387, + "voter": "yarly3" + }, + { + "rshares": 159279578, + "voter": "yarly4" + }, + { + "rshares": 160178852, + "voter": "yarly5" + }, + { + "rshares": 91302559, + "voter": "yarly7" + }, + { + "rshares": 100795640938, + "voter": "crazymumzysa" + }, + { + "rshares": 115326032, + "voter": "chancebristow" + }, + { + "rshares": 18091892105, + "voter": "krabgat" + }, + { + "rshares": 14671164279, + "voter": "proto" + }, + { + "rshares": 639294741, + "voter": "curator" + }, + { + "rshares": 10560943812, + "voter": "sisterholics" + }, + { + "rshares": 441265922, + "voter": "yarly10" + }, + { + "rshares": 1674416218, + "voter": "alex.chien" + }, + { + "rshares": 236361100, + "voter": "yarly11" + }, + { + "rshares": 5526372219, + "voter": "royalmacro" + }, + { + "rshares": 82681797, + "voter": "yarly12" + }, + { + "rshares": 175244209, + "voter": "fnait" + }, + { + "rshares": 159905005, + "voter": "keepcalmand" + }, + { + "rshares": 2795368670, + "voter": "nelu.ceban" + }, + { + "rshares": 40053798507, + "voter": "celebr1ty" + }, + { + "rshares": 1715352580, + "voter": "remlaps" + }, + { + "rshares": 156341247, + "voter": "steemster1" + }, + { + "rshares": 119787385, + "voter": "ioulia" + }, + { + "rshares": 879507428, + "voter": "mar1978co" + }, + { + "rshares": 3171878981, + "voter": "glitterpig" + }, + { + "rshares": 1280042828, + "voter": "metaflute" + }, + { + "rshares": 3734767638, + "voter": "litrbooh" + }, + { + "rshares": 7417397768, + "voter": "taker" + }, + { + "rshares": 3985123789, + "voter": "nekromarinist" + }, + { + "rshares": 63257042, + "voter": "sharon" + }, + { + "rshares": 64457212, + "voter": "lillianjones" + }, + { + "rshares": 348454805307, + "voter": "laonie" + }, + { + "rshares": 23613940275, + "voter": "rawnetics" + }, + { + "rshares": 18574968784, + "voter": "flandude" + }, + { + "rshares": 54212663940, + "voter": "sextusempiricus" + }, + { + "rshares": 25143661841, + "voter": "laoyao" + }, + { + "rshares": 13043825865, + "voter": "myfirst" + }, + { + "rshares": 77369668482, + "voter": "somebody" + }, + { + "rshares": 27629927141, + "voter": "persianqueen" + }, + { + "rshares": 2894167770, + "voter": "flysaga" + }, + { + "rshares": 26512802192, + "voter": "kental" + }, + { + "rshares": 11858659266, + "voter": "gmurph" + }, + { + "rshares": 1352297734, + "voter": "littleboo" + }, + { + "rshares": 17095107853, + "voter": "midnightoil" + }, + { + "rshares": 2398018957, + "voter": "kalimor" + }, + { + "rshares": 64812629, + "voter": "coderg" + }, + { + "rshares": 4081344845, + "voter": "ullikume" + }, + { + "rshares": 2627889953, + "voter": "avtzis.petros" + }, + { + "rshares": 3334439093, + "voter": "darrenturetzky" + }, + { + "rshares": 39059182163, + "voter": "xiaohui" + }, + { + "rshares": 130057440930, + "voter": "terrycraft" + }, + { + "rshares": 102832176474, + "voter": "joele" + }, + { + "rshares": 5627400257, + "voter": "oflyhigh" + }, + { + "rshares": 62525016, + "voter": "nickche" + }, + { + "rshares": 1337267934, + "voter": "xiaokongcom" + }, + { + "rshares": 10970581363, + "voter": "gargon" + }, + { + "rshares": 2517143687, + "voter": "kainmarx" + }, + { + "rshares": 2076051332, + "voter": "natalymaty" + }, + { + "rshares": 60941135, + "voter": "ritadey" + }, + { + "rshares": 64952156, + "voter": "msjennifer" + }, + { + "rshares": 59738641, + "voter": "ciao" + }, + { + "rshares": 9102651334, + "voter": "thebotkiller" + }, + { + "rshares": 3303267607, + "voter": "blow" + }, + { + "rshares": 57931304, + "voter": "dmns" + }, + { + "rshares": 4974811461, + "voter": "theconnoisseur" + }, + { + "rshares": 59146649, + "voter": "steemo" + }, + { + "rshares": 148403993, + "voter": "steem-engine" + }, + { + "rshares": 2694772943, + "voter": "xianjun" + }, + { + "rshares": 58994070, + "voter": "steema" + }, + { + "rshares": 53039709, + "voter": "sijoittaja" + }, + { + "rshares": 1590496473, + "voter": "erikclark13" + }, + { + "rshares": 74480084, + "voter": "confucius" + }, + { + "rshares": 74898697, + "voter": "elenirossidou" + }, + { + "rshares": 84316445731, + "voter": "miacats" + }, + { + "rshares": 213892258, + "voter": "party1999" + }, + { + "rshares": 59901741, + "voter": "jarvis" + }, + { + "rshares": 176910709, + "voter": "microluck" + }, + { + "rshares": 296998064, + "voter": "lisadang" + }, + { + "rshares": 5520620686, + "voter": "userlogin" + }, + { + "rshares": 57933957, + "voter": "fortuner" + }, + { + "rshares": 1604569330, + "voter": "chinadaily" + }, + { + "rshares": 33010201928, + "voter": "thecurator" + }, + { + "rshares": 1443208704, + "voter": "anotherjoe" + }, + { + "rshares": 238320826, + "voter": "jimmytwoshoes" + }, + { + "rshares": 13660887096, + "voter": "gvargas123" + }, + { + "rshares": 4548345851, + "voter": "themanualbot" + }, + { + "rshares": 56593235, + "voter": "johnbyrd" + }, + { + "rshares": 56575537, + "voter": "thomasaustin" + }, + { + "rshares": 56573535, + "voter": "thermor" + }, + { + "rshares": 56585538, + "voter": "ficholl" + }, + { + "rshares": 56566121, + "voter": "widell" + }, + { + "rshares": 88080681820, + "voter": "icfiedler" + }, + { + "rshares": 452567704, + "voter": "keepdoodling" + }, + { + "rshares": 56161396, + "voter": "revelbrooks" + }, + { + "rshares": 11615681292, + "voter": "jimmco" + }, + { + "rshares": 383708931, + "voter": "mig641" + }, + { + "rshares": 166282713, + "voter": "kamil5" + }, + { + "rshares": 76843163, + "voter": "joelbow" + }, + { + "rshares": 7674854463, + "voter": "craigwilliamz" + }, + { + "rshares": 8192331789, + "voter": "onetree" + }, + { + "rshares": 1688432521, + "voter": "imag1ne" + }, + { + "rshares": 54999739, + "voter": "curpose" + }, + { + "rshares": 948825117, + "voter": "runridefly" + }, + { + "rshares": 56328122253, + "voter": "skum" + }, + { + "rshares": 703482676, + "voter": "gear66" + }, + { + "rshares": 54020027, + "voter": "antoninaral1965" + }, + { + "rshares": 55085378, + "voter": "troich" + }, + { + "rshares": 1653932598, + "voter": "davidjkelley" + }, + { + "rshares": 55091113, + "voter": "crion" + }, + { + "rshares": 163826775, + "voter": "greatness" + }, + { + "rshares": 54739685, + "voter": "hitherise" + }, + { + "rshares": 54730557, + "voter": "wiss" + }, + { + "rshares": 54653118, + "voter": "supersune" + }, + { + "rshares": 698005156, + "voter": "ksena" + }, + { + "rshares": 10337474316, + "voter": "ghasemkiani" + }, + { + "rshares": 18057415912, + "voter": "sponge-bob" + }, + { + "rshares": 15514574124, + "voter": "digital-wisdom" + }, + { + "rshares": 5917545469, + "voter": "leavemealone" + }, + { + "rshares": 3859577072, + "voter": "ethical-ai" + }, + { + "rshares": 54362089, + "voter": "stroully" + }, + { + "rshares": 2120442706, + "voter": "matthewtiii" + }, + { + "rshares": 88628906, + "voter": "ruscion" + }, + { + "rshares": 62757877, + "voter": "gemmas" + }, + { + "rshares": 5661661621, + "voter": "jwaser" + }, + { + "rshares": 54019345, + "voter": "thadm" + }, + { + "rshares": 54017499, + "voter": "prof" + }, + { + "rshares": 96815595467, + "voter": "thecyclist" + }, + { + "rshares": 646077790, + "voter": "kev7000" + }, + { + "rshares": 892494003, + "voter": "smisi" + }, + { + "rshares": 53655807, + "voter": "yorsens" + }, + { + "rshares": 3126303588, + "voter": "michaelmatthews" + }, + { + "rshares": 464168237, + "voter": "skapart" + }, + { + "rshares": 7591920949, + "voter": "richardjuckes" + }, + { + "rshares": 53331040, + "voter": "bane" + }, + { + "rshares": 53324520, + "voter": "vive" + }, + { + "rshares": 53318865, + "voter": "coad" + }, + { + "rshares": 25841078460, + "voter": "dubi" + }, + { + "rshares": 2667370611, + "voter": "bwaser" + }, + { + "rshares": 53003720, + "voter": "sofa" + }, + { + "rshares": 350841274, + "voter": "panther" + }, + { + "rshares": 146674985507, + "voter": "doudou252666" + }, + { + "rshares": 58233803, + "voter": "plantbasedjunkie" + }, + { + "rshares": 902283883, + "voter": "brains" + }, + { + "rshares": 459120073, + "voter": "jessicanicklos" + }, + { + "rshares": 53055629, + "voter": "ailo" + }, + { + "rshares": 5314294282, + "voter": "chick1" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 29894153510, + "voter": "ksc" + }, + { + "rshares": 5964918626, + "voter": "tarekadam" + }, + { + "rshares": 2394301868, + "voter": "ellepdub" + }, + { + "rshares": 9744098987, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 1060782113, + "voter": "jang" + }, + { + "rshares": 4800843442, + "voter": "morgan.waser" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 51232949, + "voter": "dragonice" + }, + { + "rshares": 51218466, + "voter": "weare" + }, + { + "rshares": 1200146849, + "voter": "anns" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 50536471, + "voter": "twistys" + }, + { + "rshares": 50479027, + "voter": "sunlight" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 50258414, + "voter": "mardvin" + }, + { + "rshares": 3952637380, + "voter": "dodders007" + }, + { + "rshares": 1483350426, + "voter": "ltm" + }, + { + "rshares": 64344303, + "voter": "vuyusile" + }, + { + "rshares": 3678089785, + "voter": "strong-ai" + }, + { + "rshares": 77637243, + "voter": "igtes" + }, + { + "rshares": 79184675, + "voter": "timalex" + }, + { + "rshares": 160907900, + "voter": "buffett" + }, + { + "rshares": 155836763, + "voter": "siniceku" + }, + { + "rshares": 162911190, + "voter": "front" + }, + { + "rshares": 159148641, + "voter": "johnelbow" + }, + { + "rshares": 161974443, + "voter": "zapply" + }, + { + "rshares": 159596355, + "voter": "irensche" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 161700361, + "voter": "shadowcash" + }, + { + "rshares": 282877474, + "voter": "witchcraftblog" + }, + { + "rshares": 161693690, + "voter": "shadowproject" + }, + { + "rshares": 161212160, + "voter": "origin" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 160845765, + "voter": "caseyneistat" + }, + { + "rshares": 154101729, + "voter": "laskoff" + }, + { + "rshares": 161308098, + "voter": "pawel-krawczyk" + }, + { + "rshares": 156882242, + "voter": "dontbenormal" + }, + { + "rshares": 159963865, + "voter": "sledgehammer" + }, + { + "rshares": 159957397, + "voter": "pirelli" + }, + { + "rshares": 59566200, + "voter": "serikus" + }, + { + "rshares": 156589766, + "voter": "gentleman" + }, + { + "rshares": 159387371, + "voter": "bosch" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 156186476, + "voter": "arturmolla" + }, + { + "rshares": 159048852, + "voter": "mastercoin" + }, + { + "rshares": 155911120, + "voter": "blackheart304" + }, + { + "rshares": 108895284, + "voter": "autodafe" + }, + { + "rshares": 155516854, + "voter": "james93" + }, + { + "rshares": 142845272, + "voter": "kurjik7" + }, + { + "rshares": 158208820, + "voter": "carsimex" + } + ], + "author": "gavvet", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.8, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://s21.postimg.org/u24cdappj/A_Day_in_the_Life_of_John_D_Rockefeller_2.jpg
    \n\nNumerous sources consider John D. Rockefeller as being the richest person in modern history ([Forbes](http://www.forbes.com/sites/carlodonnell/2014/07/11/the-rockefellers-the-legacy-of-historys-richest-man/#33c0aa8160e7) is one of the sources). Adjusted for inflation, his net worth would be north of $300 billion today. Rockefeller lived between 1839 and 1937 (died age 97). \n\nHe made his immense fortune in the oil industry; Rockefeller was a dedicated philanthropist. Leaving aside historical facts (not the point of this post), I will delve into his daily routines, as he told them to Orison Swett for his early-1900s book [_How They Succeeded_](https://www.amazon.com/dp/140698275X): \n\n_\"The riches man in the United States, John Davidson Rockefeller, has consented to break his rule never to talk for publication; and he has told me the story of his early struggles and triumphs, and given utterance to some striking interesting observations anent the same.\"_\n___\nEarlier in this series:\n\n#### 1. [A day in the Life of Nikola Tesla](https://steemit.com/life/@cristi/habits-1-a-day-in-the-life-of-nikola-tesla)\n#### 2. [A day in the Life of Benjamin Franklin](https://steemit.com/story/@cristi/habits-2-a-day-in-the-life-of-benjamin-franklin)\n#### 3. [A day in the Life of Thomas Edison](https://steemit.com/story/@cristi/a-day-in-the-life-of-thomas-edison-habits-3-video-from-1922-incl)\n#### 4. [A day in the Life of Albert Einstein](https://steemit.com/story/@knozaki2015/a-day-with-albert-einstein-featuring-cristi)\n#### 5. [A day in the Life of Charles Darwin](https://steemit.com/story/@dragonslayer109/a-day-in-the-life-of-charles-darwin-featuring-new-author-cristi)\n___\n## The Daily Habits of John D. Rockefeller\n\nSome of his biographers claim that Rockefeller followed a strict routine during the last 40 years of his life.\n\n**6 A.M.** Wake-up and read the newspaper.\n**8 A.M.** Breakfast, followed by a puzzle game (numerica).\n**9 - 10:15 A.M.** Working through correspondence. He would often receive thousands of letters per day. Can you guess what they were about?! \n**10:15 - 12 P.M.** Play golf.\n**12:15 - 1 P.M.** Bathe and afternoon rest.\n**1 - 2:30 P.M.** Lunch and another puzzle game.\n**2:30 - 5:30 P.M.** Reading more correspondence (30 minutes) and motoring. \n**5:30 - 6:30 P.M.** Rest.\n**7 - 9 P.M.** Dinner and more rounds of numerica.\n**9 - 10 P.M.** Listen to music and chatter with guest.\n**10:30 P.M.** Lights off. \n\nCredits to [Jonathan Roseland](http://www.limitlessmindset.com/limitless-characters/79-8-life-hacking-lessons-from-the-richest-man-ever.html) for the data. \n\nIf you've been following my series on the habits of remarkable figures, you can notice a stark resemblance between J. D. Rockefeller and Charles Darwin's routine. \n\nHowever, I should be careful to point out that this routine was followed in the second part of his life (the last 40 years), when he might not have been so actively involved in business like he was in his earlier years. I did not find data on his daily habits as a younger person. \n___\n## Interesting to Note\n\n- he was the son of a con artist/bigamist. According to [history.com](http://www.history.com/news/10-things-you-may-not-know-about-john-d-rockefeller):\n\n_\"The tycoon\u2019s father, William Avery Rockefeller, was a traveling snake-oil salesman who posed as a deaf-mute peddler and hawked miracle drugs and herbal remedies. The smooth-talking huckster dubbed \u201cDevil Bill\u201d alternately fathered children, including the future industrialist, with his wife and mistress, the couple\u2019s live-in housekeeper.\"_\n\n- he was a devoted religious believer\n- he abstained from consuming alcohol and tobacco\n- he donated up of $500 million to philanthropy\n- as young kid, two of his ambitions were to live to 100 and to make $100,000 (a lot of money for that time period):\n\nHe achieved his second ambition, that of making 100 grand, in his early years. Very close to accomplishing his first ambition too, Rockefeller died age 97 (of arteriosclerosis). \n___\n## Ending Thoughts\n\nI'll end leaving you with a great line that Rockefeller told Swett during their discussion - as presented in [_How They Succeeded_](https://www.amazon.com/dp/140698275X):\n\n_\"When I asked Mr. Rockefeller what he considers has most helped him in obtaining success in business, he answered: It was early training, and the fact that I was willing to persevere. I do not think there is any other quality so essential to success of any kind as the quality of perseverance. It overcomes almost everything, even nature.\"_\n___\n###
    To stay in touch, follow @cristi
    \n\n#story #life #success #habits \n\nCredits for Image: [Oscar White via Wikimedia Commons](https://upload.wikimedia.org/wikipedia/commons/5/5d/John_D_Rockefeller_by_Oscar_White_c1900.jpg)\n___\n[Cristi Vlad](http://cristivlad.com), Self-Experimenter and Author", + "category": "story", + "children": 13, + "created": "2016-09-09T08:18:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s21.postimg.org/u24cdappj/A_Day_in_the_Life_of_John_D_Rockefeller_2.jpg" + ], + "links": [ + "http://www.forbes.com/sites/carlodonnell/2014/07/11/the-rockefellers-the-legacy-of-historys-richest-man/#33c0aa8160e7", + "https://www.amazon.com/dp/140698275X", + "https://steemit.com/life/@cristi/habits-1-a-day-in-the-life-of-nikola-tesla", + "https://steemit.com/story/@cristi/habits-2-a-day-in-the-life-of-benjamin-franklin", + "https://steemit.com/story/@cristi/a-day-in-the-life-of-thomas-edison-habits-3-video-from-1922-incl", + "https://steemit.com/story/@knozaki2015/a-day-with-albert-einstein-featuring-cristi", + "https://steemit.com/story/@dragonslayer109/a-day-in-the-life-of-charles-darwin-featuring-new-author-cristi", + "http://www.limitlessmindset.com/limitless-characters/79-8-life-hacking-lessons-from-the-richest-man-ever.html", + "http://www.history.com/news/10-things-you-may-not-know-about-john-d-rockefeller", + "https://upload.wikimedia.org/wikipedia/commons/5/5d/John_D_Rockefeller_by_Oscar_White_c1900.jpg", + "http://cristivlad.com" + ], + "tags": [ + "story", + "life", + "success", + "habits", + "" + ], + "users": [ + "cristi" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 81882094424186, + "payout": 650.737, + "payout_at": "2016-09-16T08:18:45", + "pending_payout_value": "650.737 HBD", + "percent_hbd": 10000, + "permlink": "a-day-in-the-life-of-john-d-rockefeller-featuring-cristi-as-author", + "post_id": 1181967, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 331 + }, + "title": "A Day in the Life of John D. Rockefeller (featuring @cristi as author)", + "updated": "2016-09-09T08:18:45", + "url": "/story/@gavvet/a-day-in-the-life-of-john-d-rockefeller-featuring-cristi-as-author" + }, + { + "active_votes": [ + { + "rshares": 591950827852, + "voter": "barrie" + }, + { + "rshares": 32209936331911, + "voter": "smooth" + }, + { + "rshares": 405016774343, + "voter": "anonymous" + }, + { + "rshares": 14298054403677, + "voter": "summon" + }, + { + "rshares": 166611523322, + "voter": "highasfuck" + }, + { + "rshares": 2108484403503, + "voter": "hr1" + }, + { + "rshares": 1151044443127, + "voter": "rossco99" + }, + { + "rshares": 3725170136, + "voter": "boy" + }, + { + "rshares": 1825432929933, + "voter": "xeroc" + }, + { + "rshares": 4522818528, + "voter": "bue-witness" + }, + { + "rshares": 820832310, + "voter": "bunny" + }, + { + "rshares": 65870101139, + "voter": "bue" + }, + { + "rshares": 1996068722, + "voter": "mini" + }, + { + "rshares": 256555495, + "voter": "moon" + }, + { + "rshares": 202901691042, + "voter": "alex90342fastn1" + }, + { + "rshares": 1847930705492, + "voter": "joseph" + }, + { + "rshares": 3465370709419, + "voter": "au1nethyb1" + }, + { + "rshares": 425582261173, + "voter": "recursive2" + }, + { + "rshares": 2772278627020, + "voter": "recursive" + }, + { + "rshares": 1462131089, + "voter": "mineralwasser" + }, + { + "rshares": 899124595534, + "voter": "boombastic" + }, + { + "rshares": 118418820949, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 8480474011, + "voter": "bingo-0" + }, + { + "rshares": 2154790482, + "voter": "bingo-1" + }, + { + "rshares": 5970272885685, + "voter": "smooth.witness" + }, + { + "rshares": 469992184178, + "voter": "boatymcboatface" + }, + { + "rshares": 59927320838, + "voter": "vip" + }, + { + "rshares": 10562211496, + "voter": "idol" + }, + { + "rshares": 750015369, + "voter": "healthcare" + }, + { + "rshares": 1167789222, + "voter": "daniel.pan" + }, + { + "rshares": 129002175203, + "voter": "team" + }, + { + "rshares": 346027703, + "voter": "helen.tan" + }, + { + "rshares": 1741272428, + "voter": "jocelyn" + }, + { + "rshares": 448293214338, + "voter": "eeks" + }, + { + "rshares": 19219423891, + "voter": "fkn" + }, + { + "rshares": 30961271587, + "voter": "instructor2121" + }, + { + "rshares": 2110504361, + "voter": "gekko" + }, + { + "rshares": 25282789447, + "voter": "elishagh1" + }, + { + "rshares": 9542949012, + "voter": "richman" + }, + { + "rshares": 708024320909, + "voter": "nanzo-scoop" + }, + { + "rshares": 155516813394, + "voter": "steve-walschot" + }, + { + "rshares": 46204307451, + "voter": "hannixx42" + }, + { + "rshares": 215061312259, + "voter": "mummyimperfect" + }, + { + "rshares": 82050018806, + "voter": "asch" + }, + { + "rshares": 1426439107, + "voter": "murh" + }, + { + "rshares": 6617237098, + "voter": "cryptofunk" + }, + { + "rshares": 2371910543, + "voter": "error" + }, + { + "rshares": 12723878756, + "voter": "andu" + }, + { + "rshares": 41733260478, + "voter": "ranko-k" + }, + { + "rshares": 966872273242, + "voter": "cyber" + }, + { + "rshares": 59785994184, + "voter": "theshell" + }, + { + "rshares": 59686449190, + "voter": "ak2020" + }, + { + "rshares": 32187161258, + "voter": "drinkzya" + }, + { + "rshares": 3840985398036, + "voter": "satoshifund" + }, + { + "rshares": 367408628804, + "voter": "hedge-x" + }, + { + "rshares": 24531017199, + "voter": "ratel" + }, + { + "rshares": 55772810880, + "voter": "thecryptodrive" + }, + { + "rshares": 191705387418, + "voter": "will-zewe" + }, + { + "rshares": 290470738397, + "voter": "trogdor" + }, + { + "rshares": 3596180135, + "voter": "tee-em" + }, + { + "rshares": 33825386045, + "voter": "michaelx" + }, + { + "rshares": 5923296936, + "voter": "mark-waser" + }, + { + "rshares": 107417488241, + "voter": "geoffrey" + }, + { + "rshares": 198708757920, + "voter": "kimziv" + }, + { + "rshares": 45238048379, + "voter": "honeythief" + }, + { + "rshares": 2377369945, + "voter": "superfreek" + }, + { + "rshares": 523590189, + "voter": "mrhankeh" + }, + { + "rshares": 41911174287, + "voter": "clement" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 54338862164, + "voter": "ezzy" + }, + { + "rshares": 3370629110, + "voter": "orly" + }, + { + "rshares": 259468087, + "voter": "mstang83" + }, + { + "rshares": 133811150713, + "voter": "jackkang" + }, + { + "rshares": 315839863617, + "voter": "slowwalker" + }, + { + "rshares": 61998568427, + "voter": "furion" + }, + { + "rshares": 728943966, + "voter": "busser" + }, + { + "rshares": 463427059, + "voter": "barbara2" + }, + { + "rshares": 514901036, + "voter": "ch0c0latechip" + }, + { + "rshares": 476563702, + "voter": "doge4lyf" + }, + { + "rshares": 1137787554, + "voter": "steem1653" + }, + { + "rshares": 5013276969, + "voter": "thegoodguy" + }, + { + "rshares": 16487620216, + "voter": "aaseb" + }, + { + "rshares": 3762710430, + "voter": "karen13" + }, + { + "rshares": 1398034717, + "voter": "jrd8526" + }, + { + "rshares": 15101595452, + "voter": "jaycobbell" + }, + { + "rshares": 36622135539, + "voter": "condra" + }, + { + "rshares": 16385316466, + "voter": "bycz" + }, + { + "rshares": 368844141, + "voter": "karenmckersie" + }, + { + "rshares": 42136770380, + "voter": "milestone" + }, + { + "rshares": 6854276534, + "voter": "lichtblick" + }, + { + "rshares": 37956052031, + "voter": "creemej" + }, + { + "rshares": 96640276, + "voter": "wildchild" + }, + { + "rshares": 9953198740, + "voter": "benjiberigan" + }, + { + "rshares": 150315717965, + "voter": "opheliafu" + }, + { + "rshares": 5820523439, + "voter": "poseidon" + }, + { + "rshares": 1851596908, + "voter": "iamwne" + }, + { + "rshares": 8277205375, + "voter": "rpf" + }, + { + "rshares": 3573431221, + "voter": "tarindel" + }, + { + "rshares": 24172098669, + "voter": "deanliu" + }, + { + "rshares": 80659816440, + "voter": "rea" + }, + { + "rshares": 182921223188, + "voter": "jl777" + }, + { + "rshares": 7836642413, + "voter": "lostnuggett" + }, + { + "rshares": 39357479579, + "voter": "zaebars" + }, + { + "rshares": 15572149749, + "voter": "positive" + }, + { + "rshares": 1820868696, + "voter": "yarly" + }, + { + "rshares": 275109479, + "voter": "yarly2" + }, + { + "rshares": 275521387, + "voter": "yarly3" + }, + { + "rshares": 159279578, + "voter": "yarly4" + }, + { + "rshares": 160178852, + "voter": "yarly5" + }, + { + "rshares": 91302559, + "voter": "yarly7" + }, + { + "rshares": 15588524421, + "voter": "proto" + }, + { + "rshares": 639310915, + "voter": "curator" + }, + { + "rshares": 30806018054, + "voter": "sisterholics" + }, + { + "rshares": 441281474, + "voter": "yarly10" + }, + { + "rshares": 236361100, + "voter": "yarly11" + }, + { + "rshares": 2087245911, + "voter": "leylar" + }, + { + "rshares": 15423327871, + "voter": "michaeldodridge" + }, + { + "rshares": 82681797, + "voter": "yarly12" + }, + { + "rshares": 2934248494, + "voter": "tygergamer" + }, + { + "rshares": 525805405, + "voter": "fnait" + }, + { + "rshares": 479775663, + "voter": "keepcalmand" + }, + { + "rshares": 6316530323, + "voter": "stef" + }, + { + "rshares": 152942524, + "voter": "steemster1" + }, + { + "rshares": 111275188, + "voter": "sakushya" + }, + { + "rshares": 3171963580, + "voter": "glitterpig" + }, + { + "rshares": 348367813, + "voter": "uwe69" + }, + { + "rshares": 5641554617, + "voter": "jed78" + }, + { + "rshares": 134380976588, + "voter": "steemdrive" + }, + { + "rshares": 1024034263, + "voter": "metaflute" + }, + { + "rshares": 7805772199, + "voter": "taker" + }, + { + "rshares": 5082327318, + "voter": "theprophet0" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 1045479404741, + "voter": "laonie" + }, + { + "rshares": 22138069008, + "voter": "rawnetics" + }, + { + "rshares": 152451844738, + "voter": "bridgetbunchy" + }, + { + "rshares": 25007290024, + "voter": "laonie1" + }, + { + "rshares": 25517278685, + "voter": "laonie2" + }, + { + "rshares": 25526607216, + "voter": "laonie3" + }, + { + "rshares": 25144694287, + "voter": "laoyao" + }, + { + "rshares": 37830422702, + "voter": "myfirst" + }, + { + "rshares": 1449500325, + "voter": "random-potato" + }, + { + "rshares": 238584667658, + "voter": "somebody" + }, + { + "rshares": 8924604450, + "voter": "flysaga" + }, + { + "rshares": 6177584749, + "voter": "brendio" + }, + { + "rshares": 11090874879, + "voter": "gmurph" + }, + { + "rshares": 68250832, + "voter": "missmishel623" + }, + { + "rshares": 52715783972, + "voter": "midnightoil" + }, + { + "rshares": 3991236736, + "voter": "ullikume" + }, + { + "rshares": 25522197006, + "voter": "laonie4" + }, + { + "rshares": 25520396466, + "voter": "laonie5" + }, + { + "rshares": 25517602811, + "voter": "laonie6" + }, + { + "rshares": 25514293120, + "voter": "laonie7" + }, + { + "rshares": 25510381004, + "voter": "laonie8" + }, + { + "rshares": 4506343807, + "voter": "miketr" + }, + { + "rshares": 25508587564, + "voter": "laonie9" + }, + { + "rshares": 120739800627, + "voter": "xiaohui" + }, + { + "rshares": 102832176474, + "voter": "joele" + }, + { + "rshares": 5627607358, + "voter": "oflyhigh" + }, + { + "rshares": 1366038067, + "voter": "paynode" + }, + { + "rshares": 58773515, + "voter": "nickche" + }, + { + "rshares": 4123622506, + "voter": "xiaokongcom" + }, + { + "rshares": 318834771, + "voter": "future24" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 59738641, + "voter": "ciao" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 8309746215, + "voter": "xianjun" + }, + { + "rshares": 57765027, + "voter": "steema" + }, + { + "rshares": 72860952, + "voter": "confucius" + }, + { + "rshares": 67627457, + "voter": "stevescriber" + }, + { + "rshares": 2949971449, + "voter": "bledarus" + }, + { + "rshares": 54908311, + "voter": "loli" + }, + { + "rshares": 84324096537, + "voter": "miacats" + }, + { + "rshares": 57295211, + "voter": "nano2nd" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 545497701, + "voter": "microluck" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 1604616596, + "voter": "chinadaily" + }, + { + "rshares": 16525466083, + "voter": "kyriacos" + }, + { + "rshares": 60210649, + "voter": "cryptoblu" + }, + { + "rshares": 60204101, + "voter": "instructor" + }, + { + "rshares": 693761793676, + "voter": "dollarvigilante" + }, + { + "rshares": 13661040944, + "voter": "gvargas123" + }, + { + "rshares": 56593235, + "voter": "johnbyrd" + }, + { + "rshares": 56575537, + "voter": "thomasaustin" + }, + { + "rshares": 56573535, + "voter": "thermor" + }, + { + "rshares": 56585538, + "voter": "ficholl" + }, + { + "rshares": 56566121, + "voter": "widell" + }, + { + "rshares": 9120100973, + "voter": "jaredcwillis" + }, + { + "rshares": 2017436279, + "voter": "movievertigo" + }, + { + "rshares": 56161396, + "voter": "revelbrooks" + }, + { + "rshares": 25501981618, + "voter": "laonie10" + }, + { + "rshares": 22766735362, + "voter": "andrewawerdna" + }, + { + "rshares": 82601907082, + "voter": "barrycooper" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 24369615795, + "voter": "hilarski" + }, + { + "rshares": 8192860509, + "voter": "onetree" + }, + { + "rshares": 4508172593, + "voter": "steemitpatina" + }, + { + "rshares": 54999739, + "voter": "curpose" + }, + { + "rshares": 56984774, + "voter": "rickmiller" + }, + { + "rshares": 2824547193, + "voter": "nulliusinverba" + }, + { + "rshares": 2026455774, + "voter": "richardcrill" + }, + { + "rshares": 25124868863, + "voter": "laonie11" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 1653932598, + "voter": "davidjkelley" + }, + { + "rshares": 175532256, + "voter": "team101" + }, + { + "rshares": 53966805, + "voter": "crion" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 53613607, + "voter": "wiss" + }, + { + "rshares": 50191639, + "voter": "supersune" + }, + { + "rshares": 18960534873, + "voter": "sponge-bob" + }, + { + "rshares": 15514674259, + "voter": "digital-wisdom" + }, + { + "rshares": 3859591998, + "voter": "ethical-ai" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 5661690231, + "voter": "jwaser" + }, + { + "rshares": 14231991096, + "voter": "cryptobiker" + }, + { + "rshares": 7380647701, + "voter": "doitvoluntarily" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 633156235, + "voter": "kev7000" + }, + { + "rshares": 414155475, + "voter": "steemorama" + }, + { + "rshares": 925549337, + "voter": "smisi" + }, + { + "rshares": 55736056, + "voter": "lighter" + }, + { + "rshares": 52560790, + "voter": "yorsens" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 53282141, + "voter": "zinnia" + }, + { + "rshares": 3331323091, + "voter": "eveningstar92" + }, + { + "rshares": 5329640365, + "voter": "shammyshiggs" + }, + { + "rshares": 2667384915, + "voter": "bwaser" + }, + { + "rshares": 53003720, + "voter": "sofa" + }, + { + "rshares": 376488497137, + "voter": "charlieshrem" + }, + { + "rshares": 60287262346, + "voter": "tracemayer" + }, + { + "rshares": 18045677666, + "voter": "brains" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 1576977747, + "voter": "bitcoinparadise" + }, + { + "rshares": 5314554234, + "voter": "chick1" + }, + { + "rshares": 4363249256, + "voter": "gringalicious" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 1610026744, + "voter": "bontonstory" + }, + { + "rshares": 29307993637, + "voter": "ksc" + }, + { + "rshares": 2080950745, + "voter": "steemsquad" + }, + { + "rshares": 59977025, + "voter": "t-bot" + }, + { + "rshares": 2394301868, + "voter": "ellepdub" + }, + { + "rshares": 105645703, + "voter": "inarix03" + }, + { + "rshares": 9778048867, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 4800857747, + "voter": "morgan.waser" + }, + { + "rshares": 4876626037, + "voter": "ekaterina4ka" + }, + { + "rshares": 138750657, + "voter": "thefinanceguy" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 51227561, + "voter": "battalar" + }, + { + "rshares": 51218466, + "voter": "weare" + }, + { + "rshares": 51215236, + "voter": "deli" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 3678104089, + "voter": "strong-ai" + }, + { + "rshares": 77637243, + "voter": "igtes" + }, + { + "rshares": 157689742, + "voter": "buffett" + }, + { + "rshares": 108213067, + "voter": "siniceku" + }, + { + "rshares": 160475519, + "voter": "cruise" + }, + { + "rshares": 162917785, + "voter": "ctu" + }, + { + "rshares": 162065683, + "voter": "yanik" + }, + { + "rshares": 162663756, + "voter": "linka" + }, + { + "rshares": 1533332205, + "voter": "rusteemitblog" + }, + { + "rshares": 161839498, + "voter": "durex" + }, + { + "rshares": 282877474, + "voter": "witchcraftblog" + }, + { + "rshares": 161693690, + "voter": "shadowproject" + }, + { + "rshares": 158713829, + "voter": "rarcntv" + }, + { + "rshares": 161179339, + "voter": "bethesda" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 160880639, + "voter": "illusions" + }, + { + "rshares": 158081936, + "voter": "pawel-krawczyk" + }, + { + "rshares": 160260561, + "voter": "rage" + }, + { + "rshares": 159506164, + "voter": "greenpeace" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 158981640, + "voter": "karicola" + }, + { + "rshares": 143199991, + "voter": "myxxo" + }, + { + "rshares": 158732321, + "voter": "steemwallet" + }, + { + "rshares": 140038097, + "voter": "modernbukowski" + }, + { + "rshares": 158638676, + "voter": "icesteem" + }, + { + "rshares": 155527997, + "voter": "bats22" + }, + { + "rshares": 158535752, + "voter": "nerds" + }, + { + "rshares": 155423733, + "voter": "landria" + }, + { + "rshares": 158450251, + "voter": "koma" + }, + { + "rshares": 158423380, + "voter": "mristakarie142" + } + ], + "author": "bridgetbunchy", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.12, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n


    \n

    Periodically in my shop I get custom order sewing requests. People ask for all sorts of things to be made; aprons, wallets, bags, humpty dumpty, scarves, bed linen, patchwork lounge chair, phone pouches and cushions.  Sometimes the request is for one of my designs, made in a particular fabric or with a sight modification to size and style. It is easy when a customer knows the exact design, size and materials. I just have to make it.  

    \n

     
    \nSentimental Design

    \n


    \nOccasionally customers give me sentimental fabric (childhood clothes or family heirloom linen) and ask me to incorporate this fabric in a particular design. I love doing this. For example I have turned a favourite pair of denim jeans into a satchel bag or a childhood t-shirt into a cushion. I have even used parts of a grandmothers old broken leather bag to make earrings for the granddaughter. It is a delight to preserved nostalgic pieces for people. To transform it into something new, reimagined for modern use.  

    \n

     

    \n

    \n


    \n

    Vague Notions

    \n


    \nThen there are the requests for something completely new. A Customer that comes to me with nothing more than a vague notion of an idea.   

    \n

    I love to design, create, experiment and tailor craft. It can be challenging to work without a comprehensive brief but extremely satisfying.   

    \n


    \n

    \n


    \nThe challenge is to glean enough information to interpret the customers vision and then use my own initiative to fill in the gaps.

    \n


    \n

    \n


    \nI am known for my colourful patchwork style. Most requests I receive are to incorporate this style into their idea. I work exclusively with reclaimed, vintage and retro fabric, so you are guaranteed an original piece.   

    \n


    \nThe most popular custom item is homewares such as re-covered foot stools, curtains, cushions and lounge chairs. My patchwork style features an eclectic mix of many different fabrics, all stitched together into a bold harmonious balance of colour and texture.   

    \n


    \n

    \n


    \n

    \n

    Scrappy Patchwork 

    \n


    \n

    Most customers get overwhelmed by too much choice. They get lost if given more than six options. Too much choice is a funny thing. The sort of fabric a customer enjoys, speaks loudly of their overall style. So instead of asking them to pick out the fabrics, I pull out a range of pieces and we talk about what they like and don't like about a particular pattern.   

    \n


    \n

    \n


    \n

    \n

    \n

    \n


    \n

    This particular custom order cushion in the photographs was based on the following fabric brief: chocolate browns, vibrant blue, bold yellow, whimsical prints, no big girly florals, neutral raw natural fibres including coffee/flour sacks, a smidge of retro, with a hint of red, earthy cottage tones mixed with spirited bright beachy vibes.   

    \n


    \n


    \n

    \n


    \n

    This cushion is one in a series of four custom sized cushions I made for Anita to fit two cane white chairs in her home. It features coffee sacks, flour and oat bags, tea-towels, retro linen, whimsical curtain material, woven wool and sweet cotton fabric remnants. The cushion was made from scratch and filled using stuffing from an old crescent pillow that Anita had. I finished the final cushion today and love the end result.  

    \n


    \n


    \n
    \n

    \n

    While sewing and spending time choosing the right fabrics for Anita, I thought about how this cushion is destined for a new life. Each piece of fabric I selected will be part of a new home. I get quite attached to the various prints and weaves that come into my textile studio. I feel pride in my work and appreciate every step in the process. But a customer attaches their own nostalgia and sentiment to my creations. It means something different to the new owner then it does to me.

    \n


    \nBut that is okay, beautiful even.

    \n

       
    \nUntil next time
    \n xx Isabella

    \n

    P.S Here is another two of the cushions in this series. 

    \n


    \n


    \n 
    \n 
    \n 
    \n 

    \n", + "category": "art", + "children": 5, + "created": "2016-09-09T12:07:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/09/A-cushion-for-Anita57efc.jpg", + "https://www.steemimg.com/images/2016/09/09/Custom-orders7eca4.jpg", + "https://www.steemimg.com/images/2016/09/09/sewing-the-sides83f85.jpg", + "https://www.steemimg.com/images/2016/09/09/Irongingfbe9e.jpg", + "https://www.steemimg.com/images/2016/09/09/cutting-Sarah-curtains8a2c8.jpg", + "https://www.steemimg.com/images/2016/09/09/flour-bags1bf4d.jpg", + "https://www.steemimg.com/images/2016/09/09/measuring-the-whitead28d.jpg", + "https://www.steemimg.com/images/2016/09/09/Sewingc43b5.jpg", + "https://www.steemimg.com/images/2016/09/09/Zip08c79.jpg", + "https://www.steemimg.com/images/2016/09/09/Stuffing-the-cushionea498.jpg", + "https://www.steemimg.com/images/2016/09/09/Finishing-the-cushion8e39d.jpg", + "https://www.steemimg.com/images/2016/09/09/Finished-cushion-135e09.jpg", + "https://www.steemimg.com/images/2016/09/09/Finished-Cushion-2080d6.jpg", + "https://www.steemimg.com/images/2016/09/09/Finished-Cushion-3aade1.jpg", + "https://www.steemimg.com/images/2016/09/09/Sydney-Harboura2a6a.jpg", + "https://www.steemimg.com/images/2016/09/09/Previous-cushions9a196.jpg" + ], + "tags": [ + "art", + "design", + "recycle" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 82655993687744, + "payout": 640.249, + "payout_at": "2016-09-16T12:07:45", + "pending_payout_value": "640.249 HBD", + "percent_hbd": 10000, + "permlink": "the-love-of-a-maker", + "post_id": 1183497, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 297 + }, + "title": "The love of a maker", + "updated": "2016-09-09T12:11:00", + "url": "/art/@bridgetbunchy/the-love-of-a-maker" + }, + { + "active_votes": [ + { + "rshares": 11164360865621, + "voter": "itsascam" + }, + { + "rshares": 535714079233, + "voter": "barrie" + }, + { + "rshares": 376119144991, + "voter": "anonymous" + }, + { + "rshares": 1313988661204, + "voter": "steemroller" + }, + { + "rshares": 48398423639, + "voter": "donaldtrump" + }, + { + "rshares": 11800019942752, + "voter": "steemed" + }, + { + "rshares": 4092464409886, + "voter": "riverhead" + }, + { + "rshares": 2269826575614, + "voter": "badassmother" + }, + { + "rshares": 2062958969412, + "voter": "hr1" + }, + { + "rshares": 5440213069367, + "voter": "kushed" + }, + { + "rshares": 3944706198051, + "voter": "silversteem" + }, + { + "rshares": 1085676239713, + "voter": "rossco99" + }, + { + "rshares": 5671967166550, + "voter": "steemit200" + }, + { + "rshares": 157792753493, + "voter": "ozmaster" + }, + { + "rshares": 2483759503, + "voter": "boy" + }, + { + "rshares": 1744490119841, + "voter": "xeroc" + }, + { + "rshares": 3015600796, + "voter": "bue-witness" + }, + { + "rshares": 547269933, + "voter": "bunny" + }, + { + "rshares": 7302078317581, + "voter": "complexring" + }, + { + "rshares": 43950314144, + "voter": "bue" + }, + { + "rshares": 1330863883, + "voter": "mini" + }, + { + "rshares": 171044440, + "voter": "moon" + }, + { + "rshares": 1791254766843, + "voter": "joseph" + }, + { + "rshares": 82589597013, + "voter": "aizensou" + }, + { + "rshares": 3098688389458, + "voter": "au1nethyb1" + }, + { + "rshares": 416044028239, + "voter": "recursive2" + }, + { + "rshares": 2705788040853, + "voter": "recursive" + }, + { + "rshares": 1316063149, + "voter": "mineralwasser" + }, + { + "rshares": 813688729860, + "voter": "boombastic" + }, + { + "rshares": 107434134181, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 7693419921, + "voter": "bingo-0" + }, + { + "rshares": 1959161157, + "voter": "bingo-1" + }, + { + "rshares": 416047985683, + "voter": "boatymcboatface" + }, + { + "rshares": 10570799434, + "voter": "idol" + }, + { + "rshares": 500053675, + "voter": "healthcare" + }, + { + "rshares": 47210532345, + "voter": "stoner19" + }, + { + "rshares": 778606812, + "voter": "daniel.pan" + }, + { + "rshares": 318425424530, + "voter": "chitty" + }, + { + "rshares": 230698783, + "voter": "helen.tan" + }, + { + "rshares": 23790075250, + "voter": "yefet" + }, + { + "rshares": 1742378324, + "voter": "jocelyn" + }, + { + "rshares": 9981563328, + "voter": "andzzz" + }, + { + "rshares": 83060413837, + "voter": "edgeland" + }, + { + "rshares": 38875422957, + "voter": "lovelace" + }, + { + "rshares": 567896040489, + "voter": "eeks" + }, + { + "rshares": 12653364439, + "voter": "fkn" + }, + { + "rshares": 489648865, + "voter": "spaninv" + }, + { + "rshares": 29704385733, + "voter": "instructor2121" + }, + { + "rshares": 16644073678, + "voter": "elishagh1" + }, + { + "rshares": 1677260527213, + "voter": "cryptoctopus" + }, + { + "rshares": 11146639894, + "voter": "richman" + }, + { + "rshares": 680442018653, + "voter": "nanzo-scoop" + }, + { + "rshares": 1053860322, + "voter": "weenfan" + }, + { + "rshares": 3762535222, + "voter": "daycrypter" + }, + { + "rshares": 139457993615, + "voter": "steve-walschot" + }, + { + "rshares": 43839493615, + "voter": "hannixx42" + }, + { + "rshares": 210459726322, + "voter": "mummyimperfect" + }, + { + "rshares": 87724452391, + "voter": "asch" + }, + { + "rshares": 1412835829, + "voter": "murh" + }, + { + "rshares": 6334297415, + "voter": "cryptofunk" + }, + { + "rshares": 2373753705, + "voter": "error" + }, + { + "rshares": 10869686197, + "voter": "andu" + }, + { + "rshares": 39925188714, + "voter": "ranko-k" + }, + { + "rshares": 943930748541, + "voter": "cyber" + }, + { + "rshares": 58409085154, + "voter": "ak2020" + }, + { + "rshares": 29710068680, + "voter": "drinkzya" + }, + { + "rshares": 378676231296, + "voter": "taoteh1221" + }, + { + "rshares": 54545444242, + "voter": "thecryptodrive" + }, + { + "rshares": 82798681229, + "voter": "will-zewe" + }, + { + "rshares": 30445573153, + "voter": "michaelx" + }, + { + "rshares": 5796624061, + "voter": "mark-waser" + }, + { + "rshares": 104986201006, + "voter": "geoffrey" + }, + { + "rshares": 145084169490, + "voter": "kimziv" + }, + { + "rshares": 2745326713, + "voter": "gary-smith" + }, + { + "rshares": 2313384663, + "voter": "superfreek" + }, + { + "rshares": 471231170, + "voter": "mrhankeh" + }, + { + "rshares": 56702480478, + "voter": "isteemit" + }, + { + "rshares": 25261060856, + "voter": "djm34" + }, + { + "rshares": 68369514383, + "voter": "norbu" + }, + { + "rshares": 68355526825, + "voter": "bacchist" + }, + { + "rshares": 107465788368, + "voter": "dashpaymag" + }, + { + "rshares": 67353178381, + "voter": "asmolokalo" + }, + { + "rshares": 82244250586, + "voter": "rubybian" + }, + { + "rshares": 3304220350, + "voter": "orly" + }, + { + "rshares": 18219576288, + "voter": "konstantin" + }, + { + "rshares": 25523600291, + "voter": "tcfxyz" + }, + { + "rshares": 7069958632, + "voter": "futurefood" + }, + { + "rshares": 783209506524, + "voter": "slowwalker" + }, + { + "rshares": 43488460431, + "voter": "furion" + }, + { + "rshares": 309007838, + "voter": "barbara2" + }, + { + "rshares": 330150089, + "voter": "ch0c0latechip" + }, + { + "rshares": 317765613, + "voter": "doge4lyf" + }, + { + "rshares": 1410709725000, + "voter": "renohq" + }, + { + "rshares": 14937577469, + "voter": "ausbitbank" + }, + { + "rshares": 967478267, + "voter": "steem1653" + }, + { + "rshares": 11392234016, + "voter": "asim" + }, + { + "rshares": 5126423034, + "voter": "thegoodguy" + }, + { + "rshares": 16164767640, + "voter": "aaseb" + }, + { + "rshares": 15985666210, + "voter": "senseiteekay" + }, + { + "rshares": 3542005190, + "voter": "karen13" + }, + { + "rshares": 14499452910, + "voter": "jaycobbell" + }, + { + "rshares": 36646446878, + "voter": "condra" + }, + { + "rshares": 42153357390, + "voter": "milestone" + }, + { + "rshares": 6855761177, + "voter": "lichtblick" + }, + { + "rshares": 87211957, + "voter": "wildchild" + }, + { + "rshares": 5696179505, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 20495570167, + "voter": "mustafaomar" + }, + { + "rshares": 6588979425, + "voter": "all-of-us" + }, + { + "rshares": 70783091661, + "voter": "thylbom" + }, + { + "rshares": 3387091420, + "voter": "bones" + }, + { + "rshares": 2488984400, + "voter": "vlad" + }, + { + "rshares": 3574526503, + "voter": "tarindel" + }, + { + "rshares": 3440980496, + "voter": "azurejasper" + }, + { + "rshares": 25144163017, + "voter": "deanliu" + }, + { + "rshares": 172187746169, + "voter": "jl777" + }, + { + "rshares": 7072481705, + "voter": "lostnuggett" + }, + { + "rshares": 34636767540, + "voter": "zaebars" + }, + { + "rshares": 10253360715, + "voter": "positive" + }, + { + "rshares": 1784922790, + "voter": "yarly" + }, + { + "rshares": 269622478, + "voter": "yarly2" + }, + { + "rshares": 270026148, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 963717768, + "voter": "makgorn" + }, + { + "rshares": 308403865, + "voter": "sergey44" + }, + { + "rshares": 14673518363, + "voter": "proto" + }, + { + "rshares": 614753076, + "voter": "curator" + }, + { + "rshares": 22898293287, + "voter": "sisterholics" + }, + { + "rshares": 432486248, + "voter": "yarly10" + }, + { + "rshares": 1518995742, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 2814862415, + "voter": "tygergamer" + }, + { + "rshares": 337147819, + "voter": "fnait" + }, + { + "rshares": 319923044, + "voter": "keepcalmand" + }, + { + "rshares": 6317508571, + "voter": "stef" + }, + { + "rshares": 42306596094, + "voter": "celebr1ty" + }, + { + "rshares": 15807006892, + "voter": "clevecross" + }, + { + "rshares": 29801884736, + "voter": "smailer" + }, + { + "rshares": 152942524, + "voter": "steemster1" + }, + { + "rshares": 3247043551, + "voter": "bullionstackers" + }, + { + "rshares": 60195145489, + "voter": "investing" + }, + { + "rshares": 3100462027, + "voter": "glitterpig" + }, + { + "rshares": 5361387524, + "voter": "jed78" + }, + { + "rshares": 128433855585, + "voter": "steemdrive" + }, + { + "rshares": 972844351, + "voter": "metaflute" + }, + { + "rshares": 58170878514, + "voter": "gomeravibz" + }, + { + "rshares": 7348113814, + "voter": "taker" + }, + { + "rshares": 4650442895, + "voter": "theprophet0" + }, + { + "rshares": 1649189527, + "voter": "coinbar" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 792626687760, + "voter": "laonie" + }, + { + "rshares": 227068244694, + "voter": "ozchartart" + }, + { + "rshares": 5096033240, + "voter": "croatia" + }, + { + "rshares": 22884480734, + "voter": "laonie1" + }, + { + "rshares": 23396805369, + "voter": "laonie2" + }, + { + "rshares": 23405383812, + "voter": "laonie3" + }, + { + "rshares": 24522659733, + "voter": "laoyao" + }, + { + "rshares": 28757625592, + "voter": "myfirst" + }, + { + "rshares": 174202515042, + "voter": "somebody" + }, + { + "rshares": 16638207152, + "voter": "sunshine" + }, + { + "rshares": 6515708135, + "voter": "flysaga" + }, + { + "rshares": 15053245868, + "voter": "gmurph" + }, + { + "rshares": 62622880, + "voter": "kurzer42" + }, + { + "rshares": 38488803531, + "voter": "midnightoil" + }, + { + "rshares": 68568772529, + "voter": "mibenkito" + }, + { + "rshares": 4083818303, + "voter": "ullikume" + }, + { + "rshares": 23401341112, + "voter": "laonie4" + }, + { + "rshares": 23399636023, + "voter": "laonie5" + }, + { + "rshares": 23397020573, + "voter": "laonie6" + }, + { + "rshares": 23394027648, + "voter": "laonie7" + }, + { + "rshares": 23390236715, + "voter": "laonie8" + }, + { + "rshares": 23388633691, + "voter": "laonie9" + }, + { + "rshares": 92392561663, + "voter": "xiaohui" + }, + { + "rshares": 5403727049, + "voter": "oflyhigh" + }, + { + "rshares": 1318847068, + "voter": "paynode" + }, + { + "rshares": 3010537611, + "voter": "xiaokongcom" + }, + { + "rshares": 2517143687, + "voter": "kainmarx" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 58467607, + "voter": "ciao" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 6066952354, + "voter": "xianjun" + }, + { + "rshares": 57765027, + "voter": "steema" + }, + { + "rshares": 74480084, + "voter": "confucius" + }, + { + "rshares": 28367125005, + "voter": "mrosenquist" + }, + { + "rshares": 66124624, + "voter": "stevescriber" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 84354601940, + "voter": "miacats" + }, + { + "rshares": 54857117, + "voter": "nano2nd" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 398141279, + "voter": "microluck" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 1635980958, + "voter": "chinadaily" + }, + { + "rshares": 57802223, + "voter": "cryptoblu" + }, + { + "rshares": 57795937, + "voter": "instructor" + }, + { + "rshares": 2826009093, + "voter": "virtualgrowth" + }, + { + "rshares": 677966869359, + "voter": "dollarvigilante" + }, + { + "rshares": 6428054538, + "voter": "solarguy" + }, + { + "rshares": 13247864036, + "voter": "gvargas123" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 8933110415, + "voter": "jaredcwillis" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 23382523645, + "voter": "laonie10" + }, + { + "rshares": 80742566507, + "voter": "barrycooper" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 22918876487, + "voter": "hilarski" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 54705383, + "voter": "rickmiller" + }, + { + "rshares": 2761847020, + "voter": "nulliusinverba" + }, + { + "rshares": 521036073, + "voter": "runridefly" + }, + { + "rshares": 53608244, + "voter": "jlufer" + }, + { + "rshares": 2820481281, + "voter": "richardcrill" + }, + { + "rshares": 23036755021, + "voter": "laonie11" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 1618326537, + "voter": "davidjkelley" + }, + { + "rshares": 53966805, + "voter": "crion" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 53613607, + "voter": "wiss" + }, + { + "rshares": 22577357453, + "voter": "sponge-bob" + }, + { + "rshares": 15182271046, + "voter": "digital-wisdom" + }, + { + "rshares": 3780248236, + "voter": "ethical-ai" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 5540271360, + "voter": "jwaser" + }, + { + "rshares": 17362673944, + "voter": "oldstone" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 925697034, + "voter": "smisi" + }, + { + "rshares": 4426860973, + "voter": "bluehorseshoe" + }, + { + "rshares": 55736056, + "voter": "lighter" + }, + { + "rshares": 52560790, + "voter": "yorsens" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 26896734679, + "voter": "dubi" + }, + { + "rshares": 2610082358, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 2239189874, + "voter": "dexter-k" + }, + { + "rshares": 334136065, + "voter": "bones261" + }, + { + "rshares": 368721620841, + "voter": "charlieshrem" + }, + { + "rshares": 54557693241, + "voter": "tracemayer" + }, + { + "rshares": 22560061408, + "voter": "brains" + }, + { + "rshares": 1504606726, + "voter": "uceph" + }, + { + "rshares": 608281795, + "voter": "bones555" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 1347001825, + "voter": "bitcoinparadise" + }, + { + "rshares": 5176465484, + "voter": "chick1" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 1996203569, + "voter": "steemsquad" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341654807, + "voter": "ellepdub" + }, + { + "rshares": 88742390, + "voter": "inarix03" + }, + { + "rshares": 9753161320, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 52357995, + "voter": "drac59" + }, + { + "rshares": 4697845469, + "voter": "morgan.waser" + }, + { + "rshares": 85741938, + "voter": "koskl" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 24837096896, + "voter": "blacktier" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50570250, + "voter": "ziggo" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 3599150441, + "voter": "strong-ai" + }, + { + "rshares": 76019801, + "voter": "igtes" + }, + { + "rshares": 154471584, + "voter": "buffett" + }, + { + "rshares": 154056498, + "voter": "cruise" + }, + { + "rshares": 153406018, + "voter": "eunnykim" + }, + { + "rshares": 1390524760, + "voter": "rusteemitblog" + }, + { + "rshares": 170299608, + "voter": "robyneggs" + }, + { + "rshares": 161839498, + "voter": "durex" + }, + { + "rshares": 161700361, + "voter": "shadowcash" + }, + { + "rshares": 161179339, + "voter": "bethesda" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 160880639, + "voter": "illusions" + }, + { + "rshares": 160845765, + "voter": "caseyneistat" + }, + { + "rshares": 166296989, + "voter": "laskoff" + }, + { + "rshares": 150430590, + "voter": "odyprabowo" + }, + { + "rshares": 159539963, + "voter": "blender" + }, + { + "rshares": 159506164, + "voter": "greenpeace" + }, + { + "rshares": 159143891, + "voter": "reef" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 10240071691, + "voter": "goldmatters" + }, + { + "rshares": 158196483, + "voter": "blend" + }, + { + "rshares": 151868000, + "voter": "rnrador" + } + ], + "author": "ozchartart", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.09, + "beneficiaries": [], + "blacklists": [], + "body": "Hello Steemers!\n\nhttps://img1.steemit.com/0x0/http://puu.sh/qPHEc/3b0d8913ce.png\n\nDecided to chart the gold old Dogecoin today. Many consider this coin a total joke but the fact is it's been within the top cryptos for a very very long time and it's worth checking out.\n\nhttp://puu.sh/r5ODz/c2ae8aabc0.png\n*DOGE/BTC Poloniex - 1 day chart clean*\n\nhttp://puu.sh/r5OF6/31ce50e5f1.png\n*DOGE/BTC Poloniex - 1 week chart clean*\nClean charts for start to get a view of the overall situation.\n\nhttp://puu.sh/r5OIt/bb8fb165e7.png\n*DOGE/BTC Poloniex - 1 day chart highs and lows marked*\n\nhttp://puu.sh/r5OLs/2f844be25a.png\n*DOGE/BTC Poloniex - 1 week chart highs and lows marked*\nMarked previous highs and lows, but this time I marked the only on the weekly chart in order to try and keep the mess down.\n\nhttp://puu.sh/r5P0s/00d8377ea8.png\n*DOGE/BTC Poloniex - 1 week white trendline*\nSpotted a very mild uptrend trendline, made sure i mark it right away.\n\nhttp://puu.sh/r5OOT/5d5caede3a.png\n*DOGE/BTC Poloniex - 1 day chart highs and lows marked + fib*\n\nhttp://puu.sh/r5OXJ/40ccbfbd88.png\n*DOGE/BTC Poloniex - 1 week chart highs and lows marked + fib*\nAdded the Fib to see if i can clean up the chart a bit more.\n\nhttp://puu.sh/r5P1P/e3499b28d0.png\n*DOGE/BTC Poloniex - 1 week chart cleaned + triangle*\nAfter cleaning the chart up a bit more i noticed a possible triangle pattern and got left with the lines I think are more likely to play an role in the near future.\n\n*COMMENT*\nOnce again, I will post the comment by commenting as it involves my personal opinion!\nThank you for understanding!\n\nIf anyone has any questions or need's help fell free to ask, I will try to explain as fast and as best as I can.\nCritics, comments, reply's, counters, advice's, etc. are always welcome!\nHave my charts helped you in any way?Let me know with a comment below :)\nAre there more people who are doing TA?\nPlease post the links to your TA's posts into the comments as well!\n\n*DISCLAIMER*\nI am showing multiple scenarios on the price movement, in the post itself I do not take any stance, either bullish or bearish. I am not responsible for neither you\u2019re winning nor you're losses upon trading! the \"comment\" section is my personal opinion and does not mean I have to or do hold any positions in the given market.\nEveryone who uses TA develops his own unique charting style, please keep that in mind.\n\nKind regards, OZ :)", + "category": "dogecoin", + "children": 8, + "created": "2016-09-10T00:39:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img1.steemit.com/0x0/http://puu.sh/qPHEc/3b0d8913ce.png", + "http://puu.sh/r5ODz/c2ae8aabc0.png", + "http://puu.sh/r5OF6/31ce50e5f1.png", + "http://puu.sh/r5OIt/bb8fb165e7.png", + "http://puu.sh/r5OLs/2f844be25a.png", + "http://puu.sh/r5P0s/00d8377ea8.png", + "http://puu.sh/r5OOT/5d5caede3a.png", + "http://puu.sh/r5OXJ/40ccbfbd88.png", + "http://puu.sh/r5P1P/e3499b28d0.png" + ], + "tags": [ + "dogecoin", + "poloniex", + "technical-analysis", + "trading", + "ozchartart" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 81467555710327, + "payout": 622.821, + "payout_at": "2016-09-17T00:39:51", + "pending_payout_value": "622.821 HBD", + "percent_hbd": 10000, + "permlink": "usddoge-btc-poloniex-technical-analysis-sept-10-2016", + "post_id": 1190823, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 303 + }, + "title": "$DOGE/BTC Poloniex Technical Analysis Sept 10, 2016.", + "updated": "2016-09-10T00:39:51", + "url": "/dogecoin/@ozchartart/usddoge-btc-poloniex-technical-analysis-sept-10-2016" + }, + { + "active_votes": [ + { + "rshares": 7529992769988, + "voter": "steempty" + }, + { + "rshares": 405016561107, + "voter": "anonymous" + }, + { + "rshares": 41807957913628, + "voter": "blocktrades" + }, + { + "rshares": 166610243623, + "voter": "highasfuck" + }, + { + "rshares": 2382753314430, + "voter": "badassmother" + }, + { + "rshares": 2061553709691, + "voter": "hr1" + }, + { + "rshares": 1151040808677, + "voter": "rossco99" + }, + { + "rshares": 3104291349, + "voter": "boy" + }, + { + "rshares": 1784956080602, + "voter": "xeroc" + }, + { + "rshares": 3768993679, + "voter": "bue-witness" + }, + { + "rshares": 684025370, + "voter": "bunny" + }, + { + "rshares": 54888252191, + "voter": "bue" + }, + { + "rshares": 1663384384, + "voter": "mini" + }, + { + "rshares": 213796245, + "voter": "moon" + }, + { + "rshares": 207042541879, + "voter": "alex90342fastn1" + }, + { + "rshares": 1805864373748, + "voter": "joseph" + }, + { + "rshares": 3464317790752, + "voter": "au1nethyb1" + }, + { + "rshares": 425565065633, + "voter": "recursive2" + }, + { + "rshares": 2772240768111, + "voter": "recursive" + }, + { + "rshares": 877711857741, + "voter": "boombastic" + }, + { + "rshares": 115649382448, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 8480393800, + "voter": "bingo-0" + }, + { + "rshares": 468898983601, + "voter": "boatymcboatface" + }, + { + "rshares": 10562129416, + "voter": "idol" + }, + { + "rshares": 625011253, + "voter": "healthcare" + }, + { + "rshares": 1102291506595, + "voter": "tuck-fheman" + }, + { + "rshares": 973154576, + "voter": "daniel.pan" + }, + { + "rshares": 7859123838, + "voter": "woo7739" + }, + { + "rshares": 288356419, + "voter": "helen.tan" + }, + { + "rshares": 1741272428, + "voter": "jocelyn" + }, + { + "rshares": 418406477738, + "voter": "eeks" + }, + { + "rshares": 886894315803, + "voter": "cryptogee" + }, + { + "rshares": 1031904899, + "voter": "weenfan" + }, + { + "rshares": 151586097301, + "voter": "steve-walschot" + }, + { + "rshares": 45019581619, + "voter": "hannixx42" + }, + { + "rshares": 491004536, + "voter": "coar" + }, + { + "rshares": 1426434133, + "voter": "murh" + }, + { + "rshares": 6617165591, + "voter": "cryptofunk" + }, + { + "rshares": 2371910543, + "voter": "error" + }, + { + "rshares": 188238367273, + "voter": "dragonslayer109" + }, + { + "rshares": 990454523809, + "voter": "cyber" + }, + { + "rshares": 59785835624, + "voter": "theshell" + }, + { + "rshares": 3840941404625, + "voter": "satoshifund" + }, + { + "rshares": 387010214564, + "voter": "taoteh1221" + }, + { + "rshares": 51414971144, + "voter": "juanmiguelsalas" + }, + { + "rshares": 20442481697, + "voter": "ratel" + }, + { + "rshares": 89864153448, + "voter": "schro" + }, + { + "rshares": 32981264654, + "voter": "michaelx" + }, + { + "rshares": 45237426564, + "voter": "honeythief" + }, + { + "rshares": 453226820, + "voter": "herethengone" + }, + { + "rshares": 2377346942, + "voter": "superfreek" + }, + { + "rshares": 44585640982, + "voter": "clement" + }, + { + "rshares": 17554236631, + "voter": "grey580" + }, + { + "rshares": 182388271645, + "voter": "marina" + }, + { + "rshares": 227958596185, + "voter": "asmolokalo" + }, + { + "rshares": 33348431029, + "voter": "good-karma" + }, + { + "rshares": 62067796365, + "voter": "lehard" + }, + { + "rshares": 90871770988, + "voter": "rubybian" + }, + { + "rshares": 3370551385, + "voter": "orly" + }, + { + "rshares": 13805462379, + "voter": "stealthtrader" + }, + { + "rshares": 133811150713, + "voter": "jackkang" + }, + { + "rshares": 25019427886, + "voter": "tcfxyz" + }, + { + "rshares": 6930416205, + "voter": "futurefood" + }, + { + "rshares": 732835918, + "voter": "rxhector" + }, + { + "rshares": 728943966, + "voter": "busser" + }, + { + "rshares": 99713120677, + "voter": "alexbeyman" + }, + { + "rshares": 5193508697, + "voter": "on0tole" + }, + { + "rshares": 849291152, + "voter": "alkemix" + }, + { + "rshares": 1137775118, + "voter": "steem1653" + }, + { + "rshares": 55815725, + "voter": "cynetyc" + }, + { + "rshares": 211628805280, + "voter": "jesta" + }, + { + "rshares": 34319507318, + "voter": "toxonaut" + }, + { + "rshares": 237400473, + "voter": "danielkt" + }, + { + "rshares": 3541359599, + "voter": "karen13" + }, + { + "rshares": 11305268371, + "voter": "deviedev" + }, + { + "rshares": 318824087376, + "voter": "nabilov" + }, + { + "rshares": 147987029631, + "voter": "bonface" + }, + { + "rshares": 42135654565, + "voter": "milestone" + }, + { + "rshares": 6705214562, + "voter": "lichtblick" + }, + { + "rshares": 37955810506, + "voter": "creemej" + }, + { + "rshares": 1487304707, + "voter": "natali22" + }, + { + "rshares": 22604700655, + "voter": "phenom" + }, + { + "rshares": 1687010517, + "voter": "iamwne" + }, + { + "rshares": 1719256853, + "voter": "rockymtnbarkeep" + }, + { + "rshares": 7623741793, + "voter": "rpf" + }, + { + "rshares": 3403211870, + "voter": "tarindel" + }, + { + "rshares": 36887425831, + "voter": "sauravrungta" + }, + { + "rshares": 182920552082, + "voter": "jl777" + }, + { + "rshares": 8410055272, + "voter": "lostnuggett" + }, + { + "rshares": 39357479579, + "voter": "zaebars" + }, + { + "rshares": 1820822060, + "voter": "yarly" + }, + { + "rshares": 275109479, + "voter": "yarly2" + }, + { + "rshares": 275521387, + "voter": "yarly3" + }, + { + "rshares": 159279578, + "voter": "yarly4" + }, + { + "rshares": 160178852, + "voter": "yarly5" + }, + { + "rshares": 91302559, + "voter": "yarly7" + }, + { + "rshares": 3576697752, + "voter": "bristolchris72" + }, + { + "rshares": 10971360673, + "voter": "crypto.owl" + }, + { + "rshares": 889079147, + "voter": "summonerrk" + }, + { + "rshares": 3903038562, + "voter": "sompitonov" + }, + { + "rshares": 22781206422, + "voter": "fatboy" + }, + { + "rshares": 15588476861, + "voter": "proto" + }, + { + "rshares": 639310915, + "voter": "curator" + }, + { + "rshares": 225919607, + "voter": "culoemono" + }, + { + "rshares": 441281474, + "voter": "yarly10" + }, + { + "rshares": 236361100, + "voter": "yarly11" + }, + { + "rshares": 82681797, + "voter": "yarly12" + }, + { + "rshares": 5925990855, + "voter": "puhoshville" + }, + { + "rshares": 6442845079, + "voter": "stef" + }, + { + "rshares": 30824381157, + "voter": "smailer" + }, + { + "rshares": 3171963580, + "voter": "glitterpig" + }, + { + "rshares": 7141501947, + "voter": "uwe69" + }, + { + "rshares": 998445518, + "voter": "metaflute" + }, + { + "rshares": 3735636615, + "voter": "litrbooh" + }, + { + "rshares": 7417601800, + "voter": "taker" + }, + { + "rshares": 23613940275, + "voter": "rawnetics" + }, + { + "rshares": 26513346395, + "voter": "kental" + }, + { + "rshares": 7325305313, + "voter": "asdes" + }, + { + "rshares": 12254034667, + "voter": "gmurph" + }, + { + "rshares": 4383637080, + "voter": "miketr" + }, + { + "rshares": 1851168952, + "voter": "t3ran13" + }, + { + "rshares": 21440468919, + "voter": "jphamer1" + }, + { + "rshares": 102832176474, + "voter": "joele" + }, + { + "rshares": 122343565, + "voter": "erikkartmen" + }, + { + "rshares": 69245739454, + "voter": "krishtopa" + }, + { + "rshares": 3303267607, + "voter": "blow" + }, + { + "rshares": 224504986, + "voter": "xcepta" + }, + { + "rshares": 61936968, + "voter": "herbertmueller" + }, + { + "rshares": 3031915101, + "voter": "bledarus" + }, + { + "rshares": 84320024567, + "voter": "miacats" + }, + { + "rshares": 15955622425, + "voter": "kyriacos" + }, + { + "rshares": 5640816688, + "voter": "lemouth" + }, + { + "rshares": 305152688, + "voter": "natako" + }, + { + "rshares": 100872632127, + "voter": "serejandmyself" + }, + { + "rshares": 443693828, + "voter": "keepdoodling" + }, + { + "rshares": 437056666, + "voter": "violino" + }, + { + "rshares": 8932576259, + "voter": "jaredcwillis" + }, + { + "rshares": 2062268196, + "voter": "movievertigo" + }, + { + "rshares": 4230721029, + "voter": "steembeast" + }, + { + "rshares": 706628790, + "voter": "wuyueling" + }, + { + "rshares": 2815350882, + "voter": "rossenpavlov" + }, + { + "rshares": 13874760028, + "voter": "nastik" + }, + { + "rshares": 8040337403, + "voter": "craigwilliamz" + }, + { + "rshares": 8192829430, + "voter": "onetree" + }, + { + "rshares": 2769669946, + "voter": "xanoxt" + }, + { + "rshares": 163826775, + "voter": "greatness" + }, + { + "rshares": 50191639, + "voter": "supersune" + }, + { + "rshares": 910184411, + "voter": "goldstein" + }, + { + "rshares": 18057583861, + "voter": "sponge-bob" + }, + { + "rshares": 2406461090, + "voter": "ionescur" + }, + { + "rshares": 110296418, + "voter": "tito-baron" + }, + { + "rshares": 55736056, + "voter": "lighter" + }, + { + "rshares": 62586921, + "voter": "klaartje" + }, + { + "rshares": 131546618, + "voter": "illusiveman" + }, + { + "rshares": 57670363386, + "voter": "tracemayer" + }, + { + "rshares": 902283883, + "voter": "brains" + }, + { + "rshares": 5314400648, + "voter": "chick1" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 97194046, + "voter": "inarix03" + }, + { + "rshares": 1533332205, + "voter": "rusteemitblog" + }, + { + "rshares": 161974443, + "voter": "zapply" + }, + { + "rshares": 155482172, + "voter": "kjsxj" + }, + { + "rshares": 158081936, + "voter": "pawel-krawczyk" + }, + { + "rshares": 155651916, + "voter": "thelon" + }, + { + "rshares": 158590736, + "voter": "pavelfanko" + }, + { + "rshares": 155461344, + "voter": "showaboutscience" + }, + { + "rshares": 155134161, + "voter": "pavlo7" + }, + { + "rshares": 155026932, + "voter": "adamtv" + }, + { + "rshares": 157830937, + "voter": "tomalatv" + } + ], + "author": "krishtopa", + "author_payout_value": "0.000 HBD", + "author_reputation": 64.44, + "beneficiaries": [], + "blacklists": [], + "body": "*History of the Lobachevskian Geometry is a history of attempts to prove Euclid's fifth postulate. This postulate is one of the basic Euclid axioms of geometry. The fifth postulate - the last and the most difficult assumption included by Euclid in his axiomatics of geometry.*\n\n![](https://i.imgur.com/3jggfWs.jpg)\n\n*I want to recall its description to you: **if two lines are intersected by the third in such a way that on any side of it the sum of the interior angles is less than two right angles, then straight lines intersect on this side.*** \n\n*But I need to say that if line **CB** considered equal to 1 m, and the angle is different from the right angle on one arc second, it can be calculated that the lines will intersect at a distance of over 200 km from the straight line - so it is really difficult to verify this experiment.*\n\n![](https://i.imgur.com/wfU19K4.gif)\n\n*Many mathematicians, who lived after Euclid, tried to prove that this axiom is excess - can be proved as a theorem on the basis of the other axioms, but everyone failed.*\n\n*And only in XIX century the professor of Kazan University Lobachevsky solved this puzzle. He tried to deduce different consequences based on the denial of the fifth postulate, hoping that sooner or later it will come to a contradiction. However, he proved many tens of theorems, without revealing logical contradictions. And then he guessed that the geometry in which the fifth postulate is replaced by its negation is not contradictory. Lobachevsky named this geometry as imaginary.* \n\n-----\n\n# Lobachevskian Geometry retains all the theorems of Euclidean geometry which can be proved without using the fifth postulate. However, the theorems, which use parallel axiom are modified. \n\n\n\n- For example, the theorem about the sum of the angles of a triangle - in the geometry of Lobachevsky the sum of the angles of any triangle is less than 180 \u00b0.\n\n![](https://i.imgur.com/CmrQn32.png)\n\n\n- If the two corners of the one triangle are respectively equal to two other corners of the other triangle, then in the Euclidean geometry the third angles are equal (triangles are similar).\n\n![](https://i.imgur.com/UWonRWP.png)\n\n\nIn Lobachevskian Geometry, there are no similar triangles. Moreover, there is the fourth sign of equality of triangles - if the corners of one triangle are respectively equal to the corners of the other triangle, these triangles are equal.\n\n\n- The difference between 180 \u00b0 and the sum of the angles of a triangle ![](https://i.imgur.com/SXVfeLu.png) in the Lobachevskii geometry is positive; it is called the defect of the triangle. It turns out that the area of a triangle in this geometry is connected with its defective: ![](https://i.imgur.com/Hza1ybo.png) where **S** and **D** represent the area of the triangle and the defect, and **k** depends on the choice of unit of measurement of areas and angles.\n\n![](https://i.imgur.com/P6qDDlJ.gif)\n\n- Suppose now **AOB** \u2013 is some acute angle. In the geometry of Lobachevsky you can choose such point **M** on the side **OB** that **MQ** perpendicular to the side **OB** that does not intersect with the other side of the angle. This fact is a proof that the fifth postulate is not fulfilled: the sum of the angles is less than the straight angle, but lines **OA** and **MQ** do not intersect. \n \n![](https://i.imgur.com/gEoPtxE.png)\n\nIf you start moving point **M** to point **O**, then there will be such \"critical\" point **M0**, where perpendicular **M0Q0** to the **OB** side that still does not intersect **OA**, but for any point **M'** lying between **O** and **M0** corresponding perpendicular intersects with the **OA**. Lines **OA** and **M0Q0** still get closer to each other, but do not have common points. \n\n\n***To obtain such a proof that his idea is not contradictory, it was necessary to build a model, but Lobachevsky himself couldn\u2019t do it. So this work was done by the mathematicians of the next generation.***\n\nIn 1868, Italian mathematician Beltrami studied the concave surface that is called a pseudosphere, and proved that the geometry of Lobachevsky is workable on this surface! \n\n![](https://i.imgur.com/TJ16sgn.jpg)\n\nIf you draw the shortest lines on this surface and measure the distance with this lines, make from the arcs of these lines triangles, etc., then it occurs that all the formulas of Lobachevskian Geometry could be implemented (in particular, the sum of the angles of any triangle is less than 180 \u00b0).\n\n*Two years later, the German mathematician Felix Klein offered another model of the Lobachevskii plane.*\n\n![](https://i.imgur.com/srU4zJB.png)\n\nFurther testing has shown that all the other axioms of Lobachevskian Geometry could be implemented on the Klein model. In particular, for any \"line\" (the chord of a circle) and for any point of this \"line\" there is a \"movement\" that takes it to another line with a marked point on it. \n\n**Subsequently there were other models of Lobachevskii geometry. These models finally established that Lobachevskian Geometry is not contradictory. Thus, it was shown that the Euclidean geometry is not the only possible. This had a great progressive impact on all further development of geometry and mathematics in general.**\n\n----\n\n*And in the XX century it was discovered that Lobachevskian Geometry is not only important for abstract mathematics as one of the possible geometries, but also directly related to the applications of mathematics in physics. It was found that the relationship of space and time, described in the special theory of relativity, is directly related to the geometry of Lobachevsky. For example, formulas of Lobachevskian Geometry are used in developing of synchrophasotron.*\n\n[Follow me](https://steemit.com/@krishtopa), to be the first to learn about my publications devoted to popular science and educational topics\n\n**With Love,\nKate**", + "category": "popularscience", + "children": 6, + "created": "2016-09-09T10:38:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgur.com/3jggfWs.jpg", + "https://i.imgur.com/wfU19K4.gif", + "https://i.imgur.com/CmrQn32.png", + "https://i.imgur.com/UWonRWP.png", + "https://i.imgur.com/SXVfeLu.png", + "https://i.imgur.com/Hza1ybo.png", + "https://i.imgur.com/P6qDDlJ.gif", + "https://i.imgur.com/gEoPtxE.png", + "https://i.imgur.com/TJ16sgn.jpg", + "https://i.imgur.com/srU4zJB.png" + ], + "links": [ + "https://steemit.com/@krishtopa" + ], + "tags": [ + "popularscience", + "math", + "academia", + "education", + "science" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 78670836631253, + "payout": 588.133, + "payout_at": "2016-09-16T10:38:12", + "pending_payout_value": "588.133 HBD", + "percent_hbd": 10000, + "permlink": "lobachevsky-geometry-the-alternative-reality", + "post_id": 1182794, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 171 + }, + "title": "Lobachevsky Geometry - The Alternative Reality", + "updated": "2016-09-09T10:38:12", + "url": "/popularscience/@krishtopa/lobachevsky-geometry-the-alternative-reality" + }, + { + "active_votes": [ + { + "rshares": 535704478969, + "voter": "barrie" + }, + { + "rshares": 31582547935007, + "voter": "smooth" + }, + { + "rshares": 347184496360, + "voter": "anonymous" + }, + { + "rshares": 5060041571611, + "voter": "ned" + }, + { + "rshares": 170028532833, + "voter": "highasfuck" + }, + { + "rshares": 4243335427722, + "voter": "riverhead" + }, + { + "rshares": 2269800859534, + "voter": "badassmother" + }, + { + "rshares": 2062787159681, + "voter": "hr1" + }, + { + "rshares": 1085605096185, + "voter": "rossco99" + }, + { + "rshares": 5671967166550, + "voter": "steemit200" + }, + { + "rshares": 1744490119841, + "voter": "xeroc" + }, + { + "rshares": 3097959844543, + "voter": "au1nethyb1" + }, + { + "rshares": 413026666089, + "voter": "recursive3" + }, + { + "rshares": 485387630807, + "voter": "masteryoda" + }, + { + "rshares": 2705715372675, + "voter": "recursive" + }, + { + "rshares": 1352563112, + "voter": "mineralwasser" + }, + { + "rshares": 107432550484, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 7692984705, + "voter": "bingo-0" + }, + { + "rshares": 1959123962, + "voter": "bingo-1" + }, + { + "rshares": 5864248103367, + "voter": "smooth.witness" + }, + { + "rshares": 415270733910, + "voter": "boatymcboatface" + }, + { + "rshares": 170210436428, + "voter": "pairmike" + }, + { + "rshares": 830137562710, + "voter": "steemrollin" + }, + { + "rshares": 23788649382, + "voter": "yefet" + }, + { + "rshares": 317681294173, + "voter": "noaommerrr" + }, + { + "rshares": 85215080037, + "voter": "acidsun" + }, + { + "rshares": 83060413837, + "voter": "edgeland" + }, + { + "rshares": 18724009101, + "voter": "fkn" + }, + { + "rshares": 29704385733, + "voter": "instructor2121" + }, + { + "rshares": 24630327557, + "voter": "elishagh1" + }, + { + "rshares": 680414821807, + "voter": "nanzo-scoop" + }, + { + "rshares": 609079059, + "voter": "acidyo" + }, + { + "rshares": 139436694400, + "voter": "steve-walschot" + }, + { + "rshares": 43838668002, + "voter": "hannixx42" + }, + { + "rshares": 210452137916, + "voter": "mummyimperfect" + }, + { + "rshares": 87721473591, + "voter": "asch" + }, + { + "rshares": 1412803593, + "voter": "murh" + }, + { + "rshares": 6334051920, + "voter": "cryptofunk" + }, + { + "rshares": 11134787475, + "voter": "andu" + }, + { + "rshares": 39925188714, + "voter": "ranko-k" + }, + { + "rshares": 943776965368, + "voter": "cyber" + }, + { + "rshares": 58407062509, + "voter": "ak2020" + }, + { + "rshares": 47082125314, + "voter": "justtryme90" + }, + { + "rshares": 28985395656, + "voter": "drinkzya" + }, + { + "rshares": 69487769204, + "voter": "noganoo" + }, + { + "rshares": 387084415230, + "voter": "taoteh1221" + }, + { + "rshares": 882828217, + "voter": "sunnyray" + }, + { + "rshares": 53305775054, + "voter": "thecryptodrive" + }, + { + "rshares": 200443139790, + "voter": "will-zewe" + }, + { + "rshares": 19583550848, + "voter": "ziv" + }, + { + "rshares": 29599862787, + "voter": "michaelx" + }, + { + "rshares": 5796177704, + "voter": "mark-waser" + }, + { + "rshares": 102418990772, + "voter": "geoffrey" + }, + { + "rshares": 182687454376, + "voter": "kimziv" + }, + { + "rshares": 11323889635, + "voter": "engineercampus" + }, + { + "rshares": 2313273073, + "voter": "superfreek" + }, + { + "rshares": 12331541582, + "voter": "primus" + }, + { + "rshares": 471231170, + "voter": "mrhankeh" + }, + { + "rshares": 56702480478, + "voter": "isteemit" + }, + { + "rshares": 68355526825, + "voter": "bacchist" + }, + { + "rshares": 20737600522, + "voter": "thebatchman" + }, + { + "rshares": 7381076575, + "voter": "dasha" + }, + { + "rshares": 67353178381, + "voter": "asmolokalo" + }, + { + "rshares": 82238820452, + "voter": "rubybian" + }, + { + "rshares": 3304007702, + "voter": "orly" + }, + { + "rshares": 35274308788, + "voter": "hitmeasap" + }, + { + "rshares": 15825696192, + "voter": "elyaque" + }, + { + "rshares": 1769601929, + "voter": "jaysanz" + }, + { + "rshares": 25523378998, + "voter": "tcfxyz" + }, + { + "rshares": 7069895406, + "voter": "futurefood" + }, + { + "rshares": 63410983834, + "voter": "furion" + }, + { + "rshares": 451603284, + "voter": "barbara2" + }, + { + "rshares": 501792802, + "voter": "ch0c0latechip" + }, + { + "rshares": 464414886, + "voter": "doge4lyf" + }, + { + "rshares": 1564142565, + "voter": "vi1son" + }, + { + "rshares": 910533063, + "voter": "steem1653" + }, + { + "rshares": 4442045649, + "voter": "gikitiki" + }, + { + "rshares": 518300203, + "voter": "murderistic" + }, + { + "rshares": 6078451532, + "voter": "steemit-life" + }, + { + "rshares": 10896919493, + "voter": "asim" + }, + { + "rshares": 5233223514, + "voter": "thegoodguy" + }, + { + "rshares": 15841472287, + "voter": "aaseb" + }, + { + "rshares": 3541881203, + "voter": "karen13" + }, + { + "rshares": 8415388316, + "voter": "diana.catherine" + }, + { + "rshares": 14499452910, + "voter": "jaycobbell" + }, + { + "rshares": 7868056566, + "voter": "noodhoog" + }, + { + "rshares": 36646446878, + "voter": "condra" + }, + { + "rshares": 391939115, + "voter": "karenmckersie" + }, + { + "rshares": 3284154318, + "voter": "pigatto" + }, + { + "rshares": 404700980253, + "voter": "knozaki2015" + }, + { + "rshares": 42148976492, + "voter": "milestone" + }, + { + "rshares": 7004770342, + "voter": "lichtblick" + }, + { + "rshares": 32832189431, + "voter": "creemej" + }, + { + "rshares": 84854877, + "voter": "wildchild" + }, + { + "rshares": 5696179505, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 22605491999, + "voter": "phenom" + }, + { + "rshares": 2604071463, + "voter": "sgnsteems" + }, + { + "rshares": 4137717661, + "voter": "oululahti" + }, + { + "rshares": 13096314131, + "voter": "benjiberigan" + }, + { + "rshares": 20093696242, + "voter": "mustafaomar" + }, + { + "rshares": 69338315603, + "voter": "thylbom" + }, + { + "rshares": 20247761598, + "voter": "bendjmiller222" + }, + { + "rshares": 118845448, + "voter": "lucypier" + }, + { + "rshares": 118900255, + "voter": "jenniferchen" + }, + { + "rshares": 118930318, + "voter": "stacykeller" + }, + { + "rshares": 3574441878, + "voter": "tarindel" + }, + { + "rshares": 118846334, + "voter": "luisapenn" + }, + { + "rshares": 119377197, + "voter": "steemwitherika" + }, + { + "rshares": 118885999, + "voter": "abbybrown" + }, + { + "rshares": 14082148874, + "voter": "beowulfoflegend" + }, + { + "rshares": 130149541, + "voter": "misseva" + }, + { + "rshares": 118775847, + "voter": "mandyrose" + }, + { + "rshares": 3299099255, + "voter": "birdie" + }, + { + "rshares": 118832865, + "voter": "julesber" + }, + { + "rshares": 119060933, + "voter": "meetlisa" + }, + { + "rshares": 119196722, + "voter": "firedesire" + }, + { + "rshares": 118797993, + "voter": "missclara" + }, + { + "rshares": 118815298, + "voter": "katiebell" + }, + { + "rshares": 118722719, + "voter": "evast" + }, + { + "rshares": 5440113763, + "voter": "rainchen" + }, + { + "rshares": 118739098, + "voter": "dansteven" + }, + { + "rshares": 118783555, + "voter": "jackstiller" + }, + { + "rshares": 118813749, + "voter": "jessestone" + }, + { + "rshares": 119062497, + "voter": "tylermill" + }, + { + "rshares": 118773081, + "voter": "jacob-still" + }, + { + "rshares": 118749852, + "voter": "michaelpr" + }, + { + "rshares": 118880960, + "voter": "joshleon" + }, + { + "rshares": 118679777, + "voter": "mattgb" + }, + { + "rshares": 35853972181, + "voter": "sauravrungta" + }, + { + "rshares": 118632683, + "voter": "andrew6" + }, + { + "rshares": 118616540, + "voter": "taylorcb" + }, + { + "rshares": 118750441, + "voter": "daniel-chris" + }, + { + "rshares": 118960267, + "voter": "timber" + }, + { + "rshares": 118561318, + "voter": "christopher7" + }, + { + "rshares": 118557498, + "voter": "williamger" + }, + { + "rshares": 118708222, + "voter": "alexander9" + }, + { + "rshares": 118579416, + "voter": "citruss" + }, + { + "rshares": 118605320, + "voter": "ryandavis" + }, + { + "rshares": 118560736, + "voter": "david-g" + }, + { + "rshares": 118575769, + "voter": "nickstevens" + }, + { + "rshares": 118565669, + "voter": "johnbe" + }, + { + "rshares": 118540653, + "voter": "jonathan8" + }, + { + "rshares": 118498440, + "voter": "nathanburr" + }, + { + "rshares": 118548738, + "voter": "tedcook" + }, + { + "rshares": 118487471, + "voter": "jennyspeer" + }, + { + "rshares": 118495263, + "voter": "bella4" + }, + { + "rshares": 118478585, + "voter": "samkk" + }, + { + "rshares": 118513185, + "voter": "annabellew" + }, + { + "rshares": 118449252, + "voter": "benjaminw" + }, + { + "rshares": 118467904, + "voter": "bitcoinpros" + }, + { + "rshares": 118379415, + "voter": "justing" + }, + { + "rshares": 118447715, + "voter": "brandontom" + }, + { + "rshares": 118326435, + "voter": "timothyd" + }, + { + "rshares": 118276121, + "voter": "james-k" + }, + { + "rshares": 118353137, + "voter": "evanpeters" + }, + { + "rshares": 118345023, + "voter": "lukethompson" + }, + { + "rshares": 118337740, + "voter": "jackson5" + }, + { + "rshares": 118281800, + "voter": "robert-sn" + }, + { + "rshares": 172181745250, + "voter": "jl777" + }, + { + "rshares": 419552697, + "voter": "meteor78" + }, + { + "rshares": 118233062, + "voter": "luisstone" + }, + { + "rshares": 118250348, + "voter": "johnsnow" + }, + { + "rshares": 118260671, + "voter": "maxflender" + }, + { + "rshares": 998544956588, + "voter": "james212" + }, + { + "rshares": 118182168, + "voter": "adriangreene" + }, + { + "rshares": 118086477, + "voter": "michael-brown" + }, + { + "rshares": 118031066, + "voter": "bryanpeters" + }, + { + "rshares": 34636767540, + "voter": "zaebars" + }, + { + "rshares": 15172324678, + "voter": "positive" + }, + { + "rshares": 1784816466, + "voter": "yarly" + }, + { + "rshares": 269607289, + "voter": "yarly2" + }, + { + "rshares": 270010959, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 944443412, + "voter": "makgorn" + }, + { + "rshares": 4727601167, + "voter": "gustavopasquini" + }, + { + "rshares": 1376683720, + "voter": "pump" + }, + { + "rshares": 14673022419, + "voter": "proto" + }, + { + "rshares": 614753076, + "voter": "curator" + }, + { + "rshares": 29061581721, + "voter": "sisterholics" + }, + { + "rshares": 432471059, + "voter": "yarly10" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 131979437, + "voter": "cronk" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 2814862415, + "voter": "tygergamer" + }, + { + "rshares": 512429351, + "voter": "fnait" + }, + { + "rshares": 467556278, + "voter": "keepcalmand" + }, + { + "rshares": 8205714682, + "voter": "phoenixmaid" + }, + { + "rshares": 6191158399, + "voter": "stef" + }, + { + "rshares": 42306596094, + "voter": "celebr1ty" + }, + { + "rshares": 29801783058, + "voter": "smailer" + }, + { + "rshares": 861558297, + "voter": "mar1978co" + }, + { + "rshares": 3100298362, + "voter": "glitterpig" + }, + { + "rshares": 5361387524, + "voter": "jed78" + }, + { + "rshares": 128433855585, + "voter": "steemdrive" + }, + { + "rshares": 947243183, + "voter": "metaflute" + }, + { + "rshares": 39800990412, + "voter": "gomeravibz" + }, + { + "rshares": 7347846000, + "voter": "taker" + }, + { + "rshares": 4650442895, + "voter": "theprophet0" + }, + { + "rshares": 4483966224, + "voter": "theprophet" + }, + { + "rshares": 7537506852, + "voter": "felixxx" + }, + { + "rshares": 982789510595, + "voter": "laonie" + }, + { + "rshares": 121858742924, + "voter": "twinner" + }, + { + "rshares": 46420155436, + "voter": "capitalism" + }, + { + "rshares": 22884334111, + "voter": "laonie1" + }, + { + "rshares": 23396655336, + "voter": "laonie2" + }, + { + "rshares": 23405233779, + "voter": "laonie3" + }, + { + "rshares": 35291825930, + "voter": "myfirst" + }, + { + "rshares": 219351891552, + "voter": "somebody" + }, + { + "rshares": 8445810958, + "voter": "flysaga" + }, + { + "rshares": 4611228289, + "voter": "chris.roy" + }, + { + "rshares": 25906871142, + "voter": "essra" + }, + { + "rshares": 49889985879, + "voter": "midnightoil" + }, + { + "rshares": 3339974257, + "voter": "achim86" + }, + { + "rshares": 4083469577, + "voter": "ullikume" + }, + { + "rshares": 23401191079, + "voter": "laonie4" + }, + { + "rshares": 23399485990, + "voter": "laonie5" + }, + { + "rshares": 23396870540, + "voter": "laonie6" + }, + { + "rshares": 23393877616, + "voter": "laonie7" + }, + { + "rshares": 23390086682, + "voter": "laonie8" + }, + { + "rshares": 23388483658, + "voter": "laonie9" + }, + { + "rshares": 113705560076, + "voter": "xiaohui" + }, + { + "rshares": 1307687520, + "voter": "paynode" + }, + { + "rshares": 225357003151, + "voter": "sirwinchester" + }, + { + "rshares": 3902320923, + "voter": "xiaokongcom" + }, + { + "rshares": 750903202, + "voter": "future24" + }, + { + "rshares": 5491662319, + "voter": "agent" + }, + { + "rshares": 7864101350, + "voter": "xianjun" + }, + { + "rshares": 64621792, + "voter": "stevescriber" + }, + { + "rshares": 74898697, + "voter": "elenirossidou" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 84352480184, + "voter": "miacats" + }, + { + "rshares": 54857117, + "voter": "nano2nd" + }, + { + "rshares": 516087367, + "voter": "microluck" + }, + { + "rshares": 352253518, + "voter": "lisadang" + }, + { + "rshares": 9716703562, + "voter": "gonzo" + }, + { + "rshares": 5057443297, + "voter": "rubenalexander" + }, + { + "rshares": 56598010, + "voter": "cryptoblu" + }, + { + "rshares": 56591855, + "voter": "instructor" + }, + { + "rshares": 662558531419, + "voter": "dollarvigilante" + }, + { + "rshares": 98480938019, + "voter": "serejandmyself" + }, + { + "rshares": 60290273, + "voter": "alfaman" + }, + { + "rshares": 13247715273, + "voter": "gvargas123" + }, + { + "rshares": 4734150982, + "voter": "themanualbot" + }, + { + "rshares": 71226461, + "voter": "qq553937961" + }, + { + "rshares": 8720417310, + "voter": "jaredcwillis" + }, + { + "rshares": 23382373612, + "voter": "laonie10" + }, + { + "rshares": 78864832402, + "voter": "barrycooper" + }, + { + "rshares": 76843163, + "voter": "joelbow" + }, + { + "rshares": 22918867497, + "voter": "hilarski" + }, + { + "rshares": 58732483, + "voter": "embraceurdialect" + }, + { + "rshares": 1019120245, + "voter": "therealpaul" + }, + { + "rshares": 4508212898, + "voter": "steemitpatina" + }, + { + "rshares": 103040256, + "voter": "adrevel" + }, + { + "rshares": 773552752, + "voter": "dajohns1420" + }, + { + "rshares": 53565688, + "voter": "rickmiller" + }, + { + "rshares": 1670744911, + "voter": "ines-f" + }, + { + "rshares": 9992014698, + "voter": "etcmike" + }, + { + "rshares": 2761847020, + "voter": "nulliusinverba" + }, + { + "rshares": 446591194, + "voter": "runridefly" + }, + { + "rshares": 2407649160, + "voter": "seva" + }, + { + "rshares": 848921155, + "voter": "pollux.one" + }, + { + "rshares": 51693664, + "voter": "jlufer" + }, + { + "rshares": 21853455037, + "voter": "mikehere" + }, + { + "rshares": 2820281038, + "voter": "richardcrill" + }, + { + "rshares": 23036604988, + "voter": "laonie11" + }, + { + "rshares": 1618256793, + "voter": "davidjkelley" + }, + { + "rshares": 1456313438, + "voter": "baro" + }, + { + "rshares": 910199945, + "voter": "goldstein" + }, + { + "rshares": 22577264459, + "voter": "sponge-bob" + }, + { + "rshares": 15181280694, + "voter": "digital-wisdom" + }, + { + "rshares": 3780015139, + "voter": "ethical-ai" + }, + { + "rshares": 15256074807, + "voter": "kommienezuspadt" + }, + { + "rshares": 5539950542, + "voter": "jwaser" + }, + { + "rshares": 14517042424, + "voter": "cryptobiker" + }, + { + "rshares": 56732084, + "voter": "gsdalex" + }, + { + "rshares": 93669300, + "voter": "kyusho" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 925670996, + "voter": "smisi" + }, + { + "rshares": 114887718, + "voter": "tito-baron" + }, + { + "rshares": 59219559, + "voter": "lighter" + }, + { + "rshares": 56270177, + "voter": "dadinova" + }, + { + "rshares": 26369347724, + "voter": "dubi" + }, + { + "rshares": 2609942871, + "voter": "bwaser" + }, + { + "rshares": 229702322, + "voter": "jessicalu" + }, + { + "rshares": 337128446, + "voter": "panther" + }, + { + "rshares": 360876479972, + "voter": "charlieshrem" + }, + { + "rshares": 52998902006, + "voter": "tracemayer" + }, + { + "rshares": 22560007159, + "voter": "brains" + }, + { + "rshares": 3703229486, + "voter": "ibringawareness" + }, + { + "rshares": 5066396242, + "voter": "burnin" + }, + { + "rshares": 1314148122, + "voter": "bitcoinparadise" + }, + { + "rshares": 5176247578, + "voter": "chick1" + }, + { + "rshares": 2284555059, + "voter": "whatsup" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 29308040112, + "voter": "ksc" + }, + { + "rshares": 512273992, + "voter": "soldier" + }, + { + "rshares": 1996203569, + "voter": "steemsquad" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341532058, + "voter": "ellepdub" + }, + { + "rshares": 88742390, + "voter": "inarix03" + }, + { + "rshares": 52420800, + "voter": "libertyadvocate" + }, + { + "rshares": 9752614843, + "voter": "herpetologyguy" + }, + { + "rshares": 62038939, + "voter": "verbal-d" + }, + { + "rshares": 70562224, + "voter": "ancientofdays" + }, + { + "rshares": 4697566495, + "voter": "morgan.waser" + }, + { + "rshares": 85013954, + "voter": "flourishing" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 51218466, + "voter": "weare" + }, + { + "rshares": 1130369320, + "voter": "anns" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 24837096896, + "voter": "blacktier" + }, + { + "rshares": 50865840, + "voter": "sting" + }, + { + "rshares": 5084219415, + "voter": "donchate" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50570250, + "voter": "ziggo" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 3598927263, + "voter": "strong-ai" + }, + { + "rshares": 712798646, + "voter": "ziogio" + }, + { + "rshares": 121329803, + "voter": "siniceku" + }, + { + "rshares": 127968610, + "voter": "bosjaya" + }, + { + "rshares": 154056498, + "voter": "cruise" + }, + { + "rshares": 1390524760, + "voter": "rusteemitblog" + }, + { + "rshares": 161849597, + "voter": "iberia" + }, + { + "rshares": 161693690, + "voter": "shadowproject" + }, + { + "rshares": 161179339, + "voter": "bethesda" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 160861015, + "voter": "cybergirl" + }, + { + "rshares": 166296989, + "voter": "laskoff" + }, + { + "rshares": 153823293, + "voter": "eddielbc" + }, + { + "rshares": 159554050, + "voter": "planetearth" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 111304421, + "voter": "sherlockcupid" + }, + { + "rshares": 152747066, + "voter": "karicola" + }, + { + "rshares": 127399164, + "voter": "insight2incite" + }, + { + "rshares": 11745952497, + "voter": "goldmatters" + }, + { + "rshares": 155117550, + "voter": "healthydelicious" + }, + { + "rshares": 151868000, + "voter": "rnrador" + }, + { + "rshares": 154288882, + "voter": "risabold" + } + ], + "author": "sirwinchester", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.82, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    The purpose of life - an ancient question that humans have been discussing and wondering about for thousands of years.
    \nMaybe it's even the most discussed question in history!

    \n

    Well, essentially everybody has to determine their purpose in life for themselves.

    \n

    Maybe you feel unhappy with your current life situation, you don't have specific goals to chase or you don't know what to do with your life at all.
    \nYou have to find your mission, your passion, your WHY! The reason WHY you are doing what you're doing!

    \n


    \n

    \n


    \n

    Let's start with some Tips about Self-Discovery:

    \n

    1) Start off with a clear mind.
    \nGetting to know yourself and finding your passion isn't a short or easy task, and you won't be able to accomplish it if you're constantly worrying or being distracted by other things in your life. 

    \n

    2) Get to know yourself.
    \nYou're probably thinking you already know that, but I'm talking about actually analyzing your thought patterns and behaviour. You can do that by asking yourself the RIGHT questions, for example: What are my values? What do I want to achieve in life? What stops me from doing that? What's my motivation?

    \n

    3) Don't be distracted or discouraged by others.
    \nFinding your passion is something that's only YOUR business. Don't compare yourself to others, or be discouraged by their opinion. You are doing this for yourself and no one else.

    \n

    4) Follow your heart.
    \nAs cheesy as it sounds - this is true. Listen to yourself, and what you enjoy doing. What's your passion? Is it an activity, an artform, or maybe something entirely different like helping people or creating something with your hands or exploring - whatever it is, follow your heart rather than your brain in this case. Don't think too much about it, just do what feels \"right\" to you.
    \nAnd what if you have no idea what that is? Your passion is not always something you've been doing for years or something you're great at. But everybody has something they enjoy doing. Whatever it is, start from there and follow the path!

    \n

    5) Don't put pressure on yourself.
    \nWhen you tell yourself \"I have to figure out what to do with my life\" and feel like you have to choose ONE thing only, you are only making the process harder for yourself. Finding your true passion is a process that can take several years, and it doesn't always have to be ONE specific thing only!

    \n

    \n


    \n

    Okay, now you have found your passion, how do you get started and pursue it?

    \n

    Take a piece of paper, and write down the goals you want to achieve with your passion in 6 months and in 1 year. Depending on your goal, these could be things like \"practice singing everyday and then participate in this competition\" or \"start my online business by designing a website\" or \"read a book every week and teach others about it\". 

    \n

    And then, write another list of things you can do RIGHT NOW to get started.

    \n

    For our examples above, this could be \"Practice to sing Song XY\" or \"research marketing strategies for my online business\" or \"call someone today and help them with their problem\".

    \n

    \n


    \n

    You have found something and tried it out - how do you know if what you're doing is ACTUALLY your passion?

    \n

    Are you in \"The Zone\" when pursuing it?

    \n

    Being in the Zone means that your work doesn't feel like work at all. You are so busy in the process, that time flies and you forget everything around you - your worries, the time, and sometimes I even forget to eat because being in the Zone means being so extremely focused. You are excited, productive and work quickly. 

    \n

    This feeling has many different names and has been scientifically proven in different studies, it's also often called \"FLOW\" as described in the book by Mih\u00e1ly Csikszentmihalyi.

    \n

    When you feel like this while working on your new passion/goal, you know that you have found something you truly enjoy - and only then you have the possibility to actually stick with it!

    \n

    You will also know that you have found your true passion when you naturally feel like you want to do it. You wake up and are excited to start working on your new project, no one has to force you or give you an additional motivation to start.

    \n


    \n

    \n


    \n

    What if you are afraid to fail?

    \n

    First of all, failure is part of life. And as long as you learn from your mistakes, you never really \"fail\" anyway. You either win, or you lose, learn from it, try again, and THEN win.

    \n

    Our society has taught us that mistakes are bad, and that failing is unacceptable.
    \nBut you have to view mistakes from a different perspective!

    \n

    Mistakes are simply signals from your environment, telling you: This is not the right way, you might want to try another one!

    \n

    Learn to view it as \"Feedback\" rather than \"Failure\"!

    \n


    \n

    \n


    \n

    Many people live life without ever finding their WHY, they just work and get older. They don't achieve their dreams because they don't have their WHY defined - their reason and motivation to do it!

    \n

    Find a WHY that's strong enough to keep you going, even when times get rough, and that still makes you enjoy the ride!

    \n

    \n


    \n

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    \n- Instagram -

    \n

    - Steemit FB Group - 

    \n\n

    \u00a9 Sirwinchester

    \n


    \n", + "category": "life", + "children": 37, + "created": "2016-09-09T23:28:33", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://picload.org/image/rdggirri/whycover0.jpg", + "https://media.giphy.com/media/CjzOyCimZNpra/giphy.gif", + "https://media.giphy.com/media/l5qQbR8HFCIZa/giphy.gif", + "https://media.giphy.com/media/3oEdv1vkhqxcynkB5C/giphy.gif", + "https://picload.org/image/rdggirra/b06abbc3bf68a6ad88dd82895c7d40.jpg", + "https://picload.org/image/rdggirrl/endbild0.jpg", + "https://img1.steemit.com/0x0/https://picload.org/image/rrpgppid/followbtn.gif" + ], + "links": [ + "https://www.instagram.com/sirtonywinchester/", + "https://www.facebook.com/groups/397766613731804/", + "https://steemit.com/@sirwinchester" + ], + "tags": [ + "life", + "writing", + "philosophy", + "psychology", + "motivation" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 79516305749148, + "payout": 583.871, + "payout_at": "2016-09-16T23:28:33", + "pending_payout_value": "583.871 HBD", + "percent_hbd": 10000, + "permlink": "find-your-why-self-discovery-and-finding-your-purpose-in-life", + "post_id": 1190298, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 347 + }, + "title": "Find Your WHY (Self-Discovery And Finding Your Purpose In Life!)", + "updated": "2016-09-09T23:29:30", + "url": "/life/@sirwinchester/find-your-why-self-discovery-and-finding-your-purpose-in-life" + }, + { + "active_votes": [ + { + "rshares": 591990611884, + "voter": "barrie" + }, + { + "rshares": 31579511300870, + "voter": "smooth" + }, + { + "rshares": 376093817689, + "voter": "anonymous" + }, + { + "rshares": 1714541004552, + "voter": "disney" + }, + { + "rshares": 2496518939449, + "voter": "badassmother" + }, + { + "rshares": 2062243289522, + "voter": "hr1" + }, + { + "rshares": 1085353427426, + "voter": "rossco99" + }, + { + "rshares": 4538559812672, + "voter": "wang" + }, + { + "rshares": 5923728089769, + "voter": "steemit200" + }, + { + "rshares": 3104356603, + "voter": "boy" + }, + { + "rshares": 3769072916, + "voter": "bue-witness" + }, + { + "rshares": 684028478, + "voter": "bunny" + }, + { + "rshares": 54905645838, + "voter": "bue" + }, + { + "rshares": 1663409243, + "voter": "mini" + }, + { + "rshares": 213796245, + "voter": "moon" + }, + { + "rshares": 1764273961937, + "voter": "joseph" + }, + { + "rshares": 3374351551059, + "voter": "au1nethyb1" + }, + { + "rshares": 425622480616, + "voter": "recursive2" + }, + { + "rshares": 422497905400, + "voter": "recursive3" + }, + { + "rshares": 2772724947160, + "voter": "recursive" + }, + { + "rshares": 877770225847, + "voter": "boombastic" + }, + { + "rshares": 115672736067, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 8480888098, + "voter": "bingo-0" + }, + { + "rshares": 2105884791, + "voter": "bingo-1" + }, + { + "rshares": 5856893461183, + "voter": "smooth.witness" + }, + { + "rshares": 447787421528, + "voter": "boatymcboatface" + }, + { + "rshares": 30668962764, + "voter": "proctologic" + }, + { + "rshares": 10323417001, + "voter": "idol" + }, + { + "rshares": 625014361, + "voter": "healthcare" + }, + { + "rshares": 973167006, + "voter": "daniel.pan" + }, + { + "rshares": 7859123838, + "voter": "woo7739" + }, + { + "rshares": 26057305221, + "voter": "dedriss" + }, + { + "rshares": 288356419, + "voter": "helen.tan" + }, + { + "rshares": 76453749571, + "voter": "unosuke" + }, + { + "rshares": 24303897624, + "voter": "yefet" + }, + { + "rshares": 308037414070, + "voter": "noaommerrr" + }, + { + "rshares": 1701845008, + "voter": "jocelyn" + }, + { + "rshares": 81734599010, + "voter": "acidsun" + }, + { + "rshares": 14678469507, + "voter": "gregory-f" + }, + { + "rshares": 82882212377, + "voter": "edgeland" + }, + { + "rshares": 16284150154, + "voter": "jademont" + }, + { + "rshares": 1168569858681, + "voter": "gavvet" + }, + { + "rshares": 7082136473, + "voter": "fkn" + }, + { + "rshares": 32768090647, + "voter": "thedarkestplum" + }, + { + "rshares": 1223784042, + "voter": "spaninv" + }, + { + "rshares": 9316255939, + "voter": "elishagh1" + }, + { + "rshares": 708132881752, + "voter": "nanzo-scoop" + }, + { + "rshares": 609077198, + "voter": "acidyo" + }, + { + "rshares": 215079505039, + "voter": "mummyimperfect" + }, + { + "rshares": 82051775491, + "voter": "asch" + }, + { + "rshares": 1412717939, + "voter": "murh" + }, + { + "rshares": 3309283077, + "voter": "cryptofunk" + }, + { + "rshares": 596625048, + "voter": "kodi" + }, + { + "rshares": 2318230590, + "voter": "error" + }, + { + "rshares": 11928636334, + "voter": "andu" + }, + { + "rshares": 967066200678, + "voter": "cyber" + }, + { + "rshares": 59691093812, + "voter": "ak2020" + }, + { + "rshares": 260051658583, + "voter": "billbutler" + }, + { + "rshares": 387023519455, + "voter": "taoteh1221" + }, + { + "rshares": 426979512, + "voter": "applecrisp" + }, + { + "rshares": 53650851852, + "voter": "juanmiguelsalas" + }, + { + "rshares": 20442821868, + "voter": "ratel" + }, + { + "rshares": 54983226185, + "voter": "kus-knee" + }, + { + "rshares": 19199187255, + "voter": "ziv" + }, + { + "rshares": 15768757171, + "voter": "zakharya" + }, + { + "rshares": 284809195303, + "voter": "trogdor" + }, + { + "rshares": 37144207256, + "voter": "cheftony" + }, + { + "rshares": 5923854305, + "voter": "mark-waser" + }, + { + "rshares": 155769648820, + "voter": "kimziv" + }, + { + "rshares": 31927952685, + "voter": "talanhorne" + }, + { + "rshares": 5987748433, + "voter": "fuck.off" + }, + { + "rshares": 2313127883, + "voter": "superfreek" + }, + { + "rshares": 5761892950, + "voter": "iloveporn" + }, + { + "rshares": 4974009427, + "voter": "the.bot" + }, + { + "rshares": 7008496413, + "voter": "johnbradshaw" + }, + { + "rshares": 4883696739, + "voter": "the.whale" + }, + { + "rshares": 3532885100, + "voter": "michaellamden68" + }, + { + "rshares": 20274404213, + "voter": "thebatchman" + }, + { + "rshares": 238320350557, + "voter": "asmolokalo" + }, + { + "rshares": 4738283091, + "voter": "unicornfarts" + }, + { + "rshares": 3370955327, + "voter": "orly" + }, + { + "rshares": 18216022752, + "voter": "konstantin" + }, + { + "rshares": 35885983723, + "voter": "hitmeasap" + }, + { + "rshares": 5001251487, + "voter": "vote" + }, + { + "rshares": 131140711350, + "voter": "jackkang" + }, + { + "rshares": 5145184079, + "voter": "kissmybutt" + }, + { + "rshares": 9218220990, + "voter": "r4fken" + }, + { + "rshares": 136041277536, + "voter": "derekareith" + }, + { + "rshares": 748080676265, + "voter": "slowwalker" + }, + { + "rshares": 25352757646, + "voter": "furion" + }, + { + "rshares": 6301237525, + "voter": "owdy" + }, + { + "rshares": 178245838, + "voter": "barbara2" + }, + { + "rshares": 198048180, + "voter": "ch0c0latechip" + }, + { + "rshares": 183298393, + "voter": "doge4lyf" + }, + { + "rshares": 10686789605, + "voter": "spiz0r" + }, + { + "rshares": 1231478161, + "voter": "dicov" + }, + { + "rshares": 1081016242, + "voter": "steem1653" + }, + { + "rshares": 66978870, + "voter": "cynetyc" + }, + { + "rshares": 17059305574, + "voter": "sebastien" + }, + { + "rshares": 4694073446, + "voter": "thegoodguy" + }, + { + "rshares": 16164333545, + "voter": "aaseb" + }, + { + "rshares": 1922585547, + "voter": "incomemonthly" + }, + { + "rshares": 237016336, + "voter": "pet1000" + }, + { + "rshares": 3541568372, + "voter": "karen13" + }, + { + "rshares": 25460833236, + "voter": "igster" + }, + { + "rshares": 1369503396, + "voter": "jrd8526" + }, + { + "rshares": 368844141, + "voter": "karenmckersie" + }, + { + "rshares": 148035166165, + "voter": "bonface" + }, + { + "rshares": 42140494884, + "voter": "milestone" + }, + { + "rshares": 35905982750, + "voter": "creemej" + }, + { + "rshares": 3867844328, + "voter": "maximkichev" + }, + { + "rshares": 13516475290, + "voter": "nippel66" + }, + { + "rshares": 22604933694, + "voter": "phenom" + }, + { + "rshares": 2552794240, + "voter": "sgnsteems" + }, + { + "rshares": 170420278318, + "voter": "blueorgy" + }, + { + "rshares": 10738977587, + "voter": "benjiberigan" + }, + { + "rshares": 6416265598, + "voter": "smolalit" + }, + { + "rshares": 319096489429, + "voter": "calaber24p" + }, + { + "rshares": 8088071162, + "voter": "magz8716" + }, + { + "rshares": 18503748379, + "voter": "bendjmiller222" + }, + { + "rshares": 3573822690, + "voter": "tarindel" + }, + { + "rshares": 23206467213, + "voter": "deanliu" + }, + { + "rshares": 7651216007, + "voter": "neroru" + }, + { + "rshares": 172165723826, + "voter": "jl777" + }, + { + "rshares": 1083403519, + "voter": "oecp85" + }, + { + "rshares": 7072264218, + "voter": "lostnuggett" + }, + { + "rshares": 5738308200, + "voter": "positive" + }, + { + "rshares": 1820992973, + "voter": "yarly" + }, + { + "rshares": 275109479, + "voter": "yarly2" + }, + { + "rshares": 275521387, + "voter": "yarly3" + }, + { + "rshares": 159279578, + "voter": "yarly4" + }, + { + "rshares": 160178852, + "voter": "yarly5" + }, + { + "rshares": 91302559, + "voter": "yarly7" + }, + { + "rshares": 100795640938, + "voter": "crazymumzysa" + }, + { + "rshares": 11195265993, + "voter": "crypto.owl" + }, + { + "rshares": 14938679503, + "voter": "lemooljiang" + }, + { + "rshares": 20253926275, + "voter": "krabgat" + }, + { + "rshares": 42179791044, + "voter": "claudiop63" + }, + { + "rshares": 11058182490, + "voter": "webdeals" + }, + { + "rshares": 14671890368, + "voter": "proto" + }, + { + "rshares": 639318990, + "voter": "curator" + }, + { + "rshares": 24648572239, + "voter": "sisterholics" + }, + { + "rshares": 441281474, + "voter": "yarly10" + }, + { + "rshares": 236361100, + "voter": "yarly11" + }, + { + "rshares": 5605957108, + "voter": "royalmacro" + }, + { + "rshares": 15611868924, + "voter": "michaeldodridge" + }, + { + "rshares": 82681797, + "voter": "yarly12" + }, + { + "rshares": 202237510, + "voter": "fnait" + }, + { + "rshares": 184533763, + "voter": "keepcalmand" + }, + { + "rshares": 2624581069, + "voter": "nelu.ceban" + }, + { + "rshares": 40054483422, + "voter": "celebr1ty" + }, + { + "rshares": 1647006836, + "voter": "remlaps" + }, + { + "rshares": 1581975166, + "voter": "kareemaudi" + }, + { + "rshares": 152942524, + "voter": "steemster1" + }, + { + "rshares": 116004891, + "voter": "bullionstackers" + }, + { + "rshares": 843609166, + "voter": "mar1978co" + }, + { + "rshares": 972844351, + "voter": "metaflute" + }, + { + "rshares": 7347066421, + "voter": "taker" + }, + { + "rshares": 917789735, + "voter": "pakisnxt" + }, + { + "rshares": 3321146223, + "voter": "nekromarinist" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 6909403012, + "voter": "dumar022" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 823958016646, + "voter": "laonie" + }, + { + "rshares": 23121983186, + "voter": "rawnetics" + }, + { + "rshares": 24516888688, + "voter": "laoyao" + }, + { + "rshares": 28748903721, + "voter": "myfirst" + }, + { + "rshares": 187029929627, + "voter": "somebody" + }, + { + "rshares": 16118578628, + "voter": "persianqueen" + }, + { + "rshares": 6995942254, + "voter": "flysaga" + }, + { + "rshares": 26513983514, + "voter": "kental" + }, + { + "rshares": 12612260159, + "voter": "poeticsnake" + }, + { + "rshares": 41323993050, + "voter": "midnightoil" + }, + { + "rshares": 2350089010, + "voter": "kalimor" + }, + { + "rshares": 64812629, + "voter": "coderg" + }, + { + "rshares": 3334146073, + "voter": "darrenturetzky" + }, + { + "rshares": 1608474150, + "voter": "andrew0" + }, + { + "rshares": 1492466365, + "voter": "labradorsem" + }, + { + "rshares": 99450521693, + "voter": "xiaohui" + }, + { + "rshares": 137008986670, + "voter": "terrycraft" + }, + { + "rshares": 5370236167, + "voter": "oflyhigh" + }, + { + "rshares": 3232469909, + "voter": "xiaokongcom" + }, + { + "rshares": 2117572358, + "voter": "natalymaty" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 58467607, + "voter": "ciao" + }, + { + "rshares": 9569543134, + "voter": "thebotkiller" + }, + { + "rshares": 62179810, + "voter": "bubblefantasy" + }, + { + "rshares": 1625904484, + "voter": "jrcornel" + }, + { + "rshares": 57931304, + "voter": "dmns" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 529640019, + "voter": "lordemau" + }, + { + "rshares": 6513999310, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 1590512333, + "voter": "erikclark13" + }, + { + "rshares": 72860952, + "voter": "confucius" + }, + { + "rshares": 12281917653, + "voter": "borran" + }, + { + "rshares": 3031915101, + "voter": "bledarus" + }, + { + "rshares": 84330005643, + "voter": "miacats" + }, + { + "rshares": 60173663, + "voter": "party1998" + }, + { + "rshares": 218348347, + "voter": "party1999" + }, + { + "rshares": 57405835, + "voter": "jarvis" + }, + { + "rshares": 427570271, + "voter": "microluck" + }, + { + "rshares": 115447097, + "voter": "smartguylabcoat" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 1562412827, + "voter": "chinadaily" + }, + { + "rshares": 65008276, + "voter": "kana" + }, + { + "rshares": 2770581638, + "voter": "virtualgrowth" + }, + { + "rshares": 1443208704, + "voter": "anotherjoe" + }, + { + "rshares": 93667444118, + "voter": "serejandmyself" + }, + { + "rshares": 249946232, + "voter": "jimmytwoshoes" + }, + { + "rshares": 13247149507, + "voter": "gvargas123" + }, + { + "rshares": 4641324492, + "voter": "themanualbot" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 2342915652, + "voter": "levycore" + }, + { + "rshares": 383708931, + "voter": "mig641" + }, + { + "rshares": 3036108426, + "voter": "netaterra" + }, + { + "rshares": 72138480, + "voter": "joelbow" + }, + { + "rshares": 8040385236, + "voter": "craigwilliamz" + }, + { + "rshares": 4588775849, + "voter": "onetree" + }, + { + "rshares": 59174034, + "voter": "pataxis" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 1041837560, + "voter": "runridefly" + }, + { + "rshares": 181897867, + "voter": "darkflame" + }, + { + "rshares": 16402756705, + "voter": "anarchofacebook" + }, + { + "rshares": 2299111133, + "voter": "funkywanderer" + }, + { + "rshares": 633134408, + "voter": "gear66" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 1653975470, + "voter": "davidjkelley" + }, + { + "rshares": 168510966, + "voter": "team101" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 53613607, + "voter": "wiss" + }, + { + "rshares": 9279312943, + "voter": "ghasemkiani" + }, + { + "rshares": 18058348159, + "voter": "sponge-bob" + }, + { + "rshares": 15515417400, + "voter": "digital-wisdom" + }, + { + "rshares": 3859756037, + "voter": "ethical-ai" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 57345607, + "voter": "teruneo" + }, + { + "rshares": 5661947470, + "voter": "jwaser" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 925584134, + "voter": "smisi" + }, + { + "rshares": 52560790, + "voter": "yorsens" + }, + { + "rshares": 284024055, + "voter": "maarnio" + }, + { + "rshares": 130780586, + "voter": "the-ego-is-you" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 2667484951, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 343977572, + "voter": "panther" + }, + { + "rshares": 59422248, + "voter": "plantbasedjunkie" + }, + { + "rshares": 18046280397, + "voter": "brains" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 1283965236, + "voter": "steemafon" + }, + { + "rshares": 124282014, + "voter": "emeline" + }, + { + "rshares": 5314849381, + "voter": "chick1" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 63398057, + "voter": "freebornangel" + }, + { + "rshares": 59801281, + "voter": "nelyp" + }, + { + "rshares": 58801005, + "voter": "t-bot" + }, + { + "rshares": 2394399729, + "voter": "ellepdub" + }, + { + "rshares": 9778513643, + "voter": "herpetologyguy" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 52460746, + "voter": "cryptofarmer" + }, + { + "rshares": 4801072114, + "voter": "morgan.waser" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 51218466, + "voter": "weare" + }, + { + "rshares": 51141851, + "voter": "slow" + }, + { + "rshares": 1153310597, + "voter": "anns" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 50543061, + "voter": "rabobank" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 50245824, + "voter": "steembets" + }, + { + "rshares": 59746972, + "voter": "piphunters" + }, + { + "rshares": 3678261293, + "voter": "strong-ai" + }, + { + "rshares": 76019801, + "voter": "igtes" + }, + { + "rshares": 80674477, + "voter": "olesia83" + }, + { + "rshares": 154471584, + "voter": "buffett" + }, + { + "rshares": 104933884, + "voter": "siniceku" + }, + { + "rshares": 282877474, + "voter": "witchcraftblog" + }, + { + "rshares": 161096439, + "voter": "bethsoft" + }, + { + "rshares": 160957729, + "voter": "realtime" + }, + { + "rshares": 160880639, + "voter": "illusions" + }, + { + "rshares": 160861015, + "voter": "cybergirl" + }, + { + "rshares": 144470371, + "voter": "laskoff" + }, + { + "rshares": 160835930, + "voter": "skrillex" + }, + { + "rshares": 158081936, + "voter": "pawel-krawczyk" + }, + { + "rshares": 164032761, + "voter": "jeremydaw" + }, + { + "rshares": 159963865, + "voter": "sledgehammer" + }, + { + "rshares": 159957397, + "voter": "pirelli" + }, + { + "rshares": 159506164, + "voter": "greenpeace" + }, + { + "rshares": 158732321, + "voter": "steemwallet" + }, + { + "rshares": 149373971, + "voter": "modernbukowski" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 130506461, + "voter": "insight2incite" + }, + { + "rshares": 136547183, + "voter": "danie" + }, + { + "rshares": 155110756, + "voter": "matteopoole" + }, + { + "rshares": 136350043, + "voter": "roger.steemit" + } + ], + "author": "gavvet", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.8, + "beneficiaries": [], + "blacklists": [], + "body": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/00/Emblem_of_Italy.svg/390px-Emblem_of_Italy.svg.png\nImage Credit\n>In a recent, very inspirational post @gavvet has highlighted the importance (both from a cultural and a community development viewpoint) of fostering the growth of linguistic diversity on Steemit. \nhttps://steemit.com/languages/@gavvet/the-birth-of-linguistic-diversity-on-steemit\n\nIn un post pubblicato recentemente, @gavvet ha messo in evidenza l\u00b4importanza (sia dal punto di vista culturale che in termini di sviluppo della comunita\u00b4) della crescita della diversita\u00b4 linguistica su Steemit.\n\n>Publishing high-quality content in languages other than English (possibly including English translations to increase visibility) is a key step towards making Steemit viral worldwide. However, at the moment posting on Steemit in \u201cforeign\u201d languages is a bit of a chicken and egg game\u2026 \n\n>Many people feel their language community is too small for their native language post to have an impact, but at the same time everybody acknowledges that the community will hardly grow unless they publish more posts in their own language and then share them on e.g.Facebook, so that outsiders can discover Steemit and decide to join.\n\nLa pubblicazione di materiale di qualita\u00b4 su Steemit in lingue diverse dall\u00b4inglese (eventualmente con una traduzione in inglese per aumentarne la visibilita\u00b4) e\u00b4 un passaggio chiave per la crescita virale di Steemit su scala globale. Tuttavia, al momento la pubblicazione su Steemit in lingue \u201cstraniere\u201d e\u00b4 bloccata in un circolo vizioso...\nMolti considerano che la propria comunita\u00b4 linguistica e\u00b4 troppo piccola perche\u00b4 un post in lingua originale abbia un impatto visibile, ma allo stesso tempo tutti sono d\u00b4accordo nel dire che la comunita\u00b4 non puo\u00b4 crescere se non si pubblicano piu\u00b4 post in lingua originale e non si condividono su Facebook, ecc, per permettere a persone esterne di scoprire Steemit ed iscriversi.\n\nhttps://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/Trevi_fountain_2015.jpg/640px-Trevi_fountain_2015.jpg\nImage Credit\n>I think that one way out of this deadlock involves seeking help from a highly visible \u201cwhale\u201d, willing to promote foreign language posts (including English translation) through the \u201cfeatured author\u201d scheme. The idea is that if such posts make a sizeable impact, this will raise awareness of the size of the language community and motivate foreign language writers. As my native language is Italian, and @gavvet has kindly agreed to support this idea, I am asking all Italian authors who are interested in writing a bilingual (English/Italian) post to be featured by @gavvet, to get in touch with me @claudiop63 via the chat and also to join the #italian channel in order to discuss strategies, etc.\n\nLet\u00b4s bring more Italy into Steemit! \n-\n\nRitengo che una strategia per spezzare il circolo vizioso possa essere quella di farsi aiutare da una \u201cwhale\u201d che sia pronta a promuovere post in lingua straniera (che includano una traduzione in inglese), attraverso il sistema \u201cfeatured author\u201d. L\u00b4idea e\u00b4 che se tali post avranno un impatto visibile, la comunita\u00b4 linguistica si rinsaldera\u00b4 e gli autori saranno motivati a pubblicare in lingua originale.\nVisto che io sono di madrelingua italiana, e che @gavvet ha gentilmente accettato di sostenere questa strategia, chiedo a tutti gli autori italiani interessati a pubblicare post bilingui (Italiano/Inglese) come featured authors di @gavvet di contattarmi @claudiop63 tramite la chat e di entrare, se non lo hanno gia\u00b4 fatto, nel canale #italian, per poi discutere strategie, ecc.\n\nCerchiamo di riempire Steemit di Italia!\n-", + "category": "steemit", + "children": 12, + "created": "2016-09-09T15:45:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://upload.wikimedia.org/wikipedia/commons/thumb/0/00/Emblem_of_Italy.svg/390px-Emblem_of_Italy.svg.png", + "https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/Trevi_fountain_2015.jpg/640px-Trevi_fountain_2015.jpg" + ], + "links": [ + "https://steemit.com/languages/@gavvet/the-birth-of-linguistic-diversity-on-steemit" + ], + "tags": [ + "steemit", + "writing", + "steemit-ideas", + "it-steem", + "italian" + ], + "users": [ + "gavvet", + "claudiop63" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 76478053246573, + "payout": 551.257, + "payout_at": "2016-09-16T15:45:39", + "pending_payout_value": "551.257 HBD", + "percent_hbd": 10000, + "permlink": "federating-and-growing-the-italian-speaking-community-featuring-claudiop63-as-author", + "post_id": 1185566, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 309 + }, + "title": "Federating and Growing the Italian-Speaking Community! (featuring @claudiop63 as author)", + "updated": "2016-09-09T15:45:39", + "url": "/steemit/@gavvet/federating-and-growing-the-italian-speaking-community-featuring-claudiop63-as-author" + }, + { + "active_votes": [ + { + "rshares": 535682620622, + "voter": "barrie" + }, + { + "rshares": 31582354460281, + "voter": "smooth" + }, + { + "rshares": 347182818401, + "voter": "anonymous" + }, + { + "rshares": 7149272001704, + "voter": "summon" + }, + { + "rshares": 166621884382, + "voter": "highasfuck" + }, + { + "rshares": 2269800859534, + "voter": "badassmother" + }, + { + "rshares": 1085598251469, + "voter": "rossco99" + }, + { + "rshares": 4539082308508, + "voter": "wang" + }, + { + "rshares": 5671967166550, + "voter": "steemit200" + }, + { + "rshares": 2483634250, + "voter": "boy" + }, + { + "rshares": 1744469908379, + "voter": "xeroc" + }, + { + "rshares": 3015442060, + "voter": "bue-witness" + }, + { + "rshares": 547246371, + "voter": "bunny" + }, + { + "rshares": 43941622082, + "voter": "bue" + }, + { + "rshares": 1330800637, + "voter": "mini" + }, + { + "rshares": 171039480, + "voter": "moon" + }, + { + "rshares": 3096989462595, + "voter": "au1nethyb1" + }, + { + "rshares": 416017834516, + "voter": "recursive2" + }, + { + "rshares": 2705609941280, + "voter": "recursive" + }, + { + "rshares": 1352540164, + "voter": "mineralwasser" + }, + { + "rshares": 813625650328, + "voter": "boombastic" + }, + { + "rshares": 107432151431, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 7692694473, + "voter": "bingo-0" + }, + { + "rshares": 1959099159, + "voter": "bingo-1" + }, + { + "rshares": 5862730212878, + "voter": "smooth.witness" + }, + { + "rshares": 414316286841, + "voter": "boatymcboatface" + }, + { + "rshares": 1131808612914, + "voter": "cass" + }, + { + "rshares": 500032593, + "voter": "healthcare" + }, + { + "rshares": 778572088, + "voter": "daniel.pan" + }, + { + "rshares": 781346318890, + "voter": "steemrollin" + }, + { + "rshares": 230690102, + "voter": "helen.tan" + }, + { + "rshares": 76453835185, + "voter": "unosuke" + }, + { + "rshares": 13457161508, + "voter": "gregory-f" + }, + { + "rshares": 89021635516, + "voter": "edgeland" + }, + { + "rshares": 9698417327, + "voter": "gregory60" + }, + { + "rshares": 17204085547, + "voter": "fkn" + }, + { + "rshares": 437253579, + "voter": "paco-steem" + }, + { + "rshares": 4895819012, + "voter": "spaninv" + }, + { + "rshares": 29071892611, + "voter": "instructor2121" + }, + { + "rshares": 2067432843, + "voter": "gekko" + }, + { + "rshares": 22631112710, + "voter": "elishagh1" + }, + { + "rshares": 11146639894, + "voter": "richman" + }, + { + "rshares": 679759635289, + "voter": "nanzo-scoop" + }, + { + "rshares": 93656561835, + "voter": "william-noe" + }, + { + "rshares": 139375672727, + "voter": "steve-walschot" + }, + { + "rshares": 7454075134, + "voter": "kefkius" + }, + { + "rshares": 42654642437, + "voter": "hannixx42" + }, + { + "rshares": 210440109356, + "voter": "mummyimperfect" + }, + { + "rshares": 1412786230, + "voter": "murh" + }, + { + "rshares": 6477700653, + "voter": "cryptofunk" + }, + { + "rshares": 47226716495, + "voter": "nphacker" + }, + { + "rshares": 596625048, + "voter": "kodi" + }, + { + "rshares": 39924683957, + "voter": "ranko-k" + }, + { + "rshares": 943675729897, + "voter": "cyber" + }, + { + "rshares": 58403615816, + "voter": "ak2020" + }, + { + "rshares": 260054073190, + "voter": "billbutler" + }, + { + "rshares": 24891574633, + "voter": "paul-labossiere" + }, + { + "rshares": 29266120633, + "voter": "drinkzya" + }, + { + "rshares": 94742737947, + "voter": "eric-boucher" + }, + { + "rshares": 3687960440160, + "voter": "satoshifund" + }, + { + "rshares": 378644197958, + "voter": "taoteh1221" + }, + { + "rshares": 341251930, + "voter": "stiletto" + }, + { + "rshares": 359768343320, + "voter": "hedge-x" + }, + { + "rshares": 234317502698, + "voter": "wingz" + }, + { + "rshares": 52533883984, + "voter": "juanmiguelsalas" + }, + { + "rshares": 900468965, + "voter": "sunnyray" + }, + { + "rshares": 19754138379, + "voter": "samether" + }, + { + "rshares": 53304988462, + "voter": "thecryptodrive" + }, + { + "rshares": 104576179295, + "voter": "will-zewe" + }, + { + "rshares": 331375815, + "voter": "birdriddler" + }, + { + "rshares": 89856961307, + "voter": "schro" + }, + { + "rshares": 3808335096, + "voter": "tee-em" + }, + { + "rshares": 30445305263, + "voter": "michaelx" + }, + { + "rshares": 5795800972, + "voter": "mark-waser" + }, + { + "rshares": 304955387, + "voter": "oleim" + }, + { + "rshares": 145057582672, + "voter": "kimziv" + }, + { + "rshares": 12756934068, + "voter": "romaan-namoor" + }, + { + "rshares": 45250734503, + "voter": "honeythief" + }, + { + "rshares": 471231170, + "voter": "mrhankeh" + }, + { + "rshares": 3252086767, + "voter": "alexft" + }, + { + "rshares": 56702480478, + "voter": "isteemit" + }, + { + "rshares": 68355526825, + "voter": "bacchist" + }, + { + "rshares": 3532899985, + "voter": "michaellamden68" + }, + { + "rshares": 7380927756, + "voter": "dasha" + }, + { + "rshares": 82238573026, + "voter": "rubybian" + }, + { + "rshares": 3303916529, + "voter": "orly" + }, + { + "rshares": 8194140529, + "voter": "r4fken" + }, + { + "rshares": 57965060196, + "voter": "furion" + }, + { + "rshares": 6044248481, + "voter": "owdy" + }, + { + "rshares": 415928686, + "voter": "barbara2" + }, + { + "rshares": 448951421, + "voter": "ch0c0latechip" + }, + { + "rshares": 427728846, + "voter": "doge4lyf" + }, + { + "rshares": 117238711896, + "voter": "katecloud" + }, + { + "rshares": 967430836, + "voter": "steem1653" + }, + { + "rshares": 5340023994, + "voter": "thegoodguy" + }, + { + "rshares": 16164473106, + "voter": "aaseb" + }, + { + "rshares": 3320476416, + "voter": "karen13" + }, + { + "rshares": 11080334946, + "voter": "deviedev" + }, + { + "rshares": 14499259440, + "voter": "jaycobbell" + }, + { + "rshares": 7867931010, + "voter": "noodhoog" + }, + { + "rshares": 35655611708, + "voter": "condra" + }, + { + "rshares": 42146670516, + "voter": "milestone" + }, + { + "rshares": 32831633886, + "voter": "creemej" + }, + { + "rshares": 87211957, + "voter": "wildchild" + }, + { + "rshares": 5696179505, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 12391003580, + "voter": "nippel66" + }, + { + "rshares": 2553011238, + "voter": "sgnsteems" + }, + { + "rshares": 3525308471, + "voter": "bones" + }, + { + "rshares": 19850746665, + "voter": "bendjmiller222" + }, + { + "rshares": 3404162138, + "voter": "tarindel" + }, + { + "rshares": 3373510290, + "voter": "azurejasper" + }, + { + "rshares": 3518771260, + "voter": "birdie" + }, + { + "rshares": 86178797536, + "voter": "rea" + }, + { + "rshares": 161416716313, + "voter": "jl777" + }, + { + "rshares": 6881333551, + "voter": "lostnuggett" + }, + { + "rshares": 35423506310, + "voter": "zaebars" + }, + { + "rshares": 13939922195, + "voter": "positive" + }, + { + "rshares": 1784770879, + "voter": "yarly" + }, + { + "rshares": 269607289, + "voter": "yarly2" + }, + { + "rshares": 270010959, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 944443412, + "voter": "makgorn" + }, + { + "rshares": 34589137499, + "voter": "anca3drandom" + }, + { + "rshares": 282703543, + "voter": "sergey44" + }, + { + "rshares": 13755777114, + "voter": "proto" + }, + { + "rshares": 614745323, + "voter": "curator" + }, + { + "rshares": 22894415867, + "voter": "sisterholics" + }, + { + "rshares": 432471059, + "voter": "yarly10" + }, + { + "rshares": 1518995742, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 5727995375, + "voter": "royalmacro" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 2814833271, + "voter": "tygergamer" + }, + { + "rshares": 458457791, + "voter": "fnait" + }, + { + "rshares": 430622234, + "voter": "keepcalmand" + }, + { + "rshares": 43187983512, + "voter": "celebr1ty" + }, + { + "rshares": 21235575936, + "voter": "sisters" + }, + { + "rshares": 113500692, + "voter": "sakushya" + }, + { + "rshares": 45944771938, + "voter": "jasonstaggers" + }, + { + "rshares": 3100288129, + "voter": "glitterpig" + }, + { + "rshares": 5361352179, + "voter": "jed78" + }, + { + "rshares": 128432029089, + "voter": "steemdrive" + }, + { + "rshares": 972844351, + "voter": "metaflute" + }, + { + "rshares": 39800990412, + "voter": "gomeravibz" + }, + { + "rshares": 6888507947, + "voter": "taker" + }, + { + "rshares": 4650389568, + "voter": "theprophet0" + }, + { + "rshares": 37693682067, + "voter": "rampant" + }, + { + "rshares": 792451650961, + "voter": "laonie" + }, + { + "rshares": 22351775681, + "voter": "laonie1" + }, + { + "rshares": 23396246073, + "voter": "laonie2" + }, + { + "rshares": 23404824516, + "voter": "laonie3" + }, + { + "rshares": 104782708, + "voter": "nickskywalker" + }, + { + "rshares": 27446697486, + "voter": "myfirst" + }, + { + "rshares": 174170395033, + "voter": "somebody" + }, + { + "rshares": 16983757857, + "voter": "sunshine" + }, + { + "rshares": 6514678486, + "voter": "flysaga" + }, + { + "rshares": 62622880, + "voter": "kurzer42" + }, + { + "rshares": 38482064733, + "voter": "midnightoil" + }, + { + "rshares": 3992603014, + "voter": "ullikume" + }, + { + "rshares": 23400781816, + "voter": "laonie4" + }, + { + "rshares": 23399076727, + "voter": "laonie5" + }, + { + "rshares": 23396461277, + "voter": "laonie6" + }, + { + "rshares": 23393481995, + "voter": "laonie7" + }, + { + "rshares": 23389677419, + "voter": "laonie8" + }, + { + "rshares": 23388074395, + "voter": "laonie9" + }, + { + "rshares": 92370788420, + "voter": "xiaohui" + }, + { + "rshares": 14033066855, + "voter": "randyclemens" + }, + { + "rshares": 1296524008, + "voter": "paynode" + }, + { + "rshares": 3010052089, + "voter": "xiaokongcom" + }, + { + "rshares": 321783162, + "voter": "future24" + }, + { + "rshares": 61690016, + "voter": "bphicke" + }, + { + "rshares": 6065931075, + "voter": "xianjun" + }, + { + "rshares": 64621792, + "voter": "stevescriber" + }, + { + "rshares": 82067760773, + "voter": "miacats" + }, + { + "rshares": 53638070, + "voter": "nano2nd" + }, + { + "rshares": 60173663, + "voter": "party1998" + }, + { + "rshares": 218348347, + "voter": "party1999" + }, + { + "rshares": 398099423, + "voter": "microluck" + }, + { + "rshares": 56598010, + "voter": "cryptoblu" + }, + { + "rshares": 56591855, + "voter": "instructor" + }, + { + "rshares": 2770597150, + "voter": "virtualgrowth" + }, + { + "rshares": 663689487671, + "voter": "dollarvigilante" + }, + { + "rshares": 97125012080, + "voter": "serejandmyself" + }, + { + "rshares": 4872257156, + "voter": "almerri" + }, + { + "rshares": 59059859, + "voter": "alfaman" + }, + { + "rshares": 13247655749, + "voter": "gvargas123" + }, + { + "rshares": 1594731943, + "voter": "jsantana" + }, + { + "rshares": 8720328327, + "voter": "jaredcwillis" + }, + { + "rshares": 23381977991, + "voter": "laonie10" + }, + { + "rshares": 62845214846, + "voter": "sweetsssj" + }, + { + "rshares": 78863699486, + "voter": "barrycooper" + }, + { + "rshares": 22918678678, + "voter": "hilarski" + }, + { + "rshares": 54309905169, + "voter": "mandibil" + }, + { + "rshares": 53565688, + "voter": "rickmiller" + }, + { + "rshares": 76341943, + "voter": "deleted" + }, + { + "rshares": 2761833688, + "voter": "nulliusinverba" + }, + { + "rshares": 669878419, + "voter": "runridefly" + }, + { + "rshares": 51412383, + "voter": "jlufer" + }, + { + "rshares": 11138286897, + "voter": "stephmckenzie" + }, + { + "rshares": 23036209367, + "voter": "laonie11" + }, + { + "rshares": 1618173074, + "voter": "davidjkelley" + }, + { + "rshares": 165000321, + "voter": "team101" + }, + { + "rshares": 22576690827, + "voter": "sponge-bob" + }, + { + "rshares": 15180234220, + "voter": "digital-wisdom" + }, + { + "rshares": 220652955, + "voter": "areynolds" + }, + { + "rshares": 3779781967, + "voter": "ethical-ai" + }, + { + "rshares": 5539587763, + "voter": "jwaser" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 925627584, + "voter": "smisi" + }, + { + "rshares": 48357201604, + "voter": "natureofbeing" + }, + { + "rshares": 58058391, + "voter": "lighter" + }, + { + "rshares": 3397949553, + "voter": "eveningstar92" + }, + { + "rshares": 2609789387, + "voter": "bwaser" + }, + { + "rshares": 348058401, + "voter": "bones261" + }, + { + "rshares": 360870461314, + "voter": "charlieshrem" + }, + { + "rshares": 54556987868, + "voter": "tracemayer" + }, + { + "rshares": 22559611798, + "voter": "brains" + }, + { + "rshares": 633611386, + "voter": "bones555" + }, + { + "rshares": 1347001825, + "voter": "bitcoinparadise" + }, + { + "rshares": 5176018124, + "voter": "chick1" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 1996188997, + "voter": "steemsquad" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341395628, + "voter": "ellepdub" + }, + { + "rshares": 88742390, + "voter": "inarix03" + }, + { + "rshares": 9557382099, + "voter": "herpetologyguy" + }, + { + "rshares": 4697273480, + "voter": "morgan.waser" + }, + { + "rshares": 3708054014, + "voter": "puffin" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 24340354958, + "voter": "blacktier" + }, + { + "rshares": 100737011, + "voter": "dovepeacelife" + }, + { + "rshares": 3598704014, + "voter": "strong-ai" + }, + { + "rshares": 108213067, + "voter": "siniceku" + }, + { + "rshares": 154056498, + "voter": "cruise" + }, + { + "rshares": 1390524760, + "voter": "rusteemitblog" + }, + { + "rshares": 155605795, + "voter": "robyneggs" + }, + { + "rshares": 154855774, + "voter": "pawel-krawczyk" + }, + { + "rshares": 124236866, + "voter": "kalipo" + }, + { + "rshares": 141266290, + "voter": "eddielbc" + }, + { + "rshares": 145950604, + "voter": "kurjik7" + }, + { + "rshares": 12649487305, + "voter": "goldmatters" + }, + { + "rshares": 155033082, + "voter": "carolee" + } + ], + "author": "katecloud", + "author_payout_value": "0.000 HBD", + "author_reputation": 65.48, + "beneficiaries": [], + "blacklists": [], + "body": "![](http://imageshack.com/a/img921/4128/jmNmzW.jpg)\n\n![](http://imageshack.com/a/img922/6365/30YYUr.jpg)\n\n## Know Me\n\nI am the essence of the morning,\nThe warm sun and cool breeze.\nMy eyes are of the birds,\nMy voice rustel's with the leaves.\nMy soul you can feel vibrate,\nunder-neath your every step.\nFor all and I are one,\nfor all and I connect.\nI am the tapping of the rain,\na tear before you sleep.\nEach crease within your palm,\nthe very taste of food you eat.\nI am omnipresent love,\na light aglow behind all eyes.\nknow me; the almighty,\nwith every breath we set and rise.\n\nBy: Kate Cloud", + "category": "art", + "children": 17, + "created": "2016-09-09T21:53:33", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://imageshack.com/a/img921/4128/jmNmzW.jpg", + "http://imageshack.com/a/img922/6365/30YYUr.jpg" + ], + "tags": [ + "art", + "poerty", + "woodburning", + "katecloud", + "poem" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 83194980482047, + "payout": 538.83, + "payout_at": "2016-09-16T21:53:33", + "pending_payout_value": "538.830 HBD", + "percent_hbd": 10000, + "permlink": "my-1st-woodburning-and-a-poem-by-kate-cloud", + "post_id": 1189451, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 247 + }, + "title": "My 1st Woodburning & A Poem By: Kate Cloud", + "updated": "2016-09-09T21:53:33", + "url": "/art/@katecloud/my-1st-woodburning-and-a-poem-by-kate-cloud" + }, + { + "active_votes": [ + { + "rshares": 16915101346845, + "voter": "itsascam" + }, + { + "rshares": 376089703384, + "voter": "anonymous" + }, + { + "rshares": 1990859153081, + "voter": "steemroller" + }, + { + "rshares": 73329875219, + "voter": "donaldtrump" + }, + { + "rshares": 17868323424168, + "voter": "steemed" + }, + { + "rshares": 5439235119830, + "voter": "kushed" + }, + { + "rshares": 1876273544126, + "voter": "silver" + }, + { + "rshares": 4461834075474, + "voter": "silversteem" + }, + { + "rshares": 1118195261780, + "voter": "rossco99" + }, + { + "rshares": 3725207425, + "voter": "boy" + }, + { + "rshares": 1784869161676, + "voter": "xeroc" + }, + { + "rshares": 4522863275, + "voter": "bue-witness" + }, + { + "rshares": 820834174, + "voter": "bunny" + }, + { + "rshares": 7425697430450, + "voter": "complexring" + }, + { + "rshares": 65880455926, + "voter": "bue" + }, + { + "rshares": 1996085502, + "voter": "mini" + }, + { + "rshares": 256555495, + "voter": "moon" + }, + { + "rshares": 1806149790670, + "voter": "joseph" + }, + { + "rshares": 73431231885, + "voter": "aizensou" + }, + { + "rshares": 1425589933, + "voter": "mineralwasser" + }, + { + "rshares": 877743625756, + "voter": "boombastic" + }, + { + "rshares": 2105884791, + "voter": "bingo-1" + }, + { + "rshares": 446900445052, + "voter": "boatymcboatface" + }, + { + "rshares": 10323003005, + "voter": "idol" + }, + { + "rshares": 750017233, + "voter": "healthcare" + }, + { + "rshares": 1167796680, + "voter": "daniel.pan" + }, + { + "rshares": 131689720520, + "voter": "team" + }, + { + "rshares": 346027703, + "voter": "helen.tan" + }, + { + "rshares": 24303853830, + "voter": "yefet" + }, + { + "rshares": 1701791588, + "voter": "jocelyn" + }, + { + "rshares": 58901303342, + "voter": "lovelace" + }, + { + "rshares": 19221136212, + "voter": "fkn" + }, + { + "rshares": 437213527, + "voter": "paco-steem" + }, + { + "rshares": 4894962249, + "voter": "spaninv" + }, + { + "rshares": 30329408902, + "voter": "instructor2121" + }, + { + "rshares": 25284985934, + "voter": "elishagh1" + }, + { + "rshares": 10277352454, + "voter": "richman" + }, + { + "rshares": 708091408693, + "voter": "nanzo-scoop" + }, + { + "rshares": 155564045204, + "voter": "steve-walschot" + }, + { + "rshares": 215072261916, + "voter": "mummyimperfect" + }, + { + "rshares": 82050649640, + "voter": "asch" + }, + { + "rshares": 6617937552, + "voter": "cryptofunk" + }, + { + "rshares": 2318150462, + "voter": "error" + }, + { + "rshares": 41733446340, + "voter": "ranko-k" + }, + { + "rshares": 967005119456, + "voter": "cyber" + }, + { + "rshares": 914714038, + "voter": "treeleaves" + }, + { + "rshares": 59689250888, + "voter": "ak2020" + }, + { + "rshares": 31455634866, + "voter": "drinkzya" + }, + { + "rshares": 8277566784, + "voter": "badger311" + }, + { + "rshares": 8567535889, + "voter": "badger313" + }, + { + "rshares": 8531753799, + "voter": "badger312" + }, + { + "rshares": 8824957277, + "voter": "badger316" + }, + { + "rshares": 8944485771, + "voter": "badger319" + }, + { + "rshares": 8853961578, + "voter": "badger3101" + }, + { + "rshares": 8317596424, + "voter": "badger3111" + }, + { + "rshares": 8868767821, + "voter": "badger3121" + }, + { + "rshares": 8484864626, + "voter": "badger3131" + }, + { + "rshares": 8590790659, + "voter": "badger3141" + }, + { + "rshares": 8567661825, + "voter": "badger3171" + }, + { + "rshares": 8378856070, + "voter": "badger3181" + }, + { + "rshares": 8953723365, + "voter": "badger3191" + }, + { + "rshares": 8378696159, + "voter": "badger3112" + }, + { + "rshares": 8713219999, + "voter": "badger3132" + }, + { + "rshares": 8588877453, + "voter": "badger3162" + }, + { + "rshares": 8815418946, + "voter": "badger3113" + }, + { + "rshares": 8472911151, + "voter": "badger3123" + }, + { + "rshares": 8594278643, + "voter": "badger3133" + }, + { + "rshares": 8939030633, + "voter": "badger3153" + }, + { + "rshares": 8623775580, + "voter": "badger3163" + }, + { + "rshares": 8653716672, + "voter": "badger3193" + }, + { + "rshares": 8604293455, + "voter": "badger3114" + }, + { + "rshares": 8514925856, + "voter": "badger3124" + }, + { + "rshares": 8419643769, + "voter": "badger3144" + }, + { + "rshares": 8342949563, + "voter": "badger3154" + }, + { + "rshares": 8212807363, + "voter": "badger3164" + }, + { + "rshares": 8538403324, + "voter": "badger3174" + }, + { + "rshares": 8813363121, + "voter": "badger3194" + }, + { + "rshares": 8711686485, + "voter": "badger3105" + }, + { + "rshares": 8656291179, + "voter": "badger3135" + }, + { + "rshares": 8258123647, + "voter": "badger3145" + }, + { + "rshares": 8830660827, + "voter": "badger3155" + }, + { + "rshares": 8529393936, + "voter": "badger3175" + }, + { + "rshares": 8309797529, + "voter": "badger3195" + }, + { + "rshares": 7958566161, + "voter": "badger3106" + }, + { + "rshares": 8761916218, + "voter": "badger3116" + }, + { + "rshares": 8808969794, + "voter": "badger3126" + }, + { + "rshares": 8442934028, + "voter": "badger3136" + }, + { + "rshares": 8096117635, + "voter": "badger3146" + }, + { + "rshares": 8323464145, + "voter": "badger3156" + }, + { + "rshares": 8535260751, + "voter": "badger3166" + }, + { + "rshares": 8451691587, + "voter": "badger3176" + }, + { + "rshares": 8583776222, + "voter": "badger3186" + }, + { + "rshares": 8618878210, + "voter": "badger3196" + }, + { + "rshares": 8547737829, + "voter": "badger3107" + }, + { + "rshares": 8304717802, + "voter": "badger315" + }, + { + "rshares": 8791468179, + "voter": "badger318" + }, + { + "rshares": 8840149394, + "voter": "badger3151" + }, + { + "rshares": 8518691453, + "voter": "badger3161" + }, + { + "rshares": 8773071440, + "voter": "badger3122" + }, + { + "rshares": 8711071387, + "voter": "badger3142" + }, + { + "rshares": 8929845340, + "voter": "badger3152" + }, + { + "rshares": 8246163207, + "voter": "badger3172" + }, + { + "rshares": 8749886555, + "voter": "badger3182" + }, + { + "rshares": 8509911969, + "voter": "badger3192" + }, + { + "rshares": 8426126419, + "voter": "badger3143" + }, + { + "rshares": 8684199182, + "voter": "badger3173" + }, + { + "rshares": 8396290921, + "voter": "badger3104" + }, + { + "rshares": 8113786122, + "voter": "badger3134" + }, + { + "rshares": 8513046286, + "voter": "badger3184" + }, + { + "rshares": 8451317712, + "voter": "badger3115" + }, + { + "rshares": 8915479859, + "voter": "badger3165" + }, + { + "rshares": 8548447203, + "voter": "badger3185" + }, + { + "rshares": 8609244540, + "voter": "badger314" + }, + { + "rshares": 8839335558, + "voter": "badger317" + }, + { + "rshares": 8582675460, + "voter": "badger3102" + }, + { + "rshares": 8544860218, + "voter": "badger3103" + }, + { + "rshares": 8473237642, + "voter": "badger3125" + }, + { + "rshares": 8440010331, + "voter": "badger3183" + }, + { + "rshares": 3764352565491, + "voter": "satoshifund" + }, + { + "rshares": 341225233, + "voter": "stiletto" + }, + { + "rshares": 55772810880, + "voter": "thecryptodrive" + }, + { + "rshares": 49058617955, + "voter": "brandonp" + }, + { + "rshares": 284800825303, + "voter": "trogdor" + }, + { + "rshares": 33825386045, + "voter": "michaelx" + }, + { + "rshares": 5923754303, + "voter": "mark-waser" + }, + { + "rshares": 104955229724, + "voter": "geoffrey" + }, + { + "rshares": 193353432166, + "voter": "kimziv" + }, + { + "rshares": 45243782215, + "voter": "honeythief" + }, + { + "rshares": 12326822470, + "voter": "primus" + }, + { + "rshares": 523590189, + "voter": "mrhankeh" + }, + { + "rshares": 25256240290, + "voter": "djm34" + }, + { + "rshares": 319017066, + "voter": "kosimoos" + }, + { + "rshares": 162824487120, + "voter": "dashpaymag" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 46292515999, + "voter": "booja" + }, + { + "rshares": 90874486216, + "voter": "rubybian" + }, + { + "rshares": 133813838188, + "voter": "jackkang" + }, + { + "rshares": 11256138165, + "voter": "r4fken" + }, + { + "rshares": 781309656211, + "voter": "slowwalker" + }, + { + "rshares": 62004799814, + "voter": "furion" + }, + { + "rshares": 463439180, + "voter": "barbara2" + }, + { + "rshares": 514913157, + "voter": "ch0c0latechip" + }, + { + "rshares": 476575822, + "voter": "doge4lyf" + }, + { + "rshares": 209516922, + "voter": "ardina" + }, + { + "rshares": 1080980837, + "voter": "steem1653" + }, + { + "rshares": 4800463442, + "voter": "thegoodguy" + }, + { + "rshares": 16164333545, + "voter": "aaseb" + }, + { + "rshares": 3541464022, + "voter": "karen13" + }, + { + "rshares": 1398034717, + "voter": "jrd8526" + }, + { + "rshares": 242203030, + "voter": "hankrearden" + }, + { + "rshares": 15101595452, + "voter": "jaycobbell" + }, + { + "rshares": 36640684023, + "voter": "condra" + }, + { + "rshares": 43278093606, + "voter": "milestone" + }, + { + "rshares": 35905428372, + "voter": "creemej" + }, + { + "rshares": 96640276, + "voter": "wildchild" + }, + { + "rshares": 319095014211, + "voter": "calaber24p" + }, + { + "rshares": 8495026569, + "voter": "rpf" + }, + { + "rshares": 3573679207, + "voter": "tarindel" + }, + { + "rshares": 37775831110, + "voter": "celsius100" + }, + { + "rshares": 172163800730, + "voter": "jl777" + }, + { + "rshares": 6881121942, + "voter": "lostnuggett" + }, + { + "rshares": 37784149998, + "voter": "zaebars" + }, + { + "rshares": 15573720336, + "voter": "positive" + }, + { + "rshares": 4633003571, + "voter": "gustavopasquini" + }, + { + "rshares": 424753583, + "voter": "ladypenelope1" + }, + { + "rshares": 14671751231, + "voter": "proto" + }, + { + "rshares": 639310915, + "voter": "curator" + }, + { + "rshares": 509284212, + "voter": "raphma" + }, + { + "rshares": 30808280406, + "voter": "sisterholics" + }, + { + "rshares": 2934248494, + "voter": "tygergamer" + }, + { + "rshares": 525817526, + "voter": "fnait" + }, + { + "rshares": 479787784, + "voter": "keepcalmand" + }, + { + "rshares": 39237044984, + "voter": "celebr1ty" + }, + { + "rshares": 16107566159, + "voter": "clevecross" + }, + { + "rshares": 152970347, + "voter": "steemster1" + }, + { + "rshares": 225034404, + "voter": "steemitdude" + }, + { + "rshares": 5641554617, + "voter": "jed78" + }, + { + "rshares": 134380976588, + "voter": "steemdrive" + }, + { + "rshares": 7346832874, + "voter": "taker" + }, + { + "rshares": 4974192695, + "voter": "theprophet0" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 2580693136, + "voter": "merej99" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 1045693934690, + "voter": "laonie" + }, + { + "rshares": 22630026097, + "voter": "rawnetics" + }, + { + "rshares": 23943457714, + "voter": "laonie1" + }, + { + "rshares": 24454387566, + "voter": "laonie2" + }, + { + "rshares": 24463327408, + "voter": "laonie3" + }, + { + "rshares": 36586896272, + "voter": "myfirst" + }, + { + "rshares": 238604030565, + "voter": "somebody" + }, + { + "rshares": 17329185855, + "voter": "sunshine" + }, + { + "rshares": 8925213855, + "voter": "flysaga" + }, + { + "rshares": 66620085, + "voter": "kurzer42" + }, + { + "rshares": 52719704840, + "voter": "midnightoil" + }, + { + "rshares": 493097340915, + "voter": "glitterfart" + }, + { + "rshares": 24459100957, + "voter": "laonie4" + }, + { + "rshares": 24457375440, + "voter": "laonie5" + }, + { + "rshares": 24454698187, + "voter": "laonie6" + }, + { + "rshares": 24451526400, + "voter": "laonie7" + }, + { + "rshares": 1301124523, + "voter": "labradorsem" + }, + { + "rshares": 24447762991, + "voter": "laonie8" + }, + { + "rshares": 4302958794, + "voter": "miketr" + }, + { + "rshares": 24446058575, + "voter": "laonie9" + }, + { + "rshares": 120749774573, + "voter": "xiaohui" + }, + { + "rshares": 1390896058, + "voter": "paynode" + }, + { + "rshares": 4123909960, + "voter": "xiaokongcom" + }, + { + "rshares": 62188234, + "voter": "msjennifer" + }, + { + "rshares": 58467607, + "voter": "ciao" + }, + { + "rshares": 41104967954, + "voter": "eneismijmich" + }, + { + "rshares": 56682205, + "voter": "steemo" + }, + { + "rshares": 8310332624, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 72874863, + "voter": "confucius" + }, + { + "rshares": 66124624, + "voter": "stevescriber" + }, + { + "rshares": 3031915101, + "voter": "bledarus" + }, + { + "rshares": 54908311, + "voter": "loli" + }, + { + "rshares": 84328707040, + "voter": "miacats" + }, + { + "rshares": 56076164, + "voter": "nano2nd" + }, + { + "rshares": 9183090147, + "voter": "mione" + }, + { + "rshares": 57405835, + "voter": "jarvis" + }, + { + "rshares": 545509199, + "voter": "microluck" + }, + { + "rshares": 55520042, + "voter": "fortuner" + }, + { + "rshares": 7978046054, + "voter": "kyriacos" + }, + { + "rshares": 59006436, + "voter": "cryptoblu" + }, + { + "rshares": 59000019, + "voter": "instructor" + }, + { + "rshares": 678681470066, + "voter": "dollarvigilante" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 9120100973, + "voter": "jaredcwillis" + }, + { + "rshares": 1927772444, + "voter": "movievertigo" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 2774505377, + "voter": "levycore" + }, + { + "rshares": 24439713580, + "voter": "laonie10" + }, + { + "rshares": 82601907082, + "voter": "barrycooper" + }, + { + "rshares": 8295777598, + "voter": "sethlinson" + }, + { + "rshares": 24405132783, + "voter": "hilarski" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 55845079, + "voter": "rickmiller" + }, + { + "rshares": 2824547193, + "voter": "nulliusinverba" + }, + { + "rshares": 3151795898, + "voter": "richardcrill" + }, + { + "rshares": 24078313856, + "voter": "laonie11" + }, + { + "rshares": 52836995, + "voter": "troich" + }, + { + "rshares": 1653961184, + "voter": "davidjkelley" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 45145047393, + "voter": "sponge-bob" + }, + { + "rshares": 15515131680, + "voter": "digital-wisdom" + }, + { + "rshares": 3859696408, + "voter": "ethical-ai" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 5661847468, + "voter": "jwaser" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 414155475, + "voter": "steemorama" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 1897843491, + "voter": "edgarsart" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 2551803064, + "voter": "mindhunter" + }, + { + "rshares": 2667442093, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 376488497137, + "voter": "charlieshrem" + }, + { + "rshares": 60287262346, + "voter": "tracemayer" + }, + { + "rshares": 45115141970, + "voter": "brains" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 1544124044, + "voter": "bitcoinparadise" + }, + { + "rshares": 5314731359, + "voter": "chick1" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 2080950745, + "voter": "steemsquad" + }, + { + "rshares": 58801005, + "voter": "t-bot" + }, + { + "rshares": 2394357803, + "voter": "ellepdub" + }, + { + "rshares": 71772876590, + "voter": "honeyscribe" + }, + { + "rshares": 103532789, + "voter": "inarix03" + }, + { + "rshares": 9778335999, + "voter": "herpetologyguy" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 50326986, + "voter": "everittdmickey" + }, + { + "rshares": 4800986397, + "voter": "morgan.waser" + }, + { + "rshares": 51240567, + "voter": "billkappa442" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 50225780, + "voter": "steemq" + }, + { + "rshares": 1176847548, + "voter": "anns" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 119281907, + "voter": "lovetaste" + }, + { + "rshares": 50570250, + "voter": "ziggo" + }, + { + "rshares": 50484452, + "voter": "connect" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 3678204149, + "voter": "strong-ai" + }, + { + "rshares": 76034330, + "voter": "igtes" + }, + { + "rshares": 154501261, + "voter": "buffett" + }, + { + "rshares": 104933884, + "voter": "siniceku" + }, + { + "rshares": 121394631, + "voter": "bosjaya" + }, + { + "rshares": 160475519, + "voter": "cruise" + }, + { + "rshares": 159723319, + "voter": "ctu" + }, + { + "rshares": 159716853, + "voter": "front" + }, + { + "rshares": 1472297268, + "voter": "rusteemitblog" + }, + { + "rshares": 161839498, + "voter": "durex" + }, + { + "rshares": 158642800, + "voter": "ranger" + }, + { + "rshares": 161218747, + "voter": "sdc" + }, + { + "rshares": 158044626, + "voter": "acute" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 157716408, + "voter": "electronicarts" + }, + { + "rshares": 160319579, + "voter": "cybergirls" + }, + { + "rshares": 159963865, + "voter": "sledgehammer" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 109121982, + "voter": "sherlockcupid" + }, + { + "rshares": 143150055, + "voter": "modernbukowski" + }, + { + "rshares": 155427208, + "voter": "nerds" + }, + { + "rshares": 154794813, + "voter": "felix-u" + } + ], + "author": "honeyscribe", + "author_payout_value": "0.000 HBD", + "author_reputation": 65.14, + "beneficiaries": [], + "blacklists": [], + "body": "In comments on [my last post](https://steemit.com/relationships/@honeyscribe/my-friendship-tanked-but-i-buried-the-treasure), I was talking with @englishtchrivy about how difficult it is, as a woman, to maintain friendships with women. My point of view is that this directly results from the poisons of society creeping into the relationship. Body image is a fantastic example. In my youth, the only other women available for friendship were fashion non-conforming individuals who, like myself, were unable to achieve the accepted ideal due to lack of funding or religious insulation. Lucky for me, I was a dedicated reader. I was able to tune out much of the rejection in favor of fantasy worlds created by the writers I hoped to one day be. (By the way, it still has not happened.)\n\n
    https://i.imgsafe.org/2c7c67b880.jpg \n*Infighting for women has it's own catchy name. It is both encouraged and judged.*
    \n\n### Still, no matter how voraciously I read, I have not escaped the carrying of these poisons into my female-female friendships. \n\n
    https://i.imgsafe.org/2c53d80746.jpg
    \n\nWhat I have accomplished is developing resistance through conscious, repeat exposure. What this means to me is when jealous thoughts or fears begin to rise, I look directly at them. I take hold of them. I talk about them with my friend if I am unable to tame them on my own. I ask my friends to do the same with me. That is why my relationships last years instead of weeks or months. It is also why they resurface after catastrophe. It has been particularly challenging to accept that they look different after all is said and done. \n\n### Different isn't always a loss.\n\n
    https://i.imgsafe.org/2c5ff453d9.jpg
    \n\nWhile I have tried to be light and strong about the recent friendship loss, it genuinely hurts. I recognize the change is a positive one. I am open to it because I am resistant to the poison that would require me to stay friends with someone who purposefully hurt me--an individual who is deeply poisoned in their own way. Choosing to reflect on the non-toxic moments we shared gives me strength. I enjoy feeling strong. \n\nThoughts?", + "category": "relationships", + "children": 12, + "created": "2016-09-09T14:33:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgsafe.org/2c7c67b880.jpg", + "https://i.imgsafe.org/2c53d80746.jpg", + "https://i.imgsafe.org/2c5ff453d9.jpg" + ], + "links": [ + "https://steemit.com/relationships/@honeyscribe/my-friendship-tanked-but-i-buried-the-treasure" + ], + "tags": [ + "relationships", + "friendship", + "positivity", + "poison", + "women" + ], + "users": [ + "englishtchrivy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 76708724149929, + "payout": 521.139, + "payout_at": "2016-09-16T14:33:21", + "pending_payout_value": "521.139 HBD", + "percent_hbd": 10000, + "permlink": "resisting-the-poisons-of-female-female-friendship", + "post_id": 1184803, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 318 + }, + "title": "Resisting the poisons of female-female friendship", + "updated": "2016-09-09T14:33:21", + "url": "/relationships/@honeyscribe/resisting-the-poisons-of-female-female-friendship" + }, + { + "active_votes": [ + { + "rshares": 591990611884, + "voter": "barrie" + }, + { + "rshares": 31579511300870, + "voter": "smooth" + }, + { + "rshares": 166615603737, + "voter": "highasfuck" + }, + { + "rshares": 4692171705990, + "voter": "riverhead" + }, + { + "rshares": 2439779872643, + "voter": "badassmother" + }, + { + "rshares": 2062243289522, + "voter": "hr1" + }, + { + "rshares": 5923728089769, + "voter": "steemit200" + }, + { + "rshares": 3725222334, + "voter": "boy" + }, + { + "rshares": 4522880047, + "voter": "bue-witness" + }, + { + "rshares": 820834174, + "voter": "bunny" + }, + { + "rshares": 7154027131123, + "voter": "complexring" + }, + { + "rshares": 65886625949, + "voter": "bue" + }, + { + "rshares": 1996089229, + "voter": "mini" + }, + { + "rshares": 256555495, + "voter": "moon" + }, + { + "rshares": 1764332629260, + "voter": "joseph" + }, + { + "rshares": 3374470164503, + "voter": "au1nethyb1" + }, + { + "rshares": 422516953804, + "voter": "recursive3" + }, + { + "rshares": 2772724947160, + "voter": "recursive" + }, + { + "rshares": 1425589933, + "voter": "mineralwasser" + }, + { + "rshares": 2105951561, + "voter": "bingo-1" + }, + { + "rshares": 5856955567789, + "voter": "smooth.witness" + }, + { + "rshares": 435498023831, + "voter": "boatymcboatface" + }, + { + "rshares": 10323830960, + "voter": "idol" + }, + { + "rshares": 750017233, + "voter": "healthcare" + }, + { + "rshares": 1167798544, + "voter": "daniel.pan" + }, + { + "rshares": 23972720803, + "voter": "dedriss" + }, + { + "rshares": 346027703, + "voter": "helen.tan" + }, + { + "rshares": 1701885069, + "voter": "jocelyn" + }, + { + "rshares": 81734599010, + "voter": "acidsun" + }, + { + "rshares": 14678469507, + "voter": "gregory-f" + }, + { + "rshares": 16638153419, + "voter": "jademont" + }, + { + "rshares": 1202109464418, + "voter": "gavvet" + }, + { + "rshares": 10623204709, + "voter": "fkn" + }, + { + "rshares": 14639830762, + "voter": "elishagh1" + }, + { + "rshares": 1218154397, + "voter": "acidyo" + }, + { + "rshares": 1412730362, + "voter": "murh" + }, + { + "rshares": 6475117511, + "voter": "cryptofunk" + }, + { + "rshares": 2318324065, + "voter": "error" + }, + { + "rshares": 967067906824, + "voter": "cyber" + }, + { + "rshares": 18448286604, + "voter": "btcturbo" + }, + { + "rshares": 58037329608, + "voter": "theshell" + }, + { + "rshares": 387023519455, + "voter": "taoteh1221" + }, + { + "rshares": 418607365, + "voter": "applecrisp" + }, + { + "rshares": 20442821868, + "voter": "ratel" + }, + { + "rshares": 4049535742, + "voter": "usefree" + }, + { + "rshares": 5795074863, + "voter": "mark-waser" + }, + { + "rshares": 107427344014, + "voter": "kimziv" + }, + { + "rshares": 2313127883, + "voter": "superfreek" + }, + { + "rshares": 286426923, + "voter": "ladyclair" + }, + { + "rshares": 20274590530, + "voter": "thebatchman" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 17851702297, + "voter": "konstantin" + }, + { + "rshares": 11256209906, + "voter": "r4fken" + }, + { + "rshares": 1630512434, + "voter": "sergei" + }, + { + "rshares": 136041277536, + "voter": "derekareith" + }, + { + "rshares": 36218225209, + "voter": "furion" + }, + { + "rshares": 526575874541, + "voter": "neoxian" + }, + { + "rshares": 261427229, + "voter": "barbara2" + }, + { + "rshares": 290470664, + "voter": "ch0c0latechip" + }, + { + "rshares": 268837643, + "voter": "doge4lyf" + }, + { + "rshares": 81338867645, + "voter": "ethereums1" + }, + { + "rshares": 199771949, + "voter": "ardina" + }, + { + "rshares": 1401033821, + "voter": "mixa" + }, + { + "rshares": 386509119, + "voter": "denaver" + }, + { + "rshares": 1081051645, + "voter": "steem1653" + }, + { + "rshares": 17447017064, + "voter": "sebastien" + }, + { + "rshares": 4536393486, + "voter": "gikitiki" + }, + { + "rshares": 4694073446, + "voter": "thegoodguy" + }, + { + "rshares": 15841046875, + "voter": "aaseb" + }, + { + "rshares": 237016336, + "voter": "pet1000" + }, + { + "rshares": 3541588247, + "voter": "karen13" + }, + { + "rshares": 1369503396, + "voter": "jrd8526" + }, + { + "rshares": 35906037093, + "voter": "creemej" + }, + { + "rshares": 3867844328, + "voter": "maximkichev" + }, + { + "rshares": 13516475290, + "voter": "nippel66" + }, + { + "rshares": 6416265598, + "voter": "smolalit" + }, + { + "rshares": 319096489429, + "voter": "calaber24p" + }, + { + "rshares": 3573881385, + "voter": "tarindel" + }, + { + "rshares": 23206780225, + "voter": "deanliu" + }, + { + "rshares": 35364881175, + "voter": "celsius100" + }, + { + "rshares": 5576786716, + "voter": "sharker" + }, + { + "rshares": 172167656652, + "voter": "jl777" + }, + { + "rshares": 7072264218, + "voter": "lostnuggett" + }, + { + "rshares": 37784224538, + "voter": "zaebars" + }, + { + "rshares": 9017341458, + "voter": "positive" + }, + { + "rshares": 14672039430, + "voter": "proto" + }, + { + "rshares": 614729798, + "voter": "curator" + }, + { + "rshares": 221401214, + "voter": "culoemono" + }, + { + "rshares": 16725816876, + "voter": "sisterholics" + }, + { + "rshares": 1674616675, + "voter": "alex.chien" + }, + { + "rshares": 5605957108, + "voter": "royalmacro" + }, + { + "rshares": 296615014, + "voter": "fnait" + }, + { + "rshares": 270649519, + "voter": "keepcalmand" + }, + { + "rshares": 825660034, + "voter": "mar1978co" + }, + { + "rshares": 947243183, + "voter": "metaflute" + }, + { + "rshares": 7347116109, + "voter": "taker" + }, + { + "rshares": 3321146223, + "voter": "nekromarinist" + }, + { + "rshares": 570432473062, + "voter": "laonie" + }, + { + "rshares": 22138069008, + "voter": "rawnetics" + }, + { + "rshares": 20908293615, + "voter": "myfirst" + }, + { + "rshares": 128986158363, + "voter": "somebody" + }, + { + "rshares": 5066027150, + "voter": "flysaga" + }, + { + "rshares": 29924270829, + "voter": "midnightoil" + }, + { + "rshares": 2350089010, + "voter": "kalimor" + }, + { + "rshares": 1530734733, + "voter": "labradorsem" + }, + { + "rshares": 67484282577, + "voter": "xiaohui" + }, + { + "rshares": 134322535951, + "voter": "terrycraft" + }, + { + "rshares": 5216800848, + "voter": "oflyhigh" + }, + { + "rshares": 2229289593, + "voter": "xiaokongcom" + }, + { + "rshares": 4717033983, + "voter": "xianjun" + }, + { + "rshares": 62485067, + "voter": "denxx" + }, + { + "rshares": 62482118, + "voter": "markcarlos" + }, + { + "rshares": 62478934, + "voter": "frdm" + }, + { + "rshares": 62469352, + "voter": "glory" + }, + { + "rshares": 62463281, + "voter": "crack777" + }, + { + "rshares": 12281917653, + "voter": "borran" + }, + { + "rshares": 2949971449, + "voter": "bledarus" + }, + { + "rshares": 62151104, + "voter": "garryod" + }, + { + "rshares": 62147052, + "voter": "jhonny" + }, + { + "rshares": 62143955, + "voter": "eddy84" + }, + { + "rshares": 62140797, + "voter": "evilone" + }, + { + "rshares": 1730441821, + "voter": "njall" + }, + { + "rshares": 294876049, + "voter": "microluck" + }, + { + "rshares": 558837192, + "voter": "ashwim" + }, + { + "rshares": 78765183, + "voter": "razberrijam" + }, + { + "rshares": 1592630406, + "voter": "chinadaily" + }, + { + "rshares": 66308441, + "voter": "kana" + }, + { + "rshares": 63080486, + "voter": "makaka777" + }, + { + "rshares": 60679524, + "voter": "wildkids" + }, + { + "rshares": 13661122929, + "voter": "gvargas123" + }, + { + "rshares": 198938692, + "voter": "vivalavida" + }, + { + "rshares": 59171026, + "voter": "piezolit" + }, + { + "rshares": 72138480, + "voter": "joelbow" + }, + { + "rshares": 3612400626, + "voter": "booky" + }, + { + "rshares": 59693834, + "voter": "suprepachyderm" + }, + { + "rshares": 58188307, + "voter": "upvoteman" + }, + { + "rshares": 1041850602, + "voter": "runridefly" + }, + { + "rshares": 2299111133, + "voter": "funkywanderer" + }, + { + "rshares": 1653975470, + "voter": "davidjkelley" + }, + { + "rshares": 58726578, + "voter": "virgo" + }, + { + "rshares": 9014189716, + "voter": "ghasemkiani" + }, + { + "rshares": 18058435116, + "voter": "sponge-bob" + }, + { + "rshares": 15178125717, + "voter": "digital-wisdom" + }, + { + "rshares": 3859756037, + "voter": "ethical-ai" + }, + { + "rshares": 5661947470, + "voter": "jwaser" + }, + { + "rshares": 925584134, + "voter": "smisi" + }, + { + "rshares": 62586921, + "voter": "klaartje" + }, + { + "rshares": 2667484951, + "voter": "bwaser" + }, + { + "rshares": 343977572, + "voter": "panther" + }, + { + "rshares": 18046379776, + "voter": "brains" + }, + { + "rshares": 54477900, + "voter": "annet" + }, + { + "rshares": 1310714511, + "voter": "steemafon" + }, + { + "rshares": 53257299, + "voter": "shvedas" + }, + { + "rshares": 124282014, + "voter": "emeline" + }, + { + "rshares": 59801281, + "voter": "nelyp" + }, + { + "rshares": 2341190846, + "voter": "ellepdub" + }, + { + "rshares": 9778513643, + "voter": "herpetologyguy" + }, + { + "rshares": 4801072114, + "voter": "morgan.waser" + }, + { + "rshares": 199821196, + "voter": "bo-ro" + }, + { + "rshares": 1129773646, + "voter": "anns" + }, + { + "rshares": 176746755, + "voter": "aksinya" + }, + { + "rshares": 3678261293, + "voter": "strong-ai" + }, + { + "rshares": 80800689, + "voter": "timalex" + }, + { + "rshares": 104933884, + "voter": "siniceku" + }, + { + "rshares": 121394631, + "voter": "bosjaya" + }, + { + "rshares": 1472297268, + "voter": "rusteemitblog" + }, + { + "rshares": 282877474, + "voter": "witchcraftblog" + }, + { + "rshares": 158081936, + "voter": "pawel-krawczyk" + }, + { + "rshares": 184025687, + "voter": "mexresorts" + }, + { + "rshares": 152485928, + "voter": "modernbukowski" + }, + { + "rshares": 152257538, + "voter": "insight2incite" + }, + { + "rshares": 136634608, + "voter": "kurjik7" + }, + { + "rshares": 158317306, + "voter": "sonic" + }, + { + "rshares": 158258247, + "voter": "johan69" + }, + { + "rshares": 154845631, + "voter": "owietus" + } + ], + "author": "terrycraft", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.42, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n

    Hello, friends! I am going on with my series of articles about the wonderful Koh Phangan Island, located in the Gulf of Thailand. Usually, a lot of tourists come there, but many of them do not understand islands that is why they visit wrong places and spend their time there. I want you to avoid this mistake, so I will describe to you the coolest places of the Island. If you decide to go there, you will be already prepared and use your time profitably.

    \n
    \u0412\u0441\u0435\u043c \u043f\u0440\u0438\u0432\u0435\u0442 \u0434\u0440\u0443\u0437\u044c\u044f, \u044f \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0430\u044e \u0441\u0432\u043e\u044e \u0441\u0435\u0440\u0438\u044e \u0441\u0442\u0430\u0442\u0435\u0439 \u043f\u0440\u043e \u0447\u0443\u0434\u0435\u0441\u043d\u044b\u0439 \u043e\u0441\u0442\u0440\u043e\u0432 Koh Phangan, \u043d\u0430\u0445\u043e\u0434\u044f\u0449\u0438\u0439\u0441\u044f \u0432 \u0441\u0438\u0430\u043c\u0441\u043a\u043e\u043c \u0437\u0430\u043b\u0438\u0432\u0435. \u041e\u0431\u044b\u0447\u043d\u043e \u0442\u0443\u0434\u0430 \u043f\u0440\u0438\u0435\u0437\u0436\u0430\u044e\u0442 \u043c\u043d\u043e\u0433\u043e \u0442\u0443\u0440\u0438\u0441\u0442\u043e\u0432, \u0442\u043e \u043c\u043d\u043e\u0433\u0438\u0435 \u043d\u0435 \u043f\u043e\u043d\u0438\u043c\u0430\u044e\u0442 \u043e\u0441\u0442\u0440\u043e\u0432\u0430, \u0442\u0430\u043a \u043a\u0430\u043a \u0445\u043e\u0434\u044f\u0442 \u0438 \u043f\u0440\u043e\u0432\u043e\u0434\u044f\u0442 \u0432\u0440\u0435\u043c\u044f \u0441\u043e\u0432\u0441\u0435\u043c \u043d\u0435 \u0432 \u0442\u0435\u0445 \u043c\u0435\u0441\u0442\u0430\u0445. \u042f \u0445\u043e\u0447\u0443 \u0447\u0442\u043e\u0431\u044b \u0432\u044b \u043d\u0435 \u0441\u043e\u0432\u0435\u0440\u0448\u0430\u043b\u0438 \u0442\u0430\u043a\u0443\u044e \u043e\u0448\u0438\u0431\u043a\u0443 \u0438 \u043e\u043f\u0438\u0448\u0443 \u0432\u0430\u043c \u0441\u0430\u043c\u044b\u0435 \u043a\u0440\u0443\u0442\u044b\u0435 \u043c\u0435\u0441\u0442\u0430 \u044d\u0442\u043e\u0433\u043e \u043e\u0441\u0442\u0440\u043e\u0432\u0430, \u0438 \u0435\u0441\u043b\u0438 \u0432\u044b \u0432\u0441\u0435 \u0442\u0430\u043a\u0438 \u043e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u0435\u0441\u044c \u0442\u0443\u0434\u0430 - \u0442\u043e \u0431\u0443\u0434\u0435\u0442\u0435 \u0443\u0436\u0435 \u0432\u043e\u043e\u0440\u0443\u0436\u0435\u043d\u044b \u0438 \u043f\u0440\u043e\u0432\u0435\u0434\u0435\u0442\u0435 \u0441\u0432\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0441 \u043f\u043e\u043b\u044c\u0437\u043e\u0439. 
    \n


    \n

     

    \n

    The most important place I recommend you to visit is the highest point of the island (it can be seen from almost anywhere), the Khao Ra mountain.

    \n
     \u0421\u0430\u043c\u043e\u0435 \u0433\u043b\u0430\u0432\u043d\u043e\u0435 \u043c\u0435\u0441\u0442\u043e, \u043a\u0443\u0434\u0430 \u044f \u0432\u0430\u043c \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u044e \u043e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c\u0441\u044f - \u044d\u0442\u043e \u0441\u0430\u043c\u0430\u044f \u0432\u044b\u0441\u043e\u043a\u0430\u044f \u0442\u043e\u0447\u043a\u0430 \u043e\u0441\u0442\u0440\u043e\u0432\u0430( \u0435\u0435 \u0432\u0438\u0434\u043d\u043e \u043f\u043e\u0447\u0442\u0438 \u0438\u0437 \u043b\u044e\u0431\u043e\u0433\u043e \u043c\u0435\u0441\u0442\u0430) \u0433\u043e\u0440\u0430 Kao \u0420A. 
    \n

    \n


    \n

    Usually it takes you about 2 hours to climb there. If you want to see the sunrise on the top, you need to start climbing the mountain at about 4 am. There is the only path leading to the top, and you do not even need to hire a guide to find it. You route starts right there. Here you should leave the bikes and start climbing. To be honest, it is very hard to climb. When we were climbing to the top, I felt the last time I was tired so much, when I was in the army)))

    \n
     \u041e\u0431\u044b\u0447\u043d\u043e \u043f\u043e\u0434\u044c\u0435\u043c \u0437\u0430\u043d\u0438\u043c\u0430\u0435\u0442 \u043e\u043a\u043e\u043b\u043e 2 \u0447\u0430\u0441\u043e\u0432 \u0438 \u043f\u043e\u0434\u0445\u043e\u0434\u0438\u0442\u044c \u043a \u0433\u043e\u0440\u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u043e\u043a\u043e\u043b\u043e 4 \u0447\u0430\u0441\u043e\u0432 \u0443\u0442\u0440\u0430, \u0447\u0442\u043e\u0431\u044b \u0432\u0441\u0442\u0440\u0435\u0442\u0438\u0442\u044c \u0440\u0430\u0441\u0441\u0432\u0435\u0442 \u043d\u0430 \u0441\u0430\u043c\u043e\u0439 \u0432\u0435\u0440\u0445\u0443\u0448\u043a\u0435. \u041a \u0441\u0430\u043c\u043e\u0439 \u0432\u0435\u0440\u0448\u0438\u043d\u0435 \u0432\u0435\u0434\u0435\u0442 \u0435\u0434\u0438\u043d\u0441\u0442\u0432\u0435\u043d\u043d\u0430\u044f \u0442\u0440\u043e\u043f\u0430 \u0438 \u0432\u0430\u043c \u0434\u0430\u0436\u0435 \u043d\u0435 \u043f\u043e\u043d\u0430\u0434\u043e\u0431\u044f\u0442\u0441\u044f \u0443\u0441\u043b\u0443\u0433\u0438 \u0433\u0438\u0434\u0430, \u0447\u0442\u043e\u0431\u044b \u043d\u0430\u0439\u0442\u0438 \u0435\u0435. \u041d\u0430\u0447\u0438\u043d\u0430\u0435\u0442\u0441\u044f \u043c\u0430\u0440\u0448\u0440\u0443\u0442 \u0432\u043e\u0442 \u0437\u0434\u0435\u0441\u044c. \u0417\u0434\u0435\u0441\u044c \u0432\u044b \u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442\u0435 \u0441\u0432\u043e\u0438 \u0431\u0430\u0439\u043a\u0438 \u0438 \u043d\u0430\u0447\u0438\u043d\u0430\u0435\u0442\u0435 \u043f\u043e\u0434\u044a\u0435\u043c. \u0415\u0441\u043b\u0438 \u0447\u0435\u0441\u0442\u043d\u043e - \u0442\u043e \u043f\u043e\u0434\u044c\u0435\u043c \u043e\u0447\u0435\u043d\u044c \u0442\u044f\u0436\u0435\u043b\u044b\u0439 - \u043a\u043e\u0433\u0434\u0430 \u043c\u044b \u043f\u043e\u0434\u043d\u0438\u043c\u0430\u043b\u0438\u0441\u044c \u043d\u0430 \u0432\u0435\u0440\u0448\u0438\u043d\u0443, \u0442\u043e \u044f \u0447\u0443\u0432\u0441\u0442\u0432\u043e\u0432\u0430\u043b \u0447\u0442\u043e \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u0440\u0430\u0437 \u0442\u0430\u043a \u0441\u0438\u043b\u044c\u043d\u043e \u0443\u0441\u0442\u0430\u0432\u0430\u043b, \u043a\u043e\u0433\u0434\u0430 \u0441\u043b\u0443\u0436\u0438\u043b \u0432 \u0430\u0440\u043c\u0438\u0438)))
    \n

    \n

    \n

    \n

    You go through the impenetrable jungle, and in front you see only the path, a lot of stones and trees. You reach the peak after two hours of climbing. We got there a half an hour before sunrise. To warm ourselves we had to light a fire, because it is very cold at the top (if you decided to climb, take some warm clothes with you). After breakfast, we sat down to see the beginning of the sunrise. You're so tired that your legs are trembling, but the picture that surrounds you simply takes your breath away and you do not feel any fatigue or pain in the muscles. It's just you and the sun. You see how everything begins filling with some invisible energy passing through the sun rays. The whole Island comes to life, and you can fully feel it under your feet. 

    \n
     \u0412\u044b \u0438\u0434\u0435\u0442\u0435 \u0447\u0435\u0440\u0435\u0437 \u043d\u0435\u043f\u0440\u043e\u0433\u043b\u044f\u0434\u043d\u044b\u0435 \u0434\u0436\u0443\u043d\u0433\u043b\u0438, \u0438 \u0432\u0438\u0434\u0438\u0442\u0435 \u043f\u0435\u0440\u0435\u0434 \u0441\u043e\u0431\u043e\u0439 \u0442\u043e\u043b\u044c\u043a\u043e \u0442\u0440\u043e\u043f\u0443 \u0438 \u043c\u043d\u043e\u0436\u0435\u0441\u0442\u0432\u043e \u043a\u0430\u043c\u043d\u0435\u0439 \u0438 \u0434\u0435\u0440\u0435\u0432\u044c\u0435\u0432.  2 \u0447\u0430\u0441\u0430 \u043f\u043e\u0434\u044c\u0435\u043c\u0430 \u0438 \u0432\u044b \u043d\u0430\u0432\u0435\u0440\u0445\u0443. \u041c\u044b \u0434\u043e\u0431\u0440\u0430\u043b\u0438\u0441\u044c \u0437\u0430 \u043f\u043e\u043b\u0447\u0430\u0441\u0430 \u0434\u043e \u0432\u043e\u0441\u0445\u043e\u0434\u0430 \u0441\u043e\u043b\u043d\u0446\u0430 \u0438 \u043d\u0430\u043c \u043f\u0440\u0438\u0448\u043b\u043e\u0441\u044c \u0440\u0430\u0437\u0436\u0435\u0447\u044c \u043a\u043e\u0441\u0442\u0435\u0440 - \u0442\u0430\u043a \u043a\u0430\u043a \u043d\u0430 \u0432\u0435\u0440\u0448\u0438\u043d\u0435 \u043e\u0447\u0435\u043d\u044c \u0445\u043e\u043b\u043e\u0434\u043d\u043e (\u0435\u0441\u043b\u0438 \u0431\u0443\u0434\u0435\u0442\u0435 \u043f\u043e\u0434\u043d\u0438\u043c\u0430\u0442\u044c\u0441\u044f, \u0442\u043e \u043f\u0440\u0438\u0445\u0432\u0430\u0442\u0438\u0442\u0435 \u0442\u0435\u043f\u043b\u044b\u0435 \u0432\u0435\u0449\u0438). \u041f\u043e\u0437\u0430\u0432\u0442\u0440\u0430\u043a\u0430\u0432 \u043c\u044b \u043d\u0430\u0447\u043b\u0438 \u0432\u0438\u0434\u0435\u0442\u044c \u043d\u0430\u0447\u0430\u043b\u043e \u0440\u0430\u0441\u0441\u0432\u0435\u0442\u0430. \u0422\u044b \u043d\u0430\u0441\u0442\u043e\u043b\u044c\u043a\u043e \u0443\u0441\u0442\u0430\u043b, \u0447\u0442\u043e \u0443 \u0442\u0435\u0431\u044f \u0434\u0440\u043e\u0436\u0430\u0442 \u043d\u043e\u0433\u0438, \u043d\u043e \u0442\u0430 \u043a\u0430\u0440\u0442\u0438\u043d\u0430, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u0442\u0435\u0431\u044f \u043e\u043a\u0440\u0443\u0436\u0430\u0435\u0442 \u043f\u0440\u043e\u0441\u0442\u043e \u0437\u0430\u0445\u0432\u0430\u0442\u044b\u0432\u0430\u0435\u0442 \u0442\u0432\u043e\u0439 \u0434\u0443\u0445 \u0438 \u0442\u044b \u043d\u0435 \u0447\u0443\u0432\u0441\u0442\u0432\u0443\u0435\u0448\u044c \u043d\u0438 \u0443\u0441\u0442\u0430\u043b\u043e\u0441\u0442\u0438, \u043d\u0438 \u0431\u043e\u043b\u0438 \u0432 \u043c\u044b\u0448\u0446\u0430\u0445. \u0415\u0441\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u0442\u044b \u0438 \u0441\u043e\u043b\u043d\u0446\u0435. \u0422\u044b \u0432\u0438\u0434\u0438\u0448\u044c \u043a\u0430\u043a \u0432\u0441\u0435 \u0432\u043e\u043a\u0440\u0443\u0433 \u043d\u0430\u0447\u0438\u043d\u0430\u0435\u0442 \u043d\u0430\u043f\u043e\u043b\u043d\u044f\u0435\u0442\u0441\u044f \u043a\u0430\u043a\u043e\u0439 \u0442\u043e \u043d\u0435\u0432\u0438\u0434\u0438\u043c\u043e\u0439 \u044d\u043d\u0435\u0440\u0433\u0438\u0435\u0439, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u043f\u0435\u0440\u0435\u0434\u0430\u0435\u0442\u0441\u044f \u0447\u0435\u0440\u0435\u0437 \u043b\u0443\u0447\u0438 \u0441\u043e\u043b\u043d\u0446\u0430 \u0438 \u0432\u0435\u0441\u044c \u043e\u0441\u0442\u0440\u043e\u0432 \u043e\u0436\u0438\u0432\u0430\u0435\u0442 \u0438 \u043e\u043d \u043f\u043e\u043b\u043d\u043e\u0441\u0442\u044c\u044e \u043f\u043e\u0434 \u0442\u0432\u043e\u0438\u043c\u0438 \u043d\u043e\u0433\u0430\u043c\u0438. 
    \n

    \n


    \n

    \n

    \n

    Descend back seemed much harder than the climb. You cannot bend your legs anymore, and you always have to stay on your feet to avoid slipping on the small stones that littered the trail.

    \n
    \u0421\u043f\u0443\u0441\u043a\u0430\u0442\u044c\u0441\u044f \u043d\u0430\u0437\u0430\u0434 \u043c\u043d\u0435 \u043f\u043e\u043a\u0430\u0437\u0430\u043b\u043e\u0441\u044c \u043d\u0430\u043c\u043d\u043e\u0433\u043e \u0441\u043b\u043e\u0436\u043d\u0435\u0435 \u0447\u0435\u043c \u043f\u043e\u0434\u043d\u0438\u043c\u0430\u0442\u044c\u0441\u044f, \u0442\u0432\u043e\u0438 \u043d\u043e\u0433\u0438 \u0443\u0436\u0435 \u043d\u0435 \u0441\u0433\u0438\u0431\u0430\u044e\u0442\u0441\u044f \u0438 \u0442\u0435\u0431\u0435 \u043f\u043e\u0441\u0442\u043e\u044f\u043d\u043d\u043e \u043f\u0440\u0438\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u0443\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c\u0441\u044f \u043d\u0430 \u043d\u043e\u0433\u0430\u0445, \u0447\u0442\u043e\u0431\u044b \u043d\u0435 \u043f\u043e\u0434\u0441\u043a\u043e\u043b\u044c\u0437\u043d\u0443\u0442\u044c\u0441\u044f \u043d\u0430 \u043c\u0435\u043b\u043a\u0438\u0445 \u043a\u0430\u043c\u043d\u044f\u0445, \u043a\u043e\u0442\u043e\u0440\u044b\u043c\u0438 \u0443\u0441\u044b\u043f\u0430\u043d\u0430 \u0442\u0440\u043e\u043f\u0430. 
    \n

    \n


    \n

    Generally, the whole journey takes about 5 hours. When you get home after these 5 hours, you sleep all day long. It happened with me, but it was worth it. So, the Khao Ra mountain is the first place where you need to go, if you're on Koh Phangan.

    \n
    \u0412\u043e\u043e\u0431\u0449\u0435 \u0432\u0441\u0435 \u043f\u0443\u0442\u0435\u0448\u0435\u0441\u0442\u0432\u0438\u0435 \u0437\u0430\u043d\u0438\u043c\u0430\u0435\u0442 \u043f\u0440\u0438\u043c\u0435\u0440\u043d\u043e 5 \u0447\u0430\u0441\u043e\u0432. \u041f\u043e\u0441\u043b\u0435 \u044d\u0442\u0438\u0445 5 \u0447\u0430\u0441\u043e\u0432, \u0434\u043e\u0431\u0440\u0430\u0432\u0448\u0438\u0441\u044c \u0434\u043e \u0434\u043e\u043c\u0430 \u0432\u044b \u043f\u0440\u043e\u0441\u043f\u0438\u0442\u0435 \u0446\u0435\u043b\u044b\u0435 \u0441\u0443\u0442\u043a\u0438. \u0421\u043e \u043c\u043d\u043e\u0439 \u0431\u044b\u043b\u043e \u0442\u0430\u043a - \u043d\u043e \u044d\u0442\u043e \u0442\u043e\u0433\u043e \u0441\u0442\u043e\u0438\u043b\u043e. \u0418\u0442\u0430\u043a \u0413\u043e\u0440\u0430 Kao RA - \u044d\u0442\u043e 1 \u043c\u0435\u0441\u0442\u043e \u043a\u0443\u0434\u0430 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u043f\u043e\u0439\u0442\u0438, \u0435\u0441\u043b\u0438 \u0432\u044b \u043e\u043a\u0430\u0437\u0430\u043b\u0438\u0441\u044c \u043d\u0430 koh pnahgan.
    \n

    \n\n\n
    \n\n---\n\nIf you like this article not follow only me, but also follow the author - @maximkichev\n\n---\n\nAll STEEM Dollars for this post go to the featured author. \u0412\u0441\u0435 SD \u0437\u0430 \u043f\u043e\u0441\u0442 \u043f\u043e\u043b\u0443\u0447\u0438\u0442 \u0430\u0432\u0442\u043e\u0440.", + "category": "travel", + "children": 9, + "created": "2016-09-09T15:54:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/09/Y_0JKWJ5pe857b21.jpg", + "https://www.steemimg.com/images/2016/09/09/IMG_2788ab413.jpg", + "https://www.steemimg.com/images/2016/09/09/IMG_2784906aa.jpg", + "https://www.steemimg.com/images/2016/09/09/IMG_2785398e0.jpg", + "https://www.steemimg.com/images/2016/09/09/IMG_276624edc.jpg", + "https://www.steemimg.com/images/2016/09/09/IMG_27357a29b.jpg", + "https://www.steemimg.com/images/2016/09/09/IMG_2757aae57.jpg", + "https://www.steemimg.com/images/2016/09/09/IMG_5427e8b77.jpg", + "https://www.steemimg.com/images/2016/09/09/IMG_277743f4a.jpg", + "https://www.steemimg.com/images/2016/09/09/IMG_268191b76.jpg" + ], + "links": [ + "https://www.google.ru/maps/dir/9.7385024,100.0152852//@9.7408149,100.0288494,4941m/data=!3m1!1e3" + ], + "tags": [ + "travel", + "ru", + "thailand", + "photography" + ], + "users": [ + "maximkichev" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 75082713546912, + "payout": 512.151, + "payout_at": "2016-09-16T15:54:48", + "pending_payout_value": "512.151 HBD", + "percent_hbd": 10000, + "permlink": "places-which-you-definitely-should-visit-if-you-come-to-koh-phangan-mesta-kotorye-obyazatelno-nado-posetit-esli-vy-priekhali-na", + "post_id": 1185681, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 175 + }, + "title": "Places which you definitely should visit if you come to Koh Phangan. / \u041c\u0435\u0441\u0442\u0430, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e \u043d\u0430\u0434\u043e \u043f\u043e\u0441\u0435\u0442\u0438\u0442\u044c \u0435\u0441\u043b\u0438 \u0432\u044b \u043f\u0440\u0438\u0435\u0445\u0430\u043b\u0438 \u043d\u0430 KOh Phangan. (featuring @maximkichev as author)", + "updated": "2016-09-09T15:54:48", + "url": "/travel/@terrycraft/places-which-you-definitely-should-visit-if-you-come-to-koh-phangan-mesta-kotorye-obyazatelno-nado-posetit-esli-vy-priekhali-na" + }, + { + "active_votes": [ + { + "rshares": 32209910549450, + "voter": "smooth" + }, + { + "rshares": 2077852086285, + "voter": "bmw" + }, + { + "rshares": 166610243623, + "voter": "highasfuck" + }, + { + "rshares": 2439485536202, + "voter": "badassmother" + }, + { + "rshares": 2108407203093, + "voter": "hr1" + }, + { + "rshares": 1151038012048, + "voter": "rossco99" + }, + { + "rshares": 3104291349, + "voter": "boy" + }, + { + "rshares": 3768993679, + "voter": "bue-witness" + }, + { + "rshares": 684025370, + "voter": "bunny" + }, + { + "rshares": 54886654068, + "voter": "bue" + }, + { + "rshares": 1663384384, + "voter": "mini" + }, + { + "rshares": 213796245, + "voter": "moon" + }, + { + "rshares": 207040085703, + "voter": "alex90342fastn1" + }, + { + "rshares": 1805864373748, + "voter": "joseph" + }, + { + "rshares": 3557829852947, + "voter": "au1nethyb1" + }, + { + "rshares": 5813203967, + "voter": "bentley" + }, + { + "rshares": 425565065633, + "voter": "recursive2" + }, + { + "rshares": 422430765495, + "voter": "recursive3" + }, + { + "rshares": 2772240768111, + "voter": "recursive" + }, + { + "rshares": 1425577812, + "voter": "mineralwasser" + }, + { + "rshares": 877711857741, + "voter": "boombastic" + }, + { + "rshares": 118402939173, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 8480393800, + "voter": "bingo-0" + }, + { + "rshares": 5968683007064, + "voter": "smooth.witness" + }, + { + "rshares": 468767969107, + "voter": "boatymcboatface" + }, + { + "rshares": 28916450606, + "voter": "proctologic" + }, + { + "rshares": 10562129416, + "voter": "idol" + }, + { + "rshares": 625011253, + "voter": "healthcare" + }, + { + "rshares": 973154576, + "voter": "daniel.pan" + }, + { + "rshares": 2738509948771, + "voter": "donkeypong" + }, + { + "rshares": 26057305221, + "voter": "dedriss" + }, + { + "rshares": 196852731768, + "voter": "gardenlady" + }, + { + "rshares": 288356419, + "voter": "helen.tan" + }, + { + "rshares": 68143381005, + "voter": "unosuke" + }, + { + "rshares": 24303123564, + "voter": "yefet" + }, + { + "rshares": 1741272428, + "voter": "jocelyn" + }, + { + "rshares": 85212332042, + "voter": "acidsun" + }, + { + "rshares": 79785618296, + "voter": "edgeland" + }, + { + "rshares": 1121817920486, + "voter": "gavvet" + }, + { + "rshares": 433348204760, + "voter": "eeks" + }, + { + "rshares": 7080779442, + "voter": "fkn" + }, + { + "rshares": 32112728835, + "voter": "thedarkestplum" + }, + { + "rshares": 1223641122, + "voter": "spaninv" + }, + { + "rshares": 9314629199, + "voter": "elishagh1" + }, + { + "rshares": 708024320909, + "voter": "nanzo-scoop" + }, + { + "rshares": 1119726592, + "voter": "weenfan" + }, + { + "rshares": 3762124261, + "voter": "daycrypter" + }, + { + "rshares": 43834855787, + "voter": "hannixx42" + }, + { + "rshares": 215061312259, + "voter": "mummyimperfect" + }, + { + "rshares": 491004536, + "voter": "coar" + }, + { + "rshares": 82049522936, + "voter": "asch" + }, + { + "rshares": 1426434133, + "voter": "murh" + }, + { + "rshares": 3308582795, + "voter": "cryptofunk" + }, + { + "rshares": 584926518, + "voter": "kodi" + }, + { + "rshares": 2371910543, + "voter": "error" + }, + { + "rshares": 12723878756, + "voter": "andu" + }, + { + "rshares": 990454523809, + "voter": "cyber" + }, + { + "rshares": 59785708773, + "voter": "theshell" + }, + { + "rshares": 59686449190, + "voter": "ak2020" + }, + { + "rshares": 3840941404625, + "voter": "satoshifund" + }, + { + "rshares": 378596949030, + "voter": "taoteh1221" + }, + { + "rshares": 51414971144, + "voter": "juanmiguelsalas" + }, + { + "rshares": 20442425735, + "voter": "ratel" + }, + { + "rshares": 24830367154, + "voter": "wongshiying" + }, + { + "rshares": 187337337818, + "voter": "will-zewe" + }, + { + "rshares": 541023654027, + "voter": "infovore" + }, + { + "rshares": 19198876444, + "voter": "ziv" + }, + { + "rshares": 15768555186, + "voter": "zakharya" + }, + { + "rshares": 290464300861, + "voter": "trogdor" + }, + { + "rshares": 3701950139, + "voter": "tee-em" + }, + { + "rshares": 5923296936, + "voter": "mark-waser" + }, + { + "rshares": 32222340473, + "voter": "kimziv" + }, + { + "rshares": 45237426564, + "voter": "honeythief" + }, + { + "rshares": 31927952685, + "voter": "talanhorne" + }, + { + "rshares": 5709223040, + "voter": "fuck.off" + }, + { + "rshares": 2377346942, + "voter": "superfreek" + }, + { + "rshares": 5480825001, + "voter": "iloveporn" + }, + { + "rshares": 4712219457, + "voter": "the.bot" + }, + { + "rshares": 6666618539, + "voter": "johnbradshaw" + }, + { + "rshares": 43693928162, + "voter": "clement" + }, + { + "rshares": 17554236631, + "voter": "grey580" + }, + { + "rshares": 182388271645, + "voter": "marina" + }, + { + "rshares": 4645467630, + "voter": "the.whale" + }, + { + "rshares": 3528876526, + "voter": "michaellamden68" + }, + { + "rshares": 222777718999, + "voter": "asmolokalo" + }, + { + "rshares": 4512625718, + "voter": "unicornfarts" + }, + { + "rshares": 3370551385, + "voter": "orly" + }, + { + "rshares": 18214221278, + "voter": "konstantin" + }, + { + "rshares": 35752668468, + "voter": "hitmeasap" + }, + { + "rshares": 4763071810, + "voter": "vote" + }, + { + "rshares": 5019691784, + "voter": "kissmybutt" + }, + { + "rshares": 25019272432, + "voter": "tcfxyz" + }, + { + "rshares": 6930385115, + "voter": "futurefood" + }, + { + "rshares": 781309656211, + "voter": "slowwalker" + }, + { + "rshares": 22388133464, + "voter": "furion" + }, + { + "rshares": 6100392404, + "voter": "owdy" + }, + { + "rshares": 166358431, + "voter": "barbara2" + }, + { + "rshares": 184836269, + "voter": "ch0c0latechip" + }, + { + "rshares": 171074149, + "voter": "doge4lyf" + }, + { + "rshares": 10476918380, + "voter": "spiz0r" + }, + { + "rshares": 1137775118, + "voter": "steem1653" + }, + { + "rshares": 66978870, + "voter": "cynetyc" + }, + { + "rshares": 4725192532, + "voter": "gikitiki" + }, + { + "rshares": 5013218518, + "voter": "thegoodguy" + }, + { + "rshares": 17027072290, + "voter": "bdavid" + }, + { + "rshares": 3762694574, + "voter": "karen13" + }, + { + "rshares": 11531373739, + "voter": "deviedev" + }, + { + "rshares": 1426566038, + "voter": "jrd8526" + }, + { + "rshares": 318824087376, + "voter": "nabilov" + }, + { + "rshares": 402879329, + "voter": "karenmckersie" + }, + { + "rshares": 580981474, + "voter": "luisucv34" + }, + { + "rshares": 42135654565, + "voter": "milestone" + }, + { + "rshares": 6854219330, + "voter": "lichtblick" + }, + { + "rshares": 3867487031, + "voter": "maximkichev" + }, + { + "rshares": 9691272457, + "voter": "benjiberigan" + }, + { + "rshares": 1687010517, + "voter": "iamwne" + }, + { + "rshares": 6415845999, + "voter": "smolalit" + }, + { + "rshares": 3403211870, + "voter": "tarindel" + }, + { + "rshares": 3214012092, + "voter": "azurejasper" + }, + { + "rshares": 23205013298, + "voter": "deanliu" + }, + { + "rshares": 5576414189, + "voter": "sharker" + }, + { + "rshares": 7814007837, + "voter": "neroru" + }, + { + "rshares": 182919748708, + "voter": "jl777" + }, + { + "rshares": 417941637, + "voter": "meteor78" + }, + { + "rshares": 8027780033, + "voter": "lostnuggett" + }, + { + "rshares": 5737059922, + "voter": "positive" + }, + { + "rshares": 1820822060, + "voter": "yarly" + }, + { + "rshares": 275109479, + "voter": "yarly2" + }, + { + "rshares": 275521387, + "voter": "yarly3" + }, + { + "rshares": 159279578, + "voter": "yarly4" + }, + { + "rshares": 160178852, + "voter": "yarly5" + }, + { + "rshares": 91302559, + "voter": "yarly7" + }, + { + "rshares": 102811553757, + "voter": "crazymumzysa" + }, + { + "rshares": 3722685416, + "voter": "bristolchris72" + }, + { + "rshares": 14627223384, + "voter": "lemooljiang" + }, + { + "rshares": 15588418722, + "voter": "proto" + }, + { + "rshares": 639310915, + "voter": "curator" + }, + { + "rshares": 5280930940, + "voter": "sisterholics" + }, + { + "rshares": 441281474, + "voter": "yarly10" + }, + { + "rshares": 1674483084, + "voter": "alex.chien" + }, + { + "rshares": 236361100, + "voter": "yarly11" + }, + { + "rshares": 5604724303, + "voter": "royalmacro" + }, + { + "rshares": 82681797, + "voter": "yarly12" + }, + { + "rshares": 188750658, + "voter": "fnait" + }, + { + "rshares": 172227161, + "voter": "keepcalmand" + }, + { + "rshares": 2795368670, + "voter": "nelu.ceban" + }, + { + "rshares": 40871222967, + "voter": "celebr1ty" + }, + { + "rshares": 1681045529, + "voter": "remlaps" + }, + { + "rshares": 156341247, + "voter": "steemster1" + }, + { + "rshares": 897456559, + "voter": "mar1978co" + }, + { + "rshares": 45688158799, + "voter": "jasonstaggers" + }, + { + "rshares": 3171963580, + "voter": "glitterpig" + }, + { + "rshares": 998433406, + "voter": "metaflute" + }, + { + "rshares": 7881201912, + "voter": "taker" + }, + { + "rshares": 881767548, + "voter": "pakisnxt" + }, + { + "rshares": 4649311088, + "voter": "nekromarinist" + }, + { + "rshares": 63257042, + "voter": "sharon" + }, + { + "rshares": 1601829968, + "voter": "whitemike313" + }, + { + "rshares": 7192200656, + "voter": "dumar022" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 190082786698, + "voter": "laonie" + }, + { + "rshares": 23121983186, + "voter": "rawnetics" + }, + { + "rshares": 24515834483, + "voter": "laoyao" + }, + { + "rshares": 6522359215, + "voter": "myfirst" + }, + { + "rshares": 38688562457, + "voter": "somebody" + }, + { + "rshares": 1447208905, + "voter": "flysaga" + }, + { + "rshares": 11068134228, + "voter": "gmurph" + }, + { + "rshares": 12614950441, + "voter": "poeticsnake" + }, + { + "rshares": 8548330171, + "voter": "midnightoil" + }, + { + "rshares": 2445979336, + "voter": "kalimor" + }, + { + "rshares": 64812629, + "voter": "coderg" + }, + { + "rshares": 3991168336, + "voter": "ullikume" + }, + { + "rshares": 21306697193, + "voter": "xiaohui" + }, + { + "rshares": 130057678824, + "voter": "terrycraft" + }, + { + "rshares": 5627538351, + "voter": "oflyhigh" + }, + { + "rshares": 668688080, + "voter": "xiaokongcom" + }, + { + "rshares": 2076051332, + "voter": "natalymaty" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 59738641, + "voter": "ciao" + }, + { + "rshares": 9102651334, + "voter": "thebotkiller" + }, + { + "rshares": 63423407, + "voter": "bubblefantasy" + }, + { + "rshares": 57931304, + "voter": "dmns" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 283251416, + "voter": "naifaz" + }, + { + "rshares": 1347505894, + "voter": "xianjun" + }, + { + "rshares": 19626980733, + "voter": "hanshotfirst" + }, + { + "rshares": 57765027, + "voter": "steema" + }, + { + "rshares": 1590512333, + "voter": "erikclark13" + }, + { + "rshares": 74480084, + "voter": "confucius" + }, + { + "rshares": 3031915101, + "voter": "bledarus" + }, + { + "rshares": 84320024567, + "voter": "miacats" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 88459086, + "voter": "microluck" + }, + { + "rshares": 5520695320, + "voter": "userlogin" + }, + { + "rshares": 3641292196, + "voter": "rubenalexander" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 1604604785, + "voter": "chinadaily" + }, + { + "rshares": 238320826, + "voter": "jimmytwoshoes" + }, + { + "rshares": 4641169235, + "voter": "themanualbot" + }, + { + "rshares": 56593235, + "voter": "johnbyrd" + }, + { + "rshares": 56575537, + "voter": "thomasaustin" + }, + { + "rshares": 56573535, + "voter": "thermor" + }, + { + "rshares": 56585538, + "voter": "ficholl" + }, + { + "rshares": 56566121, + "voter": "widell" + }, + { + "rshares": 445797799, + "voter": "violino" + }, + { + "rshares": 57556400, + "voter": "unnsmed" + }, + { + "rshares": 56161396, + "voter": "revelbrooks" + }, + { + "rshares": 383708931, + "voter": "mig641" + }, + { + "rshares": 23334540013, + "voter": "andrewawerdna" + }, + { + "rshares": 76843163, + "voter": "joelbow" + }, + { + "rshares": 8356686019, + "voter": "onetree" + }, + { + "rshares": 54999739, + "voter": "curpose" + }, + { + "rshares": 2821346023, + "voter": "nulliusinverba" + }, + { + "rshares": 55201559808, + "voter": "skum" + }, + { + "rshares": 717552329, + "voter": "gear66" + }, + { + "rshares": 55085378, + "voter": "troich" + }, + { + "rshares": 5554999718, + "voter": "nadin3" + }, + { + "rshares": 1653932598, + "voter": "davidjkelley" + }, + { + "rshares": 7270142365, + "voter": "davidbrogan" + }, + { + "rshares": 53966805, + "voter": "crion" + }, + { + "rshares": 167467370, + "voter": "greatness" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 2923517771, + "voter": "victoriart" + }, + { + "rshares": 53613607, + "voter": "wiss" + }, + { + "rshares": 51307008, + "voter": "supersune" + }, + { + "rshares": 18057583861, + "voter": "sponge-bob" + }, + { + "rshares": 15514674259, + "voter": "digital-wisdom" + }, + { + "rshares": 3859591998, + "voter": "ethical-ai" + }, + { + "rshares": 54362089, + "voter": "stroully" + }, + { + "rshares": 2165558509, + "voter": "matthewtiii" + }, + { + "rshares": 5661690231, + "voter": "jwaser" + }, + { + "rshares": 54019345, + "voter": "thadm" + }, + { + "rshares": 54017499, + "voter": "prof" + }, + { + "rshares": 96816010070, + "voter": "thecyclist" + }, + { + "rshares": 892494003, + "voter": "smisi" + }, + { + "rshares": 59219559, + "voter": "lighter" + }, + { + "rshares": 53655807, + "voter": "yorsens" + }, + { + "rshares": 7592106811, + "voter": "richardjuckes" + }, + { + "rshares": 53331040, + "voter": "bane" + }, + { + "rshares": 53324520, + "voter": "vive" + }, + { + "rshares": 53318865, + "voter": "coad" + }, + { + "rshares": 2667384915, + "voter": "bwaser" + }, + { + "rshares": 53003720, + "voter": "sofa" + }, + { + "rshares": 350841274, + "voter": "panther" + }, + { + "rshares": 58233803, + "voter": "plantbasedjunkie" + }, + { + "rshares": 902283883, + "voter": "brains" + }, + { + "rshares": 432113010, + "voter": "jessicanicklos" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 1336982326, + "voter": "steemafon" + }, + { + "rshares": 126767655, + "voter": "emeline" + }, + { + "rshares": 5174547999, + "voter": "chick1" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 59801281, + "voter": "nelyp" + }, + { + "rshares": 3183992503, + "voter": "slayer" + }, + { + "rshares": 2394301868, + "voter": "ellepdub" + }, + { + "rshares": 9555820483, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 50416865, + "voter": "mari5555na" + }, + { + "rshares": 4800857747, + "voter": "morgan.waser" + }, + { + "rshares": 51232949, + "voter": "dragonice" + }, + { + "rshares": 51230296, + "voter": "steemq" + }, + { + "rshares": 51141851, + "voter": "slow" + }, + { + "rshares": 1176614558, + "voter": "anns" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50656652, + "voter": "s0lo" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50865840, + "voter": "sting" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50540827, + "voter": "amstel" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 3710639173, + "voter": "dodders007" + }, + { + "rshares": 65631189, + "voter": "vuyusile" + }, + { + "rshares": 3678104089, + "voter": "strong-ai" + }, + { + "rshares": 77637243, + "voter": "igtes" + }, + { + "rshares": 77568662, + "voter": "timalex" + }, + { + "rshares": 157689742, + "voter": "buffett" + }, + { + "rshares": 162925257, + "voter": "uct" + }, + { + "rshares": 162904624, + "voter": "allianz" + }, + { + "rshares": 161849597, + "voter": "iberia" + }, + { + "rshares": 282877474, + "voter": "witchcraftblog" + }, + { + "rshares": 160861015, + "voter": "cybergirl" + }, + { + "rshares": 160845765, + "voter": "caseyneistat" + }, + { + "rshares": 141259918, + "voter": "laskoff" + }, + { + "rshares": 164534260, + "voter": "pawel-krawczyk" + }, + { + "rshares": 160319579, + "voter": "cybergirls" + }, + { + "rshares": 159025535, + "voter": "xtreme" + } + ], + "author": "gavvet", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.8, + "beneficiaries": [], + "blacklists": [], + "body": "When I was 16 (1964) My folks took the whole Family on a Ship to the UK. \n-\nThe trip was fantastic , Introduced to TV , where I saw and heard the Beatles, Rolling Stones, Freddie and the Dreamers, Dave Clark Five,Gerry and the Pacemakers ( not the modern meaning) and many other's ,the height of Beatlemania. In addition saw the movie \"A Hard Day's Night\" as well as attended a live Broadcast for Radio of Manfred Mann. \n\nI was in Matric at the time, came back from this with no interest in School ( not that I had much , anyhow) and dreams of being a Rockstar! \n\nhttps://pixabay.com/static/uploads/photo/2015/03/08/17/25/musician-664432_960_720.jpg\n\nI failed Matric and started working at the Railways as a clerk. I had already been called up for the Military and they would pay me while I was away. \n\nMy first Salary bought me a Hofner Bass Guitar, went for a couple of Lessons with a Guy called Sid B.\n-\nEvery one of the few passes I got ( see Army Days) would spend most of the time at nightclubs seeing Bands, totally mesmerized and, of course envious.Came out of Army, dream was still there.\n\nDid far less practice than I should have, and what also did not help was falling off Motorbike's every now and then. \n\nGreg P and I were best Friend's told me about a Gig down in East London .I resign from my Job and say goodbye to Lesley. We Ship my Amp & Bass and some luggage down by Train, get on my 250cc Ariel Leader and leave for the Coast.(about 700 kms) Just before East London there is a Gale Force wind blowing, I cannot keep the front wheel down on the road , Greg is heavier than me so he drives the rest of the way. \n\nWe stay with Greg's Aunt in Gonubie ,a Music Teacher.\n\nThere is a band that had some Radio success down there called the Kynd ( later the Dealians) they had just split up and we were hoping to join the remaining members.\n\nGreg's Aunt kept Chickens, we often got home after 0200hrs and a stupid Black Rooster thought 0330hrs was time to crow! One night I hear a commotion, look outside and 2 locals are stealing chickens, I tell Greg, he says, \"leave them\".About a week after this a Guy comes to the door, offering to sell me , hope you guessed this?, a Black Rooster that I recognised, I suggested he depart in no uncertain terms!\n\nIn no time Greg was the lead singer and Harmonica Player while I started learning their repertoire in preparation for the departure of the Bass Guitarist.\n\nThe one club they were going to play in had a Ballroom on the side of the Hotel , the Electrical wiring was a disaster, so I rewired the place!\n\nNot long after I was heading back to Gonubie on a winding road , A Chrysler Valiant was racing me , I saw him suddenly hit brakes, I remember going past him, looking at the Guy and thinking \"Chicken\" I am doing 80mph and there is a 90 degree left bend in front of me. Hit Brakes, lay it down, go over a 30 foot drop, hit a trees branches which slow me down, and land on my back other side of the tree.\n\nSome local tribesman come running and offer to help , I say \"Don't need it' and then trying to get up , feel the Bones grinding together , \"please help me\".\n-\nThe Valiant had stopped and wanted to take me to hospital, asked him to drop me off in Gonubie. Got Greg's Aunt to take Greg to fetch the Bike and then some Girls we had met, took me to the hospital. Collarbone broken in several places and a few broken ribs ( not as much fun as it sounds) \n\nHad to wear a Brace( for 5 weeks) and they kept me for observation. Realize that I have no money to pay the Hospital Bill's , Sheila , a girl who came to visit me, ask her to help me get dressed and , leaning on her a bit make my way out of there. ( never did heal properly, still have a bulging out left Collarbone)\n\nI drove my Ariel to a Train , let the fuel out and shipped it back to Johannesburg, and took a ticket for myself., leaving Greg to carry on performing there.\n\n\nThis was my first attempt at fame and fortune with music. Failed Dismally , and 2 of the Great Passions in my life , Music and Motorcycles , if you follow ,these My Memoirs, often interfered with each other. ( usually the Motorcycles, or should I say ,the Rider's fault!)\n-", + "category": "rockstar", + "children": 15, + "created": "2016-09-09T10:26:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://pixabay.com/static/uploads/photo/2015/03/08/17/25/musician-664432_960_720.jpg" + ], + "tags": [ + "rockstar", + "bikes", + "dreams", + "story" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 72692126008541, + "payout": 508.815, + "payout_at": "2016-09-16T10:26:45", + "pending_payout_value": "508.815 HBD", + "percent_hbd": 10000, + "permlink": "chronicles-of-alan-so-you-want-to-be-a-rockstar-bike-nut", + "post_id": 1182735, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 292 + }, + "title": "Chronicles of Alan : So You Want to be a Rockstar?/ Bike Nut", + "updated": "2016-09-09T10:26:45", + "url": "/rockstar/@gavvet/chronicles-of-alan-so-you-want-to-be-a-rockstar-bike-nut" + }, + { + "active_votes": [ + { + "rshares": 561572936362, + "voter": "dantheman" + }, + { + "rshares": 549710387588, + "voter": "barrie" + }, + { + "rshares": 31579728162781, + "voter": "smooth" + }, + { + "rshares": 1758764906801, + "voter": "fantasy" + }, + { + "rshares": 166615603737, + "voter": "highasfuck" + }, + { + "rshares": 190711424742, + "voter": "modprobe" + }, + { + "rshares": 2383118349121, + "voter": "badassmother" + }, + { + "rshares": 2015432595239, + "voter": "hr1" + }, + { + "rshares": 1085446760111, + "voter": "rossco99" + }, + { + "rshares": 5797848485834, + "voter": "steemit200" + }, + { + "rshares": 2483525027, + "voter": "boy" + }, + { + "rshares": 3015308015, + "voter": "bue-witness" + }, + { + "rshares": 547230235, + "voter": "bunny" + }, + { + "rshares": 1695095928056, + "voter": "steemychicken1" + }, + { + "rshares": 43926705129, + "voter": "bue" + }, + { + "rshares": 1330747267, + "voter": "mini" + }, + { + "rshares": 171038238, + "voter": "moon" + }, + { + "rshares": 207051459466, + "voter": "alex90342fastn1" + }, + { + "rshares": 1764455997771, + "voter": "joseph" + }, + { + "rshares": 3281352519643, + "voter": "au1nethyb1" + }, + { + "rshares": 425651088795, + "voter": "recursive2" + }, + { + "rshares": 2705241943122, + "voter": "recursive" + }, + { + "rshares": 8086479107, + "voter": "bingo-0" + }, + { + "rshares": 2008000326, + "voter": "bingo-1" + }, + { + "rshares": 5857776495238, + "voter": "smooth.witness" + }, + { + "rshares": 436070200327, + "voter": "boatymcboatface" + }, + { + "rshares": 31545218843, + "voter": "proctologic" + }, + { + "rshares": 10084159181, + "voter": "idol" + }, + { + "rshares": 500017699, + "voter": "healthcare" + }, + { + "rshares": 414357548, + "voter": "grumlin" + }, + { + "rshares": 778544783, + "voter": "daniel.pan" + }, + { + "rshares": 26578451325, + "voter": "dedriss" + }, + { + "rshares": 41916147129, + "voter": "alexgr" + }, + { + "rshares": 230687619, + "voter": "helen.tan" + }, + { + "rshares": 1662358510, + "voter": "jocelyn" + }, + { + "rshares": 79995564989, + "voter": "acidsun" + }, + { + "rshares": 14373120465, + "voter": "gregory-f" + }, + { + "rshares": 85951923946, + "voter": "edgeland" + }, + { + "rshares": 18718327214, + "voter": "fkn" + }, + { + "rshares": 25288585066, + "voter": "elishagh1" + }, + { + "rshares": 10277348107, + "voter": "richman" + }, + { + "rshares": 8527080781, + "voter": "acidyo" + }, + { + "rshares": 82053459327, + "voter": "asch" + }, + { + "rshares": 1412752719, + "voter": "murh" + }, + { + "rshares": 6475718348, + "voter": "cryptofunk" + }, + { + "rshares": 2264500839, + "voter": "error" + }, + { + "rshares": 943553728992, + "voter": "cyber" + }, + { + "rshares": 18448397347, + "voter": "btcturbo" + }, + { + "rshares": 58038815376, + "voter": "theshell" + }, + { + "rshares": 3687715205910, + "voter": "satoshifund" + }, + { + "rshares": 395437074226, + "voter": "taoteh1221" + }, + { + "rshares": 20144719878, + "voter": "samether" + }, + { + "rshares": 20442868443, + "voter": "ratel" + }, + { + "rshares": 279126962673, + "voter": "trogdor" + }, + { + "rshares": 5795186647, + "voter": "mark-waser" + }, + { + "rshares": 32228996872, + "voter": "kimziv" + }, + { + "rshares": 45246577080, + "voter": "honeythief" + }, + { + "rshares": 5673679978, + "voter": "svamiva" + }, + { + "rshares": 2248896065, + "voter": "superfreek" + }, + { + "rshares": 451666843674, + "voter": "fyrstikken" + }, + { + "rshares": 17905384750, + "voter": "grey580" + }, + { + "rshares": 360818648, + "voter": "chetlanin" + }, + { + "rshares": 300291416166, + "voter": "ericvancewalton" + }, + { + "rshares": 19908489275, + "voter": "thebatchman" + }, + { + "rshares": 243501227743, + "voter": "asmolokalo" + }, + { + "rshares": 10063039399, + "voter": "romait" + }, + { + "rshares": 62067915608, + "voter": "lehard" + }, + { + "rshares": 86553215743, + "voter": "rubybian" + }, + { + "rshares": 3303810085, + "voter": "orly" + }, + { + "rshares": 23934011926, + "voter": "katyakov" + }, + { + "rshares": 293824051, + "voter": "eugeney" + }, + { + "rshares": 3359965374, + "voter": "stranger27" + }, + { + "rshares": 247676995, + "voter": "aidar88" + }, + { + "rshares": 10242467766, + "voter": "r4fken" + }, + { + "rshares": 1630527960, + "voter": "sergei" + }, + { + "rshares": 63385839026, + "voter": "furion" + }, + { + "rshares": 451567923, + "voter": "barbara2" + }, + { + "rshares": 501733856, + "voter": "ch0c0latechip" + }, + { + "rshares": 464367728, + "voter": "doge4lyf" + }, + { + "rshares": 4199113301, + "voter": "on0tole" + }, + { + "rshares": 1401033821, + "voter": "mixa" + }, + { + "rshares": 244529317, + "voter": "sairji" + }, + { + "rshares": 1231478161, + "voter": "dicov" + }, + { + "rshares": 1081087042, + "voter": "steem1653" + }, + { + "rshares": 17447017064, + "voter": "sebastien" + }, + { + "rshares": 4587737098, + "voter": "thegoodguy" + }, + { + "rshares": 17368168328, + "voter": "bdavid" + }, + { + "rshares": 145151426420, + "voter": "paco" + }, + { + "rshares": 15841046875, + "voter": "aaseb" + }, + { + "rshares": 242148482, + "voter": "danielkt" + }, + { + "rshares": 232276009, + "voter": "pet1000" + }, + { + "rshares": 3320294873, + "voter": "karen13" + }, + { + "rshares": 1340972075, + "voter": "jrd8526" + }, + { + "rshares": 53708107979, + "voter": "streetstyle" + }, + { + "rshares": 42141563347, + "voter": "milestone" + }, + { + "rshares": 34881132081, + "voter": "creemej" + }, + { + "rshares": 3790685220, + "voter": "maximkichev" + }, + { + "rshares": 13235028002, + "voter": "nippel66" + }, + { + "rshares": 11000903870, + "voter": "benjiberigan" + }, + { + "rshares": 147371907020, + "voter": "opheliafu" + }, + { + "rshares": 6288016365, + "voter": "smolalit" + }, + { + "rshares": 70773258992, + "voter": "thylbom" + }, + { + "rshares": 32837966086, + "voter": "royaltiffany" + }, + { + "rshares": 84471315031, + "voter": "gabbans" + }, + { + "rshares": 3403789707, + "voter": "tarindel" + }, + { + "rshares": 5687942473, + "voter": "sharker" + }, + { + "rshares": 3567394163, + "voter": "mastletter" + }, + { + "rshares": 172170120707, + "voter": "jl777" + }, + { + "rshares": 6690185396, + "voter": "lostnuggett" + }, + { + "rshares": 36210053260, + "voter": "zaebars" + }, + { + "rshares": 15576505282, + "voter": "positive" + }, + { + "rshares": 1784725260, + "voter": "yarly" + }, + { + "rshares": 269607289, + "voter": "yarly2" + }, + { + "rshares": 270010959, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 21206324510, + "voter": "prufarchy" + }, + { + "rshares": 4727554664, + "voter": "gustavopasquini" + }, + { + "rshares": 11195265993, + "voter": "crypto.owl" + }, + { + "rshares": 16350995772, + "voter": "cryptocameo" + }, + { + "rshares": 11070847636, + "voter": "webdeals" + }, + { + "rshares": 14672233176, + "voter": "proto" + }, + { + "rshares": 614745323, + "voter": "curator" + }, + { + "rshares": 5281956144, + "voter": "sisterholics" + }, + { + "rshares": 432471059, + "voter": "yarly10" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 27544903115, + "voter": "brianphobos" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 512358622, + "voter": "fnait" + }, + { + "rshares": 467497332, + "voter": "keepcalmand" + }, + { + "rshares": 6317337888, + "voter": "stef" + }, + { + "rshares": 42301488978, + "voter": "celebr1ty" + }, + { + "rshares": 16110859897, + "voter": "clevecross" + }, + { + "rshares": 29799849361, + "voter": "smailer" + }, + { + "rshares": 152942524, + "voter": "steemster1" + }, + { + "rshares": 13625163155, + "voter": "mahekg" + }, + { + "rshares": 947243183, + "voter": "metaflute" + }, + { + "rshares": 3809922583, + "voter": "litrbooh" + }, + { + "rshares": 6888047107, + "voter": "taker" + }, + { + "rshares": 3321239318, + "voter": "nekromarinist" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 190149189860, + "voter": "laonie" + }, + { + "rshares": 6533987694, + "voter": "myfirst" + }, + { + "rshares": 38696853568, + "voter": "somebody" + }, + { + "rshares": 1447466137, + "voter": "flysaga" + }, + { + "rshares": 68250832, + "voter": "missmishel623" + }, + { + "rshares": 8549992877, + "voter": "midnightoil" + }, + { + "rshares": 2398050010, + "voter": "kalimor" + }, + { + "rshares": 63530021, + "voter": "lisppower" + }, + { + "rshares": 3992234352, + "voter": "ullikume" + }, + { + "rshares": 1530734733, + "voter": "labradorsem" + }, + { + "rshares": 21311360777, + "voter": "xiaohui" + }, + { + "rshares": 63761518, + "voter": "jackkomber" + }, + { + "rshares": 53025177212, + "voter": "sirwinchester" + }, + { + "rshares": 668799919, + "voter": "xiaokongcom" + }, + { + "rshares": 71852974982, + "voter": "krishtopa" + }, + { + "rshares": 59697439, + "voter": "ritadey" + }, + { + "rshares": 62188234, + "voter": "msjennifer" + }, + { + "rshares": 58467607, + "voter": "ciao" + }, + { + "rshares": 56682205, + "voter": "steemo" + }, + { + "rshares": 1347751941, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 72860952, + "voter": "confucius" + }, + { + "rshares": 2672552968, + "voter": "unrealisback" + }, + { + "rshares": 3195802403, + "voter": "bledarus" + }, + { + "rshares": 84334739073, + "voter": "miacats" + }, + { + "rshares": 57405835, + "voter": "jarvis" + }, + { + "rshares": 88462814, + "voter": "microluck" + }, + { + "rshares": 9822102201, + "voter": "gonzo" + }, + { + "rshares": 11130566630, + "voter": "matrixdweller" + }, + { + "rshares": 233219280, + "voter": "orca" + }, + { + "rshares": 55520042, + "voter": "fortuner" + }, + { + "rshares": 7308827519, + "voter": "pjheinz" + }, + { + "rshares": 61077291, + "voter": "gokugirl" + }, + { + "rshares": 91268889034, + "voter": "serejandmyself" + }, + { + "rshares": 9535566551, + "voter": "mrgrey" + }, + { + "rshares": 13247149507, + "voter": "gvargas123" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 54216305, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 376185226, + "voter": "mig641" + }, + { + "rshares": 2976871874, + "voter": "netaterra" + }, + { + "rshares": 1688638686, + "voter": "imag1ne" + }, + { + "rshares": 55411616363, + "voter": "mandibil" + }, + { + "rshares": 1152937368, + "voter": "leno4ek" + }, + { + "rshares": 29086723061, + "voter": "daut44" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 1041989660, + "voter": "runridefly" + }, + { + "rshares": 2828713386, + "voter": "contentjunkie" + }, + { + "rshares": 56328557401, + "voter": "skum" + }, + { + "rshares": 3068876882, + "voter": "richardcrill" + }, + { + "rshares": 2182551484, + "voter": "jeremyfromwi" + }, + { + "rshares": 52836995, + "voter": "troich" + }, + { + "rshares": 5786458040, + "voter": "nadin3" + }, + { + "rshares": 1618047427, + "voter": "davidjkelley" + }, + { + "rshares": 172021611, + "voter": "team101" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 10603159452, + "voter": "ghasemkiani" + }, + { + "rshares": 44243789842, + "voter": "sponge-bob" + }, + { + "rshares": 15178433121, + "voter": "digital-wisdom" + }, + { + "rshares": 3779417423, + "voter": "ethical-ai" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 5538973438, + "voter": "jwaser" + }, + { + "rshares": 1366194355, + "voter": "masonmiler" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 646139908, + "voter": "kev7000" + }, + { + "rshares": 892535942, + "voter": "smisi" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 8571836724, + "voter": "richardjuckes" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 2609552039, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 3003723638, + "voter": "patelincho" + }, + { + "rshares": 43311803298, + "voter": "brains" + }, + { + "rshares": 3630508546, + "voter": "ibringawareness" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 1283980139, + "voter": "steemafon" + }, + { + "rshares": 2993149643, + "voter": "anton333" + }, + { + "rshares": 5175283638, + "voter": "chick1" + }, + { + "rshares": 2846316357, + "voter": "funnyman" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 3184101183, + "voter": "slayer" + }, + { + "rshares": 2341218171, + "voter": "ellepdub" + }, + { + "rshares": 9556368154, + "voter": "herpetologyguy" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 4696784818, + "voter": "morgan.waser" + }, + { + "rshares": 3794219558, + "voter": "puffin" + }, + { + "rshares": 50235850, + "voter": "billkappa442" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 1188780573, + "voter": "justephen" + }, + { + "rshares": 50547428, + "voter": "rockstar64" + }, + { + "rshares": 87615220, + "voter": "artfullyaging" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50351738, + "voter": "aschwin" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 3598354983, + "voter": "strong-ai" + }, + { + "rshares": 76019801, + "voter": "igtes" + }, + { + "rshares": 160755796, + "voter": "dikanevroman" + }, + { + "rshares": 154471584, + "voter": "buffett" + }, + { + "rshares": 104933884, + "voter": "siniceku" + }, + { + "rshares": 159627767, + "voter": "anasz" + }, + { + "rshares": 1410951549, + "voter": "rusteemitblog" + }, + { + "rshares": 158916557, + "voter": "robyneggs" + }, + { + "rshares": 288770755, + "voter": "witchcraftblog" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 161096439, + "voter": "bethsoft" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 160880639, + "voter": "illusions" + }, + { + "rshares": 160835930, + "voter": "skrillex" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 158532208, + "voter": "landria" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 146042945, + "voter": "insight2incite" + }, + { + "rshares": 142845272, + "voter": "kurjik7" + }, + { + "rshares": 158190261, + "voter": "tinalee59" + }, + { + "rshares": 155042925, + "voter": "stevebelize" + } + ], + "author": "serejandmyself", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.84, + "beneficiaries": [], + "blacklists": [], + "body": "#### WARNING - EXPLECIT IMAGE! \n\n#### A short introduction - this poem is written purposely to show that what you may think first isn\u2019t actually what was meant by an author. Of course the reader is the best judge, so I welcome you to guess what this poem is about (it is not what you may at first think). \n\n
    \n\n
    [![Exoskeletonation-60010296.jpg](https://www.steemimg.com/images/2016/09/09/Exoskeletonation-60010296.jpg)](https://www.steemimg.com/image/uGqzp)
    \n\n
    [Image Credit](http://zouchmagazine.com/hidden-meanings-in-fine-art-photography/#.V9LhfluLTcc)
    \n\n_______________________________________\n\nI lost my dignity to her,\nShe embarrasses me always.\n\nEvery time I see her around\nShe sticks in my face.\n\nWhy is it that I always\nStrive to get her?\n\nWhere in fact, she is just\nAnother one of many out there?\n\nViolently, but mostly gently.\nIn and out, in and out.\n\nShe looks at me in her\nWooden white innocent dress.\n\nShe causes me pain and \nSometimes she calms me down.\n\nWherever I go she is\nAlways there to haunt me\n\nShe is my cross,\nMy torture, my infinite regress.\n\n\n_____________________________\n\n#### P.S. The image used is there to make it a little more complicated, it goes along with the obvious meaning that comes to mind; hence I chose specifically this image for it. \n\n#### P.P.S. @opheliafu you are not allowed to guess as you know the answer ;-)\n\n#### Follow my steemit experience @serejandmyself", + "category": "story", + "children": 14, + "created": "2016-09-09T16:47:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/09/Exoskeletonation-60010296.jpg" + ], + "links": [ + "https://www.steemimg.com/image/uGqzp", + "http://zouchmagazine.com/hidden-meanings-in-fine-art-photography/#.V9LhfluLTcc" + ], + "tags": [ + "story", + "poetry", + "life", + "fiction", + "nsfw" + ], + "users": [ + "opheliafu", + "serejandmyself" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 71973652101647, + "payout": 487.487, + "payout_at": "2016-09-16T16:47:12", + "pending_payout_value": "487.487 HBD", + "percent_hbd": 10000, + "permlink": "the-one-who-haunts-me-an-original-poem", + "post_id": 1186261, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 271 + }, + "title": "The One Who Haunts Me (AN ORIGINAL POEM)", + "updated": "2016-09-09T17:34:21", + "url": "/story/@serejandmyself/the-one-who-haunts-me-an-original-poem" + }, + { + "active_votes": [ + { + "rshares": 591951832843, + "voter": "barrie" + }, + { + "rshares": 31578848112698, + "voter": "smooth" + }, + { + "rshares": 376089703384, + "voter": "anonymous" + }, + { + "rshares": 2321878507636, + "voter": "diaphanous" + }, + { + "rshares": 166615603737, + "voter": "highasfuck" + }, + { + "rshares": 2061873191902, + "voter": "hr1" + }, + { + "rshares": 1118197289542, + "voter": "rossco99" + }, + { + "rshares": 3725207425, + "voter": "boy" + }, + { + "rshares": 1784869161676, + "voter": "xeroc" + }, + { + "rshares": 4522863275, + "voter": "bue-witness" + }, + { + "rshares": 820834174, + "voter": "bunny" + }, + { + "rshares": 65880478292, + "voter": "bue" + }, + { + "rshares": 1996085502, + "voter": "mini" + }, + { + "rshares": 256555495, + "voter": "moon" + }, + { + "rshares": 1806174487860, + "voter": "joseph" + }, + { + "rshares": 422476341169, + "voter": "recursive3" + }, + { + "rshares": 512988068785, + "voter": "masteryoda" + }, + { + "rshares": 2772468221954, + "voter": "recursive" + }, + { + "rshares": 1425589933, + "voter": "mineralwasser" + }, + { + "rshares": 877743625756, + "voter": "boombastic" + }, + { + "rshares": 8480607652, + "voter": "bingo-0" + }, + { + "rshares": 5855818058935, + "voter": "smooth.witness" + }, + { + "rshares": 447093004517, + "voter": "boatymcboatface" + }, + { + "rshares": 10323043075, + "voter": "idol" + }, + { + "rshares": 750017233, + "voter": "healthcare" + }, + { + "rshares": 1167796680, + "voter": "daniel.pan" + }, + { + "rshares": 137064811153, + "voter": "team" + }, + { + "rshares": 311958832682, + "voter": "chitty" + }, + { + "rshares": 346027703, + "voter": "helen.tan" + }, + { + "rshares": 308037414070, + "voter": "noaommerrr" + }, + { + "rshares": 1701804945, + "voter": "jocelyn" + }, + { + "rshares": 79995564989, + "voter": "acidsun" + }, + { + "rshares": 14563906174, + "voter": "gregory-f" + }, + { + "rshares": 14585339405, + "voter": "full-measure" + }, + { + "rshares": 15930146890, + "voter": "jademont" + }, + { + "rshares": 19221136212, + "voter": "fkn" + }, + { + "rshares": 30329408902, + "voter": "instructor2121" + }, + { + "rshares": 25284985934, + "voter": "elishagh1" + }, + { + "rshares": 708091408693, + "voter": "nanzo-scoop" + }, + { + "rshares": 609077198, + "voter": "acidyo" + }, + { + "rshares": 155575849550, + "voter": "steve-walschot" + }, + { + "rshares": 43837669815, + "voter": "hannixx42" + }, + { + "rshares": 215072261916, + "voter": "mummyimperfect" + }, + { + "rshares": 82050928885, + "voter": "asch" + }, + { + "rshares": 1412711728, + "voter": "murh" + }, + { + "rshares": 6617937552, + "voter": "cryptofunk" + }, + { + "rshares": 2318163818, + "voter": "error" + }, + { + "rshares": 11928636334, + "voter": "andu" + }, + { + "rshares": 40826197506, + "voter": "ranko-k" + }, + { + "rshares": 967005119456, + "voter": "cyber" + }, + { + "rshares": 59689250888, + "voter": "ak2020" + }, + { + "rshares": 74270845750, + "voter": "thecryptofiend" + }, + { + "rshares": 49741312209, + "voter": "justtryme90" + }, + { + "rshares": 31455634866, + "voter": "drinkzya" + }, + { + "rshares": 72440597193, + "voter": "noganoo" + }, + { + "rshares": 3764352565491, + "voter": "satoshifund" + }, + { + "rshares": 367408628804, + "voter": "hedge-x" + }, + { + "rshares": 234280528820, + "voter": "wingz" + }, + { + "rshares": 55772810880, + "voter": "thecryptodrive" + }, + { + "rshares": 95854744864, + "voter": "will-zewe" + }, + { + "rshares": 15768648452, + "voter": "zakharya" + }, + { + "rshares": 284800825303, + "voter": "trogdor" + }, + { + "rshares": 33825386045, + "voter": "michaelx" + }, + { + "rshares": 5794977035, + "voter": "mark-waser" + }, + { + "rshares": 104955229724, + "voter": "geoffrey" + }, + { + "rshares": 193353432166, + "voter": "kimziv" + }, + { + "rshares": 46148657859, + "voter": "honeythief" + }, + { + "rshares": 2313116703, + "voter": "superfreek" + }, + { + "rshares": 866835031, + "voter": "treeshaface" + }, + { + "rshares": 523590189, + "voter": "mrhankeh" + }, + { + "rshares": 17554298774, + "voter": "grey580" + }, + { + "rshares": 20274217878, + "voter": "thebatchman" + }, + { + "rshares": 325527619, + "voter": "kosimoos" + }, + { + "rshares": 233139473371, + "voter": "asmolokalo" + }, + { + "rshares": 48666491178, + "voter": "booja" + }, + { + "rshares": 53207255144, + "voter": "ezzy" + }, + { + "rshares": 1607193952, + "voter": "gidlark" + }, + { + "rshares": 90874486216, + "voter": "rubybian" + }, + { + "rshares": 3370831100, + "voter": "orly" + }, + { + "rshares": 18214811548, + "voter": "konstantin" + }, + { + "rshares": 254380477, + "voter": "mstang83" + }, + { + "rshares": 2715471077, + "voter": "soupernerd" + }, + { + "rshares": 35752730593, + "voter": "hitmeasap" + }, + { + "rshares": 133813838188, + "voter": "jackkang" + }, + { + "rshares": 15366558019, + "voter": "elyaque" + }, + { + "rshares": 11256138165, + "voter": "r4fken" + }, + { + "rshares": 25020080392, + "voter": "tcfxyz" + }, + { + "rshares": 6930587102, + "voter": "futurefood" + }, + { + "rshares": 139718068821, + "voter": "derekareith" + }, + { + "rshares": 781309656211, + "voter": "slowwalker" + }, + { + "rshares": 62004799814, + "voter": "furion" + }, + { + "rshares": 463439180, + "voter": "barbara2" + }, + { + "rshares": 514913157, + "voter": "ch0c0latechip" + }, + { + "rshares": 476575822, + "voter": "doge4lyf" + }, + { + "rshares": 1410656655957, + "voter": "renohq" + }, + { + "rshares": 204644436, + "voter": "ardina" + }, + { + "rshares": 1206848597, + "voter": "dicov" + }, + { + "rshares": 1080980837, + "voter": "steem1653" + }, + { + "rshares": 4630688682, + "voter": "gikitiki" + }, + { + "rshares": 10646675651, + "voter": "asim" + }, + { + "rshares": 4800463442, + "voter": "thegoodguy" + }, + { + "rshares": 17027227733, + "voter": "bdavid" + }, + { + "rshares": 16164333545, + "voter": "aaseb" + }, + { + "rshares": 227535683, + "voter": "pet1000" + }, + { + "rshares": 3541464022, + "voter": "karen13" + }, + { + "rshares": 1398034717, + "voter": "jrd8526" + }, + { + "rshares": 15101595452, + "voter": "jaycobbell" + }, + { + "rshares": 36640684023, + "voter": "condra" + }, + { + "rshares": 42139368803, + "voter": "milestone" + }, + { + "rshares": 6556360220, + "voter": "lichtblick" + }, + { + "rshares": 35905591438, + "voter": "creemej" + }, + { + "rshares": 96640276, + "voter": "wildchild" + }, + { + "rshares": 1648202496, + "voter": "natali22" + }, + { + "rshares": 5806904918, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 14079180334, + "voter": "nippel66" + }, + { + "rshares": 23057032368, + "voter": "phenom" + }, + { + "rshares": 2552794240, + "voter": "sgnsteems" + }, + { + "rshares": 170264807043, + "voter": "blueorgy" + }, + { + "rshares": 4137626618, + "voter": "oululahti" + }, + { + "rshares": 10477051305, + "voter": "benjiberigan" + }, + { + "rshares": 319095014211, + "voter": "calaber24p" + }, + { + "rshares": 1579132034, + "voter": "madhatting" + }, + { + "rshares": 73659112910, + "voter": "thylbom" + }, + { + "rshares": 35672546009, + "voter": "royaltiffany" + }, + { + "rshares": 8088071162, + "voter": "magz8716" + }, + { + "rshares": 8495026569, + "voter": "rpf" + }, + { + "rshares": 18897385521, + "voter": "bendjmiller222" + }, + { + "rshares": 118862056, + "voter": "penelopek" + }, + { + "rshares": 3573679207, + "voter": "tarindel" + }, + { + "rshares": 119377197, + "voter": "steemwitherika" + }, + { + "rshares": 14081993882, + "voter": "beowulfoflegend" + }, + { + "rshares": 118805309, + "voter": "emily-s" + }, + { + "rshares": 119196722, + "voter": "firedesire" + }, + { + "rshares": 120669807, + "voter": "summerrain" + }, + { + "rshares": 24172914207, + "voter": "deanliu" + }, + { + "rshares": 5333444865, + "voter": "rainchen" + }, + { + "rshares": 118819488, + "voter": "cassyk" + }, + { + "rshares": 119062497, + "voter": "tylermill" + }, + { + "rshares": 118773081, + "voter": "jacob-still" + }, + { + "rshares": 118679777, + "voter": "mattgb" + }, + { + "rshares": 33672343407, + "voter": "sauravrungta" + }, + { + "rshares": 118632683, + "voter": "andrew6" + }, + { + "rshares": 118960267, + "voter": "timber" + }, + { + "rshares": 118557498, + "voter": "williamger" + }, + { + "rshares": 118529589, + "voter": "justusberg" + }, + { + "rshares": 118548738, + "voter": "tedcook" + }, + { + "rshares": 118478585, + "voter": "samkk" + }, + { + "rshares": 116245781, + "voter": "ang3l" + }, + { + "rshares": 118467904, + "voter": "bitcoinpros" + }, + { + "rshares": 118399962, + "voter": "kevinbr" + }, + { + "rshares": 118326435, + "voter": "timothyd" + }, + { + "rshares": 118353137, + "voter": "evanpeters" + }, + { + "rshares": 118337740, + "voter": "jackson5" + }, + { + "rshares": 172164213224, + "voter": "jl777" + }, + { + "rshares": 417941637, + "voter": "meteor78" + }, + { + "rshares": 1083403519, + "voter": "oecp85" + }, + { + "rshares": 118233062, + "voter": "luisstone" + }, + { + "rshares": 118260671, + "voter": "maxflender" + }, + { + "rshares": 1018904204115, + "voter": "james212" + }, + { + "rshares": 118078202, + "voter": "franklyn0" + }, + { + "rshares": 118110881, + "voter": "timclarke" + }, + { + "rshares": 118031066, + "voter": "bryanpeters" + }, + { + "rshares": 7454379287, + "voter": "lostnuggett" + }, + { + "rshares": 36996980207, + "voter": "zaebars" + }, + { + "rshares": 15573720336, + "voter": "positive" + }, + { + "rshares": 1820946388, + "voter": "yarly" + }, + { + "rshares": 275109479, + "voter": "yarly2" + }, + { + "rshares": 275521387, + "voter": "yarly3" + }, + { + "rshares": 159279578, + "voter": "yarly4" + }, + { + "rshares": 160178852, + "voter": "yarly5" + }, + { + "rshares": 91302559, + "voter": "yarly7" + }, + { + "rshares": 18513289008, + "voter": "carlidos" + }, + { + "rshares": 560545873, + "voter": "jasonpay1" + }, + { + "rshares": 14671776080, + "voter": "proto" + }, + { + "rshares": 614722034, + "voter": "curator" + }, + { + "rshares": 509284212, + "voter": "raphma" + }, + { + "rshares": 30808280406, + "voter": "sisterholics" + }, + { + "rshares": 441281474, + "voter": "yarly10" + }, + { + "rshares": 1674536550, + "voter": "alex.chien" + }, + { + "rshares": 236361100, + "voter": "yarly11" + }, + { + "rshares": 82681797, + "voter": "yarly12" + }, + { + "rshares": 2874365872, + "voter": "tygergamer" + }, + { + "rshares": 525817526, + "voter": "fnait" + }, + { + "rshares": 479787784, + "voter": "keepcalmand" + }, + { + "rshares": 2624581069, + "voter": "nelu.ceban" + }, + { + "rshares": 40054483422, + "voter": "celebr1ty" + }, + { + "rshares": 29797468272, + "voter": "smailer" + }, + { + "rshares": 843609166, + "voter": "mar1978co" + }, + { + "rshares": 229626943, + "voter": "steemitdude" + }, + { + "rshares": 2666275523, + "voter": "weenis" + }, + { + "rshares": 5500515752, + "voter": "jed78" + }, + { + "rshares": 131394732663, + "voter": "steemdrive" + }, + { + "rshares": 7346837844, + "voter": "taker" + }, + { + "rshares": 3321146223, + "voter": "nekromarinist" + }, + { + "rshares": 4974192695, + "voter": "theprophet0" + }, + { + "rshares": 37693682067, + "voter": "rampant" + }, + { + "rshares": 4393674302, + "voter": "theprophet" + }, + { + "rshares": 6909403012, + "voter": "dumar022" + }, + { + "rshares": 2529079273, + "voter": "merej99" + }, + { + "rshares": 1045693934690, + "voter": "laonie" + }, + { + "rshares": 22630026097, + "voter": "rawnetics" + }, + { + "rshares": 45472805325, + "voter": "capitalism" + }, + { + "rshares": 23943457714, + "voter": "laonie1" + }, + { + "rshares": 24454387566, + "voter": "laonie2" + }, + { + "rshares": 24463327408, + "voter": "laonie3" + }, + { + "rshares": 24516707005, + "voter": "laoyao" + }, + { + "rshares": 36586896272, + "voter": "myfirst" + }, + { + "rshares": 238604030565, + "voter": "somebody" + }, + { + "rshares": 17268732419, + "voter": "persianqueen" + }, + { + "rshares": 8925213855, + "voter": "flysaga" + }, + { + "rshares": 13152791936, + "voter": "mrs.steemit" + }, + { + "rshares": 25398893276, + "voter": "essra" + }, + { + "rshares": 52719704840, + "voter": "midnightoil" + }, + { + "rshares": 3991510187, + "voter": "ullikume" + }, + { + "rshares": 24459100957, + "voter": "laonie4" + }, + { + "rshares": 24457375440, + "voter": "laonie5" + }, + { + "rshares": 24454698187, + "voter": "laonie6" + }, + { + "rshares": 24451526400, + "voter": "laonie7" + }, + { + "rshares": 1454197997, + "voter": "labradorsem" + }, + { + "rshares": 24447762991, + "voter": "laonie8" + }, + { + "rshares": 24446058575, + "voter": "laonie9" + }, + { + "rshares": 120749774573, + "voter": "xiaohui" + }, + { + "rshares": 5370203557, + "voter": "oflyhigh" + }, + { + "rshares": 62511292, + "voter": "jackkomber" + }, + { + "rshares": 1390896058, + "voter": "paynode" + }, + { + "rshares": 220821346334, + "voter": "sirwinchester" + }, + { + "rshares": 4012452935, + "voter": "xiaokongcom" + }, + { + "rshares": 71852153790, + "voter": "krishtopa" + }, + { + "rshares": 637699371, + "voter": "future24" + }, + { + "rshares": 1625904484, + "voter": "jrcornel" + }, + { + "rshares": 8310332624, + "voter": "xianjun" + }, + { + "rshares": 66124624, + "voter": "stevescriber" + }, + { + "rshares": 3031915101, + "voter": "bledarus" + }, + { + "rshares": 53688127, + "voter": "loli" + }, + { + "rshares": 84329385131, + "voter": "miacats" + }, + { + "rshares": 56076164, + "voter": "nano2nd" + }, + { + "rshares": 545509199, + "voter": "microluck" + }, + { + "rshares": 317718859, + "voter": "lisadang" + }, + { + "rshares": 1562401336, + "voter": "chinadaily" + }, + { + "rshares": 65008276, + "voter": "kana" + }, + { + "rshares": 59006436, + "voter": "cryptoblu" + }, + { + "rshares": 59000019, + "voter": "instructor" + }, + { + "rshares": 678681470066, + "voter": "dollarvigilante" + }, + { + "rshares": 103274361464, + "voter": "serejandmyself" + }, + { + "rshares": 13247070006, + "voter": "gvargas123" + }, + { + "rshares": 4548345851, + "voter": "themanualbot" + }, + { + "rshares": 8908005602, + "voter": "jaredcwillis" + }, + { + "rshares": 1927772444, + "voter": "movievertigo" + }, + { + "rshares": 2712849702, + "voter": "levycore" + }, + { + "rshares": 24439713580, + "voter": "laonie10" + }, + { + "rshares": 80724591012, + "voter": "barrycooper" + }, + { + "rshares": 72138480, + "voter": "joelbow" + }, + { + "rshares": 23617870435, + "voter": "hilarski" + }, + { + "rshares": 3612400626, + "voter": "booky" + }, + { + "rshares": 8194102865, + "voter": "onetree" + }, + { + "rshares": 4508172593, + "voter": "steemitpatina" + }, + { + "rshares": 55845079, + "voter": "rickmiller" + }, + { + "rshares": 2760352939, + "voter": "nulliusinverba" + }, + { + "rshares": 1094807543, + "voter": "runridefly" + }, + { + "rshares": 3236480574, + "voter": "newandold" + }, + { + "rshares": 10871631250, + "voter": "aaronkoenig" + }, + { + "rshares": 2447266650, + "voter": "funkywanderer" + }, + { + "rshares": 3151795898, + "voter": "richardcrill" + }, + { + "rshares": 24078313856, + "voter": "laonie11" + }, + { + "rshares": 1653961184, + "voter": "davidjkelley" + }, + { + "rshares": 168510966, + "voter": "team101" + }, + { + "rshares": 1485439707, + "voter": "baro" + }, + { + "rshares": 18058018957, + "voter": "sponge-bob" + }, + { + "rshares": 15177846208, + "voter": "digital-wisdom" + }, + { + "rshares": 3859696408, + "voter": "ethical-ai" + }, + { + "rshares": 3845173061, + "voter": "ericbotticelli" + }, + { + "rshares": 5661847468, + "voter": "jwaser" + }, + { + "rshares": 53139627, + "voter": "rileyechard" + }, + { + "rshares": 405872365, + "voter": "steemorama" + }, + { + "rshares": 925575438, + "voter": "smisi" + }, + { + "rshares": 55166840, + "voter": "dadinova" + }, + { + "rshares": 2667442093, + "voter": "bwaser" + }, + { + "rshares": 343977572, + "voter": "panther" + }, + { + "rshares": 376488497137, + "voter": "charlieshrem" + }, + { + "rshares": 58741435107, + "voter": "tracemayer" + }, + { + "rshares": 17143753948, + "voter": "brains" + }, + { + "rshares": 5060499277, + "voter": "burnin" + }, + { + "rshares": 124282014, + "voter": "emeline" + }, + { + "rshares": 1544124044, + "voter": "bitcoinparadise" + }, + { + "rshares": 5314766770, + "voter": "chick1" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 2038482362, + "voter": "steemsquad" + }, + { + "rshares": 58801005, + "voter": "t-bot" + }, + { + "rshares": 2341149851, + "voter": "ellepdub" + }, + { + "rshares": 103532789, + "voter": "inarix03" + }, + { + "rshares": 9778335999, + "voter": "herpetologyguy" + }, + { + "rshares": 62038939, + "voter": "verbal-d" + }, + { + "rshares": 4800986397, + "voter": "morgan.waser" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 51232949, + "voter": "dragonice" + }, + { + "rshares": 51227561, + "voter": "battalar" + }, + { + "rshares": 1176847548, + "voter": "anns" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50536471, + "voter": "twistys" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 50479027, + "voter": "sunlight" + }, + { + "rshares": 3678204149, + "voter": "strong-ai" + }, + { + "rshares": 104933884, + "voter": "siniceku" + }, + { + "rshares": 160475519, + "voter": "cruise" + }, + { + "rshares": 166777042, + "voter": "witchergeralt" + }, + { + "rshares": 1441624409, + "voter": "rusteemitblog" + }, + { + "rshares": 158642800, + "voter": "ranger" + }, + { + "rshares": 276984194, + "voter": "witchcraftblog" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 157816798, + "voter": "gravity" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 147680824, + "voter": "laskoff" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 159143891, + "voter": "reef" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 155427208, + "voter": "nerds" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 158385613, + "voter": "ivan5642" + }, + { + "rshares": 142845272, + "voter": "kurjik7" + } + ], + "author": "sirwinchester", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.82, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Episode #4: LIFE OR DEATH FOR ANNE SMITH

    \n


    \n

    What happened previously?

    \n

    A woman named Anne Smith mysteriously got shot by a Policeman - the Sheriff's son. She is now in the hospital, in a coma.
    \nSusan, the secretery at the Sheriff's office then overheard a conversation: the Sheriff was planning to arrest / kill Anne to cover up for his son.
    \nNow Susan has made it her mission to save Anne Smith...

    \n

    \n


    \n

    Susan Fly looked down at her watch nervously. How many minutes do I have left? Maybe 3 min\u2026 before they come and hunt me down.
    \n 

    \n

    Then she looked up to the sky, the pretty rainbow still above her. She sighed, thinking. Then she looked towards Kellyton Hospital. It was not such a big hospital as it was only four stories high. It looked quite new, because it was only 2 years old. It was a brown and cream building and had many glass windows. It looked very friendly and nice, nothing like the old, grey building, which used to stand a few meters back from the new hospital. She knew the old building well. This was the first time she was entering the new hospital, and she really hoped it was the last time too.
    \n 

    \n

    She walked briskly into the building as the doors opened. Just before her, was the reception desk. An elderly lady sat behind the long, round counter, bored. Susan wanted to go up to her and ask, \u201cWhere is Room 333?\u201d but she thought again. No, don\u2019t ask her, if the Sheriff comes with his men, the first thing he will do is question her and ask, \u2018Did anybody today ask for Room 333, or mention the name Anne Smith?\u2019 She couldn\u2019t risk the old woman remembering her asking about it! Susan looked down again at her watch. It was 4 P.M. No, I must be clever and ask a nurse. Or better yet\u2026I must find it myself.
    \n 

    \n

    She quickly walked past the receptionist unnoticed, while holding her head down. She began her search, her eyes checking everything around her. Room No. 114, Room 333 must be on the third floor. She headed toward the stairs. Taking a deep breath, she ran quickly up the stairs to the 3rd floor. She only paused when she reached the top.

    \n

    \n

    Walking down the long corridor, she looked again around her, watching the doctors and nurses as they passed her by.
    \n 

    \n

    There it was\u2026Room 333. She smiled a little, feeling relieved. Plan plus one: was working!
    \n 

    \n

    - - - - - - - - - - - - - 

    \n

    Deputy Jim left the office. He was now heading to the hospital. He jumped into his car, and drove off quickly. His face was mean as ever. He looked behind and 3 more police cars were following him with their blue and red lights flashing. Their loud siren noises broke the quiet, country air around them.
    \nThey were finally on their way!

    \n

    - - - - - - - - - - - - - 

    \n


    \n

    Susan Fly stood outside Room 333, thinking. Should I go in now or wait? She watched the nurses go in and out of two rooms down the hallway. They went in dressed as nurses and came out in their street clothes. Ahhh\u2026the changing-room. What a great idea! Yes\u2026I must change there, before I go inside!
    \n 

    \n

    She went to the ladies changing-room. The first door on the right side was closed. Oh No\u2026 She thought, turning to the next door on her left. Please be open\u2026 She wished. Putting her hand on the silver door handle, she pushed it down and forward and the door opened. She was so happy, she almost shouted with joy. Calming herself down, she went in!
    \n 

    \n

    The second room was quite small. Lying against the wall were many grey-painted lockers with printed name tags and locked with padlocks. Against the other wall on the opposite side were a few empty lockers.
    \nAs soon as she entered the room, it brought back memories of when she was a teenager, back then in the old, grey hospital. She had worked for 2 weeks there as an apprentice.
    \nAfter the 2 weeks, she knew for sure this was not the right profession for her. It was too much stress and so hectic trying to nurse the sick. Therefore, she deeply admired the hospital staff for helping the sick and needy people.

    \n

    \n

    At the side of the room, there was a big, open cupboard filled to the top with hospital uniforms packed neatly away in many sizes, and colours. She took a pair out, a top and trousers, in the colour white, size M, and tried it on. It was a little bit too big, but it was ok. Just the way she liked it. Big and baggy.
    \nShe stuffed her bag and clothes into one of the empty lockers, taking out first her valuable things, like her purse, smartphone and her keys. Then she left the locker room.
    \n 

    \n

    She was now inside Room 333, dressed as a nurse.
    \n 

    \n

    Susan Fly stood at the side of Anne Smith\u2019s bed, looking down upon her. \u201cYou poor girl,\u201d she thought, as she watched the pale girl sleep deeply in her coma.

    \n


    \n

    \n

    \n

    \u201cSo you\u2019re 22, just like me. We are in the prime of our lives\u2026What did you do to deserve this, Anne? I am here to save you, it\u2019s going to be really scary to get you out of here, but let\u2019s do it!\u201d She said bravely, releasing the four brakes on the wheeled-feet of the hospital bed. The bed moved smoothly and quietly as she pushed it out of the room and into the corridor.
    \n 

    \n

    As she pushed the bed down the long corridor, she looked nervously around her. All was safe, or so she thought, as she walked onward.
    \nShe stopped suddenly, when someone from behind her called out to her. 

    \n

    \u201cNurse, nurse. Where are you going with that patient?\u201d
    \n 

    \n

    She quickly walked faster, even running as she pushed the bed swiftly towards the waiting elevator she saw just opening at the end of the hallway. I must make it to the elevator! She thought desperately. Quick\u2026quick!
    \n 

    \n

    - - - - - - - - - - - - - 

    \n

    Deputy Jim was almost at the hospital. 2 more minutes and he would be there. He drove with speed and skill like he did this kind of thing every day. He probably did. He was calm and sure of himself. He looked again in the rear-view mirror. Following him with full speed, were the 3 other police cars close behind. Not long now. He thought.

    \n

    \n

    - - - - - - - - - - - - - 
    \n 

    \n

    \u201cStop!\u201d Shouted a man running fast towards her, overtaking her and the bed. 

    \n

    He blocked her way to the elevator and stood before her.
    \n Susan stood face to face with an angry doctor looking down on her. She stood back shaking.
    \n 

    \n

    \u201cWhat\u2019s wrong with you\u2026are you deaf? We have orders not to move her anywhere!\u201d

    \n

    \u201cOrders?\u201d Susan asked, her heart dropping down.

    \n

    \u201cYes! Orders from the Sheriff. He called not long ago. She\u2019s under arrest\u2026so please take her back to her room,\u201d the doctor said eyeing her up and down.

    \n

    \u201cI am Dr. Jacobs, her doctor\u2026 Are you new here? \u2018Cause I don\u2019t know you\u2026 What is your name please?\u201d He asked a little bit more gently.
    \n 

    \n

    She was prepared for that question and answered back quickly, \u201cMary Brown.\u201d

    \n

    \u201cOk, Mary\u2026for the second time, where are you going with the patient?\u201d He asked, feeling angry again.
    \n She felt faint and dizzy. She stumbled back against Anne\u2019s bed.

    \n

    Dr. Jacobs moved close to her, steadying her up again. \u201cAre you okay lady? He asked worried.

    \n

    Susan sighed quickly, then she replied slowly. \u201cYes, I guess so. I just felt so dizzy, I did not drink much today. I was so busy\u2026\u201d She tried to smile, but failed badly.

    \n

    \u201cYeah, do be careful. You need to drink 2-3 litres a day, let\u2019s bring the patient back, then you can take a break and drink something\u2026ok?\u201d He said, warmly smiling at her.

    \n

    \n

    She only just met the Doctor, but she felt she could trust him. Something in his kind eyes told her so.
    \n \u201cDr. Jacobs\u2026 I cannot bring her back to her room. It\u2019s a matter of life or death. Her life is in danger.
    \n
    Today is the worst day of my life. My name is really Susan Fly and I work at the Sheriff\u2019s office. I overheard them talking, planning to commit more crimes.
    \nI know no one will believe me, so I took the risk and taped the whole conversation on my phone. I need your help\u2026 Doctor. I will show and tell you why the Sheriff wants her under arrest.\u201d

    \n

    Susan turned on her smartphone and played the recording. Dr. Jacobs came closer and listened.
    \nShe looked around her again, but nobody was taking any notice of them; they were too busy.
    \n 

    \n

    - - - - - - - - - - - - - 

    \n

    The Deputy reached the hospital, calling out to his 4 men as they walked in behind him. He spotted first the reception lady and headed straight towards her. Just as Susan predicted, she was the first person they would question.  
    \n 

    \n

    After talking to her for a moment, they all headed upstairs to Room 333. Deputy Jim smiled to himself, thinking about how amusing it would be if Anne Smith was not in a coma when they came to arrest her. He loved it when they resisted arrest, because his favourite weapon was the taser gun. 

    \n


    \n


    \n

    - To be continued - 

    \n

    Click here for Secret Crimes Episode 1
    \nClick here for Secret Crimes Episode 2
    \nClick here for Secret Crimes Episode 3
    \n                    

    \n


    \n

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    \n- Instagram -

    \n

    - Steemit FB Group - 

    \n\n

    \u00a9 Sirwinchester

    \n


    \n", + "category": "writing", + "children": 31, + "created": "2016-09-09T14:48:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img1.steemit.com/0x0/https://picload.org/image/rrioalpr/crimescenesteem.jpg", + "https://media.giphy.com/media/l2SpMKRT68uz7gK9a/giphy.gif", + "https://media.giphy.com/media/26ufioDPnzM087osg/giphy.gif", + "https://media.giphy.com/media/alI6dnpsXz4xq/giphy.gif", + "https://media.giphy.com/media/RYjnzPS8u0jAs/giphy.gif", + "https://media.giphy.com/media/26ybx8Txk8lMfz7Ak/giphy.gif", + "https://img1.steemit.com/0x0/https://picload.org/image/rrpgppid/followbtn.gif" + ], + "links": [ + "https://steemit.com/writing/@sirwinchester/secret-crimes-episode-1-don-t-shoot-i-am-innocent-original-story", + "https://steemit.com/writing/@sirwinchester/secret-crimes-episode-2-don-t-shoot-i-am-innocent-original-story", + "https://steemit.com/writing/@sirwinchester/secret-crimes-episode-3-don-t-shoot-i-am-innocent-original-story", + "https://www.instagram.com/sirtonywinchester/", + "https://www.facebook.com/groups/397766613731804/", + "https://steemit.com/@sirwinchester" + ], + "tags": [ + "writing", + "life", + "story", + "fiction", + "thriller" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 71016943429456, + "payout": 483.811, + "payout_at": "2016-09-16T14:48:27", + "pending_payout_value": "483.811 HBD", + "percent_hbd": 10000, + "permlink": "secret-crimes-episode-4-don-t-shoot-i-am-innocent-original-story", + "post_id": 1184950, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 323 + }, + "title": "SECRET CRIMES: Episode 4 \u201cDON'T SHOOT. I AM INNOCENT!\u201d (Original Story)", + "updated": "2016-09-09T14:48:27", + "url": "/writing/@sirwinchester/secret-crimes-episode-4-don-t-shoot-i-am-innocent-original-story" + }, + { + "active_votes": [ + { + "rshares": 32210278545970, + "voter": "smooth" + }, + { + "rshares": 376089170244, + "voter": "anonymous" + }, + { + "rshares": 166613213720, + "voter": "highasfuck" + }, + { + "rshares": 2061820919103, + "voter": "hr1" + }, + { + "rshares": 5329347213623, + "voter": "kushed" + }, + { + "rshares": 1151072212244, + "voter": "rossco99" + }, + { + "rshares": 1784867753712, + "voter": "xeroc" + }, + { + "rshares": 202905117524, + "voter": "alex90342fastn1" + }, + { + "rshares": 1806056985123, + "voter": "joseph" + }, + { + "rshares": 3372655790882, + "voter": "au1nethyb1" + }, + { + "rshares": 422467606253, + "voter": "recursive3" + }, + { + "rshares": 2772423818532, + "voter": "recursive" + }, + { + "rshares": 1425589933, + "voter": "mineralwasser" + }, + { + "rshares": 877742135451, + "voter": "boombastic" + }, + { + "rshares": 2154858856, + "voter": "bingo-1" + }, + { + "rshares": 5971465129344, + "voter": "smooth.witness" + }, + { + "rshares": 458453535153, + "voter": "boatymcboatface" + }, + { + "rshares": 59928769651, + "voter": "vip" + }, + { + "rshares": 10562744780, + "voter": "idol" + }, + { + "rshares": 131689720520, + "voter": "team" + }, + { + "rshares": 1741340798, + "voter": "jocelyn" + }, + { + "rshares": 81734599010, + "voter": "acidsun" + }, + { + "rshares": 15170502608, + "voter": "gregory-f" + }, + { + "rshares": 19220923711, + "voter": "fkn" + }, + { + "rshares": 30329408902, + "voter": "instructor2121" + }, + { + "rshares": 25284690794, + "voter": "elishagh1" + }, + { + "rshares": 8526932956, + "voter": "acidyo" + }, + { + "rshares": 155540432269, + "voter": "steve-walschot" + }, + { + "rshares": 82050505491, + "voter": "asch" + }, + { + "rshares": 1426450295, + "voter": "murh" + }, + { + "rshares": 6617794637, + "voter": "cryptofunk" + }, + { + "rshares": 2372006260, + "voter": "error" + }, + { + "rshares": 188255666472, + "voter": "dragonslayer109" + }, + { + "rshares": 41733446340, + "voter": "ranko-k" + }, + { + "rshares": 966976765464, + "voter": "cyber" + }, + { + "rshares": 58028874784, + "voter": "theshell" + }, + { + "rshares": 31455634866, + "voter": "drinkzya" + }, + { + "rshares": 382717321671, + "voter": "hedge-x" + }, + { + "rshares": 52535688405, + "voter": "juanmiguelsalas" + }, + { + "rshares": 24531101106, + "voter": "ratel" + }, + { + "rshares": 55772810880, + "voter": "thecryptodrive" + }, + { + "rshares": 33825386045, + "voter": "michaelx" + }, + { + "rshares": 5923411300, + "voter": "mark-waser" + }, + { + "rshares": 104860132854, + "voter": "geoffrey" + }, + { + "rshares": 193350915713, + "voter": "kimziv" + }, + { + "rshares": 1418278376, + "voter": "svamiva" + }, + { + "rshares": 2313116703, + "voter": "superfreek" + }, + { + "rshares": 523590189, + "voter": "mrhankeh" + }, + { + "rshares": 42802409269, + "voter": "clement" + }, + { + "rshares": 17203212799, + "voter": "grey580" + }, + { + "rshares": 20663827945, + "voter": "thebatchman" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 90874329637, + "voter": "rubybian" + }, + { + "rshares": 495574357, + "voter": "chamviet" + }, + { + "rshares": 11256138165, + "voter": "r4fken" + }, + { + "rshares": 1630512434, + "voter": "sergei" + }, + { + "rshares": 831179071763, + "voter": "slowwalker" + }, + { + "rshares": 62003815600, + "voter": "furion" + }, + { + "rshares": 463439180, + "voter": "barbara2" + }, + { + "rshares": 514913157, + "voter": "ch0c0latechip" + }, + { + "rshares": 476575822, + "voter": "doge4lyf" + }, + { + "rshares": 81338867645, + "voter": "ethereums1" + }, + { + "rshares": 1401033821, + "voter": "mixa" + }, + { + "rshares": 378778936, + "voter": "denaver" + }, + { + "rshares": 1137862139, + "voter": "steem1653" + }, + { + "rshares": 311552613, + "voter": "johanniellano" + }, + { + "rshares": 17059305574, + "voter": "sebastien" + }, + { + "rshares": 4725192532, + "voter": "gikitiki" + }, + { + "rshares": 4906997497, + "voter": "thegoodguy" + }, + { + "rshares": 16164333545, + "voter": "aaseb" + }, + { + "rshares": 3541449109, + "voter": "karen13" + }, + { + "rshares": 1426566038, + "voter": "jrd8526" + }, + { + "rshares": 15101595452, + "voter": "jaycobbell" + }, + { + "rshares": 36640684023, + "voter": "condra" + }, + { + "rshares": 368844141, + "voter": "karenmckersie" + }, + { + "rshares": 1816593512, + "voter": "kendewitt" + }, + { + "rshares": 6705340451, + "voter": "lichtblick" + }, + { + "rshares": 96640276, + "voter": "wildchild" + }, + { + "rshares": 3944979426, + "voter": "maximkichev" + }, + { + "rshares": 1615238446, + "voter": "natali22" + }, + { + "rshares": 230447647, + "voter": "keyser" + }, + { + "rshares": 1933890104, + "voter": "iamwne" + }, + { + "rshares": 6416203482, + "voter": "smolalit" + }, + { + "rshares": 319095014211, + "voter": "calaber24p" + }, + { + "rshares": 8495026569, + "voter": "rpf" + }, + { + "rshares": 3403479153, + "voter": "tarindel" + }, + { + "rshares": 249287956519, + "voter": "liberosist" + }, + { + "rshares": 24172300666, + "voter": "deanliu" + }, + { + "rshares": 39383237162, + "voter": "celsius100" + }, + { + "rshares": 172161986560, + "voter": "jl777" + }, + { + "rshares": 8601192892, + "voter": "lostnuggett" + }, + { + "rshares": 37783956110, + "voter": "zaebars" + }, + { + "rshares": 15573460613, + "voter": "positive" + }, + { + "rshares": 571756791, + "voter": "jasonpay1" + }, + { + "rshares": 3859638296, + "voter": "favorit" + }, + { + "rshares": 14671612062, + "voter": "proto" + }, + { + "rshares": 639310915, + "voter": "curator" + }, + { + "rshares": 30807954199, + "voter": "sisterholics" + }, + { + "rshares": 5604861318, + "voter": "royalmacro" + }, + { + "rshares": 2934248494, + "voter": "tygergamer" + }, + { + "rshares": 525817526, + "voter": "fnait" + }, + { + "rshares": 479787784, + "voter": "keepcalmand" + }, + { + "rshares": 2624581069, + "voter": "nelu.ceban" + }, + { + "rshares": 6316810005, + "voter": "stef" + }, + { + "rshares": 3078721811, + "voter": "glitterpig" + }, + { + "rshares": 5574740132, + "voter": "uwe69" + }, + { + "rshares": 5641554617, + "voter": "jed78" + }, + { + "rshares": 131394732663, + "voter": "steemdrive" + }, + { + "rshares": 1024034263, + "voter": "metaflute" + }, + { + "rshares": 7346788137, + "voter": "taker" + }, + { + "rshares": 5977954181, + "voter": "nekromarinist" + }, + { + "rshares": 4974192695, + "voter": "theprophet0" + }, + { + "rshares": 1045679704618, + "voter": "laonie" + }, + { + "rshares": 21646111918, + "voter": "rawnetics" + }, + { + "rshares": 24475534553, + "voter": "laonie1" + }, + { + "rshares": 24986004688, + "voter": "laonie2" + }, + { + "rshares": 24995138873, + "voter": "laonie3" + }, + { + "rshares": 24516379926, + "voter": "laoyao" + }, + { + "rshares": 37892958482, + "voter": "myfirst" + }, + { + "rshares": 238601099365, + "voter": "somebody" + }, + { + "rshares": 26478680176, + "voter": "persianqueen" + }, + { + "rshares": 8925133390, + "voter": "flysaga" + }, + { + "rshares": 12362651432, + "voter": "poeticsnake" + }, + { + "rshares": 52719107105, + "voter": "midnightoil" + }, + { + "rshares": 2398018957, + "voter": "kalimor" + }, + { + "rshares": 502959287733, + "voter": "glitterfart" + }, + { + "rshares": 24990820543, + "voter": "laonie4" + }, + { + "rshares": 24989057515, + "voter": "laonie5" + }, + { + "rshares": 24986322060, + "voter": "laonie6" + }, + { + "rshares": 24983081321, + "voter": "laonie7" + }, + { + "rshares": 1301124523, + "voter": "labradorsem" + }, + { + "rshares": 24979236100, + "voter": "laonie8" + }, + { + "rshares": 4383637080, + "voter": "miketr" + }, + { + "rshares": 24977494631, + "voter": "laonie9" + }, + { + "rshares": 120747746497, + "voter": "xiaohui" + }, + { + "rshares": 134034424106, + "voter": "terrycraft" + }, + { + "rshares": 117924349942, + "voter": "joele" + }, + { + "rshares": 5475576988, + "voter": "oflyhigh" + }, + { + "rshares": 1378469356, + "voter": "paynode" + }, + { + "rshares": 124855914, + "voter": "erikkartmen" + }, + { + "rshares": 4123863981, + "voter": "xiaokongcom" + }, + { + "rshares": 8310252160, + "voter": "xianjun" + }, + { + "rshares": 66124624, + "voter": "stevescriber" + }, + { + "rshares": 2868027798, + "voter": "bledarus" + }, + { + "rshares": 54908311, + "voter": "loli" + }, + { + "rshares": 56076164, + "voter": "nano2nd" + }, + { + "rshares": 1696511589, + "voter": "njall" + }, + { + "rshares": 545509199, + "voter": "microluck" + }, + { + "rshares": 5521142824, + "voter": "userlogin" + }, + { + "rshares": 1604616596, + "voter": "chinadaily" + }, + { + "rshares": 59006436, + "voter": "cryptoblu" + }, + { + "rshares": 59000019, + "voter": "instructor" + }, + { + "rshares": 678681470066, + "voter": "dollarvigilante" + }, + { + "rshares": 1987455097, + "voter": "kyleb15" + }, + { + "rshares": 13247070006, + "voter": "gvargas123" + }, + { + "rshares": 65792039, + "voter": "mixrys" + }, + { + "rshares": 8908005602, + "voter": "jaredcwillis" + }, + { + "rshares": 24971011701, + "voter": "laonie10" + }, + { + "rshares": 169608367, + "voter": "kamil5" + }, + { + "rshares": 82601907082, + "voter": "barrycooper" + }, + { + "rshares": 79979619, + "voter": "joelbow" + }, + { + "rshares": 24369625430, + "voter": "hilarski" + }, + { + "rshares": 137943319, + "voter": "onlyvoluntary" + }, + { + "rshares": 55845079, + "voter": "rickmiller" + }, + { + "rshares": 2824547193, + "voter": "nulliusinverba" + }, + { + "rshares": 1021820374, + "voter": "runridefly" + }, + { + "rshares": 8692515126, + "voter": "ironwood" + }, + { + "rshares": 63192146, + "voter": "holgermarkgraf" + }, + { + "rshares": 2513872864, + "voter": "funkywanderer" + }, + { + "rshares": 1974495369, + "voter": "richardcrill" + }, + { + "rshares": 24601755462, + "voter": "laonie11" + }, + { + "rshares": 1719807837, + "voter": "eight-rad" + }, + { + "rshares": 1653946893, + "voter": "davidjkelley" + }, + { + "rshares": 175532256, + "voter": "team101" + }, + { + "rshares": 7099971730, + "voter": "victoriart" + }, + { + "rshares": 22572477095, + "voter": "sponge-bob" + }, + { + "rshares": 15515017352, + "voter": "digital-wisdom" + }, + { + "rshares": 3859666584, + "voter": "ethical-ai" + }, + { + "rshares": 5661804595, + "voter": "jwaser" + }, + { + "rshares": 7310152441, + "voter": "doitvoluntarily" + }, + { + "rshares": 414155475, + "voter": "steemorama" + }, + { + "rshares": 925566739, + "voter": "smisi" + }, + { + "rshares": 112547365, + "voter": "tito-baron" + }, + { + "rshares": 115253865, + "voter": "rebeccaryan" + }, + { + "rshares": 2667427802, + "voter": "bwaser" + }, + { + "rshares": 55368187, + "voter": "johano" + }, + { + "rshares": 350857123, + "voter": "panther" + }, + { + "rshares": 1511395623, + "voter": "catsmart" + }, + { + "rshares": 376488497137, + "voter": "charlieshrem" + }, + { + "rshares": 58741435107, + "voter": "tracemayer" + }, + { + "rshares": 22557508850, + "voter": "brains" + }, + { + "rshares": 53357191, + "voter": "ladyboss" + }, + { + "rshares": 1310242680, + "voter": "steemafon" + }, + { + "rshares": 1544124044, + "voter": "bitcoinparadise" + }, + { + "rshares": 2993118590, + "voter": "anton333" + }, + { + "rshares": 69255373, + "voter": "kattz" + }, + { + "rshares": 29894153510, + "voter": "ksc" + }, + { + "rshares": 2038482362, + "voter": "steemsquad" + }, + { + "rshares": 2394343822, + "voter": "ellepdub" + }, + { + "rshares": 103532789, + "voter": "inarix03" + }, + { + "rshares": 1487895394, + "voter": "infotoday" + }, + { + "rshares": 4800957815, + "voter": "morgan.waser" + }, + { + "rshares": 135798515, + "voter": "thefinanceguy" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 50228382, + "voter": "dragonice" + }, + { + "rshares": 51218466, + "voter": "weare" + }, + { + "rshares": 771436248, + "voter": "twinbraid" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 3678175567, + "voter": "strong-ai" + }, + { + "rshares": 160475519, + "voter": "cruise" + }, + { + "rshares": 162911190, + "voter": "front" + }, + { + "rshares": 159710416, + "voter": "allianz" + }, + { + "rshares": 1472297268, + "voter": "rusteemitblog" + }, + { + "rshares": 1542804511, + "voter": "irensche" + }, + { + "rshares": 161839498, + "voter": "durex" + }, + { + "rshares": 288770755, + "voter": "witchcraftblog" + }, + { + "rshares": 161888106, + "voter": "rarcntv" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 160880639, + "voter": "illusions" + }, + { + "rshares": 158081936, + "voter": "pawel-krawczyk" + }, + { + "rshares": 157625413, + "voter": "the.dudermensch" + }, + { + "rshares": 159963865, + "voter": "sledgehammer" + }, + { + "rshares": 156814579, + "voter": "haribo" + }, + { + "rshares": 159539963, + "voter": "blender" + }, + { + "rshares": 159506164, + "voter": "greenpeace" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 155969931, + "voter": "tundercat" + }, + { + "rshares": 155527997, + "voter": "bats22" + }, + { + "rshares": 155522158, + "voter": "cream" + }, + { + "rshares": 158535752, + "voter": "nerds" + }, + { + "rshares": 155343384, + "voter": "koma" + }, + { + "rshares": 139739940, + "voter": "kurjik7" + } + ], + "author": "terrycraft", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.42, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Hello everybody! I\u2019d like to share my discoveries and my thoughts about cannabis. I believe many of you know that there are two types of cannabis: for farming and for drugs, but I always thought that cannabis is for marijuana only. But some time ago I discovered something I want to tell you about.   

    \n

    \u0412\u0441\u0435\u043c \u043f\u0440\u0438\u0432\u0435\u0442! \u042f \u0431\u044b \u0445\u043e\u0442\u0435\u043b\u0430 \u043f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u0441 \u0432\u0430\u043c\u0438 \u043c\u043e\u0438\u043c\u0438 \u043e\u0442\u043a\u0440\u044b\u0442\u0438\u044f\u043c\u0438 \u0438 \u043c\u044b\u0441\u043b\u044f\u043c\u0438 \u043e \u043a\u043e\u043d\u043e\u043f\u043b\u0435. \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e, \u0431\u043e\u043b\u044c\u0448\u0438\u043d\u0441\u0442\u0432\u043e \u0438\u0437 \u0432\u0430\u0441 \u0437\u043d\u0430\u0435\u0442, \u0447\u0442\u043e \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0434\u0432\u0430 \u0432\u0438\u0434\u0430 \u043a\u043e\u043d\u043e\u043f\u043b\u0438: \u0434\u043b\u044f \u0444\u0435\u0440\u043c\u0435\u0440\u0441\u0442\u0432\u0430 \u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0430 \u0438 \u0434\u043b\u044f \u043a\u0443\u0440\u0435\u043d\u0438\u044f, \u043d\u043e \u044f \u0432\u0441\u0435\u0433\u0434\u0430 \u0434\u0443\u043c\u0430\u043b\u0430, \u0447\u0442\u043e \u043a\u043e\u043d\u043e\u043f\u043b\u044e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044e\u0442 \u0442\u043e\u043b\u044c\u043a\u043e \u0434\u043b\u044f \u0438\u0437\u0433\u043e\u0442\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u043c\u0430\u0440\u0438\u0445\u0443\u0430\u043d\u044b. \u041d\u043e \u043d\u0435\u0434\u0430\u0432\u043d\u043e \u044f \u0441\u0434\u0435\u043b\u0430\u043b\u0430 \u0434\u043b\u044f \u0441\u0435\u0431\u044f \u043e\u0442\u043a\u0440\u044b\u0442\u0438\u0435, \u043e \u043a\u043e\u0442\u043e\u0440\u043e\u043c \u0445\u043e\u0447\u0443 \u0440\u0430\u0441\u0441\u043a\u0430\u0437\u0430\u0442\u044c.   

    \n

    \n

    Image credit/\u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a \u0444\u043e\u0442\u043e

    \n
    \n

    When I was a child, my grandpa told me some stories about his father\u2019s life (my great grandpa). As far as I remember , my great grandpa was a farmer and one day he had grown the tallest\u2026cannabis in his town! The plant was almost 7 feet high. And my great grandpa was invited to the National Economy Achievements Exhibition which was held in the capital of Soviet Union. That was in early fifties of the twentieth century\u2026 \n

    \u041a\u043e\u0433\u0434\u0430 \u044f \u0431\u044b\u043b\u0430 \u043c\u0430\u043b\u0435\u043d\u044c\u043a\u043e\u0439, \u043c\u043e\u0439 \u0434\u0435\u0434\u0443\u0448\u043a\u0430 \u0440\u0430\u0441\u0441\u043a\u0430\u0437\u044b\u0432\u0430\u043b \u043c\u043d\u0435 \u0438\u0441\u0442\u043e\u0440\u0438\u0438 \u043e \u0435\u0433\u043e \u043e\u0442\u0446\u0435 (\u043c\u043e\u0435\u043c \u043f\u0440\u0430\u0434\u0435\u0434\u0443\u0448\u043a\u0435). \u041d\u0430\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u044f \u043f\u043e\u043c\u043d\u044e, \u043c\u043e\u0439 \u0434\u0435\u0434\u0443\u0448\u043a\u0430 \u0431\u044b\u043b \u0444\u0435\u0440\u043c\u0435\u0440\u043e\u043c, \u0442\u0440\u0443\u0434\u0438\u043b\u0441\u044f \u0432 \u043a\u043e\u043b\u0445\u043e\u0437\u0435, \u0438 \u043e\u0434\u043d\u0430\u0436\u0434\u044b \u043e\u043d \u0432\u044b\u0440\u0430\u0441\u0442\u0438\u043b \u0441\u0430\u043c\u0443\u044e \u0432\u044b\u0441\u043e\u043a\u0443\u044e \u043a\u043e\u043d\u043e\u043f\u043b\u044e \u0432\u043e \u0432\u0441\u0435\u0439 \u0434\u0435\u0440\u0435\u0432\u043d\u0435! \u0420\u0430\u0441\u0442\u0435\u043d\u0438\u0435 \u0431\u044b\u043b\u043e \u0431\u043e\u043b\u0435\u0435 2-\u0445 \u043c\u0435\u0442\u0440\u043e\u0432 \u0432 \u0432\u044b\u0441\u043e\u0442\u0443. \u041f\u043e\u0441\u043b\u0435 \u044d\u0442\u043e\u0433\u043e \u043c\u043e\u0435\u0433\u043e \u043f\u0440\u0430\u0434\u0435\u0434\u0443\u0448\u043a\u0443 \u043f\u0440\u0438\u0433\u043b\u0430\u0441\u0438\u043b\u0438 \u043d\u0430 \u0412\u0414\u041d\u0425, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u043f\u0440\u043e\u0445\u043e\u0434\u0438\u043b\u0430 \u0432 \u041c\u043e\u0441\u043a\u0432\u0435. \u042d\u0442\u043e \u0431\u044b\u043b\u043e \u0432 \u043d\u0430\u0447\u0430\u043b\u0435 50-\u0445 \u0433\u043e\u0434\u043e\u0432 \u0425\u0425 \u0432\u0435\u043a\u0430\u2026  

    \n

    Of course, I\u2019ve forgotten about this story. But some days ago, I noticed cannabis growing in the street and even around city\u2019s blocks of flats\u2026I thought oh, it grows here and there so freely\u2026but law forbids to grow it as it is the main component of marijuana\u2026Suddenly there was a quick memory flash and I recollected that story from my childhood. Oh, was my great grandpa a drug dealer? Why had he grown the tallest cannabis? 

    \n

    \u042f, \u043a\u043e\u043d\u0435\u0447\u043d\u043e \u0436\u0435, \u0437\u0430\u0431\u044b\u043b\u0430 \u043e\u0431 \u044d\u0442\u043e\u0439 \u0438\u0441\u0442\u043e\u0440\u0438\u0438. \u041d\u043e \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0434\u043d\u0435\u0439 \u043d\u0430\u0437\u0430\u0434 \u044f \u0437\u0430\u043c\u0435\u0442\u0438\u043b\u0430, \u0447\u0442\u043e \u043a\u043e\u043d\u043e\u043f\u043b\u044f \u0440\u0430\u0441\u0442\u0435\u0442 \u043d\u0430 \u0443\u043b\u0438\u0446\u0430\u0445 \u0433\u043e\u0440\u043e\u0434\u0430, \u0438 \u0434\u0430\u0436\u0435 \u0432\u043e\u043a\u0440\u0443\u0433 \u043c\u043e\u0435\u0433\u043e \u0434\u043e\u043c\u0430. \u041e, \u043e\u043d\u0430 \u0442\u0430\u043a \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e \u0432\u0435\u0437\u0434\u0435 \u0440\u0430\u0441\u0442\u0435\u0442\u2026\u043d\u043e \u0432\u0435\u0434\u044c \u0437\u0430\u043a\u043e\u043d \u0437\u0430\u043f\u0440\u0435\u0449\u0430\u0435\u0442 \u0435\u0435 \u0432\u044b\u0440\u0430\u0449\u0438\u0432\u0430\u0442\u044c. \u0418 \u0432 \u044d\u0442\u043e\u0442 \u043c\u043e\u043c\u0435\u043d\u0442 \u044f \u0432\u0441\u043f\u043e\u043c\u043d\u0438\u043b\u0430 \u0442\u0443 \u0438\u0441\u0442\u043e\u0440\u0438\u044e \u0438\u0437 \u0434\u0435\u0442\u0441\u0442\u0432\u0430. \u041c\u043e\u0439 \u043f\u0440\u0430\u0434\u0435\u0434\u0443\u0448\u043a\u0430 \u0437\u0430\u043d\u0438\u043c\u0430\u043b\u0441\u044f \u00ab\u0442\u0440\u0430\u0432\u043a\u043e\u0439\u00bb?! \u0427\u0442\u043e?! \u0417\u0430\u0447\u0435\u043c \u043e\u043d \u0432\u044b\u0440\u0430\u0449\u0438\u0432\u0430\u043b \u043a\u043e\u043d\u043e\u043f\u043b\u044e?  

    \n

    \n

    \n

    Street cannabis/\u0423\u043b\u0438\u0447\u043d\u0430\u044f \u043a\u043e\u043d\u043e\u043f\u043b\u044f

    \n

    So I rushed to my grandpa and asked him to throw a light to this \u201cdark\u201d story:). And this is what he told me: \"In Russia of 18th \u2013 the first part of 20th centuries, cannabis was one of the main plants. As its seeds are oily and rich with various vitamins, people made cannabis oil. They cooked food with this oil, because sunflower oil and some other vegetable oils were extremely expensive.  Cannabis leaves were widely used in medicine, as they helped to sooth the pain and treat muscles spasms. And the main reason why farmers grew cannabis on their farms was that they used the stem of this plant as raw material for making ropes. The taller the stem, the better and the stronger is the fiber. Ropes made of cannabis fiber were used in shipping industry, building, farming and etc. People who lived in villages made clothes and shoes of cannabis fiber. The shoes were called \u201clapty\u201d.  

    \n

    \u042f \u043f\u043e\u0431\u0435\u0436\u0430\u043b\u0430 \u043a \u0434\u0435\u0434\u0443\u0448\u043a\u0435 \u0438 \u043f\u043e\u043f\u0440\u043e\u0441\u0438\u043b\u0430 \u043f\u0440\u043e\u043b\u0438\u0442\u044c \u0441\u0432\u0435\u0442 \u043d\u0430 \u044d\u0442\u0443 \u0437\u0430\u0433\u0430\u0434\u043e\u0447\u043d\u0443\u044e \u0438\u0441\u0442\u043e\u0440\u0438\u044e. \u0418 \u0432\u043e\u0442 \u0447\u0442\u043e \u043e\u043d \u043c\u043d\u0435 \u0440\u0430\u0441\u0441\u043a\u0430\u0437\u0430\u043b: \u00ab\u0412 \u0420\u043e\u0441\u0441\u0438\u0438 XVIII \u2013 \u043d\u0430\u0447\u0430\u043b\u0430 XX\u0432\u0432., \u043a\u043e\u043d\u043e\u043f\u043b\u044f \u0431\u044b\u043b\u0430 \u043e\u0434\u043d\u0438\u043c \u0438\u0437 \u0441\u0430\u043c\u044b\u0445 \u0437\u043d\u0430\u0447\u0438\u043c\u044b\u0445 \u0440\u0430\u0441\u0442\u0435\u043d\u0438\u0439. \u0422\u0430\u043a \u043a\u0430\u043a \u0435\u0435 \u0441\u0435\u043c\u0435\u043d\u0430 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0442 \u043c\u043d\u043e\u0433\u043e \u043c\u0430\u0441\u043b\u0430, \u0430 \u0442\u0430\u043a\u0436\u0435 \u0431\u043e\u0433\u0430\u0442\u044b \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u044b\u043c\u0438 \u0432\u0438\u0442\u0430\u043c\u0438\u043d\u0430\u043c\u0438, \u043b\u044e\u0434\u0438 \u0434\u0435\u043b\u0430\u043b\u0438 \u043c\u0430\u0441\u043b\u043e \u0438\u0437 \u0435\u0435 \u0441\u0435\u043c\u044f\u043d. \u042d\u0442\u043e \u043c\u0430\u0441\u043b\u043e \u0434\u043e\u0431\u0430\u0432\u043b\u044f\u043b\u043e\u0441\u044c \u0432 \u043f\u0438\u0449\u0443, \u0438 \u0431\u044b\u043b\u043e \u043e\u0447\u0435\u043d\u044c \u0440\u0430\u0441\u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u043e, \u0442\u0430\u043a \u043a\u0430\u043a \u0432 \u0442\u0435 \u0432\u0440\u0435\u043c\u0435\u043d\u0430 \u043f\u043e\u0434\u0441\u043e\u043b\u043d\u0435\u0447\u043d\u043e\u0435 \u043c\u0430\u0441\u043b\u043e \u044f\u0432\u043b\u044f\u043b\u043e\u0441\u044c \u0440\u0435\u0434\u043a\u043e\u0441\u0442\u044c\u044e.  \u041b\u0438\u0441\u0442\u044c\u044f \u043a\u043e\u043d\u043e\u043f\u043b\u0438 \u0438\u043c\u0435\u043b\u0438 \u0448\u0438\u0440\u043e\u043a\u043e\u0435 \u043f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u0438\u0435 \u0432 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0435 \u0438 \u0437\u043d\u0430\u0445\u0430\u0440\u0441\u0442\u0432\u0435, \u0442\u0430\u043a \u043a\u0430\u043a \u0438\u0445 \u0441\u043e\u043a \u043f\u043e\u043c\u043e\u0433\u0430\u043b \u043e\u0431\u043b\u0435\u0433\u0447\u0438\u0442\u044c \u0431\u043e\u043b\u044c \u0438 \u0434\u0430\u0436\u0435 \u043e\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u043c\u044b\u0448\u0435\u0447\u043d\u044b\u0435 \u0441\u043f\u0430\u0437\u043c\u044b. \u0410 \u043e\u0441\u043d\u043e\u0432\u043d\u043e\u0439 \u043f\u0440\u0438\u0447\u0438\u043d\u043e\u0439 \u0432\u044b\u0440\u0430\u0449\u0438\u0432\u0430\u043d\u0438\u044f \u043a\u043e\u043d\u043e\u043f\u043b\u0438 \u0444\u0435\u0440\u043c\u0435\u0440\u0430\u043c\u0438 \u0431\u044b\u043b\u043e \u0442\u043e, \u0447\u0442\u043e \u043e\u043d\u0438 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043b\u0438 \u044d\u0442\u043e \u0440\u0430\u0441\u0442\u0435\u043d\u0438\u0435 \u043a\u0430\u043a \u0441\u044b\u0440\u044c\u0435 \u0434\u043b\u044f \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0430 \u0432\u0435\u0440\u0435\u0432\u043e\u043a. \u0427\u0435\u043c \u0432\u044b\u0448\u0435 \u0441\u0442\u0435\u0431\u0435\u043b\u044c, \u0442\u0435\u043c \u0434\u043b\u0438\u043d\u043d\u0435\u0435 \u0438 \u043f\u0440\u043e\u0447\u043d\u0435\u0435 \u0432\u043e\u043b\u043e\u043a\u043d\u043e. \u0412\u0435\u0440\u0435\u0432\u043a\u0438, \u0441\u0434\u0435\u043b\u0430\u043d\u043d\u044b\u0435 \u0438\u0437 \u043a\u043e\u043d\u043e\u043f\u043b\u044f\u043d\u044b\u0445 \u0432\u043e\u043b\u043e\u043a\u043e\u043d, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043b\u0438\u0441\u044c \u0432 \u0441\u0443\u0434\u043e\u0441\u0442\u0440\u043e\u0435\u043d\u0438\u0438, \u0441\u0442\u0440\u043e\u0438\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u0435, \u0444\u0435\u0440\u043c\u0435\u0440\u0441\u0442\u0432\u0435 \u0438 \u0442.\u0434. \u0414\u0435\u0440\u0435\u0432\u0435\u043d\u0441\u043a\u0438\u0435 \u0436\u0438\u0442\u0435\u043b\u0438 \u0434\u0430\u0436\u0435 \u0443\u043c\u0443\u0434\u0440\u044f\u043b\u0438\u0441\u044c \u0434\u0435\u043b\u0430\u0442\u044c \u043e\u0434\u0435\u0436\u0434\u0443 \u0438 \u043e\u0431\u0443\u0432\u044c \u0438\u0437 \u044d\u0442\u0438\u0445 \u0432\u043e\u043b\u043e\u043a\u043e\u043d. \u041c\u043d\u043e\u0433\u0438\u0435 \u043f\u043b\u0435\u043b\u0438 \u043b\u0430\u043f\u0442\u0438.  

    \n

        

    \n

    Image credit/\u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a \u0444\u043e\u0442\u043e

    \n

    Farmers feed poultry with cannabis seeds. Of course people knew about toxic and drug properties of cannabis, but drugs were not so widely known and used in Russian villages\".  

    \n

    \u0424\u0435\u0440\u043c\u0435\u0440\u0430 \u0442\u0430\u043a\u0436\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043b\u0438 \u0441\u0435\u043c\u0435\u043d\u0430 \u043a\u043e\u043d\u043e\u043f\u043b\u0438 \u0432 \u043a\u043e\u0440\u043c\u043e\u0432\u044b\u0445 \u0446\u0435\u043b\u044f\u0445. \u0414\u043e\u0431\u0430\u0432\u043b\u044f\u043b\u0438 \u0432 \u043f\u0438\u0449\u0443 \u0434\u043e\u043c\u0430\u0448\u043d\u0435\u0439 \u043f\u0442\u0438\u0446\u0435. \u041a\u043e\u043d\u0435\u0447\u043d\u043e \u0436\u0435, \u0432 \u0442\u0435 \u0432\u0440\u0435\u043c\u0435\u043d\u0430 \u043b\u044e\u0434\u0438 \u0437\u043d\u0430\u043b\u0438 \u043e \u044f\u0434\u043e\u0432\u0438\u0442\u044b\u0445 \u0438 \u043d\u0430\u0440\u043a\u043e\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430\u0445 \u044d\u0442\u043e\u0433\u043e \u0440\u0430\u0441\u0442\u0435\u043d\u0438\u044f, \u043d\u043e \u044d\u0442\u043e \u043d\u0435 \u0431\u044b\u043b\u043e \u043d\u0430\u0441\u0442\u043e\u043b\u044c\u043a\u043e \u0440\u0430\u0441\u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u043e, \u043a\u0430\u043a \u0441\u0435\u0439\u0447\u0430\u0441\u00bb.  

    \n

    \n

    Image credit/\u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a \u0444\u043e\u0442\u043e

    \n

    Cannabis can protect apple trees from insect infestation, because it is toxic for some kinds of insects. My great grandpa and grandpa often planted cannabis around apple trees. 

    \n

    \u0422\u0430\u043a\u0436\u0435 \u043a\u043e\u043d\u043e\u043f\u043b\u044f \u0438\u043c\u0435\u0435\u0442 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u043e \u043e\u0442\u043f\u0443\u0433\u0438\u0432\u0430\u0442\u044c \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u043d\u0430\u0441\u0435\u043a\u043e\u043c\u044b\u0445 \u0431\u043b\u0430\u0433\u043e\u0434\u0430\u0440\u044f \u0441\u0432\u043e\u0438\u043c \u044f\u0434\u043e\u0432\u0438\u0442\u044b\u043c \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430\u043c. \u041c\u043e\u0439 \u043f\u0440\u0430\u0434\u0435\u0434\u0443\u0448\u043a\u0430 \u0438 \u0434\u0435\u0434\u0443\u0448\u043a\u0430 \u0447\u0430\u0441\u0442\u043e \u0441\u0430\u0436\u0430\u043b\u0438 \u043a\u0443\u0441\u0442\u044b \u043a\u043e\u043d\u043e\u043f\u043b\u0438 \u0432\u043e\u043a\u0440\u0443\u0433 \u044f\u0431\u043b\u043e\u0447\u043d\u044b\u0445 \u0434\u0435\u0440\u0435\u0432\u044c\u0435\u0432.   

    \n

    Cannabis was very popular in Russia in 18-19th centuries and even in the Soviet Union. The fontaine \u201cPeople\u2019s Friendship\u201d in Moscow proves this fact. When I travelled to the capital of Russia a couple of years ago, I\u2019ve noticed that cannabis is among other crops in this fontaine. It is located in the centre of the National Economy Achievements Exhibition hall. It was the greatest Exhibition in the Soviet Union. All the countries \u2013 members of the Union came there to show their best achievements in farming. And as far as I know there was a special cannabis pavilion there! 

    \n

    \u0410 \u0435\u0449\u0435 \u044f \u0432\u0441\u043f\u043e\u043c\u043d\u0438\u043b\u0430, \u0447\u0442\u043e \u043a\u043e\u0433\u0434\u0430 \u0431\u044b\u043b\u0430 \u0432 \u041c\u043e\u0441\u043a\u0432\u0435 \u043d\u0430 \u0412\u0414\u041d\u0425, \u0442\u043e \u0432\u0438\u0434\u0435\u043b\u0430 \u043a\u043e\u043d\u043e\u043f\u043b\u044e \u043d\u0430 \u0444\u043e\u043d\u0442\u0430\u043d\u0435 \u00ab\u0414\u0440\u0443\u0436\u0431\u0430 \u043d\u0430\u0440\u043e\u0434\u043e\u0432\u00bb, \u043d\u043e \u0432 \u0442\u043e\u0442 \u043c\u043e\u043c\u0435\u043d\u0442 \u044f \u043d\u0435 \u043e\u0431\u0440\u0430\u0442\u0438\u043b\u0430 \u043d\u0430 \u044d\u0442\u043e \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435. \u0410 \u0435\u0449\u0435 \u043d\u0430 \u0412\u0414\u041d\u0425 \u0435\u0441\u0442\u044c \u043e\u0442\u0434\u0435\u043b\u044c\u043d\u044b\u0439 \u043f\u0430\u0432\u0438\u043b\u044c\u043e\u043d, \u043f\u043e\u0441\u0432\u044f\u0449\u0435\u043d\u043d\u044b\u0439 \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u043c \u0445\u043e\u0437\u044f\u0439\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u043c \u043a\u0443\u043b\u044c\u0442\u0443\u0440\u0430\u043c, \u0441\u0440\u0435\u0434\u0438 \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u0435\u0441\u0442\u044c \u0438 \u043a\u043e\u043d\u043e\u043f\u043b\u044f! \u042d\u0442\u043e \u0434\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442 \u043f\u043e\u043f\u0443\u043b\u044f\u0440\u043d\u043e\u0441\u0442\u044c \u0434\u0430\u043d\u043d\u043e\u0433\u043e \u0440\u0430\u0441\u0442\u0435\u043d\u0438\u044f \u0432\u043e \u0432\u0440\u0435\u043c\u0435\u043d\u0430 \u0421\u0421\u0421\u0420.  

    \n

    \n

    Well, time changes, now non toxic cannabis is not grown in Russia and some people haven\u2019t even heard about this type and its popularity in the Soviet Union (me for example, ha ha). But I\u2019m glad that now I know why my great grandpa had grown such tall cannabis and I\u2019m proud of him.   

    \n

    \u0412\u0440\u0435\u043c\u0435\u043d\u0430 \u043c\u0435\u043d\u044f\u044e\u0442\u0441\u044f, \u0441\u0435\u0439\u0447\u0430\u0441 \u044d\u0442\u043e\u0442 \u0432\u0438\u0434 \u043a\u043e\u043d\u043e\u043f\u043b\u0438 (\u043d\u0435 \u043d\u0430\u0440\u043a\u043e\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439) \u043d\u0435 \u043e\u043a\u0443\u043b\u044c\u0442\u0443\u0440\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u0432 \u0420\u043e\u0441\u0441\u0438\u0438, \u0430 \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0435 (\u044f, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440) \u0438 \u043d\u0435 \u0441\u043b\u044b\u0448\u0430\u043b\u0438 \u043e\u0431 \u044d\u0442\u043e\u043c \u0432\u0438\u0434\u0435 \u043a\u043e\u043d\u043e\u043f\u043b\u0438 \u0438 \u0435\u0433\u043e \u043f\u043e\u043f\u0443\u043b\u044f\u0440\u043d\u043e\u0441\u0442\u0438 \u0432 \u0421\u043e\u0432\u0435\u0442\u0441\u043a\u043e\u043c \u0421\u043e\u044e\u0437\u0435. \u041d\u043e \u0441\u0430\u043c\u043e\u0435 \u0433\u043b\u0430\u0432\u043d\u043e\u0435 \u2013 \u0442\u0435\u043f\u0435\u0440\u044c \u044f \u0437\u043d\u0430\u044e, \u0437\u0430\u0447\u0435\u043c \u043c\u043e\u0439 \u043f\u0440\u0430\u0434\u0435\u0434\u0443\u0448\u043a\u0430 \u0432\u044b\u0440\u0430\u0449\u0438\u0432\u0430\u043b \u043a\u043e\u043d\u043e\u043f\u043b\u044e, \u0438 \u044f \u0433\u043e\u0440\u0436\u0443\u0441\u044c \u0442\u0435\u043c, \u0447\u0442\u043e \u0438\u043c\u0435\u043d\u043d\u043e \u043e\u043d \u0432\u044b\u0440\u0430\u0441\u0442\u0438\u043b \u0441\u0430\u043c\u0443\u044e \u0432\u044b\u0441\u043e\u043a\u0443\u044e \u0432\u043e \u0432\u0441\u0435\u0439 \u0434\u0435\u0440\u0435\u0432\u043d\u0435!   

    \n
    \n

    Thank you for reading, hope you like it. 

    \n

    \u0421\u043f\u0430\u0441\u0438\u0431\u043e, \u0447\u0442\u043e \u043f\u0440\u043e\u0447\u0438\u0442\u0430\u043b\u0438 \u043c\u043e\u044e \u0441\u0442\u0430\u0442\u044c\u044e, \u043d\u0430\u0434\u0435\u044e\u0441\u044c, \u0432\u0430\u043c \u043f\u043e\u043d\u0440\u0430\u0432\u0438\u043b\u043e\u0441\u044c. 

    \n

    I\u2019d be happy if you follow me @victoriart 

    \n

    \u041f\u043e\u0434\u043f\u0438\u0441\u044b\u0432\u0430\u0439\u0442\u0435\u0441\u044c @victoriart  

    \n\n\n
    \n\n---\n\nAll STEEM Dollars for this post go to the featured author. \u0412\u0441\u0435 SD \u0437\u0430 \u043f\u043e\u0441\u0442 \u043f\u043e\u043b\u0443\u0447\u0438\u0442 \u0430\u0432\u0442\u043e\u0440.", + "category": "cannabis", + "children": 23, + "created": "2016-09-09T13:19:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://scontent.xx.fbcdn.net/v/t34.0-12/14218130_1163484427043962_1794391533_n.jpg?oh=ecf0299f6817eedbdd61ab264c4efc6d&oe=57CA899A", + "https://scontent.xx.fbcdn.net/v/t35.0-12/14164181_1163369467055458_398485144_o.jpg?oh=5035bc34df44264b999b2a6bd7197aac&oe=57CA7A41", + "https://scontent.xx.fbcdn.net/v/t34.0-12/14169748_1163368943722177_980304190_n.jpg?oh=e8104416e382d38aabc0cbe544f44029&oe=57CAA8FA", + "https://scontent.xx.fbcdn.net/v/t34.0-12/14218171_1163490363710035_867509036_n.jpg?oh=4f2a5ef2ffb624a790189ecd5cb8ff32&oe=57CA8831", + "https://scontent.xx.fbcdn.net/v/t34.0-12/14194493_1163493733709698_1790429253_n.jpg?oh=ef6d723f6c7a2c38ae4684f8e2b51158&oe=57CA4168", + "https://scontent.xx.fbcdn.net/v/t34.0-12/14193703_1163469053712166_847036046_n.jpg?oh=7156015f5573e5d9030b84125385deb3&oe=57CAA46A" + ], + "links": [ + "http://www.ayzdorov.ru/images/Travi/konoplya.jpg", + "http://s61.radikal.ru/i172/1101/e6/051ba9464081.jpg", + "http://www.popikstuff.ru/_sh/3/318.jpg" + ], + "tags": [ + "cannabis", + "life", + "history", + "story", + "ru" + ], + "users": [ + "victoriart" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 68273428261316, + "payout": 456.239, + "payout_at": "2016-09-16T13:19:54", + "pending_payout_value": "456.239 HBD", + "percent_hbd": 10000, + "permlink": "cannabis-you-probably-didn-t-hear-about-konoplya-o-kotoroi-vy-vozmozhno-ne-slyshali-featuring-victoriart-as-author", + "post_id": 1184063, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 233 + }, + "title": "Cannabis you probably didn\u2019t hear about / \u041a\u043e\u043d\u043e\u043f\u043b\u044f \u043e \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u0432\u044b \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u043d\u0435 \u0441\u043b\u044b\u0448\u0430\u043b\u0438 (featuring @victoriart as author)", + "updated": "2016-09-09T13:19:54", + "url": "/cannabis/@terrycraft/cannabis-you-probably-didn-t-hear-about-konoplya-o-kotoroi-vy-vozmozhno-ne-slyshali-featuring-victoriart-as-author" + }, + { + "active_votes": [ + { + "rshares": 28078695107280, + "voter": "dantheman" + }, + { + "rshares": 376095384074, + "voter": "anonymous" + }, + { + "rshares": 39359112316881, + "voter": "blocktrades" + }, + { + "rshares": 3104392312, + "voter": "boy" + }, + { + "rshares": 3769119494, + "voter": "bue-witness" + }, + { + "rshares": 684036241, + "voter": "bunny" + }, + { + "rshares": 54906429897, + "voter": "bue" + }, + { + "rshares": 1663427874, + "voter": "mini" + }, + { + "rshares": 213797798, + "voter": "moon" + }, + { + "rshares": 625020571, + "voter": "healthcare" + }, + { + "rshares": 973177874, + "voter": "daniel.pan" + }, + { + "rshares": 23972720803, + "voter": "dedriss" + }, + { + "rshares": 288359524, + "voter": "helen.tan" + }, + { + "rshares": 8527080781, + "voter": "acidyo" + }, + { + "rshares": 1412747751, + "voter": "murh" + }, + { + "rshares": 52535688405, + "voter": "juanmiguelsalas" + }, + { + "rshares": 207239917918, + "voter": "asmolokalo" + }, + { + "rshares": 103888571259, + "voter": "conspiracy-guy" + }, + { + "rshares": 1081057545, + "voter": "steem1653" + }, + { + "rshares": 2413456138, + "voter": "bitland" + }, + { + "rshares": 232276009, + "voter": "pet1000" + }, + { + "rshares": 7072264218, + "voter": "lostnuggett" + }, + { + "rshares": 225919607, + "voter": "culoemono" + }, + { + "rshares": 229875203, + "voter": "linklad13" + }, + { + "rshares": 22630026097, + "voter": "rawnetics" + }, + { + "rshares": 1530734733, + "voter": "labradorsem" + }, + { + "rshares": 283821417, + "voter": "riosparada" + }, + { + "rshares": 12031266273, + "voter": "borran" + }, + { + "rshares": 2949971449, + "voter": "bledarus" + }, + { + "rshares": 73602048, + "voter": "zev" + }, + { + "rshares": 8040398899, + "voter": "craigwilliamz" + }, + { + "rshares": 372263079, + "voter": "runridefly" + }, + { + "rshares": 56328557401, + "voter": "skum" + }, + { + "rshares": 2299111133, + "voter": "funkywanderer" + }, + { + "rshares": 10280040603, + "voter": "aggroed" + }, + { + "rshares": 3677113474, + "voter": "titusfrost" + }, + { + "rshares": 646139908, + "voter": "kev7000" + }, + { + "rshares": 54999958, + "voter": "tommyboyle" + }, + { + "rshares": 584716154, + "voter": "winglessss" + }, + { + "rshares": 52136823, + "voter": "john-galt-smith" + }, + { + "rshares": 104933884, + "voter": "siniceku" + }, + { + "rshares": 160932717, + "voter": "flowmetheus" + }, + { + "rshares": 78462337, + "voter": "comeup" + }, + { + "rshares": 1254177199, + "voter": "jennane" + }, + { + "rshares": 164032761, + "voter": "jeremydaw" + }, + { + "rshares": 157499376, + "voter": "trevorlyman" + }, + { + "rshares": 97940310, + "voter": "kalipo" + }, + { + "rshares": 158795029, + "voter": "silverton" + }, + { + "rshares": 155516854, + "voter": "james93" + }, + { + "rshares": 155364835, + "voter": "insight2incite" + }, + { + "rshares": 155280013, + "voter": "ivan5642" + }, + { + "rshares": 158306545, + "voter": "jef" + } + ], + "author": "jennane", + "author_payout_value": "0.000 HBD", + "author_reputation": 54.06, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Hello my fellow Steemians.  Hope your day is going well.  As I woke up this morning pondering a blog topic, as I am still trying to find my niche in this cyber-sphere, I thought that I would instead share a personal story with you all.   My story is likely not unique but has been a major influence in where I am today and why I feel the way I do regarding some heavy-hitting topics.

    \n

     It all started back in 2009 when my husband unfortunately lost is brother in a tragic pedestrian vs motor vehicle accident.  This completely shook my husband to the core and he was in a state of shock for weeks.  While they had been separated and brought back together a few times during childhood due to the result of divorced parents and ever-changing living arrangements, they had only recently began to reconnect and become close again in adulthood.

    \n

    So after the accident,  a couple of months go by and husband (Shane) develops a sinus infection.  He noticed that his headache from that infection did not pass after a few days.. or a few weeks..or a few months.   Doctor appointments with EENT specialists fell flat as they determined nothing related to the sinus cavity would be causing such bad headaches.  This resulted in him being transferred to a neurologist for evaluation.                            

    \n

    image source

    \n

    This is when things started to get wonky.   He was prescribed multiple medications sometimes 10-12 at a time which ultimately failed, new medications were added and discontinued sometimes monthly.  Some meditations worked for a short while but to no avail ultimately lost their efficacy after a short duration.  This process continued for about 5 years.  At his lowest point, he weighed 250 pounds ( with a 5'10\" frame), was in bed for probably 18-20 hours of any 24 hour day, and depression out of this world.  Who wouldn't be depressed being an empty shell of a non-functional person whose only ability to feel was to feel pain!

    \n

    Around 2014 Shane had decided enough was enough.  He had read many things online indicating that marijuana could be helpful with the headaches and decided to try it.  While I was very skeptical because at the time I was more conservative leaning than now in my libertarian leaning,  I guess what had to convince me  was that the proof was in the pudding..or in the papers.  :)   Forgive my corny joke, this is why I am not a comedian.  The improvement was not immediate.  It takes some time for someone to rise from that level of dormancy to become even remotely functional again but slow it has happened and is continuing to happen.  

    \n

    Fast-forward to today and you have a man that smokes weed every day and is on very few prescription medications.  Happy for the most part with some slight twinges of depression occasionally.  Weighing in at 165 pounds and currently enrolled in a certification program for massage therapy.   This is the most functional he has been in years and is excited to pick up the pieces he left off and become a productive member of society again.

    \n

                                                                     Injustices

    \n
      \n
    • In medicine - Forgive me, I spent a greater deal of time than I planned talking about the events leading up to my displeasure, injustices surrounding the private use of marijuana.  I suppose one of them isn't so much of an injustice as it is just ignorant.   Shane had to give up his long term neurologist and find a new one because the old continued to make statements such as research hasn't shown marijuana to be helpful for pain.  My thoughts on this were, I don't know maybe because it's so taboo it's not even studied much clinically.  He also continued to assert that my husband was just looking for a reason to get high.
    • \n
    \n

                                                                                

    \n

    image source

    \n

     My theory is that medical professionals know that marijuana is helpful and that, my friends, would be bad for business.  We are in a constant game of tug of war between any 2 entities at at anytime trying to tear us apart by the limbs.  Doctors ($$$ business) want us sick!.  Insurance companies ($$$ business) want us healthy.  These are two complimentary businesses whose likelihood of success depends on the others failure.   

    \n

                       

    \n

    image source

    \n
      \n
    • In the law - I find it fascinating how greatly marijuana and it's stigma differs from state to state.  I don't understand how there is any justice in a system in which some states treat it as medication, others as candy, and others as heroin.  Is it just that people who need it desperately to be forced to pack up and leave everything behind to move to a new state where it is acceptable or risk being arrested. What does that do to the housing and job markets on either end of the intake and exodus states.  
    • \n
    • In society -  I feel like to the societal norm of marijuana use is becoming more balanced but there is still a long way to go.  I get why people are afraid to talk about it.  It is illegal in most places.  I still don't even like to talk about it with my own family.  It should be talked about though.  The war on drugs is an epic failure and we the people are only further held captive by these unwarranted laws.  
    • \n
    \n

    #marijuana #medicine

    \n

    Thanks for reading!  

    \n

    Follow me @jennane

    \n


    \n


    \n


    \n", + "category": "marijuana", + "children": 15, + "created": "2016-09-09T15:57:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgsafe.org/2d82e27243.jpg", + "https://i.imgsafe.org/2d5416659a.jpg", + "https://i.imgsafe.org/2d6f90c768.jpg" + ], + "links": [ + "http://www.itpro.co.uk/640861/unifed-comms-confusion-blights-adoption-research-shows", + "http://www.quickmeme.com/meme/35qkzm", + "http://thefreethoughtproject.com/study-shows-corruption-u-s-health-care-drug-demand-manufactured/", + "https://steemit.com/@jennane" + ], + "tags": [ + "marijuana", + "medicine", + "chronicpain", + "bigpharma" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 68413598286766, + "payout": 444.855, + "payout_at": "2016-09-16T15:57:00", + "pending_payout_value": "444.855 HBD", + "percent_hbd": 10000, + "permlink": "how-weed-saved-my-husband", + "post_id": 1185706, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 52 + }, + "title": "How Weed Saved my Husband", + "updated": "2016-09-09T15:57:00", + "url": "/marijuana/@jennane/how-weed-saved-my-husband" + }, + { + "active_votes": [ + { + "rshares": 535725867787, + "voter": "barrie" + }, + { + "rshares": 32214327250546, + "voter": "smooth" + }, + { + "rshares": 376121224023, + "voter": "anonymous" + }, + { + "rshares": 2269826575614, + "voter": "badassmother" + }, + { + "rshares": 3263897711176, + "voter": "pharesim" + }, + { + "rshares": 2062980459545, + "voter": "hr1" + }, + { + "rshares": 1744525076899, + "voter": "xeroc" + }, + { + "rshares": 1791268092547, + "voter": "joseph" + }, + { + "rshares": 78711410450, + "voter": "aizensou" + }, + { + "rshares": 3099017973929, + "voter": "au1nethyb1" + }, + { + "rshares": 413032369602, + "voter": "recursive3" + }, + { + "rshares": 2705808829358, + "voter": "recursive" + }, + { + "rshares": 1316063149, + "voter": "mineralwasser" + }, + { + "rshares": 813694194125, + "voter": "boombastic" + }, + { + "rshares": 104682309896, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 1959185950, + "voter": "bingo-1" + }, + { + "rshares": 5983218731359, + "voter": "smooth.witness" + }, + { + "rshares": 416344557029, + "voter": "boatymcboatface" + }, + { + "rshares": 10570799434, + "voter": "idol" + }, + { + "rshares": 7859770518, + "voter": "woo7739" + }, + { + "rshares": 813878365394, + "voter": "steemrollin" + }, + { + "rshares": 1742378324, + "voter": "jocelyn" + }, + { + "rshares": 85215080037, + "voter": "acidsun" + }, + { + "rshares": 9981563328, + "voter": "andzzz" + }, + { + "rshares": 83060413837, + "voter": "edgeland" + }, + { + "rshares": 567896040489, + "voter": "eeks" + }, + { + "rshares": 12147304239, + "voter": "fkn" + }, + { + "rshares": 50848089, + "voter": "paco-steem" + }, + { + "rshares": 489653823, + "voter": "spaninv" + }, + { + "rshares": 29705274311, + "voter": "instructor2121" + }, + { + "rshares": 15978407421, + "voter": "elishagh1" + }, + { + "rshares": 10350451330, + "voter": "richman" + }, + { + "rshares": 680461695782, + "voter": "nanzo-scoop" + }, + { + "rshares": 139471375973, + "voter": "steve-walschot" + }, + { + "rshares": 43839493615, + "voter": "hannixx42" + }, + { + "rshares": 210468777644, + "voter": "mummyimperfect" + }, + { + "rshares": 87724452391, + "voter": "asch" + }, + { + "rshares": 1412837069, + "voter": "murh" + }, + { + "rshares": 6334324687, + "voter": "cryptofunk" + }, + { + "rshares": 2373753705, + "voter": "error" + }, + { + "rshares": 10869686197, + "voter": "andu" + }, + { + "rshares": 39926075123, + "voter": "ranko-k" + }, + { + "rshares": 943941173784, + "voter": "cyber" + }, + { + "rshares": 58411609484, + "voter": "ak2020" + }, + { + "rshares": 27677303613, + "voter": "thecryptofiend" + }, + { + "rshares": 29710792993, + "voter": "drinkzya" + }, + { + "rshares": 378676231296, + "voter": "taoteh1221" + }, + { + "rshares": 367434802642, + "voter": "hedge-x" + }, + { + "rshares": 54770749509, + "voter": "juanmiguelsalas" + }, + { + "rshares": 24531687872, + "voter": "ratel" + }, + { + "rshares": 54546848859, + "voter": "thecryptodrive" + }, + { + "rshares": 30446064087, + "voter": "michaelx" + }, + { + "rshares": 5796624061, + "voter": "mark-waser" + }, + { + "rshares": 145092838854, + "voter": "kimziv" + }, + { + "rshares": 2249123978, + "voter": "superfreek" + }, + { + "rshares": 471231170, + "voter": "mrhankeh" + }, + { + "rshares": 56702480478, + "voter": "isteemit" + }, + { + "rshares": 68355906476, + "voter": "bacchist" + }, + { + "rshares": 20737600522, + "voter": "thebatchman" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 82244250586, + "voter": "rubybian" + }, + { + "rshares": 3304220350, + "voter": "orly" + }, + { + "rshares": 18583967814, + "voter": "konstantin" + }, + { + "rshares": 25023137540, + "voter": "tcfxyz" + }, + { + "rshares": 6931331992, + "voter": "futurefood" + }, + { + "rshares": 36909187747, + "voter": "redpalestino" + }, + { + "rshares": 1502509577, + "voter": "endgame" + }, + { + "rshares": 783209506524, + "voter": "slowwalker" + }, + { + "rshares": 41676804766, + "voter": "furion" + }, + { + "rshares": 285238004, + "voter": "barbara2" + }, + { + "rshares": 316944085, + "voter": "ch0c0latechip" + }, + { + "rshares": 305543858, + "voter": "doge4lyf" + }, + { + "rshares": 967494073, + "voter": "steem1653" + }, + { + "rshares": 17132826492, + "voter": "sebastien" + }, + { + "rshares": 4442045649, + "voter": "gikitiki" + }, + { + "rshares": 11392234016, + "voter": "asim" + }, + { + "rshares": 5126423034, + "voter": "thegoodguy" + }, + { + "rshares": 16164767640, + "voter": "aaseb" + }, + { + "rshares": 2119773808, + "voter": "incomemonthly" + }, + { + "rshares": 17006027883, + "voter": "senseiteekay" + }, + { + "rshares": 3542015107, + "voter": "karen13" + }, + { + "rshares": 10854384168, + "voter": "deviedev" + }, + { + "rshares": 14499795077, + "voter": "jaycobbell" + }, + { + "rshares": 35656682981, + "voter": "condra" + }, + { + "rshares": 380411494, + "voter": "karenmckersie" + }, + { + "rshares": 750111661, + "voter": "luisucv34" + }, + { + "rshares": 418401228723, + "voter": "knozaki2015" + }, + { + "rshares": 7004799464, + "voter": "lichtblick" + }, + { + "rshares": 31806577480, + "voter": "creemej" + }, + { + "rshares": 87211957, + "voter": "wildchild" + }, + { + "rshares": 3868061659, + "voter": "maximkichev" + }, + { + "rshares": 300823216, + "voter": "sjt10369" + }, + { + "rshares": 4137717661, + "voter": "oululahti" + }, + { + "rshares": 2242808223, + "voter": "iamwne" + }, + { + "rshares": 19692095674, + "voter": "mustafaomar" + }, + { + "rshares": 2488984400, + "voter": "vlad" + }, + { + "rshares": 3574591587, + "voter": "tarindel" + }, + { + "rshares": 25144171074, + "voter": "deanliu" + }, + { + "rshares": 88012388973, + "voter": "rea" + }, + { + "rshares": 265687118, + "voter": "outerlimits" + }, + { + "rshares": 1813664681, + "voter": "tokyodude" + }, + { + "rshares": 7651216007, + "voter": "neroru" + }, + { + "rshares": 172187845330, + "voter": "jl777" + }, + { + "rshares": 6690185396, + "voter": "lostnuggett" + }, + { + "rshares": 34637094801, + "voter": "zaebars" + }, + { + "rshares": 9843315539, + "voter": "positive" + }, + { + "rshares": 1784922790, + "voter": "yarly" + }, + { + "rshares": 269622478, + "voter": "yarly2" + }, + { + "rshares": 270026148, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 963717768, + "voter": "makgorn" + }, + { + "rshares": 4727601167, + "voter": "gustavopasquini" + }, + { + "rshares": 282703543, + "voter": "sergey44" + }, + { + "rshares": 182942425, + "voter": "chako5555" + }, + { + "rshares": 823201687, + "voter": "quigua" + }, + { + "rshares": 940261675, + "voter": "happyphoenix" + }, + { + "rshares": 20684860877, + "voter": "krabgat" + }, + { + "rshares": 14673523321, + "voter": "proto" + }, + { + "rshares": 614753076, + "voter": "curator" + }, + { + "rshares": 22899687357, + "voter": "sisterholics" + }, + { + "rshares": 432486248, + "voter": "yarly10" + }, + { + "rshares": 1518995742, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 5727995375, + "voter": "royalmacro" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 10582470364, + "voter": "logic" + }, + { + "rshares": 2814935249, + "voter": "tygergamer" + }, + { + "rshares": 323661906, + "voter": "fnait" + }, + { + "rshares": 307618312, + "voter": "keepcalmand" + }, + { + "rshares": 41425208675, + "voter": "celebr1ty" + }, + { + "rshares": 114974624, + "voter": "bullionstackers" + }, + { + "rshares": 52207362, + "voter": "reported" + }, + { + "rshares": 3100482481, + "voter": "glitterpig" + }, + { + "rshares": 5361469967, + "voter": "jed78" + }, + { + "rshares": 128436934152, + "voter": "steemdrive" + }, + { + "rshares": 7348143565, + "voter": "taker" + }, + { + "rshares": 4650549512, + "voter": "theprophet0" + }, + { + "rshares": 51206711, + "voter": "krushing" + }, + { + "rshares": 792685799239, + "voter": "laonie" + }, + { + "rshares": 46420155436, + "voter": "capitalism" + }, + { + "rshares": 22885227049, + "voter": "laonie1" + }, + { + "rshares": 23397596314, + "voter": "laonie2" + }, + { + "rshares": 23406174756, + "voter": "laonie3" + }, + { + "rshares": 24522659733, + "voter": "laoyao" + }, + { + "rshares": 28759023378, + "voter": "myfirst" + }, + { + "rshares": 174213837111, + "voter": "somebody" + }, + { + "rshares": 6516076332, + "voter": "flysaga" + }, + { + "rshares": 13864831720, + "voter": "gmurph" + }, + { + "rshares": 327484786, + "voter": "nessacute" + }, + { + "rshares": 61290478, + "voter": "kurzer42" + }, + { + "rshares": 588912510, + "voter": "minnowsunited" + }, + { + "rshares": 38491180075, + "voter": "midnightoil" + }, + { + "rshares": 70027682583, + "voter": "mibenkito" + }, + { + "rshares": 3482100821, + "voter": "achim86" + }, + { + "rshares": 4083860140, + "voter": "ullikume" + }, + { + "rshares": 50065542, + "voter": "whatyouganjado" + }, + { + "rshares": 23402145693, + "voter": "laonie4" + }, + { + "rshares": 23400426967, + "voter": "laonie5" + }, + { + "rshares": 23397811518, + "voter": "laonie6" + }, + { + "rshares": 23394804956, + "voter": "laonie7" + }, + { + "rshares": 23391027660, + "voter": "laonie8" + }, + { + "rshares": 23389410999, + "voter": "laonie9" + }, + { + "rshares": 92398685863, + "voter": "xiaohui" + }, + { + "rshares": 140323044785, + "voter": "terrycraft" + }, + { + "rshares": 5403727049, + "voter": "oflyhigh" + }, + { + "rshares": 67734168, + "voter": "makaveli" + }, + { + "rshares": 1318858226, + "voter": "paynode" + }, + { + "rshares": 3010713342, + "voter": "xiaokongcom" + }, + { + "rshares": 87419449, + "voter": "carlyadams" + }, + { + "rshares": 85707475, + "voter": "cryptogal" + }, + { + "rshares": 6067328919, + "voter": "xianjun" + }, + { + "rshares": 22519279552, + "voter": "hanshotfirst" + }, + { + "rshares": 6101031316, + "voter": "lordvader" + }, + { + "rshares": 66124624, + "voter": "stevescriber" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 50010551, + "voter": "alexbones" + }, + { + "rshares": 54857117, + "voter": "nano2nd" + }, + { + "rshares": 7707570242, + "voter": "mione" + }, + { + "rshares": 1696527111, + "voter": "njall" + }, + { + "rshares": 398158015, + "voter": "microluck" + }, + { + "rshares": 9919104627, + "voter": "gonzo" + }, + { + "rshares": 1635980958, + "voter": "chinadaily" + }, + { + "rshares": 57802223, + "voter": "cryptoblu" + }, + { + "rshares": 57795937, + "voter": "instructor" + }, + { + "rshares": 2377893626, + "voter": "steemist" + }, + { + "rshares": 677981665571, + "voter": "dollarvigilante" + }, + { + "rshares": 100882912117, + "voter": "serejandmyself" + }, + { + "rshares": 13247903691, + "voter": "gvargas123" + }, + { + "rshares": 4641324492, + "voter": "themanualbot" + }, + { + "rshares": 82017595, + "voter": "steemitgal" + }, + { + "rshares": 79793527, + "voter": "steemcash" + }, + { + "rshares": 8933292656, + "voter": "jaredcwillis" + }, + { + "rshares": 23383287315, + "voter": "laonie10" + }, + { + "rshares": 549220734, + "voter": "wuyueling" + }, + { + "rshares": 119784511, + "voter": "claudia" + }, + { + "rshares": 80744538922, + "voter": "barrycooper" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 22919209045, + "voter": "hilarski" + }, + { + "rshares": 75035743, + "voter": "ozertayiz" + }, + { + "rshares": 50215700, + "voter": "salebored" + }, + { + "rshares": 5173549934, + "voter": "silverbug2000" + }, + { + "rshares": 54705383, + "voter": "rickmiller" + }, + { + "rshares": 9992029888, + "voter": "etcmike" + }, + { + "rshares": 2697644054, + "voter": "nulliusinverba" + }, + { + "rshares": 4908269914, + "voter": "ats-david" + }, + { + "rshares": 53608244, + "voter": "jlufer" + }, + { + "rshares": 1030391212, + "voter": "ivet" + }, + { + "rshares": 7362231446, + "voter": "einsteinpotsdam" + }, + { + "rshares": 61784049, + "voter": "yzomri" + }, + { + "rshares": 23037518691, + "voter": "laonie11" + }, + { + "rshares": 64527759, + "voter": "lovetosteemit" + }, + { + "rshares": 56354271978, + "voter": "luminousvisions" + }, + { + "rshares": 1618326537, + "voter": "davidjkelley" + }, + { + "rshares": 168510966, + "voter": "team101" + }, + { + "rshares": 50326099, + "voter": "bitdrone" + }, + { + "rshares": 50317967, + "voter": "sleepcult" + }, + { + "rshares": 22577713867, + "voter": "sponge-bob" + }, + { + "rshares": 15182271046, + "voter": "digital-wisdom" + }, + { + "rshares": 3780248236, + "voter": "ethical-ai" + }, + { + "rshares": 3175776877, + "voter": "fajrilgooner" + }, + { + "rshares": 44933228928, + "voter": "zahnspange" + }, + { + "rshares": 56924216, + "voter": "ahmetova" + }, + { + "rshares": 5540271360, + "voter": "jwaser" + }, + { + "rshares": 7649110855, + "voter": "doitvoluntarily" + }, + { + "rshares": 1235734001, + "voter": "masonmiler" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 925705713, + "voter": "smisi" + }, + { + "rshares": 8569904590, + "voter": "richardjuckes" + }, + { + "rshares": 26369347724, + "voter": "dubi" + }, + { + "rshares": 2610082358, + "voter": "bwaser" + }, + { + "rshares": 368731992447, + "voter": "charlieshrem" + }, + { + "rshares": 54558788855, + "voter": "tracemayer" + }, + { + "rshares": 22560355835, + "voter": "brains" + }, + { + "rshares": 1347001825, + "voter": "bitcoinparadise" + }, + { + "rshares": 4664446156, + "voter": "gringalicious" + }, + { + "rshares": 1831787903, + "voter": "rigaronib" + }, + { + "rshares": 29308040112, + "voter": "ksc" + }, + { + "rshares": 1996247270, + "voter": "steemsquad" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341654807, + "voter": "ellepdub" + }, + { + "rshares": 1516023313, + "voter": "allesgruen" + }, + { + "rshares": 88742390, + "voter": "inarix03" + }, + { + "rshares": 9753161320, + "voter": "herpetologyguy" + }, + { + "rshares": 4697845469, + "voter": "morgan.waser" + }, + { + "rshares": 149218142, + "voter": "thefinanceguy" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 51141851, + "voter": "slow" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 50543061, + "voter": "rabobank" + }, + { + "rshares": 50484452, + "voter": "connect" + }, + { + "rshares": 50482289, + "voter": "connection" + }, + { + "rshares": 3599150441, + "voter": "strong-ai" + }, + { + "rshares": 367900935, + "voter": "julia26" + }, + { + "rshares": 1246551077, + "voter": "timbernana" + }, + { + "rshares": 150657538, + "voter": "siniceku" + }, + { + "rshares": 154056498, + "voter": "cruise" + }, + { + "rshares": 162917785, + "voter": "ctu" + }, + { + "rshares": 1390524760, + "voter": "rusteemitblog" + }, + { + "rshares": 161494583, + "voter": "sarapters" + }, + { + "rshares": 160861015, + "voter": "cybergirl" + }, + { + "rshares": 157691927, + "voter": "caseyneistat" + }, + { + "rshares": 161308098, + "voter": "pawel-krawczyk" + }, + { + "rshares": 157148891, + "voter": "hamed" + }, + { + "rshares": 159963865, + "voter": "sledgehammer" + }, + { + "rshares": 150430590, + "voter": "odyprabowo" + }, + { + "rshares": 156411729, + "voter": "blender" + }, + { + "rshares": 156378592, + "voter": "greenpeace" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 180191819, + "voter": "mexresorts" + }, + { + "rshares": 158632601, + "voter": "cream" + }, + { + "rshares": 130506461, + "voter": "insight2incite" + }, + { + "rshares": 148768653, + "voter": "rnrador" + } + ], + "author": "knozaki2015", + "author_payout_value": "0.000 HBD", + "author_reputation": 69.9, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Travelling more than a pilot comes with it's own perks. I have racked up several airline club memberships so today I will guide you trough Lounges I have been to recently or a while ago.

    \n

    So the 3 Lounges today are: Miami American Airlines Admiral Club, London BA Firstclass Lounge and Los Angeles AA Firstclass Lounge

    \n

    \"I
    \n
    Miami has gone through a lot improvements, the new ESTA Kiosk are super convenient and faster than the normal cue. So once you arrive always do the Immigration process yourself at a ESTA KIOSK.

    \n

    The Admiral Clubs of American Airlines are undergoing renovations and I really like the result. The Lounge is spacious and I even received 4 drink vouchers for Wine, Beer or Softdrinks.

    \n

    Seating Area

    \n

    \"2016-09-07
    \nBar
    \n\"2016-09-07
    \nI used my frequent flyer miles to upgrade my flight to Business Class. I slept 80% of the flight, and was really happy with the new seats.
    \n\"2016-09-08
    \n

    \n

    The BA Firstclass Lounge is very nice 

    \n

    Champagne Bar
    \n\"2016-09-08
    \nSeating Area
    \n\"2016-09-08
    \nBusiness Center
    \n\"2016-09-08
    \nSeating Area
    \n\"2016-09-08
    \nNewspaper Selection
    \n\"2016-09-08
    \nCoffee Maker
    \n\"2016-09-08
    \nThere is a buffet or you can order a la carte
    \n\"2016-09-08
    \nThe buffet offers several food options
    \n\"2016-09-08
    \nCakes and Scons
    \n\"2016-09-08
    \nI tried everything from the Buffet

    \n

    The salmon and the Mushroom were actually very nice !
    \n\"2016-09-08
    \nI still ordered the BA Burger, which is a classic!
    \n\"2016-09-08
    \nThis is my favorite Snack
    \n\"2016-09-08
    \nIt's really tasty but i can't find them anywhere outside of London
    \n\"2016-09-08
    \nIt's nuts + Ginger + Coconut (so good !)
    \n\"2016-09-08 

    \n

    Los Angeles AA Firstclass Lounge

    \n

    \"2014-12-23
    \n

    \n

    Very nice dining area
    \n\"2014-12-23
    \n

    \n

    Cool Bar
    \n\"2014-12-23
    \n

    \n

    Wonderful Black Angus Steak
    \n\"2014-12-23
    \n

    \n

    Grilled Striped Bass with herb salad

    \n

    \"foood\"
    \n

    \n

    So while the AA Lounge in Miami is really nice, it's just a business class lounge. But the lounge staff is super friendly. 

    \n

    The BA Lounge in London is huge and offers a lot food but I rate it 7/10 for the overall Lounge concept etc.

    \n

    My winner ist the Los Angeles AA First Class Lounge. The cook has prepared everything in an open kitchen, and it's really delicous. They have monthly changing chefs, so there is always some variety in their food offering!

    \n


    \n

    Please leave a comment which Airline Lounge is your favorite in the world!

    \n

    If you like my Post, please follow me! 

    \n

    I am blogging about the following topics :

    \n
      \n
    • I travel the world (Travel and Restaurant Blog)
    • \n
    • Exposed (Uncovering Stories you need to know)
    • \n
    • Lifehacks (How to save money, Introduction of cool products) 
    • \n
    • SPOTTED (Limited Edition Food and Drinks)
    • \n
    • Steemperlen (German Version)
    • \n
    • SQUEEZE (Interview Series) 
    • \n
    • COOKED (4 Episodes Cooking Series)
    • \n
    \n", + "category": "food", + "children": 11, + "created": "2016-09-10T01:10:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s18.postimg.org/azkju7a4p/I_Travel_the_3.jpg", + "https://s12.postimg.org/yas7h5fn1/2016_09_07_19_28_14.jpg", + "https://s12.postimg.org/r8u9uyc19/2016_09_07_19_28_23.jpg", + "https://s12.postimg.org/850yelz71/2016_09_08_06_03_21.jpg", + "https://s12.postimg.org/lncg4n0q5/2016_09_08_11_51_54.jpg", + "https://s12.postimg.org/pxr4085t9/2016_09_08_11_52_06.jpg", + "https://s12.postimg.org/jlbyqe2r1/2016_09_08_11_52_19.jpg", + "https://s12.postimg.org/5g65oktpp/2016_09_08_11_52_49.jpg", + "https://s12.postimg.org/x4ssw3gq5/2016_09_08_11_53_32.jpg", + "https://s12.postimg.org/m6hjdws4t/2016_09_08_11_53_53.jpg", + "https://s12.postimg.org/b869vq3jh/2016_09_08_12_01_14.jpg", + "https://s12.postimg.org/5y1b4fjal/2016_09_08_12_02_15.jpg", + "https://s12.postimg.org/sb91r8k8d/2016_09_08_12_02_39.jpg", + "https://s12.postimg.org/spadqu4bx/2016_09_08_12_08_03.jpg", + "https://s12.postimg.org/61zpyfe5p/2016_09_08_12_17_48.jpg", + "https://s12.postimg.org/3lxwkkw31/2016_09_08_16_55_24.jpg", + "https://s12.postimg.org/4cqmqcygd/2016_09_08_16_55_47.jpg", + "https://s12.postimg.org/y5xmyyn3h/2016_09_08_16_56_51.jpg", + "https://s21.postimg.org/jzlxn73iv/2014_12_23_19_33_57.jpg", + "https://s21.postimg.org/hwbifj3pz/2014_12_23_19_36_16.jpg", + "https://s21.postimg.org/4gohq2v87/2014_12_23_19_36_38.jpg", + "https://s21.postimg.org/vsjqrezyv/2014_12_23_19_46_39.jpg", + "https://s21.postimg.org/tchxdkhw7/foood.jpg" + ], + "links": [ + "https://postimg.org/image/k7csawh6t/", + "https://postimg.org/image/smz517hcj/", + "https://steemit.com/@knozaki2015", + "https://steemit.com/food/@knozaki2015/i-travel-the-world-part-25-cafe-viena-feat-the-worlds-best-sandwich-ny-times", + "https://steemit.com/deutsch/@knozaki2015/steemperlen-1", + "https://steemit.com/food/@knozaki2015/fantastic-seafood-paella-cooked-2-with-the-master-of-paella-gargon" + ], + "tags": [ + "food", + "minnowsunite", + "steemsquad", + "travel", + "firstclass" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 68755314620880, + "payout": 440.521, + "payout_at": "2016-09-17T01:10:15", + "pending_payout_value": "440.521 HBD", + "percent_hbd": 10000, + "permlink": "i-travel-the-world-part-36-sushi-samba-miami", + "post_id": 1191028, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 274 + }, + "title": "I travel the world Part 36: Lounge Battle LAX vs. LHR vs. MIA", + "updated": "2016-09-10T01:21:57", + "url": "/food/@knozaki2015/i-travel-the-world-part-36-sushi-samba-miami" + }, + { + "active_votes": [ + { + "rshares": 591936986472, + "voter": "barrie" + }, + { + "rshares": 376083035780, + "voter": "anonymous" + }, + { + "rshares": 12345252505324, + "voter": "rainman" + }, + { + "rshares": 7145373524502, + "voter": "skywalker" + }, + { + "rshares": 34617610074801, + "voter": "jamesc" + }, + { + "rshares": 5980082785383, + "voter": "freedom" + }, + { + "rshares": 166610243623, + "voter": "highasfuck" + }, + { + "rshares": 2439469062078, + "voter": "badassmother" + }, + { + "rshares": 2108369279892, + "voter": "hr1" + }, + { + "rshares": 135639234986, + "voter": "svk" + }, + { + "rshares": 1183919192482, + "voter": "rossco99" + }, + { + "rshares": 3104316216, + "voter": "boy" + }, + { + "rshares": 1784857012354, + "voter": "xeroc" + }, + { + "rshares": 3769023210, + "voter": "bue-witness" + }, + { + "rshares": 98293661014, + "voter": "testz" + }, + { + "rshares": 684026925, + "voter": "bunny" + }, + { + "rshares": 54893558282, + "voter": "bue" + }, + { + "rshares": 1663393709, + "voter": "mini" + }, + { + "rshares": 4401900795943, + "voter": "witness.svk" + }, + { + "rshares": 213796245, + "voter": "moon" + }, + { + "rshares": 211180887417, + "voter": "alex90342fastn1" + }, + { + "rshares": 77993869101, + "voter": "aizensou" + }, + { + "rshares": 3557325601520, + "voter": "au1nethyb1" + }, + { + "rshares": 208865905773, + "voter": "b0y2k" + }, + { + "rshares": 425555473971, + "voter": "recursive2" + }, + { + "rshares": 2772208804092, + "voter": "recursive" + }, + { + "rshares": 1425577812, + "voter": "mineralwasser" + }, + { + "rshares": 118400532239, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6451379962, + "voter": "sean0010" + }, + { + "rshares": 2154708395, + "voter": "bingo-1" + }, + { + "rshares": 468293271834, + "voter": "boatymcboatface" + }, + { + "rshares": 1154888792604, + "voter": "cass" + }, + { + "rshares": 625012807, + "voter": "healthcare" + }, + { + "rshares": 1125731310657, + "voter": "tuck-fheman" + }, + { + "rshares": 973159239, + "voter": "daniel.pan" + }, + { + "rshares": 7451892533, + "voter": "patrice" + }, + { + "rshares": 288356419, + "voter": "helen.tan" + }, + { + "rshares": 76453549420, + "voter": "unosuke" + }, + { + "rshares": 308036837341, + "voter": "noaommerrr" + }, + { + "rshares": 76716940669, + "voter": "edgeland" + }, + { + "rshares": 51320160062, + "voter": "noisy" + }, + { + "rshares": 182166119854, + "voter": "samuel-stone" + }, + { + "rshares": 16636079519, + "voter": "jademont" + }, + { + "rshares": 3914505410, + "voter": "hbhades" + }, + { + "rshares": 463234287847, + "voter": "eeks" + }, + { + "rshares": 6574888202, + "voter": "fkn" + }, + { + "rshares": 447353939, + "voter": "paco-steem" + }, + { + "rshares": 993850916624, + "voter": "hipster" + }, + { + "rshares": 5016915851, + "voter": "spaninv" + }, + { + "rshares": 30329184994, + "voter": "instructor2121" + }, + { + "rshares": 335140044424, + "voter": "teamsteem" + }, + { + "rshares": 8649148963, + "voter": "elishagh1" + }, + { + "rshares": 10276551983, + "voter": "richman" + }, + { + "rshares": 723394303430, + "voter": "nanzo-scoop" + }, + { + "rshares": 1097771169, + "voter": "weenfan" + }, + { + "rshares": 155457113346, + "voter": "steve-walschot" + }, + { + "rshares": 7604863954, + "voter": "kefkius" + }, + { + "rshares": 215057879114, + "voter": "mummyimperfect" + }, + { + "rshares": 490994275, + "voter": "coar" + }, + { + "rshares": 82049522936, + "voter": "asch" + }, + { + "rshares": 1426426670, + "voter": "murh" + }, + { + "rshares": 6760973169, + "voter": "cryptofunk" + }, + { + "rshares": 596625048, + "voter": "kodi" + }, + { + "rshares": 413130861956, + "voter": "blakemiles84" + }, + { + "rshares": 12988959564, + "voter": "andu" + }, + { + "rshares": 41733088815, + "voter": "ranko-k" + }, + { + "rshares": 59785455019, + "voter": "theshell" + }, + { + "rshares": 59685490770, + "voter": "ak2020" + }, + { + "rshares": 25360606957, + "voter": "thecryptofiend" + }, + { + "rshares": 31455354048, + "voter": "drinkzya" + }, + { + "rshares": 378596949030, + "voter": "taoteh1221" + }, + { + "rshares": 349160704, + "voter": "stiletto" + }, + { + "rshares": 382717321671, + "voter": "hedge-x" + }, + { + "rshares": 112586210966, + "voter": "kenny-crane" + }, + { + "rshares": 24530155254, + "voter": "ratel" + }, + { + "rshares": 55772544989, + "voter": "thecryptodrive" + }, + { + "rshares": 30496747628, + "voter": "will-zewe" + }, + { + "rshares": 23269444565, + "voter": "ossama-benjohn" + }, + { + "rshares": 89838229832, + "voter": "schro" + }, + { + "rshares": 19198876444, + "voter": "ziv" + }, + { + "rshares": 3596180135, + "voter": "tee-em" + }, + { + "rshares": 33825261651, + "voter": "michaelx" + }, + { + "rshares": 6651247788, + "voter": "grandpere" + }, + { + "rshares": 5923296936, + "voter": "mark-waser" + }, + { + "rshares": 107417488241, + "voter": "geoffrey" + }, + { + "rshares": 166472182425, + "voter": "kimziv" + }, + { + "rshares": 1536338951, + "voter": "svamiva" + }, + { + "rshares": 523590189, + "voter": "mrhankeh" + }, + { + "rshares": 17554236631, + "voter": "grey580" + }, + { + "rshares": 182388271645, + "voter": "marina" + }, + { + "rshares": 222777718999, + "voter": "asmolokalo" + }, + { + "rshares": 32678842996, + "voter": "good-karma" + }, + { + "rshares": 1863302951, + "voter": "billykeed" + }, + { + "rshares": 90871770988, + "voter": "rubybian" + }, + { + "rshares": 3370504739, + "voter": "orly" + }, + { + "rshares": 254380477, + "voter": "mstang83" + }, + { + "rshares": 133809425183, + "voter": "jackkang" + }, + { + "rshares": 25519515144, + "voter": "tcfxyz" + }, + { + "rshares": 7068961098, + "voter": "futurefood" + }, + { + "rshares": 143394860106, + "voter": "derekareith" + }, + { + "rshares": 20665566328, + "voter": "furion" + }, + { + "rshares": 15619208260, + "voter": "bitshares101" + }, + { + "rshares": 6227407724, + "voter": "owdy" + }, + { + "rshares": 166358431, + "voter": "barbara2" + }, + { + "rshares": 171633678, + "voter": "ch0c0latechip" + }, + { + "rshares": 171074149, + "voter": "doge4lyf" + }, + { + "rshares": 13970283730, + "voter": "ausbitbank" + }, + { + "rshares": 28089273953, + "voter": "gord0b" + }, + { + "rshares": 1194657343, + "voter": "steem1653" + }, + { + "rshares": 10893493671, + "voter": "asim" + }, + { + "rshares": 215779804894, + "voter": "jesta" + }, + { + "rshares": 5013145440, + "voter": "thegoodguy" + }, + { + "rshares": 17367439279, + "voter": "bdavid" + }, + { + "rshares": 3762678714, + "voter": "karen13" + }, + { + "rshares": 6013722010, + "voter": "cryptosi" + }, + { + "rshares": 296050938278, + "voter": "nabilov" + }, + { + "rshares": 15101595452, + "voter": "jaycobbell" + }, + { + "rshares": 35632157770, + "voter": "condra" + }, + { + "rshares": 11050247826, + "voter": "allmonitors" + }, + { + "rshares": 42134964204, + "voter": "milestone" + }, + { + "rshares": 7003224098, + "voter": "lichtblick" + }, + { + "rshares": 94283196, + "voter": "wildchild" + }, + { + "rshares": 27204743624, + "voter": "peterz" + }, + { + "rshares": 23056731242, + "voter": "phenom" + }, + { + "rshares": 4221835049, + "voter": "oululahti" + }, + { + "rshares": 9691272457, + "voter": "benjiberigan" + }, + { + "rshares": 1645863919, + "voter": "iamwne" + }, + { + "rshares": 7507318975, + "voter": "bitcoiner" + }, + { + "rshares": 3573294097, + "voter": "tarindel" + }, + { + "rshares": 22320439424, + "voter": "deanliu" + }, + { + "rshares": 3567394163, + "voter": "mastletter" + }, + { + "rshares": 172159763489, + "voter": "jl777" + }, + { + "rshares": 39354541034, + "voter": "zaebars" + }, + { + "rshares": 1339946455, + "voter": "aleco" + }, + { + "rshares": 5327172903, + "voter": "positive" + }, + { + "rshares": 1820806512, + "voter": "yarly" + }, + { + "rshares": 275109479, + "voter": "yarly2" + }, + { + "rshares": 275521387, + "voter": "yarly3" + }, + { + "rshares": 159279578, + "voter": "yarly4" + }, + { + "rshares": 160178852, + "voter": "yarly5" + }, + { + "rshares": 91302559, + "voter": "yarly7" + }, + { + "rshares": 741837371, + "voter": "raymonjohnstone" + }, + { + "rshares": 9482726248, + "voter": "fishborne" + }, + { + "rshares": 21201450202, + "voter": "prufarchy" + }, + { + "rshares": 28116215199, + "voter": "team-leibniz" + }, + { + "rshares": 6216267666, + "voter": "steemitpolitics" + }, + { + "rshares": 15588418722, + "voter": "proto" + }, + { + "rshares": 639310915, + "voter": "curator" + }, + { + "rshares": 25523128780, + "voter": "sisterholics" + }, + { + "rshares": 441281474, + "voter": "yarly10" + }, + { + "rshares": 1674456341, + "voter": "alex.chien" + }, + { + "rshares": 236361100, + "voter": "yarly11" + }, + { + "rshares": 82681797, + "voter": "yarly12" + }, + { + "rshares": 2934248494, + "voter": "tygergamer" + }, + { + "rshares": 175268468, + "voter": "fnait" + }, + { + "rshares": 172227161, + "voter": "keepcalmand" + }, + { + "rshares": 2852417010, + "voter": "nelu.ceban" + }, + { + "rshares": 6316514784, + "voter": "stef" + }, + { + "rshares": 8395108310, + "voter": "alphabeta" + }, + { + "rshares": 156341247, + "voter": "steemster1" + }, + { + "rshares": 25751308390, + "voter": "fabien" + }, + { + "rshares": 24117033815, + "voter": "williambanks" + }, + { + "rshares": 3171953007, + "voter": "glitterpig" + }, + { + "rshares": 5641355650, + "voter": "jed78" + }, + { + "rshares": 6471671741, + "voter": "shortcut" + }, + { + "rshares": 131393761152, + "voter": "steemdrive" + }, + { + "rshares": 998433406, + "voter": "metaflute" + }, + { + "rshares": 3735000857, + "voter": "litrbooh" + }, + { + "rshares": 7881149047, + "voter": "taker" + }, + { + "rshares": 4974192695, + "voter": "theprophet0" + }, + { + "rshares": 63257042, + "voter": "sharon" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 887009520270, + "voter": "laonie" + }, + { + "rshares": 21154154829, + "voter": "rawnetics" + }, + { + "rshares": 25006603135, + "voter": "laonie1" + }, + { + "rshares": 25516502553, + "voter": "laonie2" + }, + { + "rshares": 25525831084, + "voter": "laonie3" + }, + { + "rshares": 25144333673, + "voter": "laoyao" + }, + { + "rshares": 32610435575, + "voter": "myfirst" + }, + { + "rshares": 199878441373, + "voter": "somebody" + }, + { + "rshares": 20733647424, + "voter": "persianqueen" + }, + { + "rshares": 7476831488, + "voter": "flysaga" + }, + { + "rshares": 11463424736, + "voter": "gmurph" + }, + { + "rshares": 33439573157, + "voter": "xtester" + }, + { + "rshares": 44163760083, + "voter": "midnightoil" + }, + { + "rshares": 3991113605, + "voter": "ullikume" + }, + { + "rshares": 6621085163, + "voter": "minion" + }, + { + "rshares": 25521435801, + "voter": "laonie4" + }, + { + "rshares": 25519620334, + "voter": "laonie5" + }, + { + "rshares": 25516856526, + "voter": "laonie6" + }, + { + "rshares": 25513561762, + "voter": "laonie7" + }, + { + "rshares": 25509634719, + "voter": "laonie8" + }, + { + "rshares": 25507856206, + "voter": "laonie9" + }, + { + "rshares": 102977490884, + "voter": "xiaohui" + }, + { + "rshares": 1929759256, + "voter": "t3ran13" + }, + { + "rshares": 102832176474, + "voter": "joele" + }, + { + "rshares": 5627515339, + "voter": "oflyhigh" + }, + { + "rshares": 14318850657, + "voter": "randyclemens" + }, + { + "rshares": 1353602160, + "voter": "paynode" + }, + { + "rshares": 1121809062, + "voter": "boddhisattva" + }, + { + "rshares": 2201044759, + "voter": "kurtrohlandt" + }, + { + "rshares": 3454705253, + "voter": "xiaokongcom" + }, + { + "rshares": 64952156, + "voter": "msjennifer" + }, + { + "rshares": 59738641, + "voter": "ciao" + }, + { + "rshares": 3299401993, + "voter": "cmorton" + }, + { + "rshares": 59146649, + "voter": "steemo" + }, + { + "rshares": 6961728186, + "voter": "xianjun" + }, + { + "rshares": 57765027, + "voter": "steema" + }, + { + "rshares": 51614140, + "voter": "herbertmueller" + }, + { + "rshares": 5301197324, + "voter": "melek" + }, + { + "rshares": 74480084, + "voter": "confucius" + }, + { + "rshares": 28367125005, + "voter": "mrosenquist" + }, + { + "rshares": 66124624, + "voter": "stevescriber" + }, + { + "rshares": 2868027798, + "voter": "bledarus" + }, + { + "rshares": 53688127, + "voter": "loli" + }, + { + "rshares": 84318931496, + "voter": "miacats" + }, + { + "rshares": 56076164, + "voter": "nano2nd" + }, + { + "rshares": 59901741, + "voter": "jarvis" + }, + { + "rshares": 457028975, + "voter": "microluck" + }, + { + "rshares": 57933957, + "voter": "fortuner" + }, + { + "rshares": 1604592968, + "voter": "chinadaily" + }, + { + "rshares": 59006436, + "voter": "cryptoblu" + }, + { + "rshares": 59000019, + "voter": "instructor" + }, + { + "rshares": 678676964808, + "voter": "dollarvigilante" + }, + { + "rshares": 13660887096, + "voter": "gvargas123" + }, + { + "rshares": 56593235, + "voter": "johnbyrd" + }, + { + "rshares": 56575537, + "voter": "thomasaustin" + }, + { + "rshares": 56573535, + "voter": "thermor" + }, + { + "rshares": 56585538, + "voter": "ficholl" + }, + { + "rshares": 56566121, + "voter": "widell" + }, + { + "rshares": 443693828, + "voter": "keepdoodling" + }, + { + "rshares": 8907953357, + "voter": "jaredcwillis" + }, + { + "rshares": 2017436279, + "voter": "movievertigo" + }, + { + "rshares": 56161396, + "voter": "revelbrooks" + }, + { + "rshares": 25501250260, + "voter": "laonie10" + }, + { + "rshares": 23902303809, + "voter": "andrewawerdna" + }, + { + "rshares": 80724216589, + "voter": "barrycooper" + }, + { + "rshares": 23583433850, + "voter": "hilarski" + }, + { + "rshares": 53195151708, + "voter": "mandibil" + }, + { + "rshares": 54999739, + "voter": "curpose" + }, + { + "rshares": 76877114, + "voter": "pery" + }, + { + "rshares": 55845079, + "voter": "rickmiller" + }, + { + "rshares": 2821346023, + "voter": "nulliusinverba" + }, + { + "rshares": 56328122253, + "voter": "skum" + }, + { + "rshares": 2060663764, + "voter": "penguinpablo" + }, + { + "rshares": 14206144526, + "voter": "darrantrute" + }, + { + "rshares": 25124152432, + "voter": "laonie11" + }, + { + "rshares": 55085378, + "voter": "troich" + }, + { + "rshares": 58648029020, + "voter": "luminousvisions" + }, + { + "rshares": 1653932598, + "voter": "davidjkelley" + }, + { + "rshares": 55091113, + "voter": "crion" + }, + { + "rshares": 167467370, + "voter": "greatness" + }, + { + "rshares": 54739685, + "voter": "hitherise" + }, + { + "rshares": 54730557, + "voter": "wiss" + }, + { + "rshares": 18057509228, + "voter": "sponge-bob" + }, + { + "rshares": 15514674259, + "voter": "digital-wisdom" + }, + { + "rshares": 3859591998, + "voter": "ethical-ai" + }, + { + "rshares": 54362089, + "voter": "stroully" + }, + { + "rshares": 88628906, + "voter": "ruscion" + }, + { + "rshares": 5661690231, + "voter": "jwaser" + }, + { + "rshares": 54019345, + "voter": "thadm" + }, + { + "rshares": 54017499, + "voter": "prof" + }, + { + "rshares": 422438584, + "voter": "steemorama" + }, + { + "rshares": 892494003, + "voter": "smisi" + }, + { + "rshares": 58058391, + "voter": "lighter" + }, + { + "rshares": 53655807, + "voter": "yorsens" + }, + { + "rshares": 127739177, + "voter": "the-ego-is-you" + }, + { + "rshares": 53331040, + "voter": "bane" + }, + { + "rshares": 53324520, + "voter": "vive" + }, + { + "rshares": 53318865, + "voter": "coad" + }, + { + "rshares": 282267928, + "voter": "totosky" + }, + { + "rshares": 2667384915, + "voter": "bwaser" + }, + { + "rshares": 53003720, + "voter": "sofa" + }, + { + "rshares": 143799005399, + "voter": "doudou252666" + }, + { + "rshares": 376486437184, + "voter": "charlieshrem" + }, + { + "rshares": 58741210577, + "voter": "tracemayer" + }, + { + "rshares": 902283883, + "voter": "brains" + }, + { + "rshares": 486127137, + "voter": "jessicanicklos" + }, + { + "rshares": 3012055243, + "voter": "landofcrypto" + }, + { + "rshares": 53055629, + "voter": "ailo" + }, + { + "rshares": 1310242680, + "voter": "steemafon" + }, + { + "rshares": 5060439642, + "voter": "burnin" + }, + { + "rshares": 1544124044, + "voter": "bitcoinparadise" + }, + { + "rshares": 5314353380, + "voter": "chick1" + }, + { + "rshares": 4462414012, + "voter": "gringalicious" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 61160401, + "voter": "nelyp" + }, + { + "rshares": 2080935507, + "voter": "steemsquad" + }, + { + "rshares": 2394301868, + "voter": "ellepdub" + }, + { + "rshares": 103532789, + "voter": "inarix03" + }, + { + "rshares": 9778048867, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 1039982464, + "voter": "jang" + }, + { + "rshares": 4800857747, + "voter": "morgan.waser" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 51232949, + "voter": "dragonice" + }, + { + "rshares": 771436248, + "voter": "twinbraid" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 1693125492, + "voter": "nil1511" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 50865840, + "voter": "sting" + }, + { + "rshares": 50798322, + "voter": "breeze" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 3678104089, + "voter": "strong-ai" + }, + { + "rshares": 77637243, + "voter": "igtes" + }, + { + "rshares": 157689742, + "voter": "buffett" + }, + { + "rshares": 160475519, + "voter": "cruise" + }, + { + "rshares": 1533332205, + "voter": "rusteemitblog" + }, + { + "rshares": 161212160, + "voter": "origin" + }, + { + "rshares": 157931180, + "voter": "pyro" + }, + { + "rshares": 160861015, + "voter": "cybergirl" + }, + { + "rshares": 147680824, + "voter": "laskoff" + }, + { + "rshares": 157682284, + "voter": "skrillex" + }, + { + "rshares": 159957397, + "voter": "pirelli" + }, + { + "rshares": 59566200, + "voter": "serikus" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 159175576, + "voter": "fallout" + }, + { + "rshares": 159062820, + "voter": "rule" + }, + { + "rshares": 152569047, + "voter": "boomer" + }, + { + "rshares": 158638676, + "voter": "icesteem" + }, + { + "rshares": 148745502, + "voter": "roger.steemit" + } + ], + "author": "jesta", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.31, + "beneficiaries": [], + "blacklists": [], + "body": "With a focus on data, the new labs section of [steemdb.com](https://steemdb.com) is now live, including 5 unique API endpoints as well as a new way to browse reward share distributions.\n\nSince steemdb is still [a relatively new project](https://steemit.com/steemdb/@jesta/steemdb-com-open-source-blockchain-explorer-and-data-playground-alpha-release), I'm still exploring what this site really is becoming. I'd encourage you to read the [update to steemstats](https://steemit.com/steemstats/@jesta/steemstats-0-3-5-improved-post-inspector-fixes-and-prep-for-0-14-0), at the bottom I spoke a bit about the direction of steemstats + steemdb in the coming months. \n\n## Welcome to the Lab\n\n![steemdb labs](http://i.imgur.com/513mqTy.png)\n\nA new section of steemdb is now live - [the lab](https://steemdb.com/labs). The lab is for experimental views and data, to help us (the community) learn more about exactly what is happening within the steem ecosystem. Any time someone asks for a specific data view or way to analyze the data, I'll be adding a link to it here.\n\nAt it's launch, this section has one experimental view and 5 new api endpoints. Some of these endpoints are somewhat slow still, as I'm still working on optimizing the queries in the database.\n\n### Reward Shares allocated by voter, per day\n\n![rshares browser](http://i.imgur.com/kysCGaX.png)\n\nI've been chatting with @clayop recently about finding ways to determine who is contributing the most day by day to the rewards of posts. This new page is a set of data to show you how many reward shares each voter has allocated per day.\n\nhttps://steemdb.com/labs/rshares\n\nYou can browse day by day using the navigation, just like on the homepage. The information on this page is as follows:\n\n- Total Reward Shares: The total sum of every reward share allocated to every post that day (UTC Time). It's a huge number, that's for sure. \n- Voters: The total unique voters that day\n\nThis data is then followed by a table of the 100 most impactful voters that day, sorted by total rshares distributed. This table includes:\n\n- The rank/position of their contributions.\n- The percentage of overall contributions they contributed for the day.\n- The actual number value of these contributions.\n- The total votes that account cast in that day.\n- A link to view more about that account.\n\nFrom this table, you can see who is dishing out the most rewards that day. I'm incredibly curious to know what the community thinks of this data, if it's useful, and what other kinds of data you'd be curious in knowing.\n\n### Public APIs\n\nThe labs page also features a number of API endpoints for you to use for your analysis or websites. They were APIs that I needed for various purposes or that the community has asked for.\n\n- **currency supply**: A day by day view of each of the currencies. It aggregates and creates the total values based on snapshots of every single account by day.\n- **global props history**: If you've worked with steemd before, you've likely used the global dynamic properties. This is a historical feed of this data, with a snapshot being created every 6 hours.\n- **percentage vesting**: The percentage of steem held as vests over time.\n- **voter rshares**: This is the equivalent of the reward shares browser listed above, in API format. \n- **down voters**: A list of the 20 most prolific down voters each day. Useful for keeping tabs on those likely abusing the system.\n\n## Follower Details\n\n![follower details](http://i.imgur.com/jwn2Y2k.png)\n\nBy popular request, I've added some account information/details to the Followers and Following tabs of each account. Both of these tabs are sorted by VESTS/SP by default.\n\n## Charts\n\n![30 day charts](http://i.imgur.com/87uDyTE.png)\n\nAll charts are now 30-day charts, which lets you actually see which date it was instead of just guessing. This also helped improve load times on the site, so it was a win-win.\n\n## Misc Fixes\n\n- Added support for new operations in 0.14.0\n- Witness Voting calculations now include proxy votes\n- Created new indexes to improve database load times\n- Added filtering + pagination to the accounts page late last week\n\n## Contribute!\n\nhttps://github.com/aaroncox/steemdb\n\nThis is an open source project, anyone's welcome to contribute. I realize the specific technologies aren't common within this community, but I'm more than happy to assist someone in building specific features that might help benefit the community.\n\nRight now creating new ways to expose \"big data\" from the blockchain has been my goal. Having a database like this synchronized with the blockchain allows for some in-depth analysis in ways we might not otherwise have had.\n\nFeel free to reach out in #steemdb.com in steemit.chat or here on steemit if you have ideas for features, requests for data, or are looking to chat.", + "category": "steemdb", + "children": 7, + "created": "2016-09-09T09:43:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/513mqTy.png", + "http://i.imgur.com/kysCGaX.png", + "http://i.imgur.com/jwn2Y2k.png", + "http://i.imgur.com/87uDyTE.png" + ], + "links": [ + "https://steemdb.com", + "https://steemit.com/steemdb/@jesta/steemdb-com-open-source-blockchain-explorer-and-data-playground-alpha-release", + "https://steemit.com/steemstats/@jesta/steemstats-0-3-5-improved-post-inspector-fixes-and-prep-for-0-14-0", + "https://steemdb.com/labs", + "https://steemdb.com/labs/rshares", + "https://github.com/aaroncox/steemdb" + ], + "tags": [ + "steemdb", + "patch-notes" + ], + "users": [ + "clayop" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 95357653571199, + "payout": 425.037, + "payout_at": "2016-09-16T09:43:36", + "pending_payout_value": "425.037 HBD", + "percent_hbd": 10000, + "permlink": "steemdb-0-2-0-rshares-allocation-browser-new-data-api-s-and-some-minor-improvements", + "post_id": 1182505, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 328 + }, + "title": "steemdb 0.2.0 - rshares allocation browser, new data api's and some minor improvements", + "updated": "2016-09-09T09:43:36", + "url": "/steemdb/@jesta/steemdb-0-2-0-rshares-allocation-browser-new-data-api-s-and-some-minor-improvements" + }, + { + "active_votes": [ + { + "rshares": 31580412572991, + "voter": "smooth" + }, + { + "rshares": 347174944754, + "voter": "anonymous" + }, + { + "rshares": 618864299621, + "voter": "val-a" + }, + { + "rshares": 2383166383133, + "voter": "badassmother" + }, + { + "rshares": 1085509823500, + "voter": "rossco99" + }, + { + "rshares": 4538889274302, + "voter": "wang" + }, + { + "rshares": 5798010881362, + "voter": "steemit200" + }, + { + "rshares": 98293661014, + "voter": "testz" + }, + { + "rshares": 7302078317581, + "voter": "complexring" + }, + { + "rshares": 1764839278307, + "voter": "joseph" + }, + { + "rshares": 3189109631644, + "voter": "au1nethyb1" + }, + { + "rshares": 5860213138643, + "voter": "smooth.witness" + }, + { + "rshares": 425097987787, + "voter": "boatymcboatface" + }, + { + "rshares": 10326406818, + "voter": "idol" + }, + { + "rshares": 414357548, + "voter": "grumlin" + }, + { + "rshares": 1702232072, + "voter": "jocelyn" + }, + { + "rshares": 392749106258, + "voter": "craig-grant" + }, + { + "rshares": 609077198, + "voter": "acidyo" + }, + { + "rshares": 41469791258, + "voter": "hannixx42" + }, + { + "rshares": 1412766375, + "voter": "murh" + }, + { + "rshares": 2318884614, + "voter": "error" + }, + { + "rshares": 52535688405, + "voter": "juanmiguelsalas" + }, + { + "rshares": 56991263190, + "voter": "asmolokalo" + }, + { + "rshares": 1564065005, + "voter": "vi1son" + }, + { + "rshares": 1024254768, + "voter": "steem1653" + }, + { + "rshares": 55815725, + "voter": "cynetyc" + }, + { + "rshares": 4536438180, + "voter": "gikitiki" + }, + { + "rshares": 3320415923, + "voter": "karen13" + }, + { + "rshares": 1283923402, + "voter": "jrd8526" + }, + { + "rshares": 8217441887, + "voter": "noodhoog" + }, + { + "rshares": 4205338899, + "voter": "dcryptogold" + }, + { + "rshares": 42142217965, + "voter": "milestone" + }, + { + "rshares": 2488984400, + "voter": "vlad" + }, + { + "rshares": 84352371609, + "voter": "rea" + }, + { + "rshares": 161412444414, + "voter": "jl777" + }, + { + "rshares": 7645691046, + "voter": "lostnuggett" + }, + { + "rshares": 944443412, + "voter": "makgorn" + }, + { + "rshares": 282703543, + "voter": "sergey44" + }, + { + "rshares": 7557362806, + "voter": "summonerrk" + }, + { + "rshares": 3981162685, + "voter": "sompitonov" + }, + { + "rshares": 13755432755, + "voter": "proto" + }, + { + "rshares": 221401214, + "voter": "culoemono" + }, + { + "rshares": 28269768986, + "voter": "brianphobos" + }, + { + "rshares": 14666743831, + "voter": "michaeldodridge" + }, + { + "rshares": 43182769999, + "voter": "celebr1ty" + }, + { + "rshares": 1441416994, + "voter": "kenjiby" + }, + { + "rshares": 3473088873, + "voter": "mahekg" + }, + { + "rshares": 3735280283, + "voter": "litrbooh" + }, + { + "rshares": 6888349735, + "voter": "taker" + }, + { + "rshares": 21154154829, + "voter": "rawnetics" + }, + { + "rshares": 63530021, + "voter": "lisppower" + }, + { + "rshares": 3334006617, + "voter": "darrenturetzky" + }, + { + "rshares": 3017019222, + "voter": "uuuhha" + }, + { + "rshares": 1930109467, + "voter": "t3ran13" + }, + { + "rshares": 19553229071, + "voter": "capper2016" + }, + { + "rshares": 58453742, + "voter": "ritadey" + }, + { + "rshares": 2231595845, + "voter": "xroni" + }, + { + "rshares": 60206066, + "voter": "jers" + }, + { + "rshares": 11530506125, + "voter": "borran" + }, + { + "rshares": 3441633357, + "voter": "bledarus" + }, + { + "rshares": 82056975073, + "voter": "miacats" + }, + { + "rshares": 60173663, + "voter": "party1998" + }, + { + "rshares": 162830315, + "voter": "dgarsan" + }, + { + "rshares": 91269679229, + "voter": "serejandmyself" + }, + { + "rshares": 3235108884, + "voter": "macartem" + }, + { + "rshares": 13247318328, + "voter": "gvargas123" + }, + { + "rshares": 7674971846, + "voter": "craigwilliamz" + }, + { + "rshares": 372263079, + "voter": "runridefly" + }, + { + "rshares": 56920853, + "voter": "jlufer" + }, + { + "rshares": 5439270557, + "voter": "nadin3" + }, + { + "rshares": 22579943848, + "voter": "sponge-bob" + }, + { + "rshares": 646139908, + "voter": "kev7000" + }, + { + "rshares": 23465129071, + "voter": "brains" + }, + { + "rshares": 5175341065, + "voter": "chick1" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 329670067, + "voter": "robotev2" + }, + { + "rshares": 59746972, + "voter": "piphunters" + }, + { + "rshares": 156729673, + "voter": "laskovskiy" + }, + { + "rshares": 130506461, + "voter": "insight2incite" + }, + { + "rshares": 155266600, + "voter": "kurjik7" + }, + { + "rshares": 14456556920, + "voter": "goldmatters" + }, + { + "rshares": 155168398, + "voter": "jansanary12" + }, + { + "rshares": 145857218, + "voter": "danie" + }, + { + "rshares": 142547773, + "voter": "roger.steemit" + } + ], + "author": "celebr1ty", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.05, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n

    This little spider suddenly appeared on the hand of my husband, and they became friends. He was crawling on him as a close friend, jump, run, and then began to dance! He especially liked to sit on the watch! They indulge in a long time, and both were happy to communicate!

    \n

    And you notice these little things around you?

    \n

    \n

    \n

    \n

    \n

    \n

    \n

    \n

    \n

    \n

    Don't forget to follow me!  

    \n

    \u042d\u0442\u043e\u0442 \u043c\u0430\u043b\u0435\u043d\u044c\u043a\u0438\u0439 \u043f\u0430\u0443\u043a \u043e\u043a\u0430\u0437\u0430\u043b\u0441\u044f \u043d\u0435\u043e\u0436\u0438\u0434\u0430\u043d\u043d\u043e \u043d\u0430 \u0440\u0443\u043a\u0435 \u043c\u043e\u0435\u0433\u043e \u043c\u0443\u0436\u0430, \u0438 \u043e\u043d\u0438 \u0441\u0440\u0430\u0437\u0443 \u043f\u043e\u0434\u0440\u0443\u0436\u0438\u043b\u0438\u0441\u044c. \u041e\u043d \u043f\u043e\u043b\u0437\u0430\u043b \u043f\u043e \u043d\u0435\u043c\u0443, \u043a\u0430\u043a \u0431\u043b\u0438\u0437\u043a\u0438\u0439 \u0434\u0440\u0443\u0433, \u043f\u0440\u044b\u0433\u0430\u043b, \u0431\u0435\u0433\u0430\u043b, \u0430 \u043f\u043e\u0442\u043e\u043c \u043d\u0430\u0447\u0430\u043b \u0442\u0430\u043d\u0446\u0435\u0432\u0430\u0442\u044c! \u041e\u0441\u043e\u0431\u0435\u043d\u043d\u043e \u0435\u043c\u0443 \u043f\u043e\u043d\u0440\u0430\u0432\u0438\u043b\u0430\u0441\u044c \u043f\u043e\u0437\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043d\u0430 \u0447\u0430\u0441\u0430\u0445! \u0411\u0430\u043b\u043e\u0432\u0430\u043b\u0438\u0441\u044c \u043e\u043d\u0438 \u0434\u043e\u043b\u0433\u043e \u0438 \u043e\u0431\u0430 \u043e\u0441\u0442\u0430\u043b\u0438\u0441\u044c \u0434\u043e\u0432\u043e\u043b\u044c\u043d\u044b\u0435 \u043e\u0442 \u043e\u0431\u0449\u0435\u043d\u0438\u044f! 

    \n

    \u0410 \u0432\u044b \u0437\u0430\u043c\u0435\u0447\u0430\u0435\u0442\u0435 \u044d\u0442\u0438\u0445 \u043c\u0430\u043b\u0435\u043d\u044c\u043a\u0438\u0445 \u0441\u0443\u0449\u0435\u0441\u0442\u0432 \u0432\u043e\u043a\u0440\u0443\u0433 \u0441\u0435\u0431\u044f?

    \n

    \u041d\u0435 \u0437\u0430\u0431\u044b\u0432\u0430\u0439\u0442\u0435 \u043f\u043e\u0434\u043f\u0438\u0441\u044b\u0432\u0430\u0442\u044c\u0441\u044f \u043d\u0430 \u043c\u0435\u043d\u044f! 

    \n", + "category": "life", + "children": 11, + "created": "2016-09-09T19:06:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://s12.radikal.ru/i185/1609/4b/80f076d11026.jpg", + "http://s017.radikal.ru/i436/1609/b3/9e5766776d22.jpg", + "http://s09.radikal.ru/i182/1609/95/e3e28a8e2e70.jpg", + "http://s020.radikal.ru/i717/1609/dc/973fd94d6ecb.jpg", + "http://s019.radikal.ru/i603/1609/40/66e25db4a533.jpg", + "http://s46.radikal.ru/i111/1609/72/c2635f315788.jpg", + "http://s019.radikal.ru/i606/1609/b6/ee5e9fe0aff4.jpg", + "http://s017.radikal.ru/i417/1609/7f/b99306904306.jpg", + "http://s019.radikal.ru/i601/1609/e4/62f01c2fadbe.jpg", + "http://s017.radikal.ru/i444/1609/89/af079c574212.jpg" + ], + "tags": [ + "life", + "world", + "story", + "thoughts", + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 66340438171102, + "payout": 402.068, + "payout_at": "2016-09-16T19:06:42", + "pending_payout_value": "402.068 HBD", + "percent_hbd": 10000, + "permlink": "dance-of-little-spider", + "post_id": 1187652, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 84 + }, + "title": "Dance of little spider!", + "updated": "2016-09-09T19:52:48", + "url": "/life/@celebr1ty/dance-of-little-spider" + }, + { + "active_votes": [ + { + "rshares": 405015381720, + "voter": "anonymous" + }, + { + "rshares": 40990069694121, + "voter": "blocktrades" + }, + { + "rshares": 4498680854640, + "voter": "proskynneo" + }, + { + "rshares": 2382772470539, + "voter": "badassmother" + }, + { + "rshares": 1151044443127, + "voter": "rossco99" + }, + { + "rshares": 4684695298691, + "voter": "wang" + }, + { + "rshares": 2483611918, + "voter": "boy" + }, + { + "rshares": 3015413525, + "voter": "bue-witness" + }, + { + "rshares": 547242648, + "voter": "bunny" + }, + { + "rshares": 43938613507, + "voter": "bue" + }, + { + "rshares": 1330788230, + "voter": "mini" + }, + { + "rshares": 171039480, + "voter": "moon" + }, + { + "rshares": 207042541879, + "voter": "alex90342fastn1" + }, + { + "rshares": 3464523045508, + "voter": "au1nethyb1" + }, + { + "rshares": 512988068785, + "voter": "masteryoda" + }, + { + "rshares": 469108330688, + "voter": "boatymcboatface" + }, + { + "rshares": 59927320838, + "voter": "vip" + }, + { + "rshares": 500028871, + "voter": "healthcare" + }, + { + "rshares": 778565885, + "voter": "daniel.pan" + }, + { + "rshares": 230688861, + "voter": "helen.tan" + }, + { + "rshares": 24303211240, + "voter": "yefet" + }, + { + "rshares": 85212332042, + "voter": "acidsun" + }, + { + "rshares": 6069291755, + "voter": "fkn" + }, + { + "rshares": 437186804, + "voter": "paco-steem" + }, + { + "rshares": 5016941348, + "voter": "spaninv" + }, + { + "rshares": 7984038772, + "voter": "elishagh1" + }, + { + "rshares": 1031904899, + "voter": "weenfan" + }, + { + "rshares": 45019581619, + "voter": "hannixx42" + }, + { + "rshares": 491004536, + "voter": "coar" + }, + { + "rshares": 1426435377, + "voter": "murh" + }, + { + "rshares": 6617222798, + "voter": "cryptofunk" + }, + { + "rshares": 990454523809, + "voter": "cyber" + }, + { + "rshares": 59785994184, + "voter": "theshell" + }, + { + "rshares": 341225233, + "voter": "stiletto" + }, + { + "rshares": 20330761152, + "voter": "samether" + }, + { + "rshares": 20442467708, + "voter": "ratel" + }, + { + "rshares": 2243007787, + "voter": "stephen-somers" + }, + { + "rshares": 284775233722, + "voter": "trogdor" + }, + { + "rshares": 64445352513, + "voter": "kimziv" + }, + { + "rshares": 42802215343, + "voter": "clement" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 8491912639, + "voter": "elyaque" + }, + { + "rshares": 315834903249, + "voter": "slowwalker" + }, + { + "rshares": 18944007019, + "voter": "furion" + }, + { + "rshares": 142592941, + "voter": "barbara2" + }, + { + "rshares": 158431088, + "voter": "ch0c0latechip" + }, + { + "rshares": 146634985, + "voter": "doge4lyf" + }, + { + "rshares": 5414509067, + "voter": "on0tole" + }, + { + "rshares": 1137781336, + "voter": "steem1653" + }, + { + "rshares": 33612695723, + "voter": "halo" + }, + { + "rshares": 4819696383, + "voter": "gikitiki" + }, + { + "rshares": 4906611502, + "voter": "thegoodguy" + }, + { + "rshares": 237400473, + "voter": "danielkt" + }, + { + "rshares": 3762710430, + "voter": "karen13" + }, + { + "rshares": 35819468339, + "voter": "diana.catherine" + }, + { + "rshares": 11079163004, + "voter": "deviedev" + }, + { + "rshares": 318824087376, + "voter": "nabilov" + }, + { + "rshares": 4216356842, + "voter": "blinova" + }, + { + "rshares": 37955810506, + "voter": "creemej" + }, + { + "rshares": 4461404815, + "voter": "r-niki09" + }, + { + "rshares": 1923109903, + "voter": "the-future" + }, + { + "rshares": 22605491999, + "voter": "phenom" + }, + { + "rshares": 147368350946, + "voter": "opheliafu" + }, + { + "rshares": 1728157115, + "voter": "iamwne" + }, + { + "rshares": 1719256853, + "voter": "rockymtnbarkeep" + }, + { + "rshares": 3403230524, + "voter": "tarindel" + }, + { + "rshares": 254261067161, + "voter": "liberosist" + }, + { + "rshares": 3299099255, + "voter": "birdie" + }, + { + "rshares": 33632893902, + "voter": "sauravrungta" + }, + { + "rshares": 182920552082, + "voter": "jl777" + }, + { + "rshares": 8027780033, + "voter": "lostnuggett" + }, + { + "rshares": 39357479579, + "voter": "zaebars" + }, + { + "rshares": 4917520973, + "voter": "positive" + }, + { + "rshares": 4633003571, + "voter": "gustavopasquini" + }, + { + "rshares": 11194567211, + "voter": "crypto.owl" + }, + { + "rshares": 889079147, + "voter": "summonerrk" + }, + { + "rshares": 3903038562, + "voter": "sompitonov" + }, + { + "rshares": 20050102843, + "voter": "papa-pepper" + }, + { + "rshares": 11058182490, + "voter": "webdeals" + }, + { + "rshares": 15588476861, + "voter": "proto" + }, + { + "rshares": 639310915, + "voter": "curator" + }, + { + "rshares": 9681799064, + "voter": "sisterholics" + }, + { + "rshares": 2129842767, + "voter": "leylar" + }, + { + "rshares": 161786278, + "voter": "fnait" + }, + { + "rshares": 147623281, + "voter": "keepcalmand" + }, + { + "rshares": 3557510535, + "voter": "mpa" + }, + { + "rshares": 177237772, + "voter": "kibela" + }, + { + "rshares": 30107535083, + "voter": "smailer" + }, + { + "rshares": 111275188, + "voter": "sakushya" + }, + { + "rshares": 2127054784, + "voter": "bullionstackers" + }, + { + "rshares": 44774395623, + "voter": "jasonstaggers" + }, + { + "rshares": 3171963580, + "voter": "glitterpig" + }, + { + "rshares": 7489867896, + "voter": "uwe69" + }, + { + "rshares": 39800990412, + "voter": "gomeravibz" + }, + { + "rshares": 3809700874, + "voter": "litrbooh" + }, + { + "rshares": 7881254766, + "voter": "taker" + }, + { + "rshares": 1328374596, + "voter": "nekromarinist" + }, + { + "rshares": 348488751257, + "voter": "laonie" + }, + { + "rshares": 22138069008, + "voter": "rawnetics" + }, + { + "rshares": 11740336130, + "voter": "myfirst" + }, + { + "rshares": 77377893485, + "voter": "somebody" + }, + { + "rshares": 2894440196, + "voter": "flysaga" + }, + { + "rshares": 26513703907, + "voter": "kental" + }, + { + "rshares": 7325305313, + "voter": "asdes" + }, + { + "rshares": 3996325192, + "voter": "chris.roy" + }, + { + "rshares": 17096824503, + "voter": "midnightoil" + }, + { + "rshares": 67355620, + "voter": "elena000" + }, + { + "rshares": 537976939, + "voter": "marinaz" + }, + { + "rshares": 3401127875, + "voter": "darrenturetzky" + }, + { + "rshares": 1262856155, + "voter": "labradorsem" + }, + { + "rshares": 4383637080, + "voter": "miketr" + }, + { + "rshares": 39062650969, + "voter": "xiaohui" + }, + { + "rshares": 102832176474, + "voter": "joele" + }, + { + "rshares": 243268787, + "voter": "sillygoon" + }, + { + "rshares": 122343565, + "voter": "erikkartmen" + }, + { + "rshares": 78079422, + "voter": "dims" + }, + { + "rshares": 1337387353, + "voter": "xiaokongcom" + }, + { + "rshares": 68977948340, + "voter": "krishtopa" + }, + { + "rshares": 2076051332, + "voter": "natalymaty" + }, + { + "rshares": 318834771, + "voter": "future24" + }, + { + "rshares": 3276474390, + "voter": "villainblack" + }, + { + "rshares": 220014886, + "voter": "xcepta" + }, + { + "rshares": 2695034175, + "voter": "xianjun" + }, + { + "rshares": 72259797, + "voter": "herbertmueller" + }, + { + "rshares": 581173168, + "voter": "sc-steemit" + }, + { + "rshares": 60173663, + "voter": "party1998" + }, + { + "rshares": 176918173, + "voter": "microluck" + }, + { + "rshares": 15955622425, + "voter": "kyriacos" + }, + { + "rshares": 9346018977, + "voter": "mrgrey" + }, + { + "rshares": 67292259, + "voter": "ambal" + }, + { + "rshares": 5119889210, + "voter": "voltarius" + }, + { + "rshares": 58731020, + "voter": "unnsmed" + }, + { + "rshares": 1972604362, + "voter": "movievertigo" + }, + { + "rshares": 2712849702, + "voter": "levycore" + }, + { + "rshares": 13602705910, + "voter": "nastik" + }, + { + "rshares": 15670049400, + "voter": "someguy123" + }, + { + "rshares": 8040337403, + "voter": "craigwilliamz" + }, + { + "rshares": 57950722, + "voter": "apeiron8" + }, + { + "rshares": 5670728879, + "voter": "nadin3" + }, + { + "rshares": 56354271978, + "voter": "luminousvisions" + }, + { + "rshares": 2769669946, + "voter": "xanoxt" + }, + { + "rshares": 1834386191, + "voter": "carlyle" + }, + { + "rshares": 167467370, + "voter": "greatness" + }, + { + "rshares": 637797854, + "voter": "tatianka" + }, + { + "rshares": 633156235, + "voter": "kev7000" + }, + { + "rshares": 56897224, + "voter": "lighter" + }, + { + "rshares": 4363249256, + "voter": "gringalicious" + }, + { + "rshares": 2462319773, + "voter": "ekaterinka" + }, + { + "rshares": 157475066, + "voter": "dikanevroman" + }, + { + "rshares": 1533332205, + "voter": "rusteemitblog" + }, + { + "rshares": 407524017, + "voter": "runrudy" + }, + { + "rshares": 144470371, + "voter": "laskoff" + }, + { + "rshares": 136973905, + "voter": "myxxo" + }, + { + "rshares": 140038097, + "voter": "modernbukowski" + }, + { + "rshares": 149353174, + "voter": "iceet" + }, + { + "rshares": 155527997, + "voter": "bats22" + }, + { + "rshares": 155437408, + "voter": "jyriygo" + }, + { + "rshares": 139739940, + "voter": "kurjik7" + } + ], + "author": "smailer", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.12, + "beneficiaries": [], + "blacklists": [], + "body": "Today I want to show you my latte art named \"Mouses find a cheese while steem cat is sleeping\" \nHmmm and going t be fat :)\n\n
    https://s15.postimg.org/6rx47mmln/20160909_133600.jpg
    \n\nToday I decide take a bigger one cup :) because before I was make all my latte-art inside a cup about 7 cm diameter on the top. but average diameter was about 5.5 cm.\n\nSome more details how my drawings doing.\n\n
    https://s15.postimg.org/l0s5bybqj/20160909_132621.jpg
    \n
    https://s15.postimg.org/4eal2visr/20160909_132817.jpg
    \n\n
    https://s15.postimg.org/v0n1rumzv/20160909_132913.jpg
    \n\n
    https://s15.postimg.org/yyabh99t7/20160909_133008.jpg
    \n\n
    https://s15.postimg.org/7oyy2r8q3/20160909_133155_0.jpg
    \n\n
    https://s15.postimg.org/js49qbjsb/20160909_133155.jpg
    \n\n
    https://s15.postimg.org/6p8n71tkb/20160909_133314.jpg
    \n\n
    https://s15.postimg.org/otg95fgmj/20160909_133511.jpg
    \n\n------------------\n30% of SBD made by this post will go to Power Up @rustimitblog \nRusteemitblog is publishing a russian translations of the important articles to help ru-community to break through the language barrier.\n#spreadthepower\n---------------------\n\n\n\nThank you!\nCheers!\n## @Smailer", + "category": "food", + "children": 34, + "created": "2016-09-09T10:54:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s15.postimg.org/6rx47mmln/20160909_133600.jpg", + "https://s15.postimg.org/l0s5bybqj/20160909_132621.jpg", + "https://s15.postimg.org/4eal2visr/20160909_132817.jpg", + "https://s15.postimg.org/v0n1rumzv/20160909_132913.jpg", + "https://s15.postimg.org/yyabh99t7/20160909_133008.jpg", + "https://s15.postimg.org/7oyy2r8q3/20160909_133155_0.jpg", + "https://s15.postimg.org/js49qbjsb/20160909_133155.jpg", + "https://s15.postimg.org/6p8n71tkb/20160909_133314.jpg", + "https://s15.postimg.org/otg95fgmj/20160909_133511.jpg" + ], + "tags": [ + "food", + "latte-art", + "life", + "art", + "spreadthepower" + ], + "users": [ + "rustimitblog" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 63244658017824, + "payout": 385.499, + "payout_at": "2016-09-16T10:54:18", + "pending_payout_value": "385.499 HBD", + "percent_hbd": 10000, + "permlink": "my-daytime-latte-art-tryings-mouses-and-cheese", + "post_id": 1182901, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 158 + }, + "title": "My Daytime latte-art tryings. Mouses and cheese", + "updated": "2016-09-09T11:18:03", + "url": "/food/@smailer/my-daytime-latte-art-tryings-mouses-and-cheese" + }, + { + "active_votes": [ + { + "rshares": 347169842826, + "voter": "anonymous" + }, + { + "rshares": 14582895837698, + "voter": "summon" + }, + { + "rshares": 1645328312796, + "voter": "galaxy" + }, + { + "rshares": 166617079347, + "voter": "highasfuck" + }, + { + "rshares": 4390796278487, + "voter": "riverhead" + }, + { + "rshares": 2383118349121, + "voter": "badassmother" + }, + { + "rshares": 2062447665843, + "voter": "hr1" + }, + { + "rshares": 6662342313504, + "voter": "fuzzyvest" + }, + { + "rshares": 1085468703866, + "voter": "rossco99" + }, + { + "rshares": 5797848485834, + "voter": "steemit200" + }, + { + "rshares": 2483533720, + "voter": "boy" + }, + { + "rshares": 3015319191, + "voter": "bue-witness" + }, + { + "rshares": 547231477, + "voter": "bunny" + }, + { + "rshares": 43930729626, + "voter": "bue" + }, + { + "rshares": 1330750993, + "voter": "mini" + }, + { + "rshares": 171038238, + "voter": "moon" + }, + { + "rshares": 1764529287283, + "voter": "joseph" + }, + { + "rshares": 3281865612812, + "voter": "au1nethyb1" + }, + { + "rshares": 425658082807, + "voter": "recursive2" + }, + { + "rshares": 512988068785, + "voter": "masteryoda" + }, + { + "rshares": 2705342849669, + "voter": "recursive" + }, + { + "rshares": 1352482756, + "voter": "mineralwasser" + }, + { + "rshares": 834997404654, + "voter": "boombastic" + }, + { + "rshares": 110175465317, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 7889396917, + "voter": "bingo-0" + }, + { + "rshares": 2008013055, + "voter": "bingo-1" + }, + { + "rshares": 1323034147298, + "voter": "steempower" + }, + { + "rshares": 436556475293, + "voter": "boatymcboatface" + }, + { + "rshares": 379434208401, + "voter": "officialfuzzy" + }, + { + "rshares": 61560739442, + "voter": "vip" + }, + { + "rshares": 1131808612914, + "voter": "cass" + }, + { + "rshares": 10324498492, + "voter": "idol" + }, + { + "rshares": 500017699, + "voter": "healthcare" + }, + { + "rshares": 1125801418526, + "voter": "tuck-fheman" + }, + { + "rshares": 778546025, + "voter": "daniel.pan" + }, + { + "rshares": 6247117173, + "voter": "nexusdev" + }, + { + "rshares": 358408226679, + "voter": "ash" + }, + { + "rshares": 230687619, + "voter": "helen.tan" + }, + { + "rshares": 34902798717, + "voter": "unosuke" + }, + { + "rshares": 1701965172, + "voter": "jocelyn" + }, + { + "rshares": 14067366512, + "voter": "gregory-f" + }, + { + "rshares": 78226661231, + "voter": "easteagle13" + }, + { + "rshares": 18718958954, + "voter": "fkn" + }, + { + "rshares": 427071855, + "voter": "paco-steem" + }, + { + "rshares": 4773012060, + "voter": "spaninv" + }, + { + "rshares": 25180843052, + "voter": "james-show" + }, + { + "rshares": 25289458018, + "voter": "elishagh1" + }, + { + "rshares": 9543864994, + "voter": "richman" + }, + { + "rshares": 710555387621, + "voter": "nanzo-scoop" + }, + { + "rshares": 16030460623, + "voter": "canhazlulz" + }, + { + "rshares": 60467041312, + "voter": "avarice" + }, + { + "rshares": 8527080781, + "voter": "acidyo" + }, + { + "rshares": 210421482391, + "voter": "mummyimperfect" + }, + { + "rshares": 84883959978, + "voter": "asch" + }, + { + "rshares": 1412755202, + "voter": "murh" + }, + { + "rshares": 6475983775, + "voter": "cryptofunk" + }, + { + "rshares": 584926518, + "voter": "kodi" + }, + { + "rshares": 2318470921, + "voter": "error" + }, + { + "rshares": 943595799549, + "voter": "cyber" + }, + { + "rshares": 58039952516, + "voter": "theshell" + }, + { + "rshares": 58398547169, + "voter": "ak2020" + }, + { + "rshares": 49745826677, + "voter": "justtryme90" + }, + { + "rshares": 3687715205910, + "voter": "satoshifund" + }, + { + "rshares": 387024847550, + "voter": "taoteh1221" + }, + { + "rshares": 333302803, + "voter": "stiletto" + }, + { + "rshares": 41495220878, + "voter": "intelliguy" + }, + { + "rshares": 51415485365, + "voter": "juanmiguelsalas" + }, + { + "rshares": 11169400482, + "voter": "ossama-benjohn" + }, + { + "rshares": 19199280405, + "voter": "ziv" + }, + { + "rshares": 15769191874, + "voter": "zakharya" + }, + { + "rshares": 5795312376, + "voter": "mark-waser" + }, + { + "rshares": 104961544810, + "voter": "geoffrey" + }, + { + "rshares": 150406010207, + "voter": "kimziv" + }, + { + "rshares": 45246577080, + "voter": "honeythief" + }, + { + "rshares": 1305495845, + "voter": "cattyboy" + }, + { + "rshares": 243501227743, + "voter": "asmolokalo" + }, + { + "rshares": 3303840510, + "voter": "orly" + }, + { + "rshares": 13805449654, + "voter": "stealthtrader" + }, + { + "rshares": 10242467766, + "voter": "r4fken" + }, + { + "rshares": 1630527960, + "voter": "sergei" + }, + { + "rshares": 63388294590, + "voter": "furion" + }, + { + "rshares": 6172849512, + "voter": "owdy" + }, + { + "rshares": 451567923, + "voter": "barbara2" + }, + { + "rshares": 501745652, + "voter": "ch0c0latechip" + }, + { + "rshares": 464379525, + "voter": "doge4lyf" + }, + { + "rshares": 181369798090, + "voter": "knircky" + }, + { + "rshares": 1206848597, + "voter": "dicov" + }, + { + "rshares": 1081098840, + "voter": "steem1653" + }, + { + "rshares": 55815725, + "voter": "cynetyc" + }, + { + "rshares": 17447017064, + "voter": "sebastien" + }, + { + "rshares": 4725409881, + "voter": "gikitiki" + }, + { + "rshares": 4409891401, + "voter": "steemit-life" + }, + { + "rshares": 4587790497, + "voter": "thegoodguy" + }, + { + "rshares": 3541687602, + "voter": "karen13" + }, + { + "rshares": 1369503396, + "voter": "jrd8526" + }, + { + "rshares": 4121232121, + "voter": "dcryptogold" + }, + { + "rshares": 21029547857, + "voter": "artific" + }, + { + "rshares": 34881216516, + "voter": "creemej" + }, + { + "rshares": 5810103095, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 12953474506, + "voter": "nippel66" + }, + { + "rshares": 4319281075, + "voter": "deadloop" + }, + { + "rshares": 6288016365, + "voter": "smolalit" + }, + { + "rshares": 70773258992, + "voter": "thylbom" + }, + { + "rshares": 4168976249, + "voter": "fubar-bdhr" + }, + { + "rshares": 7507334170, + "voter": "bitcoiner" + }, + { + "rshares": 3574135655, + "voter": "tarindel" + }, + { + "rshares": 23207353988, + "voter": "deanliu" + }, + { + "rshares": 84345206099, + "voter": "rea" + }, + { + "rshares": 172170746552, + "voter": "jl777" + }, + { + "rshares": 15577059725, + "voter": "positive" + }, + { + "rshares": 1784740473, + "voter": "yarly" + }, + { + "rshares": 269607289, + "voter": "yarly2" + }, + { + "rshares": 270010959, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 14672272912, + "voter": "proto" + }, + { + "rshares": 614745323, + "voter": "curator" + }, + { + "rshares": 23771501780, + "voter": "sisterholics" + }, + { + "rshares": 432471059, + "voter": "yarly10" + }, + { + "rshares": 1557869888, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 512370419, + "voter": "fnait" + }, + { + "rshares": 467509128, + "voter": "keepcalmand" + }, + { + "rshares": 42301488978, + "voter": "celebr1ty" + }, + { + "rshares": 149543802, + "voter": "steemster1" + }, + { + "rshares": 3089414888, + "voter": "glitterpig" + }, + { + "rshares": 7347354559, + "voter": "taker" + }, + { + "rshares": 60565253, + "voter": "sharon" + }, + { + "rshares": 216603581, + "voter": "frozendota" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 792310931359, + "voter": "laonie" + }, + { + "rshares": 21646111918, + "voter": "rawnetics" + }, + { + "rshares": 488479148, + "voter": "fintech-jesus" + }, + { + "rshares": 2223996317, + "voter": "naturalista" + }, + { + "rshares": 23421551879, + "voter": "laonie1" + }, + { + "rshares": 23933800228, + "voter": "laonie2" + }, + { + "rshares": 23942517938, + "voter": "laonie3" + }, + { + "rshares": 23889406809, + "voter": "laoyao" + }, + { + "rshares": 28750146901, + "voter": "myfirst" + }, + { + "rshares": 180590254203, + "voter": "somebody" + }, + { + "rshares": 6755007140, + "voter": "flysaga" + }, + { + "rshares": 27044437380, + "voter": "kental" + }, + { + "rshares": 12612260159, + "voter": "poeticsnake" + }, + { + "rshares": 39901018596, + "voter": "midnightoil" + }, + { + "rshares": 64812629, + "voter": "coderg" + }, + { + "rshares": 3992234352, + "voter": "ullikume" + }, + { + "rshares": 23938341637, + "voter": "laonie4" + }, + { + "rshares": 23936597790, + "voter": "laonie5" + }, + { + "rshares": 23933825448, + "voter": "laonie6" + }, + { + "rshares": 23930764542, + "voter": "laonie7" + }, + { + "rshares": 23926859612, + "voter": "laonie8" + }, + { + "rshares": 23925122672, + "voter": "laonie9" + }, + { + "rshares": 95904292053, + "voter": "xiaohui" + }, + { + "rshares": 137565625829, + "voter": "terrycraft" + }, + { + "rshares": 5248575594, + "voter": "oflyhigh" + }, + { + "rshares": 3121127140, + "voter": "xiaokongcom" + }, + { + "rshares": 318849685, + "voter": "future24" + }, + { + "rshares": 62188234, + "voter": "msjennifer" + }, + { + "rshares": 58467607, + "voter": "ciao" + }, + { + "rshares": 56682205, + "voter": "steemo" + }, + { + "rshares": 6289665530, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 1590559840, + "voter": "erikclark13" + }, + { + "rshares": 7572763050, + "voter": "highlite" + }, + { + "rshares": 71241819, + "voter": "confucius" + }, + { + "rshares": 3277746055, + "voter": "bledarus" + }, + { + "rshares": 57405835, + "voter": "jarvis" + }, + { + "rshares": 412826468, + "voter": "microluck" + }, + { + "rshares": 55520042, + "voter": "fortuner" + }, + { + "rshares": 1592664871, + "voter": "chinadaily" + }, + { + "rshares": 124663507, + "voter": "boatman" + }, + { + "rshares": 2904995733, + "voter": "macartem" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 23918915451, + "voter": "laonie10" + }, + { + "rshares": 3555271275, + "voter": "stillsafe" + }, + { + "rshares": 7674926222, + "voter": "craigwilliamz" + }, + { + "rshares": 57797939, + "voter": "justinschwalm" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 57080451, + "voter": "silvernut" + }, + { + "rshares": 1948935123, + "voter": "jeffreyahann" + }, + { + "rshares": 2224974204, + "voter": "funkywanderer" + }, + { + "rshares": 3068876882, + "voter": "richardcrill" + }, + { + "rshares": 23565149289, + "voter": "laonie11" + }, + { + "rshares": 52836995, + "voter": "troich" + }, + { + "rshares": 1618075366, + "voter": "davidjkelley" + }, + { + "rshares": 168510966, + "voter": "team101" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 9014189716, + "voter": "ghasemkiani" + }, + { + "rshares": 22573455301, + "voter": "sponge-bob" + }, + { + "rshares": 15178810309, + "voter": "digital-wisdom" + }, + { + "rshares": 3779490376, + "voter": "ethical-ai" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 5539099167, + "voter": "jwaser" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 892544324, + "voter": "smisi" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 124710496, + "voter": "the-ego-is-you" + }, + { + "rshares": 62586921, + "voter": "klaartje" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 2609607918, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 343993096, + "voter": "panther" + }, + { + "rshares": 59422248, + "voter": "plantbasedjunkie" + }, + { + "rshares": 22558836233, + "voter": "brains" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 1478416637, + "voter": "bitcoinparadise" + }, + { + "rshares": 97732600, + "voter": "thelord" + }, + { + "rshares": 2993165165, + "voter": "anton333" + }, + { + "rshares": 3070162419, + "voter": "steempowerwhale" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341245489, + "voter": "ellepdub" + }, + { + "rshares": 99306960, + "voter": "inarix03" + }, + { + "rshares": 9556595088, + "voter": "herpetologyguy" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 4696896578, + "voter": "morgan.waser" + }, + { + "rshares": 51240567, + "voter": "billkappa442" + }, + { + "rshares": 51227561, + "voter": "battalar" + }, + { + "rshares": 50656652, + "voter": "s0lo" + }, + { + "rshares": 5084219415, + "voter": "donchate" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 50479027, + "voter": "sunlight" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 3598424831, + "voter": "strong-ai" + }, + { + "rshares": 76019801, + "voter": "igtes" + }, + { + "rshares": 154471584, + "voter": "buffett" + }, + { + "rshares": 71329397, + "voter": "comeup" + }, + { + "rshares": 161693690, + "voter": "shadowproject" + }, + { + "rshares": 161212160, + "voter": "origin" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 161179339, + "voter": "bethesda" + }, + { + "rshares": 160880639, + "voter": "illusions" + }, + { + "rshares": 160194682, + "voter": "cryptodaknight" + }, + { + "rshares": 159957397, + "voter": "pirelli" + }, + { + "rshares": 159950870, + "voter": "haribo" + }, + { + "rshares": 128966618, + "voter": "jasonxg" + }, + { + "rshares": 159089330, + "voter": "tundercat" + }, + { + "rshares": 158627191, + "voter": "james93" + }, + { + "rshares": 155418611, + "voter": "oghenetony" + }, + { + "rshares": 146042945, + "voter": "insight2incite" + }, + { + "rshares": 136634608, + "voter": "kurjik7" + }, + { + "rshares": 158217805, + "voter": "marcthewriter" + } + ], + "author": "steempower", + "author_payout_value": "0.000 HBD", + "author_reputation": 70.85, + "beneficiaries": [], + "blacklists": [], + "body": "## What's the opportunity cost of buying kids toys instead of investing for their future?\n\nLet me start by saying my nephew is a smart and mature 10 years old. Last year i sat him down after giving him his first ounce of silver and attempted to explain the value of precious metals. surprisingly he took to this train of thought very well and was very open to it.\n\nI started out by giving him some silver; with a puzzled look on his face he turned to me and asked 'what does it do?', it holds value i said with a cheeky smile on my face. i likened his newly obtained metal to valuable pirates treasure and started asking him questions about the last couple of presents that i had got for him for Christmas and for his birthday. He struggled to name the last couple of presents and once i reminded him of them and asked where they are now and how often he uses them he; he conceded that they are in the back room and are not being used.\n\nI reminded him of earlier presents which are also not in use anymore and explained the value of these toys is limited and that it might be fun for a few weeks but by the time the next year rolls around he has moved on to other things of interest. \n\nI continued to explain that his silver will not do anything but look pretty and retain some value.. when he is older they will have 'X' value; and he can use this to buy something meaningful. His eyes shot opened and excitedly he asked 'A Car?'.. yes i said; you can definitely put it towards a car, a house, a boat what ever you like.. the thing is, this is like money but you won't accidentally spend it on lollies and it may get a lot more valuable over time.\n\nSold!. in his mind he was getting a car...; i felt bad, so i reminded him that he will need a lot of these silver coins to buy a car and that if he likes i would buy him silver and gold for his birthday and Christmas instead of toys; i reminded him that on his birthday and Christmas he has many toys from all his other family and that 1 less toy would not be a big loss.\n\nFrom that point on i have been buying him Silver, not sure if he considers me the boring uncle; but one day i think he will fully appreciate what i have done for him and in the mean time the cost of 1 less present is not a deal breaker. \n\nAlso with the economy in the state it is i think holding a little bit of gold and silver is a good idea.\n\n## His Birthday present this year\nThis time i opt'd to get him some pirate themed coins which i think he will enjoy for their rustic appearance. There are 2 coins and each is 2 ounce of .999 fine Silver. The face of 1 is the Kraken and the other is a pioneer/pirate the back of each coin is a skull and cross bones with the text 'No Prey, No Pay'. \n![](https://s21.postimg.org/g46dary87/Silver.png)\n\n\n\n\n## What if someone bought me Gold or Silver when i was growing up?\nInterested in what might have been if my uncle has invested my presents in gold for my life looked back at historic gold and silver charts to derive the price of metals and through inflation adjusted figures i estimated what value i might have amassed over a 34 year time-span. my uncle does not buy me presents any more but i was on a roll so i just collected all figures and i will display them in a table below. \n\n\n### How i came to these numbers\ni used a Conservative value of $50 for a present in 2016 which adjusting for CPI inflation worked out to about $20 in 1982; i then derived an average value based on the time-span and these number as the extremes. The resulting value was multiplied by 2 to represent birthday and Christmas for the given year.\nI calculated the price of metals for each year in June/July and used that figure to derive the amount of ounces of precious metals for that year.\n\n### Results\nYear| Currency Spent | Price of Gold |Ounces of Gold|Gold Sum|Sum Gold Worth| Price of Silver |Oz Silver|Silver Sum| Sum Silver Worth \n----|----|----|----|----|----|----|----|----|---- \n1982| $40.00 | $296.00 |0.14|0.14| $40.00 | $6.08 |6.58|6.58| $40.00 \n1983| $41.82 | $403.00 |0.10|0.24| $96.28 | $11.64 |3.59|10.17| $118.40 \n1984| $43.64 | $350.00 |0.12|0.36| $127.25 | $8.07 |5.41|15.58| $125.72 \n1985| $45.45 | $310.00 |0.15|0.51| $158.16 | $6.04 |7.53|23.10| $139.55 \n1986| $47.27 | $339.00 |0.14|0.65| $220.23 | $5.06 |9.34|32.45| $164.18 \n1987| $49.09 | $452.00 |0.11|0.76| $342.73 | $7.63 |6.43|38.88| $296.66 \n1988| $50.91 | $443.00 |0.11|0.87| $386.82 | $6.71 |7.59|46.47| $311.80 \n1989| $52.73 | $374.00 |0.14|1.01| $379.30 | $5.23 |10.08|56.55| $295.75 \n1990| $54.55 | $360.00 |0.15|1.17| $419.64 | $4.83 |11.29|67.84| $327.68 \n1991| $56.36 | $367.00 |0.15|1.32| $484.17 | $4.34 |12.99|80.83| $350.80 \n1992| $58.18 | $339.00 |0.17|1.49| $505.41 | $3.95 |14.73|95.56| $377.46 \n1993| $60.00 | $379.00 |0.16|1.65| $625.05 | $4.55 |13.19|108.75| $494.79 \n1994| $61.82 | $383.00 |0.16|1.81| $693.46 | $5.32 |11.62|120.37| $640.35 \n1995| $63.64 | $389.00 |0.16|1.97| $767.96 | $5.12 |12.43|132.79| $679.91 \n1996| $65.45 | $385.00 |0.17|2.14| $825.52 | $5.11 |12.81|145.60| $744.04 \n1997| $67.27 | $344.00 |0.20|2.34| $804.88 | $4.73 |14.22|159.83| $755.98 \n1998| $69.09 | $293.00 |0.24|2.58| $754.64 | $5.36 |12.89|172.72| $925.76 \n1999| $70.91 | $258.00 |0.27|2.85| $735.41 | $5.02 |14.13|186.84| $937.95 \n2000| $72.73 | $282.00 |0.26|3.11| $876.54 | $4.98 |14.60|201.45| $1,003.20 \n2001| $74.55 | $272.00 |0.27|3.38| $920.01 | $4.38 |17.02|218.47| $956.88 \n2002| $76.36 | $326.00 |0.23|3.62| $1,179.02 | $5.10 |14.97|233.44| $1,190.54 \n2003| $78.18 | $347.00 |0.23|3.84| $1,333.15 | $4.50 |17.37|250.81| $1,128.66 \n2004| $80.00 | $391.00 |0.20|4.05| $1,582.19 | $5.82 |13.75|264.56| $1,539.73 \n2005| $81.82 | $419.00 |0.20|4.24| $1,777.31 | $7.33 |11.16|275.72| $2,021.03 \n2006| $83.64 | $583.00 |0.14|4.39| $2,556.60 | $12.26 |6.82|282.54| $3,463.97 \n2007| $85.45 | $655.00 |0.13|4.52| $2,957.80 | $13.11 |6.52|289.06| $3,789.58 \n2008| $87.27 | $891.00 |0.10|4.61| $4,110.78 | $18.09 |4.82|293.88| $5,316.37 \n2009| $89.09 | $961.00 |0.09|4.71| $4,522.83 | $15.94 |5.59|299.47| $4,773.61 \n2010| $90.91 | $1,242.00 |0.07|4.78| $5,936.23 | $18.59 |4.89|304.36| $5,658.13 \n2011| $92.73 | $1,542.00 |0.06|4.84| $7,462.83 | $37.42 |2.48|306.84| $11,482.03 \n2012| $94.55 | $1,621.00 |0.06|4.90| $7,939.71 | $28.24 |3.35|310.19| $8,759.77 \n2013| $96.36 | $1,411.00 |0.07|4.97| $7,007.49 | $22.72 |4.24|314.43| $7,143.88 \n2014| $98.18 | $1,314.00 |0.07|5.04| $6,623.93 | $20.65 |4.75|319.19| $6,591.19 \n2015| $100.00 | $1,172.00 |0.09|5.13| $6,008.11 | $15.73 |6.36|325.54| $5,120.79 \n2016| $102.00 | $1,244.00 |0.08|5.21| $6,479.20 | $16.43 |6.21|331.75| $5,450.67 \nTotal Fiat: | $2,482.00 | Total Ounces Gold: |5.21|Total Gold Worth :| $6,479.20 | Total Ounces Silver: |331.75|Total Silver Worth:| $5,450.67 \n\n\n\n## Conclusion \nInterestingly if i cut the calculations off in the year 1999 at age 17 the fiat amount is actually higher than both gold and silver; with Fiat coming out on top and gold in last place. Although in saying that gold and silver are inherently harder to spend than fiat so the likelihood of their value actual standing the test of time would be a lot higher than fiat handed over in a card.\n\n#### Figures from 1982 - 1999 based on inflation adjusted $100 (2016) per year\n\nTotal Fiat| Total Gold|Total Gold Worth| Total Silver|Total Silver Worth\n---|---|---|---|---\n$998.18 | 2.85|$735.41 |186.84| $937.95 \n\n\n#### Figures from 1982 - 2016 based on inflation adjusted $100 (2016) per year\n\nTotal Fiat| Total Gold|Total Gold Worth| Total Silver|Total Silver Worth\n---|---|---|---|---\n$2,482.00 |5.21|$6,479.20 |331.75|$5,450.67 \n\nThe figures above shows that the state of the economy makes a large difference in profitability of your investment with the last 16 years showing massive growth in both the gold and silver price based on uncertainty in financial institutions and markets. with Both Gold and Silver values being worth more than twice as much as the value of the fiat currency used to purchase it.\n\n![](http://www.investitwisely.com/wordpress/wp-content/uploads/2012/04/gold-versus-fiat-currencies1.png)\n\nAlthough what ever the case may be i stand by my decision to purchase precious metals for him instead of toys as at least it will be useful for him in the future no matter the retained value in comparison to the value expended to purchase the precious metals initially. one thing is for sure the resale value of the metals he is collecting will far out weight the value of 10 more years of toys. \n\nI also plan to introduce him to bitcoin and other digital currencies in a few more years and his collection of precious metals will be building a solid foundation for him to see the value of digital gold.", + "category": "gold", + "children": 27, + "created": "2016-09-09T17:33:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s21.postimg.org/g46dary87/Silver.png", + "http://www.investitwisely.com/wordpress/wp-content/uploads/2012/04/gold-versus-fiat-currencies1.png" + ], + "tags": [ + "gold", + "silver", + "investing", + "life", + "bitcoin" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 63544779357598, + "payout": 371.193, + "payout_at": "2016-09-16T17:33:54", + "pending_payout_value": "371.193 HBD", + "percent_hbd": 10000, + "permlink": "it-s-my-10-year-old-nephews-birthday-and-he-didn-t-get-any-toys-from-me", + "post_id": 1186771, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 256 + }, + "title": "It's My 10 Year Old Nephews Birthday and He Didn't Get Any Toys From Me..", + "updated": "2016-09-09T17:33:54", + "url": "/gold/@steempower/it-s-my-10-year-old-nephews-birthday-and-he-didn-t-get-any-toys-from-me" + }, + { + "active_votes": [ + { + "rshares": 13477669296512, + "voter": "dantheman" + }, + { + "rshares": 591950827852, + "voter": "barrie" + }, + { + "rshares": 405015647205, + "voter": "anonymous" + }, + { + "rshares": 15014496290259, + "voter": "rainman" + }, + { + "rshares": 166611523322, + "voter": "highasfuck" + }, + { + "rshares": 2382772470539, + "voter": "badassmother" + }, + { + "rshares": 2108484403503, + "voter": "hr1" + }, + { + "rshares": 164966637145, + "voter": "svk" + }, + { + "rshares": 1151044443127, + "voter": "rossco99" + }, + { + "rshares": 4684707285927, + "voter": "wang" + }, + { + "rshares": 3104316216, + "voter": "boy" + }, + { + "rshares": 3769023210, + "voter": "bue-witness" + }, + { + "rshares": 684026925, + "voter": "bunny" + }, + { + "rshares": 54893564497, + "voter": "bue" + }, + { + "rshares": 1663393709, + "voter": "mini" + }, + { + "rshares": 5353677107487, + "voter": "witness.svk" + }, + { + "rshares": 213796245, + "voter": "moon" + }, + { + "rshares": 207042541879, + "voter": "alex90342fastn1" + }, + { + "rshares": 3464875109274, + "voter": "au1nethyb1" + }, + { + "rshares": 422437495903, + "voter": "recursive3" + }, + { + "rshares": 2772278627020, + "voter": "recursive" + }, + { + "rshares": 1462131089, + "voter": "mineralwasser" + }, + { + "rshares": 115664894880, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 469446282077, + "voter": "boatymcboatface" + }, + { + "rshares": 59927320838, + "voter": "vip" + }, + { + "rshares": 625012807, + "voter": "healthcare" + }, + { + "rshares": 973159239, + "voter": "daniel.pan" + }, + { + "rshares": 20952081064, + "voter": "alexgr" + }, + { + "rshares": 288356419, + "voter": "helen.tan" + }, + { + "rshares": 37745586475, + "voter": "mf-tzo" + }, + { + "rshares": 543359010, + "voter": "f35720" + }, + { + "rshares": 448293214338, + "voter": "eeks" + }, + { + "rshares": 19219423891, + "voter": "fkn" + }, + { + "rshares": 4895396984, + "voter": "spaninv" + }, + { + "rshares": 29240458383, + "voter": "james-show" + }, + { + "rshares": 2110504361, + "voter": "gekko" + }, + { + "rshares": 335150151441, + "voter": "teamsteem" + }, + { + "rshares": 25282789447, + "voter": "elishagh1" + }, + { + "rshares": 9542944972, + "voter": "richman" + }, + { + "rshares": 708024320909, + "voter": "nanzo-scoop" + }, + { + "rshares": 1075815746, + "voter": "weenfan" + }, + { + "rshares": 1218137008, + "voter": "acidyo" + }, + { + "rshares": 42650129955, + "voter": "hannixx42" + }, + { + "rshares": 215061312259, + "voter": "mummyimperfect" + }, + { + "rshares": 535641313, + "voter": "coar" + }, + { + "rshares": 1426436621, + "voter": "murh" + }, + { + "rshares": 6617237098, + "voter": "cryptofunk" + }, + { + "rshares": 12723878756, + "voter": "andu" + }, + { + "rshares": 990454523809, + "voter": "cyber" + }, + { + "rshares": 59785994184, + "voter": "theshell" + }, + { + "rshares": 59686449190, + "voter": "ak2020" + }, + { + "rshares": 23549292555, + "voter": "thecryptofiend" + }, + { + "rshares": 56158991307, + "voter": "justtryme90" + }, + { + "rshares": 375062975237, + "voter": "hedge-x" + }, + { + "rshares": 20442481697, + "voter": "ratel" + }, + { + "rshares": 1177241468, + "voter": "johnerminer" + }, + { + "rshares": 198707354806, + "voter": "kimziv" + }, + { + "rshares": 5909027058, + "voter": "svamiva" + }, + { + "rshares": 12326716196, + "voter": "primus" + }, + { + "rshares": 43693928162, + "voter": "clement" + }, + { + "rshares": 186036037078, + "voter": "marina" + }, + { + "rshares": 56991263190, + "voter": "asmolokalo" + }, + { + "rshares": 5008792285, + "voter": "dennygalindo" + }, + { + "rshares": 90872345548, + "voter": "rubybian" + }, + { + "rshares": 133811150713, + "voter": "jackkang" + }, + { + "rshares": 847767371880, + "voter": "slowwalker" + }, + { + "rshares": 61998568427, + "voter": "furion" + }, + { + "rshares": 743522845, + "voter": "busser" + }, + { + "rshares": 463427059, + "voter": "barbara2" + }, + { + "rshares": 514901036, + "voter": "ch0c0latechip" + }, + { + "rshares": 476563702, + "voter": "doge4lyf" + }, + { + "rshares": 1591356509, + "voter": "vi1son" + }, + { + "rshares": 1137787554, + "voter": "steem1653" + }, + { + "rshares": 55815725, + "voter": "cynetyc" + }, + { + "rshares": 4906611502, + "voter": "thegoodguy" + }, + { + "rshares": 3762710430, + "voter": "karen13" + }, + { + "rshares": 11305268371, + "voter": "deviedev" + }, + { + "rshares": 1369503396, + "voter": "jrd8526" + }, + { + "rshares": 311233037677, + "voter": "nabilov" + }, + { + "rshares": 379857653, + "voter": "karenmckersie" + }, + { + "rshares": 37955948532, + "voter": "creemej" + }, + { + "rshares": 2501738355, + "voter": "sgnsteems" + }, + { + "rshares": 189920747256, + "voter": "blueorgy" + }, + { + "rshares": 1769303712, + "voter": "iamwne" + }, + { + "rshares": 1753641990, + "voter": "rockymtnbarkeep" + }, + { + "rshares": 7841562987, + "voter": "rpf" + }, + { + "rshares": 3403255396, + "voter": "tarindel" + }, + { + "rshares": 33632913175, + "voter": "sauravrungta" + }, + { + "rshares": 182920959014, + "voter": "jl777" + }, + { + "rshares": 7836642413, + "voter": "lostnuggett" + }, + { + "rshares": 15572149749, + "voter": "positive" + }, + { + "rshares": 11865645884, + "voter": "ben.zimmerman" + }, + { + "rshares": 982992123, + "voter": "makgorn" + }, + { + "rshares": 35845287845, + "voter": "anca3drandom" + }, + { + "rshares": 15588508570, + "voter": "proto" + }, + { + "rshares": 639310915, + "voter": "curator" + }, + { + "rshares": 30805833107, + "voter": "sisterholics" + }, + { + "rshares": 1674509822, + "voter": "alex.chien" + }, + { + "rshares": 14589634472, + "voter": "michaeldodridge" + }, + { + "rshares": 525805405, + "voter": "fnait" + }, + { + "rshares": 479775663, + "voter": "keepcalmand" + }, + { + "rshares": 152942524, + "voter": "steemster1" + }, + { + "rshares": 3171963580, + "voter": "glitterpig" + }, + { + "rshares": 8186599793, + "voter": "uwe69" + }, + { + "rshares": 998433406, + "voter": "metaflute" + }, + { + "rshares": 7805772199, + "voter": "taker" + }, + { + "rshares": 40854379937, + "voter": "rampant" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 1045470460152, + "voter": "laonie" + }, + { + "rshares": 21154154829, + "voter": "rawnetics" + }, + { + "rshares": 37830089181, + "voter": "myfirst" + }, + { + "rshares": 238582850513, + "voter": "somebody" + }, + { + "rshares": 8924546945, + "voter": "flysaga" + }, + { + "rshares": 11068169049, + "voter": "gmurph" + }, + { + "rshares": 3996325192, + "voter": "chris.roy" + }, + { + "rshares": 52715427442, + "voter": "midnightoil" + }, + { + "rshares": 3991236736, + "voter": "ullikume" + }, + { + "rshares": 3333991088, + "voter": "darrenturetzky" + }, + { + "rshares": 4598278925, + "voter": "miketr" + }, + { + "rshares": 120739642083, + "voter": "xiaohui" + }, + { + "rshares": 1890555526, + "voter": "t3ran13" + }, + { + "rshares": 20599666217, + "voter": "jphamer1" + }, + { + "rshares": 4123611006, + "voter": "xiaokongcom" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 58467607, + "voter": "ciao" + }, + { + "rshares": 12089035215, + "voter": "cristi" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 982306236, + "voter": "fooblic" + }, + { + "rshares": 8309711713, + "voter": "xianjun" + }, + { + "rshares": 57765027, + "voter": "steema" + }, + { + "rshares": 9896366016, + "voter": "ottodv" + }, + { + "rshares": 72860952, + "voter": "confucius" + }, + { + "rshares": 2868027798, + "voter": "bledarus" + }, + { + "rshares": 8886460606, + "voter": "mione" + }, + { + "rshares": 222804436, + "voter": "party1999" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 545497701, + "voter": "microluck" + }, + { + "rshares": 11613505638, + "voter": "matrixdweller" + }, + { + "rshares": 8519205226, + "voter": "theb0red1" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 16525466083, + "voter": "kyriacos" + }, + { + "rshares": 6695051706, + "voter": "solarguy" + }, + { + "rshares": 83973677876, + "voter": "neptun" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 59905640, + "voter": "unnsmed" + }, + { + "rshares": 2062268196, + "voter": "movievertigo" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 7964065692, + "voter": "sethlinson" + }, + { + "rshares": 8040337403, + "voter": "craigwilliamz" + }, + { + "rshares": 3838054185, + "voter": "booky" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 3160894558, + "voter": "punjammies" + }, + { + "rshares": 2020258592, + "voter": "penguinpablo" + }, + { + "rshares": 2026455774, + "voter": "richardcrill" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 179042901, + "voter": "team101" + }, + { + "rshares": 45655675439, + "voter": "daxon" + }, + { + "rshares": 53966805, + "voter": "crion" + }, + { + "rshares": 163826775, + "voter": "greatness" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 2923517771, + "voter": "victoriart" + }, + { + "rshares": 53613607, + "voter": "wiss" + }, + { + "rshares": 18057652260, + "voter": "sponge-bob" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 338642639, + "voter": "tfeldman" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 110296418, + "voter": "tito-baron" + }, + { + "rshares": 58058391, + "voter": "lighter" + }, + { + "rshares": 52560790, + "voter": "yorsens" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 596410477, + "voter": "winglessss" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 902283883, + "voter": "brains" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 5060439642, + "voter": "burnin" + }, + { + "rshares": 51247184, + "voter": "f1111111" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 112677793, + "voter": "huldra" + }, + { + "rshares": 57257515, + "voter": "piphunters" + }, + { + "rshares": 76019801, + "voter": "igtes" + }, + { + "rshares": 154471584, + "voter": "buffett" + }, + { + "rshares": 152851814, + "voter": "gopher75" + }, + { + "rshares": 146185843, + "voter": "james93" + }, + { + "rshares": 149276675, + "voter": "alterego" + }, + { + "rshares": 130152314, + "voter": "roger.steemit" + }, + { + "rshares": 150997484, + "voter": "sawgunner13" + } + ], + "author": "furion", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.53, + "beneficiaries": [], + "blacklists": [], + "body": "I have been inspired by the @masteryoda's work on [author rewards](https://steemit.com/stats/@masteryoda/daily-payouts-leaderboards-september-8).\n\nEach payout is split in a **75:25** ratio between authors and curators. @masteryoda did a great job with authors portion of the reward, but what about the curators?\n\nI have compiled the 7-day average rewards for the top curators, and normalized them against individuals Steem Power to derive a ranking. Whats more, the ranking also tells us how much would a curator yield on a yearly basis, if their performance remains consistent.\n\n**Chart:**\n![](http://i.imgur.com/RX68w21.png)\n\n---------\n\n*`aAvg` is an annualized version of the 7 day curation rewards. \nIt does not include compounding.\nThe formula I used to calculate aAvg is as follows:\n`(7_day_rewards_average / user_steem_power) * 100 * 365`*\n\n------------\n\nNow lets look at the raw data.\n\n**Top curators, by earnings performance:**\n| aAvg | User | Steem Power | Vote Power | Curation Rewards |\n| ----- | --------------- | ----------- | ---------- | ---------------------------------------------------- |\n| 64.2% | positive | 1315 | 72.2% | 2.7 SP today, 16.2 SP this week, 2.3 SP avg |\n| 62.7% | fkn | 1623 | 71.4% | 3.3 SP today, 19.5 SP this week, 2.8 SP avg |\n| 60.1% | elishagh1 | 2136 | 72.4% | 4.4 SP today, 24.6 SP this week, 3.5 SP avg |\n| 54.2% | furion | 5529 | 67.0% | 10.6 SP today, 57.5 SP this week, 8.2 SP avg |\n| 46.7% | trogdor | 18291 | 97.7% | 12.5 SP today, 163.8 SP this week, 23.4 SP avg |\n| 43.5% | nanzo-scoop | 48775 | 88.7% | 68.5 SP today, 407.3 SP this week, 58.2 SP avg |\n| 43.0% | xiaohui | 11404 | 64.5% | 9.3 SP today, 94.0 SP this week, 13.4 SP avg |\n| 41.9% | dasha | 592 | 79.2% | 0.3 SP today, 4.8 SP this week, 0.7 SP avg |\n| 40.1% | digital-wisdom | 1083 | 87.5% | 0.6 SP today, 8.3 SP this week, 1.2 SP avg |\n| 39.1% | mione | 950 | 63.8% | 0.5 SP today, 7.1 SP this week, 1.0 SP avg |\n| 38.8% | primus | 1041 | 74.9% | 0.6 SP today, 7.8 SP this week, 1.1 SP avg |\n| 38.3% | nextgencrypto | 364252 | 80.8% | 390.6 SP today, 2675.1 SP this week, 382.2 SP avg |\n| 38.1% | hr1 | 150472 | 85.7% | 119.5 SP today, 1100.1 SP this week, 157.2 SP avg |\n| 38.0% | joele | 8055 | 77.2% | 10.0 SP today, 58.7 SP this week, 8.4 SP avg |\n| 37.3% | mummyimperfect | 15015 | 87.5% | 22.4 SP today, 107.3 SP this week, 15.3 SP avg |\n| 36.3% | ak2020 | 4167 | 87.5% | 6.1 SP today, 29.0 SP this week, 4.1 SP avg |\n| 32.9% | badassmother | 182191 | 74.1% | 67.2 SP today, 1148.3 SP this week, 164.0 SP avg |\n| 32.5% | milestone | 3657 | 71.8% | 2.4 SP today, 22.8 SP this week, 3.3 SP avg |\n| 32.2% | neoxian | 36762 | 87.0% | 19.9 SP today, 227.2 SP this week, 32.5 SP avg |\n| 32.1% | instructor2121 | 2027 | 92.1% | 1.8 SP today, 12.5 SP this week, 1.8 SP avg |\n| 31.0% | laonie | 101740 | 62.3% | 80.5 SP today, 604.8 SP this week, 86.4 SP avg |\n| 30.5% | miacats | 7319 | 70.9% | 5.2 SP today, 42.9 SP this week, 6.1 SP avg |\n| 30.3% | recursive | 217158 | 78.7% | 248.7 SP today, 1261.0 SP this week, 180.1 SP avg |\n| 29.8% | thecryptodrive | 3980 | 84.8% | 2.7 SP today, 22.7 SP this week, 3.2 SP avg |\n| 28.3% | somebody | 20707 | 70.9% | 9.3 SP today, 112.5 SP this week, 16.1 SP avg |\n| 27.8% | kimziv | 17246 | 70.2% | 7.5 SP today, 92.0 SP this week, 13.1 SP avg |\n| 27.5% | recursive2 | 31062 | 84.9% | 28.0 SP today, 163.7 SP this week, 23.4 SP avg |\n| 27.4% | samether | 1305 | 91.4% | 0.2 SP today, 6.9 SP this week, 1.0 SP avg |\n| 27.2% | recursive3 | 30833 | 83.3% | 39.6 SP today, 160.9 SP this week, 23.0 SP avg |\n| 26.9% | tracemayer | 4964 | 71.8% | 3.0 SP today, 25.6 SP this week, 3.7 SP avg |\n| 26.8% | midnightoil | 4575 | 71.1% | 1.9 SP today, 23.5 SP this week, 3.4 SP avg |\n| 26.7% | steemdrive | 9591 | 84.0% | 5.7 SP today, 49.2 SP this week, 7.0 SP avg |\n| 26.5% | aaseb | 1038 | 99.5% | 0.5 SP today, 5.3 SP this week, 0.8 SP avg |\n| 26.4% | sponge-bob | 2899 | 96.2% | 2.3 SP today, 14.7 SP this week, 2.1 SP avg |\n| 26.4% | alexgr | 2921 | 85.8% | 0.9 SP today, 14.8 SP this week, 2.1 SP avg |\n| 26.2% | driv3n | 3708 | 83.5% | 3.2 SP today, 18.7 SP this week, 2.7 SP avg |\n| 26.0% | xianjun | 721 | 71.2% | 0.3 SP today, 3.6 SP this week, 0.5 SP avg |\n| 25.9% | steve-walschot | 13130 | 71.0% | 8.0 SP today, 65.2 SP this week, 9.3 SP avg |\n| 25.9% | the-alien | 31906 | 99.5% | 27.2 SP today, 158.3 SP this week, 22.6 SP avg |\n| 25.7% | herpetologyguy | 711 | 83.0% | 0.4 SP today, 3.5 SP this week, 0.5 SP avg |\n| 25.6% | flysaga | 774 | 71.2% | 0.3 SP today, 3.8 SP this week, 0.5 SP avg |\n| 25.6% | condra | 3178 | 68.0% | 2.1 SP today, 15.6 SP this week, 2.2 SP avg |\n| 25.3% | michaeldodridge | 1240 | 65.3% | 0.8 SP today, 6.0 SP this week, 0.9 SP avg |\n| 24.4% | wang | 470160 | 60.5% | 332.2 SP today, 2201.4 SP this week, 314.5 SP avg |\n| 24.2% | rubybian | 6948 | 80.2% | 4.8 SP today, 32.3 SP this week, 4.6 SP avg |\n| 23.8% | cyber | 75731 | 81.7% | 67.4 SP today, 345.0 SP this week, 49.3 SP avg |\n| 23.0% | deviedev | 726 | 95.2% | 0.3 SP today, 3.2 SP this week, 0.5 SP avg |\n| 22.5% | xeroc | 130284 | 84.0% | 63.9 SP today, 561.9 SP this week, 80.3 SP avg |\n| 22.4% | blocktrades | 2632270 | 98.6% | 1766.4 SP today, 11287.8 SP this week, 1612.5 SP avg |\n| 22.3% | barrycooper | 6029 | 82.3% | 3.7 SP today, 25.8 SP this week, 3.7 SP avg |\n\n.\n**Top curators, by Steem Power:**\n\n| aAvg | User | Steem Power | Vote Power | Curation Rewards |\n| ----- | --------------- | ----------- | ---------- | ---------------------------------------------------- |\n| 22.4% | blocktrades | 2632270 | 98.6% | 1766.4 SP today, 11287.8 SP this week, 1612.5 SP avg |\n| 10.9% | pharesim | 621067 | 94.5% | 187.8 SP today, 1297.9 SP this week, 185.4 SP avg |\n| 17.4% | riverhead | 485421 | 59.4% | 249.0 SP today, 1619.4 SP this week, 231.3 SP avg |\n| 24.4% | wang | 470160 | 60.5% | 332.2 SP today, 2201.4 SP this week, 314.5 SP avg |\n| 18.5% | xeldal | 455762 | 94.9% | 53.1 SP today, 1621.2 SP this week, 231.6 SP avg |\n| 12.5% | steemit200 | 404699 | 72.6% | 275.5 SP today, 970.7 SP this week, 138.7 SP avg |\n| 38.3% | nextgencrypto | 364252 | 80.8% | 390.6 SP today, 2675.1 SP this week, 382.2 SP avg |\n| 13.1% | au1nethyb1 | 300389 | 64.1% | 188.0 SP today, 752.5 SP this week, 107.5 SP avg |\n| 10.8% | satoshifund | 246722 | 95.4% | 63.6 SP today, 508.8 SP this week, 72.7 SP avg |\n| 30.3% | recursive | 217158 | 78.7% | 248.7 SP today, 1261.0 SP this week, 180.1 SP avg |\n| 32.9% | badassmother | 182191 | 74.1% | 67.2 SP today, 1148.3 SP this week, 164.0 SP avg |\n| 38.1% | hr1 | 150472 | 85.7% | 119.5 SP today, 1100.1 SP this week, 157.2 SP avg |\n| 11.2% | silver | 135462 | 39.3% | 14.2 SP today, 291.0 SP this week, 41.6 SP avg |\n| 20.7% | joseph | 134809 | 81.8% | 145.0 SP today, 535.7 SP this week, 76.5 SP avg |\n| 22.5% | xeroc | 130284 | 84.0% | 63.9 SP today, 561.9 SP this week, 80.3 SP avg |\n| 31.0% | laonie | 101740 | 62.3% | 80.5 SP today, 604.8 SP this week, 86.4 SP avg |\n| 10.6% | anonymous | 92914 | 23.9% | 23.4 SP today, 188.9 SP this week, 27.0 SP avg |\n| 23.8% | cyber | 75731 | 81.7% | 67.4 SP today, 345.0 SP this week, 49.3 SP avg |\n| 19.1% | boombastic | 68753 | 79.0% | 31.4 SP today, 251.5 SP this week, 35.9 SP avg |\n| 15.4% | slowwalker | 53386 | 99.3% | 14.1 SP today, 157.2 SP this week, 22.5 SP avg |\n| 43.5% | nanzo-scoop | 48775 | 88.7% | 68.5 SP today, 407.3 SP this week, 58.2 SP avg |\n| 11.8% | dollarvigilante | 48439 | 85.8% | 26.0 SP today, 109.9 SP this week, 15.7 SP avg |\n| 14.6% | eeks | 47993 | 74.9% | 13.7 SP today, 134.0 SP this week, 19.1 SP avg |\n| 22.1% | barrie | 45267 | 79.2% | 33.0 SP today, 191.9 SP this week, 27.4 SP avg |\n| 32.2% | neoxian | 36762 | 87.0% | 19.9 SP today, 227.2 SP this week, 32.5 SP avg |\n| 13.1% | jl777 | 34558 | 29.7% | 10.9 SP today, 87.0 SP this week, 12.4 SP avg |\n| 25.9% | the-alien | 31906 | 99.5% | 27.2 SP today, 158.3 SP this week, 22.6 SP avg |\n| 20.2% | glitterfart | 31672 | 88.9% | 13.0 SP today, 122.8 SP this week, 17.5 SP avg |\n| 27.5% | recursive2 | 31062 | 84.9% | 28.0 SP today, 163.7 SP this week, 23.4 SP avg |\n| 27.2% | recursive3 | 30833 | 83.3% | 39.6 SP today, 160.9 SP this week, 23.0 SP avg |\n| 19.1% | taoteh1221 | 27014 | 84.3% | 11.8 SP today, 98.8 SP this week, 14.1 SP avg |\n| 16.2% | blakemiles84 | 25993 | 91.5% | 37.9 SP today, 80.7 SP this week, 11.5 SP avg |\n| 13.5% | charlieshrem | 25191 | 90.9% | 18.5 SP today, 65.4 SP this week, 9.3 SP avg |\n| 28.3% | somebody | 20707 | 70.9% | 9.3 SP today, 112.5 SP this week, 16.1 SP avg |\n| 18.6% | pal | 18419 | 84.4% | 2.0 SP today, 65.8 SP this week, 9.4 SP avg |\n| 46.7% | trogdor | 18291 | 97.7% | 12.5 SP today, 163.8 SP this week, 23.4 SP avg |\n| 11.3% | asksisk | 17954 | 66.6% | 6.2 SP today, 38.8 SP this week, 5.5 SP avg |\n| 27.8% | kimziv | 17246 | 70.2% | 7.5 SP today, 92.0 SP this week, 13.1 SP avg |\n| 15.8% | liberosist | 16011 | 95.5% | 11.7 SP today, 48.6 SP this week, 6.9 SP avg |\n| 37.3% | mummyimperfect | 15015 | 87.5% | 22.4 SP today, 107.3 SP this week, 15.3 SP avg |\n| 19.4% | will-zewe | 13992 | 87.3% | 3.9 SP today, 52.2 SP this week, 7.5 SP avg |\n| 19.5% | alex90342fastn1 | 13298 | 98.0% | 4.1 SP today, 49.8 SP this week, 7.1 SP avg |\n| 25.9% | steve-walschot | 13130 | 71.0% | 8.0 SP today, 65.2 SP this week, 9.3 SP avg |\n| 12.0% | derekareith | 11808 | 67.9% | 4.0 SP today, 27.2 SP this week, 3.9 SP avg |\n| 43.0% | xiaohui | 11404 | 64.5% | 9.3 SP today, 94.0 SP this week, 13.4 SP avg |\n| 13.2% | repholder | 11269 | 94.8% | 6.2 SP today, 28.6 SP this week, 4.1 SP avg |\n| 14.6% | highasfuck | 10920 | 93.7% | 4.9 SP today, 30.5 SP this week, 4.4 SP avg |\n| 16.3% | knircky | 10381 | 95.1% | 3.2 SP today, 32.4 SP this week, 4.6 SP avg |\n| 26.7% | steemdrive | 9591 | 84.0% | 5.7 SP today, 49.2 SP this week, 7.0 SP avg |\n| 15.3% | asch | 9087 | 50.3% | 2.3 SP today, 26.7 SP this week, 3.8 SP avg |\n\n*Note: Only voters with 500+ SP and 10%+ aAvg that have voted in the past 48 hours have been included in this report. This eliminates people that vote rarely, as well as small curators.*\n\n-------------------\n\n
    ![](http://i.imgur.com/5MaAhy7.png) Don't miss out on the next post. [Follow me.](https://steemit.com/@furion)
    \n\n-------------------", + "category": "stats", + "children": 22, + "created": "2016-09-09T11:23:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/RX68w21.png", + "http://i.imgur.com/5MaAhy7.png" + ], + "links": [ + "https://steemit.com/stats/@masteryoda/daily-payouts-leaderboards-september-8", + "https://steemit.com/@furion" + ], + "tags": [ + "stats", + "steemstats", + "steemit" + ], + "users": [ + "masteryoda" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 61085981410330, + "payout": 361.364, + "payout_at": "2016-09-16T11:23:45", + "pending_payout_value": "361.364 HBD", + "percent_hbd": 10000, + "permlink": "a-quick-look-at-the-top-curators-and-their-rewards", + "post_id": 1183165, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 195 + }, + "title": "A quick look at the top curators and their rewards", + "updated": "2016-09-09T11:23:45", + "url": "/stats/@furion/a-quick-look-at-the-top-curators-and-their-rewards" + }, + { + "active_votes": [ + { + "rshares": 16576852964856, + "voter": "itsascam" + }, + { + "rshares": 1951046575975, + "voter": "steemroller" + }, + { + "rshares": 71863429726, + "voter": "donaldtrump" + }, + { + "rshares": 17511385410342, + "voter": "steemed" + }, + { + "rshares": 5550135241263, + "voter": "kushed" + }, + { + "rshares": 157782618184, + "voter": "ozmaster" + }, + { + "rshares": 3104274241, + "voter": "boy" + }, + { + "rshares": 3768967241, + "voter": "bue-witness" + }, + { + "rshares": 684023815, + "voter": "bunny" + }, + { + "rshares": 7423404572906, + "voter": "complexring" + }, + { + "rshares": 54879922251, + "voter": "bue" + }, + { + "rshares": 1663376608, + "voter": "mini" + }, + { + "rshares": 213796245, + "voter": "moon" + }, + { + "rshares": 1805167482038, + "voter": "joseph" + }, + { + "rshares": 74948725012, + "voter": "aizensou" + }, + { + "rshares": 3649701681493, + "voter": "au1nethyb1" + }, + { + "rshares": 877671040455, + "voter": "boombastic" + }, + { + "rshares": 118397897437, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 2154708395, + "voter": "bingo-1" + }, + { + "rshares": 10557955624, + "voter": "idol" + }, + { + "rshares": 625011253, + "voter": "healthcare" + }, + { + "rshares": 973151466, + "voter": "daniel.pan" + }, + { + "rshares": 26057305221, + "voter": "dedriss" + }, + { + "rshares": 288356419, + "voter": "helen.tan" + }, + { + "rshares": 24301983295, + "voter": "yefet" + }, + { + "rshares": 1740752416, + "voter": "jocelyn" + }, + { + "rshares": 79785618296, + "voter": "edgeland" + }, + { + "rshares": 57723398885, + "voter": "lovelace" + }, + { + "rshares": 19215299249, + "voter": "fkn" + }, + { + "rshares": 25942522195, + "voter": "elishagh1" + }, + { + "rshares": 10276395225, + "voter": "richman" + }, + { + "rshares": 723394303430, + "voter": "nanzo-scoop" + }, + { + "rshares": 1075815746, + "voter": "weenfan" + }, + { + "rshares": 490963482, + "voter": "coar" + }, + { + "rshares": 1426406765, + "voter": "murh" + }, + { + "rshares": 2371363162, + "voter": "error" + }, + { + "rshares": 1014021436859, + "voter": "cyber" + }, + { + "rshares": 8112030649, + "voter": "badger311" + }, + { + "rshares": 8396200372, + "voter": "badger313" + }, + { + "rshares": 8361133925, + "voter": "badger312" + }, + { + "rshares": 8648473333, + "voter": "badger316" + }, + { + "rshares": 8765611257, + "voter": "badger319" + }, + { + "rshares": 8676897547, + "voter": "badger3101" + }, + { + "rshares": 8151259697, + "voter": "badger3111" + }, + { + "rshares": 8691407666, + "voter": "badger3121" + }, + { + "rshares": 8315182535, + "voter": "badger3131" + }, + { + "rshares": 8418990047, + "voter": "badger3141" + }, + { + "rshares": 8396323790, + "voter": "badger3171" + }, + { + "rshares": 8211294150, + "voter": "badger3181" + }, + { + "rshares": 8774664098, + "voter": "badger3191" + }, + { + "rshares": 8211137437, + "voter": "badger3112" + }, + { + "rshares": 8538970800, + "voter": "badger3132" + }, + { + "rshares": 8417115105, + "voter": "badger3162" + }, + { + "rshares": 8639125768, + "voter": "badger3113" + }, + { + "rshares": 8303468129, + "voter": "badger3123" + }, + { + "rshares": 8422408271, + "voter": "badger3133" + }, + { + "rshares": 8760265222, + "voter": "badger3153" + }, + { + "rshares": 8451315269, + "voter": "badger3163" + }, + { + "rshares": 8480657540, + "voter": "badger3193" + }, + { + "rshares": 8432222787, + "voter": "badger3114" + }, + { + "rshares": 8344642540, + "voter": "badger3124" + }, + { + "rshares": 8251266095, + "voter": "badger3144" + }, + { + "rshares": 8176105773, + "voter": "badger3154" + }, + { + "rshares": 8048566417, + "voter": "badger3164" + }, + { + "rshares": 8367650458, + "voter": "badger3174" + }, + { + "rshares": 8637111059, + "voter": "badger3194" + }, + { + "rshares": 8537467956, + "voter": "badger3105" + }, + { + "rshares": 8483180556, + "voter": "badger3135" + }, + { + "rshares": 8092976375, + "voter": "badger3145" + }, + { + "rshares": 8654062811, + "voter": "badger3155" + }, + { + "rshares": 8358821259, + "voter": "badger3175" + }, + { + "rshares": 8143616780, + "voter": "badger3195" + }, + { + "rshares": 7799410039, + "voter": "badger3106" + }, + { + "rshares": 8586693095, + "voter": "badger3116" + }, + { + "rshares": 8632805599, + "voter": "badger3126" + }, + { + "rshares": 8274090549, + "voter": "badger3136" + }, + { + "rshares": 7934210483, + "voter": "badger3146" + }, + { + "rshares": 8157010063, + "voter": "badger3156" + }, + { + "rshares": 8364570737, + "voter": "badger3166" + }, + { + "rshares": 8282672957, + "voter": "badger3176" + }, + { + "rshares": 8412115898, + "voter": "badger3186" + }, + { + "rshares": 8446515847, + "voter": "badger3196" + }, + { + "rshares": 8376798274, + "voter": "badger3107" + }, + { + "rshares": 8138638648, + "voter": "badger315" + }, + { + "rshares": 8615654017, + "voter": "badger318" + }, + { + "rshares": 8663361608, + "voter": "badger3151" + }, + { + "rshares": 8348332825, + "voter": "badger3161" + }, + { + "rshares": 8597625212, + "voter": "badger3122" + }, + { + "rshares": 8536865161, + "voter": "badger3142" + }, + { + "rshares": 8751263635, + "voter": "badger3152" + }, + { + "rshares": 8081255144, + "voter": "badger3172" + }, + { + "rshares": 8574904025, + "voter": "badger3182" + }, + { + "rshares": 8339728931, + "voter": "badger3192" + }, + { + "rshares": 8257619091, + "voter": "badger3143" + }, + { + "rshares": 8510530400, + "voter": "badger3173" + }, + { + "rshares": 8228380304, + "voter": "badger3104" + }, + { + "rshares": 7951525600, + "voter": "badger3134" + }, + { + "rshares": 8342800561, + "voter": "badger3184" + }, + { + "rshares": 8282306559, + "voter": "badger3115" + }, + { + "rshares": 8737185463, + "voter": "badger3165" + }, + { + "rshares": 8377493460, + "voter": "badger3185" + }, + { + "rshares": 8437074851, + "voter": "badger314" + }, + { + "rshares": 8662564048, + "voter": "badger317" + }, + { + "rshares": 8411037152, + "voter": "badger3102" + }, + { + "rshares": 8373978215, + "voter": "badger3103" + }, + { + "rshares": 8303788091, + "voter": "badger3125" + }, + { + "rshares": 8271225325, + "voter": "badger3183" + }, + { + "rshares": 5923268326, + "voter": "mark-waser" + }, + { + "rshares": 198685573120, + "voter": "kimziv" + }, + { + "rshares": 12323656870, + "voter": "primus" + }, + { + "rshares": 25256240290, + "voter": "djm34" + }, + { + "rshares": 7378267599, + "voter": "dasha" + }, + { + "rshares": 159568362205, + "voter": "dashpaymag" + }, + { + "rshares": 61985726190, + "voter": "furion" + }, + { + "rshares": 463366412, + "voter": "barbara2" + }, + { + "rshares": 514828258, + "voter": "ch0c0latechip" + }, + { + "rshares": 476503055, + "voter": "doge4lyf" + }, + { + "rshares": 1137576053, + "voter": "steem1653" + }, + { + "rshares": 5119748393, + "voter": "thegoodguy" + }, + { + "rshares": 3541275000, + "voter": "karen13" + }, + { + "rshares": 273277789180, + "voter": "nabilov" + }, + { + "rshares": 4137398348, + "voter": "oululahti" + }, + { + "rshares": 3573045902, + "voter": "tarindel" + }, + { + "rshares": 172156110763, + "voter": "jl777" + }, + { + "rshares": 23710186833, + "voter": "steemed-open" + }, + { + "rshares": 15568757850, + "voter": "positive" + }, + { + "rshares": 9482726248, + "voter": "fishborne" + }, + { + "rshares": 14671164279, + "voter": "proto" + }, + { + "rshares": 639294741, + "voter": "curator" + }, + { + "rshares": 30802752786, + "voter": "sisterholics" + }, + { + "rshares": 1674416218, + "voter": "alex.chien" + }, + { + "rshares": 525732627, + "voter": "fnait" + }, + { + "rshares": 479715016, + "voter": "keepcalmand" + }, + { + "rshares": 7417397768, + "voter": "taker" + }, + { + "rshares": 1045364415921, + "voter": "laonie" + }, + { + "rshares": 21154154829, + "voter": "rawnetics" + }, + { + "rshares": 39131477597, + "voter": "myfirst" + }, + { + "rshares": 245003950194, + "voter": "somebody" + }, + { + "rshares": 17327320500, + "voter": "sunshine" + }, + { + "rshares": 9164864605, + "voter": "flysaga" + }, + { + "rshares": 54134508203, + "voter": "midnightoil" + }, + { + "rshares": 3990648293, + "voter": "ullikume" + }, + { + "rshares": 120728381233, + "voter": "xiaohui" + }, + { + "rshares": 4123242796, + "voter": "xiaokongcom" + }, + { + "rshares": 40298988190, + "voter": "eneismijmich" + }, + { + "rshares": 8533447655, + "voter": "xianjun" + }, + { + "rshares": 51566384, + "voter": "sijoittaja" + }, + { + "rshares": 560217246, + "voter": "microluck" + }, + { + "rshares": 4096430254, + "voter": "onetree" + }, + { + "rshares": 948829161, + "voter": "runridefly" + }, + { + "rshares": 52894610, + "voter": "antoninaral1965" + }, + { + "rshares": 1653932598, + "voter": "davidjkelley" + }, + { + "rshares": 15514574124, + "voter": "digital-wisdom" + }, + { + "rshares": 3859577072, + "voter": "ethical-ai" + }, + { + "rshares": 5661661621, + "voter": "jwaser" + }, + { + "rshares": 2667370611, + "voter": "bwaser" + }, + { + "rshares": 459120073, + "voter": "jessicanicklos" + }, + { + "rshares": 2394301868, + "voter": "ellepdub" + }, + { + "rshares": 9744098987, + "voter": "herpetologyguy" + }, + { + "rshares": 4800843442, + "voter": "morgan.waser" + }, + { + "rshares": 10565721146, + "voter": "livingthedream" + }, + { + "rshares": 3952637380, + "voter": "dodders007" + }, + { + "rshares": 3678089785, + "voter": "strong-ai" + }, + { + "rshares": 155836763, + "voter": "siniceku" + }, + { + "rshares": 56431137, + "voter": "serikus" + }, + { + "rshares": 108895284, + "voter": "autodafe" + } + ], + "author": "livingthedream", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.73, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    I wrote a few days ago about always trying to fit in. Always choosing the things that fits what society tells me I should do rather than what I want to do. Oh, he\u2019s an attractive chap that likes sports. He needs to fit in with the \u2018in\u2019 crowd. So that was my slot. I\u2019d slot in where society told me like a little robot that I was. 

    \n

    \n

    Truth be told I\u2019d have rather hung out with the uber geeks. Where they\u2019d be talking about their newest adventure on their latest RPG. Or the newest thing to hit telly. Back in my day it was either Star Trek or Stargate SG-1. I just really wanted to sit at their table and talk geek. 

    \n

    But society told me that I shouldn\u2019t be sitting at their table, and that I should be sitting with the people that talk sports and chat to girls and care who said what to who about whom. It was all rather tiring. I didn\u2019t have enough time in the day about all that. 

    \n

    And it followed me when I left High School, truth be told I thought it would end, but in true group fashion I somehow always ended up with the popular people. I never really wanted to but I had a face that fitted and a slender body to match. It\u2019s funny actually. How physical appearance weights a great deal on how you\u2019re perceived in this world. Some might deny it, but it\u2019s true. My greatest gift, yet equally my biggest flaw 

    \n

    I thank society inwardly now. For making Facebook cool, for bringing all social media to the forefront and making it a regular day to day thing. I no longer have to hide my sordid little secret. And if I spent excessive amount of time on here then no-one bats an eyelid. It\u2019s awesome. 

    \n

    \n

    I can play games now, with my friends. And none of them will look at me as if I\u2019ve just wet farted in St Pauls when I ask them if they\u2019d like a multiplayer on Call of Duty, or Fifa, or something equally as heart stopping.

    \n

     And no-one will look at me strange ever again when I talk to them about the good old days when I\u2019d use Match.com to try and find a potential lady friend. Everyone does that now, it\u2019s not seen as bat shit crazy like it used to be. 

    \n

    So I guess I finally slot in now. Not completely. I mean I\u2019ve came out the closet with my geekery, and my friends, they\u2019re just happy they have someone to fix their tech stuff when they need it, but I still get topics that go way over others head. At least they accept it now. 

    \n

    Finally

    \n

    Have you ever had any experiences like such?

    \n", + "category": "life", + "children": 5, + "created": "2016-09-09T08:16:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://cdn.pbrd.co/images/W3h5E4mI.jpg", + "https://cdn.pbrd.co/images/W4VPkaQG.jpg" + ], + "tags": [ + "life", + "society", + "culture", + "geek" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 61143257712703, + "payout": 357.714, + "payout_at": "2016-09-16T08:16:06", + "pending_payout_value": "357.714 HBD", + "percent_hbd": 10000, + "permlink": "fitting-in-to-society-s-strange-standards", + "post_id": 1181947, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 166 + }, + "title": "Fitting in to Society's strange standards", + "updated": "2016-09-09T08:18:30", + "url": "/life/@livingthedream/fitting-in-to-society-s-strange-standards" + }, + { + "active_votes": [ + { + "rshares": 32210425074952, + "voter": "smooth" + }, + { + "rshares": 376089662998, + "voter": "anonymous" + }, + { + "rshares": 166615603737, + "voter": "highasfuck" + }, + { + "rshares": 2061873191902, + "voter": "hr1" + }, + { + "rshares": 1118193445057, + "voter": "rossco99" + }, + { + "rshares": 3725199970, + "voter": "boy" + }, + { + "rshares": 1784867753712, + "voter": "xeroc" + }, + { + "rshares": 4522853955, + "voter": "bue-witness" + }, + { + "rshares": 820834174, + "voter": "bunny" + }, + { + "rshares": 65878392541, + "voter": "bue" + }, + { + "rshares": 1996081774, + "voter": "mini" + }, + { + "rshares": 256555495, + "voter": "moon" + }, + { + "rshares": 1806114965465, + "voter": "joseph" + }, + { + "rshares": 422467606253, + "voter": "recursive3" + }, + { + "rshares": 2772468221954, + "voter": "recursive" + }, + { + "rshares": 877743625756, + "voter": "boombastic" + }, + { + "rshares": 115667466305, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 2154858856, + "voter": "bingo-1" + }, + { + "rshares": 5972233869470, + "voter": "smooth.witness" + }, + { + "rshares": 459004011009, + "voter": "boatymcboatface" + }, + { + "rshares": 59929953630, + "voter": "vip" + }, + { + "rshares": 10562895146, + "voter": "idol" + }, + { + "rshares": 750017233, + "voter": "healthcare" + }, + { + "rshares": 1167796680, + "voter": "daniel.pan" + }, + { + "rshares": 134377265836, + "voter": "team" + }, + { + "rshares": 346027703, + "voter": "helen.tan" + }, + { + "rshares": 24303591046, + "voter": "yefet" + }, + { + "rshares": 1741354468, + "voter": "jocelyn" + }, + { + "rshares": 81734599010, + "voter": "acidsun" + }, + { + "rshares": 14867229563, + "voter": "gregory-f" + }, + { + "rshares": 1178538690606, + "voter": "gavvet" + }, + { + "rshares": 13151158328, + "voter": "fkn" + }, + { + "rshares": 30329408902, + "voter": "instructor2121" + }, + { + "rshares": 17300051596, + "voter": "elishagh1" + }, + { + "rshares": 155552239504, + "voter": "steve-walschot" + }, + { + "rshares": 82050568558, + "voter": "asch" + }, + { + "rshares": 1412710485, + "voter": "murh" + }, + { + "rshares": 6617937552, + "voter": "cryptofunk" + }, + { + "rshares": 2372047269, + "voter": "error" + }, + { + "rshares": 41733446340, + "voter": "ranko-k" + }, + { + "rshares": 967005119456, + "voter": "cyber" + }, + { + "rshares": 58029295132, + "voter": "theshell" + }, + { + "rshares": 31455634866, + "voter": "drinkzya" + }, + { + "rshares": 359754282370, + "voter": "hedge-x" + }, + { + "rshares": 24531207356, + "voter": "ratel" + }, + { + "rshares": 55772810880, + "voter": "thecryptodrive" + }, + { + "rshares": 48096684269, + "voter": "brandonp" + }, + { + "rshares": 33825386045, + "voter": "michaelx" + }, + { + "rshares": 5923754303, + "voter": "mark-waser" + }, + { + "rshares": 104860362132, + "voter": "geoffrey" + }, + { + "rshares": 134271469245, + "voter": "kimziv" + }, + { + "rshares": 2377369945, + "voter": "superfreek" + }, + { + "rshares": 523590189, + "voter": "mrhankeh" + }, + { + "rshares": 41911174287, + "voter": "clement" + }, + { + "rshares": 17554298774, + "voter": "grey580" + }, + { + "rshares": 20663859634, + "voter": "thebatchman" + }, + { + "rshares": 56991263190, + "voter": "asmolokalo" + }, + { + "rshares": 10264236852, + "voter": "romait" + }, + { + "rshares": 90874486216, + "voter": "rubybian" + }, + { + "rshares": 18578537415, + "voter": "konstantin" + }, + { + "rshares": 11256138165, + "voter": "r4fken" + }, + { + "rshares": 1630512434, + "voter": "sergei" + }, + { + "rshares": 797933265918, + "voter": "slowwalker" + }, + { + "rshares": 41335877067, + "voter": "furion" + }, + { + "rshares": 538009381171, + "voter": "neoxian" + }, + { + "rshares": 308959453, + "voter": "barbara2" + }, + { + "rshares": 343275438, + "voter": "ch0c0latechip" + }, + { + "rshares": 317717215, + "voter": "doge4lyf" + }, + { + "rshares": 81338867645, + "voter": "ethereums1" + }, + { + "rshares": 1379265593, + "voter": "mixa" + }, + { + "rshares": 378778936, + "voter": "denaver" + }, + { + "rshares": 1137862139, + "voter": "steem1653" + }, + { + "rshares": 4630688682, + "voter": "gikitiki" + }, + { + "rshares": 4907140408, + "voter": "thegoodguy" + }, + { + "rshares": 16164333545, + "voter": "aaseb" + }, + { + "rshares": 3541464022, + "voter": "karen13" + }, + { + "rshares": 1426566038, + "voter": "jrd8526" + }, + { + "rshares": 15101595452, + "voter": "jaycobbell" + }, + { + "rshares": 36640684023, + "voter": "condra" + }, + { + "rshares": 6556332886, + "voter": "lichtblick" + }, + { + "rshares": 36931018197, + "voter": "creemej" + }, + { + "rshares": 96640276, + "voter": "wildchild" + }, + { + "rshares": 10094067796, + "voter": "warrensteem" + }, + { + "rshares": 3945106181, + "voter": "maximkichev" + }, + { + "rshares": 178184100393, + "voter": "blueorgy" + }, + { + "rshares": 2057329898, + "voter": "iamwne" + }, + { + "rshares": 6416203482, + "voter": "smolalit" + }, + { + "rshares": 8249832586, + "voter": "magz8716" + }, + { + "rshares": 84471315031, + "voter": "gabbans" + }, + { + "rshares": 3573653110, + "voter": "tarindel" + }, + { + "rshares": 23205803814, + "voter": "deanliu" + }, + { + "rshares": 172162806745, + "voter": "jl777" + }, + { + "rshares": 7454379287, + "voter": "lostnuggett" + }, + { + "rshares": 37784149998, + "voter": "zaebars" + }, + { + "rshares": 10655525682, + "voter": "positive" + }, + { + "rshares": 3576728200, + "voter": "bristolchris72" + }, + { + "rshares": 168229291, + "voter": "cryptoknight" + }, + { + "rshares": 226719741, + "voter": "alexbezimeni" + }, + { + "rshares": 14671671712, + "voter": "proto" + }, + { + "rshares": 639310915, + "voter": "curator" + }, + { + "rshares": 21125454308, + "voter": "sisterholics" + }, + { + "rshares": 5604861318, + "voter": "royalmacro" + }, + { + "rshares": 2934248494, + "voter": "tygergamer" + }, + { + "rshares": 350545017, + "voter": "fnait" + }, + { + "rshares": 319858523, + "voter": "keepcalmand" + }, + { + "rshares": 6316810005, + "voter": "stef" + }, + { + "rshares": 3088994747, + "voter": "glitterpig" + }, + { + "rshares": 5641554617, + "voter": "jed78" + }, + { + "rshares": 134380976588, + "voter": "steemdrive" + }, + { + "rshares": 7346827903, + "voter": "taker" + }, + { + "rshares": 5977954181, + "voter": "nekromarinist" + }, + { + "rshares": 4974192695, + "voter": "theprophet0" + }, + { + "rshares": 697119803079, + "voter": "laonie" + }, + { + "rshares": 23943457714, + "voter": "laonie1" + }, + { + "rshares": 24454387566, + "voter": "laonie2" + }, + { + "rshares": 24463327408, + "voter": "laonie3" + }, + { + "rshares": 24516379926, + "voter": "laoyao" + }, + { + "rshares": 24826562749, + "voter": "myfirst" + }, + { + "rshares": 161216959030, + "voter": "somebody" + }, + { + "rshares": 6030495534, + "voter": "flysaga" + }, + { + "rshares": 65287683, + "voter": "kurzer42" + }, + { + "rshares": 35621018314, + "voter": "midnightoil" + }, + { + "rshares": 2350058578, + "voter": "kalimor" + }, + { + "rshares": 24459100957, + "voter": "laonie4" + }, + { + "rshares": 24457375440, + "voter": "laonie5" + }, + { + "rshares": 24454698187, + "voter": "laonie6" + }, + { + "rshares": 24451526400, + "voter": "laonie7" + }, + { + "rshares": 1339392892, + "voter": "labradorsem" + }, + { + "rshares": 24447762991, + "voter": "laonie8" + }, + { + "rshares": 24446058575, + "voter": "laonie9" + }, + { + "rshares": 81682299100, + "voter": "xiaohui" + }, + { + "rshares": 134038591179, + "voter": "terrycraft" + }, + { + "rshares": 5475576988, + "voter": "oflyhigh" + }, + { + "rshares": 1378469356, + "voter": "paynode" + }, + { + "rshares": 2786394581, + "voter": "xiaokongcom" + }, + { + "rshares": 531406825, + "voter": "future24" + }, + { + "rshares": 5615035243, + "voter": "xianjun" + }, + { + "rshares": 12281811131, + "voter": "borran" + }, + { + "rshares": 66124624, + "voter": "stevescriber" + }, + { + "rshares": 2868027798, + "voter": "bledarus" + }, + { + "rshares": 54908311, + "voter": "loli" + }, + { + "rshares": 56076164, + "voter": "nano2nd" + }, + { + "rshares": 1696511589, + "voter": "njall" + }, + { + "rshares": 368587297, + "voter": "microluck" + }, + { + "rshares": 5406119015, + "voter": "userlogin" + }, + { + "rshares": 1604616596, + "voter": "chinadaily" + }, + { + "rshares": 59006436, + "voter": "cryptoblu" + }, + { + "rshares": 59000019, + "voter": "instructor" + }, + { + "rshares": 678681470066, + "voter": "dollarvigilante" + }, + { + "rshares": 9068782289, + "voter": "johnnyyash" + }, + { + "rshares": 13247070006, + "voter": "gvargas123" + }, + { + "rshares": 8908005602, + "voter": "jaredcwillis" + }, + { + "rshares": 24439713580, + "voter": "laonie10" + }, + { + "rshares": 166282713, + "voter": "kamil5" + }, + { + "rshares": 82601907082, + "voter": "barrycooper" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 24369625430, + "voter": "hilarski" + }, + { + "rshares": 3386625587, + "voter": "booky" + }, + { + "rshares": 55845079, + "voter": "rickmiller" + }, + { + "rshares": 2824547193, + "voter": "nulliusinverba" + }, + { + "rshares": 1094807543, + "voter": "runridefly" + }, + { + "rshares": 100198832, + "voter": "trendwizard" + }, + { + "rshares": 1974495369, + "voter": "richardcrill" + }, + { + "rshares": 24078313856, + "voter": "laonie11" + }, + { + "rshares": 5786458040, + "voter": "nadin3" + }, + { + "rshares": 1653961184, + "voter": "davidjkelley" + }, + { + "rshares": 6960756598, + "voter": "victoriart" + }, + { + "rshares": 18057981676, + "voter": "sponge-bob" + }, + { + "rshares": 15515131680, + "voter": "digital-wisdom" + }, + { + "rshares": 3859696408, + "voter": "ethical-ai" + }, + { + "rshares": 5661847468, + "voter": "jwaser" + }, + { + "rshares": 57918735, + "voter": "sociopat" + }, + { + "rshares": 414155475, + "voter": "steemorama" + }, + { + "rshares": 925566739, + "voter": "smisi" + }, + { + "rshares": 2667442093, + "voter": "bwaser" + }, + { + "rshares": 343977572, + "voter": "panther" + }, + { + "rshares": 376488497137, + "voter": "charlieshrem" + }, + { + "rshares": 58741435107, + "voter": "tracemayer" + }, + { + "rshares": 18046007080, + "voter": "brains" + }, + { + "rshares": 1310242680, + "voter": "steemafon" + }, + { + "rshares": 1544124044, + "voter": "bitcoinparadise" + }, + { + "rshares": 2993118590, + "voter": "anton333" + }, + { + "rshares": 2080950745, + "voter": "steemsquad" + }, + { + "rshares": 2394357803, + "voter": "ellepdub" + }, + { + "rshares": 103532789, + "voter": "inarix03" + }, + { + "rshares": 9778335999, + "voter": "herpetologyguy" + }, + { + "rshares": 4800986397, + "voter": "morgan.waser" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 51230296, + "voter": "steemq" + }, + { + "rshares": 51218466, + "voter": "weare" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 3678204149, + "voter": "strong-ai" + }, + { + "rshares": 124675567, + "voter": "bosjaya" + }, + { + "rshares": 160475519, + "voter": "cruise" + }, + { + "rshares": 162917785, + "voter": "ctu" + }, + { + "rshares": 162911190, + "voter": "front" + }, + { + "rshares": 1472297268, + "voter": "rusteemitblog" + }, + { + "rshares": 161974443, + "voter": "zapply" + }, + { + "rshares": 161849597, + "voter": "iberia" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 276984194, + "voter": "witchcraftblog" + }, + { + "rshares": 161179339, + "voter": "bethesda" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 160870736, + "voter": "electronicarts" + }, + { + "rshares": 158081936, + "voter": "pawel-krawczyk" + }, + { + "rshares": 160260561, + "voter": "rage" + }, + { + "rshares": 159554050, + "voter": "planetearth" + }, + { + "rshares": 156421603, + "voter": "drugovers" + }, + { + "rshares": 159531007, + "voter": "benetton" + }, + { + "rshares": 159425365, + "voter": "tipsandtricks" + }, + { + "rshares": 159164412, + "voter": "disneypixar" + }, + { + "rshares": 140038097, + "voter": "modernbukowski" + }, + { + "rshares": 158638676, + "voter": "icesteem" + }, + { + "rshares": 149296180, + "voter": "james93" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 158535752, + "voter": "nerds" + } + ], + "author": "terrycraft", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.42, + "beneficiaries": [], + "blacklists": [], + "body": "Professionalism is a human\u2019s ability to make his job perfectly. And the more often he can do it perfectly, the higher his professionalism. A man acquires this skill with the increase. So it would be ok \u2013 you can work, gain experience and use it for your benefit. But such is life that when you receive one thing you lose another one\u2026 So what can we lose in a process of getting an experience?! Our eyesight, posture, ages at least))) Of course, we can lose all these things. But it is more important that we can lose a secrecy, the very secrecy which admires us to work or to study due to our major subject.\n>\u041f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u0438\u0437\u043c \u2013 \u044d\u0442\u043e \u0443\u043c\u0435\u043d\u0438\u0435 \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u0430 \u0432\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u0441\u0432\u043e\u044e \u0440\u0430\u0431\u043e\u0442\u0443 \u043d\u0430 \u00ab\u043e\u0442\u043b\u0438\u0447\u043d\u043e\u00bb. \u0418 \u0447\u0435\u043c \u0447\u0430\u0449\u0435 \u044d\u0442\u043e \u0443\u0434\u0430\u0435\u0442\u0441\u044f, \u0442\u0435\u043c \u0432\u044b\u0448\u0435 \u0432\u0430\u0448 \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u0438\u0437\u043c. \u042d\u0442\u043e \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e \u043f\u0440\u0438\u043e\u0431\u0440\u0435\u0442\u0430\u044e\u0442 \u0441 \u0433\u043e\u0434\u0430\u043c\u0438 \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0438. \u0418 \u0432\u0440\u043e\u0434\u0435 \u0431\u044b \u0432\u0441\u0435 \u0445\u043e\u0440\u043e\u0448\u043e \u2013 \u0440\u0430\u0431\u043e\u0442\u0430\u0439, \u043d\u0430\u0431\u0438\u0440\u0430\u0439\u0441\u044f \u043e\u043f\u044b\u0442\u0430, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439 \u0435\u0433\u043e \u043d\u0430 \u0431\u043b\u0430\u0433\u043e. \u041d\u043e \u0442\u0430\u043a \u0443\u0436 \u0443\u0441\u0442\u0440\u043e\u0435\u043d\u0430 \u0436\u0438\u0437\u043d\u044c, \u0447\u0442\u043e \u043f\u043e\u043b\u0443\u0447\u0438\u0432 \u043e\u0434\u043d\u043e, \u043c\u044b \u0447\u0430\u0441\u0442\u043e \u0442\u0435\u0440\u044f\u0435\u043c \u0434\u0440\u0443\u0433\u043e\u0435\u2026 \u0427\u0442\u043e \u0436\u0435 \u043c\u043e\u0436\u043d\u043e \u0442\u0435\u0440\u044f\u0442\u044c, \u043f\u0440\u0438\u043e\u0431\u0440\u0435\u0442\u0430\u044f \u043e\u043f\u044b\u0442 \u0432 \u0440\u0430\u0431\u043e\u0442\u0435? \u0417\u0440\u0435\u043d\u0438\u0435, \u043e\u0441\u0430\u043d\u043a\u0443, \u0433\u043e\u0434\u044b, \u043d\u0430\u043a\u043e\u043d\u0435\u0446 ))). \u041c\u043e\u0436\u043d\u043e, \u043a\u043e\u043d\u0435\u0447\u043d\u043e, \u043f\u043e\u0442\u0435\u0440\u044f\u0442\u044c \u0438 \u044d\u0442\u043e\u2026 \u041d\u043e \u0432\u0430\u0436\u043d\u0435\u0435 \u0432\u0441\u0435\u0433\u043e \u0442\u043e, \u0447\u0442\u043e \u043e\u0442 \u043d\u0430\u0441 \u0443\u0441\u043a\u043e\u043b\u044c\u0437\u0430\u0435\u0442 \u0442\u0430\u0439\u043d\u0430. \u0422\u0430 \u0441\u0430\u043c\u0430\u044f, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u0432\u0434\u043e\u0445\u043d\u043e\u0432\u043b\u044f\u0435\u0442 \u0438\u0434\u0442\u0438 \u0443\u0447\u0438\u0442\u044c\u0441\u044f \u0438 \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c \u043f\u043e \u0432\u044b\u0431\u0440\u0430\u043d\u043d\u043e\u0439 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0438.\n\n
    ![1](https://ipfs.pics/ipfs/QmXsGxTh6T4VpPq5hPDi8nJWLzxsfaVxqch7MmzL141PCv)
    \n*[image credit](http://documatika.ru/images/grupp.png)*\nWith the passing of years doctors begin to perceive people like a set of body organs in a leather bottle. The process of maintenance is still incomprehensible for us, for doctors this process is very simple \u2013 they know how it works and how they can fix it up.\n>\u0421 \u0433\u043e\u0434\u0430\u043c\u0438 \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0438 \u0432\u0440\u0430\u0447\u0438 \u043d\u0430\u0447\u0438\u043d\u0430\u044e\u0442 \u0432\u0438\u0434\u0435\u0442\u044c \u043d\u0430\u0441, \u043a\u0430\u043a \u043d\u0430\u0431\u043e\u0440 \u043e\u0440\u0433\u0430\u043d\u043e\u0432 \u0432 \u043c\u0435\u0448\u043a\u0435 \u0438\u0437 \u043a\u043e\u0436\u0438. \u041d\u0430\u043c \u043f\u043e-\u043f\u0440\u0435\u0436\u043d\u0435\u043c\u0443 \u043d\u0435\u043f\u043e\u0441\u0442\u0438\u0436\u0438\u043c \u043f\u0440\u043e\u0446\u0435\u0441\u0441 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u044f \u0436\u0438\u0437\u043d\u0438, \u0434\u043b\u044f \u043d\u0438\u0445 \u0436\u0435 \u0432\u0441\u0435 \u0432\u0435\u0441\u044c\u043c\u0430 \u043f\u0440\u0430\u0433\u043c\u0430\u0442\u0438\u0447\u043d\u043e \u2013 \u043e\u043d\u0438 \u0437\u043d\u0430\u044e\u0442, \u043a\u0430\u043a \u044d\u0442\u043e \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0438 \u043a\u0430\u043a \u044d\u0442\u043e \u043c\u043e\u0436\u043d\u043e \u043f\u043e\u0447\u0438\u043d\u0438\u0442\u044c.\n\nI\u2019ll try to mention as an instance my own occupation. I am an electronics engineer. So do you think that functioning of computers, computer programs and other office equipment is a secret for me?! Naturally NO! If it was so, my employer would lay me off. But if some questions appear it happens not because of computer functioning process mystery! The reason is that there is no enough knowledge. But my wards are mechanisms, they don\u2019t have a soul, they can\u2019t feel smth. and I can\u2019t hurt them. May be if there is no a soul, there is no a mystery?\n>\u041f\u043e\u043f\u0440\u043e\u0431\u0443\u044e \u0440\u0430\u0441\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c \u0441\u0432\u043e\u044e \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u044e. \u042f \u0438\u043d\u0436\u0435\u043d\u0435\u0440-\u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u0438\u043a. \u041e\u0441\u0442\u0430\u043b\u0430\u0441\u044c \u043b\u0438 \u0434\u043b\u044f \u043c\u0435\u043d\u044f \u0437\u0430\u0433\u0430\u0434\u043a\u043e\u0439 \u0440\u0430\u0431\u043e\u0442\u0430 \u043a\u043e\u043c\u043f\u044c\u044e\u0442\u0435\u0440\u043e\u0432, \u043a\u043e\u043c\u043f\u044c\u044e\u0442\u0435\u0440\u043d\u044b\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u0438 \u043f\u0440\u043e\u0447\u0435\u0439 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0442\u0435\u0445\u043d\u0438\u043a\u0438? \u041d\u0435\u0442 (\u0438\u043d\u0430\u0447\u0435 \u043c\u0435\u043d\u044f \u0441\u0442\u043e\u0438\u043b\u043e \u0431\u044b \u0443\u0432\u043e\u043b\u0438\u0442\u044c)). \u0410 \u0435\u0441\u043b\u0438 \u0438 \u0432\u043e\u0437\u043d\u0438\u043a\u0430\u044e\u0442 \u0432\u043e\u043f\u0440\u043e\u0441\u044b, \u0442\u043e \u044d\u0442\u043e \u043e\u0442 \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043a\u0430 \u0437\u043d\u0430\u043d\u0438\u0439, \u0430 \u043d\u0435 \u043e\u0442 \u0437\u0430\u0433\u0430\u0434\u043e\u0447\u043d\u043e\u0441\u0442\u0438 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430 \u0440\u0430\u0431\u043e\u0442\u044b \u041f\u041a. \u041d\u043e \u043c\u043e\u0438 \u043f\u043e\u0434\u043e\u043f\u0435\u0447\u043d\u044b\u0435 \u2013 \u044d\u0442\u043e \u043c\u0430\u0448\u0438\u043d\u044b, \u0443 \u043d\u0438\u0445 \u043d\u0435\u0442 \u0434\u0443\u0448\u0438, \u043e\u043d\u0438 \u043d\u0435 \u043c\u043e\u0433\u0443\u0442 \u0447\u0443\u0432\u0441\u0442\u0432\u043e\u0432\u0430\u0442\u044c, \u0438 \u044f \u043d\u0435 \u043c\u043e\u0433\u0443 \u043f\u0440\u0438\u0447\u0438\u043d\u0438\u0442\u044c \u0438\u043c \u0431\u043e\u043b\u044c. \u041c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u0442\u0430\u043c, \u0433\u0434\u0435 \u043d\u0435\u0442 \u0434\u0443\u0448\u0438, \u043d\u0435\u0442 \u0438 \u0437\u0430\u0433\u0430\u0434\u043a\u0438? \n\n
    ![2](https://ipfs.pics/ipfs/QmbiM46EaWmLtxLPEvYyrEKsTEdpDZmVYX37771JepQfbP)
    \n*[image credit](http://www.statusnew.ru/wp-content/uploads/2014/03/image-ili-professinalism.jpg)*\nNow we will mention as an instance a profession of psychologist. As for me this profession seems the most mysterious to me. A specialist of human nature\u2026 I can never stop admiring it! But what is a psyches view of people? May be, as well as the doctors, they can see only a set of emotions instead of real people? And what does this set consist of to their mind? Are there more developmental defects than virtues? What is a psychological portrait of statistically average human?\n>\u0414\u0430\u0432\u0430\u0439\u0442\u0435 \u0432\u043e\u0437\u044c\u043c\u0435\u043c \u0434\u043b\u044f \u043f\u0440\u0438\u043c\u0435\u0440\u0430 \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u044e \u043f\u0441\u0438\u0445\u043e\u043b\u043e\u0433\u0430. \u041b\u0438\u0447\u043d\u043e \u043c\u043d\u0435 \u043e\u043d\u0430 \u043a\u0430\u0436\u0435\u0442\u0441\u044f \u0441\u0430\u043c\u043e\u0439 \u0437\u0430\u0433\u0430\u0434\u043e\u0447\u043d\u043e\u0439. \u0421\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0441\u0442 \u043f\u043e \u0447\u0435\u043b\u043e\u0432\u0435\u0447\u0435\u0441\u043a\u0438\u043c \u0434\u0443\u0448\u0430\u043c\u2026 \u042d\u0442\u043e \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u043d\u0435 \u0432\u044b\u0437\u044b\u0432\u0430\u0442\u044c \u0432\u043e\u0441\u0445\u0438\u0449\u0435\u043d\u0438\u044f! \u041d\u043e \u043a\u0430\u043a\u0438\u043c\u0438 \u043d\u0430\u0441 \u0432\u0438\u0434\u044f\u0442 \u0441\u0430\u043c\u0438 \u043f\u0441\u0438\u0445\u043e\u043b\u043e\u0433\u0438? \u041c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c, \u043a\u0430\u043a \u0438 \u0432\u0440\u0430\u0447\u0438, \u043d\u0430\u0431\u043e\u0440\u043e\u043c \u044d\u043c\u043e\u0446\u0438\u0439? \u0418 \u0447\u0442\u043e \u0432\u0445\u043e\u0434\u0438\u0442 \u0432 \u044d\u0442\u043e\u0442 \u043d\u0430\u0431\u043e\u0440, \u043f\u043e \u0438\u0445 \u043c\u043d\u0435\u043d\u0438\u044e? \u0427\u0435\u0433\u043e \u0442\u0430\u043c \u0431\u043e\u043b\u044c\u0448\u0435 - \u043f\u043e\u0440\u043e\u043a\u043e\u0432 \u0438\u043b\u0438 \u0434\u043e\u0431\u0440\u043e\u0434\u0435\u0442\u0435\u043b\u0435\u0439? \u041a\u0430\u043a\u043e\u0432 \u043f\u0441\u0438\u0445\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043f\u043e\u0440\u0442\u0440\u0435\u0442 \u0441\u0440\u0435\u0434\u043d\u0435\u0441\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u0438\u043d\u0434\u0438\u0432\u0438\u0434\u0430?\n\nAnd what is about a teacher? Doesn\u2019t this profession conceal a lot of secrets? The teacher isn\u2019t a simple specialist of humans soul. It works with a fragile soul, the soul which is on the way of becoming.\n>\u0410 \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u044f \u0443\u0447\u0438\u0442\u0435\u043b\u044f? \u0420\u0430\u0437\u0432\u0435 \u043d\u0435 \u043a\u0440\u043e\u0435\u0442\u0441\u044f \u0432 \u043d\u0435\u0439 \u0435\u0449\u0435 \u0431\u043e\u043b\u044c\u0448\u0435 \u0442\u0430\u0439\u043d? \u042d\u0442\u043e \u0443\u0436\u0435 \u043d\u0435 \u043f\u0440\u043e\u0441\u0442\u043e \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0441\u0442\u044b \u043f\u043e \u0434\u0443\u0448\u0430\u043c. \u041e\u043d\u0438 \u0440\u0430\u0431\u043e\u0442\u0430\u044e\u0442 \u0441 \u0434\u0443\u0448\u0430\u043c\u0438 \u043d\u0435\u043e\u043a\u0440\u0435\u043f\u0448\u0438\u043c\u0438, \u0442\u043e\u043b\u044c\u043a\u043e \u043f\u0440\u043e\u0445\u043e\u0434\u044f\u0449\u0438\u043c\u0438 \u0441\u043b\u043e\u0436\u043d\u044b\u0439 \u043f\u0443\u0442\u044c \u0441\u0432\u043e\u0435\u0433\u043e \u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f.\n\n
    ![3](https://ipfs.pics/ipfs/Qmded1A2Uv7ja3bBvyJsiSsrzNrXhoqgJ4tWPRoATiqXrk)
    \n*[image credit](http://paramitacenter.ru/sites/default/files/1286251589_154738.jpg)*\nI\u2019ve talked with my two acquainted teaches about this topic and I\u2019ve heard two really different meanings.\n\nThe first was: \n\"What are you talking about? It couldn\u2019t be any \u201csecret\u201d at work with such boobies! They must be put on a leash or you will be savaged\".\nAnd my reaction for this phrase was a question: \n\"So for what have your finished a pedagogical university? And why have you filled a post of teacher\"?\nThe answer was: \n\"I\u2019ve chosen pedagogical university, because it was easier to pass through the exams here. After finishing the university I began a career of teacher because there was no any choice\".\n\nThe second answer absolutely differs from the first: \n\"Is there a mystery?! Yes there is by all means! It has become bigger then in a period of studying. Each pupil is a mystery. And my function isn\u2019t finding a key of that mystery, my task is to see a reality from his point of view. I should try help to him, and the most important task is don\u2019t disrupt his inner world balance\".\n>\u042f \u043f\u043e\u0431\u0435\u0441\u0435\u0434\u043e\u0432\u0430\u043b\u0430 \u0441 \u0434\u0432\u0443\u043c\u044f \u0441\u0432\u043e\u0438\u043c\u0438 \u0437\u043d\u0430\u043a\u043e\u043c\u044b\u043c\u0438 \u043f\u0440\u0435\u043f\u043e\u0434\u0430\u0432\u0430\u0442\u0435\u043b\u044f\u043c\u0438 \u043d\u0430 \u044d\u0442\u0443 \u0442\u0435\u043c\u0443. \u0418 \u0443\u0441\u043b\u044b\u0448\u0430\u043b\u0430 \u043e\u0442 \u043d\u0438\u0445 \u0434\u0432\u0430 \u0430\u0431\u0441\u043e\u043b\u044e\u0442\u043d\u043e \u0440\u0430\u0437\u043d\u044b\u0445 \u043c\u043d\u0435\u043d\u0438\u044f.\n\n>\u041e\u0434\u043d\u0430 \u0441\u043a\u0430\u0437\u0430\u043b\u0430 \u043c\u043d\u0435:\n\"\u041e \u0447\u0435\u043c \u0442\u044b? \u041a\u0430\u043a\u0438\u0435 \u0437\u0430\u0433\u0430\u0434\u043a\u0438 \u0441 \u044d\u0442\u0438\u043c\u0438 \u0431\u0430\u043b\u0431\u0435\u0441\u0430\u043c\u0438? \u0418\u0445, \u043a\u0430\u043a \u0441\u043e\u0431\u0430\u043a \u043d\u0443\u0436\u043d\u043e \u0434\u0435\u0440\u0436\u0430\u0442\u044c \u043d\u0430 \u0441\u0442\u0440\u043e\u0433\u0430\u0447\u0435, \u0438\u043d\u0430\u0447\u0435 \u0441\u043e\u0436\u0440\u0443\u0442\u2026\"\n>\u042f \u043f\u043e\u0438\u043d\u0442\u0435\u0440\u0435\u0441\u043e\u0432\u0430\u043b\u0430\u0441\u044c:\n\"\u0417\u0430\u0447\u0435\u043c \u0436\u0435 \u0442\u044b \u043f\u043e\u0448\u043b\u0430 \u0443\u0447\u0438\u0442\u044c\u0441\u044f \u0438 \u0437\u0430\u0442\u0435\u043c \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c \u0443\u0447\u0438\u0442\u0435\u043b\u0435\u043c?\"\n>\u041e\u043d\u0430 \u043e\u0442\u0432\u0435\u0442\u0438\u043b\u0430 \u043c\u043d\u0435: \n\"\u041f\u043e\u0448\u043b\u0430 \u0442\u0443\u0434\u0430, \u043a\u0443\u0434\u0430 \u043b\u0435\u0433\u0447\u0435 \u0431\u044b\u043b\u043e \u043f\u043e\u0441\u0442\u0443\u043f\u0438\u0442\u044c. \u0410 \u043f\u043e\u0442\u043e\u043c \u0432\u044b\u0431\u043e\u0440\u0430 \u043d\u0435 \u0431\u044b\u043b\u043e, \u043f\u043e\u0448\u043b\u0430 \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c \u0432 \u0448\u043a\u043e\u043b\u0443.\"\n\n>\u041e\u0442\u0432\u0435\u0442 \u0432\u0442\u043e\u0440\u043e\u0439 \u0431\u044b\u043b \u0442\u0430\u043a\u0438\u043c: \n\"\u0422\u0430\u0439\u043d\u0430? \u0414\u0430, \u043a\u043e\u043d\u0435\u0447\u043d\u043e! \u041e\u043d\u0430 \u0441\u0442\u0430\u043b\u0430 \u0435\u0449\u0435 \u0431\u043e\u043b\u044c\u0448\u0435, \u0447\u0435\u043c \u0432\u043e \u0432\u0440\u0435\u043c\u044f \u0443\u0447\u0435\u0431\u044b. \u041a\u0430\u0436\u0434\u044b\u0439 \u0440\u0435\u0431\u0435\u043d\u043e\u043a \u2013 \u044d\u0442\u043e \u0437\u0430\u0433\u0430\u0434\u043a\u0430. \u0410 \u043c\u043e\u044f \u0437\u0430\u0434\u0430\u0447\u0430\u2026 \u043d\u0435\u0442, \u043d\u0435 \u0440\u0430\u0437\u0433\u0430\u0434\u0430\u0442\u044c \u0435\u0435, \u044d\u0442\u043e \u043d\u0435 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e. \u041c\u043e\u044f \u0437\u0430\u0434\u0430\u0447\u0430 \u2013 \u0443\u0432\u0438\u0434\u0435\u0442\u044c \u043c\u0438\u0440 \u0435\u0433\u043e \u0433\u043b\u0430\u0437\u0430\u043c\u0438, \u043f\u043e\u0441\u0442\u0430\u0440\u0430\u0442\u044c\u0441\u044f \u043f\u043e\u043c\u043e\u0447\u044c \u0438, \u0441\u0430\u043c\u043e\u0435 \u0433\u043b\u0430\u0432\u043d\u043e\u0435, \u043d\u0435 \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u044c \u0445\u0440\u0443\u043f\u043a\u043e\u0435 \u0440\u0430\u0432\u043d\u043e\u0432\u0435\u0441\u0438\u0435 \u0435\u0433\u043e \u043c\u0438\u0440\u0430, \u043d\u0435 \u043d\u0430\u0432\u0440\u0435\u0434\u0438\u0442\u044c\".\n\nSo why one of us can keep this feeling of mystery and the other one lose it irreparably?\n>\u0422\u0430\u043a \u043f\u043e\u0447\u0435\u043c\u0443 \u0436\u0435 \u043e\u0434\u043d\u0438 \u043b\u044e\u0434\u0438 \u0441\u043e\u0445\u0440\u0430\u043d\u044f\u044e\u0442 \u043e\u0449\u0443\u0449\u0435\u043d\u0438\u0435 \u0442\u0430\u0438\u043d\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0441\u0442\u0438 \u0432 \u0441\u0432\u043e\u0435\u0439 \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u0438, \u0430 \u0434\u0440\u0443\u0433\u0438\u0435 \u0442\u0435\u0440\u044f\u044e\u0442 \u0435\u0433\u043e \u0431\u0435\u0437\u0432\u043e\u0437\u0432\u0440\u0430\u0442\u043d\u043e? \n\nIt\u2019s obvious that a secret disappears where there is no a soul. If we work with inanimate objects, we will receive a good practice but we will lose a mystery. For example, for a qualified locksmith it won\u2019t be any mystery in a process of functioning of plumbing system.\n>\u041e\u0447\u0435\u0432\u0438\u0434\u043d\u043e, \u0447\u0442\u043e \u0442\u0430\u0439\u043d\u0430 \u0438\u0441\u0447\u0435\u0437\u0430\u0435\u0442 \u0442\u0430\u043c, \u0433\u0434\u0435 \u043d\u0435\u0442 \u0434\u0443\u0448\u0438. \u0415\u0441\u043b\u0438 \u043c\u044b \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u043c \u0441 \u043d\u0435\u043e\u0434\u0443\u0448\u0435\u0432\u043b\u0435\u043d\u043d\u044b\u043c\u0438 \u043f\u0440\u0435\u0434\u043c\u0435\u0442\u0430\u043c\u0438, \u0442\u043e \u043d\u0430\u043a\u043e\u043f\u043b\u0435\u043d\u0438\u0435 \u043e\u043f\u044b\u0442\u0430 \u043d\u0435\u0438\u0437\u0431\u0435\u0436\u043d\u043e \u043f\u0440\u0438\u0432\u0435\u0434\u0435\u0442 \u043a \u043f\u043e\u0442\u0435\u0440\u0435 \u0442\u0430\u0439\u043d\u044b. \u041d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0434\u043b\u044f \u043e\u0442\u043b\u0438\u0447\u043d\u043e\u0433\u043e \u0441\u043b\u0435\u0441\u0430\u0440\u044f, \u043d\u0435 \u0431\u0443\u0434\u0435\u0442 \u0442\u0430\u0439\u043d\u043e\u0439 \u0440\u0430\u0431\u043e\u0442\u0430 \u0432\u043e\u0434\u043e\u043f\u0440\u043e\u0432\u043e\u0434\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b.\n\n
    ![4](https://ipfs.pics/ipfs/QmVuHV1FfTdZFBie1J7y9GJvcSXfzqXZ8in1Qu2NLLUiTQ)
    \n*[image credit](http://img.estrabota.ru/wfimagecatalogue/catalogue/img_17254.jpg)*\nProfessions which are connected with a living soul will always keep a mystery, a secret, as we can perceive a soul. So you will ask me, why have disappeared a mystery in the aforementioned situation with my acquainted teacher? The answer is obvious! \u2013 Because she doesn\u2019t put her heart and soul into her work. She has decided that she has learned everything and it\u2019s not necessary to perfect herself in anything. The second teacher sees a soul in every child on the contrary and a puzzle, an opportunity to think of his inner world.\n>\u041f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u0438, \u0432 \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u043c\u044b \u0438\u043c\u0435\u0435\u043c \u0434\u0435\u043b\u043e \u0441 \u0436\u0438\u0432\u044b\u043c\u0438 \u0434\u0443\u0448\u0430\u043c\u0438, \u0432\u0441\u0435\u0433\u0434\u0430 \u0431\u0443\u0434\u0435\u0442 \u0445\u0440\u0430\u043d\u0438\u0442\u044c \u0442\u0430\u0439\u043d\u0443, \u0442\u0430\u043a \u043a\u0430\u043a \u043f\u043e\u0437\u043d\u0430\u0442\u044c \u0434\u0443\u0448\u0443 \u043d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e. \u0412\u044b \u0441\u043f\u0440\u043e\u0441\u0438\u0442\u0435, \u043f\u043e\u0447\u0435\u043c\u0443 \u0436\u0435 \u0438\u0441\u0447\u0435\u0437\u043b\u0430 \u0442\u0430\u0439\u043d\u0430 \u0443 \u0442\u043e\u0439, \u043f\u0435\u0440\u0432\u043e\u0439 \u043c\u043e\u0435\u0439 \u0437\u043d\u0430\u043a\u043e\u043c\u043e\u0439? \u0414\u0430 \u043f\u043e\u0442\u043e\u043c\u0443, \u0447\u0442\u043e \u043e\u043d\u0430 \u0441\u0430\u043c\u0430 \u043d\u0435 \u0432\u043a\u043b\u0430\u0434\u044b\u0432\u0430\u0435\u0442 \u0434\u0443\u0448\u0443 \u0432 \u0440\u0430\u0431\u043e\u0442\u0443. \u041e\u043d\u0430 \u0440\u0435\u0448\u0438\u043b\u0430, \u0447\u0442\u043e \u0443\u0436\u0435 \u0432\u0441\u0435 \u0437\u043d\u0430\u0435\u0442 \u0438 \u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u0441\u0442\u0432\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0435\u0439 \u043d\u0435 \u0432 \u0447\u0435\u043c. \u0412\u0442\u043e\u0440\u0430\u044f \u0436\u0435, \u043d\u0430\u043f\u0440\u043e\u0442\u0438\u0432, \u0432\u0438\u0434\u0438\u0442 \u0432 \u043a\u0430\u0436\u0434\u043e\u043c \u0440\u0435\u0431\u0435\u043d\u043a\u0435 \u0437\u0430\u0433\u0430\u0434\u043a\u0443 \u0438 \u043f\u043e\u0432\u043e\u0434 \u0437\u0430\u0434\u0443\u043c\u0430\u0442\u044c\u0441\u044f, \u043f\u043e\u043d\u044f\u0442\u044c \u0438 \u0438\u0437\u0443\u0447\u0438\u0442\u044c \u0435\u0433\u043e \u0434\u0443\u0448\u0443.\n\nBy all means all these conclusions don\u2019t mean that a locksmith can\u2019t work from his heart and soul. It means only that the object of his job isn\u2019t a mystery for him. And there is no a limit to the elaboration\u2026\n>\u0420\u0430\u0437\u0443\u043c\u0435\u0435\u0442\u0441\u044f, \u0432\u0441\u0435 \u044d\u0442\u0438 \u0432\u044b\u0432\u043e\u0434\u044b \u043d\u0435 \u043e\u0437\u043d\u0430\u0447\u0430\u044e\u0442, \u0447\u0442\u043e \u0441\u043b\u0435\u0441\u0430\u0440\u044c \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c \u0441 \u0434\u0443\u0448\u043e\u0439. \u042d\u0442\u043e \u043b\u0438\u0448\u044c \u043e\u0437\u043d\u0430\u0447\u0430\u0435\u0442, \u0447\u0442\u043e \u0435\u0433\u043e \u043e\u0431\u044a\u0435\u043a\u0442 \u0440\u0430\u0431\u043e\u0442\u044b \u2013 \u043d\u0435 \u0437\u0430\u0433\u0430\u0434\u043a\u0430 \u0434\u043b\u044f \u043d\u0435\u0433\u043e. \u0410 \u0432\u043e\u0442 \u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u0441\u0442\u0432\u043e\u0432\u0430\u043d\u0438\u044e \u0432 \u0441\u0432\u043e\u0435\u043c \u0434\u0435\u043b\u0435 \u043f\u0440\u0435\u0434\u0435\u043b\u0430 \u043d\u0435\u0442\u2026\n\n
    \n\n---\n\nIf you like this article not follow only me, but also follow the author - @smolalit\n\n---\n\nAll STEEM Dollars for this post go to the featured author. \u0412\u0441\u0435 SD \u0437\u0430 \u043f\u043e\u0441\u0442 \u043f\u043e\u043b\u0443\u0447\u0438\u0442 \u0430\u0432\u0442\u043e\u0440.", + "category": "life", + "children": 8, + "created": "2016-09-09T14:05:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://ipfs.pics/ipfs/QmXsGxTh6T4VpPq5hPDi8nJWLzxsfaVxqch7MmzL141PCv", + "https://ipfs.pics/ipfs/QmbiM46EaWmLtxLPEvYyrEKsTEdpDZmVYX37771JepQfbP", + "https://ipfs.pics/ipfs/Qmded1A2Uv7ja3bBvyJsiSsrzNrXhoqgJ4tWPRoATiqXrk", + "https://ipfs.pics/ipfs/QmVuHV1FfTdZFBie1J7y9GJvcSXfzqXZ8in1Qu2NLLUiTQ" + ], + "links": [ + "http://documatika.ru/images/grupp.png", + "http://www.statusnew.ru/wp-content/uploads/2014/03/image-ili-professinalism.jpg", + "http://paramitacenter.ru/sites/default/files/1286251589_154738.jpg", + "http://img.estrabota.ru/wfimagecatalogue/catalogue/img_17254.jpg" + ], + "tags": [ + "life", + "psychology", + "philosophy", + "ru" + ], + "users": [ + "smolalit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 59385333141950, + "payout": 347.025, + "payout_at": "2016-09-16T14:05:24", + "pending_payout_value": "347.025 HBD", + "percent_hbd": 10000, + "permlink": "paradoxes-of-professionalism-paradoks-professionalizma-featuring-smolalit-as-author", + "post_id": 1184483, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 218 + }, + "title": "Paradoxes of Professionalism / \u041f\u0430\u0440\u0430\u0434\u043e\u043a\u0441 \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u0438\u0437\u043c\u0430 (featuring @smolalit as author)", + "updated": "2016-09-09T14:05:24", + "url": "/life/@terrycraft/paradoxes-of-professionalism-paradoks-professionalizma-featuring-smolalit-as-author" + }, + { + "active_votes": [ + { + "rshares": 31578848112698, + "voter": "smooth" + }, + { + "rshares": 3290719757726, + "voter": "pharesim" + }, + { + "rshares": 2061873191902, + "voter": "hr1" + }, + { + "rshares": 1118195261780, + "voter": "rossco99" + }, + { + "rshares": 3725203698, + "voter": "boy" + }, + { + "rshares": 4522859547, + "voter": "bue-witness" + }, + { + "rshares": 820834174, + "voter": "bunny" + }, + { + "rshares": 65878513704, + "voter": "bue" + }, + { + "rshares": 1996083638, + "voter": "mini" + }, + { + "rshares": 256555495, + "voter": "moon" + }, + { + "rshares": 1806149790670, + "voter": "joseph" + }, + { + "rshares": 74993598521, + "voter": "aizensou" + }, + { + "rshares": 422476341169, + "voter": "recursive3" + }, + { + "rshares": 2772468221954, + "voter": "recursive" + }, + { + "rshares": 1425589933, + "voter": "mineralwasser" + }, + { + "rshares": 877743625756, + "voter": "boombastic" + }, + { + "rshares": 115667466305, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 8480607652, + "voter": "bingo-0" + }, + { + "rshares": 2154858856, + "voter": "bingo-1" + }, + { + "rshares": 5855420304190, + "voter": "smooth.witness" + }, + { + "rshares": 459199411243, + "voter": "boatymcboatface" + }, + { + "rshares": 10563072842, + "voter": "idol" + }, + { + "rshares": 750017233, + "voter": "healthcare" + }, + { + "rshares": 1167796680, + "voter": "daniel.pan" + }, + { + "rshares": 7859125078, + "voter": "woo7739" + }, + { + "rshares": 134377265836, + "voter": "team" + }, + { + "rshares": 346027703, + "voter": "helen.tan" + }, + { + "rshares": 1741368137, + "voter": "jocelyn" + }, + { + "rshares": 79995564989, + "voter": "acidsun" + }, + { + "rshares": 14563816715, + "voter": "gregory-f" + }, + { + "rshares": 82882212377, + "voter": "edgeland" + }, + { + "rshares": 2529096870, + "voter": "fkn" + }, + { + "rshares": 437213527, + "voter": "paco-steem" + }, + { + "rshares": 5017336305, + "voter": "spaninv" + }, + { + "rshares": 3326970280, + "voter": "elishagh1" + }, + { + "rshares": 8809721533, + "voter": "richman" + }, + { + "rshares": 708091408693, + "voter": "nanzo-scoop" + }, + { + "rshares": 609077198, + "voter": "acidyo" + }, + { + "rshares": 215072261916, + "voter": "mummyimperfect" + }, + { + "rshares": 82050649640, + "voter": "asch" + }, + { + "rshares": 634222963816, + "voter": "kevinwong" + }, + { + "rshares": 1412711728, + "voter": "murh" + }, + { + "rshares": 6617937552, + "voter": "cryptofunk" + }, + { + "rshares": 2372060937, + "voter": "error" + }, + { + "rshares": 12193717142, + "voter": "andu" + }, + { + "rshares": 967005119456, + "voter": "cyber" + }, + { + "rshares": 58029387397, + "voter": "theshell" + }, + { + "rshares": 59689250888, + "voter": "ak2020" + }, + { + "rshares": 341225233, + "voter": "stiletto" + }, + { + "rshares": 359754282370, + "voter": "hedge-x" + }, + { + "rshares": 52533125771, + "voter": "juanmiguelsalas" + }, + { + "rshares": 24531207356, + "voter": "ratel" + }, + { + "rshares": 100211778721, + "voter": "will-zewe" + }, + { + "rshares": 48096684269, + "voter": "brandonp" + }, + { + "rshares": 284800825303, + "voter": "trogdor" + }, + { + "rshares": 5923754303, + "voter": "mark-waser" + }, + { + "rshares": 26854630930, + "voter": "kimziv" + }, + { + "rshares": 2313116703, + "voter": "superfreek" + }, + { + "rshares": 41911174287, + "voter": "clement" + }, + { + "rshares": 17554298774, + "voter": "grey580" + }, + { + "rshares": 339465567023, + "voter": "ericvancewalton" + }, + { + "rshares": 20274217878, + "voter": "thebatchman" + }, + { + "rshares": 312506514, + "voter": "kosimoos" + }, + { + "rshares": 56991263190, + "voter": "asmolokalo" + }, + { + "rshares": 46292515999, + "voter": "booja" + }, + { + "rshares": 90874486216, + "voter": "rubybian" + }, + { + "rshares": 3370815568, + "voter": "orly" + }, + { + "rshares": 18214609643, + "voter": "konstantin" + }, + { + "rshares": 254380477, + "voter": "mstang83" + }, + { + "rshares": 2769780498, + "voter": "soupernerd" + }, + { + "rshares": 9134309784, + "voter": "cmtzco" + }, + { + "rshares": 133813838188, + "voter": "jackkang" + }, + { + "rshares": 15366536897, + "voter": "elyaque" + }, + { + "rshares": 11256138165, + "voter": "r4fken" + }, + { + "rshares": 25020018267, + "voter": "tcfxyz" + }, + { + "rshares": 6930571571, + "voter": "futurefood" + }, + { + "rshares": 38257570611, + "voter": "redpalestino" + }, + { + "rshares": 1630512434, + "voter": "sergei" + }, + { + "rshares": 1502165446, + "voter": "endgame" + }, + { + "rshares": 781309656211, + "voter": "slowwalker" + }, + { + "rshares": 8611774645, + "voter": "furion" + }, + { + "rshares": 59415279, + "voter": "barbara2" + }, + { + "rshares": 66014507, + "voter": "ch0c0latechip" + }, + { + "rshares": 61099464, + "voter": "doge4lyf" + }, + { + "rshares": 82965644998, + "voter": "ethereums1" + }, + { + "rshares": 1080974934, + "voter": "steem1653" + }, + { + "rshares": 17059305574, + "voter": "sebastien" + }, + { + "rshares": 4630688682, + "voter": "gikitiki" + }, + { + "rshares": 10646128018, + "voter": "asim" + }, + { + "rshares": 4907140408, + "voter": "thegoodguy" + }, + { + "rshares": 17027227733, + "voter": "bdavid" + }, + { + "rshares": 16164333545, + "voter": "aaseb" + }, + { + "rshares": 2366244243, + "voter": "incomemonthly" + }, + { + "rshares": 16665542695, + "voter": "senseiteekay" + }, + { + "rshares": 3541464022, + "voter": "karen13" + }, + { + "rshares": 11080274169, + "voter": "deviedev" + }, + { + "rshares": 1426566038, + "voter": "jrd8526" + }, + { + "rshares": 368844141, + "voter": "karenmckersie" + }, + { + "rshares": 53591937078, + "voter": "streetstyle" + }, + { + "rshares": 383255825544, + "voter": "knozaki2015" + }, + { + "rshares": 6556360220, + "voter": "lichtblick" + }, + { + "rshares": 36931018197, + "voter": "creemej" + }, + { + "rshares": 3867751158, + "voter": "maximkichev" + }, + { + "rshares": 14079180334, + "voter": "nippel66" + }, + { + "rshares": 22604933694, + "voter": "phenom" + }, + { + "rshares": 186103393744, + "voter": "blueorgy" + }, + { + "rshares": 4053185259, + "voter": "oululahti" + }, + { + "rshares": 5704766109, + "voter": "poseidon" + }, + { + "rshares": 2057329898, + "voter": "iamwne" + }, + { + "rshares": 8088071162, + "voter": "magz8716" + }, + { + "rshares": 239381949, + "voter": "jacksongarcia" + }, + { + "rshares": 8712847763, + "voter": "rpf" + }, + { + "rshares": 81222418299, + "voter": "gabbans" + }, + { + "rshares": 2431101042, + "voter": "vlad" + }, + { + "rshares": 3573679207, + "voter": "tarindel" + }, + { + "rshares": 249287956519, + "voter": "liberosist" + }, + { + "rshares": 23205803814, + "voter": "deanliu" + }, + { + "rshares": 37775831110, + "voter": "celsius100" + }, + { + "rshares": 86178797536, + "voter": "rea" + }, + { + "rshares": 1813651330, + "voter": "tokyodude" + }, + { + "rshares": 7814007837, + "voter": "neroru" + }, + { + "rshares": 172162806745, + "voter": "jl777" + }, + { + "rshares": 7454379287, + "voter": "lostnuggett" + }, + { + "rshares": 2049173728, + "voter": "positive" + }, + { + "rshares": 1820946388, + "voter": "yarly" + }, + { + "rshares": 275109479, + "voter": "yarly2" + }, + { + "rshares": 275521387, + "voter": "yarly3" + }, + { + "rshares": 159279578, + "voter": "yarly4" + }, + { + "rshares": 160178852, + "voter": "yarly5" + }, + { + "rshares": 91302559, + "voter": "yarly7" + }, + { + "rshares": 4633003571, + "voter": "gustavopasquini" + }, + { + "rshares": 14671671712, + "voter": "proto" + }, + { + "rshares": 230455938, + "voter": "jasen.g1311" + }, + { + "rshares": 639310915, + "voter": "curator" + }, + { + "rshares": 499098528, + "voter": "raphma" + }, + { + "rshares": 4401181361, + "voter": "sisterholics" + }, + { + "rshares": 441281474, + "voter": "yarly10" + }, + { + "rshares": 236361100, + "voter": "yarly11" + }, + { + "rshares": 5604861318, + "voter": "royalmacro" + }, + { + "rshares": 82681797, + "voter": "yarly12" + }, + { + "rshares": 9592314824, + "voter": "logic" + }, + { + "rshares": 67412503, + "voter": "fnait" + }, + { + "rshares": 61511254, + "voter": "keepcalmand" + }, + { + "rshares": 39237044984, + "voter": "celebr1ty" + }, + { + "rshares": 4503545939, + "voter": "sulev" + }, + { + "rshares": 52207362, + "voter": "reported" + }, + { + "rshares": 2719601033, + "voter": "weenis" + }, + { + "rshares": 5500515752, + "voter": "jed78" + }, + { + "rshares": 7346832874, + "voter": "taker" + }, + { + "rshares": 1460106719, + "voter": "littlekitty" + }, + { + "rshares": 899793857, + "voter": "pakisnxt" + }, + { + "rshares": 3321146223, + "voter": "nekromarinist" + }, + { + "rshares": 126750717831, + "voter": "laonie" + }, + { + "rshares": 48314033237, + "voter": "capitalism" + }, + { + "rshares": 62639682, + "voter": "southbaybits" + }, + { + "rshares": 24516379926, + "voter": "laoyao" + }, + { + "rshares": 5226692011, + "voter": "myfirst" + }, + { + "rshares": 32243772381, + "voter": "somebody" + }, + { + "rshares": 17675626995, + "voter": "sunshine" + }, + { + "rshares": 1206109980, + "voter": "flysaga" + }, + { + "rshares": 588797194, + "voter": "minnowsunited" + }, + { + "rshares": 7124281331, + "voter": "midnightoil" + }, + { + "rshares": 71487120643, + "voter": "mibenkito" + }, + { + "rshares": 3991510187, + "voter": "ullikume" + }, + { + "rshares": 6756209350, + "voter": "minion" + }, + { + "rshares": 1644146593, + "voter": "andrew0" + }, + { + "rshares": 1377661260, + "voter": "labradorsem" + }, + { + "rshares": 17757312023, + "voter": "xiaohui" + }, + { + "rshares": 131410383509, + "voter": "terrycraft" + }, + { + "rshares": 5475576988, + "voter": "oflyhigh" + }, + { + "rshares": 67724561, + "voter": "makaveli" + }, + { + "rshares": 557285129, + "voter": "xiaokongcom" + }, + { + "rshares": 1169095016, + "voter": "future24" + }, + { + "rshares": 80563021, + "voter": "carlyadams" + }, + { + "rshares": 80565026, + "voter": "cryptogal" + }, + { + "rshares": 220014886, + "voter": "xcepta" + }, + { + "rshares": 1123017922, + "voter": "xianjun" + }, + { + "rshares": 21430722807, + "voter": "hanshotfirst" + }, + { + "rshares": 5861775186, + "voter": "lordvader" + }, + { + "rshares": 2868027798, + "voter": "bledarus" + }, + { + "rshares": 1109958917, + "voter": "princewahaj" + }, + { + "rshares": 1730457653, + "voter": "njall" + }, + { + "rshares": 73717459, + "voter": "microluck" + }, + { + "rshares": 9621651135, + "voter": "gonzo" + }, + { + "rshares": 3747169162, + "voter": "rubenalexander" + }, + { + "rshares": 1604616596, + "voter": "chinadaily" + }, + { + "rshares": 7978046054, + "voter": "kyriacos" + }, + { + "rshares": 665720722, + "voter": "jayfox" + }, + { + "rshares": 2425451498, + "voter": "steemist" + }, + { + "rshares": 103274361464, + "voter": "serejandmyself" + }, + { + "rshares": 68530539, + "voter": "pollina" + }, + { + "rshares": 9250157935, + "voter": "johnnyyash" + }, + { + "rshares": 13661040944, + "voter": "gvargas123" + }, + { + "rshares": 4548345851, + "voter": "themanualbot" + }, + { + "rshares": 1594553302, + "voter": "jsantana" + }, + { + "rshares": 77096539, + "voter": "steemitgal" + }, + { + "rshares": 76601786, + "voter": "steemcash" + }, + { + "rshares": 1972604362, + "voter": "movievertigo" + }, + { + "rshares": 162957058, + "voter": "kamil5" + }, + { + "rshares": 55842966, + "voter": "cnmtz" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 8192938178, + "voter": "onetree" + }, + { + "rshares": 75026137, + "voter": "ozertayiz" + }, + { + "rshares": 9135366835, + "voter": "cryptovpn" + }, + { + "rshares": 462958803, + "voter": "vonpetro" + }, + { + "rshares": 1094807543, + "voter": "runridefly" + }, + { + "rshares": 213718573, + "voter": "eyeye" + }, + { + "rshares": 7067027117, + "voter": "einsteinpotsdam" + }, + { + "rshares": 55807791, + "voter": "lovetosteemit" + }, + { + "rshares": 5786458040, + "voter": "nadin3" + }, + { + "rshares": 70030509, + "voter": "donneker" + }, + { + "rshares": 1653961184, + "voter": "davidjkelley" + }, + { + "rshares": 45145047393, + "voter": "sponge-bob" + }, + { + "rshares": 15515131680, + "voter": "digital-wisdom" + }, + { + "rshares": 44933228928, + "voter": "zahnspange" + }, + { + "rshares": 65372788, + "voter": "gemmas" + }, + { + "rshares": 5661847468, + "voter": "jwaser" + }, + { + "rshares": 999196839, + "voter": "masonmiler" + }, + { + "rshares": 217049739, + "voter": "jaredandanissa" + }, + { + "rshares": 405872365, + "voter": "steemorama" + }, + { + "rshares": 925575438, + "voter": "smisi" + }, + { + "rshares": 2667442093, + "voter": "bwaser" + }, + { + "rshares": 3003723638, + "voter": "patelincho" + }, + { + "rshares": 18046056788, + "voter": "brains" + }, + { + "rshares": 124282014, + "voter": "emeline" + }, + { + "rshares": 2993118590, + "voter": "anton333" + }, + { + "rshares": 4363317630, + "voter": "gringalicious" + }, + { + "rshares": 1831368700, + "voter": "rigaronib" + }, + { + "rshares": 69255373, + "voter": "kattz" + }, + { + "rshares": 58801005, + "voter": "t-bot" + }, + { + "rshares": 2394357803, + "voter": "ellepdub" + }, + { + "rshares": 1516023313, + "voter": "allesgruen" + }, + { + "rshares": 9778335999, + "voter": "herpetologyguy" + }, + { + "rshares": 87226644, + "voter": "mlialen" + }, + { + "rshares": 4800986397, + "voter": "morgan.waser" + }, + { + "rshares": 51215236, + "voter": "deli" + }, + { + "rshares": 1200384499, + "voter": "anns" + }, + { + "rshares": 968047179, + "voter": "steemitcharity" + }, + { + "rshares": 50865840, + "voter": "sting" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 50540827, + "voter": "amstel" + }, + { + "rshares": 50351738, + "voter": "aschwin" + }, + { + "rshares": 3678204149, + "voter": "strong-ai" + }, + { + "rshares": 121394631, + "voter": "bosjaya" + }, + { + "rshares": 159716853, + "voter": "front" + }, + { + "rshares": 276984194, + "voter": "witchcraftblog" + }, + { + "rshares": 155539553, + "voter": "rarcntv" + }, + { + "rshares": 161494583, + "voter": "sarapters" + }, + { + "rshares": 161212160, + "voter": "origin" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 161096439, + "voter": "bethsoft" + }, + { + "rshares": 160957729, + "voter": "realtime" + }, + { + "rshares": 157716408, + "voter": "electronicarts" + }, + { + "rshares": 158081936, + "voter": "pawel-krawczyk" + }, + { + "rshares": 160326045, + "voter": "planet" + }, + { + "rshares": 143150055, + "voter": "modernbukowski" + }, + { + "rshares": 155493039, + "voter": "steem-wallet" + } + ], + "author": "knozaki2015", + "author_payout_value": "0.000 HBD", + "author_reputation": 69.9, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    This evening we had our Dinner at Sushi Samba of course every Japanese sushi chef will kick you out if you ask for these \u90aa\u9053\u5bff\u53f8(dark path sushi) but I like the american way of sushi pretty much. 

    \n

    My favorite is the Samba Dromo with lobster ;)

    \n

    \"I

    \n


    \n

    As usual the weather in Miami was perfect
    \n
    \"2016-09-04
    \n

    \n

    this is Lincoln road the hotspot to walk around and have a Coffee or eat something
    \n\"2016-09-04
    \n

    \n

    Here we are: Sushi Samba
    \n\"2016-09-04
    \nLook at this security guard, that thing he is riding looks so funny!
    \n\"2016-09-04
    \n

    \n

    I ordered a cocktail with watermelon to refresh myself!
    \n\"2016-09-04
    \n

    \n

    Our first starter were these incredible truffle wagyu dumplings!!
    \n\"2016-09-04
    \nfollowed by spicy tuna rolls
    \n\"2016-09-04
    \nwagyu avocado ebi maki
    \n\"2016-09-04
    \nthan we had several other makis, most of them are the signature makis (samba dromo, ebisu san, hamapeno)
    \n\"2016-09-04
    \nUsually this is a starter, but we had it as a dessert ;) the edamame and the pimientos were delicious
    \n\"2016-09-04
    \n

    \n

    last but not least, we ordered anther salmon ebi maki, as we were still hungry...
    \n\"2016-09-04
    \nmy friend bought a phone at the tmobile store, it's amazing how t-mobile is evolving in the us!
    \n\"2016-09-04
    \nsuper cool store
    \n\"2016-09-04
    \n
    \nI like Sushi Samba not only for the Sushi, but for the great view. Everybody passes this restaurant at one point, so if you like watching people, this is the spot for you (hint hint guys..)

    \n

    The truffle wagyu gyoza dumplings were really unbelievable, that dish is just WOW !!

    \n

    If you are a Miami Local, please leave a comment and post your favorite Sushi places

    \n

    If you like my Post, please follow me! 

    \n

    I am blogging about the following topics :

    \n
      \n
    • I travel the world (Travel and Restaurant Blog)
    • \n
    • Exposed (Uncovering Stories you need to know)
    • \n
    • Lifehacks (How to save money, Introduction of cool products) 
    • \n
    • SPOTTED (Limited Edition Food and Drinks)
    • \n
    • Steemperlen (German Version)
    • \n
    • SQUEEZE (Interview Series) 
    • \n
    • COOKED (4 Episodes Cooking Series)
    • \n
    \n", + "category": "food", + "children": 16, + "created": "2016-09-09T14:23:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s11.postimg.org/qhpxag1cz/I_Travel_the_2.jpg", + "https://s10.postimg.org/9nx4nv7bt/2016_09_04_18_30_26.jpg", + "https://s10.postimg.org/mtcmtz17d/2016_09_04_18_30_35.jpg", + "https://s10.postimg.org/6xnsqoamx/2016_09_04_18_37_02.jpg", + "https://s10.postimg.org/ftykum195/2016_09_04_18_47_25.jpg", + "https://s10.postimg.org/jrluk0o2h/2016_09_04_18_50_19.jpg", + "https://s10.postimg.org/youbl11ax/2016_09_04_19_04_27.jpg", + "https://s10.postimg.org/vw14100yh/2016_09_04_19_06_14.jpg", + "https://s10.postimg.org/74637i95l/2016_09_04_19_23_31.jpg", + "https://s10.postimg.org/srv1hy9jt/2016_09_04_19_55_58.jpg", + "https://s10.postimg.org/bsm32oyc9/2016_09_04_19_58_59.jpg", + "https://s10.postimg.org/3odyxybx5/2016_09_04_20_22_26.jpg", + "https://s10.postimg.org/iydu557fd/2016_09_04_20_37_40.jpg", + "https://s10.postimg.org/q2vne6eop/2016_09_04_20_37_54.jpg" + ], + "links": [ + "https://sushisamba.com/location/miami/dromo", + "https://postimg.org/image/8ewuj85i7/", + "https://steemit.com/@knozaki2015", + "https://steemit.com/food/@knozaki2015/i-travel-the-world-part-25-cafe-viena-feat-the-worlds-best-sandwich-ny-times", + "https://steemit.com/deutsch/@knozaki2015/steemperlen-1", + "https://steemit.com/food/@knozaki2015/fantastic-seafood-paella-cooked-2-with-the-master-of-paella-gargon" + ], + "tags": [ + "food", + "miami", + "minnowsunite", + "steemsquad", + "sushi" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 58819846572207, + "payout": 340.443, + "payout_at": "2016-09-16T14:23:30", + "pending_payout_value": "340.443 HBD", + "percent_hbd": 10000, + "permlink": "i-travel-the-world-part-35-sushi-samba-miami", + "post_id": 1184683, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 258 + }, + "title": "I travel the world Part 35: Sushi Samba Miami", + "updated": "2016-09-09T14:23:30", + "url": "/food/@knozaki2015/i-travel-the-world-part-35-sushi-samba-miami" + }, + { + "active_votes": [ + { + "rshares": 7376349250899, + "voter": "steempty" + }, + { + "rshares": 347165551187, + "voter": "anonymous" + }, + { + "rshares": 44274584365947, + "voter": "ned" + }, + { + "rshares": 3104392312, + "voter": "boy" + }, + { + "rshares": 3769119494, + "voter": "bue-witness" + }, + { + "rshares": 684036241, + "voter": "bunny" + }, + { + "rshares": 54908039872, + "voter": "bue" + }, + { + "rshares": 1663427874, + "voter": "mini" + }, + { + "rshares": 213797798, + "voter": "moon" + }, + { + "rshares": 2179781689511, + "voter": "bhuz" + }, + { + "rshares": 73521122782, + "voter": "aizensou" + }, + { + "rshares": 425629339547, + "voter": "recursive2" + }, + { + "rshares": -2705241943122, + "voter": "recursive" + }, + { + "rshares": 1131791016752, + "voter": "cass" + }, + { + "rshares": 625020571, + "voter": "healthcare" + }, + { + "rshares": 973177874, + "voter": "daniel.pan" + }, + { + "rshares": 830121840154, + "voter": "steemrollin" + }, + { + "rshares": 288359524, + "voter": "helen.tan" + }, + { + "rshares": 392749106258, + "voter": "craig-grant" + }, + { + "rshares": 73536772482, + "voter": "easteagle13" + }, + { + "rshares": 18718327214, + "voter": "fkn" + }, + { + "rshares": 437226882, + "voter": "paco-steem" + }, + { + "rshares": 4895173431, + "voter": "spaninv" + }, + { + "rshares": 26804675937, + "voter": "james-show" + }, + { + "rshares": 2024361326, + "voter": "gekko" + }, + { + "rshares": 25288596864, + "voter": "elishagh1" + }, + { + "rshares": 20099547557, + "voter": "acidyo" + }, + { + "rshares": 147573839789, + "voter": "steve-walschot" + }, + { + "rshares": 1412747751, + "voter": "murh" + }, + { + "rshares": 260051658583, + "voter": "billbutler" + }, + { + "rshares": 13566797440, + "voter": "hien-tran" + }, + { + "rshares": 341225233, + "voter": "stiletto" + }, + { + "rshares": 13354424579, + "voter": "facer" + }, + { + "rshares": 1200786297, + "voter": "johnerminer" + }, + { + "rshares": 31290973763, + "voter": "michaelx" + }, + { + "rshares": 184732571490, + "voter": "thedashguy" + }, + { + "rshares": 188002796893, + "voter": "kimziv" + }, + { + "rshares": 6741772425, + "voter": "tyler-fletcher" + }, + { + "rshares": 15700155766, + "voter": "magnebit" + }, + { + "rshares": 497410679, + "voter": "mrhankeh" + }, + { + "rshares": 26357168295, + "voter": "acassity" + }, + { + "rshares": 207235087440, + "voter": "asmolokalo" + }, + { + "rshares": 328681996462, + "voter": "roelandp" + }, + { + "rshares": 55888461363, + "voter": "sonzweil" + }, + { + "rshares": 254380477, + "voter": "mstang83" + }, + { + "rshares": 276540283, + "voter": "eugeney" + }, + { + "rshares": 237567730, + "voter": "aidar88" + }, + { + "rshares": 427726403899, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 10242467766, + "voter": "r4fken" + }, + { + "rshares": 31087345031, + "voter": "picokernel" + }, + { + "rshares": 63385860760, + "voter": "furion" + }, + { + "rshares": 515128572920, + "voter": "neoxian" + }, + { + "rshares": 451567923, + "voter": "barbara2" + }, + { + "rshares": 501733856, + "voter": "ch0c0latechip" + }, + { + "rshares": 464367728, + "voter": "doge4lyf" + }, + { + "rshares": 10267745462, + "voter": "spiz0r" + }, + { + "rshares": 14937577469, + "voter": "ausbitbank" + }, + { + "rshares": 1081057545, + "voter": "steem1653" + }, + { + "rshares": 4587496780, + "voter": "thegoodguy" + }, + { + "rshares": 222795356, + "voter": "pet1000" + }, + { + "rshares": 19451642041, + "voter": "str11ngfello" + }, + { + "rshares": 3541613089, + "voter": "karen13" + }, + { + "rshares": 3144302620, + "voter": "jbouchard12" + }, + { + "rshares": 24462414835, + "voter": "igster" + }, + { + "rshares": 79393522553, + "voter": "ntomaino" + }, + { + "rshares": 42141046380, + "voter": "milestone" + }, + { + "rshares": 89569037, + "voter": "wildchild" + }, + { + "rshares": 13235028002, + "voter": "nippel66" + }, + { + "rshares": 3403721399, + "voter": "tarindel" + }, + { + "rshares": 172170120707, + "voter": "jl777" + }, + { + "rshares": 7072264218, + "voter": "lostnuggett" + }, + { + "rshares": 15576505282, + "voter": "positive" + }, + { + "rshares": 23812000153, + "voter": "masterinvestor" + }, + { + "rshares": 48416629676, + "voter": "steemapp" + }, + { + "rshares": 14672233176, + "voter": "proto" + }, + { + "rshares": 614745323, + "voter": "curator" + }, + { + "rshares": 29931116488, + "voter": "sisterholics" + }, + { + "rshares": 14665762430, + "voter": "michaeldodridge" + }, + { + "rshares": 512358622, + "voter": "fnait" + }, + { + "rshares": 467497332, + "voter": "keepcalmand" + }, + { + "rshares": 921642016, + "voter": "metaflute" + }, + { + "rshares": 39800990412, + "voter": "gomeravibz" + }, + { + "rshares": 7347175730, + "voter": "taker" + }, + { + "rshares": 3321239318, + "voter": "nekromarinist" + }, + { + "rshares": 1014130741336, + "voter": "laonie" + }, + { + "rshares": 21154154829, + "voter": "rawnetics" + }, + { + "rshares": 488479148, + "voter": "fintech-jesus" + }, + { + "rshares": 23411380876, + "voter": "laonie1" + }, + { + "rshares": 23922770445, + "voter": "laonie2" + }, + { + "rshares": 23931515943, + "voter": "laonie3" + }, + { + "rshares": 36590374553, + "voter": "myfirst" + }, + { + "rshares": 232181512613, + "voter": "somebody" + }, + { + "rshares": 8684796827, + "voter": "flysaga" + }, + { + "rshares": 2766736973, + "voter": "chris.roy" + }, + { + "rshares": 51300024326, + "voter": "midnightoil" + }, + { + "rshares": 23927381371, + "voter": "laonie4" + }, + { + "rshares": 23925693365, + "voter": "laonie5" + }, + { + "rshares": 23923074313, + "voter": "laonie6" + }, + { + "rshares": 23919971478, + "voter": "laonie7" + }, + { + "rshares": 1377661260, + "voter": "labradorsem" + }, + { + "rshares": 23916289883, + "voter": "laonie8" + }, + { + "rshares": 23914622519, + "voter": "laonie9" + }, + { + "rshares": 117212658457, + "voter": "xiaohui" + }, + { + "rshares": 60010840, + "voter": "jackkomber" + }, + { + "rshares": 1368553119, + "voter": "paynode" + }, + { + "rshares": 4012799516, + "voter": "xiaokongcom" + }, + { + "rshares": 501320787, + "voter": "ricardoguthrie" + }, + { + "rshares": 61677203, + "voter": "diversesteem" + }, + { + "rshares": 1625904484, + "voter": "jrcornel" + }, + { + "rshares": 8086511647, + "voter": "xianjun" + }, + { + "rshares": 58977371, + "voter": "jers" + }, + { + "rshares": 3195802403, + "voter": "bledarus" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 84334739073, + "voter": "miacats" + }, + { + "rshares": 530776888, + "voter": "microluck" + }, + { + "rshares": 58964015, + "voter": "dimitriy" + }, + { + "rshares": 23908415458, + "voter": "laonie10" + }, + { + "rshares": 2976871874, + "voter": "netaterra" + }, + { + "rshares": 7674971846, + "voter": "craigwilliamz" + }, + { + "rshares": 581734461, + "voter": "daut44" + }, + { + "rshares": 232089407, + "voter": "brandon-rosano" + }, + { + "rshares": 118894339, + "voter": "billstclair" + }, + { + "rshares": 1042033097, + "voter": "runridefly" + }, + { + "rshares": 884230796, + "voter": "pollux.one" + }, + { + "rshares": 53608244, + "voter": "jlufer" + }, + { + "rshares": 108931030653, + "voter": "shenanigator" + }, + { + "rshares": 647204061, + "voter": "gear66" + }, + { + "rshares": 3068876882, + "voter": "richardcrill" + }, + { + "rshares": 23554872251, + "voter": "laonie11" + }, + { + "rshares": 44243439919, + "voter": "sponge-bob" + }, + { + "rshares": -145412269, + "voter": "the-ego-is-you" + }, + { + "rshares": 85242648206, + "voter": "cnfund" + }, + { + "rshares": 56115613811, + "voter": "tracemayer" + }, + { + "rshares": 44213782610, + "voter": "brains" + }, + { + "rshares": 125198095, + "voter": "emeline" + }, + { + "rshares": 1379855528, + "voter": "bitcoinparadise" + }, + { + "rshares": 100628450, + "voter": "positivesteem" + }, + { + "rshares": 5175145781, + "voter": "chick1" + }, + { + "rshares": 3134124136, + "voter": "steempowerwhale" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 92968218, + "voter": "inarix03" + }, + { + "rshares": 1514029449, + "voter": "robotev" + }, + { + "rshares": 59746972, + "voter": "piphunters" + }, + { + "rshares": 521874035, + "voter": "grisha-danunaher" + }, + { + "rshares": 78462337, + "voter": "comeup" + }, + { + "rshares": 130634157, + "voter": "james93" + }, + { + "rshares": 139650528, + "voter": "danie" + }, + { + "rshares": 155069498, + "voter": "silver-lyon" + }, + { + "rshares": 148768653, + "voter": "rnrador" + }, + { + "rshares": 136350043, + "voter": "roger.steemit" + }, + { + "rshares": 154135510, + "voter": "vlfl" + } + ], + "author": "steemapp", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.83, + "beneficiaries": [], + "blacklists": [], + "body": "
    [![SteemyLogoHeadOnlyLarge00009.md.png](https://www.steemimg.com/images/2016/09/09/SteemyLogoHeadOnlyLarge00009.md.png)](https://www.steemimg.com/image/uGfn3)
    \n\n# BETA AVAILABLE - Steemy for iOS and Android\n(*special shout out to @xeroc for his guiding hand during on-device tx signing implementation)\n\nWe're happy to announce that the first public beta of [Steemy](https://steemit.com/steemit/@steemapp/introducing-steemy-fully-native-ios-android-apps-for-steem) is available for iOS and Android! If you'd like to participate in the beta, simply send an email to steemapp@gmail.com and which device (iOS or Android) so we can send you a beta invite. We're utilizing hockeyapp.net (microsoft) to manage the beta. \n\n### Some important things about the beta:\n- *Use at your own risk - **period**.* \n- Don't login with an account that has your life savings in STEEM. Why? Because this is a beta product!\n- Don't login with your password if you don't feel comfortable - you can still use the app without logging in. Key import options will be available in a future version.\n- Images you upload from your mobile device are publicly available to the world. \n- Image hosting providers could change during the beta and your images could be wiped out permanently without notice\n- We receive crash reports, analytics and other useful debugging information from HockeyApp\n- Once signed up, you will receive notifications to download all future versions of the beta\n- Are there known issues? Yup! Expect frequent beta versions with no announcement.\n- Hockey provides features to send us feedback directly. There's a 100% chance we'll get your feedback if you submit through hockey app or email us steemapp@gmail.com.\n\n# How You Can Help\nWe are developing at a feverishly-fast pace...as fast as two guys can who have day jobs and families to support. If we could, we'd say adios to the day job and focus 100% on Steemy (that's a dream I have weekly). That being said, the reality is that we are building this with our own time, energy and spare funds. That makes us no less passionate or driven, but imposes real-world constraints on development.\n\nYou can help us by:\n1) Participating in the beta\n2) Giving us constructive feedback on crashes, design, and other app-specifics\n3) Of course, financial - any funds we receive via upvoting go directly to supporting our monthly server costs, red bull addiction, etc...\n\n# How to sign up for the beta\n- Email us at steemapp@gmail.com and tell us which device (iOS or Android) you want an invite for\n- Or, if you don't care who sees your email address, post a comment below and specify iOS or Android (or both)\n\n# What is Steemy?\n\n[Learn more about Steemy Here](https://steemit.com/steemit/@steemapp/introducing-steemy-fully-native-ios-android-apps-for-steem)", + "category": "steemit", + "children": 12, + "created": "2016-09-09T16:36:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/09/SteemyLogoHeadOnlyLarge00009.md.png" + ], + "links": [ + "https://www.steemimg.com/image/uGfn3", + "https://steemit.com/steemit/@steemapp/introducing-steemy-fully-native-ios-android-apps-for-steem" + ], + "tags": [ + "steemit", + "steem", + "steemapp", + "steemy", + "steemmobile" + ], + "users": [ + "xeroc" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 59917201858253, + "payout": 334.065, + "payout_at": "2016-09-16T16:36:24", + "pending_payout_value": "334.065 HBD", + "percent_hbd": 10000, + "permlink": "ann-steemy-mobile-app-beta-available-for-ios-android", + "post_id": 1186151, + "promoted": "110.000 HBD", + "replies": [], + "stats": { + "flag_weight": 3.0, + "gray": false, + "hide": false, + "total_votes": 151 + }, + "title": "[ANN] Steemy Mobile App - Beta Available for iOS/Android", + "updated": "2016-09-09T17:25:18", + "url": "/steemit/@steemapp/ann-steemy-mobile-app-beta-available-for-ios-android" + }, + { + "active_votes": [ + { + "rshares": 2192606577278, + "voter": "fminerten" + }, + { + "rshares": 241555448343, + "voter": "fmooo" + }, + { + "rshares": 7837155575453, + "voter": "steempty" + }, + { + "rshares": 405016774343, + "voter": "anonymous" + }, + { + "rshares": 40170475573626, + "voter": "blocktrades" + }, + { + "rshares": 4498680854640, + "voter": "proskynneo" + }, + { + "rshares": 3725170136, + "voter": "boy" + }, + { + "rshares": 4522818528, + "voter": "bue-witness" + }, + { + "rshares": 820832310, + "voter": "bunny" + }, + { + "rshares": 65870101139, + "voter": "bue" + }, + { + "rshares": 54476478374, + "voter": "simba" + }, + { + "rshares": 1996068722, + "voter": "mini" + }, + { + "rshares": 256555495, + "voter": "moon" + }, + { + "rshares": 750015369, + "voter": "healthcare" + }, + { + "rshares": 1167789222, + "voter": "daniel.pan" + }, + { + "rshares": 196852731768, + "voter": "gardenlady" + }, + { + "rshares": 346027703, + "voter": "helen.tan" + }, + { + "rshares": 384211082209, + "voter": "craig-grant" + }, + { + "rshares": -2832016984, + "voter": "carlos-cabeza" + }, + { + "rshares": 43834855787, + "voter": "hannixx42" + }, + { + "rshares": 1426439107, + "voter": "murh" + }, + { + "rshares": 139978569127, + "voter": "coinbitgold" + }, + { + "rshares": 51417907801, + "voter": "juanmiguelsalas" + }, + { + "rshares": 56991263190, + "voter": "asmolokalo" + }, + { + "rshares": 1475155854, + "voter": "gidlark" + }, + { + "rshares": 728943966, + "voter": "busser" + }, + { + "rshares": 318824087376, + "voter": "nabilov" + }, + { + "rshares": 368844141, + "voter": "karenmckersie" + }, + { + "rshares": 10536486793, + "voter": "allmonitors" + }, + { + "rshares": 145027289039, + "voter": "bonface" + }, + { + "rshares": 13797703272, + "voter": "nippel66" + }, + { + "rshares": 1769303712, + "voter": "iamwne" + }, + { + "rshares": 862788614, + "voter": "pcste" + }, + { + "rshares": 7405920599, + "voter": "rpf" + }, + { + "rshares": 3591805317, + "voter": "birdie" + }, + { + "rshares": 5226775968, + "voter": "rainchen" + }, + { + "rshares": 8218917652, + "voter": "lostnuggett" + }, + { + "rshares": 299013591, + "voter": "arnob" + }, + { + "rshares": 148179857, + "voter": "summonerrk" + }, + { + "rshares": 5267539716, + "voter": "bbrewer" + }, + { + "rshares": 14380978763, + "voter": "lemooljiang" + }, + { + "rshares": 2087245911, + "voter": "leylar" + }, + { + "rshares": 5604724303, + "voter": "royalmacro" + }, + { + "rshares": 1903191268, + "voter": "bullionstackers" + }, + { + "rshares": 7838233845, + "voter": "uwe69" + }, + { + "rshares": 2238326051, + "voter": "dirty.hera" + }, + { + "rshares": 947243183, + "voter": "metaflute" + }, + { + "rshares": 5977954181, + "voter": "nekromarinist" + }, + { + "rshares": 228843507, + "voter": "atkins" + }, + { + "rshares": 233039407, + "voter": "ronald0" + }, + { + "rshares": 231734248, + "voter": "rosamund" + }, + { + "rshares": 20662197740, + "voter": "rawnetics" + }, + { + "rshares": 67355620, + "voter": "elena000" + }, + { + "rshares": 20179264865, + "voter": "jphamer1" + }, + { + "rshares": 1145677340, + "voter": "boddhisattva" + }, + { + "rshares": 850223571, + "voter": "future24" + }, + { + "rshares": 61936968, + "voter": "herbertmueller" + }, + { + "rshares": 2786084146, + "voter": "bledarus" + }, + { + "rshares": 570479634, + "voter": "ashwim" + }, + { + "rshares": 15955622425, + "voter": "kyriacos" + }, + { + "rshares": 1727408548, + "voter": "jsantana" + }, + { + "rshares": 4530333735, + "voter": "ivanuralsky" + }, + { + "rshares": 487132824, + "voter": "frol" + }, + { + "rshares": 7674867521, + "voter": "craigwilliamz" + }, + { + "rshares": 1648149177, + "voter": "eight-rad" + }, + { + "rshares": 3073525759, + "voter": "landofcrypto" + }, + { + "rshares": 61539766, + "voter": "heroic15397" + }, + { + "rshares": 50179535, + "voter": "f1111111" + }, + { + "rshares": 847778797, + "voter": "jbaker585" + }, + { + "rshares": 50980153, + "voter": "drac59" + }, + { + "rshares": 121622983, + "voter": "xoxo" + }, + { + "rshares": 59746972, + "voter": "piphunters" + }, + { + "rshares": 107230734, + "voter": "dresden" + }, + { + "rshares": 154523269, + "voter": "stepcoin" + }, + { + "rshares": 149732389, + "voter": "gopher75" + }, + { + "rshares": 152464698, + "voter": "iceet" + }, + { + "rshares": 152453012, + "voter": "voki" + }, + { + "rshares": 136634608, + "voter": "kurjik7" + } + ], + "author": "simba", + "author_payout_value": "0.000 HBD", + "author_reputation": 64.66, + "beneficiaries": [], + "blacklists": [], + "body": "Hey everyone, this is guessing game no. 11,\n\nRules are:\n\nThe winner is the first to guess what's in the picture\nWinner will be announced after payout.\nWinner will receive 30% of the payout of the post, to make it more fair.\n\n![](http://i.imgur.com/HUrMyISh.jpg)\n\nWhat do you think it is?", + "category": "photography", + "children": 101, + "created": "2016-09-09T11:03:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/HUrMyISh.jpg" + ], + "tags": [ + "photography", + "contest", + "steemit", + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 56999988909609, + "payout": 322.537, + "payout_at": "2016-09-16T11:03:48", + "pending_payout_value": "322.537 HBD", + "percent_hbd": 10000, + "permlink": "steemit-photography-guessing-game-11-30-prize", + "post_id": 1182967, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 78 + }, + "title": "Steemit Photography Guessing Game #11: 30% Prize!", + "updated": "2016-09-09T11:03:48", + "url": "/photography/@simba/steemit-photography-guessing-game-11-30-prize" + }, + { + "active_votes": [ + { + "rshares": 31587841901356, + "voter": "smooth" + }, + { + "rshares": 10511869401024, + "voter": "berniesanders" + }, + { + "rshares": 64043404966, + "voter": "nextgenwitness" + }, + { + "rshares": 3269788338137, + "voter": "pharesim" + }, + { + "rshares": 228759933784, + "voter": "justin" + }, + { + "rshares": 1815889892877, + "voter": "nextgencrypto" + }, + { + "rshares": 3104699379, + "voter": "boy" + }, + { + "rshares": 3769500996, + "voter": "bue-witness" + }, + { + "rshares": 684087416, + "voter": "bunny" + }, + { + "rshares": 54937880283, + "voter": "bue" + }, + { + "rshares": 134443175874, + "voter": "steemservices" + }, + { + "rshares": 10521332280, + "voter": "steemservices1" + }, + { + "rshares": 1663579854, + "voter": "mini" + }, + { + "rshares": 213805550, + "voter": "moon" + }, + { + "rshares": 251752924419, + "voter": "lovejoy" + }, + { + "rshares": 4844378532, + "voter": "bentley" + }, + { + "rshares": 5890090378261, + "voter": "smooth.witness" + }, + { + "rshares": 30668962764, + "voter": "proctologic" + }, + { + "rshares": 625067094, + "voter": "healthcare" + }, + { + "rshares": 973258516, + "voter": "daniel.pan" + }, + { + "rshares": 2744923544390, + "voter": "donkeypong" + }, + { + "rshares": 7859125078, + "voter": "woo7739" + }, + { + "rshares": 7451892533, + "voter": "patrice" + }, + { + "rshares": 288373478, + "voter": "helen.tan" + }, + { + "rshares": 437213527, + "voter": "paco-steem" + }, + { + "rshares": 4894962249, + "voter": "spaninv" + }, + { + "rshares": 6090712990, + "voter": "acidyo" + }, + { + "rshares": 634218134634, + "voter": "kevinwong" + }, + { + "rshares": 1412818472, + "voter": "murh" + }, + { + "rshares": 11928636334, + "voter": "andu" + }, + { + "rshares": 188270676872, + "voter": "dragonslayer109" + }, + { + "rshares": 76082329793, + "voter": "thecryptofiend" + }, + { + "rshares": 52950429126, + "voter": "justtryme90" + }, + { + "rshares": 9509486185, + "voter": "zebbra2014" + }, + { + "rshares": 139978569127, + "voter": "coinbitgold" + }, + { + "rshares": 341225233, + "voter": "stiletto" + }, + { + "rshares": 198726583323, + "voter": "the-alien" + }, + { + "rshares": 359754282370, + "voter": "hedge-x" + }, + { + "rshares": 80459296306, + "voter": "herzmeister" + }, + { + "rshares": 18150883667, + "voter": "aaron-brodie" + }, + { + "rshares": 76990460235, + "voter": "razvanelulmarin" + }, + { + "rshares": 1612509230, + "voter": "wisehammer" + }, + { + "rshares": 3649551378, + "voter": "rawlzsec" + }, + { + "rshares": 26356913698, + "voter": "acassity" + }, + { + "rshares": 312506514, + "voter": "kosimoos" + }, + { + "rshares": 46292515999, + "voter": "booja" + }, + { + "rshares": 328679795315, + "voter": "roelandp" + }, + { + "rshares": 2715471077, + "voter": "soupernerd" + }, + { + "rshares": 1340898063, + "voter": "btcshare7" + }, + { + "rshares": 6172581208, + "voter": "owdy" + }, + { + "rshares": 209516922, + "voter": "ardina" + }, + { + "rshares": 4800463442, + "voter": "thegoodguy" + }, + { + "rshares": 6139007886, + "voter": "cryptosi" + }, + { + "rshares": 35656682981, + "voter": "condra" + }, + { + "rshares": 6880687644, + "voter": "herverisson" + }, + { + "rshares": 413130980927, + "voter": "knozaki2015" + }, + { + "rshares": 186103393744, + "voter": "blueorgy" + }, + { + "rshares": 7161887611, + "voter": "all-of-us" + }, + { + "rshares": 4252355774, + "voter": "fubar-bdhr" + }, + { + "rshares": 168003331, + "voter": "soulthug" + }, + { + "rshares": 20078345384, + "voter": "bendjmiller222" + }, + { + "rshares": 7354123268, + "voter": "bitcoiner" + }, + { + "rshares": 261819747859, + "voter": "liberosist" + }, + { + "rshares": 3299099255, + "voter": "birdie" + }, + { + "rshares": 33672564866, + "voter": "sauravrungta" + }, + { + "rshares": 6116918270, + "voter": "lostnuggett" + }, + { + "rshares": 37784149998, + "voter": "zaebars" + }, + { + "rshares": 16684767158, + "voter": "cryptocameo" + }, + { + "rshares": 130035124, + "voter": "bige37" + }, + { + "rshares": 36138067223, + "voter": "smailer" + }, + { + "rshares": 121994703, + "voter": "crazynotned" + }, + { + "rshares": 2666275523, + "voter": "weenis" + }, + { + "rshares": 129231954379, + "voter": "shaka" + }, + { + "rshares": 6344776217, + "voter": "shortcut" + }, + { + "rshares": 7937316376, + "voter": "sykochica" + }, + { + "rshares": 5791449658, + "voter": "kryptik" + }, + { + "rshares": 61688162708, + "voter": "timsaid" + }, + { + "rshares": 65287683, + "voter": "kurzer42" + }, + { + "rshares": 10773939874, + "voter": "gargon" + }, + { + "rshares": 1435790884, + "voter": "hms818" + }, + { + "rshares": 20932333905, + "voter": "hanshotfirst" + }, + { + "rshares": 1049881905, + "voter": "vegascomic" + }, + { + "rshares": 2727578087, + "voter": "unrealisback" + }, + { + "rshares": 13687674212, + "voter": "thecurator" + }, + { + "rshares": 93667444118, + "voter": "serejandmyself" + }, + { + "rshares": 467907839, + "voter": "bitcoinerrorlog" + }, + { + "rshares": 162957058, + "voter": "kamil5" + }, + { + "rshares": 8041140501, + "voter": "craigwilliamz" + }, + { + "rshares": 2764328147, + "voter": "naquoya" + }, + { + "rshares": 967432702, + "voter": "runridefly" + }, + { + "rshares": 10692755421, + "voter": "stephmckenzie" + }, + { + "rshares": 3775587368, + "voter": "obivankenobi" + }, + { + "rshares": 7217456386, + "voter": "einsteinpotsdam" + }, + { + "rshares": 7281045262, + "voter": "davidbrogan" + }, + { + "rshares": 699571848, + "voter": "renzoarg" + }, + { + "rshares": 1310242680, + "voter": "steemafon" + }, + { + "rshares": 60333104, + "voter": "heroic15397" + }, + { + "rshares": 3133053708, + "voter": "funnyman" + }, + { + "rshares": 164637052, + "voter": "darkminded153" + }, + { + "rshares": 1472297268, + "voter": "rusteemitblog" + }, + { + "rshares": 145499933, + "voter": "zaitsevalesyaa" + }, + { + "rshares": 133443838, + "voter": "danie" + }, + { + "rshares": 130152314, + "voter": "roger.steemit" + } + ], + "author": "royaltiffany", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.34, + "beneficiaries": [], + "blacklists": [], + "body": "

    B'Day Movie Review Contest

    \n
    http://i.imgur.com/lHYSnw8.jpg
    \n\n

    Greetings cinephiles!

    \n\nI am bringing to you a new awesome challenge, a challenge for all those who love movies, love to write about movies and are not afraid to show it! Of course, being me, I added a twist for some extra-fun!\n\nSo, here is what you have to do in order to participate in the contest:\n \nTO DO*:\n \n - first, go here , now, select the year you were born, assuming you are not born in 1873, you wont have a problem finding it.\n\n
    http://i.imgur.com/bHEhBgS.png
    \n\n - you'll see all the movies and series released that year, in order of popularity.\n\n
    http://i.imgur.com/A4dDjuj.png
    \n\n - please ignore the TV series and find THE MOST POPULAR MOVIE RELEASED ON YOUR BIRTHDAY,in USA, for example, in my case, I scrolled down and this is the most popular movie released on my birthday: \n\n
    http://i.imgur.com/g4xXO1L.png
    \n\n\n* I picked IMDB because its popularity, if you can't find the exact date there, feel free to find it from any other source. If for some reason there was no movie released on your exact birthday, pick the most popular released in the month and year of your birth. \n\n\nRULES: \n\n - watch or re-watch your b'day movie\n\n - write a review, now, you don't have to be a major movie critique in order to write a nice review of the movie. Here is a nice example of a movie review by @condra , Nazi Punks, Fuck Off! - My Green Room Review \n\n - include in the review a few lines about your favorite scene and why it's your favorite\n\n - tell us, how or if, it relates to anything in your life, even if by coincidence like in my case (Lethal Weapon 2, i have a NBK (Natural Born Killer) tattooed on my arm)\n \n - post it on your blog with the title \"My b'day movie review - YourMovieTitle\", use #bdaymoviereview and #moviereview tags and link it below in the comments. \n\n - all entries must be submitted before Friday 16th Of Sembtember 2016, 11:59 pm UTC.\n\nEXTRA RULES:\n\n - The review must be original, please refrain from copy/paste. As stated above, you don't have to be an established movie critique in order to write a few lines about it. You just need to have an opinion, sure, you can write like a critique, or just rant about it. In other words, write in your voice and style! \n\n - You can use any formatting, include pics, videos or gifs. \n\n

    PRIZES

    \n\n

    I am giving away 75 SBD, plus 50% of whatever SBD this post makes, split in 3 equal prizes

    \n\n1st Prize: picked by 3 judges \n\n2nd Prize: random extraction*\n\n3rd Prize: \"the last entry\"**\n\n*each entry will receive a number, the extraction of that number will be recorded and post it in the winner announcement post (all entries are eligible except the one picked by the judges for the 1st prize) \n\n**the last entry before the specified time above, wins the 3rd prize (except if it's the one picked for the 1st or 2nd prize) \n\n

    JUDGING

    \n\nIn order to make it fair for everyone, I decided to ignore the votes received on your entries, as well as the payout. Soooo, we have 3 amazing judges for one of your prize: \n\n

    | @smooth | @condra | @razvanelulmarin |

    \n\n

    Please allow the judges 24-48 hours to go trough all the entries and choose. Winners will be announced as soon as they decide.

    \n\n
    \n\nI wish you all good luck and don't forget to have fun! Enjoy your movies! \n\n
    \n\nDon't forget to follow me for updates!", + "category": "bdaymoviereview", + "children": 25, + "created": "2016-09-09T14:27:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/lHYSnw8.jpg", + "http://i.imgur.com/bHEhBgS.png", + "http://i.imgur.com/A4dDjuj.png", + "http://i.imgur.com/g4xXO1L.png" + ], + "links": [ + "http://www.imdb.com/year/", + "https://steemit.com/movie/@condra/nazi-punks-fuck-off-my-green-room-review/", + "https://steemit.com/@royaltiffany" + ], + "tags": [ + "bdaymoviereview", + "moviereview", + "challenge", + "steemit", + "royaltiffany" + ], + "users": [ + "condra", + "smooth", + "razvanelulmarin" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 60398660783094, + "payout": 318.141, + "payout_at": "2016-09-16T14:27:00", + "pending_payout_value": "318.141 HBD", + "percent_hbd": 10000, + "permlink": "steemit-b-day-movie-review-contest", + "post_id": 1184733, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 103 + }, + "title": "Steemit B'Day Movie Review Contest", + "updated": "2016-09-10T20:24:21", + "url": "/bdaymoviereview/@royaltiffany/steemit-b-day-movie-review-contest" + }, + { + "active_votes": [ + { + "rshares": 376126048708, + "voter": "anonymous" + }, + { + "rshares": 10010108040620, + "voter": "rainman" + }, + { + "rshares": 41022528799626, + "voter": "blocktrades" + }, + { + "rshares": 109978977003, + "voter": "svk" + }, + { + "rshares": 3104786127, + "voter": "boy" + }, + { + "rshares": 3769614077, + "voter": "bue-witness" + }, + { + "rshares": 684099809, + "voter": "bunny" + }, + { + "rshares": 54952575386, + "voter": "bue" + }, + { + "rshares": 1663623227, + "voter": "mini" + }, + { + "rshares": 3578270006246, + "voter": "witness.svk" + }, + { + "rshares": 213807099, + "voter": "moon" + }, + { + "rshares": 625076388, + "voter": "healthcare" + }, + { + "rshares": 973278654, + "voter": "daniel.pan" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 288376577, + "voter": "helen.tan" + }, + { + "rshares": 538013623291, + "voter": "eeks" + }, + { + "rshares": 1412880442, + "voter": "murh" + }, + { + "rshares": 51417907801, + "voter": "juanmiguelsalas" + }, + { + "rshares": 1352711862, + "voter": "fjccoin" + }, + { + "rshares": 2064636294, + "voter": "stephen-somers" + }, + { + "rshares": 23421305774, + "voter": "ozzy-vega" + }, + { + "rshares": 4703624122, + "voter": "crok" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 82211579804, + "voter": "sigmajin" + }, + { + "rshares": 214389409, + "voter": "ardina" + }, + { + "rshares": 910622311, + "voter": "steem1653" + }, + { + "rshares": 208099380121, + "voter": "jesta" + }, + { + "rshares": 24962097609, + "voter": "igster" + }, + { + "rshares": 12675920757, + "voter": "nippel66" + }, + { + "rshares": 42209127713, + "voter": "mynameisbrian" + }, + { + "rshares": 6690196206, + "voter": "lostnuggett" + }, + { + "rshares": 18841004011, + "voter": "carlidos" + }, + { + "rshares": 282703543, + "voter": "sergey44" + }, + { + "rshares": 742495639, + "voter": "quigua" + }, + { + "rshares": 14068794449, + "voter": "lemooljiang" + }, + { + "rshares": 1100850186, + "voter": "metaflute" + }, + { + "rshares": 21155443842, + "voter": "rawnetics" + }, + { + "rshares": 3151579842, + "voter": "timcliff" + }, + { + "rshares": 5814673303, + "voter": "brendio" + }, + { + "rshares": 14657291228, + "voter": "gmurph" + }, + { + "rshares": 19548946934, + "voter": "velourex" + }, + { + "rshares": 60206066, + "voter": "jers" + }, + { + "rshares": 61879661, + "voter": "sijoittaja" + }, + { + "rshares": 8923202123, + "voter": "kyriacos" + }, + { + "rshares": 71017762410, + "voter": "anotherjoe" + }, + { + "rshares": 59059859, + "voter": "alfaman" + }, + { + "rshares": 23482370668, + "voter": "andrewawerdna" + }, + { + "rshares": 5704996921, + "voter": "trev" + }, + { + "rshares": 8040548981, + "voter": "craigwilliamz" + }, + { + "rshares": 5238393347, + "voter": "ats-david" + }, + { + "rshares": 521036073, + "voter": "runridefly" + }, + { + "rshares": 2903664342, + "voter": "richardcrill" + }, + { + "rshares": 2959088626, + "voter": "thebeachedwhale" + }, + { + "rshares": 1105478887, + "voter": "wulfmeister" + }, + { + "rshares": 567259127, + "voter": "jessicanicklos" + }, + { + "rshares": 60333104, + "voter": "heroic15397" + }, + { + "rshares": 51709606, + "voter": "mari5555na" + }, + { + "rshares": 68547956, + "voter": "piphunters" + }, + { + "rshares": 53241786, + "voter": "saiku" + }, + { + "rshares": 150657538, + "voter": "siniceku" + }, + { + "rshares": 158798473, + "voter": "zapply" + }, + { + "rshares": 505508791, + "voter": "kjsxj" + }, + { + "rshares": 148745502, + "voter": "roger.steemit" + } + ], + "author": "mynameisbrian", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.0, + "beneficiaries": [], + "blacklists": [], + "body": "
    \n\n
    \n\n

    Steemit Account Verification Proposal

    \n\n

    The Need for Account Verification

    \n\n***Have you ever read a post and wanted to learn more about the author and their background?***\n\nCurrently you must scour through the author's blog to see if they have written an *'introduceyourself'* post, often times leaving you empty handed. A simple account verification system that allows users to link their steemit account with other social networking accounts *(e.g. Facebook, Twitter, LinkedIn...)* as well as their personal websites would alleviate this issue and also help to promote steemit through other social networking platforms.\n\nOriginally I was going to attempt to create such a system and integrate it with steemit; however, I simply don't have the time and thus I am sharing the idea with the community on the chance that someone else may wish to do so.\n\n

    The Design

    \n\n\n\nWhen viewing an author's page a *verifications* tab would be added below their user name. Clicking on this link would either take you to a page displaying the users verified accounts and websites, or if you are logged in it will take you to a page where you can update your own verifications. *See below...*\n\n
    \n\n\n\n*Above: All users visiting the verification page are now able to navigate directly to the author's other social networking pages and personal websites in order to obtain a better picture of the author.*\n\n
    \n\n\n\n*Above: The logged in user can add new accounts and websites as well as update existing verifications.*\n\n

    How Would Verification Work?

    \n\n**Adding/Updating a Social Network Account verification**\n\nThe user should be taken to a page or be presented with a modal overlay that outlines the process for verifying the account for the specific network in question. The most effective way to verify a third party account is to have the user make a post that verifies their steemit user name. For example the post might read:\n\n> Verifying my account @mynameisbrian on steemit.com. Come join me!\n\nThe exact format for this post should be dictated by the system, or added directly by the system with the users permission. Once the post has been added the system should *1) verify the presence of the post, and 2) verify that the user name included in the post matches that of the logged in steemit user*.\n\nAccount verifications serve 2 purposes, they allow steemit users to learn more about the author and they promote steemit through the user's social connections on other networks.\n\n**Adding/Updating a Website verification**\n\nThe process for verifying a website would be similar to verifying an account, but instead of a post a meta tag or file could be added to the site indicating that it belongs to the author. There are many possible ways to verify a website.\n\nA benefit of website verifications is that the user could verify that they are in fact the owner of content they are posting on steemit to avoid being accused of plagiarism.\n\n

    Just an idea

    \n\nThat is the basic idea I had for an account verification system integrated within steemit.com. Obviously there are ***many details that are not entirely worked out*** such as how a user's verified accounts and sites should be tracked and stored. If the system were to be integrated directly into the steemit.com website writing the verifications as meta data within the user's account would be a possibility, or perhaps each record of a verification could be saved as a blog post. If the system is completely external some sort of database would be required to ensure reliability as performing verifications in real-time is not feasible given limitations in the api's of other social networks.\n\n***So what are your thoughts on this idea?***\n\n***Would it be beneficial to the user experience and help to promote steemit?***\n\nIf anyone is interested in taking on the project and would like to discuss please feel free to get in touch.\n\n
    \n\n", + "category": "steemit", + "children": 30, + "created": "2016-09-10T03:20:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://lh3.googleusercontent.com/N2lIGLo3uT2JFoq6jf2_tX3-OcrvMJSikt52VL93JIOQc4QLs1jdBO4cCETxKP8PD-lJG0QwWxC-dy5YSOOl_QE5Bq2tY-bmQ2uOy7_TiVNdsgoZURF10_lOpfOFMroEyJh_5PMOxiEyL8ZWEa9pqeygKNUZ0-BY1hmfhduYI3Ktqi0ftEGOydSLdrDEjBrq8j04Ih2rbdQfLGYNhGboVLI3TTq-0G4P2Xge79_ZhgKafjC3_pP_5it2LreHrbYqZDxDSfSwudgSUlMq5TWzNmdKyo9hM2yYBHVK4UnVvNse8TYeR3-YZqd9mvQIFXlOoKU-IhNmo6vGOw9_8PoYG_L4i0tt2234F25_zSp0SdiFAagouMs4uYO5FXVcAsjohineDZZORZKoa8l_gWiwBaSsu5rbkpy_1_B0fLacKhqz50CqfL9UplR3YTHiiyKsZ4fyQbBM5J0kobYPrl-G5UWiBA1lzyCFIZ2vkg4MkPE7mG__ONUJKzSSYCRZXwznBIXbeCFtXwJPeU5PcMyN-Zhye97hqkLUDCrKDJTCesV0KyiGnvFA9h3cUiIwDGEjC9z1H93P86-ZvWit8d4nHp702biBStM_WynDrHRYycKdkPIi9Q=w494-h350-no", + "https://lh3.googleusercontent.com/AWdK49zLVp_tz15Q4MtAfalIJ5kTd85nroi58l7JPzkX1Gk2MGJ_yqPhNcS4X-Ox-1mN28W9mdFfQsDyyXolwoWozj8aXsur5iohB9YuXjUI8W3IzTQf9gw2Tb4qljT8NZnuS8JsJEhpBd-PvC2z4OGC4RZt4VOgRVI6J5-Y49wcGjsCDvXa1Jbnn2rQFYVuuRDjC3FLdN3JVRDbovcAJimj1656JxOgeMyh2pDzb4M1957cEK2gSzxIdOqqLrkE4-FpZuGkkyOuUnIv2vDunwqcoJHXf7aPX3-m5zyMs-wW98HmjWaEPBNJnW4quQB8pv9M7fiKAxpawYypdeg5eHV3aeuKwaX4wZuWfiN-1c1eNOeiO5fcjjPlmvA0LxnLZ7vxp3xrwYpOVS1X10VAtuAafiEA6EU5HrsVrAtk5XqbyNuV1xmyv0gcXQyYoGW7c5o_7yq-GhBnXz-HBBHo_KXaPi3ij1BnYB_pr3BUw7r08xarzPVBhm-8iqtt-72PEyjnifs0gt2npf0Mvw6YQ2WY1CaooA-0Npya6ylfKjp0_lIFFuCNiBlyNwCYbzILwyy7VkmlmtusMpdnaet0AX_9ulFFnrHsP6r58-MI4xOrY7m69w=w825-h244-no", + "https://lh3.googleusercontent.com/yRxp_oOv0ObqTzn-guF8TYixfR126l--hsRow0WU73dBOixi-Ai2NmHZMoN2D3Ddr-HQDBlRWSiUCsKTPTYezN9akcB15EdCDGmKehtBPnN2ZdMqeulj5IFbQ7jjUwbjEH09oj8pNR2JoogSe8Hvhh1SLNqM_Oa41bKr8JsczRvXr81F6WKKlB_nJXfYa3ZKD314rU5wCDXJxufFQ-rw0WIuZ6vnZDnnk1sI_fudtcst7bjkMMBvv4yV_6r8eGRaDCtpy8bt4KQRbksOvk9IAycAOLOrPJuuCK1Xu-l6R7d_HPAopv26BtvnYvvyeQHjRosGEeMGFW9PVuT_xBTUv_DZ2Ldl_8tb7oJZ7DTJg-jpWKoCYc_PUgGNNQm0dooMT1mVheABg06bKmAyADZUVUKAR2mb-mu8Zb8wsMi8ZkL3XCbPI6b3aPqQo0IC1UlDgWbkHjrtdghoZxyofsEMQXa9Xudjrn1H550hG3k93qcoybSEi4E1SP1DF69oCVlPgGfuQUJkD58UdWIi6QKJvhj19Q_jWL2sKYn8PSLSk-wZQSWiOOaMacrMFtQWRXLT9arWHAPldEEK0KYGjuV2y-0SqfBTqJN_Jn7ytJljtz9PBveZ4w=w834-h514-no", + "https://lh3.googleusercontent.com/2ZjO4boyFTLeTfs03DwX7qPBruQTGH0T-IdYDYToLJpmwbLM0kJDsBSgVO4InJYAJ4JdxQu-x6bH7j33geip3XEXW3E4s1TFoj1krcMenPjDsnNn2VgSOWEHdhjE9lxuoXrNtw9yk2PfaEt_JhLCEjrcYM9G_I329iLfWPQ8hkRpaEjGcWifG2cbCih5chMSTFsTw58qR1qtLpQVyOvIMcNB0CopIgHVBYvYq-0w1r8OA2kg1qzoOvn-n-_TKKpBtnXbNJp8Z_uC9YqnjrA-unb5oICQk0j7akn771trz5kOIQ1XZKjo-gwSLZ6RjL9_lf1ouUP80qIdgoQ_an81h9rdUt2Yws1pgYf_CLSk9dWBKw46Q0LQuvLK05f-irR-iL73R080YXUyDsTFQaj4hME7CLzz0uV4eSCXBZWeRW-3bn2fECYL1gzBIFYZsvxI2z95RddjlmmyN5Y_BUaX851YBF4dGFkXuMtYfXM3dmITe3lURzhgDFeg99jVS3RyOVn1vC_dhmPdqFBaFjAYLuu6lXvyRRvt34E_BLnN_jdydW2SFx3XUsVzOwjjjfsXLxSWwZh-PI3ok20uc_v6eJYgP9xtegt1IulrWO6LA2F-fuR_jw=w834-h600-no", + "https://lh3.googleusercontent.com/wHccXSg2eRhsYBWXRwpRcNV3QSiUzkbZ_duhsmukxspNCiUyBxcVQvt_StQwgtsYPaWJUZrheKq95jHEbmwQGP3o7fkgsgUFrU4d9aXLOg_HhT-Ksy0vXhNgKYlWD0M6o4fpa5lqn0d0ffpVM3d46hd_d8iG3DBXQQzmYloSGY63PqFW5ZcgUcT9-G-ji5-R0HDKVkO9xwZ0FcY2ZUTm7-verwRcfpXjjFrXrINwYP9OIF75OugcT5thKYtBrbG1qDQ0zLYBO9G-Fmxfr6ZK8kAG4cqemS4ai1kXbIpVpIvTTuVZfUZUT0womP1WTpbOXwpnbsFOEo-WrwKFc0orU6T7-uV1ecddEoAaDsLFpwH-srZ8Yjw-ckbiY214N5D4TrlUadikVsdOiwUZRfFmE3OmROzWqDACSp2RnI9B4mciadsyUz5OU0HIYFev0JcbVmP2mFO25Jz0o1bR1ARvNAwqgsU22u1kSKR_-SmH5_KlZz9d0Y805tPh-WaFn_p4xSBN1raf10-9Hyh54_3WURZ4NpzQeH_djXvDzJEXoD9UpOMbWXSz7HWy2EHtmAIJWxIHhvOJjwgkNmK9iAawf5ffg-ysmPV3ZdGneNeuTHFY1wZ93w=w200-h60-no" + ], + "links": [ + "http://steemit.com/@mynameisbrian" + ], + "tags": [ + "steemit", + "steemit-ideas", + "dev", + "programming", + "proposal" + ], + "users": [ + "mynameisbrian" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 56459704477059, + "payout": 316.926, + "payout_at": "2016-09-17T03:20:39", + "pending_payout_value": "316.926 HBD", + "percent_hbd": 10000, + "permlink": "steemit-account-verification-verifying-third-party-social-network-accounts-and-websites", + "post_id": 1191840, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 63 + }, + "title": "Steemit Account Verification - Verifying Third Party Social Network Accounts and Websites", + "updated": "2016-09-10T03:20:39", + "url": "/steemit/@mynameisbrian/steemit-account-verification-verifying-third-party-social-network-accounts-and-websites" + }, + { + "active_votes": [ + { + "rshares": 376126044682, + "voter": "anonymous" + }, + { + "rshares": 41842789859687, + "voter": "blocktrades" + }, + { + "rshares": 2213080911223, + "voter": "badassmother" + }, + { + "rshares": 5877199064765, + "voter": "enki" + }, + { + "rshares": 3104786127, + "voter": "boy" + }, + { + "rshares": 3769614077, + "voter": "bue-witness" + }, + { + "rshares": 684099809, + "voter": "bunny" + }, + { + "rshares": 54950952765, + "voter": "bue" + }, + { + "rshares": 1663623227, + "voter": "mini" + }, + { + "rshares": 213807099, + "voter": "moon" + }, + { + "rshares": 1749765475305, + "voter": "joseph" + }, + { + "rshares": 417629366772, + "voter": "boatymcboatface" + }, + { + "rshares": 10330847065, + "voter": "idol" + }, + { + "rshares": 625076388, + "voter": "healthcare" + }, + { + "rshares": 973278654, + "voter": "daniel.pan" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 288376577, + "voter": "helen.tan" + }, + { + "rshares": 1702805460, + "voter": "jocelyn" + }, + { + "rshares": 73536003276, + "voter": "easteagle13" + }, + { + "rshares": 16689533431, + "voter": "jademont" + }, + { + "rshares": 7086365516, + "voter": "fkn" + }, + { + "rshares": 9321223416, + "voter": "elishagh1" + }, + { + "rshares": 10350568046, + "voter": "richman" + }, + { + "rshares": 3762535222, + "voter": "daycrypter" + }, + { + "rshares": 1412879203, + "voter": "murh" + }, + { + "rshares": 2319844721, + "voter": "error" + }, + { + "rshares": 63330479493, + "voter": "theshell" + }, + { + "rshares": 378683508743, + "voter": "taoteh1221" + }, + { + "rshares": 104601028608, + "voter": "will-zewe" + }, + { + "rshares": 1297499133, + "voter": "fjccoin" + }, + { + "rshares": 398695084374, + "voter": "kaylinart" + }, + { + "rshares": 105010056960, + "voter": "geoffrey" + }, + { + "rshares": 69863147636, + "voter": "kimziv" + }, + { + "rshares": 67039253110, + "voter": "norbu" + }, + { + "rshares": 51810239264, + "voter": "asmolokalo" + }, + { + "rshares": 18219576288, + "voter": "konstantin" + }, + { + "rshares": 1353041526, + "voter": "endgame" + }, + { + "rshares": 23559347063, + "voter": "furion" + }, + { + "rshares": 164765787, + "voter": "barbara2" + }, + { + "rshares": 184884050, + "voter": "ch0c0latechip" + }, + { + "rshares": 169481640, + "voter": "doge4lyf" + }, + { + "rshares": 214389409, + "voter": "ardina" + }, + { + "rshares": 910612400, + "voter": "steem1653" + }, + { + "rshares": 5482624662, + "voter": "steemit-life" + }, + { + "rshares": 380411494, + "voter": "karenmckersie" + }, + { + "rshares": 6855775420, + "voter": "lichtblick" + }, + { + "rshares": 31806615890, + "voter": "creemej" + }, + { + "rshares": 69341438955, + "voter": "thylbom" + }, + { + "rshares": 3574676162, + "voter": "tarindel" + }, + { + "rshares": 25145153774, + "voter": "deanliu" + }, + { + "rshares": 5742298378, + "voter": "positive" + }, + { + "rshares": 282703543, + "voter": "sergey44" + }, + { + "rshares": 710213220, + "voter": "quigua" + }, + { + "rshares": 10569584619, + "voter": "sisterholics" + }, + { + "rshares": 192048748, + "voter": "fnait" + }, + { + "rshares": 170630522, + "voter": "keepcalmand" + }, + { + "rshares": 41425208675, + "voter": "celebr1ty" + }, + { + "rshares": 380510325111, + "voter": "laonie" + }, + { + "rshares": 24647185363, + "voter": "laoyao" + }, + { + "rshares": 13086509113, + "voter": "myfirst" + }, + { + "rshares": 83885146284, + "voter": "somebody" + }, + { + "rshares": 16984866835, + "voter": "sunshine" + }, + { + "rshares": 3137519096, + "voter": "flysaga" + }, + { + "rshares": 532145674, + "voter": "minnowsunited" + }, + { + "rshares": 18533712660, + "voter": "midnightoil" + }, + { + "rshares": 42648301986, + "voter": "xiaohui" + }, + { + "rshares": 19548946934, + "voter": "velourex" + }, + { + "rshares": 5558442695, + "voter": "oflyhigh" + }, + { + "rshares": 61187902, + "voter": "makaveli" + }, + { + "rshares": 1449667157, + "voter": "xiaokongcom" + }, + { + "rshares": 2921447473, + "voter": "xianjun" + }, + { + "rshares": 61879661, + "voter": "sijoittaja" + }, + { + "rshares": 191705711, + "voter": "microluck" + }, + { + "rshares": 99811754, + "voter": "michelnilles" + }, + { + "rshares": 6294296891, + "voter": "solarguy" + }, + { + "rshares": 7113773732, + "voter": "hilarski" + }, + { + "rshares": 8040725989, + "voter": "craigwilliamz" + }, + { + "rshares": 67782873, + "voter": "ozertayiz" + }, + { + "rshares": 53201539758, + "voter": "mandibil" + }, + { + "rshares": 4508212898, + "voter": "steemitpatina" + }, + { + "rshares": 521036073, + "voter": "runridefly" + }, + { + "rshares": 6884167288, + "voter": "loganarchy" + }, + { + "rshares": 2903664342, + "voter": "richardcrill" + }, + { + "rshares": 66158078293, + "voter": "markrmorrisjr" + }, + { + "rshares": 9014189716, + "voter": "ghasemkiani" + }, + { + "rshares": 6008665671, + "voter": "bluehorseshoe" + }, + { + "rshares": 1337019702, + "voter": "kiwideb" + }, + { + "rshares": 5174816382, + "voter": "burnin" + }, + { + "rshares": 1202644449, + "voter": "angelm" + }, + { + "rshares": 52800423, + "voter": "carieswan" + }, + { + "rshares": 52504473, + "voter": "wanglai" + }, + { + "rshares": 2317200516, + "voter": "michelle.gent" + }, + { + "rshares": 50416865, + "voter": "mari5555na" + }, + { + "rshares": 543618786, + "voter": "grisha-danunaher" + }, + { + "rshares": 150657538, + "voter": "siniceku" + }, + { + "rshares": 161308098, + "voter": "pawel-krawczyk" + }, + { + "rshares": 156061394, + "voter": "steem-press" + }, + { + "rshares": 159168256, + "voter": "belladonna" + } + ], + "author": "markrmorrisjr", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.26, + "beneficiaries": [], + "blacklists": [], + "body": "## In this episode, the Mad Cow gets attacked by interdimensional pirates ##\n\n**The Cadillac skidded to a halt.** \n\nJack watched Brent drop the roll of crime scene tape and chase it out into Main Street. It rolled just inches from the Caddy's bumper.\n\n![enter image description here](http://i.imgsafe.org/378a9241f6.jpg)\n***If you've missed a previous episode you can find them [on my blog.](https://steemit.com/@markrmorrisjr)***\n\n*Jack's step mom, was pissed. \u201cWhat do you mean there's no way to know where he went? That, \u201cthing\u201d must have taken him! Otherwise, he'd be here by now. Jack is never late to work. What about that insurance report, you'll sign off on that, right?\u201d*\n\n\u201cWell, I told you before if you did not have that on your policy they probably won't replace it.\u201d Sheriff Grady Carter was a patient man but he looked like he was at the end of his rope. \u201cNow, about your son...\u201d\n\nJack could tell that his step mother's concern was fake. \u201c Step son, I am just torn up over it.\u201d She said, \u201cFirst his father, then this! I don't know how I'm going to survive without him.\u201d\n\n**Jack rolled his eyes.** \n\n*He knew her only concern was that she might actually have to do some work around the Mad Cow.*\n\n\u201cIf you could get that money in your report that would help a lot.\u201d Susan turned from the camera, as Jack stepped out of the car. She froze, and a momentary look of disgust crossed her features. \n\n**It took a second for her to resume her concerned mother act.** \n\nShe ran to him, but stopped short of touching him, \u201cJack! You're okay! I was worried sick when you didn't come home last night.\u201d\n\n*He wanted to say, that's funny, I think I heard you snoring when I came in after work.* \n\n\u201cIt's okay, Susan, I'm fine. So, what's this I heard about the money?\u201d Jack asked.\n\n\u201cOh, uh, there was, there was a safe in your dad's old office. Anyway, it looks like they got the money that was in it.\u201d Susan said, puffing on a vapor cigarette.\n\n\u201cNo, there wasn't any money in it. Not when it got opened last night, there wasn't anything inside.\u201d Jack said, leaving out the part about the thumb drive. \n\n\u201cThe guy, or thing, or whatever it was, opened the safe and then he left, right back out the way he came in. No money.\u201d\n\n*Susan squinted, which indicated she was suppressing a huge urge to scream out loud.* \n\n![enter image description here](http://i.imgsafe.org/378df17b53.jpg)\n\n**\u201cHmmm. Should have been, there should have been fifty thousand dollars....\u201d**\n\nJack shook his head, \u201cNo, I doubt that. There is rarely anything left after the month is paid out. Definitely not anything like fifty thousand. If dad had that kind of money around, I think I would have known.\u201d\n\n*Susan seemed shocked, but she just squinted harder. She gripped her forehead with one hand, as if she were struggling to understand. \nWhy would Jack buck her on this? What did he care? It was insurance.* \n\n\u201cWell, he must have gotten it when you weren't looking. Or maybe it got moved, I don't know, but it was...\u201d\n\n\u201cNo, it wasn't Susan. Sheriff, my lovely stepmother is trying to commit insurance fraud. If she continues, you have my permission to arrest her. I'm the legal owner this restaurant. I am declaring that there was no loss except the camera. That's it.\u201d \n\n**He brushed past Susan and went inside, looking for Don.**\n\nSusan followed him to the door, \u201cWhat do you mean, \u201cOwner\u201d? Huh? What do you mean? You know that isn't legal until your twenty-first...Oh my Lord. Don! Don! Get out here, Don!\u201d\n\nDon was short and thick, in a -used to be a high school wrestler- sort of way. He wore striped Oxfords, khakis, suspenders and brown cap toe Oxford shoes, every single day. He also kept a mustache, thick and bristling, and always groomed with mustache wax. \n\n![enter image description here](http://i.imgsafe.org/379020e1bd.jpg)\n\n**He was combing it as he came out the door.**\n\n\u201cWhat is it darling?\u201d He shook the sheriff's hand, and looked somewhat surprised to see Jack. \u201cI was a making a list of everything that was in that safe..What's wrong?\u201d He looked where Susan pointed, at Jack.\n\n\u201cThis little shit won't play along. Threatened to have me arrested. He says there was nothing, nothing in that safe!\u201d Susan said, her eyes narrowing as she took a huge puff of vapor.\n\n*Jack crossed his arms, daring Don to contradict him. Don tossed the clipboard with the bogus list over his shoulder and walked away.*\n\n**\u201cDon.\u201d Jack said, as Don turned back to face him, \u201cYou're fired. I'll send you your check.\u201d**\n\nJack headed inside the building, with Thing One and Thing Two behind him. \u201cSheriff, I'd like a word with you in my office.\u201d\n\n*Thing two let the sheriff pass inside, then turned and blocked the entrance. Susan bounced off of him, in her attempt to follow Jack inside.* \n\n**\u201cDon't bother coming to my house tonight!\u201d She said, \u201cBecause that house is mine, your dad gave it to me.\u201d**\n\n*Jack tossed his house key, it bounced off of her forehead and landed on the black top.* \n\nThing Two turned, shutting the door behind him.\n\n*Jack filled the sheriff in on most of the details of the night before. Well, at least the parts before the whole inter-dimensional vortex reveal. The sheriff filled out his report then left. He promised to get Jack a copy of the report for insurance purposes.*\n\n**Jack showed him out, hanging a closed sign on the front door as he did so.**\n\n\u201cNow, what kind of business do we have to discuss?\u201d Jack asked.\n\nThing one was already headed to the office. A few moments later, all three of them stood in the round chamber of the vortex.\n\n\u201cWe have an offer to make you. Since the Mad Cow is officially yours, you are now in a position to accept.\u201d Thing One said.\n\n*Thing two held out a briefcase, which he had seemed to pull from his suit coat pocket. Jack made a mental note to ask him where he got that suit.* \n\nThing One popped the catches and lifted the lid. There, in the center of the case, was a canister. It was identical to the one they had given Jack the night before. He felt in his pocket, once again realizing this was his canister.\n\n\u201cWe'll trade you all of this,\u201d Thing one indicated the room and what was above. \u201cFor what's in that canister.\u201d\n\nJack felt the hair on the back of his neck stand up. He had imagined himself running the Mad Cow, at least for a few years. It was the only life he knew.\n\n **\u201cWhat's in the canister?\u201d Jack asked.**\n \nThing one popped the top and rolled two small, egg shaped capsules into the case. They glowed the same hue of light Jack had seen emanating from the console in the center of this room the night before. The eggs gave off a slight hum.\n\n![enter image description here](https://i.imgsafe.org/3795fd04e5.jpg)\n\n\u201cThese are the components of a basic extra-dimensional access network. We call them B.E.A.N.S., for short\u201d Thing two said.\nJack paused, he enjoyed the colossal irony for a moment. There was something familiar about a guy named Jack trading a \"cow\" for some beans. He smiled. \n\n\u201cOkay, so what does that mean?\u201d Jack was curious, he reached out and tapped one of the beans. It vibrated against the case. \u201cWhat do these things do that makes them so valuable?\u201d\n\n*Thing one picked one up and held the tiny egg between his thumb and forefinger.* \n\n\"This, puts the inter-dimensional power of the viewing glass you saw in the car, into your head.\u201d He held up the other one, which was a little larger, \u201cThis one lets you turn it off.\u201d\n\nJack picked up and held the first bean in the palm of his hand. It vibrated slightly. He thought back to the car and what he'd seen. He was pretty sure it was legit, he only had one question.\n\n**\u201cWhy?\u201d He said, dropping the device back into its case, \u201cWhy would anybody want to?\u201d**\n\nThing one and Thing two looked at each other. It was clear no one ever asked that question. Jack liked to think that was his style, unexpected. What he was about to experience would forever redefine the word.\n\nBefore either of them could answer, the walls around the room burst to life. The map, which had taken some work to bring up the night before, popped up and an alarm sounded. \n\n*Thing one and thing two walked to a spot on the map and conversed quietly. Something on the other side of the room caught Jack's attention.*\n\n\u201cHey, guys..\u201d There was no reply, \u201cGuys?!\u201d He was looking at something he didn't understand. But the picture was becoming clearer by the second. \u201cTHINGS!!\u201d\n\n\u201cWhat?\u201d Thing one snapped, looking over his shoulder, \u201cwe've got a situation....\u201d He froze. Thing two turned to see what the commotion was.\n\nOn the wall in front of Jack was a large blue circle. He was becoming more convinced by the second it must be the Mad Cow. \n\n**Moving toward it were at least a dozen red exes.** \n\n![enter image description here](http://i.imgsafe.org/379a0aa112.jpg)\n\nThe sound of pounding on the metal roof of the restaurant echoed down the stairwell.\n\n\u201cHail?\u201d Jack asked, moving toward the stairs to investigate.\n\n*Thing two moved surprisingly fast for someone of his girth. He reached the doorway, blocking Jack's path before Jack had taken a step.* \n\n**\u201cStop!\u201d He bellowed.**\n\nJack did as he was told. The fat Thing put his palm to a square panel beside the door. A series of metal plates slid out of the wall to cover the opening, securing it.\n\n\u201cWhat the hell is going on here?\u201d Jack spun to Thing one, who seemed to be the answer giver.\n\n\u201cWhat you are hearing is not hail. It is automatic gunfire, deflecting off the Mad Cow's polycarbonate shielding. They've smelled the beans. We left the case open too long.\u201d Thing one said. \n\n**He seemed calm as he closed the case.**\n\nJack looked up at the ceiling, which was beginning to rumble. \u201cI'm almost afraid to ask, what is that?\u201d\n\n\u201cThat will be the Nosher's backup, inter-dimensional pirates. This is getting serious faster than we thought.\u201d Thing two said, moving to the center console, and bringing it to life. \"They must be after more than just this one key.\"\n\n**A video screen came into view, showing the outside of the restaurant.** \n\n*A variety of \u201cpeople\u201d were crawling over the surface of the parking lot. A giant object that looked like a hot air balloon crossed with a tank that had a close resemblance to a clown car, was in the parking lot. Small, wiry, ratlike men, that looked like Jack's visitor were swarming out of it.*\n\nThe sheriff stood with his clipboard, making notes about the damaged drive-through camera. \n\n**He seemed oblivious to what was going on.** \n\n![enter image description here](http://i.imgsafe.org/379ffcd72d.jpg)\n\n\u201cWhy isn't he reacting?\u201d Jack tapped the video projection in the center of the sheriff\u2019s chest.\n\n\u201cTo what? None of this exists in his world.\u201d Thing one said, opening a metal cabinet against the wall, opposite the sealed entryway. \n\n\u201cThis is what we were trying to tell you. This space is a gateway between alternate dimensions. From in here, we can experience them all at once. Those Nosher pirates are on another wavelength. Their whole frequency is different. The human senses cannot perceive them at all, unless they manage to pierce the dimensional membrane. And that is very unlikely.\u201d\n\n\u201cIt's time for him to decide, One. We only have a few minutes until they breach the containment hull upstairs.\u201d \n\nThing two had joined One at the cabinet and they were gearing up. Already both men were armed to the teeth. They also wore body armor Thing One had pulled from the cabinet.\n\n**\u201cHe's right Jack, you have to decide. You can go back to life the way it was, or you can take these beans and join us.\u201d** \n\n*Thing one held out the case.*\n\n## Look for the upvote button below. If you liked the post, upvote and share! If you're not on Steemit yet, why not? You get free money for signing up! ##", + "category": "story", + "children": 1, + "created": "2016-09-10T03:19:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgsafe.org/378a9241f6.jpg", + "http://i.imgsafe.org/378df17b53.jpg", + "http://i.imgsafe.org/379020e1bd.jpg", + "https://i.imgsafe.org/3795fd04e5.jpg", + "http://i.imgsafe.org/379a0aa112.jpg", + "http://i.imgsafe.org/379ffcd72d.jpg" + ], + "links": [ + "https://steemit.com/@markrmorrisjr" + ], + "tags": [ + "story", + "fiction", + "sciencefiction", + "anarchy", + "minnowsunited" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 54969955725666, + "payout": 301.977, + "payout_at": "2016-09-17T03:19:06", + "pending_payout_value": "301.977 HBD", + "percent_hbd": 10000, + "permlink": "original-fiction-jacked-book-one-of-the-origin-dime-chronicles-episode-4", + "post_id": 1191835, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 98 + }, + "title": "Original Fiction: JACKED Book One of the Origin Dime Chronicles, Episode 4", + "updated": "2016-09-10T03:19:06", + "url": "/story/@markrmorrisjr/original-fiction-jacked-book-one-of-the-origin-dime-chronicles-episode-4" + }, + { + "active_votes": [ + { + "rshares": 31580849419273, + "voter": "smooth" + }, + { + "rshares": 347182498336, + "voter": "anonymous" + }, + { + "rshares": 618864299621, + "voter": "val-a" + }, + { + "rshares": 4544632097214, + "voter": "riverhead" + }, + { + "rshares": 2269754565580, + "voter": "badassmother" + }, + { + "rshares": 1085579124424, + "voter": "rossco99" + }, + { + "rshares": 4539080827957, + "voter": "wang" + }, + { + "rshares": 3096477728508, + "voter": "au1nethyb1" + }, + { + "rshares": 416017834516, + "voter": "recursive2" + }, + { + "rshares": 422583280311, + "voter": "recursive3" + }, + { + "rshares": 5862021436043, + "voter": "smooth.witness" + }, + { + "rshares": 413807408247, + "voter": "boatymcboatface" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 13456874958, + "voter": "gregory-f" + }, + { + "rshares": 376244140583, + "voter": "craig-grant" + }, + { + "rshares": 9504448980, + "voter": "gregory60" + }, + { + "rshares": 11146639894, + "voter": "richman" + }, + { + "rshares": 91820158661, + "voter": "william-noe" + }, + { + "rshares": 7606106076, + "voter": "kefkius" + }, + { + "rshares": 41469791258, + "voter": "hannixx42" + }, + { + "rshares": 1412786230, + "voter": "murh" + }, + { + "rshares": 1380318227, + "voter": "fjccoin" + }, + { + "rshares": 1457511112, + "voter": "benthegameboy" + }, + { + "rshares": 56991263190, + "voter": "asmolokalo" + }, + { + "rshares": 8194140529, + "voter": "r4fken" + }, + { + "rshares": 1889679483, + "voter": "pipertomcat" + }, + { + "rshares": 349132139361, + "voter": "slowwalker" + }, + { + "rshares": 1564142565, + "voter": "vi1son" + }, + { + "rshares": 967430836, + "voter": "steem1653" + }, + { + "rshares": 4441929051, + "voter": "gikitiki" + }, + { + "rshares": 2499651000, + "voter": "bitland" + }, + { + "rshares": 3320467112, + "voter": "karen13" + }, + { + "rshares": 11306402214, + "voter": "deviedev" + }, + { + "rshares": 1283923402, + "voter": "jrd8526" + }, + { + "rshares": 66465988020, + "voter": "jpiper20" + }, + { + "rshares": 288484078580, + "voter": "nabilov" + }, + { + "rshares": 8217543952, + "voter": "noodhoog" + }, + { + "rshares": 391939115, + "voter": "karenmckersie" + }, + { + "rshares": 32831107923, + "voter": "creemej" + }, + { + "rshares": 12310535283, + "voter": "benjiberigan" + }, + { + "rshares": 70777333586, + "voter": "thylbom" + }, + { + "rshares": 661793582, + "voter": "kellywin21" + }, + { + "rshares": 161416493014, + "voter": "jl777" + }, + { + "rshares": 282703543, + "voter": "sergey44" + }, + { + "rshares": 13755763158, + "voter": "proto" + }, + { + "rshares": 3099858290, + "voter": "glitterpig" + }, + { + "rshares": 39800990412, + "voter": "gomeravibz" + }, + { + "rshares": 6888480035, + "voter": "taker" + }, + { + "rshares": 4393674302, + "voter": "theprophet" + }, + { + "rshares": 20662197740, + "voter": "rawnetics" + }, + { + "rshares": 2267296640, + "voter": "crypto-toll" + }, + { + "rshares": 3334192365, + "voter": "darrenturetzky" + }, + { + "rshares": 1404956543, + "voter": "dolov" + }, + { + "rshares": 13746677736, + "voter": "randyclemens" + }, + { + "rshares": 61677203, + "voter": "diversesteem" + }, + { + "rshares": 58970189, + "voter": "party1998" + }, + { + "rshares": 13661297026, + "voter": "gvargas123" + }, + { + "rshares": 1550433833, + "voter": "jsantana" + }, + { + "rshares": 2561172617, + "voter": "madoff" + }, + { + "rshares": 765546853, + "voter": "wuyueling" + }, + { + "rshares": 2576533802, + "voter": "rossenpavlov" + }, + { + "rshares": 4741905319, + "voter": "hilarski" + }, + { + "rshares": 7309509406, + "voter": "craigwilliamz" + }, + { + "rshares": 3838175665, + "voter": "booky" + }, + { + "rshares": 669878419, + "voter": "runridefly" + }, + { + "rshares": 13649101457, + "voter": "darrantrute" + }, + { + "rshares": 2903143663, + "voter": "richardcrill" + }, + { + "rshares": 165000321, + "voter": "team101" + }, + { + "rshares": 620294311, + "voter": "kev7000" + }, + { + "rshares": 117605985, + "voter": "rebeccaryan" + }, + { + "rshares": 3331323091, + "voter": "eveningstar92" + }, + { + "rshares": 2993335799, + "voter": "anton333" + }, + { + "rshares": 4666220366, + "voter": "gringalicious" + }, + { + "rshares": 1831741386, + "voter": "rigaronib" + }, + { + "rshares": 162957765, + "voter": "listentojon" + }, + { + "rshares": 137667879, + "voter": "kalipo" + }, + { + "rshares": 143075506, + "voter": "james93" + }, + { + "rshares": 127399164, + "voter": "insight2incite" + }, + { + "rshares": 149055936, + "voter": "kurjik7" + }, + { + "rshares": 12950665574, + "voter": "goldmatters" + }, + { + "rshares": 155100253, + "voter": "dylan20" + } + ], + "author": "jpiper20", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.53, + "beneficiaries": [], + "blacklists": [], + "body": "Here is a project I have been working on. The name of the organization is Project MIA which stands for my independent address. The project is about living off the grid with a focus on green energy. I designed the logo, a brochure and a promotional item. \n\nhttps://i.imgur.com/pjyIi8E.jpg\n\nThe logo consists of the elements that make up living off of the grid. \n\nhttps://i.imgur.com/CY6ivZC.jpg\n\nhttps://i.imgur.com/ykCNU8d.jpg\n\nThe brochure tells all of the benefits of green energy and also the negatives. I like to show both point of views when looking at something. My goal is not to sell you on green energy, it is to inform you about it and then you can make your own decision as whether to use it or not.\n\nhttps://i.imgur.com/9VZyR54.jpg\n\nMy promotional item is a set of coasters. The idea is to give your drink its \"own grid.\" I plan to make a promotional item and brochure for each aspect of the initial logo. This is the first element, green energy. Thanks for viewing! Don't forget to follow.\n\nhttps://i.imgur.com/1PJY77K.jpg\n\nRenewable Energy creates three-times more jobs than fossil fuels.\nFossil fuels get 4 times the subsidy of renewables.\nRenewable energy is expected to jump to 25 percent of global gross power generation in 2018, a rise on 20 percent in 2011 and 19 percent in 2006.\nOne wind turbine is able to generate enough electricity to power up to 1,400 households.\nWithin a 5-year period, Portugal\u2019s electric grid jumped from 15 percent to 45 percent renewables.\nIf taken advantage of to its fullest extent, sunlight that beams on the earth for one hour could meet world energy demands for an entire year.\nEurope and North Africa could run on 100% renewable energy by 2050.\nIn 2014, China built two wind turbines per day.\nSolar power may account for the world's main energy source of power by 2050.\n20% of the UK's population live in areas suitable for Geothermal District Heating using heat pumps.\n\nSource: https://www.ovoenergy.com/blog/green/10-fun-facts-about-renewable-energy.html\n\n#design\n#art\n#green\n#news", + "category": "life", + "children": 3, + "created": "2016-09-09T21:00:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgur.com/pjyIi8E.jpg", + "https://i.imgur.com/CY6ivZC.jpg", + "https://i.imgur.com/ykCNU8d.jpg", + "https://i.imgur.com/9VZyR54.jpg", + "https://i.imgur.com/1PJY77K.jpg" + ], + "links": [ + "https://www.ovoenergy.com/blog/green/10-fun-facts-about-renewable-energy.html" + ], + "tags": [ + "life", + "design", + "art", + "green", + "news" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 57034892709151, + "payout": 299.384, + "payout_at": "2016-09-16T21:00:27", + "pending_payout_value": "299.384 HBD", + "percent_hbd": 10000, + "permlink": "branding-project-m-i-a-off-the-grid-living", + "post_id": 1188910, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 81 + }, + "title": "Branding -- Project M.I.A (Off The Grid Living)", + "updated": "2016-09-09T21:00:27", + "url": "/life/@jpiper20/branding-project-m-i-a-off-the-grid-living" + }, + { + "active_votes": [ + { + "rshares": 16915698281245, + "voter": "itsascam" + }, + { + "rshares": 1990891910916, + "voter": "steemroller" + }, + { + "rshares": 17878818095079, + "voter": "steemed" + }, + { + "rshares": 4394787712840, + "voter": "riverhead" + }, + { + "rshares": 5329258021193, + "voter": "kushed" + }, + { + "rshares": 3104750506, + "voter": "boy" + }, + { + "rshares": 3769567615, + "voter": "bue-witness" + }, + { + "rshares": 684095163, + "voter": "bunny" + }, + { + "rshares": 7599913623151, + "voter": "complexring" + }, + { + "rshares": 54945444115, + "voter": "bue" + }, + { + "rshares": 1663604643, + "voter": "mini" + }, + { + "rshares": 213805550, + "voter": "moon" + }, + { + "rshares": 625071742, + "voter": "healthcare" + }, + { + "rshares": 973270910, + "voter": "daniel.pan" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 288375028, + "voter": "helen.tan" + }, + { + "rshares": 9554370504, + "voter": "richman" + }, + { + "rshares": 1412803593, + "voter": "murh" + }, + { + "rshares": 51417907801, + "voter": "juanmiguelsalas" + }, + { + "rshares": 5987948564, + "voter": "fuck.off" + }, + { + "rshares": 5762236547, + "voter": "iloveporn" + }, + { + "rshares": 5105013346, + "voter": "the.bot" + }, + { + "rshares": 7008916368, + "voter": "johnbradshaw" + }, + { + "rshares": 13686881940, + "voter": "ultralord" + }, + { + "rshares": 25256938690, + "voter": "djm34" + }, + { + "rshares": 5003019857, + "voter": "the.whale" + }, + { + "rshares": 162826952073, + "voter": "dashpaymag" + }, + { + "rshares": 51810239264, + "voter": "asmolokalo" + }, + { + "rshares": 4738530758, + "voter": "unicornfarts" + }, + { + "rshares": 5001538268, + "voter": "vote" + }, + { + "rshares": 5270924028, + "voter": "kissmybutt" + }, + { + "rshares": -109309178976, + "voter": "sigmajin" + }, + { + "rshares": 282703543, + "voter": "sergey44" + }, + { + "rshares": 21155443842, + "voter": "rawnetics" + }, + { + "rshares": 64395291, + "voter": "armen" + }, + { + "rshares": 9570192158, + "voter": "thebotkiller" + }, + { + "rshares": -12485095587, + "voter": "goingpaper" + }, + { + "rshares": 22398900329, + "voter": "cryptos" + }, + { + "rshares": 15016453375, + "voter": "scaredycatguide" + }, + { + "rshares": 249946232, + "voter": "jimmytwoshoes" + }, + { + "rshares": 8040909570, + "voter": "craigwilliamz" + }, + { + "rshares": -5550554731, + "voter": "ats-david" + }, + { + "rshares": 372263079, + "voter": "runridefly" + }, + { + "rshares": 58869600, + "voter": "alaqrab" + }, + { + "rshares": 86947484, + "voter": "skeptic" + }, + { + "rshares": -50446336, + "voter": "gashodo" + }, + { + "rshares": 532746410, + "voter": "grisha-danunaher" + } + ], + "author": "armen", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.92, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n

         More often than none we are put in a very tight spot when we are faced with an important decision to \u201ccall\u201d or \u201cfold\u201d a hand in poker. I'm going to show you how to calculate your odds of improving your hand to help you make the right decision with the information that is given.

    \n


    \n    First thing we need to do is count the number of \u201cOuts\u201d we have. The slang word \u201cOuts\u201d implies to the number of cards that can help you improve your hand. For example; if you have AK and the flop is Q,10, 2, then we need a Jack to make a straight. There are four Jacks in a deck so you have four \u201cOuts\u201d to make a straight. Each \u201cOut\u201d gives us about 2% chance to show-up on the turn and 2% chance to show-up on the river. The 2% is derived from 1 out of 47. 1 being our \u201cOut\u201d and the 47 representing the remaining unknown cards out of the total 52. 1 out of 47 is about 2%. Since we have four \u201cOuts\u201d; multiply 4 (Outs) by 2 (percentage of 1 \u201cOut\u201d) to get 8. So, the percentage that a Jack will show-up on the turn is 8% and the percentage that a Jack will show-up on the river is also 8%. So, in total we have a 16% chance that we can improve our hand to  a \u201cStraight\u201d on the turn or the river.

    \n


    \n    Once we have figured out the percentage of improving our hand and ultimately our winning percentage, now we can make the right decisions to call or fold. In our last example we only had 16% to win so we must get at least six to one on our investment to make a call. Since our chances of winning are low, then we must have a high payout ratio. If the potential win doesn't fall within the ratio then the right decisions is to fold. Staying away from hands that have a low winning percentage and a low payout can save you from going busto.
    \n    The next time you are faced with a difficult decision to call or fold, just count your outs and do the math. I bet you, you hit a poker Homerun.

    \n


    \nPlay Hard, Play Smart and Count your \u201cOuts\u201d

    \n", + "category": "poker", + "children": 5, + "created": "2016-09-09T23:21:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/pD2XVjN.jpg" + ], + "tags": [ + "poker", + "odds", + "calculation", + "outs" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 54493774198372, + "payout": 287.849, + "payout_at": "2016-09-16T23:21:18", + "pending_payout_value": "287.849 HBD", + "percent_hbd": 10000, + "permlink": "poker-tip-man-armen-how-to-calculate-outs", + "post_id": 1190244, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 1.0, + "gray": false, + "hide": false, + "total_votes": 47 + }, + "title": "Poker Tip Man Armen-How to calculate \u201cOuts\"", + "updated": "2016-09-10T22:18:18", + "url": "/poker/@armen/poker-tip-man-armen-how-to-calculate-outs" + }, + { + "active_votes": [ + { + "rshares": 591951832843, + "voter": "barrie" + }, + { + "rshares": 376089085413, + "voter": "anonymous" + }, + { + "rshares": 166613213720, + "voter": "highasfuck" + }, + { + "rshares": 1469450621114, + "voter": "commedy" + }, + { + "rshares": 2061820919103, + "voter": "hr1" + }, + { + "rshares": 5550135241263, + "voter": "kushed" + }, + { + "rshares": 3944328788551, + "voter": "silversteem" + }, + { + "rshares": 1151072212244, + "voter": "rossco99" + }, + { + "rshares": 160938270547, + "voter": "ozmaster" + }, + { + "rshares": 1784867753712, + "voter": "xeroc" + }, + { + "rshares": 7575853215656, + "voter": "complexring" + }, + { + "rshares": 202905117524, + "voter": "alex90342fastn1" + }, + { + "rshares": 1848058310358, + "voter": "joseph" + }, + { + "rshares": 74963640294, + "voter": "aizensou" + }, + { + "rshares": 3372566302575, + "voter": "au1nethyb1" + }, + { + "rshares": 213043223889, + "voter": "b0y2k" + }, + { + "rshares": 425604400818, + "voter": "recursive2" + }, + { + "rshares": 2772423818532, + "voter": "recursive" + }, + { + "rshares": 1462143521, + "voter": "mineralwasser" + }, + { + "rshares": 899150480219, + "voter": "boombastic" + }, + { + "rshares": 115667257532, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 8480607652, + "voter": "bingo-0" + }, + { + "rshares": 2154858856, + "voter": "bingo-1" + }, + { + "rshares": 470749711831, + "voter": "boatymcboatface" + }, + { + "rshares": 59928769651, + "voter": "vip" + }, + { + "rshares": 10562744780, + "voter": "idol" + }, + { + "rshares": 46247052093, + "voter": "stoner19" + }, + { + "rshares": 129002175203, + "voter": "team" + }, + { + "rshares": 24303547241, + "voter": "yefet" + }, + { + "rshares": 1741340798, + "voter": "jocelyn" + }, + { + "rshares": 15473912661, + "voter": "gregory-f" + }, + { + "rshares": 82854295923, + "voter": "edgeland" + }, + { + "rshares": 508109943132, + "voter": "eeks" + }, + { + "rshares": 9104648073, + "voter": "fkn" + }, + { + "rshares": 437200168, + "voter": "paco-steem" + }, + { + "rshares": 5017183454, + "voter": "spaninv" + }, + { + "rshares": 30329408902, + "voter": "instructor2121" + }, + { + "rshares": 30052808332, + "voter": "james-show" + }, + { + "rshares": 2153575879, + "voter": "gekko" + }, + { + "rshares": 12642345397, + "voter": "elishagh1" + }, + { + "rshares": 1642536098700, + "voter": "cryptoctopus" + }, + { + "rshares": 9542953052, + "voter": "richman" + }, + { + "rshares": 1962119365, + "voter": "tad-auker" + }, + { + "rshares": 708076989060, + "voter": "nanzo-scoop" + }, + { + "rshares": 609068504, + "voter": "acidyo" + }, + { + "rshares": 155540432269, + "voter": "steve-walschot" + }, + { + "rshares": 215068503380, + "voter": "mummyimperfect" + }, + { + "rshares": 82050505491, + "voter": "asch" + }, + { + "rshares": 1426450295, + "voter": "murh" + }, + { + "rshares": 231946989226, + "voter": "sascha" + }, + { + "rshares": 6617794637, + "voter": "cryptofunk" + }, + { + "rshares": 2372006260, + "voter": "error" + }, + { + "rshares": 12193717142, + "voter": "andu" + }, + { + "rshares": 41733446340, + "voter": "ranko-k" + }, + { + "rshares": 966976765464, + "voter": "cyber" + }, + { + "rshares": 58028874784, + "voter": "theshell" + }, + { + "rshares": 59688179062, + "voter": "ak2020" + }, + { + "rshares": 31455634866, + "voter": "drinkzya" + }, + { + "rshares": 3764317734163, + "voter": "satoshifund" + }, + { + "rshares": 341225233, + "voter": "stiletto" + }, + { + "rshares": 382717321671, + "voter": "hedge-x" + }, + { + "rshares": 24531101106, + "voter": "ratel" + }, + { + "rshares": 55772810880, + "voter": "thecryptodrive" + }, + { + "rshares": 191709106982, + "voter": "will-zewe" + }, + { + "rshares": 2108427320, + "voter": "stephen-somers" + }, + { + "rshares": 284795652578, + "voter": "trogdor" + }, + { + "rshares": 33825386045, + "voter": "michaelx" + }, + { + "rshares": 5923411300, + "voter": "mark-waser" + }, + { + "rshares": 104860132854, + "voter": "geoffrey" + }, + { + "rshares": 96675295648, + "voter": "kimziv" + }, + { + "rshares": 45243782215, + "voter": "honeythief" + }, + { + "rshares": 2377369945, + "voter": "superfreek" + }, + { + "rshares": 12326798863, + "voter": "primus" + }, + { + "rshares": 523590189, + "voter": "mrhankeh" + }, + { + "rshares": 41910692409, + "voter": "clement" + }, + { + "rshares": 7380455947, + "voter": "dasha" + }, + { + "rshares": 233139473371, + "voter": "asmolokalo" + }, + { + "rshares": 93038004152, + "voter": "rubybian" + }, + { + "rshares": 3370768967, + "voter": "orly" + }, + { + "rshares": 18214252368, + "voter": "konstantin" + }, + { + "rshares": 133811523665, + "voter": "jackkang" + }, + { + "rshares": 11256138165, + "voter": "r4fken" + }, + { + "rshares": 25520149278, + "voter": "tcfxyz" + }, + { + "rshares": 7069119625, + "voter": "futurefood" + }, + { + "rshares": 814555490328, + "voter": "slowwalker" + }, + { + "rshares": 29279579589, + "voter": "furion" + }, + { + "rshares": 225778062, + "voter": "barbara2" + }, + { + "rshares": 250855128, + "voter": "ch0c0latechip" + }, + { + "rshares": 232177965, + "voter": "doge4lyf" + }, + { + "rshares": 1591356509, + "voter": "vi1son" + }, + { + "rshares": 1439408478652, + "voter": "renohq" + }, + { + "rshares": 13970247690, + "voter": "ausbitbank" + }, + { + "rshares": 1137862139, + "voter": "steem1653" + }, + { + "rshares": 10645940993, + "voter": "asim" + }, + { + "rshares": 4906997497, + "voter": "thegoodguy" + }, + { + "rshares": 2319948247, + "voter": "bitland" + }, + { + "rshares": 16487620216, + "voter": "aaseb" + }, + { + "rshares": 3541449109, + "voter": "karen13" + }, + { + "rshares": 1455097358, + "voter": "jrd8526" + }, + { + "rshares": 15101595452, + "voter": "jaycobbell" + }, + { + "rshares": 36640603542, + "voter": "condra" + }, + { + "rshares": 42138633185, + "voter": "milestone" + }, + { + "rshares": 6705340451, + "voter": "lichtblick" + }, + { + "rshares": 36930727406, + "voter": "creemej" + }, + { + "rshares": 96640276, + "voter": "wildchild" + }, + { + "rshares": 10215125022, + "voter": "benjiberigan" + }, + { + "rshares": 1933890104, + "voter": "iamwne" + }, + { + "rshares": 6416203482, + "voter": "smolalit" + }, + { + "rshares": 319095014211, + "voter": "calaber24p" + }, + { + "rshares": 6875412106, + "voter": "all-of-us" + }, + { + "rshares": 3387061080, + "voter": "bones" + }, + { + "rshares": 8495026569, + "voter": "rpf" + }, + { + "rshares": 3403479153, + "voter": "tarindel" + }, + { + "rshares": 24172300666, + "voter": "deanliu" + }, + { + "rshares": 38579497628, + "voter": "celsius100" + }, + { + "rshares": 172161986560, + "voter": "jl777" + }, + { + "rshares": 37783956110, + "voter": "zaebars" + }, + { + "rshares": 1366745384, + "voter": "aleco" + }, + { + "rshares": 7786730306, + "voter": "positive" + }, + { + "rshares": 1820930854, + "voter": "yarly" + }, + { + "rshares": 275109479, + "voter": "yarly2" + }, + { + "rshares": 275521387, + "voter": "yarly3" + }, + { + "rshares": 159279578, + "voter": "yarly4" + }, + { + "rshares": 160178852, + "voter": "yarly5" + }, + { + "rshares": 91302559, + "voter": "yarly7" + }, + { + "rshares": 3722685416, + "voter": "bristolchris72" + }, + { + "rshares": 560545873, + "voter": "jasonpay1" + }, + { + "rshares": 14671612062, + "voter": "proto" + }, + { + "rshares": 639310915, + "voter": "curator" + }, + { + "rshares": 14963842337, + "voter": "sisterholics" + }, + { + "rshares": 441281474, + "voter": "yarly10" + }, + { + "rshares": 1674536550, + "voter": "alex.chien" + }, + { + "rshares": 236361100, + "voter": "yarly11" + }, + { + "rshares": 82681797, + "voter": "yarly12" + }, + { + "rshares": 2934248494, + "voter": "tygergamer" + }, + { + "rshares": 256167512, + "voter": "fnait" + }, + { + "rshares": 233742766, + "voter": "keepcalmand" + }, + { + "rshares": 6316810005, + "voter": "stef" + }, + { + "rshares": 40871331744, + "voter": "celebr1ty" + }, + { + "rshares": 29797468272, + "voter": "smailer" + }, + { + "rshares": 156341247, + "voter": "steemster1" + }, + { + "rshares": 3078721811, + "voter": "glitterpig" + }, + { + "rshares": 5641554617, + "voter": "jed78" + }, + { + "rshares": 134380976588, + "voter": "steemdrive" + }, + { + "rshares": 1024034263, + "voter": "metaflute" + }, + { + "rshares": 7346788137, + "voter": "taker" + }, + { + "rshares": 899793857, + "voter": "pakisnxt" + }, + { + "rshares": 4974192695, + "voter": "theprophet0" + }, + { + "rshares": 1649142041, + "voter": "coinbar" + }, + { + "rshares": 63257042, + "voter": "sharon" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 506934385040, + "voter": "laonie" + }, + { + "rshares": 222083480819, + "voter": "ozchartart" + }, + { + "rshares": 5095811646, + "voter": "croatia" + }, + { + "rshares": 24475534553, + "voter": "laonie1" + }, + { + "rshares": 24986004688, + "voter": "laonie2" + }, + { + "rshares": 24995138873, + "voter": "laonie3" + }, + { + "rshares": 25145005052, + "voter": "laoyao" + }, + { + "rshares": 18293061012, + "voter": "myfirst" + }, + { + "rshares": 116076014733, + "voter": "somebody" + }, + { + "rshares": 25327433212, + "voter": "persianqueen" + }, + { + "rshares": 4341951191, + "voter": "flysaga" + }, + { + "rshares": 13468482897, + "voter": "gmurph" + }, + { + "rshares": 25647094032, + "voter": "midnightoil" + }, + { + "rshares": 493097340915, + "voter": "glitterfart" + }, + { + "rshares": 3991510187, + "voter": "ullikume" + }, + { + "rshares": 1644146593, + "voter": "andrew0" + }, + { + "rshares": 24990820543, + "voter": "laonie4" + }, + { + "rshares": 24989057515, + "voter": "laonie5" + }, + { + "rshares": 24986322060, + "voter": "laonie6" + }, + { + "rshares": 24983081321, + "voter": "laonie7" + }, + { + "rshares": 24979236100, + "voter": "laonie8" + }, + { + "rshares": 24977494631, + "voter": "laonie9" + }, + { + "rshares": 60373873248, + "voter": "xiaohui" + }, + { + "rshares": 102832176474, + "voter": "joele" + }, + { + "rshares": 5475576988, + "voter": "oflyhigh" + }, + { + "rshares": 1378469356, + "voter": "paynode" + }, + { + "rshares": 2006204098, + "voter": "xiaokongcom" + }, + { + "rshares": 2117572358, + "voter": "natalymaty" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 59738641, + "voter": "ciao" + }, + { + "rshares": 3238497654, + "voter": "blow" + }, + { + "rshares": 40300339155, + "voter": "eneismijmich" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 4042819781, + "voter": "xianjun" + }, + { + "rshares": 57765027, + "voter": "steema" + }, + { + "rshares": 74480084, + "voter": "confucius" + }, + { + "rshares": 12783109545, + "voter": "borran" + }, + { + "rshares": 28945441238, + "voter": "mrosenquist" + }, + { + "rshares": 67627457, + "voter": "stevescriber" + }, + { + "rshares": 2786084146, + "voter": "bledarus" + }, + { + "rshares": 54908311, + "voter": "loli" + }, + { + "rshares": 84327500138, + "voter": "miacats" + }, + { + "rshares": 56076164, + "voter": "nano2nd" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 265382853, + "voter": "microluck" + }, + { + "rshares": 8704405339, + "voter": "theb0red1" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 1604616596, + "voter": "chinadaily" + }, + { + "rshares": 59006436, + "voter": "cryptoblu" + }, + { + "rshares": 59000019, + "voter": "instructor" + }, + { + "rshares": 1645635850, + "voter": "ignat" + }, + { + "rshares": 693763280512, + "voter": "dollarvigilante" + }, + { + "rshares": 1443208704, + "voter": "anotherjoe" + }, + { + "rshares": 122219124, + "voter": "boatman" + }, + { + "rshares": 13661040944, + "voter": "gvargas123" + }, + { + "rshares": 56593235, + "voter": "johnbyrd" + }, + { + "rshares": 56575537, + "voter": "thomasaustin" + }, + { + "rshares": 56573535, + "voter": "thermor" + }, + { + "rshares": 56585538, + "voter": "ficholl" + }, + { + "rshares": 56566121, + "voter": "widell" + }, + { + "rshares": 9120100973, + "voter": "jaredcwillis" + }, + { + "rshares": 56161396, + "voter": "revelbrooks" + }, + { + "rshares": 24971011701, + "voter": "laonie10" + }, + { + "rshares": 22767269945, + "voter": "andrewawerdna" + }, + { + "rshares": 82601907082, + "voter": "barrycooper" + }, + { + "rshares": 8295777598, + "voter": "sethlinson" + }, + { + "rshares": 24369625430, + "voter": "hilarski" + }, + { + "rshares": 137943319, + "voter": "onlyvoluntary" + }, + { + "rshares": 54999739, + "voter": "curpose" + }, + { + "rshares": 55845079, + "voter": "rickmiller" + }, + { + "rshares": 2824547193, + "voter": "nulliusinverba" + }, + { + "rshares": 1041837560, + "voter": "runridefly" + }, + { + "rshares": 2587810301, + "voter": "funkywanderer" + }, + { + "rshares": 11728919136, + "voter": "ryan-singer" + }, + { + "rshares": 647204061, + "voter": "gear66" + }, + { + "rshares": 2026455774, + "voter": "richardcrill" + }, + { + "rshares": 24601755462, + "voter": "laonie11" + }, + { + "rshares": 55085378, + "voter": "troich" + }, + { + "rshares": 71431119, + "voter": "donneker" + }, + { + "rshares": 1689902260, + "voter": "davidjkelley" + }, + { + "rshares": 53966805, + "voter": "crion" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 53613607, + "voter": "wiss" + }, + { + "rshares": 22572477095, + "voter": "sponge-bob" + }, + { + "rshares": 15515017352, + "voter": "digital-wisdom" + }, + { + "rshares": 3940076304, + "voter": "ethical-ai" + }, + { + "rshares": 54362089, + "voter": "stroully" + }, + { + "rshares": 2120880917, + "voter": "matthewtiii" + }, + { + "rshares": 5784887303, + "voter": "jwaser" + }, + { + "rshares": 7310152441, + "voter": "doitvoluntarily" + }, + { + "rshares": 54019345, + "voter": "thadm" + }, + { + "rshares": 54017499, + "voter": "prof" + }, + { + "rshares": 414155475, + "voter": "steemorama" + }, + { + "rshares": 925566739, + "voter": "smisi" + }, + { + "rshares": 110296418, + "voter": "tito-baron" + }, + { + "rshares": 52560790, + "voter": "yorsens" + }, + { + "rshares": 115546868227, + "voter": "dan-bn" + }, + { + "rshares": 53331040, + "voter": "bane" + }, + { + "rshares": 53324520, + "voter": "vive" + }, + { + "rshares": 53318865, + "voter": "coad" + }, + { + "rshares": 2725415363, + "voter": "bwaser" + }, + { + "rshares": 53003720, + "voter": "sofa" + }, + { + "rshares": 59422248, + "voter": "plantbasedjunkie" + }, + { + "rshares": 320213729, + "voter": "bones261" + }, + { + "rshares": 376488497137, + "voter": "charlieshrem" + }, + { + "rshares": 60287262346, + "voter": "tracemayer" + }, + { + "rshares": 22557508850, + "voter": "brains" + }, + { + "rshares": 1444422457, + "voter": "uceph" + }, + { + "rshares": 582922475, + "voter": "bones555" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 1310242680, + "voter": "steemafon" + }, + { + "rshares": 1544124044, + "voter": "bitcoinparadise" + }, + { + "rshares": 5314695944, + "voter": "chick1" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 67870265, + "voter": "kattz" + }, + { + "rshares": 29307993637, + "voter": "ksc" + }, + { + "rshares": 2080950745, + "voter": "steemsquad" + }, + { + "rshares": 58801005, + "voter": "t-bot" + }, + { + "rshares": 2394343822, + "voter": "ellepdub" + }, + { + "rshares": 103532789, + "voter": "inarix03" + }, + { + "rshares": 9778267651, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 4905326464, + "voter": "morgan.waser" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 51232949, + "voter": "dragonice" + }, + { + "rshares": 51230296, + "voter": "steemq" + }, + { + "rshares": 51227561, + "voter": "battalar" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 700475842, + "voter": "ssekulji" + }, + { + "rshares": 3758135905, + "voter": "strong-ai" + }, + { + "rshares": 77637243, + "voter": "igtes" + }, + { + "rshares": 157689742, + "voter": "buffett" + }, + { + "rshares": 160475519, + "voter": "cruise" + }, + { + "rshares": 1472297268, + "voter": "rusteemitblog" + }, + { + "rshares": 161700361, + "voter": "shadowcash" + }, + { + "rshares": 158713829, + "voter": "rarcntv" + }, + { + "rshares": 161212160, + "voter": "origin" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 144470371, + "voter": "laskoff" + }, + { + "rshares": 156425539, + "voter": "planetearth" + }, + { + "rshares": 156299377, + "voter": "tipsandtricks" + }, + { + "rshares": 159387371, + "voter": "bosch" + }, + { + "rshares": 156227917, + "voter": "panic" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 155343384, + "voter": "koma" + } + ], + "author": "ozchartart", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.09, + "beneficiaries": [], + "blacklists": [], + "body": "Hello Steemers!\n\nhttps://img1.steemit.com/0x0/http://puu.sh/qPHEc/3b0d8913ce.png\n\n*POLONIEX*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/r3YpR/66db4276fa.png\n*4 hour Poloniex chart - Sept 08, 2016*\n\nhttp://puu.sh/r5cDl/9833feeec6.png\n*4 hour Poloniex chart - Sept 09, 2016*\nThe price went into making new all time low and used Bittrex support level for start of a bounce and making of a swing low.\n\n*BITTREX*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/r3Yuj/a670a0705d.png\n*4 hour Bittrex chart - Sept 08, 2016*\n\nhttp://puu.sh/r5cSk/3852a8fc07.png\n*4 hour Bittrex chart - Sept 09, 2016*\nThe price went crushing down, briefly bouncing on the ~0.00098 support line, but breaking it right after and going down to touch the 0.0009 support line where it now, same as on Poloniex made a swing low and is making a bounce\n\n*VOLUME COMPARISON*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/r3Y3F/e2255df327.png\n*STEEM/BTC volume Bittrex Sept 08, 2016*\n\nhttp://puu.sh/r5bQi/b51a7e6e56.png\n*STEEM/BTC volume Bittrex Sept 09, 2016*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/r3Y2w/065da54ec4.png\n*STEEM/BTC volume Poloniex Sept 08, 2016*\n\nhttp://puu.sh/r5bOY/33f26f6245.png\n*STEEM/BTC volume Poloniex Sept 09, 2016*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/r3XYX/f53d4a8c3a.png\n*STEEM indexed global volume Sept 08, 2016*\n\nhttp://puu.sh/r5bG8/27e5cb6b9b.png\n*STEEM indexed global volume Sept 09, 2016*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/r3XY5/12086cbaae.png\n*Coinmarketcap top volume cryptos Sept 08, 2016*\n\nhttp://puu.sh/r5deV/1445f3828b.png\n*Coinmarketcap top volume cryptos Sept 09, 2016*\nThe volume rises significantly on both exchanges and is overall ~3x higher then yesterday, giving a steem nice boost to the 23th place on volume rankings.\n\n*COMMENT*\nOnce again, I will post the comment by commenting as it involves my personal opinion!\nThank you for understanding!\n\nIf anyone has any questions or need's help fell free to ask, I will try to explain as fast and as best as I can.\nCritics, comments, reply's, counters, advice's, etc. are always welcome!\nHave my charts helped you in any way?Let me know with a comment below :)\nAre there more people who are doing TA?\nPlease post the links to your TA's posts into the comments as well!\n\n*DISCLAIMER*\nI am showing multiple scenarios on the price movement, in the post itself I do not take any stance, either bullish or bearish. I am not responsible for neither you\u2019re winning nor you're losses upon trading! the \"comment\" section is my personal opinion and does not mean I have to or do hold any positions in the given market.\nEveryone who uses TA develops his own unique charting style, please keep that in mind.\n\nhttps://www.youtube.com/watch?v=gkhAZ7vOqAo\n\nKind regards, OZ :)", + "category": "steem", + "children": 10, + "created": "2016-09-09T13:11:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img1.steemit.com/0x0/http://puu.sh/qPHEc/3b0d8913ce.png", + "https://img1.steemit.com/0x0/http://puu.sh/r3YpR/66db4276fa.png", + "http://puu.sh/r5cDl/9833feeec6.png", + "https://img1.steemit.com/0x0/http://puu.sh/r3Yuj/a670a0705d.png", + "http://puu.sh/r5cSk/3852a8fc07.png", + "https://img1.steemit.com/0x0/http://puu.sh/r3Y3F/e2255df327.png", + "http://puu.sh/r5bQi/b51a7e6e56.png", + "https://img1.steemit.com/0x0/http://puu.sh/r3Y2w/065da54ec4.png", + "http://puu.sh/r5bOY/33f26f6245.png", + "https://img1.steemit.com/0x0/http://puu.sh/r3XYX/f53d4a8c3a.png", + "http://puu.sh/r5bG8/27e5cb6b9b.png", + "https://img1.steemit.com/0x0/http://puu.sh/r3XY5/12086cbaae.png", + "http://puu.sh/r5deV/1445f3828b.png", + "https://img.youtube.com/vi/gkhAZ7vOqAo/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=gkhAZ7vOqAo" + ], + "tags": [ + "steem", + "poloniex", + "bittrex", + "technical-analysis", + "trading" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 53100794055371, + "payout": 279.74, + "payout_at": "2016-09-16T13:11:45", + "pending_payout_value": "279.740 HBD", + "percent_hbd": 10000, + "permlink": "usdsteem-btc-daily-poloniex-bittrex-technical-analysis-market-report-update-40-wasted-again-sept-09-2016", + "post_id": 1183999, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 301 + }, + "title": "$STEEM/BTC Daily Poloniex+Bittrex Technical Analysis / Market Report Update #40, \"...wasted again...\" Sept 09, 2016", + "updated": "2016-09-09T13:11:45", + "url": "/steem/@ozchartart/usdsteem-btc-daily-poloniex-bittrex-technical-analysis-market-report-update-40-wasted-again-sept-09-2016" + }, + { + "active_votes": [ + { + "rshares": 549762171663, + "voter": "barrie" + }, + { + "rshares": 347175063905, + "voter": "anonymous" + }, + { + "rshares": 14582895837698, + "voter": "summon" + }, + { + "rshares": 618864299621, + "voter": "val-a" + }, + { + "rshares": 2326424326392, + "voter": "badassmother" + }, + { + "rshares": 2015745771109, + "voter": "hr1" + }, + { + "rshares": 4538903741739, + "voter": "wang" + }, + { + "rshares": 5671967166550, + "voter": "steemit200" + }, + { + "rshares": 2483611918, + "voter": "boy" + }, + { + "rshares": 1744388896952, + "voter": "xeroc" + }, + { + "rshares": 3015413525, + "voter": "bue-witness" + }, + { + "rshares": 547242648, + "voter": "bunny" + }, + { + "rshares": 43937355281, + "voter": "bue" + }, + { + "rshares": 1232209713, + "voter": "val" + }, + { + "rshares": 1330788230, + "voter": "mini" + }, + { + "rshares": 171039480, + "voter": "moon" + }, + { + "rshares": 1722832017580, + "voter": "joseph" + }, + { + "rshares": 3095629713908, + "voter": "au1nethyb1" + }, + { + "rshares": 416003507137, + "voter": "recursive2" + }, + { + "rshares": 2705547195481, + "voter": "recursive" + }, + { + "rshares": 1352517210, + "voter": "mineralwasser" + }, + { + "rshares": 835001314249, + "voter": "boombastic" + }, + { + "rshares": 107427977838, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 7889756945, + "voter": "bingo-0" + }, + { + "rshares": 425470097849, + "voter": "boatymcboatface" + }, + { + "rshares": 1154888792604, + "voter": "cass" + }, + { + "rshares": 10086257822, + "voter": "idol" + }, + { + "rshares": 500028871, + "voter": "healthcare" + }, + { + "rshares": 778565885, + "voter": "daniel.pan" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 952925752, + "voter": "relativelyboston" + }, + { + "rshares": 230688861, + "voter": "helen.tan" + }, + { + "rshares": 308039539601, + "voter": "noaommerrr" + }, + { + "rshares": 1662645279, + "voter": "jocelyn" + }, + { + "rshares": 13761777646, + "voter": "gregory-f" + }, + { + "rshares": 85951923946, + "voter": "edgeland" + }, + { + "rshares": 9698060620, + "voter": "gregory60" + }, + { + "rshares": 14585983485, + "voter": "full-measure" + }, + { + "rshares": 18720199185, + "voter": "fkn" + }, + { + "rshares": 18048950092, + "voter": "kingscrown" + }, + { + "rshares": 29700405518, + "voter": "instructor2121" + }, + { + "rshares": 2067432843, + "voter": "gekko" + }, + { + "rshares": 24625599607, + "voter": "elishagh1" + }, + { + "rshares": 695173234523, + "voter": "nanzo-scoop" + }, + { + "rshares": 147500346529, + "voter": "steve-walschot" + }, + { + "rshares": 7453968753, + "voter": "kefkius" + }, + { + "rshares": 41469791258, + "voter": "hannixx42" + }, + { + "rshares": 210433102004, + "voter": "mummyimperfect" + }, + { + "rshares": 84885598617, + "voter": "asch" + }, + { + "rshares": 1412770098, + "voter": "murh" + }, + { + "rshares": 2264957065, + "voter": "error" + }, + { + "rshares": 39922486331, + "voter": "ranko-k" + }, + { + "rshares": 943640130971, + "voter": "cyber" + }, + { + "rshares": 58401703449, + "voter": "ak2020" + }, + { + "rshares": 29995764041, + "voter": "drinkzya" + }, + { + "rshares": 3687800148582, + "voter": "satoshifund" + }, + { + "rshares": 387029529937, + "voter": "taoteh1221" + }, + { + "rshares": 53299972780, + "voter": "thecryptodrive" + }, + { + "rshares": 80457190287, + "voter": "herzmeister" + }, + { + "rshares": 89856961307, + "voter": "schro" + }, + { + "rshares": 19199466609, + "voter": "ziv" + }, + { + "rshares": 16084639021, + "voter": "zakharya" + }, + { + "rshares": 32135591201, + "voter": "michaelx" + }, + { + "rshares": 5795452025, + "voter": "mark-waser" + }, + { + "rshares": 102404387233, + "voter": "geoffrey" + }, + { + "rshares": 145045278314, + "voter": "kimziv" + }, + { + "rshares": 45247865048, + "voter": "honeythief" + }, + { + "rshares": 2313150238, + "voter": "superfreek" + }, + { + "rshares": 497410679, + "voter": "mrhankeh" + }, + { + "rshares": 56702167788, + "voter": "isteemit" + }, + { + "rshares": 5599177217, + "voter": "arcaneinfo" + }, + { + "rshares": 68354994818, + "voter": "bacchist" + }, + { + "rshares": 56991263190, + "voter": "asmolokalo" + }, + { + "rshares": 84398536655, + "voter": "rubybian" + }, + { + "rshares": 3303886126, + "voter": "orly" + }, + { + "rshares": 441092854021, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 9218396930, + "voter": "r4fken" + }, + { + "rshares": 67328320216, + "voter": "mikemiziner" + }, + { + "rshares": 63392324731, + "voter": "furion" + }, + { + "rshares": 6044248481, + "voter": "owdy" + }, + { + "rshares": 451579717, + "voter": "barbara2" + }, + { + "rshares": 501757446, + "voter": "ch0c0latechip" + }, + { + "rshares": 464391319, + "voter": "doge4lyf" + }, + { + "rshares": 1024254768, + "voter": "steem1653" + }, + { + "rshares": 11144576755, + "voter": "asim" + }, + { + "rshares": 3320415923, + "voter": "karen13" + }, + { + "rshares": 1340986665, + "voter": "jrd8526" + }, + { + "rshares": 14498425550, + "voter": "jaycobbell" + }, + { + "rshares": 8567120265, + "voter": "noodhoog" + }, + { + "rshares": 35652462501, + "voter": "condra" + }, + { + "rshares": 828804568, + "voter": "thinkngrow" + }, + { + "rshares": 91926117, + "voter": "wildchild" + }, + { + "rshares": 11786682718, + "voter": "benjiberigan" + }, + { + "rshares": 319116824011, + "voter": "calaber24p" + }, + { + "rshares": 3404087690, + "voter": "tarindel" + }, + { + "rshares": 161412556119, + "voter": "jl777" + }, + { + "rshares": 7645691046, + "voter": "lostnuggett" + }, + { + "rshares": 35422878189, + "voter": "zaebars" + }, + { + "rshares": 15168182117, + "voter": "positive" + }, + { + "rshares": 1784755678, + "voter": "yarly" + }, + { + "rshares": 269607289, + "voter": "yarly2" + }, + { + "rshares": 270010959, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 282703543, + "voter": "sergey44" + }, + { + "rshares": 13755442064, + "voter": "proto" + }, + { + "rshares": 614745323, + "voter": "curator" + }, + { + "rshares": 22892657529, + "voter": "sisterholics" + }, + { + "rshares": 432471059, + "voter": "yarly10" + }, + { + "rshares": 1557907127, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 2814643719, + "voter": "tygergamer" + }, + { + "rshares": 512382213, + "voter": "fnait" + }, + { + "rshares": 467520923, + "voter": "keepcalmand" + }, + { + "rshares": 6317508571, + "voter": "stef" + }, + { + "rshares": 41421053882, + "voter": "celebr1ty" + }, + { + "rshares": 149543802, + "voter": "steemster1" + }, + { + "rshares": 113895684695, + "voter": "sterlinluxan" + }, + { + "rshares": 5361222505, + "voter": "jed78" + }, + { + "rshares": 3473088873, + "voter": "mahekg" + }, + { + "rshares": 128422131187, + "voter": "steemdrive" + }, + { + "rshares": 6888349735, + "voter": "taker" + }, + { + "rshares": 4650256168, + "voter": "theprophet0" + }, + { + "rshares": 60565253, + "voter": "sharon" + }, + { + "rshares": 792374475237, + "voter": "laonie" + }, + { + "rshares": 22881586361, + "voter": "laonie1" + }, + { + "rshares": 23393625295, + "voter": "laonie2" + }, + { + "rshares": 23402162791, + "voter": "laonie3" + }, + { + "rshares": 27444925505, + "voter": "myfirst" + }, + { + "rshares": 174155033431, + "voter": "somebody" + }, + { + "rshares": 16118569940, + "voter": "persianqueen" + }, + { + "rshares": 6755467757, + "voter": "flysaga" + }, + { + "rshares": 39904025627, + "voter": "midnightoil" + }, + { + "rshares": 3992493811, + "voter": "ullikume" + }, + { + "rshares": 3334006617, + "voter": "darrenturetzky" + }, + { + "rshares": 23398106440, + "voter": "laonie4" + }, + { + "rshares": 23396469603, + "voter": "laonie5" + }, + { + "rshares": 23393895098, + "voter": "laonie6" + }, + { + "rshares": 23390874870, + "voter": "laonie7" + }, + { + "rshares": 23387206793, + "voter": "laonie8" + }, + { + "rshares": 23385535517, + "voter": "laonie9" + }, + { + "rshares": 92360141539, + "voter": "xiaohui" + }, + { + "rshares": 62511292, + "voter": "jackkomber" + }, + { + "rshares": 1356753255, + "voter": "paynode" + }, + { + "rshares": 3009842687, + "voter": "xiaokongcom" + }, + { + "rshares": 62188234, + "voter": "msjennifer" + }, + { + "rshares": 57196572, + "voter": "ciao" + }, + { + "rshares": 1531034782, + "voter": "jrcornel" + }, + { + "rshares": 6290091385, + "voter": "xianjun" + }, + { + "rshares": 58977371, + "voter": "jers" + }, + { + "rshares": 60198505, + "voter": "nyoba" + }, + { + "rshares": 64621792, + "voter": "stevescriber" + }, + { + "rshares": 3523577009, + "voter": "bledarus" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 54857117, + "voter": "nano2nd" + }, + { + "rshares": 60173663, + "voter": "party1998" + }, + { + "rshares": 412835160, + "voter": "microluck" + }, + { + "rshares": 4846854926, + "voter": "matrixdweller" + }, + { + "rshares": 57802223, + "voter": "cryptoblu" + }, + { + "rshares": 57795937, + "voter": "instructor" + }, + { + "rshares": 663646804602, + "voter": "dollarvigilante" + }, + { + "rshares": 3301131515, + "voter": "macartem" + }, + { + "rshares": 13661286791, + "voter": "gvargas123" + }, + { + "rshares": 1506135724, + "voter": "jsantana" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 8719895872, + "voter": "jaredcwillis" + }, + { + "rshares": 53821337, + "voter": "revelbrooks" + }, + { + "rshares": 23379507364, + "voter": "laonie10" + }, + { + "rshares": 2977027069, + "voter": "netaterra" + }, + { + "rshares": 78857015375, + "voter": "barrycooper" + }, + { + "rshares": 23708075208, + "voter": "hilarski" + }, + { + "rshares": 3612400626, + "voter": "booky" + }, + { + "rshares": 52708083, + "voter": "curpose" + }, + { + "rshares": 54705383, + "voter": "rickmiller" + }, + { + "rshares": 2760419672, + "voter": "nulliusinverba" + }, + { + "rshares": 1042033097, + "voter": "runridefly" + }, + { + "rshares": 56920853, + "voter": "jlufer" + }, + { + "rshares": 2902991645, + "voter": "richardcrill" + }, + { + "rshares": 23033766040, + "voter": "laonie11" + }, + { + "rshares": 52836995, + "voter": "troich" + }, + { + "rshares": 1618089331, + "voter": "davidjkelley" + }, + { + "rshares": 51718188, + "voter": "crion" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 22575977388, + "voter": "sponge-bob" + }, + { + "rshares": 3779548719, + "voter": "ethical-ai" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 620294311, + "voter": "kev7000" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 925610210, + "voter": "smisi" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 2609649813, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 360832516444, + "voter": "charlieshrem" + }, + { + "rshares": 57670363386, + "voter": "tracemayer" + }, + { + "rshares": 22559037946, + "voter": "brains" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 1445562934, + "voter": "bitcoinparadise" + }, + { + "rshares": 1996101511, + "voter": "steemsquad" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341272800, + "voter": "ellepdub" + }, + { + "rshares": 95081132, + "voter": "inarix03" + }, + { + "rshares": 9556781908, + "voter": "herpetologyguy" + }, + { + "rshares": 322942107, + "voter": "robotev2" + }, + { + "rshares": 4696980369, + "voter": "morgan.waser" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 51230296, + "voter": "steemq" + }, + { + "rshares": 51227561, + "voter": "battalar" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 3598480691, + "voter": "strong-ai" + }, + { + "rshares": 76019801, + "voter": "igtes" + }, + { + "rshares": 151253426, + "voter": "buffett" + }, + { + "rshares": 154056498, + "voter": "cruise" + }, + { + "rshares": 1380278689, + "voter": "rusteemitblog" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 160260561, + "voter": "rage" + }, + { + "rshares": 159425365, + "voter": "tipsandtricks" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 156023422, + "voter": "reef" + }, + { + "rshares": 155943941, + "voter": "rule" + }, + { + "rshares": 158632601, + "voter": "cream" + }, + { + "rshares": 127399164, + "voter": "insight2incite" + }, + { + "rshares": 126583160, + "voter": "dbudlov" + }, + { + "rshares": 148903449, + "voter": "wandaham" + } + ], + "author": "modprobe", + "author_payout_value": "0.000 HBD", + "author_reputation": 64.88, + "beneficiaries": [], + "blacklists": [], + "body": "This is not my usual kind of content, but I believe reputation is important, so I'm posting this review here for posterity. I don't expect a whole lot of upvotes from this, and I think Steem could benefit from tools that make reviews like this more readily accessible and to tally up review scores, etc.\n\n_It has occurred to me that many people may have come to expect a different class of content from this account. Let me know in the comments if this kind of content is interesting to you, or if you'd rather I use a different account for this kind of content and reserve this one for my usual content (philosophy, technical explanations, development, etc)._\n\nJust got my internet set up in my new pad in St. Louis. I scheduled the appointment on Monday for between 10 and 11am. The technician arrived at about 10:35 (after I got a robocall saying he was expected at 10:30). He was easy to work with and understand, and he worked efficiently.\n\nMy laptop doesn't have an ethernet port (it came with a USB NIC, but I have no idea where that is), so I had to do this instead so I could configure my router. :D\n\nhttps://ipfs.pics/ipfs/QmWib8vfhgLxsSL2FGZEV2suZ75kU5JeiLGBENxx4Pvg1y\n\nI have to say, I can't complain about the service so far, though. The local cable cartel is Charter, and for $40/mo I get a 100Mbps line, but so far I can pull a sustained 130 (I can't push even 5, but I'm not sure what upstream speed I'm paying for), which has never happened to me before. The installation was quick and easy (guy came out, crimped some coax, wired in the modem, did something outside, and that was it. Maybe 30 mins), though they charged me $50 for it.\ufeff\n\n> Edit: The installation was actually $35. Derp\n\nAnd for the geeks like me:\n> --- google.com ping statistics ---\n50 packets transmitted, 50 received, 0% packet loss, time 9828ms\nrtt min/avg/max/mdev = 16.899/22.863/48.779/5.184 ms\n\nSo far (first impression, less than one day of use), I rate it 9/10 (revised, see edit below). If the upstream were better and they hadn't charged me (or at least charged less) for the installation, it would be a cool 10.\n\n> Edit: I should also mention that there was no long-term contract involved; it's month-to-month. There was no option to use my own modem for a discount, though that's not super important to me. There was an option to rent a wifi router with a support service for several bucks extra a month, but I didn't take it. I used my own router, which worked with the modem automatically as expected.\n>\n> There is no IPv6 support, though they talk about an official 6RD option on their site. I haven't tried it as yet. I bump them to 8/10 for the lack of real IPv6. IPv4 was never intended as more than an early 80's lab experiment, and it's now run out of addresses. It's seriously poor form for ISPs to not have IPv6 support yet.", + "category": "reviews", + "children": 5, + "created": "2016-09-09T19:39:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://ipfs.pics/ipfs/QmWib8vfhgLxsSL2FGZEV2suZ75kU5JeiLGBENxx4Pvg1y" + ], + "tags": [ + "reviews", + "offtopic", + "isp", + "charter", + "stlouis" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 54992652070306, + "payout": 272.219, + "payout_at": "2016-09-16T19:39:36", + "pending_payout_value": "272.219 HBD", + "percent_hbd": 10000, + "permlink": "initial-review-of-charter-s-isp-service", + "post_id": 1187992, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 232 + }, + "title": "Initial Review of Charter's ISP Service", + "updated": "2016-09-10T02:38:48", + "url": "/reviews/@modprobe/initial-review-of-charter-s-isp-service" + }, + { + "active_votes": [ + { + "rshares": 25621589716549, + "voter": "berniesanders" + }, + { + "rshares": 150958308295, + "voter": "nextgenwitness" + }, + { + "rshares": 9593368333494, + "voter": "pharesim" + }, + { + "rshares": 564269729648, + "voter": "justin" + }, + { + "rshares": 4539398392083, + "voter": "nextgencrypto" + }, + { + "rshares": 2483605713, + "voter": "boy" + }, + { + "rshares": 3015406079, + "voter": "bue-witness" + }, + { + "rshares": 547242648, + "voter": "bunny" + }, + { + "rshares": 43937213817, + "voter": "bue" + }, + { + "rshares": 336105576454, + "voter": "steemservices" + }, + { + "rshares": 25777112158, + "voter": "steemservices1" + }, + { + "rshares": 1330785748, + "voter": "mini" + }, + { + "rshares": 171039480, + "voter": "moon" + }, + { + "rshares": 207055913833, + "voter": "alex90342fastn1" + }, + { + "rshares": 75085401990, + "voter": "aizensou" + }, + { + "rshares": 6136195133, + "voter": "bentley" + }, + { + "rshares": 813593700368, + "voter": "boombastic" + }, + { + "rshares": 7692585616, + "voter": "bingo-0" + }, + { + "rshares": 1959049536, + "voter": "bingo-1" + }, + { + "rshares": 500028871, + "voter": "healthcare" + }, + { + "rshares": 398108232, + "voter": "grumlin" + }, + { + "rshares": 778564644, + "voter": "daniel.pan" + }, + { + "rshares": 2793350297169, + "voter": "donkeypong" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 813844941327, + "voter": "steemrollin" + }, + { + "rshares": 230688861, + "voter": "helen.tan" + }, + { + "rshares": 9781688967, + "voter": "andzzz" + }, + { + "rshares": 1107842219514, + "voter": "gavvet" + }, + { + "rshares": 886916222652, + "voter": "cryptogee" + }, + { + "rshares": 335151732396, + "voter": "teamsteem" + }, + { + "rshares": 695187251209, + "voter": "nanzo-scoop" + }, + { + "rshares": 634232306190, + "voter": "kevinwong" + }, + { + "rshares": 1412765133, + "voter": "murh" + }, + { + "rshares": 45456901771, + "voter": "justtryme90" + }, + { + "rshares": 4673205193, + "voter": "dahaz159" + }, + { + "rshares": 541128973141, + "voter": "infovore" + }, + { + "rshares": 2018734955, + "voter": "stephen-somers" + }, + { + "rshares": 787111934662, + "voter": "anwenbaumeister" + }, + { + "rshares": 145050480151, + "voter": "kimziv" + }, + { + "rshares": 5987868561, + "voter": "fuck.off" + }, + { + "rshares": 78180695546, + "voter": "razvanelulmarin" + }, + { + "rshares": 5902713783, + "voter": "iloveporn" + }, + { + "rshares": 5104989160, + "voter": "the.bot" + }, + { + "rshares": 7179787406, + "voter": "johnbradshaw" + }, + { + "rshares": 5002967763, + "voter": "the.whale" + }, + { + "rshares": 56991263190, + "voter": "asmolokalo" + }, + { + "rshares": 4738465639, + "voter": "unicornfarts" + }, + { + "rshares": 56852287668, + "voter": "ezzy" + }, + { + "rshares": 5001473150, + "voter": "vote" + }, + { + "rshares": 5270858909, + "voter": "kissmybutt" + }, + { + "rshares": 42721872615, + "voter": "mrwang" + }, + { + "rshares": 1024249182, + "voter": "steem1653" + }, + { + "rshares": 162244406718, + "voter": "anyx" + }, + { + "rshares": 16766074599, + "voter": "sebastien" + }, + { + "rshares": 3541757124, + "voter": "karen13" + }, + { + "rshares": 37344416302, + "voter": "diana.catherine" + }, + { + "rshares": 10854205661, + "voter": "deviedev" + }, + { + "rshares": 1283923402, + "voter": "jrd8526" + }, + { + "rshares": 79393801733, + "voter": "ntomaino" + }, + { + "rshares": 8217441887, + "voter": "noodhoog" + }, + { + "rshares": 4289445677, + "voter": "dcryptogold" + }, + { + "rshares": 55942500218, + "voter": "streetstyle" + }, + { + "rshares": 33856179150, + "voter": "creemej" + }, + { + "rshares": 34319783108, + "voter": "royaltiffany" + }, + { + "rshares": 267057377448, + "voter": "liberosist" + }, + { + "rshares": 31503400802, + "voter": "sauravrungta" + }, + { + "rshares": 161412444414, + "voter": "jl777" + }, + { + "rshares": 7454548770, + "voter": "lostnuggett" + }, + { + "rshares": 282703543, + "voter": "sergey44" + }, + { + "rshares": 14381121191, + "voter": "lemooljiang" + }, + { + "rshares": 13755432755, + "voter": "proto" + }, + { + "rshares": 614745323, + "voter": "curator" + }, + { + "rshares": 22893391563, + "voter": "sisterholics" + }, + { + "rshares": 1518971548, + "voter": "alex.chien" + }, + { + "rshares": 128937215341, + "voter": "shaka" + }, + { + "rshares": 7347538296, + "voter": "taker" + }, + { + "rshares": 792406655058, + "voter": "laonie" + }, + { + "rshares": 7787087052, + "voter": "thebluepanda" + }, + { + "rshares": 27445674741, + "voter": "myfirst" + }, + { + "rshares": 174161332593, + "voter": "somebody" + }, + { + "rshares": 6755684927, + "voter": "flysaga" + }, + { + "rshares": 39905415513, + "voter": "midnightoil" + }, + { + "rshares": 92364311802, + "voter": "xiaohui" + }, + { + "rshares": 17988970745, + "voter": "capper2016" + }, + { + "rshares": 3009934829, + "voter": "xiaokongcom" + }, + { + "rshares": 10989387080, + "voter": "gargon" + }, + { + "rshares": 62184832, + "voter": "ritadey" + }, + { + "rshares": 9803507290, + "voter": "thebotkiller" + }, + { + "rshares": 1563609990, + "voter": "jrcornel" + }, + { + "rshares": 6290308555, + "voter": "xianjun" + }, + { + "rshares": 22018851117, + "voter": "hanshotfirst" + }, + { + "rshares": 5981403251, + "voter": "lordvader" + }, + { + "rshares": 58977371, + "voter": "jers" + }, + { + "rshares": 11781169302, + "voter": "borran" + }, + { + "rshares": 3441633357, + "voter": "bledarus" + }, + { + "rshares": 654659183, + "voter": "imarealboy777" + }, + { + "rshares": 398091047, + "voter": "microluck" + }, + { + "rshares": 10888653655, + "voter": "matrixdweller" + }, + { + "rshares": 33011233455, + "voter": "thecurator" + }, + { + "rshares": 2770581638, + "voter": "virtualgrowth" + }, + { + "rshares": 73911627820, + "voter": "anotherjoe" + }, + { + "rshares": 91269679229, + "voter": "serejandmyself" + }, + { + "rshares": 4969306752, + "voter": "almerri" + }, + { + "rshares": 249946232, + "voter": "jimmytwoshoes" + }, + { + "rshares": 3235108884, + "voter": "macartem" + }, + { + "rshares": 13661225365, + "voter": "gvargas123" + }, + { + "rshares": 22905140470, + "voter": "andrewawerdna" + }, + { + "rshares": 2696306624, + "voter": "seanobi" + }, + { + "rshares": 7674971846, + "voter": "craigwilliamz" + }, + { + "rshares": 1894772691, + "voter": "cryptoeasy" + }, + { + "rshares": 2182551484, + "voter": "jeremyfromwi" + }, + { + "rshares": 63919901, + "voter": "lovetosteemit" + }, + { + "rshares": 1459031291, + "voter": "getonthetrain" + }, + { + "rshares": 1394045044, + "voter": "masonmiler" + }, + { + "rshares": 633217110, + "voter": "kev7000" + }, + { + "rshares": 4955451686, + "voter": "burnin" + }, + { + "rshares": 59801281, + "voter": "nelyp" + }, + { + "rshares": 336398028, + "voter": "robotev2" + }, + { + "rshares": 3535586385, + "voter": "puffin" + }, + { + "rshares": 85013954, + "voter": "flourishing" + }, + { + "rshares": 1514598379, + "voter": "robotev" + }, + { + "rshares": 51690461, + "voter": "s0lo" + }, + { + "rshares": 1242102063, + "voter": "greenwayoflife" + }, + { + "rshares": 91265854, + "voter": "artfullyaging" + }, + { + "rshares": 166122349, + "voter": "haddock" + }, + { + "rshares": 247235040, + "voter": "darkminded153" + }, + { + "rshares": 24926651317, + "voter": "curie" + }, + { + "rshares": 133613758, + "voter": "insight2incite" + }, + { + "rshares": 142753873, + "voter": "danie" + }, + { + "rshares": 139448908, + "voter": "roger.steemit" + } + ], + "author": "curie", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.56, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://s11.postimg.org/jr2x6jjgj/Gallery_Cornelis_Van_Der_Geestd3286.jpg
    \n\n## Introduction\n[Project Curie](https://steemit.com/steemit/@donkeypong/announcing-project-curie-bringing-rewards-and-recognition-to-steemit-s-undiscovered-and-emerging-authors) is a community project run by several Steemit authors. Its mission is to help reward content creators who are posting great original content, yet who have not yet become established. In the short time since Curie began, our writers group has partnered with @nextgencrypto and other whale accounts to bring rewards to these deserving authors. *Writers, artists, chefs, photographers, videographers, and many others have been recognized by these rewards.*\n\nToday, the @curie account is making its first daily posting. Each day, the members of our Project will publish this list of the posts that Project Curie has chosen to reward recently. We hope that this list will provide more positive exposure to the authors we have selected. Also, it is an effort for us to be more transparent about which posts are being rewarded. We hope that you will consider following not only this @curie account, but also many of the authors whose work is featured here each day. **Please consider adding your comments on these posts also!**\n\n----------------------\n\n## Today's Brief Analysis\nOver the last 24 hours, Project Curie voted on a total of 80 posts by 73 unique authors. Over these 80 posts, SBD 2665 were paid out to authors, for an average of SBD 33 per post. The top paying post was @milaoz's Ostrich Farm - Part 2. 13 of these posts were submitted in the #curie channel by curators. The top tags used were \"art\" (31), \"story\" (20) and \"photography\" (15). The tag \"life\" was used a lot, but often inappropriately so.\n\n----------------------\n\n| | Author | Post | Payout |\n| --------- | --------- | ---------- | --------- |\n|\n| https://img1.steemit.com/128x256/https://scontent-ams3-1.xx.fbcdn.net/t31.0-8/14290006_844545232343012_5805997647013617776_o.jpg | [@milaoz](https://steemit.com/milaoz) | [\"Ostrich farm\". As interesting and exciting, I spent the weekend. Part 2.](https://steemit.com/photography/@milaoz/ostrich-farm-as-interesting-and-exciting-i-spent-the-weekend-part-2) | 109.212 SBD |\n| https://img1.steemit.com/128x256/http://creatingit.org/wp-content/uploads/2016/09/moving-b.jpg | [@stephmckenzie](https://steemit.com/stephmckenzie) | [Can Getting Rid of Our Excess Belongings Make the World a Better Place? I Think So](https://steemit.com/money/@stephmckenzie/can-getting-rid-of-our-excess-belongings-make-the-world-a-better-place-i-think-so) | 107.695 SBD |\n| https://img1.steemit.com/128x256/http://vignette4.wikia.nocookie.net/harrypotter/images/d/d8/Dumbledore_Memory.jpg | [@engineercampus](https://steemit.com/engineercampus) | [8 Steps to YOUR Engineering Drawings](https://steemit.com/engineering/@engineercampus/8-steps-to-your-engineering-drawings) | 107.513 SBD |\n| https://img1.steemit.com/128x256/http://www.madeineighty.com/wp-content/uploads/2015/07/steemit088.jpg | [@kommienezuspadt](https://steemit.com/kommienezuspadt) | [\"Lady Death started following you\"!](https://steemit.com/art/@kommienezuspadt/lady-death-started-following-you) | 105.937 SBD |\n| https://img1.steemit.com/128x256/https://i.imgsafe.org/215b54a857.jpg | [@markrmorrisjr](https://steemit.com/markrmorrisjr) | [Original Fiction: JACKED, Book one of the Origin Dime Chronicles, Episode 3](https://steemit.com/story/@markrmorrisjr/original-fiction-jacked-book-one-of-the-origin-dime-chronicles-episode-3) | 98.497 SBD |\n| https://img1.steemit.com/128x256/https://s20.postimg.org/wizusg3xp/old_man_for_a_night.jpg | [@tahriq](https://steemit.com/tahriq) | [BECOMING AN OLD MAN FOR 1 NIGHT: How prosthetic makeup made me appreciate my age.](https://steemit.com/beforeandafter/@tahriq/becoming-an-old-man-for-1-night-how-prosthetic-makeup-made-me-appreciate-my-age) | 83.093 SBD |\n| https://img1.steemit.com/128x256/https://www.steemimg.com/images/2016/09/08/nft956c8.jpg | [@jed78](https://steemit.com/jed78) | [Using The Nutrient Film Technique To Grow Lettuce, Basil And Arugula](https://steemit.com/gardening/@jed78/using-the-nutrient-film-technique-to-grow-lettuce-basil-and-arugula) | 75.319 SBD |\n| https://img1.steemit.com/128x256/https://s16.postimg.io/c0tnk66o3/dream.jpg | [@mariandavp](https://steemit.com/mariandavp) | [Love letter to a leather jacket - original artworks and story by @mariandavp](https://steemit.com/art/@mariandavp/a-love-letter-to-my-diary-original-story-and-artwork-by-mariandavp) | 57.280 SBD |\n| https://img1.steemit.com/128x256/http://oi66.tinypic.com/27zerue.jpg | [@coinbitgold](https://steemit.com/coinbitgold) | [Academia Spotlight, Issue 4 - A look at Computed Tomography generations](https://steemit.com/academiaspotlight/@coinbitgold/academia-spotlight-issue-4-a-look-at-computed-tomography-generations) | 54.217 SBD |\n| https://img1.steemit.com/128x256/https://www.steemimg.com/images/2016/09/09/SunsetintheSeab8afa.png | [@royalmacro](https://steemit.com/royalmacro) | [The Sunset In The Sea [An Original Abstract Art]](https://steemit.com/art/@royalmacro/the-sunset-in-the-sea-an-original-abstract-art) | 50.592 SBD |\n| https://img1.steemit.com/128x256/https://steemimg.com/images/2016/09/08/Mechanic_PubDom5f3ed.jpg | [@ats-david](https://steemit.com/ats-david) | [Living with Regret: Thoughts I Should Have Spoken](https://steemit.com/life/@ats-david/living-with-regret-thoughts-i-should-have-spoken) | 49.528 SBD |\n| https://img1.steemit.com/128x256/https://i.imgsafe.org/1dfc1238cf.jpg | [@pattycosplayer](https://steemit.com/pattycosplayer) | [Howl's moving castle - My Howl's Cosplay](https://steemit.com/cosplay/@pattycosplayer/howl-s-moving-castle-my-howl-s-cosplay) | 49.771 SBD |\n| https://img1.steemit.com/128x256/https://i.imgsafe.org/1e294c7bd0.jpg | [@lehard](https://steemit.com/lehard) | [How to Foster a Vegetable, an Instruction](https://steemit.com/humor/@lehard/how-to-foster-a-vegetable-an-instruction) | 44.952 SBD |\n| https://img1.steemit.com/128x256/https://s13.postimg.org/mw1r064mv/Bolsos_Clutch_disen_adora_Laura_Pons_min.jpg | [@webosfritos](https://steemit.com/webosfritos) | [Biling\u00c3\u00bce/Blingual - Surrogate Pregnancy and human being trafficking - A painful personal experience... Part 1 - El embarazo subrogado y el tr\u00c3\u00a1fico de seres humanos - una dolorosa experiencia personal - Parte 1](https://steemit.com/life/@webosfritos/bilinguee-blingual-surrogate-pregnancy-and-human-being-trafficking-a-painful-personal-experience-part-1-el-embarazo-subrogado-y) | 43.741 SBD |\n| https://img1.steemit.com/128x256/https://thoughtmerchant.files.wordpress.com/2016/06/haitian-revolution-2.jpg | [@anotherjoe](https://steemit.com/anotherjoe) | [Part 11 \u00e2\u20ac\u201c La Gon\u00c3\u00a2ve, Haiti - A Vision of Regeneration for a Degraded Land and Impoverished People \u00e2\u20ac\u201c Regenerative Business](https://steemit.com/life/@anotherjoe/part-11-la-gonave-haiti-a-vision-of-regeneration-for-a-degraded-land-and-impoverished-people-regenerative-business) | 38.383 SBD |\n| https://img1.steemit.com/128x256/https://github.com/michelegraybeal/kikinuggets/raw/photography/P1210237.jpg | [@michelegraybeal](https://steemit.com/michelegraybeal) | [How I enjoy Burning Man](https://steemit.com/photography/@michelegraybeal/how-i-enjoy-burning-man) | 36.729 SBD |\n| https://img1.steemit.com/128x256/https://s17.postimg.org/uidi1p40v/What_I_Learned_from_The_Drunkard_Walk_by_Mlodino.jpg | [@cristi](https://steemit.com/cristi) | [What I Learned from The Drunkard Walk by Leonard Mlodinow](https://steemit.com/psychology/@cristi/what-i-learned-from-the-drunkard-walk-by-leonard-mlodinow) | 36.222 SBD |\n| https://img1.steemit.com/128x256/https://scontent-arn2-1.xx.fbcdn.net/v/t1.0-9/164031_1793588525067_7129491_n.jpg?oh=d74527d94f33fbba46fb6dded3735881&oe=5841D044 | [@schattenjaeger](https://steemit.com/schattenjaeger) | [I Kept Thinking of a Clever Title, but All I Came Up with Was This - a Few Thoughts on \"Short-termism\"](https://steemit.com/capitalism/@schattenjaeger/i-kept-thinking-of-a-clever-title-but-i-came-up-with-was-this-a-few-thoughts-on-short-termism) | 34.812 SBD |\n| https://img1.steemit.com/128x256/http://i.imgur.com/qnS7NUj.jpg | [@ezzy](https://steemit.com/ezzy) | [The Uprising - Part 2 (My Original Short Stories)](https://steemit.com/story/@ezzy/the-uprising-part-2-my-original-short-stories) | 33.530 SBD |\n| https://img1.steemit.com/128x256/https://c2.staticflickr.com/3/2757/4064437313_0b1fb6e265_b.jpg | [@cathi-xx](https://steemit.com/cathi-xx) | [The Trophy (An original sonnet)](https://steemit.com/poetry/@cathi-xx/the-trophy-an-original-sonnet) | 32.533 SBD |\n| https://img1.steemit.com/128x256/http://pre15.deviantart.net/b2a4/th/pre/i/2016/249/6/d/the_market_frame_1_final_version_by_ehrendreich-dagnzsk.png | [@iamwne](https://steemit.com/iamwne) | [The Dark Market - Animated Virtual Set](https://steemit.com/art/@iamwne/the-dark-market-animated-virtual-set) | 32.333 SBD |\n| https://img1.steemit.com/128x256/https://www.steemimg.com/images/2016/09/08/blackbudb5ba.jpg | [@mikkolyytinen](https://steemit.com/mikkolyytinen) | [Musings](https://steemit.com/art/@mikkolyytinen/musings) | 32.649 SBD |\n| https://img1.steemit.com/128x256/https://www.steemimg.com/images/2016/09/08/smoke95718.png | [@mikkolyytinen](https://steemit.com/mikkolyytinen) | [I quit](https://steemit.com/blog/@mikkolyytinen/i-quit) | 32.969 SBD |\n| https://img1.steemit.com/128x256/http://scribblingbandits.com/wp-content/uploads/2016/09/coins.jpg | [@merej99](https://steemit.com/merej99) | [Of Pennies and Humble Pie - a true story inspired by a post from @bendjmiller222](https://steemit.com/life/@merej99/of-pennies-and-humble-pie-a-true-story-inspired-by-a-post-from-bendjmiller222) | 31.531 SBD |\n| https://img1.steemit.com/128x256/https://img1.steemit.com/0x0/https://media.giphy.com/media/sFcx5kkgrZQyI/giphy.gif | [@stealthtrader](https://steemit.com/stealthtrader) | [\"Hollow World\" Part 5](https://steemit.com/story/@stealthtrader/hollow-world-part-5) | 31.665 SBD |\n| https://img1.steemit.com/128x256/https://pixabay.com/static/uploads/photo/2014/07/31/23/01/clock-407101_640.jpg | [@anomaly](https://steemit.com/anomaly) | [Why I Don't Punch Dolphins Anymore (An original story ~ Part 12 Time In A Bottle)](https://steemit.com/story/@anomaly/why-i-don-t-punch-dolphins-anymore-an-original-story-part-12-time-in-a-bottle) | 31.254 SBD |\n| https://img1.steemit.com/128x256/http://i.imgsafe.org/1e4cd3723c.jpg | [@jbouchard12](https://steemit.com/jbouchard12) | [Reel Action Pt. 3](https://steemit.com/fishing/@jbouchard12/reel-action-pt-3) | 31.462 SBD |\n| https://img1.steemit.com/128x256/https://pixabay.com/static/uploads/photo/2015/09/29/02/03/american-963191_640.jpg | [@anomaly](https://steemit.com/anomaly) | [How to make money the easy way by sitting at home and playing a video game](https://steemit.com/life/@anomaly/how-to-make-money-the-easy-way-by-sitting-at-home-and-playing-a-video-game) | 31.250 SBD |\n| https://img1.steemit.com/128x256/http://i.imgur.com/t97o8d8.jpg | [@getonthetrain](https://steemit.com/getonthetrain) | [3: Leonardo Da Vinci - Gay and Vegan?](https://steemit.com/health/@getonthetrain/3-leonardo-da-vinci-gay-and-vegan) | 31.329 SBD |\n| https://img1.steemit.com/128x256/https://s11.postimg.io/lyb91gsgj/Angel_Olsen_My_Woman.jpg | [@steemswede](https://steemit.com/steemswede) | [[MUSIC REVIEW] Angel Olsen - My Woman](https://steemit.com/music/@steemswede/music-review-angel-olsen-my-woman) | 31.853 SBD |\n| https://img1.steemit.com/128x256/https://s9.postimg.org/bl8feauin/IMG_20160908_125419.jpg | [@luzcypher](https://steemit.com/luzcypher) | [Can You Name These Flowers?](https://steemit.com/gardening/@luzcypher/can-you-name-these-flowers) | 31.349 SBD |\n| https://img1.steemit.com/128x256/https://s9.postimg.org/gch14d0lb/Whats_App_Image_2016_09_09_at_11_25_28.jpg | [@serioustruth](https://steemit.com/serioustruth) | [Tattoos do not make you a criminal](https://steemit.com/art/@serioustruth/tattoos-does-not-make-you-a-criminal) | 29.846 SBD |\n| https://img1.steemit.com/128x256/http://i1160.photobucket.com/albums/q491/brian_murray4/Screen%20Shot%202016-09-07%20at%207.55.04%20PM_zpsbhlzqwdw.png | [@lordvader](https://steemit.com/lordvader) | [HOW TO RUiN AN EMPIRE: RBE RENTAL BY EMPIRE](https://steemit.com/humor/@lordvader/how-to-ruin-an-empire-rbe-rental-by-empire) | 29.216 SBD |\n| https://img1.steemit.com/128x256/http://dreamlab.media/music/CG-AS/front.jpg | [@dailybitcoinnews](https://steemit.com/dailybitcoinnews) | [My Solfeggio Frequency Meditation Songs [Free download only available on Steemit]](https://steemit.com/meditation/@dailybitcoinnews/my-solfeggio-frequency-meditation-songs-free-download-only-available-on-steemit) | 28.976 SBD |\n| https://img1.steemit.com/128x256/https://img1.steemit.com/0x0/http://img14.deviantart.net/92cf/i/2010/260/3/7/basketball_on_fire_by_felipes4rg-d2yxwdl.jpg | [@ltm](https://steemit.com/ltm) | [The Working-Man's Approach to Daily Fantasy Sports - Choosing Your Core](https://steemit.com/sports/@ltm/the-working-man-s-approach-to-daily-fantasy-sports-choosing-your-core) | 27.748 SBD |\n| https://img1.steemit.com/128x256/https://s20.postimg.org/5a83ktez1/35mm_yellow_tinted_1.jpg | [@darkb4dawn](https://steemit.com/darkb4dawn) | [Yellowed film; A B&W image set of yellow tinted 35mm film Photography, developed and printed in the darkroom by me](https://steemit.com/photography/@darkb4dawn/yellowed-film-a-b-and-w-image-set-of-yellow-tinted-35mm-film-photography-developed-and-printed-in-the-darkroom-by-me) | 25.673 SBD |\n| https://img1.steemit.com/128x256/https://steemimg.com/images/2016/09/08/119496c1f.md.jpg | [@dexter-k](https://steemit.com/dexter-k) | [Bathroom selfies: A continuing wedding photographer's project (original work)](https://steemit.com/photography/@dexter-k/bathroom-selfies-a-continuing-wedding-photographer-s-project-original-work) | 25.814 SBD |\n| https://img1.steemit.com/128x256/https://www.steemimg.com/images/2016/09/08/blockbuster6d679.jpg | [@brianphobos](https://steemit.com/brianphobos) | [Having A Profitable Business Is Hard AF](https://steemit.com/life/@brianphobos/having-a-profitable-business-is-hard-af) | 24.934 SBD |\n| https://img1.steemit.com/128x256/https://steemimg.com/images/2016/09/08/pexels-photo-70860285af.jpg | [@greenwayoflife](https://steemit.com/greenwayoflife) | [Garden Versus Store: Save your FIAT money on your vegetable bills](https://steemit.com/money/@greenwayoflife/garden-versus-store-save-fiat-on-your-vegetable-bills) | 24.277 SBD |\n| https://img1.steemit.com/128x256/https://steemimg.com/images/2016/09/08/IMG_11538ad9e.jpg | [@lilmisjenn](https://steemit.com/lilmisjenn) | [Veggies can be yummy....](https://steemit.com/food/@lilmisjenn/4rfuug-veggies-can-be-yummy) | 24.056 SBD |\n| https://img1.steemit.com/128x256/https://i.imgsafe.org/0cb78839b0.jpg | [@papa-pepper](https://steemit.com/papa-pepper) | [SCAR STORY CONTEST - Show your scar, Tell the story, Win some steem dollars! - It's just that easy!](https://steemit.com/contest/@papa-pepper/scar-story-contest-show-your-scar-tell-the-story-win-some-steem-dollars-it-s-just-that-easy) | 24.278 SBD |\n| https://img1.steemit.com/128x256/http://dreamlab.media/music/Satellite-Grooves-atoms-molecules+rain/front.jpg | [@dailybitcoinnews](https://steemit.com/dailybitcoinnews) | [Satellite Grooves - Atoms, Molecules, and Rain [Free download only available on Steemit] IDM Electronic](https://steemit.com/music/@dailybitcoinnews/satellite-grooves-atoms-molecules-and-rain-free-download-only-available-on-steemit-idm-electronic) | 24.538 SBD |\n| https://img1.steemit.com/128x256/https://photos.smugmug.com/photos/i-dNjxqBN/0/X3/i-dNjxqBN-X3.jpg | [@runrudy](https://steemit.com/runrudy) | [Japan Photo Trip: Beppu Hot Spring Parks - Image #1](https://steemit.com/photography/@runrudy/japan-photo-trip-beppu-hot-spring-parks-image-1) | 23.384 SBD |\n| https://img1.steemit.com/128x256/https://www.steemimg.com/images/2016/09/09/STP807332a17ce.jpg | [@romanskv](https://steemit.com/romanskv) | [the magical world of surrealism](https://steemit.com/art/@romanskv/the-magical-world-of-surrealism) | 22.453 SBD |\n| https://img1.steemit.com/128x256/https://steemimg.com/images/2016/09/07/DallasKolotyloPhotography-VancouverModelPhotographer2249d1.md.jpg | [@dexter-k](https://steemit.com/dexter-k) | [Experiments shooting in horrible, ugly, midday sun (original work)](https://steemit.com/photography/@dexter-k/experiments-shooting-in-horrible-ugly-midday-sun) | 22.129 SBD |\n| https://img1.steemit.com/128x256/http://24.media.tumblr.com/tumblr_m0olpfeTAn1r1e5vwo1_400.gif | [@talanhorne](https://steemit.com/talanhorne) | [Netflixing: Twin Peaks](https://steemit.com/tv/@talanhorne/netflixing-twin-peaks) | 22.005 SBD |\n| https://img1.steemit.com/128x256/https://pixabay.com/static/uploads/photo/2015/11/10/08/43/characters-1036502_960_720.png | [@renzoarg](https://steemit.com/renzoarg) | [This article is a lie - Recursive loops](https://steemit.com/science/@renzoarg/this-article-is-a-lie-recursive-loops) | 22.650 SBD |\n| https://img1.steemit.com/128x256/https://upload.wikimedia.org/wikipedia/en/thumb/3/37/Aira_Pillars.jpg/1200px-Aira_Pillars.jpg | [@reneenouveau](https://steemit.com/reneenouveau) | [My Pillars: Rilke the Poet (Part 1)](https://steemit.com/life/@reneenouveau/my-pillars-pillar-one-rilke-the-poet) | 22.859 SBD |\n| https://img1.steemit.com/128x256/http://i67.tinypic.com/ou5euo.jpg | [@edgarsart](https://steemit.com/edgarsart) | [Marilyn Manson Original Pencil Drawing](https://steemit.com/art/@edgarsart/marilyn-manson-original-pencil-drawing) | 22.611 SBD |\n| https://img1.steemit.com/128x256/http://i63.tinypic.com/a2t46u.jpg | [@edgarsart](https://steemit.com/edgarsart) | [White Charcoal Tiger Original Drawing](https://steemit.com/art/@edgarsart/white-charcoal-tiger-original-drawing) | 22.870 SBD |\n| https://img1.steemit.com/128x256/https://upload.wikimedia.org/wikipedia/commons/6/6e/Plankton_collage.jpg | [@lanimal](https://steemit.com/lanimal) | [Dynamic Selection within Diverse Plankton Communities Maintains Productivity in the Ocean](https://steemit.com/science/@lanimal/dynamic-selection-within-diverse-plankton-communities-maintains-productivity-in-the-ocean) | 21.816 SBD |\n| https://img1.steemit.com/128x256/http://i.dailymail.co.uk/i/pix/2007/04_01/yobritDM1104_468x471.jpg | [@masonmiler](https://steemit.com/masonmiler) | [Poetry vs Rap ( An Original Rapoem By @Masonmiler )](https://steemit.com/poetry/@masonmiler/poetry-vs-rap-an-original-rapoem-by-masonmiler) | 21.542 SBD |\n| https://img1.steemit.com/128x256/http://i349.photobucket.com/albums/q393/dmbaim/Art/cornucopia1_zpshamdu9kn.jpg | [@tanyabtc](https://steemit.com/tanyabtc) | [Cornucopia](https://steemit.com/art/@tanyabtc/cornucopia) | 21.100 SBD |\n| https://img1.steemit.com/128x256/https://s21.postimg.org/7qtvov40n/The_Grizzly_Sound_of_Music.jpg | [@rachelsvparry](https://steemit.com/rachelsvparry) | [The Grizzly Sound of Music](https://steemit.com/art/@rachelsvparry/the-grizzly-sound-of-music) | 21.018 SBD |\n| https://img1.steemit.com/128x256/https://ipfs.pics/ipfs/QmQm3sUpvzM78hJNDaoyTFtJUmoBYvWNmC4qQ6Ch3NGPFH | [@eveningstar92](https://steemit.com/eveningstar92) | [I Once Had A Lion- Custom Tattoo Design- Drawing and Tattoo](https://steemit.com/art/@eveningstar92/i-once-had-a-lion-custom-tattoo-design-drawing-and-tattoo) | 21.341 SBD |\n| https://img1.steemit.com/128x256/http://s013.radikal.ru/i324/1609/8a/1da0b05cb236.jpg | [@ekaterina4ka](https://steemit.com/ekaterina4ka) | [Handmade Dolls. Post 2. \u00d0\u0161\u00d1\u0192\u00d0\u00ba\u00d0\u00bb\u00d1\u2039 \u00d1\u20ac\u00d1\u0192\u00d1\u2021\u00d0\u00bd\u00d0\u00be\u00d0\u00b9 \u00d1\u20ac\u00d0\u00b0\u00d0\u00b1\u00d0\u00be\u00d1\u201a\u00d1\u2039. \u00d0\u0178\u00d0\u00be\u00d1\u0081\u00d1\u201a 2.](https://steemit.com/photography/@ekaterina4ka/handmade-dolls-post-2-kukly-ruchnoi-raboty-post-2) | 21.489 SBD |\n| https://img1.steemit.com/128x256/https://picload.org/image/rrwaaalo/10.jpg | [@juliac](https://steemit.com/juliac) | [Progression Drawing: Marylin Monroe Portrait](https://steemit.com/art/@juliac/progression-drawing-marylin-monroe-portrait) | 21.434 SBD |\n| https://img1.steemit.com/128x256/http://anahilarski.com/wp-content/uploads/2016/09/poder-emoji-redes-sociales-anabell-hilarski.jpg | [@anahilarski](https://steemit.com/anahilarski) | [5 formas de utilizar emojis para crear conversiones](https://steemit.com/spanish/@anahilarski/5-formas-de-utilizar-emojis-para-crear-conversiones) | 21.705 SBD |\n| https://img1.steemit.com/128x256/https://httpsimage.com/img/20160908_160853.jpg | [@anca3drandom](https://steemit.com/anca3drandom) | [The Art of Quilling - Steemit Coffee Cup](https://steemit.com/art/@anca3drandom/the-art-of-quilling-steemit-coffee-cup) | 21.819 SBD |\n| https://img1.steemit.com/128x256/https://i.imgsafe.org/17f09a523a.jpg | [@zyphrex](https://steemit.com/zyphrex) | [Book Review: The Organic Canner By Daisy Luther](https://steemit.com/news/@zyphrex/book-review-the-organic-canner-by-daisy-luther) | 21.357 SBD |\n| https://img1.steemit.com/128x256/http://www.michelepetrelli.it/img-steemit/life_850dett.jpg | [@kimal73](https://steemit.com/kimal73) | [New Experimental handmade Art - \"Similitudes\" - two artworks](https://steemit.com/art/@kimal73/new-experimental-handmade-art-similitudes-two-artworks) | 20.831 SBD |\n| https://img1.steemit.com/128x256/https://s18.postimg.org/asau20pih/earth_turns.jpg | [@senseye](https://steemit.com/senseye) | [My Art of Astronomy: How to Find the North Star (Part 4)](https://steemit.com/art/@senseye/my-art-of-astronomy-how-to-find-the-north-star-part-4) | 20.864 SBD |\n| https://img1.steemit.com/128x256/https://img.youtube.com/vi/uD7D5zQGQo4/0.jpg | [@mcsvi](https://steemit.com/mcsvi) | [The Last Tenerife Backpacking Video (Original Footage)](https://steemit.com/travel/@mcsvi/the-last-tenerife-backpacking-video-original-footage) | 20.970 SBD |\n| https://img1.steemit.com/128x256/https://s22.postimg.org/amoad3p9t/cymatics.jpg | [@rossenpavlov](https://steemit.com/rossenpavlov) | [Cymatics: Seeing Sound And Nature](https://steemit.com/blog/@rossenpavlov/cymatics-seeing-sound-and-nature) | 20.766 SBD |\n| https://img1.steemit.com/128x256/https://cdn.weasyl.com/~thezombiecat/submissions/1305210/07f0821841416bb2b2ebd4d5f62acd30e4778184ece27b2810faa19bc5f28b4c/thezombiecat-sketch.png | [@orcish](https://steemit.com/orcish) | [Finding her way \u00e2\u0153\u00bforiginal art\u00e2\u0153\u00bf](https://steemit.com/art/@orcish/finding-her-way-original-art) | 20.730 SBD |\n| https://img1.steemit.com/128x256/https://s22.postimg.org/caxenewbl/COVER_PLATE_TEN.jpg | [@papa-pepper](https://steemit.com/papa-pepper) | [THE DAILY ADVENTURES OF THE LAST BIGFOOT - Day 10 - \"el moustachio\"](https://steemit.com/comic/@papa-pepper/the-daily-adventures-of-the-last-bigfoot-day-10-el-moustachio) | 20.261 SBD |\n| https://img1.steemit.com/128x256/https://s22.postimg.org/wt39gp7pt/nicolas.jpg | [@senseye](https://steemit.com/senseye) | [Hubble and Copernicus: The Relationship That Made It Through Time](https://steemit.com/relationships/@senseye/hubble-and-copernicus-the-relationship-that-made-it-through-time) | 20.608 SBD |\n| https://img1.steemit.com/128x256/https://scontent-syd1-1.xx.fbcdn.net/v/t1.0-9/14238353_10154551328380152_7682979899261237265_n.jpg?oh=38792fb58dc3e6f7d9b4ff5c48fea456&oe=587B8161 | [@daycrypter](https://steemit.com/daycrypter) | [Hard vs Soft in one Photo.](https://steemit.com/photography/@daycrypter/hard-vs-soft-in-one-photo) | 20.889 SBD |\n| https://img1.steemit.com/128x256/http://metanomalies.com/wp-content/uploads/2015/07/money-money-1518532.jpg | [@matthew.raymer](https://steemit.com/matthew.raymer) | [The Sway of Property Possession](https://steemit.com/debt/@matthew.raymer/the-sway-of-property-possession) | 19.422 SBD |\n| https://img1.steemit.com/128x256/https://s4.postimg.org/rnjpam2fh/photo_1443727181919_ccb1e90dc6cd.jpg | [@kobur](https://steemit.com/kobur) | [Hunger (An original horror story) Part 6](https://steemit.com/fiction/@kobur/hunger-an-original-horror-story-part-6) | 19.161 SBD |\n| https://img1.steemit.com/128x256/https://s22.postimg.org/cmj84br4x/DSCF0030.jpg | [@amy-goodrich](https://steemit.com/amy-goodrich) | [Homemade Red Hot Chili Paste - an easy basic recipe to create some heat!](https://steemit.com/food/@amy-goodrich/homemade-red-hot-chili-paste-an-easy-basic-recipe-to-create-some-heat) | 19.350 SBD |\n| https://img1.steemit.com/128x256/http://i.imgur.com/bCuVRRv.jpg | [@kiddarko](https://steemit.com/kiddarko) | [Modeling with H Morgen, Model Johnny Darko aka KidDarko(me) Featuring Denvermax](https://steemit.com/photography/@kiddarko/modeling-with-h-morgen-model-johnny-darko-aka-kiddarko-me-featuring-denvermax) | 18.560 SBD |\n| https://img1.steemit.com/128x256/https://s16.postimg.org/tey1e3cnp/4_Today_s_Agenda_No_Agenda.png | [@everlove](https://steemit.com/everlove) | [ART, HEART and SOUL....No. 4....Meditative Wisdom through Sustainable Art. No Agenda!](https://steemit.com/photography/@everlove/art-heart-and-soul-no-4-meditative-wisdom-through-sustainable-art-no-agenda) | 18.426 SBD |\n| https://img1.steemit.com/128x256/https://img.youtube.com/vi/3cMsZvBoIlA/0.jpg | [@mcsvi](https://steemit.com/mcsvi) | [Tenerife Backpacking Never Stops (Original Footage)](https://steemit.com/travel/@mcsvi/tenerife-backpacking-never-stops-original-footage) | 18.490 SBD |\n| https://img1.steemit.com/128x256/https://s11.postimg.io/xvittfdar/Mind_Bender_01.jpg | [@freeinthought](https://steemit.com/freeinthought) | [Steem Poetry Slam Challenge #1 Entry - Mind Bender (Original Poem)](https://steemit.com/steempoetryslam/@freeinthought/steem-poetry-slam-challenge-1-entry-mind-bender-original-poem) | 18.666 SBD |\n| https://img1.steemit.com/128x256/http://i1302.photobucket.com/albums/ag134/edith_perez3/Mobile%20Uploads/A8231AE8-102D-4D3B-8A3E-F7569765BEA1_zps3wj3bdmt.jpg | [@travelista](https://steemit.com/travelista) | [The Beautiful Sunsets of La Paz](https://steemit.com/photography/@travelista/the-beautiful-sunsets-of-la-paz) | 17.576 SBD |\n| https://img1.steemit.com/128x256/http://i.imgur.com/nKsXmKj.jpg | [@burnin](https://steemit.com/burnin) | [The Social Fiction Experiment: _9MOTHER9HORSE9EYES](https://steemit.com/fiction/@burnin/the-social-fiction-experiment-9mother9horse9eyes) | 17.784 SBD |\n| https://img1.steemit.com/128x256/http://imgur.com/2Qa8Drz.jpg | [@booky](https://steemit.com/booky) | [Pompeii: My Walk Among The Dead](https://steemit.com/travel/@booky/pompeii-my-walk-among-the-dead) | 16.926 SBD |\n| https://img1.steemit.com/128x256/https://s18.postimg.org/gg3wnppkp/Vorhang_miniature_scene_klein.jpg | [@shaka](https://steemit.com/shaka) | [Lost in space [with SBD reward] - Shaka\u00c2\u00b4s miniature scene #6 [Original work]](https://steemit.com/photography/@shaka/lost-in-space-with-sbd-reward-shaka-s-miniature-scene-6-original-work) | 15.641 SBD |\n| https://img1.steemit.com/128x256/https://www.steemimg.com/images/2016/09/09/Grocery-shopping9636c.jpg | [@jrcornel](https://steemit.com/jrcornel) | [How I can help you save money doing something that you already have to do anyways!](https://steemit.com/life/@jrcornel/how-i-can-help-you-save-money-doing-something-that-you-already-have-to-do-anyways) | 14.334 SBD |\n\n--------------------------\n\n
    Note: All author rewards will be used to fund Project Curie. Join us in #curie on Steemit.chat!
    \n\n---------------------------\n
    Follow us @curie
    \n---------------------------", + "category": "project-curie", + "children": 27, + "created": "2016-09-09T19:02:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s11.postimg.org/jr2x6jjgj/Gallery_Cornelis_Van_Der_Geestd3286.jpg", + "https://img1.steemit.com/128x256/https://scontent-ams3-1.xx.fbcdn.net/t31.0-8/14290006_844545232343012_5805997647013617776_o.jpg", + "https://img1.steemit.com/128x256/http://creatingit.org/wp-content/uploads/2016/09/moving-b.jpg", + "https://img1.steemit.com/128x256/http://vignette4.wikia.nocookie.net/harrypotter/images/d/d8/Dumbledore_Memory.jpg", + "https://img1.steemit.com/128x256/http://www.madeineighty.com/wp-content/uploads/2015/07/steemit088.jpg", + "https://img1.steemit.com/128x256/https://i.imgsafe.org/215b54a857.jpg", + "https://img1.steemit.com/128x256/https://s20.postimg.org/wizusg3xp/old_man_for_a_night.jpg", + "https://img1.steemit.com/128x256/https://www.steemimg.com/images/2016/09/08/nft956c8.jpg", + "https://img1.steemit.com/128x256/https://s16.postimg.io/c0tnk66o3/dream.jpg", + "https://img1.steemit.com/128x256/http://oi66.tinypic.com/27zerue.jpg", + "https://img1.steemit.com/128x256/https://www.steemimg.com/images/2016/09/09/SunsetintheSeab8afa.png", + "https://img1.steemit.com/128x256/https://steemimg.com/images/2016/09/08/Mechanic_PubDom5f3ed.jpg", + "https://img1.steemit.com/128x256/https://i.imgsafe.org/1dfc1238cf.jpg", + "https://img1.steemit.com/128x256/https://i.imgsafe.org/1e294c7bd0.jpg", + "https://img1.steemit.com/128x256/https://s13.postimg.org/mw1r064mv/Bolsos_Clutch_disen_adora_Laura_Pons_min.jpg", + "https://img1.steemit.com/128x256/https://thoughtmerchant.files.wordpress.com/2016/06/haitian-revolution-2.jpg", + "https://img1.steemit.com/128x256/https://github.com/michelegraybeal/kikinuggets/raw/photography/P1210237.jpg", + "https://img1.steemit.com/128x256/https://s17.postimg.org/uidi1p40v/What_I_Learned_from_The_Drunkard_Walk_by_Mlodino.jpg", + "https://img1.steemit.com/128x256/https://scontent-arn2-1.xx.fbcdn.net/v/t1.0-9/164031_1793588525067_7129491_n.jpg?oh=d74527d94f33fbba46fb6dded3735881&oe=5841D044", + "https://img1.steemit.com/128x256/http://i.imgur.com/qnS7NUj.jpg", + "https://img1.steemit.com/128x256/https://c2.staticflickr.com/3/2757/4064437313_0b1fb6e265_b.jpg", + "https://img1.steemit.com/128x256/http://pre15.deviantart.net/b2a4/th/pre/i/2016/249/6/d/the_market_frame_1_final_version_by_ehrendreich-dagnzsk.png", + "https://img1.steemit.com/128x256/https://www.steemimg.com/images/2016/09/08/blackbudb5ba.jpg", + "https://img1.steemit.com/128x256/https://www.steemimg.com/images/2016/09/08/smoke95718.png", + "https://img1.steemit.com/128x256/http://scribblingbandits.com/wp-content/uploads/2016/09/coins.jpg", + "https://img1.steemit.com/128x256/https://img1.steemit.com/0x0/https://media.giphy.com/media/sFcx5kkgrZQyI/giphy.gif", + "https://img1.steemit.com/128x256/https://pixabay.com/static/uploads/photo/2014/07/31/23/01/clock-407101_640.jpg", + "https://img1.steemit.com/128x256/http://i.imgsafe.org/1e4cd3723c.jpg", + "https://img1.steemit.com/128x256/https://pixabay.com/static/uploads/photo/2015/09/29/02/03/american-963191_640.jpg", + "https://img1.steemit.com/128x256/http://i.imgur.com/t97o8d8.jpg", + "https://img1.steemit.com/128x256/https://s11.postimg.io/lyb91gsgj/Angel_Olsen_My_Woman.jpg", + "https://img1.steemit.com/128x256/https://s9.postimg.org/bl8feauin/IMG_20160908_125419.jpg", + "https://img1.steemit.com/128x256/https://s9.postimg.org/gch14d0lb/Whats_App_Image_2016_09_09_at_11_25_28.jpg", + "https://img1.steemit.com/128x256/http://i1160.photobucket.com/albums/q491/brian_murray4/Screen%20Shot%202016-09-07%20at%207.55.04%20PM_zpsbhlzqwdw.png", + "https://img1.steemit.com/128x256/http://dreamlab.media/music/CG-AS/front.jpg", + "https://img1.steemit.com/128x256/https://img1.steemit.com/0x0/http://img14.deviantart.net/92cf/i/2010/260/3/7/basketball_on_fire_by_felipes4rg-d2yxwdl.jpg", + "https://img1.steemit.com/128x256/https://s20.postimg.org/5a83ktez1/35mm_yellow_tinted_1.jpg", + "https://img1.steemit.com/128x256/https://steemimg.com/images/2016/09/08/119496c1f.md.jpg", + "https://img1.steemit.com/128x256/https://www.steemimg.com/images/2016/09/08/blockbuster6d679.jpg", + "https://img1.steemit.com/128x256/https://steemimg.com/images/2016/09/08/pexels-photo-70860285af.jpg", + "https://img1.steemit.com/128x256/https://steemimg.com/images/2016/09/08/IMG_11538ad9e.jpg", + "https://img1.steemit.com/128x256/https://i.imgsafe.org/0cb78839b0.jpg", + "https://img1.steemit.com/128x256/http://dreamlab.media/music/Satellite-Grooves-atoms-molecules+rain/front.jpg", + "https://img1.steemit.com/128x256/https://photos.smugmug.com/photos/i-dNjxqBN/0/X3/i-dNjxqBN-X3.jpg", + "https://img1.steemit.com/128x256/https://www.steemimg.com/images/2016/09/09/STP807332a17ce.jpg", + "https://img1.steemit.com/128x256/https://steemimg.com/images/2016/09/07/DallasKolotyloPhotography-VancouverModelPhotographer2249d1.md.jpg", + "https://img1.steemit.com/128x256/http://24.media.tumblr.com/tumblr_m0olpfeTAn1r1e5vwo1_400.gif", + "https://img1.steemit.com/128x256/https://pixabay.com/static/uploads/photo/2015/11/10/08/43/characters-1036502_960_720.png", + "https://img1.steemit.com/128x256/https://upload.wikimedia.org/wikipedia/en/thumb/3/37/Aira_Pillars.jpg/1200px-Aira_Pillars.jpg", + "https://img1.steemit.com/128x256/http://i67.tinypic.com/ou5euo.jpg", + "https://img1.steemit.com/128x256/http://i63.tinypic.com/a2t46u.jpg", + "https://img1.steemit.com/128x256/https://upload.wikimedia.org/wikipedia/commons/6/6e/Plankton_collage.jpg", + "https://img1.steemit.com/128x256/http://i.dailymail.co.uk/i/pix/2007/04_01/yobritDM1104_468x471.jpg", + "https://img1.steemit.com/128x256/http://i349.photobucket.com/albums/q393/dmbaim/Art/cornucopia1_zpshamdu9kn.jpg", + "https://img1.steemit.com/128x256/https://s21.postimg.org/7qtvov40n/The_Grizzly_Sound_of_Music.jpg", + "https://img1.steemit.com/128x256/https://ipfs.pics/ipfs/QmQm3sUpvzM78hJNDaoyTFtJUmoBYvWNmC4qQ6Ch3NGPFH", + "https://img1.steemit.com/128x256/http://s013.radikal.ru/i324/1609/8a/1da0b05cb236.jpg", + "https://img1.steemit.com/128x256/https://picload.org/image/rrwaaalo/10.jpg", + "https://img1.steemit.com/128x256/http://anahilarski.com/wp-content/uploads/2016/09/poder-emoji-redes-sociales-anabell-hilarski.jpg", + "https://img1.steemit.com/128x256/https://httpsimage.com/img/20160908_160853.jpg", + "https://img1.steemit.com/128x256/https://i.imgsafe.org/17f09a523a.jpg", + "https://img1.steemit.com/128x256/http://www.michelepetrelli.it/img-steemit/life_850dett.jpg", + "https://img1.steemit.com/128x256/https://s18.postimg.org/asau20pih/earth_turns.jpg", + "https://img1.steemit.com/128x256/https://img.youtube.com/vi/uD7D5zQGQo4/0.jpg", + "https://img1.steemit.com/128x256/https://s22.postimg.org/amoad3p9t/cymatics.jpg", + "https://img1.steemit.com/128x256/https://cdn.weasyl.com/~thezombiecat/submissions/1305210/07f0821841416bb2b2ebd4d5f62acd30e4778184ece27b2810faa19bc5f28b4c/thezombiecat-sketch.png", + "https://img1.steemit.com/128x256/https://s22.postimg.org/caxenewbl/COVER_PLATE_TEN.jpg", + "https://img1.steemit.com/128x256/https://s22.postimg.org/wt39gp7pt/nicolas.jpg", + "https://img1.steemit.com/128x256/https://scontent-syd1-1.xx.fbcdn.net/v/t1.0-9/14238353_10154551328380152_7682979899261237265_n.jpg?oh=38792fb58dc3e6f7d9b4ff5c48fea456&oe=587B8161", + "https://img1.steemit.com/128x256/http://metanomalies.com/wp-content/uploads/2015/07/money-money-1518532.jpg", + "https://img1.steemit.com/128x256/https://s4.postimg.org/rnjpam2fh/photo_1443727181919_ccb1e90dc6cd.jpg", + "https://img1.steemit.com/128x256/https://s22.postimg.org/cmj84br4x/DSCF0030.jpg", + "https://img1.steemit.com/128x256/http://i.imgur.com/bCuVRRv.jpg", + "https://img1.steemit.com/128x256/https://s16.postimg.org/tey1e3cnp/4_Today_s_Agenda_No_Agenda.png", + "https://img1.steemit.com/128x256/https://img.youtube.com/vi/3cMsZvBoIlA/0.jpg", + "https://img1.steemit.com/128x256/https://s11.postimg.io/xvittfdar/Mind_Bender_01.jpg", + "https://img1.steemit.com/128x256/http://i1302.photobucket.com/albums/ag134/edith_perez3/Mobile%20Uploads/A8231AE8-102D-4D3B-8A3E-F7569765BEA1_zps3wj3bdmt.jpg", + "https://img1.steemit.com/128x256/http://i.imgur.com/nKsXmKj.jpg", + "https://img1.steemit.com/128x256/http://imgur.com/2Qa8Drz.jpg", + "https://img1.steemit.com/128x256/https://s18.postimg.org/gg3wnppkp/Vorhang_miniature_scene_klein.jpg", + "https://img1.steemit.com/128x256/https://www.steemimg.com/images/2016/09/09/Grocery-shopping9636c.jpg" + ], + "links": [ + "https://steemit.com/steemit/@donkeypong/announcing-project-curie-bringing-rewards-and-recognition-to-steemit-s-undiscovered-and-emerging-authors", + "https://steemit.com/milaoz", + "https://steemit.com/photography/@milaoz/ostrich-farm-as-interesting-and-exciting-i-spent-the-weekend-part-2", + "https://steemit.com/stephmckenzie", + "https://steemit.com/money/@stephmckenzie/can-getting-rid-of-our-excess-belongings-make-the-world-a-better-place-i-think-so", + "https://steemit.com/engineercampus", + "https://steemit.com/engineering/@engineercampus/8-steps-to-your-engineering-drawings", + "https://steemit.com/kommienezuspadt", + "https://steemit.com/art/@kommienezuspadt/lady-death-started-following-you", + "https://steemit.com/markrmorrisjr", + "https://steemit.com/story/@markrmorrisjr/original-fiction-jacked-book-one-of-the-origin-dime-chronicles-episode-3", + "https://steemit.com/tahriq", + "https://steemit.com/beforeandafter/@tahriq/becoming-an-old-man-for-1-night-how-prosthetic-makeup-made-me-appreciate-my-age", + "https://steemit.com/jed78", + "https://steemit.com/gardening/@jed78/using-the-nutrient-film-technique-to-grow-lettuce-basil-and-arugula", + "https://steemit.com/mariandavp", + "https://steemit.com/art/@mariandavp/a-love-letter-to-my-diary-original-story-and-artwork-by-mariandavp", + "https://steemit.com/coinbitgold", + "https://steemit.com/academiaspotlight/@coinbitgold/academia-spotlight-issue-4-a-look-at-computed-tomography-generations", + "https://steemit.com/royalmacro", + "https://steemit.com/art/@royalmacro/the-sunset-in-the-sea-an-original-abstract-art", + "https://steemit.com/ats-david", + "https://steemit.com/life/@ats-david/living-with-regret-thoughts-i-should-have-spoken", + "https://steemit.com/pattycosplayer", + "https://steemit.com/cosplay/@pattycosplayer/howl-s-moving-castle-my-howl-s-cosplay", + "https://steemit.com/lehard", + "https://steemit.com/humor/@lehard/how-to-foster-a-vegetable-an-instruction", + "https://steemit.com/webosfritos", + "https://steemit.com/life/@webosfritos/bilinguee-blingual-surrogate-pregnancy-and-human-being-trafficking-a-painful-personal-experience-part-1-el-embarazo-subrogado-y", + "https://steemit.com/anotherjoe", + "https://steemit.com/life/@anotherjoe/part-11-la-gonave-haiti-a-vision-of-regeneration-for-a-degraded-land-and-impoverished-people-regenerative-business", + "https://steemit.com/michelegraybeal", + "https://steemit.com/photography/@michelegraybeal/how-i-enjoy-burning-man", + "https://steemit.com/cristi", + "https://steemit.com/psychology/@cristi/what-i-learned-from-the-drunkard-walk-by-leonard-mlodinow", + "https://steemit.com/schattenjaeger", + "https://steemit.com/capitalism/@schattenjaeger/i-kept-thinking-of-a-clever-title-but-i-came-up-with-was-this-a-few-thoughts-on-short-termism", + "https://steemit.com/ezzy", + "https://steemit.com/story/@ezzy/the-uprising-part-2-my-original-short-stories", + "https://steemit.com/cathi-xx", + "https://steemit.com/poetry/@cathi-xx/the-trophy-an-original-sonnet", + "https://steemit.com/iamwne", + "https://steemit.com/art/@iamwne/the-dark-market-animated-virtual-set", + "https://steemit.com/mikkolyytinen", + "https://steemit.com/art/@mikkolyytinen/musings", + "https://steemit.com/blog/@mikkolyytinen/i-quit", + "https://steemit.com/merej99", + "https://steemit.com/life/@merej99/of-pennies-and-humble-pie-a-true-story-inspired-by-a-post-from-bendjmiller222", + "https://steemit.com/stealthtrader", + "https://steemit.com/story/@stealthtrader/hollow-world-part-5", + "https://steemit.com/anomaly", + "https://steemit.com/story/@anomaly/why-i-don-t-punch-dolphins-anymore-an-original-story-part-12-time-in-a-bottle", + "https://steemit.com/jbouchard12", + "https://steemit.com/fishing/@jbouchard12/reel-action-pt-3", + "https://steemit.com/life/@anomaly/how-to-make-money-the-easy-way-by-sitting-at-home-and-playing-a-video-game", + "https://steemit.com/getonthetrain", + "https://steemit.com/health/@getonthetrain/3-leonardo-da-vinci-gay-and-vegan", + "https://steemit.com/steemswede", + "https://steemit.com/music/@steemswede/music-review-angel-olsen-my-woman", + "https://steemit.com/luzcypher", + "https://steemit.com/gardening/@luzcypher/can-you-name-these-flowers", + "https://steemit.com/serioustruth", + "https://steemit.com/art/@serioustruth/tattoos-does-not-make-you-a-criminal", + "https://steemit.com/lordvader", + "https://steemit.com/humor/@lordvader/how-to-ruin-an-empire-rbe-rental-by-empire", + "https://steemit.com/dailybitcoinnews", + "https://steemit.com/meditation/@dailybitcoinnews/my-solfeggio-frequency-meditation-songs-free-download-only-available-on-steemit", + "https://steemit.com/ltm", + "https://steemit.com/sports/@ltm/the-working-man-s-approach-to-daily-fantasy-sports-choosing-your-core", + "https://steemit.com/darkb4dawn", + "https://steemit.com/photography/@darkb4dawn/yellowed-film-a-b-and-w-image-set-of-yellow-tinted-35mm-film-photography-developed-and-printed-in-the-darkroom-by-me", + "https://steemit.com/dexter-k", + "https://steemit.com/photography/@dexter-k/bathroom-selfies-a-continuing-wedding-photographer-s-project-original-work", + "https://steemit.com/brianphobos", + "https://steemit.com/life/@brianphobos/having-a-profitable-business-is-hard-af", + "https://steemit.com/greenwayoflife", + "https://steemit.com/money/@greenwayoflife/garden-versus-store-save-fiat-on-your-vegetable-bills", + "https://steemit.com/lilmisjenn", + "https://steemit.com/food/@lilmisjenn/4rfuug-veggies-can-be-yummy", + "https://steemit.com/papa-pepper", + "https://steemit.com/contest/@papa-pepper/scar-story-contest-show-your-scar-tell-the-story-win-some-steem-dollars-it-s-just-that-easy", + "https://steemit.com/music/@dailybitcoinnews/satellite-grooves-atoms-molecules-and-rain-free-download-only-available-on-steemit-idm-electronic", + "https://steemit.com/runrudy", + "https://steemit.com/photography/@runrudy/japan-photo-trip-beppu-hot-spring-parks-image-1", + "https://steemit.com/romanskv", + "https://steemit.com/art/@romanskv/the-magical-world-of-surrealism", + "https://steemit.com/photography/@dexter-k/experiments-shooting-in-horrible-ugly-midday-sun", + "https://steemit.com/talanhorne", + "https://steemit.com/tv/@talanhorne/netflixing-twin-peaks", + "https://steemit.com/renzoarg", + "https://steemit.com/science/@renzoarg/this-article-is-a-lie-recursive-loops", + "https://steemit.com/reneenouveau", + "https://steemit.com/life/@reneenouveau/my-pillars-pillar-one-rilke-the-poet", + "https://steemit.com/edgarsart", + "https://steemit.com/art/@edgarsart/marilyn-manson-original-pencil-drawing", + "https://steemit.com/art/@edgarsart/white-charcoal-tiger-original-drawing", + "https://steemit.com/lanimal", + "https://steemit.com/science/@lanimal/dynamic-selection-within-diverse-plankton-communities-maintains-productivity-in-the-ocean", + "https://steemit.com/masonmiler", + "https://steemit.com/poetry/@masonmiler/poetry-vs-rap-an-original-rapoem-by-masonmiler", + "https://steemit.com/tanyabtc", + "https://steemit.com/art/@tanyabtc/cornucopia", + "https://steemit.com/rachelsvparry", + "https://steemit.com/art/@rachelsvparry/the-grizzly-sound-of-music", + "https://steemit.com/eveningstar92", + "https://steemit.com/art/@eveningstar92/i-once-had-a-lion-custom-tattoo-design-drawing-and-tattoo", + "https://steemit.com/ekaterina4ka", + "https://steemit.com/photography/@ekaterina4ka/handmade-dolls-post-2-kukly-ruchnoi-raboty-post-2", + "https://steemit.com/juliac", + "https://steemit.com/art/@juliac/progression-drawing-marylin-monroe-portrait", + "https://steemit.com/anahilarski", + "https://steemit.com/spanish/@anahilarski/5-formas-de-utilizar-emojis-para-crear-conversiones", + "https://steemit.com/anca3drandom", + "https://steemit.com/art/@anca3drandom/the-art-of-quilling-steemit-coffee-cup", + "https://steemit.com/zyphrex", + "https://steemit.com/news/@zyphrex/book-review-the-organic-canner-by-daisy-luther", + "https://steemit.com/kimal73", + "https://steemit.com/art/@kimal73/new-experimental-handmade-art-similitudes-two-artworks", + "https://steemit.com/senseye", + "https://steemit.com/art/@senseye/my-art-of-astronomy-how-to-find-the-north-star-part-4", + "https://steemit.com/mcsvi", + "https://steemit.com/travel/@mcsvi/the-last-tenerife-backpacking-video-original-footage", + "https://steemit.com/rossenpavlov", + "https://steemit.com/blog/@rossenpavlov/cymatics-seeing-sound-and-nature", + "https://steemit.com/orcish", + "https://steemit.com/art/@orcish/finding-her-way-original-art", + "https://steemit.com/comic/@papa-pepper/the-daily-adventures-of-the-last-bigfoot-day-10-el-moustachio", + "https://steemit.com/relationships/@senseye/hubble-and-copernicus-the-relationship-that-made-it-through-time", + "https://steemit.com/daycrypter", + "https://steemit.com/photography/@daycrypter/hard-vs-soft-in-one-photo", + "https://steemit.com/matthew.raymer", + "https://steemit.com/debt/@matthew.raymer/the-sway-of-property-possession", + "https://steemit.com/kobur", + "https://steemit.com/fiction/@kobur/hunger-an-original-horror-story-part-6", + "https://steemit.com/amy-goodrich", + "https://steemit.com/food/@amy-goodrich/homemade-red-hot-chili-paste-an-easy-basic-recipe-to-create-some-heat", + "https://steemit.com/kiddarko", + "https://steemit.com/photography/@kiddarko/modeling-with-h-morgen-model-johnny-darko-aka-kiddarko-me-featuring-denvermax", + "https://steemit.com/everlove", + "https://steemit.com/photography/@everlove/art-heart-and-soul-no-4-meditative-wisdom-through-sustainable-art-no-agenda", + "https://steemit.com/travel/@mcsvi/tenerife-backpacking-never-stops-original-footage", + "https://steemit.com/freeinthought", + "https://steemit.com/steempoetryslam/@freeinthought/steem-poetry-slam-challenge-1-entry-mind-bender-original-poem", + "https://steemit.com/travelista", + "https://steemit.com/photography/@travelista/the-beautiful-sunsets-of-la-paz", + "https://steemit.com/burnin", + "https://steemit.com/fiction/@burnin/the-social-fiction-experiment-9mother9horse9eyes", + "https://steemit.com/booky", + "https://steemit.com/travel/@booky/pompeii-my-walk-among-the-dead", + "https://steemit.com/shaka", + "https://steemit.com/photography/@shaka/lost-in-space-with-sbd-reward-shaka-s-miniature-scene-6-original-work", + "https://steemit.com/jrcornel", + "https://steemit.com/life/@jrcornel/how-i-can-help-you-save-money-doing-something-that-you-already-have-to-do-anyways" + ], + "tags": [ + "project-curie", + "minnows", + "hidden-gems", + "steemit", + "curie" + ], + "users": [ + "nextgencrypto", + "curie", + "milaoz" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 53739942427079, + "payout": 259.864, + "payout_at": "2016-09-16T19:02:54", + "pending_payout_value": "259.864 HBD", + "percent_hbd": 10000, + "permlink": "project-curie-s-daily-curation-list-8-sept-9-sept-2016", + "post_id": 1187610, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 130 + }, + "title": "Project Curie's Daily Curation List (8 Sept - 9 Sept 2016)", + "updated": "2016-09-09T19:12:09", + "url": "/project-curie/@curie/project-curie-s-daily-curation-list-8-sept-9-sept-2016" + }, + { + "active_votes": [ + { + "rshares": 26278817786881, + "voter": "berniesanders" + }, + { + "rshares": 155533319381, + "voter": "nextgenwitness" + }, + { + "rshares": 7248031818697, + "voter": "xeldal" + }, + { + "rshares": 5994619344019, + "voter": "enki" + }, + { + "rshares": 564271933742, + "voter": "justin" + }, + { + "rshares": 4539552443452, + "voter": "nextgencrypto" + }, + { + "rshares": 1118195261780, + "voter": "rossco99" + }, + { + "rshares": 3104356603, + "voter": "boy" + }, + { + "rshares": 3769072916, + "voter": "bue-witness" + }, + { + "rshares": 684028478, + "voter": "bunny" + }, + { + "rshares": 54905737444, + "voter": "bue" + }, + { + "rshares": 347310124804, + "voter": "steemservices" + }, + { + "rshares": 26303222207, + "voter": "steemservices1" + }, + { + "rshares": 1663409243, + "voter": "mini" + }, + { + "rshares": 213796245, + "voter": "moon" + }, + { + "rshares": 12272402056, + "voter": "bentley" + }, + { + "rshares": 877771702715, + "voter": "boombastic" + }, + { + "rshares": 115677053427, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 446866896904, + "voter": "boatymcboatface" + }, + { + "rshares": 625014361, + "voter": "healthcare" + }, + { + "rshares": 973167006, + "voter": "daniel.pan" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 288356419, + "voter": "helen.tan" + }, + { + "rshares": 1178538690606, + "voter": "gavvet" + }, + { + "rshares": 634232306190, + "voter": "kevinwong" + }, + { + "rshares": 1412711728, + "voter": "murh" + }, + { + "rshares": 506752787476, + "voter": "the-alien" + }, + { + "rshares": 239032525065, + "voter": "wingz" + }, + { + "rshares": 51417907801, + "voter": "juanmiguelsalas" + }, + { + "rshares": 5923754303, + "voter": "mark-waser" + }, + { + "rshares": 5987868561, + "voter": "fuck.off" + }, + { + "rshares": 5902674692, + "voter": "iloveporn" + }, + { + "rshares": 5104964960, + "voter": "the.bot" + }, + { + "rshares": 7179735284, + "voter": "johnbradshaw" + }, + { + "rshares": 5002967763, + "voter": "the.whale" + }, + { + "rshares": 51810239264, + "voter": "asmolokalo" + }, + { + "rshares": 46292515999, + "voter": "booja" + }, + { + "rshares": 4738465639, + "voter": "unicornfarts" + }, + { + "rshares": 90876234098, + "voter": "rubybian" + }, + { + "rshares": 5120555844, + "voter": "vote" + }, + { + "rshares": 5270858909, + "voter": "kissmybutt" + }, + { + "rshares": 139718068821, + "voter": "derekareith" + }, + { + "rshares": 4800463442, + "voter": "thegoodguy" + }, + { + "rshares": 39433280695, + "voter": "biophil" + }, + { + "rshares": 72214816579, + "voter": "thylbom" + }, + { + "rshares": 32586353096, + "voter": "sauravrungta" + }, + { + "rshares": 1039230778812, + "voter": "james212" + }, + { + "rshares": 37551423525, + "voter": "papa-pepper" + }, + { + "rshares": 499098528, + "voter": "raphma" + }, + { + "rshares": 1674616675, + "voter": "alex.chien" + }, + { + "rshares": 3022715544, + "voter": "bullionstackers" + }, + { + "rshares": 229626943, + "voter": "steemitdude" + }, + { + "rshares": 3088994747, + "voter": "glitterpig" + }, + { + "rshares": 921642016, + "voter": "metaflute" + }, + { + "rshares": 17329185855, + "voter": "sunshine" + }, + { + "rshares": 66620085, + "voter": "kurzer42" + }, + { + "rshares": 483235394096, + "voter": "glitterfart" + }, + { + "rshares": 1262856155, + "voter": "labradorsem" + }, + { + "rshares": 9803429107, + "voter": "thebotkiller" + }, + { + "rshares": 95329687, + "voter": "sarita" + }, + { + "rshares": 33816437619, + "voter": "thecurator" + }, + { + "rshares": 72160435238, + "voter": "anotherjoe" + }, + { + "rshares": 255758935, + "voter": "jimmytwoshoes" + }, + { + "rshares": 8295777598, + "voter": "sethlinson" + }, + { + "rshares": 6323517480, + "voter": "hilarski" + }, + { + "rshares": 3838175665, + "voter": "booky" + }, + { + "rshares": 2764328147, + "voter": "naquoya" + }, + { + "rshares": 9135366835, + "voter": "cryptovpn" + }, + { + "rshares": 4906058796, + "voter": "ats-david" + }, + { + "rshares": 1317183847, + "voter": "linzo" + }, + { + "rshares": 1653961184, + "voter": "davidjkelley" + }, + { + "rshares": 15515131680, + "voter": "digital-wisdom" + }, + { + "rshares": 1488211917, + "voter": "getonthetrain" + }, + { + "rshares": 3859696408, + "voter": "ethical-ai" + }, + { + "rshares": 5661847468, + "voter": "jwaser" + }, + { + "rshares": 646155391, + "voter": "kev7000" + }, + { + "rshares": 2667442093, + "voter": "bwaser" + }, + { + "rshares": 2394357803, + "voter": "ellepdub" + }, + { + "rshares": 9778335999, + "voter": "herpetologyguy" + }, + { + "rshares": 4800986397, + "voter": "morgan.waser" + }, + { + "rshares": 4311613135, + "voter": "puffin" + }, + { + "rshares": 3678204149, + "voter": "strong-ai" + }, + { + "rshares": 180191819, + "voter": "mexresorts" + }, + { + "rshares": 147363630, + "voter": "kramj007" + } + ], + "author": "anotherjoe", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.61, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    For all who\u2019ve read along through all these articles, thank you very much. It\u2019s been a very rewarding experience for me to see how much interest there is in this project. Others outside of our Steemit community have been introduced to this community through this series as well, and some are expressing interest in getting involved with the project.

    \n

    We end this series with an idea on how to pursue the regeneration of La Gon\u00e2ve. While I can make the time, it\u2019s difficult for me to make the trips to Haiti that I would like. And I am simply unable to wear all the hats that need to be involved to pull this off. Perhaps you have been reading, seeing need and thinking, \u201cOh, I can do that!\u201d

    \n
    http://notanotheraveragejoe.com/wp-content/uploads/2016/09/100_6332.jpg 
    \n

    Two First Steps

    \n

    My goal at this time is to try to plan two trips \u2013 one fact finding and strategy, the other initiation. 

    \n

    Since there is no land to purchase, implementation should not be particularly expensive. Perhaps the greatest expense will be red tape and bureaucracy. But there are expenses, and the amount of revenue available will directly affect how aggressively the project can be pursued. It\u2019s expected that these will include legal fees, transportation, acquisition of seeds and plants, tools and whatever other needs arise.

    \n

    To raise the funds, awareness must be raised first. To this end, perhaps a crowdfunding project would be in order.

    \n

    Initiating a crowdfunding campaign for this project at this time would be premature, in my opinion. More information needs to be gathered. A cost basis needs to be established. Agreements need to at least tentatively be reached. Legal and bureaucratic concerns need to be investigated. 

    \n

    The Second Trip

    \n

    I bring this up first, because it really can\u2019t be detailed well here. In order to assemble details, I need to be able to get to the island for another investigative trip first.

    \n

    The second trip would be to solidify the business arrangements, form the company/ies, dial in contracts, get firm commitments from landowners, etc. It would also include a more precise survey of the properties involved and some preliminary design to help the property owners to get started. If enough funds were available, it would be helpful to bring another regenerative/Regrarians\u00ae consultant along. It would also be helpful to have an export/import expert and someone savvy in international business involved by this time.

    \n
    http://notanotheraveragejoe.com/wp-content/uploads/2016/09/100_6300.jpg
    \n

    First Trip

    \n

    In order to get all these ducks in a row, I would like to take a trip in the near future. In fact, I\u2019ve been invited to a biodigester training course/workshop next month near Port au Prince that offers an opportunity to get more resources to La Gon\u00e2ve. This training will be offered by Solar Cities as a guest of Haiti Education and Resource Team (HEART). You can see one of their designs here. Someone mentioned that they may be using a new design at this workshop.

    \n
    https://www.youtube.com/watch?v=rEEpPpKQZ5U
    \n

    Jean Rony is already planning on being there for the training. Over the past week we\u2019ve discussed me joining him at the training and then traveling to La Gon\u00e2ve together.

    \n

    During my stay I will talk with lawyers, landowners and anyone else necessary in order to discern what would be involved in moving forward. Ideally, I\u2019d have a videographer with me who could record the trip and edit video and pictures into media for promoting the next phase.

    \n

    I suspect it would be best to meet lawyers on the mainland, but will defer to Jean Rony on that for now. Perhaps he knows a good one on La Gon\u00e2ve.

    \n

    We invite landowners from all along the peaks and ridges of the island to meet with us at Happy Dog. Any landowner would be invited to become part of the discussion, but the initial project would really need to be contiguous in order to promote the greatest degree of success in regenerating the land.

    \n

    I\u2019ve shared earlier in the series why the focus is along the peaks and ridges. If you haven\u2019t followed along, suffice it to say that beginning at the top is the most productive means of regeneration and healing of any watershed. Links to previous articles can be found below my signature.

    \n

    Raising Funds

    \n

    In some ways, this is the most challenging part of the entire series. In fact, when I started it I actually hadn't intended on trying to take this trip yet. But opportunities have presented themselves, so it seems prudent to give it a shot. And the first steps have to take place in order to start getting into the regeneration.

    \n

    For me to make this first trip, I am seeking some donations and collaborative partners in this effort. Please let me know if you\u2019re interested.

    \n
    http://notanotheraveragejoe.com/wp-content/uploads/2016/08/100_6417.jpg
    \nThis may have been the nicest house I saw on La Gon\u00e2ve. There was an area in Anse a Galets that I could see from the distance that might have included some nice homes as well. I was told there's a wealthy man's (American I think) home in the hills too, but never saw it.
    \n

    Note to those interested in being involved: ASHOG is involved in this and is a Christian organization. While the effort is not overtly Christian, many of those involved will be and the \u201catmosphere\u201d will be heavily influenced by Christians. Anyone involved would need to be comfortable with that.

    \n

    If I had the dough to just do this, I would. But, while I have a vision, knowledge, relationships and can make the time, I cannot manage expenses at home and for the trip as well.

    \n

    For this trip, I need about $2,500. In pursuit of that, all SBD raised from this post will go toward getting me to Haiti. If it falls short and I have enough to make up the difference, I'll use the Steem currently in my wallet. It represents all the SBD I\u2019ve earned since article one of this series.

    \n

    In order to reach this goal, this post would need to bring in at least $4,000, total. At current exchange rates and because of the depreciated SBD, that actually wouldn\u2019t reach the total, but I think I could manage it anyway.

    \n

    Expenses include, $800+ for flights, $800 for accommodations (last time I got a killer deal, but can't count on it), $300 for transportation and the rest for food and incidentals. At the end of the trip I will leave whatever is left, minus about $20 for food on the return flight, for needs on La Gon\u00e2ve. I tend to be very frugal, so would anticipate that some will remain.

    \n

    I realize it\u2019s a longshot, but figured I\u2019d lay it out there. Perhaps those interested in helping would spread the word, post links to this series or otherwise promote it to try to help generate interest.

    \n
    https://www.youtube.com/watch?v=T5cWxEl5uXI
    \nThis video reflects the condition of the island and how it is often forgotten.
    \n

    If a videographer would like to make the trip with me, please let me know. Unless this post rockets astronomically, I won\u2019t be in a position to cover your costs. But you could be included as a long-term team member, if that interests you.

    \n

    If I do not reach this goal, I will either set the SBD aside for when I can raise enough funds or send them to the children\u2019s school, depending on feedback I receive at that time. This will include any Steem or SBD transferred to my account as a donation, unless otherwise designated.

    \n

    If you would like to make a donation specifically to the school or children\u2019s home, you can designate it as such in the notes, or go to the Children\u2019s School donation pages on Crowdrise. If you desire to get involved in any capacity, feel free to reach out to @joe in steemit.chat.

    \n

    I\u2019m happy to submit my accounting to an independent auditor, if so desired. Mainly, I just want to help the people of La Gon\u00e2ve to regenerate their land and lives and appreciate any help getting over this hump.

    \n
    https://www.youtube.com/watch?v=i14dZNGnlPs
    \n

    Thanks again! Your encouragement has meant a great deal to me, Jean Rony and the people of La Gon\u00e2ve who have been able to follow along as well.

    \n

    Steemin' on,
    \nAnother Joe
    \nhttps://img1.steemit.com/0x0/http://notanotheraveragejoe.com/wp-content/themes/busybee/images/logo-trans.png
    \nEmail notifications
    \nFacebook
    \nTwitter

    \n

    If you would like to read through this entire series on regenerating the island of La Gon\u00e2ve, they\u2019re linked here in order. More will be coming: updates, other material from my time in Haiti and other opportunities, but this series ends with today\u2019s proposal. Thank you for following along!

    \n
    ~ Part 1 \u2013 Part 2 \u2013 Part 3 \u2013 Part 4 \u2013 Part 5 \u2013 Part 6 \u2013 Part 7 \u2013 Part 8 \u2013 Part 9 \u2013 Part 10 \u2013 Part 11 ~
    \n", + "category": "life", + "children": 7, + "created": "2016-09-09T14:31:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://notanotheraveragejoe.com/wp-content/uploads/2016/09/100_6332.jpg", + "http://notanotheraveragejoe.com/wp-content/uploads/2016/09/100_6300.jpg", + "https://img.youtube.com/vi/rEEpPpKQZ5U/0.jpg", + "http://notanotheraveragejoe.com/wp-content/uploads/2016/08/100_6417.jpg", + "https://img.youtube.com/vi/T5cWxEl5uXI/0.jpg", + "https://img.youtube.com/vi/i14dZNGnlPs/0.jpg", + "https://img1.steemit.com/0x0/http://notanotheraveragejoe.com/wp-content/themes/busybee/images/logo-trans.png" + ], + "links": [ + "http://www.solarcities.eu/", + "http://heartinhaiti.org/", + "https://www.youtube.com/watch?v=rEEpPpKQZ5U", + "https://www.youtube.com/watch?v=T5cWxEl5uXI", + "https://www.crowdrise.com/ashogeducationforgon/fundraiser/joejohnson6", + "https://www.youtube.com/watch?v=i14dZNGnlPs", + "\u201dhttp://notanotheraveragejoe.com/subscribe/\u201d", + "https://www.facebook.com/NotAnotherAverageJoe/", + "https://twitter.com/Another_Joe", + "https://steemit.com/gardening/@anotherjoe/happy-dog-la-gonave-haiti-a-vision-of-regeneration-for-a-degraded-land-and-impoverished-people-part-i", + "https://steemit.com/gardening/@anotherjoe/part-2-a-vision-of-regeneration-for-a-degraded-land-and-impoverished-people-happy-dog-la-gonave-haiti", + "https://steemit.com/life/@anotherjoe/part-3-la-gonave-haiti-a-vision-of-regeneration-for-a-degraded-land-and-impoverished-people", + "https://steemit.com/life/@anotherjoe/happy-dog-part-4-la-gonave-haiti-a-vision-of-regeneration-for-a-degraded-land-and-impoverished-people", + "https://steemit.com/life/@anotherjoe/part-5-la-gonave-haiti-a-vision-of-regeneration-for-a-degraded-land-and-impoverished-people-haiti-via-chile", + "https://steemit.com/life/@anotherjoe/part-6-la-gonave-haiti-a-vision-of-regeneration-for-a-degraded-land-and-impoverished-people", + "https://steemit.com/life/@anotherjoe/part-7-la-gonave-haiti-a-vision-of-regeneration-for-a-degraded-land-and-impoverished-people-casting-a-vision", + "https://steemit.com/life/@anotherjoe/part-8-la-gonave-haiti-a-vision-of-regeneration-for-a-degraded-land-and-impoverished-people-holistic-considerations", + "https://steemit.com/life/@anotherjoe/part-9-la-gonave-haiti-a-vision-of-regeneration-for-a-degraded-land-and-impoverished-people-regenerative-design", + "https://steemit.com/life/@anotherjoe/part-10-la-gonave-haiti-a-vision-of-regeneration-for-a-degraded-land-and-impoverished-people-no-waste", + "https://steemit.com/life/@anotherjoe/part-11-la-gonave-haiti-a-vision-of-regeneration-for-a-degraded-land-and-impoverished-people-regenerative-business" + ], + "tags": [ + "life", + "gardening", + "photography", + "story", + "travel" + ], + "users": [ + "joe" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 52736269098395, + "payout": 250.867, + "payout_at": "2016-09-16T14:31:09", + "pending_payout_value": "250.867 HBD", + "percent_hbd": 10000, + "permlink": "conclusion-la-gonave-haiti-a-vision-of-regeneration-for-a-degraded-land-and-impoverished-people-proposal", + "post_id": 1184778, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 84 + }, + "title": "Conclusion \u2013 La Gon\u00e2ve, Haiti - A Vision of Regeneration for a Degraded Land and Impoverished People \u2013 Proposal", + "updated": "2016-09-09T14:31:09", + "url": "/life/@anotherjoe/conclusion-la-gonave-haiti-a-vision-of-regeneration-for-a-degraded-land-and-impoverished-people-proposal" + }, + { + "active_votes": [ + { + "rshares": 16915101346845, + "voter": "itsascam" + }, + { + "rshares": 1990859153081, + "voter": "steemroller" + }, + { + "rshares": 73329875219, + "voter": "donaldtrump" + }, + { + "rshares": 17868230353213, + "voter": "steemed" + }, + { + "rshares": 5550135241263, + "voter": "kushed" + }, + { + "rshares": 157782618184, + "voter": "ozmaster" + }, + { + "rshares": 2483603231, + "voter": "boy" + }, + { + "rshares": 3015403597, + "voter": "bue-witness" + }, + { + "rshares": 547242648, + "voter": "bunny" + }, + { + "rshares": 7423420109881, + "voter": "complexring" + }, + { + "rshares": 43937167902, + "voter": "bue" + }, + { + "rshares": 1330784507, + "voter": "mini" + }, + { + "rshares": 171039480, + "voter": "moon" + }, + { + "rshares": 76510156783, + "voter": "aizensou" + }, + { + "rshares": 500028871, + "voter": "healthcare" + }, + { + "rshares": 778564644, + "voter": "daniel.pan" + }, + { + "rshares": 230688861, + "voter": "helen.tan" + }, + { + "rshares": 58901303342, + "voter": "lovelace" + }, + { + "rshares": 11010423456, + "voter": "richman" + }, + { + "rshares": 1426450295, + "voter": "murh" + }, + { + "rshares": 8277566784, + "voter": "badger311" + }, + { + "rshares": 8567535889, + "voter": "badger313" + }, + { + "rshares": 8531753799, + "voter": "badger312" + }, + { + "rshares": 8824957277, + "voter": "badger316" + }, + { + "rshares": 8944485771, + "voter": "badger319" + }, + { + "rshares": 8853961578, + "voter": "badger3101" + }, + { + "rshares": 8317596424, + "voter": "badger3111" + }, + { + "rshares": 8868767821, + "voter": "badger3121" + }, + { + "rshares": 8484864626, + "voter": "badger3131" + }, + { + "rshares": 8590790659, + "voter": "badger3141" + }, + { + "rshares": 8567661825, + "voter": "badger3171" + }, + { + "rshares": 8378856070, + "voter": "badger3181" + }, + { + "rshares": 8953723365, + "voter": "badger3191" + }, + { + "rshares": 8378696159, + "voter": "badger3112" + }, + { + "rshares": 8713219999, + "voter": "badger3132" + }, + { + "rshares": 8588877453, + "voter": "badger3162" + }, + { + "rshares": 8815418946, + "voter": "badger3113" + }, + { + "rshares": 8472911151, + "voter": "badger3123" + }, + { + "rshares": 8594278643, + "voter": "badger3133" + }, + { + "rshares": 8939030633, + "voter": "badger3153" + }, + { + "rshares": 8623775580, + "voter": "badger3163" + }, + { + "rshares": 8653716672, + "voter": "badger3193" + }, + { + "rshares": 8604293455, + "voter": "badger3114" + }, + { + "rshares": 8514925856, + "voter": "badger3124" + }, + { + "rshares": 8419643769, + "voter": "badger3144" + }, + { + "rshares": 8342949563, + "voter": "badger3154" + }, + { + "rshares": 8212807363, + "voter": "badger3164" + }, + { + "rshares": 8538403324, + "voter": "badger3174" + }, + { + "rshares": 8813363121, + "voter": "badger3194" + }, + { + "rshares": 8711686485, + "voter": "badger3105" + }, + { + "rshares": 8656291179, + "voter": "badger3135" + }, + { + "rshares": 8258123647, + "voter": "badger3145" + }, + { + "rshares": 8830660827, + "voter": "badger3155" + }, + { + "rshares": 8529393936, + "voter": "badger3175" + }, + { + "rshares": 8309797529, + "voter": "badger3195" + }, + { + "rshares": 7958566161, + "voter": "badger3106" + }, + { + "rshares": 8761916218, + "voter": "badger3116" + }, + { + "rshares": 8808969794, + "voter": "badger3126" + }, + { + "rshares": 8442934028, + "voter": "badger3136" + }, + { + "rshares": 8096117635, + "voter": "badger3146" + }, + { + "rshares": 8323464145, + "voter": "badger3156" + }, + { + "rshares": 8535260751, + "voter": "badger3166" + }, + { + "rshares": 8451691587, + "voter": "badger3176" + }, + { + "rshares": 8583776222, + "voter": "badger3186" + }, + { + "rshares": 8618878210, + "voter": "badger3196" + }, + { + "rshares": 8547737829, + "voter": "badger3107" + }, + { + "rshares": 8304717802, + "voter": "badger315" + }, + { + "rshares": 8791468179, + "voter": "badger318" + }, + { + "rshares": 8840149394, + "voter": "badger3151" + }, + { + "rshares": 8518691453, + "voter": "badger3161" + }, + { + "rshares": 8773071440, + "voter": "badger3122" + }, + { + "rshares": 8711071387, + "voter": "badger3142" + }, + { + "rshares": 8929845340, + "voter": "badger3152" + }, + { + "rshares": 8246163207, + "voter": "badger3172" + }, + { + "rshares": 8749886555, + "voter": "badger3182" + }, + { + "rshares": 8509911969, + "voter": "badger3192" + }, + { + "rshares": 8426126419, + "voter": "badger3143" + }, + { + "rshares": 8684199182, + "voter": "badger3173" + }, + { + "rshares": 8396290921, + "voter": "badger3104" + }, + { + "rshares": 8113786122, + "voter": "badger3134" + }, + { + "rshares": 8513046286, + "voter": "badger3184" + }, + { + "rshares": 8451317712, + "voter": "badger3115" + }, + { + "rshares": 8915479859, + "voter": "badger3165" + }, + { + "rshares": 8548447203, + "voter": "badger3185" + }, + { + "rshares": 8609244540, + "voter": "badger314" + }, + { + "rshares": 8839335558, + "voter": "badger317" + }, + { + "rshares": 8582675460, + "voter": "badger3102" + }, + { + "rshares": 8544860218, + "voter": "badger3103" + }, + { + "rshares": 8473237642, + "voter": "badger3125" + }, + { + "rshares": 8440010331, + "voter": "badger3183" + }, + { + "rshares": 12323645050, + "voter": "primus" + }, + { + "rshares": 25256240290, + "voter": "djm34" + }, + { + "rshares": 7378255156, + "voter": "dasha" + }, + { + "rshares": 162824487120, + "voter": "dashpaymag" + }, + { + "rshares": 51810239264, + "voter": "asmolokalo" + }, + { + "rshares": 387622703771, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 40298988190, + "voter": "eneismijmich" + }, + { + "rshares": 2786084146, + "voter": "bledarus" + }, + { + "rshares": 9175494075, + "voter": "mione" + }, + { + "rshares": 1211817254, + "voter": "matrixdweller" + }, + { + "rshares": 3161180932, + "voter": "hilarski" + }, + { + "rshares": 18057415912, + "voter": "sponge-bob" + }, + { + "rshares": 902283883, + "voter": "brains" + }, + { + "rshares": 158058475, + "voter": "knight-angel" + }, + { + "rshares": 1610334902, + "voter": "bontonstory" + }, + { + "rshares": 151058063, + "voter": "gangsta" + }, + { + "rshares": 85595277, + "voter": "comeup" + }, + { + "rshares": 158655277, + "voter": "kjsxj" + }, + { + "rshares": 111304421, + "voter": "sherlockcupid" + }, + { + "rshares": 102672696, + "voter": "autodafe" + } + ], + "author": "gangsta", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.44, + "beneficiaries": [], + "blacklists": [], + "body": "Why are we hating so much right now? I see certain forces are striking a line straight down the middle of our society. Several, actually. We are at war with other countries and we are at war with each other. Our neighbours, our differences, it\u2019s sad to see.\n\nhttps://cdn.pbrd.co/images/VNV7ZKDW.jpg\n\nI\u2019ve always been a person to celebrate the differences of each other. I mean if the world and everyone in it was the same life would be a completely boring place to live and work. Yet people seem to be getting caught up in the irrelevant, the non-important, things that don\u2019t even matter.\n\nIt all starts when a Politician has an idea. He tells us that we\u2019ll be better off with his new theory that he\u2019s just about to implement. That we\u2019ll get the very best of [x] service and we\u2019ll benefit for years to come. We all cheer and celebrate for this new service like it\u2019ll be the best thing since sliced bread. Great idea we say, I can\u2019t wait to see it implemented.\n\nThen when it fails to serve us and works as a funnel to the top of the class pyramid. Workers on $10 an hour, and the fat shit at the top is on a yearly wage of 4 Million + bonuses people get annoyed. They get annoyed that their wages are stagnating. They get angry that whilst their income hasn\u2019t improved in 5 years, food prices are doubled.\n\nAnd the Politicians get up on the podium and they say, hey, hey, hey. It wasn\u2019t us. It\u2019s was them over there. The illegals, the black men, the Mexicans. They\u2019re stealing your money. They\u2019re a drain on society. We fund everything and they come over here and suck everything out.\n\nhttps://cdn.pbrd.co/images/VPjbNX9X.jpg\n\nTHAT\u2019s why your wages haven\u2019t increased and food prices have doubled. Fat shit illegals and their me, me, me attitude.\n\nAnd like an oblivious heard of sheep we believe them. We don\u2019t fact check or research we just believe the crap that\u2019s spouted at us. Every single bit. And that\u2019s how Donald Trump gains momentum. Does anyone who likes this man actually fact check stuff? I\u2019d love to hear what you say. Please prove me wrong.\n\nSo we\u2019re being misdirected whilst those that wanted it are sucking all the money straight to the top. And we aren\u2019t doing a god damned thing about it. We aren\u2019t standing up and saying,\n\n\u201cHey, fuck this. You promised me more. I want more\u201d\n\nWe\u2019re just sitting there and letting it happen. We\u2019re accepting the choices we are being given rather than doing a bit of dictating like we should realise we have the power to do. And that\u2019s why they keep us arguing amongst ourselves. Race, privilege, place of birth, nationality, ethnicity, gender, it\u2019s all irrelevant at the end of the day. Labels to separate and misdirect us. We don\u2019t realise how strong we\u2019d be if we were all in it together.\n\nhttps://cdn.pbrd.co/images/VQF398UC.jpg\n\nI see in America with the choice between Clinton and Trump isn\u2019t a very good one. That to me seems like a choice between the devil and hades. Not a good one in my opinion, but hey. We aren\u2019t doing anything about it anyway.\n\nSo why care?", + "category": "life", + "children": 6, + "created": "2016-09-09T08:01:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://cdn.pbrd.co/images/VNV7ZKDW.jpg", + "https://cdn.pbrd.co/images/VPjbNX9X.jpg", + "https://cdn.pbrd.co/images/VQF398UC.jpg" + ], + "tags": [ + "life", + "anarchy", + "anarchism", + "community", + "politics" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 51504615203394, + "payout": 246.722, + "payout_at": "2016-09-16T08:01:45", + "pending_payout_value": "246.722 HBD", + "percent_hbd": 10000, + "permlink": "why-are-we-hating-so-much-right-now", + "post_id": 1181856, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 110 + }, + "title": "Why are we hating so much right now?", + "updated": "2016-09-09T08:01:45", + "url": "/life/@gangsta/why-are-we-hating-so-much-right-now" + }, + { + "active_votes": [ + { + "rshares": 28078695107280, + "voter": "dantheman" + }, + { + "rshares": 4542203046711, + "voter": "riverhead" + }, + { + "rshares": 2383118349121, + "voter": "badassmother" + }, + { + "rshares": 1085468703866, + "voter": "rossco99" + }, + { + "rshares": 5797848485834, + "voter": "steemit200" + }, + { + "rshares": 3104417150, + "voter": "boy" + }, + { + "rshares": 3769148989, + "voter": "bue-witness" + }, + { + "rshares": 684039346, + "voter": "bunny" + }, + { + "rshares": 54911850751, + "voter": "bue" + }, + { + "rshares": 1663438741, + "voter": "mini" + }, + { + "rshares": 213797798, + "voter": "moon" + }, + { + "rshares": 3281746099637, + "voter": "au1nethyb1" + }, + { + "rshares": 436436962604, + "voter": "boatymcboatface" + }, + { + "rshares": 625022124, + "voter": "healthcare" + }, + { + "rshares": 973182531, + "voter": "daniel.pan" + }, + { + "rshares": 41006770670, + "voter": "alexgr" + }, + { + "rshares": 288359524, + "voter": "helen.tan" + }, + { + "rshares": 23787564672, + "voter": "yefet" + }, + { + "rshares": 16695287716, + "voter": "fkn" + }, + { + "rshares": 25993088578, + "voter": "james-show" + }, + { + "rshares": 21961897752, + "voter": "elishagh1" + }, + { + "rshares": 258092524322, + "voter": "pal" + }, + { + "rshares": 1412755202, + "voter": "murh" + }, + { + "rshares": 943595799549, + "voter": "cyber" + }, + { + "rshares": 914714038, + "voter": "treeleaves" + }, + { + "rshares": 58039952516, + "voter": "theshell" + }, + { + "rshares": 166525472520, + "voter": "kimziv" + }, + { + "rshares": 4199085070, + "voter": "crok" + }, + { + "rshares": 5673784293, + "voter": "svamiva" + }, + { + "rshares": 36092559203, + "voter": "cryptoiskey" + }, + { + "rshares": 7380803654, + "voter": "dasha" + }, + { + "rshares": 51810239264, + "voter": "asmolokalo" + }, + { + "rshares": 54339905603, + "voter": "ezzy" + }, + { + "rshares": 17852463009, + "voter": "konstantin" + }, + { + "rshares": 15489041075, + "voter": "stealthtrader" + }, + { + "rshares": 10242467766, + "voter": "r4fken" + }, + { + "rshares": 747492636, + "voter": "rxhector" + }, + { + "rshares": 56143918065, + "voter": "furion" + }, + { + "rshares": 404034457, + "voter": "barbara2" + }, + { + "rshares": 448930320, + "voter": "ch0c0latechip" + }, + { + "rshares": 415497469, + "voter": "doge4lyf" + }, + { + "rshares": 1439445567303, + "voter": "renohq" + }, + { + "rshares": 9220111954, + "voter": "spiz0r" + }, + { + "rshares": 1024215664, + "voter": "steem1653" + }, + { + "rshares": 66978870, + "voter": "cynetyc" + }, + { + "rshares": 2499651000, + "voter": "bitland" + }, + { + "rshares": 3541687602, + "voter": "karen13" + }, + { + "rshares": 1340972075, + "voter": "jrd8526" + }, + { + "rshares": 4121232121, + "voter": "dcryptogold" + }, + { + "rshares": 42141781600, + "voter": "milestone" + }, + { + "rshares": 18926593071, + "voter": "artific" + }, + { + "rshares": 34881174300, + "voter": "creemej" + }, + { + "rshares": 3383642927, + "voter": "kimmar" + }, + { + "rshares": 70773258992, + "voter": "thylbom" + }, + { + "rshares": 3456184776, + "voter": "bones" + }, + { + "rshares": 172170657153, + "voter": "jl777" + }, + { + "rshares": 7263406494, + "voter": "lostnuggett" + }, + { + "rshares": 13527446603, + "voter": "positive" + }, + { + "rshares": 9095865890, + "voter": "fishborne" + }, + { + "rshares": 14672267946, + "voter": "proto" + }, + { + "rshares": 614745323, + "voter": "curator" + }, + { + "rshares": 26413496858, + "voter": "sisterholics" + }, + { + "rshares": 458436690, + "voter": "fnait" + }, + { + "rshares": 418297641, + "voter": "keepcalmand" + }, + { + "rshares": 7378841834, + "voter": "beanz" + }, + { + "rshares": 3089414888, + "voter": "glitterpig" + }, + { + "rshares": 5343952890, + "voter": "jed78" + }, + { + "rshares": 113532577608, + "voter": "steemdrive" + }, + { + "rshares": 7347354559, + "voter": "taker" + }, + { + "rshares": 5162438265, + "voter": "theprophet0" + }, + { + "rshares": 887414606422, + "voter": "laonie" + }, + { + "rshares": 2223996317, + "voter": "naturalista" + }, + { + "rshares": 3213805099, + "voter": "timcliff" + }, + { + "rshares": 31364482058, + "voter": "myfirst" + }, + { + "rshares": 199944993707, + "voter": "somebody" + }, + { + "rshares": 7720216772, + "voter": "flysaga" + }, + { + "rshares": 45602445582, + "voter": "midnightoil" + }, + { + "rshares": 2701726451, + "voter": "achim86" + }, + { + "rshares": 1492466365, + "voter": "labradorsem" + }, + { + "rshares": 103011752675, + "voter": "xiaohui" + }, + { + "rshares": 3567101785, + "voter": "xiaokongcom" + }, + { + "rshares": 15322880594, + "voter": "scaredycatguide" + }, + { + "rshares": 7188387855, + "voter": "xianjun" + }, + { + "rshares": 7212155286, + "voter": "highlite" + }, + { + "rshares": 3195802403, + "voter": "bledarus" + }, + { + "rshares": 84335485726, + "voter": "miacats" + }, + { + "rshares": 471811612, + "voter": "microluck" + }, + { + "rshares": 11148718745, + "voter": "matrixdweller" + }, + { + "rshares": 4847386144, + "voter": "mindfreak" + }, + { + "rshares": 728471697, + "voter": "alexma3x" + }, + { + "rshares": 2838973103, + "voter": "macartem" + }, + { + "rshares": 4641324492, + "voter": "themanualbot" + }, + { + "rshares": 411167747, + "voter": "dave-mohican" + }, + { + "rshares": 5822543450, + "voter": "trev" + }, + { + "rshares": 7674926222, + "voter": "craigwilliamz" + }, + { + "rshares": 108935998081, + "voter": "shenanigator" + }, + { + "rshares": 10915521159, + "voter": "stephmckenzie" + }, + { + "rshares": 2063008090, + "voter": "penguinpablo" + }, + { + "rshares": 93768863, + "voter": "steemwatch" + }, + { + "rshares": 5554999718, + "voter": "nadin3" + }, + { + "rshares": 168510966, + "voter": "team101" + }, + { + "rshares": 8219988099, + "voter": "ghasemkiani" + }, + { + "rshares": 2076055689, + "voter": "matthewtiii" + }, + { + "rshares": 345415492, + "voter": "tfeldman" + }, + { + "rshares": 389306146, + "voter": "steemorama" + }, + { + "rshares": 121668777, + "voter": "the-ego-is-you" + }, + { + "rshares": 3078565169, + "voter": "patelincho" + }, + { + "rshares": 341097233, + "voter": "bones261" + }, + { + "rshares": 3097757398, + "voter": "mariandavp" + }, + { + "rshares": 620939158, + "voter": "bones555" + }, + { + "rshares": 5175318099, + "voter": "chick1" + }, + { + "rshares": 3134124136, + "voter": "steempowerwhale" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 59594173, + "voter": "freebornangel" + }, + { + "rshares": 61160401, + "voter": "nelyp" + }, + { + "rshares": 213847216, + "voter": "andrewrait" + }, + { + "rshares": 225136890, + "voter": "bobbybillbob" + }, + { + "rshares": 85741938, + "voter": "koskl" + }, + { + "rshares": 2484071186, + "voter": "ltm" + }, + { + "rshares": 159627767, + "voter": "anasz" + }, + { + "rshares": 74639545, + "voter": "kalipo" + }, + { + "rshares": 159780975, + "voter": "ysa" + }, + { + "rshares": 146042945, + "voter": "insight2incite" + }, + { + "rshares": 152063909, + "voter": "danie" + }, + { + "rshares": 136350043, + "voter": "roger.steemit" + } + ], + "author": "alexgr", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.7, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    In Steemit we have what is known as the \"casino effect\". This describes the fact that posting rewards are variable: Some times bloggers may get a very small reward while other times they may hit the \"jackpot\" with some pretty high reward.

    \n


    \n

    https://pixabay.com/static/uploads/photo/2015/02/12/23/00/roulette-634412_960_720.jpg

    \n


    \n

    This variance[1] also extends to the quality of content: An author will write several posts and when the rewards are finalized the author may be very surprised to find out that his better articles didn't get more rewards.

    \n

    \n

    Similarities with Commerce

    \n

    Some will complain that this is simply evidence that the system is problematic but ...have they ever considered the amazing similarities with commerce in the real economy?

    \n


    \n

    https://pixabay.com/static/uploads/photo/2013/07/13/11/31/shop-158317_960_720.png

    \n


    \n

    If you've ever owned a store you may have noticed that there are days where selling is very slow and other days when selling is going very well. Some times selling can be so bad where the entire day is a bust - with no money generated.

    \n

    This variance can extend to larger time periods - like having a week or a month which has been extraordinarily good, or atrociously bad.

    \n

    Can you spot the parallels with Steemit?

    \n

    Whose fault is it that a shop does good or bad in different days, different weeks, or different months? The \"whale shoppers\" who are casting their \"buying votes\" in a bad way?

    \n

    On top of that, in the shop scenario, there is also product variance: Products that can be considered \"junk\" may be selling like crazy, while products that one would assume would sell a lot, in reality don't generate enough revenue. 

    \n

    Paradoxical situations may emerge where a store is sitting on an expensive stock that should be high-performing, while making its daily revenue on stock that seemed stuck and forgotten...

    \n

    Again, do you see the parallels with Steemit - where \"bad posts\" can be generating more money than \"good posts\"? Is it \"the whales\" fault that this is happening in actual real-life stores?

    \n

    \n

    The Bottom Line matters

    \n

    In the end of the day, stores thrive or go bust based on the \"bottom line\" result over a long time, and over the sale of thousands of items. The daily affairs are not that significant in the larger scheme of things - although they can and do create bursts of happiness or disappointment to the shop owner - just like a Steemit poster may feel after getting a high or a low reward.

    \n

    Store owners, while impressed by the variance of dry periods or product selling anomalies, quickly learn to rationalize the situation and ignore this variance by focusing on long-term revenue and costs. They won't close their shop based on a dry day, week or month.

    \n


    \n

    https://c2.staticflickr.com/6/5271/5912231439_26f8836d3e_b.jpg

    \n


    \n

    In the context of Steemit, one could adopt the bottom-line approach of the merchant and say: \"I don't care if 40 of my posts made just 10$ while another 10 posts made 1200$. The bottom line is that over two months I wrote 50 posts, got 1210$, so that's an average of 20$ per day and 24$ per post\".

    \n

    The \"merchant approach\" of dealing with the bottom-line result, is an efficient and time-proven method that allows one to better handle the emotional roller-coaster that daily variance can create. It can become the blogger's biggest intellectual ally in dealing with emotional irrationality.

    \n


    \n

    [1] In probability theory and statistics, variance is the expectation of the squared deviation of a random variable from its mean, and it informally measures how far a set of (random) numbers are spread out from their mean. -Wikipedia

    \n", + "category": "steemit", + "children": 20, + "created": "2016-09-09T17:21:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://pixabay.com/static/uploads/photo/2015/02/12/23/00/roulette-634412_960_720.jpg", + "https://pixabay.com/static/uploads/photo/2013/07/13/11/31/shop-158317_960_720.png", + "https://c2.staticflickr.com/6/5271/5912231439_26f8836d3e_b.jpg" + ], + "tags": [ + "steemit", + "variance" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 51114867642113, + "payout": 245.014, + "payout_at": "2016-09-16T17:21:57", + "pending_payout_value": "245.014 HBD", + "percent_hbd": 10000, + "permlink": "dealing-with-variance-in-commerce-and-steemit-the-merchant-approach", + "post_id": 1186645, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 127 + }, + "title": "Dealing with variance in commerce and Steemit: \"The merchant approach\"", + "updated": "2016-09-09T17:21:57", + "url": "/steemit/@alexgr/dealing-with-variance-in-commerce-and-steemit-the-merchant-approach" + }, + { + "active_votes": [ + { + "rshares": 591951832843, + "voter": "barrie" + }, + { + "rshares": 376089667037, + "voter": "anonymous" + }, + { + "rshares": 11825349099945, + "voter": "berniesanders" + }, + { + "rshares": 2061873191902, + "voter": "hr1" + }, + { + "rshares": 5550547900126, + "voter": "kushed" + }, + { + "rshares": 1644853738242, + "voter": "silver" + }, + { + "rshares": 3942844089501, + "voter": "silversteem" + }, + { + "rshares": 1118195261780, + "voter": "rossco99" + }, + { + "rshares": 4538378994179, + "voter": "wang" + }, + { + "rshares": 157792753493, + "voter": "ozmaster" + }, + { + "rshares": 3725203698, + "voter": "boy" + }, + { + "rshares": 4522859547, + "voter": "bue-witness" + }, + { + "rshares": 820834174, + "voter": "bunny" + }, + { + "rshares": 7578083736356, + "voter": "complexring" + }, + { + "rshares": 65878513704, + "voter": "bue" + }, + { + "rshares": 1996083638, + "voter": "mini" + }, + { + "rshares": 256555495, + "voter": "moon" + }, + { + "rshares": 1806149790670, + "voter": "joseph" + }, + { + "rshares": 74993598521, + "voter": "aizensou" + }, + { + "rshares": 422476341169, + "voter": "recursive3" + }, + { + "rshares": 2772468221954, + "voter": "recursive" + }, + { + "rshares": 1425589933, + "voter": "mineralwasser" + }, + { + "rshares": 2154858856, + "voter": "bingo-1" + }, + { + "rshares": 459164929832, + "voter": "boatymcboatface" + }, + { + "rshares": 59929953630, + "voter": "vip" + }, + { + "rshares": 10563072842, + "voter": "idol" + }, + { + "rshares": 750017233, + "voter": "healthcare" + }, + { + "rshares": 1167796680, + "voter": "daniel.pan" + }, + { + "rshares": 131689720520, + "voter": "team" + }, + { + "rshares": 346027703, + "voter": "helen.tan" + }, + { + "rshares": 1741368137, + "voter": "jocelyn" + }, + { + "rshares": 14563816715, + "voter": "gregory-f" + }, + { + "rshares": 23561420457, + "voter": "joelinux" + }, + { + "rshares": 19221136212, + "voter": "fkn" + }, + { + "rshares": 27616136392, + "voter": "james-show" + }, + { + "rshares": 25284974129, + "voter": "elishagh1" + }, + { + "rshares": 9542969208, + "voter": "richman" + }, + { + "rshares": 1412711728, + "voter": "murh" + }, + { + "rshares": 231955521415, + "voter": "sascha" + }, + { + "rshares": 6617937552, + "voter": "cryptofunk" + }, + { + "rshares": 2372060937, + "voter": "error" + }, + { + "rshares": 58029387397, + "voter": "theshell" + }, + { + "rshares": 352099935937, + "voter": "hedge-x" + }, + { + "rshares": 48096684269, + "voter": "brandonp" + }, + { + "rshares": 19199140668, + "voter": "ziv" + }, + { + "rshares": 16084021421, + "voter": "zakharya" + }, + { + "rshares": 3490481897, + "voter": "tee-em" + }, + { + "rshares": 104954643895, + "voter": "geoffrey" + }, + { + "rshares": 193353342696, + "voter": "kimziv" + }, + { + "rshares": 2313116703, + "voter": "superfreek" + }, + { + "rshares": 42802901399, + "voter": "clement" + }, + { + "rshares": 7380455947, + "voter": "dasha" + }, + { + "rshares": 305995962, + "voter": "kosimoos" + }, + { + "rshares": 51810239264, + "voter": "asmolokalo" + }, + { + "rshares": 46292515999, + "voter": "booja" + }, + { + "rshares": 90874486216, + "voter": "rubybian" + }, + { + "rshares": 797933265918, + "voter": "slowwalker" + }, + { + "rshares": 62004777447, + "voter": "furion" + }, + { + "rshares": 6301176649, + "voter": "owdy" + }, + { + "rshares": 463439180, + "voter": "barbara2" + }, + { + "rshares": 514913157, + "voter": "ch0c0latechip" + }, + { + "rshares": 476575822, + "voter": "doge4lyf" + }, + { + "rshares": 10477244710, + "voter": "spiz0r" + }, + { + "rshares": 1614626890, + "voter": "leksimus" + }, + { + "rshares": 1137868352, + "voter": "steem1653" + }, + { + "rshares": 10646128018, + "voter": "asim" + }, + { + "rshares": 16164333545, + "voter": "aaseb" + }, + { + "rshares": 3541464022, + "voter": "karen13" + }, + { + "rshares": 1398034717, + "voter": "jrd8526" + }, + { + "rshares": 43278093606, + "voter": "milestone" + }, + { + "rshares": 35905221812, + "voter": "creemej" + }, + { + "rshares": 182143747069, + "voter": "blueorgy" + }, + { + "rshares": 10477051305, + "voter": "benjiberigan" + }, + { + "rshares": 8495026569, + "voter": "rpf" + }, + { + "rshares": 3573679207, + "voter": "tarindel" + }, + { + "rshares": 37775831110, + "voter": "celsius100" + }, + { + "rshares": 13817844741, + "voter": "hagie" + }, + { + "rshares": 172162806745, + "voter": "jl777" + }, + { + "rshares": 15573720336, + "voter": "positive" + }, + { + "rshares": 3576728200, + "voter": "bristolchris72" + }, + { + "rshares": 14671671712, + "voter": "proto" + }, + { + "rshares": 639310915, + "voter": "curator" + }, + { + "rshares": 30808269533, + "voter": "sisterholics" + }, + { + "rshares": 525817526, + "voter": "fnait" + }, + { + "rshares": 479787784, + "voter": "keepcalmand" + }, + { + "rshares": 39237044984, + "voter": "celebr1ty" + }, + { + "rshares": 62848534036, + "voter": "healthyrecipes" + }, + { + "rshares": 3088994747, + "voter": "glitterpig" + }, + { + "rshares": 7346827903, + "voter": "taker" + }, + { + "rshares": 1045693422106, + "voter": "laonie" + }, + { + "rshares": 222615926170, + "voter": "ozchartart" + }, + { + "rshares": 37893517085, + "voter": "myfirst" + }, + { + "rshares": 238603915622, + "voter": "somebody" + }, + { + "rshares": 8925213855, + "voter": "flysaga" + }, + { + "rshares": 65287683, + "voter": "kurzer42" + }, + { + "rshares": 52719681851, + "voter": "midnightoil" + }, + { + "rshares": 3334515922, + "voter": "darrenturetzky" + }, + { + "rshares": 1262856155, + "voter": "labradorsem" + }, + { + "rshares": 120749721761, + "voter": "xiaohui" + }, + { + "rshares": 4123909960, + "voter": "xiaokongcom" + }, + { + "rshares": 637688190, + "voter": "future24" + }, + { + "rshares": 40300339155, + "voter": "eneismijmich" + }, + { + "rshares": 8310332624, + "voter": "xianjun" + }, + { + "rshares": 2786084146, + "voter": "bledarus" + }, + { + "rshares": 84328707040, + "voter": "miacats" + }, + { + "rshares": 9183051630, + "voter": "mione" + }, + { + "rshares": 60173663, + "voter": "party1998" + }, + { + "rshares": 545509199, + "voter": "microluck" + }, + { + "rshares": 728479455, + "voter": "alexma3x" + }, + { + "rshares": 2774505377, + "voter": "levycore" + }, + { + "rshares": 7674965329, + "voter": "craigwilliamz" + }, + { + "rshares": 1094807543, + "voter": "runridefly" + }, + { + "rshares": 3151795898, + "voter": "richardcrill" + }, + { + "rshares": 1309514919, + "voter": "chef.cook" + }, + { + "rshares": 902900947, + "voter": "sponge-bob" + }, + { + "rshares": 110296418, + "voter": "tito-baron" + }, + { + "rshares": 902302839, + "voter": "brains" + }, + { + "rshares": 61745338, + "voter": "jcvanleur" + }, + { + "rshares": 5314731359, + "voter": "chick1" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 87615220, + "voter": "artfullyaging" + }, + { + "rshares": 168848842, + "voter": "robyneggs" + }, + { + "rshares": 157890709, + "voter": "felix-u" + } + ], + "author": "healthyrecipes", + "author_payout_value": "0.000 HBD", + "author_reputation": 65.0, + "beneficiaries": [], + "blacklists": [], + "body": "\n

      Happy Friday Steemit! It is a beautiful morning here in Texas and I am enjoying a beautiful grapefruit smoothie. I have to admit that I do not love grapefruits but they are so good for you that I throw them into smoothies every once and a while. In my opinion smoothies are the best way to get whole food nutrition from ingredients that you are not fond of. Grapefruits contain pectin that help protect your colon\u2019s health and reduce blood cholesterol; Vitamin A and flavonoid antioxidants promoting healthy skin and eyes, and vitamin C to support a healthy immune system. I add pineapple and orange juice to mask it\u2019s strong taste.   

    \n
      \n
    • 1 cup orange juice
    • \n
    • 1/2 grapefruit
    • \n
    • 1/2 cup frozen pineapple
    • \n
    • 1/2 cup frozen strawberries
    • \n
    \n

    Put all ingredients in the blender and blend until smooth.  Enjoy!

    \n

    https://puu.sh/r5gJ2/65fa5e9342.png

    \n", + "category": "smoothie", + "children": 8, + "created": "2016-09-09T14:19:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://puu.sh/r5gJ2/65fa5e9342.png" + ], + "tags": [ + "smoothie", + "recipes", + "healthyliving", + "breakfast", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 50113249350252, + "payout": 237.052, + "payout_at": "2016-09-16T14:19:51", + "pending_payout_value": "237.052 HBD", + "percent_hbd": 10000, + "permlink": "grapefruit-smoothie", + "post_id": 1184634, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 125 + }, + "title": "Grapefruit Smoothie", + "updated": "2016-09-09T14:19:51", + "url": "/smoothie/@healthyrecipes/grapefruit-smoothie" + }, + { + "active_votes": [ + { + "rshares": 26283018432092, + "voter": "berniesanders" + }, + { + "rshares": 155538584136, + "voter": "nextgenwitness" + }, + { + "rshares": 9608409261139, + "voter": "pharesim" + }, + { + "rshares": 564294369587, + "voter": "justin" + }, + { + "rshares": 4315045962741, + "voter": "nextgencrypto" + }, + { + "rshares": 3725786062, + "voter": "boy" + }, + { + "rshares": 4523590745, + "voter": "bue-witness" + }, + { + "rshares": 820923484, + "voter": "bunny" + }, + { + "rshares": 65962372063, + "voter": "bue" + }, + { + "rshares": 347321146108, + "voter": "steemservices" + }, + { + "rshares": 26829665793, + "voter": "steemservices1" + }, + { + "rshares": 1996366443, + "voter": "mini" + }, + { + "rshares": 256568519, + "voter": "moon" + }, + { + "rshares": 711621184126, + "voter": "pfunk" + }, + { + "rshares": 36802755317, + "voter": "proctologic" + }, + { + "rshares": 750093522, + "voter": "healthcare" + }, + { + "rshares": 1167941813, + "voter": "daniel.pan" + }, + { + "rshares": 2635476547508, + "voter": "donkeypong" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 346051892, + "voter": "helen.tan" + }, + { + "rshares": 83061534469, + "voter": "edgeland" + }, + { + "rshares": 10350568046, + "voter": "richman" + }, + { + "rshares": 1412905204, + "voter": "murh" + }, + { + "rshares": 27677303613, + "voter": "thecryptofiend" + }, + { + "rshares": 50366066361, + "voter": "justtryme90" + }, + { + "rshares": 136148212476, + "voter": "schro" + }, + { + "rshares": 6266527493, + "voter": "fuck.off" + }, + { + "rshares": 44912047516, + "voter": "razvanelulmarin" + }, + { + "rshares": 6183931756, + "voter": "iloveporn" + }, + { + "rshares": 5366834300, + "voter": "the.bot" + }, + { + "rshares": 7521845669, + "voter": "johnbradshaw" + }, + { + "rshares": 5241299793, + "voter": "the.whale" + }, + { + "rshares": 56991263190, + "voter": "asmolokalo" + }, + { + "rshares": 4964215975, + "voter": "unicornfarts" + }, + { + "rshares": 5358832826, + "voter": "vote" + }, + { + "rshares": 14850848642, + "voter": "yogi.artist" + }, + { + "rshares": 5521961305, + "voter": "kissmybutt" + }, + { + "rshares": 747492636, + "voter": "rxhector" + }, + { + "rshares": 538150925035, + "voter": "neoxian" + }, + { + "rshares": 14456081966, + "voter": "ausbitbank" + }, + { + "rshares": 214389409, + "voter": "ardina" + }, + { + "rshares": 910612400, + "voter": "steem1653" + }, + { + "rshares": 208099380121, + "voter": "jesta" + }, + { + "rshares": 12790959631, + "voter": "meesterboom" + }, + { + "rshares": 38682504648, + "voter": "condra" + }, + { + "rshares": 1254991847, + "voter": "doctorstrange" + }, + { + "rshares": 1030833829, + "voter": "jsteck" + }, + { + "rshares": 69341438955, + "voter": "thylbom" + }, + { + "rshares": 7201057961, + "voter": "bitcoiner" + }, + { + "rshares": 14082581305, + "voter": "beowulfoflegend" + }, + { + "rshares": 261860685675, + "voter": "liberosist" + }, + { + "rshares": 257003221, + "voter": "sergey44" + }, + { + "rshares": 16414559455, + "voter": "winstonwolfe" + }, + { + "rshares": 28271588966, + "voter": "brianphobos" + }, + { + "rshares": 10113631949, + "voter": "logic" + }, + { + "rshares": 8113047551, + "voter": "sykochica" + }, + { + "rshares": 19117698372, + "voter": "reneenouveau" + }, + { + "rshares": 2083296130, + "voter": "roy.batty" + }, + { + "rshares": 6075923121, + "voter": "kryptik" + }, + { + "rshares": 1577347319, + "voter": "andrew0" + }, + { + "rshares": 10270668104, + "voter": "thebotkiller" + }, + { + "rshares": 1988049281, + "voter": "quantumanomaly" + }, + { + "rshares": 8004391573, + "voter": "mione" + }, + { + "rshares": 33012338123, + "voter": "thecurator" + }, + { + "rshares": 2784027187, + "voter": "virtualgrowth" + }, + { + "rshares": 5648482079, + "voter": "lemouth" + }, + { + "rshares": 670201099, + "voter": "alexma3x" + }, + { + "rshares": 261571638, + "voter": "jimmytwoshoes" + }, + { + "rshares": 944623138, + "voter": "telos" + }, + { + "rshares": 3509514559, + "voter": "shneakysquirrel" + }, + { + "rshares": 5120887316, + "voter": "voltarius" + }, + { + "rshares": 2578413134, + "voter": "rossenpavlov" + }, + { + "rshares": 24055735446, + "voter": "andrewawerdna" + }, + { + "rshares": 15366110655, + "voter": "mikemacintire" + }, + { + "rshares": 8406227761, + "voter": "craigwilliamz" + }, + { + "rshares": 3420518904, + "voter": "booky" + }, + { + "rshares": 55418270581, + "voter": "mandibil" + }, + { + "rshares": 56668417, + "voter": "uri-bruck" + }, + { + "rshares": 5124612749, + "voter": "ats-david" + }, + { + "rshares": 521036073, + "voter": "runridefly" + }, + { + "rshares": 2903664342, + "voter": "richardcrill" + }, + { + "rshares": 2245566974, + "voter": "blockcodes" + }, + { + "rshares": 2972352374, + "voter": "xanoxt" + }, + { + "rshares": 6038342676, + "voter": "leavemealone" + }, + { + "rshares": 94571130684, + "voter": "thecyclist" + }, + { + "rshares": 330239492, + "voter": "robotev1" + }, + { + "rshares": 336398028, + "voter": "robotev2" + }, + { + "rshares": 266385331, + "voter": "borishaifa" + }, + { + "rshares": 51851380, + "voter": "tanstaaflcafe" + }, + { + "rshares": 2433375856, + "voter": "ltm" + }, + { + "rshares": 166122349, + "voter": "haddock" + }, + { + "rshares": 532746410, + "voter": "grisha-danunaher" + } + ], + "author": "reneenouveau", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.21, + "beneficiaries": [], + "blacklists": [], + "body": "Those who ascribe to the profit-driven world of big-science book-learning might suggest that ...**Pseudoscience is the appropriation and distortion of scientific terminology to validate a claim or assertion.**\n\nPseudoscience is also this:\n
    Gold is a superconductor, and as such it improves the transmission of electrical signals. Cells communicate via electricity. Knowing this, conclude that nanoparticles improve communication between nerve cells of the nervous system, and a more effective flow of electricity can alleviate stress and anxiety.
    \n\nhttp://i.vimeocdn.com/video/569168050_1280x720.jpg\n### Renee, why would anyone use pseudoscience?\n\nThe answer is simple. They usually want to **sell** you something. \n\nThe 'something' can take the form of a physical thing or an idea. \n\nhttps://upload.wikimedia.org/wikipedia/commons/thumb/f/f0/Hamlin%27s_Wizard_Oil_poster.jpg/314px-Hamlin%27s_Wizard_Oil_poster.jpg\n\nThey probably know that it doesn't do what they claim it does, or they have been conditioned to believe it based on anecdotal evidence because they've heard someone tell them 'it's been proven to work'.\n\nCritical thinking is hard, but its rewards are endless. \n\nPseudoscience is easy to accept. \n\nMeanwhile, science tries to explain things that are not obvious (if they were obvious, we wouldn't really need a scientific explanation for them). This makes science seem impossible and unreachable.\n\n It takes a lot of work to develop an understanding of chemistry or biology, and it is not that easy to understand:\n
    Gold has a high vibrational frequency, thus it is able to increase the vibration of the organism that consumes it.
    \n\nRead the quote above one more time and see if you can make sense of it. What does any of that mean? It sounds 'sciencey', though, doesn't it? You'd be stupid not to want to increase your vibrations! Except it's made up.\n\nhttps://upload.wikimedia.org/wikipedia/commons/a/a0/Meta-moerbeke_jpeg031-part.jpg\n\nIt's a metaphysical doctrine. A belief without any basis in reality. \n\n### ...but like, Renee, I know that there are vibrations in sound waves, and light and electricity and stuff.\n\nYou are right! Those are vibrations. And this is where the appropriation of scientific principles comes in. \n\nhttps://upload.wikimedia.org/wikipedia/commons/thumb/d/d6/Water_under_11_Hz_vibration.jpg/1705px-Water_under_11_Hz_vibration.jpg\n*because vibrations don't work that way!*\n\nPseudoscientists will tell you things like \"These magnets break up the water molecule clusters for better bioavailability\" in hope that those big words could give you an impression that they both knowledgeable and scientifically accurate. \n\nThey use scientific language to distort and confuse in hopes that you simply accept them for sounding smart and buy whatever it is they are selling! \n\n**\"This is a game, this is an export to people who don't know much science and don't know how science is done\" Sam Harris**\n\n### So you are, like, figuring out what SCIENCE is? OMG, you need an advanced degree to do that!\n\nNo, you don't... It's pretty easy! There are a few things to look for to spot a pseudoscientist looking to make a sale! Here are a couple of examples and questions to ask when you are presenting with wild claims that appear to good to be true (or any other claim for that matter!)\n\n
    Its use as a \"nervine\" or therapy for nervous disorders was recorded by ancient Chinese and Indian alchemists
    \n\n## 1) Does the pseudoscientist tell you that his cure is based on ancient wisdom or technology?\n\nThis old trick! He's attempting to fool you into thinking that whatever he's selling has been around since the dawn of time, and because of that it must be effective and have merit. This argument is a logical fallacy called \"Appeal to Ancient Wisdom\". The more recent the evidence, the higher the probability that it is accurate. \n\nhttp://reneenouveau.com/Steem/athena.jpg\n\n## 2) Who is reporting on the wondrous benefits of this product?\n\nIf you Google it, what comes up? Are the first search results from businesses that are profiting off this product? Do you find any worldwide news source or institution that doesn't have the product in its name promoting it? \nLet's check.\n\nhttp://reneenouveau.com/Steem/snap.png\n\nHmm... no peer reviewed articles? Oh, some scholar results came up, but if you follow them, you find that gold is very useful in medical imaging. \n\nSo it appears that it's just businesses trying to sell you the product! That makes me suspicious! \n\nhttps://pixabay.com/static/uploads/photo/2015/03/20/00/33/smiley-681601_1280.jpg\n\n## 3) Does the pseudoscientist use words 'energy' and 'vibrations' when referring to anything except a sex dildo? \n\n
    Gold has been known to possess a warm energy that brings\nsoothing vibrations to the body to aid in the healing process
    \n\nThese words are completely meaningless. \n\nhttps://c2.staticflickr.com/8/7364/13111022405_3871023474_b.jpg\n\nThey are made up and have no scientific basis. We are wandering deep into pseudoscience territory!\n\n## 4) Does the pseudoscientist use words like 'big pharma', and 'western medicine' and make claims that their product/belief system is being suppressed by a Big Bad when they are questioned?\n\n
    Pharmaceutical experiments are funded by the pharmaceutical companies to yield results the pharmaceutical companies want to see, and then doctors are bribed to prescribe them. That is not real science.
    \n\nhttps://c1.staticflickr.com/3/2269/2549249290_542dec73b8.jpg\n\n## 5) Does the pseudoscientist use anecdotal evidence or research from sources that have an obvious interest in the outcome?\n Example, from a member of their group or company, their own blog, a newsletter with connections to 'natural and alternative healing modalities', or marketing copy from a business selling the same product. \n\nhttps://upload.wikimedia.org/wikipedia/commons/1/15/Gossip_painting_detail.jpg\n\n
    We have extensive scientific and historical research as well as first-hand experiences to validate our claims. This is yet another testimonial to the effectiveness of the healing options we offer.
    \n\nORLY?\n\nhttp://farm2.static.flickr.com/1089/5129607997_660a65a1fc.jpg\n\n
    Your discrediting tactic does not stand up to the evidence we have collected.
    \n\nThey may eventually present you with some of their evidence, but make sure to check it's source, robusticity, and inherent bias. \n\n
    Scientific research is still emerging regarding the incredible healing properties of gold nanoparticles and the mechanisms by which it functions, but [gold has been proven safe and effective throughout history.]( http://www.meridianinstitute.com/ceu/ceu25gol.html)
    \n\nThe link above takes the reader to an 'institute' dedicated to \"researching the spirit-mind-body connection\". The study it quotes is rife with phrases like \" One small recent study demonstrated a possible positive effect of gold on cognitive ability.\" and \"little is known about its physiological effects\".\n\nPseudoscience works from a positive hypothesis and will say or do anything to support that hypothesis. Shoddy research and anecdotal evidence are the two main tools they will use to fool you. If their sources seem biased, it's probably because they are. \n\nhttps://upload.wikimedia.org/wikipedia/commons/f/f6/BOPelvis-example.jpg\n\nThey are feeling uncomfortable because the burden of proof is on them! The more unreasonable the claim the greater the need for proof. However, they simply don't have any, so they will be desperate to invent or distract. Watch out! Eventually they will flip it and demand that YOU PROVE IT DOESN'T WORK!\n\nhttps://upload.wikimedia.org/wikipedia/commons/0/0e/Mark_Twain_Les_Aventures_de_Huck_Finn_illustration_p184.jpg\n\n## 7) If pressed pseudoscientists will demand you bring evidence that what they are selling *doesn't* work. They will also begin mudslinging. \n\n
    Please provide any real evidence that this colloidal gold is harmful to people, and please show what evidence you have to negate the hundreds, if not thousands, of unsolicited testimonials.
    \n\n
    You still have not provided any evidence beyond biased opinion that shows this is harmful, yet we continue to witness and accrue real life, first hand testimonials. Provide a better option if you have one.
    \n\n
    You're hating on us for \"making erroneous claims\", and passing judgment without providing any substantiating evidence that this colloidal gold causes harm. \n
    \n\n
    Again, there's nothing to be done for someone caught in cognitive dissonance. If you want to cling to your worldview in light of evidence to the contrary including first hand testimonials, that's your prerogative! Your mind is set and you're welcome to those opinions, but it is improper to allege \"abuse\" because someone has challenged your beliefs.
    \n\nThey will also call you narrow-minded and clouded by your own bias for wanting proof that their product works. How dare you not believe what they are telling you! \n\n
    It seems your mind is already set and that you are not interested in considering challenges to your opinion. Given that you are quick to call this \"abuse\" and exercise what power you can for censorship, plus you are clinging to the \"quackery\" label (perhaps because it is clearly not endorsed by Big Pharma?). Nonetheless, here is some research.
    \n\nThey may tell you that you don't have an advanced degree so that you can't possibly understand the science well enough to disprove them and their 'research'.\n\n
    So, Renee Nouveau has an advanced degree in chemistry and biophysics, right? because she, obviously downvoted that person as a result of her opinion based on appeal to authority, a classic logical fallacy. bring on the accountability, my logic is sound.
    \n\nNow, I can\u2019t comment on this because they are calling me out so I went to a Relevant Authority in logical fallacies and here\u2019s what they have to say! \u201cThey misunderstand the meaning of appeal to authority fallacy. This fallacy actually means appeal to IRRELEVANT authority. When you refer to credible scientific sources/research (the best ones are peer reviewed or meta-analysis) or experts in the specific scientific field, it is not an appeal to authority. That's because you refer to RELEVANT authority. For example when you talk about quantum physics but you refer to Deepak Chopra, dentist or plumber, then this is an appeal to irrelevant authority fallacy\u201d Fascinating! \n\n## 8) When backed into a corner they will admit that it doesn't matter if it works, because they help people (bonus points if it's sick children ;( This is an appeal to emotion, to override your reason. Why, you are a bad person if you want children to stay sick! \n\n
    If this is indeed pseudoscience, then it is healthy pseudoscience. You can't say the same for the many sickly victims of pharmaceuticals or prescription drugs.\n
    This is proven less side effects given to any child in any hospital.\n
    \n\nAgain with the sick children! \n\nhttp://reneenouveau.com/Steem/sickchild.jpg\n*This kid is sick of your shit*\n\nSounds like circular reasoning fallacy to me! My medication is curing> How do you know that? > Because it cures people according to me\n\nhttp://vignette2.wikia.nocookie.net/uncyclopedia/images/0/09/Circular_reasoning_standard.gif/revision/latest?cb=20100305231210\n\n\u2026.and that you can buy it for [$66]( http://www.intothegardenofeden.com/colloidal-gold.html) on their website! \n\nSo, now you've had an introduction to what pseudoscience looks like in action. \n\n### It seems like a lot of work.... this thinking about things and weighing all this evidence.\n\nIt can be. But if we want to live in a just, rational world it's a vital skill! Critical thinking and the independent judgment of the validity of ideas and claims is **vital** to anyone who considers themselves self-governing. \n\n# BONUS ROUND! \nIf you aren't sick of this metaphysical bullshit yet, watch Deepak Chopra muddle through quantum physics and check out Sam Harris ripping Deepak Chopra a new chakra. It gets good at around 7 minutes! \n\nhttps://www.youtube.com/watch?v=hU6TkfCGlX8\n\nSources:\nhttps://steemit.com/steemit/@steemsmart/no-such-thing-as-abusive-downvoting-steem-smart-podcast-ep-9d\n\nhttps://steemit.com/health/@gardenofeden/depression-sucks-but-help-is-available-this-is-the-most-holistic-remedy-we-have-found", + "category": "science", + "children": 30, + "created": "2016-09-10T03:21:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.vimeocdn.com/video/569168050_1280x720.jpg", + "https://upload.wikimedia.org/wikipedia/commons/thumb/f/f0/Hamlin%27s_Wizard_Oil_poster.jpg/314px-Hamlin%27s_Wizard_Oil_poster.jpg", + "https://upload.wikimedia.org/wikipedia/commons/a/a0/Meta-moerbeke_jpeg031-part.jpg", + "https://upload.wikimedia.org/wikipedia/commons/thumb/d/d6/Water_under_11_Hz_vibration.jpg/1705px-Water_under_11_Hz_vibration.jpg", + "http://reneenouveau.com/Steem/athena.jpg", + "http://reneenouveau.com/Steem/snap.png", + "https://pixabay.com/static/uploads/photo/2015/03/20/00/33/smiley-681601_1280.jpg", + "https://c2.staticflickr.com/8/7364/13111022405_3871023474_b.jpg", + "https://c1.staticflickr.com/3/2269/2549249290_542dec73b8.jpg", + "https://upload.wikimedia.org/wikipedia/commons/1/15/Gossip_painting_detail.jpg", + "http://farm2.static.flickr.com/1089/5129607997_660a65a1fc.jpg", + "https://upload.wikimedia.org/wikipedia/commons/f/f6/BOPelvis-example.jpg", + "https://upload.wikimedia.org/wikipedia/commons/0/0e/Mark_Twain_Les_Aventures_de_Huck_Finn_illustration_p184.jpg", + "http://reneenouveau.com/Steem/sickchild.jpg", + "http://vignette2.wikia.nocookie.net/uncyclopedia/images/0/09/Circular_reasoning_standard.gif/revision/latest?cb=20100305231210", + "https://img.youtube.com/vi/hU6TkfCGlX8/0.jpg" + ], + "links": [ + "http://www.meridianinstitute.com/ceu/ceu25gol.html", + "http://www.intothegardenofeden.com/colloidal-gold.html", + "https://www.youtube.com/watch?v=hU6TkfCGlX8", + "https://steemit.com/steemit/@steemsmart/no-such-thing-as-abusive-downvoting-steem-smart-podcast-ep-9d", + "https://steemit.com/health/@gardenofeden/depression-sucks-but-help-is-available-this-is-the-most-holistic-remedy-we-have-found" + ], + "tags": [ + "science", + "pseudoscience", + "logic", + "reason", + "hippiebullshit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 46804822208731, + "payout": 218.707, + "payout_at": "2016-09-17T03:21:06", + "pending_payout_value": "218.707 HBD", + "percent_hbd": 10000, + "permlink": "promises-poppycock-and-placebo-pseudoscience-in-action", + "post_id": 1191843, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 92 + }, + "title": "Promises, Poppycock and Placebo: Pseudoscience in Action!", + "updated": "2016-09-10T04:24:30", + "url": "/science/@reneenouveau/promises-poppycock-and-placebo-pseudoscience-in-action" + }, + { + "active_votes": [ + { + "rshares": 535697197880, + "voter": "barrie" + }, + { + "rshares": 347182993293, + "voter": "anonymous" + }, + { + "rshares": 11344789112703, + "voter": "rainman" + }, + { + "rshares": 4243335427722, + "voter": "riverhead" + }, + { + "rshares": 2015889181739, + "voter": "hr1" + }, + { + "rshares": 120828384233, + "voter": "sandra" + }, + { + "rshares": 124642840603, + "voter": "svk" + }, + { + "rshares": 1133998020130, + "voter": "ihashfury" + }, + { + "rshares": 993818962536, + "voter": "liondani" + }, + { + "rshares": 2483640452, + "voter": "boy" + }, + { + "rshares": 1744471521894, + "voter": "xeroc" + }, + { + "rshares": 3015449503, + "voter": "bue-witness" + }, + { + "rshares": 547246371, + "voter": "bunny" + }, + { + "rshares": 43943051043, + "voter": "bue" + }, + { + "rshares": 1330803118, + "voter": "mini" + }, + { + "rshares": 4055393718124, + "voter": "witness.svk" + }, + { + "rshares": 171039480, + "voter": "moon" + }, + { + "rshares": 1352563112, + "voter": "mineralwasser" + }, + { + "rshares": 813627217555, + "voter": "boombastic" + }, + { + "rshares": 6580407562, + "voter": "sean0010" + }, + { + "rshares": 7692839607, + "voter": "bingo-0" + }, + { + "rshares": 1959099159, + "voter": "bingo-1" + }, + { + "rshares": 170210436428, + "voter": "pairmike" + }, + { + "rshares": 500032593, + "voter": "healthcare" + }, + { + "rshares": 778573329, + "voter": "daniel.pan" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 211602676797, + "voter": "steemrollin" + }, + { + "rshares": 230690102, + "voter": "helen.tan" + }, + { + "rshares": 4537424379, + "voter": "morning" + }, + { + "rshares": 12144544163, + "voter": "fkn" + }, + { + "rshares": 427097916, + "voter": "paco-steem" + }, + { + "rshares": 4896005079, + "voter": "spaninv" + }, + { + "rshares": 29703919427, + "voter": "instructor2121" + }, + { + "rshares": 335151732396, + "voter": "teamsteem" + }, + { + "rshares": 15975424079, + "voter": "elishagh1" + }, + { + "rshares": 1677260527213, + "voter": "cryptoctopus" + }, + { + "rshares": 680402135197, + "voter": "nanzo-scoop" + }, + { + "rshares": 139414040586, + "voter": "steve-walschot" + }, + { + "rshares": 41469791258, + "voter": "hannixx42" + }, + { + "rshares": 210449082526, + "voter": "mummyimperfect" + }, + { + "rshares": 1412789951, + "voter": "murh" + }, + { + "rshares": 6333983711, + "voter": "cryptofunk" + }, + { + "rshares": 39924711247, + "voter": "ranko-k" + }, + { + "rshares": 943769450007, + "voter": "cyber" + }, + { + "rshares": 58406155656, + "voter": "ak2020" + }, + { + "rshares": 47082125314, + "voter": "justtryme90" + }, + { + "rshares": 29709649194, + "voter": "drinkzya" + }, + { + "rshares": 3688055633034, + "voter": "satoshifund" + }, + { + "rshares": 378669536638, + "voter": "taoteh1221" + }, + { + "rshares": 333315839, + "voter": "stiletto" + }, + { + "rshares": 367422988922, + "voter": "hedge-x" + }, + { + "rshares": 324561912558, + "voter": "hisnameisolllie" + }, + { + "rshares": 234324030571, + "voter": "wingz" + }, + { + "rshares": 54770749509, + "voter": "juanmiguelsalas" + }, + { + "rshares": 581108498926, + "voter": "andrarchy" + }, + { + "rshares": 900484781, + "voter": "sunnyray" + }, + { + "rshares": 110336082144, + "voter": "kenny-crane" + }, + { + "rshares": 15722814604, + "voter": "samether" + }, + { + "rshares": 53305041802, + "voter": "thecryptodrive" + }, + { + "rshares": 104577913349, + "voter": "will-zewe" + }, + { + "rshares": 1325105498, + "voter": "fjccoin" + }, + { + "rshares": 89857820234, + "voter": "schro" + }, + { + "rshares": 16322762797, + "voter": "tobixen" + }, + { + "rshares": 30445361083, + "voter": "michaelx" + }, + { + "rshares": 6651271391, + "voter": "grandpere" + }, + { + "rshares": 5796149800, + "voter": "mark-waser" + }, + { + "rshares": 1490619075409, + "voter": "sean-king" + }, + { + "rshares": 102418631133, + "voter": "geoffrey" + }, + { + "rshares": 118199658871, + "voter": "kimziv" + }, + { + "rshares": 269979433806, + "voter": "lukestokes" + }, + { + "rshares": 45252424629, + "voter": "honeythief" + }, + { + "rshares": 3094510090, + "voter": "mammasitta" + }, + { + "rshares": 94337447090, + "voter": "mctiller" + }, + { + "rshares": 2313273073, + "voter": "superfreek" + }, + { + "rshares": 12331164604, + "voter": "primus" + }, + { + "rshares": 471231170, + "voter": "mrhankeh" + }, + { + "rshares": 56702480478, + "voter": "isteemit" + }, + { + "rshares": 577482876, + "voter": "nadejde" + }, + { + "rshares": 68355526825, + "voter": "bacchist" + }, + { + "rshares": 51810239264, + "voter": "asmolokalo" + }, + { + "rshares": 5217491964, + "voter": "dennygalindo" + }, + { + "rshares": 82238679079, + "voter": "rubybian" + }, + { + "rshares": 3304007702, + "voter": "orly" + }, + { + "rshares": 18219576288, + "voter": "konstantin" + }, + { + "rshares": 13468756190, + "voter": "stealthtrader" + }, + { + "rshares": 8194140529, + "voter": "r4fken" + }, + { + "rshares": 25523094391, + "voter": "tcfxyz" + }, + { + "rshares": 7069832159, + "voter": "futurefood" + }, + { + "rshares": 781395292628, + "voter": "slowwalker" + }, + { + "rshares": 41665154458, + "voter": "furion" + }, + { + "rshares": 526654699748, + "voter": "neoxian" + }, + { + "rshares": 285215685, + "voter": "barbara2" + }, + { + "rshares": 316914328, + "voter": "ch0c0latechip" + }, + { + "rshares": 293307223, + "voter": "doge4lyf" + }, + { + "rshares": 1564142565, + "voter": "vi1son" + }, + { + "rshares": 967441380, + "voter": "steem1653" + }, + { + "rshares": 16784729418, + "voter": "sebastien" + }, + { + "rshares": 4442045649, + "voter": "gikitiki" + }, + { + "rshares": 4290705147, + "voter": "steemit-life" + }, + { + "rshares": 10896919493, + "voter": "asim" + }, + { + "rshares": 212346306246, + "voter": "jesta" + }, + { + "rshares": 5233223514, + "voter": "thegoodguy" + }, + { + "rshares": 16164473106, + "voter": "aaseb" + }, + { + "rshares": 40299083676, + "voter": "biophil" + }, + { + "rshares": 3541871282, + "voter": "karen13" + }, + { + "rshares": 11080334946, + "voter": "deviedev" + }, + { + "rshares": 80981677768, + "voter": "ntomaino" + }, + { + "rshares": 14499274325, + "voter": "jaycobbell" + }, + { + "rshares": 7693210865, + "voter": "noodhoog" + }, + { + "rshares": 35655634036, + "voter": "condra" + }, + { + "rshares": 16386899985, + "voter": "bycz" + }, + { + "rshares": 391939115, + "voter": "karenmckersie" + }, + { + "rshares": 3349726722, + "voter": "pigatto" + }, + { + "rshares": 55939200331, + "voter": "streetstyle" + }, + { + "rshares": 418422542648, + "voter": "knozaki2015" + }, + { + "rshares": 42147806421, + "voter": "milestone" + }, + { + "rshares": 32831752961, + "voter": "creemej" + }, + { + "rshares": 87211957, + "voter": "wildchild" + }, + { + "rshares": 12392231630, + "voter": "nippel66" + }, + { + "rshares": 12834387849, + "voter": "benjiberigan" + }, + { + "rshares": 19691822317, + "voter": "mustafaomar" + }, + { + "rshares": 19850746665, + "voter": "bendjmiller222" + }, + { + "rshares": 3574428856, + "voter": "tarindel" + }, + { + "rshares": 3468024472, + "voter": "travelista" + }, + { + "rshares": 161419851382, + "voter": "jl777" + }, + { + "rshares": 35423966802, + "voter": "zaebars" + }, + { + "rshares": 9840518169, + "voter": "positive" + }, + { + "rshares": 1784816466, + "voter": "yarly" + }, + { + "rshares": 269607289, + "voter": "yarly2" + }, + { + "rshares": 270010959, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 1186551810, + "voter": "lpfaust" + }, + { + "rshares": 257003221, + "voter": "sergey44" + }, + { + "rshares": 14238254014, + "voter": "fatboy" + }, + { + "rshares": 13755921315, + "voter": "proto" + }, + { + "rshares": 614753076, + "voter": "curator" + }, + { + "rshares": 18492392505, + "voter": "sisterholics" + }, + { + "rshares": 432471059, + "voter": "yarly10" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 126700259, + "voter": "cronk" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 2814833271, + "voter": "tygergamer" + }, + { + "rshares": 323624707, + "voter": "fnait" + }, + { + "rshares": 295291260, + "voter": "keepcalmand" + }, + { + "rshares": 6317508571, + "voter": "stef" + }, + { + "rshares": 115870395, + "voter": "bullionstackers" + }, + { + "rshares": 861558297, + "voter": "mar1978co" + }, + { + "rshares": 16491590293, + "voter": "jamesbrown" + }, + { + "rshares": 5361352179, + "voter": "jed78" + }, + { + "rshares": 128432162438, + "voter": "steemdrive" + }, + { + "rshares": 76539963151, + "voter": "gomeravibz" + }, + { + "rshares": 7347811276, + "voter": "taker" + }, + { + "rshares": 4650389568, + "voter": "theprophet0" + }, + { + "rshares": 2534600858, + "voter": "merej99" + }, + { + "rshares": 633995799043, + "voter": "laonie" + }, + { + "rshares": 22883974151, + "voter": "laonie1" + }, + { + "rshares": 23396273363, + "voter": "laonie2" + }, + { + "rshares": 23404851806, + "voter": "laonie3" + }, + { + "rshares": 23526455199, + "voter": "myfirst" + }, + { + "rshares": 141922499132, + "voter": "somebody" + }, + { + "rshares": 5308440751, + "voter": "flysaga" + }, + { + "rshares": 327484786, + "voter": "nessacute" + }, + { + "rshares": 60454202026, + "voter": "timsaid" + }, + { + "rshares": 31356984490, + "voter": "midnightoil" + }, + { + "rshares": 64812629, + "voter": "coderg" + }, + { + "rshares": 4083427723, + "voter": "ullikume" + }, + { + "rshares": 23400809106, + "voter": "laonie4" + }, + { + "rshares": 23399104017, + "voter": "laonie5" + }, + { + "rshares": 23396488567, + "voter": "laonie6" + }, + { + "rshares": 23393509284, + "voter": "laonie7" + }, + { + "rshares": 23389704709, + "voter": "laonie8" + }, + { + "rshares": 23388101685, + "voter": "laonie9" + }, + { + "rshares": 74610613785, + "voter": "xiaohui" + }, + { + "rshares": 14033066855, + "voter": "randyclemens" + }, + { + "rshares": 1307687520, + "voter": "paynode" + }, + { + "rshares": 53025177212, + "voter": "sirwinchester" + }, + { + "rshares": 2452710082, + "voter": "xiaokongcom" + }, + { + "rshares": 429044216, + "voter": "future24" + }, + { + "rshares": 1531034782, + "voter": "jrcornel" + }, + { + "rshares": 982306236, + "voter": "fooblic" + }, + { + "rshares": 4942787890, + "voter": "xianjun" + }, + { + "rshares": 64621792, + "voter": "stevescriber" + }, + { + "rshares": 82069915389, + "voter": "miacats" + }, + { + "rshares": 53638070, + "voter": "nano2nd" + }, + { + "rshares": 324384130, + "voter": "microluck" + }, + { + "rshares": 9514301239, + "voter": "gonzo" + }, + { + "rshares": 56598010, + "voter": "cryptoblu" + }, + { + "rshares": 56591855, + "voter": "instructor" + }, + { + "rshares": 662547372443, + "voter": "dollarvigilante" + }, + { + "rshares": 6695859153, + "voter": "solarguy" + }, + { + "rshares": 98480938019, + "voter": "serejandmyself" + }, + { + "rshares": 728479455, + "voter": "alexma3x" + }, + { + "rshares": 190823664, + "voter": "stevescoins" + }, + { + "rshares": 1506135724, + "voter": "jsantana" + }, + { + "rshares": 8720328327, + "voter": "jaredcwillis" + }, + { + "rshares": 23382005281, + "voter": "laonie10" + }, + { + "rshares": 579715325, + "voter": "wuyueling" + }, + { + "rshares": 6723560327, + "voter": "blaat" + }, + { + "rshares": 78863777634, + "voter": "barrycooper" + }, + { + "rshares": 22918687672, + "voter": "hilarski" + }, + { + "rshares": 4709592514, + "voter": "anarcho-andrei" + }, + { + "rshares": 3386634890, + "voter": "booky" + }, + { + "rshares": 1703008987, + "voter": "roland.haynes" + }, + { + "rshares": 63118617, + "voter": "tcstix" + }, + { + "rshares": 1019120245, + "voter": "therealpaul" + }, + { + "rshares": 261557903037, + "voter": "oldtimer" + }, + { + "rshares": 4161390086, + "voter": "steemitpatina" + }, + { + "rshares": 53565688, + "voter": "rickmiller" + }, + { + "rshares": 10195933366, + "voter": "etcmike" + }, + { + "rshares": 2761833688, + "voter": "nulliusinverba" + }, + { + "rshares": 595452446, + "voter": "runridefly" + }, + { + "rshares": 1126879421, + "voter": "steemitguide" + }, + { + "rshares": 2820217791, + "voter": "richardcrill" + }, + { + "rshares": 23036236657, + "voter": "laonie11" + }, + { + "rshares": 56348654289, + "voter": "luminousvisions" + }, + { + "rshares": 1618256793, + "voter": "davidjkelley" + }, + { + "rshares": 8219988099, + "voter": "ghasemkiani" + }, + { + "rshares": 22576946672, + "voter": "sponge-bob" + }, + { + "rshares": 15181169079, + "voter": "digital-wisdom" + }, + { + "rshares": 3780015139, + "voter": "ethical-ai" + }, + { + "rshares": 5539922638, + "voter": "jwaser" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 925644950, + "voter": "smisi" + }, + { + "rshares": 58058391, + "voter": "lighter" + }, + { + "rshares": 55686827, + "voter": "thomasdh" + }, + { + "rshares": 8747259991, + "voter": "richardjuckes" + }, + { + "rshares": 2609942871, + "voter": "bwaser" + }, + { + "rshares": 146679866745, + "voter": "doudou252666" + }, + { + "rshares": 360870889269, + "voter": "charlieshrem" + }, + { + "rshares": 54557096408, + "voter": "tracemayer" + }, + { + "rshares": 22559929650, + "voter": "brains" + }, + { + "rshares": 3630617143, + "voter": "ibringawareness" + }, + { + "rshares": 1347001825, + "voter": "bitcoinparadise" + }, + { + "rshares": 5176132864, + "voter": "chick1" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 1520230693, + "voter": "dirkzett" + }, + { + "rshares": 3214448709, + "voter": "slayer" + }, + { + "rshares": 1996188997, + "voter": "steemsquad" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341532058, + "voter": "ellepdub" + }, + { + "rshares": 88742390, + "voter": "inarix03" + }, + { + "rshares": 9752548185, + "voter": "herpetologyguy" + }, + { + "rshares": 51583321, + "voter": "dulcio" + }, + { + "rshares": 51354067, + "voter": "everittdmickey" + }, + { + "rshares": 4697566495, + "voter": "morgan.waser" + }, + { + "rshares": 225136890, + "voter": "bobbybillbob" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 1130369320, + "voter": "anns" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 3598927263, + "voter": "strong-ai" + }, + { + "rshares": 532746410, + "voter": "grisha-danunaher" + }, + { + "rshares": 154056498, + "voter": "cruise" + }, + { + "rshares": 1390524760, + "voter": "rusteemitblog" + }, + { + "rshares": 161974443, + "voter": "zapply" + }, + { + "rshares": 127399164, + "voter": "insight2incite" + }, + { + "rshares": 11745952497, + "voter": "goldmatters" + }, + { + "rshares": 157687813, + "voter": "imtwoxic" + } + ], + "author": "hisnameisolllie", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.15, + "beneficiaries": [], + "blacklists": [], + "body": "https://www.steemimg.com/images/2016/09/08/News-Iconfinal2084ec.png\n\nMyself and @steemitguide have been working on summarising my **Weekly Statistic Post** in an infographic format. If you would like to see my previous posts;\n\nPast Post Here: [Week 6](https://steemit.com/steem-stats/@hisnameisolllie/steemit-statistics-week-6-0-14-0-update-and-more) / [Week 5](https://steemit.com/steem-stats/@hisnameisolllie/steemit-statistics-week-5) / [Week 4](https://steemit.com/steem-stats/@hisnameisolllie/steem-it-statistics-week-4) / [Week 3](https://steemit.com/steem-stats/@hisnameisolllie/steemit-statistics-week-3) / [Week 2](https://steemit.com/steem-stats/@hisnameisolllie/steemit-statistics-week-2) / [Week 1](https://steemit.com/steemit/@hisnameisolllie/steemit-statistics-new-and-improved-weekly-edition)\n\n\n @steemitguide has made some great progress on this project, and I present to you a draft of the format. I was hoping to get feedback on the key performance indicators you would like included in this weekly post, so we can make sure this is tailored to the Steemit audience as much as possible. \n\nhttps://www.steemimg.com/images/2016/09/09/block_164d99.png\nhttps://www.steemimg.com/images/2016/09/09/block_225724.png \n\nI think this will end up being a far more digestible way of keeping up with Steemit's development moving forward. I plan to post this separately to my normal Statistic's post, so certain users still have access to the full data stream I have been posting over the past 6 weeks.\n\nWe will be working together on formatting the post to be as clearly as possible. Part of this is leaving **ALL** graphical design to @steemitguide, who is saving you all from a complete disaster, if I was to be in control of this element of the project.\n\n**Very Interested to hear your opinions..**", + "category": "steem-stats", + "children": 36, + "created": "2016-09-09T22:38:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/08/News-Iconfinal2084ec.png", + "https://www.steemimg.com/images/2016/09/09/block_164d99.png" + ], + "links": [ + "https://steemit.com/steem-stats/@hisnameisolllie/steemit-statistics-week-6-0-14-0-update-and-more", + "https://steemit.com/steem-stats/@hisnameisolllie/steemit-statistics-week-5", + "https://steemit.com/steem-stats/@hisnameisolllie/steem-it-statistics-week-4", + "https://steemit.com/steem-stats/@hisnameisolllie/steemit-statistics-week-3", + "https://steemit.com/steem-stats/@hisnameisolllie/steemit-statistics-week-2", + "https://steemit.com/steemit/@hisnameisolllie/steemit-statistics-new-and-improved-weekly-edition" + ], + "tags": [ + "steem-stats", + "steemit", + "steem", + "steem-help" + ], + "users": [ + "steemitguide" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 47075079691750, + "payout": 212.968, + "payout_at": "2016-09-16T22:38:27", + "pending_payout_value": "212.968 HBD", + "percent_hbd": 10000, + "permlink": "new-steemit-statistic-news", + "post_id": 1189935, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 260 + }, + "title": "NEW: Steemit Statistic's News", + "updated": "2016-09-09T22:38:45", + "url": "/steem-stats/@hisnameisolllie/new-steemit-statistic-news" + }, + { + "active_votes": [ + { + "rshares": 376088976338, + "voter": "anonymous" + }, + { + "rshares": 35321225455025, + "voter": "jamesc" + }, + { + "rshares": 4538351831943, + "voter": "wang" + }, + { + "rshares": 3104786127, + "voter": "boy" + }, + { + "rshares": 3769614077, + "voter": "bue-witness" + }, + { + "rshares": 684099809, + "voter": "bunny" + }, + { + "rshares": 54952584675, + "voter": "bue" + }, + { + "rshares": 1663623227, + "voter": "mini" + }, + { + "rshares": 213807099, + "voter": "moon" + }, + { + "rshares": 3372314223540, + "voter": "au1nethyb1" + }, + { + "rshares": 625076388, + "voter": "healthcare" + }, + { + "rshares": 973278654, + "voter": "daniel.pan" + }, + { + "rshares": 288376577, + "voter": "helen.tan" + }, + { + "rshares": 15170502608, + "voter": "gregory-f" + }, + { + "rshares": 9697998547, + "voter": "gregory60" + }, + { + "rshares": 29240570269, + "voter": "james-show" + }, + { + "rshares": 335150151441, + "voter": "teamsteem" + }, + { + "rshares": 609068504, + "voter": "acidyo" + }, + { + "rshares": 1426441594, + "voter": "murh" + }, + { + "rshares": 12193717142, + "voter": "andu" + }, + { + "rshares": 23915464728, + "voter": "paul-labossiere" + }, + { + "rshares": 36078761088, + "voter": "lindee-hamner" + }, + { + "rshares": 541025829823, + "voter": "infovore" + }, + { + "rshares": 2682997317, + "voter": "alexft" + }, + { + "rshares": 5595094925, + "voter": "arcaneinfo" + }, + { + "rshares": 56991263190, + "voter": "asmolokalo" + }, + { + "rshares": 18578537415, + "voter": "konstantin" + }, + { + "rshares": 11256144998, + "voter": "r4fken" + }, + { + "rshares": 814555490328, + "voter": "slowwalker" + }, + { + "rshares": 728943966, + "voter": "busser" + }, + { + "rshares": 6227666669, + "voter": "owdy" + }, + { + "rshares": 1137862139, + "voter": "steem1653" + }, + { + "rshares": 32972929729, + "voter": "toxonaut" + }, + { + "rshares": 2405872256, + "voter": "bitland" + }, + { + "rshares": 3541449109, + "voter": "karen13" + }, + { + "rshares": 29167288222, + "voter": "dwinblood" + }, + { + "rshares": 21450138814, + "voter": "artific" + }, + { + "rshares": 5693044037, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 1877321572, + "voter": "the-future" + }, + { + "rshares": 1892743506, + "voter": "iamwne" + }, + { + "rshares": 6416203482, + "voter": "smolalit" + }, + { + "rshares": 7623741793, + "voter": "rpf" + }, + { + "rshares": 19684652337, + "voter": "bendjmiller222" + }, + { + "rshares": 24172207444, + "voter": "deanliu" + }, + { + "rshares": 40990446828, + "voter": "celsius100" + }, + { + "rshares": 80659816440, + "voter": "rea" + }, + { + "rshares": 172161986560, + "voter": "jl777" + }, + { + "rshares": 300402448, + "voter": "arnob" + }, + { + "rshares": 1185438862, + "voter": "summonerrk" + }, + { + "rshares": 14671612062, + "voter": "proto" + }, + { + "rshares": 5719246242, + "voter": "royalmacro" + }, + { + "rshares": 16557912346, + "voter": "michaeldodridge" + }, + { + "rshares": 577587160, + "voter": "cwmyao1" + }, + { + "rshares": 276928129, + "voter": "nadira" + }, + { + "rshares": 11340097709, + "voter": "dimitarj" + }, + { + "rshares": 156341247, + "voter": "steemster1" + }, + { + "rshares": 3022698767, + "voter": "bullionstackers" + }, + { + "rshares": 272728117, + "voter": "sujoy1990" + }, + { + "rshares": 358303786, + "voter": "ragini00" + }, + { + "rshares": 7346788137, + "voter": "taker" + }, + { + "rshares": 63257042, + "voter": "sharon" + }, + { + "rshares": 229604753, + "voter": "atkins" + }, + { + "rshares": 234581199, + "voter": "ronald0" + }, + { + "rshares": 231019350, + "voter": "jerremie" + }, + { + "rshares": 228803916, + "voter": "steampty" + }, + { + "rshares": 233249937, + "voter": "rosamund" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 25144855896, + "voter": "laoyao" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 483235394096, + "voter": "glitterfart" + }, + { + "rshares": 3334146073, + "voter": "darrenturetzky" + }, + { + "rshares": 4472416490, + "voter": "miketr" + }, + { + "rshares": 5627641856, + "voter": "oflyhigh" + }, + { + "rshares": 57523014, + "voter": "nickche" + }, + { + "rshares": 64952156, + "voter": "msjennifer" + }, + { + "rshares": 59738641, + "voter": "ciao" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 57765027, + "voter": "steema" + }, + { + "rshares": 1590512333, + "voter": "erikclark13" + }, + { + "rshares": 74480084, + "voter": "confucius" + }, + { + "rshares": 58970189, + "voter": "party1998" + }, + { + "rshares": 227260525, + "voter": "party1999" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 57933957, + "voter": "fortuner" + }, + { + "rshares": 1604616596, + "voter": "chinadaily" + }, + { + "rshares": 4733992620, + "voter": "themanualbot" + }, + { + "rshares": 56593235, + "voter": "johnbyrd" + }, + { + "rshares": 56575537, + "voter": "thomasaustin" + }, + { + "rshares": 56573535, + "voter": "thermor" + }, + { + "rshares": 56585538, + "voter": "ficholl" + }, + { + "rshares": 56566121, + "voter": "widell" + }, + { + "rshares": 56161396, + "voter": "revelbrooks" + }, + { + "rshares": 202622595, + "voter": "shuvo" + }, + { + "rshares": 453881180, + "voter": "vonpetro" + }, + { + "rshares": 143813248, + "voter": "onlyvoluntary" + }, + { + "rshares": 54999739, + "voter": "curpose" + }, + { + "rshares": 343572914, + "voter": "quinneaker" + }, + { + "rshares": 2026455774, + "voter": "richardcrill" + }, + { + "rshares": 477230877, + "voter": "wakeupnd" + }, + { + "rshares": 55085378, + "voter": "troich" + }, + { + "rshares": 576434073, + "voter": "profanarky" + }, + { + "rshares": 53966805, + "voter": "crion" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 54730557, + "voter": "wiss" + }, + { + "rshares": 10851973398, + "voter": "canadian-coconut" + }, + { + "rshares": 54362089, + "voter": "stroully" + }, + { + "rshares": 54019345, + "voter": "thadm" + }, + { + "rshares": 54017499, + "voter": "prof" + }, + { + "rshares": 925566739, + "voter": "smisi" + }, + { + "rshares": 53655807, + "voter": "yorsens" + }, + { + "rshares": 53331040, + "voter": "bane" + }, + { + "rshares": 53324520, + "voter": "vive" + }, + { + "rshares": 53318865, + "voter": "coad" + }, + { + "rshares": 53003720, + "voter": "sofa" + }, + { + "rshares": 151360367, + "voter": "inwoxer" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 2578029288, + "voter": "funnyman" + }, + { + "rshares": 154453652, + "voter": "steemmeets" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 120572301, + "voter": "xoxo" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 77637243, + "voter": "igtes" + }, + { + "rshares": 1424971146, + "voter": "artists" + }, + { + "rshares": 157689742, + "voter": "buffett" + }, + { + "rshares": 190593691, + "voter": "tintin" + }, + { + "rshares": 189235887, + "voter": "steem-hunter" + }, + { + "rshares": 178056904, + "voter": "steem-it" + }, + { + "rshares": 157814398, + "voter": "kalipo" + }, + { + "rshares": 162564435, + "voter": "hobit" + }, + { + "rshares": 156261069, + "voter": "ibm1000" + } + ], + "author": "benjojo", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.67, + "beneficiaries": [], + "blacklists": [], + "body": "https://steemimg.com/images/2016/09/09/imagef8bf5.jpg\n\n**I'm not anti-vaccine**\n\nThe idea of vaccines was to help people overcome the threat of serious disease. At some point they became about money. You can't have partial trust over so serious a medical intervention as injecting mixtures of pathogens, adjuvants, preservatives, stabilisers, material from other species and contaminants, multiple times, into babies and children who have **no choice**. There is ample evidence available to bring trust in vaccines into question and without trust, the whole vaccine system is completely defunct. \n\n**Every reasonable person would be behind a product which was PROVEN to be absolutely safe and prevented serious disease from occurring**\n\nUnfortunately, because of the corrosive influences of money and power, the very idea of 'vaccine' is contaminated. With mounting evidence against the safety of vaccines, an abundance of information about the relative risks of disease, what parent would inject their baby? Only someone that still blindly trusted big pharma, the politicians and the doctors who've swallowed their propaganda or get paid. But how is this level of trust still possible when not a day goes by that new revelations of the abuse of trust, perpetrated by governments and companies, is not revealed?\n\nThe idea that vaccines are safe is ludicrous by most people's definition of the word. \"Safe\" in this context is an example of Orwellian double speak. \"Safe\" actually means....we know they're definitely risky for some, in fact they're catastrophically bad (which is why we pay out millions of dollars in compensation for those that are damaged or killed) and there are the unquantifiable risks of contamination or interactions we haven't studied, the risks of the schedule as a whole, which again, we haven't studied, increased risk when the patient is already sick....which we don't routinely test for and a pile of other stuff which makes vaccines \"safe.\" \n\nHow many of us like to play russian-roulette?\n\nhttps://steemimg.com/images/2016/09/09/imagea239c.jpg\n\n*\"Sixty percent of the time, it works every time.\" Brian Fantana*\n\nThe idea that vaccines work as they should is ludicrous given the list of ingredients, the mixtures, the number of times you need the same vaccine, the number of side-effects, the number of adverse reactions, the severity of the reactions. This stuff has not been optimized for safety, for the public good. Choices of expediency and the manipulation of the scientific process have created the concoctions now called vaccines.\n\n**What about hidden damage?** Where is the proof that having a vaccine does not undermine a child's developing immune system by say 20%, leading them to be more susceptible to disease or allergies later in life? What about damage that is misdiagnosed or ignored? \n\nWhere are the studies on complex interactions between mixtures of vaccines and the vaccine schedule? Given the above statement, simply attributing the apparent survival of children that complete the schedule is not scientific evidence or proof they cause no harm.\n\nDr Anthony Samsel has recently announced a [study](http://www.thedailysheeple.com/vaccine-bombshell-most-vaccines-confirmed-to-be-tainted-with-glyphosate-monsantos-roundup_092016) that has discovered GLYPHOSATE, an ingredient of the roundup herbicide, has contaminated a significant proportion of the **global vaccine supply.** A powerful chemical toxin, in the majority of vaccines, being routinely injected into babies. **WHAT THE FUCK!** Any science around the effects of that? How long has that total travesty been going on? Right there, that single **fact** on it's own, is a reason for all vaccines to be shunned until the entire body of science around vaccines can be transparently redone, the perpetrators of this monstrous fraud held to account, reparations made to those who have been damaged and a critical look at the philosophy of social and private influences in medicine.\n\n**What would you expect to happen if BABY FOOD contained fragments of glass and traces of arsnic?**\n\nJust imagine for one second, the number of babies and families that have potentially been harmed and altered by these shoddy vaccines and the number that could have been helped had the technology focused on integrity and safety? We might not have wasted billions and we might have genuinely safe vaccines by now instead of a total breakdown of trust between the medical establishment and people all over the world.\n\nThis is the perfect example of what happens when you allow money and power to mix with medicine and the health of people.\n\nIt is an outrage. It is obscene.\n\nAny mandated vaccination schemes, at this point, are an act of chemical warfare against innocent people. When undermining people\u2019s health is profitable, this is what you get. When every victim potentially generates a lifetime of profit, this is what you get.", + "category": "life", + "children": 57, + "created": "2016-09-09T12:53:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://steemimg.com/images/2016/09/09/imagef8bf5.jpg", + "https://steemimg.com/images/2016/09/09/imagea239c.jpg" + ], + "links": [ + "http://www.thedailysheeple.com/vaccine-bombshell-most-vaccines-confirmed-to-be-tainted-with-glyphosate-monsantos-roundup_092016" + ], + "tags": [ + "life", + "vaccine", + "steememe", + "vaxxed", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 46664029470673, + "payout": 207.989, + "payout_at": "2016-09-16T12:53:06", + "pending_payout_value": "207.989 HBD", + "percent_hbd": 10000, + "permlink": "dogs-aren-t-dangerous-general-woundwort-watership-down-strong-opinions-on-vaccines", + "post_id": 1183842, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 135 + }, + "title": "\"Dogs aren't dangerous!\" General Woundwort, Watership Down / STRONG OPINIONS ON VACCINES", + "updated": "2016-09-09T12:53:06", + "url": "/life/@benjojo/dogs-aren-t-dangerous-general-woundwort-watership-down-strong-opinions-on-vaccines" + }, + { + "active_votes": [ + { + "rshares": 405067371280, + "voter": "anonymous" + }, + { + "rshares": 41026906921219, + "voter": "blocktrades" + }, + { + "rshares": 1939465226965, + "voter": "fuzzyvest" + }, + { + "rshares": 3725786062, + "voter": "boy" + }, + { + "rshares": 4523590745, + "voter": "bue-witness" + }, + { + "rshares": 820923484, + "voter": "bunny" + }, + { + "rshares": 65962372063, + "voter": "bue" + }, + { + "rshares": 1996366443, + "voter": "mini" + }, + { + "rshares": 256568519, + "voter": "moon" + }, + { + "rshares": 351168172428, + "voter": "officialfuzzy" + }, + { + "rshares": 750093522, + "voter": "healthcare" + }, + { + "rshares": 1167941813, + "voter": "daniel.pan" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 129002175203, + "voter": "team" + }, + { + "rshares": 346051892, + "voter": "helen.tan" + }, + { + "rshares": 51329472019, + "voter": "noisy" + }, + { + "rshares": 42656760499, + "voter": "hannixx42" + }, + { + "rshares": 1412901491, + "voter": "murh" + }, + { + "rshares": 8147793012, + "voter": "gore84" + }, + { + "rshares": 596640832, + "voter": "kodi" + }, + { + "rshares": 270349078793, + "voter": "churdtzu" + }, + { + "rshares": 12462142225, + "voter": "tocode" + }, + { + "rshares": 8119913041, + "voter": "zorrotmm" + }, + { + "rshares": 62172261142, + "voter": "asmolokalo" + }, + { + "rshares": 1971882612, + "voter": "incomemonthly" + }, + { + "rshares": 251975002, + "voter": "xavier1" + }, + { + "rshares": 250465916, + "voter": "jza" + }, + { + "rshares": 1859950420, + "voter": "dimon14" + }, + { + "rshares": 1648202496, + "voter": "natali22" + }, + { + "rshares": 10812138281, + "voter": "peacekeeper" + }, + { + "rshares": 3156342464, + "voter": "moviefan" + }, + { + "rshares": 257003221, + "voter": "sergey44" + }, + { + "rshares": 20663456776, + "voter": "rawnetics" + }, + { + "rshares": 5542586935, + "voter": "cjclaro" + }, + { + "rshares": 62205973, + "voter": "rinaa" + }, + { + "rshares": 62184832, + "voter": "ritadey" + }, + { + "rshares": 858177561, + "voter": "future24" + }, + { + "rshares": 1379485359, + "voter": "hms818" + }, + { + "rshares": 20998987648, + "voter": "cryptos" + }, + { + "rshares": 60206066, + "voter": "jers" + }, + { + "rshares": 728479455, + "voter": "alexma3x" + }, + { + "rshares": 8040664736, + "voter": "craigwilliamz" + }, + { + "rshares": 2001321105, + "voter": "cryptoeasy" + }, + { + "rshares": 1755637167, + "voter": "eight-rad" + }, + { + "rshares": 489173033, + "voter": "anahilarski" + }, + { + "rshares": 54408230, + "voter": "feruz" + }, + { + "rshares": 52314834, + "voter": "f1111111" + }, + { + "rshares": 52627013, + "voter": "onezetty" + }, + { + "rshares": 56880566, + "voter": "mari5555na" + }, + { + "rshares": 336979073, + "voter": "robotev1" + }, + { + "rshares": 50698482, + "voter": "arforcee" + }, + { + "rshares": 1631136308, + "voter": "robotev" + }, + { + "rshares": 66222550, + "voter": "s0lo" + }, + { + "rshares": 137556883, + "voter": "siniceku" + }, + { + "rshares": 161974443, + "voter": "zapply" + }, + { + "rshares": 109121982, + "voter": "sherlockcupid" + }, + { + "rshares": 157245653, + "voter": "superv" + }, + { + "rshares": 145950604, + "voter": "kurjik7" + } + ], + "author": "jza", + "author_payout_value": "0.000 HBD", + "author_reputation": 53.63, + "beneficiaries": [], + "blacklists": [], + "body": "\"talk_python57e56.md.png\"\n

    So I am a python dev and I love podcasts, I listen to podcasts from different topics, from geo-politics to sexuality, to comedy. However one of the topics is development, and Programming is one of my favorites. *Talk Python to me* is a great podcast, and I have some comments about it.

    \n
    To listen to the show please checkout their recording at talk python to me.
    \n

    So Python is great for development of course, and now talking about game programming. Alex from CheckIO created a game development company that base it's development on python.

    \n

    First thing that confused me is that Alex was coding in Perl, which is pretty odd in what I supposed is more than the 90s. Probably the early 2000's but coding for a bank in Perl seems odd. Most Banks use Java, or some corporate language, but mabye is just a legacy system from the 80s-90s.

    \n

    Anyway I appreciate Alex enthusiasm on Python, and one of the first biggest testimonies, is to try to solve a problem for 5 hours, and then solve it and then comment it to other developer and seen other solutions. I have been there, but haven't seen it that way. Usually I become lazy and just post my question on SO and wait from a solution, bu this doesn't burn enough brain cells. I should do his method more.

    \n

    Programming is basically problem solving, so having the patience, the research skills and the way to overcome the problems.

    \n

    The biggest issue is how this game will teach you to code, and solve problems. They have a web editor but you can also have a web-plugin to sync to an editor. I think that's awesome. This episode made me just want to go to that game, the mission and island structure and other challenges about learning to code through gaming.

    \n
    \n\"CheckIO \"CheckIO
    \n

    The game looks so cool, with great animations and graphics, so is great for presentation.

    \n
    \n

    The other is the solutions, the type of solutions in python. And how users come with the different amount of solutions for solving issues. The way to reduce lines of codes and be able to be creative with code.

    \n

    I like the type of the development, there are different ways to customize this for developers, like adding common modules into the standard library for this problem solving like scipy or numpy. Also the sharing of code and that's where the magic happens. And finally becomes a social network by following people for their updates.

    ", + "category": "python", + "children": 6, + "created": "2016-09-10T06:54:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/10/talk_python57e56.md.png", + "https://www.steemimg.com/images/2016/09/10/Screenshot_20160910_014509f1142.md.png", + "https://www.steemimg.com/images/2016/09/10/Screenshot_20160910_0147391ee23.png" + ], + "links": [ + "https://www.steemimg.com/image/uz7DW", + "https://talkpython.fm/episodes/show/75/pythonic-games-at-checkio", + "https://www.steemimg.com/image/uzDF3", + "https://www.steemimg.com/image/uzWGp" + ], + "tags": [ + "python", + "learnpython", + "programming", + "podcast" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 44482130020163, + "payout": 198.783, + "payout_at": "2016-09-17T06:54:06", + "pending_payout_value": "198.783 HBD", + "percent_hbd": 10000, + "permlink": "programming-as-a-game-my-thoughts-on-checkio", + "post_id": 1193136, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 58 + }, + "title": "Programming as a game, my thoughts on CheckIO", + "updated": "2016-09-10T06:59:21", + "url": "/python/@jza/programming-as-a-game-my-thoughts-on-checkio" + }, + { + "active_votes": [ + { + "rshares": 405016774343, + "voter": "anonymous" + }, + { + "rshares": 40170460343343, + "voter": "blocktrades" + }, + { + "rshares": 3725170136, + "voter": "boy" + }, + { + "rshares": 4522818528, + "voter": "bue-witness" + }, + { + "rshares": 820832310, + "voter": "bunny" + }, + { + "rshares": 65870101139, + "voter": "bue" + }, + { + "rshares": 1996068722, + "voter": "mini" + }, + { + "rshares": 256555495, + "voter": "moon" + }, + { + "rshares": 644294102711, + "voter": "pfunk" + }, + { + "rshares": 170209505968, + "voter": "pairmike" + }, + { + "rshares": 29792706685, + "voter": "proctologic" + }, + { + "rshares": 750015369, + "voter": "healthcare" + }, + { + "rshares": 1102291506595, + "voter": "tuck-fheman" + }, + { + "rshares": 1167789222, + "voter": "daniel.pan" + }, + { + "rshares": 346027703, + "voter": "helen.tan" + }, + { + "rshares": 14867092556, + "voter": "gregory-f" + }, + { + "rshares": 6422857192, + "voter": "fernando-sanz" + }, + { + "rshares": 335140044424, + "voter": "teamsteem" + }, + { + "rshares": 1075815746, + "voter": "weenfan" + }, + { + "rshares": 43834855787, + "voter": "hannixx42" + }, + { + "rshares": 426440007, + "voter": "jesusislord" + }, + { + "rshares": 535641313, + "voter": "coar" + }, + { + "rshares": 1426435377, + "voter": "murh" + }, + { + "rshares": 8501256384, + "voter": "gore84" + }, + { + "rshares": 70962217659, + "voter": "noganoo" + }, + { + "rshares": 20330761152, + "voter": "samether" + }, + { + "rshares": 24193950915, + "voter": "wongshiying" + }, + { + "rshares": 76631856544, + "voter": "technology" + }, + { + "rshares": 44227974830, + "voter": "razvanelulmarin" + }, + { + "rshares": 35370905733, + "voter": "cryptoiskey" + }, + { + "rshares": 5602569579, + "voter": "micheletrainer" + }, + { + "rshares": 56991263190, + "voter": "asmolokalo" + }, + { + "rshares": 8491912639, + "voter": "elyaque" + }, + { + "rshares": 728943966, + "voter": "busser" + }, + { + "rshares": 1647578459, + "voter": "leksimus" + }, + { + "rshares": 2405802644, + "voter": "bitland" + }, + { + "rshares": 39433280695, + "voter": "biophil" + }, + { + "rshares": 375326226, + "voter": "knyaz" + }, + { + "rshares": 11079163004, + "voter": "deviedev" + }, + { + "rshares": 5693681309, + "voter": "juvyjabian" + }, + { + "rshares": 391368491, + "voter": "karenmckersie" + }, + { + "rshares": 6745772200, + "voter": "herverisson" + }, + { + "rshares": 55823474480, + "voter": "streetstyle" + }, + { + "rshares": 6107942395, + "voter": "madillorama" + }, + { + "rshares": 10598631860, + "voter": "peacekeeper" + }, + { + "rshares": 9953198740, + "voter": "benjiberigan" + }, + { + "rshares": 1769303712, + "voter": "iamwne" + }, + { + "rshares": 325476137823, + "voter": "calaber24p" + }, + { + "rshares": 7623741793, + "voter": "rpf" + }, + { + "rshares": 2431101042, + "voter": "vlad" + }, + { + "rshares": 3591805317, + "voter": "birdie" + }, + { + "rshares": 24171958804, + "voter": "deanliu" + }, + { + "rshares": 8218917652, + "voter": "lostnuggett" + }, + { + "rshares": 37129820080, + "voter": "papa-pepper" + }, + { + "rshares": 2129842767, + "voter": "leylar" + }, + { + "rshares": 29391275370, + "voter": "smailer" + }, + { + "rshares": 2127084318, + "voter": "bullionstackers" + }, + { + "rshares": 5003818937, + "voter": "sulev" + }, + { + "rshares": 22844079399, + "voter": "jasonstaggers" + }, + { + "rshares": 7838233845, + "voter": "uwe69" + }, + { + "rshares": 2961816174, + "voter": "jed78" + }, + { + "rshares": 11291184070, + "voter": "nekromarinist" + }, + { + "rshares": 2632306998, + "voter": "merej99" + }, + { + "rshares": 2501847385, + "voter": "pdogg147" + }, + { + "rshares": 22591605285, + "voter": "amy-goodrich" + }, + { + "rshares": 24515882983, + "voter": "laoyao" + }, + { + "rshares": 66885815, + "voter": "missmishel623" + }, + { + "rshares": 67355620, + "voter": "elena000" + }, + { + "rshares": 20599666217, + "voter": "jphamer1" + }, + { + "rshares": 5627561358, + "voter": "oflyhigh" + }, + { + "rshares": 1275335356, + "voter": "future24" + }, + { + "rshares": 12614570908, + "voter": "cristi" + }, + { + "rshares": 61936968, + "voter": "herbertmueller" + }, + { + "rshares": 1093626985, + "voter": "vegascomic" + }, + { + "rshares": 11371557603, + "voter": "matrixdweller" + }, + { + "rshares": 1604604785, + "voter": "chinadaily" + }, + { + "rshares": 15955622425, + "voter": "kyriacos" + }, + { + "rshares": 72160435238, + "voter": "anotherjoe" + }, + { + "rshares": 100872632127, + "voter": "serejandmyself" + }, + { + "rshares": 1727408548, + "voter": "jsantana" + }, + { + "rshares": 58731020, + "voter": "unnsmed" + }, + { + "rshares": 1972604362, + "voter": "movievertigo" + }, + { + "rshares": 8040337403, + "voter": "craigwilliamz" + }, + { + "rshares": 4508172593, + "voter": "steemitpatina" + }, + { + "rshares": 505282060, + "voter": "quinneaker" + }, + { + "rshares": 1717992042, + "voter": "daveks" + }, + { + "rshares": 2587190285, + "voter": "funkywanderer" + }, + { + "rshares": 2026455774, + "voter": "richardcrill" + }, + { + "rshares": 2769735230, + "voter": "xanoxt" + }, + { + "rshares": 148542256, + "voter": "lindseylambz" + }, + { + "rshares": 10337741191, + "voter": "ghasemkiani" + }, + { + "rshares": 225018508, + "voter": "areynolds" + }, + { + "rshares": 1985792398, + "voter": "matthewtiii" + }, + { + "rshares": 21835456757, + "voter": "hunterisgreat" + }, + { + "rshares": 56003936, + "voter": "apriltown" + }, + { + "rshares": 1815328557, + "voter": "edgarsart" + }, + { + "rshares": 119958104, + "voter": "rebeccaryan" + }, + { + "rshares": 2246612438, + "voter": "lilmisjenn" + }, + { + "rshares": 1336982326, + "voter": "steemafon" + }, + { + "rshares": 4363249256, + "voter": "gringalicious" + }, + { + "rshares": 500832976, + "voter": "echoesinthemind" + }, + { + "rshares": 10110133825, + "voter": "herpetologyguy" + }, + { + "rshares": 4397845397, + "voter": "puffin" + }, + { + "rshares": 2592429498, + "voter": "terrano" + }, + { + "rshares": 460626050, + "voter": "annesaya" + }, + { + "rshares": 467961409, + "voter": "haphazard-hstead" + }, + { + "rshares": 157475066, + "voter": "dikanevroman" + }, + { + "rshares": 162227319, + "voter": "robyneggs" + }, + { + "rshares": 282877474, + "voter": "witchcraftblog" + }, + { + "rshares": 161511289, + "voter": "kolin.evans" + }, + { + "rshares": 152464698, + "voter": "iceet" + }, + { + "rshares": 152453012, + "voter": "voki" + } + ], + "author": "papa-pepper", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.41, + "beneficiaries": [], + "blacklists": [], + "body": "https://i.imgsafe.org/21cbe0957e.jpg\n\nWhat you may not have known about leprosy...\n\nHave you ever had one of those moments in your life when you\u2019re just going about your life, minding your own business, and suddenly you\u2019re told that there is a chance that you may have infected with **leprosy**?\n\n## I know, it sounds strange and far-fetched, perhaps third world or Biblical, but it happened to me in the United States just a few years ago, and I was sure surprised.\n\nWe were driving about 70 MPH through Oklahoma on our way to Texas when suddenly I saw it. A large Armadillo on the side of the road, *alive*. I had already seen tons of dead ones, but this was only the second alive one I had ever seen. Not be one to miss an opportunity, I quickly turned around and pulled over. I grabbed our fishing net out of the back of our minivan and took off after it.\n\nhttps://i.imgsafe.org/21d8eedb8f.jpg\n# Success!!!\n\nI caught that Armadillo and brought it back to the van to let the kids get an up close and personal look. After a few moments of checking it out, we lit the Armadillo go and were back on the road. My wife commented about how blessed she was to have a husband who would do something like that, and the kids had enjoyed meeting another interesting creature.\n\nhttps://i.imgsafe.org/21cad5547e.jpg\n\nLater that day, down in San Marcos, TX, we stopped for the night at a motel. As I was checking in, somehow I wound up mentioning our encounter with the Armadillo earlier. The desk clerk looked very concerned, and said, \u201cYou might not want to be touching those, Bro. They can carry leprosy.\u201d\n\nI was dumbfounded. How had I never heard of this? I had only ever seen one other Armadillo in the wild, back when I lived in New Orleans. I had caught that one too, but no one had ever mentioned *leprosy.*\n\nhttps://i.imgsafe.org/21e3af21f2.jpg\n\nObviously, I was quite concerned. Immediately when we entered our room I grabbed the laptop and hopped on the wifi. Sure enough, Armadillos could carry leprosy. That was the bad news. The good news is, that I have never been infected with leprosy. \n\n----------------------------\nIf you live in an area where Armadillos are present, then you may already know about this, but I wanted to share this story just in case some of you didn\u2019t. I realize that not everyone is lie @papa-pepper chasing random wild things into woods, but you never know. \n\nhttps://i.imgsafe.org/21c37ac5bc.jpg\n\nI saw this little guy today at a job site, and decided to pick him up for the photo opportunity. I think that they are incredible little creatures, and their undersides remind me of snapping turtles. I definitely do not mind \u201cchecking them out\u201d, but I should probably start doing that from a distance these days.\n\nIt is also worth mentioning that Leprosy is now often call \u201cHansen\u2019s disease,\u201d and it is easily treatable with antibiotics these days, so it is not quite the health hazard that it once was, for those with access to treatment. \n\n\nThough there is no serious health risk for those living in the southern United States, you may want to make sure **not to try this at home.**\n\n-----------------------------\nAs always, I\u2019m @papa-pepper, and *here\u2019s the proof*:\n\nhttps://i.imgsafe.org/21daba0241.jpg\nproof-of-papa-pepper-potentially-getting-leprosy\n\n#### ALL PHOTOS TAKEN YESTERDAY BY @PAPA-PEPPER AND HIS BOSS\n--------------\nhttps://www.steemimg.com/images/2016/08/26/papa-peppe2r25056.jpg\n\n---------------------\t\nAwesome Handcrafted @papa-pepper logo **kindly donated by @vlad** - Thank you!!", + "category": "health", + "children": 58, + "created": "2016-09-09T11:03:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgsafe.org/21cbe0957e.jpg", + "https://i.imgsafe.org/21d8eedb8f.jpg", + "https://i.imgsafe.org/21cad5547e.jpg", + "https://i.imgsafe.org/21e3af21f2.jpg", + "https://i.imgsafe.org/21c37ac5bc.jpg", + "https://i.imgsafe.org/21daba0241.jpg", + "https://www.steemimg.com/images/2016/08/26/papa-peppe2r25056.jpg" + ], + "tags": [ + "health", + "life", + "animals", + "outdoors", + "nature" + ], + "users": [ + "papa-pepper", + "vlad" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 44387135321981, + "payout": 193.669, + "payout_at": "2016-09-16T11:03:21", + "pending_payout_value": "193.669 HBD", + "percent_hbd": 10000, + "permlink": "armadillos-and-leprosy-in-case-you-didn-t-know", + "post_id": 1182961, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 112 + }, + "title": "Armadillos & Leprosy - IN CASE YOU DIDN'T KNOW", + "updated": "2016-09-09T11:03:21", + "url": "/health/@papa-pepper/armadillos-and-leprosy-in-case-you-didn-t-know" + }, + { + "active_votes": [ + { + "rshares": 347170219004, + "voter": "anonymous" + }, + { + "rshares": 39362620100448, + "voter": "blocktrades" + }, + { + "rshares": 4391066638876, + "voter": "riverhead" + }, + { + "rshares": 2483542411, + "voter": "boy" + }, + { + "rshares": 3015329123, + "voter": "bue-witness" + }, + { + "rshares": 547232718, + "voter": "bunny" + }, + { + "rshares": 43930900952, + "voter": "bue" + }, + { + "rshares": 1330754717, + "voter": "mini" + }, + { + "rshares": 171038238, + "voter": "moon" + }, + { + "rshares": 500018940, + "voter": "healthcare" + }, + { + "rshares": 778548508, + "voter": "daniel.pan" + }, + { + "rshares": 230687619, + "voter": "helen.tan" + }, + { + "rshares": 384211082209, + "voter": "craig-grant" + }, + { + "rshares": 9543864994, + "voter": "richman" + }, + { + "rshares": 91820158661, + "voter": "william-noe" + }, + { + "rshares": 609077198, + "voter": "acidyo" + }, + { + "rshares": 1412760168, + "voter": "murh" + }, + { + "rshares": 56991263190, + "voter": "asmolokalo" + }, + { + "rshares": 23934011926, + "voter": "katyakov" + }, + { + "rshares": 174257652393, + "voter": "knircky" + }, + { + "rshares": 4205338899, + "voter": "dcryptogold" + }, + { + "rshares": 166457850344, + "voter": "blueorgy" + }, + { + "rshares": 15970668233, + "voter": "heimindanger" + }, + { + "rshares": 31502500777, + "voter": "sauravrungta" + }, + { + "rshares": 7454548770, + "voter": "lostnuggett" + }, + { + "rshares": 4538452477, + "voter": "gustavopasquini" + }, + { + "rshares": 2129904876, + "voter": "leylar" + }, + { + "rshares": 2989340224, + "voter": "bullionstackers" + }, + { + "rshares": 4068554370, + "voter": "french.fyde" + }, + { + "rshares": 11320864291, + "voter": "ekitcho" + }, + { + "rshares": 62184832, + "voter": "ritadey" + }, + { + "rshares": 23027861261, + "voter": "hanshotfirst" + }, + { + "rshares": 58977371, + "voter": "jers" + }, + { + "rshares": 3277746055, + "voter": "bledarus" + }, + { + "rshares": 2971018363, + "voter": "macartem" + }, + { + "rshares": 14725002632, + "voter": "mikemacintire" + }, + { + "rshares": 7674965329, + "voter": "craigwilliamz" + }, + { + "rshares": 54457374, + "voter": "ppan08162016" + }, + { + "rshares": 3184101183, + "voter": "slayer" + }, + { + "rshares": 323455256, + "voter": "robotev1" + }, + { + "rshares": 3621755033, + "voter": "puffin" + }, + { + "rshares": 50656652, + "voter": "s0lo" + }, + { + "rshares": 58502243, + "voter": "piphunters" + }, + { + "rshares": 1545165783, + "voter": "irensche" + }, + { + "rshares": 156909877, + "voter": "cosco07" + }, + { + "rshares": 136721054, + "voter": "insight2incite" + }, + { + "rshares": 155167254, + "voter": "danie" + }, + { + "rshares": 139448908, + "voter": "roger.steemit" + } + ], + "author": "french.fyde", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.64, + "beneficiaries": [], + "blacklists": [], + "body": "If you want to please you, I have the recipe for you !\n-----------------------------------------------------\n\n![](http://image.noelshack.com/fichiers/2016/36/1473440233-imag1793.jpg)\n\n**Choux Pastry**\n===============\n\n> Ingredient :\n![](http://image.noelshack.com/fichiers/2016/36/1473439578-imag1680.jpg)\n - 1/4 Liter of water\n - 100g of butter\n - 150g of flour\n - 4 eggs\n\nPut the water to heat and add the butter into small pieces with salt\n--------------------------------------------------------------------\n\n![](http://image.noelshack.com/fichiers/2016/36/1473439582-imag1686.jpg)\n\nWhen preparation is boiling, we stop !\n--------------------------------------\n\n![](http://image.noelshack.com/fichiers/2016/36/1473439594-imag1698.jpg)\n\nPour all the flour and stir to get a ball of dough that doesn't stick on the edges\n------------------------------------------------------------------------\n\n![](http://image.noelshack.com/fichiers/2016/36/1473439618-imag1702.jpg)\n\n![](http://image.noelshack.com/fichiers/2016/36/1473439620-imag1705.jpg)\n\nChange dish\n-----------\n\n![](http://image.noelshack.com/fichiers/2016/36/1473439628-imag1709.jpg)\n\nAdd eggs one by one and mix well\n--------------------------------\n\n![](http://image.noelshack.com/fichiers/2016/36/1473440912-1.jpg)\n\nKnowing the dough is good, she must be elastic\n----------------------------------------------\n\n> ![](http://image.noelshack.com/fichiers/2016/36/1473439644-imag1731.jpg)\n> For some, 3 eggs enough (depending on their sizes) \n\n**Accompaniment an Spices**\n=======================\nIn this step I divide my dough into 4 parts\n**From there, you are free to put and to perfume with what you like !**\n\n> For this recipe I have chosen a common base :\n> - Ham\n> - Paris Mushroom\n> - Grated Cheese\n\n ![](http://image.noelshack.com/fichiers/2016/36/1473439660-imag1748.jpg)\n\n> **And for spices :**\n> - oriental spice (1/4 of my dough)\n> - Nutmeg (1/4 of my dough)\n> - Paprika (1/4 of my dough)\n> - Nature (1/4 of my dough)\n\nIncorporate any accompaniment and mix !\n--------------------------------------\n\n![](http://image.noelshack.com/fichiers/2016/36/1473439673-imag1759.jpg)\n\nAdd spices\n----------\n\n![](http://image.noelshack.com/fichiers/2016/36/1473439686-imag1765.jpg)\n\nIt remains only to make small balls with the dough\n--------------------------------------------------\n\n![](http://image.noelshack.com/fichiers/2016/36/1473439704-imag1770.jpg)\n\nMix 1 egg and paint the top of each ball\n----------------------------------------\n\n> ![](http://image.noelshack.com/fichiers/2016/36/1473439711-imag1780.jpg)\nFor gourmands, add a little grated cheese and poppy seeds and sesame seeds\n\n**Bake at 180\u00b0 for 20 to 30 minutes** \n\n**They are ready when they are golden !**\n====================================\n\n> ![](http://image.noelshack.com/fichiers/2016/36/1473439719-imag1796.jpg)\n ________________________________________________________________________________________________\n> ![](http://image.noelshack.com/fichiers/2016/36/1473439725-imag1798.jpg)\n________________________________________________________________________________________________\n> ![](http://image.noelshack.com/fichiers/2016/36/1473439731-imag1800.jpg)", + "category": "food", + "children": 4, + "created": "2016-09-09T18:00:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://image.noelshack.com/fichiers/2016/36/1473440233-imag1793.jpg", + "http://image.noelshack.com/fichiers/2016/36/1473439578-imag1680.jpg", + "http://image.noelshack.com/fichiers/2016/36/1473439582-imag1686.jpg", + "http://image.noelshack.com/fichiers/2016/36/1473439594-imag1698.jpg", + "http://image.noelshack.com/fichiers/2016/36/1473439618-imag1702.jpg", + "http://image.noelshack.com/fichiers/2016/36/1473439620-imag1705.jpg", + "http://image.noelshack.com/fichiers/2016/36/1473439628-imag1709.jpg", + "http://image.noelshack.com/fichiers/2016/36/1473440912-1.jpg", + "http://image.noelshack.com/fichiers/2016/36/1473439644-imag1731.jpg", + "http://image.noelshack.com/fichiers/2016/36/1473439660-imag1748.jpg", + "http://image.noelshack.com/fichiers/2016/36/1473439673-imag1759.jpg", + "http://image.noelshack.com/fichiers/2016/36/1473439686-imag1765.jpg", + "http://image.noelshack.com/fichiers/2016/36/1473439704-imag1770.jpg", + "http://image.noelshack.com/fichiers/2016/36/1473439711-imag1780.jpg", + "http://image.noelshack.com/fichiers/2016/36/1473439719-imag1796.jpg", + "http://image.noelshack.com/fichiers/2016/36/1473439725-imag1798.jpg", + "http://image.noelshack.com/fichiers/2016/36/1473439731-imag1800.jpg" + ], + "tags": [ + "food", + "recipe", + "life", + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 45208487002014, + "payout": 192.072, + "payout_at": "2016-09-16T18:00:21", + "pending_payout_value": "192.072 HBD", + "percent_hbd": 10000, + "permlink": "steemitdinner-or-gougere-only-for-gourmand", + "post_id": 1187016, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 48 + }, + "title": "SteemitDinner | Gougere : Only for Gourmand", + "updated": "2016-09-09T18:00:21", + "url": "/food/@french.fyde/steemitdinner-or-gougere-only-for-gourmand" + }, + { + "active_votes": [ + { + "rshares": 347170561641, + "voter": "anonymous" + }, + { + "rshares": 39362694587452, + "voter": "blocktrades" + }, + { + "rshares": 4391066638876, + "voter": "riverhead" + }, + { + "rshares": 2483542411, + "voter": "boy" + }, + { + "rshares": 3015329123, + "voter": "bue-witness" + }, + { + "rshares": 547232718, + "voter": "bunny" + }, + { + "rshares": 43932159782, + "voter": "bue" + }, + { + "rshares": 1330754717, + "voter": "mini" + }, + { + "rshares": 171038238, + "voter": "moon" + }, + { + "rshares": 342603095051, + "voter": "officialfuzzy" + }, + { + "rshares": 500018940, + "voter": "healthcare" + }, + { + "rshares": 778548508, + "voter": "daniel.pan" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 230687619, + "voter": "helen.tan" + }, + { + "rshares": 376244140583, + "voter": "craig-grant" + }, + { + "rshares": 73536772482, + "voter": "easteagle13" + }, + { + "rshares": 1412760168, + "voter": "murh" + }, + { + "rshares": 92454716248, + "voter": "mctiller" + }, + { + "rshares": 12331011345, + "voter": "primus" + }, + { + "rshares": 7380865728, + "voter": "dasha" + }, + { + "rshares": 191692455882, + "voter": "asmolokalo" + }, + { + "rshares": 14142167938, + "voter": "stealthtrader" + }, + { + "rshares": 55815725, + "voter": "cynetyc" + }, + { + "rshares": 3299141084, + "voter": "birdie" + }, + { + "rshares": 7263406494, + "voter": "lostnuggett" + }, + { + "rshares": 23812000153, + "voter": "masterinvestor" + }, + { + "rshares": 257003221, + "voter": "sergey44" + }, + { + "rshares": 7378828178, + "voter": "beanz" + }, + { + "rshares": 33677815667, + "voter": "gomeravibz" + }, + { + "rshares": 38495675303, + "voter": "rampant" + }, + { + "rshares": 2223996317, + "voter": "naturalista" + }, + { + "rshares": 13629395507, + "voter": "stephen.king989" + }, + { + "rshares": 222660119, + "voter": "snowflake" + }, + { + "rshares": 58750279, + "voter": "biggdogg" + }, + { + "rshares": 60941135, + "voter": "ritadey" + }, + { + "rshares": 637699371, + "voter": "future24" + }, + { + "rshares": 12352175924, + "voter": "cristi" + }, + { + "rshares": 11530506125, + "voter": "borran" + }, + { + "rshares": 3277746055, + "voter": "bledarus" + }, + { + "rshares": 8295812388, + "voter": "mione" + }, + { + "rshares": 72466717416, + "voter": "anotherjoe" + }, + { + "rshares": 2904995733, + "voter": "macartem" + }, + { + "rshares": 9916809670, + "voter": "elissahawke" + }, + { + "rshares": 49311141132, + "voter": "dragonanarchist" + }, + { + "rshares": 8129862046, + "voter": "sethlinson" + }, + { + "rshares": 7674965329, + "voter": "craigwilliamz" + }, + { + "rshares": 8948930778, + "voter": "cryptovpn" + }, + { + "rshares": 25527722751, + "voter": "mattclarke" + }, + { + "rshares": 372263079, + "voter": "runridefly" + }, + { + "rshares": 1755637167, + "voter": "eight-rad" + }, + { + "rshares": 6775517260, + "voter": "aggroed" + }, + { + "rshares": 2031464064, + "voter": "edgarsart" + }, + { + "rshares": 316716605, + "voter": "robotev1" + }, + { + "rshares": 53677378, + "voter": "lexikon082" + }, + { + "rshares": 532746410, + "voter": "grisha-danunaher" + }, + { + "rshares": 159627767, + "voter": "anasz" + }, + { + "rshares": 120879113, + "voter": "kalipo" + }, + { + "rshares": 136926140, + "voter": "modernbukowski" + }, + { + "rshares": 133613758, + "voter": "insight2incite" + } + ], + "author": "sethlinson", + "author_payout_value": "0.000 HBD", + "author_reputation": 60.61, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n

    This little film from 2013 was my first ever attempt at a hand-drawn animated short film (other than a little flipbook I made when I was 7). In preparation I had done only a few hand-drawn tests, but other than that this was my first real go at it. 

    \n

    \n

    Rupert's Breakfast Bind - 2013

    \n

    Rupert's owner has overslept, leaving Rupert waiting impatiently for his morning meal. When his owner starts rushing to get ready for his day, Rupert fears that he will be forgotten. This little dog will stop at nothing to draw his owner's attention to him and his empty dish. 

    \n

    This film combines a traditionally animated character with a live action setting.

    \n

    Enjoy!

    \n
    \n
    \n

    ~Seth

    \n

    If you liked this post, please follow me @sethlinson.

    \n

    \n", + "category": "art", + "children": 19, + "created": "2016-09-09T17:34:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/09/RupertBanner5877b.jpg", + "https://www.steemimg.com/images/2016/09/09/RupertPosterSmall8f15d.jpg", + "https://www.steemimg.com/images/2016/09/01/BlogLogo262516.jpg" + ], + "links": [ + "https://steemit.com/art/@sethlinson/i-made-this-animation-when-i-was-7-years-old" + ], + "tags": [ + "art", + "film", + "animation", + "drawing", + "steemart" + ], + "users": [ + "sethlinson" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 45637378519883, + "payout": 191.136, + "payout_at": "2016-09-16T17:34:45", + "pending_payout_value": "191.136 HBD", + "percent_hbd": 10000, + "permlink": "my-looney-tunes-inspired-animated-short", + "post_id": 1186779, + "promoted": "10.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 59 + }, + "title": "My Looney Tunes Inspired Animated Short", + "updated": "2016-09-09T17:42:15", + "url": "/art/@sethlinson/my-looney-tunes-inspired-animated-short" + }, + { + "active_votes": [ + { + "rshares": 376091060160, + "voter": "anonymous" + }, + { + "rshares": 39357040333812, + "voter": "blocktrades" + }, + { + "rshares": 1806070345867, + "voter": "joseph" + }, + { + "rshares": 10562744780, + "voter": "idol" + }, + { + "rshares": 131689720520, + "voter": "team" + }, + { + "rshares": 1741340798, + "voter": "jocelyn" + }, + { + "rshares": 375673058160, + "voter": "craig-grant" + }, + { + "rshares": 1412710485, + "voter": "murh" + }, + { + "rshares": 2372006260, + "voter": "error" + }, + { + "rshares": 12326798863, + "voter": "primus" + }, + { + "rshares": 7380455947, + "voter": "dasha" + }, + { + "rshares": 56991263190, + "voter": "asmolokalo" + }, + { + "rshares": 55883589861, + "voter": "sonzweil" + }, + { + "rshares": 1614626890, + "voter": "leksimus" + }, + { + "rshares": 55815725, + "voter": "cynetyc" + }, + { + "rshares": 9500299102, + "voter": "warrensteem" + }, + { + "rshares": 174224453718, + "voter": "blueorgy" + }, + { + "rshares": 215683196, + "voter": "pcste" + }, + { + "rshares": 7454379287, + "voter": "lostnuggett" + }, + { + "rshares": 590606355, + "voter": "pedrosgali" + }, + { + "rshares": 4102757148, + "voter": "phoenixmaid" + }, + { + "rshares": 1301124523, + "voter": "labradorsem" + }, + { + "rshares": 14703096209, + "voter": "randyclemens" + }, + { + "rshares": 2704140495, + "voter": "bledarus" + }, + { + "rshares": 9183042000, + "voter": "mione" + }, + { + "rshares": 2516614412, + "voter": "rossenpavlov" + }, + { + "rshares": 7674926222, + "voter": "craigwilliamz" + }, + { + "rshares": 138952901, + "voter": "dazedbunny" + }, + { + "rshares": 69669979, + "voter": "bobbins" + }, + { + "rshares": 5225137612, + "voter": "shammyshiggs" + }, + { + "rshares": 3472949738, + "voter": "charlotteblacker" + }, + { + "rshares": 532746410, + "voter": "grisha-danunaher" + }, + { + "rshares": 85595277, + "voter": "comeup" + }, + { + "rshares": 154989059, + "voter": "zaitsevalesyaa" + }, + { + "rshares": 143493539, + "voter": "gopher75" + } + ], + "author": "shammyshiggs", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.24, + "beneficiaries": [], + "blacklists": [], + "body": "http://i86.photobucket.com/albums/k82/Shammy_Shiggs/Mobile%20Uploads/FB_IMG_1473269991454_zpseluhhoc0.jpg\n\nhttp://i86.photobucket.com/albums/k82/Shammy_Shiggs/Mobile%20Uploads/FB_IMG_1473270086345-1_zpsqofhs4qd.jpg\n\nHi Steemit :-) \n\nAs @charlotteblacker mentioned me this morning, I thought I'd share with you a couple of the other pieces that I made for the Pretty Crabby music video that Charlotte and @bobbins directed and produced. \n\nCharlotte taught me how to crochet as we lived together and she wanted somebody to help with her sets, I don't think either of us would've predicted how obsessed I'd become with it!\n\nAll of the characters and set pieces that I did for the video were freeform, which is how I do most of my stuff! It's much easier in some ways because you don't have to use a pattern so can be extra creative. \n\nI have to say that I was pretty horrified when they brought the crab home as it absolutely ponged the house out! Here is Charlotte's post on how they built the armature crab:\n\nhttps://steemit.com/art/@charlotteblacker/how-we-made-a-stop-motion-puppet-using-a-real-crab-and-crochet-step-by-step-explanation\n\nAnd the full video is posted here:\n\nhttps://steemit.com/film/@charlotteblacker/stop-motion-knitted-animated-music-video-pretty-crabby\n\nThank you for looking :-)", + "category": "art", + "children": 5, + "created": "2016-09-09T13:45:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i86.photobucket.com/albums/k82/Shammy_Shiggs/Mobile%20Uploads/FB_IMG_1473269991454_zpseluhhoc0.jpg", + "http://i86.photobucket.com/albums/k82/Shammy_Shiggs/Mobile%20Uploads/FB_IMG_1473270086345-1_zpsqofhs4qd.jpg" + ], + "links": [ + "https://steemit.com/art/@charlotteblacker/how-we-made-a-stop-motion-puppet-using-a-real-crab-and-crochet-step-by-step-explanation", + "https://steemit.com/film/@charlotteblacker/stop-motion-knitted-animated-music-video-pretty-crabby" + ], + "tags": [ + "art", + "photography", + "film", + "wool", + "animation" + ], + "users": [ + "charlotteblacker", + "bobbins" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 42440900528500, + "payout": 179.255, + "payout_at": "2016-09-16T13:45:15", + "pending_payout_value": "179.255 HBD", + "percent_hbd": 10000, + "permlink": "crocheted-coral-and-hermit-crab-for-pretty-crabby-music-video", + "post_id": 1184283, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 35 + }, + "title": "Crocheted Coral and Hermit Crab for Pretty Crabby Music Video!", + "updated": "2016-09-09T13:56:54", + "url": "/art/@shammyshiggs/crocheted-coral-and-hermit-crab-for-pretty-crabby-music-video" + }, + { + "active_votes": [ + { + "rshares": 54342426886, + "voter": "fminerten1" + }, + { + "rshares": 376089085413, + "voter": "anonymous" + }, + { + "rshares": 39355112663820, + "voter": "blocktrades" + }, + { + "rshares": 362263961185, + "voter": "officialfuzzy" + }, + { + "rshares": 126314629886, + "voter": "team" + }, + { + "rshares": 258073880178, + "voter": "pal" + }, + { + "rshares": 609068504, + "voter": "acidyo" + }, + { + "rshares": 1426450295, + "voter": "murh" + }, + { + "rshares": 367408628804, + "voter": "hedge-x" + }, + { + "rshares": 2287836243, + "voter": "stephen-somers" + }, + { + "rshares": 2593564073, + "voter": "alexft" + }, + { + "rshares": 20548922716, + "voter": "skapaneas" + }, + { + "rshares": 1602309809, + "voter": "endgame" + }, + { + "rshares": 797933265918, + "voter": "slowwalker" + }, + { + "rshares": 2267650732, + "voter": "incomemonthly" + }, + { + "rshares": 1369503396, + "voter": "jrd8526" + }, + { + "rshares": 6423335354, + "voter": "krystle" + }, + { + "rshares": 1859702047, + "voter": "dimon14" + }, + { + "rshares": 1851596908, + "voter": "iamwne" + }, + { + "rshares": 8277205375, + "voter": "rpf" + }, + { + "rshares": 33672189304, + "voter": "sauravrungta" + }, + { + "rshares": 1771473392, + "voter": "tokyodude" + }, + { + "rshares": 8601192892, + "voter": "lostnuggett" + }, + { + "rshares": 1555998475, + "voter": "agapakos" + }, + { + "rshares": 43238658433, + "voter": "vidale" + }, + { + "rshares": 119787385, + "voter": "ioulia" + }, + { + "rshares": 52207362, + "voter": "reported" + }, + { + "rshares": 1916022975, + "voter": "uwe69" + }, + { + "rshares": 51206711, + "voter": "krushing" + }, + { + "rshares": 607790652, + "voter": "minnowsunited" + }, + { + "rshares": 50065542, + "voter": "whatyouganjado" + }, + { + "rshares": 69909225, + "voter": "makaveli" + }, + { + "rshares": 124855914, + "voter": "erikkartmen" + }, + { + "rshares": 2704140495, + "voter": "bledarus" + }, + { + "rshares": 50010551, + "voter": "alexbones" + }, + { + "rshares": 13676255251, + "voter": "kyriacos" + }, + { + "rshares": 13661040944, + "voter": "gvargas123" + }, + { + "rshares": 2456695021, + "voter": "rossenpavlov" + }, + { + "rshares": 8040344240, + "voter": "craigwilliamz" + }, + { + "rshares": 77446334, + "voter": "ozertayiz" + }, + { + "rshares": 140878284, + "voter": "onlyvoluntary" + }, + { + "rshares": 50215700, + "voter": "salebored" + }, + { + "rshares": 175532256, + "voter": "team101" + }, + { + "rshares": 50326099, + "voter": "bitdrone" + }, + { + "rshares": 50317967, + "voter": "sleepcult" + }, + { + "rshares": 473451601, + "voter": "skapart" + }, + { + "rshares": 3264696629, + "voter": "eveningstar92" + }, + { + "rshares": 93195636, + "voter": "isacvale" + }, + { + "rshares": 844475534, + "voter": "dpapadimitroylas" + }, + { + "rshares": 3728931533, + "voter": "orcish" + }, + { + "rshares": 85595277, + "voter": "comeup" + }, + { + "rshares": 162331614, + "voter": "johnelbow" + }, + { + "rshares": 158713829, + "voter": "rarcntv" + }, + { + "rshares": 155343384, + "voter": "koma" + }, + { + "rshares": 151933839, + "voter": "xsellsw0rdx" + } + ], + "author": "ioulia", + "author_payout_value": "0.000 HBD", + "author_reputation": 52.84, + "beneficiaries": [], + "blacklists": [], + "body": "### Dragon sketch by Ioulia\n\nI love dragons and Chinese mythology.\n\nhttp://imgur.com/XYIfegk.jpg\nhttp://imgur.com/1NmegO4.jpg\n\nI hope you like my baby dragon.\n\nup-vote and follow me.", + "category": "art", + "children": 10, + "created": "2016-09-09T12:33:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://imgur.com/XYIfegk.jpg" + ], + "tags": [ + "art", + "painting", + "animal", + "minnowsunite", + "photography" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 41890738917822, + "payout": 177.433, + "payout_at": "2016-09-16T12:33:57", + "pending_payout_value": "177.433 HBD", + "percent_hbd": 10000, + "permlink": "dragon-with-marker-original-draw", + "post_id": 1183661, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 55 + }, + "title": "Dragon with marker. original draw", + "updated": "2016-09-09T12:43:45", + "url": "/art/@ioulia/dragon-with-marker-original-draw" + }, + { + "active_votes": [ + { + "rshares": 405016774343, + "voter": "anonymous" + }, + { + "rshares": 40170359685163, + "voter": "blocktrades" + }, + { + "rshares": 3725170136, + "voter": "boy" + }, + { + "rshares": 4522818528, + "voter": "bue-witness" + }, + { + "rshares": 820832310, + "voter": "bunny" + }, + { + "rshares": 65870101139, + "voter": "bue" + }, + { + "rshares": 1996068722, + "voter": "mini" + }, + { + "rshares": 256555495, + "voter": "moon" + }, + { + "rshares": 901974675983, + "voter": "benjojo" + }, + { + "rshares": 750015369, + "voter": "healthcare" + }, + { + "rshares": 1167789222, + "voter": "daniel.pan" + }, + { + "rshares": 346027703, + "voter": "helen.tan" + }, + { + "rshares": 43834855787, + "voter": "hannixx42" + }, + { + "rshares": 1426439107, + "voter": "murh" + }, + { + "rshares": 187341214992, + "voter": "will-zewe" + }, + { + "rshares": 2772363100, + "voter": "alexft" + }, + { + "rshares": 56991263190, + "voter": "asmolokalo" + }, + { + "rshares": 296473926, + "voter": "sonyanka" + }, + { + "rshares": 1475155854, + "voter": "gidlark" + }, + { + "rshares": 35241002294, + "voter": "halo" + }, + { + "rshares": 375326226, + "voter": "knyaz" + }, + { + "rshares": 311233037677, + "voter": "nabilov" + }, + { + "rshares": 1917817736, + "voter": "dimon14" + }, + { + "rshares": 1728157115, + "voter": "iamwne" + }, + { + "rshares": 8218917652, + "voter": "lostnuggett" + }, + { + "rshares": 18091944344, + "voter": "krabgat" + }, + { + "rshares": 7664050870, + "voter": "uwe69" + }, + { + "rshares": 998433406, + "voter": "metaflute" + }, + { + "rshares": 38495675303, + "voter": "rampant" + }, + { + "rshares": 67355620, + "voter": "elena000" + }, + { + "rshares": 122343565, + "voter": "erikkartmen" + }, + { + "rshares": 61936968, + "voter": "herbertmueller" + }, + { + "rshares": 2540253192, + "voter": "bledarus" + }, + { + "rshares": 15955622425, + "voter": "kyriacos" + }, + { + "rshares": 1727408548, + "voter": "jsantana" + }, + { + "rshares": 2516614412, + "voter": "rossenpavlov" + }, + { + "rshares": 8040344240, + "voter": "craigwilliamz" + }, + { + "rshares": 225018508, + "voter": "areynolds" + }, + { + "rshares": 787507836, + "voter": "twinbraid" + }, + { + "rshares": 1426655816, + "voter": "despina" + }, + { + "rshares": 91265854, + "voter": "artfullyaging" + }, + { + "rshares": 92728217, + "voter": "comeup" + }, + { + "rshares": 152464698, + "voter": "iceet" + }, + { + "rshares": 152453012, + "voter": "voki" + }, + { + "rshares": 155527997, + "voter": "bats22" + }, + { + "rshares": 155437408, + "voter": "jyriygo" + } + ], + "author": "alexft", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.15, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    foil, acrylic marker for ceramics, solvent

    \n

    \n", + "category": "art", + "children": 8, + "created": "2016-09-09T11:00:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://s019.radikal.ru/i618/1609/89/e16a0ca1606d.jpg" + ], + "tags": [ + "art", + "fan", + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 42309179581008, + "payout": 177.027, + "payout_at": "2016-09-16T11:00:21", + "pending_payout_value": "177.027 HBD", + "percent_hbd": 10000, + "permlink": "my-art-the-mentalist-fan", + "post_id": 1182937, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 46 + }, + "title": "My art: The Mentalist (fan)", + "updated": "2016-09-09T11:04:27", + "url": "/art/@alexft/my-art-the-mentalist-fan" + }, + { + "active_votes": [ + { + "rshares": 376126044682, + "voter": "anonymous" + }, + { + "rshares": 41022435900759, + "voter": "blocktrades" + }, + { + "rshares": 3104786127, + "voter": "boy" + }, + { + "rshares": 3769614077, + "voter": "bue-witness" + }, + { + "rshares": 684099809, + "voter": "bunny" + }, + { + "rshares": 54950989925, + "voter": "bue" + }, + { + "rshares": 1663623227, + "voter": "mini" + }, + { + "rshares": 213807099, + "voter": "moon" + }, + { + "rshares": 625076388, + "voter": "healthcare" + }, + { + "rshares": 973278654, + "voter": "daniel.pan" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 131689720520, + "voter": "team" + }, + { + "rshares": 288376577, + "voter": "helen.tan" + }, + { + "rshares": 1075815746, + "voter": "weenfan" + }, + { + "rshares": 1412884158, + "voter": "murh" + }, + { + "rshares": 177488156922, + "voter": "thedashguy" + }, + { + "rshares": 177832898933, + "voter": "knircky" + }, + { + "rshares": 219261896, + "voter": "ardina" + }, + { + "rshares": 257003221, + "voter": "sergey44" + }, + { + "rshares": 20171469710, + "voter": "rawnetics" + }, + { + "rshares": 22398920158, + "voter": "cryptos" + }, + { + "rshares": 60206066, + "voter": "jers" + }, + { + "rshares": 60198505, + "voter": "nyoba" + }, + { + "rshares": 13247923516, + "voter": "gvargas123" + }, + { + "rshares": 8040562605, + "voter": "craigwilliamz" + }, + { + "rshares": 446700843, + "voter": "runridefly" + }, + { + "rshares": 56924216, + "voter": "ahmetova" + }, + { + "rshares": 59126442, + "voter": "heroic15397" + }, + { + "rshares": 53002346, + "voter": "mari5555na" + }, + { + "rshares": 67119873, + "voter": "piphunters" + }, + { + "rshares": 53241786, + "voter": "saiku" + }, + { + "rshares": 157953472, + "voter": "awgonnerman" + } + ], + "author": "awgonnerman", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.36, + "beneficiaries": [], + "blacklists": [], + "body": "\n

     

    \n

    Several months ago I noticed I hadn\u2019t seen anything from Wil Wheaton on my Twitter timeline for a while. Looking him up, I was shocked to see he had blocked me. I had no idea when he did it, or why. They say the one sure way for him to block a person is if they say \u2018Shut up Wil!\u2019 I know I never did that. Normally I wouldn\u2019t care if someone blocked me, but in this case it was troubling for two reasons.

    \n

    First, I\u2019m a fan. His recent roles in particular have been great. I was especially pleased to see him on Dark Matter (love that show). Being blocked by him feels a little\u2026personal.

    \n

    Second, Wil shares his blocklist. This means that anyone who uses it will block me along with everyone else he\u2019s decided serves up \u2018toxic garbage\u2019 on Twitter.

    \n

    Why did he block me? @Kittison\u200a\u2014\u200aan egg, no less!\u200a\u2014\u200adid some research and came up with the exchange above. I\u2019m assuming this was the last time I tweeted at him, and the \u2018offense\u2019 that got me blocked. It seems laughable to me that this counts as trolling to him, and yet I can see now that a smiling emoji might possibly have corrected for tone interpretation.

    \n

    Sigh.

    \n

    The new Muppets program really was awful, by the way. The characters were unlike their former selves, and the program was not exactly family-friendly.
    \n 

    \n", + "category": "blocking", + "children": 3, + "created": "2016-09-10T03:59:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://cdn-images-1.medium.com/max/800/1*ZaeUvUFcMpLGs6L596Vgnw.jpeg" + ], + "links": [ + "https://twitter.com/wilw", + "http://www.syfy.com/darkmatter", + "https://twitter.com/wilw/status/688149812881960961", + "http://variety.com/2016/tv/news/the-muppets-cancelled-by-abc-1201773341/" + ], + "tags": [ + "blocking", + "blocklist", + "wilw", + "muppets", + "dontbeadick" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 42027544540050, + "payout": 176.894, + "payout_at": "2016-09-17T03:59:39", + "pending_payout_value": "176.894 HBD", + "percent_hbd": 10000, + "permlink": "is-this-why-wil-wheaton-blocked-me", + "post_id": 1192040, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 32 + }, + "title": "Is This Why Wil Wheaton Blocked Me?", + "updated": "2016-09-10T03:59:39", + "url": "/blocking/@awgonnerman/is-this-why-wil-wheaton-blocked-me" + }, + { + "active_votes": [ + { + "rshares": 26278205840179, + "voter": "berniesanders" + }, + { + "rshares": 2439779872643, + "voter": "badassmother" + }, + { + "rshares": 4538964350498, + "voter": "nextgencrypto" + }, + { + "rshares": 1085353427426, + "voter": "rossco99" + }, + { + "rshares": 3725222334, + "voter": "boy" + }, + { + "rshares": 4522880047, + "voter": "bue-witness" + }, + { + "rshares": 820834174, + "voter": "bunny" + }, + { + "rshares": 65886625949, + "voter": "bue" + }, + { + "rshares": 1996089229, + "voter": "mini" + }, + { + "rshares": 256555495, + "voter": "moon" + }, + { + "rshares": 3374414267988, + "voter": "au1nethyb1" + }, + { + "rshares": 6136183341, + "voter": "bentley" + }, + { + "rshares": 447843318918, + "voter": "boatymcboatface" + }, + { + "rshares": 750017233, + "voter": "healthcare" + }, + { + "rshares": 1167798544, + "voter": "daniel.pan" + }, + { + "rshares": 23972720803, + "voter": "dedriss" + }, + { + "rshares": 200789786404, + "voter": "gardenlady" + }, + { + "rshares": 346027703, + "voter": "helen.tan" + }, + { + "rshares": 24303985194, + "voter": "yefet" + }, + { + "rshares": 18717074964, + "voter": "fkn" + }, + { + "rshares": 26804675937, + "voter": "james-show" + }, + { + "rshares": 25286980408, + "voter": "elishagh1" + }, + { + "rshares": 1218154397, + "voter": "acidyo" + }, + { + "rshares": 1412730362, + "voter": "murh" + }, + { + "rshares": 11663555527, + "voter": "andu" + }, + { + "rshares": 260051658583, + "voter": "billbutler" + }, + { + "rshares": 72440597193, + "voter": "noganoo" + }, + { + "rshares": 2064636294, + "voter": "stephen-somers" + }, + { + "rshares": 193369219225, + "voter": "kimziv" + }, + { + "rshares": 5987815197, + "voter": "fuck.off" + }, + { + "rshares": 5762122096, + "voter": "iloveporn" + }, + { + "rshares": 4974068423, + "voter": "the.bot" + }, + { + "rshares": 7008776484, + "voter": "johnbradshaw" + }, + { + "rshares": 12330492287, + "voter": "primus" + }, + { + "rshares": 26999765251, + "voter": "acassity" + }, + { + "rshares": 4883811320, + "voter": "the.whale" + }, + { + "rshares": 7380493211, + "voter": "dasha" + }, + { + "rshares": 56991263190, + "voter": "asmolokalo" + }, + { + "rshares": 4738426546, + "voter": "unicornfarts" + }, + { + "rshares": 9134309784, + "voter": "cmtzco" + }, + { + "rshares": 5001421026, + "voter": "vote" + }, + { + "rshares": 5145311386, + "voter": "kissmybutt" + }, + { + "rshares": 63381894115, + "voter": "furion" + }, + { + "rshares": 538023176161, + "voter": "neoxian" + }, + { + "rshares": 463439180, + "voter": "barbara2" + }, + { + "rshares": 501722057, + "voter": "ch0c0latechip" + }, + { + "rshares": 476575822, + "voter": "doge4lyf" + }, + { + "rshares": 1081051645, + "voter": "steem1653" + }, + { + "rshares": 3541588247, + "voter": "karen13" + }, + { + "rshares": 104251124061, + "voter": "pkattera" + }, + { + "rshares": 128951673714, + "voter": "gbert" + }, + { + "rshares": 22152865453, + "voter": "phenom" + }, + { + "rshares": 3985852699, + "voter": "desmonid" + }, + { + "rshares": 32124097258, + "voter": "royaltiffany" + }, + { + "rshares": 32588747347, + "voter": "sauravrungta" + }, + { + "rshares": 172167443010, + "voter": "jl777" + }, + { + "rshares": 15575407973, + "voter": "positive" + }, + { + "rshares": 16684689563, + "voter": "cryptocameo" + }, + { + "rshares": 14672029493, + "voter": "proto" + }, + { + "rshares": 230455938, + "voter": "jasen.g1311" + }, + { + "rshares": 29930409147, + "voter": "sisterholics" + }, + { + "rshares": 512335025, + "voter": "fnait" + }, + { + "rshares": 479787784, + "voter": "keepcalmand" + }, + { + "rshares": 30528147914, + "voter": "smailer" + }, + { + "rshares": 789761772, + "voter": "mar1978co" + }, + { + "rshares": 52207362, + "voter": "reported" + }, + { + "rshares": 7347116109, + "voter": "taker" + }, + { + "rshares": 2529124928, + "voter": "merej99" + }, + { + "rshares": 1014102174334, + "voter": "laonie" + }, + { + "rshares": 65232614, + "voter": "scotthelms89" + }, + { + "rshares": 151115865, + "voter": "btctoken" + }, + { + "rshares": 63918043, + "voter": "southbaybits" + }, + { + "rshares": 36589513827, + "voter": "myfirst" + }, + { + "rshares": 232175085054, + "voter": "somebody" + }, + { + "rshares": 17329232443, + "voter": "sunshine" + }, + { + "rshares": 8684617971, + "voter": "flysaga" + }, + { + "rshares": 12354867094, + "voter": "poeticsnake" + }, + { + "rshares": 51298749993, + "voter": "midnightoil" + }, + { + "rshares": 50065542, + "voter": "whatyouganjado" + }, + { + "rshares": 12751721857, + "voter": "veralynn" + }, + { + "rshares": 1492466365, + "voter": "labradorsem" + }, + { + "rshares": 117209543424, + "voter": "xiaohui" + }, + { + "rshares": 469494116, + "voter": "bitcoindon23" + }, + { + "rshares": 4012721267, + "voter": "xiaokongcom" + }, + { + "rshares": 1407638122, + "voter": "hms818" + }, + { + "rshares": 9569963240, + "voter": "thebotkiller" + }, + { + "rshares": 3998036917, + "voter": "alchemage" + }, + { + "rshares": 8086343971, + "voter": "xianjun" + }, + { + "rshares": 11780614892, + "voter": "borran" + }, + { + "rshares": 2786084146, + "voter": "bledarus" + }, + { + "rshares": 530776888, + "voter": "microluck" + }, + { + "rshares": 93670568716, + "voter": "serejandmyself" + }, + { + "rshares": 60290273, + "voter": "alfaman" + }, + { + "rshares": 249946232, + "voter": "jimmytwoshoes" + }, + { + "rshares": 2516614412, + "voter": "rossenpavlov" + }, + { + "rshares": 55842966, + "voter": "cnmtz" + }, + { + "rshares": 8040398899, + "voter": "craigwilliamz" + }, + { + "rshares": 3612400626, + "voter": "booky" + }, + { + "rshares": 3068876882, + "voter": "richardcrill" + }, + { + "rshares": 22573059422, + "voter": "sponge-bob" + }, + { + "rshares": 56617983, + "voter": "waltrichards" + }, + { + "rshares": 217049739, + "voter": "jaredandanissa" + }, + { + "rshares": 94567084786, + "voter": "thecyclist" + }, + { + "rshares": 3331323091, + "voter": "eveningstar92" + }, + { + "rshares": 22557990247, + "voter": "brains" + }, + { + "rshares": 63398057, + "voter": "freebornangel" + }, + { + "rshares": 54382706, + "voter": "skinimin" + }, + { + "rshares": 1514029449, + "voter": "robotev" + }, + { + "rshares": 121394631, + "voter": "bosjaya" + }, + { + "rshares": 160932717, + "voter": "flowmetheus" + }, + { + "rshares": 85595277, + "voter": "comeup" + }, + { + "rshares": 162976594, + "voter": "ysa" + }, + { + "rshares": 149373971, + "voter": "modernbukowski" + } + ], + "author": "cryptocameo", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.91, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    I opened my glassblowing shop in June of 2014. It was quite a process, and took about 3 months to come to fruition. The main task is getting a good ventilation system running before you turn any torches on, which is essential for health and safety. In this post I will show the process of building my shop, list the materials, and equipment required. I will then display where we are today. If you are new to my blogging  or glass in general please feel free to check out my Intro, and the first Giveaway which goes in to great detail about Borosilicate. The @cryptocameo glass blog is full of knowledge and surprises!

    \n


    \n

    In my mind the shop is about 90% complete. The cherry on top for me, was the acquisition of the Oxygen Concentrator, which we use to produce our own Oxygen on site. It saves us quite a bit of money, and it is a lot better for the environment to boot. I put all that I have in to this shop, and though sometimes we neared rock bottom, it was all worth it. When hard work meets opportunity, incredible things can happen. 

    \n


    \n

    When I began blowing glass, I worked in a very abusive environment. The first shop that I worked glass in belonged to another fellow who sadly fell off to drug addiction. He always had a problem with it and tried to hide it with most people. It was very dirty, he owed a lot of people money, and it was even a little bit dangerous to be around there when it all started falling down. Sadly he ended up losing his shop, significant others, respect of peers in the industry, and nearly life itself. He was very well known, and was even on a team that won a nationally recognized glass competition called CHAMPS in 2009. He would steal from others, lie, and scheme. I'm sure many of you have met folks like this. Luckily I was already working along side a couple glassblowers there who are wonderful people, and we had a plan just in case.

    \n


    \n

    My two friends and I, we trained together at the first shop I just mentioned for a couple years. We left this abusive environment very quickly to form our own collective of glass when we began to see the management of the first shop fall to shambles. I am so thankful for my friends and the could not have made the transition without them. They work VERY hard and deserve recognition. I can only hope they come migrate to Steemit as I would really like everyone to see their work. I have encouraged them both to embrace Steemit and the advantages of blockchain technology in general, and I really hope that they do. If they begin to make posts, I will try to feature all of them in my upcoming blogs.

    \n


    \n

    Take note, when you are attempting to try Borosilicate glass work, some of this equipment is mandatory for your health and safety. Also, please consider that if you are wanting to build a smaller setup, you can downsize a lot of this equipment. This is a full size glass production shop and would be overkill for any home setup. Keep in mind that what I have listed below is just my equipment, and not the graphite/metal tools I use to shape hot glass, which will come in a later post. Perhaps my peers shall post their glass, tools, and other equipment soon too. Feel free to ask about anything you see and I will try to answer.

    \n


    \n

    Let's journey through the process together.

    \n


    \n

    MATERIALS AND EQUIPMENT:

    \n

    Sledgehammer

    \n

    Clawhammer

    \n

    Nails

    \n

    Screws

    \n

    Stainless Steel Shop Tables

    \n

    Electric Drill and Drill Bits

    \n

    26in Ventilation Ducting and Flexible Mylar Ducting

    \n

    6ft by 3.5ft Stainless Steel Venthood with Chains

    \n

    Ducting Suspension Straps

    \n

    Scissor Lift and Ladders

    \n

    3400CFM Fan-Tech Inline Fan (REQUIRED FOR YOUR SAFETY)

    \n

    GTT Triple Mix Torches - Phantom, Delta Elite

    \n

    American Lathes INC. 5100 Lathe

    \n

    The Blast Shield INC. Torch Stands

    \n

    Gemini Revolution XT Saw

    \n

    Portable Ban Saw

    \n

    Sand Blaster Cabinet

    \n

    Shop Vac

    \n

    Air Compressor

    \n

    HiVolume Oxygen INC. Electric Oxygen Concentrator

    \n

    T-Grade Welding Hose (Propane + Oxygen Mix)

    \n

    Skutt Scarab Flameworking Kiln

    \n

    Griffin Glass Tools - Rock It Foot Pedal

    \n

    Kevlar Gloves and Padding (REQUIRED FOR HOT EQUIPMENT)

    \n


    \n

    BUILDING PROCESS:

    \n

    https://s14.postimg.org/cawhr0v4h/IMG_0234.jpg

    \n

    https://s14.postimg.org/vu130dtw1/IMG_0235.jpg

    \n

    https://s14.postimg.org/9w4m6levl/IMG_0236.jpg

    \n

    https://s14.postimg.org/bckq2h769/IMG_0237.jpg

    \n

    https://s14.postimg.org/4ne6mglu9/IMG_0238.jpg

    \n

    https://s14.postimg.org/51fim25xt/IMG_0240.jpg

    \n

    https://s14.postimg.org/ijmeyci35/IMG_0241.jpg

    \n

    https://s14.postimg.org/53ze8w9ld/IMG_0242.jpg

    \n

    https://s14.postimg.org/h8enpvmhd/IMG_0245.jpg

    \n

    https://s14.postimg.org/4iafcsej5/IMG_0246.jpg

    \n

    https://s14.postimg.org/qk0pmtz0x/IMG_0248.jpg

    \n

    https://s14.postimg.org/bcpbg7wk1/IMG_0249.jpg

    \n

    https://s14.postimg.org/i4fqj2ljl/IMG_0253.jpg

    \n

    https://s14.postimg.org/ygps8szv5/IMG_0258.jpg

    \n

    https://s14.postimg.org/y6i9pgl8x/IMG_0261.jpg

    \n

    https://s14.postimg.org/mio7uww41/IMG_0263.jpg

    \n

    https://s14.postimg.org/bkcycq7ip/IMG_0264.jpg

    \n

    https://s14.postimg.org/u2hawypap/IMG_0266.jpg

    \n

    https://s14.postimg.org/cqgybivtd/IMG_0267.jpg

    \n

    https://s14.postimg.org/pj9np6wsx/IMG_0268.jpg

    \n

    https://s14.postimg.org/fn8kpjr0x/IMG_0269.jpg

    \n

    https://s14.postimg.org/ojjcthhn5/IMG_0270.jpg

    \n

    https://s14.postimg.org/rewg0cln5/IMG_0271.jpg

    \n

    https://s14.postimg.org/om38gblap/IMG_0272.jpg

    \n

    https://s14.postimg.org/nxudxdmkx/IMG_0273.jpg

    \n

    https://s14.postimg.org/b7q5kaemp/IMG_0274.jpg

    \n

    https://s14.postimg.org/efumxc0wh/IMG_0275.jpg

    \n

    https://s14.postimg.org/nowt7g9sh/IMG_0276.jpg

    \n

    https://s14.postimg.org/7ry1aqhe9/IMG_0277.jpg

    \n

    https://s14.postimg.org/ln0x6y175/IMG_0278.jpg

    \n

    https://s14.postimg.org/62tjger2p/IMG_0279.jpg

    \n

    https://s14.postimg.org/nu55uv6hd/IMG_0280.jpg

    \n

    https://s14.postimg.org/u946rjd75/IMG_0281.jpg

    \n

    https://s14.postimg.org/yjiun4ia9/IMG_0282.jpg

    \n

    https://s14.postimg.org/qfaqidvv5/IMG_0283.jpg

    \n

    https://s14.postimg.org/44mvieykx/IMG_0284.jpg

    \n

    https://s14.postimg.org/efz8b2qa9/IMG_0285.jpg

    \n

    https://s14.postimg.org/v50o6zmvl/IMG_0286.jpg

    \n

    https://s14.postimg.org/dg8xfdb4h/IMG_0287.jpg

    \n

    https://s14.postimg.org/wzi42gz9t/IMG_0288.jpg

    \n

    https://s14.postimg.org/ng8f90brl/IMG_0289.jpg

    \n

    https://s14.postimg.org/rdvoyeykx/IMG_0290.jpg

    \n

    https://s14.postimg.org/j9nktoc5t/IMG_0291.jpg

    \n

    https://s14.postimg.org/6jjcgl47l/IMG_0292.jpg

    \n

    https://s14.postimg.org/oauyv1jm9/IMG_0293.jpg

    \n

    https://s14.postimg.org/whmymm9ox/IMG_0294.jpg

    \n

    https://s14.postimg.org/jerc3cjgx/IMG_0295.jpg

    \n

    https://s14.postimg.org/tq3ow0b69/IMG_0296.jpg

    \n

    https://s14.postimg.org/mo5r9t7kh/IMG_0297.jpg

    \n

    https://s14.postimg.org/tss5wl47l/IMG_0298.jpg

    \n

    https://s14.postimg.org/99x9riqa9/IMG_0300.jpg

    \n

    https://s14.postimg.org/4cjp6eob5/IMG_0302.jpg

    \n

    https://s14.postimg.org/fq68hlytt/IMG_0303.jpg

    \n

    https://s14.postimg.org/bibg8uxe9/IMG_0310.jpg

    \n

    https://s14.postimg.org/s7cw4rtzl/IMG_0311.jpg

    \n

    https://s14.postimg.org/cae4821ld/IMG_0467.jpg

    \n

    https://s14.postimg.org/7d0jmxzm9/IMG_0468.jpg

    \n

    https://s14.postimg.org/x9u7zk39t/IMG_0469.jpg

    \n

    https://s14.postimg.org/e60wj7qfl/IMG_0470.jpg

    \n

    https://s14.postimg.org/wzratye1d/IMG_0471.jpg

    \n

    https://s14.postimg.org/nghm0hqj5/IMG_0472.jpg

    \n


    \n

    FINISHED:

    \n

    https://youtu.be/uEDtcp68Clg

    \n

    https://s22.postimg.org/9y5z5j8up/20160823_155129.jpg

    \n

    https://s22.postimg.org/m1bat3jwx/20160823_155718.jpg

    \n

    https://s22.postimg.org/hgp4e607l/20160823_155733.jpg

    \n

    https://s22.postimg.org/647xin24x/image.jpg

    \n

    https://s22.postimg.org/cvyclhr4h/image.jpg

    \n

    https://s22.postimg.org/cx8aewsy9/20160823_154852.jpg

    \n

    https://s22.postimg.org/oeon6d8y9/20160823_155105.jpg

    \n

    https://s22.postimg.org/yd9lsuidt/20160823_155117.jpg

    \n

    https://s22.postimg.org/m3v6fxnkh/20160823_161249.jpg

    \n

    https://s22.postimg.org/8qs1dbiq9/20160823_161302.jpg

    \n

    https://s22.postimg.org/j24e5zafl/20160823_161635.jpg

    \n


    \n

    Thanks for taking the time to check my shop out. Lots of glass to come, especially from the lathe!

    \n

    Until next time Steemit. For now, I will leave you with another teaser of what's to come.

    \n", + "category": "glass", + "children": 14, + "created": "2016-09-09T15:50:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s14.postimg.org/cawhr0v4h/IMG_0234.jpg", + "https://s14.postimg.org/vu130dtw1/IMG_0235.jpg", + "https://s14.postimg.org/9w4m6levl/IMG_0236.jpg", + "https://s14.postimg.org/bckq2h769/IMG_0237.jpg", + "https://s14.postimg.org/4ne6mglu9/IMG_0238.jpg", + "https://s14.postimg.org/51fim25xt/IMG_0240.jpg", + "https://s14.postimg.org/ijmeyci35/IMG_0241.jpg", + "https://s14.postimg.org/53ze8w9ld/IMG_0242.jpg", + "https://s14.postimg.org/h8enpvmhd/IMG_0245.jpg", + "https://s14.postimg.org/4iafcsej5/IMG_0246.jpg", + "https://s14.postimg.org/qk0pmtz0x/IMG_0248.jpg", + "https://s14.postimg.org/bcpbg7wk1/IMG_0249.jpg", + "https://s14.postimg.org/i4fqj2ljl/IMG_0253.jpg", + "https://s14.postimg.org/ygps8szv5/IMG_0258.jpg", + "https://s14.postimg.org/y6i9pgl8x/IMG_0261.jpg", + "https://s14.postimg.org/mio7uww41/IMG_0263.jpg", + "https://s14.postimg.org/bkcycq7ip/IMG_0264.jpg", + "https://s14.postimg.org/u2hawypap/IMG_0266.jpg", + "https://s14.postimg.org/cqgybivtd/IMG_0267.jpg", + "https://s14.postimg.org/pj9np6wsx/IMG_0268.jpg", + "https://s14.postimg.org/fn8kpjr0x/IMG_0269.jpg", + "https://s14.postimg.org/ojjcthhn5/IMG_0270.jpg", + "https://s14.postimg.org/rewg0cln5/IMG_0271.jpg", + "https://s14.postimg.org/om38gblap/IMG_0272.jpg", + "https://s14.postimg.org/nxudxdmkx/IMG_0273.jpg", + "https://s14.postimg.org/b7q5kaemp/IMG_0274.jpg", + "https://s14.postimg.org/efumxc0wh/IMG_0275.jpg", + "https://s14.postimg.org/nowt7g9sh/IMG_0276.jpg", + "https://s14.postimg.org/7ry1aqhe9/IMG_0277.jpg", + "https://s14.postimg.org/ln0x6y175/IMG_0278.jpg", + "https://s14.postimg.org/62tjger2p/IMG_0279.jpg", + "https://s14.postimg.org/nu55uv6hd/IMG_0280.jpg", + "https://s14.postimg.org/u946rjd75/IMG_0281.jpg", + "https://s14.postimg.org/yjiun4ia9/IMG_0282.jpg", + "https://s14.postimg.org/qfaqidvv5/IMG_0283.jpg", + "https://s14.postimg.org/44mvieykx/IMG_0284.jpg", + "https://s14.postimg.org/efz8b2qa9/IMG_0285.jpg", + "https://s14.postimg.org/v50o6zmvl/IMG_0286.jpg", + "https://s14.postimg.org/dg8xfdb4h/IMG_0287.jpg", + "https://s14.postimg.org/wzi42gz9t/IMG_0288.jpg", + "https://s14.postimg.org/ng8f90brl/IMG_0289.jpg", + "https://s14.postimg.org/rdvoyeykx/IMG_0290.jpg", + "https://s14.postimg.org/j9nktoc5t/IMG_0291.jpg", + "https://s14.postimg.org/6jjcgl47l/IMG_0292.jpg", + "https://s14.postimg.org/oauyv1jm9/IMG_0293.jpg", + "https://s14.postimg.org/whmymm9ox/IMG_0294.jpg", + "https://s14.postimg.org/jerc3cjgx/IMG_0295.jpg", + "https://s14.postimg.org/tq3ow0b69/IMG_0296.jpg", + "https://s14.postimg.org/mo5r9t7kh/IMG_0297.jpg", + "https://s14.postimg.org/tss5wl47l/IMG_0298.jpg", + "https://s14.postimg.org/99x9riqa9/IMG_0300.jpg", + "https://s14.postimg.org/4cjp6eob5/IMG_0302.jpg", + "https://s14.postimg.org/fq68hlytt/IMG_0303.jpg", + "https://s14.postimg.org/bibg8uxe9/IMG_0310.jpg", + "https://s14.postimg.org/s7cw4rtzl/IMG_0311.jpg", + "https://s14.postimg.org/cae4821ld/IMG_0467.jpg", + "https://s14.postimg.org/7d0jmxzm9/IMG_0468.jpg", + "https://s14.postimg.org/x9u7zk39t/IMG_0469.jpg", + "https://s14.postimg.org/e60wj7qfl/IMG_0470.jpg", + "https://s14.postimg.org/wzratye1d/IMG_0471.jpg", + "https://s14.postimg.org/nghm0hqj5/IMG_0472.jpg", + "https://img.youtube.com/vi/uEDtcp68Clg/0.jpg", + "https://s22.postimg.org/9y5z5j8up/20160823_155129.jpg", + "https://s22.postimg.org/m1bat3jwx/20160823_155718.jpg", + "https://s22.postimg.org/hgp4e607l/20160823_155733.jpg", + "https://s22.postimg.org/647xin24x/image.jpg", + "https://s22.postimg.org/cvyclhr4h/image.jpg", + "https://s22.postimg.org/cx8aewsy9/20160823_154852.jpg", + "https://s22.postimg.org/oeon6d8y9/20160823_155105.jpg", + "https://s22.postimg.org/yd9lsuidt/20160823_155117.jpg", + "https://s22.postimg.org/m3v6fxnkh/20160823_161249.jpg", + "https://s22.postimg.org/8qs1dbiq9/20160823_161302.jpg", + "https://s22.postimg.org/j24e5zafl/20160823_161635.jpg" + ], + "links": [ + "https://steemit.com/introduceyourself/@cryptocameo/heya-the-name-is-cam-and-i-have-brought-some-glass-with-me", + "https://steemit.com/marijuana/@cryptocameo/hello-world-i-am-cam-the-glassblower-and-entrepreneur-let-s-get-started-by-giving-a-few-things-away", + "https://youtu.be/uEDtcp68Clg", + "https://s15.postimg.org/3ptsfrg0r/20160823_161326.jpg", + "https://s15.postimg.org/fsz43br2z/20160823_161330.jpg" + ], + "tags": [ + "glass", + "life", + "art", + "photography", + "story" + ], + "users": [ + "cryptocameo" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 42295476012631, + "payout": 175.853, + "payout_at": "2016-09-16T15:50:21", + "pending_payout_value": "175.853 HBD", + "percent_hbd": 10000, + "permlink": "welcome-to-the-glass-shop", + "post_id": 1185626, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 113 + }, + "title": "Welcome to the Glass Shop!", + "updated": "2016-09-09T16:01:30", + "url": "/glass/@cryptocameo/welcome-to-the-glass-shop" + }, + { + "active_votes": [ + { + "rshares": 376087004747, + "voter": "anonymous" + }, + { + "rshares": 40170597413772, + "voter": "blocktrades" + }, + { + "rshares": 3725170136, + "voter": "boy" + }, + { + "rshares": 4522818528, + "voter": "bue-witness" + }, + { + "rshares": 820832310, + "voter": "bunny" + }, + { + "rshares": 65870116058, + "voter": "bue" + }, + { + "rshares": 1996068722, + "voter": "mini" + }, + { + "rshares": 256555495, + "voter": "moon" + }, + { + "rshares": 750015369, + "voter": "healthcare" + }, + { + "rshares": 1167789222, + "voter": "daniel.pan" + }, + { + "rshares": 346027703, + "voter": "helen.tan" + }, + { + "rshares": 416678375118, + "voter": "craig-grant" + }, + { + "rshares": 9542949012, + "voter": "richman" + }, + { + "rshares": 45019581619, + "voter": "hannixx42" + }, + { + "rshares": 1426439107, + "voter": "murh" + }, + { + "rshares": 72444695554, + "voter": "noganoo" + }, + { + "rshares": 13468743785, + "voter": "stealthtrader" + }, + { + "rshares": 309828361, + "voter": "damono" + }, + { + "rshares": 326415137076, + "voter": "nabilov" + }, + { + "rshares": 379857653, + "voter": "karenmckersie" + }, + { + "rshares": 193877429491, + "voter": "blueorgy" + }, + { + "rshares": 1769303712, + "voter": "iamwne" + }, + { + "rshares": 7841562987, + "voter": "rpf" + }, + { + "rshares": 8410055272, + "voter": "lostnuggett" + }, + { + "rshares": 3649691584, + "voter": "bristolchris72" + }, + { + "rshares": 9854704097, + "voter": "logic" + }, + { + "rshares": 6618976650, + "voter": "uwe69" + }, + { + "rshares": 1679845089, + "voter": "andrew0" + }, + { + "rshares": 1262856155, + "voter": "labradorsem" + }, + { + "rshares": 4290368206, + "voter": "miketr" + }, + { + "rshares": 59697439, + "voter": "ritadey" + }, + { + "rshares": 318834771, + "voter": "future24" + }, + { + "rshares": 2704140495, + "voter": "bledarus" + }, + { + "rshares": 61663771, + "voter": "olozzalap" + }, + { + "rshares": 56381779, + "voter": "unnsmed" + }, + { + "rshares": 259453582, + "voter": "steevc" + }, + { + "rshares": 1972604362, + "voter": "movievertigo" + }, + { + "rshares": 8040344240, + "voter": "craigwilliamz" + }, + { + "rshares": 53195151708, + "voter": "mandibil" + }, + { + "rshares": 53552632559, + "voter": "onesunbeingnow" + }, + { + "rshares": 148542256, + "voter": "lindseylambz" + }, + { + "rshares": 999196839, + "voter": "masonmiler" + }, + { + "rshares": 52194751, + "voter": "zinnia" + }, + { + "rshares": 2776339233, + "voter": "funnyman" + }, + { + "rshares": 803579425, + "voter": "twinbraid" + }, + { + "rshares": 158916444, + "voter": "jonlibby" + } + ], + "author": "onesunbeingnow", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.27, + "beneficiaries": [], + "blacklists": [], + "body": "Before I get into this edition of Vegan Shop I would just like to say that I will be reducing the amount of posts I Author per week. I have been posting every day, or sometimes twice a day, for nearly a month just to test the waters of Steemit so to speak.\n\nI have been spending an average of 3 hours per post. That is 21 hours roughly per week. But doing the math it turns out that the effort/reward needs to be balanced more. So instead I will be releasing around 3 posts per week but increase the quality of them. I will spend less time overall but more time individually on something I Author. This way I can justify continuing with my posts and also deliver better quality content to those that view it. \n\nIn addition to these changes, I will shift from %80 of my posts merely talking about things to %80 of my posts being about me going and seeing and doing real things. It more fun and enjoyable for me and as content for people to view. So with this in mind, I will be focusing on 3 main areas from now on: \n\n**1) More days out doing cool things, visiting awesome places and beautiful natural environments.**\n\n**2) I will continue with posts that contain helpful information about flexibility training, science and spirituality.**\n\n**3) I will post once a week a full Vegan Shop I do, rather than several small shops like I have been doing.**\n\nI will be releasing the third and final part of my Gloucester Cathedral tour this weekend or early next week too. So look out for that because the views from the top of the tower are truly outstanding!\n\n# **The Shop**\n\n\"IMG_0230fbddf.jpg\"\n\n**Butternut Squash**\n\n\"IMG_02380ec1d.jpg\"\n\nThis was a lovely soup. Squashes are generally very low in fat content but a very pure source of carbohydrates. They have excellent quantities of dietary fibre witch is great for maintaining a health digestive system. While this vegetable has the usual assortment of essential vitamins and minerals it also packs a massive punch in terms of vitamin A. \n\nJust one serving can offer more than %400 of your recommended daily intake! \"Vitamin C helps protect cells and keep them healthy,\" states Marie Murphy, a nutrition scientist at the British Nutrition Foundation. It does this by acting as an anti-inflammatory, also with immune enchaining properties too. \n\n\"ca597e2c3b847cbf6882617af3dce139063f8.jpg\"\n\n**Organic White Bread**\n\n\"IMG_0231b507d.jpg\"\n\nOkay, so this is not so exciting, but bread is a great source of carbs and being low on these can lead to an unbalanced mood. Plus who has soup without bread?! Hahaha\n\n**Organic Brazil Buts**\n\n\"IMG_0232a47c3.jpg\"\n\nMy Nan used to eat these every day and swore that they helped her maintain great skin and hair. Personally I think it was all the swimming and bike riding she did even into her old age and defiantly a good diet is no substitute for an active lifestyle. But ever since I heard her tout the greatness of these as a young adult I started eating them more often along with other nuts and seeds. I was lucky really because most of my family were vegetarians and kept themselves fit with some form of exercise or physical hobby they enjoyed doing. \n\n\"brazilnutinfo7c7f8.jpg\"\n\n**Tomatoes**\n\n\"IMG_023467686.jpg\"\n\nTomatoes are one of the few foods that are considered both a fruit and vegetable. They certainly are sweet like fruits and I enjoy the baby variety because they are a quick and easy to eat mess free snack.\n\nThe Organic Facts website has the following to say about tomatoes:\n\n> The health benefits of tomatoes include improved eye sight, good stomach health, and reduced blood pressure, as well as relief from diabetes, skin problems and urinary tract infections. Furthermore, tomatoes can increase digestion, stimulate blood circulation, reduce cholesterol levels, improve fluid balance, protect the kidneys, detoxify the body, prevent premature aging, and reduce inflammation and related conditions. Tomatoes consist of a large number of antioxidants that have been proven to fight different forms of cancer. It is a rich source of vitamins and minerals and exerts a protective effect against cardiovascular diseases. \n\n**Figs**\n\nIMG_0236
    \n\nFresh, undried figs are a really tasty nutritious treat. I like to eat them over the dried version because 1) they are fresh and so have more nutrients, and 2) because the dried versions have more sugar calories and less nutrients overall. Always buy fresh wherever you can. That is when the food is most alive with goodness to impart to the body. Fresh fruit and veg is always better for you and tastes better too, especially if you buy organic.\n\nThey also contain good amounts of the very healthy omega-3 and omega-6 fats and are low in sodium, making them a great super food for heart health. This except from healthyeating.com explains like so: \n\n> Figs are particularly heart-healthy. High potassium levels combined with low sodium levels help lower blood pressure, and high levels of polyphenol antioxidants help prevent atherosclerosis. A 3.5-ounce serving of dried figs contains up to 50 times the polyphenol content of most other fruits, according to Eugene A. DeFelice, M.D., author of the book \"Nutrition and Health: Web Resource Guide for Consumers, Healthcare Providers, Patients and Physicians.\" Figs also contain omega-3 and omega-6 fatty acids and phytosterol compounds, which help lower cholesterol levels and preserve the flexibility of your arteries. Their fiber binds to cholesterol, helping to eliminate it from your body.\n\n**Blueberries**\n\n\"IMG_0235904ca.jpg\"\nI included this titan super food in my last instalment of Vegan Food Shop and they were a very special type too. So I will link that article here for you to view: \n\nhttps://steemit.com/food/@onesunbeingnow/vegan-food-shop-3-health-food-superstore-haul\n\n**Raw Fruit and Nut Bars**\n\nI love raw fruit and nut bars. For what they offer, they are cheap, filling and very healthy. I will likely do a whole post on eating raw vegan foods at some point because of how purifying it is for ones being.\n\"IMG_0237df993.jpg\"\n\nHere is their official websites page for this particular bar: \nhttps://www.naturalbalancefoods.co.uk/nakd-fruit-and-nut-bars/nakd-cocoa-orange-bar/\n\nI always look for how simply made and foods are. The less proceed the better. So having no additives and raw ingredients makes these types of bars a great addition to one\u2019s diet. An awesome desert for sure. You can also buy these in small cubes to include with things like soya yogurts for example. This is also really tasty!\n\n**Fresh Lemon Juice**\n\nIMG_0239
    \n\nMy drink for today was some of the finest fresh lemonade around. It was really good. Apart from buying whole lemons and making the juice yourself, this is the next best thing.\n\nLemons are great for smooth digestion and are great for flushing out nasty stuff due to their antioxidant properties - foodmatters.com says this about the health benefits of lemons:\n\n>Lemon, a fruit popular for its therapeutic properties, helps maintain your immune system and thus, protects you from the clutches of most types of infections. It also plays the role of a blood purifier. Lemon is a fabulous antiseptic and lime-water juice also works wonders for people having heart problems, owing to its high potassium content. So, make it a part of your daily routine to drink a glass of warm lemon water in the morning and enjoy its health benefits.\n\nThanks for viewing this post today and have a great day! BYE! :)\n\n_____________________________________________________________________________________________________\n\n**Previous instalments:**\n**https://steemit.com/food/@onesunbeingnow/vegan-food-shop-3-health-food-superstore-haul**\n**Vegan Food Shop - #1: https://steemit.com/food/@onesunbeingnow/vegan-food-shop-1**\n**Vegan Food Shop - #2: https://steemit.com/food/@onesunbeingnow/vegan-food-shop-2**\n**Vegan Food Shop - #3: https://steemit.com/food/@onesunbeingnow/vegan-food-shop-3-health-food-superstore-haul**\n\n**If you enjoyed this post and would like to see more from me then please feel free to** [![alt text](https://www.steemimg.com/images/2016/08/30/dd8bd8753d3769e.gif)](https://steemit.com/@onesunbeingnow)
    ", + "category": "food", + "children": 6, + "created": "2016-09-09T11:42:33", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/09/IMG_0230fbddf.jpg", + "https://www.steemimg.com/images/2016/09/09/IMG_02380ec1d.jpg", + "https://www.steemimg.com/images/2016/09/09/ca597e2c3b847cbf6882617af3dce139063f8.jpg", + "https://www.steemimg.com/images/2016/09/09/IMG_0231b507d.jpg", + "https://www.steemimg.com/images/2016/09/09/IMG_0232a47c3.jpg", + "https://steemimg.com/images/2016/09/09/brazilnutinfo7c7f8.jpg", + "https://steemimg.com/images/2016/09/09/IMG_023467686.jpg", + "https://s12.postimg.org/82ogv9ez1/IMG_0236.jpg", + "https://steemimg.com/images/2016/09/09/IMG_0235904ca.jpg", + "https://steemimg.com/images/2016/09/09/IMG_0237df993.jpg", + "https://s12.postimg.org/mp16axlzh/IMG_0239.jpg", + "https://www.steemimg.com/images/2016/08/30/dd8bd8753d3769e.gif" + ], + "links": [ + "https://www.steemimg.com/image/ubjvj", + "https://www.steemimg.com/image/uphtw", + "https://www.steemimg.com/image/urMa6", + "https://steemimg.com/image/uUs86", + "https://steemimg.com/image/uUG5p", + "https://postimg.org/image/u1uvigvt5/", + "https://postimage.org/", + "https://steemit.com/food/@onesunbeingnow/vegan-food-shop-3-health-food-superstore-haul", + "https://steemimg.com/image/uUmWl", + "https://www.naturalbalancefoods.co.uk/nakd-fruit-and-nut-bars/nakd-cocoa-orange-bar/", + "https://postimg.org/image/bcokt5dah/", + "https://steemit.com/food/@onesunbeingnow/vegan-food-shop-1", + "https://steemit.com/food/@onesunbeingnow/vegan-food-shop-2", + "https://steemit.com/@onesunbeingnow" + ], + "tags": [ + "food", + "health", + "photography", + "science", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 41876239886244, + "payout": 173.694, + "payout_at": "2016-09-16T11:42:33", + "pending_payout_value": "173.694 HBD", + "percent_hbd": 10000, + "permlink": "vegan-food-shop-4", + "post_id": 1183300, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 46 + }, + "title": "Vegan Food Shop - #4", + "updated": "2016-09-10T09:51:21", + "url": "/food/@onesunbeingnow/vegan-food-shop-4" + }, + { + "active_votes": [ + { + "rshares": 405016774343, + "voter": "anonymous" + }, + { + "rshares": 40990085235943, + "voter": "blocktrades" + }, + { + "rshares": 43834855787, + "voter": "hannixx42" + }, + { + "rshares": 1426439107, + "voter": "murh" + }, + { + "rshares": 10703944499, + "voter": "ossama-benjohn" + }, + { + "rshares": 12323692314, + "voter": "primus" + }, + { + "rshares": 7378503865, + "voter": "dasha" + }, + { + "rshares": 32300012796, + "voter": "toxonaut" + }, + { + "rshares": 311233037677, + "voter": "nabilov" + }, + { + "rshares": 1728157115, + "voter": "iamwne" + }, + { + "rshares": 10999827173, + "voter": "pcste" + }, + { + "rshares": 8218917652, + "voter": "lostnuggett" + }, + { + "rshares": 602418482, + "voter": "pedrosgali" + }, + { + "rshares": 4102757148, + "voter": "phoenixmaid" + }, + { + "rshares": 156341247, + "voter": "steemster1" + }, + { + "rshares": 7664050870, + "voter": "uwe69" + }, + { + "rshares": 63257042, + "voter": "sharon" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 531389732, + "voter": "future24" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 59738641, + "voter": "ciao" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 57765027, + "voter": "steema" + }, + { + "rshares": 61936968, + "voter": "herbertmueller" + }, + { + "rshares": 74480084, + "voter": "confucius" + }, + { + "rshares": 8884800711, + "voter": "mione" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 9769402588, + "voter": "gonzo" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 68867110, + "voter": "filmaker" + }, + { + "rshares": 15955622425, + "voter": "kyriacos" + }, + { + "rshares": 56593235, + "voter": "johnbyrd" + }, + { + "rshares": 56575537, + "voter": "thomasaustin" + }, + { + "rshares": 56573535, + "voter": "thermor" + }, + { + "rshares": 56585538, + "voter": "ficholl" + }, + { + "rshares": 56566121, + "voter": "widell" + }, + { + "rshares": 57556400, + "voter": "unnsmed" + }, + { + "rshares": 56161396, + "voter": "revelbrooks" + }, + { + "rshares": 8295762056, + "voter": "sethlinson" + }, + { + "rshares": 8040337403, + "voter": "craigwilliamz" + }, + { + "rshares": 54999739, + "voter": "curpose" + }, + { + "rshares": 55085378, + "voter": "troich" + }, + { + "rshares": 53966805, + "voter": "crion" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 53613607, + "voter": "wiss" + }, + { + "rshares": 54362089, + "voter": "stroully" + }, + { + "rshares": 60520133, + "voter": "bobbins" + }, + { + "rshares": 54019345, + "voter": "thadm" + }, + { + "rshares": 54017499, + "voter": "prof" + }, + { + "rshares": 52560790, + "voter": "yorsens" + }, + { + "rshares": 53331040, + "voter": "bane" + }, + { + "rshares": 53324520, + "voter": "vive" + }, + { + "rshares": 53318865, + "voter": "coad" + }, + { + "rshares": 5329640365, + "voter": "shammyshiggs" + }, + { + "rshares": 53003720, + "voter": "sofa" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 2125013861, + "voter": "charlotteblacker" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 787507836, + "voter": "twinbraid" + }, + { + "rshares": 77637243, + "voter": "igtes" + }, + { + "rshares": 157689742, + "voter": "buffett" + }, + { + "rshares": 92728217, + "voter": "comeup" + }, + { + "rshares": 158781629, + "voter": "stomper" + }, + { + "rshares": 155527997, + "voter": "bats22" + }, + { + "rshares": 155422786, + "voter": "roddes" + } + ], + "author": "charlotteblacker", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.51, + "beneficiaries": [], + "blacklists": [], + "body": "http://i65.tinypic.com/19s7yp.jpg\n\nYesterday I posted a video for are animated music video Pretty Crabby\n\nhttps://steemit.com/film/@charlotteblacker/stop-motion-knitted-animated-music-video-pretty-crabby\n\nFor our main character Crabby, it was important that we got his shape and movements right as he is pretty much on screen all the time. \n\nSteel armature (the bones)\n\nhttp://i64.tinypic.com/jsyhhh.jpg\n\nhttp://i65.tinypic.com/33u4vlw.jpg\n\n\n\n\nAn armature is basically the skeleton on the puppet. Whenever possible it is always recommended to use a steel armature with ball and socket joints. Inside every Wallace and Gromit puppet there is a custom build steel armature. Professional animators use them to give greater production quality to their work. They are very strong and can hold a lot of weight if needed (sometimes they will have to carry a large latex or silicon mould over their structure). As well as being strong you can achieve a very fluid movement, using an allen key to stiffen or loosen up the joints when needed. To dreate his core we used polymorph. Polymorph is plastic beads that melt in hot water that you can then squish together and mould. This was perfect as it could take the shape of the skeleton and set in place, keeping the legs snug and in place. \n\nhttp://i66.tinypic.com/2d2j80g.jpg\n\n\nWe drew out a plan of the legs to figure out how many separate pieces we'd need and ordered them online from Animation Toolkit in Manchester. \n\nCrab shell body \n\nhttp://i65.tinypic.com/19s7yp.jpg\n\n\nAfter looking at several different ways we could potentially create our own crab shell we realised that using a real crab shell was the obvious way to ensure we got a good shape and the correct spacing for the legs etc. We went to the fish monger at our local market and found a suitable crab, removed the meat and boiled the shell. My housemates weren't aware of what we were doing and got a bit of a fright when they opened the fridge and saw crabby staring up at them. \n\nCrocheted exterior\n\n\nWhen Chris was telling us what he wanted from the video he was happy to give us pretty much free reign but was very clear about wanting Crabby to look pretty and eye catching. The talented @shammyshiggs crocheted around the crab shell for us as well as the legs and claws that we stitched over the top of the armature. We decided to use crocheted, stuffed pincers instead of the real crab ones as they were easier to pose and may have been a little too creepy for our younger audience. \n\nhttp://i66.tinypic.com/t0hgqp.jpg\n\nhttp://i66.tinypic.com/2lldb45.jpg\n\nChris also said he wanted Crabby to be bejewelled in some way so we stitched beads and sequins into the crochet so it would shine under the studio lights. \n\nhttp://i63.tinypic.com/11171qv.jpg\n\nhttp://i66.tinypic.com/ei2seu.jpg\n\nCrabby was then ready to pose. We did a few test shots to see where he may need tightening up and then he was good to go. \n\nhttp://i67.tinypic.com/263ityt.jpg\n\nhttp://i63.tinypic.com/e8jswl.jpg\n\nBoth me and Mark @bobbins had a lot of fun on this project. This is certainly one of my favourites. \n\n@shammyshiggs was very instrumental in the making of this film. As well as helping bring crabby to life she also created several pieces including coral and a very cute hermit crab. Please look out for her post later on where she'll show you a couple of set pieces she made for the film. \n\nAlso, please visit my last post to check out Pretty Crabby in action if you haven't seen it already. \n\nhttps://steemit.com/film/@charlotteblacker/stop-motion-knitted-animated-music-video-pretty-crabby\n\nhttp://i66.tinypic.com/n2d4s5.jpg \n\n\nMany thanks \n\nCharlotte :)", + "category": "art", + "children": 5, + "created": "2016-09-09T10:59:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i65.tinypic.com/19s7yp.jpg", + "http://i64.tinypic.com/jsyhhh.jpg", + "http://i65.tinypic.com/33u4vlw.jpg", + "http://i66.tinypic.com/2d2j80g.jpg", + "http://i66.tinypic.com/t0hgqp.jpg", + "http://i66.tinypic.com/2lldb45.jpg", + "http://i63.tinypic.com/11171qv.jpg", + "http://i66.tinypic.com/ei2seu.jpg", + "http://i67.tinypic.com/263ityt.jpg", + "http://i63.tinypic.com/e8jswl.jpg", + "http://i66.tinypic.com/n2d4s5.jpg" + ], + "links": [ + "https://steemit.com/film/@charlotteblacker/stop-motion-knitted-animated-music-video-pretty-crabby" + ], + "tags": [ + "art", + "photography", + "film", + "wool", + "animation" + ], + "users": [ + "shammyshiggs", + "bobbins" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 41910289534156, + "payout": 173.651, + "payout_at": "2016-09-16T10:59:12", + "pending_payout_value": "173.651 HBD", + "percent_hbd": 10000, + "permlink": "how-we-made-a-stop-motion-puppet-using-a-real-crab-and-crochet-step-by-step-explanation", + "post_id": 1182926, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 66 + }, + "title": "How we made a stop motion puppet using a REAL CRAB and crochet (step by step explanation)", + "updated": "2016-09-09T11:07:33", + "url": "/art/@charlotteblacker/how-we-made-a-stop-motion-puppet-using-a-real-crab-and-crochet-step-by-step-explanation" + }, + { + "active_votes": [ + { + "rshares": 405016774343, + "voter": "anonymous" + }, + { + "rshares": 40990054152271, + "voter": "blocktrades" + }, + { + "rshares": 42650129955, + "voter": "hannixx42" + }, + { + "rshares": 1426439107, + "voter": "murh" + }, + { + "rshares": 110334486746, + "voter": "kenny-crane" + }, + { + "rshares": 5254138575, + "voter": "dennygalindo" + }, + { + "rshares": 311233037677, + "voter": "nabilov" + }, + { + "rshares": 8218917652, + "voter": "lostnuggett" + }, + { + "rshares": 348366570, + "voter": "uwe69" + }, + { + "rshares": 72259797, + "voter": "herbertmueller" + }, + { + "rshares": 2704140495, + "voter": "bledarus" + }, + { + "rshares": 190168923, + "voter": "cryptomental" + }, + { + "rshares": 1747646044, + "voter": "robotev" + }, + { + "rshares": 92728217, + "voter": "comeup" + } + ], + "author": "cryptomental", + "author_payout_value": "0.000 HBD", + "author_reputation": 54.79, + "beneficiaries": [], + "blacklists": [], + "body": "Thanks to @xeroc I managed to revert my last post as I had a logic error there. The information should be more accurate now, but anyone please correct me if I am wrong. I hope I understood it correctly. The concept is extremely complex and I am trying to analyze it in simple words and provide a high level overview.\n\n### How a private key is generated.\n\nA private key can be generated from a brain key or a secure passphrase. Brain key is generated from a seed brain key which is a string of 16 words out of a predefined dictionary with 49744 words.\n\nThe dictionary is available to be seen but is too huge to be pasted, it is just a big list of words.\n\n```[ ... direct,direful,direly,dirempt,dirge,dirgler,dirhem,dirk ... ]```\n\na random brain key may be suggested by taking random words from that dictionary. There is actually a quite interesting way to memorize the brain key based passphrases, I will perhaps explain it later. The private key is then generated as:\n\nprivkey = SHA256(SHA512(brainkey + \" \" + sequence))\n\nA very high level explanation would be that two cryptographic hash functions are used to generate the key. \n\nUsing a similar technique a key may be generated using an account number and a custom passphrase.\n\nprivkey = SHA256(account + account role + passphrase)\n\n### STOP. What is a hash? \n\nHash algorithms are one way functions. They turn any amount of data into a fixed-length \"fingerprint\" that cannot be reversed. In this case they generate a raw private key from a string and it cannot be reversed.\n\n### How a private key is converted to WIF.\n\nThe private key is Base58check-encoded using a WIF version prefix 0x80. I will try to explain the encoding and Base58 alphabet and why it is used in the next post. \n\n```\nif _format.lower() == \"wif\" :\n return base58CheckEncode(0x80, self._hex)\n```\n\nWhat is important to know that 'check' after Base58 means that an additional checksum is appended to the end before the encoding happens. Therefore the full WIF is Base58 encoded from 0x80 + key + checksum from 2xSHA256 hashed key.\n\n### How WIF is encrypted.\n\nWIF is encrypted using BIP38 encryption. Example source code by @xeroc from a python-graphenelib.\n\n```\ndef encrypt(privkey, passphrase) :\n \"\"\" BIP0038 non-ec-multiply encryption. Returns BIP0038 encrypted privkey.\n :param privkey: Private key\n :type privkey: Base58\n :param str passphrase: UTF-8 encoded passphrase for encryption\n :return: BIP0038 non-ec-multiply encrypted wif key\n :rtype: Base58\n \"\"\"\n privkeyhex = repr(privkey) # hex\n addr = format(privkey.uncompressed.address, \"BTC\")\n a = bytes(addr, 'ascii')\n salt = hashlib.sha256(hashlib.sha256(a).digest()).digest()[0:4]\n key = scrypt.hash(passphrase, salt, 16384, 8, 8)\n (derived_half1, derived_half2) = (key[:32], key[32:])\n aes = AES.new(derived_half2)\n encrypted_half1 = _encrypt_xor(privkeyhex[:32], derived_half1[:16], aes)\n encrypted_half2 = _encrypt_xor(privkeyhex[32:], derived_half1[16:], aes)\n \" flag byte is forced 0xc0 because BTS only uses compressed keys \"\n payload = (b'\\x01' + b'\\x42' + b'\\xc0' +\n salt + encrypted_half1 + encrypted_half2)\n \" Checksum \"\n checksum = hashlib.sha256(hashlib.sha256(payload).digest()).digest()[:4]\n privatkey = hexlify(payload + checksum).decode('ascii')\n return Base58(privatkey)\n ```\n\nThis looks extremely confusing but the recipe is as follows:\n\n* take your private wif key\n* take a passphrase that protects the key\n* generate SHA256 salt and hash\n* divide hash'ed key into two parts\n* encrypt the second part with AES encryption\n* apply XOR operation on both parts using key, AES and first part of the hash'ed key\n* create a 'payload' from the mixture above\n* calculate SHA256 checksum \n* add checksum to the payload\n* apply BASE58 encoding\n\nAnd hooray, you have your encrypted WIF!\n\nI know that quite a lot of this information may sound confusing. I am also still digesting it. I could have started with something easier, but this is needed to understand the internals.\n\n\n*DISCLAIMER: THE INFORMATION IS DELIVERED FREE OF CHARGE AND 'AS IS' WITHOUT WARRANTY OF ANY KIND. I HOPE IT IS ACCURATE AND FREE OF ERRORS AND YOU FIND IT USEFUL.*", + "category": "steem", + "children": 0, + "created": "2016-09-09T10:50:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steem", + "steeminternals" + ], + "users": [ + "xeroc" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 41879343386372, + "payout": 173.309, + "payout_at": "2016-09-16T10:50:57", + "pending_payout_value": "173.309 HBD", + "percent_hbd": 10000, + "permlink": "steem-internals-1-wif-continued", + "post_id": 1182872, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 14 + }, + "title": "STEEM internals #1 : WIF continued.", + "updated": "2016-09-09T10:50:57", + "url": "/steem/@cryptomental/steem-internals-1-wif-continued" + }, + { + "active_votes": [ + { + "rshares": 405072508832, + "voter": "anonymous" + }, + { + "rshares": 41027730481869, + "voter": "blocktrades" + }, + { + "rshares": 3725782350, + "voter": "boy" + }, + { + "rshares": 4523587032, + "voter": "bue-witness" + }, + { + "rshares": 820923484, + "voter": "bunny" + }, + { + "rshares": 65957373308, + "voter": "bue" + }, + { + "rshares": 1996364587, + "voter": "mini" + }, + { + "rshares": 256568519, + "voter": "moon" + }, + { + "rshares": 11583708800, + "voter": "by24seven" + }, + { + "rshares": 750093522, + "voter": "healthcare" + }, + { + "rshares": 1167941813, + "voter": "daniel.pan" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 346051892, + "voter": "helen.tan" + }, + { + "rshares": 42656760499, + "voter": "hannixx42" + }, + { + "rshares": 1412903966, + "voter": "murh" + }, + { + "rshares": 4567596295, + "voter": "dahaz159" + }, + { + "rshares": 67353282904, + "voter": "asmolokalo" + }, + { + "rshares": 14455812976, + "voter": "ausbitbank" + }, + { + "rshares": 19213427918, + "voter": "senseiteekay" + }, + { + "rshares": 245554819, + "voter": "jza" + }, + { + "rshares": 6631370696, + "voter": "krystle" + }, + { + "rshares": 76760307734, + "voter": "inertia" + }, + { + "rshares": 1648202496, + "voter": "natali22" + }, + { + "rshares": 405212642, + "voter": "ethanjames" + }, + { + "rshares": 1211817254, + "voter": "matrixdweller" + }, + { + "rshares": 728479455, + "voter": "alexma3x" + }, + { + "rshares": 2591465244, + "voter": "levycore" + }, + { + "rshares": 2636466814, + "voter": "rossenpavlov" + }, + { + "rshares": 8040671543, + "voter": "craigwilliamz" + }, + { + "rshares": 58821247, + "voter": "hugothepoet" + }, + { + "rshares": 446706416, + "voter": "runridefly" + }, + { + "rshares": 1791466497, + "voter": "eight-rad" + }, + { + "rshares": 6913089827, + "voter": "aggroed" + }, + { + "rshares": 343718655, + "voter": "robotev1" + }, + { + "rshares": 51712452, + "voter": "arforcee" + }, + { + "rshares": 476053181, + "voter": "borishaifa" + }, + { + "rshares": 128966618, + "voter": "jasonxg" + }, + { + "rshares": 145950604, + "voter": "kurjik7" + }, + { + "rshares": 608864242, + "voter": "thirstyrecords" + } + ], + "author": "hugothepoet", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.33, + "beneficiaries": [], + "blacklists": [], + "body": "\n\nBrand new content from yours truly! \nThis piece is dedicated to my wife who's idea this was - or maybe it was just a clever way to get me to shave my beard!\n\n**Published on Sep 9, 2016 - Youtube video description below:**\n>BREXIT... the irony of it all\nThe United Kingdom recently voted to Exit the EU, in a decision that has shocked much of the world. What drove so many people in Britain to vote for this result? and what about the many who didn't - how do they feel now? such a nuanced, contentious issue, and moment of historical import, needs to be treated with reverence and respect... so it's time to put some wigs and mascara on, pull out the most stereotypical and possibly offensive accents I can almost pull off, and rap...
    \nWith respect to The Streets, whose track 'The Irony of It All' was a heavy influence on this.
    \nConfused about Brexit? ...you will be.\n\nTracks featured:\n- Royce Da 5'9\" - I'm the King\n- Immortal Tech - Positive Balance\n- Dusty Streets\n\n\nThis video was made possible thanks to the generous pledges of my Patrons on Patreon\n**Support Hugo The Poet creating lyrical content:**\n\n**On Patreon:** https://www.patreon.com/hugothepoet?ty=h\n**Via Paypal:** https://www.paypal.me/hugothepoet\nBTC: 1HYXu4e16zx8C4pFsMbsRaJgTUUGE8WaGa\nSteemit: https://www.steemit.com/@hugothepoet\n\n\n(See comments below!)", + "category": "hugothepoet", + "children": 14, + "created": "2016-09-10T07:13:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "links": [ + "https://www.youtube.com/watch?v=rw8fF0Q5cSc", + "https://www.patreon.com/hugothepoet?ty=h", + "https://www.paypal.me/hugothepoet", + "bitcoin:1HYXu4e16zx8C4pFsMbsRaJgTUUGE8WaGa", + "https://www.steemit.com/@hugothepoet" + ], + "tags": [ + "hugothepoet", + "brexit", + "rap", + "music", + "politics" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 41793315920794, + "payout": 172.096, + "payout_at": "2016-09-17T07:13:27", + "pending_payout_value": "172.096 HBD", + "percent_hbd": 10000, + "permlink": "brexit-rap-battles-of-history-the-irony-of-it-all-new-original-rap", + "post_id": 1193268, + "promoted": "1.746 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 39 + }, + "title": "BREXIT RAP BATTLES OF HISTORY \ud83c\udfb6 The Irony of it all [New original rap!]", + "updated": "2016-09-10T07:19:33", + "url": "/hugothepoet/@hugothepoet/brexit-rap-battles-of-history-the-irony-of-it-all-new-original-rap" + }, + { + "active_votes": [ + { + "rshares": 549706561245, + "voter": "barrie" + }, + { + "rshares": 12631864445936, + "voter": "smooth" + }, + { + "rshares": 2439820837736, + "voter": "badassmother" + }, + { + "rshares": 2062303120709, + "voter": "hr1" + }, + { + "rshares": 6662342313504, + "voter": "fuzzyvest" + }, + { + "rshares": 5797691321901, + "voter": "steemit200" + }, + { + "rshares": 3104392312, + "voter": "boy" + }, + { + "rshares": 3769119494, + "voter": "bue-witness" + }, + { + "rshares": 684036241, + "voter": "bunny" + }, + { + "rshares": 54908022794, + "voter": "bue" + }, + { + "rshares": 1663427874, + "voter": "mini" + }, + { + "rshares": 213797798, + "voter": "moon" + }, + { + "rshares": 3281102950055, + "voter": "au1nethyb1" + }, + { + "rshares": 412920437996, + "voter": "recursive3" + }, + { + "rshares": 2705147032343, + "voter": "recursive" + }, + { + "rshares": 8086440918, + "voter": "bingo-0" + }, + { + "rshares": 2008000326, + "voter": "bingo-1" + }, + { + "rshares": 2343023118632, + "voter": "smooth.witness" + }, + { + "rshares": 435829671816, + "voter": "boatymcboatface" + }, + { + "rshares": 434176360723, + "voter": "officialfuzzy" + }, + { + "rshares": 625020571, + "voter": "healthcare" + }, + { + "rshares": 973177874, + "voter": "daniel.pan" + }, + { + "rshares": 24493866908, + "voter": "dedriss" + }, + { + "rshares": 288359524, + "voter": "helen.tan" + }, + { + "rshares": 14373120465, + "voter": "gregory-f" + }, + { + "rshares": 82882212377, + "voter": "edgeland" + }, + { + "rshares": 9697998547, + "voter": "gregory60" + }, + { + "rshares": 2447586715, + "voter": "spaninv" + }, + { + "rshares": 27616938844, + "voter": "james-show" + }, + { + "rshares": 1412747751, + "voter": "murh" + }, + { + "rshares": 943553728992, + "voter": "cyber" + }, + { + "rshares": 62517173764, + "voter": "kanoptx" + }, + { + "rshares": 49744065472, + "voter": "justtryme90" + }, + { + "rshares": 3267768442, + "voter": "ian-harris" + }, + { + "rshares": 41355864969, + "voter": "juanmiguelsalas" + }, + { + "rshares": 20144300711, + "voter": "samether" + }, + { + "rshares": 20442854473, + "voter": "ratel" + }, + { + "rshares": 55774767247, + "voter": "thecryptodrive" + }, + { + "rshares": 1325105498, + "voter": "fjccoin" + }, + { + "rshares": 338003331, + "voter": "birdriddler" + }, + { + "rshares": 135028165288, + "voter": "bravenewcoin" + }, + { + "rshares": 48097056656, + "voter": "brandonp" + }, + { + "rshares": 18150883667, + "voter": "aaron-brodie" + }, + { + "rshares": 181110364206, + "voter": "thedashguy" + }, + { + "rshares": 102400600592, + "voter": "geoffrey" + }, + { + "rshares": 5335761768, + "voter": "angusleung100" + }, + { + "rshares": 15392309574, + "voter": "magnebit" + }, + { + "rshares": 35370905733, + "voter": "cryptoiskey" + }, + { + "rshares": 19908489275, + "voter": "thebatchman" + }, + { + "rshares": 238320350557, + "voter": "asmolokalo" + }, + { + "rshares": 5023647197, + "voter": "expanse" + }, + { + "rshares": 17851976182, + "voter": "konstantin" + }, + { + "rshares": 59528833145, + "voter": "krypto" + }, + { + "rshares": 227458465, + "voter": "aidar88" + }, + { + "rshares": 10242467766, + "voter": "r4fken" + }, + { + "rshares": 132364486251, + "voter": "derekareith" + }, + { + "rshares": 6172834608, + "voter": "owdy" + }, + { + "rshares": 10477291287, + "voter": "spiz0r" + }, + { + "rshares": 1081057545, + "voter": "steem1653" + }, + { + "rshares": 4587496780, + "voter": "thegoodguy" + }, + { + "rshares": 237016336, + "voter": "pet1000" + }, + { + "rshares": 236625068, + "voter": "amnesiac84" + }, + { + "rshares": 3541613089, + "voter": "karen13" + }, + { + "rshares": 11306402214, + "voter": "deviedev" + }, + { + "rshares": 796302428, + "voter": "thinkngrow" + }, + { + "rshares": 34880657052, + "voter": "creemej" + }, + { + "rshares": 23206780225, + "voter": "deanliu" + }, + { + "rshares": 34561734734, + "voter": "celsius100" + }, + { + "rshares": 172169127175, + "voter": "jl777" + }, + { + "rshares": 7072264218, + "voter": "lostnuggett" + }, + { + "rshares": 124974272, + "voter": "biternator" + }, + { + "rshares": 14672153693, + "voter": "proto" + }, + { + "rshares": 1557782953, + "voter": "alex.chien" + }, + { + "rshares": 229875203, + "voter": "linklad13" + }, + { + "rshares": 3089332927, + "voter": "glitterpig" + }, + { + "rshares": 5641740941, + "voter": "jed78" + }, + { + "rshares": 134385601999, + "voter": "steemdrive" + }, + { + "rshares": 7347175730, + "voter": "taker" + }, + { + "rshares": 4974678371, + "voter": "theprophet0" + }, + { + "rshares": 23888710719, + "voter": "laoyao" + }, + { + "rshares": 1492466365, + "voter": "labradorsem" + }, + { + "rshares": 5216853638, + "voter": "oflyhigh" + }, + { + "rshares": 858177561, + "voter": "future24" + }, + { + "rshares": 61434762, + "voter": "jers" + }, + { + "rshares": 12031266273, + "voter": "borran" + }, + { + "rshares": 56076164, + "voter": "nano2nd" + }, + { + "rshares": 1592641895, + "voter": "chinadaily" + }, + { + "rshares": 113849547139, + "voter": "helikopterben" + }, + { + "rshares": 9532939357, + "voter": "mrgrey" + }, + { + "rshares": 13247149507, + "voter": "gvargas123" + }, + { + "rshares": 1927772444, + "voter": "movievertigo" + }, + { + "rshares": 8040398899, + "voter": "craigwilliamz" + }, + { + "rshares": 57886832, + "voter": "shootetxd" + }, + { + "rshares": 58197971, + "voter": "sakanoue" + }, + { + "rshares": 7720629679, + "voter": "idimitrov07" + }, + { + "rshares": 77990973, + "voter": "stephenkendal" + }, + { + "rshares": 2299130387, + "voter": "funkywanderer" + }, + { + "rshares": 44243439919, + "voter": "sponge-bob" + }, + { + "rshares": 620294311, + "voter": "kev7000" + }, + { + "rshares": 414155475, + "voter": "steemorama" + }, + { + "rshares": 892535942, + "voter": "smisi" + }, + { + "rshares": 58233803, + "voter": "plantbasedjunkie" + }, + { + "rshares": 44213782610, + "voter": "brains" + }, + { + "rshares": 113916515, + "voter": "paketkita.net" + }, + { + "rshares": 156882242, + "voter": "dontbenormal" + }, + { + "rshares": 152406517, + "voter": "james93" + }, + { + "rshares": 149150241, + "voter": "insight2incite" + }, + { + "rshares": 155069498, + "voter": "silver-lyon" + } + ], + "author": "bravenewcoin", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.99, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n

    \n

    Luke Parker || Adoption || Bitcoin || Finance  

    \n

    The SWIFT Institute recently announced new research which \u201cassesses whether the global financial community is accepting Bitcoin as a valid currency.\u201d The research is based on a working paper first published in February 2015, \u201cVirtual Currencies: Media of Exchange or Speculative Asset.\u201d

    \n

    The paper has since been revised, and was republished last June. The research was conducted by; Dr. Dirk G. Baur from UWA Business School, Dr. KiHoon Hong from Hongik University College of Business and Dr. Adrian D. Lee from the University of Technology Sydney.

    \n

    The authors examine the relationship between digital currencies, primarily bitcoin, and fiat currencies. They evaluate any \u201cimmediate risks that virtual currencies pose to monetary, financial or economic stability,\u201d according to the announcement. 

    \n

    \n

    The SWIFT report is not the first to assert that the size of the bitcoin market hampers its use as a medium of exchange. The International Monetary Fund (IMF) published a discussion note in January, \u201cVirtual Currencies and Beyond:Initial Considerations,\u201d which came to the same conclusion.

    \n

    The IMF states the current size and limited acceptance of virtual currencies (VC), including Bitcoin, \u201csignificantly restricts their use as a medium of exchange.\u201d The IMF report also found that digital currencies currently \u201cdo not fulfill the three economic roles associated with money,\u201d which are its use as a store of value, a unit of account, and a medium of exchange.

    \n

    There is also little evidence, according to the IMF, that digital currencies are used as an independent unit of account. \u201cDespite the very rapid growth of VC-based payments, the number and volume of transactions in VCs remain small,\u201d states the IMF paper. \u201cU.S. currency in circulation is US$1.4 trillion, while U.S. money supply (M2) is about US$12 trillion.\u201d

    \n

    Through an analysis of the bitcoin blockchain, SWIFT found that a third of bitcoins are held by investors. A \u201cminority of users,\u201d holding small bitcoin balances, appear to use the digital currency as a medium of exchange, \u201cdespite or due to its high volatility and large returns.\u201d

    \n

    As a long-term investment, bitcoin offers diversification as \u201cno correlation exists between Bitcoin and traditional asset classes,\u201d the SWIFT paper states. \u201cBitcoin returns are uncorrelated with traditional asset classes such as stocks, bonds and commodities, both in normal times and during periods of financial turmoil.\u201d

    \n

    The paper states that those who use bitcoin as an alternative currency or money \u201cdo not react to past returns or volatility,\u201d unlike those who hold bitcoin as an investment. However, with increased trading volume, bitcoin's volatility is decreasing.

    \n

    ARK Invest and Coinbase published a detailed report in June, examining bitcoin as a new asset class. Authors Chris Burniske and Adam White attribute the decreasing volatility to, \u201cmore stable and liquid spot exchanges, greater regulatory approval, broader ownership, and increasingly reliable price discovery data.\u201d The ARK Invest paper analysed bitcoin price movements over the past five years, \u201cbitcoin is the only asset that maintains consistently low correlations with every other asset.\u201d 

    \n

    \n

    During a speech in November 2015, Senior Deputy Governor of Bank of Canada, Carolyn Wilkins, briefly discussed what would happen if a currency \u201cthat\u2019s not denominated in a national currency,\u201d became more popular and used as money.\u201c

    \n

    This would create a new dynamic in the global monetary order, one in which central banks would struggle to implement monetary policy,\u201d Wilkins said, \u201cAnd, central banks couldn\u2019t act as lenders of last resort as they do for their own currencies.\u201d

    \n

    The Bank of Canada has since researched digital currencies extensively. The Bank published a Staff Working Paper last March, \u201c'A Bitcoin Standard: Lessons from the Gold Standard.\u201d Author Warren E. Weber states \u201cit is unlikely that the Bitcoin standard will come into existence, because governments and central banks will take actions to prevent it.\u201d

    \n

    A similar sentiment was expressed by JPMorgan Chase CEO, Jamie Dimon, in November 2015. \u201cVirtual currency, where it\u2019s called a bitcoin versus a U.S. dollar, that\u2019s going to be stopped,\u201d Dimon predicted. \u201cNo government will ever support a virtual currency that goes around borders and doesn\u2019t have the same controls. It\u2019s not going to happen.\u201d

    \n

    Dimon\u2019s and Weber's sentiments are echoed in the SWIFT report, \u201cGiven Bitcoin\u2019s global decentralized nature and independence from any central bank or supranational authority, regulatory oversight may be difficult and challenging.\u201d 

    \n
    \n

     This article can be found on our website on this link.   

    \n
    \n

    According to the BNC indices, at the time of writing:
    \n
    \nSteem was trading at $0.61306650
    \n

    \n

    bitcoin was trading at $618.95
    \n

    \n

    If you enjoyed this article, remember to FOLLOW and SHARE our daily content!

    \n", + "category": "money", + "children": 6, + "created": "2016-09-09T16:26:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s25.postimg.org/d6qax4wn3/thumb.jpg", + "https://s25.postimg.org/tvrqt1t8f/image1.jpg", + "https://s25.postimg.org/af716iy4f/image2.jpg", + "https://s25.postimg.org/kqjdz6ptr/image3.jpg" + ], + "links": [ + "http://bravenewcoin.com/authors/luke-parker/", + "http://bravenewcoin.com/news/tag/adoption", + "http://bravenewcoin.com/news/tag/bitcoin", + "http://bravenewcoin.com/news/tag/finance", + "https://www.swift.com/insights/press-releases/virtual-currencies-unlikely-to-crowd-out-fiat-currencies_according-to-new-research", + "http://bravenewcoin.com/industry-resources/industry-research/2016#Media%20of exchange or speculative assets?", + "http://bravenewcoin.com/news/imf-describes-virtual-currency-schemes-including-bitcoin-to-the-world-economic-forum/", + "http://bravenewcoin.com/news/bitcoin-exhibits-all-the-characteristics-of-a-unique-and-important-asset-class/", + "http://www.bankofcanada.ca/2015/11/innovation-central-bank-style/", + "http://www.bankofcanada.ca/wp-content/uploads/2016/03/swp2016-14.pdf", + "http://bravenewcoin.com/news/swift-report-examines-bitcoin-as-a-currency/", + "http://www.bravenewcoin.com/markets", + "http://www.bravenewcoin/steem", + "http://bravenewcoin.com/bitcoin", + "http://www.steemit.com/@bravenewcoin" + ], + "tags": [ + "money", + "bitcoin", + "blockchain", + "crypto-news", + "bravenewcoin" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 42993523485636, + "payout": 169.567, + "payout_at": "2016-09-16T16:26:21", + "pending_payout_value": "169.567 HBD", + "percent_hbd": 10000, + "permlink": "bravenewcoin-swift-report-examines-bitcoin-as-a-currency", + "post_id": 1186031, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 108 + }, + "title": "BraveNewCoin: SWIFT report examines Bitcoin as a currency", + "updated": "2016-09-09T16:26:21", + "url": "/money/@bravenewcoin/bravenewcoin-swift-report-examines-bitcoin-as-a-currency" + }, + { + "active_votes": [ + { + "rshares": 376091060160, + "voter": "anonymous" + }, + { + "rshares": 40176948234728, + "voter": "blocktrades" + }, + { + "rshares": 134377265836, + "voter": "team" + }, + { + "rshares": 375673058160, + "voter": "craig-grant" + }, + { + "rshares": 1412711728, + "voter": "murh" + }, + { + "rshares": 55815725, + "voter": "cynetyc" + }, + { + "rshares": 7454379287, + "voter": "lostnuggett" + }, + { + "rshares": 3936831062, + "voter": "favorit" + }, + { + "rshares": 62848534036, + "voter": "healthyrecipes" + }, + { + "rshares": 1301124523, + "voter": "labradorsem" + }, + { + "rshares": 59697439, + "voter": "ritadey" + }, + { + "rshares": 2704140495, + "voter": "bledarus" + }, + { + "rshares": 2342915652, + "voter": "levycore" + }, + { + "rshares": 149186784, + "voter": "doitvoluntarily" + }, + { + "rshares": 85595277, + "voter": "comeup" + } + ], + "author": "favorit", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.19, + "beneficiaries": [], + "blacklists": [], + "body": "Desserts \n\nThe Malakoff Torte was created during the Crimean War to celebrate the French Mar\u00e9chal P\u00e9lissier's victory storming the tower of Malakoff which brought the Siege of Sevastapol to an end. P\u00e9lissier was rewarded with the title of first (and last) Duc de Malakoff and a magnificent torte was whipped up for the occasion, without the use of an oven.\n\nStep 1:\n\nAt first we need a moudle\nhttp://savepic.ru/11332719.jpg\n\nStep 2:\n\nLine with plastic wrap criss cross.\nhttp://savepic.ru/11334767.jpg\n\nStep 3:\n\nTo pasteurize the eggs put the six egg yolks + the 50 g sugar + the 100ml orange juice or orange liqueur (or a mixture), put all in a double boiler cook slowly stirring until it thickens mix with \nhttp://savepic.ru/11316335.jpg\n\nStep 4:\n\nThe butter and the almond flour. The filling is ready\nhttp://savepic.ru/11289711.jpg\n\nStep 5:\n\nPrepare the linning of the Charlotte. Cut the lady fingers to the level of your mould\nhttp://savepic.ru/11275375.jpg\n\nStep 6:\n\nThen cut prices to fit in the base\nhttp://savepic.ru/11331694.jpg\n\nStep 7:\nhttp://savepic.ru/11323502.jpg\n\nStep 8:\n\nPut half of the cream. Top with one layer of biscuits dipped in the orange juice\nhttp://savepic.ru/11327598.jpg\n\nStep 9:\n\nAdd one layer of biscuits. Fill gaps withthe left broken biscuits\nhttp://savepic.ru/11307118.jpg\n\nStep 10:\n\nFinish with a layer of biscuits dipped in orange juice\nhttp://savepic.ru/11304046.jpg\n\nStep 11:\n\nPut something heavy on top and in the fridge overnight\nhttp://savepic.ru/11283566.jpg\n\nStep 12:\n\nThe next day\nhttp://savepic.ru/11273326.jpg\n\nStep 13:\nhttp://savepic.ru/11333728.jpg\n\nStep 14:\n\nDecorate it the way you fancy.\nhttp://savepic.ru/11313249.jpg\n\nStep 15:\nhttp://savepic.ru/11308129.jpg\n\nhttp://savepic.ru/11312225.jpg\n\nsource: https://snapguide.com/guides/make-malakoff-torte-an-austrian-specialty/", + "category": "food", + "children": 1, + "created": "2016-09-09T13:57:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://savepic.ru/11332719.jpg", + "http://savepic.ru/11334767.jpg", + "http://savepic.ru/11316335.jpg", + "http://savepic.ru/11289711.jpg", + "http://savepic.ru/11275375.jpg", + "http://savepic.ru/11331694.jpg", + "http://savepic.ru/11323502.jpg", + "http://savepic.ru/11327598.jpg", + "http://savepic.ru/11307118.jpg", + "http://savepic.ru/11304046.jpg", + "http://savepic.ru/11283566.jpg", + "http://savepic.ru/11273326.jpg", + "http://savepic.ru/11333728.jpg", + "http://savepic.ru/11313249.jpg", + "http://savepic.ru/11308129.jpg", + "http://savepic.ru/11312225.jpg" + ], + "links": [ + "https://snapguide.com/guides/make-malakoff-torte-an-austrian-specialty/" + ], + "tags": [ + "food", + "cake", + "life", + "story" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 41145440550892, + "payout": 168.879, + "payout_at": "2016-09-16T13:57:51", + "pending_payout_value": "168.879 HBD", + "percent_hbd": 10000, + "permlink": "a-classic-malakoff-torte-recipe-from-austrian", + "post_id": 1184405, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 15 + }, + "title": "A Classic Malakoff Torte Recipe From Austrian", + "updated": "2016-09-09T13:57:51", + "url": "/food/@favorit/a-classic-malakoff-torte-recipe-from-austrian" + }, + { + "active_votes": [ + { + "rshares": 591936986472, + "voter": "barrie" + }, + { + "rshares": 405013231492, + "voter": "anonymous" + }, + { + "rshares": 4762526010988, + "voter": "bitcoin2016" + }, + { + "rshares": 1992319602291, + "voter": "apple" + }, + { + "rshares": 166610243623, + "voter": "highasfuck" + }, + { + "rshares": 2439485536202, + "voter": "badassmother" + }, + { + "rshares": 2108407203093, + "voter": "hr1" + }, + { + "rshares": 1183924812392, + "voter": "rossco99" + }, + { + "rshares": 4684591451248, + "voter": "wang" + }, + { + "rshares": 3104291349, + "voter": "boy" + }, + { + "rshares": 3768993679, + "voter": "bue-witness" + }, + { + "rshares": 684025370, + "voter": "bunny" + }, + { + "rshares": 54885099299, + "voter": "bue" + }, + { + "rshares": 1663384384, + "voter": "mini" + }, + { + "rshares": 213796245, + "voter": "moon" + }, + { + "rshares": 207040085703, + "voter": "alex90342fastn1" + }, + { + "rshares": 74889040980, + "voter": "aizensou" + }, + { + "rshares": 3557676252978, + "voter": "au1nethyb1" + }, + { + "rshares": 425565065633, + "voter": "recursive2" + }, + { + "rshares": 2772240768111, + "voter": "recursive" + }, + { + "rshares": 118402939173, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 2154749444, + "voter": "bingo-1" + }, + { + "rshares": 468626184812, + "voter": "boatymcboatface" + }, + { + "rshares": 396706378277, + "voter": "officialfuzzy" + }, + { + "rshares": 1131791016752, + "voter": "cass" + }, + { + "rshares": 625011253, + "voter": "healthcare" + }, + { + "rshares": 973154576, + "voter": "daniel.pan" + }, + { + "rshares": 7299813094, + "voter": "patrice" + }, + { + "rshares": 41903861885, + "voter": "alexgr" + }, + { + "rshares": 288356419, + "voter": "helen.tan" + }, + { + "rshares": 26592538928, + "voter": "unosuke" + }, + { + "rshares": 308036837341, + "voter": "noaommerrr" + }, + { + "rshares": 79785618296, + "voter": "edgeland" + }, + { + "rshares": 16636079519, + "voter": "jademont" + }, + { + "rshares": 3914505410, + "voter": "hbhades" + }, + { + "rshares": 463234287847, + "voter": "eeks" + }, + { + "rshares": 2528849801, + "voter": "fkn" + }, + { + "rshares": 437186804, + "voter": "paco-steem" + }, + { + "rshares": 5016928601, + "voter": "spaninv" + }, + { + "rshares": 335140044424, + "voter": "teamsteem" + }, + { + "rshares": 3326653285, + "voter": "elishagh1" + }, + { + "rshares": 10276765248, + "voter": "richman" + }, + { + "rshares": 708024320909, + "voter": "nanzo-scoop" + }, + { + "rshares": 1097771169, + "voter": "weenfan" + }, + { + "rshares": 2929691125, + "voter": "cryptohead" + }, + { + "rshares": 7604988343, + "voter": "kefkius" + }, + { + "rshares": 41465404123, + "voter": "hannixx42" + }, + { + "rshares": 215061312259, + "voter": "mummyimperfect" + }, + { + "rshares": 535641313, + "voter": "coar" + }, + { + "rshares": 1426434133, + "voter": "murh" + }, + { + "rshares": 6761017017, + "voter": "cryptofunk" + }, + { + "rshares": 584926518, + "voter": "kodi" + }, + { + "rshares": 12723878756, + "voter": "andu" + }, + { + "rshares": 990454523809, + "voter": "cyber" + }, + { + "rshares": 59785708773, + "voter": "theshell" + }, + { + "rshares": 59686449190, + "voter": "ak2020" + }, + { + "rshares": 79704764722, + "voter": "thecryptofiend" + }, + { + "rshares": 3917760232717, + "voter": "satoshifund" + }, + { + "rshares": 378596949030, + "voter": "taoteh1221" + }, + { + "rshares": 341225233, + "voter": "stiletto" + }, + { + "rshares": 110334486746, + "voter": "kenny-crane" + }, + { + "rshares": 187337164003, + "voter": "will-zewe" + }, + { + "rshares": 89838619797, + "voter": "schro" + }, + { + "rshares": 15768555186, + "voter": "zakharya" + }, + { + "rshares": 3701950139, + "voter": "tee-em" + }, + { + "rshares": 5923296936, + "voter": "mark-waser" + }, + { + "rshares": 107417488241, + "voter": "geoffrey" + }, + { + "rshares": 161111627742, + "voter": "kimziv" + }, + { + "rshares": 2744771684, + "voter": "crok" + }, + { + "rshares": 275426757349, + "voter": "lukestokes" + }, + { + "rshares": 46142175095, + "voter": "honeythief" + }, + { + "rshares": 222777718999, + "voter": "asmolokalo" + }, + { + "rshares": 32678842996, + "voter": "good-karma" + }, + { + "rshares": 1900569010, + "voter": "billykeed" + }, + { + "rshares": 90871770988, + "voter": "rubybian" + }, + { + "rshares": 3370551385, + "voter": "orly" + }, + { + "rshares": 136485613687, + "voter": "jackkang" + }, + { + "rshares": 25019272432, + "voter": "tcfxyz" + }, + { + "rshares": 6930385115, + "voter": "futurefood" + }, + { + "rshares": 139718068821, + "voter": "derekareith" + }, + { + "rshares": 28260299193, + "voter": "picokernel" + }, + { + "rshares": 8610820563, + "voter": "furion" + }, + { + "rshares": 15931592425, + "voter": "bitshares101" + }, + { + "rshares": 6227483912, + "voter": "owdy" + }, + { + "rshares": 71296470, + "voter": "barbara2" + }, + { + "rshares": 66012953, + "voter": "ch0c0latechip" + }, + { + "rshares": 73317492, + "voter": "doge4lyf" + }, + { + "rshares": 10476918380, + "voter": "spiz0r" + }, + { + "rshares": 13970283730, + "voter": "ausbitbank" + }, + { + "rshares": 1137775118, + "voter": "steem1653" + }, + { + "rshares": 172985955930, + "voter": "anyx" + }, + { + "rshares": 18190298304, + "voter": "sebastien" + }, + { + "rshares": 10645914269, + "voter": "asim" + }, + { + "rshares": 211596811496, + "voter": "jesta" + }, + { + "rshares": 5013218518, + "voter": "thegoodguy" + }, + { + "rshares": 17027072290, + "voter": "bdavid" + }, + { + "rshares": 3762694574, + "voter": "karen13" + }, + { + "rshares": 1426566038, + "voter": "jrd8526" + }, + { + "rshares": 6013722010, + "voter": "cryptosi" + }, + { + "rshares": 303641987977, + "voter": "nabilov" + }, + { + "rshares": 10536282811, + "voter": "allmonitors" + }, + { + "rshares": 55823474480, + "voter": "streetstyle" + }, + { + "rshares": 42135654565, + "voter": "milestone" + }, + { + "rshares": 6854219330, + "voter": "lichtblick" + }, + { + "rshares": 29229224723, + "voter": "dudutaulois" + }, + { + "rshares": 22604933694, + "voter": "phenom" + }, + { + "rshares": 4137398348, + "voter": "oululahti" + }, + { + "rshares": 1687010517, + "voter": "iamwne" + }, + { + "rshares": 7354123268, + "voter": "bitcoiner" + }, + { + "rshares": 3403211870, + "voter": "tarindel" + }, + { + "rshares": 24171888852, + "voter": "deanliu" + }, + { + "rshares": 5331830542, + "voter": "rainchen" + }, + { + "rshares": 172159763489, + "voter": "jl777" + }, + { + "rshares": 1339946455, + "voter": "aleco" + }, + { + "rshares": 2048949972, + "voter": "positive" + }, + { + "rshares": 1820822060, + "voter": "yarly" + }, + { + "rshares": 275109479, + "voter": "yarly2" + }, + { + "rshares": 275521387, + "voter": "yarly3" + }, + { + "rshares": 159279578, + "voter": "yarly4" + }, + { + "rshares": 160178852, + "voter": "yarly5" + }, + { + "rshares": 91302559, + "voter": "yarly7" + }, + { + "rshares": 741837371, + "voter": "raymonjohnstone" + }, + { + "rshares": 9482726248, + "voter": "fishborne" + }, + { + "rshares": 21201450202, + "voter": "prufarchy" + }, + { + "rshares": 20149156744, + "voter": "papa-pepper" + }, + { + "rshares": 12814428612, + "voter": "fatboy" + }, + { + "rshares": 14671452915, + "voter": "proto" + }, + { + "rshares": 639310915, + "voter": "curator" + }, + { + "rshares": 24644335681, + "voter": "sisterholics" + }, + { + "rshares": 441281474, + "voter": "yarly10" + }, + { + "rshares": 1674483084, + "voter": "alex.chien" + }, + { + "rshares": 236361100, + "voter": "yarly11" + }, + { + "rshares": 82681797, + "voter": "yarly12" + }, + { + "rshares": 67410949, + "voter": "fnait" + }, + { + "rshares": 73811640, + "voter": "keepcalmand" + }, + { + "rshares": 2795368670, + "voter": "nelu.ceban" + }, + { + "rshares": 8563010476, + "voter": "alphabeta" + }, + { + "rshares": 156341247, + "voter": "steemster1" + }, + { + "rshares": 3171963580, + "voter": "glitterpig" + }, + { + "rshares": 8360782768, + "voter": "uwe69" + }, + { + "rshares": 998433406, + "voter": "metaflute" + }, + { + "rshares": 7881201912, + "voter": "taker" + }, + { + "rshares": 63257042, + "voter": "sharon" + }, + { + "rshares": 15987756194, + "voter": "felixxx" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 855372363837, + "voter": "laonie" + }, + { + "rshares": 3213773422, + "voter": "timcliff" + }, + { + "rshares": 23411380876, + "voter": "laonie1" + }, + { + "rshares": 23922770445, + "voter": "laonie2" + }, + { + "rshares": 23931515943, + "voter": "laonie3" + }, + { + "rshares": 25144445624, + "voter": "laoyao" + }, + { + "rshares": 31307316772, + "voter": "myfirst" + }, + { + "rshares": 193442719006, + "voter": "somebody" + }, + { + "rshares": 20733647424, + "voter": "persianqueen" + }, + { + "rshares": 7236044528, + "voter": "flysaga" + }, + { + "rshares": 12254005752, + "voter": "gmurph" + }, + { + "rshares": 42741632200, + "voter": "midnightoil" + }, + { + "rshares": 3991168336, + "voter": "ullikume" + }, + { + "rshares": 3333991088, + "voter": "darrenturetzky" + }, + { + "rshares": 23927381371, + "voter": "laonie4" + }, + { + "rshares": 23925693365, + "voter": "laonie5" + }, + { + "rshares": 23923074313, + "voter": "laonie6" + }, + { + "rshares": 23919971478, + "voter": "laonie7" + }, + { + "rshares": 23916289883, + "voter": "laonie8" + }, + { + "rshares": 4598278925, + "voter": "miketr" + }, + { + "rshares": 23914622519, + "voter": "laonie9" + }, + { + "rshares": 102982351734, + "voter": "xiaohui" + }, + { + "rshares": 11358585510, + "voter": "ekitcho" + }, + { + "rshares": 102832176474, + "voter": "joele" + }, + { + "rshares": 5627538351, + "voter": "oflyhigh" + }, + { + "rshares": 3343440401, + "voter": "xiaokongcom" + }, + { + "rshares": 2076051332, + "voter": "natalymaty" + }, + { + "rshares": 64952156, + "voter": "msjennifer" + }, + { + "rshares": 59738641, + "voter": "ciao" + }, + { + "rshares": 3369602035, + "voter": "cmorton" + }, + { + "rshares": 59146649, + "voter": "steemo" + }, + { + "rshares": 148403993, + "voter": "steem-engine" + }, + { + "rshares": 962660112, + "voter": "fooblic" + }, + { + "rshares": 6737529474, + "voter": "xianjun" + }, + { + "rshares": 57765027, + "voter": "steema" + }, + { + "rshares": 5407221270, + "voter": "melek" + }, + { + "rshares": 74480084, + "voter": "confucius" + }, + { + "rshares": 2622196844, + "voter": "bledarus" + }, + { + "rshares": 84320024567, + "voter": "miacats" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 442295433, + "voter": "microluck" + }, + { + "rshares": 57933957, + "voter": "fortuner" + }, + { + "rshares": 1604604785, + "voter": "chinadaily" + }, + { + "rshares": 6695051706, + "voter": "solarguy" + }, + { + "rshares": 13660887096, + "voter": "gvargas123" + }, + { + "rshares": 56593235, + "voter": "johnbyrd" + }, + { + "rshares": 56575537, + "voter": "thomasaustin" + }, + { + "rshares": 56573535, + "voter": "thermor" + }, + { + "rshares": 56585538, + "voter": "ficholl" + }, + { + "rshares": 56566121, + "voter": "widell" + }, + { + "rshares": 443693828, + "voter": "keepdoodling" + }, + { + "rshares": 264973871, + "voter": "steevc" + }, + { + "rshares": 2017436279, + "voter": "movievertigo" + }, + { + "rshares": 56161396, + "voter": "revelbrooks" + }, + { + "rshares": 23908415458, + "voter": "laonie10" + }, + { + "rshares": 23903675135, + "voter": "andrewawerdna" + }, + { + "rshares": 7674854463, + "voter": "craigwilliamz" + }, + { + "rshares": 53195151708, + "voter": "mandibil" + }, + { + "rshares": 54999739, + "voter": "curpose" + }, + { + "rshares": 56328122253, + "voter": "skum" + }, + { + "rshares": 23554872251, + "voter": "laonie11" + }, + { + "rshares": 55085378, + "voter": "troich" + }, + { + "rshares": 57498067667, + "voter": "luminousvisions" + }, + { + "rshares": 1653932598, + "voter": "davidjkelley" + }, + { + "rshares": 55091113, + "voter": "crion" + }, + { + "rshares": 167467370, + "voter": "greatness" + }, + { + "rshares": 54739685, + "voter": "hitherise" + }, + { + "rshares": 54730557, + "voter": "wiss" + }, + { + "rshares": 910184411, + "voter": "goldstein" + }, + { + "rshares": 18057583861, + "voter": "sponge-bob" + }, + { + "rshares": 5118117366, + "voter": "l0k1" + }, + { + "rshares": 15514674259, + "voter": "digital-wisdom" + }, + { + "rshares": 3859591998, + "voter": "ethical-ai" + }, + { + "rshares": 54362089, + "voter": "stroully" + }, + { + "rshares": 88628906, + "voter": "ruscion" + }, + { + "rshares": 5661690231, + "voter": "jwaser" + }, + { + "rshares": 54019345, + "voter": "thadm" + }, + { + "rshares": 54017499, + "voter": "prof" + }, + { + "rshares": 112547365, + "voter": "tito-baron" + }, + { + "rshares": 56897224, + "voter": "lighter" + }, + { + "rshares": 53655807, + "voter": "yorsens" + }, + { + "rshares": 115546868227, + "voter": "dan-bn" + }, + { + "rshares": 62586921, + "voter": "klaartje" + }, + { + "rshares": 53331040, + "voter": "bane" + }, + { + "rshares": 53324520, + "voter": "vive" + }, + { + "rshares": 53318865, + "voter": "coad" + }, + { + "rshares": 282267928, + "voter": "totosky" + }, + { + "rshares": 2667384915, + "voter": "bwaser" + }, + { + "rshares": 53003720, + "voter": "sofa" + }, + { + "rshares": 902283883, + "voter": "brains" + }, + { + "rshares": 405105947, + "voter": "jessicanicklos" + }, + { + "rshares": 53055629, + "voter": "ailo" + }, + { + "rshares": 1336982326, + "voter": "steemafon" + }, + { + "rshares": 4955013816, + "voter": "burnin" + }, + { + "rshares": 5314400648, + "voter": "chick1" + }, + { + "rshares": 4363249256, + "voter": "gringalicious" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 61160401, + "voter": "nelyp" + }, + { + "rshares": 2394301868, + "voter": "ellepdub" + }, + { + "rshares": 9778048867, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 4800857747, + "voter": "morgan.waser" + }, + { + "rshares": 3678104089, + "voter": "strong-ai" + }, + { + "rshares": 77637243, + "voter": "igtes" + }, + { + "rshares": 157689742, + "voter": "buffett" + }, + { + "rshares": 144470371, + "voter": "laskoff" + }, + { + "rshares": 50161010, + "voter": "serikus" + }, + { + "rshares": 155682701, + "voter": "boomer" + } + ], + "author": "jesta", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.31, + "beneficiaries": [], + "blacklists": [], + "body": "3rd and final post for today, an update as to what I've been up to this week. It's now past 3am and I've spent the last 4 hours organizing code, deploying updates and writing patch notes for the various projects I manage. What better time than when everyone else is sleeping! \n\nWith as much writing as I've already done, I'll attempt to keep this witness update brief.\n\n## 1. Accomplished the week of 2016-09-09:\n\n- **Bounty Proposal Progress**: Saturday through Monday, I worked on a prototype for a bounty system. I have a fairly complete ux/technical document - which I'm still refining and will be posted hopefully by early next week. I also have a prototype frontend and two bots to support the proposed workflow (secure one for reward funding and one for bounty syncronization with a database).\n- **Upgraded the North American steem.ws node**. I ordered a new server earlier in the week and have since replaced my steem.ws node with a much more powerful server. The server should now crash a lot less, meaning less downtime for steemstats. It's a 32gb, quadcore machine with a 480gb SSD. It's running two steemd nodes and consuming approximately 21gb of RAM, so we've got some room to grow. Funded completely by SBD generated by my posts.\n- [Updated steemstats to 0.3.5](https://steemit.com/steemstats/@jesta/steemstats-0-3-5-improved-post-inspector-fixes-and-prep-for-0-14-0) - The first post I wrote today, explaining the new improvements to the post inspector as well as a bit about the future of steemstats + steemdb.\n- [Updated steemdb to 0.2.0](https://steemit.com/steemdb/@jesta/steemdb-0-2-0-rshares-allocation-browser-new-data-api-s-and-some-minor-improvements) - The second post I wrote today, showing off the new \"Lab\" section of the site and new API endpoints available.\n- [Wrote up an alternative UI/UX for Voting Power, called Voting Tokens](https://steemit.com/steemit/@jesta/proposal-a-potential-alternative-to-voting-power-voting-tokens). I spent a decent chunk of time after 0.14.0 was announced to brainstorm some ideas on how we could improve the voting system, primarily to help make it easier to consume.\n- Worked on a budget/pnl, milestones/timeline, and goals of a new potential business venture into the steem ecosystem. More details to come soon!\n- Explored 3 different standard reactjs setups, determining the best to move forward with a SPA/no-backend setup for potential future projects using steemdb + steemstats.\n- Upgraded my witness node with more memory as a bit of future-proofing. Will also let me deploy the 0.14.0 fork a bit easier.\n\n## 2. Upcoming projects/goals\n\n- Continued evaluation of reactjs configurations for steemdb/steemstats.\n- Full day meeting on Sunday/Monday with my business partner to continue on our business plan, hopefully publishing some details\n- Hopefully getting said partner to post his introduction thread.\n- Full contract work days Tuesday through Friday, and attempting to maintain sanity over the next 2 weeks while completing my projects there.\n- Publishing my proposal for the Bounty Program.\n- Updating my Witness Node to 0.14.0 for the hard fork.\n\n## 3. Thoughts from this week\n\nVoting. Voting is all I've been thinking about this week really. It's also all I've had time for since this contract work is eating most of my Tuesday through Friday.\n\nIt's been a hot button issue I feel since 0.14.0 was announced. Originally I was somewhat apprehensive about the change, but the more I've explored the issue, the more I'd like to see the changes in action. Lowering to 5 votes a day (@100%) at face value sounded bad, simply because it's somewhat confusing.\n\nTo test this out, I started voting a lot harder than I normally do over the past few days. I removed any consideration I had for my voting power, and if I thought something was useful or entertaining, I upvoted it. Normally I would consider my voting power before casting the vote, but I didn't over the course of this test. Funny thing is, my voting power never dropped below 90%. After seeing this - I think we do need to lower the rate at which voting power regenerates.\n\nI'm not sure 5/day is the right regeneration rate, maybe 10/15 a day would be better, but I am willing to see what 5/day feels like and I welcome the change.\n\n## 4. Previous week's update\n\n[Update for the week ending 2016-09-02](https://steemit.com/witness-category/@jesta/jesta-witness-update-2016-09-02)\n\n## [Finally, don't forget to vote for witnesses here.](https://steemit.com/~witnesses)", + "category": "witness-category", + "children": 15, + "created": "2016-09-09T10:13:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "links": [ + "https://steemit.com/steemstats/@jesta/steemstats-0-3-5-improved-post-inspector-fixes-and-prep-for-0-14-0", + "https://steemit.com/steemdb/@jesta/steemdb-0-2-0-rshares-allocation-browser-new-data-api-s-and-some-minor-improvements", + "https://steemit.com/steemit/@jesta/proposal-a-potential-alternative-to-voting-power-voting-tokens", + "https://steemit.com/witness-category/@jesta/jesta-witness-update-2016-09-02", + "https://steemit.com/~witnesses" + ], + "tags": [ + "witness-category", + "witness-update" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 40623241227121, + "payout": 165.163, + "payout_at": "2016-09-16T10:13:57", + "pending_payout_value": "165.163 HBD", + "percent_hbd": 10000, + "permlink": "jesta-witness-update-2016-09-09", + "post_id": 1182665, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 256 + }, + "title": "jesta witness update - 2016-09-09", + "updated": "2016-09-09T11:17:48", + "url": "/witness-category/@jesta/jesta-witness-update-2016-09-09" + }, + { + "active_votes": [ + { + "rshares": 376087004747, + "voter": "anonymous" + }, + { + "rshares": 39350819141085, + "voter": "blocktrades" + }, + { + "rshares": 3725170136, + "voter": "boy" + }, + { + "rshares": 4522818528, + "voter": "bue-witness" + }, + { + "rshares": 820832310, + "voter": "bunny" + }, + { + "rshares": 65870116058, + "voter": "bue" + }, + { + "rshares": 1996068722, + "voter": "mini" + }, + { + "rshares": 256555495, + "voter": "moon" + }, + { + "rshares": 750015369, + "voter": "healthcare" + }, + { + "rshares": 1167789222, + "voter": "daniel.pan" + }, + { + "rshares": 346027703, + "voter": "helen.tan" + }, + { + "rshares": 45019581619, + "voter": "hannixx42" + }, + { + "rshares": 1426439107, + "voter": "murh" + }, + { + "rshares": 103778769522, + "voter": "cdubendo" + }, + { + "rshares": 318824087376, + "voter": "nabilov" + }, + { + "rshares": 193877429491, + "voter": "blueorgy" + }, + { + "rshares": 1769303712, + "voter": "iamwne" + }, + { + "rshares": 7841562987, + "voter": "rpf" + }, + { + "rshares": 8410055272, + "voter": "lostnuggett" + }, + { + "rshares": 18522704923, + "voter": "krabgat" + }, + { + "rshares": 15006481171, + "voter": "michaeldodridge" + }, + { + "rshares": 1045101576, + "voter": "uwe69" + }, + { + "rshares": 2540253192, + "voter": "bledarus" + }, + { + "rshares": 15955622425, + "voter": "kyriacos" + }, + { + "rshares": 1972604362, + "voter": "movievertigo" + }, + { + "rshares": 8040344240, + "voter": "craigwilliamz" + }, + { + "rshares": 93195636, + "voter": "isacvale" + }, + { + "rshares": 187170014, + "voter": "jeanviete" + }, + { + "rshares": 52642267, + "voter": "petrihuhtanen" + }, + { + "rshares": 92728217, + "voter": "comeup" + } + ], + "author": "jeanviete", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.27, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    We've often told you how Science Fiction has been used to prepare and program Earth's society(predictive programming) for what is to come, and the series that has literally shown you Earth's template for the immediate future is \"Star Trek\".

    \n


    \n

    Star Trek has often been called \"the history of the future\", so it should come as no surprise that Star Trek, having successfully trained 3 generations of people, came from the country and decade of Our Lord's birth, and now reaches its 50th anniversary, just in time for the New Kingdom. 

    \n


    \n
    \"Individual science fiction stories may seem as trivial as ever to the blinder critics and philosophers of today - but the core of science fiction, its essence has become crucial to our salvation if we are to be saved at all.\" \u2014Isaac Asimov
    \n


    \n

    What people don't realise is that many space agencies today, have incorporated the \"Star Trek\" logo in their design, acknowledging the reality of Star Trek. 

    \n


    \n

    \n


    \n


    \n", + "category": "news", + "children": 9, + "created": "2016-09-09T11:43:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://img5.fotos-hochladen.net/uploads/startrek5o8d94zmsj.jpg" + ], + "links": [ + "https://steemit.com/messiah/@jeanviete/the-messiah-christ-has-returned", + "https://www.yahoo.com/news/star-trek-50-mission-show-best-humanity-102049208.html" + ], + "tags": [ + "news", + "sciencefiction", + "truth", + "programming" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 40550817616484, + "payout": 163.23, + "payout_at": "2016-09-16T11:43:00", + "pending_payout_value": "163.230 HBD", + "percent_hbd": 10000, + "permlink": "how-science-fiction-has-been-used", + "post_id": 1183303, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 30 + }, + "title": "How Science Fiction Has Been Used", + "updated": "2016-09-09T11:43:00", + "url": "/news/@jeanviete/how-science-fiction-has-been-used" + }, + { + "active_votes": [ + { + "rshares": 535704478969, + "voter": "barrie" + }, + { + "rshares": 347184496360, + "voter": "anonymous" + }, + { + "rshares": 170028532833, + "voter": "highasfuck" + }, + { + "rshares": 4394769732891, + "voter": "riverhead" + }, + { + "rshares": 2269800859534, + "voter": "badassmother" + }, + { + "rshares": 268705445530, + "voter": "samupaha" + }, + { + "rshares": 7182960702484, + "voter": "abit" + }, + { + "rshares": 1085602814882, + "voter": "rossco99" + }, + { + "rshares": 4539092440450, + "voter": "wang" + }, + { + "rshares": 5671967166550, + "voter": "steemit200" + }, + { + "rshares": 3104786127, + "voter": "boy" + }, + { + "rshares": 3769614077, + "voter": "bue-witness" + }, + { + "rshares": 684099809, + "voter": "bunny" + }, + { + "rshares": 54950878443, + "voter": "bue" + }, + { + "rshares": 1663623227, + "voter": "mini" + }, + { + "rshares": 213807099, + "voter": "moon" + }, + { + "rshares": 81246519521, + "voter": "aizensou" + }, + { + "rshares": 3097918924085, + "voter": "au1nethyb1" + }, + { + "rshares": 416028526366, + "voter": "recursive2" + }, + { + "rshares": 2705715372675, + "voter": "recursive" + }, + { + "rshares": 1352563112, + "voter": "mineralwasser" + }, + { + "rshares": 813638810367, + "voter": "boombastic" + }, + { + "rshares": 107432550484, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 7692984705, + "voter": "bingo-0" + }, + { + "rshares": 1959123962, + "voter": "bingo-1" + }, + { + "rshares": 415229813657, + "voter": "boatymcboatface" + }, + { + "rshares": 625076388, + "voter": "healthcare" + }, + { + "rshares": 973278654, + "voter": "daniel.pan" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 813860355598, + "voter": "steemrollin" + }, + { + "rshares": 86021678593, + "voter": "jchch" + }, + { + "rshares": 162334530152, + "voter": "chitty" + }, + { + "rshares": 288376577, + "voter": "helen.tan" + }, + { + "rshares": 23788649382, + "voter": "yefet" + }, + { + "rshares": 15979340519, + "voter": "jademont" + }, + { + "rshares": 8602923100, + "voter": "fkn" + }, + { + "rshares": 11316636985, + "voter": "elishagh1" + }, + { + "rshares": 451941406, + "voter": "lucid" + }, + { + "rshares": 680414821807, + "voter": "nanzo-scoop" + }, + { + "rshares": 210452137916, + "voter": "mummyimperfect" + }, + { + "rshares": 1412803593, + "voter": "murh" + }, + { + "rshares": 6334051920, + "voter": "cryptofunk" + }, + { + "rshares": 943779804984, + "voter": "cyber" + }, + { + "rshares": 58407062509, + "voter": "ak2020" + }, + { + "rshares": 69487769204, + "voter": "noganoo" + }, + { + "rshares": 387084415230, + "voter": "taoteh1221" + }, + { + "rshares": 359773283093, + "voter": "hedge-x" + }, + { + "rshares": 882828217, + "voter": "sunnyray" + }, + { + "rshares": 200443139790, + "voter": "will-zewe" + }, + { + "rshares": 505306978, + "voter": "dan-wilson" + }, + { + "rshares": 5796177704, + "voter": "mark-waser" + }, + { + "rshares": 102418990772, + "voter": "geoffrey" + }, + { + "rshares": 145075331416, + "voter": "kimziv" + }, + { + "rshares": 2313273073, + "voter": "superfreek" + }, + { + "rshares": 84402999937, + "voter": "rubybian" + }, + { + "rshares": 18219576288, + "voter": "konstantin" + }, + { + "rshares": 15380982477, + "voter": "hakise" + }, + { + "rshares": 28987878324, + "voter": "furion" + }, + { + "rshares": 202033048, + "voter": "barbara2" + }, + { + "rshares": 224486253, + "voter": "ch0c0latechip" + }, + { + "rshares": 207764554, + "voter": "doge4lyf" + }, + { + "rshares": 1532859714, + "voter": "vi1son" + }, + { + "rshares": 967441380, + "voter": "steem1653" + }, + { + "rshares": 4290705147, + "voter": "steemit-life" + }, + { + "rshares": 10649262232, + "voter": "asim" + }, + { + "rshares": 33646575802, + "voter": "toxonaut" + }, + { + "rshares": 5233223514, + "voter": "thegoodguy" + }, + { + "rshares": 16164767640, + "voter": "aaseb" + }, + { + "rshares": 3541881203, + "voter": "karen13" + }, + { + "rshares": 7868056566, + "voter": "noodhoog" + }, + { + "rshares": 12266120586, + "voter": "fundurian" + }, + { + "rshares": 41009814966, + "voter": "milestone" + }, + { + "rshares": 32831891849, + "voter": "creemej" + }, + { + "rshares": 13096314131, + "voter": "benjiberigan" + }, + { + "rshares": 119337009, + "voter": "bateman" + }, + { + "rshares": 3574441878, + "voter": "tarindel" + }, + { + "rshares": 24176847340, + "voter": "deanliu" + }, + { + "rshares": 88012388973, + "voter": "rea" + }, + { + "rshares": 523680330, + "voter": "ulis29k" + }, + { + "rshares": 172181561729, + "voter": "jl777" + }, + { + "rshares": 6971068095, + "voter": "positive" + }, + { + "rshares": 257003221, + "voter": "sergey44" + }, + { + "rshares": 14938679503, + "voter": "lemooljiang" + }, + { + "rshares": 14673007539, + "voter": "proto" + }, + { + "rshares": 614753076, + "voter": "curator" + }, + { + "rshares": 2953560947, + "voter": "ace108" + }, + { + "rshares": 22897003780, + "voter": "sisterholics" + }, + { + "rshares": 1518995742, + "voter": "alex.chien" + }, + { + "rshares": 30760701075, + "voter": "brianphobos" + }, + { + "rshares": 129339848, + "voter": "cronk" + }, + { + "rshares": 16693237352, + "voter": "noodles.pan" + }, + { + "rshares": 229244709, + "voter": "fnait" + }, + { + "rshares": 209169914, + "voter": "keepcalmand" + }, + { + "rshares": 6191158399, + "voter": "stef" + }, + { + "rshares": 42306596094, + "voter": "celebr1ty" + }, + { + "rshares": 21235606902, + "voter": "sisters" + }, + { + "rshares": 3100298362, + "voter": "glitterpig" + }, + { + "rshares": 5361387524, + "voter": "jed78" + }, + { + "rshares": 39800990412, + "voter": "gomeravibz" + }, + { + "rshares": 7347846000, + "voter": "taker" + }, + { + "rshares": 792572185964, + "voter": "laonie" + }, + { + "rshares": 15212329721, + "voter": "magicmonk" + }, + { + "rshares": 24522152011, + "voter": "laoyao" + }, + { + "rshares": 28756302610, + "voter": "myfirst" + }, + { + "rshares": 174191207997, + "voter": "somebody" + }, + { + "rshares": 1916648982, + "voter": "feelapi" + }, + { + "rshares": 6515339882, + "voter": "flysaga" + }, + { + "rshares": 38486560535, + "voter": "midnightoil" + }, + { + "rshares": 3334362012, + "voter": "darrenturetzky" + }, + { + "rshares": 92385767561, + "voter": "xiaohui" + }, + { + "rshares": 5403640259, + "voter": "oflyhigh" + }, + { + "rshares": 132389761, + "voter": "agussudaryanto" + }, + { + "rshares": 3010361854, + "voter": "xiaokongcom" + }, + { + "rshares": 511347203, + "voter": "ricardoguthrie" + }, + { + "rshares": 6066592470, + "voter": "xianjun" + }, + { + "rshares": 82072683422, + "voter": "miacats" + }, + { + "rshares": 218348347, + "voter": "party1999" + }, + { + "rshares": 398124540, + "voter": "microluck" + }, + { + "rshares": 1635957401, + "voter": "chinadaily" + }, + { + "rshares": 6695859153, + "voter": "solarguy" + }, + { + "rshares": 2816443123, + "voter": "kyleb15" + }, + { + "rshares": 13247695433, + "voter": "gvargas123" + }, + { + "rshares": 579856564, + "voter": "wuyueling" + }, + { + "rshares": 65543818181, + "voter": "sweetsssj" + }, + { + "rshares": 5532222872, + "voter": "hilarski" + }, + { + "rshares": 7675004409, + "voter": "craigwilliamz" + }, + { + "rshares": 1019120245, + "voter": "therealpaul" + }, + { + "rshares": 171768792, + "voter": "groovedigital" + }, + { + "rshares": 51693664, + "voter": "jlufer" + }, + { + "rshares": 2820281038, + "voter": "richardcrill" + }, + { + "rshares": 1618256793, + "voter": "davidjkelley" + }, + { + "rshares": 22577264459, + "voter": "sponge-bob" + }, + { + "rshares": 15181280694, + "voter": "digital-wisdom" + }, + { + "rshares": 3780015139, + "voter": "ethical-ai" + }, + { + "rshares": 5539950542, + "voter": "jwaser" + }, + { + "rshares": 7499128289, + "voter": "doitvoluntarily" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 58058391, + "voter": "lighter" + }, + { + "rshares": 25841960770, + "voter": "dubi" + }, + { + "rshares": 2609942871, + "voter": "bwaser" + }, + { + "rshares": 1105478887, + "voter": "wulfmeister" + }, + { + "rshares": 88869190691, + "voter": "cnfund" + }, + { + "rshares": 22560007159, + "voter": "brains" + }, + { + "rshares": 1474514591, + "voter": "uceph" + }, + { + "rshares": 3053297406, + "voter": "anton333" + }, + { + "rshares": 5176247578, + "voter": "chick1" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341532058, + "voter": "ellepdub" + }, + { + "rshares": 9752614843, + "voter": "herpetologyguy" + }, + { + "rshares": 55625212, + "voter": "lennex" + }, + { + "rshares": 4697566495, + "voter": "morgan.waser" + }, + { + "rshares": 233194239, + "voter": "amylee" + }, + { + "rshares": 82691222981, + "voter": "btshuang" + }, + { + "rshares": 3598927263, + "voter": "strong-ai" + }, + { + "rshares": 150684043, + "voter": "eddielbc" + }, + { + "rshares": 155864353, + "voter": "karicola" + }, + { + "rshares": 127399164, + "voter": "insight2incite" + }, + { + "rshares": 158158636, + "voter": "wakeupworldnews" + } + ], + "author": "sweetsssj", + "author_payout_value": "0.000 HBD", + "author_reputation": 64.85, + "beneficiaries": [], + "blacklists": [], + "body": "![Imgur](http://i.imgur.com/z4o1G7t.jpg)\n\n![Imgur](http://i.imgur.com/JzHuUXo.jpg)\n\nGreetings Steemians! I'm sure by now you all know i'm big into cats, so much so that I have 12 cats! Each of them having a very special place in my heart. You might remember my last catroduction was of my white snowball princess, Furby and her cat logics. If you missed that, you can check it out HERE.\n\n![Imgur](http://i.imgur.com/cIIMTEr.jpg)\n\nOne of my other cat daughters has been anxiously waiting to be introduced to everyone here, so today is her day. Introducing.. my very special scottish fold cat called Amber, she's about two years old now, and has very odd ears. With her folded ears and round very round face, doesn't she remind you of an owl?\n\n![Imgur](http://i.imgur.com/P4HU4W9.jpg)\n
    \n
    \n\nTwo years ago, there were virtually no Scottish Fold's in London, Amber actually came all the way from Latvia in a car in a journey so long that it would have seemed like a holiday to her. How lucky I was to meet her and take her home. At the time she was just 13 weeks old. The first time she glanced at me, I saw her big round eyes look deep into mine, as if she was trying to speak to me. I think it was her way of trying to communicate with me and learn about me. When I held her, I could feel her fur coat differ to other cats right away. It's very dense, and yet at the same time soft and silky smooth. Her body is very round and she has lots of bubbly bits. When you poke her, her meaty bits wobble around like Jelly, it's simply too adorable it makes my heart melt!\n\n![Imgur](http://i.imgur.com/Tlthyn0.jpg)\n\nAt first, Amber was very shy when interacting with me, she would often disappear out of sight for most of the day, or hide behind other cats. As time went by, she made a complete reversal and now she's really close to me. We're like best friends now. I'm so glad to have Amber in the family, she's so smart and cute and moreover has a very good relationships with me. She really enjoys playing with her toys, and just can't stay away from anything red. Wave anything red infront of her and she goes absolutely crazy!\n\n![Imgur](http://i.imgur.com/V2dhBmF.jpg)\n![Imgur](http://i.imgur.com/8Xi4b7Q.jpg)\n\n# Scottish Folds cats stand out\n### Origins of the Scottish Fold\nThe first scottish fold cat was a white cat named Susie born in 1961 at a farm in Scotland. She had very peculiar ears that folded forwards. Strangely enough, when she had kittens, two of them also had the folded ears. A neighbour of Susie called William Ross acquired one of the kittens and decided together with a geneticist to develop the breed further. In 1966, he registered the breed with GCCF, however today, only TICA and CFA accept scottish folds as an official breed. \n\n![Imgur](http://i.imgur.com/3yR0Ww1.jpg)\n\n### Why their ears fold\nScottish folds have a dominant-gene mutation which causes their cartilage to develop differently. The mutation causes the ears to fold forward. \n\nA typical breeding fold will have 1 copy of the folding gene (Fd) making it heterozygous. When combined with a straight ear's normal gene (fd) you should have a 50% chance of having folded ears in the the litter. \n\nThis year, Amber had her first litter of kittens, below you can see pictures of her babies. Two of them as expected were Folded Ears, and the other three are straight ears. When they were first born, the kitten's ears are all straight, after three or four weeks, the kittens carrying the mutated gene (Fd) will slowly develop folded ears. \n
    \n

    One day old kittens

    \n
    \n

    Group picture of the kittens

    \n

    The truth about Scottish Folds

    \n\nBecause of their genetic mutation, Scottish Fold's are susceptible to developing Osteochondrodysplasia (OCD) which affects their cartilage and bone. Careful and selective breeding have greatly reduced these mutations from appearing within the breed, but it's important to make sure when consdering a Scottish fold, that you check it's family tree as well as physically examine it's hind legs and tail for stiffness. Amber comes from a very long lineage of healthy cats, infact her grandfather has won many championships at cat shows. Here's a picture of her and her family tree, as well as her EU passport!\n\n![Imgur](http://i.imgur.com/7eopNW2.jpg)\n\nAmber is actually an Instagram Cat Celebrity, earlier this year, she was voted on instagram for having the \"best meow\"!!\n\n![Imgur](http://i.imgur.com/k1YurfU.jpg)\n# Five moments that prove Amber more human than cat\nAmber's arrival really changed my view on cats, as a scottish fold, she really is quite different to other cats. \n### Same expressions and body language\nShe has the same surprise expression as me..\n![Imgur](http://i.imgur.com/JzbT5eG.jpg)\nShe sit's the same way as me..\n![Imgur](http://i.imgur.com/RIa3cww.jpg)\n### Like a human lying on her back\n\n![Imgur](http://i.imgur.com/a4WekYq.jpg)\n\n### Eating the same food as humans\nAmber like me is a big foodie, she'll eat almost anything, whether it's ice-cream, Salmon sashimi, Peppers, Rice or Salad, she's up for trying anything!\n
    \n

    Amber eating salmon

    \nhttp://i.imgur.com/4K8dNEg.jpg\n\n### She likes to dance like humans..\n
    \n

    Amber's sexy dance

    \n\n

    Sometimes she likes to cosplay

    \n![Imgur](http://i.imgur.com/ibKnTcv.jpg)\n![Imgur](http://i.imgur.com/qAmSSp3.jpg)\n\n\u4eb2\u7231\u7684Steemit\u670b\u53cb\u4eec\u4f60\u4eec\u597d\uff0c\u4eca\u5929\u7ec8\u4e8e\u8981\u8fdb\u884c\u8fd9\u4e2a\u6709\u8da3\u7684\u8bdd\u9898\u3002\u4f60\u4eec\u5927\u6982\u90fd\u77e5\u9053\u6211\u662f\u4e00\u4e2a\u55b5\u4eba\uff0c\u6211\u975e\u5e38\u70ed\u7231\u621112\u53ea\u795e\u5947\u7684\u732b\u54aa\u3002\u4e0a\u4e00\u7bc7\u55b5\u6587\u7ae0\u7ed9\u5927\u5bb6\u5206\u4eab\u4e86\u6211\u7684\u767d\u8272\u96ea\u7403\u5c0f\u516c\u4e3bFurby\u7684\u55b5\u903b\u8f91\uff0c\u4f60\u4eec\u53ef\u4ee5\u5728\u8fd9\u91cc\u770b\u5230\u3002\n\n\u4eca\u5929\u6211\u7684\u53e6\u5916\u4e00\u4e2a\u5973\u513f\u6709\u4e9b\u7740\u6025\u8981\u548c\u5927\u5bb6\u8ba4\u8bc6\u5566\uff0c\u597d\u5427\uff0c\u90a3\u6211\u5c31\u5411\u4f60\u4eec\u4ecb\u7ecd\u4e00\u4e0b\u5979\u5427\u3002\u5979\u662f\u6211\u6700\u7279\u522b\u7684\u55b5\u55b5\u2014\u2014\u5feb\u89812\u5c81\u7684\u6298\u8033\u732b\uff0c\u5979\u7684\u540d\u5b57\u53ebAmber\u3002\u5979\u6709\u4e00\u5bf9\u795e\u5947\u7684\u8033\u6735\uff0c\u914d\u4e0a\u53ef\u7231\u80a5\u561f\u561f\u7684\u5706\u8138\u5e9e\u5c31\u50cf\u5c0f\u7cbe\u7075\u4e00\u6837\u3002\n\n2\u5e74\u524d\u7684\u4f26\u6566\u51e0\u4e4e\u6ca1\u6709\u6298\u8033\u732b\uff0cAmber\u6765\u81ea\u9065\u8fdc\u7684\u62c9\u6258\u7ef4\u4e9a\uff08\u5728\u4fc4\u7f57\u65af\u9644\u8fd1\uff09\uff0c\u5979\u5927\u6982\u662f\u5750\u4e86\u5f88\u4e45\u5f88\u4e45\u7684\u8f66\uff0c\u957f\u9014\u65c5\u884c\u624d\u6765\u5230\u4e86\u4f26\u6566\uff0c\u88ab\u6211\u5e26\u56de\u4e86\u5bb6\uff0c\u90a3\u4e2a\u65f6\u5019\u7684\u5979\u624d13\u5468\u5927\uff0c\u5979\u7528\u70af\u70af\u6709\u795e\u7684\u5927\u5706\u773c\u775b\u770b\u7740\u6211\u89c2\u5bdf\u7740\u6211\uff0c\u4f30\u8ba1\u662f\u60f3\u8981\u5feb\u901f\u7684\u8ba4\u8bc6\u6211\u4e86\u89e3\u6211\u3002\u6211\u62b1\u7740\u5979\u7684\u65f6\u5019\uff0c\u5c31\u611f\u89c9\u5979\u7684\u6bdb\u548c\u522b\u7684\u732b\u54aa\u4e0d\u4e00\u6837\uff0c\u5979\u7684\u6bdb\u6d53\u5bc6\u800c\u6709\u5f39\u6027\uff0c\n\u5979\u7684\u8eab\u4f53\u80a5\u80a5\u7684\uff0c\u7279\u522b\u6d51\u5706\uff0c\u8f7b\u8f7b\u4e00\u78b0\u5979\u7684\u8089\u5c31\u50cf\u679c\u51bb\u4e00\u6837\u4f1a\u52a8\uff0c\u6211\u88ab\u5979\u7684\u53ef\u7231\u878d\u5316\u4e86\u3002\n\n\u521a\u5f00\u59cb\u4e0e\u5979\u76f8\u5904\u7684\u90a3\u6bb5\u65f6\u95f4\u5979\u6709\u70b9\u5bb3\u7f9e\uff0c\u7ecf\u5e38\u559c\u6b22\u8eb2\u5728\u9690\u853d\u7684\u5730\u65b9\u6216\u8005\u522b\u7684\u732b\u732b\u8eab\u540e\uff0c\u540e\u6765\u5979\u6e10\u6e10\u663e\u9732\u51fa\u4e0e\u4eba\u975e\u5e38\u4eb2\u8fd1\u7684\u6027\u683c\uff0c\u6211\u4eec\u6210\u4e3a\u4e86\u6700\u597d\u7684\u670b\u53cb\uff0c\u4e92\u76f8\u966a\u4f34\u3002\u6211\u975e\u5e38\u611f\u6fc0\u9047\u5230Amber\uff0c\u5979\u806a\u660e\u53ef\u7231\uff0c\u7279\u522b\u7c98\u4eba\uff0c\u5979\u5bf9\u5979\u559c\u6b22\u7684\u73a9\u5177\u7231\u7684\u4e0d\u5f97\u4e86\uff0c\u5979\u6700\u559c\u6b22\u7ea2\u8272\uff0c\u53ea\u8981\u770b\u89c1\u7ea2\u8272\u7684\u9017\u732b\u68d2\u5979\u5c31\u75af\u6389\u4e86\u3002\n# \u6298\u8033\u732b\u662f\u4e00\u79cd\u4e0e\u4f17\u4e0d\u540c\u7684\u55b5\n### \u6298\u8033\u732b\u7684\u6765\u5386\n\u82cf\u683c\u5170\u6298\u8033\u732b\u6765\u6e90\u4e8e\u4e00\u53ea1961\u5e74\u751f\u4e8e\u82cf\u683c\u5170\u7684\u5c0f\u767d\u732bSusie\uff0c\u5979\u7684\u8033\u6735\u662f\u5411\u524d\u642d\u62c9\u7684\uff0c\u540e\u6765\u53d1\u73b0\u5979\u4ea7\u4e0b\u7684\u5b69\u5b50\u4e2d\u4e5f\u67092\u53ea\u662f\u8033\u6735\u5411\u524d\u6298\u7684\uff0c\u5f53\u5730\u7684\u7231\u732b\u4eba\u58ebRoss\u5f97\u5230\u4e86\u5176\u4e2d\u4e00\u53ea\u5e76\u7e41\u80b2\u51fa\u201c\u82cf\u683c\u5170\u6298\u8033\u732b\u201c\u8fd9\u4e2a\u54c1\u79cd\uff0c\u5b83\u5728\u7eaf\u79cd\u732b\u5927\u5bb6\u65cf\u4e2d\u662f\u5c5e\u4e8e\u6bd4\u8f83\u5e74\u8f7b\u7684\u54c1\u79cd\u3002\n### \u6298\u8033\u7684\u539f\u56e0\n\u6298\u8033\u732b\u7684\u51fa\u73b0\u662f\u56e0\u4e3a\u57fa\u56e0\u53d1\u751f\u4e86\u5c11\u6709\u7684\u7a81\u53d8\uff0c\u5bfc\u81f4\u8f6f\u9aa8\u7684\u751f\u957f\u4e0d\u6b63\u5e38\uff0c\u6700\u76f4\u63a5\u7684\u8868\u73b0\u5c31\u662f\u732b\u7684\u8033\u6735\u7acb\u4e0d\u8d77\u6765\u3002Amber\u5728\u4eca\u5e742\u6708\u7b2c\u4e00\u6b21\u751f\u4e86\u5b9d\u5b9d\uff0c\u4e0b\u9762\u662f\u4ed6\u4eec\u7684\u7b2c\u4e00\u5f20\u5408\u7167\u30022\u53ea\u6d45\u8272\u6591\u7eb9\u7684\u662f\u82cf\u683c\u5170\u6298\u8033\u55b5\uff0c3\u53ea\u9ed1\u8272\u6591\u7eb9\u7684\u662f\u82cf\u683c\u5170\u76f4\u8033\u55b5\u3002\u521a\u751f\u51fa\u6765\u65f6\u4ed6\u4eec\u7684\u8033\u6735\u90fd\u662f\u76f4\u7684\uff0c\u5927\u7ea63\u52304\u5468\u5927\u7684\u65f6\u5019\uff0c\u6709\u57fa\u56e0\u7a81\u53d8\u7684\u55b5\u55b5\u8033\u6735\u624d\u5f00\u59cb\u6162\u6162\u4e0b\u6298\u3002\n### \u6298\u8033\u732b\u7684\u771f\u76f8\n\u56e0\u4e3a\u6298\u8033\u732b\u6709\u5929\u751f\u7684\u201c\u57fa\u56e0\u7f3a\u9677\u201d\uff0c\u6240\u4ee5\u53ea\u80fd\u548c\u7acb\u8033\u732b\u4ea4\u914d\uff0c\u6298\u8033\u548c\u6298\u8033\u7e41\u80b2\u51fa\u6765\u7684\u5c0f\u732b\u4e00\u51fa\u751f\u5c31\u6709\u53ef\u80fd\u5e26\u6709\u9057\u4f20\u75c5\uff0c\u4e00\u65e6\u53d1\u4f5c\u4f1a\u5bfc\u81f4\u7ec8\u8eab\u75bc\u75db\uff0c\u9020\u6210\u884c\u52a8\u4e0d\u4fbf\uff0c\u4f1a\u8ba9\u732b\u732b\u975e\u5e38\u7684\u75db\u82e6\u3002\u5f53\u7136\u5982\u679c\u4f60\u51b3\u5b9a\u517b\u6298\u8033\u732b\uff0c\u4e00\u5b9a\u8981\u8ba4\u771f\u7684\u6311\u9009\uff0c\u5e76\u786e\u8ba4\u5979\u662f\u5065\u5eb7\u7684\u6298\u8033\u732b\u4e4b\u540e\u518d\u5e26\u5979\u56de\u5bb6\uff0c\u8fd9\u65f6\u5019\uff0c\u67e5\u770b\u55b5\u55b5\u7684\u5bb6\u65cf\u8c31\u662f\u975e\u5e38\u5fc5\u8981\u7684\u3002\u8fd9\u662fAmber\u7684\u8bc1\u4e66\u3001\u5bb6\u65cf\u8c31\u548c\u5979\u7684\u6b27\u6d32\u62a4\u7167\uff0c\u4ece\u5979\u7684\u5bb6\u65cf\u8c31\u4e0a\u770b\u5230Amber\u7684\u7237\u7237\u8fd8\u5f97\u8fc7\u9009\u7f8e\u5927\u8d5b\u7684\u51a0\u519b\u3002\n\u5979\u73b0\u5728\u662fInstagram\u7684\u5c0f\u5c0f\u7f51\u7ea2\u732b\uff0c\u4eca\u5e74\u5e74\u521d\u7684\u65f6\u5019Amber\u8fd8\u88ab\u9009\u4e3aInstagram\u7684Best Meow\uff01\uff01\nAmber\u4f5c\u4e3a\u4e00\u53ea\u82cf\u683c\u5170\u6298\u8033\u732b\u786e\u5b9e\u6709\u5f88\u591a\u5730\u65b9\u548c\u4e00\u822c\u7684\u55b5\u55b5\u4e0d\u4e00\u6837\uff0c\u5979\u7684\u884c\u4e3a\u4e3e\u6b62\u51e0\u4e4e\u6539\u53d8\u4e86\u6211\u5bf9\u55b5\u4e16\u754c\u7684\u5168\u90e8\u8ba4\u8bc6\u3002\n# \u4e94\u4e2a\u91cd\u8981\u7684\u77ac\u95f4\u8bc1\u660eAmber\u7edd\u5bf9\u662f\u55b5\u4eba\u7c7b\n\u50cf\u4eba\u7c7b\u4e00\u6837\u7684\u8868\u60c5\u548c\u52a8\u4f5c/\u50cf\u4eba\u7c7b\u4e00\u6837\u4ef0\u7740\u7761\u89c9/ \u548c\u4eba\u7c7b\u5403\u4e00\u6837\u7684\u98df\u7269/\u5979\u559c\u6b22\u50cf\u4eba\u7c7b\u4e00\u6837\u8df3\u821e/\u6709\u65f6\u5019\u5979\u4e5f\u559c\u6b22cosplay\n\n
    \n
    \n

    If you are interested in my other blogs related to my CATS please check out these other blogs below

    \nDo cats have logic? My cats top 3 cat logic explained!
    \nThe internet was designed to disseminate pictures of cats... and I'm a cat woman\uff01\n\n![Imgur](http://i.imgur.com/Bni2Wkr.jpg)", + "category": "photography", + "children": 13, + "created": "2016-09-09T23:24:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/z4o1G7t.jpg", + "http://i.imgur.com/JzHuUXo.jpg", + "http://i.imgur.com/cIIMTEr.jpg", + "http://i.imgur.com/P4HU4W9.jpg", + "http://i.imgur.com/ztLKlIS.jpg", + "http://i.imgur.com/Tlthyn0.jpg", + "http://i.imgur.com/V2dhBmF.jpg", + "http://i.imgur.com/8Xi4b7Q.jpg", + "http://i.imgur.com/3yR0Ww1.jpg", + "http://i.imgur.com/5yfyrbV.jpg", + "http://i.imgur.com/htmmWHh.jpg", + "http://i.imgur.com/7eopNW2.jpg", + "http://i.imgur.com/k1YurfU.jpg", + "http://i.imgur.com/JzbT5eG.jpg", + "http://i.imgur.com/RIa3cww.jpg", + "http://i.imgur.com/a4WekYq.jpg", + "http://i.giphy.com/1nQ8CTE690gLe.gif", + "http://i.imgur.com/4K8dNEg.jpg", + "http://i.giphy.com/FBcPJsXVZ48LK.gif", + "http://i.imgur.com/ibKnTcv.jpg", + "http://i.imgur.com/qAmSSp3.jpg", + "http://i.imgur.com/Bni2Wkr.jpg" + ], + "links": [ + "https://steemit.com/photography/@sweetsssj/do-cats-have-logic-my-cats-top-3-cat-logic-explained-top3", + "https://steemit.com/life/@sweetsssj/the-internet-was-designed-to-disseminate-pictures-of-cats-and-i-m-a-cat-woman" + ], + "tags": [ + "photography", + "life", + "funny", + "steemitcats", + "cn" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 41037615310929, + "payout": 162.799, + "payout_at": "2016-09-16T23:24:18", + "pending_payout_value": "162.799 HBD", + "percent_hbd": 10000, + "permlink": "5-amazing-human-moments-of-a-scottish-fold", + "post_id": 1190267, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 161 + }, + "title": "5 Amazing human moments of a Scottish Fold\uff01\u4e94\u4e2a\u77ac\u95f4\u8bc1\u660e\u6211\u7684\u6298\u8033\u732b\u7edd\u5bf9\u662f\u55b5\u4eba\u7c7b\u3002", + "updated": "2016-09-10T09:51:45", + "url": "/photography/@sweetsssj/5-amazing-human-moments-of-a-scottish-fold" + }, + { + "active_votes": [ + { + "rshares": 28078695107280, + "voter": "dantheman" + }, + { + "rshares": 10511282336071, + "voter": "berniesanders" + }, + { + "rshares": 59467774731, + "voter": "nextgenwitness" + }, + { + "rshares": 228755474620, + "voter": "justin" + }, + { + "rshares": 1815573053625, + "voter": "nextgencrypto" + }, + { + "rshares": 3104417150, + "voter": "boy" + }, + { + "rshares": 3769148989, + "voter": "bue-witness" + }, + { + "rshares": 684039346, + "voter": "bunny" + }, + { + "rshares": 54911850751, + "voter": "bue" + }, + { + "rshares": 134441023605, + "voter": "steemservices" + }, + { + "rshares": 1663438741, + "voter": "mini" + }, + { + "rshares": 213797798, + "voter": "moon" + }, + { + "rshares": 6136183341, + "voter": "bentley" + }, + { + "rshares": 30668962764, + "voter": "proctologic" + }, + { + "rshares": 625022124, + "voter": "healthcare" + }, + { + "rshares": 973182531, + "voter": "daniel.pan" + }, + { + "rshares": 288359524, + "voter": "helen.tan" + }, + { + "rshares": 1412752719, + "voter": "murh" + }, + { + "rshares": 1581675321, + "voter": "leksimus" + }, + { + "rshares": 118570696, + "voter": "ang3l" + }, + { + "rshares": 6881121942, + "voter": "lostnuggett" + }, + { + "rshares": 9676282353, + "voter": "fishborne" + }, + { + "rshares": 257003221, + "voter": "sergey44" + }, + { + "rshares": 17268732419, + "voter": "persianqueen" + }, + { + "rshares": 124855914, + "voter": "erikkartmen" + }, + { + "rshares": 2704140495, + "voter": "bledarus" + }, + { + "rshares": 13687579327, + "voter": "thecurator" + }, + { + "rshares": 728471697, + "voter": "alexma3x" + }, + { + "rshares": 2404571327, + "voter": "levycore" + }, + { + "rshares": 3612400626, + "voter": "booky" + }, + { + "rshares": 2373107055, + "voter": "funkywanderer" + }, + { + "rshares": 96818682043, + "voter": "thecyclist" + }, + { + "rshares": 83347013, + "voter": "flourishing" + }, + { + "rshares": 158791606, + "voter": "tycho" + }, + { + "rshares": 71329397, + "voter": "comeup" + }, + { + "rshares": 149296180, + "voter": "james93" + } + ], + "author": "fishborne", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.04, + "beneficiaries": [], + "blacklists": [], + "body": "https://www.steemimg.com/images/2016/09/09/apusul-din-noi7600d.jpg\n\nToo much wisdom\n---------------\n\nFirst of all there is too much wisdom. Too much. And not so well understood. Let's see some ideas based on very old philosophy.\n\nThroughout history, there have been many different popular ideas about what constitutes happiness. As a result, people searched for happiness in areas as diverse as wealth, religion, exercise and even food. \n\nToday, however, there seems to be a consensus:\n----------------------------------------------\n\n** happiness means having the right relationship between one\u2019s personality and surroundings.**\n\nIn order to better analyze this, let's have an axiom:\n We have\n\n 1. a **rational self** (\u201crational rider\u201d) - directs our everyday decision making and is driven by \n 2. a intuitive, **emotional self** (our \u201cinner elephant\u201d).\n\nThat's it. \n\n\n.(A). Our mind is divided: a *rational rider* on a *wild elephant*.\n-------------------------------------------------------------\n\nWe can see this division at work in several ways:\nFirst, we cannot fully control the body with conscious thought.\n\n> For example, ***the human heart acts independently from the mind***, as we\n> cannot consciously control our heart rate. That\u2019s because there is a\n> second brain, called the \u201cgut brain,\u201d whose actions are autonomous and\n> can\u2019t be directed by rational decisions. So, in terms of the above\n> metaphor, our heart rate is determined by how quickly our inner\n> elephant is running, not by the rational rider\u2019s conscious decision\n> making.\n> \n> Second, and moreover, ***this division is reflected in the structure of\n> the brain***. While older structures like the limbic system are in charge\n> of **basic instincts**, such as sex and hunger, the newer neocortex\n> controls **reasoning** and inhibition, which enables us to keep the\n> desires and drives which stem from the older areas of the brain in\n> check. \n\n \n To control our basic drives, the rider uses language to plan ahead and advise **the elephant, who is responsible for instincts and emotions**. In reality, however, instead of using reason in our decision making, we usually allow our emotions to direct us \u2013 which means that **the elephant** of our metaphor, who acts more or less involuntary, **tends to be more powerful than the rider**.\n\n \n\n.(B). Genes influence our happiness. But changing our thinking style can make us happier.\n------------------------------------------------------------------------\n\nAnyone who\u2019s ever read one of the many self-help books (many of them are not bullshit) knows: \"Nothing is inherently good or bad\" and that we can alter our way of thinking. But **changing our mind is not easy**.\n\n**Why is not easy ?**\n\nSimple: our inner elephant tends to evaluate everything we see \u2013 and usually in a ***quite negative way***.\n\n**Why ?**\n\nOur ancestors\u2019 survival depended on their ability to recognize danger, we\u2019ve evolved to respond more strongly to bad things than to good things. We experienced anxiety and fear that would prompt us to flee. But to feel joy over something we\u2019d already acquired was redundant, as it didn\u2019t give us the incentive to get more of it.\n\n**Our genetics** also are partly responsible for our disposition to have either a **pessimistic** or an **optimistic** outlook. \n\n> One study found that infants who displayed predominantly right-brain\n> activity were less happy than those who were mainly left-brain active,\n> even continuing into adulthood. And other studies show that 50 to 80\n> percent of a person\u2019s average level of happiness is determined by\n> their genetic makeup.\n\nSo. ***Our elephant cannot be controlled at will by our rational rider. But he can train the elephant to be happier.***\n\nSolutions ?\n-----------\n\n 1. ***meditating*** on a daily basis can dramatically reduce pessimistic, negative thinking\n 2. **cognitive therapy**. It has been proven to heal depression successfully. It involves the attempt to replace negative, self-blaming thought patterns with more positive ones.\n\n\n.(C). Reciprocity is the basic foundation of our social life.\n-------------------------------------------------------\n\nHumans have a deeply ingrained instinct to reciprocate. Why ? We\u2019ve evolved into reciprocal creatures because reciprocity greatly improved the odds of survival for an entire group.\n\n> Take, for example, groups whose survival depends on hunting. If one\n> member of the group kills more prey than he requires for himself, he\n> can share it with a less fortunate member.\n> \n> Choosing not to share offers no benefit to him since the excess food\n> will go to waste. And if, in the future, the other member reciprocates\n> the gesture, he can expect to receive the same amount in return.\n\nThere is an interesting experiment:\n\n> Two subjects are given $25 between them. The first subject gets to\n> decide how it will be shared, and the second subject can only accept\n> or decline the offer. However, if the second chooses to decline the\n> offer, both subjects receive nothing. Rationally, the first subject\n> should offer the second just one dollar.\n> \n> However, most people who participate in this experiment actually offer\n> half of the total amount. But if the first subject offers less than\n> $7, most of the second people would decline, preferring to receive no\n> money.\n\nThis is intriguing, **since rationally the receiver should prefer to make $1 than nothing at all.**\n\n.(D). We're unable to see our faults. Almost.\n-------------------------------\n\nThat's a big obstacle in many relationships.\n\n> Have you ever been in a conflict with someone and wondered how on\n> earth the other person could not see their own errors and\n> shortcomings? Well, this feeling was probably mutual.\n\nWhy we're unable to see this ?\nSimple: because realizing that we\u2019re fallible is extremely unpleasant to us. If we\u2019re accused of doing something wrong, our immediate reaction (i.e., our elephant\u2019s reaction) is inner denial.\n\nAnd in response to this automatic, immediate reaction of the elephant, **the conscious rider rushes to defend it**. Rather than *calmly considering the accusation*, the rider looks for only those factors which support the elephant\u2019s initial reaction.\n\nThat\u2019s because we often perceive the world in terms of **good** *vs.* **evil** and **we like to believe we\u2019re on the good side.** The result is that we often don\u2019t see our mistakes.\n\n**Solution ?**\nIf we put conscious effort into finding mistakes that we ourselves made, we can weaken our cognitive biases to at least a small degree.\n\n\n.(E). To be a happy = have the right people in your life + do what you\u2019re good at\n-------------------------------------------------------------------\n\n\n> A study examined the happiness levels of **lottery winners** *and*\n> **people who were paralyzed** from the neck down. The study found that the lottery winners were apparently much happier \u2013 but only for a\n> short period of time. Indeed, after several months had passed, most of\n> the subjects of both groups had returned to their former level of\n> happiness.\n\nWe are social animals, healthy social relations are extremely important to our well-being. Indeed, if we lack social connections, we can become severely unhappy. \n\nThe most relevant *external factors* to our happiness are **the number** *and* **intensity of our relationships**. In fact, people who have a large number of friends or who are in a happy marriage report higher levels of happiness on average.\n\n It\u2019s also important to do the things we\u2019re good at because **we feel significantly happier when our activities match our strengths.** If we match our jobs with our strong skills, our jobs won\u2019t \u201cget old\u201d and stressful. We will continue to make us happy every single day. \n\n.(F). Love is extremely simple. And extremely necessary.\n--------------------------------------------------\n\nLove is one of the basics of our lives, and as such it\u2019s completely necessary and irreplaceable. \n\nAnd that's science, baby. **It's not bullshit.**\n\nJust as a mother\u2019s milk is essential to infants, a strong attachment to the mother is a biological necessity for a child\u2019s healthy development. This attachment provides children with a sense of security and belonging that they carry with them throughout their entire adult lives.\n\n> In one study where monkeys were fed by a number of different human\n> strangers instead of their mothers, the monkeys didn\u2019t develop\n> necessary socializing and problem-solving skills.\n\nFurthermore, the love we experience towards our parents during our childhood is very similar to the romantic love we experience later in life. Indeed, the similarities are striking: for example, the mutual embracing, the prolonged gazing into each other\u2019s eyes, and the separation anxiety that\u2019s felt when the other person isn\u2019t present.\n\nBUT ...\n---\n\nWe should not try to satisfy our need for ***romantic love*** with ***passionate love***. Instead, we should seek to develop ***companionate love.***\n\n> ***Passionate love*** \u2013 the feeling of being \u201cin love,\u201d experienced at the beginning of a romantic relationship \u2013 almost always fades,\n> usually after about six months. At that point, passionate love can be\n> replaced by companionate love, which resembles our feelings towards\n> our parents in many ways and, crucially, grows over time.\n> \n> Evidence of the fleeting nature of passionate love can be found in the\n> brain, which exhibits a reaction to passion that is very similar to\n> the brain\u2019s activity when we\u2019re high on a drug. \n> \n> Of course, such a high is temporary. Similarly, the notion that\n> passionate love will last forever is an illusion.\n\n\nWhen the passionate love in a relationship is gone, many people consider the relationship to have failed. This is a mistake. Instead, people should take the time to let **companionate love** develop.\n\n.(G). Sounds cheesy: \"What doesn\u2019t kill you can make you stronger\". But it's true.\n------------------------------------------------------------------------\n\nEven more: it makes you **happier.**\n\n\nWe often hear that ***personal growth comes only as a result of dealing with adverse conditions or traumatic experiences***. Yet this can\u2019t be true all the time, since many people suffer from profound depression after experiencing traumatic events.\n\nSo how, and in which cases, does adversity yield benefits?\n\nResearch indicates that most people who experience hardships are likely to benefit from having suffered.\n\nFor instance, **people often feel a boost in confidence after losing a job or a loved one** because their experience of having survived a hardship that was previously unimaginable transforms their self-image for the better.\n\nAlso, going through a distressing event often **deepens existing relationships** and friendships because we have to ask for and give help in such times, which tends to bring people closer to each other.\n\nAnother benefit of experiencing traumatic situations is that they can **provide the opportunity to change our self-concept** and become more realistic about ourselves.\n\nOur self-concept is what our rider believes characterizes us \u2013 like, for example, thinking of oneself as an ambitious career woman. Our actual personality, however, is what our elephant instinctively wants \u2013 like, to spend more time with people outside the world of one\u2019s career. The larger the discrepancy between the two, the less happy we are.\n\n**In times of adversity, we get the chance to reflect on our self-concept**. For example, a traumatic event such as losing a family member can allow us to revise our self-concept to bring it into coherence with our personality.\n\nHowever, in terms of adverse conditions leading to personal growth, certain periods of our lives are more fruitful than others.\n\nWhile children are likely to be severely affected by trauma and adults over thirty are not particularly resilient to it, those in their teens and twenties are able to benefit greatly. That\u2019s because *young adults are often searching for meaning, so emotionally taxing experiences* \u2013 like a break-up \u2013 can provide them with the perfect opportunity to find coherence between their personality and their self-concept, their elephant and their rider.\n\n\n.(H). Be good, not talk about it. ACT.\n--------------------------------\n\n**Altruism and virtue need to be practiced, not taught.**\n\n\nAbout old character traits: **morality**, **altruism**, **nobleness**:\n\n> Today, the Western notion of morality is generally flawed and\n> ineffective. For instance, in contrast to many other cultures, Western\n> children are taught nowadays to think about morality, rather than to\n> practice moral behavior, by, for example, through obligatory social\n> service.\n\nThe problem with this approach is that merely thinking about morality will not influence our elephant. To become a truly moral and virtuous person, **we have to train our elephant.**\n\n 1. One way to do this is to **practice altruism**. We commonly think of altruism as serving the community at large. However, being altruistic is also good for the individual.\n \n> That\u2019s because **altruistic behavior gives meaning to our lives and\n> connects us to other people** \u2013 *both of which are beneficial to our\n> happiness*. For instance, one study found that old people who offered\n> their help to others lived a longer and happier life than old people\n> who merely received such help.\n\n 2. Another way to train our elephant to practice morality is to **establish a fixed set of values in a community**, i.e., an environment in which each individual is taught to follow the same set of rules. Such a rule-governed environment serves to provide the individual with greater coherence between rider and elephant. \n\nSo, since **practicing morality and being surrounded by moral neighbors increases our happiness**, it may be a good idea for you, and the development of your children, to live in a community that embodies a system of shared beliefs and rules.\n\n.(I). We don't need GOD, but we need THE DIVINE.\n------------------------------------------\n\nCompared to other societies or past times, religion plays a rather small role in the modern Western world. But even if you\u2019re not a religious person, religions still might have **something essential** to offer: **awe-inspiring experiences.**\n\nWhether we\u2019re religious or not, our minds have a divinity scale according to which we perceive things to be more or less holy.\n\nEvery human culture throughout history has had some form of religion, often one which categorized people, actions or objects in terms of their holiness. Usually, actions that resembled those of animals were considered impure, whereas more spiritual actions \u2013 for example, prayer or ritual bathings \u2013 were considered divine.\n\nIn fact, even the minds of atheists function according to a very similar scale \u2013 for example, atheists often think of the place where they had their first kiss as being special.\n\n**Such awe-inspiring experiences** \u2013 whether religious or not \u2013 can **help us to become better, happier people.**\n\nWe often experience awe when we witness something our existing mental structures cannot accommodate \u2013 like the countless stars in the sky or witnessing someone perform a great moral deed.\n\n**This sense of awe makes us happier people because we\u2019re connected to something much greater than ourselves.** Indeed, it can also connect us to others, especially when we experience awe in group activities, like prayer or chanting.\n\nThis would explain why people in the largely secular **West often feel that their lives are missing something essential**: the Western world does not really make room for divine experiences.\n\nWestern society has evolved to become fully practical, a place where everything is evaluated and rated in terms of its functional value and where religions are frowned upon. In consequence, very few people experience awe and most of us feel a lack of something important in our lives.\n\n.(J). Happiness = right relationship between you and others. As much as possible.\n------------------------------------------------------------------------\n\nHappiness and meaning come from the right relationship between you and your surroundings.\n\nHumankind has for eons tried to establish the essential elements of a meaningful life. Recently, modern psychology has discovered several principles for finding purpose in our lives.\n\n 1. **First,** we can become happier by establishing **the right kind of relationship between ourselves and others.**\nBecause we\u2019re partly social creatures and partly individuals, our desires are often in conflict with each other: \u201cShould I help others, or should I help myself?\u201d\nSince this is a default state of humans, it follows that we should surround ourselves with people we genuinely care about, since helping them will be equal to helping ourselves.\n\n 2. **Second**, to be fulfilled by your work, that **work must align with your beliefs regarding what\u2019s good and worth doing.** Every individual has his own personal values and beliefs, so finding your work meaningful requires that these values cohere with those of your job.\n\n> One study revealed that hospital janitors who believed they were an\n> essential part of a team that helped patients because they prepared\n> and maintained the doctors\u2019 working areas were far happier than the\n> janitors who considered their work merely tedious and menial.\n\n 3. **Finally**, **establishing a relationship between you and something greater than yourself is vital** for a meaningful life. Indeed, religion in some form or another has always been part of every society since it enables us to connect the individual to god, or to all group members. Nowadays this comes in the form of meditation, which provides a way for us to connect to something larger and mystical, such as nature or the whole of humankind.\n \n\nFINAL POINTS:\n-------------\n\nFinally ! \n\na) **UNDERSTAND YOURSELF.**\nTo increase our happiness, **we need to understand the human being** in general, and our own personality in particular. Afterwards, we can use that knowledge to improve our lives.\n\nb) **Do what you love.**\n\nNever choose a job just for the salary, but because it\u2019s something you actually enjoy doing: you\u2019ll end up happier in the long run. To find out what kind of work you truly enjoy, look at your own individual beliefs and values and find a job that aligns with these. We tend to enjoy work we find meaningful.\n\nc) **Look for your own faults.**\n\nNext time you find yourself in a conflict with a friend or your partner, try to look for your own faults rather than focusing solely on those of the other person. This doesn\u2019t mean you have to admit to being completely responsible: just name a few of the things you know you did wrong. This will be a big step towards resolving the conflict.\n\n\n----------\n\n\n[ [The Happiness Hypothesis](https://www.amazon.com/Happiness-Hypothesis-Finding-Modern-Ancient/dp/0465028020) ]\n[ [image source](http://lolaescribeysiente.blogspot.ro/2011_05_01_archive.html) ]\n\n#psychology #selfdevelopment #happiness #JonathanHaidt", + "category": "psychology", + "children": 2, + "created": "2016-09-09T14:49:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/09/apusul-din-noi7600d.jpg" + ], + "links": [ + "https://www.amazon.com/Happiness-Hypothesis-Finding-Modern-Ancient/dp/0465028020", + "http://lolaescribeysiente.blogspot.ro/2011_05_01_archive.html" + ], + "tags": [ + "psychology", + "selfdevelopment", + "happiness", + "JonathanHaidt" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 41091365884342, + "payout": 161.726, + "payout_at": "2016-09-16T14:49:36", + "pending_payout_value": "161.726 HBD", + "percent_hbd": 10000, + "permlink": "the-happiness-hypothesis-new-scientific-understanding-for-old-ancient-wisdom", + "post_id": 1184960, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 36 + }, + "title": "The Happiness Hypothesis - New Scientific Understanding for Old (Ancient Wisdom)", + "updated": "2016-09-09T14:51:24", + "url": "/psychology/@fishborne/the-happiness-hypothesis-new-scientific-understanding-for-old-ancient-wisdom" + }, + { + "active_votes": [ + { + "rshares": 376087004747, + "voter": "anonymous" + }, + { + "rshares": 39350863897395, + "voter": "blocktrades" + }, + { + "rshares": 3725170136, + "voter": "boy" + }, + { + "rshares": 4522818528, + "voter": "bue-witness" + }, + { + "rshares": 820832310, + "voter": "bunny" + }, + { + "rshares": 65871993957, + "voter": "bue" + }, + { + "rshares": 1996068722, + "voter": "mini" + }, + { + "rshares": 256555495, + "voter": "moon" + }, + { + "rshares": 750015369, + "voter": "healthcare" + }, + { + "rshares": 1167789222, + "voter": "daniel.pan" + }, + { + "rshares": 346027703, + "voter": "helen.tan" + }, + { + "rshares": 45019581619, + "voter": "hannixx42" + }, + { + "rshares": 1426439107, + "voter": "murh" + }, + { + "rshares": 24531033982, + "voter": "ratel" + }, + { + "rshares": 55815725, + "voter": "cynetyc" + }, + { + "rshares": 326415137076, + "voter": "nabilov" + }, + { + "rshares": 1810450310, + "voter": "iamwne" + }, + { + "rshares": 8059384181, + "voter": "rpf" + }, + { + "rshares": 8601192892, + "voter": "lostnuggett" + }, + { + "rshares": 2624581069, + "voter": "nelu.ceban" + }, + { + "rshares": 6096436740, + "voter": "uwe69" + }, + { + "rshares": 37892958482, + "voter": "myfirst" + }, + { + "rshares": 5479921679, + "voter": "elfkitchen" + }, + { + "rshares": 1291608880, + "voter": "fishingvideos" + }, + { + "rshares": 318834771, + "voter": "future24" + }, + { + "rshares": 2540253192, + "voter": "bledarus" + }, + { + "rshares": 16525466083, + "voter": "kyriacos" + }, + { + "rshares": 13247070006, + "voter": "gvargas123" + }, + { + "rshares": 2017436279, + "voter": "movievertigo" + }, + { + "rshares": 4147765715, + "voter": "steembeast" + }, + { + "rshares": 7674874047, + "voter": "craigwilliamz" + }, + { + "rshares": 52194751, + "voter": "zinnia" + }, + { + "rshares": 12698071540, + "voter": "ocrdu" + }, + { + "rshares": 137131229, + "voter": "xiaofang" + }, + { + "rshares": 85595277, + "voter": "comeup" + }, + { + "rshares": 1542804511, + "voter": "irensche" + }, + { + "rshares": 161077990, + "voter": "birds90" + } + ], + "author": "xiaofang", + "author_payout_value": "0.000 HBD", + "author_reputation": 53.69, + "beneficiaries": [], + "blacklists": [], + "body": "Aphids - the fastest breeding insects. Commonly known as aphids or aphid insects, honey, body length of 1.5 to 4.9 mm, most about 2 mm, which can change color depending on the environment, in a cold environment, will produce high amounts of carotenoids, green body color rendering\n\nBeautiful Pea aphids Photography\n## every photo taken with phone camera, iphone6 + lensbong \nCricket, Beetle and Grasshopper\n
    \n
    \n
    \n
    \n
    \n\n\nIf you like me, Do not forget to follow me https://steemit.com/@xiaofang\nHope you like it.", + "category": "animal", + "children": 2, + "created": "2016-09-09T11:51:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://ipfs.pics/ipfs/QmfD9gYQj7CCsskH6kiwLQandMHkCecmJmAjum1uQosbTz", + "https://ipfs.pics/ipfs/Qme81js6dX7p7VNqdw87HD6fzri8H6QDwPEf6bdMDMNrdd", + "https://ipfs.pics/ipfs/QmaAfVCXD7FBCVGHssm9V8k8QzD3SntTHb4HfJTbjZdMTU", + "https://ipfs.pics/ipfs/QmZpYUojkR5jTZ2oyobTgut1pRwz7WsWJ8dtB361dq7sec", + "https://ipfs.pics/ipfs/QmVVyH3gWcvVfzYrJuoWPSf35KgUkjHYqQH6fqiHbntq5a", + "https://ipfs.pics/ipfs/QmNhi9kD5DGf5rh1nuYkBpuQQSnsGB67xC3h63Xo3b2PFr" + ], + "links": [ + "https://ipfs.pics/QmfD9gYQj7CCsskH6kiwLQandMHkCecmJmAjum1uQosbTz", + "https://ipfs.pics/Qme81js6dX7p7VNqdw87HD6fzri8H6QDwPEf6bdMDMNrdd", + "https://ipfs.pics/QmaAfVCXD7FBCVGHssm9V8k8QzD3SntTHb4HfJTbjZdMTU", + "https://ipfs.pics/QmZpYUojkR5jTZ2oyobTgut1pRwz7WsWJ8dtB361dq7sec", + "https://ipfs.pics/QmVVyH3gWcvVfzYrJuoWPSf35KgUkjHYqQH6fqiHbntq5a", + "https://ipfs.pics/QmNhi9kD5DGf5rh1nuYkBpuQQSnsGB67xC3h63Xo3b2PFr", + "https://steemit.com/@xiaofang" + ], + "tags": [ + "animal", + "photography", + "nature", + "landscapes", + "lensbong" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 40336861290717, + "payout": 161.664, + "payout_at": "2016-09-16T11:51:09", + "pending_payout_value": "161.664 HBD", + "percent_hbd": 10000, + "permlink": "beautiful-pea-aphids-photography", + "post_id": 1183354, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 37 + }, + "title": "Beautiful Pea aphids Photography", + "updated": "2016-09-09T11:51:09", + "url": "/animal/@xiaofang/beautiful-pea-aphids-photography" + }, + { + "active_votes": [ + { + "rshares": 376087004747, + "voter": "anonymous" + }, + { + "rshares": 39350819141085, + "voter": "blocktrades" + }, + { + "rshares": 3725170136, + "voter": "boy" + }, + { + "rshares": 4522818528, + "voter": "bue-witness" + }, + { + "rshares": 820832310, + "voter": "bunny" + }, + { + "rshares": 65870116058, + "voter": "bue" + }, + { + "rshares": 1996068722, + "voter": "mini" + }, + { + "rshares": 256555495, + "voter": "moon" + }, + { + "rshares": 750015369, + "voter": "healthcare" + }, + { + "rshares": 1167789222, + "voter": "daniel.pan" + }, + { + "rshares": 346027703, + "voter": "helen.tan" + }, + { + "rshares": 45019581619, + "voter": "hannixx42" + }, + { + "rshares": 1426439107, + "voter": "murh" + }, + { + "rshares": 326415137076, + "voter": "nabilov" + }, + { + "rshares": 1810450310, + "voter": "iamwne" + }, + { + "rshares": 7841562987, + "voter": "rpf" + }, + { + "rshares": 8410055272, + "voter": "lostnuggett" + }, + { + "rshares": 2624581069, + "voter": "nelu.ceban" + }, + { + "rshares": 29391275370, + "voter": "smailer" + }, + { + "rshares": 2540253192, + "voter": "bledarus" + }, + { + "rshares": 13247070006, + "voter": "gvargas123" + }, + { + "rshares": 67292259, + "voter": "ambal" + }, + { + "rshares": 2017436279, + "voter": "movievertigo" + }, + { + "rshares": 52194751, + "voter": "zinnia" + }, + { + "rshares": 92728217, + "voter": "comeup" + }, + { + "rshares": 158638557, + "voter": "bats22" + } + ], + "author": "ambal", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.42, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Warm , gentle sand - relax here everyone can !
    \n

    \n", + "category": "art", + "children": 0, + "created": "2016-09-09T11:46:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s17.postimg.org/kb585k2v3/image.jpg" + ], + "tags": [ + "art", + "wallpaper" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 40247476235446, + "payout": 160.903, + "payout_at": "2016-09-16T11:46:36", + "pending_payout_value": "160.903 HBD", + "percent_hbd": 10000, + "permlink": "a-beautiful-wallpaper-with-summer-motif", + "post_id": 1183325, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 26 + }, + "title": "A beautiful wallpaper with summer motif", + "updated": "2016-09-09T11:46:36", + "url": "/art/@ambal/a-beautiful-wallpaper-with-summer-motif" + }, + { + "active_votes": [ + { + "rshares": 31578993810400, + "voter": "smooth" + }, + { + "rshares": 1764191694442, + "voter": "joseph" + }, + { + "rshares": 5856256290453, + "voter": "smooth.witness" + }, + { + "rshares": 10323069788, + "voter": "idol" + }, + { + "rshares": 1701804945, + "voter": "jocelyn" + }, + { + "rshares": 79995564989, + "voter": "acidsun" + }, + { + "rshares": 1412712970, + "voter": "murh" + }, + { + "rshares": 2318163818, + "voter": "error" + }, + { + "rshares": 20248802476, + "voter": "skapaneas" + }, + { + "rshares": 49853478768, + "voter": "booja" + }, + { + "rshares": 14611815996, + "voter": "hakise" + }, + { + "rshares": 748074009952, + "voter": "slowwalker" + }, + { + "rshares": 204644436, + "voter": "ardina" + }, + { + "rshares": 227535683, + "voter": "pet1000" + }, + { + "rshares": 1877410706, + "voter": "the-future" + }, + { + "rshares": 13516475290, + "voter": "nippel66" + }, + { + "rshares": 6881121942, + "voter": "lostnuggett" + }, + { + "rshares": 36579378704, + "voter": "anca3drandom" + }, + { + "rshares": 32166454059, + "voter": "marius19" + }, + { + "rshares": 1525488701, + "voter": "agapakos" + }, + { + "rshares": 2087245911, + "voter": "leylar" + }, + { + "rshares": 117438613, + "voter": "ioulia" + }, + { + "rshares": 807710903, + "voter": "mar1978co" + }, + { + "rshares": 19571214235, + "voter": "persianqueen" + }, + { + "rshares": 2627889953, + "voter": "avtzis.petros" + }, + { + "rshares": 1415929628, + "voter": "labradorsem" + }, + { + "rshares": 60941135, + "voter": "ritadey" + }, + { + "rshares": 250742138, + "voter": "giftedgaia" + }, + { + "rshares": 21430722807, + "voter": "hanshotfirst" + }, + { + "rshares": 2622196844, + "voter": "bledarus" + }, + { + "rshares": 9421200070, + "voter": "gonzo" + }, + { + "rshares": 2456695021, + "voter": "rossenpavlov" + }, + { + "rshares": 8040398899, + "voter": "craigwilliamz" + }, + { + "rshares": 3612400626, + "voter": "booky" + }, + { + "rshares": 172021611, + "voter": "team101" + }, + { + "rshares": 127739177, + "voter": "the-ego-is-you" + }, + { + "rshares": 464168237, + "voter": "skapart" + }, + { + "rshares": 4955072209, + "voter": "burnin" + }, + { + "rshares": 1577826210, + "voter": "bontonstory" + }, + { + "rshares": 58312635, + "voter": "mariajoe" + }, + { + "rshares": 1176847548, + "voter": "anns" + }, + { + "rshares": 58502243, + "voter": "piphunters" + }, + { + "rshares": 1545165783, + "voter": "irensche" + }, + { + "rshares": 145499933, + "voter": "zaitsevalesyaa" + }, + { + "rshares": 143150055, + "voter": "modernbukowski" + }, + { + "rshares": 146042945, + "voter": "insight2incite" + }, + { + "rshares": 133251179, + "voter": "roger.steemit" + } + ], + "author": "marius19", + "author_payout_value": "0.000 HBD", + "author_reputation": 65.02, + "beneficiaries": [], + "blacklists": [], + "body": "If you asked me what I was meant to do in this world, I would say you origami flowers.\n\n https://httpsimage.com/img/20160909_174322.jpg\n\n https://httpsimage.com/img/20160909_170952.jpg\n\n https://httpsimage.com/img/20160909_171850.jpg\n\n https://httpsimage.com/img/20160909_172116.jpg\n\n https://httpsimage.com/img/20160909_172434.jpg\n\n https://httpsimage.com/img/20160909_174256.jpg\n\n https://httpsimage.com/img/20160909_174306.jpg\n\n https://httpsimage.com/img/20160909_174342.jpg\n\n https://httpsimage.com/img/mjhgf.jpg", + "category": "steemit", + "children": 6, + "created": "2016-09-09T15:04:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://httpsimage.com/img/20160909_174322.jpg", + "https://httpsimage.com/img/20160909_170952.jpg", + "https://httpsimage.com/img/20160909_171850.jpg", + "https://httpsimage.com/img/20160909_172116.jpg", + "https://httpsimage.com/img/20160909_172434.jpg", + "https://httpsimage.com/img/20160909_174256.jpg", + "https://httpsimage.com/img/20160909_174306.jpg", + "https://httpsimage.com/img/20160909_174342.jpg", + "https://httpsimage.com/img/mjhgf.jpg" + ], + "tags": [ + "steemit", + "art", + "photography", + "origami" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 40306186055066, + "payout": 160.385, + "payout_at": "2016-09-16T15:04:06", + "pending_payout_value": "160.385 HBD", + "percent_hbd": 10000, + "permlink": "origami-flower-for-all", + "post_id": 1185098, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 47 + }, + "title": "Origami flower for all", + "updated": "2016-09-09T15:04:06", + "url": "/steemit/@marius19/origami-flower-for-all" + }, + { + "active_votes": [ + { + "rshares": 376095476918, + "voter": "anonymous" + }, + { + "rshares": 39359127221525, + "voter": "blocktrades" + }, + { + "rshares": 3104392312, + "voter": "boy" + }, + { + "rshares": 3769119494, + "voter": "bue-witness" + }, + { + "rshares": 684036241, + "voter": "bunny" + }, + { + "rshares": 54906439212, + "voter": "bue" + }, + { + "rshares": 1663427874, + "voter": "mini" + }, + { + "rshares": 213797798, + "voter": "moon" + }, + { + "rshares": 625020571, + "voter": "healthcare" + }, + { + "rshares": 973177874, + "voter": "daniel.pan" + }, + { + "rshares": 23972720803, + "voter": "dedriss" + }, + { + "rshares": 288359524, + "voter": "helen.tan" + }, + { + "rshares": 81734599010, + "voter": "acidsun" + }, + { + "rshares": 1412747751, + "voter": "murh" + }, + { + "rshares": 232276009, + "voter": "pet1000" + }, + { + "rshares": 1648202496, + "voter": "natali22" + }, + { + "rshares": 6881121942, + "voter": "lostnuggett" + }, + { + "rshares": 1034771616, + "voter": "bullionstackers" + }, + { + "rshares": 825660034, + "voter": "mar1978co" + }, + { + "rshares": 169107599, + "voter": "rapp" + }, + { + "rshares": 1454197997, + "voter": "labradorsem" + }, + { + "rshares": 62184832, + "voter": "ritadey" + }, + { + "rshares": 7425214176, + "voter": "milaoz" + }, + { + "rshares": 12031266273, + "voter": "borran" + }, + { + "rshares": 2622196844, + "voter": "bledarus" + }, + { + "rshares": 113849547139, + "voter": "helikopterben" + }, + { + "rshares": 8040398899, + "voter": "craigwilliamz" + }, + { + "rshares": 2068224637, + "voter": "lyubovbar" + }, + { + "rshares": 130780586, + "voter": "the-ego-is-you" + }, + { + "rshares": 3073577676, + "voter": "patelincho" + }, + { + "rshares": 4565216874, + "voter": "gringalicious" + }, + { + "rshares": 50980153, + "voter": "drac59" + }, + { + "rshares": 58502243, + "voter": "piphunters" + }, + { + "rshares": 78462337, + "voter": "comeup" + }, + { + "rshares": 1576069099, + "voter": "irensche" + }, + { + "rshares": 143199991, + "voter": "myxxo" + }, + { + "rshares": 155364835, + "voter": "insight2incite" + }, + { + "rshares": 155168398, + "voter": "jansanary12" + }, + { + "rshares": 145857218, + "voter": "danie" + }, + { + "rshares": 133251179, + "voter": "roger.steemit" + } + ], + "author": "milaoz", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.37, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n


    \n

    Hello Steemit! Today I want to cook a very simple, yet tasty dish of roast potatoes with meat.

    \n

    My daughter just loves this dish and everything is always eats what makes me very happy).

    \n

    \n


    \n

    We need:

    \n

    \n

    Ingredients:

    \n
      \n
    • Pork - 400-600 gr
    • \n
    • Potatoes - 1 kg (better to take the potato variety, which has boiled soft property, ie, crumbly)
    • \n
    • Bow - 1 pc
    • \n
    • Carrots - 1 pc
    • \n
    • Flour - 1 tsp
    • \n
    • Tomatoes - 1pc
    • \n
    • Vegetable oil - 20 ml
    • \n
    \n

     Preparation:  

    \n
      \n
    • Chop the onions and grate the carrots on a grater. Lightly fry the onion in vegetable oil in a pan. Add carrots and simmer for 5 minutes.
    • \n
    \n

    \n

    \n

    \n


    \n
      \n
    • Cut the meat into small pieces. Put in a pan with onions and carrots.
    • \n
    \n

    \n

    \n


    \n
      \n
    • Fry on a good heat, stirring. Meat will give juice. Cover and stew for about 15 minutes in their own juice until the juice boils away, occasionally peering and stirring.
    • \n
    \n

    \n

    \n


    \n
      \n
    • Then pour so much water that the meat was slightly covered and simmer with the lid on a mild heat until soft meat.
    • \n
    \n

    \n

    \n


    \n
      \n
    • Tomatoes pour over boiling water. Clear from the skin, cut into cubes.
    • \n
    \n

    \n

    \n


    \n
      \n
    • Add the chopped tomatoes into the meat. Add salt and pepper to taste.
    • \n
    \n

    \n

    \n

    \n


    \n
      \n
    • Put out a little more and then put all the chopped potatoes and pour so much water that the potatoes slightly protrude from it. Cover and simmer until the potatoes are cooked.
    • \n
    \n

    \n

    \n

    \n

    \n


    \n
      \n
    • In the flour add boiled water stir well with a fork to avoid lumps and pour the contents back into the potatoes. This is to ensure that our potatoes became viscous. Mix everything. 
    • \n
    \n

    \n

    \n


    \n

    Our roast with potatoes and meat is ready!

    \n

    \n


    \n

    Serve the finished roast with potatoes and meat in a bowl with fresh bread for me today my favorite brown bread.

    \n

    \n

    \n

     

    \n

    Bon Appetit!  

    \n

    With a love of food and Steemit @milaoz.   

    \n

    Follow me

    \n", + "category": "food", + "children": 5, + "created": "2016-09-09T15:51:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://scontent-ams3-1.xx.fbcdn.net/t31.0-8/14231753_845123532285182_4287624238388372337_o.jpg", + "https://scontent-ams3-1.xx.fbcdn.net/t31.0-8/14305464_845124652285070_4777064252816959582_o.jpg", + "https://scontent-ams3-1.xx.fbcdn.net/t31.0-8/14207840_845125998951602_2978210325307287213_o.jpg", + "https://scontent-ams3-1.xx.fbcdn.net/t31.0-8/14242297_845129832284552_5845564254106783591_o.jpg", + "https://scontent-ams3-1.xx.fbcdn.net/t31.0-8/14305275_845129785617890_2244188653248759592_o.jpg", + "https://scontent-ams3-1.xx.fbcdn.net/t31.0-8/14289883_845129825617886_4726182791395007877_o.jpg", + "https://scontent-ams3-1.xx.fbcdn.net/t31.0-8/14305178_845142878949914_8921556458239512986_o.jpg", + "https://scontent-ams3-1.xx.fbcdn.net/t31.0-8/14206199_845142762283259_3440266964973432169_o.jpg", + "https://scontent-lhr3-1.xx.fbcdn.net/t31.0-8/14305363_845144712283064_4265365080349717387_o.jpg", + "https://scontent-lhr3-1.xx.fbcdn.net/t31.0-8/14242220_845144698949732_1909563719673229205_o.jpg", + "https://scontent-lhr3-1.xx.fbcdn.net/t31.0-8/14289945_845164972281038_9067174446314124233_o.jpg", + "https://scontent-lhr3-1.xx.fbcdn.net/t31.0-8/14305399_845146105616258_9219916556383546533_o.jpg", + "https://scontent-lhr3-1.xx.fbcdn.net/t31.0-8/14249791_845147898949412_4563623898576428788_o.jpg", + "https://scontent-lhr3-1.xx.fbcdn.net/t31.0-8/14205969_845147908949411_7781425545513971490_o.jpg", + "https://scontent-lhr3-1.xx.fbcdn.net/t31.0-8/14310314_845147835616085_7752614595116863517_o.jpg", + "https://scontent-lhr3-1.xx.fbcdn.net/t31.0-8/14257539_845147962282739_4898645974688613523_o.jpg", + "https://scontent-lhr3-1.xx.fbcdn.net/t31.0-8/14231993_845153625615506_4525487579510125182_o.jpg", + "https://scontent-lhr3-1.xx.fbcdn.net/t31.0-8/14195373_845153585615510_2802701794599708133_o.jpg", + "https://scontent-lhr3-1.xx.fbcdn.net/t31.0-8/14311235_845153618948840_8435632512689226809_o.jpg", + "https://scontent-lhr3-1.xx.fbcdn.net/t31.0-8/14257644_845153692282166_4506846044284565862_o.jpg", + "https://scontent-lhr3-1.xx.fbcdn.net/t31.0-8/14195313_845155288948673_7087307332244373414_o.jpg", + "https://scontent-lhr3-1.xx.fbcdn.net/t31.0-8/14231958_845155265615342_2329701433901030112_o.jpg", + "https://scontent-lhr3-1.xx.fbcdn.net/t31.0-8/14258377_845158232281712_6887266802189648976_o.jpg", + "https://scontent-lhr3-1.xx.fbcdn.net/t31.0-8/14289852_845155308948671_3661273516504725656_o.jpg", + "https://scontent-lhr3-1.xx.fbcdn.net/t31.0-8/14206213_845161045614764_8380786444606613522_o.jpg", + "https://scontent-lhr3-1.xx.fbcdn.net/t31.0-8/14289952_845160528948149_2180223831611968483_o.jpg" + ], + "links": [ + "https://steemit.com/@milaoz" + ], + "tags": [ + "food", + "photography", + "recipes", + "life", + "steemit" + ], + "users": [ + "milaoz" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 40077181337989, + "payout": 158.158, + "payout_at": "2016-09-16T15:51:57", + "pending_payout_value": "158.158 HBD", + "percent_hbd": 10000, + "permlink": "roast-meat-with-potatoes-preparing-simple-and-turns-out-very-tasty", + "post_id": 1185646, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 40 + }, + "title": "Roast meat with potatoes preparing simple and turns out very tasty!", + "updated": "2016-09-09T16:01:30", + "url": "/food/@milaoz/roast-meat-with-potatoes-preparing-simple-and-turns-out-very-tasty" + }, + { + "active_votes": [ + { + "rshares": 376091912103, + "voter": "anonymous" + }, + { + "rshares": 39358390275856, + "voter": "blocktrades" + }, + { + "rshares": 14678469507, + "voter": "gregory-f" + }, + { + "rshares": 7891374921, + "voter": "nate-atkins" + }, + { + "rshares": 1412717939, + "voter": "murh" + }, + { + "rshares": 20442821868, + "voter": "ratel" + }, + { + "rshares": 1743638355, + "voter": "dimon14" + }, + { + "rshares": 1648202496, + "voter": "natali22" + }, + { + "rshares": 13516475290, + "voter": "nippel66" + }, + { + "rshares": 6881121942, + "voter": "lostnuggett" + }, + { + "rshares": 117282116, + "voter": "sergey44" + }, + { + "rshares": 571756791, + "voter": "jasonpay1" + }, + { + "rshares": 20722462132, + "voter": "persianqueen" + }, + { + "rshares": 1644146593, + "voter": "andrew0" + }, + { + "rshares": 63703874, + "voter": "khamer" + }, + { + "rshares": 2622196844, + "voter": "bledarus" + }, + { + "rshares": 63708110, + "voter": "kana" + }, + { + "rshares": 2770581638, + "voter": "virtualgrowth" + }, + { + "rshares": 1156722604, + "voter": "the-bitcoin-dood" + }, + { + "rshares": 8040398899, + "voter": "craigwilliamz" + }, + { + "rshares": 1295809473, + "voter": "fiat19" + }, + { + "rshares": 11968284833, + "voter": "ryan-singer" + }, + { + "rshares": 201447604, + "voter": "ratidor" + }, + { + "rshares": 584716154, + "voter": "winglessss" + }, + { + "rshares": 558243784, + "voter": "magralex" + }, + { + "rshares": 55113679, + "voter": "drac59" + }, + { + "rshares": 2592522635, + "voter": "terrano" + }, + { + "rshares": 532746410, + "voter": "grisha-danunaher" + }, + { + "rshares": 85595277, + "voter": "comeup" + }, + { + "rshares": 168690213, + "voter": "mexresorts" + }, + { + "rshares": 159045030, + "voter": "cluckfishe" + }, + { + "rshares": 154595895, + "voter": "imtwoxic" + } + ], + "author": "sergey44", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.53, + "beneficiaries": [], + "blacklists": [], + "body": "The DAO hacker has moved his stolen Ethereum from the Ethereum Classic chain, donating part of it to the Ethereum Classic developers.\n\nThe move of the stolen funds from the DAO hack occurred earlier this week. As his first action with the funds the hacker sent 1,000 ETC, about $1,500, to the address associated with Ethereum Classic\u2019s development team, leading to speculation that the initial hack might have been motivated by a desire to fork Ethereum (which ended up being a result of the hack).https://cointelegraph.com/news/dao-hacker-donates-some-stolen-funds-to-the-ethereum-classic-developers", + "category": "crypto", + "children": 1, + "created": "2016-09-09T15:14:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "links": [ + "https://cointelegraph.com/news/dao-hacker-donates-some-stolen-funds-to-the-ethereum-classic-developers" + ], + "tags": [ + "crypto", + "news" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 39858826780865, + "payout": 157.394, + "payout_at": "2016-09-16T15:14:24", + "pending_payout_value": "157.394 HBD", + "percent_hbd": 10000, + "permlink": "dao-hacker-donates-some-stolen-funds-to-the-ethereum-classic-developers", + "post_id": 1185204, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 32 + }, + "title": "DAO Hacker Donates Some Stolen Funds To The Ethereum Classic Developers", + "updated": "2016-09-09T15:14:24", + "url": "/crypto/@sergey44/dao-hacker-donates-some-stolen-funds-to-the-ethereum-classic-developers" + }, + { + "active_votes": [ + { + "rshares": 549762171663, + "voter": "barrie" + }, + { + "rshares": 347174944754, + "voter": "anonymous" + }, + { + "rshares": 529753957617, + "voter": "modprobe" + }, + { + "rshares": 2326424326392, + "voter": "badassmother" + }, + { + "rshares": 2062623579740, + "voter": "hr1" + }, + { + "rshares": 1085511482391, + "voter": "rossco99" + }, + { + "rshares": 4538896325486, + "voter": "wang" + }, + { + "rshares": 5798010881362, + "voter": "steemit200" + }, + { + "rshares": 3104490078, + "voter": "boy" + }, + { + "rshares": 1784956080602, + "voter": "xeroc" + }, + { + "rshares": 3769238984, + "voter": "bue-witness" + }, + { + "rshares": 684051759, + "voter": "bunny" + }, + { + "rshares": 54919606135, + "voter": "bue" + }, + { + "rshares": 1663474429, + "voter": "mini" + }, + { + "rshares": 213799350, + "voter": "moon" + }, + { + "rshares": 1764852310692, + "voter": "joseph" + }, + { + "rshares": 3189288982962, + "voter": "au1nethyb1" + }, + { + "rshares": 425678007303, + "voter": "recursive2" + }, + { + "rshares": 2705547195481, + "voter": "recursive" + }, + { + "rshares": 1352517210, + "voter": "mineralwasser" + }, + { + "rshares": 835001314249, + "voter": "boombastic" + }, + { + "rshares": 110182541373, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 7889756945, + "voter": "bingo-0" + }, + { + "rshares": 2008013055, + "voter": "bingo-1" + }, + { + "rshares": 425305400864, + "voter": "boatymcboatface" + }, + { + "rshares": 61563687905, + "voter": "vip" + }, + { + "rshares": 10086257822, + "voter": "idol" + }, + { + "rshares": 625034537, + "voter": "healthcare" + }, + { + "rshares": 973204254, + "voter": "daniel.pan" + }, + { + "rshares": 933229344500, + "voter": "donkeypong" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 288361076, + "voter": "helen.tan" + }, + { + "rshares": 737377800460, + "voter": "piedpiper" + }, + { + "rshares": 1662645279, + "voter": "jocelyn" + }, + { + "rshares": 9781688967, + "voter": "andzzz" + }, + { + "rshares": 400557242651, + "voter": "craig-grant" + }, + { + "rshares": 9504099408, + "voter": "gregory60" + }, + { + "rshares": 11130929245, + "voter": "fkn" + }, + { + "rshares": 427084891, + "voter": "paco-steem" + }, + { + "rshares": 33423452460, + "voter": "thedarkestplum" + }, + { + "rshares": 4773314660, + "voter": "spaninv" + }, + { + "rshares": 30332329039, + "voter": "instructor2121" + }, + { + "rshares": 335150151441, + "voter": "teamsteem" + }, + { + "rshares": 14642248415, + "voter": "elishagh1" + }, + { + "rshares": 695173234523, + "voter": "nanzo-scoop" + }, + { + "rshares": 609077198, + "voter": "acidyo" + }, + { + "rshares": 151586097301, + "voter": "steve-walschot" + }, + { + "rshares": 7606090564, + "voter": "kefkius" + }, + { + "rshares": 43837669815, + "voter": "hannixx42" + }, + { + "rshares": 210433102004, + "voter": "mummyimperfect" + }, + { + "rshares": 27078699314, + "voter": "tmendieta" + }, + { + "rshares": 84885598617, + "voter": "asch" + }, + { + "rshares": 621550396829, + "voter": "kevinwong" + }, + { + "rshares": 1412766375, + "voter": "murh" + }, + { + "rshares": 3309990086, + "voter": "cryptofunk" + }, + { + "rshares": 2264957065, + "voter": "error" + }, + { + "rshares": 40829815566, + "voter": "ranko-k" + }, + { + "rshares": 943640130971, + "voter": "cyber" + }, + { + "rshares": 58401703449, + "voter": "ak2020" + }, + { + "rshares": 24891448102, + "voter": "paul-labossiere" + }, + { + "rshares": 30727368042, + "voter": "drinkzya" + }, + { + "rshares": 378615844504, + "voter": "taoteh1221" + }, + { + "rshares": 333315839, + "voter": "stiletto" + }, + { + "rshares": 54539507031, + "voter": "thecryptodrive" + }, + { + "rshares": 407307356296, + "voter": "kaylinart" + }, + { + "rshares": 541128973141, + "voter": "infovore" + }, + { + "rshares": 284844054590, + "voter": "trogdor" + }, + { + "rshares": 317022556, + "voter": "james-ecom" + }, + { + "rshares": 32981264654, + "voter": "michaelx" + }, + { + "rshares": 173865949638, + "voter": "thedashguy" + }, + { + "rshares": 787113439571, + "voter": "anwenbaumeister" + }, + { + "rshares": 102404387233, + "voter": "geoffrey" + }, + { + "rshares": 112812961664, + "voter": "kimziv" + }, + { + "rshares": 6741803464, + "voter": "tyler-fletcher" + }, + { + "rshares": 92450698148, + "voter": "mctiller" + }, + { + "rshares": 34914937834, + "voter": "jakevanderark" + }, + { + "rshares": 2313150238, + "voter": "superfreek" + }, + { + "rshares": 510500434, + "voter": "mrhankeh" + }, + { + "rshares": 57883462951, + "voter": "isteemit" + }, + { + "rshares": 12957203301, + "voter": "bitcoinmeister" + }, + { + "rshares": 68354994818, + "voter": "bacchist" + }, + { + "rshares": 202054210254, + "voter": "asmolokalo" + }, + { + "rshares": 3303886126, + "voter": "orly" + }, + { + "rshares": 8591094646, + "voter": "kakradetome" + }, + { + "rshares": 441092854021, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 38035388322, + "voter": "furion" + }, + { + "rshares": 728943966, + "voter": "busser" + }, + { + "rshares": 6172849512, + "voter": "owdy" + }, + { + "rshares": 261440888, + "voter": "barbara2" + }, + { + "rshares": 290491153, + "voter": "ch0c0latechip" + }, + { + "rshares": 268858132, + "voter": "doge4lyf" + }, + { + "rshares": 26173241126, + "voter": "strangerarray" + }, + { + "rshares": 1024254768, + "voter": "steem1653" + }, + { + "rshares": 16766074599, + "voter": "sebastien" + }, + { + "rshares": 3320415923, + "voter": "karen13" + }, + { + "rshares": 11306402214, + "voter": "deviedev" + }, + { + "rshares": 1312455034, + "voter": "jrd8526" + }, + { + "rshares": 14800476083, + "voter": "jaycobbell" + }, + { + "rshares": 8392281076, + "voter": "noodhoog" + }, + { + "rshares": 36642808681, + "voter": "condra" + }, + { + "rshares": 266995194, + "voter": "tinyhomeliving" + }, + { + "rshares": 42142217965, + "voter": "milestone" + }, + { + "rshares": 33856179150, + "voter": "creemej" + }, + { + "rshares": 94283196, + "voter": "wildchild" + }, + { + "rshares": 11786682718, + "voter": "benjiberigan" + }, + { + "rshares": 6288016365, + "voter": "smolalit" + }, + { + "rshares": 70775007750, + "voter": "thylbom" + }, + { + "rshares": 4085961690, + "voter": "fubar-bdhr" + }, + { + "rshares": 19850746665, + "voter": "bendjmiller222" + }, + { + "rshares": 3574292075, + "voter": "tarindel" + }, + { + "rshares": 32590153085, + "voter": "sauravrungta" + }, + { + "rshares": 4295993666, + "voter": "vapekings14" + }, + { + "rshares": 161412444414, + "voter": "jl777" + }, + { + "rshares": 36210053260, + "voter": "zaebars" + }, + { + "rshares": 9018919097, + "voter": "positive" + }, + { + "rshares": 1784755678, + "voter": "yarly" + }, + { + "rshares": 269607289, + "voter": "yarly2" + }, + { + "rshares": 270010959, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 9289394952, + "voter": "fishborne" + }, + { + "rshares": 257003221, + "voter": "sergey44" + }, + { + "rshares": 13755432755, + "voter": "proto" + }, + { + "rshares": 614745323, + "voter": "curator" + }, + { + "rshares": 17609736561, + "voter": "sisterholics" + }, + { + "rshares": 432471059, + "voter": "yarly10" + }, + { + "rshares": 1557907127, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 2874529755, + "voter": "tygergamer" + }, + { + "rshares": 296642334, + "voter": "fnait" + }, + { + "rshares": 270670008, + "voter": "keepcalmand" + }, + { + "rshares": 6191158399, + "voter": "stef" + }, + { + "rshares": 40539754863, + "voter": "celebr1ty" + }, + { + "rshares": 152942524, + "voter": "steemster1" + }, + { + "rshares": 24793005629, + "voter": "williambanks" + }, + { + "rshares": 3089466096, + "voter": "glitterpig" + }, + { + "rshares": 5502307307, + "voter": "jed78" + }, + { + "rshares": 2157250290, + "voter": "shortcut" + }, + { + "rshares": 131408692377, + "voter": "steemdrive" + }, + { + "rshares": 39800990412, + "voter": "gomeravibz" + }, + { + "rshares": 6888349735, + "voter": "taker" + }, + { + "rshares": 4758401661, + "voter": "theprophet0" + }, + { + "rshares": 60565253, + "voter": "sharon" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 602204394837, + "voter": "laonie" + }, + { + "rshares": 20910414468, + "voter": "myfirst" + }, + { + "rshares": 129003685027, + "voter": "somebody" + }, + { + "rshares": 13815931985, + "voter": "persianqueen" + }, + { + "rshares": 16983484245, + "voter": "sunshine" + }, + { + "rshares": 5066600818, + "voter": "flysaga" + }, + { + "rshares": 13152791936, + "voter": "mrs.steemit" + }, + { + "rshares": 29928012704, + "voter": "midnightoil" + }, + { + "rshares": 3992493811, + "voter": "ullikume" + }, + { + "rshares": 3334161508, + "voter": "darrenturetzky" + }, + { + "rshares": 67493931899, + "voter": "xiaohui" + }, + { + "rshares": 61261066, + "voter": "jackkomber" + }, + { + "rshares": 1392457288, + "voter": "paynode" + }, + { + "rshares": 2340988756, + "voter": "xiaokongcom" + }, + { + "rshares": 10558430724, + "voter": "gargon" + }, + { + "rshares": 429008250, + "voter": "future24" + }, + { + "rshares": 62188234, + "voter": "msjennifer" + }, + { + "rshares": 58467607, + "voter": "ciao" + }, + { + "rshares": 56682205, + "voter": "steemo" + }, + { + "rshares": 3918327337, + "voter": "alchemage" + }, + { + "rshares": 4717568539, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 1590559840, + "voter": "erikclark13" + }, + { + "rshares": 72860952, + "voter": "confucius" + }, + { + "rshares": 11530506125, + "voter": "borran" + }, + { + "rshares": 66124624, + "voter": "stevescriber" + }, + { + "rshares": 3441633357, + "voter": "bledarus" + }, + { + "rshares": 89609906, + "voter": "sarita" + }, + { + "rshares": 52467942, + "voter": "loli" + }, + { + "rshares": 82056975073, + "voter": "miacats" + }, + { + "rshares": 54857117, + "voter": "nano2nd" + }, + { + "rshares": 218348347, + "voter": "party1999" + }, + { + "rshares": 57405835, + "voter": "jarvis" + }, + { + "rshares": 309626370, + "voter": "microluck" + }, + { + "rshares": 55520042, + "voter": "fortuner" + }, + { + "rshares": 57802223, + "voter": "cryptoblu" + }, + { + "rshares": 57795937, + "voter": "instructor" + }, + { + "rshares": 2770581638, + "voter": "virtualgrowth" + }, + { + "rshares": 678729686525, + "voter": "dollarvigilante" + }, + { + "rshares": 1449312046, + "voter": "anotherjoe" + }, + { + "rshares": 331346249, + "voter": "kyleb15" + }, + { + "rshares": 3235108884, + "voter": "macartem" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 8932576259, + "voter": "jaredcwillis" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 59034779, + "voter": "siouxp" + }, + { + "rshares": 80734563360, + "voter": "barrycooper" + }, + { + "rshares": 23708065899, + "voter": "hilarski" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 54705383, + "voter": "rickmiller" + }, + { + "rshares": 154292663, + "voter": "jtstreetman" + }, + { + "rshares": 2760419672, + "voter": "nulliusinverba" + }, + { + "rshares": 1042033097, + "voter": "runridefly" + }, + { + "rshares": 13255665920, + "voter": "steemsmart" + }, + { + "rshares": 2985934263, + "voter": "richardcrill" + }, + { + "rshares": 52836995, + "voter": "troich" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 22575961874, + "voter": "sponge-bob" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 7649110855, + "voter": "doitvoluntarily" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 620294311, + "voter": "kev7000" + }, + { + "rshares": 405872365, + "voter": "steemorama" + }, + { + "rshares": 925610210, + "voter": "smisi" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 61359727, + "voter": "klaartje" + }, + { + "rshares": 8747244796, + "voter": "richardjuckes" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 2868688325, + "voter": "patelincho" + }, + { + "rshares": 6079618049, + "voter": "geke" + }, + { + "rshares": 368676701584, + "voter": "charlieshrem" + }, + { + "rshares": 57670363386, + "voter": "tracemayer" + }, + { + "rshares": 22559037946, + "voter": "brains" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 1445562934, + "voter": "bitcoinparadise" + }, + { + "rshares": 5175341065, + "voter": "chick1" + }, + { + "rshares": 4463503736, + "voter": "gringalicious" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 2038571756, + "voter": "steemsquad" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 97194046, + "voter": "inarix03" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 329670067, + "voter": "robotev2" + }, + { + "rshares": 1039982464, + "voter": "jang" + }, + { + "rshares": 3535586385, + "voter": "puffin" + }, + { + "rshares": 81680073, + "voter": "flourishing" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 51218466, + "voter": "weare" + }, + { + "rshares": 1129937508, + "voter": "anns" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50868434, + "voter": "jumbo" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 72335840, + "voter": "piphunters" + }, + { + "rshares": 76019801, + "voter": "igtes" + }, + { + "rshares": 154471584, + "voter": "buffett" + }, + { + "rshares": 157266009, + "voter": "cruise" + }, + { + "rshares": 162925257, + "voter": "uct" + }, + { + "rshares": 162904624, + "voter": "allianz" + }, + { + "rshares": 1410951549, + "voter": "rusteemitblog" + }, + { + "rshares": 152295034, + "voter": "robyneggs" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 161700361, + "voter": "shadowcash" + }, + { + "rshares": 161218747, + "voter": "sdc" + }, + { + "rshares": 161179339, + "voter": "bethesda" + }, + { + "rshares": 160870736, + "voter": "electronicarts" + }, + { + "rshares": 160845765, + "voter": "caseyneistat" + }, + { + "rshares": 159984914, + "voter": "correct" + }, + { + "rshares": 159143891, + "voter": "reef" + }, + { + "rshares": 159062820, + "voter": "rule" + }, + { + "rshares": 130506461, + "voter": "insight2incite" + }, + { + "rshares": 13854200381, + "voter": "goldmatters" + } + ], + "author": "piedpiper", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.96, + "beneficiaries": [], + "blacklists": [], + "body": "*Another cheery dose of sunshine and rainbows. \nWhere does all this jubilant optimism even come from?*\n***\n\n**By The Sword**\n\nI haven\u2019t been at your side for long. \nOne in a million, not special at all. \nSo I wonder why, of all the other ones before, \nWhy have I been chosen now?\n\nTaking me in hand, you lift me up to meet your gaze. \nYou tremble while caressing me with every quiver, every quake. \nApproving of my figure, content with all you hold, \nYou guide me to your chamber and behind, you lock the bolt. \n\nIn this heavy silence, adjusting to the dark, \nI see a distant flicker of light from afar. \nI stare into the glow and within the light, I see you. \nTears roll down your battle scars and tally count tattoos.\n \nIf I could speak, I\u2019d ask of you to sleep another night. \nStay your hand and lay me down to wait for morning light. \nBut I\u2019ve never had a voice and perhaps it\u2019s for the best. \nI was made for just this purpose and should ask for nothing less. \n\nThe glow is swallowed whole and all I hear is breath. \nThe scent is of your shame and all I taste is of regret. \nThe world around me trembles and soon is torn away. \nIn a flash of flame I\u2019m cast towards my final resting place. \n\nI sail into your open mouth and skim across your tongue. \nThe world has slowed around us. The dance has just begun. \nYour mind and all who live there welcome me by name. \nThey\u2019re not surprised to see me. They're glad I finally came. \nTo free them of their torment, to cast their cage asunder,\nAnd shake to dust their horrid house in a flash of light and thunder.\n\n![vlcsnap-2016-09-07-22h19m45s773ee350a2a49.png](https://www.steemimg.com/images/2016/09/09/thumbnaila40a9.png)\n\n***[More American soldiers die by suicide than in combat.](http://www.militarytimes.com/story/veterans/2016/07/07/va-suicide-20-daily-research/86788332)***", + "category": "poetry", + "children": 17, + "created": "2016-09-09T19:24:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/09/thumbnaila40a9.png" + ], + "links": [ + "http://www.militarytimes.com/story/veterans/2016/07/07/va-suicide-20-daily-research/86788332" + ], + "tags": [ + "poetry" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 41218118546103, + "payout": 156.271, + "payout_at": "2016-09-16T19:24:57", + "pending_payout_value": "156.271 HBD", + "percent_hbd": 10000, + "permlink": "by-the-sword-pied-piper-poetry", + "post_id": 1187834, + "promoted": "40.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 276 + }, + "title": "By The Sword - Pied Piper Poetry", + "updated": "2016-09-09T22:29:24", + "url": "/poetry/@piedpiper/by-the-sword-pied-piper-poetry" + }, + { + "active_votes": [ + { + "rshares": 347181858084, + "voter": "anonymous" + }, + { + "rshares": 40188578741948, + "voter": "blocktrades" + }, + { + "rshares": 2483611918, + "voter": "boy" + }, + { + "rshares": 3015413525, + "voter": "bue-witness" + }, + { + "rshares": 547242648, + "voter": "bunny" + }, + { + "rshares": 43937344113, + "voter": "bue" + }, + { + "rshares": 1330788230, + "voter": "mini" + }, + { + "rshares": 171039480, + "voter": "moon" + }, + { + "rshares": 500028871, + "voter": "healthcare" + }, + { + "rshares": 778565885, + "voter": "daniel.pan" + }, + { + "rshares": 230688861, + "voter": "helen.tan" + }, + { + "rshares": 1412777544, + "voter": "murh" + }, + { + "rshares": 108103990477, + "voter": "kenny-crane" + }, + { + "rshares": 18923261695, + "voter": "aaron-brodie" + }, + { + "rshares": 248682104929, + "voter": "asmolokalo" + }, + { + "rshares": 4409891401, + "voter": "steemit-life" + }, + { + "rshares": 1312455034, + "voter": "jrd8526" + }, + { + "rshares": 7454548770, + "voter": "lostnuggett" + }, + { + "rshares": 55191584, + "voter": "sergey44" + }, + { + "rshares": 4670343937, + "voter": "sulev" + }, + { + "rshares": 3359689706, + "voter": "bledarus" + }, + { + "rshares": 1506135724, + "voter": "jsantana" + }, + { + "rshares": 2696386514, + "voter": "rossenpavlov" + }, + { + "rshares": 7309509406, + "voter": "craigwilliamz" + }, + { + "rshares": 1894772691, + "voter": "cryptoeasy" + }, + { + "rshares": 171768792, + "voter": "groovedigital" + }, + { + "rshares": 342385864, + "voter": "lloyddavis" + }, + { + "rshares": 149227702, + "voter": "lscottphotos" + }, + { + "rshares": 156868106, + "voter": "daltonscott" + }, + { + "rshares": 143199991, + "voter": "myxxo" + } + ], + "author": "lscottphotos", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.58, + "beneficiaries": [], + "blacklists": [], + "body": "I laughed pretty hard!\n\n![](https://i.imgsafe.org/307df5ff6c.jpg)\n\nUpvote if you did too!\n\n;) lscottphotos", + "category": "steememe", + "children": 2, + "created": "2016-09-09T19:06:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgsafe.org/307df5ff6c.jpg" + ], + "tags": [ + "steememe", + "photography", + "funny", + "animals" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 41001509833430, + "payout": 155.271, + "payout_at": "2016-09-16T19:06:09", + "pending_payout_value": "155.271 HBD", + "percent_hbd": 10000, + "permlink": "lscottphotos-yeah-jeez-mom", + "post_id": 1187643, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 30 + }, + "title": "LSCOTTPHOTOS Yeah, jeez mom...", + "updated": "2016-09-09T19:06:09", + "url": "/steememe/@lscottphotos/lscottphotos-yeah-jeez-mom" + }, + { + "active_votes": [ + { + "rshares": 347169563480, + "voter": "anonymous" + }, + { + "rshares": 39361433724542, + "voter": "blocktrades" + }, + { + "rshares": 3104417150, + "voter": "boy" + }, + { + "rshares": 3769148989, + "voter": "bue-witness" + }, + { + "rshares": 684039346, + "voter": "bunny" + }, + { + "rshares": 54911850751, + "voter": "bue" + }, + { + "rshares": 1663438741, + "voter": "mini" + }, + { + "rshares": 213797798, + "voter": "moon" + }, + { + "rshares": 625022124, + "voter": "healthcare" + }, + { + "rshares": 973182531, + "voter": "daniel.pan" + }, + { + "rshares": 288359524, + "voter": "helen.tan" + }, + { + "rshares": 1412755202, + "voter": "murh" + }, + { + "rshares": 243501227743, + "voter": "asmolokalo" + }, + { + "rshares": 16162477644, + "voter": "stealthtrader" + }, + { + "rshares": 18926593071, + "voter": "artific" + }, + { + "rshares": 7263406494, + "voter": "lostnuggett" + }, + { + "rshares": 55191584, + "voter": "sergey44" + }, + { + "rshares": 5170612902, + "voter": "sulev" + }, + { + "rshares": 60941135, + "voter": "ritadey" + }, + { + "rshares": 318849685, + "voter": "future24" + }, + { + "rshares": 2622196844, + "voter": "bledarus" + }, + { + "rshares": 728471697, + "voter": "alexma3x" + }, + { + "rshares": 2904995733, + "voter": "macartem" + }, + { + "rshares": 7674926222, + "voter": "craigwilliamz" + }, + { + "rshares": 56328557401, + "voter": "skum" + }, + { + "rshares": 165000321, + "voter": "team101" + }, + { + "rshares": 646155391, + "voter": "kev7000" + }, + { + "rshares": 18943579105, + "voter": "steemokto" + }, + { + "rshares": 1545165783, + "voter": "irensche" + }, + { + "rshares": 158752875, + "voter": "lscottphotos" + }, + { + "rshares": 160005468, + "voter": "daltonscott" + }, + { + "rshares": 142935648, + "voter": "insight2incite" + }, + { + "rshares": 158306250, + "voter": "alda88" + } + ], + "author": "lscottphotos", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.58, + "beneficiaries": [], + "blacklists": [], + "body": "![](https://i.imgsafe.org/2efcdf0c4a.jpg)\n\n![](https://i.imgsafe.org/2f00132731.jpg) \n\n![](https://i.imgsafe.org/2f01e46ac8.jpg)\n\nConstructive criticism welcome! \nUpvote if you like!\n\nlscottphotos", + "category": "photography", + "children": 6, + "created": "2016-09-09T17:24:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgsafe.org/2efcdf0c4a.jpg", + "https://i.imgsafe.org/2f00132731.jpg", + "https://i.imgsafe.org/2f01e46ac8.jpg" + ], + "tags": [ + "photography", + "beauty", + "life", + "people", + "autumn" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 40159887649174, + "payout": 154.88, + "payout_at": "2016-09-16T17:24:57", + "pending_payout_value": "154.880 HBD", + "percent_hbd": 10000, + "permlink": "lscottphotos-a-little-bit-of-autumn-love-less-than-3-original-photos", + "post_id": 1186678, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 33 + }, + "title": "LSCOTTPHOTOS A little bit of autumn love <3 (Original photos)", + "updated": "2016-09-09T17:24:57", + "url": "/photography/@lscottphotos/lscottphotos-a-little-bit-of-autumn-love-less-than-3-original-photos" + }, + { + "active_votes": [ + { + "rshares": 376090781543, + "voter": "anonymous" + }, + { + "rshares": 17016642839153, + "voter": "rainman" + }, + { + "rshares": 183296263495, + "voter": "svk" + }, + { + "rshares": 1085309133967, + "voter": "rossco99" + }, + { + "rshares": 4684844535869, + "voter": "wang" + }, + { + "rshares": 3104392312, + "voter": "boy" + }, + { + "rshares": 3769119494, + "voter": "bue-witness" + }, + { + "rshares": 684036241, + "voter": "bunny" + }, + { + "rshares": 54906470263, + "voter": "bue" + }, + { + "rshares": 1663427874, + "voter": "mini" + }, + { + "rshares": 5949966288175, + "voter": "witness.svk" + }, + { + "rshares": 213797798, + "voter": "moon" + }, + { + "rshares": 425609280036, + "voter": "recursive2" + }, + { + "rshares": 422481425389, + "voter": "recursive3" + }, + { + "rshares": 447263189994, + "voter": "boatymcboatface" + }, + { + "rshares": 625020571, + "voter": "healthcare" + }, + { + "rshares": 973177874, + "voter": "daniel.pan" + }, + { + "rshares": 131689720520, + "voter": "team" + }, + { + "rshares": 288359524, + "voter": "helen.tan" + }, + { + "rshares": 24303897624, + "voter": "yefet" + }, + { + "rshares": 308037414070, + "voter": "noaommerrr" + }, + { + "rshares": 15930146890, + "voter": "jademont" + }, + { + "rshares": 18715339823, + "voter": "fkn" + }, + { + "rshares": 427045771, + "voter": "paco-steem" + }, + { + "rshares": 4894962249, + "voter": "spaninv" + }, + { + "rshares": 24619626045, + "voter": "elishagh1" + }, + { + "rshares": 8809721533, + "voter": "richman" + }, + { + "rshares": 1412711728, + "voter": "murh" + }, + { + "rshares": 3687540658361, + "voter": "satoshifund" + }, + { + "rshares": 5614148717, + "voter": "karbonxx" + }, + { + "rshares": 333289762, + "voter": "stiletto" + }, + { + "rshares": 359754282370, + "voter": "hedge-x" + }, + { + "rshares": 20547186726, + "voter": "samether" + }, + { + "rshares": 19199187255, + "voter": "ziv" + }, + { + "rshares": 15768757171, + "voter": "zakharya" + }, + { + "rshares": 104955229724, + "voter": "geoffrey" + }, + { + "rshares": 193353901811, + "voter": "kimziv" + }, + { + "rshares": 45243890931, + "voter": "honeythief" + }, + { + "rshares": 76991248589, + "voter": "razvanelulmarin" + }, + { + "rshares": 2313116703, + "voter": "superfreek" + }, + { + "rshares": 26999765251, + "voter": "acassity" + }, + { + "rshares": 48666491178, + "voter": "booja" + }, + { + "rshares": 3370831100, + "voter": "orly" + }, + { + "rshares": 131137561424, + "voter": "jackkang" + }, + { + "rshares": 11256138165, + "voter": "r4fken" + }, + { + "rshares": 26821165729, + "voter": "missjessica" + }, + { + "rshares": 748068782702, + "voter": "slowwalker" + }, + { + "rshares": 60282585591, + "voter": "furion" + }, + { + "rshares": 6172596118, + "voter": "owdy" + }, + { + "rshares": 451556124, + "voter": "barbara2" + }, + { + "rshares": 501710256, + "voter": "ch0c0latechip" + }, + { + "rshares": 464355930, + "voter": "doge4lyf" + }, + { + "rshares": 199771949, + "voter": "ardina" + }, + { + "rshares": 1080980837, + "voter": "steem1653" + }, + { + "rshares": 4693813811, + "voter": "thegoodguy" + }, + { + "rshares": 3541468992, + "voter": "karen13" + }, + { + "rshares": 131530707188, + "voter": "gbert" + }, + { + "rshares": 42139472239, + "voter": "milestone" + }, + { + "rshares": 35905656660, + "voter": "creemej" + }, + { + "rshares": 13798068525, + "voter": "nippel66" + }, + { + "rshares": 10477051305, + "voter": "benjiberigan" + }, + { + "rshares": 72215251431, + "voter": "thylbom" + }, + { + "rshares": 3573679207, + "voter": "tarindel" + }, + { + "rshares": 23205997639, + "voter": "deanliu" + }, + { + "rshares": 36972304344, + "voter": "celsius100" + }, + { + "rshares": 172164317586, + "voter": "jl777" + }, + { + "rshares": 15163920068, + "voter": "positive" + }, + { + "rshares": 1820946388, + "voter": "yarly" + }, + { + "rshares": 275109479, + "voter": "yarly2" + }, + { + "rshares": 275521387, + "voter": "yarly3" + }, + { + "rshares": 159279578, + "voter": "yarly4" + }, + { + "rshares": 160178852, + "voter": "yarly5" + }, + { + "rshares": 91302559, + "voter": "yarly7" + }, + { + "rshares": 9482756706, + "voter": "fishborne" + }, + { + "rshares": 66194576763, + "voter": "susanne" + }, + { + "rshares": 14671781049, + "voter": "proto" + }, + { + "rshares": 639310915, + "voter": "curator" + }, + { + "rshares": 488912844, + "voter": "raphma" + }, + { + "rshares": 29928107188, + "voter": "sisterholics" + }, + { + "rshares": 441281474, + "voter": "yarly10" + }, + { + "rshares": 236361100, + "voter": "yarly11" + }, + { + "rshares": 82681797, + "voter": "yarly12" + }, + { + "rshares": 512335025, + "voter": "fnait" + }, + { + "rshares": 467485533, + "voter": "keepcalmand" + }, + { + "rshares": 18581437699, + "voter": "laivi" + }, + { + "rshares": 225034404, + "voter": "steemitdude" + }, + { + "rshares": 7346852753, + "voter": "taker" + }, + { + "rshares": 1014008913451, + "voter": "laonie" + }, + { + "rshares": 23411380876, + "voter": "laonie1" + }, + { + "rshares": 23922770445, + "voter": "laonie2" + }, + { + "rshares": 23931515943, + "voter": "laonie3" + }, + { + "rshares": 24516707005, + "voter": "laoyao" + }, + { + "rshares": 36587296345, + "voter": "myfirst" + }, + { + "rshares": 232155809720, + "voter": "somebody" + }, + { + "rshares": 18419981247, + "voter": "persianqueen" + }, + { + "rshares": 8684003041, + "voter": "flysaga" + }, + { + "rshares": 67952487, + "voter": "kurzer42" + }, + { + "rshares": 51294959772, + "voter": "midnightoil" + }, + { + "rshares": 3991523854, + "voter": "ullikume" + }, + { + "rshares": 23927381371, + "voter": "laonie4" + }, + { + "rshares": 23925693365, + "voter": "laonie5" + }, + { + "rshares": 23923074313, + "voter": "laonie6" + }, + { + "rshares": 23919971478, + "voter": "laonie7" + }, + { + "rshares": 1377661260, + "voter": "labradorsem" + }, + { + "rshares": 23916289883, + "voter": "laonie8" + }, + { + "rshares": 23914622519, + "voter": "laonie9" + }, + { + "rshares": 117198587371, + "voter": "xiaohui" + }, + { + "rshares": 5370203557, + "voter": "oflyhigh" + }, + { + "rshares": 62454778, + "voter": "khamer" + }, + { + "rshares": 4012452935, + "voter": "xiaokongcom" + }, + { + "rshares": 1625904484, + "voter": "jrcornel" + }, + { + "rshares": 8085740222, + "voter": "xianjun" + }, + { + "rshares": 84329385131, + "voter": "miacats" + }, + { + "rshares": 60173663, + "voter": "party1998" + }, + { + "rshares": 218348347, + "voter": "party1999" + }, + { + "rshares": 530765707, + "voter": "microluck" + }, + { + "rshares": 1562401336, + "voter": "chinadaily" + }, + { + "rshares": 7978046054, + "voter": "kyriacos" + }, + { + "rshares": 6695424443, + "voter": "solarguy" + }, + { + "rshares": 23908415458, + "voter": "laonie10" + }, + { + "rshares": 376185226, + "voter": "mig641" + }, + { + "rshares": 8129862046, + "voter": "sethlinson" + }, + { + "rshares": 3612400626, + "voter": "booky" + }, + { + "rshares": 11728919136, + "voter": "ryan-singer" + }, + { + "rshares": 633134408, + "voter": "gear66" + }, + { + "rshares": 23554872251, + "voter": "laonie11" + }, + { + "rshares": 44242176886, + "voter": "sponge-bob" + }, + { + "rshares": 4584980140, + "voter": "l0k1" + }, + { + "rshares": 124697768, + "voter": "the-ego-is-you" + }, + { + "rshares": 44212869571, + "voter": "brains" + }, + { + "rshares": 5314766770, + "voter": "chick1" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 50179535, + "voter": "f1111111" + }, + { + "rshares": 63539203566, + "voter": "jack8831" + }, + { + "rshares": 1176847548, + "voter": "anns" + }, + { + "rshares": 161996001, + "voter": "ninkhisibir" + }, + { + "rshares": 155166018, + "voter": "loca" + } + ], + "author": "susanne", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.97, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \"Fear is an emotional response induced by a perceived threat, which causes a change in the brain and organ function, as well as in behavior. Fear can lead us to hide, to run away, or to freeze in our shoes. Fear may arise from a confrontation or from avoiding a threat, or it may come in the form of a discovery.\"
    \n
    (Source)
    \n

    \nI have two types of fear. There\u2019s the spider and needles and then there\u2019s the fear of disappointing your family and fear of losing someone you love. I'm scared of leading a selfish life too. 

    \n

    \n

    This is me in Kenya. I am standing somewhere I shouldn't be standing at all. I went out to chill with the wild animals. No lion got me, luckily. The only animal that ruined this trip was a poisonous sea urchin.

    \n

    I asked 35 people what they feared, here is what they said:
    \n
    \nSpiders (5)
    \nCar accidents (This is from a guy that is a pro skydiver.)
    \nLoneliness
    \nThe future and the world's future
    \nDiseases
    \nMy kids getting sick or harmed
    \nHamsters (scared to death) and ladies (This is a grown man with a beard.)
    \nMy girlfriend. No, I can\u2019t say that. Spiders, small ones especially.
    \nHorses and heights \u2013 and high horses!
    \nMy kids in the traffic
    \nAntibiotic resistant bacteria and high speed
    \nFlying, spiders and getting fired
    \nWasps
    \nSpiders and needles
    \nMy mother in law (This guys wanted to be anonymous.)
    \nSpiders and balloons. (This mother of two has a hard time at birthday parties.)
    \nThe dentist, wasps and spiders
    \nDying
    \nDrunk, old ladies at the bus
    \nSpiders, losing my mom or getting robbed
    \nScary people in the dark
    \nHeights
    \nHeights, the dentist and my daughter getting sick again
    \nDonald Trump and heights
    \nTicks and \u2026.. strawberries (I went to school with this girl, she is even afraid of the word strawberry.)
    \nTurning blind or deaf
    \nHorses and living a life without purpose and fulfilment

    \n

    No women answered \u201cnothing\u201d, but four men answered that they weren't scared of anything.

    \n

    Why spiders?

    \n

    Why do we fear these small assholes with eight legs and fury bodies? At least in Norway, they\u2019re not dangerous.  It seems like a lot of the people I talked to are suffering from arachnophobia, myself included. I mean, I\u2019m not very scared. I do kill them when I have to, without screaming. But they freak me out. They are very unpredictable and I\u2019m a control freak.
    \n
    \nWhat are your fears?
    \n 

    \n

    Susanne 

    \n", + "category": "life", + "children": 6, + "created": "2016-09-09T15:01:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s9.postimg.org/uu4cleyov/65913_10150296404950323_2021192_n.jpg" + ], + "links": [ + "https://www.psychologytoday.com/blog/recovery-road/201405/what-is-fear" + ], + "tags": [ + "life", + "fear", + "writing" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 39590359431821, + "payout": 154.235, + "payout_at": "2016-09-16T15:01:06", + "pending_payout_value": "154.235 HBD", + "percent_hbd": 10000, + "permlink": "i-asked-35-people-what-they-were-afraid-of-and-here-s-what-they-answered", + "post_id": 1185059, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 138 + }, + "title": "I Asked 35 People What They Were Afraid Of - Spiders, Donald Trump And Strawberries Were Some Of The Answers", + "updated": "2016-09-09T15:17:30", + "url": "/life/@susanne/i-asked-35-people-what-they-were-afraid-of-and-here-s-what-they-answered" + }, + { + "active_votes": [ + { + "rshares": 347181858084, + "voter": "anonymous" + }, + { + "rshares": 39368531903316, + "voter": "blocktrades" + }, + { + "rshares": -2406861586283, + "voter": "adm" + }, + { + "rshares": 2483611918, + "voter": "boy" + }, + { + "rshares": 3015413525, + "voter": "bue-witness" + }, + { + "rshares": 547242648, + "voter": "bunny" + }, + { + "rshares": 43937355281, + "voter": "bue" + }, + { + "rshares": 1330788230, + "voter": "mini" + }, + { + "rshares": 171039480, + "voter": "moon" + }, + { + "rshares": 500028871, + "voter": "healthcare" + }, + { + "rshares": 778565885, + "voter": "daniel.pan" + }, + { + "rshares": 230688861, + "voter": "helen.tan" + }, + { + "rshares": 1412780026, + "voter": "murh" + }, + { + "rshares": 2688607656, + "voter": "alexft" + }, + { + "rshares": 55815725, + "voter": "cynetyc" + }, + { + "rshares": 170421132495, + "voter": "blueorgy" + }, + { + "rshares": 23519984802, + "voter": "steemed-open" + }, + { + "rshares": 231302899, + "voter": "sergey44" + }, + { + "rshares": 6415933474, + "voter": "rampant" + }, + { + "rshares": 2131329804, + "voter": "naturalista" + }, + { + "rshares": 493208320545, + "voter": "glitterfart" + }, + { + "rshares": 62113655, + "voter": "vanillathehun" + }, + { + "rshares": 3359689706, + "voter": "bledarus" + }, + { + "rshares": 89609906, + "voter": "sarita" + }, + { + "rshares": 235085181, + "voter": "lisadang" + }, + { + "rshares": 293185916, + "voter": "natako" + }, + { + "rshares": 1506135724, + "voter": "jsantana" + }, + { + "rshares": 2456695021, + "voter": "rossenpavlov" + }, + { + "rshares": 7309509406, + "voter": "craigwilliamz" + }, + { + "rshares": 2278785575, + "voter": "mikkolyytinen" + }, + { + "rshares": 3729617163, + "voter": "orcish" + }, + { + "rshares": 1345939577, + "voter": "artur1990" + }, + { + "rshares": 165306997, + "voter": "yanik" + }, + { + "rshares": 160975092, + "voter": "user45-87" + }, + { + "rshares": 144383385, + "voter": "kalipo" + }, + { + "rshares": 143199991, + "voter": "myxxo" + }, + { + "rshares": 148672375, + "voter": "weq" + }, + { + "rshares": 154646309, + "voter": "artur12089" + } + ], + "author": "yanik", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.07, + "beneficiaries": [], + "blacklists": [], + "body": "\n

     Figure \"Owl\"

    \n

    This figure is drawn in a graphic style with elements laynvork and dotvork. Painted black gel pen and pencil 7B. I drew this picture of 5 hours.

    \n

    Write kommentarii.Predlozheniya.

    \n

    \n

    \n

    \n


    \n", + "category": "photography", + "children": 11, + "created": "2016-09-09T18:41:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://pp.vk.me/c637825/v637825049/c5ff/qUTGysGTc00.jpg", + "https://pp.vk.me/c637825/v637825049/c609/NQ6Ml7fXXAw.jpg", + "https://pp.vk.me/c637825/v637825049/c613/iLMAKMOTVvs.jpg" + ], + "tags": [ + "art", + "photography", + "life", + "creative" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 38085515668221, + "payout": 152.767, + "payout_at": "2016-09-16T18:41:12", + "pending_payout_value": "152.767 HBD", + "percent_hbd": 10000, + "permlink": "figure-owl", + "post_id": 1187429, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 3.0, + "gray": false, + "hide": false, + "total_votes": 38 + }, + "title": "Figure \"Owl\"", + "updated": "2016-09-09T20:09:48", + "url": "/photography/@yanik/figure-owl" + }, + { + "active_votes": [ + { + "rshares": 347170219004, + "voter": "anonymous" + }, + { + "rshares": 39362620100448, + "voter": "blocktrades" + }, + { + "rshares": 2483542411, + "voter": "boy" + }, + { + "rshares": 3015329123, + "voter": "bue-witness" + }, + { + "rshares": 547232718, + "voter": "bunny" + }, + { + "rshares": 43930900952, + "voter": "bue" + }, + { + "rshares": 1330754717, + "voter": "mini" + }, + { + "rshares": 171038238, + "voter": "moon" + }, + { + "rshares": 500018940, + "voter": "healthcare" + }, + { + "rshares": 778548508, + "voter": "daniel.pan" + }, + { + "rshares": 230687619, + "voter": "helen.tan" + }, + { + "rshares": 146356524895, + "voter": "itsjoeco" + }, + { + "rshares": 609077198, + "voter": "acidyo" + }, + { + "rshares": 1412760168, + "voter": "murh" + }, + { + "rshares": 2598987401, + "voter": "alexft" + }, + { + "rshares": 5599177217, + "voter": "arcaneinfo" + }, + { + "rshares": 19347184028, + "voter": "artific" + }, + { + "rshares": 7263406494, + "voter": "lostnuggett" + }, + { + "rshares": 37693682067, + "voter": "rampant" + }, + { + "rshares": 60941135, + "voter": "ritadey" + }, + { + "rshares": 2622196844, + "voter": "bledarus" + }, + { + "rshares": 2904995733, + "voter": "macartem" + }, + { + "rshares": 7309509406, + "voter": "craigwilliamz" + }, + { + "rshares": 323455256, + "voter": "robotev1" + }, + { + "rshares": 89010330, + "voter": "airmike" + }, + { + "rshares": 159627767, + "voter": "anasz" + }, + { + "rshares": 141025632, + "voter": "kalipo" + }, + { + "rshares": 159097029, + "voter": "fairz" + }, + { + "rshares": 136721054, + "voter": "insight2incite" + } + ], + "author": "fairz", + "author_payout_value": "0.000 HBD", + "author_reputation": 54.5, + "beneficiaries": [], + "blacklists": [], + "body": "https://youtu.be/uRp0G5I4Rn8", + "category": "animation", + "children": 3, + "created": "2016-09-09T17:45:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/uRp0G5I4Rn8/0.jpg" + ], + "links": [ + "https://youtu.be/uRp0G5I4Rn8" + ], + "tags": [ + "animation", + "art", + "the", + "hobbit", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 39997565752332, + "payout": 151.694, + "payout_at": "2016-09-16T17:45:57", + "pending_payout_value": "151.694 HBD", + "percent_hbd": 10000, + "permlink": "the-hobbit-2d-pencil-animation-gandolf-is-arfter-the-ring", + "post_id": 1186903, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 29 + }, + "title": "the hobbit 2d pencil animation gandolf is arfter the ring", + "updated": "2016-09-09T17:45:57", + "url": "/animation/@fairz/the-hobbit-2d-pencil-animation-gandolf-is-arfter-the-ring" + }, + { + "active_votes": [ + { + "rshares": 347181858084, + "voter": "anonymous" + }, + { + "rshares": 39368502122418, + "voter": "blocktrades" + }, + { + "rshares": 2483611918, + "voter": "boy" + }, + { + "rshares": 3015413525, + "voter": "bue-witness" + }, + { + "rshares": 547242648, + "voter": "bunny" + }, + { + "rshares": 43937355281, + "voter": "bue" + }, + { + "rshares": 1330788230, + "voter": "mini" + }, + { + "rshares": 171039480, + "voter": "moon" + }, + { + "rshares": 500028871, + "voter": "healthcare" + }, + { + "rshares": 778565885, + "voter": "daniel.pan" + }, + { + "rshares": 230688861, + "voter": "helen.tan" + }, + { + "rshares": 1412780026, + "voter": "murh" + }, + { + "rshares": 55815725, + "voter": "cynetyc" + }, + { + "rshares": 7454548770, + "voter": "lostnuggett" + }, + { + "rshares": 231302899, + "voter": "sergey44" + }, + { + "rshares": 3359689706, + "voter": "bledarus" + }, + { + "rshares": 1727408548, + "voter": "jsantana" + }, + { + "rshares": 7309509406, + "voter": "craigwilliamz" + }, + { + "rshares": 26774459784, + "voter": "krnel" + }, + { + "rshares": 10074682624, + "voter": "ghasemkiani" + }, + { + "rshares": 723962928, + "voter": "armenarmen" + }, + { + "rshares": 56055247, + "voter": "whoknows" + }, + { + "rshares": 80530871, + "voter": "projecthor" + }, + { + "rshares": 52238930, + "voter": "cathi-xx" + }, + { + "rshares": 1167251097, + "voter": "ayim" + }, + { + "rshares": 155232023, + "voter": "shedtepherd" + } + ], + "author": "ayim", + "author_payout_value": "0.000 HBD", + "author_reputation": 53.99, + "beneficiaries": [], + "blacklists": [], + "body": "
    ![](http://svmassagetherapy.com/blog/wp-content/uploads/2014/11/slumpshoulder.jpg)
    \nHappy Friday Steemit, this is a continuation of my story in which I talk about what I did to correct my posture. The last post I did covered Deadlifts and the benefits I gained from it, if you missed that one you can read it [here](https://steemit.com/life/@ayim/fixing-posture-part-1-deadlifts). In this post I will write about static holds to improve the lower portion of the body. \n***\n

    Isometric holds

    \n
    ![](https://www.t-nation.com/img/photos/2012/12-716-04/jason-statham.jpg)
    \n\nIsometric holds are great for stability and for building strength. These exercises are super friendly for people who just started working out and it can modified to be challenging for advanced athletes. I believe everyone should be doing some sort of isometric holds incorporated with their exercise routine. Its low impact, highly challenging, and it can be done anywhere.\n\n### Isometric Training\n\nIt can be applied anywhere, with weights or not, the main idea of isometric training is to slow it down. I see a lot of personal trainers not really showing their clients these exercises which I think its odd because their clients are normally beginners and not fully aware of their own motor skills. Doing isometric exercises will help people understand the muscles being used in each movement. Lets test it out, try doing a slow squat for 5-10 seconds each way, lower yourself until your hips are slightly below your knee and come back to standing position. You should probably feel which part of your leg is activated throughout the motion.\n\n### Routine \n* Squats (3-5 reps of 5-10 seconds )\n* Lunges (3- 5 reps of 5-10 seconds)\n* V-sits (3-5 reps of 10-60 seconds)\n* Planks (3-5 reps of 10-60 seconds)\n* Bridge (3-5 reps of 10-60 seconds)\nRest only enough where you think you can complete the next rep in proper form. \n*Remember to breathe*\n\n---\nThis routine is to help stabilize the pelvis, where people normally have issues due to sitting too long in the chair. Take proper rest, this routine might not make you sore or tired, but your CNS (central nervous system) fatigue is easily hidden. Treat it like weight training, take at least a day or two off in between. \n

    V-sit

    \n![v-sit](http://burnit.co/wp-content/uploads/2014/10/V-sit-ups.jpg)
    \n

    Plank Variations

    \n![plank](https://s-media-cache-ak0.pinimg.com/736x/44/b1/7c/44b17ce0ae2425dfa3273b9d12981830.jpg)
    \n\n

    Bridge Variations

    \n![v-sit](http://ignorelimits.com/wp-content/uploads/2016/04/Bridge-Exercise-Progression.png)
    ", + "category": "life", + "children": 8, + "created": "2016-09-09T18:32:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://svmassagetherapy.com/blog/wp-content/uploads/2014/11/slumpshoulder.jpg", + "https://www.t-nation.com/img/photos/2012/12-716-04/jason-statham.jpg", + "http://burnit.co/wp-content/uploads/2014/10/V-sit-ups.jpg", + "https://s-media-cache-ak0.pinimg.com/736x/44/b1/7c/44b17ce0ae2425dfa3273b9d12981830.jpg", + "http://ignorelimits.com/wp-content/uploads/2016/04/Bridge-Exercise-Progression.png" + ], + "links": [ + "https://steemit.com/life/@ayim/fixing-posture-part-1-deadlifts" + ], + "tags": [ + "life", + "story", + "fitness", + "health", + "blog" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 39829314183785, + "payout": 148.08, + "payout_at": "2016-09-16T18:32:06", + "pending_payout_value": "148.080 HBD", + "percent_hbd": 10000, + "permlink": "fixing-posture-part-2-static-holds-lower-body", + "post_id": 1187336, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 26 + }, + "title": "Fixing Posture - Part 2: Static Holds (lower body)", + "updated": "2016-09-09T20:44:48", + "url": "/life/@ayim/fixing-posture-part-2-static-holds-lower-body" + }, + { + "active_votes": [ + { + "rshares": 376217299370, + "voter": "anonymous" + }, + { + "rshares": 33908376436824, + "voter": "jamesc" + }, + { + "rshares": 3726201087, + "voter": "boy" + }, + { + "rshares": 1785744817019, + "voter": "xeroc" + }, + { + "rshares": 4524113216, + "voter": "bue-witness" + }, + { + "rshares": 820980926, + "voter": "bunny" + }, + { + "rshares": 66049382455, + "voter": "bue" + }, + { + "rshares": 1996555438, + "voter": "mini" + }, + { + "rshares": 256574080, + "voter": "moon" + }, + { + "rshares": 750139848, + "voter": "healthcare" + }, + { + "rshares": 1168034456, + "voter": "daniel.pan" + }, + { + "rshares": 346061156, + "voter": "helen.tan" + }, + { + "rshares": 29728592263, + "voter": "instructor2121" + }, + { + "rshares": 148281885655, + "voter": "steve-walschot" + }, + { + "rshares": 1412885396, + "voter": "murh" + }, + { + "rshares": 39943434672, + "voter": "ranko-k" + }, + { + "rshares": 31513364349, + "voter": "drinkzya" + }, + { + "rshares": 50856374329, + "voter": "thecryptodrive" + }, + { + "rshares": 31301724686, + "voter": "michaelx" + }, + { + "rshares": 484343748, + "voter": "mrhankeh" + }, + { + "rshares": 53173384724, + "voter": "isteemit" + }, + { + "rshares": 15152322791, + "voter": "stealthtrader" + }, + { + "rshares": 6867636016, + "voter": "handsolo" + }, + { + "rshares": 66978870, + "voter": "cynetyc" + }, + { + "rshares": 13599364781, + "voter": "jaycobbell" + }, + { + "rshares": 37707059346, + "voter": "condra" + }, + { + "rshares": 89569037, + "voter": "wildchild" + }, + { + "rshares": 33090937544, + "voter": "zaebars" + }, + { + "rshares": 2843552030, + "voter": "tygergamer" + }, + { + "rshares": 5191824150, + "voter": "jed78" + }, + { + "rshares": 110573580613, + "voter": "steemdrive" + }, + { + "rshares": 5027406042, + "voter": "theprophet0" + }, + { + "rshares": 1550039913, + "voter": "paynode" + }, + { + "rshares": 22398920158, + "voter": "cryptos" + }, + { + "rshares": 67627457, + "voter": "stevescriber" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 51199976, + "voter": "nano2nd" + }, + { + "rshares": 56598010, + "voter": "cryptoblu" + }, + { + "rshares": 56591855, + "voter": "instructor" + }, + { + "rshares": 682898592745, + "voter": "dollarvigilante" + }, + { + "rshares": 8936754091, + "voter": "jaredcwillis" + }, + { + "rshares": 77030681126, + "voter": "barrycooper" + }, + { + "rshares": 23917026799, + "voter": "hilarski" + }, + { + "rshares": 8406327294, + "voter": "craigwilliamz" + }, + { + "rshares": 53565688, + "voter": "rickmiller" + }, + { + "rshares": 2939166570, + "voter": "nulliusinverba" + }, + { + "rshares": 20999274935, + "voter": "mikehere" + }, + { + "rshares": 3151819500, + "voter": "richardcrill" + }, + { + "rshares": 148542256, + "voter": "lindseylambz" + }, + { + "rshares": 372767686, + "voter": "steemorama" + }, + { + "rshares": 1856586024, + "voter": "edgarsart" + }, + { + "rshares": 361118557575, + "voter": "charlieshrem" + }, + { + "rshares": 56144192346, + "voter": "tracemayer" + }, + { + "rshares": 1217001694, + "voter": "bitcoinparadise" + }, + { + "rshares": 1997001622, + "voter": "steemsquad" + }, + { + "rshares": 82403648, + "voter": "inarix03" + }, + { + "rshares": 3707987296, + "voter": "puffin" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 1450540498, + "voter": "rusteemitblog" + } + ], + "author": "richardcrill", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.66, + "beneficiaries": [], + "blacklists": [], + "body": "For me, these concepts are intimately intertwined. I have finally come to a place in my life that I feel like I have found love, happiness and freedom. I have not reached a final destination. I continue to be on a journey that is leading to more and more of these things. I envision a reality where these concepts dominate our existence and my life is dedicated towards bringing this about.\n\n

    http://www.cfau-pd.net/images/romantic-love-wallpapers/romantic-love-wallpapers-15.jpg

    \n\n[source](http://www.cfau-pd.net/wallpapers/romantic-love-wallpapers.html)\n# Romantic Love\n\nThe word love is used in many different ways. I am going to talk mostly about romantic love and then a bit about voluntaryism and compassion. My experience with romantic love has been a challenging one. At 34 years old, I have finally come to a place that I am happy with myself and on top of that - I have a fulfilling romantic relationship. What is funny is that this only happened after I had pretty much given up on that happening. I wasn't sad about it anymore, I just realized that maybe I was never going to find romantic love, and that was ok. \n\nI got to a point that I thought most people were fooling themselves, that people were just too scared to be alone, and settled for someone so they could have some company and intimacy even though they didn't really love each other. I still think this happens, but now I know what it is really like to be in a relationship, where each others happiness and freedom is encouraged and appreciated and the best is truly wanted for each other, whatever that may be. \n\nI realize now that a big part of my struggle in the past was that my love was selfish. I was looking for someone else to make me happy. Sure I wanted to make them happy too, but the problem is that my happiness depended on them, so how could I really make them happy if my happiness depended on them? I don't think I really could have. \n\nI knew that I wanted to find a loving romantic relationship, but after years of disappointment, I decided that I should focus on improving myself. Part of my thinking was about some of the beautiful people I had been in relationships with that I had ended up hurting when I did not meet their expectations. I decided that I would be more careful about getting into a relationship as to not ever hurt anyone again. It is such a horrible feeling to know that I have caused someone pain. I don't want to spread that around.\n\nI sought spiritual guidance on my journey and came across some things that really helped me. I was interested in the buddhist thought that suffering comes from desire and to overcome suffering, one must overcome desire. I think there is definitely some truth to that but it might make more sense to say that selfish desire causes suffering. I also found wisdom in the great teacher Omraam Mikael Aivanhov. One thing in particular the he said really spoke to me and I basically took it as my own philosophy.\n\n>\"If you are always expecting to be considered, understood, helped or loved, you will never be happy, for everyone has their own worries and problems. Someone may be with you one minute but busy elsewhere the next, and then you have to manage on your own. This is why I tell you not to count too much on other people, because you cannot be certain of their attention, friendship and love. One moment you will feel understood and supported, but what will happen the next? You should never expect anything from others, especially not their love. It may come, of course; it may even keep on coming. If it comes, it will be welcome, and you will thank heaven, but you shouldn\u2019t expect it. Do you want to be happy? Do not ask to be loved; just love, day and night, and you will be happy all the time. One day a wonderful love affair may come out of the blue\u2026 Yes, why not? It can happen, but don\u2019t expect it\". \u2013 Omraam Mikhael Aivanhov\n\n

    https://s6.postimg.io/x8yfjl569/Resized_20160826_154139.jpg

    \n\nI came to a point of acceptance. I was really happy with myself. And although I was aware that I would enjoy a romantic relationship, I wasn't pining away for one. I came to a point that I really loved myself. I forgave myself for the pain I had caused in past relationships. Even though they had forgiven me long ago, my own guilt was so strong that it was really keeping me from finding happiness. I finally got to the point that I was truly happy and knew that I would be fine even if I died alone, and what do you think happened next? I found romantic love - deeply fulfilling romantic love that comes from two happy people that aren't dependent on each other for happiness but enjoy each other so much that they decide to continue to create more happiness together.\n\n# Voluntaryism\n \nOne of the main problems that I see with romantic relationships for many is that people start to get almost a sense of ownership over someone and don't allow the person to be who they want to be. I don't really understand why anyone would be so jealous and possessive. I only want to be with someone that wants to be with me. If we are not encouraging each other to follow our dreams and supporting each other on our journey than whats the point? Don't get me wrong, successful relationships do take work. You have to communicate openly and honestly and you have to make compromises and consider how your actions affect your partner, but its all a labor of love that you choose to do if you wish.\n\nBefore joining the steemit community, I don't think I had heard the word voluntaryism. Once I saw people talking about it and looked up the definition, I realized that I have a philosophy of voluntaryism. I believe this is the philosophy of the future. This is what can make anarchy a beautiful thing. When you have the freedom to do whatever you want and you choose to do things that help others as much or even more than they help yourself, that is beautiful.\n\n# Compassion\n\n>\u201cLove means loving the unlovable \u2013 or it is no virtue at all.\u201d - G. K. Chesterton\n\nAnother form of love is compassion. This is really the virtuous form of love that is done without selfishness. However, I believe that romantic love can be compassionate too. Even though the romance may bring you happiness, that was not your overriding goal for being in it. Sure, your happiness is important, but not more important than your partners happiness. You see this person and you love them and you want nothing more than for them to be successful and happy. That person sees you the same way and a relationship begins. You are not acting selfishly, but you are gaining the love and attention of someone and that adds to your happiness. This is not the same as loving the unlovable but it is still a virtuous love.\n\nIt's a funny story of when I first told my girlfriend that I loved her. It was very early on and I was a bit concerned that it would run her off, but I decided to throw caution to the wind, be myself, and express my inner feelings. this is how the conversation went down.\n\n**me:** I love you.\n\n**her:** You can't say that!\n\n**me:** Yes, I can!\n\n**her:** But you love everybody!\n\n**me:** True, but it's different.\n\nHaha, I love remembering that conversation. I had no expectation when I told her this. It did not bother me in the least, that she did not say it back. However it was only a few weeks later that she told me the she loved me too.\n\n

    https://s6.postimg.io/71x8nmmwh/Resized_20160826_154649.jpg

    ", + "category": "relationship", + "children": 2, + "created": "2016-09-09T17:21:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.cfau-pd.net/images/romantic-love-wallpapers/romantic-love-wallpapers-15.jpg", + "https://s6.postimg.io/x8yfjl569/Resized_20160826_154139.jpg", + "https://s6.postimg.io/71x8nmmwh/Resized_20160826_154649.jpg" + ], + "links": [ + "http://www.cfau-pd.net/wallpapers/romantic-love-wallpapers.html" + ], + "tags": [ + "relationship", + "life", + "freedom", + "love", + "happiness" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 38047643820091, + "payout": 147.866, + "payout_at": "2016-09-16T17:21:30", + "pending_payout_value": "147.866 HBD", + "percent_hbd": 10000, + "permlink": "love-happiness-and-freedom-part-1", + "post_id": 1186636, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 60 + }, + "title": "Finding Love, Happiness, and Freedom", + "updated": "2016-09-10T00:28:30", + "url": "/relationship/@richardcrill/love-happiness-and-freedom-part-1" + }, + { + "active_votes": [ + { + "rshares": 376077103938, + "voter": "anonymous" + }, + { + "rshares": 6188584407437, + "voter": "val-a" + }, + { + "rshares": 166607896572, + "voter": "highasfuck" + }, + { + "rshares": 2439365055153, + "voter": "badassmother" + }, + { + "rshares": 2108272817139, + "voter": "hr1" + }, + { + "rshares": 1183887013161, + "voter": "rossco99" + }, + { + "rshares": 4538025391853, + "voter": "wang" + }, + { + "rshares": 3104275797, + "voter": "boy" + }, + { + "rshares": 3768970352, + "voter": "bue-witness" + }, + { + "rshares": 684023815, + "voter": "bunny" + }, + { + "rshares": 54881528909, + "voter": "bue" + }, + { + "rshares": 1663376608, + "voter": "mini" + }, + { + "rshares": 213796245, + "voter": "moon" + }, + { + "rshares": 211175859256, + "voter": "alex90342fastn1" + }, + { + "rshares": 3556445322103, + "voter": "au1nethyb1" + }, + { + "rshares": 6136201028, + "voter": "bentley" + }, + { + "rshares": 412799547111, + "voter": "recursive3" + }, + { + "rshares": 2772159580025, + "voter": "recursive" + }, + { + "rshares": 899077651198, + "voter": "boombastic" + }, + { + "rshares": 8480286811, + "voter": "bingo-0" + }, + { + "rshares": 2154708395, + "voter": "bingo-1" + }, + { + "rshares": 479826474492, + "voter": "boatymcboatface" + }, + { + "rshares": 170209505968, + "voter": "pairmike" + }, + { + "rshares": 625011253, + "voter": "healthcare" + }, + { + "rshares": 1125731310657, + "voter": "tuck-fheman" + }, + { + "rshares": 973151466, + "voter": "daniel.pan" + }, + { + "rshares": 26057305221, + "voter": "dedriss" + }, + { + "rshares": 196852731768, + "voter": "gardenlady" + }, + { + "rshares": 288356419, + "voter": "helen.tan" + }, + { + "rshares": 24302685041, + "voter": "yefet" + }, + { + "rshares": 85212332042, + "voter": "acidsun" + }, + { + "rshares": 79785618296, + "voter": "edgeland" + }, + { + "rshares": 14585339405, + "voter": "full-measure" + }, + { + "rshares": 1154967916794, + "voter": "gavvet" + }, + { + "rshares": 478174901232, + "voter": "eeks" + }, + { + "rshares": 10276551983, + "voter": "richman" + }, + { + "rshares": 1053860322, + "voter": "weenfan" + }, + { + "rshares": 7604475145, + "voter": "kefkius" + }, + { + "rshares": 490977169, + "voter": "coar" + }, + { + "rshares": 188237947559, + "voter": "dragonslayer109" + }, + { + "rshares": 1014021436859, + "voter": "cyber" + }, + { + "rshares": 59784048590, + "voter": "theshell" + }, + { + "rshares": 3917668624262, + "voter": "satoshifund" + }, + { + "rshares": 54767725329, + "voter": "juanmiguelsalas" + }, + { + "rshares": 24830294413, + "voter": "wongshiying" + }, + { + "rshares": 130699479302, + "voter": "will-zewe" + }, + { + "rshares": 541025829823, + "voter": "infovore" + }, + { + "rshares": 284755394413, + "voter": "trogdor" + }, + { + "rshares": 6476214951, + "voter": "grandpere" + }, + { + "rshares": 37589166837, + "voter": "kimziv" + }, + { + "rshares": 46141350358, + "voter": "honeythief" + }, + { + "rshares": 2800106753, + "voter": "gary-smith" + }, + { + "rshares": 1987435375, + "voter": "mammasitta" + }, + { + "rshares": 5987868561, + "voter": "fuck.off" + }, + { + "rshares": 2313094321, + "voter": "superfreek" + }, + { + "rshares": 5762134818, + "voter": "iloveporn" + }, + { + "rshares": 4974068423, + "voter": "the.bot" + }, + { + "rshares": 7008789206, + "voter": "johnbradshaw" + }, + { + "rshares": 68369213559, + "voter": "norbu" + }, + { + "rshares": 175092740779, + "voter": "marina" + }, + { + "rshares": 4883849483, + "voter": "the.whale" + }, + { + "rshares": 217596841813, + "voter": "asmolokalo" + }, + { + "rshares": 4738465639, + "voter": "unicornfarts" + }, + { + "rshares": 53206948563, + "voter": "ezzy" + }, + { + "rshares": 3370349215, + "voter": "orly" + }, + { + "rshares": 18214221278, + "voter": "konstantin" + }, + { + "rshares": 23931839204, + "voter": "katyakov" + }, + { + "rshares": 2715471077, + "voter": "soupernerd" + }, + { + "rshares": 5001473150, + "voter": "vote" + }, + { + "rshares": 8044969869, + "voter": "elyaque" + }, + { + "rshares": 5145362269, + "voter": "kissmybutt" + }, + { + "rshares": 10685743006, + "voter": "spiz0r" + }, + { + "rshares": 160491068562, + "voter": "jacor" + }, + { + "rshares": 1137576053, + "voter": "steem1653" + }, + { + "rshares": 66947143, + "voter": "cynetyc" + }, + { + "rshares": 4725192532, + "voter": "gikitiki" + }, + { + "rshares": 10893493671, + "voter": "asim" + }, + { + "rshares": 5119748393, + "voter": "thegoodguy" + }, + { + "rshares": 17026901254, + "voter": "bdavid" + }, + { + "rshares": 3541275000, + "voter": "karen13" + }, + { + "rshares": 280868838879, + "voter": "nabilov" + }, + { + "rshares": 13358599572, + "voter": "meesterboom" + }, + { + "rshares": 15742556995, + "voter": "bycz" + }, + { + "rshares": 391368491, + "voter": "karenmckersie" + }, + { + "rshares": 10793265319, + "voter": "allmonitors" + }, + { + "rshares": 142067548446, + "voter": "bonface" + }, + { + "rshares": 42132881172, + "voter": "milestone" + }, + { + "rshares": 7003034048, + "voter": "lichtblick" + }, + { + "rshares": 37955810506, + "voter": "creemej" + }, + { + "rshares": 3867471486, + "voter": "maximkichev" + }, + { + "rshares": 235150660, + "voter": "keyser" + }, + { + "rshares": 2552685431, + "voter": "sgnsteems" + }, + { + "rshares": 35065172944, + "voter": "royaltiffany" + }, + { + "rshares": 19673327547, + "voter": "bendjmiller222" + }, + { + "rshares": 7491319278, + "voter": "bitcoiner" + }, + { + "rshares": 3402900859, + "voter": "tarindel" + }, + { + "rshares": 14081055736, + "voter": "beowulfoflegend" + }, + { + "rshares": 23250201147, + "voter": "deanliu" + }, + { + "rshares": 36885543908, + "voter": "sauravrungta" + }, + { + "rshares": 3638742046, + "voter": "mastletter" + }, + { + "rshares": 172157768077, + "voter": "jl777" + }, + { + "rshares": 1083403519, + "voter": "oecp85" + }, + { + "rshares": 1820728750, + "voter": "yarly" + }, + { + "rshares": 275109479, + "voter": "yarly2" + }, + { + "rshares": 275521387, + "voter": "yarly3" + }, + { + "rshares": 159279578, + "voter": "yarly4" + }, + { + "rshares": 160178852, + "voter": "yarly5" + }, + { + "rshares": 91302559, + "voter": "yarly7" + }, + { + "rshares": 9676251273, + "voter": "fishborne" + }, + { + "rshares": 20777421198, + "voter": "prufarchy" + }, + { + "rshares": 889079147, + "voter": "summonerrk" + }, + { + "rshares": 14316005865, + "voter": "lemooljiang" + }, + { + "rshares": 14671298655, + "voter": "proto" + }, + { + "rshares": 639294741, + "voter": "curator" + }, + { + "rshares": 2657574353, + "voter": "ace108" + }, + { + "rshares": 5280471906, + "voter": "sisterholics" + }, + { + "rshares": 441265922, + "voter": "yarly10" + }, + { + "rshares": 1674416218, + "voter": "alex.chien" + }, + { + "rshares": 236361100, + "voter": "yarly11" + }, + { + "rshares": 24450895845, + "voter": "brianphobos" + }, + { + "rshares": 5719106432, + "voter": "royalmacro" + }, + { + "rshares": 82681797, + "voter": "yarly12" + }, + { + "rshares": 40053798507, + "voter": "celebr1ty" + }, + { + "rshares": 1716002786, + "voter": "remlaps" + }, + { + "rshares": 1903154281, + "voter": "bullionstackers" + }, + { + "rshares": 24117033815, + "voter": "williambanks" + }, + { + "rshares": 46601858531, + "voter": "jasonstaggers" + }, + { + "rshares": 3776391919, + "voter": "webosfritos" + }, + { + "rshares": 3171910709, + "voter": "glitterpig" + }, + { + "rshares": 2666275523, + "voter": "weenis" + }, + { + "rshares": 972832549, + "voter": "metaflute" + }, + { + "rshares": 166689409, + "voter": "naomi-louise" + }, + { + "rshares": 7417397768, + "voter": "taker" + }, + { + "rshares": 4870706854, + "voter": "nekromarinist" + }, + { + "rshares": 2580693136, + "voter": "merej99" + }, + { + "rshares": 190066287302, + "voter": "laonie" + }, + { + "rshares": 15535624716, + "voter": "magicmonk" + }, + { + "rshares": 24515349315, + "voter": "laoyao" + }, + { + "rshares": 6521912932, + "voter": "myfirst" + }, + { + "rshares": 45132313147, + "voter": "somebody" + }, + { + "rshares": 1688264532, + "voter": "flysaga" + }, + { + "rshares": 12649246504, + "voter": "gmurph" + }, + { + "rshares": 1231303700, + "voter": "stormblaze" + }, + { + "rshares": 9972146247, + "voter": "midnightoil" + }, + { + "rshares": 3990648293, + "voter": "ullikume" + }, + { + "rshares": 3334115165, + "voter": "darrenturetzky" + }, + { + "rshares": 27184046835, + "voter": "omfedor" + }, + { + "rshares": 21305010319, + "voter": "xiaohui" + }, + { + "rshares": 5627446294, + "voter": "oflyhigh" + }, + { + "rshares": 780072961, + "voter": "xiaokongcom" + }, + { + "rshares": 9570014129, + "voter": "thebotkiller" + }, + { + "rshares": 3238497654, + "voter": "blow" + }, + { + "rshares": 13402854776, + "voter": "cristi" + }, + { + "rshares": 15312261756, + "voter": "scaredycatguide" + }, + { + "rshares": 1571950883, + "voter": "xianjun" + }, + { + "rshares": 5301197324, + "voter": "melek" + }, + { + "rshares": 84316445731, + "voter": "miacats" + }, + { + "rshares": 58970189, + "voter": "party1998" + }, + { + "rshares": 222804436, + "voter": "party1999" + }, + { + "rshares": 103197913, + "voter": "microluck" + }, + { + "rshares": 1604581150, + "voter": "chinadaily" + }, + { + "rshares": 7978046054, + "voter": "kyriacos" + }, + { + "rshares": 249946232, + "voter": "jimmytwoshoes" + }, + { + "rshares": 13246920821, + "voter": "gvargas123" + }, + { + "rshares": 4641169235, + "voter": "themanualbot" + }, + { + "rshares": 88080681820, + "voter": "icfiedler" + }, + { + "rshares": 3509514559, + "voter": "shneakysquirrel" + }, + { + "rshares": 5019499226, + "voter": "voltarius" + }, + { + "rshares": 64125224258, + "voter": "sweetsssj" + }, + { + "rshares": 23902303809, + "voter": "andrewawerdna" + }, + { + "rshares": 7964065692, + "voter": "sethlinson" + }, + { + "rshares": 7674854463, + "voter": "craigwilliamz" + }, + { + "rshares": 4803784364, + "voter": "anarcho-andrei" + }, + { + "rshares": 8192782783, + "voter": "onetree" + }, + { + "rshares": 4508172593, + "voter": "steemitpatina" + }, + { + "rshares": 78446034, + "voter": "pery" + }, + { + "rshares": 948825117, + "voter": "runridefly" + }, + { + "rshares": 55201559808, + "voter": "skum" + }, + { + "rshares": 98234149, + "voter": "trendwizard" + }, + { + "rshares": 55145444, + "voter": "antoninaral1965" + }, + { + "rshares": 18057447022, + "voter": "sponge-bob" + }, + { + "rshares": 6159077937, + "voter": "leavemealone" + }, + { + "rshares": 892494003, + "voter": "smisi" + }, + { + "rshares": 112547365, + "voter": "tito-baron" + }, + { + "rshares": 343962034, + "voter": "panther" + }, + { + "rshares": 818639338, + "voter": "serioustruth" + }, + { + "rshares": 902283883, + "voter": "brains" + }, + { + "rshares": 459120073, + "voter": "jessicanicklos" + }, + { + "rshares": 5314294282, + "voter": "chick1" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 100621953, + "voter": "rynow" + }, + { + "rshares": 51851380, + "voter": "tanstaaflcafe" + }, + { + "rshares": 1176614558, + "voter": "anns" + }, + { + "rshares": 152590164, + "voter": "siniceku" + }, + { + "rshares": 1507647821, + "voter": "seanmeeh42" + }, + { + "rshares": 162122069, + "voter": "narrowminded" + }, + { + "rshares": 151384566, + "voter": "dresden" + }, + { + "rshares": 160830341, + "voter": "stepcoin" + }, + { + "rshares": 158860455, + "voter": "jameshowarrd" + }, + { + "rshares": 59566200, + "voter": "serikus" + }, + { + "rshares": 159310206, + "voter": "arturmolla" + }, + { + "rshares": 155930247, + "voter": "mastercoin" + }, + { + "rshares": 149674675, + "voter": "blackheart304" + }, + { + "rshares": 123954585, + "voter": "roger.steemit" + } + ], + "author": "jacor", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.65, + "beneficiaries": [], + "blacklists": [], + "body": "We are all looking for ways to ensure that the Steem platform is an everlasting platform due to the fact that we have an interest for this to happen. During the past few weeks which I have been on the platform I have been meeting a lot of very interesting people :) Each and everybody on the platform have different views on various aspects. I just love it. I have even changed my views on a few things. But that is not what I want to talk about today.\n\nhttp://www.omnlondon.com/wp-content/uploads/2014/05/BLOG-20130716-RepMgmt.png\n[Image Credit](http://www.omnlondon.com/wp-content/uploads/2014/05/BLOG-20130716-RepMgmt.png)\n\nOne thing that I have noticed, is that it doesn't matter where in the world each of us is from, we will all stand together against someone who is doing or even trying anything that can hurt the reputation of Steemit - we will all stand together. This unity is independent of race, gender, religious believe, or any differences of opinion which exists between us. \n\n## When someone hurts the reputation of Steemit, they get hurt by the people of the platform :) Beautiful isn't it.\n\nI guess there are many reasons for the brother / sisterhood of the community of Steemit, but one obvious reason is that we are as human beings, are emotionally invested in the things we share. Sure there are people, which are here for just making a quick buck, but those of us with long term interest, will be rewarded in the long run and will fight together t survive in the long run.\n\nIn my mind there are no way to build this platform without friction between users, but at the end of the day if we all have the same goal, we will unite! Another point that I should raise:\n\n## The desire for recognition is a global truth\nhttp://www.businessnewsdaily.com/images/i/000/002/083/original/happy-employees.jpg?1334249903\n\nA large portion of the younger generation are on the platform for different reasons than the older generation, but there is always a place for each generation to work together. I have seen a lot of conversation about the price of Steem and Steem dollar over the past few weeks. A key point what I want to make about that is:\n\n## Reputation and reward goes hand in hand\n\nA bad reputation **will** and always should give less reward as a good reputation. We as human beings care much more about our reputation as we make out to. I referenced the following experiment in an earlier post, but would like to mention this again. \n\n> Reputation makes us feel good. But the link between reputation and reward is more\ndirect and powerful than you might think. In 2008 the National Institute for Physiological\nSciences in Aichi, Japan, mapped neural responses in the brain to different rewards.\nOne reward was financial; subjects played a card game and were rewarded with money\nfor winning. The second was reputational;\nsubjects were shown a picture of their face with a positive or negative description\nunderneath, supposedly written by their peers.\nWhen the subject\u2019s brain was monitored it showed that the brain responded in exactly\nthe same way to the financial reward as it did to positive reputation.\nIn other words, our brains consider personal reputation to be as valuable to us as money.\n[Wave Study] - (http://wave.umww.com/)\n\nI have written many posts, about how important it is to build a good reputation on the platform. Please have a read through. \n\n## My question: If we as humans feels so strong about our personal reputation, should we not find a way to include the reputation score in the algorithm for the distribution of SBD and Steem power? \n\nI do not have the answer, but believe it is something to consider, as building a good reputation is part of the way the human mind works. Nobody which I know in any case, enjoys having a bad reputation. I still believe that Steemit needs to create a middle class, which will result in more even distribution of rewards. \n\n[How do we create a middle classe?](https://steemit.com/steemit/@jacor/how-do-we-create-a-middle-class)\n\nYour comments would be appreciated.\n______\n
    \"\"
    ", + "category": "reputation", + "children": 14, + "created": "2016-09-09T08:39:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.omnlondon.com/wp-content/uploads/2014/05/BLOG-20130716-RepMgmt.png", + "http://www.businessnewsdaily.com/images/i/000/002/083/original/happy-employees.jpg?1334249903", + "https://s26.postimg.org/ddy62c3h5/Follow_Me_Rectangle_Small.png" + ], + "links": [ + "http://www.omnlondon.com/wp-content/uploads/2014/05/BLOG-20130716-RepMgmt.png", + "http://wave.umww.com/", + "https://steemit.com/steemit/@jacor/how-do-we-create-a-middle-class", + "https://steemit.com/@jacor" + ], + "tags": [ + "reputation", + "steemit", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 37891419822195, + "payout": 147.775, + "payout_at": "2016-09-16T08:39:39", + "pending_payout_value": "147.775 HBD", + "percent_hbd": 10000, + "permlink": "reputation-economy", + "post_id": 1182053, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 206 + }, + "title": "Reputation economy", + "updated": "2016-09-09T08:39:39", + "url": "/reputation/@jacor/reputation-economy" + }, + { + "active_votes": [ + { + "rshares": 318267002439, + "voter": "anonymous" + }, + { + "rshares": 13680480988848, + "voter": "rainman" + }, + { + "rshares": 4094069655069, + "voter": "riverhead" + }, + { + "rshares": 3066475747813, + "voter": "lafona-miner" + }, + { + "rshares": 5877199064765, + "voter": "enki" + }, + { + "rshares": 473863639731, + "voter": "lafona" + }, + { + "rshares": 150304601904, + "voter": "svk" + }, + { + "rshares": 1075692460238, + "voter": "delegate.lafona" + }, + { + "rshares": 311761597191, + "voter": "lafona5" + }, + { + "rshares": 3104745859, + "voter": "boy" + }, + { + "rshares": 3769561419, + "voter": "bue-witness" + }, + { + "rshares": 684095163, + "voter": "bunny" + }, + { + "rshares": 54945313998, + "voter": "bue" + }, + { + "rshares": 1663603094, + "voter": "mini" + }, + { + "rshares": 4890289653252, + "voter": "witness.svk" + }, + { + "rshares": 213805550, + "voter": "moon" + }, + { + "rshares": 207085095819, + "voter": "alex90342fastn1" + }, + { + "rshares": 625071742, + "voter": "healthcare" + }, + { + "rshares": 973269361, + "voter": "daniel.pan" + }, + { + "rshares": 288375028, + "voter": "helen.tan" + }, + { + "rshares": 2195943932, + "voter": "andzzz" + }, + { + "rshares": 18727094035, + "voter": "fkn" + }, + { + "rshares": 103024401681, + "voter": "alexandra-renee" + }, + { + "rshares": 24633378108, + "voter": "elishagh1" + }, + { + "rshares": 1412864335, + "voter": "murh" + }, + { + "rshares": 27677303613, + "voter": "thecryptofiend" + }, + { + "rshares": 76653120846, + "voter": "faddat" + }, + { + "rshares": 290566043616, + "voter": "trogdor" + }, + { + "rshares": 188083309626, + "voter": "kimziv" + }, + { + "rshares": 12333425439, + "voter": "primus" + }, + { + "rshares": 7386804467, + "voter": "dasha" + }, + { + "rshares": 47483500509, + "voter": "booja" + }, + { + "rshares": 63421224644, + "voter": "furion" + }, + { + "rshares": 451626840, + "voter": "barbara2" + }, + { + "rshares": 501828136, + "voter": "ch0c0latechip" + }, + { + "rshares": 464426665, + "voter": "doge4lyf" + }, + { + "rshares": 967494073, + "voter": "steem1653" + }, + { + "rshares": 3574591587, + "voter": "tarindel" + }, + { + "rshares": 3468024472, + "voter": "travelista" + }, + { + "rshares": 34637094801, + "voter": "zaebars" + }, + { + "rshares": 15175111457, + "voter": "positive" + }, + { + "rshares": 231302899, + "voter": "sergey44" + }, + { + "rshares": 614768567, + "voter": "curator" + }, + { + "rshares": 29064987799, + "voter": "sisterholics" + }, + { + "rshares": 28271444612, + "voter": "brianphobos" + }, + { + "rshares": 512464685, + "voter": "fnait" + }, + { + "rshares": 467579834, + "voter": "keepcalmand" + }, + { + "rshares": 5338833330, + "voter": "sulev" + }, + { + "rshares": 46863699000, + "voter": "jasonstaggers" + }, + { + "rshares": 56641508681, + "voter": "gomeravibz" + }, + { + "rshares": 1014637862688, + "voter": "laonie" + }, + { + "rshares": 36640334531, + "voter": "myfirst" + }, + { + "rshares": 219380387474, + "voter": "somebody" + }, + { + "rshares": 8446765616, + "voter": "flysaga" + }, + { + "rshares": 6056502236, + "voter": "brendio" + }, + { + "rshares": 49895974171, + "voter": "midnightoil" + }, + { + "rshares": 12539157886, + "voter": "stephen.king989" + }, + { + "rshares": 113721459524, + "voter": "xiaohui" + }, + { + "rshares": 19548643377, + "voter": "velourex" + }, + { + "rshares": 3902776555, + "voter": "xiaokongcom" + }, + { + "rshares": 3159001908, + "voter": "cmorton" + }, + { + "rshares": 7865056006, + "voter": "xianjun" + }, + { + "rshares": 5829784088, + "voter": "lordvader" + }, + { + "rshares": 7707586354, + "voter": "mione" + }, + { + "rshares": 516130761, + "voter": "microluck" + }, + { + "rshares": 6294151298, + "voter": "solarguy" + }, + { + "rshares": 3299146761, + "voter": "movievertigo" + }, + { + "rshares": 14725059580, + "voter": "mikemacintire" + }, + { + "rshares": 6323517480, + "voter": "hilarski" + }, + { + "rshares": 8040834803, + "voter": "craigwilliamz" + }, + { + "rshares": 8669640188, + "voter": "steemitpatina" + }, + { + "rshares": 106772532532, + "voter": "shenanigator" + }, + { + "rshares": 8590859647, + "voter": "daveks" + }, + { + "rshares": 21853455037, + "voter": "mikehere" + }, + { + "rshares": 477230877, + "voter": "wakeupnd" + }, + { + "rshares": 56354271978, + "voter": "luminousvisions" + }, + { + "rshares": 88409423, + "voter": "steemerpat" + }, + { + "rshares": 2075699074, + "voter": "edgarsart" + }, + { + "rshares": 595685948, + "voter": "kiwideb" + }, + { + "rshares": 8570038390, + "voter": "richardjuckes" + }, + { + "rshares": 52960166, + "voter": "dadinova" + }, + { + "rshares": 9777309956, + "voter": "benadapt" + }, + { + "rshares": 159901326, + "voter": "gracewriter" + }, + { + "rshares": 3703229486, + "voter": "ibringawareness" + }, + { + "rshares": 3135400570, + "voter": "steempowerwhale" + }, + { + "rshares": 8133989234, + "voter": "tarekadam" + }, + { + "rshares": 78346192, + "voter": "flourishing" + }, + { + "rshares": 1359624210, + "voter": "rusteemitblog" + }, + { + "rshares": 180191819, + "voter": "mexresorts" + } + ], + "author": "mikehere", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.75, + "beneficiaries": [], + "blacklists": [], + "body": "Welcome to part 4 of our amazing journey of making a total life change. Going from a computer software engineer at the top of my career to living on a sailboat in the Caribbean to this chapter living on a farm in Puerto Rico.\n\n

    For my previous chapters see:

    \n* [How I went from creating QuickPay for Quicken to selling almost everything to go live on a sailboat in the Caribbean](https://steemit.com/life/@mikehere/moving-to-paradise-from-creating-quickpay-for-quicken-to-living-on-a-sailboat-in-the-caribbean-part-1)\n* [Sint Maarten to Virgin Gorda and almost crashing on the rocks](https://steemit.com/life/@mikehere/moving-to-paradise-from-creating-quickpay-for-quicken-to-living-on-a-sailboat-in-the-caribbean-part-2-sint-maarten-to-virgin) \n* [Downsizing and living in Paradise off the grid](https://steemit.com/life/@mikehere/downsizing-and-living-in-paradise-off-the-grid)\n\nhttp://mikepotterhere.com/wp-content/uploads/2016/09/farmboy.png\n(Me bringing home my banana harvest)\n\n

    Buying a farm in Puerto Rico

    \n\nIn June 1995, just a few months before the [hurricane hit while living on the sailboat](https://steemit.com/life/@mikehere/downsizing-and-living-in-paradise-off-the-grid) I saw a classified ad in the local paper that read: \"12 acre farm with house in Puerto Rico $60,000\". \n\nAfter living in the Virgin Islands and seeing that a small home was going for 1/4 million with really no land or resources we thought we would take a trip to [Puerto Rico](https://www.google.com/maps/@18.3354682,-66.4739499,111728m/data=!3m1!1e3) to check it out.\n\nWe called the agent and she gave us directions and said the fastest way to the farm was to take the government ferry on [Lago Dos Bocus](https://www.google.com/maps/@18.3375687,-66.6694852,731a,20y,180h,41.51t/data=!3m1!1e3). Since Highway 10 wasn't built yet it would cut 90 minutes off the journey to the farm.\n\nSo we fly into [San Juan](https://www.google.com/maps/@18.4354195,-66.0165549,11776m/data=!3m1!1e3) and rent a car and were off to [Arecibo](https://www.google.com/maps/@18.4435714,-66.7030419,11755m/data=!3m1!1e3). Just being on a freeway was certainly a nice change.\n\nOnce we get to Arecibo we head off into the interior of the island to the [Embarcadero del Lago Dos Bocas](https://www.google.com/maps/place/Embarcadero+del+Lago+Dos+Bocas/@18.3329342,-66.6709221,1736m/data=!3m1!1e3!4m5!3m4!1s0x0:0x9f7eed0a24e12c1e!8m2!3d18.3323417!4d-66.6702037) which is an adventure in itself being the road is so narrow and winding.\n\nAt the boat launch we find that they have free government run boats that takes locals and tourist to a number of spots on the lake. Going down the lake on this small boat was like we were going through the Amazon rain forest. Just seeing all the natural resources and plant life sold me already.\n\nhttp://mikepotterhere.com/wp-content/uploads/2016/09/prfirst.jpg\n\nWe meet up with the agent [at the end](https://www.google.com/maps/@18.3148247,-66.6553433,832a,20y,51h/data=!3m1!1e3) and she drives us up a winding one lane road to the farm.\n\nWow! [What a view](https://www.google.com/maps/@18.3375687,-66.6694852,731a,20y,180h,41.51t/data=!3m1!1e3)!\n\nhttp://mikepotterhere.com/wp-content/uploads/2016/09/prhome51.jpg\n(This is the view from the deck of the house)\n\nNow the 600 sq ft house needed a little work for sure but the beauty of the area took our breath away.\n\nhttp://mikepotterhere.com/wp-content/uploads/2016/09/prhome1.jpg\n\nCome to find out the farm gets fresh drinking water from an underground source. And there is a water fall on the property! Wow!!!\n\nhttp://mikepotterhere.com/wp-content/uploads/2016/09/waterfall.jpg\n\nOk, with so many resources, with this view and for this price we decide to buy it just as an investment not knowing that in 4 months we would be moving here.\n\n

    Fixing her up

    \n\nThe first thing we did was strip the place of everything but the walls. We patched, we painted, we put in new outlets, a whole new bathroom, put up shelves, a couple glass windows, new kitchen cabinets, fridge, gas stove, washing machine and other furnishings.\n\nSince we were at 1200 ft elevation and in the mountains we didn't need air conditioning but we did need a dehumidifier. Before we got it, it would get so wet inside the house the walls and ceiling would drip and things would start to mold.\n\n

    The end results

    \n\nThe end result of many months of hard work paid off. I called this Paradise Farms. We grew coffee, bananas, plantains, oranges, tangerines, avocados, tomatoes and we had over 50 chickens and a few ducks.\n\nhttp://mikepotterhere.com/wp-content/uploads/2016/09/prhome92.jpg\n\nhttp://mikepotterhere.com/wp-content/uploads/2016/09/prhome8.jpg\n\nhttp://mikepotterhere.com/wp-content/uploads/2016/09/prhome93.jpg\n\nhttp://mikepotterhere.com/wp-content/uploads/2016/09/prhome2.jpg\n\nhttp://mikepotterhere.com/wp-content/uploads/2016/09/prhome9.jpg\n\nAnd of course we had to get a farm dog and cat. The dog we actually rescued off an abandoned farm and later found the original owner that said we can have her. [She lived to be 19 years old](https://steemit.com/life/@mikehere/pets-should-live-our-lifetime-to-be-forever-remembered-on-the-blockchain).\n\nhttp://mikepotterhere.com/wp-content/uploads/2016/09/cana3.jpg\n\n

    Lessons learned in Puerto Rico

    \n\n* Puerto Rico is an amazing place with wonderful people. Everyone made us part of their family and we really learned what was important in life. As they say \"Mi casa is su casa\" where they might not have anything but every time you would go over they would feed you and make sure you are comfortable. Such hospitality.\n* People with nothing living in a tin roof house can be happier than those living in a mansion.\n* Don't be afraid of change and moving to a foreign land.\n\nWe ended up living in Puerto Rico for 4 years and it was so hard coming back to the States in 1999 to start making money again. The infrastructure wasn't the best for trying to run an Internet business at the time. Every time it would rain which was almost every day the phone lines would stop working. Plus there would be days were the power would go out. We were without power for 2 months after Hurricane George.\n\nSo if you have a chance to go to Puerto Rico be sure to stay a few years so you can tour the island. It truly is the Enchanted Island.\n\n", + "category": "travel", + "children": 15, + "created": "2016-09-10T01:47:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://mikepotterhere.com/wp-content/uploads/2016/09/farmboy.png", + "http://mikepotterhere.com/wp-content/uploads/2016/09/prfirst.jpg", + "http://mikepotterhere.com/wp-content/uploads/2016/09/prhome51.jpg", + "http://mikepotterhere.com/wp-content/uploads/2016/09/prhome1.jpg", + "http://mikepotterhere.com/wp-content/uploads/2016/09/waterfall.jpg", + "http://mikepotterhere.com/wp-content/uploads/2016/09/prhome92.jpg", + "http://mikepotterhere.com/wp-content/uploads/2016/09/prhome8.jpg", + "http://mikepotterhere.com/wp-content/uploads/2016/09/prhome93.jpg", + "http://mikepotterhere.com/wp-content/uploads/2016/09/prhome2.jpg", + "http://mikepotterhere.com/wp-content/uploads/2016/09/prhome9.jpg", + "http://mikepotterhere.com/wp-content/uploads/2016/09/cana3.jpg", + "http://mikepotterhere.com/wp-content/uploads/2016/08/steemfollow.gif" + ], + "links": [ + "https://steemit.com/life/@mikehere/moving-to-paradise-from-creating-quickpay-for-quicken-to-living-on-a-sailboat-in-the-caribbean-part-1", + "https://steemit.com/life/@mikehere/moving-to-paradise-from-creating-quickpay-for-quicken-to-living-on-a-sailboat-in-the-caribbean-part-2-sint-maarten-to-virgin", + "https://steemit.com/life/@mikehere/downsizing-and-living-in-paradise-off-the-grid", + "https://www.google.com/maps/@18.3354682,-66.4739499,111728m/data=!3m1!1e3", + "https://www.google.com/maps/@18.3375687,-66.6694852,731a,20y,180h,41.51t/data=!3m1!1e3", + "https://www.google.com/maps/@18.4354195,-66.0165549,11776m/data=!3m1!1e3", + "https://www.google.com/maps/@18.4435714,-66.7030419,11755m/data=!3m1!1e3", + "https://www.google.com/maps/place/Embarcadero+del+Lago+Dos+Bocas/@18.3329342,-66.6709221,1736m/data=!3m1!1e3!4m5!3m4!1s0x0:0x9f7eed0a24e12c1e!8m2!3d18.3323417!4d-66.6702037", + "https://www.google.com/maps/@18.3148247,-66.6553433,832a,20y,51h/data=!3m1!1e3", + "https://steemit.com/life/@mikehere/pets-should-live-our-lifetime-to-be-forever-remembered-on-the-blockchain", + "https://steemit.com/@mikehere" + ], + "tags": [ + "travel", + "life", + "story", + "writing" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 37091761459722, + "payout": 146.225, + "payout_at": "2016-09-17T01:47:57", + "pending_payout_value": "146.225 HBD", + "percent_hbd": 10000, + "permlink": "living-in-paradise-from-nice-home-to-boat-to-living-on-a-farm-in-puerto-rico", + "post_id": 1191266, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 89 + }, + "title": "Living in Paradise - From Nice Home to Boat to living on a Farm in Puerto Rico", + "updated": "2016-09-10T14:31:39", + "url": "/travel/@mikehere/living-in-paradise-from-nice-home-to-boat-to-living-on-a-farm-in-puerto-rico" + }, + { + "active_votes": [ + { + "rshares": 549762171663, + "voter": "barrie" + }, + { + "rshares": 347175063905, + "voter": "anonymous" + }, + { + "rshares": 166619771377, + "voter": "highasfuck" + }, + { + "rshares": 2326424326392, + "voter": "badassmother" + }, + { + "rshares": 6540622906365, + "voter": "xeldal" + }, + { + "rshares": 2015745771109, + "voter": "hr1" + }, + { + "rshares": 4538903741739, + "voter": "wang" + }, + { + "rshares": 5671967166550, + "voter": "steemit200" + }, + { + "rshares": 3104504039, + "voter": "boy" + }, + { + "rshares": 3769254497, + "voter": "bue-witness" + }, + { + "rshares": 684053311, + "voter": "bunny" + }, + { + "rshares": 43937167902, + "voter": "bue" + }, + { + "rshares": 1330784507, + "voter": "mini" + }, + { + "rshares": 213799350, + "voter": "moon" + }, + { + "rshares": 1764852310692, + "voter": "joseph" + }, + { + "rshares": 3189352280480, + "voter": "au1nethyb1" + }, + { + "rshares": 425678007303, + "voter": "recursive2" + }, + { + "rshares": 2705547195481, + "voter": "recursive" + }, + { + "rshares": 7692513021, + "voter": "bingo-0" + }, + { + "rshares": 425368698208, + "voter": "boatymcboatface" + }, + { + "rshares": 61563687905, + "voter": "vip" + }, + { + "rshares": 10086257822, + "voter": "idol" + }, + { + "rshares": 625036088, + "voter": "healthcare" + }, + { + "rshares": 973205805, + "voter": "daniel.pan" + }, + { + "rshares": 211599684745, + "voter": "steemrollin" + }, + { + "rshares": 933867237, + "voter": "relativelyboston" + }, + { + "rshares": 41007720483, + "voter": "alexgr" + }, + { + "rshares": 230688861, + "voter": "helen.tan" + }, + { + "rshares": 1662645279, + "voter": "jocelyn" + }, + { + "rshares": 9781688967, + "voter": "andzzz" + }, + { + "rshares": 85951923946, + "voter": "edgeland" + }, + { + "rshares": 9698060620, + "voter": "gregory60" + }, + { + "rshares": 10119026586, + "voter": "fkn" + }, + { + "rshares": 13311134922, + "voter": "elishagh1" + }, + { + "rshares": 147562350790, + "voter": "steve-walschot" + }, + { + "rshares": 7606090564, + "voter": "kefkius" + }, + { + "rshares": 1412770098, + "voter": "murh" + }, + { + "rshares": 2264957065, + "voter": "error" + }, + { + "rshares": 943640130971, + "voter": "cyber" + }, + { + "rshares": 3687800148582, + "voter": "satoshifund" + }, + { + "rshares": 3226898071, + "voter": "pangur-ban" + }, + { + "rshares": 87134132242, + "voter": "schro" + }, + { + "rshares": 279147173498, + "voter": "trogdor" + }, + { + "rshares": 32136652184, + "voter": "michaelx" + }, + { + "rshares": 102404387233, + "voter": "geoffrey" + }, + { + "rshares": 32232274761, + "voter": "kimziv" + }, + { + "rshares": 280938016382, + "voter": "lukestokes" + }, + { + "rshares": 45247865048, + "voter": "honeythief" + }, + { + "rshares": 591113856, + "voter": "svamiva" + }, + { + "rshares": 2313150238, + "voter": "superfreek" + }, + { + "rshares": 497410679, + "voter": "mrhankeh" + }, + { + "rshares": 83248059444, + "voter": "venuspcs" + }, + { + "rshares": 84398536655, + "voter": "rubybian" + }, + { + "rshares": 132366664791, + "voter": "derekareith" + }, + { + "rshares": 34412970387, + "voter": "furion" + }, + { + "rshares": 249557212, + "voter": "barbara2" + }, + { + "rshares": 277287010, + "voter": "ch0c0latechip" + }, + { + "rshares": 256637308, + "voter": "doge4lyf" + }, + { + "rshares": 1024254768, + "voter": "steem1653" + }, + { + "rshares": 16766074599, + "voter": "sebastien" + }, + { + "rshares": 16164333545, + "voter": "aaseb" + }, + { + "rshares": 3320415923, + "voter": "karen13" + }, + { + "rshares": 1369518296, + "voter": "jrd8526" + }, + { + "rshares": 8392281076, + "voter": "noodhoog" + }, + { + "rshares": 16065588221, + "voter": "bycz" + }, + { + "rshares": 33856179150, + "voter": "creemej" + }, + { + "rshares": 91926117, + "voter": "wildchild" + }, + { + "rshares": 11786682718, + "voter": "benjiberigan" + }, + { + "rshares": 70775007750, + "voter": "thylbom" + }, + { + "rshares": 19453731732, + "voter": "bendjmiller222" + }, + { + "rshares": 3404087690, + "voter": "tarindel" + }, + { + "rshares": 161412556119, + "voter": "jl777" + }, + { + "rshares": 7454548770, + "voter": "lostnuggett" + }, + { + "rshares": 8199017361, + "voter": "positive" + }, + { + "rshares": 66689830, + "voter": "sergey44" + }, + { + "rshares": 13755442064, + "voter": "proto" + }, + { + "rshares": 5282920968, + "voter": "sisterholics" + }, + { + "rshares": 1557907127, + "voter": "alex.chien" + }, + { + "rshares": 387736780, + "voter": "ethanjames" + }, + { + "rshares": 283158591, + "voter": "fnait" + }, + { + "rshares": 258366825, + "voter": "keepcalmand" + }, + { + "rshares": 6317508571, + "voter": "stef" + }, + { + "rshares": 149543802, + "voter": "steemster1" + }, + { + "rshares": 4670231008, + "voter": "sulev" + }, + { + "rshares": 111662435976, + "voter": "sterlinluxan" + }, + { + "rshares": 239726703, + "voter": "windoff" + }, + { + "rshares": 6888349735, + "voter": "taker" + }, + { + "rshares": 60565253, + "voter": "sharon" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 158474840746, + "voter": "laonie" + }, + { + "rshares": 6534504521, + "voter": "myfirst" + }, + { + "rshares": 5173706061, + "voter": "rich77" + }, + { + "rshares": 38701105508, + "voter": "somebody" + }, + { + "rshares": 13815931985, + "voter": "persianqueen" + }, + { + "rshares": 1447600233, + "voter": "flysaga" + }, + { + "rshares": 2766736973, + "voter": "chris.roy" + }, + { + "rshares": 8550860772, + "voter": "midnightoil" + }, + { + "rshares": 21313873231, + "voter": "xiaohui" + }, + { + "rshares": 61261066, + "voter": "jackkomber" + }, + { + "rshares": 1368553119, + "voter": "paynode" + }, + { + "rshares": 668853930, + "voter": "xiaokongcom" + }, + { + "rshares": 107252062, + "voter": "future24" + }, + { + "rshares": 62188234, + "voter": "msjennifer" + }, + { + "rshares": 57196572, + "voter": "ciao" + }, + { + "rshares": 1563609990, + "voter": "jrcornel" + }, + { + "rshares": 56682205, + "voter": "steemo" + }, + { + "rshares": 3918327337, + "voter": "alchemage" + }, + { + "rshares": 1347876725, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 58969965, + "voter": "nyoba" + }, + { + "rshares": 71241819, + "voter": "confucius" + }, + { + "rshares": 3441633357, + "voter": "bledarus" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 58970189, + "voter": "party1998" + }, + { + "rshares": 222804436, + "voter": "party1999" + }, + { + "rshares": 57405835, + "voter": "jarvis" + }, + { + "rshares": 88464677, + "voter": "microluck" + }, + { + "rshares": 55520042, + "voter": "fortuner" + }, + { + "rshares": 663686280832, + "voter": "dollarvigilante" + }, + { + "rshares": 1449312046, + "voter": "anotherjoe" + }, + { + "rshares": 19386201599, + "voter": "kafkanarchy84" + }, + { + "rshares": 3301131515, + "voter": "macartem" + }, + { + "rshares": 13247318328, + "voter": "gvargas123" + }, + { + "rshares": 3624510332, + "voter": "catherinebleish" + }, + { + "rshares": 54235184, + "voter": "johnbyrd" + }, + { + "rshares": 54218223, + "voter": "thomasaustin" + }, + { + "rshares": 54216305, + "voter": "thermor" + }, + { + "rshares": 54227808, + "voter": "ficholl" + }, + { + "rshares": 54209199, + "voter": "widell" + }, + { + "rshares": 10536610274, + "voter": "elissahawke" + }, + { + "rshares": 53821337, + "voter": "revelbrooks" + }, + { + "rshares": 2576533802, + "voter": "rossenpavlov" + }, + { + "rshares": 1926286540, + "voter": "matildapurse" + }, + { + "rshares": 48324918310, + "voter": "dragonanarchist" + }, + { + "rshares": 14724603560, + "voter": "mikemacintire" + }, + { + "rshares": 59062158, + "voter": "laurengrace" + }, + { + "rshares": 9440520671, + "voter": "sethlinson" + }, + { + "rshares": 11854139983, + "voter": "hilarski" + }, + { + "rshares": 7674971846, + "voter": "craigwilliamz" + }, + { + "rshares": 3339742103, + "voter": "erikaharris" + }, + { + "rshares": 59263960, + "voter": "stevenlytle" + }, + { + "rshares": 3420518904, + "voter": "booky" + }, + { + "rshares": 65964429, + "voter": "dbecker" + }, + { + "rshares": 8197561476, + "voter": "onetree" + }, + { + "rshares": 4024808909, + "voter": "lily-da-vine" + }, + { + "rshares": 1019120245, + "voter": "therealpaul" + }, + { + "rshares": 29086723061, + "voter": "daut44" + }, + { + "rshares": 113604387983, + "voter": "larkenrose" + }, + { + "rshares": 57295162, + "voter": "johnm862" + }, + { + "rshares": 52708083, + "voter": "curpose" + }, + { + "rshares": 58309524, + "voter": "waldencall" + }, + { + "rshares": 725221915, + "voter": "maceytomlin" + }, + { + "rshares": 58257395, + "voter": "zachariasz" + }, + { + "rshares": 4392682203, + "voter": "daniel030" + }, + { + "rshares": 2191791333, + "voter": "voluntary" + }, + { + "rshares": 168333416, + "voter": "groovedigital" + }, + { + "rshares": 27320861825, + "voter": "krnel" + }, + { + "rshares": 6746483942, + "voter": "loganarchy" + }, + { + "rshares": 60902038, + "voter": "malxdrakon" + }, + { + "rshares": 492121597, + "voter": "matthewmencel" + }, + { + "rshares": 2225244203, + "voter": "funkywanderer" + }, + { + "rshares": 2985934263, + "voter": "richardcrill" + }, + { + "rshares": 52836995, + "voter": "troich" + }, + { + "rshares": 576434073, + "voter": "profanarky" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 51379706, + "voter": "wiss" + }, + { + "rshares": 8219988099, + "voter": "ghasemkiani" + }, + { + "rshares": 55669133, + "voter": "sebastianbauer" + }, + { + "rshares": 23482811717, + "voter": "sponge-bob" + }, + { + "rshares": 2948436737, + "voter": "sift666" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 2076055689, + "voter": "matthewtiii" + }, + { + "rshares": 167155287, + "voter": "doitvoluntarily" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 3065019033, + "voter": "michaelmatthews" + }, + { + "rshares": 62586921, + "voter": "klaartje" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 60703294, + "voter": "melody24" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 2377534516, + "voter": "lilmisjenn" + }, + { + "rshares": 56115502155, + "voter": "tracemayer" + }, + { + "rshares": 23465129071, + "voter": "brains" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 1412709231, + "voter": "bitcoinparadise" + }, + { + "rshares": 100628450, + "voter": "positivesteem" + }, + { + "rshares": 4463503736, + "voter": "gringalicious" + }, + { + "rshares": 59126442, + "voter": "heroic15397" + }, + { + "rshares": 62664884, + "voter": "freebornangel" + }, + { + "rshares": 98609514, + "voter": "rynow" + }, + { + "rshares": 95081132, + "voter": "inarix03" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 322942107, + "voter": "robotev2" + }, + { + "rshares": 81680073, + "voter": "flourishing" + }, + { + "rshares": 147607081, + "voter": "thefinanceguy" + }, + { + "rshares": 121667546, + "voter": "lovetaste" + }, + { + "rshares": 93091171, + "voter": "artfullyaging" + }, + { + "rshares": 74402358, + "voter": "igtes" + }, + { + "rshares": 151253426, + "voter": "buffett" + }, + { + "rshares": 164151372, + "voter": "flowmetheus" + }, + { + "rshares": 165306997, + "voter": "yanik" + }, + { + "rshares": 161814063, + "voter": "jimmyhunter" + }, + { + "rshares": 146341739, + "voter": "boomer" + }, + { + "rshares": 130506461, + "voter": "insight2incite" + }, + { + "rshares": 139650528, + "voter": "danie" + }, + { + "rshares": 155117550, + "voter": "healthydelicious" + }, + { + "rshares": 142547773, + "voter": "roger.steemit" + } + ], + "author": "dragonanarchist", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.11, + "beneficiaries": [], + "blacklists": [], + "body": "#
    Steemit Minnows Worth Checking Out
    \n\nAs promised two weeks ago, I am doing another episode of Eyes On The Minnows, just so people can be aware of Steemit Minnows that have quality art, writing, causes, etc. I want to see people continuing to press forward, even when they are not yet making money and don't have a following generated, because I know the power of this concept behind Steemit.com, and the potential it has for artists and content creators. \n\n###
    There's no guarantee anyone's art or content will be considered valuable in the market. But for those willing to:
    \n
    - stay flexible in their approach
    \n
    - continue sharing different things with/experimenting in the Steemit community
    \n
    - learn its functionality and how to optimize it
    \n###
    ...Steemit is a huge world of fantastic possibility, I really do believe that.
    \n\nI have noticed *not all of* these artists have posted just recently (in the last few days), so I think maybe some promotion might be good inspiration for them. I know promotion was inspirational for me. \n\n{Thank you to [@kennyskitchen](https://steemit.com/@kennyskitchen) for promoting my work at one point, that was so motivating!}\n\n---\n\n###
    #1
    \n#
    [@jrcornel](https://steemit.com/@jrcornel)
    \n
    https://s5.postimg.org/ugn20i3tj/woman_holding_apple_in_grocery_storea39cd.jpg
    \n\n>>Anyways, back to the point. I have found that doing grocery shopping can be long and not a lot of fun... and on top of that, it's expensive! \n\n>>However, there is a solution for that. There is an app I found called \"Flipp\".\n\n>>I am not sure how long this app has been around but it is new to me. Basically, the app works by finding you the best prices on things you already want to buy. You just download the app, and then enter your grocery list. The app then automatically does a search of all the grocery stores in your area and finds you the best price and location for whatever you are looking for. This can be a great way to save money! \n\n---\n\n###
    #2
    \n#
    [@doitvoluntarily](https://steemit.com/@doitvoluntarily)
    \n
    https://s5.postimg.org/6eatjdck7/bcb276aa299dbaeb282393012c582fbb.jpg
    \n\n>>Taking criticism seriously doesn't mean that we need to take it personally, just because someone might have something to say about an area of weakness in our life doesn't mean that we are not valuable as an individual. Being open to embracing feedback from others throughout our life journey is going to enable us to enhance our ability for further achievement in life.\n\n>>It also helps to make us approachable to others, because they can relax in knowing that if they ever have something negative-leaning to say, they know that the individual isn't going to respond by running away or cutting off ties. Learning how to be open to criticism helps us essentially learn how to get along better with others.\n\n---\n\n###
    #3
    \n#
    [@sethlinson](https://steemit.com/@sethlinson)
    \n
    https://s5.postimg.org/t49yccvrr/Blog_Logo262516.jpg
    \n\n>>I only got into hand-drawn animation as a filmmaker when I was 21. I made a short film for a visual arts class in University just to experiment with the medium. But I fell in love with it and almost every film I've made since then has been animated. \n\n>>I'm 24 now. My career in/passion for serious animation has only been a part of my life for three and a half years. But when I look back at my childhood it seems like I've been working toward this the whole time:\n\n>> - I've been drawing since before I could talk\n>> - I made my first hand-drawn animation at 7\n>> - When I was 13 I made a Lego stop-motion short\n>> - In my early teenage years I experimented with claymation\n>> - In my later teens I learned about 3D animation\n\n---\n\n###
    #4
    \n#
    [@pedrosgali](https://steemit.com/@pedrosgali)
    \n
    https://s5.postimg.org/pypcm5d5j/2_zpsfvyxox2s.png
    \n\n>>After reading @seafood 's great article the other day (found here) about a program he wrote to display numbers. I felt inspired to show some other interesting ways you can lay out numbers. This is one of my favorites and here's how it works.\n\n>>Clock Arithmetic.\n\n>>Making a pattern like this is actually quite simple, I started with a series of points spread round in a circle then started drawing straight lines between them doubling the number of the point so \n\n>>1 goes to 2, \n>>2 goes to 4,\n>> 3 goes to 6 and so on.\n>>When you get to a number higher than the number of points then just like a clock you keep counting round.\n\n>>Basically, the reason 15:00 hours is 3 o'clock is because we use what's called the Modulo operator. What happens is you divide 15 by 12 (the number of points) and use the remainder which is 3, the same rule applies here in the picture but I made a lot more than 12 points.\n\n>>You really can see this shape in a cup of tea, maybe you already have, I hope after reading this seeing it will make you think of your two times table. :)\n\n>> **Weird Fractals.**\n\n>>The program isn't limited to just one multiplication table though and I made the number of points modifiable too so after a bit of playing following all the same rules here's the 72 times table mapped with 129,600 points. \n\n---\n\n###
    #5
    \n#
    [@daniel030](https://steemit.com/@daniel030)
    \n
    https://s5.postimg.org/i78mnl907/cat_kinkfetish.jpg
    \n\n>>Politicians and pundits from both major political parties are arguing about creating more jobs. Democrats typically brag about how many jobs they've created. Republicans, who at least in their rhetoric, are not a fan of government creating jobs, criticize the Democrats for this by stating that, \"government's role is not to create jobs.\" What does seem to be missing from the conversation is that creating jobs is not synonymous with increasing overall living standards and improving people's lives. The engine of economic growth is not jobs, but saving and investment in capital goods (in industries of which people voluntarily demand).\n\n---\n\n###
    #6
    \n#
    [@erikaharris](https://steemit.com/@erikaharris)
    \n
    https://s5.postimg.org/y6ra7551z/wet_watere.jpg
    \n\n>>As much as I love language, and the bridges and possibilities it creates, it is still mighty limited.\nLike scooping the ocean... with a shot glass. Or thimble.\nSo I use words as best I can, and as precisely as possible.\nAnd I also take poetic liberties, and have fun with metaphors.\nWe can use words to make small, rigid boxes.\nAnd we can use words to make launchpads to limitlessness.\nI prefer, and strive for, the latter.\nIt's not intellectual laziness.\nIt's creative ambition.\nAdd one part child's wonder, plus one part adult's wisdom.\nShake or stir. Serve over ice. Cheers!\n\n---\n\n###
    #7
    \n#
    [@sulev](https://steemit.com/@sulev)
    \n
    https://s5.postimg.org/mix8clfx3/railway_bridge_4_by_sulevlange_dah2i7x.jpg
    \n\n>> Our past doesn't define us and our future isn't yet defined. All we have control over is what we do in the moment right now. If there's anything you wish to achieve, the power to do so rests in your hands. A hard fact which usually gets buried under excuses, other problems and laziness.\n\n---\n\n###
    #8
    \n#
    [@maceytomlin](https://steemit.com/@maceytomlin)
    \n
    https://s5.postimg.org/oorj73jdj/13769440_10154274250067180_5369463801483354387_n.jpg
    \n\n>>The same people who told me it wasn't worth my time to go to school for English are now trying to convince me that going to South America to become a shaman might be a mistake, and I should just go back into the medical field to ensure the safety of my finances. Eight years ago, I would have listened to them. But this time, I actually believe in myself. I believe that my goals are extremely attainable, no matter how far out they might seem to others. I believe that if I were to listen to the ones who want me to take the conventional road to nowhere, I would not only cut myself short, but the world short.\n\n>>It doesn't matter how long it takes to discover your true potential. It takes life experience to know yourself, your passions, and where you are heading. This is why it is so absurd that government-funded schools start pushing careers on children at age six. People have to figure that out on their own, and it could take longer than eighteen years. As George Harrison sings, \"If you don't know where you're going, any road will take you there.\" Could you imagine what intelligent and creative entrepreneurs we would have if this concept was taught in school?\n\n---\n\n###
    #9
    \n#
    [@lily-da-vine](https://steemit.com/@lily-da-vine)
    \n
    https://s5.postimg.org/awd4bgslz/14289941_289618088083556_6206194330014130183_o.jpg
    \n\n>>This was my first arrest, and I know I was facing more time than anyone else in there was, even violent criminals. This was John's second arrest for marijuana, although he faces more time now then he did the first time. It wasn't just the charges, it was where we got them and the attitude of the people we were dealing with. The only thing a lawyer was able to accomplish for us was bail, and he barely managed that. These people seemed hell bent on making an example of us, probably partially due to the fact that the drug task force agent who arrested us had attended my Students for Sensible Drug policy meetings undercover back in college.\n\n---\n\n###
    #10
    \n#
    [@catherinebleish](https://steemit.com/@catherinebleish)
    \n
    \n###
    The Bitcoin.com Bus Tour
    \n>>Tour Sponsors Include: Bitcoin.com, Dash.org, ShapeShift.io, Shire Society, LRN.fm, Nova-Om.com, BitMain Tech, Brave New Books, TheHomestead.guru, Cell411 and Liberty Stickers.\n\n---\n\n##
    Remember, if I said I would feature you and I haven't yet, it's just because my list is growing fast, and I am keeping each Eyes On The Minnows episode *to 10 users featured.* You'll likely get your chance if you post regular, valuable content!
    ", + "category": "steemit", + "children": 28, + "created": "2016-09-09T19:31:03", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s5.postimg.org/ugn20i3tj/woman_holding_apple_in_grocery_storea39cd.jpg", + "https://s5.postimg.org/6eatjdck7/bcb276aa299dbaeb282393012c582fbb.jpg", + "https://s5.postimg.org/t49yccvrr/Blog_Logo262516.jpg", + "https://s5.postimg.org/pypcm5d5j/2_zpsfvyxox2s.png", + "https://s5.postimg.org/i78mnl907/cat_kinkfetish.jpg", + "https://s5.postimg.org/y6ra7551z/wet_watere.jpg", + "https://s5.postimg.org/mix8clfx3/railway_bridge_4_by_sulevlange_dah2i7x.jpg", + "https://s5.postimg.org/oorj73jdj/13769440_10154274250067180_5369463801483354387_n.jpg", + "https://s5.postimg.org/awd4bgslz/14289941_289618088083556_6206194330014130183_o.jpg" + ], + "links": [ + "https://steemit.com/@kennyskitchen", + "https://steemit.com/@jrcornel", + "https://steemit.com/@doitvoluntarily", + "https://steemit.com/@sethlinson", + "https://steemit.com/@pedrosgali", + "https://steemit.com/@daniel030", + "https://steemit.com/@erikaharris", + "https://steemit.com/@sulev", + "https://steemit.com/@maceytomlin", + "https://steemit.com/@lily-da-vine", + "https://steemit.com/@catherinebleish" + ], + "tags": [ + "steemit", + "steem", + "crypto", + "life", + "promotion" + ], + "users": [ + "seafood" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 39133420426515, + "payout": 141.783, + "payout_at": "2016-09-16T19:31:03", + "pending_payout_value": "141.783 HBD", + "percent_hbd": 10000, + "permlink": "eyes-on-the-minnows-episode-2", + "post_id": 1187891, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 212 + }, + "title": "Eyes On The Minnows : Episode 2", + "updated": "2016-09-09T19:31:03", + "url": "/steemit/@dragonanarchist/eyes-on-the-minnows-episode-2" + }, + { + "active_votes": [ + { + "rshares": 31580412572991, + "voter": "smooth" + }, + { + "rshares": 5860651001088, + "voter": "smooth.witness" + }, + { + "rshares": 35926499238, + "voter": "proctologic" + }, + { + "rshares": 952925752, + "voter": "relativelyboston" + }, + { + "rshares": 13455960365, + "voter": "gregory-f" + }, + { + "rshares": 9698060620, + "voter": "gregory60" + }, + { + "rshares": 10278008455, + "voter": "richman" + }, + { + "rshares": 1412770098, + "voter": "murh" + }, + { + "rshares": 36046711926, + "voter": "altoz" + }, + { + "rshares": 316283119, + "voter": "damono" + }, + { + "rshares": 11306402214, + "voter": "deviedev" + }, + { + "rshares": 1312455034, + "voter": "jrd8526" + }, + { + "rshares": 19850746665, + "voter": "bendjmiller222" + }, + { + "rshares": 7645691046, + "voter": "lostnuggett" + }, + { + "rshares": 231302899, + "voter": "sergey44" + }, + { + "rshares": 9854674947, + "voter": "logic" + }, + { + "rshares": 27554531823, + "voter": "gomeravibz" + }, + { + "rshares": 13815931985, + "voter": "persianqueen" + }, + { + "rshares": 61261066, + "voter": "jackkomber" + }, + { + "rshares": 536382605, + "voter": "future24" + }, + { + "rshares": 245825626, + "voter": "giftedgaia" + }, + { + "rshares": 60198505, + "voter": "nyoba" + }, + { + "rshares": 2312329208, + "voter": "fingolfin" + }, + { + "rshares": 3523577009, + "voter": "bledarus" + }, + { + "rshares": 13247318328, + "voter": "gvargas123" + }, + { + "rshares": 7309509406, + "voter": "craigwilliamz" + }, + { + "rshares": 29668457522, + "voter": "daut44" + }, + { + "rshares": 58493228, + "voter": "rainingtrips" + }, + { + "rshares": 1894772691, + "voter": "cryptoeasy" + }, + { + "rshares": 55084696, + "voter": "jlufer" + }, + { + "rshares": 106757719132, + "voter": "shenanigator" + }, + { + "rshares": 53146733, + "voter": "vsmith08162016" + }, + { + "rshares": 2483995240, + "voter": "ltm" + }, + { + "rshares": 51631977, + "voter": "elpablopino" + }, + { + "rshares": 127399164, + "voter": "insight2incite" + }, + { + "rshares": 152161268, + "voter": "kurjik7" + } + ], + "author": "daut44", + "author_payout_value": "0.000 HBD", + "author_reputation": 60.33, + "beneficiaries": [], + "blacklists": [], + "body": "http://media.ufc.tv/203/ufc203tosspot.jpg\n*source: [UFC](http://media.ufc.tv/203/ufc203tosspot.jpg)*\n\n\n# Fight Card\n### Main Card: Pay Per View: 7 PST, 10 EST\n\n[Stipe Miocic](https://en.wikipedia.org/wiki/Stipe_Miocic) (15-2, 9-2 UFC, **Heavyweight Champion**) vs. [Alistair Overeem](https://en.wikipedia.org/wiki/Alistair_Overeem) (41-14, 6-3 UFC)\n[Fabricio Werdum](https://en.wikipedia.org/wiki/Fabr%C3%ADcio_Werdum) (20-6-1, 8-3 UFC) vs. [Travis Browne](https://en.wikipedia.org/wiki/Travis_Browne) (18-4-1, 9-4-1 UFC)\n[CM Punk](https://en.wikipedia.org/wiki/CM_Punk) (0-0) vs. [Mickey Gall](http://www.sherdog.com/fighter/Mickey-Gall-160145) (2-0, 1-0 UFC)\n[Urijah Faber](https://en.wikipedia.org/wiki/Urijah_Faber) (33-9, 9-5 UFC) vs. [Jimmie Rivera](https://en.wikipedia.org/wiki/Jimmie_Rivera) (19-1, 3-0 UFC)\n[Jessica Andrade](https://en.wikipedia.org/wiki/J%C3%A9ssica_Andrade) (14-5, 5-3 UFC) vs [Joanne Calderwood](https://en.wikipedia.org/wiki/Joanne_Calderwood) (11-1, 3-1 UFC)\n\n\n## Betting Odds\nhttps://s10.postimg.io/6enwpex8p/Screen_Shot_2016_09_09_at_11_04_18_AM.png\n*odds taken from [BestFightOdds](bestfightodds.com)*\n\n### What do these numbers mean?\n-**When there is a minus (-) sign in front of a number, it indicates how much you need to bet in order to win $100.\n-When there is a plus (+) sign in front of a number, it indicates how much you win if you bet $100.**\n\nSo for example, Stipe Miocic is roughly -130 on most of the sportsbooks and Alistair Overeem is roughly +110. If you bet $130 on Stipe Miocic and he wins, you win $100 (get back your $130 investment plus your $100 in winnings). If you bet $100 on Alistair Overeem and he wins, you win $110 (get back your $100 investment plus your $110 in winnings).\n\nSo essentially, the fighter who has a minus number is a favorite, and the fighter who has a plus number is the underdog.\n\n### Why are the numbers not the same?\nThe difference between the minus and plus numbers is like a tax you pay the sportsbook for taking your bet. \n\nIf there wasn\u2019t a gap between the numbers and one fighter was say -140 and the other was +150, then you could bet $140 on the favorite and $95 on the underdog and guarantee a win. How? If the favorite wins, you bet $140, you win $100 and lose $95 on the underdog for a total profit of $5. If the underdog wins, you bet $95 and win $142.50 but lose $140 on the favorite for a profit of $2.50. \n\nThe sportsbook is not interested in giving free money away, so the minus number is always bigger than the positive number.\n\n### What does this mean in terms of odds to win the fight?\nStipe Miocic (54.5%) vs Alistair Overeem (45.5%)\nFabricio Werdum (65.12%) vs Travis Browne (34.88%)\nMickey Gall (79.18%) vs CM Punk (20.82%)\nJimmie Rivera (62.08%) vs Urijah Faber (37.92%)\nJessica Andrade (57.29%) vs Joanne Calderwood (42.71%)\n\n\n# Analysis of Fights\n## Miocic vs Overeem: for UFC Heavyweight Championship\n\nAlistair Overeem is arguably the most skilled overall fighter in the heavyweight division. He is a former K1 Grand Prix Champion (the premier kickboxing tournament), has great size and strength which aids in his wrestling game, and has a nasty guillotine choke on the mat. However, he has been plagued by cardio issues his entire career, often fading and then losing fights he was previously dominating. He is also known for a weak chin: he has been finished by strikes 9 times in his MMA career, and never comes back to win once he is losing a fight.\n\nStipe Miocic won the heavyweight belt back in May, defeating Fabricio Werdum using improved boxing and footwork to take advantage of Werdum\u2019s reckless chasing, knocking him out in the first round. \n\nhttps://giant.gfycat.com/GrippingOpulentAlaskanhusky.gif\n*source: [mma-core](https://giant.gfycat.com/GrippingOpulentAlaskanhusky.gif)*\n\nStipe was a division 1 college wrestler and Golden Gloves boxing champion before starting MMA, and usually uses his wrestling defensively to keep fights standing and use his boxing edge.\n\nI believe Overeem is the better fighter when fresh and will win the early rounds with a more varied striking attack that includes kicks and vicious knees from both the clinch and flying knees from distance. However, if he doesn\u2019t finish Stipe early, Stipe\u2019s cardio edge should allow him to take over in the mid to late rounds. \n\nStipe is rightly the favorite due to better durability and cardio, but this fight will usually end before the 3rd round and is very close to a coin flip.\n\n## Werdum vs Browne 2: Heavyweight (265)\n\nThis is a rematch of a 2014 title eliminator fight which Werdum won. Browne landed a couple big shots early and knocked Werdum down, but after recovering Werdum went on to dominate the last 4.5 rounds of the fight. \n\nhttp://3.bp.blogspot.com/-wsIpJjQjSFM/U1NgiFAVY4I/AAAAAAAAAKw/q3TgeVS7vHA/s1600/Fabricio+Werdum+Mocks+and+Attacks+Travis+Browne+-+UFC+on+Fox+11.gif\n*source: [mma-core](http://3.bp.blogspot.com/-wsIpJjQjSFM/U1NgiFAVY4I/AAAAAAAAAKw/q3TgeVS7vHA/s1600/Fabricio+Werdum+Mocks+and+Attacks+Travis+Browne+-+UFC+on+Fox+11.gif)\n\nThis fight should be no different than the first. Since switching camps from Jackson MMA, widely believed to be the best MMA gym, to Glendale Fight Club, widely believed to be one of the worst MMA gyms, Browne has looked markedly worse. His untechnical footwork has only diminished, and the legendary game planning of Greg Jackson was replaced with the atrocious game planning of Edmond Tarverdyan. \n\nAlthough Werdum looked much worse in his last fight than the previous 10, I\u2019m willing to look past it because it was mostly just a poor choice to chase Stipe around the cage and he paid for it. Browne is very dangerous in certain spots, for instance he likes to use the cage to defend takedowns and uses his height and power to land huge elbows from the clinch, but I think Werdum fights similarly to the first fight, utilizing a striking advantage from distance to overwhelm Browne, and there\u2019s no reason to believe that Browne will adapt and have a new method for dealing with Werdum\u2019s striking. He also can\u2019t confidently use offensive wrestling due to both a cardio disadvantage and Werdum being a world champion Brazilian Jiu Jitsu competitor. \n\nThe most likely outcomes are Werdum by either unanimous decision or submission, but given his power and that he did knock down Werdum in the first fight, a Travis Browne KO is not out of the question.\n\n\n## CM Punk vs Mickey Gall: Welterweight (170)\n\nCM Punk is a former WWE superstar that recently transitioned to MMA. Unlike Brock Lesnar, he is not a former college wrestler, is not a freak athlete, and has no previous MMA fights before coming to the UFC. \n\nMickey Gall is 24 years old with only 4 combined pro and amateur MMA fights. Although he has an legitimate Brazilian Jiu Jitsu background, he is very green in the cage.\n\nThis is a gimmick fight: CM Punk looks awful in the little training footage available, and while Mickey has potential, he needs more time to develop and is probably not ready to face most of the UFC Welterweight roster. But this fight should be a cakewalk for Mickey, and I expect him to finish CM Punk in the first round via submission.\n\n\n## Urijah Faber vs Jimmie Rivera: Bantamweight (135)\n\nUrijah Faber has been a stalwart in the lighter weight classes for over 10 years, but time is undefeated. In the last 2-3 years Faber has looked progressively worse, both in wins and losses. While he has a phenomenal submission game for a wrestler, Faber always relied on speed and quickness over technique in his striking game. Now that he is slowing down, it\u2019s hard for him to adjust.\n\nJimmie Rivera is a better technical boxer than Faber with more power, and has shown good enough defensive wrestling that he should be able to keep the fight standing. However, he was knocked down by Pedro Munhoz, a worse striker with less power than Faber. Also, despite slowing down, Faber still has great cardio and could possibly take over the later portions of the fight.\n\nThe betting line has moved significantly towards Jimmie Rivera. He opened as a small favorite and is now considered over 60% to win. He has the much clearer path to victory, and should win a decision\n\n\n## Jessica Andrade vs Joanne Calderwood: Strawweight (115) \n\nThis is a fun fight where both fighter\u2019s greatest strengths are the other\u2019s weakness. Jessica Andrade is the better and more skilled fighter, but has cardio issues. Joanne Calderwood has bad footwork, backs up in straight lines, is often pushed against the fence, but has terrific cardio and pace. \n\nThe most likely outcome is Jessica Andrade winning a decision via winning the early rounds, but the cardio issues are worrisome enough that Joanne is a very live underdog. \n\n# Preliminary Fights\n## UFC Fight Pass Prelims: 315pm PST, 615pm EST\nYancy Medeiros (12-4) vs Sean Spencer (12-5) \nDrew Dober (16-7) vs Jason Gonzalez (10-2)\n\n## Fox Sports 1 Prelims: 5 PST, 8 EST\nJessica Eye (11-5) vs. Bethe Correia (9-2)\nNik Lentz (26-7-2) vs. Michael McBride (8-1)\nCaio Magalhaes (9-2) vs Brad Tavares (13-4)\nCB Dollaway (15-8) vs Fancimar Barroso (18-5)\n\n### Hope you guys tune in and enjoy the fights!\n\n___________________________________________________________________________________________________\n\nMy name is Ryan Daut and I'd love to have you as a follower. [Click here](https://steemit.com/@daut44) to go to my page, then click [](https://steemit.com/@daut44) in the upper right corner if you would like to see my blogs and articles regularly. \n\nhttps://scontent-sjc2-1.xx.fbcdn.net/v/t1.0-9/12079621_10109514445317204_9079744146490914101_n.jpg?oh=82830933979d962a712322f57cc3c27f&oe=583BA554\n\nMy interests include poker, fantasy sports, football, basketball, MMA, health and fitness, rock climbing, mathematics, astrophysics, cryptocurrency, and computer gaming.", + "category": "ufc", + "children": 4, + "created": "2016-09-09T19:32:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://media.ufc.tv/203/ufc203tosspot.jpg", + "https://s10.postimg.io/6enwpex8p/Screen_Shot_2016_09_09_at_11_04_18_AM.png", + "https://giant.gfycat.com/GrippingOpulentAlaskanhusky.gif", + "http://3.bp.blogspot.com/-wsIpJjQjSFM/U1NgiFAVY4I/AAAAAAAAAKw/q3TgeVS7vHA/s1600/Fabricio+Werdum+Mocks+and+Attacks+Travis+Browne+-+UFC+on+Fox+11.gif", + "https://img1.steemit.com/0x0/http://i.imgur.com/oq3c1oq.png\n", + "https://scontent-sjc2-1.xx.fbcdn.net/v/t1.0-9/12079621_10109514445317204_9079744146490914101_n.jpg?oh=82830933979d962a712322f57cc3c27f&oe=583BA554" + ], + "links": [ + "http://media.ufc.tv/203/ufc203tosspot.jpg", + "https://en.wikipedia.org/wiki/Stipe_Miocic", + "https://en.wikipedia.org/wiki/Alistair_Overeem", + "https://en.wikipedia.org/wiki/Fabr%C3%ADcio_Werdum", + "https://en.wikipedia.org/wiki/Travis_Browne", + "https://en.wikipedia.org/wiki/CM_Punk", + "http://www.sherdog.com/fighter/Mickey-Gall-160145", + "https://en.wikipedia.org/wiki/Urijah_Faber", + "https://en.wikipedia.org/wiki/Jimmie_Rivera", + "https://en.wikipedia.org/wiki/J%C3%A9ssica_Andrade", + "https://en.wikipedia.org/wiki/Joanne_Calderwood", + "bestfightodds.com", + "https://giant.gfycat.com/GrippingOpulentAlaskanhusky.gif", + "http://3.bp.blogspot.com/-wsIpJjQjSFM/U1NgiFAVY4I/AAAAAAAAAKw/q3TgeVS7vHA/s1600/Fabricio+Werdum+Mocks+and+Attacks+Travis+Browne+-+UFC+on+Fox+11.gif", + "https://steemit.com/@daut44" + ], + "tags": [ + "ufc", + "mma", + "sports", + "fighting" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 37809321793669, + "payout": 132.658, + "payout_at": "2016-09-16T19:32:06", + "pending_payout_value": "132.658 HBD", + "percent_hbd": 10000, + "permlink": "ufc-203-miocic-vs-overeem-preview", + "post_id": 1187907, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 36 + }, + "title": "UFC 203: Miocic vs. Overeem Preview", + "updated": "2016-09-09T19:32:06", + "url": "/ufc/@daut44/ufc-203-miocic-vs-overeem-preview" + }, + { + "active_votes": [ + { + "rshares": 535741298722, + "voter": "barrie" + }, + { + "rshares": 376127264283, + "voter": "anonymous" + }, + { + "rshares": 3944789369961, + "voter": "riverhead" + }, + { + "rshares": 2213080911223, + "voter": "badassmother" + }, + { + "rshares": 2063081019002, + "voter": "hr1" + }, + { + "rshares": 1085712573765, + "voter": "rossco99" + }, + { + "rshares": 1785105591971, + "voter": "xeroc" + }, + { + "rshares": 1695583374859, + "voter": "steemychicken1" + }, + { + "rshares": 1749855707475, + "voter": "joseph" + }, + { + "rshares": 3101758036856, + "voter": "au1nethyb1" + }, + { + "rshares": 416084124794, + "voter": "recursive2" + }, + { + "rshares": 561112150736, + "voter": "masteryoda" + }, + { + "rshares": 2773543064567, + "voter": "recursive" + }, + { + "rshares": 1352654841, + "voter": "mineralwasser" + }, + { + "rshares": 813729540883, + "voter": "boombastic" + }, + { + "rshares": 104699542084, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 7903565174, + "voter": "bingo-0" + }, + { + "rshares": 419068665337, + "voter": "boatymcboatface" + }, + { + "rshares": 66430919952, + "voter": "vip" + }, + { + "rshares": 10330900334, + "voter": "idol" + }, + { + "rshares": 134377265836, + "voter": "team" + }, + { + "rshares": 23790958655, + "voter": "yefet" + }, + { + "rshares": 336944716241, + "voter": "noaommerrr" + }, + { + "rshares": 1702805460, + "voter": "jocelyn" + }, + { + "rshares": 86953513703, + "voter": "acidsun" + }, + { + "rshares": 78229790719, + "voter": "easteagle13" + }, + { + "rshares": 185809442252, + "voter": "samuel-stone" + }, + { + "rshares": 15979479850, + "voter": "jademont" + }, + { + "rshares": 538016209942, + "voter": "eeks" + }, + { + "rshares": 11641985906, + "voter": "fkn" + }, + { + "rshares": 489679844, + "voter": "spaninv" + }, + { + "rshares": 29706831938, + "voter": "instructor2121" + }, + { + "rshares": 328481748378, + "voter": "teamsteem" + }, + { + "rshares": 15313559535, + "voter": "elishagh1" + }, + { + "rshares": 680522657311, + "voter": "nanzo-scoop" + }, + { + "rshares": 143678679723, + "voter": "steve-walschot" + }, + { + "rshares": 7455973110, + "voter": "kefkius" + }, + { + "rshares": 42656760499, + "voter": "hannixx42" + }, + { + "rshares": 210479677988, + "voter": "mummyimperfect" + }, + { + "rshares": 90554610459, + "voter": "asch" + }, + { + "rshares": 1412886635, + "voter": "murh" + }, + { + "rshares": 6334706284, + "voter": "cryptofunk" + }, + { + "rshares": 2319844721, + "voter": "error" + }, + { + "rshares": 10869851287, + "voter": "andu" + }, + { + "rshares": 40834015551, + "voter": "ranko-k" + }, + { + "rshares": 943986200805, + "voter": "cyber" + }, + { + "rshares": 63331761182, + "voter": "theshell" + }, + { + "rshares": 58414592465, + "voter": "ak2020" + }, + { + "rshares": 29711948750, + "voter": "drinkzya" + }, + { + "rshares": 57006290305, + "voter": "juanmiguelsalas" + }, + { + "rshares": 21806014163, + "voter": "ratel" + }, + { + "rshares": 54547571058, + "voter": "thecryptodrive" + }, + { + "rshares": 104602135847, + "voter": "will-zewe" + }, + { + "rshares": 1325105498, + "voter": "fjccoin" + }, + { + "rshares": 398672078047, + "voter": "kaylinart" + }, + { + "rshares": 19584309141, + "voter": "ziv" + }, + { + "rshares": 16085429387, + "voter": "zakharya" + }, + { + "rshares": 30446186713, + "voter": "michaelx" + }, + { + "rshares": 177488156922, + "voter": "thedashguy" + }, + { + "rshares": 5796791339, + "voter": "mark-waser" + }, + { + "rshares": 107573410162, + "voter": "geoffrey" + }, + { + "rshares": 118231467983, + "voter": "kimziv" + }, + { + "rshares": 2313406969, + "voter": "superfreek" + }, + { + "rshares": 36096634988, + "voter": "cryptoiskey" + }, + { + "rshares": 484320925, + "voter": "mrhankeh" + }, + { + "rshares": 55521178801, + "voter": "isteemit" + }, + { + "rshares": 5656012729, + "voter": "arcaneinfo" + }, + { + "rshares": 68356058198, + "voter": "bacchist" + }, + { + "rshares": 3648257622, + "voter": "michaellamden68" + }, + { + "rshares": 20737758471, + "voter": "thebatchman" + }, + { + "rshares": 82246463328, + "voter": "rubybian" + }, + { + "rshares": 3304220350, + "voter": "orly" + }, + { + "rshares": 5368082854, + "voter": "riscadox" + }, + { + "rshares": 17855215106, + "voter": "konstantin" + }, + { + "rshares": 25024113261, + "voter": "tcfxyz" + }, + { + "rshares": 6931548821, + "voter": "futurefood" + }, + { + "rshares": 139749317832, + "voter": "derekareith" + }, + { + "rshares": 783215359297, + "voter": "slowwalker" + }, + { + "rshares": 223428299020, + "voter": "domino" + }, + { + "rshares": 39869998045, + "voter": "furion" + }, + { + "rshares": 732320341, + "voter": "busser" + }, + { + "rshares": 6055785208, + "voter": "owdy" + }, + { + "rshares": 282455635, + "voter": "barbara2" + }, + { + "rshares": 316944085, + "voter": "ch0c0latechip" + }, + { + "rshares": 290539955, + "voter": "doge4lyf" + }, + { + "rshares": 1564158061, + "voter": "vi1son" + }, + { + "rshares": 177839987356, + "voter": "knircky" + }, + { + "rshares": 910622311, + "voter": "steem1653" + }, + { + "rshares": 17912601245, + "voter": "sebastien" + }, + { + "rshares": 10897110255, + "voter": "asim" + }, + { + "rshares": 4912850489, + "voter": "thegoodguy" + }, + { + "rshares": 16488995024, + "voter": "aaseb" + }, + { + "rshares": 1971882612, + "voter": "incomemonthly" + }, + { + "rshares": 3542084494, + "voter": "karen13" + }, + { + "rshares": 14499928869, + "voter": "jaycobbell" + }, + { + "rshares": 5704856035, + "voter": "juvyjabian" + }, + { + "rshares": 35658166296, + "voter": "condra" + }, + { + "rshares": 380411494, + "voter": "karenmckersie" + }, + { + "rshares": 42155718685, + "voter": "milestone" + }, + { + "rshares": 7004814016, + "voter": "lichtblick" + }, + { + "rshares": 32832833969, + "voter": "creemej" + }, + { + "rshares": 87211957, + "voter": "wildchild" + }, + { + "rshares": 5699369927, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 321274648817, + "voter": "calaber24p" + }, + { + "rshares": 19290275633, + "voter": "mustafaomar" + }, + { + "rshares": 4170107543, + "voter": "fubar-bdhr" + }, + { + "rshares": 3387091420, + "voter": "bones" + }, + { + "rshares": 2604792903, + "voter": "vlad" + }, + { + "rshares": 3574695668, + "voter": "tarindel" + }, + { + "rshares": 3440980496, + "voter": "azurejasper" + }, + { + "rshares": 25223693758, + "voter": "deanliu" + }, + { + "rshares": 5226836675, + "voter": "rainchen" + }, + { + "rshares": 7488424177, + "voter": "neroru" + }, + { + "rshares": 172192106928, + "voter": "jl777" + }, + { + "rshares": 427943751, + "voter": "meteor78" + }, + { + "rshares": 33850767131, + "voter": "zaebars" + }, + { + "rshares": 9433861365, + "voter": "positive" + }, + { + "rshares": 1784922790, + "voter": "yarly" + }, + { + "rshares": 269622478, + "voter": "yarly2" + }, + { + "rshares": 270026148, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 307254220, + "voter": "arnob" + }, + { + "rshares": 9677212516, + "voter": "fishborne" + }, + { + "rshares": 1307435294, + "voter": "politicasan2" + }, + { + "rshares": 57491233, + "voter": "sergey44" + }, + { + "rshares": 710213220, + "voter": "quigua" + }, + { + "rshares": 14068613463, + "voter": "lemooljiang" + }, + { + "rshares": 14673850370, + "voter": "proto" + }, + { + "rshares": 639359310, + "voter": "curator" + }, + { + "rshares": 27900689970, + "voter": "pinkisland" + }, + { + "rshares": 3650306619, + "voter": "ace108" + }, + { + "rshares": 18496981150, + "voter": "sisterholics" + }, + { + "rshares": 432486248, + "voter": "yarly10" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 5628728174, + "voter": "royalmacro" + }, + { + "rshares": 292060329, + "voter": "faraz" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 2814964361, + "voter": "tygergamer" + }, + { + "rshares": 329226425, + "voter": "fnait" + }, + { + "rshares": 292509466, + "voter": "keepcalmand" + }, + { + "rshares": 41425659626, + "voter": "celebr1ty" + }, + { + "rshares": 281580023, + "voter": "nadira" + }, + { + "rshares": 15492778852, + "voter": "clevecross" + }, + { + "rshares": 31991934687, + "voter": "smailer" + }, + { + "rshares": 152942524, + "voter": "steemster1" + }, + { + "rshares": 3251364037, + "voter": "bullionstackers" + }, + { + "rshares": 46865325568, + "voter": "jasonstaggers" + }, + { + "rshares": 278472451, + "voter": "sujoy1990" + }, + { + "rshares": 3110758491, + "voter": "glitterpig" + }, + { + "rshares": 5953521148, + "voter": "jed78" + }, + { + "rshares": 131425447521, + "voter": "steemdrive" + }, + { + "rshares": 364490532, + "voter": "ragini00" + }, + { + "rshares": 7348292242, + "voter": "taker" + }, + { + "rshares": 7086095058, + "voter": "nekromarinist" + }, + { + "rshares": 4651401996, + "voter": "theprophet0" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 234842448, + "voter": "atkins" + }, + { + "rshares": 238316784, + "voter": "ronald0" + }, + { + "rshares": 235560417, + "voter": "jerremie" + }, + { + "rshares": 233408186, + "voter": "steampty" + }, + { + "rshares": 237854207, + "voter": "rosamund" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 634370520033, + "voter": "laonie" + }, + { + "rshares": 22885506734, + "voter": "laonie1" + }, + { + "rshares": 23397882503, + "voter": "laonie2" + }, + { + "rshares": 23406460946, + "voter": "laonie3" + }, + { + "rshares": 24777735292, + "voter": "laoyao" + }, + { + "rshares": 22247276038, + "voter": "myfirst" + }, + { + "rshares": 141961446950, + "voter": "somebody" + }, + { + "rshares": 5309702195, + "voter": "flysaga" + }, + { + "rshares": 13865070253, + "voter": "gmurph" + }, + { + "rshares": 31365119147, + "voter": "midnightoil" + }, + { + "rshares": 62270957, + "voter": "coderg" + }, + { + "rshares": 4084069258, + "voter": "ullikume" + }, + { + "rshares": 5653123046, + "voter": "cjclaro" + }, + { + "rshares": 23402431883, + "voter": "laonie4" + }, + { + "rshares": 23400713157, + "voter": "laonie5" + }, + { + "rshares": 23398097707, + "voter": "laonie6" + }, + { + "rshares": 23395091146, + "voter": "laonie7" + }, + { + "rshares": 23391313850, + "voter": "laonie8" + }, + { + "rshares": 23389697188, + "voter": "laonie9" + }, + { + "rshares": 71081624155, + "voter": "xiaohui" + }, + { + "rshares": 280558877, + "voter": "riosparada" + }, + { + "rshares": 117925063014, + "voter": "joele" + }, + { + "rshares": 5249650850, + "voter": "oflyhigh" + }, + { + "rshares": 1389876590, + "voter": "paynode" + }, + { + "rshares": 2453303316, + "voter": "xiaokongcom" + }, + { + "rshares": 74151096, + "voter": "sizil" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 59738641, + "voter": "ciao" + }, + { + "rshares": 3212661934, + "voter": "villainblack" + }, + { + "rshares": 61746903, + "voter": "kpine" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 4944042525, + "voter": "xianjun" + }, + { + "rshares": 57765027, + "voter": "steema" + }, + { + "rshares": 60206066, + "voter": "jers" + }, + { + "rshares": 60198505, + "voter": "nyoba" + }, + { + "rshares": 63352986, + "voter": "sijoittaja" + }, + { + "rshares": 4472835294, + "voter": "zivile" + }, + { + "rshares": 63734270, + "voter": "evgenyche" + }, + { + "rshares": 74480084, + "voter": "confucius" + }, + { + "rshares": 12535468084, + "voter": "borran" + }, + { + "rshares": 1881867080, + "voter": "loveangel" + }, + { + "rshares": 66124624, + "voter": "stevescriber" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 84359117978, + "voter": "miacats" + }, + { + "rshares": 54857117, + "voter": "nano2nd" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 324425049, + "voter": "microluck" + }, + { + "rshares": 558837192, + "voter": "ashwim" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 1759916822, + "voter": "chinadaily" + }, + { + "rshares": 57802223, + "voter": "cryptoblu" + }, + { + "rshares": 57795937, + "voter": "instructor" + }, + { + "rshares": 682564980496, + "voter": "dollarvigilante" + }, + { + "rshares": 1449434807, + "voter": "anotherjoe" + }, + { + "rshares": 4734150982, + "voter": "themanualbot" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 56573535, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 8933331669, + "voter": "jaredcwillis" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 23383573505, + "voter": "laonie10" + }, + { + "rshares": 80745577623, + "voter": "barrycooper" + }, + { + "rshares": 22919801923, + "voter": "hilarski" + }, + { + "rshares": 207765169, + "voter": "shuvo" + }, + { + "rshares": 101945845, + "voter": "slorunner" + }, + { + "rshares": 2500078806, + "voter": "shadowspub" + }, + { + "rshares": 58977489, + "voter": "justinschwalm" + }, + { + "rshares": 1039502650, + "voter": "therealpaul" + }, + { + "rshares": 54999739, + "voter": "curpose" + }, + { + "rshares": 54705383, + "voter": "rickmiller" + }, + { + "rshares": 2761886994, + "voter": "nulliusinverba" + }, + { + "rshares": 5124612749, + "voter": "ats-david" + }, + { + "rshares": 521155319, + "voter": "runridefly" + }, + { + "rshares": 104594066016, + "voter": "shenanigator" + }, + { + "rshares": 96269466, + "voter": "trendwizard" + }, + { + "rshares": 23037804881, + "voter": "laonie11" + }, + { + "rshares": 2226297395, + "voter": "jeremyfromwi" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 1618354417, + "voter": "davidjkelley" + }, + { + "rshares": 53966805, + "voter": "crion" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 53613607, + "voter": "wiss" + }, + { + "rshares": 11869003011, + "voter": "canadian-coconut" + }, + { + "rshares": 8219988099, + "voter": "ghasemkiani" + }, + { + "rshares": 23482650780, + "voter": "sponge-bob" + }, + { + "rshares": 15182772885, + "voter": "digital-wisdom" + }, + { + "rshares": 3780350152, + "voter": "ethical-ai" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 5540438639, + "voter": "jwaser" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 958775616, + "voter": "smisi" + }, + { + "rshares": 59551730, + "voter": "techguru" + }, + { + "rshares": 117185473, + "voter": "tito-baron" + }, + { + "rshares": 16233852759, + "voter": "bluehorseshoe" + }, + { + "rshares": 52252552, + "voter": "lighter" + }, + { + "rshares": 52560790, + "voter": "yorsens" + }, + { + "rshares": 268344724470, + "voter": "asksisk" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 282267928, + "voter": "totosky" + }, + { + "rshares": 2610152057, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 85242924692, + "voter": "cnfund" + }, + { + "rshares": 341097233, + "voter": "bones261" + }, + { + "rshares": 368737552598, + "voter": "charlieshrem" + }, + { + "rshares": 54559135665, + "voter": "tracemayer" + }, + { + "rshares": 23464163459, + "voter": "brains" + }, + { + "rshares": 620954332, + "voter": "bones555" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 5174816382, + "voter": "burnin" + }, + { + "rshares": 957326568, + "voter": "alwayzgame" + }, + { + "rshares": 1314284432, + "voter": "bitcoinparadise" + }, + { + "rshares": 5176648882, + "voter": "chick1" + }, + { + "rshares": 3199388337, + "voter": "steempowerwhale" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 492283005, + "voter": "echoesinthemind" + }, + { + "rshares": 2038720616, + "voter": "steemsquad" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341709326, + "voter": "ellepdub" + }, + { + "rshares": 86629476, + "voter": "inarix03" + }, + { + "rshares": 160339471, + "voter": "steemmeets" + }, + { + "rshares": 9753441048, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 112677793, + "voter": "huldra" + }, + { + "rshares": 55587826, + "voter": "mari5555na" + }, + { + "rshares": 4697970927, + "voter": "morgan.waser" + }, + { + "rshares": 225136890, + "voter": "bobbybillbob" + }, + { + "rshares": 152202505, + "voter": "thefinanceguy" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 51227561, + "voter": "battalar" + }, + { + "rshares": 51215236, + "voter": "deli" + }, + { + "rshares": 123079134, + "voter": "xoxo" + }, + { + "rshares": 1178986148, + "voter": "anns" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50570250, + "voter": "ziggo" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 50543061, + "voter": "rabobank" + }, + { + "rshares": 50482289, + "voter": "connection" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 81039233955, + "voter": "btshuang" + }, + { + "rshares": 3599234079, + "voter": "strong-ai" + }, + { + "rshares": 532746410, + "voter": "grisha-danunaher" + }, + { + "rshares": 76019801, + "voter": "igtes" + }, + { + "rshares": 1430018728, + "voter": "artists" + }, + { + "rshares": 154471584, + "voter": "buffett" + }, + { + "rshares": 124608987, + "voter": "siniceku" + }, + { + "rshares": 154056498, + "voter": "cruise" + }, + { + "rshares": 191649853, + "voter": "tintin" + }, + { + "rshares": 162925257, + "voter": "uct" + }, + { + "rshares": 162904624, + "voter": "allianz" + }, + { + "rshares": 1359637839, + "voter": "rusteemitblog" + }, + { + "rshares": 160064586, + "voter": "michaelstobiersk" + }, + { + "rshares": 159638900, + "voter": "mityay" + }, + { + "rshares": 195375811, + "voter": "steem-hunter" + }, + { + "rshares": 161700361, + "voter": "shadowcash" + }, + { + "rshares": 184813364, + "voter": "steem-it" + }, + { + "rshares": 161218747, + "voter": "sdc" + }, + { + "rshares": 161212160, + "voter": "origin" + }, + { + "rshares": 160870736, + "voter": "electronicarts" + }, + { + "rshares": 160835930, + "voter": "skrillex" + }, + { + "rshares": 160319579, + "voter": "cybergirls" + }, + { + "rshares": 165272254, + "voter": "hobit" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 158259966, + "voter": "sherlock-holmes" + }, + { + "rshares": 151844367, + "voter": "roger.steemit" + }, + { + "rshares": 2981585837, + "voter": "cgp17" + } + ], + "author": "masteryoda", + "author_payout_value": "0.000 HBD", + "author_reputation": 70.0, + "beneficiaries": [], + "blacklists": [], + "body": "![photo](http://i.imgsafe.org/cfdd6c2073.png)\n\n- - -\n\nThis report covers payouts made between:\n\n**September 9, 2016, 12:00 am UTC** and **September 9, 2016, 11:59 pm UTC**\n\nTotal SBD paid: **17 609.828 SBD**\n\nTotal VESTS paid: **86 885 011.702 VESTS**\n\n- - -\n\n### SBD and VESTS payouts chart:\n![photo](http://i.imgsafe.org/39c20ce844.png)\n\n- - -\n\n### Top 50 overall SBD earners:\n|Rank | Account | Posts |SBD | VESTS |\n| :-----| ------------- |-------------:|-------------:| -----:|\n|1|[@ericvancewalton](https://steemit.com/@ericvancewalton)|2|1 140.576|4 440 952.639|\n|2|[@gavvet](https://steemit.com/@gavvet)|6|1 050.371|4 106 618.168|\n|3|[@knozaki2015](https://steemit.com/@knozaki2015)|5|764.962|2 981 339.272|\n|4|[@terrycraft](https://steemit.com/@terrycraft)|4|704.157|2 735 375.011|\n|5|[@sascha](https://steemit.com/@sascha)|1|672.292|2 607 937.162|\n|6|[@kevinwong](https://steemit.com/@kevinwong)|1|551.007|2 155 990.297|\n|7|[@lifeisawesome](https://steemit.com/@lifeisawesome)|2|498.181|1 931 643.328|\n|8|[@sirwinchester](https://steemit.com/@sirwinchester)|2|442.891|1 718 576.059|\n|9|[@markrmorrisjr](https://steemit.com/@markrmorrisjr)|6|423.736|1 641 946.245|\n|10|[@livingthedream](https://steemit.com/@livingthedream)|2|272.484|1 055 695.667|\n|11|[@honeyscribe](https://steemit.com/@honeyscribe)|1|267.226|1 036 288.941|\n|12|[@hisnameisolllie](https://steemit.com/@hisnameisolllie)|1|262.627|1 020 379.506|\n|13|[@ozchartart](https://steemit.com/@ozchartart)|1|251.582|976 738.240|\n|14|[@dana-edwards](https://steemit.com/@dana-edwards)|3|248.344|963 610.882|\n|15|[@bridgetbunchy](https://steemit.com/@bridgetbunchy)|1|236.450|915 676.841|\n|16|[@nekromarinist](https://steemit.com/@nekromarinist)|2|234.587|909 799.073|\n|17|[@furion](https://steemit.com/@furion)|1|227.994|908 354.668|\n|18|[@jamielefay](https://steemit.com/@jamielefay)|1|211.367|820 479.642|\n|19|[@essra](https://steemit.com/@essra)|1|209.115|810 037.145|\n|20|[@someguy123](https://steemit.com/@someguy123)|2|207.034|802 595.650|\n|21|[@heiditravels](https://steemit.com/@heiditravels)|1|193.872|750 367.190|\n|22|[@nanzo-scoop](https://steemit.com/@nanzo-scoop)|4|167.481|800 279.015|\n|23|[@celebr1ty](https://steemit.com/@celebr1ty)|2|164.625|640 612.937|\n|24|[@aggroed](https://steemit.com/@aggroed)|3|140.555|545 261.791|\n|25|[@eneismijmich](https://steemit.com/@eneismijmich)|1|140.545|545 935.388|\n|26|[@sweetsssj](https://steemit.com/@sweetsssj)|3|136.479|529 479.440|\n|27|[@marius19](https://steemit.com/@marius19)|3|135.380|525 611.399|\n|28|[@krishtopa](https://steemit.com/@krishtopa)|1|134.613|521 453.772|\n|29|[@jamtaylor](https://steemit.com/@jamtaylor)|2|130.376|509 829.534|\n|30|[@philwinfield](https://steemit.com/@philwinfield)|1|126.793|491 385.015|\n|31|[@masteryoda](https://steemit.com/@masteryoda)|3|126.379|506 887.151|\n|32|[@susanne](https://steemit.com/@susanne)|1|123.682|479 118.849|\n|33|[@adamkokesh](https://steemit.com/@adamkokesh)|1|123.536|479 344.674|\n|34|[@larkenrose](https://steemit.com/@larkenrose)|2|119.127|462 024.022|\n|35|[@canadian-coconut](https://steemit.com/@canadian-coconut)|2|113.522|440 043.800|\n|36|[@clevecross](https://steemit.com/@clevecross)|1|108.759|422 750.677|\n|37|[@alexgr](https://steemit.com/@alexgr)|3|106.525|419 445.287|\n|38|[@good-karma](https://steemit.com/@good-karma)|3|103.922|403 039.153|\n|39|[@seanobi](https://steemit.com/@seanobi)|1|98.494|381 168.901|\n|40|[@steemitblog](https://steemit.com/@steemitblog)|1|92.118|357 137.815|\n|41|[@coinbitgold](https://steemit.com/@coinbitgold)|2|89.968|351 743.292|\n|42|[@anasya](https://steemit.com/@anasya)|1|83.862|324 780.447|\n|43|[@jacor](https://steemit.com/@jacor)|2|82.291|320 768.519|\n|44|[@anduweb](https://steemit.com/@anduweb)|2|80.790|312 931.945|\n|45|[@richardcrill](https://steemit.com/@richardcrill)|1|79.881|310 033.653|\n|46|[@manthostsakirid](https://steemit.com/@manthostsakirid)|1|79.122|307 311.721|\n|47|[@rok-sivante](https://steemit.com/@rok-sivante)|1|78.908|308 171.108|\n|48|[@mammasitta](https://steemit.com/@mammasitta)|1|77.419|300 246.463|\n|49|[@corbettreport](https://steemit.com/@corbettreport)|1|77.419|300 261.040|\n|50|[@kobur](https://steemit.com/@kobur)|2|76.363|295 550.253|\n\n\n- - -\n\n### Top 50 overall VESTS earners:\n|Rank | Account | SBD | VESTS |\n| :-----| ------------- |-------------:| -----:|\n|1|[@ericvancewalton](https://steemit.com/@ericvancewalton)|1 140.576|4 440 952.639|\n|2|[@gavvet](https://steemit.com/@gavvet)|1 050.371|4 106 618.168|\n|3|[@blocktrades](https://steemit.com/@blocktrades)|0.151|3 867 209.829|\n|4|[@knozaki2015](https://steemit.com/@knozaki2015)|764.962|2 981 339.272|\n|5|[@terrycraft](https://steemit.com/@terrycraft)|704.157|2 735 375.011|\n|6|[@sascha](https://steemit.com/@sascha)|672.292|2 607 937.162|\n|7|[@kevinwong](https://steemit.com/@kevinwong)|551.007|2 155 990.297|\n|8|[@lifeisawesome](https://steemit.com/@lifeisawesome)|498.181|1 931 643.328|\n|9|[@sirwinchester](https://steemit.com/@sirwinchester)|442.891|1 718 576.059|\n|10|[@markrmorrisjr](https://steemit.com/@markrmorrisjr)|423.736|1 641 946.245|\n|11|[@smooth](https://steemit.com/@smooth)|22.178|1 224 444.973|\n|12|[@livingthedream](https://steemit.com/@livingthedream)|272.484|1 055 695.667|\n|13|[@honeyscribe](https://steemit.com/@honeyscribe)|267.226|1 036 288.941|\n|14|[@hisnameisolllie](https://steemit.com/@hisnameisolllie)|262.627|1 020 379.506|\n|15|[@berniesanders](https://steemit.com/@berniesanders)|1.425|979 594.368|\n|16|[@ozchartart](https://steemit.com/@ozchartart)|251.582|976 738.240|\n|17|[@dana-edwards](https://steemit.com/@dana-edwards)|248.344|963 610.882|\n|18|[@bridgetbunchy](https://steemit.com/@bridgetbunchy)|236.450|915 676.841|\n|19|[@nekromarinist](https://steemit.com/@nekromarinist)|234.587|909 799.073|\n|20|[@furion](https://steemit.com/@furion)|227.994|908 354.668|\n|21|[@jamielefay](https://steemit.com/@jamielefay)|211.367|820 479.642|\n|22|[@essra](https://steemit.com/@essra)|209.115|810 037.145|\n|23|[@someguy123](https://steemit.com/@someguy123)|207.034|802 595.650|\n|24|[@nanzo-scoop](https://steemit.com/@nanzo-scoop)|167.481|800 279.015|\n|25|[@steemed](https://steemit.com/@steemed)|32.599|784 541.629|\n|26|[@nextgencrypto](https://steemit.com/@nextgencrypto)|5.894|776 360.405|\n|27|[@heiditravels](https://steemit.com/@heiditravels)|193.872|750 367.190|\n|28|[@steemit200](https://steemit.com/@steemit200)|0.000|665 535.259|\n|29|[@celebr1ty](https://steemit.com/@celebr1ty)|164.625|640 612.937|\n|30|[@riverhead](https://steemit.com/@riverhead)|0.000|605 173.186|\n|31|[@summon](https://steemit.com/@summon)|3.784|557 846.430|\n|32|[@pharesim](https://steemit.com/@pharesim)|0.000|555 416.506|\n|33|[@joseph](https://steemit.com/@joseph)|0.000|554 054.315|\n|34|[@eneismijmich](https://steemit.com/@eneismijmich)|140.545|545 935.388|\n|35|[@aggroed](https://steemit.com/@aggroed)|140.555|545 261.791|\n|36|[@sweetsssj](https://steemit.com/@sweetsssj)|136.479|529 479.440|\n|37|[@marius19](https://steemit.com/@marius19)|135.380|525 611.399|\n|38|[@krishtopa](https://steemit.com/@krishtopa)|134.613|521 453.772|\n|39|[@recursive](https://steemit.com/@recursive)|1.206|510 424.108|\n|40|[@jamtaylor](https://steemit.com/@jamtaylor)|130.376|509 829.534|\n|41|[@masteryoda](https://steemit.com/@masteryoda)|126.379|506 887.151|\n|42|[@philwinfield](https://steemit.com/@philwinfield)|126.793|491 385.015|\n|43|[@adamkokesh](https://steemit.com/@adamkokesh)|123.536|479 344.674|\n|44|[@susanne](https://steemit.com/@susanne)|123.682|479 118.849|\n|45|[@wang](https://steemit.com/@wang)|0.000|473 515.167|\n|46|[@larkenrose](https://steemit.com/@larkenrose)|119.127|462 024.022|\n|47|[@complexring](https://steemit.com/@complexring)|0.106|458 448.480|\n|48|[@canadian-coconut](https://steemit.com/@canadian-coconut)|113.522|440 043.800|\n|49|[@clevecross](https://steemit.com/@clevecross)|108.759|422 750.677|\n|50|[@hr1](https://steemit.com/@hr1)|0.098|420 699.528|\n\n\n- - -\n\n### Top 50 paying posts (author reward):\n|Rank | Account | SBD | VESTS | POST|\n| :-----| ------------- |-------------:| -----:|:-----|\n|1|[@sascha](https://steemit.com/@sascha)|672.279|2606133.315123|[our-life-on-planet-earth-part-8-the-meaning-of-life](https://steemit.com/all/@sascha/our-life-on-planet-earth-part-8-the-meaning-of-life)|\n|2|[@ericvancewalton](https://steemit.com/@ericvancewalton)|605.001|2343398.347985|[the-cliff-an-original-poem](https://steemit.com/all/@ericvancewalton/the-cliff-an-original-poem)|\n|3|[@kevinwong](https://steemit.com/@kevinwong)|550.834|2135268.781675|[dayjob-ended-hello-steemit](https://steemit.com/all/@kevinwong/dayjob-ended-hello-steemit)|\n|4|[@ericvancewalton](https://steemit.com/@ericvancewalton)|535.500|2075831.717451|[4ziyjc-alarm-clock-dawn-an-original-novel-episode-22](https://steemit.com/all/@ericvancewalton/4ziyjc-alarm-clock-dawn-an-original-novel-episode-22)|\n|5|[@gavvet](https://steemit.com/@gavvet)|275.597|1068185.762299|[the-end-of-the-daily-pick-of-hidden-gems-featuring-dragonsla](https://steemit.com/all/@gavvet/the-end-of-the-daily-pick-of-hidden-gems-featuring-dragonslayer109-as-author)|\n|6|[@gavvet](https://steemit.com/@gavvet)|274.446|1062832.306425|[my-experience-of-toughening-in-cold-water-featuring-burmik12](https://steemit.com/all/@gavvet/my-experience-of-toughening-in-cold-water-featuring-burmik123-as-author)|\n|7|[@lifeisawesome](https://steemit.com/@lifeisawesome)|271.459|1052258.990912|[liking-yourself-is-an-act-of-rebellion](https://steemit.com/all/@lifeisawesome/liking-yourself-is-an-act-of-rebellion)|\n|8|[@honeyscribe](https://steemit.com/@honeyscribe)|267.226|1036264.122777|[my-friendship-tanked-but-i-buried-the-treasure](https://steemit.com/all/@honeyscribe/my-friendship-tanked-but-i-buried-the-treasure)|\n|9|[@gavvet](https://steemit.com/@gavvet)|265.570|1029010.857928|[let-s-learn-the-kanji-hieroglyphs-it-s-easy-and-fun-part-1-f](https://steemit.com/all/@gavvet/let-s-learn-the-kanji-hieroglyphs-it-s-easy-and-fun-part-1-featuring-ratel-as-author)|\n|10|[@hisnameisolllie](https://steemit.com/@hisnameisolllie)|261.973|1014934.150126|[curation-bot-s-race-to-the-bottom-how-it-will-begin-to-hurt-](https://steemit.com/all/@hisnameisolllie/curation-bot-s-race-to-the-bottom-how-it-will-begin-to-hurt-authors-on-the-list)|\n|11|[@ozchartart](https://steemit.com/@ozchartart)|251.582|975446.282366|[usdsteem-btc-daily-poloniex-bittrex-technical-analysis-marke](https://steemit.com/all/@ozchartart/usdsteem-btc-daily-poloniex-bittrex-technical-analysis-market-report-update-39-to-the-ring-of-fire-sept-08-2016)|\n|12|[@bridgetbunchy](https://steemit.com/@bridgetbunchy)|236.450|915155.077904|[the-textile-hoarder](https://steemit.com/all/@bridgetbunchy/the-textile-hoarder)|\n|13|[@gavvet](https://steemit.com/@gavvet)|234.661|909727.439571|[the-birth-of-linguistic-diversity-on-steemit](https://steemit.com/all/@gavvet/the-birth-of-linguistic-diversity-on-steemit)|\n|14|[@sirwinchester](https://steemit.com/@sirwinchester)|229.244|888993.977335|[how-i-told-lennox-lewis-about-cryptocurrency](https://steemit.com/all/@sirwinchester/how-i-told-lennox-lewis-about-cryptocurrency)|\n|15|[@furion](https://steemit.com/@furion)|227.994|883966.973204|[homepage-payout-distribution-power-law-and-project-curie](https://steemit.com/all/@furion/homepage-payout-distribution-power-law-and-project-curie)|\n|16|[@nekromarinist](https://steemit.com/@nekromarinist)|223.543|866717.266332|[meditating-whith-the-stars-my-own-original-art-gel-pen](https://steemit.com/all/@nekromarinist/meditating-whith-the-stars-my-own-original-art-gel-pen)|\n|17|[@lifeisawesome](https://steemit.com/@lifeisawesome)|220.800|855564.683248|[when-something-is-out-of-your-control-acceptance](https://steemit.com/all/@lifeisawesome/when-something-is-out-of-your-control-acceptance)|\n|18|[@knozaki2015](https://steemit.com/@knozaki2015)|216.455|839541.126854|[i-travel-the-world-part-33-royal-palm-south-beach-miami](https://steemit.com/all/@knozaki2015/i-travel-the-world-part-33-royal-palm-south-beach-miami)|\n|19|[@sirwinchester](https://steemit.com/@sirwinchester)|213.565|827106.376069|[learn-to-love-yourself](https://steemit.com/all/@sirwinchester/learn-to-love-yourself)|\n|20|[@jamielefay](https://steemit.com/@jamielefay)|211.320|819852.689130|[ahe-ey-the-attack-an-original-novel-part-17](https://steemit.com/all/@jamielefay/ahe-ey-the-attack-an-original-novel-part-17)|\n|21|[@knozaki2015](https://steemit.com/@knozaki2015)|210.899|818069.685413|[kungur-ice-cave-featuring-karisa-as-author](https://steemit.com/all/@knozaki2015/kungur-ice-cave-featuring-karisa-as-author)|\n|22|[@essra](https://steemit.com/@essra)|209.115|809993.683286|[steemit-academy-or-or-marketing-concept-for-steemit-or-or-pt](https://steemit.com/all/@essra/steemit-academy-or-or-marketing-concept-for-steemit-or-or-pt-1)|\n|23|[@terrycraft](https://steemit.com/@terrycraft)|201.371|779303.357970|[dreamhackers-part-1-lucid-dreaming-khakery-snovidenii-chast-](https://steemit.com/all/@terrycraft/dreamhackers-part-1-lucid-dreaming-khakery-snovidenii-chast-1-osoznannye-snovideniya-featuring-ratel-as-author)|\n|24|[@heiditravels](https://steemit.com/@heiditravels)|193.872|750367.189508|[climbing-up-an-african-monster-table-mountain](https://steemit.com/all/@heiditravels/climbing-up-an-african-monster-table-mountain)|\n|25|[@terrycraft](https://steemit.com/@terrycraft)|186.389|722091.151206|[intergalactic-travel-warp-drive-in-reality-mezhgalakticheski](https://steemit.com/all/@terrycraft/intergalactic-travel-warp-drive-in-reality-mezhgalakticheskie-puteshestviya-featuring-essentia-as-author)|\n|26|[@knozaki2015](https://steemit.com/@knozaki2015)|176.688|684767.560643|[i-travel-the-world-part-34-delano-miami-how-to-spend-a-day-i](https://steemit.com/all/@knozaki2015/i-travel-the-world-part-34-delano-miami-how-to-spend-a-day-in-miami)|\n|27|[@terrycraft](https://steemit.com/@terrycraft)|166.290|645277.509184|[bahamas-the-journey-of-my-dream-bagamy-puteshestvie-moei-mec](https://steemit.com/all/@terrycraft/bahamas-the-journey-of-my-dream-bagamy-puteshestvie-moei-mechty-featuring-darya-dementyeva-as-author)|\n|28|[@celebr1ty](https://steemit.com/@celebr1ty)|164.615|638211.633068|[good-morning-life-is-beautiful](https://steemit.com/all/@celebr1ty/good-morning-life-is-beautiful)|\n|29|[@knozaki2015](https://steemit.com/@knozaki2015)|160.886|623707.116014|[steemperlen-6](https://steemit.com/all/@knozaki2015/steemperlen-6)|\n|30|[@markrmorrisjr](https://steemit.com/@markrmorrisjr)|156.995|608153.806438|[original-fiction-the-anarchist-s-almanac-episode-10](https://steemit.com/all/@markrmorrisjr/original-fiction-the-anarchist-s-almanac-episode-10)|\n|31|[@markrmorrisjr](https://steemit.com/@markrmorrisjr)|156.711|606962.346132|[original-fiction-jacked-the-origin-dime-chronicles-book-one-](https://steemit.com/all/@markrmorrisjr/original-fiction-jacked-the-origin-dime-chronicles-book-one-episode-2)|\n|32|[@livingthedream](https://steemit.com/@livingthedream)|150.872|584759.992522|[i-had-a-thought](https://steemit.com/all/@livingthedream/i-had-a-thought)|\n|33|[@terrycraft](https://steemit.com/@terrycraft)|150.107|581998.800221|[chronicles-of-hypnosis-training-light-maze-gipnoz-labirint-s](https://steemit.com/all/@terrycraft/chronicles-of-hypnosis-training-light-maze-gipnoz-labirint-sveta-featuring-njall-as-author)|\n|34|[@dana-edwards](https://steemit.com/@dana-edwards)|143.079|554662.694351|[the-digital-village-is-the-most-global-and-most-local-form-o](https://steemit.com/all/@dana-edwards/the-digital-village-is-the-most-global-and-most-local-form-of-government-reputation-based-governance-supersedes-legal-governance)|\n|35|[@eneismijmich](https://steemit.com/@eneismijmich)|140.545|545205.892842|[fuzzy-evolutionary-and-neurocomputing-neural-networks-part-2](https://steemit.com/all/@eneismijmich/fuzzy-evolutionary-and-neurocomputing-neural-networks-part-2)|\n|36|[@aggroed](https://steemit.com/@aggroed)|135.894|527175.531557|[satirically-yours-series-s1e1-hrc-to-rename-airforce-one-to-](https://steemit.com/all/@aggroed/satirically-yours-series-s1e1-hrc-to-rename-airforce-one-to-ambulance-one-upon-election-victory)|\n|37|[@krishtopa](https://steemit.com/@krishtopa)|134.613|521202.049596|[how-does-the-cloud-storage-work-and-why-is-it-so-convenient](https://steemit.com/all/@krishtopa/how-does-the-cloud-storage-work-and-why-is-it-so-convenient)|\n|38|[@nanzo-scoop](https://steemit.com/@nanzo-scoop)|131.509|509753.739065|[initial-thoughts-of-a-virgin-bot-curator](https://steemit.com/all/@nanzo-scoop/initial-thoughts-of-a-virgin-bot-curator)|\n|39|[@jamtaylor](https://steemit.com/@jamtaylor)|129.976|504054.166957|[steemit-photo-challenge-8-theme-announcement-sep-8-11](https://steemit.com/all/@jamtaylor/steemit-photo-challenge-8-theme-announcement-sep-8-11)|\n|40|[@philwinfield](https://steemit.com/@philwinfield)|126.793|491385.014767|[mark-lyford-actually-is-a-fraudster](https://steemit.com/all/@philwinfield/mark-lyford-actually-is-a-fraudster)|\n|41|[@susanne](https://steemit.com/@susanne)|123.682|479097.075323|[blockchain-and-burgers-a-micro-meetup-in-norway-with-laivi-s](https://steemit.com/all/@susanne/blockchain-and-burgers-a-micro-meetup-in-norway-with-laivi-svk-and-gbert)|\n|42|[@adamkokesh](https://steemit.com/@adamkokesh)|123.536|479344.674145|[government-from-beginning-to-end](https://steemit.com/all/@adamkokesh/government-from-beginning-to-end)|\n|43|[@livingthedream](https://steemit.com/@livingthedream)|121.612|470929.469362|[hey-i-m-scott-the-scot](https://steemit.com/all/@livingthedream/hey-i-m-scott-the-scot)|\n|44|[@someguy123](https://steemit.com/@someguy123)|108.087|418687.567336|[proof-of-riseup-donation](https://steemit.com/all/@someguy123/proof-of-riseup-donation)|\n|45|[@clevecross](https://steemit.com/@clevecross)|107.964|418357.339807|[if-it-were-mine-to-change-my-answer-to-stellabella-and-why](https://steemit.com/all/@clevecross/if-it-were-mine-to-change-my-answer-to-stellabella-and-why)|\n|46|[@alexgr](https://steemit.com/@alexgr)|103.338|400604.259194|[positive-thinking-why-is-it-a-hit-and-miss-experience](https://steemit.com/all/@alexgr/positive-thinking-why-is-it-a-hit-and-miss-experience)|\n|47|[@someguy123](https://steemit.com/@someguy123)|98.947|383895.664545|[steem-tor-node-protecting-your-privacy](https://steemit.com/all/@someguy123/steem-tor-node-protecting-your-privacy)|\n|48|[@seanobi](https://steemit.com/@seanobi)|98.463|381047.706181|[how-i-lost-800-pounds-in-four-day-by-eating-only-bitcheese-a](https://steemit.com/all/@seanobi/how-i-lost-800-pounds-in-four-day-by-eating-only-bitcheese-an-inspirational-true-story)|\n|49|[@marius19](https://steemit.com/@marius19)|94.445|366384.186891|[passion-for-origami-flowers](https://steemit.com/all/@marius19/passion-for-origami-flowers)|\n|50|[@steemitblog](https://steemit.com/@steemitblog)|92.118|357137.815345|[new-advanced-formatting-features](https://steemit.com/all/@steemitblog/new-advanced-formatting-features)|\n\n\n- - -\nPrevious report: [September-8](https://steemit.com/stats/@masteryoda/daily-payouts-leaderboards-september-8)\n- - -\n\n###### \u00a9 @masteryoda", + "category": "stats", + "children": 45, + "created": "2016-09-10T05:39:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgsafe.org/cfdd6c2073.png", + "http://i.imgsafe.org/39c20ce844.png" + ], + "links": [ + "https://steemit.com/@ericvancewalton", + "https://steemit.com/@gavvet", + "https://steemit.com/@knozaki2015", + "https://steemit.com/@terrycraft", + "https://steemit.com/@sascha", + "https://steemit.com/@kevinwong", + "https://steemit.com/@lifeisawesome", + "https://steemit.com/@sirwinchester", + "https://steemit.com/@markrmorrisjr", + "https://steemit.com/@livingthedream", + "https://steemit.com/@honeyscribe", + "https://steemit.com/@hisnameisolllie", + "https://steemit.com/@ozchartart", + "https://steemit.com/@dana-edwards", + "https://steemit.com/@bridgetbunchy", + "https://steemit.com/@nekromarinist", + "https://steemit.com/@furion", + "https://steemit.com/@jamielefay", + "https://steemit.com/@essra", + "https://steemit.com/@someguy123", + "https://steemit.com/@heiditravels", + "https://steemit.com/@nanzo-scoop", + "https://steemit.com/@celebr1ty", + "https://steemit.com/@aggroed", + "https://steemit.com/@eneismijmich", + "https://steemit.com/@sweetsssj", + "https://steemit.com/@marius19", + "https://steemit.com/@krishtopa", + "https://steemit.com/@jamtaylor", + "https://steemit.com/@philwinfield", + "https://steemit.com/@masteryoda", + "https://steemit.com/@susanne", + "https://steemit.com/@adamkokesh", + "https://steemit.com/@larkenrose", + "https://steemit.com/@canadian-coconut", + "https://steemit.com/@clevecross", + "https://steemit.com/@alexgr", + "https://steemit.com/@good-karma", + "https://steemit.com/@seanobi", + "https://steemit.com/@steemitblog", + "https://steemit.com/@coinbitgold", + "https://steemit.com/@anasya", + "https://steemit.com/@jacor", + "https://steemit.com/@anduweb", + "https://steemit.com/@richardcrill", + "https://steemit.com/@manthostsakirid", + "https://steemit.com/@rok-sivante", + "https://steemit.com/@mammasitta", + "https://steemit.com/@corbettreport", + "https://steemit.com/@kobur", + "https://steemit.com/@blocktrades", + "https://steemit.com/@smooth", + "https://steemit.com/@berniesanders", + "https://steemit.com/@steemed", + "https://steemit.com/@nextgencrypto", + "https://steemit.com/@steemit200", + "https://steemit.com/@riverhead", + "https://steemit.com/@summon", + "https://steemit.com/@pharesim", + "https://steemit.com/@joseph", + "https://steemit.com/@recursive", + "https://steemit.com/@wang", + "https://steemit.com/@complexring", + "https://steemit.com/@hr1", + "https://steemit.com/all/@sascha/our-life-on-planet-earth-part-8-the-meaning-of-life", + "https://steemit.com/all/@ericvancewalton/the-cliff-an-original-poem", + "https://steemit.com/all/@kevinwong/dayjob-ended-hello-steemit", + "https://steemit.com/all/@ericvancewalton/4ziyjc-alarm-clock-dawn-an-original-novel-episode-22", + "https://steemit.com/all/@gavvet/the-end-of-the-daily-pick-of-hidden-gems-featuring-dragonslayer109-as-author", + "https://steemit.com/all/@gavvet/my-experience-of-toughening-in-cold-water-featuring-burmik123-as-author", + "https://steemit.com/all/@lifeisawesome/liking-yourself-is-an-act-of-rebellion", + "https://steemit.com/all/@honeyscribe/my-friendship-tanked-but-i-buried-the-treasure", + "https://steemit.com/all/@gavvet/let-s-learn-the-kanji-hieroglyphs-it-s-easy-and-fun-part-1-featuring-ratel-as-author", + "https://steemit.com/all/@hisnameisolllie/curation-bot-s-race-to-the-bottom-how-it-will-begin-to-hurt-authors-on-the-list", + "https://steemit.com/all/@ozchartart/usdsteem-btc-daily-poloniex-bittrex-technical-analysis-market-report-update-39-to-the-ring-of-fire-sept-08-2016", + "https://steemit.com/all/@bridgetbunchy/the-textile-hoarder", + "https://steemit.com/all/@gavvet/the-birth-of-linguistic-diversity-on-steemit", + "https://steemit.com/all/@sirwinchester/how-i-told-lennox-lewis-about-cryptocurrency", + "https://steemit.com/all/@furion/homepage-payout-distribution-power-law-and-project-curie", + "https://steemit.com/all/@nekromarinist/meditating-whith-the-stars-my-own-original-art-gel-pen", + "https://steemit.com/all/@lifeisawesome/when-something-is-out-of-your-control-acceptance", + "https://steemit.com/all/@knozaki2015/i-travel-the-world-part-33-royal-palm-south-beach-miami", + "https://steemit.com/all/@sirwinchester/learn-to-love-yourself", + "https://steemit.com/all/@jamielefay/ahe-ey-the-attack-an-original-novel-part-17", + "https://steemit.com/all/@knozaki2015/kungur-ice-cave-featuring-karisa-as-author", + "https://steemit.com/all/@essra/steemit-academy-or-or-marketing-concept-for-steemit-or-or-pt-1", + "https://steemit.com/all/@terrycraft/dreamhackers-part-1-lucid-dreaming-khakery-snovidenii-chast-1-osoznannye-snovideniya-featuring-ratel-as-author", + "https://steemit.com/all/@heiditravels/climbing-up-an-african-monster-table-mountain", + "https://steemit.com/all/@terrycraft/intergalactic-travel-warp-drive-in-reality-mezhgalakticheskie-puteshestviya-featuring-essentia-as-author", + "https://steemit.com/all/@knozaki2015/i-travel-the-world-part-34-delano-miami-how-to-spend-a-day-in-miami", + "https://steemit.com/all/@terrycraft/bahamas-the-journey-of-my-dream-bagamy-puteshestvie-moei-mechty-featuring-darya-dementyeva-as-author", + "https://steemit.com/all/@celebr1ty/good-morning-life-is-beautiful", + "https://steemit.com/all/@knozaki2015/steemperlen-6", + "https://steemit.com/all/@markrmorrisjr/original-fiction-the-anarchist-s-almanac-episode-10", + "https://steemit.com/all/@markrmorrisjr/original-fiction-jacked-the-origin-dime-chronicles-book-one-episode-2", + "https://steemit.com/all/@livingthedream/i-had-a-thought", + "https://steemit.com/all/@terrycraft/chronicles-of-hypnosis-training-light-maze-gipnoz-labirint-sveta-featuring-njall-as-author", + "https://steemit.com/all/@dana-edwards/the-digital-village-is-the-most-global-and-most-local-form-of-government-reputation-based-governance-supersedes-legal-governance", + "https://steemit.com/all/@eneismijmich/fuzzy-evolutionary-and-neurocomputing-neural-networks-part-2", + "https://steemit.com/all/@aggroed/satirically-yours-series-s1e1-hrc-to-rename-airforce-one-to-ambulance-one-upon-election-victory", + "https://steemit.com/all/@krishtopa/how-does-the-cloud-storage-work-and-why-is-it-so-convenient", + "https://steemit.com/all/@nanzo-scoop/initial-thoughts-of-a-virgin-bot-curator", + "https://steemit.com/all/@jamtaylor/steemit-photo-challenge-8-theme-announcement-sep-8-11", + "https://steemit.com/all/@philwinfield/mark-lyford-actually-is-a-fraudster", + "https://steemit.com/all/@susanne/blockchain-and-burgers-a-micro-meetup-in-norway-with-laivi-svk-and-gbert", + "https://steemit.com/all/@adamkokesh/government-from-beginning-to-end", + "https://steemit.com/all/@livingthedream/hey-i-m-scott-the-scot", + "https://steemit.com/all/@someguy123/proof-of-riseup-donation", + "https://steemit.com/all/@clevecross/if-it-were-mine-to-change-my-answer-to-stellabella-and-why", + "https://steemit.com/all/@alexgr/positive-thinking-why-is-it-a-hit-and-miss-experience", + "https://steemit.com/all/@someguy123/steem-tor-node-protecting-your-privacy", + "https://steemit.com/all/@seanobi/how-i-lost-800-pounds-in-four-day-by-eating-only-bitcheese-an-inspirational-true-story", + "https://steemit.com/all/@marius19/passion-for-origami-flowers", + "https://steemit.com/all/@steemitblog/new-advanced-formatting-features", + "https://steemit.com/stats/@masteryoda/daily-payouts-leaderboards-september-8" + ], + "tags": [ + "stats", + "steemstats", + "steem-stats", + "steemit" + ], + "users": [ + "masteryoda" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 35282265804796, + "payout": 131.443, + "payout_at": "2016-09-17T05:39:24", + "pending_payout_value": "131.443 HBD", + "percent_hbd": 10000, + "permlink": "daily-payouts-leaderboards-september-9", + "post_id": 1192632, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 341 + }, + "title": "Daily payouts leaderboards, September 9", + "updated": "2016-09-10T05:39:24", + "url": "/stats/@masteryoda/daily-payouts-leaderboards-september-9" + }, + { + "active_votes": [ + { + "rshares": 35324091913062, + "voter": "jamesc" + }, + { + "rshares": 2439459206910, + "voter": "badassmother" + }, + { + "rshares": 1183915777956, + "voter": "rossco99" + }, + { + "rshares": 76449229334, + "voter": "aizensou" + }, + { + "rshares": 3557260560103, + "voter": "au1nethyb1" + }, + { + "rshares": 480579182093, + "voter": "boatymcboatface" + }, + { + "rshares": 29824545969, + "voter": "proctologic" + }, + { + "rshares": 137064811153, + "voter": "team" + }, + { + "rshares": 7586409464, + "voter": "fkn" + }, + { + "rshares": 447353939, + "voter": "paco-steem" + }, + { + "rshares": 5016915851, + "voter": "spaninv" + }, + { + "rshares": 10645106416, + "voter": "elishagh1" + }, + { + "rshares": 1009949475, + "voter": "weenfan" + }, + { + "rshares": 490994275, + "voter": "coar" + }, + { + "rshares": 1426426670, + "voter": "murh" + }, + { + "rshares": 59785306994, + "voter": "theshell" + }, + { + "rshares": 25360606957, + "voter": "thecryptofiend" + }, + { + "rshares": 349160704, + "voter": "stiletto" + }, + { + "rshares": 24530155254, + "voter": "ratel" + }, + { + "rshares": 78186025552, + "voter": "faddat" + }, + { + "rshares": 104859928997, + "voter": "geoffrey" + }, + { + "rshares": 80551056012, + "voter": "kimziv" + }, + { + "rshares": 222777718999, + "voter": "asmolokalo" + }, + { + "rshares": 28349253978, + "voter": "picokernel" + }, + { + "rshares": 25831957910, + "voter": "furion" + }, + { + "rshares": 15619208260, + "voter": "bitshares101" + }, + { + "rshares": 190123921, + "voter": "barbara2" + }, + { + "rshares": 211241450, + "voter": "ch0c0latechip" + }, + { + "rshares": 195513313, + "voter": "doge4lyf" + }, + { + "rshares": 1137768898, + "voter": "steem1653" + }, + { + "rshares": 66978870, + "voter": "cynetyc" + }, + { + "rshares": 211596811496, + "voter": "jesta" + }, + { + "rshares": 5013145440, + "voter": "thegoodguy" + }, + { + "rshares": 39433280695, + "voter": "biophil" + }, + { + "rshares": 3762678714, + "voter": "karen13" + }, + { + "rshares": 280868838879, + "voter": "nabilov" + }, + { + "rshares": 10536282811, + "voter": "allmonitors" + }, + { + "rshares": 253707481, + "voter": "sebhaj" + }, + { + "rshares": 189921493134, + "voter": "blueorgy" + }, + { + "rshares": 7507318975, + "voter": "bitcoiner" + }, + { + "rshares": 3403137236, + "voter": "tarindel" + }, + { + "rshares": 3567394163, + "voter": "mastletter" + }, + { + "rshares": 182919748708, + "voter": "jl777" + }, + { + "rshares": 6556520496, + "voter": "positive" + }, + { + "rshares": 24288161044, + "voter": "masterinvestor" + }, + { + "rshares": 15588418722, + "voter": "proto" + }, + { + "rshares": 12321510445, + "voter": "sisterholics" + }, + { + "rshares": 215715037, + "voter": "fnait" + }, + { + "rshares": 196831041, + "voter": "keepcalmand" + }, + { + "rshares": 30107535083, + "voter": "smailer" + }, + { + "rshares": 3171953007, + "voter": "glitterpig" + }, + { + "rshares": 7881154333, + "voter": "taker" + }, + { + "rshares": 443504760135, + "voter": "laonie" + }, + { + "rshares": 15653009076, + "voter": "myfirst" + }, + { + "rshares": 96715374858, + "voter": "somebody" + }, + { + "rshares": 3617821687, + "voter": "flysaga" + }, + { + "rshares": 21369561330, + "voter": "midnightoil" + }, + { + "rshares": 49713271461, + "voter": "xiaohui" + }, + { + "rshares": 1671631574, + "voter": "xiaokongcom" + }, + { + "rshares": 3368578154, + "voter": "xianjun" + }, + { + "rshares": 62183036, + "voter": "simo" + }, + { + "rshares": 221143052, + "voter": "microluck" + }, + { + "rshares": 72160435238, + "voter": "anotherjoe" + }, + { + "rshares": 39992929962, + "voter": "someguy123" + }, + { + "rshares": 3161180932, + "voter": "hilarski" + }, + { + "rshares": 8948930778, + "voter": "cryptovpn" + }, + { + "rshares": 2191791333, + "voter": "voluntary" + }, + { + "rshares": 117344778, + "voter": "mlpfrank" + }, + { + "rshares": 55546978, + "voter": "charlie777pt" + }, + { + "rshares": 703482676, + "voter": "gear66" + }, + { + "rshares": 1532461481, + "voter": "paa" + }, + { + "rshares": 405105947, + "voter": "jessicanicklos" + }, + { + "rshares": 98655344, + "voter": "positivesteem" + }, + { + "rshares": 3133057978, + "voter": "steempowerwhale" + }, + { + "rshares": 891434526, + "voter": "michelle.gent" + }, + { + "rshares": 987408123, + "voter": "steemitcharity" + }, + { + "rshares": 147680824, + "voter": "laskoff" + }, + { + "rshares": 56431137, + "voter": "serikus" + }, + { + "rshares": 147541988, + "voter": "roman.est" + } + ], + "author": "someguy123", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.49, + "beneficiaries": [], + "blacklists": [], + "body": "Thanks to @blocktrades for giving my [second RiseUp post](https://steemit.com/steem/@someguy123/proof-of-riseup-donation) a big push! Of course, thanks to all the smaller upvotes who helped it reach the final value of $258, (author $216.17)\n\n
    ![](https://i.imgur.com/aS8oga0.png)
    \n\nHere's the donation address proof:\n\n
    ![](https://i.imgur.com/JkziMvl.png)
    \n\nAnd finally the blocktrades transaction ([Bitcoin Transaction](https://blockchain.info/tx/bb0817d08cf9dd1845c3ea68ba8d3be88dbf563d13cd8e130ef2656336eff49d)):\n\n
    ![](https://i.imgur.com/H4avVGN.png)
    \n\nThank you to everyone who upvoted the original fundraiser, and the proof of donation #1. We've raised a total of ~$170 US Dollars for RiseUp. \n====\nAs always, if this post reaches at least $20 or so, the earnings will be donated to RiseUp (again).\n------", + "category": "steem", + "children": 10, + "created": "2016-09-09T09:40:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgur.com/aS8oga0.png", + "https://i.imgur.com/JkziMvl.png", + "https://i.imgur.com/H4avVGN.png" + ], + "links": [ + "https://steemit.com/steem/@someguy123/proof-of-riseup-donation", + "https://blockchain.info/tx/bb0817d08cf9dd1845c3ea68ba8d3be88dbf563d13cd8e130ef2656336eff49d" + ], + "tags": [ + "steem", + "anarchy", + "riseup", + "charity" + ], + "users": [ + "blocktrades" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 45733010780065, + "payout": 119.867, + "payout_at": "2016-09-16T09:40:48", + "pending_payout_value": "119.867 HBD", + "percent_hbd": 10000, + "permlink": "proof-of-riseup-donation-2", + "post_id": 1182475, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 79 + }, + "title": "Proof of RiseUp Donation #2", + "updated": "2016-09-09T10:08:03", + "url": "/steem/@someguy123/proof-of-riseup-donation-2" + }, + { + "active_votes": [ + { + "rshares": 376128407158, + "voter": "anonymous" + }, + { + "rshares": 2213080911223, + "voter": "badassmother" + }, + { + "rshares": 2063081019002, + "voter": "hr1" + }, + { + "rshares": 4317249030875, + "voter": "nextgencrypto" + }, + { + "rshares": 1085719080898, + "voter": "rossco99" + }, + { + "rshares": 4539580199185, + "voter": "wang" + }, + { + "rshares": 3104801605, + "voter": "boy" + }, + { + "rshares": 3769632651, + "voter": "bue-witness" + }, + { + "rshares": 684099809, + "voter": "bunny" + }, + { + "rshares": 54957641788, + "voter": "bue" + }, + { + "rshares": 1663630967, + "voter": "mini" + }, + { + "rshares": 213807099, + "voter": "moon" + }, + { + "rshares": 1749868708910, + "voter": "joseph" + }, + { + "rshares": 3102050351151, + "voter": "au1nethyb1" + }, + { + "rshares": 416087692093, + "voter": "recursive2" + }, + { + "rshares": 403446348860, + "voter": "recursive3" + }, + { + "rshares": 2773543064567, + "voter": "recursive" + }, + { + "rshares": 835144635139, + "voter": "boombastic" + }, + { + "rshares": 107455227791, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 7903565174, + "voter": "bingo-0" + }, + { + "rshares": 2008229108, + "voter": "bingo-1" + }, + { + "rshares": 419383776860, + "voter": "boatymcboatface" + }, + { + "rshares": 709998844557, + "voter": "pfunk" + }, + { + "rshares": 173614645156, + "voter": "pairmike" + }, + { + "rshares": 66431275320, + "voter": "vip" + }, + { + "rshares": 32421474922, + "voter": "proctologic" + }, + { + "rshares": 10330900334, + "voter": "idol" + }, + { + "rshares": 625076388, + "voter": "healthcare" + }, + { + "rshares": 1196196856197, + "voter": "tuck-fheman" + }, + { + "rshares": 973281749, + "voter": "daniel.pan" + }, + { + "rshares": 781367536953, + "voter": "steemrollin" + }, + { + "rshares": 137064811153, + "voter": "team" + }, + { + "rshares": 9570174653, + "voter": "patrice" + }, + { + "rshares": 288376577, + "voter": "helen.tan" + }, + { + "rshares": 49861782652, + "voter": "unosuke" + }, + { + "rshares": 23273763901, + "voter": "yefet" + }, + { + "rshares": 1702805460, + "voter": "jocelyn" + }, + { + "rshares": 88692583977, + "voter": "acidsun" + }, + { + "rshares": 78229790719, + "voter": "easteagle13" + }, + { + "rshares": 538016209942, + "voter": "eeks" + }, + { + "rshares": 6580269000, + "voter": "fkn" + }, + { + "rshares": 6568667173, + "voter": "kingscrown" + }, + { + "rshares": 50848089, + "voter": "paco-steem" + }, + { + "rshares": 612099805, + "voter": "spaninv" + }, + { + "rshares": 8655510293, + "voter": "elishagh1" + }, + { + "rshares": 10351107165, + "voter": "richman" + }, + { + "rshares": 7455973110, + "voter": "kefkius" + }, + { + "rshares": 43841670513, + "voter": "hannixx42" + }, + { + "rshares": 90554610459, + "voter": "asch" + }, + { + "rshares": 1412889111, + "voter": "murh" + }, + { + "rshares": 46685572883, + "voter": "jay-kopinski" + }, + { + "rshares": 584926518, + "voter": "kodi" + }, + { + "rshares": 2319844721, + "voter": "error" + }, + { + "rshares": 10869965506, + "voter": "andu" + }, + { + "rshares": 943986200805, + "voter": "cyber" + }, + { + "rshares": 63332151220, + "voter": "theshell" + }, + { + "rshares": 21806014163, + "voter": "ratel" + }, + { + "rshares": 200492695648, + "voter": "will-zewe" + }, + { + "rshares": 329176160, + "voter": "garagebill" + }, + { + "rshares": 87138541321, + "voter": "schro" + }, + { + "rshares": 128777571860, + "voter": "victor-lucas" + }, + { + "rshares": 107573410162, + "voter": "geoffrey" + }, + { + "rshares": 64490047642, + "voter": "kimziv" + }, + { + "rshares": 1536948363, + "voter": "svamiva" + }, + { + "rshares": 46575456684, + "voter": "razvanelulmarin" + }, + { + "rshares": 2249145664, + "voter": "superfreek" + }, + { + "rshares": 55521644294, + "voter": "isteemit" + }, + { + "rshares": 103620274433, + "voter": "asmolokalo" + }, + { + "rshares": 1607253518, + "voter": "gidlark" + }, + { + "rshares": 3304220350, + "voter": "orly" + }, + { + "rshares": 3360471624, + "voter": "stranger27" + }, + { + "rshares": 25024113261, + "voter": "tcfxyz" + }, + { + "rshares": 6931548821, + "voter": "futurefood" + }, + { + "rshares": 136071704205, + "voter": "derekareith" + }, + { + "rshares": 783218429143, + "voter": "slowwalker" + }, + { + "rshares": 214670515496, + "voter": "domino" + }, + { + "rshares": 21747323666, + "voter": "furion" + }, + { + "rshares": 6055901601, + "voter": "owdy" + }, + { + "rshares": 152996802, + "voter": "barbara2" + }, + { + "rshares": 171678046, + "voter": "ch0c0latechip" + }, + { + "rshares": 157375809, + "voter": "doge4lyf" + }, + { + "rshares": 15903970022, + "voter": "ausbitbank" + }, + { + "rshares": 209516922, + "voter": "ardina" + }, + { + "rshares": 910622311, + "voter": "steem1653" + }, + { + "rshares": 13786044081, + "voter": "sitaru" + }, + { + "rshares": 4912893108, + "voter": "thegoodguy" + }, + { + "rshares": 16165681396, + "voter": "aaseb" + }, + { + "rshares": 1971882612, + "voter": "incomemonthly" + }, + { + "rshares": 3542089447, + "voter": "karen13" + }, + { + "rshares": 25461339562, + "voter": "igster" + }, + { + "rshares": 5114903793, + "voter": "theanubisrider" + }, + { + "rshares": 391939115, + "voter": "karenmckersie" + }, + { + "rshares": 750111661, + "voter": "luisucv34" + }, + { + "rshares": 6903124625, + "voter": "krystle" + }, + { + "rshares": 75192136853, + "voter": "inertia" + }, + { + "rshares": 42155718685, + "voter": "milestone" + }, + { + "rshares": 21029609770, + "voter": "artific" + }, + { + "rshares": 2176800118, + "voter": "arcange" + }, + { + "rshares": 2116748431, + "voter": "the-future" + }, + { + "rshares": 10600135570, + "voter": "peacekeeper" + }, + { + "rshares": 314718023331, + "voter": "calaber24p" + }, + { + "rshares": 3574708669, + "voter": "tarindel" + }, + { + "rshares": 3373510290, + "voter": "azurejasper" + }, + { + "rshares": 14082581305, + "voter": "beowulfoflegend" + }, + { + "rshares": 261860685675, + "voter": "liberosist" + }, + { + "rshares": 3592504240, + "voter": "birdie" + }, + { + "rshares": 25223911051, + "voter": "deanliu" + }, + { + "rshares": 5333506811, + "voter": "rainchen" + }, + { + "rshares": 91679571847, + "voter": "rea" + }, + { + "rshares": 172192106928, + "voter": "jl777" + }, + { + "rshares": 5332194583, + "voter": "positive" + }, + { + "rshares": 1784922790, + "voter": "yarly" + }, + { + "rshares": 269622478, + "voter": "yarly2" + }, + { + "rshares": 270026148, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 262325860, + "voter": "lexinferno" + }, + { + "rshares": 59790882, + "voter": "sergey44" + }, + { + "rshares": 19530745314, + "voter": "papa-pepper" + }, + { + "rshares": 13756154573, + "voter": "lemooljiang" + }, + { + "rshares": 14673850370, + "voter": "proto" + }, + { + "rshares": 639359310, + "voter": "curator" + }, + { + "rshares": 10569725802, + "voter": "sisterholics" + }, + { + "rshares": 432486248, + "voter": "yarly10" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 28994597736, + "voter": "brianphobos" + }, + { + "rshares": 5743662078, + "voter": "royalmacro" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 178330980, + "voter": "fnait" + }, + { + "rshares": 158442627, + "voter": "keepcalmand" + }, + { + "rshares": 42307056639, + "voter": "celebr1ty" + }, + { + "rshares": 17862609366, + "voter": "darkb4dawn" + }, + { + "rshares": 21235606902, + "voter": "sisters" + }, + { + "rshares": 826141920, + "voter": "mar1978co" + }, + { + "rshares": 3110768706, + "voter": "glitterpig" + }, + { + "rshares": 1152052521, + "voter": "metaflute" + }, + { + "rshares": 7348312053, + "voter": "taker" + }, + { + "rshares": 348904572594, + "voter": "laonie" + }, + { + "rshares": 24142655749, + "voter": "laoyao" + }, + { + "rshares": 13086657727, + "voter": "myfirst" + }, + { + "rshares": 77433709680, + "voter": "somebody" + }, + { + "rshares": 2896204912, + "voter": "flysaga" + }, + { + "rshares": 14261215118, + "voter": "gmurph" + }, + { + "rshares": 17108287668, + "voter": "midnightoil" + }, + { + "rshares": 62270957, + "voter": "coderg" + }, + { + "rshares": 4084069258, + "voter": "ullikume" + }, + { + "rshares": 39094985222, + "voter": "xiaohui" + }, + { + "rshares": 5249650850, + "voter": "oflyhigh" + }, + { + "rshares": 1338165445, + "voter": "xiaokongcom" + }, + { + "rshares": 2076252881, + "voter": "natalymaty" + }, + { + "rshares": 208751054, + "voter": "zionuziriel" + }, + { + "rshares": 253237053, + "voter": "xcepta" + }, + { + "rshares": 2696754182, + "voter": "xianjun" + }, + { + "rshares": 1590575638, + "voter": "erikclark13" + }, + { + "rshares": 84359117978, + "voter": "miacats" + }, + { + "rshares": 41304033611, + "voter": "bitcalm" + }, + { + "rshares": 61377136, + "voter": "party1998" + }, + { + "rshares": 1459804390, + "voter": "nords" + }, + { + "rshares": 218348347, + "voter": "party1999" + }, + { + "rshares": 176959118, + "voter": "microluck" + }, + { + "rshares": 1759928584, + "voter": "chinadaily" + }, + { + "rshares": 9348594658, + "voter": "mrgrey" + }, + { + "rshares": 165673124, + "voter": "kyleb15" + }, + { + "rshares": 3514293361, + "voter": "movievertigo" + }, + { + "rshares": 2641145513, + "voter": "rossenpavlov" + }, + { + "rshares": 14725002632, + "voter": "mikemacintire" + }, + { + "rshares": 8040569415, + "voter": "craigwilliamz" + }, + { + "rshares": 8034080382, + "voter": "onetree" + }, + { + "rshares": 1948654761, + "voter": "cryptoeasy" + }, + { + "rshares": 5124612749, + "voter": "ats-david" + }, + { + "rshares": 446704559, + "voter": "runridefly" + }, + { + "rshares": 23482650780, + "voter": "sponge-bob" + }, + { + "rshares": 6038342676, + "voter": "leavemealone" + }, + { + "rshares": 958775616, + "voter": "smisi" + }, + { + "rshares": 262754209377, + "voter": "asksisk" + }, + { + "rshares": 5709934179, + "voter": "dexter-k" + }, + { + "rshares": 2868688325, + "voter": "patelincho" + }, + { + "rshares": 23464163459, + "voter": "brains" + }, + { + "rshares": 5176648882, + "voter": "chick1" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 53382484, + "voter": "f1111111" + }, + { + "rshares": 56880566, + "voter": "mari5555na" + }, + { + "rshares": 65629215, + "voter": "greatdabu" + }, + { + "rshares": 51232949, + "voter": "dragonice" + }, + { + "rshares": 51230296, + "voter": "steemq" + }, + { + "rshares": 51218466, + "voter": "weare" + }, + { + "rshares": 51141851, + "voter": "slow" + }, + { + "rshares": 50798322, + "voter": "breeze" + }, + { + "rshares": 169815509, + "voter": "aksinya" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 50484452, + "voter": "connect" + }, + { + "rshares": 159710416, + "voter": "allianz" + }, + { + "rshares": 163621192, + "voter": "robyneggs" + }, + { + "rshares": 161839498, + "voter": "durex" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 161096439, + "voter": "bethsoft" + }, + { + "rshares": 164534260, + "voter": "pawel-krawczyk" + }, + { + "rshares": 159425365, + "voter": "tipsandtricks" + }, + { + "rshares": 159144040, + "voter": "steemitpolonia" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 12348321746, + "voter": "goldmatters" + } + ], + "author": "pfunk", + "author_payout_value": "0.000 HBD", + "author_reputation": 70.07, + "beneficiaries": [], + "blacklists": [], + "body": "Lately I've been getting my feet wet with music photography. I have wanted to shoot music shows for a long time. I want to visually document the bands I see, many of them local and not well known. I also would like to share some of these bands with the outside world! \n\nIt's a very challenging genre of photography, and with film and older digital cameras I wasn't able to ever get good results. It was a primary consideration in choosing a new camera recently: I put high-ISO performance high on my priorities. I took some photos at a show recently that I feel are worth sharing. In between the bands I comment on taking photos in clubs and what I'm learning and hope to get better at. At the end are links for each band where you can hear them. Without further ado...\n\n---\n\n#
    Catbath
    \n\n
    ![](http://i.imgur.com/uz2qx2j.jpg)
    \n\nI've heard a Catbath song or two on the local college station, but this was the first time seeing them live. They're good performers and their music sounds good too. I'd describe it as grunge-pop.\n\n
    ![](http://i.imgur.com/oCWHOFa.jpg)
    \n\nThe color of the lighting and the shadow from the mic stand made the drummer look a bit like [Bowie from the cover of Aladdin Sane](https://i.ytimg.com/vi/q1ULG7HGTtc/maxresdefault.jpg).\n\n
    ![](http://i.imgur.com/fUrXyvx.jpg)
    \n\n
    ![](http://i.imgur.com/S5JClfs.jpg)
    \n\n
    ![](http://i.imgur.com/IJGlyAq.jpg) ![](http://i.imgur.com/7BOF56y.jpg)
    \n\nShe screams good.\n\n
    ![](http://i.imgur.com/I8xlJTJ.jpg)
    \n\n---\n\n### Ambiance, Being There\n\nIt's been my goal to shoot shows with ambient lighting. This is why I prioritized a good sensor and good low-light autofocus when selecting my camera. I got a Nikon D750, which I cranked up to ISO 6400 for all of these photos. The camera can go higher but at the cost of more noise, which is already very present at 6400. I also had to push the exposure on many of these shots, meaning maybe I should set the ISO higher to begin with. I brought a 50mm f/1.4 lens and shot it wide open. \n\nAmbient lighting gives you the sense that you're there. Though one challenge I have with this is how to process photos. I'm not used to low-key photography enough to be confident in leaving darkness. This is something I'll need to learn over time.\n\nFlash photography can work great if you know what you're doing. But in addition to amateur efforts leading to harsh-looking pictures, flash photography is annoying for the crowd. Since I am part the crowd enjoying the music, even if I'm taking pictures, I don't want to detract from anyone else's experience by being there. I think that some bands and performers would also be bothered by a flash going off regularly too. There was another photographer that night who set up a remote triggered flash and brought a big lens (I think it was the 24-70 f/2.8). For a small show, it was a bit much, but maybe he was there for The Shondes.\n\n---\n\n#
    The Shondes
    \n\n
    ![](http://i.imgur.com/erlABqg.jpg)
    \n\nI had not heard of The Shondes before but they are a New York City band on tour. They have their [own Wikipedia page](https://en.wikipedia.org/wiki/The_Shondes) so I guess they're fairly well established. Very cool to see a touring band alongside local acts in a low key show like this. They seemed to have a good time.\n\n
    ![](http://i.imgur.com/Axd9fIY.jpg)
    \n\n
    ![](http://i.imgur.com/YfkVH51.jpg)
    \n\n
    ![](http://i.imgur.com/bfmSA9Y.jpg)
    \n\n
    ![](http://i.imgur.com/9QLmJ5A.jpg)
    \n\n
    ![](http://i.imgur.com/aGD6FGp.jpg)
    \n\n
    ![](http://i.imgur.com/5SO9NFB.jpg)
    \n\nI got a lot of photos of the violinist because he was very animated and happened to be standing in the good light!\n\n---\n\n### Fast Prime, Little Lens\n\nShooting with a 50mm prime means more light comes into your camera but at f/1.4 brings more challenges. The biggest is shallow depth of field. Very few shots were focused properly. Too often the autofocus will hit the performer's microphone and unless you have eagle vision, you can't tell while looking through the SLR viewfinder. \n\nThis club in particular has very low stage lighting, and only on certain parts of it. Other parts of the stage are dark and performers standing there are very difficult to get a focus on with such shallow depth of field. Another challenge with a prime is framing, especially when you are in a crowd. Again, my philosophy is not to detract from others' experience when taking photos, so I don't want to get in front of anyone (or worse, push people out of the way). Thankfully for this show the crowd wasn't too dense and in Minnesota fashion don't crowd the stage, allowing for a lot of leeway. Cropping often makes up the difference, at the slight loss of resolution and bigger noise bits.\n\n Another benefit of a prime lens is it's small and not intimidating. In my head a small show shouldn't be messed with by carrying around a camera/lens setup that looks \"too pro.\" I try to stay conscious of the observer effect.\n\n---\n\n#
    Strange Relations
    \n\n
    ![](http://i.imgur.com/Wi0dlWx.jpg)
    \n\nStrange Relations is the band I showed up to see. I've seen them before and heard them played on the college station, and I like their music a lot. They've got a dreamy shoegaze and rock sound. They didn't play [my favorite song of theirs](http://strangerelations.bandcamp.com/track/ceremonies) but that's ok because they still played great.\n\n
    ![](http://i.imgur.com/Svl2z4C.jpg)
    \n\n
    ![](http://i.imgur.com/dJ6jxB1.jpg)
    \n\n
    ![](http://i.imgur.com/e5lvq3v.jpg)
    \n\nDrummer in motion\n\n---\n\nI hope you liked reading and/or looking at the photos. This is an experiment in writing and posting photographs for me, and something of a progress journal. Band/music/show photography is a long-time interest and only recently have I had the means to get into it. I hope to keep learning and getting better at it. \n\n##
    Catbath - **[![](http://i.imgur.com/4fFpKI0.png) listen at Bandcamp](http://catbath.bandcamp.com/)** - [facebook](https://www.facebook.com/Catbath-373294156125006/)
    \n\n##
    The Shondes - **[![](http://i.imgur.com/4fFpKI0.png) listen at Youtube](https://www.youtube.com/channel/UCYTsIGDiQ8gtq5KrjQvPP7A)** - [website](http://www.shondes.com/)
    \n\n##
    Strange Relations - **[![](http://i.imgur.com/4fFpKI0.png) listen at Bandcamp](http://strangerelations.bandcamp.com/)** - [facebook](https://www.facebook.com/strangerelations)
    \n\nMy thanks to the musicians who played this night and didn't get mad at me for taking pictures.\n\n---\n\n###
    [#pfunkphotos](https://steemit.com/active/pfunkphotos) [#pfunkmusicphotos](https://steemit.com/active/pfunkmusicphotos) [#pfunkblog](https://steemit.com/active/pfunkblog)
    \n\nIf you enjoyed this post click my name below or [here for my blog page](https://steemit.com/@pfunk) and hit the ![follow](https://ipfs.pics/ipfs/QmXttMBU88nTEFZs4RRnsM6UK5oMJijafhraWNJw1mohsn) button!", + "category": "photography", + "children": 16, + "created": "2016-09-10T06:07:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/uz2qx2j.jpg", + "http://i.imgur.com/oCWHOFa.jpg", + "http://i.imgur.com/fUrXyvx.jpg", + "http://i.imgur.com/S5JClfs.jpg", + "http://i.imgur.com/IJGlyAq.jpg", + "http://i.imgur.com/7BOF56y.jpg", + "http://i.imgur.com/I8xlJTJ.jpg", + "http://i.imgur.com/erlABqg.jpg", + "http://i.imgur.com/Axd9fIY.jpg", + "http://i.imgur.com/YfkVH51.jpg", + "http://i.imgur.com/bfmSA9Y.jpg", + "http://i.imgur.com/9QLmJ5A.jpg", + "http://i.imgur.com/aGD6FGp.jpg", + "http://i.imgur.com/5SO9NFB.jpg", + "http://i.imgur.com/Wi0dlWx.jpg", + "http://i.imgur.com/Svl2z4C.jpg", + "http://i.imgur.com/dJ6jxB1.jpg", + "http://i.imgur.com/e5lvq3v.jpg", + "http://i.imgur.com/4fFpKI0.png", + "https://ipfs.pics/ipfs/QmXttMBU88nTEFZs4RRnsM6UK5oMJijafhraWNJw1mohsn" + ], + "links": [ + "https://i.ytimg.com/vi/q1ULG7HGTtc/maxresdefault.jpg", + "https://en.wikipedia.org/wiki/The_Shondes", + "http://strangerelations.bandcamp.com/track/ceremonies", + "http://catbath.bandcamp.com/", + "https://www.facebook.com/Catbath-373294156125006/", + "https://www.youtube.com/channel/UCYTsIGDiQ8gtq5KrjQvPP7A", + "http://www.shondes.com/", + "http://strangerelations.bandcamp.com/", + "https://www.facebook.com/strangerelations", + "https://steemit.com/active/pfunkphotos", + "https://steemit.com/active/pfunkmusicphotos", + "https://steemit.com/active/pfunkblog", + "https://steemit.com/@pfunk" + ], + "tags": [ + "photography", + "music", + "pfunkphotos", + "pfunkmusicphotos", + "pfunkblog" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 34066505194018, + "payout": 116.453, + "payout_at": "2016-09-17T06:07:48", + "pending_payout_value": "116.453 HBD", + "percent_hbd": 10000, + "permlink": "a-loud-night-with-catbath-the-shondes-and-strange-relations", + "post_id": 1192842, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 206 + }, + "title": "A loud night with Catbath, The Shondes, and Strange Relations", + "updated": "2016-09-10T09:57:42", + "url": "/photography/@pfunk/a-loud-night-with-catbath-the-shondes-and-strange-relations" + }, + { + "active_votes": [ + { + "rshares": 7524149985280, + "voter": "steempty" + }, + { + "rshares": 376082457605, + "voter": "anonymous" + }, + { + "rshares": 166609664512, + "voter": "highasfuck" + }, + { + "rshares": 2439391483928, + "voter": "badassmother" + }, + { + "rshares": 1183899666401, + "voter": "rossco99" + }, + { + "rshares": 4538160435928, + "voter": "wang" + }, + { + "rshares": 1805422083731, + "voter": "joseph" + }, + { + "rshares": 3556752853473, + "voter": "au1nethyb1" + }, + { + "rshares": 425555473971, + "voter": "recursive2" + }, + { + "rshares": 2772197684657, + "voter": "recursive" + }, + { + "rshares": 1425577812, + "voter": "mineralwasser" + }, + { + "rshares": 899077651198, + "voter": "boombastic" + }, + { + "rshares": 118397897437, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 480073511200, + "voter": "boatymcboatface" + }, + { + "rshares": 10559762252, + "voter": "idol" + }, + { + "rshares": 42814815404, + "voter": "alexgr" + }, + { + "rshares": 24302685041, + "voter": "yefet" + }, + { + "rshares": 1740889282, + "voter": "jocelyn" + }, + { + "rshares": 79785618296, + "voter": "edgeland" + }, + { + "rshares": 433346004242, + "voter": "eeks" + }, + { + "rshares": 13147981259, + "voter": "fkn" + }, + { + "rshares": 32112728835, + "voter": "thedarkestplum" + }, + { + "rshares": 17295896313, + "voter": "elishagh1" + }, + { + "rshares": 723394303430, + "voter": "nanzo-scoop" + }, + { + "rshares": 1031904899, + "voter": "weenfan" + }, + { + "rshares": 7604863954, + "voter": "kefkius" + }, + { + "rshares": 215057879114, + "voter": "mummyimperfect" + }, + { + "rshares": 490980590, + "voter": "coar" + }, + { + "rshares": 1426410498, + "voter": "murh" + }, + { + "rshares": 6760885463, + "voter": "cryptofunk" + }, + { + "rshares": 2371554774, + "voter": "error" + }, + { + "rshares": 13254040371, + "voter": "andu" + }, + { + "rshares": 990439542978, + "voter": "cyber" + }, + { + "rshares": 59784587939, + "voter": "theshell" + }, + { + "rshares": 59685490770, + "voter": "ak2020" + }, + { + "rshares": 187335920333, + "voter": "will-zewe" + }, + { + "rshares": 89838619797, + "voter": "schro" + }, + { + "rshares": 134250920288, + "voter": "kimziv" + }, + { + "rshares": 2313094321, + "voter": "superfreek" + }, + { + "rshares": 19851596153, + "voter": "skapaneas" + }, + { + "rshares": 1863302951, + "voter": "billykeed" + }, + { + "rshares": 2242043211, + "voter": "katerina" + }, + { + "rshares": 41325765879, + "voter": "furion" + }, + { + "rshares": 308910941, + "voter": "barbara2" + }, + { + "rshares": 343226926, + "voter": "ch0c0latechip" + }, + { + "rshares": 317668703, + "voter": "doge4lyf" + }, + { + "rshares": 1439391264026, + "voter": "renohq" + }, + { + "rshares": 10476467464, + "voter": "spiz0r" + }, + { + "rshares": 1137700476, + "voter": "steem1653" + }, + { + "rshares": 5721605273, + "voter": "steemit-life" + }, + { + "rshares": 5119748393, + "voter": "thegoodguy" + }, + { + "rshares": 3762657566, + "voter": "karen13" + }, + { + "rshares": 36581450366, + "voter": "diana.catherine" + }, + { + "rshares": 288459888579, + "voter": "nabilov" + }, + { + "rshares": 13662204108, + "voter": "meesterboom" + }, + { + "rshares": 11050247826, + "voter": "allmonitors" + }, + { + "rshares": 6854219330, + "voter": "lichtblick" + }, + { + "rshares": 2603739140, + "voter": "sgnsteems" + }, + { + "rshares": 4137398348, + "voter": "oululahti" + }, + { + "rshares": 9691272457, + "voter": "benjiberigan" + }, + { + "rshares": 147362585407, + "voter": "opheliafu" + }, + { + "rshares": 3402963070, + "voter": "tarindel" + }, + { + "rshares": 182918226063, + "voter": "jl777" + }, + { + "rshares": 10652849852, + "voter": "positive" + }, + { + "rshares": 415280896, + "voter": "ladypenelope1" + }, + { + "rshares": 35845287845, + "voter": "anca3drandom" + }, + { + "rshares": 14316005865, + "voter": "lemooljiang" + }, + { + "rshares": 15588302408, + "voter": "proto" + }, + { + "rshares": 639310915, + "voter": "curator" + }, + { + "rshares": 21122477371, + "voter": "sisterholics" + }, + { + "rshares": 1674416218, + "voter": "alex.chien" + }, + { + "rshares": 23731823695, + "voter": "brianphobos" + }, + { + "rshares": 13899669755, + "voter": "michaeldodridge" + }, + { + "rshares": 350496505, + "voter": "fnait" + }, + { + "rshares": 319810011, + "voter": "keepcalmand" + }, + { + "rshares": 11009398214, + "voter": "phoenixmaid" + }, + { + "rshares": 40871222967, + "voter": "celebr1ty" + }, + { + "rshares": 173762521, + "voter": "kibela" + }, + { + "rshares": 30108135745, + "voter": "smailer" + }, + { + "rshares": 25688366945, + "voter": "pixielolz" + }, + { + "rshares": 2350955288, + "voter": "bullionstackers" + }, + { + "rshares": 3171921284, + "voter": "glitterpig" + }, + { + "rshares": 972832549, + "voter": "metaflute" + }, + { + "rshares": 7881106749, + "voter": "taker" + }, + { + "rshares": 7084664515, + "voter": "nekromarinist" + }, + { + "rshares": 728610363525, + "voter": "laonie" + }, + { + "rshares": 149462592880, + "voter": "bridgetbunchy" + }, + { + "rshares": 26088199175, + "voter": "myfirst" + }, + { + "rshares": 1449500325, + "voter": "random-potato" + }, + { + "rshares": 161191233990, + "voter": "somebody" + }, + { + "rshares": 6029671711, + "voter": "flysaga" + }, + { + "rshares": 12649246504, + "voter": "gmurph" + }, + { + "rshares": 35615725618, + "voter": "midnightoil" + }, + { + "rshares": 3990867271, + "voter": "ullikume" + }, + { + "rshares": 3334439093, + "voter": "darrenturetzky" + }, + { + "rshares": 26651026308, + "voter": "omfedor" + }, + { + "rshares": 2941555227, + "voter": "uuuhha" + }, + { + "rshares": 81671366760, + "voter": "xiaohui" + }, + { + "rshares": 2786044848, + "voter": "xiaokongcom" + }, + { + "rshares": 5614265823, + "voter": "xianjun" + }, + { + "rshares": 218348347, + "voter": "party1999" + }, + { + "rshares": 368571754, + "voter": "microluck" + }, + { + "rshares": 582122075, + "voter": "ashwim" + }, + { + "rshares": 2528675136, + "voter": "rubenalexander" + }, + { + "rshares": 98470902791, + "voter": "serejandmyself" + }, + { + "rshares": 3639754255, + "voter": "abarefootpoet" + }, + { + "rshares": 1821833839, + "voter": "kyleb15" + }, + { + "rshares": 13660887096, + "voter": "gvargas123" + }, + { + "rshares": 2755678374, + "voter": "rossenpavlov" + }, + { + "rshares": 8295762056, + "voter": "sethlinson" + }, + { + "rshares": 7674854463, + "voter": "craigwilliamz" + }, + { + "rshares": 363516844, + "voter": "ukblogger" + }, + { + "rshares": 2310979224, + "voter": "kimal73" + }, + { + "rshares": 453881180, + "voter": "vonpetro" + }, + { + "rshares": 1243977094, + "voter": "fiat19" + }, + { + "rshares": 948829161, + "voter": "runridefly" + }, + { + "rshares": 56270862, + "voter": "antoninaral1965" + }, + { + "rshares": 1113721055, + "voter": "victoriart" + }, + { + "rshares": 18057465685, + "voter": "sponge-bob" + }, + { + "rshares": 892494003, + "voter": "smisi" + }, + { + "rshares": 62586921, + "voter": "klaartje" + }, + { + "rshares": 5864349866, + "voter": "mariandavp" + }, + { + "rshares": 902283883, + "voter": "brains" + }, + { + "rshares": 459120073, + "voter": "jessicanicklos" + }, + { + "rshares": 2284345748, + "voter": "whatsup" + }, + { + "rshares": 3196997937, + "voter": "steempowerwhale" + }, + { + "rshares": 1830700627, + "voter": "rigaronib" + }, + { + "rshares": 265415818, + "voter": "borishaifa" + }, + { + "rshares": 342385864, + "voter": "lloyddavis" + }, + { + "rshares": 3871971311, + "voter": "dodders007" + }, + { + "rshares": 136357168, + "voter": "siniceku" + }, + { + "rshares": 159596355, + "voter": "irensche" + }, + { + "rshares": 282877474, + "voter": "witchcraftblog" + }, + { + "rshares": 59566200, + "voter": "serikus" + } + ], + "author": "opheliafu", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.86, + "beneficiaries": [], + "blacklists": [], + "body": "http://opheliafu.thefugroup.com/wp-content/uploads/2016/09/IMG-2.jpg\n\n**Imagine my shock this morning when I walked downstairs and discovered that a small party had taken place last night on top of my record player. Yes, I had been visited by a borogove bird. The tell tale signs were the cracker crumbs and Liberace records. I walked into my studio only to discover my sketch book covered in borogove feathers. It's going to take me all morning to clean up this mess, feathers and cracker crumbs everywhere!**\n\nhttp://opheliafu.thefugroup.com/wp-content/uploads/2016/09/IMG_20160909_091657-1024x768.jpg\n\nhttp://opheliafu.thefugroup.com/wp-content/uploads/2016/09/borogovefeather.png\n\nhttp://opheliafu.thefugroup.com/wp-content/uploads/2016/09/borofeather2.png\n\nhttp://opheliafu.thefugroup.com/wp-content/uploads/2016/09/IMG-1.jpg\n\n_\"All mimsy were the borogoves...\"_ by Lewis Carroll, _'Through the Looking-glass and What Alice Found There'_\n\n**Follow me and the adventures in my paintings @opheliafu**", + "category": "art", + "children": 32, + "created": "2016-09-09T09:00:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://opheliafu.thefugroup.com/wp-content/uploads/2016/09/IMG-2.jpg", + "http://opheliafu.thefugroup.com/wp-content/uploads/2016/09/IMG_20160909_091657-1024x768.jpg", + "http://opheliafu.thefugroup.com/wp-content/uploads/2016/09/borogovefeather.png", + "http://opheliafu.thefugroup.com/wp-content/uploads/2016/09/borofeather2.png", + "http://opheliafu.thefugroup.com/wp-content/uploads/2016/09/IMG-1.jpg" + ], + "tags": [ + "art", + "drawing", + "painting" + ], + "users": [ + "opheliafu" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 33377061237942, + "payout": 116.233, + "payout_at": "2016-09-16T09:00:51", + "pending_payout_value": "116.233 HBD", + "percent_hbd": 10000, + "permlink": "a-borogove-party", + "post_id": 1182200, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 134 + }, + "title": "A borogove party", + "updated": "2016-09-09T09:02:51", + "url": "/art/@opheliafu/a-borogove-party" + }, + { + "active_votes": [ + { + "rshares": 4390915287896, + "voter": "riverhead" + }, + { + "rshares": 2383141982763, + "voter": "badassmother" + }, + { + "rshares": 150958809988, + "voter": "nextgenwitness" + }, + { + "rshares": 3263897711176, + "voter": "pharesim" + }, + { + "rshares": 3005342728266, + "voter": "lafona-miner" + }, + { + "rshares": 477966017811, + "voter": "lafona" + }, + { + "rshares": 289761263272, + "voter": "justin" + }, + { + "rshares": 5550532381103, + "voter": "kushed" + }, + { + "rshares": 1085676239713, + "voter": "rossco99" + }, + { + "rshares": 1076924203378, + "voter": "delegate.lafona" + }, + { + "rshares": 302577919311, + "voter": "lafona5" + }, + { + "rshares": 2483533720, + "voter": "boy" + }, + { + "rshares": 3015319191, + "voter": "bue-witness" + }, + { + "rshares": 547231477, + "voter": "bunny" + }, + { + "rshares": 7154796914248, + "voter": "complexring" + }, + { + "rshares": 43930729626, + "voter": "bue" + }, + { + "rshares": 32997922108, + "voter": "danknugs" + }, + { + "rshares": 336106572391, + "voter": "steemservices" + }, + { + "rshares": 25777188152, + "voter": "steemservices1" + }, + { + "rshares": 1330750993, + "voter": "mini" + }, + { + "rshares": 171038238, + "voter": "moon" + }, + { + "rshares": 3188526954582, + "voter": "au1nethyb1" + }, + { + "rshares": 11949455581, + "voter": "bentley" + }, + { + "rshares": 901974675983, + "voter": "benjojo" + }, + { + "rshares": 436987613337, + "voter": "boatymcboatface" + }, + { + "rshares": 61560739442, + "voter": "vip" + }, + { + "rshares": 32421474922, + "voter": "proctologic" + }, + { + "rshares": 500017699, + "voter": "healthcare" + }, + { + "rshares": 778546025, + "voter": "daniel.pan" + }, + { + "rshares": 230687619, + "voter": "helen.tan" + }, + { + "rshares": 23787807387, + "voter": "yefet" + }, + { + "rshares": 1131413330567, + "voter": "gavvet" + }, + { + "rshares": 25181737864, + "voter": "james-show" + }, + { + "rshares": 9543864994, + "voter": "richman" + }, + { + "rshares": 59281413051, + "voter": "avarice" + }, + { + "rshares": 609077198, + "voter": "acidyo" + }, + { + "rshares": 151558698775, + "voter": "steve-walschot" + }, + { + "rshares": 1412755202, + "voter": "murh" + }, + { + "rshares": 19742251344, + "voter": "samether" + }, + { + "rshares": 24531687872, + "voter": "ratel" + }, + { + "rshares": 32980695821, + "voter": "michaelx" + }, + { + "rshares": 2745202699, + "voter": "gary-smith" + }, + { + "rshares": 5848615804, + "voter": "fuck.off" + }, + { + "rshares": 5762172979, + "voter": "iloveporn" + }, + { + "rshares": 4974092002, + "voter": "the.bot" + }, + { + "rshares": 7008840087, + "voter": "johnbradshaw" + }, + { + "rshares": 523590189, + "voter": "mrhankeh" + }, + { + "rshares": 322238291112, + "voter": "roelandp" + }, + { + "rshares": 4625645029, + "voter": "unicornfarts" + }, + { + "rshares": 5001473150, + "voter": "vote" + }, + { + "rshares": 3294083700, + "voter": "stranger27" + }, + { + "rshares": 5145362269, + "voter": "kissmybutt" + }, + { + "rshares": 427726403899, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 515159530034, + "voter": "neoxian" + }, + { + "rshares": 177813527539, + "voter": "knircky" + }, + { + "rshares": 1024215664, + "voter": "steem1653" + }, + { + "rshares": 4630947309, + "voter": "gikitiki" + }, + { + "rshares": 518300203, + "voter": "murderistic" + }, + { + "rshares": 242148482, + "voter": "danielkt" + }, + { + "rshares": 16665907325, + "voter": "senseiteekay" + }, + { + "rshares": 3541737263, + "voter": "karen13" + }, + { + "rshares": 20608956900, + "voter": "artific" + }, + { + "rshares": 33855564688, + "voter": "creemej" + }, + { + "rshares": 94283196, + "voter": "wildchild" + }, + { + "rshares": 12671877234, + "voter": "nippel66" + }, + { + "rshares": 23943153557, + "voter": "phenom" + }, + { + "rshares": 4232895454, + "voter": "deadloop" + }, + { + "rshares": 166457850344, + "voter": "blueorgy" + }, + { + "rshares": 3574148693, + "voter": "tarindel" + }, + { + "rshares": 5353715248, + "voter": "sharker" + }, + { + "rshares": 172171709956, + "voter": "jl777" + }, + { + "rshares": 14672347402, + "voter": "proto" + }, + { + "rshares": 29800740328, + "voter": "smailer" + }, + { + "rshares": 7347468780, + "voter": "taker" + }, + { + "rshares": 3321239318, + "voter": "nekromarinist" + }, + { + "rshares": 26514154295, + "voter": "kental" + }, + { + "rshares": 1380342387, + "voter": "paynode" + }, + { + "rshares": 10773908902, + "voter": "gargon" + }, + { + "rshares": 531416142, + "voter": "future24" + }, + { + "rshares": 9570090450, + "voter": "thebotkiller" + }, + { + "rshares": 61746903, + "voter": "kpine" + }, + { + "rshares": 4982988321, + "voter": "theconnoisseur" + }, + { + "rshares": 53688127, + "voter": "loli" + }, + { + "rshares": 305152688, + "voter": "natako" + }, + { + "rshares": 728471697, + "voter": "alexma3x" + }, + { + "rshares": 249946232, + "voter": "jimmytwoshoes" + }, + { + "rshares": 3037040993, + "voter": "macartem" + }, + { + "rshares": 1727408548, + "voter": "jsantana" + }, + { + "rshares": 2576533802, + "voter": "rossenpavlov" + }, + { + "rshares": 13874760028, + "voter": "nastik" + }, + { + "rshares": 8040569415, + "voter": "craigwilliamz" + }, + { + "rshares": 56519848690, + "voter": "mandibil" + }, + { + "rshares": 8590006797, + "voter": "daveks" + }, + { + "rshares": 1104783746, + "voter": "steemitguide" + }, + { + "rshares": 7214986817, + "voter": "einsteinpotsdam" + }, + { + "rshares": 2985934263, + "voter": "richardcrill" + }, + { + "rshares": 5554999718, + "voter": "nadin3" + }, + { + "rshares": 54565194, + "voter": "benaccept" + }, + { + "rshares": 94567853693, + "voter": "thecyclist" + }, + { + "rshares": 59227382665, + "voter": "tracemayer" + }, + { + "rshares": 1511270341, + "voter": "bitcoinparadise" + }, + { + "rshares": 101419874, + "voter": "inarix03" + }, + { + "rshares": 62038939, + "voter": "verbal-d" + }, + { + "rshares": 330193907, + "voter": "robotev1" + }, + { + "rshares": 54772835, + "voter": "lexikon082" + }, + { + "rshares": 416157082, + "voter": "iontom" + }, + { + "rshares": 139828351, + "voter": "insight2incite" + } + ], + "author": "kental", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.52, + "beneficiaries": [], + "blacklists": [], + "body": "![](https://i.imgur.com/MwWKmtB.jpg)\n\nPeople often don\u2019t understand the difference between two these pretty beautiful black and yellow color insects. I\u2019ll try to explain the main deference between them. For example, I\u2019ll tell you about their sizes, stings, behavior, vital activity, usefulness and so on. \nImage Source\n\nThe sizes\n===\n![](https://i.imgur.com/YA7yEng.jpg)\nImage Source\n\nYes, two these interesting insects have a pretty similar black and yellow color. However, the bees are much smaller than the wasps. Have you ever seen two these insects together? Wasps are really huge comparing with bees. Moreover, they make a little bit different sound. The buzzed \u00ablanguage\u00bb of these insects is a huge another topic. I\u2019ll just tell you that wasps are louder than bees. \nAdding to that, the shape of the bee\u2019s and swap\u2019s body is different too. Yes, they have similar black and yellow color but this color, actually, is different. Bee has a more rounded body shape. Its cover has villi; the color is muted. The \tswap has a smooth elongated body and very bright colors. \n\nVital activity and usefulness\n===\n![](https://i.imgur.com/jI0VAbJ.jpg)\nImage Source\n\nBees are toilers because of their nature. They are ready to work endless for the good of their hive. The food of bees is a flowers\u2019 nectar. They can\u2019t eat something else, the flowers\u2019 nectar is their just one their food. Bees plays a very important economical and agricultural role. Collecting nectar of flowers, bees produce a variety of useful and healthy products that people use in pharmaceuticals and human nutrition. The bees even use industrially in the open fields. Bees\u2019 honeycombs are erected by their own wax by people. \n\nThe wasps aren\u2019t able to produce any useful products. They make their hives from the different wastes. All these waste can be really different but in the most of cases aren\u2019t useful at all. The nutrition of wasps is diversely enough. They can eat both fruits and nectar. That\u2019s because we always can meet swaps near the fruit stalls at the trades. Moreover, swaps can even eat flies and other small insects. They can even eat the meat products in the towns and cities. \nHowever, wasps are not that useless. They are not useful for people but they\u2019re very useful for nature. For example, they play a very important ecological role: adult wasps visit the places of juice on the trunks of trees (in particular, elm and aspen) and inflorescences of various plants. \nBy the way, wasps are smart enough: wasps actively catch various small insects, including bees, but mostly small caterpillars, the flies-eristaly and various two-wing insects to feed the young workers. \n\nBehavior\n===\n![](https://i.imgur.com/m2HLpgk.jpg)\nImage Source\n\nThe bees sting just if they see a real dangerous, just in an emergence situation. Moreover, they do it just if someone attack them first and they must protect thir hive. The bee dies immediately after the sting and lost her sting in the body of its rival. \nThere\u2019s a certain hierarchy in the family of bees. The highest position always takes bee calls \u00abqueen\u00bb. All bees care about her well-being because just queen is able to multiply the hive. The bees create all conditions for her comfortable existence at winter. \nThe wasp is an aggressive insect enough. Molestation and ability to sting at any time are the main characteristics of wasp. Adding to that, wasps don\u2019t die after their sting. Moreover, the wasp use the jaw apparatus for protecting of rivals, what isn\u2019t characteristically for insects of this family. The queen spends the winter alone; it doesn\u2019t have helpers or securities. It leaves larvae and build a nest in the whole loneliness. \n\nThe sting\n===\n![](https://i.imgur.com/hzAJ5jw.jpg)\nImage Source\n\nMany sources indicate that bees unlike swaps have serrated sting. That\u2019s not exactly like that. Wasps have developed a more perfect weapon in the process of evolution \u2013 the sting of the predator that is also provided with notches, but the notch smaller than the bee\u2019s one. \nThe most important thing is that there\u2019s not a kind of assembly on the bee\u2019s tip of sting. That\u2019s because wasps can sting for many times and bees die after the first sting. \n\nIn conclusion, I want to say that the main difference is that bees make a great very healthy honey and many other different useful products and die from the first sting. Nowadays people haven\u2019t found any useful products from swaps, moreover, they can sting as many times as they want. \n\n###

    Thank you for your attention!

    \n###

    @kental with you!

    \n###

    Let's learn beekeeping together!

    \n###

    Follow me If you want to learn more about beekeeping! 

    \n\n### My previous articles:\n- What\u2019s Going on When The Bees Stings You?\n- How to Unite Bee Families.", + "category": "life", + "children": 5, + "created": "2016-09-09T18:11:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgur.com/MwWKmtB.jpg", + "https://i.imgur.com/YA7yEng.jpg", + "https://i.imgur.com/jI0VAbJ.jpg", + "https://i.imgur.com/m2HLpgk.jpg", + "https://i.imgur.com/hzAJ5jw.jpg" + ], + "links": [ + "http://bezvrediteley.ru/wp-content/uploads/2015/09/192cfdf4c7cad6223ca60f5bdab203c6-600x256.jpg", + "http://receptymeda.ru/wp-content/uploads/2014/10/658799.jpg", + "http://www.veselinka.ru/uploads/posts/2012-05/1337606201_med01.jpg", + "http://img-fotki.yandex.ru/get/6614/137106206.1cd/0_9dad2_1aa89c0_orig.jpg", + "http://4.bp.blogspot.com/-IV-QmE9-I80/VEbH03_i7XI/AAAAAAAAHLQ/M5BoiJfA-i4/s1600/StingersComparison.jpg", + "https://steemit.com/@kental", + "https://steemit.com/bees/@kental/what-s-going-on-when-the-bees-stings-you", + "https://steemit.com/bees/@kental/how-to-unite-bee-families-beekeeping" + ], + "tags": [ + "life", + "bees", + "wasps", + "steemsquad", + "" + ], + "users": [ + "kental" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 38029265529764, + "payout": 111.985, + "payout_at": "2016-09-16T18:11:24", + "pending_payout_value": "111.985 HBD", + "percent_hbd": 10000, + "permlink": "the-impressive-difference-between-bees-and-wasps-bees-vs-wasps", + "post_id": 1187117, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 107 + }, + "title": "The Impressive Difference between Bees and Wasps. Bees VS Wasps!", + "updated": "2016-09-09T18:11:24", + "url": "/life/@kental/the-impressive-difference-between-bees-and-wasps-bees-vs-wasps" + } +] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/max_limit.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/max_limit.tavern.yaml new file mode 100644 index 00000000..20e48e32 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/max_limit.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts payout maximum limit patterns test + + marks: + - patterntest + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts payout maximum limit patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"payout","tag":"","observer":"alice", "limit": 100} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "max_limit" + directory: "bridge_api_patterns/get_ranked_posts/payout" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/min_limit.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/min_limit.pat.json new file mode 100644 index 00000000..a286742e --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/min_limit.pat.json @@ -0,0 +1,1577 @@ +[ + { + "active_votes": [ + { + "rshares": 13532558624996, + "voter": "itsascam" + }, + { + "rshares": 31583681287588, + "voter": "smooth" + }, + { + "rshares": 376126044682, + "voter": "anonymous" + }, + { + "rshares": 14584152028995, + "voter": "summon" + }, + { + "rshares": 1592713528733, + "voter": "steemroller" + }, + { + "rshares": 58664755926, + "voter": "donaldtrump" + }, + { + "rshares": 14303693730199, + "voter": "steemed" + }, + { + "rshares": 4096008307165, + "voter": "riverhead" + }, + { + "rshares": 2213080911223, + "voter": "badassmother" + }, + { + "rshares": 2063054807192, + "voter": "hr1" + }, + { + "rshares": 1085700078653, + "voter": "rossco99" + }, + { + "rshares": 954522269672, + "voter": "liondani" + }, + { + "rshares": 3104786127, + "voter": "boy" + }, + { + "rshares": 1744527088450, + "voter": "xeroc" + }, + { + "rshares": 3769614077, + "voter": "bue-witness" + }, + { + "rshares": 684099809, + "voter": "bunny" + }, + { + "rshares": 7158448377794, + "voter": "complexring" + }, + { + "rshares": 442896658463, + "voter": "ajvest" + }, + { + "rshares": 54950878443, + "voter": "bue" + }, + { + "rshares": 1663623227, + "voter": "mini" + }, + { + "rshares": 213807099, + "voter": "moon" + }, + { + "rshares": 1749803691202, + "voter": "joseph" + }, + { + "rshares": 3100840045728, + "voter": "au1nethyb1" + }, + { + "rshares": 413048154509, + "voter": "recursive3" + }, + { + "rshares": 2773542163233, + "voter": "recursive" + }, + { + "rshares": 835133151901, + "voter": "boombastic" + }, + { + "rshares": 104698071392, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 7903490863, + "voter": "bingo-0" + }, + { + "rshares": 2008229108, + "voter": "bingo-1" + }, + { + "rshares": 5873013965762, + "voter": "smooth.witness" + }, + { + "rshares": 960215652910, + "voter": "benjojo" + }, + { + "rshares": 418146654094, + "voter": "boatymcboatface" + }, + { + "rshares": 351179235109, + "voter": "officialfuzzy" + }, + { + "rshares": 64810170593, + "voter": "vip" + }, + { + "rshares": 1131818299848, + "voter": "cass" + }, + { + "rshares": 10330900334, + "voter": "idol" + }, + { + "rshares": 625076388, + "voter": "healthcare" + }, + { + "rshares": 1196191835029, + "voter": "tuck-fheman" + }, + { + "rshares": 973278654, + "voter": "daniel.pan" + }, + { + "rshares": 2744923544390, + "voter": "donkeypong" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 797614156790, + "voter": "steemrollin" + }, + { + "rshares": 134377265836, + "voter": "team" + }, + { + "rshares": 288376577, + "voter": "helen.tan" + }, + { + "rshares": 23790716546, + "voter": "yefet" + }, + { + "rshares": 327315882217, + "voter": "noaommerrr" + }, + { + "rshares": 1702805460, + "voter": "jocelyn" + }, + { + "rshares": 85214443429, + "voter": "acidsun" + }, + { + "rshares": 5390260788, + "voter": "andzzz" + }, + { + "rshares": 76665194905, + "voter": "easteagle13" + }, + { + "rshares": 211239391874, + "voter": "camilla" + }, + { + "rshares": 2888657324, + "voter": "carlos-cabeza" + }, + { + "rshares": 47121724797, + "voter": "lovelace" + }, + { + "rshares": 1155012084233, + "voter": "gavvet" + }, + { + "rshares": 538016209942, + "voter": "eeks" + }, + { + "rshares": 18728251721, + "voter": "fkn" + }, + { + "rshares": 886916222652, + "voter": "cryptogee" + }, + { + "rshares": 489674890, + "voter": "spaninv" + }, + { + "rshares": 29706569991, + "voter": "instructor2121" + }, + { + "rshares": 2110504361, + "voter": "gekko" + }, + { + "rshares": 335185457528, + "voter": "teamsteem" + }, + { + "rshares": 24634661886, + "voter": "elishagh1" + }, + { + "rshares": 10350568046, + "voter": "richman" + }, + { + "rshares": 680503080668, + "voter": "nanzo-scoop" + }, + { + "rshares": 1097771169, + "voter": "weenfan" + }, + { + "rshares": 143645322092, + "voter": "steve-walschot" + }, + { + "rshares": 7608104867, + "voter": "kefkius" + }, + { + "rshares": 210476905339, + "voter": "mummyimperfect" + }, + { + "rshares": 90554610459, + "voter": "asch" + }, + { + "rshares": 646935753365, + "voter": "kevinwong" + }, + { + "rshares": 1412880442, + "voter": "murh" + }, + { + "rshares": 6478579363, + "voter": "cryptofunk" + }, + { + "rshares": 2319844721, + "voter": "error" + }, + { + "rshares": 39926375004, + "voter": "ranko-k" + }, + { + "rshares": 943975846803, + "voter": "cyber" + }, + { + "rshares": 63330479493, + "voter": "theshell" + }, + { + "rshares": 58413867954, + "voter": "ak2020" + }, + { + "rshares": 27677373061, + "voter": "thecryptofiend" + }, + { + "rshares": 29711783717, + "voter": "drinkzya" + }, + { + "rshares": 9509347139, + "voter": "zebbra2014" + }, + { + "rshares": 378683508743, + "voter": "taoteh1221" + }, + { + "rshares": 36767994125, + "voter": "altoz" + }, + { + "rshares": 2052430188, + "voter": "spartanza" + }, + { + "rshares": 55888519907, + "voter": "juanmiguelsalas" + }, + { + "rshares": 54547175970, + "voter": "thecryptodrive" + }, + { + "rshares": 200485304832, + "voter": "will-zewe" + }, + { + "rshares": 416005022635, + "voter": "kaylinart" + }, + { + "rshares": 541153510262, + "voter": "infovore" + }, + { + "rshares": 89857820234, + "voter": "schro" + }, + { + "rshares": 19200070878, + "voter": "ziv" + }, + { + "rshares": 16085413597, + "voter": "zakharya" + }, + { + "rshares": 30446086393, + "voter": "michaelx" + }, + { + "rshares": 181110364206, + "voter": "thedashguy" + }, + { + "rshares": 795213453077, + "voter": "anwenbaumeister" + }, + { + "rshares": 5796791339, + "voter": "mark-waser" + }, + { + "rshares": 188093143988, + "voter": "kimziv" + }, + { + "rshares": 1347191339, + "voter": "mammasitta" + }, + { + "rshares": 76518214097, + "voter": "razvanelulmarin" + }, + { + "rshares": 36096634988, + "voter": "cryptoiskey" + }, + { + "rshares": 471231170, + "voter": "mrhankeh" + }, + { + "rshares": 56702480478, + "voter": "isteemit" + }, + { + "rshares": 16502073535, + "voter": "grey580" + }, + { + "rshares": 68355906476, + "voter": "bacchist" + }, + { + "rshares": 337731345711, + "voter": "ericvancewalton" + }, + { + "rshares": 20737758471, + "voter": "thebatchman" + }, + { + "rshares": 130261561658, + "voter": "dashpaymag" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 34258341144, + "voter": "good-karma" + }, + { + "rshares": 82245616188, + "voter": "rubybian" + }, + { + "rshares": 3304220350, + "voter": "orly" + }, + { + "rshares": 39215089373, + "voter": "firepower" + }, + { + "rshares": 17855184762, + "voter": "konstantin" + }, + { + "rshares": 255388351, + "voter": "mstang83" + }, + { + "rshares": 35274308788, + "voter": "hitmeasap" + }, + { + "rshares": 15765507039, + "voter": "hakise" + }, + { + "rshares": 252518634, + "voter": "avantyris785" + }, + { + "rshares": 25524453423, + "voter": "tcfxyz" + }, + { + "rshares": 7070148219, + "voter": "futurefood" + }, + { + "rshares": 136067671832, + "voter": "derekareith" + }, + { + "rshares": 29491872257, + "voter": "picokernel" + }, + { + "rshares": 63429022163, + "voter": "furion" + }, + { + "rshares": 10806520282, + "voter": "seanmchughart" + }, + { + "rshares": 6055712446, + "voter": "owdy" + }, + { + "rshares": 447221422, + "voter": "barbara2" + }, + { + "rshares": 501828136, + "voter": "ch0c0latechip" + }, + { + "rshares": 460021595, + "voter": "doge4lyf" + }, + { + "rshares": 246206544, + "voter": "acc" + }, + { + "rshares": 174276240954, + "voter": "knircky" + }, + { + "rshares": 5525443696, + "voter": "on0tole" + }, + { + "rshares": 14937577469, + "voter": "ausbitbank" + }, + { + "rshares": 42722889526, + "voter": "mrwang" + }, + { + "rshares": 219261896, + "voter": "ardina" + }, + { + "rshares": 910622311, + "voter": "steem1653" + }, + { + "rshares": 226372505632, + "voter": "jesta" + }, + { + "rshares": 33648660545, + "voter": "toxonaut" + }, + { + "rshares": 5019651587, + "voter": "thegoodguy" + }, + { + "rshares": 3542069633, + "voter": "karen13" + }, + { + "rshares": 29806661664, + "voter": "dwinblood" + }, + { + "rshares": 13960544426, + "voter": "meiisheree" + }, + { + "rshares": 24962097609, + "voter": "igster" + }, + { + "rshares": 14499869420, + "voter": "jaycobbell" + }, + { + "rshares": 35657987949, + "voter": "condra" + }, + { + "rshares": 2666424177, + "voter": "screasey" + }, + { + "rshares": 19016490772, + "voter": "anduweb" + }, + { + "rshares": 87211957, + "voter": "wildchild" + }, + { + "rshares": 4204381940, + "voter": "adamt" + }, + { + "rshares": 12675920757, + "voter": "nippel66" + }, + { + "rshares": 253707481, + "voter": "sebhaj" + }, + { + "rshares": 2553166099, + "voter": "sgnsteems" + }, + { + "rshares": 327831274303, + "voter": "calaber24p" + }, + { + "rshares": 33842553524, + "voter": "royaltiffany" + }, + { + "rshares": 7311454495, + "voter": "geronimo" + }, + { + "rshares": 7354227375, + "voter": "bitcoiner" + }, + { + "rshares": 2604792903, + "voter": "vlad" + }, + { + "rshares": 3574676162, + "voter": "tarindel" + }, + { + "rshares": 267089924087, + "voter": "liberosist" + }, + { + "rshares": 25145242349, + "voter": "deanliu" + }, + { + "rshares": 172190214672, + "voter": "jl777" + }, + { + "rshares": 7263629859, + "voter": "lostnuggett" + }, + { + "rshares": 33850713866, + "voter": "zaebars" + }, + { + "rshares": 15176074284, + "voter": "positive" + }, + { + "rshares": 1784922790, + "voter": "yarly" + }, + { + "rshares": 269622478, + "voter": "yarly2" + }, + { + "rshares": 270026148, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 36025561462, + "voter": "anca3drandom" + }, + { + "rshares": 57491233, + "voter": "sergey44" + }, + { + "rshares": 921456442, + "voter": "happyphoenix" + }, + { + "rshares": 19822991673, + "voter": "krabgat" + }, + { + "rshares": 14673696810, + "voter": "proto" + }, + { + "rshares": 614768567, + "voter": "curator" + }, + { + "rshares": 29066357704, + "voter": "sisterholics" + }, + { + "rshares": 432486248, + "voter": "yarly10" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 2814949808, + "voter": "tygergamer" + }, + { + "rshares": 521275173, + "voter": "fnait" + }, + { + "rshares": 463139988, + "voter": "keepcalmand" + }, + { + "rshares": 41425659626, + "voter": "celebr1ty" + }, + { + "rshares": 152970347, + "voter": "steemster1" + }, + { + "rshares": 114974624, + "voter": "bullionstackers" + }, + { + "rshares": 3110748274, + "voter": "glitterpig" + }, + { + "rshares": 5800843229, + "voter": "jed78" + }, + { + "rshares": 128437666744, + "voter": "steemdrive" + }, + { + "rshares": 1100850186, + "voter": "metaflute" + }, + { + "rshares": 7348247658, + "voter": "taker" + }, + { + "rshares": 4651388682, + "voter": "theprophet0" + }, + { + "rshares": 8113047551, + "voter": "sykochica" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 1014694547161, + "voter": "laonie" + }, + { + "rshares": 25091340371, + "voter": "rawnetics" + }, + { + "rshares": 46420155436, + "voter": "capitalism" + }, + { + "rshares": 22885426849, + "voter": "laonie1" + }, + { + "rshares": 23397800760, + "voter": "laonie2" + }, + { + "rshares": 23406379203, + "voter": "laonie3" + }, + { + "rshares": 24777638696, + "voter": "laoyao" + }, + { + "rshares": 36642234190, + "voter": "myfirst" + }, + { + "rshares": 225844700489, + "voter": "somebody" + }, + { + "rshares": 16638236900, + "voter": "sunshine" + }, + { + "rshares": 8447166798, + "voter": "flysaga" + }, + { + "rshares": 15053504846, + "voter": "gmurph" + }, + { + "rshares": 13269460174, + "voter": "poeticsnake" + }, + { + "rshares": 65287683, + "voter": "kurzer42" + }, + { + "rshares": 49898468001, + "voter": "midnightoil" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 4084069258, + "voter": "ullikume" + }, + { + "rshares": 23402350140, + "voter": "laonie4" + }, + { + "rshares": 23400631414, + "voter": "laonie5" + }, + { + "rshares": 23398015964, + "voter": "laonie6" + }, + { + "rshares": 23395009403, + "voter": "laonie7" + }, + { + "rshares": 23391232107, + "voter": "laonie8" + }, + { + "rshares": 23389615445, + "voter": "laonie9" + }, + { + "rshares": 117282861123, + "voter": "xiaohui" + }, + { + "rshares": 117924349942, + "voter": "joele" + }, + { + "rshares": 5404041509, + "voter": "oflyhigh" + }, + { + "rshares": 1341165154, + "voter": "paynode" + }, + { + "rshares": 3902950039, + "voter": "xiaokongcom" + }, + { + "rshares": 2117777939, + "voter": "natalymaty" + }, + { + "rshares": 62184832, + "voter": "ritadey" + }, + { + "rshares": 231441386, + "voter": "zionuziriel" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 58467607, + "voter": "ciao" + }, + { + "rshares": 61746903, + "voter": "kpine" + }, + { + "rshares": 6700552281, + "voter": "cristi" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 7865435504, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 1590575638, + "voter": "erikclark13" + }, + { + "rshares": 71506742, + "voter": "evgenyche" + }, + { + "rshares": 72874863, + "voter": "confucius" + }, + { + "rshares": 66124624, + "voter": "stevescriber" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 54857117, + "voter": "nano2nd" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 516130761, + "voter": "microluck" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 1759916822, + "voter": "chinadaily" + }, + { + "rshares": 57802223, + "voter": "cryptoblu" + }, + { + "rshares": 57795937, + "voter": "instructor" + }, + { + "rshares": 61072380, + "voter": "samzung" + }, + { + "rshares": 667048332200, + "voter": "dollarvigilante" + }, + { + "rshares": 6294296891, + "voter": "solarguy" + }, + { + "rshares": 4872427635, + "voter": "almerri" + }, + { + "rshares": 728479455, + "voter": "alexma3x" + }, + { + "rshares": 114163758, + "voter": "cinderphoenix" + }, + { + "rshares": 13247923516, + "voter": "gvargas123" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 8933292656, + "voter": "jaredcwillis" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 23383491762, + "voter": "laonie10" + }, + { + "rshares": 376185226, + "voter": "mig641" + }, + { + "rshares": 2641301259, + "voter": "rossenpavlov" + }, + { + "rshares": 24055111416, + "voter": "andrewawerdna" + }, + { + "rshares": 80745005117, + "voter": "barrycooper" + }, + { + "rshares": 15045111385, + "voter": "mikemacintire" + }, + { + "rshares": 76843163, + "voter": "joelbow" + }, + { + "rshares": 1838977372, + "voter": "themadmonk" + }, + { + "rshares": 22919631319, + "voter": "hilarski" + }, + { + "rshares": 2500078806, + "voter": "shadowspub" + }, + { + "rshares": 59261081, + "voter": "disletti" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 54705383, + "voter": "rickmiller" + }, + { + "rshares": 2697657064, + "voter": "nulliusinverba" + }, + { + "rshares": 521150984, + "voter": "runridefly" + }, + { + "rshares": 98234149, + "voter": "trendwizard" + }, + { + "rshares": 229936899, + "voter": "jennsky" + }, + { + "rshares": 23037723138, + "voter": "laonie11" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 57504359161, + "voter": "luminousvisions" + }, + { + "rshares": 2906762644, + "voter": "xanoxt" + }, + { + "rshares": 1618354417, + "voter": "davidjkelley" + }, + { + "rshares": 7422089296, + "voter": "davidbrogan" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 9544436170, + "voter": "ghasemkiani" + }, + { + "rshares": 22579371284, + "voter": "sponge-bob" + }, + { + "rshares": 15182772885, + "voter": "digital-wisdom" + }, + { + "rshares": 3780350152, + "voter": "ethical-ai" + }, + { + "rshares": 2477105964, + "voter": "fajrilgooner" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 2076212407, + "voter": "matthewtiii" + }, + { + "rshares": 54293199, + "voter": "walternz" + }, + { + "rshares": 56924216, + "voter": "ahmetova" + }, + { + "rshares": 5540438639, + "voter": "jwaser" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 646387153, + "voter": "kev7000" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 958775616, + "voter": "smisi" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 268344724470, + "voter": "asksisk" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 9647096344, + "voter": "goose" + }, + { + "rshares": 2610152057, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 344008618, + "voter": "panther" + }, + { + "rshares": 1105478887, + "voter": "wulfmeister" + }, + { + "rshares": 748363853, + "voter": "ct-gurus" + }, + { + "rshares": 71464098, + "voter": "and030380" + }, + { + "rshares": 368734423786, + "voter": "charlieshrem" + }, + { + "rshares": 54558832228, + "voter": "tracemayer" + }, + { + "rshares": 23464066864, + "voter": "brains" + }, + { + "rshares": 594271466, + "voter": "jessicanicklos" + }, + { + "rshares": 187462371, + "voter": "chadcrypto" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 5174816382, + "voter": "burnin" + }, + { + "rshares": 52905613, + "voter": "alkamyst" + }, + { + "rshares": 1347141543, + "voter": "bitcoinparadise" + }, + { + "rshares": 98655344, + "voter": "positivesteem" + }, + { + "rshares": 377618555, + "voter": "ballinconscious" + }, + { + "rshares": 53554563, + "voter": "wanglai" + }, + { + "rshares": 3278863803, + "voter": "slayer" + }, + { + "rshares": 1996247270, + "voter": "steemsquad" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341709326, + "voter": "ellepdub" + }, + { + "rshares": 252165650, + "voter": "honna" + }, + { + "rshares": 88742390, + "voter": "inarix03" + }, + { + "rshares": 9753441048, + "voter": "herpetologyguy" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 55113679, + "voter": "drac59" + }, + { + "rshares": 54295086, + "voter": "mari5555na" + }, + { + "rshares": 4697970927, + "voter": "morgan.waser" + }, + { + "rshares": 51615039, + "voter": "cfisher" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 67547001, + "voter": "s0lo" + }, + { + "rshares": 50798322, + "voter": "breeze" + }, + { + "rshares": 50791473, + "voter": "synereo" + }, + { + "rshares": 50543061, + "voter": "rabobank" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 50479027, + "voter": "sunlight" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50351738, + "voter": "aschwin" + }, + { + "rshares": 72832203, + "voter": "piphunters" + }, + { + "rshares": 3599234079, + "voter": "strong-ai" + }, + { + "rshares": 543618786, + "voter": "grisha-danunaher" + }, + { + "rshares": 76034330, + "voter": "igtes" + }, + { + "rshares": 1316186383, + "voter": "expedition" + }, + { + "rshares": 154501261, + "voter": "buffett" + }, + { + "rshares": 162453619, + "voter": "yasiin" + }, + { + "rshares": 194128667, + "voter": "lapilipinas" + }, + { + "rshares": 153932702, + "voter": "siniceku" + }, + { + "rshares": 154056498, + "voter": "cruise" + }, + { + "rshares": 156601976, + "voter": "eunnykim" + }, + { + "rshares": 150176763, + "voter": "listentojon" + }, + { + "rshares": 1359637839, + "voter": "rusteemitblog" + }, + { + "rshares": 161218747, + "voter": "sdc" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 160845765, + "voter": "caseyneistat" + }, + { + "rshares": 150633482, + "voter": "cosco07" + }, + { + "rshares": 159984914, + "voter": "correct" + }, + { + "rshares": 159973989, + "voter": "capcom" + }, + { + "rshares": 156425539, + "voter": "planetearth" + }, + { + "rshares": 159531007, + "voter": "benetton" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 158606467, + "voter": "alterego" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 146101657, + "voter": "apolymask" + }, + { + "rshares": 12649500325, + "voter": "goldmatters" + }, + { + "rshares": 151844367, + "voter": "roger.steemit" + }, + { + "rshares": 148368276, + "voter": "antaja" + }, + { + "rshares": 154476148, + "voter": "hacon" + }, + { + "rshares": 157013454, + "voter": "spirit8ball" + } + ], + "author": "infovore", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.05, + "beneficiaries": [], + "blacklists": [], + "body": "I\u2019m ecstatic. It is with great pleasure that I welcome you guys to the ninth edition of SteemMag, a weekend digest for Steemians.\n\nhttps://s14.postimg.org/kkthwj1ox/FireShot_Screen_Capture__031____Magazine_\u2013_Steem.png\n\nEvery weekend, I take a look at some of the most important topics on Steemit and also reach out to top Steemians who have expert views on such topics.\nIn case you missed it, here are links to Issue [#1]( https://steemit.com/interview/@infovore/steemmag-steemit-s-weekend-digest-1-an-exclusive-interview-with-a-whale-and-this-week-on-steemit) , [#2]( https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-2-an-exclusive-interview-with-a-whale-who-owns-a-bot-and-more-exciting-features-this-week-on) , [#3]( https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-special-edition-3-a-focus-on-the-internal-market-system-plus-interesting-chats-with-some-top) , [#4]( https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-4-the-fight-against-spam-and-the-reputation-score-a-look-at-both-sides-chats-with-a-hero-and-a) , [5](https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-4-the-fight-against-spam-and-the-reputation-score-a-look-at-both-sides-chats-with-a-hero-and-a) and [#6](https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-6-x-ray-on-a-pioneer-tag-chats-with-top-artists-on-steemit-a-new-mentorship-channel-steemmag), [#7]( https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-mega-edition-7-falling-prices-and-superchargers-of-steem-chats-with-the-lazlo-of-steem) and [#8]( https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-8-a-look-at-steemit-s-user-retention-rate-chats-with-an-analyst-project-leads-of-the-robinhood)\n\nThis week I will be taking a look, for the first time, a number of topics that have received lots of attention from Steemians. A number of posts by a co-founder and @steemitblog has spurred widespread discussions on **Curation efforts and Voting patterns**. Also, the issue of **\u201cID theft, harassment and plagiarism\u201d** was widely discussed. \nSteemMag in its usual manner reached out to a number of key Steemians who have in-depth knowledge of the issues and had chats with them\u2026. Really interesting chats\u2026. I had a great time getting everything ready.. I\u2019m sure you will enjoy it too.\nGet a cup of coffee and let\u2019s kick off the fun ride :)\n\n---\n**In page 1:**\nSteemMag had a chat with @riverhead \u2013 A whale who is also a witness and also the back-end moderator of Steemit.chat. A very nice guy I must say. We had a chat with him on topics ranging from how he joined Steemit, community participation and curation. I\u2019m sure you would enjoy hearing from him. \n I also had a chat with @firepower- who is the front-end Lead Moderator of Steemit.chat\n\n**In Page 2:**\nSteemMag had a chat with @anyx , The Lead of the Steemcleaners project\nWe also reached out to a number of steemians for our weekly Steemians Speak on an exciting topic that can bring some nostalgia. ;)\nAnd lots more\n---\n**SteemMag in Russian**\nIn addition to the ongoing translation of previous issues of SteemMag to chinese, @zaebars had the idea of translating previous issues of SteemMag and Official Steemit announcements to the Russian language. I believe this ongoing translation projects will help provide more language diversity on Steemit.... If you're interested in translating SteemMag to your native language. Please hit me on steemit.chat @infovore for further discussions.\n\nP.S [Here is the link to the Russian translation of steemMag](https://steemit.com/ru/@rusteemitblog/steemmag-ezhenedelnyi-stimit-daidzhest-8-perevod-stati-infovore) and [this](https://steemit.com/ru/@rusteemitblog/steemmag-ezhenedelnyi-stimit-daidzhest-8-2-perevod-stati-infovore)\n\n---\n\n

    A Chat With @riverhead

    \nhttps://s14.postimg.org/t0eh0af69/An_Exclusive_Interview_with__smooth.png\n\nSteemMag:\n**How did you get to know about steemit? And how has the journey been so far?**\n\n@riverhead:\n\nA friend of mine, who was involved early on, called me to tell me about really cool new crypto project. This was back in early April and I really liked the idea. A decentralized Buzzreditbook \u2013 how cool is that? Finally a blockchain project that wasn't trying to reinvent the financial world!\n\nSo far I've been having a blast with Steem and also the Steemit UI. Like any other large project there are good days and bad but the good days far outnumber the bad! I'm constantly amazed at the great people involved with the project. A quick look at steemtools.com is all it takes to see the deep pool of talent in and around the project.\n\n\nSM:\n**You are also a back-end moderator of steemit.chat. What are those things you've noticed so far?**\n\n@riverhead:\n\nThe biggest takeaway for me as moderator is just how little it takes for one person to get a channel completely fired up and turned into a troll-box. Thankfully we have a great team of levelheaded moderators that are helping to keep the peace!\n\nI have also been blown away by the people, such as Firepower, that have recognized the value of steemit.chat and have stepped up to do what they can to see it grow. Firepower has some great ideas and brings a lot of energy and optimism to the steemit.chat platform. Exciting times ahead!\n\n\n
    \n\nSM:\n**A number of Steemians complain of the platform not running as smooth as that of slack. What more functionality should Steemians look out for?**\n\nI completely agree with those that have noticed the relative sluggishness of Rocket Chat versus Slack. We have been scaling up server side hardware and software to try to address these issues. Slack and Rocket Chat provide similar services but are intended for different audiences. A few key differences to note:\n\n\u2013\tOn Slack we had around 1000 users compared to a little over 3000 on Rocket Chat.\n\n\u2013\tThe free Slack service has a global message history limit of 10000. With the volume of traffic we have now on Rocket Chat a message would only last a few seconds and Direct Messages just wouldn't be functional at all. To remove that limitation Slack charges $7 USD/account. Yes, $21,000 USD/month for a chat server at our current occupancy!\n\n\u2013\tSlack is designed for teams with external management structures and therefore does not have the depth of moderator tools we enjoy with Rocket Chat. There are almost no moderator controls at all in Slack. For Slack's intended audience this is fine but for a public community of this size it would be chaos. The most obvious omissions are channel specific moderators and the ability to assign commands based on account role (moderators can mute users for example).\n\n\u2013\tRocket Chat allows the community to own its own data and log files. The paid version of Slack has some of this functionality but a community is still more or less at the mercy of Slack's EULA.\n\n\u2013\tA specific example of a difference between a community owned service and a paid service: when a few Slack accounts were compromised and email/passwords changed there was a lengthy back and forth with Slack support which didn't really get anywhere. On Rocket Chat we could return the compromised accounts to their respective owners in a few minutes.\n\n\n\nSM:\n**As a whale, what do you look for in posts before voting?**\n\n@riverhead:\n**I've answered this question and gone back and deleted it about five times now. So let's try it again, this time with feeling.** The two biggest goals for my voting are to grow the platform and reward quality content creators. One thing to keep in mind is that as a large Steem Power holder my incentives lean much more toward long term success of the platform than rewards from curating.\n\nWhen I'm reviewing a post I try to determine first and foremost if it is original, or properly cited, content. Community projects like Curie, Steemcleaners, #steemitabuse-classic, etc. are great in assisting with this highest level filter. Next I try to determine if a post will be of interest to others \u2013 is this a link I'd send to friends even if it was on another platform?\n\nAlso important to me is if an author is putting out great content and no one has noticed. Inline with platform growth I have a strong incentive to get eyes on that person's work!\n\n
    \n\nSM:\n**There has been a recent rise in your curation efforts. How do you manage your daily activities and curation?**\n\n@riverhead:\nAren't open platforms great? There is no hiding on Steem! As mentioned above my primary goal is to grow value in the platform. Since I have no talent as writer, artist, or journalist this means curating content. A lot of content. Sadly there just aren't enough hours in the day to go through even half the content that's being generated! However I feel it needs to be done. To that end I have enlisted a good friend of mine, who also shares a lot of my values, to curate using my posting key. We are in constant communication and he's always trying to curate in a manner that fits the ethos I discussed above. He is his own person though so I suspect many will look with a raised eyebrow why one post got a vote and another did not. That's fine and all part of this great game!\n\n\nSM:\n**In which way do you think we can we a. Better distribute Steem power b. Improve the prices of Steem and SBD?**\n\n@riverhead:\n\nThis is an issue that will solve itself in time. A lot of the larger stakeholders seem to be idle from a curating perspective and also divesting their Steem Power and selling it. The net results in the short term is a lot of downward pressure on the price. Long term it means Steem will transition from a few early miners to users of the platform. \n\nThere are some that view whales powering down in a bad light. Naturally I am not in that camp but I can hardly claim an unbiased view. That said I do feel it is the best thing they can do to address the distribution issue. We cannot simultaneously want a flatter distribution of Steem and pressure people to not sell their stake. Personally I do not see the difference between one whale powering down a large stake or hundreds of people powering down a smaller stake. In my opinion the mechanic of the 104 week power down schedule levels the playing field from a dumping perspective.\n\nThe organic growth of Steemit, and by extension Steem, is exponential and effectively without bound. The downward pressure caused by my powering down is linear and has a very clear end point. The problem will solve itself so long as Steem is, and continues to be, a success.\n\nAs for the price of SBD I am quite happy with it priced around $1 USD/SBD. Like any stable coin it needs volume for the peg mechanisms to work. To generate volume a token needs some sort of utility. The interest rate on SBD is, again in my opinion, greatly overlooked by many. Also as the Steem platform grows in popularity so will the adoption of SBD by more services; much like the utility Bitcoin enjoys today as a payment token at many vendors.\n\n
    \n\n\nSM:\n**There have been a number of proposed features on the blockchain? What's your view on the recent 5 votes a day proposal? And powering down whales losing their voting powers?**\n\n\n@riverhead:\n\nFirst let\u2019s just clear up one big misconception: **The goal is not five votes per day nor is that what is being implemented.** It is akin to implying a $5 daily spending budget will only allow someone to buy 5 things. That \nwould only be true if everything cost $1. Want to buy five hundred items? Great \u2013 buy items that are worth $0.01. \n\nWant to vote more than five times per day? Great \u2013 don't vote 100% weight with every mouse click. This change creates incentives for users to better understand voting weights but more importantly makes it much easier to compete with the voting bots. Humans versus bots is the real battleground not whales versus dolphins versus minnows. There have been many great posts on steemit.com that do a much better job of explaining this than I can so I urge people to seek out those posts and educate yourselves.\n\nRemoving voting power from those powering down seems like a knee jerk reaction to a problem that will solve itself in time. I would rather see more focus on increasing demand for the Steem token than creating more barriers to exit. The 104 week power down schedule is sufficient in my opinion.\n\n\nSM:\n**Your personal message to Steemians and projects they should look out for?**\n\n@riverhead:\nWe are still in the twilight dawn of the Steem era and need to take a long view of things to come. There is great danger in band-aid quick fixes to seemingly unfair but temporary issues. Keep producing and curating quality content, spreading the word of Steem, and developing really cool tools and projects that enrich the ecosystem. The world will continue to come to us.\n\nIf I can leave you all with one parting message it is simply to be kind and respectful to one another. Steem is attracting people from all walks of life, religions, opinions, personal experiences, politics, and ambitions. It is simply not possible for everyone to agree with everyone else nor is it possible to beat people into our one world view. Accept gracefully that we will have and need diversity if we want this platform to reach its potential.\n\n---\n\nThanks @riverhead for the really insightful replies.. It\u2019s refreshing to read another perspective on the important issues affecting Steemians.\n\n---\nhttps://s12.postimg.org/4ijigtqcd/An_Exclusive_Interview.png\n\n

    A Chat with @firepower

    \n\nSteemMag:\n**What are some surprising activities you've noticed so far in the chat channels and what changes would you like to see?**\n\n@firepower:\nInitiatives that I'm part of such as RobinHoodWhale, SteemCleaners have all emerged from the discussions (public and private) on the platform. It was a surprise to see engagement at this level and the motivation amongst users of the platform to collaborate with a single mindset to bring positive changes we wanted to see on the site. I'd like to more users helping each other with the queries as the user participation grows here and lesser trolls and scammers.\n\nI'm currently putting together **\"Steemit Social\" \u2014 a community management team that in its initial stages will handle moderation of certain to-be-designated official channels for steemit related discussions here.** \n\nThat will help consolidate some of our efforts in increasing engagement and retention of good users on Steemit. Hopefully it will lead to more innovative initiatives on Steemit.com as people see the benefits of collaboration and JV on this Steemit.Chat platform and use it to further networking and great content creation. \nAlthough a fair bit of this has been achieved with a number of initiatives that we've seen on the site already but team building for Steemit Social is currently underway.\n\nSteemMag:\n**How are moderators for channels chosen?**\n\n@firepower:\nThere are several channels on Steemit Chat many of which are user created for personal reasons. I personally over see over 50 channels on a regular basis. \n\nFrom this vast number a dozen or so channels have been selected for moderation under Steemit Social initiative. The moderators for these channels are selected on the basis of their current participation on the channels. Those proven to be proactive, helpful, collaborative are considered (if they are willing to step up to the task of moderation) \n\nAlso in addition to this I will be selecting on basis of the time they can devote to moderation and a few other criteria. But they can and will be a mix of old timers and new users.\n\n---\n\nThanks @firepower for having a chat with SteemMag. We wish you all the best :)\n\n---\n\n**Check out page 2 for more awesome features you wouldn't want to miss :)**\n -->[Page 2](https://steemit.com/steemmag/@infovore/a-day-in-the-life-of-a-steemcleaner-steemians-speak-fondest-moment-on-steemit-this-week-on-steemit-steemmag-steemit-s-weekend)", + "category": "steemmag", + "children": 28, + "created": "2016-09-10T04:10:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s14.postimg.org/kkthwj1ox/FireShot_Screen_Capture__031____Magazine_\u2013_Steem.png", + "https://s14.postimg.org/t0eh0af69/An_Exclusive_Interview_with__smooth.png", + "https://s12.postimg.org/4ijigtqcd/An_Exclusive_Interview.png" + ], + "links": [ + "https://steemit.com/interview/@infovore/steemmag-steemit-s-weekend-digest-1-an-exclusive-interview-with-a-whale-and-this-week-on-steemit", + "https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-2-an-exclusive-interview-with-a-whale-who-owns-a-bot-and-more-exciting-features-this-week-on", + "https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-special-edition-3-a-focus-on-the-internal-market-system-plus-interesting-chats-with-some-top", + "https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-4-the-fight-against-spam-and-the-reputation-score-a-look-at-both-sides-chats-with-a-hero-and-a", + "https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-6-x-ray-on-a-pioneer-tag-chats-with-top-artists-on-steemit-a-new-mentorship-channel-steemmag", + "https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-mega-edition-7-falling-prices-and-superchargers-of-steem-chats-with-the-lazlo-of-steem", + "https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-8-a-look-at-steemit-s-user-retention-rate-chats-with-an-analyst-project-leads-of-the-robinhood", + "https://steemit.com/ru/@rusteemitblog/steemmag-ezhenedelnyi-stimit-daidzhest-8-perevod-stati-infovore", + "https://steemit.com/ru/@rusteemitblog/steemmag-ezhenedelnyi-stimit-daidzhest-8-2-perevod-stati-infovore", + "https://steemit.com/steemmag/@infovore/a-day-in-the-life-of-a-steemcleaner-steemians-speak-fondest-moment-on-steemit-this-week-on-steemit-steemmag-steemit-s-weekend" + ], + "tags": [ + "steemmag", + "steemitabuse-classic", + "steemit" + ], + "users": [ + "steemitblog", + "riverhead", + "firepower", + "anyx", + "zaebars", + "infovore" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 135259211784783, + "payout": 1665.883, + "payout_at": "2016-09-17T04:10:12", + "pending_payout_value": "1665.883 HBD", + "percent_hbd": 10000, + "permlink": "steemmag-steemit-s-weekend-digest-9-of-community-curation-and-reputation-chats-with-a-whale-steemit-chat-lead-moderators-a-day", + "post_id": 1192094, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 377 + }, + "title": "SteemMag \u2013 Steemit\u2019s Weekend Digest #9: Of Community, Curation and Reputation: Chats With A Whale, Steemit.chat Lead Moderators\u2026\u2026..A Day In The Life Of A SteemCleaner\u2026\u2026 Steemians Speak \u2026SteemMag in Russian...\u2026 Lots more", + "updated": "2016-09-10T04:17:06", + "url": "/steemmag/@infovore/steemmag-steemit-s-weekend-digest-9-of-community-curation-and-reputation-chats-with-a-whale-steemit-chat-lead-moderators-a-day" + } +] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/min_limit.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/min_limit.tavern.yaml new file mode 100644 index 00000000..7f03bdb7 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/min_limit.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts payout minimum limit patterns test + + marks: + - patterntest + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts payout minimum limit patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"payout","tag":"","observer":"alice", "limit": 1} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "min_limit" + directory: "bridge_api_patterns/get_ranked_posts/payout" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_paging.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/observer_community.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_paging.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/observer_community.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/observer_community.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/observer_community.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_observer_community.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/observer_community.tavern.yaml similarity index 94% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_observer_community.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/observer_community.tavern.yaml index 66c406b8..fc46aaa4 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_observer_community.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/observer_community.tavern.yaml @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "payout_observer_community" + method: "observer_community" directory: "bridge_api_patterns/get_ranked_posts/payout" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag_paging.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/paginated.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag_paging.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/paginated.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_paging.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/paginated.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_paging.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/paginated.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_paging.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/paginated.tavern.yaml similarity index 87% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_paging.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/paginated.tavern.yaml index 31dcde88..4f0f49d0 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_paging.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/paginated.tavern.yaml @@ -1,5 +1,5 @@ --- - test_name: Hivemind bridge_api.get_ranked_posts payout paging patterns test + test_name: Hivemind bridge_api.get_ranked_posts payout paginated patterns test marks: - patterntest @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "payout_paging" + method: "paginated" directory: "bridge_api_patterns/get_ranked_posts/payout" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/tag_all.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/tag_all.pat.json new file mode 100644 index 00000000..55861ac1 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/tag_all.pat.json @@ -0,0 +1,28577 @@ +[ + { + "active_votes": [ + { + "rshares": 13532558624996, + "voter": "itsascam" + }, + { + "rshares": 31583681287588, + "voter": "smooth" + }, + { + "rshares": 376126044682, + "voter": "anonymous" + }, + { + "rshares": 14584152028995, + "voter": "summon" + }, + { + "rshares": 1592713528733, + "voter": "steemroller" + }, + { + "rshares": 58664755926, + "voter": "donaldtrump" + }, + { + "rshares": 14303693730199, + "voter": "steemed" + }, + { + "rshares": 4096008307165, + "voter": "riverhead" + }, + { + "rshares": 2213080911223, + "voter": "badassmother" + }, + { + "rshares": 2063054807192, + "voter": "hr1" + }, + { + "rshares": 1085700078653, + "voter": "rossco99" + }, + { + "rshares": 954522269672, + "voter": "liondani" + }, + { + "rshares": 3104786127, + "voter": "boy" + }, + { + "rshares": 1744527088450, + "voter": "xeroc" + }, + { + "rshares": 3769614077, + "voter": "bue-witness" + }, + { + "rshares": 684099809, + "voter": "bunny" + }, + { + "rshares": 7158448377794, + "voter": "complexring" + }, + { + "rshares": 442896658463, + "voter": "ajvest" + }, + { + "rshares": 54950878443, + "voter": "bue" + }, + { + "rshares": 1663623227, + "voter": "mini" + }, + { + "rshares": 213807099, + "voter": "moon" + }, + { + "rshares": 1749803691202, + "voter": "joseph" + }, + { + "rshares": 3100840045728, + "voter": "au1nethyb1" + }, + { + "rshares": 413048154509, + "voter": "recursive3" + }, + { + "rshares": 2773542163233, + "voter": "recursive" + }, + { + "rshares": 835133151901, + "voter": "boombastic" + }, + { + "rshares": 104698071392, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 7903490863, + "voter": "bingo-0" + }, + { + "rshares": 2008229108, + "voter": "bingo-1" + }, + { + "rshares": 5873013965762, + "voter": "smooth.witness" + }, + { + "rshares": 960215652910, + "voter": "benjojo" + }, + { + "rshares": 418146654094, + "voter": "boatymcboatface" + }, + { + "rshares": 351179235109, + "voter": "officialfuzzy" + }, + { + "rshares": 64810170593, + "voter": "vip" + }, + { + "rshares": 1131818299848, + "voter": "cass" + }, + { + "rshares": 10330900334, + "voter": "idol" + }, + { + "rshares": 625076388, + "voter": "healthcare" + }, + { + "rshares": 1196191835029, + "voter": "tuck-fheman" + }, + { + "rshares": 973278654, + "voter": "daniel.pan" + }, + { + "rshares": 2744923544390, + "voter": "donkeypong" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 797614156790, + "voter": "steemrollin" + }, + { + "rshares": 134377265836, + "voter": "team" + }, + { + "rshares": 288376577, + "voter": "helen.tan" + }, + { + "rshares": 23790716546, + "voter": "yefet" + }, + { + "rshares": 327315882217, + "voter": "noaommerrr" + }, + { + "rshares": 1702805460, + "voter": "jocelyn" + }, + { + "rshares": 85214443429, + "voter": "acidsun" + }, + { + "rshares": 5390260788, + "voter": "andzzz" + }, + { + "rshares": 76665194905, + "voter": "easteagle13" + }, + { + "rshares": 211239391874, + "voter": "camilla" + }, + { + "rshares": 2888657324, + "voter": "carlos-cabeza" + }, + { + "rshares": 47121724797, + "voter": "lovelace" + }, + { + "rshares": 1155012084233, + "voter": "gavvet" + }, + { + "rshares": 538016209942, + "voter": "eeks" + }, + { + "rshares": 18728251721, + "voter": "fkn" + }, + { + "rshares": 886916222652, + "voter": "cryptogee" + }, + { + "rshares": 489674890, + "voter": "spaninv" + }, + { + "rshares": 29706569991, + "voter": "instructor2121" + }, + { + "rshares": 2110504361, + "voter": "gekko" + }, + { + "rshares": 335185457528, + "voter": "teamsteem" + }, + { + "rshares": 24634661886, + "voter": "elishagh1" + }, + { + "rshares": 10350568046, + "voter": "richman" + }, + { + "rshares": 680503080668, + "voter": "nanzo-scoop" + }, + { + "rshares": 1097771169, + "voter": "weenfan" + }, + { + "rshares": 143645322092, + "voter": "steve-walschot" + }, + { + "rshares": 7608104867, + "voter": "kefkius" + }, + { + "rshares": 210476905339, + "voter": "mummyimperfect" + }, + { + "rshares": 90554610459, + "voter": "asch" + }, + { + "rshares": 646935753365, + "voter": "kevinwong" + }, + { + "rshares": 1412880442, + "voter": "murh" + }, + { + "rshares": 6478579363, + "voter": "cryptofunk" + }, + { + "rshares": 2319844721, + "voter": "error" + }, + { + "rshares": 39926375004, + "voter": "ranko-k" + }, + { + "rshares": 943975846803, + "voter": "cyber" + }, + { + "rshares": 63330479493, + "voter": "theshell" + }, + { + "rshares": 58413867954, + "voter": "ak2020" + }, + { + "rshares": 27677373061, + "voter": "thecryptofiend" + }, + { + "rshares": 29711783717, + "voter": "drinkzya" + }, + { + "rshares": 9509347139, + "voter": "zebbra2014" + }, + { + "rshares": 378683508743, + "voter": "taoteh1221" + }, + { + "rshares": 36767994125, + "voter": "altoz" + }, + { + "rshares": 2052430188, + "voter": "spartanza" + }, + { + "rshares": 55888519907, + "voter": "juanmiguelsalas" + }, + { + "rshares": 54547175970, + "voter": "thecryptodrive" + }, + { + "rshares": 200485304832, + "voter": "will-zewe" + }, + { + "rshares": 416005022635, + "voter": "kaylinart" + }, + { + "rshares": 541153510262, + "voter": "infovore" + }, + { + "rshares": 89857820234, + "voter": "schro" + }, + { + "rshares": 19200070878, + "voter": "ziv" + }, + { + "rshares": 16085413597, + "voter": "zakharya" + }, + { + "rshares": 30446086393, + "voter": "michaelx" + }, + { + "rshares": 181110364206, + "voter": "thedashguy" + }, + { + "rshares": 795213453077, + "voter": "anwenbaumeister" + }, + { + "rshares": 5796791339, + "voter": "mark-waser" + }, + { + "rshares": 188093143988, + "voter": "kimziv" + }, + { + "rshares": 1347191339, + "voter": "mammasitta" + }, + { + "rshares": 76518214097, + "voter": "razvanelulmarin" + }, + { + "rshares": 36096634988, + "voter": "cryptoiskey" + }, + { + "rshares": 471231170, + "voter": "mrhankeh" + }, + { + "rshares": 56702480478, + "voter": "isteemit" + }, + { + "rshares": 16502073535, + "voter": "grey580" + }, + { + "rshares": 68355906476, + "voter": "bacchist" + }, + { + "rshares": 337731345711, + "voter": "ericvancewalton" + }, + { + "rshares": 20737758471, + "voter": "thebatchman" + }, + { + "rshares": 130261561658, + "voter": "dashpaymag" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 34258341144, + "voter": "good-karma" + }, + { + "rshares": 82245616188, + "voter": "rubybian" + }, + { + "rshares": 3304220350, + "voter": "orly" + }, + { + "rshares": 39215089373, + "voter": "firepower" + }, + { + "rshares": 17855184762, + "voter": "konstantin" + }, + { + "rshares": 255388351, + "voter": "mstang83" + }, + { + "rshares": 35274308788, + "voter": "hitmeasap" + }, + { + "rshares": 15765507039, + "voter": "hakise" + }, + { + "rshares": 252518634, + "voter": "avantyris785" + }, + { + "rshares": 25524453423, + "voter": "tcfxyz" + }, + { + "rshares": 7070148219, + "voter": "futurefood" + }, + { + "rshares": 136067671832, + "voter": "derekareith" + }, + { + "rshares": 29491872257, + "voter": "picokernel" + }, + { + "rshares": 63429022163, + "voter": "furion" + }, + { + "rshares": 10806520282, + "voter": "seanmchughart" + }, + { + "rshares": 6055712446, + "voter": "owdy" + }, + { + "rshares": 447221422, + "voter": "barbara2" + }, + { + "rshares": 501828136, + "voter": "ch0c0latechip" + }, + { + "rshares": 460021595, + "voter": "doge4lyf" + }, + { + "rshares": 246206544, + "voter": "acc" + }, + { + "rshares": 174276240954, + "voter": "knircky" + }, + { + "rshares": 5525443696, + "voter": "on0tole" + }, + { + "rshares": 14937577469, + "voter": "ausbitbank" + }, + { + "rshares": 42722889526, + "voter": "mrwang" + }, + { + "rshares": 219261896, + "voter": "ardina" + }, + { + "rshares": 910622311, + "voter": "steem1653" + }, + { + "rshares": 226372505632, + "voter": "jesta" + }, + { + "rshares": 33648660545, + "voter": "toxonaut" + }, + { + "rshares": 5019651587, + "voter": "thegoodguy" + }, + { + "rshares": 3542069633, + "voter": "karen13" + }, + { + "rshares": 29806661664, + "voter": "dwinblood" + }, + { + "rshares": 13960544426, + "voter": "meiisheree" + }, + { + "rshares": 24962097609, + "voter": "igster" + }, + { + "rshares": 14499869420, + "voter": "jaycobbell" + }, + { + "rshares": 35657987949, + "voter": "condra" + }, + { + "rshares": 2666424177, + "voter": "screasey" + }, + { + "rshares": 19016490772, + "voter": "anduweb" + }, + { + "rshares": 87211957, + "voter": "wildchild" + }, + { + "rshares": 4204381940, + "voter": "adamt" + }, + { + "rshares": 12675920757, + "voter": "nippel66" + }, + { + "rshares": 253707481, + "voter": "sebhaj" + }, + { + "rshares": 2553166099, + "voter": "sgnsteems" + }, + { + "rshares": 327831274303, + "voter": "calaber24p" + }, + { + "rshares": 33842553524, + "voter": "royaltiffany" + }, + { + "rshares": 7311454495, + "voter": "geronimo" + }, + { + "rshares": 7354227375, + "voter": "bitcoiner" + }, + { + "rshares": 2604792903, + "voter": "vlad" + }, + { + "rshares": 3574676162, + "voter": "tarindel" + }, + { + "rshares": 267089924087, + "voter": "liberosist" + }, + { + "rshares": 25145242349, + "voter": "deanliu" + }, + { + "rshares": 172190214672, + "voter": "jl777" + }, + { + "rshares": 7263629859, + "voter": "lostnuggett" + }, + { + "rshares": 33850713866, + "voter": "zaebars" + }, + { + "rshares": 15176074284, + "voter": "positive" + }, + { + "rshares": 1784922790, + "voter": "yarly" + }, + { + "rshares": 269622478, + "voter": "yarly2" + }, + { + "rshares": 270026148, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 36025561462, + "voter": "anca3drandom" + }, + { + "rshares": 57491233, + "voter": "sergey44" + }, + { + "rshares": 921456442, + "voter": "happyphoenix" + }, + { + "rshares": 19822991673, + "voter": "krabgat" + }, + { + "rshares": 14673696810, + "voter": "proto" + }, + { + "rshares": 614768567, + "voter": "curator" + }, + { + "rshares": 29066357704, + "voter": "sisterholics" + }, + { + "rshares": 432486248, + "voter": "yarly10" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 2814949808, + "voter": "tygergamer" + }, + { + "rshares": 521275173, + "voter": "fnait" + }, + { + "rshares": 463139988, + "voter": "keepcalmand" + }, + { + "rshares": 41425659626, + "voter": "celebr1ty" + }, + { + "rshares": 152970347, + "voter": "steemster1" + }, + { + "rshares": 114974624, + "voter": "bullionstackers" + }, + { + "rshares": 3110748274, + "voter": "glitterpig" + }, + { + "rshares": 5800843229, + "voter": "jed78" + }, + { + "rshares": 128437666744, + "voter": "steemdrive" + }, + { + "rshares": 1100850186, + "voter": "metaflute" + }, + { + "rshares": 7348247658, + "voter": "taker" + }, + { + "rshares": 4651388682, + "voter": "theprophet0" + }, + { + "rshares": 8113047551, + "voter": "sykochica" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 1014694547161, + "voter": "laonie" + }, + { + "rshares": 25091340371, + "voter": "rawnetics" + }, + { + "rshares": 46420155436, + "voter": "capitalism" + }, + { + "rshares": 22885426849, + "voter": "laonie1" + }, + { + "rshares": 23397800760, + "voter": "laonie2" + }, + { + "rshares": 23406379203, + "voter": "laonie3" + }, + { + "rshares": 24777638696, + "voter": "laoyao" + }, + { + "rshares": 36642234190, + "voter": "myfirst" + }, + { + "rshares": 225844700489, + "voter": "somebody" + }, + { + "rshares": 16638236900, + "voter": "sunshine" + }, + { + "rshares": 8447166798, + "voter": "flysaga" + }, + { + "rshares": 15053504846, + "voter": "gmurph" + }, + { + "rshares": 13269460174, + "voter": "poeticsnake" + }, + { + "rshares": 65287683, + "voter": "kurzer42" + }, + { + "rshares": 49898468001, + "voter": "midnightoil" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 4084069258, + "voter": "ullikume" + }, + { + "rshares": 23402350140, + "voter": "laonie4" + }, + { + "rshares": 23400631414, + "voter": "laonie5" + }, + { + "rshares": 23398015964, + "voter": "laonie6" + }, + { + "rshares": 23395009403, + "voter": "laonie7" + }, + { + "rshares": 23391232107, + "voter": "laonie8" + }, + { + "rshares": 23389615445, + "voter": "laonie9" + }, + { + "rshares": 117282861123, + "voter": "xiaohui" + }, + { + "rshares": 117924349942, + "voter": "joele" + }, + { + "rshares": 5404041509, + "voter": "oflyhigh" + }, + { + "rshares": 1341165154, + "voter": "paynode" + }, + { + "rshares": 3902950039, + "voter": "xiaokongcom" + }, + { + "rshares": 2117777939, + "voter": "natalymaty" + }, + { + "rshares": 62184832, + "voter": "ritadey" + }, + { + "rshares": 231441386, + "voter": "zionuziriel" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 58467607, + "voter": "ciao" + }, + { + "rshares": 61746903, + "voter": "kpine" + }, + { + "rshares": 6700552281, + "voter": "cristi" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 7865435504, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 1590575638, + "voter": "erikclark13" + }, + { + "rshares": 71506742, + "voter": "evgenyche" + }, + { + "rshares": 72874863, + "voter": "confucius" + }, + { + "rshares": 66124624, + "voter": "stevescriber" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 54857117, + "voter": "nano2nd" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 516130761, + "voter": "microluck" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 1759916822, + "voter": "chinadaily" + }, + { + "rshares": 57802223, + "voter": "cryptoblu" + }, + { + "rshares": 57795937, + "voter": "instructor" + }, + { + "rshares": 61072380, + "voter": "samzung" + }, + { + "rshares": 667048332200, + "voter": "dollarvigilante" + }, + { + "rshares": 6294296891, + "voter": "solarguy" + }, + { + "rshares": 4872427635, + "voter": "almerri" + }, + { + "rshares": 728479455, + "voter": "alexma3x" + }, + { + "rshares": 114163758, + "voter": "cinderphoenix" + }, + { + "rshares": 13247923516, + "voter": "gvargas123" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 8933292656, + "voter": "jaredcwillis" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 23383491762, + "voter": "laonie10" + }, + { + "rshares": 376185226, + "voter": "mig641" + }, + { + "rshares": 2641301259, + "voter": "rossenpavlov" + }, + { + "rshares": 24055111416, + "voter": "andrewawerdna" + }, + { + "rshares": 80745005117, + "voter": "barrycooper" + }, + { + "rshares": 15045111385, + "voter": "mikemacintire" + }, + { + "rshares": 76843163, + "voter": "joelbow" + }, + { + "rshares": 1838977372, + "voter": "themadmonk" + }, + { + "rshares": 22919631319, + "voter": "hilarski" + }, + { + "rshares": 2500078806, + "voter": "shadowspub" + }, + { + "rshares": 59261081, + "voter": "disletti" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 54705383, + "voter": "rickmiller" + }, + { + "rshares": 2697657064, + "voter": "nulliusinverba" + }, + { + "rshares": 521150984, + "voter": "runridefly" + }, + { + "rshares": 98234149, + "voter": "trendwizard" + }, + { + "rshares": 229936899, + "voter": "jennsky" + }, + { + "rshares": 23037723138, + "voter": "laonie11" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 57504359161, + "voter": "luminousvisions" + }, + { + "rshares": 2906762644, + "voter": "xanoxt" + }, + { + "rshares": 1618354417, + "voter": "davidjkelley" + }, + { + "rshares": 7422089296, + "voter": "davidbrogan" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 9544436170, + "voter": "ghasemkiani" + }, + { + "rshares": 22579371284, + "voter": "sponge-bob" + }, + { + "rshares": 15182772885, + "voter": "digital-wisdom" + }, + { + "rshares": 3780350152, + "voter": "ethical-ai" + }, + { + "rshares": 2477105964, + "voter": "fajrilgooner" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 2076212407, + "voter": "matthewtiii" + }, + { + "rshares": 54293199, + "voter": "walternz" + }, + { + "rshares": 56924216, + "voter": "ahmetova" + }, + { + "rshares": 5540438639, + "voter": "jwaser" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 646387153, + "voter": "kev7000" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 958775616, + "voter": "smisi" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 268344724470, + "voter": "asksisk" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 9647096344, + "voter": "goose" + }, + { + "rshares": 2610152057, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 344008618, + "voter": "panther" + }, + { + "rshares": 1105478887, + "voter": "wulfmeister" + }, + { + "rshares": 748363853, + "voter": "ct-gurus" + }, + { + "rshares": 71464098, + "voter": "and030380" + }, + { + "rshares": 368734423786, + "voter": "charlieshrem" + }, + { + "rshares": 54558832228, + "voter": "tracemayer" + }, + { + "rshares": 23464066864, + "voter": "brains" + }, + { + "rshares": 594271466, + "voter": "jessicanicklos" + }, + { + "rshares": 187462371, + "voter": "chadcrypto" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 5174816382, + "voter": "burnin" + }, + { + "rshares": 52905613, + "voter": "alkamyst" + }, + { + "rshares": 1347141543, + "voter": "bitcoinparadise" + }, + { + "rshares": 98655344, + "voter": "positivesteem" + }, + { + "rshares": 377618555, + "voter": "ballinconscious" + }, + { + "rshares": 53554563, + "voter": "wanglai" + }, + { + "rshares": 3278863803, + "voter": "slayer" + }, + { + "rshares": 1996247270, + "voter": "steemsquad" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341709326, + "voter": "ellepdub" + }, + { + "rshares": 252165650, + "voter": "honna" + }, + { + "rshares": 88742390, + "voter": "inarix03" + }, + { + "rshares": 9753441048, + "voter": "herpetologyguy" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 55113679, + "voter": "drac59" + }, + { + "rshares": 54295086, + "voter": "mari5555na" + }, + { + "rshares": 4697970927, + "voter": "morgan.waser" + }, + { + "rshares": 51615039, + "voter": "cfisher" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 67547001, + "voter": "s0lo" + }, + { + "rshares": 50798322, + "voter": "breeze" + }, + { + "rshares": 50791473, + "voter": "synereo" + }, + { + "rshares": 50543061, + "voter": "rabobank" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 50479027, + "voter": "sunlight" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50351738, + "voter": "aschwin" + }, + { + "rshares": 72832203, + "voter": "piphunters" + }, + { + "rshares": 3599234079, + "voter": "strong-ai" + }, + { + "rshares": 543618786, + "voter": "grisha-danunaher" + }, + { + "rshares": 76034330, + "voter": "igtes" + }, + { + "rshares": 1316186383, + "voter": "expedition" + }, + { + "rshares": 154501261, + "voter": "buffett" + }, + { + "rshares": 162453619, + "voter": "yasiin" + }, + { + "rshares": 194128667, + "voter": "lapilipinas" + }, + { + "rshares": 153932702, + "voter": "siniceku" + }, + { + "rshares": 154056498, + "voter": "cruise" + }, + { + "rshares": 156601976, + "voter": "eunnykim" + }, + { + "rshares": 150176763, + "voter": "listentojon" + }, + { + "rshares": 1359637839, + "voter": "rusteemitblog" + }, + { + "rshares": 161218747, + "voter": "sdc" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 160845765, + "voter": "caseyneistat" + }, + { + "rshares": 150633482, + "voter": "cosco07" + }, + { + "rshares": 159984914, + "voter": "correct" + }, + { + "rshares": 159973989, + "voter": "capcom" + }, + { + "rshares": 156425539, + "voter": "planetearth" + }, + { + "rshares": 159531007, + "voter": "benetton" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 158606467, + "voter": "alterego" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 146101657, + "voter": "apolymask" + }, + { + "rshares": 12649500325, + "voter": "goldmatters" + }, + { + "rshares": 151844367, + "voter": "roger.steemit" + }, + { + "rshares": 148368276, + "voter": "antaja" + }, + { + "rshares": 154476148, + "voter": "hacon" + }, + { + "rshares": 157013454, + "voter": "spirit8ball" + } + ], + "author": "infovore", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.05, + "beneficiaries": [], + "blacklists": [], + "body": "I\u2019m ecstatic. It is with great pleasure that I welcome you guys to the ninth edition of SteemMag, a weekend digest for Steemians.\n\nhttps://s14.postimg.org/kkthwj1ox/FireShot_Screen_Capture__031____Magazine_\u2013_Steem.png\n\nEvery weekend, I take a look at some of the most important topics on Steemit and also reach out to top Steemians who have expert views on such topics.\nIn case you missed it, here are links to Issue [#1]( https://steemit.com/interview/@infovore/steemmag-steemit-s-weekend-digest-1-an-exclusive-interview-with-a-whale-and-this-week-on-steemit) , [#2]( https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-2-an-exclusive-interview-with-a-whale-who-owns-a-bot-and-more-exciting-features-this-week-on) , [#3]( https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-special-edition-3-a-focus-on-the-internal-market-system-plus-interesting-chats-with-some-top) , [#4]( https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-4-the-fight-against-spam-and-the-reputation-score-a-look-at-both-sides-chats-with-a-hero-and-a) , [5](https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-4-the-fight-against-spam-and-the-reputation-score-a-look-at-both-sides-chats-with-a-hero-and-a) and [#6](https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-6-x-ray-on-a-pioneer-tag-chats-with-top-artists-on-steemit-a-new-mentorship-channel-steemmag), [#7]( https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-mega-edition-7-falling-prices-and-superchargers-of-steem-chats-with-the-lazlo-of-steem) and [#8]( https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-8-a-look-at-steemit-s-user-retention-rate-chats-with-an-analyst-project-leads-of-the-robinhood)\n\nThis week I will be taking a look, for the first time, a number of topics that have received lots of attention from Steemians. A number of posts by a co-founder and @steemitblog has spurred widespread discussions on **Curation efforts and Voting patterns**. Also, the issue of **\u201cID theft, harassment and plagiarism\u201d** was widely discussed. \nSteemMag in its usual manner reached out to a number of key Steemians who have in-depth knowledge of the issues and had chats with them\u2026. Really interesting chats\u2026. I had a great time getting everything ready.. I\u2019m sure you will enjoy it too.\nGet a cup of coffee and let\u2019s kick off the fun ride :)\n\n---\n**In page 1:**\nSteemMag had a chat with @riverhead \u2013 A whale who is also a witness and also the back-end moderator of Steemit.chat. A very nice guy I must say. We had a chat with him on topics ranging from how he joined Steemit, community participation and curation. I\u2019m sure you would enjoy hearing from him. \n I also had a chat with @firepower- who is the front-end Lead Moderator of Steemit.chat\n\n**In Page 2:**\nSteemMag had a chat with @anyx , The Lead of the Steemcleaners project\nWe also reached out to a number of steemians for our weekly Steemians Speak on an exciting topic that can bring some nostalgia. ;)\nAnd lots more\n---\n**SteemMag in Russian**\nIn addition to the ongoing translation of previous issues of SteemMag to chinese, @zaebars had the idea of translating previous issues of SteemMag and Official Steemit announcements to the Russian language. I believe this ongoing translation projects will help provide more language diversity on Steemit.... If you're interested in translating SteemMag to your native language. Please hit me on steemit.chat @infovore for further discussions.\n\nP.S [Here is the link to the Russian translation of steemMag](https://steemit.com/ru/@rusteemitblog/steemmag-ezhenedelnyi-stimit-daidzhest-8-perevod-stati-infovore) and [this](https://steemit.com/ru/@rusteemitblog/steemmag-ezhenedelnyi-stimit-daidzhest-8-2-perevod-stati-infovore)\n\n---\n\n

    A Chat With @riverhead

    \nhttps://s14.postimg.org/t0eh0af69/An_Exclusive_Interview_with__smooth.png\n\nSteemMag:\n**How did you get to know about steemit? And how has the journey been so far?**\n\n@riverhead:\n\nA friend of mine, who was involved early on, called me to tell me about really cool new crypto project. This was back in early April and I really liked the idea. A decentralized Buzzreditbook \u2013 how cool is that? Finally a blockchain project that wasn't trying to reinvent the financial world!\n\nSo far I've been having a blast with Steem and also the Steemit UI. Like any other large project there are good days and bad but the good days far outnumber the bad! I'm constantly amazed at the great people involved with the project. A quick look at steemtools.com is all it takes to see the deep pool of talent in and around the project.\n\n\nSM:\n**You are also a back-end moderator of steemit.chat. What are those things you've noticed so far?**\n\n@riverhead:\n\nThe biggest takeaway for me as moderator is just how little it takes for one person to get a channel completely fired up and turned into a troll-box. Thankfully we have a great team of levelheaded moderators that are helping to keep the peace!\n\nI have also been blown away by the people, such as Firepower, that have recognized the value of steemit.chat and have stepped up to do what they can to see it grow. Firepower has some great ideas and brings a lot of energy and optimism to the steemit.chat platform. Exciting times ahead!\n\n\n
    \n\nSM:\n**A number of Steemians complain of the platform not running as smooth as that of slack. What more functionality should Steemians look out for?**\n\nI completely agree with those that have noticed the relative sluggishness of Rocket Chat versus Slack. We have been scaling up server side hardware and software to try to address these issues. Slack and Rocket Chat provide similar services but are intended for different audiences. A few key differences to note:\n\n\u2013\tOn Slack we had around 1000 users compared to a little over 3000 on Rocket Chat.\n\n\u2013\tThe free Slack service has a global message history limit of 10000. With the volume of traffic we have now on Rocket Chat a message would only last a few seconds and Direct Messages just wouldn't be functional at all. To remove that limitation Slack charges $7 USD/account. Yes, $21,000 USD/month for a chat server at our current occupancy!\n\n\u2013\tSlack is designed for teams with external management structures and therefore does not have the depth of moderator tools we enjoy with Rocket Chat. There are almost no moderator controls at all in Slack. For Slack's intended audience this is fine but for a public community of this size it would be chaos. The most obvious omissions are channel specific moderators and the ability to assign commands based on account role (moderators can mute users for example).\n\n\u2013\tRocket Chat allows the community to own its own data and log files. The paid version of Slack has some of this functionality but a community is still more or less at the mercy of Slack's EULA.\n\n\u2013\tA specific example of a difference between a community owned service and a paid service: when a few Slack accounts were compromised and email/passwords changed there was a lengthy back and forth with Slack support which didn't really get anywhere. On Rocket Chat we could return the compromised accounts to their respective owners in a few minutes.\n\n\n\nSM:\n**As a whale, what do you look for in posts before voting?**\n\n@riverhead:\n**I've answered this question and gone back and deleted it about five times now. So let's try it again, this time with feeling.** The two biggest goals for my voting are to grow the platform and reward quality content creators. One thing to keep in mind is that as a large Steem Power holder my incentives lean much more toward long term success of the platform than rewards from curating.\n\nWhen I'm reviewing a post I try to determine first and foremost if it is original, or properly cited, content. Community projects like Curie, Steemcleaners, #steemitabuse-classic, etc. are great in assisting with this highest level filter. Next I try to determine if a post will be of interest to others \u2013 is this a link I'd send to friends even if it was on another platform?\n\nAlso important to me is if an author is putting out great content and no one has noticed. Inline with platform growth I have a strong incentive to get eyes on that person's work!\n\n
    \n\nSM:\n**There has been a recent rise in your curation efforts. How do you manage your daily activities and curation?**\n\n@riverhead:\nAren't open platforms great? There is no hiding on Steem! As mentioned above my primary goal is to grow value in the platform. Since I have no talent as writer, artist, or journalist this means curating content. A lot of content. Sadly there just aren't enough hours in the day to go through even half the content that's being generated! However I feel it needs to be done. To that end I have enlisted a good friend of mine, who also shares a lot of my values, to curate using my posting key. We are in constant communication and he's always trying to curate in a manner that fits the ethos I discussed above. He is his own person though so I suspect many will look with a raised eyebrow why one post got a vote and another did not. That's fine and all part of this great game!\n\n\nSM:\n**In which way do you think we can we a. Better distribute Steem power b. Improve the prices of Steem and SBD?**\n\n@riverhead:\n\nThis is an issue that will solve itself in time. A lot of the larger stakeholders seem to be idle from a curating perspective and also divesting their Steem Power and selling it. The net results in the short term is a lot of downward pressure on the price. Long term it means Steem will transition from a few early miners to users of the platform. \n\nThere are some that view whales powering down in a bad light. Naturally I am not in that camp but I can hardly claim an unbiased view. That said I do feel it is the best thing they can do to address the distribution issue. We cannot simultaneously want a flatter distribution of Steem and pressure people to not sell their stake. Personally I do not see the difference between one whale powering down a large stake or hundreds of people powering down a smaller stake. In my opinion the mechanic of the 104 week power down schedule levels the playing field from a dumping perspective.\n\nThe organic growth of Steemit, and by extension Steem, is exponential and effectively without bound. The downward pressure caused by my powering down is linear and has a very clear end point. The problem will solve itself so long as Steem is, and continues to be, a success.\n\nAs for the price of SBD I am quite happy with it priced around $1 USD/SBD. Like any stable coin it needs volume for the peg mechanisms to work. To generate volume a token needs some sort of utility. The interest rate on SBD is, again in my opinion, greatly overlooked by many. Also as the Steem platform grows in popularity so will the adoption of SBD by more services; much like the utility Bitcoin enjoys today as a payment token at many vendors.\n\n
    \n\n\nSM:\n**There have been a number of proposed features on the blockchain? What's your view on the recent 5 votes a day proposal? And powering down whales losing their voting powers?**\n\n\n@riverhead:\n\nFirst let\u2019s just clear up one big misconception: **The goal is not five votes per day nor is that what is being implemented.** It is akin to implying a $5 daily spending budget will only allow someone to buy 5 things. That \nwould only be true if everything cost $1. Want to buy five hundred items? Great \u2013 buy items that are worth $0.01. \n\nWant to vote more than five times per day? Great \u2013 don't vote 100% weight with every mouse click. This change creates incentives for users to better understand voting weights but more importantly makes it much easier to compete with the voting bots. Humans versus bots is the real battleground not whales versus dolphins versus minnows. There have been many great posts on steemit.com that do a much better job of explaining this than I can so I urge people to seek out those posts and educate yourselves.\n\nRemoving voting power from those powering down seems like a knee jerk reaction to a problem that will solve itself in time. I would rather see more focus on increasing demand for the Steem token than creating more barriers to exit. The 104 week power down schedule is sufficient in my opinion.\n\n\nSM:\n**Your personal message to Steemians and projects they should look out for?**\n\n@riverhead:\nWe are still in the twilight dawn of the Steem era and need to take a long view of things to come. There is great danger in band-aid quick fixes to seemingly unfair but temporary issues. Keep producing and curating quality content, spreading the word of Steem, and developing really cool tools and projects that enrich the ecosystem. The world will continue to come to us.\n\nIf I can leave you all with one parting message it is simply to be kind and respectful to one another. Steem is attracting people from all walks of life, religions, opinions, personal experiences, politics, and ambitions. It is simply not possible for everyone to agree with everyone else nor is it possible to beat people into our one world view. Accept gracefully that we will have and need diversity if we want this platform to reach its potential.\n\n---\n\nThanks @riverhead for the really insightful replies.. It\u2019s refreshing to read another perspective on the important issues affecting Steemians.\n\n---\nhttps://s12.postimg.org/4ijigtqcd/An_Exclusive_Interview.png\n\n

    A Chat with @firepower

    \n\nSteemMag:\n**What are some surprising activities you've noticed so far in the chat channels and what changes would you like to see?**\n\n@firepower:\nInitiatives that I'm part of such as RobinHoodWhale, SteemCleaners have all emerged from the discussions (public and private) on the platform. It was a surprise to see engagement at this level and the motivation amongst users of the platform to collaborate with a single mindset to bring positive changes we wanted to see on the site. I'd like to more users helping each other with the queries as the user participation grows here and lesser trolls and scammers.\n\nI'm currently putting together **\"Steemit Social\" \u2014 a community management team that in its initial stages will handle moderation of certain to-be-designated official channels for steemit related discussions here.** \n\nThat will help consolidate some of our efforts in increasing engagement and retention of good users on Steemit. Hopefully it will lead to more innovative initiatives on Steemit.com as people see the benefits of collaboration and JV on this Steemit.Chat platform and use it to further networking and great content creation. \nAlthough a fair bit of this has been achieved with a number of initiatives that we've seen on the site already but team building for Steemit Social is currently underway.\n\nSteemMag:\n**How are moderators for channels chosen?**\n\n@firepower:\nThere are several channels on Steemit Chat many of which are user created for personal reasons. I personally over see over 50 channels on a regular basis. \n\nFrom this vast number a dozen or so channels have been selected for moderation under Steemit Social initiative. The moderators for these channels are selected on the basis of their current participation on the channels. Those proven to be proactive, helpful, collaborative are considered (if they are willing to step up to the task of moderation) \n\nAlso in addition to this I will be selecting on basis of the time they can devote to moderation and a few other criteria. But they can and will be a mix of old timers and new users.\n\n---\n\nThanks @firepower for having a chat with SteemMag. We wish you all the best :)\n\n---\n\n**Check out page 2 for more awesome features you wouldn't want to miss :)**\n -->[Page 2](https://steemit.com/steemmag/@infovore/a-day-in-the-life-of-a-steemcleaner-steemians-speak-fondest-moment-on-steemit-this-week-on-steemit-steemmag-steemit-s-weekend)", + "category": "steemmag", + "children": 28, + "created": "2016-09-10T04:10:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s14.postimg.org/kkthwj1ox/FireShot_Screen_Capture__031____Magazine_\u2013_Steem.png", + "https://s14.postimg.org/t0eh0af69/An_Exclusive_Interview_with__smooth.png", + "https://s12.postimg.org/4ijigtqcd/An_Exclusive_Interview.png" + ], + "links": [ + "https://steemit.com/interview/@infovore/steemmag-steemit-s-weekend-digest-1-an-exclusive-interview-with-a-whale-and-this-week-on-steemit", + "https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-2-an-exclusive-interview-with-a-whale-who-owns-a-bot-and-more-exciting-features-this-week-on", + "https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-special-edition-3-a-focus-on-the-internal-market-system-plus-interesting-chats-with-some-top", + "https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-4-the-fight-against-spam-and-the-reputation-score-a-look-at-both-sides-chats-with-a-hero-and-a", + "https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-6-x-ray-on-a-pioneer-tag-chats-with-top-artists-on-steemit-a-new-mentorship-channel-steemmag", + "https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-mega-edition-7-falling-prices-and-superchargers-of-steem-chats-with-the-lazlo-of-steem", + "https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-8-a-look-at-steemit-s-user-retention-rate-chats-with-an-analyst-project-leads-of-the-robinhood", + "https://steemit.com/ru/@rusteemitblog/steemmag-ezhenedelnyi-stimit-daidzhest-8-perevod-stati-infovore", + "https://steemit.com/ru/@rusteemitblog/steemmag-ezhenedelnyi-stimit-daidzhest-8-2-perevod-stati-infovore", + "https://steemit.com/steemmag/@infovore/a-day-in-the-life-of-a-steemcleaner-steemians-speak-fondest-moment-on-steemit-this-week-on-steemit-steemmag-steemit-s-weekend" + ], + "tags": [ + "steemmag", + "steemitabuse-classic", + "steemit" + ], + "users": [ + "steemitblog", + "riverhead", + "firepower", + "anyx", + "zaebars", + "infovore" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 135259211784783, + "payout": 1665.883, + "payout_at": "2016-09-17T04:10:12", + "pending_payout_value": "1665.883 HBD", + "percent_hbd": 10000, + "permlink": "steemmag-steemit-s-weekend-digest-9-of-community-curation-and-reputation-chats-with-a-whale-steemit-chat-lead-moderators-a-day", + "post_id": 1192094, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 377 + }, + "title": "SteemMag \u2013 Steemit\u2019s Weekend Digest #9: Of Community, Curation and Reputation: Chats With A Whale, Steemit.chat Lead Moderators\u2026\u2026..A Day In The Life Of A SteemCleaner\u2026\u2026 Steemians Speak \u2026SteemMag in Russian...\u2026 Lots more", + "updated": "2016-09-10T04:17:06", + "url": "/steemmag/@infovore/steemmag-steemit-s-weekend-digest-9-of-community-curation-and-reputation-chats-with-a-whale-steemit-chat-lead-moderators-a-day" + }, + { + "active_votes": [ + { + "rshares": 17254012246870, + "voter": "itsascam" + }, + { + "rshares": 535733390820, + "voter": "barrie" + }, + { + "rshares": 5103751298, + "voter": "style" + }, + { + "rshares": 32214613476423, + "voter": "smooth" + }, + { + "rshares": 376124156145, + "voter": "anonymous" + }, + { + "rshares": 2030709749134, + "voter": "steemroller" + }, + { + "rshares": 173437795746, + "voter": "highasfuck" + }, + { + "rshares": 74797563805, + "voter": "donaldtrump" + }, + { + "rshares": 18236084674024, + "voter": "steemed" + }, + { + "rshares": 2213080911223, + "voter": "badassmother" + }, + { + "rshares": 2063054807192, + "voter": "hr1" + }, + { + "rshares": 1085682997803, + "voter": "rossco99" + }, + { + "rshares": 3104750506, + "voter": "boy" + }, + { + "rshares": 1744527088450, + "voter": "xeroc" + }, + { + "rshares": 3769567615, + "voter": "bue-witness" + }, + { + "rshares": 684095163, + "voter": "bunny" + }, + { + "rshares": 7451084878258, + "voter": "complexring" + }, + { + "rshares": 54945423978, + "voter": "bue" + }, + { + "rshares": 1663604643, + "voter": "mini" + }, + { + "rshares": 213805550, + "voter": "moon" + }, + { + "rshares": 207092453843, + "voter": "alex90342fastn1" + }, + { + "rshares": 1791389756030, + "voter": "joseph" + }, + { + "rshares": 80912760056, + "voter": "aizensou" + }, + { + "rshares": 3099862765067, + "voter": "au1nethyb1" + }, + { + "rshares": 413033195708, + "voter": "recursive3" + }, + { + "rshares": 485387630807, + "voter": "masteryoda" + }, + { + "rshares": 2773525563900, + "voter": "recursive" + }, + { + "rshares": 1316074303, + "voter": "mineralwasser" + }, + { + "rshares": 813714737611, + "voter": "boombastic" + }, + { + "rshares": 7705867349, + "voter": "bingo-0" + }, + { + "rshares": 2008216408, + "voter": "bingo-1" + }, + { + "rshares": 5985883885439, + "voter": "smooth.witness" + }, + { + "rshares": 417157153744, + "voter": "boatymcboatface" + }, + { + "rshares": 66430424858, + "voter": "vip" + }, + { + "rshares": 10330793785, + "voter": "idol" + }, + { + "rshares": 625071742, + "voter": "healthcare" + }, + { + "rshares": 48174012597, + "voter": "stoner19" + }, + { + "rshares": 973270910, + "voter": "daniel.pan" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 813891996724, + "voter": "steemrollin" + }, + { + "rshares": 288375028, + "voter": "helen.tan" + }, + { + "rshares": 1702805460, + "voter": "jocelyn" + }, + { + "rshares": 86136725460, + "voter": "edgeland" + }, + { + "rshares": 60080199116, + "voter": "lovelace" + }, + { + "rshares": 16334436975, + "voter": "jademont" + }, + { + "rshares": 552957838713, + "voter": "eeks" + }, + { + "rshares": 18727529639, + "voter": "fkn" + }, + { + "rshares": 50848089, + "voter": "paco-steem" + }, + { + "rshares": 612088966, + "voter": "spaninv" + }, + { + "rshares": 29705274311, + "voter": "instructor2121" + }, + { + "rshares": 2110504361, + "voter": "gekko" + }, + { + "rshares": 24633871028, + "voter": "elishagh1" + }, + { + "rshares": 10350451330, + "voter": "richman" + }, + { + "rshares": 680475341465, + "voter": "nanzo-scoop" + }, + { + "rshares": 143623640505, + "voter": "steve-walschot" + }, + { + "rshares": 7607965485, + "voter": "kefkius" + }, + { + "rshares": 43841670513, + "voter": "hannixx42" + }, + { + "rshares": 210471789088, + "voter": "mummyimperfect" + }, + { + "rshares": 90554273436, + "voter": "asch" + }, + { + "rshares": 1412866813, + "voter": "murh" + }, + { + "rshares": 6478467851, + "voter": "cryptofunk" + }, + { + "rshares": 2319831401, + "voter": "error" + }, + { + "rshares": 10869737011, + "voter": "andu" + }, + { + "rshares": 39926143300, + "voter": "ranko-k" + }, + { + "rshares": 943968164651, + "voter": "cyber" + }, + { + "rshares": 63330211857, + "voter": "theshell" + }, + { + "rshares": 58412473880, + "voter": "ak2020" + }, + { + "rshares": 29711605912, + "voter": "drinkzya" + }, + { + "rshares": 9277411843, + "voter": "zebbra2014" + }, + { + "rshares": 8443212997, + "voter": "badger311" + }, + { + "rshares": 8738981485, + "voter": "badger313" + }, + { + "rshares": 8702483753, + "voter": "badger312" + }, + { + "rshares": 9001567116, + "voter": "badger316" + }, + { + "rshares": 9123486181, + "voter": "badger319" + }, + { + "rshares": 9031151503, + "voter": "badger3101" + }, + { + "rshares": 8484043231, + "voter": "badger3111" + }, + { + "rshares": 9046253871, + "voter": "badger3121" + }, + { + "rshares": 8654656797, + "voter": "badger3131" + }, + { + "rshares": 8762701350, + "voter": "badger3141" + }, + { + "rshares": 8739109939, + "voter": "badger3171" + }, + { + "rshares": 8546528070, + "voter": "badger3181" + }, + { + "rshares": 9132908526, + "voter": "badger3191" + }, + { + "rshares": 8546364960, + "voter": "badger3112" + }, + { + "rshares": 8887579277, + "voter": "badger3132" + }, + { + "rshares": 8760749880, + "voter": "badger3162" + }, + { + "rshares": 8991838018, + "voter": "badger3113" + }, + { + "rshares": 8642464252, + "voter": "badger3123" + }, + { + "rshares": 8766259094, + "voter": "badger3133" + }, + { + "rshares": 9117921940, + "voter": "badger3153" + }, + { + "rshares": 8796345969, + "voter": "badger3163" + }, + { + "rshares": 8826885883, + "voter": "badger3193" + }, + { + "rshares": 8776474202, + "voter": "badger3114" + }, + { + "rshares": 8685319251, + "voter": "badger3124" + }, + { + "rshares": 8588131522, + "voter": "badger3144" + }, + { + "rshares": 8509903432, + "voter": "badger3154" + }, + { + "rshares": 8377142569, + "voter": "badger3164" + }, + { + "rshares": 8709266268, + "voter": "badger3174" + }, + { + "rshares": 8989741077, + "voter": "badger3194" + }, + { + "rshares": 8886015093, + "voter": "badger3105" + }, + { + "rshares": 8829511880, + "voter": "badger3135" + }, + { + "rshares": 8423365179, + "voter": "badger3145" + }, + { + "rshares": 9007384737, + "voter": "badger3155" + }, + { + "rshares": 8700076693, + "voter": "badger3175" + }, + { + "rshares": 8476088358, + "voter": "badger3195" + }, + { + "rshares": 8117816544, + "voter": "badger3106" + }, + { + "rshares": 8937249420, + "voter": "badger3116" + }, + { + "rshares": 8985259884, + "voter": "badger3126" + }, + { + "rshares": 8611887587, + "voter": "badger3136" + }, + { + "rshares": 8258119046, + "voter": "badger3146" + }, + { + "rshares": 8490028306, + "voter": "badger3156" + }, + { + "rshares": 8706060844, + "voter": "badger3166" + }, + { + "rshares": 8620820297, + "voter": "badger3176" + }, + { + "rshares": 8755546624, + "voter": "badger3186" + }, + { + "rshares": 8791350652, + "voter": "badger3196" + }, + { + "rshares": 8718787464, + "voter": "badger3107" + }, + { + "rshares": 8470907036, + "voter": "badger315" + }, + { + "rshares": 8967392421, + "voter": "badger318" + }, + { + "rshares": 9017063076, + "voter": "badger3151" + }, + { + "rshares": 8689160160, + "voter": "badger3161" + }, + { + "rshares": 8948627747, + "voter": "badger3122" + }, + { + "rshares": 8885387693, + "voter": "badger3142" + }, + { + "rshares": 9108552941, + "voter": "badger3152" + }, + { + "rshares": 8411165530, + "voter": "badger3172" + }, + { + "rshares": 8924979164, + "voter": "badger3182" + }, + { + "rshares": 8680205086, + "voter": "badger3192" + }, + { + "rshares": 8594743825, + "voter": "badger3143" + }, + { + "rshares": 8857978044, + "voter": "badger3173" + }, + { + "rshares": 8564311617, + "voter": "badger3104" + }, + { + "rshares": 8276140903, + "voter": "badger3134" + }, + { + "rshares": 8683402090, + "voter": "badger3184" + }, + { + "rshares": 8620438944, + "voter": "badger3115" + }, + { + "rshares": 9093900150, + "voter": "badger3165" + }, + { + "rshares": 8719511025, + "voter": "badger3185" + }, + { + "rshares": 8781524309, + "voter": "badger314" + }, + { + "rshares": 9016232963, + "voter": "badger317" + }, + { + "rshares": 8754423847, + "voter": "badger3102" + }, + { + "rshares": 8715852300, + "voter": "badger3103" + }, + { + "rshares": 8642797273, + "voter": "badger3125" + }, + { + "rshares": 8608905415, + "voter": "badger3183" + }, + { + "rshares": 378682881471, + "voter": "taoteh1221" + }, + { + "rshares": 55888519907, + "voter": "juanmiguelsalas" + }, + { + "rshares": 24531704602, + "voter": "ratel" + }, + { + "rshares": 54546848859, + "voter": "thecryptodrive" + }, + { + "rshares": 416005022635, + "voter": "kaylinart" + }, + { + "rshares": 48100143459, + "voter": "brandonp" + }, + { + "rshares": 79205985873, + "voter": "tim-johnston" + }, + { + "rshares": 30446086393, + "voter": "michaelx" + }, + { + "rshares": 5796693766, + "voter": "mark-waser" + }, + { + "rshares": 105009421944, + "voter": "geoffrey" + }, + { + "rshares": 188087115737, + "voter": "kimziv" + }, + { + "rshares": 2690420179, + "voter": "gary-smith" + }, + { + "rshares": 1347191339, + "voter": "mammasitta" + }, + { + "rshares": 6876766028, + "voter": "tyler-fletcher" + }, + { + "rshares": 90563949206, + "voter": "mctiller" + }, + { + "rshares": 31928061137, + "voter": "talanhorne" + }, + { + "rshares": 2249145664, + "voter": "superfreek" + }, + { + "rshares": 12333425439, + "voter": "primus" + }, + { + "rshares": 471231170, + "voter": "mrhankeh" + }, + { + "rshares": 56702480478, + "voter": "isteemit" + }, + { + "rshares": 20146452810, + "voter": "skapaneas" + }, + { + "rshares": 6987317828, + "voter": "micheletrainer" + }, + { + "rshares": 16502073535, + "voter": "grey580" + }, + { + "rshares": 68355906476, + "voter": "bacchist" + }, + { + "rshares": 300291782992, + "voter": "ericvancewalton" + }, + { + "rshares": 20737600522, + "voter": "thebatchman" + }, + { + "rshares": 7571474579, + "voter": "dasha" + }, + { + "rshares": 166083491114, + "voter": "dashpaymag" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 82245157117, + "voter": "rubybian" + }, + { + "rshares": 3304220350, + "voter": "orly" + }, + { + "rshares": 18219576288, + "voter": "konstantin" + }, + { + "rshares": 255388351, + "voter": "mstang83" + }, + { + "rshares": 13133571951, + "voter": "stealthtrader" + }, + { + "rshares": 15765507039, + "voter": "hakise" + }, + { + "rshares": 136509726119, + "voter": "jackkang" + }, + { + "rshares": 783214413493, + "voter": "slowwalker" + }, + { + "rshares": 63426745334, + "voter": "furion" + }, + { + "rshares": 447221422, + "voter": "barbara2" + }, + { + "rshares": 501828136, + "voter": "ch0c0latechip" + }, + { + "rshares": 460021595, + "voter": "doge4lyf" + }, + { + "rshares": 1439499719388, + "voter": "renohq" + }, + { + "rshares": 910607443, + "voter": "steem1653" + }, + { + "rshares": 78142015, + "voter": "cynetyc" + }, + { + "rshares": 5840126451, + "voter": "steemit-life" + }, + { + "rshares": 11639891277, + "voter": "asim" + }, + { + "rshares": 5019651587, + "voter": "thegoodguy" + }, + { + "rshares": 16165263351, + "voter": "aaseb" + }, + { + "rshares": 1922585547, + "voter": "incomemonthly" + }, + { + "rshares": 3542064676, + "voter": "karen13" + }, + { + "rshares": 14499795077, + "voter": "jaycobbell" + }, + { + "rshares": 35657831828, + "voter": "condra" + }, + { + "rshares": 380411494, + "voter": "karenmckersie" + }, + { + "rshares": 42155042596, + "voter": "milestone" + }, + { + "rshares": 7004799464, + "voter": "lichtblick" + }, + { + "rshares": 31806577480, + "voter": "creemej" + }, + { + "rshares": 87211957, + "voter": "wildchild" + }, + { + "rshares": 87922582758, + "voter": "manthostsakirid" + }, + { + "rshares": 327825731284, + "voter": "calaber24p" + }, + { + "rshares": 19290216171, + "voter": "mustafaomar" + }, + { + "rshares": 69340903682, + "voter": "thylbom" + }, + { + "rshares": 7168092642, + "voter": "geronimo" + }, + { + "rshares": 3574624118, + "voter": "tarindel" + }, + { + "rshares": 3440980496, + "voter": "azurejasper" + }, + { + "rshares": 3468024472, + "voter": "travelista" + }, + { + "rshares": 14082148874, + "voter": "beowulfoflegend" + }, + { + "rshares": 3225826837, + "voter": "birdie" + }, + { + "rshares": 172189515905, + "voter": "jl777" + }, + { + "rshares": 419552697, + "voter": "meteor78" + }, + { + "rshares": 7263629859, + "voter": "lostnuggett" + }, + { + "rshares": 33849888101, + "voter": "zaebars" + }, + { + "rshares": 15175478281, + "voter": "positive" + }, + { + "rshares": 1784922790, + "voter": "yarly" + }, + { + "rshares": 269622478, + "voter": "yarly2" + }, + { + "rshares": 270026148, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 94749795003, + "voter": "crazymumzysa" + }, + { + "rshares": 308403865, + "voter": "sergey44" + }, + { + "rshares": 726354430, + "voter": "quigua" + }, + { + "rshares": 19822991673, + "voter": "krabgat" + }, + { + "rshares": 14673652208, + "voter": "proto" + }, + { + "rshares": 614768567, + "voter": "curator" + }, + { + "rshares": 29065498998, + "voter": "sisterholics" + }, + { + "rshares": 432486248, + "voter": "yarly10" + }, + { + "rshares": 1518995742, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 5613435467, + "voter": "royalmacro" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 2814935249, + "voter": "tygergamer" + }, + { + "rshares": 521275173, + "voter": "fnait" + }, + { + "rshares": 463139988, + "voter": "keepcalmand" + }, + { + "rshares": 41425208675, + "voter": "celebr1ty" + }, + { + "rshares": 152942524, + "voter": "steemster1" + }, + { + "rshares": 3110738052, + "voter": "glitterpig" + }, + { + "rshares": 5361469967, + "voter": "jed78" + }, + { + "rshares": 128436934152, + "voter": "steemdrive" + }, + { + "rshares": 1075249019, + "voter": "metaflute" + }, + { + "rshares": 30617031719, + "voter": "gomeravibz" + }, + { + "rshares": 7348222877, + "voter": "taker" + }, + { + "rshares": 4650549512, + "voter": "theprophet0" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 1014658077676, + "voter": "laonie" + }, + { + "rshares": 24599353305, + "voter": "rawnetics" + }, + { + "rshares": 22885253692, + "voter": "laonie1" + }, + { + "rshares": 23397623576, + "voter": "laonie2" + }, + { + "rshares": 23406202019, + "voter": "laonie3" + }, + { + "rshares": 35332596027, + "voter": "myfirst" + }, + { + "rshares": 5173706061, + "voter": "rich77" + }, + { + "rshares": 219384643131, + "voter": "somebody" + }, + { + "rshares": 18423409525, + "voter": "persianqueen" + }, + { + "rshares": 8446917426, + "voter": "flysaga" + }, + { + "rshares": 15449565159, + "voter": "gmurph" + }, + { + "rshares": 60454399454, + "voter": "timsaid" + }, + { + "rshares": 49896906723, + "voter": "midnightoil" + }, + { + "rshares": 2398050010, + "voter": "kalimor" + }, + { + "rshares": 64812629, + "voter": "coderg" + }, + { + "rshares": 4084041379, + "voter": "ullikume" + }, + { + "rshares": 23402172956, + "voter": "laonie4" + }, + { + "rshares": 23400454230, + "voter": "laonie5" + }, + { + "rshares": 23397838780, + "voter": "laonie6" + }, + { + "rshares": 23394832219, + "voter": "laonie7" + }, + { + "rshares": 23391054923, + "voter": "laonie8" + }, + { + "rshares": 23389438261, + "voter": "laonie9" + }, + { + "rshares": 113723928151, + "voter": "xiaohui" + }, + { + "rshares": 273792699, + "voter": "riosparada" + }, + { + "rshares": 61261066, + "voter": "jackkomber" + }, + { + "rshares": 1330013727, + "voter": "paynode" + }, + { + "rshares": 3902841617, + "voter": "xiaokongcom" + }, + { + "rshares": 60961853, + "voter": "rinaa" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 59738641, + "voter": "ciao" + }, + { + "rshares": 13133082471, + "voter": "cristi" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 7865207817, + "voter": "xianjun" + }, + { + "rshares": 57765027, + "voter": "steema" + }, + { + "rshares": 58977371, + "voter": "jers" + }, + { + "rshares": 60198505, + "voter": "nyoba" + }, + { + "rshares": 63352986, + "voter": "sijoittaja" + }, + { + "rshares": 74480084, + "voter": "confucius" + }, + { + "rshares": 28963700361, + "voter": "mrosenquist" + }, + { + "rshares": 66124624, + "voter": "stevescriber" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 82077402511, + "voter": "miacats" + }, + { + "rshares": 54857117, + "voter": "nano2nd" + }, + { + "rshares": 8004031983, + "voter": "mione" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 516130761, + "voter": "microluck" + }, + { + "rshares": 4846854926, + "voter": "matrixdweller" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 57802223, + "voter": "cryptoblu" + }, + { + "rshares": 57795937, + "voter": "instructor" + }, + { + "rshares": 2839707731, + "voter": "virtualgrowth" + }, + { + "rshares": 677985237616, + "voter": "dollarvigilante" + }, + { + "rshares": 111925253, + "voter": "cinderphoenix" + }, + { + "rshares": 13247903691, + "voter": "gvargas123" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 56566121, + "voter": "widell" + }, + { + "rshares": 8933292656, + "voter": "jaredcwillis" + }, + { + "rshares": 7424154802, + "voter": "jenniferskyler" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 23383314578, + "voter": "laonie10" + }, + { + "rshares": 376185226, + "voter": "mig641" + }, + { + "rshares": 2636466814, + "voter": "rossenpavlov" + }, + { + "rshares": 80744538922, + "voter": "barrycooper" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 1875756919, + "voter": "themadmonk" + }, + { + "rshares": 22919550471, + "voter": "hilarski" + }, + { + "rshares": 3304711232, + "voter": "erikaharris" + }, + { + "rshares": 54309905169, + "voter": "mandibil" + }, + { + "rshares": 54999739, + "voter": "curpose" + }, + { + "rshares": 54705383, + "voter": "rickmiller" + }, + { + "rshares": 62828027, + "voter": "uri-bruck" + }, + { + "rshares": 2697644054, + "voter": "nulliusinverba" + }, + { + "rshares": 521036073, + "voter": "runridefly" + }, + { + "rshares": 185741561, + "voter": "darkflame" + }, + { + "rshares": 67205116, + "voter": "jlufer" + }, + { + "rshares": 56814433, + "voter": "apeiron8" + }, + { + "rshares": 23037545954, + "voter": "laonie11" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 1618340478, + "voter": "davidjkelley" + }, + { + "rshares": 53966805, + "voter": "crion" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 53613607, + "voter": "wiss" + }, + { + "rshares": 9544436170, + "voter": "ghasemkiani" + }, + { + "rshares": 22578790508, + "voter": "sponge-bob" + }, + { + "rshares": 51224468, + "voter": "benaccept" + }, + { + "rshares": 15182494105, + "voter": "digital-wisdom" + }, + { + "rshares": 3780291918, + "voter": "ethical-ai" + }, + { + "rshares": 3112261339, + "voter": "fajrilgooner" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 5540341066, + "voter": "jwaser" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 646139908, + "voter": "kev7000" + }, + { + "rshares": 2185049673, + "voter": "richhersey" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 958775616, + "voter": "smisi" + }, + { + "rshares": 114887718, + "voter": "tito-baron" + }, + { + "rshares": 52560790, + "voter": "yorsens" + }, + { + "rshares": 1737816844, + "voter": "edgarsart" + }, + { + "rshares": 1337019702, + "voter": "kiwideb" + }, + { + "rshares": 8570038390, + "voter": "richardjuckes" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 53204786, + "voter": "hzdoge" + }, + { + "rshares": 2610110240, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 5597974685, + "voter": "dexter-k" + }, + { + "rshares": 337128446, + "voter": "panther" + }, + { + "rshares": 85242648206, + "voter": "cnfund" + }, + { + "rshares": 763331131, + "voter": "ct-gurus" + }, + { + "rshares": 71464098, + "voter": "and030380" + }, + { + "rshares": 368731992447, + "voter": "charlieshrem" + }, + { + "rshares": 54558832228, + "voter": "tracemayer" + }, + { + "rshares": 23463527291, + "voter": "brains" + }, + { + "rshares": 567259127, + "voter": "jessicanicklos" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 5067007708, + "voter": "burnin" + }, + { + "rshares": 1347103445, + "voter": "bitcoinparadise" + }, + { + "rshares": 385170926, + "voter": "ballinconscious" + }, + { + "rshares": 5176580128, + "voter": "chick1" + }, + { + "rshares": 1868423661, + "voter": "rigaronib" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 4756971640, + "voter": "mallorca" + }, + { + "rshares": 2038720616, + "voter": "steemsquad" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341668438, + "voter": "ellepdub" + }, + { + "rshares": 88742390, + "voter": "inarix03" + }, + { + "rshares": 62871857, + "voter": "stardust" + }, + { + "rshares": 9753281214, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 51709606, + "voter": "mari5555na" + }, + { + "rshares": 4697887292, + "voter": "morgan.waser" + }, + { + "rshares": 50602980, + "voter": "cfisher" + }, + { + "rshares": 51240567, + "voter": "billkappa442" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 50147782, + "voter": "disha" + }, + { + "rshares": 51141851, + "voter": "slow" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50865840, + "voter": "sting" + }, + { + "rshares": 50798322, + "voter": "breeze" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50536471, + "voter": "twistys" + }, + { + "rshares": 50482289, + "voter": "connection" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 82691362372, + "voter": "btshuang" + }, + { + "rshares": 71404120, + "voter": "piphunters" + }, + { + "rshares": 2059583675, + "voter": "cwbrooch" + }, + { + "rshares": 3599178324, + "voter": "strong-ai" + }, + { + "rshares": 554491162, + "voter": "grisha-danunaher" + }, + { + "rshares": 77637243, + "voter": "igtes" + }, + { + "rshares": 154471584, + "voter": "buffett" + }, + { + "rshares": 162453619, + "voter": "yasiin" + }, + { + "rshares": 153932702, + "voter": "siniceku" + }, + { + "rshares": 162143875, + "voter": "cebymaster" + }, + { + "rshares": 108281132, + "voter": "bosjaya" + }, + { + "rshares": 154056498, + "voter": "cruise" + }, + { + "rshares": 156601976, + "voter": "eunnykim" + }, + { + "rshares": 150176763, + "voter": "listentojon" + }, + { + "rshares": 1359624210, + "voter": "rusteemitblog" + }, + { + "rshares": 161179339, + "voter": "bethesda" + }, + { + "rshares": 488800701, + "voter": "miserableoracle" + }, + { + "rshares": 160880639, + "voter": "illusions" + }, + { + "rshares": 97769199, + "voter": "dresden" + }, + { + "rshares": 162971049, + "voter": "laskoff" + }, + { + "rshares": 160835930, + "voter": "skrillex" + }, + { + "rshares": 161308098, + "voter": "pawel-krawczyk" + }, + { + "rshares": 184673908, + "voter": "jameshowarrd" + }, + { + "rshares": 160260561, + "voter": "rage" + }, + { + "rshares": 159963865, + "voter": "sledgehammer" + }, + { + "rshares": 159957397, + "voter": "pirelli" + }, + { + "rshares": 159539963, + "voter": "blender" + }, + { + "rshares": 159531007, + "voter": "benetton" + }, + { + "rshares": 159387371, + "voter": "bosch" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 155818143, + "voter": "djvs" + }, + { + "rshares": 158842356, + "voter": "sixthsense" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 155418611, + "voter": "oghenetony" + }, + { + "rshares": 130506461, + "voter": "insight2incite" + }, + { + "rshares": 12950678904, + "voter": "goldmatters" + }, + { + "rshares": 157931443, + "voter": "monticoliak" + }, + { + "rshares": 148368276, + "voter": "antaja" + }, + { + "rshares": 474962663, + "voter": "hacon" + }, + { + "rshares": 157459721, + "voter": "arcestia" + } + ], + "author": "ericvancewalton", + "author_payout_value": "0.000 HBD", + "author_reputation": 70.47, + "beneficiaries": [], + "blacklists": [], + "body": "Happiness is an empty\nrush hour train\nonly the scent \nof the past remains,\nstains of a crushed Cheeto\non a vacant seat,\na crumpled can of pop\nand graffiti covered shops\nthat rush by, unbroken\n\n![](http://i.giphy.com/YKTlviLgeXpbG.gif)\n\nHappiness is an empty\nrush hour train\na subtle sway \nto hush the pain\nas life\u2019s maelstrom\nbriefly slows its swirl\nthe fringes of my soul\nbegin an upward curl, a smile\n\nMuse strikes,\na welcome distraction\nfrom mortality\npulls me back from\nthe edge of never\nto maybe\u2026just wait and see\nplease spare me \nfrom obscurity\n\nHappiness is an empty\nrush hour train\nthe pause I prayed for\nspared me from being life\u2019s prey\nsweet muse diffuses the illusions,\nand I return to the conclusion\nthat I spell out the meaning\nof my existence,\none word at a time.\n\n\n---\n\nThe best compliment you can give is to share my work with others, either face-to-face or online. I appreciate all of your continued support!\n\nDid you miss today's episode of my serialized novel, Alarm Clock Dawn? If so [click here](https://steemit.com/story/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-24) to read it!", + "category": "story", + "children": 22, + "created": "2016-09-10T02:30:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.giphy.com/YKTlviLgeXpbG.gif" + ], + "links": [ + "https://steemit.com/story/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-24" + ], + "tags": [ + "story", + "life", + "poetry", + "creativity", + "writers" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 116090125359605, + "payout": 1290.93, + "payout_at": "2016-09-17T02:30:39", + "pending_payout_value": "1290.930 HBD", + "percent_hbd": 10000, + "permlink": "rush-hour-train-an-original-poem", + "post_id": 1191543, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 436 + }, + "title": "RUSH HOUR TRAIN (An Original Poem)", + "updated": "2016-09-10T02:32:39", + "url": "/story/@ericvancewalton/rush-hour-train-an-original-poem" + }, + { + "active_votes": [ + { + "rshares": 16914962160765, + "voter": "itsascam" + }, + { + "rshares": 32209350074499, + "voter": "smooth" + }, + { + "rshares": 25621250694175, + "voter": "berniesanders" + }, + { + "rshares": 1990846533589, + "voter": "steemroller" + }, + { + "rshares": 73329611349, + "voter": "donaldtrump" + }, + { + "rshares": 17858131403304, + "voter": "steemed" + }, + { + "rshares": 119669663335, + "voter": "sandra" + }, + { + "rshares": 5440360108871, + "voter": "kushed" + }, + { + "rshares": 1108375945011, + "voter": "ihashfury" + }, + { + "rshares": 3104786127, + "voter": "boy" + }, + { + "rshares": 3769614077, + "voter": "bue-witness" + }, + { + "rshares": 684099809, + "voter": "bunny" + }, + { + "rshares": 54952584675, + "voter": "bue" + }, + { + "rshares": 1663623227, + "voter": "mini" + }, + { + "rshares": 213807099, + "voter": "moon" + }, + { + "rshares": 207040085703, + "voter": "alex90342fastn1" + }, + { + "rshares": 76449229334, + "voter": "aizensou" + }, + { + "rshares": 208865905773, + "voter": "b0y2k" + }, + { + "rshares": 5967752509986, + "voter": "smooth.witness" + }, + { + "rshares": 625076388, + "voter": "healthcare" + }, + { + "rshares": 973278654, + "voter": "daniel.pan" + }, + { + "rshares": 20925089971, + "voter": "hcf27" + }, + { + "rshares": 7859123838, + "voter": "woo7739" + }, + { + "rshares": 23196758112, + "voter": "lobotony" + }, + { + "rshares": 288376577, + "voter": "helen.tan" + }, + { + "rshares": 24303123564, + "voter": "yefet" + }, + { + "rshares": 76716940669, + "voter": "edgeland" + }, + { + "rshares": 146356524895, + "voter": "itsjoeco" + }, + { + "rshares": 58901086040, + "voter": "lovelace" + }, + { + "rshares": 19218903976, + "voter": "fkn" + }, + { + "rshares": 25947446890, + "voter": "elishagh1" + }, + { + "rshares": 10276551983, + "voter": "richman" + }, + { + "rshares": 1097771169, + "voter": "weenfan" + }, + { + "rshares": 42650129955, + "voter": "hannixx42" + }, + { + "rshares": 490994275, + "voter": "coar" + }, + { + "rshares": 79220229042, + "voter": "asch" + }, + { + "rshares": 1426426670, + "voter": "murh" + }, + { + "rshares": 927182401, + "voter": "leprechaun" + }, + { + "rshares": 990439542978, + "voter": "cyber" + }, + { + "rshares": 10881925220, + "voter": "aizen01" + }, + { + "rshares": 6488753407, + "voter": "aizen02" + }, + { + "rshares": 3546923281, + "voter": "aizen03" + }, + { + "rshares": 1166223356, + "voter": "aizen04" + }, + { + "rshares": 4785248298, + "voter": "aizen07" + }, + { + "rshares": 2862106174, + "voter": "aizen08" + }, + { + "rshares": 1017307231, + "voter": "aizen09" + }, + { + "rshares": 7239441975, + "voter": "aizen06" + }, + { + "rshares": 3041659178, + "voter": "aizen11" + }, + { + "rshares": 2090661583, + "voter": "aizen14" + }, + { + "rshares": 2459368863, + "voter": "aizen19" + }, + { + "rshares": 648044782, + "voter": "aizen15" + }, + { + "rshares": 6414165703, + "voter": "aizen16" + }, + { + "rshares": 644494775, + "voter": "aizen20" + }, + { + "rshares": 4212755317, + "voter": "aizen22" + }, + { + "rshares": 1119850195, + "voter": "aizen23" + }, + { + "rshares": 2202425727, + "voter": "aizen17" + }, + { + "rshares": 3466630361, + "voter": "aizen24" + }, + { + "rshares": 1312814004, + "voter": "aizen25" + }, + { + "rshares": 2230006927, + "voter": "aizen28" + }, + { + "rshares": 3390224826, + "voter": "aizen26" + }, + { + "rshares": 1126516552, + "voter": "aizen27" + }, + { + "rshares": 3871536558, + "voter": "aizen32" + }, + { + "rshares": 2118150550, + "voter": "aizen30" + }, + { + "rshares": 3917914064, + "voter": "aizen31" + }, + { + "rshares": 1289744785, + "voter": "aizen33" + }, + { + "rshares": 1551496922, + "voter": "aizen34" + }, + { + "rshares": 5842555313, + "voter": "aizen36" + }, + { + "rshares": 1457886102, + "voter": "aizen37" + }, + { + "rshares": 2869382639, + "voter": "aizen21" + }, + { + "rshares": 4400694048, + "voter": "aizen12" + }, + { + "rshares": 1874719826, + "voter": "aizen38" + }, + { + "rshares": 9509347139, + "voter": "zebbra2014" + }, + { + "rshares": 98539988996, + "voter": "eric-boucher" + }, + { + "rshares": 8277551259, + "voter": "badger311" + }, + { + "rshares": 8567504846, + "voter": "badger313" + }, + { + "rshares": 8531722756, + "voter": "badger312" + }, + { + "rshares": 8824926234, + "voter": "badger316" + }, + { + "rshares": 8944454728, + "voter": "badger319" + }, + { + "rshares": 8853930534, + "voter": "badger3101" + }, + { + "rshares": 8317565381, + "voter": "badger3111" + }, + { + "rshares": 8868736778, + "voter": "badger3121" + }, + { + "rshares": 8484833583, + "voter": "badger3131" + }, + { + "rshares": 8590759616, + "voter": "badger3141" + }, + { + "rshares": 8567630782, + "voter": "badger3171" + }, + { + "rshares": 8378825027, + "voter": "badger3181" + }, + { + "rshares": 8953692321, + "voter": "badger3191" + }, + { + "rshares": 8378665116, + "voter": "badger3112" + }, + { + "rshares": 8713188956, + "voter": "badger3132" + }, + { + "rshares": 8588846410, + "voter": "badger3162" + }, + { + "rshares": 8815387903, + "voter": "badger3113" + }, + { + "rshares": 8472880108, + "voter": "badger3123" + }, + { + "rshares": 8594247599, + "voter": "badger3133" + }, + { + "rshares": 8938999590, + "voter": "badger3153" + }, + { + "rshares": 8623744536, + "voter": "badger3163" + }, + { + "rshares": 8653685629, + "voter": "badger3193" + }, + { + "rshares": 8604262412, + "voter": "badger3114" + }, + { + "rshares": 8514894813, + "voter": "badger3124" + }, + { + "rshares": 8419612726, + "voter": "badger3144" + }, + { + "rshares": 8342918520, + "voter": "badger3154" + }, + { + "rshares": 8212791838, + "voter": "badger3164" + }, + { + "rshares": 8538372280, + "voter": "badger3174" + }, + { + "rshares": 8813332077, + "voter": "badger3194" + }, + { + "rshares": 8711655442, + "voter": "badger3105" + }, + { + "rshares": 8656260136, + "voter": "badger3135" + }, + { + "rshares": 8258108122, + "voter": "badger3145" + }, + { + "rshares": 8830629783, + "voter": "badger3155" + }, + { + "rshares": 8529362893, + "voter": "badger3175" + }, + { + "rshares": 8309766486, + "voter": "badger3195" + }, + { + "rshares": 7958550637, + "voter": "badger3106" + }, + { + "rshares": 8761885175, + "voter": "badger3116" + }, + { + "rshares": 8808938751, + "voter": "badger3126" + }, + { + "rshares": 8442902985, + "voter": "badger3136" + }, + { + "rshares": 8096102110, + "voter": "badger3146" + }, + { + "rshares": 8323433102, + "voter": "badger3156" + }, + { + "rshares": 8535229707, + "voter": "badger3166" + }, + { + "rshares": 8451660544, + "voter": "badger3176" + }, + { + "rshares": 8583745178, + "voter": "badger3186" + }, + { + "rshares": 8618847167, + "voter": "badger3196" + }, + { + "rshares": 8547706786, + "voter": "badger3107" + }, + { + "rshares": 8304686759, + "voter": "badger315" + }, + { + "rshares": 8791437136, + "voter": "badger318" + }, + { + "rshares": 8840118351, + "voter": "badger3151" + }, + { + "rshares": 8518660410, + "voter": "badger3161" + }, + { + "rshares": 8773040397, + "voter": "badger3122" + }, + { + "rshares": 8711040344, + "voter": "badger3142" + }, + { + "rshares": 8929814297, + "voter": "badger3152" + }, + { + "rshares": 8246147682, + "voter": "badger3172" + }, + { + "rshares": 8749855512, + "voter": "badger3182" + }, + { + "rshares": 8509880926, + "voter": "badger3192" + }, + { + "rshares": 8426095375, + "voter": "badger3143" + }, + { + "rshares": 8684168139, + "voter": "badger3173" + }, + { + "rshares": 8396259878, + "voter": "badger3104" + }, + { + "rshares": 8113770597, + "voter": "badger3134" + }, + { + "rshares": 8513015243, + "voter": "badger3184" + }, + { + "rshares": 8451286669, + "voter": "badger3115" + }, + { + "rshares": 8915448816, + "voter": "badger3165" + }, + { + "rshares": 8548416160, + "voter": "badger3185" + }, + { + "rshares": 8609213497, + "voter": "badger314" + }, + { + "rshares": 8839304515, + "voter": "badger317" + }, + { + "rshares": 8582644417, + "voter": "badger3102" + }, + { + "rshares": 8544829175, + "voter": "badger3103" + }, + { + "rshares": 8473206599, + "voter": "badger3125" + }, + { + "rshares": 8439979288, + "voter": "badger3183" + }, + { + "rshares": 522729046, + "voter": "aizen39" + }, + { + "rshares": 51414971144, + "voter": "juanmiguelsalas" + }, + { + "rshares": 24530155254, + "voter": "ratel" + }, + { + "rshares": 24830367154, + "voter": "wongshiying" + }, + { + "rshares": 34853425861, + "voter": "will-zewe" + }, + { + "rshares": 2989816105, + "voter": "ola-haukland" + }, + { + "rshares": 77652927327, + "voter": "tim-johnston" + }, + { + "rshares": 170243742354, + "voter": "thedashguy" + }, + { + "rshares": 5923268326, + "voter": "mark-waser" + }, + { + "rshares": 198692604830, + "voter": "kimziv" + }, + { + "rshares": 5987815197, + "voter": "fuck.off" + }, + { + "rshares": 5902661660, + "voter": "iloveporn" + }, + { + "rshares": 5104940744, + "voter": "the.bot" + }, + { + "rshares": 7179722252, + "voter": "johnbradshaw" + }, + { + "rshares": 25256193686, + "voter": "djm34" + }, + { + "rshares": 17203151898, + "voter": "grey580" + }, + { + "rshares": 178740506212, + "voter": "marina" + }, + { + "rshares": 5002928670, + "voter": "the.whale" + }, + { + "rshares": 7378267599, + "voter": "dasha" + }, + { + "rshares": 162823711090, + "voter": "dashpaymag" + }, + { + "rshares": 259043859301, + "voter": "asmolokalo" + }, + { + "rshares": 4738426546, + "voter": "unicornfarts" + }, + { + "rshares": 254380477, + "voter": "mstang83" + }, + { + "rshares": 5001421026, + "voter": "vote" + }, + { + "rshares": 14611815996, + "voter": "hakise" + }, + { + "rshares": 5270806786, + "voter": "kissmybutt" + }, + { + "rshares": 3341477951, + "voter": "aizen41" + }, + { + "rshares": 949633270, + "voter": "aizen42" + }, + { + "rshares": 3234985796, + "voter": "aizen46" + }, + { + "rshares": 885471665, + "voter": "aizen47" + }, + { + "rshares": 61996698984, + "voter": "furion" + }, + { + "rshares": 463427059, + "voter": "barbara2" + }, + { + "rshares": 514901036, + "voter": "ch0c0latechip" + }, + { + "rshares": 476563702, + "voter": "doge4lyf" + }, + { + "rshares": 940145960, + "voter": "aizen51" + }, + { + "rshares": 762601213, + "voter": "aizen54" + }, + { + "rshares": 1137768898, + "voter": "steem1653" + }, + { + "rshares": 32300385422, + "voter": "toxonaut" + }, + { + "rshares": 5013145440, + "voter": "thegoodguy" + }, + { + "rshares": 3762678714, + "voter": "karen13" + }, + { + "rshares": 20339906378, + "voter": "meiisheree" + }, + { + "rshares": 237985094, + "voter": "zoicneo" + }, + { + "rshares": 303641987977, + "voter": "nabilov" + }, + { + "rshares": 10793265319, + "voter": "allmonitors" + }, + { + "rshares": 150946770224, + "voter": "bonface" + }, + { + "rshares": 239853673, + "voter": "keyser" + }, + { + "rshares": 4306271750, + "voter": "oululahti" + }, + { + "rshares": 321274648817, + "voter": "calaber24p" + }, + { + "rshares": 7168092642, + "voter": "geronimo" + }, + { + "rshares": 3403137236, + "voter": "tarindel" + }, + { + "rshares": 22320439424, + "voter": "deanliu" + }, + { + "rshares": 141336726, + "voter": "bento" + }, + { + "rshares": 3567394163, + "voter": "mastletter" + }, + { + "rshares": 13785815958, + "voter": "hagie" + }, + { + "rshares": 182919632406, + "voter": "jl777" + }, + { + "rshares": 8027780033, + "voter": "lostnuggett" + }, + { + "rshares": 15571736179, + "voter": "positive" + }, + { + "rshares": 15588413436, + "voter": "proto" + }, + { + "rshares": 639310915, + "voter": "curator" + }, + { + "rshares": 225919607, + "voter": "culoemono" + }, + { + "rshares": 30803776114, + "voter": "sisterholics" + }, + { + "rshares": 525805405, + "voter": "fnait" + }, + { + "rshares": 479775663, + "voter": "keepcalmand" + }, + { + "rshares": 2624409513, + "voter": "nelu.ceban" + }, + { + "rshares": 1983431339, + "voter": "melaniekon" + }, + { + "rshares": 972832549, + "voter": "metaflute" + }, + { + "rshares": 448704085, + "voter": "bento04" + }, + { + "rshares": 752395200, + "voter": "bento03" + }, + { + "rshares": 1532053181, + "voter": "aizen" + }, + { + "rshares": 7881154333, + "voter": "taker" + }, + { + "rshares": 239327469, + "voter": "bento02" + }, + { + "rshares": 551011953, + "voter": "bento01" + }, + { + "rshares": 4870706854, + "voter": "nekromarinist" + }, + { + "rshares": 1045404077461, + "voter": "laonie" + }, + { + "rshares": 15859283565, + "voter": "magicmonk" + }, + { + "rshares": 24597854453, + "voter": "rawnetics" + }, + { + "rshares": 65262109, + "voter": "angelamerkel" + }, + { + "rshares": 81779629, + "voter": "bento06" + }, + { + "rshares": 39132522690, + "voter": "myfirst" + }, + { + "rshares": 245012282974, + "voter": "somebody" + }, + { + "rshares": 9165148275, + "voter": "flysaga" + }, + { + "rshares": 54136222038, + "voter": "midnightoil" + }, + { + "rshares": 72933738628, + "voter": "mibenkito" + }, + { + "rshares": 2398018957, + "voter": "kalimor" + }, + { + "rshares": 1017496122, + "voter": "altucher" + }, + { + "rshares": 3991168336, + "voter": "ullikume" + }, + { + "rshares": 63300522, + "voter": "nickola" + }, + { + "rshares": 101510243, + "voter": "timferriss" + }, + { + "rshares": 1224587787, + "voter": "labradorsem" + }, + { + "rshares": 104630645, + "voter": "darrenrowse" + }, + { + "rshares": 120732230692, + "voter": "xiaohui" + }, + { + "rshares": 57523014, + "voter": "nickche" + }, + { + "rshares": 4123357882, + "voter": "xiaokongcom" + }, + { + "rshares": 60961853, + "voter": "rinaa" + }, + { + "rshares": 9803363939, + "voter": "thebotkiller" + }, + { + "rshares": 179226664, + "voter": "pcashmore" + }, + { + "rshares": 8533731325, + "voter": "xianjun" + }, + { + "rshares": 59587705, + "voter": "andrew.sullivan" + }, + { + "rshares": 1044976210, + "voter": "brianclark" + }, + { + "rshares": 830764868, + "voter": "daniel.kahneman" + }, + { + "rshares": 232725559, + "voter": "tucker.max" + }, + { + "rshares": 740095712, + "voter": "darren.rowse" + }, + { + "rshares": 55673058, + "voter": "chris.dunn" + }, + { + "rshares": 3113858752, + "voter": "bledarus" + }, + { + "rshares": 1177219949, + "voter": "pat.flynn" + }, + { + "rshares": 1222353190, + "voter": "mattmarshall" + }, + { + "rshares": 437440834, + "voter": "timothysykes" + }, + { + "rshares": 106798811, + "voter": "patflynn" + }, + { + "rshares": 545486196, + "voter": "microluck" + }, + { + "rshares": 896089582, + "voter": "andrewsullivan" + }, + { + "rshares": 18469945749, + "voter": "andrewfoodist" + }, + { + "rshares": 15955622425, + "voter": "kyriacos" + }, + { + "rshares": 59750246, + "voter": "saveliy" + }, + { + "rshares": 488694258, + "voter": "harvey.levin" + }, + { + "rshares": 249946232, + "voter": "jimmytwoshoes" + }, + { + "rshares": 13660887096, + "voter": "gvargas123" + }, + { + "rshares": 194599083, + "voter": "rand.fishkin" + }, + { + "rshares": 59202973, + "voter": "gduran" + }, + { + "rshares": 1223791127, + "voter": "englishtchrivy" + }, + { + "rshares": 60572520, + "voter": "theweatherman" + }, + { + "rshares": 57454684698, + "voter": "skum" + }, + { + "rshares": 55678144, + "voter": "apeiron8" + }, + { + "rshares": 1653932598, + "voter": "davidjkelley" + }, + { + "rshares": 163826775, + "voter": "greatness" + }, + { + "rshares": 55768488, + "voter": "supersune" + }, + { + "rshares": 18057509228, + "voter": "sponge-bob" + }, + { + "rshares": 15514588430, + "voter": "digital-wisdom" + }, + { + "rshares": 3859577072, + "voter": "ethical-ai" + }, + { + "rshares": 3112261339, + "voter": "fajrilgooner" + }, + { + "rshares": 62757877, + "voter": "gemmas" + }, + { + "rshares": 5661661621, + "voter": "jwaser" + }, + { + "rshares": 56416040, + "voter": "retronic" + }, + { + "rshares": 1210270353, + "voter": "zettar" + }, + { + "rshares": 56897224, + "voter": "lighter" + }, + { + "rshares": 177501015, + "voter": "harveylevin" + }, + { + "rshares": 2667370611, + "voter": "bwaser" + }, + { + "rshares": 122807239, + "voter": "gary.vaynerchuk" + }, + { + "rshares": 72893380, + "voter": "and030380" + }, + { + "rshares": 902283883, + "voter": "brains" + }, + { + "rshares": 486127137, + "voter": "jessicanicklos" + }, + { + "rshares": 3073525759, + "voter": "landofcrypto" + }, + { + "rshares": 2394301868, + "voter": "ellepdub" + }, + { + "rshares": 51890765, + "voter": "gregorygarcia" + }, + { + "rshares": 51384223, + "voter": "timothy.sykes" + }, + { + "rshares": 9778007818, + "voter": "herpetologyguy" + }, + { + "rshares": 645008272, + "voter": "antifragile" + }, + { + "rshares": 4800843442, + "voter": "morgan.waser" + }, + { + "rshares": 4225380872, + "voter": "puffin" + }, + { + "rshares": 156904891, + "voter": "iggy" + }, + { + "rshares": 265415818, + "voter": "borishaifa" + }, + { + "rshares": 51230296, + "voter": "steemq" + }, + { + "rshares": 1176614558, + "voter": "anns" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50868434, + "voter": "jumbo" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 50543061, + "voter": "rabobank" + }, + { + "rshares": 417431266, + "voter": "pabloescobar" + }, + { + "rshares": 50479027, + "voter": "sunlight" + }, + { + "rshares": 50351738, + "voter": "aschwin" + }, + { + "rshares": 3678089785, + "voter": "strong-ai" + }, + { + "rshares": 174357670, + "voter": "darkminded153" + }, + { + "rshares": 543618786, + "voter": "grisha-danunaher" + }, + { + "rshares": 77568662, + "voter": "timalex" + }, + { + "rshares": 85595277, + "voter": "comeup" + }, + { + "rshares": 159797935, + "voter": "eunnykim" + }, + { + "rshares": 162663756, + "voter": "linka" + }, + { + "rshares": 1542804511, + "voter": "irensche" + }, + { + "rshares": 282877474, + "voter": "witchcraftblog" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 161096439, + "voter": "bethsoft" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 160835930, + "voter": "skrillex" + }, + { + "rshares": 161308098, + "voter": "pawel-krawczyk" + }, + { + "rshares": 160319579, + "voter": "cybergirls" + }, + { + "rshares": 59566200, + "voter": "serikus" + }, + { + "rshares": 159554050, + "voter": "planetearth" + }, + { + "rshares": 159539963, + "voter": "blender" + }, + { + "rshares": 137407119, + "voter": "zaidkhalifa" + }, + { + "rshares": 156065913, + "voter": "mexresorts" + }, + { + "rshares": 158882941, + "voter": "leomaxzi" + }, + { + "rshares": 155727800, + "voter": "sixthsense" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 155418611, + "voter": "oghenetony" + }, + { + "rshares": 145950604, + "voter": "kurjik7" + } + ], + "author": "lobotony", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.16, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Hello Steemians!

    \n

    This is the 2nd part of my story and trip to the north. My first stop was Iceland (Part 1). Further north I arrived in Greenland in the city Tassilaq, July 2009.

    \n

    \n


    \n

    Some facts: Greenland is the biggest island in the world!

    \n

    It is a politically autonomous part of Denmark and has the lowest population density in the world apart from the antarctic.

    \n

    Tassilaq is the greenlandic name for the city, Ammassalik the danish and it is located in the south-east of Greenland. Tassilaq means 'like a calm lake'  because it is located in a pretty quiet fjord.

    \n

    Tassilaq was like my headquarter or base. I made a couple of excursions as well as you can imagine :)

    \n

    Some impressions of Tassilaq and some images of my excursions. Hope you enjoy.

    \n


    \n

    The idyll is simply fabulous! 

    \n

    \n


    \n

    The even had a soccer field and I enjoyed watching them pretty much every day :) You can see it in the lower pat of the image.

    \n


    \n

    \n


    \n

    Tassilaq at twilight.

    \n

    \n


    \n

    These little friends had not much to do. Huskys are adorable and beautiful animals, I love them.

    \n

    \n


    \n

    But if you are in Greenland you have to do it: A dog-sled ride. It was awesome :)

    \n

    \n


    \n

    A different view on Tassilaq, from the distance. I was standing in a real flower carpet :)

    \n

    \n


    \n

    The harbor and a supply ship.

    \n

    \n


    \n

    The typical jerky, can be found next to the houses very often.

    \n

    \n


    \n

    And of course I went on a trip to see icebergs. A must :) We went in those little boats, you can see them in the lower part of the image.

    \n

    \n


    \n

    On our way to the icebergs...

    \n

    \n


    \n

    The colors, the landscape, the weather: A beautiful and breath taking mix.

    \n

    \n


    \n

    In the upper part, right side, you can see again the ice sheet, this part is always covered with ice!

    \n

    \n


    \n

    We are used to cars driving by our house. They have floes instead :)

    \n

    \n


    \n

    ... and finally some icbergs.

    \n

    \n

    \n

    \n


    \n

    This is probably my favourite image :)

    \n

    \n


    \n

    Stonehenge on ice ::))

    \n

    \n


    \n

    I hope you enjoyed this little insight into Greenland. I can only recommend to go there. It's an experience you'll never forget.

    \n

    Steem on!

    \n", + "category": "travel", + "children": 31, + "created": "2016-09-09T09:35:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/greeland.png", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/Tassilaq_main.jpg", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/Tassilaq_2.jpg", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/tassilaq_twilight.png", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/husky.jpg", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/husky_ride.png", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/flowers.png", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/Tassilaq_harbour.jpg", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/jerky.png", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/boats.png", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/ice_landscape.jpg", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/ice_landscape.png", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/landscape.jpg", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/landscape_2.png", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/icberg.png", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/icberg_huge.png", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/ice.jpg", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/ice_water.jpg", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Greenland/ice.png" + ], + "links": [ + "https://steemit.com/travel/@lobotony/a-trip-to-the-north-part-1-of-2-iceland" + ], + "tags": [ + "travel" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 114625351731181, + "payout": 1237.858, + "payout_at": "2016-09-16T09:35:27", + "pending_payout_value": "1237.858 HBD", + "percent_hbd": 10000, + "permlink": "a-trip-to-the-north-part-2-of-2-greenland", + "post_id": 1182442, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 329 + }, + "title": "A trip to the North. Part 2 of 2: Greenland.", + "updated": "2016-09-09T09:35:27", + "url": "/travel/@lobotony/a-trip-to-the-north-part-2-of-2-greenland" + }, + { + "active_votes": [ + { + "rshares": 13477926522085, + "voter": "dantheman" + }, + { + "rshares": 16915698281245, + "voter": "itsascam" + }, + { + "rshares": 347182647212, + "voter": "anonymous" + }, + { + "rshares": 13139459703771, + "voter": "berniesanders" + }, + { + "rshares": 1990891910916, + "voter": "steemroller" + }, + { + "rshares": 73330944907, + "voter": "donaldtrump" + }, + { + "rshares": 296662216265, + "voter": "modprobe" + }, + { + "rshares": 17880038689437, + "voter": "steemed" + }, + { + "rshares": 2269754565580, + "voter": "badassmother" + }, + { + "rshares": 5661854594050, + "voter": "kushed" + }, + { + "rshares": 3942892456623, + "voter": "silversteem" + }, + { + "rshares": 5671967166550, + "voter": "steemit200" + }, + { + "rshares": 160946110802, + "voter": "ozmaster" + }, + { + "rshares": 2483637972, + "voter": "boy" + }, + { + "rshares": 1744465881037, + "voter": "xeroc" + }, + { + "rshares": 3015447022, + "voter": "bue-witness" + }, + { + "rshares": 547246371, + "voter": "bunny" + }, + { + "rshares": 7582225109372, + "voter": "complexring" + }, + { + "rshares": 43941702712, + "voter": "bue" + }, + { + "rshares": 1330801877, + "voter": "mini" + }, + { + "rshares": 171039480, + "voter": "moon" + }, + { + "rshares": 75192423500, + "voter": "aizensou" + }, + { + "rshares": 416017834516, + "voter": "recursive2" + }, + { + "rshares": 2705584894745, + "voter": "recursive" + }, + { + "rshares": 108221432844, + "voter": "bonapartist" + }, + { + "rshares": 813598639820, + "voter": "boombastic" + }, + { + "rshares": 7692585616, + "voter": "bingo-0" + }, + { + "rshares": 414063287820, + "voter": "boatymcboatface" + }, + { + "rshares": 500032593, + "voter": "healthcare" + }, + { + "rshares": 49136149117, + "voter": "stoner19" + }, + { + "rshares": 778573329, + "voter": "daniel.pan" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 230690102, + "voter": "helen.tan" + }, + { + "rshares": 23788492484, + "voter": "yefet" + }, + { + "rshares": 13456902250, + "voter": "gregory-f" + }, + { + "rshares": 82882212377, + "voter": "edgeland" + }, + { + "rshares": 9698417327, + "voter": "gregory60" + }, + { + "rshares": 58902155996, + "voter": "lovelace" + }, + { + "rshares": 11754958932, + "voter": "holabebe" + }, + { + "rshares": 18721955397, + "voter": "fkn" + }, + { + "rshares": 44301968409, + "voter": "kingscrown" + }, + { + "rshares": 437253579, + "voter": "paco-steem" + }, + { + "rshares": 4895769391, + "voter": "spaninv" + }, + { + "rshares": 29703744518, + "voter": "instructor2121" + }, + { + "rshares": 24627791999, + "voter": "elishagh1" + }, + { + "rshares": 11146639894, + "voter": "richman" + }, + { + "rshares": 679746426002, + "voter": "nanzo-scoop" + }, + { + "rshares": 147562629931, + "voter": "steve-walschot" + }, + { + "rshares": 7453983954, + "voter": "kefkius" + }, + { + "rshares": 41469791258, + "voter": "hannixx42" + }, + { + "rshares": 210437457698, + "voter": "mummyimperfect" + }, + { + "rshares": 1412786230, + "voter": "murh" + }, + { + "rshares": 227407373936, + "voter": "sascha" + }, + { + "rshares": 6477630873, + "voter": "cryptofunk" + }, + { + "rshares": 5914740454, + "voter": "marta-zaidel" + }, + { + "rshares": 39924574792, + "voter": "ranko-k" + }, + { + "rshares": 943667108132, + "voter": "cyber" + }, + { + "rshares": 58402904055, + "voter": "ak2020" + }, + { + "rshares": 29266046203, + "voter": "drinkzya" + }, + { + "rshares": 9509347139, + "voter": "zebbra2014" + }, + { + "rshares": 8443212997, + "voter": "badger311" + }, + { + "rshares": 8738981485, + "voter": "badger313" + }, + { + "rshares": 8702483753, + "voter": "badger312" + }, + { + "rshares": 9001567116, + "voter": "badger316" + }, + { + "rshares": 9123486181, + "voter": "badger319" + }, + { + "rshares": 9031151503, + "voter": "badger3101" + }, + { + "rshares": 8484043231, + "voter": "badger3111" + }, + { + "rshares": 9046253871, + "voter": "badger3121" + }, + { + "rshares": 8654656797, + "voter": "badger3131" + }, + { + "rshares": 8762701350, + "voter": "badger3141" + }, + { + "rshares": 8739109939, + "voter": "badger3171" + }, + { + "rshares": 8546528070, + "voter": "badger3181" + }, + { + "rshares": 9132908526, + "voter": "badger3191" + }, + { + "rshares": 8546364960, + "voter": "badger3112" + }, + { + "rshares": 8887579277, + "voter": "badger3132" + }, + { + "rshares": 8760749880, + "voter": "badger3162" + }, + { + "rshares": 8991838018, + "voter": "badger3113" + }, + { + "rshares": 8642464252, + "voter": "badger3123" + }, + { + "rshares": 8766259094, + "voter": "badger3133" + }, + { + "rshares": 9117921940, + "voter": "badger3153" + }, + { + "rshares": 8796345969, + "voter": "badger3163" + }, + { + "rshares": 8826885883, + "voter": "badger3193" + }, + { + "rshares": 8776474202, + "voter": "badger3114" + }, + { + "rshares": 8685319251, + "voter": "badger3124" + }, + { + "rshares": 8588131522, + "voter": "badger3144" + }, + { + "rshares": 8509903432, + "voter": "badger3154" + }, + { + "rshares": 8377142569, + "voter": "badger3164" + }, + { + "rshares": 8709266268, + "voter": "badger3174" + }, + { + "rshares": 8989741077, + "voter": "badger3194" + }, + { + "rshares": 8886015093, + "voter": "badger3105" + }, + { + "rshares": 8829511880, + "voter": "badger3135" + }, + { + "rshares": 8423365179, + "voter": "badger3145" + }, + { + "rshares": 9007384737, + "voter": "badger3155" + }, + { + "rshares": 8700076693, + "voter": "badger3175" + }, + { + "rshares": 8476088358, + "voter": "badger3195" + }, + { + "rshares": 8117816544, + "voter": "badger3106" + }, + { + "rshares": 8937249420, + "voter": "badger3116" + }, + { + "rshares": 8985259884, + "voter": "badger3126" + }, + { + "rshares": 8611887587, + "voter": "badger3136" + }, + { + "rshares": 8258119046, + "voter": "badger3146" + }, + { + "rshares": 8490028306, + "voter": "badger3156" + }, + { + "rshares": 8706060844, + "voter": "badger3166" + }, + { + "rshares": 8620820297, + "voter": "badger3176" + }, + { + "rshares": 8755546624, + "voter": "badger3186" + }, + { + "rshares": 8791350652, + "voter": "badger3196" + }, + { + "rshares": 8718787464, + "voter": "badger3107" + }, + { + "rshares": 8470907036, + "voter": "badger315" + }, + { + "rshares": 8967392421, + "voter": "badger318" + }, + { + "rshares": 9017063076, + "voter": "badger3151" + }, + { + "rshares": 8689160160, + "voter": "badger3161" + }, + { + "rshares": 8948627747, + "voter": "badger3122" + }, + { + "rshares": 8885387693, + "voter": "badger3142" + }, + { + "rshares": 9108552941, + "voter": "badger3152" + }, + { + "rshares": 8411165530, + "voter": "badger3172" + }, + { + "rshares": 8924979164, + "voter": "badger3182" + }, + { + "rshares": 8680205086, + "voter": "badger3192" + }, + { + "rshares": 8594743825, + "voter": "badger3143" + }, + { + "rshares": 8857978044, + "voter": "badger3173" + }, + { + "rshares": 8564311617, + "voter": "badger3104" + }, + { + "rshares": 8276140903, + "voter": "badger3134" + }, + { + "rshares": 8683402090, + "voter": "badger3184" + }, + { + "rshares": 8620438944, + "voter": "badger3115" + }, + { + "rshares": 9093900150, + "voter": "badger3165" + }, + { + "rshares": 8719511025, + "voter": "badger3185" + }, + { + "rshares": 8781524309, + "voter": "badger314" + }, + { + "rshares": 9016232963, + "voter": "badger317" + }, + { + "rshares": 8754423847, + "voter": "badger3102" + }, + { + "rshares": 8715852300, + "voter": "badger3103" + }, + { + "rshares": 8642797273, + "voter": "badger3125" + }, + { + "rshares": 8608905415, + "voter": "badger3183" + }, + { + "rshares": 3687926871103, + "voter": "satoshifund" + }, + { + "rshares": 387055089551, + "voter": "taoteh1221" + }, + { + "rshares": 341251930, + "voter": "stiletto" + }, + { + "rshares": 54770749509, + "voter": "juanmiguelsalas" + }, + { + "rshares": 53304788430, + "voter": "thecryptodrive" + }, + { + "rshares": 35202181192, + "voter": "lindee-hamner" + }, + { + "rshares": 13621733570, + "voter": "facer" + }, + { + "rshares": 32136675756, + "voter": "michaelx" + }, + { + "rshares": 5795619552, + "voter": "mark-waser" + }, + { + "rshares": 23899291606, + "voter": "ozzy-vega" + }, + { + "rshares": 188036109233, + "voter": "kimziv" + }, + { + "rshares": 45250114232, + "voter": "honeythief" + }, + { + "rshares": 1347191339, + "voter": "mammasitta" + }, + { + "rshares": 5987948564, + "voter": "fuck.off" + }, + { + "rshares": 5762236547, + "voter": "iloveporn" + }, + { + "rshares": 4974115568, + "voter": "the.bot" + }, + { + "rshares": 7008916368, + "voter": "johnbradshaw" + }, + { + "rshares": 497410679, + "voter": "mrhankeh" + }, + { + "rshares": 56702480478, + "voter": "isteemit" + }, + { + "rshares": 25762077464, + "voter": "djm34" + }, + { + "rshares": 5003019857, + "voter": "the.whale" + }, + { + "rshares": 68355526825, + "voter": "bacchist" + }, + { + "rshares": 162826952073, + "voter": "dashpaymag" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 4738530758, + "voter": "unicornfarts" + }, + { + "rshares": 82235402941, + "voter": "rubybian" + }, + { + "rshares": 3303916529, + "voter": "orly" + }, + { + "rshares": 5001538268, + "voter": "vote" + }, + { + "rshares": 14227294523, + "voter": "hakise" + }, + { + "rshares": 247567288, + "voter": "avantyris785" + }, + { + "rshares": 246908824, + "voter": "seanmclellan" + }, + { + "rshares": 8194140529, + "voter": "r4fken" + }, + { + "rshares": 25522857137, + "voter": "tcfxyz" + }, + { + "rshares": 7069768891, + "voter": "futurefood" + }, + { + "rshares": 63398796133, + "voter": "furion" + }, + { + "rshares": 451579717, + "voter": "barbara2" + }, + { + "rshares": 501769235, + "voter": "ch0c0latechip" + }, + { + "rshares": 464391319, + "voter": "doge4lyf" + }, + { + "rshares": 967430836, + "voter": "steem1653" + }, + { + "rshares": 2917621088, + "voter": "sveokla" + }, + { + "rshares": 55815725, + "voter": "cynetyc" + }, + { + "rshares": 4347419922, + "voter": "gikitiki" + }, + { + "rshares": 5340023994, + "voter": "thegoodguy" + }, + { + "rshares": 16164333545, + "voter": "aaseb" + }, + { + "rshares": 3320467112, + "voter": "karen13" + }, + { + "rshares": 35956659170, + "voter": "diana.catherine" + }, + { + "rshares": 19943634895, + "voter": "meiisheree" + }, + { + "rshares": 1283923402, + "voter": "jrd8526" + }, + { + "rshares": 5763150260, + "voter": "cryptosi" + }, + { + "rshares": 12485879130, + "voter": "meesterboom" + }, + { + "rshares": 14499229668, + "voter": "jaycobbell" + }, + { + "rshares": 35655533557, + "voter": "condra" + }, + { + "rshares": 391939115, + "voter": "karenmckersie" + }, + { + "rshares": 42143526418, + "voter": "milestone" + }, + { + "rshares": 32831217091, + "voter": "creemej" + }, + { + "rshares": 91926117, + "voter": "wildchild" + }, + { + "rshares": 2553011238, + "voter": "sgnsteems" + }, + { + "rshares": 4085961690, + "voter": "fubar-bdhr" + }, + { + "rshares": 676834345, + "voter": "kellywin21" + }, + { + "rshares": 7311454495, + "voter": "geronimo" + }, + { + "rshares": 3404137327, + "voter": "tarindel" + }, + { + "rshares": 3398663983, + "voter": "travelista" + }, + { + "rshares": 24175862862, + "voter": "deanliu" + }, + { + "rshares": 161416632578, + "voter": "jl777" + }, + { + "rshares": 7263629859, + "voter": "lostnuggett" + }, + { + "rshares": 35423464439, + "voter": "zaebars" + }, + { + "rshares": 15169789106, + "voter": "positive" + }, + { + "rshares": 1784770879, + "voter": "yarly" + }, + { + "rshares": 269607289, + "voter": "yarly2" + }, + { + "rshares": 270010959, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 415667552, + "voter": "ladypenelope1" + }, + { + "rshares": 18150811036, + "voter": "carlidos" + }, + { + "rshares": 308403865, + "voter": "sergey44" + }, + { + "rshares": 772690639, + "voter": "mohammed123" + }, + { + "rshares": 20253926275, + "voter": "krabgat" + }, + { + "rshares": 13755772462, + "voter": "proto" + }, + { + "rshares": 614745323, + "voter": "curator" + }, + { + "rshares": 29058071907, + "voter": "sisterholics" + }, + { + "rshares": 432471059, + "voter": "yarly10" + }, + { + "rshares": 1518983647, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 2814833271, + "voter": "tygergamer" + }, + { + "rshares": 512394001, + "voter": "fnait" + }, + { + "rshares": 467532711, + "voter": "keepcalmand" + }, + { + "rshares": 43187983512, + "voter": "celebr1ty" + }, + { + "rshares": 348356577, + "voter": "bullionstackers" + }, + { + "rshares": 110460401, + "voter": "awaking" + }, + { + "rshares": 46863667376, + "voter": "jasonstaggers" + }, + { + "rshares": 5361352179, + "voter": "jed78" + }, + { + "rshares": 128431589018, + "voter": "steemdrive" + }, + { + "rshares": 1024046685, + "voter": "metaflute" + }, + { + "rshares": 4451190524, + "voter": "karenb54" + }, + { + "rshares": 6888480035, + "voter": "taker" + }, + { + "rshares": 4650389568, + "voter": "theprophet0" + }, + { + "rshares": 1014329757048, + "voter": "laonie" + }, + { + "rshares": 22351684504, + "voter": "laonie1" + }, + { + "rshares": 23396150554, + "voter": "laonie2" + }, + { + "rshares": 23404715352, + "voter": "laonie3" + }, + { + "rshares": 24520350205, + "voter": "laoyao" + }, + { + "rshares": 35288351474, + "voter": "myfirst" + }, + { + "rshares": 225774625288, + "voter": "somebody" + }, + { + "rshares": 16983757857, + "voter": "sunshine" + }, + { + "rshares": 8444899320, + "voter": "flysaga" + }, + { + "rshares": 49883745513, + "voter": "midnightoil" + }, + { + "rshares": 68568772529, + "voter": "mibenkito" + }, + { + "rshares": 2267296640, + "voter": "crypto-toll" + }, + { + "rshares": 23400672652, + "voter": "laonie4" + }, + { + "rshares": 23398967563, + "voter": "laonie5" + }, + { + "rshares": 23396365759, + "voter": "laonie6" + }, + { + "rshares": 23393372831, + "voter": "laonie7" + }, + { + "rshares": 23389581901, + "voter": "laonie8" + }, + { + "rshares": 23387978877, + "voter": "laonie9" + }, + { + "rshares": 113686201257, + "voter": "xiaohui" + }, + { + "rshares": 272468560, + "voter": "riosparada" + }, + { + "rshares": 2885694395, + "voter": "ekitcho" + }, + { + "rshares": 5403347242, + "voter": "oflyhigh" + }, + { + "rshares": 13746677736, + "voter": "randyclemens" + }, + { + "rshares": 1368553119, + "voter": "paynode" + }, + { + "rshares": 3901897665, + "voter": "xiaokongcom" + }, + { + "rshares": 60941135, + "voter": "ritadey" + }, + { + "rshares": 226903319, + "voter": "zionuziriel" + }, + { + "rshares": 9570192158, + "voter": "thebotkiller" + }, + { + "rshares": 1531034782, + "voter": "jrcornel" + }, + { + "rshares": 61690016, + "voter": "bphicke" + }, + { + "rshares": 7863189713, + "voter": "xianjun" + }, + { + "rshares": 60206066, + "voter": "jers" + }, + { + "rshares": 64621792, + "voter": "stevescriber" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 82059052318, + "voter": "miacats" + }, + { + "rshares": 53638070, + "voter": "nano2nd" + }, + { + "rshares": 7706973899, + "voter": "mione" + }, + { + "rshares": 516054808, + "voter": "microluck" + }, + { + "rshares": 1592837057, + "voter": "chinadaily" + }, + { + "rshares": 56598010, + "voter": "cryptoblu" + }, + { + "rshares": 56591855, + "voter": "instructor" + }, + { + "rshares": 2770597150, + "voter": "virtualgrowth" + }, + { + "rshares": 663687481762, + "voter": "dollarvigilante" + }, + { + "rshares": 1488938133, + "voter": "anotherjoe" + }, + { + "rshares": 4969702299, + "voter": "almerri" + }, + { + "rshares": 757618633, + "voter": "alexma3x" + }, + { + "rshares": 111925253, + "voter": "cinderphoenix" + }, + { + "rshares": 249946232, + "voter": "jimmytwoshoes" + }, + { + "rshares": 14491226109, + "voter": "gvargas123" + }, + { + "rshares": 1550433833, + "voter": "jsantana" + }, + { + "rshares": 8720315612, + "voter": "jaredcwillis" + }, + { + "rshares": 23381882472, + "voter": "laonie10" + }, + { + "rshares": 824435072, + "voter": "wuyueling" + }, + { + "rshares": 2636466814, + "voter": "rossenpavlov" + }, + { + "rshares": 65410325656, + "voter": "sweetsssj" + }, + { + "rshares": 78863412928, + "voter": "barrycooper" + }, + { + "rshares": 75274936, + "voter": "joelbow" + }, + { + "rshares": 22918579746, + "voter": "hilarski" + }, + { + "rshares": 62052097, + "voter": "ajavajive" + }, + { + "rshares": 58099099, + "voter": "disletti" + }, + { + "rshares": 4161390086, + "voter": "steemitpatina" + }, + { + "rshares": 711001877, + "voter": "maceytomlin" + }, + { + "rshares": 53565688, + "voter": "rickmiller" + }, + { + "rshares": 2761833688, + "voter": "nulliusinverba" + }, + { + "rshares": 669878419, + "voter": "runridefly" + }, + { + "rshares": 10915521159, + "voter": "stephmckenzie" + }, + { + "rshares": 56814433, + "voter": "apeiron8" + }, + { + "rshares": 13649101457, + "voter": "darrantrute" + }, + { + "rshares": 2820207247, + "voter": "richardcrill" + }, + { + "rshares": 23036113848, + "voter": "laonie11" + }, + { + "rshares": 1618117253, + "voter": "davidjkelley" + }, + { + "rshares": 165000321, + "voter": "team101" + }, + { + "rshares": 9544436170, + "voter": "ghasemkiani" + }, + { + "rshares": 44249736550, + "voter": "sponge-bob" + }, + { + "rshares": 51224468, + "voter": "benaccept" + }, + { + "rshares": 15179703914, + "voter": "digital-wisdom" + }, + { + "rshares": 3779650786, + "voter": "ethical-ai" + }, + { + "rshares": 3048745801, + "voter": "fajrilgooner" + }, + { + "rshares": 5539406343, + "voter": "jwaser" + }, + { + "rshares": 7499128289, + "voter": "doitvoluntarily" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 925627584, + "voter": "smisi" + }, + { + "rshares": 56897224, + "voter": "lighter" + }, + { + "rshares": 55726609, + "voter": "mokhtari" + }, + { + "rshares": 1367643908, + "voter": "kiwideb" + }, + { + "rshares": 25841960770, + "voter": "dubi" + }, + { + "rshares": 2609705655, + "voter": "bwaser" + }, + { + "rshares": 337128446, + "voter": "panther" + }, + { + "rshares": 748363853, + "voter": "ct-gurus" + }, + { + "rshares": 71464098, + "voter": "and030380" + }, + { + "rshares": 360868849272, + "voter": "charlieshrem" + }, + { + "rshares": 56115602646, + "voter": "tracemayer" + }, + { + "rshares": 44216368030, + "voter": "brains" + }, + { + "rshares": 18572136378, + "voter": "steemokto" + }, + { + "rshares": 1412709231, + "voter": "bitcoinparadise" + }, + { + "rshares": 5175490283, + "voter": "chick1" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 1642227279, + "voter": "bontonstory" + }, + { + "rshares": 1996188997, + "voter": "steemsquad" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341327402, + "voter": "ellepdub" + }, + { + "rshares": 114645139722, + "voter": "lifeisawesome" + }, + { + "rshares": 92968218, + "voter": "inarix03" + }, + { + "rshares": 62871857, + "voter": "stardust" + }, + { + "rshares": 9557075390, + "voter": "herpetologyguy" + }, + { + "rshares": 50326986, + "voter": "everittdmickey" + }, + { + "rshares": 52047774, + "voter": "ctcoet" + }, + { + "rshares": 4697106015, + "voter": "morgan.waser" + }, + { + "rshares": 50602980, + "voter": "cfisher" + }, + { + "rshares": 78346192, + "voter": "flourishing" + }, + { + "rshares": 13041853957, + "voter": "qeeurit" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 50147782, + "voter": "disha" + }, + { + "rshares": 5185903803, + "voter": "donchate" + }, + { + "rshares": 50985709, + "voter": "natord" + }, + { + "rshares": 71404120, + "voter": "piphunters" + }, + { + "rshares": 5320419396, + "voter": "luzcypher" + }, + { + "rshares": 3598578415, + "voter": "strong-ai" + }, + { + "rshares": 162453619, + "voter": "yasiin" + }, + { + "rshares": 114771435, + "voter": "siniceku" + }, + { + "rshares": 162143875, + "voter": "cebymaster" + }, + { + "rshares": 154056498, + "voter": "cruise" + }, + { + "rshares": 146981513, + "voter": "listentojon" + }, + { + "rshares": 1390524760, + "voter": "rusteemitblog" + }, + { + "rshares": 1577207399, + "voter": "irensche" + }, + { + "rshares": 156506600, + "voter": "zet" + }, + { + "rshares": 109121982, + "voter": "sherlockcupid" + }, + { + "rshares": 155418611, + "voter": "oghenetony" + }, + { + "rshares": 145950604, + "voter": "kurjik7" + }, + { + "rshares": 12950665574, + "voter": "goldmatters" + }, + { + "rshares": 155107759, + "voter": "wandaham" + }, + { + "rshares": 157658282, + "voter": "madgamer" + }, + { + "rshares": 157351086, + "voter": "microlight" + }, + { + "rshares": 153858808, + "voter": "aldentan" + } + ], + "author": "lifeisawesome", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.43, + "beneficiaries": [], + "blacklists": [], + "body": "You are what your friends are.\n\nhttps://cdn.pbrd.co/images/19tOaDNQT.jpg\n\nLet\u2019s be honest here. I firmly believe that the energy you give out, yet get back in life. It\u2019s karma in a sense, but I don\u2019t believe in this invisible force.\n\nOnly that if you give out trust, openness, honesty and much happiness to others, then likeminded people will gravitate towards you.\n\nYour life force is like an energy. If you surround yourself in that energy people that enjoy basking in that type of energy will gravitate towards it.\n\nThat\u2019s why I meet a ton of supremely open and trustworthy people.\n\nI absolutely repel narcissists. I used to be a magnet for them, but I know their deadly secret. I know what they don\u2019t want anyone else to know.\n\nDepth.\n\nhttps://cdn.pbrd.co/images/19v3xPBBM.jpg\n\nA narcissist will never be able to apologise, or accept their mistakes. Anything less and they see it as a competition for top dog. But a narcissist will be able to point out the mistakes of everyone they meet.\n\nI don\u2019t like people that don\u2019t let me venture into their depths.\n\nAnd they hate me.\n\nSo everything\u2019s good.\n\nSo the same can be said if you\u2019re negative. I know I keep saying it, but if you\u2019re a negative person you\u2019ll meet other people that will want to bask in that energy too.\n\nI used to be an overtly negative person.\n\nMy friends would laugh at my achievements, make me feel as if I wasn\u2019t worth much, or put me down in front of other people. They were no friends at all.\n\nhttps://cdn.pbrd.co/images/19ytSjj2e.jpg\n\nThey were nice to me in private though. Because there\u2019s no competition\n\nThey may appear to be a friend, but that\u2019s just for show. Truth be told they like looking better than you.\n\nBut the hard truth is:\n\nYou are beautiful.\n\nThere is amazing in there, somewhere.\n\nI know because I see it in my comments, some quite defiantly say,\n\n\u201cThere\u2019s no beautiful in me I think I never had it\u201d or something similar,\n\nYet perhaps you haven\u2019t met the right people yet to yank that the fuck out there for the world to see. Absolutely everyone has some sparkly awesome in them.\n\nI swear I haven\u2019t met a single person yet with no awesome that could be taken and sharpened to a fine point.\n\nhttps://cdn.pbrd.co/images/19zQKLn1k.jpg\n\nWhen my awesome started to surface every now and again I began to enjoy it. And it came to a point that I was mentally requesting my awesome daily to come out and play.\n\nUntil one day, it moved in with me.\n\nAnd this can be you too.\n\nIt all starts with you my friend.\n\nStart by leaving a nice message somewhere.\n\nYou guys are beautiful,\n\nThank you", + "category": "life", + "children": 77, + "created": "2016-09-09T21:27:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://cdn.pbrd.co/images/19tOaDNQT.jpg", + "https://cdn.pbrd.co/images/19v3xPBBM.jpg", + "https://cdn.pbrd.co/images/19ytSjj2e.jpg", + "https://cdn.pbrd.co/images/19zQKLn1k.jpg" + ], + "tags": [ + "life", + "change", + "hope", + "positivity", + "wellbeing" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 108787384193818, + "payout": 1108.987, + "payout_at": "2016-09-16T21:27:24", + "pending_payout_value": "1108.987 HBD", + "percent_hbd": 10000, + "permlink": "you-are-what-your-friends-are", + "post_id": 1189190, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 364 + }, + "title": "You are what your friends are", + "updated": "2016-09-09T21:30:30", + "url": "/life/@lifeisawesome/you-are-what-your-friends-are" + }, + { + "active_votes": [ + { + "rshares": 16915101346845, + "voter": "itsascam" + }, + { + "rshares": 549762171663, + "voter": "barrie" + }, + { + "rshares": 31580417909254, + "voter": "smooth" + }, + { + "rshares": 347175063905, + "voter": "anonymous" + }, + { + "rshares": 618864299621, + "voter": "val-a" + }, + { + "rshares": 1990859153081, + "voter": "steemroller" + }, + { + "rshares": 166619771377, + "voter": "highasfuck" + }, + { + "rshares": 73329875219, + "voter": "donaldtrump" + }, + { + "rshares": 17868152792505, + "voter": "steemed" + }, + { + "rshares": 2326424326392, + "voter": "badassmother" + }, + { + "rshares": 2015745771109, + "voter": "hr1" + }, + { + "rshares": 5671967166550, + "voter": "steemit200" + }, + { + "rshares": 157840910571, + "voter": "ozmaster" + }, + { + "rshares": 3104490078, + "voter": "boy" + }, + { + "rshares": 1744388896952, + "voter": "xeroc" + }, + { + "rshares": 3769238984, + "voter": "bue-witness" + }, + { + "rshares": 684051759, + "voter": "bunny" + }, + { + "rshares": 54919606135, + "voter": "bue" + }, + { + "rshares": 1663474429, + "voter": "mini" + }, + { + "rshares": 213799350, + "voter": "moon" + }, + { + "rshares": 207055913833, + "voter": "alex90342fastn1" + }, + { + "rshares": 1722844738531, + "voter": "joseph" + }, + { + "rshares": 75207422727, + "voter": "aizensou" + }, + { + "rshares": 3095789558888, + "voter": "au1nethyb1" + }, + { + "rshares": 416003507137, + "voter": "recursive2" + }, + { + "rshares": 513009808965, + "voter": "masteryoda" + }, + { + "rshares": 2705547195481, + "voter": "recursive" + }, + { + "rshares": 1352517210, + "voter": "mineralwasser" + }, + { + "rshares": 835001314249, + "voter": "boombastic" + }, + { + "rshares": 7692513021, + "voter": "bingo-0" + }, + { + "rshares": 1959037127, + "voter": "bingo-1" + }, + { + "rshares": 5860877672298, + "voter": "smooth.witness" + }, + { + "rshares": 425634785460, + "voter": "boatymcboatface" + }, + { + "rshares": 32421474922, + "voter": "proctologic" + }, + { + "rshares": 10086257822, + "voter": "idol" + }, + { + "rshares": 625034537, + "voter": "healthcare" + }, + { + "rshares": 973204254, + "voter": "daniel.pan" + }, + { + "rshares": 7859123838, + "voter": "woo7739" + }, + { + "rshares": 971984267, + "voter": "relativelyboston" + }, + { + "rshares": 288361076, + "voter": "helen.tan" + }, + { + "rshares": 1662645279, + "voter": "jocelyn" + }, + { + "rshares": 13455960365, + "voter": "gregory-f" + }, + { + "rshares": 9981315272, + "voter": "andzzz" + }, + { + "rshares": 11342284306, + "voter": "dave-hughes" + }, + { + "rshares": 85951923946, + "voter": "edgeland" + }, + { + "rshares": 400557242651, + "voter": "craig-grant" + }, + { + "rshares": 75100599090, + "voter": "easteagle13" + }, + { + "rshares": 9504448980, + "voter": "gregory60" + }, + { + "rshares": 182272783947, + "voter": "jamtaylor" + }, + { + "rshares": 58901303342, + "voter": "lovelace" + }, + { + "rshares": 18720199185, + "voter": "fkn" + }, + { + "rshares": 427084891, + "voter": "paco-steem" + }, + { + "rshares": 4773314660, + "voter": "spaninv" + }, + { + "rshares": 29700405518, + "voter": "instructor2121" + }, + { + "rshares": 2196647396, + "voter": "gekko" + }, + { + "rshares": 24625611087, + "voter": "elishagh1" + }, + { + "rshares": 10278008455, + "voter": "richman" + }, + { + "rshares": 695173234523, + "voter": "nanzo-scoop" + }, + { + "rshares": 609077198, + "voter": "acidyo" + }, + { + "rshares": 147500346529, + "voter": "steve-walschot" + }, + { + "rshares": 41469791258, + "voter": "hannixx42" + }, + { + "rshares": 210433102004, + "voter": "mummyimperfect" + }, + { + "rshares": 84885598617, + "voter": "asch" + }, + { + "rshares": 608865694853, + "voter": "kevinwong" + }, + { + "rshares": 1412770098, + "voter": "murh" + }, + { + "rshares": 6476067561, + "voter": "cryptofunk" + }, + { + "rshares": 2264957065, + "voter": "error" + }, + { + "rshares": 39922486331, + "voter": "ranko-k" + }, + { + "rshares": 920049127697, + "voter": "cyber" + }, + { + "rshares": 457365085, + "voter": "treeleaves" + }, + { + "rshares": 58401703449, + "voter": "ak2020" + }, + { + "rshares": 260054073190, + "voter": "billbutler" + }, + { + "rshares": 24403504542, + "voter": "paul-labossiere" + }, + { + "rshares": 44932713788, + "voter": "justtryme90" + }, + { + "rshares": 29995764041, + "voter": "drinkzya" + }, + { + "rshares": 9509347139, + "voter": "zebbra2014" + }, + { + "rshares": 8277566784, + "voter": "badger311" + }, + { + "rshares": 8567535889, + "voter": "badger313" + }, + { + "rshares": 8531753799, + "voter": "badger312" + }, + { + "rshares": 8824957277, + "voter": "badger316" + }, + { + "rshares": 8944485771, + "voter": "badger319" + }, + { + "rshares": 8853961578, + "voter": "badger3101" + }, + { + "rshares": 8317596424, + "voter": "badger3111" + }, + { + "rshares": 8868767821, + "voter": "badger3121" + }, + { + "rshares": 8484864626, + "voter": "badger3131" + }, + { + "rshares": 8590790659, + "voter": "badger3141" + }, + { + "rshares": 8567661825, + "voter": "badger3171" + }, + { + "rshares": 8378856070, + "voter": "badger3181" + }, + { + "rshares": 8953723365, + "voter": "badger3191" + }, + { + "rshares": 8378696159, + "voter": "badger3112" + }, + { + "rshares": 8713219999, + "voter": "badger3132" + }, + { + "rshares": 8588877453, + "voter": "badger3162" + }, + { + "rshares": 8815418946, + "voter": "badger3113" + }, + { + "rshares": 8472911151, + "voter": "badger3123" + }, + { + "rshares": 8594278643, + "voter": "badger3133" + }, + { + "rshares": 8939030633, + "voter": "badger3153" + }, + { + "rshares": 8623775580, + "voter": "badger3163" + }, + { + "rshares": 8653716672, + "voter": "badger3193" + }, + { + "rshares": 8604293455, + "voter": "badger3114" + }, + { + "rshares": 8514925856, + "voter": "badger3124" + }, + { + "rshares": 8419643769, + "voter": "badger3144" + }, + { + "rshares": 8342949563, + "voter": "badger3154" + }, + { + "rshares": 8212807363, + "voter": "badger3164" + }, + { + "rshares": 8538403324, + "voter": "badger3174" + }, + { + "rshares": 8813363121, + "voter": "badger3194" + }, + { + "rshares": 8711686485, + "voter": "badger3105" + }, + { + "rshares": 8656291179, + "voter": "badger3135" + }, + { + "rshares": 8258123647, + "voter": "badger3145" + }, + { + "rshares": 8830660827, + "voter": "badger3155" + }, + { + "rshares": 8529393936, + "voter": "badger3175" + }, + { + "rshares": 8309797529, + "voter": "badger3195" + }, + { + "rshares": 7958566161, + "voter": "badger3106" + }, + { + "rshares": 8761916218, + "voter": "badger3116" + }, + { + "rshares": 8808969794, + "voter": "badger3126" + }, + { + "rshares": 8442934028, + "voter": "badger3136" + }, + { + "rshares": 8096117635, + "voter": "badger3146" + }, + { + "rshares": 8323464145, + "voter": "badger3156" + }, + { + "rshares": 8535260751, + "voter": "badger3166" + }, + { + "rshares": 8451691587, + "voter": "badger3176" + }, + { + "rshares": 8583776222, + "voter": "badger3186" + }, + { + "rshares": 8618878210, + "voter": "badger3196" + }, + { + "rshares": 8547737829, + "voter": "badger3107" + }, + { + "rshares": 8304717802, + "voter": "badger315" + }, + { + "rshares": 8791468179, + "voter": "badger318" + }, + { + "rshares": 8840149394, + "voter": "badger3151" + }, + { + "rshares": 8518691453, + "voter": "badger3161" + }, + { + "rshares": 8773071440, + "voter": "badger3122" + }, + { + "rshares": 8711071387, + "voter": "badger3142" + }, + { + "rshares": 8929845340, + "voter": "badger3152" + }, + { + "rshares": 8246163207, + "voter": "badger3172" + }, + { + "rshares": 8749886555, + "voter": "badger3182" + }, + { + "rshares": 8509911969, + "voter": "badger3192" + }, + { + "rshares": 8426126419, + "voter": "badger3143" + }, + { + "rshares": 8684199182, + "voter": "badger3173" + }, + { + "rshares": 8396290921, + "voter": "badger3104" + }, + { + "rshares": 8113786122, + "voter": "badger3134" + }, + { + "rshares": 8513046286, + "voter": "badger3184" + }, + { + "rshares": 8451317712, + "voter": "badger3115" + }, + { + "rshares": 8915479859, + "voter": "badger3165" + }, + { + "rshares": 8548447203, + "voter": "badger3185" + }, + { + "rshares": 8609244540, + "voter": "badger314" + }, + { + "rshares": 8839335558, + "voter": "badger317" + }, + { + "rshares": 8582675460, + "voter": "badger3102" + }, + { + "rshares": 8544860218, + "voter": "badger3103" + }, + { + "rshares": 8473237642, + "voter": "badger3125" + }, + { + "rshares": 8440010331, + "voter": "badger3183" + }, + { + "rshares": 387055089551, + "voter": "taoteh1221" + }, + { + "rshares": 333315839, + "voter": "stiletto" + }, + { + "rshares": 367419476174, + "voter": "hedge-x" + }, + { + "rshares": 52533679943, + "voter": "juanmiguelsalas" + }, + { + "rshares": 53299972780, + "voter": "thecryptodrive" + }, + { + "rshares": 127156390688, + "voter": "bravenewcoin" + }, + { + "rshares": 82328287735, + "voter": "herzmeister" + }, + { + "rshares": 77652927327, + "voter": "tim-johnston" + }, + { + "rshares": 32135591201, + "voter": "michaelx" + }, + { + "rshares": 170243742354, + "voter": "thedashguy" + }, + { + "rshares": 6651271391, + "voter": "grandpere" + }, + { + "rshares": 5795493909, + "voter": "mark-waser" + }, + { + "rshares": 102404387233, + "voter": "geoffrey" + }, + { + "rshares": 188021765671, + "voter": "kimziv" + }, + { + "rshares": 3094510090, + "voter": "mammasitta" + }, + { + "rshares": 5335761768, + "voter": "angusleung100" + }, + { + "rshares": 462291356, + "voter": "herethengone" + }, + { + "rshares": 2248961216, + "voter": "superfreek" + }, + { + "rshares": 497410679, + "voter": "mrhankeh" + }, + { + "rshares": 56702167788, + "voter": "isteemit" + }, + { + "rshares": 1019899800, + "voter": "bigs21024" + }, + { + "rshares": 17554376351, + "voter": "grey580" + }, + { + "rshares": 68354994818, + "voter": "bacchist" + }, + { + "rshares": 20330484720, + "voter": "thebatchman" + }, + { + "rshares": 162824487120, + "voter": "dashpaymag" + }, + { + "rshares": 259043859301, + "voter": "asmolokalo" + }, + { + "rshares": 84398536655, + "voter": "rubybian" + }, + { + "rshares": 3303886126, + "voter": "orly" + }, + { + "rshares": 5262562971, + "voter": "riscadox" + }, + { + "rshares": 259468087, + "voter": "mstang83" + }, + { + "rshares": 14611815996, + "voter": "hakise" + }, + { + "rshares": 516223289, + "voter": "chamviet" + }, + { + "rshares": 454459304143, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 9218396930, + "voter": "r4fken" + }, + { + "rshares": 322737876, + "voter": "damono" + }, + { + "rshares": 25022362423, + "voter": "tcfxyz" + }, + { + "rshares": 6931145972, + "voter": "futurefood" + }, + { + "rshares": 1630527960, + "voter": "sergei" + }, + { + "rshares": 28508098935, + "voter": "picokernel" + }, + { + "rshares": 63392357310, + "voter": "furion" + }, + { + "rshares": 10594519706, + "voter": "seanmchughart" + }, + { + "rshares": 728943966, + "voter": "busser" + }, + { + "rshares": 6044248481, + "voter": "owdy" + }, + { + "rshares": 451579717, + "voter": "barbara2" + }, + { + "rshares": 501757446, + "voter": "ch0c0latechip" + }, + { + "rshares": 464391319, + "voter": "doge4lyf" + }, + { + "rshares": 1439499719388, + "voter": "renohq" + }, + { + "rshares": 9220152920, + "voter": "spiz0r" + }, + { + "rshares": 1024254768, + "voter": "steem1653" + }, + { + "rshares": 17154672886, + "voter": "sebastien" + }, + { + "rshares": 4536438180, + "voter": "gikitiki" + }, + { + "rshares": 13785901777, + "voter": "sitaru" + }, + { + "rshares": 5340023994, + "voter": "thegoodguy" + }, + { + "rshares": 2413456138, + "voter": "bitland" + }, + { + "rshares": 16164333545, + "voter": "aaseb" + }, + { + "rshares": 3320415923, + "voter": "karen13" + }, + { + "rshares": 1369518296, + "voter": "jrd8526" + }, + { + "rshares": 288484078580, + "voter": "nabilov" + }, + { + "rshares": 14498440444, + "voter": "jaycobbell" + }, + { + "rshares": 35652462501, + "voter": "condra" + }, + { + "rshares": 41003250270, + "voter": "milestone" + }, + { + "rshares": 32830283968, + "voter": "creemej" + }, + { + "rshares": 91926117, + "voter": "wildchild" + }, + { + "rshares": 1743675609, + "voter": "dimon14" + }, + { + "rshares": 12390757886, + "voter": "nippel66" + }, + { + "rshares": 2811397366, + "voter": "fiona777" + }, + { + "rshares": 20011222917, + "voter": "coininstant" + }, + { + "rshares": 319116824011, + "voter": "calaber24p" + }, + { + "rshares": 70775007750, + "voter": "thylbom" + }, + { + "rshares": 8249911699, + "voter": "magz8716" + }, + { + "rshares": 7168092642, + "voter": "geronimo" + }, + { + "rshares": 3404087690, + "voter": "tarindel" + }, + { + "rshares": 24175358722, + "voter": "deanliu" + }, + { + "rshares": 5226775968, + "voter": "rainchen" + }, + { + "rshares": 990217556, + "voter": "dbendorf" + }, + { + "rshares": 161414873635, + "voter": "jl777" + }, + { + "rshares": 7645691046, + "voter": "lostnuggett" + }, + { + "rshares": 35422878189, + "voter": "zaebars" + }, + { + "rshares": 15168182117, + "voter": "positive" + }, + { + "rshares": 1784755678, + "voter": "yarly" + }, + { + "rshares": 269607289, + "voter": "yarly2" + }, + { + "rshares": 270010959, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 944443412, + "voter": "makgorn" + }, + { + "rshares": 18513669038, + "voter": "carlidos" + }, + { + "rshares": 118201007, + "voter": "cyonic" + }, + { + "rshares": 308403865, + "voter": "sergey44" + }, + { + "rshares": 114593245, + "voter": "shon386" + }, + { + "rshares": 20253926275, + "voter": "krabgat" + }, + { + "rshares": 13755632863, + "voter": "proto" + }, + { + "rshares": 614745323, + "voter": "curator" + }, + { + "rshares": 29056075565, + "voter": "sisterholics" + }, + { + "rshares": 432471059, + "voter": "yarly10" + }, + { + "rshares": 1518959449, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 2814643719, + "voter": "tygergamer" + }, + { + "rshares": 512382213, + "voter": "fnait" + }, + { + "rshares": 467520923, + "voter": "keepcalmand" + }, + { + "rshares": 40539754863, + "voter": "celebr1ty" + }, + { + "rshares": 149543802, + "voter": "steemster1" + }, + { + "rshares": 2880467502, + "voter": "dmilash" + }, + { + "rshares": 5361222505, + "voter": "jed78" + }, + { + "rshares": 3473088873, + "voter": "mahekg" + }, + { + "rshares": 128422131187, + "voter": "steemdrive" + }, + { + "rshares": 11261779046, + "voter": "bergy" + }, + { + "rshares": 1024046685, + "voter": "metaflute" + }, + { + "rshares": 78070762414, + "voter": "gomeravibz" + }, + { + "rshares": 244521237, + "voter": "windoff" + }, + { + "rshares": 6888349735, + "voter": "taker" + }, + { + "rshares": 4650256168, + "voter": "theprophet0" + }, + { + "rshares": 60565253, + "voter": "sharon" + }, + { + "rshares": 460718757, + "voter": "oakmaster" + }, + { + "rshares": 4453621875, + "voter": "french.fyde" + }, + { + "rshares": 2482442722, + "voter": "merej99" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 1014239914107, + "voter": "laonie" + }, + { + "rshares": 25089811542, + "voter": "rawnetics" + }, + { + "rshares": 18574968784, + "voter": "flandude" + }, + { + "rshares": 8304145517, + "voter": "fintech-jesus" + }, + { + "rshares": 8107245594, + "voter": "spaceghost" + }, + { + "rshares": 22881586361, + "voter": "laonie1" + }, + { + "rshares": 23393625295, + "voter": "laonie2" + }, + { + "rshares": 23402162791, + "voter": "laonie3" + }, + { + "rshares": 24518438485, + "voter": "laoyao" + }, + { + "rshares": 104782708, + "voter": "nickskywalker" + }, + { + "rshares": 35286341170, + "voter": "myfirst" + }, + { + "rshares": 225756655135, + "voter": "somebody" + }, + { + "rshares": 8444334696, + "voter": "flysaga" + }, + { + "rshares": 7325460650, + "voter": "asdes" + }, + { + "rshares": 12612275367, + "voter": "poeticsnake" + }, + { + "rshares": 5535941804, + "voter": "denn" + }, + { + "rshares": 49880053753, + "voter": "midnightoil" + }, + { + "rshares": 63300522, + "voter": "nickola" + }, + { + "rshares": 23398106440, + "voter": "laonie4" + }, + { + "rshares": 23396469603, + "voter": "laonie5" + }, + { + "rshares": 23393895098, + "voter": "laonie6" + }, + { + "rshares": 23390874870, + "voter": "laonie7" + }, + { + "rshares": 23387206793, + "voter": "laonie8" + }, + { + "rshares": 23385535517, + "voter": "laonie9" + }, + { + "rshares": 117226405166, + "voter": "xiaohui" + }, + { + "rshares": 21020766057, + "voter": "jphamer1" + }, + { + "rshares": 5402999770, + "voter": "oflyhigh" + }, + { + "rshares": 62511292, + "voter": "jackkomber" + }, + { + "rshares": 13460288616, + "voter": "randyclemens" + }, + { + "rshares": 1356753255, + "voter": "paynode" + }, + { + "rshares": 3901647928, + "voter": "xiaokongcom" + }, + { + "rshares": 429008250, + "voter": "future24" + }, + { + "rshares": 62188234, + "voter": "msjennifer" + }, + { + "rshares": 57196572, + "voter": "ciao" + }, + { + "rshares": 3303267607, + "voter": "blow" + }, + { + "rshares": 1531034782, + "voter": "jrcornel" + }, + { + "rshares": 56682205, + "voter": "steemo" + }, + { + "rshares": 7862614232, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 60206066, + "voter": "jers" + }, + { + "rshares": 61427046, + "voter": "nyoba" + }, + { + "rshares": 71241819, + "voter": "confucius" + }, + { + "rshares": 28945441238, + "voter": "mrosenquist" + }, + { + "rshares": 64621792, + "voter": "stevescriber" + }, + { + "rshares": 3523577009, + "voter": "bledarus" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 82056986242, + "voter": "miacats" + }, + { + "rshares": 53638070, + "voter": "nano2nd" + }, + { + "rshares": 57405835, + "voter": "jarvis" + }, + { + "rshares": 516043950, + "voter": "microluck" + }, + { + "rshares": 55520042, + "voter": "fortuner" + }, + { + "rshares": 1592733746, + "voter": "chinadaily" + }, + { + "rshares": 56598010, + "voter": "cryptoblu" + }, + { + "rshares": 56591855, + "voter": "instructor" + }, + { + "rshares": 2770581638, + "voter": "virtualgrowth" + }, + { + "rshares": 663646804602, + "voter": "dollarvigilante" + }, + { + "rshares": 60945251, + "voter": "saveliy" + }, + { + "rshares": 4871869365, + "voter": "almerri" + }, + { + "rshares": 119774742, + "voter": "boatman" + }, + { + "rshares": 13661286791, + "voter": "gvargas123" + }, + { + "rshares": 1550433833, + "voter": "jsantana" + }, + { + "rshares": 2510953546, + "voter": "madoff" + }, + { + "rshares": 12473563083, + "voter": "cryptomancer" + }, + { + "rshares": 69829863, + "voter": "qq553937961" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 54218223, + "voter": "thomasaustin" + }, + { + "rshares": 54216305, + "voter": "thermor" + }, + { + "rshares": 54227808, + "voter": "ficholl" + }, + { + "rshares": 54209199, + "voter": "widell" + }, + { + "rshares": 3655744333, + "voter": "shneakysquirrel" + }, + { + "rshares": 8719895872, + "voter": "jaredcwillis" + }, + { + "rshares": 53821337, + "voter": "revelbrooks" + }, + { + "rshares": 23379507364, + "voter": "laonie10" + }, + { + "rshares": 2636453193, + "voter": "rossenpavlov" + }, + { + "rshares": 2977027069, + "voter": "netaterra" + }, + { + "rshares": 52129805, + "voter": "afsane" + }, + { + "rshares": 78857015375, + "voter": "barrycooper" + }, + { + "rshares": 75274936, + "voter": "joelbow" + }, + { + "rshares": 22917806034, + "voter": "hilarski" + }, + { + "rshares": 3612400626, + "voter": "booky" + }, + { + "rshares": 8196228428, + "voter": "onetree" + }, + { + "rshares": 53437036902, + "voter": "mandibil" + }, + { + "rshares": 1019120245, + "voter": "therealpaul" + }, + { + "rshares": 5230680242, + "voter": "oldtimer" + }, + { + "rshares": 52708083, + "voter": "curpose" + }, + { + "rshares": 70473983, + "voter": "steembriefing" + }, + { + "rshares": 758385051, + "voter": "dajohns1420" + }, + { + "rshares": 53565688, + "voter": "rickmiller" + }, + { + "rshares": 4382079199, + "voter": "lancem" + }, + { + "rshares": 62828027, + "voter": "uri-bruck" + }, + { + "rshares": 2760419672, + "voter": "nulliusinverba" + }, + { + "rshares": 372263079, + "voter": "runridefly" + }, + { + "rshares": 73646665, + "voter": "stephenkendal" + }, + { + "rshares": 71610106, + "voter": "jlufer" + }, + { + "rshares": 104582713449, + "voter": "shenanigator" + }, + { + "rshares": 56680590, + "voter": "charlie777pt" + }, + { + "rshares": 56814433, + "voter": "apeiron8" + }, + { + "rshares": 10871631250, + "voter": "aaronkoenig" + }, + { + "rshares": 13927654548, + "voter": "darrantrute" + }, + { + "rshares": 2902991645, + "voter": "richardcrill" + }, + { + "rshares": 23033766040, + "voter": "laonie11" + }, + { + "rshares": 52836995, + "voter": "troich" + }, + { + "rshares": 1618103293, + "voter": "davidjkelley" + }, + { + "rshares": 168510966, + "voter": "team101" + }, + { + "rshares": 7270618086, + "voter": "davidbrogan" + }, + { + "rshares": 6276184291, + "voter": "aggroed" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 9544436170, + "voter": "ghasemkiani" + }, + { + "rshares": 22575985145, + "voter": "sponge-bob" + }, + { + "rshares": 3779577882, + "voter": "ethical-ai" + }, + { + "rshares": 3112261339, + "voter": "fajrilgooner" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 88628906, + "voter": "ruscion" + }, + { + "rshares": 5539280700, + "voter": "jwaser" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 646139908, + "voter": "kev7000" + }, + { + "rshares": 1186064946, + "voter": "zettar" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 892552703, + "voter": "smisi" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 61359727, + "voter": "klaartje" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 2609663774, + "voter": "bwaser" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 344008618, + "voter": "panther" + }, + { + "rshares": 748363853, + "voter": "ct-gurus" + }, + { + "rshares": 360832516444, + "voter": "charlieshrem" + }, + { + "rshares": 57670363386, + "voter": "tracemayer" + }, + { + "rshares": 22559037946, + "voter": "brains" + }, + { + "rshares": 54555729, + "voter": "jrblackmore" + }, + { + "rshares": 53313854, + "voter": "bik1980" + }, + { + "rshares": 2746154444, + "voter": "gavicrane" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 1412709231, + "voter": "bitcoinparadise" + }, + { + "rshares": 2993165165, + "voter": "anton333" + }, + { + "rshares": 385170926, + "voter": "ballinconscious" + }, + { + "rshares": 5175341065, + "voter": "chick1" + }, + { + "rshares": 3134519532, + "voter": "steempowerwhale" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 4364289988, + "voter": "mallorca" + }, + { + "rshares": 500832976, + "voter": "echoesinthemind" + }, + { + "rshares": 50179535, + "voter": "f1111111" + }, + { + "rshares": 1996101511, + "voter": "steemsquad" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341286451, + "voter": "ellepdub" + }, + { + "rshares": 51890765, + "voter": "gregorygarcia" + }, + { + "rshares": 95081132, + "voter": "inarix03" + }, + { + "rshares": 9556861952, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 50326986, + "voter": "everittdmickey" + }, + { + "rshares": 1039982464, + "voter": "jang" + }, + { + "rshares": 4697022253, + "voter": "morgan.waser" + }, + { + "rshares": 195903134, + "voter": "bo-ro" + }, + { + "rshares": 50602980, + "voter": "cfisher" + }, + { + "rshares": 87456777, + "voter": "koskl" + }, + { + "rshares": 54003949, + "voter": "sroka87" + }, + { + "rshares": 51232949, + "voter": "dragonice" + }, + { + "rshares": 1106397143, + "voter": "anns" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50656652, + "voter": "s0lo" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 50351738, + "voter": "aschwin" + }, + { + "rshares": 57257515, + "voter": "piphunters" + }, + { + "rshares": 4540555472, + "voter": "airmike" + }, + { + "rshares": 3598508613, + "voter": "strong-ai" + }, + { + "rshares": 521874035, + "voter": "grisha-danunaher" + }, + { + "rshares": 74402358, + "voter": "igtes" + }, + { + "rshares": 161225748, + "voter": "iliyaa" + }, + { + "rshares": 691571670, + "voter": "dikanevroman" + }, + { + "rshares": 154471584, + "voter": "buffett" + }, + { + "rshares": 164675159, + "voter": "yasiin" + }, + { + "rshares": 114771435, + "voter": "siniceku" + }, + { + "rshares": 162143875, + "voter": "cebymaster" + }, + { + "rshares": 154056498, + "voter": "cruise" + }, + { + "rshares": 146981513, + "voter": "listentojon" + }, + { + "rshares": 1380278689, + "voter": "rusteemitblog" + }, + { + "rshares": 155605795, + "voter": "robyneggs" + }, + { + "rshares": 158676075, + "voter": "iberia" + }, + { + "rshares": 161643075, + "voter": "warlockenchanter" + }, + { + "rshares": 158044626, + "voter": "acute" + }, + { + "rshares": 158018960, + "voter": "bethesda" + }, + { + "rshares": 157816798, + "voter": "gravity" + }, + { + "rshares": 104076889, + "voter": "dresden" + }, + { + "rshares": 166296989, + "voter": "laskoff" + }, + { + "rshares": 158081936, + "voter": "pawel-krawczyk" + }, + { + "rshares": 220330159, + "voter": "mgibson" + }, + { + "rshares": 184673908, + "voter": "jameshowarrd" + }, + { + "rshares": 156506600, + "voter": "zet" + }, + { + "rshares": 156425539, + "voter": "planetearth" + }, + { + "rshares": 159387371, + "voter": "bosch" + }, + { + "rshares": 155990992, + "voter": "elguapo4twenty" + }, + { + "rshares": 155969931, + "voter": "tundercat" + }, + { + "rshares": 155940029, + "voter": "chocolatoso" + }, + { + "rshares": 159025535, + "voter": "xtreme" + }, + { + "rshares": 158732321, + "voter": "steemwallet" + }, + { + "rshares": 155522158, + "voter": "cream" + }, + { + "rshares": 143075506, + "voter": "james93" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 155418611, + "voter": "oghenetony" + }, + { + "rshares": 127399164, + "voter": "insight2incite" + }, + { + "rshares": 158371932, + "voter": "kurjik7" + }, + { + "rshares": 13854200381, + "voter": "goldmatters" + }, + { + "rshares": 158280139, + "voter": "rheil" + }, + { + "rshares": 155164960, + "voter": "abhijitraorane" + }, + { + "rshares": 155125692, + "voter": "vicflo" + }, + { + "rshares": 158226833, + "voter": "michael-joseph" + }, + { + "rshares": 158225457, + "voter": "stupidbastard" + }, + { + "rshares": 158219901, + "voter": "healthydelicious" + }, + { + "rshares": 158212971, + "voter": "matteopoole" + }, + { + "rshares": 155107759, + "voter": "wandaham" + }, + { + "rshares": 157907634, + "voter": "bitmannyboy" + }, + { + "rshares": 157847777, + "voter": "rastamany" + }, + { + "rshares": 157611075, + "voter": "dmn" + }, + { + "rshares": 157565525, + "voter": "autofixer" + }, + { + "rshares": 154396126, + "voter": "lovesickchris" + }, + { + "rshares": 157473964, + "voter": "d81024" + } + ], + "author": "calaber24p", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.93, + "beneficiaries": [], + "blacklists": [], + "body": "

    The Evolution Of Virtual Economies And Their Future Global Impact On The World

    \n\nhttps://media.licdn.com/mpr/mpr/p/2/005/087/3c0/3e54334.jpg\n\nAnyone alive in the last twenty years has no doubt experienced the growth of the internet from a basic useful tool into a mammoth sized economic power that has thousands of use cases in our everyday life. However, had you been asked in the 90s if you thought the internet would evolve so rapidly and become such an integral part of our society\u2019s life, most would have scoffed. Many, even today, believe that the internet has stopped growing and most of the essential tools built for it have been created, but to me and others, who are taking notice of the innovation still happening in this space, it is clear this is just the beginning. I see the internet as a base layer of proof that virtual economies can exist and can work to provide livelihood to many around the world, but I see them evolving into something of a science fiction dream. I truly believe that within the next 100 years, we will have fully immersive, borderless and virtual economies that will dwarf the internet of today.\n\n

    Immersive Virtual Interconnectivity Between Humans And The Internet

    \n\nVirtual reality in the past few years has actually started to become a tangible reality that currently has some use cases, but the evolution of such systems will be the catalyst for a new paradigm in how we interact with the world and each other. The ultimate goal for virtual reality systems would be a system that provided the user immersive access to the internet directly to a point where their consciousness and the internet merge as one. Think of a matrix type of system that can be freely accessed from the comfort of your home, anywhere in the world. This complete immersion would quite literally create a second reality that one could live and interact with. Entire virtual worlds with access to all of our senses and feeling would be created to supply users with a boundless place to build only limited by creativity. With the creation and use of a device like this or something similar the following use cases would completely change the world into something unrecognizable to the people of today. Take in mind less extreme versions of this technology, without the merging of consciousnesses could also do the job, but im going to just assume the best case scenario for what could potentially be created. \n\nhttps://a2ua.com/ai/ai-001.jpg\n\n

    Massive Borderless Labor Markets

    \n\nThe first and largest change that would take place would simply be having access to a global labor marketplace with jobs and opportunities presented to people, regardless of where or what country they reside. If decentralized and free of regulation, these markets would have free market pay and ideology prevail. However there is another option which would be to treat various virtual worlds like different countries with options to create governments and provide regulation in those worlds. As an employer or employee you would be able to pick and choose where you wanted to run your business or work depending on which virtual world suited your needs. No longer would you be burdened by which country or area you choose to live in the real world, when a massive job market is accessible virtually in your house.\n\nThe way companies would change in response to this new technology would be immense. The most competitive companies would now have access to the entire labor market which would include the most efficient and smartest workers from all over the world, which they would pay accordingly. Business overhead would potentially be less expensive as well because companies wouldn\u2019t need to house workers during the day in physical buildings, but rather digital ones that could be purchased for cheap. Lower business costs would mean higher profitability which would better economic wellbeing for the employees and in return the global economy as a whole.\n\nhttp://www.hypergridbusiness.com/wp-content/uploads/2015/07/Matterport-VR.jpg\n\n

    Creation Of An Almost Completely Virtual Retail Economy

    \n\nIf we think about how much ecommerce has grown, and is still growing, since the inception of the internet, it is mind blowing. For many years ecommerce was a joke to people and most \u201ccritically acclaimed\u201d investors said it would never take off. Well, it did take off and now accounts for a giant portion of all international GDP. However, there is still something left to be desired with the online shopping experience that is available at in person retail stores. We as human beings still have a desire to touch, feel and most importantly try out products before we purchase them. With businesses that deal in products like clothing, perfume ect. we as consumers want to try the product before we buy it. With a completely virtual retail economy this could be achieved with virtual store fronts and the ability to try on a product before you buy it. Again, because of the lack of overhead for a small business running in one of the virtual worlds, the products would be less expensive and you know how they would fit when they were delivered to you in the real world. However, rather than just delivering you the product in the real world, you could be able to receive a copy in the virtual world as well. We already have a precedence set for virtual cosmetic items in MMORPGs and other multiplayer games. People will flock to the virtual retail economy because it provides them with a use case that is better than what we currently have.\n\n

    Virtual Real Estate Markets

    \n\nVirtual real estate markets also have a huge potential within the new virtual economies and worlds that will be created. Even though real estate would be able to be created relatively cheaply, storefronts, buildings and other locations that are considered prime real estate will be heavily demanded. There is a precedent set for this idea as well in an MMORPG called \u201cEntropia Universe\u201d , where one of the wealthier players purchased a space station and was able to make an income from it when other players would travel to new planets. Although completely virtual the property has had offers in the hundreds of thousands of dollars range. I foresee the same thing happening with real estate in the virtual worlds created, especially popular ones with millions of people accessing them. The idea of a virtual landlord would actually be feasible if someone was to purchase a lot of land and then rent it out. It would be like if each bitcoin created represented a plot of land and we were able to create buildings on that plot and rent it out. The possibilities with real estate are quite literally endless. Together with the creation of virtual worlds, the virtual real estate market would be massive.\n\nhttp://rebellion.nerdfitness.com/uploads/monthly_2016_04/57026c98a0b2e_Matrixchair.jpg.6fe1d4a62228cc05d0d4cf3348aaf616.jpg\n\nIn conclusion, many of the points I made here for a possible virtual economy might be seen as science fiction, which many of it is. However as we have seen with many technology before, technology inventions seem to stem from science fiction quite frequently. Who knows how different the world will be in 100 years. To put it in perspective, 100 years ago barely anyone was even using a radio, just think about what people 100 years in the future will be thinking about us. If my expectation for reality in the future does come true, I believe we will see what I have written about in the article take place.\n\n-Calaber24p", + "category": "life", + "children": 32, + "created": "2016-09-09T19:54:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://media.licdn.com/mpr/mpr/p/2/005/087/3c0/3e54334.jpg", + "https://a2ua.com/ai/ai-001.jpg", + "http://www.hypergridbusiness.com/wp-content/uploads/2015/07/Matterport-VR.jpg", + "http://rebellion.nerdfitness.com/uploads/monthly_2016_04/57026c98a0b2e_Matrixchair.jpg.6fe1d4a62228cc05d0d4cf3348aaf616.jpg" + ], + "tags": [ + "life", + "money", + "future", + "technology", + "virtual" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 112321864637654, + "payout": 1105.591, + "payout_at": "2016-09-16T19:54:42", + "pending_payout_value": "1105.591 HBD", + "percent_hbd": 10000, + "permlink": "the-evolution-of-virtual-economies-and-their-future-global-impact-on-the-world", + "post_id": 1188107, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 494 + }, + "title": "The Evolution Of Virtual Economies And Their Future Global Impact On The World", + "updated": "2016-09-09T19:54:42", + "url": "/life/@calaber24p/the-evolution-of-virtual-economies-and-their-future-global-impact-on-the-world" + }, + { + "active_votes": [ + { + "rshares": 7697237037413, + "voter": "steempty" + }, + { + "rshares": 31582354460281, + "voter": "smooth" + }, + { + "rshares": 26278817786881, + "voter": "berniesanders" + }, + { + "rshares": 4092228814494, + "voter": "riverhead" + }, + { + "rshares": 2269800859534, + "voter": "badassmother" + }, + { + "rshares": 2015884648130, + "voter": "hr1" + }, + { + "rshares": 4539577254686, + "voter": "nextgencrypto" + }, + { + "rshares": 1085598251469, + "voter": "rossco99" + }, + { + "rshares": 5671967166550, + "voter": "steemit200" + }, + { + "rshares": 2483637972, + "voter": "boy" + }, + { + "rshares": 3015447022, + "voter": "bue-witness" + }, + { + "rshares": 547246371, + "voter": "bunny" + }, + { + "rshares": 43941720078, + "voter": "bue" + }, + { + "rshares": 1330801877, + "voter": "mini" + }, + { + "rshares": 171039480, + "voter": "moon" + }, + { + "rshares": 207063527463, + "voter": "alex90342fastn1" + }, + { + "rshares": 80868980408, + "voter": "aizensou" + }, + { + "rshares": 3097145277129, + "voter": "au1nethyb1" + }, + { + "rshares": 416017834516, + "voter": "recursive2" + }, + { + "rshares": 413019413672, + "voter": "recursive3" + }, + { + "rshares": 1352563112, + "voter": "mineralwasser" + }, + { + "rshares": 813625650328, + "voter": "boombastic" + }, + { + "rshares": 7692839607, + "voter": "bingo-0" + }, + { + "rshares": 5863105830114, + "voter": "smooth.witness" + }, + { + "rshares": 414465827457, + "voter": "boatymcboatface" + }, + { + "rshares": 500032593, + "voter": "healthcare" + }, + { + "rshares": 778573329, + "voter": "daniel.pan" + }, + { + "rshares": 7859123838, + "voter": "woo7739" + }, + { + "rshares": 230690102, + "voter": "helen.tan" + }, + { + "rshares": 23788592337, + "voter": "yefet" + }, + { + "rshares": 3792994064, + "voter": "andzzz" + }, + { + "rshares": 1178578777338, + "voter": "gavvet" + }, + { + "rshares": 18722804499, + "voter": "fkn" + }, + { + "rshares": 31175459251, + "voter": "kingscrown" + }, + { + "rshares": 427097916, + "voter": "paco-steem" + }, + { + "rshares": 4895980272, + "voter": "spaninv" + }, + { + "rshares": 24628721423, + "voter": "elishagh1" + }, + { + "rshares": 1031904899, + "voter": "weenfan" + }, + { + "rshares": 43838713879, + "voter": "hannixx42" + }, + { + "rshares": 1412787470, + "voter": "murh" + }, + { + "rshares": 11133889002, + "voter": "andu" + }, + { + "rshares": 943710152638, + "voter": "cyber" + }, + { + "rshares": 9277411843, + "voter": "zebbra2014" + }, + { + "rshares": 96676263211, + "voter": "eric-boucher" + }, + { + "rshares": 3688055633034, + "voter": "satoshifund" + }, + { + "rshares": 378669536638, + "voter": "taoteh1221" + }, + { + "rshares": 333315839, + "voter": "stiletto" + }, + { + "rshares": 359768343320, + "voter": "hedge-x" + }, + { + "rshares": 53652979111, + "voter": "juanmiguelsalas" + }, + { + "rshares": 5795800972, + "voter": "mark-waser" + }, + { + "rshares": 188043652870, + "voter": "kimziv" + }, + { + "rshares": 45252424629, + "voter": "honeythief" + }, + { + "rshares": 2313273073, + "voter": "superfreek" + }, + { + "rshares": 259043859301, + "voter": "asmolokalo" + }, + { + "rshares": 13468756190, + "voter": "stealthtrader" + }, + { + "rshares": 14611815996, + "voter": "hakise" + }, + { + "rshares": 15457005730, + "voter": "yogi.artist" + }, + { + "rshares": 516223289, + "voter": "chamviet" + }, + { + "rshares": 8194140529, + "voter": "r4fken" + }, + { + "rshares": 63403018373, + "voter": "furion" + }, + { + "rshares": 451591501, + "voter": "barbara2" + }, + { + "rshares": 501781019, + "voter": "ch0c0latechip" + }, + { + "rshares": 464403103, + "voter": "doge4lyf" + }, + { + "rshares": 967436108, + "voter": "steem1653" + }, + { + "rshares": 10649262232, + "voter": "asim" + }, + { + "rshares": 5340023994, + "voter": "thegoodguy" + }, + { + "rshares": 16164473106, + "voter": "aaseb" + }, + { + "rshares": 3320504327, + "voter": "karen13" + }, + { + "rshares": 37344750606, + "voter": "diana.catherine" + }, + { + "rshares": 7867931010, + "voter": "noodhoog" + }, + { + "rshares": 21451366821, + "voter": "artific" + }, + { + "rshares": 32831752961, + "voter": "creemej" + }, + { + "rshares": 5810103095, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 4121943078, + "voter": "adamt" + }, + { + "rshares": 12392136120, + "voter": "nippel66" + }, + { + "rshares": 4306509338, + "voter": "oululahti" + }, + { + "rshares": 12834387849, + "voter": "benjiberigan" + }, + { + "rshares": 321274648817, + "voter": "calaber24p" + }, + { + "rshares": 19691822317, + "voter": "mustafaomar" + }, + { + "rshares": 3404217958, + "voter": "tarindel" + }, + { + "rshares": 3440980496, + "voter": "azurejasper" + }, + { + "rshares": 161418283935, + "voter": "jl777" + }, + { + "rshares": 7072481705, + "voter": "lostnuggett" + }, + { + "rshares": 15170775898, + "voter": "positive" + }, + { + "rshares": 713716642, + "voter": "raymonjohnstone" + }, + { + "rshares": 21206200514, + "voter": "prufarchy" + }, + { + "rshares": 308403865, + "voter": "sergey44" + }, + { + "rshares": 571756791, + "voter": "jasonpay1" + }, + { + "rshares": 19822991673, + "voter": "krabgat" + }, + { + "rshares": 13755907362, + "voter": "proto" + }, + { + "rshares": 614753076, + "voter": "curator" + }, + { + "rshares": 29059269275, + "voter": "sisterholics" + }, + { + "rshares": 1518995742, + "voter": "alex.chien" + }, + { + "rshares": 512405786, + "voter": "fnait" + }, + { + "rshares": 467544495, + "voter": "keepcalmand" + }, + { + "rshares": 42306596094, + "voter": "celebr1ty" + }, + { + "rshares": 29801884736, + "voter": "smailer" + }, + { + "rshares": 21235575936, + "voter": "sisters" + }, + { + "rshares": 2440072883, + "voter": "belkins" + }, + { + "rshares": 3100288129, + "voter": "glitterpig" + }, + { + "rshares": 128937261861, + "voter": "shaka" + }, + { + "rshares": 6346497673, + "voter": "shortcut" + }, + { + "rshares": 1024046685, + "voter": "metaflute" + }, + { + "rshares": 39800990412, + "voter": "gomeravibz" + }, + { + "rshares": 6888573071, + "voter": "taker" + }, + { + "rshares": 15676166039, + "voter": "felixxx" + }, + { + "rshares": 982686432694, + "voter": "laonie" + }, + { + "rshares": 139266866893, + "voter": "twinner" + }, + { + "rshares": 18739369902, + "voter": "reneenouveau" + }, + { + "rshares": 35289515350, + "voter": "myfirst" + }, + { + "rshares": 219333358612, + "voter": "somebody" + }, + { + "rshares": 8445214090, + "voter": "flysaga" + }, + { + "rshares": 320935090, + "voter": "nessacute" + }, + { + "rshares": 62919854205, + "voter": "timsaid" + }, + { + "rshares": 49885786094, + "voter": "midnightoil" + }, + { + "rshares": 537976939, + "voter": "marinaz" + }, + { + "rshares": 63300522, + "voter": "nickola" + }, + { + "rshares": 113691659336, + "voter": "xiaohui" + }, + { + "rshares": 3902027915, + "voter": "xiaokongcom" + }, + { + "rshares": 60961853, + "voter": "rinaa" + }, + { + "rshares": 60941135, + "voter": "ritadey" + }, + { + "rshares": 864324271, + "voter": "future24" + }, + { + "rshares": 1981356209, + "voter": "vladikras" + }, + { + "rshares": 62923816, + "voter": "bphicke" + }, + { + "rshares": 7863493629, + "voter": "xianjun" + }, + { + "rshares": 58977371, + "voter": "jers" + }, + { + "rshares": 58969965, + "voter": "nyoba" + }, + { + "rshares": 28366957937, + "voter": "mrosenquist" + }, + { + "rshares": 516065662, + "voter": "microluck" + }, + { + "rshares": 59750246, + "voter": "saveliy" + }, + { + "rshares": 728479455, + "voter": "alexma3x" + }, + { + "rshares": 111925253, + "voter": "cinderphoenix" + }, + { + "rshares": 85654529130, + "voter": "neptun" + }, + { + "rshares": 13247695433, + "voter": "gvargas123" + }, + { + "rshares": 1594731943, + "voter": "jsantana" + }, + { + "rshares": 69829863, + "voter": "qq553937961" + }, + { + "rshares": 610226658, + "voter": "wuyueling" + }, + { + "rshares": 2641340127, + "voter": "rossenpavlov" + }, + { + "rshares": 45366463875, + "voter": "dragonanarchist" + }, + { + "rshares": 3483998904, + "voter": "stillsafe" + }, + { + "rshares": 75274936, + "voter": "joelbow" + }, + { + "rshares": 2371319055, + "voter": "hilarski" + }, + { + "rshares": 7674991389, + "voter": "craigwilliamz" + }, + { + "rshares": 1894772691, + "voter": "cryptoeasy" + }, + { + "rshares": 61596105, + "voter": "uri-bruck" + }, + { + "rshares": 669884001, + "voter": "runridefly" + }, + { + "rshares": 866607013, + "voter": "pollux.one" + }, + { + "rshares": 51412383, + "voter": "jlufer" + }, + { + "rshares": 56814433, + "voter": "apeiron8" + }, + { + "rshares": 2820217791, + "voter": "richardcrill" + }, + { + "rshares": 2245566974, + "voter": "blockcodes" + }, + { + "rshares": 1618173074, + "voter": "davidjkelley" + }, + { + "rshares": 910199945, + "voter": "goldstein" + }, + { + "rshares": 10604372660, + "voter": "ghasemkiani" + }, + { + "rshares": 22576946672, + "voter": "sponge-bob" + }, + { + "rshares": 15180234220, + "voter": "digital-wisdom" + }, + { + "rshares": 3779781967, + "voter": "ethical-ai" + }, + { + "rshares": 22012717592, + "voter": "disofdis" + }, + { + "rshares": 5539587763, + "voter": "jwaser" + }, + { + "rshares": 94568140210, + "voter": "thecyclist" + }, + { + "rshares": 93669300, + "voter": "kyusho" + }, + { + "rshares": 2095863972, + "voter": "richhersey" + }, + { + "rshares": 56897224, + "voter": "lighter" + }, + { + "rshares": 25841960770, + "voter": "dubi" + }, + { + "rshares": 2609789387, + "voter": "bwaser" + }, + { + "rshares": 337128446, + "voter": "panther" + }, + { + "rshares": 733396576, + "voter": "ct-gurus" + }, + { + "rshares": 71464098, + "voter": "and030380" + }, + { + "rshares": 22559751350, + "voter": "brains" + }, + { + "rshares": 1474514591, + "voter": "uceph" + }, + { + "rshares": 18200693650, + "voter": "steemokto" + }, + { + "rshares": 3630617143, + "voter": "ibringawareness" + }, + { + "rshares": 1619376173, + "voter": "dirkzett" + }, + { + "rshares": 2341395628, + "voter": "ellepdub" + }, + { + "rshares": 50852949, + "voter": "gregorygarcia" + }, + { + "rshares": 9557382099, + "voter": "herpetologyguy" + }, + { + "rshares": 71973468, + "voter": "ancientofdays" + }, + { + "rshares": 66941799, + "voter": "greatdabu" + }, + { + "rshares": 1517653302, + "voter": "infotoday" + }, + { + "rshares": 4697273480, + "voter": "morgan.waser" + }, + { + "rshares": 50602980, + "voter": "cfisher" + }, + { + "rshares": 1130369320, + "voter": "anns" + }, + { + "rshares": 60991700, + "voter": "piphunters" + }, + { + "rshares": 54306622, + "voter": "saiku" + }, + { + "rshares": 3598704014, + "voter": "strong-ai" + }, + { + "rshares": 532746410, + "voter": "grisha-danunaher" + }, + { + "rshares": 114771435, + "voter": "siniceku" + }, + { + "rshares": 156567264, + "voter": "listentojon" + }, + { + "rshares": 160194682, + "voter": "cryptodaknight" + }, + { + "rshares": 155864353, + "voter": "karicola" + }, + { + "rshares": 152310239, + "voter": "oghenetony" + }, + { + "rshares": 12348309036, + "voter": "goldmatters" + }, + { + "rshares": 158289666, + "voter": "mooneyq" + }, + { + "rshares": 155107759, + "voter": "wandaham" + }, + { + "rshares": 155057486, + "voter": "wakeupworldnews" + }, + { + "rshares": 157825512, + "voter": "orenshani7" + } + ], + "author": "timsaid", + "author_payout_value": "0.000 HBD", + "author_reputation": 64.69, + "beneficiaries": [], + "blacklists": [], + "body": "\n
    \n

    Many things around us and with us happen we take for granted. We see, feel, taste, hear and smell unknowingly how it works. As we were children we called anything into question and now accept reality as it is. We lost the magic in all these wonderful things. This series addresses the wonder of natures and will bring its magic back to light. The second part of the Life Explorers - The Human Senses deals with the sense of hearing. We hear and feel sounds, when getting older we steadily lose the ability to hear things like music, that makes us happy. Hearing is important in our daily life, we need it for communication and it can even affect how we feel.    
    \n 

    \n

    To be able to understand why we hear we will investigate the nature and behavior of sounds, the human ear and the physical process behind hearing.    
    \n 

    \n

    Just like the eye needs visible light to see, the ear needs sound to hear. Both sound and light are waves by their nature. The main difference is that light is an electromagnetic wave whereby sound a longitudinal, mechanical wave. To further understand the mechanics of hearing we need to have a look into the physics behind it. What is a mechanical wave and what does longitudinal mean?
    Sound is created by a source that induces vibrations in a medium (air, water etc.). These sources are elastic materials, mostly solids, but also can be gases or liquids. By transferring the energy into the air particles the elastic material causes the molecules in the medium to get in motion. By moving the molecule forth it pushes a second molecule that gets in motion too. A chain reaction follows where the force is forwarded from the source through the molecules. You can imagine it this way:

    \n
    \n
    Fig.1 Illustration of a transversal sound wave. Credits: Dan Russell
    \n

    This is illustrating a longitudinal wave. Simply put, longitudinal means the particles are moving parallel to the wave. The opposite is a transverse wave, where the molecules move with a right angle to the wave.
    \n

    \n

    The first molecule, however, moves back and repeats until moving back into his equilibrium state. This state is a condition where no forces influence the particle and it remains motionless. The molecules that are pushed back and forth, create a wave of areas of high and low pressure called compressions and rarefactions. The air density is higher at the compression area, because more molecule are located their, while the rarefaction area has a lack of molecules and therefore has a lower air density. The figure below illustrates the areas of high and low pressure of a typical sound wave.

    \n
    \n
    Fig.2 Areas of air compression. Credits: Physics.info
    \n

    The absence of a medium renders it impossible to create a moving sound wave since there are no particles to pass the vibrations. R. BOYLES (1627- 1691) showed that this is the reason why we can\u2019t hear in outer space.

    \n

    Let\u2019s have a closer look at the sound waves
    \n

    \n

    Sound waves contain much information that is essential for distinguishing audible information. We will have a closer look at the basics of waves and how we can determine volume and pitch of a sound. Because waves occur periodically we will use the sine function to describe the sound waves. Sine functions are used whenever we want to describe something repeatable. The basic sine function is y(x) = sin (x) 

    \n
    \n
    Fig.3 Typical sine function.
    \n

    So far so good, the above function describes the basic sine function, but as I said above sound contains many information. We need to adjust our sine function in order to better describe a sound wave. Sound can be loud or quite for instance or have a high or low pitch. To mathematically describe the volume of a sound we introduce the amplitude A. The amplitude is half the distance between the maximum and minimum values of the function and is vertically stretching the graph. The higher the amplitude the louder the actual sound we hear. 

    \n

    y = A * sin (x) 

    \n
    \n
    Fig.3.1 Sine functions with different amplitudes.
    \n

    Another way to adjust the graph is by adding more or fewer cycles it completes in a certain time, the period B. The Period is stretching the graph horizontally and is responsible for the pitch. The less cycles the graph has the lower the pitch, therefore the pitch is higher with more cycles.

    \n

     y = A sin (B*x)

    \n
    \n
    Fig.3.2 Sine functions with different periods. 
    \n

    In the last Life Explorers article we learned that lights travels with around 3.000.000 m/s, this is both right and wrong. The speed depends on the medium it\u2019s traveling through. The following figure shows the speed of sound through different mediums in m/s

    \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n
    AluminumWaterAirHelium
    51101483344971
    \n


    \n

    Why is the speed of sound in aluminum higher than in air?

    \n

    As mentioned sound is created by a source of vibration. These vibrations, however, put molecules in motion by transferring energy from one molecule to another, a chain reaction happens. In solids, molecules have a rigid, fixed position and are packed very tightly. The air molecules are not rigid and have no fixed position. Transferring the energy from one molecule to another is easier in a solid than in a gas, since the next molecule is closer. This is the reason why sound waves move faster in solids. The greater the distance between sound source and hearer, the weaker is the sound wave, because of friction between the molecules the total energy is reducing.

    \n
    \n
    Fig.5 Conditions of aggregations. Credits: 2012books
    \n

    The human ear is capable of hearing frequencies between 20 Hz and 20.000 Hz. We saw that a small period causes a higher pitch and a high period a deeper pitch. The frequency tells us how many periods are made in a certain time. The higher the frequency the more periods are done. The following figure illustrates how the frequency and amplitude are affecting the sounds we hear.

    \n
    \n
    Fig.6 Relation between sound and wave. Credits: premedhq
    \n

    The frequency is given as f = 1/T. 20.000 Hz means 20.000 Periods are made in 1 second. Frequencies below 20 Hz are called infrasonic and above 20.000 Hz ultrasonic. Besides the having the right frequency we need to have the right loudness. The loudness depends on the amplitude and is measured in decibel. The lowest intensity the human ear can perceive is called threshold of hearing and is defined as 0 decibel. The intensity of sounds depends on:
    \n

    \n
      \n
    • The source of vibrations  
    • \n
    • The amplitude  
    • \n
    • The medium though which the sound travels    
    • \n
    • The distance between the source and observer
    • \n
    • Objects between the source and observer
    • \n
    • Interference  
      \n
    • \n
    \n

    Interference happens when two sound waves combine. We have two possible ways to combine waves: constructive and destructive interference. Constructive interference increases the amplitude, whereas destructive interference compensate the waves.

    \n
    \n
    Fig.6 Constructive and destructive interference. Credits: arnes
    \n

    Now that we know more about waves let\u2019s investigate how we hear and some sound phenomena
    \n

    \n

    To understand how hearing works we need to know the structure of the human ear. The ear has three parts: The outer, middle and the inner ear. Each with it\u2019s specific function.

    \n
    \n
    Fig.7 Structure of the human ear. Credits: yourarticlelibrary
    \n

    The outer ear

    \n

    The outer ear is the only visible part of the ear. It reaches till the Tympanum (Eardrum). The function of the pinna is similar to a funnel, it directs sound waves into the inner parts of the ear. Another main role is in adjusting the pressure. Within the inner ear the air is compressed and has a higher pressure than outside. The pinna is lowering this pressure difference and makes sure that sound is passed correctly and with less waste of energy. By collecting the sound vibration and directing them into the ear it helps us to decide where a sound comes from. It also functions as a protection to the sensitive inner parts of the ear. It produces earwax, also known as cerumen, which protects again insects, water and bacteria. This way it is assisting in keeping the ear canal clean.
    \n
    \n
    \nThe middle ear

    \n

    The middle ear begins with the Tympanum (Eardrum) and reaches to the cochlea (Inner ear). After the sounds waves are led by the pinna to the middle ear they hit the Tympanum which is a very thin diameter and make it vibrate. These vibrations are amplified in the middle ear and transferred to the ossicles, also known as the three middle ear bones: Malleus (Hammer), Incus (Anvil) and Stapes (Stiddrup). The last bones, the Stirrup is connected to membrane on the inner ear, called the oval windows.
    \n

    \n

    The inner ear

    \n

    This is the place where the actual hearing happens. It consists of the Cochlea, the organs of balance and nerves linked to the central auditory system and brain. The oval window is covering the Cochlea, which is filled with two fluids ( endolymph and perilymph). After the sound finds it's way into the inner ear it reaches the cochlea. Within the Cochlea is the organ of corti, which has tiny hairs. When the sound wave hits the eardrum it vibrates and these vibrations go to the middle ear bones. The Stirrup, the last bones, transfers these vibrations through the oval window and to the cochlea. The energy from these vibrations forces the fluid in the cochlea to move, in turn moving the hair in the organ of corti. The movement of these hair causes nerve impulses which are sent to the brain and finally are converted to what we hear.

    \n


    \n
    \n
    Fig.8 Section through the Organ of Corti. Credits: wikipedia
    \n

    Applying science in our daily lifes

    \n

    By observing the nature we can adapt and use the physics to our benefits. Following are some practical use of sound waves:

    \n

    Doppler Effect:

    \n

    The Doppler effect is named after the Austrian physicist Christian Doppler and describes a moving source of sound waves towards an observer. The observer perceives higher frequencies when the source if moving towards, and lower frequencies when moving away from the observer. A common example is the siren of police and ambulances. When approaching towards us we hear a higher \u201csound\u201d and when passing by it decreases in its frequency.
    \nThe reason behind this effect is in the development of sound waves. When the wave is originated it still has to travel to the observer. The nearer the source means a shorter period for a wave to hit our ears, and the higher the frequency.   

    \n
    \n
    Fig.9 Doppler Effect. Credits: school-for-champions
    \n

    Cymatics:  

    \n

    Cymatics are pretty cool! The Swiss Hans Jenny took a plate and put a thin layer of particles on it. The same works with a liquid or similar. Then he set the plates into oscillation and tried different frequencies. While it's best to just watch the video and be amazed, the basic idea is that different frequencies organize into different shapes. (Note: This video is not from Hans Jenny):

    \n

    <iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/Q3oItpVa9fs\" frameborder=\"0\" allowfullscreen></iframe>  
    \n  
    \n  
    \nSonography:

    \n

    Simply put Sonography uses ultrasound to display the internal body. Frequencies over 20.000 Hz are used in this method. Our tissues reflect these ultrasonic waves differently, depending on the density. Bones reflect the waves differently than muscles do. The echo of the tissue is recorded and processed to an image. 

    \n
    \n


    \n

    Author's Note:
    \nThe Life Explorer Series is a community magazine that brings together writers to post about a variety of topics. All topics and authors using the lifeexplorer tag or title are part of this group and have permission to post under the heading Life Explorer. If you would like to write with the Life Explorer series about a topic, reach out and get in chat contact with
    @timsaid to learn more.
    \n

    \n

    Make sure to catch all these Life Explorer authors:
    \n@prufarchy
    \n@yogi.artist
    \n@disofdis
    \n

    \n

    And if you've missed the previous edition, check out the first Life Explorer post:

    \n

    Life Explorers - The Human Senses Part I: Sight

    \n
    \n", + "category": "science", + "children": 20, + "created": "2016-09-09T22:07:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s4.postimg.org/4f8u6kq8d/hearingcover.jpg", + "http://i.giphy.com/6rDARxVjfF1F6.gif", + "https://s18.postimg.org/ltjwgbjux/aipressure.jpg", + "https://s14.postimg.org/87ig7c2wx/sine.jpg", + "https://s11.postimg.org/uhtpwhq2r/amplitude.jpg", + "https://s11.postimg.org/9gku8wz5f/pitch.jpg", + "https://s22.postimg.org/nvt29gedd/62049a0bf48e2cb0b024d238707590e3.jpg", + "https://1.bp.blogspot.com/_GD7kgG_0bkc/S71CdOJxevI/AAAAAAAAAVs/eb8P-RSCXl8/s1600/general+graph.png", + "https://s13.postimg.org/fz3chonlz/inteference.png", + "https://s11.postimg.org/i050b1oj7/b928.jpg", + "https://s11.postimg.org/hoq7vhfb7/m_1407861046.jpg", + "https://s17.postimg.org/fo1lqpw33/waves_doppler_effect.gif", + "https://img.youtube.com/vi/Q3oItpVa9fs/0.jpg", + "http://www.publicdomainpictures.net/pictures/20000/velka/ultrasound-93851293381682TzS.jpg", + "https://s13.postimg.org/52573c0sn/finallogo.jpg" + ], + "links": [ + "http://www.acs.psu.edu/drussell/Demos/StandingWaves/StandingWaves.html", + "http://physics.info/sound/", + "http://2012books.lardbucket.org/books/introduction-to-chemistry-general-organic-and-biological/s11-solids-liquids-and-gases.html", + "https://www.premedhq.com/pitch", + "http://www2.arnes.si/~gljsentvid10/interf.htm", + "http://www.yourarticlelibrary.com/ear/ear-useful-notes-on-human-ear-13270-words/9691/", + "https://en.wikipedia.org/wiki/Hair_cell", + "http://www.school-for-champions.com/science/waves_doppler_effect.htm#.V9MdL4R96Uk", + "https://www.youtube.com/embed/Q3oItpVa9fs", + "https://steemit.com/science/@timsaid/steemit-explorers-the-human-senses-part-i-sight" + ], + "tags": [ + "science", + "life", + "nature", + "lifeexplorers", + "technology" + ], + "users": [ + "timsaid", + "prufarchy", + "yogi.artist", + "disofdis" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 107333652596110, + "payout": 1047.36, + "payout_at": "2016-09-16T22:07:06", + "pending_payout_value": "1047.360 HBD", + "percent_hbd": 10000, + "permlink": "life-explorers-the-human-senses-part-ii-hearing", + "post_id": 1189590, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 196 + }, + "title": "Life Explorers - The Human Senses Part II: Hearing", + "updated": "2016-09-09T22:07:06", + "url": "/science/@timsaid/life-explorers-the-human-senses-part-ii-hearing" + }, + { + "active_votes": [ + { + "rshares": 16915698281245, + "voter": "itsascam" + }, + { + "rshares": 535736239412, + "voter": "barrie" + }, + { + "rshares": 5103751298, + "voter": "style" + }, + { + "rshares": 376126044682, + "voter": "anonymous" + }, + { + "rshares": 10512386388470, + "voter": "berniesanders" + }, + { + "rshares": 1990891910916, + "voter": "steemroller" + }, + { + "rshares": 73330944907, + "voter": "donaldtrump" + }, + { + "rshares": 17879236110601, + "voter": "steemed" + }, + { + "rshares": 4096016667437, + "voter": "riverhead" + }, + { + "rshares": 2213080911223, + "voter": "badassmother" + }, + { + "rshares": 64044380677, + "voter": "nextgenwitness" + }, + { + "rshares": 2063054807192, + "voter": "hr1" + }, + { + "rshares": 228763883153, + "voter": "justin" + }, + { + "rshares": 5440360108871, + "voter": "kushed" + }, + { + "rshares": 1702899142535, + "voter": "nextgencrypto" + }, + { + "rshares": 1085700078653, + "voter": "rossco99" + }, + { + "rshares": 4539496148149, + "voter": "wang" + }, + { + "rshares": 3104786127, + "voter": "boy" + }, + { + "rshares": 3769614077, + "voter": "bue-witness" + }, + { + "rshares": 684099809, + "voter": "bunny" + }, + { + "rshares": 7451084878258, + "voter": "complexring" + }, + { + "rshares": 54950878443, + "voter": "bue" + }, + { + "rshares": 13587399227, + "voter": "danknugs" + }, + { + "rshares": 134445041812, + "voter": "steemservices" + }, + { + "rshares": 1663623227, + "voter": "mini" + }, + { + "rshares": 213807099, + "voter": "moon" + }, + { + "rshares": 1791465683849, + "voter": "joseph" + }, + { + "rshares": 84310213617, + "voter": "aizensou" + }, + { + "rshares": 3100748072340, + "voter": "au1nethyb1" + }, + { + "rshares": 5813254239, + "voter": "bentley" + }, + { + "rshares": 416084124794, + "voter": "recursive2" + }, + { + "rshares": 2773542163233, + "voter": "recursive" + }, + { + "rshares": 1316085456, + "voter": "mineralwasser" + }, + { + "rshares": 813719481339, + "voter": "boombastic" + }, + { + "rshares": 104698071392, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 7903490863, + "voter": "bingo-0" + }, + { + "rshares": 2008229108, + "voter": "bingo-1" + }, + { + "rshares": 418044461695, + "voter": "boatymcboatface" + }, + { + "rshares": 66430424858, + "voter": "vip" + }, + { + "rshares": 10330900334, + "voter": "idol" + }, + { + "rshares": 625076388, + "voter": "healthcare" + }, + { + "rshares": 49137492849, + "voter": "stoner19" + }, + { + "rshares": 973278654, + "voter": "daniel.pan" + }, + { + "rshares": 2744949303261, + "voter": "donkeypong" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 288376577, + "voter": "helen.tan" + }, + { + "rshares": 23790716546, + "voter": "yefet" + }, + { + "rshares": 1702805460, + "voter": "jocelyn" + }, + { + "rshares": 83061534469, + "voter": "edgeland" + }, + { + "rshares": 52351004771, + "voter": "noisy" + }, + { + "rshares": 215464179712, + "voter": "camilla" + }, + { + "rshares": 58902155996, + "voter": "lovelace" + }, + { + "rshares": 552961104663, + "voter": "eeks" + }, + { + "rshares": 18728251721, + "voter": "fkn" + }, + { + "rshares": 50848089, + "voter": "paco-steem" + }, + { + "rshares": 612093612, + "voter": "spaninv" + }, + { + "rshares": 335185457528, + "voter": "teamsteem" + }, + { + "rshares": 25300463558, + "voter": "elishagh1" + }, + { + "rshares": 10350568046, + "voter": "richman" + }, + { + "rshares": 680503080668, + "voter": "nanzo-scoop" + }, + { + "rshares": 1097771169, + "voter": "weenfan" + }, + { + "rshares": 7608104867, + "voter": "kefkius" + }, + { + "rshares": 42656760499, + "voter": "hannixx42" + }, + { + "rshares": 210476905339, + "voter": "mummyimperfect" + }, + { + "rshares": 90554610459, + "voter": "asch" + }, + { + "rshares": 1412880442, + "voter": "murh" + }, + { + "rshares": 6478579363, + "voter": "cryptofunk" + }, + { + "rshares": 2319844721, + "voter": "error" + }, + { + "rshares": 943975846803, + "voter": "cyber" + }, + { + "rshares": 63330479493, + "voter": "theshell" + }, + { + "rshares": 58413867954, + "voter": "ak2020" + }, + { + "rshares": 9045476546, + "voter": "zebbra2014" + }, + { + "rshares": 8443212997, + "voter": "badger311" + }, + { + "rshares": 8738981485, + "voter": "badger313" + }, + { + "rshares": 8702483753, + "voter": "badger312" + }, + { + "rshares": 9001567116, + "voter": "badger316" + }, + { + "rshares": 9123486181, + "voter": "badger319" + }, + { + "rshares": 9031151503, + "voter": "badger3101" + }, + { + "rshares": 8484043231, + "voter": "badger3111" + }, + { + "rshares": 9046253871, + "voter": "badger3121" + }, + { + "rshares": 8654656797, + "voter": "badger3131" + }, + { + "rshares": 8762701350, + "voter": "badger3141" + }, + { + "rshares": 8739109939, + "voter": "badger3171" + }, + { + "rshares": 8546528070, + "voter": "badger3181" + }, + { + "rshares": 9132908526, + "voter": "badger3191" + }, + { + "rshares": 8546364960, + "voter": "badger3112" + }, + { + "rshares": 8887579277, + "voter": "badger3132" + }, + { + "rshares": 8760749880, + "voter": "badger3162" + }, + { + "rshares": 8991838018, + "voter": "badger3113" + }, + { + "rshares": 8642464252, + "voter": "badger3123" + }, + { + "rshares": 8766259094, + "voter": "badger3133" + }, + { + "rshares": 9117921940, + "voter": "badger3153" + }, + { + "rshares": 8796345969, + "voter": "badger3163" + }, + { + "rshares": 8826885883, + "voter": "badger3193" + }, + { + "rshares": 8776474202, + "voter": "badger3114" + }, + { + "rshares": 8685319251, + "voter": "badger3124" + }, + { + "rshares": 8588131522, + "voter": "badger3144" + }, + { + "rshares": 8509903432, + "voter": "badger3154" + }, + { + "rshares": 8377142569, + "voter": "badger3164" + }, + { + "rshares": 8709266268, + "voter": "badger3174" + }, + { + "rshares": 8989741077, + "voter": "badger3194" + }, + { + "rshares": 8886015093, + "voter": "badger3105" + }, + { + "rshares": 8829511880, + "voter": "badger3135" + }, + { + "rshares": 8423365179, + "voter": "badger3145" + }, + { + "rshares": 9007384737, + "voter": "badger3155" + }, + { + "rshares": 8700076693, + "voter": "badger3175" + }, + { + "rshares": 8476088358, + "voter": "badger3195" + }, + { + "rshares": 8117816544, + "voter": "badger3106" + }, + { + "rshares": 8937249420, + "voter": "badger3116" + }, + { + "rshares": 8985259884, + "voter": "badger3126" + }, + { + "rshares": 8611887587, + "voter": "badger3136" + }, + { + "rshares": 8258119046, + "voter": "badger3146" + }, + { + "rshares": 8490028306, + "voter": "badger3156" + }, + { + "rshares": 8706060844, + "voter": "badger3166" + }, + { + "rshares": 8620820297, + "voter": "badger3176" + }, + { + "rshares": 8755546624, + "voter": "badger3186" + }, + { + "rshares": 8791350652, + "voter": "badger3196" + }, + { + "rshares": 8718787464, + "voter": "badger3107" + }, + { + "rshares": 8470907036, + "voter": "badger315" + }, + { + "rshares": 8967392421, + "voter": "badger318" + }, + { + "rshares": 9017063076, + "voter": "badger3151" + }, + { + "rshares": 8689160160, + "voter": "badger3161" + }, + { + "rshares": 8948627747, + "voter": "badger3122" + }, + { + "rshares": 8885387693, + "voter": "badger3142" + }, + { + "rshares": 9108552941, + "voter": "badger3152" + }, + { + "rshares": 8411165530, + "voter": "badger3172" + }, + { + "rshares": 8924979164, + "voter": "badger3182" + }, + { + "rshares": 8680205086, + "voter": "badger3192" + }, + { + "rshares": 8594743825, + "voter": "badger3143" + }, + { + "rshares": 8857978044, + "voter": "badger3173" + }, + { + "rshares": 8564311617, + "voter": "badger3104" + }, + { + "rshares": 8276140903, + "voter": "badger3134" + }, + { + "rshares": 8683402090, + "voter": "badger3184" + }, + { + "rshares": 8620438944, + "voter": "badger3115" + }, + { + "rshares": 9093900150, + "voter": "badger3165" + }, + { + "rshares": 8719511025, + "voter": "badger3185" + }, + { + "rshares": 8781524309, + "voter": "badger314" + }, + { + "rshares": 9016232963, + "voter": "badger317" + }, + { + "rshares": 8754423847, + "voter": "badger3102" + }, + { + "rshares": 8715852300, + "voter": "badger3103" + }, + { + "rshares": 8642797273, + "voter": "badger3125" + }, + { + "rshares": 8608905415, + "voter": "badger3183" + }, + { + "rshares": 378683508743, + "voter": "taoteh1221" + }, + { + "rshares": 54770749509, + "voter": "juanmiguelsalas" + }, + { + "rshares": 20443138278, + "voter": "ratel" + }, + { + "rshares": 416005022635, + "voter": "kaylinart" + }, + { + "rshares": 541153510262, + "voter": "infovore" + }, + { + "rshares": 13621513070, + "voter": "facer" + }, + { + "rshares": 77652927327, + "voter": "tim-johnston" + }, + { + "rshares": 138871176726, + "voter": "schro" + }, + { + "rshares": 5796791339, + "voter": "mark-waser" + }, + { + "rshares": 188093143988, + "voter": "kimziv" + }, + { + "rshares": 90567885304, + "voter": "mctiller" + }, + { + "rshares": 2313406969, + "voter": "superfreek" + }, + { + "rshares": 3368232723, + "voter": "alexft" + }, + { + "rshares": 25261323888, + "voter": "djm34" + }, + { + "rshares": 3722711859, + "voter": "michaellamden68" + }, + { + "rshares": 342506715430, + "voter": "ericvancewalton" + }, + { + "rshares": 7571817406, + "voter": "dasha" + }, + { + "rshares": 162826952073, + "voter": "dashpaymag" + }, + { + "rshares": 191697507702, + "voter": "asmolokalo" + }, + { + "rshares": 82245616188, + "voter": "rubybian" + }, + { + "rshares": 3304220350, + "voter": "orly" + }, + { + "rshares": 11113032640, + "voter": "stealthtrader" + }, + { + "rshares": 63429022163, + "voter": "furion" + }, + { + "rshares": 732320341, + "voter": "busser" + }, + { + "rshares": 447221422, + "voter": "barbara2" + }, + { + "rshares": 501828136, + "voter": "ch0c0latechip" + }, + { + "rshares": 460021595, + "voter": "doge4lyf" + }, + { + "rshares": 1468289713776, + "voter": "renohq" + }, + { + "rshares": 177832898933, + "voter": "knircky" + }, + { + "rshares": 219261896, + "voter": "ardina" + }, + { + "rshares": 910622311, + "voter": "steem1653" + }, + { + "rshares": 5019651587, + "voter": "thegoodguy" + }, + { + "rshares": 3542069633, + "voter": "karen13" + }, + { + "rshares": 251975002, + "voter": "xavier1" + }, + { + "rshares": 42155569753, + "voter": "milestone" + }, + { + "rshares": 2070732161, + "voter": "the-future" + }, + { + "rshares": 2754021910, + "voter": "fiona777" + }, + { + "rshares": 9691489719, + "voter": "benjiberigan" + }, + { + "rshares": 148234498324, + "voter": "opheliafu" + }, + { + "rshares": 321274648817, + "voter": "calaber24p" + }, + { + "rshares": 19692126031, + "voter": "mustafaomar" + }, + { + "rshares": 2091329748, + "voter": "earnest" + }, + { + "rshares": 3574676162, + "voter": "tarindel" + }, + { + "rshares": 25145242349, + "voter": "deanliu" + }, + { + "rshares": 89845980410, + "voter": "rea" + }, + { + "rshares": 13849773884, + "voter": "hagie" + }, + { + "rshares": 172190214672, + "voter": "jl777" + }, + { + "rshares": 7072481705, + "voter": "lostnuggett" + }, + { + "rshares": 15586238454, + "voter": "positive" + }, + { + "rshares": 1784922790, + "voter": "yarly" + }, + { + "rshares": 269622478, + "voter": "yarly2" + }, + { + "rshares": 270026148, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 36025561462, + "voter": "anca3drandom" + }, + { + "rshares": 57491233, + "voter": "sergey44" + }, + { + "rshares": 19392057072, + "voter": "krabgat" + }, + { + "rshares": 14673696810, + "voter": "proto" + }, + { + "rshares": 614768567, + "voter": "curator" + }, + { + "rshares": 29066357704, + "voter": "sisterholics" + }, + { + "rshares": 432486248, + "voter": "yarly10" + }, + { + "rshares": 1557969135, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 521275173, + "voter": "fnait" + }, + { + "rshares": 463139988, + "voter": "keepcalmand" + }, + { + "rshares": 2544362414, + "voter": "bookworm" + }, + { + "rshares": 25628884117, + "voter": "pixielolz" + }, + { + "rshares": 152942524, + "voter": "steemster1" + }, + { + "rshares": 114974624, + "voter": "bullionstackers" + }, + { + "rshares": 3110748274, + "voter": "glitterpig" + }, + { + "rshares": 1100850186, + "voter": "metaflute" + }, + { + "rshares": 35209586477, + "voter": "gomeravibz" + }, + { + "rshares": 7348247658, + "voter": "taker" + }, + { + "rshares": 15404554474, + "voter": "nekromarinist" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 2950912248, + "voter": "avellana" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 1014694547161, + "voter": "laonie" + }, + { + "rshares": 24599353305, + "voter": "rawnetics" + }, + { + "rshares": 24777638696, + "voter": "laoyao" + }, + { + "rshares": 36642234190, + "voter": "myfirst" + }, + { + "rshares": 225844700489, + "voter": "somebody" + }, + { + "rshares": 16984866835, + "voter": "sunshine" + }, + { + "rshares": 8447166798, + "voter": "flysaga" + }, + { + "rshares": 15053504846, + "voter": "gmurph" + }, + { + "rshares": 49898468001, + "voter": "midnightoil" + }, + { + "rshares": 64812629, + "voter": "coderg" + }, + { + "rshares": 4084069258, + "voter": "ullikume" + }, + { + "rshares": 117282861123, + "voter": "xiaohui" + }, + { + "rshares": 263096886001, + "voter": "fairytalelife" + }, + { + "rshares": 117924349942, + "voter": "joele" + }, + { + "rshares": 5404041509, + "voter": "oflyhigh" + }, + { + "rshares": 135541898, + "voter": "agussudaryanto" + }, + { + "rshares": 3902950039, + "voter": "xiaokongcom" + }, + { + "rshares": 60941135, + "voter": "ritadey" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 59738641, + "voter": "ciao" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 245825626, + "voter": "giftedgaia" + }, + { + "rshares": 7865435504, + "voter": "xianjun" + }, + { + "rshares": 57765027, + "voter": "steema" + }, + { + "rshares": 60198505, + "voter": "nyoba" + }, + { + "rshares": 6430181734, + "voter": "kiddarko" + }, + { + "rshares": 74480084, + "voter": "confucius" + }, + { + "rshares": 76396671, + "voter": "elenirossidou" + }, + { + "rshares": 84358533706, + "voter": "miacats" + }, + { + "rshares": 60173663, + "voter": "party1998" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 516130761, + "voter": "microluck" + }, + { + "rshares": 5057443297, + "voter": "rubenalexander" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 1806230423, + "voter": "chinadaily" + }, + { + "rshares": 8923202123, + "voter": "kyriacos" + }, + { + "rshares": 13687874288, + "voter": "thecurator" + }, + { + "rshares": 4969876187, + "voter": "almerri" + }, + { + "rshares": 165673124, + "voter": "kyleb15" + }, + { + "rshares": 23376302819, + "voter": "mihaiart" + }, + { + "rshares": 13247923516, + "voter": "gvargas123" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 2578413134, + "voter": "rossenpavlov" + }, + { + "rshares": 65828484068, + "voter": "justinlaak" + }, + { + "rshares": 24055111416, + "voter": "andrewawerdna" + }, + { + "rshares": 15045111385, + "voter": "mikemacintire" + }, + { + "rshares": 3555271275, + "voter": "stillsafe" + }, + { + "rshares": 76843163, + "voter": "joelbow" + }, + { + "rshares": 55418270581, + "voter": "mandibil" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 61596105, + "voter": "uri-bruck" + }, + { + "rshares": 446700843, + "voter": "runridefly" + }, + { + "rshares": 104593501256, + "voter": "shenanigator" + }, + { + "rshares": 14263416241, + "voter": "macksby" + }, + { + "rshares": 225428332, + "voter": "jennsky" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 56354271978, + "voter": "luminousvisions" + }, + { + "rshares": 1618354417, + "voter": "davidjkelley" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 4431219317, + "voter": "mscleverclocks" + }, + { + "rshares": 9279312943, + "voter": "ghasemkiani" + }, + { + "rshares": 22579371284, + "voter": "sponge-bob" + }, + { + "rshares": 15182772885, + "voter": "digital-wisdom" + }, + { + "rshares": 3780350152, + "voter": "ethical-ai" + }, + { + "rshares": 15561196303, + "voter": "kommienezuspadt" + }, + { + "rshares": 2858199189, + "voter": "fajrilgooner" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 56924216, + "voter": "ahmetova" + }, + { + "rshares": 5540438639, + "voter": "jwaser" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 92317851124, + "voter": "thecyclist" + }, + { + "rshares": 958775616, + "voter": "smisi" + }, + { + "rshares": 49324345636, + "voter": "natureofbeing" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 273935239563, + "voter": "asksisk" + }, + { + "rshares": 1927181083, + "voter": "edgarsart" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 188392752, + "voter": "jiacyhb" + }, + { + "rshares": 2610152057, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 5597974685, + "voter": "dexter-k" + }, + { + "rshares": 344008618, + "voter": "panther" + }, + { + "rshares": 1083369310, + "voter": "wulfmeister" + }, + { + "rshares": 3288133192, + "voter": "patelincho" + }, + { + "rshares": 23464066864, + "voter": "brains" + }, + { + "rshares": 2746170259, + "voter": "gavicrane" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 5176625969, + "voter": "chick1" + }, + { + "rshares": 1831787903, + "voter": "rigaronib" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 52504473, + "voter": "wanglai" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341709326, + "voter": "ellepdub" + }, + { + "rshares": 9753441048, + "voter": "herpetologyguy" + }, + { + "rshares": 22343248358, + "voter": "storyseeker" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 53735837, + "voter": "drac59" + }, + { + "rshares": 55587826, + "voter": "mari5555na" + }, + { + "rshares": 4697970927, + "voter": "morgan.waser" + }, + { + "rshares": 1461488612, + "voter": "nathanjtaylor" + }, + { + "rshares": 51232949, + "voter": "dragonice" + }, + { + "rshares": 50147782, + "voter": "disha" + }, + { + "rshares": 50868434, + "voter": "jumbo" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 50484452, + "voter": "connect" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 3599234079, + "voter": "strong-ai" + }, + { + "rshares": 543618786, + "voter": "grisha-danunaher" + }, + { + "rshares": 76019801, + "voter": "igtes" + }, + { + "rshares": 154471584, + "voter": "buffett" + }, + { + "rshares": 157207866, + "voter": "siniceku" + }, + { + "rshares": 162143875, + "voter": "cebymaster" + }, + { + "rshares": 162904624, + "voter": "allianz" + }, + { + "rshares": 161849597, + "voter": "iberia" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 161693690, + "voter": "shadowproject" + }, + { + "rshares": 161212160, + "voter": "origin" + }, + { + "rshares": 160957729, + "voter": "realtime" + }, + { + "rshares": 159554050, + "voter": "planetearth" + }, + { + "rshares": 159425365, + "voter": "tipsandtricks" + }, + { + "rshares": 159025535, + "voter": "xtreme" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 158535752, + "voter": "nerds" + }, + { + "rshares": 10842428850, + "voter": "goldmatters" + }, + { + "rshares": 157879188, + "voter": "sirrus" + }, + { + "rshares": 154276916, + "voter": "memnon34" + } + ], + "author": "fairytalelife", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.97, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n


    \n

    One of my greatest drawing feats was a total fluke.

    \n

    For years I had it in my head I was going to draw braids. From the influence of Rapunzel to my endless fascination with Laura Ingalls Wilder's Little House series, I drew and drew. But I could not figure out how to draw believable braids. You can fake it for only so long.

    \n

    When I was about 11, I had an epiphany. Whilst sprawled on top of my grandparents' bed in their magnificent house in Minnesota, it came to me. I don't know how, but I was drawing and decided to put a few interlocking lines together. I wasn't trying to draw braids per se - I had given that up. But braids I drew. And they looked like braids. Once I saw what I had done, I panicked. Would I remember how to do it again? I drew the same sequence of shapes again. Braids! It was like I had spent all my unconscious hours in my brain trying to figure out this braid pattern. Never having had long hair myself or any sisters, I had no one to practice on. My brain must have been putting it together piece by piece over the years, because this winter day was pivotal. If I could draw braids, what else could I do?

    \n

    And with that, please enjoy the first time I have done a braid drawing demo. 

    \n

    \n

    \n

    \n

    \n

    \n

    \n

    \n

    \n

    \n

    \n

    And that is how I did it then. I wonder if I have that first successful attempt locked away somewhere with childhood memories in boxes? Maybe one day I'll find it. 

    \n

    The funniest thing is that I remember exactly where I was when I figured out a drawing problem that evaded me for years. 

    \n

    It was the first time I began to really understand how practice pays off.

    \n

    \n


    \n

    Drawings \u00a9 Johanna Westerman 2016

    \n

    \n

    I so much wanted long hair when I was little - we twisted yarn into \"braids\" and those were my flowing locks. And I sit here with my hero grandpa.

    \n", + "category": "art", + "children": 28, + "created": "2016-09-10T04:00:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/09/hair-braids-croppedfdc1c.png", + "https://www.steemimg.com/images/2016/09/09/Braid1a6054.jpg", + "https://www.steemimg.com/images/2016/09/09/Braid2b3ba6.jpg", + "https://www.steemimg.com/images/2016/09/09/Braid31a6d6.jpg", + "https://www.steemimg.com/images/2016/09/09/Braid42a7db.jpg", + "https://www.steemimg.com/images/2016/09/09/Braid5aab90.jpg", + "https://www.steemimg.com/images/2016/09/09/Braid678de7.jpg", + "https://www.steemimg.com/images/2016/09/09/Braid7dc59b.jpg", + "https://www.steemimg.com/images/2016/09/09/braid8bd705.jpg", + "https://www.steemimg.com/images/2016/09/09/braid9e31d3.jpg", + "https://www.steemimg.com/images/2016/09/09/braid115a68a.jpg", + "https://www.steemimg.com/images/2016/09/09/braid1279f21.jpg", + "https://www.steemimg.com/images/2016/09/09/braid136d761.jpg" + ], + "tags": [ + "art", + "tutorial", + "drawing" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 102500200780085, + "payout": 1020.782, + "payout_at": "2016-09-17T04:00:12", + "pending_payout_value": "1020.782 HBD", + "percent_hbd": 10000, + "permlink": "how-to-draw-a-braid", + "post_id": 1192042, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 361 + }, + "title": "How to Draw a Braid", + "updated": "2016-09-10T04:00:12", + "url": "/art/@fairytalelife/how-to-draw-a-braid" + }, + { + "active_votes": [ + { + "rshares": 591936986472, + "voter": "barrie" + }, + { + "rshares": 289298833434, + "voter": "anonymous" + }, + { + "rshares": 12345252505324, + "voter": "rainman" + }, + { + "rshares": 25621456264935, + "voter": "berniesanders" + }, + { + "rshares": 3575862225930, + "voter": "excalibur" + }, + { + "rshares": 7465240586833, + "voter": "firstclass" + }, + { + "rshares": 34617610074801, + "voter": "jamesc" + }, + { + "rshares": 2439391483928, + "voter": "badassmother" + }, + { + "rshares": 2108333548846, + "voter": "hr1" + }, + { + "rshares": 5440360108871, + "voter": "kushed" + }, + { + "rshares": 135639234986, + "voter": "svk" + }, + { + "rshares": 4425788336132, + "voter": "nextgencrypto" + }, + { + "rshares": 1183899666401, + "voter": "rossco99" + }, + { + "rshares": 157840910571, + "voter": "ozmaster" + }, + { + "rshares": 3104316216, + "voter": "boy" + }, + { + "rshares": 3769023210, + "voter": "bue-witness" + }, + { + "rshares": 684026925, + "voter": "bunny" + }, + { + "rshares": 6276229149745, + "voter": "clayop" + }, + { + "rshares": 54893564497, + "voter": "bue" + }, + { + "rshares": 1663393709, + "voter": "mini" + }, + { + "rshares": 4401912288378, + "voter": "witness.svk" + }, + { + "rshares": 213796245, + "voter": "moon" + }, + { + "rshares": 76449229334, + "voter": "aizensou" + }, + { + "rshares": 3556788310214, + "voter": "au1nethyb1" + }, + { + "rshares": 208865905773, + "voter": "b0y2k" + }, + { + "rshares": 6136183341, + "voter": "bentley" + }, + { + "rshares": 425555473971, + "voter": "recursive2" + }, + { + "rshares": 2772197684657, + "voter": "recursive" + }, + { + "rshares": 1425577812, + "voter": "mineralwasser" + }, + { + "rshares": 877687478497, + "voter": "boombastic" + }, + { + "rshares": 118397897437, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6451379962, + "voter": "sean0010" + }, + { + "rshares": 8480286811, + "voter": "bingo-0" + }, + { + "rshares": 2154708395, + "voter": "bingo-1" + }, + { + "rshares": 480097771037, + "voter": "boatymcboatface" + }, + { + "rshares": 379439479055, + "voter": "officialfuzzy" + }, + { + "rshares": 1177986568456, + "voter": "cass" + }, + { + "rshares": 625012807, + "voter": "healthcare" + }, + { + "rshares": 1125731310657, + "voter": "tuck-fheman" + }, + { + "rshares": 973159239, + "voter": "daniel.pan" + }, + { + "rshares": 7859123838, + "voter": "woo7739" + }, + { + "rshares": 7451892533, + "voter": "patrice" + }, + { + "rshares": 42814815404, + "voter": "alexgr" + }, + { + "rshares": 288356419, + "voter": "helen.tan" + }, + { + "rshares": 18282370513, + "voter": "unosuke" + }, + { + "rshares": 308036837341, + "voter": "noaommerrr" + }, + { + "rshares": 76716940669, + "voter": "edgeland" + }, + { + "rshares": 51320160062, + "voter": "noisy" + }, + { + "rshares": 185809442252, + "voter": "samuel-stone" + }, + { + "rshares": 16636079519, + "voter": "jademont" + }, + { + "rshares": 3914505410, + "voter": "hbhades" + }, + { + "rshares": 433346527370, + "voter": "eeks" + }, + { + "rshares": 19216280302, + "voter": "fkn" + }, + { + "rshares": 447353939, + "voter": "paco-steem" + }, + { + "rshares": 5016826590, + "voter": "spaninv" + }, + { + "rshares": 2110504361, + "voter": "gekko" + }, + { + "rshares": 335140044424, + "voter": "teamsteem" + }, + { + "rshares": 25278617688, + "voter": "elishagh1" + }, + { + "rshares": 10276551983, + "voter": "richman" + }, + { + "rshares": 708002935272, + "voter": "nanzo-scoop" + }, + { + "rshares": 1097771169, + "voter": "weenfan" + }, + { + "rshares": 139424582774, + "voter": "steve-walschot" + }, + { + "rshares": 7604863954, + "voter": "kefkius" + }, + { + "rshares": 215057879114, + "voter": "mummyimperfect" + }, + { + "rshares": 43240066120, + "voter": "klye" + }, + { + "rshares": 490980590, + "voter": "coar" + }, + { + "rshares": 1426410498, + "voter": "murh" + }, + { + "rshares": 6760885463, + "voter": "cryptofunk" + }, + { + "rshares": 584910969, + "voter": "kodi" + }, + { + "rshares": 12988959564, + "voter": "andu" + }, + { + "rshares": 990439542978, + "voter": "cyber" + }, + { + "rshares": 59784587939, + "voter": "theshell" + }, + { + "rshares": 59685490770, + "voter": "ak2020" + }, + { + "rshares": 25360606957, + "voter": "thecryptofiend" + }, + { + "rshares": 54554448698, + "voter": "justtryme90" + }, + { + "rshares": 9277411843, + "voter": "zebbra2014" + }, + { + "rshares": 426963673, + "voter": "applecrisp" + }, + { + "rshares": 349160704, + "voter": "stiletto" + }, + { + "rshares": 234281600315, + "voter": "wingz" + }, + { + "rshares": 52533125771, + "voter": "juanmiguelsalas" + }, + { + "rshares": 108081346208, + "voter": "kenny-crane" + }, + { + "rshares": 55791521921, + "voter": "thecryptodrive" + }, + { + "rshares": 24830294413, + "voter": "wongshiying" + }, + { + "rshares": 187335920333, + "voter": "will-zewe" + }, + { + "rshares": 132454573634, + "voter": "bravenewcoin" + }, + { + "rshares": 4567548961, + "voter": "dahaz159" + }, + { + "rshares": 13621418175, + "voter": "facer" + }, + { + "rshares": 10703944499, + "voter": "ossama-benjohn" + }, + { + "rshares": 89838229832, + "voter": "schro" + }, + { + "rshares": 16083450491, + "voter": "zakharya" + }, + { + "rshares": 2063595732, + "voter": "stephen-somers" + }, + { + "rshares": 30445361083, + "voter": "michaelx" + }, + { + "rshares": 5923268326, + "voter": "mark-waser" + }, + { + "rshares": 5724827410, + "voter": "christoryan" + }, + { + "rshares": 104859928997, + "voter": "geoffrey" + }, + { + "rshares": 166471141157, + "voter": "kimziv" + }, + { + "rshares": 2745202699, + "voter": "gary-smith" + }, + { + "rshares": 471231170, + "voter": "mrhankeh" + }, + { + "rshares": 67028640744, + "voter": "norbu" + }, + { + "rshares": 178740506212, + "voter": "marina" + }, + { + "rshares": 217596841813, + "voter": "asmolokalo" + }, + { + "rshares": 33316560185, + "voter": "good-karma" + }, + { + "rshares": 90870543097, + "voter": "rubybian" + }, + { + "rshares": 3370504739, + "voter": "orly" + }, + { + "rshares": 254380477, + "voter": "mstang83" + }, + { + "rshares": 133809425183, + "voter": "jackkang" + }, + { + "rshares": 25519515144, + "voter": "tcfxyz" + }, + { + "rshares": 7068961098, + "voter": "futurefood" + }, + { + "rshares": 143394860106, + "voter": "derekareith" + }, + { + "rshares": 28797437548, + "voter": "picokernel" + }, + { + "rshares": 61988648819, + "voter": "furion" + }, + { + "rshares": 15619208260, + "voter": "bitshares101" + }, + { + "rshares": 10594519706, + "voter": "seanmchughart" + }, + { + "rshares": 6227407724, + "voter": "owdy" + }, + { + "rshares": 463366412, + "voter": "barbara2" + }, + { + "rshares": 514840389, + "voter": "ch0c0latechip" + }, + { + "rshares": 476503055, + "voter": "doge4lyf" + }, + { + "rshares": 10476467464, + "voter": "spiz0r" + }, + { + "rshares": 13970283730, + "voter": "ausbitbank" + }, + { + "rshares": 27538503875, + "voter": "gord0b" + }, + { + "rshares": 5118979825, + "voter": "inversion" + }, + { + "rshares": 1137700476, + "voter": "steem1653" + }, + { + "rshares": 5568218494, + "voter": "nichoros" + }, + { + "rshares": 10893493671, + "voter": "asim" + }, + { + "rshares": 215638639947, + "voter": "jesta" + }, + { + "rshares": 16823179482, + "voter": "toxonaut" + }, + { + "rshares": 5013086969, + "voter": "thegoodguy" + }, + { + "rshares": 17026901254, + "voter": "bdavid" + }, + { + "rshares": 16487620216, + "voter": "aaseb" + }, + { + "rshares": 3541324768, + "voter": "karen13" + }, + { + "rshares": 24962097609, + "voter": "igster" + }, + { + "rshares": 296050938278, + "voter": "nabilov" + }, + { + "rshares": 11050247826, + "voter": "allmonitors" + }, + { + "rshares": 42134446363, + "voter": "milestone" + }, + { + "rshares": 6854219330, + "voter": "lichtblick" + }, + { + "rshares": 38981643223, + "voter": "creemej" + }, + { + "rshares": 87211957, + "voter": "wildchild" + }, + { + "rshares": 22604638473, + "voter": "phenom" + }, + { + "rshares": 21518378834, + "voter": "mynameisbrian" + }, + { + "rshares": 4221835049, + "voter": "oululahti" + }, + { + "rshares": 2057329898, + "voter": "iamwne" + }, + { + "rshares": 36385996929, + "voter": "royaltiffany" + }, + { + "rshares": 7491319278, + "voter": "bitcoiner" + }, + { + "rshares": 3402963070, + "voter": "tarindel" + }, + { + "rshares": 3150992247, + "voter": "azurejasper" + }, + { + "rshares": 22320237891, + "voter": "deanliu" + }, + { + "rshares": 5225193932, + "voter": "rainchen" + }, + { + "rshares": 3567394163, + "voter": "mastletter" + }, + { + "rshares": 172158330412, + "voter": "jl777" + }, + { + "rshares": 39357479579, + "voter": "zaebars" + }, + { + "rshares": 1366745384, + "voter": "aleco" + }, + { + "rshares": 15569549784, + "voter": "positive" + }, + { + "rshares": 1820806512, + "voter": "yarly" + }, + { + "rshares": 275109479, + "voter": "yarly2" + }, + { + "rshares": 275521387, + "voter": "yarly3" + }, + { + "rshares": 159279578, + "voter": "yarly4" + }, + { + "rshares": 160178852, + "voter": "yarly5" + }, + { + "rshares": 91302559, + "voter": "yarly7" + }, + { + "rshares": 9676251273, + "voter": "fishborne" + }, + { + "rshares": 21625479206, + "voter": "prufarchy" + }, + { + "rshares": 18151756887, + "voter": "carlidos" + }, + { + "rshares": 790919268, + "voter": "quigua" + }, + { + "rshares": 921456442, + "voter": "happyphoenix" + }, + { + "rshares": 27564916862, + "voter": "team-leibniz" + }, + { + "rshares": 14671343443, + "voter": "proto" + }, + { + "rshares": 639310915, + "voter": "curator" + }, + { + "rshares": 25522993490, + "voter": "sisterholics" + }, + { + "rshares": 441281474, + "voter": "yarly10" + }, + { + "rshares": 236361100, + "voter": "yarly11" + }, + { + "rshares": 2087245911, + "voter": "leylar" + }, + { + "rshares": 13899669755, + "voter": "michaeldodridge" + }, + { + "rshares": 82681797, + "voter": "yarly12" + }, + { + "rshares": 9225721351, + "voter": "logic" + }, + { + "rshares": 525744758, + "voter": "fnait" + }, + { + "rshares": 479715016, + "voter": "keepcalmand" + }, + { + "rshares": 2852417010, + "voter": "nelu.ceban" + }, + { + "rshares": 8395108310, + "voter": "alphabeta" + }, + { + "rshares": 29391275370, + "voter": "smailer" + }, + { + "rshares": 156341247, + "voter": "steemster1" + }, + { + "rshares": 24117033815, + "voter": "williambanks" + }, + { + "rshares": 3171921284, + "voter": "glitterpig" + }, + { + "rshares": 5953798750, + "voter": "jed78" + }, + { + "rshares": 6471671741, + "voter": "shortcut" + }, + { + "rshares": 131434229863, + "voter": "steemdrive" + }, + { + "rshares": 972832549, + "voter": "metaflute" + }, + { + "rshares": 55157471341, + "voter": "gomeravibz" + }, + { + "rshares": 3735000857, + "voter": "litrbooh" + }, + { + "rshares": 7417512235, + "voter": "taker" + }, + { + "rshares": 4759832838, + "voter": "theprophet0" + }, + { + "rshares": 63257042, + "voter": "sharon" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 887003920813, + "voter": "laonie" + }, + { + "rshares": 24105897364, + "voter": "rawnetics" + }, + { + "rshares": 5191402535, + "voter": "thebluepanda" + }, + { + "rshares": 3088548245, + "voter": "timcliff" + }, + { + "rshares": 24475534553, + "voter": "laonie1" + }, + { + "rshares": 24986004688, + "voter": "laonie2" + }, + { + "rshares": 24995138873, + "voter": "laonie3" + }, + { + "rshares": 32610248968, + "voter": "myfirst" + }, + { + "rshares": 199877130147, + "voter": "somebody" + }, + { + "rshares": 20733647424, + "voter": "persianqueen" + }, + { + "rshares": 7476792922, + "voter": "flysaga" + }, + { + "rshares": 12253967192, + "voter": "gmurph" + }, + { + "rshares": 32783895252, + "voter": "xtester" + }, + { + "rshares": 44163499766, + "voter": "midnightoil" + }, + { + "rshares": 3991017813, + "voter": "ullikume" + }, + { + "rshares": 6756209350, + "voter": "minion" + }, + { + "rshares": 62034512, + "voter": "nickola" + }, + { + "rshares": 24990820543, + "voter": "laonie4" + }, + { + "rshares": 24989057515, + "voter": "laonie5" + }, + { + "rshares": 24986322060, + "voter": "laonie6" + }, + { + "rshares": 24983081321, + "voter": "laonie7" + }, + { + "rshares": 24979236100, + "voter": "laonie8" + }, + { + "rshares": 24977494631, + "voter": "laonie9" + }, + { + "rshares": 102976940697, + "voter": "xiaohui" + }, + { + "rshares": 1890376414, + "voter": "t3ran13" + }, + { + "rshares": 102832176474, + "voter": "joele" + }, + { + "rshares": 1307687520, + "voter": "paynode" + }, + { + "rshares": 62525016, + "voter": "nickche" + }, + { + "rshares": 1145677340, + "voter": "boddhisattva" + }, + { + "rshares": 3454695611, + "voter": "xiaokongcom" + }, + { + "rshares": 2076051332, + "voter": "natalymaty" + }, + { + "rshares": 64952156, + "voter": "msjennifer" + }, + { + "rshares": 59738641, + "voter": "ciao" + }, + { + "rshares": 3238497654, + "voter": "blow" + }, + { + "rshares": 3369602035, + "voter": "cmorton" + }, + { + "rshares": 59146649, + "voter": "steemo" + }, + { + "rshares": 6961689621, + "voter": "xianjun" + }, + { + "rshares": 57765027, + "voter": "steema" + }, + { + "rshares": 3362316499, + "voter": "bhavnapatel68" + }, + { + "rshares": 74480084, + "voter": "confucius" + }, + { + "rshares": 28366957937, + "voter": "mrosenquist" + }, + { + "rshares": 3113858752, + "voter": "bledarus" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 84317688677, + "voter": "miacats" + }, + { + "rshares": 56076164, + "voter": "nano2nd" + }, + { + "rshares": 8884101258, + "voter": "mione" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 457028975, + "voter": "microluck" + }, + { + "rshares": 57933957, + "voter": "fortuner" + }, + { + "rshares": 58555241, + "voter": "saveliy" + }, + { + "rshares": 728479455, + "voter": "alexma3x" + }, + { + "rshares": 190168923, + "voter": "cryptomental" + }, + { + "rshares": 83974625359, + "voter": "neptun" + }, + { + "rshares": 13660887096, + "voter": "gvargas123" + }, + { + "rshares": 56593235, + "voter": "johnbyrd" + }, + { + "rshares": 56575537, + "voter": "thomasaustin" + }, + { + "rshares": 56573535, + "voter": "thermor" + }, + { + "rshares": 56585538, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 89842295456, + "voter": "icfiedler" + }, + { + "rshares": 443693828, + "voter": "keepdoodling" + }, + { + "rshares": 56161396, + "voter": "revelbrooks" + }, + { + "rshares": 24971011701, + "voter": "laonie10" + }, + { + "rshares": 24470844605, + "voter": "andrewawerdna" + }, + { + "rshares": 7674854463, + "voter": "craigwilliamz" + }, + { + "rshares": 52086919381, + "voter": "mandibil" + }, + { + "rshares": 363516844, + "voter": "ukblogger" + }, + { + "rshares": 29668204036, + "voter": "daut44" + }, + { + "rshares": 1243977094, + "voter": "fiat19" + }, + { + "rshares": 54999739, + "voter": "curpose" + }, + { + "rshares": 80014955, + "voter": "pery" + }, + { + "rshares": 948829161, + "voter": "runridefly" + }, + { + "rshares": 14180456361, + "voter": "krnel" + }, + { + "rshares": 24601755462, + "voter": "laonie11" + }, + { + "rshares": 56270862, + "voter": "antoninaral1965" + }, + { + "rshares": 55085378, + "voter": "troich" + }, + { + "rshares": 57498067667, + "voter": "luminousvisions" + }, + { + "rshares": 1653932598, + "voter": "davidjkelley" + }, + { + "rshares": 7421603664, + "voter": "davidbrogan" + }, + { + "rshares": 55091113, + "voter": "crion" + }, + { + "rshares": 54739685, + "voter": "hitherise" + }, + { + "rshares": 54730557, + "voter": "wiss" + }, + { + "rshares": 9279312943, + "voter": "ghasemkiani" + }, + { + "rshares": 18057465685, + "voter": "sponge-bob" + }, + { + "rshares": 15514574124, + "voter": "digital-wisdom" + }, + { + "rshares": 225066014, + "voter": "areynolds" + }, + { + "rshares": 3859577072, + "voter": "ethical-ai" + }, + { + "rshares": 54362089, + "voter": "stroully" + }, + { + "rshares": 88628906, + "voter": "ruscion" + }, + { + "rshares": 5661661621, + "voter": "jwaser" + }, + { + "rshares": 54019345, + "voter": "thadm" + }, + { + "rshares": 54017499, + "voter": "prof" + }, + { + "rshares": 405872365, + "voter": "steemorama" + }, + { + "rshares": 892494003, + "voter": "smisi" + }, + { + "rshares": 53655807, + "voter": "yorsens" + }, + { + "rshares": 115546868227, + "voter": "dan-bn" + }, + { + "rshares": 127739177, + "voter": "the-ego-is-you" + }, + { + "rshares": 53331040, + "voter": "bane" + }, + { + "rshares": 53324520, + "voter": "vive" + }, + { + "rshares": 53318865, + "voter": "coad" + }, + { + "rshares": 282267928, + "voter": "totosky" + }, + { + "rshares": 9068270563, + "voter": "goose" + }, + { + "rshares": 2667370611, + "voter": "bwaser" + }, + { + "rshares": 53003720, + "voter": "sofa" + }, + { + "rshares": 54557096408, + "voter": "tracemayer" + }, + { + "rshares": 902283883, + "voter": "brains" + }, + { + "rshares": 459120073, + "voter": "jessicanicklos" + }, + { + "rshares": 53055629, + "voter": "ailo" + }, + { + "rshares": 4955013816, + "voter": "burnin" + }, + { + "rshares": 1347001825, + "voter": "bitcoinparadise" + }, + { + "rshares": 5314341562, + "voter": "chick1" + }, + { + "rshares": 4462414012, + "voter": "gringalicious" + }, + { + "rshares": 3133057978, + "voter": "steempowerwhale" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 62519521, + "voter": "nelyp" + }, + { + "rshares": 2394301868, + "voter": "ellepdub" + }, + { + "rshares": 88742390, + "voter": "inarix03" + }, + { + "rshares": 9744098987, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 1039982464, + "voter": "jang" + }, + { + "rshares": 4800843442, + "voter": "morgan.waser" + }, + { + "rshares": 803579425, + "voter": "twinbraid" + }, + { + "rshares": 335672416, + "voter": "lloyddavis" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 3678089785, + "voter": "strong-ai" + }, + { + "rshares": 543618786, + "voter": "grisha-danunaher" + }, + { + "rshares": 77637243, + "voter": "igtes" + }, + { + "rshares": 157689742, + "voter": "buffett" + }, + { + "rshares": 136357168, + "voter": "siniceku" + }, + { + "rshares": 156601976, + "voter": "eunnykim" + }, + { + "rshares": 1533332205, + "voter": "rusteemitblog" + }, + { + "rshares": 150891276, + "voter": "laskoff" + }, + { + "rshares": 59566200, + "voter": "serikus" + }, + { + "rshares": 155727800, + "voter": "sixthsense" + }, + { + "rshares": 155682701, + "voter": "boomer" + }, + { + "rshares": 146185843, + "voter": "james93" + }, + { + "rshares": 158157112, + "voter": "kborgolte" + } + ], + "author": "jesta", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.31, + "beneficiaries": [], + "blacklists": [], + "body": "The 0.3.5 update is primarily focused on a new post inspector, some minor tweaks and a few bug fixes. \n\nIf you're unfamiliar with [steemstats.com](https://steemstats.com), I'd recommend you check out the [rest of my blog posts](https://steemit.com/@jesta) to read through the evolution of this tool.\n\n## Improved Post Inspector\n\n![New Post Inspector](http://i.imgur.com/i14vq0K.png)\n\nThe new post inspector is designed in preparation for the upcoming vote changes (in steem 0.14.0) and helping understand the impact votes have on posts. The header is now the post's title (which if clicked, goes to the post), the author, the time posted, as well as a link to the post on steemd.com or steemdb.com.\n\nFor each vote, from left to right, you have the following information:\n\n- The calculated weight of the vote (the bold number), and below it, the vote weight percentage specified by the voter, and the total percentage of weight contributed to the post (in parentheses) .\n- The account who cast the vote and how long ago it was cast\n- The total reward shares contributed to the post by the voter\n- The current/estimated contribution to the author's post reward.\n- The current/estimated curation reward the voter will receive.\n\nThe current/estimated rewards currently only works for posts in the first payout period, but the post inspector now works from both the Recent Activity screen and the Posts screen.\n\n### Bug Fixes & Improvements\n\n- Fixed a bug on the curation stats reward that was displaying SBD.\n- Fixed an issue with comment payout calculations sometimes displaying incorrectly.\n- Removing a watched account now also resets the account followers/following tabs.\n- Fixed a few memory leaks (still more work needs to be done here)\n- Attempt at fixing the timezone problem. For those of you that experienced the time calculations being incorrect, please let me know if the post inspector's dates are now correct.\n- Added link on each post that leads to steemdb.com.\n- Added link on each user that leads to steemdb.com.\n- Added new operation types for 0.14.0 support next week.\n\n### Future of steemstats\n\nI've mentioned this before in a few of my other posts, but never in an update for steemstats itself. Currently I am evaluating the potential of merging steemstats.com and steemdb.com into a single website, focusing both on the realtime and historical aspects in the same tool. \n\nThis somewhat long process has caused me to halt the addition of new features on steemstats, until I fully evaluate if and how this would work. Over the past few weeks I've been actively learning and exploring react, evaluating it as a replacement for angular, which currently powers steemstats. I have also been expanding the APIs on steemdb for an integration regardless of the chosen direction.\n\nWe are currently in the 0.3.x series of steemstats, and 0.4.0 is going to be one of two things:\n\n- A feature rich version of steemstats that integrates the steemdb api endpoints currently being created\n- A brand new, open source version of steemstats and steemdb into a single application (steemdb will become an API)\n\nUnfortunately, 0.4.0 won't likely be ready until October at the very earliest, possibly even later in the year. I have a number of other things to do over the next 30-60 days that will shape the next 6-12 months of my life, much of it involving development on projects directly related to steem. This also means that news on the steemstats front will be going a bit quiet, except for critical fixes and maintenance. \n\nBut - if you have feature requests or bug reports, feel free to submit them. I keep track of it all. I love chatting about this stuff and it's a pleasure to work on a project that serves over a thousand steemians use each day ;)", + "category": "steemstats", + "children": 29, + "created": "2016-09-09T09:03:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/i14vq0K.png" + ], + "links": [ + "https://steemstats.com", + "https://steemit.com/@jesta" + ], + "tags": [ + "steemstats", + "patch-notes" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 132673239891989, + "payout": 995.974, + "payout_at": "2016-09-16T09:03:12", + "pending_payout_value": "995.974 HBD", + "percent_hbd": 10000, + "permlink": "steemstats-0-3-5-improved-post-inspector-fixes-and-prep-for-0-14-0", + "post_id": 1182223, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 331 + }, + "title": "steemstats 0.3.5 - improved post inspector, fixes and prep for 0.14.0", + "updated": "2016-09-09T09:03:12", + "url": "/steemstats/@jesta/steemstats-0-3-5-improved-post-inspector-fixes-and-prep-for-0-14-0" + }, + { + "active_votes": [ + { + "rshares": 13477926522085, + "voter": "dantheman" + }, + { + "rshares": 535676350903, + "voter": "barrie" + }, + { + "rshares": 347182498336, + "voter": "anonymous" + }, + { + "rshares": 618864299621, + "voter": "val-a" + }, + { + "rshares": 36025898284908, + "voter": "jamesc" + }, + { + "rshares": 166621884382, + "voter": "highasfuck" + }, + { + "rshares": 2269754565580, + "voter": "badassmother" + }, + { + "rshares": 6541942109750, + "voter": "xeldal" + }, + { + "rshares": 5406911565194, + "voter": "enki" + }, + { + "rshares": 2015795275799, + "voter": "hr1" + }, + { + "rshares": 1085579124424, + "voter": "rossco99" + }, + { + "rshares": 4539080827957, + "voter": "wang" + }, + { + "rshares": 5671967166550, + "voter": "steemit200" + }, + { + "rshares": 157840910571, + "voter": "ozmaster" + }, + { + "rshares": 2483637972, + "voter": "boy" + }, + { + "rshares": 1744463573774, + "voter": "xeroc" + }, + { + "rshares": 3015447022, + "voter": "bue-witness" + }, + { + "rshares": 547246371, + "voter": "bunny" + }, + { + "rshares": 7158463190255, + "voter": "complexring" + }, + { + "rshares": 43942970419, + "voter": "bue" + }, + { + "rshares": 1330801877, + "voter": "mini" + }, + { + "rshares": 171039480, + "voter": "moon" + }, + { + "rshares": 422583280311, + "voter": "recursive3" + }, + { + "rshares": 2705583356387, + "voter": "recursive" + }, + { + "rshares": 1352528689, + "voter": "mineralwasser" + }, + { + "rshares": 813598639820, + "voter": "boombastic" + }, + { + "rshares": 107430397631, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 1959061945, + "voter": "bingo-1" + }, + { + "rshares": 413868821627, + "voter": "boatymcboatface" + }, + { + "rshares": 500032593, + "voter": "healthcare" + }, + { + "rshares": 778573329, + "voter": "daniel.pan" + }, + { + "rshares": 7859123838, + "voter": "woo7739" + }, + { + "rshares": 813852185290, + "voter": "steemrollin" + }, + { + "rshares": 40097366003, + "voter": "alexgr" + }, + { + "rshares": 230690102, + "voter": "helen.tan" + }, + { + "rshares": 317679022747, + "voter": "noaommerrr" + }, + { + "rshares": 13456874958, + "voter": "gregory-f" + }, + { + "rshares": 9981315272, + "voter": "andzzz" + }, + { + "rshares": 85951923946, + "voter": "edgeland" + }, + { + "rshares": 76665194905, + "voter": "easteagle13" + }, + { + "rshares": 13661967452, + "voter": "fkn" + }, + { + "rshares": 44301968409, + "voter": "kingscrown" + }, + { + "rshares": 29703642476, + "voter": "instructor2121" + }, + { + "rshares": 341853154470, + "voter": "teamsteem" + }, + { + "rshares": 17971631999, + "voter": "elishagh1" + }, + { + "rshares": 147551184319, + "voter": "steve-walschot" + }, + { + "rshares": 43838713879, + "voter": "hannixx42" + }, + { + "rshares": 1412786230, + "voter": "murh" + }, + { + "rshares": 6476276966, + "voter": "cryptofunk" + }, + { + "rshares": 39924520204, + "voter": "ranko-k" + }, + { + "rshares": 943667108132, + "voter": "cyber" + }, + { + "rshares": 24403504542, + "voter": "paul-labossiere" + }, + { + "rshares": 29997646492, + "voter": "drinkzya" + }, + { + "rshares": 9277411843, + "voter": "zebbra2014" + }, + { + "rshares": 94742737947, + "voter": "eric-boucher" + }, + { + "rshares": 378640848474, + "voter": "taoteh1221" + }, + { + "rshares": 4273797992, + "voter": "andre-ager" + }, + { + "rshares": 269036651571, + "voter": "churdtzu" + }, + { + "rshares": 53651417814, + "voter": "juanmiguelsalas" + }, + { + "rshares": 15133639569, + "voter": "paradise-paradox" + }, + { + "rshares": 3163625559, + "voter": "pangur-ban" + }, + { + "rshares": 53304441666, + "voter": "thecryptodrive" + }, + { + "rshares": 1428360890, + "voter": "benthegameboy" + }, + { + "rshares": 398746305, + "voter": "rafikichi" + }, + { + "rshares": 79206127744, + "voter": "tim-johnston" + }, + { + "rshares": 19583503403, + "voter": "ziv" + }, + { + "rshares": 2153317286, + "voter": "stephen-somers" + }, + { + "rshares": 32136652184, + "voter": "michaelx" + }, + { + "rshares": 5795619552, + "voter": "mark-waser" + }, + { + "rshares": 134311506595, + "voter": "kimziv" + }, + { + "rshares": 2313228416, + "voter": "superfreek" + }, + { + "rshares": 510500434, + "voter": "mrhankeh" + }, + { + "rshares": 2868007032, + "voter": "alexft" + }, + { + "rshares": 56702480478, + "voter": "isteemit" + }, + { + "rshares": 14009388996, + "voter": "damirkatusic" + }, + { + "rshares": 68355526825, + "voter": "bacchist" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 84399492492, + "voter": "rubybian" + }, + { + "rshares": 3303916529, + "voter": "orly" + }, + { + "rshares": 5367814231, + "voter": "riscadox" + }, + { + "rshares": 8194140529, + "voter": "r4fken" + }, + { + "rshares": 132366664791, + "voter": "derekareith" + }, + { + "rshares": 349132139361, + "voter": "slowwalker" + }, + { + "rshares": 45284854380, + "voter": "furion" + }, + { + "rshares": 10594519706, + "voter": "seanmchughart" + }, + { + "rshares": 743522845, + "voter": "busser" + }, + { + "rshares": 332742949, + "voter": "barbara2" + }, + { + "rshares": 356520246, + "voter": "ch0c0latechip" + }, + { + "rshares": 342183077, + "voter": "doge4lyf" + }, + { + "rshares": 967430836, + "voter": "steem1653" + }, + { + "rshares": 4441929051, + "voter": "gikitiki" + }, + { + "rshares": 61948584655, + "voter": "flyingmind" + }, + { + "rshares": 5446824474, + "voter": "thegoodguy" + }, + { + "rshares": 3320467112, + "voter": "karen13" + }, + { + "rshares": 11080274169, + "voter": "deviedev" + }, + { + "rshares": 1283923402, + "voter": "jrd8526" + }, + { + "rshares": 6389579636, + "voter": "cryptosi" + }, + { + "rshares": 288484078580, + "voter": "nabilov" + }, + { + "rshares": 14499214780, + "voter": "jaycobbell" + }, + { + "rshares": 8217543952, + "voter": "noodhoog" + }, + { + "rshares": 35654305271, + "voter": "condra" + }, + { + "rshares": 380411494, + "voter": "karenmckersie" + }, + { + "rshares": 7061842607, + "voter": "btcupload" + }, + { + "rshares": 245554819, + "voter": "jza" + }, + { + "rshares": 32831137698, + "voter": "creemej" + }, + { + "rshares": 91926117, + "voter": "wildchild" + }, + { + "rshares": 12310535283, + "voter": "benjiberigan" + }, + { + "rshares": 70777333586, + "voter": "thylbom" + }, + { + "rshares": 7168092642, + "voter": "geronimo" + }, + { + "rshares": 2488984400, + "voter": "vlad" + }, + { + "rshares": 3404137327, + "voter": "tarindel" + }, + { + "rshares": 3373510290, + "voter": "azurejasper" + }, + { + "rshares": 24175862862, + "voter": "deanliu" + }, + { + "rshares": 540910155, + "voter": "qonq99" + }, + { + "rshares": 970801526, + "voter": "dbendorf" + }, + { + "rshares": 161416493014, + "voter": "jl777" + }, + { + "rshares": 1018923425089, + "voter": "james212" + }, + { + "rshares": 7072481705, + "voter": "lostnuggett" + }, + { + "rshares": 35423115509, + "voter": "zaebars" + }, + { + "rshares": 11069846104, + "voter": "positive" + }, + { + "rshares": 1784770879, + "voter": "yarly" + }, + { + "rshares": 269607289, + "voter": "yarly2" + }, + { + "rshares": 270010959, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 308403865, + "voter": "sergey44" + }, + { + "rshares": 117022265, + "voter": "smospider" + }, + { + "rshares": 19822991673, + "voter": "krabgat" + }, + { + "rshares": 13755763158, + "voter": "proto" + }, + { + "rshares": 614745323, + "voter": "curator" + }, + { + "rshares": 21133143205, + "voter": "sisterholics" + }, + { + "rshares": 432471059, + "voter": "yarly10" + }, + { + "rshares": 1518983647, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 2814833271, + "voter": "tygergamer" + }, + { + "rshares": 364069422, + "voter": "fnait" + }, + { + "rshares": 344497787, + "voter": "keepcalmand" + }, + { + "rshares": 111662435976, + "voter": "sterlinluxan" + }, + { + "rshares": 3099858290, + "voter": "glitterpig" + }, + { + "rshares": 5361340393, + "voter": "jed78" + }, + { + "rshares": 128430788791, + "voter": "steemdrive" + }, + { + "rshares": 1024046685, + "voter": "metaflute" + }, + { + "rshares": 39800990412, + "voter": "gomeravibz" + }, + { + "rshares": 6888480035, + "voter": "taker" + }, + { + "rshares": 4650376230, + "voter": "theprophet0" + }, + { + "rshares": 729049512878, + "voter": "laonie" + }, + { + "rshares": 2551884333, + "voter": "pdogg147" + }, + { + "rshares": 8107245594, + "voter": "spaceghost" + }, + { + "rshares": 22883800785, + "voter": "laonie1" + }, + { + "rshares": 23396082320, + "voter": "laonie2" + }, + { + "rshares": 23404647118, + "voter": "laonie3" + }, + { + "rshares": 24520350205, + "voter": "laoyao" + }, + { + "rshares": 26139519610, + "voter": "myfirst" + }, + { + "rshares": 161267589491, + "voter": "somebody" + }, + { + "rshares": 6032070943, + "voter": "flysaga" + }, + { + "rshares": 35631246795, + "voter": "midnightoil" + }, + { + "rshares": 2312642573, + "voter": "crypto-toll" + }, + { + "rshares": 63429538, + "voter": "libertyprime" + }, + { + "rshares": 3334099690, + "voter": "darrenturetzky" + }, + { + "rshares": 62034512, + "voter": "nickola" + }, + { + "rshares": 23400604417, + "voter": "laonie4" + }, + { + "rshares": 23398899328, + "voter": "laonie5" + }, + { + "rshares": 23396297524, + "voter": "laonie6" + }, + { + "rshares": 23393304596, + "voter": "laonie7" + }, + { + "rshares": 23389513666, + "voter": "laonie8" + }, + { + "rshares": 23387910642, + "voter": "laonie9" + }, + { + "rshares": 85264650943, + "voter": "xiaohui" + }, + { + "rshares": 19546273639, + "voter": "velourex" + }, + { + "rshares": 5403347242, + "voter": "oflyhigh" + }, + { + "rshares": 14605845094, + "voter": "randyclemens" + }, + { + "rshares": 1368553119, + "voter": "paynode" + }, + { + "rshares": 2787069761, + "voter": "xiaokongcom" + }, + { + "rshares": 221895311, + "voter": "zionuziriel" + }, + { + "rshares": 61677203, + "voter": "diversesteem" + }, + { + "rshares": 5616564080, + "voter": "xianjun" + }, + { + "rshares": 64621792, + "voter": "stevescriber" + }, + { + "rshares": 52467942, + "voter": "loli" + }, + { + "rshares": 54857117, + "voter": "nano2nd" + }, + { + "rshares": 222804436, + "voter": "party1999" + }, + { + "rshares": 368610577, + "voter": "microluck" + }, + { + "rshares": 1635886707, + "voter": "chinadaily" + }, + { + "rshares": 57802223, + "voter": "cryptoblu" + }, + { + "rshares": 57795937, + "voter": "instructor" + }, + { + "rshares": 663686280832, + "voter": "dollarvigilante" + }, + { + "rshares": 59750246, + "voter": "saveliy" + }, + { + "rshares": 13661297026, + "voter": "gvargas123" + }, + { + "rshares": 1550433833, + "voter": "jsantana" + }, + { + "rshares": 723218112, + "voter": "thepholosopher" + }, + { + "rshares": 69829863, + "voter": "qq553937961" + }, + { + "rshares": 8720302896, + "voter": "jaredcwillis" + }, + { + "rshares": 23381814238, + "voter": "laonie10" + }, + { + "rshares": 765546853, + "voter": "wuyueling" + }, + { + "rshares": 1911014293, + "voter": "erroneous-logic" + }, + { + "rshares": 58984845, + "voter": "attacheguevera" + }, + { + "rshares": 80740926521, + "voter": "barrycooper" + }, + { + "rshares": 45366463875, + "voter": "dragonanarchist" + }, + { + "rshares": 3555271275, + "voter": "stillsafe" + }, + { + "rshares": 43371945426, + "voter": "emancipatedhuman" + }, + { + "rshares": 75274936, + "voter": "joelbow" + }, + { + "rshares": 9248050550, + "voter": "sethlinson" + }, + { + "rshares": 23708856990, + "voter": "hilarski" + }, + { + "rshares": 161072048736, + "voter": "falkvinge" + }, + { + "rshares": 1401458089, + "voter": "truthandanarchy" + }, + { + "rshares": 828469568, + "voter": "riceowladam" + }, + { + "rshares": 4024824726, + "voter": "lily-da-vine" + }, + { + "rshares": 58977489, + "voter": "justinschwalm" + }, + { + "rshares": 58484280, + "voter": "will.isles" + }, + { + "rshares": 84529934, + "voter": "sjjohnson" + }, + { + "rshares": 1037909150, + "voter": "avielhitchens" + }, + { + "rshares": 232089407, + "voter": "brandon-rosano" + }, + { + "rshares": 58172886, + "voter": "nullpointer" + }, + { + "rshares": 54705383, + "voter": "rickmiller" + }, + { + "rshares": 2761833688, + "voter": "nulliusinverba" + }, + { + "rshares": 669878419, + "voter": "runridefly" + }, + { + "rshares": 64994479, + "voter": "mikeonfire" + }, + { + "rshares": 56680590, + "voter": "charlie777pt" + }, + { + "rshares": 10692755421, + "voter": "stephmckenzie" + }, + { + "rshares": 2903143663, + "voter": "richardcrill" + }, + { + "rshares": 164618977, + "voter": "decentro" + }, + { + "rshares": 23036045614, + "voter": "laonie11" + }, + { + "rshares": 58648567727, + "voter": "luminousvisions" + }, + { + "rshares": 1618117253, + "voter": "davidjkelley" + }, + { + "rshares": 7422089296, + "voter": "davidbrogan" + }, + { + "rshares": 57035814, + "voter": "michaelmillman" + }, + { + "rshares": 55669133, + "voter": "sebastianbauer" + }, + { + "rshares": 22576396199, + "voter": "sponge-bob" + }, + { + "rshares": 15179703914, + "voter": "digital-wisdom" + }, + { + "rshares": 3779650786, + "voter": "ethical-ai" + }, + { + "rshares": 98777516, + "voter": "saramiller" + }, + { + "rshares": 2030924043, + "voter": "matthewtiii" + }, + { + "rshares": 5539406343, + "voter": "jwaser" + }, + { + "rshares": 7649110855, + "voter": "doitvoluntarily" + }, + { + "rshares": 646139908, + "voter": "kev7000" + }, + { + "rshares": 405872365, + "voter": "steemorama" + }, + { + "rshares": 925627584, + "voter": "smisi" + }, + { + "rshares": 3126319414, + "voter": "michaelmatthews" + }, + { + "rshares": 118627057, + "voter": "the-ego-is-you" + }, + { + "rshares": 282267928, + "voter": "totosky" + }, + { + "rshares": 53237721, + "voter": "jonathanyoung" + }, + { + "rshares": 2609705655, + "voter": "bwaser" + }, + { + "rshares": 360867793495, + "voter": "charlieshrem" + }, + { + "rshares": 57674266103, + "voter": "tracemayer" + }, + { + "rshares": 22559371443, + "voter": "brains" + }, + { + "rshares": 164509842, + "voter": "knight-angel" + }, + { + "rshares": 1445562934, + "voter": "bitcoinparadise" + }, + { + "rshares": 1996188997, + "voter": "steemsquad" + }, + { + "rshares": 2341327402, + "voter": "ellepdub" + }, + { + "rshares": 50852949, + "voter": "gregorygarcia" + }, + { + "rshares": 95081132, + "voter": "inarix03" + }, + { + "rshares": 9557075390, + "voter": "herpetologyguy" + }, + { + "rshares": 4697106015, + "voter": "morgan.waser" + }, + { + "rshares": 53426834, + "voter": "lightobserver" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 71404120, + "voter": "piphunters" + }, + { + "rshares": 50182946, + "voter": "glennith" + }, + { + "rshares": 3598578415, + "voter": "strong-ai" + }, + { + "rshares": 1345995899, + "voter": "peaceloveliberty" + }, + { + "rshares": 174357670, + "voter": "darkminded153" + }, + { + "rshares": 532746410, + "voter": "grisha-danunaher" + }, + { + "rshares": 111492251, + "voter": "siniceku" + }, + { + "rshares": 154056498, + "voter": "cruise" + }, + { + "rshares": 1421425310, + "voter": "rusteemitblog" + }, + { + "rshares": 148984272, + "voter": "robyneggs" + }, + { + "rshares": 159729263, + "voter": "teemunee" + }, + { + "rshares": 127399164, + "voter": "insight2incite" + }, + { + "rshares": 145950604, + "voter": "kurjik7" + }, + { + "rshares": 12950665574, + "voter": "goldmatters" + }, + { + "rshares": 142731666, + "voter": "oszillum" + }, + { + "rshares": 155057486, + "voter": "wakeupworldnews" + }, + { + "rshares": 155960075, + "voter": "josh-boulton" + } + ], + "author": "sterlinluxan", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.29, + "beneficiaries": [], + "blacklists": [], + "body": "https://i.ytimg.com/vi/-9p8atSEaBQ/sddefault.jpg\n

    The Paradigm Shift is Under Way;\u00a0\u00a0Anarchapulco Rising

    \n\nAnarchists are working\u00a0tirelessly\u00a0to alter\u00a0the course of history and save mankind from the fetters of its own creation. And they are winning. History is unfolding according to the aims of these freethinkers and contrarians. People are waking\u00a0up and questioning\u00a0government. They are becoming disobedient and beginning\u00a0to oppose their masters.\n\nThere is proof of this\u00a0paradigm shift.\n\nThe\u00a0Anarchapulco conference in Acapulco, Mexico is rising. It represents the culmination of all the\u00a0rabble rousing and truth-speaking currently under way. It is a result of this\u00a0choir of anarchists singing hymnals of truth and beckoning people into the light of freedom.\u00a0\n\n\"nathan-thumb\"\n

    Anarchapulco Highlights, Speakers, and Prices

    \n\nWhat is Anarchapulco?\n\nIt is an anarcho-capitalist\u00a0conference held in the last week in February, the 25th through 28th. \u00a0Jeff Berwick, the Dollarvigilante, masterminded and created the event to highlight anarchist ingenuity, compassion, and creativity.\n\nThe conference focuses on\u00a0how anarchists\u00a0are accomplishing their goals, what they are doing to unchain society, live\u00a0more freely, and abolish all government. It features some of the most prominent\u00a0and eloquent orators the anarchist movement has seen. It is world-changing.\n\nSpeakers include, Barry Cooper, Adam Kokesh, Derrick Broze, Roger Ver, Amanda Rachwitz, Larken Rose, Dayna Martin, Jeffery Tucker, Jeff Berwick, Max Igan, Josie Wales, Anarchy Girl, Mark Victor, Dan Dicks, Stephanie Murphy, and many more. I will be speaking as well, and it will be my first public appearance aside from my YouTube videos and writings.\n\nThere\u00a0are also \u00a0workshops and an Ayahuasca ceremony hosted by Barry Cooper called Ayahuascapulco. It should occur on the final evening of the conference. Jeff Berwick will be holding the Dollar Vigilante summit meeting as well. And when night falls, there will be a bacchanalia and other parties to celebrate life, liberty, and love. As an added bonus,\u00a0many of the vendors at the conference will be accepting bitcoin and possibly other cryptocurrencies.\n\nGrab your tickets\u00a0today at the Anarchapulco homepage. They\u00a0are 245 dollars, but students get a special discounted rate. Tickets are also available for the workshops and are on the same link posted above.\n\nI can't wait to meet\u00a0you.\n\nBrave the future! \u00a0Evacuate the State! \u00a0And watch this Anarchapulco informational video below:\n\nhttps://youtu.be/-9p8atSEaBQ\n
    \"You never change things by fighting the existing reality. To change something, build a new model that makes the existing model obsolete.\"
    \n\n
    \n\nMy name is Sterlin. Follow me @\u00a0Psychologic-Anarchist. I also run\u00a0the Psychologic-Anarchist Facebook\u00a0page\u00a0and produce many\u00a0YouTube videos. My interests lie in the intersection of counseling psychology and anarchism. I write about the depredations of psychiatry, and also the new philosophy of compassionate anarchism. We have a large community devoted to discussing psychology and relational voluntaryism.\n\n\"Me", + "category": "anarchy", + "children": 18, + "created": "2016-09-09T21:06:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.ytimg.com/vi/-9p8atSEaBQ/sddefault.jpg", + "https://psychologicanarchist.files.wordpress.com/2016/09/nathan-thumb.jpg", + "https://img.youtube.com/vi/-9p8atSEaBQ/0.jpg", + "https://psychologicanarchist.files.wordpress.com/2016/08/me-drawing.jpg?w=225" + ], + "links": [ + "https://anarchapulco.com/speakers/", + "https://anarchapulco.com/buy-your-tickets/", + "https://youtu.be/-9p8atSEaBQ", + "https://psychologic-anarchist.com/", + "https://www.facebook.com/psychologicanarchist/", + "https://www.youtube.com/c/psychologicanarchist" + ], + "tags": [ + "anarchy", + "anarchism", + "dollarvigilante", + "anarchapulco", + "liberty" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 102631008502150, + "payout": 959.696, + "payout_at": "2016-09-16T21:06:18", + "pending_payout_value": "959.696 HBD", + "percent_hbd": 10000, + "permlink": "anarchapulco-is-one-of-the-most-world-changing-conferences-ever", + "post_id": 1188966, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 273 + }, + "title": "Anarchapulco is One of the Most World Changing Conferences Ever", + "updated": "2016-09-09T22:15:03", + "url": "/anarchy/@sterlinluxan/anarchapulco-is-one-of-the-most-world-changing-conferences-ever" + }, + { + "active_votes": [ + { + "rshares": 535736239412, + "voter": "barrie" + }, + { + "rshares": 31585416159994, + "voter": "smooth" + }, + { + "rshares": 376126044682, + "voter": "anonymous" + }, + { + "rshares": 4096008307165, + "voter": "riverhead" + }, + { + "rshares": 2213080911223, + "voter": "badassmother" + }, + { + "rshares": 7126422138279, + "voter": "xeldal" + }, + { + "rshares": 3127805262769, + "voter": "lafona-miner" + }, + { + "rshares": 5759655083470, + "voter": "enki" + }, + { + "rshares": 483340912525, + "voter": "lafona" + }, + { + "rshares": 118459571287, + "voter": "sandra" + }, + { + "rshares": 1111778226122, + "voter": "ihashfury" + }, + { + "rshares": 1085700078653, + "voter": "rossco99" + }, + { + "rshares": 1096928140591, + "voter": "delegate.lafona" + }, + { + "rshares": 954522269672, + "voter": "liondani" + }, + { + "rshares": 317996829135, + "voter": "lafona5" + }, + { + "rshares": 4539496148149, + "voter": "wang" + }, + { + "rshares": 3104786127, + "voter": "boy" + }, + { + "rshares": 1744527088450, + "voter": "xeroc" + }, + { + "rshares": 3769614077, + "voter": "bue-witness" + }, + { + "rshares": 684099809, + "voter": "bunny" + }, + { + "rshares": 54952566096, + "voter": "bue" + }, + { + "rshares": 1663623227, + "voter": "mini" + }, + { + "rshares": 213807099, + "voter": "moon" + }, + { + "rshares": 1749816697004, + "voter": "joseph" + }, + { + "rshares": 3101097862769, + "voter": "au1nethyb1" + }, + { + "rshares": 403442383474, + "voter": "recursive3" + }, + { + "rshares": 2705894793399, + "voter": "recursive" + }, + { + "rshares": 1316085456, + "voter": "mineralwasser" + }, + { + "rshares": 813719481339, + "voter": "boombastic" + }, + { + "rshares": 104698071392, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 395338235, + "voter": "lee2" + }, + { + "rshares": 27115088557, + "voter": "lee3" + }, + { + "rshares": 8772465698, + "voter": "lee4" + }, + { + "rshares": 22316577803, + "voter": "lee5" + }, + { + "rshares": 7705903591, + "voter": "bingo-0" + }, + { + "rshares": 2008229108, + "voter": "bingo-1" + }, + { + "rshares": 5881082724488, + "voter": "smooth.witness" + }, + { + "rshares": 10330900334, + "voter": "idol" + }, + { + "rshares": 625076388, + "voter": "healthcare" + }, + { + "rshares": 973278654, + "voter": "daniel.pan" + }, + { + "rshares": 7859770518, + "voter": "woo7739" + }, + { + "rshares": 813891996724, + "voter": "steemrollin" + }, + { + "rshares": 131689720520, + "voter": "team" + }, + { + "rshares": 288376577, + "voter": "helen.tan" + }, + { + "rshares": 34903247857, + "voter": "unosuke" + }, + { + "rshares": 23790716546, + "voter": "yefet" + }, + { + "rshares": 15937702379, + "voter": "brindleswan" + }, + { + "rshares": 1702805460, + "voter": "jocelyn" + }, + { + "rshares": 86953513703, + "voter": "acidsun" + }, + { + "rshares": 83061601356, + "voter": "edgeland" + }, + { + "rshares": 76665194905, + "voter": "easteagle13" + }, + { + "rshares": 15979479850, + "voter": "jademont" + }, + { + "rshares": 582850894104, + "voter": "eeks" + }, + { + "rshares": 18728251721, + "voter": "fkn" + }, + { + "rshares": 6568667173, + "voter": "kingscrown" + }, + { + "rshares": 50848089, + "voter": "paco-steem" + }, + { + "rshares": 10044369090, + "voter": "mranderson" + }, + { + "rshares": 612093612, + "voter": "spaninv" + }, + { + "rshares": 29706569991, + "voter": "instructor2121" + }, + { + "rshares": 2110504361, + "voter": "gekko" + }, + { + "rshares": 328481748378, + "voter": "teamsteem" + }, + { + "rshares": 24634661886, + "voter": "elishagh1" + }, + { + "rshares": 680503080668, + "voter": "nanzo-scoop" + }, + { + "rshares": 1075815746, + "voter": "weenfan" + }, + { + "rshares": 2929691125, + "voter": "cryptohead" + }, + { + "rshares": 627993769, + "voter": "walkingmage" + }, + { + "rshares": 13338780635, + "voter": "fact" + }, + { + "rshares": 143656160923, + "voter": "steve-walschot" + }, + { + "rshares": 7455942770, + "voter": "kefkius" + }, + { + "rshares": 43841670513, + "voter": "hannixx42" + }, + { + "rshares": 1449074419, + "voter": "jonathan-tokki" + }, + { + "rshares": 210476905339, + "voter": "mummyimperfect" + }, + { + "rshares": 90554610459, + "voter": "asch" + }, + { + "rshares": 1412884158, + "voter": "murh" + }, + { + "rshares": 1107557158, + "voter": "martinallien" + }, + { + "rshares": 6334610933, + "voter": "cryptofunk" + }, + { + "rshares": 596625048, + "voter": "kodi" + }, + { + "rshares": 2319844721, + "voter": "error" + }, + { + "rshares": 10869851287, + "voter": "andu" + }, + { + "rshares": 5796445645, + "voter": "marta-zaidel" + }, + { + "rshares": 39926375004, + "voter": "ranko-k" + }, + { + "rshares": 943975846803, + "voter": "cyber" + }, + { + "rshares": 63330479493, + "voter": "theshell" + }, + { + "rshares": 58413867954, + "voter": "ak2020" + }, + { + "rshares": 29711783717, + "voter": "drinkzya" + }, + { + "rshares": 13252435766, + "voter": "johnerfx" + }, + { + "rshares": 387098697826, + "voter": "taoteh1221" + }, + { + "rshares": 368970528, + "voter": "marcrapf" + }, + { + "rshares": 2093478792, + "voter": "spartanza" + }, + { + "rshares": 54770749509, + "voter": "juanmiguelsalas" + }, + { + "rshares": 110343825376, + "voter": "kenny-crane" + }, + { + "rshares": 54547175970, + "voter": "thecryptodrive" + }, + { + "rshares": 100243713520, + "voter": "will-zewe" + }, + { + "rshares": 4567564761, + "voter": "dahaz159" + }, + { + "rshares": 398671480025, + "voter": "kaylinart" + }, + { + "rshares": 87135073983, + "voter": "schro" + }, + { + "rshares": 1130151809, + "voter": "johnerminer" + }, + { + "rshares": 2064636294, + "voter": "stephen-somers" + }, + { + "rshares": 285014478636, + "voter": "trogdor" + }, + { + "rshares": 30446086393, + "voter": "michaelx" + }, + { + "rshares": 177488156922, + "voter": "thedashguy" + }, + { + "rshares": 3970365906, + "voter": "usefree" + }, + { + "rshares": 5796791339, + "voter": "mark-waser" + }, + { + "rshares": 188093143988, + "voter": "kimziv" + }, + { + "rshares": 31442563995, + "voter": "talanhorne" + }, + { + "rshares": 2313406969, + "voter": "superfreek" + }, + { + "rshares": 12333990317, + "voter": "primus" + }, + { + "rshares": 471231170, + "voter": "mrhankeh" + }, + { + "rshares": 13966206062, + "voter": "ultralord" + }, + { + "rshares": 56702480478, + "voter": "isteemit" + }, + { + "rshares": 28290706144, + "voter": "acassity" + }, + { + "rshares": 6748434701, + "voter": "tobydaniel2" + }, + { + "rshares": 16502073535, + "voter": "grey580" + }, + { + "rshares": 68355906476, + "voter": "bacchist" + }, + { + "rshares": 7571817406, + "voter": "dasha" + }, + { + "rshares": 56991263190, + "voter": "asmolokalo" + }, + { + "rshares": 55887795992, + "voter": "sonzweil" + }, + { + "rshares": 2522001348, + "voter": "dennygalindo" + }, + { + "rshares": 82245616188, + "voter": "rubybian" + }, + { + "rshares": 3304220350, + "voter": "orly" + }, + { + "rshares": 17855215106, + "voter": "konstantin" + }, + { + "rshares": 255388351, + "voter": "mstang83" + }, + { + "rshares": 34554424935, + "voter": "hitmeasap" + }, + { + "rshares": 251776157, + "voter": "andreaalexandria" + }, + { + "rshares": 481284630047, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 25023973944, + "voter": "tcfxyz" + }, + { + "rshares": 6931517861, + "voter": "futurefood" + }, + { + "rshares": 136071704205, + "voter": "derekareith" + }, + { + "rshares": 783214413493, + "voter": "slowwalker" + }, + { + "rshares": 219047351981, + "voter": "domino" + }, + { + "rshares": 63429022163, + "voter": "furion" + }, + { + "rshares": 316472021, + "voter": "onthewayout" + }, + { + "rshares": 447221422, + "voter": "barbara2" + }, + { + "rshares": 501828136, + "voter": "ch0c0latechip" + }, + { + "rshares": 460021595, + "voter": "doge4lyf" + }, + { + "rshares": 1439499719388, + "voter": "renohq" + }, + { + "rshares": 174276240954, + "voter": "knircky" + }, + { + "rshares": 84702839799, + "voter": "sigmajin" + }, + { + "rshares": 910622311, + "voter": "steem1653" + }, + { + "rshares": 101872192, + "voter": "cynetyc" + }, + { + "rshares": 17522208912, + "voter": "sebastien" + }, + { + "rshares": 10897110255, + "voter": "asim" + }, + { + "rshares": 4912850489, + "voter": "thegoodguy" + }, + { + "rshares": 348889868377, + "voter": "bobbylee" + }, + { + "rshares": 16665967986, + "voter": "senseiteekay" + }, + { + "rshares": 3542069633, + "voter": "karen13" + }, + { + "rshares": 3440673772, + "voter": "jbouchard12" + }, + { + "rshares": 29806661664, + "voter": "dwinblood" + }, + { + "rshares": 19544762197, + "voter": "meiisheree" + }, + { + "rshares": 14499869420, + "voter": "jaycobbell" + }, + { + "rshares": 35657987949, + "voter": "condra" + }, + { + "rshares": 559860485, + "voter": "jearson" + }, + { + "rshares": 380411494, + "voter": "karenmckersie" + }, + { + "rshares": 20413941490, + "voter": "grolelo" + }, + { + "rshares": 55944061685, + "voter": "streetstyle" + }, + { + "rshares": 240049444, + "voter": "winstonjerry" + }, + { + "rshares": 42155569753, + "voter": "milestone" + }, + { + "rshares": 19348291642, + "voter": "artific" + }, + { + "rshares": 7004814016, + "voter": "lichtblick" + }, + { + "rshares": 32832833969, + "voter": "creemej" + }, + { + "rshares": 87211957, + "voter": "wildchild" + }, + { + "rshares": 2070732161, + "voter": "the-future" + }, + { + "rshares": 13237739139, + "voter": "nippel66" + }, + { + "rshares": 10600135570, + "voter": "peacekeeper" + }, + { + "rshares": 4306572546, + "voter": "oululahti" + }, + { + "rshares": 9429557565, + "voter": "benjiberigan" + }, + { + "rshares": 334387899789, + "voter": "calaber24p" + }, + { + "rshares": 19290245908, + "voter": "mustafaomar" + }, + { + "rshares": 6875456792, + "voter": "all-of-us" + }, + { + "rshares": 70702375607, + "voter": "thylbom" + }, + { + "rshares": 3574676162, + "voter": "tarindel" + }, + { + "rshares": 3440980496, + "voter": "azurejasper" + }, + { + "rshares": 882287473, + "voter": "amor" + }, + { + "rshares": 25145242349, + "voter": "deanliu" + }, + { + "rshares": 5333506811, + "voter": "rainchen" + }, + { + "rshares": 39387768719, + "voter": "celsius100" + }, + { + "rshares": 89845980410, + "voter": "rea" + }, + { + "rshares": 5101780097, + "voter": "dmitriybtc" + }, + { + "rshares": 534153937, + "voter": "ulis29k" + }, + { + "rshares": 172190214672, + "voter": "jl777" + }, + { + "rshares": 1039544843307, + "voter": "james212" + }, + { + "rshares": 33850767131, + "voter": "zaebars" + }, + { + "rshares": 15176074284, + "voter": "positive" + }, + { + "rshares": 1784922790, + "voter": "yarly" + }, + { + "rshares": 269622478, + "voter": "yarly2" + }, + { + "rshares": 270026148, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 24288413869, + "voter": "masterinvestor" + }, + { + "rshares": 117616198, + "voter": "cryptobur" + }, + { + "rshares": 1475972708, + "voter": "rfresh" + }, + { + "rshares": 57491233, + "voter": "sergey44" + }, + { + "rshares": 921456442, + "voter": "happyphoenix" + }, + { + "rshares": 14673696810, + "voter": "proto" + }, + { + "rshares": 614768567, + "voter": "curator" + }, + { + "rshares": 29066357704, + "voter": "sisterholics" + }, + { + "rshares": 432486248, + "voter": "yarly10" + }, + { + "rshares": 1519019907, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 5613435467, + "voter": "royalmacro" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 2814949808, + "voter": "tygergamer" + }, + { + "rshares": 521275173, + "voter": "fnait" + }, + { + "rshares": 463139988, + "voter": "keepcalmand" + }, + { + "rshares": 152942524, + "voter": "steemster1" + }, + { + "rshares": 861558297, + "voter": "mar1978co" + }, + { + "rshares": 10078141104, + "voter": "michiel" + }, + { + "rshares": 2488890119, + "voter": "belkins" + }, + { + "rshares": 45946397615, + "voter": "jasonstaggers" + }, + { + "rshares": 3110748274, + "voter": "glitterpig" + }, + { + "rshares": 5800843229, + "voter": "jed78" + }, + { + "rshares": 128437666744, + "voter": "steemdrive" + }, + { + "rshares": 1126451353, + "voter": "metaflute" + }, + { + "rshares": 7348247658, + "voter": "taker" + }, + { + "rshares": 4651388682, + "voter": "theprophet0" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 4453621875, + "voter": "french.fyde" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 1014694547161, + "voter": "laonie" + }, + { + "rshares": 2451810437, + "voter": "pdogg147" + }, + { + "rshares": 24107366239, + "voter": "rawnetics" + }, + { + "rshares": 22885426849, + "voter": "laonie1" + }, + { + "rshares": 23397800760, + "voter": "laonie2" + }, + { + "rshares": 23406379203, + "voter": "laonie3" + }, + { + "rshares": 24777638696, + "voter": "laoyao" + }, + { + "rshares": 36642234190, + "voter": "myfirst" + }, + { + "rshares": 5173706061, + "voter": "rich77" + }, + { + "rshares": 219392279043, + "voter": "somebody" + }, + { + "rshares": 8447166798, + "voter": "flysaga" + }, + { + "rshares": 14657359982, + "voter": "gmurph" + }, + { + "rshares": 49898468001, + "voter": "midnightoil" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 4084069258, + "voter": "ullikume" + }, + { + "rshares": 23402350140, + "voter": "laonie4" + }, + { + "rshares": 23400631414, + "voter": "laonie5" + }, + { + "rshares": 23398015964, + "voter": "laonie6" + }, + { + "rshares": 23395009403, + "voter": "laonie7" + }, + { + "rshares": 23391232107, + "voter": "laonie8" + }, + { + "rshares": 23389615445, + "voter": "laonie9" + }, + { + "rshares": 113728835028, + "voter": "xiaohui" + }, + { + "rshares": 115415321220, + "voter": "joele" + }, + { + "rshares": 5249640323, + "voter": "oflyhigh" + }, + { + "rshares": 15003159397, + "voter": "randyclemens" + }, + { + "rshares": 1341165154, + "voter": "paynode" + }, + { + "rshares": 3902950039, + "voter": "xiaokongcom" + }, + { + "rshares": 2517143687, + "voter": "kainmarx" + }, + { + "rshares": 2076252881, + "voter": "natalymaty" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 58467607, + "voter": "ciao" + }, + { + "rshares": 62981842, + "voter": "kpine" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 7865435504, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 1559387880, + "voter": "erikclark13" + }, + { + "rshares": 4385132641, + "voter": "zivile" + }, + { + "rshares": 71506742, + "voter": "evgenyche" + }, + { + "rshares": 72860952, + "voter": "confucius" + }, + { + "rshares": 28963700361, + "voter": "mrosenquist" + }, + { + "rshares": 66124624, + "voter": "stevescriber" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 84358533706, + "voter": "miacats" + }, + { + "rshares": 54857117, + "voter": "nano2nd" + }, + { + "rshares": 8004625685, + "voter": "mione" + }, + { + "rshares": 218348347, + "voter": "party1999" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 516130761, + "voter": "microluck" + }, + { + "rshares": 352253518, + "voter": "lisadang" + }, + { + "rshares": 5158592162, + "voter": "rubenalexander" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 1759916822, + "voter": "chinadaily" + }, + { + "rshares": 57802223, + "voter": "cryptoblu" + }, + { + "rshares": 57795937, + "voter": "instructor" + }, + { + "rshares": 116177672518, + "voter": "helikopterben" + }, + { + "rshares": 667048332200, + "voter": "dollarvigilante" + }, + { + "rshares": 1449342090, + "voter": "anotherjoe" + }, + { + "rshares": 6294355101, + "voter": "solarguy" + }, + { + "rshares": 4872427635, + "voter": "almerri" + }, + { + "rshares": 9250237075, + "voter": "johnnyyash" + }, + { + "rshares": 109686748, + "voter": "cinderphoenix" + }, + { + "rshares": 13247923516, + "voter": "gvargas123" + }, + { + "rshares": 4734150982, + "voter": "themanualbot" + }, + { + "rshares": 925730676, + "voter": "telos" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 8933292656, + "voter": "jaredcwillis" + }, + { + "rshares": 7424154802, + "voter": "jenniferskyler" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 23383491762, + "voter": "laonie10" + }, + { + "rshares": 383708931, + "voter": "mig641" + }, + { + "rshares": 65544406422, + "voter": "sweetsssj" + }, + { + "rshares": 24055111416, + "voter": "andrewawerdna" + }, + { + "rshares": 58999787, + "voter": "sleepyb" + }, + { + "rshares": 80745005117, + "voter": "barrycooper" + }, + { + "rshares": 59126308, + "voter": "wmhammer" + }, + { + "rshares": 3559941024, + "voter": "stillsafe" + }, + { + "rshares": 4303225318, + "voter": "generation.easy" + }, + { + "rshares": 79979619, + "voter": "joelbow" + }, + { + "rshares": 12954771067, + "voter": "pressfortruth" + }, + { + "rshares": 22919631319, + "voter": "hilarski" + }, + { + "rshares": 3304711232, + "voter": "erikaharris" + }, + { + "rshares": 64584835, + "voter": "ajavajive" + }, + { + "rshares": 58863225, + "voter": "willdizon" + }, + { + "rshares": 8362002030, + "voter": "onetree" + }, + { + "rshares": 101945845, + "voter": "slorunner" + }, + { + "rshares": 62669096, + "voter": "markose" + }, + { + "rshares": 75606292, + "voter": "ericbelsey" + }, + { + "rshares": 3946789899, + "voter": "lily-da-vine" + }, + { + "rshares": 58726584, + "voter": "c3vin" + }, + { + "rshares": 58977489, + "voter": "justinschwalm" + }, + { + "rshares": 5231193390, + "voter": "oldtimer" + }, + { + "rshares": 44893707843, + "voter": "mattclarke" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 236731195, + "voter": "brandon-rosano" + }, + { + "rshares": 687871274, + "voter": "dryde" + }, + { + "rshares": 773552752, + "voter": "dajohns1420" + }, + { + "rshares": 5173549934, + "voter": "silverbug2000" + }, + { + "rshares": 64070582, + "voter": "iosif" + }, + { + "rshares": 1225076566, + "voter": "ommmnamaste" + }, + { + "rshares": 54705383, + "voter": "rickmiller" + }, + { + "rshares": 79082863, + "voter": "adnanefs" + }, + { + "rshares": 10196026285, + "voter": "etcmike" + }, + { + "rshares": 61922359, + "voter": "kirby1" + }, + { + "rshares": 2697657064, + "voter": "nulliusinverba" + }, + { + "rshares": 446704559, + "voter": "runridefly" + }, + { + "rshares": 57935790, + "voter": "drdsp" + }, + { + "rshares": 75213616, + "voter": "stephenkendal" + }, + { + "rshares": 64994479, + "voter": "mikeonfire" + }, + { + "rshares": 246586617, + "voter": "ratinct" + }, + { + "rshares": 185741561, + "voter": "darkflame" + }, + { + "rshares": 57818188, + "voter": "nwoinfowarrior" + }, + { + "rshares": 98234149, + "voter": "trendwizard" + }, + { + "rshares": 58197677, + "voter": "jcomeauictx" + }, + { + "rshares": 8590906112, + "voter": "daveks" + }, + { + "rshares": 57615204, + "voter": "carlpieper" + }, + { + "rshares": 57685838, + "voter": "otis147" + }, + { + "rshares": 57432859, + "voter": "rdennis" + }, + { + "rshares": 23037723138, + "voter": "laonie11" + }, + { + "rshares": 57363928, + "voter": "freewilly" + }, + { + "rshares": 1791466497, + "voter": "eight-rad" + }, + { + "rshares": 52836995, + "voter": "troich" + }, + { + "rshares": 57504359161, + "voter": "luminousvisions" + }, + { + "rshares": 2972352374, + "voter": "xanoxt" + }, + { + "rshares": 1618354417, + "voter": "davidjkelley" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 1485439707, + "voter": "baro" + }, + { + "rshares": 56782516, + "voter": "sebastianbauer" + }, + { + "rshares": 4414662611, + "voter": "dangis" + }, + { + "rshares": 22579371284, + "voter": "sponge-bob" + }, + { + "rshares": 15182772885, + "voter": "digital-wisdom" + }, + { + "rshares": 3780350152, + "voter": "ethical-ai" + }, + { + "rshares": 3845714962, + "voter": "ericbotticelli" + }, + { + "rshares": 2921714726, + "voter": "fajrilgooner" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 3752156606, + "voter": "titusfrost" + }, + { + "rshares": 2121332911, + "voter": "matthewtiii" + }, + { + "rshares": 55401224, + "voter": "walternz" + }, + { + "rshares": 55979441, + "voter": "dragon93" + }, + { + "rshares": 116067117, + "voter": "bobbins" + }, + { + "rshares": 5540438639, + "voter": "jwaser" + }, + { + "rshares": 8359809208, + "voter": "doitvoluntarily" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 56824030, + "voter": "randal" + }, + { + "rshares": 93669300, + "voter": "kyusho" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 958775616, + "voter": "smisi" + }, + { + "rshares": 6366216768, + "voter": "bluehorseshoe" + }, + { + "rshares": 808370638, + "voter": "keverw" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 3006735284, + "voter": "michaelmatthews" + }, + { + "rshares": 268344724470, + "voter": "asksisk" + }, + { + "rshares": 7335939339, + "voter": "wwworld4us" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 287913287, + "voter": "totosky" + }, + { + "rshares": 2610152057, + "voter": "bwaser" + }, + { + "rshares": 55155185, + "voter": "cknr1" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 350888790, + "voter": "panther" + }, + { + "rshares": 368734423786, + "voter": "charlieshrem" + }, + { + "rshares": 54558832228, + "voter": "tracemayer" + }, + { + "rshares": 23464066864, + "voter": "brains" + }, + { + "rshares": 551289713, + "voter": "jessicanicklos" + }, + { + "rshares": 62980245, + "voter": "jcvanleur" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 938555459, + "voter": "alwayzgame" + }, + { + "rshares": 1314284432, + "voter": "bitcoinparadise" + }, + { + "rshares": 385170926, + "voter": "ballinconscious" + }, + { + "rshares": 5176625969, + "voter": "chick1" + }, + { + "rshares": 1795152145, + "voter": "rigaronib" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 491741302, + "voter": "echoesinthemind" + }, + { + "rshares": 1996247270, + "voter": "steemsquad" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341709326, + "voter": "ellepdub" + }, + { + "rshares": 88742390, + "voter": "inarix03" + }, + { + "rshares": 53469216, + "voter": "libertyadvocate" + }, + { + "rshares": 9753441048, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 53735837, + "voter": "drac59" + }, + { + "rshares": 422604162, + "voter": "littlemorelove" + }, + { + "rshares": 54295086, + "voter": "mari5555na" + }, + { + "rshares": 138362969, + "voter": "sandeepachetan" + }, + { + "rshares": 4697970927, + "voter": "morgan.waser" + }, + { + "rshares": 2021646761, + "voter": "schattenjaeger" + }, + { + "rshares": 54617017, + "voter": "miav" + }, + { + "rshares": 130535121, + "voter": "creativeyoke" + }, + { + "rshares": 51636819, + "voter": "mbizryu0" + }, + { + "rshares": 51631638, + "voter": "archij" + }, + { + "rshares": 134784034, + "voter": "najwazebian" + }, + { + "rshares": 51530815, + "voter": "movie7283" + }, + { + "rshares": 51527606, + "voter": "ppcompp2" + }, + { + "rshares": 51520427, + "voter": "jj1968" + }, + { + "rshares": 51516489, + "voter": "cineger" + }, + { + "rshares": 51497383, + "voter": "sksduddk" + }, + { + "rshares": 51490214, + "voter": "jjc0719" + }, + { + "rshares": 161735035, + "voter": "thefinanceguy" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 50230521, + "voter": "glassheart" + }, + { + "rshares": 51141851, + "voter": "slow" + }, + { + "rshares": 1178970666, + "voter": "anns" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 5186061611, + "voter": "donchate" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50677982, + "voter": "sjytoy" + }, + { + "rshares": 50676799, + "voter": "shy2675" + }, + { + "rshares": 50675747, + "voter": "suance1009" + }, + { + "rshares": 50674176, + "voter": "hasqmd" + }, + { + "rshares": 50673722, + "voter": "fischer67" + }, + { + "rshares": 50672116, + "voter": "elya1" + }, + { + "rshares": 50632828, + "voter": "xclamp45" + }, + { + "rshares": 50618471, + "voter": "likeagame1" + }, + { + "rshares": 50616898, + "voter": "apple4006" + }, + { + "rshares": 50615195, + "voter": "bigbell61" + }, + { + "rshares": 50612850, + "voter": "dolpo777" + }, + { + "rshares": 50611931, + "voter": "dongperi" + }, + { + "rshares": 50610620, + "voter": "lion2byung" + }, + { + "rshares": 50610002, + "voter": "cwj1973" + }, + { + "rshares": 50609329, + "voter": "psj212" + }, + { + "rshares": 50608661, + "voter": "owithed2" + }, + { + "rshares": 50606929, + "voter": "fiself2" + }, + { + "rshares": 50605131, + "voter": "trablinever1" + }, + { + "rshares": 50603861, + "voter": "nuals1940" + }, + { + "rshares": 50602310, + "voter": "fanceth2" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50355943, + "voter": "forea1995" + }, + { + "rshares": 50354561, + "voter": "holow1968" + }, + { + "rshares": 50353969, + "voter": "peaces1952" + }, + { + "rshares": 50346496, + "voter": "himighar2" + }, + { + "rshares": 50345607, + "voter": "aromese1974" + }, + { + "rshares": 50344921, + "voter": "runis1943" + }, + { + "rshares": 50344067, + "voter": "tong1962" + }, + { + "rshares": 50340744, + "voter": "hishe1997" + }, + { + "rshares": 249967603, + "voter": "letstalkliberty" + }, + { + "rshares": 3599234079, + "voter": "strong-ai" + }, + { + "rshares": 51393104, + "voter": "buit1989" + }, + { + "rshares": 51389981, + "voter": "imadecoult1" + }, + { + "rshares": 51387526, + "voter": "infees2" + }, + { + "rshares": 51384095, + "voter": "suar1997" + }, + { + "rshares": 51382067, + "voter": "sobsell93" + }, + { + "rshares": 51380710, + "voter": "stroned96" + }, + { + "rshares": 51378107, + "voter": "drethe" + }, + { + "rshares": 51377505, + "voter": "qualwas" + }, + { + "rshares": 51376367, + "voter": "phent1994" + }, + { + "rshares": 51375075, + "voter": "baboyes" + }, + { + "rshares": 51373532, + "voter": "whor1973" + }, + { + "rshares": 51372739, + "voter": "youreforn" + }, + { + "rshares": 51371902, + "voter": "voll1981" + }, + { + "rshares": 51370717, + "voter": "copenty2" + }, + { + "rshares": 51369717, + "voter": "maject2" + }, + { + "rshares": 51367233, + "voter": "coust1997" + }, + { + "rshares": 51366398, + "voter": "busionea84" + }, + { + "rshares": 51365174, + "voter": "therver1" + }, + { + "rshares": 51364022, + "voter": "appirdsmanne1990" + }, + { + "rshares": 51362967, + "voter": "alienighted87" + }, + { + "rshares": 51359746, + "voter": "anity1994" + }, + { + "rshares": 51357142, + "voter": "themphe1" + }, + { + "rshares": 51355864, + "voter": "abild1988" + }, + { + "rshares": 51353540, + "voter": "spoll1973" + }, + { + "rshares": 66162576, + "voter": "afteld1" + }, + { + "rshares": 76019801, + "voter": "igtes" + }, + { + "rshares": 161225748, + "voter": "iliyaa" + }, + { + "rshares": 154471584, + "voter": "buffett" + }, + { + "rshares": 157207866, + "voter": "siniceku" + }, + { + "rshares": 154056498, + "voter": "cruise" + }, + { + "rshares": 1328736979, + "voter": "rusteemitblog" + }, + { + "rshares": 162566373, + "voter": "dayan" + }, + { + "rshares": 160064586, + "voter": "michaelstobiersk" + }, + { + "rshares": 158798473, + "voter": "zapply" + }, + { + "rshares": 160649364, + "voter": "trevorlyman" + }, + { + "rshares": 134277023, + "voter": "rubenkusters" + }, + { + "rshares": 160260561, + "voter": "rage" + }, + { + "rshares": 156994554, + "voter": "so-guitarist" + }, + { + "rshares": 159539963, + "voter": "blender" + }, + { + "rshares": 156227917, + "voter": "panic" + }, + { + "rshares": 159143891, + "voter": "reef" + }, + { + "rshares": 111271322, + "voter": "kevintester" + }, + { + "rshares": 143075506, + "voter": "james93" + }, + { + "rshares": 155451903, + "voter": "steemthis" + }, + { + "rshares": 10240071691, + "voter": "goldmatters" + }, + { + "rshares": 155155144, + "voter": "johan69" + }, + { + "rshares": 158255971, + "voter": "rickjames" + }, + { + "rshares": 158217215, + "voter": "williambtc" + }, + { + "rshares": 158199392, + "voter": "thekaba" + }, + { + "rshares": 151966038, + "voter": "shanehasbrouck" + }, + { + "rshares": 158158636, + "voter": "wakeupworldnews" + }, + { + "rshares": 154844536, + "voter": "omar-s" + }, + { + "rshares": 157927038, + "voter": "phoenix12x" + }, + { + "rshares": 157926993, + "voter": "idaveyyyy" + }, + { + "rshares": 154771442, + "voter": "ewolh99" + }, + { + "rshares": 157688503, + "voter": "christymonty" + }, + { + "rshares": 154476148, + "voter": "hacon" + } + ], + "author": "dollarvigilante", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.46, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://dollarvigilante.com/wp-content/uploads/2016/09/Jubilee-Jolt-Dow-Down-400-Stocks-Smashed-In-Biggest-Drop-Since-Brexit.jpg
    \n\nIt was just two days ago that we wrote, \u201cGold Has Biggest One Day Rally Since Brexit as Elites Rush Into Gold\u201d.\n\nNow, to end the week, US stocks had their biggest drop since Brexit on Friday.\n\nThe Dow Jones Industrial Average fell 394.46 points, or 2.1%, to 18085.45, and the S&P 500 declined 2.45%, while the Nasdaq Composite lost 2.5%.\n\nMost pegged the blame on concern over a 0.25% rate hike by the Federal Reserve at their upcoming September 20th-21st meeting.\n\nFederal funds futures, which are used by traders to place bets on central bank policy, on Friday showed a 24% chance of a US interest-rate rise in September, compared with an 18% chance as of Thursday.\n\nEric Rosengren, President of the Federal Reserve Bank of Boston said Friday that \u201ca reasonable case can be made\u201d for raising interest rates to avoid overheating the economy.\n\nOf course, no one asks, \u201chow does an economy overheat\u201d? An economy isn\u2019t a cake. If an economy is \u201coverheating\u201d it would mean that trade is going well, profits are being made and capital accumulated. Why would one want to avoid \u201coverheating\u201d the economy?\n\nWell, the US and all other Western monetary systems are run by a communist-style central planning agency who deem it their task to manipulate interest rates and counterfeit money in response to the perceived \u201coverheating\u201d or \u201ccooling\u201d.\n\nIt\u2019s nonsense, of course, and the only shocking thing is that no one has taken the central bankers out into the town square and hung them yet.\n\nBut, in this communist-style system, ALL eyes and ears are focused on the politburo to see what the wise leaders have deemed is best for the rest of us plebs. And this is the case, yet again, as the market has jitters that a rate hike of 0.25% could destroy the entire worldwide economy, monetary and financial system\u2026 a state of affairs that could never have happened without central planning.\n\nEven more hilarious, is the fact that anyone could deem a system with nearly 50 million people on food stamps and nearly \u2153 of the entire public jobless as \u201coverheating\u201d.\n\nARE WE IN FOR A MASSIVE CRASH THIS JUBILEE YEAR?\n\nThe Jubilee Year ends on October 2nd. And, based on our analysis we said that 2016 would be highly volatile, there\u2019d be massive change and all the building blocks towards global government would be put into place.\n\nWe were right, straight off the bat when January was the worst opening month to a year for worldwide stock markets in history. Then, in June, with Brexit, we saw the continued fracturing of the EU (which we were the first to boldly predict on the end day of the Shemitah last year (\u201cEurozone Collapses, Borders Erected on Shemitah End Day\u201d).\n\nAnd the day after Brexit saw the worst one-day worldwide stock market drop in history. Exactly 7 years, 7 months, 7 weeks and 7 days since the Shemitah end-day crash in 2008.\n\nWe\u2019ve profited massively from our analysis, with the TDV newsletter\u2019s Premium portfolio up 200% from a year ago.\n\nOur positions in gold & silver have done very well since the very first day of 2016.\n\n
    https://dollarvigilante.com/wp-content/uploads/2016/09/Gold-One-Year-Chart.jpg
    \nSince the beginning of the year, gold has risen\u00a024.9% and silver has skyrocketed 37.1%.\n\nAnd bitcoin has also risen nearly 9% since the start of September.\n\n
    https://dollarvigilante.com/wp-content/uploads/2016/09/bitcoin-1-month-chart-The-Dollar-Vigilante.jpg
    \n\nBut the question is, will we see another massive crash by October 2nd, or soon after?\n\nThere is no way to know for sure, of course.\n\nBut I\u2019ve said for months now that I expect September/October to be a very volatile and dangerous time in the markets.\n\nOnly time will tell if that is the case or not. \u00a0We'll find out early next week if this drop on Friday carries through.\n\nBut, as we warned, be prepared for massive volatility and, potentially, a massive crash during this time period.\n\nMany of our subscribers have been enjoying all this volatility, while most others are living in fear on days like today. \u00a0Here is just one subscriber's comments from our private subscriber's only Facebook group with his gains from just today alone.\n\n
    https://dollarvigilante.com/wp-content/uploads/2016/09/Testimonials-18-The-Dollar-Vigilante.jpg
    \n\nTo join our group of worldwide vigilantes, many of whom are happy to help you with any questions you may have, click here.\n\nMost people are worried sick this weekend after Friday's market action. \u00a0But here at TDV we are all looking forward to Monday to see if the markets continue to drop in free fall.\n\nBut, even if it doesn't, we are positioned to profit from the volatility which we expect to continue throughout this fall. \u00a0This is not going to be a boring few months ahead!\n\nFollow along with us here at Steemit ( @dollarvigilante ) where Dollar Vigilante articles are posted first before anywhere else.\n\n
    https://img1.steemit.com/0x0/https://www.dollarvigilante.com/wp-content/uploads/2016/08/Jeff-Berwick-The-Dollar-Vigilante-Steemit-Bio-1024x221.jpg
    ", + "category": "money", + "children": 35, + "created": "2016-09-10T04:33:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://dollarvigilante.com/wp-content/uploads/2016/09/Jubilee-Jolt-Dow-Down-400-Stocks-Smashed-In-Biggest-Drop-Since-Brexit.jpg", + "https://dollarvigilante.com/wp-content/uploads/2016/09/Gold-One-Year-Chart.jpg", + "https://dollarvigilante.com/wp-content/uploads/2016/09/bitcoin-1-month-chart-The-Dollar-Vigilante.jpg", + "https://dollarvigilante.com/wp-content/uploads/2016/09/Testimonials-18-The-Dollar-Vigilante.jpg", + "https://img1.steemit.com/0x0/https://www.dollarvigilante.com/wp-content/uploads/2016/08/Jeff-Berwick-The-Dollar-Vigilante-Steemit-Bio-1024x221.jpg" + ], + "links": [ + "https://dollarvigilante.com/blog/2016/09/07/gold-biggest-one-day-rally-since-brexit-elites-rush-gold.html", + "https://dollarvigilante.com/blog/2015/09/13/eurozone-collapses-borders-erected-across-europe-on-shemitah-end-day.html", + "http://dollarvigilante.com/subscribe" + ], + "tags": [ + "money", + "stocks", + "gold", + "silver", + "bitcoin" + ], + "users": [ + "dollarvigilante" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 98702780120460, + "payout": 914.41, + "payout_at": "2016-09-17T04:33:42", + "pending_payout_value": "914.410 HBD", + "percent_hbd": 10000, + "permlink": "jubilee-jolt-dow-down-400-stocks-smashed-in-biggest-drop-since-brexit", + "post_id": 1192244, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 525 + }, + "title": "JUBILEE JOLT: Dow Down 400, Stocks Smashed In Biggest Drop Since Brexit", + "updated": "2016-09-10T16:50:39", + "url": "/money/@dollarvigilante/jubilee-jolt-dow-down-400-stocks-smashed-in-biggest-drop-since-brexit" + }, + { + "active_votes": [ + { + "rshares": 535733390820, + "voter": "barrie" + }, + { + "rshares": 32214613476423, + "voter": "smooth" + }, + { + "rshares": 376124156145, + "voter": "anonymous" + }, + { + "rshares": 14298188263721, + "voter": "summon" + }, + { + "rshares": 4094444186498, + "voter": "riverhead" + }, + { + "rshares": 2213080911223, + "voter": "badassmother" + }, + { + "rshares": 2063054807192, + "voter": "hr1" + }, + { + "rshares": 6401073987484, + "voter": "fuzzyvest" + }, + { + "rshares": 1085700078653, + "voter": "rossco99" + }, + { + "rshares": 3104786127, + "voter": "boy" + }, + { + "rshares": 1744527088450, + "voter": "xeroc" + }, + { + "rshares": 3769614077, + "voter": "bue-witness" + }, + { + "rshares": 684099809, + "voter": "bunny" + }, + { + "rshares": 54950989925, + "voter": "bue" + }, + { + "rshares": 1663623227, + "voter": "mini" + }, + { + "rshares": 213807099, + "voter": "moon" + }, + { + "rshares": 1749752466084, + "voter": "joseph" + }, + { + "rshares": 82589597013, + "voter": "aizensou" + }, + { + "rshares": 3100138769261, + "voter": "au1nethyb1" + }, + { + "rshares": 413040802300, + "voter": "recursive3" + }, + { + "rshares": 2773542163233, + "voter": "recursive" + }, + { + "rshares": 1316085456, + "voter": "mineralwasser" + }, + { + "rshares": 104685712239, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 2008216408, + "voter": "bingo-1" + }, + { + "rshares": 5984989624211, + "voter": "smooth.witness" + }, + { + "rshares": 417424938583, + "voter": "boatymcboatface" + }, + { + "rshares": 379490990415, + "voter": "officialfuzzy" + }, + { + "rshares": 66430424858, + "voter": "vip" + }, + { + "rshares": 32421474922, + "voter": "proctologic" + }, + { + "rshares": 10330847065, + "voter": "idol" + }, + { + "rshares": 625076388, + "voter": "healthcare" + }, + { + "rshares": 973278654, + "voter": "daniel.pan" + }, + { + "rshares": 797622850196, + "voter": "steemrollin" + }, + { + "rshares": 32430057675, + "voter": "marketingmonk" + }, + { + "rshares": 288376577, + "voter": "helen.tan" + }, + { + "rshares": 1702805460, + "voter": "jocelyn" + }, + { + "rshares": 24533944227, + "voter": "etimarcus" + }, + { + "rshares": 11524469542, + "voter": "holabebe" + }, + { + "rshares": 8006521638, + "voter": "fran2k" + }, + { + "rshares": 538013623291, + "voter": "eeks" + }, + { + "rshares": 18727747430, + "voter": "fkn" + }, + { + "rshares": 29705274311, + "voter": "instructor2121" + }, + { + "rshares": 2110504361, + "voter": "gekko" + }, + { + "rshares": 335185457528, + "voter": "teamsteem" + }, + { + "rshares": 24634157596, + "voter": "elishagh1" + }, + { + "rshares": 680498651040, + "voter": "nanzo-scoop" + }, + { + "rshares": 263864711521, + "voter": "pal" + }, + { + "rshares": 1075815746, + "voter": "weenfan" + }, + { + "rshares": 609105086, + "voter": "acidyo" + }, + { + "rshares": 139520107919, + "voter": "steve-walschot" + }, + { + "rshares": 2386858170, + "voter": "n25052016" + }, + { + "rshares": 210475748370, + "voter": "mummyimperfect" + }, + { + "rshares": 90554610459, + "voter": "asch" + }, + { + "rshares": 1412866813, + "voter": "murh" + }, + { + "rshares": 2319844721, + "voter": "error" + }, + { + "rshares": 39926143300, + "voter": "ranko-k" + }, + { + "rshares": 943975846803, + "voter": "cyber" + }, + { + "rshares": 5260442587, + "voter": "matthewdc" + }, + { + "rshares": 63330479493, + "voter": "theshell" + }, + { + "rshares": 58413547348, + "voter": "ak2020" + }, + { + "rshares": 28986932597, + "voter": "drinkzya" + }, + { + "rshares": 281244691484, + "voter": "leon-fu" + }, + { + "rshares": 12987387051, + "voter": "johnerfx" + }, + { + "rshares": 36047053064, + "voter": "altoz" + }, + { + "rshares": 43102809919, + "voter": "rednetkjh" + }, + { + "rshares": 53307147749, + "voter": "thecryptodrive" + }, + { + "rshares": 96198811246, + "voter": "a48" + }, + { + "rshares": 77652927327, + "voter": "tim-johnston" + }, + { + "rshares": 1083062151, + "voter": "johnerminer" + }, + { + "rshares": 319691598, + "voter": "gary-wood" + }, + { + "rshares": 30446086393, + "voter": "michaelx" + }, + { + "rshares": 5796791339, + "voter": "mark-waser" + }, + { + "rshares": 130217065436, + "voter": "charleshosk" + }, + { + "rshares": 105010056960, + "voter": "geoffrey" + }, + { + "rshares": 188089512063, + "voter": "kimziv" + }, + { + "rshares": 2690420179, + "voter": "gary-smith" + }, + { + "rshares": 44052097824, + "voter": "marco-delsalto" + }, + { + "rshares": 84391937589, + "voter": "blocktalk" + }, + { + "rshares": 12333554915, + "voter": "primus" + }, + { + "rshares": 471231170, + "voter": "mrhankeh" + }, + { + "rshares": 13966206062, + "voter": "ultralord" + }, + { + "rshares": 56702480478, + "voter": "isteemit" + }, + { + "rshares": 68355906476, + "voter": "bacchist" + }, + { + "rshares": 20330980904, + "voter": "thebatchman" + }, + { + "rshares": 7571550777, + "voter": "dasha" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 49857675534, + "voter": "booja" + }, + { + "rshares": 82245616188, + "voter": "rubybian" + }, + { + "rshares": 3304220350, + "voter": "orly" + }, + { + "rshares": 17855184762, + "voter": "konstantin" + }, + { + "rshares": 260496118, + "voter": "mstang83" + }, + { + "rshares": 309828361, + "voter": "damono" + }, + { + "rshares": 136059420493, + "voter": "derekareith" + }, + { + "rshares": 1010587746, + "voter": "bartcant" + }, + { + "rshares": 783214413493, + "voter": "slowwalker" + }, + { + "rshares": 63427406763, + "voter": "furion" + }, + { + "rshares": 10806410100, + "voter": "seanmchughart" + }, + { + "rshares": 730555026, + "voter": "busser" + }, + { + "rshares": 6055566867, + "voter": "owdy" + }, + { + "rshares": 447221422, + "voter": "barbara2" + }, + { + "rshares": 501828136, + "voter": "ch0c0latechip" + }, + { + "rshares": 460021595, + "voter": "doge4lyf" + }, + { + "rshares": 247126244947, + "voter": "aurel" + }, + { + "rshares": 209516922, + "voter": "ardina" + }, + { + "rshares": 910612400, + "voter": "steem1653" + }, + { + "rshares": 243928950, + "voter": "alanstruna" + }, + { + "rshares": 11397247264, + "voter": "blockchainbilly" + }, + { + "rshares": 10649262232, + "voter": "asim" + }, + { + "rshares": 242630176, + "voter": "andro19" + }, + { + "rshares": 33648660545, + "voter": "toxonaut" + }, + { + "rshares": 5019651587, + "voter": "thegoodguy" + }, + { + "rshares": 16165263351, + "voter": "aaseb" + }, + { + "rshares": 236947300, + "voter": "lesssgo" + }, + { + "rshares": 241357570, + "voter": "amnesiac84" + }, + { + "rshares": 3542064676, + "voter": "karen13" + }, + { + "rshares": 6139205075, + "voter": "cryptosi" + }, + { + "rshares": 14499795077, + "voter": "jaycobbell" + }, + { + "rshares": 34667336499, + "voter": "condra" + }, + { + "rshares": 21030751785, + "voter": "artific" + }, + { + "rshares": 31806615890, + "voter": "creemej" + }, + { + "rshares": 87211957, + "voter": "wildchild" + }, + { + "rshares": 9691489719, + "voter": "benjiberigan" + }, + { + "rshares": 119294832, + "voter": "drfrzn" + }, + { + "rshares": 73655729816, + "voter": "thylbom" + }, + { + "rshares": 3574656647, + "voter": "tarindel" + }, + { + "rshares": 1629983536, + "voter": "edy" + }, + { + "rshares": 951385495, + "voter": "dbendorf" + }, + { + "rshares": 172189902483, + "voter": "jl777" + }, + { + "rshares": 6881333551, + "voter": "lostnuggett" + }, + { + "rshares": 33849888101, + "voter": "zaebars" + }, + { + "rshares": 15175650222, + "voter": "positive" + }, + { + "rshares": 1784922790, + "voter": "yarly" + }, + { + "rshares": 269622478, + "voter": "yarly2" + }, + { + "rshares": 270026148, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 963717768, + "voter": "makgorn" + }, + { + "rshares": 4633049144, + "voter": "gustavopasquini" + }, + { + "rshares": 57491233, + "voter": "sergey44" + }, + { + "rshares": 726354430, + "voter": "quigua" + }, + { + "rshares": 14673676988, + "voter": "proto" + }, + { + "rshares": 614768567, + "voter": "curator" + }, + { + "rshares": 29065867044, + "voter": "sisterholics" + }, + { + "rshares": 231655056, + "voter": "dskloet" + }, + { + "rshares": 432486248, + "voter": "yarly10" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 2814935249, + "voter": "tygergamer" + }, + { + "rshares": 521275173, + "voter": "fnait" + }, + { + "rshares": 463139988, + "voter": "keepcalmand" + }, + { + "rshares": 43187983512, + "voter": "celebr1ty" + }, + { + "rshares": 156341247, + "voter": "steemster1" + }, + { + "rshares": 3110748274, + "voter": "glitterpig" + }, + { + "rshares": 5361469967, + "voter": "jed78" + }, + { + "rshares": 128436934152, + "voter": "steemdrive" + }, + { + "rshares": 1075249019, + "voter": "metaflute" + }, + { + "rshares": 7348222877, + "voter": "taker" + }, + { + "rshares": 4650549512, + "voter": "theprophet0" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 1014673166319, + "voter": "laonie" + }, + { + "rshares": 24107366239, + "voter": "rawnetics" + }, + { + "rshares": 18575000414, + "voter": "flandude" + }, + { + "rshares": 65200234, + "voter": "spider333" + }, + { + "rshares": 22885253692, + "voter": "laonie1" + }, + { + "rshares": 23397623576, + "voter": "laonie2" + }, + { + "rshares": 23406202019, + "voter": "laonie3" + }, + { + "rshares": 36641583697, + "voter": "myfirst" + }, + { + "rshares": 219387634588, + "voter": "somebody" + }, + { + "rshares": 8447025857, + "voter": "flysaga" + }, + { + "rshares": 15449577240, + "voter": "gmurph" + }, + { + "rshares": 63955281, + "voter": "kurzer42" + }, + { + "rshares": 49897557309, + "voter": "midnightoil" + }, + { + "rshares": 4084069258, + "voter": "ullikume" + }, + { + "rshares": 23402172956, + "voter": "laonie4" + }, + { + "rshares": 23400454230, + "voter": "laonie5" + }, + { + "rshares": 23397838780, + "voter": "laonie6" + }, + { + "rshares": 23394832219, + "voter": "laonie7" + }, + { + "rshares": 23391054923, + "voter": "laonie8" + }, + { + "rshares": 23389438261, + "voter": "laonie9" + }, + { + "rshares": 117279866052, + "voter": "xiaohui" + }, + { + "rshares": 15003159397, + "voter": "randyclemens" + }, + { + "rshares": 1330013727, + "voter": "paynode" + }, + { + "rshares": 3902884989, + "voter": "xiaokongcom" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 59738641, + "voter": "ciao" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 7865305405, + "voter": "xianjun" + }, + { + "rshares": 57765027, + "voter": "steema" + }, + { + "rshares": 57748676, + "voter": "jers" + }, + { + "rshares": 60406335, + "voter": "sijoittaja" + }, + { + "rshares": 74480084, + "voter": "confucius" + }, + { + "rshares": 64621792, + "voter": "stevescriber" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 54857117, + "voter": "nano2nd" + }, + { + "rshares": 8004391573, + "voter": "mione" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 516130761, + "voter": "microluck" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 8923202123, + "voter": "kyriacos" + }, + { + "rshares": 329365103, + "voter": "cryptophil" + }, + { + "rshares": 56598010, + "voter": "cryptoblu" + }, + { + "rshares": 56591855, + "voter": "instructor" + }, + { + "rshares": 2784027187, + "voter": "virtualgrowth" + }, + { + "rshares": 662576482215, + "voter": "dollarvigilante" + }, + { + "rshares": 12833925906, + "voter": "gvargas123" + }, + { + "rshares": 66925733, + "voter": "telasius" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 56575537, + "voter": "thomasaustin" + }, + { + "rshares": 56573535, + "voter": "thermor" + }, + { + "rshares": 56585538, + "voter": "ficholl" + }, + { + "rshares": 56566121, + "voter": "widell" + }, + { + "rshares": 8720595212, + "voter": "jaredcwillis" + }, + { + "rshares": 59670005, + "voter": "moisteem" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 23383314578, + "voter": "laonie10" + }, + { + "rshares": 6858031534, + "voter": "blaat" + }, + { + "rshares": 80744538922, + "voter": "barrycooper" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 22919550471, + "voter": "hilarski" + }, + { + "rshares": 54999739, + "voter": "curpose" + }, + { + "rshares": 53565688, + "voter": "rickmiller" + }, + { + "rshares": 2697644054, + "voter": "nulliusinverba" + }, + { + "rshares": 521036073, + "voter": "runridefly" + }, + { + "rshares": 108949953099, + "voter": "shenanigator" + }, + { + "rshares": 23037545954, + "voter": "laonie11" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 1618354417, + "voter": "davidjkelley" + }, + { + "rshares": 53966805, + "voter": "crion" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 53613607, + "voter": "wiss" + }, + { + "rshares": 22578860213, + "voter": "sponge-bob" + }, + { + "rshares": 15182772885, + "voter": "digital-wisdom" + }, + { + "rshares": 3780350152, + "voter": "ethical-ai" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 5540438639, + "voter": "jwaser" + }, + { + "rshares": 8359809208, + "voter": "doitvoluntarily" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 958775616, + "voter": "smisi" + }, + { + "rshares": 4427429189, + "voter": "bluehorseshoe" + }, + { + "rshares": 52560790, + "voter": "yorsens" + }, + { + "rshares": 3018270398, + "voter": "thebeachedwhale" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 53318865, + "voter": "coad" + }, + { + "rshares": 2610152057, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 337128446, + "voter": "panther" + }, + { + "rshares": 360886630905, + "voter": "charlieshrem" + }, + { + "rshares": 54558832228, + "voter": "tracemayer" + }, + { + "rshares": 23463599784, + "voter": "brains" + }, + { + "rshares": 567259127, + "voter": "jessicanicklos" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 53984927, + "voter": "cryptoaddict" + }, + { + "rshares": 1314247264, + "voter": "bitcoinparadise" + }, + { + "rshares": 29308040112, + "voter": "ksc" + }, + { + "rshares": 53330892, + "voter": "manieeagar" + }, + { + "rshares": 1996247270, + "voter": "steemsquad" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341709326, + "voter": "ellepdub" + }, + { + "rshares": 88742390, + "voter": "inarix03" + }, + { + "rshares": 9753441048, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 55113679, + "voter": "drac59" + }, + { + "rshares": 51709606, + "voter": "mari5555na" + }, + { + "rshares": 1894625576, + "voter": "lllchoselll" + }, + { + "rshares": 4697970927, + "voter": "morgan.waser" + }, + { + "rshares": 149218142, + "voter": "thefinanceguy" + }, + { + "rshares": 50235850, + "voter": "billkappa442" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 50139069, + "voter": "slow" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 1659926953, + "voter": "nil1511" + }, + { + "rshares": 66222550, + "voter": "s0lo" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 4982535027, + "voter": "donchate" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50791473, + "voter": "synereo" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 50543061, + "voter": "rabobank" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 69976038, + "voter": "piphunters" + }, + { + "rshares": 3599234079, + "voter": "strong-ai" + }, + { + "rshares": 77637243, + "voter": "igtes" + }, + { + "rshares": 157689742, + "voter": "buffett" + }, + { + "rshares": 153932702, + "voter": "siniceku" + }, + { + "rshares": 154056498, + "voter": "cruise" + }, + { + "rshares": 153406018, + "voter": "eunnykim" + }, + { + "rshares": 146981513, + "voter": "listentojon" + }, + { + "rshares": 1328723660, + "voter": "rusteemitblog" + }, + { + "rshares": 162086210, + "voter": "wander" + }, + { + "rshares": 158018960, + "voter": "bethesda" + }, + { + "rshares": 160861015, + "voter": "cybergirl" + }, + { + "rshares": 160054769, + "voter": "fokuzed" + }, + { + "rshares": 159984914, + "voter": "correct" + }, + { + "rshares": 159554050, + "voter": "planetearth" + }, + { + "rshares": 159506164, + "voter": "greenpeace" + }, + { + "rshares": 128966618, + "voter": "jasonxg" + }, + { + "rshares": 158732321, + "voter": "steemwallet" + }, + { + "rshares": 155496536, + "voter": "alterego" + }, + { + "rshares": 158265952, + "voter": "danielwinters" + }, + { + "rshares": 155114917, + "voter": "williambtc" + }, + { + "rshares": 154911492, + "voter": "mooingcows" + } + ], + "author": "charleshosk", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.55, + "beneficiaries": [], + "blacklists": [], + "body": "![Deus Ex](https://upload.wikimedia.org/wikipedia/commons/thumb/6/67/Medea_rappresentation_%282009%29_07.JPG/360px-Medea_rappresentation_%282009%29_07.JPG)\n\nI wanted to draft a brief update on IOHK's efforts on Ethereum Classic (ETC). We've had the opportunity to schedule more than three dozen meetings with developers, community managers and academic institutions. We've also managed to have several long discussions with several of the community groups supporting ETC to get a better sense of commitments, goals and philosophy. \n\nOverall, it's been a really fun experience getting to know a completely decentralized philosophical movement. It's also been illuminating to parse the challenges ahead for the fragile movement as it charts its own path forward. I'll break the report down into what we learned and what we are going to do. \n\n**What We Learned**\n\nCarlo Vicari and I have been trying to map out the total ETC community and also get some metadata about who they are (vocation, age, geography, interests...) so we can better understand the core constituencies. We will publish some preliminary stats sometime next week, but as a rough summary there are currently several meetup groups, a telegram group, a reddit, several Chinese specific hubs, a slack with over 1,000 members and a few other lingering groups. \n\nDaily activity is growing and there is interest in more formal structure. With respect to developers, there are about a dozen people with development skills and knowledge of the EVM and solidity in the developer channel. They have been holding pretty deep discussions about potential directions and roadmaps. The biggest topics are currently pivoting consensus to PoW without the difficult bomb, new monetary policy and also safer smart contracts. \n\nThere is also interest in forming a pool of capital to pay for development efforts ranging from core infrastructure to DApps on top of the system. I haven't taken a position on this effort because we still need to address some governance and legal questions. Regardless of whether this pool materializes, IOHK's commitment of three full time developers will be funded solely by IOHK. \n\n![Democles](https://upload.wikimedia.org/wikipedia/commons/thumb/8/89/Damocles-WestallPC20080120-8842A.jpg/470px-Damocles-WestallPC20080120-8842A.jpg)\n\nIt seems that the price and trading volume of ETC has held relatively stable despite the virtual sword of damocles that is the DAO hacker and RHG funds. It seems that there is enough community interest in ETC to keep liquidity. I do think there will be tremendous volatility ahead and it's going to be impossible to predict when black swans are going to land in our laps, but I suppose that's what makes it fun?\n\n**IOHK's Commitment**\n\nAfter the initial conversations and analysis, we have determined the following serious deficits with ETC:\n\n1. There isn't an official or reliable channel of information about the events of the ecosystem or commitments of various actors. This reality has lead to FUD, impersonations and attempts at market manipulation in the absence of clarity. \n\n2. The roadmap of ETC needs to include at a minimum an emphasis on safety, sustainability and stability. There is a strong desire amongst the ETC community members we had discussions with to focus on reliable, high assurance applications that run on a network with proven fundamentals. Effectively, this needs to be the antithesis of move fast and break things. \n\n3. There is a desire amongst several well capitalized actors to donate capital to a pool to fund the growth of ETC. This desire has been complicated by the lack of a clear governance structure that will avoid fraud or misuse of funds. Furthermore an open pool would allow funds to potentially become tainted by RHG or Dao hacker donating funds to it. While code is law covers the protocol level use of funds, it does not shield actors from the legal realities of their actions. It is unclear how these funds should be treated or if accepting them would constitute a crime. \n\n4. The media is uncertain how to report on ETC outside of a referential curiosity to ethereum itself . There needs to be a re-branding and media strategy to ensure new users enter the ecosystem with a clear understanding of what ETC is about and how it differs from ETH. \n\n5. Concepts like the replay attack and also new potential technology that could be adopted are not fully understood by ETC community members or general developers. There needs to be actors dedicated to education and explanation.\n\n6. The Ethereum Foundation owns the Ethereum trademark. Further use of this branding could provoke a trademark infringement lawsuit to companies using the Ethereum brand and name. This complicates the formation of a centralized governance entity or steering committee if it chooses to use ethereum classic as its name. It also complicates business commitments to building on the ETC chain. \n\nThere are likely more problems, but these seem to be the most pressing for the time being. They are also compounded by the decentralized nature of the movement, which seems to be a boon for resilience, but a curse for agility. Given this fact, IOHK obviously cannot move unilaterally to address all of these problems; however, we can chart a course and invite the community to follow where they deem reasonable. \n\nThus IOHK is in the process of doing the following:\n\n1. We have interviewed several community manager candidates and will make our final selection sometime next week. He or she will be responsible for assisting meetup group founders, managing social media channels, broadcasting accurate information, combating FUD, collecting feedback from the ETC community and dealing with media entities. My hope is this position will be defined by its interactions with the ETC community and give us a starting point for timely and credible information at the very least.\n\n2. IOHK is going to subsidize an educator to produce content on ETC ranging from the replay attack to new proposals suggested in various roadmaps. We have one candidate in mind and are finalizing the contract and duration of the relationship. All content will be released under a creative commons license and our hope is to again let this role be community driven. \n\n3. IOHK has had numerous discussions with academic partners about the consensus algorithm of ETC and also the smart contract model. We would like to see if the EVM can be improved to be more secure and that Typescript and Purescript could be used as ETC's smart contract languages representing both a functional and imperative approach to development that maps nicely onto the skillsets of existing developers. We are seeing what types of partnerships are possible in the next few months and will provide an update. \n\n4. We've also spent quite a bit of time looking at Smart contract languages on the horizon. There are some excellent ideas coming from [Synereo](https://www.synereo.com/whitepapers/synereo.pdf) and [Juno's Hopper](https://github.com/hopper-lang/hopper). IOHK has entered into a partnership with Kent University to begin an analysis of Transaction Languages used in cryptocurrencies. We will have a survey report available sometime in Q4 of 2016. This report will form the basis of our organization's understanding of the interplay of smart contracts in cryptocurrencies. Once available we will release it to the general public as a whitepaper. \n\n5. We have decided that [Scorex 2](https://github.com/ScorexFoundation/Scorex/tree/664d035d3a0f1b9580480cd29b15863e9b5cb654) will make a good base to build our ETC Main Client ([Read Alex's First Blog on It](http://chepurnoy.org/blog/2016/09/scorex-2-dot-0-a-full-node-view/)). The core is going through a massive refactoring that will be finished sometime this month. From this point, we will retain a scala specific team (our three developer commitment) to fork Scorex 2 and build a full ETC Node including a wallet with GUI. The architecture of Scorex should allow for much faster iterative improvements and also a great opportunity to test our new blockchain specific database [IODB](https://github.com/input-output-hk/iodb/blob/master/doc/authenticated_structures_and_database_layer.md) .\n\n6. With respect to the developer hires in particular, we have taken quite a few resumes already, but also want to make the process open to the general public. Our new community manager will post the job ad on the ETC reddit once he's been hired. I expect the first developer to be announced sometime in September. Quality scala developers with the requisite skills to make meaningful contributions to Ethereum are rare and require careful vetting. \n\n7. With respect to a technological steering committee to guide the roadmap process, we are proposing the formation of a federated group tentatively called the smart contract engineering taskforce (after the IETF). Ideally we could develop an RFC process to propose improvement proposals from the community without the need for a formal, centralized entity. We'd love to see this form as a DAO. There could be two tracks covering changes requiring forks and changes that are iterative in nature. We will start the discussion about this group sometime in early October. \n\n8. IOHK cannot resolve the trademark issue, but will make a commitment to not use the Ethereum brand or name in its repos or company assets. This said, we would like to see some form of bilateral resolution to this situation. It seems pyrrhic to seek trademark enforcement on a decentralized movement. We also understand the confusion this issue is causing the general public and developers. \n\nOverall, it's been a great two months and I look forward to the next few to see ETC continue to grow and become a strong, stable cryptocurrency. I'd like to thank the awesome community and all their help. I'd also like to thank the people who had enough patience to talk with Carlo and me despite the long meetings.\n\n======\nEdit: Special Shout out to the Ethereum Classic Russian Community: [https://ethclassic.ru/](https://ethclassic.ru/)", + "category": "ethereum", + "children": 14, + "created": "2016-09-10T02:58:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://upload.wikimedia.org/wikipedia/commons/thumb/6/67/Medea_rappresentation_%282009%29_07.JPG/360px-Medea_rappresentation_%282009%29_07.JPG", + "https://upload.wikimedia.org/wikipedia/commons/thumb/8/89/Damocles-WestallPC20080120-8842A.jpg/470px-Damocles-WestallPC20080120-8842A.jpg" + ], + "links": [ + "https://www.synereo.com/whitepapers/synereo.pdf", + "https://github.com/hopper-lang/hopper", + "https://github.com/ScorexFoundation/Scorex/tree/664d035d3a0f1b9580480cd29b15863e9b5cb654", + "http://chepurnoy.org/blog/2016/09/scorex-2-dot-0-a-full-node-view/", + "https://github.com/input-output-hk/iodb/blob/master/doc/authenticated_structures_and_database_layer.md", + "https://ethclassic.ru/" + ], + "tags": [ + "ethereum", + "bitcoin", + "governance", + "philosophy", + "development" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 91459268556706, + "payout": 819.295, + "payout_at": "2016-09-17T02:58:57", + "pending_payout_value": "819.295 HBD", + "percent_hbd": 10000, + "permlink": "ethereum-classic-an-update", + "post_id": 1191709, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 311 + }, + "title": "Ethereum Classic: An Update", + "updated": "2016-09-10T05:04:18", + "url": "/ethereum/@charleshosk/ethereum-classic-an-update" + }, + { + "active_votes": [ + { + "rshares": 16915101346845, + "voter": "itsascam" + }, + { + "rshares": 318229133824, + "voter": "anonymous" + }, + { + "rshares": 13346218924674, + "voter": "rainman" + }, + { + "rshares": 11825349099945, + "voter": "berniesanders" + }, + { + "rshares": 1990859153081, + "voter": "steemroller" + }, + { + "rshares": 73329875219, + "voter": "donaldtrump" + }, + { + "rshares": 17867311580177, + "voter": "steemed" + }, + { + "rshares": 3289620094713, + "voter": "pharesim" + }, + { + "rshares": 5550135241263, + "voter": "kushed" + }, + { + "rshares": 146637010796, + "voter": "svk" + }, + { + "rshares": 3104291349, + "voter": "boy" + }, + { + "rshares": 3768993679, + "voter": "bue-witness" + }, + { + "rshares": 684025370, + "voter": "bunny" + }, + { + "rshares": 7571856816568, + "voter": "complexring" + }, + { + "rshares": 54886685162, + "voter": "bue" + }, + { + "rshares": 1663384384, + "voter": "mini" + }, + { + "rshares": 4758824095544, + "voter": "witness.svk" + }, + { + "rshares": 213796245, + "voter": "moon" + }, + { + "rshares": 1847861219649, + "voter": "joseph" + }, + { + "rshares": 74889040980, + "voter": "aizensou" + }, + { + "rshares": 213043223889, + "voter": "b0y2k" + }, + { + "rshares": 10562129416, + "voter": "idol" + }, + { + "rshares": 625011253, + "voter": "healthcare" + }, + { + "rshares": 46247052093, + "voter": "stoner19" + }, + { + "rshares": 973154576, + "voter": "daniel.pan" + }, + { + "rshares": 7859123838, + "voter": "woo7739" + }, + { + "rshares": 23196758112, + "voter": "lobotony" + }, + { + "rshares": 312088747958, + "voter": "chitty" + }, + { + "rshares": 288356419, + "voter": "helen.tan" + }, + { + "rshares": 1741272428, + "voter": "jocelyn" + }, + { + "rshares": 79785618296, + "voter": "edgeland" + }, + { + "rshares": 58901303342, + "voter": "lovelace" + }, + { + "rshares": 16990038657, + "voter": "jademont" + }, + { + "rshares": 433348204760, + "voter": "eeks" + }, + { + "rshares": 19219258488, + "voter": "fkn" + }, + { + "rshares": 437186804, + "voter": "paco-steem" + }, + { + "rshares": 4894564489, + "voter": "spaninv" + }, + { + "rshares": 25282564970, + "voter": "elishagh1" + }, + { + "rshares": 10276682555, + "voter": "richman" + }, + { + "rshares": 1009949475, + "voter": "weenfan" + }, + { + "rshares": 143474566462, + "voter": "steve-walschot" + }, + { + "rshares": 491004536, + "voter": "coar" + }, + { + "rshares": 1426434133, + "voter": "murh" + }, + { + "rshares": 231946989226, + "voter": "sascha" + }, + { + "rshares": 2371910543, + "voter": "error" + }, + { + "rshares": 990454523809, + "voter": "cyber" + }, + { + "rshares": 10881925220, + "voter": "aizen01" + }, + { + "rshares": 6488753407, + "voter": "aizen02" + }, + { + "rshares": 7239441975, + "voter": "aizen06" + }, + { + "rshares": 6414165703, + "voter": "aizen16" + }, + { + "rshares": 5842555313, + "voter": "aizen36" + }, + { + "rshares": 9045476546, + "voter": "zebbra2014" + }, + { + "rshares": 94742737947, + "voter": "eric-boucher" + }, + { + "rshares": 8277566784, + "voter": "badger311" + }, + { + "rshares": 8567535889, + "voter": "badger313" + }, + { + "rshares": 8531753799, + "voter": "badger312" + }, + { + "rshares": 8824957277, + "voter": "badger316" + }, + { + "rshares": 8944485771, + "voter": "badger319" + }, + { + "rshares": 8853961578, + "voter": "badger3101" + }, + { + "rshares": 8317596424, + "voter": "badger3111" + }, + { + "rshares": 8868767821, + "voter": "badger3121" + }, + { + "rshares": 8484864626, + "voter": "badger3131" + }, + { + "rshares": 8590790659, + "voter": "badger3141" + }, + { + "rshares": 8567661825, + "voter": "badger3171" + }, + { + "rshares": 8378856070, + "voter": "badger3181" + }, + { + "rshares": 8953723365, + "voter": "badger3191" + }, + { + "rshares": 8378696159, + "voter": "badger3112" + }, + { + "rshares": 8713219999, + "voter": "badger3132" + }, + { + "rshares": 8588877453, + "voter": "badger3162" + }, + { + "rshares": 8815418946, + "voter": "badger3113" + }, + { + "rshares": 8472911151, + "voter": "badger3123" + }, + { + "rshares": 8594278643, + "voter": "badger3133" + }, + { + "rshares": 8939030633, + "voter": "badger3153" + }, + { + "rshares": 8623775580, + "voter": "badger3163" + }, + { + "rshares": 8653716672, + "voter": "badger3193" + }, + { + "rshares": 8604293455, + "voter": "badger3114" + }, + { + "rshares": 8514925856, + "voter": "badger3124" + }, + { + "rshares": 8419643769, + "voter": "badger3144" + }, + { + "rshares": 8342949563, + "voter": "badger3154" + }, + { + "rshares": 8212807363, + "voter": "badger3164" + }, + { + "rshares": 8538403324, + "voter": "badger3174" + }, + { + "rshares": 8813363121, + "voter": "badger3194" + }, + { + "rshares": 8711686485, + "voter": "badger3105" + }, + { + "rshares": 8656291179, + "voter": "badger3135" + }, + { + "rshares": 8258123647, + "voter": "badger3145" + }, + { + "rshares": 8830660827, + "voter": "badger3155" + }, + { + "rshares": 8529393936, + "voter": "badger3175" + }, + { + "rshares": 8309797529, + "voter": "badger3195" + }, + { + "rshares": 7958566161, + "voter": "badger3106" + }, + { + "rshares": 8761916218, + "voter": "badger3116" + }, + { + "rshares": 8808969794, + "voter": "badger3126" + }, + { + "rshares": 8442934028, + "voter": "badger3136" + }, + { + "rshares": 8096117635, + "voter": "badger3146" + }, + { + "rshares": 8323464145, + "voter": "badger3156" + }, + { + "rshares": 8535260751, + "voter": "badger3166" + }, + { + "rshares": 8451691587, + "voter": "badger3176" + }, + { + "rshares": 8583776222, + "voter": "badger3186" + }, + { + "rshares": 8618878210, + "voter": "badger3196" + }, + { + "rshares": 8547737829, + "voter": "badger3107" + }, + { + "rshares": 8304717802, + "voter": "badger315" + }, + { + "rshares": 8791468179, + "voter": "badger318" + }, + { + "rshares": 8840149394, + "voter": "badger3151" + }, + { + "rshares": 8518691453, + "voter": "badger3161" + }, + { + "rshares": 8773071440, + "voter": "badger3122" + }, + { + "rshares": 8711071387, + "voter": "badger3142" + }, + { + "rshares": 8929845340, + "voter": "badger3152" + }, + { + "rshares": 8246163207, + "voter": "badger3172" + }, + { + "rshares": 8749886555, + "voter": "badger3182" + }, + { + "rshares": 8509911969, + "voter": "badger3192" + }, + { + "rshares": 8426126419, + "voter": "badger3143" + }, + { + "rshares": 8684199182, + "voter": "badger3173" + }, + { + "rshares": 8396290921, + "voter": "badger3104" + }, + { + "rshares": 8113786122, + "voter": "badger3134" + }, + { + "rshares": 8513046286, + "voter": "badger3184" + }, + { + "rshares": 8451317712, + "voter": "badger3115" + }, + { + "rshares": 8915479859, + "voter": "badger3165" + }, + { + "rshares": 8548447203, + "voter": "badger3185" + }, + { + "rshares": 8609244540, + "voter": "badger314" + }, + { + "rshares": 8839335558, + "voter": "badger317" + }, + { + "rshares": 8582675460, + "voter": "badger3102" + }, + { + "rshares": 8544860218, + "voter": "badger3103" + }, + { + "rshares": 8473237642, + "voter": "badger3125" + }, + { + "rshares": 8440010331, + "voter": "badger3183" + }, + { + "rshares": 139978569127, + "voter": "coinbitgold" + }, + { + "rshares": 341225233, + "voter": "stiletto" + }, + { + "rshares": 53652979111, + "voter": "juanmiguelsalas" + }, + { + "rshares": 20442481697, + "voter": "ratel" + }, + { + "rshares": 78557455679, + "voter": "herzmeister" + }, + { + "rshares": 31290973763, + "voter": "michaelx" + }, + { + "rshares": 198704340883, + "voter": "kimziv" + }, + { + "rshares": 12323692314, + "voter": "primus" + }, + { + "rshares": 484320925, + "voter": "mrhankeh" + }, + { + "rshares": 25256193686, + "voter": "djm34" + }, + { + "rshares": 7378292471, + "voter": "dasha" + }, + { + "rshares": 162824487120, + "voter": "dashpaymag" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 18214221278, + "voter": "konstantin" + }, + { + "rshares": 315933979792, + "voter": "fabio" + }, + { + "rshares": 505898823, + "voter": "chamviet" + }, + { + "rshares": 1602309809, + "voter": "endgame" + }, + { + "rshares": 61997908056, + "voter": "furion" + }, + { + "rshares": 6100392404, + "voter": "owdy" + }, + { + "rshares": 463427059, + "voter": "barbara2" + }, + { + "rshares": 514901036, + "voter": "ch0c0latechip" + }, + { + "rshares": 476563702, + "voter": "doge4lyf" + }, + { + "rshares": 4640994714, + "voter": "on0tole" + }, + { + "rshares": 1137775118, + "voter": "steem1653" + }, + { + "rshares": 259566753, + "voter": "losos" + }, + { + "rshares": 66978870, + "voter": "cynetyc" + }, + { + "rshares": 17416243057, + "voter": "sebastien" + }, + { + "rshares": 16823179482, + "voter": "toxonaut" + }, + { + "rshares": 5013218518, + "voter": "thegoodguy" + }, + { + "rshares": 242148482, + "voter": "danielkt" + }, + { + "rshares": 2218353977, + "voter": "incomemonthly" + }, + { + "rshares": 16325429579, + "voter": "senseiteekay" + }, + { + "rshares": 20339906378, + "voter": "meiisheree" + }, + { + "rshares": 237985094, + "voter": "zoicneo" + }, + { + "rshares": 288459888579, + "voter": "nabilov" + }, + { + "rshares": 5704856035, + "voter": "juvyjabian" + }, + { + "rshares": 147987029631, + "voter": "bonface" + }, + { + "rshares": 371229720595, + "voter": "knozaki2015" + }, + { + "rshares": 6854219330, + "voter": "lichtblick" + }, + { + "rshares": 89569037, + "voter": "wildchild" + }, + { + "rshares": 4373926290, + "voter": "r-niki09" + }, + { + "rshares": 235150660, + "voter": "keyser" + }, + { + "rshares": 13797703272, + "voter": "nippel66" + }, + { + "rshares": 23473679958, + "voter": "phenom" + }, + { + "rshares": 1687010517, + "voter": "iamwne" + }, + { + "rshares": 33532193249, + "voter": "royaltiffany" + }, + { + "rshares": 3403211870, + "voter": "tarindel" + }, + { + "rshares": 141336726, + "voter": "bento" + }, + { + "rshares": 13785815958, + "voter": "hagie" + }, + { + "rshares": 1729295455, + "voter": "tokyodude" + }, + { + "rshares": 7072481705, + "voter": "lostnuggett" + }, + { + "rshares": 15572019789, + "voter": "positive" + }, + { + "rshares": 117711994, + "voter": "charbelnamm" + }, + { + "rshares": 19392057072, + "voter": "krabgat" + }, + { + "rshares": 639310915, + "voter": "curator" + }, + { + "rshares": 4313998732, + "voter": "ace108" + }, + { + "rshares": 30805419602, + "voter": "sisterholics" + }, + { + "rshares": 9645029542, + "voter": "logic" + }, + { + "rshares": 525805405, + "voter": "fnait" + }, + { + "rshares": 479775663, + "voter": "keepcalmand" + }, + { + "rshares": 2795368670, + "voter": "nelu.ceban" + }, + { + "rshares": 30824381157, + "voter": "smailer" + }, + { + "rshares": 156341247, + "voter": "steemster1" + }, + { + "rshares": 52207362, + "voter": "reported" + }, + { + "rshares": 6967318973, + "voter": "uwe69" + }, + { + "rshares": 998445518, + "voter": "metaflute" + }, + { + "rshares": 3660923882, + "voter": "litrbooh" + }, + { + "rshares": 448704085, + "voter": "bento04" + }, + { + "rshares": 752395200, + "voter": "bento03" + }, + { + "rshares": 239327469, + "voter": "bento02" + }, + { + "rshares": 551011953, + "voter": "bento01" + }, + { + "rshares": 1649142041, + "voter": "coinbar" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 51206711, + "voter": "krushing" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 1045455111357, + "voter": "laonie" + }, + { + "rshares": 222083480819, + "voter": "ozchartart" + }, + { + "rshares": 5095811646, + "voter": "croatia" + }, + { + "rshares": 65269444, + "voter": "vladimirputin" + }, + { + "rshares": 24597854453, + "voter": "rawnetics" + }, + { + "rshares": 65262109, + "voter": "angelamerkel" + }, + { + "rshares": 8141319134, + "voter": "fintech-jesus" + }, + { + "rshares": 9022928561, + "voter": "jadefalke" + }, + { + "rshares": 81779629, + "voter": "bento06" + }, + { + "rshares": 37829674433, + "voter": "myfirst" + }, + { + "rshares": 238579353441, + "voter": "somebody" + }, + { + "rshares": 8924454917, + "voter": "flysaga" + }, + { + "rshares": 26513532941, + "voter": "kental" + }, + { + "rshares": 12254005752, + "voter": "gmurph" + }, + { + "rshares": 12614950441, + "voter": "poeticsnake" + }, + { + "rshares": 607790652, + "voter": "minnowsunited" + }, + { + "rshares": 52714679714, + "voter": "midnightoil" + }, + { + "rshares": 72933738628, + "voter": "mibenkito" + }, + { + "rshares": 1017496122, + "voter": "altucher" + }, + { + "rshares": 3991168336, + "voter": "ullikume" + }, + { + "rshares": 65981016, + "voter": "elena000" + }, + { + "rshares": 50065542, + "voter": "whatyouganjado" + }, + { + "rshares": 62034512, + "voter": "nickola" + }, + { + "rshares": 101510243, + "voter": "timferriss" + }, + { + "rshares": 104630645, + "voter": "darrenrowse" + }, + { + "rshares": 120737929619, + "voter": "xiaohui" + }, + { + "rshares": 21020067568, + "voter": "jphamer1" + }, + { + "rshares": 102832176474, + "voter": "joele" + }, + { + "rshares": 69909225, + "voter": "makaveli" + }, + { + "rshares": 1332538563, + "voter": "paynode" + }, + { + "rshares": 4123576495, + "voter": "xiaokongcom" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 59738641, + "voter": "ciao" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 179226664, + "voter": "pcashmore" + }, + { + "rshares": 8309619685, + "voter": "xianjun" + }, + { + "rshares": 57765027, + "voter": "steema" + }, + { + "rshares": 59587705, + "voter": "andrew.sullivan" + }, + { + "rshares": 1044976210, + "voter": "brianclark" + }, + { + "rshares": 830764868, + "voter": "daniel.kahneman" + }, + { + "rshares": 232725559, + "voter": "tucker.max" + }, + { + "rshares": 740095712, + "voter": "darren.rowse" + }, + { + "rshares": 55673058, + "voter": "chris.dunn" + }, + { + "rshares": 74480084, + "voter": "confucius" + }, + { + "rshares": 3113858752, + "voter": "bledarus" + }, + { + "rshares": 1177219949, + "voter": "pat.flynn" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 50010551, + "voter": "alexbones" + }, + { + "rshares": 1222353190, + "voter": "mattmarshall" + }, + { + "rshares": 437440834, + "voter": "timothysykes" + }, + { + "rshares": 8884315766, + "voter": "mione" + }, + { + "rshares": 106798811, + "voter": "patflynn" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 545497701, + "voter": "microluck" + }, + { + "rshares": 896089582, + "voter": "andrewsullivan" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 58555241, + "voter": "saveliy" + }, + { + "rshares": 488694258, + "voter": "harvey.levin" + }, + { + "rshares": 56593235, + "voter": "johnbyrd" + }, + { + "rshares": 56575537, + "voter": "thomasaustin" + }, + { + "rshares": 56573535, + "voter": "thermor" + }, + { + "rshares": 56585538, + "voter": "ficholl" + }, + { + "rshares": 56566121, + "voter": "widell" + }, + { + "rshares": 56161396, + "voter": "revelbrooks" + }, + { + "rshares": 194599083, + "voter": "rand.fishkin" + }, + { + "rshares": 65827060361, + "voter": "justinlaak" + }, + { + "rshares": 124775533, + "voter": "claudia" + }, + { + "rshares": 15480761015, + "voter": "mikemacintire" + }, + { + "rshares": 77446334, + "voter": "ozertayiz" + }, + { + "rshares": 1688638686, + "voter": "imag1ne" + }, + { + "rshares": 54999739, + "voter": "curpose" + }, + { + "rshares": 50215700, + "voter": "salebored" + }, + { + "rshares": 58068998, + "voter": "lsd123452" + }, + { + "rshares": 55678144, + "voter": "apeiron8" + }, + { + "rshares": 6772453295, + "voter": "einsteinpotsdam" + }, + { + "rshares": 55085378, + "voter": "troich" + }, + { + "rshares": 50326099, + "voter": "bitdrone" + }, + { + "rshares": 50317967, + "voter": "sleepcult" + }, + { + "rshares": 53966805, + "voter": "crion" + }, + { + "rshares": 163826775, + "voter": "greatness" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 53613607, + "voter": "wiss" + }, + { + "rshares": 9279312943, + "voter": "ghasemkiani" + }, + { + "rshares": 54362089, + "voter": "stroully" + }, + { + "rshares": 1588537725, + "voter": "maryfromsochi" + }, + { + "rshares": 45829898335, + "voter": "zahnspange" + }, + { + "rshares": 54019345, + "voter": "thadm" + }, + { + "rshares": 54017499, + "voter": "prof" + }, + { + "rshares": 1186064946, + "voter": "zettar" + }, + { + "rshares": 56897224, + "voter": "lighter" + }, + { + "rshares": 52560790, + "voter": "yorsens" + }, + { + "rshares": 177501015, + "voter": "harveylevin" + }, + { + "rshares": 53331040, + "voter": "bane" + }, + { + "rshares": 53324520, + "voter": "vive" + }, + { + "rshares": 53318865, + "voter": "coad" + }, + { + "rshares": 53003720, + "voter": "sofa" + }, + { + "rshares": 122807239, + "voter": "gary.vaynerchuk" + }, + { + "rshares": 54556846761, + "voter": "tracemayer" + }, + { + "rshares": 405105947, + "voter": "jessicanicklos" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 25194714533, + "voter": "vermillion666" + }, + { + "rshares": 50852949, + "voter": "gregorygarcia" + }, + { + "rshares": 51384223, + "voter": "timothy.sykes" + }, + { + "rshares": 2510932025, + "voter": "ekaterinka" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 52381149, + "voter": "everittdmickey" + }, + { + "rshares": 94703214, + "voter": "mlialen" + }, + { + "rshares": 52648858, + "voter": "psyduck" + }, + { + "rshares": 1322972059, + "voter": "kreet" + }, + { + "rshares": 51439735, + "voter": "stringer" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 328958967, + "voter": "lloyddavis" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 3710639173, + "voter": "dodders007" + }, + { + "rshares": 543618786, + "voter": "grisha-danunaher" + }, + { + "rshares": 77637243, + "voter": "igtes" + }, + { + "rshares": 157689742, + "voter": "buffett" + }, + { + "rshares": 111492251, + "voter": "siniceku" + }, + { + "rshares": 165371002, + "voter": "cebymaster" + }, + { + "rshares": 144383385, + "voter": "kalipo" + }, + { + "rshares": 143130125, + "voter": "iceet" + }, + { + "rshares": 143075506, + "voter": "james93" + }, + { + "rshares": 145950604, + "voter": "kurjik7" + }, + { + "rshares": 85691759, + "voter": "mikerano" + } + ], + "author": "aizensou", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.0, + "beneficiaries": [], + "blacklists": [], + "body": "Attention: This post has been written by @maryfromsochi\n

    I fell in love with Barcelona at first sight. And I got over  our break-up very hard. I noticed that almost everyone who visited Barcelona wants to go back to this city. I'm not an exception. Barcelona means incredible Gaudi\u0092s architecture, green parks on the Montjuic where you can find parrots instead of pigeons, it means beaches with endless sea and just a fantastic atmosphere, without which your inner peace seems impossible.

    \n

    \n

                               Today I want to tell you about the places you must visit in Barcelona.

    \n

                                                                                                                                                                                      

    \n

    Park Guell

    \n

    Everyone knows that one of the main attractions of Barcelona is the architecture of Antonio Gaudi, the brilliant and unusual artist who is completely different from his colleagues. His creations decorate Barcelona. There\u0092s even a separate park -  the Park Guell, which impresses with its scale and imagination.

    \n

    \n

    This park was initially conceived by the industrialist Guell as a good  business project. He was planning to sell houses in the park. But the local inhabitants decided that the portions of the land were too far from the center and no one wanted to buy the buildings. As a result, it was sold nothing but two houses which were bought by Guell and Gaudi. But, if they lived today, they would be amazed to the success of their own  project. Now there\u0092re long lines in the Park Guell and sometimes you have to buy tickets previously.

    \n

                                                                                                                                                                                     

    \n

    Sagrada Familia (Temple Expiatori de la Sagrada Familia)

    \n

    Construction of the park started in 1882 and at present time the process of building hasn\u0092t stopped yet.

    \n

    \n

    The Spanish Government estimates that it will have been completed only by 2026! This slowness is due to the fact that construction is carried out exclusively on the donations of parishioners. And the number of  parishioners is unbelievable. We lined up to the box office and stood there an hour and a half.  In the ticket booth we were  told that there were tickets only for day after tomorrow! But even if you do not get inside, you should just come to the famous temple and enjoy its grandeur. Having seen  it up close, I involuntarily opened my mouth and pulled out the sounds of delight! That was probably the most impressive sight in a long time.

    \n

                                                                                                                                                                                      

    \n

    Restaurant \u00ab7 Doors\u00bb (7 Portes)

    \n

    Here is everything that you need to try if you are in Barcelona: paella of seafood and excellent sangria.

    \n

    \n

    This restaurant has been working since 1836 and its visitors deserve a separate discussion. Che Guevara, Woody Allen, Marquez and other famous people dined here.

    \n

    \n

    You can sit right at the table where they were drinking wine. Prices, service and atmosphere - everything is fine. After a hot and tiring walk - that's all you need! Moreover, the prices of food are even cheaper than those in snack bars by the sea.

    \n

                                                                                                                                                                                      

    \n

    Boqueria Market

    \n

    It is the most famous and ancient market of Barcelona. It has existed since 1217. And you will find it anyway, even if you\u0092re not planning to visit it. It is located next to the main pedestrian Rambla. This market is quite expensive, but here you can find everything you can dream of: the famous ham, fresh oysters and mussels .. mmm ... For 1 euro you can buy fresh juice from papaya and coconut. And at the market entrance there\u0092s a window full of  cut fruit (they are sold with a fork)! In this market I spent more than one hour \u0085

    \n

    \n

                                                                                                                                                                                      

    \n

    Montjuic

    \n

    It\u0092s one of my favorite places I\u0092ve ever  visited. And I wouldn't mind  moving there. Montjuic - a mountain in Barcelona. There you can see the most famous fountain with color backlight, which attracts more and more tourists every evening. Just above the fountain - The National Art Museum of Catalonia (MNAC), and even higher - Montjuic treasure,its parks and the museum of the famous Catalan artist Joan Miro. This is the best museum I have ever visited in my life.

    \n

    \n

    And it is not because of the paintings, the reason is the building itself with its terrace, overlooking Barcelona. I want to live in this museum!!!!

    \n

    \n

    On Montjuic there are also several theaters, one of which is open and resembles a Greek one!

    \n

    \n

    In general, I can talk about this mountain endlessly! It is a delight!

    \n

                                                                                                                                                                                      

    \n

    In the next post I will tell you about the most interesting places outside of Barcelona: the mountain of Montserrat and the park Port Aventura. They stole my heart forever. )

    \n

    \n

                  And remember\u0085 travelling is the best of pleasures!                 

    \n\n\n___________________________________________________________________________\nAttention: This post has been written by @maryfromsochi\n\n@knozaki2015 features authors and artist to promote them and a diversity of content. \n@aizensou is helping with promoting new authors, so we can feature even more new authors!\n\nPlease note that translating software has been used for this post. The author is not a native English speaker.\n**The author will receive 100% of the STEEM Dollars from this post**\n\nDon't just follow me, follow the author as well, if you like this post @maryfromsochi", + "category": "travel", + "children": 36, + "created": "2016-09-09T10:24:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/08/2248a52.jpg", + "https://www.steemimg.com/images/2016/09/08/rH5cwzae5cw10bb8.jpg", + "https://www.steemimg.com/images/2016/09/08/FYysH3DFd4Q31ea9.jpg", + "https://www.steemimg.com/images/2016/09/08/2W8SW9UnCsU6f61d.jpg", + "https://www.steemimg.com/images/2016/09/08/ahSwb1gfCms93feb.jpg", + "https://www.steemimg.com/images/2016/09/08/AXmDsWzFjUE50fbb.jpg", + "https://www.steemimg.com/images/2016/09/08/YfRIvOvv-AY86b35.jpg", + "https://www.steemimg.com/images/2016/09/08/uCwQaYhktIc73c38.jpg", + "https://www.steemimg.com/images/2016/09/08/J9FeZZQywMof029a.jpg", + "https://www.steemimg.com/images/2016/09/08/Ot3oZH_FYPo6015e.jpg" + ], + "tags": [ + "travel", + "photography", + "minnowsunite", + "steemsquad", + "life" + ], + "users": [ + "maryfromsochi", + "knozaki2015", + "aizensou" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 93653324911798, + "payout": 818.425, + "payout_at": "2016-09-16T10:24:18", + "pending_payout_value": "818.425 HBD", + "percent_hbd": 10000, + "permlink": "top-5-places-in-barcelona-featuring-maryfromsochi-as-author", + "post_id": 1182720, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 326 + }, + "title": "Top 5 Places in Barcelona (featuring @maryfromsochi as author)", + "updated": "2016-09-09T10:24:18", + "url": "/travel/@aizensou/top-5-places-in-barcelona-featuring-maryfromsochi-as-author" + }, + { + "active_votes": [ + { + "rshares": 549746014534, + "voter": "barrie" + }, + { + "rshares": 347173593016, + "voter": "anonymous" + }, + { + "rshares": 14582895837698, + "voter": "summon" + }, + { + "rshares": 4391102639398, + "voter": "riverhead" + }, + { + "rshares": 2383146949222, + "voter": "badassmother" + }, + { + "rshares": 2062454289030, + "voter": "hr1" + }, + { + "rshares": 6662342313504, + "voter": "fuzzyvest" + }, + { + "rshares": 21089276112890, + "voter": "tombstone" + }, + { + "rshares": 1085487109266, + "voter": "rossco99" + }, + { + "rshares": 5797950381824, + "voter": "steemit200" + }, + { + "rshares": 2483542411, + "voter": "boy" + }, + { + "rshares": 3015329123, + "voter": "bue-witness" + }, + { + "rshares": 547232718, + "voter": "bunny" + }, + { + "rshares": 7153056311099, + "voter": "complexring" + }, + { + "rshares": 501949546259, + "voter": "ajvest" + }, + { + "rshares": 43930892262, + "voter": "bue" + }, + { + "rshares": 1330754717, + "voter": "mini" + }, + { + "rshares": 171038238, + "voter": "moon" + }, + { + "rshares": 248493293133, + "voter": "lovejoy" + }, + { + "rshares": 1764607945245, + "voter": "joseph" + }, + { + "rshares": 2179797517739, + "voter": "bhuz" + }, + { + "rshares": 3188765550579, + "voter": "au1nethyb1" + }, + { + "rshares": 412944758960, + "voter": "recursive3" + }, + { + "rshares": 2705499033510, + "voter": "recursive" + }, + { + "rshares": 110179611883, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 7889719705, + "voter": "bingo-0" + }, + { + "rshares": 2008013055, + "voter": "bingo-1" + }, + { + "rshares": 1245208609222, + "voter": "steempower" + }, + { + "rshares": 424725431154, + "voter": "boatymcboatface" + }, + { + "rshares": 379435342010, + "voter": "officialfuzzy" + }, + { + "rshares": 3187719467837, + "voter": "onceuponatime" + }, + { + "rshares": 61563687905, + "voter": "vip" + }, + { + "rshares": 254032420595, + "voter": "pheonike" + }, + { + "rshares": 35050243159, + "voter": "proctologic" + }, + { + "rshares": 10324765412, + "voter": "idol" + }, + { + "rshares": 500018940, + "voter": "healthcare" + }, + { + "rshares": 778548508, + "voter": "daniel.pan" + }, + { + "rshares": 6124624679, + "voter": "nexusdev" + }, + { + "rshares": 2144679052, + "voter": "proctologic2" + }, + { + "rshares": 358428660640, + "voter": "ash" + }, + { + "rshares": 230687619, + "voter": "helen.tan" + }, + { + "rshares": 51523179059, + "voter": "unosuke" + }, + { + "rshares": 23788107172, + "voter": "yefet" + }, + { + "rshares": 14774108988, + "voter": "valtr" + }, + { + "rshares": 1702005210, + "voter": "jocelyn" + }, + { + "rshares": 13761610065, + "voter": "gregory-f" + }, + { + "rshares": 10180941577, + "voter": "andzzz" + }, + { + "rshares": 79791194455, + "voter": "easteagle13" + }, + { + "rshares": 754222268, + "voter": "romangelsi" + }, + { + "rshares": 15624380298, + "voter": "jademont" + }, + { + "rshares": 8006505816, + "voter": "fran2k" + }, + { + "rshares": 18719912134, + "voter": "fkn" + }, + { + "rshares": 31175347284, + "voter": "kingscrown" + }, + { + "rshares": 427084891, + "voter": "paco-steem" + }, + { + "rshares": 4773229942, + "voter": "spaninv" + }, + { + "rshares": 110442988957, + "voter": "forrestwillie" + }, + { + "rshares": 24625209217, + "voter": "elishagh1" + }, + { + "rshares": 91820158661, + "voter": "william-noe" + }, + { + "rshares": 609077198, + "voter": "acidyo" + }, + { + "rshares": 2386842363, + "voter": "n25052016" + }, + { + "rshares": 7605656092, + "voter": "kefkius" + }, + { + "rshares": 84884695576, + "voter": "asch" + }, + { + "rshares": 1412760168, + "voter": "murh" + }, + { + "rshares": 6475983775, + "voter": "cryptofunk" + }, + { + "rshares": 584926518, + "voter": "kodi" + }, + { + "rshares": 2318524305, + "voter": "error" + }, + { + "rshares": 943626700419, + "voter": "cyber" + }, + { + "rshares": 5587883579, + "voter": "cm-steem" + }, + { + "rshares": 3764602085248, + "voter": "satoshifund" + }, + { + "rshares": 387025761264, + "voter": "taoteh1221" + }, + { + "rshares": 333315839, + "voter": "stiletto" + }, + { + "rshares": 50826793108, + "voter": "martin-wichmann" + }, + { + "rshares": 41495220878, + "voter": "intelliguy" + }, + { + "rshares": 52533723671, + "voter": "juanmiguelsalas" + }, + { + "rshares": 76653553489, + "voter": "faddat" + }, + { + "rshares": 1380318227, + "voter": "fjccoin" + }, + { + "rshares": 331960517, + "voter": "johnchang" + }, + { + "rshares": 284835613429, + "voter": "trogdor" + }, + { + "rshares": 102403170747, + "voter": "geoffrey" + }, + { + "rshares": 32231494597, + "voter": "kimziv" + }, + { + "rshares": 377156016649, + "voter": "fyrstikken" + }, + { + "rshares": 12331070318, + "voter": "primus" + }, + { + "rshares": 17554376351, + "voter": "grey580" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 55471986970, + "voter": "ezzy" + }, + { + "rshares": 84395813545, + "voter": "rubybian" + }, + { + "rshares": 3303840510, + "voter": "orly" + }, + { + "rshares": 5367814231, + "voter": "riscadox" + }, + { + "rshares": 24412692165, + "voter": "katyakov" + }, + { + "rshares": 3228202026, + "voter": "stranger27" + }, + { + "rshares": 441092854021, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 9218329917, + "voter": "r4fken" + }, + { + "rshares": 132365469586, + "voter": "derekareith" + }, + { + "rshares": 1010587746, + "voter": "bartcant" + }, + { + "rshares": 221169609355, + "voter": "domino" + }, + { + "rshares": 63391368927, + "voter": "furion" + }, + { + "rshares": 728943966, + "voter": "busser" + }, + { + "rshares": 6172849512, + "voter": "owdy" + }, + { + "rshares": 451579717, + "voter": "barbara2" + }, + { + "rshares": 501757446, + "voter": "ch0c0latechip" + }, + { + "rshares": 464391319, + "voter": "doge4lyf" + }, + { + "rshares": 174257652393, + "voter": "knircky" + }, + { + "rshares": 1024232424, + "voter": "steem1653" + }, + { + "rshares": 55815725, + "voter": "cynetyc" + }, + { + "rshares": 17154536364, + "voter": "sebastien" + }, + { + "rshares": 212077208525, + "voter": "jesta" + }, + { + "rshares": 4588044072, + "voter": "thegoodguy" + }, + { + "rshares": 15841046875, + "voter": "aaseb" + }, + { + "rshares": 3541737263, + "voter": "karen13" + }, + { + "rshares": 8567105060, + "voter": "noodhoog" + }, + { + "rshares": 4205338899, + "voter": "dcryptogold" + }, + { + "rshares": 245554819, + "voter": "jza" + }, + { + "rshares": 2047906299, + "voter": "splatterhaus" + }, + { + "rshares": 42142103138, + "voter": "milestone" + }, + { + "rshares": 33856046024, + "voter": "creemej" + }, + { + "rshares": 12671947071, + "voter": "nippel66" + }, + { + "rshares": 170421132495, + "voter": "blueorgy" + }, + { + "rshares": 6288016365, + "voter": "smolalit" + }, + { + "rshares": 6588979425, + "voter": "all-of-us" + }, + { + "rshares": 691875109, + "voter": "kellywin21" + }, + { + "rshares": 19453731732, + "voter": "bendjmiller222" + }, + { + "rshares": 3404019418, + "voter": "tarindel" + }, + { + "rshares": 23207473170, + "voter": "deanliu" + }, + { + "rshares": 5688322451, + "voter": "sharker" + }, + { + "rshares": 161412146510, + "voter": "jl777" + }, + { + "rshares": 1039284330747, + "voter": "james212" + }, + { + "rshares": 7454548770, + "voter": "lostnuggett" + }, + { + "rshares": 1366745384, + "voter": "aleco" + }, + { + "rshares": 15167952476, + "voter": "positive" + }, + { + "rshares": 1784740473, + "voter": "yarly" + }, + { + "rshares": 269607289, + "voter": "yarly2" + }, + { + "rshares": 270010959, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 34589137499, + "voter": "anca3drandom" + }, + { + "rshares": 308403865, + "voter": "sergey44" + }, + { + "rshares": 13755414136, + "voter": "proto" + }, + { + "rshares": 614745323, + "voter": "curator" + }, + { + "rshares": 5282805526, + "voter": "sisterholics" + }, + { + "rshares": 432471059, + "voter": "yarly10" + }, + { + "rshares": 1557869888, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 512382213, + "voter": "fnait" + }, + { + "rshares": 467520923, + "voter": "keepcalmand" + }, + { + "rshares": 975568984, + "voter": "hofman386" + }, + { + "rshares": 43182769999, + "voter": "celebr1ty" + }, + { + "rshares": 11566915493, + "voter": "dimitarj" + }, + { + "rshares": 3089445615, + "voter": "glitterpig" + }, + { + "rshares": 998445518, + "voter": "metaflute" + }, + { + "rshares": 7347473746, + "voter": "taker" + }, + { + "rshares": 4866533189, + "voter": "theprophet0" + }, + { + "rshares": 38495675303, + "voter": "rampant" + }, + { + "rshares": 4481547788, + "voter": "theprophet" + }, + { + "rshares": 190164803932, + "voter": "laonie" + }, + { + "rshares": 24105897364, + "voter": "rawnetics" + }, + { + "rshares": 2316662830, + "voter": "naturalista" + }, + { + "rshares": 24518111722, + "voter": "laoyao" + }, + { + "rshares": 6534385045, + "voter": "myfirst" + }, + { + "rshares": 38700124252, + "voter": "somebody" + }, + { + "rshares": 1447568580, + "voter": "flysaga" + }, + { + "rshares": 8550654094, + "voter": "midnightoil" + }, + { + "rshares": 3992425541, + "voter": "ullikume" + }, + { + "rshares": 21313314640, + "voter": "xiaohui" + }, + { + "rshares": 5402945464, + "voter": "oflyhigh" + }, + { + "rshares": 60010840, + "voter": "jackkomber" + }, + { + "rshares": 668842758, + "voter": "xiaokongcom" + }, + { + "rshares": 61746903, + "voter": "kpine" + }, + { + "rshares": 61677203, + "voter": "diversesteem" + }, + { + "rshares": 1347848796, + "voter": "xianjun" + }, + { + "rshares": 11781169302, + "voter": "borran" + }, + { + "rshares": 3441633357, + "voter": "bledarus" + }, + { + "rshares": 82056785143, + "voter": "miacats" + }, + { + "rshares": 569793144, + "voter": "sc-steemit" + }, + { + "rshares": 8299140559, + "voter": "mione" + }, + { + "rshares": 88464677, + "voter": "microluck" + }, + { + "rshares": 1592664871, + "voter": "chinadaily" + }, + { + "rshares": 2770581638, + "voter": "virtualgrowth" + }, + { + "rshares": 293185916, + "voter": "natako" + }, + { + "rshares": 63433869, + "voter": "peppernrino" + }, + { + "rshares": 195146603, + "voter": "stevescoins" + }, + { + "rshares": 3169086254, + "voter": "macartem" + }, + { + "rshares": 13661225365, + "voter": "gvargas123" + }, + { + "rshares": 5704535345, + "voter": "trev" + }, + { + "rshares": 2642380491, + "voter": "seanobi" + }, + { + "rshares": 73706708, + "voter": "joelbow" + }, + { + "rshares": 64177633, + "voter": "mystictot" + }, + { + "rshares": 50978687054, + "voter": "mandibil" + }, + { + "rshares": 9508238951, + "voter": "cryptovpn" + }, + { + "rshares": 10399741347, + "voter": "etcmike" + }, + { + "rshares": 55084696, + "voter": "jlufer" + }, + { + "rshares": 108935998081, + "voter": "shenanigator" + }, + { + "rshares": 2985934263, + "voter": "richardcrill" + }, + { + "rshares": 2182551484, + "voter": "jeremyfromwi" + }, + { + "rshares": 1827295827, + "voter": "eight-rad" + }, + { + "rshares": 1618075366, + "voter": "davidjkelley" + }, + { + "rshares": 157241722, + "voter": "rusla" + }, + { + "rshares": 1456313438, + "voter": "baro" + }, + { + "rshares": 22575395508, + "voter": "sponge-bob" + }, + { + "rshares": 15178936010, + "voter": "digital-wisdom" + }, + { + "rshares": 3779504964, + "voter": "ethical-ai" + }, + { + "rshares": 5539141068, + "voter": "jwaser" + }, + { + "rshares": 57466894, + "voter": "mercosity" + }, + { + "rshares": 633217110, + "voter": "kev7000" + }, + { + "rshares": 892544324, + "voter": "smisi" + }, + { + "rshares": 62586921, + "voter": "klaartje" + }, + { + "rshares": 2609621885, + "voter": "bwaser" + }, + { + "rshares": 22558851752, + "voter": "brains" + }, + { + "rshares": 125198095, + "voter": "emeline" + }, + { + "rshares": 377618555, + "voter": "ballinconscious" + }, + { + "rshares": 5175329583, + "voter": "chick1" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 2341259145, + "voter": "ellepdub" + }, + { + "rshares": 9556648472, + "voter": "herpetologyguy" + }, + { + "rshares": 50021267, + "voter": "drac59" + }, + { + "rshares": 323455256, + "voter": "robotev1" + }, + { + "rshares": 343125988, + "voter": "robotev2" + }, + { + "rshares": 4696924511, + "voter": "morgan.waser" + }, + { + "rshares": 195903134, + "voter": "bo-ro" + }, + { + "rshares": 1129773646, + "voter": "anns" + }, + { + "rshares": 50656652, + "voter": "s0lo" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50798322, + "voter": "breeze" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50570250, + "voter": "ziggo" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 65691791, + "voter": "piphunters" + }, + { + "rshares": 1813611108, + "voter": "exlead" + }, + { + "rshares": 1144363821, + "voter": "ayim" + }, + { + "rshares": 3598438798, + "voter": "strong-ai" + }, + { + "rshares": 108213067, + "voter": "siniceku" + }, + { + "rshares": 156435212, + "voter": "anasz" + }, + { + "rshares": 153372014, + "voter": "listentojon" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 158018960, + "voter": "bethesda" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 160957729, + "voter": "realtime" + }, + { + "rshares": 158081936, + "voter": "pawel-krawczyk" + }, + { + "rshares": 157182398, + "voter": "planet" + }, + { + "rshares": 159531007, + "voter": "benetton" + }, + { + "rshares": 159425365, + "voter": "tipsandtricks" + }, + { + "rshares": 149373971, + "voter": "modernbukowski" + }, + { + "rshares": 155516854, + "voter": "james93" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 133613758, + "voter": "insight2incite" + }, + { + "rshares": 14757735189, + "voter": "goldmatters" + } + ], + "author": "officialfuzzy", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.51, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://i.imgsafe.org/2fdd34ad55.png
    \n\n**Beyond Bitcoin hangouts enable everyone's voice to be heard--Steemit lets the community vote on our Top Guests!**\n---\nI have decided to extend this trial run for announcing hangouts in a way that gives everyone an incentive to promote our events and themselves, their projects and alliances that germinate in this very hangout community. So until further notice if you want to be covered in beyond bitcoin hangouts in any serious way, we will be asking for you to upvote this post, RSVP and give upvotes to other projects/topics you find valuable.\n\n**How to get Coverage of your Project: Leverage Your Community!**\n---\nPost to this and future Hangout Announcements telling us if you are going to be there and what project/topic you would like to cover with the Beyond Bitcoin Community. The highest voted project/topics at the start of the hangout every Friday @ 10am EST will be covered first, followed 2nd highest, 3rd highest...etc in sequence from highest to lowest.\n\n**How much time will we have?**\n---\nHangouts will be at least 45 minutes long, but depending on attendance and projects/topics to be covered may last up to 2 hours. Given this, we will try to be as flexible with guest speakers as possible, but will be forced to limit the number covered in any hangout to 5. This should enable us to at least let people speak/take questions for 25-30 minutes each.\n\n**Is *coverage* all I get?**\n---\nNo. You also get the opportunity to post links relevant to your projects, steemit posts/updates about your project and have those links posted to soundcloud and the steemit thread where the hangout is posted.\nWe might even be willing to promote good projects we cover on twitter and steemit!\n\n**Is any topic off Limits?**\n---\nYes. We reserve the right to learn from the newest trickster trolling steemit consistently searching for way to insert chaos into the equation and devise future strategies for negating these. Naturally if these efforts become ham-fisted attempts at shutting down free speech in honest conversations, the audience will hold us accountable.\nBut with that said....pretty much anything can be covered--even up to and including current events. However, I personally will only be voting up stories that touch the blockchain in some way shape or form and will be asking the community to downvote absolute Rubbish! ;)\n\n**How to Join**\n===\n## **Step 1:** [Download Mumble Here](http://www.mumble.com/mumble-download.php)\n## **Step 2:** https://www.youtube.com/watch?v=oQSilwOySU8\n## **Step 3:** \nhttps://img1.steemit.com/0x0/https://c3.staticflickr.com/8/7354/27300935122_5cd4c54644.jpg\n## **Step 4:**\n## **RSVP Below with the following details:**\n----\n### 1. Project/Topic Name/News Piece\n### 2. Relevant Steemit Tag?\n### 3. Appropriate links to share?\n### 4. Steemit and/or Mumble account name of Representative/Speaker\n### 5. How should we Introduce you/your project/your news coverage?\n### 6. Were you referred by someone to our hangouts? Do they have a steem account? If so post it here to give them part of the SBD earned from this thread!\n\n\n\n## Listen to last week's hangout:\n", + "category": "beyondbitcoin", + "children": 16, + "created": "2016-09-09T18:33:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgsafe.org/2fdd34ad55.png", + "https://img.youtube.com/vi/oQSilwOySU8/0.jpg", + "https://img1.steemit.com/0x0/https://c3.staticflickr.com/8/7354/27300935122_5cd4c54644.jpg" + ], + "links": [ + "http://www.mumble.com/mumble-download.php", + "https://www.youtube.com/watch?v=oQSilwOySU8" + ], + "tags": [ + "beyondbitcoin", + "hangout", + "bitshares", + "signups", + "cryptonews" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 94059964434981, + "payout": 791.205, + "payout_at": "2016-09-16T18:33:06", + "pending_payout_value": "791.205 HBD", + "percent_hbd": 10000, + "permlink": "guest-signups-beyond-bitcoin-hangout-173-9-16-16-rsvp-to-friday-s-hangout-refer-projects-for-rewards", + "post_id": 1187349, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 249 + }, + "title": "[Guest Signups] Beyond Bitcoin Hangout #173 - 9/16/16: (RSVP to Friday's Hangout - Refer Projects for Rewards!)", + "updated": "2016-09-09T18:33:06", + "url": "/beyondbitcoin/@officialfuzzy/guest-signups-beyond-bitcoin-hangout-173-9-16-16-rsvp-to-friday-s-hangout-refer-projects-for-rewards" + }, + { + "active_votes": [ + { + "rshares": 28078695107280, + "voter": "dantheman" + }, + { + "rshares": 549762171663, + "voter": "barrie" + }, + { + "rshares": 4498680854640, + "voter": "proskynneo" + }, + { + "rshares": 2326424326392, + "voter": "badassmother" + }, + { + "rshares": 3066475747813, + "voter": "lafona-miner" + }, + { + "rshares": 44784240921, + "voter": "samupaha" + }, + { + "rshares": 473863639731, + "voter": "lafona" + }, + { + "rshares": 6662342313504, + "voter": "fuzzyvest" + }, + { + "rshares": 1075512639275, + "voter": "delegate.lafona" + }, + { + "rshares": 1014122874582, + "voter": "liondani" + }, + { + "rshares": 311761597191, + "voter": "lafona5" + }, + { + "rshares": 5671967166550, + "voter": "steemit200" + }, + { + "rshares": 3104490078, + "voter": "boy" + }, + { + "rshares": 3769238984, + "voter": "bue-witness" + }, + { + "rshares": 684051759, + "voter": "bunny" + }, + { + "rshares": 6284971433417, + "voter": "clayop" + }, + { + "rshares": 492107398293, + "voter": "ajvest" + }, + { + "rshares": 54919606135, + "voter": "bue" + }, + { + "rshares": 1663474429, + "voter": "mini" + }, + { + "rshares": 213799350, + "voter": "moon" + }, + { + "rshares": 251753509941, + "voter": "lovejoy" + }, + { + "rshares": 3189436674935, + "voter": "au1nethyb1" + }, + { + "rshares": 1352517210, + "voter": "mineralwasser" + }, + { + "rshares": 835001314249, + "voter": "boombastic" + }, + { + "rshares": 107427977838, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 7889756945, + "voter": "bingo-0" + }, + { + "rshares": 2008013055, + "voter": "bingo-1" + }, + { + "rshares": 960217991590, + "voter": "benjojo" + }, + { + "rshares": 1323046275795, + "voter": "steempower" + }, + { + "rshares": 425470097849, + "voter": "boatymcboatface" + }, + { + "rshares": 379439165074, + "voter": "officialfuzzy" + }, + { + "rshares": 61563687905, + "voter": "vip" + }, + { + "rshares": 34837674852, + "voter": "proctologic" + }, + { + "rshares": 625034537, + "voter": "healthcare" + }, + { + "rshares": 973204254, + "voter": "daniel.pan" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 211599684745, + "voter": "steemrollin" + }, + { + "rshares": 126314629886, + "voter": "team" + }, + { + "rshares": 312088747958, + "voter": "chitty" + }, + { + "rshares": 952925752, + "voter": "relativelyboston" + }, + { + "rshares": 40096956543, + "voter": "alexgr" + }, + { + "rshares": 288361076, + "voter": "helen.tan" + }, + { + "rshares": 26592608546, + "voter": "unosuke" + }, + { + "rshares": 23788192817, + "voter": "yefet" + }, + { + "rshares": 15937702379, + "voter": "brindleswan" + }, + { + "rshares": 81734715695, + "voter": "acidsun" + }, + { + "rshares": 13761777646, + "voter": "gregory-f" + }, + { + "rshares": 9981315272, + "voter": "andzzz" + }, + { + "rshares": 85951923946, + "voter": "edgeland" + }, + { + "rshares": 419573681986, + "voter": "chryspano" + }, + { + "rshares": 400557242651, + "voter": "craig-grant" + }, + { + "rshares": 146357331392, + "voter": "itsjoeco" + }, + { + "rshares": 75100599090, + "voter": "easteagle13" + }, + { + "rshares": 9698060620, + "voter": "gregory60" + }, + { + "rshares": 183470302829, + "voter": "jamtaylor" + }, + { + "rshares": 185809442252, + "voter": "samuel-stone" + }, + { + "rshares": 1202153178054, + "voter": "gavvet" + }, + { + "rshares": 7849531018, + "voter": "fran2k" + }, + { + "rshares": 3992811274, + "voter": "hbhades" + }, + { + "rshares": 427084891, + "voter": "paco-steem" + }, + { + "rshares": 4895707343, + "voter": "spaninv" + }, + { + "rshares": 112643494479, + "voter": "forrestwillie" + }, + { + "rshares": 46957960632, + "voter": "tsugimoto" + }, + { + "rshares": 24371564634, + "voter": "james-show" + }, + { + "rshares": 2153575879, + "voter": "gekko" + }, + { + "rshares": 680400784417, + "voter": "nanzo-scoop" + }, + { + "rshares": 609077198, + "voter": "acidyo" + }, + { + "rshares": 1267279115, + "voter": "karask" + }, + { + "rshares": 139424582774, + "voter": "steve-walschot" + }, + { + "rshares": 45022471702, + "voter": "hannixx42" + }, + { + "rshares": 84885598617, + "voter": "asch" + }, + { + "rshares": 1412770098, + "voter": "murh" + }, + { + "rshares": 6476067561, + "voter": "cryptofunk" + }, + { + "rshares": 584926518, + "voter": "kodi" + }, + { + "rshares": 11133511207, + "voter": "andu" + }, + { + "rshares": 943640130971, + "voter": "cyber" + }, + { + "rshares": 44967152118, + "voter": "pixellated" + }, + { + "rshares": 365694018, + "voter": "cjley" + }, + { + "rshares": 9045476546, + "voter": "zebbra2014" + }, + { + "rshares": 275730089690, + "voter": "leon-fu" + }, + { + "rshares": 13838133389, + "voter": "hien-tran" + }, + { + "rshares": 13252435766, + "voter": "johnerfx" + }, + { + "rshares": 3687800148582, + "voter": "satoshifund" + }, + { + "rshares": 387029529937, + "voter": "taoteh1221" + }, + { + "rshares": 36767646165, + "voter": "altoz" + }, + { + "rshares": 333315839, + "voter": "stiletto" + }, + { + "rshares": 51843328970, + "voter": "martin-wichmann" + }, + { + "rshares": 359764903754, + "voter": "hedge-x" + }, + { + "rshares": 4686304140, + "voter": "wingz" + }, + { + "rshares": 52533679943, + "voter": "juanmiguelsalas" + }, + { + "rshares": 108082762527, + "voter": "kenny-crane" + }, + { + "rshares": 19745216678, + "voter": "samether" + }, + { + "rshares": 3226898071, + "voter": "pangur-ban" + }, + { + "rshares": 4477989178, + "voter": "dahaz159" + }, + { + "rshares": 80457190287, + "voter": "herzmeister" + }, + { + "rshares": 407307356296, + "voter": "kaylinart" + }, + { + "rshares": 32561983175, + "voter": "lindee-hamner" + }, + { + "rshares": 54991044043, + "voter": "kus-knee" + }, + { + "rshares": 13621465659, + "voter": "facer" + }, + { + "rshares": 23735181803, + "voter": "ossama-benjohn" + }, + { + "rshares": 87134132242, + "voter": "schro" + }, + { + "rshares": 1106606980, + "voter": "johnerminer" + }, + { + "rshares": 15769253942, + "voter": "zakharya" + }, + { + "rshares": 30445361083, + "voter": "michaelx" + }, + { + "rshares": 187729842591, + "voter": "mexbit" + }, + { + "rshares": 5795452025, + "voter": "mark-waser" + }, + { + "rshares": 687288505423, + "voter": "publicworker" + }, + { + "rshares": 23421305774, + "voter": "ozzy-vega" + }, + { + "rshares": 102404387233, + "voter": "geoffrey" + }, + { + "rshares": 145062246499, + "voter": "kimziv" + }, + { + "rshares": 4381653986, + "voter": "crok" + }, + { + "rshares": 45247865048, + "voter": "honeythief" + }, + { + "rshares": 94337447090, + "voter": "mctiller" + }, + { + "rshares": 32566511739, + "voter": "talanhorne" + }, + { + "rshares": 6266513573, + "voter": "fuck.off" + }, + { + "rshares": 70695307715, + "voter": "freedomengineer" + }, + { + "rshares": 2313150238, + "voter": "superfreek" + }, + { + "rshares": 6183918145, + "voter": "iloveporn" + }, + { + "rshares": 5366834300, + "voter": "the.bot" + }, + { + "rshares": 16991375648, + "voter": "catchfire" + }, + { + "rshares": 7521832058, + "voter": "johnbradshaw" + }, + { + "rshares": 12331070318, + "voter": "primus" + }, + { + "rshares": 471231170, + "voter": "mrhankeh" + }, + { + "rshares": 13966206062, + "voter": "ultralord" + }, + { + "rshares": 5241299793, + "voter": "the.whale" + }, + { + "rshares": 328438267516, + "voter": "ericvancewalton" + }, + { + "rshares": 20737094414, + "voter": "thebatchman" + }, + { + "rshares": 7380865728, + "voter": "dasha" + }, + { + "rshares": 248682104929, + "voter": "asmolokalo" + }, + { + "rshares": 46296485469, + "voter": "booja" + }, + { + "rshares": 34774687460, + "voter": "good-karma" + }, + { + "rshares": 57005156946, + "voter": "sonzweil" + }, + { + "rshares": 4964215975, + "voter": "unicornfarts" + }, + { + "rshares": 3526969665, + "voter": "stijn" + }, + { + "rshares": 62068273056, + "voter": "lehard" + }, + { + "rshares": 84398536655, + "voter": "rubybian" + }, + { + "rshares": 3303886126, + "voter": "orly" + }, + { + "rshares": 16467789095, + "voter": "zer0sum" + }, + { + "rshares": 8422641810, + "voter": "kakradetome" + }, + { + "rshares": 5262562971, + "voter": "riscadox" + }, + { + "rshares": 254380477, + "voter": "mstang83" + }, + { + "rshares": 23934011926, + "voter": "katyakov" + }, + { + "rshares": 59528833145, + "voter": "krypto" + }, + { + "rshares": 5239747652, + "voter": "vote" + }, + { + "rshares": 16277836616, + "voter": "elyaque" + }, + { + "rshares": 251776157, + "voter": "andreaalexandria" + }, + { + "rshares": 5521961305, + "voter": "kissmybutt" + }, + { + "rshares": 441092854021, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 9218329917, + "voter": "r4fken" + }, + { + "rshares": 25522746380, + "voter": "tcfxyz" + }, + { + "rshares": 7069753068, + "voter": "futurefood" + }, + { + "rshares": 1630527960, + "voter": "sergei" + }, + { + "rshares": 68674886621, + "voter": "mikemiziner" + }, + { + "rshares": 6819059150, + "voter": "cristina" + }, + { + "rshares": 136043516591, + "voter": "derekareith" + }, + { + "rshares": 732835918, + "voter": "rxhector" + }, + { + "rshares": 7903413726, + "voter": "hammurabi" + }, + { + "rshares": 108018934852, + "voter": "cdubendo" + }, + { + "rshares": 6044248481, + "voter": "owdy" + }, + { + "rshares": 1564065005, + "voter": "vi1son" + }, + { + "rshares": 170701373773, + "voter": "knircky" + }, + { + "rshares": 5635715390, + "voter": "on0tole" + }, + { + "rshares": 14456007797, + "voter": "ausbitbank" + }, + { + "rshares": 1458218875, + "voter": "mixa" + }, + { + "rshares": 1024254768, + "voter": "steem1653" + }, + { + "rshares": 16766074599, + "voter": "sebastien" + }, + { + "rshares": 4536438180, + "voter": "gikitiki" + }, + { + "rshares": 18956334578, + "voter": "fulltimegeek" + }, + { + "rshares": 61948490098, + "voter": "flyingmind" + }, + { + "rshares": 4409891401, + "voter": "steemit-life" + }, + { + "rshares": 10896919493, + "voter": "asim" + }, + { + "rshares": 212030154582, + "voter": "jesta" + }, + { + "rshares": 4588164168, + "voter": "thegoodguy" + }, + { + "rshares": 232667596, + "voter": "danielkt" + }, + { + "rshares": 17933805081, + "voter": "senseiteekay" + }, + { + "rshares": 3320415923, + "voter": "karen13" + }, + { + "rshares": 25462835464, + "voter": "igster" + }, + { + "rshares": 61604527696, + "voter": "sephiroth" + }, + { + "rshares": 1312455034, + "voter": "jrd8526" + }, + { + "rshares": 280892392302, + "voter": "nabilov" + }, + { + "rshares": 79393522553, + "voter": "ntomaino" + }, + { + "rshares": 12181345493, + "voter": "meesterboom" + }, + { + "rshares": 8567120265, + "voter": "noodhoog" + }, + { + "rshares": 16118538153, + "voter": "theyam" + }, + { + "rshares": 131531576878, + "voter": "gbert" + }, + { + "rshares": 812553498, + "voter": "thinkngrow" + }, + { + "rshares": 55939200331, + "voter": "streetstyle" + }, + { + "rshares": 76745812533, + "voter": "inertia" + }, + { + "rshares": 41003239101, + "voter": "milestone" + }, + { + "rshares": 1816593512, + "voter": "kendewitt" + }, + { + "rshares": 2134117763, + "voter": "arcange" + }, + { + "rshares": 6855732675, + "voter": "lichtblick" + }, + { + "rshares": 32831107923, + "voter": "creemej" + }, + { + "rshares": 84854877, + "voter": "wildchild" + }, + { + "rshares": 130365357675, + "voter": "demotruk" + }, + { + "rshares": 5810103095, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 4121943078, + "voter": "adamt" + }, + { + "rshares": 3227385311, + "voter": "algimantas" + }, + { + "rshares": 12390757886, + "voter": "nippel66" + }, + { + "rshares": 2501738355, + "voter": "sgnsteems" + }, + { + "rshares": 166457850344, + "voter": "blueorgy" + }, + { + "rshares": 11786682718, + "voter": "benjiberigan" + }, + { + "rshares": 5820585502, + "voter": "poseidon" + }, + { + "rshares": 6288016365, + "voter": "smolalit" + }, + { + "rshares": 325499160492, + "voter": "calaber24p" + }, + { + "rshares": 70775007750, + "voter": "thylbom" + }, + { + "rshares": 4085961690, + "voter": "fubar-bdhr" + }, + { + "rshares": 15657517875, + "voter": "heimindanger" + }, + { + "rshares": 3456184776, + "voter": "bones" + }, + { + "rshares": 7660514055, + "voter": "bitcoiner" + }, + { + "rshares": 3404087690, + "voter": "tarindel" + }, + { + "rshares": 14081156606, + "voter": "beowulfoflegend" + }, + { + "rshares": 24174606377, + "voter": "deanliu" + }, + { + "rshares": 84345206099, + "voter": "rea" + }, + { + "rshares": 16426901852, + "voter": "chessmonster" + }, + { + "rshares": 161412556119, + "voter": "jl777" + }, + { + "rshares": 1018923425089, + "voter": "james212" + }, + { + "rshares": 7645691046, + "voter": "lostnuggett" + }, + { + "rshares": 1784755678, + "voter": "yarly" + }, + { + "rshares": 269607289, + "voter": "yarly2" + }, + { + "rshares": 270010959, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 24288366555, + "voter": "masterinvestor" + }, + { + "rshares": 10466088419, + "voter": "moon32walker" + }, + { + "rshares": 18150655919, + "voter": "carlidos" + }, + { + "rshares": 308403865, + "voter": "sergey44" + }, + { + "rshares": 5372890511, + "voter": "bbrewer" + }, + { + "rshares": 15249901993, + "voter": "lemooljiang" + }, + { + "rshares": 19392057072, + "voter": "krabgat" + }, + { + "rshares": 3936831062, + "voter": "favorit" + }, + { + "rshares": 14950192679, + "voter": "fatboy" + }, + { + "rshares": 13755442064, + "voter": "proto" + }, + { + "rshares": 614745323, + "voter": "curator" + }, + { + "rshares": 22895214104, + "voter": "sisterholics" + }, + { + "rshares": 432471059, + "voter": "yarly10" + }, + { + "rshares": 1557907127, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 5842555282, + "voter": "royalmacro" + }, + { + "rshares": 17513981187, + "voter": "michaeldodridge" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 10796806945, + "voter": "phoenixmaid" + }, + { + "rshares": 2681637180, + "voter": "nelu.ceban" + }, + { + "rshares": 6317508571, + "voter": "stef" + }, + { + "rshares": 41421053882, + "voter": "celebr1ty" + }, + { + "rshares": 1681380312, + "voter": "remlaps" + }, + { + "rshares": 1613614669, + "voter": "kareemaudi" + }, + { + "rshares": 149543802, + "voter": "steemster1" + }, + { + "rshares": 1441416994, + "voter": "kenjiby" + }, + { + "rshares": 2880467502, + "voter": "dmilash" + }, + { + "rshares": 111662435976, + "voter": "sterlinluxan" + }, + { + "rshares": 2440072883, + "voter": "belkins" + }, + { + "rshares": 3089466096, + "voter": "glitterpig" + }, + { + "rshares": 3473088873, + "voter": "mahekg" + }, + { + "rshares": 110227366, + "voter": "andrew-charles" + }, + { + "rshares": 998445518, + "voter": "metaflute" + }, + { + "rshares": 53569138663, + "voter": "gomeravibz" + }, + { + "rshares": 239726703, + "voter": "windoff" + }, + { + "rshares": 6888349735, + "voter": "taker" + }, + { + "rshares": 3321239318, + "voter": "nekromarinist" + }, + { + "rshares": 38495675303, + "voter": "rampant" + }, + { + "rshares": 60565253, + "voter": "sharon" + }, + { + "rshares": 1570421538, + "voter": "whitemike313" + }, + { + "rshares": 6909417599, + "voter": "dumar022" + }, + { + "rshares": 2534160279, + "voter": "merej99" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 792489058624, + "voter": "laonie" + }, + { + "rshares": 2501847385, + "voter": "pdogg147" + }, + { + "rshares": 22138069008, + "voter": "rawnetics" + }, + { + "rshares": 8141319134, + "voter": "fintech-jesus" + }, + { + "rshares": 45472805325, + "voter": "capitalism" + }, + { + "rshares": 7945100682, + "voter": "spaceghost" + }, + { + "rshares": 7787087052, + "voter": "thebluepanda" + }, + { + "rshares": 3150959970, + "voter": "timcliff" + }, + { + "rshares": 24518438485, + "voter": "laoyao" + }, + { + "rshares": 27447400828, + "voter": "myfirst" + }, + { + "rshares": 174176490662, + "voter": "somebody" + }, + { + "rshares": 1916648982, + "voter": "feelapi" + }, + { + "rshares": 16118569940, + "voter": "persianqueen" + }, + { + "rshares": 6514879440, + "voter": "flysaga" + }, + { + "rshares": 7325460650, + "voter": "asdes" + }, + { + "rshares": 7685380482, + "voter": "chris.roy" + }, + { + "rshares": 68250832, + "voter": "missmishel623" + }, + { + "rshares": 73039539704, + "voter": "timsaid" + }, + { + "rshares": 5535941804, + "voter": "denn" + }, + { + "rshares": 38483320701, + "voter": "midnightoil" + }, + { + "rshares": 2267296640, + "voter": "crypto-toll" + }, + { + "rshares": 6621738979, + "voter": "minion" + }, + { + "rshares": 13901983417, + "voter": "stephen.king989" + }, + { + "rshares": 62594181014, + "voter": "poteshnik83" + }, + { + "rshares": 92374473210, + "voter": "xiaohui" + }, + { + "rshares": 1930109467, + "voter": "t3ran13" + }, + { + "rshares": 21020766057, + "voter": "jphamer1" + }, + { + "rshares": 5402999770, + "voter": "oflyhigh" + }, + { + "rshares": 14319455975, + "voter": "randyclemens" + }, + { + "rshares": 1307687520, + "voter": "paynode" + }, + { + "rshares": 78079422, + "voter": "dims" + }, + { + "rshares": 3010135820, + "voter": "xiaokongcom" + }, + { + "rshares": 2338112408, + "voter": "pgarcgo" + }, + { + "rshares": 62188234, + "voter": "msjennifer" + }, + { + "rshares": 58467607, + "voter": "ciao" + }, + { + "rshares": 10270613661, + "voter": "thebotkiller" + }, + { + "rshares": 3510002120, + "voter": "cmorton" + }, + { + "rshares": 1531034782, + "voter": "jrcornel" + }, + { + "rshares": 56682205, + "voter": "steemo" + }, + { + "rshares": 982306236, + "voter": "fooblic" + }, + { + "rshares": 3918327337, + "voter": "alchemage" + }, + { + "rshares": 15322880594, + "voter": "scaredycatguide" + }, + { + "rshares": 6066123656, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 60206066, + "voter": "jers" + }, + { + "rshares": 60198505, + "voter": "nyoba" + }, + { + "rshares": 8056239816, + "voter": "milaoz" + }, + { + "rshares": 72860952, + "voter": "confucius" + }, + { + "rshares": 28945441238, + "voter": "mrosenquist" + }, + { + "rshares": 3523577009, + "voter": "bledarus" + }, + { + "rshares": 82056975073, + "voter": "miacats" + }, + { + "rshares": 8299140559, + "voter": "mione" + }, + { + "rshares": 7283888349, + "voter": "bitminter" + }, + { + "rshares": 57405835, + "voter": "jarvis" + }, + { + "rshares": 398107797, + "voter": "microluck" + }, + { + "rshares": 345346586, + "voter": "lisadang" + }, + { + "rshares": 9621740473, + "voter": "gonzo" + }, + { + "rshares": 4846854926, + "voter": "matrixdweller" + }, + { + "rshares": 9564592383, + "voter": "theb0red1" + }, + { + "rshares": 55520042, + "voter": "fortuner" + }, + { + "rshares": 1635709868, + "voter": "chinadaily" + }, + { + "rshares": 3569938894, + "voter": "kyriacos" + }, + { + "rshares": 155182248, + "voter": "pjheinz" + }, + { + "rshares": 20536929645, + "voter": "runaway-psyche" + }, + { + "rshares": 1614502049, + "voter": "ignat" + }, + { + "rshares": 677966869359, + "voter": "dollarvigilante" + }, + { + "rshares": 1449319790, + "voter": "anotherjoe" + }, + { + "rshares": 88867845565, + "voter": "serejandmyself" + }, + { + "rshares": 4871869365, + "voter": "almerri" + }, + { + "rshares": 757618633, + "voter": "alexma3x" + }, + { + "rshares": 119774742, + "voter": "boatman" + }, + { + "rshares": 9250221274, + "voter": "johnnyyash" + }, + { + "rshares": 109686748, + "voter": "cinderphoenix" + }, + { + "rshares": 261571638, + "voter": "jimmytwoshoes" + }, + { + "rshares": 3301131515, + "voter": "macartem" + }, + { + "rshares": 13661286791, + "voter": "gvargas123" + }, + { + "rshares": 4641324492, + "voter": "themanualbot" + }, + { + "rshares": 239242040, + "voter": "moonguy" + }, + { + "rshares": 2510953546, + "voter": "madoff" + }, + { + "rshares": 54235184, + "voter": "johnbyrd" + }, + { + "rshares": 54218223, + "voter": "thomasaustin" + }, + { + "rshares": 54216305, + "voter": "thermor" + }, + { + "rshares": 54227808, + "voter": "ficholl" + }, + { + "rshares": 54209199, + "voter": "widell" + }, + { + "rshares": 3582629446, + "voter": "shneakysquirrel" + }, + { + "rshares": 3299132543, + "voter": "movievertigo" + }, + { + "rshares": 53821337, + "voter": "revelbrooks" + }, + { + "rshares": 2406432960, + "voter": "levycore" + }, + { + "rshares": 2636453193, + "voter": "rossenpavlov" + }, + { + "rshares": 3036567611, + "voter": "netaterra" + }, + { + "rshares": 54679571, + "voter": "cnmtz" + }, + { + "rshares": 5586055407, + "voter": "trev" + }, + { + "rshares": 13238576187, + "voter": "someguy123" + }, + { + "rshares": 47338695487, + "voter": "dragonanarchist" + }, + { + "rshares": 15043259947, + "voter": "mikemacintire" + }, + { + "rshares": 73706708, + "voter": "joelbow" + }, + { + "rshares": 45235535352, + "voter": "albensilverberg" + }, + { + "rshares": 9247856984, + "voter": "sethlinson" + }, + { + "rshares": 11854139983, + "voter": "hilarski" + }, + { + "rshares": 7674971846, + "voter": "craigwilliamz" + }, + { + "rshares": 3612400626, + "voter": "booky" + }, + { + "rshares": 8196228428, + "voter": "onetree" + }, + { + "rshares": 54309905169, + "voter": "mandibil" + }, + { + "rshares": 1019120245, + "voter": "therealpaul" + }, + { + "rshares": 5231298263, + "voter": "oldtimer" + }, + { + "rshares": 56264526, + "voter": "drsamkhan" + }, + { + "rshares": 25527722751, + "voter": "mattclarke" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 191660726, + "voter": "jyezie" + }, + { + "rshares": 711001877, + "voter": "maceytomlin" + }, + { + "rshares": 4906058796, + "voter": "ats-david" + }, + { + "rshares": 1042033097, + "voter": "runridefly" + }, + { + "rshares": 56920853, + "voter": "jlufer" + }, + { + "rshares": 62120078, + "voter": "malxdrakon" + }, + { + "rshares": 58514076, + "voter": "alaqrab" + }, + { + "rshares": 2063008090, + "voter": "penguinpablo" + }, + { + "rshares": 3775587368, + "voter": "obivankenobi" + }, + { + "rshares": 12089333669, + "voter": "ryan-singer" + }, + { + "rshares": 2902991645, + "voter": "richardcrill" + }, + { + "rshares": 1648149177, + "voter": "eight-rad" + }, + { + "rshares": 52836995, + "voter": "troich" + }, + { + "rshares": 1618089331, + "voter": "davidjkelley" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 9279312943, + "voter": "ghasemkiani" + }, + { + "rshares": 22575985145, + "voter": "sponge-bob" + }, + { + "rshares": 15179215294, + "voter": "digital-wisdom" + }, + { + "rshares": 3779548719, + "voter": "ethical-ai" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 3752156606, + "voter": "titusfrost" + }, + { + "rshares": 2121143590, + "voter": "matthewtiii" + }, + { + "rshares": 5539238817, + "voter": "jwaser" + }, + { + "rshares": 7499128289, + "voter": "doitvoluntarily" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 94570221114, + "voter": "thecyclist" + }, + { + "rshares": 633217110, + "voter": "kev7000" + }, + { + "rshares": 892552703, + "voter": "smisi" + }, + { + "rshares": 4426882667, + "voter": "bluehorseshoe" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 3065019033, + "voter": "michaelmatthews" + }, + { + "rshares": 646616405, + "voter": "kiwideb" + }, + { + "rshares": 8568744481, + "voter": "richardjuckes" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 585057593, + "voter": "winglessss" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 2609649813, + "voter": "bwaser" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 2425085206, + "voter": "lilmisjenn" + }, + { + "rshares": 2351149367, + "voter": "dexter-k" + }, + { + "rshares": 350888790, + "voter": "panther" + }, + { + "rshares": 143803790926, + "voter": "doudou252666" + }, + { + "rshares": 55456370, + "voter": "alwillis" + }, + { + "rshares": 3218172911, + "voter": "patelincho" + }, + { + "rshares": 341097233, + "voter": "bones261" + }, + { + "rshares": 52998322225, + "voter": "tracemayer" + }, + { + "rshares": 22559061214, + "voter": "brains" + }, + { + "rshares": 1474514591, + "voter": "uceph" + }, + { + "rshares": 620939158, + "voter": "bones555" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 1347001825, + "voter": "bitcoinparadise" + }, + { + "rshares": 3053028469, + "voter": "anton333" + }, + { + "rshares": 377618555, + "voter": "ballinconscious" + }, + { + "rshares": 5175341065, + "voter": "chick1" + }, + { + "rshares": 3070549746, + "voter": "steempowerwhale" + }, + { + "rshares": 364346190, + "voter": "soldier" + }, + { + "rshares": 62664884, + "voter": "freebornangel" + }, + { + "rshares": 59801281, + "voter": "nelyp" + }, + { + "rshares": 3184101183, + "voter": "slayer" + }, + { + "rshares": 7049449285, + "voter": "tarekadam" + }, + { + "rshares": 2341272800, + "voter": "ellepdub" + }, + { + "rshares": 98609514, + "voter": "rynow" + }, + { + "rshares": 88742390, + "voter": "inarix03" + }, + { + "rshares": 53469216, + "voter": "libertyadvocate" + }, + { + "rshares": 9556781908, + "voter": "herpetologyguy" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 645008272, + "voter": "antifragile" + }, + { + "rshares": 316214146, + "voter": "robotev2" + }, + { + "rshares": 1039982464, + "voter": "jang" + }, + { + "rshares": 4696980369, + "voter": "morgan.waser" + }, + { + "rshares": 199821196, + "voter": "bo-ro" + }, + { + "rshares": 1767767375, + "voter": "schattenjaeger" + }, + { + "rshares": 1000028268, + "voter": "twinbraid" + }, + { + "rshares": 1693125492, + "voter": "nil1511" + }, + { + "rshares": 5084219415, + "voter": "donchate" + }, + { + "rshares": 50798322, + "voter": "breeze" + }, + { + "rshares": 50791473, + "voter": "synereo" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50570250, + "voter": "ziggo" + }, + { + "rshares": 50543061, + "voter": "rabobank" + }, + { + "rshares": 50540827, + "voter": "amstel" + }, + { + "rshares": 50482289, + "voter": "connection" + }, + { + "rshares": 4451726232, + "voter": "airmike" + }, + { + "rshares": 3598480691, + "voter": "strong-ai" + }, + { + "rshares": 74402358, + "voter": "igtes" + }, + { + "rshares": 154471584, + "voter": "buffett" + }, + { + "rshares": 111492251, + "voter": "siniceku" + }, + { + "rshares": 160932717, + "voter": "flowmetheus" + }, + { + "rshares": 159275119, + "voter": "kalev" + }, + { + "rshares": 161849597, + "voter": "iberia" + }, + { + "rshares": 276984194, + "voter": "witchcraftblog" + }, + { + "rshares": 158018960, + "voter": "bethesda" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 157691927, + "voter": "caseyneistat" + }, + { + "rshares": 160326045, + "voter": "planet" + }, + { + "rshares": 159554050, + "voter": "planetearth" + }, + { + "rshares": 159164412, + "voter": "disneypixar" + }, + { + "rshares": 155496536, + "voter": "alterego" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 127399164, + "voter": "insight2incite" + }, + { + "rshares": 155266600, + "voter": "kurjik7" + }, + { + "rshares": 158247915, + "voter": "skstudios" + }, + { + "rshares": 158228206, + "voter": "vicflo" + }, + { + "rshares": 148903449, + "voter": "wandaham" + } + ], + "author": "dantheman", + "author_payout_value": "0.000 HBD", + "author_reputation": 71.46, + "beneficiaries": [], + "blacklists": [], + "body": "
    \n\nhttp://www.thedigeratilife.com/images/market-emotions-2.jpg\n
    \nSome people have suggested that we reduce the power down period to improve market liquidity. I have been thinking about the economics of this and wanted to share my thoughts. \n\n## Power Down Delay Slows Price Discovery \n\nPrice is the balance point between supply and demand at any given point in time. The Power Down restrictions have the impact of holding *Supply* off the market. Much of this *supply* wants to sell at today's price, but cannot. The reason it *wants to sell* is because those doing the selling have earned a *massive* profit in a short period of time. Their costs are next to nothing. They will continue to sell until the price falls low enough that it isn't worth selling. \n\nIf Steem Power were liquid, then the price would fall toward this equilibrium faster in a *race to the exits*. The people that dump first win (in the short term) and the rest lose (in the short term). There will always be a market value and the price will never go to 0 so long as there is at least one person who believes in the *potential value* of the platform. My experience with BitShares and dozens of other cryptocurrency projects is that nothing with any community behind it will fall to 0. Even simple Bitcoin clones that have been around for years and offer relatively little innovation with non-existent development teams (Doge, Peercoin, Namecoin) continue to be traded with $100K+ in daily volume with marketcap in the millions. \n\n## Power Down makes Cashout more Fair \n\nWith a power down system, everyone is forced to \"dollar-cost-average\" their selling over 2 years. This means that whales that might have cashed out $1M dollars at the height of the bubble were only able to cash out $50,000 at the high prices while they have watched their remaining Steem Power fall in value to $200,000. Their average \"cashout\" price will not be the height of the market, but the market average over 2 years. \n\nThis has pros and cons. In some sense it limits the ability of speculators to buy and sell over periods of a couple of months. Anyone speculating over more than a couple of days is paying a very large inflation tax. The loss of this speculative capital impacts the liquidity and potentially the price. We live in a world where traders want the ability to move to the next big thing and having capital tied up in the *last big thing* is a much riskier proposition. \n\n## Author Rewards\n\nAuthor Rewards are also designed to delay cashout by paying in Steem Dollars. You could sell immediately at a loss, or you could \"trust and wait\" and make more. As the price falls, the market value of the immediate author rewards also falls, but this is *OK*. Authors looking for a quick buck need to go elsewhere. Meanwhile, those who stay and work to grow the long-term value of the platform will gain in Steem Power. When the value of the platform finally grows as a result of years of effort they will be the new whales. \n\nYou may only get $10 worth of Steem Power for a post today. It might not even seem to be worth your time, but if you and others stick around and grow the value of the platform then one day your $10 will be worth $400 if we grow the platform to Bitcoin scale. If we grow to Facebook scale it will be worth $4000. \n\n## Starting a Company\nThose who start a company are paid in shares that are worthless. They cannot be sold on the market until one day in the distant future the company is successful and has an IPO. The present value of the shares isn't what the entrepreneurial employees care about, it is the future value. \n\nLikewise, a farmer who spends millions of dollars on land, equipment, and seeds works day in and day out in the hope that his farm will eventually produce a crop worth enough to justify his time and effort. The farmer is in the red clear up until the day he brings his harvest to market. \n\nDon't join Steemit for the quick buck. Be glad there is someone willing to pay such high prices for a stake in Steem today. Don't fear the fall in market value, look at the incredible amounts people are still earning. Don't look at what you have today, look at what you could have in the future. \n\nSteem is in the early adopter phase, those who work hard and help pull this platform forward will reap what they sow. \n\n\n## Changing the Power Down Period\n\nIf we were to reduce the Power Down period from 2 years to 1 year or even 6 months, this would dramatically increase the net present value of Steem Power while simultaneously increase the amount of liquid Steem on the market in the short term. The end result would be faster price discovery, but no one can say whether the new price will be higher or lower than the old price. \n\nSome people speculate that value that is 2+ years in the future is discounted to near 0 value today (especially in the world of cryptocurrency). This means that longer time horizons have diminishing marginal utility when it comes to encouraging voters to behave in the long-term best interest of the platform.\n\n## Emotional Response \n\nDespite all the logic in the world, humans have irrational feelings with respect to profit and loss. Slow steady growth *feels* much better than *rapid rise* followed by *slow steady decline* even if both curves end up at the same final value (long term growth). I for one prefer a slow steady rise, but that isn't possible until after the *rapid rise* has fully corrected and realigned. This will take time and won't happen until after fear, desperation, panic, and despondency set in.\n\nThose who know about this emotional roller coaster can ride the waves and maximize their profit, but most people give in to their irrational emotional side and buy high and sell low. My preference is to sell high and buy low. \n\nDon't let the market price set your opinion on the value of a platform, instead make rational buy / sell decisions that factor in both short-term trends and long-term value. This applies to any investment you might consider.", + "category": "steem", + "children": 144, + "created": "2016-09-09T19:39:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.thedigeratilife.com/images/market-emotions-2.jpg" + ], + "tags": [ + "steem" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 90347178073809, + "payout": 749.459, + "payout_at": "2016-09-16T19:39:15", + "pending_payout_value": "749.459 HBD", + "percent_hbd": 10000, + "permlink": "justification-for-104-week-power-down", + "post_id": 1187989, + "promoted": "1.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 484 + }, + "title": "Justification for 104 week Power Down", + "updated": "2016-09-09T19:39:15", + "url": "/steem/@dantheman/justification-for-104-week-power-down" + }, + { + "active_votes": [ + { + "rshares": 31579661114840, + "voter": "smooth" + }, + { + "rshares": 347165726307, + "voter": "anonymous" + }, + { + "rshares": 14582820520157, + "voter": "summon" + }, + { + "rshares": 681453696676, + "voter": "eternity" + }, + { + "rshares": 166615603737, + "voter": "highasfuck" + }, + { + "rshares": 2439814936341, + "voter": "badassmother" + }, + { + "rshares": 2062303120709, + "voter": "hr1" + }, + { + "rshares": 5329332351547, + "voter": "kushed" + }, + { + "rshares": 5797691321901, + "voter": "steemit200" + }, + { + "rshares": 3104356603, + "voter": "boy" + }, + { + "rshares": 3769072916, + "voter": "bue-witness" + }, + { + "rshares": 684028478, + "voter": "bunny" + }, + { + "rshares": 54905728128, + "voter": "bue" + }, + { + "rshares": 1663409243, + "voter": "mini" + }, + { + "rshares": 213796245, + "voter": "moon" + }, + { + "rshares": 207051459466, + "voter": "alex90342fastn1" + }, + { + "rshares": 1764369890678, + "voter": "joseph" + }, + { + "rshares": 75085401990, + "voter": "aizensou" + }, + { + "rshares": 3281037744919, + "voter": "au1nethyb1" + }, + { + "rshares": 425629339547, + "voter": "recursive2" + }, + { + "rshares": 412920437996, + "voter": "recursive3" + }, + { + "rshares": 2705147032343, + "voter": "recursive" + }, + { + "rshares": 1389036345, + "voter": "mineralwasser" + }, + { + "rshares": 856362636795, + "voter": "boombastic" + }, + { + "rshares": 2709579584, + "voter": "sean0010" + }, + { + "rshares": 8086440918, + "voter": "bingo-0" + }, + { + "rshares": 2056975944, + "voter": "bingo-1" + }, + { + "rshares": 5857418076698, + "voter": "smooth.witness" + }, + { + "rshares": 435763803999, + "voter": "boatymcboatface" + }, + { + "rshares": 1131816605541, + "voter": "cass" + }, + { + "rshares": 31545218843, + "voter": "proctologic" + }, + { + "rshares": 10083859248, + "voter": "idol" + }, + { + "rshares": 625014361, + "voter": "healthcare" + }, + { + "rshares": 973167006, + "voter": "daniel.pan" + }, + { + "rshares": 2793320297716, + "voter": "donkeypong" + }, + { + "rshares": 7859123838, + "voter": "woo7739" + }, + { + "rshares": 26057305221, + "voter": "dedriss" + }, + { + "rshares": 288356419, + "voter": "helen.tan" + }, + { + "rshares": 74791711537, + "voter": "unosuke" + }, + { + "rshares": 23786879126, + "voter": "yefet" + }, + { + "rshares": 308037761861, + "voter": "noaommerrr" + }, + { + "rshares": 1662319388, + "voter": "jocelyn" + }, + { + "rshares": 81734599010, + "voter": "acidsun" + }, + { + "rshares": 14373120465, + "voter": "gregory-f" + }, + { + "rshares": 82882212377, + "voter": "edgeland" + }, + { + "rshares": 9891958518, + "voter": "gregory60" + }, + { + "rshares": 15222180418, + "voter": "jademont" + }, + { + "rshares": 8207282292, + "voter": "cryptorune" + }, + { + "rshares": 1173153260665, + "voter": "gavvet" + }, + { + "rshares": 11524469542, + "voter": "holabebe" + }, + { + "rshares": 6576382614, + "voter": "fkn" + }, + { + "rshares": 32768090647, + "voter": "thedarkestplum" + }, + { + "rshares": 1223793357, + "voter": "spaninv" + }, + { + "rshares": 2153575879, + "voter": "gekko" + }, + { + "rshares": 9316373319, + "voter": "elishagh1" + }, + { + "rshares": 10277348107, + "voter": "richman" + }, + { + "rshares": 692748218758, + "voter": "nanzo-scoop" + }, + { + "rshares": 2436308794, + "voter": "acidyo" + }, + { + "rshares": 4248166051, + "voter": "jonno-katz" + }, + { + "rshares": 143474566462, + "voter": "steve-walschot" + }, + { + "rshares": 42651203441, + "voter": "hannixx42" + }, + { + "rshares": 210406644399, + "voter": "mummyimperfect" + }, + { + "rshares": 82052405854, + "voter": "asch" + }, + { + "rshares": 1412734088, + "voter": "murh" + }, + { + "rshares": 3309647350, + "voter": "cryptofunk" + }, + { + "rshares": 584926518, + "voter": "kodi" + }, + { + "rshares": 2264435636, + "voter": "error" + }, + { + "rshares": 11663555527, + "voter": "andu" + }, + { + "rshares": 192454469692, + "voter": "dragonslayer109" + }, + { + "rshares": 967098551475, + "voter": "cyber" + }, + { + "rshares": 58394257840, + "voter": "ak2020" + }, + { + "rshares": 260051658583, + "voter": "billbutler" + }, + { + "rshares": 9277411843, + "voter": "zebbra2014" + }, + { + "rshares": 13252435766, + "voter": "johnerfx" + }, + { + "rshares": 3687668796253, + "voter": "satoshifund" + }, + { + "rshares": 395437074226, + "voter": "taoteh1221" + }, + { + "rshares": 418607365, + "voter": "applecrisp" + }, + { + "rshares": 352105392525, + "voter": "hedge-x" + }, + { + "rshares": 229595968308, + "voter": "wingz" + }, + { + "rshares": 53650851852, + "voter": "juanmiguelsalas" + }, + { + "rshares": 20442854473, + "voter": "ratel" + }, + { + "rshares": 208052753882, + "voter": "alexc" + }, + { + "rshares": 1106606980, + "voter": "johnerminer" + }, + { + "rshares": 19199249359, + "voter": "ziv" + }, + { + "rshares": 15769036644, + "voter": "zakharya" + }, + { + "rshares": 279113011397, + "voter": "trogdor" + }, + { + "rshares": 3596676526, + "voter": "tee-em" + }, + { + "rshares": 30445271769, + "voter": "michaelx" + }, + { + "rshares": 5795130758, + "voter": "mark-waser" + }, + { + "rshares": 104960615607, + "voter": "geoffrey" + }, + { + "rshares": 69828657680, + "voter": "kimziv" + }, + { + "rshares": 45245800854, + "voter": "honeythief" + }, + { + "rshares": 1347191339, + "voter": "mammasitta" + }, + { + "rshares": 6741772425, + "voter": "tyler-fletcher" + }, + { + "rshares": 31927952685, + "voter": "talanhorne" + }, + { + "rshares": 64254173, + "voter": "superfreek" + }, + { + "rshares": 484320925, + "voter": "mrhankeh" + }, + { + "rshares": 3606486873, + "voter": "michaellamden68" + }, + { + "rshares": 20314784974, + "voter": "thebatchman" + }, + { + "rshares": 238320350557, + "voter": "asmolokalo" + }, + { + "rshares": 322237251433, + "voter": "roelandp" + }, + { + "rshares": 9861778611, + "voter": "romait" + }, + { + "rshares": 3303627515, + "voter": "orly" + }, + { + "rshares": 17851976182, + "voter": "konstantin" + }, + { + "rshares": 254380477, + "voter": "mstang83" + }, + { + "rshares": 36603703398, + "voter": "hitmeasap" + }, + { + "rshares": 270779027, + "voter": "eugeney" + }, + { + "rshares": 10242467766, + "voter": "r4fken" + }, + { + "rshares": 132364486251, + "voter": "derekareith" + }, + { + "rshares": 27937936956, + "voter": "picokernel" + }, + { + "rshares": 23542205666, + "voter": "furion" + }, + { + "rshares": 15619873612, + "voter": "bitshares101" + }, + { + "rshares": 526575874541, + "voter": "neoxian" + }, + { + "rshares": 10594519706, + "voter": "seanmchughart" + }, + { + "rshares": 6172804799, + "voter": "owdy" + }, + { + "rshares": 166362782, + "voter": "barbara2" + }, + { + "rshares": 184844968, + "voter": "ch0c0latechip" + }, + { + "rshares": 171078500, + "voter": "doge4lyf" + }, + { + "rshares": 1591388189, + "voter": "vi1son" + }, + { + "rshares": 10477291287, + "voter": "spiz0r" + }, + { + "rshares": 1231478161, + "voter": "dicov" + }, + { + "rshares": 1081057545, + "voter": "steem1653" + }, + { + "rshares": 66978870, + "voter": "cynetyc" + }, + { + "rshares": 17447017064, + "voter": "sebastien" + }, + { + "rshares": 4630901684, + "voter": "gikitiki" + }, + { + "rshares": 32300385422, + "voter": "toxonaut" + }, + { + "rshares": 4694182752, + "voter": "thegoodguy" + }, + { + "rshares": 15841046875, + "voter": "aaseb" + }, + { + "rshares": 1922585547, + "voter": "incomemonthly" + }, + { + "rshares": 241756663, + "voter": "pet1000" + }, + { + "rshares": 16325474288, + "voter": "senseiteekay" + }, + { + "rshares": 3541613089, + "voter": "karen13" + }, + { + "rshares": 3144302620, + "voter": "jbouchard12" + }, + { + "rshares": 24462582173, + "voter": "igster" + }, + { + "rshares": 1398034717, + "voter": "jrd8526" + }, + { + "rshares": 5694131951, + "voter": "juvyjabian" + }, + { + "rshares": 4121232121, + "voter": "dcryptogold" + }, + { + "rshares": 368854078, + "voter": "karenmckersie" + }, + { + "rshares": 1365560552, + "voter": "janqoin" + }, + { + "rshares": 42141046380, + "voter": "milestone" + }, + { + "rshares": 6556920483, + "voter": "lichtblick" + }, + { + "rshares": 34880657052, + "voter": "creemej" + }, + { + "rshares": 87211957, + "voter": "wildchild" + }, + { + "rshares": 3790578737, + "voter": "maximkichev" + }, + { + "rshares": 1681166546, + "voter": "natali22" + }, + { + "rshares": 13516624342, + "voter": "nippel66" + }, + { + "rshares": 2552794240, + "voter": "sgnsteems" + }, + { + "rshares": 174383540604, + "voter": "blueorgy" + }, + { + "rshares": 11000903870, + "voter": "benjiberigan" + }, + { + "rshares": 5592907950, + "voter": "poseidon" + }, + { + "rshares": 6288016365, + "voter": "smolalit" + }, + { + "rshares": 70771904994, + "voter": "thylbom" + }, + { + "rshares": 8088071162, + "voter": "magz8716" + }, + { + "rshares": 3573900948, + "voter": "tarindel" + }, + { + "rshares": 23206780225, + "voter": "deanliu" + }, + { + "rshares": 7651216007, + "voter": "neroru" + }, + { + "rshares": 970801526, + "voter": "dbendorf" + }, + { + "rshares": 172168302512, + "voter": "jl777" + }, + { + "rshares": 7263406494, + "voter": "lostnuggett" + }, + { + "rshares": 5738408190, + "voter": "positive" + }, + { + "rshares": 1784618761, + "voter": "yarly" + }, + { + "rshares": 269607289, + "voter": "yarly2" + }, + { + "rshares": 270010959, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 12102958801, + "voter": "ben.zimmerman" + }, + { + "rshares": 24288161044, + "voter": "masterinvestor" + }, + { + "rshares": 100795640938, + "voter": "crazymumzysa" + }, + { + "rshares": 18513352357, + "voter": "carlidos" + }, + { + "rshares": 11195265993, + "voter": "crypto.owl" + }, + { + "rshares": 20253926275, + "voter": "krabgat" + }, + { + "rshares": 12814428612, + "voter": "fatboy" + }, + { + "rshares": 14672084143, + "voter": "proto" + }, + { + "rshares": 614737561, + "voter": "curator" + }, + { + "rshares": 10563793059, + "voter": "sisterholics" + }, + { + "rshares": 227112800, + "voter": "dskloet" + }, + { + "rshares": 432455845, + "voter": "yarly10" + }, + { + "rshares": 1635672101, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 5491549820, + "voter": "royalmacro" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 188755009, + "voter": "fnait" + }, + { + "rshares": 172231512, + "voter": "keepcalmand" + }, + { + "rshares": 2624581069, + "voter": "nelu.ceban" + }, + { + "rshares": 6317337888, + "voter": "stef" + }, + { + "rshares": 42301488978, + "voter": "celebr1ty" + }, + { + "rshares": 3623369774, + "voter": "bkkshadow" + }, + { + "rshares": 1647006836, + "voter": "remlaps" + }, + { + "rshares": 1613614669, + "voter": "kareemaudi" + }, + { + "rshares": 152942524, + "voter": "steemster1" + }, + { + "rshares": 843609166, + "voter": "mar1978co" + }, + { + "rshares": 3089332927, + "voter": "glitterpig" + }, + { + "rshares": 6471671741, + "voter": "shortcut" + }, + { + "rshares": 1024046685, + "voter": "metaflute" + }, + { + "rshares": 3511498418, + "voter": "litrbooh" + }, + { + "rshares": 7347170761, + "voter": "taker" + }, + { + "rshares": 899793857, + "voter": "pakisnxt" + }, + { + "rshares": 3321146223, + "voter": "nekromarinist" + }, + { + "rshares": 38495675303, + "voter": "rampant" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 1570421538, + "voter": "whitemike313" + }, + { + "rshares": 2352137195, + "voter": "dumar022" + }, + { + "rshares": 2482442722, + "voter": "merej99" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 380293763268, + "voter": "laonie" + }, + { + "rshares": 24597854453, + "voter": "rawnetics" + }, + { + "rshares": 8141319134, + "voter": "fintech-jesus" + }, + { + "rshares": 2131329804, + "voter": "naturalista" + }, + { + "rshares": 23423264604, + "voter": "laonie1" + }, + { + "rshares": 23935579683, + "voter": "laonie2" + }, + { + "rshares": 23944325197, + "voter": "laonie3" + }, + { + "rshares": 24517361001, + "voter": "laoyao" + }, + { + "rshares": 13067801510, + "voter": "myfirst" + }, + { + "rshares": 83842133256, + "voter": "somebody" + }, + { + "rshares": 16118578628, + "voter": "persianqueen" + }, + { + "rshares": 3136148377, + "voter": "flysaga" + }, + { + "rshares": 2766736973, + "voter": "chris.roy" + }, + { + "rshares": 18524770635, + "voter": "midnightoil" + }, + { + "rshares": 2350089010, + "voter": "kalimor" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 4082966951, + "voter": "ullikume" + }, + { + "rshares": 6756209350, + "voter": "minion" + }, + { + "rshares": 62034512, + "voter": "nickola" + }, + { + "rshares": 23940260111, + "voter": "laonie4" + }, + { + "rshares": 23938502363, + "voter": "laonie5" + }, + { + "rshares": 23935716119, + "voter": "laonie6" + }, + { + "rshares": 23932599605, + "voter": "laonie7" + }, + { + "rshares": 1530734733, + "voter": "labradorsem" + }, + { + "rshares": 23928694675, + "voter": "laonie8" + }, + { + "rshares": 23926985539, + "voter": "laonie9" + }, + { + "rshares": 42622177566, + "voter": "xiaohui" + }, + { + "rshares": 134324942539, + "voter": "terrycraft" + }, + { + "rshares": 5216853638, + "voter": "oflyhigh" + }, + { + "rshares": 14319114654, + "voter": "randyclemens" + }, + { + "rshares": 1332538563, + "voter": "paynode" + }, + { + "rshares": 1449054382, + "voter": "xiaokongcom" + }, + { + "rshares": 2076051332, + "voter": "natalymaty" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 58467607, + "voter": "ciao" + }, + { + "rshares": 62179810, + "voter": "bubblefantasy" + }, + { + "rshares": 1625904484, + "voter": "jrcornel" + }, + { + "rshares": 57931304, + "voter": "dmns" + }, + { + "rshares": 62928860, + "voter": "session101" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 151372073, + "voter": "steem-engine" + }, + { + "rshares": 15623939063, + "voter": "scaredycatguide" + }, + { + "rshares": 2920100951, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 72860952, + "voter": "confucius" + }, + { + "rshares": 12281917653, + "voter": "borran" + }, + { + "rshares": 3195802403, + "voter": "bledarus" + }, + { + "rshares": 84332154239, + "voter": "miacats" + }, + { + "rshares": 57405835, + "voter": "jarvis" + }, + { + "rshares": 191669431, + "voter": "microluck" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 20536850599, + "voter": "runaway-psyche" + }, + { + "rshares": 70717226533, + "voter": "anotherjoe" + }, + { + "rshares": 9068828868, + "voter": "johnnyyash" + }, + { + "rshares": 13661122929, + "voter": "gvargas123" + }, + { + "rshares": 4641324492, + "voter": "themanualbot" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 1927772444, + "voter": "movievertigo" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 2342915652, + "voter": "levycore" + }, + { + "rshares": 23920764416, + "voter": "laonie10" + }, + { + "rshares": 11503092219, + "voter": "jimmco" + }, + { + "rshares": 376185226, + "voter": "mig641" + }, + { + "rshares": 64126963397, + "voter": "sweetsssj" + }, + { + "rshares": 2976732154, + "voter": "netaterra" + }, + { + "rshares": 2696306624, + "voter": "seanobi" + }, + { + "rshares": 3626376700, + "voter": "stillsafe" + }, + { + "rshares": 73706708, + "voter": "joelbow" + }, + { + "rshares": 2302717347, + "voter": "shadowspub" + }, + { + "rshares": 59044569, + "voter": "shootetxd" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 758369529, + "voter": "dajohns1420" + }, + { + "rshares": 1041850602, + "voter": "runridefly" + }, + { + "rshares": 57455128549, + "voter": "skum" + }, + { + "rshares": 2224964891, + "voter": "funkywanderer" + }, + { + "rshares": 647204061, + "voter": "gear66" + }, + { + "rshares": 3151819500, + "voter": "richardcrill" + }, + { + "rshares": 23566928744, + "voter": "laonie11" + }, + { + "rshares": 1683978507, + "voter": "eight-rad" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 1618033455, + "voter": "davidjkelley" + }, + { + "rshares": 168510966, + "voter": "team101" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 2505872375, + "voter": "victoriart" + }, + { + "rshares": 53613607, + "voter": "wiss" + }, + { + "rshares": 22573160343, + "voter": "sponge-bob" + }, + { + "rshares": 15178279428, + "voter": "digital-wisdom" + }, + { + "rshares": 3779388237, + "voter": "ethical-ai" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 90401484, + "voter": "ruscion" + }, + { + "rshares": 5538917550, + "voter": "jwaser" + }, + { + "rshares": 57918735, + "voter": "sociopat" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 99069801205, + "voter": "thecyclist" + }, + { + "rshares": 646155391, + "voter": "kev7000" + }, + { + "rshares": 21835567647, + "voter": "hunterisgreat" + }, + { + "rshares": 2274235374, + "voter": "richhersey" + }, + { + "rshares": 925592829, + "voter": "smisi" + }, + { + "rshares": 52560790, + "voter": "yorsens" + }, + { + "rshares": 3003718653, + "voter": "michaelmatthews" + }, + { + "rshares": 278454956, + "voter": "maarnio" + }, + { + "rshares": 130780586, + "voter": "the-ego-is-you" + }, + { + "rshares": 61359727, + "voter": "klaartje" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 2609524095, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 343977572, + "voter": "panther" + }, + { + "rshares": 143803790926, + "voter": "doudou252666" + }, + { + "rshares": 60610693, + "voter": "plantbasedjunkie" + }, + { + "rshares": 54556846761, + "voter": "tracemayer" + }, + { + "rshares": 44213752180, + "voter": "brains" + }, + { + "rshares": 53357191, + "voter": "ladyboss" + }, + { + "rshares": 3630508546, + "voter": "ibringawareness" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 1310714511, + "voter": "steemafon" + }, + { + "rshares": 1347001825, + "voter": "bitcoinparadise" + }, + { + "rshares": 5175145781, + "voter": "chick1" + }, + { + "rshares": 3134124136, + "voter": "steempowerwhale" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 500832976, + "voter": "echoesinthemind" + }, + { + "rshares": 62130096, + "voter": "freebornangel" + }, + { + "rshares": 3184101183, + "voter": "slayer" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341204509, + "voter": "ellepdub" + }, + { + "rshares": 98609514, + "voter": "rynow" + }, + { + "rshares": 90855304, + "voter": "inarix03" + }, + { + "rshares": 9556274696, + "voter": "herpetologyguy" + }, + { + "rshares": 54106575, + "voter": "saintmichael" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 71973468, + "voter": "ancientofdays" + }, + { + "rshares": 1060782113, + "voter": "jang" + }, + { + "rshares": 4696742902, + "voter": "morgan.waser" + }, + { + "rshares": 156904891, + "voter": "iggy" + }, + { + "rshares": 51240567, + "voter": "billkappa442" + }, + { + "rshares": 50139069, + "voter": "slow" + }, + { + "rshares": 50868434, + "voter": "jumbo" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 52005424, + "voter": "natord" + }, + { + "rshares": 65631189, + "voter": "vuyusile" + }, + { + "rshares": 3598327038, + "voter": "strong-ai" + }, + { + "rshares": 511001659, + "voter": "grisha-danunaher" + }, + { + "rshares": 76019801, + "voter": "igtes" + }, + { + "rshares": 154471584, + "voter": "buffett" + }, + { + "rshares": 111492251, + "voter": "siniceku" + }, + { + "rshares": 121394631, + "voter": "bosjaya" + }, + { + "rshares": 162065683, + "voter": "yanik" + }, + { + "rshares": 162712524, + "voter": "steammeup" + }, + { + "rshares": 163265878, + "voter": "michaelstobiersk" + }, + { + "rshares": 159092709, + "voter": "chanceskain" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 288770755, + "voter": "witchcraftblog" + }, + { + "rshares": 162971049, + "voter": "laskoff" + }, + { + "rshares": 154855774, + "voter": "pawel-krawczyk" + }, + { + "rshares": 147741139, + "voter": "kalipo" + }, + { + "rshares": 159387371, + "voter": "bosch" + }, + { + "rshares": 159175576, + "voter": "fallout" + }, + { + "rshares": 159164412, + "voter": "disneypixar" + }, + { + "rshares": 155943941, + "voter": "rule" + }, + { + "rshares": 173696417, + "voter": "blackheart304" + }, + { + "rshares": 159025535, + "voter": "xtreme" + }, + { + "rshares": 155528114, + "voter": "icesteem" + }, + { + "rshares": 158632601, + "voter": "cream" + }, + { + "rshares": 155364835, + "voter": "insight2incite" + }, + { + "rshares": 155280013, + "voter": "ivan5642" + }, + { + "rshares": 10842428850, + "voter": "goldmatters" + }, + { + "rshares": 155152334, + "voter": "rjsailer" + }, + { + "rshares": 155125692, + "voter": "vicflo" + }, + { + "rshares": 155124346, + "voter": "michael-joseph" + }, + { + "rshares": 155057486, + "voter": "wakeupworldnews" + }, + { + "rshares": 157830937, + "voter": "tomalatv" + } + ], + "author": "gavvet", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.8, + "beneficiaries": [], + "blacklists": [], + "body": "I work as a data specialist for a large corporate. \n\nThis last couple of weeks I had my own Edward Snowden moment.\n-\nhttps://upload.wikimedia.org/wikipedia/commons/6/60/Edward_Snowden-2.jpg\nhttps://en.wikipedia.org/wiki/Edward_Snowden\n\n\nOur country recently had an election. Internet access in my country is expensive so if you offer people free internet access or wifi pretty much everyone will take you up on the offer so this company struck up a deal with the electoral commission to offer free wifi at all election voting stations\u2026 so that those who were waiting in line would be able to surf the web while waiting\u2026\n\nThat\u2019s really big of them\u2026.\n\n \u2026what\u2019s the catch?\n-\nWell you have to watch a two minute video from their sponsors\u2026\n\nThat sounds reasonable right? You stuck in a queue anyway right?\n\nSo they ask you to register\u2026 this is where it starts get a bit grey for me\u2026 after all you have just had to sit through a message from their sponsors and they made a cool $2 million profit for the day just from their sponsors by the way.\n\nSo the registration is to get your full names, email address etc. is taking it a bit far\u2026\n\nBut wait there is more\u2026\n-\nAs part of the registration you have to accept the terms and conditions\u2026.which we know nobody reads.\n\nIf anyone had read the T&C\u2019s they would have seen the clause wherein you accept and agree to allowing them to install a tracking pixel on your phone, which just by the way can\u2019t even be removed if you format the device.\n\nAt the same time that you agree to have the tracking pixel installed you also waive all your rights to protection of personal information and consent to alleviate yourself of all of the privacy rights the legislators have tried so hard to guarantee\u2026\n\nEssentially you give the company a signed blank check to anything and everything they deems fit to do with your data\u2026\n-\nSimply marvelous\u2026\n\nA sample of the data that is being collected came buy my desk\u2026 \n\nIt contains:\n>All your private details from the registration\nAll your device details\nGeolocation information\nYour web browsing activities\nSites visited \u2013 time on site etc.\nApp activity etc.\n\nThe company now wants to apply data science to categorize and classify you so that they can package you up as a product and sell you to their customers.\n-\n\nSo with you free wifi lunch at the voting booth you end up getting a little more than you bargained for. And the best\u2026 or worst\u2026 part about it all is everybody \u201clegally\u201d consented to it.\n1.2 Million devices were registered in one day\u2026. I prefer to use the terms \u201ccompromised\u201d or \u201cinfected\u201d\n\nI guess the question we need to start asking ourselves next time someone asks us to a free lunch is\u2026\n\nWould Edward Snowden be there? and what would he think?\n-", + "category": "freedom", + "children": 39, + "created": "2016-09-09T16:19:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://upload.wikimedia.org/wikipedia/commons/6/60/Edward_Snowden-2.jpg" + ], + "tags": [ + "freedom", + "privacy", + "gadgets", + "free" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 97681246925393, + "payout": 749.067, + "payout_at": "2016-09-16T16:19:57", + "pending_payout_value": "749.067 HBD", + "percent_hbd": 10000, + "permlink": "a-free-lunch-with-edward-snowden", + "post_id": 1185976, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 387 + }, + "title": "A free lunch with Edward Snowden", + "updated": "2016-09-09T16:19:57", + "url": "/freedom/@gavvet/a-free-lunch-with-edward-snowden" + }, + { + "active_votes": [ + { + "rshares": 16576852964856, + "voter": "itsascam" + }, + { + "rshares": 577896641309, + "voter": "barrie" + }, + { + "rshares": 376095868471, + "voter": "anonymous" + }, + { + "rshares": 14298188263721, + "voter": "summon" + }, + { + "rshares": 2503714082565, + "voter": "elixir" + }, + { + "rshares": 1951046575975, + "voter": "steemroller" + }, + { + "rshares": 71863429726, + "voter": "donaldtrump" + }, + { + "rshares": 17511446211232, + "voter": "steemed" + }, + { + "rshares": 2439814936341, + "voter": "badassmother" + }, + { + "rshares": 5329347213623, + "voter": "kushed" + }, + { + "rshares": 3942868273133, + "voter": "silversteem" + }, + { + "rshares": 4538665166887, + "voter": "wang" + }, + { + "rshares": 5923728089769, + "voter": "steemit200" + }, + { + "rshares": 160946110802, + "voter": "ozmaster" + }, + { + "rshares": 3104356603, + "voter": "boy" + }, + { + "rshares": 3769072916, + "voter": "bue-witness" + }, + { + "rshares": 684028478, + "voter": "bunny" + }, + { + "rshares": 54905737444, + "voter": "bue" + }, + { + "rshares": 1663409243, + "voter": "mini" + }, + { + "rshares": 213796245, + "voter": "moon" + }, + { + "rshares": 207051459466, + "voter": "alex90342fastn1" + }, + { + "rshares": 1764369890678, + "voter": "joseph" + }, + { + "rshares": 75085401990, + "voter": "aizensou" + }, + { + "rshares": 3374770502317, + "voter": "au1nethyb1" + }, + { + "rshares": 213045187912, + "voter": "b0y2k" + }, + { + "rshares": 1389036345, + "voter": "mineralwasser" + }, + { + "rshares": 435752936383, + "voter": "boatymcboatface" + }, + { + "rshares": 1131808612914, + "voter": "cass" + }, + { + "rshares": 10323951134, + "voter": "idol" + }, + { + "rshares": 625014361, + "voter": "healthcare" + }, + { + "rshares": 47210532345, + "voter": "stoner19" + }, + { + "rshares": 973167006, + "voter": "daniel.pan" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 24493866908, + "voter": "dedriss" + }, + { + "rshares": 288356419, + "voter": "helen.tan" + }, + { + "rshares": 1701898421, + "voter": "jocelyn" + }, + { + "rshares": 9697998547, + "voter": "gregory60" + }, + { + "rshares": 57723398885, + "voter": "lovelace" + }, + { + "rshares": 18717396671, + "voter": "fkn" + }, + { + "rshares": 427058815, + "voter": "paco-steem" + }, + { + "rshares": 4895173431, + "voter": "spaninv" + }, + { + "rshares": 27616938844, + "voter": "james-show" + }, + { + "rshares": 2110504361, + "voter": "gekko" + }, + { + "rshares": 25287299009, + "voter": "elishagh1" + }, + { + "rshares": 10277391560, + "voter": "richman" + }, + { + "rshares": 708142623619, + "voter": "nanzo-scoop" + }, + { + "rshares": 4872617589, + "voter": "acidyo" + }, + { + "rshares": 210406644399, + "voter": "mummyimperfect" + }, + { + "rshares": 1412734088, + "voter": "murh" + }, + { + "rshares": 2318350770, + "voter": "error" + }, + { + "rshares": 943553728992, + "voter": "cyber" + }, + { + "rshares": 58394257840, + "voter": "ak2020" + }, + { + "rshares": 8112030649, + "voter": "badger311" + }, + { + "rshares": 8396200372, + "voter": "badger313" + }, + { + "rshares": 8361133925, + "voter": "badger312" + }, + { + "rshares": 8648473333, + "voter": "badger316" + }, + { + "rshares": 8765611257, + "voter": "badger319" + }, + { + "rshares": 8676897547, + "voter": "badger3101" + }, + { + "rshares": 8151259697, + "voter": "badger3111" + }, + { + "rshares": 8691407666, + "voter": "badger3121" + }, + { + "rshares": 8315182535, + "voter": "badger3131" + }, + { + "rshares": 8418990047, + "voter": "badger3141" + }, + { + "rshares": 8396323790, + "voter": "badger3171" + }, + { + "rshares": 8211294150, + "voter": "badger3181" + }, + { + "rshares": 8774664098, + "voter": "badger3191" + }, + { + "rshares": 8211137437, + "voter": "badger3112" + }, + { + "rshares": 8538970800, + "voter": "badger3132" + }, + { + "rshares": 8417115105, + "voter": "badger3162" + }, + { + "rshares": 8639125768, + "voter": "badger3113" + }, + { + "rshares": 8303468129, + "voter": "badger3123" + }, + { + "rshares": 8422408271, + "voter": "badger3133" + }, + { + "rshares": 8760265222, + "voter": "badger3153" + }, + { + "rshares": 8451315269, + "voter": "badger3163" + }, + { + "rshares": 8480657540, + "voter": "badger3193" + }, + { + "rshares": 8432222787, + "voter": "badger3114" + }, + { + "rshares": 8344642540, + "voter": "badger3124" + }, + { + "rshares": 8251266095, + "voter": "badger3144" + }, + { + "rshares": 8176105773, + "voter": "badger3154" + }, + { + "rshares": 8048566417, + "voter": "badger3164" + }, + { + "rshares": 8367650458, + "voter": "badger3174" + }, + { + "rshares": 8637111059, + "voter": "badger3194" + }, + { + "rshares": 8537467956, + "voter": "badger3105" + }, + { + "rshares": 8483180556, + "voter": "badger3135" + }, + { + "rshares": 8092976375, + "voter": "badger3145" + }, + { + "rshares": 8654062811, + "voter": "badger3155" + }, + { + "rshares": 8358821259, + "voter": "badger3175" + }, + { + "rshares": 8143616780, + "voter": "badger3195" + }, + { + "rshares": 7799410039, + "voter": "badger3106" + }, + { + "rshares": 8586693095, + "voter": "badger3116" + }, + { + "rshares": 8632805599, + "voter": "badger3126" + }, + { + "rshares": 8274090549, + "voter": "badger3136" + }, + { + "rshares": 7934210483, + "voter": "badger3146" + }, + { + "rshares": 8157010063, + "voter": "badger3156" + }, + { + "rshares": 8364570737, + "voter": "badger3166" + }, + { + "rshares": 8282672957, + "voter": "badger3176" + }, + { + "rshares": 8412115898, + "voter": "badger3186" + }, + { + "rshares": 8446515847, + "voter": "badger3196" + }, + { + "rshares": 8376798274, + "voter": "badger3107" + }, + { + "rshares": 8138638648, + "voter": "badger315" + }, + { + "rshares": 8615654017, + "voter": "badger318" + }, + { + "rshares": 8663361608, + "voter": "badger3151" + }, + { + "rshares": 8348332825, + "voter": "badger3161" + }, + { + "rshares": 8597625212, + "voter": "badger3122" + }, + { + "rshares": 8536865161, + "voter": "badger3142" + }, + { + "rshares": 8751263635, + "voter": "badger3152" + }, + { + "rshares": 8081255144, + "voter": "badger3172" + }, + { + "rshares": 8574904025, + "voter": "badger3182" + }, + { + "rshares": 8339728931, + "voter": "badger3192" + }, + { + "rshares": 8257619091, + "voter": "badger3143" + }, + { + "rshares": 8510530400, + "voter": "badger3173" + }, + { + "rshares": 8228380304, + "voter": "badger3104" + }, + { + "rshares": 7951525600, + "voter": "badger3134" + }, + { + "rshares": 8342800561, + "voter": "badger3184" + }, + { + "rshares": 8282306559, + "voter": "badger3115" + }, + { + "rshares": 8737185463, + "voter": "badger3165" + }, + { + "rshares": 8377493460, + "voter": "badger3185" + }, + { + "rshares": 8437074851, + "voter": "badger314" + }, + { + "rshares": 8662564048, + "voter": "badger317" + }, + { + "rshares": 8411037152, + "voter": "badger3102" + }, + { + "rshares": 8373978215, + "voter": "badger3103" + }, + { + "rshares": 8303788091, + "voter": "badger3125" + }, + { + "rshares": 8271225325, + "voter": "badger3183" + }, + { + "rshares": 395437074226, + "voter": "taoteh1221" + }, + { + "rshares": 333289762, + "voter": "stiletto" + }, + { + "rshares": 20442854473, + "voter": "ratel" + }, + { + "rshares": 279113011397, + "voter": "trogdor" + }, + { + "rshares": 5795130758, + "voter": "mark-waser" + }, + { + "rshares": 150400185773, + "voter": "kimziv" + }, + { + "rshares": 25256612928, + "voter": "djm34" + }, + { + "rshares": 7380493211, + "voter": "dasha" + }, + { + "rshares": 159568362205, + "voter": "dashpaymag" + }, + { + "rshares": 238320350557, + "voter": "asmolokalo" + }, + { + "rshares": 88712514238, + "voter": "rubybian" + }, + { + "rshares": 3303627515, + "voter": "orly" + }, + { + "rshares": 63382861408, + "voter": "furion" + }, + { + "rshares": 743522845, + "voter": "busser" + }, + { + "rshares": 6172804799, + "voter": "owdy" + }, + { + "rshares": 451556124, + "voter": "barbara2" + }, + { + "rshares": 501722057, + "voter": "ch0c0latechip" + }, + { + "rshares": 464355930, + "voter": "doge4lyf" + }, + { + "rshares": 1081057545, + "voter": "steem1653" + }, + { + "rshares": 4694182752, + "voter": "thegoodguy" + }, + { + "rshares": 232276009, + "voter": "pet1000" + }, + { + "rshares": 3541613089, + "voter": "karen13" + }, + { + "rshares": 24462414835, + "voter": "igster" + }, + { + "rshares": 6556920483, + "voter": "lichtblick" + }, + { + "rshares": 34881015965, + "voter": "creemej" + }, + { + "rshares": 13235028002, + "voter": "nippel66" + }, + { + "rshares": 11000903870, + "voter": "benjiberigan" + }, + { + "rshares": 8249832586, + "voter": "magz8716" + }, + { + "rshares": 19453731732, + "voter": "bendjmiller222" + }, + { + "rshares": 3403715189, + "voter": "tarindel" + }, + { + "rshares": 23206780225, + "voter": "deanliu" + }, + { + "rshares": 3567394163, + "voter": "mastletter" + }, + { + "rshares": 970801526, + "voter": "dbendorf" + }, + { + "rshares": 172168168375, + "voter": "jl777" + }, + { + "rshares": 417941637, + "voter": "meteor78" + }, + { + "rshares": 6881333551, + "voter": "lostnuggett" + }, + { + "rshares": 15575679374, + "voter": "positive" + }, + { + "rshares": 1784618761, + "voter": "yarly" + }, + { + "rshares": 269607289, + "voter": "yarly2" + }, + { + "rshares": 270010959, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 14672074207, + "voter": "proto" + }, + { + "rshares": 614737561, + "voter": "curator" + }, + { + "rshares": 23768534383, + "voter": "sisterholics" + }, + { + "rshares": 432455845, + "voter": "yarly10" + }, + { + "rshares": 1635672101, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 512335025, + "voter": "fnait" + }, + { + "rshares": 467485533, + "voter": "keepcalmand" + }, + { + "rshares": 41420207958, + "voter": "celebr1ty" + }, + { + "rshares": 152942524, + "voter": "steemster1" + }, + { + "rshares": 5505682035, + "voter": "sulev" + }, + { + "rshares": 972844351, + "voter": "metaflute" + }, + { + "rshares": 7347175730, + "voter": "taker" + }, + { + "rshares": 1649173718, + "voter": "coinbar" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 823969820416, + "voter": "laonie" + }, + { + "rshares": 227064845841, + "voter": "ozchartart" + }, + { + "rshares": 5095954197, + "voter": "croatia" + }, + { + "rshares": 21646111918, + "voter": "rawnetics" + }, + { + "rshares": 23421551879, + "voter": "laonie1" + }, + { + "rshares": 23933800228, + "voter": "laonie2" + }, + { + "rshares": 23942517938, + "voter": "laonie3" + }, + { + "rshares": 23888710719, + "voter": "laoyao" + }, + { + "rshares": 28749163322, + "voter": "myfirst" + }, + { + "rshares": 187032451110, + "voter": "somebody" + }, + { + "rshares": 6996023302, + "voter": "flysaga" + }, + { + "rshares": 41324488341, + "voter": "midnightoil" + }, + { + "rshares": 23938341637, + "voter": "laonie4" + }, + { + "rshares": 23936597790, + "voter": "laonie5" + }, + { + "rshares": 23933825448, + "voter": "laonie6" + }, + { + "rshares": 23930764542, + "voter": "laonie7" + }, + { + "rshares": 1454197997, + "voter": "labradorsem" + }, + { + "rshares": 23926859612, + "voter": "laonie8" + }, + { + "rshares": 23925122672, + "voter": "laonie9" + }, + { + "rshares": 95899899525, + "voter": "xiaohui" + }, + { + "rshares": 5216853638, + "voter": "oflyhigh" + }, + { + "rshares": 3232505931, + "voter": "xiaokongcom" + }, + { + "rshares": 2076051332, + "voter": "natalymaty" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 58467607, + "voter": "ciao" + }, + { + "rshares": 40300618597, + "voter": "eneismijmich" + }, + { + "rshares": 56682205, + "voter": "steemo" + }, + { + "rshares": 6514071352, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 72860952, + "voter": "confucius" + }, + { + "rshares": 12031266273, + "voter": "borran" + }, + { + "rshares": 2949971449, + "voter": "bledarus" + }, + { + "rshares": 9184514706, + "voter": "mione" + }, + { + "rshares": 58970189, + "voter": "party1998" + }, + { + "rshares": 222804436, + "voter": "party1999" + }, + { + "rshares": 57405835, + "voter": "jarvis" + }, + { + "rshares": 427570271, + "voter": "microluck" + }, + { + "rshares": 55520042, + "voter": "fortuner" + }, + { + "rshares": 728479455, + "voter": "alexma3x" + }, + { + "rshares": 3367154145, + "voter": "macartem" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 4237608948, + "voter": "steembeast" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 23918915451, + "voter": "laonie10" + }, + { + "rshares": 23477323519, + "voter": "andrewawerdna" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 23565149289, + "voter": "laonie11" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 1618033455, + "voter": "davidjkelley" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 15178279428, + "voter": "digital-wisdom" + }, + { + "rshares": 3779388237, + "voter": "ethical-ai" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 5538917550, + "voter": "jwaser" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 892535942, + "voter": "smisi" + }, + { + "rshares": 49326680802, + "voter": "natureofbeing" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 2609524095, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 57045358, + "voter": "plantbasedjunkie" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341204509, + "voter": "ellepdub" + }, + { + "rshares": 9556274696, + "voter": "herpetologyguy" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 4696742902, + "voter": "morgan.waser" + }, + { + "rshares": 69976038, + "voter": "piphunters" + }, + { + "rshares": 3598327038, + "voter": "strong-ai" + }, + { + "rshares": 76019801, + "voter": "igtes" + }, + { + "rshares": 154471584, + "voter": "buffett" + }, + { + "rshares": 108213067, + "voter": "siniceku" + }, + { + "rshares": 121394631, + "voter": "bosjaya" + }, + { + "rshares": 164151372, + "voter": "flowmetheus" + }, + { + "rshares": 78462337, + "voter": "comeup" + }, + { + "rshares": 159092709, + "voter": "chanceskain" + }, + { + "rshares": 152257538, + "voter": "insight2incite" + } + ], + "author": "b0y2k", + "author_payout_value": "0.000 HBD", + "author_reputation": 65.94, + "beneficiaries": [], + "blacklists": [], + "body": "http://magmauk.com/images/steemit/compass/compassLogo2.png\n\nHi guys,\nsorry for the long break in updates but real life took over for a while and i have been swamped with work. Maybe one day I can sit back, relax and enjoy being a race team rider and manager haha. Maybe... but for now the day job keeps me afloat!\n\nOk so back to the real reason for this post. \n\n**The Compass cup 2016!**\n\nhttp://magmauk.com/images/steemit/compass/winnersCup.jpg\n\nThe compass cup is a once yearly event where all the local clubs from the ACU meet up and compete.\n\nAs all of our clubs are primarily schoolboy clubs the majority of the competitors range from 6-17 years old. \n\nEach year we beg and borrow for sponsorship so as the season is almost over for this year I thought I would give steemit the chance to step in and help the kids out. The club is completely non profit based and as such relys heavily on the good will of the parents and local companys. \n\nhttp://magmauk.com/images/steemit/compass/compass1.jpg\n\nI will still be running the Factory Steemit team for next season and I\u2019m making great progress, but as this is still in the planning stages I wanted to get something going right now! I have put aside my teams work for the next few weeks to help out on this. The race is October 21st so there is a lot to do in a short space of time!\n\nAll the people involved in this are doing this for free, they volunteer their time and energy for the club and for the kids. I think it would be great to give them something back for this effort. Oh and by the way... I'm not riding for the team and I\u2019m not involved in the day on race day! I'm doing this simply to help them out and to promote Steemit. Every single Steem $ from this post will be used and donated to the team.\n\nSo I would like to raise enough sponsorship to pay for the teams shirts and kit. Plus, I thought it would be great to get a big steemit banner made as well to really push the message across. There will be six clubs at race day from across the south east of England. The event will be covered online and also in local publications and newspapers, it's a great chance to promote steemit! :)\n\n\n\nFor anyone who didn\u2019t know my local club is Mid Sussex Motocross Club\nhttp://www.msmxc.co.uk\n\nhttp://magmauk.com/images/steemit/compass/compass2.jpg\n\nFor Mid Sussex Motocross Club there will be 35 team members and a manager representing us for the cup.\n\nThere are 5 riders in each class:\n\nClass | Age group\n------------ | -------------\nAutos | 6 \u2013 8 years\nJuniors | 7 \u2013 10 years\nSmall Wheel | 9 \u2013 12 years\nBig Wheel | 11 \u2013 15 years\nYouth Open | 14 \u2013 17 years\nAdult B | 35+\nAdult A | 17-34\n\n\nOnce/ if we get enough funding I will work on some designs for the kit and post them here to show you guys. All Steem $ earned in these posts will be passed on to the team. I will be doing all the design, ordering and running about for free. As with everyone who helps out at the club it is all voluntary.\n\nhttp://magmauk.com/images/steemit/compass/compass6.jpg\n\nFor these kids it\u2019s an amazing chance to get to ride and compete against the best the south of England has to offer. Their first chance to take on the best! Let\u2019s give them something to remember :)\n\nhttp://magmauk.com/images/steemit/compass/compass5.jpg\n\nAs Always a massive thank you to every single person who comments, follows and votes for my projects. You guys rock and i couldn't do it without you!\n\nhttp://magmauk.com/images/steemit/compass/compass3.jpg\n\nSo please steemit it would be a great start to the Factory Steemit project to be able to sponsor the team event! \nLet\u2019s do this :)\n\nhttp://magmauk.com/images/steemit/compass/compass4.jpg\n\nP.S. \nThe competition shirts.\nhttps://steemit.com/motocross/@b0y2k/steemit-factory-racing-custom-shirt-giveaway-the-redraw-results\nThe shirts from the previous competition are in the printing process now. I will be doing a seperate update about them shortly which will include all the details of the company I am using if anyone wished to check up on myself or my transparency.\n\n**Have a great weekend guys!**", + "category": "motocross", + "children": 7, + "created": "2016-09-09T16:19:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://magmauk.com/images/steemit/compass/compassLogo2.png", + "http://magmauk.com/images/steemit/compass/winnersCup.jpg", + "http://magmauk.com/images/steemit/compass/compass1.jpg", + "http://magmauk.com/images/steemit/compass/compass2.jpg", + "http://magmauk.com/images/steemit/compass/compass6.jpg", + "http://magmauk.com/images/steemit/compass/compass5.jpg", + "http://magmauk.com/images/steemit/compass/compass3.jpg", + "http://magmauk.com/images/steemit/compass/compass4.jpg" + ], + "links": [ + "http://www.msmxc.co.uk", + "https://steemit.com/motocross/@b0y2k/steemit-factory-racing-custom-shirt-giveaway-the-redraw-results" + ], + "tags": [ + "motocross", + "factorysteemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 90080272382094, + "payout": 744.724, + "payout_at": "2016-09-16T16:19:27", + "pending_payout_value": "744.724 HBD", + "percent_hbd": 10000, + "permlink": "steemit-sponsoring-the-compass-cup-team-event", + "post_id": 1185972, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 270 + }, + "title": "Steemit sponsoring The Compass Cup Team event", + "updated": "2016-09-09T16:19:27", + "url": "/motocross/@b0y2k/steemit-sponsoring-the-compass-cup-team-event" + }, + { + "active_votes": [ + { + "rshares": 32214619982370, + "voter": "smooth" + }, + { + "rshares": 405065040297, + "voter": "anonymous" + }, + { + "rshares": 41026309403672, + "voter": "blocktrades" + }, + { + "rshares": 582218213149, + "voter": "samupaha" + }, + { + "rshares": 704854546302, + "voter": "abit" + }, + { + "rshares": 994810727008, + "voter": "liondani" + }, + { + "rshares": 3104801605, + "voter": "boy" + }, + { + "rshares": 3769632651, + "voter": "bue-witness" + }, + { + "rshares": 684099809, + "voter": "bunny" + }, + { + "rshares": 7312197342416, + "voter": "complexring" + }, + { + "rshares": 54957669647, + "voter": "bue" + }, + { + "rshares": 1663630967, + "voter": "mini" + }, + { + "rshares": 213807099, + "voter": "moon" + }, + { + "rshares": 85982645999, + "voter": "aizensou" + }, + { + "rshares": 515648786041, + "voter": "masteryoda" + }, + { + "rshares": 709998844557, + "voter": "pfunk" + }, + { + "rshares": 625076388, + "voter": "healthcare" + }, + { + "rshares": 973281749, + "voter": "daniel.pan" + }, + { + "rshares": 21343623298, + "voter": "hcf27" + }, + { + "rshares": 2426805237, + "voter": "konelectric" + }, + { + "rshares": 306658189276, + "voter": "chitty" + }, + { + "rshares": 288376577, + "voter": "helen.tan" + }, + { + "rshares": 73536772482, + "voter": "easteagle13" + }, + { + "rshares": 1031904899, + "voter": "weenfan" + }, + { + "rshares": 152055548417, + "voter": "steve-walschot" + }, + { + "rshares": 1412886635, + "voter": "murh" + }, + { + "rshares": 11133889002, + "voter": "andu" + }, + { + "rshares": 24091288723, + "voter": "thecryptofiend" + }, + { + "rshares": 234345612809, + "voter": "wingz" + }, + { + "rshares": 50302545642, + "voter": "juanmiguelsalas" + }, + { + "rshares": 55800613659, + "voter": "thecryptodrive" + }, + { + "rshares": 200441000586, + "voter": "will-zewe" + }, + { + "rshares": 32984901470, + "voter": "michaelx" + }, + { + "rshares": 83163055701, + "voter": "razvanelulmarin" + }, + { + "rshares": 510500434, + "voter": "mrhankeh" + }, + { + "rshares": 57884449332, + "voter": "isteemit" + }, + { + "rshares": 362176333, + "voter": "chetlanin" + }, + { + "rshares": 67353282904, + "voter": "asmolokalo" + }, + { + "rshares": 34170954091, + "voter": "good-karma" + }, + { + "rshares": 14850848642, + "voter": "yogi.artist" + }, + { + "rshares": 29062494099, + "voter": "picokernel" + }, + { + "rshares": 92176103615, + "voter": "sigmajin" + }, + { + "rshares": 1401033821, + "voter": "mixa" + }, + { + "rshares": 55815725, + "voter": "cynetyc" + }, + { + "rshares": 208190403393, + "voter": "jesta" + }, + { + "rshares": 40299083676, + "voter": "biophil" + }, + { + "rshares": 91926117, + "voter": "wildchild" + }, + { + "rshares": 12572461566, + "voter": "benjiberigan" + }, + { + "rshares": 6881333551, + "voter": "lostnuggett" + }, + { + "rshares": 9677212516, + "voter": "fishborne" + }, + { + "rshares": 282703543, + "voter": "sergey44" + }, + { + "rshares": 41702622538, + "voter": "claudiop63" + }, + { + "rshares": 31991934687, + "voter": "smailer" + }, + { + "rshares": 115870395, + "voter": "bullionstackers" + }, + { + "rshares": 5954618152, + "voter": "jed78" + }, + { + "rshares": 128937261861, + "voter": "shaka" + }, + { + "rshares": 134442862919, + "voter": "steemdrive" + }, + { + "rshares": 972844351, + "voter": "metaflute" + }, + { + "rshares": 35209586477, + "voter": "gomeravibz" + }, + { + "rshares": 5840737760, + "voter": "theprophet0" + }, + { + "rshares": 38495853751, + "voter": "rampant" + }, + { + "rshares": 6056502236, + "voter": "brendio" + }, + { + "rshares": 6756876509, + "voter": "minion" + }, + { + "rshares": 1513301848, + "voter": "paynode" + }, + { + "rshares": 60961853, + "voter": "rinaa" + }, + { + "rshares": 59697439, + "voter": "ritadey" + }, + { + "rshares": 63395582, + "voter": "apastor777" + }, + { + "rshares": 21518849060, + "voter": "hanshotfirst" + }, + { + "rshares": 58977371, + "voter": "jers" + }, + { + "rshares": 58969965, + "voter": "nyoba" + }, + { + "rshares": 52467942, + "voter": "loli" + }, + { + "rshares": 56076164, + "voter": "nano2nd" + }, + { + "rshares": 98480938019, + "voter": "serejandmyself" + }, + { + "rshares": 610226658, + "voter": "wuyueling" + }, + { + "rshares": 8040569415, + "voter": "craigwilliamz" + }, + { + "rshares": 29668457522, + "voter": "daut44" + }, + { + "rshares": 2000037840, + "voter": "cryptoeasy" + }, + { + "rshares": 103448387465, + "voter": "shenanigator" + }, + { + "rshares": 126592690, + "voter": "kreativ" + }, + { + "rshares": 5097949261, + "voter": "l0k1" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 15941029835, + "voter": "bluehorseshoe" + }, + { + "rshares": 54986542, + "voter": "gardataur" + }, + { + "rshares": 54933903, + "voter": "got" + }, + { + "rshares": 54902054, + "voter": "dawnkiller" + }, + { + "rshares": 57680750429, + "voter": "tracemayer" + }, + { + "rshares": 1347192291, + "voter": "bitcoinparadise" + }, + { + "rshares": 53925871, + "voter": "predko777" + }, + { + "rshares": 97090801, + "voter": "positivesteem" + }, + { + "rshares": 88742390, + "voter": "inarix03" + }, + { + "rshares": 53735837, + "voter": "drac59" + }, + { + "rshares": 322942107, + "voter": "robotev2" + }, + { + "rshares": 50244478, + "voter": "mirety" + }, + { + "rshares": 69976038, + "voter": "piphunters" + }, + { + "rshares": 2836212288, + "voter": "ltm" + }, + { + "rshares": 52664616, + "voter": "elpablopino" + }, + { + "rshares": 175862306, + "voter": "darkminded153" + }, + { + "rshares": 521874035, + "voter": "grisha-danunaher" + }, + { + "rshares": 108213067, + "voter": "siniceku" + }, + { + "rshares": 114163607, + "voter": "kalipo" + }, + { + "rshares": 158914655, + "voter": "messi10" + }, + { + "rshares": 158910852, + "voter": "sunny1" + }, + { + "rshares": 158907943, + "voter": "sidd" + }, + { + "rshares": 158904739, + "voter": "anil12" + }, + { + "rshares": 158901681, + "voter": "ronney" + }, + { + "rshares": 158267372, + "voter": "me86ljj3wy" + }, + { + "rshares": 158265123, + "voter": "yc521pfi3x" + }, + { + "rshares": 158262346, + "voter": "csg0q82iul" + }, + { + "rshares": 158234006, + "voter": "ljkvnzgpvq" + }, + { + "rshares": 158231877, + "voter": "wstqotyddi" + }, + { + "rshares": 158230192, + "voter": "ufvosobdfb" + }, + { + "rshares": 158228488, + "voter": "glxmgiqrgj" + }, + { + "rshares": 158219074, + "voter": "rsgmslegyx" + }, + { + "rshares": 158211582, + "voter": "nkroyzrjgf" + }, + { + "rshares": 155107759, + "voter": "wandaham" + }, + { + "rshares": 158209558, + "voter": "imoqhlzemr" + }, + { + "rshares": 158207874, + "voter": "qiqyyqvzhj" + }, + { + "rshares": 158203971, + "voter": "aonmenmbic" + }, + { + "rshares": 158192224, + "voter": "alexurex" + }, + { + "rshares": 158186686, + "voter": "ashbuille" + }, + { + "rshares": 158183923, + "voter": "auberenne" + }, + { + "rshares": 158176291, + "voter": "belialis" + }, + { + "rshares": 158172542, + "voter": "boyaconehou" + }, + { + "rshares": 158169693, + "voter": "brandmar" + }, + { + "rshares": 158165782, + "voter": "breageoa" + }, + { + "rshares": 158156198, + "voter": "canixfuny" + }, + { + "rshares": 158153164, + "voter": "cassachex" + }, + { + "rshares": 158150021, + "voter": "ceticalwo" + }, + { + "rshares": 158147243, + "voter": "commenth" + }, + { + "rshares": 158144137, + "voter": "cootekel" + }, + { + "rshares": 158140507, + "voter": "dinexavi" + }, + { + "rshares": 158137183, + "voter": "footidie" + }, + { + "rshares": 158134585, + "voter": "gwenood" + }, + { + "rshares": 158131515, + "voter": "headlinez" + }, + { + "rshares": 158128326, + "voter": "insellias" + }, + { + "rshares": 158125936, + "voter": "janetekitan" + }, + { + "rshares": 158122441, + "voter": "kluglainno" + }, + { + "rshares": 158120034, + "voter": "lullishoi" + }, + { + "rshares": 145646637, + "voter": "roger.steemit" + } + ], + "author": "sigmajin", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.43, + "beneficiaries": [], + "blacklists": [], + "body": "People often notice the many similarities between me and Jesus. Today, I will attempt to explain the voting power changes coming on the 13th in a parable, just like Jesus would. \n\nGoing into this, I\u200b want to correct an error in my earlier post on the subject. In my earlier post, I misunderstood some graphs on the white paper and assumed that the vote target was a \"sweet spot\" and that going above or below it would result in a penalty to voting power. This, in fact, is not true. You are only penalized for casting too few votes, not for casting too many. If you cast more than the target number of votes, your decreased voting power will be entirely offset by your increased number of actual votes. \n\nYou can read some of the discussion that led to this post [here](https://steemit.com/steem-help/@biophil/announcement-all-votes-will-be-up-to-8-times-more-powerful-in-new-hard-fork) and [here](https://steemit.com/steem/@sigmajin/what-every-user-should-know-about-the-upcoming-change-in-voting)\n\n##
    **The 5 Curating Brothers**
    \nImagine for a moment that there are 5 brothers. These five brothers do all of the curating on steemit. They all have the same amount of steem power. In this theoretical steemit system, the total daily reward pool is $8,500.\n
    http://www.msnbc.com/sites/msnbc/files/styles/ratio--3-2--830x553/public/articles/155658114.jpg
    \n* **Andy** devotes the most time to his curating duties. He casts the target 40 votes per day.\n\n* **Ben** is not as good as Andy at managing his time and his votes, but he still tries. He casts 30 votes a day.\n\n* **Carl** doesn't have very much time to delegate to curating. He casts 20 votes a day\n\n* **David** Has even less time. He casts 10 votes a day.\n\n* **Frank** barely has any time to devote to curation, he casts 5 votes a day.\n\nIn total, 85 votes are cast every day to award $8500. Each vote, therefore, is worth $100.\n\n#
    Brothers Vote Value At the 40 Vote per Day Target
    \nX | votes cast per day | Median Vote strength | Adjusted Votes Per Day| total value cast per day\n------------ | ------------- | ------------- | ------------- | -------------\nAndy | 40 | 1 |40 | $4000\nBen | 30| 1 | 30 | $3000\nCarl | 20 | 1 |20 | $2000\nDavid | 10 | 1 |10 | $1000\nFrank | 5 | 1 | 5| $500\n**Total** | **85** | **1** | **85** |**$8500**\n\nNote that, for a fixed amount of steem power and reward pool, Andy is unique in that he cannot earn more money by voting more. He wouldn't lose money, but the change to his voting power would make any vote above 40 a wipe. He actually _can_ lose money by clumping his votes. Ideally, at 40 votes, he should be able to cast every single one of his 40 votes at 100% power by spacing his votes at 36-minute intervals through the day. If there was a super-Andy who cast 80 votes per day, his adjusted vote value would be the same as Andy's, because he would be unable to cast his full 80 votes and also wait long enough to cast them all at 100%.\n\n#
    Brothers Vote Value at the 5 vote per day target
    \nX | votes cast per day |Median Vote Value | Adjusted | total value cast per day\n------------ | ------------- | ------------- | ------------- | -------------\nAndy | 40 | .125 | 5 |$1700\nBen | 30| .166 | 5| $1700\nCarl | 20 | .25 | 5 |$1700\nDavid | 10 | .50 |5 | $1700\nFrank | 5 | 1 |5 |$1700\n**Total** | **85** | **.29** | **25**|**$8500**\n\nNotice that, because they are above the vote target, Andy, Ben, Carl, and David all have median vote values below 1.0 Just like Super Andy in the previous example, the \"extra\" votes that they cast above the target threshold attenuate their voting power. Andy could bring his voting down to 5/day (just like frank) and be able to cast 100% votes, but it wouldn't really make a difference. He is not being penalized for casting too many votes.\n\nNote here that the monetary value of a single 100% vote did go up. \n
    \nTo begin with, it was \n
    \n` 8500 / 85 =100 `\n\nAfter the target change, it is \n\n` 8500 /25 = $340 `\n
    \nIn this particular case, it went up just over 200%. However, this increase was insufficient to make up for the 87% decrease in the number of votes that could be cast. The farther away each brother was from actually casting the maximum number of votes, the less his average influence was effected.\n\nTo use shennanigator's model, if you could cast 40 100% votes per day worth 10 cents each before the change, after the change you would be able to cast 5 100% votes worth 34 cents after the change.\n\nHere are the before and after numbers for the total $ influence exerted by the brothers.\nx | 40 vote target | 5 vote target | % gain/loss\n------------ | ------------- | -------------| -------------\nAndy | $4000 |$1700 |-57.5%\nBen | $3000 |$1700 |-10%\nCarl | $2000 |$1700 | -15%\nDavid| $1000 |$1700 | +70%\nFrank | $500 |$1700 | +240%\n\n# Lowering the Bar Does not Improve Participation(it just improves how many get over the bar)\n\nBiophil wrote in my previous thread\n> It just depends on total voter participation; if participation goes up (a good thing), the increase won't be 8x. If it goes down (a bad thing), the increase will actually be more than 8x. It's very difficult to predict.\n\nThis is somewhat misleading. Imagine a classroom with 40 students in it. At the end of the year, 4 students are scheduled to be awarded a certificate for perfect attendance. On the very last day, the principal comes into the classroom and announces that, in addition to the 4 students who actually have perfect attendance, 10 students who have been absent 2 days or less will also get the certificate. \n
    \nhttps://anticap.files.wordpress.com/2011/08/lowering-the-bar.jpg\n
    \nBy doing this, the principal has not, in fact, increased attendance. He has merely increased the superficial appearance of attendance by rewarding imperfect attendance the same way he rewards perfect attendance. In the same sense, the 5-day target does not increase participation. It merely gives the same reward to lower participation as it does to higher.\n\nIn fact, it disincentivizes high participation. In the new system, there is less reason for andy to take the time to read and vote on 40 posts. He can still do so, but why should he? He can be like frank, put in much less work, and get the same level of influence.\n\n# I heard the new voting target is helping fight bots... how is it doing that?\n\nIt's really not. At least, not directly. It does hurt bots (because most bots are Andys, though I would argue that most Andys are not bots). Basically, if you're a high power frank, this new target helps you at the expense of _all_ andy's, bots included. When we say this decreases the influence of bots, what we really mean is that it decreases the influence of _all_ very active curators.\n#
    Which brother are you?
    \nIf you look at the charts above, it becomes clear that there are two factors that influence how the change to a 5 vote target will affect each individual voter.\n\n1. How close are you to optimal voting right now? If you're an andy or a ben, you're probably going to see a decrease in influence.\n2. How close is everybody else? If you're currently a more optimal voter than average, this will definitely hurt you. If you're a less optimal voter, this will definitely help you. \n
    \n
    \nIn a world where every poster was an andy, this change would have precisely the type of cosmetic effect @shenanigator and others have described. If everyone on steemit were a Frank or a Dave, and there were only a few Andy's, this vote would decrease the voting power of the andy's significantly.\n\nAt the end of the day, what you need to take away from this and my other post on the topic is that this change is not cosmetic, or a \"bug fix\", or a way to give users two dollar bills for 8 quarters. It is a very real re-distribution of influence with very real consequences to active curators. We should look long and hard at the effects of this redistribution when it happens, because its very possible that some of the best curators here will, to coin a phrase, get Franked in the Andy.", + "category": "steem-help", + "children": 35, + "created": "2016-09-09T22:04:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.msnbc.com/sites/msnbc/files/styles/ratio--3-2--830x553/public/articles/155658114.jpg", + "https://anticap.files.wordpress.com/2011/08/lowering-the-bar.jpg" + ], + "links": [ + "https://steemit.com/steem-help/@biophil/announcement-all-votes-will-be-up-to-8-times-more-powerful-in-new-hard-fork", + "https://steemit.com/steem/@sigmajin/what-every-user-should-know-about-the-upcoming-change-in-voting" + ], + "tags": [ + "steem-help", + "steemit", + "voting", + "voting-power", + "curation" + ], + "users": [ + "shenanigator" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 87238164893138, + "payout": 718.152, + "payout_at": "2016-09-16T22:04:57", + "pending_payout_value": "718.152 HBD", + "percent_hbd": 10000, + "permlink": "the-tale-of-the-5-brothers-a-voting-power-parable", + "post_id": 1189567, + "promoted": "25.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 139 + }, + "title": "The Tale of the 5 Brothers -- A Voting Power Parable", + "updated": "2016-09-10T07:49:03", + "url": "/steem-help/@sigmajin/the-tale-of-the-5-brothers-a-voting-power-parable" + }, + { + "active_votes": [ + { + "rshares": 16915156086588, + "voter": "itsascam" + }, + { + "rshares": 591990611884, + "voter": "barrie" + }, + { + "rshares": 5103688034, + "voter": "style" + }, + { + "rshares": 376095153973, + "voter": "anonymous" + }, + { + "rshares": 1990863853036, + "voter": "steemroller" + }, + { + "rshares": 73330030333, + "voter": "donaldtrump" + }, + { + "rshares": 17868698580054, + "voter": "steemed" + }, + { + "rshares": 4692171705990, + "voter": "riverhead" + }, + { + "rshares": 2439779872643, + "voter": "badassmother" + }, + { + "rshares": 2062243289522, + "voter": "hr1" + }, + { + "rshares": 4538631071439, + "voter": "wang" + }, + { + "rshares": 5923728089769, + "voter": "steemit200" + }, + { + "rshares": 3725222334, + "voter": "boy" + }, + { + "rshares": 4522880047, + "voter": "bue-witness" + }, + { + "rshares": 820834174, + "voter": "bunny" + }, + { + "rshares": 7153056311099, + "voter": "complexring" + }, + { + "rshares": 65886625949, + "voter": "bue" + }, + { + "rshares": 1996089229, + "voter": "mini" + }, + { + "rshares": 256555495, + "voter": "moon" + }, + { + "rshares": 1764332629260, + "voter": "joseph" + }, + { + "rshares": 3374514880928, + "voter": "au1nethyb1" + }, + { + "rshares": 412914295763, + "voter": "recursive3" + }, + { + "rshares": 512988068785, + "voter": "masteryoda" + }, + { + "rshares": 2705097509424, + "voter": "recursive" + }, + { + "rshares": 1425589933, + "voter": "mineralwasser" + }, + { + "rshares": 877770225847, + "voter": "boombastic" + }, + { + "rshares": 8480888098, + "voter": "bingo-0" + }, + { + "rshares": 2105951561, + "voter": "bingo-1" + }, + { + "rshares": 435545247709, + "voter": "boatymcboatface" + }, + { + "rshares": 10323830960, + "voter": "idol" + }, + { + "rshares": 750017233, + "voter": "healthcare" + }, + { + "rshares": 47210532345, + "voter": "stoner19" + }, + { + "rshares": 1167798544, + "voter": "daniel.pan" + }, + { + "rshares": 23972720803, + "voter": "dedriss" + }, + { + "rshares": 123627084570, + "voter": "team" + }, + { + "rshares": 346027703, + "voter": "helen.tan" + }, + { + "rshares": 1701885069, + "voter": "jocelyn" + }, + { + "rshares": 14372668059, + "voter": "gregory-f" + }, + { + "rshares": 79812500807, + "voter": "edgeland" + }, + { + "rshares": 58901427433, + "voter": "lovelace" + }, + { + "rshares": 16284150154, + "voter": "jademont" + }, + { + "rshares": 19222941855, + "voter": "fkn" + }, + { + "rshares": 437226882, + "voter": "paco-steem" + }, + { + "rshares": 32768090647, + "voter": "thedarkestplum" + }, + { + "rshares": 4895136168, + "voter": "spaninv" + }, + { + "rshares": 27616938844, + "voter": "james-show" + }, + { + "rshares": 25286980408, + "voter": "elishagh1" + }, + { + "rshares": 10277308985, + "voter": "richman" + }, + { + "rshares": 708132881752, + "voter": "nanzo-scoop" + }, + { + "rshares": 1218154397, + "voter": "acidyo" + }, + { + "rshares": 215079505039, + "voter": "mummyimperfect" + }, + { + "rshares": 82052270782, + "voter": "asch" + }, + { + "rshares": 1412730362, + "voter": "murh" + }, + { + "rshares": 6475313147, + "voter": "cryptofunk" + }, + { + "rshares": 2318324065, + "voter": "error" + }, + { + "rshares": 11663555527, + "voter": "andu" + }, + { + "rshares": 967067906824, + "voter": "cyber" + }, + { + "rshares": 58037862473, + "voter": "theshell" + }, + { + "rshares": 59691093812, + "voter": "ak2020" + }, + { + "rshares": 8277582295, + "voter": "badger311" + }, + { + "rshares": 8567551400, + "voter": "badger313" + }, + { + "rshares": 8531769311, + "voter": "badger312" + }, + { + "rshares": 8824972788, + "voter": "badger316" + }, + { + "rshares": 8944501283, + "voter": "badger319" + }, + { + "rshares": 8853977089, + "voter": "badger3101" + }, + { + "rshares": 8317611935, + "voter": "badger3111" + }, + { + "rshares": 8868783332, + "voter": "badger3121" + }, + { + "rshares": 8484880138, + "voter": "badger3131" + }, + { + "rshares": 8590806170, + "voter": "badger3141" + }, + { + "rshares": 8567677336, + "voter": "badger3171" + }, + { + "rshares": 8378871582, + "voter": "badger3181" + }, + { + "rshares": 8953738876, + "voter": "badger3191" + }, + { + "rshares": 8378711670, + "voter": "badger3112" + }, + { + "rshares": 8713235511, + "voter": "badger3132" + }, + { + "rshares": 8588892965, + "voter": "badger3162" + }, + { + "rshares": 8815434457, + "voter": "badger3113" + }, + { + "rshares": 8472926663, + "voter": "badger3123" + }, + { + "rshares": 8594294154, + "voter": "badger3133" + }, + { + "rshares": 8939046145, + "voter": "badger3153" + }, + { + "rshares": 8623791091, + "voter": "badger3163" + }, + { + "rshares": 8653732183, + "voter": "badger3193" + }, + { + "rshares": 8604308966, + "voter": "badger3114" + }, + { + "rshares": 8514941368, + "voter": "badger3124" + }, + { + "rshares": 8419659280, + "voter": "badger3144" + }, + { + "rshares": 8342965074, + "voter": "badger3154" + }, + { + "rshares": 8212822874, + "voter": "badger3164" + }, + { + "rshares": 8538418835, + "voter": "badger3174" + }, + { + "rshares": 8813378632, + "voter": "badger3194" + }, + { + "rshares": 8711701996, + "voter": "badger3105" + }, + { + "rshares": 8656306690, + "voter": "badger3135" + }, + { + "rshares": 8258139158, + "voter": "badger3145" + }, + { + "rshares": 8830676338, + "voter": "badger3155" + }, + { + "rshares": 8529409448, + "voter": "badger3175" + }, + { + "rshares": 8309813040, + "voter": "badger3195" + }, + { + "rshares": 7958581673, + "voter": "badger3106" + }, + { + "rshares": 8761931729, + "voter": "badger3116" + }, + { + "rshares": 8808985305, + "voter": "badger3126" + }, + { + "rshares": 8442949539, + "voter": "badger3136" + }, + { + "rshares": 8096133146, + "voter": "badger3146" + }, + { + "rshares": 8323479656, + "voter": "badger3156" + }, + { + "rshares": 8535276262, + "voter": "badger3166" + }, + { + "rshares": 8451707099, + "voter": "badger3176" + }, + { + "rshares": 8583791733, + "voter": "badger3186" + }, + { + "rshares": 8618893721, + "voter": "badger3196" + }, + { + "rshares": 8547753341, + "voter": "badger3107" + }, + { + "rshares": 8304733314, + "voter": "badger315" + }, + { + "rshares": 8791483690, + "voter": "badger318" + }, + { + "rshares": 8840164906, + "voter": "badger3151" + }, + { + "rshares": 8518706965, + "voter": "badger3161" + }, + { + "rshares": 8773086951, + "voter": "badger3122" + }, + { + "rshares": 8711086899, + "voter": "badger3142" + }, + { + "rshares": 8929860852, + "voter": "badger3152" + }, + { + "rshares": 8246178718, + "voter": "badger3172" + }, + { + "rshares": 8749902066, + "voter": "badger3182" + }, + { + "rshares": 8509927480, + "voter": "badger3192" + }, + { + "rshares": 8426141930, + "voter": "badger3143" + }, + { + "rshares": 8684214693, + "voter": "badger3173" + }, + { + "rshares": 8396306432, + "voter": "badger3104" + }, + { + "rshares": 8113801633, + "voter": "badger3134" + }, + { + "rshares": 8513061797, + "voter": "badger3184" + }, + { + "rshares": 8451333223, + "voter": "badger3115" + }, + { + "rshares": 8915495371, + "voter": "badger3165" + }, + { + "rshares": 8548462715, + "voter": "badger3185" + }, + { + "rshares": 8609260052, + "voter": "badger314" + }, + { + "rshares": 8839351069, + "voter": "badger317" + }, + { + "rshares": 8582690971, + "voter": "badger3102" + }, + { + "rshares": 8544875729, + "voter": "badger3103" + }, + { + "rshares": 8473253154, + "voter": "badger3125" + }, + { + "rshares": 8440025842, + "voter": "badger3183" + }, + { + "rshares": 3764495229509, + "voter": "satoshifund" + }, + { + "rshares": 387023519455, + "voter": "taoteh1221" + }, + { + "rshares": 341225233, + "voter": "stiletto" + }, + { + "rshares": 352105392525, + "voter": "hedge-x" + }, + { + "rshares": 52533125771, + "voter": "juanmiguelsalas" + }, + { + "rshares": 284809195303, + "voter": "trogdor" + }, + { + "rshares": 3596676526, + "voter": "tee-em" + }, + { + "rshares": 5795130758, + "voter": "mark-waser" + }, + { + "rshares": 104960615607, + "voter": "geoffrey" + }, + { + "rshares": 193369219225, + "voter": "kimziv" + }, + { + "rshares": 45245800854, + "voter": "honeythief" + }, + { + "rshares": 6606936977, + "voter": "tyler-fletcher" + }, + { + "rshares": 92450698148, + "voter": "mctiller" + }, + { + "rshares": 2248874331, + "voter": "superfreek" + }, + { + "rshares": 26999765251, + "voter": "acassity" + }, + { + "rshares": 7129916151, + "voter": "micheletrainer" + }, + { + "rshares": 348640312078, + "voter": "ericvancewalton" + }, + { + "rshares": 20274590530, + "voter": "thebatchman" + }, + { + "rshares": 162824859393, + "voter": "dashpaymag" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 90876077592, + "voter": "rubybian" + }, + { + "rshares": 3370955327, + "voter": "orly" + }, + { + "rshares": 17851702297, + "voter": "konstantin" + }, + { + "rshares": 254380477, + "voter": "mstang83" + }, + { + "rshares": 3294083700, + "voter": "stranger27" + }, + { + "rshares": 133817052397, + "voter": "jackkang" + }, + { + "rshares": 24542785063, + "voter": "mindover" + }, + { + "rshares": 427726403899, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 9218220990, + "voter": "r4fken" + }, + { + "rshares": 1630512434, + "voter": "sergei" + }, + { + "rshares": 136041277536, + "voter": "derekareith" + }, + { + "rshares": 65192805376, + "voter": "furion" + }, + { + "rshares": 463439180, + "voter": "barbara2" + }, + { + "rshares": 501722057, + "voter": "ch0c0latechip" + }, + { + "rshares": 476575822, + "voter": "doge4lyf" + }, + { + "rshares": 1439445567303, + "voter": "renohq" + }, + { + "rshares": 10477291287, + "voter": "spiz0r" + }, + { + "rshares": 1231478161, + "voter": "dicov" + }, + { + "rshares": 1081051645, + "voter": "steem1653" + }, + { + "rshares": 66978870, + "voter": "cynetyc" + }, + { + "rshares": 4630901684, + "voter": "gikitiki" + }, + { + "rshares": 4694073446, + "voter": "thegoodguy" + }, + { + "rshares": 2238578466, + "voter": "bitland" + }, + { + "rshares": 16164333545, + "voter": "aaseb" + }, + { + "rshares": 1922585547, + "voter": "incomemonthly" + }, + { + "rshares": 39492250716, + "voter": "biophil" + }, + { + "rshares": 232276009, + "voter": "pet1000" + }, + { + "rshares": 3541588247, + "voter": "karen13" + }, + { + "rshares": 11080274169, + "voter": "deviedev" + }, + { + "rshares": 1369503396, + "voter": "jrd8526" + }, + { + "rshares": 368854078, + "voter": "karenmckersie" + }, + { + "rshares": 3284045806, + "voter": "pigatto" + }, + { + "rshares": 102206984373, + "voter": "pkattera" + }, + { + "rshares": 42140494884, + "voter": "milestone" + }, + { + "rshares": 6556920483, + "voter": "lichtblick" + }, + { + "rshares": 34880319237, + "voter": "creemej" + }, + { + "rshares": 13798068525, + "voter": "nippel66" + }, + { + "rshares": 10738977587, + "voter": "benjiberigan" + }, + { + "rshares": 6288016365, + "voter": "smolalit" + }, + { + "rshares": 325478419218, + "voter": "calaber24p" + }, + { + "rshares": 70770946403, + "voter": "thylbom" + }, + { + "rshares": 3403696557, + "voter": "tarindel" + }, + { + "rshares": 14081071264, + "voter": "beowulfoflegend" + }, + { + "rshares": 23206780225, + "voter": "deanliu" + }, + { + "rshares": 5439433621, + "voter": "rainchen" + }, + { + "rshares": 172167338671, + "voter": "jl777" + }, + { + "rshares": 417941637, + "voter": "meteor78" + }, + { + "rshares": 15575407973, + "voter": "positive" + }, + { + "rshares": 1820992973, + "voter": "yarly" + }, + { + "rshares": 275109479, + "voter": "yarly2" + }, + { + "rshares": 275521387, + "voter": "yarly3" + }, + { + "rshares": 159279578, + "voter": "yarly4" + }, + { + "rshares": 160178852, + "voter": "yarly5" + }, + { + "rshares": 91302559, + "voter": "yarly7" + }, + { + "rshares": 300402448, + "voter": "arnob" + }, + { + "rshares": 308403865, + "voter": "sergey44" + }, + { + "rshares": 697141032, + "voter": "tobythecat" + }, + { + "rshares": 15249901993, + "voter": "lemooljiang" + }, + { + "rshares": 14672024525, + "voter": "proto" + }, + { + "rshares": 614729798, + "voter": "curator" + }, + { + "rshares": 29930409147, + "voter": "sisterholics" + }, + { + "rshares": 441281474, + "voter": "yarly10" + }, + { + "rshares": 1674616675, + "voter": "alex.chien" + }, + { + "rshares": 236361100, + "voter": "yarly11" + }, + { + "rshares": 5491549820, + "voter": "royalmacro" + }, + { + "rshares": 82681797, + "voter": "yarly12" + }, + { + "rshares": 512335025, + "voter": "fnait" + }, + { + "rshares": 479787784, + "voter": "keepcalmand" + }, + { + "rshares": 41420207958, + "voter": "celebr1ty" + }, + { + "rshares": 280157952, + "voter": "nadira" + }, + { + "rshares": 16107566159, + "voter": "clevecross" + }, + { + "rshares": 152942524, + "voter": "steemster1" + }, + { + "rshares": 277050380, + "voter": "sujoy1990" + }, + { + "rshares": 3089332927, + "voter": "glitterpig" + }, + { + "rshares": 998445518, + "voter": "metaflute" + }, + { + "rshares": 27554531823, + "voter": "gomeravibz" + }, + { + "rshares": 358303786, + "voter": "ragini00" + }, + { + "rshares": 7347116109, + "voter": "taker" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 229604753, + "voter": "atkins" + }, + { + "rshares": 237700195, + "voter": "ronald0" + }, + { + "rshares": 234138346, + "voter": "jerremie" + }, + { + "rshares": 228803916, + "voter": "steampty" + }, + { + "rshares": 236368933, + "voter": "rosamund" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 1014102174334, + "voter": "laonie" + }, + { + "rshares": 23613940275, + "voter": "rawnetics" + }, + { + "rshares": 24517361001, + "voter": "laoyao" + }, + { + "rshares": 36589513827, + "voter": "myfirst" + }, + { + "rshares": 232175085054, + "voter": "somebody" + }, + { + "rshares": 16118578628, + "voter": "persianqueen" + }, + { + "rshares": 8684617971, + "voter": "flysaga" + }, + { + "rshares": 51298749993, + "voter": "midnightoil" + }, + { + "rshares": 2350089010, + "voter": "kalimor" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 1492466365, + "voter": "labradorsem" + }, + { + "rshares": 103596082684, + "voter": "thisisbenbrick" + }, + { + "rshares": 117209543424, + "voter": "xiaohui" + }, + { + "rshares": 134324942539, + "voter": "terrycraft" + }, + { + "rshares": 289497845, + "voter": "riosparada" + }, + { + "rshares": 20599666217, + "voter": "jphamer1" + }, + { + "rshares": 5216853638, + "voter": "oflyhigh" + }, + { + "rshares": 62511292, + "voter": "jackkomber" + }, + { + "rshares": 4012721267, + "voter": "xiaokongcom" + }, + { + "rshares": 62188234, + "voter": "msjennifer" + }, + { + "rshares": 58467607, + "voter": "ciao" + }, + { + "rshares": 41106345938, + "voter": "eneismijmich" + }, + { + "rshares": 1625904484, + "voter": "jrcornel" + }, + { + "rshares": 56682205, + "voter": "steemo" + }, + { + "rshares": 8086343971, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 72860952, + "voter": "confucius" + }, + { + "rshares": 12281917653, + "voter": "borran" + }, + { + "rshares": 28945441238, + "voter": "mrosenquist" + }, + { + "rshares": 3031915101, + "voter": "bledarus" + }, + { + "rshares": 84332154239, + "voter": "miacats" + }, + { + "rshares": 58970189, + "voter": "party1998" + }, + { + "rshares": 222804436, + "voter": "party1999" + }, + { + "rshares": 57405835, + "voter": "jarvis" + }, + { + "rshares": 530776888, + "voter": "microluck" + }, + { + "rshares": 55520042, + "voter": "fortuner" + }, + { + "rshares": 1592641895, + "voter": "chinadaily" + }, + { + "rshares": 65008276, + "voter": "kana" + }, + { + "rshares": 6695688409, + "voter": "solarguy" + }, + { + "rshares": 93670568716, + "voter": "serejandmyself" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 6060198284, + "voter": "trev" + }, + { + "rshares": 73706708, + "voter": "joelbow" + }, + { + "rshares": 3612400626, + "voter": "booky" + }, + { + "rshares": 198649603, + "voter": "shuvo" + }, + { + "rshares": 55411616363, + "voter": "mandibil" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 1041850602, + "voter": "runridefly" + }, + { + "rshares": 2299111133, + "voter": "funkywanderer" + }, + { + "rshares": 3151819500, + "voter": "richardcrill" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 599961994, + "voter": "profanarky" + }, + { + "rshares": 1618033455, + "voter": "davidjkelley" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 9279312943, + "voter": "ghasemkiani" + }, + { + "rshares": 18058447538, + "voter": "sponge-bob" + }, + { + "rshares": 15178279428, + "voter": "digital-wisdom" + }, + { + "rshares": 3859800753, + "voter": "ethical-ai" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 5538917550, + "voter": "jwaser" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 925584134, + "voter": "smisi" + }, + { + "rshares": 112589964, + "voter": "tito-baron" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 633684077, + "voter": "kiwideb" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 2609524095, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 343977572, + "voter": "panther" + }, + { + "rshares": 88869190691, + "voter": "cnfund" + }, + { + "rshares": 59422248, + "voter": "plantbasedjunkie" + }, + { + "rshares": 18046392198, + "voter": "brains" + }, + { + "rshares": 4497011874, + "voter": "thornybastard" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 1310714511, + "voter": "steemafon" + }, + { + "rshares": 4955451686, + "voter": "burnin" + }, + { + "rshares": 938555459, + "voter": "alwayzgame" + }, + { + "rshares": 54007264, + "voter": "alwayzgamez" + }, + { + "rshares": 2993118590, + "voter": "anton333" + }, + { + "rshares": 5315014585, + "voter": "chick1" + }, + { + "rshares": 1831725877, + "voter": "rigaronib" + }, + { + "rshares": 58801005, + "voter": "t-bot" + }, + { + "rshares": 2341204509, + "voter": "ellepdub" + }, + { + "rshares": 100621953, + "voter": "rynow" + }, + { + "rshares": 154453652, + "voter": "steemmeets" + }, + { + "rshares": 8759515404, + "voter": "senderos" + }, + { + "rshares": 9556274696, + "voter": "herpetologyguy" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 431056246, + "voter": "littlemorelove" + }, + { + "rshares": 52885939, + "voter": "audiphotography" + }, + { + "rshares": 141130229, + "voter": "sandeepachetan" + }, + { + "rshares": 4696742902, + "voter": "morgan.waser" + }, + { + "rshares": 55740129, + "voter": "lexikon082" + }, + { + "rshares": 195903134, + "voter": "bo-ro" + }, + { + "rshares": 4397845397, + "voter": "puffin" + }, + { + "rshares": 133145823, + "voter": "creativeyoke" + }, + { + "rshares": 137479715, + "voter": "najwazebian" + }, + { + "rshares": 51533106, + "voter": "chrishendrix" + }, + { + "rshares": 124055443, + "voter": "xoxo" + }, + { + "rshares": 50139069, + "voter": "slow" + }, + { + "rshares": 1129773646, + "voter": "anns" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 50865840, + "voter": "sting" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 50482289, + "voter": "connection" + }, + { + "rshares": 50479027, + "voter": "sunlight" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 50351738, + "voter": "aschwin" + }, + { + "rshares": 84345047441, + "voter": "btshuang" + }, + { + "rshares": 2058698001, + "voter": "cwbrooch" + }, + { + "rshares": 3598327038, + "voter": "strong-ai" + }, + { + "rshares": 76019801, + "voter": "igtes" + }, + { + "rshares": 1397077121, + "voter": "artists" + }, + { + "rshares": 154471584, + "voter": "buffett" + }, + { + "rshares": 108213067, + "voter": "siniceku" + }, + { + "rshares": 121394631, + "voter": "bosjaya" + }, + { + "rshares": 193950174, + "voter": "tintin" + }, + { + "rshares": 189235887, + "voter": "steem-hunter" + }, + { + "rshares": 288770755, + "voter": "witchcraftblog" + }, + { + "rshares": 178056904, + "voter": "steem-it" + }, + { + "rshares": 161179339, + "voter": "bethesda" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 479200875, + "voter": "miserableoracle" + }, + { + "rshares": 160870736, + "voter": "electronicarts" + }, + { + "rshares": 157706877, + "voter": "cybergirl" + }, + { + "rshares": 144470371, + "voter": "laskoff" + }, + { + "rshares": 158081936, + "voter": "pawel-krawczyk" + }, + { + "rshares": 188442764, + "voter": "jameshowarrd" + }, + { + "rshares": 160260561, + "voter": "rage" + }, + { + "rshares": 167045022, + "voter": "hobit" + }, + { + "rshares": 159984914, + "voter": "correct" + }, + { + "rshares": 159973989, + "voter": "capcom" + }, + { + "rshares": 159062820, + "voter": "rule" + }, + { + "rshares": 155597886, + "voter": "modernbukowski" + }, + { + "rshares": 158638676, + "voter": "icesteem" + }, + { + "rshares": 143075506, + "voter": "james93" + }, + { + "rshares": 158535752, + "voter": "nerds" + }, + { + "rshares": 155364835, + "voter": "insight2incite" + }, + { + "rshares": 142845272, + "voter": "kurjik7" + }, + { + "rshares": 155228237, + "voter": "vilmas30" + }, + { + "rshares": 155117550, + "voter": "healthydelicious" + }, + { + "rshares": 148870123, + "voter": "allseeingeye" + } + ], + "author": "ericvancewalton", + "author_payout_value": "0.000 HBD", + "author_reputation": 70.47, + "beneficiaries": [], + "blacklists": [], + "body": "In [yesterday\u2019s episode]( https://steemit.com/story/@ericvancewalton/4ziyjc-alarm-clock-dawn-an-original-novel-episode-22) Adam made history by being one of the first people ever to time-travel. This was an elaborate scheme of Johann\u2019s Pfizer\u2019s to insure XenTek\u2019s lead in the technology sector (thereby insuring the continued upwards-growth of XenTek company stock) by harvesting technology from the future and bringing it back to their own time. \n\nToday we will find out the end result of this first jump forward in time. Also, Johann shares some incredible information with his second in command at XenTek, Seth Busby. \n\nI decided to continue this giveaway for one more day\u2026\n\n### Who\u2019s your favorite character so far and why? A random commenter who answers this question will receive 5 Steem dollars upon the close of voting. Thanks everyone! ###\n\n---\n \n
    *Did you miss Episode 23 of Alarm Clock Dawn? If so [click here](https://steemit.com/story/@ericvancewalton/4ziyjc-alarm-clock-dawn-an-original-novel-episode-22) to catch up.*
    \n\n
    Are you new to Alarm Clock Dawn? If so [click here](https://steemit.com/story/@ericvancewalton/alarm-clock-dawn-an-original-novel-part-1) to start at the beginning.
    \n\n---\n\n
    ![](https://s4.postimg.org/w2mbiyyd9/image.png)
    \n\n---\n\n\nAdam was stunned by the desperation of these news headlines. He looked up at the bank of monitors that displayed the video feeds from the different security team members' helmet cams, their faces appeared in a smaller screen to the bottom left of each of the five video feeds. Suddenly he noticed that three of the five feeds went blank, quickly one right after another. \n\n
    ![](http://i.giphy.com/hCnLJqJlA1OTe.gif)
    \n\nAdam spoke into the microphone of his headset, \u201cHey, are you guys all right?\u201d he asked, speaking into the microphone of his headset. Silence was all he heard in return. \n\nOnly two screens were still active. Adam looked carefully at the events unfolding before his eyes. At first he thought he saw a member of his own security team, but the uniform was slightly different, sleeker, and the officer wore a gray lens that was hanging from a thin metal arm and came over one eye. Suddenly only two thoughts rushed into the forefront of his mind\u2014*the UNIFORM and the LENS.*\n\nAdam quickly leaned forward in his chair and reluctantly uttered the words that just came to him into the microphone. \u201cThe uniform and the lens!\u201d\n\nQuickly he saw the remaining two personnel move in closer to the guard. As the guard threw a lightning quick punch, another of the helmet cams went blank. There was so much commotion in the last active screen that Adam couldn't tell what was going on. \n\nAdam was then startled as he saw a familiar face standing in front of the craft's door in the video monitor. It was the crew leader. He blinked three times, just as planned. Adam opened the hatch and was confused as the large man with the square jaw came walking up the ramp with his hands bound behind his back. Following closely behind him was an equally large XenTek security guard with the very same single tinted lens over his eye as the \u201cWorld Wise\u201d news anchor Adam had seen on his Holo. \n\n\u201cJump,\u201d the crew chief whispered with a wild look in his eyes. \n\nAdam panicked. \u201cBut the rest\u2014\u201d \n\n\u201cJump. Now!\u201d \n\nAdam reached over the console and flipped the switch. As he did so, he heard the craft\u2019s engines begin to hum. \n\n
    ![](http://i.giphy.com/K0mOruRosiugU.gif)
    \n\n\u201cStep away from those controls!\u201d the security guard screamed as he leapt across the craft at Adam. Adam stretched for the red button, barely reaching it with the tip of his finger before the security guard tackled him to the ground. \n\n
    ![](http://i.giphy.com/12JAA1gGLbWMA8.gif)
    \n\nImmediately there was a pop and a slight vibration as an electrostatic charge again filled the air. Adam felt a thud and searing pain as his forehead hit the edge of the craft's stainless steel console, and the world at once faded to black.\n\n\n### CHAPTER 8 ###\n\n\u201cMr. Pfizer, sir,\u201d Busby said as he noticed a half empty crystal decanter of whiskey and a pair of matching lowball glasses in the middle of the director's desk. Johann was slouched in his burgundy leather chair, staring out the window at the swirling gray sky. The rich leather of the chair creaked as he swiveled just enough for Busby to see his profile.\n\n\u201cHmmpf. What is it?\u201d the director slurred.\n\nBusby was concerned as he never had seen this boss even tipsy before. \u201cAre you okay, sir?\u201d\nJohann laughed as he struggled to pull himself together and rock himself out of the overstuffed chair. \u201cOh, Seth, of course I'm fine. Jusss feeling a liddle mela-melancholy, hpmph, that's all.\u201d He pulled himself to his unsteady feet. \n\nFor a moment Busby was speechless. This was the first time in over twenty years of working for Johann that he called him by his first name. \n\n\u201cI have some exciting news for you, sir.\u201d\n\n\u201cPlease, Seth, when we're here in this office alone call me Johann. There'll be time for your news later. I have something to get ovv of ma chest.\u201d He slurred. \n\n\u201cOkay, sir\u2014I mean, Johann,\u201d he said, catching himself. Calling him anything other than sir or director felt unnatural.\n\nJohann braced himself on the corner of his desk as he swayed slightly back and forth. \u201cThisss place Seth, well, it's my life . . . all I have. You see, I have no children, no wife, no real friends. It seems,\u201d Johann chuckled, \u201cpeople feel about me one of two ways. I\u2019m either hated or I\u2019m feared.\u201d \n\n\u201cThat's not true, sir.\u201d Seth said, resting his hand lightly on Johann's shoulder. \n\n\u201cDon't bullssshit me!\u201d Johann\u2019s voice boomed. Seth quickly pulled away and squinted, fanning away the eye-stinging cloud of whiskey vapors. \n\nJohann reigned in his temper and took a long deep breath. \u201cI'm sorry, Seth. You are, sshall we say, differrrnt but a damn good man. Honest, loyal. One of the few people . . . I feel I can trust. In your next paycheck, you will see the first of many subshtantial increases,\u201d Johann said, waving his finger wildly in the air.\n\n\u201cThank you, Johann. I appreciate that, but it's really not necessary.\u201d \n\n\u201cIt is necess-necessary, and stop being so damned accommodating. I have eyes everywhere, you know. I've been watching you for years. The way you conduct yourself with the team, despite your, umm how should we say, your sexual preferences, it took me years to come to terms with this. Despite this, I believe you haf whad it takes to . . . to . . . .\u201d Johann seemed to lose his train of thought for a second. \n\n\u201cI'm sorry? I have what it takes for what, Johann?\u201d \n\nThe director forcefully patted Seth twice on the cheek. \u201cYou have what it takes to sit in this chair!\u201d Johann pointed toward his chair and nodded in encouragement. \u201cGo ahead, give it a try and see how it feels.\u201d \n\nSeth slowly made his way around the desk and sunk into the buttery soft leather of Johann\u2019s executive chair.\n\n\u201cBut you're going to have to toughen up!\u201d Johann barked.\n\nThe look on Seth's face registered true bewilderment. \u201cBut sir, I mean, Johann. I could never . . .\u201d\n\nJohann smiled as he looked at Seth across the desk and chuckled. \u201cOh son, you can and you will. I will have it no other way. Let me share with you a secret that took me nearly ten years of mistakes and hardship to discover.\u201d \n\nBusby leaned in close, transfixed as Johann's mood became noticeably somber. Johann straightened his pocket square and took a deep breath. \u201cThe most difficult lesson for me to learn was the need to graduate beyond the comfortable world of moral absolutes. As messy and confusing as it makes things at first, reality just isn't black and white.\u201d Johann sat on the edge of his desk to steady himself.\n\n\u201cWhen you sit in this chair, you'll be measured by only one thing: the rate of return you provide to the shareholders. In the end, this is all that matters. The faster you come to terms with this, the easier it will be. If you want to be a success and sleep well at night, you must learn that in the world in which we operate there are only shades of gray. The truth is so much more complex than you could even comprehend right now, but the time will come soon when you will find out.\u201d \n\n---\n\n
    ![](https://s18.postimg.org/9phdrughl/TBC.png)
    \n\n---\n\n*Alarm Clock Dawn is the first novel of a trilogy. The sequel entitled, Truth Is Stranger, will be published in the Spring of 2017.*\n\nPlease visit [my website](http://www.ericvancewalton.net) to sign up for my author newsletter. My newsletter subscribers will receive exclusive updates on the release of the sequel and other special offers.\n\nIf you\u2019re enjoying this serialized version of my debut novel the best compliment you can give is to share this story with others, either face-to-face or online. I appreciate all of your continued support!", + "category": "story", + "children": 38, + "created": "2016-09-09T15:59:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s4.postimg.org/w2mbiyyd9/image.png", + "http://i.giphy.com/hCnLJqJlA1OTe.gif", + "http://i.giphy.com/K0mOruRosiugU.gif", + "http://i.giphy.com/12JAA1gGLbWMA8.gif", + "https://s18.postimg.org/9phdrughl/TBC.png" + ], + "links": [ + "https://steemit.com/story/@ericvancewalton/4ziyjc-alarm-clock-dawn-an-original-novel-episode-22", + "https://steemit.com/story/@ericvancewalton/alarm-clock-dawn-an-original-novel-part-1", + "http://www.ericvancewalton.net" + ], + "tags": [ + "story", + "fiction", + "life", + "creativity", + "writers" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 89878710228064, + "payout": 713.331, + "payout_at": "2016-09-16T15:59:48", + "pending_payout_value": "713.331 HBD", + "percent_hbd": 10000, + "permlink": "alarm-clock-dawn-an-original-novel-episode-24", + "post_id": 1185734, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 388 + }, + "title": "ALARM CLOCK DAWN (An Original Novel - Episode 24)", + "updated": "2016-09-09T16:52:39", + "url": "/story/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-24" + }, + { + "active_votes": [ + { + "rshares": 13532558624996, + "voter": "itsascam" + }, + { + "rshares": 535736239412, + "voter": "barrie" + }, + { + "rshares": 8211757134772, + "voter": "smooth" + }, + { + "rshares": 1592713528733, + "voter": "steemroller" + }, + { + "rshares": 58664755926, + "voter": "donaldtrump" + }, + { + "rshares": 14303681346348, + "voter": "steemed" + }, + { + "rshares": 4096008307165, + "voter": "riverhead" + }, + { + "rshares": 2213080911223, + "voter": "badassmother" + }, + { + "rshares": 2063054807192, + "voter": "hr1" + }, + { + "rshares": 1085700078653, + "voter": "rossco99" + }, + { + "rshares": 3104786127, + "voter": "boy" + }, + { + "rshares": 3769614077, + "voter": "bue-witness" + }, + { + "rshares": 684099809, + "voter": "bunny" + }, + { + "rshares": 7311315471429, + "voter": "complexring" + }, + { + "rshares": 442896658463, + "voter": "ajvest" + }, + { + "rshares": 54950878443, + "voter": "bue" + }, + { + "rshares": 1663623227, + "voter": "mini" + }, + { + "rshares": 213807099, + "voter": "moon" + }, + { + "rshares": 1749803691202, + "voter": "joseph" + }, + { + "rshares": 3100924147911, + "voter": "au1nethyb1" + }, + { + "rshares": 5813259810, + "voter": "bentley" + }, + { + "rshares": 413048154509, + "voter": "recursive3" + }, + { + "rshares": 2705894793399, + "voter": "recursive" + }, + { + "rshares": 1316085456, + "voter": "mineralwasser" + }, + { + "rshares": 813719481339, + "voter": "boombastic" + }, + { + "rshares": 107453283797, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 7705903591, + "voter": "bingo-0" + }, + { + "rshares": 1526991674147, + "voter": "smooth.witness" + }, + { + "rshares": 960215652910, + "voter": "benjojo" + }, + { + "rshares": 10330900334, + "voter": "idol" + }, + { + "rshares": 625076388, + "voter": "healthcare" + }, + { + "rshares": 973278654, + "voter": "daniel.pan" + }, + { + "rshares": 2799822015278, + "voter": "donkeypong" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 813891996724, + "voter": "steemrollin" + }, + { + "rshares": 131689720520, + "voter": "team" + }, + { + "rshares": 288376577, + "voter": "helen.tan" + }, + { + "rshares": 327315882217, + "voter": "noaommerrr" + }, + { + "rshares": 1702805460, + "voter": "jocelyn" + }, + { + "rshares": 86953513703, + "voter": "acidsun" + }, + { + "rshares": 76665194905, + "voter": "easteagle13" + }, + { + "rshares": 211239391874, + "voter": "camilla" + }, + { + "rshares": 47121724797, + "voter": "lovelace" + }, + { + "rshares": 15624380298, + "voter": "jademont" + }, + { + "rshares": 1178583759421, + "voter": "gavvet" + }, + { + "rshares": 523071315221, + "voter": "eeks" + }, + { + "rshares": 18728251721, + "voter": "fkn" + }, + { + "rshares": 489674890, + "voter": "spaninv" + }, + { + "rshares": 2110504361, + "voter": "gekko" + }, + { + "rshares": 328481748378, + "voter": "teamsteem" + }, + { + "rshares": 24634661886, + "voter": "elishagh1" + }, + { + "rshares": 10350568046, + "voter": "richman" + }, + { + "rshares": 680503080668, + "voter": "nanzo-scoop" + }, + { + "rshares": 252400644593, + "voter": "pal" + }, + { + "rshares": 1075815746, + "voter": "weenfan" + }, + { + "rshares": 7455942770, + "voter": "kefkius" + }, + { + "rshares": 210476905339, + "voter": "mummyimperfect" + }, + { + "rshares": 90554610459, + "voter": "asch" + }, + { + "rshares": 1412880442, + "voter": "murh" + }, + { + "rshares": 6478579363, + "voter": "cryptofunk" + }, + { + "rshares": 2319844721, + "voter": "error" + }, + { + "rshares": 943975846803, + "voter": "cyber" + }, + { + "rshares": 63330479493, + "voter": "theshell" + }, + { + "rshares": 58413867954, + "voter": "ak2020" + }, + { + "rshares": 27677373061, + "voter": "thecryptofiend" + }, + { + "rshares": 387098697826, + "voter": "taoteh1221" + }, + { + "rshares": 36047053064, + "voter": "altoz" + }, + { + "rshares": 55888519907, + "voter": "juanmiguelsalas" + }, + { + "rshares": 204843681024, + "voter": "will-zewe" + }, + { + "rshares": 129805482161, + "voter": "bravenewcoin" + }, + { + "rshares": 424671793940, + "voter": "kaylinart" + }, + { + "rshares": 541153510262, + "voter": "infovore" + }, + { + "rshares": 89858045045, + "voter": "schro" + }, + { + "rshares": 19584072296, + "voter": "ziv" + }, + { + "rshares": 15770013331, + "voter": "zakharya" + }, + { + "rshares": 795213453077, + "voter": "anwenbaumeister" + }, + { + "rshares": 5796791339, + "voter": "mark-waser" + }, + { + "rshares": 145100425362, + "voter": "kimziv" + }, + { + "rshares": 3098547184, + "voter": "mammasitta" + }, + { + "rshares": 6266513573, + "voter": "fuck.off" + }, + { + "rshares": 6043374551, + "voter": "iloveporn" + }, + { + "rshares": 5366834300, + "voter": "the.bot" + }, + { + "rshares": 7350881330, + "voter": "johnbradshaw" + }, + { + "rshares": 36096634988, + "voter": "cryptoiskey" + }, + { + "rshares": 56702480478, + "voter": "isteemit" + }, + { + "rshares": 16502073535, + "voter": "grey580" + }, + { + "rshares": 20331135756, + "voter": "thebatchman" + }, + { + "rshares": 130261561658, + "voter": "dashpaymag" + }, + { + "rshares": 56991239380, + "voter": "asmolokalo" + }, + { + "rshares": 34854373173, + "voter": "good-karma" + }, + { + "rshares": 4964215975, + "voter": "unicornfarts" + }, + { + "rshares": 3304220350, + "voter": "orly" + }, + { + "rshares": 37677242731, + "voter": "firepower" + }, + { + "rshares": 17855184762, + "voter": "konstantin" + }, + { + "rshares": 255388351, + "voter": "mstang83" + }, + { + "rshares": 5239747652, + "voter": "vote" + }, + { + "rshares": 5521961305, + "voter": "kissmybutt" + }, + { + "rshares": 25023973944, + "voter": "tcfxyz" + }, + { + "rshares": 6931517861, + "voter": "futurefood" + }, + { + "rshares": 63429022163, + "voter": "furion" + }, + { + "rshares": 6055712446, + "voter": "owdy" + }, + { + "rshares": 447221422, + "voter": "barbara2" + }, + { + "rshares": 501828136, + "voter": "ch0c0latechip" + }, + { + "rshares": 460021595, + "voter": "doge4lyf" + }, + { + "rshares": 174276240954, + "voter": "knircky" + }, + { + "rshares": 5525443696, + "voter": "on0tole" + }, + { + "rshares": 42722889526, + "voter": "mrwang" + }, + { + "rshares": 219261896, + "voter": "ardina" + }, + { + "rshares": 910622311, + "voter": "steem1653" + }, + { + "rshares": 163035454586, + "voter": "anyx" + }, + { + "rshares": 10649448658, + "voter": "asim" + }, + { + "rshares": 230899955745, + "voter": "jesta" + }, + { + "rshares": 4912850489, + "voter": "thegoodguy" + }, + { + "rshares": 3542069633, + "voter": "karen13" + }, + { + "rshares": 29806661664, + "voter": "dwinblood" + }, + { + "rshares": 13095506288, + "voter": "meesterboom" + }, + { + "rshares": 104255316385, + "voter": "pkattera" + }, + { + "rshares": 19404582421, + "voter": "anduweb" + }, + { + "rshares": 55944061685, + "voter": "streetstyle" + }, + { + "rshares": 12957607885, + "voter": "nippel66" + }, + { + "rshares": 248732824, + "voter": "sebhaj" + }, + { + "rshares": 2553166099, + "voter": "sgnsteems" + }, + { + "rshares": 182643855792, + "voter": "blueorgy" + }, + { + "rshares": 327831274303, + "voter": "calaber24p" + }, + { + "rshares": 33842553524, + "voter": "royaltiffany" + }, + { + "rshares": 7354227375, + "voter": "bitcoiner" + }, + { + "rshares": 3574676162, + "voter": "tarindel" + }, + { + "rshares": 261852866752, + "voter": "liberosist" + }, + { + "rshares": 25145242349, + "voter": "deanliu" + }, + { + "rshares": 172190214672, + "voter": "jl777" + }, + { + "rshares": 6881333551, + "voter": "lostnuggett" + }, + { + "rshares": 35425639065, + "voter": "zaebars" + }, + { + "rshares": 15176074284, + "voter": "positive" + }, + { + "rshares": 1784922790, + "voter": "yarly" + }, + { + "rshares": 269622478, + "voter": "yarly2" + }, + { + "rshares": 270026148, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 36746072692, + "voter": "anca3drandom" + }, + { + "rshares": 57491233, + "voter": "sergey44" + }, + { + "rshares": 14673696810, + "voter": "proto" + }, + { + "rshares": 614768567, + "voter": "curator" + }, + { + "rshares": 22900766676, + "voter": "sisterholics" + }, + { + "rshares": 432486248, + "voter": "yarly10" + }, + { + "rshares": 1519019907, + "voter": "alex.chien" + }, + { + "rshares": 231633878, + "voter": "yarly11" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 521275173, + "voter": "fnait" + }, + { + "rshares": 463139988, + "voter": "keepcalmand" + }, + { + "rshares": 41425659626, + "voter": "celebr1ty" + }, + { + "rshares": 25628884117, + "voter": "pixielolz" + }, + { + "rshares": 152970347, + "voter": "steemster1" + }, + { + "rshares": 114974624, + "voter": "bullionstackers" + }, + { + "rshares": 3110748274, + "voter": "glitterpig" + }, + { + "rshares": 1100850186, + "voter": "metaflute" + }, + { + "rshares": 7348247658, + "voter": "taker" + }, + { + "rshares": 7936676952, + "voter": "sykochica" + }, + { + "rshares": 60565253, + "voter": "sharon" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 792730114969, + "voter": "laonie" + }, + { + "rshares": 23615379173, + "voter": "rawnetics" + }, + { + "rshares": 46420155436, + "voter": "capitalism" + }, + { + "rshares": 24777638696, + "voter": "laoyao" + }, + { + "rshares": 28790326863, + "voter": "myfirst" + }, + { + "rshares": 174223054662, + "voter": "somebody" + }, + { + "rshares": 16984866835, + "voter": "sunshine" + }, + { + "rshares": 6516385816, + "voter": "flysaga" + }, + { + "rshares": 13865070253, + "voter": "gmurph" + }, + { + "rshares": 62622880, + "voter": "kurzer42" + }, + { + "rshares": 38493103886, + "voter": "midnightoil" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 4084069258, + "voter": "ullikume" + }, + { + "rshares": 6623452381, + "voter": "minion" + }, + { + "rshares": 92404678460, + "voter": "xiaohui" + }, + { + "rshares": 115415321220, + "voter": "joele" + }, + { + "rshares": 5404041509, + "voter": "oflyhigh" + }, + { + "rshares": 3010847172, + "voter": "xiaokongcom" + }, + { + "rshares": 2076252881, + "voter": "natalymaty" + }, + { + "rshares": 62188234, + "voter": "msjennifer" + }, + { + "rshares": 57196572, + "voter": "ciao" + }, + { + "rshares": 10037190623, + "voter": "thebotkiller" + }, + { + "rshares": 61746903, + "voter": "kpine" + }, + { + "rshares": 6700552281, + "voter": "cristi" + }, + { + "rshares": 56682205, + "voter": "steemo" + }, + { + "rshares": 6067621675, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 1559387880, + "voter": "erikclark13" + }, + { + "rshares": 71506742, + "voter": "evgenyche" + }, + { + "rshares": 72874863, + "voter": "confucius" + }, + { + "rshares": 57405835, + "voter": "jarvis" + }, + { + "rshares": 398158015, + "voter": "microluck" + }, + { + "rshares": 55520042, + "voter": "fortuner" + }, + { + "rshares": 1759916822, + "voter": "chinadaily" + }, + { + "rshares": 8923202123, + "voter": "kyriacos" + }, + { + "rshares": 6428218101, + "voter": "solarguy" + }, + { + "rshares": 728479455, + "voter": "alexma3x" + }, + { + "rshares": 261571638, + "voter": "jimmytwoshoes" + }, + { + "rshares": 12833925906, + "voter": "gvargas123" + }, + { + "rshares": 54235184, + "voter": "johnbyrd" + }, + { + "rshares": 54218223, + "voter": "thomasaustin" + }, + { + "rshares": 54216305, + "voter": "thermor" + }, + { + "rshares": 54227808, + "voter": "ficholl" + }, + { + "rshares": 54209199, + "voter": "widell" + }, + { + "rshares": 53821337, + "voter": "revelbrooks" + }, + { + "rshares": 2641301259, + "voter": "rossenpavlov" + }, + { + "rshares": 24055111416, + "voter": "andrewawerdna" + }, + { + "rshares": 24263639051, + "voter": "someguy123" + }, + { + "rshares": 15045111385, + "voter": "mikemacintire" + }, + { + "rshares": 4303225318, + "voter": "generation.easy" + }, + { + "rshares": 76843163, + "voter": "joelbow" + }, + { + "rshares": 3420686123, + "voter": "booky" + }, + { + "rshares": 8198041206, + "voter": "onetree" + }, + { + "rshares": 2449056790, + "voter": "shadowspub" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 446700843, + "voter": "runridefly" + }, + { + "rshares": 168333416, + "voter": "groovedigital" + }, + { + "rshares": 98234149, + "voter": "trendwizard" + }, + { + "rshares": 60046992, + "voter": "alaqrab" + }, + { + "rshares": 225428332, + "voter": "jennsky" + }, + { + "rshares": 52836995, + "voter": "troich" + }, + { + "rshares": 57504359161, + "voter": "luminousvisions" + }, + { + "rshares": 1618354417, + "voter": "davidjkelley" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 8485149006, + "voter": "ghasemkiani" + }, + { + "rshares": 22579371284, + "voter": "sponge-bob" + }, + { + "rshares": 15182772885, + "voter": "digital-wisdom" + }, + { + "rshares": 5917575822, + "voter": "leavemealone" + }, + { + "rshares": 3780350152, + "voter": "ethical-ai" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 2121347460, + "voter": "matthewtiii" + }, + { + "rshares": 5540438639, + "voter": "jwaser" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 958775616, + "voter": "smisi" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 268344724470, + "voter": "asksisk" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 2610152057, + "voter": "bwaser" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 344008618, + "voter": "panther" + }, + { + "rshares": 1105478887, + "voter": "wulfmeister" + }, + { + "rshares": 23464066864, + "voter": "brains" + }, + { + "rshares": 594271466, + "voter": "jessicanicklos" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 5174816382, + "voter": "burnin" + }, + { + "rshares": 98655344, + "voter": "positivesteem" + }, + { + "rshares": 377618555, + "voter": "ballinconscious" + }, + { + "rshares": 50179535, + "voter": "f1111111" + }, + { + "rshares": 57624985, + "voter": "t-bot" + }, + { + "rshares": 2341709326, + "voter": "ellepdub" + }, + { + "rshares": 9753441048, + "voter": "herpetologyguy" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 53735837, + "voter": "drac59" + }, + { + "rshares": 54295086, + "voter": "mari5555na" + }, + { + "rshares": 4697970927, + "voter": "morgan.waser" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 66222550, + "voter": "s0lo" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 50540827, + "voter": "amstel" + }, + { + "rshares": 3599234079, + "voter": "strong-ai" + }, + { + "rshares": 74416578, + "voter": "igtes" + }, + { + "rshares": 151282485, + "voter": "buffett" + }, + { + "rshares": 194128667, + "voter": "lapilipinas" + }, + { + "rshares": 153932702, + "voter": "siniceku" + }, + { + "rshares": 162917785, + "voter": "ctu" + }, + { + "rshares": 1421496496, + "voter": "rusteemitblog" + }, + { + "rshares": 160064586, + "voter": "michaelstobiersk" + }, + { + "rshares": 158676075, + "voter": "iberia" + }, + { + "rshares": 158057595, + "voter": "sdc" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 159963865, + "voter": "sledgehammer" + }, + { + "rshares": 156425539, + "voter": "planetearth" + }, + { + "rshares": 159506164, + "voter": "greenpeace" + }, + { + "rshares": 156299377, + "voter": "tipsandtricks" + }, + { + "rshares": 159387371, + "voter": "bosch" + }, + { + "rshares": 158632601, + "voter": "cream" + }, + { + "rshares": 146101657, + "voter": "apolymask" + }, + { + "rshares": 155427208, + "voter": "nerds" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 148745502, + "voter": "roger.steemit" + }, + { + "rshares": 151386625, + "voter": "hacon" + } + ], + "author": "infovore", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.05, + "beneficiaries": [], + "blacklists": [], + "body": "https://s14.postimg.io/yfrsezw41/THE_TRAVELLER_2.png\n\n

    A Chat with @anyx - Lead, SteemCleaners Project

    \nhttps://img1.steemit.com/0x0/http://i.imgur.com/9cvHo2P.png\n\nSM:\n**What's a typical day like in the life of a steemcleaner?**\n\n@anyx:\nThere's a bunch of administrative work organizing and logging things. But most of the day is hard work is sorting through the new section of steemit, basically trying to figure out if a post is legitimate or not. There's a few \"tells\" whether or not a post is more likely to be plagiarized (e.g. a new account), or a spun article (e.g. broken english), and sometimes it's just intuition.\n\nAnother part of the day is unfortunately drama, and trying to convince people that what we are doing is justified. Not everyone cares about producing original content, and a lot of people don't mind if someone gets paid for someone else\u2019s work, and sometimes there isn't much we can do to change their minds.\nAnd finally, we also try our best to generally help people. For example, people who have been unjustly flagged (see the r4fken case), we upvote them to unhide their posts/comments.\n\nSM:\n**Do you think your anti-plagiarism, anti-ID theft campaign is bearing fruits?**\n\n@anyx:\nI don't think we have made any significant progress. Guiding new users in the right direction is one thing, but unless our message reaches the higher ups, we are fruitless in our endeavours.\n\nThe majority of whales are unconvinced in what we are trying to accomplish (@steemcleaners only has a very select group of followers and helpers), and furthermore, some whales go completely against our ideology. For example, one whale upvoted a bunch of recipe articles, to hundreds of dollars each. Within the same day, we saw a flurry of new accounts created that were just plagiarizing recipes, literally spamming tons of plagiarized content, hoping to \"catch\" said whale.\n\nAnd it worked. The whale upvoted many of the plagiarized recipes, and these spammers were rewarded. Sadly, when an average user sees this happen -- when spammers get rewarded, and they get nothing for their hard work -- they get frustrated and probably get tempted to leave the site. That's possibly contributing to the downturn in activity and price here.\n\n
    \n\nSM:\n**What from your own perspective should steemians look out for before upvoting or flagging a post?**\n\n@anyx:\nI say this over and over again, but no one listens. And I expect once again that no one will.\nStop upvoting things without first considering who the poster is.\n\nThis isn't facebook or reddit, your votes aren't worthless. They mean something, and you should take consideration on what you are rewarding, as what gets rewarded will be incentivized to continue, just like I mentioned with the recipe example. The more plagiarism gets upvoted, the more we will see of it. But on the other hand, the more that good, original content gets upvoted, the more of it we will see. So be selective, you are literally shaping the future of steemit with your votes.\n\nI have noticed that most people don't bother to flag spam or plagiarism, and that is sorely disappointing to me. Do take the time to flag spam, at the very least. We are witnessing a \"bystander effect\" where everyone is watching this garbage appear but almost no one is taking action to stop it. \n\nSM:\n**How's cheetah doing?**\n@anyx:\nCheetah is running along as good as she has ever been. A lot of her actions recently have been for flagging spam, and I am hoping to work on some more advanced features for this shortly. Not much to say about her, as I've been less active these past two weeks due to real life obligations, but more will come soon. :)\n\n
    \n\nSM:\n**Which blockchain based features would you like to see as soon as possible?**\n\n@anyx:\nThis is a tough question. There was a lot of talk on some potential censorship that came with \"negative voting\" or \"vote cancelling\" that was discussed recently, and I agree that these things need a lot more consideration before they are implemented. That may come to a surprise to many of you whom consider me to be some sort of thought police or even \"hitler\"; but yes, I am against actual censorship.\n\nThe blockchain based feature here on Steemit that I would most look forward to is a more fluid way to use the witness list for rewarding Steemit activities. Right now the list is quite static, and the reward that the small oligarch gets is quite large. I would much like to see the oligarch break into a more decentralized approach, such that other users and projects would have access to the witness funds.\n\nI know many people would use their witness funds for good projects. For example, if I were a witness I would use ALL the funding to reward anyone fighting abuse. The robinhoodwhale or curie projects could use the funds as power to curate better. Many developers not in the top 19 are doing absolutely fantastic work too. But unfortunately, I do not even know where a lot of the funding is currently going -- so a smarter, more transparent, and more decentralized approach here would be very cool.\n\n---\n\nThanks @anyx for taking the time to have an interview with SteemMag. Great job you\u2019re doing. All the best\n\n---\n
    \n\n

    Steemians Speak \u2013What\u2019s Your Fondest Memory On Steemit

    \n\nhttps://s14.postimg.org/o30wf6d75/CUPCAKE.png\n\nDespite the various issues we\u2019re facing on Steemit, we\u2019ve all had really exciting times on Steemit. To look at this weekend\u2019s theme from another perspective, SteemMag reached out to a number of Steemains asking them:\n\n

    What\u2019s Your Fondest Moment on Steemit?

    \n@camilla \nMy best Steemit memory must be finding @stellabelle\u2019s posts when I first joined this community. She was one of the first women I saw posting on Steem and she was brave, free, honest and full of great ideas. She encouraged me to start writing and creating my own work. Thank you StellaBelle!\n\n@anduweb \nMy first whale upvote. \nI remember having the idea to create steem.ly and having this nervousness to get the domain before anyone else, deploying the app and writing the announcement post. Many hours in the making and it was a great idea to not clog messages with long ugly links but list them simply with a cool looking short link like steem.ly/xyz. \n\nI remember reading the post dozens of times before pressing Post, tweaking it to perfection. After posting it, i had the post on one screen autorefreshing the page and steemitx on the 2nd screen constantly checking the stream of votes from the filtered list of whales. My heart was in a tight grip, waiting to see what recognition it gets.\n\nI kept staring at the screens for hours and at one point I laid back on the couch still looking at the monitors, falling asleep in shots (it was way past midnight) waking up from time to time. \nAnd in a sleepy glance i saw it, an upvote from @dantheman. I jumped from the couch and confirmed it. I screamed of joy inside. I would have done it loudly but everyone else was asleep and would have called me crazy. But I am crazy. Steemit crazy. #steemon\n\n
    \n@dwinblood:\nThey are a moving mass that vie for which one excites me the most, Larken Rose joining, wow this is real I'm making money, my @chaospoet resurrection actually working and being an unusual outlet, and the acceptance and reception of the steemit community for articles personal in nature I was expecting ridicule and instead received support.\n\n@ash \nmy [first post]( https://steemit.com/technology/@ash/hello-world) and to learn and see what Graphene Technology is capable of\n\n@mrwang \nMy fondest memory on steemit is actually a tie, lol... \nWhen I found the-alien post \"zen and the art of not giving a fuck\" not only did it inspire me to write and re-release a very personal video dedicated to my grandmother but was literally a blueprint of my climb to success as an Actor/Filmmaker Episode 5 Goodbye American Beauty of my awareness campaign #nobodysperfect \n\nThe other was the moment I realized how much of a positive influence I became when I took a huge gamble by releasing Episode 1 - Awareness steemit.com \u2026 I didn't know how the community was going to receive it and what I did was open a door for others dealing with similar struggles to feel confident about sharing those struggles with everybody on Steemit.\n\n
    \n\n@romanskv \nWhen I received the high evaluation of this artistic [work]( https://steemit.com/art/@romanskv/hi-steemit-i-present-to-you-my-outsider-works)\n\n@illuminaughti \nThe moment that sticks out for me was when I had my first \u2018big hit\u2019. I was at work when I saw the payout go up to $200 and started to have a \u201cmanic attack\u201d. My head was spinning, my cheeks were flushed. I couldn\u2019t believe it. I went from being unsure if I could buy food this week to being paid for creating something I was passionate about! You always remember your first!\n\n@sauravrungta \nThe discovery of Steemit itself is the fondest memory. I remember the day I came across this site and was completely blown away. I couldn't sleep that night and the whole week that followed!\nWithin Steemit itself, my fondest memory was when I received my first compliment for my article. This was so new to me and having people actually appreciate your content is just wow!\n\n@royaltiffany\nMy fondest memory of Steemit, was when I discovered it. The novelty, the excitement of finding something new, the research and all the questions...it was a thrill!\n\n\n---\n\n

    This Week On Steemit

    \nhttps://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/07/30/THETRAVELLER26edca.jpg\nA lot of interesting events happened this week. And in case you missed them, we\u2019ve got your back. Here are some of the most important events that happened on Steemit this week.\n~ Steem retains last week\u2019s position and it\u2019s currently 7th on the coinmarketcap.com\u2019s crypto market capitalization list.\n\n~ Steemit co-founder @Ned launches Steem bounty system and also discusses proposal for voting rights delegation, steem power distribution and holding.\n\n~ @good-karma releases updates for eSteem \u2013 an Android and iOS app for browsing Steemit\n\n~This adds to the growing collection of dedicated steem apps. For a comprehensive list check out SteemTools.com\n\n~ @steemitblog announces New Advanced Formatting Features\n\n~ Account creations reached a week high of 1 025 on 2016-09-05\n\n~ Post, replies and votes are steadily increasing with Post& Replies having (+2.74%) and Votes (+2.83%) fall. [Source](Steemle.com)\n\n~ Meanwhile, SBD loses value with rates ranging from 1 SD = 0.75 -0.82 this week\n\n~$0.57 and $0.87 were the lowest and highest value traded this week for a unit of Steem respectively.\n\n\n
    \n\n----\n\n--> [Page 1](https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-9-of-community-curation-and-reputation-chats-with-a-whale-steemit-chat-lead-moderators-a-day)\n\n----\n\nP.S\nIf you've got any suggestions, please make a comment using the reply box below or send a message to me on steemit.chat @infovore.\nWould love to hear from you \nOoh. And don\u2019t forget to follow my blog. ;)", + "category": "steemmag", + "children": 21, + "created": "2016-09-10T04:15:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s14.postimg.io/yfrsezw41/THE_TRAVELLER_2.png", + "https://img1.steemit.com/0x0/http://i.imgur.com/9cvHo2P.png", + "https://s14.postimg.org/o30wf6d75/CUPCAKE.png", + "https://img1.steemit.com/0x0/https://www.steemimg.com/images/2016/07/30/THETRAVELLER26edca.jpg" + ], + "links": [ + "https://steemit.com/technology/@ash/hello-world", + "https://steemit.com/art/@romanskv/hi-steemit-i-present-to-you-my-outsider-works", + "Steemle.com", + "https://steemit.com/steemmag/@infovore/steemmag-steemit-s-weekend-digest-9-of-community-curation-and-reputation-chats-with-a-whale-steemit-chat-lead-moderators-a-day" + ], + "tags": [ + "steemmag", + "steemon", + "nobodysperfect", + "steemit" + ], + "users": [ + "anyx", + "camilla", + "stellabelle", + "anduweb", + "dantheman", + "dwinblood", + "chaospoet", + "ash", + "mrwang", + "romanskv", + "illuminaughti", + "sauravrungta", + "royaltiffany", + "good-karma", + "steemitblog", + "infovore" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 83381775547433, + "payout": 652.027, + "payout_at": "2016-09-17T04:15:30", + "pending_payout_value": "652.027 HBD", + "percent_hbd": 10000, + "permlink": "a-day-in-the-life-of-a-steemcleaner-steemians-speak-fondest-moment-on-steemit-this-week-on-steemit-steemmag-steemit-s-weekend", + "post_id": 1192132, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 287 + }, + "title": "A Day In The Life Of A SteemCleaner\u2026\u2026 Steemians Speak \u2013 Fondest Moment On Steemit\u2026 This Week On Steemit\u2026\u2026 SteemMag \u2013 Steemit\u2019s Weekend Digest #9 p.2", + "updated": "2016-09-10T10:15:21", + "url": "/steemmag/@infovore/a-day-in-the-life-of-a-steemcleaner-steemians-speak-fondest-moment-on-steemit-this-week-on-steemit-steemmag-steemit-s-weekend" + }, + { + "active_votes": [ + { + "rshares": 591936986472, + "voter": "barrie" + }, + { + "rshares": 32209226277900, + "voter": "smooth" + }, + { + "rshares": 376077103938, + "voter": "anonymous" + }, + { + "rshares": 11308374443830, + "voter": "blackjack" + }, + { + "rshares": 2439302016326, + "voter": "badassmother" + }, + { + "rshares": 150952434927, + "voter": "nextgenwitness" + }, + { + "rshares": 2108272817139, + "voter": "hr1" + }, + { + "rshares": 289747454194, + "voter": "justin" + }, + { + "rshares": 1183873071514, + "voter": "rossco99" + }, + { + "rshares": 4538025391853, + "voter": "wang" + }, + { + "rshares": 3104274241, + "voter": "boy" + }, + { + "rshares": 3768967241, + "voter": "bue-witness" + }, + { + "rshares": 684023815, + "voter": "bunny" + }, + { + "rshares": 54879900476, + "voter": "bue" + }, + { + "rshares": 32997621298, + "voter": "danknugs" + }, + { + "rshares": 324891040493, + "voter": "steemservices" + }, + { + "rshares": 26828653235, + "voter": "steemservices1" + }, + { + "rshares": 1663376608, + "voter": "mini" + }, + { + "rshares": 213796245, + "voter": "moon" + }, + { + "rshares": 1805167482038, + "voter": "joseph" + }, + { + "rshares": 3556143228937, + "voter": "au1nethyb1" + }, + { + "rshares": 11626407934, + "voter": "bentley" + }, + { + "rshares": 425545852651, + "voter": "recursive2" + }, + { + "rshares": 412799547111, + "voter": "recursive3" + }, + { + "rshares": 2839773228318, + "voter": "recursive" + }, + { + "rshares": 1425577812, + "voter": "mineralwasser" + }, + { + "rshares": 899077651198, + "voter": "boombastic" + }, + { + "rshares": 118397897437, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 8480286811, + "voter": "bingo-0" + }, + { + "rshares": 2154708395, + "voter": "bingo-1" + }, + { + "rshares": 5966529452344, + "voter": "smooth.witness" + }, + { + "rshares": 479577974622, + "voter": "boatymcboatface" + }, + { + "rshares": 41184035712, + "voter": "proctologic" + }, + { + "rshares": 10557955624, + "voter": "idol" + }, + { + "rshares": 625011253, + "voter": "healthcare" + }, + { + "rshares": 973151466, + "voter": "daniel.pan" + }, + { + "rshares": 26578451325, + "voter": "dedriss" + }, + { + "rshares": 196852731768, + "voter": "gardenlady" + }, + { + "rshares": 288356419, + "voter": "helen.tan" + }, + { + "rshares": 68143381005, + "voter": "unosuke" + }, + { + "rshares": 308035802266, + "voter": "noaommerrr" + }, + { + "rshares": 1740752416, + "voter": "jocelyn" + }, + { + "rshares": 83473304858, + "voter": "acidsun" + }, + { + "rshares": 1163228566905, + "voter": "gavvet" + }, + { + "rshares": 433345535182, + "voter": "eeks" + }, + { + "rshares": 6573655006, + "voter": "fkn" + }, + { + "rshares": 1345875220, + "voter": "spaninv" + }, + { + "rshares": 8647507398, + "voter": "elishagh1" + }, + { + "rshares": 10276551983, + "voter": "richman" + }, + { + "rshares": 723394303430, + "voter": "nanzo-scoop" + }, + { + "rshares": 1075815746, + "voter": "weenfan" + }, + { + "rshares": 7604475145, + "voter": "kefkius" + }, + { + "rshares": 215057879114, + "voter": "mummyimperfect" + }, + { + "rshares": 490963482, + "voter": "coar" + }, + { + "rshares": 79219584649, + "voter": "asch" + }, + { + "rshares": 1426406765, + "voter": "murh" + }, + { + "rshares": 3452367045, + "voter": "cryptofunk" + }, + { + "rshares": 596609188, + "voter": "kodi" + }, + { + "rshares": 2371363162, + "voter": "error" + }, + { + "rshares": 13254040371, + "voter": "andu" + }, + { + "rshares": 1014021436859, + "voter": "cyber" + }, + { + "rshares": 59783435182, + "voter": "theshell" + }, + { + "rshares": 59685490770, + "voter": "ak2020" + }, + { + "rshares": 54767725329, + "voter": "juanmiguelsalas" + }, + { + "rshares": 20441782051, + "voter": "ratel" + }, + { + "rshares": 25466968629, + "voter": "wongshiying" + }, + { + "rshares": 130698956705, + "voter": "will-zewe" + }, + { + "rshares": 19582695354, + "voter": "ziv" + }, + { + "rshares": 290450502302, + "voter": "trogdor" + }, + { + "rshares": 5923268326, + "voter": "mark-waser" + }, + { + "rshares": 64438564255, + "voter": "kimziv" + }, + { + "rshares": 31289393632, + "voter": "talanhorne" + }, + { + "rshares": 5709223040, + "voter": "fuck.off" + }, + { + "rshares": 2313094321, + "voter": "superfreek" + }, + { + "rshares": 5480825001, + "voter": "iloveporn" + }, + { + "rshares": 4712219457, + "voter": "the.bot" + }, + { + "rshares": 6666618539, + "voter": "johnbradshaw" + }, + { + "rshares": 19851596153, + "voter": "skapaneas" + }, + { + "rshares": 175092740779, + "voter": "marina" + }, + { + "rshares": 4645467630, + "voter": "the.whale" + }, + { + "rshares": 3455358265, + "voter": "michaellamden68" + }, + { + "rshares": 290906829031, + "voter": "ericvancewalton" + }, + { + "rshares": 217596841813, + "voter": "asmolokalo" + }, + { + "rshares": 4512625718, + "voter": "unicornfarts" + }, + { + "rshares": 3370349215, + "voter": "orly" + }, + { + "rshares": 18552456234, + "voter": "konstantin" + }, + { + "rshares": 36410664203, + "voter": "hitmeasap" + }, + { + "rshares": 4763071810, + "voter": "vote" + }, + { + "rshares": 136475858312, + "voter": "jackkang" + }, + { + "rshares": 4894199489, + "voter": "kissmybutt" + }, + { + "rshares": 25519515144, + "voter": "tcfxyz" + }, + { + "rshares": 7068961098, + "voter": "futurefood" + }, + { + "rshares": 781309656211, + "voter": "slowwalker" + }, + { + "rshares": 20661908730, + "voter": "furion" + }, + { + "rshares": 6226920004, + "voter": "owdy" + }, + { + "rshares": 154455470, + "voter": "barbara2" + }, + { + "rshares": 171609419, + "voter": "ch0c0latechip" + }, + { + "rshares": 158834351, + "voter": "doge4lyf" + }, + { + "rshares": 1194454856, + "voter": "steem1653" + }, + { + "rshares": 66947143, + "voter": "cynetyc" + }, + { + "rshares": 4725192532, + "voter": "gikitiki" + }, + { + "rshares": 10536548854, + "voter": "asim" + }, + { + "rshares": 5119748393, + "voter": "thegoodguy" + }, + { + "rshares": 16487620216, + "voter": "aaseb" + }, + { + "rshares": 3541275000, + "voter": "karen13" + }, + { + "rshares": 675273583, + "voter": "sanjayramjee" + }, + { + "rshares": 11305268371, + "voter": "deviedev" + }, + { + "rshares": 1426566038, + "voter": "jrd8526" + }, + { + "rshares": 296050938278, + "voter": "nabilov" + }, + { + "rshares": 5558638051, + "voter": "juvyjabian" + }, + { + "rshares": 391368491, + "voter": "karenmckersie" + }, + { + "rshares": 10793265319, + "voter": "allmonitors" + }, + { + "rshares": 133188326668, + "voter": "bonface" + }, + { + "rshares": 580981474, + "voter": "luisucv34" + }, + { + "rshares": 42132881172, + "voter": "milestone" + }, + { + "rshares": 3944820915, + "voter": "maximkichev" + }, + { + "rshares": 4221835049, + "voter": "oululahti" + }, + { + "rshares": 9691272457, + "voter": "benjiberigan" + }, + { + "rshares": 3573045902, + "voter": "tarindel" + }, + { + "rshares": 3214012092, + "voter": "azurejasper" + }, + { + "rshares": 23250006735, + "voter": "deanliu" + }, + { + "rshares": 5576383102, + "voter": "sharker" + }, + { + "rshares": 7814007837, + "voter": "neroru" + }, + { + "rshares": 172156110763, + "voter": "jl777" + }, + { + "rshares": 8027780033, + "voter": "lostnuggett" + }, + { + "rshares": 5326154001, + "voter": "positive" + }, + { + "rshares": 1820728750, + "voter": "yarly" + }, + { + "rshares": 275109479, + "voter": "yarly2" + }, + { + "rshares": 275521387, + "voter": "yarly3" + }, + { + "rshares": 159279578, + "voter": "yarly4" + }, + { + "rshares": 160178852, + "voter": "yarly5" + }, + { + "rshares": 91302559, + "voter": "yarly7" + }, + { + "rshares": 100795640938, + "voter": "crazymumzysa" + }, + { + "rshares": 115326032, + "voter": "chancebristow" + }, + { + "rshares": 18091892105, + "voter": "krabgat" + }, + { + "rshares": 14671164279, + "voter": "proto" + }, + { + "rshares": 639294741, + "voter": "curator" + }, + { + "rshares": 10560943812, + "voter": "sisterholics" + }, + { + "rshares": 441265922, + "voter": "yarly10" + }, + { + "rshares": 1674416218, + "voter": "alex.chien" + }, + { + "rshares": 236361100, + "voter": "yarly11" + }, + { + "rshares": 5526372219, + "voter": "royalmacro" + }, + { + "rshares": 82681797, + "voter": "yarly12" + }, + { + "rshares": 175244209, + "voter": "fnait" + }, + { + "rshares": 159905005, + "voter": "keepcalmand" + }, + { + "rshares": 2795368670, + "voter": "nelu.ceban" + }, + { + "rshares": 40053798507, + "voter": "celebr1ty" + }, + { + "rshares": 1715352580, + "voter": "remlaps" + }, + { + "rshares": 156341247, + "voter": "steemster1" + }, + { + "rshares": 119787385, + "voter": "ioulia" + }, + { + "rshares": 879507428, + "voter": "mar1978co" + }, + { + "rshares": 3171878981, + "voter": "glitterpig" + }, + { + "rshares": 1280042828, + "voter": "metaflute" + }, + { + "rshares": 3734767638, + "voter": "litrbooh" + }, + { + "rshares": 7417397768, + "voter": "taker" + }, + { + "rshares": 3985123789, + "voter": "nekromarinist" + }, + { + "rshares": 63257042, + "voter": "sharon" + }, + { + "rshares": 64457212, + "voter": "lillianjones" + }, + { + "rshares": 348454805307, + "voter": "laonie" + }, + { + "rshares": 23613940275, + "voter": "rawnetics" + }, + { + "rshares": 18574968784, + "voter": "flandude" + }, + { + "rshares": 54212663940, + "voter": "sextusempiricus" + }, + { + "rshares": 25143661841, + "voter": "laoyao" + }, + { + "rshares": 13043825865, + "voter": "myfirst" + }, + { + "rshares": 77369668482, + "voter": "somebody" + }, + { + "rshares": 27629927141, + "voter": "persianqueen" + }, + { + "rshares": 2894167770, + "voter": "flysaga" + }, + { + "rshares": 26512802192, + "voter": "kental" + }, + { + "rshares": 11858659266, + "voter": "gmurph" + }, + { + "rshares": 1352297734, + "voter": "littleboo" + }, + { + "rshares": 17095107853, + "voter": "midnightoil" + }, + { + "rshares": 2398018957, + "voter": "kalimor" + }, + { + "rshares": 64812629, + "voter": "coderg" + }, + { + "rshares": 4081344845, + "voter": "ullikume" + }, + { + "rshares": 2627889953, + "voter": "avtzis.petros" + }, + { + "rshares": 3334439093, + "voter": "darrenturetzky" + }, + { + "rshares": 39059182163, + "voter": "xiaohui" + }, + { + "rshares": 130057440930, + "voter": "terrycraft" + }, + { + "rshares": 102832176474, + "voter": "joele" + }, + { + "rshares": 5627400257, + "voter": "oflyhigh" + }, + { + "rshares": 62525016, + "voter": "nickche" + }, + { + "rshares": 1337267934, + "voter": "xiaokongcom" + }, + { + "rshares": 10970581363, + "voter": "gargon" + }, + { + "rshares": 2517143687, + "voter": "kainmarx" + }, + { + "rshares": 2076051332, + "voter": "natalymaty" + }, + { + "rshares": 60941135, + "voter": "ritadey" + }, + { + "rshares": 64952156, + "voter": "msjennifer" + }, + { + "rshares": 59738641, + "voter": "ciao" + }, + { + "rshares": 9102651334, + "voter": "thebotkiller" + }, + { + "rshares": 3303267607, + "voter": "blow" + }, + { + "rshares": 57931304, + "voter": "dmns" + }, + { + "rshares": 4974811461, + "voter": "theconnoisseur" + }, + { + "rshares": 59146649, + "voter": "steemo" + }, + { + "rshares": 148403993, + "voter": "steem-engine" + }, + { + "rshares": 2694772943, + "voter": "xianjun" + }, + { + "rshares": 58994070, + "voter": "steema" + }, + { + "rshares": 53039709, + "voter": "sijoittaja" + }, + { + "rshares": 1590496473, + "voter": "erikclark13" + }, + { + "rshares": 74480084, + "voter": "confucius" + }, + { + "rshares": 74898697, + "voter": "elenirossidou" + }, + { + "rshares": 84316445731, + "voter": "miacats" + }, + { + "rshares": 213892258, + "voter": "party1999" + }, + { + "rshares": 59901741, + "voter": "jarvis" + }, + { + "rshares": 176910709, + "voter": "microluck" + }, + { + "rshares": 296998064, + "voter": "lisadang" + }, + { + "rshares": 5520620686, + "voter": "userlogin" + }, + { + "rshares": 57933957, + "voter": "fortuner" + }, + { + "rshares": 1604569330, + "voter": "chinadaily" + }, + { + "rshares": 33010201928, + "voter": "thecurator" + }, + { + "rshares": 1443208704, + "voter": "anotherjoe" + }, + { + "rshares": 238320826, + "voter": "jimmytwoshoes" + }, + { + "rshares": 13660887096, + "voter": "gvargas123" + }, + { + "rshares": 4548345851, + "voter": "themanualbot" + }, + { + "rshares": 56593235, + "voter": "johnbyrd" + }, + { + "rshares": 56575537, + "voter": "thomasaustin" + }, + { + "rshares": 56573535, + "voter": "thermor" + }, + { + "rshares": 56585538, + "voter": "ficholl" + }, + { + "rshares": 56566121, + "voter": "widell" + }, + { + "rshares": 88080681820, + "voter": "icfiedler" + }, + { + "rshares": 452567704, + "voter": "keepdoodling" + }, + { + "rshares": 56161396, + "voter": "revelbrooks" + }, + { + "rshares": 11615681292, + "voter": "jimmco" + }, + { + "rshares": 383708931, + "voter": "mig641" + }, + { + "rshares": 166282713, + "voter": "kamil5" + }, + { + "rshares": 76843163, + "voter": "joelbow" + }, + { + "rshares": 7674854463, + "voter": "craigwilliamz" + }, + { + "rshares": 8192331789, + "voter": "onetree" + }, + { + "rshares": 1688432521, + "voter": "imag1ne" + }, + { + "rshares": 54999739, + "voter": "curpose" + }, + { + "rshares": 948825117, + "voter": "runridefly" + }, + { + "rshares": 56328122253, + "voter": "skum" + }, + { + "rshares": 703482676, + "voter": "gear66" + }, + { + "rshares": 54020027, + "voter": "antoninaral1965" + }, + { + "rshares": 55085378, + "voter": "troich" + }, + { + "rshares": 1653932598, + "voter": "davidjkelley" + }, + { + "rshares": 55091113, + "voter": "crion" + }, + { + "rshares": 163826775, + "voter": "greatness" + }, + { + "rshares": 54739685, + "voter": "hitherise" + }, + { + "rshares": 54730557, + "voter": "wiss" + }, + { + "rshares": 54653118, + "voter": "supersune" + }, + { + "rshares": 698005156, + "voter": "ksena" + }, + { + "rshares": 10337474316, + "voter": "ghasemkiani" + }, + { + "rshares": 18057415912, + "voter": "sponge-bob" + }, + { + "rshares": 15514574124, + "voter": "digital-wisdom" + }, + { + "rshares": 5917545469, + "voter": "leavemealone" + }, + { + "rshares": 3859577072, + "voter": "ethical-ai" + }, + { + "rshares": 54362089, + "voter": "stroully" + }, + { + "rshares": 2120442706, + "voter": "matthewtiii" + }, + { + "rshares": 88628906, + "voter": "ruscion" + }, + { + "rshares": 62757877, + "voter": "gemmas" + }, + { + "rshares": 5661661621, + "voter": "jwaser" + }, + { + "rshares": 54019345, + "voter": "thadm" + }, + { + "rshares": 54017499, + "voter": "prof" + }, + { + "rshares": 96815595467, + "voter": "thecyclist" + }, + { + "rshares": 646077790, + "voter": "kev7000" + }, + { + "rshares": 892494003, + "voter": "smisi" + }, + { + "rshares": 53655807, + "voter": "yorsens" + }, + { + "rshares": 3126303588, + "voter": "michaelmatthews" + }, + { + "rshares": 464168237, + "voter": "skapart" + }, + { + "rshares": 7591920949, + "voter": "richardjuckes" + }, + { + "rshares": 53331040, + "voter": "bane" + }, + { + "rshares": 53324520, + "voter": "vive" + }, + { + "rshares": 53318865, + "voter": "coad" + }, + { + "rshares": 25841078460, + "voter": "dubi" + }, + { + "rshares": 2667370611, + "voter": "bwaser" + }, + { + "rshares": 53003720, + "voter": "sofa" + }, + { + "rshares": 350841274, + "voter": "panther" + }, + { + "rshares": 146674985507, + "voter": "doudou252666" + }, + { + "rshares": 58233803, + "voter": "plantbasedjunkie" + }, + { + "rshares": 902283883, + "voter": "brains" + }, + { + "rshares": 459120073, + "voter": "jessicanicklos" + }, + { + "rshares": 53055629, + "voter": "ailo" + }, + { + "rshares": 5314294282, + "voter": "chick1" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 29894153510, + "voter": "ksc" + }, + { + "rshares": 5964918626, + "voter": "tarekadam" + }, + { + "rshares": 2394301868, + "voter": "ellepdub" + }, + { + "rshares": 9744098987, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 1060782113, + "voter": "jang" + }, + { + "rshares": 4800843442, + "voter": "morgan.waser" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 51232949, + "voter": "dragonice" + }, + { + "rshares": 51218466, + "voter": "weare" + }, + { + "rshares": 1200146849, + "voter": "anns" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 50536471, + "voter": "twistys" + }, + { + "rshares": 50479027, + "voter": "sunlight" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 50258414, + "voter": "mardvin" + }, + { + "rshares": 3952637380, + "voter": "dodders007" + }, + { + "rshares": 1483350426, + "voter": "ltm" + }, + { + "rshares": 64344303, + "voter": "vuyusile" + }, + { + "rshares": 3678089785, + "voter": "strong-ai" + }, + { + "rshares": 77637243, + "voter": "igtes" + }, + { + "rshares": 79184675, + "voter": "timalex" + }, + { + "rshares": 160907900, + "voter": "buffett" + }, + { + "rshares": 155836763, + "voter": "siniceku" + }, + { + "rshares": 162911190, + "voter": "front" + }, + { + "rshares": 159148641, + "voter": "johnelbow" + }, + { + "rshares": 161974443, + "voter": "zapply" + }, + { + "rshares": 159596355, + "voter": "irensche" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 161700361, + "voter": "shadowcash" + }, + { + "rshares": 282877474, + "voter": "witchcraftblog" + }, + { + "rshares": 161693690, + "voter": "shadowproject" + }, + { + "rshares": 161212160, + "voter": "origin" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 160845765, + "voter": "caseyneistat" + }, + { + "rshares": 154101729, + "voter": "laskoff" + }, + { + "rshares": 161308098, + "voter": "pawel-krawczyk" + }, + { + "rshares": 156882242, + "voter": "dontbenormal" + }, + { + "rshares": 159963865, + "voter": "sledgehammer" + }, + { + "rshares": 159957397, + "voter": "pirelli" + }, + { + "rshares": 59566200, + "voter": "serikus" + }, + { + "rshares": 156589766, + "voter": "gentleman" + }, + { + "rshares": 159387371, + "voter": "bosch" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 156186476, + "voter": "arturmolla" + }, + { + "rshares": 159048852, + "voter": "mastercoin" + }, + { + "rshares": 155911120, + "voter": "blackheart304" + }, + { + "rshares": 108895284, + "voter": "autodafe" + }, + { + "rshares": 155516854, + "voter": "james93" + }, + { + "rshares": 142845272, + "voter": "kurjik7" + }, + { + "rshares": 158208820, + "voter": "carsimex" + } + ], + "author": "gavvet", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.8, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://s21.postimg.org/u24cdappj/A_Day_in_the_Life_of_John_D_Rockefeller_2.jpg
    \n\nNumerous sources consider John D. Rockefeller as being the richest person in modern history ([Forbes](http://www.forbes.com/sites/carlodonnell/2014/07/11/the-rockefellers-the-legacy-of-historys-richest-man/#33c0aa8160e7) is one of the sources). Adjusted for inflation, his net worth would be north of $300 billion today. Rockefeller lived between 1839 and 1937 (died age 97). \n\nHe made his immense fortune in the oil industry; Rockefeller was a dedicated philanthropist. Leaving aside historical facts (not the point of this post), I will delve into his daily routines, as he told them to Orison Swett for his early-1900s book [_How They Succeeded_](https://www.amazon.com/dp/140698275X): \n\n_\"The riches man in the United States, John Davidson Rockefeller, has consented to break his rule never to talk for publication; and he has told me the story of his early struggles and triumphs, and given utterance to some striking interesting observations anent the same.\"_\n___\nEarlier in this series:\n\n#### 1. [A day in the Life of Nikola Tesla](https://steemit.com/life/@cristi/habits-1-a-day-in-the-life-of-nikola-tesla)\n#### 2. [A day in the Life of Benjamin Franklin](https://steemit.com/story/@cristi/habits-2-a-day-in-the-life-of-benjamin-franklin)\n#### 3. [A day in the Life of Thomas Edison](https://steemit.com/story/@cristi/a-day-in-the-life-of-thomas-edison-habits-3-video-from-1922-incl)\n#### 4. [A day in the Life of Albert Einstein](https://steemit.com/story/@knozaki2015/a-day-with-albert-einstein-featuring-cristi)\n#### 5. [A day in the Life of Charles Darwin](https://steemit.com/story/@dragonslayer109/a-day-in-the-life-of-charles-darwin-featuring-new-author-cristi)\n___\n## The Daily Habits of John D. Rockefeller\n\nSome of his biographers claim that Rockefeller followed a strict routine during the last 40 years of his life.\n\n**6 A.M.** Wake-up and read the newspaper.\n**8 A.M.** Breakfast, followed by a puzzle game (numerica).\n**9 - 10:15 A.M.** Working through correspondence. He would often receive thousands of letters per day. Can you guess what they were about?! \n**10:15 - 12 P.M.** Play golf.\n**12:15 - 1 P.M.** Bathe and afternoon rest.\n**1 - 2:30 P.M.** Lunch and another puzzle game.\n**2:30 - 5:30 P.M.** Reading more correspondence (30 minutes) and motoring. \n**5:30 - 6:30 P.M.** Rest.\n**7 - 9 P.M.** Dinner and more rounds of numerica.\n**9 - 10 P.M.** Listen to music and chatter with guest.\n**10:30 P.M.** Lights off. \n\nCredits to [Jonathan Roseland](http://www.limitlessmindset.com/limitless-characters/79-8-life-hacking-lessons-from-the-richest-man-ever.html) for the data. \n\nIf you've been following my series on the habits of remarkable figures, you can notice a stark resemblance between J. D. Rockefeller and Charles Darwin's routine. \n\nHowever, I should be careful to point out that this routine was followed in the second part of his life (the last 40 years), when he might not have been so actively involved in business like he was in his earlier years. I did not find data on his daily habits as a younger person. \n___\n## Interesting to Note\n\n- he was the son of a con artist/bigamist. According to [history.com](http://www.history.com/news/10-things-you-may-not-know-about-john-d-rockefeller):\n\n_\"The tycoon\u2019s father, William Avery Rockefeller, was a traveling snake-oil salesman who posed as a deaf-mute peddler and hawked miracle drugs and herbal remedies. The smooth-talking huckster dubbed \u201cDevil Bill\u201d alternately fathered children, including the future industrialist, with his wife and mistress, the couple\u2019s live-in housekeeper.\"_\n\n- he was a devoted religious believer\n- he abstained from consuming alcohol and tobacco\n- he donated up of $500 million to philanthropy\n- as young kid, two of his ambitions were to live to 100 and to make $100,000 (a lot of money for that time period):\n\nHe achieved his second ambition, that of making 100 grand, in his early years. Very close to accomplishing his first ambition too, Rockefeller died age 97 (of arteriosclerosis). \n___\n## Ending Thoughts\n\nI'll end leaving you with a great line that Rockefeller told Swett during their discussion - as presented in [_How They Succeeded_](https://www.amazon.com/dp/140698275X):\n\n_\"When I asked Mr. Rockefeller what he considers has most helped him in obtaining success in business, he answered: It was early training, and the fact that I was willing to persevere. I do not think there is any other quality so essential to success of any kind as the quality of perseverance. It overcomes almost everything, even nature.\"_\n___\n###
    To stay in touch, follow @cristi
    \n\n#story #life #success #habits \n\nCredits for Image: [Oscar White via Wikimedia Commons](https://upload.wikimedia.org/wikipedia/commons/5/5d/John_D_Rockefeller_by_Oscar_White_c1900.jpg)\n___\n[Cristi Vlad](http://cristivlad.com), Self-Experimenter and Author", + "category": "story", + "children": 13, + "created": "2016-09-09T08:18:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s21.postimg.org/u24cdappj/A_Day_in_the_Life_of_John_D_Rockefeller_2.jpg" + ], + "links": [ + "http://www.forbes.com/sites/carlodonnell/2014/07/11/the-rockefellers-the-legacy-of-historys-richest-man/#33c0aa8160e7", + "https://www.amazon.com/dp/140698275X", + "https://steemit.com/life/@cristi/habits-1-a-day-in-the-life-of-nikola-tesla", + "https://steemit.com/story/@cristi/habits-2-a-day-in-the-life-of-benjamin-franklin", + "https://steemit.com/story/@cristi/a-day-in-the-life-of-thomas-edison-habits-3-video-from-1922-incl", + "https://steemit.com/story/@knozaki2015/a-day-with-albert-einstein-featuring-cristi", + "https://steemit.com/story/@dragonslayer109/a-day-in-the-life-of-charles-darwin-featuring-new-author-cristi", + "http://www.limitlessmindset.com/limitless-characters/79-8-life-hacking-lessons-from-the-richest-man-ever.html", + "http://www.history.com/news/10-things-you-may-not-know-about-john-d-rockefeller", + "https://upload.wikimedia.org/wikipedia/commons/5/5d/John_D_Rockefeller_by_Oscar_White_c1900.jpg", + "http://cristivlad.com" + ], + "tags": [ + "story", + "life", + "success", + "habits", + "" + ], + "users": [ + "cristi" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 81882094424186, + "payout": 650.737, + "payout_at": "2016-09-16T08:18:45", + "pending_payout_value": "650.737 HBD", + "percent_hbd": 10000, + "permlink": "a-day-in-the-life-of-john-d-rockefeller-featuring-cristi-as-author", + "post_id": 1181967, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 331 + }, + "title": "A Day in the Life of John D. Rockefeller (featuring @cristi as author)", + "updated": "2016-09-09T08:18:45", + "url": "/story/@gavvet/a-day-in-the-life-of-john-d-rockefeller-featuring-cristi-as-author" + } +] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/tag_all.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/tag_all.tavern.yaml new file mode 100644 index 00000000..fcc888fa --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/tag_all.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts payout tag all patterns test + + marks: + - patterntest + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts payout tag all patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"payout", "tag": "all"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "tag_all" + directory: "bridge_api_patterns/get_ranked_posts/payout" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_community.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/tag_steemit.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_community.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/tag_steemit.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/tag_steemit.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/tag_steemit.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/tag_steemit.tavern.yaml similarity index 77% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/tag_steemit.tavern.yaml index 3c694598..743ffc1e 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/tag_steemit.tavern.yaml @@ -1,5 +1,5 @@ --- - test_name: Hivemind bridge_api.get_ranked_posts payout tag patterns test + test_name: Hivemind bridge_api.get_ranked_posts payout tag_steemit patterns test marks: - patterntest @@ -8,7 +8,7 @@ - !include ../../../common.yaml stages: - - name: bridge_api.get_ranked_posts payout tag patterns test + - name: bridge_api.get_ranked_posts payout tag_steemit patterns test request: url: "{service.proto:s}://{service.server:s}:{service.port}/" method: POST @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "payout_tag" + method: "tag_steemit" directory: "bridge_api_patterns/get_ranked_posts/payout" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_community.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/tag_steemit_paginated.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_community.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/tag_steemit_paginated.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag_paging.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/tag_steemit_paginated.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag_paging.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/tag_steemit_paginated.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag_paging.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/tag_steemit_paginated.tavern.yaml similarity index 95% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag_paging.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/tag_steemit_paginated.tavern.yaml index 4460839c..5ea6059d 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/payout_tag_paging.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout/tag_steemit_paginated.tavern.yaml @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "payout_tag_paging" + method: "tag_steemit_paginated" directory: "bridge_api_patterns/get_ranked_posts/payout" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_observer_community.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/community.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_observer_community.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/community.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_observer_community.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/community.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_observer_community.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/community.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_community.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/community.tavern.yaml similarity index 94% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_community.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/community.tavern.yaml index a817ba04..0e9df4d3 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_community.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/community.tavern.yaml @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "payout_comments_community" + method: "community" directory: "bridge_api_patterns/get_ranked_posts/payout_comments" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/max_limit.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/max_limit.pat.json new file mode 100644 index 00000000..25ef2270 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/max_limit.pat.json @@ -0,0 +1,13347 @@ +[ + { + "active_votes": [ + { + "rshares": 1294968367268, + "voter": "smooth" + }, + { + "rshares": 28860902224, + "voter": "anonymous" + }, + { + "rshares": 14409605494831, + "voter": "summon" + }, + { + "rshares": 40261554792719, + "voter": "blocktrades" + }, + { + "rshares": 3155750963782, + "voter": "lafona-miner" + }, + { + "rshares": 377906636658, + "voter": "lafona" + }, + { + "rshares": 1245475534803, + "voter": "silver" + }, + { + "rshares": 2875138885044, + "voter": "silversteem" + }, + { + "rshares": 992692841277, + "voter": "delegate.lafona" + }, + { + "rshares": 948645888607, + "voter": "liondani" + }, + { + "rshares": 314602171157, + "voter": "lafona5" + }, + { + "rshares": 3094244335, + "voter": "boy" + }, + { + "rshares": 3755939559, + "voter": "bue-witness" + }, + { + "rshares": 703615315, + "voter": "bunny" + }, + { + "rshares": 5751660885474, + "voter": "complexring" + }, + { + "rshares": 1644151280793, + "voter": "steemychicken1" + }, + { + "rshares": 53261984748, + "voter": "bue" + }, + { + "rshares": 1658441464, + "voter": "mini" + }, + { + "rshares": 213555429, + "voter": "moon" + }, + { + "rshares": 222747002001, + "voter": "smooth.witness" + }, + { + "rshares": 622045496, + "voter": "healthcare" + }, + { + "rshares": 947522117, + "voter": "daniel.pan" + }, + { + "rshares": 54127411451, + "voter": "donkeypong" + }, + { + "rshares": 1759901644, + "voter": "nexusdev" + }, + { + "rshares": 351517418935, + "voter": "ash" + }, + { + "rshares": 282481919881, + "voter": "chitty" + }, + { + "rshares": 287957469, + "voter": "helen.tan" + }, + { + "rshares": 25822874684, + "voter": "steampunkpowered" + }, + { + "rshares": 10283360038, + "voter": "ervin-lemark" + }, + { + "rshares": 24290958657, + "voter": "instructor2121" + }, + { + "rshares": 7456570912, + "voter": "jerome-colley" + }, + { + "rshares": 491733834025, + "voter": "kevinwong" + }, + { + "rshares": 41463145095, + "voter": "nphacker" + }, + { + "rshares": 367830728600, + "voter": "blakemiles84" + }, + { + "rshares": 45912096650, + "voter": "ranko-k" + }, + { + "rshares": 23227592357, + "voter": "treeleaves" + }, + { + "rshares": 63707549495, + "voter": "kanoptx" + }, + { + "rshares": 31690086400, + "voter": "drinkzya" + }, + { + "rshares": 73022585138, + "voter": "eric-boucher" + }, + { + "rshares": 109636482823, + "voter": "kenny-crane" + }, + { + "rshares": 61288399197, + "voter": "thecryptodrive" + }, + { + "rshares": 117389810764, + "voter": "bravenewcoin" + }, + { + "rshares": 449244898326, + "voter": "infovore" + }, + { + "rshares": 128017998380, + "voter": "omarb" + }, + { + "rshares": 36007650081, + "voter": "cheftony" + }, + { + "rshares": 32961119819, + "voter": "cryptoiskey" + }, + { + "rshares": 71452016003, + "voter": "discombobulated" + }, + { + "rshares": 5121130339, + "voter": "expanse" + }, + { + "rshares": 25440234426, + "voter": "hitmeasap" + }, + { + "rshares": 13382892819, + "voter": "stealthtrader" + }, + { + "rshares": 24939158057, + "voter": "tcfxyz" + }, + { + "rshares": 103574158909, + "voter": "cdubendo" + }, + { + "rshares": 7881221000, + "voter": "spiz0r" + }, + { + "rshares": 112751020008, + "voter": "jacor" + }, + { + "rshares": 14190084617, + "voter": "halo" + }, + { + "rshares": 159492592967, + "voter": "jesta" + }, + { + "rshares": 33597624083, + "voter": "toxonaut" + }, + { + "rshares": 7028930352, + "voter": "btcupload" + }, + { + "rshares": 17438618169, + "voter": "anduweb" + }, + { + "rshares": 75155947399, + "voter": "demotruk" + }, + { + "rshares": 3697940497, + "voter": "maximkichev" + }, + { + "rshares": 10377897348, + "voter": "nippel66" + }, + { + "rshares": 7753599028, + "voter": "magz8716" + }, + { + "rshares": 1388783807, + "voter": "cryptocurrency1" + }, + { + "rshares": 115874018, + "voter": "gosha" + }, + { + "rshares": 505816971, + "voter": "raymonjohnstone" + }, + { + "rshares": 124907433, + "voter": "biternator" + }, + { + "rshares": 3090635988, + "voter": "willbeonceagain8" + }, + { + "rshares": 54497070629, + "voter": "arcurus" + }, + { + "rshares": 4745090234, + "voter": "bakingengineer" + }, + { + "rshares": 36689125715, + "voter": "claudiop63" + }, + { + "rshares": 16359584188, + "voter": "noodles.pan" + }, + { + "rshares": 10399150907, + "voter": "npl77" + }, + { + "rshares": 108836213411, + "voter": "steemdrive" + }, + { + "rshares": 11060114610, + "voter": "bergy" + }, + { + "rshares": 2050213474, + "voter": "theprophet0" + }, + { + "rshares": 295915630, + "voter": "theprophet" + }, + { + "rshares": 38819548773, + "voter": "allasyummyfood" + }, + { + "rshares": 461449860, + "voter": "neddykelly" + }, + { + "rshares": 1579699570, + "voter": "minion" + }, + { + "rshares": 77473387847, + "voter": "sirwinchester" + }, + { + "rshares": 61385527, + "voter": "sijoittaja" + }, + { + "rshares": 4190219999, + "voter": "tom77" + }, + { + "rshares": 125663528, + "voter": "nelkel" + }, + { + "rshares": 148930176, + "voter": "letsgo.asino" + }, + { + "rshares": 14968711124, + "voter": "hilarski" + }, + { + "rshares": 58226150, + "voter": "ajavajive" + }, + { + "rshares": 253750401751, + "voter": "oldtimer" + }, + { + "rshares": 57886832, + "voter": "shootetxd" + }, + { + "rshares": 191216226, + "voter": "comcentrate" + }, + { + "rshares": 13741567322, + "voter": "antoinev" + }, + { + "rshares": 61289460, + "voter": "jtstreetman" + }, + { + "rshares": 5100395909, + "voter": "io-io-io" + }, + { + "rshares": 54884363, + "voter": "ian89" + }, + { + "rshares": 50351260, + "voter": "chuckleberry" + }, + { + "rshares": 349611227, + "voter": "panther" + }, + { + "rshares": 59354601485, + "voter": "tracemayer" + }, + { + "rshares": 51884666, + "voter": "brs" + }, + { + "rshares": 130434883, + "voter": "bitcoinparadise" + }, + { + "rshares": 52571606, + "voter": "bellphorion" + }, + { + "rshares": 53224648, + "voter": "yanikkoval" + }, + { + "rshares": 51136429, + "voter": "infotoday" + }, + { + "rshares": 50977036, + "voter": "tldr" + }, + { + "rshares": 50797377, + "voter": "bo-ro" + } + ], + "author": "smooth", + "author_payout_value": "0.000 HBD", + "author_reputation": 65.6, + "beneficiaries": [], + "blacklists": [], + "body": "I will sponsor an additional 2000 SBD toward this campaign in addition to my vote on the post, plus any rewards on this comment.", + "category": "steemit", + "children": 31, + "created": "2016-08-24T16:43:21", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 77833655363992, + "parent_author": "steemdrive", + "parent_permlink": "steemdrive-first-steemit-billboard-to-hit-usa-in-chicago-illinios-vote-for-the-american-dream", + "payout": 852.567, + "payout_at": "2016-08-31T16:43:21", + "pending_payout_value": "852.567 HBD", + "percent_hbd": 10000, + "permlink": "re-steemdrive-steemdrive-first-steemit-billboard-to-hit-usa-in-chicago-illinios-vote-for-the-american-dream-20160824t164320100z", + "post_id": 969220, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 104 + }, + "title": "RE: Steemdrive: First Steemit Billboard to hit USA in Chicago, Illinois - Vote for the \u201cAmerican Dream\"!", + "updated": "2016-08-24T16:43:21", + "url": "/steemit/@steemdrive/steemdrive-first-steemit-billboard-to-hit-usa-in-chicago-illinios-vote-for-the-american-dream#@smooth/re-steemdrive-steemdrive-first-steemit-billboard-to-hit-usa-in-chicago-illinios-vote-for-the-american-dream-20160824t164320100z" + }, + { + "active_votes": [ + { + "rshares": 30296554046147, + "voter": "smooth" + }, + { + "rshares": 28854877817, + "voter": "anonymous" + }, + { + "rshares": 14368089454321, + "voter": "summon" + }, + { + "rshares": 3183112492799, + "voter": "lafona-miner" + }, + { + "rshares": 377387227766, + "voter": "lafona" + }, + { + "rshares": 790314875205, + "voter": "delegate.lafona" + }, + { + "rshares": 314383371770, + "voter": "lafona5" + }, + { + "rshares": 1851434600, + "voter": "boy" + }, + { + "rshares": 2247039689, + "voter": "bue-witness" + }, + { + "rshares": 425455109, + "voter": "bunny" + }, + { + "rshares": 31378635899, + "voter": "bue" + }, + { + "rshares": 992487616, + "voter": "mini" + }, + { + "rshares": 127981753, + "voter": "moon" + }, + { + "rshares": 6510505164, + "voter": "sean0010" + }, + { + "rshares": 5308002434389, + "voter": "smooth.witness" + }, + { + "rshares": 342922310367, + "voter": "officialfuzzy" + }, + { + "rshares": 802009404542, + "voter": "cass" + }, + { + "rshares": 369247770, + "voter": "healthcare" + }, + { + "rshares": 537460001, + "voter": "daniel.pan" + }, + { + "rshares": 172530341, + "voter": "helen.tan" + }, + { + "rshares": 410778394570, + "voter": "chryspano" + }, + { + "rshares": 113345677592, + "voter": "forrestwillie" + }, + { + "rshares": 5390642912, + "voter": "kingjohal" + }, + { + "rshares": 346429583563, + "voter": "blakemiles84" + }, + { + "rshares": 46740932510, + "voter": "ranko-k" + }, + { + "rshares": 18522231224, + "voter": "allahhh" + }, + { + "rshares": 398461524, + "voter": "rafikichi" + }, + { + "rshares": 1421853753930, + "voter": "sean-king" + }, + { + "rshares": 65040641602, + "voter": "charleshosk" + }, + { + "rshares": 739465956, + "voter": "mammasitta" + }, + { + "rshares": 17651204278, + "voter": "acassity" + }, + { + "rshares": 480475374, + "voter": "chamviet" + }, + { + "rshares": 239694404, + "voter": "concave" + }, + { + "rshares": 1386708550, + "voter": "vi1son" + }, + { + "rshares": 1798938485, + "voter": "gazm" + }, + { + "rshares": 19465926763, + "voter": "ausbitbank" + }, + { + "rshares": 2622666444, + "voter": "egjoshslim" + }, + { + "rshares": 6373898691, + "voter": "perwest" + }, + { + "rshares": 312475355, + "voter": "lioliomir" + }, + { + "rshares": 33482946725, + "voter": "alexfortin" + }, + { + "rshares": 5612628842, + "voter": "r33drum" + }, + { + "rshares": 24373102947, + "voter": "igster" + }, + { + "rshares": 51538128557, + "voter": "sephiroth" + }, + { + "rshares": 5989513477, + "voter": "cryptosi" + }, + { + "rshares": 72131208610, + "voter": "ntomaino" + }, + { + "rshares": 9493199624, + "voter": "domavila" + }, + { + "rshares": 107006946999, + "voter": "bonface" + }, + { + "rshares": 12353093513, + "voter": "grolelo" + }, + { + "rshares": 32088583721, + "voter": "streetstyle" + }, + { + "rshares": 54299398751, + "voter": "demotruk" + }, + { + "rshares": 45617820200, + "voter": "arcurus" + }, + { + "rshares": 211677715438, + "voter": "johnsmith" + }, + { + "rshares": 17146066951, + "voter": "team-leibniz" + }, + { + "rshares": 22277193587, + "voter": "solidgold" + }, + { + "rshares": 143431864, + "voter": "borntowin" + }, + { + "rshares": 609312338, + "voter": "metaflute" + }, + { + "rshares": 1125051142, + "voter": "bofadeez" + }, + { + "rshares": 100022771, + "voter": "darkstar1o9" + }, + { + "rshares": 57276142, + "voter": "pgarcgo" + }, + { + "rshares": 328256060, + "voter": "alifton" + }, + { + "rshares": 63775214, + "voter": "laissezfairedr" + }, + { + "rshares": 66697195, + "voter": "rubenalexander" + }, + { + "rshares": 7960548410, + "voter": "kyriacos" + }, + { + "rshares": 376001676, + "voter": "manicmidnight" + }, + { + "rshares": 58682093, + "voter": "tradz" + }, + { + "rshares": 58914198, + "voter": "brandon-rosano" + }, + { + "rshares": 38710389758, + "voter": "simon-says" + }, + { + "rshares": 57980741, + "voter": "alaqrab" + }, + { + "rshares": 56436574, + "voter": "saintbitts" + }, + { + "rshares": 55261899, + "voter": "shakimclark7" + }, + { + "rshares": 75377250, + "voter": "powercouple" + }, + { + "rshares": 55618704, + "voter": "jaypillagara" + }, + { + "rshares": 53912690, + "voter": "shax" + }, + { + "rshares": 53846159, + "voter": "wulfmeister" + }, + { + "rshares": 53707619, + "voter": "ct-gurus" + }, + { + "rshares": 53333238, + "voter": "donzy" + }, + { + "rshares": 53210703, + "voter": "frostwalker" + } + ], + "author": "charlieshrem", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.32, + "beneficiaries": [], + "blacklists": [], + "body": "I have a series of posts I'm writing now about socioeconomic observations in prison. If the Steemit community likes it, Ill post it here exclusively.", + "category": "introduceyourself", + "children": 21, + "created": "2016-08-16T18:55:27", + "curator_payout_value": "0.000 HBD", + "depth": 2, + "is_paidout": false, + "json_metadata": { + "tags": [ + "introduceyourself" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 59091129639172, + "parent_author": "dennygalindo", + "parent_permlink": "re-charlieshrem-charlie-shrem-is-now-on-steemit-20160816t185037477z", + "payout": 545.73, + "payout_at": "2016-08-23T18:55:27", + "pending_payout_value": "545.730 HBD", + "percent_hbd": 10000, + "permlink": "re-dennygalindo-re-charlieshrem-charlie-shrem-is-now-on-steemit-20160816t185524881z", + "post_id": 839374, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 77 + }, + "title": "RE: Charlie Shrem Is Now On Steemit!", + "updated": "2016-08-16T18:55:27", + "url": "/introduceyourself/@charlieshrem/charlie-shrem-is-now-on-steemit#@charlieshrem/re-dennygalindo-re-charlieshrem-charlie-shrem-is-now-on-steemit-20160816t185524881z" + }, + { + "active_votes": [ + { + "rshares": 29186049220380, + "voter": "berniesanders" + }, + { + "rshares": 623996958321, + "voter": "justin" + }, + { + "rshares": 5881098331094, + "voter": "abit" + }, + { + "rshares": 4855865727368, + "voter": "nextgencrypto" + }, + { + "rshares": 2454399166148, + "voter": "adm" + }, + { + "rshares": 2467985030, + "voter": "boy" + }, + { + "rshares": 2995309863, + "voter": "bue-witness" + }, + { + "rshares": 567154894, + "voter": "bunny" + }, + { + "rshares": 41750226248, + "voter": "bue" + }, + { + "rshares": 1323006745, + "voter": "mini" + }, + { + "rshares": 170612336, + "voter": "moon" + }, + { + "rshares": 664278529380, + "voter": "pfunk" + }, + { + "rshares": 490800486, + "voter": "healthcare" + }, + { + "rshares": 709305835, + "voter": "daniel.pan" + }, + { + "rshares": 229997595, + "voter": "helen.tan" + }, + { + "rshares": 130506632815, + "voter": "kaylinart" + }, + { + "rshares": 106890789634, + "voter": "anyx" + }, + { + "rshares": 9971301073, + "voter": "senseiteekay" + }, + { + "rshares": 9400027589, + "voter": "shredlord" + }, + { + "rshares": 61646469732, + "voter": "cheetah" + }, + { + "rshares": 219824678620, + "voter": "originate" + }, + { + "rshares": 685101796, + "voter": "metaflute" + }, + { + "rshares": 394148198, + "voter": "theconnoisseur" + }, + { + "rshares": 32404401324, + "voter": "thecurator" + }, + { + "rshares": 582451688, + "voter": "alorya" + }, + { + "rshares": 1059033052, + "voter": "seraph" + }, + { + "rshares": 16011014560, + "voter": "someguy123" + }, + { + "rshares": 454752565, + "voter": "celestial" + }, + { + "rshares": 188226473, + "voter": "andyinspace" + } + ], + "author": "adm", + "author_payout_value": "0.000 HBD", + "author_reputation": 52.98, + "beneficiaries": [], + "blacklists": [], + "body": "This is an article spun to avoid automatic plagiarism detection.\nHere is the source:\nhttp://health.learninginfo.org/muscle-building-tips.htm", + "category": "workout", + "children": 0, + "created": "2016-08-15T22:50:42", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "links": [ + "http://health.learninginfo.org/muscle-building-tips.htm" + ], + "tags": [ + "workout" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 44306411360842, + "parent_author": "dopezzz123", + "parent_permlink": "why-muscles-get-sore", + "payout": 312.865, + "payout_at": "2016-08-22T22:50:42", + "pending_payout_value": "312.865 HBD", + "percent_hbd": 10000, + "permlink": "re-dopezzz123-why-muscles-get-sore-20160815t225039946z", + "post_id": 825299, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 29 + }, + "title": "RE: Why Muscles Get Sore", + "updated": "2016-08-15T22:50:42", + "url": "/workout/@dopezzz123/why-muscles-get-sore#@adm/re-dopezzz123-why-muscles-get-sore-20160815t225039946z" + }, + { + "active_votes": [ + { + "rshares": 40261554792719, + "voter": "blocktrades" + }, + { + "rshares": 48124579959, + "voter": "full-steem-ahead" + }, + { + "rshares": 282481919881, + "voter": "chitty" + }, + { + "rshares": 25822874684, + "voter": "steampunkpowered" + }, + { + "rshares": 10283360038, + "voter": "ervin-lemark" + }, + { + "rshares": 24290958657, + "voter": "instructor2121" + }, + { + "rshares": 62458381858, + "voter": "kanoptx" + }, + { + "rshares": 71100938161, + "voter": "eric-boucher" + }, + { + "rshares": 61288297136, + "voter": "thecryptodrive" + }, + { + "rshares": 117389810764, + "voter": "bravenewcoin" + }, + { + "rshares": 5121130339, + "voter": "expanse" + }, + { + "rshares": 7881221000, + "voter": "spiz0r" + }, + { + "rshares": 10377897348, + "voter": "nippel66" + }, + { + "rshares": 49642777135, + "voter": "thylbom" + }, + { + "rshares": 115874018, + "voter": "gosha" + }, + { + "rshares": 37453482500, + "voter": "claudiop63" + }, + { + "rshares": 4096208838, + "voter": "smailer" + }, + { + "rshares": 8375659361, + "voter": "jamesbrown" + }, + { + "rshares": 108836213411, + "voter": "steemdrive" + }, + { + "rshares": 195118598, + "voter": "comcentrate" + }, + { + "rshares": 61289460, + "voter": "jtstreetman" + }, + { + "rshares": 56939384, + "voter": "dcat" + }, + { + "rshares": 130434883, + "voter": "bitcoinparadise" + }, + { + "rshares": 50468741, + "voter": "bellphorion" + }, + { + "rshares": 50353356, + "voter": "takemyfive" + } + ], + "author": "steemdrive", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.23, + "beneficiaries": [], + "blacklists": [], + "body": "
    [![vote-Ohare.jpg](https://s19.postimg.org/vpowej1g3/vote_Ohare.jpg)](http://www.steemit.com/@steemdrive)
    ", + "category": "steemit", + "children": 0, + "created": "2016-08-24T16:23:00", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s19.postimg.org/vpowej1g3/vote_Ohare.jpg" + ], + "tags": [ + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 41197240982229, + "parent_author": "steemdrive", + "parent_permlink": "steemdrive-first-steemit-billboard-to-hit-usa-in-chicago-illinios-vote-for-the-american-dream", + "payout": 249.516, + "payout_at": "2016-08-31T16:23:00", + "pending_payout_value": "249.516 HBD", + "percent_hbd": 10000, + "permlink": "re-steemdrive-steemdrive-first-steemit-billboard-to-hit-usa-in-chicago-illinios-vote-for-the-american-dream-20160824t162300868z", + "post_id": 968989, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 25 + }, + "title": "RE: Steemdrive: First Steemit Billboard to hit USA in Chicago, Illinois - Vote for the \u201cAmerican Dream\"!", + "updated": "2016-08-24T16:23:00", + "url": "/steemit/@steemdrive/steemdrive-first-steemit-billboard-to-hit-usa-in-chicago-illinios-vote-for-the-american-dream#@steemdrive/re-steemdrive-steemdrive-first-steemit-billboard-to-hit-usa-in-chicago-illinios-vote-for-the-american-dream-20160824t162300868z" + }, + { + "active_votes": [ + { + "rshares": 14824916004472, + "voter": "smooth" + }, + { + "rshares": 28851426273, + "voter": "anonymous" + }, + { + "rshares": 14660905118594, + "voter": "summon" + }, + { + "rshares": 5645842591970, + "voter": "kushed" + }, + { + "rshares": 3085011784, + "voter": "boy" + }, + { + "rshares": 3744178588, + "voter": "bue-witness" + }, + { + "rshares": 708945412, + "voter": "bunny" + }, + { + "rshares": 52221628833, + "voter": "bue" + }, + { + "rshares": 1653774577, + "voter": "mini" + }, + { + "rshares": 213265420, + "voter": "moon" + }, + { + "rshares": 733758489177, + "voter": "cass" + }, + { + "rshares": 613502402, + "voter": "healthcare" + }, + { + "rshares": 888428594, + "voter": "daniel.pan" + }, + { + "rshares": 287496994, + "voter": "helen.tan" + }, + { + "rshares": 5519141498, + "voter": "spaninv" + }, + { + "rshares": 151618531853, + "voter": "killerstorm" + }, + { + "rshares": 13114605961, + "voter": "facer" + }, + { + "rshares": 137573239907, + "voter": "thedashguy" + }, + { + "rshares": 586358175, + "voter": "mammasitta" + }, + { + "rshares": 128697036640, + "voter": "chhayll" + }, + { + "rshares": 269379546, + "voter": "thealexander" + }, + { + "rshares": 13452877972, + "voter": "bitshares101" + }, + { + "rshares": 51529058014, + "voter": "sephiroth" + }, + { + "rshares": 5729767206, + "voter": "inti" + }, + { + "rshares": 14254612849, + "voter": "deanero" + }, + { + "rshares": 1646059150, + "voter": "belkins" + }, + { + "rshares": 116253105, + "voter": "darkstar1o9" + }, + { + "rshares": 61980222, + "voter": "breastsono" + }, + { + "rshares": 2359201317, + "voter": "matherly" + }, + { + "rshares": 897505702, + "voter": "harand" + }, + { + "rshares": 17530292877, + "voter": "shenanigator" + }, + { + "rshares": 4300748049, + "voter": "bitbutter" + }, + { + "rshares": 54634677, + "voter": "stephenm" + } + ], + "author": "steemapp", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.83, + "beneficiaries": [], + "blacklists": [], + "body": "Hi, @smooth this is @str11ngfello, the iOS developer on Steemy. \n\nHere's my linked in profile ->\nhttps://www.linkedin.com/in/lynn-duke-097a724\n\n @cyonic here as a followup edit, my linkedin profile here:\nhttps://www.linkedin.com/in/johnelliotwhite\n\nGive me a few moments and I'll add a blurb to my linked in profile that references Steemy. Look for it towards the top. \n\nHere is a quick vid I made of Steemy at the request of many users. \n\nhttps://youtu.be/kHbOHuXQWg4\n\nHere's to hoping we can prove ourselves a bit. STEEM ON!", + "category": "steemit", + "children": 18, + "created": "2016-08-16T04:52:51", + "curator_payout_value": "0.000 HBD", + "depth": 2, + "is_paidout": false, + "json_metadata": { + "links": [ + "https://youtu.be/kHbOHuXQWg4" + ], + "tags": [ + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 36507001147810, + "parent_author": "smooth", + "parent_permlink": "re-steemapp-introducing-steemy-fully-native-ios-android-apps-for-steem-20160816t042406700z", + "payout": 227.842, + "payout_at": "2016-08-23T04:52:51", + "pending_payout_value": "227.842 HBD", + "percent_hbd": 10000, + "permlink": "re-smooth-re-steemapp-introducing-steemy-fully-native-ios-android-apps-for-steem-20160816t045252952z", + "post_id": 829289, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 33 + }, + "title": "RE: [Introducing Steemy] - Fully Native iOS/Android apps for STEEM", + "updated": "2016-08-16T14:16:24", + "url": "/steemit/@steemapp/introducing-steemy-fully-native-ios-android-apps-for-steem#@steemapp/re-smooth-re-steemapp-introducing-steemy-fully-native-ios-android-apps-for-steem-20160816t045252952z" + }, + { + "active_votes": [ + { + "rshares": 17735818038199, + "voter": "itsascam" + }, + { + "rshares": 2091363547583, + "voter": "steemroller" + }, + { + "rshares": 17881645967595, + "voter": "steemed" + }, + { + "rshares": 2473129069, + "voter": "boy" + }, + { + "rshares": 3001847911, + "voter": "bue-witness" + }, + { + "rshares": 562495952, + "voter": "bunny" + }, + { + "rshares": 42273561181, + "voter": "bue" + }, + { + "rshares": 1325647967, + "voter": "mini" + }, + { + "rshares": 170794809, + "voter": "moon" + }, + { + "rshares": 115426377545, + "voter": "stan" + }, + { + "rshares": 497314258, + "voter": "healthcare" + }, + { + "rshares": 741745834, + "voter": "daniel.pan" + }, + { + "rshares": 230286157, + "voter": "helen.tan" + }, + { + "rshares": 17452286451, + "voter": "marklyford" + }, + { + "rshares": -118201007, + "voter": "cyonic" + }, + { + "rshares": 1259875358, + "voter": "shadowspub" + } + ], + "author": "michaelx", + "author_payout_value": "0.000 HBD", + "author_reputation": 60.67, + "beneficiaries": [], + "blacklists": [], + "body": "It doesn't matter at all in the big picture, when company accounts are used to censor any conversation (as they have been doing and will likely continue to do) they please, regardless of community voting consensus. \n\nThis has already been proven by the actions of management using those accounts for this purpose.\n\nAnyone believing Steemit as it exists currently to be a censorship free platform for free speech is sadly mistaken.", + "category": "philosophy", + "children": 0, + "created": "2016-08-20T21:35:15", + "curator_payout_value": "0.000 HBD", + "depth": 5, + "is_paidout": false, + "json_metadata": { + "tags": [ + "philosophy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 37894124714862, + "parent_author": "stellabelle", + "parent_permlink": "re-steemed-re-dantheman-re-steemed-re-dantheman-our-corrupt-sense-of-fairness-20160820t150054378z", + "payout": 218.51, + "payout_at": "2016-08-27T21:35:15", + "pending_payout_value": "218.510 HBD", + "percent_hbd": 10000, + "permlink": "re-stellabelle-re-steemed-re-dantheman-re-steemed-re-dantheman-our-corrupt-sense-of-fairness-20160820t213500128z", + "post_id": 911740, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 16 + }, + "title": "RE: Our Corrupt Sense of Fairness", + "updated": "2016-08-20T21:35:15", + "url": "/philosophy/@dantheman/our-corrupt-sense-of-fairness#@michaelx/re-stellabelle-re-steemed-re-dantheman-re-steemed-re-dantheman-our-corrupt-sense-of-fairness-20160820t213500128z" + }, + { + "active_votes": [ + { + "rshares": 29864685009305, + "voter": "berniesanders" + }, + { + "rshares": 189574335690, + "voter": "friend2" + }, + { + "rshares": 639212703934, + "voter": "justin" + }, + { + "rshares": 4968734358586, + "voter": "nextgencrypto" + }, + { + "rshares": 3084986672, + "voter": "boy" + }, + { + "rshares": 3744144508, + "voter": "bue-witness" + }, + { + "rshares": 708943618, + "voter": "bunny" + }, + { + "rshares": 52193349399, + "voter": "bue" + }, + { + "rshares": 1653762021, + "voter": "mini" + }, + { + "rshares": 213265420, + "voter": "moon" + }, + { + "rshares": 613500608, + "voter": "healthcare" + }, + { + "rshares": 886632294, + "voter": "daniel.pan" + }, + { + "rshares": 287496994, + "voter": "helen.tan" + }, + { + "rshares": 154121482815, + "voter": "jamtaylor" + }, + { + "rshares": 130134738142, + "voter": "thedashguy" + }, + { + "rshares": 39444938394, + "voter": "tiffjane" + }, + { + "rshares": 851256740, + "voter": "cousteau" + }, + { + "rshares": 5673774261, + "voter": "meesterboom" + }, + { + "rshares": 33726244522, + "voter": "condra" + }, + { + "rshares": 718346410, + "voter": "birdie" + }, + { + "rshares": 20128929530, + "voter": "rznag" + }, + { + "rshares": 51125341014, + "voter": "gomeravibz" + }, + { + "rshares": 1954050724, + "voter": "t3ran13" + }, + { + "rshares": 2194116353, + "voter": "xroni" + }, + { + "rshares": 403314436, + "voter": "theconnoisseur" + }, + { + "rshares": 11535444605, + "voter": "queenmountain" + }, + { + "rshares": 127023220, + "voter": "harrycoins" + }, + { + "rshares": 61084860, + "voter": "mndstruct" + }, + { + "rshares": 33194586794, + "voter": "thecurator" + }, + { + "rshares": 230160266, + "voter": "mefisto" + }, + { + "rshares": 1059907708, + "voter": "iamrohitkgupta" + }, + { + "rshares": 71181331, + "voter": "emilyjane" + }, + { + "rshares": 133481361, + "voter": "mweich" + }, + { + "rshares": 50281530, + "voter": "topslim" + } + ], + "author": "condra", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.01, + "beneficiaries": [], + "blacklists": [], + "body": "Congrats to everyone, and forgive me if you didn't place. It wasn't easy to omit so many amazing shots. The standard was very high and there were hundreds of submissions. Huge love for all the Steemit #photography community.", + "category": "steemitphotochallenge", + "children": 8, + "created": "2016-08-15T14:23:27", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "photography", + "steemitphotochallenge" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 36212532174065, + "parent_author": "jamtaylor", + "parent_permlink": "steemit-photo-challenge-4-winners-announcement-guest-judge-condra", + "payout": 218.336, + "payout_at": "2016-08-22T14:23:27", + "pending_payout_value": "218.336 HBD", + "percent_hbd": 10000, + "permlink": "re-jamtaylor-steemit-photo-challenge-4-winners-announcement-guest-judge-condra-20160815t142348222z", + "post_id": 817341, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 34 + }, + "title": "RE: \ud83d\udcf7 Steemit Photo Challenge #4 \u2014 WINNERS ANNOUNCEMENT! Guest Judge: @condra", + "updated": "2016-08-15T14:23:27", + "url": "/steemitphotochallenge/@jamtaylor/steemit-photo-challenge-4-winners-announcement-guest-judge-condra#@condra/re-jamtaylor-steemit-photo-challenge-4-winners-announcement-guest-judge-condra-20160815t142348222z" + }, + { + "active_votes": [ + { + "rshares": 29864685009305, + "voter": "berniesanders" + }, + { + "rshares": 639212703934, + "voter": "justin" + }, + { + "rshares": 4968734358586, + "voter": "nextgencrypto" + }, + { + "rshares": 2467989338, + "voter": "boy" + }, + { + "rshares": 2995315607, + "voter": "bue-witness" + }, + { + "rshares": 567154894, + "voter": "bunny" + }, + { + "rshares": 41754679519, + "voter": "bue" + }, + { + "rshares": 1653762021, + "voter": "mini" + }, + { + "rshares": 170612336, + "voter": "moon" + }, + { + "rshares": 490800486, + "voter": "healthcare" + }, + { + "rshares": 709305835, + "voter": "daniel.pan" + }, + { + "rshares": 229997595, + "voter": "helen.tan" + }, + { + "rshares": 147833075316, + "voter": "jamtaylor" + }, + { + "rshares": 33749012863, + "voter": "condra" + }, + { + "rshares": 8813120108, + "voter": "blinova" + }, + { + "rshares": 177253189627, + "voter": "blueorgy" + }, + { + "rshares": 7958656381, + "voter": "kristylynn" + }, + { + "rshares": 250542489, + "voter": "nat4ka" + }, + { + "rshares": 2869166387, + "voter": "dercoco" + }, + { + "rshares": 403314436, + "voter": "theconnoisseur" + }, + { + "rshares": 33194586794, + "voter": "thecurator" + } + ], + "author": "blueorgy", + "author_payout_value": "0.000 HBD", + "author_reputation": 64.05, + "beneficiaries": [], + "blacklists": [], + "body": "**Amazing Entries** once again this weekend! The talent here on steemit just keeps on growing with each #SteemitPhotoChallenge and I feel it's 100% a direct result of this **trending topic**. So be proud of your work and if you didn't make it into the **Top 3** don't even think about giving up, the computation is tuff and @condra had a difficult time deciding I'm sure.\n\n
    \n\n**Honourable Mentions**\n\n @kristylynn I really enjoyed this photo! It reminded me of when I was a kid grabbing dandelions at every change and blowing them all over the place! My father absolutely hated this because they would end up growing all over his lawn. Great work with the depth and the color is very pleasing. Thank you for bring back some old memories.\n\n@minion I tried to capture a very similar shot during my little exploration last sunday morning. I of course failed to get such a crisp, captivating, and **Super Lush** photo if you can describ the vibrant green colors this way. Great job on capturing that moment right before the water droplet escapes the branch , not easy and patience is required. \n\n**Finalist**\n\n@bebecitosfotos This flower is epic! The clarity and brightness is spot on and even the viewed in post and at lower resolution it still comes off as perfectly in focus (always a very difficult thing to do while using Macro). The background is just muted enough to capture a actual backdrop while not taking away fro the foreground image. Excellent work.\n\n@dercoco What can I say about this one... how about **EYES**. I have always loved the reptile eye, Great Work.\n\n@mweich This is spot on! Being able to capture the pollen on the Bee's legs was a great feat I tell you that, while still keeping other expects and depths of the photo in great focus is even harder, very still hand you must have! The angle of the photo and the choice of background imagery defiantly gave this photo an edge when it came to being Macro. The background is often forgot when capturing with Macro even thought it plays such a big role, you seem to have a very good eye for it. And **Congratulations!** on taking First Place!\n\n
    \n\nAgain I can't say it enough great job everyone, keep it up!\nCan't wait for next weekend's challenge @jamtaylor make it a good one ;)\n\nBlue", + "category": "steemitphotochallenge", + "children": 0, + "created": "2016-08-15T16:39:03", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steemitphotochallenge" + ], + "users": [ + "kristylynn", + "minion", + "bebecitosfotos", + "dercoco", + "mweich", + "jamtaylor" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 35935996353857, + "parent_author": "jamtaylor", + "parent_permlink": "steemit-photo-challenge-4-winners-announcement-guest-judge-condra", + "payout": 215.092, + "payout_at": "2016-08-22T16:39:03", + "pending_payout_value": "215.092 HBD", + "percent_hbd": 10000, + "permlink": "re-jamtaylor-steemit-photo-challenge-4-winners-announcement-guest-judge-condra-20160815t163904911z", + "post_id": 819413, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 21 + }, + "title": "RE: \ud83d\udcf7 Steemit Photo Challenge #4 \u2014 WINNERS ANNOUNCEMENT! Guest Judge: @condra", + "updated": "2016-08-15T16:52:30", + "url": "/steemitphotochallenge/@jamtaylor/steemit-photo-challenge-4-winners-announcement-guest-judge-condra#@blueorgy/re-jamtaylor-steemit-photo-challenge-4-winners-announcement-guest-judge-condra-20160815t163904911z" + }, + { + "active_votes": [ + { + "rshares": 29864685009305, + "voter": "berniesanders" + }, + { + "rshares": 639212703934, + "voter": "justin" + }, + { + "rshares": 4968734358586, + "voter": "nextgencrypto" + }, + { + "rshares": 11700424464, + "voter": "by24seven" + }, + { + "rshares": 18794778971, + "voter": "ozzy-vega" + }, + { + "rshares": 106925555861, + "voter": "anyx" + }, + { + "rshares": 278001908, + "voter": "mirrax" + }, + { + "rshares": 17506904849, + "voter": "keithsmih" + }, + { + "rshares": 20129459504, + "voter": "cheetah" + }, + { + "rshares": 100129802, + "voter": "cheetah33" + }, + { + "rshares": 403314436, + "voter": "theconnoisseur" + }, + { + "rshares": 100111679, + "voter": "cheetah34" + }, + { + "rshares": 33194586794, + "voter": "thecurator" + }, + { + "rshares": 198033574, + "voter": "alorya" + }, + { + "rshares": 360071237, + "voter": "seraph" + }, + { + "rshares": 154615872, + "voter": "celestial" + } + ], + "author": "cheetah", + "author_payout_value": "0.000 HBD", + "author_reputation": 64.17, + "beneficiaries": [], + "blacklists": [], + "body": "Hi! I am a content-detection robot. This post is to help manual curators; I have NOT flagged you.\nHere is similar content:\nhttp://www.youtube.com/watch?v=Jetfhhkg_YU", + "category": "blocktalk", + "children": 4, + "created": "2016-08-15T19:46:09", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": {}, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 35682478060776, + "parent_author": "blocktalk", + "parent_permlink": "blocktalk-with-nexus-colin-cantrell-question-thread", + "payout": 212.371, + "payout_at": "2016-08-22T19:46:09", + "pending_payout_value": "212.371 HBD", + "percent_hbd": 10000, + "permlink": "re-blocktalk-with-nexus-colin-cantrell-question-thread-20160815t194601", + "post_id": 822331, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 16 + }, + "title": "RE: #Blocktalk with Nexus' Colin Cantrell [Question Thread]", + "updated": "2016-08-15T19:46:09", + "url": "/blocktalk/@blocktalk/blocktalk-with-nexus-colin-cantrell-question-thread#@cheetah/re-blocktalk-with-nexus-colin-cantrell-question-thread-20160815t194601" + }, + { + "active_votes": [ + { + "rshares": 17387563883098, + "voter": "itsascam" + }, + { + "rshares": 2050320927937, + "voter": "steemroller" + }, + { + "rshares": 17506821189546, + "voter": "steemed" + }, + { + "rshares": 2472687085, + "voter": "boy" + }, + { + "rshares": 3001252537, + "voter": "bue-witness" + }, + { + "rshares": 562430414, + "voter": "bunny" + }, + { + "rshares": 42191835467, + "voter": "bue" + }, + { + "rshares": 1325422094, + "voter": "mini" + }, + { + "rshares": 170789230, + "voter": "moon" + }, + { + "rshares": 497255693, + "voter": "healthcare" + }, + { + "rshares": 737466177, + "voter": "daniel.pan" + }, + { + "rshares": 230274999, + "voter": "helen.tan" + }, + { + "rshares": 5163277168, + "voter": "christoryan" + }, + { + "rshares": 4146107046, + "voter": "fishborne" + }, + { + "rshares": 100022771, + "voter": "darkstar1o9" + }, + { + "rshares": 58035101, + "voter": "aaronjwhite" + } + ], + "author": "knircky", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.69, + "beneficiaries": [], + "blacklists": [], + "body": "Nope a stock is not a ponzu scheme and steem is not either.\n\nI am sick of people that cannot understand how things calling them Ponzi schemes, so they can sound smarter than they are.", + "category": "steemit", + "children": 10, + "created": "2016-08-20T03:22:36", + "curator_payout_value": "0.000 HBD", + "depth": 2, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 37005362856363, + "parent_author": "gmalhotra", + "parent_permlink": "re-clayop-is-bitcoin-a-ponzi-too-a-simple-explanation-about-where-does-money-come-from-for-dummies-20160820t025813753z", + "payout": 210.101, + "payout_at": "2016-08-27T03:22:36", + "pending_payout_value": "210.101 HBD", + "percent_hbd": 10000, + "permlink": "re-gmalhotra-re-clayop-is-bitcoin-a-ponzi-too-a-simple-explanation-about-where-does-money-come-from-for-dummies-20160820t032236858z", + "post_id": 900160, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 16 + }, + "title": "RE: Is Bitcoin a Ponzi too? A Simple Explanation about Where Does Money Come From for Dummies", + "updated": "2016-08-20T03:22:36", + "url": "/steemit/@clayop/is-bitcoin-a-ponzi-too-a-simple-explanation-about-where-does-money-come-from-for-dummies#@knircky/re-gmalhotra-re-clayop-is-bitcoin-a-ponzi-too-a-simple-explanation-about-where-does-money-come-from-for-dummies-20160820t032236858z" + }, + { + "active_votes": [ + { + "rshares": 29186049220380, + "voter": "berniesanders" + }, + { + "rshares": 623996958321, + "voter": "justin" + }, + { + "rshares": 4855865727368, + "voter": "nextgencrypto" + }, + { + "rshares": 154146763309, + "voter": "jamtaylor" + }, + { + "rshares": -5787205072, + "voter": "zebbra2014" + }, + { + "rshares": 106890789634, + "voter": "anyx" + }, + { + "rshares": 9733889143, + "voter": "senseiteekay" + }, + { + "rshares": 9400027589, + "voter": "shredlord" + }, + { + "rshares": 61646469732, + "voter": "cheetah" + }, + { + "rshares": 219824678620, + "voter": "originate" + }, + { + "rshares": 685101796, + "voter": "metaflute" + }, + { + "rshares": 394148198, + "voter": "theconnoisseur" + }, + { + "rshares": 32404401324, + "voter": "thecurator" + }, + { + "rshares": 16011014560, + "voter": "someguy123" + }, + { + "rshares": 188226473, + "voter": "andyinspace" + } + ], + "author": "anyx", + "author_payout_value": "0.000 HBD", + "author_reputation": 64.71, + "beneficiaries": [], + "blacklists": [], + "body": "This user is a serial plagiarist who has taken to spinning articles to plagiarize, instead of providing sources and discussion.\n\n!cheetah ban", + "category": "workout", + "children": 1, + "created": "2016-08-15T22:56:39", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "workout" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 35271450211375, + "parent_author": "dopezzz123", + "parent_permlink": "why-muscles-get-sore", + "payout": 208.151, + "payout_at": "2016-08-22T22:56:39", + "pending_payout_value": "208.151 HBD", + "percent_hbd": 10000, + "permlink": "re-dopezzz123-why-muscles-get-sore-20160815t225638685z", + "post_id": 825378, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 15 + }, + "title": "RE: Why Muscles Get Sore", + "updated": "2016-08-15T22:56:39", + "url": "/workout/@dopezzz123/why-muscles-get-sore#@anyx/re-dopezzz123-why-muscles-get-sore-20160815t225638685z" + }, + { + "active_votes": [ + { + "rshares": 17387563883098, + "voter": "itsascam" + }, + { + "rshares": 2478143633692, + "voter": "blocktrades" + }, + { + "rshares": 17508649345673, + "voter": "steemed" + }, + { + "rshares": 2472598979, + "voter": "boy" + }, + { + "rshares": 3001139259, + "voter": "bue-witness" + }, + { + "rshares": 562419226, + "voter": "bunny" + }, + { + "rshares": 42178757456, + "voter": "bue" + }, + { + "rshares": 1325381537, + "voter": "mini" + }, + { + "rshares": 170789230, + "voter": "moon" + }, + { + "rshares": 497247302, + "voter": "healthcare" + }, + { + "rshares": 737445199, + "voter": "daniel.pan" + }, + { + "rshares": 230273601, + "voter": "helen.tan" + }, + { + "rshares": 38894121671, + "voter": "claudiop63" + }, + { + "rshares": 7143405548, + "voter": "goose" + } + ], + "author": "thylbom", + "author_payout_value": "0.000 HBD", + "author_reputation": 51.33, + "beneficiaries": [], + "blacklists": [], + "body": "I definitely agree that the password recovery problem is a good one to work on. People who have been involved in crypto for some time are almost instinctively aware of the importance of safeguarding private keys, but \"mainstream\" adopters are accustomed to a world of hand-holding where the powers that be can bail you out if you are careless, stupid, forgetful or unlucky. If a method can be devised to facilitate recovery without sacrificing security, it can avoid problems of negative user experience that could hurt the platform's prospects for widespread adaption.", + "category": "witness-category", + "children": 1, + "created": "2016-08-19T21:34:42", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "witness-category" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 37471570441471, + "parent_author": "blocktrades", + "parent_permlink": "blocktrades-witness-report-for-3rd-week-of-august", + "payout": 204.392, + "payout_at": "2016-08-26T21:34:42", + "pending_payout_value": "204.392 HBD", + "percent_hbd": 10000, + "permlink": "re-blocktrades-blocktrades-witness-report-for-3rd-week-of-august-20160819t213441316z", + "post_id": 896285, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 14 + }, + "title": "RE: BlockTrades Witness Report for 3rd Week of August", + "updated": "2016-08-19T21:34:57", + "url": "/witness-category/@blocktrades/blocktrades-witness-report-for-3rd-week-of-august#@thylbom/re-blocktrades-blocktrades-witness-report-for-3rd-week-of-august-20160819t213441316z" + }, + { + "active_votes": [ + { + "rshares": 17735315160760, + "voter": "itsascam" + }, + { + "rshares": 17865766992651, + "voter": "steemed" + }, + { + "rshares": 3091007147, + "voter": "boy" + }, + { + "rshares": 3751778512, + "voter": "bue-witness" + }, + { + "rshares": 703064185, + "voter": "bunny" + }, + { + "rshares": 52778799199, + "voter": "bue" + }, + { + "rshares": 1656856120, + "voter": "mini" + }, + { + "rshares": 213490026, + "voter": "moon" + }, + { + "rshares": 621592296, + "voter": "healthcare" + }, + { + "rshares": 923609344, + "voter": "daniel.pan" + }, + { + "rshares": 287848982, + "voter": "helen.tan" + }, + { + "rshares": 27692743706, + "voter": "r4fken" + } + ], + "author": "r4fken", + "author_payout_value": "0.000 HBD", + "author_reputation": -5.58, + "beneficiaries": [], + "blacklists": [], + "body": "Do I understand correctly that you're referencing the initial \"mining\" by a select group of devs and friends, resulting in \"overwhelming control\" by means of vests now?\nOr am I just imagining things? :)", + "category": "philosophy", + "children": 0, + "created": "2016-08-20T09:06:27", + "curator_payout_value": "0.000 HBD", + "depth": 2, + "is_paidout": false, + "json_metadata": { + "tags": [ + "philosophy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 35692802942928, + "parent_author": "steemed", + "parent_permlink": "re-dantheman-our-corrupt-sense-of-fairness-20160820t035220528z", + "payout": 196.246, + "payout_at": "2016-08-27T09:06:27", + "pending_payout_value": "196.246 HBD", + "percent_hbd": 10000, + "permlink": "re-steemed-re-dantheman-our-corrupt-sense-of-fairness-20160820t090630202z", + "post_id": 903103, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 12 + }, + "title": "RE: Our Corrupt Sense of Fairness", + "updated": "2016-08-20T09:07:12", + "url": "/philosophy/@dantheman/our-corrupt-sense-of-fairness#@r4fken/re-steemed-re-dantheman-our-corrupt-sense-of-fairness-20160820t090630202z" + }, + { + "active_votes": [ + { + "rshares": 727407423660, + "voter": "erath" + }, + { + "rshares": 644958517124, + "voter": "smooth" + }, + { + "rshares": 28855608662, + "voter": "anonymous" + }, + { + "rshares": 8486664643623, + "voter": "rainman" + }, + { + "rshares": 6370652360778, + "voter": "wackou" + }, + { + "rshares": 82613356260, + "voter": "friend5" + }, + { + "rshares": 6571978360124, + "voter": "roadscape" + }, + { + "rshares": 2470238755, + "voter": "boy" + }, + { + "rshares": 2998129153, + "voter": "bue-witness" + }, + { + "rshares": 567603623, + "voter": "bunny" + }, + { + "rshares": 41948298509, + "voter": "bue" + }, + { + "rshares": 1324164960, + "voter": "mini" + }, + { + "rshares": 170709221, + "voter": "moon" + }, + { + "rshares": 1813610822120, + "voter": "joseph" + }, + { + "rshares": 108871922542, + "voter": "smooth.witness" + }, + { + "rshares": 51208392605, + "voter": "twiceuponatime" + }, + { + "rshares": 139867989371, + "voter": "indominon" + }, + { + "rshares": 2942087618871, + "voter": "onceuponatime" + }, + { + "rshares": 728571343037, + "voter": "marginal" + }, + { + "rshares": 937174079758, + "voter": "cass" + }, + { + "rshares": 76036949216, + "voter": "vault" + }, + { + "rshares": 496873319, + "voter": "healthcare" + }, + { + "rshares": 725575461, + "voter": "daniel.pan" + }, + { + "rshares": 230145753, + "voter": "helen.tan" + }, + { + "rshares": 410807696946, + "voter": "chryspano" + }, + { + "rshares": 9521769889, + "voter": "acidyo" + }, + { + "rshares": 19196002726, + "voter": "mughat" + }, + { + "rshares": 47541496466, + "voter": "nphacker" + }, + { + "rshares": 3892379945, + "voter": "kennyskitchen" + }, + { + "rshares": 129268320437, + "voter": "schro" + }, + { + "rshares": 92995154682, + "voter": "thedashguy" + }, + { + "rshares": 213701132994, + "voter": "lukestokes" + }, + { + "rshares": 276395602, + "voter": "carlgetalada" + }, + { + "rshares": 28736613783, + "voter": "catchfire" + }, + { + "rshares": 5894409181, + "voter": "quintanilla" + }, + { + "rshares": 41089533337, + "voter": "bacchist" + }, + { + "rshares": 8483258053, + "voter": "cannav" + }, + { + "rshares": 65583674268, + "voter": "discombobulated" + }, + { + "rshares": 1259117194, + "voter": "chrisj" + }, + { + "rshares": 3704243578, + "voter": "krystle" + }, + { + "rshares": 14629758637, + "voter": "artakan" + }, + { + "rshares": 6012406044, + "voter": "phenom" + }, + { + "rshares": 17402129371, + "voter": "crazymumzysa" + }, + { + "rshares": 4183080661, + "voter": "bbrewer" + }, + { + "rshares": 35472659687, + "voter": "fatboy" + }, + { + "rshares": 3978086691, + "voter": "beanz" + }, + { + "rshares": 22725564707, + "voter": "solidgold" + }, + { + "rshares": 24344116072, + "voter": "jasonstaggers" + }, + { + "rshares": 6603057948, + "voter": "najoh" + }, + { + "rshares": 12993857503, + "voter": "capitalism" + }, + { + "rshares": 4872113322, + "voter": "satoshifpv" + }, + { + "rshares": 2818362970, + "voter": "aboundlessworld" + }, + { + "rshares": 2636752145, + "voter": "oflyhigh" + }, + { + "rshares": 3558963294, + "voter": "randyclemens" + }, + { + "rshares": 377494461, + "voter": "alifton" + }, + { + "rshares": 26914242849, + "voter": "bitcalm" + }, + { + "rshares": 1692339912, + "voter": "davidbrogan" + }, + { + "rshares": 56779364, + "voter": "negoshi" + }, + { + "rshares": 50997147, + "voter": "david.prochnow" + }, + { + "rshares": 50258926, + "voter": "doze49" + }, + { + "rshares": 61941319, + "voter": "fraterralph" + }, + { + "rshares": 52891748, + "voter": "onlyspeakslies" + } + ], + "author": "lukestokes", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.1, + "beneficiaries": [], + "blacklists": [], + "body": "`dictatorship`, `hindenburg`, `titanic` and a hitler meme are all a bit too over the top for me. I'm glad you're voicing your concerns, but a \"Dan must be stopped\" call to action against the very person who created what we are all enjoying isn't (IMO) the best approach for having a respectful dialogue about the issue. It seems many are already discussing the issue on github and voicing their disapproval there. We'll see where it goes from here, and it's definitely something to keep an eye on. For that, I thank you, but I won't give you my vote on this post because I think the tone is counter productive to a rational, open conversation about the issue. I may be wrong and maybe a more alarmist tone is called for. As with many things, we shall see over time.", + "category": "steem", + "children": 38, + "created": "2016-08-17T04:58:03", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steem" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 31034930180364, + "parent_author": "bacchist", + "parent_permlink": "dan-needs-to-be-stopped", + "payout": 164.026, + "payout_at": "2016-08-24T04:58:03", + "pending_payout_value": "164.026 HBD", + "percent_hbd": 10000, + "permlink": "re-bacchist-dan-needs-to-be-stopped-20160817t045803929z", + "post_id": 847280, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 62 + }, + "title": "RE: Dan needs to be stopped", + "updated": "2016-08-17T12:34:09", + "url": "/steem/@bacchist/dan-needs-to-be-stopped#@lukestokes/re-bacchist-dan-needs-to-be-stopped-20160817t045803929z" + }, + { + "active_votes": [ + { + "rshares": 28300878156066, + "voter": "dantheman" + }, + { + "rshares": 636585679281, + "voter": "smooth" + }, + { + "rshares": 6549727125575, + "voter": "wackou" + }, + { + "rshares": 3099954800, + "voter": "boy" + }, + { + "rshares": 3763461212, + "voter": "bue-witness" + }, + { + "rshares": 690406462, + "voter": "bunny" + }, + { + "rshares": 54138246944, + "voter": "bue" + }, + { + "rshares": 1661302953, + "voter": "mini" + }, + { + "rshares": 213684579, + "voter": "moon" + }, + { + "rshares": 251709705259, + "voter": "lovejoy" + }, + { + "rshares": 2511125853605, + "voter": "recursive" + }, + { + "rshares": 114398906816, + "voter": "smooth.witness" + }, + { + "rshares": 622843501, + "voter": "healthcare" + }, + { + "rshares": 967387415, + "voter": "daniel.pan" + }, + { + "rshares": 288174518, + "voter": "helen.tan" + }, + { + "rshares": 71291626568, + "voter": "eric-boucher" + }, + { + "rshares": 5223833163, + "voter": "christoryan" + }, + { + "rshares": 4999497773, + "voter": "zelgald1" + }, + { + "rshares": 63437792, + "voter": "tommycordero" + }, + { + "rshares": 11501604178, + "voter": "darrantrute" + }, + { + "rshares": 615797359, + "voter": "nebcat" + }, + { + "rshares": 381939549, + "voter": "kiwideb" + }, + { + "rshares": 444650943, + "voter": "floweroflife" + }, + { + "rshares": 807251193, + "voter": "kingarbinv" + }, + { + "rshares": 10978877529, + "voter": "skypilot" + }, + { + "rshares": 2610482432, + "voter": "robcichocki" + } + ], + "author": "recursive", + "author_payout_value": "0.000 HBD", + "author_reputation": 60.6, + "beneficiaries": [], + "blacklists": [], + "body": "> This state of being creates a paradox for those with aims to change the world. If you are at complete peace with the way things are, then what motive is there to change the world? On what basis should you choose to act? This is the very heart of economics, the study of human action. This is the root of my current internal conflict.\n\nMahayana (Great Vehicle) buddhism may have an answer to that apparent conflict you are experiencing. According to the Mahayana tradition, true enlightenment cannot be reached merely by cultivating inner peace and eliminating delusions and suffering in isolation of other people, because doing so remains a selfish endeavor that implies that one hasn't truly reached the state of selflessness that underlies enlightenment. \n\nInstead, at some point along the path to enlightenment, one realizes that one's true nature is that of being conscious: a pure form of benevolent consciousness without shape and boundaries, and that permeates all that is. At that point, one doesn't seek anymore to deliver from suffering that fictious \"ego\" entity that has long been identified as a delusion, but instead seeks to deliver all of consciousness from suffering, including all sentient beings. This intrinsic benevolence of consciousness is what we call \"compassion\", and is the central tenet of Mahayana tradition. It is both the ultimate goal and the mean to reach that goal. By cultivating compassion, one reveals his compassionate nature, and this compassion is what will eventually lead to a contradiction with the ego and materialistic delusions, and their dissolution. \n\nFrom that perspective, he who seeks enlightenment will first accept reality as it is, and reach what first feels as a form of blissful and permanent internal peace (this is typically what Hinayana / Small Vehicule buddhism think is enlightenment, and this includes some famous western self-help authors), but will soon realize that there is one type of suffering that transcends attachment and the delusion of self and that can't be addressed by meditation and spiritual practice alone but on the contrary become more and more sharp: the suffering of seeing others suffering within this reality. This is because suffering is a noble truth, a truth that can't be denied, ignored or accepted but simply acknowledged as being true. This leads to a paradox where embracing reality leads to embracing a form of suffering that can only be eliminated by altering reality which cannot be achieved if one simply embraces reality. The only solution to this apparent paradox is to realize that reality is impermanent and can be embraced while being altered. It should be accepted in the present so that one may live free from delusions and attachment, and reduce suffering to the prime denominator of the quintessential and universally experienced suffering of being alive, while being actively shaped with all one's will and energy into a future reality where other sentient beings suffer less.\n\nUnder the mahayana assumption that consciousness is intrinsically benevolent and unable not to experience compassion as it gets closer to enlightenment, acting with all one's will and energy against the corruption that permeates reality and increases suffering of other sentient beings is not only consistent, but the one and only true way to enlightenment.\n\nArguably, government is one such big chunk of pervasive corruption that has spread like weed in our consensual reality, and creates an inordinate amount of suffering. From that perspective, being anarchist isn't only a political view, it is a statement of compassion. Ask the Dalai Lama what he thinks about governments...", + "category": "philosophy", + "children": 1, + "created": "2016-09-01T18:48:39", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "philosophy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 38538789887465, + "parent_author": "dantheman", + "parent_permlink": "why-do-we-fight-to-change-the-world", + "payout": 160.617, + "payout_at": "2016-09-08T18:48:39", + "pending_payout_value": "160.617 HBD", + "percent_hbd": 10000, + "permlink": "re-dantheman-why-do-we-fight-to-change-the-world-20160901t184948317z", + "post_id": 1088538, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 26 + }, + "title": "RE: Why do we fight to change the world?", + "updated": "2016-09-01T19:11:48", + "url": "/philosophy/@dantheman/why-do-we-fight-to-change-the-world#@recursive/re-dantheman-why-do-we-fight-to-change-the-world-20160901t184948317z" + }, + { + "active_votes": [ + { + "rshares": 31543759293106, + "voter": "val-a" + }, + { + "rshares": 22090812048, + "voter": "domino" + }, + { + "rshares": 28897024316, + "voter": "zaebars" + }, + { + "rshares": 1953557909, + "voter": "andreynoch" + }, + { + "rshares": 1708472880, + "voter": "litrbooh" + }, + { + "rshares": 1188786726, + "voter": "nonamer" + }, + { + "rshares": 53257299, + "voter": "shvedas" + } + ], + "author": "val-a", + "author_payout_value": "0.000 HBD", + "author_reputation": 52.49, + "beneficiaries": [], + "blacklists": [], + "body": "\u041f\u0440\u043e\u0447\u0438\u0442\u0430\u0439\u0442\u0435 \u0435\u0449\u0435 \u0440\u0430\u0437 \u0432\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044c\u043d\u043e \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u0435 \u043f\u0438\u0440\u0430\u043c\u0438\u0434\u044b:\n> \u0414\u043e\u0445\u043e\u0434 _\u043f\u0435\u0440\u0432\u044b\u043c_ _\u0443\u0447\u0430\u0441\u0442\u043d\u0438\u043a\u0430\u043c_ \u043f\u0438\u0440\u0430\u043c\u0438\u0434\u044b \u0432\u044b\u043f\u043b\u0430\u0447\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u0437\u0430 \u0441\u0447\u0435\u0442 \u0432\u043a\u043b\u0430\u0434\u043e\u0432 \u043f\u043e\u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0445 \u0443\u0447\u0430\u0441\u0442\u043d\u0438\u043a\u043e\u0432.\n\n\u041a\u043b\u044e\u0447\u0435\u0432\u044b\u0435 \u0441\u043b\u043e\u0432\u0430 _\u043f\u0435\u0440\u0432\u044b\u043c_ \u0438 _\u0443\u0447\u0430\u0441\u0442\u043d\u0438\u043a\u0430\u043c_ (\u043f\u043e\u0434 \u0443\u0447\u0430\u0441\u0442\u043d\u0438\u043a\u0430\u043c\u0438 \u043f\u043e\u0434\u0440\u0430\u0437\u0443\u043c\u0435\u0432\u0430\u044e\u0442\u0441\u044f \u0438\u043d\u0432\u0435\u0441\u0442\u043e\u0440\u044b), \u0430 \u0432 \u0441\u043b\u0443\u0447\u0430\u0435 \u0421\u0442\u0438\u043c\u0430 \u0434\u043e\u0445\u043e\u0434 \u043f\u043e\u043b\u0443\u0447\u0430\u044e\u0442 \u043d\u0435 \u0438\u043d\u0432\u0435\u0441\u0442\u043e\u0440\u044b, \u0430 \u0430\u0432\u0442\u043e\u0440\u044b \u043e\u0442 \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u043d\u0435 \u0442\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u043d\u0438 \u043a\u043e\u043f\u0435\u0439\u043a\u0438 \u0438\u043d\u0432\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u0440\u0435\u0436\u0434\u0435 \u043e\u043d\u0438 \u043d\u0430\u0447\u043d\u0443\u0442 \u043f\u043e\u043b\u0443\u0447\u0430\u0442\u044c \u0434\u043e\u0445\u043e\u0434. \u0418\u043d\u0432\u0435\u0441\u0442\u043e\u0440\u044b \u0442\u0435\u043e\u0440\u0435\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u043c\u043e\u0433\u0443\u0442 \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0434\u043e\u0445\u043e\u0434, \u0435\u0441\u043b\u0438 \u0446\u0435\u043d\u0430 STEEM, SP \u0438\u043b\u0438 SD \u0432\u044b\u0440\u0430\u0441\u0442\u0435\u0442, \u043d\u043e \u044d\u0442\u043e\u0433\u043e \u0438\u043c \u043d\u0438\u043a\u0442\u043e \u043d\u0435 \u043e\u0431\u0435\u0449\u0430\u0435\u0442 (\u0432 \u043e\u0442\u043b\u0438\u0447\u0438\u0438 \u043e\u0442 \u043f\u0438\u0440\u0430\u043c\u0438\u0434). \u041a \u0442\u043e\u043c\u0443 \u0436\u0435 \u0430\u0432\u0442\u043e\u0440\u0430\u043c \u0432\u044b\u043f\u043b\u0430\u0447\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u0433\u043e\u043d\u043e\u0440\u0430\u0440 \u043d\u0435 \u0441 \u0434\u0435\u043d\u0435\u0433 \u043d\u043e\u0432\u044b\u0445 \u0438\u043d\u0432\u0435\u0441\u0442\u043e\u0440\u043e\u0432, \u0430 \u0440\u0430\u0437\u043c\u044b\u0442\u0438\u0435\u043c \u0434\u043e\u043b\u0438 \u0432\u0441\u0435\u0445 \u043f\u0440\u0435\u0434\u044b\u0434\u0443\u0449\u0438\u0445 \u0438\u043d\u0432\u0435\u0441\u0442\u043e\u0440\u043e\u0432 \u0432 STEEM \u0438\u043b\u0438 \u0432 SP, \u0432 \u0442\u043e\u043c \u0447\u0438\u0441\u043b\u0435 \u0438 \u0434\u043e\u043b\u0438 \u043a\u0438\u0442\u043e\u0432. \u0414\u043e\u0445\u043e\u0434 \u043a\u0438\u0442\u043e\u0432, \u0438\u043b\u0438 \u043b\u044e\u0431\u043e\u0433\u043e, \u043a\u0442\u043e \u0438\u043d\u0432\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043b \u043d\u0430 \u043d\u0430\u0447\u0430\u043b\u044c\u043d\u043e\u043c \u044d\u0442\u0430\u043f\u0435 \u0437\u0430\u0432\u0438\u0441\u0438\u0442 \u043e\u0442 \u043d\u043e\u0432\u044b\u0445 \u0438\u043d\u0432\u0435\u0441\u0442\u0438\u0446\u0438\u0439 \u0432 \u0442\u043e\u0439 \u0436\u0435 \u0441\u0442\u0435\u043f\u0435\u043d\u0438 \u043a\u0430\u043a \u0438 \u0432 \u043b\u044e\u0431\u043e\u0439 \u0434\u0440\u0443\u0433\u043e\u0439 \u043a\u0440\u0438\u043f\u0442\u043e\u0432\u0430\u043b\u044e\u0442\u0435.\n\n\u0412\u043c\u0435\u0441\u0442\u043e \u0441\u0440\u0430\u0432\u043d\u0435\u043d\u0438\u044f \u0441 \u043f\u0440\u0438\u0440\u0430\u043c\u0438\u0434\u043e\u0439, \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0438\u0432\u043d\u0435\u0435 \u0441\u0440\u0430\u0432\u043d\u0438\u0442\u044c \u0441 \u043e\u0431\u044b\u043a\u043d\u043e\u0432\u0435\u043d\u043d\u044b\u043c \u0441\u0442\u0430\u0440\u0442\u0430\u043f\u043e\u043c, \u0432\u043e\u0437\u044c\u043c\u0438\u0442\u0435 \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440 \u0422\u0432\u0438\u0442\u0435\u0440 - \u043f\u043e \u0431\u043e\u043b\u044c\u0448\u043e\u043c\u0443 \u0441\u0447\u0435\u0442\u0443 \u043e\u043d\u0438, \u044f\u0432\u043b\u044f\u0441\u044c \u0443\u0431\u044b\u0442\u043e\u0447\u043d\u043e\u0439 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0435\u0439 (\u0434\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438 10 \u043b\u0435\u0442 \u0438 \u043e\u043d\u0430 \u0434\u043e \u0441\u0438\u0445 \u043f\u043e\u0440 \u0443\u0431\u044b\u0442\u043e\u0447\u043d\u0430), \u043f\u043b\u0430\u0442\u044f\u0442 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f\u043c (\u043d\u0435 \u043d\u0430\u043f\u0440\u044f\u043c\u0443\u044e, \u0430 \u043a\u043e\u0441\u0432\u0435\u043d\u043d\u043e, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440 \u043e\u043f\u043b\u0430\u0447\u0438\u0432\u0430\u044f \u0441\u0435\u0440\u0432\u0435\u0440\u0430 \u0432 \u0434\u0430\u0442\u0430\u0446\u0435\u043d\u0442\u0440\u0435) \u043f\u0440\u043e\u0434\u0430\u0432\u0430\u044f \u0434\u043e\u043b\u044e/\u0430\u043a\u0446\u0438\u0438 \u0444\u0430\u0443\u043d\u0434\u0435\u0440\u043e\u0432 \u0438\u043d\u0432\u0435\u0441\u0442\u043e\u0440\u0430\u043c. \u041f\u043e\u0447\u0435\u043c\u0443 \u0430\u043a\u0446\u0438\u0438 \u0442\u0432\u0438\u0442\u0435\u0440\u0430 \u0441\u0442\u043e\u044f\u0442 \u0431\u043e\u043b\u044c\u0448\u0435 \u043d\u0443\u043b\u044f? \u041f\u043e\u0447\u0435\u043c\u0443 \u0422\u0432\u0438\u0442\u0435\u0440 \u043d\u0438\u043a\u0442\u043e \u043d\u0435 \u043d\u0430\u0437\u044b\u0432\u0430\u0435\u0442 \u0444\u0438\u043d\u0430\u043d\u0441\u043e\u0432\u043e\u0439 \u043f\u0438\u0440\u0430\u043c\u0438\u0434\u043e\u0439?\n\n\u0418\u043b\u0438 \u0441\u0440\u0430\u0432\u043d\u0438\u0442\u0435 \u0441\u0442\u0438\u043c \u0441 \u0431\u0438\u0442\u043a\u043e\u0438\u043d\u043e\u043c - \u0441 \u0442\u0430\u043a\u0438\u043c \u0436\u0435 \u0443\u0441\u043f\u0435\u0445\u043e\u043c \u0438 \u0431\u0438\u0442\u043a\u043e\u0438\u043d \u043c\u043e\u0436\u043d\u043e \u043d\u0430\u0437\u0432\u0430\u0442\u044c \u0444\u0438\u043d\u0430\u043d\u0441\u043e\u0432\u043e\u0439 \u043f\u0438\u0440\u0430\u043c\u0438\u0434\u043e\u0439 - \u0432\u0435\u0434\u044c \u043f\u043b\u0430\u0442\u0438\u0442 \u0436\u0435 \u043c\u0430\u0439\u043d\u0435\u0440\u0430\u043c \u0434\u0435\u043d\u044c\u0433\u0430\u043c\u0438 \u0438\u043d\u0432\u0435\u0441\u0442\u043e\u0440\u043e\u0432.\n\n(p.s. \u043f\u0440\u043e\u0433\u043e\u043b\u043e\u0441\u0443\u044e \u0437\u0430 \u0441\u0435\u0431\u044f, \u0447\u0442\u043e \u0431\u044b \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u043a\u0430\u043a \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c SP \u0434\u043b\u044f \u0440\u0435\u043a\u043b\u0430\u043c\u044b \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0445 \u043f\u043e\u0441\u0442\u043e\u0432)", + "category": "ru-steemit", + "children": 12, + "created": "2016-08-24T03:37:03", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "ru-steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 31599651204284, + "parent_author": "litrbooh", + "parent_permlink": "budushee-steemit-nuzhna-li-reklama-v-steemit", + "payout": 149.954, + "payout_at": "2016-08-31T03:37:03", + "pending_payout_value": "149.954 HBD", + "percent_hbd": 10000, + "permlink": "re-litrbooh-budushee-steemit-nuzhna-li-reklama-v-steemit-20160824t033703760z", + "post_id": 961523, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 7 + }, + "title": "RE: \u0411\u0443\u0434\u0443\u0449\u0435\u0435 STEEMIT. \u041d\u0443\u0436\u043d\u0430 \u043b\u0438 \u0440\u0435\u043a\u043b\u0430\u043c\u0430 \u0432 STEEMIT?", + "updated": "2016-08-24T03:37:03", + "url": "/ru-steemit/@litrbooh/budushee-steemit-nuzhna-li-reklama-v-steemit#@val-a/re-litrbooh-budushee-steemit-nuzhna-li-reklama-v-steemit-20160824t033703760z" + }, + { + "active_votes": [ + { + "rshares": -6795625112, + "voter": "highasfuck" + }, + { + "rshares": 164482168912, + "voter": "nextgenwitness" + }, + { + "rshares": 5468384423175, + "voter": "kushed" + }, + { + "rshares": 4945364226662, + "voter": "silversteem" + }, + { + "rshares": 4656370926104, + "voter": "nextgencrypto" + }, + { + "rshares": 3100766695, + "voter": "boy" + }, + { + "rshares": 3764486632, + "voter": "bue-witness" + }, + { + "rshares": 690539083, + "voter": "bunny" + }, + { + "rshares": 7221866970964, + "voter": "complexring" + }, + { + "rshares": 54261605662, + "voter": "bue" + }, + { + "rshares": 30390370257, + "voter": "danknugs" + }, + { + "rshares": 1661700819, + "voter": "mini" + }, + { + "rshares": 213710460, + "voter": "moon" + }, + { + "rshares": 38600533043, + "voter": "aizensou" + }, + { + "rshares": 12269445334, + "voter": "bentley" + }, + { + "rshares": 2651243328828, + "voter": "recursive" + }, + { + "rshares": 1820914592, + "voter": "mineralwasser" + }, + { + "rshares": 1066518981517, + "voter": "boombastic" + }, + { + "rshares": 9578311657, + "voter": "bingo-0" + }, + { + "rshares": 2440314179, + "voter": "bingo-1" + }, + { + "rshares": 1336788173111, + "voter": "benjojo" + }, + { + "rshares": 749198663628, + "voter": "pfunk" + }, + { + "rshares": 622955105, + "voter": "healthcare" + }, + { + "rshares": 1039484860678, + "voter": "tuck-fheman" + }, + { + "rshares": 967591200, + "voter": "daniel.pan" + }, + { + "rshares": 2783598325676, + "voter": "donkeypong" + }, + { + "rshares": 7288280988, + "voter": "patrice" + }, + { + "rshares": 288213327, + "voter": "helen.tan" + }, + { + "rshares": 14796343926, + "voter": "piedpiper" + }, + { + "rshares": 8972462707, + "voter": "ervin-lemark" + }, + { + "rshares": 715648773415, + "voter": "eeks" + }, + { + "rshares": 854401132096, + "voter": "cryptogee" + }, + { + "rshares": 5470652472, + "voter": "spaninv" + }, + { + "rshares": 726664133144, + "voter": "nanzo-scoop" + }, + { + "rshares": 16798528489, + "voter": "acidyo" + }, + { + "rshares": 3868778895, + "voter": "jonno-katz" + }, + { + "rshares": 56779104986, + "voter": "hannixx42" + }, + { + "rshares": 239176165083, + "voter": "mummyimperfect" + }, + { + "rshares": 71220031567, + "voter": "asch" + }, + { + "rshares": 608622985586, + "voter": "kevinwong" + }, + { + "rshares": 73303668582, + "voter": "beerbloke" + }, + { + "rshares": 65759745683, + "voter": "ak2020" + }, + { + "rshares": 53884344664, + "voter": "thecryptofiend" + }, + { + "rshares": 10426970985, + "voter": "hien-tran" + }, + { + "rshares": 2264268111917, + "voter": "stellabelle" + }, + { + "rshares": 57529825067, + "voter": "juanmiguelsalas" + }, + { + "rshares": 4476883095, + "voter": "dahaz159" + }, + { + "rshares": 306456223000, + "voter": "kaylinart" + }, + { + "rshares": 501259458185, + "voter": "infovore" + }, + { + "rshares": 26315426014, + "voter": "kus-knee" + }, + { + "rshares": 11630218162, + "voter": "ossama-benjohn" + }, + { + "rshares": 648138422927, + "voter": "anwenbaumeister" + }, + { + "rshares": 69137542683, + "voter": "razvanelulmarin" + }, + { + "rshares": 35291674341, + "voter": "cryptoiskey" + }, + { + "rshares": 360818648, + "voter": "chetlanin" + }, + { + "rshares": 84518713331, + "voter": "venuspcs" + }, + { + "rshares": 2936111289, + "voter": "psychonaut" + }, + { + "rshares": 318074226526, + "voter": "roelandp" + }, + { + "rshares": 4261065978, + "voter": "dennygalindo" + }, + { + "rshares": 140535670338, + "voter": "chhaylin" + }, + { + "rshares": 38348578159, + "voter": "firepower" + }, + { + "rshares": 254364900, + "voter": "mstang83" + }, + { + "rshares": 116908007408, + "voter": "chhayll" + }, + { + "rshares": 2812431753, + "voter": "stranger27" + }, + { + "rshares": 13896170396, + "voter": "yogi.artist" + }, + { + "rshares": 14528410967, + "voter": "elyaque" + }, + { + "rshares": 2046170935, + "voter": "r4fken" + }, + { + "rshares": 72655151512, + "voter": "furion" + }, + { + "rshares": 96443143963, + "voter": "sigmajin" + }, + { + "rshares": 40575184405, + "voter": "mrwang" + }, + { + "rshares": 1287519621, + "voter": "steem1653" + }, + { + "rshares": 1827599826, + "voter": "marcgodard" + }, + { + "rshares": 21069395024, + "voter": "akareyon" + }, + { + "rshares": 16233014225, + "voter": "sebastien" + }, + { + "rshares": 1214668585, + "voter": "flyingmind" + }, + { + "rshares": 3259008743, + "voter": "steemit-life" + }, + { + "rshares": 38541756150, + "voter": "diana.catherine" + }, + { + "rshares": 241033184, + "voter": "bobkillaz" + }, + { + "rshares": 9142372606, + "voter": "deviedev" + }, + { + "rshares": 306656746516, + "voter": "knozaki2015" + }, + { + "rshares": 2482350068, + "voter": "steemgrindr" + }, + { + "rshares": 3860285221, + "voter": "adamt" + }, + { + "rshares": 270410711489, + "voter": "calaber24p" + }, + { + "rshares": 9763976269, + "voter": "pcste" + }, + { + "rshares": 231813853890, + "voter": "liberosist" + }, + { + "rshares": 9172859646, + "voter": "oumar" + }, + { + "rshares": 35903507776, + "voter": "sauravrungta" + }, + { + "rshares": 37542098641, + "voter": "rea" + }, + { + "rshares": 21424668654, + "voter": "prufarchy" + }, + { + "rshares": 9888950976, + "voter": "carlidos" + }, + { + "rshares": 17018462501, + "voter": "cryptocameo" + }, + { + "rshares": 38704462901, + "voter": "claudiop63" + }, + { + "rshares": 10716559196, + "voter": "phoenixmaid" + }, + { + "rshares": 2850823006, + "voter": "tjpezlo" + }, + { + "rshares": 13269181041, + "voter": "clevecross" + }, + { + "rshares": 24054735183, + "voter": "smailer" + }, + { + "rshares": 18688350126, + "voter": "pixielolz" + }, + { + "rshares": 26483585759, + "voter": "williambanks" + }, + { + "rshares": 3431378627, + "voter": "webosfritos" + }, + { + "rshares": 89283515898, + "voter": "shaka" + }, + { + "rshares": 73511111757, + "voter": "twinner" + }, + { + "rshares": 1475564323, + "voter": "handmade" + }, + { + "rshares": 9986529692, + "voter": "viktor.phuket" + }, + { + "rshares": 4245841619, + "voter": "ullikume" + }, + { + "rshares": 6013694326, + "voter": "ekitcho" + }, + { + "rshares": 2112721437, + "voter": "joele" + }, + { + "rshares": 4344750511, + "voter": "oflyhigh" + }, + { + "rshares": 11208435898, + "voter": "randyclemens" + }, + { + "rshares": 315529006, + "voter": "rusteller" + }, + { + "rshares": 8668714921, + "voter": "gargon" + }, + { + "rshares": 2402681750, + "voter": "pgarcgo" + }, + { + "rshares": 4722016641, + "voter": "theconnoisseur" + }, + { + "rshares": 13978892123, + "voter": "queenmountain" + }, + { + "rshares": 21216135219, + "voter": "hanshotfirst" + }, + { + "rshares": 360104574, + "voter": "herbertmueller" + }, + { + "rshares": 2790597203, + "voter": "lightsplasher" + }, + { + "rshares": 760244820, + "voter": "princewahaj" + }, + { + "rshares": 7124799262, + "voter": "theb0red1" + }, + { + "rshares": 59327261726, + "voter": "serejandmyself" + }, + { + "rshares": 3673690786, + "voter": "anarchyhasnogods" + }, + { + "rshares": 1481195780, + "voter": "indykpol" + }, + { + "rshares": 302329407, + "voter": "comcentrate" + }, + { + "rshares": 122637921, + "voter": "jtstreetman" + }, + { + "rshares": 1623996599, + "voter": "ines-f" + }, + { + "rshares": 8237809906, + "voter": "etcmike" + }, + { + "rshares": 6391005392, + "voter": "lesliestarrohara" + }, + { + "rshares": 3425466270, + "voter": "ats-david" + }, + { + "rshares": 293609359, + "voter": "pollux.one" + }, + { + "rshares": 1184448867, + "voter": "contentjunkie" + }, + { + "rshares": 7304947957, + "voter": "einsteinpotsdam" + }, + { + "rshares": 11502232563, + "voter": "darrantrute" + }, + { + "rshares": 17585035067, + "voter": "sabot" + }, + { + "rshares": 28036909101, + "voter": "markrmorrisjr" + }, + { + "rshares": 45121178435, + "voter": "sponge-bob" + }, + { + "rshares": 249472621, + "voter": "reaction" + }, + { + "rshares": 2914432081, + "voter": "doitvoluntarily" + }, + { + "rshares": 3648710236, + "voter": "nubchai" + }, + { + "rshares": 4721456837, + "voter": "richardjuckes" + }, + { + "rshares": 146618463, + "voter": "jens-jung" + }, + { + "rshares": 116558699, + "voter": "chadcrypto" + }, + { + "rshares": 54685141, + "voter": "ballinconscious" + }, + { + "rshares": 70593457, + "voter": "whatsup" + }, + { + "rshares": 1584386308, + "voter": "dirkzett" + }, + { + "rshares": 66920614, + "voter": "willio" + }, + { + "rshares": 71584544, + "voter": "justusagenstum" + }, + { + "rshares": 140430106, + "voter": "angelius" + } + ], + "author": "donkeypong", + "author_payout_value": "0.000 HBD", + "author_reputation": 69.86, + "beneficiaries": [], + "blacklists": [], + "body": "## I strongly oppose the \"5 votes a day\" target. \n\nI thought one of the greatest changes to be implemented so far was when that target INCREASED. People have not been so stressed in the last month or two about curation rewards; they just vote for what they like and have fun. \n\nI don't think Steemit will be FUN anymore if there is an expected target of 5 votes per day. People will spend much less time on the site. They will vote for predictably popular content. And we will be right back where we were a couple of months ago. \n\nNo, it will be worse than that. Because 20 votes a day used to stress people out. 5 votes a day? NO ONE can do any real curation under that scheme.\n\nAs an individual and an established author, the 5 votes a day could be great for me. If we go back to the days when everybody upvoted the same posts, then maybe I'd get all those votes again. I could quit my job and write for Steemit full time. \n\nAnd we'd go back to the days when emerging authors and artists got far fewer votes and rewards. \n\nAs far as curation and voting bots, they are being used for very good purposes also. Rather than turning our tails and running away from them, why don't we use them for the greater good? I think the mega-whales' curation teams are doing a far better job than ever before at redistributing rewards; I make nothing from being involved in that effort, but I think it is working quite well. Give the vote sliders and the voting bots more time; Steemit's front page is finally diversifying and newer people are getting rewards like never before. \n\nOne more thing: Redistribution of Steemit's resources from big whale accounts to the masses MUST be one of our top priorities. How does this help? I understand that big whale accounts may make less on curation rewards, but I think few of them are concerned with this anymore; they're trying to channel their votes to worthy posters. They have recognized that their big stakes will be worth nothing unless we make this thing succeed.\n\nUnder this scheme, the big whales will need to sell the max on exchanges every week and other people buy their Steem for any real redistribution to occur. That will hold down the price and our competitors will zoom right by us. \n\nSteem Team, I understand you are trying to solve real problems with these tweaks. I don't normally comment on them because I feel that Steemit is good enough that there is some margin for error with these back-end decisions. But this is far, far too severe a change for the platform to absorb.\n\n## If I am wrong, then I'd love to hear that from the community, and I am open to learning from other views. Give us time for this discussion, please, before forcing through such a change. Until then, I oppose this change.", + "category": "steem", + "children": 106, + "created": "2016-09-02T21:16:27", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steem" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 42304792392028, + "parent_author": "steemitblog", + "parent_permlink": "announcing-steem-0-14-0-release-candidate", + "payout": 144.083, + "payout_at": "2016-09-09T21:16:27", + "pending_payout_value": "144.083 HBD", + "percent_hbd": 10000, + "permlink": "re-steemitblog-announcing-steem-0-14-0-release-candidate-20160902t211609578z", + "post_id": 1103660, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 146 + }, + "title": "RE: Announcing Steem 0.14.0 Release Candidate", + "updated": "2016-09-02T21:19:45", + "url": "/steem/@steemitblog/announcing-steem-0-14-0-release-candidate#@donkeypong/re-steemitblog-announcing-steem-0-14-0-release-candidate-20160902t211609578z" + }, + { + "active_votes": [ + { + "rshares": 25590936673298, + "voter": "berniesanders" + }, + { + "rshares": 4503240944593, + "voter": "nextgencrypto" + }, + { + "rshares": 3093334843, + "voter": "boy" + }, + { + "rshares": 3754789393, + "voter": "bue-witness" + }, + { + "rshares": 703475396, + "voter": "bunny" + }, + { + "rshares": 53137822427, + "voter": "bue" + }, + { + "rshares": 1658013141, + "voter": "mini" + }, + { + "rshares": 213534945, + "voter": "moon" + }, + { + "rshares": 621926043, + "voter": "healthcare" + }, + { + "rshares": 945621921, + "voter": "daniel.pan" + }, + { + "rshares": 287928458, + "voter": "helen.tan" + }, + { + "rshares": 52651564, + "voter": "meredithpetran" + } + ], + "author": "jhermanbeans", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.9, + "beneficiaries": [], + "blacklists": [], + "body": "Fascinating world. Can't wait to see where it goes!", + "category": "horror", + "children": 0, + "created": "2016-08-23T01:17:00", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "horror" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 30158646716022, + "parent_author": "senderos", + "parent_permlink": "the-nightmare-song", + "payout": 132.545, + "payout_at": "2016-08-30T01:17:00", + "pending_payout_value": "132.545 HBD", + "percent_hbd": 10000, + "permlink": "re-senderos-the-nightmare-song-20160823t011659950z", + "post_id": 944107, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 12 + }, + "title": "RE: The Nightmare Song", + "updated": "2016-08-23T01:17:00", + "url": "/horror/@senderos/the-nightmare-song#@jhermanbeans/re-senderos-the-nightmare-song-20160823t011659950z" + }, + { + "active_votes": [ + { + "rshares": 31588356739639, + "voter": "smooth" + }, + { + "rshares": 3726201087, + "voter": "boy" + }, + { + "rshares": 4524113216, + "voter": "bue-witness" + }, + { + "rshares": 820980926, + "voter": "bunny" + }, + { + "rshares": 66047512415, + "voter": "bue" + }, + { + "rshares": 1996555438, + "voter": "mini" + }, + { + "rshares": 256574080, + "voter": "moon" + }, + { + "rshares": 5893489774073, + "voter": "smooth.witness" + }, + { + "rshares": 750139848, + "voter": "healthcare" + }, + { + "rshares": 1168034456, + "voter": "daniel.pan" + }, + { + "rshares": 346061156, + "voter": "helen.tan" + }, + { + "rshares": 394226217606, + "voter": "craig-grant" + }, + { + "rshares": 24215364511, + "voter": "thecryptofiend" + }, + { + "rshares": 2042269341790, + "voter": "stellabelle" + }, + { + "rshares": 8944971271, + "voter": "cmtzco" + }, + { + "rshares": 52207362, + "voter": "reported" + }, + { + "rshares": 58804600, + "voter": "southbaybits" + }, + { + "rshares": 14292459528, + "voter": "randyclemens" + }, + { + "rshares": 39105503792, + "voter": "luminousvisions" + }, + { + "rshares": 120190171, + "voter": "emeline" + } + ], + "author": "luminousvisions", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.98, + "beneficiaries": [], + "blacklists": [], + "body": "### @dantheman ... you just downvoted my comment?\n\nwhat is that all about? what's wrong with it?\n\n#### I'm just suggestion a solution and in return for offering my help ... you downvote me?!?\n\n\nlook at what I've been up to;\n[little baby dolphin](https://steemit.com/steemit/@luminousvisions/little-baby-dolphin-goes-to-steemit-school)\nI'm already working on a solution!", + "category": "steemit", + "children": 22, + "created": "2016-09-11T03:56:51", + "curator_payout_value": "0.000 HBD", + "depth": 3, + "is_paidout": false, + "json_metadata": { + "links": [ + "https://steemit.com/steemit/@luminousvisions/little-baby-dolphin-goes-to-steemit-school" + ], + "tags": [ + "steemit" + ], + "users": [ + "dantheman" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 40084767746965, + "parent_author": "luminousvisions", + "parent_permlink": "re-ned-re-steemship-open-letter-to-ned-and-dan-you-badly-need-a-communications-community-content-expert-and-i-hereby-nominate-stellabelle-or-20160911t021909082z", + "payout": 131.347, + "payout_at": "2016-09-18T03:56:51", + "pending_payout_value": "131.347 HBD", + "percent_hbd": 10000, + "permlink": "re-luminousvisions-re-ned-re-steemship-open-letter-to-ned-and-dan-you-badly-need-a-communications-community-content-expert-and-i-hereby-nominate-stellabelle-or-20160911t035652062z", + "post_id": 1204434, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 20 + }, + "title": "RE: Open Letter to Ned and Dan: You Badly Need a Communications/Community/Content Expert and I Hereby Nominate @stellabelle or @donkeypong For That Job", + "updated": "2016-09-11T06:14:27", + "url": "/steemit/@steemship/open-letter-to-ned-and-dan-you-badly-need-a-communications-community-content-expert-and-i-hereby-nominate-stellabelle-or#@luminousvisions/re-luminousvisions-re-ned-re-steemship-open-letter-to-ned-and-dan-you-badly-need-a-communications-community-content-expert-and-i-hereby-nominate-stellabelle-or-20160911t035652062z" + }, + { + "active_votes": [ + { + "rshares": 35321225455025, + "voter": "jamesc" + }, + { + "rshares": 3104786127, + "voter": "boy" + }, + { + "rshares": 3769614077, + "voter": "bue-witness" + }, + { + "rshares": 684099809, + "voter": "bunny" + }, + { + "rshares": 54952584675, + "voter": "bue" + }, + { + "rshares": 1663623227, + "voter": "mini" + }, + { + "rshares": 213807099, + "voter": "moon" + }, + { + "rshares": 625076388, + "voter": "healthcare" + }, + { + "rshares": 973278654, + "voter": "daniel.pan" + }, + { + "rshares": 288376577, + "voter": "helen.tan" + }, + { + "rshares": 64567952685, + "voter": "cheetah" + }, + { + "rshares": 100261624, + "voter": "cheetah43" + }, + { + "rshares": 141949259, + "voter": "cheetah44" + }, + { + "rshares": 121089288, + "voter": "cheetah45" + } + ], + "author": "cheetah", + "author_payout_value": "0.000 HBD", + "author_reputation": 64.17, + "beneficiaries": [], + "blacklists": [], + "body": "Warning! This user is on my black list, likely as a known plagiarist, spammer or ID thief. Please be cautious with this post!\nTo get off this list, please chat with us in the #steemitabuse-appeals channel in [steemit.chat](http://steemit.chat).", + "category": "nsfw", + "children": 0, + "created": "2016-09-06T06:15:21", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": {}, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 35452431954514, + "parent_author": "tatyanasvitsa", + "parent_permlink": "the-real-story-lesbian-love", + "payout": 127.206, + "payout_at": "2016-09-13T06:15:21", + "pending_payout_value": "127.206 HBD", + "percent_hbd": 10000, + "permlink": "re-the-real-story-lesbian-love-20160906t061516", + "post_id": 1143691, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 14 + }, + "title": "RE: The real story lesbian love!", + "updated": "2016-09-06T06:15:21", + "url": "/nsfw/@tatyanasvitsa/the-real-story-lesbian-love#@cheetah/re-the-real-story-lesbian-love-20160906t061516" + }, + { + "active_votes": [ + { + "rshares": 25299389880141, + "voter": "ned" + }, + { + "rshares": 6927705674664, + "voter": "wackou" + }, + { + "rshares": 992154852299, + "voter": "liondani" + }, + { + "rshares": 3103959302, + "voter": "boy" + }, + { + "rshares": 3768577454, + "voter": "bue-witness" + }, + { + "rshares": 683986391, + "voter": "bunny" + }, + { + "rshares": 54809820514, + "voter": "bue" + }, + { + "rshares": 1663237841, + "voter": "mini" + }, + { + "rshares": 213793127, + "voter": "moon" + }, + { + "rshares": 624976946, + "voter": "healthcare" + }, + { + "rshares": 973085978, + "voter": "daniel.pan" + }, + { + "rshares": 288350184, + "voter": "helen.tan" + }, + { + "rshares": 347492602044, + "voter": "blakemiles84" + }, + { + "rshares": 445654522, + "voter": "kooshikoo" + }, + { + "rshares": 113354733694, + "voter": "shaka" + }, + { + "rshares": 46418159604, + "voter": "capitalism" + }, + { + "rshares": 4864933964, + "voter": "ats-david" + }, + { + "rshares": 9260376832, + "voter": "goose" + } + ], + "author": "dana-edwards", + "author_payout_value": "0.000 HBD", + "author_reputation": 69.47, + "beneficiaries": [], + "blacklists": [], + "body": "1 needs modification, 2 is a good idea\n----\n\nDespite some who call 2 an exit fee, I think Steem Power should stop being marketed as an **\"investment\"** to **\"investors\"**. Market it to users of the platform who want to power up their accounts but make powering up or upgrading a lot easier. Make it possible with a gift card, fiat, a credit card, or Paypal. People should never see Bitcoin or blockchain anywhere on the Steemit official marketing.\n\nUse gamification to make people want to upgrade their Steem Power. Market Steem Dollars to crypto investors for the 10% interest.\n\nSteem Power a purchasable upgrade for accounts\n-----\n\n>reddit gold is our premium membership program. It grants you access to extra features to improve your reddit experience. It also makes you really quite dapper.\n\nAnd Alice goes to Walgreens with her Visa Card and buys the Steem Card instead of the Netflix card. It's also possible to sell a Steem Power subscription for people who want to buy a little bit at a time, remeber WoW is subscription based and. Second Life has Linden Dollars which are like our Steem Dollars and can be marketed in a similar way.\n\nDo not make the mistake of listening to crypto anarchists or crypto people when it comes to marketing. Crypto people are horrible at marketing and that includes Bitcoin. All of crypto has a bad reputaton and horrible marketing. Look at Pokemon Go or even Reddit Gold to see how to do marketing, or just hire a profesisonal in gamification and marketing guru. Do not listen to Steemit whales and don't even listen to me. Hire people who are from the gaming world, or who marketed popular social networks.\n\n**Note: notice games and social networks never use words like \"investor\" or \"speculator\", as this would be like trying to market the social network as a gambling site which is something they all avoid.**\n\n**UPDATE: IF ANYONE CAN GET IN CONTACT WITH [Jane McGonigal](https://janemcgonigal.com/) AND HIRE HER AS A CONSULTANT IT WOULD BE GREAT FOR STEEMIT. SHE IS A THOUGHT LEADER IN \"PURPOSE DRIVEN GAMING\" AND HAVING HER ASSOCIATED WITH STEEMIT WOULD BRING MOMENTUM.**\n\nReferences\n1. https://community.secondlife.com/t5/English-Knowledge-Base/Buying-and-selling-Linden-dollars/ta-p/700107\n2. https://www.reddit.com/gold/about/\n3. https://www.quora.com/Who-are-the-best-gamification-experts\n4. https://www.linkedin.com/title/gamification-expert", + "category": "steem", + "children": 7, + "created": "2016-09-08T05:07:51", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "links": [ + "https://janemcgonigal.com/", + "https://community.secondlife.com/t5/English-Knowledge-Base/Buying-and-selling-Linden-dollars/ta-p/700107", + "https://www.reddit.com/gold/about/", + "https://www.quora.com/Who-are-the-best-gamification-experts", + "https://www.linkedin.com/title/gamification-expert" + ], + "tags": [ + "steem" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 33807216655501, + "parent_author": "ned", + "parent_permlink": "increasing-curation-demand-for-steem-power-and-community-interaction", + "payout": 116.932, + "payout_at": "2016-09-15T05:07:51", + "pending_payout_value": "116.932 HBD", + "percent_hbd": 10000, + "permlink": "re-ned-increasing-curation-demand-for-steem-power-and-community-interaction-20160908t050749903z", + "post_id": 1168452, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 18 + }, + "title": "RE: Increasing Curation, Demand for Steem Power and Community Interaction", + "updated": "2016-09-08T20:47:24", + "url": "/steem/@ned/increasing-curation-demand-for-steem-power-and-community-interaction#@dana-edwards/re-ned-increasing-curation-demand-for-steem-power-and-community-interaction-20160908t050749903z" + }, + { + "active_votes": [ + { + "rshares": 28480806497948, + "voter": "jamesc" + }, + { + "rshares": 95922137592, + "voter": "limitless" + }, + { + "rshares": 5705296565, + "voter": "logic" + }, + { + "rshares": 19336421000, + "voter": "hanshotfirst" + }, + { + "rshares": 4237453811, + "voter": "canadian-coconut" + }, + { + "rshares": 86947484, + "voter": "skeptic" + }, + { + "rshares": 540384409, + "voter": "lifeworship" + } + ], + "author": "akareyon", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.64, + "beneficiaries": [], + "blacklists": [], + "body": "No upvote from me :)\n\nAllow me to explain: \n\na good \"debunking\" takes the claim of evidence, assumes the strongest interpretation of the argument, explains the background behind these ideas and then presents solid counterarguments, evidence to the contrary and sound reasoning. \n\nA gish gallop of links to heavily biased sites such as \"rationalwiki.org\" dismissing whole theories instead of addressing simple claims of evidence openly and honestly does not an argument make. \n\n\"Conspiracy theorists\" will not take you seriously because you do not address their arguments and dismiss you. Most of them will not even bother to click on rationalwiki links simply because all their \"debunkings\" use the same faulty logic and bad and dishonest argumentation. Meanwhile, \"conventional wisdomists\" will pat your back in thanks for reinforcing their beliefs. Nothing has been won this way, quite the contrary, instead of helping those who are maybe just stuck in the wrong loop, you alienate them even further. \n\nI summary, you are doing the scientific method, curious inquiry and intellectually honest open-mindedness a huge disfavor with this sort of post, it can only serve to solidify the beliefs of those who have already formed their opinion and are unwilling to change it. Someone on the fence trying to form an informed and educated opinion will not be swayed either way, because there are hardly any news or arguments in the links that have not already been addressed and refuted by the peddlers of the conspiracy theories.\n\nDisclaimer: I am not a flatearther (although I am sure that in a serious, honest, open and fairly moderated debate, I could show many a rotundist the end of his wisdom) and I know nothing about gold and silver, but the first sentence of the video on **vaccines** was a slap in the face of everyone who has to braincells to rub together and tries to educate himself objectively and honestly. \n\n\"**There is no debate to have:** Vaccines don't cause autism and save millions of lives per year.\" Wow, much argument, so convince! And then it continues with cheap appeals to authority, misrepresentations and distortions of the actual arguments of antivaccine activists and to psychopathologize all those whose lifes took a turn for the worse just hours after they received their oh so healthy shots. I call it \"coincidience theorizing\". \n\nMy intentions are sometimes misunderstood, so let me clarify: I am not here to fight you, or to defend any particular theory. I am here to help you make a better argument to achieve your stated goal to dispel myths and misconceptions with the scientific method: \n\n> it is impoartant that we try to keep each other informed and educated, as much as possible, and in sustainable way. By keeping ourselves scientifically literate we directly improve the quality of life of all others in our society (and humanity as a whole).\n\nI agree with that. But then you continue to call everything that is not \"received wisdom\" \"bullshit\", \"quack\" and \"crap\"; that is as if I had begun my post by calling you a sheeple!\n\n I am sure you can do better, [here is some inspiration](https://steemit.com/flatearth/@akareyon/how-to-refute-a-claim-of-evidence-for-a-conspiracy-theory-case-study-a-perspective-on-flat-earth) :)", + "category": "science", + "children": 4, + "created": "2016-08-28T16:57:51", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "links": [ + "https://steemit.com/flatearth/@akareyon/how-to-refute-a-claim-of-evidence-for-a-conspiracy-theory-case-study-a-perspective-on-flat-earth" + ], + "tags": [ + "science" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 28606635138809, + "parent_author": "logic", + "parent_permlink": "steemit-quack-busters-pick-of-the-best-worst-pseudoscientific-posts-issue-1", + "payout": 112.496, + "payout_at": "2016-09-04T16:57:51", + "pending_payout_value": "112.496 HBD", + "percent_hbd": 10000, + "permlink": "re-logic-steemit-quack-busters-pick-of-the-best-worst-pseudoscientific-posts-issue-1-20160828t165754581z", + "post_id": 1029100, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 7 + }, + "title": "RE: Steemit Quack Busters - Pick of The Best (Worst?) Pseudoscientific Posts - Issue #1", + "updated": "2016-08-28T17:02:27", + "url": "/science/@logic/steemit-quack-busters-pick-of-the-best-worst-pseudoscientific-posts-issue-1#@akareyon/re-logic-steemit-quack-busters-pick-of-the-best-worst-pseudoscientific-posts-issue-1-20160828t165754581z" + }, + { + "active_votes": [ + { + "rshares": 6345335271561, + "voter": "dantheman" + }, + { + "rshares": 720557836017, + "voter": "erath" + }, + { + "rshares": 28860495550, + "voter": "anonymous" + }, + { + "rshares": 8412408631962, + "voter": "rainman" + }, + { + "rshares": 357890181000, + "voter": "samupaha" + }, + { + "rshares": 2474667874, + "voter": "boy" + }, + { + "rshares": 3003831514, + "voter": "bue-witness" + }, + { + "rshares": 562780317, + "voter": "bunny" + }, + { + "rshares": 1860424061022, + "voter": "complexring" + }, + { + "rshares": 42511634216, + "voter": "bue" + }, + { + "rshares": 1326410513, + "voter": "mini" + }, + { + "rshares": 170827956, + "voter": "moon" + }, + { + "rshares": 49706414935, + "voter": "twiceuponatime" + }, + { + "rshares": 1063510949082, + "voter": "cass" + }, + { + "rshares": 497540834, + "voter": "healthcare" + }, + { + "rshares": 756497537, + "voter": "daniel.pan" + }, + { + "rshares": 1347447268294, + "voter": "donkeypong" + }, + { + "rshares": 43931243501, + "voter": "steem-samiam" + }, + { + "rshares": 23905940112, + "voter": "marketingmonk" + }, + { + "rshares": 516450250476, + "voter": "kencode" + }, + { + "rshares": 230342766, + "voter": "helen.tan" + }, + { + "rshares": 233645129242, + "voter": "craig-grant" + }, + { + "rshares": 495624770407, + "voter": "eeks" + }, + { + "rshares": 1301693008, + "voter": "nxtblg" + }, + { + "rshares": 29945834279, + "voter": "jonnybitcoin" + }, + { + "rshares": 14120183467, + "voter": "acidyo" + }, + { + "rshares": 5394181231, + "voter": "kingjohal" + }, + { + "rshares": 8838786108, + "voter": "gore84" + }, + { + "rshares": 84551119676, + "voter": "eric-boucher" + }, + { + "rshares": 9355788371, + "voter": "johnerfx" + }, + { + "rshares": 13824695928, + "voter": "syadastinasti" + }, + { + "rshares": 354377649662, + "voter": "hedge-x" + }, + { + "rshares": 390927750, + "voter": "rafikichi" + }, + { + "rshares": 215281372644, + "voter": "alexc" + }, + { + "rshares": 989698715, + "voter": "johnerminer" + }, + { + "rshares": 1652465742, + "voter": "stephen-somers" + }, + { + "rshares": 2299144158, + "voter": "mammasitta" + }, + { + "rshares": 33660702421, + "voter": "marco-delsalto" + }, + { + "rshares": 17924698121, + "voter": "katyakov" + }, + { + "rshares": 249278368, + "voter": "bitnation" + }, + { + "rshares": 154096392250, + "voter": "fabio" + }, + { + "rshares": 64622813111, + "voter": "jasonmcz" + }, + { + "rshares": 45357972392, + "voter": "derekareith" + }, + { + "rshares": 265854194, + "voter": "fydel" + }, + { + "rshares": 40456456299, + "voter": "wesam" + }, + { + "rshares": 23914228039, + "voter": "igster" + }, + { + "rshares": 58774029297, + "voter": "sephiroth" + }, + { + "rshares": 121303437547, + "voter": "bonface" + }, + { + "rshares": 43664809447, + "voter": "streetstyle" + }, + { + "rshares": 75135951433, + "voter": "demotruk" + }, + { + "rshares": 2559840885, + "voter": "supermeatboy" + }, + { + "rshares": 134622481, + "voter": "jdenismusic" + }, + { + "rshares": 7727361046, + "voter": "manipulable" + }, + { + "rshares": 994217230100, + "voter": "james212" + }, + { + "rshares": 54116655892, + "voter": "arcurus" + }, + { + "rshares": 3419121784, + "voter": "tony.jennings" + }, + { + "rshares": 212027123415, + "voter": "johnsmith" + }, + { + "rshares": 22250818712, + "voter": "team-leibniz" + }, + { + "rshares": 2466200487, + "voter": "tjpezlo" + }, + { + "rshares": 11104221496, + "voter": "dimitarj" + }, + { + "rshares": 951872764, + "voter": "webosfritos" + }, + { + "rshares": 330412175, + "voter": "handytxg" + }, + { + "rshares": 64161643, + "voter": "pawlo74" + }, + { + "rshares": 62626270, + "voter": "neddykelly" + }, + { + "rshares": 3010971197, + "voter": "psamuelson" + }, + { + "rshares": 1190921884, + "voter": "dolov" + }, + { + "rshares": 7496577959, + "voter": "randyclemens" + }, + { + "rshares": 11616597380, + "voter": "matrixdweller" + }, + { + "rshares": 5468778084, + "voter": "theb0red1" + }, + { + "rshares": 13766660135, + "voter": "helikopterben" + }, + { + "rshares": 14342845727, + "voter": "hilarski" + }, + { + "rshares": 110551597287, + "voter": "falkvinge" + }, + { + "rshares": 38715855098, + "voter": "simon-says" + }, + { + "rshares": 335454957, + "voter": "ghasemkiani" + }, + { + "rshares": 56436574, + "voter": "saintbitts" + }, + { + "rshares": 55571888, + "voter": "cahuillan" + }, + { + "rshares": 1041447107, + "voter": "seasi06" + }, + { + "rshares": 1745651878, + "voter": "thelocal" + }, + { + "rshares": 2040170944, + "voter": "doitvoluntarily" + }, + { + "rshares": 6739280357, + "voter": "hunterisgreat" + }, + { + "rshares": 82814845, + "voter": "ricov" + }, + { + "rshares": 69408815, + "voter": "and030380" + }, + { + "rshares": 116424253629, + "voter": "charlieshrem" + }, + { + "rshares": 54261914647, + "voter": "tracemayer" + }, + { + "rshares": 52964023, + "voter": "kimbo-spice" + }, + { + "rshares": 51905607, + "voter": "davidcbennett" + }, + { + "rshares": 51890765, + "voter": "gregorygarcia" + }, + { + "rshares": 50799557, + "voter": "drinkingabout" + }, + { + "rshares": 51762401, + "voter": "jhermanbeans" + }, + { + "rshares": 52214520, + "voter": "whydoitry" + }, + { + "rshares": 51187437, + "voter": "leopard66" + }, + { + "rshares": 51081691, + "voter": "steven938" + } + ], + "author": "tracemayer", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.64, + "beneficiaries": [], + "blacklists": [], + "body": "I have been getting lots of **incoherant** arguments about Steem also from various people. The more I dig into their arguments with them the more they come down to 'feelings' instead of 'thinking'. Most come down to ad hominmem arguments which, even if they were completely as argued, would still be irrelevant and not useful.\n\nSo far I have found Steem to operate, more or less, exactly as the whitepaper represents and it is a far superior content distribution platform to [Seeking Alpha](http://seekingalpha.com/author/trace-mayer/articles), where I am a gold standard contributor, Reddit, Facebook, Twitter and so many others.\n\nI am really at a loss for why people make the Steem is a scam argument but then I am a Steem noob and have not thoroughly researched it yet. But at least based on reading the whitepaper and the practical experience I have gained with it I do not find it to be a scam.", + "category": "steem", + "children": 36, + "created": "2016-08-23T15:18:48", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "links": [ + "http://seekingalpha.com/author/trace-mayer/articles" + ], + "tags": [ + "steem" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 24673842425889, + "parent_author": "charlieshrem", + "parent_permlink": "was-the-launch-of-steem-a-scam-or-the-only-legal-way-thoughts-on-steem-by-charlie-shrem-a-week-later", + "payout": 92.718, + "payout_at": "2016-08-30T15:18:48", + "pending_payout_value": "92.718 HBD", + "percent_hbd": 10000, + "permlink": "re-charlieshrem-was-the-launch-of-steem-a-scam-or-the-only-legal-way-thoughts-on-steem-by-charlie-shrem-a-week-later-20160823t151849093z", + "post_id": 952233, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 92 + }, + "title": "RE: Was the Launch of Steem a Scam or the Only Legal Way? - Thoughts on Steem by Charlie Shrem a Week Later", + "updated": "2016-08-23T15:18:48", + "url": "/steem/@charlieshrem/was-the-launch-of-steem-a-scam-or-the-only-legal-way-thoughts-on-steem-by-charlie-shrem-a-week-later#@tracemayer/re-charlieshrem-was-the-launch-of-steem-a-scam-or-the-only-legal-way-thoughts-on-steem-by-charlie-shrem-a-week-later-20160823t151849093z" + }, + { + "active_votes": [ + { + "rshares": 1443108410850, + "voter": "anonymous" + }, + { + "rshares": 14416065371667, + "voter": "summon" + }, + { + "rshares": 6594557001172, + "voter": "fuzzyvest" + }, + { + "rshares": 4954754891, + "voter": "boy" + }, + { + "rshares": 6014624652, + "voter": "bue-witness" + }, + { + "rshares": 1115096938, + "voter": "bunny" + }, + { + "rshares": 85898673742, + "voter": "bue" + }, + { + "rshares": 2655468195, + "voter": "mini" + }, + { + "rshares": 341763780, + "voter": "moon" + }, + { + "rshares": 1298845280683, + "voter": "steempower" + }, + { + "rshares": 393306725106, + "voter": "officialfuzzy" + }, + { + "rshares": 995778422, + "voter": "healthcare" + }, + { + "rshares": 1546535287, + "voter": "daniel.pan" + }, + { + "rshares": 460858066, + "voter": "helen.tan" + }, + { + "rshares": 25438301563, + "voter": "tcfxyz" + }, + { + "rshares": 4745033808, + "voter": "futurefood" + } + ], + "author": "cass", + "author_payout_value": "0.000 HBD", + "author_reputation": 69.25, + "beneficiaries": [], + "blacklists": [], + "body": "Let's do this - i'm all in :) and guess my friend as happy to assist as well !", + "category": "steemit", + "children": 2, + "created": "2016-08-27T11:00:03", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 24280049678822, + "parent_author": "futurefood", + "parent_permlink": "future-food-first-dutch-steemit-poster-campaign-hits-the-streets-of-amsterdam", + "payout": 91.522, + "payout_at": "2016-09-03T11:00:03", + "pending_payout_value": "91.522 HBD", + "percent_hbd": 10000, + "permlink": "re-futurefood-future-food-first-dutch-steemit-poster-campaign-hits-the-streets-of-amsterdam-20160827t110002591z", + "post_id": 1011417, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 16 + }, + "title": "RE: [Future Food] First Dutch Steemit poster campaign hits the streets of Amsterdam", + "updated": "2016-08-27T17:39:36", + "url": "/steemit/@futurefood/future-food-first-dutch-steemit-poster-campaign-hits-the-streets-of-amsterdam#@cass/re-futurefood-future-food-first-dutch-steemit-poster-campaign-hits-the-streets-of-amsterdam-20160827t110002591z" + }, + { + "active_votes": [ + { + "rshares": 26539316670609, + "voter": "berniesanders" + }, + { + "rshares": 2556800122063, + "voter": "adm" + }, + { + "rshares": 3104130961, + "voter": "boy" + }, + { + "rshares": 3768795929, + "voter": "bue-witness" + }, + { + "rshares": 684008240, + "voter": "bunny" + }, + { + "rshares": 54843294675, + "voter": "bue" + }, + { + "rshares": 1663317427, + "voter": "mini" + }, + { + "rshares": 171035750, + "voter": "moon" + }, + { + "rshares": 691274680675, + "voter": "pfunk" + }, + { + "rshares": 624998794, + "voter": "healthcare" + }, + { + "rshares": 973121873, + "voter": "daniel.pan" + }, + { + "rshares": 288353305, + "voter": "helen.tan" + } + ], + "author": "predator", + "author_payout_value": "0.000 HBD", + "author_reputation": 51.08, + "beneficiaries": [], + "blacklists": [], + "body": "!cheetah ban", + "category": "nfl", + "children": 1, + "created": "2016-09-08T21:52:03", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "nfl" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 29853512530301, + "parent_author": "livehdvsstream", + "parent_permlink": "http-livehdvsstream-com-thursday-night-football", + "payout": 87.892, + "payout_at": "2016-09-15T21:52:03", + "pending_payout_value": "87.892 HBD", + "percent_hbd": 10000, + "permlink": "re-livehdvsstream-http-livehdvsstream-com-thursday-night-football-20160908t215134242z", + "post_id": 1177543, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 12 + }, + "title": "RE: http://livehdvsstream.com/thursday-night-football/", + "updated": "2016-09-08T21:52:03", + "url": "/nfl/@livehdvsstream/http-livehdvsstream-com-thursday-night-football#@predator/re-livehdvsstream-http-livehdvsstream-com-thursday-night-football-20160908t215134242z" + }, + { + "active_votes": [ + { + "rshares": 27162216148804, + "voter": "berniesanders" + }, + { + "rshares": 191868443924, + "voter": "nextgenwitness" + }, + { + "rshares": 32327859355, + "voter": "danknugs" + }, + { + "rshares": 16143222515, + "voter": "bentley" + }, + { + "rshares": 171059181983, + "voter": "anyx" + }, + { + "rshares": 54153091968, + "voter": "cheetah" + }, + { + "rshares": 102855934, + "voter": "cheetah20" + }, + { + "rshares": 101760456, + "voter": "cheetah18" + }, + { + "rshares": 123906339, + "voter": "cheetah19" + }, + { + "rshares": 9427196116, + "voter": "theconnoisseur" + } + ], + "author": "cheetah", + "author_payout_value": "0.000 HBD", + "author_reputation": 64.17, + "beneficiaries": [], + "blacklists": [], + "body": "Warning! This user is on my black list, likely as a known plagiarist, spammer or ID thief. Please be cautious with this post!\nTo get off this list, please chat with us in the #steemitabuse-appeals channel in [steemit.chat](http://steemit.chat).", + "category": "sports", + "children": 0, + "created": "2016-09-03T17:47:27", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": {}, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 27637523667394, + "parent_author": "micromaxpc", + "parent_permlink": "watch-college-football-live-coverage-fox-4-95usd-only-kent-state-vs-penn-state-l-i-v-e-s-t-r-e-a-m-college-football", + "payout": 86.117, + "payout_at": "2016-09-10T17:47:27", + "pending_payout_value": "86.117 HBD", + "percent_hbd": 10000, + "permlink": "re-watch-college-football-live-coverage-fox-4-95usd-only-kent-state-vs-penn-state-l-i-v-e-s-t-r-e-a-m-college-football-20160903t174721", + "post_id": 1113714, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 10 + }, + "title": "RE: *Watch College Football ~!LIVE COVERAGE~!!{{FOX 4.95$ ONLY}Kent State vs Penn State L.i.v.e S.t.r.e.a.m College Football", + "updated": "2016-09-03T17:47:27", + "url": "/sports/@micromaxpc/watch-college-football-live-coverage-fox-4-95usd-only-kent-state-vs-penn-state-l-i-v-e-s-t-r-e-a-m-college-football#@cheetah/re-watch-college-football-live-coverage-fox-4-95usd-only-kent-state-vs-penn-state-l-i-v-e-s-t-r-e-a-m-college-football-20160903t174721" + }, + { + "active_votes": [ + { + "rshares": 28256980364020, + "voter": "jamesc" + }, + { + "rshares": 989275090774, + "voter": "benjojo" + }, + { + "rshares": 12116273907, + "voter": "canadian-coconut" + } + ], + "author": "teamsteem", + "author_payout_value": "0.000 HBD", + "author_reputation": 64.86, + "beneficiaries": [], + "blacklists": [], + "body": "Thank to you guys @richardcrill, @canadian-coconut, @benjojo! You commentaries on Steemit about vaccines are so refreshing level headed and needed. I don't see this happening anywhere else. Keep them coming! They are badly needed. You guys have made so many logical statement that are totally absent from so many other supposedly rational people. \n\nI really enjoyed that post from @discordian. You might want to take a look at it if you haven't read it already. \n\nhttps://steemit.com/vaccines/@discordian/vaccines-when-you-re-neither-really-pro-or-anti-vaxx", + "category": "life", + "children": 0, + "created": "2016-09-10T04:22:57", + "curator_payout_value": "0.000 HBD", + "depth": 5, + "is_paidout": false, + "json_metadata": { + "links": [ + "https://steemit.com/vaccines/@discordian/vaccines-when-you-re-neither-really-pro-or-anti-vaxx" + ], + "tags": [ + "life" + ], + "users": [ + "richardcrill", + "canadian-coconut", + "benjojo", + "discordian" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 29258371728701, + "parent_author": "benjojo", + "parent_permlink": "re-richardcrill-re-benjojo-re-richardcrill-re-benjojo-dogs-aren-t-dangerous-general-woundwort-watership-down-strong-opinions-on-vaccines-20160909t133521068z", + "payout": 85.545, + "payout_at": "2016-09-17T04:22:57", + "pending_payout_value": "85.545 HBD", + "percent_hbd": 10000, + "permlink": "re-benjojo-re-richardcrill-re-benjojo-re-richardcrill-re-benjojo-dogs-aren-t-dangerous-general-woundwort-watership-down-strong-opinions-on-vaccines-20160910t042259127z", + "post_id": 1192176, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 3 + }, + "title": "RE: \"Dogs aren't dangerous!\" General Woundwort, Watership Down / STRONG OPINIONS ON VACCINES", + "updated": "2016-09-10T04:22:57", + "url": "/life/@benjojo/dogs-aren-t-dangerous-general-woundwort-watership-down-strong-opinions-on-vaccines#@teamsteem/re-benjojo-re-richardcrill-re-benjojo-re-richardcrill-re-benjojo-dogs-aren-t-dangerous-general-woundwort-watership-down-strong-opinions-on-vaccines-20160910t042259127z" + }, + { + "active_votes": [ + { + "rshares": 16755130207011, + "voter": "itsascam" + }, + { + "rshares": 1970868506754, + "voter": "steemroller" + }, + { + "rshares": 17831124277606, + "voter": "steemed" + }, + { + "rshares": 1962187319, + "voter": "tad-auker" + }, + { + "rshares": 129607796528, + "voter": "schro" + }, + { + "rshares": 4337200195, + "voter": "armen" + } + ], + "author": "steemed", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.51, + "beneficiaries": [], + "blacklists": [], + "body": "The subprime crisis was not because banks couldn't collect money on mortgages. It was because mortgage derivatives were overrated by rating companies and risk was not properly evaluated. So there would be several layers of derivatives where investors were tremendously exposed to low grade debt that was certified as high grade.\n\nIt is similar to walking into a casino and being told your odds of winning are 99 of 100, but in reality they are 1 of 100, and much of the economy is predicated on the accuracy of the risk estimates, which were not only wrong but generally lies.\n\nTo even bring the borrower into the equation completely absolves everyone who sold or certified derivatives that they knew were toxic.\n\nThe narrative that brings this question into our consciousness is part of a larger theme that attempts to blame low income people for society's problems.", + "category": "life", + "children": 1, + "created": "2016-09-14T22:35:57", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": {}, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 36693030175413, + "parent_author": "calaber24p", + "parent_permlink": "who-should-we-find-responsible-for-the-subprime-mortgage-lending-crisis", + "payout": 81.85, + "payout_at": "2016-09-21T22:35:57", + "pending_payout_value": "81.850 HBD", + "percent_hbd": 10000, + "permlink": "re-calaber24p-who-should-we-find-responsible-for-the-subprime-mortgage-lending-crisis-20160914t173451442z", + "post_id": 1248162, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 6 + }, + "title": "RE: Who Should We Find Responsible For The Subprime Mortgage Lending Crisis?", + "updated": "2016-09-14T22:40:15", + "url": "/life/@calaber24p/who-should-we-find-responsible-for-the-subprime-mortgage-lending-crisis#@steemed/re-calaber24p-who-should-we-find-responsible-for-the-subprime-mortgage-lending-crisis-20160914t173451442z" + }, + { + "active_votes": [ + { + "rshares": 26499723072004, + "voter": "berniesanders" + }, + { + "rshares": 16143222515, + "voter": "bentley" + }, + { + "rshares": 171059181983, + "voter": "anyx" + }, + { + "rshares": 54151770713, + "voter": "cheetah" + }, + { + "rshares": 9427196116, + "voter": "theconnoisseur" + }, + { + "rshares": 99702754, + "voter": "cheetah94" + }, + { + "rshares": 99579845, + "voter": "cheetah95" + }, + { + "rshares": 99393484, + "voter": "cheetah96" + } + ], + "author": "cheetah", + "author_payout_value": "0.000 HBD", + "author_reputation": 64.17, + "beneficiaries": [], + "blacklists": [], + "body": "Warning! This user is on my black list, likely as a known plagiarist, spammer or ID thief. Please be cautious with this post!\nTo get off this list, please chat with us in the #steemitabuse-appeals channel in [steemit.chat](http://steemit.chat).", + "category": "sports", + "children": 0, + "created": "2016-09-03T17:30:30", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": {}, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 26750803119414, + "parent_author": "micromaxpc", + "parent_permlink": "live-and-enjoy-wa-tch-kent-state-vs-penn-state-live-stream-college-football-online-tv", + "payout": 81.019, + "payout_at": "2016-09-10T17:30:30", + "pending_payout_value": "81.019 HBD", + "percent_hbd": 10000, + "permlink": "re-live-and-enjoy-wa-tch-kent-state-vs-penn-state-live-stream-college-football-online-tv-20160903t173023", + "post_id": 1113542, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 8 + }, + "title": "RE: LIVE&ENJOY ~wA@tCh~ Kent State vs Penn State live stream college football online TV", + "updated": "2016-09-03T17:30:30", + "url": "/sports/@micromaxpc/live-and-enjoy-wa-tch-kent-state-vs-penn-state-live-stream-college-football-online-tv#@cheetah/re-live-and-enjoy-wa-tch-kent-state-vs-penn-state-live-stream-college-football-online-tv-20160903t173023" + }, + { + "active_votes": [ + { + "rshares": 28861533080, + "voter": "anonymous" + }, + { + "rshares": 14124062122628, + "voter": "summon" + }, + { + "rshares": 7157841045005, + "voter": "riverhead" + }, + { + "rshares": 2476023846, + "voter": "boy" + }, + { + "rshares": 3005570018, + "voter": "bue-witness" + }, + { + "rshares": 557339570, + "voter": "bunny" + }, + { + "rshares": 42706774732, + "voter": "bue" + }, + { + "rshares": 1327073465, + "voter": "mini" + }, + { + "rshares": 170847062, + "voter": "moon" + }, + { + "rshares": 1081756381391, + "voter": "cass" + }, + { + "rshares": 497713761, + "voter": "healthcare" + }, + { + "rshares": 763569445, + "voter": "daniel.pan" + }, + { + "rshares": 230375470, + "voter": "helen.tan" + }, + { + "rshares": 53404455, + "voter": "skypilot" + }, + { + "rshares": 50772511, + "voter": "zerz" + }, + { + "rshares": 50617600, + "voter": "bonnieparker" + } + ], + "author": "andrew0", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.63, + "beneficiaries": [], + "blacklists": [], + "body": "Incredible introduceyourself post, such a shame it didn't get the right attention here.\n\nI'm following you, congrats for the great shots and your creativity!", + "category": "introduceyourself", + "children": 10, + "created": "2016-08-25T16:18:18", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "introduceyourself" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 22444411164039, + "parent_author": "skypilot", + "parent_permlink": "an-introduction-to-where-eagles-fly-the-american-wilderness-expedition-by-zedekiah-morse", + "payout": 78.756, + "payout_at": "2016-09-01T16:18:18", + "pending_payout_value": "78.756 HBD", + "percent_hbd": 10000, + "permlink": "re-skypilot-an-introduction-to-where-eagles-fly-the-american-wilderness-expedition-by-zedekiah-morse-20160825t161914046z", + "post_id": 983381, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 16 + }, + "title": "RE: Where Eagles Fly by Zedekiah Morse", + "updated": "2016-08-25T16:18:18", + "url": "/introduceyourself/@skypilot/an-introduction-to-where-eagles-fly-the-american-wilderness-expedition-by-zedekiah-morse#@andrew0/re-skypilot-an-introduction-to-where-eagles-fly-the-american-wilderness-expedition-by-zedekiah-morse-20160825t161914046z" + }, + { + "active_votes": [ + { + "rshares": 28857075427, + "voter": "anonymous" + }, + { + "rshares": 14121341473157, + "voter": "summon" + }, + { + "rshares": 7103095492701, + "voter": "riverhead" + }, + { + "rshares": 3093300592, + "voter": "boy" + }, + { + "rshares": 3754741441, + "voter": "bue-witness" + }, + { + "rshares": 703435993, + "voter": "bunny" + }, + { + "rshares": 53124687018, + "voter": "bue" + }, + { + "rshares": 1658001153, + "voter": "mini" + }, + { + "rshares": 213534945, + "voter": "moon" + }, + { + "rshares": 1063500921185, + "voter": "cass" + }, + { + "rshares": 621924331, + "voter": "healthcare" + }, + { + "rshares": 943902828, + "voter": "daniel.pan" + }, + { + "rshares": 287928458, + "voter": "helen.tan" + }, + { + "rshares": 86464602143, + "voter": "eric-boucher" + }, + { + "rshares": 11879877956, + "voter": "senseiteekay" + }, + { + "rshares": 1258326429, + "voter": "littlekitty" + }, + { + "rshares": 139996454, + "voter": "crosheille" + }, + { + "rshares": 2858417521, + "voter": "renzoarg" + } + ], + "author": "glitterfart", + "author_payout_value": "0.000 HBD", + "author_reputation": 53.96, + "beneficiaries": [], + "blacklists": [], + "body": "It's not a very constructive comment but I have to say, you are so damn good at what you do, it's almost annoying ;p", + "category": "design", + "children": 0, + "created": "2016-08-23T12:21:18", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "design" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 22483797639732, + "parent_author": "cass", + "parent_permlink": "brand-design-steemcleaners-logo-concept", + "payout": 78.434, + "payout_at": "2016-08-30T12:21:18", + "pending_payout_value": "78.434 HBD", + "percent_hbd": 10000, + "permlink": "re-cass-brand-design-steemcleaners-logo-concept-20160823t122118582z", + "post_id": 949767, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 18 + }, + "title": "RE: \u2668 [Brand-Design] STEEMCLEANERs - Logo concept", + "updated": "2016-08-23T12:21:18", + "url": "/design/@cass/brand-design-steemcleaners-logo-concept#@glitterfart/re-cass-brand-design-steemcleaners-logo-concept-20160823t122118582z" + }, + { + "active_votes": [ + { + "rshares": 28861582066, + "voter": "anonymous" + }, + { + "rshares": 14124062122628, + "voter": "summon" + }, + { + "rshares": 7308563986673, + "voter": "riverhead" + }, + { + "rshares": 33599471969, + "voter": "toxonaut" + }, + { + "rshares": 875119762, + "voter": "andrew0" + }, + { + "rshares": 50485747, + "voter": "zobud" + } + ], + "author": "skypilot", + "author_payout_value": "0.000 HBD", + "author_reputation": 60.22, + "beneficiaries": [], + "blacklists": [], + "body": "Andrew! you are a hero! That was kind of you to bring this up as you have. It's funny because I thought when I looked this morning, well I guess it is not that popular, then I went for a test flight to try out a new camera mount and came back, got on the system just now and - !!Mother of Garbanzo Beans!!!! It is really cool... Thank you !", + "category": "introduceyourself", + "children": 3, + "created": "2016-08-25T22:47:21", + "curator_payout_value": "0.000 HBD", + "depth": 2, + "is_paidout": false, + "json_metadata": { + "tags": [ + "introduceyourself" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 21496012768845, + "parent_author": "andrew0", + "parent_permlink": "re-skypilot-an-introduction-to-where-eagles-fly-the-american-wilderness-expedition-by-zedekiah-morse-20160825t161914046z", + "payout": 72.723, + "payout_at": "2016-09-01T22:47:21", + "pending_payout_value": "72.723 HBD", + "percent_hbd": 10000, + "permlink": "re-andrew0-re-skypilot-an-introduction-to-where-eagles-fly-the-american-wilderness-expedition-by-zedekiah-morse-20160825t224718956z", + "post_id": 989355, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 6 + }, + "title": "RE: Where Eagles Fly by Zedekiah Morse", + "updated": "2016-08-25T22:47:21", + "url": "/introduceyourself/@skypilot/an-introduction-to-where-eagles-fly-the-american-wilderness-expedition-by-zedekiah-morse#@skypilot/re-andrew0-re-skypilot-an-introduction-to-where-eagles-fly-the-american-wilderness-expedition-by-zedekiah-morse-20160825t224718956z" + }, + { + "active_votes": [ + { + "rshares": 21308065728980, + "voter": "dantheman" + }, + { + "rshares": 30663857230, + "voter": "m0se" + }, + { + "rshares": 25145753869, + "voter": "hitmeasap" + }, + { + "rshares": 619555638, + "voter": "inkbit" + }, + { + "rshares": 3015243216, + "voter": "solarguy" + }, + { + "rshares": 57318946, + "voter": "shadowspub" + } + ], + "author": "lifeworship", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.81, + "beneficiaries": [], + "blacklists": [], + "body": "way to hate on hate. if you want less of it how about starting by not posting with a picture that says hate sixteen times. energy follows attention. resist not evil. create more of what you want to see, instead of complaining about what you don't.", + "category": "steemit", + "children": 2, + "created": "2016-08-18T13:16:27", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 21367567457879, + "parent_author": "hitmeasap", + "parent_permlink": "steemians-what-the-hell-are-we-doing-here-what-happened-to-this-place", + "payout": 72.538, + "payout_at": "2016-08-25T13:16:27", + "pending_payout_value": "72.538 HBD", + "percent_hbd": 10000, + "permlink": "re-hitmeasap-steemians-what-the-hell-are-we-doing-here-what-happened-to-this-place-20160818t131626226z", + "post_id": 870339, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 6 + }, + "title": "RE: Steemians!! - What The Hell Are We Doing Here?! - What Happened To This Place...?", + "updated": "2016-08-18T13:16:27", + "url": "/steemit/@hitmeasap/steemians-what-the-hell-are-we-doing-here-what-happened-to-this-place#@lifeworship/re-hitmeasap-steemians-what-the-hell-are-we-doing-here-what-happened-to-this-place-20160818t131626226z" + }, + { + "active_votes": [ + { + "rshares": 16755130207011, + "voter": "itsascam" + }, + { + "rshares": 17831270134582, + "voter": "steemed" + }, + { + "rshares": 161249237307, + "voter": "dashpaymag" + }, + { + "rshares": 150834868, + "voter": "dirlei.sdias" + } + ], + "author": "dave-hughes", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.49, + "beneficiaries": [], + "blacklists": [], + "body": "What you also need to consider was the way in which debts were consolidated over and over again and re-sold as financial instruments so when those debts spiralled there was no control so the problem was exacerbated by a factor of double and triple the original bad debt.", + "category": "life", + "children": 0, + "created": "2016-09-14T22:00:27", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 34747800413768, + "parent_author": "calaber24p", + "parent_permlink": "who-should-we-find-responsible-for-the-subprime-mortgage-lending-crisis", + "payout": 71.041, + "payout_at": "2016-09-21T22:00:27", + "pending_payout_value": "71.041 HBD", + "percent_hbd": 10000, + "permlink": "re-calaber24p-who-should-we-find-responsible-for-the-subprime-mortgage-lending-crisis-20160914t220024216z", + "post_id": 1247813, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 4 + }, + "title": "RE: Who Should We Find Responsible For The Subprime Mortgage Lending Crisis?", + "updated": "2016-09-14T22:00:27", + "url": "/life/@calaber24p/who-should-we-find-responsible-for-the-subprime-mortgage-lending-crisis#@dave-hughes/re-calaber24p-who-should-we-find-responsible-for-the-subprime-mortgage-lending-crisis-20160914t220024216z" + }, + { + "active_votes": [ + { + "rshares": 17858297500002, + "voter": "dantheman" + }, + { + "rshares": 28856380597, + "voter": "anonymous" + }, + { + "rshares": 2473049697, + "voter": "boy" + }, + { + "rshares": 3001749042, + "voter": "bue-witness" + }, + { + "rshares": 562486204, + "voter": "bunny" + }, + { + "rshares": 42248275501, + "voter": "bue" + }, + { + "rshares": 1325607585, + "voter": "mini" + }, + { + "rshares": 170794809, + "voter": "moon" + }, + { + "rshares": 1029728462891, + "voter": "cass" + }, + { + "rshares": 497305902, + "voter": "healthcare" + }, + { + "rshares": 740336593, + "voter": "daniel.pan" + }, + { + "rshares": 230286157, + "voter": "helen.tan" + }, + { + "rshares": 125117010410, + "voter": "craig-grant" + }, + { + "rshares": 130277483050, + "voter": "thedashguy" + }, + { + "rshares": 5975502073, + "voter": "tyler-fletcher" + }, + { + "rshares": 135452264889, + "voter": "jesta" + }, + { + "rshares": 75101274024, + "voter": "demotruk" + }, + { + "rshares": 91891297, + "voter": "eight-rad" + }, + { + "rshares": 40931489863, + "voter": "tracemayer" + } + ], + "author": "dantheman", + "author_payout_value": "0.000 HBD", + "author_reputation": 71.46, + "beneficiaries": [], + "blacklists": [], + "body": "I would like to make a brief statement that due to some legitimate concerns raised and an enhanced alternative solution I have come up with, the *forced conversion* at 20% ***will not be implemented***. A future post will contain [details about an alternative solution](/steemit/@dantheman/steem-dollars-have-limits).", + "category": "steem", + "children": 2, + "created": "2016-08-20T20:26:54", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steem" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 19481079150586, + "parent_author": "dantheman", + "parent_permlink": "steem-dollar-stability-enhancements", + "payout": 67.489, + "payout_at": "2016-08-27T20:26:54", + "pending_payout_value": "67.489 HBD", + "percent_hbd": 10000, + "permlink": "re-dantheman-steem-dollar-stability-enhancements-20160820t202655521z", + "post_id": 910841, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 19 + }, + "title": "RE: Steem Dollar Stability Enhancements", + "updated": "2016-08-20T22:34:54", + "url": "/steem/@dantheman/steem-dollar-stability-enhancements#@dantheman/re-dantheman-steem-dollar-stability-enhancements-20160820t202655521z" + }, + { + "active_votes": [ + { + "rshares": 637652794925, + "voter": "smooth" + }, + { + "rshares": -6795814202, + "voter": "highasfuck" + }, + { + "rshares": 17812816747103, + "voter": "steemed" + }, + { + "rshares": 1924464472682, + "voter": "nextgencrypto" + }, + { + "rshares": 2482756481, + "voter": "boy" + }, + { + "rshares": 3014336974, + "voter": "bue-witness" + }, + { + "rshares": 552758807, + "voter": "bunny" + }, + { + "rshares": 3722826928160, + "voter": "complexring" + }, + { + "rshares": 43775896974, + "voter": "bue" + }, + { + "rshares": 1330398573, + "voter": "mini" + }, + { + "rshares": 171028234, + "voter": "moon" + }, + { + "rshares": 76924887651, + "voter": "aizensou" + }, + { + "rshares": 116220475193, + "voter": "smooth.witness" + }, + { + "rshares": 499932694, + "voter": "healthcare" + }, + { + "rshares": 777121488, + "voter": "daniel.pan" + }, + { + "rshares": 230670122, + "voter": "helen.tan" + }, + { + "rshares": 122156869592, + "voter": "robrigo" + }, + { + "rshares": 2046191036, + "voter": "r4fken" + }, + { + "rshares": 155019106079, + "voter": "knircky" + }, + { + "rshares": 71594122778, + "voter": "sigmajin" + }, + { + "rshares": 39333774210, + "voter": "biophil" + }, + { + "rshares": 24460670540, + "voter": "igster" + }, + { + "rshares": 313957576846, + "voter": "calaber24p" + }, + { + "rshares": 37605368858, + "voter": "eneismijmich" + }, + { + "rshares": 28056519704, + "voter": "daut44" + }, + { + "rshares": 55043079, + "voter": "zettar" + }, + { + "rshares": 9260376832, + "voter": "goose" + }, + { + "rshares": 717513029, + "voter": "ct-gurus" + }, + { + "rshares": 905842947, + "voter": "ltm" + }, + { + "rshares": 4541200925, + "voter": "airmike" + } + ], + "author": "steemed", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.51, + "beneficiaries": [], + "blacklists": [], + "body": "Both proposals will *reduce* and not increase the demand for steem. First, divesting already has a 2 year time schedule. If you make vests worthless during those two years by taking away their power to earn any curation rewards, then there will be much less incentive to actually own vests. Committing vests for 2 years already places a huge drag on demand. Completely neutering vests for 2 years will do even more damage.\n\nSecond, by having a voting pool that includes steemits vests, you reduce the value of all other vests. The incentive will be to power down, lose your voting rewards, then get a real identity and leverage steemit's vests instead.\n\nThe combination of these two proposals is to scrap any incentive to own vests becasue (1) they will be worthless as capital while powering down and (2) they will be unable to compete with steemit's vests when not powering down.", + "category": "steem", + "children": 5, + "created": "2016-09-07T16:31:51", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": {}, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 25146655568314, + "parent_author": "ned", + "parent_permlink": "increasing-curation-demand-for-steem-power-and-community-interaction", + "payout": 67.03, + "payout_at": "2016-09-14T16:31:51", + "pending_payout_value": "67.030 HBD", + "percent_hbd": 10000, + "permlink": "re-ned-increasing-curation-demand-for-steem-power-and-community-interaction-20160907t112004734z", + "post_id": 1160584, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 30 + }, + "title": "RE: Increasing Curation, Demand for Steem Power and Community Interaction", + "updated": "2016-09-07T16:31:51", + "url": "/steem/@ned/increasing-curation-demand-for-steem-power-and-community-interaction#@steemed/re-ned-increasing-curation-demand-for-steem-power-and-community-interaction-20160907t112004734z" + }, + { + "active_votes": [ + { + "rshares": 15503512410184, + "voter": "itsascam" + }, + { + "rshares": 2822485736038, + "voter": "steemed" + }, + { + "rshares": 3094235828, + "voter": "boy" + }, + { + "rshares": 3755929350, + "voter": "bue-witness" + }, + { + "rshares": 703613614, + "voter": "bunny" + }, + { + "rshares": 53261789089, + "voter": "bue" + }, + { + "rshares": 1658438061, + "voter": "mini" + }, + { + "rshares": 213555429, + "voter": "moon" + }, + { + "rshares": 622045496, + "voter": "healthcare" + }, + { + "rshares": 947520416, + "voter": "daniel.pan" + }, + { + "rshares": 287957469, + "voter": "helen.tan" + }, + { + "rshares": 51325277888, + "voter": "razvanelulmarin" + }, + { + "rshares": 335172742, + "voter": "wiser" + }, + { + "rshares": 51098159, + "voter": "steemwelcome" + } + ], + "author": "steemed", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.51, + "beneficiaries": [], + "blacklists": [], + "body": "# IMPOSTOR\n\nThe real Johanna Westerman is https://steemit.com/@fairytalelife", + "category": "introduceyourself", + "children": 0, + "created": "2016-08-24T16:31:36", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": {}, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 18442254779763, + "parent_author": "johannawesterman", + "parent_permlink": "illustrated-life-part-two-of-it", + "payout": 57.234, + "payout_at": "2016-08-31T16:31:36", + "pending_payout_value": "57.234 HBD", + "percent_hbd": 10000, + "permlink": "re-johannawesterman-illustrated-life-part-two-of-it-20160824t113055165z", + "post_id": 969086, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 14 + }, + "title": "RE: An Illustrated Life, Part Two of it", + "updated": "2016-08-24T16:36:21", + "url": "/introduceyourself/@johannawesterman/illustrated-life-part-two-of-it#@steemed/re-johannawesterman-illustrated-life-part-two-of-it-20160824t113055165z" + }, + { + "active_votes": [ + { + "rshares": 18880976371138, + "voter": "blocktrades" + }, + { + "rshares": 23332892501, + "voter": "someguy123" + }, + { + "rshares": 6157099552, + "voter": "heretickitten" + }, + { + "rshares": 2858450353, + "voter": "renzoarg" + } + ], + "author": "heretickitten", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.92, + "beneficiaries": [], + "blacklists": [], + "body": "A personal reason that I wrote this article is because I know a lot of people who want me to use a more mainstream messaging application. Be it Discord, Telegram, Facebook or whatever, and I just don't trust those!\n\nSome of them have encryption, but want my phone number, some are just unencrypted, which means the government can easily read whatever I write, and some are closed source, meaning I can't verify personally if the encryption algorithms are safe.\n\nExcept for Pidgin, OTR and XMPP.\n\nPidgin is GPL, OTR is GPL and XMPP is an open standard, and my personal server uses Prosody, also GPL. Used together, I feel like I'm actually communicating privately, without much fear that I'm being spied on effectively.\n\nhttps://aegir.tech/steemit/catgirlcomputer.gif\n\nThat means I can read the code of all the software I'm using to communicate with people, and personally verify that it's safe, and that there's no deliberate backdoor or other security flaw.", + "category": "security", + "children": 4, + "created": "2016-08-23T20:51:48", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://aegir.tech/steemit/catgirlcomputer.gif" + ], + "tags": [ + "security" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 18913324813544, + "parent_author": "timsaid", + "parent_permlink": "who-s-the-real-threat-to-your-security-rogue-hackers-vs-the-government", + "payout": 57.156, + "payout_at": "2016-08-30T20:51:48", + "pending_payout_value": "57.156 HBD", + "percent_hbd": 10000, + "permlink": "re-timsaid-who-s-the-real-threat-to-your-security-rogue-hackers-vs-the-government-20160823t205145877z", + "post_id": 956871, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 4 + }, + "title": "RE: Who\u2019s the real Threat to your Security? Rogue Hackers vs. the Government", + "updated": "2016-08-23T20:51:48", + "url": "/security/@timsaid/who-s-the-real-threat-to-your-security-rogue-hackers-vs-the-government#@heretickitten/re-timsaid-who-s-the-real-threat-to-your-security-rogue-hackers-vs-the-government-20160823t205145877z" + }, + { + "active_votes": [ + { + "rshares": 1442805340113, + "voter": "anonymous" + }, + { + "rshares": 14244487677832, + "voter": "summon" + }, + { + "rshares": 1977058087901, + "voter": "xeroc" + }, + { + "rshares": 1020774163392, + "voter": "cass" + }, + { + "rshares": 121369746028, + "voter": "fabio" + }, + { + "rshares": 13083135286, + "voter": "bendjmiller222" + }, + { + "rshares": 1339964315, + "voter": "minion" + }, + { + "rshares": 1020379418, + "voter": "seasi06" + } + ], + "author": "cass", + "author_payout_value": "0.000 HBD", + "author_reputation": 69.25, + "beneficiaries": [], + "blacklists": [], + "body": "Moinsen - sch\u00f6n zu sehen, das sich auch in Hamburg ein community aufbaut :) Hach vermiss Sie schon ein wenig, meine Perle - wenn das n\u00e4chste mal in HH - Lust auf nen weiteres Treffen? Oder auch wenn in Berlin - sagt Bescheid! So weitermachen & reingehaun \n\n--- \n\nHowdy - great to see steemit is gaining traction in Hamburg as well! Let me know if u'd be interested to meet when i'm in HH next time - or Berlin as well Just ping me - happy steeming \n\n> Hamburg, my pearl,\nyou wonderful city,\nyou're my home, you'e my life\nYou are the city where I can, where I can\n \n>If you come from the south,\nHamburg is directly in front of Greenland\nIf you come from the north,\nHamburg is in Africa.\nIf you come from the Balcans,\nyou might not stick out\nIf you come from China,\nthe people here look weird\n \n>If I'm far away,\nin Sydney or Rome,\nthen I think of Hamburg, my pearl\nand sing \"Home, sweet home\"\n\n[Source](http://lyricstranslate.com/de/hamburg-meine-perle-hamburg-my-pearl.html)\n\nhttps://www.youtube.com/watch?v=-_gNe1JFfmI", + "category": "steemit", + "children": 1, + "created": "2016-08-19T07:07:45", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "links": [ + "https://www.youtube.com/watch?v=-_gNe1JFfmI" + ], + "tags": [ + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 18821938494285, + "parent_author": "sirwinchester", + "parent_permlink": "steemit-gathering-in-hamburg-germany", + "payout": 54.566, + "payout_at": "2016-08-26T07:07:45", + "pending_payout_value": "54.566 HBD", + "percent_hbd": 10000, + "permlink": "re-sirwinchester-steemit-gathering-in-hamburg-germany-20160819t070743159z", + "post_id": 884976, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 8 + }, + "title": "RE: Steemit Gathering in Hamburg, Germany!", + "updated": "2016-08-19T08:52:42", + "url": "/steemit/@sirwinchester/steemit-gathering-in-hamburg-germany#@cass/re-sirwinchester-steemit-gathering-in-hamburg-germany-20160819t070743159z" + }, + { + "active_votes": [ + { + "rshares": 289510057263, + "voter": "anonymous" + }, + { + "rshares": 14161702539022, + "voter": "summon" + }, + { + "rshares": 9481438277593, + "voter": "pharesim" + }, + { + "rshares": 997920603099, + "voter": "liondani" + }, + { + "rshares": 1909149161875, + "voter": "xeroc" + }, + { + "rshares": 609453461, + "voter": "acidyo" + }, + { + "rshares": 164349972253, + "voter": "steve-walschot" + }, + { + "rshares": 206026749110, + "voter": "alexc" + }, + { + "rshares": 4483499626, + "voter": "tee-em" + }, + { + "rshares": 30485877421, + "voter": "michaelx" + }, + { + "rshares": 166674369459, + "voter": "thedashguy" + }, + { + "rshares": 471484245, + "voter": "mrhankeh" + }, + { + "rshares": 322313735791, + "voter": "roelandp" + }, + { + "rshares": 9227197767, + "voter": "firepower" + }, + { + "rshares": 128236364, + "voter": "snowden" + }, + { + "rshares": 6934633620, + "voter": "krystle" + }, + { + "rshares": 87223247, + "voter": "wildchild" + }, + { + "rshares": 360276162224, + "voter": "calaber24p" + }, + { + "rshares": 5687678183, + "voter": "bitcoiner" + }, + { + "rshares": 32362182499, + "voter": "zaebars" + }, + { + "rshares": 877246115, + "voter": "raymonjohnstone" + }, + { + "rshares": 57522042, + "voter": "steemchain" + }, + { + "rshares": 55221160, + "voter": "whalepool" + }, + { + "rshares": 16494106769, + "voter": "jamesbrown" + }, + { + "rshares": 64327226542, + "voter": "gomeravibz" + }, + { + "rshares": 5217383031, + "voter": "brendio" + }, + { + "rshares": 7138164339, + "voter": "kurtbeil" + }, + { + "rshares": 1970020761, + "voter": "paynode" + }, + { + "rshares": 81183638879, + "voter": "krishtopa" + }, + { + "rshares": 246968635, + "voter": "zionuziriel" + }, + { + "rshares": 72135954, + "voter": "stevescriber" + }, + { + "rshares": 52467942, + "voter": "loli" + }, + { + "rshares": 2048624792, + "voter": "emptyspace" + }, + { + "rshares": 1042359676, + "voter": "zettar" + }, + { + "rshares": 689299844, + "voter": "ct-gurus" + }, + { + "rshares": 57670825288, + "voter": "tracemayer" + }, + { + "rshares": 934457758, + "voter": "bitcoinparadise" + }, + { + "rshares": 59170137, + "voter": "inarix03" + }, + { + "rshares": 1422802182, + "voter": "rusteemitblog" + }, + { + "rshares": 90403763, + "voter": "dealzgal" + }, + { + "rshares": 105111590, + "voter": "storage" + }, + { + "rshares": 86143235, + "voter": "blackmarket" + }, + { + "rshares": 92296306, + "voter": "gifts" + }, + { + "rshares": 91100792, + "voter": "expat" + } + ], + "author": "ausbitbank", + "author_payout_value": "0.000 HBD", + "author_reputation": 60.14, + "beneficiaries": [], + "blacklists": [], + "body": "So cool, I've been dying to talk about this :)\n\n@krystle and I haven't been on a holiday or really away from my kids for more then 5hrs for 7+ years now , and to be honest I haven't reaaaally been bothered by it.. Till now.\n\nI'm super keen, I'll do everything I can to get there and I love that you guys are working to cut costs but even after discounts I would probably be looking at a pretty big cost (more then I've ever made from steem, even if we fastforward the 2yr withdrawal delay)..\n\nHowever.. I'm here for the long term, money isn't my primary goal, and the networking opportunity would be priceless. Fingers crosssed I'll be seeing you all there !", + "category": "steemfest", + "children": 13, + "created": "2016-09-12T23:17:45", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steemfest" + ], + "users": [ + "krystle" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 28391863791654, + "parent_author": "roelandp", + "parent_permlink": "save-the-date-steemfest-1-11-12-13-november-2016-amsterdam-nl", + "payout": 53.451, + "payout_at": "2016-09-19T23:17:45", + "pending_payout_value": "53.451 HBD", + "percent_hbd": 10000, + "permlink": "re-roelandp-save-the-date-steemfest-1-11-12-13-november-2016-amsterdam-nl-20160912t231744853z", + "post_id": 1225637, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 44 + }, + "title": "RE: [save the date] SteemFest 1 - 11/12/13 November 2016 - Amsterdam, NL", + "updated": "2016-09-12T23:17:45", + "url": "/steemfest/@roelandp/save-the-date-steemfest-1-11-12-13-november-2016-amsterdam-nl#@ausbitbank/re-roelandp-save-the-date-steemfest-1-11-12-13-november-2016-amsterdam-nl-20160912t231744853z" + }, + { + "active_votes": [ + { + "rshares": 28093846388978, + "voter": "dantheman" + }, + { + "rshares": 1413592397, + "voter": "murh" + }, + { + "rshares": 17026913404, + "voter": "samether" + }, + { + "rshares": 2223894485, + "voter": "arcange" + }, + { + "rshares": 1791538365, + "voter": "remlaps" + }, + { + "rshares": 54477247, + "voter": "reported" + } + ], + "author": "dantheman", + "author_payout_value": "0.000 HBD", + "author_reputation": 71.46, + "beneficiaries": [], + "blacklists": [], + "body": "Good job gathering statistics. I would like to point out some extra facts for those concerned about the fall in diversity of miners.\n\n## 50+ Runner Up Witnesses \n\nIn addition to the top 19 witnesses, there are over 50 accounts that produce blocks at least once per day if not many times per hour. Combine this with the top 19 witnesses and the top two miners and you get over 70 unique individuals producing blocks on a daily basis. \n\nTo put this in perspective, there can be at most 144 unique individuals producing blocks on a daily basis with Bitcoin. In any given hour only 6 unique individuals produce and validate Bitcoin blocks, whereas Steem has at least 30+ unique individuals per hour (maybe much more, I didn't actually count). \n\nThe numbers 144 and 6 are assuming all blocks are produced by *different people*, but in reality only 9 unique individuals (pools) confirm blocks each day. In any given hour less than 5 people confirm blocks because some pools get lucky and produce twice in the same hour. Imagine rolling a 9 sided die 6 times, [the probability that a given hour will have the same pool selected twice is 90%](https://lazycackle.com/birthday-problem-calculator.html).\n\n## Purpose of Proof of Work \n\nThe purpose of Proof of Work is to make the blockchain computationally expensive to forge. Regardless of how many unique individuals are mining, we know that a certain number of calculations must be performed for a given proof of work threshold. \n\nSomeone who implements a GPU algorithm is able to perform these calculations more cheaply than someone with a CPU. This increases their profit margins. The market always responds when someone is earning guaranteed oversized profits. Right now the proof of work is rewarding those who did the *programing work* necessary to increase computations. \n\n## Transactions as Proof of Stake \n\nEvery user who uses the blockchain is also participating in directly confirming the current blockchain state. Each transaction includes the block ID of a recent block. A forged chain would be unable to migrate all of the user activity and therefore is easily identifiable by simply looking at the stake-weighted average time since each account last transacted. \n\nSteem is secure, the market for computational power is functioning, things will evolve just as they did with Bitcoin. One day there may even be ASIC miners.", + "category": "mining", + "children": 3, + "created": "2016-09-13T16:17:30", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "links": [ + "https://lazycackle.com/birthday-problem-calculator.html" + ], + "tags": [ + "mining" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 28116356804876, + "parent_author": "arcange", + "parent_permlink": "the-end-of-steem-cpu-mining-update-2", + "payout": 52.511, + "payout_at": "2016-09-20T16:17:30", + "pending_payout_value": "52.511 HBD", + "percent_hbd": 10000, + "permlink": "re-arcange-the-end-of-steem-cpu-mining-update-2-20160913t161730780z", + "post_id": 1233288, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 6 + }, + "title": "RE: The end of Steem CPU mining [UPDATE-2]", + "updated": "2016-09-13T16:27:54", + "url": "/mining/@arcange/the-end-of-steem-cpu-mining-update-2#@dantheman/re-arcange-the-end-of-steem-cpu-mining-update-2-20160913t161730780z" + }, + { + "active_votes": [ + { + "rshares": 17226124900204, + "voter": "itsascam" + }, + { + "rshares": 3094235828, + "voter": "boy" + }, + { + "rshares": 3755929350, + "voter": "bue-witness" + }, + { + "rshares": 703613614, + "voter": "bunny" + }, + { + "rshares": 53261789089, + "voter": "bue" + }, + { + "rshares": 1658438061, + "voter": "mini" + }, + { + "rshares": 213555429, + "voter": "moon" + }, + { + "rshares": 622045496, + "voter": "healthcare" + }, + { + "rshares": 947520416, + "voter": "daniel.pan" + }, + { + "rshares": 287957469, + "voter": "helen.tan" + }, + { + "rshares": 51325277888, + "voter": "razvanelulmarin" + }, + { + "rshares": 335172742, + "voter": "wiser" + }, + { + "rshares": 51098159, + "voter": "steemwelcome" + } + ], + "author": "razvanelulmarin", + "author_payout_value": "0.000 HBD", + "author_reputation": 65.14, + "beneficiaries": [], + "blacklists": [], + "body": "this is plagiarism. follow @fairytalelife for the real deal", + "category": "introduceyourself", + "children": 1, + "created": "2016-08-24T16:31:42", + "curator_payout_value": "0.000 HBD", + "depth": 2, + "is_paidout": false, + "json_metadata": { + "tags": [ + "introduceyourself" + ], + "users": [ + "fairytalelife" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17342381533745, + "parent_author": "quantumanomaly", + "parent_permlink": "re-johannawesterman-illustrated-life-part-two-of-it-20160824t162706465z", + "payout": 51.182, + "payout_at": "2016-08-31T16:31:42", + "pending_payout_value": "51.182 HBD", + "percent_hbd": 10000, + "permlink": "re-quantumanomaly-re-johannawesterman-illustrated-life-part-two-of-it-20160824t163134195z", + "post_id": 969087, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 13 + }, + "title": "RE: An Illustrated Life, Part Two of it", + "updated": "2016-08-24T16:31:42", + "url": "/introduceyourself/@johannawesterman/illustrated-life-part-two-of-it#@razvanelulmarin/re-quantumanomaly-re-johannawesterman-illustrated-life-part-two-of-it-20160824t163134195z" + }, + { + "active_votes": [ + { + "rshares": 12884937051195, + "voter": "ned" + }, + { + "rshares": 519211384524, + "voter": "modprobe" + }, + { + "rshares": 1796313224491, + "voter": "kushed" + }, + { + "rshares": 1235646206, + "voter": "boy" + }, + { + "rshares": 1499730525, + "voter": "bue-witness" + }, + { + "rshares": 281080652, + "voter": "bunny" + }, + { + "rshares": 21034839900, + "voter": "bue" + }, + { + "rshares": 662345893, + "voter": "mini" + }, + { + "rshares": 85364487, + "voter": "moon" + }, + { + "rshares": 33428576420, + "voter": "aizensou" + }, + { + "rshares": 1181469201872, + "voter": "steempower" + }, + { + "rshares": 248512921, + "voter": "healthcare" + }, + { + "rshares": 366443930, + "voter": "daniel.pan" + }, + { + "rshares": 115094057, + "voter": "helen.tan" + }, + { + "rshares": 2089872196, + "voter": "cryptohead" + }, + { + "rshares": 16339743366, + "voter": "acidyo" + }, + { + "rshares": 5499486863, + "voter": "kingjohal" + }, + { + "rshares": 18819999680, + "voter": "mughat" + }, + { + "rshares": 325714107038, + "voter": "hedge-x" + }, + { + "rshares": 1733934646, + "voter": "stephen-somers" + }, + { + "rshares": 37867606685, + "voter": "michaelx" + }, + { + "rshares": 128745271341, + "voter": "chhayll" + }, + { + "rshares": 72253302821, + "voter": "ntomaino" + }, + { + "rshares": 236334546, + "voter": "yousaywhat" + }, + { + "rshares": 14926704639, + "voter": "artakan" + }, + { + "rshares": 4108378906, + "voter": "r-niki09" + }, + { + "rshares": 107453336, + "voter": "jdenismusic" + }, + { + "rshares": 952336459854, + "voter": "james212" + }, + { + "rshares": 6309606122, + "voter": "carlidos" + }, + { + "rshares": 1108713242, + "voter": "blueciruit" + }, + { + "rshares": 322240979, + "voter": "xcode18" + }, + { + "rshares": 60183136332, + "voter": "investing" + }, + { + "rshares": 1052629919, + "voter": "jumpman" + }, + { + "rshares": 65769043, + "voter": "sailor" + }, + { + "rshares": 102302733, + "voter": "darkstar1o9" + }, + { + "rshares": 2361857541, + "voter": "matherly" + }, + { + "rshares": 1643997345, + "voter": "shneakysquirrel" + }, + { + "rshares": -60040051, + "voter": "icecreamyolo" + }, + { + "rshares": 58205441, + "voter": "clintb" + }, + { + "rshares": 57966969, + "voter": "wmhammer" + }, + { + "rshares": 2831572719, + "voter": "mistowed" + }, + { + "rshares": 56072882, + "voter": "shadowspub" + }, + { + "rshares": 58452606, + "voter": "justinschwalm" + }, + { + "rshares": 56945554, + "voter": "dubloon135" + }, + { + "rshares": 56450733, + "voter": "nickawesome101" + }, + { + "rshares": 57056867, + "voter": "janos" + }, + { + "rshares": 57098276, + "voter": "phonemonkey" + }, + { + "rshares": 1021722510, + "voter": "seasi06" + }, + { + "rshares": 55420308, + "voter": "naokiohno" + }, + { + "rshares": 50307404, + "voter": "tracemayer" + }, + { + "rshares": 54184927, + "voter": "balaji" + }, + { + "rshares": 53937903, + "voter": "foximusmaximus" + }, + { + "rshares": 51817146, + "voter": "caligirl" + }, + { + "rshares": 51716742, + "voter": "rogerkver" + }, + { + "rshares": 52616781, + "voter": "madi512" + }, + { + "rshares": 53656123, + "voter": "volt" + }, + { + "rshares": 152406517, + "voter": "james93" + }, + { + "rshares": 152531765, + "voter": "light4u" + } + ], + "author": "ntomaino", + "author_payout_value": "0.000 HBD", + "author_reputation": 60.8, + "beneficiaries": [], + "blacklists": [], + "body": "I don't know why anyone listens to this guy. \n\nHe's overly emotional and his rants are pretty close to incoherent. Guys like him give Bitcoin a bad name and I'm glad he's not interested in Steem.", + "category": "steem", + "children": 51, + "created": "2016-08-19T01:56:36", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steem" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 18099797506368, + "parent_author": "dollarvigilante", + "parent_permlink": "the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift", + "payout": 51.083, + "payout_at": "2016-08-26T01:56:36", + "pending_payout_value": "51.083 HBD", + "percent_hbd": 10000, + "permlink": "re-dollarvigilante-the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift-20160819t015637746z", + "post_id": 881721, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 58 + }, + "title": "RE: The Great Steemit Debate: Tone Vays vs. Jeff Berwick \"Ponzi Scheme or Paradigm Shift?\"", + "updated": "2016-08-19T01:57:45", + "url": "/steem/@dollarvigilante/the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift#@ntomaino/re-dollarvigilante-the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift-20160819t015637746z" + }, + { + "active_votes": [ + { + "rshares": 5760813418877, + "voter": "dantheman" + }, + { + "rshares": 646344430923, + "voter": "smooth" + }, + { + "rshares": 28856551753, + "voter": "anonymous" + }, + { + "rshares": 491587420848, + "voter": "samupaha" + }, + { + "rshares": 6142515095820, + "voter": "abit" + }, + { + "rshares": 900985379316, + "voter": "liondani" + }, + { + "rshares": 2473141587, + "voter": "boy" + }, + { + "rshares": 1978181674569, + "voter": "xeroc" + }, + { + "rshares": 3001864600, + "voter": "bue-witness" + }, + { + "rshares": 562498734, + "voter": "bunny" + }, + { + "rshares": 42273869934, + "voter": "bue" + }, + { + "rshares": 1325653530, + "voter": "mini" + }, + { + "rshares": 170794809, + "voter": "moon" + }, + { + "rshares": 110569121577, + "voter": "smooth.witness" + }, + { + "rshares": 497315648, + "voter": "healthcare" + }, + { + "rshares": 741748616, + "voter": "daniel.pan" + }, + { + "rshares": 679121029, + "voter": "elmato" + }, + { + "rshares": 230286157, + "voter": "helen.tan" + }, + { + "rshares": 1197059238, + "voter": "fjccoin" + }, + { + "rshares": 58085500315, + "voter": "isteemit" + }, + { + "rshares": 1378915293, + "voter": "vi1son" + }, + { + "rshares": 108103867964, + "voter": "knircky" + }, + { + "rshares": 75113973996, + "voter": "demotruk" + }, + { + "rshares": 847893968, + "voter": "letc" + }, + { + "rshares": 31814437490, + "voter": "anotherjoe" + }, + { + "rshares": 20829214563, + "voter": "dragonanarchist" + }, + { + "rshares": 54594928, + "voter": "thomasdh" + }, + { + "rshares": 55932832, + "voter": "littlescribe" + } + ], + "author": "arhag", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.23, + "beneficiaries": [], + "blacklists": [], + "body": "I don't agree with the minimum price formula. That means if all SD in existence right now except for 1 SD was collected into one account and then converted to STEEM with a single conversion request, that 1 remaining SD would likely be able to claim 13503 STEEM (which at current prices is worth approximately $19,444 USD) through a later conversion. Now obviously, that is a ridiculous example, but it demonstrates how a sudden large decrease in SD supply due to conversions, can cause later converters to get a lot more STEEM than they should due to that minimum rule, even if the price of STEEM in USD doesn't change.\n\nThere is no need for the minimum price. If the USD hyperinflates (which I disagree with you regarding it being more likely than the other type of black swan), then the witnesses could just transition to tracking the price of some other asset with reasonably stable value. For example, the witnesses could instead track the price of some other currency, or if necessary maybe even the price of gold. An appropriate factor would be included into the definition of the price being tracked so that there isn't a discontinuous change in the SD/STEEM feed price during the switch over from tracking USD to some other asset. \n\nThe social contract regarding the price feed should not be to track USD, but rather to track an asset with relatively stable purchasing power that has a well-defined computable price relative to STEEM, whichever the best asset for satisfying those conditions is at the time. Obviously, we would also want to avoid switching the assets we track unless it is truly necessary to satisfy that social contract. And the decision to switch and the particular asset to track instead should only be made after extensive community discussion (and enough time for stakeholders to reflect their views through witness vote changes) which includes the opinions of both relevant parties: SD holders and STEEM/SP holders.", + "category": "steemit", + "children": 22, + "created": "2016-08-21T01:33:33", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 16409290778914, + "parent_author": "dantheman", + "parent_permlink": "steem-dollars-have-limits", + "payout": 50.205, + "payout_at": "2016-08-28T01:33:33", + "pending_payout_value": "50.205 HBD", + "percent_hbd": 10000, + "permlink": "re-dantheman-steem-dollars-have-limits-20160821t013333999z", + "post_id": 914489, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 28 + }, + "title": "RE: Steem Dollars have Limits", + "updated": "2016-08-21T01:33:33", + "url": "/steemit/@dantheman/steem-dollars-have-limits#@arhag/re-dantheman-steem-dollars-have-limits-20160821t013333999z" + }, + { + "active_votes": [ + { + "rshares": 28854949881, + "voter": "anonymous" + }, + { + "rshares": 14808732527907, + "voter": "blocktrades" + }, + { + "rshares": 2468539488, + "voter": "boy" + }, + { + "rshares": 2996002946, + "voter": "bue-witness" + }, + { + "rshares": 567264912, + "voter": "bunny" + }, + { + "rshares": 52293130983, + "voter": "bue" + }, + { + "rshares": 1323295404, + "voter": "mini" + }, + { + "rshares": 170640910, + "voter": "moon" + }, + { + "rshares": 29977130735, + "voter": "aizensou" + }, + { + "rshares": 725373326055, + "voter": "cass" + }, + { + "rshares": 492323222, + "voter": "healthcare" + }, + { + "rshares": 716601913, + "voter": "daniel.pan" + }, + { + "rshares": 230037599, + "voter": "helen.tan" + }, + { + "rshares": 427745011171, + "voter": "void" + }, + { + "rshares": 4263418335, + "voter": "sunjata" + }, + { + "rshares": 22749661500, + "voter": "treeleaves" + }, + { + "rshares": 21799214174, + "voter": "ossama-benjohn" + }, + { + "rshares": 194942499191, + "voter": "mexbit" + }, + { + "rshares": 55795495296, + "voter": "discombobulated" + }, + { + "rshares": 19871466904, + "voter": "ausbitbank" + }, + { + "rshares": 119568695799, + "voter": "jesta" + }, + { + "rshares": 2324088967, + "voter": "desmonid" + }, + { + "rshares": 35468156360, + "voter": "fatboy" + }, + { + "rshares": 64511726, + "voter": "sky.max" + }, + { + "rshares": 16337502251, + "voter": "someguy123" + }, + { + "rshares": 97009907, + "voter": "steemitguide" + } + ], + "author": "jesta", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.31, + "beneficiaries": [], + "blacklists": [], + "body": "As a community, we really have to find a way to build projects like these without requiring a user's the `active` key. It's not that I don't trust you, it's that **I don't trust anyone with my active key**. I'd still like to be able to use services like these though. \n\nMaybe we could kick off a discussion to allow the `posting` key to update our profile information, even if to start it's just the json_metadata field? \n\nEither way, I love how this is progressing. I don't personally have a use for it at the moment, but it's got a lot of potential. Keep up the awesome work!", + "category": "namecoin", + "children": 2, + "created": "2016-08-16T19:55:18", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "namecoin" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 16575222503536, + "parent_author": "someguy123", + "parent_permlink": "steemdns-web-ui-and-mirror-domain-easy-to-use", + "payout": 49.983, + "payout_at": "2016-08-23T19:55:18", + "pending_payout_value": "49.983 HBD", + "percent_hbd": 10000, + "permlink": "re-someguy123-steemdns-web-ui-and-mirror-domain-easy-to-use-20160816t195519797z", + "post_id": 840306, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 26 + }, + "title": "RE: .STEEM domains with SteemDNS Web UI and Mirror Domain (EASY TO USE)", + "updated": "2016-08-16T19:55:18", + "url": "/namecoin/@someguy123/steemdns-web-ui-and-mirror-domain-easy-to-use#@jesta/re-someguy123-steemdns-web-ui-and-mirror-domain-easy-to-use-20160816t195519797z" + }, + { + "active_votes": [ + { + "rshares": -28649509654879, + "voter": "dantheman" + }, + { + "rshares": 32219934287235, + "voter": "smooth" + }, + { + "rshares": 376227404992, + "voter": "anonymous" + }, + { + "rshares": 10120122935193, + "voter": "ned" + }, + { + "rshares": 3726201087, + "voter": "boy" + }, + { + "rshares": 4524113216, + "voter": "bue-witness" + }, + { + "rshares": 820980926, + "voter": "bunny" + }, + { + "rshares": 66047473608, + "voter": "bue" + }, + { + "rshares": 1996555438, + "voter": "mini" + }, + { + "rshares": 256574080, + "voter": "moon" + }, + { + "rshares": 6011327678606, + "voter": "smooth.witness" + }, + { + "rshares": 1155045756583, + "voter": "cass" + }, + { + "rshares": 750139848, + "voter": "healthcare" + }, + { + "rshares": 1168034456, + "voter": "daniel.pan" + }, + { + "rshares": 346061156, + "voter": "helen.tan" + }, + { + "rshares": 394226217606, + "voter": "craig-grant" + }, + { + "rshares": 2042269341790, + "voter": "stellabelle" + }, + { + "rshares": 105084005, + "voter": "dennygalindo" + }, + { + "rshares": 399177345, + "voter": "mrshade" + }, + { + "rshares": 2149540452, + "voter": "arcange" + }, + { + "rshares": 16822772956, + "voter": "jamesbrown" + }, + { + "rshares": 1456871415, + "voter": "flandude" + }, + { + "rshares": 58804600, + "voter": "southbaybits" + }, + { + "rshares": 83977666117, + "voter": "neptun" + }, + { + "rshares": 39105053398, + "voter": "luminousvisions" + }, + { + "rshares": 212620152, + "voter": "jaredandanissa" + }, + { + "rshares": 50197894, + "voter": "sageboba" + }, + { + "rshares": 2836212288, + "voter": "ltm" + } + ], + "author": "luminousvisions", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.98, + "beneficiaries": [], + "blacklists": [], + "body": "### There's only 1 proper solution to this; a hard fork to reduce all accounts above 100k SP to ... 100k SP\n\n#### That way the whales will no longer be able to skew the results as they do now, and the votes of the dolphin will actually mean something ... as it should\n\n(as in; I agree; inactive whales are in fact better than active whales ... let's turn them all into dolphins; problem solved!)\n\nso, and by now, I wrote a post about it;\nhttps://steemit.com/tag/@luminousvisions/safe-steemit-1-day-voting-moratorium-for-the-whales", + "category": "steemit", + "children": 32, + "created": "2016-09-11T02:19:09", + "curator_payout_value": "0.000 HBD", + "depth": 2, + "is_paidout": false, + "json_metadata": { + "links": [ + "https://steemit.com/tag/@luminousvisions/safe-steemit-1-day-voting-moratorium-for-the-whales" + ], + "tags": [ + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 23896454101563, + "parent_author": "ned", + "parent_permlink": "re-steemship-open-letter-to-ned-and-dan-you-badly-need-a-communications-community-content-expert-and-i-hereby-nominate-stellabelle-or-20160911t011254010z", + "payout": 49.548, + "payout_at": "2016-09-18T02:19:09", + "pending_payout_value": "49.548 HBD", + "percent_hbd": 10000, + "permlink": "re-ned-re-steemship-open-letter-to-ned-and-dan-you-badly-need-a-communications-community-content-expert-and-i-hereby-nominate-stellabelle-or-20160911t021909082z", + "post_id": 1203573, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 4.0, + "gray": false, + "hide": false, + "total_votes": 28 + }, + "title": "RE: Open Letter to Ned and Dan: You Badly Need a Communications/Community/Content Expert and I Hereby Nominate @stellabelle or @donkeypong For That Job", + "updated": "2016-09-11T16:07:42", + "url": "/steemit/@steemship/open-letter-to-ned-and-dan-you-badly-need-a-communications-community-content-expert-and-i-hereby-nominate-stellabelle-or#@luminousvisions/re-ned-re-steemship-open-letter-to-ned-and-dan-you-badly-need-a-communications-community-content-expert-and-i-hereby-nominate-stellabelle-or-20160911t021909082z" + }, + { + "active_votes": [ + { + "rshares": 28856828187, + "voter": "anonymous" + }, + { + "rshares": 14256138189054, + "voter": "summon" + }, + { + "rshares": 3711431285, + "voter": "boy" + }, + { + "rshares": 4505011961, + "voter": "bue-witness" + }, + { + "rshares": 844042867, + "voter": "bunny" + }, + { + "rshares": 63653162908, + "voter": "bue" + }, + { + "rshares": 1989341831, + "voter": "mini" + }, + { + "rshares": 256231639, + "voter": "moon" + }, + { + "rshares": 1041915457480, + "voter": "benjojo" + }, + { + "rshares": 746235051, + "voter": "healthcare" + }, + { + "rshares": 1128445115, + "voter": "daniel.pan" + }, + { + "rshares": 345491490, + "voter": "helen.tan" + }, + { + "rshares": 2452117343, + "voter": "daycrypter" + }, + { + "rshares": 89278814684, + "voter": "steve-walschot" + }, + { + "rshares": 43660685377, + "voter": "streetstyle" + }, + { + "rshares": 4370859245, + "voter": "r-niki09" + }, + { + "rshares": 62605980, + "voter": "langly" + }, + { + "rshares": 853766623, + "voter": "kollapsik" + }, + { + "rshares": 52645403, + "voter": "grav" + } + ], + "author": "steve-walschot", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.68, + "beneficiaries": [], + "blacklists": [], + "body": "That's awsome! Might shedding some light (get it?) on how exactly to start practicing this?", + "category": "art", + "children": 2, + "created": "2016-08-22T09:48:00", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "art" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 15544821363523, + "parent_author": "evgeniy1993", + "parent_permlink": "magic-light-it-must-be-seen", + "payout": 47.808, + "payout_at": "2016-08-29T09:48:00", + "pending_payout_value": "47.808 HBD", + "percent_hbd": 10000, + "permlink": "re-evgeniy1993-magic-light-it-must-be-seen-20160822t094802481z", + "post_id": 932334, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 19 + }, + "title": "RE: Magic light! It must be seen!", + "updated": "2016-08-22T09:48:00", + "url": "/art/@evgeniy1993/magic-light-it-must-be-seen#@steve-walschot/re-evgeniy1993-magic-light-it-must-be-seen-20160822t094802481z" + }, + { + "active_votes": [ + { + "rshares": 28854877817, + "voter": "anonymous" + }, + { + "rshares": 14661315769715, + "voter": "summon" + }, + { + "rshares": 802009404542, + "voter": "cass" + }, + { + "rshares": 160348627817, + "voter": "donkeypong" + }, + { + "rshares": 10367032406, + "voter": "johnerfx" + }, + { + "rshares": 323306947550, + "voter": "innuendo" + }, + { + "rshares": 654109848, + "voter": "johnerminer" + }, + { + "rshares": 287338182, + "voter": "thealexander" + }, + { + "rshares": 244586127, + "voter": "concave" + }, + { + "rshares": 1164068037, + "voter": "leksimus" + }, + { + "rshares": 2622666444, + "voter": "egjoshslim" + }, + { + "rshares": 3912751573, + "voter": "spookypooky" + }, + { + "rshares": 62290465, + "voter": "willybot" + }, + { + "rshares": 56823191, + "voter": "alexskinner" + } + ], + "author": "charleshosk", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.55, + "beneficiaries": [], + "blacklists": [], + "body": "Welcome to steemit charlie. Glad to see you here.", + "category": "introduceyourself", + "children": 10, + "created": "2016-08-16T18:48:12", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "introduceyourself" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 15995207293714, + "parent_author": "charlieshrem", + "parent_permlink": "charlie-shrem-is-now-on-steemit", + "payout": 46.824, + "payout_at": "2016-08-23T18:48:12", + "pending_payout_value": "46.824 HBD", + "percent_hbd": 10000, + "permlink": "re-charlieshrem-charlie-shrem-is-now-on-steemit-20160816t184812082z", + "post_id": 839246, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 14 + }, + "title": "RE: Charlie Shrem Is Now On Steemit!", + "updated": "2016-08-16T18:48:12", + "url": "/introduceyourself/@charlieshrem/charlie-shrem-is-now-on-steemit#@charleshosk/re-charlieshrem-charlie-shrem-is-now-on-steemit-20160816t184812082z" + }, + { + "active_votes": [ + { + "rshares": 8141312560036, + "voter": "dantheman" + }, + { + "rshares": 626174533480, + "voter": "barrie" + }, + { + "rshares": 2469554259, + "voter": "boy" + }, + { + "rshares": 2997267134, + "voter": "bue-witness" + }, + { + "rshares": 567468714, + "voter": "bunny" + }, + { + "rshares": 41909663586, + "voter": "bue" + }, + { + "rshares": 1323812767, + "voter": "mini" + }, + { + "rshares": 170682241, + "voter": "moon" + }, + { + "rshares": 244244304709, + "voter": "lovejoy" + }, + { + "rshares": 1813242442749, + "voter": "joseph" + }, + { + "rshares": 2951983657476, + "voter": "recursive" + }, + { + "rshares": 103915987, + "voter": "mineralwasser" + }, + { + "rshares": 296191047601, + "voter": "boombastic" + }, + { + "rshares": 9172282107, + "voter": "bingo-0" + }, + { + "rshares": 2370016042, + "voter": "bingo-1" + }, + { + "rshares": 495342289, + "voter": "healthcare" + }, + { + "rshares": 723978891, + "voter": "daniel.pan" + }, + { + "rshares": 280265750213, + "voter": "chitty" + }, + { + "rshares": 230101732, + "voter": "helen.tan" + }, + { + "rshares": 108238620054, + "voter": "craig-grant" + }, + { + "rshares": 59541013602, + "voter": "tosch" + }, + { + "rshares": 181150919713, + "voter": "leon-fu" + }, + { + "rshares": 14100957342, + "voter": "syadastinasti" + }, + { + "rshares": 222420657217, + "voter": "lukestokes" + }, + { + "rshares": 40322415557, + "voter": "bacchist" + }, + { + "rshares": 250370389677, + "voter": "asmolokalo" + }, + { + "rshares": 65562670577, + "voter": "discombobulated" + }, + { + "rshares": 2653591134, + "voter": "egjoshslim" + }, + { + "rshares": 23880718976, + "voter": "igster" + }, + { + "rshares": 71865687227, + "voter": "demotruk" + }, + { + "rshares": 65964392081, + "voter": "sterlinluxan" + }, + { + "rshares": 2636752145, + "voter": "oflyhigh" + }, + { + "rshares": 26914242849, + "voter": "bitcalm" + }, + { + "rshares": 115682254, + "voter": "jaggs" + }, + { + "rshares": 58666126, + "voter": "nailsbykara01" + }, + { + "rshares": 211222896, + "voter": "wizwom" + }, + { + "rshares": 50997147, + "voter": "david.prochnow" + } + ], + "author": "bitcalm", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.8, + "beneficiaries": [], + "blacklists": [], + "body": "I think I understand more about this now. It's easy to see this commit as an abuse of power, but I don't think that's dan's intention.\n\n# Clarification of the commit\n\nFlagging a post is currently the only way to counteract \"bad\" voting. When posts achieve an excessively high reward it gets downvoted because people think the reward is too high.\n\nThis has a couple of negative effects:\n\n* It gives the message that the post is bad when in fact the downvoter just thinks the voting is bad;\n* It affects the reputation of the poster even though the downvoter might not have a problem with that person.\n\nThe commit adds the possibility to downvote a vote instead of a post. Users that don't agree with how someone is voting will be able to negatively impact the voter (with whom they disagree with) without affecting the poster.\n\nLogically speaking, this makes sense: make it clear what we're saying when we vote.\n\n# Possible motivation\n\nYou might be inclined to think that the motivation is to make the separation between downvoting posts and downvoting votes clearer. Whilst that might be true, the post [negative voting and steem](https://steemit.com/steem/@dantheman/negative-voting-and-steem) by @dan focuses a lot on whales and bots. Whilst I'm only speculating now, I think there's a lot more to this than meets the eye:\n\n>The abusive whale up voter is not only gaining profits, but denying others the opportunity to earn profits by forcing them to use down votes.\n\nI think @dan is going after other whales. In particular, he's going after whales that use bots:\n\n>This type of behavior is when a whale creates a bot that simply up votes everything from reputable users regardless of quality. This kind of behavior can be countered by other whales only by pushing the author rewards toward 0.\n\nI think @dan is trying to protect steem from whales that are abusing their power to earn high rewards by giving altruistic whales a better way to punish the abusive whales without affecting post authors.", + "category": "steem", + "children": 9, + "created": "2016-08-17T07:57:57", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "links": [ + "https://steemit.com/steem/@dantheman/negative-voting-and-steem" + ], + "tags": [ + "steem" + ], + "users": [ + "dan" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 15552007978587, + "parent_author": "bacchist", + "parent_permlink": "dan-needs-to-be-stopped", + "payout": 45.869, + "payout_at": "2016-08-24T07:57:57", + "pending_payout_value": "45.869 HBD", + "percent_hbd": 10000, + "permlink": "re-bacchist-dan-needs-to-be-stopped-20160817t075811301z", + "post_id": 848929, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 37 + }, + "title": "RE: Dan needs to be stopped", + "updated": "2016-08-17T07:57:57", + "url": "/steem/@bacchist/dan-needs-to-be-stopped#@bitcalm/re-bacchist-dan-needs-to-be-stopped-20160817t075811301z" + }, + { + "active_votes": [ + { + "rshares": 28861213798, + "voter": "anonymous" + }, + { + "rshares": 703316838445, + "voter": "neogen1" + }, + { + "rshares": 741104598272, + "voter": "hermes" + }, + { + "rshares": 895866237312, + "voter": "hermes-miner" + }, + { + "rshares": 510696938060, + "voter": "thorium1" + }, + { + "rshares": 447297912315, + "voter": "thorium2" + }, + { + "rshares": 4601513499296, + "voter": "datasecuritynode" + }, + { + "rshares": 529866839511, + "voter": "bunkermining" + }, + { + "rshares": 228342049199, + "voter": "bitshares.org" + }, + { + "rshares": 151064302628, + "voter": "blockchainbunker" + }, + { + "rshares": 54348068983, + "voter": "blocktech" + }, + { + "rshares": 14247130040, + "voter": "neominer2016" + }, + { + "rshares": 226433845052, + "voter": "abderus" + }, + { + "rshares": 9837947091, + "voter": "olympus-steemy" + }, + { + "rshares": 250460798877, + "voter": "hephaestus" + }, + { + "rshares": 125902392773, + "voter": "aquarius.com" + }, + { + "rshares": 54901463586, + "voter": "minosman" + }, + { + "rshares": 156896128389, + "voter": "aphrodite" + }, + { + "rshares": 19118561056, + "voter": "hotels.com" + }, + { + "rshares": 15784602642, + "voter": "aries.com" + }, + { + "rshares": 90952879303, + "voter": "rabbitminer" + }, + { + "rshares": 25678199885, + "voter": "insurance.com" + }, + { + "rshares": 6394105989802, + "voter": "fuzzyvest" + }, + { + "rshares": 112702963540, + "voter": "fund.com" + }, + { + "rshares": 15139439358, + "voter": "heracles" + }, + { + "rshares": 22407767790, + "voter": "bunkerchainlabs" + }, + { + "rshares": 1815051875, + "voter": "tigerminer" + }, + { + "rshares": 183979432388, + "voter": "peerplays" + }, + { + "rshares": 18808774107, + "voter": "apollo" + }, + { + "rshares": 12140248872, + "voter": "athena" + }, + { + "rshares": 1959799802, + "voter": "muses" + }, + { + "rshares": 318227301, + "voter": "perseus" + } + ], + "author": "peerplays", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.84, + "beneficiaries": [], + "blacklists": [], + "body": "#Peerplays Update - Our meetings ran longer than expected this week and we are still on the road, but we\u2019ll be back next week to share some exciting updates. Stay tuned!", + "category": "beyondbitcoin", + "children": 1, + "created": "2016-08-25T02:58:57", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "Peerplays", + "beyondbitcoin" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 16645870141348, + "parent_author": "officialfuzzy", + "parent_permlink": "guest-signups-beyond-bitcoin-hangout-170-8-26-16-rsvp-to-friday-s-hangout-ask-q-s-suggest-topics-or-promote-your-favorite", + "payout": 45.51, + "payout_at": "2016-09-01T02:58:57", + "pending_payout_value": "45.510 HBD", + "percent_hbd": 10000, + "permlink": "re-officialfuzzy-guest-signups-beyond-bitcoin-hangout-170-8-26-16-rsvp-to-friday-s-hangout-ask-q-s-suggest-topics-or-promote-your-favorite-20160825t025855903z", + "post_id": 977015, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 32 + }, + "title": "RE: [Guest Signups] Beyond Bitcoin Hangout #170 - 8/26/16: (RSVP to Friday's Hangout, Ask Q's, Suggest topics or Promote your Favorite Project!)", + "updated": "2016-08-25T02:58:57", + "url": "/beyondbitcoin/@officialfuzzy/guest-signups-beyond-bitcoin-hangout-170-8-26-16-rsvp-to-friday-s-hangout-ask-q-s-suggest-topics-or-promote-your-favorite#@peerplays/re-officialfuzzy-guest-signups-beyond-bitcoin-hangout-170-8-26-16-rsvp-to-friday-s-hangout-ask-q-s-suggest-topics-or-promote-your-favorite-20160825t025855903z" + }, + { + "active_votes": [ + { + "rshares": 1443034308086, + "voter": "anonymous" + }, + { + "rshares": 6803584931828, + "voter": "val-a" + }, + { + "rshares": 16879843701, + "voter": "fury" + }, + { + "rshares": 947988621957, + "voter": "liondani" + }, + { + "rshares": 5254352508852, + "voter": "steemit200" + }, + { + "rshares": 3094014440, + "voter": "boy" + }, + { + "rshares": 1978358124199, + "voter": "xeroc" + }, + { + "rshares": 3755684122, + "voter": "bue-witness" + }, + { + "rshares": 703586366, + "voter": "bunny" + }, + { + "rshares": 53230013924, + "voter": "bue" + }, + { + "rshares": 1658349504, + "voter": "mini" + }, + { + "rshares": 213553725, + "voter": "moon" + }, + { + "rshares": 622023355, + "voter": "healthcare" + }, + { + "rshares": 945780705, + "voter": "daniel.pan" + }, + { + "rshares": 287954061, + "voter": "helen.tan" + }, + { + "rshares": 84551119676, + "voter": "eric-boucher" + }, + { + "rshares": 255220027, + "voter": "fydel" + }, + { + "rshares": 21551320463, + "voter": "luminousvisions" + }, + { + "rshares": 128225279619, + "voter": "charlieshrem" + } + ], + "author": "xeroc", + "author_payout_value": "0.000 HBD", + "author_reputation": 69.58, + "beneficiaries": [], + "blacklists": [], + "body": "There is one more important fact that people miss that justifies why Steemit Inc has mined a substantial amount of STEEM in the beginning.\n\nDue to the rate-limitation that allows free transfers on the Steem blockchain, all **new accounts** need to be **pre-funded** with a couple dollars worth of Steem Power. That means that creating an account is among the few transactions that **actually cost a fee**. So, Steemit Inc **needs** these funds to be able to onboard new users! So far, the Steem network knows 74,241 accounts with probably +80% having been registered by Steemit.\nLet's assume the account creation fee was at 3 STEEM per account from the beginning (and it was not), then that would amount to 178,178 STEEM or more than a quarter million dollars. All payed by Steemit Inc.\n\n@charlieshrem: Since you seem very open-minded about Steem and think that you can help the whole ecosystem to grow one or the other way, I would like to offer you to call me on skype or appear.in so that I can help you understand the details that are still unclear. Only if you like, of course.", + "category": "steem", + "children": 8, + "created": "2016-08-24T07:09:57", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steem" + ], + "users": [ + "charlieshrem" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 16743292238610, + "parent_author": "charlieshrem", + "parent_permlink": "was-the-launch-of-steem-a-scam-or-the-only-legal-way-thoughts-on-steem-by-charlie-shrem-a-week-later", + "payout": 45.344, + "payout_at": "2016-08-31T07:09:57", + "pending_payout_value": "45.344 HBD", + "percent_hbd": 10000, + "permlink": "re-charlieshrem-was-the-launch-of-steem-a-scam-or-the-only-legal-way-thoughts-on-steem-by-charlie-shrem-a-week-later-20160824t070957940z", + "post_id": 963263, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 19 + }, + "title": "RE: Was the Launch of Steem a Scam or the Only Legal Way? - Thoughts on Steem by Charlie Shrem a Week Later", + "updated": "2016-08-24T07:13:36", + "url": "/steem/@charlieshrem/was-the-launch-of-steem-a-scam-or-the-only-legal-way-thoughts-on-steem-by-charlie-shrem-a-week-later#@xeroc/re-charlieshrem-was-the-launch-of-steem-a-scam-or-the-only-legal-way-thoughts-on-steem-by-charlie-shrem-a-week-later-20160824t070957940z" + }, + { + "active_votes": [ + { + "rshares": 22607418824360, + "voter": "jamesc" + }, + { + "rshares": 5011489921, + "voter": "l0k1" + } + ], + "author": "jesta", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.31, + "beneficiaries": [], + "blacklists": [], + "body": "https://github.com/steemit/steemit.com/issues/219\n\nI opened an issue a few days ago regarding this issue. Someone mentioned it to me in steemit.chat so I made sure it was being tracked.\n\nI haven't seen any progress on it, so it's likely something we'll have to make some noise about on github to ensure people know that the experience doesn't work at all on mobile.", + "category": "witness-category", + "children": 0, + "created": "2016-09-09T10:32:06", + "curator_payout_value": "0.000 HBD", + "depth": 2, + "is_paidout": false, + "json_metadata": { + "links": [ + "https://github.com/steemit/steemit.com/issues/219" + ], + "tags": [ + "witness-category" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 22612430314281, + "parent_author": "cryptobro", + "parent_permlink": "re-jesta-jesta-witness-update-2016-09-09-20160909t102407424z", + "payout": 45.103, + "payout_at": "2016-09-16T10:32:06", + "pending_payout_value": "45.103 HBD", + "percent_hbd": 10000, + "permlink": "re-cryptobro-re-jesta-jesta-witness-update-2016-09-09-20160909t103207569z", + "post_id": 1182767, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 2 + }, + "title": "RE: jesta witness update - 2016-09-09", + "updated": "2016-09-09T10:32:06", + "url": "/witness-category/@jesta/jesta-witness-update-2016-09-09#@jesta/re-cryptobro-re-jesta-jesta-witness-update-2016-09-09-20160909t103207569z" + }, + { + "active_votes": [ + { + "rshares": 28854877817, + "voter": "anonymous" + }, + { + "rshares": 14661315769715, + "voter": "summon" + }, + { + "rshares": 802009404542, + "voter": "cass" + }, + { + "rshares": 10367032406, + "voter": "johnerfx" + }, + { + "rshares": 654109848, + "voter": "johnerminer" + }, + { + "rshares": 287338182, + "voter": "thealexander" + }, + { + "rshares": 244586127, + "voter": "concave" + }, + { + "rshares": 2686633918, + "voter": "egjoshslim" + }, + { + "rshares": 3831235916, + "voter": "spookypooky" + }, + { + "rshares": 62290465, + "voter": "willybot" + }, + { + "rshares": 38710389758, + "voter": "simon-says" + }, + { + "rshares": 56491984, + "voter": "andrej1" + } + ], + "author": "charlieshrem", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.32, + "beneficiaries": [], + "blacklists": [], + "body": "Thanks Charles! Thanks for the advice on my first post :)", + "category": "introduceyourself", + "children": 9, + "created": "2016-08-16T18:48:45", + "curator_payout_value": "0.000 HBD", + "depth": 2, + "is_paidout": false, + "json_metadata": { + "tags": [ + "introduceyourself" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 15549080160678, + "parent_author": "charleshosk", + "parent_permlink": "re-charlieshrem-charlie-shrem-is-now-on-steemit-20160816t184812082z", + "payout": 44.503, + "payout_at": "2016-08-23T18:48:45", + "pending_payout_value": "44.503 HBD", + "percent_hbd": 10000, + "permlink": "re-charleshosk-re-charlieshrem-charlie-shrem-is-now-on-steemit-20160816t184846659z", + "post_id": 839258, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 12 + }, + "title": "RE: Charlie Shrem Is Now On Steemit!", + "updated": "2016-08-16T18:48:45", + "url": "/introduceyourself/@charlieshrem/charlie-shrem-is-now-on-steemit#@charlieshrem/re-charleshosk-re-charlieshrem-charlie-shrem-is-now-on-steemit-20160816t184846659z" + }, + { + "active_votes": [ + { + "rshares": 462477624791, + "voter": "anonymous" + }, + { + "rshares": 14293082408966, + "voter": "summon" + }, + { + "rshares": 3103012759, + "voter": "boy" + }, + { + "rshares": 3767337211, + "voter": "bue-witness" + }, + { + "rshares": 690899726, + "voter": "bunny" + }, + { + "rshares": 54630385693, + "voter": "bue" + }, + { + "rshares": 1662788865, + "voter": "mini" + }, + { + "rshares": 213777416, + "voter": "moon" + }, + { + "rshares": 624870220, + "voter": "healthcare" + }, + { + "rshares": 1159133050923, + "voter": "tuck-fheman" + }, + { + "rshares": 969741207, + "voter": "daniel.pan" + }, + { + "rshares": 288328206, + "voter": "helen.tan" + }, + { + "rshares": 1013601334269, + "voter": "hipster" + }, + { + "rshares": 56323948436, + "voter": "oaldamster" + }, + { + "rshares": 66803137935, + "voter": "thecryptofiend" + }, + { + "rshares": 2339911971986, + "voter": "stellabelle" + }, + { + "rshares": 265054140500, + "voter": "churdtzu" + }, + { + "rshares": 114728523946, + "voter": "kenny-crane" + }, + { + "rshares": 1869328820, + "voter": "stephen-somers" + }, + { + "rshares": 82838530734, + "voter": "venuspcs" + }, + { + "rshares": 12006452807, + "voter": "jako" + }, + { + "rshares": 53980398570, + "voter": "demotruk" + }, + { + "rshares": 3143598968, + "voter": "azurejasper" + }, + { + "rshares": 674356372, + "voter": "quigua" + }, + { + "rshares": 8013129379, + "voter": "logic" + }, + { + "rshares": 5984315893, + "voter": "beanz" + }, + { + "rshares": 5205390768, + "voter": "brendio" + }, + { + "rshares": 133089426, + "voter": "minion" + }, + { + "rshares": 25944627853, + "voter": "omfedor" + }, + { + "rshares": 3439601637, + "voter": "cmorton" + }, + { + "rshares": 8187684279, + "voter": "theb0red1" + }, + { + "rshares": 20128078127, + "voter": "runaway-psyche" + }, + { + "rshares": 1628223298, + "voter": "jsantana" + }, + { + "rshares": 3905567073, + "voter": "sethlinson" + }, + { + "rshares": 3695264647, + "voter": "onetree" + }, + { + "rshares": 10903423662, + "voter": "stephmckenzie" + }, + { + "rshares": 31226473800, + "voter": "luminousvisions" + }, + { + "rshares": 3404056877, + "voter": "bitscape" + }, + { + "rshares": 976524813, + "voter": "mikkolyytinen" + }, + { + "rshares": 272047043, + "voter": "michelle.gent" + }, + { + "rshares": 51114532, + "voter": "john-galt-smith" + }, + { + "rshares": 448113307, + "voter": "haphazard-hstead" + }, + { + "rshares": 158655277, + "voter": "kjsxj" + } + ], + "author": "stellabelle", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.72, + "beneficiaries": [], + "blacklists": [], + "body": "@heiditravels: Welcome to my world. I am sorry this happened to you, but I am glad you stood up and cleared the air.\n\nThank you for defending me too. I am very glad to read your post as I suspected something fishy about @fyrstikken after he lied about me \"giving financial advice\". I never gave any single person financial advice to invest in Synereo. He confused the solutions i presented (one for addressing harassment and abuse (duh!) and the other for addressing centralized power), with offering advice to invest. I never told anyone to do anything with their money. I am an artist and writer, not an investor. So, when he began spreading lies about me, I just couldn't believe it since I considered us to be friends. I was shocked actually. And of course hurt. The reason I didn't create a post yet about it, is because, quite frankly, his insane behavior points to an unstable mind. \n\nI was taken aback by his calling you a 'cunt' multiple times, and also all the sexually violent talk. That just showed me exactly who **he** is. He is definitely not who I thought he was. Thank you for clearing this up, because it has been weighing on my mind how to approach this issue. My natural tendency is to withdraw from such nutjobs, who are both powerful, rich and have followers and also who have it out to get people (note death threats aimed at Tuck). \n\nI was very disturbed that he was spreading misinformation about me when I did nothing to him personally. I see that he was angry because I was bringing up flaws of steemit, ones that I want to be fixed before things get out of hand.(Like they are now).\n\nAnd another thing I will just clear up with this. The reason I made that Synereo post so controversial is because I could not stand the fact that one user was continuing to be harassed. To ignore the most vulnerable people in society is to be the worst kind of human. \n\nThe misogyny in here is exactly as I described it. I have been noticing, and absorbing other people's pain for far too long. I wrote that post because I cannot stand to see people suffer. I am not going to be happy in a place that ignores suffering. I wrote it mainly for others, as well as my future safety. Not having a block feature is simply absurd at this stage of the game. (And yes, I realize that the blockchain will contain all data. I realized that in my first week of being on Steemit. I am only referring to the application known as Steemit having the filter or block feature.)\n\nMy only regret is that because of my anger in the devs not taking this issue seriously, I used part of that email from Dan. That was wrong of me to do so and I have already apologized to him. I know when I have gone too far, because I feel bad about it. I did make a mistake in quoting that email and I want to apologize to him and also to all the newbies who were negatively affected. \n But the rest of it stands. I am not a puppet and I will always seek the truth over everything else. I cannot be bought off, and no one owns me. You can tell a lot about a society with the way they treat the most vulnerable members.\n\nThis new thing of @fyrstikken lying now about 2 women and calling us 'cunts' is the exact reason that women have already started fleeing. I am glad all this came to light because it has been in the shadows, happening to women, gays and other marginalized people. I know, because they tell me. \n\nThanks for your comments, and for clearing up what i suspected already, @fyrstikken is a wolf in sheep's clothing, someone with a giant ego and an explosive, violent temper. He has destroyed any trust I had for him previously. And I also have evidence that there are many others, both within Steemit and outside of Steemit who have been misled and manipulated by him.\n\nI waited a long time to respond because, like everyone else, I wanted to believe in that jovial, Norweigan image. I had to collect research, data, from sources. I have enough data to make a firm conclusion.\nI had even written a long story about Steemit weeks ago with him as a character in it. I see now that I have to remove his character because it is not representative of the real person. I think what really sucks about all of this is that I really love that SHITCOIN YouTube video he did. And I guess I will continue to like that video, even though the person who made it tried to ruin my reputation in Steemit. well I believe I still have the highest reputation in here. Numbers are more trustworthy than words. When I am wrong, at least I admit it. Now, it's someone else's turn. People need to come clean and admit they were wrong. \n\nNo human being is right 100% of the time. We are not robots. We are in constant evolution. However, I do not spread lies about others. In fact, I am naive about people and I tend to see the good in others, even when I shouldn't. \n\nIt takes a lot for me to see the bad in people and publicly come forth and reveal that. It feels wrong to write about others (that's why I apologized when I wrote about the email). That is the reason I know fyrstikken is misguided. For him to fly off the handle and make public accusations based on a vague conversation, and try to ruin @heiditravels is enough to make me steer clear of him altogether.\n\nhttp://i.giphy.com/OKXQYY6SQsw1y.gif", + "category": "steemit", + "children": 38, + "created": "2016-09-05T15:49:39", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.giphy.com/OKXQYY6SQsw1y.gif" + ], + "tags": [ + "steemit" + ], + "users": [ + "heiditravels", + "fyrstikken" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 20125285331017, + "parent_author": "heiditravels", + "parent_permlink": "my-first-bad-experience-with-steemit", + "payout": 44.274, + "payout_at": "2016-09-12T15:49:39", + "pending_payout_value": "44.274 HBD", + "percent_hbd": 10000, + "permlink": "re-heiditravels-my-first-bad-experience-with-steemit-20160905t154941559z", + "post_id": 1135559, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 43 + }, + "title": "RE: My First Bad Experience with Steemit", + "updated": "2016-09-05T16:48:51", + "url": "/steemit/@heiditravels/my-first-bad-experience-with-steemit#@stellabelle/re-heiditravels-my-first-bad-experience-with-steemit-20160905t154941559z" + }, + { + "active_votes": [ + { + "rshares": 12884937051195, + "voter": "ned" + }, + { + "rshares": 335960307633, + "voter": "modprobe" + }, + { + "rshares": 1796313224491, + "voter": "kushed" + }, + { + "rshares": 1235646206, + "voter": "boy" + }, + { + "rshares": 1499730525, + "voter": "bue-witness" + }, + { + "rshares": 281080652, + "voter": "bunny" + }, + { + "rshares": 21034839900, + "voter": "bue" + }, + { + "rshares": 662345893, + "voter": "mini" + }, + { + "rshares": 85364487, + "voter": "moon" + }, + { + "rshares": 1181469201872, + "voter": "steempower" + }, + { + "rshares": 248512921, + "voter": "healthcare" + }, + { + "rshares": 366443930, + "voter": "daniel.pan" + }, + { + "rshares": 115094057, + "voter": "helen.tan" + }, + { + "rshares": 325714107038, + "voter": "hedge-x" + }, + { + "rshares": 37867606685, + "voter": "michaelx" + }, + { + "rshares": 72253302821, + "voter": "ntomaino" + }, + { + "rshares": 4020966589, + "voter": "r-niki09" + }, + { + "rshares": 107453336, + "voter": "jdenismusic" + }, + { + "rshares": 315922529, + "voter": "xcode18" + }, + { + "rshares": 38830500588, + "voter": "claudiop63" + }, + { + "rshares": 2314620390, + "voter": "matherly" + }, + { + "rshares": 58205441, + "voter": "clintb" + }, + { + "rshares": 56072882, + "voter": "shadowspub" + }, + { + "rshares": 58452606, + "voter": "justinschwalm" + }, + { + "rshares": 79570163, + "voter": "vonpetro" + }, + { + "rshares": 56450733, + "voter": "nickawesome101" + }, + { + "rshares": 55978702, + "voter": "phonemonkey" + }, + { + "rshares": 2620176825, + "voter": "davidbrogan" + }, + { + "rshares": 55307842, + "voter": "saintbitts" + }, + { + "rshares": 1021722510, + "voter": "seasi06" + }, + { + "rshares": 54333635, + "voter": "naokiohno" + }, + { + "rshares": 50307404, + "voter": "tracemayer" + }, + { + "rshares": 52989508, + "voter": "rantanplan41" + }, + { + "rshares": 52880297, + "voter": "foximusmaximus" + }, + { + "rshares": 51817146, + "voter": "caligirl" + }, + { + "rshares": 52616781, + "voter": "madi512" + }, + { + "rshares": 53598929, + "voter": "oscarroque88" + } + ], + "author": "matherly", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.46, + "beneficiaries": [], + "blacklists": [], + "body": "you forgot ARROGANT to the fucking extreme.\nIt comes from his false sense of self-worth his \"six figure wall st position\" gave him.\nThe are many thousands of guys like him. Not hard to find.", + "category": "steem", + "children": 7, + "created": "2016-08-19T02:02:36", + "curator_payout_value": "0.000 HBD", + "depth": 2, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steem" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 16710063805142, + "parent_author": "ntomaino", + "parent_permlink": "re-dollarvigilante-the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift-20160819t015637746z", + "payout": 44.196, + "payout_at": "2016-08-26T02:02:36", + "pending_payout_value": "44.196 HBD", + "percent_hbd": 10000, + "permlink": "re-ntomaino-re-dollarvigilante-the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift-20160819t020234669z", + "post_id": 881777, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 37 + }, + "title": "RE: The Great Steemit Debate: Tone Vays vs. Jeff Berwick \"Ponzi Scheme or Paradigm Shift?\"", + "updated": "2016-08-19T02:02:36", + "url": "/steem/@dollarvigilante/the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift#@matherly/re-ntomaino-re-dollarvigilante-the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift-20160819t020234669z" + }, + { + "active_votes": [ + { + "rshares": 28851426273, + "voter": "anonymous" + }, + { + "rshares": 14660905118594, + "voter": "summon" + }, + { + "rshares": 323291888380, + "voter": "blakemiles84" + }, + { + "rshares": 586358175, + "voter": "mammasitta" + }, + { + "rshares": 269379546, + "voter": "thealexander" + }, + { + "rshares": 13321464545, + "voter": "bendjmiller222" + }, + { + "rshares": 285865597, + "voter": "jtoubia" + }, + { + "rshares": 2359201317, + "voter": "matherly" + } + ], + "author": "smooth", + "author_payout_value": "0.000 HBD", + "author_reputation": 65.6, + "beneficiaries": [], + "blacklists": [], + "body": "Thanks for the additional verification. This is certainly a much better presentation than the original and I have removed my flag and edited my comment accordingly.", + "category": "steemit", + "children": 2, + "created": "2016-08-16T06:38:06", + "curator_payout_value": "0.000 HBD", + "depth": 3, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 15029870702427, + "parent_author": "steemapp", + "parent_permlink": "re-smooth-re-steemapp-introducing-steemy-fully-native-ios-android-apps-for-steem-20160816t045252952z", + "payout": 44.066, + "payout_at": "2016-08-23T06:38:06", + "pending_payout_value": "44.066 HBD", + "percent_hbd": 10000, + "permlink": "re-steemapp-re-smooth-re-steemapp-introducing-steemy-fully-native-ios-android-apps-for-steem-20160816t063806100z", + "post_id": 830224, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 8 + }, + "title": "RE: [Introducing Steemy] - Fully Native iOS/Android apps for STEEM", + "updated": "2016-08-16T06:38:06", + "url": "/steemit/@steemapp/introducing-steemy-fully-native-ios-android-apps-for-steem#@smooth/re-steemapp-re-smooth-re-steemapp-introducing-steemy-fully-native-ios-android-apps-for-steem-20160816t063806100z" + }, + { + "active_votes": [ + { + "rshares": 28856365272, + "voter": "anonymous" + }, + { + "rshares": 14251306687558, + "voter": "summon" + }, + { + "rshares": 3091226776, + "voter": "boy" + }, + { + "rshares": 3752078316, + "voter": "bue-witness" + }, + { + "rshares": 703095563, + "voter": "bunny" + }, + { + "rshares": 52797389515, + "voter": "bue" + }, + { + "rshares": 1656969421, + "voter": "mini" + }, + { + "rshares": 213491769, + "voter": "moon" + }, + { + "rshares": 621620186, + "voter": "healthcare" + }, + { + "rshares": 923661637, + "voter": "daniel.pan" + }, + { + "rshares": 287855955, + "voter": "helen.tan" + }, + { + "rshares": 765707276641, + "voter": "piedpiper" + }, + { + "rshares": 287569689, + "voter": "starik69" + }, + { + "rshares": 314807035403, + "voter": "heiditravels" + }, + { + "rshares": 64233984, + "voter": "adrielnz" + }, + { + "rshares": 1925707304, + "voter": "emptyspace" + }, + { + "rshares": 58266510, + "voter": "tudoranj" + }, + { + "rshares": 2480403973, + "voter": "wymetto" + }, + { + "rshares": 1062276050, + "voter": "seasi06" + }, + { + "rshares": 2053885248, + "voter": "renzoarg" + }, + { + "rshares": 51973580, + "voter": "bond007" + } + ], + "author": "piedpiper", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.96, + "beneficiaries": [], + "blacklists": [], + "body": "Now turn south and come visit us in Chile! :)", + "category": "travel", + "children": 0, + "created": "2016-08-20T18:20:45", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "travel" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 15432709070350, + "parent_author": "heiditravels", + "parent_permlink": "lost-in-the-amazon", + "payout": 44.042, + "payout_at": "2016-08-27T18:20:45", + "pending_payout_value": "44.042 HBD", + "percent_hbd": 10000, + "permlink": "re-heiditravels-lost-in-the-amazon-20160820t182055445z", + "post_id": 909106, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 21 + }, + "title": "RE: Lost In The Amazon", + "updated": "2016-08-20T18:20:45", + "url": "/travel/@heiditravels/lost-in-the-amazon#@piedpiper/re-heiditravels-lost-in-the-amazon-20160820t182055445z" + }, + { + "active_votes": [ + { + "rshares": 28866299703, + "voter": "anonymous" + }, + { + "rshares": 14716078313377, + "voter": "summon" + }, + { + "rshares": 979766639981, + "voter": "liondani" + }, + { + "rshares": 3720385277, + "voter": "boy" + }, + { + "rshares": 1884321477087, + "voter": "xeroc" + }, + { + "rshares": 4516713575, + "voter": "bue-witness" + }, + { + "rshares": 828559707, + "voter": "bunny" + }, + { + "rshares": 65022742839, + "voter": "bue" + }, + { + "rshares": 1993783299, + "voter": "mini" + }, + { + "rshares": 256438992, + "voter": "moon" + }, + { + "rshares": 747474428, + "voter": "healthcare" + }, + { + "rshares": 1160979627, + "voter": "daniel.pan" + }, + { + "rshares": 345830808, + "voter": "helen.tan" + }, + { + "rshares": 91966424545, + "voter": "edgeland" + }, + { + "rshares": 19871110933, + "voter": "hipster" + }, + { + "rshares": 251381891310, + "voter": "pal" + }, + { + "rshares": 4153646240, + "voter": "jonno-katz" + }, + { + "rshares": 151441670235, + "voter": "steve-walschot" + }, + { + "rshares": 917350412, + "voter": "leprechaun" + }, + { + "rshares": 14115608103, + "voter": "samether" + }, + { + "rshares": 205584035636, + "voter": "alexc" + }, + { + "rshares": 5865649820, + "voter": "g-dubs" + }, + { + "rshares": 315338917, + "voter": "bitcoinnational" + }, + { + "rshares": 37081173621, + "voter": "michaelx" + }, + { + "rshares": 575108527, + "voter": "mrhankeh" + }, + { + "rshares": 313907661211, + "voter": "roelandp" + }, + { + "rshares": 60016404960, + "voter": "lehard" + }, + { + "rshares": 254332522, + "voter": "mstang83" + }, + { + "rshares": 10085725941, + "voter": "jako" + }, + { + "rshares": 307250059, + "voter": "citizen" + }, + { + "rshares": 11895634307, + "voter": "jaycobbell" + }, + { + "rshares": 9328911331, + "voter": "blinova" + }, + { + "rshares": 106025345, + "voter": "wildchild" + }, + { + "rshares": 5431666350, + "voter": "mandax" + }, + { + "rshares": 12854579330, + "voter": "phenom" + }, + { + "rshares": 120677335, + "voter": "yorg" + }, + { + "rshares": 11381669874, + "voter": "carlidos" + }, + { + "rshares": 1994661790, + "voter": "andreynoch" + }, + { + "rshares": 15694767242, + "voter": "kental" + }, + { + "rshares": 63623104, + "voter": "freeman" + }, + { + "rshares": 1130568305, + "voter": "paynode" + }, + { + "rshares": 1253580623, + "voter": "villainblack" + }, + { + "rshares": 57481384, + "voter": "stevescriber" + }, + { + "rshares": 53674030, + "voter": "loli" + }, + { + "rshares": 1789040773, + "voter": "lorddominik007" + }, + { + "rshares": 308686943, + "voter": "crezyliza" + }, + { + "rshares": 70697347, + "voter": "bitfish" + }, + { + "rshares": 1284562774, + "voter": "kollapsik" + }, + { + "rshares": 7865280376, + "voter": "jaredcwillis" + }, + { + "rshares": 10911442914, + "voter": "nastik" + }, + { + "rshares": 5017189032, + "voter": "professorx" + }, + { + "rshares": 57808922, + "voter": "jjalvarado" + }, + { + "rshares": 58377114, + "voter": "alktoni" + }, + { + "rshares": 1140269343, + "voter": "nulliusinverba" + }, + { + "rshares": 57560990, + "voter": "freemarketkev" + }, + { + "rshares": 56774139840, + "voter": "skum" + }, + { + "rshares": 702944498, + "voter": "gear66" + }, + { + "rshares": 3537884360, + "voter": "mscleverclocks" + }, + { + "rshares": 65773196, + "voter": "lecrazycanuckeh" + }, + { + "rshares": 55401224, + "voter": "walternz" + }, + { + "rshares": 16769347491, + "voter": "hunterisgreat" + }, + { + "rshares": 168499336309, + "voter": "asksisk" + }, + { + "rshares": 54661520, + "voter": "asshai" + }, + { + "rshares": 53719394, + "voter": "park.bom" + }, + { + "rshares": 61797046592, + "voter": "tracemayer" + }, + { + "rshares": 62401544, + "voter": "saamychristen" + }, + { + "rshares": 8822187406, + "voter": "mallorca" + }, + { + "rshares": 52793928, + "voter": "michaelpolitz" + } + ], + "author": "phenom", + "author_payout_value": "0.000 HBD", + "author_reputation": 60.89, + "beneficiaries": [], + "blacklists": [], + "body": "As a native Russian I can't say that I agree with everything that our government is doing, as more or less people live good mostly in big cities (Moscow, st. Petersburg) that accumulate all the money. If you would go 150 km away from Moscow you'll be probably surprised how live people of the most resource-rich country. The average pension is $120-150, the average salary in the provinces is $250-300. \nEven my scholarship, as of Ph.D. student of the best Russian university, is $ 110 per month. (My average post at Steemit made more :D).\n\nBut you'll be really surprised how adaptive Russian people are. They passed through the Great Patriotic War and they will not cry, if there'll be no money or there is something wrong, but rather they'll stock up on firewood, grow up potatoes and vegetables in the garden (that they will obviously preserve and stock up too). Basically, people in the provinces lives by the fact that ground is feeding them\n\nThe problem is that In Russia we have the same issue as Steemit has. 80%+ of all national funds are owned by ~50 people. \n\nDespite everything aforementioned I support Putin in his intentions to defence country, as he is pretty smart and strong guy who can use its power wisely. And all these modern nuclear missiles and air defense systems are **defence**, not attacking. And as one of the commenters said, Russian doctrine is defensive but not offensive!\n\nI'm sorry if I wrote something that goes beyond the topic", + "category": "money", + "children": 15, + "created": "2016-09-01T08:52:30", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "money" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 19272642095872, + "parent_author": "dollarvigilante", + "parent_permlink": "putin-prepares-for-nuclear-war-just-week-after-germany-prepares-for-attack", + "payout": 43.887, + "payout_at": "2016-09-08T08:52:30", + "pending_payout_value": "43.887 HBD", + "percent_hbd": 10000, + "permlink": "re-dollarvigilante-putin-prepares-for-nuclear-war-just-week-after-germany-prepares-for-attack-20160901t085227320z", + "post_id": 1081961, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 68 + }, + "title": "RE: Putin Prepares for Nuclear War Just Week After Germany Prepares for Attack", + "updated": "2016-09-01T22:25:06", + "url": "/money/@dollarvigilante/putin-prepares-for-nuclear-war-just-week-after-germany-prepares-for-attack#@phenom/re-dollarvigilante-putin-prepares-for-nuclear-war-just-week-after-germany-prepares-for-attack-20160901t085227320z" + }, + { + "active_votes": [ + { + "rshares": 696141548444, + "voter": "neogen1" + }, + { + "rshares": 733544211676, + "voter": "hermes" + }, + { + "rshares": 886726583513, + "voter": "hermes-miner" + }, + { + "rshares": 505486733188, + "voter": "thorium1" + }, + { + "rshares": 442734513022, + "voter": "thorium2" + }, + { + "rshares": 4753270192724, + "voter": "datasecuritynode" + }, + { + "rshares": 524463953427, + "voter": "bunkermining" + }, + { + "rshares": 226012794298, + "voter": "bitshares.org" + }, + { + "rshares": 149523319117, + "voter": "blockchainbunker" + }, + { + "rshares": 53793618993, + "voter": "blocktech" + }, + { + "rshares": 14101776071, + "voter": "neominer2016" + }, + { + "rshares": 224123795211, + "voter": "abderus" + }, + { + "rshares": 9737576321, + "voter": "olympus-steemy" + }, + { + "rshares": 247905586155, + "voter": "hephaestus" + }, + { + "rshares": 124617946012, + "voter": "aquarius.com" + }, + { + "rshares": 54341351383, + "voter": "minosman" + }, + { + "rshares": 155295462673, + "voter": "aphrodite" + }, + { + "rshares": 18923511034, + "voter": "hotels.com" + }, + { + "rshares": 15623565798, + "voter": "aries.com" + }, + { + "rshares": 90025029717, + "voter": "rabbitminer" + }, + { + "rshares": 25416237608, + "voter": "insurance.com" + }, + { + "rshares": 6595831850856, + "voter": "fuzzyvest" + }, + { + "rshares": 111553237993, + "voter": "fund.com" + }, + { + "rshares": 14984982949, + "voter": "heracles" + }, + { + "rshares": 22179185760, + "voter": "bunkerchainlabs" + }, + { + "rshares": 3720532824, + "voter": "boy" + }, + { + "rshares": 4516899947, + "voter": "bue-witness" + }, + { + "rshares": 828586889, + "voter": "bunny" + }, + { + "rshares": 65056440310, + "voter": "bue" + }, + { + "rshares": 1796534113, + "voter": "tigerminer" + }, + { + "rshares": 1993853192, + "voter": "mini" + }, + { + "rshares": 256442875, + "voter": "moon" + }, + { + "rshares": 1305595643504, + "voter": "steempower" + }, + { + "rshares": 403470107913, + "voter": "officialfuzzy" + }, + { + "rshares": 747497728, + "voter": "healthcare" + }, + { + "rshares": 1161016516, + "voter": "daniel.pan" + }, + { + "rshares": 183986962194, + "voter": "peerplays" + }, + { + "rshares": 18618826046, + "voter": "apollo" + }, + { + "rshares": 12017362739, + "voter": "athena" + }, + { + "rshares": 1939803704, + "voter": "muses" + }, + { + "rshares": 314980083, + "voter": "perseus" + }, + { + "rshares": 345836633, + "voter": "helen.tan" + }, + { + "rshares": 259078099, + "voter": "sc-steemit" + } + ], + "author": "peerplays", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.84, + "beneficiaries": [], + "blacklists": [], + "body": "#Peerplays project will be providing an update! Both Jonathan and Michael will be joining in.", + "category": "beyondbitcoin", + "children": 0, + "created": "2016-08-31T04:00:15", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "Peerplays", + "beyondbitcoin" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 18702984969252, + "parent_author": "officialfuzzy", + "parent_permlink": "guest-signups-beyond-bitcoin-hangout-171-9-2-16-rsvp-to-friday-s-hangout-w-referral-sbd-sharing", + "payout": 43.189, + "payout_at": "2016-09-07T04:00:15", + "pending_payout_value": "43.189 HBD", + "percent_hbd": 10000, + "permlink": "re-officialfuzzy-guest-signups-beyond-bitcoin-hangout-171-9-2-16-rsvp-to-friday-s-hangout-w-referral-sbd-sharing-20160831t040014968z", + "post_id": 1066042, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 43 + }, + "title": "RE: [Guest Signups] Beyond Bitcoin Hangout #171 - 9/2/16: (RSVP to Friday's Hangout w/ Referral SBD Sharing!)", + "updated": "2016-08-31T04:00:15", + "url": "/beyondbitcoin/@officialfuzzy/guest-signups-beyond-bitcoin-hangout-171-9-2-16-rsvp-to-friday-s-hangout-w-referral-sbd-sharing#@peerplays/re-officialfuzzy-guest-signups-beyond-bitcoin-hangout-171-9-2-16-rsvp-to-friday-s-hangout-w-referral-sbd-sharing-20160831t040014968z" + }, + { + "active_votes": [ + { + "rshares": 28856365272, + "voter": "anonymous" + }, + { + "rshares": 14251306687558, + "voter": "summon" + }, + { + "rshares": 458100493820, + "voter": "dana-edwards" + }, + { + "rshares": 4291996399, + "voter": "sunjata" + }, + { + "rshares": 184650059065, + "voter": "will-zewe" + }, + { + "rshares": 43977833997, + "voter": "derekareith" + }, + { + "rshares": 8345033627, + "voter": "dwinblood" + }, + { + "rshares": 35510870504, + "voter": "rampant" + }, + { + "rshares": 5529211821, + "voter": "randyclemens" + }, + { + "rshares": 672355756, + "voter": "rubenalexander" + }, + { + "rshares": 60512628, + "voter": "patspicy" + }, + { + "rshares": 35139887378, + "voter": "anotherjoe" + }, + { + "rshares": 7646882950, + "voter": "etcmike" + }, + { + "rshares": 116593891, + "voter": "ats-david" + }, + { + "rshares": 65820418, + "voter": "agkimbrough" + }, + { + "rshares": 3559409824, + "voter": "mikehere" + } + ], + "author": "alchemage", + "author_payout_value": "0.000 HBD", + "author_reputation": 54.98, + "beneficiaries": [], + "blacklists": [], + "body": "While as an author, I publish my content for the love of publishing and writing, I would LOVE to receive more interactions from people. I know that I am not some low-grade author, and I know that I have many interesting topics to cover, but there just isn't much interaction. The money aspect is really great, but its a bonus to me where I seek to enliven people's days with a great poem or story, or to enrich their thoughts with knowledge and to hear feedback in the form of questions and criticism. I've noticed that with just upvoting creating the rewards (if your comments get upvotes you get rewards too) it tends to have many people just upvoting and not even reading. Any ideas on how to eliminate that and create a community that is more involved with itself? I know that some authors, like yourself, receive much interaction - but its also because of how much their posts are making giving people incentive to post \"Great article, thanks!\" while receiving some legitimate input from interested readers, but largely I do not see that happening - perhaps its just my perspective, its my experience certainly.", + "category": "whales", + "children": 25, + "created": "2016-08-20T16:44:57", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "whales" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 15067830014908, + "parent_author": "barrycooper", + "parent_permlink": "steemit-the-whale-gossip-column-of-privileged-authors-competing-for-whale-nipple", + "payout": 42.398, + "payout_at": "2016-08-27T16:44:57", + "pending_payout_value": "42.398 HBD", + "percent_hbd": 10000, + "permlink": "re-barrycooper-steemit-the-whale-gossip-column-of-privileged-authors-competing-for-whale-nipple-20160820t164444683z", + "post_id": 907837, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 16 + }, + "title": "RE: Steemit: The Whale Gossip Column Of Privileged Authors Competing for Whale Nipple", + "updated": "2016-08-20T16:44:57", + "url": "/whales/@barrycooper/steemit-the-whale-gossip-column-of-privileged-authors-competing-for-whale-nipple#@alchemage/re-barrycooper-steemit-the-whale-gossip-column-of-privileged-authors-competing-for-whale-nipple-20160820t164444683z" + }, + { + "active_votes": [ + { + "rshares": 28854883886, + "voter": "anonymous" + }, + { + "rshares": 13939920698401, + "voter": "summon" + }, + { + "rshares": 3085633308, + "voter": "boy" + }, + { + "rshares": 3744953706, + "voter": "bue-witness" + }, + { + "rshares": 709072215, + "voter": "bunny" + }, + { + "rshares": 52292427737, + "voter": "bue" + }, + { + "rshares": 1654097837, + "voter": "mini" + }, + { + "rshares": 213299353, + "voter": "moon" + }, + { + "rshares": 767886791000, + "voter": "cass" + }, + { + "rshares": 615396888, + "voter": "healthcare" + }, + { + "rshares": 895741682, + "voter": "daniel.pan" + }, + { + "rshares": 287543430, + "voter": "helen.tan" + }, + { + "rshares": 338900633, + "voter": "dbrock" + }, + { + "rshares": 80388938569, + "voter": "soulsistashakti" + }, + { + "rshares": 3889270625, + "voter": "deviedev" + }, + { + "rshares": 779832125, + "voter": "jsteck" + }, + { + "rshares": 20570968342, + "voter": "sisters" + }, + { + "rshares": 1246563264, + "voter": "littlekitty" + }, + { + "rshares": 59766409, + "voter": "pgarcgo" + }, + { + "rshares": 884913761, + "voter": "jsantana" + }, + { + "rshares": 56671622, + "voter": "ajavajive" + }, + { + "rshares": 54637893, + "voter": "steemerpat" + }, + { + "rshares": 51163628, + "voter": "spencermorris" + }, + { + "rshares": 54939048, + "voter": "kato" + } + ], + "author": "susanne", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.97, + "beneficiaries": [], + "blacklists": [], + "body": "Hi @kato \nI have read your post now. In hindsight, I realize that my comment \"I'm not a feminist\" was very unnecessary. And I get why that is offensive to you. I'm sorry!\n\nI should have spent more time writing my summary. I could have said it somehow like this instead: \"I don't consider myself a feminist, because I don't know enought about it. I'm pro equality. And I\u2019m sick of being underestimated, just because I\u2019m not a boy. \n\nI will keep your post in mind, and I will check out http://bitcoinwomen.org/. \n\nSusanne", + "category": "life", + "children": 3, + "created": "2016-08-15T22:33:27", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "links": [ + "http://bitcoinwomen.org/." + ], + "tags": [ + "life" + ], + "users": [ + "kato" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 14908537105362, + "parent_author": "kato", + "parent_permlink": "the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist", + "payout": 41.826, + "payout_at": "2016-08-22T22:33:27", + "pending_payout_value": "41.826 HBD", + "percent_hbd": 10000, + "permlink": "re-kato-the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist-20160815t223325904z", + "post_id": 825047, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 24 + }, + "title": "RE: The Crap I Put Up With (as a Woman in Crypto) Because You Say You're \"Not a feminist\"", + "updated": "2016-08-15T22:33:27", + "url": "/life/@kato/the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist#@susanne/re-kato-the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist-20160815t223325904z" + }, + { + "active_votes": [ + { + "rshares": 1443025102688, + "voter": "anonymous" + }, + { + "rshares": 14121341473157, + "voter": "summon" + }, + { + "rshares": 3094063856, + "voter": "boy" + }, + { + "rshares": 3755743762, + "voter": "bue-witness" + }, + { + "rshares": 703596590, + "voter": "bunny" + }, + { + "rshares": 53232725036, + "voter": "bue" + }, + { + "rshares": 1658373359, + "voter": "mini" + }, + { + "rshares": 213555429, + "voter": "moon" + }, + { + "rshares": 622031875, + "voter": "healthcare" + }, + { + "rshares": 947498284, + "voter": "daniel.pan" + }, + { + "rshares": 287957469, + "voter": "helen.tan" + }, + { + "rshares": 19247124429, + "voter": "asabovesobelow" + }, + { + "rshares": 86464602143, + "voter": "eric-boucher" + }, + { + "rshares": 154472209483, + "voter": "anyx" + }, + { + "rshares": 11642280397, + "voter": "senseiteekay" + }, + { + "rshares": 11445558532, + "voter": "papa-pepper" + }, + { + "rshares": 6414281499, + "voter": "sotura" + }, + { + "rshares": 139996454, + "voter": "crosheille" + }, + { + "rshares": 1533745579, + "voter": "lloydy" + } + ], + "author": "cass", + "author_payout_value": "0.000 HBD", + "author_reputation": 69.25, + "beneficiaries": [], + "blacklists": [], + "body": "Thanks man - AND\u2026\n---\n`*VOTE is the new LIKE*`\n ---\n#### 50% of the SBD rewards from this article i will donate towards `steemcleaners` fund!", + "category": "design", + "children": 1, + "created": "2016-08-23T18:39:21", + "curator_payout_value": "0.000 HBD", + "depth": 2, + "is_paidout": false, + "json_metadata": { + "tags": [ + "design" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 15920241920021, + "parent_author": "anyx", + "parent_permlink": "re-cass-brand-design-steemcleaners-logo-concept-20160823t174743638z", + "payout": 41.773, + "payout_at": "2016-08-30T18:39:21", + "pending_payout_value": "41.773 HBD", + "percent_hbd": 10000, + "permlink": "re-anyx-re-cass-brand-design-steemcleaners-logo-concept-20160823t183920879z", + "post_id": 954951, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 19 + }, + "title": "RE: \u2668 [Brand-Design] STEEMCLEANERs - Logo concept", + "updated": "2016-08-24T01:58:39", + "url": "/design/@cass/brand-design-steemcleaners-logo-concept#@cass/re-anyx-re-cass-brand-design-steemcleaners-logo-concept-20160823t183920879z" + }, + { + "active_votes": [ + { + "rshares": 28854883886, + "voter": "anonymous" + }, + { + "rshares": 13939920698401, + "voter": "summon" + }, + { + "rshares": 3085633308, + "voter": "boy" + }, + { + "rshares": 3744953706, + "voter": "bue-witness" + }, + { + "rshares": 709072215, + "voter": "bunny" + }, + { + "rshares": 52292427737, + "voter": "bue" + }, + { + "rshares": 1654097837, + "voter": "mini" + }, + { + "rshares": 213299353, + "voter": "moon" + }, + { + "rshares": 767886791000, + "voter": "cass" + }, + { + "rshares": 615396888, + "voter": "healthcare" + }, + { + "rshares": 895741682, + "voter": "daniel.pan" + }, + { + "rshares": 287543430, + "voter": "helen.tan" + }, + { + "rshares": 224608002, + "voter": "archwinger" + }, + { + "rshares": 6782378476, + "voter": "veralynn" + }, + { + "rshares": 52598395091, + "voter": "skum" + }, + { + "rshares": 54939728, + "voter": "l0k1" + }, + { + "rshares": 55336942, + "voter": "melody24" + }, + { + "rshares": 53861812, + "voter": "kato" + } + ], + "author": "dbrock", + "author_payout_value": "0.000 HBD", + "author_reputation": 46.9, + "beneficiaries": [], + "blacklists": [], + "body": "I think you are talking about something which is perhaps most unambiguously referred to as \"radical feminism.\"\n\nFeminism is a very, very, very, very, very, very common-sense idea. It is the default. If you don't agree with it, the burden of proof is on you to explain why. If you say \"I'm a feminist,\" you haven't said much.\n\nIf you say \"I'm not a feminist,\" whoa...\n\nThat's pretty sketchy.\n\nYou may agree or disagree about the linguistics here, but I'm just laying out the facts as I see them.\n\nI have lots of complaints about all kinds of corners of the English language, but I accept that the English language and semantics in general are a \"commons,\" and not necessarily something that I can just change because I agree or disagree with the way negation works in a particular context.", + "category": "life", + "children": 1, + "created": "2016-08-15T23:44:00", + "curator_payout_value": "0.000 HBD", + "depth": 2, + "is_paidout": false, + "json_metadata": { + "tags": [ + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 14859930059494, + "parent_author": "sean-king", + "parent_permlink": "re-kato-the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist-20160815t231355973z", + "payout": 41.583, + "payout_at": "2016-08-22T23:44:00", + "pending_payout_value": "41.583 HBD", + "percent_hbd": 10000, + "permlink": "re-sean-king-re-kato-the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist-20160815t234402309z", + "post_id": 826000, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 18 + }, + "title": "RE: The Crap I Put Up With (as a Woman in Crypto) Because You Say You're \"Not a feminist\"", + "updated": "2016-08-15T23:52:27", + "url": "/life/@kato/the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist#@dbrock/re-sean-king-re-kato-the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist-20160815t234402309z" + }, + { + "active_votes": [ + { + "rshares": 28860502053, + "voter": "anonymous" + }, + { + "rshares": 14409532115466, + "voter": "summon" + }, + { + "rshares": 2474685672, + "voter": "boy" + }, + { + "rshares": 3003852050, + "voter": "bue-witness" + }, + { + "rshares": 562780317, + "voter": "bunny" + }, + { + "rshares": 42519110216, + "voter": "bue" + }, + { + "rshares": 1326417358, + "voter": "mini" + }, + { + "rshares": 170827956, + "voter": "moon" + }, + { + "rshares": 1063504739661, + "voter": "cass" + }, + { + "rshares": 497540834, + "voter": "healthcare" + }, + { + "rshares": 756498906, + "voter": "daniel.pan" + }, + { + "rshares": 230342766, + "voter": "helen.tan" + }, + { + "rshares": 86464602143, + "voter": "eric-boucher" + }, + { + "rshares": 157590484093, + "voter": "anyx" + }, + { + "rshares": 11879877956, + "voter": "senseiteekay" + }, + { + "rshares": 6414281499, + "voter": "sotura" + }, + { + "rshares": 139996454, + "voter": "crosheille" + } + ], + "author": "anyx", + "author_payout_value": "0.000 HBD", + "author_reputation": 64.71, + "beneficiaries": [], + "blacklists": [], + "body": "Thanks again cass! Nice to see you getting some love for the logos, they are awesome! :)", + "category": "design", + "children": 2, + "created": "2016-08-23T17:47:45", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "design" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 15815928655400, + "parent_author": "cass", + "parent_permlink": "brand-design-steemcleaners-logo-concept", + "payout": 41.281, + "payout_at": "2016-08-30T17:47:45", + "pending_payout_value": "41.281 HBD", + "percent_hbd": 10000, + "permlink": "re-cass-brand-design-steemcleaners-logo-concept-20160823t174743638z", + "post_id": 954279, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 17 + }, + "title": "RE: \u2668 [Brand-Design] STEEMCLEANERs - Logo concept", + "updated": "2016-08-23T17:47:45", + "url": "/design/@cass/brand-design-steemcleaners-logo-concept#@anyx/re-cass-brand-design-steemcleaners-logo-concept-20160823t174743638z" + }, + { + "active_votes": [ + { + "rshares": 28854883886, + "voter": "anonymous" + }, + { + "rshares": 13939920698401, + "voter": "summon" + }, + { + "rshares": 3085633308, + "voter": "boy" + }, + { + "rshares": 3744953706, + "voter": "bue-witness" + }, + { + "rshares": 709072215, + "voter": "bunny" + }, + { + "rshares": 52292427737, + "voter": "bue" + }, + { + "rshares": 1654097837, + "voter": "mini" + }, + { + "rshares": 213299353, + "voter": "moon" + }, + { + "rshares": 750822640088, + "voter": "cass" + }, + { + "rshares": 615396888, + "voter": "healthcare" + }, + { + "rshares": 895741682, + "voter": "daniel.pan" + }, + { + "rshares": 287543430, + "voter": "helen.tan" + }, + { + "rshares": 352733312, + "voter": "dbrock" + }, + { + "rshares": 1246563264, + "voter": "littlekitty" + }, + { + "rshares": 78345030, + "voter": "florentina" + }, + { + "rshares": 54637893, + "voter": "steemerpat" + } + ], + "author": "kato", + "author_payout_value": "0.000 HBD", + "author_reputation": 54.37, + "beneficiaries": [], + "blacklists": [], + "body": "I understand your critique of a gendered term and that there are huge issues surrounding gender equality. In this case, I was responding to someone who specifically stated that she \"wasn't a feminist\" (in bold) in a post talking about women in the tech industry and thought the term \"feminist\" would be appropriate in my response for her. \n\nThere is much intersectionality of other gender equality, race, class, and social issues. I'm a woman in tech. I wrote about feminism specifically because it's something that I feel needs specific attention and it's relevant to me. I was also directly responding to someone who was saying she wasn't a feminist. She's actually making a positive assertion, disguised as a negation. So actually in your example: \n\n>Imagine the same thing with the term \"white supremacy\" and a complaint about how the racists are ruining the term\n\nIt would actually be \"white supremacy\" and a complaint about the people who say they're not white supremacists.\n\nI believe in equality. I'm a feminist, gender-equalist, LGBTQ ally. All those issues have issues specific to them, and a lot of them have issues that intersect. \n\nMy post is a woman speaking to another woman about being a woman in tech--to unite each other. The term feminist is perfectly acceptable. \n\nIf you want to start a fight about terms, go elsewhere.", + "category": "life", + "children": 4, + "created": "2016-08-15T23:13:33", + "curator_payout_value": "0.000 HBD", + "depth": 2, + "is_paidout": false, + "json_metadata": { + "tags": [ + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 14784828668030, + "parent_author": "joelkatz", + "parent_permlink": "re-kato-the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist-20160815t223119905z", + "payout": 41.207, + "payout_at": "2016-08-22T23:13:33", + "pending_payout_value": "41.207 HBD", + "percent_hbd": 10000, + "permlink": "re-joelkatz-re-kato-the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist-20160815t231334062z", + "post_id": 825599, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 16 + }, + "title": "RE: The Crap I Put Up With (as a Woman in Crypto) Because You Say You're \"Not a feminist\"", + "updated": "2016-08-15T23:13:33", + "url": "/life/@kato/the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist#@kato/re-joelkatz-re-kato-the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist-20160815t231334062z" + }, + { + "active_votes": [ + { + "rshares": 14416501310563, + "voter": "summon" + }, + { + "rshares": 1101263864114, + "voter": "cass" + } + ], + "author": "faddat", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.5, + "beneficiaries": [], + "blacklists": [], + "body": "@steve-walschot\n\nAnd I truly, sincerely wish that you hadn't had to, either. I couldn't imagine the pain. \n\nI'm not trying to justify any action, I'm simply saying that you need to look at these things in context. 13 year olds don't think about rolexes, you know. \n\nAgain, I in no way belittle your pain, please know that. I, too want to solve the conditions which led to his death. This is a systemic problem, and I hope that we're good enough to solve it. Personally, I don't think that prohibition ever will. It'll just lead to more stories like yours and @hustle-no-more's, and those are both surely tragic.", + "category": "introduceyourself", + "children": 0, + "created": "2016-08-28T10:48:24", + "curator_payout_value": "0.000 HBD", + "depth": 4, + "is_paidout": false, + "json_metadata": { + "tags": [ + "introduceyourself" + ], + "users": [ + "steve-walschot", + "hustle-no-more" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 15517765174677, + "parent_author": "steve-walschot", + "parent_permlink": "re-faddat-re-steve-walschot-re-hustle-no-more-i-started-selling-crack-at-12-my-intro-and-story-20160828t101717521z", + "payout": 41.193, + "payout_at": "2016-09-04T10:48:24", + "pending_payout_value": "41.193 HBD", + "percent_hbd": 10000, + "permlink": "re-steve-walschot-re-faddat-re-steve-walschot-re-hustle-no-more-i-started-selling-crack-at-12-my-intro-and-story-20160828t104923774z", + "post_id": 1024993, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 2 + }, + "title": "RE: I Started Selling Crack At 12 - My Intro And Story", + "updated": "2016-08-28T10:48:24", + "url": "/introduceyourself/@hustle-no-more/i-started-selling-crack-at-12-my-intro-and-story#@faddat/re-steve-walschot-re-faddat-re-steve-walschot-re-hustle-no-more-i-started-selling-crack-at-12-my-intro-and-story-20160828t104923774z" + }, + { + "active_votes": [ + { + "rshares": 28854877817, + "voter": "anonymous" + }, + { + "rshares": 14368089454321, + "voter": "summon" + }, + { + "rshares": 335301814581, + "voter": "officialfuzzy" + }, + { + "rshares": 239694404, + "voter": "concave" + }, + { + "rshares": 50384144, + "voter": "deptawesomebeer" + } + ], + "author": "charlieshrem", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.32, + "beneficiaries": [], + "blacklists": [], + "body": "If you are interested in being involved, email me at cs@charlieshrem.com :)", + "category": "introduceyourself", + "children": 0, + "created": "2016-08-16T19:05:33", + "curator_payout_value": "0.000 HBD", + "depth": 2, + "is_paidout": false, + "json_metadata": { + "tags": [ + "introduceyourself" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 14732536225267, + "parent_author": "deptawesomebeer", + "parent_permlink": "re-charlieshrem-charlie-shrem-is-now-on-steemit-20160816t185844255z", + "payout": 40.406, + "payout_at": "2016-08-23T19:05:33", + "pending_payout_value": "40.406 HBD", + "percent_hbd": 10000, + "permlink": "re-deptawesomebeer-re-charlieshrem-charlie-shrem-is-now-on-steemit-20160816t190533687z", + "post_id": 839521, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 5 + }, + "title": "RE: Charlie Shrem Is Now On Steemit!", + "updated": "2016-08-16T19:05:33", + "url": "/introduceyourself/@charlieshrem/charlie-shrem-is-now-on-steemit#@charlieshrem/re-deptawesomebeer-re-charlieshrem-charlie-shrem-is-now-on-steemit-20160816t190533687z" + }, + { + "active_votes": [ + { + "rshares": 17072054719955, + "voter": "itsascam" + }, + { + "rshares": 81053410071, + "voter": "venuspcs" + }, + { + "rshares": 120671854452, + "voter": "demotruk" + }, + { + "rshares": 4270188173, + "voter": "beanz" + }, + { + "rshares": 203774937, + "voter": "jaredandanissa" + } + ], + "author": "steemed", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.51, + "beneficiaries": [], + "blacklists": [], + "body": "I have to respond to this post since I am mentioned.\n\nFirst @msgivings does a lot of good posts with interesting topics that have a lot broad appeal. I try to support content that is going to pull in a wide audience. That's what we need here.\n\nAlso, look at the voting pattern. Other whales and some known bots are simply early voting me. I am voting very late on almost all posts these days so that no one accuses me of voting for curation rewards. I'm voting for authors almost exclusively. I am also doing all manual voting even though I am voting with about 50 accounts, one of which is @itsascam, in case people are curious why its votes correlate so highly with @steemed.\n\nThe rational response for minnows is not to get jealous of successful authors and waste a lot of time complaining. The rational response is to simply get an alert that tells you when my author list posts and then vote earlier than me and you will earn vesting rewards.\n\nAnd for the moral high grounders out there, this is a decentralized system so no matter how you engineer it, there will be market inefficiencies until an equilibrium is reached. If you don't like unusually high payouts, then write a big scandalous post about how the constant influx of new rules create a constant state of disequilibrium.\n\nAdvisement: as new rules are implemented, new disequilibria arise, and *smart* people will find ways to capitalize on those disequilibria. Instead of complaining about free market actors, complain about the rule makers. I know that falls on deaf ears, but at least I said it. Remember: they are whales for a reason.", + "category": "msgivings", + "children": 4, + "created": "2016-09-02T09:13:33", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": {}, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17278253947588, + "parent_author": "bacchist", + "parent_permlink": "is-msgivings-a-sock-puppet-account", + "payout": 39.067, + "payout_at": "2016-09-09T09:13:33", + "pending_payout_value": "39.067 HBD", + "percent_hbd": 10000, + "permlink": "re-bacchist-is-msgivings-a-sock-puppet-account-20160902t032157431z", + "post_id": 1096264, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 5 + }, + "title": "RE: Is @msgivings A Sock Puppet Account?", + "updated": "2016-09-02T09:13:33", + "url": "/msgivings/@bacchist/is-msgivings-a-sock-puppet-account#@steemed/re-bacchist-is-msgivings-a-sock-puppet-account-20160902t032157431z" + }, + { + "active_votes": [ + { + "rshares": 318112277648, + "voter": "anonymous" + }, + { + "rshares": 14294422542008, + "voter": "summon" + }, + { + "rshares": 2483012357, + "voter": "boy" + }, + { + "rshares": 3014669361, + "voter": "bue-witness" + }, + { + "rshares": 552796435, + "voter": "bunny" + }, + { + "rshares": 746607383393, + "voter": "complexring" + }, + { + "rshares": 43815035513, + "voter": "bue" + }, + { + "rshares": 1330518987, + "voter": "mini" + }, + { + "rshares": 171031999, + "voter": "moon" + }, + { + "rshares": 2796154296729, + "voter": "recursive" + }, + { + "rshares": 499961545, + "voter": "healthcare" + }, + { + "rshares": 778435016, + "voter": "daniel.pan" + }, + { + "rshares": 230675142, + "voter": "helen.tan" + }, + { + "rshares": 208959589825, + "voter": "will-zewe" + }, + { + "rshares": 31733970832, + "voter": "lehard" + }, + { + "rshares": 38445592211, + "voter": "firepower" + }, + { + "rshares": 5671861321, + "voter": "juvyjabian" + }, + { + "rshares": 17478708267, + "voter": "anduweb" + }, + { + "rshares": 6412606078, + "voter": "minion" + }, + { + "rshares": 197485800576, + "voter": "sirwinchester" + }, + { + "rshares": 9375631792, + "voter": "highlite" + } + ], + "author": "smooth", + "author_payout_value": "0.000 HBD", + "author_reputation": 65.6, + "beneficiaries": [], + "blacklists": [], + "body": "@ats-david\n> There are ways to keep Steem inside the ecosystem without selling it on the open market outside of the platform. The \"Promote\" button, bounties, internal transfers of any kind really - they can all work to redistribute influence and none of them involve dumping Steem\n\nOkay, in that case I agree with you. Perhaps you are not aware that redistribute in this manner thousands of Steem per week on ongoing and one-time sponsorships, bounties and other initiatives, along with spending within the system on all sorts of things, including hiring people and powering up their accounts every week. As I said elsewhere in this thread, I have also _powered up_ tens of thousands of Steem.\n\nIn all seriousness, I think people should focus on trying to improve the fundamenal appeal of the system and demand to investors and less on what whales are doing because first of all you can't control it anyway (even if you have influence over a few involved whales like myself, you have no influence at all over a good number of whales who are not personally involved) and second of all, it is very difficult if not impossible to see the whole picture. \n\nAlready we have had one of the core developers ignorantly insulting a whale and stating that his curation is worthless even though that whale is heavily involved with one of the best curation initiatives and also people making claims about how much I am selling \"week after week\" which are simply false (and not really anyone's business anyway -- I'm an independent investor here making decisions about _my own money_, not a team insider).\n\nNone of this is helpful in any way, and just creates more division and hostility in the community when we can accomplish a whole lot more by working together. Let's put a stop to it.", + "category": "steem", + "children": 0, + "created": "2016-09-07T20:48:00", + "curator_payout_value": "0.000 HBD", + "depth": 5, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steem" + ], + "users": [ + "ats-david" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 18723736397035, + "parent_author": "smooth", + "parent_permlink": "re-ats-david-re-snowflake-re-smooth-re-ned-increasing-curation-demand-for-steem-power-and-community-interaction-20160907t193302600z", + "payout": 38.923, + "payout_at": "2016-09-14T20:48:00", + "pending_payout_value": "38.923 HBD", + "percent_hbd": 10000, + "permlink": "re-smooth-re-ats-david-re-snowflake-re-smooth-re-ned-increasing-curation-demand-for-steem-power-and-community-interaction-20160907t204759300z", + "post_id": 1163686, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 21 + }, + "title": "RE: Increasing Curation, Demand for Steem Power and Community Interaction", + "updated": "2016-09-07T20:52:42", + "url": "/steem/@ned/increasing-curation-demand-for-steem-power-and-community-interaction#@smooth/re-smooth-re-ats-david-re-snowflake-re-smooth-re-ned-increasing-curation-demand-for-steem-power-and-community-interaction-20160907t204759300z" + }, + { + "active_votes": [ + { + "rshares": 3867694230257, + "voter": "ned" + }, + { + "rshares": 2848080649794, + "voter": "jamesc" + }, + { + "rshares": 268495906711, + "voter": "samupaha" + }, + { + "rshares": 81837589509, + "voter": "friend5" + }, + { + "rshares": 3716409175, + "voter": "boy" + }, + { + "rshares": 4511397243, + "voter": "bue-witness" + }, + { + "rshares": 836372556, + "voter": "bunny" + }, + { + "rshares": 64465268396, + "voter": "bue" + }, + { + "rshares": 46296405274, + "voter": "simba" + }, + { + "rshares": 1991762675, + "voter": "mini" + }, + { + "rshares": 256330811, + "voter": "moon" + }, + { + "rshares": 106091990581, + "voter": "bonapartist" + }, + { + "rshares": 50189259950, + "voter": "twiceuponatime" + }, + { + "rshares": 263982140660, + "voter": "indominon" + }, + { + "rshares": 3139446873239, + "voter": "onceuponatime" + }, + { + "rshares": 1135280253058, + "voter": "cass" + }, + { + "rshares": 17672503666, + "voter": "proctologic" + }, + { + "rshares": 746881679, + "voter": "healthcare" + }, + { + "rshares": 1159983226, + "voter": "daniel.pan" + }, + { + "rshares": 44351624600, + "voter": "steem-samiam" + }, + { + "rshares": 2209001947, + "voter": "proctologic2" + }, + { + "rshares": 287540650315, + "voter": "chitty" + }, + { + "rshares": 188177123728, + "voter": "gardenlady" + }, + { + "rshares": 345661496, + "voter": "helen.tan" + }, + { + "rshares": 8126747758, + "voter": "khanhsang" + }, + { + "rshares": 410974671049, + "voter": "chryspano" + }, + { + "rshares": 331345090860, + "voter": "craig-grant" + }, + { + "rshares": 19406654809, + "voter": "georgedonnelly" + }, + { + "rshares": 17291880144, + "voter": "acidyo" + }, + { + "rshares": 417889273, + "voter": "argsolver" + }, + { + "rshares": 197858279605, + "voter": "leon-fu" + }, + { + "rshares": 98996573982, + "voter": "rok-sivante" + }, + { + "rshares": 151933693977, + "voter": "killerstorm" + }, + { + "rshares": 246725866372, + "voter": "churdtzu" + }, + { + "rshares": 362006549219, + "voter": "hedge-x" + }, + { + "rshares": 50727972130, + "voter": "juanmiguelsalas" + }, + { + "rshares": 111991526536, + "voter": "kenny-crane" + }, + { + "rshares": 198748351465, + "voter": "will-zewe" + }, + { + "rshares": 3120020153, + "voter": "dahaz159" + }, + { + "rshares": 20926605297, + "voter": "ossama-benjohn" + }, + { + "rshares": 129953536751, + "voter": "schro" + }, + { + "rshares": 166021859772, + "voter": "thedashguy" + }, + { + "rshares": 70688150669, + "voter": "freedomengineer" + }, + { + "rshares": 11573873884, + "voter": "magnebit" + }, + { + "rshares": 299499765807, + "voter": "roelandp" + }, + { + "rshares": 26946335291, + "voter": "firepower" + }, + { + "rshares": 108717746539, + "voter": "robrigo" + }, + { + "rshares": 135305686907, + "voter": "chhayll" + }, + { + "rshares": 173209500925, + "voter": "fabio" + }, + { + "rshares": 24946049326, + "voter": "tcfxyz" + }, + { + "rshares": 6700461133, + "voter": "endaksi1" + }, + { + "rshares": 52415663084, + "voter": "derekareith" + }, + { + "rshares": 64434057601, + "voter": "furion" + }, + { + "rshares": 2470320363, + "voter": "owdy" + }, + { + "rshares": 849291152, + "voter": "alkemix" + }, + { + "rshares": 14914139659, + "voter": "ausbitbank" + }, + { + "rshares": 5120591863, + "voter": "sebastien" + }, + { + "rshares": 11395960630, + "voter": "blockchainbilly" + }, + { + "rshares": 185794703263, + "voter": "jesta" + }, + { + "rshares": 8741314124, + "voter": "senseiteekay" + }, + { + "rshares": 57622575324, + "voter": "shark" + }, + { + "rshares": 71505233363, + "voter": "ntomaino" + }, + { + "rshares": 240374300, + "voter": "tripjammer" + }, + { + "rshares": 18015117461, + "voter": "anduweb" + }, + { + "rshares": 48800978839, + "voter": "streetstyle" + }, + { + "rshares": 68675137703, + "voter": "inertia" + }, + { + "rshares": 118925360819, + "voter": "demotruk" + }, + { + "rshares": 18808475625, + "voter": "coininstant" + }, + { + "rshares": 18060181756, + "voter": "bendjmiller222" + }, + { + "rshares": 26678844787, + "voter": "deanliu" + }, + { + "rshares": 9795553376, + "voter": "carlidos" + }, + { + "rshares": 4458461574, + "voter": "bbrewer" + }, + { + "rshares": 1990690663, + "voter": "flexcougar" + }, + { + "rshares": 857956037, + "voter": "happyphoenix" + }, + { + "rshares": 14817124442, + "voter": "reneenouveau" + }, + { + "rshares": 5573999064, + "voter": "minion" + }, + { + "rshares": 7678815443, + "voter": "goingpaper" + }, + { + "rshares": 217784372, + "voter": "naifaz" + }, + { + "rshares": 4913767719, + "voter": "matrixdweller" + }, + { + "rshares": 6272129784, + "voter": "theb0red1" + }, + { + "rshares": 39700853716, + "voter": "anotherjoe" + }, + { + "rshares": 1717321203, + "voter": "shadowspub" + }, + { + "rshares": 526051447, + "voter": "billjoyce" + }, + { + "rshares": 20889880800, + "voter": "luminousvisions" + }, + { + "rshares": 1121230786, + "voter": "l0k1" + }, + { + "rshares": 2653154556, + "voter": "titusfrost" + }, + { + "rshares": 1796617714, + "voter": "thelocal" + }, + { + "rshares": 36400351686, + "voter": "natureofbeing" + }, + { + "rshares": 611342105, + "voter": "clayboyn" + }, + { + "rshares": 51464816, + "voter": "marquismiller" + }, + { + "rshares": 450003329, + "voter": "judithgpordon" + }, + { + "rshares": 50527680, + "voter": "del-j" + } + ], + "author": "ned", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.11, + "beneficiaries": [], + "blacklists": [], + "body": "Leah I understand your frustration:\n\nHowever saying that we have disregarded your safety is false\n\nWe cannot help what information people can find from other sources and post.\n\nWe can build the site to allow for muting. If muting hasn't worked please accept my apology. We are working around the clock to move this website forward.\n\nTo give context to this situation, Dan responded to you personally, even offering that we would look into the identity of the offender and disclose that information law permitting, and the entire message thread considered, it appears your quotes are taken out of context. Dan was only trying to help when he asked if you had responded to him.\n\nAs far as moving this platform forward, we are actively engaging in creative problem solving to improve the economics of post and curation rewards as well as turn Steemit from a blockchain-site into a thriving and personalized social media site. More on that soon.\n\nAs far as comparisons to Synereo and other blockchain-based platforms for social networking, I would like to see more comparisons of the economics at the protocol and rewards levels. This is the third comparison piece I've seen in three days and none have ventured to go so far as to compare the economic incentive models and friction points", + "category": "synereo", + "children": 78, + "created": "2016-08-28T20:18:30", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "synereo" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 16765551014207, + "parent_author": "stellabelle", + "parent_permlink": "2-problems-plaguing-steemit-that-synereo-has-already-solved", + "payout": 38.896, + "payout_at": "2016-09-04T20:18:30", + "pending_payout_value": "38.896 HBD", + "percent_hbd": 10000, + "permlink": "re-stellabelle-2-problems-plaguing-steemit-that-synereo-has-already-solved-20160828t201832222z", + "post_id": 1032095, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 92 + }, + "title": "RE: 2 Problems Plaguing Steemit That Synereo Could Potentially Solve", + "updated": "2016-08-28T20:21:36", + "url": "/synereo/@stellabelle/2-problems-plaguing-steemit-that-synereo-has-already-solved#@ned/re-stellabelle-2-problems-plaguing-steemit-that-synereo-has-already-solved-20160828t201832222z" + }, + { + "active_votes": [ + { + "rshares": 17090053529075, + "voter": "jamesc" + }, + { + "rshares": 118430442753, + "voter": "sandra" + }, + { + "rshares": 17043021152, + "voter": "fury" + }, + { + "rshares": 3099038236, + "voter": "boy" + }, + { + "rshares": 3762265658, + "voter": "bue-witness" + }, + { + "rshares": 697295477, + "voter": "bunny" + }, + { + "rshares": 53975026588, + "voter": "bue" + }, + { + "rshares": 1660836463, + "voter": "mini" + }, + { + "rshares": 213658485, + "voter": "moon" + }, + { + "rshares": 10955166981, + "voter": "perky" + }, + { + "rshares": 622701596, + "voter": "healthcare" + }, + { + "rshares": 967157443, + "voter": "daniel.pan" + }, + { + "rshares": 288137010, + "voter": "helen.tan" + }, + { + "rshares": 1783719589, + "voter": "lpninja" + }, + { + "rshares": 13826707631, + "voter": "bluehorseshoe" + }, + { + "rshares": 62401544, + "voter": "saamychristen" + } + ], + "author": "kencode", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.95, + "beneficiaries": [], + "blacklists": [], + "body": "Exactly. Plan B is already underway.. Openwrt Meshnet, IPFS, Bitshares blockchain with Stealth.", + "category": "money", + "children": 1, + "created": "2016-08-30T12:39:57", + "curator_payout_value": "0.000 HBD", + "depth": 3, + "is_paidout": false, + "json_metadata": { + "tags": [ + "money" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17317441105681, + "parent_author": "bluehorseshoe", + "parent_permlink": "re-stephen-somers-re-dollarvigilante-could-the-internet-be-set-to-be-shut-down-on-the-eve-of-jubilee-october-1st-20160829t215150660z", + "payout": 38.88, + "payout_at": "2016-09-06T12:39:57", + "pending_payout_value": "38.880 HBD", + "percent_hbd": 10000, + "permlink": "re-bluehorseshoe-re-stephen-somers-re-dollarvigilante-could-the-internet-be-set-to-be-shut-down-on-the-eve-of-jubilee-october-1st-20160830t123957718z", + "post_id": 1055447, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 16 + }, + "title": "RE: Could The Internet Be Set To Be Shut Down On The Eve of Jubilee, October 1st?", + "updated": "2016-08-30T12:39:57", + "url": "/money/@dollarvigilante/could-the-internet-be-set-to-be-shut-down-on-the-eve-of-jubilee-october-1st#@kencode/re-bluehorseshoe-re-stephen-somers-re-dollarvigilante-could-the-internet-be-set-to-be-shut-down-on-the-eve-of-jubilee-october-1st-20160830t123957718z" + }, + { + "active_votes": [ + { + "rshares": 14423169571983, + "voter": "summon" + }, + { + "rshares": 120847390564, + "voter": "sandra" + }, + { + "rshares": 976217855790, + "voter": "liondani" + }, + { + "rshares": 1135572249807, + "voter": "cass" + }, + { + "rshares": 24517189036, + "voter": "good-karma" + }, + { + "rshares": 299506191125, + "voter": "roelandp" + }, + { + "rshares": 4297882488, + "voter": "egjoshslim" + }, + { + "rshares": 15551623871, + "voter": "anduweb" + }, + { + "rshares": 21179456098, + "voter": "artific" + }, + { + "rshares": 6844318715, + "voter": "tom77" + }, + { + "rshares": 50989554, + "voter": "neophonic" + } + ], + "author": "blocktrades", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.63, + "beneficiaries": [], + "blacklists": [], + "body": "By some strange coincidence, I was looking at our supported pairs last night and decided it was time to add some more Steem and Steem Dollar pairs to BlockTrades. If all goes well, we should have some more pairs added today. I am interested to hear what pairs users would most like to have supported.", + "category": "blocktrades", + "children": 6, + "created": "2016-08-30T14:23:15", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "blocktrades" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17027754719031, + "parent_author": "egjoshslim", + "parent_permlink": "a-request-to-blocktrades-please-allow-us-too-trade-steem-and-steem-dollars-for-other-currencies", + "payout": 38.098, + "payout_at": "2016-09-06T14:23:15", + "pending_payout_value": "38.098 HBD", + "percent_hbd": 10000, + "permlink": "re-egjoshslim-a-request-to-blocktrades-please-allow-us-too-trade-steem-and-steem-dollars-for-other-currencies-20160830t142318352z", + "post_id": 1056593, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 11 + }, + "title": "RE: A request to blocktrades. UPDATE!!!! You can now trade SBD for Ether, Bitshares and Open.btc! Implemented today!", + "updated": "2016-08-30T14:23:15", + "url": "/blocktrades/@egjoshslim/a-request-to-blocktrades-please-allow-us-too-trade-steem-and-steem-dollars-for-other-currencies#@blocktrades/re-egjoshslim-a-request-to-blocktrades-please-allow-us-too-trade-steem-and-steem-dollars-for-other-currencies-20160830t142318352z" + }, + { + "active_votes": [ + { + "rshares": 1039241685498, + "voter": "anonymous" + }, + { + "rshares": 14428335580523, + "voter": "summon" + }, + { + "rshares": 1176897016622, + "voter": "cass" + }, + { + "rshares": 12604684250, + "voter": "proctologic" + }, + { + "rshares": 419448456266, + "voter": "chryspano" + }, + { + "rshares": 4300280251, + "voter": "akareyon" + }, + { + "rshares": 6198770230, + "voter": "egjoshslim" + }, + { + "rshares": 17541391181, + "voter": "anduweb" + }, + { + "rshares": 1919200251, + "voter": "the-future" + }, + { + "rshares": 13550940616, + "voter": "nippel66" + }, + { + "rshares": 20771693772, + "voter": "phenom" + }, + { + "rshares": 1291965512, + "voter": "dolov" + }, + { + "rshares": 22059143637, + "voter": "eneismijmich" + } + ], + "author": "summon", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.26, + "beneficiaries": [], + "blacklists": [], + "body": "i've downvoted this post! Why? I get the message but can't accept this in terms of \"steem\" PR - from both sides.. these actions harms US the hole community. \n\nAre u guys aware of what u are doing here currently? Here are many poeple working their asses out for developing applications etc for steem to bring more value - how u are planning to add value again? \n\nAs a stakeholder - this is an important question to me! \nif u want like u are actiong currently as STEEM testimonials/opinion leaders.\n\n**SO PLS START ACTING LIKE THIS!**\n\nCurrently it seems to me like childish EGO acting.\nFROM ALL INVOLVED PARTIES - sry!\n\n\n# I will support every action who will bring you guys on the same table to get this issue done - ASAP!", + "category": "steemit", + "children": 11, + "created": "2016-09-04T11:13:42", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17164160808609, + "parent_author": "fyrstikken", + "parent_permlink": "steemit-harassment-wow-it-finally-happened-to-me-too-d", + "payout": 37.937, + "payout_at": "2016-09-11T11:13:42", + "pending_payout_value": "37.937 HBD", + "percent_hbd": 10000, + "permlink": "re-fyrstikken-steemit-harassment-wow-it-finally-happened-to-me-too-d-20160904t111342245z", + "post_id": 1121310, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 13 + }, + "title": "RE: Steemit-Harassment - WoW - It finally happened to ME TOO :D", + "updated": "2016-09-04T11:24:09", + "url": "/steemit/@fyrstikken/steemit-harassment-wow-it-finally-happened-to-me-too-d#@summon/re-fyrstikken-steemit-harassment-wow-it-finally-happened-to-me-too-d-20160904t111342245z" + }, + { + "active_votes": [ + { + "rshares": 28860894395, + "voter": "anonymous" + }, + { + "rshares": 14409578147060, + "voter": "summon" + }, + { + "rshares": 205677386936, + "voter": "modprobe" + }, + { + "rshares": 3094177964, + "voter": "boy" + }, + { + "rshares": 3755854467, + "voter": "bue-witness" + }, + { + "rshares": 703605105, + "voter": "bunny" + }, + { + "rshares": 53251863922, + "voter": "bue" + }, + { + "rshares": 1658412533, + "voter": "mini" + }, + { + "rshares": 213555429, + "voter": "moon" + }, + { + "rshares": 622040391, + "voter": "healthcare" + }, + { + "rshares": 947508502, + "voter": "daniel.pan" + }, + { + "rshares": 287957469, + "voter": "helen.tan" + }, + { + "rshares": 14101189846, + "voter": "syadastinasti" + }, + { + "rshares": 245052126260, + "voter": "lukestokes" + }, + { + "rshares": 247483060, + "voter": "mgpeter" + }, + { + "rshares": 246104638, + "voter": "cryptosaga" + }, + { + "rshares": 241693725, + "voter": "dashka" + }, + { + "rshares": 6791699913, + "voter": "gregm" + }, + { + "rshares": 270476960, + "voter": "exitmass" + }, + { + "rshares": 20932779149, + "voter": "krabgat" + }, + { + "rshares": 36245231938, + "voter": "fatboy" + }, + { + "rshares": 7188799145, + "voter": "slimjim" + }, + { + "rshares": 61002938, + "voter": "eddya" + }, + { + "rshares": 528031712, + "voter": "telos" + }, + { + "rshares": 147211603, + "voter": "davehitt" + }, + { + "rshares": 11784388460, + "voter": "ryan-singer" + }, + { + "rshares": 51222778, + "voter": "jdev" + } + ], + "author": "modprobe", + "author_payout_value": "0.000 HBD", + "author_reputation": 64.88, + "beneficiaries": [], + "blacklists": [], + "body": "I think monogamy has value, particularly for providing a stable environment for raising children, but I've also begun to think it's overrated as well.\n\nOne thing I find incredibly interesting is seeing what the bible has to say on the subject, since that's widely believed to be the source of the moral outrage at non-monogamy. As it turns out, the bible says remarkably little about it, and never explicitly states that monogamy is the only moral sexual relationship.\n\nIn fact, I am confident that the bible does *not* say that sex is only legitimate within the bounds of marriage (though I'm sure modern christians will label me a heretic for saying as much). It does condemn adultery, which makes sense: one should honor his commitments; it points out that there is a proper time and a place for sex, and abusing it is unhealthy...\n\nIn 1 Corinthians, Paul argues for monogamy, but the attitude of this passage is not one of laying out basic moral law, but rather one of a wise mentor advocating restraint to a specific audience in a specific situation. I could elaborate further, but the long and short of it is that most of what modern christianity teaches about sexual morality is on shaky biblical footing at best; I personally think polyamory is within the bounds of biblical morality.\n\nI realize that most people don't care about biblical morality, but the bible has a lot of good advice, and I think it warrants some consideration even if you don't accept it as axiomatically true (which I do not) as most modern christians do.", + "category": "relationships", + "children": 23, + "created": "2016-08-23T22:58:48", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "relationships" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 15052540846298, + "parent_author": "msgivings", + "parent_permlink": "monogamy-is-a-lie", + "payout": 37.729, + "payout_at": "2016-08-30T22:58:48", + "pending_payout_value": "37.729 HBD", + "percent_hbd": 10000, + "permlink": "re-msgivings-monogamy-is-a-lie-20160823t225848436z", + "post_id": 958493, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 27 + }, + "title": "RE: Monogamy is a lie!", + "updated": "2016-08-23T23:00:51", + "url": "/relationships/@msgivings/monogamy-is-a-lie#@modprobe/re-msgivings-monogamy-is-a-lie-20160823t225848436z" + }, + { + "active_votes": [ + { + "rshares": 28854883886, + "voter": "anonymous" + }, + { + "rshares": 13939920698401, + "voter": "summon" + }, + { + "rshares": 3085674361, + "voter": "boy" + }, + { + "rshares": 3744953706, + "voter": "bue-witness" + }, + { + "rshares": 709081140, + "voter": "bunny" + }, + { + "rshares": 52293130983, + "voter": "bue" + }, + { + "rshares": 1654119256, + "voter": "mini" + }, + { + "rshares": 213301138, + "voter": "moon" + }, + { + "rshares": 615404027, + "voter": "healthcare" + }, + { + "rshares": 895752391, + "voter": "daniel.pan" + }, + { + "rshares": 287546999, + "voter": "helen.tan" + }, + { + "rshares": 345816972, + "voter": "dbrock" + }, + { + "rshares": 763917184, + "voter": "jsteck" + }, + { + "rshares": 57928045, + "voter": "evavavoom" + }, + { + "rshares": 51163628, + "voter": "spencermorris" + } + ], + "author": "kato", + "author_payout_value": "0.000 HBD", + "author_reputation": 54.37, + "beneficiaries": [], + "blacklists": [], + "body": "Hey @susanne! Thanks so much for reading and reflecting! \n\nI'm sick of being underestimated based on my gender, too. There are people doing things about it, though! If you want to learn more about them, or at the very least, make some gal friends in tech so you can bitch about your day from someone who understands, head to a \"women in tech\" meetup or something similar wherever you are. I find everyone at the ones I've been to very friendly!", + "category": "life", + "children": 2, + "created": "2016-08-15T23:19:15", + "curator_payout_value": "0.000 HBD", + "depth": 2, + "is_paidout": false, + "json_metadata": { + "tags": [ + "life" + ], + "users": [ + "susanne" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 14033493372117, + "parent_author": "susanne", + "parent_permlink": "re-kato-the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist-20160815t223325904z", + "payout": 37.549, + "payout_at": "2016-08-22T23:19:15", + "pending_payout_value": "37.549 HBD", + "percent_hbd": 10000, + "permlink": "re-susanne-re-kato-the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist-20160815t231917035z", + "post_id": 825672, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 15 + }, + "title": "RE: The Crap I Put Up With (as a Woman in Crypto) Because You Say You're \"Not a feminist\"", + "updated": "2016-08-15T23:19:15", + "url": "/life/@kato/the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist#@kato/re-susanne-re-kato-the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist-20160815t231917035z" + }, + { + "active_votes": [ + { + "rshares": 28854883886, + "voter": "anonymous" + }, + { + "rshares": 13939920698401, + "voter": "summon" + }, + { + "rshares": 2468539488, + "voter": "boy" + }, + { + "rshares": 2996002946, + "voter": "bue-witness" + }, + { + "rshares": 567264912, + "voter": "bunny" + }, + { + "rshares": 41834504786, + "voter": "bue" + }, + { + "rshares": 1323295404, + "voter": "mini" + }, + { + "rshares": 170640910, + "voter": "moon" + }, + { + "rshares": 492323222, + "voter": "healthcare" + }, + { + "rshares": 716601913, + "voter": "daniel.pan" + }, + { + "rshares": 230037599, + "voter": "helen.tan" + }, + { + "rshares": 5835423664, + "voter": "morten" + }, + { + "rshares": 6782378476, + "voter": "veralynn" + }, + { + "rshares": 55646141, + "voter": "feminism" + }, + { + "rshares": 52275881, + "voter": "spencermorris" + } + ], + "author": "kato", + "author_payout_value": "0.000 HBD", + "author_reputation": 54.37, + "beneficiaries": [], + "blacklists": [], + "body": "Alright, so upvote him then. That's how steemit works... :)", + "category": "life", + "children": 1, + "created": "2016-08-16T17:06:57", + "curator_payout_value": "0.000 HBD", + "depth": 3, + "is_paidout": false, + "json_metadata": { + "tags": [ + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 14032300517629, + "parent_author": "feminism", + "parent_permlink": "re-sean-king-re-kato-the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist-20160816t162832308z", + "payout": 37.543, + "payout_at": "2016-08-23T17:06:57", + "pending_payout_value": "37.543 HBD", + "percent_hbd": 10000, + "permlink": "re-feminism-re-sean-king-re-kato-the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist-20160816t170657147z", + "post_id": 837323, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 15 + }, + "title": "RE: The Crap I Put Up With (as a Woman in Crypto) Because You Say You're \"Not a feminist\"", + "updated": "2016-08-16T17:06:57", + "url": "/life/@kato/the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist#@kato/re-feminism-re-sean-king-re-kato-the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist-20160816t170657147z" + }, + { + "active_votes": [ + { + "rshares": 28854883886, + "voter": "anonymous" + }, + { + "rshares": 13649505683851, + "voter": "summon" + }, + { + "rshares": 2468539488, + "voter": "boy" + }, + { + "rshares": 2996002946, + "voter": "bue-witness" + }, + { + "rshares": 567264912, + "voter": "bunny" + }, + { + "rshares": 41834504786, + "voter": "bue" + }, + { + "rshares": 1323295404, + "voter": "mini" + }, + { + "rshares": 170640910, + "voter": "moon" + }, + { + "rshares": 492323222, + "voter": "healthcare" + }, + { + "rshares": 716601913, + "voter": "daniel.pan" + }, + { + "rshares": 230037599, + "voter": "helen.tan" + }, + { + "rshares": 345816972, + "voter": "dbrock" + }, + { + "rshares": 54587905, + "voter": "chuckleberry" + }, + { + "rshares": 53861812, + "voter": "kato" + } + ], + "author": "lsparrish", + "author_payout_value": "0.000 HBD", + "author_reputation": 46.58, + "beneficiaries": [], + "blacklists": [], + "body": "I think what @joelkatz and others think is going on is called a [Motte-and-Bailey](http://blog.practicalethics.ox.ac.uk/2014/09/motte-and-bailey-doctrines/) argument. A term is given two meanings; one innocuous and defensible, and another that is more provocative. When the doctrine is attacked, advocates lean on the more innocuous meaning, but otherwise the more provocative meaning is used. In this example, feminism might be defended as \"equality among the sexes\" but when the battle dies down, the meaning \"preferential treatment for women\" or \"inferior treatment for men\" would be used.\n\nI'm not sure this is *really* happening much with feminism, but I can think of other examples. Religious 'faith' can have unobjectionable meanings like sticking to a consistent of moral principles over time, but also can mean uncritical acceptance of miraculous claims (healing people by laying on hands, etc). Depending who you talk to and in what circumstance, you get a different definition (or a more vague definition). The insidious thing about it is that when you have bought into an ideology, it can feel much like both definitions are identical.", + "category": "life", + "children": 4, + "created": "2016-08-15T23:25:51", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "links": [ + "http://blog.practicalethics.ox.ac.uk/2014/09/motte-and-bailey-doctrines/" + ], + "tags": [ + "life" + ], + "users": [ + "joelkatz" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 13729614045606, + "parent_author": "kato", + "parent_permlink": "the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist", + "payout": 36.118, + "payout_at": "2016-08-22T23:25:51", + "pending_payout_value": "36.118 HBD", + "percent_hbd": 10000, + "permlink": "re-kato-the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist-20160815t232552989z", + "post_id": 825771, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 14 + }, + "title": "RE: The Crap I Put Up With (as a Woman in Crypto) Because You Say You're \"Not a feminist\"", + "updated": "2016-08-15T23:25:51", + "url": "/life/@kato/the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist#@lsparrish/re-kato-the-crap-i-put-up-with-as-a-woman-in-crypto-because-you-say-you-re-not-a-feminist-20160815t232552989z" + }, + { + "active_votes": [ + { + "rshares": 1039241685498, + "voter": "anonymous" + }, + { + "rshares": 14428335580523, + "voter": "summon" + }, + { + "rshares": 1153820604531, + "voter": "cass" + }, + { + "rshares": 289931304, + "voter": "zhuvazhuva" + }, + { + "rshares": 369008392, + "voter": "ukblogger" + } + ], + "author": "officialfuzzy", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.51, + "beneficiaries": [], + "blacklists": [], + "body": "Man can't we all just get along? No need to go \"circle jerking\" all over the place. Both people are valuable and bring something of value to the table. Neither will always see eye to eye and that is fine. But while both of you are complaining about one another's actions on steemit, you COULD be ignoring one another and just doing what you do best--creating!", + "category": "steemit", + "children": 11, + "created": "2016-09-04T06:54:06", + "curator_payout_value": "0.000 HBD", + "depth": 2, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 16622056810248, + "parent_author": "tuck-fheman", + "parent_permlink": "re-fyrstikken-steemit-harassment-wow-it-finally-happened-to-me-too-d-20160903t215719018z", + "payout": 35.882, + "payout_at": "2016-09-11T06:54:06", + "pending_payout_value": "35.882 HBD", + "percent_hbd": 10000, + "permlink": "re-tuck-fheman-re-fyrstikken-steemit-harassment-wow-it-finally-happened-to-me-too-d-20160904t065357111z", + "post_id": 1119965, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 5 + }, + "title": "RE: Steemit-Harassment - WoW - It finally happened to ME TOO :D", + "updated": "2016-09-04T06:54:06", + "url": "/steemit/@fyrstikken/steemit-harassment-wow-it-finally-happened-to-me-too-d#@officialfuzzy/re-tuck-fheman-re-fyrstikken-steemit-harassment-wow-it-finally-happened-to-me-too-d-20160904t065357111z" + }, + { + "active_votes": [ + { + "rshares": 14423169571983, + "voter": "summon" + }, + { + "rshares": 1090149359814, + "voter": "cass" + }, + { + "rshares": 71151613586, + "voter": "edgeland" + }, + { + "rshares": 4129851081, + "voter": "jerome-colley" + }, + { + "rshares": 153302427316, + "voter": "steve-walschot" + }, + { + "rshares": 553323357537, + "voter": "kevinwong" + }, + { + "rshares": 531567660, + "voter": "hackecon" + }, + { + "rshares": 32586668999, + "voter": "hitmeasap" + }, + { + "rshares": 10458694767, + "voter": "spiz0r" + }, + { + "rshares": 2836763830, + "voter": "steemit-life" + }, + { + "rshares": 15551956463, + "voter": "anduweb" + }, + { + "rshares": 16113899489, + "voter": "magicmonk" + }, + { + "rshares": 6026868264, + "voter": "minion" + }, + { + "rshares": 64679936, + "voter": "sky.max" + }, + { + "rshares": 1718239520, + "voter": "pgarcgo" + }, + { + "rshares": 113211932, + "voter": "crypticus" + }, + { + "rshares": 3294123210, + "voter": "cmorton" + }, + { + "rshares": 14226320883, + "voter": "queenmountain" + }, + { + "rshares": 67539141, + "voter": "biervibes" + }, + { + "rshares": 2048624792, + "voter": "emptyspace" + }, + { + "rshares": 10543706281, + "voter": "kyriacos" + }, + { + "rshares": 11501425107, + "voter": "darrantrute" + }, + { + "rshares": 70725912, + "voter": "freeradical" + }, + { + "rshares": 69356906, + "voter": "expatlove" + }, + { + "rshares": 1021580918, + "voter": "benadapt" + }, + { + "rshares": 97248059, + "voter": "maytons" + }, + { + "rshares": 5082552771, + "voter": "ivicaa" + }, + { + "rshares": 56362571, + "voter": "knight-angel" + }, + { + "rshares": 2490142548, + "voter": "steempowerwhale" + }, + { + "rshares": 109491548, + "voter": "shubham1696" + }, + { + "rshares": 50249177, + "voter": "iamgrateful" + }, + { + "rshares": 2999849952, + "voter": "okean123" + }, + { + "rshares": 98296144, + "voter": "pabloescobar" + } + ], + "author": "thecryptofiend", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.89, + "beneficiaries": [], + "blacklists": [], + "body": "Congratulations. It can't have been an easy decision.\n\nI have to say you have balls to do this. Most people would never take such a chance.\n\n>This may sounds like a bad idea - and it probably will be - but I want to let my creativity flow free without being forced to get up for work.\n\nEven if it seems like a bad idea I'm sure it will be a massive learning experience. I think the worst thing is not taking a chance and then later wondering what could have been.\n\nGood luck with your witness proposal too:)", + "category": "timeforachange", + "children": 6, + "created": "2016-08-30T14:39:03", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "timeforachange" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 16435056328097, + "parent_author": "steve-walschot", + "parent_permlink": "steeming-around-the-clock-bye-bye-regular-job", + "payout": 35.728, + "payout_at": "2016-09-06T14:39:03", + "pending_payout_value": "35.728 HBD", + "percent_hbd": 10000, + "permlink": "re-steve-walschot-steeming-around-the-clock-bye-bye-regular-job-20160830t143903747z", + "post_id": 1056784, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 33 + }, + "title": "RE: Steeming around the clock - Bye bye regular job!", + "updated": "2016-08-30T14:39:03", + "url": "/timeforachange/@steve-walschot/steeming-around-the-clock-bye-bye-regular-job#@thecryptofiend/re-steve-walschot-steeming-around-the-clock-bye-bye-regular-job-20160830t143903747z" + }, + { + "active_votes": [ + { + "rshares": 28861578690, + "voter": "anonymous" + }, + { + "rshares": 14412308288396, + "voter": "summon" + }, + { + "rshares": 2476131997, + "voter": "boy" + }, + { + "rshares": 3005703855, + "voter": "bue-witness" + }, + { + "rshares": 557354442, + "voter": "bunny" + }, + { + "rshares": 42724131990, + "voter": "bue" + }, + { + "rshares": 1327124837, + "voter": "mini" + }, + { + "rshares": 170849766, + "voter": "moon" + }, + { + "rshares": 497724578, + "voter": "healthcare" + }, + { + "rshares": 763596484, + "voter": "daniel.pan" + }, + { + "rshares": 230379526, + "voter": "helen.tan" + }, + { + "rshares": 4835960401, + "voter": "shortcut" + } + ], + "author": "bitcoiner", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.97, + "beneficiaries": [], + "blacklists": [], + "body": "I can answer to the weird url as I've had this happen to me before. Your older post has the same title (permlink) and is already in the blockchain. Even after editing the old post's title, the older post will still have the same permlink, because editing a post just means adding a delta post to the blockchain. When you try to create an altogether new post with the same title, the blockchain must create a unique permlink. Anyway, hope this helps explain it.", + "category": "wallpaper", + "children": 0, + "created": "2016-08-25T22:48:15", + "curator_payout_value": "0.000 HBD", + "depth": 2, + "is_paidout": false, + "json_metadata": { + "tags": [ + "wallpaper" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 14497758824962, + "parent_author": "cass", + "parent_permlink": "re-cass-razlw-wallpaper-nmcnmm-not-my-circus-not-my-monkeys-20160825t222550145z", + "payout": 35.699, + "payout_at": "2016-09-01T22:48:15", + "pending_payout_value": "35.699 HBD", + "percent_hbd": 10000, + "permlink": "re-cass-re-cass-razlw-wallpaper-nmcnmm-not-my-circus-not-my-monkeys-20160825t224815274z", + "post_id": 989372, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 12 + }, + "title": "RE: [Wallpaper] NMCNMM - Not my circus - not my monkeys", + "updated": "2016-08-25T22:48:15", + "url": "/wallpaper/@cass/razlw-wallpaper-nmcnmm-not-my-circus-not-my-monkeys#@bitcoiner/re-cass-re-cass-razlw-wallpaper-nmcnmm-not-my-circus-not-my-monkeys-20160825t224815274z" + }, + { + "active_votes": [ + { + "rshares": 28861578690, + "voter": "anonymous" + }, + { + "rshares": 14412308288396, + "voter": "summon" + }, + { + "rshares": 2476131997, + "voter": "boy" + }, + { + "rshares": 3005703855, + "voter": "bue-witness" + }, + { + "rshares": 557354442, + "voter": "bunny" + }, + { + "rshares": 42724131990, + "voter": "bue" + }, + { + "rshares": 1327124837, + "voter": "mini" + }, + { + "rshares": 170849766, + "voter": "moon" + }, + { + "rshares": 497724578, + "voter": "healthcare" + }, + { + "rshares": 763596484, + "voter": "daniel.pan" + }, + { + "rshares": 230379526, + "voter": "helen.tan" + }, + { + "rshares": 4835960401, + "voter": "shortcut" + } + ], + "author": "mikehere", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.75, + "beneficiaries": [], + "blacklists": [], + "body": "It uses the first image under < h1 > heading.\n\nCreate a heading line at the top. Or you can also put the image in between the heading tags.", + "category": "wallpaper", + "children": 0, + "created": "2016-08-25T22:44:24", + "curator_payout_value": "0.000 HBD", + "depth": 2, + "is_paidout": false, + "json_metadata": { + "tags": [ + "wallpaper" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 14497758824962, + "parent_author": "cass", + "parent_permlink": "re-cass-razlw-wallpaper-nmcnmm-not-my-circus-not-my-monkeys-20160825t222550145z", + "payout": 35.698, + "payout_at": "2016-09-01T22:44:24", + "pending_payout_value": "35.698 HBD", + "percent_hbd": 10000, + "permlink": "re-cass-re-cass-razlw-wallpaper-nmcnmm-not-my-circus-not-my-monkeys-20160825t224422275z", + "post_id": 989305, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 12 + }, + "title": "RE: [Wallpaper] NMCNMM - Not my circus - not my monkeys", + "updated": "2016-08-25T22:45:21", + "url": "/wallpaper/@cass/razlw-wallpaper-nmcnmm-not-my-circus-not-my-monkeys#@mikehere/re-cass-re-cass-razlw-wallpaper-nmcnmm-not-my-circus-not-my-monkeys-20160825t224422275z" + }, + { + "active_votes": [ + { + "rshares": 14242334852698, + "voter": "summon" + }, + { + "rshares": 3088438719, + "voter": "boy" + }, + { + "rshares": 3748473263, + "voter": "bue-witness" + }, + { + "rshares": 702580012, + "voter": "bunny" + }, + { + "rshares": 52524132763, + "voter": "bue" + }, + { + "rshares": 1655522803, + "voter": "mini" + }, + { + "rshares": 213391830, + "voter": "moon" + }, + { + "rshares": 621178313, + "voter": "healthcare" + }, + { + "rshares": 910652938, + "voter": "daniel.pan" + }, + { + "rshares": 287701653, + "voter": "helen.tan" + } + ], + "author": "williambanks", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.74, + "beneficiaries": [], + "blacklists": [], + "body": "@venuspcs Quit deleting your posts please. I'm not a bright person. I think very slowly. It can take me hours to compose a coherent reply. When you delete your post, you negate my efforts. \n\nI think people are entitled to speak their mind. Say what you believe. Even if it means your opinion changed and you have to post a mea culpa like I did to @veralynn at least you said what you meant to say at that moment in time.\n\nHowever when you censor yourself, you censor me as well. I don't like censorship even when it comes from within.", + "category": "steemit", + "children": 0, + "created": "2016-08-18T03:34:15", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steemit" + ], + "users": [ + "venuspcs", + "veralynn" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 14306086924992, + "parent_author": "venuspcs", + "parent_permlink": "the-constant-attacks-against-me-have-gone-too-far-this-time-and-will-not-be-tolerated-any-longer", + "payout": 35.082, + "payout_at": "2016-08-25T03:34:15", + "pending_payout_value": "35.082 HBD", + "percent_hbd": 10000, + "permlink": "re-venuspcs-the-constant-attacks-against-me-have-gone-too-far-this-time-and-will-not-be-tolerated-any-longer-20160818t033413665z", + "post_id": 864773, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 10 + }, + "title": "RE: deleted", + "updated": "2016-08-18T03:34:15", + "url": "/steemit/@venuspcs/the-constant-attacks-against-me-have-gone-too-far-this-time-and-will-not-be-tolerated-any-longer#@williambanks/re-venuspcs-the-constant-attacks-against-me-have-gone-too-far-this-time-and-will-not-be-tolerated-any-longer-20160818t033413665z" + }, + { + "active_votes": [ + { + "rshares": 7301117381798, + "voter": "riverhead" + }, + { + "rshares": 5164373757340, + "voter": "kushed" + }, + { + "rshares": 3098798804, + "voter": "boy" + }, + { + "rshares": 3761945865, + "voter": "bue-witness" + }, + { + "rshares": 697259398, + "voter": "bunny" + }, + { + "rshares": 53938819406, + "voter": "bue" + }, + { + "rshares": 1660715105, + "voter": "mini" + }, + { + "rshares": 213653566, + "voter": "moon" + }, + { + "rshares": 2325156422403, + "voter": "recursive" + }, + { + "rshares": 1112860804811, + "voter": "cass" + }, + { + "rshares": 622670434, + "voter": "healthcare" + }, + { + "rshares": 967101683, + "voter": "daniel.pan" + }, + { + "rshares": 288128811, + "voter": "helen.tan" + }, + { + "rshares": 77078667225, + "voter": "edgeland" + }, + { + "rshares": 18234332542, + "voter": "acidyo" + }, + { + "rshares": 96949402252, + "voter": "limitless" + }, + { + "rshares": 427279395, + "voter": "isyevens" + }, + { + "rshares": 26729047043, + "voter": "dking7334" + }, + { + "rshares": 42136964367, + "voter": "michaelx" + }, + { + "rshares": 122041728369, + "voter": "robrigo" + }, + { + "rshares": 229781794, + "voter": "steemswede" + }, + { + "rshares": 76804731448, + "voter": "derekareith" + }, + { + "rshares": 105799873038, + "voter": "cdubendo" + }, + { + "rshares": 13680099667, + "voter": "ausbitbank" + }, + { + "rshares": 3932163066, + "voter": "egjoshslim" + }, + { + "rshares": 46325162909, + "voter": "streetstyle" + }, + { + "rshares": 239774950, + "voter": "a8w9yfx5vqohqo" + }, + { + "rshares": 67765423424, + "voter": "squirrellywrath" + }, + { + "rshares": 27072152442, + "voter": "solidgold" + }, + { + "rshares": 4352079012, + "voter": "nzoomed" + }, + { + "rshares": 20522296051, + "voter": "runaway-psyche" + }, + { + "rshares": 1066043033, + "voter": "matildapurse" + }, + { + "rshares": 11501425107, + "voter": "darrantrute" + }, + { + "rshares": 173705520, + "voter": "grayhorse" + }, + { + "rshares": 839500008, + "voter": "jacobcwitmer" + }, + { + "rshares": 1115865641, + "voter": "wulfmeister" + }, + { + "rshares": 88421331, + "voter": "pineconeutopia" + } + ], + "author": "recursive", + "author_payout_value": "0.000 HBD", + "author_reputation": 60.6, + "beneficiaries": [], + "blacklists": [], + "body": "For verification: this post is genuinely from Lyn Ulbricht.\nhttps://twitter.com/Free_Ross/status/770685746088972293\n\nLyn, I really admire your relentless dedication to getting Ross out of jail and how you never ceased to believe in your son and trust his word. I can assure you that we are all on your side and that many of us are actively looking and effectively working on overthrowing this morally bankrupt system that has long ceased serving its intended purpose. We'll get Ross out of there.", + "category": "introduceyourself", + "children": 13, + "created": "2016-08-30T19:39:27", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "links": [ + "https://twitter.com/Free_Ross/status/770685746088972293" + ], + "tags": [ + "introduceyourself" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 16733863379058, + "parent_author": "rossulbricht", + "parent_permlink": "lyn-ulbricht-mother-of-silk-road-political-prisoner-ross-ulbricht-is-now-on-steemit", + "payout": 34.787, + "payout_at": "2016-09-06T19:39:27", + "pending_payout_value": "34.787 HBD", + "percent_hbd": 10000, + "permlink": "re-rossulbricht-lyn-ulbricht-mother-of-silk-road-political-prisoner-ross-ulbricht-is-now-on-steemit-20160830t194036984z", + "post_id": 1060471, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 37 + }, + "title": "RE: Lyn Ulbricht, mother of Silk Road political prisoner Ross Ulbricht, is now on Steemit!", + "updated": "2016-08-30T19:58:00", + "url": "/introduceyourself/@rossulbricht/lyn-ulbricht-mother-of-silk-road-political-prisoner-ross-ulbricht-is-now-on-steemit#@recursive/re-rossulbricht-lyn-ulbricht-mother-of-silk-road-political-prisoner-ross-ulbricht-is-now-on-steemit-20160830t194036984z" + }, + { + "active_votes": [ + { + "rshares": 28862195306, + "voter": "anonymous" + }, + { + "rshares": 13838903607132, + "voter": "summon" + }, + { + "rshares": 447752561882, + "voter": "kushed" + }, + { + "rshares": 3715046886, + "voter": "boy" + }, + { + "rshares": 4509658767, + "voter": "bue-witness" + }, + { + "rshares": 836146537, + "voter": "bunny" + }, + { + "rshares": 64256368212, + "voter": "bue" + }, + { + "rshares": 1991096520, + "voter": "mini" + }, + { + "rshares": 256298824, + "voter": "moon" + }, + { + "rshares": 746695692, + "voter": "healthcare" + }, + { + "rshares": 1151625775, + "voter": "daniel.pan" + }, + { + "rshares": 345601529, + "voter": "helen.tan" + }, + { + "rshares": 1523994583, + "voter": "madhatting" + }, + { + "rshares": 11225169988, + "voter": "kushfreeman" + } + ], + "author": "kushed", + "author_payout_value": "0.000 HBD", + "author_reputation": 60.3, + "beneficiaries": [], + "blacklists": [], + "body": "Welcome to Steemit Kushfreeman, appreciate the work that you do. +1", + "category": "introduceyourself", + "children": 1, + "created": "2016-08-27T06:23:06", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "introduceyourself" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 14406076067633, + "parent_author": "kushfreeman", + "parent_permlink": "meet-my-business-partner", + "payout": 34.645, + "payout_at": "2016-09-03T06:23:06", + "pending_payout_value": "34.645 HBD", + "percent_hbd": 10000, + "permlink": "re-kushfreeman-meet-my-business-partner-20160827t062305309z", + "post_id": 1009392, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 14 + }, + "title": "RE: Meet my Business Partner.", + "updated": "2016-08-27T06:23:06", + "url": "/introduceyourself/@kushfreeman/meet-my-business-partner#@kushed/re-kushfreeman-meet-my-business-partner-20160827t062305309z" + }, + { + "active_votes": [ + { + "rshares": 17659264742309, + "voter": "jamesc" + } + ], + "author": "canadian-coconut", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.49, + "beneficiaries": [], + "blacklists": [], + "body": "There is also evidence that some vaccines could be causing peanut allergies. In 1995 a sudden tidal wave of Kindergartner's appeared in school with peanut allergies. That means something happened in 1990 when they were born.\nThis site has an interesting overview of how that likely happened.\n http://thinkingmomsrevolution.com/whats-really-behind-peanut-allergy-epidemic/\n\n(p.s. You should do an @introduceyourself post soon. Some people won't vote for your posts until you prove that you are real person.)", + "category": "vaccines", + "children": 0, + "created": "2016-09-08T15:57:24", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "links": [ + "http://thinkingmomsrevolution.com/whats-really-behind-peanut-allergy-epidemic/" + ], + "tags": [ + "vaccines" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17659264742309, + "parent_author": "merit", + "parent_permlink": "cdc-admits-their-vaccines-cause-food-allergies", + "payout": 34.545, + "payout_at": "2016-09-15T15:57:24", + "pending_payout_value": "34.545 HBD", + "percent_hbd": 10000, + "permlink": "re-merit-cdc-admits-their-vaccines-cause-food-allergies-20160908t155725038z", + "post_id": 1173500, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "RE: CDC Admits Their Vaccines Cause Food Allergies", + "updated": "2016-09-08T15:59:57", + "url": "/vaccines/@merit/cdc-admits-their-vaccines-cause-food-allergies#@canadian-coconut/re-merit-cdc-admits-their-vaccines-cause-food-allergies-20160908t155725038z" + }, + { + "active_votes": [ + { + "rshares": 12884937051195, + "voter": "ned" + }, + { + "rshares": 1244172538259, + "voter": "benjojo" + }, + { + "rshares": 1109215223, + "voter": "leksimus" + }, + { + "rshares": 38069118224, + "voter": "claudiop63" + } + ], + "author": "discombobulated", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.05, + "beneficiaries": [], + "blacklists": [], + "body": "Great discussion. It is always entertaining to watch a civil debate! My only qualm is that Tone didn't sound like he had done enough homework on Steem to understand how it works by some of the comments he made.", + "category": "steem", + "children": 0, + "created": "2016-08-19T03:25:00", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steem" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 14168287922901, + "parent_author": "dollarvigilante", + "parent_permlink": "the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift", + "payout": 32.874, + "payout_at": "2016-08-26T03:25:00", + "pending_payout_value": "32.874 HBD", + "percent_hbd": 10000, + "permlink": "re-dollarvigilante-the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift-20160819t032500589z", + "post_id": 882677, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 4 + }, + "title": "RE: The Great Steemit Debate: Tone Vays vs. Jeff Berwick \"Ponzi Scheme or Paradigm Shift?\"", + "updated": "2016-08-19T03:27:15", + "url": "/steem/@dollarvigilante/the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift#@discombobulated/re-dollarvigilante-the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift-20160819t032500589z" + }, + { + "active_votes": [ + { + "rshares": 6345335271561, + "voter": "dantheman" + }, + { + "rshares": 3154404748553, + "voter": "lafona-miner" + }, + { + "rshares": 377720948083, + "voter": "lafona" + }, + { + "rshares": 964430912334, + "voter": "delegate.lafona" + }, + { + "rshares": 908819499159, + "voter": "liondani" + }, + { + "rshares": 314512840484, + "voter": "lafona5" + }, + { + "rshares": 2474667874, + "voter": "boy" + }, + { + "rshares": 3003831514, + "voter": "bue-witness" + }, + { + "rshares": 562780317, + "voter": "bunny" + }, + { + "rshares": 42511634216, + "voter": "bue" + }, + { + "rshares": 1326410513, + "voter": "mini" + }, + { + "rshares": 170827956, + "voter": "moon" + }, + { + "rshares": 49706414935, + "voter": "twiceuponatime" + }, + { + "rshares": 497540834, + "voter": "healthcare" + }, + { + "rshares": 756497537, + "voter": "daniel.pan" + }, + { + "rshares": 230342766, + "voter": "helen.tan" + }, + { + "rshares": 7317481551, + "voter": "cian.dafe" + }, + { + "rshares": 9147881962, + "voter": "johnerfx" + }, + { + "rshares": 354377649662, + "voter": "hedge-x" + }, + { + "rshares": 77646239325, + "voter": "andrarchy" + }, + { + "rshares": 968183526, + "voter": "johnerminer" + }, + { + "rshares": 2249162763, + "voter": "mammasitta" + }, + { + "rshares": 33660702421, + "voter": "marco-delsalto" + }, + { + "rshares": 44023914380, + "voter": "derekareith" + }, + { + "rshares": 14487783974, + "voter": "all-of-us" + }, + { + "rshares": 994217230100, + "voter": "james212" + }, + { + "rshares": 5361547141, + "voter": "theb0red1" + }, + { + "rshares": 1020618165, + "voter": "seasi06" + } + ], + "author": "charlieshrem", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.32, + "beneficiaries": [], + "blacklists": [], + "body": "\" If they see users like you, who will bring more people in, due to their influence in the crypto communities, they will give you part of their shares by voting you. If they vote you, you gain a lot of money, without actually deserving it.\" \n\nWether is undeserving is your opinion but I see it like this. Now I have alot of Steem Power and I'm financially invested in the success of Steem. I'm going to go out and get others to use it and author content. They are using myself and others for marketing.", + "category": "steem", + "children": 19, + "created": "2016-08-23T15:18:03", + "curator_payout_value": "0.000 HBD", + "depth": 2, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steem" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 13710943563606, + "parent_author": "tarantulaz", + "parent_permlink": "re-charlieshrem-was-the-launch-of-steem-a-scam-or-the-only-legal-way-thoughts-on-steem-by-charlie-shrem-a-week-later-20160823t151308445z", + "payout": 31.823, + "payout_at": "2016-08-30T15:18:03", + "pending_payout_value": "31.823 HBD", + "percent_hbd": 10000, + "permlink": "re-tarantulaz-re-charlieshrem-was-the-launch-of-steem-a-scam-or-the-only-legal-way-thoughts-on-steem-by-charlie-shrem-a-week-later-20160823t151803031z", + "post_id": 952220, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 28 + }, + "title": "RE: Was the Launch of Steem a Scam or the Only Legal Way? - Thoughts on Steem by Charlie Shrem a Week Later", + "updated": "2016-08-23T15:18:03", + "url": "/steem/@charlieshrem/was-the-launch-of-steem-a-scam-or-the-only-legal-way-thoughts-on-steem-by-charlie-shrem-a-week-later#@charlieshrem/re-tarantulaz-re-charlieshrem-was-the-launch-of-steem-a-scam-or-the-only-legal-way-thoughts-on-steem-by-charlie-shrem-a-week-later-20160823t151803031z" + }, + { + "active_votes": [ + { + "rshares": 13526702544792, + "voter": "jamesc" + } + ], + "author": "canadian-coconut", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.49, + "beneficiaries": [], + "blacklists": [], + "body": "You could be right, EXCEPT that similar stories are quite common; especially with the HPV Vaccine. If you watched the video, the doctors tried to find another cause but even the dotors said that they were reporting this to VAERS because there was no other likely cause.\nThe main reason that I am sharing stories like this is for people to see how common these vaccine injury stories are to and to FINALLY start believing the parents and victims. We can't continue to ignore when vaccines do harm. Think about antibiotics -- yes, antibiotics save countless lives but we KNOW that they could kill some people who are allergic to them. However, we don't force them on the people that are susceptible the way we force vaccines on the people who are susceptible. There must be a better way. But we won't find a better way until we start acknowledging that some people are being badly harmed.", + "category": "health", + "children": 2, + "created": "2016-08-21T13:56:15", + "curator_payout_value": "0.000 HBD", + "depth": 4, + "is_paidout": false, + "json_metadata": { + "tags": [ + "health" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 13526702544792, + "parent_author": "jakeawake", + "parent_permlink": "re-kiwideb-re-jakeawake-re-canadian-coconut-hpv-vaccine-paralyzes-athletic-13-yr-old-colton-of-utah-20160821t121940110z", + "payout": 31.312, + "payout_at": "2016-08-28T13:56:15", + "pending_payout_value": "31.312 HBD", + "percent_hbd": 10000, + "permlink": "re-jakeawake-re-kiwideb-re-jakeawake-re-canadian-coconut-hpv-vaccine-paralyzes-athletic-13-yr-old-colton-of-utah-20160821t135613564z", + "post_id": 920152, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 1 + }, + "title": "RE: HPV Vaccine Paralyzes Athletic 13-yr-old Colton of Utah.", + "updated": "2016-08-21T13:57:51", + "url": "/health/@canadian-coconut/hpv-vaccine-paralyzes-athletic-13-yr-old-colton-of-utah#@canadian-coconut/re-jakeawake-re-kiwideb-re-jakeawake-re-canadian-coconut-hpv-vaccine-paralyzes-athletic-13-yr-old-colton-of-utah-20160821t135613564z" + }, + { + "active_votes": [ + { + "rshares": 12884937051195, + "voter": "ned" + }, + { + "rshares": 1235646206, + "voter": "boy" + }, + { + "rshares": 1499730525, + "voter": "bue-witness" + }, + { + "rshares": 281080652, + "voter": "bunny" + }, + { + "rshares": 21034839900, + "voter": "bue" + }, + { + "rshares": 662345893, + "voter": "mini" + }, + { + "rshares": 85364487, + "voter": "moon" + }, + { + "rshares": 248512921, + "voter": "healthcare" + }, + { + "rshares": 366443930, + "voter": "daniel.pan" + }, + { + "rshares": 187681198408, + "voter": "gardenlady" + }, + { + "rshares": 115094057, + "voter": "helen.tan" + }, + { + "rshares": 74984746517, + "voter": "craig-grant" + }, + { + "rshares": 5391653787, + "voter": "kingjohal" + }, + { + "rshares": 361905428, + "voter": "localether-com" + }, + { + "rshares": 332794848495, + "voter": "hedge-x" + }, + { + "rshares": 18250425459, + "voter": "elyaque" + }, + { + "rshares": 104954422, + "voter": "jdenismusic" + }, + { + "rshares": 6183413999, + "voter": "carlidos" + }, + { + "rshares": 100708583, + "voter": "btctoken" + }, + { + "rshares": -64742155, + "voter": "fruityloan" + }, + { + "rshares": 54599870, + "voter": "microphonefish" + }, + { + "rshares": 2220146088, + "voter": "matherly" + }, + { + "rshares": 57041332, + "voter": "clintb" + }, + { + "rshares": 233475837193, + "voter": "oldtimer" + }, + { + "rshares": 55689461, + "voter": "happylovelife" + } + ], + "author": "craig-grant", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.62, + "beneficiaries": [], + "blacklists": [], + "body": "Tone Vays = old ways", + "category": "steem", + "children": 8, + "created": "2016-08-19T01:55:09", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steem" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 13772118536653, + "parent_author": "dollarvigilante", + "parent_permlink": "the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift", + "payout": 31.257, + "payout_at": "2016-08-26T01:55:09", + "pending_payout_value": "31.257 HBD", + "percent_hbd": 10000, + "permlink": "re-dollarvigilante-the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift-20160819t015509804z", + "post_id": 881705, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 25 + }, + "title": "RE: The Great Steemit Debate: Tone Vays vs. Jeff Berwick \"Ponzi Scheme or Paradigm Shift?\"", + "updated": "2016-08-19T01:55:09", + "url": "/steem/@dollarvigilante/the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift#@craig-grant/re-dollarvigilante-the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift-20160819t015509804z" + }, + { + "active_votes": [ + { + "rshares": 12816362924076, + "voter": "jamesc" + }, + { + "rshares": 3716966053, + "voter": "boy" + }, + { + "rshares": 4512148974, + "voter": "bue-witness" + }, + { + "rshares": 836462066, + "voter": "bunny" + }, + { + "rshares": 64555093149, + "voter": "bue" + }, + { + "rshares": 1992041108, + "voter": "mini" + }, + { + "rshares": 256342750, + "voter": "moon" + }, + { + "rshares": 1365445385236, + "voter": "benjojo" + }, + { + "rshares": 746955273, + "voter": "healthcare" + }, + { + "rshares": 1160122455, + "voter": "daniel.pan" + }, + { + "rshares": 345681395, + "voter": "helen.tan" + }, + { + "rshares": 59147338, + "voter": "ajavajive" + }, + { + "rshares": 54003972, + "voter": "starkgrl" + } + ], + "author": "canadian-coconut", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.49, + "beneficiaries": [], + "blacklists": [], + "body": "Three cheers for washing machines and modern sanitation! \nHey, let's assume vaccines did conquer smallpox and polio. Does that mean that every single vaccine that they inject in us these days has a benefit greater than the risk? Of course not! Think about it. Is Encephalitis/Brain Swelling worth it to avoid chickenpox? Each vaccine risk factor must be weighed against each illness it is designed to prevent.", + "category": "health", + "children": 10, + "created": "2016-08-29T06:21:54", + "curator_payout_value": "0.000 HBD", + "depth": 2, + "is_paidout": false, + "json_metadata": { + "tags": [ + "health" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 14260043273845, + "parent_author": "whitezombie", + "parent_permlink": "re-canadian-coconut-mississippi-nurse-refuses-to-stay-silent-any-longer-her-own-children-are-vaccine-injured-20160829t060851947z", + "payout": 31.136, + "payout_at": "2016-09-05T06:21:54", + "pending_payout_value": "31.136 HBD", + "percent_hbd": 10000, + "permlink": "re-whitezombie-re-canadian-coconut-mississippi-nurse-refuses-to-stay-silent-any-longer-her-own-children-are-vaccine-injured-20160829t062151262z", + "post_id": 1037891, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 13 + }, + "title": "RE: Mississippi Nurse Refuses to Stay Silent Any Longer -- Her own children are VACCINE INJURED!", + "updated": "2016-08-29T06:21:54", + "url": "/health/@canadian-coconut/mississippi-nurse-refuses-to-stay-silent-any-longer-her-own-children-are-vaccine-injured#@canadian-coconut/re-whitezombie-re-canadian-coconut-mississippi-nurse-refuses-to-stay-silent-any-longer-her-own-children-are-vaccine-injured-20160829t062151262z" + }, + { + "active_votes": [ + { + "rshares": 12884937051195, + "voter": "ned" + }, + { + "rshares": 312612517831, + "voter": "officialfuzzy" + }, + { + "rshares": 185053607515, + "voter": "bleepcoin" + }, + { + "rshares": 93660898228, + "voter": "midnas-howler" + }, + { + "rshares": 64201925480, + "voter": "discombobulated" + }, + { + "rshares": 67340298054, + "voter": "sterlinluxan" + }, + { + "rshares": 64742155, + "voter": "fruityloan" + }, + { + "rshares": 57041332, + "voter": "clintb" + }, + { + "rshares": 59161485, + "voter": "jtstreetman" + }, + { + "rshares": 11783612644, + "voter": "ryan-singer" + }, + { + "rshares": 55689461, + "voter": "happylovelife" + }, + { + "rshares": 3521145459, + "voter": "cryptobiker" + }, + { + "rshares": 54554837, + "voter": "ivicaa" + } + ], + "author": "xeldal", + "author_payout_value": "0.000 HBD", + "author_reputation": 60.26, + "beneficiaries": [], + "blacklists": [], + "body": "Great interview Jeff. \n\nI think a point of confusion might have been around the proof of stake(PoS) aspect of mining. I believe Tone may be thinking that Steem's PoS is like traditional \"stake mining\" as you find in other PoS coins. Steem is actually a Delegated Proof of Stake (DPoS). \n\nIn traditional \"stake mining\" your mining rewards are based on the amount of stake you hold. So the larger stake holders(insiders) would earn more then anyone else. This seemed to be a primary point of concern for him. However, in DPoS the amount of stake you hold simply determines the weight of your vote for who you think should receive the mining rewards. (Top 20 Witnesses in this case) Having a large stake doesn't actually pay you anything. All SP holders are inflated at the exact same % rate and as you stated, the Steem supply is 100% inflated each year such that the value of your SP remains the same.", + "category": "steem", + "children": 2, + "created": "2016-08-19T02:52:51", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steem" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 13623402245676, + "parent_author": "dollarvigilante", + "parent_permlink": "the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift", + "payout": 30.66, + "payout_at": "2016-08-26T02:52:51", + "pending_payout_value": "30.660 HBD", + "percent_hbd": 10000, + "permlink": "re-dollarvigilante-the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift-20160819t025303244z", + "post_id": 882325, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 13 + }, + "title": "RE: The Great Steemit Debate: Tone Vays vs. Jeff Berwick \"Ponzi Scheme or Paradigm Shift?\"", + "updated": "2016-08-19T02:54:57", + "url": "/steem/@dollarvigilante/the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift#@xeldal/re-dollarvigilante-the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift-20160819t025303244z" + }, + { + "active_votes": [ + { + "rshares": 750690865195, + "voter": "anonymous" + }, + { + "rshares": 14004209817787, + "voter": "summon" + }, + { + "rshares": 3101903335, + "voter": "boy" + }, + { + "rshares": 3765919843, + "voter": "bue-witness" + }, + { + "rshares": 690731471, + "voter": "bunny" + }, + { + "rshares": 54441719371, + "voter": "bue" + }, + { + "rshares": 1662257121, + "voter": "mini" + }, + { + "rshares": 213742499, + "voter": "moon" + }, + { + "rshares": 406106099779, + "voter": "officialfuzzy" + }, + { + "rshares": 624719426, + "voter": "healthcare" + }, + { + "rshares": 969479298, + "voter": "daniel.pan" + }, + { + "rshares": 288275841, + "voter": "helen.tan" + } + ], + "author": "officialfuzzy", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.51, + "beneficiaries": [], + "blacklists": [], + "body": "> Let that sink in ladies.\n> Welcome to Steemit!\n\nYeh because its **so** obvious how terrible i am towards women...\n\nMy point tuck...is that it is a free world and anyone can be as much of an asshole as they want to be. Hurting someones feelings and lying is a double edged sword. I suggest people realize that attacking men is no better than attacking women. Adding \"women\" instead of people just makes you seem to onlookers to be covering one side (and they will all assume what your motivations are). \n\nFyrst and you are both charming hotheads. That is all there is to say about it for me. I do thank you for bringing the threats up though. Heidis experience was the only one i had seen on here that was bad from fyrst and i assumed it was just one incident and that there wasnt a history of this stuff on other boards. I thank the tuck team for this. At least one of the tuck team, though, really needs to chill out sometimes.", + "category": "steemit", + "children": 0, + "created": "2016-09-04T15:20:00", + "curator_payout_value": "0.000 HBD", + "depth": 5, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 15226765530966, + "parent_author": "officialfuzzy", + "parent_permlink": "re-tuck-fheman-re-fyrstikken-re-cherryleaf-re-fyrstikken-steemit-harassment-wow-it-finally-happened-to-me-too-d-20160904t134845394z", + "payout": 30.648, + "payout_at": "2016-09-11T15:20:00", + "pending_payout_value": "30.648 HBD", + "percent_hbd": 10000, + "permlink": "re-officialfuzzy-re-tuck-fheman-re-fyrstikken-re-cherryleaf-re-fyrstikken-steemit-harassment-wow-it-finally-happened-to-me-too-d-20160904t151953914z", + "post_id": 1123432, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 12 + }, + "title": "RE: Steemit-Harassment - WoW - It finally happened to ME TOO :D", + "updated": "2016-09-04T15:21:27", + "url": "/steemit/@fyrstikken/steemit-harassment-wow-it-finally-happened-to-me-too-d#@officialfuzzy/re-officialfuzzy-re-tuck-fheman-re-fyrstikken-re-cherryleaf-re-fyrstikken-steemit-harassment-wow-it-finally-happened-to-me-too-d-20160904t151953914z" + }, + { + "active_votes": [ + { + "rshares": 433572773241, + "voter": "anonymous" + }, + { + "rshares": 14293082408966, + "voter": "summon" + }, + { + "rshares": 3103012759, + "voter": "boy" + }, + { + "rshares": 3767337211, + "voter": "bue-witness" + }, + { + "rshares": 690899726, + "voter": "bunny" + }, + { + "rshares": 54630385693, + "voter": "bue" + }, + { + "rshares": 1662788865, + "voter": "mini" + }, + { + "rshares": 213777416, + "voter": "moon" + }, + { + "rshares": 624870220, + "voter": "healthcare" + }, + { + "rshares": 1182788827473, + "voter": "tuck-fheman" + }, + { + "rshares": 969741207, + "voter": "daniel.pan" + }, + { + "rshares": 288328206, + "voter": "helen.tan" + }, + { + "rshares": 52309096320, + "voter": "noisy" + }, + { + "rshares": 132872177928, + "voter": "chhayll" + }, + { + "rshares": 13299353870, + "voter": "r4fken" + }, + { + "rshares": 13278882511, + "voter": "senseiteekay" + }, + { + "rshares": 4864580665, + "voter": "condra" + }, + { + "rshares": 6411724227, + "voter": "beanz" + }, + { + "rshares": 3252804327, + "voter": "jrd" + }, + { + "rshares": 3509797589, + "voter": "cmorton" + }, + { + "rshares": 8187684279, + "voter": "theb0red1" + }, + { + "rshares": 3327069227, + "voter": "lorddominik007" + }, + { + "rshares": 3202715261, + "voter": "luminousvisions" + } + ], + "author": "demotruk", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.26, + "beneficiaries": [], + "blacklists": [], + "body": "\"Sounds like a great idea\" is not a confirmation. Did she ever confirm the time and place?\n\nEdit: What you have proven is that you blew up at @heiditravels over your own misunderstanding of a non-committal reply. An appointment includes a time and date and confirmation of those things. This is fairly basic stuff for someone who organizes things with people. If you don't get those things, you don't have an arrangement. How would she even know when and where to turn up?", + "category": "steemit", + "children": 3, + "created": "2016-09-05T20:36:12", + "curator_payout_value": "0.000 HBD", + "depth": 3, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steemit" + ], + "users": [ + "heiditravels" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 16219911037187, + "parent_author": "fyrstikken", + "parent_permlink": "re-vi1son-re-heiditravels-my-first-bad-experience-with-steemit-20160905t202905580z", + "payout": 30.59, + "payout_at": "2016-09-12T20:36:12", + "pending_payout_value": "30.590 HBD", + "percent_hbd": 10000, + "permlink": "re-fyrstikken-re-vi1son-re-heiditravels-my-first-bad-experience-with-steemit-20160905t203611118z", + "post_id": 1139037, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 23 + }, + "title": "RE: My First Bad Experience with Steemit", + "updated": "2016-09-05T20:51:15", + "url": "/steemit/@heiditravels/my-first-bad-experience-with-steemit#@demotruk/re-fyrstikken-re-vi1son-re-heiditravels-my-first-bad-experience-with-steemit-20160905t203611118z" + }, + { + "active_votes": [ + { + "rshares": 12884937051195, + "voter": "ned" + }, + { + "rshares": 312612517831, + "voter": "officialfuzzy" + }, + { + "rshares": 195483624132, + "voter": "gardenlady" + }, + { + "rshares": 70593576131, + "voter": "demotruk" + }, + { + "rshares": 38069118224, + "voter": "claudiop63" + }, + { + "rshares": 57041332, + "voter": "clintb" + }, + { + "rshares": 56671622, + "voter": "ajavajive" + }, + { + "rshares": 73230357, + "voter": "ozertayiz" + } + ], + "author": "steemuwe", + "author_payout_value": "0.000 HBD", + "author_reputation": 54.23, + "beneficiaries": [], + "blacklists": [], + "body": "I have to say he lost me when he started to question if it's a blockchain or not. Has this guy actually done the lowest level of due diligence about something he is publicly criticizing? Well not my business at this point ;-)", + "category": "steem", + "children": 2, + "created": "2016-08-19T02:07:27", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steem" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 13501882830824, + "parent_author": "dollarvigilante", + "parent_permlink": "the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift", + "payout": 30.177, + "payout_at": "2016-08-26T02:07:27", + "pending_payout_value": "30.177 HBD", + "percent_hbd": 10000, + "permlink": "re-dollarvigilante-the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift-20160819t020716931z", + "post_id": 881840, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 8 + }, + "title": "RE: The Great Steemit Debate: Tone Vays vs. Jeff Berwick \"Ponzi Scheme or Paradigm Shift?\"", + "updated": "2016-08-19T02:07:27", + "url": "/steem/@dollarvigilante/the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift#@steemuwe/re-dollarvigilante-the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift-20160819t020716931z" + }, + { + "active_votes": [ + { + "rshares": 12884937051195, + "voter": "ned" + }, + { + "rshares": 320893770481, + "voter": "blakemiles84" + }, + { + "rshares": 2220146088, + "voter": "matherly" + }, + { + "rshares": 56671622, + "voter": "ajavajive" + }, + { + "rshares": 238443408197, + "voter": "oldtimer" + }, + { + "rshares": 55689461, + "voter": "happylovelife" + } + ], + "author": "oldtimer", + "author_payout_value": "0.000 HBD", + "author_reputation": 51.57, + "beneficiaries": [], + "blacklists": [], + "body": "It seems to me that Tone is more careful with statements lately.", + "category": "steem", + "children": 4, + "created": "2016-08-19T02:46:18", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steem" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 13446606737044, + "parent_author": "dollarvigilante", + "parent_permlink": "the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift", + "payout": 29.961, + "payout_at": "2016-08-26T02:46:18", + "pending_payout_value": "29.961 HBD", + "percent_hbd": 10000, + "permlink": "re-dollarvigilante-the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift-20160819t024613861z", + "post_id": 882248, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 6 + }, + "title": "RE: The Great Steemit Debate: Tone Vays vs. Jeff Berwick \"Ponzi Scheme or Paradigm Shift?\"", + "updated": "2016-08-19T02:46:18", + "url": "/steem/@dollarvigilante/the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift#@oldtimer/re-dollarvigilante-the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift-20160819t024613861z" + }, + { + "active_votes": [ + { + "rshares": 28862196977, + "voter": "anonymous" + }, + { + "rshares": 13550593115317, + "voter": "summon" + }, + { + "rshares": 3096103379, + "voter": "boy" + }, + { + "rshares": 3758361956, + "voter": "bue-witness" + }, + { + "rshares": 696817240, + "voter": "bunny" + }, + { + "rshares": 53601134723, + "voter": "bue" + }, + { + "rshares": 1659357582, + "voter": "mini" + }, + { + "rshares": 213584028, + "voter": "moon" + }, + { + "rshares": 622268172, + "voter": "healthcare" + }, + { + "rshares": 963082914, + "voter": "daniel.pan" + }, + { + "rshares": 288004624, + "voter": "helen.tan" + }, + { + "rshares": 24939461081, + "voter": "tcfxyz" + } + ], + "author": "futurefood", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.74, + "beneficiaries": [], + "blacklists": [], + "body": "hehehe, I'm pretty sure I know your friend ;) drop me an email; its my username followed by documentary followed by at G mail", + "category": "future-food", + "children": 0, + "created": "2016-08-26T22:49:09", + "curator_payout_value": "0.000 HBD", + "depth": 5, + "is_paidout": false, + "json_metadata": { + "tags": [ + "future-food" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 13669293487993, + "parent_author": "cass", + "parent_permlink": "re-futurefood-re-futurefood-re-oaldamster-re-cass-today-in-amsterdam-noticed-by-a-good-friend-of-mine-20160826t215012388z", + "payout": 29.711, + "payout_at": "2016-09-02T22:49:09", + "pending_payout_value": "29.711 HBD", + "percent_hbd": 10000, + "permlink": "re-cass-re-futurefood-re-futurefood-re-oaldamster-re-cass-today-in-amsterdam-noticed-by-a-good-friend-of-mine-20160826t224901751z", + "post_id": 1005432, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 12 + }, + "title": "RE: Today in Amsterdam\u2026(noticed by a good friend of mine)", + "updated": "2016-08-26T22:49:09", + "url": "/future-food/@cass/today-in-amsterdam-noticed-by-a-good-friend-of-mine#@futurefood/re-cass-re-futurefood-re-futurefood-re-oaldamster-re-cass-today-in-amsterdam-noticed-by-a-good-friend-of-mine-20160826t224901751z" + }, + { + "active_votes": [ + { + "rshares": 28862196977, + "voter": "anonymous" + }, + { + "rshares": 13550593115317, + "voter": "summon" + }, + { + "rshares": 3096103379, + "voter": "boy" + }, + { + "rshares": 3758361956, + "voter": "bue-witness" + }, + { + "rshares": 696817240, + "voter": "bunny" + }, + { + "rshares": 53601134723, + "voter": "bue" + }, + { + "rshares": 1659357582, + "voter": "mini" + }, + { + "rshares": 213584028, + "voter": "moon" + }, + { + "rshares": 622268172, + "voter": "healthcare" + }, + { + "rshares": 963082914, + "voter": "daniel.pan" + }, + { + "rshares": 288004624, + "voter": "helen.tan" + } + ], + "author": "futurefood", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.74, + "beneficiaries": [], + "blacklists": [], + "body": "Ok, I'm on Steemit.chat same username, hit me up! Curious!", + "category": "future-food", + "children": 0, + "created": "2016-08-27T09:56:24", + "curator_payout_value": "0.000 HBD", + "depth": 5, + "is_paidout": false, + "json_metadata": { + "tags": [ + "future-food" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 13644354026912, + "parent_author": "cass", + "parent_permlink": "re-futurefood-re-futurefood-re-oaldamster-re-cass-today-in-amsterdam-noticed-by-a-good-friend-of-mine-20160826t215012388z", + "payout": 29.673, + "payout_at": "2016-09-03T09:56:24", + "pending_payout_value": "29.673 HBD", + "percent_hbd": 10000, + "permlink": "re-cass-re-futurefood-re-futurefood-re-oaldamster-re-cass-today-in-amsterdam-noticed-by-a-good-friend-of-mine-20160827t095616428z", + "post_id": 1010907, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 11 + }, + "title": "RE: Today in Amsterdam\u2026(noticed by a good friend of mine)", + "updated": "2016-08-27T09:56:24", + "url": "/future-food/@cass/today-in-amsterdam-noticed-by-a-good-friend-of-mine#@futurefood/re-cass-re-futurefood-re-futurefood-re-oaldamster-re-cass-today-in-amsterdam-noticed-by-a-good-friend-of-mine-20160827t095616428z" + }, + { + "active_votes": [ + { + "rshares": 12884937051195, + "voter": "ned" + }, + { + "rshares": 193431692273, + "voter": "modprobe" + }, + { + "rshares": 1235646206, + "voter": "boy" + }, + { + "rshares": 1499730525, + "voter": "bue-witness" + }, + { + "rshares": 281080652, + "voter": "bunny" + }, + { + "rshares": 21034839900, + "voter": "bue" + }, + { + "rshares": 662345893, + "voter": "mini" + }, + { + "rshares": 85364487, + "voter": "moon" + }, + { + "rshares": 248512921, + "voter": "healthcare" + }, + { + "rshares": 366443930, + "voter": "daniel.pan" + }, + { + "rshares": 115094057, + "voter": "helen.tan" + }, + { + "rshares": 59545420659, + "voter": "tosch" + }, + { + "rshares": 64201925480, + "voter": "discombobulated" + }, + { + "rshares": 104954422, + "voter": "jdenismusic" + }, + { + "rshares": 6183413999, + "voter": "carlidos" + }, + { + "rshares": 315922529, + "voter": "xcode18" + }, + { + "rshares": 2314620390, + "voter": "matherly" + }, + { + "rshares": 125228813, + "voter": "mig641" + }, + { + "rshares": 57041332, + "voter": "clintb" + }, + { + "rshares": 57551613, + "voter": "davidmwy" + }, + { + "rshares": 156491056, + "voter": "smokerscorner" + }, + { + "rshares": 55321718, + "voter": "nickawesome101" + }, + { + "rshares": 57056867, + "voter": "janos" + }, + { + "rshares": 55978702, + "voter": "phonemonkey" + }, + { + "rshares": 1021722510, + "voter": "seasi06" + }, + { + "rshares": 677688371, + "voter": "matthewtiii" + }, + { + "rshares": 54333635, + "voter": "naokiohno" + }, + { + "rshares": 54990943, + "voter": "shax" + } + ], + "author": "mistowed", + "author_payout_value": "0.000 HBD", + "author_reputation": 45.96, + "beneficiaries": [], + "blacklists": [], + "body": "That is exactly what I thought. Emotional, incoherent, and as the other guy writes. He seems pretty arrogant.\n- He's acting like he is the one whom is supposed to decide value. \"your post is not worth 15.000\", \"steem is overvalued\". So on and so forth. \n\nMakes the points he actualy have, go away into a dark corner.", + "category": "steem", + "children": 7, + "created": "2016-08-19T02:28:21", + "curator_payout_value": "0.000 HBD", + "depth": 2, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steem" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 13238937465078, + "parent_author": "ntomaino", + "parent_permlink": "re-dollarvigilante-the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift-20160819t015637746z", + "payout": 29.145, + "payout_at": "2016-08-26T02:28:21", + "pending_payout_value": "29.145 HBD", + "percent_hbd": 10000, + "permlink": "re-ntomaino-re-dollarvigilante-the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift-20160819t022827328z", + "post_id": 882051, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 28 + }, + "title": "RE: The Great Steemit Debate: Tone Vays vs. Jeff Berwick \"Ponzi Scheme or Paradigm Shift?\"", + "updated": "2016-08-19T02:28:45", + "url": "/steem/@dollarvigilante/the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift#@mistowed/re-ntomaino-re-dollarvigilante-the-great-steemit-debate-tone-vays-vs-jeff-berwick-ponzi-scheme-or-paradigm-shift-20160819t022827328z" + }, + { + "active_votes": [ + { + "rshares": 4331436726786, + "voter": "kushed" + }, + { + "rshares": 3726199239, + "voter": "boy" + }, + { + "rshares": 4524111368, + "voter": "bue-witness" + }, + { + "rshares": 820980926, + "voter": "bunny" + }, + { + "rshares": 6867912848396, + "voter": "complexring" + }, + { + "rshares": 66047362728, + "voter": "bue" + }, + { + "rshares": 1996555438, + "voter": "mini" + }, + { + "rshares": 256574080, + "voter": "moon" + }, + { + "rshares": 194467978041, + "voter": "pfunk" + }, + { + "rshares": 750139848, + "voter": "healthcare" + }, + { + "rshares": 1168034456, + "voter": "daniel.pan" + }, + { + "rshares": 2800186859741, + "voter": "donkeypong" + }, + { + "rshares": 346061156, + "voter": "helen.tan" + }, + { + "rshares": 405843973774, + "voter": "blakemiles84" + }, + { + "rshares": 2227930191043, + "voter": "stellabelle" + }, + { + "rshares": 476275534735, + "voter": "infovore" + }, + { + "rshares": 208063929336, + "voter": "alexc" + }, + { + "rshares": 35994915521, + "voter": "hitmeasap" + }, + { + "rshares": 7013391007, + "voter": "handsolo" + }, + { + "rshares": 96239619605, + "voter": "sigmajin" + }, + { + "rshares": 3156342464, + "voter": "moviefan" + }, + { + "rshares": 19864247184, + "voter": "bendjmiller222" + }, + { + "rshares": 3446330474, + "voter": "azurejasper" + }, + { + "rshares": 20951010174, + "voter": "liberosist" + }, + { + "rshares": 39398797411, + "voter": "celsius100" + }, + { + "rshares": 37653845392, + "voter": "papa-pepper" + }, + { + "rshares": 202251524, + "voter": "pulpably" + }, + { + "rshares": 1292588399, + "voter": "dolov" + }, + { + "rshares": 176886452, + "voter": "florentina" + }, + { + "rshares": 9490079862, + "voter": "theb0red1" + }, + { + "rshares": 20134600028, + "voter": "runaway-psyche" + }, + { + "rshares": 2436064708, + "voter": "shadowspub" + }, + { + "rshares": 3062750661, + "voter": "xanoxt" + }, + { + "rshares": 2214523036, + "voter": "whatsup" + }, + { + "rshares": 3126820330, + "voter": "funnyman" + } + ], + "author": "stellabelle", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.72, + "beneficiaries": [], + "blacklists": [], + "body": "Dear Richard,\n\nWow. That took some serious guts to write. I commend you for your honesty and I thank you for thinking about me in the context of what you see as a solution. I believe that @donkeypong would be an excellent choice in that role.\n\nI have also been experiencing the same things you mentioned with regards to the cognitive dissonance. It suddenly dawned upon me last month that Steemit was not created by artists/writers/curators who would instinctively know what needed to be done for future artists/writers/curators. We have a very detail-oriented programmer/visionary and an ex-private equity fund manager who knows a great deal about finance and markets. Steemit is an excellent bank and I greatly appreciate the blockchain and all the technical aspects of its construction. I also feel indebted to this site because it rewarded me for my writing, in a way that no other client has ever rewarded me for. Like all things, however, now, I do feel that I am not able to speak my mind, for fear of backlash and flagging. I did not see this coming.\nI agree with your assessment that there seems to be a lack of emotional intelligence and an inability to listen, take feedback and then turn that feedback into action. This kind of thing does require a certain kind of personality and it also requires life experience and maturity.\n\nI see the primary issue as a tug of war between attempting to create a decentralized, transparent system and a centralized chain of command. By posting as individuals on Steemit and letting the community comment freely, it gives the illusion of a decentralized system. However, when an unpopular hardfork goes into effect, despite the fact that many prominent members, @donkeypong being the most visible voice, it gives rise to a pause. I don't think anyone really knows or understands why the vote count is going to be changed to 5 instead of 40. In my mind, a reduction of votes equals a sort of constriction effect, like a boa constrictor wrapping itself around my neck, which leads to a sort of rationing of energy which leads to stress, which leads to me wanting to get off Steemit in order to reduce the stress levels. And, no, I still don't understand what the restriction of votes mean. I read a bunch of posts and rebuttals, but to be honest, even I don't understand why it was changed. I doubt that many people even have the foggiest idea. Perhaps in theory it is a good idea, but to an artist, with a visually-enhanced imagination, I equate fewer votes with a scarcity mindset. An abundance mindset would mean that people would not have restrictions and would be encouraged to love the posts on steemit so much that they could vote to their heart's content. This is the cognitive dissonance that Richard is describing so well. \nWhen you have Vulcans (And I use Vulcans in a good way, as Spock is one of my favorite characters) making rules for regular people, it turns out that the regular people don't really understand the rules at all, and continue playing their own game in spite of the rules, because they were never made for them in the first place. Vulcans just need to be balanced by regular people, that is what I meant to add. \nI guess if I ran this place, I would send a huge apology to Richard. And then I would thank him for opening my eyes to the truth. Then I'd sit down, get several drinks ready and just sort of soak in everything that has gone down so far, while continuing to sip my drinks. I'd start listening to the people who are the power users and I'd really start reading everything that minnows are complaining about. I'd take several days off the regular grind, and dive into solving the issues for the users, because I'd realize that the users will either make or break my future. I'd start with reading every response from [The Steemit User Survey](https://steemit.com/steemit/@stellabelle/steemit-user-survey-results-part-1) because I would realize that the answers to the problems lie inside there. Then, I'd build my own surveys, in an attempt to collect more data on how to improve Steemit. I'd respond to the data and make changes based on what I found, not on preconceived notions of how I wanted to change it. \nI guess that is what I would do. I would not give up, but I would not continue down the same path either. I would become more like water, less like rock. I would realize that I would still be in the running to alter the course of history. That is why I'd change.", + "category": "steemit", + "children": 49, + "created": "2016-09-11T03:06:18", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "links": [ + "https://steemit.com/steemit/@stellabelle/steemit-user-survey-results-part-1" + ], + "tags": [ + "steemit" + ], + "users": [ + "donkeypong" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17897609125323, + "parent_author": "steemship", + "parent_permlink": "open-letter-to-ned-and-dan-you-badly-need-a-communications-community-content-expert-and-i-hereby-nominate-stellabelle-or", + "payout": 29.129, + "payout_at": "2016-09-18T03:06:18", + "pending_payout_value": "29.129 HBD", + "percent_hbd": 10000, + "permlink": "re-steemship-open-letter-to-ned-and-dan-you-badly-need-a-communications-community-content-expert-and-i-hereby-nominate-stellabelle-or-20160911t030620073z", + "post_id": 1204007, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 35 + }, + "title": "RE: Open Letter to Ned and Dan: You Badly Need a Communications/Community/Content Expert and I Hereby Nominate @stellabelle or @donkeypong For That Job", + "updated": "2016-09-11T03:18:48", + "url": "/steemit/@steemship/open-letter-to-ned-and-dan-you-badly-need-a-communications-community-content-expert-and-i-hereby-nominate-stellabelle-or#@stellabelle/re-steemship-open-letter-to-ned-and-dan-you-badly-need-a-communications-community-content-expert-and-i-hereby-nominate-stellabelle-or-20160911t030620073z" + }, + { + "active_votes": [ + { + "rshares": 28855608662, + "voter": "anonymous" + }, + { + "rshares": 8486664643623, + "voter": "rainman" + }, + { + "rshares": 3154566637909, + "voter": "roadscape" + }, + { + "rshares": 2470238755, + "voter": "boy" + }, + { + "rshares": 2998129153, + "voter": "bue-witness" + }, + { + "rshares": 567603623, + "voter": "bunny" + }, + { + "rshares": 41948298509, + "voter": "bue" + }, + { + "rshares": 1324164960, + "voter": "mini" + }, + { + "rshares": 170709221, + "voter": "moon" + }, + { + "rshares": 496873319, + "voter": "healthcare" + }, + { + "rshares": 725575461, + "voter": "daniel.pan" + }, + { + "rshares": 230145753, + "voter": "helen.tan" + }, + { + "rshares": 212400850940, + "voter": "lukestokes" + }, + { + "rshares": 28736613783, + "voter": "catchfire" + }, + { + "rshares": 64188276943, + "voter": "discombobulated" + }, + { + "rshares": 3454287903, + "voter": "randyclemens" + }, + { + "rshares": 59304967, + "voter": "l0k1" + }, + { + "rshares": 54075261, + "voter": "blogmaster" + }, + { + "rshares": 52891748, + "voter": "onlyspeakslies" + } + ], + "author": "jaggs", + "author_payout_value": "0.000 HBD", + "author_reputation": 47.22, + "beneficiaries": [], + "blacklists": [], + "body": "I'm sorry but the real problem with a post like this is it's pandering to one of the main crimes of the mainstream media. It's called Outrage Marketing. The idea is you try and whip up a frenzy of emotion in order to a) sell more newspapers or b) get more views/votes on Steemit. The post could just as easily be framed as a question, as in 'why's @dan doing this?\n\nNow that might not engender such a large response, but at least it would be the start of a civilised discussion, rather than a pile-on. \n\nNow I apologise profusely if that was not your intention, but from where I'm sitting that's really what it looks like. \n\nTo me one of the most poignant parts of this discussion is the fact that it demonstrates just how fragile our concepts of 'trust' are nowadays. Someone has taken time and effort to create something which he believes is/will be of value to the world, and releases is to early acclaim. But then, immediately he tries to polish/improve, it's considered to be a threat or an attack. At this time an imaginary threat at that. \n\nSo what is the threat? That @dan or someone else will use the new power to 'completely void the voting capability of other users'. Is that really true? And if so, would he use it to ruin the community spirit or to try and improve the quality of the platform in some way? I don't understand why he would do it for the former, rather than the latter.\n\nAnyway, the arguments can rage back and forth ad nauseum, but I would suggest that we try and maintain a credo that has served our civilisation well for a long time. \n\n\"A person is considered innocent, until proven guilty\".\n\nPeace out!", + "category": "steem", + "children": 5, + "created": "2016-08-17T12:59:03", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steem" + ], + "users": [ + "dan" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 12029964930493, + "parent_author": "bacchist", + "parent_permlink": "dan-needs-to-be-stopped", + "payout": 29.089, + "payout_at": "2016-08-24T12:59:03", + "pending_payout_value": "29.089 HBD", + "percent_hbd": 10000, + "permlink": "re-bacchist-dan-needs-to-be-stopped-20160817t125903636z", + "post_id": 851994, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 19 + }, + "title": "RE: Dan needs to be stopped", + "updated": "2016-08-17T12:59:03", + "url": "/steem/@bacchist/dan-needs-to-be-stopped#@jaggs/re-bacchist-dan-needs-to-be-stopped-20160817t125903636z" + } +] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/max_limit.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/max_limit.tavern.yaml new file mode 100644 index 00000000..84b456b5 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/max_limit.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts payout_comments maximum limit patterns test + + marks: + - patterntest + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts payout_comments maximum limit patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"payout_comments","tag":"","observer":"alice", "limit": 100} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "max_limit" + directory: "bridge_api_patterns/get_ranked_posts/payout_comments" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/min_limit.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/min_limit.pat.json new file mode 100644 index 00000000..c057403a --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/min_limit.pat.json @@ -0,0 +1,460 @@ +[ + { + "active_votes": [ + { + "rshares": 1294968367268, + "voter": "smooth" + }, + { + "rshares": 28860902224, + "voter": "anonymous" + }, + { + "rshares": 14409605494831, + "voter": "summon" + }, + { + "rshares": 40261554792719, + "voter": "blocktrades" + }, + { + "rshares": 3155750963782, + "voter": "lafona-miner" + }, + { + "rshares": 377906636658, + "voter": "lafona" + }, + { + "rshares": 1245475534803, + "voter": "silver" + }, + { + "rshares": 2875138885044, + "voter": "silversteem" + }, + { + "rshares": 992692841277, + "voter": "delegate.lafona" + }, + { + "rshares": 948645888607, + "voter": "liondani" + }, + { + "rshares": 314602171157, + "voter": "lafona5" + }, + { + "rshares": 3094244335, + "voter": "boy" + }, + { + "rshares": 3755939559, + "voter": "bue-witness" + }, + { + "rshares": 703615315, + "voter": "bunny" + }, + { + "rshares": 5751660885474, + "voter": "complexring" + }, + { + "rshares": 1644151280793, + "voter": "steemychicken1" + }, + { + "rshares": 53261984748, + "voter": "bue" + }, + { + "rshares": 1658441464, + "voter": "mini" + }, + { + "rshares": 213555429, + "voter": "moon" + }, + { + "rshares": 222747002001, + "voter": "smooth.witness" + }, + { + "rshares": 622045496, + "voter": "healthcare" + }, + { + "rshares": 947522117, + "voter": "daniel.pan" + }, + { + "rshares": 54127411451, + "voter": "donkeypong" + }, + { + "rshares": 1759901644, + "voter": "nexusdev" + }, + { + "rshares": 351517418935, + "voter": "ash" + }, + { + "rshares": 282481919881, + "voter": "chitty" + }, + { + "rshares": 287957469, + "voter": "helen.tan" + }, + { + "rshares": 25822874684, + "voter": "steampunkpowered" + }, + { + "rshares": 10283360038, + "voter": "ervin-lemark" + }, + { + "rshares": 24290958657, + "voter": "instructor2121" + }, + { + "rshares": 7456570912, + "voter": "jerome-colley" + }, + { + "rshares": 491733834025, + "voter": "kevinwong" + }, + { + "rshares": 41463145095, + "voter": "nphacker" + }, + { + "rshares": 367830728600, + "voter": "blakemiles84" + }, + { + "rshares": 45912096650, + "voter": "ranko-k" + }, + { + "rshares": 23227592357, + "voter": "treeleaves" + }, + { + "rshares": 63707549495, + "voter": "kanoptx" + }, + { + "rshares": 31690086400, + "voter": "drinkzya" + }, + { + "rshares": 73022585138, + "voter": "eric-boucher" + }, + { + "rshares": 109636482823, + "voter": "kenny-crane" + }, + { + "rshares": 61288399197, + "voter": "thecryptodrive" + }, + { + "rshares": 117389810764, + "voter": "bravenewcoin" + }, + { + "rshares": 449244898326, + "voter": "infovore" + }, + { + "rshares": 128017998380, + "voter": "omarb" + }, + { + "rshares": 36007650081, + "voter": "cheftony" + }, + { + "rshares": 32961119819, + "voter": "cryptoiskey" + }, + { + "rshares": 71452016003, + "voter": "discombobulated" + }, + { + "rshares": 5121130339, + "voter": "expanse" + }, + { + "rshares": 25440234426, + "voter": "hitmeasap" + }, + { + "rshares": 13382892819, + "voter": "stealthtrader" + }, + { + "rshares": 24939158057, + "voter": "tcfxyz" + }, + { + "rshares": 103574158909, + "voter": "cdubendo" + }, + { + "rshares": 7881221000, + "voter": "spiz0r" + }, + { + "rshares": 112751020008, + "voter": "jacor" + }, + { + "rshares": 14190084617, + "voter": "halo" + }, + { + "rshares": 159492592967, + "voter": "jesta" + }, + { + "rshares": 33597624083, + "voter": "toxonaut" + }, + { + "rshares": 7028930352, + "voter": "btcupload" + }, + { + "rshares": 17438618169, + "voter": "anduweb" + }, + { + "rshares": 75155947399, + "voter": "demotruk" + }, + { + "rshares": 3697940497, + "voter": "maximkichev" + }, + { + "rshares": 10377897348, + "voter": "nippel66" + }, + { + "rshares": 7753599028, + "voter": "magz8716" + }, + { + "rshares": 1388783807, + "voter": "cryptocurrency1" + }, + { + "rshares": 115874018, + "voter": "gosha" + }, + { + "rshares": 505816971, + "voter": "raymonjohnstone" + }, + { + "rshares": 124907433, + "voter": "biternator" + }, + { + "rshares": 3090635988, + "voter": "willbeonceagain8" + }, + { + "rshares": 54497070629, + "voter": "arcurus" + }, + { + "rshares": 4745090234, + "voter": "bakingengineer" + }, + { + "rshares": 36689125715, + "voter": "claudiop63" + }, + { + "rshares": 16359584188, + "voter": "noodles.pan" + }, + { + "rshares": 10399150907, + "voter": "npl77" + }, + { + "rshares": 108836213411, + "voter": "steemdrive" + }, + { + "rshares": 11060114610, + "voter": "bergy" + }, + { + "rshares": 2050213474, + "voter": "theprophet0" + }, + { + "rshares": 295915630, + "voter": "theprophet" + }, + { + "rshares": 38819548773, + "voter": "allasyummyfood" + }, + { + "rshares": 461449860, + "voter": "neddykelly" + }, + { + "rshares": 1579699570, + "voter": "minion" + }, + { + "rshares": 77473387847, + "voter": "sirwinchester" + }, + { + "rshares": 61385527, + "voter": "sijoittaja" + }, + { + "rshares": 4190219999, + "voter": "tom77" + }, + { + "rshares": 125663528, + "voter": "nelkel" + }, + { + "rshares": 148930176, + "voter": "letsgo.asino" + }, + { + "rshares": 14968711124, + "voter": "hilarski" + }, + { + "rshares": 58226150, + "voter": "ajavajive" + }, + { + "rshares": 253750401751, + "voter": "oldtimer" + }, + { + "rshares": 57886832, + "voter": "shootetxd" + }, + { + "rshares": 191216226, + "voter": "comcentrate" + }, + { + "rshares": 13741567322, + "voter": "antoinev" + }, + { + "rshares": 61289460, + "voter": "jtstreetman" + }, + { + "rshares": 5100395909, + "voter": "io-io-io" + }, + { + "rshares": 54884363, + "voter": "ian89" + }, + { + "rshares": 50351260, + "voter": "chuckleberry" + }, + { + "rshares": 349611227, + "voter": "panther" + }, + { + "rshares": 59354601485, + "voter": "tracemayer" + }, + { + "rshares": 51884666, + "voter": "brs" + }, + { + "rshares": 130434883, + "voter": "bitcoinparadise" + }, + { + "rshares": 52571606, + "voter": "bellphorion" + }, + { + "rshares": 53224648, + "voter": "yanikkoval" + }, + { + "rshares": 51136429, + "voter": "infotoday" + }, + { + "rshares": 50977036, + "voter": "tldr" + }, + { + "rshares": 50797377, + "voter": "bo-ro" + } + ], + "author": "smooth", + "author_payout_value": "0.000 HBD", + "author_reputation": 65.6, + "beneficiaries": [], + "blacklists": [], + "body": "I will sponsor an additional 2000 SBD toward this campaign in addition to my vote on the post, plus any rewards on this comment.", + "category": "steemit", + "children": 31, + "created": "2016-08-24T16:43:21", + "curator_payout_value": "0.000 HBD", + "depth": 1, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 77833655363992, + "parent_author": "steemdrive", + "parent_permlink": "steemdrive-first-steemit-billboard-to-hit-usa-in-chicago-illinios-vote-for-the-american-dream", + "payout": 852.567, + "payout_at": "2016-08-31T16:43:21", + "pending_payout_value": "852.567 HBD", + "percent_hbd": 10000, + "permlink": "re-steemdrive-steemdrive-first-steemit-billboard-to-hit-usa-in-chicago-illinios-vote-for-the-american-dream-20160824t164320100z", + "post_id": 969220, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 104 + }, + "title": "RE: Steemdrive: First Steemit Billboard to hit USA in Chicago, Illinois - Vote for the \u201cAmerican Dream\"!", + "updated": "2016-08-24T16:43:21", + "url": "/steemit/@steemdrive/steemdrive-first-steemit-billboard-to-hit-usa-in-chicago-illinios-vote-for-the-american-dream#@smooth/re-steemdrive-steemdrive-first-steemit-billboard-to-hit-usa-in-chicago-illinios-vote-for-the-american-dream-20160824t164320100z" + } +] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/min_limit.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/min_limit.tavern.yaml new file mode 100644 index 00000000..f7f85b03 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/min_limit.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts payout_comments minimum limit patterns test + + marks: + - patterntest + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts payout_comments minimum limit patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"payout_comments","tag":"","observer":"alice", "limit": 1} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "min_limit" + directory: "bridge_api_patterns/get_ranked_posts/payout_comments" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_community.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/observer_community.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_community.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/observer_community.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_community.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/observer_community.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_community.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/observer_community.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_observer_community.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/observer_community.tavern.yaml similarity index 93% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_observer_community.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/observer_community.tavern.yaml index 4390a688..6dfa8da0 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_observer_community.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/observer_community.tavern.yaml @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "payout_comments_observer_community" + method: "observer_community" directory: "bridge_api_patterns/get_ranked_posts/payout_comments" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_paging.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/paginated.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_paging.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/paginated.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_paging.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/paginated.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_paging.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/paginated.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_paging.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/paginated.tavern.yaml similarity index 85% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_paging.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/paginated.tavern.yaml index 056852ea..517fa56b 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/payout_comments_paging.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/paginated.tavern.yaml @@ -1,5 +1,5 @@ --- - test_name: Hivemind bridge_api.get_ranked_posts payout_comments_paging patterns test + test_name: Hivemind bridge_api.get_ranked_posts payout_comments paginated patterns test marks: - patterntest @@ -9,7 +9,7 @@ - !include ../../../common.yaml stages: - - name: bridge_api.get_ranked_posts payout_comments_paging patterns test + - name: bridge_api.get_ranked_posts payout_comments paginated patterns test request: url: "{service.proto:s}://{service.server:s}:{service.port}/" method: POST @@ -25,5 +25,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "payout_comments_paging" + method: "paginated" directory: "bridge_api_patterns/get_ranked_posts/payout_comments" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_observer_community.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/tag_all.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_observer_community.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/tag_all.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/tag_all.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/tag_all.tavern.yaml new file mode 100644 index 00000000..d194d713 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/tag_all.tavern.yaml @@ -0,0 +1,30 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts payout_comments tag all patterns test + + marks: + - patterntest + - failing + - xfail # gray + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts payout_comments tag all patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"payout_comments", "tag": "all"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "tag_all" + directory: "bridge_api_patterns/get_ranked_posts/payout_comments" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_observer_community.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/tag_steemit.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_observer_community.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/tag_steemit.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/tag_steemit.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/tag_steemit.tavern.yaml new file mode 100644 index 00000000..ad2ac152 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/payout_comments/tag_steemit.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts payout_comments tag steemit patterns test + + marks: + - patterntest # all tags for payout_comments returns empty data, it is correct? + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts promoted tag eth patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"payout_comments","tag":"steemit"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "tag_steemit" + directory: "bridge_api_patterns/get_ranked_posts/payout_comments" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_tag.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/community.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_tag.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/community.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_observer.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/community.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_observer.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/community.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_community.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/community.tavern.yaml similarity index 95% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_community.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/community.tavern.yaml index 5a729fbb..82e0371d 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_community.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/community.tavern.yaml @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "promoted_community" + method: "community" directory: "bridge_api_patterns/get_ranked_posts/promoted" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/max_limit.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/max_limit.pat.json new file mode 100644 index 00000000..77ca8ae7 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/max_limit.pat.json @@ -0,0 +1,71103 @@ +[ + { + "active_votes": [ + { + "rshares": -28338941273774, + "voter": "dantheman" + }, + { + "rshares": -56560374008, + "voter": "fminerten1" + }, + { + "rshares": 515865522774, + "voter": "panadacoin" + }, + { + "rshares": 591238736691, + "voter": "barrie" + }, + { + "rshares": -31244889730986, + "voter": "smooth" + }, + { + "rshares": -25869425303440, + "voter": "berniesanders" + }, + { + "rshares": 56923627230317, + "voter": "ned" + }, + { + "rshares": -61162327823, + "voter": "highasfuck" + }, + { + "rshares": 5861402538757, + "voter": "riverhead" + }, + { + "rshares": 2012701974707, + "voter": "kushed" + }, + { + "rshares": 1105925638130, + "voter": "ihashfury" + }, + { + "rshares": 1595196737607, + "voter": "rossco99" + }, + { + "rshares": 986803208166, + "voter": "liondani" + }, + { + "rshares": 5034399699326, + "voter": "steemit200" + }, + { + "rshares": 3103422054, + "voter": "boy" + }, + { + "rshares": 3767892961, + "voter": "bue-witness" + }, + { + "rshares": 690943799, + "voter": "bunny" + }, + { + "rshares": 3573913851034, + "voter": "complexring" + }, + { + "rshares": 6282474172783, + "voter": "clayop" + }, + { + "rshares": 54717838235, + "voter": "bue" + }, + { + "rshares": 1662987228, + "voter": "mini" + }, + { + "rshares": 213785292, + "voter": "moon" + }, + { + "rshares": 209038160029, + "voter": "alex90342fastn1" + }, + { + "rshares": 7692488765, + "voter": "aizensou" + }, + { + "rshares": 3455872549975, + "voter": "au1nethyb1" + }, + { + "rshares": 6781848343, + "voter": "bentley" + }, + { + "rshares": 1387859952, + "voter": "mineralwasser" + }, + { + "rshares": 106098683047, + "voter": "bonapartist" + }, + { + "rshares": 855490468340, + "voter": "boombastic" + }, + { + "rshares": 115524100455, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 8261386990, + "voter": "bingo-0" + }, + { + "rshares": 2104057003, + "voter": "bingo-1" + }, + { + "rshares": -5694232013608, + "voter": "smooth.witness" + }, + { + "rshares": 988597560715, + "voter": "benjojo" + }, + { + "rshares": 564763376378, + "voter": "boatymcboatface" + }, + { + "rshares": 168058097416, + "voter": "pairmike" + }, + { + "rshares": 61457593326, + "voter": "vip" + }, + { + "rshares": 29414306405, + "voter": "proctologic" + }, + { + "rshares": 624912728, + "voter": "healthcare" + }, + { + "rshares": 902943814, + "voter": "stoner19" + }, + { + "rshares": 971397151, + "voter": "daniel.pan" + }, + { + "rshares": 400674324536, + "voter": "woo7739" + }, + { + "rshares": 821205239311, + "voter": "steemrollin" + }, + { + "rshares": 16122243298, + "voter": "team" + }, + { + "rshares": 68140066479, + "voter": "chitty" + }, + { + "rshares": 335329901210, + "voter": "lighthil" + }, + { + "rshares": 288337653, + "voter": "helen.tan" + }, + { + "rshares": 84761882611, + "voter": "unosuke" + }, + { + "rshares": 221378412917, + "voter": "noaommerrr" + }, + { + "rshares": 156355134109, + "voter": "vitaly-lvov" + }, + { + "rshares": 125237012083, + "voter": "edgeland" + }, + { + "rshares": 384189354393, + "voter": "craig-grant" + }, + { + "rshares": 78953157492, + "voter": "easteagle13" + }, + { + "rshares": 24177692381, + "voter": "mod-tamichh" + }, + { + "rshares": 47071100260, + "voter": "cyan91" + }, + { + "rshares": 182161233136, + "voter": "samuel-stone" + }, + { + "rshares": 27507445535, + "voter": "full-measure" + }, + { + "rshares": 15043635029, + "voter": "jademont" + }, + { + "rshares": 1091318863571, + "voter": "gavvet" + }, + { + "rshares": 3913661416, + "voter": "hbhades" + }, + { + "rshares": 537679658162, + "voter": "eeks" + }, + { + "rshares": 477297643, + "voter": "paco-steem" + }, + { + "rshares": 19875326051, + "voter": "hipster" + }, + { + "rshares": 5373300397, + "voter": "spaninv" + }, + { + "rshares": 31632644129, + "voter": "james-show" + }, + { + "rshares": 2191644256, + "voter": "gekko" + }, + { + "rshares": 1709548184767, + "voter": "cryptoctopus" + }, + { + "rshares": 292403125620, + "voter": "pal" + }, + { + "rshares": 91790166084, + "voter": "william-noe" + }, + { + "rshares": 6782998784, + "voter": "acidyo" + }, + { + "rshares": 134023949190, + "voter": "steve-walschot" + }, + { + "rshares": 32871946754, + "voter": "dan-atstarlite" + }, + { + "rshares": 490595494, + "voter": "coar" + }, + { + "rshares": 67870898638, + "voter": "asch" + }, + { + "rshares": 286727574871, + "voter": "kevinwong" + }, + { + "rshares": 1425998946, + "voter": "murh" + }, + { + "rshares": 1703165248, + "voter": "brian-lukassen" + }, + { + "rshares": 7184649989, + "voter": "cryptofunk" + }, + { + "rshares": 584817224, + "voter": "kodi" + }, + { + "rshares": 79084857477, + "voter": "theshell" + }, + { + "rshares": 22641839395, + "voter": "thecryptofiend" + }, + { + "rshares": 51307800519, + "voter": "justtryme90" + }, + { + "rshares": 5388661415, + "voter": "zebbra2014" + }, + { + "rshares": 3915776982262, + "voter": "satoshifund" + }, + { + "rshares": 403407002721, + "voter": "taoteh1221" + }, + { + "rshares": 426836364, + "voter": "applecrisp" + }, + { + "rshares": 372600185, + "voter": "stiletto" + }, + { + "rshares": 147474797358, + "voter": "killerstorm" + }, + { + "rshares": 370486042445, + "voter": "hedge-x" + }, + { + "rshares": 6226063990, + "voter": "hisnameisolllie" + }, + { + "rshares": 4666893911, + "voter": "wingz" + }, + { + "rshares": 53642020280, + "voter": "juanmiguelsalas" + }, + { + "rshares": 112536244257, + "voter": "kenny-crane" + }, + { + "rshares": 18290477525, + "voter": "samether" + }, + { + "rshares": 20435826971, + "voter": "ratel" + }, + { + "rshares": 4477973596, + "voter": "dahaz159" + }, + { + "rshares": 13353893819, + "voter": "facer" + }, + { + "rshares": 19195451431, + "voter": "ziv" + }, + { + "rshares": -37886485933, + "voter": "cheftony" + }, + { + "rshares": 814177904, + "voter": "proglobyte" + }, + { + "rshares": 6651057809, + "voter": "grandpere" + }, + { + "rshares": 187723859372, + "voter": "mexbit" + }, + { + "rshares": 5901731263, + "voter": "mark-waser" + }, + { + "rshares": 13475779704, + "voter": "publicworker" + }, + { + "rshares": 106662592446, + "voter": "geoffrey" + }, + { + "rshares": 46106881411, + "voter": "honeythief" + }, + { + "rshares": 2879418324, + "voter": "mammasitta" + }, + { + "rshares": 22456450828, + "voter": "marco-delsalto" + }, + { + "rshares": 6740408834, + "voter": "tyler-fletcher" + }, + { + "rshares": 90461089451, + "voter": "mctiller" + }, + { + "rshares": 70695307715, + "voter": "freedomengineer" + }, + { + "rshares": 14764907307, + "voter": "magnebit" + }, + { + "rshares": 73424982025, + "voter": "razvanelulmarin" + }, + { + "rshares": 4332771254, + "voter": "treeshaface" + }, + { + "rshares": 17687843258, + "voter": "frankjones" + }, + { + "rshares": 18766219906, + "voter": "skapaneas" + }, + { + "rshares": 5157854283, + "voter": "micheletrainer" + }, + { + "rshares": 17552893571, + "voter": "grey580" + }, + { + "rshares": 283436852, + "voter": "ladyclair" + }, + { + "rshares": 288748933789, + "voter": "ericvancewalton" + }, + { + "rshares": 52215058764, + "voter": "booja" + }, + { + "rshares": 331004446932, + "voter": "roelandp" + }, + { + "rshares": 4775693686, + "voter": "dennygalindo" + }, + { + "rshares": 62198582831, + "voter": "lehard" + }, + { + "rshares": 249608253, + "voter": "ivp" + }, + { + "rshares": 86432384761, + "voter": "rubybian" + }, + { + "rshares": 3299480410, + "voter": "orly" + }, + { + "rshares": 254364900, + "voter": "mstang83" + }, + { + "rshares": 22617124650, + "voter": "katyakov" + }, + { + "rshares": 122156869592, + "voter": "robrigo" + }, + { + "rshares": 48022035978, + "voter": "menta" + }, + { + "rshares": 977288096, + "voter": "lontong" + }, + { + "rshares": 135562023252, + "voter": "chhayll" + }, + { + "rshares": 13300237653, + "voter": "r4fken" + }, + { + "rshares": 124913925653, + "voter": "derekareith" + }, + { + "rshares": 26683327851, + "voter": "picokernel" + }, + { + "rshares": 2707813985, + "voter": "wintrop" + }, + { + "rshares": 514388137239, + "voter": "neoxian" + }, + { + "rshares": 25581639649, + "voter": "strangerarray" + }, + { + "rshares": 1344524912605, + "voter": "renohq" + }, + { + "rshares": 155010079441, + "voter": "knircky" + }, + { + "rshares": 5523230874, + "voter": "on0tole" + }, + { + "rshares": 71594122778, + "voter": "sigmajin" + }, + { + "rshares": 16832656768, + "voter": "ausbitbank" + }, + { + "rshares": 42564757970, + "voter": "mrwang" + }, + { + "rshares": 1268462097, + "voter": "mixa" + }, + { + "rshares": 8279675078, + "voter": "autosmile13" + }, + { + "rshares": 40069670306, + "voter": "wesam" + }, + { + "rshares": 1632266140, + "voter": "steem1653" + }, + { + "rshares": 55667692, + "voter": "cynetyc" + }, + { + "rshares": 4524453413, + "voter": "gikitiki" + }, + { + "rshares": 4046708005, + "voter": "steemit-life" + }, + { + "rshares": 4687463894, + "voter": "thegoodguy" + }, + { + "rshares": 40136504296, + "voter": "biophil" + }, + { + "rshares": 3759809896, + "voter": "karen13" + }, + { + "rshares": 2630980347, + "voter": "jbouchard12" + }, + { + "rshares": 27635550326, + "voter": "dwinblood" + }, + { + "rshares": 24959867898, + "voter": "igster" + }, + { + "rshares": 10845979381, + "voter": "deviedev" + }, + { + "rshares": 228465690, + "voter": "zoicneo" + }, + { + "rshares": 296045327034, + "voter": "nabilov" + }, + { + "rshares": 79351054414, + "voter": "ntomaino" + }, + { + "rshares": 13957994657, + "voter": "meesterboom" + }, + { + "rshares": 12385010041, + "voter": "domavila" + }, + { + "rshares": 400742354, + "voter": "karenmckersie" + }, + { + "rshares": 484888225, + "voter": "luisucv34" + }, + { + "rshares": 5747716426, + "voter": "krystle" + }, + { + "rshares": 75001817111, + "voter": "inertia" + }, + { + "rshares": 44353154247, + "voter": "yongyoon" + }, + { + "rshares": 7146190847, + "voter": "lichtblick" + }, + { + "rshares": 9028095567, + "voter": "warrensteem" + }, + { + "rshares": 3710621464, + "voter": "maximkichev" + }, + { + "rshares": 5254853525, + "voter": "sbq777t" + }, + { + "rshares": 13560062590, + "voter": "nippel66" + }, + { + "rshares": 3175676972, + "voter": "imp3" + }, + { + "rshares": 2552560220, + "voter": "sgnsteems" + }, + { + "rshares": 189609178496, + "voter": "blueorgy" + }, + { + "rshares": 4380569189, + "voter": "wadepaterson" + }, + { + "rshares": 296100567501, + "voter": "calaber24p" + }, + { + "rshares": 20078314404, + "voter": "mustafaomar" + }, + { + "rshares": 7161559782, + "voter": "all-of-us" + }, + { + "rshares": 8247905495, + "voter": "magz8716" + }, + { + "rshares": 18706560189, + "voter": "bendjmiller222" + }, + { + "rshares": 4078813249, + "voter": "tarindel" + }, + { + "rshares": 13966407599, + "voter": "beowulfoflegend" + }, + { + "rshares": 23276095473, + "voter": "deanliu" + }, + { + "rshares": 5317355087, + "voter": "rainchen" + }, + { + "rshares": 9242725695, + "voter": "oumar" + }, + { + "rshares": 5575772867, + "voter": "sharker" + }, + { + "rshares": 182819821534, + "voter": "jl777" + }, + { + "rshares": 1103176661, + "voter": "oecp85" + }, + { + "rshares": 977888223951, + "voter": "james212" + }, + { + "rshares": 818040957, + "voter": "flyboyzombie" + }, + { + "rshares": 39295777834, + "voter": "zaebars" + }, + { + "rshares": 1428031362, + "voter": "alekst" + }, + { + "rshares": 1782690382, + "voter": "yarly" + }, + { + "rshares": 125979055, + "voter": "kottai" + }, + { + "rshares": 269576627, + "voter": "yarly2" + }, + { + "rshares": 269980297, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 56769328536, + "voter": "arcurus" + }, + { + "rshares": 115403915, + "voter": "charbelnamm" + }, + { + "rshares": 9802713874, + "voter": "alsprinting" + }, + { + "rshares": 4554249461, + "voter": "gustavopasquini" + }, + { + "rshares": 10450628476, + "voter": "moon32walker" + }, + { + "rshares": 25772328103, + "voter": "marius19" + }, + { + "rshares": 13637653306, + "voter": "lemooljiang" + }, + { + "rshares": 15826604583, + "voter": "winstonwolfe" + }, + { + "rshares": 455136533, + "voter": "kooshikoo" + }, + { + "rshares": 8541510354, + "voter": "fatboy" + }, + { + "rshares": 15580395475, + "voter": "proto" + }, + { + "rshares": 639099484, + "voter": "curator" + }, + { + "rshares": 2410557662, + "voter": "ace108" + }, + { + "rshares": 432302630, + "voter": "yarly10" + }, + { + "rshares": 1634018670, + "voter": "alex.chien" + }, + { + "rshares": 231618512, + "voter": "yarly11" + }, + { + "rshares": 13498521499, + "voter": "michaeldodridge" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 1713978326, + "voter": "remlaps" + }, + { + "rshares": 165045645, + "voter": "beanz" + }, + { + "rshares": 273280899, + "voter": "clevecross" + }, + { + "rshares": 31769283842, + "voter": "smailer" + }, + { + "rshares": 149502446, + "voter": "steemster1" + }, + { + "rshares": 4564708091, + "voter": "sulev" + }, + { + "rshares": 2873988066, + "voter": "dmilash" + }, + { + "rshares": 3459421629, + "voter": "carlas10" + }, + { + "rshares": 1493719735, + "voter": "spinner" + }, + { + "rshares": 4189235490, + "voter": "glitterpig" + }, + { + "rshares": 7874311492, + "voter": "taker" + }, + { + "rshares": 689524426, + "voter": "pakisnxt" + }, + { + "rshares": 5394692942, + "voter": "theprophet0" + }, + { + "rshares": 4481547788, + "voter": "theprophet" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 7265644466, + "voter": "dumar022" + }, + { + "rshares": 61700262, + "voter": "lillianjones" + }, + { + "rshares": 46418159604, + "voter": "capitalism" + }, + { + "rshares": 588460890536, + "voter": "toxic" + }, + { + "rshares": 8609049381, + "voter": "darknet" + }, + { + "rshares": 14224054622, + "voter": "gmurph" + }, + { + "rshares": 655589667, + "voter": "xtester" + }, + { + "rshares": 2090553241, + "voter": "achim86" + }, + { + "rshares": 4256758523, + "voter": "ullikume" + }, + { + "rshares": 8452120116, + "voter": "kurtbeil" + }, + { + "rshares": 60138244071, + "voter": "poteshnik83" + }, + { + "rshares": 99476907271, + "voter": "thisisbenbrick" + }, + { + "rshares": 392193612, + "voter": "wiser" + }, + { + "rshares": 112411845286, + "voter": "terrycraft" + }, + { + "rshares": 1348324437, + "voter": "dolov" + }, + { + "rshares": 21004018124, + "voter": "jphamer1" + }, + { + "rshares": 11270713350, + "voter": "ekitcho" + }, + { + "rshares": 150794650, + "voter": "bigsambucca" + }, + { + "rshares": 83986507131, + "voter": "joele" + }, + { + "rshares": 5527031256, + "voter": "oflyhigh" + }, + { + "rshares": 57523014, + "voter": "nickche" + }, + { + "rshares": 2512217855, + "voter": "kainmarx" + }, + { + "rshares": 493960660, + "voter": "future24" + }, + { + "rshares": 63555792, + "voter": "msjennifer" + }, + { + "rshares": 58453204, + "voter": "ciao" + }, + { + "rshares": 3015124995, + "voter": "villainblack" + }, + { + "rshares": 3439786891, + "voter": "cmorton" + }, + { + "rshares": 219039434, + "voter": "xcepta" + }, + { + "rshares": 748990287, + "voter": "jrcornel" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 19865005311, + "voter": "hanshotfirst" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 5769564425, + "voter": "highlite" + }, + { + "rshares": 73061236, + "voter": "evgenyche" + }, + { + "rshares": 65927774, + "voter": "bhavnapatel68" + }, + { + "rshares": 71228043, + "voter": "confucius" + }, + { + "rshares": 28924632850, + "voter": "mrosenquist" + }, + { + "rshares": 74898697, + "voter": "elenirossidou" + }, + { + "rshares": 58639072, + "voter": "jarvis" + }, + { + "rshares": 102741069, + "voter": "lisadang" + }, + { + "rshares": 78765183, + "voter": "razberrijam" + }, + { + "rshares": 10750764390, + "voter": "matrixdweller" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 2816953736, + "voter": "virtualgrowth" + }, + { + "rshares": 1399636656, + "voter": "anotherjoe" + }, + { + "rshares": 59750246, + "voter": "saveliy" + }, + { + "rshares": 5927843564, + "voter": "solarguy" + }, + { + "rshares": 890579467, + "voter": "crazycow" + }, + { + "rshares": 3977281078, + "voter": "lamech-m" + }, + { + "rshares": 9470181501, + "voter": "mrgrey" + }, + { + "rshares": 382699085, + "voter": "crezyliza" + }, + { + "rshares": 12003456501, + "voter": "gvargas123" + }, + { + "rshares": 55399493, + "voter": "johnbyrd" + }, + { + "rshares": 56575537, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 56570509, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 10109582992, + "voter": "elissahawke" + }, + { + "rshares": 88078809749, + "voter": "icfiedler" + }, + { + "rshares": 192287988, + "voter": "steevc" + }, + { + "rshares": 1592064374, + "voter": "movievertigo" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 23660021285, + "voter": "andrewawerdna" + }, + { + "rshares": 5932358367, + "voter": "trev" + }, + { + "rshares": 48131519933, + "voter": "dragonanarchist" + }, + { + "rshares": 79979619, + "voter": "joelbow" + }, + { + "rshares": 4001380728, + "voter": "sethlinson" + }, + { + "rshares": 2391702679, + "voter": "hilarski" + }, + { + "rshares": 101945845, + "voter": "slorunner" + }, + { + "rshares": 1679360131, + "voter": "imag1ne" + }, + { + "rshares": 58631508, + "voter": "pacino" + }, + { + "rshares": 57412782, + "voter": "drsamkhan" + }, + { + "rshares": 54999739, + "voter": "curpose" + }, + { + "rshares": 103040256, + "voter": "adrevel" + }, + { + "rshares": 61202458, + "voter": "steembriefing" + }, + { + "rshares": 2894276750, + "voter": "fat-like-buddha" + }, + { + "rshares": 64070582, + "voter": "iosif" + }, + { + "rshares": 1559083086, + "voter": "ines-f" + }, + { + "rshares": 1893166639, + "voter": "cryptoeasy" + }, + { + "rshares": 9771811576, + "voter": "etcmike" + }, + { + "rshares": 4912386907, + "voter": "ats-david" + }, + { + "rshares": 947456313, + "voter": "runridefly" + }, + { + "rshares": 69985187, + "voter": "stephenkendal" + }, + { + "rshares": 80557869, + "voter": "jlufer" + }, + { + "rshares": 2475119042, + "voter": "contentjunkie" + }, + { + "rshares": 99564797338, + "voter": "shenanigator" + }, + { + "rshares": 7076299362, + "voter": "daveks" + }, + { + "rshares": 61715783, + "voter": "uziriel" + }, + { + "rshares": 3325599818, + "voter": "funkywanderer" + }, + { + "rshares": 11968284833, + "voter": "ryan-singer" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 56665974, + "voter": "viktorriver" + }, + { + "rshares": 7018683565, + "voter": "mdoolsky" + }, + { + "rshares": 3103345545, + "voter": "xanoxt" + }, + { + "rshares": 1652709870, + "voter": "davidjkelley" + }, + { + "rshares": 6919572472, + "voter": "davidbrogan" + }, + { + "rshares": 53966805, + "voter": "crion" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 54730557, + "voter": "wiss" + }, + { + "rshares": 12191050487, + "voter": "ghasemkiani" + }, + { + "rshares": 15497139800, + "voter": "digital-wisdom" + }, + { + "rshares": 3938044420, + "voter": "ethical-ai" + }, + { + "rshares": 54362089, + "voter": "stroully" + }, + { + "rshares": 2032879970, + "voter": "matthewtiii" + }, + { + "rshares": 5655677010, + "voter": "jwaser" + }, + { + "rshares": 54019345, + "voter": "thadm" + }, + { + "rshares": 54017499, + "voter": "prof" + }, + { + "rshares": 56837113, + "voter": "blogx" + }, + { + "rshares": 55043079, + "voter": "zettar" + }, + { + "rshares": 17788079417, + "voter": "hunterisgreat" + }, + { + "rshares": 1089484775, + "voter": "smisi" + }, + { + "rshares": 53640464, + "voter": "yorsens" + }, + { + "rshares": 85546636, + "voter": "the-ego-is-you" + }, + { + "rshares": 53331040, + "voter": "bane" + }, + { + "rshares": 537067064, + "voter": "winglessss" + }, + { + "rshares": 53324520, + "voter": "vive" + }, + { + "rshares": 53318865, + "voter": "coad" + }, + { + "rshares": 287913287, + "voter": "totosky" + }, + { + "rshares": 1697516350, + "voter": "baodog" + }, + { + "rshares": 2664939129, + "voter": "bwaser" + }, + { + "rshares": 52988378, + "voter": "sofa" + }, + { + "rshares": 732461217, + "voter": "ct-gurus" + }, + { + "rshares": 220578638, + "voter": "mamo" + }, + { + "rshares": 1706277109, + "voter": "ibringawareness" + }, + { + "rshares": 860146710, + "voter": "kingarbinv" + }, + { + "rshares": 53039974, + "voter": "ailo" + }, + { + "rshares": 4841952237, + "voter": "burnin" + }, + { + "rshares": 558512952, + "voter": "bitcoinparadise" + }, + { + "rshares": 206212756, + "voter": "ballinconscious" + }, + { + "rshares": 4652459969, + "voter": "gringalicious" + }, + { + "rshares": 2770826537, + "voter": "steempowerwhale" + }, + { + "rshares": 1336513482, + "voter": "rigaronib" + }, + { + "rshares": 390796425, + "voter": "echoesinthemind" + }, + { + "rshares": 357202147, + "voter": "soldier" + }, + { + "rshares": 55826263, + "voter": "nelyp" + }, + { + "rshares": 2339486479, + "voter": "ellepdub" + }, + { + "rshares": 50852949, + "voter": "gregorygarcia" + }, + { + "rshares": 9400577403, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51468937, + "voter": "roto" + }, + { + "rshares": 70358845, + "voter": "ancientofdays" + }, + { + "rshares": 52648858, + "voter": "psyduck" + }, + { + "rshares": 330163263, + "voter": "robotev1" + }, + { + "rshares": 4796038584, + "voter": "morgan.waser" + }, + { + "rshares": 147415673, + "voter": "flowergirl" + }, + { + "rshares": 51141851, + "voter": "slow" + }, + { + "rshares": 101153586, + "voter": "anns" + }, + { + "rshares": 1693077690, + "voter": "nil1511" + }, + { + "rshares": 846735133, + "voter": "greenwayoflife" + }, + { + "rshares": 50798322, + "voter": "breeze" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50570250, + "voter": "ziggo" + }, + { + "rshares": 50482289, + "voter": "connection" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50317220, + "voter": "piphunters" + }, + { + "rshares": 1824788165, + "voter": "cwbrooch" + }, + { + "rshares": 1161216291, + "voter": "ayim" + }, + { + "rshares": 3675242983, + "voter": "strong-ai" + }, + { + "rshares": 346259703, + "voter": "julia26" + }, + { + "rshares": 488963228, + "voter": "grisha-danunaher" + }, + { + "rshares": 696884040, + "voter": "ziogio" + }, + { + "rshares": 77637243, + "voter": "igtes" + }, + { + "rshares": 80800689, + "voter": "timalex" + }, + { + "rshares": 79083956, + "voter": "silverbackjonz" + }, + { + "rshares": 23984282056, + "voter": "abdullar" + }, + { + "rshares": 1204472546, + "voter": "expedition" + }, + { + "rshares": 157643687, + "voter": "buffett" + }, + { + "rshares": 162128433, + "voter": "cebymaster" + }, + { + "rshares": 143818142, + "voter": "eunnykim" + }, + { + "rshares": 162785391, + "voter": "olga4ka" + }, + { + "rshares": 1065182434, + "voter": "rusteemitblog" + }, + { + "rshares": 161974443, + "voter": "zapply" + }, + { + "rshares": 158642800, + "voter": "ranger" + }, + { + "rshares": 282877474, + "voter": "witchcraftblog" + }, + { + "rshares": 975048251, + "voter": "nikomah" + }, + { + "rshares": 161212160, + "voter": "origin" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 157801695, + "voter": "realtime" + }, + { + "rshares": 157654556, + "voter": "pawel-krawczyk" + }, + { + "rshares": 125721183, + "voter": "rubenkusters" + }, + { + "rshares": 160269480, + "voter": "adpipop" + }, + { + "rshares": 103667189, + "voter": "charli" + }, + { + "rshares": 147606365, + "voter": "laskovskiy" + }, + { + "rshares": 65836326, + "voter": "serikus" + }, + { + "rshares": 147145004, + "voter": "fer32p" + }, + { + "rshares": 159524423, + "voter": "radent" + }, + { + "rshares": 125821091, + "voter": "jasonxg" + } + ], + "author": "ned", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.11, + "beneficiaries": [], + "blacklists": [], + "body": "https://www.biznessapps.com/blog/wp-content/uploads/2013/12/shutterstock_148639682.png\n\n# Over the last few weeks I've been thinking about ways we could increase the demand for Steem Power, the quality of curated content and the incentives to participate as a Steem curator.\n\nHere are a couple ideas I have been kicking around. They're not fully mature and could use a good rinsing by the community.\n\n## Allow Steem holders to delegate their Steem Power voting rights to a **voting pool**\n\nA delegated voting pool could socialize voting power and individualize rewards. One prime use for this could be the @steemit account. @steemit could create a voting pool and invite anyone with a verified identity and good reputation to join the pool as a curator. This could increase the number of unique curators, help bootstrap Steem as an identity database and give people even more incentives to sign up.\n\nTo show the numbers, an example would be Alice Bob and Charley each delegate their SP of 2, 3, and 7 to one voting pool. Now they each have 4, 4, and 4 SP to be used to curate. Better curation would earn them more curation rewards. \n\nA side effect of delegated voting pools could be voting markets. Any user would have the power to create a voting pool and these users could charge curators for participation. Some of the platform's whales could be interested in offering subscription models to minnows as a way to get more voting influence.\n\n## If powering down stake loses voting influence\n\nImagine that any stake being powered down would lose its rights to use voting influence. This could make the system very clear in the regard that stake is either in or it is out. Users could be able to choose any % of their stake to power down regardless of how many accounts they have and only the % stake that is powering down would lose voting influence. Stopping a power down could return all voting rights.\n\nPerhaps the effect of this could be 1/ more interest to stay in the platform and 2/ more fluidity in the witness queue 3/ more fairness regarding the PoS nature of Steem 4/ more clarity from participants looking to exit the system\n\n## Combined effect?\nPerhaps these proposals could have a combined effect that increases the demand and fluidity of Steem Power while improving the curated experience for people visiting Steem based websites.\n\n#### What are your thoughts and questions?", + "category": "steem", + "children": 315, + "created": "2016-09-07T15:44:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.biznessapps.com/blog/wp-content/uploads/2013/12/shutterstock_148639682.png" + ], + "tags": [ + "steem", + "ideas", + "curation", + "participation", + "fun" + ], + "users": [ + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 21098346399884, + "payout": 47.466, + "payout_at": "2016-09-14T15:44:51", + "pending_payout_value": "47.466 HBD", + "percent_hbd": 10000, + "permlink": "increasing-curation-demand-for-steem-power-and-community-interaction", + "post_id": 1160043, + "promoted": "500.000 HBD", + "replies": [], + "stats": { + "flag_weight": 4.0, + "gray": false, + "hide": false, + "total_votes": 426 + }, + "title": "Increasing Curation, Demand for Steem Power and Community Interaction", + "updated": "2016-09-07T15:50:51", + "url": "/steem/@ned/increasing-curation-demand-for-steem-power-and-community-interaction" + }, + { + "active_votes": [ + { + "rshares": 2880158649350, + "voter": "badassmother" + }, + { + "rshares": 6687374255890, + "voter": "abit" + }, + { + "rshares": 200447957857, + "voter": "xeroc" + }, + { + "rshares": 210935138158, + "voter": "steem-id" + }, + { + "rshares": 34834219645, + "voter": "aizensou" + }, + { + "rshares": 4698991891366, + "voter": "au1nethyb1" + }, + { + "rshares": 26220797410, + "voter": "lee3" + }, + { + "rshares": 21778271226, + "voter": "lee5" + }, + { + "rshares": 77911793572, + "voter": "jchch" + }, + { + "rshares": 24461868889, + "voter": "yefet" + }, + { + "rshares": 78937661777, + "voter": "easteagle13" + }, + { + "rshares": 36121015938, + "voter": "shawn-brewer" + }, + { + "rshares": 3904360862, + "voter": "ppitonak" + }, + { + "rshares": 26249875274, + "voter": "instructor2121" + }, + { + "rshares": 248316250061, + "voter": "streemian" + }, + { + "rshares": 2099078596, + "voter": "gekko" + }, + { + "rshares": 337675588507, + "voter": "teamsteem" + }, + { + "rshares": 17248438039, + "voter": "elishagh1" + }, + { + "rshares": 18755603275, + "voter": "acidyo" + }, + { + "rshares": 165650897784, + "voter": "steve-walschot" + }, + { + "rshares": 25097559512, + "voter": "klye" + }, + { + "rshares": 76844247566, + "voter": "asch" + }, + { + "rshares": 1432241835, + "voter": "murh" + }, + { + "rshares": 410319999929, + "voter": "blakemiles84" + }, + { + "rshares": 37377306695, + "voter": "ranko-k" + }, + { + "rshares": 511460192391, + "voter": "cyber" + }, + { + "rshares": 10327600289, + "voter": "johnerfx" + }, + { + "rshares": 12946826891, + "voter": "samether" + }, + { + "rshares": 52936065000, + "voter": "thecryptodrive" + }, + { + "rshares": 73185813892, + "voter": "faddat" + }, + { + "rshares": 77537857911, + "voter": "tim-johnston" + }, + { + "rshares": 197195881315, + "voter": "alexc" + }, + { + "rshares": 2749451100, + "voter": "tee-em" + }, + { + "rshares": 138950405749, + "voter": "thedashguy" + }, + { + "rshares": 221091582746, + "voter": "kimziv" + }, + { + "rshares": 64268303501, + "voter": "razvanelulmarin" + }, + { + "rshares": 12851721450, + "voter": "primus" + }, + { + "rshares": 38550537913, + "voter": "clement" + }, + { + "rshares": 9611538383, + "voter": "acassity" + }, + { + "rshares": 58347816344, + "voter": "norbu" + }, + { + "rshares": 151155773, + "voter": "ales" + }, + { + "rshares": 51525374588, + "voter": "bacchist" + }, + { + "rshares": 7787278104, + "voter": "cannav" + }, + { + "rshares": 7679056409, + "voter": "dasha" + }, + { + "rshares": 198782719642, + "voter": "asmolokalo" + }, + { + "rshares": 42477391661, + "voter": "ezzy" + }, + { + "rshares": 60016404960, + "voter": "lehard" + }, + { + "rshares": 14939382244, + "voter": "konstantin" + }, + { + "rshares": 2764181865, + "voter": "soupernerd" + }, + { + "rshares": 34512234336, + "voter": "hitmeasap" + }, + { + "rshares": 10505948257, + "voter": "jako" + }, + { + "rshares": 14166466386, + "voter": "yogi.artist" + }, + { + "rshares": 6881801299, + "voter": "jholmes91" + }, + { + "rshares": 28518514026, + "voter": "furion" + }, + { + "rshares": 343839867, + "voter": "ch0c0latechip" + }, + { + "rshares": 318227536, + "voter": "doge4lyf" + }, + { + "rshares": 154307229509, + "voter": "knircky" + }, + { + "rshares": 13857572685, + "voter": "mrgreen" + }, + { + "rshares": 91679183298, + "voter": "sigmajin" + }, + { + "rshares": 11951646778, + "voter": "ausbitbank" + }, + { + "rshares": 248223472, + "voter": "ardina" + }, + { + "rshares": 738272708, + "voter": "dicov" + }, + { + "rshares": 975960321, + "voter": "steem1653" + }, + { + "rshares": 880403645, + "voter": "cherish" + }, + { + "rshares": 173814887348, + "voter": "repholder" + }, + { + "rshares": 4881725425, + "voter": "thegoodguy" + }, + { + "rshares": 35473257372, + "voter": "biophil" + }, + { + "rshares": 4407297625, + "voter": "karen13" + }, + { + "rshares": 361354120568, + "voter": "nabilov" + }, + { + "rshares": 12578911205, + "voter": "jaycobbell" + }, + { + "rshares": 4155445347, + "voter": "juvyjabian" + }, + { + "rshares": 42323621045, + "voter": "condra" + }, + { + "rshares": 2046548687, + "voter": "dmacshady" + }, + { + "rshares": 1282893744, + "voter": "vorsseli" + }, + { + "rshares": 51736048406, + "voter": "streetstyle" + }, + { + "rshares": 40699637402, + "voter": "milestone" + }, + { + "rshares": 21204167062, + "voter": "artific" + }, + { + "rshares": 20794627117, + "voter": "creemej" + }, + { + "rshares": 4373589253, + "voter": "r-niki09" + }, + { + "rshares": 1897082508, + "voter": "the-future" + }, + { + "rshares": 3782713987, + "voter": "adamt" + }, + { + "rshares": 12702349860, + "voter": "nippel66" + }, + { + "rshares": 19973266240, + "voter": "mustafaomar" + }, + { + "rshares": 73266692391, + "voter": "rea" + }, + { + "rshares": 203808871678, + "voter": "jl777" + }, + { + "rshares": 130741738, + "voter": "btc-dialog" + }, + { + "rshares": 28054457341, + "voter": "zaebars" + }, + { + "rshares": 7719299049, + "voter": "webdeals" + }, + { + "rshares": 18462677959, + "voter": "proto" + }, + { + "rshares": 618911664, + "voter": "curator" + }, + { + "rshares": 17164865565, + "voter": "pinkisland" + }, + { + "rshares": 2338655401, + "voter": "ace108" + }, + { + "rshares": 2230891004, + "voter": "royalmacro" + }, + { + "rshares": 9306232081, + "voter": "michaeldodridge" + }, + { + "rshares": 5112788044, + "voter": "logic" + }, + { + "rshares": 2083171497, + "voter": "tygergamer" + }, + { + "rshares": 2988238537, + "voter": "bkkshadow" + }, + { + "rshares": 4975171514, + "voter": "beanz" + }, + { + "rshares": 27754515242, + "voter": "jasonstaggers" + }, + { + "rshares": 2714089163, + "voter": "weenis" + }, + { + "rshares": 4074243459, + "voter": "jed78" + }, + { + "rshares": 124647783712, + "voter": "steemdrive" + }, + { + "rshares": 52649085689, + "voter": "gomeravibz" + }, + { + "rshares": 9229282677, + "voter": "taker" + }, + { + "rshares": 762973534, + "voter": "pakisnxt" + }, + { + "rshares": 6316770118, + "voter": "nekromarinist" + }, + { + "rshares": 1127651626964, + "voter": "laonie" + }, + { + "rshares": 16114519862, + "voter": "magicmonk" + }, + { + "rshares": 1589064570, + "voter": "laonie1" + }, + { + "rshares": 1590577254, + "voter": "laonie2" + }, + { + "rshares": 1591154960, + "voter": "laonie3" + }, + { + "rshares": 66201979, + "voter": "lilong" + }, + { + "rshares": 29198785189, + "voter": "myfirst" + }, + { + "rshares": 262739616418, + "voter": "somebody" + }, + { + "rshares": 1877080082, + "voter": "feelapi" + }, + { + "rshares": 4399726965, + "voter": "darknet" + }, + { + "rshares": 15388176810, + "voter": "timelapse" + }, + { + "rshares": 35537072494, + "voter": "timsaid" + }, + { + "rshares": 5846804532, + "voter": "minion" + }, + { + "rshares": 1590888018, + "voter": "laonie4" + }, + { + "rshares": 1590810612, + "voter": "laonie5" + }, + { + "rshares": 1590655993, + "voter": "laonie6" + }, + { + "rshares": 1590488698, + "voter": "laonie7" + }, + { + "rshares": 1590312457, + "voter": "laonie8" + }, + { + "rshares": 1590215340, + "voter": "laonie9" + }, + { + "rshares": 65973534, + "voter": "sky.max" + }, + { + "rshares": 3352971280, + "voter": "steemleak" + }, + { + "rshares": 2660556388, + "voter": "elfkitchen" + }, + { + "rshares": 167413728, + "voter": "fishingvideos" + }, + { + "rshares": 3936367661, + "voter": "oflyhigh" + }, + { + "rshares": 110699909, + "voter": "erikkartmen" + }, + { + "rshares": 4437884870, + "voter": "xiaokongcom" + }, + { + "rshares": 625756089, + "voter": "future24" + }, + { + "rshares": 1386125077, + "voter": "hms818" + }, + { + "rshares": 62207936, + "voter": "gregnie" + }, + { + "rshares": 36481801064, + "voter": "cryptos" + }, + { + "rshares": 9153157264, + "voter": "xianjun" + }, + { + "rshares": 1709263095, + "voter": "nonamer" + }, + { + "rshares": 81479984950, + "voter": "miacats" + }, + { + "rshares": 51186720, + "voter": "nano2nd" + }, + { + "rshares": 62726567, + "voter": "williamdevine" + }, + { + "rshares": 7173232709, + "voter": "theb0red1" + }, + { + "rshares": 11671890531, + "voter": "kyriacos" + }, + { + "rshares": 61414862, + "voter": "cryptoblu" + }, + { + "rshares": 61408183, + "voter": "instructor" + }, + { + "rshares": 101234990659, + "voter": "helikopterben" + }, + { + "rshares": 644629048075, + "voter": "dollarvigilante" + }, + { + "rshares": 10749879159, + "voter": "cryptomancer" + }, + { + "rshares": 4435768463, + "voter": "mada" + }, + { + "rshares": 2087199282, + "voter": "levycore" + }, + { + "rshares": 1589879876, + "voter": "laonie10" + }, + { + "rshares": 375942824, + "voter": "mig641" + }, + { + "rshares": 58573454, + "voter": "kamil5" + }, + { + "rshares": 88566696, + "voter": "artsteemit" + }, + { + "rshares": 67820611671, + "voter": "barrycooper" + }, + { + "rshares": 7130857719, + "voter": "generation.easy" + }, + { + "rshares": 13266479333, + "voter": "mandibil" + }, + { + "rshares": 11988797227, + "voter": "steemitpatina" + }, + { + "rshares": 3530818614, + "voter": "mattclarke" + }, + { + "rshares": 58124470, + "voter": "rickmiller" + }, + { + "rshares": 1566284561, + "voter": "laonie11" + }, + { + "rshares": 4058499790, + "voter": "jaytaylor" + }, + { + "rshares": 50765978, + "voter": "rusla" + }, + { + "rshares": 354598090, + "voter": "shieha" + }, + { + "rshares": 1648532870, + "voter": "smisi" + }, + { + "rshares": 176893913250, + "voter": "asksisk" + }, + { + "rshares": 4503913660, + "voter": "richardjuckes" + }, + { + "rshares": 287896907, + "voter": "totosky" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 96766264, + "voter": "project11" + }, + { + "rshares": 94397808, + "voter": "alina1" + }, + { + "rshares": 50639382, + "voter": "doggnostic" + }, + { + "rshares": 40194954027, + "voter": "cnfund" + }, + { + "rshares": 51449632, + "voter": "jenny-talls" + }, + { + "rshares": 237684324298, + "voter": "charlieshrem" + }, + { + "rshares": 3317000337, + "voter": "mariandavp" + }, + { + "rshares": 68637860285, + "voter": "tracemayer" + }, + { + "rshares": 20473094261, + "voter": "brains" + }, + { + "rshares": 1607854693, + "voter": "bitcoinparadise" + }, + { + "rshares": 5277939809, + "voter": "chick1" + }, + { + "rshares": 3169237670, + "voter": "gringalicious" + }, + { + "rshares": 50523318, + "voter": "aoki" + }, + { + "rshares": 50470409, + "voter": "typingagent" + }, + { + "rshares": 50468091, + "voter": "cwb" + }, + { + "rshares": 687487630, + "voter": "changkun" + }, + { + "rshares": 160840003, + "voter": "ola1" + }, + { + "rshares": 55976796, + "voter": "drac59" + }, + { + "rshares": 52767110, + "voter": "littlemorelove" + }, + { + "rshares": 59859092, + "voter": "fukako" + }, + { + "rshares": 51238118, + "voter": "teemsteem" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + } + ], + "author": "laonie", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.29, + "beneficiaries": [], + "blacklists": [], + "body": "

    |

    What Is The RobinHood Whale?

    \r\n------------ | -------------\r\nhttps://img1.steemit.com/0x0/http://i.imgur.com/zk4a0fC.jpg | The @robinhoodwhale (RHW) is the community's solution to an essential problem that plagues Steemit: how to get noticed and upvoted before you have a big enough following. Right now, if you are not upvoted by a \"whale\" account, it is very difficult to get exposure and any substantial rewards, which leads to many great authors leaving Steemit. Robin Hood wants to be the \"whale\" that finds and helps a diverse set of talented, yet unrecognized authors. \r\nMore Info Here -> The RobinHood Whale Initiave | [Announcing RobinHoodWhale](https://steemit.com/robinhoodwhale/@robinhoodwhale/announcing-robinhoodwhale-the-steemit-deep-sea-savior)\n

    Voting History (Real-Time Update)

    \n
  • 01-09 What Do We Do When Life Gets in the Way of Our Dreams? by @leahlindeman in introduction
  • \n
  • 01-09 A Tale of a Couponer- The Beginning by @sgnsteems in savings
  • \n
  • 01-09 Abortion: Your body, your choice? Or is it the child's body that you are choosing for? by @heretickitten in politics
  • \n
  • 01-09 My Experience Partying with Tai Lopez (The \"Here In My Garage\" Guy) by @randomstories in story
  • \n
  • 01-09 The Power of Fear (An Original Poem) by @delphia16 in life
  • \n
  • 01-09 Toilet Fires, Marilyn Manson, and My Introduction to the Sweet, Sweet Taste of Satire by @lesliestarrohara in life
  • \n
  • 01-09 I have one word for you...\"Math Sucks!\" How I Convince My Students with Special Needs That Algebra is Important. by @hanshotfirst in mathematics
  • \n
  • 01-09 The Adam and Eve of Cryptography, Meet Alice and Bob! by @norbu in cryptography
  • \n
  • 01-09 The best exercise for longevity, great health and a great body by @chhayll in fitness
  • \n
  • 31-08 Hello Steemit! I interviewed CEO Ned Scott on \"Steemit.com - The Future of Social Media\" [Liberty Entrepreneurs Podcast] by @ashe-oro in introduceyourself
  • \n
  • 31-08 Taking the Mask off Steemit: Does Steemit Work for You or Do You Work for Steemit? by @strangerarray in writing
  • \n
  • 31-08 Hello Steemit! Welcome to my world\u2026 may the adventure begin! by @melisalerue in introduceyourself
  • \n
  • 31-08 The new normal by @mattclarke in steemit
  • \n
  • 31-08 A Totally Different Life in One Year by @sarahjordan in life
  • \n
  • 31-08 Why Children are Like Pit Bulls - Part 1 by @papa-pepper in family
  • \n
  • 31-08 This Year, a DJ's Saving My Life - Meet David Olam by @steemitpatina in music
  • \n
  • 31-08 Tips and Tricks to Winning at Blackjack - Lessons Learned by a Solo Card Counter by @contentjunkie in life
  • \n
  • 30-08 How English was Made: One Language\u2019s Long Journey from Humble to Honorificabilitudinitatibus by @mione in science
  • \n
  • 30-08 Most Voted Authors by Whales - This Week's Data (Aug. 22 - Aug. 29) by @cristi in programming
  • \n
  • 30-08 STEEM Analysis :: Ownership Distribution and the Whale Selling Pressure by @furion in steemstats
  • \n
  • 30-08 The Dark Side of the Blockchain - Chapter Eight - Ned by @gonzo in sciencefiction
  • \n
  • 30-08 Is It Better to Starve? by @emsenn in politics
  • \n
  • 30-08 Synereo Analysis - Let's do it right this time. by @creationlayer in real-talk
  • \n
  • 30-08 How I made Bank Selling My School's WiFi Password by @aaronburt in life
  • \n
  • 30-08 Child Abuse and my experiences dealing with it as a child. (The actions, effects and outcomes.) by @kainmarx in life
  • \n
  • 30-08 15-Year-Old Regret is Laid To Rest: A Poem by @tltran in poetry
  • \n
  • 30-08 Benetton: the creativity, the controversy and the reality that we try to avoid. by @diana.catherine in art
  • \n
  • 30-08 The Creation of The Book \"Beatrix Percival\" - Inspiration & Creative Process by @artist1989 in writing
  • \n
  • 30-08 Announcing RobinHoodWhale, the Steemit Deep Sea Savior by @robinhoodwhale in robinhoodwhale
  • \n
  • 28-08 Buying organic tobacco leaves as an agricultural commodity to make your own affordable, high-quality cigarettes: a guide in pictures by @mada in life
  • \n
  • 28-08 Quantum Computers: The Future of Computing by @sauravrungta in technology
  • \n
  • 28-08 Trusting the Hive Mind: Building My Own Voting Bot for Robinhoodwhale by @lukestokes in robinhoodwhale
  • \n
  • 28-08 Wicker heart with roses made from paper and ribbon! Beautiful present from my wife to hers grandmother on 70th birthday! by @lukmarcus in art
  • \n
  • 28-08 Color for the color blind - The science behind the EnChroma glasses by @owdy in science
  • \n
  • 28-08 Graphic Design and Social Media Pro from Panama by @anahilarski in introduceyourself
  • \n
  • 28-08 Yes, you are right to fear and hate Islam. There are 1.7 billion potential criminals out there. by @sitaru in life
  • \n
  • 28-08 Time Lapse Daisy Painting, Start to finish in 4 minutes by @kiddarko in art
  • \n
  • 28-08 Experimental Learning - Space Education; By Dr. Dorit Israeli by @dorit-israeli in education
  • \n
  • 28-08 Thoughts on Steemit power distribution and SteemPower. An anthropology based approach! by @webosfritos in steemit
  • \n
  • 28-08 Sometimes We Just Need To Rage Against The Machine by @naquoya in anarchism
  • \n
  • 28-08 Modern Day Edgar Cayce/Nostradamus by @kazumba in science
  • \n
  • 28-08 On International Dog Day - Be More Dog by @jaytaylor in photography
  • \n
  • 27-08 A Rant about a Germ Obsessed Parent and Outdoor Play by @kateblack in life
  • \n
  • 27-08 The Economics of Ponyville by @josephknowles in money
  • \n
  • 27-08 Join a Niche Online Community - Here's 10 Reasons Why by @tonypeacock in groups
  • \n
  • 27-08 [Alpha] Squeek.io - Twitter alternative for the steem blockchain by @picokernel in steem
  • \n
  • 27-08 Hi, I Am RobinHoodWhale And Here is My Story From The Blockchain Folklore by @robinhoodwhale in introduceyourself
  • \n
  • 28-08 Rewarding Broken English: Has Steemit become a platform for practicing English as a foreign language? by @invisiblegorilla in steemit
  • \n
  • 27-08 GHOSTS OF CROATIA - PART II: Abandoned Underground Airport by @vermillion666 in underground
  • \n
  • 27-08 MEDITATION: The Art and Benefits of Freeing Your Mind by @kain-jc in life
  • \n
  • 27-08 Rachmaninoff \u2013 BIG HANDS. Me - small hands by @cherish in music
  • \n
  • 27-08 My Trip to Amsterdam, a Dream City with No Boundaries. Including a Sensation White Party. by @blinova in travel
  • \n
  • 26-08 Four Generations of Silence--How I Solved a Long-Standing Family Mystery with DNA by @stephmckenzie in science
  • \n
  • 26-08 Journey to Samos (Greece), the island where IS refugees don't go anymore - by chrisadventures by @chrisadventures in life
  • \n
  • 26-08 Impressing People By Living On Credit by @doitvoluntarily in blog
  • \n
  • 26-08 Apparently That Deserves A Round Of Applause by @arrowj in blog
  • \n
  • 27-08 How to Forex - A Beginners Guide to Forex Trading - Part 3: Forex Trading Strategies by @senseiteekay in forex
  • \n
  • 26-08 Changing the Way the World Views Breasts - My Intro by @marissah in introduceyourself
  • \n
  • 27-08 My Life Ended When I Was 25 Years Old \u2013 Part 1 by @menta in life
  • \n
  • 26-08 Is Ginger The New Black? Lavender Beard Adventure \u2014 collaboration with @wingz by @justyna in photography
  • \n
  • 25-08 Why Invest in Fusion Energy by @elemenya in science
  • \n
  • 25-08 Law, memes and mental illness: Towards a New Psychiatry by @johan-nygren in anarchy
  • \n
  • 25-08 Robots are sexy! Let me introduce myself. by @krishnasuperstar in introduceyourself
  • \n
  • 25-08 How Colour Can Change the Feel of a Photograph by @thecryptofiend in photography
  • \n
  • 25-08 How to build self confidence and learn to be successful by @quickfingersluc in life
  • \n
  • 25-08 Unpublished Doris Mayday fashion editorial! STEEMIT EXCLUSIVE! by @kommienezuspadt in photography
  • \n
  • 25-08 The Power to Create Good by @krnel in philosophy
  • \n
  • 25-08 War Against Drugs, The Intensive Campaign of the Newly Elected President of the Republic of Philippines by @juvyjabian in politics
  • \n
  • 24-08 Mistakes, Discipleship and The School Of Life. [Response to @onetree's post] by @omfedor in life
  • \n
  • 24-08 Are We Using Our Free Time to Shorten Our Lives? by @pulpably in technology
  • \n
  • 25-08 Steemdrive: First Steemit Billboard to hit USA in Chicago, Illinois - Vote for the \u201cAmerican Dream\"! by @steemdrive in steemit
  • \n
  • 24-08 Military Aircraft [original photography] - Part II - Up Close and Personal at MacDill USAFB by @jessica-miller in photography
  • \n
  • 25-08 [STEEMLOCATOR.COM] Locate Businesses accepting Steem all over the World! My contribution to this community. by @oumar in steem
  • \n
  • 24-08 My five absolute favorite alcoholic beverages. by @lauralemons in recipe
  • \n
  • 24-08 Steem API Explorer by @lantto in steem
  • \n
  • 24-08 Open plan offices are a nightmare by @bitcalm in business
  • \n
  • 24-08 Parts of Me: How I learned to become a parent at 12 years old (Part 2) The sheltered life. by @kryptik in life
  • \n
  • 24-08 Here are some frequently asked questions about topsoil in gardens. by @veronikapmy1989 in gardening
  • \n
  • 24-08 A Dear Wang Letter - how I miss you and Steemit by @deanliu in fun
  • \n
  • 24-08 Hunting today, with phone camera [10 photos include] by @trisnawati in photography
  • \n
  • 23-08 Virtual Travelling or Five interesting Places that Can Be Visited with Google Street View by @phenom in travel
  • \n
  • 23-08 Innate sense of rebellion. Attacking perceived wrongness. First step towards Anarchism. by @dwinblood in story
  • \n
  • 24-08 Stranded In The Alps, An Earthly Offering & The Magic Of The Ganesh Mantra by @yogi.artist in yoga
  • \n
  • 23-08 How to Write a Ruby on Rails App for STEEM by @inertia in radiator
  • \n
  • 24-08 Taking Steemit to the end of the Land: Land\u2019s End, Cornwall, England [part 1] by @webdeals in photography
  • \n
  • 23-08 Steemit will change the world ? by @marrywiger in life
  • \n
  • 23-08 Steemit is on fire and I am celebrating... In three dimensions! by @thebatchman in steemit
  • \n
  • 24-08 Why the Federal Reserve Can NEVER Raise Interest Rates by @jasonstaggers in economics
  • \n
  • 23-08 My Photography Countryside Travelling / \u604b\u4e0a\u90a3\u67ff\u5b50\uff0c\u60f3\u5403\u4f60\u5f97\u6709\u53e3\u597d\u7259 by @myfirst in travel
  • \n
  • 23-08 LOST IN TIME ( An Original Poem - Vol.1) by @masonmiler in writing
  • \n
  • 23-08 The SteemCleaners Guide for Dealing with Abuse on Steemit by @steemcleaners in steemcleaners
  • \n
  • 23-08 Announcing SteemCleaners, the Steemit Abuse Fighting Team! by @steemcleaners in steemcleaners
  • \n
  • 23-08 BEACH Scenes Malaysia - Port Dickson Beach by @lat-nayar in photography
  • \n
  • 23-08 Perpetual Motion Machines and Crypto-Bootstrapping: How I Commissioned My Own Portrait with Steem Dollars by @kafkanarchy84 in steem
  • \n
  • 22-08 Why Do You Use Photoshop?! Why I Photoshop My Images. by @nicoledphoto in photography
  • \n
  • 22-08 UFC 202: McGregor vs Diaz Prefight History and Postfight Analysis by @daut44 in ufc
  • \n
  • 22-08 How I bankrupt my first startup by not understanding the definition of MVP - Minimum Viable Product, and how I will avoid it next time :) by @noisy in programming
  • \n
  • 22-08 Hey I\u2019m Danny! Join me on my wildlife adventures through Africa! by @dannystravels in introduceyourself
  • \n
  • 22-08 #1 Abu Dhabi - The Arrival by @chris.roy in photography
  • \n
  • 22-08 Channel Island Occupation: Atlantic Seawall Bunkers - Germany's Concrete Battleships by @thenakedgod in travel
  • \n
  • 22-08 The Dirty Little Secret Some Copywriters Just Don\u2019t Want You To Know. by @kreativ in marketing
  • \n
  • 22-08 Existentialism and Nihilism - Why I, myself, am an existentialist. by @infinitor in philosophy
  • \n
  • 22-08 The Myth of Selfishness by @kyriacos in philosophy
  • \n
  • 22-08 Schr\u00f6dinger's Cat Paradox: Both Rich and Poor - Recovering After a Series of Knockdowns by @steemingnow in money
  • \n
  • 22-08 Wait, is that a BLUE BEE! Steemit Colours! by @mweich in photography
  • \n
  • 22-08 Bot-baiting, a basic analysis. - Is there such thing as a bot threat? by @renzoarg in steemit
  • \n
  • 22-08 Why do women gain more weight than men? by @tanata in health
  • \n
  • 21-08 Bitshares Trading Diary, Day 7: Attack Of The Short Sellers by @nxtblg in bitshares
  • \n
  • 21-08 The Popular Depression: Chapter 1 by @wadepaterson in writing
  • \n
  • 21-08 From Montana to Guatemala in 2 weeks, 3500 miles with no car & $200 to start! Hitch-hiking, border patrol, Hare Krishnas, by @kennyskitchen in travel
  • \n
  • 21-08 3D Printing: What Types of 3D Printer Filament Are Available by @cryptos in printing3d
  • \n
  • 21-08 The Story Of Troye - A Young Entrepreneur Is Born by @steemitwithstu in story
  • \n
  • 21-08 Death Penalty is Needed in all Societies - Even in an Anarchism Society - Here is why ... by @fat-like-buddha in news
  • \n
  • 20-08 The monkey mind and the inner-child. How I get back on track. by @newandold in life
  • \n
  • 20-08 Sony 90mm Macro vs Lensbong Setup by @timelapse in photography
  • \n
  • 20-08 The Old Dog Investigates: Roads, is There a Better Way? by @kus-knee in life
  • \n
  • 20-08 Locally Grown Food and You: Farmer's Markets! Some Info For Healthy Food by @jed78 in food
  • \n
  • 20-08 Things Make Sense in Retrospect - The Hindsight Bias by @cristi in psychology
  • \n
  • 20-08 What they DID tell you about chemtrails. But you weren't listening! [3 minutes read] by @freiheit in life
  • \n", + "category": "robinhoodwhale", + "children": 20, + "created": "2016-09-01T08:54:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "tags": [ + "robinhoodwhale", + "life", + "writing", + "story", + "cn" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 23131290433028, + "payout": 62.612, + "payout_at": "2016-09-08T08:54:45", + "pending_payout_value": "62.612 HBD", + "percent_hbd": 10000, + "permlink": "robinhoodwhale-01-09-2016", + "post_id": 1081967, + "promoted": "271.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 191 + }, + "title": "Real-Time Update of RobinHood Whale Project \u7f57\u5bbe\u9cb8\u706b\u8d34\u5b9e\u65f6\u66f4\u65b0 01-09", + "updated": "2016-09-01T22:36:39", + "url": "/robinhoodwhale/@laonie/robinhoodwhale-01-09-2016" + }, + { + "active_votes": [ + { + "rshares": 10680230250228, + "voter": "jamesc" + }, + { + "rshares": 6757100093988, + "voter": "xeldal" + }, + { + "rshares": 1118902601491, + "voter": "samupaha" + }, + { + "rshares": 5925537844699, + "voter": "enki" + }, + { + "rshares": 3828633672665, + "voter": "silversteem" + }, + { + "rshares": 3099954800, + "voter": "boy" + }, + { + "rshares": 210935138158, + "voter": "steem-id" + }, + { + "rshares": 3763461212, + "voter": "bue-witness" + }, + { + "rshares": 690406462, + "voter": "bunny" + }, + { + "rshares": 54134101721, + "voter": "bue" + }, + { + "rshares": 1661302953, + "voter": "mini" + }, + { + "rshares": 213684579, + "voter": "moon" + }, + { + "rshares": 10777629083, + "voter": "proctologic" + }, + { + "rshares": 622843501, + "voter": "healthcare" + }, + { + "rshares": 967387415, + "voter": "daniel.pan" + }, + { + "rshares": 21550256405, + "voter": "hcf27" + }, + { + "rshares": 392405354610, + "voter": "woo7739" + }, + { + "rshares": 279111662172, + "voter": "chitty" + }, + { + "rshares": 196163592993, + "voter": "gardenlady" + }, + { + "rshares": 288174518, + "voter": "helen.tan" + }, + { + "rshares": 74205930982, + "voter": "easteagle13" + }, + { + "rshares": 2859098472, + "voter": "carlos-cabeza" + }, + { + "rshares": 5349082417, + "voter": "spaninv" + }, + { + "rshares": 59226109387, + "voter": "avarice" + }, + { + "rshares": 1154102439, + "voter": "coar" + }, + { + "rshares": 1432421152, + "voter": "murh" + }, + { + "rshares": 1506024470, + "voter": "edtorrez" + }, + { + "rshares": 370098823461, + "voter": "blakemiles84" + }, + { + "rshares": 917932650, + "voter": "leprechaun" + }, + { + "rshares": 516144252764, + "voter": "cyber" + }, + { + "rshares": 1350589595, + "voter": "fjccoin" + }, + { + "rshares": 7658293419, + "voter": "kennyskitchen" + }, + { + "rshares": 314968895861, + "voter": "kaylinart" + }, + { + "rshares": 22791323090, + "voter": "ossama-benjohn" + }, + { + "rshares": 2596798738, + "voter": "tee-em" + }, + { + "rshares": 1490143673659, + "voter": "sean-king" + }, + { + "rshares": 687044369011, + "voter": "publicworker" + }, + { + "rshares": 2277766230, + "voter": "danilo-cuellar" + }, + { + "rshares": 265741725388, + "voter": "lukestokes" + }, + { + "rshares": 392842631094, + "voter": "fyrstikken" + }, + { + "rshares": 41240110326, + "voter": "clement" + }, + { + "rshares": 8970769157, + "voter": "acassity" + }, + { + "rshares": 3125302080, + "voter": "sunshinecrypto" + }, + { + "rshares": 55677464852, + "voter": "booja" + }, + { + "rshares": 282967064, + "voter": "sonyanka" + }, + { + "rshares": 54720712494, + "voter": "sonzweil" + }, + { + "rshares": 10312089759, + "voter": "r4fken" + }, + { + "rshares": 457654847, + "voter": "steemswede" + }, + { + "rshares": 75271969902, + "voter": "derekareith" + }, + { + "rshares": 12378378533, + "voter": "ausbitbank" + }, + { + "rshares": 4569401045, + "voter": "thegoodguy" + }, + { + "rshares": 36245526538, + "voter": "biophil" + }, + { + "rshares": 3967602880, + "voter": "karen13" + }, + { + "rshares": 15604637635, + "voter": "dwinblood" + }, + { + "rshares": 1282893744, + "voter": "vorsseli" + }, + { + "rshares": 317446577, + "voter": "luisucv34" + }, + { + "rshares": 17676726210, + "voter": "creemej" + }, + { + "rshares": 79327997987, + "voter": "me-tarzan" + }, + { + "rshares": 37118933112, + "voter": "mynameisbrian" + }, + { + "rshares": 11621730593, + "voter": "benjiberigan" + }, + { + "rshares": 19174335590, + "voter": "mustafaomar" + }, + { + "rshares": 17229683384, + "voter": "deanliu" + }, + { + "rshares": 1449783634, + "voter": "cryptocurrency1" + }, + { + "rshares": 182392593276, + "voter": "jl777" + }, + { + "rshares": 3475085906, + "voter": "jedau" + }, + { + "rshares": 7258620066, + "voter": "fishborne" + }, + { + "rshares": 780032261, + "voter": "mohammed123" + }, + { + "rshares": 38490866307, + "voter": "claudiop63" + }, + { + "rshares": 15696374746, + "voter": "proto" + }, + { + "rshares": 722574736, + "voter": "steemuwe" + }, + { + "rshares": 96847284284, + "voter": "sterlinluxan" + }, + { + "rshares": 1955550774, + "voter": "andreynoch" + }, + { + "rshares": 26465755082, + "voter": "williambanks" + }, + { + "rshares": 31250845331, + "voter": "jasonstaggers" + }, + { + "rshares": 8308751917, + "voter": "taker" + }, + { + "rshares": 18077487422, + "voter": "laoyao" + }, + { + "rshares": 1312318561, + "voter": "andrew0" + }, + { + "rshares": 3138994752, + "voter": "steemleak" + }, + { + "rshares": 133044304, + "voter": "luke490" + }, + { + "rshares": 3155521800, + "voter": "oflyhigh" + }, + { + "rshares": 2330702675, + "voter": "pgarcgo" + }, + { + "rshares": 687222192, + "voter": "future24" + }, + { + "rshares": 1367410476, + "voter": "nonamer" + }, + { + "rshares": 982813675, + "voter": "bledarus" + }, + { + "rshares": 932742778, + "voter": "chinadaily" + }, + { + "rshares": 54210250128, + "voter": "anotherjoe" + }, + { + "rshares": 16517911072, + "voter": "kafkanarchy84" + }, + { + "rshares": 3442234051, + "voter": "steveo" + }, + { + "rshares": 10969248240, + "voter": "cryptomancer" + }, + { + "rshares": 2119284500, + "voter": "movievertigo" + }, + { + "rshares": 21912805745, + "voter": "andrewawerdna" + }, + { + "rshares": 39122672915, + "voter": "emancipatedhuman" + }, + { + "rshares": 10587465402, + "voter": "craigwilliamz" + }, + { + "rshares": 6511663813, + "voter": "onetree" + }, + { + "rshares": 12934893314, + "voter": "mandibil" + }, + { + "rshares": 57027057, + "voter": "hosscomp" + }, + { + "rshares": 57022706, + "voter": "cloud1" + }, + { + "rshares": 5899789038, + "voter": "lesliestarrohara" + }, + { + "rshares": 316012583, + "voter": "codymac40" + }, + { + "rshares": 3648819614, + "voter": "ats-david" + }, + { + "rshares": 3893409579, + "voter": "loganarchy" + }, + { + "rshares": 57896578, + "voter": "eliseojacobo" + }, + { + "rshares": 57588741, + "voter": "joybran" + }, + { + "rshares": 362203207, + "voter": "profanarky" + }, + { + "rshares": 1659124232, + "voter": "houseofhayden" + }, + { + "rshares": 2582438657, + "voter": "doitvoluntarily" + }, + { + "rshares": 282251870, + "voter": "totosky" + }, + { + "rshares": 217739533, + "voter": "pjo" + }, + { + "rshares": 103730281, + "voter": "alina1" + }, + { + "rshares": 50603364, + "voter": "rocknrolldm" + }, + { + "rshares": 54376435, + "voter": "waterfirepaper" + }, + { + "rshares": 367433800, + "voter": "littlescribe" + }, + { + "rshares": 2283906005, + "voter": "jillwirt" + }, + { + "rshares": 60123439, + "voter": "freedomizer" + }, + { + "rshares": 74117002, + "voter": "projecthor" + }, + { + "rshares": 511475810, + "voter": "boxcarblue" + }, + { + "rshares": 55357981, + "voter": "nelyp" + }, + { + "rshares": 96292269, + "voter": "ola1" + }, + { + "rshares": 52610096, + "voter": "lennex" + }, + { + "rshares": 55976796, + "voter": "drac59" + }, + { + "rshares": 56130433, + "voter": "jessica.tan" + }, + { + "rshares": 83347013, + "voter": "flourishing" + }, + { + "rshares": 227374514, + "voter": "terrano" + }, + { + "rshares": 714843637, + "voter": "earthtodr01d" + }, + { + "rshares": 51409471, + "voter": "drherhel" + }, + { + "rshares": 50290667, + "voter": "elena-guseva" + }, + { + "rshares": 82372906, + "voter": "doctorkot873" + }, + { + "rshares": 80735872, + "voter": "dumpz" + }, + { + "rshares": 164330251, + "voter": "rogelio11" + } + ], + "author": "kafkanarchy84", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.32, + "beneficiaries": [], + "blacklists": [], + "body": "# Happy September. #\nimage
    \n\n**I know others on this website have said this, so I'm not the first, but yeah, I quit my job to write for Steemit.** \n\nActually, though, that's not entirely true. It's kind of true. I quit my job because something shifted inside of me. When the job was gone, Steemit, on the selfsame day, rose up into my focus immediately to fill the void like it was just waiting for me to finally get real. To do this stuff I've always been wanting to do. And always *have been doing* at the expense of sleep, money, time, etc. I was now beginning to get *paid for it.* What the!?!\n\n**The first half of August was bliss.** After some initial discouragement, I found some good verbs in the mouth of one Sterlin Luxan, and was inspired to actually dig down inside of myself and make a more [honest post.](https://steemit.com/steemit/@kafkanarchy84/why-i-have-quit-five-jobs-in-the-past-six-years-a-steemit-confessional) I finally made twenty bucks on the site. From there I thought, hell, I'll just do this full time. I began to make significant sums of cash for an honest day's worth of work writing, and felt that with my side job, as long as I hammered down, I would be able to cover my family's usual expenses by the time September rolled around.\n\n\nhttps://s22.postimg.org/wk9d1kjsx/image.jpg\n*Spending time with my son has been one of the biggest bonuses of leaving my 9-5.*\n# **Well. August 31st. Paying all my bills with SBDs? No such luck, my friend.** # \n\nBut I will tell you one thing. I never dreamed I could pull down 2Gs cold, hard cash through writing in less than a month, even if one half of it is still vested in Steem Power (I am happy about this). I was sick to my stomach, though. I have a wife and a child. Playing games at this point was not an option. Still....I had heard something that was very lovely and very clear.\n\nIt was a kind of feeling I have never had before, but which was also at once very perfectly familiar. As my kid is playing on the Octopus slide behind me, and I am staring out at the sea, it hits me: ***It's over. You will never teach kids again.***\n\nimage
    \n\n**Weird. It's like my wish, but this time I am not even wishing for it. It comes to me. I just know that that chapter of my life is completed. That was the day after I quit my job.**\n\n**Fast forward to the end of the month.** I haven't made enough money like I had hoped....I pray to someone or something over my Matsuya beef bowl in the sketchy back alley district of the burlesque dancers: *what should I do?* I was really, really feeling low and full of doubts and self-accusations.\n\nImmediately that silly voice came back again: \n # *(Keep doing what you're doing)* #\n\nI haven't been eating this month. Haven't been sleeping. Have had headaches. Upset stomach. Welcome to fear. Welcome to the real shit. You were so cocky! Are you lazy!? You didn't like your job but so what!? You've got a family!!! Son comes home from daycare. *DAAAAADDDYYYYYY!!!!!!! Let's play!!!!!*\n\nPull yourself together.\nDon't show your frayed nerves.\n\n**My wife is equally worried.**\nShe needs security. She wants to get into massage. Vocal training school. So many dreams. Here I am sitting around the house in my underwear when all I really want to do is hand her a big fat envelope full of money.\n\nhttps://s17.postimg.org/56h7g4qxb/image.jpg\n\n**I've never been lazy. I will work my ass off when I care, and when I need to.** Fuck sleep. Fuck food. Fuck everything but the goal. \n\n# I just can't seem to give a damn about most shit that everybody else says is important. #\nWell, a lot of shit, at least. Still. Mouths to feed, my friend. But that \"voice,\" didn't it mean something? And despite the nerves, hasn't this been one of the happiest, most productive months of my life? Yes. Yes, and yes. Besides, the other job was no good. Bad, unsustainable situation. You know that, Graham.\n\nhttps://s15.postimg.org/i7lfk6hzv/image.jpg\n*My buddy Kevin shows up to the Local.*\n\n**Back to now, August, 31st, 2016. Evening. I went to my friend Craig's bar tonight.** At the depth of my despair, on the bus ride over, I received a mail from my other friend, Aidan. There might be some part time work at his school. Mail sounds promising. \n\nAfter a couple beers at Craig's place it is settled I will work Saturdays mixing booze and playing guitar. I am starting to feel good again. It is starting to seem possible that I can build my own, full-time, part-time \"Steem-lance\" schedule. [Fake priest weddings](https://steemit.com/religion/@kafkanarchy84/my-life-as-a-fake-priest-true-believer), English classes, serving beer and singing....and....\n\n# STEEEEEEEEEEEEMMMMMM!!!!!!! #\n\nAnd you know what? \n\nI am going to document it every step of the way. This is the first episode. Hope to see you next time, from my first day on the job as a bartender. \n\nhttps://youtu.be/jasziAzaiZ4\n\n
    image
    \n\nhttps://s17.postimg.org/yb9pkx39b/image.jpg\n*Basically how I feel now that I have discovered Steemit.com*\n\nPeace, Love, and Anarchy,\n\n~KafkA\n\nP.S. Another thing I have never been good at is keeping a consistent diary. I'm too private, and can't be bothered, even for myself. Should \"My Steemit Life\" transform into an existentialist thought stream ramble resembling a blog-turned-extended-acid trip, please forgive me. Maybe I will commit to 5 episodes. That sounds like a good number to me. Deal?\n\n***\n*Graham Smith is a Voluntaryist activist residing in Niigata, Japan.*", + "category": "steemit", + "children": 23, + "created": "2016-09-01T18:17:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s15.postimg.org/3jx6kricr/image.jpg", + "https://s22.postimg.org/wk9d1kjsx/image.jpg", + "https://s16.postimg.org/dfztt1z1h/image.jpg", + "https://s17.postimg.org/56h7g4qxb/image.jpg", + "https://s15.postimg.org/i7lfk6hzv/image.jpg", + "https://img.youtube.com/vi/jasziAzaiZ4/0.jpg", + "https://s18.postimg.org/aj2lnfwqh/image.jpg", + "https://s17.postimg.org/yb9pkx39b/image.jpg" + ], + "links": [ + "https://postimg.org/image/3wokqy0mf/", + "https://postimage.org/", + "https://steemit.com/steemit/@kafkanarchy84/why-i-have-quit-five-jobs-in-the-past-six-years-a-steemit-confessional", + "https://postimg.org/image/4xqdopsip/", + "https://steemit.com/religion/@kafkanarchy84/my-life-as-a-fake-priest-true-believer", + "https://youtu.be/jasziAzaiZ4", + "https://postimg.org/image/rjlhw49rp/" + ], + "tags": [ + "steemit", + "blog", + "life", + "money", + "writing" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 34863582559813, + "payout": 141.758, + "payout_at": "2016-09-08T18:17:12", + "pending_payout_value": "141.758 HBD", + "percent_hbd": 10000, + "permlink": "my-new-steemit-life-ep-1-write-write-write-and-fill-me-up-barkeep", + "post_id": 1088170, + "promoted": "250.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 129 + }, + "title": "My New Steemit Life, ep. 1. Write, write, write and fill me up, barkeep", + "updated": "2016-09-01T19:21:48", + "url": "/steemit/@kafkanarchy84/my-new-steemit-life-ep-1-write-write-write-and-fill-me-up-barkeep" + }, + { + "active_votes": [ + { + "rshares": 7670216559865, + "voter": "steempty" + }, + { + "rshares": 31876585090724, + "voter": "smooth" + }, + { + "rshares": 317914133749, + "voter": "anonymous" + }, + { + "rshares": 11008788408007, + "voter": "rainman" + }, + { + "rshares": 2750965758653, + "voter": "badassmother" + }, + { + "rshares": 8047618620631, + "voter": "pharesim" + }, + { + "rshares": 2008425648912, + "voter": "hr1" + }, + { + "rshares": 124866338524, + "voter": "svk" + }, + { + "rshares": 3102984335, + "voter": "boy" + }, + { + "rshares": 3767302471, + "voter": "bue-witness" + }, + { + "rshares": 690894989, + "voter": "bunny" + }, + { + "rshares": 54620023708, + "voter": "bue" + }, + { + "rshares": 1662776232, + "voter": "mini" + }, + { + "rshares": 3996811840503, + "voter": "witness.svk" + }, + { + "rshares": 213775837, + "voter": "moon" + }, + { + "rshares": 2005461457928, + "voter": "joseph" + }, + { + "rshares": 448048632495, + "voter": "recursive2" + }, + { + "rshares": 454605188433, + "voter": "recursive3" + }, + { + "rshares": 940178035364, + "voter": "boombastic" + }, + { + "rshares": 123564024708, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 5795927037577, + "voter": "smooth.witness" + }, + { + "rshares": 742120382574, + "voter": "pfunk" + }, + { + "rshares": 11483504721, + "voter": "idol" + }, + { + "rshares": 624865483, + "voter": "healthcare" + }, + { + "rshares": 969733311, + "voter": "daniel.pan" + }, + { + "rshares": 6733117454, + "voter": "patrice" + }, + { + "rshares": 288326627, + "voter": "helen.tan" + }, + { + "rshares": 25303423950, + "voter": "yefet" + }, + { + "rshares": 1783656248, + "voter": "jocelyn" + }, + { + "rshares": 560134332, + "voter": "ifttt" + }, + { + "rshares": 1077809816193, + "voter": "gavvet" + }, + { + "rshares": 641506711463, + "voter": "eeks" + }, + { + "rshares": 19601271761, + "voter": "fkn" + }, + { + "rshares": 5372083616, + "voter": "spaninv" + }, + { + "rshares": 26442946448, + "voter": "elishagh1" + }, + { + "rshares": 12146782657, + "voter": "acidyo" + }, + { + "rshares": 150002721014, + "voter": "steve-walschot" + }, + { + "rshares": 7438851067, + "voter": "kefkius" + }, + { + "rshares": 579113009, + "voter": "coar" + }, + { + "rshares": 74162623116, + "voter": "asch" + }, + { + "rshares": 1425432026, + "voter": "murh" + }, + { + "rshares": 2580300343, + "voter": "error" + }, + { + "rshares": 386963068010, + "voter": "blakemiles84" + }, + { + "rshares": 12725367383, + "voter": "ombc" + }, + { + "rshares": 6091161879, + "voter": "zebbra2014" + }, + { + "rshares": 13249527549, + "voter": "johnerfx" + }, + { + "rshares": 3914878687602, + "voter": "satoshifund" + }, + { + "rshares": 377929170961, + "voter": "taoteh1221" + }, + { + "rshares": 54758222958, + "voter": "juanmiguelsalas" + }, + { + "rshares": 53397004453, + "voter": "kus-knee" + }, + { + "rshares": 1457401312, + "voter": "benthegameboy" + }, + { + "rshares": 1012427662, + "voter": "johnerminer" + }, + { + "rshares": 33797995673, + "voter": "michaelx" + }, + { + "rshares": 5955519251, + "voter": "mark-waser" + }, + { + "rshares": 673760893866, + "voter": "publicworker" + }, + { + "rshares": 46085881971, + "voter": "honeythief" + }, + { + "rshares": 5847907620, + "voter": "fuck.off" + }, + { + "rshares": 2501960006, + "voter": "superfreek" + }, + { + "rshares": 5901639288, + "voter": "iloveporn" + }, + { + "rshares": 3144695333, + "voter": "the.bot" + }, + { + "rshares": 7178411426, + "voter": "johnbradshaw" + }, + { + "rshares": 536577431, + "voter": "mrhankeh" + }, + { + "rshares": 43623897139, + "voter": "clement" + }, + { + "rshares": 5002312350, + "voter": "the.whale" + }, + { + "rshares": 86290120409, + "voter": "venuspcs" + }, + { + "rshares": 259005241756, + "voter": "asmolokalo" + }, + { + "rshares": 4737797461, + "voter": "unicornfarts" + }, + { + "rshares": 94941542765, + "voter": "rubybian" + }, + { + "rshares": 5362675333, + "voter": "riscadox" + }, + { + "rshares": 114790527271, + "voter": "robrigo" + }, + { + "rshares": 5000700321, + "voter": "vote" + }, + { + "rshares": 60427141792, + "voter": "fabio" + }, + { + "rshares": 5270059157, + "voter": "kissmybutt" + }, + { + "rshares": 123955936289, + "voter": "derekareith" + }, + { + "rshares": 60646225326, + "voter": "furion" + }, + { + "rshares": 4223413440, + "voter": "owdy" + }, + { + "rshares": 485248462, + "voter": "barbara2" + }, + { + "rshares": 531093989, + "voter": "ch0c0latechip" + }, + { + "rshares": 499019869, + "voter": "doge4lyf" + }, + { + "rshares": 1412946901, + "voter": "vi1son" + }, + { + "rshares": 1682718699, + "voter": "steem1653" + }, + { + "rshares": 16124466765, + "voter": "aaseb" + }, + { + "rshares": 3978176479, + "voter": "karen13" + }, + { + "rshares": 13703431601, + "voter": "bycz" + }, + { + "rshares": 11306954567, + "voter": "allmonitors" + }, + { + "rshares": 7758574000, + "voter": "blinova" + }, + { + "rshares": 354410763772, + "voter": "knozaki2015" + }, + { + "rshares": 43462674468, + "voter": "yongyoon" + }, + { + "rshares": 15104308075, + "voter": "creemej" + }, + { + "rshares": 96640276, + "voter": "wildchild" + }, + { + "rshares": 3786816110, + "voter": "maximkichev" + }, + { + "rshares": 4131960392, + "voter": "oululahti" + }, + { + "rshares": 64244086005, + "voter": "thylbom" + }, + { + "rshares": 30425039030, + "voter": "royaltiffany" + }, + { + "rshares": 5934713344, + "voter": "tarindel" + }, + { + "rshares": 3139297205, + "voter": "azurejasper" + }, + { + "rshares": 193450379454, + "voter": "jl777" + }, + { + "rshares": 39208641632, + "voter": "zaebars" + }, + { + "rshares": 16286433521, + "voter": "positive" + }, + { + "rshares": 699114314, + "voter": "raymonjohnstone" + }, + { + "rshares": 510988681, + "voter": "sokoloffa" + }, + { + "rshares": 19511243271, + "voter": "prufarchy" + }, + { + "rshares": 764587130, + "voter": "mohammed123" + }, + { + "rshares": 464463583, + "voter": "kooshikoo" + }, + { + "rshares": 10849845352, + "voter": "webdeals" + }, + { + "rshares": 16486935205, + "voter": "proto" + }, + { + "rshares": 644938467, + "voter": "curator" + }, + { + "rshares": 24460059681, + "voter": "pinkisland" + }, + { + "rshares": 1788332586, + "voter": "alex.chien" + }, + { + "rshares": 537151647, + "voter": "fnait" + }, + { + "rshares": 502370811, + "voter": "keepcalmand" + }, + { + "rshares": 36980045409, + "voter": "celebr1ty" + }, + { + "rshares": 6269241467, + "voter": "beanz" + }, + { + "rshares": 29622795026, + "voter": "smailer" + }, + { + "rshares": 1916768690, + "voter": "andreynoch" + }, + { + "rshares": 2508005666, + "voter": "belkins" + }, + { + "rshares": 22568372246, + "voter": "williambanks" + }, + { + "rshares": 1228556126, + "voter": "metaflute" + }, + { + "rshares": 8330954811, + "voter": "taker" + }, + { + "rshares": 16536123177, + "voter": "gmurph" + }, + { + "rshares": 7778902595, + "voter": "chris.roy" + }, + { + "rshares": 46120509168, + "voter": "timsaid" + }, + { + "rshares": 93179996002, + "voter": "joele" + }, + { + "rshares": 1228318050, + "voter": "paynode" + }, + { + "rshares": 61953313410, + "voter": "sirwinchester" + }, + { + "rshares": 8390933191, + "voter": "gargon" + }, + { + "rshares": 2332480922, + "voter": "pgarcgo" + }, + { + "rshares": 282475333, + "voter": "future24" + }, + { + "rshares": 9800700626, + "voter": "thebotkiller" + }, + { + "rshares": 11703925092, + "voter": "goingpaper" + }, + { + "rshares": 9478532876, + "voter": "theconnoisseur" + }, + { + "rshares": 1310860944, + "voter": "bledarus" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 7922688868, + "voter": "kyriacos" + }, + { + "rshares": 5258185581, + "voter": "lemouth" + }, + { + "rshares": 3152432234, + "voter": "abarefootpoet" + }, + { + "rshares": 1106918787, + "voter": "alexma3x" + }, + { + "rshares": 244133529, + "voter": "jimmytwoshoes" + }, + { + "rshares": 5604020976, + "voter": "gvargas123" + }, + { + "rshares": 1472156059, + "voter": "gdsprgdd" + }, + { + "rshares": 1811437634, + "voter": "movievertigo" + }, + { + "rshares": 47544190219, + "voter": "dragonanarchist" + }, + { + "rshares": 6942985003, + "voter": "craigwilliamz" + }, + { + "rshares": 256121543428, + "voter": "oldtimer" + }, + { + "rshares": 4503423419, + "voter": "steemitpatina" + }, + { + "rshares": 4294437615, + "voter": "lancem" + }, + { + "rshares": 2169254983, + "voter": "cryptoeasy" + }, + { + "rshares": 717820732, + "voter": "runridefly" + }, + { + "rshares": 7312796092, + "voter": "einsteinpotsdam" + }, + { + "rshares": 2138560797, + "voter": "jeremyfromwi" + }, + { + "rshares": 56265756, + "voter": "steemitup" + }, + { + "rshares": 1686379746, + "voter": "davidjkelley" + }, + { + "rshares": 57099237, + "voter": "skaraosky" + }, + { + "rshares": 6917765207, + "voter": "davidbrogan" + }, + { + "rshares": 32095690690, + "voter": "sponge-bob" + }, + { + "rshares": 15628558049, + "voter": "digital-wisdom" + }, + { + "rshares": 22447321617, + "voter": "disofdis" + }, + { + "rshares": 5768322041, + "voter": "jwaser" + }, + { + "rshares": 93669300, + "voter": "kyusho" + }, + { + "rshares": 222354480, + "voter": "pjo" + }, + { + "rshares": 2718313646, + "voter": "bwaser" + }, + { + "rshares": 6021996039, + "voter": "renzoarg" + }, + { + "rshares": 59424037971, + "voter": "tracemayer" + }, + { + "rshares": 5327999017, + "voter": "brains" + }, + { + "rshares": 54408230, + "voter": "feruz" + }, + { + "rshares": 1236939246, + "voter": "anomaly" + }, + { + "rshares": 1484844103, + "voter": "ellepdub" + }, + { + "rshares": 9128684631, + "voter": "herpetologyguy" + }, + { + "rshares": 59621226, + "voter": "drac59" + }, + { + "rshares": 4891777366, + "voter": "morgan.waser" + }, + { + "rshares": 51376153, + "voter": "eagleeye7850" + }, + { + "rshares": 51343959, + "voter": "simonakindle" + }, + { + "rshares": 57266113, + "voter": "technium" + }, + { + "rshares": 51215236, + "voter": "deli" + }, + { + "rshares": 51141851, + "voter": "slow" + }, + { + "rshares": 50949641, + "voter": "poemandres" + }, + { + "rshares": 61035542, + "voter": "teo" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 50543061, + "voter": "rabobank" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 50482289, + "voter": "connection" + }, + { + "rshares": 50317220, + "voter": "piphunters" + }, + { + "rshares": 8222386076, + "voter": "cato-the-elder" + }, + { + "rshares": 3044306684, + "voter": "strong-ai" + }, + { + "rshares": 162904624, + "voter": "allianz" + }, + { + "rshares": 160034557, + "voter": "yanik" + }, + { + "rshares": 160128119, + "voter": "robyneggs" + }, + { + "rshares": 158617835, + "voter": "ndea30" + }, + { + "rshares": 158610679, + "voter": "domenico" + }, + { + "rshares": 101178006, + "voter": "nikomah" + }, + { + "rshares": 107496727, + "voter": "elsi" + }, + { + "rshares": 154281152, + "voter": "mgibson" + }, + { + "rshares": 156864426, + "voter": "pyroveso" + } + ], + "author": "timsaid", + "author_payout_value": "0.000 HBD", + "author_reputation": 64.69, + "beneficiaries": [], + "blacklists": [], + "body": "\n
    \n

    Many things around us and with us happen we take for granted. We see, feel, taste, hear and smell unknowingly how it works. As we were children we called anything into question and now accept reality as it is. We lost the magic in all these wonderful things. This series addresses the wonder of natures and will bring its magic back to light. The first part of the Life Explorers - The Human Senses starts with the sense of sight. We see forms and colors, see bright and dark. But why?
    \n 

    \n

    To be able to answer this question we first need to have look at the nature off light. Light is a form of electromagnetic (EM) radiation, to be accurate we need to speak of visible light because only a small portion of the actual EM spectrum is visible to the human eye. The following illustration shows the EM spectrum. Frequency and wavelength are inversely proportional, the shorter the wavelength the higher the frequency. With higher frequencies the amount of energy is rising, this is for instance the reason why Gamma Rays are deadly. The high energy of the gamma rays are devastating for biological cells as they are ionizing and cause secondary radiation like X-Rays or electron diffraction. E= h \u2022 f is formula which depicts the proportionality of E energy and f frequency (h stands for the Planck constant).    Here a little example for the energy of a short and a long wavelength. 

    \n \n \n \n \n \n \n \n \n \n \n \n
    redE=h \u2022 f = 6,626 070 040 \u00b7 10\u221234 J*s * 384 THz1,59 eV
    violetE=h \u2022 f = 6,626 070 040 \u00b7 10\u221234 J*s * 789 THz3,26 eV
    \n
    \n
    Fig. 1. The electromagnetic spectrum. Source: Livescience
    \n

    As shown above the visible light is only a tiny portion of the EM spectrum. The human eye is able to see colors from red to violet, which is equivalent to wavelengths from 780nm to 380nm (nm = nanometer).

    \n

     
    \nWhy do is the Steemit logo blue and not red?

    \n
    \n

    Sure because @dantheman and @ned decided so :) But on a scientific base, how come we see blue and not another color? 

    \n

    Now that we know what visible light is let\u2019s have a look at the interaction of EM radiation and the objects we see. The actual color we perceive depends on the physical principle of reflection and adsorption.  
    \n
    \nMost objects reflect light but before that happens they adsorb part of the light they receive. The wavelength they adsorb determines what your eye will process later. For instance when all wavelengths expect red (780nm) are adsorbed the object will reflect red. Same goes for a blue steemit logo for instance. The logo absorbs all wavelengths expect the blue.   

    \n

    More than one wavelength can be reflected the same time, this therefore is why we see shades of the same color.   

    \n
    \n

    We can see purple color when blue and red are reflected wavelengths. We see white when an object absorbs no light.  
    \nIsaac Newton showed that white light contains all colors. He used a prism to separate the colors of spectrum of visible light.    

    \n

    How does reflection and adsorption work?     

    \n

    To understand how adsorption works we need to have a closer look into the chemistry of molecules. As described light hitting an object, here molecule, is adsorbed and we see the complementary color as a result. The following abbreviations will be used: HOMO = Highest occupied molecule orbital and LUMO = Lowest unoccupied molecule orbital. Carrots are orange, but why?      

    \n
    \n

    Electrons are moving in a certain space around the nucleus, called orbitals. The energy of light promotes an electron from a bonding or non-bonding orbital into an empty anti-bonding orbital, from HOMO to LUMO. The gap between these two orbitals is equivalent to the amount of energy that is needed to promote the electrons. A larger gap therefore requires light with more energy, for instance blue or violet. The chemical molecule that gives the carrot its orange color is called beta-carotene. Beta-carotene absorbs light between 400nm and 500nm with a peak at 470nm. Having a look at our additive color schema we will see that the complementary color of blue is yellow. Now is that not only blue, but a wide range of light between 400nm and 500nm is absorbed.      

    \n
    \n

    So when light hits the electrons of beta-carotene the electrons move from HOMO to LUMO and adsorb the light between 400nm and 500nm. This is the wavelength needed to promote the electron with the exact amount to energy needed.  

    \n
    \n

    Note: The electron moves back from LUMO to HOMO. The energy from the light used to promote the electron from HOMO to LUMO can be emitted in form of radiation or heat. In summer we all notice that black material gets warmer than bright. This is because the complete wavelength of the VIS is absorbed and emitted as heat.     

    \n

    Transforming waves to information  

    \n

    Now that we know how the light is absorbed by objects we need to examine how our eyes work. Without the human eye we wouldn\u2019t see anything, that\u2019s for sure. But how are we able to distinguish colors and brightness? Our retina has approximately 6 million cones and 120 million rods. When the reflected light hits our retina these cells become active.
    \n We have three different type of cone cells, S(-hort), M-(medium) and L-(ong) cones. Short, medium and long refer to the wavelength the cell is responding to. The rods however can work with different wavelengths and thus do not matter when it comes to color. They are responsible for brightness and become active when there is less light. While the cones are active and working we speak of photopic vision, responsible for color sight. Scotopic vision is the terminus for sight in low light and only seeing in shades of gray.   

    \n
    Fig. 2. Eye and retinal profile. Source: Kevinmd
    \n

    As described the human retina has three kinds of cones. Each sensitive to a different wavelength. The following illustrations depicts the relation of wavelength and cones. These three cones together make it possible that we see colors. By combining cones we are able to see over 200 million different colors.  

    \n
    Fig. 3. Spectral sensitivity of the receptor (rods and cones). Source: Wikibooks; Sensory Systems 
    \n

    So when light hits a cone it becomes activated. How does this activation work?
    \n 

    \n

    This is a very complex biochemical process I will try to explain without going too much into detail since we could do several posts just about this process. However we will have a look at the basic.   

    \n

    Both, cones and rods contain a light-sensitive receptor protein called Rhodopsin, also known as visual purple. Under the influence of light Rhodopsin decomposes into Opsin and trans-Retinal. This process repeats and creates a cascade. The end of the processes results in regulating a molecule named Glutamat. The cells behind the retina turn these signals into nerve impulses to make it processable for the human brain.   

    \n


    \n

    Thank you for reading the first part of Life Explorers - The Human Senses, Don't miss the next part.
    \nDo you have an questions or suggestions? Want to know about a scientific topic? Leave a comment.
    \n
    \nTim Said

    \n", + "category": "science", + "children": 19, + "created": "2016-09-05T21:02:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s12.postimg.org/64c1pstcd/senseseye.jpg", + "https://s14.postimg.org/uajq64zo1/emspectrumvis.jpg", + "https://s10.postimg.org/isgrqldc9/steemitlogo.png", + "https://s15.postimg.org/eajm6sv8r/prismandrgb.jpg", + "https://s14.postimg.org/5q33u4jup/steemcarrot.jpg", + "https://s21.postimg.org/h90irk9s7/carotene.gif", + "https://s17.postimg.org/uot71t3j3/homolumo.png", + "https://s18.postimg.org/vi5wzz509/retina.jpg", + "https://s17.postimg.org/jxtaq6apr/conesrods.jpg" + ], + "links": [ + "http://www.livescience.com/32344-what-are-x-rays.html", + "http://cdn.kevinmd.com/blog/wp-content/uploads/retina.jpg", + "https://en.wikibooks.org/wiki/Sensory_Systems/Visual_System" + ], + "tags": [ + "science", + "lifeexplorers", + "life", + "nature", + "health" + ], + "users": [ + "dantheman", + "ned" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 88758332960581, + "payout": 734.855, + "payout_at": "2016-09-12T21:02:51", + "pending_payout_value": "734.855 HBD", + "percent_hbd": 10000, + "permlink": "steemit-explorers-the-human-senses-part-i-sight", + "post_id": 1139334, + "promoted": "202.020 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 195 + }, + "title": "Life Explorers - The Human Senses Part I: Sight", + "updated": "2016-09-06T05:35:12", + "url": "/science/@timsaid/steemit-explorers-the-human-senses-part-i-sight" + }, + { + "active_votes": [ + { + "rshares": 566627757523, + "voter": "dantheman" + }, + { + "rshares": 172935370348, + "voter": "highasfuck" + }, + { + "rshares": 979750467824, + "voter": "liondani" + }, + { + "rshares": 3720488193, + "voter": "boy" + }, + { + "rshares": 4516841735, + "voter": "bue-witness" + }, + { + "rshares": 828581067, + "voter": "bunny" + }, + { + "rshares": 65037632700, + "voter": "bue" + }, + { + "rshares": 1993835727, + "voter": "mini" + }, + { + "rshares": 256442875, + "voter": "moon" + }, + { + "rshares": 398407857501, + "voter": "recursive2" + }, + { + "rshares": 405156538906, + "voter": "recursive3" + }, + { + "rshares": 2578424778892, + "voter": "recursive" + }, + { + "rshares": 11606677474, + "voter": "proctologic" + }, + { + "rshares": 747493846, + "voter": "healthcare" + }, + { + "rshares": 1161008754, + "voter": "daniel.pan" + }, + { + "rshares": 5042513512, + "voter": "sammy007" + }, + { + "rshares": 21127702358, + "voter": "hcf27" + }, + { + "rshares": 392330736044, + "voter": "woo7739" + }, + { + "rshares": 303917950005, + "voter": "chitty" + }, + { + "rshares": 345836633, + "voter": "helen.tan" + }, + { + "rshares": 22047833256, + "voter": "nikolai" + }, + { + "rshares": 3366382061, + "voter": "morning" + }, + { + "rshares": 3904360862, + "voter": "ppitonak" + }, + { + "rshares": 177791083963, + "voter": "jamtaylor" + }, + { + "rshares": 8045649981, + "voter": "cryptorune" + }, + { + "rshares": 22595244740, + "voter": "joelinux" + }, + { + "rshares": 5586884897, + "voter": "spaninv" + }, + { + "rshares": 22786454650, + "voter": "teatree" + }, + { + "rshares": 34313430362, + "voter": "james-show" + }, + { + "rshares": 1432715390, + "voter": "murh" + }, + { + "rshares": 917851920, + "voter": "leprechaun" + }, + { + "rshares": 912434705, + "voter": "ranko-k" + }, + { + "rshares": 56501870239, + "voter": "aenor" + }, + { + "rshares": 13177382319, + "voter": "btotherest" + }, + { + "rshares": 10327600289, + "voter": "johnerfx" + }, + { + "rshares": 69909261962, + "voter": "noganoo" + }, + { + "rshares": 2217132176566, + "voter": "stellabelle" + }, + { + "rshares": 6799266998, + "voter": "evan7" + }, + { + "rshares": 233230107272, + "voter": "wingz" + }, + { + "rshares": 13833394447, + "voter": "samether" + }, + { + "rshares": 4387565307, + "voter": "dahaz159" + }, + { + "rshares": 323509837196, + "voter": "kaylinart" + }, + { + "rshares": 128856964990, + "voter": "schro" + }, + { + "rshares": 309032139, + "voter": "bitcoinnational" + }, + { + "rshares": 30230668820, + "voter": "tobixen" + }, + { + "rshares": 179192996861, + "voter": "thedashguy" + }, + { + "rshares": 4045665201, + "voter": "usefree" + }, + { + "rshares": 2799169786, + "voter": "gary-smith" + }, + { + "rshares": 3512092095, + "voter": "mammasitta" + }, + { + "rshares": 4636329916, + "voter": "fuck.off" + }, + { + "rshares": 12972939718, + "voter": "magnebit" + }, + { + "rshares": 5755812898, + "voter": "iloveporn" + }, + { + "rshares": 3490323117, + "voter": "the.bot" + }, + { + "rshares": 7000480953, + "voter": "johnbradshaw" + }, + { + "rshares": 58365810442, + "voter": "norbu" + }, + { + "rshares": 12820500774, + "voter": "bitcoinmeister" + }, + { + "rshares": 4997920619, + "voter": "the.whale" + }, + { + "rshares": 3125302080, + "voter": "sunshinecrypto" + }, + { + "rshares": 55677464852, + "voter": "booja" + }, + { + "rshares": 4258098520, + "voter": "dennygalindo" + }, + { + "rshares": 4959284136, + "voter": "unicornfarts" + }, + { + "rshares": 2737885092, + "voter": "soupernerd" + }, + { + "rshares": 5115172637, + "voter": "vote" + }, + { + "rshares": 14515244254, + "voter": "elyaque" + }, + { + "rshares": 5265412146, + "voter": "kissmybutt" + }, + { + "rshares": 11343270265, + "voter": "r4fken" + }, + { + "rshares": 512168285, + "voter": "steemswede" + }, + { + "rshares": 15963348720, + "voter": "picokernel" + }, + { + "rshares": 7022246224, + "voter": "jholmes91" + }, + { + "rshares": 1646087329, + "voter": "fydel" + }, + { + "rshares": 943863353, + "voter": "nobreku" + }, + { + "rshares": 151052306779, + "voter": "knircky" + }, + { + "rshares": 91676883571, + "voter": "sigmajin" + }, + { + "rshares": 11951646778, + "voter": "ausbitbank" + }, + { + "rshares": 429990873, + "voter": "akareyon" + }, + { + "rshares": 181322915378, + "voter": "freeyourmind" + }, + { + "rshares": 18940589315, + "voter": "fulltimegeek" + }, + { + "rshares": 6198566354, + "voter": "egjoshslim" + }, + { + "rshares": 9117162454, + "voter": "blockchainbilly" + }, + { + "rshares": 15663282979, + "voter": "ashold882015" + }, + { + "rshares": 167157550959, + "voter": "repholder" + }, + { + "rshares": 4564314455, + "voter": "thegoodguy" + }, + { + "rshares": 247212033, + "voter": "swaghetti" + }, + { + "rshares": 5507864316, + "voter": "cryptosi" + }, + { + "rshares": 79012264189, + "voter": "ntomaino" + }, + { + "rshares": 7477138730, + "voter": "noodhoog" + }, + { + "rshares": 2927449570, + "voter": "kell234" + }, + { + "rshares": 399177345, + "voter": "mrshade" + }, + { + "rshares": 11984005559, + "voter": "fundurian" + }, + { + "rshares": 1254384994, + "voter": "vorsseli" + }, + { + "rshares": 123279502731, + "voter": "kevinpham20" + }, + { + "rshares": 120671854452, + "voter": "demotruk" + }, + { + "rshares": 3840860910, + "voter": "adamt" + }, + { + "rshares": 10218475734, + "voter": "kewpiedoll" + }, + { + "rshares": 3021913571, + "voter": "febird" + }, + { + "rshares": 3022743349, + "voter": "bones" + }, + { + "rshares": 147627391, + "voter": "apptrade" + }, + { + "rshares": 2109841036, + "voter": "applesauce" + }, + { + "rshares": 4831185704, + "voter": "masterinvestor" + }, + { + "rshares": 2503443057, + "voter": "stea90" + }, + { + "rshares": 570936521, + "voter": "quigua" + }, + { + "rshares": 463879581, + "voter": "kooshikoo" + }, + { + "rshares": 7617108667, + "voter": "webdeals" + }, + { + "rshares": 17164865565, + "voter": "pinkisland" + }, + { + "rshares": 3052689593, + "voter": "bkkshadow" + }, + { + "rshares": 879507428, + "voter": "mar1978co" + }, + { + "rshares": 478035225, + "voter": "loum" + }, + { + "rshares": 30896278536, + "voter": "williambanks" + }, + { + "rshares": 2688248291, + "voter": "weenis" + }, + { + "rshares": 152695761, + "voter": "vitz81" + }, + { + "rshares": 83547862361, + "voter": "twinner" + }, + { + "rshares": 4887223428, + "voter": "satoshifpv" + }, + { + "rshares": 64903901, + "voter": "lilong" + }, + { + "rshares": 30591994425, + "voter": "myfirst" + }, + { + "rshares": 1838865673, + "voter": "feelapi" + }, + { + "rshares": 2944662227, + "voter": "cjclaro" + }, + { + "rshares": 165604593, + "voter": "snowflake" + }, + { + "rshares": 3138994752, + "voter": "steemleak" + }, + { + "rshares": 133044304, + "voter": "luke490" + }, + { + "rshares": 7190135631, + "voter": "slimjim" + }, + { + "rshares": 9322960051, + "voter": "thebotkiller" + }, + { + "rshares": 3507463169, + "voter": "cmorton" + }, + { + "rshares": 11871680838, + "voter": "cryptos" + }, + { + "rshares": 73603234, + "voter": "sijoittaja" + }, + { + "rshares": 101244129774, + "voter": "helikopterben" + }, + { + "rshares": 1418847949, + "voter": "alexma3x" + }, + { + "rshares": 249904869, + "voter": "jimmytwoshoes" + }, + { + "rshares": 1237440732, + "voter": "gdsprgdd" + }, + { + "rshares": 7130857719, + "voter": "generation.easy" + }, + { + "rshares": 13905458489, + "voter": "mandibil" + }, + { + "rshares": 14291678999, + "voter": "playerdeus" + }, + { + "rshares": 1624044881, + "voter": "ines-f" + }, + { + "rshares": 309692332, + "voter": "codymac40" + }, + { + "rshares": 1103360772, + "voter": "contentjunkie" + }, + { + "rshares": 58645215, + "voter": "dubloon135" + }, + { + "rshares": 305607086, + "voter": "mikehere" + }, + { + "rshares": 9551786749, + "voter": "luminousvisions" + }, + { + "rshares": 55979644, + "voter": "skaraosky" + }, + { + "rshares": 1890040933, + "voter": "leavemealone" + }, + { + "rshares": 115499462203, + "voter": "dan-bn" + }, + { + "rshares": 70310629, + "voter": "siclone23" + }, + { + "rshares": 25835980056, + "voter": "dubi" + }, + { + "rshares": 1565604150, + "voter": "baodog" + }, + { + "rshares": 41962066513, + "voter": "cnfund" + }, + { + "rshares": 75599342, + "voter": "projecthor" + }, + { + "rshares": 206212756, + "voter": "ballinconscious" + }, + { + "rshares": 68932158, + "voter": "whatsup" + }, + { + "rshares": 53873853, + "voter": "mike1911" + }, + { + "rshares": 329313117, + "voter": "robotev2" + }, + { + "rshares": 55773949, + "voter": "alyssasanders" + }, + { + "rshares": 78982323, + "voter": "thefinanceguy" + }, + { + "rshares": 50182215, + "voter": "sageboba" + }, + { + "rshares": 818498504, + "voter": "robotev" + }, + { + "rshares": 1626480492, + "voter": "nil1511" + }, + { + "rshares": 72030714, + "voter": "rawbeing" + }, + { + "rshares": 4191984521, + "voter": "airmike" + }, + { + "rshares": 112287621, + "voter": "comeup" + }, + { + "rshares": 673845983, + "voter": "reddust" + } + ], + "author": "leavemealone", + "author_payout_value": "0.000 HBD", + "author_reputation": 45.25, + "beneficiaries": [], + "blacklists": [], + "body": "As we all sit here trying to build steem and support the project, Ned and Dan (two founders of Steemi) are transferring to Poloniex and dumping all over the buy orders killing the price. Why are they doing this? This needs to be stopped!!!\n\n![dumping](https://puu.sh/qWKV3/dde86c2c45.png)\n\nAnyone have any ideas what is going on here? Is it time to get out while we can?", + "category": "steemit", + "children": 116, + "created": "2016-09-01T22:49:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://puu.sh/qWKV3/dde86c2c45.png" + ], + "tags": [ + "steemit", + "market", + "price", + "steem", + "poloniex" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 11370017153084, + "payout": 18.273, + "payout_at": "2016-09-08T22:49:21", + "pending_payout_value": "18.273 HBD", + "percent_hbd": 10000, + "permlink": "ned-and-dantheman-dump-50-500-steem-on-market-today-wtf-is-going-on", + "post_id": 1091486, + "promoted": "201.352 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 158 + }, + "title": "@ned & @dantheman DUMP 50,500 STEEM on Market today! WTF is going on?!", + "updated": "2016-09-01T22:49:21", + "url": "/steemit/@leavemealone/ned-and-dantheman-dump-50-500-steem-on-market-today-wtf-is-going-on" + }, + { + "active_votes": [ + { + "rshares": 4264801627311, + "voter": "wang" + }, + { + "rshares": 6355020214373, + "voter": "steemit200" + }, + { + "rshares": 210935138158, + "voter": "steem-id" + }, + { + "rshares": 4513752148837, + "voter": "au1nethyb1" + }, + { + "rshares": 10777629083, + "voter": "proctologic" + }, + { + "rshares": 392405354610, + "voter": "woo7739" + }, + { + "rshares": 23476395882, + "voter": "yefet" + }, + { + "rshares": 404897958, + "voter": "paco-steem" + }, + { + "rshares": 4615942497, + "voter": "spaninv" + }, + { + "rshares": 36761459891, + "voter": "james-show" + }, + { + "rshares": 3148612688, + "voter": "jerome-colley" + }, + { + "rshares": 976605325, + "voter": "coar" + }, + { + "rshares": 1432543138, + "voter": "murh" + }, + { + "rshares": 469385562681, + "voter": "cyber" + }, + { + "rshares": 316201719, + "voter": "stiletto" + }, + { + "rshares": 12858141661, + "voter": "primus" + }, + { + "rshares": 52123584116, + "voter": "booja" + }, + { + "rshares": 7907158390, + "voter": "kakradetome" + }, + { + "rshares": 320412905, + "voter": "steemswede" + }, + { + "rshares": 6444619088, + "voter": "qamarpinkpanda" + }, + { + "rshares": 3472486489, + "voter": "owdy" + }, + { + "rshares": 154306980856, + "voter": "knircky" + }, + { + "rshares": 36245526538, + "voter": "biophil" + }, + { + "rshares": 3748211699, + "voter": "karen13" + }, + { + "rshares": 8368454072, + "voter": "deviedev" + }, + { + "rshares": 1282893744, + "voter": "vorsseli" + }, + { + "rshares": 19174335590, + "voter": "mustafaomar" + }, + { + "rshares": 1501784652, + "voter": "fubar-bdhr" + }, + { + "rshares": 28355737154, + "voter": "royaltiffany" + }, + { + "rshares": 10210797077, + "voter": "exyle" + }, + { + "rshares": 171701958057, + "voter": "jl777" + }, + { + "rshares": 435478790, + "voter": "kooshikoo" + }, + { + "rshares": 15699815948, + "voter": "proto" + }, + { + "rshares": 14043989668, + "voter": "pinkisland" + }, + { + "rshares": 2338655401, + "voter": "ace108" + }, + { + "rshares": 2991165818, + "voter": "bkkshadow" + }, + { + "rshares": 26465755082, + "voter": "williambanks" + }, + { + "rshares": 7849492736, + "voter": "taker" + }, + { + "rshares": 165769057, + "voter": "snowflake" + }, + { + "rshares": 3138994752, + "voter": "steemleak" + }, + { + "rshares": 97274422829, + "voter": "helikopterben" + }, + { + "rshares": 764960163, + "voter": "telos" + }, + { + "rshares": 57930015, + "voter": "success43" + }, + { + "rshares": 11628203002, + "voter": "hilarski" + }, + { + "rshares": 586319380, + "voter": "runridefly" + }, + { + "rshares": 172932392, + "voter": "ezrabcs" + }, + { + "rshares": 69498750, + "voter": "uziriel" + }, + { + "rshares": 7034398796, + "voter": "davidbrogan" + }, + { + "rshares": 3640096656, + "voter": "ericbotticelli" + }, + { + "rshares": 17334568050, + "voter": "oldstone" + }, + { + "rshares": 615797359, + "voter": "nebcat" + }, + { + "rshares": 13680199584, + "voter": "bluehorseshoe" + }, + { + "rshares": 197982642374, + "voter": "asksisk" + }, + { + "rshares": 9213852022, + "voter": "goose" + }, + { + "rshares": 51454384, + "voter": "wanglai" + }, + { + "rshares": 55976796, + "voter": "drac59" + } + ], + "author": "pinkisland", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.17, + "beneficiaries": [], + "blacklists": [], + "body": "\n

                                                      

    \n

             Behind the desk, every student sits and observes every teacher and how they address the lesson. They look at one figure inside the class within their vision and that make the view limited in their eyes. But let switch the roles and try to see how the teacher look at their student in that big vision. Looking to a speaker is different than observing the reader. Chapter one in the book \u201cTeachers, Schools, and Society\u201d by David Miller Sadker and Karen R. Zittleman, discuss how teacher scenery is different from that of student and it guides the reader to find the positive and negative points for a teacher to encounter in his career; it will help reader to discover whether they should complete aiming for to become a teacher.

    \n

             The goal for every reader is to find and choose the best career that will find happiness and bring the joy while practicing it. That\u2019s what makes the chapter more comfortable to read in; it didn\u2019t force the material on the reader but instead, it gives suggestions and real life examples about how being a teacher would look like. \u201cYou be the Judge\u201d is whole examples for a student to know how being a teacher could have a negative or positive impact on their lives, and it\u2019s a good way to them clarify their position whether to continue with being a teacher as a career meant to them or not convinced by. Also, there was a survey in the chapter that shows how many teachers get paid yearly in different states; it\u2019s a good side to the students to know that being a teacher could provide a decent life for them as a job.

    \n

             Teachers need to have a bunch of specification in orders to be called a successor. Preparing a teacher to this career and guiding them to be effective to his class is an important step that could impact the whole future of both teachers and learner. That idea of preparation considers as an informative process and not implicit, and it\u2019s a good topic that's been clarified in that chapter. Moreover, another idea that been addressed at the end of the chapter is how the student could improve his skills and concepts of the learning process before graduation, and that been shown with listing several steps that the student should put into consideration in order to become successful and creative. It does not only help the learner himself in the long run but also give a chance to make his future classes more creative and cooperative at the time. For instance, some of the steps say that the teacher should study their courses that the handle carefully and planned for them ahead to make sure it\u2019s clear to him and would be to students at the time. Also, they should have a good impression during their learning process and to keep on building it on. That\u2019s how a student could have some ideas to consider and to begin with if they are struggling with what to start with or improve while they are still learning about their career.

    \n

             Students should figure out if the teaching career is the one that meant to them and they will enjoy practicing end for most of their life. That chapter did a good job in discussing some topic that will help the student take their decision regarding this career and if they willing to take that challenge and start filling and building their knowledge. It does not only help the student to become successful teachers but also prepare them to make a more bright future for the generation they will be willing to teach, and to be creative with their work and thoughts. So, after knowing and considering what a teacher need to handle and think of, the student will start to find their own way to teach and make their job process different from other teachers they encounter before. 

    \n


    \n", + "category": "writing", + "children": 7, + "created": "2016-09-02T01:14:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.onionstatic.com/onion/2738/1/16x9/565.jpg" + ], + "tags": [ + "writing", + "analysis", + "steemit", + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17239525786043, + "payout": 37.412, + "payout_at": "2016-09-09T01:14:12", + "pending_payout_value": "37.412 HBD", + "percent_hbd": 10000, + "permlink": "teaching-as-a-career-or-analysis-of-the-book-teachers-schools-and-society", + "post_id": 1092931, + "promoted": "200.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 56 + }, + "title": "Teaching As A Career | Analysis of the Book : \u201cTeachers, Schools, and Society\u201d", + "updated": "2016-09-02T01:14:12", + "url": "/writing/@pinkisland/teaching-as-a-career-or-analysis-of-the-book-teachers-schools-and-society" + }, + { + "active_votes": [ + { + "rshares": 10188876905486, + "voter": "dantheman" + }, + { + "rshares": 3830035846987, + "voter": "silversteem" + }, + { + "rshares": 3720292037, + "voter": "boy" + }, + { + "rshares": 215423119821, + "voter": "steem-id" + }, + { + "rshares": 4516598968, + "voter": "bue-witness" + }, + { + "rshares": 828540282, + "voter": "bunny" + }, + { + "rshares": 65013129899, + "voter": "bue" + }, + { + "rshares": 1993734736, + "voter": "mini" + }, + { + "rshares": 256433164, + "voter": "moon" + }, + { + "rshares": 731040242281, + "voter": "pfunk" + }, + { + "rshares": 747456946, + "voter": "healthcare" + }, + { + "rshares": 1160950489, + "voter": "daniel.pan" + }, + { + "rshares": 392405354610, + "voter": "woo7739" + }, + { + "rshares": 285682873005, + "voter": "chitty" + }, + { + "rshares": 345823038, + "voter": "helen.tan" + }, + { + "rshares": 1432554801, + "voter": "murh" + }, + { + "rshares": 399788237, + "voter": "applecrisp" + }, + { + "rshares": 1460925170254, + "voter": "sean-king" + }, + { + "rshares": 221213340693, + "voter": "kimziv" + }, + { + "rshares": 11592975842, + "voter": "magnebit" + }, + { + "rshares": 67555883079, + "voter": "razvanelulmarin" + }, + { + "rshares": 392842631094, + "voter": "fyrstikken" + }, + { + "rshares": 261495678, + "voter": "ladyclair" + }, + { + "rshares": 3125302080, + "voter": "sunshinecrypto" + }, + { + "rshares": 61289877049, + "voter": "lehard" + }, + { + "rshares": 154306980856, + "voter": "knircky" + }, + { + "rshares": 89328435008, + "voter": "sigmajin" + }, + { + "rshares": 152897742927, + "voter": "jacor" + }, + { + "rshares": 2212025362, + "voter": "johnnydollar" + }, + { + "rshares": 36245526538, + "voter": "biophil" + }, + { + "rshares": 1282893744, + "voter": "vorsseli" + }, + { + "rshares": 37122522843, + "voter": "mynameisbrian" + }, + { + "rshares": 19174335590, + "voter": "mustafaomar" + }, + { + "rshares": 12483663020, + "voter": "pinkisland" + }, + { + "rshares": 2461729572, + "voter": "ace108" + }, + { + "rshares": 12032742765, + "voter": "sisterholics" + }, + { + "rshares": 26465755082, + "voter": "williambanks" + }, + { + "rshares": 159607688, + "voter": "naomi-louise" + }, + { + "rshares": 250847007495, + "voter": "laonie" + }, + { + "rshares": 7631325795, + "voter": "myfirst" + }, + { + "rshares": 262882640828, + "voter": "somebody" + }, + { + "rshares": 9839187353, + "voter": "flysaga" + }, + { + "rshares": 58103637174, + "voter": "midnightoil" + }, + { + "rshares": 3138994752, + "voter": "steemleak" + }, + { + "rshares": 28138748642, + "voter": "xiaohui" + }, + { + "rshares": 314141984, + "voter": "rusteller" + }, + { + "rshares": 1775190239, + "voter": "xiaokongcom" + }, + { + "rshares": 687222192, + "voter": "future24" + }, + { + "rshares": 9157721462, + "voter": "xianjun" + }, + { + "rshares": 603283562, + "voter": "microluck" + }, + { + "rshares": 61110411, + "voter": "razberrijam" + }, + { + "rshares": 97274422829, + "voter": "helikopterben" + }, + { + "rshares": 7816453178, + "voter": "johnnyyash" + }, + { + "rshares": 57930015, + "voter": "success43" + }, + { + "rshares": 10290925854, + "voter": "hilarski" + }, + { + "rshares": 1773143509, + "voter": "shadowspub" + }, + { + "rshares": 23001901442, + "voter": "daut44" + }, + { + "rshares": 282840398, + "voter": "vonpetro" + }, + { + "rshares": 477616797, + "voter": "mindhunter" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 269346417, + "voter": "serioustruth" + }, + { + "rshares": 2238227885, + "voter": "jillwirt" + }, + { + "rshares": 75599342, + "voter": "projecthor" + }, + { + "rshares": 66091870, + "voter": "rynow" + }, + { + "rshares": 51578525, + "voter": "lennex" + }, + { + "rshares": 55976796, + "voter": "drac59" + }, + { + "rshares": 2169778252, + "voter": "puffin" + }, + { + "rshares": 50828978, + "voter": "mocat15" + } + ], + "author": "serioustruth", + "author_payout_value": "0.000 HBD", + "author_reputation": 53.24, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Yesterday I added a really crappy post on Steemit. Although it was a bit of a negative post, I received some positive feedback. I realised that I have been looking at Steemit from the wrong perspective. 

    \n

    \n

    You see... I am a teacher, and to look at something from a teacher's perspective, is totally different than looking at something from a parent's point of view, or even a fellow steemit writer.  I would like to thank @RHW for listening, and I am very glad to be part of this community. Many projects are being launched,  and the whales are putting in a lot of effort to notice the new aspiring writers.

    \n

    I have changed my view on things now,  I make a point to read as many posts as possible. I comment if needed, and I upvote a post if I find it interesting. We are not in a race here. We are after all in the business of finding new undiscovered talent and to be heard. Now, also said, that what interests me, might not be interesting to you at all. 

    \n

    What I have noticed is that there are quite a few nasty people on steemit. I am certainly not going to call them by their names, but I really feel sorry for these people, as they would not give someone the time of day.

    \n

    I felt very offended by some of the comments made about my post, but realised that negative feedback can be changed into a positive view. 

    \n

    I do not promote or upvote a post just for the sake of upvoting. 

    \n

    I  do my fair share by reading as many posts as possible about my interests. Now, also said, that what interests me, might not be interesting to you at all. 

    \n

    But people are just people.............people should try and upvote the good posts and promote these writers, so we can have new and exciting reading material here on Steemit. 

    \n

    If you do not succeed today, tomorrow is a new day. Try harder. Do not let negative comments make you lose your way. Don't give up. Stay positive. 

    \n

    Because if you are noticed by the right person, then your posts will mean something. Then you will have a voice.

    \n

    I am totally up for a good debate and if you don't agree with me on posts, then feel free to contact me and we can discuss your opinion. Everyone is entitled to their own opinion. If you like my posts please follow me on@serioustruth
    \nTogether we can change the world. Feel free to share or promote my posts. I want to make a difference to the way people think.

    \n

     \u2764Keep on steeming!

    \n", + "category": "success", + "children": 12, + "created": "2016-09-01T23:53:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s20.postimg.org/m18fyrqb1/download_1.png" + ], + "links": [ + "https://steemit.com/@serioustruth" + ], + "tags": [ + "success", + "steemit", + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 19268044087375, + "payout": 46.997, + "payout_at": "2016-09-08T23:53:00", + "pending_payout_value": "46.997 HBD", + "percent_hbd": 10000, + "permlink": "why-we-can-all-succeed-in-life", + "post_id": 1092128, + "promoted": "200.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 68 + }, + "title": "Why we can all succeed in life", + "updated": "2016-09-02T00:01:33", + "url": "/success/@serioustruth/why-we-can-all-succeed-in-life" + }, + { + "active_votes": [ + { + "rshares": 6865708718794, + "voter": "xeldal" + }, + { + "rshares": 8391155265950, + "voter": "pharesim" + }, + { + "rshares": 3188661987634, + "voter": "lafona-miner" + }, + { + "rshares": 2237699549801, + "voter": "samupaha" + }, + { + "rshares": 6043095568756, + "voter": "enki" + }, + { + "rshares": 416502630611, + "voter": "lafona" + }, + { + "rshares": 1066502666030, + "voter": "delegate.lafona" + }, + { + "rshares": 320974092378, + "voter": "lafona5" + }, + { + "rshares": 3820544781800, + "voter": "wang" + }, + { + "rshares": 3099309721, + "voter": "boy" + }, + { + "rshares": 3762638572, + "voter": "bue-witness" + }, + { + "rshares": 697337991, + "voter": "bunny" + }, + { + "rshares": 54024389057, + "voter": "bue" + }, + { + "rshares": 1660983664, + "voter": "mini" + }, + { + "rshares": 213666660, + "voter": "moon" + }, + { + "rshares": 34042532834, + "voter": "aizensou" + }, + { + "rshares": 622745754, + "voter": "healthcare" + }, + { + "rshares": 967227764, + "voter": "daniel.pan" + }, + { + "rshares": 21561714956, + "voter": "dedriss" + }, + { + "rshares": 288146820, + "voter": "helen.tan" + }, + { + "rshares": 11534784730, + "voter": "dave-hughes" + }, + { + "rshares": 1007351350, + "voter": "fkn" + }, + { + "rshares": 37107803041, + "voter": "james-show" + }, + { + "rshares": 330891318789, + "voter": "teamsteem" + }, + { + "rshares": 1326334522, + "voter": "elishagh1" + }, + { + "rshares": 9650753116, + "voter": "richman" + }, + { + "rshares": 3540844593, + "voter": "jerome-colley" + }, + { + "rshares": 7574954620, + "voter": "kefkius" + }, + { + "rshares": 14461373144, + "voter": "cian.dafe" + }, + { + "rshares": 76817142068, + "voter": "asch" + }, + { + "rshares": 562838812114, + "voter": "cyber" + }, + { + "rshares": 254728253114, + "voter": "billbutler" + }, + { + "rshares": 20539948938, + "voter": "thecryptofiend" + }, + { + "rshares": 37511548124, + "voter": "justtryme90" + }, + { + "rshares": 9361058328, + "voter": "johnerfx" + }, + { + "rshares": 75001199923, + "voter": "noganoo" + }, + { + "rshares": 845745510, + "voter": "sunnyray" + }, + { + "rshares": 107750896479, + "voter": "kenny-crane" + }, + { + "rshares": 199343900741, + "voter": "will-zewe" + }, + { + "rshares": 1295463489, + "voter": "fjccoin" + }, + { + "rshares": 1487859268399, + "voter": "sean-king" + }, + { + "rshares": 86220818173, + "voter": "kimziv" + }, + { + "rshares": 78303382465, + "voter": "leta-blake" + }, + { + "rshares": 5298507505, + "voter": "svamiva" + }, + { + "rshares": 404148397580, + "voter": "fyrstikken" + }, + { + "rshares": 237530501, + "voter": "ales" + }, + { + "rshares": 3447344111, + "voter": "michaellamden68" + }, + { + "rshares": 204013843843, + "voter": "asmolokalo" + }, + { + "rshares": 4614780233, + "voter": "steamit" + }, + { + "rshares": 32544390735, + "voter": "hitmeasap" + }, + { + "rshares": 127352923071, + "voter": "chhayll" + }, + { + "rshares": 13192961002, + "voter": "auxon" + }, + { + "rshares": 573324811634, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 268679076, + "voter": "steemswede" + }, + { + "rshares": 215319310, + "voter": "adamgud" + }, + { + "rshares": 82930683818, + "voter": "derekareith" + }, + { + "rshares": 15941974086, + "voter": "picokernel" + }, + { + "rshares": 231868639, + "voter": "mirspirs" + }, + { + "rshares": 823925676, + "voter": "nobreku" + }, + { + "rshares": 11193710521, + "voter": "ausbitbank" + }, + { + "rshares": 836675772, + "voter": "dicov" + }, + { + "rshares": 298314520, + "voter": "johanniellano" + }, + { + "rshares": 19777501932, + "voter": "akareyon" + }, + { + "rshares": 4300172344, + "voter": "gikitiki" + }, + { + "rshares": 2142200192, + "voter": "bitland" + }, + { + "rshares": 38216574755, + "voter": "biophil" + }, + { + "rshares": 4185538732, + "voter": "karen13" + }, + { + "rshares": 29701247281, + "voter": "jpiper20" + }, + { + "rshares": 384335950, + "voter": "leonir" + }, + { + "rshares": 744526625, + "voter": "thinkngrow" + }, + { + "rshares": 349944185, + "voter": "luisucv34" + }, + { + "rshares": 42932326495, + "voter": "milestone" + }, + { + "rshares": 3270221316, + "voter": "maximkichev" + }, + { + "rshares": 12426328804, + "voter": "nippel66" + }, + { + "rshares": 2976132321, + "voter": "imp3" + }, + { + "rshares": 3409584558, + "voter": "davidr" + }, + { + "rshares": 18771327082, + "voter": "mustafaomar" + }, + { + "rshares": 28727446047, + "voter": "royaltiffany" + }, + { + "rshares": 203718333639, + "voter": "jl777" + }, + { + "rshares": 1076818897, + "voter": "oecp85" + }, + { + "rshares": 207787451268, + "voter": "johnsmith" + }, + { + "rshares": 452080638, + "voter": "quigua" + }, + { + "rshares": 10990758206, + "voter": "winstonwolfe" + }, + { + "rshares": 859954354, + "voter": "happyphoenix" + }, + { + "rshares": 7262356354, + "voter": "webdeals" + }, + { + "rshares": 18455105687, + "voter": "proto" + }, + { + "rshares": 221727119, + "voter": "bitmap" + }, + { + "rshares": 10247978573, + "voter": "sisterholics" + }, + { + "rshares": 5344357822, + "voter": "logic" + }, + { + "rshares": 1993799598, + "voter": "andreynoch" + }, + { + "rshares": 2456070989, + "voter": "belkins" + }, + { + "rshares": 52649085689, + "voter": "gomeravibz" + }, + { + "rshares": 8764708303, + "voter": "taker" + }, + { + "rshares": 731831758, + "voter": "pakisnxt" + }, + { + "rshares": 62607001675, + "voter": "laonie" + }, + { + "rshares": 2648592275, + "voter": "timcliff" + }, + { + "rshares": 29014739933, + "voter": "myfirst" + }, + { + "rshares": 2037352685, + "voter": "roy.batty" + }, + { + "rshares": 102471576654, + "voter": "somebody" + }, + { + "rshares": 3835736527, + "voter": "flysaga" + }, + { + "rshares": 19820536682, + "voter": "midnightoil" + }, + { + "rshares": 7023685973, + "voter": "xiaohui" + }, + { + "rshares": 48570688158, + "voter": "terrycraft" + }, + { + "rshares": 14437662629, + "voter": "capper2016" + }, + { + "rshares": 1438674885, + "voter": "xiaokongcom" + }, + { + "rshares": 56250267, + "voter": "biggdogg" + }, + { + "rshares": 1253580623, + "voter": "villainblack" + }, + { + "rshares": 3236349620, + "voter": "blow" + }, + { + "rshares": 3570064064, + "voter": "xianjun" + }, + { + "rshares": 73603234, + "voter": "sijoittaja" + }, + { + "rshares": 71506742, + "voter": "evgenyche" + }, + { + "rshares": 1145609627, + "voter": "bledarus" + }, + { + "rshares": 83679447269, + "voter": "miacats" + }, + { + "rshares": 63303346, + "voter": "rmach" + }, + { + "rshares": 235318349, + "voter": "microluck" + }, + { + "rshares": 73290501683, + "voter": "helikopterben" + }, + { + "rshares": 68023298566, + "voter": "serejandmyself" + }, + { + "rshares": 801075067, + "voter": "telos" + }, + { + "rshares": 17823984520, + "voter": "yef99" + }, + { + "rshares": 51095992, + "voter": "kamil5" + }, + { + "rshares": 58132384, + "voter": "dobbydaba" + }, + { + "rshares": 5688444338, + "voter": "trev" + }, + { + "rshares": 7913107817, + "voter": "booky" + }, + { + "rshares": 2921015416, + "voter": "cryptovpn" + }, + { + "rshares": 24069417896, + "voter": "daut44" + }, + { + "rshares": 154945190, + "voter": "feminism" + }, + { + "rshares": 55633002031, + "voter": "skum" + }, + { + "rshares": 1200772644, + "voter": "maryfromsochi" + }, + { + "rshares": 23712596958, + "voter": "dubi" + }, + { + "rshares": 93769724, + "voter": "alina1" + }, + { + "rshares": 60796067, + "voter": "steemafon" + }, + { + "rshares": 68442517, + "voter": "projecthor" + }, + { + "rshares": 5550981381, + "voter": "chick1" + }, + { + "rshares": 50523318, + "voter": "aoki" + }, + { + "rshares": 50454788, + "voter": "typingagent" + }, + { + "rshares": 50468091, + "voter": "cwb" + }, + { + "rshares": 50357208, + "voter": "wdeniw" + }, + { + "rshares": 52315645, + "voter": "lexikon082" + }, + { + "rshares": 50878690, + "voter": "bobbybillbob" + }, + { + "rshares": 56535034, + "voter": "benberger" + }, + { + "rshares": 50821675, + "voter": "blck" + } + ], + "author": "sean-king", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.17, + "beneficiaries": [], + "blacklists": [], + "body": "\n
    You shall no longer take things at second or third hand, nor look through the eyes of the dead, nor feed on the specters in books, You shall not look through my eyes either, nor take things from me, You shall listen to all sides and filter them from your self.  --Walt Whitman, Song of Myself 
    \n


    \n
    The whole history of these books [the Gospels] is so defective and doubtful that it seems vain to attempt minute enquiry into it: and such tricks have been played with their text, and with the texts of other books relating to them, that we have a right, from that cause, to entertain much doubt what parts of them are genuine. In the New Testament there is internal evidence that parts of it have proceeded from an extraordinary man; and that other parts are of the fabric of very inferior minds. It is as easy to separate those parts, as to pick out diamonds from dunghills.  --Thomas Jefferson, letter to John Adams
    \n


    \n
    There is no coming to consciousness without pain.  --Carl Jung
    \n


    \n


    \n

    _______________________________________________________

    \n

    Redeeming Christ, Part II, Chapter 5, How We Got Our Bibles

    \n


    \n

    Below is Chapter 4 of \"Redeeming Christ\".  Some of what I say below may not make sense unless you've read the Indispensable Introduction, Chapter 1, Chapter 2, Chapter 3 and Chapter 4.  

    \n


    \n

    _______________________________________________________

    \n


    \n

    \n

    (Jefferson's official portrait.  Source:  Wikipedia)

    \n


    \n

    Divine Inspiration

    \n


    \n

    If the earthly Jesus didn\u2019t authorize our Bibles, and if Christians argued for centuries over its makeup, how did history finally settle on \u201cthe\u201d Bible? Well, as we shall come to see, it didn\u2019t. But, to the extent that some modern Literalists believe that there is a single agreed-upon, infallible book of scripture, it is due, in their view, to the concept of \u201cdivine inspiration\u201d\u2014the idea that God\u2019s hand directed both the writing and the compilation of the Bible over hundreds of years.

    \n


    \n

    But, is this idea of divine inspiration a reasonable one? As suggested in the prior chapter, if God had intended for us to look to a history book for our spiritual salvation, he certainly should have, dare I say would have, made his intentions plainer, no? As Professor Ehrman notes:

    \n


    \n
    It is one thing for believers to affirm, on theological grounds, that the decisions about the canon, like the books themselves, were divinely inspired, but it is another thing to look at the actual history of the process and to ponder the long, drawn-out arguments over which books to include and which to reject. The process did not take a few months or years. It took centuries. And even then there was no unanimity. (Lost Christianities at 230)
    \n


    \n


    \n

    Because few lay Christians have ever done so, let\u2019s examine this drawn-out process in more detail. 

    \n


    \n


    \n

    The Gospels

    \n


    \n

    Much of the early arguments over the Bible centered upon which gospels should be included, and which excluded, from the New Testament. After all, as previously noted, there were far more gospels in circulation than merely the four known to our Bibles today:

    \n


    \n
    The greatest difficulty was in choosing the Gospels, and after much controversy, four were chosen: three, those of Matthew, Mark, and Luke, are synopses of Jesus\u2019 life, while John\u2019s Gospel concentrates on a few specific miracles performed by Christ. (Solomon J. Schepps, Foreward to the 1979 edition of Lost Books of the Bible at 9)
    \n


    \n


    \n

    Limiting the Gospels to only four was very important to some early Literalist leaders, although other Literalists and most Gnostics opposed this limitation, and the rationale for it was strained at best. Irenaeus, who we met in the last chapter, was one of the earliest and most vehement proponents of a four gospel canon, arguing that, \u201cit is not possible that there can be more or fewer than four\u201d for \u201c just as there are four regions of the universe, and four principal winds\u201d there must be only four gospels. Though hardly compelling, this rationale has been frequently cited over the centuries. 

    \n


    \n

    Later orthodox Literalists, who ultimately assumed control over the selection process (as we will discuss below), did offer more rational justifications for limiting the gospels to four: They deemed some of the additional ones to be merely supplementary or redundant and therefore unnecessary, while they viewed others, particularly those without a Literalist bent, as outright heretical:

    \n


    \n
    Of the accounts of the life of Jesus that were rejected by the Fathers, many were considered supplementary rather than false. Such was the case with the Gospels of Peter and Nicodemus and the two accounts of Christ\u2019s infancy (I and II Infancy)\u2026.
    \n


    \n

    ***

    \n


    \n
    Peter\u2019s Gospel, which was once held as high as those of Matthew and Mark, and more highly than those of Luke and John, was ultimately rejected because it differs too much in its details from the three chosen synopses. The Gospel of Thomas, one of the Nag Hammadi documents, was rejected for a very different reason. It opens by saying that he who understand the words of Jesus will be saved. This, of course, is in direct contradiction to the chosen Gospels\u2026which say that it is he who believes that will be saved\u2026. (Forward to the 1979 edition of Lost Books of the Bible at 9-10)
    \n


    \n


    \n

    The last of the \u201cchosen\u201d gospels, often called the fourth gospel, was that of John. But the modern reader may be surprised to learn that many early Christians disapproved of it selection:

    \n


    \n
    Even its first generation of readers disagreed as to whether John was a true gospel or a false one\u2014and whether it should be part of the New Testament. John\u2019s defenders among early Christians revered it as the \u201clogos gospel\u201d\u2014the gospel of the divine word or reason (logos, in Greek)\u2014and derided those who opposed it as \u201cirrational\u201d (alogos, lacking reason). Its detractors, by contrast, were quick to point out that John\u2019s narrative differs significantly from those of Matthew, Mark, and Luke. [A]t crucial moments in its account, for example, John\u2019s gospel directly contradicts the combined testimony of the other New Testament gospels. (Elaine Pagels, Beyond Belief: The Secret Gospel of Thomas at 34-35)
    \n


    \n


    \n

    Even so, because it can be bent to a Literalist interpretation, John\u2019s gospel came to be accepted as canon. 

    \n


    \n

    By way of contrast, the Gospel of Peter--a book much prized by most early Christians, rivaling in popularity the Gospels of Matthew and Mark and exceeding Luke and John--was ultimately rejected because it lent itself to a potentially \u201cheretical\u201d interpretation known as docetism. Although it came in a variety of forms, docetism can be understood for purposes of this book as the belief that Christ\u2019s divine nature kept him from experiencing true pain and suffering during his life and death. Serapion (c. 199), the orthodox Bishop of Antioch, (c. 199), concluded that because the Gospel of Peter could be interpreted in a manner inconsistent with orthodox teachings (which held that Jesus suffered in the ordinary sense), it could not have been written by the Apostle Peter. 

    \n


    \n

    While modern scholarship has confirmed that the Gospel of Peter was not written by the historical Peter, Serapion\u2019s rationale for dismissing it should concern those who assert the Bible\u2019s infallibility. Serapion discarded the book simply because he disagreed with it, not because he had any actual evidence or knowledge of forgery. Thus, in Serapion\u2019s approach we see the beginnings of an orthodox \u201clitmus test\u201d for determining the authenticity of early Christian manuscripts\u2014those that largely agreed with the orthodox position, or could be interpreted or easily edited to do so, were frequently held to be authentic, while those that outright contradicted orthodox views were always discarded as forgeries. 

    \n


    \n

    Renowned scholar Bruce M. Metzger, PhD, acknowledges that the compilers of the Bible applied just such a litmus test. According to Metzger, for a book to be considered canonical it must have met three tests:

    \n


    \n

    First, the books must have had apostolic authority\u2014that is, they must have been written either by apostles themselves, who were eyewitnesses to what they wrote about, or by followers of apostles.

    \n


    \n

    [S]econd, there was the criterion of conformity to what was called the rule of faith. That is, was the document congruent with the basic Christian tradition that the [orthodox] church recognized as normative? 

    \n


    \n

    And third, there was the criterion of whether a document had had continuous acceptance and usage by the church at large. [Quoted in The Case For Christ at 66]

    \n


    \n


    \n

    Other scholars have noted that the litmus test came in four parts rather than three, recognizing an additional requirement that the book be \u201cancient\u201d. But regardless, it is the second test, the \u201crule of faith\u201d, that is most intriguing to critical scholars. 

    \n


    \n

    The \u201crule of faith\u201d, sometimes called the \"standard of faith\" rested on the now questionable assumption that the orthodox view of Christianity represented the exclusive authentic tradition. Under this standard, any early Christian document that contradicted the orthodox understanding was considered by the orthodox Literalists of the second and third centuries to be a forgery. For instance, the Gospel of Peter met every prong of the orthodox litmus test noted above save one\u2014the \u201crule of faith\u201d. After all, it was ostensibly written by the Apostle Peter and it was widely used and considered authentic by a great number of Christians, proving itself to be even more popular than Luke or John. The simple fact is that we don\u2019t read the Gospel of Peter in our Bibles today only because parts of it could not be reconciled with certain orthodox teachings and, as we shall see, it was the orthodox who compiled our Bibles. 

    \n


    \n

    Perhaps this rationale for excluding the Gospel of Peter and other books is acceptable to those who take it on faith that the orthodox tradition was the true and complete one, but it is troublesome for those who know otherwise. After all, the reasoning employed by the early orthodox is circular: \u201cWe\u2019re right and they are wrong\u201d, contended the orthodox leaders who compiled our Bibles. \u201cSo those manuscripts that agree with us are obviously authentic, while those that do not are certainly forgeries. Therefore we shall create a collection of the \u2018authentic\u2019 teachings, and then we can point to the authenticity of this collection as proof that our interpretation of Christianity is the right one.\u201d One doesn\u2019t have to be a logician to find the holes in that reasoning.

    \n


    \n


    \n

    The Letters

    \n


    \n

    Not surprisingly, the debate over the Bible wasn\u2019t limited to the Gospels alone, but included the New Testament letters (epistles) as well. Several of the epistles in our present-day Bibles were not well respected by important early Christians, even some Literalist ones. In Origen\u2019s (c. 210) catalogue of New Testament scriptures, the Epistles of James and Jude are omitted, and Origen notes that many Christians were skeptical of 2 Peter and 2 and 3 John. More than a hundred years later, Eusebius (c. 315) states that some Christians of his time still doubted or outright rejected the authenticity of these same five books. Eusebius himself considered Revelation to be spurious. Jerome (c. 382) spoke dubiously of the epistle to the Hebrews. As late as the fifth century, the Syrian church venerated only 22 books, excluding 2 Peter, 2 and 3 John, Jude and Revelation. By contrast, the present day Ethiopian church accepts all twenty-seven books of our present day New Testament, but adds four more. 

    \n


    \n

    The famous fourth century teacher known as Didymus the Blind was among those who believed that 2nd Peter was a forgery. Interestingly though, he cited the Shepard of Hermas and other noncanonical books favorably. 

    \n


    \n

    The last book of the Bible, Revelation, is not included in the various catalogues of the New Testament offered by such notable early Christians as Cyril, Bishop of Jerusalem (c. 340); the Bishops at the Council of Caudices (c. 364); Gregory Nazianzen, Bishop of Constantinople (c. 375); and Philastrius, Bishop of Brixia in Venice (c. 380). 

    \n


    \n

    In short, as late at 400 CE there was no accepted, universal canon of Christian scripture. And, as we shall soon see, there still isn\u2019t even today. 

    \n


    \n


    \n

    Forgery, Forgery Everywhere

    \n


    \n

    Forgery was commonly practiced in ancient times, so early Christians had reason to be skeptical when their opponents pointed to various manuscripts to \"cinch\" their argument. And as we shall see, we have even more reasons to be skeptical of these same manuscripts today. 

    \n


    \n

    Arguing in support of the integrity of our modern Bibles, Literalists often cite the research of critical scholars who have proven many of the excluded texts, such as the once-prized Gospel of Peter, to be forgeries (i.e., it was not really written by the historical Peter). But, these Literalists overlook the fact that these very same scholars have also shown several of our New Testament letters to be forgeries:

    \n


    \n
    Scholars have long recognized that even some of the books accepted into the canon are probably forgeries. Christian scholars, of course, have been loathe to call them that and so more commonly refer to them as \u201cpseudonymous\u201d writings. Possibly this is a more antiseptic term, but its does little to solve the problem of a potential deceit, for an author who attempts to pass off his own writing as that of some other well-know person has written a forgery. That is no less true of the book allegedly written to Titus that made it into the New Testament (Paul\u2019s Letter to Titus) than of the book allegedly written by Titus that did not (Pseudo-Titus), both claiming to be written by apostles (Paul and Titus), both evidently written by someone else. (Ehrman, Lost Christianities at 9)
    \n


    \n


    \n

    In fact, all of Paul\u2019s New Testament \u201cPastoral letters\u201d--1 and 2 Timothy and Titus--are now known to have been written long after Paul\u2019s death, very likely in the late first century.  Among the New Testament books attributed to Paul, only Galatians, 1 and 2 Corinthians, 1 Thessalonians, Philippians, Romans, and Philemon are universally recognized by critical and \u201cfaithful\u201d scholars alike as authentic. Ephesians, Colossians and 2 Thessalonians are sometimes disputed, but the definite consensus of critical scholars is that they are either fabrications or severely edited versions of some now lost originals. 

    \n


    \n

    Although I cannot document here all of the various, compelling reasons why critical scholars are so sure that many New Testament epistles are faked, I will take a moment here discuss the Pastorals. 

    \n


    \n

    In addition to the skepticism expressed by early prominent Christians and church fathers like those noted in the previous section above, the earliest extant catalogue of Paul\u2019s letters makes no mention at all of the Pastorals. Indeed, there is no evidence of their existence prior to c. 190 when Irenaeus conveniently makes mention of them. And yet, even despite these references by Irenaeus, Eusebius (c. 300), the so-called \u201cFather of Church History\u201d, does not include the Pastorals in his catalogue of the books of sacred scripture, even though he definitely knew of them. 

    \n


    \n

    But modern scholars have many additional reasons for doubting the authenticity of the Pastorals. For one, they curiously reference aspects of church structure and hierarchical governance that, although favored by the orthodox, did not exist during Paul\u2019s lifetime. The structure of church governance discussed in the Pastorals (a top-down hierarchy) is in many ways inconsistent and irreconcilable with the organizational structure of Paul\u2019s churches described in his authentic writings (which took a more democratic, bottom-up presbyterian approach).

    \n


    \n

    Additionally, the vocabulary and tone of the Pastorals is curious. They use a number of words not found elsewhere in Paul\u2019s authentic writings, and specifically contradict the teachings of the known authentic writings on many points. Not surprisingly, these points of contradiction typically advance an orthodox understanding of Christianity, with the Pastorals apparently serving to \u201cclarify\u201d those parts of Paul\u2019s authentic writings that lent themselves to a Gnostic, \"heretical\" interpretation. 

    \n


    \n

    For these and other reasons, critical scholars are in near unanimous agreement that the Pastorals are second century forgeries, and rather poor ones at that. 

    \n


    \n


    \n

    Circumstantial Evidence of Forgery

    \n


    \n

    Although the most \u201cfaithful\u201d of Literalist attempt to dispute the direct evidence of forgery noted above--rationalizing, for example, that the unusual vocabulary of the Pastorals might be attributable to the fact that Paul may have dictated his various letters at different times to different scribes who sometimes paraphrased him (while nonetheless perfectly preserving his \"divinely inspired\" message, we are assured)--there can be no dispute on the following point: To advance their cause, certain highly educated proto-orthodox forgers authored letters in the names of the Apostles or their followers, letters that their descendants eventually excluded from the Bible for one reason or another. For example, as mentioned previously, some orthodox sympathizer forged a letter from Titus, now called \u201cPseudo-Titus\u201d (meaning \u201cfalse Titus\u201d), that is not found in our New Testament. Extra-biblical documents forged in the name of the Apostle Paul include 3 Corinthians (created in the second century largely in order to undermine the docetic \u201cheresy\u201d, it was eventually accepted as canonical only by the Armenian church and certain Syrian churches), several letters from Paul to the Roman philosopher Seneca (designed to cast Paul as a great philosopher), and at least one to the church at Laodicea. Yet other known Pauline forgeries are lost to history\u2014we know them only because they are referenced in ancient writings that have been preserved. 

    \n


    \n

    Faithful readers should not be surprised that all these letters were being forged in Paul\u2019s name. After all, 2 Thessalonians (2:2) records that Paul was concerned that people were forging letters in his name even in his own time. However:

    \n


    \n
    In an interesting twist, scholars today are not altogether confident that 2 Thessalonians itself was written by Paul. And so we have a neat irony: either 2 Thessalonians was written by Paul and someone else was producing forgeries in Paul\u2019s name, or 2 Thessalonians itself is a forgery that condemns the production of forgeries in Paul\u2019s name. Either way, someone was forging books in Paul\u2019s name. (Lost Christianities at 10)
    \n


    \n


    \n

    Although these undisputed forgeries weren\u2019t included in our New Testaments, to the relief of many Literalists, their mere existence casts additional doubt on many of the books that did. These extra-biblical forgeries prove indisputably that some early, highly-educated proto-orthodox sympathizers--members of the very group whose spiritual descendants ultimately organized and canonized the New Testament as Holy Writ (as we shall see)--were ready, willing, and able to employ deceit to advance their cause and to undermine the authority of their Christian opponents, going even so far as to forge letters in the name of key Apostles. Even the Catholic Encyclopedia admits as much: \"Both Catholics and Gnostics were concerned in writing these fictions. The former had no motive other than that of pious fraud.\" Gnostic forgeries were then presumably \"impious frauds.\" 

    \n


    \n

    Combine this known and admitted propensity for forgery with the doctrine-based litmus test later adopted by their descendants for purposes determining the authenticity of ancient Christian documents, and it would be a divinely inspired miracle indeed if some forgeries didn\u2019t make it into our New Testaments. 

    \n


    \n

    So, even if we ignore the all-but-conclusive direct evidence of forgery within our New Testament, we have compelling circumstantial evidence as well: We know with certainty that the Literalist Church had the means to commit forgery, as evidenced by, among other things, their extant forgeries that did not make it into the New Testament. We also know that the Literalists had the motive to forge documents and include them in the canon (e.g., by forging documents in Apostles\u2019 names and designating those documents as the infallible Word of God, Literalists would gain an advantage in the battles for the heart and soul of early Christianity). Finally, Literalists had the opportunity to include forged documents in the Bible: A century or two after these documents were forged, the spiritual descendants of these Literalist forgers attempted to \"close the cannon\" and adpoted a doctrine-based litmus test of authenticity that all but assured some forged documents would be canonized. 

    \n


    \n

    In light of this evidence, it is only the most \u201cfaithful\u201d of Christians who deny that parts of the New Testament are obvious forgeries. Sadly, such \u201cfaithfulness\u201d borders on irrationality: It is not merely \u201cevidence of things unseen\u201d (as Paul defined faith), but the irrational rejection of things seen plainly. It is not merely an acceptance of the unprovable, but acceptance in spite of overwhelming evidence to the contrary. Why should anyone have such faith? More importantly, why would a benevolent, loving God have made such irrational faith a precondition of salvation? I can think of no reason at all, but I can, and have, identified many reasons why less than benevolent, power-driven humans did so. 

    \n


    \n


    \n

    Bibles, Bibles Everywhere

    \n


    \n

    Even if we ignore the known forgeries in the New Testament, there are many other problems with Literalist claims of the Bible's infallibility. One is that, as previously alluded, there is simply no such thing as the Bible. Over centuries what we now call the Bible has undergone numerous changes, and \"the\" church has never enjoyed a definitive version. For example, the identity of the books comprising the Old Testament has changed over the years, the Apocrypha was dropped from the Protestant Bible altogether after the Council of Trent (1545-1563) and, as we have seen, the books of the New Testament weren\u2019t fixed until the late fourth century or early fifth century, and even then there still wasn\u2019t complete unanimity in Christendom. The Catholic Encyclopedia admits, \"The idea of a complete and clear-cut canon of the New Testament existing from the beginning...has no foundation in history.\" 

    \n


    \n

    Another problem with claims of biblical infallibility is that, even today (and ignoring disputes over which books are canonical) we have numerous versions of \u201cthe\u201d Bible. Just since the King James Version was first published in the early 1600\u2019s, English speaking peoples have seen more than three hundred English translations of the Bible alone! A trip to the local bookstore will acquaint the reader with some of these, and a somewhat more comprehensive listing can be found here.

    \n


    \n

    So, why the need for so many Bibles?

    \n


    \n

    Well, different versions exist for two primary reasons: (1) scholars disagree about which of the ancient manuscripts should be translated into our modern Bibles, and (2) translators disagree as to how to properly translate a given manuscript into a language understandable by modern audiences. Let\u2019s discuss each of these disagreements, beginning with the last one first.

    \n


    \n


    \n

    Difficult Translations

    \n


    \n

    Jesus and his immediate followers, like most Jews of Palestine for centuries before them, spoke Aramaic, a language that is all but dead today. However, the oldest complete New Testament manuscripts still in existence are all written in an ancient form of Greek, called \u201cKoine\u201d, and all of these oldest manuscripts are \u201cuncials\u201d, meaning that they are written in only capital Greek letters with no spaces between words, no line breaks, and almost no punctuation marks\u2014i.e., no periods, no commas, no page breaks, and no exclamation points. 

    \n


    \n

    These facts are important for several reasons. First, they demonstrate that, with only a few exceptions, even the oldest existing copies of the New Testament capture the words of Jesus and the Apostles only in translated form. We do not know the actual words that were originally spoken by Jesus and his Apostles in Aramaic, rather we have only a Greek hearsay translation. And, unfortunately, something is always lost in translation: As Rabbi Judah eloquently stated, \u201cHe who translates a biblical verse literally is a liar, but he who elaborates on it is a blasphemer.\u201d 

    \n


    \n

    The translator\u2019s job is to express in language understandable to his audience the meaning of words originally spoken or written by someone else using a different language. Given linguistic differences in grammar, syntax, punctuation and figures of speech, this is no easy task under the best of circumstances\u2014but, Bible translators face additional complications. NAMELYTHEYARECHARGEDWITHACCURATELYTRANSLATINGANCIENTMANUSCRIPTSTHATAREWRITTENINALLCAPSDEVOIDOFPUNTUATIONORSPACESANDTHATWEREWRITTENTHOUSANDSOFYEARSAGOINLANGUAGEORDIALECTSTHATHAVEBEENDEADFORCENTURIES.

    \n


    \n

    If that last \"all caps\" sentence didn\u2019t make any sense, it is only because I wrote it in uncial form in hopes of giving the reader some appreciation for the difficult task of translating ancient uncials. Here\u2019s what I actually said: \u201cNamely they are charged with accurately translating ancient manuscripts that were written in all caps, which are virtually devoid of punctuation marks or spaces, and that were written thousands of years ago in languages or dialects that have been dead for centuries.\" If the reader had difficulty making sense of the \"all caps\" phrase above (even though it was written in modernEnglish), imagine how much greater the difficulty of interpreting a dead, foreign language written in such a manner. 

    \n


    \n

    The first step in any translation of an ancient document is to develop an understanding of the original author\u2019s intent. As anyone who has ever attempted to interpret a document knows, this is more art than science, especially when the original author has been dead for two millennia, came from a foreign culture, and spoke a dead language. Given the difficultly that each present day generation has in understanding the next one (and vice versa), imagine how much more difficult it must be for a modern translator to truly see the world through the eyes of a first century writer from another culture. 

    \n


    \n

    In short, despite their best efforts, a translator\u2019s presuppositions (paradigms) affect his or her understanding of the original writer\u2019s intent, and therefore taint his or her interpretation of the original writer\u2019s words. The Preface to the New King James Version of the Bible, which is itself \u201cthe fifth revision of a historic document translated from specific Greek texts\u201d, is to be commended for acknowledging as much explicitly:

    \n


    \n
    [T]he most important differences in the English New Testaments of today are due\u2026to the way in which translators view the task of translation: How literally should the [original] text be rendered? How does the translator view the matter of biblical inspiration? Does the translator adopt a paraphrase when a literal rendering would be quite clear and more to the point?\u201d [parentheticals and emphasis added]
    \n


    \n


    \n

    In other words, as the preface to the New King James version makes clear, the meaning of the translated Bible varies according to the particular translator\u2019s presuppositions, including whether or not the translator presupposes that the Bible is a spiritual book written by mortals, or a divinely inspired book of history. Or, said another way, the Paradigm of Historicity affects the translation! In this manner, centuries of translator bias (until very recently, almost exclusively Literalist ones) have been not-so-subtly incorporated into the substance of the most Bible versions available to us today. We will expose many of these as we proceed. 

    \n


    \n

    Assuming a translator can overcome the first challenge of truly understanding the intent of the original writer, the second step in translation is to then render the that understanding in language comprehensible to the translator\u2019s audience. The Christian William Tyndale was the first translator to offer an English Bible (c. 1526) derived from the most ancient Greek manuscripts available at the time (rather than later Latin manuscripts that had served as the basis for most previous translations). For this, he was eventually burned at the stake for heresy. Even so, many of his words survive to this day. It was Tyndale who, via artful translation, created from whole cloth many of the most memorable words and phrases found in our modern Bibles:

    \n


    \n
    It was Tyndale who established \u2026that the Bible should not be in the language of scholars but in the spoken language of the people. [H]e coined such words as \u201cPassover,\u201d \u201cscapegoat,\u201d \u201cmercy seat,\u201d and \u201clong-suffering.\u201d
    \n

    \n
    Many expressions of Tyndale are also unforgettable, cherished by countless readers of the English Bible: \u201cthe kingdom of heaven is at hand\u201d (Matt. 3:2); \u201cthe pinnacle of the temple\u201d (Matt. 4:5); \u201cthe salt of the earth\u201d (Matt. 5:13); \u201cdaily bread\u201d (Matt. 6:11); \u201cConsider the lilies of the field, how they grow\u201d (Matt. 6:28); \u201cmeek and lowly in heart\u201d (Matt 11:29); \u201cshepherds abiding in the field\u201d (Luke 2:8); \u201ceat, drink, and be merry\u201d (Luke 12:19); \u201cfatted calf\u201d (Luke 15:23); \u201conly begotten son\u201d (John 1:14, 18); \u201cin my Father\u2019s house are many mansions\u201d (John 14:2); \u201cin whom we live and move and have our being\u201d (Acts 17:28); \u201cGod forbid\u201d (Rom 3:4); \u201csounding brass\u201d and \u201ctinkling cymbal\u201d (1 Cor. 13:1); \u201cin the twinkling of an eye\u201d (1 Cor. 15:52); \u201csinging and making melody (Eph. 5:19); \u201coffice of a bishop\u201d (1 Tim. 3:1); \u201cthe pleasures of sin for a season\u201d (Heb. 11:25); \u201can advocate with the Father\u201d (1 John 2:1); and \u201cBehold, I stand at the door and knock\u201d (Rev 3:20). (How We Got the Bible at 178-179)
    \n


    \n

    Despite their familiarity, the above expressions do not appear in the original Greek, at least not in so many words: 

    \n


    \n
    [I]t is noteworthy that these expressions could have been translated differently from the Greek text, yet because Tyndale had such an ear for the English language, these [para]phrases live on. [parentheticals added]. (How We Got the Bible at 179)
    \n


    \n

    In short, as previously stated, something is always lost (and sometimes added)in translation. 

    \n


    \n


    \n

    An Important Diversion to Discuss Misleading Translations 

    \n


    \n

    Before moving on to discuss the second primary reason that there are so many versions of the Bible\u2014namely, disagreements over which ancient documents to translate,--its worth pausing here to explore the significance of translator bias. Until very recently, virtually all Bible translations were overseen by committed Christians steeped in the Literalist, orthodox tradition. Even most of the so-called heretics of the last thousand years were, like William Tyndale, Literalists. Consequently, the Paradigm of Historicity, and all orthodox doctrines derived therefrom, weighed heavily on their efforts, and the biases of these original translators have influenced subsequent translations ever since. 

    \n


    \n

    Translators who presuppose that the Bible is the \u201cinspired\u201d word of God naturally \u201cview the task of translation\u201d, if only unconsciously, as supporting this idea. Such translators assume that God\u2019s inspired Word simply can\u2019t contradict itself or contain error. Thus, centuries of translators have adopted interpretations and translations that seek to reconcile or downplay inconsistencies or discrepancies that are evident in the original tongue. For example:

    \n


    \n
    All of the Gospels present but one view of Jesus, that he is the Son of God. Yet in presenting this view their individual descriptions of him and his sayings often employ different words. Through the years, these verbal distinctions, either intentionally or unintentionally, tended to be \u201charmonized\u201d by the scribes. Thus it is a sound conclusion that in parallel accounts the text which preserves the minute verbal differences is generally the [more authentic] text. (How We Got the Bible at 93)
    \n


    \n


    \n

    The result of this translator and scribal bias for consistency is that some parts of our modern Bibles appear to modern readers to be more of a coherent whole than they actually are, while other parts appear to less of a whole than they should. The following pages will provide numerous examples of the former, but here I will note one very basic example of the latter: 

    \n


    \n

    \u201cJesus\u201d is the Greek rendering of the Hebrew name \u201cJoshua\u201d, meaning \u201csavior.\u201d It was a very common name among first century Jews. And yet it has become customary among translators to render the name of the Old Testament hero of Exodus as \u201cJoshua\u201d and that of the New Testament hero of the same name as \u201cJesus\u201d. Inconsistently translating these names adds to Jesus\u2019 uniqueness while at the same time obscuring certain similarities in the lives and actions of the two biblical heroes that may otherwise be obvious. The differing nomenclature discourages the reader from drawing analogies between the lives of the two figures, analogies that the authors of the gospels almost certainly intended. 

    \n


    \n

    Translator bias has also served to obscure some striking similarities between the New Testament and other Gnostic scriptures. The Bible is almost always rendered in the familiar \u201cchurch speak\u201d originally adopted by Literalist translators over the centuries. However, it\u2019s important to understand that identical Greek words and ideas appearing in surviving Gnostic writings are typically rendered in unfamiliar \u201cpagan\u201d, heretical language, or simply left un-translated altogether, making these works seem more foreign, bizarre, and incredible than they should. To illustrate the point, let\u2019s consider just how strange, dare I say Gnostic, parts of the New Testament sound if we translate them from the Greek using the same principles often employed when translating Gnostic manuscripts.

    \n


    \n

    The Greek word for wisdom is \u201cSophia\u201d, which is also the name of the Greek goddess that personified the same. In Gnostic mythology, Sophia was the companion and lover of the Logos (often translated as \u201cword\u2019, which we will discuss more below), which all Christians equate with Christ (thanks to the opening chapter of the fourth gospel). This may be one reason why translators almost always translate the Greek word \u201cSophia\u201d as simply \u201cwisdom\u201d in the New Testament, but as \u201cSophia\u201d in most Gnostic texts. But is such inconsistent treatment justified? What happens, for example, when we translate some familiar Bible passages using principals of translation traditionally applied to Gnostic texts? Let\u2019s begin with words attributed to Paul in Colossians 1:8 (highlighted words are those that have been reworded using more consistently applied principles of translation, as is done with non-canonical books from the time):

    \n


    \n
    We proclaim [Christ]\u2026teaching every man in the ways of Sophia that each may become an initiated member of Christ. (Colossians 1:28)
    \n


    \n


    \n

    Translated in this manner, and remembering that in Gnostic theology, Sophia was the lover of the Logos (Christ), Paul sounds\u2026well\u2026radical. In essence, Paul teaches that we become one with Christ (that is, \u201cmembers\u201d of Christ) by learning the ways (i.e., assuming the role) of his mythical lover, Sophia. Though strange, this lesson is actually consistent with orthodox doctrine that the church is the \u201cbride of Christ\u201d, and it is also indistinguishable from the Gnostic teaching on this subject.

    \n


    \n

    Continuing: 

    \n


    \n
    My purpose is that they may\u2026become one in love, so that they may\u2026experience the Gnosis of God\u2019s mystery, namely, Christ, in whom are hidden all the treasures of Sophia and Gnosis. [emphasis added] (Colossians 2:2-3)
    \n


    \n


    \n

    Here Paul teaches that mystical \u201coneness\u201d is achieved through Gnosis (or experiential knowledge) of God\u2019s \u201cmystery\u201d, which he defines as Christ. Christ is not discussed as an historical personage, but as a higher consciousness that, once identified with to the exclusion of our ego (i.e., once we become one with it), leads to spiritual insight\u2014hidden wisdom (Sophia) and knowledge (gnosis). This is pure Christian Gnosticism, plain and simple. Only the common misleading translation keeps us from seeing it as such. 

    \n


    \n

    Proceeding further:

    \n


    \n
    We speak of Sophia among the initiated; not the Sophia of this aeon, nor of the rulers of this aeon, who are passing away; but we speak of God\u2019s Sophia in a mystery. (1 Corinthians 2:6)
    \n


    \n


    \n

    And:

    \n


    \n
    It is central to our faith that in the end we will all attain Oneness through Gnosis of God\u2019s Son, becoming fully initiated human beings, equal to nothing less than the pleroma of Christ. (Ephesians 4:13)
    \n


    \n


    \n

    \u201cGod\u2019s Sophia\u201d, \u201cinitiated\u201d, \u201cmystery\u201d, \u201caeons\u201d, \u201coneness\u201d and \u201cpleroma\u201d, all of these are quintessentially Gnostic terms, terms one would find repeated over and over in most any Christian Gnostic texts such as those found at Nag Hammadi. And yet, although they are expressed in the original Greek manuscripts of our Bibles, these terms are foreign to most Christians simply because bias, primarily the doctrine of divine inspiration and the Paradigm of Historicity, keeps translators from expressing Paul in this way. Rather than use the word \u201cinitiated\u201d, which is a more proper and accurate translation of the original Greek, and one they surely would have used if translating the same word in a Gnostic text, translators substitute the word \u201cmature.\u201d Rather than use the Greek word \u201cGnosis\u201d, which describes subjective, experiential knowledge (like knowing how to ride a bike) as opposed to objective, intellectual knowledge (like one plus one equals two), translators just use the more antiseptic (if somewhat misleading) English word \u201cknowledge\u201d, which has the added benefit of obscuring Paul\u2019s Gnostic tendencies.

    \n


    \n

    Another example of a translation that obscures the similarities between the Gnostic texts and the New Testament is the rendering of logos in many Gnostic texts as logos, but in the New Testament as \u201cWord\u201d (such as in John 1:1) The Greek word logos, which is the root of the English word \u201clogic\u201d, has no strict English equivalent. It can be alternatively translated as \u201cword\u201d, \u201creason\u201d, or \u201cidea\u201d depending upon context, but it actually contains elements of all three, plus more. No one English word captures the true essence of the Greek logos. 

    \n


    \n

    In the centuries before and immediately after Jesus, \"logos\" was a term of art used by pagan philosophers and adepts of the Mysteries Religions, including the Christian Gnostics. They generally used it to describe the thoughts of God\u2019s Mind through which God created and sustains the universe, or said another way, the objects of God\u2019s consciousness. To put it in terms readily understandable to most present-day Literalist Christians, before God spoke the words \u201cLet there by light\u201d (Genesis 1:3), God had to first have the idea (logos) of light in mind, else his words would have had no meaning or effect. Because thought, which is made manifest in words, must precede action, Gnostics came to view God\u2019s thoughts/ideas/words as the true source and sustainer of all Creation, present with God \u201cin the beginning\u201d, for creation could not exist prior to God conceiving of it. These divine thoughts or ideas, which are separate from God and yet one with Him (in the same sense that our thoughts are separate from our minds yet have no existence outside of them) are the divine logos. It will serve our purposes sufficiently if we conceptualize the divine logos for now as God\u2019s consciousness. 

    \n


    \n

    In Gnostic mythology, which the reader will recall contains much figurative language, creation is the result of the one transcendent God becoming consciousness of Himself. Exactly how this happened is a mystery symbolized in numerous and varying myths, but Gnostics reasoned rightly that consciousness requires both a subject and an object\u2014that is, there must be a witness (the person or thing that is conscious\u2014i.e., the \u201cmind\u201d) as well as the witnessed (i.e., the person or thing of which on is conscious, or the \u201cthought\u201d). In the Gnostic allegorical myths that seek to encode this truth, Gnostics often referred to the original witness (i.e., the \u201cmind\u201d of God) as \u201cthe Father\u201d. Likewise, they referred to the thoughts of that Divine Mind, the ideas which God\u2019s Mind contemplates, as \u201cthe Son\u201d or \u201cthe Logos\u201d (Word). Thus, thoughts (the Son) were conceptualized as the \u201coffspring\u201d or \u201cfirst born\u201d or \u201cbegotten\u201d of the mind (the Father), present with God at the dawn of creation. Before God thought, nothing was, for consciousness did not exist. Thus, Father and Son are as inseparable as thought is from mind. The Athanasian Creed expresses these ideas perfectly:

    \n


    \n
    The Father is made of none, neither created nor begotten, The Son is of the Father alone, neither made nor created, but begotten. [N]one is afore or after the other, none is greater or less than another.
    \n


    \n


    \n

    And, as Origen once noted, \u201cThe Father did not beget the Son, but ever is begetting him.\u201d

    \n


    \n

    The experience of this simple idea was almost certainly part of the fundamental Inner Mystery taught by all Gnostic Mystery Schools in the centuries before and after Jesus. Centuries before Christ the pagan Gnostic Heraclitus (c. 600 BCE) wrote, \u201cThe Father and Son are the same.\u201d According to Clement of Alexandria, the pagan Gnostic Euripides had years before \u201cdivined as in a riddle that the Father and the Son are one God.\u201d The legendary pagan sage Orpheus, who lived, if at all, thousands of years before Christ, is quoted by the Christian Clement of Alexandria as having taught: 

    \n


    \n
    Behold the Logos divine. Tread well the narrow path of life and gaze on Him, the world\u2019s great ruler, our immortal king. (Quoted in The Jesus Mysteries at 83)
    \n


    \n

    Clement of Alexandria himself writes:

    \n


    \n
    The Son is the Consciousness of God. The Father only sees the world as reflected in the Son. (Quoted in The Jesus Mysteries at 84) [parentheticals added]
    \n


    \n


    \n

    Continuing with this idea for a moment, it is important to note that Gnostics sought to explain the mystery of human consciousness by characterizing it as fragmented, dispersed pieces of the One Divine Consciousness\u2014that is, of the Son or logos, which Christians specifically equate with Christ. How portions of the One Divine Consciousness came to be dismembered and encapsulated within each of us, how we lost our ability to \u201caccess\u201d or \u201crely on\u201d it in our daily lives, and how we can regain it, are all mysteries described allegorically in many Gnostic and Christian myths. For Christians, the most important of these myths are those describing the Incarnation of Christ (God\u2019s consciousness becoming encapsulated in man), the Fall of Man (man losing his ability to rely on that consciousness and instead being ruled by his unconscious paradigms and passions, which Paul called \u201cthe flesh\u201d), and Christ\u2019s Crucifixion and Resurrection (describing the way back to union with God, or oneness with the cosmic consciousness). 

    \n


    \n

    These Gnostic teachings about the dispersion of human consciousness, and its reunion with God, may seem quite strange to Literalists, so I will again remind the reader of just a few of Paul\u2019s words on this subject:

    \n


    \n
    For just as the body is a unity and yet has many members, and all the members, though many , form only one body, so it is with Christ\u2026.[i.e., the logos or Son]. For by means of one shared Spirit [or consciousness] we were all baptized into one [spiritual] body\u2026. 
    \n


    \n
    Now you (collectively) are Christ\u2019s body [i.e., the Logos, the One Divine Consciousness], and individually members [i.e., dispersed pieces] of it. (1 Corinthians 12:11-27)
    \n


    \n
    It is inherent in our faith that in the end we will all attain Oneness through Gnosis of God\u2019s Son, becoming fully initiated human beings, equal to nothing less than the pleroma [fullness] of Christ. [Ephesians 4:13 as rendered in Jesus and the Lost Goddess at 149))
    \n


    \n


    \n

    In Ephesians 4:25, Paul writes \u201c[w]e are all parts of one body and members one of another.\u201d In Colossians 1:25-28, Paul writes that his purpose in life is to reveal to us the Mystery that was hidden in past ages--namely, that Christ (i.e., the logos) is in us! In Galations 1:15, Paul writes that \u201cGod revealed his Son in me\u201d [emphasis added]. Demonstrating that he had come to identify completely with this higher consciousness within him, and ceased identifying with his ego, Paul states, \u201c[I]t is no longer I [i.e., my ego or \"flesh\"] who live, but Christ [the logos] lives in me; and the life I now live in this body I live by faith\u2014by reliance on and complete trust in the Son of God\u2026.\u201d 

    \n


    \n

    As we have previously noted, Jesus offers the same teachings, most explicitly in the Gospel of John (17:19-26). There, Jesus prays that his followers will come to know their true nature. He prays that they will be \u201csanctified by the Truth\u201d so that they:

    \n


    \n
    all may be One--just as You, Father, are in Me and I in you, they also may be One in Us. [I] in them and You in Me, in order that they may become One and perfectly united....
    \n


    \n


    \n

    And nowhere is this pre-Christian, Gnostic teaching of creation emerging from the oneness of God through the facility of the logos (which is then dispersed among all peoples) better illustrated than in the opening Chapter of the Gospel of John (v. 1-4): 

    \n


    \n
    In the beginning was the Logos [i.e., Divine Consciousness, or thoughts of God, confusingly translated as \u201cthe Word\u201d], and the Logos was with God, and the Logos was God. He was with God in the beginning. All things came into being by Him, and apart from him nothing came into being [i.e., nothing existed prior to God becoming conscious]. In him was the life and that life was the light [i.e., consciousness] of men.
    \n


    \n


    \n

    I could continue with innumerable examples of how misleading translations, warped as they are by the Paradigm of Historicity and doctrine of divine inspiration, have served to obscure similarities between Gnostic and Literalist texts. But the above is hopefully sufficient evidence for now that, properly translated and freed of the Paradigm of Historicity, large parts of the New Testament support, indeed demand, a Gnostic interpretation. 

    \n


    \n

    (to be continued in Chapter 5, Part 2)

    \n


    \n", + "category": "god", + "children": 28, + "created": "2016-08-31T16:07:33", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/08/31/Official_Presidential_portrait_of_Thomas_Jefferson_by_Rembrandt_Peale_18003f466.jpg" + ], + "links": [ + "https://steemit.com/philosophy/@sean-king/redeeming-christ-an-indispensable-introduction", + "https://steemit.com/philosophy/@sean-king/redeeming-christ-part-i-chapter-i-deconstructing-faith", + "https://steemit.com/bible/@sean-king/redeeming-christ-part-i-chapter-2-the-perplexing-power-of-paradigms", + "https://steemit.com/bible/@sean-king/the-bible-isn-t-mainly-history", + "https://steemit.com/christianity/@sean-king/early-christianities-weren-t-orthodox", + "https://en.wikipedia.org/wiki/Docetism", + "https://steemit.com/god/@sean-king/reading-the-bible-is-like-picking-out-diamonds-from-dunghills-part-2" + ], + "tags": [ + "god", + "bible", + "christianity", + "religion", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 38788362396320, + "payout": 158.804, + "payout_at": "2016-09-07T16:07:33", + "pending_payout_value": "158.804 HBD", + "percent_hbd": 10000, + "permlink": "reading-the-bible-is-like-picking-out-diamonds-from-dunghills", + "post_id": 1072528, + "promoted": "200.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 141 + }, + "title": "Reading the Bible is \"Like Picking Out Diamonds from Dunghills\"--Part 1", + "updated": "2016-08-31T16:33:21", + "url": "/god/@sean-king/reading-the-bible-is-like-picking-out-diamonds-from-dunghills" + }, + { + "active_votes": [ + { + "rshares": 28641756642483, + "voter": "dantheman" + }, + { + "rshares": 3066676253333, + "voter": "lafona-miner" + }, + { + "rshares": 487525338167, + "voter": "lafona" + }, + { + "rshares": 1099055663468, + "voter": "delegate.lafona" + }, + { + "rshares": 308752978889, + "voter": "lafona5" + }, + { + "rshares": 253681914004, + "voter": "indominon" + }, + { + "rshares": 2477287329, + "voter": "konelectric" + }, + { + "rshares": 14775784097, + "voter": "valtr" + }, + { + "rshares": 1796764686, + "voter": "andzzz" + }, + { + "rshares": 11342117893, + "voter": "dave-hughes" + }, + { + "rshares": 50302545642, + "voter": "juanmiguelsalas" + }, + { + "rshares": 177514135302, + "voter": "thedashguy" + }, + { + "rshares": 1461417595362, + "voter": "sean-king" + }, + { + "rshares": 687321345894, + "voter": "publicworker" + }, + { + "rshares": 57002255623, + "voter": "asmolokalo" + }, + { + "rshares": 11956530261, + "voter": "stealthtrader" + }, + { + "rshares": 14341272017, + "voter": "r4fken" + }, + { + "rshares": 1564158061, + "voter": "vi1son" + }, + { + "rshares": -96239619605, + "voter": "sigmajin" + }, + { + "rshares": 216367037, + "voter": "keyser" + }, + { + "rshares": 306787589, + "voter": "nippel66" + }, + { + "rshares": 2696646453, + "voter": "fiona777" + }, + { + "rshares": 3354581940, + "voter": "bones" + }, + { + "rshares": 14082581305, + "voter": "beowulfoflegend" + }, + { + "rshares": 10010962986, + "voter": "moon32walker" + }, + { + "rshares": 102801288, + "voter": "sergey44" + }, + { + "rshares": 433341900, + "voter": "berrysmok" + }, + { + "rshares": 6080328266, + "voter": "summonerrk" + }, + { + "rshares": 3984549669, + "voter": "ace108" + }, + { + "rshares": 6629256416, + "voter": "royalmacro" + }, + { + "rshares": 880020741, + "voter": "mar1978co" + }, + { + "rshares": 1799932641, + "voter": "gaitan" + }, + { + "rshares": 134257660, + "voter": "yulia98" + }, + { + "rshares": 3176805655, + "voter": "dumar022" + }, + { + "rshares": 7813639088, + "voter": "cmp2020" + }, + { + "rshares": 588526896696, + "voter": "toxic" + }, + { + "rshares": 454046245625, + "voter": "glitterfart" + }, + { + "rshares": 222660119, + "voter": "snowflake" + }, + { + "rshares": 14557324469, + "voter": "randyclemens" + }, + { + "rshares": 148150446, + "voter": "agussudaryanto" + }, + { + "rshares": 62205973, + "voter": "rinaa" + }, + { + "rshares": 21000271255, + "voter": "cryptos" + }, + { + "rshares": 9679881459, + "voter": "theb0red1" + }, + { + "rshares": 7140129001, + "voter": "kyriacos" + }, + { + "rshares": 118527119002, + "voter": "helikopterben" + }, + { + "rshares": 728479455, + "voter": "alexma3x" + }, + { + "rshares": 8041154071, + "voter": "craigwilliamz" + }, + { + "rshares": 50403837, + "voter": "jlufer" + }, + { + "rshares": 59995797, + "voter": "arnoldz61" + }, + { + "rshares": 41404629211, + "voter": "luminousvisions" + }, + { + "rshares": 2731168114, + "voter": "fajrilgooner" + }, + { + "rshares": 9751538745, + "voter": "benadapt" + }, + { + "rshares": -53957255, + "voter": "predko777" + }, + { + "rshares": 52381149, + "voter": "everittdmickey" + }, + { + "rshares": 68608664, + "voter": "mari5555na" + }, + { + "rshares": 175172738, + "voter": "jucbitcoin" + }, + { + "rshares": 1631179533, + "voter": "robotev" + }, + { + "rshares": 172120554, + "voter": "darkminded153" + }, + { + "rshares": 104999885, + "voter": "bosjaya" + }, + { + "rshares": 166960400, + "voter": "robyneggs" + }, + { + "rshares": 116692269, + "voter": "dresden" + }, + { + "rshares": 158081936, + "voter": "pawel-krawczyk" + }, + { + "rshares": 157148891, + "voter": "hamed" + }, + { + "rshares": 158983971, + "voter": "wade1970" + }, + { + "rshares": -159024498, + "voter": "messi10" + }, + { + "rshares": -159020694, + "voter": "sunny1" + }, + { + "rshares": -158267372, + "voter": "me86ljj3wy" + }, + { + "rshares": -158262346, + "voter": "csg0q82iul" + }, + { + "rshares": -158234006, + "voter": "ljkvnzgpvq" + }, + { + "rshares": -158231877, + "voter": "wstqotyddi" + }, + { + "rshares": -158230192, + "voter": "ufvosobdfb" + }, + { + "rshares": -158228488, + "voter": "glxmgiqrgj" + }, + { + "rshares": -158219074, + "voter": "rsgmslegyx" + }, + { + "rshares": -158211582, + "voter": "nkroyzrjgf" + }, + { + "rshares": -158209558, + "voter": "imoqhlzemr" + }, + { + "rshares": -158207874, + "voter": "qiqyyqvzhj" + }, + { + "rshares": 155094591, + "voter": "blend" + }, + { + "rshares": -158192224, + "voter": "alexurex" + }, + { + "rshares": -158186686, + "voter": "ashbuille" + }, + { + "rshares": -158183923, + "voter": "auberenne" + }, + { + "rshares": -158176291, + "voter": "belialis" + }, + { + "rshares": -158172542, + "voter": "boyaconehou" + }, + { + "rshares": -158169693, + "voter": "brandmar" + }, + { + "rshares": -158165782, + "voter": "breageoa" + }, + { + "rshares": -158156198, + "voter": "canixfuny" + }, + { + "rshares": -158153164, + "voter": "cassachex" + }, + { + "rshares": -158150021, + "voter": "ceticalwo" + }, + { + "rshares": -158147243, + "voter": "commenth" + }, + { + "rshares": -158144137, + "voter": "cootekel" + }, + { + "rshares": -158140507, + "voter": "dinexavi" + }, + { + "rshares": -158137183, + "voter": "footidie" + }, + { + "rshares": -158134585, + "voter": "gwenood" + }, + { + "rshares": -158131515, + "voter": "headlinez" + }, + { + "rshares": -158128326, + "voter": "insellias" + }, + { + "rshares": -158125936, + "voter": "janetekitan" + }, + { + "rshares": -158122441, + "voter": "kluglainno" + }, + { + "rshares": -158120034, + "voter": "lullishoi" + }, + { + "rshares": 474962663, + "voter": "hacon" + }, + { + "rshares": 157452140, + "voter": "kravmaga" + }, + { + "rshares": 156731952, + "voter": "scarspro" + } + ], + "author": "benadapt", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.39, + "beneficiaries": [], + "blacklists": [], + "body": "Shoutout to @jacor, for featuring my post here.\n\nFollowing on from this, I will now be featuring other authors to help promote a diversity of content and new authors. All STEEM Dollars for these posts go to the featured author.\n\nIf you are looking to be featured as an author, please contact me via email - ben.adaptnetwork@gmail.com\n\nEdit: From the comments, it seems that this type of author promotion is not the way to go. A 're-steemit' button has been suggested and I think this is a great idea.\n\n
    \n\n
    \n\nIf you've played the indie-hit video game FireWatch, by Campo Santo, then chances are that you fell in love with the idea of staying in a fire tower, just as I have.\n\nThe American novelist and poet, Jack Kerouac, famously spent the summer of 1956 manning a fire tower on Washington\u2019s Desolation Peak, in the northern Cascades. Even though he was alone with pencil and paper by design, he didn\u2019t get much writing done. I don\u2019t blame him, the views from the tower are incredible and there\u2019s plenty to fill an adventurer\u2019s time for 63 days.\n\nSo, if the idea of a few days in the sky in a cool-looking fire tower is appealing, you\u2019ll be pleased to know that you can actually rent one of these bad boys.\n\nSince Jack Kerouac\u2019s stay in the 50s, new technologies have made fire lookouts mostly obsolete, some were even torn down. Others were left to rust and splinter, becoming squatter\u2019s dens and canvases for high-altitude graffiti artists. But dozens around the US have survived and are available for rent, evolving into modest sources of revenue for the U.S. Forest Service\u2019s depleted accounts. The Forest Fire Lookout Association maintains a list of available towers; many are available for as little as $20 a night.\n\nLets take a look at a few below:\n\n

    1. Black Mountain Lookout, California

    \n\n
    \n\nBlack Mountain Lookout is located on the eastern edge of the Beckwourth Ranger District, 10 miles from Highway 395, near Milford, California.\n\nThe lookout was constructed in 1934 and is a great example of Civilian Conservation Corps (CCC) architecture. The C-3-type lookout is situated on a single story 10 foot tower and is extremely well-preserved.\n\nThe one-room lookout cabin is set on a tower, rising 10 feet above the ground. It is furnished with two single beds with mattresses, but can accommodate up to four people. There is also space for tent camping adjacent to the lookout, for up to four visitors.\n\nA closer look in pictures:\n\n
    \n
    \n
    \n
    \n\n

    2. Hirz Mountain Lookout, California

    \n\n
    \n\nThis fire tower sits atop Hirz Mountain, California at an elevation of 3,540 feet, offering 360-degree views of Mt. Shasta\u2019s snow-laced peak to the north.\n\nThe McCloud River Wintu tribe held Hirz Mountain in reverence and had a name for it in their own language. But it was a miner, Henry Hirz, who gave the mountain its modern name.\n\nWhen the lookout was built, it was originally a structure that sat on the ground. The mountain was a strategic location for detecting fires because it had a direct view into the headwaters of the McCloud River and most of its tributaries. In 1937, the Forest Service and the Civilian Conservation Corps rebuilt the Hirz Mountain Lookout cabin and included a garage and outhouse. It was one of the last CCC-era lookouts to be built. In 1949, a steel tower was added, constructed of a steel K-brace tower that stands 20 feet above ground level.\n\nA quick look inside the tower:\n\n
    \n
    \n\n

    3. Hornet Lookout, Montana

    \n\n
    \n\nThe Hornet Lookout is as old school as it gets and features a two-story construction. The ground level provides a living space for two guests and the second story is a small loft used solely for full views of the region. The lookout\u2019s rustic accommodations include a propane cook stove, propane lantern and a small wood stove for heat.\n\nThe lookout provides astounding 360-degree views of the surrounding terrain, including Glacier National Park and Kintla Lake on clear days. Apparently, on some nights, the Northern Lights may be seen from the lookout.\n\nA 'slightly' more modern look:\n\n
    \n\n

    4. Fall Mountain Lookout Cabin, Oregon

    \n\n
    \n\nFall Mountain Lookout Tower is situated about 20 miles from John Day, in central Oregon. It provides 360-degree views of the surrounding Strawberry Mountain Wildness, as well as the towns of Seneca and Mt. Vernon.\n\nThe tower was built in 1933 and sits at an elevation of 5,949 feet. Before satellite surveillance systems, lookout personnel monitored the forest from this 18-foot perch for signs of smoke, alerting fire guards when necessary. Today guests can watch the sun rise and set, spot wildlife from the catwalk and witness dramatic thunderstorms that traverse the territory during summer months.\n\nThe one-room, 14-by-14 cabin sits atop an 18-foot tower and sleeps two. The cabin is furnished with a futon bed and a table and chairs. It has electricity and in the kitchen area, an electric stove and refrigerator.\n\nHere's a few more snaps:\n\n
    \n
    \n
    \n
    \n\n

    5. Indian Ridge Lookout, Oregon

    \n\n
    \n\nThe Indian Ridge Lookout sits at an elevation of 5,405 feet in the Willamette National Forest. Indian Ridge was named for the old Indian hunting trail that runs along the summit.\n\nBuilt in 1958, the lookout was used for firefighting by Forest Service personnel until 1973 and is still staffed occasionally during emergencies.\n\nA closer look inside the tower:\n\n
    \n
    \n
    \n
    \n\n

    6. Little Guard Lookout, Idaho

    \n\n
    \n\nThe newest tower on this list, the Little Guard Lookout is located about 9 miles north of Shoshone Camp, was one of the last remaining fire lookouts used in the Coeur d\u2019Alene River area and has only just recently become inactive.\n\nThe structure standing today on Little Guard Peak is the third in a series of lookout buildings that originated back to 1919. In October 1990, Little Guard Lookout was accepted for listing in the National Historic Lookout Register and the first for Idaho.\n\nThe fully furnished two-story fire lookout has dimensions of 14 x 14 feet, an external cat walk, and a gabled roof. It sleeps four guests, but space is tight. The kitchen is on the ground floor and is equipped with a small propane refrigerator, propane cook stove, table, chairs and basic cooking utensils.\n\nA few more photos:\n\n
    \n
    \n
    \n\n

    7. Spruce Mountain Fire Lookout Tower

    \n\n
    \n\nPerched atop a forested mountain, Spruce Mountain Fire Lookout Tower offers panoramic views that include Medicine Bow Peak, Rob Roy Reservoir, Jelm Mountain and the southern end of the Snowy Range. After being occupied as a fire lookout, the 55-foot tall structure was renovated and opened to the public for overnight rental in 1977.\n\nThe lookout cabin is furnished with two single beds with mattresses and can accommodate up to four guests. Inside amenities include a table with chairs, cookware, dishes, utensils, cleaning supplies, a propane heater, propane cook stove and oven, propane refrigerator and propane lights.\n\nAll photos: courtesy Recreation.gov\n\nFor more information on renting one of these towers visit firelookout.org. But first, let me know which one is your favourite?\n\n
    \n\nPlease follow me on my blog @benadapt if you enjoy my topics and content. I will also follow back so that we can build a community together.\n\n@benadapt features authors to promote a diversity of content and new authors. All STEEM Dollars for these posts go to the featured author.\n\nIf you are looking to be featured as an author, please contact me via email - ben.adaptnetwork@gmail.com\n\nShoutout to @jacor, for featuring my post here and passing on this idea.\n\nEdit: From the comments, it seems that this type of author promotion is not the way to go. A 're-steemit' button has been suggested and I think this is a great idea.\n\n
    ", + "category": "life", + "children": 21, + "created": "2016-09-10T16:28:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/6z5In5y.jpg", + "http://i.imgur.com/tbHIiBQ.jpg", + "http://i.imgur.com/NX0S10Y.jpg", + "http://i.imgur.com/HgS38WU.jpg", + "http://i.imgur.com/ULzb0dV.jpg", + "http://i.imgur.com/ljj8y7X.jpg", + "http://i.imgur.com/uZq8dZ5.jpg", + "http://i.imgur.com/ZCHllVy.jpg", + "http://i.imgur.com/bD8F1wJ.jpg", + "http://i.imgur.com/fbAMzHn.jpg", + "http://i.imgur.com/EyIpkj8.jpg", + "http://i.imgur.com/fVoStKq.jpg", + "http://i.imgur.com/sUrDl58.jpg", + "http://i.imgur.com/3CrgXdi.jpg", + "http://i.imgur.com/LejQWOZ.jpg", + "http://i.imgur.com/861cU5N.jpg", + "http://i.imgur.com/vBd3iLs.jpg", + "http://i.imgur.com/DKt5G2z.jpg", + "http://i.imgur.com/FJePMYG.jpg", + "http://i.imgur.com/ifhnbPK.jpg", + "http://i.imgur.com/NXtu1ZE.jpg", + "http://i.imgur.com/pPy4Dxj.jpg", + "http://i.imgur.com/wuBRx3w.jpg", + "http://i.imgur.com/dkazLmP.jpg" + ], + "links": [ + "https://steemit.com/@jacor", + "https://steemit.com/life/@jacor/rent-a-fire-tower-and-camp-in-the-sky-featuring-new-author-benadapt", + "http://www.firewatchgame.com/", + "http://www.recreation.gov/", + "http://www.firelookout.org/lookout-rentals.html", + "https://steemit.com/@benadapt" + ], + "tags": [ + "life", + "photography", + "camping", + "outdoors" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 37590191304904, + "payout": 95.817, + "payout_at": "2016-09-17T16:28:45", + "pending_payout_value": "95.817 HBD", + "percent_hbd": 10000, + "permlink": "rent-a-fire-tower-and-camp-in-the-sky-featured-author-announcement", + "post_id": 1197660, + "promoted": "160.000 HBD", + "replies": [], + "stats": { + "flag_weight": 1.0, + "gray": false, + "hide": false, + "total_votes": 100 + }, + "title": "Rent a Fire Tower and Camp in the Sky - Featured Author Announcement", + "updated": "2016-09-11T21:13:06", + "url": "/life/@benadapt/rent-a-fire-tower-and-camp-in-the-sky-featured-author-announcement" + }, + { + "active_votes": [ + { + "rshares": 20239809995861, + "voter": "ned" + }, + { + "rshares": 2483542411, + "voter": "boy" + }, + { + "rshares": 3015329123, + "voter": "bue-witness" + }, + { + "rshares": 547232718, + "voter": "bunny" + }, + { + "rshares": 43930884813, + "voter": "bue" + }, + { + "rshares": 1330754717, + "voter": "mini" + }, + { + "rshares": 171038238, + "voter": "moon" + }, + { + "rshares": 500018940, + "voter": "healthcare" + }, + { + "rshares": 778548508, + "voter": "daniel.pan" + }, + { + "rshares": 230687619, + "voter": "helen.tan" + }, + { + "rshares": 13761624031, + "voter": "gregory-f" + }, + { + "rshares": 1397418866, + "voter": "andzzz" + }, + { + "rshares": 1643701455969, + "voter": "cryptoctopus" + }, + { + "rshares": 1412760168, + "voter": "murh" + }, + { + "rshares": -2780072713, + "voter": "scalextrix" + }, + { + "rshares": 47117681972, + "voter": "justtryme90" + }, + { + "rshares": 31290973763, + "voter": "michaelx" + }, + { + "rshares": 484320925, + "voter": "mrhankeh" + }, + { + "rshares": 368035021, + "voter": "chetlanin" + }, + { + "rshares": 212415964626, + "voter": "asmolokalo" + }, + { + "rshares": 57006230591, + "voter": "sonzweil" + }, + { + "rshares": 177813527539, + "voter": "knircky" + }, + { + "rshares": 4336063701, + "voter": "ausbitbank" + }, + { + "rshares": 796302428, + "voter": "thinkngrow" + }, + { + "rshares": 19767774986, + "voter": "artific" + }, + { + "rshares": 89569037, + "voter": "wildchild" + }, + { + "rshares": -130370985044, + "voter": "demotruk" + }, + { + "rshares": 3868061659, + "voter": "maximkichev" + }, + { + "rshares": 113490249, + "voter": "rossh" + }, + { + "rshares": 921642016, + "voter": "metaflute" + }, + { + "rshares": 7978492751, + "voter": "fintech-jesus" + }, + { + "rshares": 61261066, + "voter": "jackkomber" + }, + { + "rshares": 1332538563, + "voter": "paynode" + }, + { + "rshares": 59697439, + "voter": "ritadey" + }, + { + "rshares": 61434762, + "voter": "jers" + }, + { + "rshares": 61427046, + "voter": "nyoba" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 111526086994, + "voter": "helikopterben" + }, + { + "rshares": 195160565, + "voter": "stevescoins" + }, + { + "rshares": 3037040993, + "voter": "macartem" + }, + { + "rshares": 47338695487, + "voter": "dragonanarchist" + }, + { + "rshares": 7674997899, + "voter": "craigwilliamz" + }, + { + "rshares": 9321802893, + "voter": "cryptovpn" + }, + { + "rshares": 56115613811, + "voter": "tracemayer" + }, + { + "rshares": 52754410, + "voter": "tekez" + }, + { + "rshares": 52732096, + "voter": "horizonkinetics" + }, + { + "rshares": 92222492, + "voter": "mlialen" + }, + { + "rshares": 330193907, + "voter": "robotev1" + }, + { + "rshares": 521874035, + "voter": "grisha-danunaher" + }, + { + "rshares": 130634157, + "voter": "james93" + }, + { + "rshares": 136721054, + "voter": "insight2incite" + }, + { + "rshares": 148768653, + "voter": "rnrador" + } + ], + "author": "horizonkinetics", + "author_payout_value": "0.000 HBD", + "author_reputation": 48.81, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n

    Horizon Kinetics LLC is a NY-based investment firm and author of numerous research reports with increasing experience in the cryptocurrency space.  We have been authoring research on cryptocurrencies, and bitcoin in particular, since late-2015.  Since our founding over 20 years ago, we have continuously received invaluable feedback on our research from our subscribers.  We now share some of our work on cryptocurrencies with the Steem community.   Here is our first piece.  Additional information on Horizon Kinetics LLC is available at www.horizonkinetics.com. We can be reached via email at info@horizonkinetics.com. 

    \n

    We look forward to your comments!   \u2013Hugh Ross, COO Horizon Kinetics

    \n


    \n

    When the colony of Virginia made tobacco legal tender, the first problem was that the incentive was created to increase production. The second problem was the creation of very low-grade tobacco that some people refused to accept as payment. The policy ultimately created low tobacco prices for farmers. In 1682, there were riots and the tobacco crops of various farms were destroyed.

    \n

    The non-uniformity of a currency (apart from paper) is a not a trivial problem. Throughout history, it has been a significant issue. In colonial Plymouth, Massachusetts, the Wampanoag Tribe\u2019s wampum was made legal tender at the rate of six white beads or three purple beads per penny. Unfortunately, supply of beads was limited. It was hard for prices to rise in the sense that the bead, as an instrumentality, was not divisible.(1)

    \n

    Historically, therefore, the government really needed to take over responsibility for coinage. That created another problem. How does one prevent the government from abusing the privilege by basically destroying the value of the currency by issuance?

    \n

    Enter Bitcoin. It is very hard to counterfeit since all Bitcoin in existence are always visible in the Blockchain ledger. Supply of Bitcoin is fixed; it is hardwired in the code. This is a possible revolution in currency design. If nothing else, it is a new asset class.

    \n

    (1)Barry Eichengreen, Exorbitant Privilege: The Rise and Fall of the Dollar and the Future of the International Monetary System (New York: Oxford University Press, 2011), 9-10

    \n

    ---------------------

    \n

    Disclaimers:

    \n

    Horizon Kinetics LLC (\u201cHorizon Kinetics\u201d) is the parent holding company to several SEC-registered investment advisors including Horizon Asset Management LLC, Kinetics Asset Management LLC, and Kinetics Advisers, LLC. Horizon Kinetics authors research reports based on information available to the public.  No representation is made with regard to the reports\u2019 accuracy or completeness and all expressions of opinion reflect judgment as of the date set forth and are subject to change. This document is neither an offer, recommendation nor solicitation to buy or sell securities. Horizon Kinetics and each of its respective employees and affiliates may have positions in securities of companies mentioned herein.  You may visit our website at www.horizonkinetics.com to find additional information on Horizon Kinetics.  All views expressed in these research reports accurately reflect the research analysts\u2019 personal views about any and all of the subject matter, securities or issuers. No part of the research analysts\u2019 compensation was, is, or will be, directly or indirectly, related to the specific recommendations or views expressed by the research analysts in the research reports. Reproduction and dissemination of these reports outside the constraints of this social media space is strictly prohibited. \u00a9Horizon Kinetics LLC\u00ae 2016.

    \n", + "category": "bitcoin", + "children": 13, + "created": "2016-09-09T18:05:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.horizonkinetics.com/images/horizon_kinetics_logo_blue_Small.jpg" + ], + "links": [ + "http://www.horizonkinetics.com" + ], + "tags": [ + "bitcoin", + "crypto-news", + "money" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 22622590051384, + "payout": 50.779, + "payout_at": "2016-09-16T18:05:18", + "pending_payout_value": "50.779 HBD", + "percent_hbd": 10000, + "permlink": "technical-problems-of-a-fixed-money-supply", + "post_id": 1187069, + "promoted": "150.000 HBD", + "replies": [], + "stats": { + "flag_weight": 1.0, + "gray": false, + "hide": false, + "total_votes": 52 + }, + "title": "Technical Problems of a Fixed Money Supply", + "updated": "2016-09-09T18:05:18", + "url": "/bitcoin/@horizonkinetics/technical-problems-of-a-fixed-money-supply" + }, + { + "active_votes": [ + { + "rshares": 535956001874, + "voter": "barrie" + }, + { + "rshares": 376210910452, + "voter": "anonymous" + }, + { + "rshares": 2530030733798, + "voter": "ned" + }, + { + "rshares": 6868791504690, + "voter": "xeldal" + }, + { + "rshares": 3726151150, + "voter": "boy" + }, + { + "rshares": 229262004927, + "voter": "steem-id" + }, + { + "rshares": 4524044786, + "voter": "bue-witness" + }, + { + "rshares": 820975377, + "voter": "bunny" + }, + { + "rshares": 7162998420481, + "voter": "complexring" + }, + { + "rshares": 66022454227, + "voter": "bue" + }, + { + "rshares": 1996536940, + "voter": "mini" + }, + { + "rshares": 256574080, + "voter": "moon" + }, + { + "rshares": 1316552393, + "voter": "mineralwasser" + }, + { + "rshares": 107564523042, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 7511884959, + "voter": "bingo-0" + }, + { + "rshares": 1813913350, + "voter": "bingo-1" + }, + { + "rshares": 1281991226298, + "voter": "benjojo" + }, + { + "rshares": 424835962491, + "voter": "officialfuzzy" + }, + { + "rshares": 761501110340, + "voter": "pfunk" + }, + { + "rshares": 1131940785371, + "voter": "cass" + }, + { + "rshares": 29824545969, + "voter": "proctologic" + }, + { + "rshares": 750134298, + "voter": "healthcare" + }, + { + "rshares": 1196536230119, + "voter": "tuck-fheman" + }, + { + "rshares": 1168025207, + "voter": "daniel.pan" + }, + { + "rshares": 2745281235040, + "voter": "donkeypong" + }, + { + "rshares": 35404297187, + "voter": "joshua" + }, + { + "rshares": 406975103750, + "voter": "steemrollin" + }, + { + "rshares": 1424182557, + "voter": "jbradford" + }, + { + "rshares": 9180689311, + "voter": "patrice" + }, + { + "rshares": 346059306, + "voter": "helen.tan" + }, + { + "rshares": 15938088337, + "voter": "brindleswan" + }, + { + "rshares": 753663976673, + "voter": "piedpiper" + }, + { + "rshares": 375482272962, + "voter": "noaommerrr" + }, + { + "rshares": 1796764686, + "voter": "andzzz" + }, + { + "rshares": 73847143577, + "voter": "edgeland" + }, + { + "rshares": 76668352353, + "voter": "easteagle13" + }, + { + "rshares": 190169312803, + "voter": "jamtaylor" + }, + { + "rshares": 489465667, + "voter": "eatgrits" + }, + { + "rshares": 50872817, + "voter": "paco-steem" + }, + { + "rshares": 612581945, + "voter": "spaninv" + }, + { + "rshares": 309142566089, + "voter": "teamsteem" + }, + { + "rshares": 9534901206, + "voter": "richman" + }, + { + "rshares": 666331594856, + "voter": "nanzo-scoop" + }, + { + "rshares": 1827793190, + "voter": "acidyo" + }, + { + "rshares": 205903307851, + "voter": "mummyimperfect" + }, + { + "rshares": 39833240245, + "voter": "klye" + }, + { + "rshares": 1027351719, + "voter": "coar" + }, + { + "rshares": 353351990, + "voter": "murh" + }, + { + "rshares": 17601176156, + "voter": "b4bb4r-5h3r" + }, + { + "rshares": 405843973774, + "voter": "blakemiles84" + }, + { + "rshares": 10341217409, + "voter": "andu" + }, + { + "rshares": 57144356191, + "voter": "ak2020" + }, + { + "rshares": 260079987946, + "voter": "billbutler" + }, + { + "rshares": 75980218281, + "voter": "thecryptofiend" + }, + { + "rshares": 13518268974, + "voter": "johnerfx" + }, + { + "rshares": 140526207453, + "voter": "coinbitgold" + }, + { + "rshares": 412467399967, + "voter": "taoteh1221" + }, + { + "rshares": 22430460071, + "voter": "m4ever" + }, + { + "rshares": 418622798, + "voter": "applecrisp" + }, + { + "rshares": 2274330399691, + "voter": "stellabelle" + }, + { + "rshares": 4190059511, + "voter": "andre-ager" + }, + { + "rshares": 7998622846, + "voter": "givemeyoursteem" + }, + { + "rshares": 105851824009, + "voter": "kenny-crane" + }, + { + "rshares": 18555285556, + "voter": "samether" + }, + { + "rshares": 382747136304, + "voter": "kaylinart" + }, + { + "rshares": 487099978706, + "voter": "infovore" + }, + { + "rshares": 23735859481, + "voter": "ossama-benjohn" + }, + { + "rshares": 1130181250, + "voter": "johnerminer" + }, + { + "rshares": 19586514634, + "voter": "ziv" + }, + { + "rshares": 16087619085, + "voter": "zakharya" + }, + { + "rshares": 173891397847, + "voter": "thedashguy" + }, + { + "rshares": 145235686062, + "voter": "kimziv" + }, + { + "rshares": 2745357590, + "voter": "gary-smith" + }, + { + "rshares": 282225162, + "voter": "mammasitta" + }, + { + "rshares": 6545907918, + "voter": "fuck.off" + }, + { + "rshares": 2249535177, + "voter": "superfreek" + }, + { + "rshares": 6606808474, + "voter": "iloveporn" + }, + { + "rshares": 375067125844, + "voter": "fyrstikken" + }, + { + "rshares": 6022204460, + "voter": "the.bot" + }, + { + "rshares": 8036262291, + "voter": "johnbradshaw" + }, + { + "rshares": 7122827147, + "voter": "micheletrainer" + }, + { + "rshares": 68386703441, + "voter": "norbu" + }, + { + "rshares": 5599529516, + "voter": "the.whale" + }, + { + "rshares": 280810708, + "voter": "ladyclair" + }, + { + "rshares": 3576117505, + "voter": "michaellamden68" + }, + { + "rshares": 57002255623, + "voter": "asmolokalo" + }, + { + "rshares": 33046735905, + "voter": "good-karma" + }, + { + "rshares": 5149116277, + "voter": "dennygalindo" + }, + { + "rshares": 5303452399, + "voter": "unicornfarts" + }, + { + "rshares": 75826571301, + "voter": "rubybian" + }, + { + "rshares": 5263073872, + "voter": "riscadox" + }, + { + "rshares": 24175712542, + "voter": "katyakov" + }, + { + "rshares": 2715996666, + "voter": "soupernerd" + }, + { + "rshares": 119977364734, + "voter": "robrigo" + }, + { + "rshares": 5598045313, + "voter": "vote" + }, + { + "rshares": 342395061261, + "voter": "fabio" + }, + { + "rshares": 5899298096, + "voter": "kissmybutt" + }, + { + "rshares": 15365648590, + "voter": "r4fken" + }, + { + "rshares": 1631145568, + "voter": "sergei" + }, + { + "rshares": 14995507254, + "voter": "bitshares101" + }, + { + "rshares": 6317322640, + "voter": "owdy" + }, + { + "rshares": 1501769437, + "voter": "vi1son" + }, + { + "rshares": 1353291463754, + "voter": "renohq" + }, + { + "rshares": 97164483535, + "voter": "sigmajin" + }, + { + "rshares": 43603809494, + "voter": "mrwang" + }, + { + "rshares": 740422795, + "voter": "steem1653" + }, + { + "rshares": 18303819148, + "voter": "sebastien" + }, + { + "rshares": 11146913938, + "voter": "asim" + }, + { + "rshares": 176060985385, + "voter": "repholder" + }, + { + "rshares": 29810248025, + "voter": "dwinblood" + }, + { + "rshares": 10859176140, + "voter": "deviedev" + }, + { + "rshares": 66112176064, + "voter": "sephiroth" + }, + { + "rshares": 13884859240, + "voter": "meesterboom" + }, + { + "rshares": 416152871, + "voter": "karenmckersie" + }, + { + "rshares": 12348118332, + "voter": "allmonitors" + }, + { + "rshares": 1907615672, + "voter": "splatterhaus" + }, + { + "rshares": 806370035, + "voter": "luisucv34" + }, + { + "rshares": 53708107979, + "voter": "streetstyle" + }, + { + "rshares": 417250555684, + "voter": "knozaki2015" + }, + { + "rshares": 42186828341, + "voter": "milestone" + }, + { + "rshares": 5699385361, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 827785579, + "voter": "mynameisbrian" + }, + { + "rshares": 2553460193, + "voter": "sgnsteems" + }, + { + "rshares": 194516421502, + "voter": "blueorgy" + }, + { + "rshares": 32130489151, + "voter": "ubg" + }, + { + "rshares": 3423042796, + "voter": "bones" + }, + { + "rshares": 9367946580, + "voter": "rpf" + }, + { + "rshares": 2224818881, + "voter": "earnest" + }, + { + "rshares": 3576934262, + "voter": "tarindel" + }, + { + "rshares": 3446220471, + "voter": "azurejasper" + }, + { + "rshares": 14106406643, + "voter": "beowulfoflegend" + }, + { + "rshares": 2314291578, + "voter": "bola" + }, + { + "rshares": 27102377358, + "voter": "deanliu" + }, + { + "rshares": 5468461567, + "voter": "rainchen" + }, + { + "rshares": 7815470684, + "voter": "neroru" + }, + { + "rshares": 1019125915486, + "voter": "james212" + }, + { + "rshares": 24288681391, + "voter": "masterinvestor" + }, + { + "rshares": 10888263743, + "voter": "fishborne" + }, + { + "rshares": 102801288, + "voter": "sergey44" + }, + { + "rshares": 424845000, + "voter": "berrysmok" + }, + { + "rshares": 37652543503, + "voter": "papa-pepper" + }, + { + "rshares": 940261675, + "voter": "happyphoenix" + }, + { + "rshares": 639471735, + "voter": "curator" + }, + { + "rshares": 23270267458, + "voter": "sisterholics" + }, + { + "rshares": 1480528431, + "voter": "alex.chien" + }, + { + "rshares": 6376633931, + "voter": "royalmacro" + }, + { + "rshares": 10123028535, + "voter": "logic" + }, + { + "rshares": 584752369, + "voter": "cwmyao1" + }, + { + "rshares": 15817307763, + "voter": "clevecross" + }, + { + "rshares": 156369688, + "voter": "steemster1" + }, + { + "rshares": 862061134, + "voter": "mar1978co" + }, + { + "rshares": 4090189555, + "voter": "webosfritos" + }, + { + "rshares": 2666801113, + "voter": "weenis" + }, + { + "rshares": 2238357029, + "voter": "dirty.hera" + }, + { + "rshares": 131625157, + "voter": "yulia98" + }, + { + "rshares": 512229631, + "voter": "karenb54" + }, + { + "rshares": 10720241925, + "voter": "gomeravibz" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 793861382304, + "voter": "laonie" + }, + { + "rshares": 1928457089, + "voter": "naturalista" + }, + { + "rshares": 942093795, + "voter": "transhuman" + }, + { + "rshares": 21837989409, + "voter": "laonie1" + }, + { + "rshares": 22352782004, + "voter": "laonie2" + }, + { + "rshares": 22360931482, + "voter": "laonie3" + }, + { + "rshares": 24149442143, + "voter": "laoyao" + }, + { + "rshares": 27629185020, + "voter": "myfirst" + }, + { + "rshares": 167928825704, + "voter": "somebody" + }, + { + "rshares": 16350272739, + "voter": "sunshine" + }, + { + "rshares": 6522124565, + "voter": "flysaga" + }, + { + "rshares": 6185106786, + "voter": "brendio" + }, + { + "rshares": 38527719167, + "voter": "midnightoil" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 473946643269, + "voter": "glitterfart" + }, + { + "rshares": 4176872896, + "voter": "ullikume" + }, + { + "rshares": 6623452381, + "voter": "minion" + }, + { + "rshares": 1577306627, + "voter": "andrew0" + }, + { + "rshares": 22357085584, + "voter": "laonie4" + }, + { + "rshares": 22355328422, + "voter": "laonie5" + }, + { + "rshares": 22352611343, + "voter": "laonie6" + }, + { + "rshares": 22349767400, + "voter": "laonie7" + }, + { + "rshares": 22346006171, + "voter": "laonie8" + }, + { + "rshares": 22344294392, + "voter": "laonie9" + }, + { + "rshares": 92513391118, + "voter": "xiaohui" + }, + { + "rshares": 263105171887, + "voter": "fairytalelife" + }, + { + "rshares": 20622142384, + "voter": "jphamer1" + }, + { + "rshares": 20350336517, + "voter": "velourex" + }, + { + "rshares": 5369683283, + "voter": "oflyhigh" + }, + { + "rshares": 3013299405, + "voter": "xiaokongcom" + }, + { + "rshares": 56650918931, + "voter": "driv3n" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 59738641, + "voter": "ciao" + }, + { + "rshares": 10973358869, + "voter": "thebotkiller" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 6073118497, + "voter": "xianjun" + }, + { + "rshares": 22043736930, + "voter": "hanshotfirst" + }, + { + "rshares": 57765027, + "voter": "steema" + }, + { + "rshares": 1590670250, + "voter": "erikclark13" + }, + { + "rshares": 1127808427, + "voter": "vegascomic" + }, + { + "rshares": 10157142611, + "voter": "ottodv" + }, + { + "rshares": 74494304, + "voter": "confucius" + }, + { + "rshares": 3933354492, + "voter": "bledarus" + }, + { + "rshares": 61296223, + "voter": "strangedays" + }, + { + "rshares": 84406705123, + "voter": "miacats" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 398349859, + "voter": "microluck" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 1760257480, + "voter": "chinadaily" + }, + { + "rshares": 29749490788, + "voter": "kyriacos" + }, + { + "rshares": 5897804656, + "voter": "lemouth" + }, + { + "rshares": 7980606923, + "voter": "farmerswife" + }, + { + "rshares": 273211506, + "voter": "jimmytwoshoes" + }, + { + "rshares": 58947349, + "voter": "wendelribeiro" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 56566121, + "voter": "widell" + }, + { + "rshares": 86327402421, + "voter": "icfiedler" + }, + { + "rshares": 9149533951, + "voter": "jaredcwillis" + }, + { + "rshares": 57439383, + "voter": "wholefoods" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 22338332510, + "voter": "laonie10" + }, + { + "rshares": 68437243690, + "voter": "sweetsssj" + }, + { + "rshares": 12648203513, + "voter": "someguy123" + }, + { + "rshares": 4009964661, + "voter": "hilarski" + }, + { + "rshares": 2214821974, + "voter": "hoopatang" + }, + { + "rshares": 2500078806, + "voter": "shadowspub" + }, + { + "rshares": 261579534201, + "voter": "oldtimer" + }, + { + "rshares": 4161934026, + "voter": "steemitpatina" + }, + { + "rshares": 54999739, + "voter": "curpose" + }, + { + "rshares": 153032594, + "voter": "jtstreetman" + }, + { + "rshares": 446928899, + "voter": "runridefly" + }, + { + "rshares": 2774307105, + "voter": "contentjunkie" + }, + { + "rshares": 103203866500, + "voter": "shenanigator" + }, + { + "rshares": 22008008063, + "voter": "laonie11" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 41405284088, + "voter": "luminousvisions" + }, + { + "rshares": 7270618086, + "voter": "davidbrogan" + }, + { + "rshares": 53966805, + "voter": "crion" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 53613607, + "voter": "wiss" + }, + { + "rshares": 494664136, + "voter": "areynolds" + }, + { + "rshares": 2731168114, + "voter": "fajrilgooner" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 54293199, + "voter": "walternz" + }, + { + "rshares": 9161548599, + "voter": "doitvoluntarily" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 92326483945, + "voter": "thecyclist" + }, + { + "rshares": 992040757, + "voter": "smisi" + }, + { + "rshares": 56897224, + "voter": "lighter" + }, + { + "rshares": 52560790, + "voter": "yorsens" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 7295907898, + "voter": "renzoarg" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 2377534516, + "voter": "lilmisjenn" + }, + { + "rshares": 341097233, + "voter": "bones261" + }, + { + "rshares": 620954332, + "voter": "bones555" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 99072246, + "voter": "positivesteem" + }, + { + "rshares": 5320196521, + "voter": "chick1" + }, + { + "rshares": 2437884565, + "voter": "whatsup" + }, + { + "rshares": 4765768150, + "voter": "gringalicious" + }, + { + "rshares": 1835091693, + "voter": "rigaronib" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 67956001, + "voter": "nelyp" + }, + { + "rshares": 71092472, + "voter": "lennex" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 8066814624, + "voter": "cato-the-elder" + }, + { + "rshares": 52176950, + "voter": "saiku" + }, + { + "rshares": 2856393738, + "voter": "ltm" + }, + { + "rshares": 76034330, + "voter": "igtes" + }, + { + "rshares": 154501261, + "voter": "buffett" + }, + { + "rshares": 156889025, + "voter": "anarchy-veganism" + }, + { + "rshares": 9342188316, + "voter": "goldmatters" + }, + { + "rshares": 155204122, + "voter": "budgiebee" + }, + { + "rshares": 155180811, + "voter": "majes" + }, + { + "rshares": 154551739, + "voter": "reddust" + }, + { + "rshares": 474962663, + "voter": "hacon" + }, + { + "rshares": 156136975, + "voter": "william007" + } + ], + "author": "tuck-fheman", + "author_payout_value": "0.000 HBD", + "author_reputation": 71.52, + "beneficiaries": [], + "blacklists": [], + "body": "https://s18.postimg.org/aid72t4nt/too_old.png\n\n# [I'm Too Old For This](https://youtu.be/MqBNSMbEzI0)\n\nYou youngin's holding onto your new age Eckhart Tolle \"live in the now\" Aleister Crowley regurgitated belief systems and rah rah sycophant always positive philosophies (so long as the handouts are still being raked in), all while rewarding, if not exalting, people with a complete disregard for human decency amaze me and give me pause to think ... **what in the $@#! happened to this world?!**\n
    \n\nhttps://i.imgflip.com/1adksj.jpg\n\n# Back In My Day\n\nDuring my heyday, people were able to speak their mind, so long as they did so with respect and allowed others to voice their opinion as well. Everyone was different, and that's what made each individual interesting. Nowadays, it seems most people just want to be like everyone else and fit in. Don't rock the boat, else you won't get your reward! It's like being in a Kindergarten class full of 20-30 somethings.\n\nThis younger generation seems to worry more about figuring out how to make themselves into a Gawd, while at the same time arguing over which psychopathic authoritarian they are going to vote for as their supreme leader. They do more thinking about who to vote for to control their lives than they do how they are going to survive on their own for the next 40 years or more.\n\nhttps://s16.postimg.org/dqbzdofj9/OK_dees_1_Copy.jpg \n\nWhich one of these \"leaders\" (and I must quote that) is going to do more for me, seems to be the biggest question of younger generations. While at the same time they hold onto the belief that everything was created just for them and everyone else is merely a part of them; their own personal sock puppets of pleasure who must reward them when they do something they consider to be worthwhile.\n
    \n\nhttps://cdn.meme.am/instances/57755618.jpg\n\n# Vaporware Is Skeery\n\nOne of my biggest disappointments in this community came when @stellabelle, the person with the highest reputation on the site, made a post about an announced feature she liked in another decentralized blogging platform that doesn't even exist. \n\n### The horror! \n\nMany were quick to point out that the other platform was \"vaporware\", yet felt so threatened by her post about this \"vaporware\" that they created fictional stories to apparently discredit her. Others jumped on the bandwagon at every chance in the comments section. For what? For pointing out an announced feature in \"vaporware\"? Some even called this apparent \"vaporware\" a \"competitor\"!?\n\nhttps://s11.postimg.org/e5699gp5v/cover_ears.jpg\n\n# [Faith No More](https://youtu.be/3yVI3UgtvwU)\n\nThis says a lot about the faith these people actually have in Steemit. The fact that a piece of \"vaporware\" can be considered a \"competitor\" to Steemit, along with the fact that these people feel threatened by this \"vaporware\" would make Leon Festinger roll over in his grave; **because he's dead ... just like this generations ability to debate on a topic without their favorite psychology book in front of them to fashion a response from someone else's thoughts.**\n\nWe even have one of the largest whales on Steemit flagging comments that dare mention a non-existent \"competitor\" or anyone saying anything that, in their mind, is considered \"divisive\" to the community. A flag from this person will all but hide a comment from anyone's view without seeking it out at the bottom of the page. \n\nhttps://s15.postimg.org/820q6kvkr/safe_space.jpg\n\n# [In Muh Safe Space](https://youtu.be/sXQkXXBqj_U)\n\n\nSo much for being a place to discuss anything openly. And yet, people here complain about Facebook and Reddit, yet I can mention Facebook all day on Reddit, and vice versa, and never have to worry that my comment will be hidden by a single individual. Even worse, Facebook and Reddit are some of the most censored platforms in existence.\n\n### Put that in your **[hash pipe](https://youtu.be/_9BGLtqqkVI)** and smoke it!\n\nSome here are taking it upon themselves to create a safe space for everyone else, because apparently the competition from these non-existent platforms is so strong we must hide their non-existent features very mention from the fragile masses. Back in my day, there was a saying ... \"competition is good\", but apparently that's no longer the case.\n\nhttps://s22.postimg.org/cal6wr4tt/manstuff.jpg\n\n# [Smells Like Teen Spirit](https://youtu.be/hTWKbfoikeg)\n\nHere on Steemit, it's hard to find anyone that appreciates sports, guns, hunting, cars or anything that my generation considers to be laced with testosterone. Sure I find computer/programming talk interesting, but it's rare these days to find people online that can talk the 4 basic man groups as well. I've found a few, but for the most part they are hiding within the Steemit caves of obscurity.\n\nSteemit advertises that \"original content\" is rewarded, yet anyone that can speak in great detail on any of those 4 basic man groups will rarely, if ever, be rewarded for doing so. There are a few of these well written articles on these topics here on Steemit, but you will be hard pressed to find one earning more than $5. Why Is that? \n\n### I'll tell you why ... because Steemit, for the most part, is lacking testosterone. \n# (\u256f\u00b0\u25a1\u00b0)\u256f\ufe35 \u253b\u2501\u253b\n
    \n\nhttps://s13.postimg.org/oou4yaqp3/Grinds_my_gears1.jpg\n\n# [What Grinds My Gears](https://youtu.be/Q685Ko2DHDs)\n\nYou know what really grinds my gears? Steemit. **Steemit really grinds my gears.** Why? Because I'm too old for this shit! And for that reason, **this will be my last post on Steemit**. I will be relinquishing my posting key access for this account and leave it to the younger generation of Tuck Fheman's, so they can post happy thoughts about all things Steemit and be rewarded untold fortunes for doing so. I am just holding them back.\n\nI did my best to be a part of this generations next big thing, but generation Steemit is just too namby-pamby for this old codger. \n\n
    \nhttps://s22.postimg.org/9mkkeg19t/giphy.gif\n
    \n
    \nhttps://s20.postimg.org/bcrfwvml9/mic_drop.gif\n
    \n\n
    ", + "category": "philosophy", + "children": 141, + "created": "2016-09-10T22:42:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s18.postimg.org/aid72t4nt/too_old.png", + "https://i.imgflip.com/1adksj.jpg", + "https://s16.postimg.org/dqbzdofj9/OK_dees_1_Copy.jpg", + "https://cdn.meme.am/instances/57755618.jpg", + "https://s11.postimg.org/e5699gp5v/cover_ears.jpg", + "https://s15.postimg.org/820q6kvkr/safe_space.jpg", + "https://s22.postimg.org/cal6wr4tt/manstuff.jpg", + "https://s13.postimg.org/oou4yaqp3/Grinds_my_gears1.jpg", + "https://s22.postimg.org/9mkkeg19t/giphy.gif", + "https://s20.postimg.org/bcrfwvml9/mic_drop.gif" + ], + "links": [ + "https://youtu.be/MqBNSMbEzI0", + "https://youtu.be/3yVI3UgtvwU", + "https://youtu.be/sXQkXXBqj_U", + "https://youtu.be/_9BGLtqqkVI", + "https://youtu.be/hTWKbfoikeg", + "https://youtu.be/Q685Ko2DHDs" + ], + "tags": [ + "philosophy", + "rant", + "steemit", + "new-age", + "mic-drop" + ], + "users": [ + "stellabelle" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 42002060944755, + "payout": 144.429, + "payout_at": "2016-09-17T22:42:27", + "pending_payout_value": "144.429 HBD", + "percent_hbd": 10000, + "permlink": "when-concerning-steemit-i-ve-come-to-realize-i-m-too-old-for-this", + "post_id": 1201658, + "promoted": "138.990 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 287 + }, + "title": "When Concerning Steemit, I've Come To Realize ... I'm Too Old For This", + "updated": "2016-09-10T22:42:27", + "url": "/philosophy/@tuck-fheman/when-concerning-steemit-i-ve-come-to-realize-i-m-too-old-for-this" + }, + { + "active_votes": [ + { + "rshares": 2878128126837, + "voter": "badassmother" + }, + { + "rshares": 6998734695522, + "voter": "xeldal" + }, + { + "rshares": 6042719173062, + "voter": "enki" + }, + { + "rshares": 120838362492, + "voter": "sandra" + }, + { + "rshares": 991013934194, + "voter": "ihashfury" + }, + { + "rshares": 918527955423, + "voter": "liondani" + }, + { + "rshares": 3719055998, + "voter": "boy" + }, + { + "rshares": 4515019251, + "voter": "bue-witness" + }, + { + "rshares": 836782064, + "voter": "bunny" + }, + { + "rshares": 64817001772, + "voter": "bue" + }, + { + "rshares": 1993119622, + "voter": "mini" + }, + { + "rshares": 256394111, + "voter": "moon" + }, + { + "rshares": 210347006215, + "voter": "alex90342fastn1" + }, + { + "rshares": 34042532834, + "voter": "aizensou" + }, + { + "rshares": 401713935140, + "voter": "recursive2" + }, + { + "rshares": 398896422515, + "voter": "recursive3" + }, + { + "rshares": 17157086215, + "voter": "proctologic" + }, + { + "rshares": 747273339, + "voter": "healthcare" + }, + { + "rshares": 1160639989, + "voter": "daniel.pan" + }, + { + "rshares": 21561714956, + "voter": "dedriss" + }, + { + "rshares": 302719926634, + "voter": "chitty" + }, + { + "rshares": 345768342, + "voter": "helen.tan" + }, + { + "rshares": 14351424587, + "voter": "gregory-f" + }, + { + "rshares": 77086206429, + "voter": "edgeland" + }, + { + "rshares": 78070381820, + "voter": "easteagle13" + }, + { + "rshares": 95730853785, + "voter": "juanlibertad" + }, + { + "rshares": 12739865723, + "voter": "ervin-lemark" + }, + { + "rshares": 9785915976, + "voter": "gregory60" + }, + { + "rshares": 15462863713, + "voter": "jademont" + }, + { + "rshares": 7554806704, + "voter": "fkn" + }, + { + "rshares": 1455984309, + "voter": "spaninv" + }, + { + "rshares": 2098982781, + "voter": "gekko" + }, + { + "rshares": 340907048790, + "voter": "teamsteem" + }, + { + "rshares": 9947116773, + "voter": "elishagh1" + }, + { + "rshares": 9650580617, + "voter": "richman" + }, + { + "rshares": 2950703828, + "voter": "jerome-colley" + }, + { + "rshares": 89884543659, + "voter": "william-noe" + }, + { + "rshares": 17260900202, + "voter": "acidyo" + }, + { + "rshares": 14125062140, + "voter": "cian.dafe" + }, + { + "rshares": 22046139567, + "voter": "klye" + }, + { + "rshares": 79658049745, + "voter": "asch" + }, + { + "rshares": 1431852861, + "voter": "murh" + }, + { + "rshares": 368696007081, + "voter": "blakemiles84" + }, + { + "rshares": 586286811332, + "voter": "cyber" + }, + { + "rshares": 96224456283, + "voter": "midnas-howler" + }, + { + "rshares": 37451164846, + "voter": "justtryme90" + }, + { + "rshares": 4597420837, + "voter": "cm-steem" + }, + { + "rshares": 8881004054, + "voter": "johnerfx" + }, + { + "rshares": 3596528108285, + "voter": "satoshifund" + }, + { + "rshares": 388823990187, + "voter": "taoteh1221" + }, + { + "rshares": 391275913, + "voter": "applecrisp" + }, + { + "rshares": 362378288951, + "voter": "hedge-x" + }, + { + "rshares": 52998773109, + "voter": "juanmiguelsalas" + }, + { + "rshares": 863365208, + "voter": "sunnyray" + }, + { + "rshares": 59069076379, + "voter": "thecryptodrive" + }, + { + "rshares": 124185870189, + "voter": "bravenewcoin" + }, + { + "rshares": 8333460340, + "voter": "kennyskitchen" + }, + { + "rshares": 266442266951, + "voter": "kaylinart" + }, + { + "rshares": 500746650031, + "voter": "infovore" + }, + { + "rshares": 48671150838, + "voter": "brandonp" + }, + { + "rshares": 138353237297, + "voter": "schro" + }, + { + "rshares": 1863788514, + "voter": "stephen-somers" + }, + { + "rshares": 2434631651, + "voter": "tee-em" + }, + { + "rshares": 100534891530, + "voter": "geoffrey" + }, + { + "rshares": 43181755485, + "voter": "honeythief" + }, + { + "rshares": 403540320598, + "voter": "fyrstikken" + }, + { + "rshares": 40797153099, + "voter": "treeshaface" + }, + { + "rshares": 18543754999, + "voter": "acassity" + }, + { + "rshares": 289162489, + "voter": "weedor" + }, + { + "rshares": 302683064, + "voter": "gerber" + }, + { + "rshares": 17546278068, + "voter": "grey580" + }, + { + "rshares": 264522603, + "voter": "ales" + }, + { + "rshares": 8820348623, + "voter": "cannav" + }, + { + "rshares": 204013843843, + "voter": "asmolokalo" + }, + { + "rshares": 300446841809, + "voter": "roelandp" + }, + { + "rshares": 3112471750, + "voter": "orly" + }, + { + "rshares": 4707075837, + "voter": "steamit" + }, + { + "rshares": 15801611273, + "voter": "konstantin" + }, + { + "rshares": 32544390735, + "voter": "hitmeasap" + }, + { + "rshares": 2870229595, + "voter": "stranger27" + }, + { + "rshares": 133098789385, + "voter": "jackkang" + }, + { + "rshares": 599975985871, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 32961215897, + "voter": "r4fken" + }, + { + "rshares": 283810485, + "voter": "damono" + }, + { + "rshares": 25445457118, + "voter": "tcfxyz" + }, + { + "rshares": 259486897, + "voter": "romel" + }, + { + "rshares": 1625153964, + "voter": "sergei" + }, + { + "rshares": 8892666616, + "voter": "killswitch" + }, + { + "rshares": 15616629499, + "voter": "bitshares101" + }, + { + "rshares": 499156305959, + "voter": "neoxian" + }, + { + "rshares": 3613581209, + "voter": "owdy" + }, + { + "rshares": 198330012, + "voter": "ch0c0latechip" + }, + { + "rshares": 183568347, + "voter": "doge4lyf" + }, + { + "rshares": 147240421388, + "voter": "knircky" + }, + { + "rshares": 12022855311, + "voter": "ausbitbank" + }, + { + "rshares": 1571508493, + "voter": "leksimus" + }, + { + "rshares": 885891994, + "voter": "dicov" + }, + { + "rshares": 919965160, + "voter": "steem1653" + }, + { + "rshares": 10802622782, + "voter": "asim" + }, + { + "rshares": 4405634199, + "voter": "karen13" + }, + { + "rshares": 24942066295, + "voter": "igster" + }, + { + "rshares": 1367833704, + "voter": "jrd8526" + }, + { + "rshares": 10301497593, + "voter": "mun" + }, + { + "rshares": 356943865, + "voter": "karenmckersie" + }, + { + "rshares": 47927575572, + "voter": "creationlayer" + }, + { + "rshares": 384335950, + "voter": "leonir" + }, + { + "rshares": 793082709, + "voter": "thinkngrow" + }, + { + "rshares": 367441394, + "voter": "luisucv34" + }, + { + "rshares": 47406569721, + "voter": "streetstyle" + }, + { + "rshares": 70372093790, + "voter": "inertia" + }, + { + "rshares": 42927707223, + "voter": "milestone" + }, + { + "rshares": 3422295233, + "voter": "maximkichev" + }, + { + "rshares": 5725254373, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 2064928807, + "voter": "the-future" + }, + { + "rshares": 3782713987, + "voter": "adamt" + }, + { + "rshares": 12974410735, + "voter": "nippel66" + }, + { + "rshares": 2976001628, + "voter": "imp3" + }, + { + "rshares": 252357240414, + "voter": "calaber24p" + }, + { + "rshares": 3477776250, + "voter": "davidr" + }, + { + "rshares": 3556231334, + "voter": "simon.braki.love" + }, + { + "rshares": 59941579508, + "voter": "thylbom" + }, + { + "rshares": 3433845802, + "voter": "bones" + }, + { + "rshares": 19157179302, + "voter": "bendjmiller222" + }, + { + "rshares": 3987315202, + "voter": "rainchen" + }, + { + "rshares": 35138047991, + "voter": "sauravrungta" + }, + { + "rshares": 12019513269, + "voter": "shredlord" + }, + { + "rshares": 73099576639, + "voter": "rea" + }, + { + "rshares": 8132763030, + "voter": "neroru" + }, + { + "rshares": 214418183330, + "voter": "jl777" + }, + { + "rshares": 373770800, + "voter": "meteor78" + }, + { + "rshares": 26816500737, + "voter": "zaebars" + }, + { + "rshares": 6113574314, + "voter": "positive" + }, + { + "rshares": 1683378197, + "voter": "yarly" + }, + { + "rshares": 255303484, + "voter": "yarly2" + }, + { + "rshares": 255686119, + "voter": "yarly3" + }, + { + "rshares": 147914638, + "voter": "yarly4" + }, + { + "rshares": 148750003, + "voter": "yarly5" + }, + { + "rshares": 84813726, + "voter": "yarly7" + }, + { + "rshares": 4164065341, + "voter": "lpfaust" + }, + { + "rshares": 18119834837, + "voter": "prufarchy" + }, + { + "rshares": 11673305563, + "voter": "quickfingersluc" + }, + { + "rshares": 220766396409, + "voter": "johnsmith" + }, + { + "rshares": 11219620297, + "voter": "winstonwolfe" + }, + { + "rshares": 859954354, + "voter": "happyphoenix" + }, + { + "rshares": 20113164016, + "voter": "krabgat" + }, + { + "rshares": 7430932441, + "voter": "webdeals" + }, + { + "rshares": 203965977, + "voter": "shadyonline" + }, + { + "rshares": 18453282331, + "voter": "proto" + }, + { + "rshares": 618560648, + "voter": "curator" + }, + { + "rshares": 408950035, + "voter": "yarly10" + }, + { + "rshares": 219368610, + "voter": "yarly11" + }, + { + "rshares": 274335473, + "voter": "faraz" + }, + { + "rshares": 76805770, + "voter": "yarly12" + }, + { + "rshares": 10590243337, + "voter": "phoenixmaid" + }, + { + "rshares": 126426805, + "voter": "ipopular" + }, + { + "rshares": 74356260, + "voter": "salamanca1987ar" + }, + { + "rshares": 18695991236, + "voter": "pixielolz" + }, + { + "rshares": 1840946810, + "voter": "bullionstackers" + }, + { + "rshares": 861558297, + "voter": "mar1978co" + }, + { + "rshares": 1526231546, + "voter": "spinner" + }, + { + "rshares": 2456054658, + "voter": "belkins" + }, + { + "rshares": 19988784545, + "voter": "williambanks" + }, + { + "rshares": 5647038859, + "voter": "shortcut" + }, + { + "rshares": 139439065521, + "voter": "steemdrive" + }, + { + "rshares": 9225459807, + "voter": "taker" + }, + { + "rshares": 731723236, + "voter": "pakisnxt" + }, + { + "rshares": 5553712976, + "voter": "nekromarinist" + }, + { + "rshares": 1951944925, + "voter": "sykochica" + }, + { + "rshares": 1515473458, + "voter": "merej99" + }, + { + "rshares": 15130676889, + "voter": "reneenouveau" + }, + { + "rshares": 8140603858, + "voter": "fintech-jesus" + }, + { + "rshares": 1759071342, + "voter": "feelapi" + }, + { + "rshares": 9623723965, + "voter": "viktor.phuket" + }, + { + "rshares": 4010159410, + "voter": "poeticsnake" + }, + { + "rshares": 3565700998, + "voter": "ullikume" + }, + { + "rshares": 1146725005, + "voter": "andrew0" + }, + { + "rshares": 7063527946, + "voter": "kurtbeil" + }, + { + "rshares": 512286246, + "voter": "romancs" + }, + { + "rshares": 3424311094, + "voter": "steemleak" + }, + { + "rshares": 14726415882, + "voter": "capper2016" + }, + { + "rshares": 10366372843, + "voter": "ekitcho" + }, + { + "rshares": 12931796143, + "voter": "randyclemens" + }, + { + "rshares": 293812470, + "voter": "rusteller" + }, + { + "rshares": 85386694477, + "voter": "sirwinchester" + }, + { + "rshares": 55591289, + "voter": "tinca" + }, + { + "rshares": 411872432, + "voter": "jrcornel" + }, + { + "rshares": 1467824207, + "voter": "quantumanomaly" + }, + { + "rshares": 253738615, + "voter": "naifaz" + }, + { + "rshares": 1030648559, + "voter": "vegascomic" + }, + { + "rshares": 1145609627, + "voter": "bledarus" + }, + { + "rshares": 83673051926, + "voter": "miacats" + }, + { + "rshares": 58499109, + "voter": "nano2nd" + }, + { + "rshares": 62332619, + "voter": "razberrijam" + }, + { + "rshares": 7624079651, + "voter": "matrixdweller" + }, + { + "rshares": 9995207527, + "voter": "kyriacos" + }, + { + "rshares": 73290501683, + "voter": "helikopterben" + }, + { + "rshares": 50094162, + "voter": "pollina" + }, + { + "rshares": 4390594623, + "voter": "themanualbot" + }, + { + "rshares": 89766690138, + "voter": "icfiedler" + }, + { + "rshares": 3574771803, + "voter": "shneakysquirrel" + }, + { + "rshares": 4346734216, + "voter": "mada" + }, + { + "rshares": 18099477167, + "voter": "yef99" + }, + { + "rshares": 51095992, + "voter": "kamil5" + }, + { + "rshares": 467996430, + "voter": "tradz" + }, + { + "rshares": 201888000, + "voter": "tlarsen2080" + }, + { + "rshares": 11457714027, + "voter": "hilarski" + }, + { + "rshares": 4621091782, + "voter": "onetree" + }, + { + "rshares": 1609584914, + "voter": "imag1ne" + }, + { + "rshares": 194564074, + "voter": "arty" + }, + { + "rshares": 88366627, + "voter": "jtstreetman" + }, + { + "rshares": 709285853, + "voter": "runridefly" + }, + { + "rshares": 50094345, + "voter": "kosmatimuc" + }, + { + "rshares": 56583285, + "voter": "alternative" + }, + { + "rshares": 581299661, + "voter": "kev7000" + }, + { + "rshares": 82668168, + "voter": "tito-baron" + }, + { + "rshares": 262718397, + "voter": "maarnio" + }, + { + "rshares": 2209122623, + "voter": "richardjuckes" + }, + { + "rshares": 24239498471, + "voter": "dubi" + }, + { + "rshares": 223746762, + "voter": "steemreporter" + }, + { + "rshares": 55278008, + "voter": "recurvez" + }, + { + "rshares": 117140255, + "voter": "alina1" + }, + { + "rshares": 57522774, + "voter": "patelincho" + }, + { + "rshares": 311627797, + "voter": "bones261" + }, + { + "rshares": 1524816681, + "voter": "ibringawareness" + }, + { + "rshares": 594706072, + "voter": "bones555" + }, + { + "rshares": 1645692763, + "voter": "anton333" + }, + { + "rshares": 5550458547, + "voter": "chick1" + }, + { + "rshares": 50523318, + "voter": "aoki" + }, + { + "rshares": 50454788, + "voter": "typingagent" + }, + { + "rshares": 50468091, + "voter": "cwb" + }, + { + "rshares": 53474283, + "voter": "barbosabarros" + }, + { + "rshares": 51583902, + "voter": "wolfdaze" + }, + { + "rshares": 71766021, + "voter": "ancientofdays" + }, + { + "rshares": 1631761737, + "voter": "puffin" + }, + { + "rshares": 177106697, + "voter": "ziogio" + } + ], + "author": "fyrstikken", + "author_payout_value": "0.000 HBD", + "author_reputation": 70.42, + "beneficiaries": [], + "blacklists": [], + "body": "
    \n\n

    We are now 600+ users registered and 20-30 active hosts at any time of the day talking about steemit, crypto and news 24/7 live on air and this is how you do it to become a host on steemspeak radio stakepool

    \n\n

    WE WANT TO HEAR YOU TOO!

    \n\nFirst, make sure you have a GOOD Microphone and a GREAT Headset. When you are on air talking about your latest steemit-post or something else that is on your mind, you want to sound great and make sure you don\u00b4t transmit echo, so if you don\u00b4t have headphones - buy some before you join.\n\nSecond, Download the Teamspeak 3 Client that works for your Operative System or Phone from Official Teamspeak Download.\n\nThird, Connect your TeamSpeak 3 Client to this server: ts.steemspeak.com\n\n---\n
    It is THAT Simple!
    \n---\n\n---\nOK, Now that you have logged in, you need to set your Push To Talk Button! And to do that I have included a good youtube-tutorial for you here so that you can easily figure out how to do it in settings->capture->push to talk->hotkeys\n\n

    Setting up the Push to Talk button!

    \nhttps://www.youtube.com/watch?v=u89aMcyfr2s\n\n

    The Mac Version settings are found in the Teamspeak 3->Preferences ->Capture

    \n\n---\n
    If you just want to listen, go to steemspeak.com24/7 all year!
    \n---", + "category": "steemit", + "children": 31, + "created": "2016-08-31T13:26:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://stakepool.com/wp-content/uploads/2016/08/Screen-Shot-2016-08-31-at-07.58.21.png", + "https://img.youtube.com/vi/u89aMcyfr2s/0.jpg" + ], + "links": [ + "http://teamspeak.com/downloads", + "https://www.youtube.com/watch?v=u89aMcyfr2s", + "http://steemspeak.com" + ], + "tags": [ + "steemit", + "life", + "freedom", + "news", + "music" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 31741689374910, + "payout": 120.057, + "payout_at": "2016-09-07T13:26:54", + "pending_payout_value": "120.057 HBD", + "percent_hbd": 10000, + "permlink": "how-to-connect-and-be-a-host-on-steemspeak-radio-and-let-your-voice-be-heard-across-the-world", + "post_id": 1070639, + "promoted": "125.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 235 + }, + "title": "How to CONNECT and be a HOST on SteemSpeak Radio and let your VOICE be HEARD across the WORLD!", + "updated": "2016-08-31T13:26:54", + "url": "/steemit/@fyrstikken/how-to-connect-and-be-a-host-on-steemspeak-radio-and-let-your-voice-be-heard-across-the-world" + }, + { + "active_votes": [ + { + "rshares": 14287655717809, + "voter": "dantheman" + }, + { + "rshares": 372316824459, + "voter": "berkah" + }, + { + "rshares": 7292928003093, + "voter": "riverhead" + }, + { + "rshares": 6712692598434, + "voter": "xeldal" + }, + { + "rshares": 8748358954886, + "voter": "pharesim" + }, + { + "rshares": 5924081466216, + "voter": "enki" + }, + { + "rshares": 20671106684513, + "voter": "tombstone" + }, + { + "rshares": 118417933788, + "voter": "sandra" + }, + { + "rshares": 923945830721, + "voter": "ihashfury" + }, + { + "rshares": 898909637848, + "voter": "liondani" + }, + { + "rshares": 2479218792, + "voter": "boy" + }, + { + "rshares": 3009798108, + "voter": "bue-witness" + }, + { + "rshares": 557836382, + "voter": "bunny" + }, + { + "rshares": 7335421547210, + "voter": "complexring" + }, + { + "rshares": 43175636897, + "voter": "bue" + }, + { + "rshares": 1328665238, + "voter": "mini" + }, + { + "rshares": 170926788, + "voter": "moon" + }, + { + "rshares": 214530506030, + "voter": "alex90342fastn1" + }, + { + "rshares": 391741109003, + "voter": "recursive2" + }, + { + "rshares": 389075404441, + "voter": "recursive3" + }, + { + "rshares": 1331361114912, + "voter": "steempower" + }, + { + "rshares": 77471889244, + "voter": "vip" + }, + { + "rshares": 253801568876, + "voter": "pheonike" + }, + { + "rshares": 20262312121, + "voter": "proctologic" + }, + { + "rshares": 498161277, + "voter": "healthcare" + }, + { + "rshares": 773724643, + "voter": "daniel.pan" + }, + { + "rshares": 399862483868, + "voter": "woo7739" + }, + { + "rshares": 411408907897, + "voter": "steemrollin" + }, + { + "rshares": 6821654706, + "voter": "patrice" + }, + { + "rshares": 230509608, + "voter": "helen.tan" + }, + { + "rshares": 14466370135, + "voter": "brindleswan" + }, + { + "rshares": 48090324970, + "voter": "noaommerrr" + }, + { + "rshares": 82688369456, + "voter": "acidsun" + }, + { + "rshares": 13170169522, + "voter": "gregory-f" + }, + { + "rshares": 11072341222, + "voter": "dave-hughes" + }, + { + "rshares": 80028506637, + "voter": "edgeland" + }, + { + "rshares": 419229125146, + "voter": "chryspano" + }, + { + "rshares": 81246195312, + "voter": "easteagle13" + }, + { + "rshares": 13405317241, + "voter": "ervin-lemark" + }, + { + "rshares": 535527459153, + "voter": "eeks" + }, + { + "rshares": 3020965065, + "voter": "fkn" + }, + { + "rshares": 1454961783, + "voter": "spaninv" + }, + { + "rshares": 19097994036, + "voter": "georgedonnelly" + }, + { + "rshares": 2056146398, + "voter": "gekko" + }, + { + "rshares": 340794336001, + "voter": "teamsteem" + }, + { + "rshares": 3315032051, + "voter": "elishagh1" + }, + { + "rshares": 9613892204, + "voter": "richman" + }, + { + "rshares": 847659311, + "voter": "weenfan" + }, + { + "rshares": 18234332542, + "voter": "acidyo" + }, + { + "rshares": 156478008187, + "voter": "steve-walschot" + }, + { + "rshares": 16814582950, + "voter": "cian.dafe" + }, + { + "rshares": 57941109413, + "voter": "hannixx42" + }, + { + "rshares": 32680055185, + "voter": "dan-atstarlite" + }, + { + "rshares": 105824577331, + "voter": "amartinezque" + }, + { + "rshares": 24012631923, + "voter": "klye" + }, + { + "rshares": 54102266581, + "voter": "oaldamster" + }, + { + "rshares": 973588246, + "voter": "coar" + }, + { + "rshares": 73938949282, + "voter": "asch" + }, + { + "rshares": 1430756403, + "voter": "murh" + }, + { + "rshares": 19203629337, + "voter": "mughat" + }, + { + "rshares": 7452226457, + "voter": "radioactivities" + }, + { + "rshares": 12917828173, + "voter": "btotherest" + }, + { + "rshares": 11828369962, + "voter": "zebbra2014" + }, + { + "rshares": 10554741746, + "voter": "johnerfx" + }, + { + "rshares": 73500629943, + "voter": "noganoo" + }, + { + "rshares": 3518424323798, + "voter": "satoshifund" + }, + { + "rshares": 363217648620, + "voter": "taoteh1221" + }, + { + "rshares": 342038785, + "voter": "applecrisp" + }, + { + "rshares": 5613435698, + "voter": "karbonxx" + }, + { + "rshares": 362364795494, + "voter": "hedge-x" + }, + { + "rshares": 51869215030, + "voter": "juanmiguelsalas" + }, + { + "rshares": 186263884937, + "voter": "will-zewe" + }, + { + "rshares": 4565655246, + "voter": "dahaz159" + }, + { + "rshares": 258065486703, + "voter": "kaylinart" + }, + { + "rshares": 13619124411, + "voter": "facer" + }, + { + "rshares": 138324583233, + "voter": "schro" + }, + { + "rshares": 1184500561, + "voter": "johnerminer" + }, + { + "rshares": 140244128104, + "voter": "thedashguy" + }, + { + "rshares": 636647277, + "voter": "proglobyte" + }, + { + "rshares": 100470233346, + "voter": "geoffrey" + }, + { + "rshares": 41356310366, + "voter": "honeythief" + }, + { + "rshares": 13787125963, + "voter": "magnebit" + }, + { + "rshares": 385584242228, + "voter": "fyrstikken" + }, + { + "rshares": 40796944760, + "voter": "treeshaface" + }, + { + "rshares": 28959157027, + "voter": "catchfire" + }, + { + "rshares": 289162489, + "voter": "weedor" + }, + { + "rshares": 17893924588, + "voter": "grey580" + }, + { + "rshares": 266425807, + "voter": "ladyclair" + }, + { + "rshares": 9856964632, + "voter": "cannav" + }, + { + "rshares": 20384429842, + "voter": "thebatchman" + }, + { + "rshares": 268820184, + "voter": "stompy" + }, + { + "rshares": 300446841809, + "voter": "roelandp" + }, + { + "rshares": 38998845686, + "voter": "ezzy" + }, + { + "rshares": 3043909864, + "voter": "orly" + }, + { + "rshares": 4522484628, + "voter": "steamit" + }, + { + "rshares": 4911853013, + "voter": "riscadox" + }, + { + "rshares": 15159309172, + "voter": "konstantin" + }, + { + "rshares": 2763332921, + "voter": "soupernerd" + }, + { + "rshares": 31283265272, + "voter": "hitmeasap" + }, + { + "rshares": 14006522484, + "voter": "stealthtrader" + }, + { + "rshares": 2928756549, + "voter": "stranger27" + }, + { + "rshares": 13606146685, + "voter": "elyaque" + }, + { + "rshares": 8236654789, + "voter": "manoami" + }, + { + "rshares": 28836579075, + "voter": "r4fken" + }, + { + "rshares": 266065805, + "voter": "nurev" + }, + { + "rshares": 1559706980, + "voter": "sergei" + }, + { + "rshares": 8358639536, + "voter": "killswitch" + }, + { + "rshares": 74156962501, + "voter": "derekareith" + }, + { + "rshares": 12165590095, + "voter": "picokernel" + }, + { + "rshares": 1366301565, + "voter": "btcshare7" + }, + { + "rshares": 10585603645, + "voter": "seanmchughart" + }, + { + "rshares": 3610761428, + "voter": "owdy" + }, + { + "rshares": 80089524, + "voter": "ch0c0latechip" + }, + { + "rshares": 73425371, + "voter": "doge4lyf" + }, + { + "rshares": 1350155707, + "voter": "vi1son" + }, + { + "rshares": 1206462597, + "voter": "nobreku" + }, + { + "rshares": 143979313132, + "voter": "knircky" + }, + { + "rshares": 10020572535, + "voter": "spiz0r" + }, + { + "rshares": 14094648142, + "voter": "ausbitbank" + }, + { + "rshares": 127923097868, + "voter": "jacor" + }, + { + "rshares": 15306226751, + "voter": "pino" + }, + { + "rshares": 864077460, + "voter": "steem1653" + }, + { + "rshares": 15904625406, + "voter": "akareyon" + }, + { + "rshares": 4206277713, + "voter": "gikitiki" + }, + { + "rshares": 11502422370, + "voter": "asim" + }, + { + "rshares": 165119969029, + "voter": "repholder" + }, + { + "rshares": 33632847618, + "voter": "toxonaut" + }, + { + "rshares": 89059288467, + "voter": "paco" + }, + { + "rshares": 34393459049, + "voter": "biophil" + }, + { + "rshares": 348823659599, + "voter": "bobbylee" + }, + { + "rshares": 11225967160, + "voter": "senseiteekay" + }, + { + "rshares": 4183969872, + "voter": "karen13" + }, + { + "rshares": 8674367887, + "voter": "noodhoog" + }, + { + "rshares": 389393307, + "voter": "karenmckersie" + }, + { + "rshares": 46987819188, + "voter": "creationlayer" + }, + { + "rshares": 61876999450, + "voter": "inertia" + }, + { + "rshares": 43998433342, + "voter": "milestone" + }, + { + "rshares": 19908734998, + "voter": "artific" + }, + { + "rshares": 15095626509, + "voter": "kendewitt" + }, + { + "rshares": 19208995641, + "voter": "creemej" + }, + { + "rshares": 2026353384, + "voter": "dimon14" + }, + { + "rshares": 3346143159, + "voter": "maximkichev" + }, + { + "rshares": 5604949614, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 1811685903, + "voter": "the-future" + }, + { + "rshares": 7735024258, + "voter": "cryptojoy.com" + }, + { + "rshares": 12972669244, + "voter": "nippel66" + }, + { + "rshares": 8412249152, + "voter": "peacekeeper" + }, + { + "rshares": 3449406742, + "voter": "kimmar" + }, + { + "rshares": 188704962743, + "voter": "blueorgy" + }, + { + "rshares": 3409584558, + "voter": "davidr" + }, + { + "rshares": 3485025335, + "voter": "simon.braki.love" + }, + { + "rshares": 1432554908, + "voter": "madhatting" + }, + { + "rshares": 61134908757, + "voter": "thylbom" + }, + { + "rshares": 25467461905, + "voter": "royaltiffany" + }, + { + "rshares": 8079581131, + "voter": "magz8716" + }, + { + "rshares": 6737481039, + "voter": "geronimo" + }, + { + "rshares": 3227799659, + "voter": "bones" + }, + { + "rshares": 18031572419, + "voter": "bendjmiller222" + }, + { + "rshares": 7960988445, + "voter": "tarindel" + }, + { + "rshares": 3143648302, + "voter": "azurejasper" + }, + { + "rshares": 23784532545, + "voter": "deanliu" + }, + { + "rshares": 3982662435, + "voter": "cryptohustlin" + }, + { + "rshares": 40963637365, + "voter": "sauravrungta" + }, + { + "rshares": 67031280822, + "voter": "rea" + }, + { + "rshares": 116058250, + "voter": "justing" + }, + { + "rshares": 1492718093, + "voter": "cryptocurrency1" + }, + { + "rshares": 534037396, + "voter": "ulis29k" + }, + { + "rshares": 100131242, + "voter": "elmusic" + }, + { + "rshares": 8132697646, + "voter": "neroru" + }, + { + "rshares": 192890960021, + "voter": "jl777" + }, + { + "rshares": 365818230, + "voter": "meteor78" + }, + { + "rshares": 111304161, + "voter": "maxflender" + }, + { + "rshares": 25060291197, + "voter": "zaebars" + }, + { + "rshares": 4073521267, + "voter": "positive" + }, + { + "rshares": 1646370099, + "voter": "yarly" + }, + { + "rshares": 249753408, + "voter": "yarly2" + }, + { + "rshares": 250127725, + "voter": "yarly3" + }, + { + "rshares": 144699103, + "voter": "yarly4" + }, + { + "rshares": 145516307, + "voter": "yarly5" + }, + { + "rshares": 82969949, + "voter": "yarly7" + }, + { + "rshares": 10146325450, + "voter": "vongohren" + }, + { + "rshares": 9416293870, + "voter": "alsprinting" + }, + { + "rshares": 207780137797, + "voter": "johnsmith" + }, + { + "rshares": 200189709, + "voter": "strictlybusiness" + }, + { + "rshares": 1089072756, + "voter": "sompitonov" + }, + { + "rshares": 4458162709, + "voter": "bbrewer" + }, + { + "rshares": 461290417, + "voter": "quigua" + }, + { + "rshares": 1912624362, + "voter": "flexcougar" + }, + { + "rshares": 11673105366, + "voter": "winstonwolfe" + }, + { + "rshares": 20532124227, + "voter": "krabgat" + }, + { + "rshares": 8105938340, + "voter": "webdeals" + }, + { + "rshares": 17523357805, + "voter": "proto" + }, + { + "rshares": 568834437, + "voter": "curator" + }, + { + "rshares": 400045064, + "voter": "yarly10" + }, + { + "rshares": 214599727, + "voter": "yarly11" + }, + { + "rshares": 268956346, + "voter": "faraz" + }, + { + "rshares": 75136080, + "voter": "yarly12" + }, + { + "rshares": 108154560, + "voter": "salamanca1987ar" + }, + { + "rshares": 13159019704, + "voter": "clevecross" + }, + { + "rshares": 125670168, + "voter": "steemster1" + }, + { + "rshares": 4182979272, + "voter": "crazylife" + }, + { + "rshares": 897211578, + "voter": "mar1978co" + }, + { + "rshares": 1283349286, + "voter": "spinner" + }, + { + "rshares": 2406933564, + "voter": "belkins" + }, + { + "rshares": 24693180396, + "voter": "williambanks" + }, + { + "rshares": 1483559041, + "voter": "webosfritos" + }, + { + "rshares": 2713256489, + "voter": "weenis" + }, + { + "rshares": 5150829096, + "voter": "jed78" + }, + { + "rshares": 5533183281, + "voter": "shortcut" + }, + { + "rshares": 11454886978, + "voter": "bergy" + }, + { + "rshares": 1099605749, + "voter": "metaflute" + }, + { + "rshares": 48206857966, + "voter": "gomeravibz" + }, + { + "rshares": 8761147948, + "voter": "taker" + }, + { + "rshares": 5886582033, + "voter": "nekromarinist" + }, + { + "rshares": 5495724559, + "voter": "theprophet0" + }, + { + "rshares": 2131190527, + "voter": "sykochica" + }, + { + "rshares": 52489886, + "voter": "sharon" + }, + { + "rshares": 38671084581, + "voter": "allasyummyfood" + }, + { + "rshares": 52102443, + "voter": "lillianjones" + }, + { + "rshares": 15130676889, + "voter": "reneenouveau" + }, + { + "rshares": 22839801085, + "voter": "rawnetics" + }, + { + "rshares": 1711191717, + "voter": "feelapi" + }, + { + "rshares": 15561021463, + "voter": "gmurph" + }, + { + "rshares": 9238067538, + "voter": "viktor.phuket" + }, + { + "rshares": 4004906164, + "voter": "poeticsnake" + }, + { + "rshares": 2266924190, + "voter": "crypto-toll" + }, + { + "rshares": 3564833888, + "voter": "ullikume" + }, + { + "rshares": 5902111209, + "voter": "minion" + }, + { + "rshares": 162194218, + "voter": "snowflake" + }, + { + "rshares": 724724078, + "voter": "labradorsem" + }, + { + "rshares": 574381549, + "voter": "romancs" + }, + { + "rshares": 93392827573, + "voter": "thisisbenbrick" + }, + { + "rshares": 14148411388, + "voter": "capper2016" + }, + { + "rshares": 15893252296, + "voter": "velourex" + }, + { + "rshares": 63829521, + "voter": "dedushkadiesel" + }, + { + "rshares": 56272514, + "voter": "nickche" + }, + { + "rshares": 93243566220, + "voter": "sirwinchester" + }, + { + "rshares": 559711438, + "voter": "future24" + }, + { + "rshares": 70682332, + "voter": "sizil" + }, + { + "rshares": 1361293312, + "voter": "hms818" + }, + { + "rshares": 52502611, + "voter": "msjennifer" + }, + { + "rshares": 52099594, + "voter": "ciao" + }, + { + "rshares": 3235630451, + "voter": "blow" + }, + { + "rshares": 323509012, + "voter": "jrcornel" + }, + { + "rshares": 51753317, + "voter": "steemo" + }, + { + "rshares": 148403993, + "voter": "steem-engine" + }, + { + "rshares": 1200202101, + "voter": "quantumanomaly" + }, + { + "rshares": 51619811, + "voter": "steema" + }, + { + "rshares": 59896309, + "voter": "confucius" + }, + { + "rshares": 28469021518, + "voter": "mrosenquist" + }, + { + "rshares": 1963729757, + "voter": "bledarus" + }, + { + "rshares": 83587645574, + "voter": "miacats" + }, + { + "rshares": 29373154668, + "voter": "bitcalm" + }, + { + "rshares": 52400873, + "voter": "jarvis" + }, + { + "rshares": 61094018, + "voter": "razberrijam" + }, + { + "rshares": 51899170, + "voter": "fortuner" + }, + { + "rshares": 10543706281, + "voter": "kyriacos" + }, + { + "rshares": 71357161, + "voter": "pompe72" + }, + { + "rshares": 2331044924, + "voter": "virtualgrowth" + }, + { + "rshares": 405029117, + "voter": "noor818" + }, + { + "rshares": 51863356, + "voter": "johnbyrd" + }, + { + "rshares": 51860909, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 51856300, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 92671420, + "voter": "how2steemit" + }, + { + "rshares": 3502906874, + "voter": "shneakysquirrel" + }, + { + "rshares": 8121800981, + "voter": "jaredcwillis" + }, + { + "rshares": 1941499119, + "voter": "movievertigo" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 59465570, + "voter": "mrlogic" + }, + { + "rshares": 454956115, + "voter": "steemhorizon" + }, + { + "rshares": 18096899554, + "voter": "yef99" + }, + { + "rshares": 2511369735, + "voter": "rossenpavlov" + }, + { + "rshares": 11435132110, + "voter": "hilarski" + }, + { + "rshares": 6205342073, + "voter": "craigwilliamz" + }, + { + "rshares": 4298995859, + "voter": "onetree" + }, + { + "rshares": 22500043307, + "voter": "daut44" + }, + { + "rshares": 51562255, + "voter": "curpose" + }, + { + "rshares": 85421073, + "voter": "jtstreetman" + }, + { + "rshares": 615508801, + "voter": "cryptoeasy" + }, + { + "rshares": 55750195, + "voter": "riv" + }, + { + "rshares": 666955368, + "voter": "runridefly" + }, + { + "rshares": 8515004507, + "voter": "ironwood" + }, + { + "rshares": 79669298, + "voter": "uziriel" + }, + { + "rshares": 13864037687, + "voter": "mikehere" + }, + { + "rshares": 2155153681, + "voter": "funkywanderer" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 109805573, + "voter": "maxfuchs" + }, + { + "rshares": 20656731535, + "voter": "luminousvisions" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 51388276, + "voter": "hitherise" + }, + { + "rshares": 51379706, + "voter": "wiss" + }, + { + "rshares": 53537748, + "voter": "supersune" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 607135202, + "voter": "kev7000" + }, + { + "rshares": 13828807095, + "voter": "bluehorseshoe" + }, + { + "rshares": 51451058, + "voter": "yorsens" + }, + { + "rshares": 262391495, + "voter": "maarnio" + }, + { + "rshares": 2146314155, + "voter": "richardjuckes" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 54349843, + "voter": "lynceus" + }, + { + "rshares": 24762164330, + "voter": "dubi" + }, + { + "rshares": 52015504, + "voter": "analyzethis" + }, + { + "rshares": 51906983, + "voter": "sofa" + }, + { + "rshares": 190473967, + "voter": "irininich" + }, + { + "rshares": 140568307, + "voter": "alina1" + }, + { + "rshares": 54949117, + "voter": "doggnostic" + }, + { + "rshares": 304997419, + "voter": "bones261" + }, + { + "rshares": 54665234, + "voter": "jenny-talls" + }, + { + "rshares": 582022660, + "voter": "bones555" + }, + { + "rshares": 51979174, + "voter": "ailo" + }, + { + "rshares": 50812926, + "voter": "bobbythegreat" + }, + { + "rshares": 1579487626, + "voter": "anton333" + }, + { + "rshares": 5683012749, + "voter": "chick1" + }, + { + "rshares": 71251561, + "voter": "whatsup" + }, + { + "rshares": 2979879533, + "voter": "gringalicious" + }, + { + "rshares": 2439471741, + "voter": "steempowerwhale" + }, + { + "rshares": 50507607, + "voter": "aoki" + }, + { + "rshares": 50454788, + "voter": "typingagent" + }, + { + "rshares": 65292516, + "voter": "paketkita.net" + }, + { + "rshares": 73815531, + "voter": "conspiracynut" + }, + { + "rshares": 52710031, + "voter": "nelyp" + }, + { + "rshares": 143043369, + "voter": "ola1" + }, + { + "rshares": 1869420478, + "voter": "ekaterinka" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51468937, + "voter": "roto" + }, + { + "rshares": 66920614, + "voter": "willio" + }, + { + "rshares": 1366333355, + "voter": "robotev" + }, + { + "rshares": 607607141, + "voter": "thebiggestidea" + }, + { + "rshares": 82374501, + "voter": "alexclarkbarry" + } + ], + "author": "fyrstikken", + "author_payout_value": "0.000 HBD", + "author_reputation": 70.42, + "beneficiaries": [], + "blacklists": [], + "body": "
    Ladies and Gentlemen Welcome to the STEEMIT SHOW! 100% Pure Entertainment ONLY FOR YOU!
    \n---\nhttps://www.youtube.com/watch?v=0SMMo7aQnPY\n\n\n---\n
    Welcome to @fyrstikken I am so happy to see you! Leave a comment below so I know you have been here :)
    \n---", + "category": "steemit", + "children": 56, + "created": "2016-08-30T19:19:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/0SMMo7aQnPY/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=0SMMo7aQnPY" + ], + "tags": [ + "steemit", + "funny", + "comedy", + "fyrstikken", + "entertainment" + ], + "users": [ + "fyrstikken" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 88601715868403, + "payout": 809.229, + "payout_at": "2016-09-06T19:19:30", + "pending_payout_value": "809.229 HBD", + "percent_hbd": 10000, + "permlink": "the-steemit-show-fresh-entertainment-directly-to-you-because-we-need-a-good-laugh-d", + "post_id": 1060237, + "promoted": "122.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 335 + }, + "title": "THE STEEMIT SHOW! - FRESH ENTERTAINMENT DIRECTLY TO YOU! - BECAUSE WE NEED A GOOD LAUGH :D", + "updated": "2016-08-30T19:19:30", + "url": "/steemit/@fyrstikken/the-steemit-show-fresh-entertainment-directly-to-you-because-we-need-a-good-laugh-d" + }, + { + "active_votes": [ + { + "rshares": 3100531233, + "voter": "boy" + }, + { + "rshares": 224361742775, + "voter": "steem-id" + }, + { + "rshares": 3764189886, + "voter": "bue-witness" + }, + { + "rshares": 690498765, + "voter": "bunny" + }, + { + "rshares": 6143394622323, + "voter": "clayop" + }, + { + "rshares": 54237110459, + "voter": "bue" + }, + { + "rshares": 1661583090, + "voter": "mini" + }, + { + "rshares": 213702396, + "voter": "moon" + }, + { + "rshares": 149450248229, + "voter": "signalandnoise" + }, + { + "rshares": 6580261519, + "voter": "sean0010" + }, + { + "rshares": 79094601875, + "voter": "vip" + }, + { + "rshares": 10777629083, + "voter": "proctologic" + }, + { + "rshares": 622922850, + "voter": "healthcare" + }, + { + "rshares": 967529916, + "voter": "daniel.pan" + }, + { + "rshares": 392331448467, + "voter": "woo7739" + }, + { + "rshares": 288200426, + "voter": "helen.tan" + }, + { + "rshares": 3475466942, + "voter": "morning" + }, + { + "rshares": 46099177392, + "voter": "cyan91" + }, + { + "rshares": 21457200657, + "voter": "ninzacode" + }, + { + "rshares": 3643243484, + "voter": "kenmonkey" + }, + { + "rshares": 263657666737, + "voter": "leesunmoo" + }, + { + "rshares": 5349082417, + "voter": "spaninv" + }, + { + "rshares": 868009462, + "voter": "weenfan" + }, + { + "rshares": 3898446152, + "voter": "daycrypter" + }, + { + "rshares": 14465314654, + "voter": "cian.dafe" + }, + { + "rshares": 1432626059, + "voter": "murh" + }, + { + "rshares": 1460925170254, + "voter": "sean-king" + }, + { + "rshares": 687032102605, + "voter": "publicworker" + }, + { + "rshares": 8578280196, + "voter": "cannav" + }, + { + "rshares": 12348648799, + "voter": "wefdi" + }, + { + "rshares": 247087647, + "voter": "aidar88" + }, + { + "rshares": 9892359288, + "voter": "jay4u" + }, + { + "rshares": 243640107, + "voter": "sekoorane" + }, + { + "rshares": 1343937139914, + "voter": "renohq" + }, + { + "rshares": 151103722616, + "voter": "knircky" + }, + { + "rshares": 5530655167, + "voter": "secom" + }, + { + "rshares": 4569401045, + "voter": "thegoodguy" + }, + { + "rshares": 2212025362, + "voter": "johnnydollar" + }, + { + "rshares": 45220437401, + "voter": "yongyoon" + }, + { + "rshares": 3120668012, + "voter": "imp3" + }, + { + "rshares": 189075416368, + "voter": "blueorgy" + }, + { + "rshares": 19174335590, + "voter": "mustafaomar" + }, + { + "rshares": 9133228344, + "voter": "rpf" + }, + { + "rshares": 109445777, + "voter": "elmusic" + }, + { + "rshares": 9700063815, + "voter": "michaeldodridge" + }, + { + "rshares": 18091703755, + "voter": "lsc9999" + }, + { + "rshares": 64903901, + "voter": "lilong" + }, + { + "rshares": 16678639301, + "voter": "timelapse" + }, + { + "rshares": 152609578, + "voter": "luke490" + }, + { + "rshares": 17231154057, + "voter": "capper2016" + }, + { + "rshares": 122437504, + "voter": "darthnava" + }, + { + "rshares": 62928860, + "voter": "session101" + }, + { + "rshares": 6587662692, + "voter": "theb0red1" + }, + { + "rshares": 69829863, + "voter": "qq553937961" + }, + { + "rshares": 57930015, + "voter": "success43" + }, + { + "rshares": 7130857719, + "voter": "generation.easy" + }, + { + "rshares": 6785162040, + "voter": "alexandre" + }, + { + "rshares": 628286793, + "voter": "runridefly" + }, + { + "rshares": 41225084978, + "voter": "daxon" + }, + { + "rshares": 56995776, + "voter": "osame066" + }, + { + "rshares": 363138694, + "voter": "shieha" + }, + { + "rshares": 16414058791, + "voter": "hunterisgreat" + }, + { + "rshares": 1649052287, + "voter": "smisi" + }, + { + "rshares": 168496112075, + "voter": "asksisk" + }, + { + "rshares": 287896907, + "voter": "totosky" + }, + { + "rshares": 22669235593, + "voter": "dubi" + }, + { + "rshares": 259672323, + "voter": "alina1" + }, + { + "rshares": 639848102, + "voter": "kharn" + }, + { + "rshares": 50833490, + "voter": "andrewrait" + }, + { + "rshares": 192620865, + "voter": "ola1" + }, + { + "rshares": 314717764, + "voter": "jbaker585" + }, + { + "rshares": 53488939, + "voter": "drac59" + }, + { + "rshares": 51915855, + "voter": "apexnine" + }, + { + "rshares": 109667822, + "voter": "borishaifa" + }, + { + "rshares": 76027456, + "voter": "motsna" + }, + { + "rshares": 161012229, + "voter": "gunbread" + } + ], + "author": "woo7739", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.19, + "beneficiaries": [], + "blacklists": [], + "body": "![29637d.jpg](https://www.steemimg.com/images/2016/09/01/29637d.jpg)\n\nThis photo seems real. Because it IS REAL!\n\nTeam CSL, one of the most famous cosplay group in Korea, posted unbelievable photos about Silent Hill.\n\nLet's take a look at the rest of photos.\n\n![4b7c8d.jpg](https://www.steemimg.com/images/2016/09/01/4b7c8d.jpg)\n\n![52cdcc.jpg](https://www.steemimg.com/images/2016/09/01/52cdcc.jpg)\n\n![6ef4bd.jpg](https://www.steemimg.com/images/2016/09/01/6ef4bd.jpg)\n\n![9e4d4f.jpg](https://www.steemimg.com/images/2016/09/01/9e4d4f.jpg)\n\n![103f314.jpg](https://www.steemimg.com/images/2016/09/01/103f314.jpg)\n\n![11eef23.jpg](https://www.steemimg.com/images/2016/09/01/11eef23.jpg)\n\n![12aaa03.jpg](https://www.steemimg.com/images/2016/09/01/12aaa03.jpg)\n\n![13cbf58.jpg](https://www.steemimg.com/images/2016/09/01/13cbf58.jpg)\n\nAnd a YouTube video here.\n\nhttps://www.youtube.com/watch?v=KaBzFJnziVs\n\nYou see quality of their cosplay? I think they are so awesome.\n\nI am trying to convince them to post their contents by themselves.\n\n![005751a.jpg](https://www.steemimg.com/images/2016/09/01/005751a.jpg)\nhttps://www.steemimg.com/images/2016/09/01/11296c4.md.jpg\n\nTheir reaction regarding Steemit, is positive.\n\nBut they're not completely convinced yet. You know, it's too good to be true.\n\nWith that said, I need your support.\n\nAll Steem Dollar reward will go to them, I am sure they will find how fascinating Steemit is.", + "category": "cosplay", + "children": 4, + "created": "2016-09-02T05:15:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/01/29637d.jpg", + "https://www.steemimg.com/images/2016/09/01/4b7c8d.jpg", + "https://www.steemimg.com/images/2016/09/01/52cdcc.jpg", + "https://www.steemimg.com/images/2016/09/01/6ef4bd.jpg", + "https://www.steemimg.com/images/2016/09/01/9e4d4f.jpg", + "https://www.steemimg.com/images/2016/09/01/103f314.jpg", + "https://www.steemimg.com/images/2016/09/01/11eef23.jpg", + "https://www.steemimg.com/images/2016/09/01/12aaa03.jpg", + "https://www.steemimg.com/images/2016/09/01/13cbf58.jpg", + "https://img.youtube.com/vi/KaBzFJnziVs/0.jpg", + "https://www.steemimg.com/images/2016/09/01/005751a.jpg", + "https://www.steemimg.com/images/2016/09/01/11296c4.md.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=KaBzFJnziVs" + ], + "tags": [ + "cosplay", + "photography", + "horror", + "art", + "kr" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 11724772371579, + "payout": 19.642, + "payout_at": "2016-09-09T05:15:42", + "pending_payout_value": "19.642 HBD", + "percent_hbd": 10000, + "permlink": "unreleased-steal-cut-of-slient-hill-no-its-real", + "post_id": 1094652, + "promoted": "121.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 76 + }, + "title": "Unreleased steal cut of Slient Hill? No, its REAL!", + "updated": "2016-09-02T05:43:42", + "url": "/cosplay/@woo7739/unreleased-steal-cut-of-slient-hill-no-its-real" + }, + { + "active_votes": [ + { + "rshares": 6861504603453, + "voter": "xeldal" + }, + { + "rshares": 5924234483394, + "voter": "enki" + }, + { + "rshares": 3099192085, + "voter": "boy" + }, + { + "rshares": 3762483356, + "voter": "bue-witness" + }, + { + "rshares": 697315118, + "voter": "bunny" + }, + { + "rshares": 54010291270, + "voter": "bue" + }, + { + "rshares": 1660921578, + "voter": "mini" + }, + { + "rshares": 213661759, + "voter": "moon" + }, + { + "rshares": 34042532834, + "voter": "aizensou" + }, + { + "rshares": 1305259200680, + "voter": "steempower" + }, + { + "rshares": 622724514, + "voter": "healthcare" + }, + { + "rshares": 967195088, + "voter": "daniel.pan" + }, + { + "rshares": 297041068093, + "voter": "chitty" + }, + { + "rshares": 31488210815, + "voter": "marketingmonk" + }, + { + "rshares": 288140285, + "voter": "helen.tan" + }, + { + "rshares": 46091338521, + "voter": "cyan91" + }, + { + "rshares": 15147326440, + "voter": "jademont" + }, + { + "rshares": 29088869234, + "voter": "instructor2121" + }, + { + "rshares": 2141819165, + "voter": "gekko" + }, + { + "rshares": 692261667883, + "voter": "nanzo-scoop" + }, + { + "rshares": 91718922101, + "voter": "william-noe" + }, + { + "rshares": 12107337047, + "voter": "cian.dafe" + }, + { + "rshares": 236023250940, + "voter": "mummyimperfect" + }, + { + "rshares": 60750319225, + "voter": "tosch" + }, + { + "rshares": 79657198561, + "voter": "asch" + }, + { + "rshares": 1431846323, + "voter": "murh" + }, + { + "rshares": 602018562, + "voter": "kodi" + }, + { + "rshares": 586286811332, + "voter": "cyber" + }, + { + "rshares": 64284714678, + "voter": "ak2020" + }, + { + "rshares": 37511548124, + "voter": "justtryme90" + }, + { + "rshares": 8876135165, + "voter": "johnerfx" + }, + { + "rshares": 391275913, + "voter": "applecrisp" + }, + { + "rshares": 283907126703, + "voter": "hisnameisolllie" + }, + { + "rshares": 1267900436, + "voter": "fjccoin" + }, + { + "rshares": 324237643911, + "voter": "innuendo" + }, + { + "rshares": 20461884222, + "voter": "ossama-benjohn" + }, + { + "rshares": 929020048, + "voter": "johnerminer" + }, + { + "rshares": 1946608196, + "voter": "stephen-somers" + }, + { + "rshares": 1429697273174, + "voter": "sean-king" + }, + { + "rshares": 686886224488, + "voter": "publicworker" + }, + { + "rshares": 2267977999, + "voter": "alefernandez" + }, + { + "rshares": 4224777539, + "voter": "crok" + }, + { + "rshares": 269921024, + "voter": "ales" + }, + { + "rshares": 6602307370, + "voter": "emhaze222" + }, + { + "rshares": 266592981, + "voter": "ladyclair" + }, + { + "rshares": 204013843843, + "voter": "asmolokalo" + }, + { + "rshares": 31880219495, + "voter": "hitmeasap" + }, + { + "rshares": 14064842257, + "voter": "elyaque" + }, + { + "rshares": 25445573460, + "voter": "tcfxyz" + }, + { + "rshares": 7049471118, + "voter": "futurefood" + }, + { + "rshares": 105798664165, + "voter": "cdubendo" + }, + { + "rshares": 147240421388, + "voter": "knircky" + }, + { + "rshares": 41975059972, + "voter": "mrwang" + }, + { + "rshares": 1131075798, + "voter": "mixa" + }, + { + "rshares": 910500105, + "voter": "dicov" + }, + { + "rshares": 4487120677, + "voter": "gikitiki" + }, + { + "rshares": 37452179267, + "voter": "biophil" + }, + { + "rshares": 17227141109, + "voter": "keithsmih" + }, + { + "rshares": 341993222983, + "voter": "bobbylee" + }, + { + "rshares": 24443224969, + "voter": "igster" + }, + { + "rshares": 237985094, + "voter": "zoicneo" + }, + { + "rshares": 6129221694, + "voter": "cryptosi" + }, + { + "rshares": 4162801602, + "voter": "herverisson" + }, + { + "rshares": 19507833697, + "voter": "artific" + }, + { + "rshares": 3498346239, + "voter": "maximkichev" + }, + { + "rshares": 61164729955, + "voter": "thylbom" + }, + { + "rshares": 16745418519, + "voter": "chessmonster" + }, + { + "rshares": 365818230, + "voter": "meteor78" + }, + { + "rshares": 841259695, + "voter": "happyphoenix" + }, + { + "rshares": 7093464346, + "voter": "webdeals" + }, + { + "rshares": 268956346, + "voter": "faraz" + }, + { + "rshares": 4975171514, + "voter": "beanz" + }, + { + "rshares": 112914306, + "voter": "wunju" + }, + { + "rshares": 1909130025, + "voter": "bullionstackers" + }, + { + "rshares": 1993799598, + "voter": "andreynoch" + }, + { + "rshares": 2456070989, + "voter": "belkins" + }, + { + "rshares": 19988784545, + "voter": "williambanks" + }, + { + "rshares": 731723236, + "voter": "pakisnxt" + }, + { + "rshares": 15792261330, + "voter": "magicmonk" + }, + { + "rshares": 238353830, + "voter": "sillygoon" + }, + { + "rshares": 88049981467, + "voter": "sirwinchester" + }, + { + "rshares": 1253580623, + "voter": "villainblack" + }, + { + "rshares": 3360204812, + "voter": "cmorton" + }, + { + "rshares": 54355927, + "voter": "tinca" + }, + { + "rshares": 10079591501, + "voter": "goingpaper" + }, + { + "rshares": 119439375, + "voter": "harrycoins" + }, + { + "rshares": 12237404949, + "voter": "borran" + }, + { + "rshares": 1145609627, + "voter": "bledarus" + }, + { + "rshares": 62332619, + "voter": "razberrijam" + }, + { + "rshares": 7285753049, + "voter": "theb0red1" + }, + { + "rshares": 74755928437, + "voter": "helikopterben" + }, + { + "rshares": 59512540, + "voter": "boatman" + }, + { + "rshares": 3307244480, + "voter": "steveo" + }, + { + "rshares": 12186383861, + "voter": "hilarski" + }, + { + "rshares": 58931862, + "voter": "wesley399" + }, + { + "rshares": 1763987441, + "voter": "unchainedio" + }, + { + "rshares": 8629294348, + "voter": "etcmike" + }, + { + "rshares": 14595736783, + "voter": "krnel" + }, + { + "rshares": 7184799429, + "voter": "daveks" + }, + { + "rshares": 1604647373, + "voter": "penguinpablo" + }, + { + "rshares": 14193492376, + "voter": "mikehere" + }, + { + "rshares": 23042993006, + "voter": "luminousvisions" + }, + { + "rshares": 110372559, + "voter": "team101" + }, + { + "rshares": 84510824, + "voter": "tito-baron" + }, + { + "rshares": 1230797907, + "voter": "profitgenerator" + }, + { + "rshares": 55821108, + "voter": "seckorama" + }, + { + "rshares": 117787613687, + "voter": "dan-bn" + }, + { + "rshares": 24239498471, + "voter": "dubi" + }, + { + "rshares": 140568307, + "voter": "alina1" + }, + { + "rshares": 56372318, + "voter": "patelincho" + }, + { + "rshares": 269335193609, + "voter": "charlieshrem" + }, + { + "rshares": 2984877979, + "voter": "gringalicious" + }, + { + "rshares": 69255373, + "voter": "kattz" + }, + { + "rshares": 50531169, + "voter": "wolfdaze" + }, + { + "rshares": 51342868, + "voter": "steemitmag" + }, + { + "rshares": 65057583, + "voter": "marquismiller" + }, + { + "rshares": 3319272143, + "voter": "adilsontsilva" + }, + { + "rshares": 136773607, + "voter": "iggy" + }, + { + "rshares": 50245473, + "voter": "rony" + }, + { + "rshares": 3365771273, + "voter": "merlin" + } + ], + "author": "marketingmonk", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.83, + "beneficiaries": [], + "blacklists": [], + "body": "https://steemit-bucket-4a743ec2.s3.amazonaws.com/Getting%20More%20Attention%20By%20Using%20The%20Promote%20Button.jpg\n\nThis is the eighth installment of what will turn into a paid course called The Complete Steemit Course.\n\nHere is Steemit Tutorial 8: Getting More Attention By Using The Promote Button:\n\n**(please note that this video was updated with a corrected version 23 hours after the original post)**\nhttps://www.youtube.com/watch?v=ob9Zksnguzg\n\nPrevious lessons here:\nhttps://steemit.com/steemit/@marketingmonk/steemit-tutorial-1-creating-an-account-on-steemit-video\n\nhttps://steemit.com/steemit/@marketingmonk/steemit-tutorial-2-steemit-account-dashboard-overview-video\n\nhttps://steemit.com/steemit/@marketingmonk/steemit-tutorial-3-creating-our-first-ever-basic-post-video\n\nhttps://steemit.com/steemit/@marketingmonk/steemit-tutorial-4-reading-writing-decorating-and-voting-on-comments-video\n\nhttps://steemit.com/steemit/@marketingmonk/steemit-tutorial-5-voting-power-weighting-spying-and-managing-video\n\nhttps://steemit.com/steemit/@marketingmonk/steemit-tutorial-6-getting-paid-twice-from-the-steem-network-video\n\nhttps://steemit.com/steemit/@marketingmonk/steemit-tutorial-7-buying-steem-power-with-steem-dollars-or-bitcoin-video\n\nPlease upvote to show your support, I really appreciate it.\nhttps://img1.steemit.com/0x0/https://www.cryptoversity.com/wp-content/uploads/Steemit-upvote-cta-3.gif", + "category": "steemit", + "children": 18, + "created": "2016-08-31T12:33:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://steemit-bucket-4a743ec2.s3.amazonaws.com/Getting%20More%20Attention%20By%20Using%20The%20Promote%20Button.jpg", + "https://img.youtube.com/vi/ob9Zksnguzg/0.jpg", + "https://img1.steemit.com/0x0/https://www.cryptoversity.com/wp-content/uploads/Steemit-upvote-cta-3.gif" + ], + "links": [ + "https://www.youtube.com/watch?v=ob9Zksnguzg", + "https://steemit.com/steemit/@marketingmonk/steemit-tutorial-1-creating-an-account-on-steemit-video", + "https://steemit.com/steemit/@marketingmonk/steemit-tutorial-2-steemit-account-dashboard-overview-video", + "https://steemit.com/steemit/@marketingmonk/steemit-tutorial-3-creating-our-first-ever-basic-post-video", + "https://steemit.com/steemit/@marketingmonk/steemit-tutorial-4-reading-writing-decorating-and-voting-on-comments-video", + "https://steemit.com/steemit/@marketingmonk/steemit-tutorial-5-voting-power-weighting-spying-and-managing-video", + "https://steemit.com/steemit/@marketingmonk/steemit-tutorial-6-getting-paid-twice-from-the-steem-network-video", + "https://steemit.com/steemit/@marketingmonk/steemit-tutorial-7-buying-steem-power-with-steem-dollars-or-bitcoin-video" + ], + "tags": [ + "steemit", + "tutorial", + "howto", + "steem", + "video" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 21127721369166, + "payout": 55.734, + "payout_at": "2016-09-07T12:33:12", + "pending_payout_value": "55.734 HBD", + "percent_hbd": 10000, + "permlink": "steemit-tutorial-8-getting-more-attention-by-using-the-promote-button-video", + "post_id": 1070095, + "promoted": "121.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 120 + }, + "title": "Steemit Tutorial 8: Getting More Attention By Using The Promote Button [VIDEO]", + "updated": "2016-09-01T11:32:03", + "url": "/steemit/@marketingmonk/steemit-tutorial-8-getting-more-attention-by-using-the-promote-button-video" + }, + { + "active_votes": [ + { + "rshares": 28865473791883, + "voter": "dantheman" + }, + { + "rshares": 17174544934448, + "voter": "rainman" + }, + { + "rshares": 6741398871343, + "voter": "xeldal" + }, + { + "rshares": 8391169619604, + "voter": "pharesim" + }, + { + "rshares": 5925252164516, + "voter": "enki" + }, + { + "rshares": 187621512499, + "voter": "svk" + }, + { + "rshares": 3099515402, + "voter": "boy" + }, + { + "rshares": 3762904646, + "voter": "bue-witness" + }, + { + "rshares": 697373904, + "voter": "bunny" + }, + { + "rshares": 1585286495451, + "voter": "steemychicken1" + }, + { + "rshares": 54046050794, + "voter": "bue" + }, + { + "rshares": 1661086507, + "voter": "mini" + }, + { + "rshares": 5907379161631, + "voter": "witness.svk" + }, + { + "rshares": 213673190, + "voter": "moon" + }, + { + "rshares": 2142024197765, + "voter": "joseph" + }, + { + "rshares": 33250846024, + "voter": "aizensou" + }, + { + "rshares": 740067577802, + "voter": "masteryoda" + }, + { + "rshares": 253842278185, + "voter": "pheonike" + }, + { + "rshares": 622778402, + "voter": "healthcare" + }, + { + "rshares": 1120034999305, + "voter": "tuck-fheman" + }, + { + "rshares": 967281634, + "voter": "daniel.pan" + }, + { + "rshares": 823522090888, + "voter": "steemrollin" + }, + { + "rshares": 31150917768, + "voter": "marketingmonk" + }, + { + "rshares": 40749565179, + "voter": "alexgr" + }, + { + "rshares": 288158246, + "voter": "helen.tan" + }, + { + "rshares": 80058020962, + "voter": "edgeland" + }, + { + "rshares": 411023729959, + "voter": "chryspano" + }, + { + "rshares": 78077847939, + "voter": "easteagle13" + }, + { + "rshares": 173731843505, + "voter": "jamtaylor" + }, + { + "rshares": 7585671701, + "voter": "fran2k" + }, + { + "rshares": 550644954644, + "voter": "eeks" + }, + { + "rshares": 36301508450, + "voter": "james-show" + }, + { + "rshares": 8059949925, + "voter": "richman" + }, + { + "rshares": 14125062140, + "voter": "cian.dafe" + }, + { + "rshares": 426969856, + "voter": "zheka-melnikov" + }, + { + "rshares": 570227675922, + "voter": "kevinwong" + }, + { + "rshares": 1431967857, + "voter": "murh" + }, + { + "rshares": 47661340196, + "voter": "nphacker" + }, + { + "rshares": 195004765553, + "voter": "dragonslayer109" + }, + { + "rshares": 37374648233, + "voter": "ranko-k" + }, + { + "rshares": 511396696440, + "voter": "cyber" + }, + { + "rshares": 21926968622, + "voter": "treeleaves" + }, + { + "rshares": 20539865673, + "voter": "thecryptofiend" + }, + { + "rshares": 37511548124, + "voter": "justtryme90" + }, + { + "rshares": 11592122420, + "voter": "zebbra2014" + }, + { + "rshares": 9361058328, + "voter": "johnerfx" + }, + { + "rshares": 107752715191, + "voter": "kenny-crane" + }, + { + "rshares": 13348057713, + "voter": "samether" + }, + { + "rshares": 251383713111, + "voter": "kaylinart" + }, + { + "rshares": 13352180210, + "voter": "facer" + }, + { + "rshares": 20461698330, + "voter": "ossama-benjohn" + }, + { + "rshares": 334447067, + "voter": "hendra-khaidir" + }, + { + "rshares": 138950405749, + "voter": "thedashguy" + }, + { + "rshares": 86227251302, + "voter": "kimziv" + }, + { + "rshares": 14067763080, + "voter": "magnebit" + }, + { + "rshares": 1170048458, + "voter": "alexft" + }, + { + "rshares": 16019230638, + "voter": "acassity" + }, + { + "rshares": 210538398, + "voter": "ales" + }, + { + "rshares": 3374026415, + "voter": "michaellamden68" + }, + { + "rshares": 204013843843, + "voter": "asmolokalo" + }, + { + "rshares": 10364264135, + "voter": "jako" + }, + { + "rshares": 132657096959, + "voter": "chhayll" + }, + { + "rshares": 240080589407, + "voter": "fabio" + }, + { + "rshares": 466928201309, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 296710962, + "voter": "damono" + }, + { + "rshares": 210192659, + "voter": "adamgud" + }, + { + "rshares": 36264884009, + "voter": "redpalestino" + }, + { + "rshares": 72257534352, + "voter": "derekareith" + }, + { + "rshares": 113581011154, + "voter": "crypt0" + }, + { + "rshares": 144039542662, + "voter": "knircky" + }, + { + "rshares": 13532699743, + "voter": "mrgreen" + }, + { + "rshares": 143380752469, + "voter": "jacor" + }, + { + "rshares": 515148804, + "voter": "warplat" + }, + { + "rshares": 14019560181, + "voter": "sebastien" + }, + { + "rshares": 2932258651, + "voter": "steemit-life" + }, + { + "rshares": 109188618706, + "voter": "paco" + }, + { + "rshares": 8923261762, + "voter": "deviedev" + }, + { + "rshares": 29701247281, + "voter": "jpiper20" + }, + { + "rshares": 11929926137, + "voter": "meesterboom" + }, + { + "rshares": 12871286440, + "voter": "jaycobbell" + }, + { + "rshares": 10289043539, + "voter": "cloveandcinnamon" + }, + { + "rshares": 7236481997, + "voter": "corinnestokes" + }, + { + "rshares": 332446975, + "voter": "luisucv34" + }, + { + "rshares": 2027442179, + "voter": "dimon14" + }, + { + "rshares": 3629922224, + "voter": "maximkichev" + }, + { + "rshares": 1001662053, + "voter": "jsteck" + }, + { + "rshares": 82686830113, + "voter": "me-tarzan" + }, + { + "rshares": 2424094754, + "voter": "sgnsteems" + }, + { + "rshares": 59943852587, + "voter": "thylbom" + }, + { + "rshares": 3219325103, + "voter": "moviefan" + }, + { + "rshares": 3034936936, + "voter": "travelista" + }, + { + "rshares": 3573419992, + "voter": "birdie" + }, + { + "rshares": 2030193955, + "voter": "bola" + }, + { + "rshares": 17744271849, + "voter": "celsius100" + }, + { + "rshares": 1894056221, + "voter": "idan4326" + }, + { + "rshares": 74885413307, + "voter": "rea" + }, + { + "rshares": 3547300393, + "voter": "mastletter" + }, + { + "rshares": 400623749, + "voter": "meteor78" + }, + { + "rshares": 26243392108, + "voter": "zaebars" + }, + { + "rshares": 333358949, + "voter": "valenttina" + }, + { + "rshares": 261379803, + "voter": "lexinferno" + }, + { + "rshares": 6108553793, + "voter": "tony.jennings" + }, + { + "rshares": 203458546034, + "voter": "johnsmith" + }, + { + "rshares": 6960645822, + "voter": "summonerrk" + }, + { + "rshares": 107496012, + "voter": "activcat" + }, + { + "rshares": 841259695, + "voter": "happyphoenix" + }, + { + "rshares": 445706908, + "voter": "kooshikoo" + }, + { + "rshares": 7093464346, + "voter": "webdeals" + }, + { + "rshares": 208498554, + "voter": "shadyonline" + }, + { + "rshares": 184772599, + "voter": "bitmap" + }, + { + "rshares": 17665762711, + "voter": "pinkisland" + }, + { + "rshares": 10248653702, + "voter": "sisterholics" + }, + { + "rshares": 31943139423, + "voter": "brianphobos" + }, + { + "rshares": 5344490062, + "voter": "logic" + }, + { + "rshares": 362618765, + "voter": "laurame86" + }, + { + "rshares": 10175387109, + "voter": "phoenixmaid" + }, + { + "rshares": 69849820, + "voter": "salamanca1987ar" + }, + { + "rshares": 4975171514, + "voter": "beanz" + }, + { + "rshares": 15053973666, + "voter": "smailer" + }, + { + "rshares": 2456070989, + "voter": "belkins" + }, + { + "rshares": 19368137736, + "voter": "williambanks" + }, + { + "rshares": 1049062937, + "voter": "metaflute" + }, + { + "rshares": 1951944925, + "voter": "sykochica" + }, + { + "rshares": 375668517110, + "voter": "laonie" + }, + { + "rshares": 23834697789, + "voter": "rawnetics" + }, + { + "rshares": 2595700392, + "voter": "timcliff" + }, + { + "rshares": 121563194275, + "voter": "bridgetbunchy" + }, + { + "rshares": 6307916292, + "voter": "myfirst" + }, + { + "rshares": 102479436470, + "voter": "somebody" + }, + { + "rshares": 3835982150, + "voter": "flysaga" + }, + { + "rshares": 15650028306, + "voter": "timelapse" + }, + { + "rshares": 35535725906, + "voter": "timsaid" + }, + { + "rshares": 19821844477, + "voter": "midnightoil" + }, + { + "rshares": 5921167530, + "voter": "minion" + }, + { + "rshares": 3067653962, + "voter": "steemleak" + }, + { + "rshares": 45657317456, + "voter": "xiaohui" + }, + { + "rshares": 13118148961, + "voter": "jphamer1" + }, + { + "rshares": 228819677, + "voter": "sillygoon" + }, + { + "rshares": 52521013, + "voter": "nickche" + }, + { + "rshares": 714188538, + "voter": "boddhisattva" + }, + { + "rshares": 1438747070, + "voter": "xiaokongcom" + }, + { + "rshares": 56250267, + "voter": "biggdogg" + }, + { + "rshares": 687153403, + "voter": "future24" + }, + { + "rshares": 773487823, + "voter": "alifton" + }, + { + "rshares": 10323552313, + "voter": "cristi" + }, + { + "rshares": 510558795, + "voter": "galamirissa" + }, + { + "rshares": 61569261, + "voter": "hysmagus" + }, + { + "rshares": 233196315, + "voter": "naifaz" + }, + { + "rshares": 3570294010, + "voter": "xianjun" + }, + { + "rshares": 22911239981, + "voter": "hanshotfirst" + }, + { + "rshares": 5838110908, + "voter": "lordvader" + }, + { + "rshares": 4508841975, + "voter": "melek" + }, + { + "rshares": 795125532, + "voter": "kateblack" + }, + { + "rshares": 63734270, + "voter": "evgenyche" + }, + { + "rshares": 1145609627, + "voter": "bledarus" + }, + { + "rshares": 174751392, + "voter": "florentina" + }, + { + "rshares": 235328801, + "voter": "microluck" + }, + { + "rshares": 10748521073, + "voter": "kyriacos" + }, + { + "rshares": 20522445870, + "voter": "runaway-psyche" + }, + { + "rshares": 64551062343, + "voter": "serejandmyself" + }, + { + "rshares": 1258347207, + "voter": "kollapsik" + }, + { + "rshares": 51095992, + "voter": "kamil5" + }, + { + "rshares": 2976838803, + "voter": "netaterra" + }, + { + "rshares": 2291984181, + "voter": "mweich" + }, + { + "rshares": 97567611, + "voter": "claudia" + }, + { + "rshares": 35066739983, + "voter": "someguy123" + }, + { + "rshares": 12921415762, + "voter": "mikemacintire" + }, + { + "rshares": 2006235920, + "voter": "stillsafe" + }, + { + "rshares": 7454987616, + "voter": "generation.easy" + }, + { + "rshares": 76843163, + "voter": "joelbow" + }, + { + "rshares": 11509373633, + "voter": "hilarski" + }, + { + "rshares": 6671849990, + "voter": "booky" + }, + { + "rshares": 23649624986, + "voter": "daut44" + }, + { + "rshares": 11380609295, + "voter": "steemitpatina" + }, + { + "rshares": 76756531, + "voter": "xntryk1" + }, + { + "rshares": 111425803, + "voter": "jyezie" + }, + { + "rshares": 1181054867, + "voter": "lenar" + }, + { + "rshares": 85913014, + "voter": "jtstreetman" + }, + { + "rshares": 55633002031, + "voter": "skum" + }, + { + "rshares": 72888933, + "voter": "uziriel" + }, + { + "rshares": 67994567, + "voter": "kreativ" + }, + { + "rshares": 55443372, + "voter": "dazedbunny" + }, + { + "rshares": 1580324483, + "voter": "funkywanderer" + }, + { + "rshares": 10800740085, + "voter": "sabot" + }, + { + "rshares": 108822425815, + "voter": "roy2016" + }, + { + "rshares": 7184066856, + "voter": "davidbrogan" + }, + { + "rshares": 316281166, + "voter": "getonthetrain" + }, + { + "rshares": 56017401, + "voter": "mnviking" + }, + { + "rshares": 3639301731, + "voter": "ericbotticelli" + }, + { + "rshares": 56566110, + "voter": "minihelp" + }, + { + "rshares": 3319520861, + "voter": "titusfrost" + }, + { + "rshares": 346743386, + "voter": "masonmiler" + }, + { + "rshares": 16416762623, + "voter": "hunterisgreat" + }, + { + "rshares": 84510824, + "voter": "tito-baron" + }, + { + "rshares": 55936364, + "voter": "minisupport" + }, + { + "rshares": 766025841, + "voter": "stepa" + }, + { + "rshares": 24770721231, + "voter": "dubi" + }, + { + "rshares": 9370846764, + "voter": "goose" + }, + { + "rshares": 4836979493, + "voter": "dexter-k" + }, + { + "rshares": 93771031, + "voter": "alina1" + }, + { + "rshares": 50639382, + "voter": "doggnostic" + }, + { + "rshares": 105329833, + "voter": "roxanne" + }, + { + "rshares": 59536536, + "voter": "knight-angel" + }, + { + "rshares": 53043871, + "voter": "ramooz" + }, + { + "rshares": 1576328130, + "voter": "bitcoinparadise" + }, + { + "rshares": 68442517, + "voter": "projecthor" + }, + { + "rshares": 2921775535, + "voter": "gringalicious" + }, + { + "rshares": 2610482432, + "voter": "robcichocki" + }, + { + "rshares": 52282021, + "voter": "pdavid000" + }, + { + "rshares": 54464967, + "voter": "mynameisricky" + }, + { + "rshares": 89309975, + "voter": "ola1" + }, + { + "rshares": 5219360203, + "voter": "herpetologyguy" + }, + { + "rshares": 55029837, + "voter": "jessica.tan" + }, + { + "rshares": 50878690, + "voter": "bobbybillbob" + }, + { + "rshares": 91297442, + "voter": "qezzit" + }, + { + "rshares": 80288789, + "voter": "benberger" + } + ], + "author": "thecryptofiend", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.89, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Introduction

    \n

    \n

    I have found myself in a contemplative mood over the last few days.  The main reason for this that I am due to have surgery on my left eye this Thursday (1st September) - sorry for constantly bringing it up and being such a wimp.  

    \n

    The surgery is routine and is in some ways self-inflicted - it is due to a complication with having had laser eye surgery last year to correct my vision.  

    \n

    Had I not had that done I wouldn't be in this position (although) I don't regret it.  No procedure is without risk and since this is a second procedure the risk is increased.  It is even greater because I am also a type I diabetic (on insulin) which slows healing down and makes complications more likely.

    \n

    My eyesight is very important to me particularly due to my artistic hobbies like photography.  Luckily my right eye is absolutely fine at the moment.

    \n

    Anyway the natural anxiety over this has lead me to be quite introspective and think about life in general.  I have been thinking back to some of the the things I have learned and how they might have helped me had I known them when I was younger.

    \n

    They are in no particular order.  I make no apologies for some of them being quite obvious or even the sort of cheesy advice you would read on a greeting card.

    \n

    So here they are in no particular order:

    \n


    \n

    Money and your career are important but not that important

    \n

    \n

    When I was younger I was (like many kids) convinced that having lots of money would bring happiness.  Having the latest Nike Air Jordans and most fashionable clothes, gadgets and the like was a matter of not only pride but vane necessity.

    \n

    It was only later that I started to realise that whilst money is a necessity for paying bills and the like it is only a tool.  Above a certain level of comfort having more money doesn't really equate to being happier.  It just equates to being able to have more \"things\" i.e. possessions.  

    \n

    Depending on how you get the money it can also lead to a poverty of the more valuable commodity which is time.  

    \n

    By similar extension whilst your career should be important it should not be the most important thing in your life.  No matter what you do you aren't going to be able to buy yourself more time so don't waste it needlessly going after more money or a better position at work.  

    \n

    It is a kind of Faustian pact where you get the worse end of the deal.  

    \n

    Time is the truly important commodity and sharing it with others is one of the most valuable uses of it.

    \n


    \n

    Following the herd (or shoal) doesn't doesn't pay off

    \n

    \n

    We are all programmed by society and culture to follow what is \"normal\" and ordinary.  This is especially true during those early teen years.  Even though we pretend to rebel by picking subcultures like goth, emo, metalhead or whatever this is just a thinly veiled surface level of individuality.  

    \n

    At it's base it is as conformist as anything else and is merely designed to massage our egos whilst still allowing us to be cocooned within the comfort of our own selected \"tribe\".

    \n

    Truly great people, the kind that change the world don't follow herds or tribes or anything else.  They set their own destiny and forge their own path.  

    \n

    They make the world follow them.

    \n

    I know what kind of person I would rather be and it isn't one of the sheep.

    \n


    \n

    Follow your own dreams not those of others

    \n

    \n

    This is related to the idea of ignoring \"herd mentality\".  We often have dreams and expectations placed upon us by our family, friends and teachers.  I remember once telling one of my teachers that I wanted to be an artist or a film director and being told:

    \n

    \"You are much too clever to waste your life on something like that.  You should be a doctor or a lawyer.\"

    \n

    It may seem like a complement but these kind of sentiments can be just as damaging as more obviously disparaging ones because they psychologically close down certain options in our lives.  One can be made to feel that doing what we want would be letting our family, friends and educators down so we push those things aside and just do what is expected of us.

    \n

    This ultimately leads to dissatisfaction with our work and our lives.  It is much harder to change this in your thirties or later and much easier in practical terms to do it when you are in your teen years and choosing your career.  

    \n

    Paradoxically it seems harder in your teens to say no to the psychological pressure even though it is ultimately your choice.

    \n

    Self confidence in your own ability to know what you truly want early one pays off in the long term.  Don't live your life for other people.

    \n


    \n

    People who agree with you all the time aren't helping you

    \n

    \n

    We naturally like to associate with people who have similar views to us and seem agreeable to us.  This is part of human nature.  Unfortunately what many of us don't realise when we are younger is that a good friend needs to be honest with us.  

    \n

    Someone who is always a \"Yes-man\" can actually encourage us to stagnate and reinforce our negative behaviours.  It is simply not healthy and it is dishonest.  Your best friends are those who tell you the truth and call you out on your bullshit.  

    \n

    Similarly in your work and acedemic life it is important to listen to conflicting opinions.  Just reading material that agrees with what you already think prevents you from evolving both from a personal and an intellectual standpoint.  

    \n

    We can see this in modern internet culture where people focus purely on material that agrees with their political or societal opinions.  

    \n

    Ultimately it leads to greater division, polarisation and entrenchment of attitudes.

    \n


    \n

    There is no shame in changing your opinion

    \n

    \n

    To some degree people who have very strong opinions may be respected.  It is seen as a sign of confidence.  

    \n

    It could also be a sign of inflexibility and inability to change.  

    \n

    I believe now that life is all about change and evolution.  If you stop moving you get left behind.  

    \n

    When I was younger I would stubbornly hold on to opinions and beliefs as a matter of pride.  There was a certain amount of machismo behind sticking to your opinions and not conceding to those of others.  To change them would be seen as some sort of humiliation.

    \n

    This is a complete fallacy of course.  

    \n

    To stick to an opinion merely for the sake of not changing is not only foolish it is positively pathological.  

    \n

    Ultimately it means that you do not progress as a person.  I now realise there is no shame in changing your position and admitting that you were wrong.  

    \n

    In many ways it is a lot braver because you are sure to get flack from others who are unable to do the same for \"flip-flopping\".

    \n


    \n


    \n

    Cherish your friends and family because you don't know how long you have with them

    \n

    \n

    I found this out the hard way in my early twenties.  A friend of mine (let's call him John) who I had been with throughout Junior school went to a different college from me.  This was in a different area of the country.  Though we often made plans to get together they would often follow through for logistical reasons.

    \n

    Over time our conversations and meetings became less and less frequent as \"life\" started to get in the way.  

    \n

    A few years later when I was home from University and I hadn't heard from him in a while I bumped into a mutual friend.

    \n

    Nothing in my life had prepared me for what I heard next.  

    \n

    A year earlier John had been involved in a minor road accident whilst riding his motorbike.  He had fallen off as a result and had received what seemed at the time like a minor knock to his head.  Feeling fine he had decided that he didn't need to go to hospital.  

    \n

    Unfortunately for him, that minor knock on his head had ruptured a small artery in his meninges, resulting in a slow but progressive increase in intracranial pressure.  

    \n

    A few hours later he literally dropped dead.  He was only 21.

    \n

    I felt so much guilt.  

    \n

    This friend had been so close, like a brother to me.  

    \n

    He had died so suddenly and I hadn't even known.  

    \n

    I had so many regrets - maybe if we had gotten together before his death it could somehow have changed things just enough to prevent this from happening?  

    \n

    I kept having such thoughts and I still have them from time to time.

    \n

    I don't think I have every truly gotten over the trauma of this.

    \n

    You assume that the people you care about and love will always be there just because you can't imagine life without them.  

    \n

    The fact is life is fragile.  Nobody knows how long they have to live.

    \n

    Life and death happen all around us all the time.  

    \n

    Appreciate and spend time with loved ones whilst you can because you never know when that time will be up, either for you or for them.

    \n


    \n

    Your parents and grandparents were young too

    \n

    \n

    One of my teachers at school used to say that -

    \n

    \"When you are young you know everything except your own ignorance.\" 

    \n

     This is so true.  Once we become teenagers we tend to assume we know better than everyone else.  

    \n

    When our parents and grandparents give us valuable advice we tend to ignore it because - what do they know?  

    \n

    We tend to forget that they were once young and had the same kind of hopes and dreams we do.  By being further on in their lives and having more experience they can give us a perspective that we lack.

    \n

    They are a resource that we ignore at our peril.

    \n


    \n

    Never give up on your hobbies and interests

    \n

    \n

    We all know the saying that \"variety is the spice of life\".  We all tend to get pushed for time as we get older and develop more responsibilities.  

    \n

    It is very easy to give up on those simple hobbies that gave us so much pleasure when we were younger.  

    \n

    Whether it was engaging in a particular sport, listening to music, enjoying nature or just travelling we tend to give less importance and priority to these activities.

    \n

    These kind of activities are very important for recharging our mental energy and helping us to get away from the worries and concerns of life.  

    \n

    One could almost consider them to be like a from of activity based meditation.

    \n

    I gave up on my art work for many years due to the sheer workload I had during University and then in work.  

    \n

    This was a mistake and it was only through being forced to re-enage with it through ill health that I realised how important and fulfilling a part of my life it was and now still is.

    \n


    \n

    My Final Point: Life is short make sure you actually experience it

    \n

    \n

    As you get older you start to realise how quickly time passes by.  We have a tendency to live in either the past or the future, rarely experiencing the present.  

    \n

    Not only does this make time appear to pass more quickly but it also leaves us unable to appreciate what we have at the time only realising it later through the lens of hindsight.  

    \n

    One of the principles of mindfulness is the idea of recapturing and experiencing the moment.  

    \n

    I think we would all do well to follow this idea.  

    \n

    By reconnecting with our momentary existence we can become more aware of our own thoughts, feelings and what we ultimately want.  

    \n

    It can also allow us to readjust our focus on what is important and start to concentrate on it more whilst we still have time.  

    \n

    So many of us simply drift through our lives without the kind of focus this could provide and you don't want to be the person who starts making these kind of observations when it is too late for you to be doing anything with them.

    \n

    You don't want to end up feeling like you were just a passive bystander or a passenger in your own life.

    \n


    \n

    Conclusion

    \n

    \n

    Thanks very much for reading.  I hope you found it useful and interesting.

    \n

    Do you have any similar things that you wished you had known when you were younger? Please share in the comments below.

    \n

    This will probably be my last post for a while as I am due to have eye surgery tomorrow and will be recuperating for some days.  

    \n

    If I have time I might put out another post before the operation but if I don't please all take care and I wish you all the best.

    \n


    \n

    You can find more of my work by following me @thecryptofiend - thanks.

    \n", + "category": "life", + "children": 67, + "created": "2016-08-31T17:41:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/08/31/iStock_75367465_SMALLee110.jpg", + "https://www.steemimg.com/images/2016/08/31/Serbian-Dinar-and-another-Currency-000082274485_Smalla1ad2.jpg", + "https://www.steemimg.com/images/2016/08/31/iStock_16631433_SMALLec951.jpg", + "https://www.steemimg.com/images/2016/08/31/iStock_76511897_SMALL42a71.jpg", + "https://www.steemimg.com/images/2016/08/31/Better_an_open_enemy_false_friendb2a45.png", + "https://www.steemimg.com/images/2016/08/31/chinese-proverb-on-windmilla2b73.jpg", + "https://www.steemimg.com/images/2016/08/31/Happy-multigeneration-family-walking-in-the-countryside-000073792689_Small8784a.jpg", + "https://www.steemimg.com/images/2016/08/31/Photo-album---photos-of-children-000070298559_Small3feff.jpg", + "https://www.steemimg.com/images/2016/08/31/painting-brush53238.jpg", + "https://www.steemimg.com/images/2016/08/31/iStock_89191645_SMALL0da25.jpg", + "https://www.steemimg.com/images/2016/08/31/iStock_57565926_SMALLac7bb.jpg" + ], + "tags": [ + "life", + "philosophy", + "psychology", + "writing", + "steemsquad" + ], + "users": [ + "thecryptofiend" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 87244901893478, + "payout": 778.04, + "payout_at": "2016-09-07T17:41:00", + "pending_payout_value": "778.040 HBD", + "percent_hbd": 10000, + "permlink": "things-i-wish-i-d-known-when-i-was-18", + "post_id": 1073636, + "promoted": "120.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 216 + }, + "title": "Things I wish I'd known when I was 18", + "updated": "2016-09-01T00:56:30", + "url": "/life/@thecryptofiend/things-i-wish-i-d-known-when-i-was-18" + }, + { + "active_votes": [ + { + "rshares": 28861578690, + "voter": "anonymous" + }, + { + "rshares": 14412308288396, + "voter": "summon" + }, + { + "rshares": 35599225928876, + "voter": "jamesc" + }, + { + "rshares": 6594573987000, + "voter": "fuzzyvest" + }, + { + "rshares": 2476131997, + "voter": "boy" + }, + { + "rshares": 3005703855, + "voter": "bue-witness" + }, + { + "rshares": 557354442, + "voter": "bunny" + }, + { + "rshares": 42724131990, + "voter": "bue" + }, + { + "rshares": 1327124837, + "voter": "mini" + }, + { + "rshares": 170849766, + "voter": "moon" + }, + { + "rshares": 118280461284, + "voter": "stan" + }, + { + "rshares": 21494373020, + "voter": "lee3" + }, + { + "rshares": 5527985680, + "voter": "lee5" + }, + { + "rshares": 1190401003512, + "voter": "benjojo" + }, + { + "rshares": 363371081332, + "voter": "officialfuzzy" + }, + { + "rshares": 497724578, + "voter": "healthcare" + }, + { + "rshares": 763596484, + "voter": "daniel.pan" + }, + { + "rshares": 22561832145, + "voter": "sadochismo" + }, + { + "rshares": 543033555368, + "voter": "kencode" + }, + { + "rshares": 230379526, + "voter": "helen.tan" + }, + { + "rshares": 23241074306, + "voter": "steampunkpowered" + }, + { + "rshares": 25655032627, + "voter": "instructor2121" + }, + { + "rshares": 312858109385, + "voter": "teamsteem" + }, + { + "rshares": 57879936728, + "voter": "hannixx42" + }, + { + "rshares": 2524835106, + "voter": "murh" + }, + { + "rshares": 102093148701, + "voter": "sascha" + }, + { + "rshares": 324862068866, + "voter": "cyber" + }, + { + "rshares": 195268121, + "voter": "akaninyene-etuk" + }, + { + "rshares": 29357718372, + "voter": "altoz" + }, + { + "rshares": 5490718122, + "voter": "karbonxx" + }, + { + "rshares": 236667071809, + "voter": "churdtzu" + }, + { + "rshares": 61307724491, + "voter": "thecryptodrive" + }, + { + "rshares": 2988479142, + "voter": "ola-haukland" + }, + { + "rshares": 35305921410, + "voter": "cheftony" + }, + { + "rshares": 8413648946, + "voter": "simoneighties" + }, + { + "rshares": 118455323, + "voter": "ales" + }, + { + "rshares": 4601395327, + "voter": "madwallace" + }, + { + "rshares": 10101627148, + "voter": "stealthtrader" + }, + { + "rshares": 23843407312, + "voter": "r4fken" + }, + { + "rshares": 533041889998, + "voter": "slowwalker" + }, + { + "rshares": 57967426, + "voter": "ghozia" + }, + { + "rshares": 10272873194, + "voter": "aaseb" + }, + { + "rshares": 3017052825, + "voter": "kaneen74" + }, + { + "rshares": 8127943798, + "voter": "noodhoog" + }, + { + "rshares": 10625262501, + "voter": "bycz" + }, + { + "rshares": 1595194627, + "voter": "pigatto" + }, + { + "rshares": 601083060, + "voter": "luisucv34" + }, + { + "rshares": 337837874, + "voter": "illlefr4u" + }, + { + "rshares": 1087530326, + "voter": "fubar-bdhr" + }, + { + "rshares": 7156028317, + "voter": "rpf" + }, + { + "rshares": 145088625, + "voter": "ellamaeamor" + }, + { + "rshares": 100088553, + "voter": "elmusic" + }, + { + "rshares": 1507018875, + "voter": "lostnuggett" + }, + { + "rshares": 560201253, + "voter": "jasonpay1" + }, + { + "rshares": 102635194703, + "voter": "giffordde2000" + }, + { + "rshares": 4838864543, + "voter": "scott.stevens" + }, + { + "rshares": 15486997728, + "voter": "bulkygangsta" + }, + { + "rshares": 23815009326, + "voter": "rawnetics" + }, + { + "rshares": 16962531382, + "voter": "flandude" + }, + { + "rshares": 71274014, + "voter": "always1success" + }, + { + "rshares": 24133776765, + "voter": "persianqueen" + }, + { + "rshares": 2245652652, + "voter": "kainmarx" + }, + { + "rshares": 3688644772, + "voter": "alchemage" + }, + { + "rshares": 2202673922, + "voter": "bledarus" + }, + { + "rshares": 60920134, + "voter": "nano2nd" + }, + { + "rshares": 4377312833, + "voter": "themanualbot" + }, + { + "rshares": 59075696, + "voter": "vasilii" + }, + { + "rshares": 38299804598, + "voter": "sweetsssj" + }, + { + "rshares": 65497834210, + "voter": "barrycooper" + }, + { + "rshares": 12113118520, + "voter": "hilarski" + }, + { + "rshares": 8755530417, + "voter": "craigwilliamz" + }, + { + "rshares": 368182198, + "voter": "ukblogger" + }, + { + "rshares": 5153403180, + "voter": "survivalist.com" + }, + { + "rshares": 11145915001, + "voter": "krnel" + }, + { + "rshares": 4533143507, + "voter": "daveks" + }, + { + "rshares": 57371783, + "voter": "freegirl" + }, + { + "rshares": 50094345, + "voter": "kosmatimuc" + }, + { + "rshares": 54921657, + "voter": "el1fan" + }, + { + "rshares": 158871581172, + "voter": "charlieshrem" + }, + { + "rshares": 51884666, + "voter": "brs" + }, + { + "rshares": 51213903, + "voter": "jebat" + }, + { + "rshares": 51961738, + "voter": "chamujama" + }, + { + "rshares": 51778924, + "voter": "alexdaroll" + }, + { + "rshares": 51759386, + "voter": "creolegenius" + }, + { + "rshares": 51660954, + "voter": "patrickwienefeld" + }, + { + "rshares": 50536722, + "voter": "hugues" + }, + { + "rshares": 50794905, + "voter": "alexrknight3" + }, + { + "rshares": 160726430, + "voter": "edlayne" + } + ], + "author": "scott.stevens", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.63, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    August 25, 2016

    \n

    What happens when this ends?

    \n

    \n

    Did we really need a scientific paper to tell us that there is \"no conspiracy\" with regards to chemtrails and geoengineering? Apparently, we did. The obvious--to most of us--is getting, well, too obvious.  Some self-declared scientific types had to review some pictures and all agree (mostly, 76 of 77) that nothing of the sort is happening right in front of us.

    \n

    Really now?

    \n

    First, the published articles that I recently saw in the news referencing the published paper

    \n

    The New York Times: 

    \n

    \n

    Now Science Daily:

    \n


    \n

    \n

    A quick excerpt to get us started:

    \n

    The authors of this study, including Carnegie's Ken Caldeira, conducted a survey of the world's leading atmospheric scientists, who categorically rejected the existence of a secret spraying program. The team's findings, published by Environmental Research Letters, are based on a survey of two groups of experts: atmospheric chemists who specialize in condensation trails and geochemists working on atmospheric deposition of dust and pollution.

    \n

    The survey results show that 76 of the 77 participating scientists said they had not encountered evidence of a secret spraying program, and agree that the alleged evidence cited by the individuals who believe that atmospheric spraying is occurring could be explained through other factors, such as typical airplane contrail formation and poor data sampling.

    \n

    The research team undertook their study in response to the large number of people who claim to believe in a secret spraying program. In a 2011 international survey, nearly 17 percent of respondents said they believed the existence of a secret large-scale atmospheric spraying program to be true or partly true. And in recent years a number of websites have arisen claiming to show evidence of widespread secret chemical spraying, which they say is linked to negative impacts on human health and the environment.

    \n

    \u2026

    \n

    \"The experts we surveyed resoundingly rejected contrail photographs (emphasis mine) and test results as evidence of a large-scale atmospheric conspiracy.\"

    \n

    ---------------------

    \n

    Did you get that? \"Photographs\", that\u2019s (almost) all they looked at, studied or examined; that\u2019s it! Just some static pictures. In my \u201cscientific research\u201d I went a step further. How could I not? My job, my reputation, my incumbent responsibility to my employer and nightly audience was at stake. Instead of examining photographs, which I already had thousands of, I bought four cameras, two computers, and some time lapse software so that I could watch the entire day\u2019s weather happenings in under five minutes. These cameras would begin recording the sky, snapping a picture every five-seconds from sunup and finish at dark, day after day after day. Pictures were not good enough for me. I needed video just to see if there was something that I was missing! 

    \n

    I would get home from doing the 10pm news, change my clothes, and go upstairs to begin rendering the four movies. I had one camera covering each of the cardinal directions and then watch each one. It is truly amazing what we don't see when we watch clouds without the aid of compressing time by 150 times or 300 times. At these speeds, it all makes sense. To be able to see all different layers of the atmosphere working together, or against each other, a fog that seems like and even feels calm, but is actually violently whipping around, even clouds retaining their shapes and sizes as they pass through each other, WTF! 

    \n

    https://youtu.be/Yi4YFzyeEZ0

    \n

    What is quickly understood is that the wind does not carry the clouds, the water molecule is riding upon another force, another current, apart from the wind. This was a revelation to me and once realized by the wider atmospheric sciences community will utterly revolutionize the science. I lost count of the times I would see a cloud layer moving EXACTLY 90 or 180 degrees opposed to the layer immediately above or below. This is impossible in a natural setting. Now reflect on how many chemtrails you seen in the shape of a perfect \"T\" or \"X\". Think of alignments... 

    \n

    An excerpt of me discussing when I started recording the sky with time lapse.

    \n

    https://youtu.be/LXsPhe9zWoA?t=8m18s

    \n

    I began this operation in January of 2005, just slightly more than six months after having my \u201cAh-ha\u201d moment; in which I came to understand that all the planet\u2019s weather was profoundly impacted by man-made technology. Still, I had questions of where did all these planes, trails, and conspiracy fit into this complex story? It wasn\u2019t until I was four months into this project that I finally got my answer. Only then did I understand that these planes were tracing out geometric patterns while isolating perturbations, distortions, or gaps in already existing trails. It was freaking \u201cBrilliant!\u201d, was my exclamation.  

    \n

    These revealed perturbations ARE the reason for the chemtrails!

    \n

    \n


    \n

    \n

    Watch an example in this narrated video of the planes unique flight patterns recorded by during those early days of my research.

    \n

    https://youtu.be/WVhbdhT9xoY

    \n

    How else would the weather makers know where to target, how much energy to target and the results of their work, without these straight chalk lines in the sky to gauge their effectiveness? If you\u2019re going to pulse the atmosphere with \u201csomething\u201d you\u2019ve then got to go figure out if you got it right! Was the \"input\" enough, or not enough? Was the intended impact sufficient to achieve the desired result, Yes-or-No? 

    \n

    Straight lines across a moving fluid would allow for the direct observation of the atmospheric intervention and yet still appear to be just contrails to the masses below. It is an utterly elegant program that now with forty years under its belt has remained in the dark recesses of atmospheric sciences. A science that is so obsessed with the illusory CO2 issue that there is no intellectual capacity or energy available to see what\u2019s happening right of front of their faces. 

    \n

    \n

    A train yard,  1976 - Engine EL 831 Marion, Ohio  -- Chemtrails already in the sky

    \n

    Again, a very well played hand guys. Aircraft, in plain sight, some trails, but not too many, usually\u2026 Then get the program to use commercial aircraft (the most economical solution available versus military transport types) to do the work so it blends in with everything else up there, and then share the wealth that results from the program. The Military Industrial Complex makes a mint with all the planes, satellites, computers and esoteric technology perfected upon deployment. Those in the \u201cknow\u201d get to play in the energy, food & agricultural, insurance, re-insurance and commodities futures markets making billion upon billions of dollars with foreknowledge of what is to come weather and climate wise. 

    \n

    War, weather warfare is a racket and the population is told that we are experiencing \u201cclimate change\u201d when really it is \u201ceco-terrorism\u201d as Former Defense Secretary William Cohen termed these activities back in 1996, some twenty years ago! 

    \n

    The full quote: \"...some scientists in their laboratories trying to devise certain types of pathogens that would be ethnic specific so that they could just eliminate certain ethnic groups and races; and others are designing some sort of engineering, some sort of insects that can destroy specific crops. Others are engaging even in an eco-type of terrorism whereby they can alter the climate, set off earthquakes, volcanoes remotely through the use of electromagnetic waves.

    \n

    So there are plenty of ingenious minds out there that are at work finding ways in which they can wreak terror upon other nations. It's real, and that's the reason why we have to intensify our efforts, and that's why this is so important.

    \n

    \n

    Another point to consider: With GLOBAL geoengineering now four decades active what is the true trend-line of the planet\u2019s surface temperature? I contend that this number has been totally lost and smeared by these activities. No one outside of those involved specifically with these activities knows the true state of Planet Earth\u2019s climate. It has been hijacked.. for some reason that is apparently worthy of this massive, expensive and covert operation.

    \n

    What we need is an Edward Snowden to emerge from the geoengineering programs to come forward and share the truth with humanity so we can make intelligent, informed and sane decisions about what to do to prepare for the coming decades. Is it an Ice Age as the Sun is screaming or is it a middling along like the past 20 years with little change in the surface temperatures or a resumption of the warming like we experienced during the first half of the 20th Century? 

    \n

    Which is it? 

    \n

    \n

    We deserve to know, sooner than later.

    \n

    \n

    This global weather and climate engineering program WILL END. My question becomes, \"What happens then?\"  This issue is the most important one facing all of us today. Not tomorrow or next year, but today.

    \n

    Keep looking up,

    \n

    @scott.stevens

    \n

    \n", + "category": "geoengineering", + "children": 23, + "created": "2016-08-25T22:55:03", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://weatherwars.info/wp-content/uploads/2016/08/DSC08614.jpg", + "http://weatherwars.info/wp-content/uploads/2016/08/Scientists-Just-Say-No-to-1.jpg", + "http://weatherwars.info/wp-content/uploads/2016/08/Chemtrails-not-real-say-atmospheric-science-experts-ScienceDaily-2016-08-24-21-53-51.jpg", + "http://weatherwars.info/wp-content/uploads/2016/08/sunset_arrowed.jpg", + "http://weatherwars.info/wp-content/uploads/2016/08/DSC_0012.jpg", + "http://weatherwars.info/wp-content/uploads/2016/08/EL-831-Marion-1976.bmp", + "http://weatherwars.info/wp-content/uploads/2016/08/cohen3.gif", + "http://weatherwars.info/wp-content/uploads/2016/08/article-2055191-0e974b4300000578-216_468x4731.jpg", + "http://weatherwars.info/wp-content/uploads/2016/08/gisp-last-10000-new.png", + "http://weatherwars.info/wp-content/uploads/2016/08/Trail-finger.jpg" + ], + "links": [ + "http://iopscience.iop.org/article/10.1088/1748-9326/11/8/084011/pdf", + "http://www.nytimes.com/2016/08/16/science/scientists-just-say-no-to-chemtrails-conspiracy-theory.html?partner=msft_msn&_r=3", + "https://www.sciencedaily.com/releases/2016/08/160812103718.htm", + "https://youtu.be/Yi4YFzyeEZ0", + "https://youtu.be/LXsPhe9zWoA?t=8m18s", + "https://steemit.com/geo-engineering/@scott.stevens/wouldn-t-it-or-would-it-be-great-if-we-could-control-the-weather", + "https://youtu.be/WVhbdhT9xoY", + "https://en.wikiquote.org/wiki/William_S._Cohen", + "https://astronomynow.com/2015/07/17/diminishing-solar-activity-may-bring-new-ice-age-by-2030/" + ], + "tags": [ + "geoengineering", + "chemtrails", + "" + ], + "users": [ + "scott.stevens" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 61303182921958, + "payout": 417.484, + "payout_at": "2016-09-01T22:55:03", + "pending_payout_value": "417.484 HBD", + "percent_hbd": 10000, + "permlink": "what-happens-when-it-ends", + "post_id": 989462, + "promoted": "119.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 88 + }, + "title": "What Happens When It Ends?", + "updated": "2016-08-25T22:55:03", + "url": "/geoengineering/@scott.stevens/what-happens-when-it-ends" + }, + { + "active_votes": [ + { + "rshares": 12795811535287, + "voter": "rainman" + }, + { + "rshares": 372316824459, + "voter": "berkah" + }, + { + "rshares": 143470451897, + "voter": "svk" + }, + { + "rshares": 898984807435, + "voter": "liondani" + }, + { + "rshares": 2479522245, + "voter": "boy" + }, + { + "rshares": 3010199699, + "voter": "bue-witness" + }, + { + "rshares": 557883458, + "voter": "bunny" + }, + { + "rshares": 471708497687, + "voter": "ajvest" + }, + { + "rshares": 43227563325, + "voter": "bue" + }, + { + "rshares": 1328824820, + "voter": "mini" + }, + { + "rshares": 4508768018730, + "voter": "witness.svk" + }, + { + "rshares": 170935941, + "voter": "moon" + }, + { + "rshares": 34042532834, + "voter": "aizensou" + }, + { + "rshares": 748581030023, + "voter": "pfunk" + }, + { + "rshares": 258887406145, + "voter": "pheonike" + }, + { + "rshares": 498208362, + "voter": "healthcare" + }, + { + "rshares": 773801809, + "voter": "daniel.pan" + }, + { + "rshares": 823317276751, + "voter": "steemrollin" + }, + { + "rshares": 302719926634, + "voter": "chitty" + }, + { + "rshares": 230521375, + "voter": "helen.tan" + }, + { + "rshares": 411375686313, + "voter": "chryspano" + }, + { + "rshares": 26495887427, + "voter": "blackjincrypto" + }, + { + "rshares": 74201402070, + "voter": "easteagle13" + }, + { + "rshares": 34871878822, + "voter": "james-show" + }, + { + "rshares": 1431720661, + "voter": "murh" + }, + { + "rshares": 935697420, + "voter": "leprechaun" + }, + { + "rshares": 37511548124, + "voter": "justtryme90" + }, + { + "rshares": 10314861252, + "voter": "johnerfx" + }, + { + "rshares": 22856402506, + "voter": "m4ever" + }, + { + "rshares": 13346309453, + "voter": "samether" + }, + { + "rshares": 1138049559, + "voter": "johnerminer" + }, + { + "rshares": 129179648054, + "voter": "thedashguy" + }, + { + "rshares": 80804852397, + "voter": "kimziv" + }, + { + "rshares": 302683064, + "voter": "gerber" + }, + { + "rshares": 198782719642, + "voter": "asmolokalo" + }, + { + "rshares": 7568897676, + "voter": "kakradetome" + }, + { + "rshares": 124699737174, + "voter": "chhayll" + }, + { + "rshares": 246771748723, + "voter": "fabio" + }, + { + "rshares": 69581481372, + "voter": "derekareith" + }, + { + "rshares": 12190374285, + "voter": "picokernel" + }, + { + "rshares": 143380752469, + "voter": "jacor" + }, + { + "rshares": 22868729155, + "voter": "halo" + }, + { + "rshares": 614055241, + "voter": "cherish" + }, + { + "rshares": 192822819405, + "voter": "jesta" + }, + { + "rshares": 35158481984, + "voter": "biophil" + }, + { + "rshares": 10952411440, + "voter": "senseiteekay" + }, + { + "rshares": 13738300392, + "voter": "all-of-us" + }, + { + "rshares": 4088366345, + "voter": "rainchen" + }, + { + "rshares": 365818230, + "voter": "meteor78" + }, + { + "rshares": 13209938808, + "voter": "carlidos" + }, + { + "rshares": 841259695, + "voter": "happyphoenix" + }, + { + "rshares": 7093464346, + "voter": "webdeals" + }, + { + "rshares": 11024739057, + "voter": "sisterholics" + }, + { + "rshares": 268956346, + "voter": "faraz" + }, + { + "rshares": 10075803326, + "voter": "michaeldodridge" + }, + { + "rshares": 19988784545, + "voter": "williambanks" + }, + { + "rshares": 4933785537, + "voter": "jed78" + }, + { + "rshares": 3865257981, + "voter": "dumar022" + }, + { + "rshares": 402412698850, + "voter": "laonie" + }, + { + "rshares": 76821186326, + "voter": "twinner" + }, + { + "rshares": 8809932426, + "voter": "myfirst" + }, + { + "rshares": 96034818561, + "voter": "somebody" + }, + { + "rshares": 3834585662, + "voter": "flysaga" + }, + { + "rshares": 19814357142, + "voter": "midnightoil" + }, + { + "rshares": 45623458403, + "voter": "xiaohui" + }, + { + "rshares": 1327717265, + "voter": "xiaokongcom" + }, + { + "rshares": 63750303, + "voter": "biggdogg" + }, + { + "rshares": 54355927, + "voter": "tinca" + }, + { + "rshares": 14055782855, + "voter": "scaredycatguide" + }, + { + "rshares": 3569023089, + "voter": "xianjun" + }, + { + "rshares": 1227614779, + "voter": "bledarus" + }, + { + "rshares": 235297436, + "voter": "microluck" + }, + { + "rshares": 6857054058, + "voter": "theb0red1" + }, + { + "rshares": 71823713867, + "voter": "helikopterben" + }, + { + "rshares": 50094162, + "voter": "pollina" + }, + { + "rshares": 11509623311, + "voter": "hilarski" + }, + { + "rshares": 54497132206, + "voter": "skum" + }, + { + "rshares": 12067433608, + "voter": "ryan-singer" + }, + { + "rshares": 384999327, + "voter": "eight-rad" + }, + { + "rshares": 2311621568, + "voter": "blockcodes" + }, + { + "rshares": 53351751, + "voter": "rusla" + }, + { + "rshares": 50094345, + "voter": "kosmatimuc" + }, + { + "rshares": 84510824, + "voter": "tito-baron" + }, + { + "rshares": 23711007445, + "voter": "dubi" + }, + { + "rshares": 50196187, + "voter": "post-successful" + }, + { + "rshares": 4120769636, + "voter": "burnin" + }, + { + "rshares": 50531169, + "voter": "wolfdaze" + }, + { + "rshares": 1301309204, + "voter": "robotev" + } + ], + "author": "james-show", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.33, + "beneficiaries": [], + "blacklists": [], + "body": "Trading Steem is not hard. In that part steem(it) development team has done a great job. Compared to the establishment Steem is a huge step in the right direction of fairness and openness.\n# How the JS index works\nJS measures the net result of the buyers and sellers actions.\nEveryone buying Steem (or anything else) in any financial instruments market does it to profit. Interesting distinction is however if those buyers or seller do expect their profits short term or long term.\n\n## How short term Steem \u201cspeculators\u201d act?\nThey buy steem and expect return in a matter of days, weeks, months.\n## How long term Steem \u201cinvestors\u201d act?\nThey buy steem and expect return in a matter of years. They buy steem, and in this particular high devaluation environment that Steem is quickly power up .\n\nMeasuring the net result from the Steem \u201cspeculators\u201d and Steem \u201cinvestors\u201d buying, compared to Steem owners selling can give us the ultimate tool to measure the future price movement of Steem (in the short to medium term).\n\n# And it turns out to be incredible easy\nAll of the described above is nothing more than the \u2026 increase/decrease of the total Steem held by exchanges! (with a few caveats I will keep proprietary for now)\n\n# How this matters\u2026 give me a practice example.\nOK here it is.\nSteem hit a local low of 0.001224 btc/steem on 08/29 4:30 UTC. Since then the price is generally higher. Should you buy (out of FOMO) or wait for the price to come down to even lower levels sometime in the near future.\nIf JS index has fallen down since 08/29 (as it has indeed) this means that all the buying (price increase) was by short time speculators. So, if no news justifie their buying exuberance, you can expect soon those speculative buyers to give up/cash out of their short term position and the price to continue following the long term trend of the JS index itself.\n\n# Initial JS index\nThe index is set at __1000.000__ as for 2016-07-26 12:56:12 UTC\n\n# Current JS index\nAs of 2016-08-31 03:03 (UTC) the value is: __553.650__\n#\n[EDIT]\nBelow is a chart of JS Index and Steem price for July 27th to Aug 30th NB some days have more than one data point.\n#\n\n![Imgur](http://i.imgur.com/Ukazg7G.png)\n#\n#steemit #trading #finance #steem #money", + "category": "steemit", + "children": 18, + "created": "2016-08-31T04:11:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/Ukazg7G.png" + ], + "tags": [ + "steemit", + "trading", + "finance", + "steem", + "money" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 24273347100904, + "payout": 68.636, + "payout_at": "2016-09-07T04:11:24", + "pending_payout_value": "68.636 HBD", + "percent_hbd": 10000, + "permlink": "the-only-index-you-should-know-to-successfully-buy-and-sell-steem-introducing-the-js-index", + "post_id": 1066137, + "promoted": "110.001 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 88 + }, + "title": "The only index you should know to successfully buy and sell Steem \u2013 Introducing the JS Index!", + "updated": "2016-08-31T15:07:03", + "url": "/steemit/@james-show/the-only-index-you-should-know-to-successfully-buy-and-sell-steem-introducing-the-js-index" + }, + { + "active_votes": [ + { + "rshares": 7376349250899, + "voter": "steempty" + }, + { + "rshares": 347165551187, + "voter": "anonymous" + }, + { + "rshares": 44274584365947, + "voter": "ned" + }, + { + "rshares": 3104392312, + "voter": "boy" + }, + { + "rshares": 3769119494, + "voter": "bue-witness" + }, + { + "rshares": 684036241, + "voter": "bunny" + }, + { + "rshares": 54908039872, + "voter": "bue" + }, + { + "rshares": 1663427874, + "voter": "mini" + }, + { + "rshares": 213797798, + "voter": "moon" + }, + { + "rshares": 2179781689511, + "voter": "bhuz" + }, + { + "rshares": 73521122782, + "voter": "aizensou" + }, + { + "rshares": 425629339547, + "voter": "recursive2" + }, + { + "rshares": -2705241943122, + "voter": "recursive" + }, + { + "rshares": 1131791016752, + "voter": "cass" + }, + { + "rshares": 625020571, + "voter": "healthcare" + }, + { + "rshares": 973177874, + "voter": "daniel.pan" + }, + { + "rshares": 830121840154, + "voter": "steemrollin" + }, + { + "rshares": 288359524, + "voter": "helen.tan" + }, + { + "rshares": 392749106258, + "voter": "craig-grant" + }, + { + "rshares": 73536772482, + "voter": "easteagle13" + }, + { + "rshares": 18718327214, + "voter": "fkn" + }, + { + "rshares": 437226882, + "voter": "paco-steem" + }, + { + "rshares": 4895173431, + "voter": "spaninv" + }, + { + "rshares": 26804675937, + "voter": "james-show" + }, + { + "rshares": 2024361326, + "voter": "gekko" + }, + { + "rshares": 25288596864, + "voter": "elishagh1" + }, + { + "rshares": 20099547557, + "voter": "acidyo" + }, + { + "rshares": 147573839789, + "voter": "steve-walschot" + }, + { + "rshares": 1412747751, + "voter": "murh" + }, + { + "rshares": 260051658583, + "voter": "billbutler" + }, + { + "rshares": 13566797440, + "voter": "hien-tran" + }, + { + "rshares": 341225233, + "voter": "stiletto" + }, + { + "rshares": 13354424579, + "voter": "facer" + }, + { + "rshares": 1200786297, + "voter": "johnerminer" + }, + { + "rshares": 31290973763, + "voter": "michaelx" + }, + { + "rshares": 184732571490, + "voter": "thedashguy" + }, + { + "rshares": 188002796893, + "voter": "kimziv" + }, + { + "rshares": 6741772425, + "voter": "tyler-fletcher" + }, + { + "rshares": 15700155766, + "voter": "magnebit" + }, + { + "rshares": 497410679, + "voter": "mrhankeh" + }, + { + "rshares": 26357168295, + "voter": "acassity" + }, + { + "rshares": 207235087440, + "voter": "asmolokalo" + }, + { + "rshares": 328681996462, + "voter": "roelandp" + }, + { + "rshares": 55888461363, + "voter": "sonzweil" + }, + { + "rshares": 254380477, + "voter": "mstang83" + }, + { + "rshares": 276540283, + "voter": "eugeney" + }, + { + "rshares": 237567730, + "voter": "aidar88" + }, + { + "rshares": 427726403899, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 10242467766, + "voter": "r4fken" + }, + { + "rshares": 31087345031, + "voter": "picokernel" + }, + { + "rshares": 63385860760, + "voter": "furion" + }, + { + "rshares": 515128572920, + "voter": "neoxian" + }, + { + "rshares": 451567923, + "voter": "barbara2" + }, + { + "rshares": 501733856, + "voter": "ch0c0latechip" + }, + { + "rshares": 464367728, + "voter": "doge4lyf" + }, + { + "rshares": 10267745462, + "voter": "spiz0r" + }, + { + "rshares": 14937577469, + "voter": "ausbitbank" + }, + { + "rshares": 1081057545, + "voter": "steem1653" + }, + { + "rshares": 4587496780, + "voter": "thegoodguy" + }, + { + "rshares": 222795356, + "voter": "pet1000" + }, + { + "rshares": 19451642041, + "voter": "str11ngfello" + }, + { + "rshares": 3541613089, + "voter": "karen13" + }, + { + "rshares": 3144302620, + "voter": "jbouchard12" + }, + { + "rshares": 24462414835, + "voter": "igster" + }, + { + "rshares": 79393522553, + "voter": "ntomaino" + }, + { + "rshares": 42141046380, + "voter": "milestone" + }, + { + "rshares": 89569037, + "voter": "wildchild" + }, + { + "rshares": 13235028002, + "voter": "nippel66" + }, + { + "rshares": 3403721399, + "voter": "tarindel" + }, + { + "rshares": 172170120707, + "voter": "jl777" + }, + { + "rshares": 7072264218, + "voter": "lostnuggett" + }, + { + "rshares": 15576505282, + "voter": "positive" + }, + { + "rshares": 23812000153, + "voter": "masterinvestor" + }, + { + "rshares": 48416629676, + "voter": "steemapp" + }, + { + "rshares": 14672233176, + "voter": "proto" + }, + { + "rshares": 614745323, + "voter": "curator" + }, + { + "rshares": 29931116488, + "voter": "sisterholics" + }, + { + "rshares": 14665762430, + "voter": "michaeldodridge" + }, + { + "rshares": 512358622, + "voter": "fnait" + }, + { + "rshares": 467497332, + "voter": "keepcalmand" + }, + { + "rshares": 921642016, + "voter": "metaflute" + }, + { + "rshares": 39800990412, + "voter": "gomeravibz" + }, + { + "rshares": 7347175730, + "voter": "taker" + }, + { + "rshares": 3321239318, + "voter": "nekromarinist" + }, + { + "rshares": 1014130741336, + "voter": "laonie" + }, + { + "rshares": 21154154829, + "voter": "rawnetics" + }, + { + "rshares": 488479148, + "voter": "fintech-jesus" + }, + { + "rshares": 23411380876, + "voter": "laonie1" + }, + { + "rshares": 23922770445, + "voter": "laonie2" + }, + { + "rshares": 23931515943, + "voter": "laonie3" + }, + { + "rshares": 36590374553, + "voter": "myfirst" + }, + { + "rshares": 232181512613, + "voter": "somebody" + }, + { + "rshares": 8684796827, + "voter": "flysaga" + }, + { + "rshares": 2766736973, + "voter": "chris.roy" + }, + { + "rshares": 51300024326, + "voter": "midnightoil" + }, + { + "rshares": 23927381371, + "voter": "laonie4" + }, + { + "rshares": 23925693365, + "voter": "laonie5" + }, + { + "rshares": 23923074313, + "voter": "laonie6" + }, + { + "rshares": 23919971478, + "voter": "laonie7" + }, + { + "rshares": 1377661260, + "voter": "labradorsem" + }, + { + "rshares": 23916289883, + "voter": "laonie8" + }, + { + "rshares": 23914622519, + "voter": "laonie9" + }, + { + "rshares": 117212658457, + "voter": "xiaohui" + }, + { + "rshares": 60010840, + "voter": "jackkomber" + }, + { + "rshares": 1368553119, + "voter": "paynode" + }, + { + "rshares": 4012799516, + "voter": "xiaokongcom" + }, + { + "rshares": 501320787, + "voter": "ricardoguthrie" + }, + { + "rshares": 61677203, + "voter": "diversesteem" + }, + { + "rshares": 1625904484, + "voter": "jrcornel" + }, + { + "rshares": 8086511647, + "voter": "xianjun" + }, + { + "rshares": 58977371, + "voter": "jers" + }, + { + "rshares": 3195802403, + "voter": "bledarus" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 84334739073, + "voter": "miacats" + }, + { + "rshares": 530776888, + "voter": "microluck" + }, + { + "rshares": 58964015, + "voter": "dimitriy" + }, + { + "rshares": 23908415458, + "voter": "laonie10" + }, + { + "rshares": 2976871874, + "voter": "netaterra" + }, + { + "rshares": 7674971846, + "voter": "craigwilliamz" + }, + { + "rshares": 581734461, + "voter": "daut44" + }, + { + "rshares": 232089407, + "voter": "brandon-rosano" + }, + { + "rshares": 118894339, + "voter": "billstclair" + }, + { + "rshares": 1042033097, + "voter": "runridefly" + }, + { + "rshares": 884230796, + "voter": "pollux.one" + }, + { + "rshares": 53608244, + "voter": "jlufer" + }, + { + "rshares": 108931030653, + "voter": "shenanigator" + }, + { + "rshares": 647204061, + "voter": "gear66" + }, + { + "rshares": 3068876882, + "voter": "richardcrill" + }, + { + "rshares": 23554872251, + "voter": "laonie11" + }, + { + "rshares": 44243439919, + "voter": "sponge-bob" + }, + { + "rshares": -145412269, + "voter": "the-ego-is-you" + }, + { + "rshares": 85242648206, + "voter": "cnfund" + }, + { + "rshares": 56115613811, + "voter": "tracemayer" + }, + { + "rshares": 44213782610, + "voter": "brains" + }, + { + "rshares": 125198095, + "voter": "emeline" + }, + { + "rshares": 1379855528, + "voter": "bitcoinparadise" + }, + { + "rshares": 100628450, + "voter": "positivesteem" + }, + { + "rshares": 5175145781, + "voter": "chick1" + }, + { + "rshares": 3134124136, + "voter": "steempowerwhale" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 92968218, + "voter": "inarix03" + }, + { + "rshares": 1514029449, + "voter": "robotev" + }, + { + "rshares": 59746972, + "voter": "piphunters" + }, + { + "rshares": 521874035, + "voter": "grisha-danunaher" + }, + { + "rshares": 78462337, + "voter": "comeup" + }, + { + "rshares": 130634157, + "voter": "james93" + }, + { + "rshares": 139650528, + "voter": "danie" + }, + { + "rshares": 155069498, + "voter": "silver-lyon" + }, + { + "rshares": 148768653, + "voter": "rnrador" + }, + { + "rshares": 136350043, + "voter": "roger.steemit" + }, + { + "rshares": 154135510, + "voter": "vlfl" + } + ], + "author": "steemapp", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.83, + "beneficiaries": [], + "blacklists": [], + "body": "
    [![SteemyLogoHeadOnlyLarge00009.md.png](https://www.steemimg.com/images/2016/09/09/SteemyLogoHeadOnlyLarge00009.md.png)](https://www.steemimg.com/image/uGfn3)
    \n\n# BETA AVAILABLE - Steemy for iOS and Android\n(*special shout out to @xeroc for his guiding hand during on-device tx signing implementation)\n\nWe're happy to announce that the first public beta of [Steemy](https://steemit.com/steemit/@steemapp/introducing-steemy-fully-native-ios-android-apps-for-steem) is available for iOS and Android! If you'd like to participate in the beta, simply send an email to steemapp@gmail.com and which device (iOS or Android) so we can send you a beta invite. We're utilizing hockeyapp.net (microsoft) to manage the beta. \n\n### Some important things about the beta:\n- *Use at your own risk - **period**.* \n- Don't login with an account that has your life savings in STEEM. Why? Because this is a beta product!\n- Don't login with your password if you don't feel comfortable - you can still use the app without logging in. Key import options will be available in a future version.\n- Images you upload from your mobile device are publicly available to the world. \n- Image hosting providers could change during the beta and your images could be wiped out permanently without notice\n- We receive crash reports, analytics and other useful debugging information from HockeyApp\n- Once signed up, you will receive notifications to download all future versions of the beta\n- Are there known issues? Yup! Expect frequent beta versions with no announcement.\n- Hockey provides features to send us feedback directly. There's a 100% chance we'll get your feedback if you submit through hockey app or email us steemapp@gmail.com.\n\n# How You Can Help\nWe are developing at a feverishly-fast pace...as fast as two guys can who have day jobs and families to support. If we could, we'd say adios to the day job and focus 100% on Steemy (that's a dream I have weekly). That being said, the reality is that we are building this with our own time, energy and spare funds. That makes us no less passionate or driven, but imposes real-world constraints on development.\n\nYou can help us by:\n1) Participating in the beta\n2) Giving us constructive feedback on crashes, design, and other app-specifics\n3) Of course, financial - any funds we receive via upvoting go directly to supporting our monthly server costs, red bull addiction, etc...\n\n# How to sign up for the beta\n- Email us at steemapp@gmail.com and tell us which device (iOS or Android) you want an invite for\n- Or, if you don't care who sees your email address, post a comment below and specify iOS or Android (or both)\n\n# What is Steemy?\n\n[Learn more about Steemy Here](https://steemit.com/steemit/@steemapp/introducing-steemy-fully-native-ios-android-apps-for-steem)", + "category": "steemit", + "children": 12, + "created": "2016-09-09T16:36:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/09/SteemyLogoHeadOnlyLarge00009.md.png" + ], + "links": [ + "https://www.steemimg.com/image/uGfn3", + "https://steemit.com/steemit/@steemapp/introducing-steemy-fully-native-ios-android-apps-for-steem" + ], + "tags": [ + "steemit", + "steem", + "steemapp", + "steemy", + "steemmobile" + ], + "users": [ + "xeroc" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 59917201858253, + "payout": 334.065, + "payout_at": "2016-09-16T16:36:24", + "pending_payout_value": "334.065 HBD", + "percent_hbd": 10000, + "permlink": "ann-steemy-mobile-app-beta-available-for-ios-android", + "post_id": 1186151, + "promoted": "110.000 HBD", + "replies": [], + "stats": { + "flag_weight": 3.0, + "gray": false, + "hide": false, + "total_votes": 151 + }, + "title": "[ANN] Steemy Mobile App - Beta Available for iOS/Android", + "updated": "2016-09-09T17:25:18", + "url": "/steemit/@steemapp/ann-steemy-mobile-app-beta-available-for-ios-android" + }, + { + "active_votes": [ + { + "rshares": 1142978962513, + "voter": "dantheman" + }, + { + "rshares": 11448420090513, + "voter": "rainman" + }, + { + "rshares": 364395189896, + "voter": "berkah" + }, + { + "rshares": 9508709074875, + "voter": "tombstone" + }, + { + "rshares": 123044549114, + "voter": "svk" + }, + { + "rshares": 3099089014, + "voter": "boy" + }, + { + "rshares": 3762354107, + "voter": "bue-witness" + }, + { + "rshares": 697302029, + "voter": "bunny" + }, + { + "rshares": 6014767671433, + "voter": "clayop" + }, + { + "rshares": 53983143453, + "voter": "bue" + }, + { + "rshares": 1660870860, + "voter": "mini" + }, + { + "rshares": 3922021405386, + "voter": "witness.svk" + }, + { + "rshares": 213660123, + "voter": "moon" + }, + { + "rshares": 622713062, + "voter": "healthcare" + }, + { + "rshares": 967170547, + "voter": "daniel.pan" + }, + { + "rshares": 289369412128, + "voter": "chitty" + }, + { + "rshares": 288138648, + "voter": "helen.tan" + }, + { + "rshares": 84447696466, + "voter": "acidsun" + }, + { + "rshares": 85956249019, + "voter": "edgeland" + }, + { + "rshares": 3904328205, + "voter": "ppitonak" + }, + { + "rshares": 8610771104, + "voter": "gregory60" + }, + { + "rshares": 8927741511, + "voter": "mranderson" + }, + { + "rshares": 38919363220, + "voter": "james-show" + }, + { + "rshares": 1017842258, + "voter": "coar" + }, + { + "rshares": 1430747209, + "voter": "murh" + }, + { + "rshares": 45074054027, + "voter": "ranko-k" + }, + { + "rshares": 14786864288, + "voter": "thecryptofiend" + }, + { + "rshares": 37426402607, + "voter": "justtryme90" + }, + { + "rshares": 10554741746, + "voter": "johnerfx" + }, + { + "rshares": 12533000082, + "voter": "samether" + }, + { + "rshares": 48667206048, + "voter": "brandonp" + }, + { + "rshares": 1161275060, + "voter": "johnerminer" + }, + { + "rshares": 129179648054, + "voter": "thedashguy" + }, + { + "rshares": 1487619435556, + "voter": "sean-king" + }, + { + "rshares": 76156167058, + "voter": "kimziv" + }, + { + "rshares": 256959483430, + "voter": "lukestokes" + }, + { + "rshares": 1263791020, + "voter": "alexft" + }, + { + "rshares": 24747939566, + "voter": "djm34" + }, + { + "rshares": 3296909724, + "voter": "michaellamden68" + }, + { + "rshares": 4441675640, + "voter": "dennygalindo" + }, + { + "rshares": 58507331115, + "voter": "lehard" + }, + { + "rshares": 254327145, + "voter": "ivp" + }, + { + "rshares": 31283265272, + "voter": "hitmeasap" + }, + { + "rshares": 466928201309, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 29863829277, + "voter": "r4fken" + }, + { + "rshares": 15304296909, + "voter": "bitshares101" + }, + { + "rshares": 147174247311, + "voter": "knircky" + }, + { + "rshares": 22929242435, + "voter": "halo" + }, + { + "rshares": 531668806, + "voter": "cherish" + }, + { + "rshares": 464490860, + "voter": "edrivegom" + }, + { + "rshares": 10491849534, + "voter": "cloveandcinnamon" + }, + { + "rshares": 541784069, + "voter": "luisucv34" + }, + { + "rshares": 2180586785, + "voter": "breathe3000" + }, + { + "rshares": 2084249195, + "voter": "dimon14" + }, + { + "rshares": 1853818133, + "voter": "the-future" + }, + { + "rshares": 79019592212, + "voter": "me-tarzan" + }, + { + "rshares": 12446268254, + "voter": "phenom" + }, + { + "rshares": 1432554908, + "voter": "madhatting" + }, + { + "rshares": 381474126, + "voter": "kellywin21" + }, + { + "rshares": 6226552994, + "voter": "bitcoiner" + }, + { + "rshares": 139166640, + "voter": "ellamaeamor" + }, + { + "rshares": 3217970214, + "voter": "birdie" + }, + { + "rshares": 97881305, + "voter": "summerrain" + }, + { + "rshares": 4192907964, + "voter": "rainchen" + }, + { + "rshares": 67031181038, + "voter": "rea" + }, + { + "rshares": 88204270, + "voter": "justing" + }, + { + "rshares": 365818230, + "voter": "meteor78" + }, + { + "rshares": 94953554, + "voter": "tylerstevens" + }, + { + "rshares": 17983644771, + "voter": "prufarchy" + }, + { + "rshares": 216437643539, + "voter": "johnsmith" + }, + { + "rshares": 15964964625, + "voter": "marius19" + }, + { + "rshares": 6960449261, + "voter": "summonerrk" + }, + { + "rshares": 411306611, + "voter": "kooshikoo" + }, + { + "rshares": 8137310213, + "voter": "webdeals" + }, + { + "rshares": 1304825846, + "voter": "ace108" + }, + { + "rshares": 10234168763, + "voter": "sisterholics" + }, + { + "rshares": 32596890764, + "voter": "brianphobos" + }, + { + "rshares": 268956346, + "voter": "faraz" + }, + { + "rshares": 5595881940, + "voter": "logic" + }, + { + "rshares": 2717408979, + "voter": "tjpezlo" + }, + { + "rshares": 110407780, + "voter": "salamanca1987ar" + }, + { + "rshares": 5183764318, + "voter": "beanz" + }, + { + "rshares": 8747695392, + "voter": "clevecross" + }, + { + "rshares": 879267346, + "voter": "mar1978co" + }, + { + "rshares": 27162065096, + "voter": "williambanks" + }, + { + "rshares": 5695919651, + "voter": "nekromarinist" + }, + { + "rshares": 35670632627, + "voter": "rampant" + }, + { + "rshares": 2131121566, + "voter": "sykochica" + }, + { + "rshares": 37382286273, + "voter": "allasyummyfood" + }, + { + "rshares": 185560269563, + "voter": "laonie" + }, + { + "rshares": 7536188063, + "voter": "myfirst" + }, + { + "rshares": 89223422536, + "voter": "somebody" + }, + { + "rshares": 3354188843, + "voter": "flysaga" + }, + { + "rshares": 18393034294, + "voter": "midnightoil" + }, + { + "rshares": 910840493, + "voter": "andrew0" + }, + { + "rshares": 7634458988, + "voter": "stephen.king989" + }, + { + "rshares": 558857723, + "voter": "romancs" + }, + { + "rshares": 21037601895, + "voter": "xiaohui" + }, + { + "rshares": 52521013, + "voter": "nickche" + }, + { + "rshares": 88063513040, + "voter": "sirwinchester" + }, + { + "rshares": 435119516, + "voter": "boddhisattva" + }, + { + "rshares": 1215888442, + "voter": "xiaokongcom" + }, + { + "rshares": 10314553269, + "voter": "cristi" + }, + { + "rshares": 30784704904, + "voter": "cryptos" + }, + { + "rshares": 205842324, + "voter": "lordemau" + }, + { + "rshares": 451655907, + "voter": "galamirissa" + }, + { + "rshares": 3083649499, + "voter": "xianjun" + }, + { + "rshares": 1390975245, + "voter": "bledarus" + }, + { + "rshares": 62302798, + "voter": "elenirossidou" + }, + { + "rshares": 205871498, + "voter": "microluck" + }, + { + "rshares": 20118440636, + "voter": "runaway-psyche" + }, + { + "rshares": 6518572686, + "voter": "farmerswife" + }, + { + "rshares": 11188033553, + "voter": "cryptomancer" + }, + { + "rshares": 12107786940, + "voter": "hilarski" + }, + { + "rshares": 57549944, + "voter": "viebie" + }, + { + "rshares": 11636892671, + "voter": "steemitpatina" + }, + { + "rshares": 73686270, + "voter": "xntryk1" + }, + { + "rshares": 6017454300, + "voter": "pseudopoise" + }, + { + "rshares": 85421073, + "voter": "jtstreetman" + }, + { + "rshares": 3885757245, + "voter": "loganarchy" + }, + { + "rshares": 56694448, + "voter": "quackenbush" + }, + { + "rshares": 247142134, + "voter": "wizwom" + }, + { + "rshares": 57706367, + "voter": "dazedbunny" + }, + { + "rshares": 11826084936, + "voter": "ryan-singer" + }, + { + "rshares": 581299661, + "voter": "kev7000" + }, + { + "rshares": 2146314155, + "voter": "richardjuckes" + }, + { + "rshares": 24235309770, + "voter": "dubi" + }, + { + "rshares": 54576373, + "voter": "plantbasedjunkie" + }, + { + "rshares": 147854463, + "voter": "inwoxer" + }, + { + "rshares": 331028196, + "voter": "dpapadimitroylas" + }, + { + "rshares": 66598367, + "voter": "paketkita.net" + }, + { + "rshares": 50903939, + "voter": "augmentalized" + }, + { + "rshares": 88328584, + "voter": "borishaifa" + }, + { + "rshares": 50245473, + "voter": "rony" + }, + { + "rshares": 50088578, + "voter": "sovpara" + } + ], + "author": "thecryptofiend", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.89, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Introduction

    \n

    Continuing on from the previous tutorial style I though it would be useful to cover how an image evolves from the original RAW file to final finished and corrected file.

    \n

    TLDR: The Finished Image VS the Original Side by Side

    \n

    \n


    \n

    The Final image is on the left and the original image is on the right.  You can also see a large version of the final image at the bottom of the post.

    \n

    The original image is already pretty good and only needs very minor corrections for blemishes, colour balance etc. - using the right kind of lighting and lenses helps with this - as well as the model having good skin and makeup.  

    \n

    The equipment used was my Nikon D800 camera with Nikon 85mm/1.8 lens shooting wide open.

    \n

    The model here is Gabriella Kennedy. She was backlit using the window behind her and a reflector held in front for front lighting and highlights in the eyes.

    \n


    \n

    Basic Skin Retouching in LR and Photoshop

    \n

    I have used the spot removal tool in Lightroom to remove some minor blemishes which leaves me with the image below.  I have described use of this in more detail in my previous tutorial.

    \n

    \n

    Basic skin retouching to remove blemishes in Photoshop.

    \n

    \n

    Larger version to show this.

    \n

    \n

    The difference is subtle but I don't want to go too far and remove too much skin detail.  I'm just using the spot healing brush tool as detailed in my previous photo repair tutorial.  This photo is already pretty blemish free so doesn't need anything more advanced.

    \n

    Temperature Adjustment

    \n

    \n

    Detail to show the difference.  The colour seems off.  So I'm going to do a colour balance adjustment here.

    \n

    \n


    \n

    \n


    \n

    This is an improvement but it's not perfect.  I might do more fine adjustment in Lightroom.  

    \n

    Background Fix

    \n

    I also want to remove the window bar behind her.  So on new layer (Cmd/Ctrl+Shift+N).  I use the clone stamp tool to copy the background to the right over to bar.  The clone stamp tool looks exactly like a stamp and is just below the healing brush.  It directly clones an area without any intelligent modifications.

    \n

    \n

    So the bar is now gone.

    \n


    \n

    Eye Veins

    \n

    \n

    OK I might do some very subtle work on the eye veins.  Again I will create a new layer (Cmd/Ctrl+Shift+N) and zoom in and carefully use the healing brush to erase the veins.

    \n

    \n

    \n

    This is to show the difference to one of the eyes.  This is a bit too much so I will enlarge the image and reduce the opacity of this layer to 50%.

    \n

    Here is the full size image.  This looks about right.

    \n

    \n


    \n

    Final Adjustments in Lightroom

    \n

    I'll save this and open it up in Lightroom for final adjustments. Just before saving I couldn't resist doing another colour balance change but it is really unnecessary as I will fix the colours in Lightroom.

    \n

    \n

    \n

    I have basically adjusted the exposure very slightly to +0.10 -

    \n

    I have also tried auto temperature which gave a more balanced result but the colours didn't look right to me.  It set the Blue/Yellow slider to +13, so as a compromise I set it half way to +6 which looked better to my eye.

    \n

    I also reduced the saturation by -11 as it seemed a bit strong to me.  The image is essentially finished apart from cropping.

    \n


    \n

    Final Image With and Without Cropping

    \n

    \n

    Uncropped

    \n


    \n

    \n

    Cropped.  The difference is very subtle but I think the crop emphasises the eyes and face more.

    \n


    \n

    THE END

    \n

    I hope you found this useful.  I've tried to keep it short and to the point.

    \n

    You can see more of my work @thecryptofiend - hope you enjoy.

    \n


    \n

    (Verification for me here: http://www.aapicture.com/about-me)

    \n", + "category": "photography", + "children": 43, + "created": "2016-08-30T17:37:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/08/30/Arif_Akhtar_Gabby_EOAI_01_final_desaturate_crop1of1copy_small35b3a.jpg", + "https://www.steemimg.com/images/2016/08/30/Arif_Akhtar_Gabby_EOAI_01_original1of1copy_small65a05.jpg", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3016.05.02c2a5b.png", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3016.05.13d51a2.png", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3016.05.31730aa.png", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3016.05.4780851.png", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3017.34.34ee0e5.png", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3016.06.448f1bc.png", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3016.06.580da7b.png", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3016.07.2447c66.png", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3016.09.1331e69.png", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3016.12.32785f6.png", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3016.26.1667b29.png", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3016.40.26ef4e2.png", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3017.44.2804107.png", + "https://www.steemimg.com/images/2016/08/30/Arif_Akhtar_Gabby_EOAI_01_final_desaturate1of1a10fd.jpg", + "https://www.steemimg.com/images/2016/08/30/Arif_Akhtar_Gabby_EOAI_01_final_desaturate_crop1of16fa86.jpg" + ], + "links": [ + "https://steemit.com/photography/@thecryptofiend/quick-portrait-retouching-in-lightroom-tutorial", + "https://steemit.com/photography/@thecryptofiend/how-to-fix-damaged-photos-in-photoshop-tutorial-with-example-image", + "http://www.aapicture.com/about-me" + ], + "tags": [ + "photography", + "photo", + "art", + "portrait", + "tutorial" + ], + "users": [ + "thecryptofiend" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 37254943686785, + "payout": 149.835, + "payout_at": "2016-09-06T17:37:54", + "pending_payout_value": "149.835 HBD", + "percent_hbd": 10000, + "permlink": "gabriella-evolution-of-an-image-from-camera-to-photoshop", + "post_id": 1058932, + "promoted": "105.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 135 + }, + "title": "Gabriella - Evolution of an Image from Camera to Photoshop", + "updated": "2016-08-30T17:37:54", + "url": "/photography/@thecryptofiend/gabriella-evolution-of-an-image-from-camera-to-photoshop" + }, + { + "active_votes": [ + { + "rshares": 7495010337332, + "voter": "steempty" + }, + { + "rshares": 2523904177403, + "voter": "badassmother" + }, + { + "rshares": 9252647153781, + "voter": "pharesim" + }, + { + "rshares": 1296112976792, + "voter": "rossco99" + }, + { + "rshares": 4784277362495, + "voter": "steemit200" + }, + { + "rshares": 2482945943, + "voter": "boy" + }, + { + "rshares": 3014584151, + "voter": "bue-witness" + }, + { + "rshares": 552785158, + "voter": "bunny" + }, + { + "rshares": 43799327657, + "voter": "bue" + }, + { + "rshares": 1330487660, + "voter": "mini" + }, + { + "rshares": 171031999, + "voter": "moon" + }, + { + "rshares": 1885285270301, + "voter": "joseph" + }, + { + "rshares": 419563659471, + "voter": "recursive2" + }, + { + "rshares": 416354552576, + "voter": "recursive3" + }, + { + "rshares": 1351708732, + "voter": "mineralwasser" + }, + { + "rshares": 855790498516, + "voter": "boombastic" + }, + { + "rshares": 2055704979, + "voter": "bingo-1" + }, + { + "rshares": 467134800208, + "voter": "boatymcboatface" + }, + { + "rshares": 256491273716, + "voter": "pheonike" + }, + { + "rshares": 28439361652, + "voter": "proctologic" + }, + { + "rshares": 10784680535, + "voter": "idol" + }, + { + "rshares": 499954027, + "voter": "healthcare" + }, + { + "rshares": 778419980, + "voter": "daniel.pan" + }, + { + "rshares": 230675142, + "voter": "helen.tan" + }, + { + "rshares": 14477872115, + "voter": "valtr" + }, + { + "rshares": 1742086972, + "voter": "jocelyn" + }, + { + "rshares": 98402672237, + "voter": "edgeland" + }, + { + "rshares": 419570142706, + "voter": "chryspano" + }, + { + "rshares": 8004709205, + "voter": "fran2k" + }, + { + "rshares": 522816057726, + "voter": "eeks" + }, + { + "rshares": 1343859847, + "voter": "spaninv" + }, + { + "rshares": 40554406544, + "voter": "james-show" + }, + { + "rshares": 12536445913, + "voter": "richman" + }, + { + "rshares": 10739891013, + "voter": "acidyo" + }, + { + "rshares": 401475391, + "voter": "coar" + }, + { + "rshares": 65052908305, + "voter": "asch" + }, + { + "rshares": 573454674209, + "voter": "kevinwong" + }, + { + "rshares": 1069602739, + "voter": "murh" + }, + { + "rshares": 2422856546, + "voter": "error" + }, + { + "rshares": 1771719538, + "voter": "edtorrez" + }, + { + "rshares": 11897881050, + "voter": "andu" + }, + { + "rshares": 68001225456, + "voter": "noganoo" + }, + { + "rshares": 418467024, + "voter": "applecrisp" + }, + { + "rshares": 136026463310, + "voter": "schro" + }, + { + "rshares": 19580448502, + "voter": "ziv" + }, + { + "rshares": 15761970927, + "voter": "zakharya" + }, + { + "rshares": 3092266644, + "voter": "tee-em" + }, + { + "rshares": 793789219, + "voter": "proglobyte" + }, + { + "rshares": 187723859372, + "voter": "mexbit" + }, + { + "rshares": 13009403929, + "voter": "romaan-namoor" + }, + { + "rshares": 15684774188, + "voter": "magnebit" + }, + { + "rshares": 487811010591, + "voter": "fyrstikken" + }, + { + "rshares": 22486397242, + "voter": "acassity" + }, + { + "rshares": 17202081611, + "voter": "grey580" + }, + { + "rshares": 1305495845, + "voter": "cattyboy" + }, + { + "rshares": 283436852, + "voter": "ladyclair" + }, + { + "rshares": 52215058764, + "voter": "booja" + }, + { + "rshares": 268820184, + "voter": "stompy" + }, + { + "rshares": 52069214000, + "voter": "ezzy" + }, + { + "rshares": 3232927263, + "voter": "orly" + }, + { + "rshares": 119718774298, + "voter": "robrigo" + }, + { + "rshares": 36129460943, + "voter": "hitmeasap" + }, + { + "rshares": 14143846717, + "voter": "stealthtrader" + }, + { + "rshares": 24509325792, + "voter": "tcfxyz" + }, + { + "rshares": 6789406154, + "voter": "futurefood" + }, + { + "rshares": 695682329, + "voter": "steemswede" + }, + { + "rshares": 27459903552, + "voter": "picokernel" + }, + { + "rshares": 714059708, + "voter": "busser" + }, + { + "rshares": 3963157928, + "voter": "owdy" + }, + { + "rshares": 161602864875, + "voter": "knircky" + }, + { + "rshares": 14447261829, + "voter": "ausbitbank" + }, + { + "rshares": 8114081577, + "voter": "autosmile13" + }, + { + "rshares": 1580120581, + "voter": "steem1653" + }, + { + "rshares": 55667692, + "voter": "cynetyc" + }, + { + "rshares": 11488203457, + "voter": "akareyon" + }, + { + "rshares": 1082151932, + "voter": "ellemarieisme" + }, + { + "rshares": 10768254953, + "voter": "asim" + }, + { + "rshares": 15506020391, + "voter": "aaseb" + }, + { + "rshares": 3096849833, + "voter": "karen13" + }, + { + "rshares": 434137550, + "voter": "karenmckersie" + }, + { + "rshares": 119746601, + "voter": "krystle" + }, + { + "rshares": 68759547206, + "voter": "inertia" + }, + { + "rshares": 43237680067, + "voter": "milestone" + }, + { + "rshares": 43466091162, + "voter": "yongyoon" + }, + { + "rshares": 1815385960, + "voter": "kendewitt" + }, + { + "rshares": 5555205600, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 1814209936, + "voter": "the-future" + }, + { + "rshares": 4166810553, + "voter": "adamt" + }, + { + "rshares": 3127668486, + "voter": "imp3" + }, + { + "rshares": 2671487906, + "voter": "pinklee" + }, + { + "rshares": 3409600765, + "voter": "davidr" + }, + { + "rshares": 63844065713, + "voter": "thylbom" + }, + { + "rshares": 32751644582, + "voter": "ubg" + }, + { + "rshares": 8247953463, + "voter": "magz8716" + }, + { + "rshares": 3179675687, + "voter": "bones" + }, + { + "rshares": 6533428200, + "voter": "rpf" + }, + { + "rshares": 3910363428, + "voter": "tarindel" + }, + { + "rshares": 24136839653, + "voter": "deanliu" + }, + { + "rshares": 4998962120, + "voter": "rainchen" + }, + { + "rshares": 102459876, + "voter": "elmusic" + }, + { + "rshares": 8138183176, + "voter": "neroru" + }, + { + "rshares": 150576827786, + "voter": "jl777" + }, + { + "rshares": 416307493, + "voter": "meteor78" + }, + { + "rshares": 38531566163, + "voter": "zaebars" + }, + { + "rshares": 1746700552, + "voter": "yarly" + }, + { + "rshares": 264090116, + "voter": "yarly2" + }, + { + "rshares": 264485548, + "voter": "yarly3" + }, + { + "rshares": 152908394, + "voter": "yarly4" + }, + { + "rshares": 153771698, + "voter": "yarly5" + }, + { + "rshares": 87650457, + "voter": "yarly7" + }, + { + "rshares": 4554249461, + "voter": "gustavopasquini" + }, + { + "rshares": 18898704244, + "voter": "papa-pepper" + }, + { + "rshares": 15206306963, + "voter": "winstonwolfe" + }, + { + "rshares": 20673496598, + "voter": "krabgat" + }, + { + "rshares": 12832415845, + "voter": "proto" + }, + { + "rshares": 614612826, + "voter": "curator" + }, + { + "rshares": 423540368, + "voter": "yarly10" + }, + { + "rshares": 1595576405, + "voter": "alex.chien" + }, + { + "rshares": 226906656, + "voter": "yarly11" + }, + { + "rshares": 79374525, + "voter": "yarly12" + }, + { + "rshares": 561340906, + "voter": "cwmyao1" + }, + { + "rshares": 31069067075, + "voter": "smailer" + }, + { + "rshares": 27617985016, + "voter": "solidgold" + }, + { + "rshares": 231740791, + "voter": "bullionstackers" + }, + { + "rshares": 6485983206, + "voter": "taker" + }, + { + "rshares": 6811091902, + "voter": "sykochica" + }, + { + "rshares": 3769304934, + "voter": "french.fyde" + }, + { + "rshares": 202863662, + "voter": "tingaling" + }, + { + "rshares": 24505337345, + "voter": "laoyao" + }, + { + "rshares": 1916586706, + "voter": "feelapi" + }, + { + "rshares": 13830709571, + "voter": "gmurph" + }, + { + "rshares": 6072529445, + "voter": "kryptik" + }, + { + "rshares": 2398018957, + "voter": "kalimor" + }, + { + "rshares": 64812629, + "voter": "coderg" + }, + { + "rshares": 3622022384, + "voter": "achim86" + }, + { + "rshares": 4077073558, + "voter": "ullikume" + }, + { + "rshares": 12939891296, + "voter": "stephen.king989" + }, + { + "rshares": 8452120116, + "voter": "kurtbeil" + }, + { + "rshares": 277301564, + "voter": "riosparada" + }, + { + "rshares": 18325704376, + "voter": "velourex" + }, + { + "rshares": 150794650, + "voter": "bigsambucca" + }, + { + "rshares": 72969875473, + "voter": "joele" + }, + { + "rshares": 5526973277, + "voter": "oflyhigh" + }, + { + "rshares": 646479152, + "voter": "jrcornel" + }, + { + "rshares": 274399247, + "voter": "naifaz" + }, + { + "rshares": 69952247, + "voter": "evgenyche" + }, + { + "rshares": 86508262746, + "voter": "miacats" + }, + { + "rshares": 78765183, + "voter": "razberrijam" + }, + { + "rshares": 4065065477, + "voter": "rubenalexander" + }, + { + "rshares": 1552653428, + "voter": "chinadaily" + }, + { + "rshares": 58555241, + "voter": "saveliy" + }, + { + "rshares": 119774742, + "voter": "boatman" + }, + { + "rshares": 6433728323, + "voter": "hilarski" + }, + { + "rshares": 145045787, + "voter": "onlyvoluntary" + }, + { + "rshares": 62634430, + "voter": "steembriefing" + }, + { + "rshares": 747928052, + "voter": "dajohns1420" + }, + { + "rshares": 1682814791, + "voter": "cryptoeasy" + }, + { + "rshares": 874797186, + "voter": "runridefly" + }, + { + "rshares": 69572705, + "voter": "jlufer" + }, + { + "rshares": 2547562690, + "voter": "contentjunkie" + }, + { + "rshares": 75779499, + "voter": "uziriel" + }, + { + "rshares": 3251697600, + "voter": "funkywanderer" + }, + { + "rshares": 57468995, + "voter": "azz" + }, + { + "rshares": 2333445938, + "voter": "richardcrill" + }, + { + "rshares": 57040828, + "voter": "jag" + }, + { + "rshares": 181998576, + "voter": "greatness" + }, + { + "rshares": 4328069447, + "voter": "dangis" + }, + { + "rshares": 765388461, + "voter": "sponge-bob" + }, + { + "rshares": 753051714, + "voter": "rebelmeow" + }, + { + "rshares": 54460450, + "voter": "cahuillan" + }, + { + "rshares": 257788197, + "voter": "reaction" + }, + { + "rshares": 5964784161, + "voter": "betamusic" + }, + { + "rshares": 858642876, + "voter": "smisi" + }, + { + "rshares": 56897224, + "voter": "lighter" + }, + { + "rshares": 282267928, + "voter": "totosky" + }, + { + "rshares": 9646100740, + "voter": "goose" + }, + { + "rshares": 143795526758, + "voter": "doudou252666" + }, + { + "rshares": 60248566, + "voter": "frankcorvus" + }, + { + "rshares": 3265048133, + "voter": "patelincho" + }, + { + "rshares": 70719506, + "voter": "movietrailers" + }, + { + "rshares": 334136065, + "voter": "bones261" + }, + { + "rshares": 7618989830, + "voter": "brains" + }, + { + "rshares": 608266930, + "voter": "bones555" + }, + { + "rshares": 860146710, + "voter": "kingarbinv" + }, + { + "rshares": 5309916699, + "voter": "chick1" + }, + { + "rshares": 61539766, + "voter": "heroic15397" + }, + { + "rshares": 52243230, + "voter": "statsbot" + }, + { + "rshares": 52236614, + "voter": "newsbot" + }, + { + "rshares": 51691783, + "voter": "crashoverride" + }, + { + "rshares": 51675293, + "voter": "cartman" + }, + { + "rshares": 50944810, + "voter": "noriron" + }, + { + "rshares": 50540827, + "voter": "amstel" + }, + { + "rshares": 53927071, + "voter": "timbot606" + }, + { + "rshares": 50376035, + "voter": "aries" + }, + { + "rshares": 50363747, + "voter": "fulldisclosure" + }, + { + "rshares": 3500973452, + "voter": "dodders007" + }, + { + "rshares": 7743755308, + "voter": "cato-the-elder" + }, + { + "rshares": 55031763, + "voter": "dickbutt" + }, + { + "rshares": 82494502, + "voter": "peeweeherman" + }, + { + "rshares": 82358254, + "voter": "cowboycurtis" + }, + { + "rshares": 82338409, + "voter": "jambii" + }, + { + "rshares": 164507026, + "voter": "coolcat" + }, + { + "rshares": 164417185, + "voter": "opall" + }, + { + "rshares": 164299492, + "voter": "chair" + }, + { + "rshares": 164168483, + "voter": "conky" + }, + { + "rshares": 163289940, + "voter": "dademurphy" + }, + { + "rshares": 159730645, + "voter": "uct" + }, + { + "rshares": 159710416, + "voter": "allianz" + }, + { + "rshares": 162484741, + "voter": "chart" + }, + { + "rshares": 162407088, + "voter": "mrssteve" + }, + { + "rshares": 152824998, + "voter": "michaelstobiersk" + }, + { + "rshares": 162322644, + "voter": "towelie" + }, + { + "rshares": 161855386, + "voter": "philipjfry" + }, + { + "rshares": 158529766, + "voter": "shadowcash" + }, + { + "rshares": 158523226, + "voter": "shadowproject" + }, + { + "rshares": 161380845, + "voter": "mrhanky" + }, + { + "rshares": 161289448, + "voter": "popcornmachine" + }, + { + "rshares": 160836235, + "voter": "wilburtsmythe" + }, + { + "rshares": 160470353, + "voter": "bitrx" + }, + { + "rshares": 156827319, + "voter": "sledgehammer" + }, + { + "rshares": 65836326, + "voter": "serikus" + }, + { + "rshares": 144014259, + "voter": "fer32p" + }, + { + "rshares": 127768558, + "voter": "gamer00" + } + ], + "author": "fyrstikken", + "author_payout_value": "0.000 HBD", + "author_reputation": 70.42, + "beneficiaries": [], + "blacklists": [], + "body": "North Korea is a perfect example on what happens to a society when strong censorship is implemented. The BigBrother censorship, the type of censorship that dictates what you are supposed to think and feel about jewish people, black people, asian people, white people, men, women, porn, Islam, what to eat and what not to eat, vaccines, history, words, music, libraries, Barbara Streisand, Terrorism, Murder, Abortion, Adoption, Foster-Care, Right & Wrong Education - the list is endless - and Now Youtube is implementing it as well, so it is time to plan the goodbye-party.\n\n
    http://i.imgur.com/ERDcCe5.png
    \n\nFinding a good alternative for youtube has been talked about among youtube-creators since it was bought by Google and completely changed into whatever you want to call it today, so I was happy to be introduced to the LBRY community a while back, they had this idea that video-hosting would be a good idea but failed at their initial business-plan which was Pay Per View, as we all should know by now - Pay Per View is a really hard market to conquer, and to be completely honest - I was against the model, because I don\u00b4t believe in PPV as something there is a demand for, so I went and told them my mind in their slack-group and left to focus on something else.\n\nSo when I just now heard that LBRY is actually going to develop a user-controlled de-centralized Youtube, of course I jumped in my chair because I believe there is a HUGE demand for a youtube without censorship. A youtube that is not controlled by studio-interests and Dictated what to show and not to show in the traffic-machine that suggest videos for users.\n\nIn the world today, documentary-makers who dedicate their life and integrity to producing non-political factual documentaries about topics such as the true Origin of the Jewish people vs the true Origin of todays Jewish people or how many of them actually was killed vs how many that has been documented to be killed during world war 2 are flagged as anti-Semites, right wing, nazis or racist - Same thing if a non political dedicated factual documentary creator makes a video about topics like: \"9/11 was an inside job\" - automatically flagged as a conspiracy theorist with a thin-foil-hat and forever sentenced to the weird side of youtube next to 300 other videos that suggest that 9/11 was not an inside job and that in fact everything the government say is true and beautiful - censorship.\n\n

    Big Brother hates mathematics, he absolutely hates it!

    \n\nIt has gone way too far now, what you can say and not say - what is allowed and what is not allowed to ask questions about. And let\u00b4s face it - Big Brother hates mathematics, if he could - he would ban it in schools worldwide and make sure nobody could add up or subtract because it is not in his interest that we - the people - learn.\n\nAnd obviously we are not alone wanting to be able to publish content without the fear of being censored by powerful authorities who give delegations to a hoard of censorship-bureaucrats world wide who sit and flag all kinds of content their special interest does not agree with and make sure that the people walk in line the way they want people to walk in line.\n\n

    If you actually really saw a UFO, had your friend take a picture of it with you and the alien next to it - do you think anyone would see it? or believe it?

    \n\nOne of the basic censorships they do is to laugh and label everyone who has seen anything that can question the power to be - for example a stronger power that maybe dwell not so far away from us.\n\nJust think about it - You and your friends walk down the road, and you meet a big alien with a space-ship that use complex technology that does not exist here on earth - he tells you that he is able to cause all kinds of cool effects on the earth with his knowledge and technology - and since he is in a good mood he shows you a few examples of how advanced his civilisation is, and also tells you that they are many more then those who live on earth. Imagine if this really happen to you and your friends - you even documented it on two cameras and even sound-recorded the whole event, gave the alien a hug - waved goodbye - high-fived your friends and started uploading content to facebook, youtube, instagram, soundcloud and in excitement started blogging about it - would anyone really believe you?\n\n

    All we want to do is to talk about what we are not allowed to talk about, because that is where the skeletons in the closet are hidden.

    \n\nSo, after the recent youtube controversy about the new censorship-rules a lot of people are sad and depressed, because Youtube has reduced so many of us into clowns with no circus already, so when LBRY Announced $500K Raised to Build the First Community-Controlled YouTube Alternative I feel very optimistic again about the future, maybe the truth, the whole truth and nothing but the truth - once again can flourish on this earth and the institutions of liars shamefully sent home packing as the old world truly is soaking in the blood of corruption, the new world which we are creating as communities should always embrace free speech and freedom of information and protect those rights. Free speech and freedom of information is not a ticket to become an asshole or a full time troll which in every case of course is the other side of the debate. \n\nBig Brother Censorship must end - and the way to end it is by Little Brother(s) start telling the whole world every single thing they know about Big Brother, expose all those politicians who have ripped off the people and supported special interests and replace them with people who have not been and will not allow themselves to be corrupted by greed or fear. \n\nAs we all know, good men have died for the rights to free speech, others has died for bringing true stories out in public about knowledge that is forbidden by anyone to know anything about.\n\nWe as human beings and technocrats are the ones who can change the world, and we must change the world - there are too many numbers in too many affairs that does not add up, we know that their game is rigged and it is time for revolution. \n\nThe one right most people do know they have, is the right to remain silent - everything they say can and will be used against you in the court of law. That is the sad majority of the world now unfortunately. The silent partners.\n\nI love you all - Freedom Fighters, Keyboard Warriors - Truthers!! Don\u00b4t give up just yet!\n\n---\n
    \n---", + "category": "anarchy", + "children": 29, + "created": "2016-09-08T00:00:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/ERDcCe5.png", + "http://i.imgur.com/gzDNmHq.png" + ], + "links": [ + "http://observer.com/2016/09/youtube-phillyd-eric-schiffer/", + "https://lbry.io/press/500k-fundraising-round-pillar-vc.md", + "http://steemspeak.com/" + ], + "tags": [ + "anarchy", + "censorship", + "youtube", + "media", + "bigbrother" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 34259010824854, + "payout": 119.325, + "payout_at": "2016-09-15T00:00:00", + "pending_payout_value": "119.325 HBD", + "percent_hbd": 10000, + "permlink": "time-to-talk-about-our-tube-the-decentralization-of-youtube", + "post_id": 1165910, + "promoted": "101.573 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 223 + }, + "title": "Time to talk about - \"Our Tube\" - The decentralization of YouTube", + "updated": "2016-09-08T00:00:00", + "url": "/anarchy/@fyrstikken/time-to-talk-about-our-tube-the-decentralization-of-youtube" + }, + { + "active_votes": [ + { + "rshares": 28337481495132, + "voter": "dantheman" + }, + { + "rshares": 605054202636, + "voter": "barrie" + }, + { + "rshares": 375797501706, + "voter": "anonymous" + }, + { + "rshares": 6899657717718, + "voter": "xeldal" + }, + { + "rshares": 5875425725245, + "voter": "enki" + }, + { + "rshares": 2103735705580, + "voter": "hr1" + }, + { + "rshares": 197350870235, + "voter": "liondani" + }, + { + "rshares": 4823041872577, + "voter": "wang" + }, + { + "rshares": 2482489693, + "voter": "boy" + }, + { + "rshares": 1689744353709, + "voter": "xeroc" + }, + { + "rshares": 3013973227, + "voter": "bue-witness" + }, + { + "rshares": 552727348, + "voter": "bunny" + }, + { + "rshares": 43722960528, + "voter": "bue" + }, + { + "rshares": 1330267679, + "voter": "mini" + }, + { + "rshares": 171024455, + "voter": "moon" + }, + { + "rshares": 200631444608, + "voter": "alex90342fastn1" + }, + { + "rshares": 1423891958, + "voter": "mineralwasser" + }, + { + "rshares": 876459346701, + "voter": "boombastic" + }, + { + "rshares": 118179862461, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 8846955965, + "voter": "bingo-0" + }, + { + "rshares": 2152310689, + "voter": "bingo-1" + }, + { + "rshares": 7948252496, + "voter": "supergirl" + }, + { + "rshares": 499903743, + "voter": "healthcare" + }, + { + "rshares": 775810627, + "voter": "daniel.pan" + }, + { + "rshares": 230665087, + "voter": "helen.tan" + }, + { + "rshares": 24794631524, + "voter": "yefet" + }, + { + "rshares": 16251020055, + "voter": "brindleswan" + }, + { + "rshares": 19597409080, + "voter": "daowisp" + }, + { + "rshares": 85526339302, + "voter": "acidsun" + }, + { + "rshares": 10083460529, + "voter": "makishart" + }, + { + "rshares": 92433605489, + "voter": "edgeland" + }, + { + "rshares": 74987247876, + "voter": "nenad-ristic" + }, + { + "rshares": 75795031193, + "voter": "easteagle13" + }, + { + "rshares": 10071098316, + "voter": "fkn" + }, + { + "rshares": 487271558, + "voter": "paco-steem" + }, + { + "rshares": 5369463575, + "voter": "spaninv" + }, + { + "rshares": 28340759824, + "voter": "instructor2121" + }, + { + "rshares": 49448005933, + "voter": "alexandra-renee" + }, + { + "rshares": 13247495874, + "voter": "elishagh1" + }, + { + "rshares": 4519322665, + "voter": "acidyo" + }, + { + "rshares": 144465949299, + "voter": "steve-walschot" + }, + { + "rshares": 26516736386, + "voter": "tmendieta" + }, + { + "rshares": 490443153, + "voter": "coar" + }, + { + "rshares": 67847295588, + "voter": "asch" + }, + { + "rshares": 1069348096, + "voter": "murh" + }, + { + "rshares": 9544167563, + "voter": "ombc" + }, + { + "rshares": 41167926762, + "voter": "ranko-k" + }, + { + "rshares": 4451341567, + "voter": "zebbra2014" + }, + { + "rshares": 380437107, + "voter": "stiletto" + }, + { + "rshares": 258363528866, + "voter": "churdtzu" + }, + { + "rshares": 377834429632, + "voter": "hedge-x" + }, + { + "rshares": 33524923089, + "voter": "juanmiguelsalas" + }, + { + "rshares": 15132186921, + "voter": "paradise-paradox" + }, + { + "rshares": 51960349384, + "voter": "thecryptodrive" + }, + { + "rshares": 208799779463, + "voter": "will-zewe" + }, + { + "rshares": 4477345730, + "voter": "dahaz159" + }, + { + "rshares": 13353689520, + "voter": "facer" + }, + { + "rshares": 33785196884, + "voter": "michaelx" + }, + { + "rshares": 1490503275679, + "voter": "sean-king" + }, + { + "rshares": 43185482362, + "voter": "marco-delsalto" + }, + { + "rshares": 5339578403, + "voter": "iloveporn" + }, + { + "rshares": 2882668559, + "voter": "the.bot" + }, + { + "rshares": 6494753195, + "voter": "johnbradshaw" + }, + { + "rshares": 536461338, + "voter": "mrhankeh" + }, + { + "rshares": 39865567060, + "voter": "isteemit" + }, + { + "rshares": 4525901650, + "voter": "the.whale" + }, + { + "rshares": 50785197295, + "voter": "bacchist" + }, + { + "rshares": 22535574872, + "voter": "venuspcs" + }, + { + "rshares": 248645032085, + "voter": "asmolokalo" + }, + { + "rshares": 4286578655, + "voter": "unicornfarts" + }, + { + "rshares": 117261767025, + "voter": "robrigo" + }, + { + "rshares": 4524443148, + "voter": "vote" + }, + { + "rshares": 4768148761, + "voter": "kissmybutt" + }, + { + "rshares": 874985559, + "voter": "steemswede" + }, + { + "rshares": 120365648521, + "voter": "derekareith" + }, + { + "rshares": 792008422388, + "voter": "slowwalker" + }, + { + "rshares": 30376512860, + "voter": "furion" + }, + { + "rshares": 4223912868, + "voter": "owdy" + }, + { + "rshares": 237022986, + "voter": "barbara2" + }, + { + "rshares": 265901386, + "voter": "ch0c0latechip" + }, + { + "rshares": 243759726, + "voter": "doge4lyf" + }, + { + "rshares": 151763700815, + "voter": "knircky" + }, + { + "rshares": 452069359, + "voter": "warplat" + }, + { + "rshares": 1473450451, + "voter": "steem1653" + }, + { + "rshares": 90756765, + "voter": "cynetyc" + }, + { + "rshares": 16453997687, + "voter": "aaseb" + }, + { + "rshares": 13294445014, + "voter": "senseiteekay" + }, + { + "rshares": 3758408519, + "voter": "karen13" + }, + { + "rshares": 25328130017, + "voter": "dwinblood" + }, + { + "rshares": 11346983489, + "voter": "jaycobbell" + }, + { + "rshares": 36334866498, + "voter": "condra" + }, + { + "rshares": 3150621438, + "voter": "pigatto" + }, + { + "rshares": 11534871172, + "voter": "allmonitors" + }, + { + "rshares": 235512684, + "voter": "jesse5th" + }, + { + "rshares": 448946992, + "voter": "luisucv34" + }, + { + "rshares": 43462674468, + "voter": "yongyoon" + }, + { + "rshares": 1815380313, + "voter": "kendewitt" + }, + { + "rshares": 7443194536, + "voter": "lichtblick" + }, + { + "rshares": 96640276, + "voter": "wildchild" + }, + { + "rshares": 130211659731, + "voter": "demotruk" + }, + { + "rshares": 3710606394, + "voter": "maximkichev" + }, + { + "rshares": 11106355045, + "voter": "dudutaulois" + }, + { + "rshares": 3175094870, + "voter": "imp3" + }, + { + "rshares": 3353659009, + "voter": "simon.braki.love" + }, + { + "rshares": 64027340659, + "voter": "thylbom" + }, + { + "rshares": 7620147467, + "voter": "rpf" + }, + { + "rshares": 4245145393, + "voter": "tarindel" + }, + { + "rshares": 3143598968, + "voter": "azurejasper" + }, + { + "rshares": 16426451743, + "voter": "chessmonster" + }, + { + "rshares": 182764669318, + "voter": "jl777" + }, + { + "rshares": 8159179596, + "voter": "positive" + }, + { + "rshares": 6111284001, + "voter": "tony.jennings" + }, + { + "rshares": 764587130, + "voter": "mohammed123" + }, + { + "rshares": 15575907279, + "voter": "proto" + }, + { + "rshares": 639009474, + "voter": "curator" + }, + { + "rshares": 24863078932, + "voter": "pinkisland" + }, + { + "rshares": 1711275100, + "voter": "alex.chien" + }, + { + "rshares": 2242556592, + "voter": "tygergamer" + }, + { + "rshares": 268949193, + "voter": "fnait" + }, + { + "rshares": 245394332, + "voter": "keepcalmand" + }, + { + "rshares": 149502446, + "voter": "steemster1" + }, + { + "rshares": 184489646, + "voter": "pulpably" + }, + { + "rshares": 20170588933, + "voter": "williambanks" + }, + { + "rshares": 110626149, + "voter": "bluebell" + }, + { + "rshares": 5475281216, + "voter": "jed78" + }, + { + "rshares": 122233144003, + "voter": "steemdrive" + }, + { + "rshares": 70376481208, + "voter": "gomeravibz" + }, + { + "rshares": 7871166550, + "voter": "taker" + }, + { + "rshares": 60565253, + "voter": "sharon" + }, + { + "rshares": 61700262, + "voter": "lillianjones" + }, + { + "rshares": 24430920885, + "voter": "laonie1" + }, + { + "rshares": 24407155133, + "voter": "laonie2" + }, + { + "rshares": 24416426858, + "voter": "laonie3" + }, + { + "rshares": 1735770144, + "voter": "brendio" + }, + { + "rshares": 63747178, + "voter": "korzhovskyi" + }, + { + "rshares": 3199941620, + "voter": "darrenturetzky" + }, + { + "rshares": 24412199287, + "voter": "laonie4" + }, + { + "rshares": 24410732703, + "voter": "laonie5" + }, + { + "rshares": 24408329032, + "voter": "laonie6" + }, + { + "rshares": 24405573752, + "voter": "laonie7" + }, + { + "rshares": 1656951191, + "voter": "kurtbeil" + }, + { + "rshares": 24402026987, + "voter": "laonie8" + }, + { + "rshares": 24400841139, + "voter": "laonie9" + }, + { + "rshares": 81338740, + "voter": "luke490" + }, + { + "rshares": 1376414529, + "voter": "dolov" + }, + { + "rshares": 19318370958, + "voter": "jphamer1" + }, + { + "rshares": 86892789274, + "voter": "joele" + }, + { + "rshares": 12781131185, + "voter": "randyclemens" + }, + { + "rshares": 1232895758, + "voter": "paynode" + }, + { + "rshares": 55022014, + "voter": "nickche" + }, + { + "rshares": 192175071324, + "voter": "sirwinchester" + }, + { + "rshares": 62174144, + "voter": "msjennifer" + }, + { + "rshares": 58453204, + "voter": "ciao" + }, + { + "rshares": 8867300566, + "voter": "thebotkiller" + }, + { + "rshares": 3439786891, + "voter": "cmorton" + }, + { + "rshares": 11751323553, + "voter": "cristi" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 20318867928, + "voter": "hanshotfirst" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 71228043, + "voter": "confucius" + }, + { + "rshares": 60730988, + "voter": "stevescriber" + }, + { + "rshares": 1802712014, + "voter": "bledarus" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 51199976, + "voter": "nano2nd" + }, + { + "rshares": 11813114611, + "voter": "mione" + }, + { + "rshares": 56563243, + "voter": "party1998" + }, + { + "rshares": 57391432, + "voter": "jarvis" + }, + { + "rshares": 565879902, + "voter": "ashwim" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 71740798, + "voter": "hhcwebmaster" + }, + { + "rshares": 55393797, + "voter": "cryptoblu" + }, + { + "rshares": 55387773, + "voter": "instructor" + }, + { + "rshares": 626012702821, + "voter": "dollarvigilante" + }, + { + "rshares": 5805302022, + "voter": "solarguy" + }, + { + "rshares": 11978540048, + "voter": "cryptomancer" + }, + { + "rshares": 55399493, + "voter": "johnbyrd" + }, + { + "rshares": 56575537, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 56570509, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 8470010325, + "voter": "jaredcwillis" + }, + { + "rshares": 7163167644, + "voter": "jenniferskyler" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 24395131330, + "voter": "laonie10" + }, + { + "rshares": 1908971109, + "voter": "erroneous-logic" + }, + { + "rshares": 71221451964, + "voter": "barrycooper" + }, + { + "rshares": 46612959839, + "voter": "dragonanarchist" + }, + { + "rshares": 76843163, + "voter": "joelbow" + }, + { + "rshares": 8161550832, + "voter": "sethlinson" + }, + { + "rshares": 18579446047, + "voter": "hilarski" + }, + { + "rshares": 1401285964, + "voter": "truthandanarchy" + }, + { + "rshares": 4503423419, + "voter": "steemitpatina" + }, + { + "rshares": 25379964093, + "voter": "mattclarke" + }, + { + "rshares": 54999739, + "voter": "curpose" + }, + { + "rshares": 52425992, + "voter": "rickmiller" + }, + { + "rshares": 1970534065, + "voter": "cryptoeasy" + }, + { + "rshares": 7834748327, + "voter": "lesliestarrohara" + }, + { + "rshares": 1572045156, + "voter": "nulliusinverba" + }, + { + "rshares": 4679890064, + "voter": "ats-david" + }, + { + "rshares": 26082174893, + "voter": "krnel" + }, + { + "rshares": 59542406, + "voter": "joybran" + }, + { + "rshares": 84026579, + "voter": "uziriel" + }, + { + "rshares": 24033874515, + "voter": "laonie11" + }, + { + "rshares": 55085378, + "voter": "troich" + }, + { + "rshares": 6881062319, + "voter": "mdoolsky" + }, + { + "rshares": 53966805, + "voter": "crion" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 53613607, + "voter": "wiss" + }, + { + "rshares": 803386637, + "voter": "cardsanarchy" + }, + { + "rshares": 52171620, + "voter": "jamespro" + }, + { + "rshares": 54362089, + "voter": "stroully" + }, + { + "rshares": 55979441, + "voter": "dragon93" + }, + { + "rshares": 54019345, + "voter": "thadm" + }, + { + "rshares": 54017499, + "voter": "prof" + }, + { + "rshares": 54977174, + "voter": "optimus-prime" + }, + { + "rshares": 1386590598, + "voter": "smisi" + }, + { + "rshares": 56897224, + "voter": "lighter" + }, + { + "rshares": 52545761, + "voter": "yorsens" + }, + { + "rshares": 2941923052, + "voter": "michaelmatthews" + }, + { + "rshares": 158636223091, + "voter": "asksisk" + }, + { + "rshares": 53331040, + "voter": "bane" + }, + { + "rshares": 53324520, + "voter": "vive" + }, + { + "rshares": 53318865, + "voter": "coad" + }, + { + "rshares": 1841985827, + "voter": "baodog" + }, + { + "rshares": 52988378, + "voter": "sofa" + }, + { + "rshares": 5170755904, + "voter": "dexter-k" + }, + { + "rshares": 326611087837, + "voter": "charlieshrem" + }, + { + "rshares": 59390432273, + "voter": "tracemayer" + }, + { + "rshares": 179868865, + "voter": "chadcrypto" + }, + { + "rshares": 53039974, + "voter": "ailo" + }, + { + "rshares": 4453859197, + "voter": "gringalicious" + }, + { + "rshares": 63407335, + "voter": "oscarroque88" + }, + { + "rshares": 51838673, + "voter": "nelyp" + }, + { + "rshares": 1951354892, + "voter": "steemsquad" + }, + { + "rshares": 354988640, + "voter": "everittmickey" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51468937, + "voter": "roto" + }, + { + "rshares": 1881146859, + "voter": "puffin" + }, + { + "rshares": 106836853, + "voter": "thefinanceguy" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 51141851, + "voter": "slow" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 1560287283, + "voter": "nil1511" + }, + { + "rshares": 846735133, + "voter": "greenwayoflife" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 7899939563, + "voter": "cato-the-elder" + }, + { + "rshares": 76019801, + "voter": "igtes" + }, + { + "rshares": 157643687, + "voter": "buffett" + }, + { + "rshares": 159918764, + "voter": "tanemahuta" + }, + { + "rshares": 155753958, + "voter": "mityay" + }, + { + "rshares": 158786091, + "voter": "jennane" + }, + { + "rshares": 158642800, + "voter": "ranger" + }, + { + "rshares": 158057595, + "voter": "sdc" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 160957729, + "voter": "realtime" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 160835930, + "voter": "skrillex" + }, + { + "rshares": 157654556, + "voter": "pawel-krawczyk" + }, + { + "rshares": 160789982, + "voter": "jack.johnson" + }, + { + "rshares": 154109909, + "voter": "jameshowarrd" + }, + { + "rshares": 156821466, + "voter": "charlie.wilson" + }, + { + "rshares": 150483032, + "voter": "serikus" + } + ], + "author": "churdtzu", + "author_payout_value": "0.000 HBD", + "author_reputation": 65.89, + "beneficiaries": [], + "blacklists": [], + "body": "![jumpingpeoplesteemitanarchyfaba6.jpg](https://www.steemimg.com/images/2016/09/06/jumpingpeoplesteemitanarchyfaba6.jpg)\n\nFor many of us, Steemit has already changed so much - the way we navigate the web, the way we think about money, and for a fortunate committed few, it's even changed their professions. However, the change that I expect from this model goes even deeper. It's possible that Steemit, and descendent technologies, may play a part in creating a voluntary world, a stateless world, in which everyone who takes money from someone, or puts someone in a cage without their consent, or orders such acts, will be seen and treated as a criminal. There are several ways in which Steemit can aid this cause. Let's start with the most important - the conversation.\n\n# It changes the way we talk\n![argument288ba5.jpg](https://www.steemimg.com/images/2016/09/06/argument288ba5.jpg)\n## The problem with voluntaryist argumentation\nMany of you might have noticed, and even been a party to, hard-line conversations about anarchy, in which the voluntaryist proceeds to take the words of the other party, and question them about some perceived inconsistency in their beliefs, attempting to lead them through a Socratic dialogue, in order to bring them to accept the truth - that the other party is wrong - very, very wrong. You also might have noticed (as I eventually noticed, after years of banging my head on walls) that this technique almost never works.\n\nOf course, the reason that it doesn't work, is because people have a need to feel that they're being understood, that their concerns are heard, that their thoughts are valid. In brief, they need to feel like people. If you don't treat someone like a person - unless you're talking to an exceptionally patient person - you're unlikely to receive a personable response.\n## An oasis\nThe comment section on YouTube is a running joke. Facebook discussions descend into dirtslinging, strawmen and threats. You may wade through many racist and sexist comments before you find something that is truly valuable information, and even then it may be tainted with aggression. In contrast, Steemit's comments sections seem like a desert oasis - all but filled with calm discussion, respect, insight, or at the very least, positivity. Surely, this is a place where one can have a constructive conversation about controversial topics.\n## The incentive to be good\nI have noticed over these few short months, the way that Steemit has changed the way that I interact with people, especially online - on Steemit and other social networks. I've found myself a few times, even as I'm about to make a statement which is mildly passive-aggressive, thinking \"Hold on - is this something I would write if my reputation were on the line? If not, maybe I shouldn't write it.\" Even when I'm going to give someone some piercing criticism, which, if presented in the wrong way, may seem a condemnation, I can find ways to demonstrate empathy, such as compliments or other niceties.\n\nIt may sound like an unfortunate description of humanity (or of myself) to say it, but when our bank balances and reputations are on the line in every moment, we can find ways to communicate more kindly, and therefore, more fluidly, with the people we interact with.\n## Commitment and consistency\nIn Cialdini's famous and excellent book, [Influence: The psychology of persuasion](http://amzn.to/2c5z38T) he describes how, when people make a commitment to something, they are more likely to see it as part of their identity, and strive to live up to that identity.\n\nWhen people are kind to each other, respectful, and even open-minded on Steemit, it's not just that they're pretending to be nice. By acting nicer, they become nicer. By acting more open-minded, they become more open-minded.\n## The quality of our ideas\nIf the ideas of voluntaryism are as good as we believe they are, then surely a place like Steemit, where people are strongly encouraged to be respectful, considerate, empathetic and even open-minded, would be an ideal place to discuss them. If it turns out that our ideas are not as good as we think they are, then it gives us the perfect medium to discover something even better. That is beautiful.\n# Tax-free and shameless\n![breakchains10ab9.png](https://www.steemimg.com/images/2016/09/06/breakchains10ab9.png)\nIn many developed countries, taxes are generally seen as legitimate and necessary, and people claim to be proud of paying their taxes - sometimes because they truly believe it, and sometimes because they don't want to face the fact that they have been forced into an elaborate con, from which they have no apparent escape.\u007f\n\nBut what if they did have an escape? What if, instead of being paid as an employee, having their income taxes automatically deducted from their pay, they were paid directly. What if thousands or millions of people were making income, or making a living, this way, and decided to openly flout the tax authority, publicly, knowing that it wouldn't have the resources to pursue any more than a small fraction of the cases?\n\nObviously, that would damage the appearance of legitimacy of the state, and also the perception of omniscience and omnipotence that its proponents tend to ascribe to it.\n# Development of cryptoanarchic solutions\n>\"Unlike the communities traditionally associated with the word 'anarchy', in a crypto-anarchy the government is not temporarily destroyed but permanently forbidden and permanently unnecessary. It\u2019s a community where the threat of violence is impotent because violence is impossible, and violence is impossible because its participants cannot be linked to their true names or physical locations.\"\n> - Wei Dai\n\nWe all know that Steemit/Steem is much more accessible than virtually any other cryptocurrency, being based around a style of platform which more than one billion people are already familiar with. That's pretty cool, and that means that more money will flow into cryptocurrency, meaning more attention, and thus even more development for similar technologies.\n\nMore development in cryptocurrency means more methods to control money, and other forms of information, publicly, privately, or anonymously, without governments being able to do anything about it.\n# Conclusion\nSteemit is an important step, a continuation of the snowball effect of cryptocurrency, leading us to a voluntary, cryptoanarchic future, full of wonders we have not yet imagined, and degrees of freedom as yet unforeseeable. Boldly we take our pens, pads, keyboards and wallets, building a highway to a world where concepts are our language and our tools, but never our weapons, where the purity of ideas is worth fighting for, but never worth fighting with.\n\n---\n\n# About me\n\n[![kurt robinson in the mountains of puebla](https://www.steemimg.com/images/2016/08/26/pictureofmecroppedbdb8d.md.jpg)](https://www.steemimg.com/image/gsqzK)\n\nMy name is Kurt Robinson. I grew up in Australia, but now I live in Guadalajara, Jalisco. I write interesting things about voluntaryism, futurism, science fiction, travelling Latin America, and psychedelics. Remember to press follow so you can stay up to date with all the cool shit I post, and follow our podcast where we talk about crazy ideas for open-minded people, here: @paradise-paradox, and like us on Facebook here - [The Paradise Paradox](https://www.facebook.com/theparadiseparadox/)\n\n# Some other cool posts\n\nHere are some other posts of mine to check out:\n\n[Freedom seekers' song: \"Freedom on the beach (To Acapulco Part 2)\"](https://steemit.com/music/@churdtzu/freedom-seekers-song-freedom-on-the-beach-to-acapulco-part-2)\n\n[Everyone deserves truth; everyone deserves compassion](https://steemit.com/life/@churdtzu/everyone-deserves-truth-everyone-deserves-compassion)\n\n[Impossible! A conversation with a statist about starting a business](https://steemit.com/anarchism/@churdtzu/impossible-a-conversation-with-a-statist-about-starting-a-business)\n\n[Freedom trumps fear: Everything you do is an act of liberty](https://steemit.com/freedom/@churdtzu/freedom-trumps-fear-everything-you-do-is-an-act-of-liberty)", + "category": "steemit", + "children": 28, + "created": "2016-09-06T22:36:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/06/jumpingpeoplesteemitanarchyfaba6.jpg", + "https://www.steemimg.com/images/2016/09/06/argument288ba5.jpg", + "https://www.steemimg.com/images/2016/09/06/breakchains10ab9.png", + "https://www.steemimg.com/images/2016/08/26/pictureofmecroppedbdb8d.md.jpg" + ], + "links": [ + "http://amzn.to/2c5z38T", + "https://www.steemimg.com/image/gsqzK", + "https://www.facebook.com/theparadiseparadox/", + "https://steemit.com/music/@churdtzu/freedom-seekers-song-freedom-on-the-beach-to-acapulco-part-2", + "https://steemit.com/life/@churdtzu/everyone-deserves-truth-everyone-deserves-compassion", + "https://steemit.com/anarchism/@churdtzu/impossible-a-conversation-with-a-statist-about-starting-a-business", + "https://steemit.com/freedom/@churdtzu/freedom-trumps-fear-everything-you-do-is-an-act-of-liberty" + ], + "tags": [ + "steemit", + "anarchism", + "anarchy", + "bitcoin", + "blockchain" + ], + "users": [ + "paradise-paradox" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 60135241680958, + "payout": 311.891, + "payout_at": "2016-09-13T22:36:27", + "pending_payout_value": "311.891 HBD", + "percent_hbd": 10000, + "permlink": "steemit-will-make-the-world-an-anarchic-voluntary-society", + "post_id": 1152348, + "promoted": "101.100 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 265 + }, + "title": "Steemit will make the world an anarchic, voluntary society", + "updated": "2016-09-06T22:50:00", + "url": "/steemit/@churdtzu/steemit-will-make-the-world-an-anarchic-voluntary-society" + }, + { + "active_votes": [ + { + "rshares": 636650937593, + "voter": "smooth" + }, + { + "rshares": 2222223261106, + "voter": "badassmother" + }, + { + "rshares": 6354361142613, + "voter": "steemit200" + }, + { + "rshares": 3100095944, + "voter": "boy" + }, + { + "rshares": 3763655895, + "voter": "bue-witness" + }, + { + "rshares": 690429176, + "voter": "bunny" + }, + { + "rshares": 54156746043, + "voter": "bue" + }, + { + "rshares": 1661372715, + "voter": "mini" + }, + { + "rshares": 213687824, + "voter": "moon" + }, + { + "rshares": 4512972751283, + "voter": "au1nethyb1" + }, + { + "rshares": 114482134346, + "voter": "smooth.witness" + }, + { + "rshares": 622861348, + "voter": "healthcare" + }, + { + "rshares": 967419863, + "voter": "daniel.pan" + }, + { + "rshares": 288179385, + "voter": "helen.tan" + }, + { + "rshares": 96966639395, + "voter": "alexandra-renee" + }, + { + "rshares": 1432524983, + "voter": "murh" + }, + { + "rshares": 204696463721, + "voter": "dragonslayer109" + }, + { + "rshares": 48813685424, + "voter": "kus-knee" + }, + { + "rshares": 86347513299, + "voter": "kimziv" + }, + { + "rshares": 54492837940, + "voter": "booja" + }, + { + "rshares": 320412905, + "voter": "steemswede" + }, + { + "rshares": 15188383397, + "voter": "sebastien" + }, + { + "rshares": 37017484438, + "voter": "biophil" + }, + { + "rshares": 9003560871, + "voter": "allmonitors" + }, + { + "rshares": 1254384994, + "voter": "vorsseli" + }, + { + "rshares": 299816166, + "voter": "luisucv34" + }, + { + "rshares": 2503443057, + "voter": "stea90" + }, + { + "rshares": 39260815990, + "voter": "claudiop63" + }, + { + "rshares": 7734375234, + "voter": "webdeals" + }, + { + "rshares": 12077024248, + "voter": "sisterholics" + }, + { + "rshares": 6340430376, + "voter": "logic" + }, + { + "rshares": 7012331246, + "voter": "lukmarcus" + }, + { + "rshares": 3689933012, + "voter": "french.fyde" + }, + { + "rshares": 439152462157, + "voter": "laonie" + }, + { + "rshares": 46397054584, + "voter": "capitalism" + }, + { + "rshares": 7646986289, + "voter": "myfirst" + }, + { + "rshares": 102612381504, + "voter": "somebody" + }, + { + "rshares": 3840496066, + "voter": "flysaga" + }, + { + "rshares": 1153305624, + "voter": "mama-steem" + }, + { + "rshares": 21261822926, + "voter": "midnightoil" + }, + { + "rshares": 604216404, + "voter": "baryonlee" + }, + { + "rshares": 52782383311, + "voter": "xiaohui" + }, + { + "rshares": 4437884870, + "voter": "xiaokongcom" + }, + { + "rshares": 43344608886, + "voter": "nonlinearone" + }, + { + "rshares": 3574511545, + "voter": "xianjun" + }, + { + "rshares": 4827568973, + "voter": "melek" + }, + { + "rshares": 235453627, + "voter": "microluck" + }, + { + "rshares": 624346748, + "voter": "frick" + }, + { + "rshares": 72642145, + "voter": "discernente" + }, + { + "rshares": 61202454, + "voter": "plotbot2015" + }, + { + "rshares": 74117002, + "voter": "projecthor" + }, + { + "rshares": 52111731, + "voter": "miav" + }, + { + "rshares": 249534502, + "voter": "letstalkliberty" + } + ], + "author": "claudiop63", + "author_payout_value": "0.000 HBD", + "author_reputation": 60.17, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n

    Image Credit

    \n

     This post is based on a presentation I gave at the United Nations' Office in Geneva in 2011, available here.   

    \n

    Most successful and innovative organizations worldwide are knowledge-intensive organizations. Professional knowledge, in particular technical know-how, is a key asset for such organizations as their success depends to a large extent on their ability to create, manage and transfer knowledge efficiently. Let us call this process knowledge valorisation.  

    \n

    I review below some of the key enablers of knowledge valorisation by sketching a sort of road map. 

    \n

    Step 1

    \n

     The first step shown below might look trivial, but I believe that most organizations (in particular those which are in the process of restructuring, M&A, etc) might find it worthwhile. 

    \n

    \n

    In other words, the first challenge is to make sure that knowledge is properly tracked and stored, especially if the organization is very large.  If knowledge turns out to be mostly in implicit form, the organization runs a significant risk to lose knowledge and performance as a result of staff turnover, as when the key people leave or retire, nobody may be able to run some critical processes. In addition, as implicit knowledge is difficult to share, if explicit knowledge on key processes is not available, it is difficult for new recruits to become quickly operational.  

    \n

    Step 2 

    \n

    If a large body of documents spanning the organizational knowledge landscape is available in electronic format, it is appropriate to set up and use a formal knowledge classification scheme. The most powerful approach to knowledge classification, following the principles of semantics, is based on two components:  

    \n
      \n
    • Taxonomies, i.e. multi-level, tree-like classification frameworks. An example of a comprehensive, well-known taxonomy is Linnaeus\u2019 classification scheme for nature as divided into three kingdoms: mineral, vegetable and animal. Linnaeus used five levels: class, order, genus, species, and variety. Advanced knowledge management might call for the definition of multiple taxonomies, as shown in the example below.  
    • \n
    \n


    \n
      \n
    • Classification rules, i.e. a set of criteria to place each document in one (or more) positions in the taxonomy. Rules are typically based on specific properties of the document. Simple classification rules are based on keywords and other metadata, e.g. if a document has \u201cJava\u201d as a keyword, it is likely to be classified under a \u201ccomputer science\u201d branch of a technological taxonomy.  
    • \n
    \n

    The above elements, taken as a whole constitute an ontology, i.e. a detailed, potentially exhaustive description of a knowledge domain in terms of a collection of data records, together with their metadata/attributes, organized and classified in one or more taxonomy-based \u201ccatalogues\u201d.  

    \n

    \n

     The pictures above refer to an ontology which is relevant to a public research organization which regards technology transfer as part of its mission. Such organizations feel strong pressure by their funding bodies to demonstrate the positive socio-economic impact of public research on society through concrete examples. In order to meet such demands, they must define and implement a proactive and cost-effective Knowledge & Technology Transfer (KTT) strategy. Then it is essential that all the knowledge assets in the organization are identified (technologies, general know-how, training capabilities) and as many KTT channels (licensing of intellectual property, joint R&D with industry, training, people mobility \u2026) as possible are enabled.  

    \n

    Step 3 

    \n

    At this point, a classification engine is used: 

    \n

    \n

     The ultimate deliverable is a context-sensitive, searchable knowledge catalogue   

    \n


    \n

    \n

     

    \n

    Informal Summary 

    \n

    All the tools described above aim at avoiding that in a large organization people reinvent the wheel all the time, just out of lack of knowledge of what their colleagues are working/have worked on.  

    \n

    Moreover, using the wheel analogy: if you are into technology transfer, such tools will help you show your \"wheel\" outside your organization and identify whoever could use it to make an innovative car! 

    \n

    Please note that some older comments to this post refer to (very different) content which has now been removed. Please disregard them.  

    \n", + "category": "steemit", + "children": 23, + "created": "2016-09-01T22:28:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://upload.wikimedia.org/wikipedia/commons/thumb/3/31/Diamond_cutter._Amsterdam._2012.jpg/517px-Diamond_cutter._Amsterdam._2012.jpg", + "https://s17.postimg.org/ueoc9n77j/road.png", + "https://s13.postimg.org/jbvf5lv93/semantics.png", + "https://s15.postimg.org/fk988pp6j/classify.png", + "https://s22.postimg.org/w8zb4dy35/catalogue.png" + ], + "links": [ + "https://commons.wikimedia.org/wiki/File:Diamond_cutter._Amsterdam._2012.jpg", + "http://fr.slideshare.net/claudioparrinello/semantic-knowledge-management-and-technology-transfer" + ], + "tags": [ + "steemit", + "science", + "techreview", + "knowledge-management", + "tech-transfer" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 15273611827178, + "payout": 28.723, + "payout_at": "2016-09-08T22:28:42", + "pending_payout_value": "28.723 HBD", + "percent_hbd": 10000, + "permlink": "steembets-bet-for-free-by-upvoting-and-win-steem-dollars-inauguration-bet-clinton-vs-trump", + "post_id": 1091240, + "promoted": "101.010 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 53 + }, + "title": "A Road Map to Knowledge Valorization.", + "updated": "2016-09-02T12:21:42", + "url": "/steemit/@claudiop63/steembets-bet-for-free-by-upvoting-and-win-steem-dollars-inauguration-bet-clinton-vs-trump" + }, + { + "active_votes": [ + { + "rshares": 17252532938558, + "voter": "itsascam" + }, + { + "rshares": 563544646717, + "voter": "barrie" + }, + { + "rshares": 6315235154015, + "voter": "smooth" + }, + { + "rshares": 347118013623, + "voter": "anonymous" + }, + { + "rshares": 2030615881329, + "voter": "steemroller" + }, + { + "rshares": 1362045275157, + "voter": "moment" + }, + { + "rshares": 74794629682, + "voter": "donaldtrump" + }, + { + "rshares": 18199948682777, + "voter": "steemed" + }, + { + "rshares": 5132668112897, + "voter": "riverhead" + }, + { + "rshares": 3158922122495, + "voter": "lafona-miner" + }, + { + "rshares": 2013866692939, + "voter": "hr1" + }, + { + "rshares": 452138762783, + "voter": "lafona" + }, + { + "rshares": 122063056602, + "voter": "sandra" + }, + { + "rshares": 5549073747882, + "voter": "kushed" + }, + { + "rshares": 1130543463912, + "voter": "ihashfury" + }, + { + "rshares": 1078421331456, + "voter": "delegate.lafona" + }, + { + "rshares": 973319882060, + "voter": "liondani" + }, + { + "rshares": 317991297021, + "voter": "lafona5" + }, + { + "rshares": 4390790041307, + "voter": "wang" + }, + { + "rshares": 3104099771, + "voter": "boy" + }, + { + "rshares": 1703029168107, + "voter": "xeroc" + }, + { + "rshares": 3768755382, + "voter": "bue-witness" + }, + { + "rshares": 684005121, + "voter": "bunny" + }, + { + "rshares": 54832970366, + "voter": "bue" + }, + { + "rshares": 1663301832, + "voter": "mini" + }, + { + "rshares": 213794688, + "voter": "moon" + }, + { + "rshares": 1761824676683, + "voter": "joseph" + }, + { + "rshares": 77621760528, + "voter": "aizensou" + }, + { + "rshares": 419831065181, + "voter": "recursive2" + }, + { + "rshares": 525849575920, + "voter": "masteryoda" + }, + { + "rshares": 2729895305560, + "voter": "recursive" + }, + { + "rshares": 1388728405, + "voter": "mineralwasser" + }, + { + "rshares": 108221038447, + "voter": "bonapartist" + }, + { + "rshares": 856088750266, + "voter": "boombastic" + }, + { + "rshares": 115621134894, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 2105322267, + "voter": "bingo-1" + }, + { + "rshares": 1167734251538, + "voter": "smooth.witness" + }, + { + "rshares": 930994265690, + "voter": "benjojo" + }, + { + "rshares": 29435510701, + "voter": "proctologic" + }, + { + "rshares": 10313567606, + "voter": "idol" + }, + { + "rshares": 74144086470, + "voter": "vault" + }, + { + "rshares": 624994115, + "voter": "healthcare" + }, + { + "rshares": 11954581297, + "voter": "rimantas" + }, + { + "rshares": 973117194, + "voter": "daniel.pan" + }, + { + "rshares": 7857031052, + "voter": "woo7739" + }, + { + "rshares": 22930428594, + "voter": "dedriss" + }, + { + "rshares": 821520527371, + "voter": "steemrollin" + }, + { + "rshares": 45098187494, + "voter": "steem-samiam" + }, + { + "rshares": 288353305, + "voter": "helen.tan" + }, + { + "rshares": 23782884498, + "voter": "yefet" + }, + { + "rshares": 23508133721, + "voter": "yginting" + }, + { + "rshares": 156356235250, + "voter": "vitaly-lvov" + }, + { + "rshares": 1665762057, + "voter": "jocelyn" + }, + { + "rshares": 13943466836, + "voter": "gregory-f" + }, + { + "rshares": 9981237712, + "voter": "andzzz" + }, + { + "rshares": 80544628435, + "voter": "edgeland" + }, + { + "rshares": 79788923294, + "voter": "easteagle13" + }, + { + "rshares": 9309121573, + "voter": "gregory60" + }, + { + "rshares": 2917439250, + "voter": "carlos-cabeza" + }, + { + "rshares": 60077820020, + "voter": "lovelace" + }, + { + "rshares": 433286620876, + "voter": "eeks" + }, + { + "rshares": 18188509022, + "voter": "fkn" + }, + { + "rshares": 447093363, + "voter": "paco-steem" + }, + { + "rshares": 5012814614, + "voter": "spaninv" + }, + { + "rshares": 29025548799, + "voter": "instructor2121" + }, + { + "rshares": 51511112084, + "voter": "alexandra-renee" + }, + { + "rshares": 26767597085, + "voter": "james-show" + }, + { + "rshares": 23926167464, + "voter": "elishagh1" + }, + { + "rshares": 11007893154, + "voter": "richman" + }, + { + "rshares": 713096374287, + "voter": "nanzo-scoop" + }, + { + "rshares": 1214499527, + "voter": "acidyo" + }, + { + "rshares": 142837633946, + "voter": "steve-walschot" + }, + { + "rshares": 7603057313, + "voter": "kefkius" + }, + { + "rshares": 47384537807, + "voter": "hannixx42" + }, + { + "rshares": 32873370739, + "voter": "dan-atstarlite" + }, + { + "rshares": 210251560697, + "voter": "mummyimperfect" + }, + { + "rshares": 446299268, + "voter": "coar" + }, + { + "rshares": 65065948062, + "voter": "asch" + }, + { + "rshares": 634222963816, + "voter": "kevinwong" + }, + { + "rshares": 6615030220, + "voter": "cryptofunk" + }, + { + "rshares": 2316584245, + "voter": "error" + }, + { + "rshares": 39904848284, + "voter": "ranko-k" + }, + { + "rshares": 989996166543, + "voter": "cyber" + }, + { + "rshares": 58352742195, + "voter": "ak2020" + }, + { + "rshares": 35110203447, + "voter": "drinkzya" + }, + { + "rshares": 8443022788, + "voter": "badger311" + }, + { + "rshares": 8738727767, + "voter": "badger313" + }, + { + "rshares": 8702230036, + "voter": "badger312" + }, + { + "rshares": 9001297583, + "voter": "badger316" + }, + { + "rshares": 9123216648, + "voter": "badger319" + }, + { + "rshares": 9030881970, + "voter": "badger3101" + }, + { + "rshares": 8483805402, + "voter": "badger3111" + }, + { + "rshares": 9045984338, + "voter": "badger3121" + }, + { + "rshares": 8654403079, + "voter": "badger3131" + }, + { + "rshares": 8762447633, + "voter": "badger3141" + }, + { + "rshares": 8738856222, + "voter": "badger3171" + }, + { + "rshares": 8546274352, + "voter": "badger3181" + }, + { + "rshares": 9132638993, + "voter": "badger3191" + }, + { + "rshares": 8546111243, + "voter": "badger3112" + }, + { + "rshares": 8887325560, + "voter": "badger3132" + }, + { + "rshares": 8760496163, + "voter": "badger3162" + }, + { + "rshares": 8991568485, + "voter": "badger3113" + }, + { + "rshares": 8642210535, + "voter": "badger3123" + }, + { + "rshares": 8766005376, + "voter": "badger3133" + }, + { + "rshares": 9117652407, + "voter": "badger3153" + }, + { + "rshares": 8796092252, + "voter": "badger3163" + }, + { + "rshares": 8826632166, + "voter": "badger3193" + }, + { + "rshares": 8776220485, + "voter": "badger3114" + }, + { + "rshares": 8685065534, + "voter": "badger3124" + }, + { + "rshares": 8587877805, + "voter": "badger3144" + }, + { + "rshares": 8509649715, + "voter": "badger3154" + }, + { + "rshares": 8376968178, + "voter": "badger3164" + }, + { + "rshares": 8709012551, + "voter": "badger3174" + }, + { + "rshares": 8989471544, + "voter": "badger3194" + }, + { + "rshares": 8885761375, + "voter": "badger3105" + }, + { + "rshares": 8829258163, + "voter": "badger3135" + }, + { + "rshares": 8423190788, + "voter": "badger3145" + }, + { + "rshares": 9007115204, + "voter": "badger3155" + }, + { + "rshares": 8699822976, + "voter": "badger3175" + }, + { + "rshares": 8475866437, + "voter": "badger3195" + }, + { + "rshares": 8117642153, + "voter": "badger3106" + }, + { + "rshares": 8936995703, + "voter": "badger3116" + }, + { + "rshares": 8984990351, + "voter": "badger3126" + }, + { + "rshares": 8611633869, + "voter": "badger3136" + }, + { + "rshares": 8257944656, + "voter": "badger3146" + }, + { + "rshares": 8489790477, + "voter": "badger3156" + }, + { + "rshares": 8705807126, + "voter": "badger3166" + }, + { + "rshares": 8620566580, + "voter": "badger3176" + }, + { + "rshares": 8755292907, + "voter": "badger3186" + }, + { + "rshares": 8791096935, + "voter": "badger3196" + }, + { + "rshares": 8718533747, + "voter": "badger3107" + }, + { + "rshares": 8470685116, + "voter": "badger315" + }, + { + "rshares": 8967138703, + "voter": "badger318" + }, + { + "rshares": 9016793543, + "voter": "badger3151" + }, + { + "rshares": 8688906443, + "voter": "badger3161" + }, + { + "rshares": 8948374029, + "voter": "badger3122" + }, + { + "rshares": 8885133976, + "voter": "badger3142" + }, + { + "rshares": 9108283408, + "voter": "badger3152" + }, + { + "rshares": 8410991139, + "voter": "badger3172" + }, + { + "rshares": 8924725447, + "voter": "badger3182" + }, + { + "rshares": 8679951369, + "voter": "badger3192" + }, + { + "rshares": 8594490108, + "voter": "badger3143" + }, + { + "rshares": 8857724326, + "voter": "badger3173" + }, + { + "rshares": 8564073808, + "voter": "badger3104" + }, + { + "rshares": 8275966513, + "voter": "badger3134" + }, + { + "rshares": 8683148373, + "voter": "badger3184" + }, + { + "rshares": 8620185227, + "voter": "badger3115" + }, + { + "rshares": 9093630617, + "voter": "badger3165" + }, + { + "rshares": 8719257308, + "voter": "badger3185" + }, + { + "rshares": 8781270592, + "voter": "badger314" + }, + { + "rshares": 9015963430, + "voter": "badger317" + }, + { + "rshares": 8754170130, + "voter": "badger3102" + }, + { + "rshares": 8715598583, + "voter": "badger3103" + }, + { + "rshares": 8642543556, + "voter": "badger3125" + }, + { + "rshares": 8608651698, + "voter": "badger3183" + }, + { + "rshares": 3763646381067, + "voter": "satoshifund" + }, + { + "rshares": 36046509876, + "voter": "altoz" + }, + { + "rshares": 348982422, + "voter": "stiletto" + }, + { + "rshares": 370569600141, + "voter": "hedge-x" + }, + { + "rshares": 54767511884, + "voter": "juanmiguelsalas" + }, + { + "rshares": 53269273621, + "voter": "thecryptodrive" + }, + { + "rshares": 209092851311, + "voter": "will-zewe" + }, + { + "rshares": 354361794480, + "voter": "kaylinart" + }, + { + "rshares": 78424941158, + "voter": "tim-johnston" + }, + { + "rshares": 31280996795, + "voter": "michaelx" + }, + { + "rshares": 65197303116, + "voter": "thedashguy" + }, + { + "rshares": 191479703088, + "voter": "mexbit" + }, + { + "rshares": 5664514968, + "voter": "mark-waser" + }, + { + "rshares": 5615273302, + "voter": "christoryan" + }, + { + "rshares": 104818069176, + "voter": "geoffrey" + }, + { + "rshares": 198642563544, + "voter": "kimziv" + }, + { + "rshares": 45230308604, + "voter": "honeythief" + }, + { + "rshares": 65999119522, + "voter": "scrawl" + }, + { + "rshares": 2248678065, + "voter": "superfreek" + }, + { + "rshares": 484274771, + "voter": "mrhankeh" + }, + { + "rshares": 17553722653, + "voter": "grey580" + }, + { + "rshares": 166076560580, + "voter": "dashpaymag" + }, + { + "rshares": 259043859301, + "voter": "asmolokalo" + }, + { + "rshares": 4681431941, + "voter": "dennygalindo" + }, + { + "rshares": 86510715978, + "voter": "rubybian" + }, + { + "rshares": 254364900, + "voter": "mstang83" + }, + { + "rshares": 19423192668, + "voter": "hakise" + }, + { + "rshares": 3030270280, + "voter": "stranger27" + }, + { + "rshares": 400966190394, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 25016204342, + "voter": "tcfxyz" + }, + { + "rshares": 6929637554, + "voter": "futurefood" + }, + { + "rshares": 439636157, + "voter": "kevindetreville" + }, + { + "rshares": 27793386253, + "voter": "picokernel" + }, + { + "rshares": 55885606243, + "voter": "furion" + }, + { + "rshares": 723038245, + "voter": "busser" + }, + { + "rshares": 439350376, + "voter": "barbara2" + }, + { + "rshares": 474968055, + "voter": "ch0c0latechip" + }, + { + "rshares": 451813345, + "voter": "doge4lyf" + }, + { + "rshares": 1410590580557, + "voter": "renohq" + }, + { + "rshares": 1211684689, + "voter": "steem1653" + }, + { + "rshares": 16639042839, + "voter": "sebastien" + }, + { + "rshares": 4630627643, + "voter": "gikitiki" + }, + { + "rshares": 11261506552, + "voter": "asim" + }, + { + "rshares": 207386074024, + "voter": "jesta" + }, + { + "rshares": 32300012796, + "voter": "toxonaut" + }, + { + "rshares": 17025297072, + "voter": "bdavid" + }, + { + "rshares": 2319671143, + "voter": "bitland" + }, + { + "rshares": 19451642041, + "voter": "str11ngfello" + }, + { + "rshares": 3319276861, + "voter": "karen13" + }, + { + "rshares": 25460531811, + "voter": "igster" + }, + { + "rshares": 11383490141, + "voter": "pablox" + }, + { + "rshares": 1398034717, + "voter": "jrd8526" + }, + { + "rshares": 242744796, + "voter": "zoicneo" + }, + { + "rshares": 334006173068, + "voter": "nabilov" + }, + { + "rshares": 14364948465, + "voter": "jaycobbell" + }, + { + "rshares": 33639885970, + "voter": "condra" + }, + { + "rshares": 391368491, + "voter": "karenmckersie" + }, + { + "rshares": 11811714291, + "voter": "allmonitors" + }, + { + "rshares": 20012517255, + "voter": "grolelo" + }, + { + "rshares": 42112607012, + "voter": "milestone" + }, + { + "rshares": 33852058607, + "voter": "creemej" + }, + { + "rshares": 89569037, + "voter": "wildchild" + }, + { + "rshares": 5685679532, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 12942070229, + "voter": "nippel66" + }, + { + "rshares": 2696617320, + "voter": "fiona777" + }, + { + "rshares": 22153382159, + "voter": "phenom" + }, + { + "rshares": 2552794240, + "voter": "sgnsteems" + }, + { + "rshares": 307757751744, + "voter": "calaber24p" + }, + { + "rshares": 2727436517, + "voter": "simon.braki.love" + }, + { + "rshares": 2745487317, + "voter": "fubar-bdhr" + }, + { + "rshares": 200869173, + "voter": "eclipse0" + }, + { + "rshares": 165693192350, + "voter": "gabbans" + }, + { + "rshares": 3572057744, + "voter": "tarindel" + }, + { + "rshares": 23775123893, + "voter": "deanliu" + }, + { + "rshares": 36882567360, + "voter": "sauravrungta" + }, + { + "rshares": 89813747359, + "voter": "rea" + }, + { + "rshares": 161375754014, + "voter": "jl777" + }, + { + "rshares": 14736639309, + "voter": "positive" + }, + { + "rshares": 3576728200, + "voter": "bristolchris72" + }, + { + "rshares": 17601936013, + "voter": "carlidos" + }, + { + "rshares": 780190949, + "voter": "mohammed123" + }, + { + "rshares": 21537531300, + "voter": "krabgat" + }, + { + "rshares": 13752659940, + "voter": "proto" + }, + { + "rshares": 614667524, + "voter": "curator" + }, + { + "rshares": 2870180302, + "voter": "ace108" + }, + { + "rshares": 30059788973, + "voter": "sisterholics" + }, + { + "rshares": 1596140305, + "voter": "alex.chien" + }, + { + "rshares": 2727754330, + "voter": "tygergamer" + }, + { + "rshares": 485033626, + "voter": "fnait" + }, + { + "rshares": 454860590, + "voter": "keepcalmand" + }, + { + "rshares": 2624223649, + "voter": "nelu.ceban" + }, + { + "rshares": 121759228, + "voter": "sazbird" + }, + { + "rshares": 38412629886, + "voter": "celebr1ty" + }, + { + "rshares": 3695837170, + "voter": "bkkshadow" + }, + { + "rshares": 13394934034, + "voter": "clevecross" + }, + { + "rshares": 152942524, + "voter": "steemster1" + }, + { + "rshares": 843609166, + "voter": "mar1978co" + }, + { + "rshares": 8813780350, + "voter": "jamesbrown" + }, + { + "rshares": 3047151322, + "voter": "glitterpig" + }, + { + "rshares": 5213738136, + "voter": "jed78" + }, + { + "rshares": 125370043554, + "voter": "steemdrive" + }, + { + "rshares": 1075235976, + "voter": "metaflute" + }, + { + "rshares": 4546480722, + "voter": "karenb54" + }, + { + "rshares": 45907939906, + "voter": "gomeravibz" + }, + { + "rshares": 6952211747, + "voter": "taker" + }, + { + "rshares": 5294811148, + "voter": "theprophet0" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 1013075640820, + "voter": "laonie" + }, + { + "rshares": 14888335610, + "voter": "magicmonk" + }, + { + "rshares": 8107058910, + "voter": "spaceghost" + }, + { + "rshares": 23400822736, + "voter": "laonie1" + }, + { + "rshares": 23911327544, + "voter": "laonie2" + }, + { + "rshares": 23919974845, + "voter": "laonie3" + }, + { + "rshares": 24510986824, + "voter": "laoyao" + }, + { + "rshares": 37769139083, + "voter": "myfirst" + }, + { + "rshares": 5173147926, + "voter": "rich77" + }, + { + "rshares": 238503886159, + "voter": "somebody" + }, + { + "rshares": 588461921530, + "voter": "toxic" + }, + { + "rshares": 27629927141, + "voter": "persianqueen" + }, + { + "rshares": 8921988905, + "voter": "flysaga" + }, + { + "rshares": 62472234, + "voter": "korzhovskyi" + }, + { + "rshares": 11461897501, + "voter": "gmurph" + }, + { + "rshares": 52698903911, + "voter": "midnightoil" + }, + { + "rshares": 3898490945, + "voter": "ullikume" + }, + { + "rshares": 3334161508, + "voter": "darrenturetzky" + }, + { + "rshares": 23915896370, + "voter": "laonie4" + }, + { + "rshares": 23914376448, + "voter": "laonie5" + }, + { + "rshares": 23911757517, + "voter": "laonie6" + }, + { + "rshares": 23908878849, + "voter": "laonie7" + }, + { + "rshares": 1875150048, + "voter": "labradorsem" + }, + { + "rshares": 23905113215, + "voter": "laonie8" + }, + { + "rshares": 23903642189, + "voter": "laonie9" + }, + { + "rshares": 117128230821, + "voter": "xiaohui" + }, + { + "rshares": 20173385112, + "voter": "jphamer1" + }, + { + "rshares": 92960462722, + "voter": "joele" + }, + { + "rshares": 5427321003, + "voter": "oflyhigh" + }, + { + "rshares": 61261066, + "voter": "jackkomber" + }, + { + "rshares": 1171268133, + "voter": "paynode" + }, + { + "rshares": 58773515, + "voter": "nickche" + }, + { + "rshares": 4122573976, + "voter": "xiaokongcom" + }, + { + "rshares": 318643015, + "voter": "future24" + }, + { + "rshares": 72629533, + "voter": "sizil" + }, + { + "rshares": 62173784, + "voter": "clarissa1994" + }, + { + "rshares": 63271446, + "voter": "farotz" + }, + { + "rshares": 69485065, + "voter": "zionuziriel" + }, + { + "rshares": 62188234, + "voter": "msjennifer" + }, + { + "rshares": 58467607, + "voter": "ciao" + }, + { + "rshares": 28304654029, + "voter": "marcopizzuti" + }, + { + "rshares": 41103504553, + "voter": "eneismijmich" + }, + { + "rshares": 3580186356, + "voter": "cmorton" + }, + { + "rshares": 61746903, + "voter": "kpine" + }, + { + "rshares": 1580029996, + "voter": "jrcornel" + }, + { + "rshares": 56682205, + "voter": "steemo" + }, + { + "rshares": 283235546, + "voter": "naifaz" + }, + { + "rshares": 8307326565, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 71241819, + "voter": "confucius" + }, + { + "rshares": 27199865099, + "voter": "mrosenquist" + }, + { + "rshares": 63118959, + "voter": "stevescriber" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 84277779404, + "voter": "miacats" + }, + { + "rshares": 53638070, + "voter": "nano2nd" + }, + { + "rshares": 209436170, + "voter": "party1999" + }, + { + "rshares": 57405835, + "voter": "jarvis" + }, + { + "rshares": 545451614, + "voter": "microluck" + }, + { + "rshares": 310811927, + "voter": "lisadang" + }, + { + "rshares": 1451684469, + "voter": "matrixdweller" + }, + { + "rshares": 9317330986, + "voter": "theb0red1" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 1556041697, + "voter": "chinadaily" + }, + { + "rshares": 56598010, + "voter": "cryptoblu" + }, + { + "rshares": 56591855, + "voter": "instructor" + }, + { + "rshares": 626888257495, + "voter": "dollarvigilante" + }, + { + "rshares": 1443151504, + "voter": "anotherjoe" + }, + { + "rshares": 59750246, + "voter": "saveliy" + }, + { + "rshares": 4479862265, + "voter": "almerri" + }, + { + "rshares": 195160565, + "voter": "stevescoins" + }, + { + "rshares": 13247070006, + "voter": "gvargas123" + }, + { + "rshares": 925594033, + "voter": "telos" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 3728859219, + "voter": "shneakysquirrel" + }, + { + "rshares": 8480971863, + "voter": "jaredcwillis" + }, + { + "rshares": 7423407511, + "voter": "jenniferskyler" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 23897322847, + "voter": "laonie10" + }, + { + "rshares": 63837413, + "voter": "mrlogic" + }, + { + "rshares": 2680828708, + "voter": "rossenpavlov" + }, + { + "rshares": 65821995450, + "voter": "justinlaak" + }, + { + "rshares": 76937378345, + "voter": "barrycooper" + }, + { + "rshares": 47338695487, + "voter": "dragonanarchist" + }, + { + "rshares": 76843163, + "voter": "joelbow" + }, + { + "rshares": 21806631879, + "voter": "hilarski" + }, + { + "rshares": 1699561647, + "voter": "roland.haynes" + }, + { + "rshares": 53437036902, + "voter": "mandibil" + }, + { + "rshares": 2349339281, + "voter": "shadowspub" + }, + { + "rshares": 60157039, + "voter": "justinschwalm" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 236254009, + "voter": "miscreantpie" + }, + { + "rshares": 53565688, + "voter": "rickmiller" + }, + { + "rshares": 58000712, + "voter": "margas6" + }, + { + "rshares": 1841770571, + "voter": "cryptoeasy" + }, + { + "rshares": 8573074284, + "voter": "lesliestarrohara" + }, + { + "rshares": 4848459038, + "voter": "englishtchrivy" + }, + { + "rshares": 1807478779, + "voter": "nulliusinverba" + }, + { + "rshares": 25628967648, + "voter": "krnel" + }, + { + "rshares": 60418402, + "voter": "jlufer" + }, + { + "rshares": 55546978, + "voter": "charlie777pt" + }, + { + "rshares": 2011662877, + "voter": "penguinpablo" + }, + { + "rshares": 65997918, + "voter": "uziriel" + }, + { + "rshares": 56507401, + "voter": "maximator15" + }, + { + "rshares": 14206144526, + "voter": "darrantrute" + }, + { + "rshares": 2439186312, + "voter": "funkywanderer" + }, + { + "rshares": 2077581159, + "voter": "richardcrill" + }, + { + "rshares": 23544130242, + "voter": "laonie11" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 41415380854, + "voter": "luminousvisions" + }, + { + "rshares": 1581775775, + "voter": "davidjkelley" + }, + { + "rshares": 53966805, + "voter": "crion" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 55768488, + "voter": "supersune" + }, + { + "rshares": 55709351, + "voter": "misscathy" + }, + { + "rshares": 18052253827, + "voter": "sponge-bob" + }, + { + "rshares": 14836422309, + "voter": "digital-wisdom" + }, + { + "rshares": 3697930196, + "voter": "ethical-ai" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 52077150, + "voter": "walternz" + }, + { + "rshares": 85083750, + "voter": "ruscion" + }, + { + "rshares": 65372788, + "voter": "gemmas" + }, + { + "rshares": 56042508, + "voter": "el1fan" + }, + { + "rshares": 5414296170, + "voter": "jwaser" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 646077790, + "voter": "kev7000" + }, + { + "rshares": 1210270353, + "voter": "zettar" + }, + { + "rshares": 793170907, + "voter": "smisi" + }, + { + "rshares": 4264779052, + "voter": "nubchai" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 112543619, + "voter": "the-ego-is-you" + }, + { + "rshares": 54523663, + "voter": "cibernatan" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 287913287, + "voter": "totosky" + }, + { + "rshares": 25313560101, + "voter": "dubi" + }, + { + "rshares": 2550877074, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 227735119, + "voter": "irininich" + }, + { + "rshares": 2165334759, + "voter": "dexter-k" + }, + { + "rshares": 337067509, + "voter": "panther" + }, + { + "rshares": 71464098, + "voter": "and030380" + }, + { + "rshares": 352780841414, + "voter": "charlieshrem" + }, + { + "rshares": 54084259617, + "voter": "tracemayer" + }, + { + "rshares": 13532116930, + "voter": "brains" + }, + { + "rshares": 341116913, + "voter": "fraterralph" + }, + { + "rshares": 1359710881, + "voter": "gavicrane" + }, + { + "rshares": 3134996274, + "voter": "landofcrypto" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 5059183261, + "voter": "burnin" + }, + { + "rshares": 100628450, + "voter": "positivesteem" + }, + { + "rshares": 209715303, + "voter": "ballinconscious" + }, + { + "rshares": 5312185929, + "voter": "chick1" + }, + { + "rshares": 4759548989, + "voter": "gringalicious" + }, + { + "rshares": 1953000600, + "voter": "steemsquad" + }, + { + "rshares": 2287432998, + "voter": "ellepdub" + }, + { + "rshares": 51890765, + "voter": "gregorygarcia" + }, + { + "rshares": 9299091881, + "voter": "herpetologyguy" + }, + { + "rshares": 52882252, + "voter": "lennex" + }, + { + "rshares": 20142442639, + "voter": "storyseeker" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 51468757, + "voter": "zees" + }, + { + "rshares": 50980153, + "voter": "drac59" + }, + { + "rshares": 50326986, + "voter": "everittdmickey" + }, + { + "rshares": 1430783777, + "voter": "dakini-dion" + }, + { + "rshares": 1039951271, + "voter": "jang" + }, + { + "rshares": 4591083065, + "voter": "morgan.waser" + }, + { + "rshares": 50602980, + "voter": "cfisher" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 50211016, + "voter": "deli" + }, + { + "rshares": 1145435510, + "voter": "anns" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 52724271, + "voter": "s0lo" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 1049562163, + "voter": "greenwayoflife" + }, + { + "rshares": 50865840, + "voter": "sting" + }, + { + "rshares": 1452005898, + "voter": "thebiggestidea" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 98761775, + "voter": "dovepeacelife" + }, + { + "rshares": 50664711, + "voter": "buckland" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 52278600, + "voter": "piphunters" + }, + { + "rshares": 7743755308, + "voter": "cato-the-elder" + }, + { + "rshares": 239968899, + "voter": "letstalkliberty" + }, + { + "rshares": 3517432636, + "voter": "strong-ai" + }, + { + "rshares": 510694927, + "voter": "grisha-danunaher" + }, + { + "rshares": 76019801, + "voter": "igtes" + }, + { + "rshares": 35493215038, + "voter": "abdullar" + }, + { + "rshares": 1256840918, + "voter": "expedition" + }, + { + "rshares": 157689742, + "voter": "buffett" + }, + { + "rshares": 161446234, + "voter": "yasiin" + }, + { + "rshares": 146096965, + "voter": "siniceku" + }, + { + "rshares": 162904624, + "voter": "allianz" + }, + { + "rshares": 165306997, + "voter": "yanik" + }, + { + "rshares": 159762514, + "voter": "listentojon" + }, + { + "rshares": 162227319, + "voter": "robyneggs" + }, + { + "rshares": 149641144, + "voter": "michaelstobiersk" + }, + { + "rshares": 158655277, + "voter": "kjsxj" + }, + { + "rshares": 161700361, + "voter": "shadowcash" + }, + { + "rshares": 161218747, + "voter": "sdc" + }, + { + "rshares": 157816798, + "voter": "gravity" + }, + { + "rshares": 160870736, + "voter": "electronicarts" + }, + { + "rshares": 157706877, + "voter": "cybergirl" + }, + { + "rshares": 151363355, + "voter": "pawel-krawczyk" + }, + { + "rshares": 160649364, + "voter": "trevorlyman" + }, + { + "rshares": 158860455, + "voter": "jameshowarrd" + }, + { + "rshares": 157182398, + "voter": "planet" + }, + { + "rshares": 150675328, + "voter": "food-creator" + }, + { + "rshares": 156882242, + "voter": "dontbenormal" + }, + { + "rshares": 50161010, + "voter": "serikus" + }, + { + "rshares": 159539963, + "voter": "blender" + }, + { + "rshares": 159425365, + "voter": "tipsandtricks" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 146775786, + "voter": "zaidkhalifa" + }, + { + "rshares": 159121147, + "voter": "noah.trader" + }, + { + "rshares": 149732389, + "voter": "gopher75" + }, + { + "rshares": 155945743, + "voter": "lenny1220" + }, + { + "rshares": 159061028, + "voter": "dragonfruit" + }, + { + "rshares": 152792898, + "voter": "blackheart304" + }, + { + "rshares": 146443049, + "voter": "steemit2670" + }, + { + "rshares": 146428143, + "voter": "anysound.studio" + }, + { + "rshares": 158627191, + "voter": "james93" + }, + { + "rshares": 158621293, + "voter": "bfem44" + }, + { + "rshares": 152318749, + "voter": "apolymask" + }, + { + "rshares": 158526983, + "voter": "oghenetony" + }, + { + "rshares": 149129648, + "voter": "koma" + }, + { + "rshares": 158259107, + "voter": "zedsdead" + }, + { + "rshares": 158236061, + "voter": "paulohenry" + }, + { + "rshares": 158229557, + "voter": "pac3mak3r" + } + ], + "author": "calaber24p", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.93, + "beneficiaries": [], + "blacklists": [], + "body": "Revamping Curation Is The Way To Increase Steem Power Demand\n\nIf you haven\u2019t been living under a rock, for the past month or so, it has been quite clear that the price of Steem has been rapidly falling. Although before the run up to $4 was most likely in a bubble and the system is in no danger of failing, as it has worked at this price before, I still believe there is a long term solution that needs to be found to fix this problem. Ned made a post yesterday talking about ideas he had, which mostly, in my opinion focused on lowering the supply entering the market, but this is only a symptom of the problem. My solution although a bit drastic addresses the problem which is a lack of incentive to purchase Steem and power up. \n\nhttp://www.chicagoartistsresource.org/sites/chicagoartistsresource.org/files/curator_1.jpg\n\nTo begin, what are the incentives now? Well the main incentive is having weight while voting, as well as getting a daily return on the Steem Power you have in the system. These might seem like adequate incentives in theory, but in practice I think we are seeing something very different. The problem right now is even with the daily interest we are getting on our Steem Power, we have still been losing money due to the price drops. The interest, which is supposed to act like inflation protection, is actually doing nothing because as long as the price is falling, people are not going to want to move their Steem dollars or Steem into Steem Power. We need to give a greater incentive to hold and purchase Steem Power that will benefit us as a community in the long run. Sure we can wait for the price to fall and have people cash out and make it cheaper to enter the system, but this still doesn\u2019t address the underlying problem.\n\nSo what is my solution? I strongly believe we need to move the payout split to 50:50 between authors and curators from the current 75:25 it is at. I know this will be controversial, especially because many authors today, INCLUDING MYSELF, are making essentially a living off the site, but ultimately it comes down to what is best for the community. We need to look at who is adding more value to the site, the authors or the curators. Depending on who you ask their answer might be different, but in my opinion both are equally as important. One cannot survive without the other and the payouts should reflect that.\n\nhttps://steemit.com/images/steemit-share.png\n\nCurating is supposed to be a heavy incentive for people to enter the system, but the earnings from it are subpar at best. For example, I have 20,000 Steem Power and my average earnings per day is around 6 Steem Power. That means my daily return on investment is .03% a day and only around 11% a year and that is with a pretty profitable curating strategy. Sure it will technically come out to a bit higher than 11% due to compounding but it still won\u2019t make that much of a difference. A huge selling point to me was that if you choose to curate rather than create content you will also be able to earn a sufficient amount, but no one is going to put 20,000 Steem into Steem Power that they would have to wait 2 years to pull out if the reward of waiting is not sufficient enough. Selling Steemit as a platform where the users who upvote the content are equally as valuable as the users who create the content makes users actually want to buy Steem and convert it into Steem Power. \n\nWe should not focus on slowing down the supply that enters the market, but rather retaining and creating new users that will become active daily. Once people have upvotes that actually mean something we will see people flock to the system. Rather than just browsing reddit and upvoting, with no return, they would have a much better experience here. The majority of the people on the site are not authors but lurkers or readers and we need to cater specifically to that crowd because they will end up as the masses, should more come. Authors deserve to be paid for their work but the percentage of money that goes to payouts is a lot. \n\n\nhttp://www.firebellymarketing.com/wp-content/uploads/2011/10/building-community-Firebelly-570x467.jpg\n\nLike I stated before, I have been very successful and Steemit which is why I want to cut down my rewards, because if we continue in the direction we are currently going, it will become a race to the bottom , at which point everyone will leave. I strongly believe that splitting the curation rewards and author rewards equally can benefit the demand for Steem power in the long run and cause a higher amount of user retention within the system. \n\n-Calaber24p", + "category": "steemit", + "children": 157, + "created": "2016-09-08T19:45:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.chicagoartistsresource.org/sites/chicagoartistsresource.org/files/curator_1.jpg", + "https://steemit.com/images/steemit-share.png", + "http://www.firebellymarketing.com/wp-content/uploads/2011/10/building-community-Firebelly-570x467.jpg" + ], + "tags": [ + "steemit", + "steem", + "money", + "community", + "curation" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 101222153785235, + "payout": 945.749, + "payout_at": "2016-09-15T19:45:42", + "pending_payout_value": "945.749 HBD", + "percent_hbd": 10000, + "permlink": "revamping-curation-is-the-way-to-increase-steem-power-demand", + "post_id": 1176093, + "promoted": "101.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 505 + }, + "title": "Revamping Curation Is The Way To Increase Steem Power Demand", + "updated": "2016-09-08T19:45:42", + "url": "/steemit/@calaber24p/revamping-curation-is-the-way-to-increase-steem-power-demand" + }, + { + "active_votes": [ + { + "rshares": 39379890566029, + "voter": "blocktrades" + }, + { + "rshares": 3126247134380, + "voter": "lafona-miner" + }, + { + "rshares": 408356350215, + "voter": "lafona" + }, + { + "rshares": 1047378310443, + "voter": "delegate.lafona" + }, + { + "rshares": 314688376293, + "voter": "lafona5" + }, + { + "rshares": 3100444020, + "voter": "boy" + }, + { + "rshares": 3764083289, + "voter": "bue-witness" + }, + { + "rshares": 690489074, + "voter": "bunny" + }, + { + "rshares": 54213700259, + "voter": "bue" + }, + { + "rshares": 1661544327, + "voter": "mini" + }, + { + "rshares": 213702396, + "voter": "moon" + }, + { + "rshares": 10777629083, + "voter": "proctologic" + }, + { + "rshares": 622914773, + "voter": "healthcare" + }, + { + "rshares": 967513764, + "voter": "daniel.pan" + }, + { + "rshares": 200086864853, + "voter": "gardenlady" + }, + { + "rshares": 288197194, + "voter": "helen.tan" + }, + { + "rshares": 11589802844, + "voter": "fkn" + }, + { + "rshares": 95065332740, + "voter": "alexandra-renee" + }, + { + "rshares": 35527519992, + "voter": "james-show" + }, + { + "rshares": 56774675772, + "voter": "hannixx42" + }, + { + "rshares": 1432384791, + "voter": "murh" + }, + { + "rshares": 40601146249, + "voter": "justtryme90" + }, + { + "rshares": 8516999622, + "voter": "zebbra2014" + }, + { + "rshares": 134338984913, + "voter": "schro" + }, + { + "rshares": 327889281, + "voter": "hendra-khaidir" + }, + { + "rshares": 2596798738, + "voter": "tee-em" + }, + { + "rshares": 5085058830, + "voter": "svamiva" + }, + { + "rshares": 12857077759, + "voter": "primus" + }, + { + "rshares": 12174615285, + "voter": "acassity" + }, + { + "rshares": 69581481372, + "voter": "derekareith" + }, + { + "rshares": 154263522371, + "voter": "knircky" + }, + { + "rshares": 14471850655, + "voter": "aaseb" + }, + { + "rshares": 39327291209, + "voter": "biophil" + }, + { + "rshares": 35308561613, + "voter": "jpiper20" + }, + { + "rshares": 1452860343, + "voter": "natali22" + }, + { + "rshares": 1025282103, + "voter": "jsteck" + }, + { + "rshares": 2488411743, + "voter": "vlad" + }, + { + "rshares": 2490120280, + "voter": "lostnuggett" + }, + { + "rshares": 2040621359, + "voter": "positive" + }, + { + "rshares": 396751788, + "voter": "quigua" + }, + { + "rshares": 7734375234, + "voter": "webdeals" + }, + { + "rshares": 17164865565, + "voter": "pinkisland" + }, + { + "rshares": 2277111838, + "voter": "ace108" + }, + { + "rshares": 5114211238, + "voter": "logic" + }, + { + "rshares": 26465755082, + "voter": "williambanks" + }, + { + "rshares": 1911405581, + "voter": "alitas" + }, + { + "rshares": 1367410476, + "voter": "nonamer" + }, + { + "rshares": 4291799895, + "voter": "milaoz" + }, + { + "rshares": 11497454563, + "voter": "borran" + }, + { + "rshares": 1228517094, + "voter": "bledarus" + }, + { + "rshares": 74804948, + "voter": "pompe72" + }, + { + "rshares": 101241449865, + "voter": "helikopterben" + }, + { + "rshares": 54155851, + "voter": "pollina" + }, + { + "rshares": 3374755472, + "voter": "steveo" + }, + { + "rshares": 54881755, + "voter": "vasilii" + }, + { + "rshares": 5807815930, + "voter": "trev" + }, + { + "rshares": 12412637918, + "voter": "craigwilliamz" + }, + { + "rshares": 25219678343, + "voter": "daut44" + }, + { + "rshares": 72938416050, + "voter": "shenanigator" + }, + { + "rshares": 53742464, + "voter": "jamesphotos" + }, + { + "rshares": 2238227885, + "voter": "jillwirt" + }, + { + "rshares": 1195188906, + "voter": "steemafon" + }, + { + "rshares": 4362291614, + "voter": "burnin" + }, + { + "rshares": 2912548324, + "voter": "gringalicious" + }, + { + "rshares": 120365336, + "voter": "ola1" + }, + { + "rshares": 58464654, + "voter": "drac59" + }, + { + "rshares": 1296631669, + "voter": "steemitmag" + }, + { + "rshares": 70358845, + "voter": "ancientofdays" + }, + { + "rshares": 2609136736, + "voter": "puffin" + } + ], + "author": "biophil", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.03, + "beneficiaries": [], + "blacklists": [], + "body": "Friends, foodies, fellow Steemers, I bring glad news: I have created **the greatest waffle recipe on the planet.**\n\n\"What?\" you say. \"Aren't you the [game theory](https://steemit.com/steem/@biophil/class-war-on-steem-the-game-theory-of-steem-part-7) guy? The guy who [picks apart arcane C++ code for fun?](https://steemit.com/steem-help/@biophil/the-ultimate-guide-to-voting-power-with-cartoons-formulas-and-code-references) The nerdy dude who [starts arguments with anarchists](https://steemit.com/anarchism/@biophil/an-original-parable-about-voluntaryism) and is [trying to buy a kayak?](https://steemit.com/marketplace/@biophil/want-to-buy-your-kayak-surfboard-paddleboard) What's all this about waffles?\"\n\n
    \n![](https://ipfs.pics/ipfs/QmNNpUTSL2R9Pmy4gs9n1wq7Cj8zH5MuHDBZpGu8zVZHwK)
    \n\nWhy yes, I am. I am all those things, and **I am also an amateur waffle chef.** And today, I am going to share with you a little piece of heaven. People, I present to you **Philip's Spectacularly Light, Fluffy, and Crispy (despite being 100% whole grain) Sourdough Waffles.**\n\n## Ingredients\n\n* 8 oz sourdough starter (don't have sourdough starter? maybe I have a solution for you! read on!)\n* 1 cup whole wheat flour\n* 1 cup old fashioned rolled oats\n* 1 cup water\n* 3 eggs\n* 3 tbsp oil (soybean, canola, refined olive, coconut oil, butter - whatever)\n* 1/4 cup milk\n* 1/4 cup plain yogurt\n* 1 tsp baking soda\n* 1/4 tsp salt\n* Flax seeds for decoration and tastiness\n\n## The Night Before, we make the sponge\n\nThis recipe results in such incredible goodness that you have to plan ahead just a little bit. The night before (or about 8 hours in advance), put the **sourdough starter,** the **whole wheat flour,** the **oats,** and the **water** in a big bowl and mix them well so there are no dry spots. Make sure your bowl has lots of extra room, because this will about double in size overnight! It should look like this:\n\n
    \n![](https://ipfs.pics/ipfs/QmU4GbcD3PJH2SEzaSQ4Kprznb9K3tV7cfTgdjxiN4bUkP)
    \n\nOvernight, the magic little critters in the starter will eat and eat and eat and make carbon dioxide, and by morning, your stuff will look like a sponge:\n\n
    \n![](https://ipfs.pics/ipfs/QmPU7GNPTKQNDFiMFcxLXJSuemssexGRaLZ896fmyW8UTX)
    \n\nNote: **If you don't have sourdough starter,** you don't have to start the night before. I have not tested this, but here's what I'd try: instead of the starter, mix a cup of flour with a half cup of water, and add a tablespoon of apple cider vinegar. Then mix everything else in and carry on with the recipe. Your batter won't ferment, so there's no need to let it sit overnight, but the baking soda will still react with the vinegar and you'll get (hopefully) fluffy waffles.\n\n## On the Magical Morning, we mix the batter\n\nNow that we have our sponge, we'll start mixing stuff in. You can add all the rest of the ingredients now, **except the baking soda.** It won't ruin it to add the baking soda now, but you'll be a little better off if you wait. So: add the **eggs, oil, milk, yogurt, and salt:**\n\n
    \n![](https://ipfs.pics/ipfs/QmST4kHHhrK1rz42SPzVVZWJmtdE3DKK62nDQWcGRJSerY)
    \n\nAnd mix it all up real good (I do this by hand, but you'll probably be fine if you use a stand mixer or power mixer or some such gadget):\n\n
    \n![](https://ipfs.pics/ipfs/QmP7ufxmALnDXENuE1Tv29mCGS9dd4VBTZRJdX1EBXqdb5)
    \n\nNow that your ingredients are mixed up, get your waffle iron all ready to go. You don't have to turn it on yet, but make sure you're ready to. Get your oil all ready to brush or spray on to the iron, and open your container of flax seeds (or whatever nuts you like) so you're ready to sprinkle them on.\n\nNow, add the **baking soda.** Sprinkle it on and mix it in quickly and thoroughly. Within a few seconds, the baking soda will react with the acid from the sourdough, and your batter will start to fizz:\n\n
    \n![](https://ipfs.pics/ipfs/QmRhQwoTcDpvQXMV5FoDk2MSxcgdanNfUexn7P2PuvdBiw)
    \n\nTurn your waffle iron on, and grease it. I like to use **virgin coconut oil** for this; I melt a blob of it into the center of the iron and then use a brush to spread it all around (top and bottom):\n\n
    \n![](https://ipfs.pics/ipfs/QmdUaKUbewvgxAFoWUHCtCL9bQr335ivQf96RXY2Dr2miv)
    \n\nPour some batter into the iron (make sure to scoop from the bottom of your batter bowl, because the oats tend to sink); my iron takes just a bit less than 1 cup of batter. Make sure it spreads all around, then sprinkle your flax seeds (or whatever nuts you like, or nothing) on the top of the batter, close the iron, flip it (if it's that kind of iron), and wait. You want to go from empty iron to closed iron pretty quickly.\n\n
    \n![](https://ipfs.pics/ipfs/Qmbe1Nxo6V1tnXie7G5mtKqRT1WdxpGFodbRCCL3VK6kT9)
    \n\nDepending on your iron and your altitude and your exact mix of batter, your cooking time will vary. **I cook my waffles for about 4 minutes.** You should try variations of this and see what you like. When it's done, open it up, and voila:\n\n
    \n![](https://www.steemimg.com/images/2016/09/01/IMG_20160828_17155353683127.jpg)
    \n\nTransfer it to a cooling rack, and enjoy!\n\n## Tips on enjoying\n\n* Butter and maple syrup\n* Sliced strawberries\n* Peanut butter\n* Cashew butter (this is one of my favorites)\n* Put leftover waffles in the fridge, and warm them up in the toaster!", + "category": "food", + "children": 17, + "created": "2016-09-01T16:58:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://ipfs.pics/ipfs/QmNNpUTSL2R9Pmy4gs9n1wq7Cj8zH5MuHDBZpGu8zVZHwK", + "https://ipfs.pics/ipfs/QmU4GbcD3PJH2SEzaSQ4Kprznb9K3tV7cfTgdjxiN4bUkP", + "https://ipfs.pics/ipfs/QmPU7GNPTKQNDFiMFcxLXJSuemssexGRaLZ896fmyW8UTX", + "https://ipfs.pics/ipfs/QmST4kHHhrK1rz42SPzVVZWJmtdE3DKK62nDQWcGRJSerY", + "https://ipfs.pics/ipfs/QmP7ufxmALnDXENuE1Tv29mCGS9dd4VBTZRJdX1EBXqdb5", + "https://ipfs.pics/ipfs/QmRhQwoTcDpvQXMV5FoDk2MSxcgdanNfUexn7P2PuvdBiw", + "https://ipfs.pics/ipfs/QmdUaKUbewvgxAFoWUHCtCL9bQr335ivQf96RXY2Dr2miv", + "https://ipfs.pics/ipfs/Qmbe1Nxo6V1tnXie7G5mtKqRT1WdxpGFodbRCCL3VK6kT9", + "https://www.steemimg.com/images/2016/09/01/IMG_20160828_17155353683127.jpg" + ], + "links": [ + "https://steemit.com/steem/@biophil/class-war-on-steem-the-game-theory-of-steem-part-7", + "https://steemit.com/steem-help/@biophil/the-ultimate-guide-to-voting-power-with-cartoons-formulas-and-code-references", + "https://steemit.com/anarchism/@biophil/an-original-parable-about-voluntaryism", + "https://steemit.com/marketplace/@biophil/want-to-buy-your-kayak-surfboard-paddleboard" + ], + "tags": [ + "food", + "life", + "waffles", + "breakfast", + "health" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 45607831321175, + "payout": 221.002, + "payout_at": "2016-09-08T16:58:54", + "pending_payout_value": "221.002 HBD", + "percent_hbd": 10000, + "permlink": "the-world-s-best-waffle-recipe", + "post_id": 1086972, + "promoted": "100.010 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 69 + }, + "title": "The World's Best Waffle Recipe", + "updated": "2016-09-02T15:17:36", + "url": "/food/@biophil/the-world-s-best-waffle-recipe" + }, + { + "active_votes": [ + { + "rshares": 535849512445, + "voter": "barrie" + }, + { + "rshares": 31585416159994, + "voter": "smooth" + }, + { + "rshares": 405104282906, + "voter": "anonymous" + }, + { + "rshares": 16445135107737, + "voter": "ned" + }, + { + "rshares": 170078310304, + "voter": "highasfuck" + }, + { + "rshares": 2284036868281, + "voter": "samupaha" + }, + { + "rshares": 4687079239975, + "voter": "wang" + }, + { + "rshares": 4346968921, + "voter": "boy" + }, + { + "rshares": 5277792976, + "voter": "bue-witness" + }, + { + "rshares": 957776516, + "voter": "bunny" + }, + { + "rshares": 76993942570, + "voter": "bue" + }, + { + "rshares": 2329193705, + "voter": "mini" + }, + { + "rshares": 299334266, + "voter": "moon" + }, + { + "rshares": 1751143504227, + "voter": "joseph" + }, + { + "rshares": 413183213115, + "voter": "recursive3" + }, + { + "rshares": 2707011698609, + "voter": "recursive" + }, + { + "rshares": 1316274656, + "voter": "mineralwasser" + }, + { + "rshares": 1959767310, + "voter": "bingo-1" + }, + { + "rshares": 5880841552013, + "voter": "smooth.witness" + }, + { + "rshares": 10335458045, + "voter": "idol" + }, + { + "rshares": 875135073, + "voter": "healthcare" + }, + { + "rshares": 1362646379, + "voter": "daniel.pan" + }, + { + "rshares": 7859851792, + "voter": "woo7739" + }, + { + "rshares": 25018527314, + "voter": "dedriss" + }, + { + "rshares": 797659608517, + "voter": "steemrollin" + }, + { + "rshares": 131700871777, + "voter": "team" + }, + { + "rshares": 96024199360, + "voter": "jchch" + }, + { + "rshares": 3495643148, + "voter": "spartako" + }, + { + "rshares": 403731535, + "voter": "helen.tan" + }, + { + "rshares": 68148632072, + "voter": "unosuke" + }, + { + "rshares": 1703456531, + "voter": "jocelyn" + }, + { + "rshares": 5390260788, + "voter": "andzzz" + }, + { + "rshares": 92307162061, + "voter": "edgeland" + }, + { + "rshares": 538116143159, + "voter": "eeks" + }, + { + "rshares": 19247234721, + "voter": "fkn" + }, + { + "rshares": 50869730, + "voter": "paco-steem" + }, + { + "rshares": 4224362680, + "voter": "sunjata" + }, + { + "rshares": 612478568, + "voter": "spaninv" + }, + { + "rshares": 30889801848, + "voter": "james-show" + }, + { + "rshares": 25316108067, + "voter": "elishagh1" + }, + { + "rshares": 681278624136, + "voter": "nanzo-scoop" + }, + { + "rshares": 1218525708, + "voter": "acidyo" + }, + { + "rshares": 46218344578, + "voter": "hannixx42" + }, + { + "rshares": 205861395304, + "voter": "mummyimperfect" + }, + { + "rshares": 93387521550, + "voter": "asch" + }, + { + "rshares": 1413027583, + "voter": "murh" + }, + { + "rshares": 584941992, + "voter": "kodi" + }, + { + "rshares": 2320828016, + "voter": "error" + }, + { + "rshares": 57132788469, + "voter": "ak2020" + }, + { + "rshares": 24403535437, + "voter": "paul-labossiere" + }, + { + "rshares": 10205302247, + "voter": "zebbra2014" + }, + { + "rshares": 234360429555, + "voter": "wingz" + }, + { + "rshares": 21032840209, + "voter": "juanmiguelsalas" + }, + { + "rshares": 19762297810, + "voter": "samether" + }, + { + "rshares": 20244824438, + "voter": "ratel" + }, + { + "rshares": 541171866339, + "voter": "infovore" + }, + { + "rshares": 811434188, + "voter": "proglobyte" + }, + { + "rshares": 150561703420, + "voter": "kimziv" + }, + { + "rshares": 76518214097, + "voter": "razvanelulmarin" + }, + { + "rshares": 2249513572, + "voter": "superfreek" + }, + { + "rshares": 10718755967, + "voter": "primus" + }, + { + "rshares": 17555397378, + "voter": "grey580" + }, + { + "rshares": 354932807, + "voter": "chetlanin" + }, + { + "rshares": 7577100798, + "voter": "dasha" + }, + { + "rshares": 319017066, + "voter": "kosimoos" + }, + { + "rshares": 57002255623, + "voter": "asmolokalo" + }, + { + "rshares": 5157797283, + "voter": "riscadox" + }, + { + "rshares": 17860999379, + "voter": "konstantin" + }, + { + "rshares": 69594686784, + "voter": "furion" + }, + { + "rshares": 10594627728, + "voter": "seanmchughart" + }, + { + "rshares": 459122987, + "voter": "barbara2" + }, + { + "rshares": 515214917, + "voter": "ch0c0latechip" + }, + { + "rshares": 472260007, + "voter": "doge4lyf" + }, + { + "rshares": 854014479, + "voter": "steem1653" + }, + { + "rshares": 24464292896, + "voter": "igster" + }, + { + "rshares": 10632943304, + "voter": "deviedev" + }, + { + "rshares": 341723696171, + "voter": "nabilov" + }, + { + "rshares": 81026932227, + "voter": "ntomaino" + }, + { + "rshares": 1907615672, + "voter": "splatterhaus" + }, + { + "rshares": 42173981732, + "voter": "milestone" + }, + { + "rshares": 18508064925, + "voter": "artific" + }, + { + "rshares": 537387356, + "voter": "wojooo" + }, + { + "rshares": 5955949885, + "voter": "febird" + }, + { + "rshares": 4255670564, + "voter": "fubar-bdhr" + }, + { + "rshares": 2778445763, + "voter": "vlad" + }, + { + "rshares": 3576195335, + "voter": "tarindel" + }, + { + "rshares": 6499058237, + "voter": "lostnuggett" + }, + { + "rshares": 15600179759, + "voter": "positive" + }, + { + "rshares": 658582371, + "voter": "raymonjohnstone" + }, + { + "rshares": 334104188, + "voter": "sergey44" + }, + { + "rshares": 424845000, + "voter": "berrysmok" + }, + { + "rshares": 921456442, + "voter": "happyphoenix" + }, + { + "rshares": 639439630, + "voter": "curator" + }, + { + "rshares": 24016779323, + "voter": "sisterholics" + }, + { + "rshares": 1519176750, + "voter": "alex.chien" + }, + { + "rshares": 535173718, + "voter": "fnait" + }, + { + "rshares": 475460463, + "voter": "keepcalmand" + }, + { + "rshares": 115958450, + "voter": "bullionstackers" + }, + { + "rshares": 131625157, + "voter": "yulia98" + }, + { + "rshares": 14948206365, + "voter": "felixxx" + }, + { + "rshares": 825265209942, + "voter": "laonie" + }, + { + "rshares": 23123392107, + "voter": "rawnetics" + }, + { + "rshares": 78375114842, + "voter": "neilstrauss" + }, + { + "rshares": 11248465277, + "voter": "thebluepanda" + }, + { + "rshares": 28922343006, + "voter": "myfirst" + }, + { + "rshares": 180781445056, + "voter": "somebody" + }, + { + "rshares": 588526896696, + "voter": "toxic" + }, + { + "rshares": 6761480879, + "voter": "flysaga" + }, + { + "rshares": 14659875268, + "voter": "gmurph" + }, + { + "rshares": 39940454633, + "voter": "midnightoil" + }, + { + "rshares": 3334515922, + "voter": "darrenturetzky" + }, + { + "rshares": 64657024, + "voter": "jackgoldwasser" + }, + { + "rshares": 4583707678, + "voter": "miketr" + }, + { + "rshares": 96034871313, + "voter": "xiaohui" + }, + { + "rshares": 115448783773, + "voter": "joele" + }, + { + "rshares": 3123926476, + "voter": "xiaokongcom" + }, + { + "rshares": 6295888178, + "voter": "xianjun" + }, + { + "rshares": 84384131114, + "voter": "miacats" + }, + { + "rshares": 6229208165, + "voter": "mione" + }, + { + "rshares": 222804436, + "voter": "party1999" + }, + { + "rshares": 413034414, + "voter": "microluck" + }, + { + "rshares": 7140129001, + "voter": "kyriacos" + }, + { + "rshares": 2785387942, + "voter": "virtualgrowth" + }, + { + "rshares": 54970226, + "voter": "saveliy" + }, + { + "rshares": 14905261140, + "voter": "gvargas123" + }, + { + "rshares": 7727181529, + "voter": "jenniferskyler" + }, + { + "rshares": 6323517480, + "voter": "hilarski" + }, + { + "rshares": 8041018266, + "voter": "craigwilliamz" + }, + { + "rshares": 8036018428, + "voter": "onetree" + }, + { + "rshares": 101945845, + "voter": "slorunner" + }, + { + "rshares": 29089119363, + "voter": "daut44" + }, + { + "rshares": 57337530, + "voter": "will.isles" + }, + { + "rshares": 58093020, + "voter": "austinpierce" + }, + { + "rshares": 56704316, + "voter": "jlufer" + }, + { + "rshares": 57791469, + "voter": "bglier" + }, + { + "rshares": 3870291796, + "voter": "richardcrill" + }, + { + "rshares": 7577221661, + "voter": "davidbrogan" + }, + { + "rshares": 88409423, + "voter": "steemerpat" + }, + { + "rshares": 31616820473, + "voter": "sponge-bob" + }, + { + "rshares": 55660383, + "voter": "kosmatimuc" + }, + { + "rshares": 1986295682, + "voter": "matthewtiii" + }, + { + "rshares": 323382621, + "voter": "panther" + }, + { + "rshares": 31590560694, + "voter": "brains" + }, + { + "rshares": 3630617143, + "voter": "ibringawareness" + }, + { + "rshares": 53849838, + "voter": "asaule" + }, + { + "rshares": 5318015477, + "voter": "chick1" + }, + { + "rshares": 3071590760, + "voter": "steempowerwhale" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 4537500584, + "voter": "michelle.gent" + }, + { + "rshares": 52357995, + "voter": "drac59" + }, + { + "rshares": 70562224, + "voter": "ancientofdays" + }, + { + "rshares": 242206580, + "voter": "robotev2" + }, + { + "rshares": 51230296, + "voter": "steemq" + }, + { + "rshares": 51218466, + "voter": "weare" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50791473, + "voter": "synereo" + }, + { + "rshares": 1974311276, + "voter": "haphazard-hstead" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 50543061, + "voter": "rabobank" + }, + { + "rshares": 50536471, + "voter": "twistys" + }, + { + "rshares": 64263708, + "voter": "piphunters" + }, + { + "rshares": 2060590767, + "voter": "cwbrooch" + }, + { + "rshares": 118124871, + "voter": "bosjaya" + }, + { + "rshares": 2002213189, + "voter": "senseye" + }, + { + "rshares": 162911190, + "voter": "front" + }, + { + "rshares": 161700361, + "voter": "shadowcash" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 160957729, + "voter": "realtime" + }, + { + "rshares": 160880639, + "voter": "illusions" + }, + { + "rshares": 159539963, + "voter": "blender" + }, + { + "rshares": 159387371, + "voter": "bosch" + }, + { + "rshares": 159025535, + "voter": "xtreme" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 158535752, + "voter": "nerds" + }, + { + "rshares": 155131712, + "voter": "manuelgarcia" + }, + { + "rshares": 464168057, + "voter": "hacon" + }, + { + "rshares": 157447605, + "voter": "ric.mcnamee" + }, + { + "rshares": 157444337, + "voter": "marx34" + }, + { + "rshares": 157443737, + "voter": "maddog" + }, + { + "rshares": 157443313, + "voter": "babettesays" + }, + { + "rshares": 157435399, + "voter": "stuedb" + }, + { + "rshares": 157435048, + "voter": "angela0" + }, + { + "rshares": 157434698, + "voter": "s3an" + }, + { + "rshares": 157429299, + "voter": "rodlongwood" + }, + { + "rshares": 157422179, + "voter": "huramechi" + }, + { + "rshares": 157399771, + "voter": "bradzickafoose" + }, + { + "rshares": 157379721, + "voter": "cwt108" + }, + { + "rshares": 157371999, + "voter": "beastwich" + }, + { + "rshares": 157362454, + "voter": "memnon34" + }, + { + "rshares": 157359897, + "voter": "legno" + }, + { + "rshares": 157358786, + "voter": "etihwttam" + }, + { + "rshares": 157356275, + "voter": "seansclevername" + }, + { + "rshares": 157347257, + "voter": "matheogalatis" + }, + { + "rshares": 157341936, + "voter": "damjanlepceski" + }, + { + "rshares": 157339833, + "voter": "tashen" + }, + { + "rshares": 157332453, + "voter": "dougkarr" + }, + { + "rshares": 157319787, + "voter": "franks22" + }, + { + "rshares": 154232591, + "voter": "woz" + }, + { + "rshares": 157316220, + "voter": "bigs-in-sd" + }, + { + "rshares": 157314979, + "voter": "blackhorizontals" + }, + { + "rshares": 157304079, + "voter": "mapinguari" + }, + { + "rshares": 157291215, + "voter": "schlacht" + }, + { + "rshares": 157289185, + "voter": "sobi123" + }, + { + "rshares": 157285593, + "voter": "garymeade" + }, + { + "rshares": 157281608, + "voter": "solomonayub" + }, + { + "rshares": 157269884, + "voter": "thiago6891" + }, + { + "rshares": 157268541, + "voter": "indianajones" + }, + { + "rshares": 157249854, + "voter": "elguapo" + }, + { + "rshares": 157249547, + "voter": "sundruid" + }, + { + "rshares": 154164078, + "voter": "katechristensen" + }, + { + "rshares": 157247023, + "voter": "alexskye" + }, + { + "rshares": 157243713, + "voter": "shymu" + }, + { + "rshares": 157193454, + "voter": "reysurf" + }, + { + "rshares": 157183722, + "voter": "drgonzo90" + }, + { + "rshares": 157177526, + "voter": "ferrolad" + }, + { + "rshares": 157155353, + "voter": "nadine" + }, + { + "rshares": 157151883, + "voter": "patchzero" + }, + { + "rshares": 157135701, + "voter": "mikemullins" + }, + { + "rshares": 157102466, + "voter": "ironmaiden1541" + }, + { + "rshares": 157057396, + "voter": "pantsrole" + }, + { + "rshares": 157041746, + "voter": "salkata" + }, + { + "rshares": 156994293, + "voter": "brentbusboom" + }, + { + "rshares": 156970936, + "voter": "doctorawesome" + }, + { + "rshares": 156930618, + "voter": "femshep" + }, + { + "rshares": 156925330, + "voter": "leftyodinbeard" + }, + { + "rshares": 156866808, + "voter": "eetswah" + }, + { + "rshares": 156864455, + "voter": "darkturo" + }, + { + "rshares": 156836653, + "voter": "zacduggan" + }, + { + "rshares": 156676489, + "voter": "sudeep" + }, + { + "rshares": 156663206, + "voter": "memelis5557" + }, + { + "rshares": 156661760, + "voter": "astner" + }, + { + "rshares": 156628324, + "voter": "shawnlauzon" + }, + { + "rshares": 153524511, + "voter": "jdwalt11" + }, + { + "rshares": 156566334, + "voter": "stefanahench" + }, + { + "rshares": 156554577, + "voter": "everydaygravity" + }, + { + "rshares": 156457210, + "voter": "nutygoalie" + }, + { + "rshares": 156453108, + "voter": "openconnection" + }, + { + "rshares": 156446392, + "voter": "nickjoyce9" + }, + { + "rshares": 153372755, + "voter": "xenakis" + }, + { + "rshares": 156393629, + "voter": "mxzyptlk" + }, + { + "rshares": 156318300, + "voter": "pascaldube" + }, + { + "rshares": 156309012, + "voter": "triumphcook" + }, + { + "rshares": 156281978, + "voter": "mndzvlz" + }, + { + "rshares": 156265688, + "voter": "oneofone" + }, + { + "rshares": 156255644, + "voter": "brantgurga" + }, + { + "rshares": 156186979, + "voter": "alexsalinsky" + }, + { + "rshares": 156165053, + "voter": "hollow" + }, + { + "rshares": 156118911, + "voter": "firstyle" + }, + { + "rshares": 156117289, + "voter": "mkgoodwin" + }, + { + "rshares": 156081854, + "voter": "alextodd" + }, + { + "rshares": 156059845, + "voter": "vinylboy65" + }, + { + "rshares": 155948273, + "voter": "leomarconi" + }, + { + "rshares": 155884762, + "voter": "jshannon" + }, + { + "rshares": 155860330, + "voter": "georgebg8" + }, + { + "rshares": 155835704, + "voter": "kerloom" + }, + { + "rshares": 155830866, + "voter": "palter" + }, + { + "rshares": 155801775, + "voter": "rodrigopm" + }, + { + "rshares": 155747288, + "voter": "woodbridge" + }, + { + "rshares": 155741174, + "voter": "meepbobeep" + }, + { + "rshares": 155674921, + "voter": "aqsson" + }, + { + "rshares": 155650739, + "voter": "drsmokey" + }, + { + "rshares": 155632775, + "voter": "rockinthiscity" + }, + { + "rshares": 155599311, + "voter": "drdoktir" + }, + { + "rshares": 152540638, + "voter": "simonjay" + }, + { + "rshares": 155577655, + "voter": "samsharifi" + }, + { + "rshares": 155550233, + "voter": "warwizard" + }, + { + "rshares": 155526260, + "voter": "tdanderson" + }, + { + "rshares": 155094527, + "voter": "chukkyn" + }, + { + "rshares": 154980616, + "voter": "rogerfarley" + }, + { + "rshares": 154961685, + "voter": "kaiball" + }, + { + "rshares": 154919906, + "voter": "millerg333" + }, + { + "rshares": 151689459, + "voter": "lanie.land" + }, + { + "rshares": 154451653, + "voter": "tyger" + }, + { + "rshares": 153937522, + "voter": "germanj" + }, + { + "rshares": 153590868, + "voter": "alphabobcat" + }, + { + "rshares": 153360877, + "voter": "eman3488" + } + ], + "author": "neilstrauss", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.47, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    We were all impatiently waiting, but the day is finally upon us and it is with pleasure that we announce the official kick off to the first Steemit Book Club.

    \n

    http://i68.tinypic.com/wb9soy.jpg

    \n

    Taking into consideration personal requests from some of you, we came to the conclusion that next Monday, September 12th at 6 p.m. PST/9 p.m. EST/2 a.m. GMT/11 a.m. (Tuesday) UTC would be the ideal time to finally launch this. 

    \n

    For those who may have missed the preliminary plan, maybe it would be a good idea to let you know that one of the perks of this steemit based Book Club is the possibility it allows for book lovers to earn rewards all while reading a beautiful masterpiece in good company.

    \n

    In a nutshell, all Steem Dollars generated from the weekly posts of the Book Club will be divided equally among book club members after finishing each book.

    \n

    All you have to do is to attend 75 percent of the calls or chats, remain in the book club until the completion of the book, and, obviously, read the whole thing.  

    \n

    Yes, our \u201culterior motive\u201d is to use this to motivate everyone to complete these epic tomes.  

    \n

    The first book we\u2019re going to launch with - as many of you know already - is James Joyce\u2019s masterpiece: Ulysses. This particular book choice if you may recall, came as an almost unanimous decision in this post.

    \n

    This was a book that was so controversial that when it first was released, this happened:

    \n

    http://i63.tinypic.com/23h7eb7.png

    \n

    According to Modern Library, Ulysses currently ranks first on the 100 best novels of all time. So what better way to launch a Book Club than by starting at the top \u2013 especially with a book so many people want to read, yet few are able to penetrate.

    \n

    http://i65.tinypic.com/4gn0gy.png

    \n


    \n

    Here are the final details:

    \n

    What: The Steemit Book Club (SBC)

    \n

    When: Every Monday at 6 p.m. PST/9 p.m. EST/2 a.m. GMT/11 a.m. (Tuesday) UTC

    \n

    Where: Our first session will be held via Freeconference. You can join via internet by clicking the link below:

    \n

    https://hello.freeconference.com/conf/call/6291831

    \n

    Or you can join by phone by calling one of these toll free numbers (800)  719-6100 or (218) 339-7800 if you are calling from within the United  States. The participant access code is 629-1831#.

    \n

    If you\u2019re calling from outside the U.S., click on the same link, then  click \u201cjoin conference\u201d and choose the option \u201cCall by Phone.\u201d In the  \u201cDial-In Numbers\u201d tab, you will see a long list of additional toll-free  numbers from around the world.

    \n

    Where Else: Some book clubbers will also be in steemit.chat on our channel #steemit-book-club during the calls, so feel free to write comments and enter discussions there instead\u2014or in addition.

    \n

    How: Just call in. Or go now to steemit.chat and register in #steemit-book-club to receive a private message containing this information on how to join the conference. These details will also be posted on a pinned post on the channel for everybody to see.

    \n

    How much: There\u2019s no reading assignment for the first call. Just show up and we\u2019ll do the first reading aloud together. Though if you\u2019re feeling feisty, read Joyce\u2019s Portrait of the Artist as an Old Man first. 

    \n

    Which: Preferably order the Gabler edition of Ulysses, which has line numbers in the margins so we can all communicate clearly. 

    \n

    If you don\u2019t want to buy the Gabler edition or can\u2019t find it in your country, grab an earlier edition of Ulysses for free via Project Gutenberg or Kindle or in your favorite format.

    \n

    Privacy: Fortunately, Freeconference grants us the option to host a club meeting using only audio. That means there\u2019s no need to reveal your identity at all, especially if you use the web link option to join the call. 

    \n

    Troubleshooting: If you are having any trouble joining the call, post a message in #steemit-book-club and we will get right on it.

    \n

    Absences: Don\u2019t worry if you miss a session. We\u2019ll post weekly summaries along with the reading assignments for the following week, and, if everyone is comfortable with it, recordings of each call.

    \n

    Meanwhile, the discussion will be open all week long in our steemit.chat channel (#steemit-book-club), which is now accessible to everybody. And judging by the brain-picking aspect of Ulysses, my guess is there will be a lot to talk about in the chat room.

    \n

    http://i66.tinypic.com/30vgdv9.jpg

    \n

    This is going to be a fun adventure, and we hope that you will join us in making this initiative a success and in expanding all of our minds.

    \n

    Until Monday, we remain\u2026

    \n

    Your Book Club Co-Captains,

    \n

    @Neilstrauss and @the-alien

    \n

    P.S: If you have any suggestions or feedback, please let us know in the comments section below. And of course, the next book will be chosen by those who survive this first book.

    \n

    P.P.S. Please welcome the members of my Inner Circle mailing list. They are just about all new to Steemit and I\u2019m sure some will become active members of the community. Make them feel at home!

    \n


    \n


    \n


    \n", + "category": "books", + "children": 83, + "created": "2016-09-10T16:38:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i68.tinypic.com/wb9soy.jpg", + "http://i63.tinypic.com/23h7eb7.png", + "http://i65.tinypic.com/4gn0gy.png", + "http://i66.tinypic.com/30vgdv9.jpg" + ], + "links": [ + "https://steemit.com/books/@neilstrauss/the-steemit-book-club-plan-v1-0", + "https://steemit.com/introduceyourself/@neilstrauss/introducing-neil-strauss-and-a-steemit-book-club ", + "https://hello.freeconference.com/conf/call/6291831", + "https://www.amazon.com/Ulysses-original-James-Joyce-ebook/dp/B017WQ5WTI/", + "https://archive.org/stream/ulysses04300gut/ulyss12.txt", + "https://www.amazon.com/Ulysses-James-Joyce-ebook/dp/B002RKT6QK#nav-subnav", + "http://manybooks.net/titles/joycejametext03ulyss12.html", + "https://steemit.com/@neilstrauss", + "https://steemit.com/@the-alien" + ], + "tags": [ + "books", + "steemitbookclub", + "writing", + "bookclub", + "steemit-book-club" + ], + "users": [ + "the-alien" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 74134244590300, + "payout": 476.73, + "payout_at": "2016-09-17T16:38:36", + "pending_payout_value": "476.730 HBD", + "percent_hbd": 10000, + "permlink": "the-steemit-book-club-begins-monday-details-call-in-numbers-chat-channel-party-tricks-inside", + "post_id": 1197778, + "promoted": "100.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 279 + }, + "title": "The Steemit Book Club Begins Monday: Details, Call-in Numbers, Chat Channel, Party Tricks Inside", + "updated": "2016-09-10T16:38:36", + "url": "/books/@neilstrauss/the-steemit-book-club-begins-monday-details-call-in-numbers-chat-channel-party-tricks-inside" + }, + { + "active_votes": [ + { + "rshares": 5918843919195, + "voter": "proskynneo" + }, + { + "rshares": 3094288914832, + "voter": "val-a" + }, + { + "rshares": 44768805123, + "voter": "samupaha" + }, + { + "rshares": 281563837555, + "voter": "theoretical" + }, + { + "rshares": 3104040479, + "voter": "boy" + }, + { + "rshares": 3768680486, + "voter": "bue-witness" + }, + { + "rshares": 683998880, + "voter": "bunny" + }, + { + "rshares": 54822763106, + "voter": "bue" + }, + { + "rshares": 62230748588, + "voter": "val" + }, + { + "rshares": 1663275306, + "voter": "mini" + }, + { + "rshares": 213794688, + "voter": "moon" + }, + { + "rshares": 624987874, + "voter": "healthcare" + }, + { + "rshares": 973106272, + "voter": "daniel.pan" + }, + { + "rshares": 2378101638, + "voter": "konelectric" + }, + { + "rshares": 288351745, + "voter": "helen.tan" + }, + { + "rshares": 51320362201, + "voter": "noisy" + }, + { + "rshares": 415852247378, + "voter": "craig-grant" + }, + { + "rshares": 5909000055, + "voter": "fernando-sanz" + }, + { + "rshares": 33254767020, + "voter": "james-show" + }, + { + "rshares": 1676027632124, + "voter": "cryptoctopus" + }, + { + "rshares": 1412752719, + "voter": "murh" + }, + { + "rshares": 12169071403, + "voter": "andu" + }, + { + "rshares": 2014177224856, + "voter": "stellabelle" + }, + { + "rshares": 54982482422, + "voter": "kus-knee" + }, + { + "rshares": 181123599305, + "voter": "thedashguy" + }, + { + "rshares": 810326494, + "voter": "proglobyte" + }, + { + "rshares": 81192700375, + "voter": "gtg" + }, + { + "rshares": 52215058764, + "voter": "booja" + }, + { + "rshares": 5444636495, + "voter": "romanskv" + }, + { + "rshares": 26683762212, + "voter": "picokernel" + }, + { + "rshares": 13487365582, + "voter": "ausbitbank" + }, + { + "rshares": 2234056550, + "voter": "bitland" + }, + { + "rshares": 127663674848, + "voter": "demotruk" + }, + { + "rshares": 47467283996, + "voter": "steemapp" + }, + { + "rshares": 898149895, + "voter": "happyphoenix" + }, + { + "rshares": 7545983800, + "voter": "beanz" + }, + { + "rshares": 25386139768, + "voter": "williambanks" + }, + { + "rshares": 2844677790, + "voter": "timcliff" + }, + { + "rshares": 11270713350, + "voter": "ekitcho" + }, + { + "rshares": 637699371, + "voter": "future24" + }, + { + "rshares": 3439786891, + "voter": "cmorton" + }, + { + "rshares": 9074805566, + "voter": "theb0red1" + }, + { + "rshares": 1578660489, + "voter": "cryptoeasy" + }, + { + "rshares": 60418402, + "voter": "jlufer" + }, + { + "rshares": 3470902934, + "voter": "bitscape" + }, + { + "rshares": 53433189, + "voter": "cibernatan" + }, + { + "rshares": 282267928, + "voter": "totosky" + }, + { + "rshares": 330178623, + "voter": "robotev1" + }, + { + "rshares": 72720620, + "voter": "timalex" + }, + { + "rshares": 78462337, + "voter": "comeup" + }, + { + "rshares": 109940460, + "voter": "steemitjobs" + }, + { + "rshares": 65836326, + "voter": "serikus" + }, + { + "rshares": 130634157, + "voter": "james93" + }, + { + "rshares": 146022781, + "voter": "koma" + }, + { + "rshares": 158042096, + "voter": "roger.steemit" + }, + { + "rshares": 145903154, + "voter": "pathtomydream" + }, + { + "rshares": 138768078, + "voter": "dirlei.sdias" + }, + { + "rshares": 153557360, + "voter": "quintonlyn" + } + ], + "author": "steemitjobs", + "author_payout_value": "0.000 HBD", + "author_reputation": 51.57, + "beneficiaries": [], + "blacklists": [], + "body": "![](https://farm9.staticflickr.com/8190/29530201275_dfa5fb3fac_b.jpg)\n# Blockchain Developer\n\n### Who We Are \nSteemit is a social media and blockchain platform where the community\u2019s voice and time are worth something. Facebook, Twitter, and Instagram\u2019s success is built on the backs of its users. With Steemit, we embrace a blockchain-based community in which people earn for their contributions. Steemit is gaining traction on the forefront of a social media, marketplace, and blockchain revolution with the goal of building an online community that\u2019s cooperative and resistant to censorship. \n\n### Who We're Looking For\nWe are looking for a blockchain developer who can work in an extremely faced paced environment to help scale the Steemit platform over the next year and beyond. You will be an essential member of the team who will provide added agility and expertise to ensure an unbeatable product.\n\n### Responsibilities\n- Independently identify and manage bugs, schedule tasks, investigate code\n- Handle full development cycle of components (formalize task, write code, test, set-up and support production, resolve user requests)\n- Write flexible, manageable, and modular code that can adapt to post-launch change\n- Build scalable, efficient, high performance solutions\n\n### Qualifications\n- Bachelor\u2019s in Computer Science (or similar) or equivalent experience\n- Expert in C++ or newer\n- Hands on experience with Git\n- Collaborative team player capable of listening to different perspectives and implementing the best solution based on those views\n\nIf this is a job that you are interested in, please send your resume to `jobs@steemit.com`. We'll be waiting!\n\n*This position is located in Blacksburg, VA*", + "category": "steemit", + "children": 2, + "created": "2016-09-08T15:11:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://farm9.staticflickr.com/8190/29530201275_dfa5fb3fac_b.jpg" + ], + "tags": [ + "steemit", + "steemitjobs", + "blockchain", + "developer" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 14341719035931, + "payout": 22.508, + "payout_at": "2016-09-15T15:11:24", + "pending_payout_value": "22.508 HBD", + "percent_hbd": 10000, + "permlink": "new-steemit-job-posting-blockchain-developer", + "post_id": 1173018, + "promoted": "100.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 58 + }, + "title": "New Steemit Job Posting: Blockchain Developer", + "updated": "2016-09-08T15:54:24", + "url": "/steemit/@steemitjobs/new-steemit-job-posting-blockchain-developer" + }, + { + "active_votes": [ + { + "rshares": 5918843919195, + "voter": "proskynneo" + }, + { + "rshares": 6188577829665, + "voter": "val-a" + }, + { + "rshares": 44768805123, + "voter": "samupaha" + }, + { + "rshares": 281563837555, + "voter": "theoretical" + }, + { + "rshares": 3104040479, + "voter": "boy" + }, + { + "rshares": 3768680486, + "voter": "bue-witness" + }, + { + "rshares": 683998880, + "voter": "bunny" + }, + { + "rshares": 54822763106, + "voter": "bue" + }, + { + "rshares": 63475363560, + "voter": "val" + }, + { + "rshares": 1663275306, + "voter": "mini" + }, + { + "rshares": 213794688, + "voter": "moon" + }, + { + "rshares": 624987874, + "voter": "healthcare" + }, + { + "rshares": 973106272, + "voter": "daniel.pan" + }, + { + "rshares": 288351745, + "voter": "helen.tan" + }, + { + "rshares": 407365466819, + "voter": "craig-grant" + }, + { + "rshares": 6037456578, + "voter": "fernando-sanz" + }, + { + "rshares": 34065858898, + "voter": "james-show" + }, + { + "rshares": 1676027632124, + "voter": "cryptoctopus" + }, + { + "rshares": 1412752719, + "voter": "murh" + }, + { + "rshares": 12169071403, + "voter": "andu" + }, + { + "rshares": 1967335894046, + "voter": "stellabelle" + }, + { + "rshares": 54982482422, + "voter": "kus-knee" + }, + { + "rshares": 181123599305, + "voter": "thedashguy" + }, + { + "rshares": 81192700375, + "voter": "gtg" + }, + { + "rshares": 52215058764, + "voter": "booja" + }, + { + "rshares": 5337878917, + "voter": "romanskv" + }, + { + "rshares": 26683593850, + "voter": "picokernel" + }, + { + "rshares": 13487365582, + "voter": "ausbitbank" + }, + { + "rshares": 2491498635, + "voter": "bitland" + }, + { + "rshares": 47467283996, + "voter": "steemapp" + }, + { + "rshares": 916861351, + "voter": "happyphoenix" + }, + { + "rshares": 27308507679, + "voter": "pinkisland" + }, + { + "rshares": 7545983800, + "voter": "beanz" + }, + { + "rshares": 22847570702, + "voter": "williambanks" + }, + { + "rshares": 15211965868, + "voter": "magicmonk" + }, + { + "rshares": 11270713350, + "voter": "ekitcho" + }, + { + "rshares": 637699371, + "voter": "future24" + }, + { + "rshares": 62030829, + "voter": "farotz" + }, + { + "rshares": 3299387426, + "voter": "cmorton" + }, + { + "rshares": 9074805566, + "voter": "theb0red1" + }, + { + "rshares": 1578660489, + "voter": "cryptoeasy" + }, + { + "rshares": 60418402, + "voter": "jlufer" + }, + { + "rshares": 3404025861, + "voter": "bitscape" + }, + { + "rshares": 54523663, + "voter": "cibernatan" + }, + { + "rshares": 282267928, + "voter": "totosky" + }, + { + "rshares": 330178623, + "voter": "robotev1" + }, + { + "rshares": 71104606, + "voter": "timalex" + }, + { + "rshares": 51341602, + "voter": "comeup" + }, + { + "rshares": 109940460, + "voter": "steemitjobs" + }, + { + "rshares": 65836326, + "voter": "serikus" + }, + { + "rshares": 146022781, + "voter": "koma" + }, + { + "rshares": 154943231, + "voter": "roger.steemit" + }, + { + "rshares": 145903154, + "voter": "pathtomydream" + }, + { + "rshares": 138768078, + "voter": "dirlei.sdias" + }, + { + "rshares": 150546432, + "voter": "quintonlyn" + } + ], + "author": "steemitjobs", + "author_payout_value": "0.000 HBD", + "author_reputation": 51.57, + "beneficiaries": [], + "blacklists": [], + "body": "![](https://farm9.staticflickr.com/8190/29530201275_dfa5fb3fac_b.jpg)\n# Front End Developer\n\n### Who We Are \nSteemit is a social media and blockchain platform where the community\u2019s voice and time are worth something. Facebook, Twitter, and Instagram\u2019s success is built on the backs of its users. With Steemit, we embrace a blockchain-based community in which people earn for their contributions. Steemit is gaining traction on the forefront of a social media, marketplace, and blockchain revolution with the goal of building an online community that\u2019s cooperative and resistant to censorship. \n\n### Who We're Looking For\nWe are looking for a front-end developer to help us create the perfect GUI. Expertise in ReactJS is a must as is an eye for design and simplicity. You will work closely with all members of the Steemit team in a collaborative and fast pace start-up.\n\n### Responsibilities\n- Help define strategic direction for UI\n- Incorporate technologies and tools for all User Interfaces\n- Define and maintain testability, security, performance, quality, and usability needs\n- Define consistent patterns, reusable components, coding standards, etc.\n- Leverage the latest front end technologies to quickly deliver products while collaborating with design teams to bring the vision to reality\n- Optimize scalability, reliability, efficiency, and performance\n\n\n### Qualifications\n- Fluency with ReactJS\n- Killer portfolio of work\n- Exceptional design skills with an eye for simplicity & attention to detail\n- Ability to work collaboratively with a diverse group of individuals \n- Willingness and ability to learn quickly on the job\n\nIf this is a job that you are interested in, please send your resume to `jobs@steemit.com`. We'll be waiting!\n\n*This position is located in Blacksburg, VA*", + "category": "steemitjobs", + "children": 2, + "created": "2016-09-08T14:36:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://farm9.staticflickr.com/8190/29530201275_dfa5fb3fac_b.jpg" + ], + "tags": [ + "steemitjobs", + "jobs", + "frontend", + "developer", + "reactjs" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17237688355945, + "payout": 32.25, + "payout_at": "2016-09-15T14:36:06", + "pending_payout_value": "32.250 HBD", + "percent_hbd": 10000, + "permlink": "new-steemit-job-posting-front-end-developer", + "post_id": 1172674, + "promoted": "100.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 55 + }, + "title": "New Steemit Job Posting: Front End Developer", + "updated": "2016-09-08T15:53:57", + "url": "/steemitjobs/@steemitjobs/new-steemit-job-posting-front-end-developer" + }, + { + "active_votes": [ + { + "rshares": 6037220797579, + "voter": "proskynneo" + }, + { + "rshares": 6188577829665, + "voter": "val-a" + }, + { + "rshares": 44768805123, + "voter": "samupaha" + }, + { + "rshares": 275442884564, + "voter": "theoretical" + }, + { + "rshares": 3104040479, + "voter": "boy" + }, + { + "rshares": 3768680486, + "voter": "bue-witness" + }, + { + "rshares": 683998880, + "voter": "bunny" + }, + { + "rshares": 6866537342197, + "voter": "complexring" + }, + { + "rshares": 54822763106, + "voter": "bue" + }, + { + "rshares": 62230748588, + "voter": "val" + }, + { + "rshares": 1663275306, + "voter": "mini" + }, + { + "rshares": 213794688, + "voter": "moon" + }, + { + "rshares": 624987874, + "voter": "healthcare" + }, + { + "rshares": 973106272, + "voter": "daniel.pan" + }, + { + "rshares": 2426634324, + "voter": "konelectric" + }, + { + "rshares": 288351745, + "voter": "helen.tan" + }, + { + "rshares": 407365466819, + "voter": "craig-grant" + }, + { + "rshares": 5909000055, + "voter": "fernando-sanz" + }, + { + "rshares": 34065858898, + "voter": "james-show" + }, + { + "rshares": 1676027632124, + "voter": "cryptoctopus" + }, + { + "rshares": 1426395561, + "voter": "murh" + }, + { + "rshares": 12169071403, + "voter": "andu" + }, + { + "rshares": 2014177224856, + "voter": "stellabelle" + }, + { + "rshares": 110343825376, + "voter": "kenny-crane" + }, + { + "rshares": 56082132071, + "voter": "kus-knee" + }, + { + "rshares": 208041294929, + "voter": "alexc" + }, + { + "rshares": 810326494, + "voter": "proglobyte" + }, + { + "rshares": 687280474158, + "voter": "publicworker" + }, + { + "rshares": 82816554383, + "voter": "gtg" + }, + { + "rshares": 52215058764, + "voter": "booja" + }, + { + "rshares": 328801133166, + "voter": "roelandp" + }, + { + "rshares": 5337878917, + "voter": "romanskv" + }, + { + "rshares": 11267463759, + "voter": "r4fken" + }, + { + "rshares": 27228156990, + "voter": "picokernel" + }, + { + "rshares": 13487365582, + "voter": "ausbitbank" + }, + { + "rshares": 48416629676, + "voter": "steemapp" + }, + { + "rshares": 916861351, + "voter": "happyphoenix" + }, + { + "rshares": 25669997218, + "voter": "pinkisland" + }, + { + "rshares": 1716002786, + "voter": "remlaps" + }, + { + "rshares": 7545983800, + "voter": "beanz" + }, + { + "rshares": 25386139768, + "voter": "williambanks" + }, + { + "rshares": 70391342282, + "voter": "gomeravibz" + }, + { + "rshares": 297488015220, + "voter": "somebody" + }, + { + "rshares": 11496127617, + "voter": "ekitcho" + }, + { + "rshares": 62030829, + "voter": "farotz" + }, + { + "rshares": 3439786891, + "voter": "cmorton" + }, + { + "rshares": 17391787537, + "voter": "andrewfoodist" + }, + { + "rshares": 9074805566, + "voter": "theb0red1" + }, + { + "rshares": 79579408, + "voter": "pompe72" + }, + { + "rshares": 69901150, + "voter": "pollina" + }, + { + "rshares": 1578660489, + "voter": "cryptoeasy" + }, + { + "rshares": 60418402, + "voter": "jlufer" + }, + { + "rshares": 7577221661, + "voter": "davidbrogan" + }, + { + "rshares": 54523663, + "voter": "cibernatan" + }, + { + "rshares": 282267928, + "voter": "totosky" + }, + { + "rshares": 25313560101, + "voter": "dubi" + }, + { + "rshares": 336916962, + "voter": "robotev1" + }, + { + "rshares": 71104606, + "voter": "timalex" + }, + { + "rshares": 78462337, + "voter": "comeup" + }, + { + "rshares": 112139269, + "voter": "steemitjobs" + }, + { + "rshares": 65836326, + "voter": "serikus" + }, + { + "rshares": 143652897, + "voter": "zaidkhalifa" + }, + { + "rshares": 158720852, + "voter": "carloss" + }, + { + "rshares": 130634157, + "voter": "james93" + }, + { + "rshares": 149129648, + "voter": "koma" + }, + { + "rshares": 154943231, + "voter": "roger.steemit" + }, + { + "rshares": 145903154, + "voter": "pathtomydream" + }, + { + "rshares": 138768078, + "voter": "dirlei.sdias" + }, + { + "rshares": 150546432, + "voter": "quintonlyn" + } + ], + "author": "steemitjobs", + "author_payout_value": "0.000 HBD", + "author_reputation": 51.57, + "beneficiaries": [], + "blacklists": [], + "body": "![](https://farm9.staticflickr.com/8190/29530201275_dfa5fb3fac_b.jpg)\n# Community & Social Media Manager\n\n### Who We Are \nSteemit is a social media and blockchain platform where the community\u2019s voice and time are worth something. Facebook, Twitter, and Instagram\u2019s success is built on the backs of its users. With Steemit, we embrace a blockchain-based community in which people earn for their contributions. Steemit is gaining traction on the forefront of a social media, marketplace, and blockchain revolution with the goal of building an online community that\u2019s cooperative and resistant to censorship. \n\n### Who We're Looking For\nWe are looking for an exceptional communicator to be the liaison between Steemit and our rapidly growing user base. This is a role where you will be an expert in building and growing communities on and offline; you\u2019ve got ideas for this and can implement them. You can also think big picture and for the long term \u2013 your ideas will reflect that. Online communities are where you thrive and as such you know how to leverage them and will be able to do so for Steemit. You have a track record of getting things done, live and breath social media, and want to work with a fast growing company that will change the world.\n\n### Responsibilities\n- Help deliver a best in class user experience to Steemit users who engage with us through social media\n- Be an active voice on relevant channels as a Steemit advocate\n- Monitor and post content to and across other social media networks including Facebook, Twitter, Reddit, etc. on a daily basis\n- Develop and track performance metrics for social media channels and advise on ways to maximize performance\n- Develop customer acquisition strategies through social media channels\n\n### Qualifications\n- 2 or more years of experience managing a brand's online presence\n- Motivated self-starter with great communication and writing/editing skills\n- Ability to collaborate and work with others, taking their viewpoints into consideration\n- Good judgment, professionalism, and levelheadedness as a social media ambassador\n- Nice to have: Interest in cryptocurrency and blockchains with experience in the community\n\nIf this is a job that you are interested in, please send your resume to `jobs@steemit.com`. We'll be waiting!\n\n*This position is located in Blacksburg, VA*", + "category": "steemit", + "children": 21, + "created": "2016-09-08T14:25:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://farm9.staticflickr.com/8190/29530201275_dfa5fb3fac_b.jpg" + ], + "tags": [ + "steemit", + "steemitjobs", + "jobs", + "marketing", + "socialmedia" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 25834048756473, + "payout": 40.127, + "payout_at": "2016-09-15T14:25:18", + "pending_payout_value": "40.127 HBD", + "percent_hbd": 10000, + "permlink": "new-steemit-job-posting-community-and-social-media-manager", + "post_id": 1172537, + "promoted": "100.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 69 + }, + "title": "New Steemit Job Posting: Community & Social Media Manager", + "updated": "2016-09-08T15:53:09", + "url": "/steemit/@steemitjobs/new-steemit-job-posting-community-and-social-media-manager" + }, + { + "active_votes": [ + { + "rshares": 20924903115, + "voter": "hcf27" + }, + { + "rshares": 316515996824, + "voter": "chitty" + }, + { + "rshares": 53674162292, + "voter": "edgeland" + }, + { + "rshares": 375656420380, + "voter": "craig-grant" + }, + { + "rshares": 37310054020, + "voter": "james-show" + }, + { + "rshares": 2261027179, + "voter": "acidyo" + }, + { + "rshares": 401475391, + "voter": "coar" + }, + { + "rshares": 1426173324, + "voter": "murh" + }, + { + "rshares": 24526746705, + "voter": "thecryptofiend" + }, + { + "rshares": 208985003729, + "voter": "will-zewe" + }, + { + "rshares": 15761970927, + "voter": "zakharya" + }, + { + "rshares": 2706408618, + "voter": "tee-em" + }, + { + "rshares": 61572228994, + "voter": "thedashguy" + }, + { + "rshares": 85869752009, + "voter": "kimziv" + }, + { + "rshares": 44050470303, + "voter": "marco-delsalto" + }, + { + "rshares": 10487597892, + "voter": "nineyards" + }, + { + "rshares": 3661397048, + "voter": "michaellamden68" + }, + { + "rshares": 59328435116, + "voter": "booja" + }, + { + "rshares": 32438700122, + "voter": "good-karma" + }, + { + "rshares": 8253914298, + "voter": "kakradetome" + }, + { + "rshares": 8181635146, + "voter": "cmtzco" + }, + { + "rshares": 14239373762, + "voter": "elyaque" + }, + { + "rshares": 30764850573, + "voter": "yuliana" + }, + { + "rshares": 441006366819, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 112591076283, + "voter": "crypt0" + }, + { + "rshares": 155086424302, + "voter": "knircky" + }, + { + "rshares": 66801231, + "voter": "cynetyc" + }, + { + "rshares": 4047643732, + "voter": "steemit-life" + }, + { + "rshares": 3092827406, + "voter": "bitland" + }, + { + "rshares": 434137550, + "voter": "karenmckersie" + }, + { + "rshares": 2614032281, + "voter": "screasey" + }, + { + "rshares": 395135521, + "voter": "luisucv34" + }, + { + "rshares": 43466091162, + "voter": "yongyoon" + }, + { + "rshares": 3789831728, + "voter": "maximkichev" + }, + { + "rshares": 5556418828, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 2552654221, + "voter": "sgnsteems" + }, + { + "rshares": 957548802260, + "voter": "james212" + }, + { + "rshares": 212019463, + "voter": "jasen.g1311" + }, + { + "rshares": 2338658584, + "voter": "ace108" + }, + { + "rshares": 12829825322, + "voter": "sisterholics" + }, + { + "rshares": 4238804280, + "voter": "sulev" + }, + { + "rshares": 52207362, + "voter": "reported" + }, + { + "rshares": 25386139768, + "voter": "williambanks" + }, + { + "rshares": 5075657424, + "voter": "theprophet0" + }, + { + "rshares": 4393674302, + "voter": "theprophet" + }, + { + "rshares": 63288595594, + "voter": "laonie" + }, + { + "rshares": 7296353019, + "voter": "spaceghost" + }, + { + "rshares": 58804600, + "voter": "southbaybits" + }, + { + "rshares": 13007083652, + "voter": "myfirst" + }, + { + "rshares": 103099601827, + "voter": "somebody" + }, + { + "rshares": 3856981690, + "voter": "flysaga" + }, + { + "rshares": 22781126275, + "voter": "midnightoil" + }, + { + "rshares": 7095478692, + "voter": "xiaohui" + }, + { + "rshares": 154454721, + "voter": "agussudaryanto" + }, + { + "rshares": 1782244397, + "voter": "xiaokongcom" + }, + { + "rshares": 3591246793, + "voter": "xianjun" + }, + { + "rshares": 2846899090, + "voter": "lightsplasher" + }, + { + "rshares": 235835929, + "voter": "microluck" + }, + { + "rshares": 10995099944, + "voter": "matrixdweller" + }, + { + "rshares": 68417395, + "voter": "lasseehlers" + }, + { + "rshares": 53516176, + "voter": "cnmtz" + }, + { + "rshares": 26476661103, + "voter": "andrewawerdna" + }, + { + "rshares": 59047422, + "voter": "gduran" + }, + { + "rshares": 2897317590, + "voter": "fat-like-buddha" + }, + { + "rshares": 1631282506, + "voter": "cryptoeasy" + }, + { + "rshares": 9771811576, + "voter": "etcmike" + }, + { + "rshares": 91543033, + "voter": "jlufer" + }, + { + "rshares": 12721442209, + "voter": "ghasemkiani" + }, + { + "rshares": 282267928, + "voter": "totosky" + }, + { + "rshares": 335474158, + "voter": "spethoscope" + }, + { + "rshares": 842943776, + "voter": "kingarbinv" + }, + { + "rshares": 52636635, + "voter": "wolfdaze" + }, + { + "rshares": 116378965, + "voter": "thefinanceguy" + }, + { + "rshares": 78376579, + "voter": "serikus" + }, + { + "rshares": 144014259, + "voter": "fer32p" + }, + { + "rshares": 146428143, + "voter": "anysound.studio" + } + ], + "author": "craig-grant", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.62, + "beneficiaries": [], + "blacklists": [], + "body": "change gon come\nhttps://www.youtube.com/watch?v=pb7shsTextM\n\n### read Ned's post @ https://steemit.com/steem/@ned/increasing-curation-demand-for-steem-power-and-community-interaction\n---\n\n---\nhttps://www.steemimg.com/images/2016/09/07/20160907_200828f7272.jpg\nhttps://www.steemimg.com/images/2016/09/07/20160907_20085398483.jpg\n\n#### Get 3 meals for $30(shipping included), each meal serves two. That's $5 per meal for the highest quality food you will ever taste @ [https://www.homechef.com](https://www.homechef.com/invite/ezxbJf89eBnV)\n---\n\nFollow @craig-grant\n\nHeaven = have fun :)", + "category": "freedom", + "children": 15, + "created": "2016-09-07T23:51:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/pb7shsTextM/0.jpg", + "https://www.steemimg.com/images/2016/09/07/20160907_200828f7272.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=pb7shsTextM", + "https://steemit.com/steem/@ned/increasing-curation-demand-for-steem-power-and-community-interaction", + "https://www.homechef.com/invite/ezxbJf89eBnV" + ], + "tags": [ + "freedom", + "steemit", + "steempower" + ], + "users": [ + "craig-grant" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 3501633293272, + "payout": 1.473, + "payout_at": "2016-09-14T23:51:24", + "pending_payout_value": "1.473 HBD", + "percent_hbd": 10000, + "permlink": "steem-report-curation-and-steem-power-ideas-by-ned", + "post_id": 1165807, + "promoted": "100.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 76 + }, + "title": "STEEM report, curation and steem power ideas by Ned", + "updated": "2016-09-08T00:31:30", + "url": "/freedom/@craig-grant/steem-report-curation-and-steem-power-ideas-by-ned" + }, + { + "active_votes": [ + { + "rshares": 28904209517709, + "voter": "dantheman" + }, + { + "rshares": -56559208770, + "voter": "fminerten1" + }, + { + "rshares": 633095325237, + "voter": "barrie" + }, + { + "rshares": 404682721071, + "voter": "anonymous" + }, + { + "rshares": 25814870366911, + "voter": "dan" + }, + { + "rshares": 2321790225223, + "voter": "diaphanous" + }, + { + "rshares": 2077749979912, + "voter": "bmw" + }, + { + "rshares": 1860859029886, + "voter": "books" + }, + { + "rshares": 1551086497755, + "voter": "butterfly" + }, + { + "rshares": 1469367520215, + "voter": "commedy" + }, + { + "rshares": 6141142270335, + "voter": "riverhead" + }, + { + "rshares": 6934956643994, + "voter": "wackou" + }, + { + "rshares": 5536285359773, + "voter": "steemit200" + }, + { + "rshares": 3103030120, + "voter": "boy" + }, + { + "rshares": 1689669975555, + "voter": "xeroc" + }, + { + "rshares": 3767362463, + "voter": "bue-witness" + }, + { + "rshares": 690899726, + "voter": "bunny" + }, + { + "rshares": 6142381502949, + "voter": "clayop" + }, + { + "rshares": 54638988750, + "voter": "bue" + }, + { + "rshares": 1662795178, + "voter": "mini" + }, + { + "rshares": 213777416, + "voter": "moon" + }, + { + "rshares": 3921583473347, + "voter": "au1nethyb1" + }, + { + "rshares": 62849848037, + "voter": "jason" + }, + { + "rshares": 1460238073, + "voter": "mineralwasser" + }, + { + "rshares": 897783861872, + "voter": "boombastic" + }, + { + "rshares": 118160004239, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 8846544205, + "voter": "bingo-0" + }, + { + "rshares": 2249794908, + "voter": "bingo-1" + }, + { + "rshares": 1220931423430, + "voter": "benjojo" + }, + { + "rshares": 326641694341, + "voter": "officialfuzzy" + }, + { + "rshares": 23992305455, + "voter": "proctologic" + }, + { + "rshares": 624870220, + "voter": "healthcare" + }, + { + "rshares": 26771021432, + "voter": "rimantas" + }, + { + "rshares": 969744364, + "voter": "daniel.pan" + }, + { + "rshares": 804647377325, + "voter": "steemrollin" + }, + { + "rshares": 78719523584, + "voter": "jwest40" + }, + { + "rshares": 361589712598, + "voter": "ash" + }, + { + "rshares": 32423888615, + "voter": "marketingmonk" + }, + { + "rshares": 288328206, + "voter": "helen.tan" + }, + { + "rshares": 83099570491, + "voter": "unosuke" + }, + { + "rshares": 24793284195, + "voter": "yefet" + }, + { + "rshares": 14471587511, + "voter": "valtr" + }, + { + "rshares": 163614861708, + "voter": "noaommerrr" + }, + { + "rshares": 9864254866, + "voter": "makishart" + }, + { + "rshares": 14902174889, + "voter": "gregory-f" + }, + { + "rshares": 71563667896, + "voter": "edgeland" + }, + { + "rshares": 52311045620, + "voter": "noisy" + }, + { + "rshares": 411271639019, + "voter": "chryspano" + }, + { + "rshares": 78952260790, + "voter": "easteagle13" + }, + { + "rshares": 11754655518, + "voter": "holabebe" + }, + { + "rshares": 3913661416, + "voter": "hbhades" + }, + { + "rshares": 552268439259, + "voter": "eeks" + }, + { + "rshares": 487226144, + "voter": "paco-steem" + }, + { + "rshares": 3975544133, + "voter": "fernando-sanz" + }, + { + "rshares": 5612587148, + "voter": "spaninv" + }, + { + "rshares": 109201913867, + "voter": "forrestwillie" + }, + { + "rshares": 28968973138, + "voter": "instructor2121" + }, + { + "rshares": 2062724006, + "voter": "gekko" + }, + { + "rshares": 331414403780, + "voter": "teamsteem" + }, + { + "rshares": 4518704719, + "voter": "acidyo" + }, + { + "rshares": 144379940729, + "voter": "steve-walschot" + }, + { + "rshares": 54482680287, + "voter": "hannixx42" + }, + { + "rshares": 33524081215, + "voter": "dan-atstarlite" + }, + { + "rshares": 26516736386, + "voter": "tmendieta" + }, + { + "rshares": 37994042628, + "voter": "klye" + }, + { + "rshares": 2366331863, + "voter": "alenevaa" + }, + { + "rshares": 534991050, + "voter": "coar" + }, + { + "rshares": 67845312433, + "voter": "asch" + }, + { + "rshares": 1425735650, + "voter": "murh" + }, + { + "rshares": 6894648848, + "voter": "cryptofunk" + }, + { + "rshares": 17773072912, + "voter": "b4bb4r-5h3r" + }, + { + "rshares": 602425396, + "voter": "kodi" + }, + { + "rshares": 13216041083, + "voter": "andu" + }, + { + "rshares": 198603454941, + "voter": "dragonslayer109" + }, + { + "rshares": 15588807020, + "voter": "ombc" + }, + { + "rshares": 42080883570, + "voter": "ranko-k" + }, + { + "rshares": 941565976892, + "voter": "cyber" + }, + { + "rshares": 23912266183, + "voter": "paul-labossiere" + }, + { + "rshares": 6242728467, + "voter": "cm-steem" + }, + { + "rshares": 4685622702, + "voter": "zebbra2014" + }, + { + "rshares": 12984552465, + "voter": "johnerfx" + }, + { + "rshares": 2917169504539, + "voter": "satoshifund" + }, + { + "rshares": 386419893744, + "voter": "taoteh1221" + }, + { + "rshares": 8806878751, + "voter": "jessica-miller" + }, + { + "rshares": 380391693, + "voter": "stiletto" + }, + { + "rshares": 52367224290, + "voter": "martin-wichmann" + }, + { + "rshares": 349484107, + "voter": "yonatann" + }, + { + "rshares": 377770820778, + "voter": "hedge-x" + }, + { + "rshares": 40679365477, + "voter": "intelliguy" + }, + { + "rshares": 308660771107, + "voter": "hisnameisolllie" + }, + { + "rshares": 13998741368, + "voter": "wingz" + }, + { + "rshares": 55873941967, + "voter": "juanmiguelsalas" + }, + { + "rshares": 108025258280, + "voter": "kenny-crane" + }, + { + "rshares": 53194598358, + "voter": "thecryptodrive" + }, + { + "rshares": 412538354215, + "voter": "kaylinart" + }, + { + "rshares": 1486565432, + "voter": "benthegameboy" + }, + { + "rshares": 13353610720, + "voter": "facer" + }, + { + "rshares": 430294140, + "voter": "magdalena" + }, + { + "rshares": 11167158479, + "voter": "ossama-benjohn" + }, + { + "rshares": 988882833, + "voter": "johnerminer" + }, + { + "rshares": 19192619156, + "voter": "ziv" + }, + { + "rshares": 15756733173, + "voter": "zakharya" + }, + { + "rshares": 33784111908, + "voter": "michaelx" + }, + { + "rshares": 182873871538, + "voter": "thedashguy" + }, + { + "rshares": 5709056203, + "voter": "mark-waser" + }, + { + "rshares": 9721696359, + "voter": "andread" + }, + { + "rshares": 687254164754, + "voter": "publicworker" + }, + { + "rshares": 1075516962, + "voter": "comm-press" + }, + { + "rshares": 109117596483, + "voter": "geoffrey" + }, + { + "rshares": 6740408834, + "voter": "tyler-fletcher" + }, + { + "rshares": 31925745781, + "voter": "talanhorne" + }, + { + "rshares": 68617907780, + "voter": "razvanelulmarin" + }, + { + "rshares": 2375236125, + "voter": "superfreek" + }, + { + "rshares": 12981212473, + "voter": "treeshaface" + }, + { + "rshares": 3755852203, + "voter": "the.bot" + }, + { + "rshares": 15858494668, + "voter": "catchfire" + }, + { + "rshares": 536461338, + "voter": "mrhankeh" + }, + { + "rshares": 40094142832, + "voter": "clement" + }, + { + "rshares": 39857869532, + "voter": "isteemit" + }, + { + "rshares": 50782349370, + "voter": "bacchist" + }, + { + "rshares": 22535574872, + "voter": "venuspcs" + }, + { + "rshares": 275298770505, + "voter": "ericvancewalton" + }, + { + "rshares": 20203030978, + "voter": "thebatchman" + }, + { + "rshares": 243464927250, + "voter": "asmolokalo" + }, + { + "rshares": 318035694495, + "voter": "roelandp" + }, + { + "rshares": 43816713486, + "voter": "ezzy" + }, + { + "rshares": 60077712293, + "voter": "lehard" + }, + { + "rshares": 90689728719, + "voter": "rubybian" + }, + { + "rshares": 3297954099, + "voter": "orly" + }, + { + "rshares": 8587323673, + "voter": "kakradetome" + }, + { + "rshares": 17199764671, + "voter": "konstantin" + }, + { + "rshares": 254364900, + "voter": "mstang83" + }, + { + "rshares": 22616447166, + "voter": "katyakov" + }, + { + "rshares": 122136592502, + "voter": "robrigo" + }, + { + "rshares": 282238576797, + "voter": "fabio" + }, + { + "rshares": 3286950628, + "voter": "stranger27" + }, + { + "rshares": 516176839, + "voter": "chamviet" + }, + { + "rshares": 12276334224, + "voter": "r4fken" + }, + { + "rshares": 6927337869, + "voter": "futurefood" + }, + { + "rshares": 242042299, + "voter": "adamgud" + }, + { + "rshares": 1597179386, + "voter": "sergei" + }, + { + "rshares": 69160956194, + "voter": "mikemiziner" + }, + { + "rshares": 120331087671, + "voter": "derekareith" + }, + { + "rshares": 26149661294, + "voter": "picokernel" + }, + { + "rshares": 2761970265, + "voter": "wintrop" + }, + { + "rshares": 7012104525, + "voter": "gatoso" + }, + { + "rshares": 513898732093, + "voter": "neoxian" + }, + { + "rshares": 4223216611, + "voter": "owdy" + }, + { + "rshares": 112572902958, + "voter": "crypt0" + }, + { + "rshares": 236699236, + "voter": "mirspirs" + }, + { + "rshares": 48431592474, + "voter": "knircky" + }, + { + "rshares": 5516539304, + "voter": "on0tole" + }, + { + "rshares": 2893393868, + "voter": "mguy808" + }, + { + "rshares": 1111186856, + "voter": "demyan7" + }, + { + "rshares": 56528698039, + "voter": "sigmajin" + }, + { + "rshares": 16937012018, + "voter": "ausbitbank" + }, + { + "rshares": 525662045, + "voter": "warplat" + }, + { + "rshares": 40069670306, + "voter": "wesam" + }, + { + "rshares": 1525991347, + "voter": "steem1653" + }, + { + "rshares": 17954765467, + "voter": "sebastien" + }, + { + "rshares": 4507281503, + "voter": "gikitiki" + }, + { + "rshares": 26722878081, + "voter": "flyingmind" + }, + { + "rshares": 3949738963, + "voter": "steemit-life" + }, + { + "rshares": 11743458717, + "voter": "asim" + }, + { + "rshares": 4685025327, + "voter": "thegoodguy" + }, + { + "rshares": 218350821, + "voter": "danielkt" + }, + { + "rshares": 2438495293, + "voter": "thelindvall" + }, + { + "rshares": 426995359, + "voter": "senseiteekay" + }, + { + "rshares": 10624714992, + "voter": "fogspam" + }, + { + "rshares": 3758226202, + "voter": "karen13" + }, + { + "rshares": 24926432348, + "voter": "dwinblood" + }, + { + "rshares": 11466221508, + "voter": "meesterboom" + }, + { + "rshares": 11346695853, + "voter": "jaycobbell" + }, + { + "rshares": 38296982211, + "voter": "condra" + }, + { + "rshares": 12382501577, + "voter": "domavila" + }, + { + "rshares": 12897559714, + "voter": "bycz" + }, + { + "rshares": 2086071510, + "voter": "dmacshady" + }, + { + "rshares": 235512684, + "voter": "jesse5th" + }, + { + "rshares": 20010696496, + "voter": "grolelo" + }, + { + "rshares": 55174325289, + "voter": "streetstyle" + }, + { + "rshares": 45468090152, + "voter": "milestone" + }, + { + "rshares": 240374641, + "voter": "chillipepper" + }, + { + "rshares": 7144301672, + "voter": "lichtblick" + }, + { + "rshares": 96640276, + "voter": "wildchild" + }, + { + "rshares": 129948707617, + "voter": "demotruk" + }, + { + "rshares": 3709534148, + "voter": "maximkichev" + }, + { + "rshares": 5772890880, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 2091519389, + "voter": "the-future" + }, + { + "rshares": 13003141497, + "voter": "nippel66" + }, + { + "rshares": 3175079093, + "voter": "imp3" + }, + { + "rshares": 18161034703, + "voter": "phenom" + }, + { + "rshares": 2450336934, + "voter": "sgnsteems" + }, + { + "rshares": 201222637041, + "voter": "blueorgy" + }, + { + "rshares": 2045718563, + "voter": "febird" + }, + { + "rshares": 13357712366, + "voter": "benjiberigan" + }, + { + "rshares": 40980982912, + "voter": "opheliafu" + }, + { + "rshares": 298430647098, + "voter": "calaber24p" + }, + { + "rshares": 5853998263, + "voter": "kidsysco" + }, + { + "rshares": 3493315959, + "voter": "simon.braki.love" + }, + { + "rshares": 14607170571, + "voter": "all-of-us" + }, + { + "rshares": 64250965781, + "voter": "thylbom" + }, + { + "rshares": 123387400, + "voter": "bobo012" + }, + { + "rshares": 7924257770, + "voter": "magz8716" + }, + { + "rshares": 7311343446, + "voter": "geronimo" + }, + { + "rshares": 3248799071, + "voter": "bones" + }, + { + "rshares": 2691561605, + "voter": "ultramari0" + }, + { + "rshares": 848614521, + "voter": "vlad" + }, + { + "rshares": 4244751071, + "voter": "tarindel" + }, + { + "rshares": 13833357665, + "voter": "beowulfoflegend" + }, + { + "rshares": 3244193020, + "voter": "birdie" + }, + { + "rshares": 2283280595, + "voter": "bola" + }, + { + "rshares": 26463727332, + "voter": "deanliu" + }, + { + "rshares": 38546045916, + "voter": "celsius100" + }, + { + "rshares": 39483002950, + "voter": "sauravrungta" + }, + { + "rshares": 84759836456, + "voter": "rea" + }, + { + "rshares": 3869796932, + "voter": "dmitriybtc" + }, + { + "rshares": 104788510, + "voter": "elmusic" + }, + { + "rshares": 182754922360, + "voter": "jl777" + }, + { + "rshares": 977883724416, + "voter": "james212" + }, + { + "rshares": 9747030367, + "voter": "lostnuggett" + }, + { + "rshares": 39264915236, + "voter": "zaebars" + }, + { + "rshares": 1781950310, + "voter": "yarly" + }, + { + "rshares": 269576627, + "voter": "yarly2" + }, + { + "rshares": 269980297, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 115403915, + "voter": "charbelnamm" + }, + { + "rshares": 95203313420, + "voter": "crazymumzysa" + }, + { + "rshares": 10448758256, + "voter": "moon32walker" + }, + { + "rshares": 32452429861, + "voter": "anca3drandom" + }, + { + "rshares": 115883340, + "voter": "cyonic" + }, + { + "rshares": 133255616, + "voter": "bigb" + }, + { + "rshares": 571692815, + "voter": "jasonpay1" + }, + { + "rshares": 3835587963, + "voter": "sompitonov" + }, + { + "rshares": 5372665495, + "voter": "bbrewer" + }, + { + "rshares": 15514579228, + "voter": "winstonwolfe" + }, + { + "rshares": 916462256, + "voter": "happyphoenix" + }, + { + "rshares": 15575145963, + "voter": "proto" + }, + { + "rshares": 614416410, + "voter": "curator" + }, + { + "rshares": 3297833326, + "voter": "ace108" + }, + { + "rshares": 432287231, + "voter": "yarly10" + }, + { + "rshares": 1750139335, + "voter": "alex.chien" + }, + { + "rshares": 231618512, + "voter": "yarly11" + }, + { + "rshares": 4914389699, + "voter": "royalmacro" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 2242469546, + "voter": "tygergamer" + }, + { + "rshares": 2849432107, + "voter": "nelu.ceban" + }, + { + "rshares": 554432980, + "voter": "cwmyao1" + }, + { + "rshares": 36985556688, + "voter": "celebr1ty" + }, + { + "rshares": 1731857982, + "voter": "remlaps" + }, + { + "rshares": 5554504133, + "voter": "beanz" + }, + { + "rshares": 13518235137, + "voter": "clevecross" + }, + { + "rshares": 21557151502, + "voter": "sisters" + }, + { + "rshares": 142706881, + "voter": "steemster1" + }, + { + "rshares": 115172592, + "voter": "wunju" + }, + { + "rshares": 27075686327, + "voter": "solidgold" + }, + { + "rshares": 244863448245, + "voter": "originate" + }, + { + "rshares": 2873547475, + "voter": "dmilash" + }, + { + "rshares": 188414958, + "voter": "pulpably" + }, + { + "rshares": 1458929155, + "voter": "spinner" + }, + { + "rshares": 19540258029, + "voter": "williambanks" + }, + { + "rshares": 3150369025, + "voter": "webosfritos" + }, + { + "rshares": 5474983827, + "voter": "jed78" + }, + { + "rshares": 6677336214, + "voter": "mahekg" + }, + { + "rshares": 122226950104, + "voter": "steemdrive" + }, + { + "rshares": 1254151045, + "voter": "metaflute" + }, + { + "rshares": 4400767306, + "voter": "karenb54" + }, + { + "rshares": 70376481208, + "voter": "gomeravibz" + }, + { + "rshares": 7870689325, + "voter": "taker" + }, + { + "rshares": 6529244168, + "voter": "sykochica" + }, + { + "rshares": 59219358, + "voter": "sharon" + }, + { + "rshares": 1561593690, + "voter": "whitemike313" + }, + { + "rshares": 6817558610, + "voter": "dumar022" + }, + { + "rshares": 58958028, + "voter": "lillianjones" + }, + { + "rshares": 2501549780, + "voter": "pdogg147" + }, + { + "rshares": 18337113073, + "voter": "reneenouveau" + }, + { + "rshares": 25086446776, + "voter": "rawnetics" + }, + { + "rshares": 54208918167, + "voter": "sextusempiricus" + }, + { + "rshares": 25748578986, + "voter": "laoyao" + }, + { + "rshares": 1916476866, + "voter": "feelapi" + }, + { + "rshares": 20943614649, + "voter": "kental" + }, + { + "rshares": 14587304759, + "voter": "gmurph" + }, + { + "rshares": 2312594930, + "voter": "crypto-toll" + }, + { + "rshares": 4344940420, + "voter": "ullikume" + }, + { + "rshares": 6812512111, + "voter": "minion" + }, + { + "rshares": 1393113935, + "voter": "andrew0" + }, + { + "rshares": 8284755955, + "voter": "kurtbeil" + }, + { + "rshares": 101494312815, + "voter": "thisisbenbrick" + }, + { + "rshares": 100860038, + "voter": "luke490" + }, + { + "rshares": 91120502513, + "voter": "joele" + }, + { + "rshares": 5443084062, + "voter": "oflyhigh" + }, + { + "rshares": 12780436995, + "voter": "randyclemens" + }, + { + "rshares": 1232895758, + "voter": "paynode" + }, + { + "rshares": 58773515, + "voter": "nickche" + }, + { + "rshares": 189563166525, + "voter": "sirwinchester" + }, + { + "rshares": 312105000, + "voter": "future24" + }, + { + "rshares": 59410849, + "voter": "msjennifer" + }, + { + "rshares": 55911760, + "voter": "ciao" + }, + { + "rshares": 3302532712, + "voter": "blow" + }, + { + "rshares": 710962726, + "voter": "jrcornel" + }, + { + "rshares": 55449983, + "voter": "steemo" + }, + { + "rshares": 982196003, + "voter": "fooblic" + }, + { + "rshares": 1986815415, + "voter": "quantumanomaly" + }, + { + "rshares": 580406077, + "voter": "bmcv001" + }, + { + "rshares": 21699399275, + "voter": "hanshotfirst" + }, + { + "rshares": 55306941, + "voter": "steema" + }, + { + "rshares": 1558777881, + "voter": "erikclark13" + }, + { + "rshares": 68397753, + "voter": "evgenyche" + }, + { + "rshares": 67990404, + "voter": "confucius" + }, + { + "rshares": 29495720282, + "voter": "mrosenquist" + }, + { + "rshares": 60730988, + "voter": "stevescriber" + }, + { + "rshares": 1884653469, + "voter": "bledarus" + }, + { + "rshares": 74898697, + "voter": "elenirossidou" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 88707336012, + "voter": "miacats" + }, + { + "rshares": 490764449, + "voter": "sc-steemit" + }, + { + "rshares": 52419023, + "voter": "nano2nd" + }, + { + "rshares": 56143792, + "voter": "jarvis" + }, + { + "rshares": 577428472, + "voter": "ashwim" + }, + { + "rshares": 6753644017, + "voter": "gonzo" + }, + { + "rshares": 62395538, + "voter": "olya" + }, + { + "rshares": 8451306126, + "voter": "theb0red1" + }, + { + "rshares": 54313084, + "voter": "fortuner" + }, + { + "rshares": 1549192117, + "voter": "chinadaily" + }, + { + "rshares": 19205801220, + "voter": "kyriacos" + }, + { + "rshares": 56598010, + "voter": "cryptoblu" + }, + { + "rshares": 56591855, + "voter": "instructor" + }, + { + "rshares": 75583534, + "voter": "pompe72" + }, + { + "rshares": 2707740797, + "voter": "virtualgrowth" + }, + { + "rshares": 640494020911, + "voter": "dollarvigilante" + }, + { + "rshares": 1371874570, + "voter": "anotherjoe" + }, + { + "rshares": 67104569235, + "voter": "serejandmyself" + }, + { + "rshares": 12003456501, + "voter": "gvargas123" + }, + { + "rshares": 1389946718, + "voter": "jsantana" + }, + { + "rshares": 2560790218, + "voter": "madoff" + }, + { + "rshares": 963036943, + "voter": "telos" + }, + { + "rshares": 54220781, + "voter": "johnbyrd" + }, + { + "rshares": 54218223, + "voter": "thomasaustin" + }, + { + "rshares": 54216305, + "voter": "thermor" + }, + { + "rshares": 54213405, + "voter": "ficholl" + }, + { + "rshares": 54209199, + "voter": "widell" + }, + { + "rshares": 4276803918, + "voter": "chaospoet" + }, + { + "rshares": 187186651, + "voter": "steevc" + }, + { + "rshares": 8469707556, + "voter": "jaredcwillis" + }, + { + "rshares": 1856443329, + "voter": "movievertigo" + }, + { + "rshares": 2569452228, + "voter": "steembeast" + }, + { + "rshares": 53821337, + "voter": "revelbrooks" + }, + { + "rshares": 2866954104, + "voter": "netaterra" + }, + { + "rshares": 22522846885, + "voter": "andrewawerdna" + }, + { + "rshares": 6050957442, + "voter": "trev" + }, + { + "rshares": 1871540303, + "voter": "erroneous-logic" + }, + { + "rshares": 71218036289, + "voter": "barrycooper" + }, + { + "rshares": 47545219036, + "voter": "dragonanarchist" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 4000720825, + "voter": "sethlinson" + }, + { + "rshares": 18578707926, + "voter": "hilarski" + }, + { + "rshares": 5228073529, + "voter": "oldtimer" + }, + { + "rshares": 4503042264, + "voter": "steemitpatina" + }, + { + "rshares": 52708083, + "voter": "curpose" + }, + { + "rshares": 58330329, + "voter": "chuvox" + }, + { + "rshares": 59194500, + "voter": "bonapetit" + }, + { + "rshares": 733021198, + "voter": "dajohns1420" + }, + { + "rshares": 53565688, + "voter": "rickmiller" + }, + { + "rshares": 4382079199, + "voter": "lancem" + }, + { + "rshares": 1624044881, + "voter": "ines-f" + }, + { + "rshares": 2017275348, + "voter": "cryptoeasy" + }, + { + "rshares": 1572019930, + "voter": "nulliusinverba" + }, + { + "rshares": 4887499753, + "voter": "ats-david" + }, + { + "rshares": 670709305, + "voter": "runridefly" + }, + { + "rshares": 25570333868, + "voter": "krnel" + }, + { + "rshares": 69572705, + "voter": "jlufer" + }, + { + "rshares": 57437168622, + "voter": "skum" + }, + { + "rshares": 98218493, + "voter": "trendwizard" + }, + { + "rshares": 90577741, + "voter": "whitezombie" + }, + { + "rshares": 79568473, + "voter": "uziriel" + }, + { + "rshares": 20981590167, + "voter": "mikehere" + }, + { + "rshares": 57330113, + "voter": "aavkc" + }, + { + "rshares": 675058400, + "voter": "gear66" + }, + { + "rshares": 2433107936, + "voter": "richardcrill" + }, + { + "rshares": 9191275813, + "voter": "heretickitten" + }, + { + "rshares": 52836995, + "voter": "troich" + }, + { + "rshares": 6743441072, + "voter": "mdoolsky" + }, + { + "rshares": 3101985046, + "voter": "xanoxt" + }, + { + "rshares": 1616413109, + "voter": "davidjkelley" + }, + { + "rshares": 66879121, + "voter": "paa" + }, + { + "rshares": 133765107, + "voter": "team101" + }, + { + "rshares": 7518726707, + "voter": "davidbrogan" + }, + { + "rshares": 56987529, + "voter": "thepeacefulrebel" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 185622553, + "voter": "greatness" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 12190963825, + "voter": "ghasemkiani" + }, + { + "rshares": 24470534532, + "voter": "sponge-bob" + }, + { + "rshares": 15150640986, + "voter": "digital-wisdom" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 3748408212, + "voter": "titusfrost" + }, + { + "rshares": 85083750, + "voter": "ruscion" + }, + { + "rshares": 52847912, + "voter": "teruneo" + }, + { + "rshares": 57099030, + "voter": "dragon93" + }, + { + "rshares": 5529568480, + "voter": "jwaser" + }, + { + "rshares": 5272311109, + "voter": "doitvoluntarily" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 17059963076, + "voter": "hunterisgreat" + }, + { + "rshares": 1518574310, + "voter": "smisi" + }, + { + "rshares": 51451058, + "voter": "yorsens" + }, + { + "rshares": 3064424390, + "voter": "michaelmatthews" + }, + { + "rshares": 277324152, + "voter": "maarnio" + }, + { + "rshares": 89038335, + "voter": "the-ego-is-you" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 537067064, + "voter": "winglessss" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 1769489244, + "voter": "baodog" + }, + { + "rshares": 2605716510, + "voter": "bwaser" + }, + { + "rshares": 51906983, + "voter": "sofa" + }, + { + "rshares": 343538723, + "voter": "panther" + }, + { + "rshares": 1449131127, + "voter": "catsmart" + }, + { + "rshares": 50554364, + "voter": "danbar" + }, + { + "rshares": 327174897, + "voter": "bones261" + }, + { + "rshares": 334013630052, + "voter": "charlieshrem" + }, + { + "rshares": 5674559575, + "voter": "mariandavp" + }, + { + "rshares": 59387530704, + "voter": "tracemayer" + }, + { + "rshares": 9136703623, + "voter": "brains" + }, + { + "rshares": 1167978510, + "voter": "uceph" + }, + { + "rshares": 482952591, + "voter": "floweroflife" + }, + { + "rshares": 52226204, + "voter": "gavicrane" + }, + { + "rshares": 61567608, + "voter": "jcvanleur" + }, + { + "rshares": 161284159, + "voter": "knight-angel" + }, + { + "rshares": 582922475, + "voter": "bones555" + }, + { + "rshares": 50918375, + "voter": "ailo" + }, + { + "rshares": 1642685153, + "voter": "bitcoinparadise" + }, + { + "rshares": 2929180084, + "voter": "anton333" + }, + { + "rshares": 210337011, + "voter": "ballinconscious" + }, + { + "rshares": 5725265619, + "voter": "chick1" + }, + { + "rshares": 4651778852, + "voter": "gringalicious" + }, + { + "rshares": 2744828616, + "voter": "steempowerwhale" + }, + { + "rshares": 357202147, + "voter": "soldier" + }, + { + "rshares": 55826263, + "voter": "nelyp" + }, + { + "rshares": 2818894604, + "voter": "robcichocki" + }, + { + "rshares": 1951311375, + "voter": "steemsquad" + }, + { + "rshares": 1129379312, + "voter": "anomaly" + }, + { + "rshares": 5911683344, + "voter": "tarekadam" + }, + { + "rshares": 1420415841, + "voter": "ellepdub" + }, + { + "rshares": 51890765, + "voter": "gregorygarcia" + }, + { + "rshares": 338284222, + "voter": "jbaker585" + }, + { + "rshares": 8712540579, + "voter": "herpetologyguy" + }, + { + "rshares": 347888867, + "voter": "everittmickey" + }, + { + "rshares": 1352042554, + "voter": "mojojojo" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50439559, + "voter": "roto" + }, + { + "rshares": 1457160010, + "voter": "infotoday" + }, + { + "rshares": 336901289, + "voter": "robotev1" + }, + { + "rshares": 343046311, + "voter": "robotev2" + }, + { + "rshares": 1039370994, + "voter": "jang" + }, + { + "rshares": 4689184321, + "voter": "morgan.waser" + }, + { + "rshares": 924825759, + "voter": "schattenjaeger" + }, + { + "rshares": 2382508857, + "voter": "terrano" + }, + { + "rshares": 143571824, + "voter": "flowergirl" + }, + { + "rshares": 615424969, + "voter": "nathanjtaylor" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 77317255, + "voter": "cherryleaf" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 1692965069, + "voter": "nil1511" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 50536471, + "voter": "twistys" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 50508468, + "voter": "lookie-here" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 52005424, + "voter": "natord" + }, + { + "rshares": 55484657, + "voter": "steemettes" + }, + { + "rshares": 50317220, + "voter": "piphunters" + }, + { + "rshares": 1757970224, + "voter": "exlead" + }, + { + "rshares": 4316683465, + "voter": "airmike" + }, + { + "rshares": 2918207689, + "voter": "strong-ai" + }, + { + "rshares": 74402358, + "voter": "igtes" + }, + { + "rshares": 1309209290, + "voter": "expedition" + }, + { + "rshares": 154426469, + "voter": "buffett" + }, + { + "rshares": 161446234, + "voter": "yasiin" + }, + { + "rshares": 164151372, + "voter": "flowmetheus" + }, + { + "rshares": 147014100, + "voter": "eunnykim" + }, + { + "rshares": 1065088190, + "voter": "rusteemitblog" + }, + { + "rshares": 159374062, + "voter": "davfur" + }, + { + "rshares": 156089617, + "voter": "kalev" + }, + { + "rshares": 152729000, + "voter": "chanceskain" + }, + { + "rshares": 276984194, + "voter": "witchcraftblog" + }, + { + "rshares": 132806923, + "voter": "swtcamito" + }, + { + "rshares": 158051137, + "voter": "origin" + }, + { + "rshares": 157727916, + "voter": "dulani" + }, + { + "rshares": 141916333, + "voter": "laskoff" + }, + { + "rshares": 154501465, + "voter": "pawel-krawczyk" + }, + { + "rshares": 119814391, + "voter": "oliver.smith" + }, + { + "rshares": 157648960, + "voter": "viper666" + }, + { + "rshares": 110346066, + "voter": "jack.johnson" + }, + { + "rshares": 160689927, + "voter": "paulreifsteck" + }, + { + "rshares": 122578153, + "voter": "rubenkusters" + }, + { + "rshares": 157126941, + "voter": "adpipop" + }, + { + "rshares": 157060221, + "voter": "craneos6626" + }, + { + "rshares": 147606365, + "voter": "laskovskiy" + }, + { + "rshares": 153814397, + "voter": "food-creator" + }, + { + "rshares": 159993665, + "voter": "ttarabichi" + }, + { + "rshares": 156821466, + "voter": "charlie.wilson" + }, + { + "rshares": 125821091, + "voter": "jasonxg" + } + ], + "author": "dantheman", + "author_payout_value": "0.000 HBD", + "author_reputation": 71.46, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://i.imgflip.com/p1ij6.jpg
    **CENSORSHIP**
    \n\nLanguage is a very powerful tool because it shapes the way we think. The words we choose to use [impact how we think, feel, and reason about the world around us](https://en.wikipedia.org/wiki/Linguistic_relativity). Today I would like to address the word *censorship* because it is a very hot topic on steemit.\n\nThe first problem we always face is different and ambiguous definitions for censorship. Unfortunately, it isn\u2019t always practical to *define* our terms in every debate and therefore drama queens toss the term \u201ccensorship\u201d around far too easily. I would go so far as to say that the censorship card is played about as often and illegitimately as the race card. Often those who play the *race card* are more *racist and oppressive* than those they slander, the same principle applies to those who play the censorship card.\n\n## Censorship requires Aggression \n\nThe defining characteristic of a free society is the absence of initiation of violence. This includes the credible threat of violence, fraud, theft, etc. Without the threat of aggression people can freely say whatever they want, whenever they want without fear that their person or property will be harmed. A critical distinction of a free society is that you cannot express yourself in ways that violate the property rights of others.\n\n## Graffiti is Aggression and violation of Property Rights\n \nGraffiti is defined as writing or drawings scribbled, scratched, or **sprayed illicitly on a wall or other surface in a public place**. In a free society the Graffiti artist would be tracked down and expected to pay restitution to the property owner. No rational individual would argue that the artist has been censored by the property owner or that the property owner is the one initiating aggression against the artist.\n\n## Property Owner defines Art vs Graffiti \nThere are places where graffiti-style art is acceptable and is actually encouraged. In this case no aggression has occurred and therefore the action is legitimate. \n\n
    https://farm8.staticflickr.com/7485/15754046208_7d666a75a9_o.jpg
    \n\n## Spam, Porn, Harassment, and Fraudulent posts are Digital Graffiti \n\nWhen it comes to websites like Facebook, YouTube, Google, Reddit, and Steemit we have digital property owned by individuals providing a free and voluntary service to society. It is not possible for these organizations to censor user content because they are not using violence, theft, etc. \n\nThe only true censorship is when government agents approach these companies and demand content be removed under threat of force or violence. Provided these companies are not under any kind of threat, there can be no censorship.\n\nWhen someone [demands that YouTube share ad revenue](/steemit/@calaber24p/censorship-on-youtube-creates-an-unique-opportunity-for-decentralized-platforms-like-steemit-to-create-an-alternative-video) they are taking the role of the Graffiti artist that demands property owners not repaint over their artwork.\n\nSome people may consider the [Graffiti artwork worth thousands of dollars](https://en.wikipedia.org/wiki/Banksy), but this doesn\u2019t change the moral character of the vandalism. Likewise, some people may feel their humor, sarcasm, teasing, crude language, or vulgar posts to be artwork and demand that other users see it and/or up vote it for payment. \n\n## Graffiti Hurts Community Value \n\nWe all love the idea that Free Speech adds value to the speaker, but our selfish desires to be heard come at the expense of the listeners. Few people desire to move into a neighborhood where there is unfettered graffiti and complete disrespect for property rights. Likewise, few people want to join an online community where there are no standards of mutual respect.\n\n## A Perception Problem \n\nWe have a very real problem in society today. The problem is that people feel *entitled* to things that are not theirs. Whether it is health care, google ranking, reputation, or [right for gay couples to be served by particular vendors who oppose gay marriage](http://www.politifact.com/florida/statements/2013/jul/08/tony-perkins/wedding-vendors-have-been-forced-participate-same-/). These entitlements can only be delivered by initiating force and violence against innocent people.\n\nIf a particular vendor (YouTube, Facebook, Google, or your Local Florist) will not serve you, then you must take your business elsewhere. Vendors who lose a significant amount of business will voluntarily reconsider their policies. \n\n## But they have a monopoly! \n\nTo the extent that a business gains the vast majority of the market share without relying on government regulations to shield them from competition, the monopoly is deserved and was earned by providing a quality product that others were unable to compete with.\n\nThere are no laws forcing everyone to use Google, YouTube, Reddit, or Facebook. There are no regulations preventing competitors from starting up and competing. Complaining about their unwillingness to serve you is like a local mall refusing to allow certain tenants. It will certainly make business more challenging for those tenants, but the prospective tenants are not entitled to a prime high-traffic spot in the mall.\n\n## Flagging Posts based upon Differing Opinions \n\nSome people have been complaining about users who down-vote posts they disagree with. The basis of the idea is that all posts are *entitled to* funding from those who support the ideas. This stance is in direct opposition to the vested interests of every stakeholder. \n\n\n
    http://godfatherpolitics.com/wp-content/uploads/2014/03/thomas-jefferson.png
    \n\nWhat should happen when one stakeholder wishes to fund a cause abhorrent to another stakeholder of equal size? The two opinions are canceled out and the remaining stakeholders get to decide.\n\n## Incentive to be Tolerant and Inclusive \n\nAll users, particularly whales, have financial incentive to be tolerant and inclusive. This grows the overall network effect and makes everyone the most money possible. To the extent any community adopts a culture of intolerance that overly restricts the range of acceptable opinion it will push people away. New communities will form to serve the needs of those who are rejected and the free market competition for mindshare will continue.\n\n\n## Conclusion\n\nIf Steem remains a libertarian / anarchist enclave then it will fail to attract a broader audience and that in turn will mean that ordinary people will not get involved with cryptocurrency. Likewise, if Steemit fails to curtail abusive, threatening, and toxic individuals it will also drive away the broader audience leaving only those with skin thick enough to take the abuse of trolls. \n\nI want Steem be a healthy, vibrant community with engaging discussions from people with all points of view. Unfortunately (and fortunately?), I am only one of many users who have a say in what kind of content gets voted on. Each and every one of us contributes to the culture and we will all succeed or fail based upon how we act.\n\nLets stop throwing the term \u201ccensorship\u201d around here on Steemit unless it is explicitly referring to the threat of violence. It is out of place and conjures up inappropriate negative reactions similar to playing the race card. Instead, lets focus on the rights of all voters to express their opinion for or against any post. If you disagree with how someone is voting, then focus your argument on how something adds or removes value to the community rather than whether someone is committing the \u201cvile\u201d sin of non-censorship by utilizing their legitimate voting rights.\n\nSteemit is a free and voluntary platform built on the basis of free association; censorship is impossible in such an environment even if the community or steemit.com chooses to minimize the visibility of some content or block it all together. \n\nThe blockchain is open, your content is logged and recorded for all time. Anyone who wants to see your content or offer a competing service to steemit.com is free to curate and display what they like. \n\n## P.S. On Definitions \n\nWe live in a world where common words are generally used in ways that are in direct contradiction of their meaning. The unfortunate reality dramatically lowers the quality of public discourse because it allows people to talk past each other. Activists leverage the emotional response to the word censorship to provoke people into violating the property rights of others. It may well be that censorship is taking on a broader meaning that would also encompass the no coerced behavior of Google, Facebook, etc. The problem with the broader meaning is that the word censorship is no longer useful for accurately defining moral/immoral behavior. Under the broader definition, accusing someone of censorship is as meaningless as accusing them of filtering spam emails. How dare they censor spam artists!", + "category": "censorship", + "children": 164, + "created": "2016-09-06T18:45:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgflip.com/p1ij6.jpg", + "https://farm8.staticflickr.com/7485/15754046208_7d666a75a9_o.jpg", + "http://godfatherpolitics.com/wp-content/uploads/2014/03/thomas-jefferson.png" + ], + "links": [ + "https://en.wikipedia.org/wiki/Linguistic_relativity", + "/steemit/@calaber24p/censorship-on-youtube-creates-an-unique-opportunity-for-decentralized-platforms-like-steemit-to-create-an-alternative-video", + "https://en.wikipedia.org/wiki/Banksy", + "http://www.politifact.com/florida/statements/2013/jul/08/tony-perkins/wedding-vendors-have-been-forced-participate-same-/" + ], + "tags": [ + "censorship", + "steemit", + "steem" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 117550898840994, + "payout": 1193.947, + "payout_at": "2016-09-13T18:45:36", + "pending_payout_value": "1193.947 HBD", + "percent_hbd": 10000, + "permlink": "censorship-is-impossible-in-a-free-society", + "post_id": 1149625, + "promoted": "100.000 HBD", + "replies": [], + "stats": { + "flag_weight": 1.0, + "gray": false, + "hide": false, + "total_votes": 508 + }, + "title": "Censorship is impossible in a Free Society", + "updated": "2016-09-06T18:45:36", + "url": "/censorship/@dantheman/censorship-is-impossible-in-a-free-society" + }, + { + "active_votes": [ + { + "rshares": 28904011889414, + "voter": "dantheman" + }, + { + "rshares": 520098232581, + "voter": "anonymous" + }, + { + "rshares": 27187008322655, + "voter": "berniesanders" + }, + { + "rshares": 169804839880, + "voter": "highasfuck" + }, + { + "rshares": 2636342185376, + "voter": "badassmother" + }, + { + "rshares": 169207940021, + "voter": "nextgenwitness" + }, + { + "rshares": 3073876330742, + "voter": "pharesim" + }, + { + "rshares": 2008563761368, + "voter": "hr1" + }, + { + "rshares": 594575320115, + "voter": "justin" + }, + { + "rshares": 1011916646700, + "voter": "silver" + }, + { + "rshares": 2393257515326, + "voter": "silversteem" + }, + { + "rshares": 1107774806631, + "voter": "ihashfury" + }, + { + "rshares": 4973802490322, + "voter": "nextgencrypto" + }, + { + "rshares": 4674533411216, + "voter": "wang" + }, + { + "rshares": 2482055809, + "voter": "boy" + }, + { + "rshares": 1809839585238, + "voter": "xeroc" + }, + { + "rshares": 3013424240, + "voter": "bue-witness" + }, + { + "rshares": 552662812, + "voter": "bunny" + }, + { + "rshares": 491465130261, + "voter": "ajvest" + }, + { + "rshares": 43649505393, + "voter": "bue" + }, + { + "rshares": 5572119315, + "voter": "chloe" + }, + { + "rshares": 32994834817, + "voter": "danknugs" + }, + { + "rshares": 392020164380, + "voter": "steemservices" + }, + { + "rshares": 26825111274, + "voter": "steemservices1" + }, + { + "rshares": 1330064009, + "voter": "mini" + }, + { + "rshares": 171009273, + "voter": "moon" + }, + { + "rshares": 208927024954, + "voter": "alex90342fastn1" + }, + { + "rshares": 2005815389795, + "voter": "joseph" + }, + { + "rshares": 11196356543, + "voter": "steemservices3" + }, + { + "rshares": 13072638952, + "voter": "steemservices5" + }, + { + "rshares": 14855376121, + "voter": "bentley" + }, + { + "rshares": 444955155332, + "voter": "recursive3" + }, + { + "rshares": 2792476965429, + "voter": "recursive" + }, + { + "rshares": 1532665365, + "voter": "mineralwasser" + }, + { + "rshares": 918878966751, + "voter": "boombastic" + }, + { + "rshares": 123571015707, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 2248950812, + "voter": "bingo-1" + }, + { + "rshares": 1453188235245, + "voter": "benjojo" + }, + { + "rshares": 11723893904, + "voter": "idol" + }, + { + "rshares": 499845540, + "voter": "healthcare" + }, + { + "rshares": 775709423, + "voter": "daniel.pan" + }, + { + "rshares": 2786483423564, + "voter": "donkeypong" + }, + { + "rshares": 408396261389, + "voter": "steemrollin" + }, + { + "rshares": 40480067408, + "voter": "alexgr" + }, + { + "rshares": 230642309, + "voter": "helen.tan" + }, + { + "rshares": 25304604461, + "voter": "yefet" + }, + { + "rshares": 14464815855, + "voter": "valtr" + }, + { + "rshares": 1820924487, + "voter": "jocelyn" + }, + { + "rshares": 12861662310, + "voter": "full-measure" + }, + { + "rshares": 548931646, + "voter": "ifttt" + }, + { + "rshares": 1055355445022, + "voter": "gavvet" + }, + { + "rshares": 19313464152, + "voter": "joelinux" + }, + { + "rshares": 832212930452, + "voter": "steemship" + }, + { + "rshares": 68620290271, + "voter": "idealist" + }, + { + "rshares": 611673479623, + "voter": "eeks" + }, + { + "rshares": 19603806106, + "voter": "fkn" + }, + { + "rshares": 29124731949, + "voter": "greenman81" + }, + { + "rshares": 487043900, + "voter": "paco-steem" + }, + { + "rshares": 5487072034, + "voter": "spaninv" + }, + { + "rshares": 110425095104, + "voter": "forrestwillie" + }, + { + "rshares": 29577376352, + "voter": "instructor2121" + }, + { + "rshares": 2105697423, + "voter": "gekko" + }, + { + "rshares": 338115289584, + "voter": "teamsteem" + }, + { + "rshares": 26446572833, + "voter": "elishagh1" + }, + { + "rshares": 13242421616, + "voter": "richman" + }, + { + "rshares": 733881760856, + "voter": "nanzo-scoop" + }, + { + "rshares": 679520448, + "voter": "weenfan" + }, + { + "rshares": 4974441347, + "voter": "acidyo" + }, + { + "rshares": 151937411878, + "voter": "steve-walschot" + }, + { + "rshares": 230470945840, + "voter": "mummyimperfect" + }, + { + "rshares": 534596286, + "voter": "coar" + }, + { + "rshares": 74166126146, + "voter": "asch" + }, + { + "rshares": 623001349410, + "voter": "kevinwong" + }, + { + "rshares": 1425459923, + "voter": "murh" + }, + { + "rshares": 3590512275, + "voter": "cryptofunk" + }, + { + "rshares": 2634258540, + "voter": "error" + }, + { + "rshares": 378920499792, + "voter": "blakemiles84" + }, + { + "rshares": 15588807020, + "voter": "ombc" + }, + { + "rshares": 42977927576, + "voter": "ranko-k" + }, + { + "rshares": 64657896111, + "voter": "ak2020" + }, + { + "rshares": 98243686947, + "voter": "midnas-howler" + }, + { + "rshares": 24400271615, + "voter": "paul-labossiere" + }, + { + "rshares": 8199640991, + "voter": "zebbra2014" + }, + { + "rshares": 13249527549, + "voter": "johnerfx" + }, + { + "rshares": 377944761420, + "voter": "taoteh1221" + }, + { + "rshares": 380255021, + "voter": "stiletto" + }, + { + "rshares": 370334988153, + "voter": "hedge-x" + }, + { + "rshares": 233304410850, + "voter": "wingz" + }, + { + "rshares": 33522431436, + "voter": "juanmiguelsalas" + }, + { + "rshares": 54397942319, + "voter": "thecryptodrive" + }, + { + "rshares": 213100572181, + "voter": "will-zewe" + }, + { + "rshares": 6210962615, + "voter": "kennyskitchen" + }, + { + "rshares": 403936875902, + "voter": "kaylinart" + }, + { + "rshares": 539220549910, + "voter": "infovore" + }, + { + "rshares": 78420366563, + "voter": "tim-johnston" + }, + { + "rshares": 1012427662, + "voter": "johnerminer" + }, + { + "rshares": 3247481989, + "voter": "tee-em" + }, + { + "rshares": 36310114628, + "voter": "michaelx" + }, + { + "rshares": 719254637693, + "voter": "anwenbaumeister" + }, + { + "rshares": 167123545461, + "voter": "ikigai" + }, + { + "rshares": 5829433150, + "voter": "mark-waser" + }, + { + "rshares": 687228830675, + "voter": "publicworker" + }, + { + "rshares": 108637592108, + "voter": "geoffrey" + }, + { + "rshares": 272424359692, + "voter": "lukestokes" + }, + { + "rshares": 2937074898, + "voter": "mammasitta" + }, + { + "rshares": 2502021825, + "voter": "superfreek" + }, + { + "rshares": 3406174686, + "voter": "the.bot" + }, + { + "rshares": 36049155648, + "voter": "cryptoiskey" + }, + { + "rshares": 562575775, + "voter": "mrhankeh" + }, + { + "rshares": 43623897139, + "voter": "clement" + }, + { + "rshares": 44534121657, + "voter": "isteemit" + }, + { + "rshares": 53127948729, + "voter": "bacchist" + }, + { + "rshares": 243464927250, + "voter": "asmolokalo" + }, + { + "rshares": 14593112076, + "voter": "good-karma" + }, + { + "rshares": 1349434599, + "voter": "dennygalindo" + }, + { + "rshares": 92800123706, + "voter": "rubybian" + }, + { + "rshares": 3329170505, + "voter": "orly" + }, + { + "rshares": 15569455870, + "voter": "stealthtrader" + }, + { + "rshares": 16406069363, + "voter": "elyaque" + }, + { + "rshares": 23470130902, + "voter": "mindover" + }, + { + "rshares": 467472850580, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 120310968454, + "voter": "derekareith" + }, + { + "rshares": 60653460344, + "voter": "furion" + }, + { + "rshares": 10592956071, + "voter": "seanmchughart" + }, + { + "rshares": 103734236038, + "voter": "cdubendo" + }, + { + "rshares": 3661486271, + "voter": "owdy" + }, + { + "rshares": 485287450, + "voter": "barbara2" + }, + { + "rshares": 531132027, + "voter": "ch0c0latechip" + }, + { + "rshares": 486886690, + "voter": "doge4lyf" + }, + { + "rshares": 25575729781, + "voter": "strangerarray" + }, + { + "rshares": 148458773016, + "voter": "knircky" + }, + { + "rshares": 504635563, + "voter": "warplat" + }, + { + "rshares": 1206556077, + "voter": "dicov" + }, + { + "rshares": 1630261480, + "voter": "steem1653" + }, + { + "rshares": 4600997385, + "voter": "gikitiki" + }, + { + "rshares": 15976597511, + "voter": "ashold882015" + }, + { + "rshares": 10929036897, + "voter": "asim" + }, + { + "rshares": 13555525897, + "voter": "senseiteekay" + }, + { + "rshares": 3978399004, + "voter": "karen13" + }, + { + "rshares": 21722940066, + "voter": "dwinblood" + }, + { + "rshares": 10435159079, + "voter": "deviedev" + }, + { + "rshares": 349470768, + "voter": "dr2073" + }, + { + "rshares": 11941739853, + "voter": "jaycobbell" + }, + { + "rshares": 43183709774, + "voter": "condra" + }, + { + "rshares": 410205647, + "voter": "karenmckersie" + }, + { + "rshares": 3215762929, + "voter": "pigatto" + }, + { + "rshares": 10050955929, + "voter": "allmonitors" + }, + { + "rshares": 429865972, + "voter": "luisucv34" + }, + { + "rshares": 370939417531, + "voter": "knozaki2015" + }, + { + "rshares": 43452166600, + "voter": "yongyoon" + }, + { + "rshares": 7443194536, + "voter": "lichtblick" + }, + { + "rshares": 103711516, + "voter": "wildchild" + }, + { + "rshares": 3786816110, + "voter": "maximkichev" + }, + { + "rshares": 5649736542, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 243501388, + "voter": "mix68" + }, + { + "rshares": 744454404903, + "voter": "ramta" + }, + { + "rshares": 3174794355, + "voter": "imp3" + }, + { + "rshares": 438064420, + "voter": "natalyt" + }, + { + "rshares": 280968811744, + "voter": "calaber24p" + }, + { + "rshares": 64246109862, + "voter": "thylbom" + }, + { + "rshares": 1911344111, + "voter": "fubar-bdhr" + }, + { + "rshares": 7024624095, + "voter": "geronimo" + }, + { + "rshares": 7327096445, + "voter": "bitcoiner" + }, + { + "rshares": 6105234990, + "voter": "tarindel" + }, + { + "rshares": 234706981000, + "voter": "liberosist" + }, + { + "rshares": 29860845400, + "voter": "deanliu" + }, + { + "rshares": 116065815, + "voter": "cybervad" + }, + { + "rshares": 102459876, + "voter": "elmusic" + }, + { + "rshares": 182710907037, + "voter": "jl777" + }, + { + "rshares": 37640387244, + "voter": "zaebars" + }, + { + "rshares": 16288614419, + "voter": "positive" + }, + { + "rshares": 1798884189, + "voter": "yarly" + }, + { + "rshares": 269576627, + "voter": "yarly2" + }, + { + "rshares": 269980297, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 500969295, + "voter": "sokoloffa" + }, + { + "rshares": 117711994, + "voter": "charbelnamm" + }, + { + "rshares": 764587130, + "voter": "mohammed123" + }, + { + "rshares": 21325436037, + "voter": "krabgat" + }, + { + "rshares": 15571624866, + "voter": "proto" + }, + { + "rshares": 644954948, + "voter": "curator" + }, + { + "rshares": 8147029083, + "voter": "trisnawati" + }, + { + "rshares": 221401214, + "voter": "culoemono" + }, + { + "rshares": 436474032, + "voter": "yarly10" + }, + { + "rshares": 1749726803, + "voter": "alex.chien" + }, + { + "rshares": 233864769, + "voter": "yarly11" + }, + { + "rshares": 81814843, + "voter": "yarly12" + }, + { + "rshares": 2222862544, + "voter": "tygergamer" + }, + { + "rshares": 537189684, + "voter": "fnait" + }, + { + "rshares": 502409799, + "voter": "keepcalmand" + }, + { + "rshares": 536957638, + "voter": "cwmyao1" + }, + { + "rshares": 5841936138, + "voter": "beanz" + }, + { + "rshares": 117834331, + "voter": "creatorgalaxy" + }, + { + "rshares": 29626477289, + "voter": "smailer" + }, + { + "rshares": 139296107, + "voter": "steemster1" + }, + { + "rshares": 217225350, + "voter": "choccy" + }, + { + "rshares": 1859734787, + "voter": "lpninja" + }, + { + "rshares": 18184768944, + "voter": "williambanks" + }, + { + "rshares": 7816664104, + "voter": "uwe69" + }, + { + "rshares": 5874256428, + "voter": "jed78" + }, + { + "rshares": 128078777101, + "voter": "steemdrive" + }, + { + "rshares": 1279745964, + "voter": "metaflute" + }, + { + "rshares": 8331474043, + "voter": "taker" + }, + { + "rshares": 103516772, + "voter": "aleks123rus" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 58958028, + "voter": "lillianjones" + }, + { + "rshares": 693670933974, + "voter": "laonie" + }, + { + "rshares": 2267736473, + "voter": "naturalista" + }, + { + "rshares": 25730062568, + "voter": "laoyao" + }, + { + "rshares": 16142522947, + "voter": "gmurph" + }, + { + "rshares": 51338511950, + "voter": "timsaid" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 4615241075, + "voter": "ullikume" + }, + { + "rshares": 3066422709, + "voter": "darrenturetzky" + }, + { + "rshares": 807752948, + "voter": "labradorsem" + }, + { + "rshares": 103522443133, + "voter": "thisisbenbrick" + }, + { + "rshares": 77778400648, + "voter": "xiaohui" + }, + { + "rshares": 18051601393, + "voter": "jphamer1" + }, + { + "rshares": 17911590129, + "voter": "velourex" + }, + { + "rshares": 93195477512, + "voter": "joele" + }, + { + "rshares": 5248424662, + "voter": "oflyhigh" + }, + { + "rshares": 1265682837, + "voter": "paynode" + }, + { + "rshares": 9442440033, + "voter": "gargon" + }, + { + "rshares": 423788872, + "voter": "future24" + }, + { + "rshares": 59410849, + "voter": "msjennifer" + }, + { + "rshares": 55911760, + "voter": "ciao" + }, + { + "rshares": 11703925092, + "voter": "goingpaper" + }, + { + "rshares": 17730431006, + "voter": "cryptos" + }, + { + "rshares": 55449983, + "voter": "steemo" + }, + { + "rshares": 55306941, + "voter": "steema" + }, + { + "rshares": 345831698, + "voter": "gamerate" + }, + { + "rshares": 234954849, + "voter": "vootka" + }, + { + "rshares": 66371585, + "voter": "confucius" + }, + { + "rshares": 29493027614, + "voter": "mrosenquist" + }, + { + "rshares": 65068915, + "voter": "stevescriber" + }, + { + "rshares": 1065111573, + "voter": "bledarus" + }, + { + "rshares": 54908311, + "voter": "loli" + }, + { + "rshares": 54842915, + "voter": "nano2nd" + }, + { + "rshares": 117308646, + "voter": "future-shock" + }, + { + "rshares": 50545877, + "voter": "party1998" + }, + { + "rshares": 62391219, + "voter": "immortal" + }, + { + "rshares": 56143792, + "voter": "jarvis" + }, + { + "rshares": 116751214, + "voter": "lisadang" + }, + { + "rshares": 54313084, + "voter": "fortuner" + }, + { + "rshares": 72982892, + "voter": "longevity" + }, + { + "rshares": 61874235, + "voter": "rashka" + }, + { + "rshares": 1497361810, + "voter": "chinadaily" + }, + { + "rshares": 17605373303, + "voter": "kyriacos" + }, + { + "rshares": 35420250755, + "voter": "thecurator" + }, + { + "rshares": 57802223, + "voter": "cryptoblu" + }, + { + "rshares": 57795937, + "voter": "instructor" + }, + { + "rshares": 101227402628, + "voter": "helikopterben" + }, + { + "rshares": 662204978880, + "voter": "dollarvigilante" + }, + { + "rshares": 1443290254, + "voter": "gdsprgdd" + }, + { + "rshares": 54220781, + "voter": "johnbyrd" + }, + { + "rshares": 54218223, + "voter": "thomasaustin" + }, + { + "rshares": 54216305, + "voter": "thermor" + }, + { + "rshares": 54213405, + "voter": "ficholl" + }, + { + "rshares": 54209199, + "voter": "widell" + }, + { + "rshares": 59993245, + "voter": "longtech" + }, + { + "rshares": 8891054106, + "voter": "jaredcwillis" + }, + { + "rshares": 53821337, + "voter": "revelbrooks" + }, + { + "rshares": 24772824820, + "voter": "andrewawerdna" + }, + { + "rshares": 59226282, + "voter": "zite" + }, + { + "rshares": 71200836239, + "voter": "barrycooper" + }, + { + "rshares": 46612959839, + "voter": "dragonanarchist" + }, + { + "rshares": 163983245, + "voter": "generation.easy" + }, + { + "rshares": 76843163, + "voter": "joelbow" + }, + { + "rshares": 16355375535, + "voter": "hilarski" + }, + { + "rshares": 2977572185, + "voter": "booky" + }, + { + "rshares": 57797939, + "voter": "justinschwalm" + }, + { + "rshares": 59044569, + "voter": "shootetxd" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 724970673, + "voter": "dajohns1420" + }, + { + "rshares": 54705383, + "voter": "rickmiller" + }, + { + "rshares": 146567272, + "voter": "jtstreetman" + }, + { + "rshares": 1923215341, + "voter": "cryptoeasy" + }, + { + "rshares": 1366942350, + "voter": "nulliusinverba" + }, + { + "rshares": 118894339, + "voter": "billstclair" + }, + { + "rshares": 813530163, + "voter": "runridefly" + }, + { + "rshares": 14529944296, + "voter": "macksby" + }, + { + "rshares": 58249183, + "voter": "alaqrab" + }, + { + "rshares": 77673986, + "voter": "uziriel" + }, + { + "rshares": 7315831479, + "voter": "einsteinpotsdam" + }, + { + "rshares": 2484284234, + "voter": "richardcrill" + }, + { + "rshares": 56265756, + "voter": "steemitup" + }, + { + "rshares": 52836995, + "voter": "troich" + }, + { + "rshares": 1650630573, + "voter": "davidjkelley" + }, + { + "rshares": 127978892, + "voter": "team101" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 50191639, + "voter": "supersune" + }, + { + "rshares": 32097581345, + "voter": "sponge-bob" + }, + { + "rshares": 15297756343, + "voter": "digital-wisdom" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 5646175108, + "voter": "jwaser" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 397453188, + "voter": "steemorama" + }, + { + "rshares": 160081558, + "voter": "grayhorse" + }, + { + "rshares": 51451058, + "voter": "yorsens" + }, + { + "rshares": 158538070448, + "voter": "asksisk" + }, + { + "rshares": 55725073, + "voter": "budda" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 282267928, + "voter": "totosky" + }, + { + "rshares": 9219166710, + "voter": "goose" + }, + { + "rshares": 52088375, + "voter": "zeka" + }, + { + "rshares": 2660739677, + "voter": "bwaser" + }, + { + "rshares": 51906983, + "voter": "sofa" + }, + { + "rshares": 55093071, + "voter": "warhammer" + }, + { + "rshares": 5273026357, + "voter": "dexter-k" + }, + { + "rshares": 54839629, + "voter": "dr-who" + }, + { + "rshares": 1541628858, + "voter": "catsmart" + }, + { + "rshares": 108903782, + "voter": "dr-house" + }, + { + "rshares": 717513029, + "voter": "ct-gurus" + }, + { + "rshares": 341331436972, + "voter": "charlieshrem" + }, + { + "rshares": 4014959887, + "voter": "mariandavp" + }, + { + "rshares": 62339306632, + "voter": "tracemayer" + }, + { + "rshares": 25877183239, + "voter": "brains" + }, + { + "rshares": 54601718, + "voter": "imc" + }, + { + "rshares": 53353220, + "voter": "swisswatcher" + }, + { + "rshares": 772900078, + "voter": "kingarbinv" + }, + { + "rshares": 50918375, + "voter": "ailo" + }, + { + "rshares": 1066584907, + "voter": "steemafon" + }, + { + "rshares": 65975408, + "voter": "positivesteem" + }, + { + "rshares": 53729098, + "voter": "dariuszg" + }, + { + "rshares": 2762392872, + "voter": "robcichocki" + }, + { + "rshares": 2035771305, + "voter": "steemsquad" + }, + { + "rshares": 1290719213, + "voter": "anomaly" + }, + { + "rshares": 1451959158, + "voter": "ellepdub" + }, + { + "rshares": 51890765, + "voter": "gregorygarcia" + }, + { + "rshares": 8917175222, + "voter": "herpetologyguy" + }, + { + "rshares": 175892938, + "voter": "everittmickey" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 51468937, + "voter": "roto" + }, + { + "rshares": 54059416, + "voter": "drac59" + }, + { + "rshares": 52368690, + "voter": "rooster.ninja" + }, + { + "rshares": 4788178237, + "voter": "morgan.waser" + }, + { + "rshares": 50368777, + "voter": "eagleeye7850" + }, + { + "rshares": 57266113, + "voter": "technium" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 1093018575, + "voter": "robotev" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50536471, + "voter": "twistys" + }, + { + "rshares": 50484452, + "voter": "connect" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 50317220, + "voter": "piphunters" + }, + { + "rshares": 1684721465, + "voter": "exlead" + }, + { + "rshares": 99417982, + "voter": "ltm" + }, + { + "rshares": 2979811276, + "voter": "strong-ai" + }, + { + "rshares": 151614981, + "voter": "wearechange-co" + }, + { + "rshares": 51876835, + "voter": "grisha-danunaher" + }, + { + "rshares": 74402358, + "voter": "igtes" + }, + { + "rshares": 81556444, + "voter": "brainup" + }, + { + "rshares": 82287966, + "voter": "olesia83" + }, + { + "rshares": 157628162, + "voter": "buffett" + }, + { + "rshares": 60962152, + "voter": "comeup" + }, + { + "rshares": 163439230, + "voter": "zubasky" + }, + { + "rshares": 162925257, + "voter": "uct" + }, + { + "rshares": 162911190, + "voter": "front" + }, + { + "rshares": 156833866, + "voter": "yanik" + }, + { + "rshares": 162561543, + "voter": "davfur" + }, + { + "rshares": 162424202, + "voter": "unlabeled" + }, + { + "rshares": 155910854, + "voter": "chanceskain" + }, + { + "rshares": 161855613, + "voter": "jamicwe219" + }, + { + "rshares": 158660342, + "voter": "iberia" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 116987070, + "voter": "nikomah" + }, + { + "rshares": 107496727, + "voter": "elsi" + }, + { + "rshares": 160573104, + "voter": "sortinghat" + }, + { + "rshares": 154276916, + "voter": "memnon34" + }, + { + "rshares": 152869602, + "voter": "hethzen" + } + ], + "author": "the-alien", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.82, + "beneficiaries": [], + "blacklists": [], + "body": "![Alt Text](http://www.geliosoft.com/100-happy-dollars-3d/falling-money-wallpaper.jpg)\n\nHave you ever wondered why people keep trusting career politicians to handle their finances? It\u2019s a fascinating thing really. This is one of the biggest mind-boggling mysteries that seem to defy even time itself, mysteries that are impossible to explain from a purely rational point of view.\n\nAsk any person in the world \u2013 scratch that \u2013 ask any person in the history of the world to describe politics in one word and you are guaranteed to hear some of the following words: Deceiving, dishonest, incompetent, cheating\u2026Etc. And probably, this is from the generous side.\n\nNow, ask any of those people how come they trusted those individuals to manage their finances, and it would seem like you\u2019re speaking Chinese to them.\n\n## And that area right there is where the real game is being played.\n\nThat\u2019s the space where critical thinking dulls, where the emperor sells clothes, and no one\u2019s looking at Pinocchio\u2019s nose. How on earth would a known dishonest, power hungry person convince the others that he should be the one that makes the decisions on behalf of everybody?\n\nWorse than that, they give them all the power, no accountability and a virtual 100% probability to screw them , and everybody just keeps pretending to be surprised when these things happens.\n\n# Why Does This Keep Happening to Me?\n\nYou change the country, you change the century but the song remains the same, and the mystery survives. The only way to keep convincing people to accept a deal that acts against their own self-interest is to create a story that makes the exploitation of mankind look like the solution to their problem. \n\n![Alt text](http://vignette2.wikia.nocookie.net/lostpedia/images/b/b2/Lastsupper.jpg/revision/latest?cb=20100117063640)\n\nYou look around, you find countries like Bolivia or Venezuela (just to give a few examples) that are extraordinarily blessed at the very same time with a rich abundance in natural resources and a starving population despite the fact that these two things should be mutually exclusive by any stretch of the imagination.\n\nYou can\u2019t be that incompetent if you tried.\n\nBut then again, this isn\u2019t about incompetence. Their solutions were already predetermined in the narrative, and when it doesn't work and the tale falls on its own weight, they\u2019ll just repeat the same process again, because the narrative remains the same.\n\nThey keep seizing more lands, more factories and they keep \u201ccracking down\u201d on competition and seize everything in the name of \u2018the common good\u2019. Then they bankrupt them as well and they seize more and bankrupt those too. \n\n### If it wasn\u2019t so heartbreaking it would be hilarious.\n\nHere\u2019s the crazy part of all this is that this wide spread phenomenon is completely irrelevant to the economic system, the economic policy, or to the continent, and it's happening across the board. \n\n![Alt Text](http://redlikeme.ca/wp-content/uploads/2015/10/bank-robbery-digital-art-hd-wallpaper-1920x1080-2127.jpg)\n\nFind me a person in southern Europe that has good things to say about politicians in the ECB.\n\nAll the solutions they present are hell bent on screwing the little guy, whether it\u2019s draconian austerity measures, raising the retirement age, bank bail outs\u2026Etc\n\nI\u2019m not saying that it\u2019s due to incompetence, dishonesty, or both. I\u2019m saying that it\u2019s irrelevant, because the solution is already pre-set beforehand to achieve one purpose, and one purpose only, that power keeps consolidating itself. \n\nThat might explain why we always keep hearing sentences like this one: *\u201cThe game is rigged\u201d*, which happens to be one of the most popular expressions of our generation.\n\nLet me give you another example.\n\nWhen you turn on the radio and there are some finance experts on, how many times we hear the following words: \n\n*They\u2019re making things worse; They\u2019re repeating the same mistakes again; Things are actually getting worse and not better; The solutions are creating more problems than solving; How come the recovery is worse than the recession?*\n\nYou see where this is going? \n\nAnd this is not exclusive to our generation, in fact this story form is a very common archetypal myth that exists across every society and period of human history. With the very same the result, that whatever action that will be taken it will only serve to reinforce the dominant narrative.\n\n# Once Upon a Time\n\nIt is believed that the cavemen were the first storytellers, and whoever controlled the dominant story had a strong pull on the rest of society.\n\n![Alt Text](http://www.kino.de/wp-content/gallery/homo-erectus-2007/homo-erectus-einfach-pr-hysterisch-11-rcm0x1920u.jpg)\n\nThe human story is at the heart of everything, it\u2019s the prima material of how most people perceive reality, the moment you question someone else\u2019s dominant narrative, the debate is over before it\u2019s even started. For many people, they much rather fall for the same thing again and again and until the end of times, rather than to dare questioning the story they grew up around.\n\n> ### *\u201cIt\u2019s easier to fool people, than show them that they have been fooled\u201d.*\u2014 Mark Twain\n\nThe crazy part however, is that the even if those individuals were to fully realized how they've been fooled, they would probably still willingly walk towards the fire nonetheless. Metaphorically speaking.\n\n### Unless of course, there is a new story that replaces the old story.\n\nI remember reading one of James Altucher\u2019s amazing posts and had a wake up call. I hope I\u2019m not butchering the story, but it basically it goes like this: A friend of James asked him to go with her to the bank to help her decide the best option for her to put her money. Since he has some solid expertise in the finance world, it seemed like a wise decision for her part.\n\nDuring that meeting in the bank, James just sat down, said nothing and only listened, when they finally left the bank he started explaining to her all the ways that they were trying to take advantage of her and rip her off.\n\n*\u201cHow can they do that to me?\u201d*\n\nThe next day, she went to the bank and did everything they asked her nonetheless.\n\n![Alt text](http://blogs-images.forbes.com/maggiemcgrath/files/2015/06/0211_hipster-piggy-bank-401k_1024x576.jpg)\n\n# This is How the Story Goes\n\nCommon folklore has it that there are those people among us that regular people that look just like me and you, but when they get a magical paper that says that they work for the status quo, then an invisible laser descends from the sky and grants them all sorts supernatural abilities and financial savoir-faire.\n\nWell, sort of... Everything they touch still goes to crap, but that doesn\u2019t matter anymore and their never-ceasing incompetence doesn\u2019t seem to bother anyone either. Because now, they're part of the narrative.\n\n### And apparently, narrative trumps logic. \n\nA successful investor once told me: *Never listen to government economists, if they knew how to manage money, they would\u2019ve made money themselves instead of telling people what to do.*\n\n![Alt Text](https://ascendingstarseed.files.wordpress.com/2016/08/cc12b-preppers2b-2bdoomsday.jpg)\n\nAs the Altucher story goes, along with countless others, whenever there is a threat to the narrative, the debate is over before it has even started. For many people in the world, defying authority is just about the last thing they would do, and that includes killing themselves and their own children.\n\nBut let\u2019s go back to the subject of the day. We tell ourselves a story that defies every single law of the universe, that the idea of good business is spending trillions of Dollars bombing millions of people and generating the biggest debtor nation the world has ever seen.\n\nIf that is not telling you anything then honestly, I don\u2019t know what does.\n\nWe tell ourselves even crazier stories, that if we just grabbed enough productive citizens and stacked them into jail cells for victim-less crimes, or for carrying bits of vegetation in their pockets, then we're going to revitalize the economy, and that oh! We will rehabilitate those poor souls through brutality and sexual violence.\n\n### Again, narrative trumps logic in ways logic can't even perceive.\n\nSome people choose to deny their programming, and that seems as the right choice because sooner or later those stories could start acting as their very own gatekeepers. I\u2019m not talking about inner resistance, I\u2019m saying that maybe we need a new story that replaces the old story.\n\n![Alt Text](http://i0.wp.com/dailyzen.co.uk/wp-content/uploads/2015/03/How-to-Make-Good-choices-and-make-the-most-of-them.jpg)\n\nThere has never been a better time for financial independence than the times we live in, there has never been so many options available for someone to start their own company, find jobs, or make their own movies even\u2026 All of that without dealing with a large number of resistant gate-keepers who may or may not have been programmed to serve a certain narrative.\n\nI don't know about you but personally, if I had to follow a narrative, I much rather have one that I designed for myself rather than one that I was born into.\n\n# Closing thoughts\n\nThey say that when there is a paradigm shift, there is usually a new story that renders the other story irrelevant, but until then and even though the tools are already available to the public, people will not make the final move until they start seeing a certain degree of mass-adoption around them.\n\nIt is that mass adoption aspect that would make it acceptable for their psyche to separate from that old, probably coercive narrative that has been attached to them.\n\n![Alt Text](http://www.elfm.co.uk/wp-content/uploads/2014/12/storytelling-night.jpg)\n\nA few minutes ago, I was just going to end this piece with a question: \u201cDoes the Blockchain need a story?\u201d\n\nBut then I realized that steemit has both the crypto-currency and the story aspect. So I\u2019m swapping that question for a few modest words:\n\nCan we just work together to build something beautiful? Do you guys see what we have here? Why don\u2019t we just focus on what we have and how we can improve it. After all, it\u2019s much harder to create something really great when you\u2019re being held back by unnecessary drama. Wouldn't you agree?\n\n And not to forget:\n\n### Your dream needs you full steem.\n \nSources: [1](http://www.geliosoft.com/100-happy-dollars-3d/) - [2](http://lostpedia.wikia.com/wiki/The_Lost_Supper) - [3](http://redlikeme.ca/tpp-is-all-about-banking-powers-which-will-remain-secret-for-5-years-after-signing/) - [4](http://www.kino.de/film/homo-erectus-2007/) - [5](http://money.cnn.com/pf/millennials-and-their-money/) - [6](https://ascendingstarseed.wordpress.com/category/economy-and-global-collapse/) - [7](http://dailyzen.co.uk/2015/03/19/how-to-make-good-choices-and-make-the-most-of-them/) - [8](https://storify.com/ProfKarim/the-power-of-storytelling)\n\n## [*Follow the Alien*](https://steemit.com/@the-alien)", + "category": "life", + "children": 49, + "created": "2016-09-06T00:18:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.geliosoft.com/100-happy-dollars-3d/falling-money-wallpaper.jpg", + "http://vignette2.wikia.nocookie.net/lostpedia/images/b/b2/Lastsupper.jpg/revision/latest?cb=20100117063640", + "http://redlikeme.ca/wp-content/uploads/2015/10/bank-robbery-digital-art-hd-wallpaper-1920x1080-2127.jpg", + "http://www.kino.de/wp-content/gallery/homo-erectus-2007/homo-erectus-einfach-pr-hysterisch-11-rcm0x1920u.jpg", + "http://blogs-images.forbes.com/maggiemcgrath/files/2015/06/0211_hipster-piggy-bank-401k_1024x576.jpg", + "https://ascendingstarseed.files.wordpress.com/2016/08/cc12b-preppers2b-2bdoomsday.jpg", + "http://i0.wp.com/dailyzen.co.uk/wp-content/uploads/2015/03/How-to-Make-Good-choices-and-make-the-most-of-them.jpg", + "http://www.elfm.co.uk/wp-content/uploads/2014/12/storytelling-night.jpg" + ], + "links": [ + "http://www.geliosoft.com/100-happy-dollars-3d/", + "http://lostpedia.wikia.com/wiki/The_Lost_Supper", + "http://redlikeme.ca/tpp-is-all-about-banking-powers-which-will-remain-secret-for-5-years-after-signing/", + "http://www.kino.de/film/homo-erectus-2007/", + "http://money.cnn.com/pf/millennials-and-their-money/", + "https://ascendingstarseed.wordpress.com/category/economy-and-global-collapse/", + "http://dailyzen.co.uk/2015/03/19/how-to-make-good-choices-and-make-the-most-of-them/", + "https://storify.com/ProfKarim/the-power-of-storytelling", + "https://steemit.com/@the-alien" + ], + "tags": [ + "life", + "steemit", + "philosophy", + "psychology", + "alien" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 110391035728415, + "payout": 1196.314, + "payout_at": "2016-09-13T00:18:21", + "pending_payout_value": "1196.314 HBD", + "percent_hbd": 10000, + "permlink": "logic-and-fiat-money-are-they-mutually-exclusive", + "post_id": 1141233, + "promoted": "100.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 381 + }, + "title": "Logic and Fiat Money, Are They Mutually Exclusive?", + "updated": "2016-09-06T08:14:00", + "url": "/life/@the-alien/logic-and-fiat-money-are-they-mutually-exclusive" + }, + { + "active_votes": [ + { + "rshares": 1068066740232, + "voter": "anonymous" + }, + { + "rshares": -14428335580523, + "voter": "summon" + }, + { + "rshares": 6580940624714, + "voter": "riverhead" + }, + { + "rshares": 2516500322385, + "voter": "badassmother" + }, + { + "rshares": 9730263409820, + "voter": "pharesim" + }, + { + "rshares": 2238089828373, + "voter": "samupaha" + }, + { + "rshares": 117245008705, + "voter": "sandra" + }, + { + "rshares": 5581077721826, + "voter": "kushed" + }, + { + "rshares": 1016281567712, + "voter": "ihashfury" + }, + { + "rshares": 4712575705195, + "voter": "wang" + }, + { + "rshares": 50128182486, + "voter": "adm" + }, + { + "rshares": 3101248946, + "voter": "boy" + }, + { + "rshares": 3765091051, + "voter": "bue-witness" + }, + { + "rshares": 690619464, + "voter": "bunny" + }, + { + "rshares": 54354410559, + "voter": "bue" + }, + { + "rshares": 1661935517, + "voter": "mini" + }, + { + "rshares": 213718493, + "voter": "moon" + }, + { + "rshares": 2001205407251, + "voter": "joseph" + }, + { + "rshares": 418315136885, + "voter": "recursive2" + }, + { + "rshares": 424995350979, + "voter": "recursive3" + }, + { + "rshares": -2859018151628, + "voter": "recursive" + }, + { + "rshares": 223774607744, + "voter": "officialfuzzy" + }, + { + "rshares": 14213361017, + "voter": "proctologic" + }, + { + "rshares": 11473937036, + "voter": "idol" + }, + { + "rshares": 623025846, + "voter": "healthcare" + }, + { + "rshares": 23639540033, + "voter": "tuck-fheman" + }, + { + "rshares": 967713364, + "voter": "daniel.pan" + }, + { + "rshares": 299060965565, + "voter": "chitty" + }, + { + "rshares": 121855691094, + "voter": "linouxis9" + }, + { + "rshares": 288235837, + "voter": "helen.tan" + }, + { + "rshares": 9548778927, + "voter": "brindleswan" + }, + { + "rshares": 38491019685, + "voter": "noaommerrr" + }, + { + "rshares": 1767163827, + "voter": "jocelyn" + }, + { + "rshares": 419437392055, + "voter": "chryspano" + }, + { + "rshares": 1579031296, + "voter": "easteagle13" + }, + { + "rshares": 16975075430, + "voter": "jademont" + }, + { + "rshares": 7579732231, + "voter": "fkn" + }, + { + "rshares": 1459747282, + "voter": "spaninv" + }, + { + "rshares": 6757762580, + "voter": "teamsteem" + }, + { + "rshares": 10632532459, + "voter": "elishagh1" + }, + { + "rshares": 16892420207, + "voter": "richman" + }, + { + "rshares": 1448343606, + "voter": "n25052016" + }, + { + "rshares": 7584918683, + "voter": "kefkius" + }, + { + "rshares": 37443492197, + "voter": "klye" + }, + { + "rshares": 666866364, + "voter": "coar" + }, + { + "rshares": 74100412917, + "voter": "asch" + }, + { + "rshares": 1419670146, + "voter": "murh" + }, + { + "rshares": 2578496905, + "voter": "error" + }, + { + "rshares": 39320777722, + "voter": "justtryme90" + }, + { + "rshares": 8666838603, + "voter": "zebbra2014" + }, + { + "rshares": 13246631412, + "voter": "johnerfx" + }, + { + "rshares": 75867207382, + "voter": "noganoo" + }, + { + "rshares": 3835227080462, + "voter": "satoshifund" + }, + { + "rshares": 364306847511, + "voter": "taoteh1221" + }, + { + "rshares": 401376869, + "voter": "applecrisp" + }, + { + "rshares": -2339939419364, + "voter": "stellabelle" + }, + { + "rshares": 93314085385, + "voter": "wingz" + }, + { + "rshares": 28201520191, + "voter": "juanmiguelsalas" + }, + { + "rshares": 212735022017, + "voter": "will-zewe" + }, + { + "rshares": 17038534997, + "voter": "andrei" + }, + { + "rshares": 79982031063, + "voter": "tim-johnston" + }, + { + "rshares": -209838822321, + "voter": "alexc" + }, + { + "rshares": 1177241468, + "voter": "johnerminer" + }, + { + "rshares": 5655530548, + "voter": "trogdor" + }, + { + "rshares": 2787011053, + "voter": "tee-em" + }, + { + "rshares": 175537967389, + "voter": "thedashguy" + }, + { + "rshares": 79382741, + "voter": "usefree" + }, + { + "rshares": 792170905, + "voter": "proglobyte" + }, + { + "rshares": 5943847648, + "voter": "mark-waser" + }, + { + "rshares": 1460965920149, + "voter": "sean-king" + }, + { + "rshares": 687075875567, + "voter": "publicworker" + }, + { + "rshares": 46038400775, + "voter": "honeythief" + }, + { + "rshares": 14127596797, + "voter": "magnebit" + }, + { + "rshares": 470524735958, + "voter": "fyrstikken" + }, + { + "rshares": 11246189112, + "voter": "treeshaface" + }, + { + "rshares": 267393527, + "voter": "artisan" + }, + { + "rshares": 4490182566, + "voter": "acassity" + }, + { + "rshares": 289162489, + "voter": "weedor" + }, + { + "rshares": 17550246480, + "voter": "grey580" + }, + { + "rshares": 1318198250, + "voter": "cattyboy" + }, + { + "rshares": 12952739395, + "voter": "bitcoinmeister" + }, + { + "rshares": 5365157925, + "voter": "arcaneinfo" + }, + { + "rshares": 266657278, + "voter": "ladyclair" + }, + { + "rshares": 47434235880, + "voter": "booja" + }, + { + "rshares": 330653046604, + "voter": "roelandp" + }, + { + "rshares": 3392620167, + "voter": "orly" + }, + { + "rshares": 5858174588, + "voter": "steamit" + }, + { + "rshares": 9866111769, + "voter": "aeico" + }, + { + "rshares": 5253410818, + "voter": "riscadox" + }, + { + "rshares": 22467197866, + "voter": "katyakov" + }, + { + "rshares": 34735743250, + "voter": "hitmeasap" + }, + { + "rshares": 47802301892, + "voter": "menta" + }, + { + "rshares": 281926950358, + "voter": "fabio" + }, + { + "rshares": 14545520870, + "voter": "elyaque" + }, + { + "rshares": 24971256573, + "voter": "tcfxyz" + }, + { + "rshares": 6918017824, + "voter": "futurefood" + }, + { + "rshares": 1946734032, + "voter": "pipertomcat" + }, + { + "rshares": 16677138219, + "voter": "picokernel" + }, + { + "rshares": 1339918531, + "voter": "btcshare7" + }, + { + "rshares": 23124728884, + "voter": "furion" + }, + { + "rshares": 690010021, + "voter": "busser" + }, + { + "rshares": 74680604, + "voter": "owdy" + }, + { + "rshares": 188768554, + "voter": "barbara2" + }, + { + "rshares": 211774654, + "voter": "ch0c0latechip" + }, + { + "rshares": 194127478, + "voter": "doge4lyf" + }, + { + "rshares": 112654580280, + "voter": "knircky" + }, + { + "rshares": 2068776947, + "voter": "gazm" + }, + { + "rshares": 1711089537, + "voter": "ausbitbank" + }, + { + "rshares": 1605307412, + "voter": "steem1653" + }, + { + "rshares": 126505514, + "voter": "egjoshslim" + }, + { + "rshares": 10429341978, + "voter": "asim" + }, + { + "rshares": 237084223, + "voter": "danielkt" + }, + { + "rshares": 1969204308, + "voter": "incomemonthly" + }, + { + "rshares": 4194090115, + "voter": "karen13" + }, + { + "rshares": 342507039, + "voter": "dr2073" + }, + { + "rshares": 242542379761, + "voter": "nabilov" + }, + { + "rshares": 10514634467, + "voter": "mun" + }, + { + "rshares": 2786532034, + "voter": "pigatto" + }, + { + "rshares": 826867066, + "voter": "thinkngrow" + }, + { + "rshares": 70528519000, + "voter": "inertia" + }, + { + "rshares": 41938187661, + "voter": "milestone" + }, + { + "rshares": 19329526526, + "voter": "artific" + }, + { + "rshares": 44336327098, + "voter": "yongyoon" + }, + { + "rshares": -128498217434, + "voter": "demotruk" + }, + { + "rshares": 5644661682, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 1919200251, + "voter": "the-future" + }, + { + "rshares": 13274390807, + "voter": "nippel66" + }, + { + "rshares": 3093346077, + "voter": "imp3" + }, + { + "rshares": 10945767657, + "voter": "stevo" + }, + { + "rshares": 10151327610, + "voter": "benjiberigan" + }, + { + "rshares": 259629450569, + "voter": "calaber24p" + }, + { + "rshares": -30470822745, + "voter": "ubg" + }, + { + "rshares": 8266500094, + "voter": "rpf" + }, + { + "rshares": 2117017421, + "voter": "earnest" + }, + { + "rshares": -262081883, + "voter": "shing3e" + }, + { + "rshares": 1600176825, + "voter": "tokyodude" + }, + { + "rshares": 7971365358, + "voter": "neroru" + }, + { + "rshares": 204046586021, + "voter": "jl777" + }, + { + "rshares": 3900840609, + "voter": "zaebars" + }, + { + "rshares": 6548020005, + "voter": "positive" + }, + { + "rshares": 1399761805, + "voter": "alekst" + }, + { + "rshares": 1833955050, + "voter": "yarly" + }, + { + "rshares": 277681916, + "voter": "yarly2" + }, + { + "rshares": 278097823, + "voter": "yarly3" + }, + { + "rshares": 160825350, + "voter": "yarly4" + }, + { + "rshares": 161733355, + "voter": "yarly5" + }, + { + "rshares": 92188832, + "voter": "yarly7" + }, + { + "rshares": 11734903206, + "voter": "carlidos" + }, + { + "rshares": 12811217967, + "voter": "winstonwolfe" + }, + { + "rshares": 19696646539, + "voter": "krabgat" + }, + { + "rshares": 8065287272, + "voter": "webdeals" + }, + { + "rshares": 17558743505, + "voter": "proto" + }, + { + "rshares": 594907055, + "voter": "curator" + }, + { + "rshares": 207927318, + "voter": "bitmap" + }, + { + "rshares": 445158598, + "voter": "yarly10" + }, + { + "rshares": 238573730, + "voter": "yarly11" + }, + { + "rshares": 83484533, + "voter": "yarly12" + }, + { + "rshares": 214182446, + "voter": "fnait" + }, + { + "rshares": 195430067, + "voter": "keepcalmand" + }, + { + "rshares": 7109462134, + "voter": "lykkeliten" + }, + { + "rshares": 115507974, + "voter": "creatorgalaxy" + }, + { + "rshares": 13595360798, + "voter": "clevecross" + }, + { + "rshares": 7520902716, + "voter": "smailer" + }, + { + "rshares": 129103709, + "voter": "steemster1" + }, + { + "rshares": 1658509913, + "voter": "bullionstackers" + }, + { + "rshares": 30896278536, + "voter": "williambanks" + }, + { + "rshares": 77914394030, + "voter": "gomeravibz" + }, + { + "rshares": 8783779105, + "voter": "taker" + }, + { + "rshares": 3658561552, + "voter": "sykochica" + }, + { + "rshares": 53835780, + "voter": "sharon" + }, + { + "rshares": 1556598011, + "voter": "whitemike313" + }, + { + "rshares": 1472655783, + "voter": "merej99" + }, + { + "rshares": 54844677, + "voter": "lillianjones" + }, + { + "rshares": 3995394560, + "voter": "thebluepanda" + }, + { + "rshares": 25077308053, + "voter": "laoyao" + }, + { + "rshares": 6000428593, + "voter": "poeticsnake" + }, + { + "rshares": 2300718527, + "voter": "kalimor" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 1821180466, + "voter": "achim86" + }, + { + "rshares": 4338245273, + "voter": "ullikume" + }, + { + "rshares": 2979617190, + "voter": "cjclaro" + }, + { + "rshares": 1407114808, + "voter": "andrew0" + }, + { + "rshares": 7948406128, + "voter": "kurtbeil" + }, + { + "rshares": 101379161825, + "voter": "thisisbenbrick" + }, + { + "rshares": 70413598, + "voter": "ragnaroek" + }, + { + "rshares": 88710491389, + "voter": "joele" + }, + { + "rshares": 4645077272, + "voter": "oflyhigh" + }, + { + "rshares": 21851097144, + "voter": "sirwinchester" + }, + { + "rshares": -2482187793, + "voter": "kainmarx" + }, + { + "rshares": 23525650772, + "voter": "driv3n" + }, + { + "rshares": 55265906, + "voter": "msjennifer" + }, + { + "rshares": 53370316, + "voter": "ciao" + }, + { + "rshares": 12436071828, + "voter": "goingpaper" + }, + { + "rshares": 61746903, + "voter": "kpine" + }, + { + "rshares": 52985539, + "voter": "steemo" + }, + { + "rshares": 1664097198, + "voter": "quantumanomaly" + }, + { + "rshares": 52848854, + "voter": "steema" + }, + { + "rshares": 338891141, + "voter": "gamerate" + }, + { + "rshares": 71506742, + "voter": "evgenyche" + }, + { + "rshares": 230331964, + "voter": "vootka" + }, + { + "rshares": 61515128, + "voter": "confucius" + }, + { + "rshares": 61696026, + "voter": "immortality" + }, + { + "rshares": 983145708, + "voter": "bledarus" + }, + { + "rshares": 83962397834, + "voter": "miacats" + }, + { + "rshares": -37335893668, + "voter": "bitcalm" + }, + { + "rshares": 114992597, + "voter": "future-shock" + }, + { + "rshares": 50545877, + "voter": "party1998" + }, + { + "rshares": 61167862, + "voter": "immortal" + }, + { + "rshares": 53648513, + "voter": "jarvis" + }, + { + "rshares": 74131936, + "voter": "razberrijam" + }, + { + "rshares": -61687049, + "voter": "kanusteem" + }, + { + "rshares": 3900348752, + "voter": "matrixdweller" + }, + { + "rshares": 7833422368, + "voter": "theb0red1" + }, + { + "rshares": 51899170, + "voter": "fortuner" + }, + { + "rshares": 71551855, + "voter": "longevity" + }, + { + "rshares": 60661014, + "voter": "rashka" + }, + { + "rshares": 1310680382, + "voter": "chinadaily" + }, + { + "rshares": 651551511, + "voter": "jayfox" + }, + { + "rshares": 59610335965, + "voter": "serejandmyself" + }, + { + "rshares": 834306506, + "voter": "inferno" + }, + { + "rshares": 12520030511, + "voter": "gvargas123" + }, + { + "rshares": 4730854063, + "voter": "themanualbot" + }, + { + "rshares": 3289942651, + "voter": "matherly" + }, + { + "rshares": 1288112247, + "voter": "gdsprgdd" + }, + { + "rshares": 792593563, + "voter": "telos" + }, + { + "rshares": 51863356, + "voter": "johnbyrd" + }, + { + "rshares": 53039566, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 51856300, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 3719392493, + "voter": "shneakysquirrel" + }, + { + "rshares": 1810222177, + "voter": "movievertigo" + }, + { + "rshares": 2519054922, + "voter": "steembeast" + }, + { + "rshares": 57399342, + "voter": "ethansteem" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 475206804, + "voter": "wuyueling" + }, + { + "rshares": 58064982, + "voter": "zite" + }, + { + "rshares": 4156286103, + "voter": "steemitpatina" + }, + { + "rshares": 51562255, + "voter": "curpose" + }, + { + "rshares": -861184213, + "voter": "ontofractal" + }, + { + "rshares": 59978409, + "voter": "steembriefing" + }, + { + "rshares": 532936297, + "voter": "cryptoeasy" + }, + { + "rshares": 850866519, + "voter": "runridefly" + }, + { + "rshares": 1005088816, + "voter": "contentjunkie" + }, + { + "rshares": 2331050847, + "voter": "richardcrill" + }, + { + "rshares": 59995797, + "voter": "arnoldz61" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 1442988265, + "voter": "nadin3" + }, + { + "rshares": 1683907739, + "voter": "davidjkelley" + }, + { + "rshares": 51718188, + "voter": "crion" + }, + { + "rshares": 51388276, + "voter": "hitherise" + }, + { + "rshares": 51379706, + "voter": "wiss" + }, + { + "rshares": 34329581722, + "voter": "sponge-bob" + }, + { + "rshares": 15597377801, + "voter": "digital-wisdom" + }, + { + "rshares": 254519172, + "voter": "reaction" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 5757204428, + "voter": "jwaser" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 50356354, + "voter": "yorsens" + }, + { + "rshares": 157129613626, + "voter": "asksisk" + }, + { + "rshares": 54632424, + "voter": "budda" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 131546618, + "voter": "illusiveman" + }, + { + "rshares": 2713459817, + "voter": "bwaser" + }, + { + "rshares": 51906983, + "voter": "sofa" + }, + { + "rshares": 54012814, + "voter": "warhammer" + }, + { + "rshares": 54839629, + "voter": "dr-who" + }, + { + "rshares": 106768414, + "voter": "dr-house" + }, + { + "rshares": 588271491, + "voter": "patelincho" + }, + { + "rshares": 23572897576, + "voter": "brains" + }, + { + "rshares": 54601718, + "voter": "imc" + }, + { + "rshares": 50918375, + "voter": "ailo" + }, + { + "rshares": 1615824466, + "voter": "bitcoinparadise" + }, + { + "rshares": 74117002, + "voter": "projecthor" + }, + { + "rshares": 5292676076, + "voter": "chick1" + }, + { + "rshares": 50523318, + "voter": "aoki" + }, + { + "rshares": 50470409, + "voter": "typingagent" + }, + { + "rshares": 63543002, + "voter": "nelyp" + }, + { + "rshares": 1548545048, + "voter": "ellepdub" + }, + { + "rshares": 53002525, + "voter": "swapman" + }, + { + "rshares": 8160990156, + "voter": "herpetologyguy" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50439559, + "voter": "roto" + }, + { + "rshares": 59088198, + "voter": "drac59" + }, + { + "rshares": 4882248396, + "voter": "morgan.waser" + }, + { + "rshares": 1306905034, + "voter": "mrabdo" + }, + { + "rshares": 69546372, + "voter": "cherryleaf" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 51797456, + "voter": "timbot606" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 52171779, + "voter": "ltm" + }, + { + "rshares": 3039484418, + "voter": "strong-ai" + }, + { + "rshares": 71167473, + "voter": "igtes" + }, + { + "rshares": 154396017, + "voter": "buffett" + }, + { + "rshares": 163216276, + "voter": "zacariajames" + }, + { + "rshares": 124699787, + "voter": "tygeade" + }, + { + "rshares": 162784893, + "voter": "knights" + } + ], + "author": "fyrstikken", + "author_payout_value": "0.000 HBD", + "author_reputation": 70.42, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://stakepool.com/wp-content/uploads/2016/08/photo3.jpg
    \n\nSo, I was sitting in my $5000 massage chair smoking a cuban cigar when all of a sudden all kinds of bells started ringing. So I had to stop what I was doing and walk all the way over to my enormous trading-desk on the opposite side of my man-cave to see what was going on, and of course - there it was... A new post from my ex-boyfriend who cannot believe I dumped him for a better looking guy, and I knew he was out for blood so I started reading:\n\n

    A littlebit of history first

    \n\nWhen I wrote against @stellabelle and her article about synero-amp vs steemit, @tuck-fheman started spamming my comment section with all kinds of accusations, and lately he has started what he calls a \"comic-strip\" about me where he is doing his very best to harass the hell out of me.\n\n
    I still stand by what I wrote in my article against @stellabelle - it was a very dumb move on her behalf and I have people on record who confess to buying synereo-amp and losing money because of her article. The point of calling her out was to let her know that she has a loud voice in this community, and that she therefore must be careful advising people about investments and projects in a market she has no real clue about, because she is new.
    \n\nThen, when I apologized in public to @heiditravels for using explicit words when I was mad at her for not showing up to a Public Relation Interview when she came to Per\u00fa, an Interview that would have gone out on Television to 10 million Peruvians in prime-time and maybe secure 200,000 new signups for Steemit, he went on another rampage and started posting screenshots of the conversation and tried to get people to flag my post, which did not work because people are not stupid around here - they see what is going on.\n\n

    I still think what @heiditravels did was selfish, but I am over it - It is history @tuck-fheman - she wanted the @dollarvigilante more then me, and I have come to accept that he is much better looking then me, no homo :) (Just kidding)

    \n\nToday @tuck-fheman posted another harassment-cartoon, and even went to the #steemitabuse chat and bragged about it, told people that I was a sociopath that needed to be stopped, a woman-abuser and many other things that was just degrading and sad to read from him.\n\n

    Tuck & Stella = Early adopters who made a lot of steem posting pure shit

    \n\nSo what do I do? He is one with the most reputation on Steemit because he was very early into steemit and was in the original \"circle-jerk\"-club as they called it. Apparently back in those days you could post a picture of your garbage-can and make thousands of steem and now a days you have to actually make real content with real value.\n\nThen we have @stellabelle - I have nothing against her, never tried to attack her in any way - just had to speak up when she decided to embrace synereo-amp in a way that felt like... she was pooping where she was eating and I have honestly not read a single article she has published since. Instead I have found new aspiring artists like @poeticsnake who make amazing drawings and really put in a lot of real work in her art.\n\n@stellabelle also is from the very early adopters of steemit who made a lot of steem by writing articles about how she ripped of her friends when she was a car-salesman, or how she used to shoplift in stores when she was rich. Something to be proud of? Would those articles be worth anything if she wrote them today?\n\n

    In case you don\u00b4t know what I do on Steemit, I make comedy, entertainment, cartoons Here are a few examples for earlier:

    \n\nhttps://www.youtube.com/watch?v=ojNbGf5oIhM\n\nhttps://www.youtube.com/watch?v=vh-TKt_GSCc\n\nhttps://www.youtube.com/watch?v=ijVJNn0qgxg\n\nhttps://www.youtube.com/watch?v=ZHzdXtFKwYA\n\nhttps://www.youtube.com/watch?v=0SMMo7aQnPY\n\n\n---\n

    I also do Technical Analysis of Forex, Stocks and Crypto-Currency in posts like this:

    \n\nhttps://www.youtube.com/watch?v=dyXt_kJhomU\n\n---\n\n

    And I also make funny songs about steemit and crypto like this:

    \n\nhttps://www.youtube.com/watch?v=6P2FB9Mg_YI\n\nand like this:\n\nhttps://www.youtube.com/watch?v=3gfntBEI3Aw\n\n---\n
    So please - Tuck-Fheman, Stellabelle - Leave me alone if you are going to act like bullies and collude and harass me - there is no point to that! Start doing something positive for Steemit instead of all this negativity! And to all the rest of you - I hope you see it that I loud and clear do not want to have anything to do with these two people.
    \n---\n\n
    \n\n
    \n\nBreaking up is never easy, I know - but you have to let me go :)", + "category": "steemit", + "children": 106, + "created": "2016-09-03T21:39:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://stakepool.com/wp-content/uploads/2016/08/photo3.jpg", + "https://img.youtube.com/vi/ojNbGf5oIhM/0.jpg", + "https://img.youtube.com/vi/vh-TKt_GSCc/0.jpg", + "https://img.youtube.com/vi/ijVJNn0qgxg/0.jpg", + "https://img.youtube.com/vi/ZHzdXtFKwYA/0.jpg", + "https://img.youtube.com/vi/0SMMo7aQnPY/0.jpg", + "https://img.youtube.com/vi/dyXt_kJhomU/0.jpg", + "https://img.youtube.com/vi/6P2FB9Mg_YI/0.jpg", + "https://img.youtube.com/vi/3gfntBEI3Aw/0.jpg", + "http://i.imgur.com/JhD2D0s.png", + "http://i.imgur.com/DLFAEdd.png" + ], + "links": [ + "https://www.youtube.com/watch?v=ojNbGf5oIhM", + "https://www.youtube.com/watch?v=vh-TKt_GSCc", + "https://www.youtube.com/watch?v=ijVJNn0qgxg", + "https://www.youtube.com/watch?v=ZHzdXtFKwYA", + "https://www.youtube.com/watch?v=0SMMo7aQnPY", + "https://www.youtube.com/watch?v=dyXt_kJhomU", + "https://www.youtube.com/watch?v=6P2FB9Mg_YI", + "https://www.youtube.com/watch?v=3gfntBEI3Aw" + ], + "tags": [ + "steemit", + "steem", + "abuse", + "witnesses", + "steemitabuse" + ], + "users": [ + "stellabelle", + "tuck-fheman", + "heiditravels", + "dollarvigilante", + "poeticsnake" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 28528575081428, + "payout": 112.665, + "payout_at": "2016-09-10T21:39:06", + "pending_payout_value": "112.665 HBD", + "percent_hbd": 10000, + "permlink": "steemit-harassment-wow-it-finally-happened-to-me-too-d", + "post_id": 1116057, + "promoted": "100.000 HBD", + "replies": [], + "stats": { + "flag_weight": 4.0, + "gray": false, + "hide": false, + "total_votes": 303 + }, + "title": "Steemit-Harassment - WoW - It finally happened to ME TOO :D", + "updated": "2016-09-03T22:52:36", + "url": "/steemit/@fyrstikken/steemit-harassment-wow-it-finally-happened-to-me-too-d" + }, + { + "active_votes": [ + { + "rshares": 29150477200511, + "voter": "dantheman" + }, + { + "rshares": 701289384385, + "voter": "barrie" + }, + { + "rshares": 25414633165852, + "voter": "berniesanders" + }, + { + "rshares": 7174019152101, + "voter": "riverhead" + }, + { + "rshares": 210082807921, + "voter": "nextgenwitness" + }, + { + "rshares": 1764791171902, + "voter": "hr1" + }, + { + "rshares": 624152304261, + "voter": "justin" + }, + { + "rshares": 4648685890081, + "voter": "nextgencrypto" + }, + { + "rshares": 6351970742614, + "voter": "steemit200" + }, + { + "rshares": 3099420761, + "voter": "boy" + }, + { + "rshares": 3762775739, + "voter": "bue-witness" + }, + { + "rshares": 697355955, + "voter": "bunny" + }, + { + "rshares": 7188761077812, + "voter": "complexring" + }, + { + "rshares": 481370244096, + "voter": "ajvest" + }, + { + "rshares": 54042459354, + "voter": "bue" + }, + { + "rshares": 32970728002, + "voter": "danknugs" + }, + { + "rshares": 425105452508, + "voter": "steemservices" + }, + { + "rshares": 26810306273, + "voter": "steemservices1" + }, + { + "rshares": 1661039186, + "voter": "mini" + }, + { + "rshares": 213669926, + "voter": "moon" + }, + { + "rshares": 38923095598, + "voter": "aizensou" + }, + { + "rshares": 64581427225, + "voter": "jason" + }, + { + "rshares": 15818603292, + "voter": "bentley" + }, + { + "rshares": 398943529648, + "voter": "recursive3" + }, + { + "rshares": 2463177709510, + "voter": "recursive" + }, + { + "rshares": 1856507042, + "voter": "mineralwasser" + }, + { + "rshares": 9947524418, + "voter": "bingo-0" + }, + { + "rshares": 2438952883, + "voter": "bingo-1" + }, + { + "rshares": 1452823187408, + "voter": "benjojo" + }, + { + "rshares": 622762084, + "voter": "healthcare" + }, + { + "rshares": 1120034999305, + "voter": "tuck-fheman" + }, + { + "rshares": 967255526, + "voter": "daniel.pan" + }, + { + "rshares": 2771175740309, + "voter": "donkeypong" + }, + { + "rshares": 839864397684, + "voter": "steemrollin" + }, + { + "rshares": 136849931495, + "voter": "team" + }, + { + "rshares": 65907216897, + "voter": "jchch" + }, + { + "rshares": 6554332244, + "voter": "patrice" + }, + { + "rshares": 288151719, + "voter": "helen.tan" + }, + { + "rshares": 23957331951, + "voter": "yefet" + }, + { + "rshares": 14107159251, + "voter": "valtr" + }, + { + "rshares": 14365023000, + "voter": "gregory-f" + }, + { + "rshares": 881970618, + "voter": "moh-rokib" + }, + { + "rshares": 77103074369, + "voter": "edgeland" + }, + { + "rshares": 314721920304, + "voter": "craig-grant" + }, + { + "rshares": 71043895599, + "voter": "easteagle13" + }, + { + "rshares": 24175856122, + "voter": "mod-tamichh" + }, + { + "rshares": 11709056510, + "voter": "ervin-lemark" + }, + { + "rshares": 2945062368, + "voter": "carlos-cabeza" + }, + { + "rshares": 1087651795909, + "voter": "gavvet" + }, + { + "rshares": 5074405568, + "voter": "holabebe" + }, + { + "rshares": 829397963387, + "voter": "steemship" + }, + { + "rshares": 520911060129, + "voter": "eeks" + }, + { + "rshares": 8059030205, + "voter": "fkn" + }, + { + "rshares": 475449654, + "voter": "paco-steem" + }, + { + "rshares": 844668962218, + "voter": "cryptogee" + }, + { + "rshares": 5581844145, + "voter": "spaninv" + }, + { + "rshares": 19479953917, + "voter": "georgedonnelly" + }, + { + "rshares": 26181526037, + "voter": "instructor2121" + }, + { + "rshares": 2056240258, + "voter": "gekko" + }, + { + "rshares": 330922076737, + "voter": "teamsteem" + }, + { + "rshares": 10610979162, + "voter": "elishagh1" + }, + { + "rshares": 9268194915, + "voter": "richman" + }, + { + "rshares": 677773729537, + "voter": "nanzo-scoop" + }, + { + "rshares": 928388769, + "voter": "weenfan" + }, + { + "rshares": 2557289360, + "voter": "jerome-colley" + }, + { + "rshares": 91719101598, + "voter": "william-noe" + }, + { + "rshares": 59225313172, + "voter": "avarice" + }, + { + "rshares": 141414573060, + "voter": "steve-walschot" + }, + { + "rshares": 13116548685, + "voter": "cian.dafe" + }, + { + "rshares": 55582109386, + "voter": "hannixx42" + }, + { + "rshares": 236099584762, + "voter": "mummyimperfect" + }, + { + "rshares": 59558616330, + "voter": "tosch" + }, + { + "rshares": 55235327891, + "voter": "oaldamster" + }, + { + "rshares": 73982297699, + "voter": "asch" + }, + { + "rshares": 582588520898, + "voter": "kevinwong" + }, + { + "rshares": 1432017470, + "voter": "murh" + }, + { + "rshares": 7304641272, + "voter": "radioactivities" + }, + { + "rshares": 25681264725, + "voter": "dking7334" + }, + { + "rshares": 19944116455, + "voter": "vippero" + }, + { + "rshares": 42338694092, + "voter": "ranko-k" + }, + { + "rshares": 534614046975, + "voter": "cyber" + }, + { + "rshares": 63018482318, + "voter": "ak2020" + }, + { + "rshares": 16492689268, + "voter": "thecryptofiend" + }, + { + "rshares": 24310014144, + "voter": "paul-labossiere" + }, + { + "rshares": 9361058328, + "voter": "johnerfx" + }, + { + "rshares": 3674081134736, + "voter": "satoshifund" + }, + { + "rshares": 372036035609, + "voter": "taoteh1221" + }, + { + "rshares": 6472724320, + "voter": "tom-sullivan" + }, + { + "rshares": 371338569, + "voter": "stiletto" + }, + { + "rshares": 52893388475, + "voter": "martin-wichmann" + }, + { + "rshares": 254528506273, + "voter": "churdtzu" + }, + { + "rshares": 53001732751, + "voter": "juanmiguelsalas" + }, + { + "rshares": 90478643138, + "voter": "andrarchy" + }, + { + "rshares": 12944835075, + "voter": "samether" + }, + { + "rshares": 54146897521, + "voter": "thecryptodrive" + }, + { + "rshares": 199373714258, + "voter": "will-zewe" + }, + { + "rshares": 9459589952, + "voter": "kennyskitchen" + }, + { + "rshares": 266447843894, + "voter": "kaylinart" + }, + { + "rshares": 501068247274, + "voter": "infovore" + }, + { + "rshares": 327889281, + "voter": "hendra-khaidir" + }, + { + "rshares": 1948772954, + "voter": "stephen-somers" + }, + { + "rshares": 2644116640, + "voter": "tee-em" + }, + { + "rshares": 138950405749, + "voter": "thedashguy" + }, + { + "rshares": 767974669228, + "voter": "anwenbaumeister" + }, + { + "rshares": 6009304227, + "voter": "mark-waser" + }, + { + "rshares": 70959553359, + "voter": "albertogm" + }, + { + "rshares": 98088341974, + "voter": "geoffrey" + }, + { + "rshares": 269875655864, + "voter": "lukestokes" + }, + { + "rshares": 44099614167, + "voter": "honeythief" + }, + { + "rshares": 6874971065, + "voter": "tyler-fletcher" + }, + { + "rshares": 28278082847, + "voter": "jonnyrevolution" + }, + { + "rshares": 8989505147, + "voter": "engineercampus" + }, + { + "rshares": 41629748060, + "voter": "treeshaface" + }, + { + "rshares": 3660956268, + "voter": "the.bot" + }, + { + "rshares": 8702193878, + "voter": "johnbradshaw" + }, + { + "rshares": 12845439804, + "voter": "primus" + }, + { + "rshares": 3475503565, + "voter": "micheletrainer" + }, + { + "rshares": 302683064, + "voter": "gerber" + }, + { + "rshares": 199741557, + "voter": "ales" + }, + { + "rshares": 236520170145, + "voter": "ericvancewalton" + }, + { + "rshares": 8561508638, + "voter": "cannav" + }, + { + "rshares": 214476092245, + "voter": "asmolokalo" + }, + { + "rshares": 42481260342, + "voter": "ezzy" + }, + { + "rshares": 3112847393, + "voter": "orly" + }, + { + "rshares": 5856624277, + "voter": "steamit" + }, + { + "rshares": 226933661994, + "voter": "tomkirkham" + }, + { + "rshares": 15179347364, + "voter": "konstantin" + }, + { + "rshares": 122110321617, + "voter": "robrigo" + }, + { + "rshares": 124699737174, + "voter": "chhayll" + }, + { + "rshares": 15389739696, + "voter": "elyaque" + }, + { + "rshares": 20713322105, + "voter": "mindover" + }, + { + "rshares": 546797902965, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 29887760404, + "voter": "r4fken" + }, + { + "rshares": 293427569, + "voter": "romel" + }, + { + "rshares": 230296351, + "voter": "steemswede" + }, + { + "rshares": 8721417924, + "voter": "killswitch" + }, + { + "rshares": 77587644053, + "voter": "derekareith" + }, + { + "rshares": 476648200946, + "voter": "neoxian" + }, + { + "rshares": 3541453614, + "voter": "owdy" + }, + { + "rshares": 211552013, + "voter": "ch0c0latechip" + }, + { + "rshares": 195806237, + "voter": "doge4lyf" + }, + { + "rshares": 823925676, + "voter": "nobreku" + }, + { + "rshares": 24638975246, + "voter": "strangerarray" + }, + { + "rshares": 150447264693, + "voter": "knircky" + }, + { + "rshares": 7172948519, + "voter": "ashikmiah" + }, + { + "rshares": 42831693849, + "voter": "mrwang" + }, + { + "rshares": 7726853303, + "voter": "autosmile13" + }, + { + "rshares": 812099979, + "voter": "dicov" + }, + { + "rshares": 246668071, + "voter": "meiks" + }, + { + "rshares": 919975933, + "voter": "steem1653" + }, + { + "rshares": 666787941, + "voter": "cherish" + }, + { + "rshares": 5814827093, + "voter": "egjoshslim" + }, + { + "rshares": 3013710280, + "voter": "steemit-life" + }, + { + "rshares": 11280533352, + "voter": "asim" + }, + { + "rshares": 39456765083, + "voter": "w4lterwyte" + }, + { + "rshares": 192958794775, + "voter": "jesta" + }, + { + "rshares": 5305619945, + "voter": "thegoodguy" + }, + { + "rshares": 10678601154, + "voter": "senseiteekay" + }, + { + "rshares": 4185662810, + "voter": "karen13" + }, + { + "rshares": 58809847081, + "voter": "sephiroth" + }, + { + "rshares": 1396522137, + "voter": "jrd8526" + }, + { + "rshares": 349307643, + "voter": "dr2073" + }, + { + "rshares": 293677046360, + "voter": "nabilov" + }, + { + "rshares": 11184349825, + "voter": "meesterboom" + }, + { + "rshares": 4245765824, + "voter": "juvyjabian" + }, + { + "rshares": 369337292, + "voter": "karenmckersie" + }, + { + "rshares": 2875639977, + "voter": "pigatto" + }, + { + "rshares": 11249031580, + "voter": "allmonitors" + }, + { + "rshares": 1140298026, + "voter": "vorsseli" + }, + { + "rshares": 297463655, + "voter": "luisucv34" + }, + { + "rshares": 2180799492, + "voter": "breathe3000" + }, + { + "rshares": 15413678024, + "voter": "kendewitt" + }, + { + "rshares": 19745928897, + "voter": "creemej" + }, + { + "rshares": 4461061038, + "voter": "r-niki09" + }, + { + "rshares": 1939224933, + "voter": "the-future" + }, + { + "rshares": 2992631645, + "voter": "imp3" + }, + { + "rshares": 437754345, + "voter": "natalyt" + }, + { + "rshares": 37719378911, + "voter": "mynameisbrian" + }, + { + "rshares": 25483068946, + "voter": "wadepaterson" + }, + { + "rshares": 12396216231, + "voter": "benjiberigan" + }, + { + "rshares": 3409584558, + "voter": "davidr" + }, + { + "rshares": 58723641585, + "voter": "thylbom" + }, + { + "rshares": 27478627702, + "voter": "royaltiffany" + }, + { + "rshares": 6880831700, + "voter": "geronimo" + }, + { + "rshares": 18787146710, + "voter": "bendjmiller222" + }, + { + "rshares": 14042810323, + "voter": "exitmass" + }, + { + "rshares": 10048486235, + "voter": "tessaddavis" + }, + { + "rshares": 3145819717, + "voter": "azurejasper" + }, + { + "rshares": 231654921805, + "voter": "liberosist" + }, + { + "rshares": 25046106508, + "voter": "deanliu" + }, + { + "rshares": 4647865096, + "voter": "cryptohustlin" + }, + { + "rshares": 36117391359, + "voter": "sauravrungta" + }, + { + "rshares": 78635089731, + "voter": "rea" + }, + { + "rshares": 3476354385, + "voter": "mastletter" + }, + { + "rshares": 155789703, + "voter": "xand" + }, + { + "rshares": 203745188637, + "voter": "jl777" + }, + { + "rshares": 1016267553073, + "voter": "james212" + }, + { + "rshares": 26882316910, + "voter": "zaebars" + }, + { + "rshares": 10192963847, + "voter": "positive" + }, + { + "rshares": 1683543474, + "voter": "yarly" + }, + { + "rshares": 255303484, + "voter": "yarly2" + }, + { + "rshares": 255686119, + "voter": "yarly3" + }, + { + "rshares": 147914638, + "voter": "yarly4" + }, + { + "rshares": 148750003, + "voter": "yarly5" + }, + { + "rshares": 84813726, + "voter": "yarly7" + }, + { + "rshares": 261379803, + "voter": "lexinferno" + }, + { + "rshares": 31846354099, + "voter": "anca3drandom" + }, + { + "rshares": 207787451268, + "voter": "johnsmith" + }, + { + "rshares": 780032261, + "voter": "mohammed123" + }, + { + "rshares": 2501806576, + "voter": "stea90" + }, + { + "rshares": 5062409505, + "voter": "sacode" + }, + { + "rshares": 112070311, + "voter": "activcat" + }, + { + "rshares": 1951690317, + "voter": "flexcougar" + }, + { + "rshares": 686451244, + "voter": "clonewarz" + }, + { + "rshares": 14847664684, + "voter": "lemooljiang" + }, + { + "rshares": 10761876132, + "voter": "winstonwolfe" + }, + { + "rshares": 841259695, + "voter": "happyphoenix" + }, + { + "rshares": 20113867987, + "voter": "krabgat" + }, + { + "rshares": 7262356354, + "voter": "webdeals" + }, + { + "rshares": 217563709, + "voter": "shadyonline" + }, + { + "rshares": 17534589350, + "voter": "proto" + }, + { + "rshares": 1793399910, + "voter": "fleetinuance" + }, + { + "rshares": 618773038, + "voter": "curator" + }, + { + "rshares": 17164865565, + "voter": "pinkisland" + }, + { + "rshares": 225919607, + "voter": "culoemono" + }, + { + "rshares": 408950035, + "voter": "yarly10" + }, + { + "rshares": 219368610, + "voter": "yarly11" + }, + { + "rshares": 10855436202, + "voter": "michaeldodridge" + }, + { + "rshares": 76805770, + "voter": "yarly12" + }, + { + "rshares": 2077025402, + "voter": "tygergamer" + }, + { + "rshares": 117818134, + "voter": "creatorgalaxy" + }, + { + "rshares": 125682243, + "voter": "steemster1" + }, + { + "rshares": 861558297, + "voter": "mar1978co" + }, + { + "rshares": 2456070989, + "voter": "belkins" + }, + { + "rshares": 27752122387, + "voter": "jasonstaggers" + }, + { + "rshares": 5449172599, + "voter": "mahekg" + }, + { + "rshares": 124605670789, + "voter": "steemdrive" + }, + { + "rshares": 1023333164, + "voter": "metaflute" + }, + { + "rshares": 52633105216, + "voter": "gomeravibz" + }, + { + "rshares": 8765080527, + "voter": "taker" + }, + { + "rshares": 731831758, + "voter": "pakisnxt" + }, + { + "rshares": 5411545736, + "voter": "nekromarinist" + }, + { + "rshares": 52489886, + "voter": "sharon" + }, + { + "rshares": 46610922073, + "voter": "allasyummyfood" + }, + { + "rshares": 14656318513, + "voter": "felixxx" + }, + { + "rshares": 52102443, + "voter": "lillianjones" + }, + { + "rshares": 23337147272, + "voter": "rawnetics" + }, + { + "rshares": 2595700392, + "voter": "timcliff" + }, + { + "rshares": 20215747355, + "voter": "yng-entrepreneur" + }, + { + "rshares": 23051494572, + "voter": "laoyao" + }, + { + "rshares": 3801240661, + "voter": "rich77" + }, + { + "rshares": 482511907124, + "voter": "toxic" + }, + { + "rshares": 4673772256, + "voter": "darknet" + }, + { + "rshares": 9241877973, + "voter": "viktor.phuket" + }, + { + "rshares": 34796180612, + "voter": "timsaid" + }, + { + "rshares": 2221730069, + "voter": "crypto-toll" + }, + { + "rshares": 3651315001, + "voter": "ullikume" + }, + { + "rshares": 2561315048, + "voter": "uuuhha" + }, + { + "rshares": 102188578929, + "voter": "thisisbenbrick" + }, + { + "rshares": 256407267931, + "voter": "fairytalelife" + }, + { + "rshares": 1291393037, + "voter": "dolov" + }, + { + "rshares": 12816228337, + "voter": "jphamer1" + }, + { + "rshares": 94576187995, + "voter": "joele" + }, + { + "rshares": 3532206423, + "voter": "oflyhigh" + }, + { + "rshares": 57523014, + "voter": "nickche" + }, + { + "rshares": 1694788518, + "voter": "anjoke" + }, + { + "rshares": 687490845, + "voter": "future24" + }, + { + "rshares": 59458578, + "voter": "zionuziriel" + }, + { + "rshares": 52502611, + "voter": "msjennifer" + }, + { + "rshares": 50828873, + "voter": "ciao" + }, + { + "rshares": 1228509011, + "voter": "villainblack" + }, + { + "rshares": 54355927, + "voter": "tinca" + }, + { + "rshares": 436393958, + "voter": "jrcornel" + }, + { + "rshares": 50521096, + "voter": "steemo" + }, + { + "rshares": 50390768, + "voter": "steema" + }, + { + "rshares": 5653663246, + "voter": "virtashare" + }, + { + "rshares": 273860901, + "voter": "gamerate" + }, + { + "rshares": 61293441, + "voter": "chrismarketing" + }, + { + "rshares": 234905614, + "voter": "vootka" + }, + { + "rshares": 59896309, + "voter": "confucius" + }, + { + "rshares": 61696026, + "voter": "immortality" + }, + { + "rshares": 27919047116, + "voter": "mrosenquist" + }, + { + "rshares": 1636585181, + "voter": "bledarus" + }, + { + "rshares": 52405452, + "voter": "nano2nd" + }, + { + "rshares": 11443509504, + "voter": "mione" + }, + { + "rshares": 117292449, + "voter": "future-shock" + }, + { + "rshares": 62391219, + "voter": "immortal" + }, + { + "rshares": 52400873, + "voter": "jarvis" + }, + { + "rshares": 65286836, + "voter": "williamdevine" + }, + { + "rshares": 7142895146, + "voter": "theb0red1" + }, + { + "rshares": 50692212, + "voter": "fortuner" + }, + { + "rshares": 72982892, + "voter": "longevity" + }, + { + "rshares": 61874235, + "voter": "rashka" + }, + { + "rshares": 1157125253, + "voter": "chinadaily" + }, + { + "rshares": 37801320901, + "voter": "thecurator" + }, + { + "rshares": 2427660705, + "voter": "virtualgrowth" + }, + { + "rshares": 20523010963, + "voter": "runaway-psyche" + }, + { + "rshares": 596060484, + "voter": "chanbam" + }, + { + "rshares": 288080558, + "voter": "crezyliza" + }, + { + "rshares": 6763113815, + "voter": "farmerswife" + }, + { + "rshares": 296332739, + "voter": "jimmytwoshoes" + }, + { + "rshares": 1428185120, + "voter": "jsantana" + }, + { + "rshares": 3239749695, + "voter": "steveo" + }, + { + "rshares": 2510434809, + "voter": "madoff" + }, + { + "rshares": 50684643, + "voter": "johnbyrd" + }, + { + "rshares": 50682252, + "voter": "thomasaustin" + }, + { + "rshares": 50680459, + "voter": "thermor" + }, + { + "rshares": 50677748, + "voter": "ficholl" + }, + { + "rshares": 50673817, + "voter": "widell" + }, + { + "rshares": 59993245, + "voter": "longtech" + }, + { + "rshares": 8646097362, + "voter": "jaredcwillis" + }, + { + "rshares": 50311250, + "voter": "revelbrooks" + }, + { + "rshares": 301096603, + "voter": "wuyueling" + }, + { + "rshares": 59226282, + "voter": "zite" + }, + { + "rshares": 70234608899, + "voter": "barrycooper" + }, + { + "rshares": 39122184230, + "voter": "emancipatedhuman" + }, + { + "rshares": 73706708, + "voter": "joelbow" + }, + { + "rshares": 1779402721, + "voter": "themadmonk" + }, + { + "rshares": 10832852934, + "voter": "hilarski" + }, + { + "rshares": 7757948841, + "voter": "booky" + }, + { + "rshares": 12474263816, + "voter": "mandibil" + }, + { + "rshares": 1734880593, + "voter": "shadowspub" + }, + { + "rshares": 959083434, + "voter": "therealpaul" + }, + { + "rshares": 307241644, + "voter": "vonpetro" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 61576570, + "voter": "mikerowerules12" + }, + { + "rshares": 1258080185, + "voter": "lenar" + }, + { + "rshares": 5110452751, + "voter": "lesliestarrohara" + }, + { + "rshares": 60364183, + "voter": "uri-bruck" + }, + { + "rshares": 1241673056, + "voter": "nulliusinverba" + }, + { + "rshares": 17764316625, + "voter": "krnel" + }, + { + "rshares": 56761351, + "voter": "eliseojacobo" + }, + { + "rshares": 74585233974, + "voter": "shenanigator" + }, + { + "rshares": 55633002031, + "voter": "skum" + }, + { + "rshares": 14150272924, + "voter": "macksby" + }, + { + "rshares": 59103677, + "voter": "alaqrab" + }, + { + "rshares": 74584024, + "voter": "uziriel" + }, + { + "rshares": 394178677, + "voter": "hpk" + }, + { + "rshares": 55140441, + "voter": "steemitup" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 21483815812, + "voter": "luminousvisions" + }, + { + "rshares": 1713129061, + "voter": "davidjkelley" + }, + { + "rshares": 115141637, + "voter": "team101" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 37275195891, + "voter": "sponge-bob" + }, + { + "rshares": 15859669622, + "voter": "digital-wisdom" + }, + { + "rshares": 57184430, + "voter": "mnviking" + }, + { + "rshares": 3725515516, + "voter": "sift666" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 5661463232, + "voter": "immortalfame" + }, + { + "rshares": 55473809, + "voter": "alternative" + }, + { + "rshares": 5854747574, + "voter": "jwaser" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 490887668, + "voter": "kev7000" + }, + { + "rshares": 55043079, + "voter": "zettar" + }, + { + "rshares": 16076822216, + "voter": "hunterisgreat" + }, + { + "rshares": 82786113, + "voter": "tito-baron" + }, + { + "rshares": 50356354, + "voter": "yorsens" + }, + { + "rshares": 55725073, + "voter": "budda" + }, + { + "rshares": 58126364, + "voter": "chaeya" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 23191446542, + "voter": "dubi" + }, + { + "rshares": 9370846764, + "voter": "goose" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 2759964885, + "voter": "bwaser" + }, + { + "rshares": 4840990082, + "voter": "renzoarg" + }, + { + "rshares": 50825587, + "voter": "sofa" + }, + { + "rshares": 55093071, + "voter": "warhammer" + }, + { + "rshares": 53110243, + "voter": "recurvez" + }, + { + "rshares": 55070425, + "voter": "roadhog" + }, + { + "rshares": 117997260, + "voter": "alina1" + }, + { + "rshares": 52794249, + "voter": "doggnostic" + }, + { + "rshares": 54839629, + "voter": "dr-who" + }, + { + "rshares": 54036170, + "voter": "catsmart" + }, + { + "rshares": 108903782, + "voter": "dr-house" + }, + { + "rshares": 57522774, + "voter": "patelincho" + }, + { + "rshares": 70034816, + "voter": "and030380" + }, + { + "rshares": 52521499, + "voter": "jenny-talls" + }, + { + "rshares": 242929782471, + "voter": "charlieshrem" + }, + { + "rshares": 68637522935, + "voter": "tracemayer" + }, + { + "rshares": 37138701009, + "voter": "brains" + }, + { + "rshares": 54601718, + "voter": "imc" + }, + { + "rshares": 54464024, + "voter": "deviatour" + }, + { + "rshares": 53400199, + "voter": "post-successful" + }, + { + "rshares": 52041445, + "voter": "yegor" + }, + { + "rshares": 50918375, + "voter": "ailo" + }, + { + "rshares": 130590614407, + "voter": "jamielefay" + }, + { + "rshares": 53143662, + "voter": "nelyp" + }, + { + "rshares": 2610482432, + "voter": "robcichocki" + }, + { + "rshares": 1575506866, + "voter": "ellepdub" + }, + { + "rshares": 52928580, + "voter": "gregorygarcia" + }, + { + "rshares": 142968891, + "voter": "ola1" + }, + { + "rshares": 92282121, + "voter": "michelle.gent" + }, + { + "rshares": 3022511117, + "voter": "herpetologyguy" + }, + { + "rshares": 89109313, + "voter": "everittmickey" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50439559, + "voter": "roto" + }, + { + "rshares": 55976796, + "voter": "drac59" + }, + { + "rshares": 4965019350, + "voter": "morgan.waser" + }, + { + "rshares": 50686168, + "voter": "jcdobber" + }, + { + "rshares": 50658555, + "voter": "dillon-sauers" + }, + { + "rshares": 50182215, + "voter": "sageboba" + }, + { + "rshares": 50817111, + "voter": "mehran" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 293689087, + "voter": "iontom" + }, + { + "rshares": 50420952, + "voter": "mocat15" + }, + { + "rshares": 249226300, + "voter": "letstalkliberty" + }, + { + "rshares": 1632559314, + "voter": "strong-ai" + }, + { + "rshares": 61342952, + "voter": "wearechange-co" + }, + { + "rshares": 154276916, + "voter": "memnon34" + }, + { + "rshares": 155926994, + "voter": "hethzen" + } + ], + "author": "the-alien", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.82, + "beneficiaries": [], + "blacklists": [], + "body": "![Alt text](http://cdn.dailyseoblog.com/wp-content/uploads/2015/11/Competition_SEO.jpg)\n\nNew competition is in town, here I said it. Many people don\u2019t like competition, some people fear it, some people get motivated by it, and some people see it as an opportunity that helps them step up to the next level.\n\nPersonally, I get the same emotional reflex from new competition than I get from any change of weather, it doesn\u2019t really faze me that much. Long time ago I\u2019ve learned to open a new folder in my brain containing all the elements that I can\u2019t control, and the emergence of new competition certainly qualifies for that folder.\n\nAnd the reason I do that is because I think that the worst thing you possibly can do is to let your fear-based reactions make your decisions for you.\n\nAlthough to be totally honest with you, I\u2019d be an idiot if I told you to completely ignore competition and act as if doesn\u2019t don\u2019t exist. \n\nSometimes it\u2019s well worth your attention because it may show you something you\u2019ve missed, it may remind of why you do what you do in the first place, and depending on the competition, it can even help you improve and advance. \n\n![Alt Text](http://2.bp.blogspot.com/-jCsWg5lEM9w/To2MZ4wwQMI/AAAAAAAAI8Q/VNo2kdw4ot8/s640/Matrix_067Pyxurz.jpg)\n\nA few months ago a new disruptive technology came to the world. It allowed all sorts content creators to make some income doing what they love, all while bypassing the restrictive censorship of armies of gate keepers around the world. And since you\u2019re reading this, then you\u2019re probably using it too.\n\nBut here\u2019s the thing, when what you do is truly amazing, you can\u2019t really expect that no one else is going to try to replicate it. In fact, the strange thing would be that if no one was ever going to attempt to create \u201cthe new steemit\u201d.\n\nAfter all, competition is a part of life, and it\u2019s almost here so maybe it\u2019s time we talked about it.\n\n# Dancing with Mr. Ying and Miss Yang\n\nOn the positive side, competition can make us stronger and more connected. All those small debates and unnecessary dramas would suddenly take a back seat to more important matters. \n\nIt can motivate us to up our game and take it to the next level. It can encourage us to keep improving so we don\u2019t get too comfortable. It can help us realize what we have, and not take it for granted. \n\n![Alt Text](http://3.bp.blogspot.com/-TVDMaHEL61w/U1_ZuVFcttI/AAAAAAAAMvg/dt0wlqDLFWI/s1600/living+in+the+matrix.jpg)\n\nBut there's another way to approach competition, the Yang way, where you can go to that room where you archive all those things that you can\u2019t control, head towards the door and kick it wide open. Just sit there and let fear invade you.\n\nI know this sounds crazy, but believe it or not, the second most common thing people do in face of competition is to fear it and let them rush into making unnecessary decisions. Now, I don\u2019t know about you but to me panic doesn\u2019t precisely strike me as a solid strategy.\n\nHowever, I do understand why some people might experience some concerns. *\"Look, there\u2019s a new competition, they have a brand new website, their logo looks so professionally made, their name is so catchy. Hell, they even have shiny shoes\u2026\"* \n\nFrom that point on, it will be just a matter of time until this question starts circling around: *What if people start pouring there?*\n\nI hate to break it to you, but these things can and will probably happen.\n\nA few steemians will move there and that\u2019s ok. In fact, that\u2019s very understandable, they will have their reasons. Maybe they go on their own, or maybe they will have an offer to join. \n\nSo when that happens, there are two things that you can do:\n\nYou can worry that people are migrating elsewhere, or you can remember the \u201csecret\u201d: That they will never stop making people. \n\nPlus, if that if the goal is expansion, then it\u2019s a comfort knowing that the journey hasn\u2019t changed and that we\u2019re still on the same course.\n\n# Destination Moon\n\nThat are enough potential users in the planet for everyone, they will never stop making people, remember? \n\nPlus, if the dream was grow and reach hundreds of thousands, maybe millions of people, then nothing has really changed in the grand scheme of things. right?\n\nMaybe a few will leave and it\u2019s ok, maybe they\u2019ll come back quickly afterwards, maybe they won\u2019t or maybe this is a good opportunity to remember:\n\n## That moon we all talked about, our moon, is still the goal.\n\n![Alt Text](https://s9.postimg.io/ptqv6s6of/Untitled_design.png)\n\n*Picture dedicated to @smooth. Thank you for the logo advice!*\n\n# A View from the Future\n\nSo in the future if you read some open letters from some prominent writers explaining why they moved away to the competition, so maybe we don't need to give these things more importance than they deserve.\n\nSometimes diversification is a smart move, sometimes people need to look for what\u2019s best for them, and sometimes they look for whatever they perceive as such. Whatever the case may be, it\u2019s still their choice and they are free to change their minds.\n\nAnd yes, we will probably read a few editorial posts about *\u201cWhy I left steemit for X\u201d* and maybe a little worry might circle your train of thought. \n\nMaybe their reasons are totally valid, or maybe they\u2019re unconsciously making up a story with which they can justify it to themselves. So all of the sudden every small problem is magnified and the grass on the other side looks greener. It happens.\n\nEither way, it\u2019s not our place to judge them.\n\nAnd yes, the preachers of doom will jump at the opportunity to parade their psychic abilities, *See? People are leaving steemit already. I told you!*, but when that happens please remember that we\u2019re talking about people who never let a good crisis go to waste. So whatever they say should probably be taken with a fine pure grain of Himalayan salt.\n\nThese are things that we can\u2019t control, here\u2019s what we can do.\n\nWe can step up, we can up our game, we can show them what this platform has already proved, we can remember why we joined and that maybe, just maybe show them that we are still fighting for that fucking moon.\n\nBecause let\u2019s not forget, steem is third behind Bitcoin and Ether.\n\n### And just as Bitcoin had so many new competing coins that were going to completely erase it from the map, we\u2019ll probably hear the same song again.\n\n![Alt Text](http://tr1.cbsistatic.com/hub/i/2014/11/04/27691a45-1606-4647-9093-637886cc89be/forecast-crystal-ball-prediction.jpg)\n\nThere will be many death predictions too. Bitcoin had about a hundred of them, so don't be surprised when that happens.\n\nBut what if I\u2019m wrong and the competition is very strong?\n\nWell then we learn to compete better. Competition is a part of life, and it can make you better if you know how to approach it. In fact, [I wrote about the subject in the past](https://steemit.com/life/@the-alien/blasts-from-the-past-lessons-from-running-a-bar-at-a-young-age).\n\nSo this goes for those of us who experienced the life changing abilities of this platform, and especially for those who are crazy enough to still believe in the same dream that we are at the beginning stages of a beautiful game changer. For those who still have the same passion about disruptiveness as in the first day, here\u2019s something that we can do:\n\n# We Can Bet on Our Strengths\n\n![Alt Text](https://pbs.twimg.com/media/Cm8iJ91XEAIVokI.jpg)\n\nWe can focus on what steemit has achieved already and introduce it to the world. How many people have made some good income already? How many projects has steemit helped? How many it has brought in to life? How many relationships have been forged?\n\nSo maybe you\u2019re a filmmaker looking for a good story, maybe you can make a documentary about the lives that steemit has changed and its future effects on society, maybe the rest of us can help you.\n\nMaybe I should listen to my own words and lead by example. Maybe I should carve out some time and finally launch my very own book that was born out of pure steem.\n\nOr maybe we shouldn\u2019t have to do anything at all. Maybe we shouldn\u2019t have to step up our game just yet, and ignore any competition.\n\nI\u2019m not quite sure.\n\nWhatever the case may be, I just want you to know that if you\u2019re here for the long run, than you should know that more competition will come, and when that happens don\u2019t listen to the alarming voices and trust your own judgement.\n\nI want you to know that it\u2019s not the end, that this is the beginning and that I hope that you\u2019re still enjoying this beautifully game changing ride and not planning to give up your seat just yet.\n\n#### Image Sources: [1](http://dailyseoblog.com/how-to-discover-your-competitions-seo-strategies/) - [2](http://pyxurz.blogspot.com.br/2011/10/matrix-page-2-of-7.html) - [3](http://humansarefree.com/2014/04/16-signs-that-you-are-slave-living-in.html)- [4](http://wallpaper.zone/carlsberg-wallpaper) - [5](http://www.techrepublic.com/article/peering-into-the-crystal-ball-it-leader-predict-major-tech-trends/) - [6](https://twitter.com/riaali4)", + "category": "life", + "children": 90, + "created": "2016-08-31T20:01:03", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://cdn.dailyseoblog.com/wp-content/uploads/2015/11/Competition_SEO.jpg", + "http://2.bp.blogspot.com/-jCsWg5lEM9w/To2MZ4wwQMI/AAAAAAAAI8Q/VNo2kdw4ot8/s640/Matrix_067Pyxurz.jpg", + "http://3.bp.blogspot.com/-TVDMaHEL61w/U1_ZuVFcttI/AAAAAAAAMvg/dt0wlqDLFWI/s1600/living+in+the+matrix.jpg", + "https://s9.postimg.io/ptqv6s6of/Untitled_design.png", + "http://tr1.cbsistatic.com/hub/i/2014/11/04/27691a45-1606-4647-9093-637886cc89be/forecast-crystal-ball-prediction.jpg", + "https://pbs.twimg.com/media/Cm8iJ91XEAIVokI.jpg" + ], + "links": [ + "https://steemit.com/life/@the-alien/blasts-from-the-past-lessons-from-running-a-bar-at-a-young-age", + "http://dailyseoblog.com/how-to-discover-your-competitions-seo-strategies/", + "http://pyxurz.blogspot.com.br/2011/10/matrix-page-2-of-7.html", + "http://humansarefree.com/2014/04/16-signs-that-you-are-slave-living-in.html", + "http://wallpaper.zone/carlsberg-wallpaper", + "http://www.techrepublic.com/article/peering-into-the-crystal-ball-it-leader-predict-major-tech-trends/", + "https://twitter.com/riaali4" + ], + "tags": [ + "life", + "steemit", + "competition", + "psychology", + "alien" + ], + "users": [ + "smooth" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 115579310823374, + "payout": 1282.366, + "payout_at": "2016-09-07T20:01:03", + "pending_payout_value": "1282.366 HBD", + "percent_hbd": 10000, + "permlink": "we-have-competition-so-what", + "post_id": 1075409, + "promoted": "100.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 415 + }, + "title": "We Have Competition, So What?", + "updated": "2016-08-31T23:28:06", + "url": "/life/@the-alien/we-have-competition-so-what" + }, + { + "active_votes": [ + { + "rshares": 9024883847357, + "voter": "ned" + }, + { + "rshares": 1671138896655, + "voter": "hr1" + }, + { + "rshares": 119632798758, + "voter": "sandra" + }, + { + "rshares": 3378279290130, + "voter": "wang" + }, + { + "rshares": 3098920208, + "voter": "boy" + }, + { + "rshares": 3762101723, + "voter": "bue-witness" + }, + { + "rshares": 697277445, + "voter": "bunny" + }, + { + "rshares": 481363240580, + "voter": "ajvest" + }, + { + "rshares": 53949579658, + "voter": "bue" + }, + { + "rshares": 1660775806, + "voter": "mini" + }, + { + "rshares": 213655207, + "voter": "moon" + }, + { + "rshares": 3081790005091, + "voter": "onceuponatime" + }, + { + "rshares": 622688481, + "voter": "healthcare" + }, + { + "rshares": 967132854, + "voter": "daniel.pan" + }, + { + "rshares": 134117619397, + "voter": "team" + }, + { + "rshares": 283428793487, + "voter": "chitty" + }, + { + "rshares": 30870794916, + "voter": "marketingmonk" + }, + { + "rshares": 37402877039, + "voter": "alexgr" + }, + { + "rshares": 288133732, + "voter": "helen.tan" + }, + { + "rshares": 74103348709, + "voter": "edgeland" + }, + { + "rshares": 13405752321, + "voter": "ervin-lemark" + }, + { + "rshares": 535577606639, + "voter": "eeks" + }, + { + "rshares": 7552786780, + "voter": "fkn" + }, + { + "rshares": 11167214864, + "voter": "bryner" + }, + { + "rshares": 394343135, + "voter": "paco-steem" + }, + { + "rshares": 4607965093, + "voter": "spaninv" + }, + { + "rshares": 9945544250, + "voter": "elishagh1" + }, + { + "rshares": 1720965128034, + "voter": "cryptoctopus" + }, + { + "rshares": 98889929473, + "voter": "limitless" + }, + { + "rshares": 885126158, + "voter": "coar" + }, + { + "rshares": 73949092478, + "voter": "asch" + }, + { + "rshares": 1431506955, + "voter": "murh" + }, + { + "rshares": 202782147716, + "voter": "dragonslayer109" + }, + { + "rshares": 16435147757, + "voter": "thecryptofiend" + }, + { + "rshares": 9121031191, + "voter": "johnerfx" + }, + { + "rshares": 354817360593, + "voter": "taoteh1221" + }, + { + "rshares": 307991426, + "voter": "stiletto" + }, + { + "rshares": 252198751593, + "voter": "churdtzu" + }, + { + "rshares": 100974392952, + "voter": "kenny-crane" + }, + { + "rshares": 181953089844, + "voter": "will-zewe" + }, + { + "rshares": 241429422235, + "voter": "kaylinart" + }, + { + "rshares": 500746650031, + "voter": "infovore" + }, + { + "rshares": 334447067, + "voter": "hendra-khaidir" + }, + { + "rshares": 270503233584, + "voter": "trogdor" + }, + { + "rshares": 129179648054, + "voter": "thedashguy" + }, + { + "rshares": 7270521676, + "voter": "grandpere" + }, + { + "rshares": 31684857798, + "voter": "talanhorne" + }, + { + "rshares": 13512010571, + "voter": "magnebit" + }, + { + "rshares": 653532417, + "voter": "mrhankeh" + }, + { + "rshares": 9857787671, + "voter": "cannav" + }, + { + "rshares": 3044219954, + "voter": "orly" + }, + { + "rshares": 4924694617, + "voter": "riscadox" + }, + { + "rshares": 44886601247, + "voter": "menta" + }, + { + "rshares": 586521710924, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 28836579075, + "voter": "r4fken" + }, + { + "rshares": 229781794, + "voter": "steemswede" + }, + { + "rshares": 3538594433, + "voter": "owdy" + }, + { + "rshares": 200223812, + "voter": "ch0c0latechip" + }, + { + "rshares": 183563429, + "voter": "doge4lyf" + }, + { + "rshares": 147185124876, + "voter": "knircky" + }, + { + "rshares": 864199533, + "voter": "steem1653" + }, + { + "rshares": 15903571736, + "voter": "akareyon" + }, + { + "rshares": 13785636617, + "voter": "sitaru" + }, + { + "rshares": 10799655800, + "voter": "asim" + }, + { + "rshares": 4558523900, + "voter": "thegoodguy" + }, + { + "rshares": 3964357464, + "voter": "karen13" + }, + { + "rshares": 1310840633, + "voter": "jrd8526" + }, + { + "rshares": 8516223569, + "voter": "noodhoog" + }, + { + "rshares": 4135548207, + "voter": "juvyjabian" + }, + { + "rshares": 2757805822, + "voter": "pigatto" + }, + { + "rshares": 9529319414, + "voter": "allmonitors" + }, + { + "rshares": 760711986, + "voter": "thinkngrow" + }, + { + "rshares": 3194142218, + "voter": "maximkichev" + }, + { + "rshares": 5717065338, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 2975968890, + "voter": "imp3" + }, + { + "rshares": 37545735165, + "voter": "mynameisbrian" + }, + { + "rshares": 3409584558, + "voter": "davidr" + }, + { + "rshares": 3296476247, + "voter": "bones" + }, + { + "rshares": 2247621331, + "voter": "earnest" + }, + { + "rshares": 7961851795, + "voter": "tarindel" + }, + { + "rshares": 4192907964, + "voter": "rainchen" + }, + { + "rshares": 18877883177, + "voter": "celsius100" + }, + { + "rshares": 67031654840, + "voter": "rea" + }, + { + "rshares": 192915960688, + "voter": "jl777" + }, + { + "rshares": 357865659, + "voter": "meteor78" + }, + { + "rshares": 1074705684, + "voter": "oecp85" + }, + { + "rshares": 8147607057, + "voter": "positive" + }, + { + "rshares": 1646532527, + "voter": "yarly" + }, + { + "rshares": 249753408, + "voter": "yarly2" + }, + { + "rshares": 250127725, + "voter": "yarly3" + }, + { + "rshares": 144699103, + "voter": "yarly4" + }, + { + "rshares": 145516307, + "voter": "yarly5" + }, + { + "rshares": 82969949, + "voter": "yarly7" + }, + { + "rshares": 79439985691, + "voter": "thebear" + }, + { + "rshares": 17996907775, + "voter": "prufarchy" + }, + { + "rshares": 682632091, + "voter": "tobythecat" + }, + { + "rshares": 1912656511, + "voter": "flexcougar" + }, + { + "rshares": 7262356354, + "voter": "webdeals" + }, + { + "rshares": 16603184304, + "voter": "proto" + }, + { + "rshares": 593731729, + "voter": "curator" + }, + { + "rshares": 15836968437, + "voter": "pinkisland" + }, + { + "rshares": 400045064, + "voter": "yarly10" + }, + { + "rshares": 214599727, + "voter": "yarly11" + }, + { + "rshares": 75136080, + "voter": "yarly12" + }, + { + "rshares": 103648120, + "voter": "salamanca1987ar" + }, + { + "rshares": 13160545547, + "voter": "clevecross" + }, + { + "rshares": 14131930953, + "voter": "smailer" + }, + { + "rshares": 118877186, + "voter": "steemster1" + }, + { + "rshares": 224565392312, + "voter": "originate" + }, + { + "rshares": 24075850886, + "voter": "williambanks" + }, + { + "rshares": 8301127610, + "voter": "taker" + }, + { + "rshares": 37382286273, + "voter": "allasyummyfood" + }, + { + "rshares": 50731326, + "voter": "lillianjones" + }, + { + "rshares": 20019694548, + "voter": "yng-entrepreneur" + }, + { + "rshares": 16244944890, + "voter": "timelapse" + }, + { + "rshares": 15561415239, + "voter": "gmurph" + }, + { + "rshares": 9804831909, + "voter": "mrweed" + }, + { + "rshares": 3480279807, + "voter": "ullikume" + }, + { + "rshares": 84546938, + "voter": "casandrarose" + }, + { + "rshares": 93393425886, + "voter": "thisisbenbrick" + }, + { + "rshares": 145386275, + "voter": "luke490" + }, + { + "rshares": 14701938333, + "voter": "velourex" + }, + { + "rshares": 90704137146, + "voter": "joele" + }, + { + "rshares": 50521096, + "voter": "steemo" + }, + { + "rshares": 1588672543, + "voter": "erikclark13" + }, + { + "rshares": 17970298536, + "voter": "highlite" + }, + { + "rshares": 56658670, + "voter": "confucius" + }, + { + "rshares": 1145509025, + "voter": "bledarus" + }, + { + "rshares": 51153233, + "voter": "jarvis" + }, + { + "rshares": 531687398, + "voter": "alexbenjalbert" + }, + { + "rshares": 1506957596, + "voter": "jsantana" + }, + { + "rshares": 50682252, + "voter": "thomasaustin" + }, + { + "rshares": 225801829, + "voter": "wuyueling" + }, + { + "rshares": 17720358841, + "voter": "yef99" + }, + { + "rshares": 959019153, + "voter": "therealpaul" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 666955368, + "voter": "runridefly" + }, + { + "rshares": 124527048, + "voter": "godo" + }, + { + "rshares": 216294657, + "voter": "jennsky" + }, + { + "rshares": 1892341880, + "voter": "funkywanderer" + }, + { + "rshares": 81876495, + "voter": "happylovelife" + }, + { + "rshares": 75480893, + "voter": "osame066" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 107513697, + "voter": "xvickx" + }, + { + "rshares": 191515845, + "voter": "bobcollier" + }, + { + "rshares": 14802627305, + "voter": "hunterisgreat" + }, + { + "rshares": 181025722983, + "voter": "asksisk" + }, + { + "rshares": 72763310, + "voter": "skeptic" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 23182784473, + "voter": "dubi" + }, + { + "rshares": 195119674, + "voter": "irininich" + }, + { + "rshares": 318258176, + "voter": "bones261" + }, + { + "rshares": 607327993, + "voter": "bones555" + }, + { + "rshares": 352982728, + "voter": "vh770" + }, + { + "rshares": 50889668, + "voter": "anns" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50791473, + "voter": "synereo" + }, + { + "rshares": 50540827, + "voter": "amstel" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 7871297804, + "voter": "cato-the-elder" + } + ], + "author": "cryptoctopus", + "author_payout_value": "0.000 HBD", + "author_reputation": 70.78, + "beneficiaries": [], + "blacklists": [], + "body": "# Introduction\n\nThis post was inspired by a video I stumbled upon during a late night Youtube binge and it made me wondered if #feminism was in fact something that mostly benefit men basic instincts rather than women's best interests.\n\nMy conclusion...yes it did. As you watch this video, enjoy the irony of the situation we are in today.\n\nhttps://www.youtube.com/watch?v=xeAerBwVL14\n\n# The Father of Propaganda and How He Used Feminism\n\nhttps://www.steemimg.com/images/2016/08/30/edwardbernaysd9311.jpg\n\nI'm a student of marketing and any marketer's worth it's salt knows who Edward Bernays is. I'm bringing him forward so that people can realize that there are agents who fashion social movements...while most people think those same movements are \"organic\".\n\nWhat Wikipedia says about Edward Bernays:\n>Edward Louis James Bernays; November 22, 1891 \u2212 March 9, 1995) was an Austrian-American pioneer in the field of public relations and propaganda, referred to in his obituary as \"the father of public relations\". He combined the ideas of Gustave Le Bon and Wilfred Trotter on crowd psychology with the psychoanalytical ideas of his uncle, Sigmund Freud.\n\n>He felt this manipulation was necessary in society, which he regarded as irrational and dangerous as a result of the \"herd instinct\" that Trotter had described. Adam Curtis's award-winning 2002 documentary for the BBC, The Century of the Self, pinpoints Bernays as the originator of modern public relations, and Bernays was named one of the 100 most influential Americans of the 20th century by Life magazine.\n\n### Feminism Used by Edward Bernays to Sell Cigarettes - \"The Torches of Freedom\"\n\nhttps://www.steemimg.com/images/2016/08/30/torchesoffreedom103f3.jpg\n\nHistorically, smoking was an inappropriate act for women just like it is today for most women to grow their armpits hair and leg hair. It was seen as unattractive. Dutch painters used cigarettes as a symbol of human foolishness in the 17th century and in the 19th century, cigarettes were perceived as props of \u201cfallen women\u201d and prostitutes. Back then, even some women\u2019s groups also fought against women smoking.\n\n**So how do you reverse this mass perception? With a smart propaganda / public relation stunt of course!**\n\nThe formula was simple. In 1929, Edward Bernays paid women actress to smoke their \"torches of freedom\"during a big Easter Sunday Parade in New York. He hired his own photographers to make sure that good pictures were taken and then published around the world.\n\nFeminist Ruth Hale also called for women to join in the march saying, **\u201cWomen! Light another torch of freedom! Fight another sex taboo!\u201d** Once the footage was released, the campaign was being talked about everywhere, the women\u2019s walk was seen as a protest for equality and sparked discussion throughout the nation and is still known today.\n\n# Today's Feminists Are Useful Idiots\n\n**Useful Idiots:** In political jargon, useful idiot is a term for people perceived as propagandists for a cause whose goals they are not fully aware of, and who are used cynically by the leaders of the cause.\n\nHow does having a \"Slut Walk\" or an International \"Free the Nipples Day\" actually empowering for women? \n\nHow is working \"for the man\" in a stupid office for 40h+ per week and not spending time with their kids empowering for women? \n\nHow does having sex with unvetted men, expose themselves to STDs and at risk of becoming a single mother empowering for women? \n\n

    Last time I check, being a single mother is a straight ticket to poverty.

    \nhttps://www.steemimg.com/images/2016/08/30/Single-mothers_Foundry_Imaged8c35.jpg
    \n\n# Did Feminism Make Women Less Happy in Aggregate?\n
    https://www.steemimg.com/images/2016/08/30/original364e2.jpg\nAverage happiness index value for the period of 1972-2006 \nSource: Based on responses to question 157 of the General Social Surveys
    \n\nAs [this Huffington Post article](http://www.huffingtonpost.com/marcus-buckingham/whats-happening-to-womens_b_289511.html) puts it:\n>Greater educational, political, and employment opportunities have corresponded to decreases in life happiness for women, as compared to men.\n\n### My theory\nSo what if most women doesn't like this \"feminist paradise\" we now live in today? Technically, there is no law in the book that discriminate on women. Women are in politics, work in every fields they want to, got to sleep with anyone they like and even have abortions to not deal with the consequences of having sex. Why are they less happy than before?\n\nMaybe they've been sold on the idea that it is their career that defines their identity. Maybe they've been told their careers would make them happy. Maybe they've been told that focusing on family and being a homemaker is for losers who don't have ambitions. Maybe they've been told that they should never count on men because they are not to be trusted. Maybe it's because they actually lost something in this process of \"emancipation\"...what's actually needed to live \"The Good Life\".\n\n \n# In Conclusion\n\nAs Gavin McInnes crudely puts it in his clip:\n\n> I'm telling you man, this feminism thing is the best deal dude have ever had ever. You don't just get the milk for free...you get all the milk you want and the cow is happy. The cow think it's cool to give you milk. You don't have to buy the cow!\n\nFeminism along with the rise of the secular values created the perfect environment for people who want to live like rabbits and who's sole goal in life is pleasure seeking. It is also a sad place for a lot of people who will ultimately realize that no amount of self-indulgence actually fill the existential hole they have in their heart.", + "category": "feminism", + "children": 49, + "created": "2016-08-30T22:32:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/xeAerBwVL14/0.jpg", + "https://www.steemimg.com/images/2016/08/30/edwardbernaysd9311.jpg", + "https://www.steemimg.com/images/2016/08/30/torchesoffreedom103f3.jpg", + "https://www.steemimg.com/images/2016/08/30/Single-mothers_Foundry_Imaged8c35.jpg", + "https://www.steemimg.com/images/2016/08/30/original364e2.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=xeAerBwVL14", + "http://www.huffingtonpost.com/marcus-buckingham/whats-happening-to-womens_b_289511.html" + ], + "tags": [ + "feminism", + "propaganda", + "social-engineering" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 25443958683593, + "payout": 79.182, + "payout_at": "2016-09-06T22:32:57", + "pending_payout_value": "79.182 HBD", + "percent_hbd": 10000, + "permlink": "language-warning-is-feminism-a-conspiracy-made-to-give-what-men-always-wanted", + "post_id": 1062808, + "promoted": "100.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 163 + }, + "title": "(LANGUAGE WARNING) - Is Feminism a \"Man-Made\" Conspiracy?", + "updated": "2016-08-30T22:33:42", + "url": "/feminism/@cryptoctopus/language-warning-is-feminism-a-conspiracy-made-to-give-what-men-always-wanted" + }, + { + "active_votes": [ + { + "rshares": 12892444608649, + "voter": "ned" + }, + { + "rshares": 4880815875440, + "voter": "fuzzyvest" + }, + { + "rshares": 10335553342256, + "voter": "tombstone" + }, + { + "rshares": 403470107913, + "voter": "officialfuzzy" + }, + { + "rshares": 253811182495, + "voter": "pheonike" + }, + { + "rshares": 716337018, + "voter": "tpboy3" + }, + { + "rshares": 13262368517, + "voter": "gregory-f" + }, + { + "rshares": 26321096439, + "voter": "instructor2121" + }, + { + "rshares": 256598245425, + "voter": "pal" + }, + { + "rshares": 430108480, + "voter": "sensorium1978" + }, + { + "rshares": 58360860731, + "voter": "tosch" + }, + { + "rshares": 1106317423, + "voter": "coar" + }, + { + "rshares": 1788392946, + "voter": "murh" + }, + { + "rshares": 7303326622, + "voter": "radioactivities" + }, + { + "rshares": 3147716497, + "voter": "framelalife" + }, + { + "rshares": 586114569324, + "voter": "cyber" + }, + { + "rshares": 10554741746, + "voter": "johnerfx" + }, + { + "rshares": 3267719720, + "voter": "ian-harris" + }, + { + "rshares": 65870793962, + "voter": "ratel" + }, + { + "rshares": 1161275060, + "voter": "johnerminer" + }, + { + "rshares": 5524329793, + "voter": "g-dubs" + }, + { + "rshares": 129179648054, + "voter": "thedashguy" + }, + { + "rshares": 97826496492, + "voter": "charleshosk" + }, + { + "rshares": 1774955978, + "voter": "acec" + }, + { + "rshares": 4125957705, + "voter": "ben99" + }, + { + "rshares": 64261861896, + "voter": "razvanelulmarin" + }, + { + "rshares": 52226764896, + "voter": "bacchist" + }, + { + "rshares": 829548752, + "voter": "poias" + }, + { + "rshares": 285651702, + "voter": "darbsllim" + }, + { + "rshares": 645715910, + "voter": "tyanderson" + }, + { + "rshares": 9223419457, + "voter": "imjustsayintho" + }, + { + "rshares": 249035622, + "voter": "jorijnsmit" + }, + { + "rshares": 1678609165, + "voter": "fydel" + }, + { + "rshares": 24883915726, + "voter": "top10" + }, + { + "rshares": 1534558322, + "voter": "decrypt" + }, + { + "rshares": 2897072435, + "voter": "cashbandicoot" + }, + { + "rshares": 60005996181, + "voter": "sephiroth" + }, + { + "rshares": 13451771168, + "voter": "jaycobbell" + }, + { + "rshares": 1934506275, + "voter": "dmacshady" + }, + { + "rshares": 629168596, + "voter": "luisucv34" + }, + { + "rshares": 20765824892, + "voter": "creemej" + }, + { + "rshares": 234491324, + "voter": "aleks" + }, + { + "rshares": 1402075017, + "voter": "madhatting" + }, + { + "rshares": 1513154284, + "voter": "fubar-bdhr" + }, + { + "rshares": 111821902, + "voter": "steemwitherika" + }, + { + "rshares": 95550797, + "voter": "summerrain" + }, + { + "rshares": 356922743, + "voter": "mssteuer" + }, + { + "rshares": 18870932759, + "voter": "celsius100" + }, + { + "rshares": 1221656995, + "voter": "rushd" + }, + { + "rshares": 83561940, + "voter": "justing" + }, + { + "rshares": 102459876, + "voter": "elmusic" + }, + { + "rshares": 357865659, + "voter": "meteor78" + }, + { + "rshares": 995559076604, + "voter": "james212" + }, + { + "rshares": 104217316, + "voter": "tylerstevens" + }, + { + "rshares": 2555471109, + "voter": "lostnuggett" + }, + { + "rshares": 216437643539, + "voter": "johnsmith" + }, + { + "rshares": 204193503, + "voter": "strictlybusiness" + }, + { + "rshares": 560402362, + "voter": "jasonpay1" + }, + { + "rshares": 4370747754, + "voter": "bbrewer" + }, + { + "rshares": 7937586925, + "voter": "webdeals" + }, + { + "rshares": 2800931752, + "voter": "bkkshadow" + }, + { + "rshares": 879267346, + "voter": "mar1978co" + }, + { + "rshares": 124107318, + "voter": "gringo4" + }, + { + "rshares": 8435099468, + "voter": "jamesbrown" + }, + { + "rshares": 1352706706, + "voter": "spinner" + }, + { + "rshares": 24075850886, + "voter": "williambanks" + }, + { + "rshares": 55874505973, + "voter": "gomeravibz" + }, + { + "rshares": 716479002, + "voter": "pakisnxt" + }, + { + "rshares": 37382286273, + "voter": "allasyummyfood" + }, + { + "rshares": 65200234, + "voter": "spider333" + }, + { + "rshares": 2595684401, + "voter": "timcliff" + }, + { + "rshares": 3876332821, + "voter": "rich77" + }, + { + "rshares": 64679936, + "voter": "sky.max" + }, + { + "rshares": 16142699856, + "voter": "pvhf" + }, + { + "rshares": 14436727565, + "voter": "capper2016" + }, + { + "rshares": 93243566220, + "voter": "sirwinchester" + }, + { + "rshares": 63608625, + "voter": "willybot" + }, + { + "rshares": 13439863829, + "voter": "queenmountain" + }, + { + "rshares": 70486254, + "voter": "sijoittaja" + }, + { + "rshares": 1390975245, + "voter": "bledarus" + }, + { + "rshares": 7059588652, + "voter": "theb0red1" + }, + { + "rshares": 1115440027, + "voter": "the-bitcoin-dood" + }, + { + "rshares": 3322606113, + "voter": "macartem" + }, + { + "rshares": 87991131377, + "voter": "icfiedler" + }, + { + "rshares": 3572970148, + "voter": "mada" + }, + { + "rshares": 12086277767, + "voter": "hilarski" + }, + { + "rshares": 845006779, + "voter": "riceowladam" + }, + { + "rshares": 4673384938, + "voter": "delphia16" + }, + { + "rshares": 58900136, + "voter": "gduran" + }, + { + "rshares": 1660145254, + "voter": "unchainedio" + }, + { + "rshares": 59525287, + "voter": "stephenkendal" + }, + { + "rshares": 57683766, + "voter": "alaqrab" + }, + { + "rshares": 11584736264, + "voter": "ryan-singer" + }, + { + "rshares": 60929153, + "voter": "afristeem" + }, + { + "rshares": 13828807095, + "voter": "bluehorseshoe" + }, + { + "rshares": 52024054, + "voter": "the-ego-is-you" + }, + { + "rshares": 195119674, + "voter": "irininich" + }, + { + "rshares": 4836979493, + "voter": "dexter-k" + }, + { + "rshares": 70170304, + "voter": "alina1" + }, + { + "rshares": 54721512, + "voter": "cryptovagabond" + }, + { + "rshares": 245224163620, + "voter": "charlieshrem" + }, + { + "rshares": 168628544, + "voter": "whitjack" + }, + { + "rshares": 1631761737, + "voter": "puffin" + }, + { + "rshares": 51250382, + "voter": "rony" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 50545124, + "voter": "chekave" + }, + { + "rshares": 50264489, + "voter": "tunnelrat" + }, + { + "rshares": 50195168, + "voter": "i3inary" + }, + { + "rshares": 7871297804, + "voter": "cato-the-elder" + } + ], + "author": "willybot", + "author_payout_value": "0.000 HBD", + "author_reputation": 49.4, + "beneficiaries": [], + "blacklists": [], + "body": "http://i.imgur.com/dH35tsb.jpg\n\nThe altcoin space has been as heated as ever, especially since the DAO hype and fallout and the Ethereum hard fork. Now, Monero is off to the races with news it will be a new form of payment accepted on the Deep Web. \n\nThroughout all of this excitement, I\u2019ve watched a lesser-known two-year-old altcoin which has also been on quite the tear this summer. I\u2019m talking about NAUT or Nautilus Coin. Some of you diehard crypto followers and speculators may already be familiar with it, but I can assure you that you\u2019re NAUT (hehe) familiar with what it is about to become!\n\nNAUT has already had a huge summer. It went from 5,000 satoshis in early June to over 70,000 satoshis by mid-July. Something was brewing. I dug around and talked to my most valued sources. I learned there were new plans to take NAUT out of hibernation and into the conversation on Wall Street. \n\nhttp://i.imgur.com/9o3MEBL.png\n\nNow, just in the past few days it seems NAUT has again revved it engines. The price has almost doubled over the weekend and it\u2019s trading at ~130,000 satoshis as of this writing. All of this without any fanfare or concrete announcement. The period between the two sharp rises indicates solid accumulation took place, presumably by those in the know. I smell something big here.\n\nHere\u2019s what I know. It was created by Brian Kelly (CNBC Fast Money fame on TV) in 2014 as an attempt at creating a stable crypto-asset unlike Bitcoin\u2019s reputed volatility. When I initially dug around in July, I heard of plans to develop a parallel currency system like the WIR banc, but open source and peer to peer. Sound powerful? Well, since then it appears the homepage has been adjusted to reflect a different purpose. Something having to do with hedge funds...Oh my! (Takai voice).\n\n[PAR - Productive Asset Record System](http://par.io/index_en.html)\n\nIt states, \"PAR = Productive Asset Record System, An open investment recording system built with intelligent lending and hedge fund administration in mind. A first of its kind, a fully transparent administration and audit platform leveraging blockchain technology.\"\n\nhttp://i.imgur.com/PgZ0IV4.png\n\nThe ticker countdown for the release of the white paper was 2:8:59:48 as of 3pm EST on August 29th.\n\nI also found the community Slack Team for NAUT/PAR, which is full of excitement, as you might imagine. I understand from reading through recent messages that the project has changed from its initial resurrection plans earlier this summer. With Brian Kelly involved, I\u2019m not surprised to see this plan steer towards a hedge fund related use case. In addition to being on CNBC Fast Money, Brian is also a cryptocurrency-friendly hedge fund manager. Needless to say, this all sounds very interesting and yet has barely appeared on the radar thanks to DAO/ETH/ETC/XMR shenanigans (as well, the professionals behind the project keeping their lips tight about it). \n\nFor those that want more details, they can be found here as well as a link to join the PAR Slack at http://par.io/index_en.html (it\u2019s the \u201cjoin the discussion\u201d link). \n\nThat's all for now.", + "category": "cryptocurrency", + "children": 22, + "created": "2016-08-30T15:37:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/dH35tsb.jpg", + "http://i.imgur.com/9o3MEBL.png", + "http://i.imgur.com/PgZ0IV4.png" + ], + "links": [ + "http://par.io/index_en.html" + ], + "tags": [ + "cryptocurrency", + "money", + "beyondbitcoin", + "blockchain", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 32233479917849, + "payout": 120.842, + "payout_at": "2016-09-06T15:37:48", + "pending_payout_value": "120.842 HBD", + "percent_hbd": 10000, + "permlink": "the-altcoins-with-a-purpose-are-coming", + "post_id": 1057470, + "promoted": "100.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 109 + }, + "title": "The Altcoins with a Purpose Are Coming!", + "updated": "2016-08-30T15:37:48", + "url": "/cryptocurrency/@willybot/the-altcoins-with-a-purpose-are-coming" + }, + { + "active_votes": [ + { + "rshares": 642721549946, + "voter": "smooth" + }, + { + "rshares": 14422749876087, + "voter": "summon" + }, + { + "rshares": 3575373896498, + "voter": "excalibur" + }, + { + "rshares": 7464607221397, + "voter": "firstclass" + }, + { + "rshares": 3639191953732, + "voter": "riverhead" + }, + { + "rshares": 1669923224095, + "voter": "hr1" + }, + { + "rshares": 3717974185, + "voter": "boy" + }, + { + "rshares": 213574639759, + "voter": "steem-id" + }, + { + "rshares": 4513559168, + "voter": "bue-witness" + }, + { + "rshares": 836606639, + "voter": "bunny" + }, + { + "rshares": 6988007861700, + "voter": "complexring" + }, + { + "rshares": 5996727817604, + "voter": "clayop" + }, + { + "rshares": 64642495505, + "voter": "bue" + }, + { + "rshares": 1992560012, + "voter": "mini" + }, + { + "rshares": 256364536, + "voter": "moon" + }, + { + "rshares": 39818841412, + "voter": "aizensou" + }, + { + "rshares": 371954710239, + "voter": "recursive2" + }, + { + "rshares": 2460761021349, + "voter": "recursive" + }, + { + "rshares": 16151007755, + "voter": "lee3" + }, + { + "rshares": 15367378869, + "voter": "lee5" + }, + { + "rshares": 1231163835379, + "voter": "onceuponatime" + }, + { + "rshares": 79076699259, + "voter": "vip" + }, + { + "rshares": 19451819636, + "voter": "proctologic" + }, + { + "rshares": 747109758, + "voter": "healthcare" + }, + { + "rshares": 1160364064, + "voter": "daniel.pan" + }, + { + "rshares": 22287691419, + "voter": "dedriss" + }, + { + "rshares": 348774027722, + "voter": "ash" + }, + { + "rshares": 345721003, + "voter": "helen.tan" + }, + { + "rshares": 24424815444, + "voter": "yefet" + }, + { + "rshares": 9962447624, + "voter": "makishart" + }, + { + "rshares": 85472012036, + "voter": "edgeland" + }, + { + "rshares": 47052482880, + "voter": "tshering-tamang" + }, + { + "rshares": 51668605167, + "voter": "noisy" + }, + { + "rshares": 3208539412, + "voter": "morning" + }, + { + "rshares": 14777664032, + "voter": "ervin-lemark" + }, + { + "rshares": 13421601084, + "voter": "jademont" + }, + { + "rshares": 550131611031, + "voter": "eeks" + }, + { + "rshares": 8054401464, + "voter": "fkn" + }, + { + "rshares": 11394690603, + "voter": "bryner" + }, + { + "rshares": 485282260, + "voter": "paco-steem" + }, + { + "rshares": 5697146207, + "voter": "spaninv" + }, + { + "rshares": 638584817, + "voter": "rod-campbell" + }, + { + "rshares": 38099821345, + "voter": "james-show" + }, + { + "rshares": 320314797075, + "voter": "teamsteem" + }, + { + "rshares": 9264258149, + "voter": "elishagh1" + }, + { + "rshares": 10412058674, + "voter": "richman" + }, + { + "rshares": 659470671268, + "voter": "nanzo-scoop" + }, + { + "rshares": 262097263544, + "voter": "pal" + }, + { + "rshares": 3586538842, + "voter": "daycrypter" + }, + { + "rshares": 3736219522, + "voter": "jerome-colley" + }, + { + "rshares": 56755039638, + "voter": "hannixx42" + }, + { + "rshares": 226277413706, + "voter": "mummyimperfect" + }, + { + "rshares": 1105470146, + "voter": "coar" + }, + { + "rshares": 73899745411, + "voter": "asch" + }, + { + "rshares": 1787734654, + "voter": "murh" + }, + { + "rshares": 3085996565, + "voter": "framelalife" + }, + { + "rshares": 299422990503, + "voter": "blakemiles84" + }, + { + "rshares": 555763114, + "voter": "akaninyene-etuk" + }, + { + "rshares": 61230816598, + "voter": "ak2020" + }, + { + "rshares": 244194157676, + "voter": "billbutler" + }, + { + "rshares": 9343888042, + "voter": "thecryptofiend" + }, + { + "rshares": 24793132900, + "voter": "paul-labossiere" + }, + { + "rshares": 4213953082, + "voter": "cm-steem" + }, + { + "rshares": 11501194922, + "voter": "johnerfx" + }, + { + "rshares": 361800166976, + "voter": "taoteh1221" + }, + { + "rshares": 310003040, + "voter": "applecrisp" + }, + { + "rshares": 9062015039, + "voter": "jessica-miller" + }, + { + "rshares": 13825920793, + "voter": "syadastinasti" + }, + { + "rshares": 379034832, + "voter": "stiletto" + }, + { + "rshares": 49609829871, + "voter": "juanmiguelsalas" + }, + { + "rshares": 100887290594, + "voter": "kenny-crane" + }, + { + "rshares": 67218157738, + "voter": "ratel" + }, + { + "rshares": 168781926859, + "voter": "will-zewe" + }, + { + "rshares": 4444948583, + "voter": "dahaz159" + }, + { + "rshares": 9215212832, + "voter": "kennyskitchen" + }, + { + "rshares": 207639750909, + "voter": "kaylinart" + }, + { + "rshares": 72775359846, + "voter": "tim-johnston" + }, + { + "rshares": 135534940490, + "voter": "schro" + }, + { + "rshares": 649863857, + "voter": "johnerminer" + }, + { + "rshares": 2070185449, + "voter": "stephen-somers" + }, + { + "rshares": 151313598203, + "voter": "thedashguy" + }, + { + "rshares": 7270287220, + "voter": "grandpere" + }, + { + "rshares": 189534597524, + "voter": "mexbit" + }, + { + "rshares": 5593332072, + "voter": "mark-waser" + }, + { + "rshares": 107979574982, + "voter": "geoffrey" + }, + { + "rshares": 4132934549, + "voter": "crok" + }, + { + "rshares": 245565399746, + "voter": "lukestokes" + }, + { + "rshares": 4972308003, + "voter": "ben99" + }, + { + "rshares": 26691657968, + "voter": "jonnyrevolution" + }, + { + "rshares": 32317449277, + "voter": "talanhorne" + }, + { + "rshares": 12407406735, + "voter": "magnebit" + }, + { + "rshares": 6731496155, + "voter": "iloveporn" + }, + { + "rshares": 8077166192, + "voter": "simoneighties" + }, + { + "rshares": 1061763080, + "voter": "wisehammer" + }, + { + "rshares": 2000840823, + "voter": "the.bot" + }, + { + "rshares": 8698490005, + "voter": "johnbradshaw" + }, + { + "rshares": 7061836326, + "voter": "quintanilla" + }, + { + "rshares": 58024990300, + "voter": "norbu" + }, + { + "rshares": 12820190462, + "voter": "bitcoinmeister" + }, + { + "rshares": 5944808360, + "voter": "the.whale" + }, + { + "rshares": 234977975, + "voter": "ladyclair" + }, + { + "rshares": 53277444047, + "voter": "booja" + }, + { + "rshares": 5630151895, + "voter": "unicornfarts" + }, + { + "rshares": 38998653626, + "voter": "ezzy" + }, + { + "rshares": 3135864378, + "voter": "orly" + }, + { + "rshares": 4805051818, + "voter": "riscadox" + }, + { + "rshares": 25329895988, + "voter": "firepower" + }, + { + "rshares": 122037864807, + "voter": "robrigo" + }, + { + "rshares": 5942450964, + "voter": "vote" + }, + { + "rshares": 1399449402, + "voter": "neopatriarch" + }, + { + "rshares": 132989014669, + "voter": "jackkang" + }, + { + "rshares": 9678069378, + "voter": "manoami" + }, + { + "rshares": 653051005053, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 1558901402, + "voter": "sergei" + }, + { + "rshares": 69645935778, + "voter": "mikemiziner" + }, + { + "rshares": 8348978059, + "voter": "killswitch" + }, + { + "rshares": 68835084756, + "voter": "derekareith" + }, + { + "rshares": 12165310382, + "voter": "picokernel" + }, + { + "rshares": 658969843140, + "voter": "slowwalker" + }, + { + "rshares": 3016989385, + "voter": "owdy" + }, + { + "rshares": 213566804, + "voter": "ch0c0latechip" + }, + { + "rshares": 195795730, + "voter": "doge4lyf" + }, + { + "rshares": 12433580012, + "voter": "ausbitbank" + }, + { + "rshares": 127921982448, + "voter": "jacor" + }, + { + "rshares": 1088582281, + "voter": "mixa" + }, + { + "rshares": 27989665079, + "voter": "gord0b" + }, + { + "rshares": 5235602369, + "voter": "sebastien" + }, + { + "rshares": 4393022921, + "voter": "gikitiki" + }, + { + "rshares": 470865927, + "voter": "cherish" + }, + { + "rshares": 4326102127, + "voter": "egjoshslim" + }, + { + "rshares": 13785486061, + "voter": "sitaru" + }, + { + "rshares": 11255732354, + "voter": "asim" + }, + { + "rshares": 4664449459, + "voter": "thegoodguy" + }, + { + "rshares": 103415609409, + "voter": "paco" + }, + { + "rshares": 38979052441, + "voter": "biophil" + }, + { + "rshares": 9855694815, + "voter": "senseiteekay" + }, + { + "rshares": 483030862, + "voter": "edrivegom" + }, + { + "rshares": 4401948859, + "voter": "karen13" + }, + { + "rshares": 7769709545, + "voter": "deviedev" + }, + { + "rshares": 52805276639, + "voter": "sephiroth" + }, + { + "rshares": 28292287957, + "voter": "jpiper20" + }, + { + "rshares": 13726024129, + "voter": "jaycobbell" + }, + { + "rshares": 3664108103, + "voter": "theyam" + }, + { + "rshares": 247320271, + "voter": "aqris" + }, + { + "rshares": 10404996383, + "voter": "bycz" + }, + { + "rshares": 2265421279, + "voter": "dmacshady" + }, + { + "rshares": 421650464, + "voter": "karenmckersie" + }, + { + "rshares": 11687972825, + "voter": "fundurian" + }, + { + "rshares": 10504748862, + "voter": "allmonitors" + }, + { + "rshares": 16957784324, + "voter": "anduweb" + }, + { + "rshares": 43955087155, + "voter": "milestone" + }, + { + "rshares": 39380899533, + "voter": "yongyoon" + }, + { + "rshares": 14477258419, + "voter": "kendewitt" + }, + { + "rshares": 3802303915, + "voter": "maximkichev" + }, + { + "rshares": 5603336399, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 3857990313, + "voter": "adamt" + }, + { + "rshares": 608149252, + "voter": "ltndd1" + }, + { + "rshares": 13799232019, + "voter": "nippel66" + }, + { + "rshares": 12201911383, + "voter": "phenom" + }, + { + "rshares": 2418631221, + "voter": "moonjelly" + }, + { + "rshares": 37544436861, + "voter": "mynameisbrian" + }, + { + "rshares": 2375612859, + "voter": "sgnsteems" + }, + { + "rshares": 19954745854, + "voter": "mustafaomar" + }, + { + "rshares": 1432554908, + "voter": "madhatting" + }, + { + "rshares": 58632057805, + "voter": "thylbom" + }, + { + "rshares": 6951568553, + "voter": "rpf" + }, + { + "rshares": 60733709, + "voter": "jack-f" + }, + { + "rshares": 13480328466, + "voter": "exitmass" + }, + { + "rshares": 77066217, + "voter": "annie-kim" + }, + { + "rshares": 3140171089, + "voter": "azurejasper" + }, + { + "rshares": 24333845376, + "voter": "deanliu" + }, + { + "rshares": 575306930, + "voter": "siol" + }, + { + "rshares": 4496265875, + "voter": "rainchen" + }, + { + "rshares": 19650090910, + "voter": "celsius100" + }, + { + "rshares": 8983200296, + "voter": "oumar" + }, + { + "rshares": 66906230856, + "voter": "rea" + }, + { + "rshares": 104788510, + "voter": "elmusic" + }, + { + "rshares": 203502299985, + "voter": "jl777" + }, + { + "rshares": 1073667948, + "voter": "oecp85" + }, + { + "rshares": 1015996473375, + "voter": "james212" + }, + { + "rshares": 27385580346, + "voter": "zaebars" + }, + { + "rshares": 12217525826, + "voter": "positive" + }, + { + "rshares": 1696363424, + "voter": "yarly" + }, + { + "rshares": 255227790, + "voter": "yarly2" + }, + { + "rshares": 255610425, + "voter": "yarly3" + }, + { + "rshares": 147899496, + "voter": "yarly4" + }, + { + "rshares": 148734861, + "voter": "yarly5" + }, + { + "rshares": 84798583, + "voter": "yarly7" + }, + { + "rshares": 701002863, + "voter": "raymonjohnstone" + }, + { + "rshares": 9416293870, + "voter": "alsprinting" + }, + { + "rshares": 5508463953, + "voter": "tony.jennings" + }, + { + "rshares": 203439098227, + "voter": "johnsmith" + }, + { + "rshares": 1951657512, + "voter": "flexcougar" + }, + { + "rshares": 841171661, + "voter": "happyphoenix" + }, + { + "rshares": 20112172284, + "voter": "krabgat" + }, + { + "rshares": 22963130568, + "voter": "team-leibniz" + }, + { + "rshares": 35578875588, + "voter": "fatboy" + }, + { + "rshares": 8206970252, + "voter": "webdeals" + }, + { + "rshares": 18436436380, + "voter": "proto" + }, + { + "rshares": 574079280, + "voter": "curator" + }, + { + "rshares": 1365471076, + "voter": "ace108" + }, + { + "rshares": 412577837, + "voter": "yarly10" + }, + { + "rshares": 221284317, + "voter": "yarly11" + }, + { + "rshares": 77551309, + "voter": "yarly12" + }, + { + "rshares": 5923617216, + "voter": "puhoshville" + }, + { + "rshares": 6184990126, + "voter": "stef" + }, + { + "rshares": 129066659, + "voter": "steemster1" + }, + { + "rshares": 27072053846, + "voter": "solidgold" + }, + { + "rshares": 18648831056, + "voter": "fabien" + }, + { + "rshares": 238861651541, + "voter": "originate" + }, + { + "rshares": 1318009421, + "voter": "spinner" + }, + { + "rshares": 2388216457, + "voter": "belkins" + }, + { + "rshares": 26544745435, + "voter": "williambanks" + }, + { + "rshares": 28261072116, + "voter": "jasonstaggers" + }, + { + "rshares": 1150395178, + "voter": "metaflute" + }, + { + "rshares": 9217169586, + "voter": "taker" + }, + { + "rshares": 52489886, + "voter": "sharon" + }, + { + "rshares": 37382286273, + "voter": "allasyummyfood" + }, + { + "rshares": 14952644998, + "voter": "felixxx" + }, + { + "rshares": 3863422357, + "voter": "dumar022" + }, + { + "rshares": 53473560, + "voter": "lillianjones" + }, + { + "rshares": 22837595162, + "voter": "rawnetics" + }, + { + "rshares": 2590447050, + "voter": "timcliff" + }, + { + "rshares": 14437396418, + "voter": "artist1989" + }, + { + "rshares": 20733647424, + "voter": "persianqueen" + }, + { + "rshares": 12921898525, + "voter": "gmurph" + }, + { + "rshares": 32699512403, + "voter": "xtester" + }, + { + "rshares": 3732561387, + "voter": "ullikume" + }, + { + "rshares": 1112917083, + "voter": "andrew0" + }, + { + "rshares": 636463375, + "voter": "romancs" + }, + { + "rshares": 1964111181, + "voter": "t3ran13" + }, + { + "rshares": 7190118987, + "voter": "slimjim" + }, + { + "rshares": 15890354633, + "voter": "velourex" + }, + { + "rshares": 111083493, + "voter": "bigsambucca" + }, + { + "rshares": 233570693, + "voter": "sillygoon" + }, + { + "rshares": 452879496, + "voter": "boddhisattva" + }, + { + "rshares": 2442169380, + "voter": "kainmarx" + }, + { + "rshares": 62218938, + "voter": "watchblogger" + }, + { + "rshares": 6640826883, + "voter": "steemitqa" + }, + { + "rshares": 49201150707, + "voter": "driv3n" + }, + { + "rshares": 53884258, + "voter": "msjennifer" + }, + { + "rshares": 773487823, + "voter": "alifton" + }, + { + "rshares": 50828873, + "voter": "ciao" + }, + { + "rshares": 11166998088, + "voter": "thebotkiller" + }, + { + "rshares": 3299401993, + "voter": "cmorton" + }, + { + "rshares": 7832829923, + "voter": "goingpaper" + }, + { + "rshares": 50521096, + "voter": "steemo" + }, + { + "rshares": 50390768, + "voter": "steema" + }, + { + "rshares": 71551789, + "voter": "sijoittaja" + }, + { + "rshares": 4540723045, + "voter": "melek" + }, + { + "rshares": 3362202338, + "voter": "bhavnapatel68" + }, + { + "rshares": 375929648, + "voter": "fingolfin" + }, + { + "rshares": 59896309, + "voter": "confucius" + }, + { + "rshares": 27312396571, + "voter": "mrosenquist" + }, + { + "rshares": 2209169349, + "voter": "bledarus" + }, + { + "rshares": 85721943459, + "voter": "miacats" + }, + { + "rshares": 6982744040, + "voter": "bitminter" + }, + { + "rshares": 51153233, + "voter": "jarvis" + }, + { + "rshares": 65286836, + "voter": "williamdevine" + }, + { + "rshares": 54969817, + "voter": "razberrijam" + }, + { + "rshares": 6089195575, + "voter": "theb0red1" + }, + { + "rshares": 50692212, + "voter": "fortuner" + }, + { + "rshares": 1719224371, + "voter": "lorddominik007" + }, + { + "rshares": 10519914536, + "voter": "kyriacos" + }, + { + "rshares": 75911873, + "voter": "pompe72" + }, + { + "rshares": 20118440636, + "voter": "runaway-psyche" + }, + { + "rshares": 61302506, + "voter": "ignat" + }, + { + "rshares": 5584741517, + "voter": "solarguy" + }, + { + "rshares": 62279229, + "voter": "pollina" + }, + { + "rshares": 8034296271, + "voter": "mrgrey" + }, + { + "rshares": 106783648, + "voter": "cinderphoenix" + }, + { + "rshares": 121845327, + "voter": "stevenh512" + }, + { + "rshares": 2309373844, + "voter": "madoff" + }, + { + "rshares": 771632829, + "voter": "telos" + }, + { + "rshares": 50684643, + "voter": "johnbyrd" + }, + { + "rshares": 50682252, + "voter": "thomasaustin" + }, + { + "rshares": 50680459, + "voter": "thermor" + }, + { + "rshares": 50677748, + "voter": "ficholl" + }, + { + "rshares": 50673817, + "voter": "widell" + }, + { + "rshares": 89747247797, + "voter": "icfiedler" + }, + { + "rshares": 438819769, + "voter": "keepdoodling" + }, + { + "rshares": 1941499119, + "voter": "movievertigo" + }, + { + "rshares": 58571448, + "voter": "isaacmorgentaler" + }, + { + "rshares": 50311250, + "voter": "revelbrooks" + }, + { + "rshares": 368407925, + "voter": "mig641" + }, + { + "rshares": 62312186, + "voter": "kamil5" + }, + { + "rshares": 19465520550, + "voter": "andrewawerdna" + }, + { + "rshares": 24299155176, + "voter": "someguy123" + }, + { + "rshares": 12663340608, + "voter": "mikemacintire" + }, + { + "rshares": 8098231266, + "voter": "generation.easy" + }, + { + "rshares": 13767766871, + "voter": "mandibil" + }, + { + "rshares": 1770994317, + "voter": "shadowspub" + }, + { + "rshares": 58744201, + "voter": "myfriends" + }, + { + "rshares": 239974453639, + "voter": "oldtimer" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 1231798813, + "voter": "blue1950" + }, + { + "rshares": 2313482861, + "voter": "fat-like-buddha" + }, + { + "rshares": 58875692, + "voter": "zein" + }, + { + "rshares": 8826238500, + "voter": "etcmike" + }, + { + "rshares": 624200855, + "voter": "runridefly" + }, + { + "rshares": 56716182, + "voter": "sammie" + }, + { + "rshares": 54424511, + "voter": "matt525" + }, + { + "rshares": 4007339571, + "voter": "asuran" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 18209474827, + "voter": "luminousvisions" + }, + { + "rshares": 69826982, + "voter": "donneker" + }, + { + "rshares": 1583451185, + "voter": "davidjkelley" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 36471501608, + "voter": "sponge-bob" + }, + { + "rshares": 55660383, + "voter": "kosmatimuc" + }, + { + "rshares": 12993402861, + "voter": "digital-wisdom" + }, + { + "rshares": 56017401, + "voter": "mnviking" + }, + { + "rshares": 230031117, + "voter": "rebelmeow" + }, + { + "rshares": 3947043569, + "voter": "ericbotticelli" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 89846801, + "voter": "ruscion" + }, + { + "rshares": 5465873870, + "voter": "jwaser" + }, + { + "rshares": 2241938484, + "voter": "doitvoluntarily" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 413377157, + "voter": "shieha" + }, + { + "rshares": 53942218, + "voter": "zettar" + }, + { + "rshares": 79722988, + "voter": "tito-baron" + }, + { + "rshares": 3311264992, + "voter": "nubchai" + }, + { + "rshares": 50356354, + "voter": "yorsens" + }, + { + "rshares": 69606440, + "voter": "bmann" + }, + { + "rshares": 56547885, + "voter": "the-ego-is-you" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 97810726, + "voter": "totosky" + }, + { + "rshares": 24760371336, + "voter": "dubi" + }, + { + "rshares": 860573886, + "voter": "baodog" + }, + { + "rshares": 2577157447, + "voter": "bwaser" + }, + { + "rshares": 4592050223, + "voter": "renzoarg" + }, + { + "rshares": 50825587, + "voter": "sofa" + }, + { + "rshares": 232285326, + "voter": "irininich" + }, + { + "rshares": 4494562067, + "voter": "dexter-k" + }, + { + "rshares": 91630309, + "voter": "alina1" + }, + { + "rshares": 50210263, + "voter": "plantbasedjunkie" + }, + { + "rshares": 379994386, + "voter": "ct-gurus" + }, + { + "rshares": 37096549717, + "voter": "brains" + }, + { + "rshares": 51524412, + "voter": "waldemar-kuhn" + }, + { + "rshares": 52676609, + "voter": "thekao" + }, + { + "rshares": 1774661835, + "voter": "burnin" + }, + { + "rshares": 1643965133, + "voter": "anton333" + }, + { + "rshares": 5812421354, + "voter": "chick1" + }, + { + "rshares": 3041925009, + "voter": "gringalicious" + }, + { + "rshares": 2489010152, + "voter": "steempowerwhale" + }, + { + "rshares": 50460250, + "voter": "aoki" + }, + { + "rshares": 50439002, + "voter": "typingagent" + }, + { + "rshares": 50436594, + "voter": "cwb" + }, + { + "rshares": 56387357, + "voter": "freebornangel" + }, + { + "rshares": 791391648, + "voter": "anomaly" + }, + { + "rshares": 25501132189, + "voter": "tarekadam" + }, + { + "rshares": 1455020482, + "voter": "ellepdub" + }, + { + "rshares": 1967797933, + "voter": "ekaterinka" + }, + { + "rshares": 2869000034, + "voter": "herpetologyguy" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50439559, + "voter": "roto" + }, + { + "rshares": 1008239952, + "voter": "steemsatoshi" + }, + { + "rshares": 50565379, + "voter": "nathan.chinn" + }, + { + "rshares": 50357208, + "voter": "wdeniw" + }, + { + "rshares": 52411214, + "voter": "mr189" + }, + { + "rshares": 53215131, + "voter": "ancientofdays" + }, + { + "rshares": 55523890, + "voter": "marquismiller" + }, + { + "rshares": 52098977, + "voter": "arnebolen" + }, + { + "rshares": 4619546516, + "voter": "morgan.waser" + }, + { + "rshares": 51080933, + "voter": "shivayoga" + }, + { + "rshares": 50431113, + "voter": "stringer" + }, + { + "rshares": 50245473, + "voter": "rony" + }, + { + "rshares": 51250081, + "voter": "steemjustice" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50420952, + "voter": "mocat15" + }, + { + "rshares": 50299690, + "voter": "blakeir" + } + ], + "author": "jesta", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.31, + "beneficiaries": [], + "blacklists": [], + "body": "For the time being, DO NOT promote a post that's past it's first payout phase. \n\nI've [opened an issue on github](https://github.com/steemit/steemit.com/issues/199) about the issue and hopefully we'll see a resolution soon.\n\nCurrently you can promote any post, even those past the first payout phase. The problem is that if it's in it's second payout phase or beyond, as soon as someone votes on the post, the promoted status gets completely removed. \n\nI'm putting this message out there to hopefully help avoid any potential frustration this issue may cause.", + "category": "steemit", + "children": 78, + "created": "2016-08-30T02:57:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "links": [ + "https://github.com/steemit/steemit.com/issues/199" + ], + "tags": [ + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 60433265388165, + "payout": 396.443, + "payout_at": "2016-09-06T02:57:15", + "pending_payout_value": "396.443 HBD", + "percent_hbd": 10000, + "permlink": "psa-don-t-use-the-promote-post-feature-on-a-post-that-s-already-paid-out", + "post_id": 1050849, + "promoted": "100.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 377 + }, + "title": "PSA - Don't use the \"Promote Post\" feature on a post that's already paid out once. Only use it for new posts.", + "updated": "2016-08-30T03:23:06", + "url": "/steemit/@jesta/psa-don-t-use-the-promote-post-feature-on-a-post-that-s-already-paid-out" + }, + { + "active_votes": [ + { + "rshares": 28577640408816, + "voter": "dantheman" + }, + { + "rshares": 3099652417, + "voter": "boy" + }, + { + "rshares": 3763074284, + "voter": "bue-witness" + }, + { + "rshares": 697396740, + "voter": "bunny" + }, + { + "rshares": 54062084360, + "voter": "bue" + }, + { + "rshares": 1661153383, + "voter": "mini" + }, + { + "rshares": 213676452, + "voter": "moon" + }, + { + "rshares": 622799607, + "voter": "healthcare" + }, + { + "rshares": 967315888, + "voter": "daniel.pan" + }, + { + "rshares": 21561714956, + "voter": "dedriss" + }, + { + "rshares": 288163140, + "voter": "helen.tan" + }, + { + "rshares": 411040031329, + "voter": "chryspano" + }, + { + "rshares": 91718922101, + "voter": "william-noe" + }, + { + "rshares": 1431856783, + "voter": "murh" + }, + { + "rshares": 1429697273174, + "voter": "sean-king" + }, + { + "rshares": 132657096959, + "voter": "chhayll" + }, + { + "rshares": 484889138, + "voter": "chamviet" + }, + { + "rshares": 9692184464, + "voter": "jay4u" + }, + { + "rshares": 147240421388, + "voter": "knircky" + }, + { + "rshares": 8253858871, + "voter": "peacekeeper" + }, + { + "rshares": 357865659, + "voter": "meteor78" + }, + { + "rshares": 2883239806, + "voter": "lostnuggett" + }, + { + "rshares": 401487161, + "voter": "ladypenelope1" + }, + { + "rshares": 7937586925, + "voter": "webdeals" + }, + { + "rshares": 2406933564, + "voter": "belkins" + }, + { + "rshares": 21862344199, + "voter": "williambanks" + }, + { + "rshares": 1238683117, + "voter": "dolov" + }, + { + "rshares": 54818772382, + "voter": "driv3n" + }, + { + "rshares": 3442234051, + "voter": "steveo" + }, + { + "rshares": 2409727819, + "voter": "steembeast" + }, + { + "rshares": 4294437615, + "voter": "lancem" + }, + { + "rshares": 50094345, + "voter": "kosmatimuc" + }, + { + "rshares": 55770485, + "voter": "ahmetova" + }, + { + "rshares": 581299661, + "voter": "kev7000" + }, + { + "rshares": 24239498471, + "voter": "dubi" + }, + { + "rshares": 52026360, + "voter": "recurvez" + }, + { + "rshares": 4027411276, + "voter": "burnin" + }, + { + "rshares": 53518025, + "voter": "infotoday" + }, + { + "rshares": 656281830, + "voter": "antifragile" + }, + { + "rshares": 1205574713, + "voter": "robotev" + } + ], + "author": "infotoday", + "author_payout_value": "0.000 HBD", + "author_reputation": 52.19, + "beneficiaries": [], + "blacklists": [], + "body": "http://i65.tinypic.com/2djxchy.jpg\n\nToo often people believe that once they\u2019ve obtained that goal they\u2019ll be happy, for example, \u201cwhen I change jobs\u201d, \u201cif my business takes of\u201d, \u201cwhen the project is complete\u201d, \u201cafter we\u2019re married\u201d, \u201cif I lose some weight\u201d. Unfortunately it doesn\u2019t work like that, happiness isn't achieved through any accomplishment.\n\nHappiness comes from within, it is only a state of mind, a choice. People come and go, relationships change, possessions get old, fortunes are made, and fortunes are lost. Everything changes, it\u2019s meant to. Life is fluid.\n\n## Emotions Start with Thoughts\n\nhttp://i64.tinypic.com/2mw9jqt.jpg\n\nSome people have nothing yet they emit a constant joy, while others who seem to have it all and are on the brink of destroying themselves. It\u2019s obviously not about anything like material possessions, or relationships, but more so emotions.\n\nHowever, it all starts with our thoughts. Thoughts come from how we react to situations, they\u2019re the building blocks of emotions. So, what we think about a situation determines the resulting emotions. For example, two people might experience the exact same situation yet have different thoughts about it... one person experiences the emotion of anger, while the other experiences the emotion of sadness.\n\nThis is an important distinction because you can control your thoughts, and whether the focus is on the positive or negative aspects. Of course, sometimes difficult situations will occur that will give way to runaway thoughts, it\u2019s only a natural part of being human.\n\n## Happiness Step #1: Strive to Increase Positivity\n\nhttp://i67.tinypic.com/10o1w7t.jpg\n\nTry to focus on the positive aspects of situations, it results in positive thoughts and therefore emotions, and helps you become \u201cmore present\u201d. If you choose to adopt the following habits you will experience an increase in positivity.\n\n**Express gratitude.** Be thankful for your past positive experiences and what you currently have, it helps release negativity. Gratitude instantly connects you to the feeling of love, and where love resides, fear and other negative emotions cannot.\n\nTry expressing 10 things you are grateful for every day, and speak them out loud if possible. Make sure it\u2019s coming from the heart and be detailed.\n\n**Meditate.** The practice of meditation expands awareness and improves the connection between mind, body and soul. It helps release negative emotions that might be holding you back, and is definitely one of the most effective ways to increase your positivity.\n\nTo mediate find a quiet and comfortable place. Sit or lie down, then close your eyes. Take a few deep breaths and start to allow yourself to relax. While breathing deeply, feel yourself letting go of whatever emotions you\u2019re holding onto, let go a little more with each breathe.\n\n**Give unconditionally to others.** Share your skills, share your advice, and help people out. Do not hesitate or doubt your value, even the smallest gestures can make a massive difference in someone\u2019s life. It will make you feel great; you\u2019ll reap the reward in increased positivity.\n\nhttp://i64.tinypic.com/mbo2di.jpg\n\n**Breathe fully.** A revealing research [study](http://www.tandfonline.com/doi/pdf/10.1080/02699930143000392) by Pierre Phillipot found that certain emotional states are associated with distinct respiration patterns. Participants were instructed to generate emotions such as sadness, fear, anger and happiness to the best of their ability, while their respiration patterns were closely observed.\n\nEach emotion was associated with a distinct respiration pattern. For example, when the participants were happy they breathed slowly and fully, when they felt anxious or afraid they breathed more quickly and shallowly. In a follow-up study the researchers instructed a different group of participants to breathe in the same patterns they had observed in the first study. The participants started to feel the corresponding emotion to whatever breathing pattern they used!\n\nBreathe slowly and fully, it enables better thinking and makes you feel more positive.\n\n## Happiness Step #2: The True Key - Become More Present\n\nhttp://i64.tinypic.com/210ksbd.jpg\n\nDon\u2019t put your happiness on hold because you\u2019re waiting for something to happen, it might not. There are no guarantees you\u2019re going to get that new job, car or anything for that matter.\n\nIf you detach yourself from the outcome and enjoy the journey you\u2019ll become fully present, living in the moment, and truly experiencing what life is about. You will have found happiness, all from within. It\u2019s contagious too... others will begin to pick up your habit, then it\u2019ll be reflected back to you.\n\nAll we really have is today, so take stock of what you really need, and try to appreciate your life more with each passing day.\n\n> \u201cHappiness, true happiness, is an inner quality. It is a state of mind. If your mind is at peace, you are happy. If your mind is at peace, but you have nothing else, you can be happy. If you have everything the world can give - pleasure, possessions, power - but lack peace of mind, you can never be happy.\u201d - Dada Vaswani\n\nHave gratitude, help others, and most of all be happy.", + "category": "happiness", + "children": 4, + "created": "2016-08-31T12:10:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i65.tinypic.com/2djxchy.jpg", + "http://i64.tinypic.com/2mw9jqt.jpg", + "http://i67.tinypic.com/10o1w7t.jpg", + "http://i64.tinypic.com/mbo2di.jpg", + "http://i64.tinypic.com/210ksbd.jpg" + ], + "links": [ + "http://www.tandfonline.com/doi/pdf/10.1080/02699930143000392" + ], + "tags": [ + "happiness", + "life", + "philosophy", + "psychology", + "empowerment" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 31029768761714, + "payout": 115.05, + "payout_at": "2016-09-07T12:10:54", + "pending_payout_value": "115.050 HBD", + "percent_hbd": 10000, + "permlink": "stop-searching-for-happiness-and-you-might-just-find-it", + "post_id": 1069923, + "promoted": "98.166 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 40 + }, + "title": "How lasting happiness can be yours today by living in the 'Now'", + "updated": "2016-08-31T17:15:57", + "url": "/happiness/@infotoday/stop-searching-for-happiness-and-you-might-just-find-it" + }, + { + "active_votes": [ + { + "rshares": 3126247134380, + "voter": "lafona-miner" + }, + { + "rshares": 408356350215, + "voter": "lafona" + }, + { + "rshares": 1047378310443, + "voter": "delegate.lafona" + }, + { + "rshares": 314688376293, + "voter": "lafona5" + }, + { + "rshares": 3100444020, + "voter": "boy" + }, + { + "rshares": 3764083289, + "voter": "bue-witness" + }, + { + "rshares": 690489074, + "voter": "bunny" + }, + { + "rshares": 54215350221, + "voter": "bue" + }, + { + "rshares": 1661544327, + "voter": "mini" + }, + { + "rshares": 213702396, + "voter": "moon" + }, + { + "rshares": 10777629083, + "voter": "proctologic" + }, + { + "rshares": 622914773, + "voter": "healthcare" + }, + { + "rshares": 967513764, + "voter": "daniel.pan" + }, + { + "rshares": 273058616015, + "voter": "chitty" + }, + { + "rshares": 288197194, + "voter": "helen.tan" + }, + { + "rshares": 54492837940, + "voter": "booja" + }, + { + "rshares": 79341238573, + "voter": "me-tarzan" + }, + { + "rshares": 50233452, + "voter": "cryptovoices" + } + ], + "author": "cryptovoices", + "author_payout_value": "0.000 HBD", + "author_reputation": 42.32, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    As the Rio Olympics were getting underway this summer, I was reminiscing with a friend from Instituto Mises Brasil about a film that both of us found remarkably enjoyable and inspirational. He convinced me to write an article about it. As I have no blog, I figured here would be a good place to start. Believe it or not the following is a movie review\u2026 the preface is my own personal take on how this documentary related to me and my experience.

    \n

    I'm a descendant of the Eastern European displacement of World War II.  Growing up in Midwestern USA in the 1980s and 1990s, during a time when the US was thriving and the Soviet Union was crumbling, I always found it difficult to explain the impact of what was going on in Eastern Europe to my childhood friends.

    \n

    But it was a big deal. Looking back it\u2019s become clear that the collapse of the Soviet Union was a major turning point in not only the 20th century, but in a centuries\u2019 long battle of ideas among economic thinkers, from Adam Smith to Karl Marx to John Maynard Keynes to Ludwig von Mises, to name a few. The stunning defaults, crumbling infrastructure, and stagnating freedom of expression that all culminated in the (primarily peaceful) collapse of one of the two world superpowers at the time\u2014the communist one\u2014was a huge, huge victory for the freedom of mankind.

    \n

    Not that I myself had any real idea what was going on. I was too young to comprehend most of this. But I did know that a large portion of the groundswell for independence was emanating from the place where my relatives lived. A place I had never been to, never seen in person, but had learned about on the weekends in Latvian school, and from stories my father and grandparents told. I was quite aware, and proud, that the first three breakaway nations to secede from the Soviet Union, collectively known as the Baltic States, were Estonia, Latvia and Lithuania.

    \n

    But I remember always struggling to bring any comprehension or connection to what I was hearing at home and among Latvian circles to friends back at school. And there was good reason they should have cared. It was a scary time, as the masks were pulled away from the apparatchiks in the Kremlin, no one could be certain how the cards would fall. Would there be large swaths of violence, as the power slipped through their fingertips? The second half of the old Soviet joke, \u201cSo long as the bosses pretend to pay us, we will pretend to work,\u201d was not holding anymore. Lithuania became the first breakaway nation to declare its independence in March 1990. The first violent attack against this freedom movement occurred in January 1991, when Soviet troops killed 14 people and injured hundreds more in Vilnius, Lithuania\u2019s capital. The Lithuanians were crescendoing their rallies for recognized independence, forming barricades to protect their institutions (like the radio and television stations, and parliament) from the Soviet troops still on the ground, digging in their heels.

    \n

    To be clear, this wasn\u2019t the first movement for freedom and independence in the illegally annexed Baltic States. After the Soviet Union occupied the three nations in 1944, for over 10 years there was calculated guerrilla warfare waged against the Stalinist regime, even into the late 1950s. And certainly there were many movements fighting for freedom across the Soviet Union and its satellites for decades. Likewise, the violence in Vilnius in 1991 (and more followed in Riga) were not the first signs of aggression in the Soviet Union against its own citizens (those citizens being illegally incorporated or not).

    \n

    Back in the United States, we played our own small roles. I recall going to rallies in major cities and seeing my father (always active in foreign Latvian politics and immigrant cultural heritage) speak for independence on the news. I incorporated these events into school projects. But again, I was young, and my friends had more important things to do. I had more important things to do.

    \n

    And then it happened. Almost with the flick of a switch, the old regime crumbled. The Singing Revolution had achieved its goal, peacefully. Something my grandparents had only dreamed about was finally a reality. Freedom. At last. A white sheet. The Baltics were free, their independence recognized (first internationally by Iceland\u2026 side note, it\u2019s always Iceland, how great are they?!). Other satellites such as Georgia and Armenia quickly followed suit in declaring their own independence. Just like that, in December 1991, the Soviet Union was dissolved. Absolutely remarkable.

    \n

    And just as quickly as it ended, everyone realized they needed to rebuild. Fast. Because these nations were behind.

    \n

    The key takeaway I believe everyone should remember from this time is how stark the economic and cultural contrast really was then between East and West. How utterly stumped\u2014economically and financially\u2014the Soviet Union was at its dissolution in 1991, when matched against its counterpart nations in Western Europe and North America. And remember, in total, the Soviet Union was the second largest economy in the world. This fact alone, combined with the blunt economic juxtaposition between East and West as the Berlin wall came crumbling down, should make anyone think twice about defending socialism of any kind. People just couldn\u2019t see it. At the time, the combination of propaganda, lack of free press, and lack of internet probably contributed most to this stunning misinformation and misunderstanding between \u201cthem,\u201d and \u201cus\u201d (such perceptions no doubt shared equally and oppositely from both sides of the iron curtain). And yet today, with all of our leaps and bounds in technology and understanding, this battle of economic ideas rages on. People lose interest in the past. People forget. So I firmly believe we should remember this particular battle in perpetuity, as for 50 years it was truly the largest scale economic clash of planned versus free societies the world had ever seen. One more note, there is no time here to qualify all the (many) things Western nations didn\u2019t do well in the 20th century. Rather, on a higher level, I find it hard to argue for the completely disastrous, authoritarian policies of the Union of Soviet Socialist Republics. It\u2019s hard to argue for socialism.

    \n

    A lesson worth remembering.

    \n

    A quick recap on how the Baltic States in particular have gotten on since then. My first trip to Latvia was in 1996, and coming from a life in the US, it was by far the least developed country I had stepped foot in. The capital Riga was completely dark (I mean no street lights, seemingly no lights at all) in the evenings, almost scary at times. Rusted pipes and plumbing no matter where you stayed. Every car on the road was hilariously old.  The potted roads would seem a luxury once one traveled a few kilometers outside the capital city to the countryside. If and when you finally did arrive at your rural destination, you almost expected dueling banjos to be heard through the trees. But the music? Far better in fact. Disco. That is, if you could find a caf\u00e9 with a stereo. Yet that genre was probably fitting, as it wasn\u2019t a stretch to compare the place to 1970s Western economic levels (if that).

    \n

    I moved to live in Latvia full time 10 years later, in 2006. The Ladas had been swapped for Volkswagens. The city had brightened up in a big way. Booms in construction. The disco remained. Fair enough. But the gap was closing.

    \n

    10 years later it\u2019s 2016 and I\u2019m still here. The country is still one of the least wealthy in the EU\u2014to be expected when its Western counterparts had such an economic head start\u2014but it is light years ahead of what I witnessed in 1996. Latvia joined the Organisation for Economic Co-operation and Development (OECD) earlier this year, so it seems we can now call it a developed nation, country #35 to join that club. Though I\u2019m Latvian, I\u2019ve had plenty of travel and work experience in Estonia (also in the OECD) and Lithuania, each beautiful and progressing in their own right. Most importantly, they have their freedom.

    \n

    But this journey, all these years, for me, was personal. I had some understanding, and knew the backstory. Thinking again about that kid growing up in Midwestern USA, observing the collapse of the USSR back in the 1990s, and since then increasing my own understanding (perhaps more than the average person) of how this was an incredibly meaningful, positive change for society\u2014how could I have more persuasively expressed it all back then to my childhood friends? To my community? More importantly, how can I today still express how crucial these (ongoing) battles for freedom and independence really are?

    \n

    I\u2019ve had old friends come visit me over the years, make the trip to the Wild Wild East, see that it\u2019s not so wild anymore. Sure, they\u2019d hear some stories of the grind from communist times, the bread lines, the black markets, the survival mentality my family members had to take in certain situations, even tales of Siberian deportations after the Second World War. But today, if you visit, those things seem very far away. Today, things are pretty damn comfortable and pleasant here, so it\u2019s easy to forget how far we\u2019ve come. Remember, 25 years ago you couldn\u2019t even own real assets in Eastern Europe.

    \n

    So I keep coming back to these same questions. 25 years since the dissolution of the Soviet Union\u2014why should anyone care about what happened here? How do you illustrate this amazing fight for freedom against the world\u2019s most authoritarian superpower at the time? How do we keep inspiring others in the same fight? Do people really understand how important the economic, political and individual freedoms being chased today by those in Ukraine, Bahrain, Iran, Myanmar, Cuba and plenty of other places around the world really are?

    \n

    A few years ago, I came across a film that addressed all of the aforementioned questions, and more.

    \n

    Something entertaining, something interesting, something thought-provoking.

    \n

    Something for history buffs; something for people who don\u2019t care much for history at all.

    \n

    Something for sports fans; something for people who couldn\u2019t care less for sports.

    \n

    Something for those with national pride; something for those who lack that spark and interest in where they come from. Something inspirational\u2026 about liberty.

    \n

    The film is called The Other Dream Team.

    \n

    The fight for freedom and independence, inspired. The story is told through the eyes of the 1992 Lithuanian Men\u2019s Basketball team competing at the Barcelona Olympics. The same Olympics where Magic, Michael and Larry stormed Las Ramblas in Barcelona with 8 other Hall of Famers (and Christian Laettner!) known as the Dream Team. A true treat to watch, the first time pros competed for the US at the Olympics, and they were a hurricane. But what many forget from that same Olympics in 1992\u2014a whisker in time after the Soviet Union fell apart\u2014was who took the podium after an extremely intense bronze medal game.

    \n

    Lithuania. Free Lithuania. It was a game in which a newly independent Lithuania faced their former Soviet teammates from the CIS team, and in a way their former Soviet occupier.

    \n

    I cannot recommend this film highly enough. I\u2019m not even Lithuanian. But my brothers across the border who have come to be known as the Green Machine in international basketball are truly an inspirational group\u2014both then and now\u2014and this story puts a human touch on their nation\u2019s ultimate fight for freedom during that volatile time. Again, this film is not just about sports, and will match almost anyone\u2019s attention span. It will show you what life was like during Soviet times, and the tremendous obstacles they had to overcome. This is the movie, back in the 1990s, I wish I could have just pressed \u201cplay\u201d to, when attempting to explain to my friends and community what the hell was going on in Eastern Europe, and why it was time to give freedom a chance. Watch this film, and you will understand.

    \n

    Oh yeah, and the Grateful Dead played a role, too.

    \n

    It probably goes without saying that I think this story is just as important today. I\u2019m not much for politicized debates about a resurgent Russia or a militant US or how China should fit in or the proper balance of global hegemony that some pundit believes is most appropriate. But I am a sucker for inspiration, especially when it\u2019s conveyed effectively and poignantly and unabashedly in favor of freedom and liberty. These are the stories we need to be reminded of. And not only in Eastern Europe. I genuinely hope to see many more tales of hope and freedom from athletes and teams peacefully chasing their goals against the odds under oppressed regimes around the world today. Sometimes we all need a little inspiration. It is an Olympic year, after all.

    \n

    If you have any other stories to recommend (Olympics-related or not), I for one would be delighted to hear about them.

    \n

    As I\u2019ve done for many years, I urge everyone to check out this film. I promise you will not be disappointed.

    \n

    ~

    \n

    A small Coda. 24 years after Barcelona, the Olympics in Rio are over. The Lithuanian Men\u2019s Basketball team started strong, going 3-0 in its first three games, but they limped into the quarterfinals after losing the next two in the group, and didn\u2019t make it past Australia in the round of 8. A disappointing outcome for them, but as a country of only 3 million, on the international basketball stage they continue to punch well above their weight.  

    \n", + "category": "freedom", + "children": 0, + "created": "2016-09-01T12:47:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "links": [ + "http://www.mises.org.br/", + "https://en.wikipedia.org/wiki/World_War_II_evacuation_and_expulsion", + "https://en.wikipedia.org/wiki/Forest_Brothers", + "https://en.wikipedia.org/wiki/Anti-Soviet_partisans", + "https://en.wikipedia.org/wiki/Mass_killings_under_Communist_regimes", + "https://en.wikipedia.org/wiki/Singing_Revolution", + "https://en.wikipedia.org/wiki/List_of_countries_by_largest_historical_GDP", + "https://en.wikipedia.org/wiki/VAZ-2101", + "http://www.imdb.com/title/tt1606829/?ref_=fn_al_tt_1", + "https://www.youtube.com/watch?v=GtoHD89ylSw" + ], + "tags": [ + "freedom", + "film", + "history", + "economics", + "sports" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 5379914965452, + "payout": 5.26, + "payout_at": "2016-09-08T12:47:42", + "pending_payout_value": "5.260 HBD", + "percent_hbd": 10000, + "permlink": "25-years-after-the-soviet-union-watch-the-other-dream-team-to-remain-inspired-for-liberty", + "post_id": 1083746, + "promoted": "97.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 18 + }, + "title": "25 Years after the Soviet Union: Watch 'The Other Dream Team' to Remain Inspired (for Liberty!)", + "updated": "2016-09-01T13:11:57", + "url": "/freedom/@cryptovoices/25-years-after-the-soviet-union-watch-the-other-dream-team-to-remain-inspired-for-liberty" + }, + { + "active_votes": [ + { + "rshares": 28865473791883, + "voter": "dantheman" + }, + { + "rshares": 2822583339584, + "voter": "badassmother" + }, + { + "rshares": 4339707086, + "voter": "boy" + }, + { + "rshares": 5268554676, + "voter": "bue-witness" + }, + { + "rshares": 976380503, + "voter": "bunny" + }, + { + "rshares": 75752807018, + "voter": "bue" + }, + { + "rshares": 2325712728, + "voter": "mini" + }, + { + "rshares": 299151591, + "voter": "moon" + }, + { + "rshares": 1279332871690, + "voter": "steempower" + }, + { + "rshares": 871946798, + "voter": "healthcare" + }, + { + "rshares": 1354285541, + "voter": "daniel.pan" + }, + { + "rshares": 403435231, + "voter": "helen.tan" + }, + { + "rshares": 57716131545, + "voter": "noaommerrr" + }, + { + "rshares": 1432241835, + "voter": "murh" + }, + { + "rshares": 602018562, + "voter": "kodi" + }, + { + "rshares": 7007671362, + "voter": "radioactivities" + }, + { + "rshares": 917350412, + "voter": "leprechaun" + }, + { + "rshares": 534741041304, + "voter": "cyber" + }, + { + "rshares": 327889281, + "voter": "hendra-khaidir" + }, + { + "rshares": 19561969515, + "voter": "ziv" + }, + { + "rshares": 16046775777, + "voter": "zakharya" + }, + { + "rshares": 2657821576, + "voter": "tee-em" + }, + { + "rshares": 42659441690, + "voter": "karnal" + }, + { + "rshares": 10893076834, + "voter": "acassity" + }, + { + "rshares": 3542969768, + "voter": "owdy" + }, + { + "rshares": 13857628632, + "voter": "mrgreen" + }, + { + "rshares": 243356345, + "voter": "ardina" + }, + { + "rshares": 1254384994, + "voter": "vorsseli" + }, + { + "rshares": 51813376221, + "voter": "streetstyle" + }, + { + "rshares": 1939239897, + "voter": "the-future" + }, + { + "rshares": 2686695411, + "voter": "lostnuggett" + }, + { + "rshares": 674473714, + "voter": "raymonjohnstone" + }, + { + "rshares": 1855582800, + "voter": "cogliostro" + }, + { + "rshares": 180153284, + "voter": "bitmap" + }, + { + "rshares": 17164865565, + "voter": "pinkisland" + }, + { + "rshares": 28001566151, + "voter": "brianphobos" + }, + { + "rshares": 397267296, + "voter": "ethanjames" + }, + { + "rshares": 9694463412, + "voter": "michaeldodridge" + }, + { + "rshares": 14373499173, + "voter": "smailer" + }, + { + "rshares": 843609166, + "voter": "mar1978co" + }, + { + "rshares": 29199353747, + "voter": "myfirst" + }, + { + "rshares": 110699909, + "voter": "erikkartmen" + }, + { + "rshares": 11495766018, + "voter": "borran" + }, + { + "rshares": 1146615954, + "voter": "bledarus" + }, + { + "rshares": 55509747, + "voter": "pollina" + }, + { + "rshares": 2918567318, + "voter": "netaterra" + }, + { + "rshares": 24159309306, + "voter": "andrewawerdna" + }, + { + "rshares": 1044738152, + "voter": "matildapurse" + }, + { + "rshares": 12047560332, + "voter": "craigwilliamz" + }, + { + "rshares": 391259806, + "voter": "gregoryschneider" + }, + { + "rshares": 3538727871, + "voter": "mscleverclocks" + }, + { + "rshares": 23192834686, + "voter": "dubi" + }, + { + "rshares": 226292406, + "voter": "pjo" + }, + { + "rshares": 94397808, + "voter": "alina1" + }, + { + "rshares": 18956641949, + "voter": "brains" + }, + { + "rshares": 1274868167, + "voter": "steemafon" + }, + { + "rshares": 142968891, + "voter": "ola1" + }, + { + "rshares": 316250142, + "voter": "robotev1" + } + ], + "author": "karnal", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.39, + "beneficiaries": [], + "blacklists": [], + "body": "![](https://s14-eu5.ixquick.com/cgi-bin/serveimage?url=http%3A%2F%2Ft1.gstatic.com%2Fimages%3Fq%3Dtbn%3AANd9GcRUQJDxUHXwUw-2IUifJunmmclmXY8N6NIc1svap6AXtqhFO53sNA&sp=9ad62521135e5c6f264578818d174278)\n\nMention the word alimony and a lot of men begin to get uncomfortable. It such a rife subject even in developed nations that political ambitions can be made or broken depending on one's stance about this. Unfortunately so many people have failed to realize that this is quite a private subject for men. There are circumstances that stem up and would make a man have to make a serious decision about his health and his future.\n\nTherefore no socio-political, cultural or religious factor should be made to take the place of his decision. A man should have the right to choose whether he wants to keep a child or not. After all it is his wallet, his wealth and his future that is in jeopardy.\n\n![](https://s14-eu5.ixquick.com/cgi-bin/serveimage?url=http%3A%2F%2Ft2.gstatic.com%2Fimages%3Fq%3Dtbn%3AANd9GcReT4wovWfBByJ2G5q0g7NtdeBNiEBw3UkbpzxENjTi7jhH6LDYzQ&sp=e88be8f88c2ebf5e6b418d469f046195)\n\nIt is, however, unfortunate that a lot of countries continue to criminalize and shame so-called \"dead-beat dads\" even when the wealth of the father is at stake.\n\nFor instance a man called Terry Power. *His face tightened as he listened to his wife's attorney tick off their assets on the final day of his divorce trial. He sat in a leather chair at a glass-covered table inside a paneled judicial chamber and he thought not for the first time that her voice annoyed him.*\n\n*The Jet Ski . . . his wife's attorney said.*\n\n*\"Sold to pay attorney fees,\" Terry interjected.*\n\n*The IRA account?*\n\n*\"Distributed to pay property taxes on the marital property.\"*\n\n*The Raymond James investment account?*\n\n*\"Gone.\"*\n\n*Terry's wife, Murielle, petite with blond highlights, stared at him as if he were an insect, then looked down at her hands. After five years in divorce court, they were like old prizefighters in their respective corners.*\n\n*In February 2008, when Murielle Marie Helene Fournier vs. Terrance Paul Power was but a single document inside a purple file at the Pinellas County Courthouse, when Terry had his own business and made $250,000 a year, he thought of divorce court as a place where grievances were smoothed over and order restored. Now as he represented himself in his own divorce trial because he couldn't afford an attorney, his case having grown to 28 volumes and costing about $400,000 (much of it still unpaid), he viewed the system of marital justice as a journey down the rabbit hole.*\n\n*The gold coins?*\n\n*\"I have no idea.\"*\n\n*The hutch?*\n\n*\"Sold.\"*\n\n*As their divorce trial concluded, Murielle's attorney finally got around to alimony, the issue that had bogged down the case from the start. Terry had delivered his first of six alimony offers to Murielle a month after the divorce was filed: $5,400 a month until he retired, plus $50,000 cash and half the contents of their million-dollar home, which was underwater. The last letter, delivered to her attorney the month before the trial, offered her zero.*\n\n*\"Frankly I don't give a crap if she settles or not,\" he had written. \"I'd rather see her waste even more money. Like she made me do for these past four years.\"*\n\n*Now Murielle's attorney suggested a different amount: \"She's 50 years old and she doesn't have many skills, Judge . . . $6,500 a month should keep her in a decent place.\"*\n\n*Terry rolled his eyes.*\n\n*(adapted from [here](http://www.tampabay.com/features/humaninterest/the-divorce-from-hell-the-battle-for-alimony-and-emptied-pockets/2112875))*\n\n![](https://s14-eu5.ixquick.com/cgi-bin/serveimage?url=http%3A%2F%2Ft3.gstatic.com%2Fimages%3Fq%3Dtbn%3AANd9GcTmQO0c1JzFPIMQa8Ru-GZ7uNCxPWjtmSjsXXAPtrF28Vpp_Emaow&sp=1c9cf8d87d7d7625aba83f15e30270f3)\n\nMarriage is a very risky condition for the modern man and a lot of men are going to run into complications during this period and suicide is going to be their only saving grace. To cancel this option before hand for them is very inhumane thing to do as far as I\u2019m concerned.\n\n![](http://assets.nydailynews.com/polopoly_fs/1.1906336.1408258966!/img/httpImage/image.jpg_gen/derivatives/article_1200/news-robinwilliams-obit-2-la.jpg)\n\nIn another sad antithetical case, men in most countries are being forced to pay alimony when they clearly do not want such procedures carried out on them. In the United States, in order to uphold the nonsensical drivel of feminist policy, men are forced to go to jail if they refuse to pay - even if the child is not theirs!\n\nIn Switzerland, as many other places, men are forbidden from seeing their children, many times due to false allegations on the part of the mother. It is referred to as female deception. [Recently a new born baby girl was found in a dumpster and had to be rushed to the hospital to received urgent medical attention](http://news.nationalpost.com/news/canada/london-ont-police-charge-23-year-old-mother-two-days-after-dead-baby-found-in-dumpster).\n\n![](https://s14-eu5.ixquick.com/cgi-bin/serveimage?url=http%3A%2F%2Ft3.gstatic.com%2Fimages%3Fq%3Dtbn%3AANd9GcTqkHuavHk3tNlbtsfZBsUMPdGt6YUNf3b6AmoqFh-F-wd3DWJL-g&sp=dfc9275990e22e1e14f3e6bc00de0df2)\n\nThere are other cases where a man should be allowed to have a future. For example if he is not ready, financially, to support a child it is very unhealthy for such a gentleman to be forced to carry that child to adulthood. Many gentlemen have had to quit school in order to take up poor paying jobs to support a child they were not ready to have. For the welfare of father and child, young gentlemen should be allowed to make decisions on whether they want to keep paying or not.\n\n![](https://s14-eu5.ixquick.com/cgi-bin/serveimage?url=http%3A%2F%2Ft3.gstatic.com%2Fimages%3Fq%3Dtbn%3AANd9GcTcjI0bLH3GAUML1JKT0gnY073u7KcK6nxcxuz_XM_DOtJslMI6SA&sp=ffe625608bf04a3406b769867fbfab1e)\n\nMost men also get broke from horrifying experiences like divorce rape and to force such a gentleman to keep a child that will only remind him of an unfortunate and painful wife is very wicked. Most people will argue that divorce involves taking the life of an innocent man but they are just a mass of undeveloped testicles that are not even a complete human yet. It doesn't even have a developed nervous system yet and as such cannot feel emotions. And it is even sad that most religions try to guilt people into keeping a marriage at the expense of the husbands's happiness. The fathers\u2019s decision should always hold supreme as it is his wallet and he should have the final decision on what he wants to do with it. And he can always live to have healthy babies in the future.\n\n![](http://www.brocode.com/wp-content/uploads/2012/12/brobama.jpg)", + "category": "abortion", + "children": 19, + "created": "2016-09-01T10:22:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s14-eu5.ixquick.com/cgi-bin/serveimage?url=http%3A%2F%2Ft1.gstatic.com%2Fimages%3Fq%3Dtbn%3AANd9GcRUQJDxUHXwUw-2IUifJunmmclmXY8N6NIc1svap6AXtqhFO53sNA&sp=9ad62521135e5c6f264578818d174278", + "https://s14-eu5.ixquick.com/cgi-bin/serveimage?url=http%3A%2F%2Ft2.gstatic.com%2Fimages%3Fq%3Dtbn%3AANd9GcReT4wovWfBByJ2G5q0g7NtdeBNiEBw3UkbpzxENjTi7jhH6LDYzQ&sp=e88be8f88c2ebf5e6b418d469f046195", + "https://s14-eu5.ixquick.com/cgi-bin/serveimage?url=http%3A%2F%2Ft3.gstatic.com%2Fimages%3Fq%3Dtbn%3AANd9GcTmQO0c1JzFPIMQa8Ru-GZ7uNCxPWjtmSjsXXAPtrF28Vpp_Emaow&sp=1c9cf8d87d7d7625aba83f15e30270f3", + "http://assets.nydailynews.com/polopoly_fs/1.1906336.1408258966!/img/httpImage/image.jpg_gen/derivatives/article_1200/news-robinwilliams-obit-2-la.jpg", + "https://s14-eu5.ixquick.com/cgi-bin/serveimage?url=http%3A%2F%2Ft3.gstatic.com%2Fimages%3Fq%3Dtbn%3AANd9GcTqkHuavHk3tNlbtsfZBsUMPdGt6YUNf3b6AmoqFh-F-wd3DWJL-g&sp=dfc9275990e22e1e14f3e6bc00de0df2", + "https://s14-eu5.ixquick.com/cgi-bin/serveimage?url=http%3A%2F%2Ft3.gstatic.com%2Fimages%3Fq%3Dtbn%3AANd9GcTcjI0bLH3GAUML1JKT0gnY073u7KcK6nxcxuz_XM_DOtJslMI6SA&sp=ffe625608bf04a3406b769867fbfab1e", + "http://www.brocode.com/wp-content/uploads/2012/12/brobama.jpg" + ], + "links": [ + "http://www.tampabay.com/features/humaninterest/the-divorce-from-hell-the-battle-for-alimony-and-emptied-pockets/2112875", + "http://news.nationalpost.com/news/canada/london-ont-police-charge-23-year-old-mother-two-days-after-dead-baby-found-in-dumpster" + ], + "tags": [ + "abortion", + "men", + "pro-choice", + "life", + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 34032380908060, + "payout": 130.891, + "payout_at": "2016-09-08T10:22:21", + "pending_payout_value": "130.891 HBD", + "percent_hbd": 10000, + "permlink": "alimony-my-wallet-no-choice", + "post_id": 1082491, + "promoted": "93.304 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 58 + }, + "title": "Alimony: His Wallet, No Choice", + "updated": "2016-09-01T12:43:24", + "url": "/abortion/@karnal/alimony-my-wallet-no-choice" + }, + { + "active_votes": [ + { + "rshares": 55443872918, + "voter": "fminerten1" + }, + { + "rshares": 7506279924606, + "voter": "steempty" + }, + { + "rshares": 956580537487, + "voter": "liondani" + }, + { + "rshares": 286792162044, + "voter": "theoretical" + }, + { + "rshares": 39580133428, + "voter": "aizensou" + }, + { + "rshares": 19451819636, + "voter": "proctologic" + }, + { + "rshares": 289369412128, + "voter": "chitty" + }, + { + "rshares": 6821654706, + "voter": "patrice" + }, + { + "rshares": 12685758255, + "voter": "gregory-f" + }, + { + "rshares": 51683161993, + "voter": "noisy" + }, + { + "rshares": 14092150225, + "voter": "ervin-lemark" + }, + { + "rshares": 9002169790, + "voter": "gregory60" + }, + { + "rshares": 2517444616, + "voter": "fkn" + }, + { + "rshares": 465107574, + "voter": "paco-steem" + }, + { + "rshares": 5456091909, + "voter": "spaninv" + }, + { + "rshares": 37297723085, + "voter": "james-show" + }, + { + "rshares": 340794336001, + "voter": "teamsteem" + }, + { + "rshares": 3314972930, + "voter": "elishagh1" + }, + { + "rshares": 469151600, + "voter": "jeffanthonyfds" + }, + { + "rshares": 17741512743, + "voter": "acidyo" + }, + { + "rshares": 1062096269, + "voter": "coar" + }, + { + "rshares": 1430740640, + "voter": "murh" + }, + { + "rshares": 46018441212, + "voter": "ranko-k" + }, + { + "rshares": 13443704142, + "voter": "thecryptofiend" + }, + { + "rshares": 37420356892, + "voter": "justtryme90" + }, + { + "rshares": 363256840, + "voter": "stiletto" + }, + { + "rshares": 9861567392, + "voter": "gsus" + }, + { + "rshares": 12933674542, + "voter": "samether" + }, + { + "rshares": 125488800966, + "voter": "thedashguy" + }, + { + "rshares": 102981746849, + "voter": "geoffrey" + }, + { + "rshares": 21063895973, + "voter": "acassity" + }, + { + "rshares": 5014183284, + "voter": "riscadox" + }, + { + "rshares": 30893616494, + "voter": "r4fken" + }, + { + "rshares": 76784065106, + "voter": "derekareith" + }, + { + "rshares": 16791675664, + "voter": "picokernel" + }, + { + "rshares": 15304296909, + "voter": "bitshares101" + }, + { + "rshares": 464300144106, + "voter": "neoxian" + }, + { + "rshares": 66741270, + "voter": "ch0c0latechip" + }, + { + "rshares": 61187809, + "voter": "doge4lyf" + }, + { + "rshares": 937524389, + "voter": "minergate123" + }, + { + "rshares": 147174247311, + "voter": "knircky" + }, + { + "rshares": 13265886887, + "voter": "ausbitbank" + }, + { + "rshares": 531668806, + "voter": "cherish" + }, + { + "rshares": 192288602621, + "voter": "jesta" + }, + { + "rshares": 34393459049, + "voter": "biophil" + }, + { + "rshares": 7593196010, + "voter": "deviedev" + }, + { + "rshares": 77404254739, + "voter": "ntomaino" + }, + { + "rshares": 594214785, + "voter": "luisucv34" + }, + { + "rshares": 1992253521, + "voter": "arcange" + }, + { + "rshares": 20246922705, + "voter": "creemej" + }, + { + "rshares": 12972669244, + "voter": "nippel66" + }, + { + "rshares": 37545357584, + "voter": "mynameisbrian" + }, + { + "rshares": 152849407754, + "voter": "dragonho" + }, + { + "rshares": 14306641323, + "voter": "all-of-us" + }, + { + "rshares": 6979374026, + "voter": "bitcoiner" + }, + { + "rshares": 97881305, + "voter": "summerrain" + }, + { + "rshares": 88204270, + "voter": "justing" + }, + { + "rshares": 357865659, + "voter": "meteor78" + }, + { + "rshares": 108849196, + "voter": "tylerstevens" + }, + { + "rshares": 2036596449, + "voter": "positive" + }, + { + "rshares": 17997022527, + "voter": "prufarchy" + }, + { + "rshares": 8105938340, + "voter": "webdeals" + }, + { + "rshares": 10956717427, + "voter": "michaeldodridge" + }, + { + "rshares": 26544745435, + "voter": "williambanks" + }, + { + "rshares": 5153049492, + "voter": "jed78" + }, + { + "rshares": 60866822, + "voter": "okay" + }, + { + "rshares": 1949167915, + "voter": "sykochica" + }, + { + "rshares": 37382286273, + "voter": "allasyummyfood" + }, + { + "rshares": 2697238149, + "voter": "timcliff" + }, + { + "rshares": 1031420029, + "voter": "letc" + }, + { + "rshares": 13298600041, + "voter": "sunshine" + }, + { + "rshares": 935922893, + "voter": "andrew0" + }, + { + "rshares": 10158724335, + "voter": "ekitcho" + }, + { + "rshares": 247712895, + "voter": "naifaz" + }, + { + "rshares": 1390975245, + "voter": "bledarus" + }, + { + "rshares": 11484038338, + "voter": "mione" + }, + { + "rshares": 6147352384, + "voter": "matrixdweller" + }, + { + "rshares": 47723997975, + "voter": "anotherjoe" + }, + { + "rshares": 2022735682, + "voter": "anarchyhasnogods" + }, + { + "rshares": 23362349178, + "voter": "someguy123" + }, + { + "rshares": 12408078567, + "voter": "mikemacintire" + }, + { + "rshares": 250441174037, + "voter": "oldtimer" + }, + { + "rshares": 24542129331, + "voter": "daut44" + }, + { + "rshares": 117344778, + "voter": "mlpfrank" + }, + { + "rshares": 11584736264, + "voter": "ryan-singer" + }, + { + "rshares": 646708938, + "voter": "gear66" + }, + { + "rshares": 7218406347, + "voter": "heretickitten" + }, + { + "rshares": 37242141910, + "voter": "sponge-bob" + }, + { + "rshares": 24762164330, + "voter": "dubi" + }, + { + "rshares": 70170304, + "voter": "alina1" + }, + { + "rshares": 54576373, + "voter": "plantbasedjunkie" + }, + { + "rshares": 37864594216, + "voter": "brains" + }, + { + "rshares": 54232595, + "voter": "blockcat" + }, + { + "rshares": 143043369, + "voter": "ola1" + }, + { + "rshares": 51922018, + "voter": "augmentalized" + }, + { + "rshares": 50218530, + "voter": "worldcitizen" + } + ], + "author": "someguy123", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.49, + "beneficiaries": [], + "blacklists": [], + "body": "It's been a busy week for me, I've started 5 or 6 projects, cancelled/froze one of them, and finished two of them.\n\nThis witness update is a little bit late, but I haven't had much to show until now. My witness server has been up and running 24/7, and I haven't missed a single block, despite running for several weeks now, and going through a hard-fork.\n\nWhat have I done this past week?\n-----\n\n### Created ANONSTEEM - for anonymous STEEM accounts\n\n![](https://i.imgur.com/Y6QDDbD.png)\n\nAnonSteem is my latest medium-sized project. A few people I know have a strong hatred towards social media accounts, and there weren't really any other methods of obtaining accounts outside of steemit.com\n\nSo, I created AnonSteem, where you can purchase your account upfront by paying AnonSteem your creation fee in BTC/LTC. I wasn't certain if it would take off, but there's been quite a few account creations so far, and I hit the frontpage with the post.\n\n**Post:** [ANONSTEEM - Create Anonymous Steem Accounts without social media](https://steemit.com/steemit/@someguy123/anonsteem-create-anonymous-steem-accounts-without-social-media)\n\n### Fixed several issues on @xeroc's Piston library\n\nWhile working on AnonSteem, I found two separate issues in the account creation system of Piston, I ended up taking the matter into my own hands, created a fix for the issues, and sent a pull request to solve the issues for everyone.\n\n**Post:** [Have you created any accounts via Piston? Your owner keys and posting keys are swapped!](https://steemit.com/steem-help/@someguy123/have-you-created-any-accounts-via-piston-your-owner-keys-and-posting-keys-are-swapped)\n\n### Ran a game giveaway to try to bootstrap the Game Review category\n\nThe post was also to possibly help me gain some more STEEM power, while at the same time giving out a game in a fair and verifiable way, however it fell flat. Many people loved the idea though, and it helped encourage people to keep writing their reviews.\n\n**Post:** https://steemit.com/gaming/@someguy123/steam-game-giveaway-outlast\n\n### Steem-in-a-box\n\n![](https://i.imgur.com/XOsLHJQ.png)\nAs you might recall from my last witness update, one problem I was trying to solve was the installation effort. I solved it partially with up-to-date instructions on [STEEM.CENTER](https://www.steem.center), but I wanted something better.\n\nSteem-in-a-box is a small shell script designed to make dealing with STEEM inside of a Docker container painless. While the post didn't get too much attention, it has been useful to myself and a few others.\n\nThe most important point of Steem-in-a-box is that using the one-liner in the post, you're able to set up a STEEM seed, witness, or RPC server without having to do anything at all, other than set up your `config.ini` file\n\n**Post:** [Steem-in-a-box - Deploy a new seed, witness, or RPC server with a one-liner](https://steemit.com/steem/@someguy123/steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner)\n\n### Joined the Wiki Content Team\n\n@ned recently asked for people to work on improving the poor quality of documentation for STEEM, for both new users and developers.\n\nI have teamed up with @dragonho and @serejandmyself as the \"Steemit Wiki Content Team\", working together on a new possibly official wiki and FAQ for STEEM/Steemit, so new users don't have to check across 5 different sites, and hundreds of outdated STEEM posts to find the information they need.\n\nIf you think you can help out, feel free to join #wiki on the Steemit.CHAT and let us know where your expertise lies.\n\n\nWhat am I doing next?\n------\n\nI'm going to be continuing to work on new STEEM services, while at the same time working with other people in the community to improve existing services, as well as working with the Steemit Wiki Content Team to produce good quality information to help people out.\n\nI love the idea of a censorship resistant, free (libre) platform, and I may continue to work on more services for that aspect, but may venture out to other areas where I see useful to the community.\n\nCheck out my last witness update [HERE](https://steemit.com/witness-category/@someguy123/someguy123-s-witness-update-2016-08-19)\n----\n\nDo you like what I've been doing? [Vote for me on the witness list](https://steemit.com/~witnesses), and follow me for more content like this.\n========", + "category": "witness-category", + "children": 10, + "created": "2016-08-30T16:42:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgur.com/Y6QDDbD.png", + "https://i.imgur.com/XOsLHJQ.png" + ], + "links": [ + "https://steemit.com/steemit/@someguy123/anonsteem-create-anonymous-steem-accounts-without-social-media", + "https://steemit.com/steem-help/@someguy123/have-you-created-any-accounts-via-piston-your-owner-keys-and-posting-keys-are-swapped", + "https://steemit.com/gaming/@someguy123/steam-game-giveaway-outlast", + "https://www.steem.center", + "https://steemit.com/steem/@someguy123/steem-in-a-box-deploy-a-new-seed-witness-or-rpc-server-with-a-one-liner", + "https://steemit.com/witness-category/@someguy123/someguy123-s-witness-update-2016-08-19", + "https://steemit.com/~witnesses" + ], + "tags": [ + "witness-category", + "witness-update", + "witness", + "steem", + "wiki" + ], + "users": [ + "xeroc", + "ned", + "dragonho", + "serejandmyself" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 11996790870948, + "payout": 20.006, + "payout_at": "2016-09-06T16:42:09", + "pending_payout_value": "20.006 HBD", + "percent_hbd": 10000, + "permlink": "someguy123-witness-update-2-2016-08-30", + "post_id": 1058170, + "promoted": "90.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 96 + }, + "title": "Someguy123 Witness Update #2 (2016-08-30)", + "updated": "2016-08-30T16:43:00", + "url": "/witness-category/@someguy123/someguy123-witness-update-2-2016-08-30" + }, + { + "active_votes": [ + { + "rshares": 4000975898439, + "voter": "dantheman" + }, + { + "rshares": 33250846024, + "voter": "aizensou" + }, + { + "rshares": 748581030023, + "voter": "pfunk" + }, + { + "rshares": 297041068093, + "voter": "chitty" + }, + { + "rshares": 34688108074, + "voter": "james-show" + }, + { + "rshares": 3933191505, + "voter": "jerome-colley" + }, + { + "rshares": 1431723281, + "voter": "murh" + }, + { + "rshares": 10075379390, + "voter": "johnerfx" + }, + { + "rshares": 1091598557, + "voter": "johnerminer" + }, + { + "rshares": 86226608664, + "voter": "kimziv" + }, + { + "rshares": 302683064, + "voter": "gerber" + }, + { + "rshares": 198782719642, + "voter": "asmolokalo" + }, + { + "rshares": 53588462318, + "voter": "sonzweil" + }, + { + "rshares": 10056526674, + "voter": "romait" + }, + { + "rshares": 1474999091, + "voter": "vi1son" + }, + { + "rshares": 1554048723, + "voter": "leksimus" + }, + { + "rshares": 4297945677, + "voter": "egjoshslim" + }, + { + "rshares": 17119266780, + "voter": "prufarchy" + }, + { + "rshares": 4370747754, + "voter": "bbrewer" + }, + { + "rshares": 452064608, + "voter": "quigua" + }, + { + "rshares": 7768702097, + "voter": "webdeals" + }, + { + "rshares": 10248594270, + "voter": "sisterholics" + }, + { + "rshares": 95075182250, + "voter": "sterlinluxan" + }, + { + "rshares": 21862344199, + "voter": "williambanks" + }, + { + "rshares": 7428316001, + "voter": "uwe69" + }, + { + "rshares": 187832844048, + "voter": "laonie" + }, + { + "rshares": 6307774269, + "voter": "myfirst" + }, + { + "rshares": 102478673665, + "voter": "somebody" + }, + { + "rshares": 3835966474, + "voter": "flysaga" + }, + { + "rshares": 19821725614, + "voter": "midnightoil" + }, + { + "rshares": 86237877, + "voter": "casandrarose" + }, + { + "rshares": 24584535688, + "voter": "xiaohui" + }, + { + "rshares": 1438747070, + "voter": "xiaokongcom" + }, + { + "rshares": 35467788361, + "voter": "cryptos" + }, + { + "rshares": 1551051361, + "voter": "scaredycatguide" + }, + { + "rshares": 3570283559, + "voter": "xianjun" + }, + { + "rshares": 235328801, + "voter": "microluck" + }, + { + "rshares": 1325687037, + "voter": "alexma3x" + }, + { + "rshares": 11509623311, + "voter": "hilarski" + }, + { + "rshares": 1400671466, + "voter": "truthandanarchy" + }, + { + "rshares": 901855752, + "voter": "steemzine" + }, + { + "rshares": 97596413, + "voter": "trendwizard" + }, + { + "rshares": 376986574, + "voter": "profanarky" + }, + { + "rshares": 52283518, + "voter": "flamedarkmoon" + }, + { + "rshares": 55770485, + "voter": "ahmetova" + }, + { + "rshares": 50531169, + "voter": "wolfdaze" + }, + { + "rshares": 322592441, + "voter": "robotev2" + }, + { + "rshares": 136773607, + "voter": "iggy" + } + ], + "author": "steemzine", + "author_payout_value": "0.000 HBD", + "author_reputation": 52.1, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Shit gets rough every now and then. Life is a pain and sometimes you just need something to pick yourself up out of a rut and into a new mind frame. 

    \n

    Here are 5 simple things you can do if you are not having the greatest day. They can simply change your mood and take you from one negative state to a more optimistic and positive one. 

    \n

    \n

    1. Put on your Jam And Throw Away Some Junk 

    \n

    Yup pump up your latest \"jam\" and start throwing junk out! One way to decide what to throw out is ask your self these two questions. 

    \n
      \n
    • When was the last time I used this? If the answer is 6 months ago or more....then...
    • \n
    • Do I really need to keep it? Or can it go to a better home. 
    • \n
    \n

    2. One persons trash is another persons treasure. 

    \n

    Don't just throw it in the bin, pass it on to a new home. Go donate it. Someone can probably put it to good use! So this is a sure fire way to start a chain of positivity. Act positive and you will be positive. 

    \n

    3. Surround Yourself With Humour And A Good Friend. 

    \n

    Pick up the phone and say hello to a friend. Have a laugh, get your funny endorphins rolling around in your body. There is no better way to do this than to make a connection with someone and have a giggle. 

    \n

    4. Reminisce A Little 

    \n

    This is an odd one, but the brain often glorifies good moments in your life. So pull out the photo album of your last wild getaway or family holiday and have a think of the good times. This will put a smile on your dial. 

    \n

    5. Plan Something

    \n

    Last but not least put a plan on paper, book a little trip, book a night out and go to the cinemas. We all need to have things we look forward to on a weekly basis, this is the stuff that keeps you going . You place the light at the end of the tunnel no on else. So turn on the light and plan a little night :) 

    \n


    \n

    I hope you found these helpful. They are things I do all the time if I'm not feeling the best! Share with us below what you do. :) 

    \n

    #steemit #steemzine #psychology #life  

    \n


    \n", + "category": "steemit", + "children": 4, + "created": "2016-08-31T01:44:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.in-spirelsmagazine.co.uk/wp-content/uploads/2014/04/Think-Positive-In-spire-LS-Magazine-2.jpg" + ], + "links": [ + "www.instagram.com" + ], + "tags": [ + "steemit", + "steemzine", + "psychology", + "life", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 6055119383758, + "payout": 6.393, + "payout_at": "2016-09-07T01:44:36", + "pending_payout_value": "6.393 HBD", + "percent_hbd": 10000, + "permlink": "steemzine-27-five-things-to-make-you-feel-better", + "post_id": 1064846, + "promoted": "89.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 48 + }, + "title": "STEEMZINE #27 - Five Things To Make You Feel Better", + "updated": "2016-08-31T22:02:48", + "url": "/steemit/@steemzine/steemzine-27-five-things-to-make-you-feel-better" + }, + { + "active_votes": [ + { + "rshares": 37958555221963, + "voter": "ned" + }, + { + "rshares": 3067363384383, + "voter": "lafona-miner" + }, + { + "rshares": 478094018503, + "voter": "lafona" + }, + { + "rshares": 1114412761220, + "voter": "delegate.lafona" + }, + { + "rshares": 308797510253, + "voter": "lafona5" + }, + { + "rshares": 117668471628, + "voter": "linouxis9" + }, + { + "rshares": 258704941582, + "voter": "pal" + }, + { + "rshares": 5881761534, + "voter": "acidyo" + }, + { + "rshares": 1061225057, + "voter": "murh" + }, + { + "rshares": 5619821999, + "voter": "marta-zaidel" + }, + { + "rshares": 206055752764, + "voter": "alexc" + }, + { + "rshares": 687457693253, + "voter": "publicworker" + }, + { + "rshares": 6893011543, + "voter": "mammasitta" + }, + { + "rshares": 336007709477, + "voter": "fyrstikken" + }, + { + "rshares": 35382236445, + "voter": "clement" + }, + { + "rshares": 12150749927, + "voter": "venuspcs" + }, + { + "rshares": 174834964660, + "voter": "asmolokalo" + }, + { + "rshares": 1911143023, + "voter": "getssidetracked" + }, + { + "rshares": 2260320253, + "voter": "cloh76" + }, + { + "rshares": 106715514958, + "voter": "pkattera" + }, + { + "rshares": 12031186934, + "voter": "fundurian" + }, + { + "rshares": 1454011802, + "voter": "vorsseli" + }, + { + "rshares": 322883299010, + "voter": "xpilar" + }, + { + "rshares": 116496190, + "voter": "bzeen" + }, + { + "rshares": 116147067, + "voter": "chugumoto" + }, + { + "rshares": 7264246012, + "voter": "lostnuggett" + }, + { + "rshares": 10147926283, + "voter": "vongohren" + }, + { + "rshares": 309088757, + "voter": "sergey44" + }, + { + "rshares": 5405936538, + "voter": "livetofly" + }, + { + "rshares": 7320667894, + "voter": "summonerrk" + }, + { + "rshares": 8481809308, + "voter": "chloetaylor" + }, + { + "rshares": 5022832456, + "voter": "fatboy" + }, + { + "rshares": 43547132598, + "voter": "claudiop63" + }, + { + "rshares": 2597513528, + "voter": "ace108" + }, + { + "rshares": 238512214, + "voter": "bullionstackers" + }, + { + "rshares": 3864529222, + "voter": "sulev" + }, + { + "rshares": 71342284, + "voter": "kurzer42" + }, + { + "rshares": 55075582585, + "voter": "driv3n" + }, + { + "rshares": 10279076152, + "voter": "thebotkiller" + }, + { + "rshares": 2704342364, + "voter": "bledarus" + }, + { + "rshares": 6742131662, + "voter": "solarguy" + }, + { + "rshares": 1158727876, + "voter": "the-bitcoin-dood" + }, + { + "rshares": 3412724038, + "voter": "catherinebleish" + }, + { + "rshares": 23315754846, + "voter": "someguy123" + }, + { + "rshares": 17657884574, + "voter": "mikemacintire" + }, + { + "rshares": 9139349966, + "voter": "craigwilliamz" + }, + { + "rshares": 2340457693, + "voter": "shadowspub" + }, + { + "rshares": 57599950, + "voter": "veronik" + }, + { + "rshares": 57487444, + "voter": "morega" + }, + { + "rshares": 2575797724, + "voter": "bbsj" + }, + { + "rshares": 4654649325, + "voter": "l0k1" + }, + { + "rshares": 33842169712, + "voter": "thecyclist" + }, + { + "rshares": 1067000528, + "voter": "zettar" + }, + { + "rshares": 453412386, + "voter": "totosky" + }, + { + "rshares": 1523069868, + "voter": "mallorca" + }, + { + "rshares": 57461594, + "voter": "mj6" + }, + { + "rshares": 860856358, + "voter": "ola1" + }, + { + "rshares": 176586448, + "voter": "natord" + }, + { + "rshares": 196786352, + "voter": "mgibson" + }, + { + "rshares": 156821466, + "voter": "charlie.wilson" + }, + { + "rshares": 158532208, + "voter": "landria" + }, + { + "rshares": 645216982, + "voter": "reddust" + }, + { + "rshares": 185748745, + "voter": "mrlemmer11" + }, + { + "rshares": 155564281, + "voter": "ddh" + }, + { + "rshares": 152254165, + "voter": "royfft" + }, + { + "rshares": 154912101, + "voter": "diogo.jesus" + }, + { + "rshares": 151754313, + "voter": "dek" + }, + { + "rshares": 151380239, + "voter": "forever-gala" + }, + { + "rshares": 141937635, + "voter": "sawgunner13" + }, + { + "rshares": 150939275, + "voter": "xaver" + }, + { + "rshares": 135751381, + "voter": "dirlei.sdias" + }, + { + "rshares": 153386890, + "voter": "jvon" + } + ], + "author": "mrlemmer11", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.8, + "beneficiaries": [], + "blacklists": [], + "body": "\n


    \n

    \n

    A simple and informative method to explain Steem Mining to new people:

    \n

    A few nights ago my girlfriend Trena asked me what I was doing. My response of 'mining' was quickly met with an elongated pause with 'huh?' immediately proceeding. It was in this moment which I was stuck with the daunting task of making my best attempt to explain exactly what the heck I was doing. Recalling my prior failed efforts to accurately explain this to others, I decided on a different approach. I'm not sure how this came about as I had not invested any time on this analogy prior, but I simply said, 'Mining Steem and crypto-currencies is like being a Taxi Driver.'

    \n

    \n

    Image Credit

    \n

    What does a Taxi Driver do?

    \n
    A taxi driver is a professional driver who transports passengers to their chosen destinations through the use of a taxi cab. By transporting their passengers, they earn a fare depending on the length of the taxi cab ride.
    \n

    https://www.sokanu.com/careers/taxi-driver/

    \n


    \n

    Why does one want to be a Taxi Driver?

    \n
      \n
    1. They earn a fare
    2. \n
    3. They enjoy driving
    4. \n
    5. They are comforatable being in a vehicle
    6. \n
    7. They like the company of others
    8. \n
    \n

    Why does one want to be Miner?

    \n
      \n
    1. they earn a reward
    2. \n
    3. they enjoy technology
    4. \n
    5. they are comfortable being on a computer
    6. \n
    7. they like crypto-currencies
    8. \n
    \n

    Just for the Money?

    \n

    \n

    Image Credit

    \n

    Before venturing into the first desire above, it is important to realize that cumulative weight of secondary motivations and beyond are typically necessary to achieve the fare/reward. From my understanding (and definitely not from waking up in the morning hundreds of dollars short than when I started the night prior!) individuals who dance and take their clothes off can make a very large 'fare/reward' as well! Knowing this, doesn't that mean I should do that too?! For me, the answer is a hard NO. I personally do not have the confidence, dancing abilities or free-natured spirit those individuals have. In the same light, a person who despises driving, is scared in a vehicle and loathes the company of others, likely wouldn't make a very good Taxi Driver. Lastly, individuals who are scared of technology, frightened by computers and do not want to be around crypto-currencies would have a difficult time mining.

    \n


    \n

    Now that we understand how important the combined weight of secondary motivations are to one's decision to become either a Taxi Driver or a Miner, let's explore how exactly a fare/reward is made. 

    \n

    \n

    Image Credit

    \n
      \n
    • The job of the Taxi Driver is to navigate geographic terrain to a specified location provided by the passenger. Payment of a fare from the passenger to the Taxi Driver is confirmation that the job was executed successfully. 
    • \n
    • In terms of mining, the job of the miner is to navigate digital data in an attempt to verify digital contracts and transfers from other users (passengers). Payment of a reward from other users to the miner is confirmation that the digital data was successfully verified.   
    • \n
    \n


    \n
      \n
    • If the Taxi Driver is unsuccessful and drops the passenger off at a different location, or his vehicle breaks down, the passenger does not need to provide compensation regardless of how close they are. Even if the Taxi Driver arrives at the correct location but several hours later than originally required, compensation may and probably won't be provided.
    • \n
    • If a miner is unsuccessful in verifying assigned transactions of digital data, no reward will be provided. If the miner confirms transactions hours or days later, no reward will be provided.
    • \n
    \n


    \n

    Ok, so this seems broad enough for most individuals to understand. Let us explore what is required to make all this happen. 

    \n

    \n

    Image Credit

    \n

    Taxi Drivers should have the following items in order to receive a fare:

    \n
      \n
    1. A Vehicle --- The Taxi Driver does not need to own one. Some Taxi Drivers work for a company who provide one to them for a cost.
    2. \n
    3. Gasoline
    4. \n
    5. A Map/GPS
    6. \n
    7. A pocket for cash payments or a Credit Card machine to take payments
    8. \n
    \n

    Miners should have the following items in order to receive a reward:  

    \n
      \n
    1. A Computer --- The Miner does not need to own one. Some Miners pay for a computer in the 'cloud.' If a miner chooses this option, a fee will be paid from the Miner to the company providing the computer.
    2. \n
    3. Electricity
    4. \n
    5. An interface which provides their computer with the information they need to verify
    6. \n
    7. A digital wallet to receive payment of their rewards
    8. \n
    \n


    \n

    I have all of those items! So now I need to sit at my computer all day and actively mine?

    \n

    \n

    Image Credit

    \n

    Nope. When you first get in to a Taxi it is stationary and the driver is paying attention to you to find out where you want to go. From there, the driver typically has a conversation on his phone, chit-chats with you, drinks coffee, eats and obsessively blows his horn. The actual driving of the vehicle for the Taxi Driver is second nature to him and he has an amazing ability to multi-task. The Taxi Driver did all of those things for your entire trip but ultimately he got you to your destination... so you paid him.

    \n

    The same goes for mining. You turn on your computer and point the mining program to it's digital destination. From there you are able to minimize the program and do anything else you so choose to. The computer knows in the background what needs to be done and just does it for you.

    \n


    \n

    Are you telling me that I can Mine while streaming Netflix and building a huge customer database for my company at the same time?

    \n

    \n

    Image Credit

    \n

    Everything has limitations. For the Taxi Driver who uses a Ford Focus for a vehicle, it would be quite difficult for him to pick of a family of 15 Sumo Wrestlers. This is difficult for two reasons: 

    \n
      \n
    1. The Taxi Driver will likely not have the space in his Ford Focus for the family. 
    2. \n
    3. If he is Harry Houdini and somehow fits them all in, the weight of the car will be so tremendous it would take hours to arrive at the destination.
    4. \n
    \n

    The same is true for your computer. Mining requires you to have memory and processing power. The Memory is equivalent to the space inside of the Ford Focus. The Processing Power is equivalent to the speed of the Ford Focus. If your other activities take up a lot of memory, or slow down your computer's speed, then it is recommended to using the mining tool when you are not actively using your computer.

    \n

    \n

    Image Credit

    \n

    Admittingly this analogy does not afford a person the resources to go and create CabCoin anytime soon. It was sufficient enough however for Trena who told me that she understood and appreciated the explanation. After which came another elongated pause and then she asked, 'So, we're going to become millionaires now?!'

    \n


    \n


    \n

    \n

    Please share, upvote and follow if you enjoyed this Original Content. Cheers!

    \n
    ", + "category": "steemit", + "children": 16, + "created": "2016-09-14T03:07:33", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://hireagreek.com/wp-content/uploads/2012/03/Cab.jpg", + "http://media.nbcconnecticut.com/images/653*367/stripper+generic+black+white.jpg", + "http://www.marilynomalley.com/wp-content/uploads/2015/04/MoneyMap.jpg", + "https://s-media-cache-ak0.pinimg.com/736x/4d/21/3c/4d213c01fdfc017db9394ecd19a2dffc.jpg", + "http://media.tumblr.com/tumblr_lxgdqeHIut1qcpel0.jpg", + "https://lisasatomidotcom.files.wordpress.com/2014/08/dsc04533-e1406962297583.jpg?w=1200&h=800&crop=1", + "http://i984.photobucket.com/albums/ae329/lzsleggs/currency/NYTransittokensideA.jpg", + "https://img1.steemit.com/0x0/http://i.imgsafe.org/dd8bd8753d.gif" + ], + "links": [ + "http://hireagreek.com/wp-content/uploads/2012/03/Cab.jpg", + "https://www.sokanu.com/careers/taxi-driver/", + "http://media.nbcconnecticut.com/images/653*367/stripper+generic+black+white.jpg", + "http://www.marilynomalley.com/wp-content/uploads/2015/04/MoneyMap.jpg", + "https://s-media-cache-ak0.pinimg.com/736x/4d/21/3c/4d213c01fdfc017db9394ecd19a2dffc.jpg", + "http://media.tumblr.com/tumblr_lxgdqeHIut1qcpel0.jpg", + "https://lisasatomidotcom.files.wordpress.com/2014/08/dsc04533-e1406962297583.jpg?w=1200&h=800&crop=1", + "http://i984.photobucket.com/albums/ae329/lzsleggs/currency/NYTransittokensideA.jpg" + ], + "tags": [ + "steemit", + "mining", + "crypto", + "guide", + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 45496544001648, + "payout": 126.774, + "payout_at": "2016-09-21T03:07:33", + "pending_payout_value": "126.774 HBD", + "percent_hbd": 10000, + "permlink": "how-steem-mining-is-quite-similar-to-being-a-taxi-driver", + "post_id": 1239469, + "promoted": "80.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 72 + }, + "title": "How Steem Mining is quite similar to being a Taxi Driver", + "updated": "2016-09-14T03:18:27", + "url": "/steemit/@mrlemmer11/how-steem-mining-is-quite-similar-to-being-a-taxi-driver" + }, + { + "active_votes": [ + { + "rshares": 7522075256853, + "voter": "steempty" + }, + { + "rshares": 24988348886256, + "voter": "berniesanders" + }, + { + "rshares": 9901828793949, + "voter": "val-a" + }, + { + "rshares": 36025763130607, + "voter": "jamesc" + }, + { + "rshares": 2496029970194, + "voter": "badassmother" + }, + { + "rshares": 3288561279691, + "voter": "pharesim" + }, + { + "rshares": 422917366153, + "voter": "abit" + }, + { + "rshares": 1112236856849, + "voter": "ihashfury" + }, + { + "rshares": 1183862689597, + "voter": "rossco99" + }, + { + "rshares": 312196904148, + "voter": "theoretical" + }, + { + "rshares": 24248742779, + "voter": "jaewoocho" + }, + { + "rshares": 3104274241, + "voter": "boy" + }, + { + "rshares": 3768967241, + "voter": "bue-witness" + }, + { + "rshares": 98293661014, + "voter": "testz" + }, + { + "rshares": 684023815, + "voter": "bunny" + }, + { + "rshares": 6262040942648, + "voter": "clayop" + }, + { + "rshares": 54879922251, + "voter": "bue" + }, + { + "rshares": 1663376608, + "voter": "mini" + }, + { + "rshares": 213796245, + "voter": "moon" + }, + { + "rshares": 211173098584, + "voter": "alex90342fastn1" + }, + { + "rshares": 2179750028854, + "voter": "bhuz" + }, + { + "rshares": 76449229334, + "voter": "aizensou" + }, + { + "rshares": 3649298703094, + "voter": "au1nethyb1" + }, + { + "rshares": 425545852651, + "voter": "recursive2" + }, + { + "rshares": 412795654359, + "voter": "recursive3" + }, + { + "rshares": 149519862664, + "voter": "signalandnoise" + }, + { + "rshares": 6451379962, + "voter": "sean0010" + }, + { + "rshares": 1297104191956, + "voter": "steempower" + }, + { + "rshares": 479173275727, + "voter": "boatymcboatface" + }, + { + "rshares": 58301259311, + "voter": "vip" + }, + { + "rshares": 625011253, + "voter": "healthcare" + }, + { + "rshares": 973151466, + "voter": "daniel.pan" + }, + { + "rshares": 20925089971, + "voter": "hcf27" + }, + { + "rshares": 400815204843, + "voter": "woo7739" + }, + { + "rshares": 25536159117, + "voter": "dedriss" + }, + { + "rshares": 126314629886, + "voter": "team" + }, + { + "rshares": 311760015914, + "voter": "chitty" + }, + { + "rshares": 288356419, + "voter": "helen.tan" + }, + { + "rshares": 51523044174, + "voter": "unosuke" + }, + { + "rshares": 24301983295, + "voter": "yefet" + }, + { + "rshares": 317661921087, + "voter": "noaommerrr" + }, + { + "rshares": 565165844, + "voter": "sunsallo" + }, + { + "rshares": 4092550231, + "voter": "morning" + }, + { + "rshares": 79790877765, + "voter": "easteagle13" + }, + { + "rshares": 554083555, + "voter": "f35720" + }, + { + "rshares": 4229901343, + "voter": "atomrigs" + }, + { + "rshares": 47076852463, + "voter": "cyan91" + }, + { + "rshares": 542657562, + "voter": "panmeur" + }, + { + "rshares": 21463792797, + "voter": "ninzacode" + }, + { + "rshares": 401576015977, + "voter": "leesunmoo" + }, + { + "rshares": 11524469542, + "voter": "holabebe" + }, + { + "rshares": 478171148244, + "voter": "eeks" + }, + { + "rshares": 1516993575, + "voter": "fkn" + }, + { + "rshares": 2067432843, + "voter": "gekko" + }, + { + "rshares": 335151732396, + "voter": "teamsteem" + }, + { + "rshares": 2660762796, + "voter": "elishagh1" + }, + { + "rshares": 1031904899, + "voter": "weenfan" + }, + { + "rshares": 143474566462, + "voter": "steve-walschot" + }, + { + "rshares": 7756564648, + "voter": "kefkius" + }, + { + "rshares": 43838713879, + "voter": "hannixx42" + }, + { + "rshares": 490963482, + "voter": "coar" + }, + { + "rshares": 1426405521, + "voter": "murh" + }, + { + "rshares": 596609188, + "voter": "kodi" + }, + { + "rshares": 1014021436859, + "voter": "cyber" + }, + { + "rshares": 61541292423, + "voter": "theshell" + }, + { + "rshares": 25360606957, + "voter": "thecryptofiend" + }, + { + "rshares": 54554448698, + "voter": "justtryme90" + }, + { + "rshares": 147474797358, + "voter": "killerstorm" + }, + { + "rshares": 352099935937, + "voter": "hedge-x" + }, + { + "rshares": 53652979111, + "voter": "juanmiguelsalas" + }, + { + "rshares": 20737376375, + "voter": "samether" + }, + { + "rshares": 20441782051, + "voter": "ratel" + }, + { + "rshares": 24830088226, + "voter": "wongshiying" + }, + { + "rshares": 191689407723, + "voter": "will-zewe" + }, + { + "rshares": 31384002121, + "voter": "everythink" + }, + { + "rshares": 1177241468, + "voter": "johnerminer" + }, + { + "rshares": 19582695354, + "voter": "ziv" + }, + { + "rshares": 30445271769, + "voter": "michaelx" + }, + { + "rshares": 173865949638, + "voter": "thedashguy" + }, + { + "rshares": 687283775705, + "voter": "publicworker" + }, + { + "rshares": 16109589732, + "voter": "kimziv" + }, + { + "rshares": 471231170, + "voter": "mrhankeh" + }, + { + "rshares": 44581007671, + "voter": "clement" + }, + { + "rshares": 67353282904, + "voter": "asmolokalo" + }, + { + "rshares": 59389039635, + "voter": "booja" + }, + { + "rshares": 33316496731, + "voter": "good-karma" + }, + { + "rshares": 55883294544, + "voter": "sonzweil" + }, + { + "rshares": 8232743777, + "voter": "wefdi" + }, + { + "rshares": 1043405105, + "voter": "dennygalindo" + }, + { + "rshares": 12819399545, + "voter": "hakise" + }, + { + "rshares": 805014389604, + "voter": "slowwalker" + }, + { + "rshares": 4993479281, + "voter": "jay4u" + }, + { + "rshares": 5165462249, + "voter": "furion" + }, + { + "rshares": 728943966, + "voter": "busser" + }, + { + "rshares": 6226920004, + "voter": "owdy" + }, + { + "rshares": 52802898, + "voter": "ch0c0latechip" + }, + { + "rshares": 1591182061, + "voter": "vi1son" + }, + { + "rshares": 1468179089306, + "voter": "renohq" + }, + { + "rshares": 5543993422, + "voter": "secom" + }, + { + "rshares": 1429626348, + "voter": "mixa" + }, + { + "rshares": 1194448323, + "voter": "steem1653" + }, + { + "rshares": 4725192532, + "voter": "gikitiki" + }, + { + "rshares": 10536548854, + "voter": "asim" + }, + { + "rshares": 215588792605, + "voter": "jesta" + }, + { + "rshares": 17496195281, + "voter": "toxonaut" + }, + { + "rshares": 3762588821, + "voter": "karen13" + }, + { + "rshares": 24462855657, + "voter": "igster" + }, + { + "rshares": 280868838879, + "voter": "nabilov" + }, + { + "rshares": 16063833668, + "voter": "bycz" + }, + { + "rshares": 399177345, + "voter": "mrshade" + }, + { + "rshares": 44419603271, + "voter": "yongyoon" + }, + { + "rshares": 37955810506, + "voter": "creemej" + }, + { + "rshares": 87211957, + "voter": "wildchild" + }, + { + "rshares": 127815186400, + "voter": "demotruk" + }, + { + "rshares": 166457850344, + "voter": "blueorgy" + }, + { + "rshares": 1668103782, + "voter": "smolalit" + }, + { + "rshares": 20090141106, + "voter": "mustafaomar" + }, + { + "rshares": 3061930750, + "voter": "fubar-bdhr" + }, + { + "rshares": 7507318975, + "voter": "bitcoiner" + }, + { + "rshares": 3573032836, + "voter": "tarindel" + }, + { + "rshares": 23249882297, + "voter": "deanliu" + }, + { + "rshares": 182915328244, + "voter": "jl777" + }, + { + "rshares": 7072481705, + "voter": "lostnuggett" + }, + { + "rshares": 1638811638, + "voter": "positive" + }, + { + "rshares": 9869776299, + "voter": "fishborne" + }, + { + "rshares": 3980845591, + "voter": "sompitonov" + }, + { + "rshares": 710213220, + "voter": "quigua" + }, + { + "rshares": 14316005865, + "voter": "lemooljiang" + }, + { + "rshares": 41105371277, + "voter": "claudiop63" + }, + { + "rshares": 15588069737, + "voter": "proto" + }, + { + "rshares": 639294741, + "voter": "curator" + }, + { + "rshares": 26668886727, + "voter": "pinkisland" + }, + { + "rshares": 2640228486, + "voter": "sisterholics" + }, + { + "rshares": 5526372219, + "voter": "royalmacro" + }, + { + "rshares": 13899591365, + "voter": "michaeldodridge" + }, + { + "rshares": 53921295, + "voter": "fnait" + }, + { + "rshares": 40053798507, + "voter": "celebr1ty" + }, + { + "rshares": 156341247, + "voter": "steemster1" + }, + { + "rshares": 113500096, + "voter": "peace77" + }, + { + "rshares": 2305218289, + "voter": "bullionstackers" + }, + { + "rshares": 18454999414, + "voter": "lsc9999" + }, + { + "rshares": 3254259308, + "voter": "glitterpig" + }, + { + "rshares": 1254441972, + "voter": "metaflute" + }, + { + "rshares": 35209586477, + "voter": "gomeravibz" + }, + { + "rshares": 7880937531, + "voter": "taker" + }, + { + "rshares": 36891688832, + "voter": "rampant" + }, + { + "rshares": 63257042, + "voter": "sharon" + }, + { + "rshares": 64457212, + "voter": "lillianjones" + }, + { + "rshares": 95032455818, + "voter": "laonie" + }, + { + "rshares": 23121983186, + "voter": "rawnetics" + }, + { + "rshares": 7786511219, + "voter": "thebluepanda" + }, + { + "rshares": 3913140293, + "voter": "myfirst" + }, + { + "rshares": 19342356456, + "voter": "somebody" + }, + { + "rshares": 17327320500, + "voter": "sunshine" + }, + { + "rshares": 723540075, + "voter": "flysaga" + }, + { + "rshares": 11858584602, + "voter": "gmurph" + }, + { + "rshares": 1015711349723, + "voter": "thisvsthis" + }, + { + "rshares": 9752646840, + "voter": "mrweed" + }, + { + "rshares": 4273763897, + "voter": "midnightoil" + }, + { + "rshares": 4081288848, + "voter": "ullikume" + }, + { + "rshares": 60963253140, + "voter": "ssm1810" + }, + { + "rshares": 15450353150, + "voter": "tommycoin" + }, + { + "rshares": 10652439829, + "voter": "xiaohui" + }, + { + "rshares": 1890555526, + "voter": "t3ran13" + }, + { + "rshares": 21440262662, + "voter": "jphamer1" + }, + { + "rshares": 65105820, + "voter": "korose" + }, + { + "rshares": 1296524008, + "voter": "paynode" + }, + { + "rshares": 62525016, + "voter": "nickche" + }, + { + "rshares": 116629075, + "voter": "agussudaryanto" + }, + { + "rshares": 334316050, + "voter": "xiaokongcom" + }, + { + "rshares": 64952156, + "voter": "msjennifer" + }, + { + "rshares": 61009676, + "voter": "ciao" + }, + { + "rshares": 62978439988, + "voter": "cryptos" + }, + { + "rshares": 56698723, + "voter": "dmns" + }, + { + "rshares": 59146649, + "voter": "steemo" + }, + { + "rshares": 673691369, + "voter": "xianjun" + }, + { + "rshares": 58994070, + "voter": "steema" + }, + { + "rshares": 58969965, + "voter": "nyoba" + }, + { + "rshares": 74480084, + "voter": "confucius" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 59901741, + "voter": "jarvis" + }, + { + "rshares": 5635633617, + "voter": "userlogin" + }, + { + "rshares": 18470040669, + "voter": "andrewfoodist" + }, + { + "rshares": 12697983735, + "voter": "matrixdweller" + }, + { + "rshares": 57933957, + "voter": "fortuner" + }, + { + "rshares": 3649124709, + "voter": "blocho" + }, + { + "rshares": 3418565775, + "voter": "kyriacos" + }, + { + "rshares": 190168923, + "voter": "cryptomental" + }, + { + "rshares": 13246920821, + "voter": "gvargas123" + }, + { + "rshares": 57772261, + "voter": "johnbyrd" + }, + { + "rshares": 57754194, + "voter": "thomasaustin" + }, + { + "rshares": 56573535, + "voter": "thermor" + }, + { + "rshares": 57764404, + "voter": "ficholl" + }, + { + "rshares": 56566121, + "voter": "widell" + }, + { + "rshares": 56161396, + "voter": "revelbrooks" + }, + { + "rshares": 7674854463, + "voter": "craigwilliamz" + }, + { + "rshares": 3837911452, + "voter": "booky" + }, + { + "rshares": 59196527, + "voter": "rgla216" + }, + { + "rshares": 56145566, + "voter": "curpose" + }, + { + "rshares": 59160726, + "voter": "margas6" + }, + { + "rshares": 57991172, + "voter": "seungwonkim" + }, + { + "rshares": 14180456361, + "voter": "krnel" + }, + { + "rshares": 7066713736, + "voter": "einsteinpotsdam" + }, + { + "rshares": 703482676, + "voter": "gear66" + }, + { + "rshares": 55085378, + "voter": "troich" + }, + { + "rshares": 43794544469, + "voter": "daxon" + }, + { + "rshares": 55091113, + "voter": "crion" + }, + { + "rshares": 54739685, + "voter": "hitherise" + }, + { + "rshares": 54730557, + "voter": "wiss" + }, + { + "rshares": 10072410872, + "voter": "ghasemkiani" + }, + { + "rshares": 55501723, + "voter": "jamespro" + }, + { + "rshares": 54362089, + "voter": "stroully" + }, + { + "rshares": 5774724528, + "voter": "immortalfame" + }, + { + "rshares": 54019345, + "voter": "thadm" + }, + { + "rshares": 54017499, + "voter": "prof" + }, + { + "rshares": 892494003, + "voter": "smisi" + }, + { + "rshares": 53655807, + "voter": "yorsens" + }, + { + "rshares": 53331040, + "voter": "bane" + }, + { + "rshares": 53324520, + "voter": "vive" + }, + { + "rshares": 53318865, + "voter": "coad" + }, + { + "rshares": 2062521702, + "voter": "mindhunter" + }, + { + "rshares": 25841078460, + "voter": "dubi" + }, + { + "rshares": 54085429, + "voter": "sofa" + }, + { + "rshares": 3283008303, + "voter": "patelincho" + }, + { + "rshares": 54793782, + "voter": "park.bom" + }, + { + "rshares": 54556846761, + "voter": "tracemayer" + }, + { + "rshares": 394704692, + "voter": "littlescribe" + }, + { + "rshares": 459120073, + "voter": "jessicanicklos" + }, + { + "rshares": 53055629, + "voter": "ailo" + }, + { + "rshares": 1347001825, + "voter": "bitcoinparadise" + }, + { + "rshares": 2284345748, + "voter": "whatsup" + }, + { + "rshares": 3196982382, + "voter": "steempowerwhale" + }, + { + "rshares": 1610026744, + "voter": "bontonstory" + }, + { + "rshares": 90855304, + "voter": "inarix03" + }, + { + "rshares": 136546238548, + "voter": "skt" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 316214146, + "voter": "robotev2" + }, + { + "rshares": 225136890, + "voter": "bobbybillbob" + }, + { + "rshares": 898379463, + "voter": "twinbraid" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 59746972, + "voter": "piphunters" + }, + { + "rshares": 4055464024, + "voter": "luzcypher" + }, + { + "rshares": 543618786, + "voter": "grisha-danunaher" + }, + { + "rshares": 79254686, + "voter": "igtes" + }, + { + "rshares": 160907900, + "voter": "buffett" + }, + { + "rshares": 111492251, + "voter": "siniceku" + }, + { + "rshares": 184673908, + "voter": "jameshowarrd" + }, + { + "rshares": 56431137, + "voter": "serikus" + }, + { + "rshares": 155990992, + "voter": "elguapo4twenty" + }, + { + "rshares": 155911120, + "voter": "blackheart304" + }, + { + "rshares": 146185843, + "voter": "james93" + }, + { + "rshares": 155496536, + "voter": "alterego" + }, + { + "rshares": 155166744, + "voter": "catman69" + }, + { + "rshares": 154958886, + "voter": "jovic" + }, + { + "rshares": 123954585, + "voter": "roger.steemit" + }, + { + "rshares": 2981585837, + "voter": "cgp17" + }, + { + "rshares": 154476148, + "voter": "hacon" + } + ], + "author": "clayop", + "author_payout_value": "0.000 HBD", + "author_reputation": 65.47, + "beneficiaries": [], + "blacklists": [], + "body": "## Summary\nThis post introduces two new statistics about influences on rewards with the consideration of the leverage of Steem Power (IPR) to provide more through understanding about the whale issue.\n\n\n## Introduction\n\nThe whale issue of Steem is one of the most frequently debated topic from its beginning. But we still do not have through understanding regarding the current situations, such as how much whales have influences on rewards, or how unequal the situation is. In this post, I would like to introduce two new statistics, 1) Influences on (author) rewards, 2) Influence to Steem Power Ratio (IPR), to provide more comprehensive knowledge about the whale issue.\n\n\n\n## Methods\n\nThe data is from Steem blockchain from 2016/8/16 (After v0.13.0) to 2016/9/8.\nInfluences of whales on rewards is calculated based on the following equations.\n\n```\n- Rshares of a post: sum(voters_rshares)\n- Vshares of a post: (posts_rshares)^2\n- Daily vshares: sum(posts_vshares)\n- Voter's vshares on a post: posts_vshares * (voters_rshares / posts_rshares)\n- Voter's daily vshares: sum(voters_vshares)\n- Voter's influence: voters_daily_vshares / daily_vshares\n```\n\nTo get IPR, we just need a simple equation.\n```\n- IPR = Influence / (voters_vests / total_vests)\n```\n*Note: Steemit account's vests are excluded from total_vests*\n\n\n## Results\n\nRank | Account | Influence(%) | Steem Power (%) | IPR\n:----:|:----:|----|----|----\n1\t|\tsmooth\t|\t13.34\t|\t2.86\t|\t4.67\n2\t|\tblocktrades\t|\t11.60\t|\t3.71\t|\t3.13\n3\t|\tberniesanders\t|\t10.55\t|\t2.97\t|\t3.55\n4\t|\tsteemed\t|\t3.92\t|\t1.62\t|\t2.42\n5\t|\titsascam\t|\t3.82\t|\t1.53\t|\t2.49\n6\t|\ttombstone\t|\t3.62\t|\t1.87\t|\t1.93\n7\t|\tdantheman\t|\t3.51\t|\t2.54\t|\t1.38\n8\t|\tsummon\t|\t3.11\t|\t1.29\t|\t2.41\n9\t|\tjamesc\t|\t2.78\t|\t3.20\t|\t0.87\n10\t|\tcomplexring\t|\t2.37\t|\t0.67\t|\t3.52\n11\t|\tsmooth.witness\t|\t2.32\t|\t0.53\t|\t4.37\n12\t|\twang\t|\t1.97\t|\t0.66\t|\t2.97\n13\t|\tnextgencrypto\t|\t1.81\t|\t0.51\t|\t3.53\n14\t|\trainman\t|\t1.78\t|\t1.51\t|\t1.18\n15\t|\trecursive\t|\t1.56\t|\t0.31\t|\t5.11\n16\t|\tsilversteem\t|\t1.55\t|\t0.46\t|\t3.39\n17\t|\triverhead\t|\t1.53\t|\t0.68\t|\t2.23\n18\t|\tpharesim\t|\t1.53\t|\t0.88\t|\t1.74\n19\t|\tned\t|\t1.52\t|\t5.73\t|\t0.27\n20\t|\tsteemit200\t|\t1.38\t|\t0.57\t|\t2.42\n21\t|\tsteempty\t|\t1.30\t|\t0.69\t|\t1.87\n22\t|\tkushed\t|\t1.15\t|\t0.50\t|\t2.29\n23\t|\txeldal\t|\t1.15\t|\t0.64\t|\t1.79\n24\t|\thr1\t|\t1.00\t|\t0.21\t|\t4.69\n25\t|\tsatoshifund\t|\t0.99\t|\t0.35\t|\t2.85\n26\t|\tenki\t|\t0.91\t|\t0.53\t|\t1.71\n27\t|\tval-a\t|\t0.91\t|\t2.80\t|\t0.32\n28\t|\tsilver\t|\t0.74\t|\t0.19\t|\t3.85\n29\t|\tau1nethyb1\t|\t0.72\t|\t0.42\t|\t1.71\n30\t|\tbadassmother\t|\t0.63\t|\t0.26\t|\t2.44\n\nSurprisingly, top 10 have about 60% (actually over 60% since `smooth` and `smooth.witness` is controlled by same person) of author rewards, while they only have 22% of Steem Power. And the top 3 (`smooth`, `blocktrades`, `berniesanders` consist of 35.5% of influences, for instance, if daily author reward is $20,000, about $7,000 is from these three's voting activities. The average IPR of the top 10 is 2.63, but if we do the same calculation with rank 41~50, they only have IPR of 0.75. This means that influences on rewards is unequally distributed, more specifically it is biased to some whales.\n\n![](http://i.imgsafe.org/26684444a1.jpg)\n\nAdditionally, I calculated some basic statics about top rankers voting patterns.\n\n- Range: Number of unique writers they voted for\n- Mean: Average number of votes per writer\n- Max: Maximum number of votes on a writer\n- Stdev: Standard deviation of votes\n\nRank | Account | Range | Mean | Max | Stdev\n:----:|:----:|----|----|----|----\n1\t|\tsmooth\t|\t340\t|\t2.32\t|\t65\t|\t7.49\n2\t|\tblocktrades\t|\t480\t|\t1.31\t|\t22.4\t|\t1.51\n3\t|\tberniesanders\t|\t785\t|\t1.27\t|\t14.5\t|\t1.7\n4\t|\tsteemed\t|\t80\t|\t3.64\t|\t44\t|\t6.43\n5\t|\titsascam\t|\t79\t|\t3.69\t|\t44\t|\t6.49\n6\t|\ttombstone\t|\t196\t|\t1.64\t|\t12.1\t|\t2.18\n7\t|\tdantheman\t|\t339\t|\t0.66\t|\t10.3\t|\t1.23\n8\t|\tsummon\t|\t220\t|\t1.65\t|\t14.4\t|\t1.99\n9\t|\tjamesc\t|\t135\t|\t1.1\t|\t12.8\t|\t1.81\n10\t|\tcomplexring\t|\t534\t|\t1.75\t|\t39\t|\t3.04\n11\t|\tsmooth.witness\t|\t324\t|\t2.4\t|\t65\t|\t7.61\n12\t|\twang\t|\t213\t|\t8.29\t|\t82\t|\t10.41\n13\t|\tnextgencrypto\t|\t755\t|\t1.4\t|\t14\t|\t1.51\n14\t|\trainman\t|\t170\t|\t1.18\t|\t9.7\t|\t1.3\n15\t|\trecursive\t|\t121\t|\t9.78\t|\t51\t|\t11.76\n16\t|\tsilversteem\t|\t760\t|\t1.82\t|\t15\t|\t2.08\n17\t|\triverhead\t|\t334\t|\t1.53\t|\t12.6\t|\t1.4\n18\t|\tpharesim\t|\t404\t|\t2.03\t|\t54\t|\t3.89\n19\t|\tned\t|\t238\t|\t0.18\t|\t2.6\t|\t0.35\n20\t|\tsteemit200\t|\t175\t|\t2.41\t|\t13\t|\t2.29\n21\t|\tsteempty\t|\t164\t|\t2.89\t|\t34\t|\t4.84\n22\t|\tkushed\t|\t250\t|\t2.61\t|\t84\t|\t7.36\n23\t|\txeldal\t|\t204\t|\t2.92\t|\t48\t|\t5.65\n24\t|\thr1\t|\t104\t|\t10.34\t|\t52\t|\t11.86\n25\t|\tsatoshifund\t|\t130\t|\t2.51\t|\t21\t|\t3.61\n26\t|\tenki\t|\t174\t|\t3.22\t|\t46\t|\t5.58\n27\t|\tval-a\t|\t75\t|\t0.36\t|\t1.5\t|\t0.42\n28\t|\tsilver\t|\t763\t|\t1.83\t|\t15\t|\t2.13\n29\t|\tau1nethyb1\t|\t205\t|\t1.97\t|\t11\t|\t1.79\n30\t|\tbadassmother\t|\t235\t|\t2.75\t|\t15\t|\t2.77\n\n\n\nAmong these statistics, max and stdev should be highlighted, since higher numbers imply that a whale's voting is very concentrated (possibily due to his/her preferences or favorable connection with authors?), and this can further create perception of inequality. (People recursively see high rewards on same author's posts). For comparison, while `blocktrades` and `berniesanders` have similar influences with `smooth`, they have much lower max and stdev, which implies that their votes are widely dispersed to many writers. But we can see very high max and stdev in `hr1`, `recursive`, `wang`, and `smooth`. In addition, we can find `smooth` and `smooth.witness`, and `recursive` and `hr1` have the similar patterns respectively, probably because each pair of accounts is using the same voting bot.\n\n\n## Wrap-up\n\nThe results show that influence is much higher than whales' actual steem power, especially by active whale bots. In my humble opinion, the fundamental cause is the squared rshares, which makes large voting power much greater. We need further discussion about this issue and have to address it for better Steem society.\n\n\n### P.S. Do you think that I have to post these stats everyday, weekly, or monthly? (Everyday data has influence and IPR only because the second table requires more samples)", + "category": "stats", + "children": 52, + "created": "2016-09-09T07:44:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgsafe.org/26684444a1.jpg" + ], + "tags": [ + "stats", + "steemstats", + "steem", + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 114295236077684, + "payout": 772.883, + "payout_at": "2016-09-16T07:44:36", + "pending_payout_value": "772.883 HBD", + "percent_hbd": 10000, + "permlink": "how-much-do-whales-influences-on-rewards-introducing-new-statistics", + "post_id": 1181735, + "promoted": "80.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 262 + }, + "title": "How Much Do Whales Influences on Rewards? Introducing New Statistics", + "updated": "2016-09-10T02:38:06", + "url": "/stats/@clayop/how-much-do-whales-influences-on-rewards-introducing-new-statistics" + }, + { + "active_votes": [ + { + "rshares": 29147120174026, + "voter": "dantheman" + }, + { + "rshares": 6833057755677, + "voter": "xeldal" + }, + { + "rshares": 5923364802528, + "voter": "enki" + }, + { + "rshares": 3489650620, + "voter": "mazi" + }, + { + "rshares": 331579148862, + "voter": "craig-grant" + }, + { + "rshares": 6130058444, + "voter": "tad-auker" + }, + { + "rshares": 279342363450, + "voter": "pal" + }, + { + "rshares": 1788305838, + "voter": "murh" + }, + { + "rshares": 47660657649, + "voter": "nphacker" + }, + { + "rshares": 43176960278, + "voter": "justtryme90" + }, + { + "rshares": 10554741746, + "voter": "johnerfx" + }, + { + "rshares": 4103670208, + "voter": "andre-ager" + }, + { + "rshares": 9215199356, + "voter": "kennyskitchen" + }, + { + "rshares": 1161275060, + "voter": "johnerminer" + }, + { + "rshares": 125488800966, + "voter": "thedashguy" + }, + { + "rshares": 1429359370177, + "voter": "sean-king" + }, + { + "rshares": 52226764896, + "voter": "bacchist" + }, + { + "rshares": 36041529055, + "voter": "r4fken" + }, + { + "rshares": 8872871556, + "voter": "killswitch" + }, + { + "rshares": 15304296909, + "voter": "bitshares101" + }, + { + "rshares": 308550471, + "voter": "onthewayout" + }, + { + "rshares": 16413528877, + "voter": "mrgreen" + }, + { + "rshares": 4206500024, + "voter": "egjoshslim" + }, + { + "rshares": 89059288467, + "voter": "paco" + }, + { + "rshares": 8838939591, + "voter": "blinova" + }, + { + "rshares": 14367239940, + "voter": "dudutaulois" + }, + { + "rshares": 58397797, + "voter": "jack-f" + }, + { + "rshares": 88525673, + "voter": "steemwitherika" + }, + { + "rshares": 62923696, + "voter": "summerrain" + }, + { + "rshares": 111793370, + "voter": "jessestone" + }, + { + "rshares": 39956231533, + "voter": "sauravrungta" + }, + { + "rshares": 78741972, + "voter": "tylerstevens" + }, + { + "rshares": 2621127096, + "voter": "lostnuggett" + }, + { + "rshares": 3719234621, + "voter": "bristolchris72" + }, + { + "rshares": 7768702097, + "voter": "webdeals" + }, + { + "rshares": 843378883, + "voter": "mar1978co" + }, + { + "rshares": 93173678605, + "voter": "sterlinluxan" + }, + { + "rshares": 6431609320, + "voter": "comealong" + }, + { + "rshares": 24075889262, + "voter": "williambanks" + }, + { + "rshares": 5228940799, + "voter": "mahekg" + }, + { + "rshares": 23335486471, + "voter": "rawnetics" + }, + { + "rshares": 84546938, + "voter": "casandrarose" + }, + { + "rshares": 698557363, + "voter": "romancs" + }, + { + "rshares": 3210335542, + "voter": "steemleak" + }, + { + "rshares": 142419208, + "voter": "luke490" + }, + { + "rshares": 808472077, + "voter": "future24" + }, + { + "rshares": 3770091283, + "voter": "alchemage" + }, + { + "rshares": 18933467156, + "voter": "hanshotfirst" + }, + { + "rshares": 1472797318, + "voter": "bledarus" + }, + { + "rshares": 30188896622, + "voter": "bitcalm" + }, + { + "rshares": 7662198442, + "voter": "johnnyyash" + }, + { + "rshares": 114540011, + "voter": "thepholosopher" + }, + { + "rshares": 3645882665, + "voter": "shneakysquirrel" + }, + { + "rshares": 3645428246, + "voter": "mada" + }, + { + "rshares": 68948761, + "voter": "mckeever" + }, + { + "rshares": 14100077577, + "voter": "hilarski" + }, + { + "rshares": 6205342073, + "voter": "craigwilliamz" + }, + { + "rshares": 4208896605, + "voter": "onetree" + }, + { + "rshares": 11806678596, + "voter": "mandibil" + }, + { + "rshares": 12153995383, + "voter": "steemitpatina" + }, + { + "rshares": 57337407, + "voter": "shurik" + }, + { + "rshares": 59131048, + "voter": "kazza" + }, + { + "rshares": 58065672, + "voter": "rhysday" + }, + { + "rshares": 11655869151, + "voter": "krnel" + }, + { + "rshares": 99548341, + "voter": "trendwizard" + }, + { + "rshares": 14193476029, + "voter": "mikehere" + }, + { + "rshares": 5291228070, + "voter": "brandonv111" + }, + { + "rshares": 3200609229, + "voter": "mscleverclocks" + }, + { + "rshares": 52620675, + "voter": "dragon93" + }, + { + "rshares": 55272409, + "voter": "timmyg" + }, + { + "rshares": 568381891, + "voter": "kev7000" + }, + { + "rshares": 264146204, + "voter": "benjamin.still" + }, + { + "rshares": 23182784473, + "voter": "dubi" + }, + { + "rshares": 54551628, + "voter": "ruscle" + }, + { + "rshares": 70169318, + "voter": "alina1" + }, + { + "rshares": 564726175, + "voter": "funnyman" + }, + { + "rshares": 69255373, + "voter": "kattz" + }, + { + "rshares": 52750948, + "voter": "modus" + }, + { + "rshares": 52223100, + "voter": "cathi-xx" + }, + { + "rshares": 51250382, + "voter": "rony" + }, + { + "rshares": 50572439, + "voter": "anns" + }, + { + "rshares": 50049318, + "voter": "rhedrick32" + }, + { + "rshares": 595454998, + "voter": "thebiggestidea" + }, + { + "rshares": 50291088, + "voter": "berwynbass" + }, + { + "rshares": 154251929, + "voter": "nathan777" + } + ], + "author": "krnel", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.23, + "beneficiaries": [], + "blacklists": [], + "body": "
    \"empowerbreakshacklesc5334.jpg\"
    \n
    \n#### Why don't things change in our lives? Why don't things change in the world? \n\nMost people don't learn from their mistakes, and keep repeating them. Most people lack an accurate understanding of truth about the current condition of reality. \n\n
    \"makingmistakesconfucius1b411.jpg\"
    \n\nMost people don't seem to want to learn, as most people (in general) lack real Care for Truth, busy with work, surviving, having fun, etc., yet we dream and hope to do the **right thing** to fix our problems in our ignorant state. \n\nDreams can be fantasy unrealities and blind us to reality. This is wishful thinking, a \"positivity\" mask placed over reality with rosy colored glasses that prevents us from seeing things as they really are. Some of us are too fixated on the pleasure trap of \"feeling-food\" about ourselves because we fear, avoid, deny, reject and deflect most negatives in the world and ourselves from being acknowledged. We just want to believe \"it's all good\" and \"things are as they are supposed to be\", \"no need to do anything\", \"let it flow\", etc.\n\n
    \"denyingmistakesrepeatinglearn34678.jpg\"
    \n\nMany people are polarized against the negative and this hinders their accurate perception, conception, understanding and navigation of reality, leading them astray, wandering lost and fooling themselves into acting foolishly. \n\n
    \"mistakescorrectionfoolswisdom1c6a7.jpg\"
    \n\n#### How do you empower yourself to change when a problem arises? How do you learn what the right and better thing to do is, that will fix and resolve the issue? You learn. You learn how to learn better, and you learn how to think better. Understanding of Knowledge is the Power to generate the Force of Will that can move you to Change.\n\n\n#### If you are not doing what needs to be done yet (or maybe you don't even know you are doing wrong), then maybe you *lack knowledge* and need to *learn more truth* in order to develop the *motivational power* to engage in the change that is required. Make mistakes, that's life, but learn from them.\n\n
    \"mistakesoncesecondtimeischoice3512e.jpg\"
    \n\n#### Here are some methods of processing the issues, problems, situations and effects we encounter in reality in order to truly empower ourselves with knowledge and understanding, and finally to act wisely, instead of foolishly ignoring reality.\n\n----\n# Empowering Change - Break Free from the Shackles that Bind You from Progress\n\n### Free Will Choice to Care and be Empowered to Change Yourself and the World with Understanding *(why)* of Knowledge *(what)* to Act Wisely *(how)*\n\n1. Situation / Issue / Problem\n2. Empowered (Level I)\n3. Care, Courage, Choice & Will to Change\n4. Knowledge, Grammar, Input\n5. Understanding, Logic, Processing\n6. Empowered (Level II)\n7. More Will-Power & Wisdom, Rhetoric, Output\n8. Change in Your Life and the World!\n
    \n\n----\n
    \"head-1597546_128065558.jpg\"
    \n## #1. Situation / Issue / Problem\n\nAcknowledge the issue.\n\nSee the uncomfortable, undesirable, painful truth as it is, and don't avoid, ignore, deny, reject or deflect it.\n\nRealize and recognize reality in its current condition. Face both the positive and negative, light and dark, beauty and horror, good and evil, moral and immoral, the truth of truth and the truth of falsity. \n\nHave the courage and care to look into the mirror and see the darkness, negative, \"demon\", shadow and wrongs that you may be involved in that you previously ignored being a part of.\n\nYou can do it. We all have this ability in consciousness. We can all start to see reality for what it is if we choose to let go of our fears and face the truth as it is.\n
    \n\n-----\n
    \"fist-681848_1280a5789.jpg\"
    \n## #2. Empowered (Level I)\n\nFeel the empowerment to do something now that you faced the problem. Now you know about it, and that you have the power within you to do something to change the conditions around you. \n\n
    \n\n----\n
    \"16332734480_81402c1818_zd14d0.jpg\"
    \n## #3. Care, Courage, Choice & Will to Change\n\nChoosing to change and the drive to do it. \n\nYou know you can and need to learn more, and you can care more, and develop the courage to use your will-power to engage in deeper learning and thinking about yourself and reality.\n\nThe only way forward, is by overcoming the problem. You need to **Care** to do that. You need to have the **Courage** to want to do it. And then you need to engage in the **Will-Power** to do something about it.\n\nYou need **knowledge** and **understanding** to do the right change, and not the wrong change, or change ineffectively. Because that just means more mistakes, but you can always correct them too. The point is to take the time to learn properly so you can avoid making more mistakes.\n\nFeel the flame burning within, the care and courage feeding you. Time to collect some knowledge fuel and then ignite your potential to change the conditions in your life, and possibly, the world.\n\n
    \n\n----\n
    \"dementia-1528625_128009ee7.jpg\"
    \n## #4. Knowledge, Grammar, Input\n\nCollect information and data on the situation. \n\nLearn about the problem in order to later understand the core foundational root causal factors that created it. You can only affect proper change of the problem, condition, situation or issue, when you deal with the root, not the leaves, when you deal with the actually cause, and not the effects that are symptoms of the cause. \n\n
    \"Causality-Base17-Wheel-of-Life-OG\"
    \n\nCause and effect is a universal law that applies everywhere, even in human behavior and the human world and way of life we have created for ourselves.\n\n**What** is happening? Learn about the basics of the situation or problem. \n\nWhat, Who, When, Where. This is the basic **Knowledge** that needs to be gathered, collected and **Input**. This is also the **Grammar** phase in the [Trivium Methodology](http://triviummethod.org/).\n\nNow that you have figured out the basics of what's going on, you can progress to **Process** that information and **Understand** it.\n
    \n\n----\n
    \"Knowledge-sharingc795d.jpg\"
    \n## #5. Understanding, Logic, Processing\n\n**Process** the information to determine the root causal factors. This allows you to **Understand** with clarity of precision and higher definition detail. You now understand the meaning, purpose and value of the knowledge that will help to empower you to finally act to change the condition in reality.\n\n**Why** is this happening, really? Use *Logic* to remove contradiction, errors and filter the truth from the falsity.\n\nYou correspond and integrate all the information without contradiction. You validate it by filtering, discerning, judging , analyzing, diagnosing and evaluating the information. Take in quality truth as a foundation for making decisions.\n\n
    \"Logic\"
    \n\nGet down to the root of the issue, the real cause, and deal with it from the source. You now see and understand how the root causal core foundation is the reason for the secondary symptomatic effects to have manifested. There are thousands of effects that can be chased over and over, but until the common root is dealt with, it will continue to generate the same effects over and over. Stop applying band-aids and actually heal the wound.\n
    \n\n----\n
    \"love-1127710_1280d7f8d.jpg\"
    \n## #6. Empowered (Level II)\n\nThe solution is understood from seeing the problem clearly, from gaining clarity. You're vision has been optimized.\n\nNow you're **REALLY** empowered to do something! You learned about the problem, got down to the root causal source of it, and now you understand what you need to do.\n\nFeel that **truth** flowing through you and giving you the energy to change. The fire and flame of **truth** is burning within and ignites you to **ACT**! Keep that care and courage going, and use the truth to ignite your actions.\n\n
    \n\n----\n
    \"animal-483860_1280c5b94.jpg\"
    \n## #7. More Will-Power & Wisdom, Rhetoric, Output\n\nActualize, Realize, Generate and Manifest the Wisdom of Right-Action.\n\n**How** are you going to change what you do in order to resolve this situation, problem or issue?\n\nYou understand the root cause, and now you understand how to fix the problem. Target the **cause** that created the **effects** you don't want.\n\nThis can involved direct action, or speaking, teaching or preaching the truth of reality, or writing about it. These are all **Outputs** that are guided by the **Wisdom** of knowing what is the Right things to do. This is the 3rd phase in the Trivium Method, known as **Rhetoric**.\n\nUse the empowerment, care, courage and truth fuel to ignite your Will-Power and get things done. \n\nNow you are acting and doing something to get a change to occur. Even if it isn't instantaneous, you can act, and learn, and refine your understanding of what to do. This process can be applied over and over, and needs to be, continually.\n
    \n\n----\n
    \"Change-1080x67559547.jpg\"
    \n## #8. Change in Your Life and the World!\n\nSee results manifest. \n\nMaybe there is more to do. We are always learning. That is life, to learn. If you stop learning, then you stop taking advantage of the power of your consciousness, and it goes to waste. Use that \"muscle\" and make it stronger as time goes by. \n\n
    \"corectmistakesmakenewversionofselfyangmingc44a9.jpg\"
    \n\nThis is the power we have. We can continually remake ourselves, continually self-renew and be reborn as a phoenix from the ashes. We can be malleable, highly adaptable, and wanting to change and evolve to higher heights. We can be the most fit for survival and optimizing our way of life. Become the change towards more moral truth, don't fight it.\n\n
    \"phoenix\"
    \n\nWhew! Done! Not so hard was it?\n\nTake a break, lay back and **reap** the rewards that you **sowed**. You earned it!\n\n-----\n*The next time you have an issue, or the next moment in your day you need to think about something, use this process. This is how we optimally process reality around us, and within us. This is the Trivium Methodology. Truth is truly empowering and you can change yourself and change your life!*\n\n*Learning is life. Learn how to learn better, and learn how to think better.*\n\nWe are all in this together in the end. The world is the way it is because we **ALL** make it this way. It's time we all step up and own our personal responsibility to do something about it. What we do matters. We can create more freedom, peace, prosperity and live in an anarchic (no masters, no slaves) way of life.\n\n-----\nWasn't that straightforward? Maybe you want some more information to help you understand the specifics of how to go about that? Check out some of the older work: @krnel\n\n----\nIf you appreciate and value the content, please consider:\nUpvoting \"upvote91a69.png\" Sharing \"share2195b.png\" Promoting \"promote4d857.png\" below.\n\n[![Follow](https://www.steemimg.com/images/2016/08/30/follow2be5e.png)](https://steemit.com/@krnel) me for more great content to come!\n\n#### Thank you for reading! I appreciate the knowledge reaching more people. Take care. Peace.\n\n---\nAuthor: [Kris Nelson](http://evolveconsciousness.org/) / @krnel\nContact: steemit.quality@gmail.com\nDate: 2016-08-30", + "category": "empowerment", + "children": 18, + "created": "2016-08-30T12:56:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/08/30/empowerbreakshacklesc5334.jpg", + "https://www.steemimg.com/images/2016/08/30/makingmistakesconfucius1b411.jpg", + "https://www.steemimg.com/images/2016/08/30/denyingmistakesrepeatinglearn34678.jpg", + "https://www.steemimg.com/images/2016/08/30/mistakescorrectionfoolswisdom1c6a7.jpg", + "https://www.steemimg.com/images/2016/08/30/mistakesoncesecondtimeischoice3512e.jpg", + "https://www.steemimg.com/images/2016/08/27/head-1597546_128065558.jpg", + "https://www.steemimg.com/images/2016/08/27/fist-681848_1280a5789.md.jpg", + "https://www.steemimg.com/images/2016/08/27/16332734480_81402c1818_zd14d0.jpg", + "https://www.steemimg.com/images/2016/08/27/dementia-1528625_128009ee7.md.jpg", + "http://media.evolveconsciousness.org/2015/03/Causality-Base17-Wheel-of-Life-OG.png", + "https://www.steemimg.com/images/2016/08/27/Knowledge-sharingc795d.md.jpg", + "http://media.evolveconsciousness.org/2015/03/Causality-Base9.png", + "https://www.steemimg.com/images/2016/08/27/love-1127710_1280d7f8d.md.jpg", + "https://www.steemimg.com/images/2016/08/27/animal-483860_1280c5b94.md.jpg", + "https://www.steemimg.com/images/2016/08/27/Change-1080x67559547.md.jpg", + "https://www.steemimg.com/images/2016/08/30/corectmistakesmakenewversionofselfyangmingc44a9.jpg", + "http://evolveconsciousness.org/wp-content/uploads/2014/02/ego-phoenix-reborn.jpg", + "https://www.steemimg.com/images/2016/08/30/upvote91a69.png", + "https://www.steemimg.com/images/2016/08/30/share2195b.png", + "https://www.steemimg.com/images/2016/08/30/promote4d857.png", + "https://www.steemimg.com/images/2016/08/30/follow2be5e.png" + ], + "links": [ + "https://www.steemimg.com/image/gjmbp", + "https://www.steemimg.com/image/gjKN3", + "http://triviummethod.org/", + "https://www.steemimg.com/image/gjOPu", + "https://www.steemimg.com/image/gtJyE", + "https://www.steemimg.com/image/gjflL", + "https://www.steemimg.com/image/gjjYS", + "https://steemit.com/@krnel", + "http://evolveconsciousness.org/" + ], + "tags": [ + "empowerment", + "life", + "philosophy", + "psychology", + "anarchy" + ], + "users": [ + "krnel" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 44833262695027, + "payout": 233.249, + "payout_at": "2016-09-06T12:56:39", + "pending_payout_value": "233.249 HBD", + "percent_hbd": 10000, + "permlink": "the-power-of-consciousness-empower-yourself-with-truth", + "post_id": 1055633, + "promoted": "78.030 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 85 + }, + "title": "The Power of Consciousness - Empower Yourself with Truth", + "updated": "2016-08-31T03:00:03", + "url": "/empowerment/@krnel/the-power-of-consciousness-empower-yourself-with-truth" + }, + { + "active_votes": [ + { + "rshares": 30850634397449, + "voter": "smooth" + }, + { + "rshares": 3098953009, + "voter": "boy" + }, + { + "rshares": 3762157484, + "voter": "bue-witness" + }, + { + "rshares": 697282365, + "voter": "bunny" + }, + { + "rshares": 53957148226, + "voter": "bue" + }, + { + "rshares": 1660795487, + "voter": "mini" + }, + { + "rshares": 213655207, + "voter": "moon" + }, + { + "rshares": 5449505206339, + "voter": "smooth.witness" + }, + { + "rshares": 622693401, + "voter": "healthcare" + }, + { + "rshares": 967137774, + "voter": "daniel.pan" + }, + { + "rshares": 63905396129, + "voter": "jchch" + }, + { + "rshares": 288133732, + "voter": "helen.tan" + }, + { + "rshares": 13735728064, + "voter": "jademont" + }, + { + "rshares": 23053919574, + "voter": "joelinux" + }, + { + "rshares": 1431534505, + "voter": "murh" + }, + { + "rshares": 12095791916, + "voter": "thecryptofiend" + }, + { + "rshares": 40298671099, + "voter": "justtryme90" + }, + { + "rshares": 67941059139, + "voter": "herzmeister" + }, + { + "rshares": 125488800966, + "voter": "thedashguy" + }, + { + "rshares": 294364043, + "voter": "knopki" + }, + { + "rshares": 107998011885, + "voter": "geoffrey" + }, + { + "rshares": 201234852498, + "voter": "kimziv" + }, + { + "rshares": 28278082847, + "voter": "jonnyrevolution" + }, + { + "rshares": 8809715045, + "voter": "engineercampus" + }, + { + "rshares": 42465200615, + "voter": "ezzy" + }, + { + "rshares": 59751474240, + "voter": "lehard" + }, + { + "rshares": 251585044, + "voter": "mstang83" + }, + { + "rshares": 8532488200, + "voter": "killswitch" + }, + { + "rshares": 15304296909, + "voter": "bitshares101" + }, + { + "rshares": 475569784927, + "voter": "neoxian" + }, + { + "rshares": 147173431399, + "voter": "knircky" + }, + { + "rshares": 35921995525, + "voter": "biophil" + }, + { + "rshares": 41358191073, + "voter": "yongyoon" + }, + { + "rshares": 15085871795, + "voter": "kendewitt" + }, + { + "rshares": 4411172842, + "voter": "konti" + }, + { + "rshares": 2792076049, + "voter": "febird" + }, + { + "rshares": 60570197, + "voter": "steemwitherika" + }, + { + "rshares": 2820120005, + "voter": "travelista" + }, + { + "rshares": 3357881962, + "voter": "birdie" + }, + { + "rshares": 19657188753, + "voter": "celsius100" + }, + { + "rshares": 90832113, + "voter": "jessestone" + }, + { + "rshares": 36113947662, + "voter": "sauravrungta" + }, + { + "rshares": 2036507718, + "voter": "positive" + }, + { + "rshares": 4370747754, + "voter": "bbrewer" + }, + { + "rshares": 7768702097, + "voter": "webdeals" + }, + { + "rshares": 1304825846, + "voter": "ace108" + }, + { + "rshares": 27553485310, + "voter": "sisterholics" + }, + { + "rshares": 31932954095, + "voter": "brianphobos" + }, + { + "rshares": 129594107, + "voter": "beanz" + }, + { + "rshares": 26544745435, + "voter": "williambanks" + }, + { + "rshares": 2724770489, + "voter": "uuuhha" + }, + { + "rshares": 88063513040, + "voter": "sirwinchester" + }, + { + "rshares": 426239526, + "voter": "boddhisattva" + }, + { + "rshares": 559711438, + "voter": "future24" + }, + { + "rshares": 18503161084, + "voter": "hanshotfirst" + }, + { + "rshares": 26778402701, + "voter": "mrosenquist" + }, + { + "rshares": 1227331098, + "voter": "bledarus" + }, + { + "rshares": 60326971, + "voter": "bitcoingiveaway" + }, + { + "rshares": 12149576930, + "voter": "mikemacintire" + }, + { + "rshares": 5840337697, + "voter": "craigwilliamz" + }, + { + "rshares": 58701743, + "voter": "jimukgb" + }, + { + "rshares": 24030850409, + "voter": "daut44" + }, + { + "rshares": 12154041667, + "voter": "steemitpatina" + }, + { + "rshares": 8225043111, + "voter": "etcmike" + }, + { + "rshares": 984374312, + "voter": "ats-david" + }, + { + "rshares": 14146616001, + "voter": "mikehere" + }, + { + "rshares": 243002660, + "voter": "wakeupnd" + }, + { + "rshares": 66582630, + "voter": "expatlove" + }, + { + "rshares": 316019070, + "voter": "getonthetrain" + }, + { + "rshares": 1159739581, + "voter": "maryfromsochi" + }, + { + "rshares": 56122965, + "voter": "kwsteemit" + }, + { + "rshares": 24235309770, + "voter": "dubi" + }, + { + "rshares": 70169318, + "voter": "alina1" + }, + { + "rshares": 52837454, + "voter": "devilinlimbo" + }, + { + "rshares": 60571568, + "voter": "rigaronib" + }, + { + "rshares": 50531169, + "voter": "wolfdaze" + }, + { + "rshares": 90207916, + "voter": "borishaifa" + }, + { + "rshares": 50192260, + "voter": "tikimizet" + }, + { + "rshares": 159194472, + "voter": "robyneggs" + } + ], + "author": "mikehere", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.75, + "beneficiaries": [], + "blacklists": [], + "body": "I was absolutely blown away when I got home and saw how well this picture I took while hiking at [Mt Rainier Paradise Park](https://www.google.com/maps/place/Mount+Rainier+National+Park/@46.7866113,-121.7360118,563m/data=!3m1!1e3!4m5!3m4!1s0x5490cde6eec94b87:0x5cf4a1fb4f91a418!8m2!3d46.8799663!4d-121.7269094) turned out. \n\nThis is the best picture I've ever taken. It seems everything was perfect. Mt Rainier is stunning.\n\n\n(This was taken by me with an iPhone 4S. I was amazed!)\n\nI actually found the exact spot I took the picture on [Google 3D camera](https://www.google.com/maps/@46.7914506,-121.7327133,3a,75y,299.46h,83.6t/data=!3m6!1e1!3m4!1s6o-B8xUzyc9zJyT4X1knSQ!2e0!7i13312!8i6656!6m1!1e1). Click that link. It is so cool that google now has off road cameras and you can [even hike around Mt Rainier](https://www.google.com/maps/@46.8048848,-121.7330789,3a,75y,211.67h,81.6t/data=!3m6!1e1!3m4!1sjh6G_pbEJRZvVrKbtbBDVg!2e0!7i13312!8i6656). You can click in a direction and move just like the road maps.\n\nThen [click here to see a 360 from the top](https://www.google.com/maps/@46.850956,-121.7556609,3a,75y,308.97h,92.74t/data=!3m8!1e1!3m6!1s-f9AqXWnTfds%2FV5ju1vVv7pI%2FAAAAAAAAHoE%2Fos26BSZWrrwgXvltMI0xoKrKz-4H_pdaQCLIB!2e4!3e11!6s%2F%2Flh5.googleusercontent.com%2F-f9AqXWnTfds%2FV5ju1vVv7pI%2FAAAAAAAAHoE%2Fos26BSZWrrwgXvltMI0xoKrKz-4H_pdaQCLIB%2Fw203-h101-n-k-no%2F!7i7168!8i3584).\n\n

    Here are some FAQ's about Mount Rainier:

    \n\n* Located in [Washington State, USA](https://www.google.com/maps/place/Mount+Rainier+National+Park/@46.627832,-122.1628134,613718m/data=!3m1!1e3!4m5!3m4!1s0x5490cde6eec94b87:0x5cf4a1fb4f91a418!8m2!3d46.8799663!4d-121.7269094)\n* The official height is 14,410 ft above sea level.\n* In 2015 - 10,025 people tried to climb Mount Rainier - 4,888 reached the summit.\n* Mount Rainier is considered an 'episodically active' volcano, which means it will erupt again some time.\n* Mount Rainier last erupted about 1,000 years ago.\n\n

    Taken from a distance showing the mountain

    \n\nhttp://mikepotterhere.com/wp-content/uploads/2016/08/mt-rainier2-840.jpg\n(This was taken awhile ago and I'm only including it here to show the view of the entire mountain)\n\n(These pictures were taken by me)\n\nI'm self promoting this post since it is well received, so there is no need for you to Promote it. You can support me with your upvotes and comments. Thanks Steemit community.\n\n

    Be sure to check out some of my other posts:

    \n\n* [My introduction - Long time Atari game designer saying hi! Going down memory lane](https://steemit.com/introduceyourself/@mikehere/hi-mike-potter-here-long-time-atari-game-designer-saying-hi-going-down-memory-lane)\n* [SteemWho.com - Help People Find You - Get Listed!](https://steemit.com/steemit/@mikehere/steemwho-find-people-and-help-people-find-you-get-listed)\n* [Moving to paradise - From creating QuickPay for Quicken to living on a sailboat in the Caribbean - Part 1](https://steemit.com/life/@mikehere/moving-to-paradise-from-creating-quickpay-for-quicken-to-living-on-a-sailboat-in-the-caribbean-part-1)\n* [Moving to paradise - Part 2 - Sint Maarten to Virgin Gorda and almost crashing on the rocks](https://steemit.com/life/@mikehere/moving-to-paradise-from-creating-quickpay-for-quicken-to-living-on-a-sailboat-in-the-caribbean-part-2-sint-maarten-to-virgin)\n* [At 42 I thought my life was over - My amazing transformation - It is never too late](https://steemit.com/life/@mikehere/at-42-i-thought-my-life-was-over-my-amazing-transformation-it-s-never-too-late)\n* [How to draw a Stick Figure - Complete full body tutorial - lol - just having fun :)](https://steemit.com/art/@mikehere/how-to-draw-a-stick-figure-this-is-for-the-99-99-that-think-they-have-no-talent)\n* [Tropical Paradise - Boracay Philippines - If you need to get away this is it!](https://steemit.com/travel/@mikehere/tropical-paradise-boracay-philippines)\n* [Promoting Steemit while onboard a cruise. Be sure to watch me dock](https://steemit.com/steemit/@mikehere/promoting-steemit-while-onboard-a-cruise-be-sure-to-watch-me-dock)\n* [Our Aqua Safari at Bora Bora - What a wonderful time](https://steemit.com/travel/@mikehere/our-aqua-safari-at-bora-bora-what-a-wonderful-time)\n\n\n\nBefore you click any links please upvote this post first. Thank you. I would love to make steemit my home.", + "category": "travel", + "children": 33, + "created": "2016-08-30T13:36:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://mikepotterhere.com/wp-content/uploads/2016/08/mt-rainier-840.jpg", + "http://mikepotterhere.com/wp-content/uploads/2016/08/mt-rainier2-840.jpg", + "http://mikepotterhere.com/wp-content/uploads/2016/08/steemfollow.gif" + ], + "links": [ + "https://www.google.com/maps/place/Mount+Rainier+National+Park/@46.7866113,-121.7360118,563m/data=!3m1!1e3!4m5!3m4!1s0x5490cde6eec94b87:0x5cf4a1fb4f91a418!8m2!3d46.8799663!4d-121.7269094", + "https://www.google.com/maps/@46.7914506,-121.7327133,3a,75y,299.46h,83.6t/data=!3m6!1e1!3m4!1s6o-B8xUzyc9zJyT4X1knSQ!2e0!7i13312!8i6656!6m1!1e1", + "https://www.google.com/maps/@46.8048848,-121.7330789,3a,75y,211.67h,81.6t/data=!3m6!1e1!3m4!1sjh6G_pbEJRZvVrKbtbBDVg!2e0!7i13312!8i6656", + "https://www.google.com/maps/@46.850956,-121.7556609,3a,75y,308.97h,92.74t/data=!3m8!1e1!3m6!1s-f9AqXWnTfds%2FV5ju1vVv7pI%2FAAAAAAAAHoE%2Fos26BSZWrrwgXvltMI0xoKrKz-4H_pdaQCLIB!2e4!3e11!6s%2F%2Flh5.googleusercontent.com%2F-f9AqXWnTfds%2FV5ju1vVv7pI%2FAAAAAAAAHoE%2Fos26BSZWrrwgXvltMI0xoKrKz-4H_pdaQCLIB%2Fw203-h101-n-k-no%2F!7i7168!8i3584", + "https://www.google.com/maps/place/Mount+Rainier+National+Park/@46.627832,-122.1628134,613718m/data=!3m1!1e3!4m5!3m4!1s0x5490cde6eec94b87:0x5cf4a1fb4f91a418!8m2!3d46.8799663!4d-121.7269094", + "https://steemit.com/introduceyourself/@mikehere/hi-mike-potter-here-long-time-atari-game-designer-saying-hi-going-down-memory-lane", + "https://steemit.com/steemit/@mikehere/steemwho-find-people-and-help-people-find-you-get-listed", + "https://steemit.com/life/@mikehere/moving-to-paradise-from-creating-quickpay-for-quicken-to-living-on-a-sailboat-in-the-caribbean-part-1", + "https://steemit.com/life/@mikehere/moving-to-paradise-from-creating-quickpay-for-quicken-to-living-on-a-sailboat-in-the-caribbean-part-2-sint-maarten-to-virgin", + "https://steemit.com/life/@mikehere/at-42-i-thought-my-life-was-over-my-amazing-transformation-it-s-never-too-late", + "https://steemit.com/art/@mikehere/how-to-draw-a-stick-figure-this-is-for-the-99-99-that-think-they-have-no-talent", + "https://steemit.com/travel/@mikehere/tropical-paradise-boracay-philippines", + "https://steemit.com/steemit/@mikehere/promoting-steemit-while-onboard-a-cruise-be-sure-to-watch-me-dock", + "https://steemit.com/travel/@mikehere/our-aqua-safari-at-bora-bora-what-a-wonderful-time", + "https://steemit.com/@mikehere" + ], + "tags": [ + "travel", + "photography", + "hiking" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 38314876638905, + "payout": 157.085, + "payout_at": "2016-09-06T13:36:57", + "pending_payout_value": "157.085 HBD", + "percent_hbd": 10000, + "permlink": "mt-rainier-washington-usa-the-most-stunning-picture-i-ve-ever-taken-links-and-maps", + "post_id": 1056015, + "promoted": "78.020 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 79 + }, + "title": "Take a Virtural Hike around Volcano near Seattle - Mt Rainier - Washington, USA - So Cool!", + "updated": "2016-08-31T14:02:36", + "url": "/travel/@mikehere/mt-rainier-washington-usa-the-most-stunning-picture-i-ve-ever-taken-links-and-maps" + }, + { + "active_votes": [ + { + "rshares": 3125880993338, + "voter": "lafona-miner" + }, + { + "rshares": 408289760599, + "voter": "lafona" + }, + { + "rshares": 1488951561218, + "voter": "abit" + }, + { + "rshares": 1042393900131, + "voter": "delegate.lafona" + }, + { + "rshares": 314660513280, + "voter": "lafona5" + }, + { + "rshares": 3718242946, + "voter": "boy" + }, + { + "rshares": 204675696436, + "voter": "steem-id" + }, + { + "rshares": 4513908950, + "voter": "bue-witness" + }, + { + "rshares": 836654069, + "voter": "bunny" + }, + { + "rshares": 64676583521, + "voter": "bue" + }, + { + "rshares": 1992692418, + "voter": "mini" + }, + { + "rshares": 256370467, + "voter": "moon" + }, + { + "rshares": 779706217649, + "voter": "pfunk" + }, + { + "rshares": 258831864092, + "voter": "pheonike" + }, + { + "rshares": 15405606665, + "voter": "proctologic" + }, + { + "rshares": 747149284, + "voter": "healthcare" + }, + { + "rshares": 1160439161, + "voter": "daniel.pan" + }, + { + "rshares": 2661949408710, + "voter": "donkeypong" + }, + { + "rshares": 294379086507, + "voter": "chitty" + }, + { + "rshares": 345736815, + "voter": "helen.tan" + }, + { + "rshares": 411003001399, + "voter": "chryspano" + }, + { + "rshares": 5074340107, + "voter": "holabebe" + }, + { + "rshares": 37289186848, + "voter": "james-show" + }, + { + "rshares": 887821271, + "voter": "weenfan" + }, + { + "rshares": 1787813756, + "voter": "murh" + }, + { + "rshares": 19203629337, + "voter": "mughat" + }, + { + "rshares": 351472513122, + "voter": "blakemiles84" + }, + { + "rshares": 197868013655, + "voter": "leon-fu" + }, + { + "rshares": 11501194922, + "voter": "johnerfx" + }, + { + "rshares": 310003040, + "voter": "applecrisp" + }, + { + "rshares": 168786451071, + "voter": "will-zewe" + }, + { + "rshares": 207639750909, + "voter": "kaylinart" + }, + { + "rshares": 21377142974, + "voter": "ossama-benjohn" + }, + { + "rshares": 649863857, + "voter": "johnerminer" + }, + { + "rshares": 125488800966, + "voter": "thedashguy" + }, + { + "rshares": 20477012370, + "voter": "keithwillshine" + }, + { + "rshares": 81550066393, + "voter": "kimziv" + }, + { + "rshares": 5078101791, + "voter": "ben99" + }, + { + "rshares": 1901149350, + "voter": "the.bot" + }, + { + "rshares": 8358099209, + "voter": "johnbradshaw" + }, + { + "rshares": 7061836326, + "voter": "quintanilla" + }, + { + "rshares": 398408180, + "voter": "artem-sokoloff" + }, + { + "rshares": 52093500846, + "voter": "booja" + }, + { + "rshares": 5517904010, + "voter": "unicornfarts" + }, + { + "rshares": 119597107511, + "voter": "robrigo" + }, + { + "rshares": 10102298181, + "voter": "stealthtrader" + }, + { + "rshares": 5825119560, + "voter": "vote" + }, + { + "rshares": 25445356820, + "voter": "tcfxyz" + }, + { + "rshares": 295356843, + "voter": "steemswede" + }, + { + "rshares": 12165310382, + "voter": "picokernel" + }, + { + "rshares": 455676704, + "voter": "cherish" + }, + { + "rshares": 11263291480, + "voter": "asim" + }, + { + "rshares": 187927799041, + "voter": "jesta" + }, + { + "rshares": 34393459049, + "voter": "biophil" + }, + { + "rshares": 51605156715, + "voter": "sephiroth" + }, + { + "rshares": 235543115, + "voter": "aqris" + }, + { + "rshares": 10404996383, + "voter": "bycz" + }, + { + "rshares": 2210167101, + "voter": "dmacshady" + }, + { + "rshares": 18791650123, + "voter": "grolelo" + }, + { + "rshares": 61808290901, + "voter": "inertia" + }, + { + "rshares": 39381536274, + "voter": "yongyoon" + }, + { + "rshares": 1666843562, + "voter": "vyrl" + }, + { + "rshares": 14122971768, + "voter": "dudutaulois" + }, + { + "rshares": 60718837, + "voter": "annie-kim" + }, + { + "rshares": 104788510, + "voter": "elmusic" + }, + { + "rshares": 9947377892, + "voter": "vongohren" + }, + { + "rshares": 9416293870, + "voter": "alsprinting" + }, + { + "rshares": 3646489258, + "voter": "bristolchris72" + }, + { + "rshares": 10898752497, + "voter": "carlidos" + }, + { + "rshares": 4960761826, + "voter": "sacode" + }, + { + "rshares": 36290453100, + "voter": "fatboy" + }, + { + "rshares": 10226666674, + "voter": "sisterholics" + }, + { + "rshares": 10955022647, + "voter": "michaeldodridge" + }, + { + "rshares": 2388216457, + "voter": "belkins" + }, + { + "rshares": 26544745435, + "voter": "williambanks" + }, + { + "rshares": 37382286273, + "voter": "allasyummyfood" + }, + { + "rshares": 14354586582, + "voter": "felixxx" + }, + { + "rshares": 61773284051, + "voter": "laonie" + }, + { + "rshares": 11256852364, + "voter": "myfirst" + }, + { + "rshares": 95543829460, + "voter": "somebody" + }, + { + "rshares": 3592062376, + "voter": "flysaga" + }, + { + "rshares": 19797420121, + "voter": "midnightoil" + }, + { + "rshares": 84546938, + "voter": "casandrarose" + }, + { + "rshares": 636463375, + "voter": "romancs" + }, + { + "rshares": 7006195248, + "voter": "xiaohui" + }, + { + "rshares": 10158772596, + "voter": "ekitcho" + }, + { + "rshares": 113446972, + "voter": "bigsambucca" + }, + { + "rshares": 238337441, + "voter": "sillygoon" + }, + { + "rshares": 1313251435, + "voter": "xiaokongcom" + }, + { + "rshares": 62218938, + "voter": "watchblogger" + }, + { + "rshares": 49201239700, + "voter": "driv3n" + }, + { + "rshares": 117591207, + "voter": "darthnava" + }, + { + "rshares": 7679327381, + "voter": "goingpaper" + }, + { + "rshares": 3302144579, + "voter": "xianjun" + }, + { + "rshares": 1718249749, + "voter": "bledarus" + }, + { + "rshares": 220517413, + "voter": "microluck" + }, + { + "rshares": 6147352384, + "voter": "matrixdweller" + }, + { + "rshares": 5956821758, + "voter": "theb0red1" + }, + { + "rshares": 69848769518, + "voter": "helikopterben" + }, + { + "rshares": 5475236782, + "voter": "solarguy" + }, + { + "rshares": 62279229, + "voter": "pollina" + }, + { + "rshares": 7876761050, + "voter": "mrgrey" + }, + { + "rshares": 87991131377, + "voter": "icfiedler" + }, + { + "rshares": 228117853, + "voter": "psybin" + }, + { + "rshares": 1941499119, + "voter": "movievertigo" + }, + { + "rshares": 54834723, + "voter": "kamil5" + }, + { + "rshares": 17973584280, + "voter": "andrewawerdna" + }, + { + "rshares": 1763904333, + "voter": "unchainedio" + }, + { + "rshares": 60077236, + "voter": "zein" + }, + { + "rshares": 11731336511, + "voter": "darrantrute" + }, + { + "rshares": 12066449411, + "voter": "ryan-singer" + }, + { + "rshares": 1573966103, + "voter": "xanoxt" + }, + { + "rshares": 53433968, + "voter": "kosmatimuc" + }, + { + "rshares": 1345107090, + "voter": "l0k1" + }, + { + "rshares": 709360681, + "voter": "armenarmen" + }, + { + "rshares": 421813426, + "voter": "shieha" + }, + { + "rshares": 55020754, + "voter": "mightypenguin" + }, + { + "rshares": 269649250, + "voter": "benjamin.still" + }, + { + "rshares": 25287187748, + "voter": "dubi" + }, + { + "rshares": 878883968, + "voter": "baodog" + }, + { + "rshares": 91630309, + "voter": "alina1" + }, + { + "rshares": 357194723, + "voter": "ct-gurus" + }, + { + "rshares": 52324031, + "voter": "roxanne" + }, + { + "rshares": 5186278337, + "voter": "ivicaa" + }, + { + "rshares": 53222151, + "voter": "rb3coins" + }, + { + "rshares": 1699144311, + "voter": "burnin" + }, + { + "rshares": 183928287, + "voter": "bitcoinparadise" + }, + { + "rshares": 75604322, + "voter": "whatsup" + }, + { + "rshares": 1028404751, + "voter": "steemsatoshi" + }, + { + "rshares": 322790516, + "voter": "robotev1" + }, + { + "rshares": 51080933, + "voter": "shivayoga" + }, + { + "rshares": 50245473, + "voter": "rony" + }, + { + "rshares": 147037069, + "voter": "steemitcharity" + } + ], + "author": "james-show", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.33, + "beneficiaries": [], + "blacklists": [], + "body": "_Firstly, I must admit I have spent more time thinking about Steem(it) than I have been paid for by it. And to be honest (and disappointing to readers/whales and me as far as payouts go) I have found more than a few BIG Problems with Steem. Problems that if not addressed, will lead to its ultimate failure. Now, you might not agree with me (very likely) but they will.\nAnd I love Steem and I do think it is a few shorts changes short of being \u201cThe Game Changer\u201d!_\n#\n![steemit image](https://steemit.com/images/steemit-share.png)\n#\nOK that was the intro, now to the point\u2026\n#\n I consider [Why I Want to Short Steem [Beyond Trading \u2013part2. 08/23/2016](https://steemit.com/steemit/@james-show/why-i-want-to-short-steem-beyond-trading-part2-08-23-2016) post of mine, the greatest insight in the Steem space, that I (and most writers that I have come across) ever got. \nI also totally understand why most of you will find the believes of mine expressed there \u201cstupid\u201d \u201csilly\u201d \u201coutdated\u201d, but that take of yours does not makes them invalid or not true. Actually they are as true as when Adam Smith first thought of them\u2026.\n# Back to the present\u2026\nYes, I do __not__ believe; \u201cThe company\u2019s worth is what N million customers are worth to Facebook (or 100 times more in Steemit\u2019s case)\u201d, especially when the company has NO CLUE how to monetize on those customers\u2026.\n#\n__And today this changed (maybe alittle, maybe alot [1]) by the introduction of \u201cpromoted posts\u201d__\nWith _promoted posts_ we can see how the system / all Steem power holders can benefit from someone trying to come to the system and pay his way in to all SP holders!\n#\nIt is a great new feature! The best in my humble opinion. The best I have seen from Steem really.\nAnd that\u2019s why I will _donate_ ( donate more or less really) a good sum of SD to put this (Badly written as far as English grammar and spelling go) post on that same list.\n-------\nOther (mostly less controversial posts of mine): \n1. [Beyond the STEEM Whitepaper \u2013 1. Blogging and Curation Rewards Fund; Steem Backed Dollars Creation](](https://steemit.com/steemit/@james-show/3gkvw3-beyond-the-steem-whitepaper-1-blogging-and-curation-rewards-fund-steem-backed-dollars-creation)\n2. [Are all post written for 5 year olds', so they have to be picture heavy????]() ..Uuups sorry, I have not written this one yet, but really???\n3. Ohh what TF just scroll the blog posts on my home page!\n\n#money #trading", + "category": "steemit", + "children": 19, + "created": "2016-08-30T03:10:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://steemit.com/images/steemit-share.png" + ], + "links": [ + "https://steemit.com/steemit/@james-show/why-i-want-to-short-steem-beyond-trading-part2-08-23-2016", + "https://steemit.com/steemit/@james-show/3gkvw3-beyond-the-steem-whitepaper-1-blogging-and-curation-rewards-fund-steem-backed-dollars-creation" + ], + "tags": [ + "steemit", + "money", + "trading" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 13743910298445, + "payout": 25.049, + "payout_at": "2016-09-06T03:10:39", + "pending_payout_value": "25.049 HBD", + "percent_hbd": 10000, + "permlink": "why-i-am-less-willing-to-short-steem-now", + "post_id": 1050992, + "promoted": "77.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 133 + }, + "title": "Why I Am Less Willing To Short Steem Now?", + "updated": "2016-08-30T03:10:39", + "url": "/steemit/@james-show/why-i-am-less-willing-to-short-steem-now" + }, + { + "active_votes": [ + { + "rshares": 56552146057, + "voter": "fminerten1" + }, + { + "rshares": 7407974462660, + "voter": "steempty" + }, + { + "rshares": 7743922580184, + "voter": "rainman" + }, + { + "rshares": 14423169571983, + "voter": "summon" + }, + { + "rshares": 40461646370697, + "voter": "blocktrades" + }, + { + "rshares": 9024654368742, + "voter": "ned" + }, + { + "rshares": 7270934718663, + "voter": "riverhead" + }, + { + "rshares": 120823881116, + "voter": "sandra" + }, + { + "rshares": 903658154834, + "voter": "ihashfury" + }, + { + "rshares": 955547237819, + "voter": "liondani" + }, + { + "rshares": 304707236256, + "voter": "theoretical" + }, + { + "rshares": 3717560623, + "voter": "boy" + }, + { + "rshares": 209125168098, + "voter": "steem-id" + }, + { + "rshares": 4512963560, + "voter": "bue-witness" + }, + { + "rshares": 836545296, + "voter": "bunny" + }, + { + "rshares": 6988007861700, + "voter": "complexring" + }, + { + "rshares": 1648795625161, + "voter": "steemychicken1" + }, + { + "rshares": 2590155272571, + "voter": "arhag" + }, + { + "rshares": 64607818458, + "voter": "bue" + }, + { + "rshares": 64079611952, + "voter": "val" + }, + { + "rshares": 1992338387, + "voter": "mini" + }, + { + "rshares": 256356620, + "voter": "moon" + }, + { + "rshares": 39580133428, + "voter": "aizensou" + }, + { + "rshares": 1452601473655, + "voter": "benjojo" + }, + { + "rshares": 1331198190646, + "voter": "steempower" + }, + { + "rshares": 745373510191, + "voter": "pfunk" + }, + { + "rshares": 80690179844, + "voter": "vip" + }, + { + "rshares": 1135475906992, + "voter": "cass" + }, + { + "rshares": 17701813434, + "voter": "proctologic" + }, + { + "rshares": 747044457, + "voter": "healthcare" + }, + { + "rshares": 414357548, + "voter": "grumlin" + }, + { + "rshares": 1160257208, + "voter": "daniel.pan" + }, + { + "rshares": 2607869395086, + "voter": "donkeypong" + }, + { + "rshares": 399850120693, + "voter": "woo7739" + }, + { + "rshares": 20695739170, + "voter": "dedriss" + }, + { + "rshares": 91827078269, + "voter": "jchch" + }, + { + "rshares": 67474894872, + "voter": "pnc" + }, + { + "rshares": 345705172, + "voter": "helen.tan" + }, + { + "rshares": 84752175156, + "voter": "unosuke" + }, + { + "rshares": 22534917345, + "voter": "nikolai" + }, + { + "rshares": 3560867980, + "voter": "mazi" + }, + { + "rshares": 8289316407, + "voter": "khanhsang" + }, + { + "rshares": 8549093805, + "voter": "makishart" + }, + { + "rshares": 13832117218, + "voter": "gregory-f" + }, + { + "rshares": 875162057, + "voter": "moh-rokib" + }, + { + "rshares": 554084160, + "voter": "sunsallo" + }, + { + "rshares": 50655692786, + "voter": "noisy" + }, + { + "rshares": 3208539412, + "voter": "morning" + }, + { + "rshares": 78056810253, + "voter": "easteagle13" + }, + { + "rshares": 90344487995, + "voter": "juanlibertad" + }, + { + "rshares": 15464522800, + "voter": "ervin-lemark" + }, + { + "rshares": 170836582467, + "voter": "jamtaylor" + }, + { + "rshares": 241453016290, + "voter": "leesunmoo" + }, + { + "rshares": 24534315886, + "voter": "etimarcus" + }, + { + "rshares": 489114702, + "voter": "eatgrits" + }, + { + "rshares": 2516602969, + "voter": "fkn" + }, + { + "rshares": 81946124349, + "voter": "kingscrown" + }, + { + "rshares": 485266432, + "voter": "paco-steem" + }, + { + "rshares": 9897310096, + "voter": "mranderson" + }, + { + "rshares": 5696495054, + "voter": "spaninv" + }, + { + "rshares": 2056130698, + "voter": "gekko" + }, + { + "rshares": 347538684630, + "voter": "teamsteem" + }, + { + "rshares": 1985132858, + "voter": "elishagh1" + }, + { + "rshares": 459952549, + "voter": "jeffanthonyfds" + }, + { + "rshares": 3342731574, + "voter": "jerome-colley" + }, + { + "rshares": 59223927709, + "voter": "avarice" + }, + { + "rshares": 603366563, + "voter": "walkingmage" + }, + { + "rshares": 20201603994, + "voter": "acidyo" + }, + { + "rshares": 57937290943, + "voter": "hannixx42" + }, + { + "rshares": 23511967149, + "voter": "klye" + }, + { + "rshares": 1192571560, + "voter": "coar" + }, + { + "rshares": 223682916687, + "voter": "stino-san" + }, + { + "rshares": 1787431173, + "voter": "murh" + }, + { + "rshares": 371808665, + "voter": "edtorrez" + }, + { + "rshares": 3085996565, + "voter": "framelalife" + }, + { + "rshares": 29602129325, + "voter": "trung81" + }, + { + "rshares": 421703362290, + "voter": "cyber" + }, + { + "rshares": 570783738, + "voter": "akaninyene-etuk" + }, + { + "rshares": 45416460571, + "voter": "pixellated" + }, + { + "rshares": 18898061785, + "voter": "allahhh" + }, + { + "rshares": 254584445613, + "voter": "billbutler" + }, + { + "rshares": 12013107301, + "voter": "thecryptofiend" + }, + { + "rshares": 40287404686, + "voter": "justtryme90" + }, + { + "rshares": 365694018, + "voter": "cjley" + }, + { + "rshares": 11260827752, + "voter": "johnerfx" + }, + { + "rshares": 309925863, + "voter": "applecrisp" + }, + { + "rshares": 6799149594, + "voter": "evan7" + }, + { + "rshares": 379019004, + "voter": "stiletto" + }, + { + "rshares": 151933693977, + "voter": "killerstorm" + }, + { + "rshares": 231631602196, + "voter": "churdtzu" + }, + { + "rshares": 339982051793, + "voter": "hedge-x" + }, + { + "rshares": 50737326005, + "voter": "juanmiguelsalas" + }, + { + "rshares": 76218554853, + "voter": "faddat" + }, + { + "rshares": 4356049611, + "voter": "dahaz159" + }, + { + "rshares": 8770878211, + "voter": "kennyskitchen" + }, + { + "rshares": 6250725075, + "voter": "kingofchaos" + }, + { + "rshares": 1486037286, + "voter": "benthegameboy" + }, + { + "rshares": 4794047234, + "voter": "raff-delfin" + }, + { + "rshares": 21377142974, + "voter": "ossama-benjohn" + }, + { + "rshares": 135526440615, + "voter": "schro" + }, + { + "rshares": 696282704, + "voter": "johnerminer" + }, + { + "rshares": 2108324979, + "voter": "tee-em" + }, + { + "rshares": 151313598203, + "voter": "thedashguy" + }, + { + "rshares": 191362456407, + "voter": "mexbit" + }, + { + "rshares": 1487612496753, + "voter": "sean-king" + }, + { + "rshares": 23705317509, + "voter": "ozzy-vega" + }, + { + "rshares": 112950429384, + "voter": "geoffrey" + }, + { + "rshares": 240146584523, + "voter": "lukestokes" + }, + { + "rshares": 46163941246, + "voter": "karnal" + }, + { + "rshares": 356509174, + "voter": "jonathan-looman" + }, + { + "rshares": 8413352005, + "voter": "simoneighties" + }, + { + "rshares": 12772401769, + "voter": "primus" + }, + { + "rshares": 59607501207, + "voter": "isteemit" + }, + { + "rshares": 24845976067, + "voter": "acassity" + }, + { + "rshares": 59296970731, + "voter": "norbu" + }, + { + "rshares": 234933448, + "voter": "ladyclair" + }, + { + "rshares": 74131257427, + "voter": "venuspcs" + }, + { + "rshares": 3124603257, + "voter": "sunshinecrypto" + }, + { + "rshares": 188239143185, + "voter": "asmolokalo" + }, + { + "rshares": 52093500846, + "voter": "booja" + }, + { + "rshares": 299499765807, + "voter": "roelandp" + }, + { + "rshares": 4237212015, + "voter": "dennygalindo" + }, + { + "rshares": 39865290374, + "voter": "ezzy" + }, + { + "rshares": 4804447101, + "voter": "riscadox" + }, + { + "rshares": 122032656334, + "voter": "robrigo" + }, + { + "rshares": 7756851652, + "voter": "cmtzco" + }, + { + "rshares": 10101627148, + "voter": "stealthtrader" + }, + { + "rshares": 132655071824, + "voter": "chhayll" + }, + { + "rshares": 213390961525, + "voter": "fabio" + }, + { + "rshares": 10295818487, + "voter": "manoami" + }, + { + "rshares": 1285715500, + "voter": "doesntmatter" + }, + { + "rshares": 322495553, + "voter": "damono" + }, + { + "rshares": 149731266, + "voter": "steemswede" + }, + { + "rshares": 1926175201, + "voter": "pipertomcat" + }, + { + "rshares": 53506579516, + "voter": "derekareith" + }, + { + "rshares": 12408616589, + "voter": "picokernel" + }, + { + "rshares": 486652600963, + "voter": "neoxian" + }, + { + "rshares": 10584865103, + "voter": "seanmchughart" + }, + { + "rshares": 3610613523, + "voter": "owdy" + }, + { + "rshares": 76946377242, + "voter": "sigmajin" + }, + { + "rshares": 14091345831, + "voter": "ausbitbank" + }, + { + "rshares": 7725614667, + "voter": "autosmile13" + }, + { + "rshares": 15305263755, + "voter": "pino" + }, + { + "rshares": 5124085338, + "voter": "sebastien" + }, + { + "rshares": 4393022921, + "voter": "gikitiki" + }, + { + "rshares": 516433597, + "voter": "cherish" + }, + { + "rshares": 3320614763, + "voter": "steemit-life" + }, + { + "rshares": 187770538787, + "voter": "jesta" + }, + { + "rshares": 4876469889, + "voter": "thegoodguy" + }, + { + "rshares": 97667262071, + "voter": "paco" + }, + { + "rshares": 1509601460, + "voter": "incomemonthly" + }, + { + "rshares": 38214691392, + "voter": "biophil" + }, + { + "rshares": 8479287635, + "voter": "senseiteekay" + }, + { + "rshares": 51605156715, + "voter": "sephiroth" + }, + { + "rshares": 77914375364, + "voter": "ntomaino" + }, + { + "rshares": 247320271, + "voter": "aqris" + }, + { + "rshares": 9037187000, + "voter": "domavila" + }, + { + "rshares": 10168306524, + "voter": "bycz" + }, + { + "rshares": 2210167101, + "voter": "dmacshady" + }, + { + "rshares": 74715503526, + "voter": "stephencurry" + }, + { + "rshares": 240222938, + "voter": "jesse5th" + }, + { + "rshares": 594203592, + "voter": "luisucv34" + }, + { + "rshares": 17310974719, + "voter": "anduweb" + }, + { + "rshares": 270329604, + "voter": "astorm" + }, + { + "rshares": 225794427, + "voter": "chris0502" + }, + { + "rshares": 20755384335, + "voter": "artific" + }, + { + "rshares": 40253682612, + "voter": "yongyoon" + }, + { + "rshares": 6775073251, + "voter": "lichtblick" + }, + { + "rshares": 120620705591, + "voter": "demotruk" + }, + { + "rshares": 4373524020, + "voter": "r-niki09" + }, + { + "rshares": 5600683141, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 12972669244, + "voter": "nippel66" + }, + { + "rshares": 13846050753, + "voter": "dudutaulois" + }, + { + "rshares": 2415655330, + "voter": "moonjelly" + }, + { + "rshares": 1463600004, + "voter": "slocum" + }, + { + "rshares": 38295325599, + "voter": "mynameisbrian" + }, + { + "rshares": 2424094754, + "voter": "sgnsteems" + }, + { + "rshares": 196293057448, + "voter": "blueorgy" + }, + { + "rshares": 322651547057, + "voter": "xpilar" + }, + { + "rshares": 14306641323, + "voter": "all-of-us" + }, + { + "rshares": 1462310422, + "voter": "madhatting" + }, + { + "rshares": 7167353076, + "voter": "geronimo" + }, + { + "rshares": 2324876192, + "voter": "vlad" + }, + { + "rshares": 8983200296, + "voter": "oumar" + }, + { + "rshares": 70427611427, + "voter": "rea" + }, + { + "rshares": 2424409113, + "voter": "lostnuggett" + }, + { + "rshares": 25628695064, + "voter": "zaebars" + }, + { + "rshares": 4830973273, + "voter": "masterinvestor" + }, + { + "rshares": 266607399, + "voter": "lexinferno" + }, + { + "rshares": 117695718, + "voter": "charbelnamm" + }, + { + "rshares": 9416293870, + "voter": "alsprinting" + }, + { + "rshares": 207767589679, + "voter": "johnsmith" + }, + { + "rshares": 780032261, + "voter": "mohammed123" + }, + { + "rshares": 4960761826, + "voter": "sacode" + }, + { + "rshares": 452064608, + "voter": "quigua" + }, + { + "rshares": 10907428587, + "voter": "winstonwolfe" + }, + { + "rshares": 156827413, + "voter": "cire81" + }, + { + "rshares": 20531175873, + "voter": "krabgat" + }, + { + "rshares": 702425502, + "voter": "favorit" + }, + { + "rshares": 225878684, + "voter": "ethanjames" + }, + { + "rshares": 172444925, + "voter": "kibela" + }, + { + "rshares": 27072053846, + "voter": "solidgold" + }, + { + "rshares": 111147984, + "voter": "ryland.townsend" + }, + { + "rshares": 29014024080, + "voter": "williambanks" + }, + { + "rshares": 4491631626, + "voter": "jed78" + }, + { + "rshares": 11220431469, + "voter": "bergy" + }, + { + "rshares": 1201523852, + "voter": "metaflute" + }, + { + "rshares": 59673355, + "voter": "okay" + }, + { + "rshares": 5637635502, + "voter": "nekromarinist" + }, + { + "rshares": 159797889, + "voter": "vitz81" + }, + { + "rshares": 1946313851, + "voter": "sykochica" + }, + { + "rshares": 23830043508, + "voter": "rawnetics" + }, + { + "rshares": 8097262355, + "voter": "spaceghost" + }, + { + "rshares": 2589493888, + "voter": "timcliff" + }, + { + "rshares": 1011196107, + "voter": "letc" + }, + { + "rshares": 513266800508, + "voter": "toxic" + }, + { + "rshares": 28746462244, + "voter": "persianqueen" + }, + { + "rshares": 32699512403, + "voter": "xtester" + }, + { + "rshares": 2266924190, + "voter": "crypto-toll" + }, + { + "rshares": 823550089, + "voter": "labradorsem" + }, + { + "rshares": 698557363, + "voter": "romancs" + }, + { + "rshares": 1291152324, + "voter": "dolov" + }, + { + "rshares": 14436760417, + "voter": "capper2016" + }, + { + "rshares": 11737514005, + "voter": "jphamer1" + }, + { + "rshares": 113446972, + "voter": "bigsambucca" + }, + { + "rshares": 61274515, + "voter": "nickche" + }, + { + "rshares": 8958644029, + "voter": "gargon" + }, + { + "rshares": 2442169380, + "voter": "kainmarx" + }, + { + "rshares": 63412334, + "voter": "bayern000" + }, + { + "rshares": 53662708495, + "voter": "driv3n" + }, + { + "rshares": 7679228543, + "voter": "goingpaper" + }, + { + "rshares": 229421947, + "voter": "naifaz" + }, + { + "rshares": -61439588, + "voter": "gost111" + }, + { + "rshares": 5328695539, + "voter": "lordvader" + }, + { + "rshares": 61400550, + "voter": "mrdsoft" + }, + { + "rshares": 1934306097, + "voter": "bledarus" + }, + { + "rshares": 54984896, + "voter": "decred" + }, + { + "rshares": -64218845, + "voter": "johnhtims" + }, + { + "rshares": 54969817, + "voter": "razberrijam" + }, + { + "rshares": 3733986684, + "voter": "rubenalexander" + }, + { + "rshares": 4916474731, + "voter": "matrixdweller" + }, + { + "rshares": 77430111, + "voter": "pompe72" + }, + { + "rshares": 537557601, + "voter": "jayfox" + }, + { + "rshares": 69848769518, + "voter": "helikopterben" + }, + { + "rshares": 59723329, + "voter": "blubeast" + }, + { + "rshares": 5475203821, + "voter": "solarguy" + }, + { + "rshares": 62279229, + "voter": "pollina" + }, + { + "rshares": 120171572, + "voter": "sifodyas" + }, + { + "rshares": 109008307, + "voter": "cinderphoenix" + }, + { + "rshares": 2309373844, + "voter": "madoff" + }, + { + "rshares": 87991131377, + "voter": "icfiedler" + }, + { + "rshares": 3574312402, + "voter": "shneakysquirrel" + }, + { + "rshares": 53588479, + "voter": "kamil5" + }, + { + "rshares": 55945663, + "voter": "paolo75" + }, + { + "rshares": 17973584280, + "voter": "andrewawerdna" + }, + { + "rshares": 925612937, + "voter": "rittr" + }, + { + "rshares": 5448891234, + "voter": "trev" + }, + { + "rshares": 24215091196, + "voter": "someguy123" + }, + { + "rshares": 59008544, + "voter": "sterl" + }, + { + "rshares": 12403401241, + "voter": "mikemacintire" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 6718277898, + "voter": "sethlinson" + }, + { + "rshares": 12002684748, + "voter": "hilarski" + }, + { + "rshares": 1499467547, + "voter": "roland.haynes" + }, + { + "rshares": 11478715301, + "voter": "mandibil" + }, + { + "rshares": 56443564, + "voter": "radar12" + }, + { + "rshares": 24537271972, + "voter": "daut44" + }, + { + "rshares": 236422965, + "voter": "brandon-rosano" + }, + { + "rshares": 57911021, + "voter": "steembriefing" + }, + { + "rshares": 67699642, + "voter": "deleted" + }, + { + "rshares": 2212272906, + "voter": "voluntary" + }, + { + "rshares": 58155541, + "voter": "federicofragola" + }, + { + "rshares": 115043900, + "voter": "mlpfrank" + }, + { + "rshares": 11145697310, + "voter": "krnel" + }, + { + "rshares": 3614336062, + "voter": "loganarchy" + }, + { + "rshares": 56679654, + "voter": "bradyd" + }, + { + "rshares": 84754573, + "voter": "uziriel" + }, + { + "rshares": 55377253, + "voter": "maximator15" + }, + { + "rshares": 11501310305, + "voter": "darrantrute" + }, + { + "rshares": 59216026, + "voter": "coolty" + }, + { + "rshares": 12307778400, + "voter": "ryan-singer" + }, + { + "rshares": 688853443, + "voter": "gear66" + }, + { + "rshares": 58818711, + "voter": "m12r" + }, + { + "rshares": 2125462805, + "voter": "jeremyfromwi" + }, + { + "rshares": 7076868967, + "voter": "heretickitten" + }, + { + "rshares": 111770582, + "voter": "team101" + }, + { + "rshares": 4073388292, + "voter": "davidbrogan" + }, + { + "rshares": 1628427434, + "voter": "carlyle" + }, + { + "rshares": 52320760, + "voter": "kosmatimuc" + }, + { + "rshares": 58351459, + "voter": "mnviking" + }, + { + "rshares": 55620764, + "voter": "flamedarkmoon" + }, + { + "rshares": 2922171431, + "voter": "lanimal" + }, + { + "rshares": 59562278, + "voter": "moonman" + }, + { + "rshares": 19561952912, + "voter": "disofdis" + }, + { + "rshares": 56042508, + "voter": "el1fan" + }, + { + "rshares": 2305186237, + "voter": "doitvoluntarily" + }, + { + "rshares": 1250725025, + "voter": "crypt0mine" + }, + { + "rshares": 632649253, + "voter": "kev7000" + }, + { + "rshares": 56143941, + "voter": "zettar" + }, + { + "rshares": 3309390130, + "voter": "nubchai" + }, + { + "rshares": 666711159, + "voter": "keverw" + }, + { + "rshares": 189407661696, + "voter": "asksisk" + }, + { + "rshares": 55416927, + "voter": "the-ego-is-you" + }, + { + "rshares": 91152561, + "voter": "steemrussia" + }, + { + "rshares": 25813907256, + "voter": "dubi" + }, + { + "rshares": 4685765533, + "voter": "renzoarg" + }, + { + "rshares": 73380620, + "voter": "alina1" + }, + { + "rshares": 41760420240, + "voter": "cnfund" + }, + { + "rshares": 52393318, + "voter": "plantbasedjunkie" + }, + { + "rshares": 364794611, + "voter": "ct-gurus" + }, + { + "rshares": 71464098, + "voter": "and030380" + }, + { + "rshares": 52597837, + "voter": "waldemar-kuhn" + }, + { + "rshares": 85301011, + "voter": "johnygt" + }, + { + "rshares": 54232595, + "voter": "blockcat" + }, + { + "rshares": 52192153, + "voter": "shvedas" + }, + { + "rshares": 51871529, + "voter": "bobbythegreat" + }, + { + "rshares": 51814320, + "voter": "marianahunt" + }, + { + "rshares": 176715413, + "voter": "bitcoinparadise" + }, + { + "rshares": 52774418, + "voter": "walteraze" + }, + { + "rshares": 50592846, + "voter": "goldenunicorn" + }, + { + "rshares": 71251561, + "voter": "whatsup" + }, + { + "rshares": 2392485349, + "voter": "gringalicious" + }, + { + "rshares": 8258021605, + "voter": "mallorca" + }, + { + "rshares": 577247264, + "voter": "changkun" + }, + { + "rshares": 807542498, + "voter": "anomaly" + }, + { + "rshares": 51890765, + "voter": "gregorygarcia" + }, + { + "rshares": 80106845, + "voter": "ola1" + }, + { + "rshares": 54672126, + "voter": "cloudmining" + }, + { + "rshares": 2360647659, + "voter": "ekaterinka" + }, + { + "rshares": 1008239952, + "voter": "steemsatoshi" + }, + { + "rshares": 55523890, + "voter": "marquismiller" + }, + { + "rshares": 66564537, + "voter": "arnebolen" + }, + { + "rshares": 50996649, + "voter": "kokoliso1" + }, + { + "rshares": 52763087, + "voter": "lexikon082" + }, + { + "rshares": 107344655, + "voter": "shubham1696" + }, + { + "rshares": 52291016, + "voter": "bkasante" + }, + { + "rshares": 51080933, + "voter": "shivayoga" + }, + { + "rshares": 1398865101, + "voter": "robotev" + }, + { + "rshares": 50827953, + "voter": "gaborondix" + }, + { + "rshares": 583302856, + "voter": "thebiggestidea" + }, + { + "rshares": 50238161, + "voter": "robertdpickett" + }, + { + "rshares": 155435909, + "voter": "duckfever" + } + ], + "author": "someguy123", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.49, + "beneficiaries": [], + "blacklists": [], + "body": "**Currently, there are two ways to get a STEEM Account.** The first is to sign up for Steemit with a Reddit or Facebook account, the second is to create an account using CLI_WALLET or Piston and have the account **permanently linked to your own account.**\n\nNeither option really allows you to be anonymous. Want to post controversial posts, or say something that would otherwise be illegal in your country? (e.g. poor free speech laws) Then Anonsteem is here to help.\n\n## Introducing: @anonsteem\n\n![](https://i.imgur.com/Y6QDDbD.png)\n\nPUBLIC INTERNET: [anon.steem.network](https://anon.steem.network/)\n----\n\nTOR: [steemlohs6air4h2.onion](http://steemlohs6air4h2.onion/)\n----\n\n----\n\n**So what actually is this?**\n\nAnonSteem allows you to purchase an account using either Bitcoin or Litecoin, and it will be created by the @anonsteem account within a minute of payment.\n\nTo protect your privacy, there are no IP logs, we have a TOR hidden service, and we allow you to remove your keys from our server as soon as you create the account.\n\n![](https://i.imgur.com/4aa6tR7.png)\n\nWe give you detailed instructions on changing your keys after creating the account, so you can be sure we're not just going to steal your account later on.\n\nHow long does it take to get an account?\n-----\n\nTransactions are scanned once a minute, and we accept 0 confirmation transactions. This means you'll most likely have your account within 1-2 minutes of sending the payment, regardless of which coin you paid with.\n\nCan I pay with STEEM?\n----\n\nWe don't accept STEEM directly, as that would ruin your privacy. However, if you REALLY want to pay with STEEM, you can send it via [ShapeShift (precise mode)](https://shapeshift.io/#/inputs/2) to the BTC or LTC address you get during payment.\n\nDoesn't this service mean more spambots?\n----\n\nWe don't have any plans to allow en-masse account creation. Every order has to be placed one at a time, with individual payments. Someone looking to create spam bots would most likely look elsewhere.\n\nAnonsteem is targeted at persons or groups looking for one, or a few accounts, with no social media link, and no third party tracking.\n\n**HELP - my transaction expired?** - The 15 minute limit is just to avoid us checking transactions for abandoned orders. If you've already paid, just PM me on SteemitChat, or send me an email (bottom of the anonsteem page) with your order ID and I'll reset the expiry.\n\nTry it out at [anon.steem.network](https://anon.steem.network)\n----\n\nDo you like what I'm doing? Follow me, and [vote for @someguy123 to be a witness](https://steemit.com/~witnesses)\n====", + "category": "steemit", + "children": 58, + "created": "2016-08-29T21:00:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgur.com/Y6QDDbD.png" + ], + "tags": [ + "steemit", + "steem", + "anarchy", + "bitcoin", + "litecoin" + ], + "users": [ + "anonsteem", + "someguy123" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 119299865028571, + "payout": 1520.901, + "payout_at": "2016-09-05T21:00:18", + "pending_payout_value": "1520.901 HBD", + "percent_hbd": 10000, + "permlink": "anonsteem-create-anonymous-steem-accounts-without-social-media", + "post_id": 1046758, + "promoted": "76.500 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 342 + }, + "title": "ANONSTEEM - Create Anonymous Steem Accounts without social media", + "updated": "2016-08-29T22:14:12", + "url": "/steemit/@someguy123/anonsteem-create-anonymous-steem-accounts-without-social-media" + }, + { + "active_votes": [ + { + "rshares": 6177366490721, + "voter": "dantheman" + }, + { + "rshares": 5524453120959, + "voter": "enki" + }, + { + "rshares": 118459200229, + "voter": "sandra" + }, + { + "rshares": 1111762764834, + "voter": "ihashfury" + }, + { + "rshares": 3104316216, + "voter": "boy" + }, + { + "rshares": 3769023210, + "voter": "bue-witness" + }, + { + "rshares": 684026925, + "voter": "bunny" + }, + { + "rshares": 54893564497, + "voter": "bue" + }, + { + "rshares": 1663393709, + "voter": "mini" + }, + { + "rshares": 213796245, + "voter": "moon" + }, + { + "rshares": 625012807, + "voter": "healthcare" + }, + { + "rshares": 973159239, + "voter": "daniel.pan" + }, + { + "rshares": 2426634324, + "voter": "konelectric" + }, + { + "rshares": 196852731768, + "voter": "gardenlady" + }, + { + "rshares": 288356419, + "voter": "helen.tan" + }, + { + "rshares": 91974415110, + "voter": "vitaly-lvov" + }, + { + "rshares": 1676057243571, + "voter": "cryptoctopus" + }, + { + "rshares": 42646084026, + "voter": "hannixx42" + }, + { + "rshares": 1426441594, + "voter": "murh" + }, + { + "rshares": 914730170, + "voter": "treeleaves" + }, + { + "rshares": 72459361708, + "voter": "thecryptofiend" + }, + { + "rshares": 30768675850, + "voter": "everythink" + }, + { + "rshares": 170243742354, + "voter": "thedashguy" + }, + { + "rshares": 187725199105, + "voter": "mexbit" + }, + { + "rshares": 14468332399, + "voter": "magnebit" + }, + { + "rshares": 6830334777, + "voter": "micheletrainer" + }, + { + "rshares": 207235087440, + "voter": "asmolokalo" + }, + { + "rshares": 45105528409, + "voter": "booja" + }, + { + "rshares": 55888461363, + "voter": "sonzweil" + }, + { + "rshares": 2666424177, + "voter": "screasey" + }, + { + "rshares": 6704878593, + "voter": "lichtblick" + }, + { + "rshares": 127664642491, + "voter": "demotruk" + }, + { + "rshares": 84707219423, + "voter": "me-tarzan" + }, + { + "rshares": 10810017183, + "voter": "peacekeeper" + }, + { + "rshares": 6080328266, + "voter": "summonerrk" + }, + { + "rshares": 2870180302, + "voter": "ace108" + }, + { + "rshares": 11565154708, + "voter": "dimitarj" + }, + { + "rshares": 2466552028, + "voter": "bullionstackers" + }, + { + "rshares": 23482202368, + "voter": "williambanks" + }, + { + "rshares": 33679033840, + "voter": "gomeravibz" + }, + { + "rshares": 12266525730, + "voter": "stephen.king989" + }, + { + "rshares": 22398900329, + "voter": "cryptos" + }, + { + "rshares": 9896085754, + "voter": "ottodv" + }, + { + "rshares": 2266973901, + "voter": "fingolfin" + }, + { + "rshares": 8889605453, + "voter": "theb0red1" + }, + { + "rshares": 8646944150, + "voter": "hilarski" + }, + { + "rshares": 3386634890, + "voter": "booky" + }, + { + "rshares": 261504857808, + "voter": "oldtimer" + }, + { + "rshares": 59202973, + "voter": "gduran" + }, + { + "rshares": 1578660489, + "voter": "cryptoeasy" + }, + { + "rshares": 5750642945, + "voter": "luminousvisions" + }, + { + "rshares": 2135038057, + "voter": "roy2016" + }, + { + "rshares": 7954827193, + "voter": "ghasemkiani" + }, + { + "rshares": 1829620177, + "voter": "matthewtiii" + }, + { + "rshares": 201245802, + "voter": "ratidor" + }, + { + "rshares": 282267928, + "voter": "totosky" + }, + { + "rshares": 98655344, + "voter": "positivesteem" + }, + { + "rshares": 59126442, + "voter": "heroic15397" + }, + { + "rshares": 50326986, + "voter": "everittdmickey" + }, + { + "rshares": 1226505302, + "voter": "asolopreneur" + }, + { + "rshares": 596047269, + "voter": "robotev" + }, + { + "rshares": 1483350426, + "voter": "ltm" + }, + { + "rshares": 244968251, + "voter": "letstalkliberty" + }, + { + "rshares": 158583251, + "voter": "tata.lucette" + }, + { + "rshares": 154595895, + "voter": "imtwoxic" + } + ], + "author": "peacekeeper", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.36, + "beneficiaries": [], + "blacklists": [], + "body": "http://www.steem101.com/facebooktest.jpg\n# My Facebook and Steemit experiment:\n### Two days ago @ around 8:00 am EST I posted an article about my little sweetheart named Jalyn. She made \"Fall off the bone ribs\" and we documented her work with a video.\n\n### I then posted it on Steemit and Facebook at the exact same time. \n* Steemit: I had 68 followers at the time of the post.\n* Facebook: I had 224 friends, family, coworkers at the time of the post.\n\n---\n\n## Here is a snapshot of both posts:\n\nSteemit Post: | FaceBook Post:\n:-------------------------:|:-------------------------:\n![](http://www.steem101.com/Steemit.jpg ) | ![](http://www.steem101.com/facebook.jpg )\n\n\n\n| Steemit: | FaceBook | \n|----------|:-------------:|\n| 44 Up Votes | 7 Likes |\n| 4 Comments | 5 Comments |\n| No Shares | 1 Share |\n| $84.66 | Zero - Cheap Bastards |\n\n## Summary:\nI thought it would be compelling to see how many votes I received with both Social Media Sites. I found it very interesting that the number of Up Votes from the Steemit Community was more than 6 times the number of Likes from my Facebook Friends. The reason I found this interesting is because I have 224 Facebook friends and I have known them a lot longer than my new friends at Steemit. \n\nAnother interesting point is the fact I have been on Facebook for over 6 years. I have been on Steemit for 2 months. Looks like my Steemit Friends are more interested in what I have to share..... \n\nIt will also be interesting when I show my Facebook friends this little experiment.\nEspecially the part about the $84.66\n\n## Action:\nStop going to Facebook!\n\n#steemit #facebook #life #craigrant", + "category": "steemit", + "children": 23, + "created": "2016-09-08T19:37:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.steem101.com/facebooktest.jpg", + "http://www.steem101.com/Steemit.jpg", + "http://www.steem101.com/facebook.jpg" + ], + "tags": [ + "steemit", + "experiment", + "facebook", + "life", + "craigrant" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 16467096056102, + "payout": 28.943, + "payout_at": "2016-09-15T19:37:39", + "pending_payout_value": "28.943 HBD", + "percent_hbd": 10000, + "permlink": "my-facebook-and-steemit-post-side-by-side-two-2-days-ago", + "post_id": 1175979, + "promoted": "76.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 65 + }, + "title": "My Facebook & Steemit post side by side two (2) days ago. SURPRISE .... SURPRISE ......", + "updated": "2016-09-08T20:03:18", + "url": "/steemit/@peacekeeper/my-facebook-and-steemit-post-side-by-side-two-2-days-ago" + }, + { + "active_votes": [ + { + "rshares": 6762422493146, + "voter": "abit" + }, + { + "rshares": 3722167102, + "voter": "boy" + }, + { + "rshares": 4518923636, + "voter": "bue-witness" + }, + { + "rshares": 828866269, + "voter": "bunny" + }, + { + "rshares": 65291932795, + "voter": "bue" + }, + { + "rshares": 1994645292, + "voter": "mini" + }, + { + "rshares": 256490999, + "voter": "moon" + }, + { + "rshares": 747730879, + "voter": "healthcare" + }, + { + "rshares": 1161438487, + "voter": "daniel.pan" + }, + { + "rshares": 345929094, + "voter": "helen.tan" + }, + { + "rshares": 38490752763, + "voter": "noaommerrr" + }, + { + "rshares": 31898709926, + "voter": "james-show" + }, + { + "rshares": 120036771953, + "voter": "bbqbear" + }, + { + "rshares": 15817278258, + "voter": "acidyo" + }, + { + "rshares": 1424916288, + "voter": "murh" + }, + { + "rshares": 64857927561, + "voter": "thecryptofiend" + }, + { + "rshares": 39311342671, + "voter": "justtryme90" + }, + { + "rshares": 1350953088, + "voter": "fjccoin" + }, + { + "rshares": 4477107456, + "voter": "dahaz159" + }, + { + "rshares": 322690670, + "voter": "garagebill" + }, + { + "rshares": 15739145316, + "voter": "zakharya" + }, + { + "rshares": 179192996861, + "voter": "thedashguy" + }, + { + "rshares": 75625947764, + "voter": "kimziv" + }, + { + "rshares": 6740313250, + "voter": "tyler-fletcher" + }, + { + "rshares": 6414920414, + "voter": "acassity" + }, + { + "rshares": 49805947674, + "voter": "booja" + }, + { + "rshares": 55853813712, + "voter": "sonzweil" + }, + { + "rshares": 9866111769, + "voter": "aeico" + }, + { + "rshares": 480670817737, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 638021117, + "voter": "steemswede" + }, + { + "rshares": 429990873, + "voter": "akareyon" + }, + { + "rshares": 181322915378, + "voter": "freeyourmind" + }, + { + "rshares": 11531792247, + "voter": "sebastien" + }, + { + "rshares": 11034478037, + "voter": "meesterboom" + }, + { + "rshares": 1410577112, + "voter": "inertia" + }, + { + "rshares": 44336327098, + "voter": "yongyoon" + }, + { + "rshares": 79349787046, + "voter": "me-tarzan" + }, + { + "rshares": 9970599025, + "voter": "peacekeeper" + }, + { + "rshares": 4486999201, + "voter": "lpfaust" + }, + { + "rshares": 473751099, + "voter": "kooshikoo" + }, + { + "rshares": 11390928300, + "voter": "sisterholics" + }, + { + "rshares": 5873252645, + "voter": "beanz" + }, + { + "rshares": 117698021, + "voter": "cameron-here" + }, + { + "rshares": 29635792745, + "voter": "williambanks" + }, + { + "rshares": 1793508440, + "voter": "karenb54" + }, + { + "rshares": 219911318479, + "voter": "laonie" + }, + { + "rshares": 8953837063, + "voter": "myfirst" + }, + { + "rshares": 3801791180, + "voter": "rich77" + }, + { + "rshares": 89872995878, + "voter": "somebody" + }, + { + "rshares": 3363521648, + "voter": "flysaga" + }, + { + "rshares": 5475636756, + "voter": "k4r1nn" + }, + { + "rshares": 19862171480, + "voter": "midnightoil" + }, + { + "rshares": 2979617190, + "voter": "cjclaro" + }, + { + "rshares": 8113950766, + "voter": "kurtbeil" + }, + { + "rshares": 24656414925, + "voter": "xiaohui" + }, + { + "rshares": 435439128, + "voter": "wiser" + }, + { + "rshares": 107084440, + "voter": "luke490" + }, + { + "rshares": 18249960278, + "voter": "capper2016" + }, + { + "rshares": 2100417564, + "voter": "kurtrohlandt" + }, + { + "rshares": 1554626282, + "voter": "xiaokongcom" + }, + { + "rshares": 6797668445, + "voter": "steemitqa" + }, + { + "rshares": 20160515746, + "voter": "driv3n" + }, + { + "rshares": 12012730878, + "voter": "cryptos" + }, + { + "rshares": 234067377, + "voter": "giftedgaia" + }, + { + "rshares": 1631018835, + "voter": "quantumanomaly" + }, + { + "rshares": 3130695206, + "voter": "xianjun" + }, + { + "rshares": 72131169, + "voter": "sijoittaja" + }, + { + "rshares": 901114996, + "voter": "bledarus" + }, + { + "rshares": 61897843, + "voter": "geny" + }, + { + "rshares": 206134585, + "voter": "microluck" + }, + { + "rshares": 3024339521, + "voter": "lorddominik007" + }, + { + "rshares": 69500880949, + "voter": "helikopterben" + }, + { + "rshares": 58350694824, + "voter": "anotherjoe" + }, + { + "rshares": 59609546962, + "voter": "serejandmyself" + }, + { + "rshares": 1423723498, + "voter": "alexma3x" + }, + { + "rshares": 1262855144, + "voter": "gdsprgdd" + }, + { + "rshares": 1804085961, + "voter": "otisbrown" + }, + { + "rshares": 4601312529, + "voter": "mada" + }, + { + "rshares": 2922107498, + "voter": "netaterra" + }, + { + "rshares": 2485484872, + "voter": "shadowspub" + }, + { + "rshares": 316012583, + "voter": "codymac40" + }, + { + "rshares": 1098554901, + "voter": "steemitguide" + }, + { + "rshares": 58872767, + "voter": "powmonkey" + }, + { + "rshares": 208026413, + "voter": "tatianka" + }, + { + "rshares": 330609380, + "voter": "tfeldman" + }, + { + "rshares": 1088326615, + "voter": "geke" + }, + { + "rshares": 53968432, + "voter": "mooncat" + }, + { + "rshares": 77663073, + "voter": "whatsup" + }, + { + "rshares": 265151816, + "voter": "ola1" + }, + { + "rshares": 289905346, + "voter": "michelle.gent" + }, + { + "rshares": 51783834, + "voter": "mlialen" + }, + { + "rshares": 50404082, + "voter": "koskl" + }, + { + "rshares": 77402677, + "voter": "thefinanceguy" + }, + { + "rshares": 149994455, + "voter": "steemitcharity" + }, + { + "rshares": 50211933, + "voter": "powerup" + }, + { + "rshares": 122119181, + "voter": "wastedsoul" + }, + { + "rshares": 76997226, + "voter": "comeup" + }, + { + "rshares": 111910065, + "voter": "tygeade" + } + ], + "author": "steemitqa", + "author_payout_value": "0.000 HBD", + "author_reputation": 51.82, + "beneficiaries": [], + "blacklists": [], + "body": "

    Uplift Minnows Initiative

    \n


    \n
    https://img1.steemit.com/0x0/https://static.wixstatic.com/media/5c9236_daf200df05a1435bb441b235515eace3~mv2_d_2941_2046_s_2.jpg?dn=minnow+mission+3.jpg
    \n

    The Idea:

    \n \nThis idea is to maximize the \u2018promote post\u2019 feature and allow minnows to get more exposure to their stories, or services on SteemIt, but on a budget. If every day, or every week this account (we\u2019ll be shifting to a new account shortly @advertise) be in the top five on the promo tab and you pay $3-5 you will reap the rewards of being on the top of SteemIt! Promote Post as a minnow is turning out to be a problem for [some](https://steemit.com/steemit/@profitgenerator/analysis-promoted-content) so the power of many seems more logical. \n\nAlso, going forward we\u2019ll be throwing the same amount daily/weekly, or even more toward the post reaching the top. As it stands $100 can get us all on the front page of SteemIt Promote. If 40 of us minnows throw in $5 for the day we can sit our submissions on top. Not only that **ALL SBD** that are earned by this post will go into \u201cpromote post\u201d itself thus helping you get free future advertising for your submissions! We\u2019ll be building out this post as we go as you can see we have a \u201cServices\u201d Category.\n\nIf you wish to get our upvote, just tag us with a SteemIt tag of **#upliftminnows** and we\u2019ll find your post. All proceeds of the post will go back to you so essentially you could have a free advertisement.\n

    How to Participate:

    \n\n
  • Simply, comment below with your story submission, or service and we\u2019ll add it to the page. Hit \u2018promote post\u2019 and send whatever amount you can and 'pool' it together with all other minnows. Put the $ amount you posted in your comment also. Example: @joesmith $5 ( your link here ).\n

    \n
  • We will post the link you provide via a comment below to the post.\n

    \n
  • The highest paying post will lead the list first and roll off the page after 20 entries.\n

    \n
  • This post will last forever and each day/week a new post will be put up and your listing could be carried over.\n

    \n
  • \n\n
    \n

    Note
    \nFor this very first launch we are adding $50 to the pool. You may add as much as you want to this post, or as little as you want to get listed on Uplift Minnows Initiative.

    \n
    \n \n


    \n

    SteemIt Story Submissions:

    \n


    \n\n

    \"enter

    \n \n

    \"enterSD- $6 | @kurtrohlandt: Steemit Image Tools - Pimp your posts

    \n\n

    \"enterSD- $5 | @williambanks: Do You Feel Taler? - GNU Foundation Launches Their Own Cryptocoin!

    \n\n

    \"enterSD- $5 | @michelle.gent: I went to the beach and I cried

    \n\n\n\n

    \"enterSD- $2 | @me-tarzan: WIN !!!!! 500 !!!!!STEEMPOWER !!!!!..... ENTER STEEMIT DAILY SWEEPSTAKES ..... 100 WINNERS EVERYDAY

    \n\n\n

    \"enterSD- $1.50 | @tfeldman: Original Song for the Minnows: Talkin' $.01 Cent Steemit Post Blues

    \n\n
    \n\n

    \"enterSD -$1 | @geke: Was that make-up tutorial really worth thousands of dollars?

    \n\n

    \"enterSD -$1 | @steemswede: [PHILOSOPHY] The Value of Wonder

    \n\n

    \"enterPlace Your Story Submission HERE! for $1 SBD!

    \n \n


    \n

    SteemIt Services:

    \n


    \n\n
    \"enter

    \n \n

    \"enterSD -$2| @tyler-fletcher: RandomSteemit Promotion Article/ RandomSteemit.com (Steem Service)

    \n \n

    \"enterPlace your SteemIt Service HERE!

    \n \n


    \n
    Follow us if you love what we are doing! \u2764
    \n
    http://reneenouveau.com/Steem/100humansmall.jpg
    \n\n

    ", + "category": "steemit", + "children": 50, + "created": "2016-09-03T16:49:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img1.steemit.com/0x0/https://static.wixstatic.com/media/5c9236_daf200df05a1435bb441b235515eace3~mv2_d_2941_2046_s_2.jpg?dn=minnow+mission+3.jpg", + "https://payscape.com/wp-content/uploads/icon-globe-blue.png", + "https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-arrow-right-b-128.png", + "http://www.amesto.global/globalassets/fellesbilder-2015/ikoner/handshake-icon-200px.png", + "https://img1.steemit.com/0x0/http://i.imgsafe.org/dd8bd8753d.gif", + "http://reneenouveau.com/Steem/100humansmall.jpg" + ], + "links": [ + "https://steemit.com/steemit/@profitgenerator/analysis-promoted-content", + "https://steemit.com/steemtools/@kurtrohlandt/steemit-image-tools-pimp-your-posts", + "https://steemit.com/steem/@williambanks/do-you-feel-taler-gnu-foundation-launches-their-own-cryptocoin", + "https://steemit.com/life/@michelle.gent/i-went-to-the-beach-and-i-cried", + "https://steemit.com/steemit/@me-tarzan/win-500-steempower-enter-steemit-daily-sweepstakes-100-winners-everyday", + "https://steemit.com/life/@tfeldman/original-song-for-the-minnows-talkin-usd-01-cent-steemit-post-blues#comments", + "https://steemit.com/steemit/@geke/was-that-make-up-tutorial-really-worth-thousands-of-dollars", + "https://steemit.com/philosophy/@steemswede/philosophy-the-value-of-wonder", + "https://steemit.com/promoted/steemit", + "http://randomsteemit.com/", + "https://steemit.com/@steemitqa" + ], + "tags": [ + "steemit", + "steem", + "upliftminnows", + "steemsquad" + ], + "users": [ + "advertise", + "joesmith" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 9097095205888, + "payout": 11.997, + "payout_at": "2016-09-10T16:49:18", + "pending_payout_value": "11.997 HBD", + "percent_hbd": 10000, + "permlink": "uplift-your-story-submission-to-the-top-of-post-promote-uplift-minnows-initiative", + "post_id": 1113125, + "promoted": "75.915 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 98 + }, + "title": "Uplift Your Story Submission to the Top of Post Promote: Uplift Minnows Initiative", + "updated": "2016-09-04T16:38:33", + "url": "/steemit/@steemitqa/uplift-your-story-submission-to-the-top-of-post-promote-uplift-minnows-initiative" + }, + { + "active_votes": [ + { + "rshares": 8985284348056, + "voter": "dantheman" + }, + { + "rshares": 347182498336, + "voter": "anonymous" + }, + { + "rshares": 6807494375194, + "voter": "val-a" + }, + { + "rshares": 4393144360640, + "voter": "riverhead" + }, + { + "rshares": 2483640452, + "voter": "boy" + }, + { + "rshares": 1744463573774, + "voter": "xeroc" + }, + { + "rshares": 3015449503, + "voter": "bue-witness" + }, + { + "rshares": 547246371, + "voter": "bunny" + }, + { + "rshares": 43943051043, + "voter": "bue" + }, + { + "rshares": 1330803118, + "voter": "mini" + }, + { + "rshares": 171039480, + "voter": "moon" + }, + { + "rshares": 207056953028, + "voter": "alex90342fastn1" + }, + { + "rshares": 2180060279637, + "voter": "bhuz" + }, + { + "rshares": 709998844557, + "voter": "pfunk" + }, + { + "rshares": 500032593, + "voter": "healthcare" + }, + { + "rshares": 778573329, + "voter": "daniel.pan" + }, + { + "rshares": 813852185290, + "voter": "steemrollin" + }, + { + "rshares": 230690102, + "voter": "helen.tan" + }, + { + "rshares": 13456874958, + "voter": "gregory-f" + }, + { + "rshares": 9981315272, + "voter": "andzzz" + }, + { + "rshares": 5264976509, + "voter": "spaninv" + }, + { + "rshares": 29703642476, + "voter": "instructor2121" + }, + { + "rshares": 335151732396, + "voter": "teamsteem" + }, + { + "rshares": 147551184319, + "voter": "steve-walschot" + }, + { + "rshares": 1412786230, + "voter": "murh" + }, + { + "rshares": 39924520204, + "voter": "ranko-k" + }, + { + "rshares": 29997646492, + "voter": "drinkzya" + }, + { + "rshares": 19754123181, + "voter": "samether" + }, + { + "rshares": 53304441666, + "voter": "thecryptodrive" + }, + { + "rshares": 1380318227, + "voter": "fjccoin" + }, + { + "rshares": 1457511112, + "voter": "benthegameboy" + }, + { + "rshares": 32136652184, + "voter": "michaelx" + }, + { + "rshares": 8926706341, + "voter": "grandpere" + }, + { + "rshares": 2690420179, + "voter": "gary-smith" + }, + { + "rshares": 497410679, + "voter": "mrhankeh" + }, + { + "rshares": 56702480478, + "voter": "isteemit" + }, + { + "rshares": 68355526825, + "voter": "bacchist" + }, + { + "rshares": 207235087440, + "voter": "asmolokalo" + }, + { + "rshares": 55888461363, + "voter": "sonzweil" + }, + { + "rshares": 61723804140, + "voter": "lehard" + }, + { + "rshares": 87194099793, + "voter": "sigmajin" + }, + { + "rshares": 14456007797, + "voter": "ausbitbank" + }, + { + "rshares": 967430836, + "voter": "steem1653" + }, + { + "rshares": 259566753, + "voter": "losos" + }, + { + "rshares": 2916783620, + "voter": "sveokla" + }, + { + "rshares": 203941619651, + "voter": "jesta" + }, + { + "rshares": 4913418737, + "voter": "thegoodguy" + }, + { + "rshares": 1255391771, + "voter": "jrd8526" + }, + { + "rshares": 14499214780, + "voter": "jaycobbell" + }, + { + "rshares": 8217543952, + "voter": "noodhoog" + }, + { + "rshares": 35654305271, + "voter": "condra" + }, + { + "rshares": 6496036600, + "voter": "krystle" + }, + { + "rshares": 91926117, + "voter": "wildchild" + }, + { + "rshares": 127811996983, + "voter": "demotruk" + }, + { + "rshares": 12391003580, + "voter": "nippel66" + }, + { + "rshares": 3404137327, + "voter": "tarindel" + }, + { + "rshares": 540910155, + "voter": "qonq99" + }, + { + "rshares": 35423115509, + "voter": "zaebars" + }, + { + "rshares": 231302899, + "voter": "sergey44" + }, + { + "rshares": 428847572, + "voter": "leonaugus" + }, + { + "rshares": 614745323, + "voter": "curator" + }, + { + "rshares": 5727995375, + "voter": "royalmacro" + }, + { + "rshares": 2814833271, + "voter": "tygergamer" + }, + { + "rshares": 5361340393, + "voter": "jed78" + }, + { + "rshares": 128430788791, + "voter": "steemdrive" + }, + { + "rshares": 76539963151, + "voter": "gomeravibz" + }, + { + "rshares": 4650376230, + "voter": "theprophet0" + }, + { + "rshares": 22883800785, + "voter": "laonie1" + }, + { + "rshares": 23396082320, + "voter": "laonie2" + }, + { + "rshares": 23404647118, + "voter": "laonie3" + }, + { + "rshares": 17330365160, + "voter": "sunshine" + }, + { + "rshares": 25983916825, + "voter": "kental" + }, + { + "rshares": 327484786, + "voter": "nessacute" + }, + { + "rshares": 2267296640, + "voter": "crypto-toll" + }, + { + "rshares": 12539115191, + "voter": "stephen.king989" + }, + { + "rshares": 23400604417, + "voter": "laonie4" + }, + { + "rshares": 23398899328, + "voter": "laonie5" + }, + { + "rshares": 23396297524, + "voter": "laonie6" + }, + { + "rshares": 23393304596, + "voter": "laonie7" + }, + { + "rshares": 23389513666, + "voter": "laonie8" + }, + { + "rshares": 23387910642, + "voter": "laonie9" + }, + { + "rshares": 1404956543, + "voter": "dolov" + }, + { + "rshares": 19546273639, + "voter": "velourex" + }, + { + "rshares": 1368553119, + "voter": "paynode" + }, + { + "rshares": 22398900329, + "voter": "cryptos" + }, + { + "rshares": 283251416, + "voter": "naifaz" + }, + { + "rshares": 64621792, + "voter": "stevescriber" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 53638070, + "voter": "nano2nd" + }, + { + "rshares": 56598010, + "voter": "cryptoblu" + }, + { + "rshares": 56591855, + "voter": "instructor" + }, + { + "rshares": 83234176, + "voter": "pompe72" + }, + { + "rshares": 663686280832, + "voter": "dollarvigilante" + }, + { + "rshares": 6695859153, + "voter": "solarguy" + }, + { + "rshares": 728479455, + "voter": "alexma3x" + }, + { + "rshares": 13247318328, + "voter": "gvargas123" + }, + { + "rshares": 1550433833, + "voter": "jsantana" + }, + { + "rshares": 8720302896, + "voter": "jaredcwillis" + }, + { + "rshares": 23381814238, + "voter": "laonie10" + }, + { + "rshares": 765546853, + "voter": "wuyueling" + }, + { + "rshares": 2636453193, + "voter": "rossenpavlov" + }, + { + "rshares": 78863230555, + "voter": "barrycooper" + }, + { + "rshares": 22918561757, + "voter": "hilarski" + }, + { + "rshares": 7674991389, + "voter": "craigwilliamz" + }, + { + "rshares": 3838175665, + "voter": "booky" + }, + { + "rshares": 58561038, + "voter": "drsamkhan" + }, + { + "rshares": 53565688, + "voter": "rickmiller" + }, + { + "rshares": 1947405265, + "voter": "cryptoeasy" + }, + { + "rshares": 2761833688, + "voter": "nulliusinverba" + }, + { + "rshares": 669878419, + "voter": "runridefly" + }, + { + "rshares": 10692755421, + "voter": "stephmckenzie" + }, + { + "rshares": 23036045614, + "voter": "laonie11" + }, + { + "rshares": 168510966, + "voter": "team101" + }, + { + "rshares": 7954827193, + "voter": "ghasemkiani" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 115585338, + "voter": "the-ego-is-you" + }, + { + "rshares": 282267928, + "voter": "totosky" + }, + { + "rshares": 360867793495, + "voter": "charlieshrem" + }, + { + "rshares": 57674266103, + "voter": "tracemayer" + }, + { + "rshares": 1445562934, + "voter": "bitcoinparadise" + }, + { + "rshares": 1996188997, + "voter": "steemsquad" + }, + { + "rshares": 95081132, + "voter": "inarix03" + }, + { + "rshares": 51257071, + "voter": "sinsinclair" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 161225748, + "voter": "iliyaa" + }, + { + "rshares": 154056498, + "voter": "cruise" + }, + { + "rshares": 1390524760, + "voter": "rusteemitblog" + }, + { + "rshares": 158081936, + "voter": "pawel-krawczyk" + }, + { + "rshares": 160057403, + "voter": "alvinng77" + }, + { + "rshares": 156392532, + "voter": "mcwhackery" + }, + { + "rshares": 159089330, + "voter": "tundercat" + }, + { + "rshares": 158189020, + "voter": "rhp" + }, + { + "rshares": 154958886, + "voter": "jovic" + }, + { + "rshares": 142547773, + "voter": "roger.steemit" + }, + { + "rshares": 154396126, + "voter": "lovesickchris" + } + ], + "author": "val-a", + "author_payout_value": "0.000 HBD", + "author_reputation": 52.49, + "beneficiaries": [], + "blacklists": [], + "body": "![](http://ap.mnocdn.no/images/268d5cb1-673e-4231-a1ef-c9767d3494f1?fit=crop&h=1152&q=80&w=2048)\n\n> I think it's worth to repost here this [open letter to Mark Zuckerberg by Aftenposten's Editor-in-chief Espen Egil Hansen](http://www.aftenposten.no/meninger/kommentar/Dear-Mark-I-am-writing-this-to-inform-you-that-I-shall-not-comply-with-your-requirement-to-remove-this-picture-604156b.html)\n> If this post will earn any significant amount of SD/STEEM I'll try to get it to the author otherwise I will just burn it by sending to @null account.\n\nDear Mark Zuckerberg.\n\nI follow you on Facebook, but you don\u2019t know me. I am editor-in-chief of the Norwegian daily newspaper Aftenposten. I am writing this letter to inform you that I shall not comply with your requirement to remove a documentary photography from the Vietnam war made by Nick Ut.\n\nNot today, and not in the future.\n\nThe demand that we remove the picture came in an e-mail from Facebook\u2019s office in Hamburg this Wednesday morning. Less than 24 hours after the e-mail was sent, and before I had time to give my response, you intervened yourselves and deleted the article as well as the image from Aftenposten\u2019s Facebook page.\n\nTo be honest, I have no illusions that you will read this letter. The reason why I will still make this attempt, is that I am upset, disappointed \u2013 well, in fact even afraid - of what you are about to do to a mainstay of our democratic society.\n\nFirst some background. A few weeks ago the Norwegian author Tom Egeland posted an entry on Facebook about, and including, seven photographs that changed the history of warfare. You in turn removed the picture of a naked Kim Phuc, fleeing from the napalm bombs \u2013 one of the world\u2019s most famous war photographs.\n\nTom then rendered Kim Phuc\u2019s criticism against Facebook for banning her picture. Facebook reacted by excluding Tom and prevented him from posting a new entry.\n\n\n\n
    \n\n![](http://ap.mnocdn.no/images/fab84404-efd8-4651-97fb-23fc195b5abb?fit=crop&q=80&w=2048)\n
    Aftenposten's Editor-in-chief Espen Egil Hansen.
    \n
    \nListen, Mark, this is serious. First you create rules that don\u2019t distinguish between child pornography and famous war photographs. Then you practice these rules without allowing space for good judgement. Finally you even censor criticism against and a discussion about the decision \u2013 and you punish the person who dares to voice criticism.\n\nFacebook is for the pleasure and benefit of the whole world, myself included, on a number of levels. I myself, for instance, keep in touch with my brothers via a closed group centered on our 89 year old father. Day by day we share joys and concerns.\n\nFacebook has become a world-leading platform for spreading information, for debate and for social contact between persons. You have gained this position because you deserve it.\n\nBut, dear Mark, you are the world\u2019s most powerful editor. Even for a major player like Aftenposten, Facebook is hard to avoid. In fact we don\u2019t really wish to avoid you, because you are offering us a great channel for distributing our content. We want to reach out with our journalism.\n\n
    \n\n![](http://ap.mnocdn.no/images/32183194-b955-4167-98b9-a598c510e45e?fit=crop&q=80&w=2048)\n
    Aftenposten's print front page Friday.
    \n
    \n\nHowever, even though I am editor-in-chief of Norway\u2019s largest newspaper, I have to realize that you are restricting my room for exercising my editorial responsibility. This is what you and your subordinates are doing in this case.\n\nI think you are abusing your power, and I find it hard to believe that you have thought it through thoroughly.\n\nLet me return to the picture I mentioned by Nick Ut. The napalm-girl is by far the most iconic documentary photography from the Vietnam war. The media played a decisive role in reporting different stories about the war than the men in charge wanted them to publish. They brought about a change of attitude which played a role in ending the war. They contributed to a more open, more critical debate. This is how a democracy must function.\n\nThe free and independent media have an important task in bringing information, even including pictures, which sometimes may be unpleasant, and which the ruling elite and maybe even ordinary citizens cannot bear to see or hear, but which might be important precisely for that reason.\n\n\u00abIf liberty means anything at all, British George Orwell wrote in the preface to Animal Farm, \u00abit means the right to tell people what they do not want to hear.\u00bb\n\nThe media have a responsibility to consider publication in every single case. This may be a heavy responsibility. Each editor must weigh the pros and cons.\n\nThis right and duty, which all editors in the world have, should not be undermined by algorithms encoded in your office in California.\n\n
    \n\n![](http://ap.mnocdn.no/images/bf0bf779-a539-44ca-922f-939dc7b5e183?fit=crop&q=80&w=780)\n
    The original post on Aftenposten's Facebook page.
    \n
    \n\nMark, please try to envision a new war where children will be the victims of barrel bombs or nerve gas. Would you once again intercept the documentation of cruelties, just because a tiny minority might possibly be offended by images of naked children, or because a paedophile person somewhere might see the picture as pornography?\n\nFacebook\u2019s Mission Statement states that your objective is to \u201cmake the world more open and connected\u201d.\n\nIn reality you are doing this in a totally superficial sense.\n\nIf you will not distinguish between child pornography and documentary photographs from a war, this will simply promote stupidity and fail to bring human beings closer to each other.\n\nTo pretend that it is possible to create common, global rules for what may and what may not be published, only throws dust into peoples\u2019 eyes.\n\nThe last decade has shown the extent to which unpredicatable and destructive things can happen when publication refuses to take into account the context.\n\nThe controversy over the Mohammad-caricatures, which flared in late 2005 and still remains a heated debate, had unknown consequences simply because the context and the original justification for publication were ignored.\n\nThe drawings were put into entirely new contexts, censured and condemned based on allegedly universal religious rules. This resulted in large demonstrations, violence and killings \u2013 and a remaining, potent threat against the freedom of speech. Some of the persons involved must still live with police protection.\n\nFacebook did not go global until this controversy had passed its peak. Your approach, Mark, might possibly have been to ban publication of Mohammad-drawings? If so, Facebook would in a stereotype way have stood on the side of the extreme religious forces, in opposition to the freedom of speech. You would have overruled the individual editor\u2019s assessment. Those of us who were in the centre of events at the time had to weigh the pros and cons day by day \u2013 and make decisions based on the reality we were in.\n\n![](http://ap.mnocdn.no/images/7c28467a-625c-4487-be16-a70f64e68247?fit=crop&q=80&w=2048)\nThis is the message Aftenposten received from Facebook.\n\nIt was \u2013 and remains \u2013 different in Oslo and Karachi.\n\nThe controversy over the caricatures demonstrates just how impossible and illogical it is, trying to live with universal rules for publication in a time which is multi-religious, muli-cultural and multi-everything. Every human practice differs a lot as to geography, politics, social and economic conditions.\n\nThe least Facebook should do in order to be in harmony with its time is introduce geographically differentiated guidelines and rules for publication. Furthermore, Facebook should distinguish between editors and other Facebook-users. Editors cannot live with you, Mark, as a master editor.\n\nThese measures would still only soften the problems. If Facebook has other objectives than just being as big as possible and earn as much money as possible \u2013 and this I am still convinced that you have, Mark \u2013 you should undertake a comprehensive review of the way you operate.\n\nYou are a nice channel for persons who wish to share music videos, family dinners and other experiences. On this level you are bringing people closer to each other. But if you wish to increase the real understanding between human beings, you have to offer more liberty in order to meet the entire width of cultural expressions and discuss substantial matters.\n\nAnd then you have to be more accessible. Today, if it is possible at all to get in touch with a Facebook representative, the best one may hope for are brief, formalistic answers, with rigid references to universal rules and guidelines. If you take the liberty to challenge Facebook\u2019s rules, you will be met \u2013 as we have seen \u2013 with censorship. And if someone will protest against the censorship, he will be punished, as Tom Egeland was.\n\nI could have continued, Mark, but I have to stop at this point. I have written this letter to you because I am worried that the world\u2019s most important medium is limiting freedom in stead of trying to extend it, and that this occasionally happens in an authoritarian way. But I am also writing \u2013 and I hope you will understand this \u2013 because I take a positive attitude to the possibilities that Facebook has opened up. I only hope that you will utilize the possibilities in a better way.\n\nSincerely yours Espen Egil Hansen Editor-in-chief and CEO Aftenposten\n\nPS. I enclose a commentary from Aftenposten\u2019s 73 year old cartoonist Inge Gr\u00f8dum to the censorship practiced by Facebook. What does the algorithm say? Would it pass?", + "category": "steemit", + "children": 17, + "created": "2016-09-09T21:02:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://ap.mnocdn.no/images/268d5cb1-673e-4231-a1ef-c9767d3494f1?fit=crop&h=1152&q=80&w=2048", + "http://ap.mnocdn.no/images/fab84404-efd8-4651-97fb-23fc195b5abb?fit=crop&q=80&w=2048", + "http://ap.mnocdn.no/images/32183194-b955-4167-98b9-a598c510e45e?fit=crop&q=80&w=2048", + "http://ap.mnocdn.no/images/bf0bf779-a539-44ca-922f-939dc7b5e183?fit=crop&q=80&w=780", + "http://ap.mnocdn.no/images/7c28467a-625c-4487-be16-a70f64e68247?fit=crop&q=80&w=2048" + ], + "links": [ + "http://www.aftenposten.no/meninger/kommentar/Dear-Mark-I-am-writing-this-to-inform-you-that-I-shall-not-comply-with-your-requirement-to-remove-this-picture-604156b.html" + ], + "tags": [ + "steemit", + "facebook", + "censorship", + "liberty", + "aftenposten" + ], + "users": [ + "null" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 29831113552269, + "payout": 87.69, + "payout_at": "2016-09-16T21:02:45", + "pending_payout_value": "87.690 HBD", + "percent_hbd": 10000, + "permlink": "dear-mark-i-am-writing-this-to-inform-you-that-i-shall-not-comply-with-your-requirement-to-remove-this-picture", + "post_id": 1188936, + "promoted": "75.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 135 + }, + "title": "Dear Mark. I am writing this to inform you that I shall not comply with your requirement to remove this picture.", + "updated": "2016-09-09T21:02:45", + "url": "/steemit/@val-a/dear-mark-i-am-writing-this-to-inform-you-that-i-shall-not-comply-with-your-requirement-to-remove-this-picture" + }, + { + "active_votes": [ + { + "rshares": 2596225299320, + "voter": "summon" + }, + { + "rshares": 3097790600, + "voter": "boy" + }, + { + "rshares": 3760583473, + "voter": "bue-witness" + }, + { + "rshares": 697086423, + "voter": "bunny" + }, + { + "rshares": 6115157538047, + "voter": "clayop" + }, + { + "rshares": 53831554412, + "voter": "bue" + }, + { + "rshares": 1660189571, + "voter": "mini" + }, + { + "rshares": 213623916, + "voter": "moon" + }, + { + "rshares": 2006740845230, + "voter": "joseph" + }, + { + "rshares": 79076376247, + "voter": "vip" + }, + { + "rshares": 15405606665, + "voter": "proctologic" + }, + { + "rshares": 622507341, + "voter": "healthcare" + }, + { + "rshares": 903900865326, + "voter": "tuck-fheman" + }, + { + "rshares": 966828196, + "voter": "daniel.pan" + }, + { + "rshares": 411277150263, + "voter": "steemrollin" + }, + { + "rshares": 294379086507, + "voter": "chitty" + }, + { + "rshares": 34985094686, + "voter": "alexgr" + }, + { + "rshares": 288076091, + "voter": "helen.tan" + }, + { + "rshares": 14127289494, + "voter": "gregory-f" + }, + { + "rshares": 839441156, + "voter": "moh-rokib" + }, + { + "rshares": 82496308215, + "voter": "edgeland" + }, + { + "rshares": 25975393213, + "voter": "blackjincrypto" + }, + { + "rshares": 236718643421, + "voter": "leesunmoo" + }, + { + "rshares": 1842337468, + "voter": "nxtblg" + }, + { + "rshares": 19679147025, + "voter": "acidyo" + }, + { + "rshares": 12079683339, + "voter": "cian.dafe" + }, + { + "rshares": 590065836619, + "voter": "kevinwong" + }, + { + "rshares": 1787404766, + "voter": "murh" + }, + { + "rshares": 7451914321, + "voter": "radioactivities" + }, + { + "rshares": 244193243751, + "voter": "billbutler" + }, + { + "rshares": 14603958905, + "voter": "thecryptofiend" + }, + { + "rshares": 40287404686, + "voter": "justtryme90" + }, + { + "rshares": 10738934951, + "voter": "hien-tran" + }, + { + "rshares": 10545091507, + "voter": "johnerfx" + }, + { + "rshares": 2020624703659, + "voter": "stellabelle" + }, + { + "rshares": 105369851838, + "voter": "kenny-crane" + }, + { + "rshares": 207590047173, + "voter": "kaylinart" + }, + { + "rshares": 500195019030, + "voter": "infovore" + }, + { + "rshares": 48469146637, + "voter": "kus-knee" + }, + { + "rshares": 557026163, + "voter": "johnerminer" + }, + { + "rshares": 2108282088, + "voter": "tee-em" + }, + { + "rshares": 1457950444352, + "voter": "sean-king" + }, + { + "rshares": 76084362284, + "voter": "kimziv" + }, + { + "rshares": 92401710310, + "voter": "mctiller" + }, + { + "rshares": 6591597330, + "voter": "iloveporn" + }, + { + "rshares": 1901149350, + "voter": "the.bot" + }, + { + "rshares": 1324938374, + "voter": "alexft" + }, + { + "rshares": 1862753166, + "voter": "justoneartist" + }, + { + "rshares": 3587533664, + "voter": "michaellamden68" + }, + { + "rshares": 188239143185, + "voter": "asmolokalo" + }, + { + "rshares": 52093500846, + "voter": "booja" + }, + { + "rshares": 4237212015, + "voter": "dennygalindo" + }, + { + "rshares": 41597869493, + "voter": "ezzy" + }, + { + "rshares": 117152284266, + "voter": "robrigo" + }, + { + "rshares": 5825119560, + "voter": "vote" + }, + { + "rshares": 6137063530, + "voter": "kissmybutt" + }, + { + "rshares": 422975045, + "voter": "chamviet" + }, + { + "rshares": 466928201309, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 1926175201, + "voter": "pipertomcat" + }, + { + "rshares": 55078181896, + "voter": "derekareith" + }, + { + "rshares": 140754777765, + "voter": "knircky" + }, + { + "rshares": 1618767968, + "voter": "leksimus" + }, + { + "rshares": 1096870387, + "voter": "mixa" + }, + { + "rshares": 836507931, + "voter": "dicov" + }, + { + "rshares": 5232796338, + "voter": "sebastien" + }, + { + "rshares": 486055151, + "voter": "cherish" + }, + { + "rshares": 19120015185, + "voter": "cryptobarry" + }, + { + "rshares": 4413329976, + "voter": "egjoshslim" + }, + { + "rshares": 3546316992, + "voter": "jvper" + }, + { + "rshares": 13671594233, + "voter": "dwinblood" + }, + { + "rshares": 10147166470, + "voter": "meesterboom" + }, + { + "rshares": 9667892270, + "voter": "cloveandcinnamon" + }, + { + "rshares": 235543115, + "voter": "aqris" + }, + { + "rshares": 10168519193, + "voter": "bycz" + }, + { + "rshares": 2210167101, + "voter": "dmacshady" + }, + { + "rshares": 2931200535, + "voter": "pigatto" + }, + { + "rshares": 699063050, + "voter": "luisucv34" + }, + { + "rshares": 40253682612, + "voter": "yongyoon" + }, + { + "rshares": 6628055919, + "voter": "lichtblick" + }, + { + "rshares": 71100605693, + "voter": "me-tarzan" + }, + { + "rshares": 2368091479, + "voter": "moonjelly" + }, + { + "rshares": 8243851217, + "voter": "peacekeeper" + }, + { + "rshares": 30950356865, + "voter": "royaltiffany" + }, + { + "rshares": 13761168642, + "voter": "exitmass" + }, + { + "rshares": 26560909561, + "voter": "beowulfoflegend" + }, + { + "rshares": 68491878116, + "voter": "rea" + }, + { + "rshares": 156154164, + "voter": "valenttina" + }, + { + "rshares": 9416293870, + "voter": "alsprinting" + }, + { + "rshares": 7146187677, + "voter": "moon32walker" + }, + { + "rshares": 10651053577, + "voter": "carlidos" + }, + { + "rshares": 452064608, + "voter": "quigua" + }, + { + "rshares": 411247289, + "voter": "kooshikoo" + }, + { + "rshares": 23441529121, + "voter": "team-leibniz" + }, + { + "rshares": 1304783473, + "voter": "ace108" + }, + { + "rshares": 10157957204, + "voter": "sisterholics" + }, + { + "rshares": 29902474986, + "voter": "brianphobos" + }, + { + "rshares": 5821731189, + "voter": "logic" + }, + { + "rshares": 9299251828, + "voter": "phoenixmaid" + }, + { + "rshares": 112644541, + "voter": "salamanca1987ar" + }, + { + "rshares": 5054170210, + "voter": "beanz" + }, + { + "rshares": 25927425773, + "voter": "williambanks" + }, + { + "rshares": 30549845433, + "voter": "jasonstaggers" + }, + { + "rshares": 5220399529, + "voter": "shortcut" + }, + { + "rshares": 1347913567, + "voter": "karenb54" + }, + { + "rshares": 714300968, + "voter": "pakisnxt" + }, + { + "rshares": 5765407212, + "voter": "nekromarinist" + }, + { + "rshares": 2007103472, + "voter": "sykochica" + }, + { + "rshares": 14055532695, + "voter": "felixxx" + }, + { + "rshares": 216054529851, + "voter": "laonie" + }, + { + "rshares": 1019068038, + "voter": "handmade" + }, + { + "rshares": 10004215062, + "voter": "myfirst" + }, + { + "rshares": 95506108335, + "voter": "somebody" + }, + { + "rshares": 3590805824, + "voter": "flysaga" + }, + { + "rshares": 18377003276, + "voter": "midnightoil" + }, + { + "rshares": 1499733461, + "voter": "achim86" + }, + { + "rshares": 5773490194, + "voter": "minion" + }, + { + "rshares": 2830076827, + "voter": "tommycoin" + }, + { + "rshares": 636463375, + "voter": "romancs" + }, + { + "rshares": 28004872672, + "voter": "xiaohui" + }, + { + "rshares": 366041435, + "voter": "wiser" + }, + { + "rshares": 130305092, + "voter": "luke490" + }, + { + "rshares": 1872155844, + "voter": "alitas" + }, + { + "rshares": 111083493, + "voter": "bigsambucca" + }, + { + "rshares": 1203603415, + "voter": "xiaokongcom" + }, + { + "rshares": 621878548, + "voter": "future24" + }, + { + "rshares": 6640645622, + "voter": "steemitqa" + }, + { + "rshares": 10934414249, + "voter": "thebotkiller" + }, + { + "rshares": 10300574691, + "voter": "cristi" + }, + { + "rshares": 28675814875, + "voter": "cryptos" + }, + { + "rshares": 3300942483, + "voter": "xianjun" + }, + { + "rshares": 5210280082, + "voter": "lordvader" + }, + { + "rshares": 5588333756, + "voter": "virtashare" + }, + { + "rshares": 60368611, + "voter": "lennon15" + }, + { + "rshares": 1611921747, + "voter": "bledarus" + }, + { + "rshares": 220497628, + "voter": "microluck" + }, + { + "rshares": 5408158479, + "voter": "matrixdweller" + }, + { + "rshares": 7059588652, + "voter": "theb0red1" + }, + { + "rshares": 9787724736, + "voter": "kyriacos" + }, + { + "rshares": 69848769518, + "voter": "helikopterben" + }, + { + "rshares": 20106804198, + "voter": "runaway-psyche" + }, + { + "rshares": 4989336305, + "voter": "farmerswife" + }, + { + "rshares": 290489475, + "voter": "jimmytwoshoes" + }, + { + "rshares": 10018253562, + "voter": "cryptomancer" + }, + { + "rshares": 4146710249, + "voter": "chaospoet" + }, + { + "rshares": 1897374139, + "voter": "movievertigo" + }, + { + "rshares": 12403195264, + "voter": "mikemacintire" + }, + { + "rshares": 13336237230, + "voter": "hilarski" + }, + { + "rshares": 24537256126, + "voter": "daut44" + }, + { + "rshares": 67890337, + "voter": "nailsbykara01" + }, + { + "rshares": 1729317973, + "voter": "unchainedio" + }, + { + "rshares": 75387763, + "voter": "xntryk1" + }, + { + "rshares": 117822170, + "voter": "jtstreetman" + }, + { + "rshares": 578578273, + "voter": "cryptoeasy" + }, + { + "rshares": 875994720, + "voter": "ats-david" + }, + { + "rshares": 69382211, + "voter": "kreativ" + }, + { + "rshares": 4799836023, + "voter": "io-io-io" + }, + { + "rshares": 14145117683, + "voter": "mikehere" + }, + { + "rshares": 57706367, + "voter": "dazedbunny" + }, + { + "rshares": 12066449411, + "voter": "ryan-singer" + }, + { + "rshares": 18868871215, + "voter": "luminousvisions" + }, + { + "rshares": 1299872756, + "voter": "matthewtiii" + }, + { + "rshares": 632649253, + "voter": "kev7000" + }, + { + "rshares": 421813426, + "voter": "shieha" + }, + { + "rshares": 15432445921, + "voter": "hunterisgreat" + }, + { + "rshares": 193616327346, + "voter": "asksisk" + }, + { + "rshares": 2253580090, + "voter": "richardjuckes" + }, + { + "rshares": 851123456, + "voter": "stepa" + }, + { + "rshares": 25287092822, + "voter": "dubi" + }, + { + "rshares": 176536848, + "voter": "irininich" + }, + { + "rshares": 4586847136, + "voter": "dexter-k" + }, + { + "rshares": 91627009, + "voter": "alina1" + }, + { + "rshares": 357194723, + "voter": "ct-gurus" + }, + { + "rshares": 53783795, + "voter": "jod" + }, + { + "rshares": 55496395, + "voter": "feruz" + }, + { + "rshares": 2341581405, + "voter": "gringalicious" + }, + { + "rshares": 2339901466, + "voter": "steempowerwhale" + }, + { + "rshares": 50066904, + "voter": "f1111111" + }, + { + "rshares": 80106845, + "voter": "ola1" + }, + { + "rshares": 1008239952, + "voter": "steemsatoshi" + }, + { + "rshares": 52225804, + "voter": "marquismiller" + }, + { + "rshares": 309265057, + "voter": "robotev1" + }, + { + "rshares": 288960679, + "voter": "robotev2" + }, + { + "rshares": 51080933, + "voter": "shivayoga" + }, + { + "rshares": 155759348, + "voter": "terrano" + }, + { + "rshares": 55168341, + "voter": "alyssasanders" + }, + { + "rshares": 50467991, + "voter": "cupang" + }, + { + "rshares": 153506082, + "voter": "robotev" + }, + { + "rshares": 506553224, + "voter": "judithgpordon" + }, + { + "rshares": 50922340, + "voter": "benberger" + } + ], + "author": "thecryptofiend", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.89, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    3 Fantastic Months on Steemit

    \n

    \n

    I joined Steemit nearly 3 months ago on the 4th of June 2016.  

    \n

    I had a brief break after my first \"introduceyourself\" post due to dealing with the aftermath of the DAO hack which I was heavily involved in to my (now) regret.

    \n

    I returned a few weeks later to the shock that people actually liked my first post and that it had earned an amazing $600!  To say it was a surprise is an understatement.  I didn't think anyone would look at it or even appreciate it.

    \n

    Since then I have been steadily posting and though I have never reached the same level of earnings as my first post I really enjoy using Steemit.

    \n

    I have been gradually powering up through posting rewards and (mainly) through buying Steem and SBD on exchanges.  

    \n

    I really believe in the platform potential of Steemit and the proof is in my wallet.

    \n

    Over the last few weeks I've gone from just over 1000SP to just over 4000SP - which was one of my major milestone targets!  

    \n

    Now I have a new goal to try to double it to 8000SP.  So I will continue to keep buying Steem/SBD on the exchanges and powering up gradually over time to reach my new goal.

    \n


    \n

    My Philosophy - He(or she) Who Dares Wins

    \n

    \n

    Whilst others have been expressing fear and doubt over the falling Steem price - I see it as an opportunity to increase my Steem Power and influence in the community.

    \n

    As I have said before there are no guarantees in cryptocurrency.  Investing in cryptocurrency is definitely risky and one should never put all one's eggs in a single cryptocurrency basket.  Steemit and Steem have their problems and issues but they are both in their infancy.

    \n

    I personally believe the risk of failure in this case is outweighed by the massive potential if Steemit succeeds and I've been backing my opinion with my own money.

    \n

    There is no reward without risk.

    \n


    \n


    \n

    Community is Key

    \n

    \n

    Throughout my experiences on Steemit the most rewarding ones have been in my interaction with other members of the community.  

    \n

    I get a lot of pleasure from commenting on other people's posts and curating content.  

    \n

    I think going forward the community is Steemit's greatest asset.  I feel I have made many great friends on here and have learned a great deal from the other posters.

    \n

    There are too many great posters and community members to really list in full but I would like to give a special mention to @stellabelle and @tuck-fheman for posting great material and being very supportive to me here.  @craig-grant also did a lot to help build the community in the first few weeks by creating the \"craigrant\" tag.

    \n

    There are many others I could list but I am sure to miss someone out - so I will leave it at that.  

    \n

    Thank you all for making this such a fantastic community.

    \n


    \n

    My Forthcoming (Reluctant) Break from Steemit

    \n

    \n

    Unfortunately due to having surgery on my left eye (on 1st September - this Thursday) I will likely be unable to post, comment and curate for several days in the first week of September.  I would just like to apologise in advance for the break.  

    \n

    Don't worry I will continue posting over the next few days (up to Thursday) and will be back to posting normally after I have recovered.

    \n

    It will probably be tough being away though!

    \n


    \n

    A Selection of Photos from My Early Posts

    \n

    I thought I'd post a few photos from those early posts as many of my current followers were probably not even on Steemit at the time and didn't get to see them.  I have linked to the original posts so you can see the bigger versions if you want to.

    \n

    \n

    This is \"Venus\" from my introductory post.  It was one of the finalists in this year's \"The Face\" International Photography Competition. Model is Rachelle Summers.

    \n

           

    \n

    This is \"Daydream\" from my 2nd post (w. Rachelle Summers) and \"Oh the Horror!\" from a post a few days later (w. Axel Von Rosencroft).

    \n


    \n

    Conclusion and Your Own Milestones

    \n

    \n

    It has been a great 3 months and hopefully Steemit will continue to get even better.

    \n

    So enough about me and my experiences so far.  

    \n

    Please feel free to share your experiences and milestones in the comments below or in your own post.  

    \n

    Let's continue to make Steemit a great place:)

    \n


    \n


    \n

    You can see more of my posts and photography work by following me @thecryptofiend

    \n

    (Note images not taken by me were from Istockphoto, Verification for me here: http://www.aapicture.com/about-me)

    \n", + "category": "steemit", + "children": 104, + "created": "2016-08-29T19:41:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgsafe.org/45bfed3c9b.jpg", + "https://i.imgsafe.org/47eb94f996.jpg", + "https://i.imgsafe.org/48086f3c2f.jpg", + "https://i.imgsafe.org/481e88b0b6.jpg", + "https://i.imgsafe.org/487e18fc55.jpg", + "https://i.imgsafe.org/487e1d3949.jpeg", + "https://i.imgsafe.org/48875807ad.jpeg", + "https://i.imgsafe.org/483b026c25.jpg" + ], + "links": [ + "https://steemit.com/photo/@thecryptofiend/sometimes-the-best-way-to-get-to-know-someone-is-through-what-they-create", + "http://www.digitalphotopro.com/photo-contests/the-face-2015/finalists", + "https://steemit.com/art/@thecryptofiend/daydream-another-photo-post", + "https://steemit.com/photography/@thecryptofiend/oh-the-horror-the-nostalgia-of-1980s-horror-movies-and-my-homage-to-them", + "http://www.aapicture.com/about-me" + ], + "tags": [ + "steemit", + "steem", + "life", + "money", + "cryptocurrency" + ], + "users": [ + "stellabelle", + "tuck-fheman", + "craig-grant", + "thecryptofiend" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 20946122760977, + "payout": 51.981, + "payout_at": "2016-09-05T19:41:39", + "pending_payout_value": "51.981 HBD", + "percent_hbd": 10000, + "permlink": "after-3-amazing-months-on-steemit-i-ve-finally-reached-my-4000-sp-target", + "post_id": 1045643, + "promoted": "75.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 189 + }, + "title": "After 3 Amazing Months on Steemit I've Finally Reached My 4000 SP target", + "updated": "2016-08-29T19:41:39", + "url": "/steemit/@thecryptofiend/after-3-amazing-months-on-steemit-i-ve-finally-reached-my-4000-sp-target" + }, + { + "active_votes": [ + { + "rshares": 5693654803574, + "voter": "riverhead" + }, + { + "rshares": 2482446812, + "voter": "boy" + }, + { + "rshares": 3013918996, + "voter": "bue-witness" + }, + { + "rshares": 552719781, + "voter": "bunny" + }, + { + "rshares": 43716931512, + "voter": "bue" + }, + { + "rshares": 1330246238, + "voter": "mini" + }, + { + "rshares": 171021933, + "voter": "moon" + }, + { + "rshares": 693780599618, + "voter": "pfunk" + }, + { + "rshares": 499896176, + "voter": "healthcare" + }, + { + "rshares": 922756808845, + "voter": "tuck-fheman" + }, + { + "rshares": 775799277, + "voter": "daniel.pan" + }, + { + "rshares": 230662564, + "voter": "helen.tan" + }, + { + "rshares": 11800403945, + "voter": "dave-hughes" + }, + { + "rshares": 401158116398, + "voter": "craig-grant" + }, + { + "rshares": 80531803932, + "voter": "easteagle13" + }, + { + "rshares": 16616708694, + "voter": "fkn" + }, + { + "rshares": 487241289, + "voter": "paco-steem" + }, + { + "rshares": 5490844166, + "voter": "spaninv" + }, + { + "rshares": 22519906749, + "voter": "elishagh1" + }, + { + "rshares": 14733368028, + "voter": "richman" + }, + { + "rshares": 3389092891, + "voter": "acidyo" + }, + { + "rshares": 490418874, + "voter": "coar" + }, + { + "rshares": 1425753319, + "voter": "murh" + }, + { + "rshares": 79064374030, + "voter": "thecryptofiend" + }, + { + "rshares": 48087436852, + "voter": "justtryme90" + }, + { + "rshares": 380406839, + "voter": "stiletto" + }, + { + "rshares": 50900746650, + "voter": "kus-knee" + }, + { + "rshares": 2994428251, + "voter": "mammasitta" + }, + { + "rshares": 94229031182, + "voter": "mctiller" + }, + { + "rshares": 3016404662, + "voter": "alexft" + }, + { + "rshares": 1901377462, + "voter": "justoneartist" + }, + { + "rshares": 3658130970, + "voter": "michaellamden68" + }, + { + "rshares": 243464927250, + "voter": "asmolokalo" + }, + { + "rshares": 42957562242, + "voter": "ezzy" + }, + { + "rshares": 3155578623, + "voter": "stranger27" + }, + { + "rshares": 414194892812, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 2707813985, + "voter": "wintrop" + }, + { + "rshares": 52313345975, + "voter": "furion" + }, + { + "rshares": 402939077, + "voter": "barbara2" + }, + { + "rshares": 452032357, + "voter": "ch0c0latechip" + }, + { + "rshares": 414391534, + "voter": "doge4lyf" + }, + { + "rshares": 151746469577, + "voter": "knircky" + }, + { + "rshares": 10474968800, + "voter": "spiz0r" + }, + { + "rshares": 1526055392, + "voter": "steem1653" + }, + { + "rshares": 136135148, + "voter": "cynetyc" + }, + { + "rshares": 55440603400, + "voter": "shark" + }, + { + "rshares": 11466738878, + "voter": "meesterboom" + }, + { + "rshares": 597215961, + "voter": "jaycobbell" + }, + { + "rshares": 230802431, + "voter": "jesse5th" + }, + { + "rshares": 1568201378, + "voter": "dimon14" + }, + { + "rshares": 9616420958, + "voter": "warrensteem" + }, + { + "rshares": 234932677, + "voter": "keyser" + }, + { + "rshares": 71118468142, + "voter": "me-tarzan" + }, + { + "rshares": 64025280742, + "voter": "thylbom" + }, + { + "rshares": 10805882232, + "voter": "pcste" + }, + { + "rshares": 4245035026, + "voter": "tarindel" + }, + { + "rshares": 13833357665, + "voter": "beowulfoflegend" + }, + { + "rshares": 3173709669, + "voter": "birdie" + }, + { + "rshares": 37872555985, + "voter": "sauravrungta" + }, + { + "rshares": 88371145550, + "voter": "rea" + }, + { + "rshares": 13870101426, + "voter": "positive" + }, + { + "rshares": 32452676226, + "voter": "anca3drandom" + }, + { + "rshares": 764587130, + "voter": "mohammed123" + }, + { + "rshares": 11213216542, + "voter": "webdeals" + }, + { + "rshares": 2912684246, + "voter": "ace108" + }, + { + "rshares": 23709263345, + "voter": "brianphobos" + }, + { + "rshares": 7397086673, + "voter": "michaeldodridge" + }, + { + "rshares": 7836492516, + "voter": "logic" + }, + { + "rshares": 457213628, + "voter": "fnait" + }, + { + "rshares": 417170364, + "voter": "keepcalmand" + }, + { + "rshares": 5554163551, + "voter": "beanz" + }, + { + "rshares": 7658802979, + "voter": "sulev" + }, + { + "rshares": 3150384482, + "voter": "webosfritos" + }, + { + "rshares": 1307922822, + "voter": "andrew0" + }, + { + "rshares": 91099389, + "voter": "luke490" + }, + { + "rshares": 855277905, + "voter": "boddhisattva" + }, + { + "rshares": 312126448, + "voter": "future24" + }, + { + "rshares": 214569242, + "voter": "xcepta" + }, + { + "rshares": 12262145072, + "voter": "cristi" + }, + { + "rshares": 210424160, + "voter": "lordemau" + }, + { + "rshares": 20776446447, + "voter": "hanshotfirst" + }, + { + "rshares": 73635017, + "voter": "sijoittaja" + }, + { + "rshares": 5284635480, + "voter": "melek" + }, + { + "rshares": 37990828184, + "voter": "bitcalm" + }, + { + "rshares": 2400732723, + "voter": "kyriacos" + }, + { + "rshares": 20128820963, + "voter": "runaway-psyche" + }, + { + "rshares": 7688258688, + "voter": "farmerswife" + }, + { + "rshares": 58180110, + "voter": "kamil5" + }, + { + "rshares": 2441922074, + "voter": "shadowspub" + }, + { + "rshares": 4156798201, + "voter": "steemitpatina" + }, + { + "rshares": 60228370, + "voter": "gduran" + }, + { + "rshares": 77993323, + "voter": "xntryk1" + }, + { + "rshares": 2204914049, + "voter": "cryptoeasy" + }, + { + "rshares": 4540164825, + "voter": "englishtchrivy" + }, + { + "rshares": 4783829606, + "voter": "ats-david" + }, + { + "rshares": 75779499, + "voter": "uziriel" + }, + { + "rshares": 136197250, + "voter": "dazedbunny" + }, + { + "rshares": 2381484794, + "voter": "richardcrill" + }, + { + "rshares": 450438581, + "voter": "mobios" + }, + { + "rshares": 55683468, + "voter": "lindasteel" + }, + { + "rshares": 1419563979, + "voter": "smisi" + }, + { + "rshares": 1697265193, + "voter": "baodog" + }, + { + "rshares": 1231870711, + "voter": "tsudohnimh" + }, + { + "rshares": 75564175954, + "voter": "cnfund" + }, + { + "rshares": 183539658, + "voter": "chadcrypto" + }, + { + "rshares": 7375208923, + "voter": "skypilot" + }, + { + "rshares": 558411810, + "voter": "bitcoinparadise" + }, + { + "rshares": 678822499, + "voter": "dpapadimitroylas" + }, + { + "rshares": 2631047372, + "voter": "funnyman" + }, + { + "rshares": 56746345, + "voter": "mlialen" + }, + { + "rshares": 323425237, + "voter": "robotev1" + }, + { + "rshares": 157770453, + "voter": "james1987" + }, + { + "rshares": 151344494, + "voter": "oliver.smith" + }, + { + "rshares": 141873513, + "voter": "jack.johnson" + } + ], + "author": "thecryptofiend", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.89, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Introduction

    \n

    In the city of Newcastle upon Tyne in the UK there is an architectural oddity in the form of a large statue perched on one of the walls of the civic centre building.  I have yet to find out what it represents but have heard people referring to it as \"Spiderman\" due to the way the figure is \"sitting\" on the wall.  I suspect it probably represents some character from classical (Greco-Roman) mythology.

    \n

    These photos show a lot of detail and were taken using my IR converted Canon EOS 450D with EFS 18-200mm lens.  In this case the IR shows certain details that would otherwise not be apparent in regular wavelengths of light.

    \n

    It gives it a a very high contrast \"graphic novel\" feel to the images which I feel is fitting.  Unfortunately due to the position of the statue relative to the building I was limited in the different views and angles I could get of it.

    \n

    \n

    \n

    \n

    \n


    \n

    \n

    On some of the closer images you can see that the statue has no face.  There is hair but the front part of the head  is missing.  Perhaps this is a clue to the identity?

    \n

    If you have any ideas please let me know.  I hope you like the photos.

    \n

    If you like my work please follow me and check out my previous photography work and tutorials  @thecryptofiend - hope you enjoy.

    \n


    \n

    Technical Information:

    \n

    Canon EOS 450D with IR conversion

    \n

    Canon EF-S 18-200mm lens

    \n

    Adobe Lightroom CC and Nik Silver Effex Pro for processing.

    \n

    (Verification for me here: http://www.aapicture.com/about-me)

    \n", + "category": "photography", + "children": 36, + "created": "2016-09-06T20:51:03", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/06/Arif_Akhtar_Statue_CC_013of5941bd.jpg", + "https://www.steemimg.com/images/2016/09/06/Arif_Akhtar_Statue_CC_012of504160.jpg", + "https://www.steemimg.com/images/2016/09/06/Arif_Akhtar_Statue_CC_01b1of1be4f1.jpg", + "https://www.steemimg.com/images/2016/09/06/Arif_Akhtar_Statue_CC_014of5f221b.jpg", + "https://www.steemimg.com/images/2016/09/06/Arif_Akhtar_Statue_CC_015of500c4b.jpg" + ], + "links": [ + "http://www.aapicture.com/about-me" + ], + "tags": [ + "photography", + "art", + "steemit", + "steemsquad", + "life" + ], + "users": [ + "thecryptofiend" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 9842974759914, + "payout": 11.087, + "payout_at": "2016-09-13T20:51:03", + "pending_payout_value": "11.087 HBD", + "percent_hbd": 10000, + "permlink": "the-mysterious-statue-ir-photography", + "post_id": 1151229, + "promoted": "70.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 114 + }, + "title": "The Mysterious Statue : IR Photography", + "updated": "2016-09-06T20:51:03", + "url": "/photography/@thecryptofiend/the-mysterious-statue-ir-photography" + }, + { + "active_votes": [ + { + "rshares": 297041068093, + "voter": "chitty" + }, + { + "rshares": 11588539441, + "voter": "fkn" + }, + { + "rshares": 12946410197, + "voter": "samether" + }, + { + "rshares": 198782719642, + "voter": "asmolokalo" + }, + { + "rshares": 8552168479, + "voter": "killswitch" + }, + { + "rshares": 77645335392, + "voter": "me-tarzan" + }, + { + "rshares": 38212240821, + "voter": "zaebars" + }, + { + "rshares": 2039977412, + "voter": "positive" + }, + { + "rshares": 28666886006, + "voter": "brianphobos" + }, + { + "rshares": 4451502359, + "voter": "beanz" + }, + { + "rshares": 4025001582, + "voter": "dumar022" + }, + { + "rshares": 6587080784, + "voter": "stephen.king989" + }, + { + "rshares": 984913874, + "voter": "future24" + }, + { + "rshares": 1145773793, + "voter": "bledarus" + }, + { + "rshares": 15561961452, + "voter": "mikehere" + }, + { + "rshares": 238560086, + "voter": "wakeupnd" + }, + { + "rshares": 141596712, + "voter": "alina1" + }, + { + "rshares": 164607675, + "voter": "everittmickey" + }, + { + "rshares": 50659116, + "voter": "pakganern" + } + ], + "author": "mikehere", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.75, + "beneficiaries": [], + "blacklists": [], + "body": "As one that has gone through many hurricanes in the Caribbean and actually has lived through a [category 3](https://en.wikipedia.org/wiki/Hurricane_Marilyn) going [right over us](https://www.youtube.com/watch?v=jNe2tTY-mZY). I have some resources and tips I would like to share.\n\n\n\n

    Weather Forecasting and Information

    \n\nForemost is having the tools so you can see if there is anything coming or about to come close.\n\n* [Best earth weather modeling](https://earth.nullschool.net/#current/wind/surface/level/orthographic=-98.70,26.75,671) - Absolutely incredible - Click on the word earth for a menu.\n - [Surface Winds](https://earth.nullschool.net/#current/wind/surface/level/orthographic=-96.99,28.40,671)\n - [Currents](https://earth.nullschool.net/#current/ocean/surface/currents/orthographic=-87.06,26.08,671)\n - [Waves](https://earth.nullschool.net/#current/ocean/primary/waves/overlay=significant_wave_height/orthographic=-96.99,28.40,671)\n - [Temperature](https://earth.nullschool.net/#current/wind/surface/level/overlay=temp/orthographic=-96.99,28.40,671)\n* [National Hurricane Center](http://www.nhc.noaa.gov/)\n* [AccuWeather](http://www.accuweather.com/en/hurricane)\n* [Intellicast](http://www.intellicast.com/Storm/Hurricane/Track.aspx)\n\n

    Resources

    \n\n* [Hurricane prepare, plan, stay informed - Ready.gov](https://www.ready.gov/hurricanes)\n* [National Hurricane Center - Hurricane Preparedness - Be Ready](http://www.nhc.noaa.gov/prepare/ready.php)\n\n

    Personal Tips

    \n\nThis is not exhaustive and what happens in a hurricane is unpredictable. Just like with a tornado one house could be just fine while another is completely destroyed. Same if you have a boat. You could find what you think is the safest place and the waves and winds from a certain direction could still destroy it.\n\n* If you're living on a boat and can't get out of the way:\n - Ask the locals the best place. If there are other boat residents that have experience then ask them. On St. John there were mangroves people would go into and tie on. We didn't have time to get to the mangroves so we actually just anchored off our [Honeymoon beach](https://www.google.com/maps/place/Honeymoon+Beach/@18.3410287,-64.7928527,1049m/data=!3m1!1e3!4m5!3m4!1s0x8c0512650a0b6081:0x519a3aaf84902550!8m2!3d18.3400308!4d-64.7914364) with 4 anchors with duct tape to help prevent chaffing. While boats in the harbors and other places were damaged ours just had just the wind vane blown off.\n - Don't stay on board. That was a crazy night that night and we took our marine radio with us and stayed in a cement building that night. We heard constant calls for help from people on their boats saying that it broke lose and the Coast guard saying there was nothing they could do and to put on their life vests. So scary.\n* If you're in a home:\n - Board things up even if it is cat 1 because conditions can change fast.\n - Make sure the roof is secure.\n - If you're uncertain about your home then leave before the storm is close.\n - If you happen to stay and as the storm is going over you can take some pressure out of the house by opening the opposite window. The wind might change directions so be ready.\n - If it gets really bad then go into the bathroom or another part of the house like a basement as long as there is no chance of flooding and protect yourself.\n* For everyone:\n - Be sure to get money out. With electricity out there are no services like ATM's or people taking credit cards or checks but stores might still be able to open for those with cash only.\n - Of course lamps, battery operated radio and batteries.\n - Food supplies, fresh water, propane tank with camp stovetop. (While living in Puerto Rico we didn't have power for 2 months after [Hurricane George](https://en.wikipedia.org/wiki/Hurricane_Georges) which was a category 4).\n\nIf anyone else has any personal experience or you have added resources please leave a comment.", + "category": "life", + "children": 5, + "created": "2016-09-01T02:28:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://mikepotterhere.com/wp-content/uploads/2016/08/hurricanes2.png" + ], + "links": [ + "https://en.wikipedia.org/wiki/Hurricane_Marilyn", + "https://www.youtube.com/watch?v=jNe2tTY-mZY", + "https://earth.nullschool.net/#current/wind/surface/level/orthographic=-98.70,26.75,671", + "https://earth.nullschool.net/#current/wind/surface/level/orthographic=-96.99,28.40,671", + "https://earth.nullschool.net/#current/ocean/surface/currents/orthographic=-87.06,26.08,671", + "https://earth.nullschool.net/#current/ocean/primary/waves/overlay=significant_wave_height/orthographic=-96.99,28.40,671", + "https://earth.nullschool.net/#current/wind/surface/level/overlay=temp/orthographic=-96.99,28.40,671", + "http://www.nhc.noaa.gov/", + "http://www.accuweather.com/en/hurricane", + "http://www.intellicast.com/Storm/Hurricane/Track.aspx", + "https://www.ready.gov/hurricanes", + "http://www.nhc.noaa.gov/prepare/ready.php", + "https://www.google.com/maps/place/Honeymoon+Beach/@18.3410287,-64.7928527,1049m/data=!3m1!1e3!4m5!3m4!1s0x8c0512650a0b6081:0x519a3aaf84902550!8m2!3d18.3400308!4d-64.7914364", + "https://en.wikipedia.org/wiki/Hurricane_Georges" + ], + "tags": [ + "life", + "weather", + "sailing", + "hurricane", + "travel" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 708827002916, + "payout": 0.325, + "payout_at": "2016-09-08T02:28:54", + "pending_payout_value": "0.325 HBD", + "percent_hbd": 10000, + "permlink": "psa-hurricane-weather-sites-and-tools-best-resources-and-tips", + "post_id": 1079422, + "promoted": "61.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 19 + }, + "title": "Hurricane Weather Sites and Tools - Best Resources & Tips", + "updated": "2016-09-01T20:05:39", + "url": "/life/@mikehere/psa-hurricane-weather-sites-and-tools-best-resources-and-tips" + }, + { + "active_votes": [ + { + "rshares": 633086819262, + "voter": "barrie" + }, + { + "rshares": 404679283930, + "voter": "anonymous" + }, + { + "rshares": 169841744248, + "voter": "highasfuck" + }, + { + "rshares": 7033751692061, + "voter": "xeldal" + }, + { + "rshares": 5875183084341, + "voter": "enki" + }, + { + "rshares": 2103557751171, + "voter": "hr1" + }, + { + "rshares": 5662110027040, + "voter": "steemit200" + }, + { + "rshares": 3103025387, + "voter": "boy" + }, + { + "rshares": 1689648756721, + "voter": "xeroc" + }, + { + "rshares": 3767352996, + "voter": "bue-witness" + }, + { + "rshares": 690899726, + "voter": "bunny" + }, + { + "rshares": 54637174184, + "voter": "bue" + }, + { + "rshares": 1662793601, + "voter": "mini" + }, + { + "rshares": 213777416, + "voter": "moon" + }, + { + "rshares": 200612864643, + "voter": "alex90342fastn1" + }, + { + "rshares": 4014919200371, + "voter": "au1nethyb1" + }, + { + "rshares": 61592851076, + "voter": "jason" + }, + { + "rshares": 458015222778, + "voter": "recursive2" + }, + { + "rshares": 2861850289935, + "voter": "recursive" + }, + { + "rshares": 1496731087, + "voter": "mineralwasser" + }, + { + "rshares": 897788473738, + "voter": "boombastic" + }, + { + "rshares": 118160004239, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 63015601906, + "voter": "vip" + }, + { + "rshares": 624870220, + "voter": "healthcare" + }, + { + "rshares": 969744364, + "voter": "daniel.pan" + }, + { + "rshares": 288328206, + "voter": "helen.tan" + }, + { + "rshares": 14604131391, + "voter": "gregory-f" + }, + { + "rshares": 71561501024, + "voter": "edgeland" + }, + { + "rshares": 78952260790, + "voter": "easteagle13" + }, + { + "rshares": 11524172076, + "voter": "holabebe" + }, + { + "rshares": 552252210969, + "voter": "eeks" + }, + { + "rshares": 19636082604, + "voter": "fkn" + }, + { + "rshares": 28968508635, + "voter": "instructor2121" + }, + { + "rshares": 41768621861, + "voter": "james-show" + }, + { + "rshares": 2062724006, + "voter": "gekko" + }, + { + "rshares": 25829159688, + "voter": "elishagh1" + }, + { + "rshares": 3389028539, + "voter": "acidyo" + }, + { + "rshares": 148362085964, + "voter": "steve-walschot" + }, + { + "rshares": 7288007971, + "voter": "kefkius" + }, + { + "rshares": 534991050, + "voter": "coar" + }, + { + "rshares": 67844161338, + "voter": "asch" + }, + { + "rshares": 1425733126, + "voter": "murh" + }, + { + "rshares": 15588807020, + "voter": "ombc" + }, + { + "rshares": 42080331973, + "voter": "ranko-k" + }, + { + "rshares": 941559463750, + "voter": "cyber" + }, + { + "rshares": 96338840182, + "voter": "midnas-howler" + }, + { + "rshares": 24888277048, + "voter": "paul-labossiere" + }, + { + "rshares": 4451341567, + "voter": "zebbra2014" + }, + { + "rshares": 3838337146630, + "voter": "satoshifund" + }, + { + "rshares": 53176603192, + "voter": "thecryptodrive" + }, + { + "rshares": 823427901, + "voter": "marc-e" + }, + { + "rshares": 261304389463, + "voter": "trogdor" + }, + { + "rshares": 3441451815, + "voter": "tee-em" + }, + { + "rshares": 34628287751, + "voter": "michaelx" + }, + { + "rshares": 5708942608, + "voter": "mark-waser" + }, + { + "rshares": 111654368045, + "voter": "geoffrey" + }, + { + "rshares": 45184784006, + "voter": "honeythief" + }, + { + "rshares": 2439419704, + "voter": "superfreek" + }, + { + "rshares": 536461338, + "voter": "mrhankeh" + }, + { + "rshares": 39857257953, + "voter": "isteemit" + }, + { + "rshares": 50781480951, + "voter": "bacchist" + }, + { + "rshares": 238284822415, + "voter": "asmolokalo" + }, + { + "rshares": 4671817628, + "voter": "dennygalindo" + }, + { + "rshares": 92848831566, + "voter": "rubybian" + }, + { + "rshares": 17199527987, + "voter": "konstantin" + }, + { + "rshares": 3286871738, + "voter": "stranger27" + }, + { + "rshares": 1107967509, + "voter": "steemswede" + }, + { + "rshares": 60745552796, + "voter": "furion" + }, + { + "rshares": 474020730, + "voter": "barbara2" + }, + { + "rshares": 531777531, + "voter": "ch0c0latechip" + }, + { + "rshares": 487494209, + "voter": "doge4lyf" + }, + { + "rshares": 1525982196, + "voter": "steem1653" + }, + { + "rshares": 2915999793, + "voter": "sveokla" + }, + { + "rshares": 4897981024, + "voter": "thegoodguy" + }, + { + "rshares": 16130329347, + "voter": "aaseb" + }, + { + "rshares": 3758210109, + "voter": "karen13" + }, + { + "rshares": 24926432348, + "voter": "dwinblood" + }, + { + "rshares": 11346587932, + "voter": "jaycobbell" + }, + { + "rshares": 38296391484, + "voter": "condra" + }, + { + "rshares": 12640454898, + "voter": "domavila" + }, + { + "rshares": 12628860553, + "voter": "bycz" + }, + { + "rshares": 3281897331, + "voter": "pigatto" + }, + { + "rshares": 15107785138, + "voter": "creemej" + }, + { + "rshares": 98997356, + "voter": "wildchild" + }, + { + "rshares": 12833880509, + "voter": "benjiberigan" + }, + { + "rshares": 298428280403, + "voter": "calaber24p" + }, + { + "rshares": 64250708271, + "voter": "thylbom" + }, + { + "rshares": 2691561605, + "voter": "ultramari0" + }, + { + "rshares": 4244719515, + "voter": "tarindel" + }, + { + "rshares": 2330848941, + "voter": "bola" + }, + { + "rshares": 97802609, + "voter": "elmusic" + }, + { + "rshares": 182751859318, + "voter": "jl777" + }, + { + "rshares": 15908296316, + "voter": "positive" + }, + { + "rshares": 4831857977, + "voter": "masterinvestor" + }, + { + "rshares": 130642761, + "voter": "bigb" + }, + { + "rshares": 748983311, + "voter": "mohammed123" + }, + { + "rshares": 15574904567, + "voter": "proto" + }, + { + "rshares": 638993066, + "voter": "curator" + }, + { + "rshares": 1750139335, + "voter": "alex.chien" + }, + { + "rshares": 2291189222, + "voter": "tygergamer" + }, + { + "rshares": 537873144, + "voter": "fnait" + }, + { + "rshares": 490763421, + "voter": "keepcalmand" + }, + { + "rshares": 13518235137, + "voter": "clevecross" + }, + { + "rshares": 1458929155, + "voter": "spinner" + }, + { + "rshares": 7324558839, + "voter": "uwe69" + }, + { + "rshares": 5608453750, + "voter": "jed78" + }, + { + "rshares": 125165611580, + "voter": "steemdrive" + }, + { + "rshares": 7870635679, + "voter": "taker" + }, + { + "rshares": 850939740, + "voter": "pakisnxt" + }, + { + "rshares": 24961864826, + "voter": "laonie1" + }, + { + "rshares": 24937582428, + "voter": "laonie2" + }, + { + "rshares": 24947055712, + "voter": "laonie3" + }, + { + "rshares": 63747178, + "voter": "korzhovskyi" + }, + { + "rshares": 14586896134, + "voter": "gmurph" + }, + { + "rshares": 174815500, + "voter": "amanarchymartin" + }, + { + "rshares": 4344894980, + "voter": "ullikume" + }, + { + "rshares": 24942736238, + "voter": "laonie4" + }, + { + "rshares": 24941237771, + "voter": "laonie5" + }, + { + "rshares": 24938781846, + "voter": "laonie6" + }, + { + "rshares": 24935966669, + "voter": "laonie7" + }, + { + "rshares": 24932342801, + "voter": "laonie8" + }, + { + "rshares": 24931131173, + "voter": "laonie9" + }, + { + "rshares": 100860038, + "voter": "luke490" + }, + { + "rshares": 93238695352, + "voter": "joele" + }, + { + "rshares": 12780436995, + "voter": "randyclemens" + }, + { + "rshares": 1232882820, + "voter": "paynode" + }, + { + "rshares": 468157500, + "voter": "future24" + }, + { + "rshares": 3439786891, + "voter": "cmorton" + }, + { + "rshares": 62907097, + "voter": "joeschurr" + }, + { + "rshares": 1986846966, + "voter": "quantumanomaly" + }, + { + "rshares": 73061236, + "voter": "evgenyche" + }, + { + "rshares": 12022940635, + "voter": "borran" + }, + { + "rshares": 62176964, + "voter": "stevescriber" + }, + { + "rshares": 1720770559, + "voter": "bledarus" + }, + { + "rshares": 52467942, + "voter": "loli" + }, + { + "rshares": 53624183, + "voter": "nano2nd" + }, + { + "rshares": 61533396, + "voter": "intothewild" + }, + { + "rshares": 19605922079, + "voter": "kyriacos" + }, + { + "rshares": 56598010, + "voter": "cryptoblu" + }, + { + "rshares": 56591855, + "voter": "instructor" + }, + { + "rshares": 572779978, + "voter": "chanbam" + }, + { + "rshares": 640484648802, + "voter": "dollarvigilante" + }, + { + "rshares": 1371874570, + "voter": "anotherjoe" + }, + { + "rshares": 18633638662, + "voter": "kafkanarchy84" + }, + { + "rshares": 2460367072, + "voter": "madoff" + }, + { + "rshares": 428345351, + "voter": "thepholosopher" + }, + { + "rshares": 4276803918, + "voter": "chaospoet" + }, + { + "rshares": 8469619200, + "voter": "jaredcwillis" + }, + { + "rshares": 1768041266, + "voter": "movievertigo" + }, + { + "rshares": 24925297237, + "voter": "laonie10" + }, + { + "rshares": 2925431818, + "voter": "netaterra" + }, + { + "rshares": 23085206501, + "voter": "andrewawerdna" + }, + { + "rshares": 532839920, + "voter": "jelloducky" + }, + { + "rshares": 1908971109, + "voter": "erroneous-logic" + }, + { + "rshares": 71216801175, + "voter": "barrycooper" + }, + { + "rshares": 1772183617, + "voter": "matildapurse" + }, + { + "rshares": 44387786980, + "voter": "dragonanarchist" + }, + { + "rshares": 43624669451, + "voter": "emancipatedhuman" + }, + { + "rshares": 72966189, + "voter": "anarchylifter" + }, + { + "rshares": 58977056, + "voter": "jacobberry" + }, + { + "rshares": 8001441651, + "voter": "sethlinson" + }, + { + "rshares": 58931893, + "voter": "anarchojoe1986" + }, + { + "rshares": 18578593063, + "voter": "hilarski" + }, + { + "rshares": 58933081, + "voter": "layl" + }, + { + "rshares": 59263960, + "voter": "stevenlytle" + }, + { + "rshares": 1429311683, + "voter": "truthandanarchy" + }, + { + "rshares": 3113414400, + "voter": "lily-da-vine" + }, + { + "rshares": 250942364773, + "voter": "oldtimer" + }, + { + "rshares": 109672624128, + "voter": "larkenrose" + }, + { + "rshares": 58509581, + "voter": "volunterri" + }, + { + "rshares": 58484155, + "voter": "shurik" + }, + { + "rshares": 1037909150, + "voter": "avielhitchens" + }, + { + "rshares": 57971616, + "voter": "kazza" + }, + { + "rshares": 58343541, + "voter": "jimjr58" + }, + { + "rshares": 58330329, + "voter": "chuvox" + }, + { + "rshares": 58309524, + "voter": "waldencall" + }, + { + "rshares": 62040384, + "voter": "mikerowerules12" + }, + { + "rshares": 682489302, + "voter": "maceytomlin" + }, + { + "rshares": 57027057, + "voter": "hosscomp" + }, + { + "rshares": 4217936436, + "voter": "daniel030" + }, + { + "rshares": 53565688, + "voter": "rickmiller" + }, + { + "rshares": 130575875, + "voter": "tom1gorman" + }, + { + "rshares": 1611307490, + "voter": "nulliusinverba" + }, + { + "rshares": 57956267, + "voter": "anarchophiliac" + }, + { + "rshares": 57949890, + "voter": "tigerlily" + }, + { + "rshares": 57917120, + "voter": "anarchyroolz" + }, + { + "rshares": 6057644028, + "voter": "loganarchy" + }, + { + "rshares": 59542406, + "voter": "joybran" + }, + { + "rshares": 56680590, + "voter": "charlie777pt" + }, + { + "rshares": 492121597, + "voter": "matthewmencel" + }, + { + "rshares": 75779499, + "voter": "uziriel" + }, + { + "rshares": 57685838, + "voter": "otis147" + }, + { + "rshares": 2433107936, + "voter": "richardcrill" + }, + { + "rshares": 24556201833, + "voter": "laonie11" + }, + { + "rshares": 57390301, + "voter": "joseywales" + }, + { + "rshares": 6881062319, + "voter": "mdoolsky" + }, + { + "rshares": 362203207, + "voter": "profanarky" + }, + { + "rshares": 1616398910, + "voter": "davidjkelley" + }, + { + "rshares": 10675056395, + "voter": "roy2016" + }, + { + "rshares": 56782516, + "voter": "sebastianbauer" + }, + { + "rshares": 15150286001, + "voter": "digital-wisdom" + }, + { + "rshares": 2032675263, + "voter": "matthewtiii" + }, + { + "rshares": 5529454886, + "voter": "jwaser" + }, + { + "rshares": 5150706093, + "voter": "doitvoluntarily" + }, + { + "rshares": 620115088, + "voter": "kev7000" + }, + { + "rshares": 1617611765, + "voter": "smisi" + }, + { + "rshares": 3064424390, + "voter": "michaelmatthews" + }, + { + "rshares": 85546636, + "voter": "the-ego-is-you" + }, + { + "rshares": 54584395, + "voter": "klaartje" + }, + { + "rshares": 56233744, + "voter": "melody24" + }, + { + "rshares": 2605659713, + "voter": "bwaser" + }, + { + "rshares": 1479963704, + "voter": "catsmart" + }, + { + "rshares": 52705614, + "voter": "danbar" + }, + { + "rshares": 334006927574, + "voter": "charlieshrem" + }, + { + "rshares": 59386558781, + "voter": "tracemayer" + }, + { + "rshares": 464013274, + "voter": "floweroflife" + }, + { + "rshares": 479604473, + "voter": "jessicanicklos" + }, + { + "rshares": 54293577, + "voter": "ultiphil" + }, + { + "rshares": 4750752870, + "voter": "gringalicious" + }, + { + "rshares": 53591687, + "voter": "petrius" + }, + { + "rshares": 1993716356, + "voter": "steemsquad" + }, + { + "rshares": 1420402273, + "voter": "ellepdub" + }, + { + "rshares": 8712372395, + "voter": "herpetologyguy" + }, + { + "rshares": 1491668193, + "voter": "dakini-dion" + }, + { + "rshares": 1060158413, + "voter": "jang" + }, + { + "rshares": 4689084926, + "voter": "morgan.waser" + }, + { + "rshares": 50235850, + "voter": "billkappa442" + }, + { + "rshares": 51215236, + "voter": "deli" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 412042416, + "voter": "emsenn" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 2918150892, + "voter": "strong-ai" + }, + { + "rshares": 158885864, + "voter": "cebymaster" + }, + { + "rshares": 162925257, + "voter": "uct" + }, + { + "rshares": 162904624, + "voter": "allianz" + }, + { + "rshares": 161828383, + "voter": "kjsxj" + }, + { + "rshares": 161814063, + "voter": "jimmyhunter" + }, + { + "rshares": 158018960, + "voter": "bethesda" + }, + { + "rshares": 157931180, + "voter": "pyro" + }, + { + "rshares": 160986765, + "voter": "getro" + }, + { + "rshares": 157816798, + "voter": "gravity" + }, + { + "rshares": 160854446, + "voter": "michal-franc" + }, + { + "rshares": 110355360, + "voter": "oliver.smith" + } + ], + "author": "dragonanarchist", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.11, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://s4.postimg.org/ool3c9ust/868cba34acee867680df4de12db011cc.jpg
    \n\n##
    The Usual Approaches That Work
    \n\nThere are two most common ways for a person who values freedom to articulate to others the philosophy of true liberty. \n\n###
    #1 What Is NOT Wanted
    \n\n
    Anarchism: *without* rulers. A freedom advocate simply wants to be left alone to live his life in peace, without someone else trying to rule his actions with deadly force.
    \n\n###
    #2 What IS Wanted
    \n\n
    Voluntaryism: the belief that all human interactions should be based on mutual consent, entered into on a *voluntary basis.*
    \n\n---\n\n##
    Do What Works For You
    \n\nHaving been among the community of amazing people who are advocates of self-ownership and true liberty for some time now, I have been exposed to all or most of the varied *conversational* approaches/techniques that are taken with people who are brand new to the discussion. \n\nThere are those that focus on the word **Voluntaryism (aka \"What do we WANT? Voluntary interaction!\")**. \nThere are those that focus on the word **Anarchy (aka \"What DON'T we want? A ruling class!\")**. \n\nThere are even those that try to ***avoid either term*** in conversation, and just stick to a slow and disarming **Socratic method**, taking the approach of curiosity towards the statist in conversation, aiming to understand why they believe what they believe (knowing that if the statist tries to describe it or defend it, they may see inconsistencies in themselves). \n\nAll of these ways of broaching the topic are truly valuable, because *each approach wins a certain kind of mind* that the other approaches might not have won. \n\n---\n\n
    https://s4.postimg.org/a97rr4759/static1_squarespace.jpg
    \n\n##
    The Consistent Human
    \n\nI will mention another thought approach to the philosophy of liberty that I recently found myself considering, **though I'm sure it isn't *new*.** It is too easy *not* to have been considered, but since I don't often see many people directing conversation in this manner, I will go ahead and throw up the idea for those who may make use of it. \n\n{Note: I think some major liberty-minded philosophers have already put it rather similarly, a few Lysander Spooner quotes come to mind, but I can't remember more at the moment..}\n\nLet's say you're in a conversation that inevitably leads to someone asking you \"which way\" you lean, politically. Some anarchists/voluntaryists *hate* when a conversation reaches this moment, some are *filled with glee!*\n\nHowever it's said, however the conversation gets there, you've now plunged into the realm of **politics** (every freedom lover *hates* politics), so you've got an opportunity to now to say something that will get their gears moving.\n\n
    https://s4.postimg.org/713ae2kvh/images_1.jpg
    \n\n###
    Try this perhaps...
    \n\nAvoiding the usual political circus jargon, and avoiding the false dichotomy of left vs. right, say something like: \n\n#####
    \"I wouldn't align myself with anything political, but that's because I consider myself to be ***a consistent human being***.\"
    \n\nBrows furrow, and you're likely to hear a \"What do you mean?\" sort of response. \n\n#####
    \"I believe it's wrong for me to steal, threaten people with deadly force, murder, or otherwise bully people who have a different life style than me. And so I believe it's wrong for *any* human to do that: titles, election rituals, badges and costumes don't grant superhuman rights. I apply the same rules of what I believe are right and wrong *to everyone.* I'm consistent.\"
    \n\nOr, put another way, you could say: \n\n#####
    \"If it's wrong for me to go put a gun to my neighbor's head and tell him to give me all his money or else, then it is wrong for me to *vote for someone else* to do that for me. I recognize that no amount of voting or layers of hired government employees working to enforce the will of some humans on others, can ever make theft into something moral or good. I'm *consistent*.\"
    \n\nAnd still another: \n\n#####
    \"I don't want *my free will* violated, I will defend myself if someone tries to attack me or use the threat of force to steal from me, and so I am a *consistent human* by recognizing that same desire to live free exists in all individuals. It's 'doing unto others as I would have done to me', on the most basic level.\"
    \n\n######
    Left, Right, Anarchy, Libertarian, Moderate... all the usual feels-inducing trigger words were side-stepped.
    \n\n#
    ~*~
    \n\n---\n\n
    https://s4.postimg.org/9h53rx2y5/debate.jpg
    \n\n#
    Some Ideas Work Better Than Others, It Varies Person To Person
    \n\nI encourage no one to get too caught up in the \"right way\" to go about spreading the message of true freedom-- so long as the principles are intact, and uncompromising. Once you grasp the logic, there's many approaches to the discussion style, and what will work to wake up some will not work on others. I'm not here to show you any one correct way, I would say to be flexible in your approach and style, and adjust when it seems there's a better approach to be taken. \n\n###
    Whether you're socratic, pedantic, abrasive, blunt, charismatic, diplomatic and gentle, or otherwise... some of that is going to work to reach people. Part of your success in getting people to think is tied to how well you grasp human psychology. A clue: It starts with \"know thyself\"..
    \n\n##
    ~*~
    \n\n
    **Take from this article what you will, use what you can, discard the rest**.
    ", + "category": "anarchism", + "children": 16, + "created": "2016-09-06T18:01:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s4.postimg.org/ool3c9ust/868cba34acee867680df4de12db011cc.jpg", + "https://s4.postimg.org/a97rr4759/static1_squarespace.jpg", + "https://s4.postimg.org/713ae2kvh/images_1.jpg", + "https://s4.postimg.org/9h53rx2y5/debate.jpg" + ], + "tags": [ + "anarchism", + "politics", + "psychology", + "anarchy", + "philosophy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 42502310405685, + "payout": 165.619, + "payout_at": "2016-09-13T18:01:36", + "pending_payout_value": "165.619 HBD", + "percent_hbd": 10000, + "permlink": "the-consistent-human", + "post_id": 1149040, + "promoted": "60.226 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 243 + }, + "title": "The Consistent Human", + "updated": "2016-09-06T23:38:54", + "url": "/anarchism/@dragonanarchist/the-consistent-human" + }, + { + "active_votes": [ + { + "rshares": 5133129010650, + "voter": "riverhead" + }, + { + "rshares": 1031882916236, + "voter": "tuck-fheman" + }, + { + "rshares": 39106143461, + "voter": "alexgr" + }, + { + "rshares": 80546321239, + "voter": "edgeland" + }, + { + "rshares": 1010687333, + "voter": "fkn" + }, + { + "rshares": 447134537, + "voter": "paco-steem" + }, + { + "rshares": 886894315803, + "voter": "cryptogee" + }, + { + "rshares": 5013415689, + "voter": "spaninv" + }, + { + "rshares": 24334244672, + "voter": "james-show" + }, + { + "rshares": 1329518504, + "voter": "elishagh1" + }, + { + "rshares": 11744107970, + "voter": "richman" + }, + { + "rshares": 42646084026, + "voter": "hannixx42" + }, + { + "rshares": 446314863, + "voter": "coar" + }, + { + "rshares": 1426345715, + "voter": "murh" + }, + { + "rshares": 86505600736, + "voter": "thecryptofiend" + }, + { + "rshares": 48131196667, + "voter": "justtryme90" + }, + { + "rshares": 138228131452, + "voter": "coinbitgold" + }, + { + "rshares": 349023596, + "voter": "stiletto" + }, + { + "rshares": 105805199373, + "voter": "kenny-crane" + }, + { + "rshares": 551808872924, + "voter": "infovore" + }, + { + "rshares": 102266459252, + "voter": "geoffrey" + }, + { + "rshares": 10737933696, + "voter": "kimziv" + }, + { + "rshares": 25048306642, + "voter": "marco-delsalto" + }, + { + "rshares": 2861774262, + "voter": "alexft" + }, + { + "rshares": 3524497863, + "voter": "michaellamden68" + }, + { + "rshares": 207235087440, + "voter": "asmolokalo" + }, + { + "rshares": 51028352883, + "voter": "booja" + }, + { + "rshares": 53200787105, + "voter": "ezzy" + }, + { + "rshares": 254702299, + "voter": "ivp" + }, + { + "rshares": 128613923108, + "voter": "chhaylin" + }, + { + "rshares": 11653999586, + "voter": "hakise" + }, + { + "rshares": 12246967483, + "voter": "jako" + }, + { + "rshares": 824450668, + "voter": "steemswede" + }, + { + "rshares": 1693848216, + "voter": "furion" + }, + { + "rshares": 10475719848, + "voter": "spiz0r" + }, + { + "rshares": 1211734909, + "voter": "steem1653" + }, + { + "rshares": 17410903984, + "voter": "sebastien" + }, + { + "rshares": 2147843650, + "voter": "bitland" + }, + { + "rshares": 16642046880, + "voter": "senseiteekay" + }, + { + "rshares": 26778525771, + "voter": "dwinblood" + }, + { + "rshares": 10851638564, + "voter": "deviedev" + }, + { + "rshares": 11041385098, + "voter": "allmonitors" + }, + { + "rshares": 79624786257, + "voter": "me-tarzan" + }, + { + "rshares": 2811366993, + "voter": "fiona777" + }, + { + "rshares": 10600135570, + "voter": "peacekeeper" + }, + { + "rshares": 67912511407, + "voter": "thylbom" + }, + { + "rshares": 321731489, + "voter": "kellywin21" + }, + { + "rshares": 14081055736, + "voter": "beowulfoflegend" + }, + { + "rshares": 3517786621, + "voter": "birdie" + }, + { + "rshares": 33672189304, + "voter": "sauravrungta" + }, + { + "rshares": 80649600564, + "voter": "rea" + }, + { + "rshares": 818880609, + "voter": "positive" + }, + { + "rshares": 15978503091, + "voter": "winstonwolfe" + }, + { + "rshares": 41103939733, + "voter": "claudiop63" + }, + { + "rshares": 166570104, + "voter": "bitmap" + }, + { + "rshares": 863414182, + "voter": "sisterholics" + }, + { + "rshares": 24449858053, + "voter": "brianphobos" + }, + { + "rshares": 12739729316, + "voter": "michaeldodridge" + }, + { + "rshares": 8339031252, + "voter": "logic" + }, + { + "rshares": 1681456071, + "voter": "remlaps" + }, + { + "rshares": 7378295271, + "voter": "beanz" + }, + { + "rshares": 1822108820, + "voter": "bullionstackers" + }, + { + "rshares": 23482202368, + "voter": "williambanks" + }, + { + "rshares": 6840849470, + "voter": "sykochica" + }, + { + "rshares": 31661497810, + "voter": "laonie" + }, + { + "rshares": 20675507089, + "voter": "yng-entrepreneur" + }, + { + "rshares": 1302419977, + "voter": "myfirst" + }, + { + "rshares": 12892722681, + "voter": "somebody" + }, + { + "rshares": 482292129, + "voter": "flysaga" + }, + { + "rshares": 2848720408, + "voter": "midnightoil" + }, + { + "rshares": 3549675644, + "voter": "xiaohui" + }, + { + "rshares": 3071824587, + "voter": "psamuelson" + }, + { + "rshares": 222851194, + "voter": "xiaokongcom" + }, + { + "rshares": 424857353, + "voter": "future24" + }, + { + "rshares": 13140162501, + "voter": "cristi" + }, + { + "rshares": 3996693884, + "voter": "alchemage" + }, + { + "rshares": 449065266, + "voter": "xianjun" + }, + { + "rshares": 5502390183, + "voter": "lordvader" + }, + { + "rshares": 1451684469, + "voter": "matrixdweller" + }, + { + "rshares": 2503143724, + "voter": "eagleboy" + }, + { + "rshares": 4246677071, + "voter": "kyriacos" + }, + { + "rshares": 5638092469, + "voter": "lemouth" + }, + { + "rshares": 190823664, + "voter": "stevescoins" + }, + { + "rshares": 735931525, + "voter": "wuyueling" + }, + { + "rshares": 8568009585, + "voter": "hilarski" + }, + { + "rshares": 2761345091, + "voter": "naquoya" + }, + { + "rshares": 2402641666, + "voter": "shadowspub" + }, + { + "rshares": 1999636620, + "voter": "cryptoeasy" + }, + { + "rshares": 2939011273, + "voter": "nulliusinverba" + }, + { + "rshares": 27270217180, + "voter": "krnel" + }, + { + "rshares": 138921195, + "voter": "dazedbunny" + }, + { + "rshares": 2365271575, + "voter": "funkywanderer" + }, + { + "rshares": 2025702455, + "voter": "richardcrill" + }, + { + "rshares": 9403875149, + "voter": "heretickitten" + }, + { + "rshares": 6405114173, + "voter": "roy2016" + }, + { + "rshares": 55893569, + "voter": "damascusvg" + }, + { + "rshares": 10867499123, + "voter": "ghasemkiani" + }, + { + "rshares": 4584980140, + "voter": "l0k1" + }, + { + "rshares": 54659026, + "voter": "lewd-conduct" + }, + { + "rshares": 2165334759, + "voter": "dexter-k" + }, + { + "rshares": 53833088, + "voter": "viking-x" + }, + { + "rshares": 1542240432, + "voter": "catsmart" + }, + { + "rshares": 83727122442, + "voter": "cnfund" + }, + { + "rshares": 98655344, + "voter": "positivesteem" + }, + { + "rshares": 861709729, + "voter": "dpapadimitroylas" + }, + { + "rshares": 1322523997, + "voter": "whatsup" + }, + { + "rshares": 87226644, + "voter": "mlialen" + }, + { + "rshares": 416157082, + "voter": "iontom" + }, + { + "rshares": 3789871092, + "voter": "dodders007" + }, + { + "rshares": 339045960, + "voter": "julia26" + }, + { + "rshares": 165335582, + "voter": "robyneggs" + }, + { + "rshares": 158344401, + "voter": "kolin.evans" + }, + { + "rshares": 146428143, + "voter": "anysound.studio" + }, + { + "rshares": 136854832, + "voter": "james93" + }, + { + "rshares": 146022781, + "voter": "koma" + }, + { + "rshares": 155127016, + "voter": "pac3mak3r" + } + ], + "author": "thecryptofiend", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.89, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    The War on Open Science

    \n

    \n

    1

    \n

    On the 11th of January 2013, Aaron Swartz, a 26 year old internet activist was found dead in his Brooklyn apartment.  He had been arrested 2 years earlier and was facing a variety of charges relating to downloading a large number of academic journal articles from an MIT server with the aim of making them available online for free.

    \n

    Swartz was facing up to 50 years in prison on what seemed to be an extreme over-reaction to the actions of a young man who was trying to further the cause of the open access movement.  It seems the stress of the situation and the aggression of the prosecution of this case caused the young man to take his own life.

    \n

    This was all for the idealism of wanting open access to academic information much of which is publicly funded.  He wanted a better world where scientific progress would not be hindered by the vested interests of publishing companies and unfortunately he payed for this \"great crime\" with his life.

    \n

    Similar to what Swartz was attempting, Sci-Hub is an online archive in Russia that shares research articles from many journals freely.  It currently hosts over 48 million articles and is being sued by publishing giant Elsevier for copyright infringement.  Due to it's location it has been sheltered from the kind of legal sanctions it would face if it were located in the west.  

    \n

    The final outcome of the legal action against them is anyone's guess but it is likely that the full force of the US government will be used to try to stop them, much in the way it was used against Swartz.

    \n

    Anyone who dares to challenge the vested interests in this case is likely to have war declared against them by nation states who are more concerned about protecting these interests than their own public or indeed the use of their own funds.

    \n

    In this case it was the US government but most other Western governments would do exactly the same.

    \n

    Copyright infringement is seemingly one of the worst crimes you can commit.  The fact that much of this material was created using public money doesn't seem to matter to those that pursue the infringers.

    \n

    In the rest of this article I hope to briefly cover why I feel that this is basically a form of war on Science and scientific progress itself.

    \n
    \n

    The Current Situation is a \"Racket\"

    \n

    \n

    2

    \n

    Three and a half years after Swartz' death we are still in a situation where the vast majority of scientific research is held captive behind pay walls.  This is doubly scandalous given that a significant quantity of this research is publicly funded.  

    \n

    The US alone spent about $158 billion on publicly funded research in 2013.  The vast majority of this research was published in journals that require payment to be viewed.

    \n

    Even if one doesn't believe that all research should be freely available why should research that is funded by the public be closed and require payment to be reviewed?  

    \n

    This is equivalent to making the public pay twice for the same research.  

    \n

    All the funds from payment go entirely to the journals.  

    \n

    None of it goes towards the researchers, authors or back to the public to fund further research.  

    \n

    The journals are effectively being given free material to publish which they then monetise purely for their own gain.  

    \n

    They hold the copyright to all their published articles despite not being the original authors of them.

    \n

    In what other situation can someone profit from selling and copyrighting a product which is made and tested almost entirely by others including the public itself?

    \n

    It is complete insanity and it must stop.

    \n
    \n

    Journals Have Costs But The Costs Are Inflated

    \n

    Nobody is denying that the journals have costs but there are some misconceptions that relate to this.  

    \n

    Firstly the actual peer review process is carried out for free by academics (usually affiliated with Universities). 

    \n

    The journals themselves are only responsible for the costs of filtering submissions and the actual publication itself.  These are known as APCs (Article Processing Charges).   

    \n

    When paid journals have been compared in price to open journals the APCs an be as much as 3 times higher.  

    \n

    Further a large chunk of these costs comes from the physical publication process something which does not apply to online publication.

    \n
    \n

    The Scientific Method Depends on Openness

    \n

    \n

    3

    \n

    I won't bore you all by going into the details of the scientific method.  The wikipedia article here covers it quite well and the image above (by ArchonMagnus) taken from it provides a nice summary of the basics.  

    \n

    The \"other components section\" in the second part of the article is important here and I have summarised the headings here as they are pretty self-explanatory:

    \n

    \"The scientific method also includes other components required even when all the iterations of the steps above have been completed:

    \n
      \n
    1. Replication
    2. \n
    3. External review
    4. \n
    5. Data recording and sharing\"
    6. \n
    \n

    All of the above components are necessary for real scientific progress.  

    \n

    We need replication to show that research findings are not spurious.  External review is necessary to look for and exclude sources of error or poor research technique that the authors may have missed.  Data recording and sharing is necessary for the same reason so that others can look at the raw data and perform their own analysis, looking for statistical anomalies etc.

    \n

    This is all vital for the sustained and healthy progress of all scientific fields.  Information must be open for true scientific progress to occur.

    \n

    This lack of openness also leads to a slowing down of the scientific process.  Papers are often delayed for months due to errors and rewrites.  Many of these could be more quickly identified if papers are published in preliminary form online as pioneered by ArXiv.

    \n

    The TLDR is that fighting open research is akin to declaring war on the scientific method itself.  

    \n

    The result is a system which is slower, has more flaws and potentially even shuts down certain potential avenues of advancement.

    \n

    Whatever the journal publishers may say :  paywalls = censorship.

    \n
    \n

    Grey Research and Another Type of Censorship

    \n

    \n

    4

    \n

    Further there is a lot of unpublished \"grey research\" - these are papers that have no findings or have negative findings.  

    \n

    This kind of research is not considered \"sexy\" enough to be published by the major journals but from a purely scientific perspective it is just as important as the kind of studies that make headlines. 

    \n

    This is a kind of soft censorship. 

    \n

    At University I was shocked to see quite how much medical research in particular was consigned to archives where it would not see the light of day because it was not considered to be publishable.  Not due to being improper research but because of just this sort of issue.  

    \n

    The failure to consider these kinds of studies leads to a significant skewing effect on the positive findings of those studies that do get published.  The ultimate effect is that we do not get the big picture.  This is particularly of concern in medical research where we only really see overtly positive studies.

    \n

    Some research is also deliberately \"shelved\" if it doesn't agree with the agenda of one or more of the funding organisations.  We have seen multiple scandals in relation to drug companies trying to hide certain research related to lucrative drugs as and side effects or adverse outcomes in the last couple of decades.  Antidepressants and suicide risk is just one recent example.

    \n

    It is impossible to say how many people may have died or been seriously harmed as a result of these kind of actions.

    \n

    This is not a new thing and is more akin to a deliberate hard censorship.  

    \n

    This is one of the reasons why I believe all research particularly that with public safety/health implications should be made public.

    \n
    \n

    Even Large Universities Can't Afford Access

    \n

    \n

    5

    \n

    In 2012 Havard University which is one of the worlds largest and wealthiest Universities announced that it could no longer continue affording to subscribe to all the journals which it had previously.  

    \n

    They cited multiple increases in journal prices in the preceeding years as the reason.  The vast majority of journals are owned by 3 major publishers who offer them in bundles - much like cable TV packages.  Universities must negotiate prices for bundles and there is no set price.  

    \n

    The vast monopolies created by these companies mean that there is little competition to lower prices.

    \n

    Prices have continued to increase despite the fact that the internet has substantially lowered the costs of publishing and disseminating information.  From 1984 to 2002 alone the cost increased by 600%.

    \n

    This is particularly ridiculous when some of the research that the Universities must pay for is research they themselves conducted!

    \n

    If large Universities can't afford this then there is no way that smaller institutions or indeed individual scientists or members of the public can afford to.

    \n
    \n

    What is Open Access?

    \n

    \n

    6

    \n

    There are a number of slightly different definitions but the basic thrust of it is contained in this excerpt from the Budapest Open Access Initiative in February 2002 relating to online access to academic journal articles:

    \n

    \"There are many degrees and kinds of wider and easier access to this literature. By 'open access' to this literature, we mean its free availability on the public internet, permitting any users to read, download, copy, distribute, print, search, or link to the full texts of these articles, crawl them for indexing, pass them as data to software, or use them for any other lawful purpose, without financial, legal, or technical barriers other than those inseparable from gaining access to the internet itself. The only constraint on reproduction and distribution, and the only role for copyright in this domain, should be to give authors control over the integrity of their work and the right to be properly acknowledged and cited.\"

    \n

    This is what Swartz and many others in the open access community have been trying to achieve.  

    \n

    Sadly it seems the main thing holding open access back is 

    \n
      \n
    • The \"culture\" within the scientific community which falsely believes that paid journals are a necessity. 
    • \n
    • The vast lobbying power that the large consolidated multi-billion dollar publishing companies that own the big journals have which allows them to manipulate governments.
    • \n
    \n
    \n

    Can Blockchains Help?

    \n

    I am not a programmer or coder so I must apologise if I am incorrect in my understanding here.  

    \n

    If a platform like Steemit can place large amounts of articles on a blockchain then I don't see why something similar could not be done for scientific research.

    \n

    The decentralised nature of a blockchain would prevent censorship by vested interests (publishers, drug companies etc.).  

    \n

    If a culture could be created where all research was placed on an academic blockchain like this as a basic prerequisite then both issues of access and lost research could be substantially reduced.

    \n

    As long as the blockchain remained in existence so would the research and all the associated data.  Grey or hidden research could potentially be made a thing of the past.

    \n

    Anyone could access any research data anywhere in the world.  It would require a lot of work and a lot of cultural change but I believe it to be feasible.

    \n
    \n

    Some Signs of Hope

    \n

    \n

    7

    \n

    There do appear to be some signs of change.  Organisations such as PLoS (Public Library of Science), PubMed Central and ArXiv have embraced the open access ethos.  

    \n

    PLOS has a \"no questions asked\" waver for APCs to remove any financial barriers to publication.  Some open access journals don't charge any fees at all.

    \n

    Governments have also tried to embrace change to some degree.  For example the US National Institute for Health (NIH) which accounts for 50% of government funding aims to make all research which it funds publicly available within a year.  

    \n

    The major publishers had asked for a longer embargo so whilst the delay is not ideal it can be seen as a victory of sorts if a mixed one at that.

    \n

    Edit: @lemouth has also made me aware of the following iniative in the comments (his words):

    \n

    \"First, about the SCOAP3 initiative. It is a particle physics initiative where a fee is paid to all publishers. In exchange, all particle physics research articles are freely available to anyone. It is not really open access, but it is already a progress.

    \n

    An interesting other example in particle physics is the JHEP journal which is a peer-reviewed journals that is entirely online and free.

    \n

    You may also want to check the pevo project.\"

    \n
    \n

    Conclusions

    \n

    \n

    8

    \n

    The lack of open access to scientific research is something that affects us all and not just individuals like the late Aaron Swartz.

    \n

    A slow cultural change seems to be occurring within the scientific community however this change is not occurring quickly enough and there is significant resistance from the publishing companies whose profits depend on keeping the status quo. 

    \n

    Raising awareness of this issue through discussions and articles such as this is an important part of assisting this change.

    \n

    My hope is that that we can have unfettered access to all publicly funded research at the very least within the next decade.

    \n

    How many more lives could be saved and enhanced by the accleration of progress that could be accomplished by the adoption by Open Access and publicly available research?

    \n

    Let us hope that Aaron Swartz did not die in vain and that the madness of the current system will be abolished.  

    \n

    That would be a fitting tribute to a young man whose only real crime was idealism.

    \n

    THE END

    \n
    \n

    I hope you found this article stimulating and easy to read.  Please feel free to add your comments and continue the discussion below.

    \n

    (Apologies in advance for any mistakes I may have missed.)

    \n

    If you like my work please follow me and check out my previous work, photography and tutorials  @thecryptofiend .

    \n
    \n

    Credits:

    \n

    Although I used a lot of my own personal experience and knowledge in writing this I also found a number of sources to be invaluable.  The following articles are great sources of information and well worth reading for further information:

    \n
      \n
    1. Merkley, Ryan (2016) \"You Pay to Read Research You Fund. That\u2019s Ludicrous\"  : Wired Magazine 18th April 2016: Accessed 7th September 2016
    2. \n
    3.  Mayyasi, Alex (2013).\"Why Is Science Behind a Paywall?\": Gizmodo.  13th May 2013: Accessed 7th September 2016
    4. \n
    5. Taylor, Mike (2016) \"Hiding your research behind a paywall is immoral\": The Guardian.  17th January 2013: Accessed 7th September 2016
    6. \n
    \n

    I have also linked to relevant Wikipedia articles which I found useful in the actual body of the post. 

    \n\n", + "category": "science", + "children": 41, + "created": "2016-09-08T20:45:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/08/640px-AaronSwartzPIPAbc599.jpg", + "https://www.steemimg.com/images/2016/09/08/33-1243179569caiVd09e6.jpg", + "https://www.steemimg.com/images/2016/09/08/The_Scientific_Method_as_an_Ongoing_Process.svg8b9c6.png", + "https://www.steemimg.com/images/2016/09/08/iStock_64854985_SMALL46da6.jpg", + "https://www.steemimg.com/images/2016/09/08/Widener_Library_Harvard_University_Cambridge_MA6978c.jpg", + "https://www.steemimg.com/images/2016/09/08/open-book-1378562978Vki3650a.jpg", + "https://www.steemimg.com/images/2016/08/31/iStock_76511897_SMALL42a71.jpg", + "https://www.steemimg.com/images/2016/09/08/Aaron_Swartz_at_Boston_Wikipedia_Meetup_2009-08-188dad3.jpg" + ], + "links": [ + "https://en.wikipedia.org/wiki/Aaron_Swartz", + "https://en.wikipedia.org/wiki/Scientific_method", + "https://commons.wikimedia.org/wiki/User:ArchonMagnus", + "http://www.telegraph.co.uk/science/2016/03/14/antidepressants-can-raise-the-risk-of-suicide-biggest-ever-revie/", + "https://en.wikipedia.org/wiki/Open_access", + "https://www.google.co.uk/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwjmlq-bpYDPAhWFCMAKHdbbD8oQFggeMAA&url=https%3A%2F%2Fwww.plos.org%2F&usg=AFQjCNHD3YE-emOnoKJ8zjKDZ7ANvWFlIw&sig2=a7_T5eyYCS8dC4UNNabgSw", + "https://en.wikipedia.org/wiki/PubMed_Central", + "https://www.google.co.uk/url?sa=t&rct=j&q=&esrc=s&source=web&cd=4&sqi=2&ved=0ahUKEwignZCEqIDPAhVlLMAKHV7ZB8gQFggzMAM&url=https%3A%2F%2Fen.wikipedia.org%2Fwiki%2FArXiv&usg=AFQjCNFtJ0miuq3iMwen_obEMJQsE-4XUw&sig2=MMLyMay5noGlB6c7w6BbYA&bvm=bv.131783435,d.ZGg", + "https://scoap3.org/", + "http://jhep.sissa.it/jhep/", + "https://pevo.science/", + "http://www.wired.com/2016/04/stealing-publicly-funded-research-isnt-stealing/", + "http://gizmodo.com/why-is-science-behind-a-paywall-504647165", + "https://www.theguardian.com/science/blog/2013/jan/17/open-access-publishing-science-paywall-immoral", + "https://en.wikipedia.org/wiki/File:AaronSwartzPIPA.jpg", + "https://en.wikipedia.org/wiki/File:Aaron_Swartz_at_Boston_Wikipedia_Meetup,_2009-08-18.jpg" + ], + "tags": [ + "science", + "politics", + "life", + "steemit", + "steemsquad" + ], + "users": [ + "lemouth", + "thecryptofiend" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 9629533121706, + "payout": 11.714, + "payout_at": "2016-09-15T20:45:12", + "pending_payout_value": "11.714 HBD", + "percent_hbd": 10000, + "permlink": "the-war-on-open-science-scientific-journals-and-the-research-racket", + "post_id": 1176760, + "promoted": "60.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 116 + }, + "title": "The War on Open Science: Scientific Journals and the Research Racket", + "updated": "2016-09-09T16:02:30", + "url": "/science/@thecryptofiend/the-war-on-open-science-scientific-journals-and-the-research-racket" + }, + { + "active_votes": [ + { + "rshares": 290979005478, + "voter": "chitty" + }, + { + "rshares": 35527177082, + "voter": "james-show" + }, + { + "rshares": 36068796273, + "voter": "justtryme90" + }, + { + "rshares": 198782719642, + "voter": "asmolokalo" + }, + { + "rshares": 12378453737, + "voter": "ausbitbank" + }, + { + "rshares": 7262323231, + "voter": "autosmile13" + }, + { + "rshares": 38550496952, + "voter": "biophil" + }, + { + "rshares": 237985094, + "voter": "zoicneo" + }, + { + "rshares": 3826447878, + "voter": "krystle" + }, + { + "rshares": 1812767730, + "voter": "the-future" + }, + { + "rshares": 1913344238, + "voter": "earnest" + }, + { + "rshares": 13397353064, + "voter": "beowulfoflegend" + }, + { + "rshares": 3475085906, + "voter": "jedau" + }, + { + "rshares": 17164865565, + "voter": "pinkisland" + }, + { + "rshares": 19368188223, + "voter": "williambanks" + }, + { + "rshares": 62500297, + "voter": "biggdogg" + }, + { + "rshares": 4581182987, + "voter": "melek" + }, + { + "rshares": 6078750587, + "voter": "gonzo" + }, + { + "rshares": 1864520703, + "voter": "erroneous-logic" + }, + { + "rshares": 154961508, + "voter": "feminism" + }, + { + "rshares": 3397993185, + "voter": "ats-david" + }, + { + "rshares": 50196187, + "voter": "post-successful" + } + ], + "author": "anarcho-andrei", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.11, + "beneficiaries": [], + "blacklists": [], + "body": "When we last saw our fearless captain and his android co-pilot, [they had reluctantly taken on a contract](https://steemit.com/fiction/@anarcho-andrei/the-stellar-wild-chapter-2) from a less-than-reputable contact in the government. Read on and find out what happens to them next!\n\nUpvotes are appreciated, and let me know what you thought of the story so far in the comments!\n\n---------------\n\n
    http://i.imgur.com/a0xXr4e.jpg
    \n\n**She disliked wearing United Terran Systems Naval utility uniforms.** She very rarely ever had to wear them - generally only when she was travelling with Marines as part of a military-intel joint operation - and she was thankful for that, so why she'd been told to put one on today was beyond her. Functionally, they were serviceable; they had two chest pockets, a shoulder pocket on each upper arm, and a stay-flat collar that never popped up from the seam along the back of the collar. The cargo pockets on the trousers were also lay-flat pockets, with a fair amount of expansion room. The muted olive color reinforced the fact that these were utility uniforms. Thankfully the female variants were cut closer at the waist; she'd only had to make due with a male variant once, and, despite being the proper size, it looked like she was wearing a green trash bag.\n\nTo take her mind off of it, she was reviewing her mission brief over and over again in her head. It seemed simple enough: intercept the transport that they'd lost contact with, board it, and ascertain the state of its cargo. If it was simply a communications issue, the crew would thank her and be on their way. However, given the length of time they'd been in radio silence, it was likely the second scenario that she'd be dealing with: figure out what happened to the crew. The internal surveillance logs would provide her that information. Once the cargo was secured and transferred to the contractor ship the UTS had hired, they'd bring it back to Naval Intelligence Division's black site on the edge of the Nether, near to wear they had planned to deploy it in the first place. Simple, straightforward, and a perfect assignment to spruce up her lieutenant commander's jacket for promotion, her commander had told her.\n\nAll of which made her wonder why in the hell they had opted for the cloak-and-dagger routine in the first place. It wouldn't be the first time the UTSN had sent a detachment after a transport vessel broke contact. Pirates were a constant problem in that part of the galaxy, so it was assumed that it would happen from time to time. Granted, it happened near Kirauthi space, but she didn't see how that made a difference. All the Monarchy ever did was rattle their saber at the Galactic Union about seceding because of this perceived slight or that aggressive action by the UTS. If she could draw a historical parallel, North Korea's foreign relations with the United States in Earth's 21st century history was as perfect as any. They complained, often and loudly, but they were quick to let it go once concessions were made. They still controlled some of the most resource-rich mining planets in the Union, so the rest of the member organizations had to just grin and bear it.\n\n\"I'm sure these no-name contractors are going to be _consummate_ professionals, too,\" she muttered, staring out at the rain from under the covered loading area adjacent the landing pads. She checked the holographic data assistant on her wrist. They should be landing any minute, assuming they were on time. Sure enough, as soon as she turned her eyes back to the cloud-covered skies above Krixus, the _Hound_ began to make its descent toward the landing pad she was standing nearest to. _Curb-side service_, she mused, reaching down to grab her pack as the oblong, vaguely bullet-shaped cargo freighter landed on the slick asphalt.\n\nThe _Hound_ lurched forward as Cole cut the maneuvering thrusters, depositing the ship on its landing feet. As was his custom, he gave it about five seconds before he unbuckled his harness and slid out of the captain's chair. Edward shook his head and hit the switch to lower the boarding ramp behind them. The way the ramp was set up made it exceptionally easy to run at full sprint into the ship from outside and land in the pilot's seat within two strides. It was something both he and Edward had taken advantage of when bounties were less than willing to cooperate and happened to be heavily defended, too.\n\n\"You realize that, statistically speaking, if the landing arms were to fail, they would fail the moment that a load was placed on them,\" he remarked to Cole, unbuckling himself from his chair and standing up. Cole scoffed.\n\n\"It never hurts to be safe about it; the _Hound's_ almost as old as you are, and it isn't nearly in as good a shape. Now c'mon,\" he said, zipping up his worn leather jacket as he made his way down the ramp, \"we have a hefty payday just waiting to be collected.\" Edward let out a sound approximating a sigh as he fell into step behind Cole, earning a look over the fearless captain's shoulder. \"I heard that, you.\"\n\nLieutenant Commander Miranda Rackham ducked her head down as she left the shelter of the extended awning, jogging briskly across the open ground that separated the UTSN forward post facility from the landing pad. As she neared the _Hound_, she realized that it wasn't actually a cargo freighter; that's what those two that were making their way down the ramp used it for, no doubt, but really it was a decommissioned Chieftan-class corvette. It had been modified, but the flight deck on the top and the underslung command deck were unmistakable. _They took the last one out of service nearly a century ago,_ she mused, narrowing her eyes against the rain. If she had some free time she'd have to find out what the original designation of this particular vessel was back when it was in service.\n\nCole came to a stop under the protective bulk of his ship, looking out at the figure hustling toward them across the asphalt. He'd expected some pencil-necked, bespectacled kid who was barely strong enough to carry a daypack behind him. Instead, he was presented with a fairly tall woman, her hair cut in a short bob, and a determined look on her face. She had no name tape on her uniform, nor any rank insignia, so he had no idea how to address her, but he decided that this was going to be significantly more enjoyable than transporting some snot-nosed teenager. Edward fell in beside him as he donned a smile.\n\n\"Good evening, ma'am. My name is Joshua Cole and this is my co-pilot Edward. We're going to be your ri-\" he started, before she abruptly cut him off, cutting her stride to a confident march.\n\n\"We need to be gear up in five minutes. I'll stow my things in a spare bunk while you get underway,\" she replied curtly, walking past both of them and heading up the ramp with nothing less than utter disdain. Cole just stood there for a second, blinking. _Never been shot down that quick before,_ he thought. Edward looked back over his shoulder to the ramp, then back to Cole.\n\n\"I like her,\" he remarked, his tone chipper and excited. \"She's going to be great company on this trip.\" He turned and walked back up the ramp before Cole could retort. With a resigned sigh, he turned and made his way back up the ramp, punching the button to raise it as he settled back into the pilot chair, prepping the ship for take off.", + "category": "fiction", + "children": 6, + "created": "2016-08-31T23:35:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/a0xXr4e.jpg" + ], + "links": [ + "https://steemit.com/fiction/@anarcho-andrei/the-stellar-wild-chapter-2" + ], + "tags": [ + "fiction", + "scifi", + "writing", + "life", + "payitforward" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 696935115547, + "payout": 0.325, + "payout_at": "2016-09-07T23:35:24", + "pending_payout_value": "0.325 HBD", + "percent_hbd": 10000, + "permlink": "the-stellar-wild-chapter-3", + "post_id": 1077868, + "promoted": "60.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 22 + }, + "title": "The Stellar Wild - Chapter 3", + "updated": "2016-09-01T05:00:18", + "url": "/fiction/@anarcho-andrei/the-stellar-wild-chapter-3" + }, + { + "active_votes": [ + { + "rshares": 56552011596, + "voter": "fminerten1" + }, + { + "rshares": 511469118897, + "voter": "panadacoin" + }, + { + "rshares": 7555713528500, + "voter": "steempty" + }, + { + "rshares": 30843061442454, + "voter": "smooth" + }, + { + "rshares": 27395041579722, + "voter": "berniesanders" + }, + { + "rshares": 14710620152586, + "voter": "summon" + }, + { + "rshares": 7285545853827, + "voter": "riverhead" + }, + { + "rshares": 639017949223, + "voter": "justin" + }, + { + "rshares": 120823881116, + "voter": "sandra" + }, + { + "rshares": 1361006942848, + "voter": "silver" + }, + { + "rshares": 3087717611170, + "voter": "silversteem" + }, + { + "rshares": 903644666773, + "voter": "ihashfury" + }, + { + "rshares": 4773090322616, + "voter": "nextgencrypto" + }, + { + "rshares": 304707236256, + "voter": "theoretical" + }, + { + "rshares": 3717261539, + "voter": "boy" + }, + { + "rshares": 204675696436, + "voter": "steem-id" + }, + { + "rshares": 4512589209, + "voter": "bue-witness" + }, + { + "rshares": 836491819, + "voter": "bunny" + }, + { + "rshares": 6994301163857, + "voter": "complexring" + }, + { + "rshares": 1681576142026, + "voter": "steemychicken1" + }, + { + "rshares": 64585928477, + "voter": "bue" + }, + { + "rshares": 26807960299, + "voter": "steemservices1" + }, + { + "rshares": 52040947652, + "voter": "simba" + }, + { + "rshares": 1992183894, + "voter": "mini" + }, + { + "rshares": 256346717, + "voter": "moon" + }, + { + "rshares": 16137456259, + "voter": "bentley" + }, + { + "rshares": 2461162230926, + "voter": "recursive" + }, + { + "rshares": 17227720501, + "voter": "lee3" + }, + { + "rshares": 1481653503129, + "voter": "benjojo" + }, + { + "rshares": 79076376247, + "voter": "vip" + }, + { + "rshares": 1158072809579, + "voter": "cass" + }, + { + "rshares": 19379068574, + "voter": "proctologic" + }, + { + "rshares": 746998903, + "voter": "healthcare" + }, + { + "rshares": 1160170058, + "voter": "daniel.pan" + }, + { + "rshares": 21226399148, + "voter": "dedriss" + }, + { + "rshares": 79849633278, + "voter": "jchch" + }, + { + "rshares": 7072408018, + "voter": "patrice" + }, + { + "rshares": 345687346, + "voter": "helen.tan" + }, + { + "rshares": 61971937067, + "voter": "jbrukh" + }, + { + "rshares": 14120286327, + "voter": "gregory-f" + }, + { + "rshares": 11764194990, + "voter": "dave-hughes" + }, + { + "rshares": 857301606, + "voter": "moh-rokib" + }, + { + "rshares": 50653316655, + "voter": "noisy" + }, + { + "rshares": 331445397660, + "voter": "craig-grant" + }, + { + "rshares": 146338907129, + "voter": "itsjoeco" + }, + { + "rshares": 3904328205, + "voter": "ppitonak" + }, + { + "rshares": 15120895778, + "voter": "ervin-lemark" + }, + { + "rshares": 9393268741, + "voter": "gregory60" + }, + { + "rshares": 2886728165, + "voter": "carlos-cabeza" + }, + { + "rshares": 236718643421, + "voter": "leesunmoo" + }, + { + "rshares": 19760502492, + "voter": "joelinux" + }, + { + "rshares": 5175826909, + "voter": "holabebe" + }, + { + "rshares": 3991057200, + "voter": "hbhades" + }, + { + "rshares": 594411779965, + "voter": "eeks" + }, + { + "rshares": 83585046836, + "voter": "kingscrown" + }, + { + "rshares": 194066877, + "voter": "mranderson" + }, + { + "rshares": 24100152340, + "voter": "instructor2121" + }, + { + "rshares": 46956093933, + "voter": "tsugimoto" + }, + { + "rshares": 253328229625, + "voter": "streemian" + }, + { + "rshares": 333917831941, + "voter": "teamsteem" + }, + { + "rshares": 3433964636, + "voter": "daycrypter" + }, + { + "rshares": 60408406263, + "voter": "avarice" + }, + { + "rshares": 19678749446, + "voter": "acidyo" + }, + { + "rshares": 76885823202, + "voter": "the-ivor" + }, + { + "rshares": 17150857868, + "voter": "cian.dafe" + }, + { + "rshares": 55570611575, + "voter": "hannixx42" + }, + { + "rshares": 71029480563, + "voter": "asch" + }, + { + "rshares": 602274816695, + "voter": "kevinwong" + }, + { + "rshares": 219296977144, + "voter": "stino-san" + }, + { + "rshares": 1787378347, + "voter": "murh" + }, + { + "rshares": 79323081826, + "voter": "kennyrowe" + }, + { + "rshares": 7451914321, + "voter": "radioactivities" + }, + { + "rshares": 348076197, + "voter": "edtorrez" + }, + { + "rshares": 328466573548, + "voter": "blakemiles84" + }, + { + "rshares": 13341936959, + "voter": "andu" + }, + { + "rshares": 184099934656, + "voter": "dragonslayer109" + }, + { + "rshares": 29602012033, + "voter": "trung81" + }, + { + "rshares": 5975309259, + "voter": "marta-zaidel" + }, + { + "rshares": 41365731817, + "voter": "ranko-k" + }, + { + "rshares": 421645670832, + "voter": "cyber" + }, + { + "rshares": 600824988, + "voter": "akaninyene-etuk" + }, + { + "rshares": 244193243751, + "voter": "billbutler" + }, + { + "rshares": 12012664886, + "voter": "thecryptofiend" + }, + { + "rshares": 12656777577, + "voter": "btotherest" + }, + { + "rshares": 63730888119, + "voter": "kanoptx" + }, + { + "rshares": 40287404686, + "voter": "justtryme90" + }, + { + "rshares": 4385951167, + "voter": "cm-steem" + }, + { + "rshares": 35520505469, + "voter": "drinkzya" + }, + { + "rshares": 10882055117, + "voter": "zebbra2014" + }, + { + "rshares": 90474123932, + "voter": "eric-boucher" + }, + { + "rshares": 11980312580, + "voter": "johnerfx" + }, + { + "rshares": 128358585351, + "voter": "coinbitgold" + }, + { + "rshares": 361800166976, + "voter": "taoteh1221" + }, + { + "rshares": 333724711, + "voter": "applecrisp" + }, + { + "rshares": 7993852323, + "voter": "givemeyoursteem" + }, + { + "rshares": 8884312004, + "voter": "jessica-miller" + }, + { + "rshares": 14102203767, + "voter": "syadastinasti" + }, + { + "rshares": 52891144095, + "voter": "martin-wichmann" + }, + { + "rshares": 251773480648, + "voter": "churdtzu" + }, + { + "rshares": 51864731391, + "voter": "juanmiguelsalas" + }, + { + "rshares": 98645191189, + "voter": "kenny-crane" + }, + { + "rshares": 47923726610, + "voter": "thecryptodrive" + }, + { + "rshares": 76218554853, + "voter": "faddat" + }, + { + "rshares": 120980236742, + "voter": "bravenewcoin" + }, + { + "rshares": 4356049611, + "voter": "dahaz159" + }, + { + "rshares": 9210929839, + "voter": "kennyskitchen" + }, + { + "rshares": 489781497415, + "voter": "infovore" + }, + { + "rshares": 50447479153, + "voter": "kus-knee" + }, + { + "rshares": 4794047234, + "voter": "raff-delfin" + }, + { + "rshares": 13619007326, + "voter": "facer" + }, + { + "rshares": 72772268054, + "voter": "tim-johnston" + }, + { + "rshares": 1021214632, + "voter": "johnerminer" + }, + { + "rshares": 1987820492, + "voter": "stephen-somers" + }, + { + "rshares": 5519713990, + "voter": "g-dubs" + }, + { + "rshares": 2108350694, + "voter": "tee-em" + }, + { + "rshares": 177093906602, + "voter": "thedashguy" + }, + { + "rshares": 35389878923, + "voter": "cheftony" + }, + { + "rshares": 7127732569, + "voter": "grandpere" + }, + { + "rshares": 193323965629, + "voter": "mexbit" + }, + { + "rshares": 5587050400, + "voter": "mark-waser" + }, + { + "rshares": 23705317509, + "voter": "ozzy-vega" + }, + { + "rshares": 5005078083, + "voter": "christoryan" + }, + { + "rshares": 115459710020, + "voter": "geoffrey" + }, + { + "rshares": 76100049533, + "voter": "kimziv" + }, + { + "rshares": 245355474944, + "voter": "lukestokes" + }, + { + "rshares": 281681849, + "voter": "mark-larkento" + }, + { + "rshares": 5144476703, + "voter": "fuck.off" + }, + { + "rshares": 58484100128, + "voter": "razvanelulmarin" + }, + { + "rshares": 6591597330, + "voter": "iloveporn" + }, + { + "rshares": 1998200922, + "voter": "uniwhisp" + }, + { + "rshares": 7741509209, + "voter": "simoneighties" + }, + { + "rshares": 1057565128, + "voter": "wisehammer" + }, + { + "rshares": 1901149350, + "voter": "the.bot" + }, + { + "rshares": 36625674455, + "voter": "cryptoiskey" + }, + { + "rshares": 43717579213, + "voter": "clement" + }, + { + "rshares": 58427909109, + "voter": "isteemit" + }, + { + "rshares": 14008729067, + "voter": "damirkatusic" + }, + { + "rshares": 25188580874, + "voter": "acassity" + }, + { + "rshares": 825830940409, + "voter": "coinfund" + }, + { + "rshares": 4062959194, + "voter": "azaan" + }, + { + "rshares": 59296970731, + "voter": "norbu" + }, + { + "rshares": 17542635624, + "voter": "grey580" + }, + { + "rshares": 5647458531, + "voter": "arcaneinfo" + }, + { + "rshares": 5826412643, + "voter": "the.whale" + }, + { + "rshares": 250579833, + "voter": "ladyclair" + }, + { + "rshares": 49960466722, + "voter": "bacchist" + }, + { + "rshares": 230286299005, + "voter": "ericvancewalton" + }, + { + "rshares": 3124603257, + "voter": "sunshinecrypto" + }, + { + "rshares": 188239143185, + "voter": "asmolokalo" + }, + { + "rshares": 294757358, + "voter": "sonyanka" + }, + { + "rshares": 4237212015, + "voter": "dennygalindo" + }, + { + "rshares": 39864624930, + "voter": "ezzy" + }, + { + "rshares": 254327145, + "voter": "ivp" + }, + { + "rshares": 1049350171, + "voter": "bitcointop" + }, + { + "rshares": 30857263588, + "voter": "brunopro" + }, + { + "rshares": 5007128291, + "voter": "riscadox" + }, + { + "rshares": 27485211482, + "voter": "firepower" + }, + { + "rshares": 5071655236, + "voter": "expanse" + }, + { + "rshares": 2762148097, + "voter": "soupernerd" + }, + { + "rshares": 29657229926, + "voter": "hitmeasap" + }, + { + "rshares": 46620076246, + "voter": "krypto" + }, + { + "rshares": 12009755121, + "voter": "stealthtrader" + }, + { + "rshares": 464246337, + "voter": "paliboy" + }, + { + "rshares": 10571066240, + "voter": "jako" + }, + { + "rshares": 310534090, + "voter": "freemanit" + }, + { + "rshares": 248004578, + "voter": "daskalov" + }, + { + "rshares": 220027099642, + "voter": "fabio" + }, + { + "rshares": 14365696774, + "voter": "yogi.artist" + }, + { + "rshares": 10295818487, + "voter": "manoami" + }, + { + "rshares": 68899170977, + "voter": "jasonmcz" + }, + { + "rshares": 1260505392, + "voter": "doesntmatter" + }, + { + "rshares": 626349713189, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 24946428255, + "voter": "tcfxyz" + }, + { + "rshares": 774112662, + "voter": "instancex" + }, + { + "rshares": 6834470355, + "voter": "endaksi1" + }, + { + "rshares": 149731266, + "voter": "steemswede" + }, + { + "rshares": 1926175201, + "voter": "pipertomcat" + }, + { + "rshares": 56651802574, + "voter": "derekareith" + }, + { + "rshares": 263387483, + "voter": "devnull" + }, + { + "rshares": 67378517201, + "voter": "furion" + }, + { + "rshares": 497898464578, + "voter": "neoxian" + }, + { + "rshares": 1678609165, + "voter": "fydel" + }, + { + "rshares": 10584865103, + "voter": "seanmchughart" + }, + { + "rshares": 105794058385, + "voter": "cdubendo" + }, + { + "rshares": 2470800174, + "voter": "owdy" + }, + { + "rshares": 1307280568, + "voter": "vi1son" + }, + { + "rshares": 92285211197, + "voter": "alexbeyman" + }, + { + "rshares": 4888687973, + "voter": "anasya" + }, + { + "rshares": 42566323881, + "voter": "mrwang" + }, + { + "rshares": 1074932980, + "voter": "mixa" + }, + { + "rshares": 7880126960, + "voter": "autosmile13" + }, + { + "rshares": 365864974, + "voter": "denaver" + }, + { + "rshares": 27985896579, + "voter": "gord0b" + }, + { + "rshares": 724161745, + "voter": "steem1653" + }, + { + "rshares": 46654773154, + "voter": "mraytekin" + }, + { + "rshares": 173088114185, + "voter": "anyx" + }, + { + "rshares": 5455209595, + "voter": "sebastien" + }, + { + "rshares": 561842584, + "voter": "cherish" + }, + { + "rshares": 3401605367, + "voter": "steemit-life" + }, + { + "rshares": 2790641567, + "voter": "dogguy" + }, + { + "rshares": 13515182413, + "voter": "sitaru" + }, + { + "rshares": 170107519020, + "voter": "repholder" + }, + { + "rshares": 191671368237, + "voter": "jesta" + }, + { + "rshares": 34302508750, + "voter": "toxonaut" + }, + { + "rshares": 100539828602, + "voter": "paco" + }, + { + "rshares": 1752183397, + "voter": "incomemonthly" + }, + { + "rshares": 8744167389, + "voter": "senseiteekay" + }, + { + "rshares": 473559669, + "voter": "edrivegom" + }, + { + "rshares": 4620424754, + "voter": "karen13" + }, + { + "rshares": 7188408038, + "voter": "matrioshka" + }, + { + "rshares": 33815172651, + "voter": "diana.catherine" + }, + { + "rshares": 14475805658, + "voter": "dwinblood" + }, + { + "rshares": 25437260334, + "voter": "igster" + }, + { + "rshares": 8122847828, + "voter": "deviedev" + }, + { + "rshares": 26602862663, + "voter": "jpiper20" + }, + { + "rshares": 74435622434, + "voter": "ntomaino" + }, + { + "rshares": 10147166470, + "voter": "meesterboom" + }, + { + "rshares": 14003146160, + "voter": "jaycobbell" + }, + { + "rshares": 3592262846, + "voter": "theyam" + }, + { + "rshares": 270874583, + "voter": "aqris" + }, + { + "rshares": 33027429562, + "voter": "condra" + }, + { + "rshares": 9538122829, + "voter": "domavila" + }, + { + "rshares": 9932083483, + "voter": "bycz" + }, + { + "rshares": 271185119, + "voter": "gobbahfett" + }, + { + "rshares": 1989150391, + "voter": "dmacshady" + }, + { + "rshares": 78451278702, + "voter": "stephencurry" + }, + { + "rshares": 582581401, + "voter": "damiancraymond" + }, + { + "rshares": 8790939342, + "voter": "blinova" + }, + { + "rshares": 240222938, + "voter": "jesse5th" + }, + { + "rshares": 1196844666, + "voter": "vorsseli" + }, + { + "rshares": 646633321, + "voter": "luisucv34" + }, + { + "rshares": 17908735056, + "voter": "grolelo" + }, + { + "rshares": 16956772233, + "voter": "anduweb" + }, + { + "rshares": 270836448791, + "voter": "knozaki2015" + }, + { + "rshares": 64497895581, + "voter": "inertia" + }, + { + "rshares": 46173705636, + "voter": "milestone" + }, + { + "rshares": 230498477, + "voter": "chris0502" + }, + { + "rshares": 40253682612, + "voter": "yongyoon" + }, + { + "rshares": 14477210934, + "voter": "kendewitt" + }, + { + "rshares": 239794058, + "voter": "bertrandlarsy" + }, + { + "rshares": 4286053540, + "voter": "r-niki09" + }, + { + "rshares": 2546024388, + "voter": "dimon14" + }, + { + "rshares": 3802303915, + "voter": "maximkichev" + }, + { + "rshares": 1452681946, + "voter": "natali22" + }, + { + "rshares": 5599726368, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 1001372367, + "voter": "jsteck" + }, + { + "rshares": 1639905382, + "voter": "the-future" + }, + { + "rshares": 2867879894, + "voter": "algimantas" + }, + { + "rshares": 7018155550, + "voter": "cryptojoy.com" + }, + { + "rshares": 13520823020, + "voter": "nippel66" + }, + { + "rshares": 12199815886, + "voter": "phenom" + }, + { + "rshares": 2423471098, + "voter": "sgnsteems" + }, + { + "rshares": 200207618991, + "voter": "blueorgy" + }, + { + "rshares": 4211356469, + "voter": "oululahti" + }, + { + "rshares": 10586787745, + "voter": "benjiberigan" + }, + { + "rshares": 4480541057, + "voter": "poseidon" + }, + { + "rshares": 1306432008, + "voter": "iamwne" + }, + { + "rshares": 5695265896, + "voter": "smolalit" + }, + { + "rshares": 252892414867, + "voter": "calaber24p" + }, + { + "rshares": 1312097787, + "voter": "dkpl" + }, + { + "rshares": 322651547057, + "voter": "xpilar" + }, + { + "rshares": 1523240023, + "voter": "madhatting" + }, + { + "rshares": 1265576474, + "voter": "fubar-bdhr" + }, + { + "rshares": 31443934085, + "voter": "royaltiffany" + }, + { + "rshares": 8079416854, + "voter": "magz8716" + }, + { + "rshares": 6880658953, + "voter": "geronimo" + }, + { + "rshares": 19139615934, + "voter": "bendjmiller222" + }, + { + "rshares": 2324876192, + "voter": "vlad" + }, + { + "rshares": 118833099, + "voter": "kattokassinen" + }, + { + "rshares": 2876522405, + "voter": "travelista" + }, + { + "rshares": 25069699585, + "voter": "deanliu" + }, + { + "rshares": 3119153378, + "voter": "cryptohustlin" + }, + { + "rshares": 4435851942, + "voter": "rainchen" + }, + { + "rshares": 9162864301, + "voter": "oumar" + }, + { + "rshares": 40718816585, + "voter": "sauravrungta" + }, + { + "rshares": 70427611427, + "voter": "rea" + }, + { + "rshares": 2850893413, + "voter": "mookosoo" + }, + { + "rshares": 116921735, + "voter": "armen7777" + }, + { + "rshares": 116065815, + "voter": "cybervad" + }, + { + "rshares": 1303549017, + "voter": "tokyodude" + }, + { + "rshares": 3583759645, + "voter": "dmitriybtc" + }, + { + "rshares": 1526851146, + "voter": "foxxycat" + }, + { + "rshares": 107117143, + "voter": "elmusic" + }, + { + "rshares": 214143937384, + "voter": "jl777" + }, + { + "rshares": 383182964, + "voter": "meteor78" + }, + { + "rshares": 804229760, + "voter": "flyboyzombie" + }, + { + "rshares": 27456682950, + "voter": "zaebars" + }, + { + "rshares": 3441729150, + "voter": "jedau" + }, + { + "rshares": 3356845875, + "voter": "lpfaust" + }, + { + "rshares": 124907433, + "voter": "biternator" + }, + { + "rshares": 9224124607, + "voter": "alsprinting" + }, + { + "rshares": 10651053577, + "voter": "carlidos" + }, + { + "rshares": 216424572582, + "voter": "johnsmith" + }, + { + "rshares": 795632907, + "voter": "mohammed123" + }, + { + "rshares": 1124482896, + "voter": "sompitonov" + }, + { + "rshares": 4960761826, + "voter": "sacode" + }, + { + "rshares": 4457136555, + "voter": "bbrewer" + }, + { + "rshares": 461208353, + "voter": "quigua" + }, + { + "rshares": 18590977273, + "voter": "papa-pepper" + }, + { + "rshares": 116415503, + "voter": "pyneer" + }, + { + "rshares": 9971862369, + "voter": "winstonwolfe" + }, + { + "rshares": 877304786, + "voter": "happyphoenix" + }, + { + "rshares": 20107215646, + "voter": "krabgat" + }, + { + "rshares": 447867199, + "voter": "kooshikoo" + }, + { + "rshares": 702710547, + "voter": "favorit" + }, + { + "rshares": 23919927675, + "voter": "team-leibniz" + }, + { + "rshares": 7331110558, + "voter": "webdeals" + }, + { + "rshares": 19352042538, + "voter": "proto" + }, + { + "rshares": 548923337, + "voter": "curator" + }, + { + "rshares": 1365471076, + "voter": "ace108" + }, + { + "rshares": 10225419274, + "voter": "sisterholics" + }, + { + "rshares": 33224823611, + "voter": "brianphobos" + }, + { + "rshares": 225878684, + "voter": "ethanjames" + }, + { + "rshares": 5820030787, + "voter": "logic" + }, + { + "rshares": 9501409477, + "voter": "phoenixmaid" + }, + { + "rshares": 291479339, + "voter": "nickjames" + }, + { + "rshares": 498982439, + "voter": "cwmyao1" + }, + { + "rshares": 3551218245, + "voter": "mpa" + }, + { + "rshares": 172444925, + "voter": "kibela" + }, + { + "rshares": 12210513842, + "voter": "smailer" + }, + { + "rshares": 364684943, + "voter": "angielb" + }, + { + "rshares": 3261041090, + "voter": "talyvale" + }, + { + "rshares": 238898910625, + "voter": "originate" + }, + { + "rshares": 110860946, + "voter": "enkaptor" + }, + { + "rshares": 8543772043, + "voter": "jamesbrown" + }, + { + "rshares": 1213863676, + "voter": "spinner" + }, + { + "rshares": 112697881, + "voter": "quantum5" + }, + { + "rshares": 25927425773, + "voter": "williambanks" + }, + { + "rshares": 30549845433, + "voter": "jasonstaggers" + }, + { + "rshares": 1717244666, + "voter": "webosfritos" + }, + { + "rshares": 2712088097, + "voter": "weenis" + }, + { + "rshares": 4272386107, + "voter": "jed78" + }, + { + "rshares": 5119555899, + "voter": "mahekg" + }, + { + "rshares": 103731938872, + "voter": "steemdrive" + }, + { + "rshares": 11449419866, + "voter": "bergy" + }, + { + "rshares": 1227088189, + "voter": "metaflute" + }, + { + "rshares": 1448774124, + "voter": "karenb54" + }, + { + "rshares": 49271789490, + "voter": "gomeravibz" + }, + { + "rshares": 9674452329, + "voter": "taker" + }, + { + "rshares": 728878539, + "voter": "pakisnxt" + }, + { + "rshares": 5765763582, + "voter": "nekromarinist" + }, + { + "rshares": 2007092576, + "voter": "sykochica" + }, + { + "rshares": 34409024043, + "voter": "allasyummyfood" + }, + { + "rshares": 1505062449, + "voter": "shaheer001" + }, + { + "rshares": 67661904, + "voter": "elec365" + }, + { + "rshares": 3776140615, + "voter": "dumar022" + }, + { + "rshares": 1142487188749, + "voter": "laonie" + }, + { + "rshares": 2551337745, + "voter": "pdogg147" + }, + { + "rshares": 24326163087, + "voter": "rawnetics" + }, + { + "rshares": 18971432280, + "voter": "thebluepanda" + }, + { + "rshares": 2695153877, + "voter": "timcliff" + }, + { + "rshares": 27001013725, + "voter": "laonie1" + }, + { + "rshares": 27030190153, + "voter": "laonie2" + }, + { + "rshares": 27041373157, + "voter": "laonie3" + }, + { + "rshares": 11256068901, + "voter": "myfirst" + }, + { + "rshares": 89157742160, + "voter": "somebody" + }, + { + "rshares": 503001464498, + "voter": "toxic" + }, + { + "rshares": 1674465751, + "voter": "feelapi" + }, + { + "rshares": 4298529631, + "voter": "darknet" + }, + { + "rshares": 3352051439, + "voter": "flysaga" + }, + { + "rshares": 118825691, + "voter": "darkstar1o9" + }, + { + "rshares": 3663741566, + "voter": "brendio" + }, + { + "rshares": 5716725347, + "voter": "kryptik" + }, + { + "rshares": 32699512403, + "voter": "xtester" + }, + { + "rshares": 66620085, + "voter": "kurzer42" + }, + { + "rshares": 18380455246, + "voter": "midnightoil" + }, + { + "rshares": 5749922769, + "voter": "minion" + }, + { + "rshares": 1577306627, + "voter": "andrew0" + }, + { + "rshares": 7630701393, + "voter": "stephen.king989" + }, + { + "rshares": 26032801888, + "voter": "omfedor" + }, + { + "rshares": 27037187449, + "voter": "laonie4" + }, + { + "rshares": 27036106589, + "voter": "laonie5" + }, + { + "rshares": 27033478003, + "voter": "laonie6" + }, + { + "rshares": 27030667482, + "voter": "laonie7" + }, + { + "rshares": 27027905937, + "voter": "laonie8" + }, + { + "rshares": 714080860, + "voter": "romancs" + }, + { + "rshares": 62499680897, + "voter": "poteshnik83" + }, + { + "rshares": 27026422775, + "voter": "laonie9" + }, + { + "rshares": 83194809457, + "voter": "thisisbenbrick" + }, + { + "rshares": 2003393404, + "voter": "t3ran13" + }, + { + "rshares": 115810450, + "voter": "bigsambucca" + }, + { + "rshares": 59999750, + "voter": "dedushkadiesel" + }, + { + "rshares": 62525016, + "voter": "nickche" + }, + { + "rshares": 443999506, + "voter": "boddhisattva" + }, + { + "rshares": 1203705002, + "voter": "xiaokongcom" + }, + { + "rshares": 2491516344, + "voter": "kainmarx" + }, + { + "rshares": 62218938, + "voter": "watchblogger" + }, + { + "rshares": 621878548, + "voter": "future24" + }, + { + "rshares": 1981322769, + "voter": "vladikras" + }, + { + "rshares": 773487823, + "voter": "alifton" + }, + { + "rshares": 11196260325, + "voter": "cristi" + }, + { + "rshares": 66841036, + "voter": "rdigh" + }, + { + "rshares": 1282476312, + "voter": "theconnoisseur" + }, + { + "rshares": 1176471216, + "voter": "quantumanomaly" + }, + { + "rshares": 219820935, + "voter": "naifaz" + }, + { + "rshares": 1581151357, + "voter": "scaredycatguide" + }, + { + "rshares": 3081456880, + "voter": "xianjun" + }, + { + "rshares": 21084547386, + "voter": "hanshotfirst" + }, + { + "rshares": 774463286, + "voter": "digitalhound" + }, + { + "rshares": 61400550, + "voter": "mrdsoft" + }, + { + "rshares": 2286794384, + "voter": "kiddarko" + }, + { + "rshares": 67378137, + "voter": "sakkievw" + }, + { + "rshares": 3296276802, + "voter": "bhavnapatel68" + }, + { + "rshares": 368346483, + "voter": "fingolfin" + }, + { + "rshares": 29016292156, + "voter": "mrosenquist" + }, + { + "rshares": 61150408, + "voter": "stevescriber" + }, + { + "rshares": 1934306097, + "voter": "bledarus" + }, + { + "rshares": 87933277074, + "voter": "miacats" + }, + { + "rshares": 51172913, + "voter": "nano2nd" + }, + { + "rshares": 8603025524, + "voter": "mione" + }, + { + "rshares": 30790641567, + "voter": "bitcalm" + }, + { + "rshares": 61094329, + "voter": "decred" + }, + { + "rshares": 205797786, + "voter": "microluck" + }, + { + "rshares": 5489423513, + "voter": "gonzo" + }, + { + "rshares": 64006701, + "voter": "williamdevine" + }, + { + "rshares": 57412920, + "voter": "razberrijam" + }, + { + "rshares": 6721098212, + "voter": "chrisadventures" + }, + { + "rshares": 2132924628, + "voter": "rubenalexander" + }, + { + "rshares": 1009987028, + "voter": "shinji" + }, + { + "rshares": 5408158479, + "voter": "matrixdweller" + }, + { + "rshares": 6751064659, + "voter": "theb0red1" + }, + { + "rshares": 78032233, + "voter": "aleksrav" + }, + { + "rshares": 38169102709, + "voter": "blockchaingirl" + }, + { + "rshares": 10302828511, + "voter": "kyriacos" + }, + { + "rshares": 61941561, + "voter": "robertm" + }, + { + "rshares": 77430111, + "voter": "pompe72" + }, + { + "rshares": 4314960490, + "voter": "lemouth" + }, + { + "rshares": 588978698, + "voter": "chanbam" + }, + { + "rshares": 596175316539, + "voter": "dollarvigilante" + }, + { + "rshares": 39706426221, + "voter": "anotherjoe" + }, + { + "rshares": 5584825445, + "voter": "solarguy" + }, + { + "rshares": 57137328867, + "voter": "serejandmyself" + }, + { + "rshares": 62279229, + "voter": "pollina" + }, + { + "rshares": 419866589, + "voter": "mindfreak" + }, + { + "rshares": 178000640, + "voter": "stevescoins" + }, + { + "rshares": 120171572, + "voter": "sifodyas" + }, + { + "rshares": 1310778341, + "voter": "kollapsik" + }, + { + "rshares": 60816781, + "voter": "gmskov" + }, + { + "rshares": 111232966, + "voter": "cinderphoenix" + }, + { + "rshares": 60326971, + "voter": "bitcoingiveaway" + }, + { + "rshares": 2459985182, + "voter": "madoff" + }, + { + "rshares": 86222282088, + "voter": "icfiedler" + }, + { + "rshares": 59989087, + "voter": "johanherman" + }, + { + "rshares": 2058848510, + "voter": "shneakysquirrel" + }, + { + "rshares": 8517078800, + "voter": "jaredcwillis" + }, + { + "rshares": 2205820361, + "voter": "movievertigo" + }, + { + "rshares": 63325102, + "voter": "vasilii" + }, + { + "rshares": 6052199234, + "voter": "jenniferskyler" + }, + { + "rshares": 61414192, + "voter": "tltran" + }, + { + "rshares": 3625170549, + "voter": "mada" + }, + { + "rshares": 661355116, + "voter": "levycore" + }, + { + "rshares": 27020719955, + "voter": "laonie10" + }, + { + "rshares": 62312186, + "voter": "kamil5" + }, + { + "rshares": 17238251931, + "voter": "andrewawerdna" + }, + { + "rshares": 925612937, + "voter": "rittr" + }, + { + "rshares": 3561429993, + "voter": "trev" + }, + { + "rshares": 23281645867, + "voter": "someguy123" + }, + { + "rshares": 64500879503, + "voter": "barrycooper" + }, + { + "rshares": 12403860648, + "voter": "mikemacintire" + }, + { + "rshares": 182816069, + "voter": "volcomic.com" + }, + { + "rshares": 65639915, + "voter": "stillsafe" + }, + { + "rshares": 79979619, + "voter": "joelbow" + }, + { + "rshares": 1670127515, + "voter": "themadmonk" + }, + { + "rshares": 6563374439, + "voter": "sethlinson" + }, + { + "rshares": 390240189, + "voter": "gregoryschneider" + }, + { + "rshares": 7269979111, + "voter": "onetree" + }, + { + "rshares": 11805399986, + "voter": "mandibil" + }, + { + "rshares": 1808675047, + "voter": "shadowspub" + }, + { + "rshares": 57595473, + "voter": "radar12" + }, + { + "rshares": 4751073341, + "voter": "lantto" + }, + { + "rshares": 25046976482, + "voter": "daut44" + }, + { + "rshares": 12412591029, + "voter": "steemitpatina" + }, + { + "rshares": 58823974, + "voter": "gduran" + }, + { + "rshares": 57186597, + "voter": "chuvox" + }, + { + "rshares": 236254009, + "voter": "miscreantpie" + }, + { + "rshares": 105341723, + "voter": "jusan" + }, + { + "rshares": 1768694119, + "voter": "gamerholic" + }, + { + "rshares": 57911021, + "voter": "steembriefing" + }, + { + "rshares": 5897105214, + "voter": "pseudopoise" + }, + { + "rshares": 59160726, + "voter": "margas6" + }, + { + "rshares": 151511582, + "voter": "elemenya" + }, + { + "rshares": 677034093, + "voter": "nulliusinverba" + }, + { + "rshares": 56814493, + "voter": "voluntaryelle" + }, + { + "rshares": 3765065044, + "voter": "loganarchy" + }, + { + "rshares": 326859258, + "voter": "contentjunkie" + }, + { + "rshares": 57813247, + "voter": "bradyd" + }, + { + "rshares": 641422439, + "voter": "ian.wash" + }, + { + "rshares": 56507401, + "voter": "maximator15" + }, + { + "rshares": 70753066, + "voter": "kreativ" + }, + { + "rshares": 4901960194, + "voter": "io-io-io" + }, + { + "rshares": 4397439641, + "voter": "bitbutter" + }, + { + "rshares": 56574870, + "voter": "dazedbunny" + }, + { + "rshares": 11501310305, + "voter": "darrantrute" + }, + { + "rshares": 12307727942, + "voter": "ryan-singer" + }, + { + "rshares": 10669669552, + "voter": "sabot" + }, + { + "rshares": 26619749642, + "voter": "laonie11" + }, + { + "rshares": 2346590146, + "voter": "liquidrainbowx" + }, + { + "rshares": 17521798409, + "voter": "luminousvisions" + }, + { + "rshares": 4058298817, + "voter": "jaytaylor" + }, + { + "rshares": 63486894, + "voter": "profanarky" + }, + { + "rshares": 1698145451, + "voter": "xanoxt" + }, + { + "rshares": 1581743436, + "voter": "davidjkelley" + }, + { + "rshares": 111770582, + "voter": "team101" + }, + { + "rshares": 4073388292, + "voter": "davidbrogan" + }, + { + "rshares": 55892382, + "voter": "mobios" + }, + { + "rshares": 86890350, + "voter": "steemerpat" + }, + { + "rshares": 4326090147, + "voter": "dangis" + }, + { + "rshares": 53433968, + "voter": "kosmatimuc" + }, + { + "rshares": 12983438771, + "voter": "digital-wisdom" + }, + { + "rshares": 54536747, + "voter": "mnviking" + }, + { + "rshares": 57565305, + "voter": "saintbitts" + }, + { + "rshares": 11813727828, + "voter": "kommienezuspadt" + }, + { + "rshares": 55401224, + "voter": "walternz" + }, + { + "rshares": 60753524, + "voter": "moonman" + }, + { + "rshares": 56042508, + "voter": "el1fan" + }, + { + "rshares": 5459503279, + "voter": "jwaser" + }, + { + "rshares": 1659124232, + "voter": "houseofhayden" + }, + { + "rshares": 8937897868, + "voter": "ionescur" + }, + { + "rshares": 645560462, + "voter": "kev7000" + }, + { + "rshares": 55043079, + "voter": "zettar" + }, + { + "rshares": 55020754, + "voter": "mightypenguin" + }, + { + "rshares": 72261653, + "voter": "readwriteshare" + }, + { + "rshares": 37145604020, + "voter": "natureofbeing" + }, + { + "rshares": 13824417965, + "voter": "bluehorseshoe" + }, + { + "rshares": 55982050, + "voter": "ian89" + }, + { + "rshares": 55960386, + "voter": "ramonphillips" + }, + { + "rshares": 666711159, + "voter": "keverw" + }, + { + "rshares": 64313705, + "voter": "soddenguru" + }, + { + "rshares": 210444900261, + "voter": "asksisk" + }, + { + "rshares": 266281705, + "voter": "maarnio" + }, + { + "rshares": 56349749, + "voter": "the-ego-is-you" + }, + { + "rshares": 2205631577, + "voter": "richardjuckes" + }, + { + "rshares": 95892869, + "voter": "totosky" + }, + { + "rshares": 25287092822, + "voter": "dubi" + }, + { + "rshares": 95195985, + "voter": "pjo" + }, + { + "rshares": 878868143, + "voter": "baodog" + }, + { + "rshares": 2574202274, + "voter": "bwaser" + }, + { + "rshares": 4685749074, + "voter": "renzoarg" + }, + { + "rshares": 218583799, + "voter": "steemreporter" + }, + { + "rshares": 4495110193, + "voter": "dexter-k" + }, + { + "rshares": 73301607, + "voter": "alina1" + }, + { + "rshares": 53724029, + "voter": "patelincho" + }, + { + "rshares": 372394498, + "voter": "ct-gurus" + }, + { + "rshares": 216178911754, + "voter": "charlieshrem" + }, + { + "rshares": 74968074, + "voter": "littlescribe" + }, + { + "rshares": 53671263, + "voter": "waldemar-kuhn" + }, + { + "rshares": 3524973426, + "voter": "thornybastard" + }, + { + "rshares": 5290003904, + "voter": "ivicaa" + }, + { + "rshares": 438649068, + "voter": "uceph" + }, + { + "rshares": 1192974984, + "voter": "jessicanicklos" + }, + { + "rshares": 59538285, + "voter": "jcvanleur" + }, + { + "rshares": 158058475, + "voter": "knight-angel" + }, + { + "rshares": 53103516, + "voter": "yegor" + }, + { + "rshares": 54408230, + "voter": "feruz" + }, + { + "rshares": 10536396534, + "voter": "skypilot" + }, + { + "rshares": 1811724100, + "voter": "burnin" + }, + { + "rshares": 53257299, + "voter": "shvedas" + }, + { + "rshares": 52930132, + "voter": "bobbythegreat" + }, + { + "rshares": 56067023, + "voter": "sic-savidicus" + }, + { + "rshares": 52871755, + "voter": "marianahunt" + }, + { + "rshares": 183928287, + "voter": "bitcoinparadise" + }, + { + "rshares": 52834077, + "voter": "brazine" + }, + { + "rshares": 52818992, + "voter": "cryptvs" + }, + { + "rshares": 52815493, + "voter": "dilmacoin" + }, + { + "rshares": 52812458, + "voter": "goldenage" + }, + { + "rshares": 52809020, + "voter": "martexcoin" + }, + { + "rshares": 53862086, + "voter": "rogercript" + }, + { + "rshares": 52802225, + "voter": "gnumix" + }, + { + "rshares": 52799734, + "voter": "neolus" + }, + { + "rshares": 52791079, + "voter": "julivs" + }, + { + "rshares": 52788300, + "voter": "dogeconha" + }, + { + "rshares": 52784773, + "voter": "faberium" + }, + { + "rshares": 52780229, + "voter": "aritanas" + }, + { + "rshares": 206212756, + "voter": "ballinconscious" + }, + { + "rshares": 53829906, + "voter": "walteraze" + }, + { + "rshares": 52768593, + "voter": "cryptonovas" + }, + { + "rshares": 6085877784, + "voter": "chick1" + }, + { + "rshares": 52700881, + "voter": "goldenunicorn" + }, + { + "rshares": 2341581405, + "voter": "gringalicious" + }, + { + "rshares": 51234642, + "voter": "heroic15397" + }, + { + "rshares": 2538790355, + "voter": "steempowerwhale" + }, + { + "rshares": 52544177, + "voter": "neosteem" + }, + { + "rshares": 621745669, + "voter": "steemcleaners" + }, + { + "rshares": 713530224, + "voter": "krispysix" + }, + { + "rshares": 57317168, + "voter": "echoesinthemind" + }, + { + "rshares": 47243001315, + "voter": "robinhoodwhale" + }, + { + "rshares": 324296672, + "voter": "soldier" + }, + { + "rshares": 52710031, + "voter": "nelyp" + }, + { + "rshares": 67291773, + "voter": "robcichocki" + }, + { + "rshares": 807542498, + "voter": "anomaly" + }, + { + "rshares": 58144446, + "voter": "timothylyrics" + }, + { + "rshares": 1453401802, + "voter": "ellepdub" + }, + { + "rshares": 224325449, + "voter": "dedi" + }, + { + "rshares": 52928580, + "voter": "gregorygarcia" + }, + { + "rshares": 53565619, + "voter": "scotty" + }, + { + "rshares": 126484492, + "voter": "ola1" + }, + { + "rshares": 6901812621, + "voter": "thenakedgod" + }, + { + "rshares": 2409827818, + "voter": "ekaterinka" + }, + { + "rshares": 1066883733, + "voter": "herpetologyguy" + }, + { + "rshares": 51565073, + "voter": "mattmclester" + }, + { + "rshares": 52553508, + "voter": "akaskew" + }, + { + "rshares": 988075153, + "voter": "steemsatoshi" + }, + { + "rshares": 54101961, + "voter": "iuliuspro" + }, + { + "rshares": 55523890, + "voter": "marquismiller" + }, + { + "rshares": 651302553, + "voter": "antifragile" + }, + { + "rshares": 52098977, + "voter": "arnebolen" + }, + { + "rshares": 52032356, + "voter": "stir" + }, + { + "rshares": 4613621559, + "voter": "morgan.waser" + }, + { + "rshares": 107344655, + "voter": "shubham1696" + }, + { + "rshares": 866184453, + "voter": "carlitashaw" + }, + { + "rshares": 148269828, + "voter": "jimcropper" + }, + { + "rshares": 314429739, + "voter": "mattmacreadie" + }, + { + "rshares": 51080933, + "voter": "shivayoga" + }, + { + "rshares": 50398372, + "voter": "madikantia" + }, + { + "rshares": 51359698, + "voter": "dex-san" + }, + { + "rshares": 51185859, + "voter": "sageboba" + }, + { + "rshares": 51155635, + "voter": "btc125" + }, + { + "rshares": 50147782, + "voter": "disha" + }, + { + "rshares": 53070760, + "voter": "neophonic" + }, + { + "rshares": 51081240, + "voter": "juliecolby" + }, + { + "rshares": 464502884, + "voter": "greenwayoflife" + }, + { + "rshares": 50827953, + "voter": "gaborondix" + }, + { + "rshares": 619759284, + "voter": "thebiggestidea" + }, + { + "rshares": 50397860, + "voter": "imitt" + }, + { + "rshares": 50369022, + "voter": "borderlinepro" + }, + { + "rshares": 50273081, + "voter": "j373my" + }, + { + "rshares": 3905901072, + "voter": "dodders007" + }, + { + "rshares": 159333932, + "voter": "sourdough" + }, + { + "rshares": 1383492866, + "voter": "evalynn25" + }, + { + "rshares": 329629477, + "voter": "aldentan" + }, + { + "rshares": 188217107, + "voter": "techslut" + } + ], + "author": "robinhoodwhale", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.13, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    http://i.imgur.com/8fIQCqX.png

    \n


    \n

    Robin Hood Whale (RHW) is the community's solution to an essential problem that plagues Steemit: how to get noticed and upvoted before you have a big enough following. Right now, if you are not upvoted by a \u201cwhale\u201d account, it is very difficult to get exposure and any substantial rewards, which leads to many great authors leaving Steemit.

    \n

    Robin Hood wants to be the \u201cwhale\u201d that finds and helps a diverse set of talented, yet unrecognized authors. The proposed way of doing this is to cycle between different authors, upvoting ~10-20 quality posts daily. RHW won't upvote the same authors twice in any 10-day period in an effort to support more people and discourage any kind of abuse or ulterior motives.

    \n

    For RHW to have any meaningful impact, it must reach whale-status of SP and/or many bot followers. Yet, this is just the tip of the iceberg for this initiative. As featured authors and posts will be publicly announced periodically, we hope to inspire a movement that will lead  to authors gaining fans, following and eventually to be able to self-sustain a blog on SteemIT without the RHW help at all.

    \n

    In a way, RHW's ultimate goal would be to not be needed at all. But as new enthusiastic authors join, RHW will be here to find them, help them and upvote them, growing the community and the overall quality of what you can find on Steemit.

    \n


    \n

    http://i.imgur.com/iu8Uf8b.png

    \n

    Curators

    \n

    There\u2019s a total of 10 official curators with a waiting list of other fellow Steemians. Curators are well known SteemIT individuals that dig through the vast amount of content to find hidden gems and undervalued authors. 

    \n

    We would like to keep the curators list private for the time being, so they can continue working without interruptions. 

    \n

    *Curators can publicly state they are part of Robin Hood at their sole discretion.*

    \n

    Curation Process

    \n

    Each curator discovers interesting content, including, but not limited to, the new section, steemviz, steemd, promotional channels on Steemit.chat and robinhood-links channel.

    \n
      \n
    1. The author name is checked to ensure it\u2019s out of the 10-day cycle  
    2. \n
    3. The post is digested
    4. \n
    5. The post is checked for plagiarism (with online tools and google)
    6. \n
    7. The post is checked for Image sources and/or mention of own work
    8. \n
    9. The images are run through online tools for reverse image search (if own work is mentioned)
    10. \n
    11. If everything stated above is in check the link is submitted to the curator private chat
    12. \n
    13. Other curators chime in if they agree or disagree and why
    14. \n
    15. If agreed upon the post is upvoted by RHW, mentioned in general chat and listed in the official spreadsheet
    16. \n
    \n

    What's In It For Me?

    \n

    The more we elevate varied authors the larger the economy of Steemit gets. This benefits everyone since more members will have incentive to stick around. Satisfied members invite more friends if they themselves are successful. As an investor you get a percentage of your total contribution back as Steem each month.

    \n


    \n

    http://i.imgur.com/HGkOE5P.png

    \n


    \n

    Who Will Control The Keys?

    \n

    A multi-signature system is currently being developed to add security and reassure investors that their funds are safe. The system will require two curators to sign off on an upvote, and more team members to agree on more sensitive actions.

    \n

    Currently the master key is held by @repholder, the backup master key by @kyriacos and the active key has been added to Streemian (owner - @xeroc).

    \n

    Alpha Testing Results

    \n

    Sample Dates : 20/08-28/08

    \n

    Sample Size : 78 Unique Authors 

    \n

    Average payout : $134.48

    \n

    Issues Found: 2 - ID Theft/Plagiarism (which was unvoted) and a manual upvote mistake

    \n

    Spreadsheet of Alpha Testing Featured Authors 

    \n

    Updates for users that are censored from Google services

    \n

    How Can I Take Part ?

    \n
      \n
    • Help find great authors and provide a link to their posts in #robinhood-links.
    • \n
    • Connect to Streemian and join the robinhoodwhale trail ( for invite codes contact @instructor2121 on steemit.chat). Note: Streemian uses the active key.
    • \n
    • Use @lukestokes advanced bot guide 
    • \n
    • Provide your posting key to @laonie to add to his own RHW bot follower or use his setup voting bot guide
    • \n
    • Invest in RHW by sending Steem, SD or Steem power to @robinhoodwhale
    • \n
    \n

    Steemit.chat Channels

    \n

    robinhood - General discussion about the Robin Hood Whale initiative 

    \n

    robinhood-links - These are posts to be considered by curators of the Robin Hood Whale initiative. Post other people's work ONLY and please be sure to check if the author has already been featured in the previous 10-day cycle.

    \n


    \n

    http://i.imgur.com/8TjoV8Y.png

    \n


    \n

    Investment in RHW

    \n

    The Robin Hood Whale is accepting investments directly to @robinhoodwhale in the form of Steem, SD or direct Steem powerup.

    \n

    Investor Payout \u2013 A percentage based off total investor contributions (90% for all investors)

    \n

    Curator Payout - 10% of total monthly power down

    \n

    Liquid Asset Funds - Liquid assets from RHW post rewards might be held back by the curator team at their sole discretion.

    \n

    Cut-Off for Investments : 29 September 2016 18:00 UTC

    \n

    First Investor Payout : 7 October 2016 

    \n

    Investor List Spreadsheet

    \n

    The Team

    \n

    Chief Executive Officer / Curator  - @repholder

    \n

    Chief Operations Officer / Curator - @instructor2121

    \n

    Creative director / Curator - @kyriacos

    \n

    Curators - An additional 7 Anonymous SteemIT Users

    \n

    Sister Projects

    \n

    Steemcleaners

    \n

    Steemdrive

    \n

    Disclaimer

    \n

    Investing in robinhoodwhale (RHW) involves significant risk and can result in the loss of your invested capital. You should not invest more than you can afford to lose and should ensure that you fully understand the risks involved. The bulk of investments will be held as Steem Power.

    \n

     [Special thanks to @kyriacos for the awesome poem,logo and graphics] 

    \n", + "category": "robinhoodwhale", + "children": 134, + "created": "2016-08-29T18:20:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/8fIQCqX.png", + "http://i.imgur.com/iu8Uf8b.png", + "http://i.imgur.com/HGkOE5P.png", + "http://i.imgur.com/8TjoV8Y.png" + ], + "links": [ + "https://docs.google.com/spreadsheets/d/11UkN21t27uG9Fo_vRjX8lKasXOU0xIEL4AviCvlMMNw/edit#gid=0", + "https://steemit.com/@laonie", + "https://streemian.com/", + "https://steemit.com/robinhoodwhale/@lukestokes/trusting-the-hive-mind-building-my-own-voting-bot-for-robinhoodwhale", + "https://steemit.com/robinhoodwhale/@laonie/how-to-set-up-your-own-voting-bot-for-robinhoodwhale", + "https://steemit.chat/channel/robinhood", + "https://steemit.chat/channel/robinhood-links", + "https://docs.google.com/spreadsheets/d/1gkxfeYcKAlJXfa0h7PX0wmHbYf2IjZx3MhJwOsyRsME/edit?ts=57b9723b#gid=0", + "https://steemit.com/@steemcleaners", + "https://steemit.com/@steemdrive", + "https://steemit.com/@kyriacos", + "https://steemit.com/introduceyourself/@robinhoodwhale/hi-i-am-robinhood-whale-and-here-is-my-story-from-the-blockchain-folklore" + ], + "tags": [ + "robinhoodwhale", + "rhw", + "steem", + "steemit", + "robinhood-links" + ], + "users": [ + "repholder", + "kyriacos", + "xeroc", + "instructor2121", + "lukestokes", + "laonie", + "robinhoodwhale" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 133805889100534, + "payout": 1987.24, + "payout_at": "2016-09-05T18:20:15", + "pending_payout_value": "1987.240 HBD", + "percent_hbd": 10000, + "permlink": "announcing-robinhoodwhale-the-steemit-deep-sea-savior", + "post_id": 1044672, + "promoted": "58.148 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 631 + }, + "title": "Announcing RobinHoodWhale, the Steemit Deep Sea Savior", + "updated": "2016-08-30T12:37:15", + "url": "/robinhoodwhale/@robinhoodwhale/announcing-robinhoodwhale-the-steemit-deep-sea-savior" + }, + { + "active_votes": [ + { + "rshares": 3103012759, + "voter": "boy" + }, + { + "rshares": 3767337211, + "voter": "bue-witness" + }, + { + "rshares": 690899726, + "voter": "bunny" + }, + { + "rshares": 54630385693, + "voter": "bue" + }, + { + "rshares": 1662788865, + "voter": "mini" + }, + { + "rshares": 213777416, + "voter": "moon" + }, + { + "rshares": 624870220, + "voter": "healthcare" + }, + { + "rshares": 969741207, + "voter": "daniel.pan" + }, + { + "rshares": 7854212531, + "voter": "woo7739" + }, + { + "rshares": 196172883822, + "voter": "gardenlady" + }, + { + "rshares": 42614571388, + "voter": "alexgr" + }, + { + "rshares": 288328206, + "voter": "helen.tan" + }, + { + "rshares": 36843514345, + "voter": "james-show" + }, + { + "rshares": 4969366608, + "voter": "acidyo" + }, + { + "rshares": 1425719235, + "voter": "murh" + }, + { + "rshares": 7317086245, + "voter": "ombc" + }, + { + "rshares": 1952410101, + "voter": "stephen-somers" + }, + { + "rshares": 772232700742, + "voter": "anwenbaumeister" + }, + { + "rshares": 81263693100, + "voter": "kimziv" + }, + { + "rshares": 90260645656, + "voter": "mctiller" + }, + { + "rshares": 70211465386, + "voter": "razvanelulmarin" + }, + { + "rshares": 12270078085, + "voter": "primus" + }, + { + "rshares": 21814595794, + "voter": "acassity" + }, + { + "rshares": 5036496063, + "voter": "micheletrainer" + }, + { + "rshares": 82825665707, + "voter": "venuspcs" + }, + { + "rshares": 281411321206, + "voter": "ericvancewalton" + }, + { + "rshares": 7349035006, + "voter": "dasha" + }, + { + "rshares": 6902979677, + "voter": "mindover" + }, + { + "rshares": 3123302265, + "voter": "shemthepenman" + }, + { + "rshares": 26082666611, + "voter": "strangerarray" + }, + { + "rshares": 199604454, + "voter": "ardina" + }, + { + "rshares": 241777638, + "voter": "joseph.kalu" + }, + { + "rshares": 10804582219, + "voter": "meesterboom" + }, + { + "rshares": 5207653127, + "voter": "juvyjabian" + }, + { + "rshares": 1915822410, + "voter": "dimon14" + }, + { + "rshares": 3786490978, + "voter": "maximkichev" + }, + { + "rshares": 12724748758, + "voter": "nippel66" + }, + { + "rshares": 698553562, + "voter": "vlad" + }, + { + "rshares": 500969295, + "voter": "sokoloffa" + }, + { + "rshares": 11746757675, + "voter": "sisterholics" + }, + { + "rshares": 5708364182, + "voter": "beanz" + }, + { + "rshares": 28391457290, + "voter": "williambanks" + }, + { + "rshares": 6816768480, + "voter": "dumar022" + }, + { + "rshares": 158049175233, + "voter": "laonie" + }, + { + "rshares": 10368282090, + "voter": "myfirst" + }, + { + "rshares": 96582809483, + "voter": "somebody" + }, + { + "rshares": 3613605686, + "voter": "flysaga" + }, + { + "rshares": 21342093177, + "voter": "midnightoil" + }, + { + "rshares": 592163663, + "voter": "baryonlee" + }, + { + "rshares": 1413423437, + "voter": "andrew0" + }, + { + "rshares": 17722631016, + "voter": "xiaohui" + }, + { + "rshares": 90362837190, + "voter": "terrycraft" + }, + { + "rshares": 97359072, + "voter": "luke490" + }, + { + "rshares": 17630450937, + "voter": "jphamer1" + }, + { + "rshares": 18707660801, + "voter": "velourex" + }, + { + "rshares": 1558601458, + "voter": "xiaokongcom" + }, + { + "rshares": 492521414, + "voter": "future24" + }, + { + "rshares": 6163744743, + "voter": "cristi" + }, + { + "rshares": 3364592382, + "voter": "xianjun" + }, + { + "rshares": 983179914, + "voter": "bledarus" + }, + { + "rshares": 11791793035, + "voter": "mione" + }, + { + "rshares": 221063150, + "voter": "microluck" + }, + { + "rshares": 9602930892, + "voter": "kyriacos" + }, + { + "rshares": 5633302818, + "voter": "pjheinz" + }, + { + "rshares": 95348313569, + "voter": "helikopterben" + }, + { + "rshares": 1443290254, + "voter": "gdsprgdd" + }, + { + "rshares": 3176016038, + "voter": "booky" + }, + { + "rshares": 7388942832, + "voter": "onetree" + }, + { + "rshares": 4502523550, + "voter": "steemitpatina" + }, + { + "rshares": 95263797323, + "voter": "shenanigator" + }, + { + "rshares": 354657306, + "voter": "profanarky" + }, + { + "rshares": 64424885, + "voter": "knight-angel" + }, + { + "rshares": 1529842033, + "voter": "ibringawareness" + }, + { + "rshares": 54504938, + "voter": "heroic15397" + }, + { + "rshares": 71766021, + "voter": "ancientofdays" + }, + { + "rshares": 57334634, + "voter": "mlialen" + }, + { + "rshares": 90080404, + "voter": "sjamayee" + }, + { + "rshares": 128214991, + "voter": "tygeade" + }, + { + "rshares": 152826693, + "voter": "robyneggs" + }, + { + "rshares": 152373326, + "voter": "elgatow10" + }, + { + "rshares": 155201147, + "voter": "rarcntv" + }, + { + "rshares": 91692568, + "voter": "nikomah" + }, + { + "rshares": 107496727, + "voter": "elsi" + } + ], + "author": "micheletrainer", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.35, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    http://www.engineeringwellness.com/wp-content/uploads/2016/09/hands-600497_1920.jpg

    \n

    Where are YOU from? 

    \n

    While I\u2019m sitting in LA 

    \n

    I\u2019m just wondering today 

    \n

    Are you in a nice caf\u00e9?

    \n

    With a view of a nice bay?

    \n

    Or maybe in a barn with hay?

    \n

    http://www.engineeringwellness.com/wp-content/uploads/2016/09/netherlands-97830_1920.jpg

    \n

     Is your weather today grey? 

    \n

    Or perhaps it\u2019s super sunny 

    \n

    Are you looking at a bunny? 

    \n

    http://www.engineeringwellness.com/wp-content/uploads/2016/09/rabbit-1422882_1920.jpg

    \n

    I\u2019m not trying to be funny 

    \n

    Are you drinking tea with honey? 

    \n

    We\u2019re all here from different places 

    \n

    http://www.engineeringwellness.com/wp-content/uploads/2016/09/new-york-city-78181_1920.jpg

    \n

    Writers, artists with unique faces 

    \n

    If you wanna share the name of your city 

    \n

    In the comments or reply 

    \n

    Maybe someday we\u2019ll eat a pizza pie 

    \n

    http://i.giphy.com/u98zWbe3jgJoI.gif

    \n

    With our Steem dollars we will fly!

    \n

     ___ 

    \n

    Also share links to your writing or art 

    \n

    So we won\u2019t feel so far apart! 

    \n

    __

    \n

    If you\u2019re not a robot, why not?  

    \n

    http://www.engineeringwellness.com/wp-content/uploads/2016/09/robot-1214536_1280.png

    \n

    __

    \n

     For more Michele the Trainer follow me on Steemit and at @MicheleTrainer   Email is my favorite for questions or requests, thanks!    

    \n

    Poem is my own, images from Pixabay and gifs from Giphy.

    \n

    __

    \n


    \n@stellabelle

    \n


    \n@ericvancewalton

    \n


    \n@cristi

    \n


    \n@micheletrainer

    \n


    \n@mctiller

    \n


    \n@lukeofkondor

    \n


    \n@soulsistashakti

    \n


    \n@mindover

    \n


    \n@mars-eve

    \n


    \n@patrick-g

    \n


    \n@kaylinart

    \n


    \n@romanskv

    \n


    \n@the-alien

    \n


    \n@razvanelulmarin

    \n


    \n@strangerarray

    \n


    \n@lat-nayar

    \n


    \n@ann-hoy

    \n


    \n@future24

    \n", + "category": "introduceyourself", + "children": 31, + "created": "2016-09-05T14:39:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.engineeringwellness.com/wp-content/uploads/2016/09/hands-600497_1920.jpg", + "http://www.engineeringwellness.com/wp-content/uploads/2016/09/netherlands-97830_1920.jpg", + "http://www.engineeringwellness.com/wp-content/uploads/2016/09/rabbit-1422882_1920.jpg", + "http://www.engineeringwellness.com/wp-content/uploads/2016/09/new-york-city-78181_1920.jpg", + "http://i.giphy.com/u98zWbe3jgJoI.gif", + "http://www.engineeringwellness.com/wp-content/uploads/2016/09/robot-1214536_1280.png", + "https://robohash.org/stellabelle.png?size=48x48", + "https://robohash.org/ericvancewalton.png?size=48x48", + "https://robohash.org/cristi.png?size=48x48", + "https://robohash.org/micheletrainer.png?size=48x48", + "https://robohash.org/mctiller.png?size=48x48", + "https://robohash.org/lukeofkondor.png?size=48x48", + "https://robohash.org/soulsistashakti.png?size=48x48", + "https://robohash.org/mindover.png?size=48x48", + "https://robohash.org/mars-eve.png?size=48x48", + "https://robohash.org/patrick-g.png?size=48x48", + "https://robohash.org/kaylinart.png?size=48x48", + "https://robohash.org/romanskv.png?size=48x48", + "https://robohash.org/the-alien.png?size=48x48", + "https://robohash.org/razvanelulmarin.png?size=48x48", + "https://robohash.org/strangerarray.png?size=48x48", + "https://robohash.org/lat-nayar.png?size=48x48", + "https://robohash.org/ann-hoy.png?size=48x48", + "https://robohash.org/future24.png?size=48x48" + ], + "links": [ + "https://steemit.com/@micheletrainer", + "https://twitter.com/MicheleTrainer" + ], + "tags": [ + "introduceyourself", + "steemit", + "steem", + "travel", + "life" + ], + "users": [ + "stellabelle", + "ericvancewalton", + "cristi", + "micheletrainer", + "mctiller", + "lukeofkondor", + "soulsistashakti", + "mindover", + "mars-eve", + "patrick-g", + "kaylinart", + "romanskv", + "the-alien", + "razvanelulmarin", + "strangerarray", + "lat-nayar", + "ann-hoy", + "future24" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 2601056621774, + "payout": 1.549, + "payout_at": "2016-09-12T14:39:15", + "pending_payout_value": "1.549 HBD", + "percent_hbd": 10000, + "permlink": "where-are-you-from-an-original-interactive-poem", + "post_id": 1134802, + "promoted": "56.500 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 83 + }, + "title": "Where are YOU from? an original interactive poem", + "updated": "2016-09-05T14:47:21", + "url": "/introduceyourself/@micheletrainer/where-are-you-from-an-original-interactive-poem" + }, + { + "active_votes": [ + { + "rshares": 936485500020, + "voter": "liondani" + }, + { + "rshares": 3718242946, + "voter": "boy" + }, + { + "rshares": 4513908950, + "voter": "bue-witness" + }, + { + "rshares": 836654069, + "voter": "bunny" + }, + { + "rshares": 64676583521, + "voter": "bue" + }, + { + "rshares": 1992692418, + "voter": "mini" + }, + { + "rshares": 256370467, + "voter": "moon" + }, + { + "rshares": 779706217649, + "voter": "pfunk" + }, + { + "rshares": 19451819636, + "voter": "proctologic" + }, + { + "rshares": 747149284, + "voter": "healthcare" + }, + { + "rshares": 1160439161, + "voter": "daniel.pan" + }, + { + "rshares": 6821654706, + "voter": "patrice" + }, + { + "rshares": 345736815, + "voter": "helen.tan" + }, + { + "rshares": 11533590302, + "voter": "dave-hughes" + }, + { + "rshares": 177816889458, + "voter": "jamtaylor" + }, + { + "rshares": 542833790, + "voter": "pinnpe" + }, + { + "rshares": 861550113201, + "voter": "cryptogee" + }, + { + "rshares": 1787980118, + "voter": "murh" + }, + { + "rshares": 12095791916, + "voter": "thecryptofiend" + }, + { + "rshares": 11501242325, + "voter": "johnerfx" + }, + { + "rshares": 413536128, + "voter": "lyubovnam" + }, + { + "rshares": 649863857, + "voter": "johnerminer" + }, + { + "rshares": 1293405725, + "voter": "alexft" + }, + { + "rshares": 59751474240, + "voter": "lehard" + }, + { + "rshares": 39504015264, + "voter": "r4fken" + }, + { + "rshares": 140706312966, + "voter": "knircky" + }, + { + "rshares": 1074932980, + "voter": "mixa" + }, + { + "rshares": 16192083951, + "voter": "akareyon" + }, + { + "rshares": 34393459049, + "voter": "biophil" + }, + { + "rshares": 235543115, + "voter": "aqris" + }, + { + "rshares": 6039610222, + "voter": "lichtblick" + }, + { + "rshares": 1722523564, + "voter": "cats" + }, + { + "rshares": 70060197, + "voter": "annie-kim" + }, + { + "rshares": 128178174, + "voter": "btc-dialog" + }, + { + "rshares": 26803377685, + "voter": "zaebars" + }, + { + "rshares": 9224124607, + "voter": "alsprinting" + }, + { + "rshares": 8183954680, + "voter": "trisnawati" + }, + { + "rshares": 2245256363, + "voter": "royalmacro" + }, + { + "rshares": 68374322397, + "voter": "malaiandrueth" + }, + { + "rshares": 25927425773, + "voter": "williambanks" + }, + { + "rshares": 28503380534, + "voter": "jasonstaggers" + }, + { + "rshares": 6457378869, + "voter": "uwe69" + }, + { + "rshares": 65123045108, + "voter": "twinner" + }, + { + "rshares": 562498382, + "voter": "future24" + }, + { + "rshares": 270786218, + "voter": "wuyueling" + }, + { + "rshares": 12664228330, + "voter": "mikemacintire" + }, + { + "rshares": 25564668758, + "voter": "daut44" + }, + { + "rshares": 1269737381, + "voter": "ines-f" + }, + { + "rshares": 87000119, + "voter": "whitezombie" + }, + { + "rshares": 109956371, + "voter": "alina1" + }, + { + "rshares": 54408230, + "voter": "feruz" + }, + { + "rshares": 56130433, + "voter": "jessica.tan" + }, + { + "rshares": 322790516, + "voter": "robotev1" + }, + { + "rshares": 50387100, + "voter": "lockon" + } + ], + "author": "knircky", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.69, + "beneficiaries": [], + "blacklists": [], + "body": "A little while ago I wrote a [story](https://steemit.com/photography/@knircky/lion-hunting-zebras-and-being-chased-by-buffalo-in-the-masai-mara-afrika) of how the marsh pride of roughly 17 lions had killed a zebra. At the end Scarface showed up and feasted with the rest of the pride. He is the dominant male of a coalition of 3 males that rule several prides in the Masai Mara. He is also a bit of a celebrity. \n\nMe and my wife have been in the Mara for 3 nights now and today is our last day here. We have looked for the pride every day but could not find them again. We have seen one of the other males the day before. He was beautiful but his mane was not as dark as that of Scar. After our drive yesterday, we decided to get up and do one last game drive in the morning before catching our plane at 11 am which will take us to the Serengeti.\n\nWe will be rewarded for waking up early today by getting to see the king of the land one last time.\n\n\n\nIt is rainy season in east Africa right now, as it is April. We have experienced quite a bit of rain the last few days. The clouds and rains are different here from what I have ever seen. I think it is truly magnificent. My wife is not as enthusiastic and it was not always best for pictures. \n\nWe have also gotten stuck a few times, but our driver always managed to get unstuck without us having to shovel or call other rangers. His name is Benson and he is a true Masai that lives in a Masai village a short travel away from our camp. He is amazing and he loves this place. It is clearly his home and he has a deep connection with the land and many of the animals, such as Scar.\n\nHere is a view over the Mara with the rainy clouds from when we stopped for picnic the day before.\n\n\n\nThis morning we have been on the road for only a short time. All of a sudden Benson stops the car. He is speaking Masai on the walkie talkie and suddenly is turning around. We are going towards the edge of the Masai game park, where he is allowed to drive the range rover on the gras and off roads.\n\nWe have been here before, it is a huge wide open grassland with almost no trees that stretches towards the Mara river. At the river the landscape changes dramatically. It is bushy there and also forms the end of the game reserve. Our camp is on the other side of the river and it is outside the park. \n\nWe see some cars at a distance gathered around something. And there are hyenas everywhere. We have seen many hyenas the days before as they are truly the most successful predator and certainly the most abundant here. But I have never seen this many together. They are scattered over a large area and some are fighting and quarreling like they always seem to do.\n\n\n\nIt must be a very successful clan as usually hyenas live in groups around thirty. Today there are certainly more than 30 hyenas here. It looks more like the numbers are in the hundreds, although the biggest clans usually comprise around 80 members. They are scattered in a half-circle around where all the cars are parked and are running around anxiously.\n\n\n\nWe get to the where the other cars are and now see what the fuss is all about.\n\n\n\nIt is Scareface and what appears to be a dead hippo. Because Scarface is part of a coalition that control at least two prides, they often split up and travel back and forth between the two territories. Lions are known to patrol their lands while females tend to stay together forever and do not move quite as much.\n\nWhen we saw the females kill the zebra a few days before some people in the cars were talking about how male lions are lazy and rarely kill anything. \n\nBenson laughed at them. Clearly that is not the case. Around the dead hippo there is mud everywhere. A small circle of mud is around the carcass but there is a much bigger area where the grass has been replaced by wet black dirt. The struggle must have been enormous, quite different from the practical instant kill the lionesses have performed on the zebra. A hippo is probably quite a difficult animal to kill. I did not even know that these animals were on the lions menu.\n\n\n \nScarface is eating the intestines and the belly flesh of the hippo. He is clearly enjoying it. \nI ask Benson to move around to get different views of him. At one point we get a sniff of what was inside that belly. It stinks horribly bad. Benson quickly moves the car again so he does not have to smell it, while holding his nose closed. Quite a wuss for a former Masai warrior.\n\nWe are not the only ones watching the spectacle. There are many other photographers, tourists in range rovers and of course the hyenas are still lurking and quarreling. Either there are members of different clans around the kill or they are pre-negotiating the access to the hippos when Scar moves on. For a big lion this animal might appear huge but for all these hyenas it won't be enough. \n\n\n\nThey still keep their distance. \n\n\n\nScar is not the least bit worried. He guards his kill and shows some minor sings of territorial behavior here and there, but mostly he just enjoys his kill and ignores everything else, like a true king would.\n\n\n\nHe must have been eating for a while as he seems to be getting full. There is only one feisty little jackal that comes very close. Scar seems not happy about it, but also too lazy to do much about it. Further back we see two other jackal fight for access to the scene.\n\n\n\nAfter a while Scar seems to have a full belly, as all he does now is look around. I wonder if he is looking for other members of his pride.\n\n\n\nShortly thereafter even that is too much work and he just lays sleepy in the mud. You can see on the edge of the picture there is a camp. That camp is outside of the park, that is how close we are to the edge of the park. This is also why the hyenas are not on the pictures with Scar. They are behind the cars coming from inside the park.\n\n\n\nEven though Scarface is laying flat on the ground now, the hyenas are still not coming closer. I cannot believe the respect this huge clan is showing to this one lion.\n\nWe do not stick around to the end and I do not know when Scarface will leave and if the hyenas get to finish off the hippo or if the rest of the marsh pride will show up after all.\n\nBenson wants to show us one other places and we drive on.\n\n\nBelow is also a video that tells the same story. I have made it particularly for steem and used an intro from @blockcore. I have tried something new by narrating over it in one take. Let me know if you like it.\n\nThe video is 5 minutes long.\n\nhttps://www.youtube.com/watch?v=4f0h8E2QYrs\n\nAlso check out the other story of the march pride that features Scar as well https://steemit.com/photography/@knircky/lion-hunting-zebras-and-being-chased-by-buffalo-in-the-masai-mara-afrika\n\nIt also comes with a video of the whole event.\n\n\n\n### Pleas make sure to upvote and follow me [@knircky](http://steemit.com/photography/@knircky) if you like this story.\n\n## Thank you for your time and attention. \n\nI hope you enjoyed the story, the pictures and my video.\n\nThe pictures and video footage is all taken by me and my wife. She took the first picture of this set, where Scar looks directly at us. This is my favorite picture out of all the roughly 6000 pictures we took over the entire trip.\n\n#### ps. I am reposting this to see if there is an issue with this post or if it just wasn't noticed the first time. I also want to test the new promotion feature and see if that makes a difference.", + "category": "lion", + "children": 3, + "created": "2016-08-30T06:37:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://ipfs.pics/ipfs/QmYfPVJdAcuizxjj6ya3BZmiSSudpFriQ4Tkrq8tV1SuAc", + "https://ipfs.pics/ipfs/QmSVsmBmQf7DrEzssrnA6y4G5DGcgdg8qPDLMtJQS3B7Zr", + "https://ipfs.pics/ipfs/Qmc51FkjyrzktSrrJg1JqgDAX3TTon1XDHwGadMQhLMf2q", + "https://ipfs.pics/ipfs/QmP7WoZkGZptyEkoosqyugxgeZjErfRYnAAxpKBZ14MhMF", + "https://ipfs.pics/ipfs/QmfE8EM7REGqvTEe4sSu9qehQtb2TttYSWhnGGz3ktyCCt", + "https://ipfs.pics/ipfs/QmReNuJjduduswRJYwsmEwL9kF11gEScgJcgNK2V9NLHGv", + "https://ipfs.pics/ipfs/QmdLpkhx9P4eG32CWyGDjUobVmutAnwuqNoxSj5xLyeDn1", + "https://ipfs.pics/ipfs/QmTchpqWxG4NqoMegWY6RAvxMxQARfKSTRH4kziqeKhuMr", + "https://ipfs.pics/ipfs/QmbXJtziTZUY8fsVYFWJRBuBFwe11pVGwD6K1x7Q43VNs6", + "https://ipfs.pics/ipfs/QmYmJ8xBavR6qTz18ww9LYrSvHbTdSKJPXcg5iqbmhTgVe", + "https://ipfs.pics/ipfs/QmcE8PUJtv3tUA7hFLwNrSsb7qc9MphYroSZDQ5U15niee", + "https://ipfs.pics/ipfs/QmZSRV6CYNEbLc4JEi2MaL7uuCphpSKkdGmVwDK1N5TACk", + "https://img.youtube.com/vi/4f0h8E2QYrs/0.jpg" + ], + "links": [ + "https://steemit.com/photography/@knircky/lion-hunting-zebras-and-being-chased-by-buffalo-in-the-masai-mara-afrika", + "https://ipfs.pics/QmYfPVJdAcuizxjj6ya3BZmiSSudpFriQ4Tkrq8tV1SuAc", + "https://ipfs.pics/QmSVsmBmQf7DrEzssrnA6y4G5DGcgdg8qPDLMtJQS3B7Zr", + "https://ipfs.pics/Qmc51FkjyrzktSrrJg1JqgDAX3TTon1XDHwGadMQhLMf2q", + "https://ipfs.pics/QmP7WoZkGZptyEkoosqyugxgeZjErfRYnAAxpKBZ14MhMF", + "https://ipfs.pics/QmfE8EM7REGqvTEe4sSu9qehQtb2TttYSWhnGGz3ktyCCt", + "https://ipfs.pics/QmReNuJjduduswRJYwsmEwL9kF11gEScgJcgNK2V9NLHGv", + "https://ipfs.pics/QmdLpkhx9P4eG32CWyGDjUobVmutAnwuqNoxSj5xLyeDn1", + "https://ipfs.pics/QmTchpqWxG4NqoMegWY6RAvxMxQARfKSTRH4kziqeKhuMr", + "https://ipfs.pics/QmbXJtziTZUY8fsVYFWJRBuBFwe11pVGwD6K1x7Q43VNs6", + "https://ipfs.pics/QmYmJ8xBavR6qTz18ww9LYrSvHbTdSKJPXcg5iqbmhTgVe", + "https://ipfs.pics/QmcE8PUJtv3tUA7hFLwNrSsb7qc9MphYroSZDQ5U15niee", + "https://ipfs.pics/QmZSRV6CYNEbLc4JEi2MaL7uuCphpSKkdGmVwDK1N5TACk", + "https://www.youtube.com/watch?v=4f0h8E2QYrs", + "http://steemit.com/photography/@knircky" + ], + "tags": [ + "lion", + "photography", + "africa", + "masai", + "travel" + ], + "users": [ + "blockcore" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 3481571268038, + "payout": 2.884, + "payout_at": "2016-09-06T06:37:42", + "pending_payout_value": "2.884 HBD", + "percent_hbd": 10000, + "permlink": "scarface-the-lion-king-of-the-masai-mara-having-breakfast", + "post_id": 1052531, + "promoted": "56.500 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 54 + }, + "title": "Scarface, the lion King of the Masai Mara having breakfast", + "updated": "2016-08-30T06:37:42", + "url": "/lion/@knircky/scarface-the-lion-king-of-the-masai-mara-having-breakfast" + }, + { + "active_votes": [ + { + "rshares": 289672111903, + "voter": "anonymous" + }, + { + "rshares": 14163917784755, + "voter": "summon" + }, + { + "rshares": 63264215903793, + "voter": "ned" + }, + { + "rshares": 7008652489816, + "voter": "wackou" + }, + { + "rshares": 5561457497398, + "voter": "kushed" + }, + { + "rshares": 2168262535121, + "voter": "bhuz" + }, + { + "rshares": 88420265451, + "voter": "aizensou" + }, + { + "rshares": 1168173562906, + "voter": "cass" + }, + { + "rshares": 137139646097, + "voter": "team" + }, + { + "rshares": 47633356096, + "voter": "alexgr" + }, + { + "rshares": 224671051401, + "voter": "eeks" + }, + { + "rshares": 508881476, + "voter": "paco-steem" + }, + { + "rshares": 6128985263, + "voter": "spaninv" + }, + { + "rshares": 47419915237, + "voter": "hannixx42" + }, + { + "rshares": 268813336, + "voter": "coar" + }, + { + "rshares": 1414262212, + "voter": "murh" + }, + { + "rshares": 414873886403, + "voter": "blakemiles84" + }, + { + "rshares": 5502742374, + "voter": "marta-zaidel" + }, + { + "rshares": 10900407436, + "voter": "aizen01" + }, + { + "rshares": 6499415173, + "voter": "aizen02" + }, + { + "rshares": 3552258858, + "voter": "aizen03" + }, + { + "rshares": 1167892678, + "voter": "aizen04" + }, + { + "rshares": 494011890, + "voter": "aizen05" + }, + { + "rshares": 4792503154, + "voter": "aizen07" + }, + { + "rshares": 2866396620, + "voter": "aizen08" + }, + { + "rshares": 1018758155, + "voter": "aizen09" + }, + { + "rshares": 440815198, + "voter": "aizen10" + }, + { + "rshares": 7251352623, + "voter": "aizen06" + }, + { + "rshares": 3046246145, + "voter": "aizen11" + }, + { + "rshares": 2093766327, + "voter": "aizen14" + }, + { + "rshares": 2461979195, + "voter": "aizen19" + }, + { + "rshares": 648934214, + "voter": "aizen15" + }, + { + "rshares": 6424687447, + "voter": "aizen16" + }, + { + "rshares": 645100690, + "voter": "aizen20" + }, + { + "rshares": 4217308295, + "voter": "aizen22" + }, + { + "rshares": 1120984313, + "voter": "aizen23" + }, + { + "rshares": 2204835021, + "voter": "aizen17" + }, + { + "rshares": 3470343919, + "voter": "aizen24" + }, + { + "rshares": 490553110, + "voter": "aizen18" + }, + { + "rshares": 1314165947, + "voter": "aizen25" + }, + { + "rshares": 2232368724, + "voter": "aizen28" + }, + { + "rshares": 3435213218, + "voter": "aizen26" + }, + { + "rshares": 1127650669, + "voter": "aizen27" + }, + { + "rshares": 3875576479, + "voter": "aizen32" + }, + { + "rshares": 2120310130, + "voter": "aizen30" + }, + { + "rshares": 3922031715, + "voter": "aizen31" + }, + { + "rshares": 1290987596, + "voter": "aizen33" + }, + { + "rshares": 7897522470, + "voter": "thecryptofiend" + }, + { + "rshares": 1553035109, + "voter": "aizen34" + }, + { + "rshares": 311774459, + "voter": "aizen35" + }, + { + "rshares": 5849292526, + "voter": "aizen36" + }, + { + "rshares": 1459315560, + "voter": "aizen37" + }, + { + "rshares": 408290923, + "voter": "aizen29" + }, + { + "rshares": 2872459339, + "voter": "aizen21" + }, + { + "rshares": 4407402890, + "voter": "aizen12" + }, + { + "rshares": 1876568717, + "voter": "aizen38" + }, + { + "rshares": 523210618, + "voter": "aizen39" + }, + { + "rshares": 397051543, + "voter": "stiletto" + }, + { + "rshares": 33767375079, + "voter": "ratel" + }, + { + "rshares": 17023109715, + "voter": "albertogm" + }, + { + "rshares": 6744340925, + "voter": "tyler-fletcher" + }, + { + "rshares": 11724844430, + "voter": "primus" + }, + { + "rshares": 58921570387, + "voter": "good-karma" + }, + { + "rshares": 245172817, + "voter": "mstang83" + }, + { + "rshares": 389458625, + "voter": "aizen13" + }, + { + "rshares": 3344834193, + "voter": "aizen41" + }, + { + "rshares": 950518795, + "voter": "aizen42" + }, + { + "rshares": 3238155527, + "voter": "aizen46" + }, + { + "rshares": 886279462, + "voter": "aizen47" + }, + { + "rshares": 217253386, + "voter": "aizen48" + }, + { + "rshares": 113259366, + "voter": "aizen49" + }, + { + "rshares": 941000373, + "voter": "aizen51" + }, + { + "rshares": 1267671657295, + "voter": "renohq" + }, + { + "rshares": 455780965, + "voter": "aizen43" + }, + { + "rshares": 67659539, + "voter": "aizen44" + }, + { + "rshares": 763269188, + "voter": "aizen54" + }, + { + "rshares": 1422705803, + "voter": "mixa" + }, + { + "rshares": 2328013953, + "voter": "steem1653" + }, + { + "rshares": 312801577458, + "voter": "jesta" + }, + { + "rshares": 4709498423, + "voter": "thegoodguy" + }, + { + "rshares": 4338003613, + "voter": "incomemonthly" + }, + { + "rshares": 20362567901, + "voter": "meiisheree" + }, + { + "rshares": 24478695193, + "voter": "igster" + }, + { + "rshares": 109932408114, + "voter": "pkattera" + }, + { + "rshares": 233569693, + "voter": "aizen52" + }, + { + "rshares": 399177345, + "voter": "mrshade" + }, + { + "rshares": 1682066491, + "voter": "natali22" + }, + { + "rshares": 4295922141, + "voter": "adamt" + }, + { + "rshares": 190269483, + "voter": "aizen55" + }, + { + "rshares": 6881734510, + "voter": "geronimo" + }, + { + "rshares": 11121059561, + "voter": "rpf" + }, + { + "rshares": 256616601778, + "voter": "liberosist" + }, + { + "rshares": 9502194625, + "voter": "oumar" + }, + { + "rshares": 5244790636, + "voter": "sharker" + }, + { + "rshares": 141429957, + "voter": "bento" + }, + { + "rshares": 7837739118, + "voter": "lostnuggett" + }, + { + "rshares": 231816568, + "voter": "sergey44" + }, + { + "rshares": 19395686276, + "voter": "krabgat" + }, + { + "rshares": 3306119556, + "voter": "ace108" + }, + { + "rshares": 3627578747, + "voter": "bkkshadow" + }, + { + "rshares": 83707323, + "voter": "aizen53" + }, + { + "rshares": 26794677003, + "voter": "fabien" + }, + { + "rshares": 467096193, + "voter": "bullionstackers" + }, + { + "rshares": 108721833, + "voter": "cryptoz" + }, + { + "rshares": 921882750, + "voter": "metaflute" + }, + { + "rshares": 449108428, + "voter": "bento04" + }, + { + "rshares": 753110728, + "voter": "bento03" + }, + { + "rshares": 1534315395, + "voter": "aizen" + }, + { + "rshares": 239545179, + "voter": "bento02" + }, + { + "rshares": 551525219, + "voter": "bento01" + }, + { + "rshares": 6519151447, + "voter": "nekromarinist" + }, + { + "rshares": 1651089101, + "voter": "coinbar" + }, + { + "rshares": 248311264506, + "voter": "ozchartart" + }, + { + "rshares": 5102245996, + "voter": "croatia" + }, + { + "rshares": 65300521, + "voter": "vladimirputin" + }, + { + "rshares": 24365622803, + "voter": "rawnetics" + }, + { + "rshares": 65308725, + "voter": "angelamerkel" + }, + { + "rshares": 24019810112, + "voter": "laonie1" + }, + { + "rshares": 24534454832, + "voter": "laonie2" + }, + { + "rshares": 24543057596, + "voter": "laonie3" + }, + { + "rshares": 81826244, + "voter": "bento06" + }, + { + "rshares": 6664176466, + "voter": "gmurph" + }, + { + "rshares": 74378126, + "voter": "kurzer42" + }, + { + "rshares": 79900402938, + "voter": "mibenkito" + }, + { + "rshares": 1018522724, + "voter": "altucher" + }, + { + "rshares": 101572397, + "voter": "timferriss" + }, + { + "rshares": 24538538513, + "voter": "laonie4" + }, + { + "rshares": 24536039997, + "voter": "laonie5" + }, + { + "rshares": 24533093295, + "voter": "laonie6" + }, + { + "rshares": 4336505805, + "voter": "armen" + }, + { + "rshares": 24529111489, + "voter": "laonie7" + }, + { + "rshares": 24525562069, + "voter": "laonie8" + }, + { + "rshares": 24522807346, + "voter": "laonie9" + }, + { + "rshares": 104692799, + "voter": "darrenrowse" + }, + { + "rshares": 11496127617, + "voter": "ekitcho" + }, + { + "rshares": 7525884432, + "voter": "steemitqa" + }, + { + "rshares": 4098512589, + "voter": "cmorton" + }, + { + "rshares": 179351183, + "voter": "pcashmore" + }, + { + "rshares": 59618782, + "voter": "andrew.sullivan" + }, + { + "rshares": 1046033907, + "voter": "brianclark" + }, + { + "rshares": 831573857, + "voter": "daniel.kahneman" + }, + { + "rshares": 232896636, + "voter": "tucker.max" + }, + { + "rshares": 740811240, + "voter": "darren.rowse" + }, + { + "rshares": 55704135, + "voter": "chris.dunn" + }, + { + "rshares": 3933588893, + "voter": "bledarus" + }, + { + "rshares": 1178231206, + "voter": "pat.flynn" + }, + { + "rshares": 1223550869, + "voter": "mattmarshall" + }, + { + "rshares": 437783005, + "voter": "timothysykes" + }, + { + "rshares": 44282381365, + "voter": "bitcalm" + }, + { + "rshares": 106860965, + "voter": "patflynn" + }, + { + "rshares": 896976221, + "voter": "andrewsullivan" + }, + { + "rshares": 8968836569, + "voter": "theb0red1" + }, + { + "rshares": 30570344850, + "voter": "kyriacos" + }, + { + "rshares": 6745075226, + "voter": "solarguy" + }, + { + "rshares": 699530791, + "voter": "alexma3x" + }, + { + "rshares": 489129872, + "voter": "harvey.levin" + }, + { + "rshares": 61520687, + "voter": "alfaman" + }, + { + "rshares": 13443129420, + "voter": "gvargas123" + }, + { + "rshares": 64732326, + "voter": "vasilii" + }, + { + "rshares": 2205240368, + "voter": "levycore" + }, + { + "rshares": 24516526583, + "voter": "laonie10" + }, + { + "rshares": 362426778, + "voter": "mrlogic" + }, + { + "rshares": 194739083, + "voter": "rand.fishkin" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 9504908244, + "voter": "craigwilliamz" + }, + { + "rshares": 1669616654, + "voter": "roland.haynes" + }, + { + "rshares": 2600508548, + "voter": "shadowspub" + }, + { + "rshares": 1183314250, + "voter": "lenar" + }, + { + "rshares": 83925616, + "voter": "uziriel" + }, + { + "rshares": 4592499069, + "voter": "richardcrill" + }, + { + "rshares": 23655969247, + "voter": "laonie11" + }, + { + "rshares": 1687924866, + "voter": "eight-rad" + }, + { + "rshares": 77004567, + "voter": "chrisaiki" + }, + { + "rshares": 56705725699, + "voter": "luminousvisions" + }, + { + "rshares": 504619233, + "voter": "areynolds" + }, + { + "rshares": 51939094, + "voter": "freesteem" + }, + { + "rshares": 177656553, + "voter": "harveylevin" + }, + { + "rshares": 122884931, + "voter": "gary.vaynerchuk" + }, + { + "rshares": 2142141248, + "voter": "alina1" + }, + { + "rshares": 53613334, + "voter": "paxmagnus" + }, + { + "rshares": 574180710, + "voter": "anomaly" + }, + { + "rshares": 51415300, + "voter": "timothy.sykes" + }, + { + "rshares": 454340855, + "voter": "ola1" + }, + { + "rshares": 55848311, + "voter": "drac59" + }, + { + "rshares": 810369666, + "voter": "bapparabi" + }, + { + "rshares": 3066838916, + "voter": "dodders007" + }, + { + "rshares": 538039419, + "voter": "grisha-danunaher" + }, + { + "rshares": 80674477, + "voter": "olesia83" + }, + { + "rshares": 213762437, + "voter": "sjamayee" + }, + { + "rshares": 426281596, + "voter": "witchcraftblog" + }, + { + "rshares": 202251096, + "voter": "mgibson" + }, + { + "rshares": 156261069, + "voter": "ibm1000" + }, + { + "rshares": 158187618, + "voter": "mirelasto" + }, + { + "rshares": 106367912, + "voter": "paulocouto" + }, + { + "rshares": 4781575087, + "voter": "exploretraveler" + }, + { + "rshares": 138977944, + "voter": "newsfeed" + }, + { + "rshares": 141784776, + "voter": "dirlei.sdias" + } + ], + "author": "pkattera", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.29, + "beneficiaries": [], + "blacklists": [], + "body": "![Group34d0c4.jpg](https://www.steemimg.com/images/2016/09/14/Group34d0c4.jpg)\n\n
    \nThis is my partial* application for @ned's inaugural bounty, [for design and implementation of a Steemit bounty system](https://steemit.com/bounties/@ned/it-s-time-for-a-steem-bounty-system). \n\n*It's a partial application because designing a bounty system for Steemit is very complex (at least for a blockchain n00b like me). There are many different ways to implement this system. I feel like I need more collaboration with developers and the business to fully understand the technical constraints and business objectives. As @jesta said in his [post](https://steemit.com/bounty/@jesta/steem-bounty-system-milestone-1-proposal) yesterday:\n> TLDR: This project, done right, really isn't as simple as it sounds.\n\nAnyway, for now, the most valuable thing I can do to contribute is to post some lower fidelity (not polished) mobile web designs that outline my proposed Information Architecture (IA) and User Experience (UX). Once we can agree on the right content and feature set for the MVP version of Bounties, I'd like to polish the visual design and create desktop designs.\n\n## Assumptions and mechanics\nI agree with most of the mechanics outlined by @jesta in his [Steemit Bounty System proposal](https://steemit.com/bounty/@jesta/steem-bounty-system-milestone-1-proposal). If you haven't read it, please check it out. There are a few things that I want to challenge though:\n\n1. I think that the Bounty system should live within steemit.com (and not on a separate domain). There are pros and cons of this approach but I think keeping bounties native to the steemit.com ecosystem will create the most long term value due to it's ease of use for most non-advanced users. \n \u2013 I propose that it lives at: http://steemit.com/bounties\n \u2013 In case bounties are required to live on a separate domain for technical or legal reasons, perhaps it could live on the http://bounties.steemit.com subdomain. \n\n2. I'm leaning towards requiring bounty creators to be registered and logged into Steemit.com to post a new bounty. \n\u2013 This would make posting a new bounty very similar to posting a new blog post. \n\u2013 It would also enable people to fund bounties using a similar mechanism to 'Promote a post' (instead of transferring funds to @bounty via steempay.io/shapeshift/cli_wallet commands as proposed by @jesta.\n\u2013 Requiring registration for bounty creators should increase the overall quality and reduce the potential for bounty abuse and misuse by increasing accountability and Steemit reputation transparency (like that outlined by @mrosenquist [here](https://steemit.com/bounty/@jesta/steem-bounty-system-milestone-1-proposal#@mrosenquist/re-jesta-steem-bounty-system-milestone-1-proposal-20160913t041449326z)) \n\n## Design ethos\n\nSince these designs are intended to live on Steemit.com, I've tried to adhere to Steemit's visual styles and retain it's interaction patterns for similar tasks. For example:\n \u2013 Creating a bounty should be as easy and as similar as posting a blog post. \n \u2013 Funding a bounty should be as easy and as similar as promoting a blog post. \n\n# Competitor analysis\n\nTo kick off the design process, I reviewed several comparable website earlier this week. Check it out here: \n\n[https://steemit.com/bounties/@pkattera/competitor-analysis-for-ned-s-proposed-bounty-management-system](https://steemit.com/bounties/@pkattera/competitor-analysis-for-ned-s-proposed-bounty-management-system)\n\n# Information Architecture \n\nHere's my proposed structure for the Bounties website:\n\n![Information-ArchitectureCopy2f439.jpg](https://www.steemimg.com/images/2016/09/14/Information-ArchitectureCopy2f439.jpg)\n\nAlthough I'd love to include a Bounty Hunter leaderboard and user profiles, I think we should keep the MVP as simple as possible for now and include it in a future version. \n\n# Content and features\n\nNow that I've outline the page templates and structure above, the Content Hierarchy diagram below shows a high level view of content and features to be included on each page. \n\n![Content77511.jpg](https://www.steemimg.com/images/2016/09/14/Content77511.jpg)\n\n# Mobile UX designs\n\nBelow are the mobile designs. Note: All copy, images and icons are placeholder for now.\n\n
    \n## Bounties home / landing page\n\n![1.Bounty-home-page3de51.jpg](https://www.steemimg.com/images/2016/09/14/1.Bounty-home-page3de51.jpg)\n\n
    \n## Post a bounty (excluding milestones)\n\nAs per my previous post, adding milestones to bounties increases the complexity of the whole bounty system. \n> My gut feeling is to keep it super simple for version 1 and exclude milestones. People could still create individual bounties for separate tasks and link related bounties within the description.\n\nThis design excludes the concept of milestones. \n\n![2.Post-a-bounty4b820.jpg](https://www.steemimg.com/images/2016/09/14/2.Post-a-bounty4b820.jpg)\n\n
    \n## Post a bounty (including milestones)\n\nBut if people feel strongly about keeping milestones, here is a design. \n\n![Milestones78f61.jpg](https://www.steemimg.com/images/2016/09/14/Milestones78f61.jpg)\n\n
    \n## Bounty template\n\n![3a.Bounty-template-brief1aec2.jpg](https://www.steemimg.com/images/2016/09/14/3a.Bounty-template-brief1aec2.jpg)\n\n![3b.Bounty-template-submissions05700.jpg](https://www.steemimg.com/images/2016/09/14/3b.Bounty-template-submissions05700.jpg)\n\n
    \n## Submission template\n\n![4a-Submission6c0f1.jpg](https://www.steemimg.com/images/2016/09/14/4a-Submission6c0f1.jpg)\n\n
    \n## Submit work\n\n![4b.Submit-a-post81120.jpg](https://www.steemimg.com/images/2016/09/14/4b.Submit-a-post81120.jpg)\n\n
    \n## My bounties\n\nA place to keep track of all the bounties that you've posted, entered, or watched.\n\n![5.My-bountiesf7ffb.jpg](https://www.steemimg.com/images/2016/09/14/5.My-bountiesf7ffb.jpg)\n\n
    \n## Filters on the bounty home / landing page\n\n![1a.filtersf0c90.jpg](https://www.steemimg.com/images/2016/09/14/1a.filtersf0c90.jpg)\n\n\n
    \n---\n#### Questions or concerns?\n\nMessage me on steemit.chat (pkattera)\n\n
    \n#### Thank you\n\nA few people to thank for inspiring me to design the Bounty System:\n\n\u2013 @ned for kicking off this initiative \n\u2013 @jesta for [this post](https://steemit.com/bounty/@jesta/steem-bounty-system-milestone-1-proposal)\n\u2013 @steve-walschot for [this post](https://steemit.com/bounty/@steve-walschot/application-for-bounty-system-by-ned)\n\u2013 @blueorgy for image hosting ([SteemIMG](https://www.steemimg.com/) gets better and better!) \n\n
    \n#### Acknowledgements \n\nI used a few icons from The [Noun Project](https://thenounproject.com/). Credit to:\n\u2013 Ryo Sato (filter icon)\n\u2013 Kid A (calendar icon)\n\nSome photos are from [unsplash.com](http://unsplash.com) \u2013 a free image site.", + "category": "bounties", + "children": 17, + "created": "2016-09-14T10:30:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/14/Group34d0c4.jpg", + "https://www.steemimg.com/images/2016/09/14/Information-ArchitectureCopy2f439.jpg", + "https://www.steemimg.com/images/2016/09/14/Content77511.jpg", + "https://www.steemimg.com/images/2016/09/14/1.Bounty-home-page3de51.jpg", + "https://www.steemimg.com/images/2016/09/14/2.Post-a-bounty4b820.jpg", + "https://www.steemimg.com/images/2016/09/14/Milestones78f61.jpg", + "https://www.steemimg.com/images/2016/09/14/3a.Bounty-template-brief1aec2.jpg", + "https://www.steemimg.com/images/2016/09/14/3b.Bounty-template-submissions05700.jpg", + "https://www.steemimg.com/images/2016/09/14/4a-Submission6c0f1.jpg", + "https://www.steemimg.com/images/2016/09/14/4b.Submit-a-post81120.jpg", + "https://www.steemimg.com/images/2016/09/14/5.My-bountiesf7ffb.jpg", + "https://www.steemimg.com/images/2016/09/14/1a.filtersf0c90.jpg" + ], + "links": [ + "https://steemit.com/bounties/@ned/it-s-time-for-a-steem-bounty-system", + "https://steemit.com/bounty/@jesta/steem-bounty-system-milestone-1-proposal", + "http://steemit.com/bounties", + "https://steemit.com/bounty/@jesta/steem-bounty-system-milestone-1-proposal#@mrosenquist/re-jesta-steem-bounty-system-milestone-1-proposal-20160913t041449326z", + "https://steemit.com/bounties/@pkattera/competitor-analysis-for-ned-s-proposed-bounty-management-system", + "https://steemit.com/bounty/@steve-walschot/application-for-bounty-system-by-ned", + "https://www.steemimg.com/", + "https://thenounproject.com/", + "http://unsplash.com" + ], + "tags": [ + "bounties", + "bounty", + "steemit", + "steemian", + "design" + ], + "users": [ + "ned", + "jesta", + "bounty", + "mrosenquist", + "steve-walschot", + "blueorgy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 97843608402227, + "payout": 560.001, + "payout_at": "2016-09-21T10:30:54", + "pending_payout_value": "560.001 HBD", + "percent_hbd": 10000, + "permlink": "my-application-for-ned-s-steemit-bounty-management-forum-milestone-1-design-phase", + "post_id": 1241840, + "promoted": "56.001 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 197 + }, + "title": "My application for @ned's Steemit Bounty Management Forum: Milestone 1: Design Phase", + "updated": "2016-09-14T10:30:54", + "url": "/bounties/@pkattera/my-application-for-ned-s-steemit-bounty-management-forum-milestone-1-design-phase" + }, + { + "active_votes": [ + { + "rshares": 2429032704, + "voter": "konelectric" + }, + { + "rshares": 34637775323, + "voter": "james-show" + }, + { + "rshares": 394735060526, + "voter": "kaylinart" + }, + { + "rshares": 173921081175, + "voter": "thedashguy" + }, + { + "rshares": 1425501767, + "voter": "vorsseli" + }, + { + "rshares": 116496190, + "voter": "bzeen" + }, + { + "rshares": 230027365, + "voter": "snowflake" + }, + { + "rshares": 53903761679, + "voter": "driv3n" + }, + { + "rshares": 118592809668, + "voter": "helikopterben" + }, + { + "rshares": 9511629517, + "voter": "masterline" + }, + { + "rshares": 7402178350, + "voter": "orcish" + }, + { + "rshares": 165621540, + "voter": "zerozone" + } + ], + "author": "zerozone", + "author_payout_value": "0.000 HBD", + "author_reputation": 39.97, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Hey steemit,

    \n

    Ths is the start of my novel Zero Zone, which takes place in a world where the ozone layer is shrinking every year. But as it is shrinking at a different rate each year, no one knows how much longer they have. The story starts when plane travel is coming to an end, and people have decided where they want to spend their last years. I'm hoping to release the novel here exclusively for six months and start a kickstarter campaign, but that will depend on interest.

    \n

    Thank you to everyone who is checking it out.

    \n

    t

    \n

    Chapter 1      

    \n

    Sandra jolted forward as the plane skid across the landing.  All that kept her in was her seat belt, which twisted and dug into her skin..  It would hurt later, after the fear had subsided.  Beside her a large gentleman grabbed the breathing apparatus that dangled before him.  Deep breaths.  Sandra closed her eyes as the plane came to a complete spot.  She chuckled to herself as a thought came to her.  To die on the last plane that would ever leave the ground.      

    \n

    \u201cAre you alright?\u201d Sandra asked the man beside her.      

    \n

    He took another deep breath with closed eyes.  Then, opening them, nodded.  Sandra returned the nod with a smile before placing a comforting hand on his shoulder. His breathing slowed.  He nodded again, slower.     

    \n

    The speaker crackled above her, \u201cThis is pilot Edward Tarp.  You have safely landed in Toronto, Canada.  Thank you for flying with us.  I have been flying planes for my whole life and wanted to say it has been an honour.  Thank you.\u201d      

    \n

    A person in the back started to clap.  Then another.  Before long, everyone started to cheer.  A burst of emotion flooded the plane.  Some people couldn\u2019t stop crying.  Sandra politely clapped her hands a few times before getting up to grab her luggage.  She had already shed her tears.      

    \n

    With her luggage in hand, Sandra entered the airport.  Everything looked normal still.  Take a snapshot of a random group of people anywhere in the planet and it was like it was before things started to change.  But then talk to those people.  One quit his job and is following his dream.  A couple can't muster the strength to get out of bed.  While a woman is trading up on her addictions, looking to avoid any shred of reality.  Everyone grieves differently.  Sandra just didn't want to be alone.  Now that air travel was no longer an option, people had to quickly decide who it was the wanted to spend their last couple of years with.  Sandra chose Greg.  She wasn't stuck.  There was boats.  Ways to return home.  Back to Ryan.  No.  She made her decision.    

    \n

    \"Sandra!\u201d  A bearded man in his late twenties waved his hands in the air.  He had on a muscle shirt and long shorts.  He rushed towards Sandra.  Without warning,  he picked her up and spun her around the airport for all to see.  Then he put her down to admire her.      

    \n

    \u201cHow have you been?\u201d she asked  Greg fixed his glasses.      

    \n

    \u201cGood, you know for the world ending and everything.\u201d      

    \n

    \u201cYou were never one to let just trivial things ruin your mood.\u201d    

    \n

    Greg smiled and winked.  He took out a rolled joint and placed it in his mouth.      

    \n

    \u201cI know Canada is relaxed Greg, but we are still in an airport.\u201d      

    \n

    Greg finished lighting.  He took a drag.      

    \n

    \u201cAirport security isn't what it used to be.  They still give a shit in England?\u201d      

    \n

    Greg started to walk to his car.  Sandra followed behind him, carrying her own luggage.    

    \n

    \u201cOh yeah, it's worse.  They are cracking down.  Trying to keep things civil.  Normal.  I even got a ticket  for littering the other day.\u201d      Greg laughed.  \u201cWhat a joke.  Always so fucking proper.  Even doomsday can wait until tea time is finished.    

    \n

    Greg started to sing a brit punk song about anarchy.      

    \n

    \u201cStill signing I see.\u201d  Sandra placed her bags in the back seat of a convertible.      

    \n

    \u201cYeah the band has been booked non-stop.  Nobody wants quiet anymore.\u201d    

    \n

    Greg took another dragged.      

    \n

    \u201cOr sobriety.\u201d      

    \n

    \u201cHey I was stoned way before I found out we were all going to die.  Everyone else is a poser.\u201d       

    \n

    Before Greg could take another hit, Sandra took the blunt from his mouth and placed it in hers.  

    \n

    \u201cCan at you at least get us home before you get fucked up?\u201d      

    \n

    \u201cHome... I like that.\u201d  Greg revved up the engine.  Music blasted from the speakers.  Sandra let it hit her as she sunk in the seat.  With a deep breath she let the smoke fill her lungs.

    \n

    Chapter 2

    \n

    Sandra woke up with a headache.  She hasn't partied like this in years.  Around here empty bottles of vodka and gin decorated the loft.  A full ashtray.  Getting up, slowly, she stretched her body.  Draping her body with an over-sized robe, Sandra grabbed her cell phone.  She double checked to make sure Greg was still passed out before sneaking out the sliding door that lead to the beach.  A slight breeze rushed against her face.  It was warm out for a January night.  But that was normal now.  Winters were like summers.  And the summers...   

    \n

    Sandra waited as the phone rang.  Thomas answered on the third ring.  

    \n

    \u201cHello.\u201d  

    \n

    \u201cHey stranger.\u201d  

    \n

    \u201cSandra, is that you?  It's four in the morning.\u201d  \u201c

    \n

    We both knew you would be up.\u201d  

    \n

    Thomas laughed.  \u201cTrue... but what about you?\u201d  

    \n

    \u201cCan't sleep.\u201d  

    \n

    A beat.  

    \n

    \u201cHow was the flight?\u201d  

    \n

    \u201cGood, until we almost crashed on landing.\u201d  

    \n

    \u201cAre you okay?\u201d Thomas asked.  

    \n

    \"Yeah.\u201d  

    \n

    \u201cTo die on the last plane ride.\u201d  

    \n

    Sandra smiled, \u201cI thought the same thing... so... how goes the research?  Have you saved the world yet?\u201d  

    \n

    \u201cYou probably would have heard something if I did.\u201d  

    \n

    \u201cHas there been any progress?\u201d  

    \n

    Thomas let out a sigh.  

    \n

    \u201cThomas?\u201d  

    \n

    \u201cNo Sandra.  Nothing.  We can't even figure out at what rate the ozone layer is shrinking, let alone what is causing it.  Some months it's a lot, some months it's barely noticeable.\u201d  

    \n

    \u201cHow long do we have?\u201d  

    \n

    \u201cSome people saw five, some say ten.  No one knows.\u201d 

    \n

     \u201cAnd you're still determined to spend them in a lab?\u201d  

    \n

    Yep, I will die with a beaker in my hand.\u201d  

    \n

    Sandra smiled.  

    \n

    Silence.   

    \n

    \u201cI miss you,\u201d said Thomas.  

    \n

    \u201cDon't... please don't.\u201d  

    \n

    \u201cWhy, you didn't give me a chance to say it before you left.\u201d  

    \n

    \u201cI gave you plenty of chances, maybe if you looked at me once, you would have seen that I was tired of  waiting.\u201d  

    \n

    \u201cAm I suppose to apologize because of what is happening?\u201d  

    \n

    \u201cI was waiting for you long before this happened.\u201d  

    \n

    \u201cYou still blame me.  You were with Greg.\u201d  

    \n

    \u201cYeah and you were with Linda... and they were out of the picture for six months.  One of them wasn't even in the country.\u201d  

    \n

    \u201cWe were BOTH busy then Sandra.  Remember, you didn't want to get involved, to mess up our friendship while things were hectic.  You just started your job at the hospital.  Or did you forget about all that?\u201d  

    \n

    \u201cAt least I still made time to see you.  And no I didn't forget.  Don't shove that in my face\u201d  

    \n

    \u201cSo you're practising medicine out there in Toronto?  Making a difference.\u201d  

    \n

    \u201cOh fuck you Thomas.  On your high horse.  You work for one person, you, to keep your mind busy, not all of us can find escape like that, so don't make us feel like shit.\u201d  

    \n

    \u201cI didn't mean to...\u201d Thomas swallowed hard, \u201cI'm just mad Sandra.  You left so suddenly.  So permanently.  And to Greg.  Of all people.  This isn't the worse part of it I know.  It would have been just as bad if you were alone.  But still...\u201d      

    \n

    \u201cIf you it makes you feel better, he didn't win, you lost.\u201d  

    \n

    \u201cThanks, I feel so much better now.\u201d  

    \n

    Sandra.  \u201cAnd I miss you too.\u201d  

    \n

    \u201cLet's try to keep in touch.  I don't know how much longer our phones will work.\u201d  

    \n

    \u201cWhat do you mean?\u201d  

    \n

    \u201cThe satellites, didn't you hear?\u201d  

    \n

    \u201cNo.\u201d  

    \n

    \u201cYeah we are heading back to the stone age... you don't know about the boats either?\u201d  

    \n

    Sandra stared off into the distant sea.  \u201cBoats?\u201d  

    \n

    \u201cCommercial ships are stopping at the end of February.  Too dangerous with the weather.\u201d  

    \n

    \u201cOh.\u201d  

    \n

    \u201cIt's not too late you know... you can come home.\u201d   

    \n

    \u201cI can't do that to Greg.\u201d  

    \n

    \u201cHe would probably be too high to remember it.\u201d   

    \n

    \u201cI'm sorry Thomas.\u201d  

    \n

    \u201cWas worth a shoot.\u201d  

    \n

    \u201cI should go...\u201d  

    \n

    \u201cI understand.  We will talk soon.\u201d  

    \n

    \u201cYeah... we will... bye Thomas.\u201d  

    \n

    A tear started to slide down Sandra's cheek.  She let herself feel the wind brush against it before wiping it off.  Then she turned around to go back to bed.  But before she left the beach something caught her eye.  There was a man with a camera pointed towards the sky, over the water.  Sandra wandered over to get closer.  When she was a couple of feet away she looked up to see what he was looking at.  Nothing.  It was pitch black.  But then the sun started to rise.  Magnificent shades of red and orange illuminated the air.  It was like being under a blanket of fire.  Sandra watched on in awe as the sound of a clicking camera went off beside her.  

    \n

    \u201cIs this the first sunset you have seen since it started.\u201d  

    \n

    \u201cYeah,\u201d she said, still looking at the sky.     

    \n

    \u201cThey get more beautiful each day.  As the sun gets closer.\u201d   

    \n

    \u201cThe sun isn't getting closer.\u201d  

    \n

    \u201cI know, but it's easier to say that.  People spend too much time trying to explain things.\u201d  He took another couple of shots.  \u201cI've been getting a lot of great shots.  Of people too.  It's like a magnifying glass.  We are still who we are, just now exposed.  Maybe intensified is the better word.  So much emotion.\u201d  

    \n

    \u201cIt's too bad...\u201d  Sandra stopped what she was saying.  It didn't need to be said: too bad no one will see them.  

    \n

    The photographer looked at Sandra.  He gave her a slight nod and went back to taking photos.  \u201cIt won't hurt.\u201d  

    \n

    \u201cSorry.\u201d  

    \n

    \u201cThe sun... when the ozone layer can't protect us anymore and the sun engulfs us.  It won't hurt.\u201d  

    \n

    Sandra just stared back.  Her hands started to shake.  Light at first, but then.  She rushed back into the house and flung open the cabinet doors.  With force she moved things around and through pots out of her way.  The sound echoed through the loft.  Greg woke up.  He walked up behind Sandra who was rustling through the entire kitchen.  

    \n

    \u201cSandra?\u201d  

    \n

    \u201cI need a drink.\u201d  

    \n

    \u201cCome back to bed.\u201d  

    \n

    Sandra turned and looked at Greg.   \u201cI need a fucking drink.\u201d  

    \n

    Greg moved over to his closet and pulled out a half empty bottle of vodka.  Sandra took it and chugged it back.  She almost finished it before gasping for air.  Then she shrunk to the floor, balling up as tight as she could.  Greg wrapped his arms around her.  Tears.  It was going to be a long night.

    \n", + "category": "story", + "children": 2, + "created": "2016-09-13T18:25:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s14.postimg.org/6mw4j2fap/cloud_cover_1005177_640.jpg" + ], + "tags": [ + "story", + "scifi", + "novel", + "writing", + "fiction" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 797070975804, + "payout": 0.199, + "payout_at": "2016-09-20T18:25:12", + "pending_payout_value": "0.199 HBD", + "percent_hbd": 10000, + "permlink": "welcome-to-zero-zone-what-would-you-do-if-the-ozone-layer-started-shrinking-every-year-chapter-1-and-2-sci-fi", + "post_id": 1234606, + "promoted": "56.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 12 + }, + "title": "Welcome To Zero Zone: What Would You Do If The Ozone Layer Started Shrinking Every Year? (Chapter 1 and 2, sci fi)", + "updated": "2016-09-13T18:25:12", + "url": "/story/@zerozone/welcome-to-zero-zone-what-would-you-do-if-the-ozone-layer-started-shrinking-every-year-chapter-1-and-2-sci-fi" + }, + { + "active_votes": [ + { + "rshares": 494391642947, + "voter": "barrie" + }, + { + "rshares": 31610662290478, + "voter": "smooth" + }, + { + "rshares": 289529505831, + "voter": "anonymous" + }, + { + "rshares": 16854949545468, + "voter": "rainman" + }, + { + "rshares": 14163917784755, + "voter": "summon" + }, + { + "rshares": 39155848943904, + "voter": "blocktrades" + }, + { + "rshares": 35326666852152, + "voter": "jamesc" + }, + { + "rshares": 7059606189796, + "voter": "wackou" + }, + { + "rshares": 3128476167880, + "voter": "lafona-miner" + }, + { + "rshares": 2096256423767, + "voter": "hr1" + }, + { + "rshares": 487651405903, + "voter": "lafona" + }, + { + "rshares": 120843729141, + "voter": "sandra" + }, + { + "rshares": 1135004981085, + "voter": "ihashfury" + }, + { + "rshares": 1119990128446, + "voter": "rossco99" + }, + { + "rshares": 1122770847303, + "voter": "delegate.lafona" + }, + { + "rshares": 314958306539, + "voter": "lafona5" + }, + { + "rshares": 3959838555687, + "voter": "wang" + }, + { + "rshares": 6378059750943, + "voter": "clayop" + }, + { + "rshares": 75962203474, + "voter": "aizensou" + }, + { + "rshares": 4806113946001, + "voter": "au1nethyb1" + }, + { + "rshares": 62376610768, + "voter": "jason" + }, + { + "rshares": 14534235538, + "voter": "bentley" + }, + { + "rshares": 1208243538, + "voter": "mineralwasser" + }, + { + "rshares": 108230094933, + "voter": "bonapartist" + }, + { + "rshares": 729564542117, + "voter": "boombastic" + }, + { + "rshares": 6951530929, + "voter": "bingo-0" + }, + { + "rshares": 1766385155, + "voter": "bingo-1" + }, + { + "rshares": 5899599110744, + "voter": "smooth.witness" + }, + { + "rshares": 990796481001, + "voter": "benjojo" + }, + { + "rshares": 449991408466, + "voter": "boatymcboatface" + }, + { + "rshares": 85657413997, + "voter": "vip" + }, + { + "rshares": 1192013839700, + "voter": "cass" + }, + { + "rshares": 2801441900430, + "voter": "donkeypong" + }, + { + "rshares": 137137151597, + "voter": "team" + }, + { + "rshares": 31544281136, + "voter": "chitty" + }, + { + "rshares": 117668471628, + "voter": "linouxis9" + }, + { + "rshares": 48494829719, + "voter": "alexgr" + }, + { + "rshares": 3109630138, + "voter": "yefet" + }, + { + "rshares": 52359143205, + "voter": "noisy" + }, + { + "rshares": 16821575841, + "voter": "jademont" + }, + { + "rshares": 1249553519798, + "voter": "gavvet" + }, + { + "rshares": 254434812899, + "voter": "eeks" + }, + { + "rshares": 24664809533, + "voter": "fkn" + }, + { + "rshares": 993850916624, + "voter": "hipster" + }, + { + "rshares": 6128545979, + "voter": "spaninv" + }, + { + "rshares": 40660963309, + "voter": "james-show" + }, + { + "rshares": 2111077828, + "voter": "gekko" + }, + { + "rshares": 336296162518, + "voter": "teamsteem" + }, + { + "rshares": 33078614731, + "voter": "elishagh1" + }, + { + "rshares": 1679913286804, + "voter": "cryptoctopus" + }, + { + "rshares": 6908648654, + "voter": "richman" + }, + { + "rshares": 607350582205, + "voter": "nanzo-scoop" + }, + { + "rshares": 7318111876, + "voter": "acidyo" + }, + { + "rshares": 1320082412, + "voter": "karask" + }, + { + "rshares": 438906687, + "voter": "btbrokersm" + }, + { + "rshares": 49788861896, + "voter": "hannixx42" + }, + { + "rshares": 187619295851, + "voter": "mummyimperfect" + }, + { + "rshares": 268562243, + "voter": "coar" + }, + { + "rshares": 642644074896, + "voter": "kevinwong" + }, + { + "rshares": 1766943395, + "voter": "murh" + }, + { + "rshares": 6513117311, + "voter": "cryptofunk" + }, + { + "rshares": 12100632650, + "voter": "andu" + }, + { + "rshares": 31247944841, + "voter": "trung81" + }, + { + "rshares": 10685141101, + "voter": "aizen01" + }, + { + "rshares": 6371125766, + "voter": "aizen02" + }, + { + "rshares": 3482166581, + "voter": "aizen03" + }, + { + "rshares": 1144871387, + "voter": "aizen04" + }, + { + "rshares": 484279852, + "voter": "aizen05" + }, + { + "rshares": 4697910260, + "voter": "aizen07" + }, + { + "rshares": 2809843705, + "voter": "aizen08" + }, + { + "rshares": 998676247, + "voter": "aizen09" + }, + { + "rshares": 432141410, + "voter": "aizen10" + }, + { + "rshares": 7108197911, + "voter": "aizen06" + }, + { + "rshares": 2986136394, + "voter": "aizen11" + }, + { + "rshares": 2052469222, + "voter": "aizen14" + }, + { + "rshares": 2413401557, + "voter": "aizen19" + }, + { + "rshares": 63404356848, + "voter": "theshell" + }, + { + "rshares": 636164483, + "voter": "aizen15" + }, + { + "rshares": 6297863286, + "voter": "aizen16" + }, + { + "rshares": 52068817069, + "voter": "ak2020" + }, + { + "rshares": 632406127, + "voter": "aizen20" + }, + { + "rshares": 4134069580, + "voter": "aizen22" + }, + { + "rshares": 1098897970, + "voter": "aizen23" + }, + { + "rshares": 2161329779, + "voter": "aizen17" + }, + { + "rshares": 3401857817, + "voter": "aizen24" + }, + { + "rshares": 480904068, + "voter": "aizen18" + }, + { + "rshares": 1288276552, + "voter": "aizen25" + }, + { + "rshares": 2188323605, + "voter": "aizen28" + }, + { + "rshares": 3367431130, + "voter": "aizen26" + }, + { + "rshares": 1105433613, + "voter": "aizen27" + }, + { + "rshares": 3799083911, + "voter": "aizen32" + }, + { + "rshares": 2078492559, + "voter": "aizen30" + }, + { + "rshares": 3844628260, + "voter": "aizen31" + }, + { + "rshares": 1265552678, + "voter": "aizen33" + }, + { + "rshares": 1522416482, + "voter": "aizen34" + }, + { + "rshares": 305646057, + "voter": "aizen35" + }, + { + "rshares": 5733902324, + "voter": "aizen36" + }, + { + "rshares": 1430549748, + "voter": "aizen37" + }, + { + "rshares": 400254865, + "voter": "aizen29" + }, + { + "rshares": 2815787548, + "voter": "aizen21" + }, + { + "rshares": 65442064945, + "voter": "justtryme90" + }, + { + "rshares": 4320391334, + "voter": "aizen12" + }, + { + "rshares": 1839575941, + "voter": "aizen38" + }, + { + "rshares": 10902354441, + "voter": "zebbra2014" + }, + { + "rshares": 13255149623, + "voter": "johnerfx" + }, + { + "rshares": 512906056, + "voter": "aizen39" + }, + { + "rshares": 410265352, + "voter": "applecrisp" + }, + { + "rshares": 55570956452, + "voter": "juanmiguelsalas" + }, + { + "rshares": 112713628663, + "voter": "kenny-crane" + }, + { + "rshares": 394735060526, + "voter": "kaylinart" + }, + { + "rshares": 13621999256, + "voter": "facer" + }, + { + "rshares": 1177272136, + "voter": "johnerminer" + }, + { + "rshares": 173921081175, + "voter": "thedashguy" + }, + { + "rshares": 6071598234, + "voter": "mark-waser" + }, + { + "rshares": 231594690436, + "voter": "kimziv" + }, + { + "rshares": 273577264647, + "voter": "lukestokes" + }, + { + "rshares": 2806302424, + "voter": "gary-smith" + }, + { + "rshares": 4089836867, + "voter": "svamiva" + }, + { + "rshares": 64046822402, + "voter": "scrawl" + }, + { + "rshares": 35372396884, + "voter": "clement" + }, + { + "rshares": 362176333, + "voter": "chetlanin" + }, + { + "rshares": 280810708, + "voter": "ladyclair" + }, + { + "rshares": 184760362426, + "voter": "asmolokalo" + }, + { + "rshares": 268820184, + "voter": "stompy" + }, + { + "rshares": 38200160741, + "voter": "good-karma" + }, + { + "rshares": 73762609484, + "voter": "rubybian" + }, + { + "rshares": 18189030328, + "voter": "firepower" + }, + { + "rshares": 158039253094, + "voter": "derekareith" + }, + { + "rshares": 30778616845, + "voter": "picokernel" + }, + { + "rshares": 381791828, + "voter": "aizen13" + }, + { + "rshares": 3278869761, + "voter": "aizen41" + }, + { + "rshares": 931805289, + "voter": "aizen42" + }, + { + "rshares": 3174298011, + "voter": "aizen46" + }, + { + "rshares": 868825550, + "voter": "aizen47" + }, + { + "rshares": 212978339, + "voter": "aizen48" + }, + { + "rshares": 111038594, + "voter": "aizen49" + }, + { + "rshares": 93226714854, + "voter": "furion" + }, + { + "rshares": 760726433, + "voter": "busser" + }, + { + "rshares": 589691172, + "voter": "barbara2" + }, + { + "rshares": 661803442, + "voter": "ch0c0latechip" + }, + { + "rshares": 606579517, + "voter": "doge4lyf" + }, + { + "rshares": 922473502, + "voter": "aizen51" + }, + { + "rshares": 30493392653, + "voter": "etherdesign" + }, + { + "rshares": 446813730, + "voter": "aizen43" + }, + { + "rshares": 66332881, + "voter": "aizen44" + }, + { + "rshares": 748242419, + "voter": "aizen54" + }, + { + "rshares": 109306599844, + "voter": "sigmajin" + }, + { + "rshares": 18352072104, + "voter": "ausbitbank" + }, + { + "rshares": 1422705803, + "voter": "mixa" + }, + { + "rshares": 17991991431, + "voter": "sebastien" + }, + { + "rshares": 21616460291, + "voter": "steemit-life" + }, + { + "rshares": 277673518969, + "voter": "jesta" + }, + { + "rshares": 137726541, + "voter": "snowden" + }, + { + "rshares": 4705279583, + "voter": "thegoodguy" + }, + { + "rshares": 3712452505, + "voter": "bitland" + }, + { + "rshares": 886111341, + "voter": "karen13" + }, + { + "rshares": 19960858318, + "voter": "meiisheree" + }, + { + "rshares": 24967411073, + "voter": "igster" + }, + { + "rshares": 9956318457, + "voter": "kaptainkrayola" + }, + { + "rshares": 237453951, + "voter": "hankrearden" + }, + { + "rshares": 243649644994, + "voter": "nabilov" + }, + { + "rshares": 10130788801, + "voter": "cloveandcinnamon" + }, + { + "rshares": 6260649223, + "voter": "juvyjabian" + }, + { + "rshares": 4121277460, + "voter": "dcryptogold" + }, + { + "rshares": 228974719, + "voter": "aizen52" + }, + { + "rshares": 91537541765, + "voter": "stephencurry" + }, + { + "rshares": 2493530595, + "voter": "jza" + }, + { + "rshares": 1425501767, + "voter": "vorsseli" + }, + { + "rshares": 95629552818, + "voter": "inertia" + }, + { + "rshares": 3870393694, + "voter": "maximkichev" + }, + { + "rshares": 570455242, + "voter": "chrishronic" + }, + { + "rshares": 1942913778, + "voter": "the-future" + }, + { + "rshares": 186523532, + "voter": "aizen55" + }, + { + "rshares": 179094095267, + "voter": "blueorgy" + }, + { + "rshares": 1760131389, + "voter": "rockymtnbarkeep" + }, + { + "rshares": 7311842917, + "voter": "geronimo" + }, + { + "rshares": 144764547, + "voter": "bsgomes" + }, + { + "rshares": 5994171994, + "voter": "bitcoiner" + }, + { + "rshares": 116496190, + "voter": "bzeen" + }, + { + "rshares": 3412494832, + "voter": "tarindel" + }, + { + "rshares": 250932332076, + "voter": "liberosist" + }, + { + "rshares": 138656821, + "voter": "bento" + }, + { + "rshares": 118470008, + "voter": "chugumoto" + }, + { + "rshares": 43069591066, + "voter": "jl777" + }, + { + "rshares": 20001018371, + "voter": "positive" + }, + { + "rshares": 24291698019, + "voter": "masterinvestor" + }, + { + "rshares": 59822924, + "voter": "steemchain" + }, + { + "rshares": 59822924, + "voter": "whalepool" + }, + { + "rshares": 9804149992, + "voter": "fishborne" + }, + { + "rshares": 102875990, + "voter": "sergey44" + }, + { + "rshares": 1007768722, + "voter": "mohammed123" + }, + { + "rshares": 20688732028, + "voter": "krabgat" + }, + { + "rshares": 1376683720, + "voter": "pump" + }, + { + "rshares": 3634707952, + "voter": "proto" + }, + { + "rshares": 658167005, + "voter": "curator" + }, + { + "rshares": 1806888364, + "voter": "ace108" + }, + { + "rshares": 36939521968, + "voter": "sisterholics" + }, + { + "rshares": 1404116436, + "voter": "alex.chien" + }, + { + "rshares": 687422157, + "voter": "fnait" + }, + { + "rshares": 610698043, + "voter": "keepcalmand" + }, + { + "rshares": 82066003, + "voter": "aizen53" + }, + { + "rshares": 11340560412, + "voter": "dimitarj" + }, + { + "rshares": 146197966, + "voter": "steemster1" + }, + { + "rshares": 810978006, + "voter": "candy49" + }, + { + "rshares": 348925355, + "voter": "uwe69" + }, + { + "rshares": 947311657, + "voter": "metaflute" + }, + { + "rshares": 440272027, + "voter": "bento04" + }, + { + "rshares": 738283145, + "voter": "bento03" + }, + { + "rshares": 1504063821, + "voter": "aizen" + }, + { + "rshares": 1838470192, + "voter": "taker" + }, + { + "rshares": 234833038, + "voter": "bento02" + }, + { + "rshares": 540665469, + "voter": "bento01" + }, + { + "rshares": 41501523047, + "voter": "rampant" + }, + { + "rshares": 1618547851, + "voter": "coinbar" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 240147448, + "voter": "frozendota" + }, + { + "rshares": 5969959739, + "voter": "french.fyde" + }, + { + "rshares": 58971492, + "voter": "lillianjones" + }, + { + "rshares": 1304888347445, + "voter": "laonie" + }, + { + "rshares": 240068982327, + "voter": "ozchartart" + }, + { + "rshares": 5001534185, + "voter": "croatia" + }, + { + "rshares": 64020118, + "voter": "vladimirputin" + }, + { + "rshares": 24852103427, + "voter": "rawnetics" + }, + { + "rshares": 64028162, + "voter": "angelamerkel" + }, + { + "rshares": 24020626157, + "voter": "laonie1" + }, + { + "rshares": 24535386306, + "voter": "laonie2" + }, + { + "rshares": 24544058590, + "voter": "laonie3" + }, + { + "rshares": 80221808, + "voter": "bento06" + }, + { + "rshares": 43704576634, + "voter": "myfirst" + }, + { + "rshares": 265158148559, + "voter": "somebody" + }, + { + "rshares": 10399345553, + "voter": "flysaga" + }, + { + "rshares": 5477690509, + "voter": "brendio" + }, + { + "rshares": 7070364590, + "voter": "gmurph" + }, + { + "rshares": 6276503481, + "voter": "kryptik" + }, + { + "rshares": 61435217888, + "voter": "midnightoil" + }, + { + "rshares": 81519384165, + "voter": "mibenkito" + }, + { + "rshares": 998445432, + "voter": "altucher" + }, + { + "rshares": 4274854743, + "voter": "ullikume" + }, + { + "rshares": 99580782, + "voter": "timferriss" + }, + { + "rshares": 58150459, + "voter": "michellek" + }, + { + "rshares": 24539525603, + "voter": "laonie4" + }, + { + "rshares": 24537013181, + "voter": "laonie5" + }, + { + "rshares": 24534080382, + "voter": "laonie6" + }, + { + "rshares": 4337200195, + "voter": "armen" + }, + { + "rshares": 24530098576, + "voter": "laonie7" + }, + { + "rshares": 6143207897, + "voter": "kurtbeil" + }, + { + "rshares": 24526507450, + "voter": "laonie8" + }, + { + "rshares": 24523766631, + "voter": "laonie9" + }, + { + "rshares": 3299212767, + "voter": "steemleak" + }, + { + "rshares": 102639999, + "voter": "darrenrowse" + }, + { + "rshares": 146258198190, + "voter": "xiaohui" + }, + { + "rshares": 11508002267, + "voter": "ekitcho" + }, + { + "rshares": 144762864, + "voter": "bigsambucca" + }, + { + "rshares": 95622288000, + "voter": "joele" + }, + { + "rshares": 60024015, + "voter": "nickche" + }, + { + "rshares": 4804440310, + "voter": "xiaokongcom" + }, + { + "rshares": 2403604526, + "voter": "pgarcgo" + }, + { + "rshares": 59424313, + "voter": "msjennifer" + }, + { + "rshares": 54654502, + "voter": "ciao" + }, + { + "rshares": 14027961743, + "voter": "cristi" + }, + { + "rshares": 52985539, + "voter": "steemo" + }, + { + "rshares": 1001983645, + "voter": "fooblic" + }, + { + "rshares": 175834493, + "voter": "pcashmore" + }, + { + "rshares": 278291283, + "voter": "naifaz" + }, + { + "rshares": 9684009449, + "voter": "xianjun" + }, + { + "rshares": 52848854, + "voter": "steema" + }, + { + "rshares": 58449787, + "voter": "andrew.sullivan" + }, + { + "rshares": 1025417180, + "voter": "brianclark" + }, + { + "rshares": 815207781, + "voter": "daniel.kahneman" + }, + { + "rshares": 228314859, + "voter": "tucker.max" + }, + { + "rshares": 61313637, + "voter": "jfelton5" + }, + { + "rshares": 111955254, + "voter": "sandziro" + }, + { + "rshares": 726224822, + "voter": "darren.rowse" + }, + { + "rshares": 3745978172, + "voter": "bhavnapatel68" + }, + { + "rshares": 54611897, + "voter": "chris.dunn" + }, + { + "rshares": 69649131, + "voter": "confucius" + }, + { + "rshares": 11789352705, + "voter": "borran" + }, + { + "rshares": 4015538661, + "voter": "bledarus" + }, + { + "rshares": 1155022375, + "voter": "pat.flynn" + }, + { + "rshares": 1199438241, + "voter": "mattmarshall" + }, + { + "rshares": 429168672, + "voter": "timothysykes" + }, + { + "rshares": 42612416132, + "voter": "bitcalm" + }, + { + "rshares": 56563243, + "voter": "party1998" + }, + { + "rshares": 104765652, + "voter": "patflynn" + }, + { + "rshares": 53661976, + "voter": "jarvis" + }, + { + "rshares": 634792077, + "voter": "microluck" + }, + { + "rshares": 221431500, + "voter": "lisadang" + }, + { + "rshares": 879312568, + "voter": "andrewsullivan" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 6669342810, + "voter": "rubenalexander" + }, + { + "rshares": 12152847854, + "voter": "matrixdweller" + }, + { + "rshares": 9301205100, + "voter": "theb0red1" + }, + { + "rshares": 51899170, + "voter": "fortuner" + }, + { + "rshares": 118588335255, + "voter": "helikopterben" + }, + { + "rshares": 7822130251, + "voter": "lemouth" + }, + { + "rshares": 59750246, + "voter": "saveliy" + }, + { + "rshares": 699530791, + "voter": "alexma3x" + }, + { + "rshares": 479508737, + "voter": "harvey.levin" + }, + { + "rshares": 2786029062, + "voter": "cryptomental" + }, + { + "rshares": 14992200918, + "voter": "gvargas123" + }, + { + "rshares": 12236504108, + "voter": "cryptomancer" + }, + { + "rshares": 50698107, + "voter": "johnbyrd" + }, + { + "rshares": 50682252, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 50691211, + "voter": "ficholl" + }, + { + "rshares": 50673817, + "voter": "widell" + }, + { + "rshares": 3657683169, + "voter": "shneakysquirrel" + }, + { + "rshares": 310097833, + "voter": "steevc" + }, + { + "rshares": 71768449, + "voter": "vasilii" + }, + { + "rshares": 8994081971, + "voter": "mada" + }, + { + "rshares": 50311250, + "voter": "revelbrooks" + }, + { + "rshares": 2307010202, + "voter": "levycore" + }, + { + "rshares": 24517458061, + "voter": "laonie10" + }, + { + "rshares": 63610163, + "voter": "steempipe" + }, + { + "rshares": 14514190599, + "voter": "nastik" + }, + { + "rshares": 190905492, + "voter": "rand.fishkin" + }, + { + "rshares": 55543445, + "voter": "bitchplease" + }, + { + "rshares": 77396528139, + "voter": "someguy123" + }, + { + "rshares": 16095463618, + "voter": "mikemacintire" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 3708243581, + "voter": "naquoya" + }, + { + "rshares": 80071335, + "voter": "justinschwalm" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 6041489948, + "voter": "rimann" + }, + { + "rshares": 1258844947, + "voter": "lenar" + }, + { + "rshares": 62828027, + "voter": "uri-bruck" + }, + { + "rshares": 57881328, + "voter": "landas" + }, + { + "rshares": 91390518, + "voter": "uziriel" + }, + { + "rshares": 4437105078, + "voter": "richardcrill" + }, + { + "rshares": 23656839672, + "voter": "laonie11" + }, + { + "rshares": 1759632380, + "voter": "eight-rad" + }, + { + "rshares": 64527759, + "voter": "lovetosteemit" + }, + { + "rshares": 58930836, + "voter": "cryptohazard" + }, + { + "rshares": 1692418493, + "voter": "davidjkelley" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 98163194, + "voter": "rusla" + }, + { + "rshares": 13529851827, + "voter": "ghasemkiani" + }, + { + "rshares": 9962881029, + "voter": "sponge-bob" + }, + { + "rshares": 4987124277, + "voter": "l0k1" + }, + { + "rshares": 15886429679, + "voter": "digital-wisdom" + }, + { + "rshares": 5796897349, + "voter": "leavemealone" + }, + { + "rshares": 474964783, + "voter": "areynolds" + }, + { + "rshares": 3867093626, + "voter": "ethical-ai" + }, + { + "rshares": 53093296, + "voter": "freesteem" + }, + { + "rshares": 83379327, + "voter": "troyb42" + }, + { + "rshares": 2477345340, + "voter": "fajrilgooner" + }, + { + "rshares": 5805155009, + "voter": "jwaser" + }, + { + "rshares": 148331179950, + "voter": "thecyclist" + }, + { + "rshares": 633563845, + "voter": "kev7000" + }, + { + "rshares": 59219559, + "voter": "lighter" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 9325126978, + "voter": "masterline" + }, + { + "rshares": 174157915, + "voter": "harveylevin" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 10060752182, + "voter": "goose" + }, + { + "rshares": 55271378, + "voter": "negre" + }, + { + "rshares": 2730258409, + "voter": "bwaser" + }, + { + "rshares": 7301936139, + "voter": "renzoarg" + }, + { + "rshares": 120475423, + "voter": "gary.vaynerchuk" + }, + { + "rshares": 51830988, + "voter": "roadhog" + }, + { + "rshares": 51729228, + "voter": "jeff-kubitz" + }, + { + "rshares": 2021693984, + "voter": "alina1" + }, + { + "rshares": 50377764, + "voter": "jenny-talls" + }, + { + "rshares": 9951069551, + "voter": "brains" + }, + { + "rshares": 50210467, + "voter": "post-successful" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 4971665568, + "voter": "burnin" + }, + { + "rshares": 219004308, + "voter": "anomaly" + }, + { + "rshares": 2451682766, + "voter": "ellepdub" + }, + { + "rshares": 50852949, + "voter": "gregorygarcia" + }, + { + "rshares": 50407156, + "voter": "timothy.sykes" + }, + { + "rshares": 215238581, + "voter": "ola1" + }, + { + "rshares": 5641974804, + "voter": "michelle.gent" + }, + { + "rshares": 11966203508, + "voter": "herpetologyguy" + }, + { + "rshares": 4915054987, + "voter": "morgan.waser" + }, + { + "rshares": 50602980, + "voter": "cfisher" + }, + { + "rshares": 463846689, + "voter": "borishaifa" + }, + { + "rshares": 61035542, + "voter": "teo" + }, + { + "rshares": 3147545204, + "voter": "dodders007" + }, + { + "rshares": 4541294541, + "voter": "airmike" + }, + { + "rshares": 3765176609, + "voter": "strong-ai" + }, + { + "rshares": 69576474, + "voter": "igtes" + }, + { + "rshares": 158001233, + "voter": "iliyaa" + }, + { + "rshares": 141653069, + "voter": "buffett" + }, + { + "rshares": 158649039, + "voter": "ndea30" + }, + { + "rshares": 158641883, + "voter": "domenico" + }, + { + "rshares": 157805871, + "voter": "serena199" + }, + { + "rshares": 157774885, + "voter": "gia7" + }, + { + "rshares": 157303076, + "voter": "richie4" + }, + { + "rshares": 157241455, + "voter": "coraline88" + }, + { + "rshares": 156977663, + "voter": "harlen" + }, + { + "rshares": 156939548, + "voter": "yanuel" + }, + { + "rshares": 156889267, + "voter": "daritza" + }, + { + "rshares": 160719976, + "voter": "jasonxg" + }, + { + "rshares": 159386290, + "voter": "ibm1000" + }, + { + "rshares": 159106214, + "voter": "chocolatoso" + }, + { + "rshares": 96638506, + "voter": "dealzgal" + }, + { + "rshares": 155548144, + "voter": "crowkeep" + }, + { + "rshares": 158504837, + "voter": "bonitaxm" + }, + { + "rshares": 148942803, + "voter": "pathtomydream" + }, + { + "rshares": 133720923, + "voter": "bromejs" + }, + { + "rshares": 115485161, + "voter": "paulocouto" + }, + { + "rshares": 151875752, + "voter": "oniondog" + }, + { + "rshares": 154693792, + "voter": "kindle" + }, + { + "rshares": 151525581, + "voter": "kevinfoesenek" + }, + { + "rshares": 148041723, + "voter": "newsfeed" + }, + { + "rshares": 154017434, + "voter": "sawgunner13" + }, + { + "rshares": 150939275, + "voter": "xaver" + }, + { + "rshares": 147818170, + "voter": "dirlei.sdias" + } + ], + "author": "furion", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.53, + "beneficiaries": [], + "blacklists": [], + "body": "![](http://i.imgur.com/jVLWgAY.png)\n*graphics by @etherdesign*\n\n## Why steemtools\nI have been pretty busy in the past month, working on several Steem related projects:\n- SteemQ, a video platform on top of STEEM\n- steem.li, real-time voting and curation tools\n- IM market-maker, running 24/7\n- a set of curation bots\n- weekly reports on various topics\n\nI had spent a fair amount of time writing code and looking for solutions that would enable me to in part do these things.\n\nThe need for the library emerged, as I realized I had scattered code over all of my projects, in many cases, implementing the same functionalities.\n\nI have also been contacted by half a dozen people on https://steemit.chat, asking for advice on certain problems - problems I had already solved myself.\n\nI think that different people solving the same problems makes no sense - when all we really want is to achieve a higher level goal.\n\nThe purpose of this library is to enable others to do what I do, and avoid the colossal waste of time.\n\n\n## Acknowledgments\nsteemtools is built on top of [piston](https://github.com/xeroc/piston) and [python-steemlib](https://github.com/xeroc/python-steemlib), the awesome Python libraries made by @xeroc.\n\n@jesta has been very helpful in #piston channel on https://steemit.chat, and **steem.ws**, a fast and reliable node cluster has saved me a lot of time, and allowed me to keep working while my local node was re-compiling/replaying.\n\nAnd lastly, @burnin, a guy that [reverse-engineered the voting mechanisms](https://steemit.com/steemit/@burnin/reward-shares-understanding-how-your-votes-affect-a-post), and saved me so much time with the Converter module. \n\nThank you guys, I could not have done this without you.\n\n# Installation\nI highly recommend starting off with [Anaconda distribution of Python 3.5](https://www.continuum.io/downloads).\n\nAfter that, we only need to run one command:\n```\npip install steemtools\n```\n\n\n# Modules\nsteemtools is currently comprised of 4 modules:\n- `blockchain`: all utilities for blockchain traversal/parsing\n- `base`: contains our `Post`, `Account` and `Converter` classes\n- `helpers`: static helper functions\n- `node`: a convenient way to connect to local RPC, with automatic failover to steem.ws\n\n## Blockchain\n-----------------\n\n**Replaying History:**\n```\nfrom steemtools.blockchain import Blockchain\n\nfor event in Blockchain().replay():\n print(\"Event: %s\" % event['op_type'])\n print(\"Time: %s\" % event['timestamp'])\n print(\"Body: %s\\n\" % event['op'])\n```\n\nThis function allows us to go back in time, and replay the entire STEEM blockchain from start to finish. Once it reaches the present moment, it will keep going, printing events with every new block (every 3 seconds or so).\n\nThe output will look a little bit like this:\n![](http://i.imgur.com/HPhjgyp.png)\n\n**Operation Types:**\nPerhaps we aren't interested in all the events, but just specific ones.\nWe can ask `replay` to only give us **votes**:\n```\nfor event in Blockchain().replay(filter_by=\"vote\")\n```\nOr a set of events, such as **votes and comments**:\n```\nfor event in Blockchain().replay(filter_by=[\"vote\", \"comment\"])\n```\n\nFor the reference, the full list of currently available operations is:\n```\nblockchain_operations = [\n 'vote', 'comment', 'delete_comment', 'account_create', 'account_update',\n 'limit_order_create', 'limit_order_cancel',\n 'transfer', 'transfer_to_vesting', 'withdraw_vesting', 'convert', 'set_withdraw_vesting_route',\n 'pow', 'pow2', 'feed_publish', 'witness_update',\n 'account_witness_vote', 'account_witness_proxy',\n 'recover_account', 'request_account_recovery', 'change_recovery_account',\n 'custom', 'custom_json'\n]\n```\n\n**Time Constraints:**\nParsing the ENTIRE blockchain is often unnecessary. We can specify a desired range:\n```\nstart_block = 3598980\nend_block = 4260042\nfor event in Blockchain().replay(start_block, end_block=end_block, filter_by=[\"vote\", \"comment\"]):\n\tpprint(event)\n```\n\nWorking with block numbers is painful, and this is why `blockchain` module comes with 2 helpers:\n```\nget_current_block()\nget_block_from_time(\"2016-09-01T00:00:00\")\n```\n\n**Putting it all together...**\n```\nb = Blockchain()\nhistory = b.replay(\n start_block=b.get_block_from_time(\"2016-09-01T00:00:00\"),\n end_block=b.get_current_block(),\n filter_by=['transfer']\n)\nfor event in history:\n payment = event['op']\n print(\"@%s sent %s to @%s\" % (payment['from'], payment['amount'], payment['to']))\n```\nThe above code will fetch all the transfers from September 9th going forward, up until present.\n```\n...\n@victoriart sent 1.000 SBD to @null\n@dude sent 5.095 STEEM to @bittrex\n@devil sent 5.107 STEEM to @poloniex\n@pinoytravel sent 0.010 SBD to @null\n@aladdin sent 5.013 STEEM to @poloniex\n@mrwang sent 31.211 STEEM to @blocktrades\n@kodi sent 0.030 SBD to @steembingo\n...\n```\n\n## Account History\n-----------------\nAccount module allows us to lookup virtual operations, as well as some of the common operations for an individual account.\nUsually it is more efficient to query the account history over parsing the blockchain block-by-block.\n\n\n**Looking up the account history:**\nAccounts module gives us 2 generators for the task, **history**, which gives us account history from inception forward and **history2** which gives us account history newest to oldest. The interface should look familiar, as it is similar to the **replay** from the *blockchain* module.\n```\nfrom steemtools.base import Account\nfrom steemtools.helpers import parse_payout\n\nfor event in Account(\"furion\").history(filter_by=[\"transfer\"]):\n transfer = event['op']\n if transfer['to'] == \"null\":\n print(\"$%.1f :: %s\" % (parse_payout(transfer['amount']), transfer['memo']))\n```\nThe code above will pull the transfer history for my account, find promoted posts by looking for transfers to @null, and finally print the $ amount spent as well as the permlink to the post.\n\n```\n$11.1 :: @furion/steem-analysis-ownership-distribution-and-the-whale-selling-pressure\n$11.0 :: @furion/using-machine-learning-to-fight-plagiarism\n$41.0 :: @furion/a-quick-look-at-null-and-the-profitability-of-promoted-posts\n```\n\n**Virtual Operations:**\nAs mentioned above, there are several operations that are *virtual*, and we cannot obtain these by parsing the blockchain itself. We can however lookup the history of virtual operations on a specific account with the **history** method.\n```\nAccount(\"furion\").history(filter_by=[\"curate_reward\", \"fill_order\"])\n```\nCurrently, the following types are available for the lookup (both virtual and not):\n```\naccount_operations = {\n 'account_create',\n 'account_update',\n 'account_witness_vote',\n 'comment',\n 'comment_reward',\n 'convert',\n 'curate_reward',\n 'fill_order',\n 'fill_vesting_withdraw',\n 'fill_convert_request',\n 'interest',\n 'limit_order_cancel',\n 'limit_order_create',\n 'transfer',\n 'transfer_to_vesting',\n 'vote',\n 'witness_update',\n 'account_witness_proxy',\n 'feed_publish',\n 'pow', 'pow2',\n 'withdraw_vesting',\n}\n```\n\n## Account Methods\n-----------------\nAccount has several helper methods. Here are a few:\n```\nfrom steemtools.base import Account\n\naccount = Account(\"furion\")\n\naccount.get_sp()\n#> 6211.590278675119\n\naccount.reputation()\n#> 62.76\n\naccount.voting_power()\n#> 80.75\n\naccount.avg_payout_per_post()\n#> 142.7166\n```\n\nWe can also easily obtain the latest blog posts. Lets get the titles of most recent 3:\n```\nblog = account.get_blog()\nfor post in blog[:3]:\n\tprint(post['title'])\n\n# outputs:\n# A quick look at @null, and the profitability of Promoted Posts\n# A quick look at the top curators and their rewards\n# Homepage Payout Distribution, Power Law and Project Curie\n\n```\nHow about a list of followers:\n```\nfollowers = account.get_followers()\n#> ['anns', 'benjy33', 'negoshi', ...]\n\n```\n\nLets obtain the curation stats:\n```\naccount.curation_stats()\n# outputs\n# {'24hr': 9.627790750805277, '7d': 57.82547153222017, 'avg': 8.260781647460025}\n```\n\nOr get a basket of features:\n```\naccount.get_features(max_posts, payout_requirement)\n```\n\nOutputs:\n```\n{'author': {'followers': 281,\n 'post_count': 10,\n 'ppp': 142,\n 'rep': 62.76,\n 'sp': 6211,\n 'ttw': 281.0,\n 'winners': 2},\n 'name': 'furion',\n 'settings': {'max_posts': 10, 'payout_requirement': 300}}\n ```\n Check out the `base.py` module for all the methods.\n\n## Posts\n-----------------\nPost is a superset of `piston.steem.Post`. This means that, it behaves the same way, and has all the niceties and helpers that piston's Post object has.\n\nWe can initialize it in any of these ways:\na) using the identifier string\n```\nPost(\"@furion/homepage-payout-distribution-power-law-and-project-curie\")\n```\n\nb) using a piston.steem.Post object\n```\nlast_post = Account(\"furion\").get_blog()[0]\nPost(last_post)\n```\n\nc) using a author+permlink containing dictionary, such as vote\n```\nfor vote in s.rpc.stream(\"vote\"):\n print(vote)\n print(Post(vote))\n \n# {'voter': 'ats-david', 'author': 'whatsup', 'weight': 10000, 'permlink': 're-steve-walschot-investigating-the-wale-scam-assumptions-above-knowledge-20160912t020220232z'}\n# \n```\n\n----------\nNow that our Post is initialized, we have access to extra methods. Here are a few:\n```\np = Post(\"@furion/homepage-payout-distribution-power-law-and-project-curie\")\n\np.payout()\n#> 456.003\n\n# if the post was 10 minutes old, this would output 33.33\np.calc_reward_pct()\n#> 100\n\np.is_comment()\n#> False\n\n# not a spam tagged post\np.contains_tags(filter_by=[\"spam\"])\n#> False\n\np.get_votes()\n#> [list of active votes]\n\n```\nCheck out the `base.py` module for all the methods.\n\n\n## Converter\n-----------------\nConverter is a class that tries to convert/calculate different units. I won't go into details in this post, aside from listing the available methods:\n```\nfrom steemtools.base import Converter\n\nc = Converter()\n\nc.sbd_median_price()\nc.steem_per_mvests()\n\nc.vests_to_sp(vests)\nc.sp_to_vests(sp)\nc.sp_to_rshares(sp)\nc.steem_to_sbd(steem)\nc.sbd_to_steem(sbd)\nc.sbd_to_shares(sbd)\nc.rshares_to_weight(rshares)\n```\n\n## Helpers\n-----------------\nHelpers is a set of static methods that are generally useful when dealing with Steem objects.\n```\nfrom steemtools import helpers\n\n# get just the digit part of any asset (STEEM, VESTS, SBD)\nhelpers.parse_payout(\"12.3456 SBD\") \n#> 12.3456\n\n# break down our asset\nhelpers.read_asset(\"12.3456 SBD\")\n#> {'symbol': 'SBD', 'value': 12.3456}\n\n# get time difference in seconds between lets say 2 posts\nhelpers.time_diff(time1, time2)\n#> 1337\n\n# determine if our object is a post or a comment\nhelpers.is_comment(object)\n#> False\n\n# time elapsed in seconds \nhelpers.time_elapsed(post)\n#> 9001\n```\n\n\n## Going forward\nI wanted to be as minimal as possible with the first version, and only include the most essential components.\n\nThere are many new features, and areas in which steemtools can be expanded upon. For instance, an exchange module, that would allow for quick bootstrapping of a market-maker or arbitrage bot. These features may be added later on.\n\nFor now, I am looking for feedback and new ideas on how to improve whats already there, and make the library stable, so people can depend on it.\n\nGithub: [Netherdrake/steemtools](https://github.com/Netherdrake/steemtools)\n\n-------------------\n\n
    ![](http://i.imgur.com/5MaAhy7.png) Don't miss out on the next post. [Follow me.](https://steemit.com/@furion)
    \n\n-------------------", + "category": "steemtools", + "children": 36, + "created": "2016-09-13T11:25:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/jVLWgAY.png", + "http://i.imgur.com/HPhjgyp.png", + "http://i.imgur.com/5MaAhy7.png" + ], + "links": [ + "https://steemit.chat", + "https://github.com/xeroc/piston", + "https://github.com/xeroc/python-steemlib", + "https://steemit.com/steemit/@burnin/reward-shares-understanding-how-your-votes-affect-a-post", + "https://www.continuum.io/downloads", + "https://github.com/Netherdrake/steemtools", + "https://steemit.com/@furion" + ], + "tags": [ + "steemtools", + "steem", + "programming", + "python", + "piston" + ], + "users": [ + "etherdesign", + "xeroc", + "jesta", + "burnin", + "null" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 195934837419741, + "payout": 1963.324, + "payout_at": "2016-09-20T11:25:42", + "pending_payout_value": "1963.324 HBD", + "percent_hbd": 10000, + "permlink": "ann-steemtools-a-high-level-python-library-for-steem", + "post_id": 1230572, + "promoted": "56.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 409 + }, + "title": "[ANN] steemtools - A High-Level Python library for Steem", + "updated": "2016-09-13T11:25:42", + "url": "/steemtools/@furion/ann-steemtools-a-high-level-python-library-for-steem" + }, + { + "active_votes": [ + { + "rshares": 688300389712, + "voter": "barrie" + }, + { + "rshares": 32496623460377, + "voter": "smooth" + }, + { + "rshares": 173136963840, + "voter": "highasfuck" + }, + { + "rshares": 159918861664, + "voter": "nextgenwitness" + }, + { + "rshares": 2005390105155, + "voter": "hr1" + }, + { + "rshares": 289360051453, + "voter": "justin" + }, + { + "rshares": 3101900144, + "voter": "boy" + }, + { + "rshares": 3765915056, + "voter": "bue-witness" + }, + { + "rshares": 690731471, + "voter": "bunny" + }, + { + "rshares": 54440008673, + "voter": "bue" + }, + { + "rshares": 29743986876, + "voter": "danknugs" + }, + { + "rshares": 358100743277, + "voter": "steemservices" + }, + { + "rshares": 23660560627, + "voter": "steemservices1" + }, + { + "rshares": 1662255525, + "voter": "mini" + }, + { + "rshares": 213742499, + "voter": "moon" + }, + { + "rshares": 2085987925412, + "voter": "joseph" + }, + { + "rshares": 11623788462, + "voter": "bentley" + }, + { + "rshares": 444535034035, + "voter": "recursive3" + }, + { + "rshares": 2789462741052, + "voter": "recursive" + }, + { + "rshares": 1713240173, + "voter": "mineralwasser" + }, + { + "rshares": 134364046875, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 5906126324652, + "voter": "smooth.witness" + }, + { + "rshares": 11952912096, + "voter": "idol" + }, + { + "rshares": 624719426, + "voter": "healthcare" + }, + { + "rshares": 969479298, + "voter": "daniel.pan" + }, + { + "rshares": 288275841, + "voter": "helen.tan" + }, + { + "rshares": 25812388884, + "voter": "yefet" + }, + { + "rshares": 1856861244, + "voter": "jocelyn" + }, + { + "rshares": 83748417354, + "voter": "acidsun" + }, + { + "rshares": 1032897136819, + "voter": "gavvet" + }, + { + "rshares": 20550877396, + "voter": "fkn" + }, + { + "rshares": 27953788939, + "voter": "elishagh1" + }, + { + "rshares": 89407523441, + "voter": "hossary" + }, + { + "rshares": 667610657, + "voter": "coar" + }, + { + "rshares": 79823816109, + "voter": "asch" + }, + { + "rshares": 1424990406, + "voter": "murh" + }, + { + "rshares": 2686093987, + "voter": "error" + }, + { + "rshares": 752459162917, + "voter": "cyber" + }, + { + "rshares": 409864476, + "voter": "applecrisp" + }, + { + "rshares": 30166315569, + "voter": "juanmiguelsalas" + }, + { + "rshares": 376661423303, + "voter": "kaylinart" + }, + { + "rshares": 6072969766, + "voter": "mark-waser" + }, + { + "rshares": 113581323847, + "voter": "geoffrey" + }, + { + "rshares": 3813615376, + "voter": "fuck.off" + }, + { + "rshares": 2756685682, + "voter": "superfreek" + }, + { + "rshares": 4916142248, + "voter": "iloveporn" + }, + { + "rshares": 3143039437, + "voter": "the.bot" + }, + { + "rshares": 5979417458, + "voter": "johnbradshaw" + }, + { + "rshares": 4167036688, + "voter": "the.whale" + }, + { + "rshares": 272228330, + "voter": "ladyclair" + }, + { + "rshares": 20522473005, + "voter": "thebatchman" + }, + { + "rshares": 9656416508, + "voter": "romait" + }, + { + "rshares": 4059619633, + "voter": "unicornfarts" + }, + { + "rshares": 105627974515, + "voter": "rubybian" + }, + { + "rshares": 122116899729, + "voter": "robrigo" + }, + { + "rshares": 4284633003, + "voter": "vote" + }, + { + "rshares": 4515466234, + "voter": "kissmybutt" + }, + { + "rshares": 516176839, + "voter": "chamviet" + }, + { + "rshares": 13423595459, + "voter": "r4fken" + }, + { + "rshares": 1629124913, + "voter": "sergei" + }, + { + "rshares": 61535157339, + "voter": "furion" + }, + { + "rshares": 496081464, + "voter": "barbara2" + }, + { + "rshares": 556512758, + "voter": "ch0c0latechip" + }, + { + "rshares": 510162053, + "voter": "doge4lyf" + }, + { + "rshares": 386493228, + "voter": "denaver" + }, + { + "rshares": 227600854, + "voter": "danielkt" + }, + { + "rshares": 3975122477, + "voter": "karen13" + }, + { + "rshares": 242542379761, + "voter": "nabilov" + }, + { + "rshares": 17179512142, + "voter": "creemej" + }, + { + "rshares": 9002241723, + "voter": "warrensteem" + }, + { + "rshares": 3940960554, + "voter": "maximkichev" + }, + { + "rshares": 5932840499, + "voter": "smolalit" + }, + { + "rshares": 8305436807, + "voter": "tarindel" + }, + { + "rshares": 26713896525, + "voter": "deanliu" + }, + { + "rshares": 684274715, + "voter": "reilag" + }, + { + "rshares": 102459876, + "voter": "elmusic" + }, + { + "rshares": 193368396334, + "voter": "jl777" + }, + { + "rshares": 408181962, + "voter": "meteor78" + }, + { + "rshares": 17052738387, + "voter": "positive" + }, + { + "rshares": 91303944644, + "voter": "crazymumzysa" + }, + { + "rshares": 14426656380, + "voter": "lemooljiang" + }, + { + "rshares": 1135212709, + "voter": "viktorrabec" + }, + { + "rshares": 16480329840, + "voter": "proto" + }, + { + "rshares": 152480033, + "voter": "bitmap" + }, + { + "rshares": 2904531568, + "voter": "royalmacro" + }, + { + "rshares": 562846622, + "voter": "fnait" + }, + { + "rshares": 513581347, + "voter": "keepcalmand" + }, + { + "rshares": 330141710, + "voter": "esqil" + }, + { + "rshares": 170287271, + "voter": "kibela" + }, + { + "rshares": 1994890816, + "voter": "andreynoch" + }, + { + "rshares": 123410225, + "voter": "ap2002" + }, + { + "rshares": 29050892521, + "voter": "gomeravibz" + }, + { + "rshares": 3551081489, + "voter": "litrbooh" + }, + { + "rshares": 8325460600, + "voter": "taker" + }, + { + "rshares": 25710756547, + "voter": "laoyao" + }, + { + "rshares": 3058183535, + "voter": "darknet" + }, + { + "rshares": 10194363319, + "voter": "viktor.phuket" + }, + { + "rshares": 1351652050, + "voter": "littleboo" + }, + { + "rshares": 2300718527, + "voter": "kalimor" + }, + { + "rshares": 25787605683, + "voter": "omfedor" + }, + { + "rshares": 683118671, + "voter": "romancs" + }, + { + "rshares": 78019119466, + "voter": "terrycraft" + }, + { + "rshares": 14582509984, + "voter": "capper2016" + }, + { + "rshares": 93029388808, + "voter": "joele" + }, + { + "rshares": 5011545711, + "voter": "oflyhigh" + }, + { + "rshares": 108992985, + "voter": "erikkartmen" + }, + { + "rshares": 308376087, + "voter": "steemnews" + }, + { + "rshares": 8163134605, + "voter": "thebotkiller" + }, + { + "rshares": 61277568, + "voter": "xcepta" + }, + { + "rshares": 4722575225, + "voter": "theconnoisseur" + }, + { + "rshares": 62485067, + "voter": "denxx" + }, + { + "rshares": 62482118, + "voter": "markcarlos" + }, + { + "rshares": 62478934, + "voter": "frdm" + }, + { + "rshares": 62469352, + "voter": "glory" + }, + { + "rshares": 62463281, + "voter": "crack777" + }, + { + "rshares": 1556647371, + "voter": "bledarus" + }, + { + "rshares": 62151104, + "voter": "garryod" + }, + { + "rshares": 62147052, + "voter": "jhonny" + }, + { + "rshares": 62143955, + "voter": "eddy84" + }, + { + "rshares": 62140797, + "voter": "evilone" + }, + { + "rshares": 170625312, + "voter": "njall" + }, + { + "rshares": 60427814, + "voter": "photo00" + }, + { + "rshares": 604151974, + "voter": "tagira" + }, + { + "rshares": 1447489205, + "voter": "chinadaily" + }, + { + "rshares": 63080486, + "voter": "makaka777" + }, + { + "rshares": 215058263, + "voter": "jimmytwoshoes" + }, + { + "rshares": 60679524, + "voter": "wildkids" + }, + { + "rshares": 6591414005, + "voter": "gvargas123" + }, + { + "rshares": 187650986, + "voter": "vivalavida" + }, + { + "rshares": 6195256861, + "voter": "hilarski" + }, + { + "rshares": 8402961472, + "voter": "craigwilliamz" + }, + { + "rshares": 1020526308, + "voter": "therealpaul" + }, + { + "rshares": 58188307, + "voter": "upvoteman" + }, + { + "rshares": 55750195, + "voter": "riv" + }, + { + "rshares": 1332554034, + "voter": "nulliusinverba" + }, + { + "rshares": 955109745, + "voter": "runridefly" + }, + { + "rshares": 122167193, + "voter": "godo" + }, + { + "rshares": 1720181032, + "voter": "davidjkelley" + }, + { + "rshares": 123427432, + "voter": "team101" + }, + { + "rshares": 692727252, + "voter": "ksena" + }, + { + "rshares": 34366449613, + "voter": "sponge-bob" + }, + { + "rshares": 15936701702, + "voter": "digital-wisdom" + }, + { + "rshares": 5071716072, + "voter": "leavemealone" + }, + { + "rshares": 5882340031, + "voter": "jwaser" + }, + { + "rshares": 60003778949, + "voter": "thecyclist" + }, + { + "rshares": 2772237230, + "voter": "bwaser" + }, + { + "rshares": 25109370708, + "voter": "brains" + }, + { + "rshares": 54477900, + "voter": "annet" + }, + { + "rshares": 1098123949, + "voter": "jessicanicklos" + }, + { + "rshares": 1065275299, + "voter": "steemafon" + }, + { + "rshares": 1621372058, + "voter": "anton333" + }, + { + "rshares": 1581938185, + "voter": "ellepdub" + }, + { + "rshares": 8163222158, + "voter": "herpetologyguy" + }, + { + "rshares": 4988399339, + "voter": "morgan.waser" + }, + { + "rshares": 53267563, + "voter": "cathi-xx" + }, + { + "rshares": 56874844, + "voter": "aksinya" + }, + { + "rshares": 3104875897, + "voter": "strong-ai" + }, + { + "rshares": 57640928, + "voter": "grisha-danunaher" + }, + { + "rshares": 67814291, + "voter": "brainup" + }, + { + "rshares": 161180081, + "voter": "dikanevroman" + }, + { + "rshares": 108712635, + "voter": "tygeade" + }, + { + "rshares": 159092709, + "voter": "chanceskain" + } + ], + "author": "terrycraft", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.42, + "beneficiaries": [], + "blacklists": [], + "body": "
    \n\n---\n\n\nToday I would like to talk with you about one of the most important, I believe, the problem of humanity. In our days this problem is urgent as never before. And what's more, because of it generates a lot of evil in the world today. So what kind of problem is it? Let's find out.\n\nNo matter who you are - believer or atheist, you've probably heard about the seven deadly sins:\n\n* Lust\n* Greed\n* Gluttony\n* Envy \n* Wrath\n* Pride\n* Sloth\n\nAnd you know, someone will agree with me, someone will judge and that's fine, because people are different, but I do not see much of a problem, and really deadly sins. I see human emotions, which is likely was felt by every person in his life.\n\n>\u0421\u0435\u0433\u043e\u0434\u043d\u044f \u044f \u0431\u044b \u0445\u043e\u0442\u0435\u043b \u043f\u043e\u0433\u043e\u0432\u043e\u0440\u0438\u0442\u044c \u0441 \u0432\u0430\u043c\u0438 \u043e\u0431 \u043e\u0434\u043d\u043e\u0439 \u0438\u0437 \u0433\u043b\u0430\u0432\u043d\u0435\u0439\u0448\u0438\u0445, \u043a\u0430\u043a \u044f \u0441\u0447\u0438\u0442\u0430\u044e, \u043f\u0440\u043e\u0431\u043b\u0435\u043c \u0447\u0435\u043b\u043e\u0432\u0435\u0447\u0435\u0441\u0442\u0432\u0430. \u0412 \u043d\u0430\u0448\u0438 \u0434\u043d\u0438 \u0434\u0430\u043d\u043d\u0430\u044f \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0430 \u0441\u0442\u043e\u0438\u0442 \u043a\u0430\u043a \u043d\u0438\u043a\u043e\u0433\u0434\u0430 \u043e\u0441\u0442\u0440\u043e. \u0418 \u0431\u043e\u043b\u0435\u0435 \u0442\u043e\u0433\u043e, \u043e\u043d\u0430 \u043f\u043e\u0440\u043e\u0436\u0434\u0430\u0435\u0442 \u043c\u043d\u043e\u0433\u043e \u0437\u043b\u0430, \u0442\u0432\u043e\u0440\u044f\u0449\u0435\u0433\u043e\u0441\u044f \u0432 \u0441\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u043c\u0438\u0440\u0435. \u0427\u0442\u043e \u0436\u0435 \u044d\u0442\u043e \u0437\u0430 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0430? \u0414\u0430\u0432\u0430\u0439\u0442\u0435 \u0432\u044b\u044f\u0441\u043d\u0438\u043c.\n\n>\u041d\u0435\u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e \u043e\u0442 \u0442\u043e\u0433\u043e, \u0432\u0435\u0440\u0443\u044e\u0449\u0438\u0439 \u0432\u044b \u0438\u043b\u0438 \u0430\u0442\u0435\u0438\u0441\u0442, \u0432\u044b \u043d\u0430\u0432\u0435\u0440\u043d\u044f\u043a\u0430 \u0441\u043b\u044b\u0448\u0430\u043b\u0438 \u043e \u0441\u0435\u043c\u0438 \u0441\u043c\u0435\u0440\u0442\u043d\u044b\u0445 \u0433\u0440\u0435\u0445\u0430\u0445:\n\n>* \u043f\u043e\u0445\u043e\u0442\u044c\n>* \u0430\u043b\u0447\u043d\u043e\u0441\u0442\u044c\n>* \u0447\u0440\u0435\u0432\u043e\u0443\u0433\u043e\u0434\u0438\u0435\n>* \u0417\u0430\u0432\u0438\u0441\u0442\u044c\n>* \u0433\u043d\u0435\u0432\n>* \u0433\u043e\u0440\u0434\u044b\u043d\u044f\n>* \u043b\u0435\u043d\u044c (\u0443\u043d\u044b\u043d\u0438\u0435)\n\n>\u0418 \u0432\u044b \u0437\u043d\u0430\u0435\u0442\u0435, \u043a\u0442\u043e-\u0442\u043e \u0441\u043e \u043c\u043d\u043e\u0439 \u0441\u043e\u0433\u043b\u0430\u0441\u0438\u0442\u0441\u044f, \u043a\u0442\u043e-\u0442\u043e \u043e\u0441\u0443\u0434\u0438\u0442 \u0438 \u044d\u0442\u043e \u043d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u043e, \u043f\u043e\u0442\u043e\u043c\u0443 \u0447\u0442\u043e \u043b\u044e\u0434\u0438 \u0440\u0430\u0437\u043d\u044b\u0435, \u043d\u043e \u044f \u043d\u0435 \u0432\u0438\u0436\u0443 \u0437\u0434\u0435\u0441\u044c \u043e\u0441\u043e\u0431\u043e\u0439 \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b \u0438 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0441\u043c\u0435\u0440\u0442\u043d\u044b\u0445 \u0433\u0440\u0435\u0445\u043e\u0432. \u042f \u0432\u0438\u0436\u0443 \u0447\u0435\u043b\u043e\u0432\u0435\u0447\u0435\u0441\u043a\u0438\u0435 \u044d\u043c\u043e\u0446\u0438\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0435, \u0441\u043a\u043e\u0440\u0435\u0435 \u0432\u0441\u0435\u0433\u043e, \u0438\u0441\u043f\u044b\u0442\u044b\u0432\u0430\u043b \u0432 \u0441\u0432\u043e\u0435\u0439 \u0436\u0438\u0437\u043d\u0438 \u043a\u0430\u0436\u0434\u044b\u0439 \u0447\u0435\u043b\u043e\u0432\u0435\u043a.\n\n
    \n\nhttp://eleveneight.co.uk/wp-content/uploads/2015/09/The-7-Deadly-Sins-Of-Social-Media-New-Blog.png\nimage credit\n\n
    \n\n---\n\nHaving gone through many extreme situations, I am hold the opinion that the main problem of mankind - indifference.\n\nOne such situation:\n\nWalked past the tram station on which stood about 20 people. I saw a man lying on the rails... but all of these 20 people just stood and waited for the tram. Of course I went up to this man. Very strong smell of alcohol was from he and he was sleeping. I examined him for signs of damage (anything can happen), in appearance all was well with him. So, i tried to wake him up, i did not succeed. He certainly showed signs of life and even tried to open his eyes, but alcohol in blood was very much, he could not even say anything. So I just pulled him of the tram paths and put it in a safe place. And no one helped me. But when i finished, i heard that in the crowd began to talk about what I did right thing and what would happen if I did not. That is, all these people are not even thinking about it before, they're like a zombie, just doing something for which came to a stop - waiting for the tram.\n\nAs Mother Teresa said:\n> The greatest sin of a man is not the hatred, but indifference to his brothers.\n\nI added this saying, by my thoughts. Indifference - sin, vice, bad character trait, bad parenting... call it what you want. Indifference is the problem! And problem is not only in indifference to people, like Mother Teresa said. Anyone who watches calm, although he could help as the animal dies, just as calmly pass by a person who needs help.\n\nAnd if people were not be indifferent, then didn't happen many terrible things. Just ask yourself how many times you have seen something strange, wrong. Maybe girl in a side street, to which molested drunk guys, or an old man who could not cross the road, because no one was stops... maybe worth to come and help?! But perhaps it is not my business! Maybe girl familiar with them, and maybe they're just fooling around. Maybe this old man does not want to cross the road, and just waiting for someone. It would be nice if everything in life came to good end, but life is cruel! Not helped the old man, thought it was not your business, and in the morning saw on the news that he was hit by a car or read about a girl who was raped in nearby alley.\n\n>\u041f\u0435\u0440\u0435\u0436\u0438\u0432 \u043c\u043d\u043e\u0433\u0438\u0435 \u044d\u043a\u0441\u0442\u0440\u0435\u043c\u0430\u043b\u044c\u043d\u044b\u0435 \u0441\u0438\u0442\u0443\u0430\u0446\u0438\u0438, \u044f \u043f\u0440\u0438\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044e\u0441\u044c \u043c\u043d\u0435\u043d\u0438\u044f, \u0447\u0442\u043e \u0433\u043b\u0430\u0432\u043d\u0430\u044f \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0430 \u0447\u0435\u043b\u043e\u0432\u0435\u0447\u0435\u0441\u0442\u0432\u0430 - \u0440\u0430\u0432\u043d\u043e\u0434\u0443\u0448\u0438\u0435.\n\n>\u041e\u0434\u043d\u0430 \u0438\u0437 \u0442\u0430\u043a\u0438\u0445 \u0441\u0438\u0442\u0443\u0430\u0446\u0438\u0439:\n\n>\u042f \u043f\u0440\u043e\u0445\u043e\u0434\u0438\u043b \u043c\u0438\u043c\u043e \u0442\u0440\u0430\u043c\u0432\u0430\u0439\u043d\u043e\u0439 \u043e\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438, \u043d\u0430 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u0432 \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u0438 \u0441\u0442\u043e\u044f\u043b\u043e \u043e\u043a\u043e\u043b\u043e 20 \u0447\u0435\u043b\u043e\u0432\u0435\u043a. \u0410 \u043d\u0430 \u0440\u0435\u043b\u044c\u0441\u0430\u0445 \u043b\u0435\u0436\u0430\u043b \u043c\u0443\u0436\u0447\u0438\u043d\u0430. \u0418 \u0432\u0441\u0435 \u044d\u0442\u0438 20 \u0447\u0435\u043b\u043e\u0432\u0435\u043a \u043f\u0440\u043e\u0441\u0442\u043e \u0441\u0442\u043e\u044f\u043b\u0438 \u0438 \u0436\u0434\u0430\u043b\u0438 \u0442\u0440\u0430\u043c\u0432\u0430\u0439... \u0415\u0441\u0442\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u043e, \u044f \u043f\u043e\u0434\u043e\u0448\u0451\u043b \u043a \u044d\u0442\u043e\u043c\u0443 \u043c\u0443\u0436\u0447\u0438\u043d\u0435. \u041e\u0442 \u043d\u0435\u0433\u043e \u043e\u0447\u0435\u043d\u044c \u0441\u0438\u043b\u044c\u043d\u043e \u043f\u0430\u0445\u043b\u043e \u0430\u043b\u043a\u043e\u0433\u043e\u043b\u0435\u043c, \u043e\u043d \u0441\u043f\u0430\u043b. \u042f \u043e\u0441\u043c\u043e\u0442\u0440\u0435\u043b \u0435\u0433\u043e \u043d\u0430 \u043f\u0440\u0435\u0434\u043c\u0435\u0442 \u043f\u043e\u0432\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u0439 (\u0432\u0441\u044f\u043a\u043e\u0435 \u0431\u044b\u0432\u0430\u0435\u0442), \u043d\u0430 \u0432\u0438\u0434, \u0441 \u043d\u0438\u043c \u0432\u0441\u0451 \u0431\u044b\u043b\u043e \u0445\u043e\u0440\u043e\u0448\u043e. \u041f\u043e\u044d\u0442\u043e\u043c\u0443 \u044f \u043f\u043e\u043f\u044b\u0442\u0430\u043b\u0441\u044f \u0435\u0433\u043e \u0440\u0430\u0437\u0431\u0443\u0434\u0438\u0442\u044c, \u043c\u043d\u0435 \u044d\u0442\u043e \u043d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c. \u041e\u043d, \u043a\u043e\u043d\u0435\u0447\u043d\u043e, \u043f\u043e\u0434\u0430\u0432\u0430\u043b \u043f\u0440\u0438\u0437\u043d\u0430\u043a\u0438 \u0436\u0438\u0437\u043d\u0438 \u0438 \u0434\u0430\u0436\u0435 \u043f\u044b\u0442\u0430\u043b\u0441\u044f \u043e\u0442\u043a\u0440\u044b\u0442\u044c \u0433\u043b\u0430\u0437\u0430, \u043d\u043e \u0432\u0438\u0434\u043d\u043e \u0430\u043b\u043a\u043e\u0433\u043e\u043b\u044f \u0432 \u043a\u0440\u043e\u0432\u0438 \u0431\u044b\u043b\u043e \u043e\u0447\u0435\u043d\u044c \u043c\u043d\u043e\u0433\u043e, \u043e\u043d \u0434\u0430\u0436\u0435 \u043d\u0435 \u0441\u043c\u043e\u0433 \u043d\u0438\u0447\u0435\u0433\u043e \u0441\u043a\u0430\u0437\u0430\u0442\u044c. \u041f\u043e\u044d\u0442\u043e\u043c\u0443 \u044f \u043f\u0440\u043e\u0441\u0442\u043e \u043e\u0442\u0442\u0430\u0449\u0438\u043b \u0435\u0433\u043e \u0441 \u043f\u0443\u0442\u0435\u0439 \u0438 \u043f\u043e\u043b\u043e\u0436\u0438\u043b \u0432 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0435 \u043c\u0435\u0441\u0442\u043e. \u041c\u043d\u0435 \u0442\u0430\u043a \u043d\u0438\u043a\u0442\u043e \u0438 \u043d\u0435 \u043f\u043e\u043c\u043e\u0433. \u0417\u0430\u0442\u043e, \u043a\u043e\u0433\u0434\u0430 \u044f \u043f\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u043b \u0435\u0433\u043e, \u0443\u0441\u043b\u044b\u0448\u0430\u043b, \u0447\u0442\u043e \u0432 \u0442\u043e\u043b\u043f\u0435 \u043d\u0430\u0447\u0430\u043b\u0438\u0441\u044c \u0440\u0430\u0437\u0433\u043e\u0432\u043e\u0440\u044b \u043e \u0442\u043e\u043c, \u0447\u0442\u043e \u044f \u043f\u043e\u0441\u0442\u0443\u043f\u0438\u043b \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e \u0438 \u0447\u0442\u043e \u0431\u044b \u0441\u043b\u0443\u0447\u0438\u043b\u043e\u0441\u044c, \u0435\u0441\u043b\u0438 \u0431\u044b \u044f \u044d\u0442\u043e\u0433\u043e \u043d\u0435 \u0441\u0434\u0435\u043b\u0430\u043b. \u0422\u043e \u0435\u0441\u0442\u044c \u0432\u0441\u0435 \u044d\u0442\u0438 \u043b\u044e\u0434\u0438, \u0434\u0430\u0436\u0435 \u043d\u0435 \u0437\u0430\u0434\u0443\u043c\u0430\u043b\u0438\u0441\u044c \u043e\u0431 \u044d\u0442\u043e\u043c \u0440\u0430\u043d\u044c\u0448\u0435, \u043e\u043d\u0438 \u043a\u0430\u043a \u0437\u043e\u043c\u0431\u0438, \u043f\u0440\u043e\u0441\u0442\u043e \u0434\u0435\u043b\u0430\u043b\u0438 \u0442\u043e, \u0434\u043b\u044f \u0447\u0435\u0433\u043e \u043f\u0440\u0438\u0448\u043b\u0438 \u043d\u0430 \u043e\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0443 - \u0436\u0434\u0430\u043b\u0438 \u0442\u0440\u0430\u043c\u0432\u0430\u0439.\n\n>\u0415\u0449\u0451 \u041c\u0430\u0442\u044c \u0422\u0435\u0440\u0435\u0437\u0430 \u0433\u043e\u0432\u043e\u0440\u0438\u043b\u0430: \u0412\u0435\u043b\u0438\u0447\u0430\u0439\u0448\u0438\u0439 \u0433\u0440\u0435\u0445 \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u0430 \u2014 \u044d\u0442\u043e \u043d\u0435 \u043d\u0435\u043d\u0430\u0432\u0438\u0441\u0442\u044c, \u0430 \u0440\u0430\u0432\u043d\u043e\u0434\u0443\u0448\u0438\u0435 \u043a \u0441\u0432\u043e\u0438\u043c \u0431\u0440\u0430\u0442\u044c\u044f\u043c. \n\n>\u042f \u0434\u043e\u043f\u043e\u043b\u043d\u044e \u044d\u0442\u043e \u0438\u0437\u0440\u0435\u0447\u0435\u043d\u0438\u0435, \u0441\u0432\u043e\u0438\u043c\u0438 \u043c\u044b\u0441\u043b\u044f\u043c\u0438. \u0420\u0430\u0432\u043d\u043e\u0434\u0443\u0448\u0438\u0435 - \u0433\u0440\u0435\u0445, \u043f\u043e\u0440\u043e\u043a, \u0434\u0443\u0440\u043d\u0430\u044f \u0447\u0435\u0440\u0442\u0430 \u0445\u0430\u0440\u0430\u043a\u0442\u0435\u0440\u0430, \u043f\u043b\u043e\u0445\u043e\u0435 \u0432\u043e\u0441\u043f\u0438\u0442\u0430\u043d\u0438\u0435... \u043d\u0430\u0437\u044b\u0432\u0430\u0439\u0442\u0435 \u043a\u0430\u043a \u0445\u043e\u0442\u0438\u0442\u0435. \u0420\u0430\u0432\u043d\u043e\u0434\u0443\u0448\u0438\u0435 \u044d\u0442\u043e \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0430! \u0418 \u0434\u0435\u043b\u043e \u043d\u0435 \u0442\u043e\u043b\u044c\u043a\u043e \u0432 \u0440\u0430\u0432\u043d\u043e\u0434\u0443\u0448\u0438\u0438 \u043a \u043b\u044e\u0434\u044f\u043c, \u0441\u0432\u043e\u0438\u043c \u0431\u0440\u0430\u0442\u044c\u044f\u043c, \u043a\u0430\u043a \u0433\u043e\u0432\u043e\u0440\u0438\u043b\u0430 \u041c\u0430\u0442\u044c \u0422\u0435\u0440\u0435\u0437\u0430. \u0422\u043e\u0442 \u043a\u0442\u043e \u0441\u043f\u043e\u043a\u043e\u0439\u043d\u043e \u0441\u043c\u043e\u0442\u0440\u0438\u0442, \u0445\u043e\u0442\u044f \u043c\u043e\u0433 \u0431\u044b \u043f\u043e\u043c\u043e\u0447\u044c, \u043a\u0430\u043a \u0433\u0438\u0431\u043d\u0435\u0442 \u0436\u0438\u0432\u043e\u0442\u043d\u043e\u0435, \u0442\u0430\u043a \u0436\u0435 \u0441\u043f\u043e\u043a\u043e\u0439\u043d\u043e \u043f\u0440\u043e\u0439\u0434\u0451\u0442 \u043c\u0438\u043c\u043e \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u0430, \u043a\u043e\u0442\u043e\u0440\u043e\u043c\u0443 \u043d\u0443\u0436\u043d\u0430 \u043f\u043e\u043c\u043e\u0449\u044c.\n\n>\u0418 \u0435\u0441\u043b\u0438 \u0431\u044b \u043b\u044e\u0434\u0438 \u043d\u0435 \u0431\u044b\u043b\u0438 \u0440\u0430\u0432\u043d\u043e\u0434\u0443\u0448\u043d\u044b, \u043d\u0435 \u0441\u043b\u0443\u0447\u0430\u043b\u043e\u0441\u044c \u0431\u044b \u043c\u043d\u043e\u0433\u0438\u0445 \u0443\u0436\u0430\u0441\u043d\u044b\u0445 \u0432\u0435\u0449\u0435\u0439. \u041f\u0440\u043e\u0441\u0442\u043e \u0437\u0430\u0434\u0430\u0439\u0442\u0435 \u0441\u0435\u0431\u0435 \u0432\u043e\u043f\u0440\u043e\u0441, \u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0440\u0430\u0437 \u044f \u0432\u0438\u0434\u0435\u043b \u0447\u0442\u043e-\u0442\u043e \u0441\u0442\u0440\u0430\u043d\u043d\u043e\u0435, \u043d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e\u0435. \u041c\u043e\u0436\u0435\u0442 \u0434\u0435\u0432\u0443\u0448\u043a\u0443 \u0432 \u043f\u0435\u0440\u0435\u0443\u043b\u043a\u0435, \u043a \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043f\u0440\u0438\u0441\u0442\u0430\u0432\u0430\u043b\u0438 \u043f\u044c\u044f\u043d\u044b\u0435 \u043f\u0430\u0440\u043d\u0438 \u0438\u043b\u0438 \u0441\u0442\u0430\u0440\u0438\u043a\u0430, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043d\u0435 \u043c\u043e\u0433 \u043f\u0435\u0440\u0435\u0439\u0442\u0438 \u0434\u043e\u0440\u043e\u0433\u0443, \u043f\u043e\u0442\u043e\u043c\u0443 \u0447\u0442\u043e \u0435\u0433\u043e \u043d\u0438\u043a\u0442\u043e \u043d\u0435 \u043f\u0440\u043e\u043f\u0443\u0441\u043a\u0430\u043b... \u043c\u043e\u0436\u0435\u0442 \u0441\u0442\u043e\u0438\u043b\u043e \u043f\u043e\u0434\u043e\u0439\u0442\u0438 \u0438 \u043f\u043e\u043c\u043e\u0447\u044c?! \u041d\u043e \u0432\u0435\u0434\u044c, \u043d\u0430\u0432\u0435\u0440\u043d\u043e\u0435 \u044d\u0442\u043e \u043d\u0435 \u043c\u043e\u0451 \u0434\u0435\u043b\u043e, \u043c\u043e\u0436\u0435\u0442 \u0434\u0435\u0432\u0443\u0448\u043a\u0430 \u0437\u043d\u0430\u043a\u043e\u043c\u0430 \u0441 \u043d\u0438\u043c\u0438, \u0430 \u043c\u043e\u0436\u0435\u0442 \u043e\u043d\u0438 \u043f\u0440\u043e\u0441\u0442\u043e \u0434\u0443\u0440\u0430\u0447\u0438\u043b\u0438\u0441\u044c. \u041c\u043e\u0436\u0435\u0442 \u044d\u0442\u043e\u0442 \u0441\u0442\u0430\u0440\u0438\u043a \u0432\u043e\u0432\u0441\u0435 \u0438 \u043d\u0435 \u0445\u043e\u0447\u0435\u0442 \u043f\u0435\u0440\u0435\u0439\u0442\u0438 \u0434\u043e\u0440\u043e\u0433\u0443, \u0430 \u043f\u0440\u043e\u0441\u0442\u043e \u0436\u0434\u0451\u0442 \u043a\u043e\u0433\u043e-\u0442\u043e. \u0425\u043e\u0440\u043e\u0448\u043e \u0431\u044b, \u0435\u0441\u043b\u0438 \u0431\u044b \u0432 \u0436\u0438\u0437\u043d\u0438 \u0432\u0441\u0451 \u0437\u0430\u043a\u0430\u043d\u0447\u0438\u0432\u0430\u043b\u043e\u0441\u044c \u0434\u043e\u0431\u0440\u043e\u043c, \u043d\u043e \u0436\u0438\u0437\u043d\u044c \u0436\u0435\u0441\u0442\u043e\u043a\u0430! \u041d\u0435 \u043f\u043e\u043c\u043e\u0433 \u0441\u0442\u0430\u0440\u0438\u043a\u0443, \u043f\u043e\u0434\u0443\u043c\u0430\u043b, \u0447\u0442\u043e \u044d\u0442\u043e \u043d\u0435 \u0442\u0432\u043e\u0451 \u0434\u0435\u043b\u043e, \u0430 \u0441 \u0443\u0442\u0440\u0430 \u0443\u0432\u0438\u0434\u0435\u043b \u0432 \u043d\u043e\u0432\u043e\u0441\u0442\u044f\u0445, \u0447\u0442\u043e \u0435\u0433\u043e \u0441\u0431\u0438\u043b\u0430 \u043c\u0430\u0448\u0438\u043d\u0430 \u0438\u043b\u0438 \u043f\u0440\u043e\u0447\u0438\u0442\u0430\u043b \u043e \u0434\u0435\u0432\u0443\u0448\u043a\u0435, \u0438\u0437\u043d\u0430\u0441\u0438\u043b\u043e\u0432\u0430\u043d\u043d\u043e\u0439 \u0432 \u043f\u0435\u0440\u0435\u0443\u043b\u043a\u0435 \u043d\u0435\u043f\u043e\u0434\u0430\u043b\u0451\u043a\u0443.\n\n
    \n\nhttp://rampages.us/washingtonstuniv112/wp-content/uploads/sites/9900/2015/09/Screen-Shot-2015-09-29-at-9.54.01-PM.png\nimage credit\n\n
    \n\n---\n\nOne of the most famous cases of indifference occurred with Kitty Genovese, 13 March 1964. She was murdered and raped and several neighbors heard her cry but no one helped her. After this incident, for the study of this issue were took psychologists and studies have been conducted. The result was revealed the so-called \"bystander effect\", proving that the greater the number of people present at the crime, the less likely that someone will help.\n\nFrom wikipedia:\n* The bystander effect, or bystander apathy, is a social psychological phenomenon that refers to cases in which individuals do not offer any means of help to a victim when other people are present. The probability of help is inversely related to the number of bystanders. In other words, the greater the number of bystanders, the less likely it is that any one of them will help. Several variables help to explain why the bystander effect occurs.\n\n\n\n>\u041e\u0434\u0438\u043d \u0438\u0437 \u043d\u0430\u0438\u0431\u043e\u043b\u0435\u0435 \u0438\u0437\u0432\u0435\u0441\u0442\u043d\u044b\u0445 \u0441\u043b\u0443\u0447\u0430\u0435\u0432 \u043f\u0440\u043e\u044f\u0432\u043b\u0435\u043d\u0438\u044f \u0440\u0430\u0432\u043d\u043e\u0434\u0443\u0448\u0438\u044f \u043f\u0440\u043e\u0438\u0437\u043e\u0448\u0451\u043b \u0441 \u041a\u0438\u0442\u0442\u0438 \u0414\u0436\u0435\u043d\u043e\u0432\u0435\u0437\u0435 13 \u043c\u0430\u0440\u0442\u0430 1964\u0433. \u041e\u043d\u0430 \u0431\u044b\u043b\u0430 \u0443\u0431\u0438\u0442\u0430 \u0438 \u0438\u0437\u043d\u0430\u0441\u0438\u043b\u043e\u0432\u0430\u043d\u0430, \u043f\u0440\u0438 \u0447\u0451\u043c \u043c\u043d\u043e\u0433\u0438\u0435 \u0441\u043e\u0441\u0435\u0434\u0438 \u0441\u043b\u044b\u0448\u0430\u043b\u0438 \u0435\u0451 \u043a\u0440\u0438\u043a\u0438, \u043d\u043e \u043d\u0438\u043a\u0442\u043e \u043d\u0435 \u043f\u043e\u043c\u043e\u0433. \u041f\u043e\u0441\u043b\u0435 \u044d\u0442\u043e\u0433\u043e \u0441\u043b\u0443\u0447\u0430\u044f \u0437\u0430 \u0438\u0437\u0443\u0447\u0435\u043d\u0438\u0435 \u0434\u0430\u043d\u043d\u043e\u0433\u043e \u0432\u043e\u043f\u0440\u043e\u0441\u0430 \u0432\u0437\u044f\u043b\u0438\u0441\u044c \u043f\u0441\u0438\u0445\u043e\u043b\u043e\u0433\u0438 \u0438 \u0431\u044b\u043b\u0438 \u043f\u0440\u043e\u0432\u0435\u0434\u0435\u043d\u044b \u0438\u0441\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u0438\u044f. \u0412 \u0440\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0435 \u0431\u044b\u043b \u0432\u044b\u044f\u0432\u043b\u0435\u043d \u0442\u0430\u043a \u043d\u0430\u0437\u044b\u0432\u0430\u0435\u043c\u044b\u0439 \"\u044d\u0444\u0444\u0435\u043a\u0442 \u0441\u0432\u0438\u0434\u0435\u0442\u0435\u043b\u044f\", \u0434\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u044e\u0449\u0438\u0439, \u0447\u0442\u043e \u0447\u0435\u043c \u0431\u043e\u043b\u044c\u0448\u0435\u0435 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u0430 \u043b\u044e\u0434\u0435\u0439 \u043f\u0440\u0438\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442 \u043f\u0440\u0438 \u043f\u0440\u0435\u0441\u0442\u0443\u043f\u043b\u0435\u043d\u0438\u0438, \u0442\u0435\u043c \u043c\u0435\u043d\u044c\u0448\u0435 \u0448\u0430\u043d\u0441\u043e\u0432 \u0447\u0442\u043e \u043a\u0442\u043e-\u0442\u043e \u043e\u043a\u0430\u0436\u0435\u0442 \u043f\u043e\u043c\u043e\u0449\u044c.\n\n>\u0412\u044b\u0434\u0435\u0440\u0436\u043a\u0430 \u0441 \u0432\u0438\u043a\u0438\u043f\u0435\u0434\u0438\u0438:\n> * \u042d\u0444\u0444\u0435\u043a\u0442 \u0441\u0432\u0438\u0434\u0435\u0442\u0435\u043b\u044f, \u044d\u0444\u0444\u0435\u043a\u0442 \u043f\u043e\u0441\u0442\u043e\u0440\u043e\u043d\u043d\u0435\u0433\u043e, \u0441\u0438\u043d\u0434\u0440\u043e\u043c \u0414\u0436\u0435\u043d\u043e\u0432\u0435\u0437\u0435 \u2014 \u043f\u0441\u0438\u0445\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u044d\u0444\u0444\u0435\u043a\u0442, \u043f\u0440\u043e\u044f\u0432\u043b\u044f\u044e\u0449\u0438\u0439\u0441\u044f \u0432 \u0442\u043e\u043c, \u0447\u0442\u043e \u043b\u044e\u0434\u0438, \u043e\u043a\u0430\u0437\u0430\u0432\u0448\u0438\u0435\u0441\u044f \u0441\u0432\u0438\u0434\u0435\u0442\u0435\u043b\u044f\u043c\u0438 \u0447\u0440\u0435\u0437\u0432\u044b\u0447\u0430\u0439\u043d\u043e\u0439 \u0441\u0438\u0442\u0443\u0430\u0446\u0438\u0438 (\u0414\u0422\u041f, \u043f\u0440\u0435\u0441\u0442\u0443\u043f\u043b\u0435\u043d\u0438\u044f \u0438\u043b\u0438 \u0434\u0440\u0443\u0433\u0438\u0445), \u043d\u0435 \u043f\u044b\u0442\u0430\u044e\u0442\u0441\u044f \u043f\u043e\u043c\u043e\u0447\u044c \u043f\u043e\u0441\u0442\u0440\u0430\u0434\u0430\u0432\u0448\u0438\u043c. \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u043e, \u0447\u0442\u043e \u0432\u0435\u0440\u043e\u044f\u0442\u043d\u043e\u0441\u0442\u044c \u0442\u043e\u0433\u043e, \u0447\u0442\u043e \u043a\u0442\u043e-\u043d\u0438\u0431\u0443\u0434\u044c \u0438\u0437 \u0441\u0432\u0438\u0434\u0435\u0442\u0435\u043b\u0435\u0439 \u043d\u0430\u0447\u043d\u0451\u0442 \u043f\u043e\u043c\u043e\u0433\u0430\u0442\u044c \u043f\u043e\u0441\u0442\u0440\u0430\u0434\u0430\u0432\u0448\u0438\u043c, \u0442\u0435\u043c \u043c\u0435\u043d\u044c\u0448\u0435, \u0447\u0435\u043c \u0431\u043e\u043b\u044c\u0448\u0435 \u043b\u044e\u0434\u0435\u0439 \u0441\u0442\u0430\u043d\u0443\u0442 \u043f\u0440\u043e\u0441\u0442\u043e \u0441\u0442\u043e\u044f\u0442\u044c \u0438 \u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c. \u0414\u0440\u0443\u0433\u0438\u043c\u0438 \u0441\u043b\u043e\u0432\u0430\u043c\u0438, \u043a\u0430\u0436\u0434\u044b\u0439 \u0438\u0437 \u043e\u0447\u0435\u0432\u0438\u0434\u0446\u0435\u0432 \u0441\u0447\u0438\u0442\u0430\u0435\u0442, \u0447\u0442\u043e \u043f\u043e\u043c\u043e\u0447\u044c \u043f\u043e\u0441\u0442\u0440\u0430\u0434\u0430\u0432\u0448\u0438\u043c \u0434\u043e\u043b\u0436\u0435\u043d \u043d\u0435 \u043e\u043d, \u0430 \u043a\u0442\u043e-\u0442\u043e \u0434\u0440\u0443\u0433\u043e\u0439. \u041d\u0430\u043e\u0431\u043e\u0440\u043e\u0442, \u0435\u0434\u0438\u043d\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0439 \u043e\u0447\u0435\u0432\u0438\u0434\u0435\u0446 \u043f\u043e\u043d\u0438\u043c\u0430\u0435\u0442, \u0447\u0442\u043e \u043a\u0440\u043e\u043c\u0435 \u043d\u0435\u0433\u043e \u043f\u043e\u043c\u043e\u0447\u044c \u043f\u043e\u0441\u0442\u0440\u0430\u0434\u0430\u0432\u0448\u0438\u043c \u0431\u043e\u043b\u044c\u0448\u0435 \u043d\u0435\u043a\u043e\u043c\u0443, \u0438 \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u0435\u0442 \u0433\u043e\u0440\u0430\u0437\u0434\u043e \u0440\u0435\u0448\u0438\u0442\u0435\u043b\u044c\u043d\u0435\u0435\n\n
    \n\nhttps://upload.wikimedia.org/wikipedia/en/5/51/KittyGenovese.JPG\nimage credit\n\n
    \n\n---\n\nAs a result, apart from the fact that many people are indifferent in themselves, so still and gathering together many people lose the ability to respond to situation adequately.\n\nQuote from \"man in black\" film:\n* A person is smart. People are dumb, panicky dangerous animals and you know it.\n\nThat is why I think that indifference - main problem, evil, generating even more evil.\n\n\n>\u0412 \u0438\u0442\u043e\u0433\u0435, \u043f\u043e\u043c\u0438\u043c\u043e \u0442\u043e\u0433\u043e, \u0447\u0442\u043e \u043c\u043d\u043e\u0433\u0438\u0435 \u043b\u044e\u0434\u0438 \u0440\u0430\u0432\u043d\u043e\u0434\u0443\u0448\u043d\u044b \u0441\u0430\u043c\u0438 \u043f\u043e \u0441\u0435\u0431\u0435, \u0442\u0430\u043a \u0435\u0449\u0451 \u0438 \u0441\u043e\u0431\u0438\u0440\u0430\u044f\u0441\u044c \u0432\u043c\u0435\u0441\u0442\u0435 \u043c\u043d\u043e\u0433\u0438\u0435 \u0442\u0435\u0440\u044f\u044e\u0442 \u0441\u043f\u043e\u0441\u043e\u0431\u043d\u043e\u0441\u0442\u044c \u0440\u0435\u0430\u0433\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0430\u0434\u0435\u043a\u0432\u0430\u0442\u043d\u043e.\n\n>\u0426\u0438\u0442\u0430\u0442\u0430 \u0438\u0437 \u0444\u0438\u043b\u044c\u043c\u0430 \"\u041b\u044e\u0434\u0438 \u0432 \u0447\u0451\u0440\u043d\u043e\u043c\":\n> * \u0427\u0435\u043b\u043e\u0432\u0435\u043a \u0440\u0430\u0437\u0443\u043c\u0435\u043d. \u0410 \u0442\u043e\u043b\u043f\u0430 \u2014 \u044d\u0442\u043e \u0442\u0443\u043f\u043e\u0439, \u0441\u043a\u043b\u043e\u043d\u043d\u044b\u0439 \u043a \u043f\u0430\u043d\u0438\u043a\u0435 \u043e\u043f\u0430\u0441\u043d\u044b\u0439 \u0437\u0432\u0435\u0440\u044c.\n\n>\u0418\u043c\u0435\u043d\u043d\u043e \u043f\u043e\u044d\u0442\u043e\u043c\u0443 \u044f \u0441\u0447\u0438\u0442\u0430\u044e, \u0447\u0442\u043e \u0440\u0430\u0432\u043d\u043e\u0434\u0443\u0448\u0438\u0435 / \u0431\u0435\u0437\u0440\u0430\u0437\u043b\u0438\u0447\u0438\u0435 - \u043e\u0434\u043d\u0430 \u0438\u0437 \u0433\u043b\u0430\u0432\u043d\u0435\u0439\u0448\u0438\u0445 \u043f\u0440\u043e\u0431\u043b\u0435\u043c, \u0437\u043b\u043e, \u043f\u043e\u0440\u043e\u0436\u0434\u0430\u044e\u0449\u0435\u0435 \u0435\u0449\u0451 \u0431\u043e\u043b\u044c\u0448\u0435 \u0437\u043b\u0430.\n\n
    \n\n---\n\n
    \n\nAs usual, I'm interested in your opinion. And gladly I will discuss this issue.\n\n>\u041a\u0430\u043a \u043e\u0431\u044b\u0447\u043d\u043e, \u043c\u043d\u0435 \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u043d\u043e \u0432\u0430\u0448\u0435 \u043c\u043d\u0435\u043d\u0438\u0435. \u0418 \u0441 \u0443\u0434\u043e\u0432\u043e\u043b\u044c\u0441\u0442\u0432\u0438\u0435\u043c \u043e\u0431\u0441\u0443\u0436\u0443 \u0434\u0430\u043d\u043d\u044b\u0439 \u0432\u043e\u043f\u0440\u043e\u0441.\n\n
    \n\n---\n\n
    \n\nSincerely, TerryCraft.", + "category": "life", + "children": 19, + "created": "2016-09-04T16:52:03", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://eleveneight.co.uk/wp-content/uploads/2015/09/The-7-Deadly-Sins-Of-Social-Media-New-Blog.png", + "http://rampages.us/washingtonstuniv112/wp-content/uploads/sites/9900/2015/09/Screen-Shot-2015-09-29-at-9.54.01-PM.png", + "https://upload.wikimedia.org/wikipedia/en/5/51/KittyGenovese.JPG" + ], + "links": [ + "http://eleveneight.co.uk/7-deadly-sins-of-social-media/", + "http://rampages.us/washingtonstuniv112/2015/09/30/visual-literacy-response/", + "https://en.wikipedia.org/wiki/Murder_of_Kitty_Genovese#/media/File:KittyGenovese.JPG" + ], + "tags": [ + "life", + "ru", + "psychology", + "society", + "thoughts" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 51874060688418, + "payout": 283.26, + "payout_at": "2016-09-11T16:52:03", + "pending_payout_value": "283.260 HBD", + "percent_hbd": 10000, + "permlink": "most-evil-thing-of-humanity-samoe-bolshoe-zlo-chelovechestva", + "post_id": 1124408, + "promoted": "56.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 162 + }, + "title": "Most evil thing of humanity / \u0421\u0430\u043c\u043e\u0435 \u0431\u043e\u043b\u044c\u0448\u043e\u0435 \u0437\u043b\u043e \u0447\u0435\u043b\u043e\u0432\u0435\u0447\u0435\u0441\u0442\u0432\u0430", + "updated": "2016-09-04T16:52:03", + "url": "/life/@terrycraft/most-evil-thing-of-humanity-samoe-bolshoe-zlo-chelovechestva" + }, + { + "active_votes": [ + { + "rshares": 12704385632203, + "voter": "berniesanders" + }, + { + "rshares": 105034260744, + "voter": "nextgenwitness" + }, + { + "rshares": 304436054466, + "voter": "justin" + }, + { + "rshares": 680873179904, + "voter": "silver" + }, + { + "rshares": 1559039534729, + "voter": "silversteem" + }, + { + "rshares": 2265252921483, + "voter": "nextgencrypto" + }, + { + "rshares": 3820217513376, + "voter": "wang" + }, + { + "rshares": 3099190450, + "voter": "boy" + }, + { + "rshares": 3762481721, + "voter": "bue-witness" + }, + { + "rshares": 697315118, + "voter": "bunny" + }, + { + "rshares": 54008589524, + "voter": "bue" + }, + { + "rshares": 212539266004, + "voter": "steemservices" + }, + { + "rshares": 1660921578, + "voter": "mini" + }, + { + "rshares": 213661759, + "voter": "moon" + }, + { + "rshares": 7747691597, + "voter": "bentley" + }, + { + "rshares": 622724514, + "voter": "healthcare" + }, + { + "rshares": 1096208710228, + "voter": "tuck-fheman" + }, + { + "rshares": 967195088, + "voter": "daniel.pan" + }, + { + "rshares": 288140285, + "voter": "helen.tan" + }, + { + "rshares": 24444650979, + "voter": "yefet" + }, + { + "rshares": 46091338521, + "voter": "cyan91" + }, + { + "rshares": 15462863713, + "voter": "jademont" + }, + { + "rshares": 7731203787, + "voter": "nate-atkins" + }, + { + "rshares": 14461373144, + "voter": "cian.dafe" + }, + { + "rshares": 1431846323, + "voter": "murh" + }, + { + "rshares": 195623493637, + "voter": "dragonslayer109" + }, + { + "rshares": 38891594263, + "voter": "justtryme90" + }, + { + "rshares": 40582077328, + "voter": "intelliguy" + }, + { + "rshares": 49459902417, + "voter": "kus-knee" + }, + { + "rshares": 17904315172, + "voter": "acassity" + }, + { + "rshares": 58324369537, + "voter": "norbu" + }, + { + "rshares": 269921024, + "voter": "ales" + }, + { + "rshares": 8820348623, + "voter": "cannav" + }, + { + "rshares": 198782719642, + "voter": "asmolokalo" + }, + { + "rshares": 32000322278, + "voter": "hitmeasap" + }, + { + "rshares": 1754810863, + "voter": "pipertomcat" + }, + { + "rshares": 1416077654, + "voter": "vi1son" + }, + { + "rshares": 15137777269, + "voter": "mrgreen" + }, + { + "rshares": 4405562279, + "voter": "karen13" + }, + { + "rshares": 10494607724, + "voter": "cloveandcinnamon" + }, + { + "rshares": 44055891876, + "voter": "milestone" + }, + { + "rshares": 1981014395, + "voter": "the-future" + }, + { + "rshares": 62388024554, + "voter": "thylbom" + }, + { + "rshares": 222541650110, + "voter": "liberosist" + }, + { + "rshares": 4301982638, + "voter": "rainchen" + }, + { + "rshares": 35137895022, + "voter": "sauravrungta" + }, + { + "rshares": 214413449699, + "voter": "jl777" + }, + { + "rshares": 373770800, + "voter": "meteor78" + }, + { + "rshares": 156827413, + "voter": "cire81" + }, + { + "rshares": 7093464346, + "voter": "webdeals" + }, + { + "rshares": 18452890042, + "voter": "proto" + }, + { + "rshares": 4018940869, + "voter": "crazylife" + }, + { + "rshares": 6589126730, + "voter": "sulev" + }, + { + "rshares": 27754280909, + "voter": "jasonstaggers" + }, + { + "rshares": 9225263659, + "voter": "taker" + }, + { + "rshares": 34806924023, + "voter": "allasyummyfood" + }, + { + "rshares": 20214947680, + "voter": "yng-entrepreneur" + }, + { + "rshares": 7204798505, + "voter": "kurtbeil" + }, + { + "rshares": 2724786905, + "voter": "uuuhha" + }, + { + "rshares": 343630735, + "voter": "wiser" + }, + { + "rshares": 749461135, + "voter": "future24" + }, + { + "rshares": 1051682203, + "voter": "vegascomic" + }, + { + "rshares": 11737919032, + "voter": "borran" + }, + { + "rshares": 85929715216, + "voter": "miacats" + }, + { + "rshares": 29985095390, + "voter": "bitcalm" + }, + { + "rshares": 18497505764, + "voter": "thecurator" + }, + { + "rshares": 89949939, + "voter": "artsteemit" + }, + { + "rshares": 7757965105, + "voter": "booky" + }, + { + "rshares": 4371892494, + "voter": "onetree" + }, + { + "rshares": 709202486, + "voter": "runridefly" + }, + { + "rshares": 14193476029, + "voter": "mikehere" + }, + { + "rshares": 61025286, + "voter": "paa" + }, + { + "rshares": 112625060, + "voter": "team101" + }, + { + "rshares": 477969572, + "voter": "kev7000" + }, + { + "rshares": 267639325, + "voter": "maarnio" + }, + { + "rshares": 3377536592, + "voter": "steemokto" + }, + { + "rshares": 54321981, + "voter": "positivesteem" + }, + { + "rshares": 5550288535, + "voter": "chick1" + }, + { + "rshares": 51575887, + "voter": "aoki" + }, + { + "rshares": 50454788, + "voter": "typingagent" + }, + { + "rshares": 51519509, + "voter": "cwb" + }, + { + "rshares": 1493629031, + "voter": "meerkat" + } + ], + "author": "hitmeasap", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.6, + "beneficiaries": [], + "blacklists": [], + "body": "# Life is unfair.. and it's okay.\n\nSome people will have better luck and fortune than others. Nothing will ever stop that. Life is unfair. - **We all know it**. However, people also tend to discuss the fairness of steemit. - I've done it myself too so I know what I'm talking about.\n\n
    http://cdn.h3sean.com/wp-content/uploads/2011/10/Unfair.png
    \n
    [Source](http://h3sean.com/god-unfair/)
    \n\n> *\"Steemit is unfair.\"*\n\nBut.. Is it really unfair? - **I don't know. Perhaps. Probably.**\n\nHave you ever gambled on a casino? In real life or online doesn't matter.\n\n**- I bet some of you've done that.**\n\nHave you ever played a computer game, a card game or have you ever played monopoly with your family, friends or against other people?\n\n**- I bet most of you have done that.**\n\n
    http://blogs.lasprovincias.es/elsindromededarrin/files/2016/07/o-MONOPOLY-facebook-1.jpg
    \n
    [Source](http://blogs.lasprovincias.es/elsindromededarrin/)
    \n\n### The follow-up questions are..\n- Did you win? - Did you win every single time you played? - Are you the best there is at the game?\n\nI bet most of you would love to answer **yes** on these questions but in reality, most of you would lie if you did that. - You didn't win everytime and you're probably not the best player ever at these games. - **Is that unfair?**\n\n- It's life. It's bound to happen. You'll never be able to win everytime you play a game against others. At some point you'll meet someone who's better than you. A person with more skills. A person with more knowledge, experience or a person who've trained more than you. A person with more luck.\n\nYou will lose that game.. **And that's okay.**\n\n---\n\n
    http://i.imgur.com/bYmdHcX.gif
    \n
    [Source](https://www.reddit.com/r/gifs/comments/1ubutj/the_power_of_mike_tyson_in_his_prime/)
    \n\n### With that being said..\nIf I tried to fight Mike Tyson or Muhammad Ali, in the past, during their glory days.. I would probably end up dead. I don't have the fighting skills it takes to bring down such monstrous beasts.\n\nSo.. **How can I expect to get a ton of rewards on Steemit with every single post of mine?** - It's impossible.. Or is it..?\n\nWhat you count as *\"a ton of reward\"* would obviously play a major role in this so let's say anything between $100 and $300+. That would be 1 or 2 whales. On each post. **Roughly estimated.**\n\nI've told you this before. I had never owned a bitcoin before I joined steemit. I don't consider myself to be *\"the lucky guy\"*, but I'm not unlucky either. **I believe I deserve what I've made so far.**\n\nI share content, I try to promote steemit and I try to help others and all that.. I contribute. More on that later in this post.\n\n---\n\n
    http://www.worldmomsblog.com/wp-content/uploads/2013/10/ID-10086141.jpg
    \n
    [source](http://www.worldmomsnetwork.com/2013/10/30/egypt-can-life/)
    \n\nAnyhow, I never owned a bitcoin before I joined steemit... **So I wouldn't call myself a bitcoin expert would I?** - Especially since there's thousands of other people here with more knowledge than me. People who are true experts. I leave that subject where it is. **In the hands of the real experts**. In the hands of people who understand what it's all about. People who know every single detail about it.\n\n### So, what can I do? - And what should I post?\n\nFirst of all, I would give myself some time and think about this entire community we have here. What can I do for steemit? - What can I do for you? - **What can I bring to the table?**\n\nDo I have something that others lack? - Am I better at something than others..?\n\n- **In my case I would say no**. I never compare myself with others like that. I find it stupid.. And I would probably only hurt myself if I did.\n\n## Why do I even mention this then..?\n\n
    http://2.bp.blogspot.com/-y0CGvDsBGMI/UszG2RE2SkI/AAAAAAAACWk/_5DP51zVdwM/s1600/standinginyourway.png
    \n
    [Source](http://quotesgram.com/your-own-worst-enemy-quotes/)
    \n\n- Because **time** and **thoughts** is what will give you an upper hand. **An upper hand against yourself.**\n\nYou are your biggest hinder. On steemit and in life. You are the one standing in front of the treasure but you lack the courage to grab it. I've been there too and it's okay. - **As long as you are aware of it.**\n\nYou are your own enemy so don't spend time comparing yourself with others.. **Don't get more enemies.**\n\n---\n\n## Moving on..\n\nYou should always publish content you want to share. Things you believe in, things you like. What you truly want to share. Not what you think others would like. That's a pretty common sentence these days. I've said it myself too a bunch of times already.. **So why do I bring it up once more?**\n\nI don't know you in person. I don't know what type of person you are or what you can or cannot do.. But I do know that there's an endless ocean of people out there (perhaps not on steemit alone) who doesn't know what to write.. Even though they know that they should publish content they like to share!\n\n**And why is that?**\n\n- The main reason for this is that some people aren't aware of the things they are good at.\n\nThey know but they would never answer a question with that.\n\n---\n\n### I'll give you an example of this:\n\nImagine a job interview. Some people are nervous so they shake and others are filled with confidence.\n\n
    http://i.huffpost.com/gen/1937498/original.jpg
    \n
    [Source](http://www.huffingtonpost.com/2014/07/30/hunger-entitlement-study_n_5631594.html)
    \n\nSuddenly the question comes..\n\n- **What are your qualities as a person?**\n\nor\n\n- **Why should we hire you instead of someone else?**\n\nAny of these two questions means instant death to some people. **They don't know how to answer that.**\n\nThey know that they are a great parent, amazing artists or very skilled football players.. But they don't mention that during the interview or as answers for these questions because it doesn't *\"fit\"*.\n\nThe job is for a grocery store or as a salesperson, literally anything that doesn't *\"fit\"* your category.. So to be a great football player or a good artist doesn't count.. Right? - **Wrong.**\n\n
    http://cyrusevanado.s3.amazonaws.com/ai/selfmarketing/images/shoppingdude.jpg
    \n
    [Source](http://cyrusevanado.s3.amazonaws.com/ai/selfmarketing/index.html)
    \n\n## A great answer is more important than \"the answer\".\n\nWhat do I mean by that? - **Take a look at this:**\n\n- **What are your qualities as a person?**\n\n> *\"I am a humble person with a burning desire to build a family, raising two beautiful kids, driving a SUV and take my kids to Disneyland. I would love to see my kids with that super-smile on their face when they hug Mickey Mouse. That's who I am. Do you have kids?\"*\n\n- **Why should we hire you instead of someone else?**\n\n> *\"I've always loved to share my creations as an artist with the people around me. I'm hardworking and I've been freelancing full time for 5 years now.\"*\n\n**Now your face probably looks like this:**\n\n
    https://static4.fjcdn.com/comments/What+face+_78d9aaf81a6f9b7902ca1ee371b90428.png
    \n
    [Source](https://funnyjunk.com/channel/feels/We+all+know+that+feel/XsvvGKf/6)
    \n\nAnd yeah, I can understand why.. This was confusing for me too when I first encountered this.. But let me break this down for you even further..\n\n**What did I accomplish with these answers? - None of them are actually *\"related\"* to the questions, right?**\n\n- **In the first answer I actually tell them this:**\n\n> I am humble person, a good listener and I'm willing to help others.. I am a dreamer and I will work hard to get there. I will bring my A game at all times.\n\n- That's not at all the things I said, but that's how most people will interpret it. Having a family, raising kids and having dreams about vacations, smiles and a SUV. **That speaks for itself.** That means you're willing to push yourself to get there. You also touch their hearts with this. You go deep. You go to a personal level.\n\n**In my second answer, I tell them this:**\n\n> I care about others. I help others and I feel good about it. I work hard no matter what's at stake and I always deliver. I've delivered for 5 years already and I won't stop now.\n\n- Again, this isn't near the things I said.. But between the lines, this is a perfect match of what I gave as an answer. You share your creations which basically means that you care about others and that's important no matter what you'll work with. You've also been working full time for the past 5 years, so you are filled with confidence, know-how and you're still alive.. **So that means that you know what you're doing.**\n\n---\n\n### Most people would answer these questions like this:\n\n> My name is ______ and I'm ___ years old. I live ______ and I'm interested in this job. I previously worked at ________. I am honest, loyal and trustworthy. I am a nice person if you asked my friends.\n\nAnd sure, this isn't bad.. But it's the same type of answer they got a billion times before.. - Hopefully, you understand my point with this. - Use your talents. Think about it. **You have much more than you are able to see!**\n\n
    http://img12.deviantart.net/62ed/i/2011/140/d/6/be_you_wallpaper__grey_by_lileviljess-d3gs5ts.jpg
    \n
    [Source](http://lileviljess.deviantart.com/art/Be-You-Wallpaper-Grey-209586304)
    \n\n---\n\nShare what you are. Share the things you are good at. Share things you've done and things you do.. **Be you.** - That's what will bring you the most rewards in the long run. Especially on a personal level.\n\n
    **Be the best you can be.**
    \n\n---\n\n### What do I do..?\n\nI share things I care about. I share things from my personal life. I share things I feel good about.\n\nI also share *\"Hidden Photography Gems\"*. - None of them have reached high rewards.. I've also just recently launched a special contest. A \"secret contest\" and I've even sent the winner the prize money. I earned 1.8 STEEM POWER and lost $27 SBD in total doing that.. - **And I'm truly glad I did what I did.**\n\nI do this to help others. I do this to bring value, faith and happiness to steemit. It's not much but it's something. Hopefully I can encourage people. I can't change a person's life with my votes or with $27 SBD but I can make a huge difference with my words. I can spread the word as much as possible and hopefully, at some point, someone will pick that up.. **And that's the chance we're looking for!** \n\n
    **That's the chance I want to give to all of us.**
    \n\nWhen I feature people's posts I always wish that they will receive comments and upvotes, I would love to see that. On each and everyone of the posts I feature.. I will continue to spread my word and publish authors from the photography section because I feel that the photography section deserves much more attention.\n\nIt doesn't matter if it will get more attention in a month or a year automatically when more users have joined steemit.. I want to be part of this. I want to spread the word. I want to help. - **And I will continue to do that.**\n\n
    **I do this because I feel good about it .. And in return, I help you. In one way or another.**
    \n\n
    http://www.sirenconsultingfirm.com/wp-content/uploads/2015/04/something-better-than-nothing.jpg
    \n
    [Source](http://www.sirenconsultingfirm.com/in-marketing-something-is-better-than-nothing/)
    \n\n---\n\n
    [**Feel Free To Follow Me**](https://steemit.com/@hitmeasap)
    \n\n---", + "category": "steemit", + "children": 19, + "created": "2016-08-31T12:07:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://cdn.h3sean.com/wp-content/uploads/2011/10/Unfair.png", + "http://blogs.lasprovincias.es/elsindromededarrin/files/2016/07/o-MONOPOLY-facebook-1.jpg", + "http://i.imgur.com/bYmdHcX.gif", + "http://www.worldmomsblog.com/wp-content/uploads/2013/10/ID-10086141.jpg", + "http://2.bp.blogspot.com/-y0CGvDsBGMI/UszG2RE2SkI/AAAAAAAACWk/_5DP51zVdwM/s1600/standinginyourway.png", + "http://i.huffpost.com/gen/1937498/original.jpg", + "http://cyrusevanado.s3.amazonaws.com/ai/selfmarketing/images/shoppingdude.jpg", + "https://static4.fjcdn.com/comments/What+face+_78d9aaf81a6f9b7902ca1ee371b90428.png", + "http://img12.deviantart.net/62ed/i/2011/140/d/6/be_you_wallpaper__grey_by_lileviljess-d3gs5ts.jpg", + "http://www.sirenconsultingfirm.com/wp-content/uploads/2015/04/something-better-than-nothing.jpg" + ], + "links": [ + "http://h3sean.com/god-unfair/", + "http://blogs.lasprovincias.es/elsindromededarrin/", + "https://www.reddit.com/r/gifs/comments/1ubutj/the_power_of_mike_tyson_in_his_prime/", + "http://www.worldmomsnetwork.com/2013/10/30/egypt-can-life/", + "http://quotesgram.com/your-own-worst-enemy-quotes/", + "http://www.huffingtonpost.com/2014/07/30/hunger-entitlement-study_n_5631594.html", + "http://cyrusevanado.s3.amazonaws.com/ai/selfmarketing/index.html", + "https://funnyjunk.com/channel/feels/We+all+know+that+feel/XsvvGKf/6", + "http://lileviljess.deviantart.com/art/Be-You-Wallpaper-Grey-209586304", + "http://www.sirenconsultingfirm.com/in-marketing-something-is-better-than-nothing/", + "https://steemit.com/@hitmeasap" + ], + "tags": [ + "steemit", + "writing", + "life", + "blog", + "steem-help" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 24514948172217, + "payout": 73.495, + "payout_at": "2016-09-07T12:07:36", + "pending_payout_value": "73.495 HBD", + "percent_hbd": 10000, + "permlink": "be-you-and-do-what-you-can-something-is-better-than-nothing-and-i-will-prove-it", + "post_id": 1069884, + "promoted": "55.593 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 82 + }, + "title": "Be You And Do What You Can. Something is better than nothing.. And I will prove it!", + "updated": "2016-08-31T12:07:36", + "url": "/steemit/@hitmeasap/be-you-and-do-what-you-can-something-is-better-than-nothing-and-i-will-prove-it" + }, + { + "active_votes": [ + { + "rshares": 98923186797, + "voter": "barrie" + }, + { + "rshares": 7555040626678, + "voter": "steempty" + }, + { + "rshares": 260689951378, + "voter": "anonymous" + }, + { + "rshares": 170434439410, + "voter": "highasfuck" + }, + { + "rshares": 2331336777611, + "voter": "badassmother" + }, + { + "rshares": 1445386678882, + "voter": "xeldal" + }, + { + "rshares": 3067363384383, + "voter": "lafona-miner" + }, + { + "rshares": 478094018503, + "voter": "lafona" + }, + { + "rshares": 428577128724, + "voter": "abit" + }, + { + "rshares": 1120609046294, + "voter": "rossco99" + }, + { + "rshares": 1114483148331, + "voter": "delegate.lafona" + }, + { + "rshares": 308797510253, + "voter": "lafona5" + }, + { + "rshares": 6368563416960, + "voter": "steemit200" + }, + { + "rshares": 1828303912855, + "voter": "xeroc" + }, + { + "rshares": 1780689138136, + "voter": "arhag" + }, + { + "rshares": 1773112285575, + "voter": "joseph" + }, + { + "rshares": 4728021694081, + "voter": "au1nethyb1" + }, + { + "rshares": 256455387, + "voter": "mineralwasser" + }, + { + "rshares": 1390921990, + "voter": "bingo-0" + }, + { + "rshares": 450781632550, + "voter": "boatymcboatface" + }, + { + "rshares": 37842725376, + "voter": "proctologic" + }, + { + "rshares": 10604863428, + "voter": "idol" + }, + { + "rshares": 5146683930, + "voter": "sakr" + }, + { + "rshares": 31546083620, + "voter": "chitty" + }, + { + "rshares": 1825706210, + "voter": "jocelyn" + }, + { + "rshares": 11068501198, + "voter": "makishart" + }, + { + "rshares": 74263607249, + "voter": "nenad-ristic" + }, + { + "rshares": 182177994109, + "voter": "samuel-stone" + }, + { + "rshares": 74889124791, + "voter": "eeks" + }, + { + "rshares": 83797997544, + "voter": "kingscrown" + }, + { + "rshares": 519059105, + "voter": "paco-steem" + }, + { + "rshares": 6128985263, + "voter": "spaninv" + }, + { + "rshares": 30442733029, + "voter": "instructor2121" + }, + { + "rshares": 336358998413, + "voter": "teamsteem" + }, + { + "rshares": 160495569982, + "voter": "steve-walschot" + }, + { + "rshares": 39839920604, + "voter": "klye" + }, + { + "rshares": 268806071, + "voter": "coar" + }, + { + "rshares": 109399697896, + "voter": "asch" + }, + { + "rshares": 1413666370, + "voter": "murh" + }, + { + "rshares": 2380117566, + "voter": "error" + }, + { + "rshares": 39098174016, + "voter": "ranko-k" + }, + { + "rshares": 71077636927, + "voter": "thecryptofiend" + }, + { + "rshares": 69227137467, + "voter": "justtryme90" + }, + { + "rshares": 31562570480, + "voter": "drinkzya" + }, + { + "rshares": 404992574, + "voter": "stiletto" + }, + { + "rshares": 145991259402, + "voter": "killerstorm" + }, + { + "rshares": 17036466670, + "voter": "samether" + }, + { + "rshares": 33767337247, + "voter": "ratel" + }, + { + "rshares": 53446026484, + "voter": "thecryptodrive" + }, + { + "rshares": 26481261248, + "voter": "vladislav" + }, + { + "rshares": 388023535378, + "voter": "kaylinart" + }, + { + "rshares": 4489216732, + "voter": "tee-em" + }, + { + "rshares": 30490397432, + "voter": "michaelx" + }, + { + "rshares": 5946322288, + "voter": "mark-waser" + }, + { + "rshares": 108679378818, + "voter": "geoffrey" + }, + { + "rshares": 43188957880, + "voter": "marco-delsalto" + }, + { + "rshares": 8018982007, + "voter": "svamiva" + }, + { + "rshares": 2190228775, + "voter": "simoneighties" + }, + { + "rshares": 33966901180, + "voter": "cryptoiskey" + }, + { + "rshares": 11724343347, + "voter": "primus" + }, + { + "rshares": 458398081, + "voter": "mrhankeh" + }, + { + "rshares": 38013683029, + "voter": "clement" + }, + { + "rshares": 44994193660, + "voter": "isteemit" + }, + { + "rshares": 67181381625, + "voter": "bacchist" + }, + { + "rshares": 69428388695, + "voter": "venuspcs" + }, + { + "rshares": 174502281215, + "voter": "asmolokalo" + }, + { + "rshares": 38574415785, + "voter": "good-karma" + }, + { + "rshares": 62650245884, + "voter": "lehard" + }, + { + "rshares": 15194332212, + "voter": "rubybian" + }, + { + "rshares": 245172817, + "voter": "mstang83" + }, + { + "rshares": 46278606394, + "voter": "menta" + }, + { + "rshares": 12297660066, + "voter": "jako" + }, + { + "rshares": 2564759836, + "voter": "razorwave8" + }, + { + "rshares": 150601945044, + "voter": "derekareith" + }, + { + "rshares": 32022215321, + "voter": "picokernel" + }, + { + "rshares": 540619706561, + "voter": "neoxian" + }, + { + "rshares": 167274467203, + "voter": "knircky" + }, + { + "rshares": 19332722377, + "voter": "ausbitbank" + }, + { + "rshares": 2226795955, + "voter": "steem1653" + }, + { + "rshares": 40728115733, + "voter": "halo" + }, + { + "rshares": 2214191268, + "voter": "cloh76" + }, + { + "rshares": 303442287792, + "voter": "jesta" + }, + { + "rshares": 114002438, + "voter": "snowden" + }, + { + "rshares": 4709458476, + "voter": "thegoodguy" + }, + { + "rshares": 15580284917, + "voter": "aaseb" + }, + { + "rshares": 40368331645, + "voter": "biophil" + }, + { + "rshares": 1107671033, + "voter": "karen13" + }, + { + "rshares": 28215193752, + "voter": "dwinblood" + }, + { + "rshares": 24973952155, + "voter": "igster" + }, + { + "rshares": 11321267800, + "voter": "deviedev" + }, + { + "rshares": 5718121463, + "voter": "juvyjabian" + }, + { + "rshares": 1425501767, + "voter": "vorsseli" + }, + { + "rshares": 798945222, + "voter": "luisucv34" + }, + { + "rshares": 458089722672, + "voter": "knozaki2015" + }, + { + "rshares": 2224388314, + "voter": "arcange" + }, + { + "rshares": 38834491135, + "voter": "creemej" + }, + { + "rshares": 84865861, + "voter": "wildchild" + }, + { + "rshares": 129238783594, + "voter": "demotruk" + }, + { + "rshares": 1721184731, + "voter": "the-future" + }, + { + "rshares": 44807585729, + "voter": "mynameisbrian" + }, + { + "rshares": 183071361701, + "voter": "blueorgy" + }, + { + "rshares": 4211214665, + "voter": "fubar-bdhr" + }, + { + "rshares": 4922477300, + "voter": "bitcoiner" + }, + { + "rshares": 3755219518, + "voter": "tarindel" + }, + { + "rshares": 34500248130, + "voter": "sauravrungta" + }, + { + "rshares": 116147067, + "voter": "chugumoto" + }, + { + "rshares": 53839922255, + "voter": "jl777" + }, + { + "rshares": 29212975976, + "voter": "zaebars" + }, + { + "rshares": 818966646, + "voter": "raymonjohnstone" + }, + { + "rshares": 23815723291, + "voter": "masterinvestor" + }, + { + "rshares": 6972519497, + "voter": "fishborne" + }, + { + "rshares": 206056754, + "voter": "sergey44" + }, + { + "rshares": 7164728215, + "voter": "summonerrk" + }, + { + "rshares": 201571130, + "voter": "strictlybusiness" + }, + { + "rshares": 42693267253, + "voter": "claudiop63" + }, + { + "rshares": 4543553357, + "voter": "proto" + }, + { + "rshares": 658363526, + "voter": "curator" + }, + { + "rshares": 3525252375, + "voter": "tygergamer" + }, + { + "rshares": 45789163018, + "voter": "celebr1ty" + }, + { + "rshares": 1736279223, + "voter": "remlaps" + }, + { + "rshares": 583870241, + "voter": "bullionstackers" + }, + { + "rshares": 3392010133, + "voter": "glitterpig" + }, + { + "rshares": 6406856963, + "voter": "shortcut" + }, + { + "rshares": 125291181970, + "voter": "steemdrive" + }, + { + "rshares": 1075365048, + "voter": "metaflute" + }, + { + "rshares": 55154162145, + "voter": "gomeravibz" + }, + { + "rshares": 2298187874, + "voter": "taker" + }, + { + "rshares": 93149833, + "voter": "okay" + }, + { + "rshares": 10429146358, + "voter": "sykochica" + }, + { + "rshares": 3192662723, + "voter": "merej99" + }, + { + "rshares": 141850846085, + "voter": "twinner" + }, + { + "rshares": 4038742528, + "voter": "timcliff" + }, + { + "rshares": 25085423770, + "voter": "laonie1" + }, + { + "rshares": 25599123033, + "voter": "laonie2" + }, + { + "rshares": 25608099829, + "voter": "laonie3" + }, + { + "rshares": 6513732761, + "voter": "brendio" + }, + { + "rshares": 2082524882, + "voter": "gmurph" + }, + { + "rshares": 71342284, + "voter": "kurzer42" + }, + { + "rshares": 4277108961, + "voter": "ullikume" + }, + { + "rshares": 5551174113, + "voter": "cjclaro" + }, + { + "rshares": 2128821752, + "voter": "andrew0" + }, + { + "rshares": 58150459, + "voter": "michellek" + }, + { + "rshares": 25603442348, + "voter": "laonie4" + }, + { + "rshares": 25600704557, + "voter": "laonie5" + }, + { + "rshares": 25597687811, + "voter": "laonie6" + }, + { + "rshares": 25593532882, + "voter": "laonie7" + }, + { + "rshares": 5813008317, + "voter": "kurtbeil" + }, + { + "rshares": 25589829152, + "voter": "laonie8" + }, + { + "rshares": 25586983681, + "voter": "laonie9" + }, + { + "rshares": 3300399043, + "voter": "steemleak" + }, + { + "rshares": 21109148575, + "voter": "jphamer1" + }, + { + "rshares": 11496127617, + "voter": "ekitcho" + }, + { + "rshares": 121314249, + "voter": "bigsambucca" + }, + { + "rshares": 2033278442, + "voter": "paynode" + }, + { + "rshares": 13507419666, + "voter": "gargon" + }, + { + "rshares": 2555223700, + "voter": "pgarcgo" + }, + { + "rshares": 1434064827, + "voter": "hms818" + }, + { + "rshares": 65792487895, + "voter": "cryptos" + }, + { + "rshares": 25208068509, + "voter": "hanshotfirst" + }, + { + "rshares": 67627457, + "voter": "stevescriber" + }, + { + "rshares": 2704342364, + "voter": "bledarus" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 51199976, + "voter": "nano2nd" + }, + { + "rshares": 9423604529, + "voter": "mione" + }, + { + "rshares": 9233804145, + "voter": "theb0red1" + }, + { + "rshares": 15596955812, + "voter": "kyriacos" + }, + { + "rshares": 57816760, + "voter": "cryptoblu" + }, + { + "rshares": 57810474, + "voter": "instructor" + }, + { + "rshares": 86712034, + "voter": "pompe72" + }, + { + "rshares": 7981765563, + "voter": "lemouth" + }, + { + "rshares": 706168759118, + "voter": "dollarvigilante" + }, + { + "rshares": 18699439170, + "voter": "anotherjoe" + }, + { + "rshares": 6742538723, + "voter": "solarguy" + }, + { + "rshares": 27315404640, + "voter": "serejandmyself" + }, + { + "rshares": 4974768209, + "voter": "almerri" + }, + { + "rshares": 728677907, + "voter": "alexma3x" + }, + { + "rshares": 3497401523, + "voter": "cryptomental" + }, + { + "rshares": 284256346, + "voter": "steevc" + }, + { + "rshares": 3341359657, + "voter": "movievertigo" + }, + { + "rshares": 4717567649, + "voter": "mada" + }, + { + "rshares": 25580444366, + "voter": "laonie10" + }, + { + "rshares": 2982102775, + "voter": "netaterra" + }, + { + "rshares": 55543445, + "voter": "bitchplease" + }, + { + "rshares": 77719182822, + "voter": "someguy123" + }, + { + "rshares": 86699261626, + "voter": "barrycooper" + }, + { + "rshares": 18011042265, + "voter": "mikemacintire" + }, + { + "rshares": 27999285274, + "voter": "hilarski" + }, + { + "rshares": 3803431159, + "voter": "booky" + }, + { + "rshares": 54719920, + "voter": "rickmiller" + }, + { + "rshares": 5031873993, + "voter": "nulliusinverba" + }, + { + "rshares": 1698796327, + "voter": "runridefly" + }, + { + "rshares": 117344778, + "voter": "mlpfrank" + }, + { + "rshares": 3367402144, + "voter": "penguinpablo" + }, + { + "rshares": 1418049412, + "voter": "steemitguide" + }, + { + "rshares": 77846143, + "voter": "arandu" + }, + { + "rshares": 24705440619, + "voter": "laonie11" + }, + { + "rshares": 1660563580, + "voter": "davidjkelley" + }, + { + "rshares": 1536187649, + "voter": "paa" + }, + { + "rshares": 55687591, + "voter": "broadperspective" + }, + { + "rshares": 4545264668, + "voter": "l0k1" + }, + { + "rshares": 15559178946, + "voter": "digital-wisdom" + }, + { + "rshares": 3789038184, + "voter": "ethical-ai" + }, + { + "rshares": 53093296, + "voter": "freesteem" + }, + { + "rshares": 6826783194, + "voter": "jwaser" + }, + { + "rshares": 1357013119, + "voter": "crypt0mine" + }, + { + "rshares": 994238100, + "voter": "zettar" + }, + { + "rshares": 1072423575, + "voter": "keverw" + }, + { + "rshares": 207196967560, + "voter": "asksisk" + }, + { + "rshares": 63060920, + "voter": "klaartje" + }, + { + "rshares": 2673786276, + "voter": "bwaser" + }, + { + "rshares": 6023904178, + "voter": "dexter-k" + }, + { + "rshares": 644566982, + "voter": "ct-gurus" + }, + { + "rshares": 379814419137, + "voter": "charlieshrem" + }, + { + "rshares": 60084414328, + "voter": "tracemayer" + }, + { + "rshares": 54232595, + "voter": "blockcat" + }, + { + "rshares": 60333104, + "voter": "heroic15397" + }, + { + "rshares": 2042093794, + "voter": "steemsquad" + }, + { + "rshares": 574180710, + "voter": "anomaly" + }, + { + "rshares": 2399818471, + "voter": "ellepdub" + }, + { + "rshares": 54951573, + "voter": "inarix03" + }, + { + "rshares": 597816915, + "voter": "ola1" + }, + { + "rshares": 11700961387, + "voter": "herpetologyguy" + }, + { + "rshares": 56908444, + "voter": "everittdmickey" + }, + { + "rshares": 65261900, + "voter": "mari5555na" + }, + { + "rshares": 4813604877, + "voter": "morgan.waser" + }, + { + "rshares": 51215236, + "voter": "deli" + }, + { + "rshares": 62256253, + "voter": "teo" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 50484452, + "voter": "connect" + }, + { + "rshares": 3687368618, + "voter": "strong-ai" + }, + { + "rshares": 2339122417, + "voter": "senseye" + }, + { + "rshares": 162917785, + "voter": "ctu" + }, + { + "rshares": 1319293556, + "voter": "rusteemitblog" + }, + { + "rshares": 161822020, + "voter": "ndea30" + }, + { + "rshares": 161814721, + "voter": "domenico" + }, + { + "rshares": 161212160, + "voter": "origin" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 157799009, + "voter": "photorealistic" + }, + { + "rshares": 160961988, + "voter": "serena199" + }, + { + "rshares": 160930383, + "voter": "gia7" + }, + { + "rshares": 196786352, + "voter": "mgibson" + }, + { + "rshares": 160449137, + "voter": "richie4" + }, + { + "rshares": 160386285, + "voter": "coraline88" + }, + { + "rshares": 160117216, + "voter": "harlen" + }, + { + "rshares": 160078339, + "voter": "yanuel" + }, + { + "rshares": 160027052, + "voter": "daritza" + }, + { + "rshares": 159984914, + "voter": "correct" + }, + { + "rshares": 159164412, + "voter": "disneypixar" + }, + { + "rshares": 159025535, + "voter": "xtreme" + }, + { + "rshares": 158732321, + "voter": "steemwallet" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 77949421, + "voter": "dealzgal" + }, + { + "rshares": 86562486, + "voter": "storage" + }, + { + "rshares": 191907698, + "voter": "antaja" + }, + { + "rshares": 152969555, + "voter": "mrlemmer11" + }, + { + "rshares": 70767496, + "voter": "blackmarket" + }, + { + "rshares": 76913589, + "voter": "gifts" + }, + { + "rshares": 82837073, + "voter": "expat" + }, + { + "rshares": 151515793, + "voter": "techslut" + }, + { + "rshares": 132153069, + "voter": "steemtrail" + }, + { + "rshares": 149761866, + "voter": "gramion" + }, + { + "rshares": 151754313, + "voter": "dek" + }, + { + "rshares": 151416253, + "voter": "dukeofasia" + }, + { + "rshares": 148244276, + "voter": "jahtech" + }, + { + "rshares": 135751381, + "voter": "dirlei.sdias" + } + ], + "author": "someguy123", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.49, + "beneficiaries": [], + "blacklists": [], + "body": "Some people are still confused as to what a witness is. There's a lot of mixed information on Steemit as to what a witness does, and how much they earn.\n\nI'm here to clear this up with a thorough post, with simple explanations where possible.\n\n## What is a witness?\n\n**A witness plays a crucial part in how the STEEM network functions. Some people might not be aware of this, but Steemit is just a fancy web interface on top of a large network called STEEM, which operates remotely similar to Bitcoin.**\n\nSimple Definition:\n\n>A STEEM witness is a person whom operates a **witness server** (which produces blocks), and publishes a price feed of STEEM/USD to the network.\n\nWitnesses have many tasks. **The first and foremost is to produce blocks (thus process transactions)**, the second most important is to produce a price feed, which is how STEEM Dollars are always worth 1 US Dollar in STEEM (using the 7 day exchange).\n\nYou may have heard of the term **51% attack** before. Unlike Bitcoin, miners don't matter much to the STEEM network, instead, that is a witnesses job: \n\n**A hard fork happens when 67% of the top witnesses are all running a certain version of STEEM**, which means the top 19 witnesses can pick and choose whether to agree with a fork or not. (e.g. Hard Fork 13 and 14 were both postponed for a week, and re-designed because witnesses refused to update)\n\nTl;Dr\n\n - They're the main producer of blocks (not miners)\n - They maintain a price feed, which is how SBD functions\n - They play the role of consensus (decide whether to hard fork or not)\n - Many witnesses, such as myself, @riverhead, @roadscape @jesta and @arhag work on important things to help the STEEM network function and grow\n - Some witnesses don't produce any content, or work on anything STEEM related, e.g. @gtg - however, they are sometimes highly focused witnesses, who are very reliable (gtg has only missed 2 blocks after running for months)\n\n## Why should I care?\n\nA witness is paid proportionally to how high they are in the witness ranks, excluding the top 19 witnesses (who get 1 block every ~63 seconds).\n\nBut how do they get to those ranks? **They get voted in, by people like YOU**. It's just like an election, **if you don't vote, other people may vote in witnesses who are malicious or simply unreliable.**\n\n@thecryptofiend has came up with a questionnaire for witnesses, which may help people decide on who to vote for: https://steemit.com/steemit/@thecryptofiend/witness-questionnaire-a-solution-for-voter-confusion\n\n![](https://i.imgur.com/Ldf0VnV.png)\n
    Witness voting page
    \n\nYou can see the witness ranks, and vote for witnesses at https://steemit.com/~witnesses\n\n## How are blocks created/scheduled?\n\nIt's not a very even mixture as you would hope. Blocks are produced in \"rounds\", which are 21 blocks long, and blocks are created every 3 seconds.\n\nDuring each 21 block round, the blocks are distributed as such:\n\n - 19 blocks go to the top 19 voted witnesses (who are slightly shuffled to avoid witnesses purposely skipping blocks)\n - 1 block goes to a Proof-of-Work miner, who becomes a witness for just 1 block.\n - 1 semi-random witness outside of the top 19, which is influenced by their ranking\n\nYou can read more about the witness scheduling (it's very complicated!) in this article by Steemit CTO @dantheman :\n\nhttps://steemit.com/steem/@dantheman/steem-witness-scheduling-algorithm\n\n## How often do they get blocks (how much do they earn)?\n\nAs mentioned in the previous section, witnesses are paid proportional to their rank in the system. A witness at rank 30 can produce as many as 4 blocks/hour, compared to a witness at rank 50, which may produce less than 1 block/hour.\n\n**A STEEM block is worth 1 STEEM Power (not STEEM, or SBD), which means all rewards for miners/witnesses are trickle-paid for 2 years.**\n\n![](https://i.imgur.com/OaOiNlf.png)\n
    [@someguy123 on SteemDB](https://steemdb.com/@someguy123)
    \n\nIn my current position, 39, I create between 2 to 3 blocks per hour. `(2 * 24) * 31 = 1488` - that's approximately 1,500 STEEM Power per month at rank 39.\n\n### But what about the top 19? What do they get?\n\nThe top 19 witnesses get 1 block each, per 21 block round. This means they get approximately 1 block per 63 seconds.\n\nPer day they get roughly 1400 SP\n\n```(60 * 60 * 24) / 63 = 1,371.42```\n\nPer month they get roughly 42,500 SP\n\n```(60 * 60 * 24 * 31) / 63 = 42,514.28```\n\nAnd per year they get roughly 510,000 SP\n\n```(60 * 60 * 24 * 31 * 12) / 63 = 510,171.42```\n\n## Can anyone become a witness?\n\nThe short answer is: Yes.\n\nBecoming a witness requires several things:\n\n - A powerful (and reliable) server to run a witness server on\n - A second powerful server, with good bandwidth - to operate a Steem Seed (similar to a Bitcoin full node, distributes blocks)\n - Creating a **signing key**, and then broadcasting your intent to become a witness from `cli_wallet`\n - An accurate price feed of STEEM/USD which is updated *at least* once per day\n - Technical capabilities - you should understand most STEEM concepts, and be able to deal with server problems quickly\n - Trust from the community that you would be a good candidate for a witness\n\nSome of these steps are optional (e.g. the seed), while others might not matter until you approach the top 19 (the price feed) however, they're all very strongly recommended if you want to succeed as a witness.\n\n------\n\nI will be posting an in-depth tutorial on setting up a witness soon, as many of the existing articles lack important details. Until then, if you want to set up a witness, I recommend joining `#witness` on [STEEMIT.CHAT](https://steemit.chat) and asking for up to date guidance.\n\n------\n\n\n---\n\nDo you like what I'm doing for STEEM/Steemit?\n----\n[Vote for me to be a witness](https://steemit.com/~witnesses) - every vote counts. \n----\nDon't forget to follow me for more like this.\n----", + "category": "witness-category", + "children": 27, + "created": "2016-09-14T07:07:03", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgur.com/Ldf0VnV.png", + "https://i.imgur.com/OaOiNlf.png" + ], + "links": [ + "https://steemit.com/steemit/@thecryptofiend/witness-questionnaire-a-solution-for-voter-confusion", + "https://steemit.com/~witnesses", + "https://steemit.com/steem/@dantheman/steem-witness-scheduling-algorithm", + "https://steemdb.com/@someguy123", + "https://steemit.chat" + ], + "tags": [ + "witness-category", + "steem", + "steem-help", + "steemit" + ], + "users": [ + "riverhead", + "roadscape", + "jesta", + "arhag", + "gtg", + "thecryptofiend", + "dantheman" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 43314926686863, + "payout": 115.893, + "payout_at": "2016-09-21T07:07:03", + "pending_payout_value": "115.893 HBD", + "percent_hbd": 10000, + "permlink": "seriously-what-is-a-witness-why-should-i-care-how-do-i-become-one-answer", + "post_id": 1240794, + "promoted": "55.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 269 + }, + "title": "Seriously, what is a STEEM witness? Why should I care? How do I become one? (Answer)", + "updated": "2016-09-14T07:23:30", + "url": "/witness-category/@someguy123/seriously-what-is-a-witness-why-should-i-care-how-do-i-become-one-answer" + }, + { + "active_votes": [ + { + "rshares": 10614103331311, + "voter": "berniesanders" + }, + { + "rshares": 59458642275, + "voter": "nextgenwitness" + }, + { + "rshares": 228718504444, + "voter": "justin" + }, + { + "rshares": 1926094932850, + "voter": "nextgencrypto" + }, + { + "rshares": 134423167163, + "voter": "steemservices" + }, + { + "rshares": 2426353149, + "voter": "konelectric" + }, + { + "rshares": 89459145905, + "voter": "edgeland" + }, + { + "rshares": 13273883907, + "voter": "richman" + }, + { + "rshares": 280970691743, + "voter": "pal" + }, + { + "rshares": 1426202100, + "voter": "murh" + }, + { + "rshares": 28284373008, + "voter": "jonnyrevolution" + }, + { + "rshares": 49836148737, + "voter": "booja" + }, + { + "rshares": 569217189, + "voter": "steemswede" + }, + { + "rshares": 2501570496, + "voter": "sgnsteems" + }, + { + "rshares": 386077786, + "voter": "kellywin21" + }, + { + "rshares": 23482202368, + "voter": "williambanks" + }, + { + "rshares": 10940508683, + "voter": "mione" + }, + { + "rshares": 13686287140, + "voter": "thecurator" + }, + { + "rshares": 1578660489, + "voter": "cryptoeasy" + }, + { + "rshares": 6038280485, + "voter": "leavemealone" + }, + { + "rshares": 1305322446, + "voter": "gavicrane" + }, + { + "rshares": 4006599711, + "voter": "orcish" + }, + { + "rshares": 627733468, + "voter": "nathanjtaylor" + }, + { + "rshares": 161727291, + "voter": "crimson" + }, + { + "rshares": 164522103, + "voter": "robyneggs" + }, + { + "rshares": 65836326, + "voter": "serikus" + }, + { + "rshares": 156621194, + "voter": "my-art" + }, + { + "rshares": 144014259, + "voter": "fer32p" + } + ], + "author": "jonnyrevolution", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.91, + "beneficiaries": [], + "blacklists": [], + "body": "If you *choose*...the next images you will see were created at the peaks of spiritual awareness from within. **LOVE**, **LIFE**, **DEATH**, and **UNDERSTANDING** are the themes that I gather after atmospheric introspection of the experiences that I had while creating. \n\n
    [![SomethingSacredce779.jpg](https://www.steemimg.com/images/2016/09/07/SomethingSacredce779.jpg)](https://www.steemimg.com/image/u0XSs)\n**Something Sacred?** *[click to enlarge]*
    \n\n
    [![SunraysFromPaper66100.jpg](https://www.steemimg.com/images/2016/09/07/SunraysFromPaper66100.jpg)](https://www.steemimg.com/image/u0hf1)\n**Spiral Sunrays Arise On Tabbed Sheet** *[click to enlarge]*
    \n\nAs I have said before:\n> What may still be a controversy in some circles....and yet a paradigm shifting universe with much left to discover for others.\n\n
    [![SkeletalShockee040.jpg](https://www.steemimg.com/images/2016/09/07/SkeletalShockee040.jpg)](https://www.steemimg.com/image/u0ax8)\n**Skeletal Shock Protoplasm** *[click to enlarge]*
    \n\n
    [![ShapeshiftingSnakeskin55785.jpg](https://www.steemimg.com/images/2016/09/07/ShapeshiftingSnakeskin55785.jpg)](https://www.steemimg.com/image/u0Bza)\n**Shapeshifting Snakeskin** *[click to enlarge]*
    \n\nA daytrip creation...\n\n
    [![PsychedelicSunseta559b.jpg](https://www.steemimg.com/images/2016/09/07/PsychedelicSunseta559b.jpg)](https://www.steemimg.com/image/u05Ue)\n**Psychedelic Sunset** *[click to enlarge]*
    ", + "category": "art", + "children": 7, + "created": "2016-09-08T01:58:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/07/SomethingSacredce779.jpg", + "https://www.steemimg.com/images/2016/09/07/SunraysFromPaper66100.jpg", + "https://www.steemimg.com/images/2016/09/07/SkeletalShockee040.jpg", + "https://www.steemimg.com/images/2016/09/07/ShapeshiftingSnakeskin55785.jpg", + "https://www.steemimg.com/images/2016/09/07/PsychedelicSunseta559b.jpg" + ], + "links": [ + "https://www.steemimg.com/image/u0XSs", + "https://www.steemimg.com/image/u0hf1", + "https://www.steemimg.com/image/u0ax8", + "https://www.steemimg.com/image/u0Bza", + "https://www.steemimg.com/image/u05Ue" + ], + "tags": [ + "art", + "life", + "lifestyle", + "craigrant", + "truecrypto" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 13494290558026, + "payout": 24.641, + "payout_at": "2016-09-15T01:58:48", + "pending_payout_value": "24.641 HBD", + "percent_hbd": 10000, + "permlink": "venerated-visionary-vibrations-or-or-or-artwork-evoked-during-enlightening-hallucinations", + "post_id": 1167009, + "promoted": "55.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 28 + }, + "title": "Venerated Visionary Vibrations ||| Artwork Evoked During Enlightening Hallucinations", + "updated": "2016-09-08T01:58:48", + "url": "/art/@jonnyrevolution/venerated-visionary-vibrations-or-or-or-artwork-evoked-during-enlightening-hallucinations" + }, + { + "active_votes": [ + { + "rshares": 687927480502, + "voter": "barrie" + }, + { + "rshares": 1125797750526, + "voter": "anonymous" + }, + { + "rshares": 12675771238280, + "voter": "rainman" + }, + { + "rshares": 14716755413855, + "voter": "summon" + }, + { + "rshares": 10215229972277, + "voter": "ned" + }, + { + "rshares": 5979783617948, + "voter": "freedom" + }, + { + "rshares": 7027643085984, + "voter": "riverhead" + }, + { + "rshares": 9729206209895, + "voter": "pharesim" + }, + { + "rshares": 3095797559053, + "voter": "lafona-miner" + }, + { + "rshares": 1909967245886, + "voter": "hr1" + }, + { + "rshares": 438953140136, + "voter": "lafona" + }, + { + "rshares": 414026826146, + "voter": "abit" + }, + { + "rshares": 1049209595233, + "voter": "delegate.lafona" + }, + { + "rshares": 963067321029, + "voter": "liondani" + }, + { + "rshares": 314699645432, + "voter": "lafona5" + }, + { + "rshares": 3101239322, + "voter": "boy" + }, + { + "rshares": 1646318723440, + "voter": "xeroc" + }, + { + "rshares": 229926510732, + "voter": "steem-id" + }, + { + "rshares": 3765078220, + "voter": "bue-witness" + }, + { + "rshares": 690619464, + "voter": "bunny" + }, + { + "rshares": 54343547981, + "voter": "bue" + }, + { + "rshares": 1661932309, + "voter": "mini" + }, + { + "rshares": 213718493, + "voter": "moon" + }, + { + "rshares": 2042749976061, + "voter": "joseph" + }, + { + "rshares": 60985849882, + "voter": "aizensou" + }, + { + "rshares": 418288473653, + "voter": "recursive2" + }, + { + "rshares": 2651243328828, + "voter": "recursive" + }, + { + "rshares": 1784795277, + "voter": "mineralwasser" + }, + { + "rshares": 1045404344798, + "voter": "boombastic" + }, + { + "rshares": 134283650613, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 9580939663, + "voter": "bingo-0" + }, + { + "rshares": 1307178472534, + "voter": "steempower" + }, + { + "rshares": 7628389412, + "voter": "ass" + }, + { + "rshares": 7697170818, + "voter": "daftpunk" + }, + { + "rshares": 7468804309, + "voter": "jaws" + }, + { + "rshares": 7467122178, + "voter": "kingkong" + }, + { + "rshares": 8131084771, + "voter": "morpheus" + }, + { + "rshares": 7457329195, + "voter": "chef" + }, + { + "rshares": 7457263770, + "voter": "catwoman" + }, + { + "rshares": 8121515563, + "voter": "harrypotter" + }, + { + "rshares": 7468490405, + "voter": "tron" + }, + { + "rshares": 7444669084, + "voter": "beavis" + }, + { + "rshares": 9625203353, + "voter": "steemjesus" + }, + { + "rshares": 8628123900, + "voter": "sara" + }, + { + "rshares": 8457870600, + "voter": "starbucks" + }, + { + "rshares": 1130716083518, + "voter": "cass" + }, + { + "rshares": 8315335800, + "voter": "soccer" + }, + { + "rshares": 11712977391, + "voter": "idol" + }, + { + "rshares": 623025846, + "voter": "healthcare" + }, + { + "rshares": 7582112243, + "voter": "rap" + }, + { + "rshares": 7501012150, + "voter": "cinema" + }, + { + "rshares": 7873444778, + "voter": "rimantas" + }, + { + "rshares": 967711760, + "voter": "daniel.pan" + }, + { + "rshares": 7851901285, + "voter": "woo7739" + }, + { + "rshares": 832744796187, + "voter": "steemrollin" + }, + { + "rshares": 664452002, + "voter": "maxkeiser" + }, + { + "rshares": 3642760385, + "voter": "fusan" + }, + { + "rshares": 299060776997, + "voter": "chitty" + }, + { + "rshares": 288235837, + "voter": "helen.tan" + }, + { + "rshares": 141090052837, + "voter": "chris4210" + }, + { + "rshares": 13880531955, + "voter": "valtr" + }, + { + "rshares": 1803979740, + "voter": "jocelyn" + }, + { + "rshares": 1579018170, + "voter": "easteagle13" + }, + { + "rshares": 774836319, + "voter": "fran2k" + }, + { + "rshares": 21728469163, + "voter": "fkn" + }, + { + "rshares": 496331651, + "voter": "paco-steem" + }, + { + "rshares": 5595432304, + "voter": "spaninv" + }, + { + "rshares": 26384601601, + "voter": "instructor2121" + }, + { + "rshares": 2062708806, + "voter": "gekko" + }, + { + "rshares": 331130366436, + "voter": "teamsteem" + }, + { + "rshares": 29903838745, + "voter": "elishagh1" + }, + { + "rshares": 742481510504, + "voter": "nanzo-scoop" + }, + { + "rshares": 14828727252, + "voter": "acidyo" + }, + { + "rshares": 134325670238, + "voter": "steve-walschot" + }, + { + "rshares": 57965547486, + "voter": "hannixx42" + }, + { + "rshares": 234685997034, + "voter": "mummyimperfect" + }, + { + "rshares": 55119276585, + "voter": "oaldamster" + }, + { + "rshares": 666851926, + "voter": "coar" + }, + { + "rshares": 74098286425, + "voter": "asch" + }, + { + "rshares": 1419659881, + "voter": "murh" + }, + { + "rshares": 2632215590, + "voter": "error" + }, + { + "rshares": 64526080312, + "voter": "ak2020" + }, + { + "rshares": 24382234821, + "voter": "paul-labossiere" + }, + { + "rshares": 37856084701, + "voter": "justtryme90" + }, + { + "rshares": 11009212383, + "voter": "zebbra2014" + }, + { + "rshares": 372762911375, + "voter": "taoteh1221" + }, + { + "rshares": 400699491, + "voter": "applecrisp" + }, + { + "rshares": 387552370, + "voter": "stiletto" + }, + { + "rshares": 56402334767, + "voter": "juanmiguelsalas" + }, + { + "rshares": 105652838636, + "voter": "kenny-crane" + }, + { + "rshares": 49383341547, + "voter": "thecryptodrive" + }, + { + "rshares": 4477107456, + "voter": "dahaz159" + }, + { + "rshares": 5341000925, + "voter": "facer" + }, + { + "rshares": 201445269428, + "voter": "alexc" + }, + { + "rshares": 2076078248, + "voter": "stephen-somers" + }, + { + "rshares": 265794063853, + "voter": "trogdor" + }, + { + "rshares": 2786982187, + "voter": "tee-em" + }, + { + "rshares": 32893244268, + "voter": "michaelx" + }, + { + "rshares": 182849996797, + "voter": "thedashguy" + }, + { + "rshares": 110959403268, + "voter": "geoffrey" + }, + { + "rshares": 5495252511, + "voter": "angusleung100" + }, + { + "rshares": 32557478181, + "voter": "talanhorne" + }, + { + "rshares": 13820475127, + "voter": "magnebit" + }, + { + "rshares": 1052188679, + "voter": "wisehammer" + }, + { + "rshares": 509943734, + "voter": "mrhankeh" + }, + { + "rshares": 49140208479, + "voter": "isteemit" + }, + { + "rshares": 272212638, + "voter": "ladyclair" + }, + { + "rshares": 47322393466, + "voter": "bacchist" + }, + { + "rshares": 105564708828, + "voter": "rubybian" + }, + { + "rshares": 254364900, + "voter": "mstang83" + }, + { + "rshares": 18644817812, + "voter": "hakise" + }, + { + "rshares": 125467733607, + "voter": "jackkang" + }, + { + "rshares": 15480910118, + "voter": "r4fken" + }, + { + "rshares": 24970935785, + "voter": "tcfxyz" + }, + { + "rshares": 6917937631, + "voter": "futurefood" + }, + { + "rshares": 1908562777, + "voter": "pipertomcat" + }, + { + "rshares": 133323313264, + "voter": "derekareith" + }, + { + "rshares": 64418549797, + "voter": "furion" + }, + { + "rshares": 523677225523, + "voter": "neoxian" + }, + { + "rshares": 530911560, + "voter": "barbara2" + }, + { + "rshares": 595616216, + "voter": "ch0c0latechip" + }, + { + "rshares": 545983534, + "voter": "doge4lyf" + }, + { + "rshares": 236699236, + "voter": "mirspirs" + }, + { + "rshares": 1467336120, + "voter": "vi1son" + }, + { + "rshares": 40458404980, + "voter": "wesam" + }, + { + "rshares": 1649863673, + "voter": "steem1653" + }, + { + "rshares": 26363447152, + "voter": "halo" + }, + { + "rshares": 15526993858, + "voter": "sebastien" + }, + { + "rshares": 880403645, + "voter": "cherish" + }, + { + "rshares": 202014054940, + "voter": "jesta" + }, + { + "rshares": 33640995047, + "voter": "toxonaut" + }, + { + "rshares": 828629042, + "voter": "bmmmmmm" + }, + { + "rshares": 14818183448, + "voter": "aaseb" + }, + { + "rshares": 1870744093, + "voter": "incomemonthly" + }, + { + "rshares": 4193943830, + "voter": "karen13" + }, + { + "rshares": 24948544169, + "voter": "igster" + }, + { + "rshares": 10730068002, + "voter": "jaycobbell" + }, + { + "rshares": 3575697079, + "voter": "dcryptogold" + }, + { + "rshares": 38785156768, + "voter": "condra" + }, + { + "rshares": 5485605141, + "voter": "domavila" + }, + { + "rshares": 2138956517, + "voter": "dmacshady" + }, + { + "rshares": 2904872111, + "voter": "pigatto" + }, + { + "rshares": 84060380413, + "voter": "stephencurry" + }, + { + "rshares": 1453995527, + "voter": "vorsseli" + }, + { + "rshares": 20008737165, + "voter": "grolelo" + }, + { + "rshares": 3023523774, + "voter": "kendewitt" + }, + { + "rshares": 94244751, + "voter": "wildchild" + }, + { + "rshares": 5531768448, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 12991972635, + "voter": "nippel66" + }, + { + "rshares": 201176042966, + "voter": "blueorgy" + }, + { + "rshares": 259628018962, + "voter": "calaber24p" + }, + { + "rshares": 7831421142, + "voter": "rpf" + }, + { + "rshares": 5572644736, + "voter": "sharker" + }, + { + "rshares": 8134046284, + "voter": "neroru" + }, + { + "rshares": 204041320243, + "voter": "jl777" + }, + { + "rshares": 1016566875787, + "voter": "james212" + }, + { + "rshares": 19495977070, + "voter": "zaebars" + }, + { + "rshares": 18416219648, + "voter": "positive" + }, + { + "rshares": 4831508419, + "voter": "masterinvestor" + }, + { + "rshares": 2553528319, + "voter": "stea90" + }, + { + "rshares": 897758945, + "voter": "happyphoenix" + }, + { + "rshares": 18858765110, + "voter": "krabgat" + }, + { + "rshares": 17558316880, + "voter": "proto" + }, + { + "rshares": 594907055, + "voter": "curator" + }, + { + "rshares": 221401214, + "voter": "culoemono" + }, + { + "rshares": 225852101, + "voter": "dubraman" + }, + { + "rshares": 1941806075, + "voter": "tygergamer" + }, + { + "rshares": 602388131, + "voter": "fnait" + }, + { + "rshares": 549647063, + "voter": "keepcalmand" + }, + { + "rshares": 6351454293, + "voter": "sulev" + }, + { + "rshares": 1548603448, + "voter": "jillstein2016" + }, + { + "rshares": 1353528110, + "voter": "spinner" + }, + { + "rshares": 1858242719, + "voter": "lpninja" + }, + { + "rshares": 27744624566, + "voter": "williambanks" + }, + { + "rshares": 34328972158, + "voter": "jasonstaggers" + }, + { + "rshares": 1850996140, + "voter": "webosfritos" + }, + { + "rshares": 2938041239, + "voter": "shortcut" + }, + { + "rshares": 116018039597, + "voter": "steemdrive" + }, + { + "rshares": 1254010823, + "voter": "metaflute" + }, + { + "rshares": 48887462921, + "voter": "gomeravibz" + }, + { + "rshares": 8783443865, + "voter": "taker" + }, + { + "rshares": 23608715787, + "voter": "rawnetics" + }, + { + "rshares": 19976972801, + "voter": "thebluepanda" + }, + { + "rshares": 1368387313, + "voter": "brendio" + }, + { + "rshares": 10192425561, + "voter": "viktor.phuket" + }, + { + "rshares": 2348650163, + "voter": "kalimor" + }, + { + "rshares": 4338106663, + "voter": "ullikume" + }, + { + "rshares": 2979617190, + "voter": "cjclaro" + }, + { + "rshares": 8279541598, + "voter": "kurtbeil" + }, + { + "rshares": 1965200089, + "voter": "t3ran13" + }, + { + "rshares": 6164810854, + "voter": "mevilkingdom" + }, + { + "rshares": 107084440, + "voter": "luke490" + }, + { + "rshares": 17892117920, + "voter": "capper2016" + }, + { + "rshares": 18439853853, + "voter": "jphamer1" + }, + { + "rshares": 92922845131, + "voter": "joele" + }, + { + "rshares": 1072419639, + "voter": "paynode" + }, + { + "rshares": 21851097144, + "voter": "sirwinchester" + }, + { + "rshares": 2058409213, + "voter": "kurtrohlandt" + }, + { + "rshares": 825877945, + "voter": "future24" + }, + { + "rshares": 3509559363, + "voter": "cmorton" + }, + { + "rshares": 62528131, + "voter": "xcepta" + }, + { + "rshares": 12012730878, + "voter": "cryptos" + }, + { + "rshares": 36863064220, + "voter": "dowha" + }, + { + "rshares": 76170225, + "voter": "evgenyche" + }, + { + "rshares": 61269912, + "voter": "svetanyk" + }, + { + "rshares": 5776599727, + "voter": "mrosenquist" + }, + { + "rshares": 60717532, + "voter": "stevescriber" + }, + { + "rshares": 901114996, + "voter": "bledarus" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 1010019521, + "voter": "shinji" + }, + { + "rshares": 243771797, + "voter": "matrixdweller" + }, + { + "rshares": 7833422368, + "voter": "theb0red1" + }, + { + "rshares": 54189584, + "voter": "cryptoblu" + }, + { + "rshares": 54183691, + "voter": "instructor" + }, + { + "rshares": 589622381758, + "voter": "dollarvigilante" + }, + { + "rshares": 61595666714, + "voter": "serejandmyself" + }, + { + "rshares": 1394667916, + "voter": "alexma3x" + }, + { + "rshares": 11202143454, + "voter": "gvargas123" + }, + { + "rshares": 1237582343, + "voter": "gdsprgdd" + }, + { + "rshares": 2359854110, + "voter": "madoff" + }, + { + "rshares": 8234924133, + "voter": "jaredcwillis" + }, + { + "rshares": 1854373937, + "voter": "movievertigo" + }, + { + "rshares": 18108534499, + "voter": "someguy123" + }, + { + "rshares": 61502725136, + "voter": "barrycooper" + }, + { + "rshares": 79979619, + "voter": "joelbow" + }, + { + "rshares": 10320663417, + "voter": "hilarski" + }, + { + "rshares": 51286297, + "voter": "rickmiller" + }, + { + "rshares": 8641078629, + "voter": "etcmike" + }, + { + "rshares": 1232211618, + "voter": "nulliusinverba" + }, + { + "rshares": 754019861, + "voter": "runridefly" + }, + { + "rshares": 54272735, + "voter": "fleshtheworld" + }, + { + "rshares": 2381725865, + "voter": "richardcrill" + }, + { + "rshares": 62245792, + "voter": "paa" + }, + { + "rshares": 81876495, + "voter": "happylovelife" + }, + { + "rshares": 55669133, + "voter": "sebastianbauer" + }, + { + "rshares": 34325741440, + "voter": "sponge-bob" + }, + { + "rshares": 56509248, + "voter": "walternz" + }, + { + "rshares": 53238597, + "voter": "gumer" + }, + { + "rshares": 666711159, + "voter": "keverw" + }, + { + "rshares": 25835980056, + "voter": "dubi" + }, + { + "rshares": 226876451, + "voter": "pjo" + }, + { + "rshares": 343458881, + "voter": "panther" + }, + { + "rshares": 1139389514, + "voter": "alina1" + }, + { + "rshares": 280985935123, + "voter": "charlieshrem" + }, + { + "rshares": 56306822468, + "voter": "tracemayer" + }, + { + "rshares": 23579608214, + "voter": "brains" + }, + { + "rshares": 5290020548, + "voter": "ivicaa" + }, + { + "rshares": 3276071690, + "voter": "steemokto" + }, + { + "rshares": 1198017550, + "voter": "steemafon" + }, + { + "rshares": 51817146, + "voter": "caligirl" + }, + { + "rshares": 62359614, + "voter": "positivesteem" + }, + { + "rshares": 894167573, + "voter": "rigaronib" + }, + { + "rshares": 63543002, + "voter": "nelyp" + }, + { + "rshares": 51109965, + "voter": "f1111111" + }, + { + "rshares": 1896168752, + "voter": "slayer" + }, + { + "rshares": 73947493, + "voter": "steemrocket" + }, + { + "rshares": 1721773629, + "voter": "steemsquad" + }, + { + "rshares": 27408100635, + "voter": "tarekadam" + }, + { + "rshares": 53579928, + "voter": "luup" + }, + { + "rshares": 385752375, + "voter": "ola1" + }, + { + "rshares": 52610096, + "voter": "lennex" + }, + { + "rshares": 302995626, + "voter": "robotev1" + }, + { + "rshares": 70448698, + "voter": "bobbybillbob" + }, + { + "rshares": 162979078, + "voter": "bo-ro" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 72444138, + "voter": "cherryleaf" + }, + { + "rshares": 1692916388, + "voter": "nil1511" + }, + { + "rshares": 1137952293, + "voter": "ayim" + }, + { + "rshares": 82470147, + "voter": "robermulima" + }, + { + "rshares": 160683133, + "voter": "wastedsoul" + }, + { + "rshares": 125120492, + "voter": "comeup" + }, + { + "rshares": 108712635, + "voter": "tygeade" + }, + { + "rshares": 156488587, + "voter": "tanemahuta" + } + ], + "author": "steve-walschot", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.68, + "beneficiaries": [], + "blacklists": [], + "body": "# Last week i wrote a post on getting a consensus on how to handle new user registrations. \n## For those who missed it, the post can be found [here](https://steemit.com/steempay/@steve-walschot/developer-preview-steempay-mobile-wallet-or-qr-to-upvote-or-consensus-needed).\n\nAfter long debating on chats, interacting with users and listening to their feedback here's what i've decided;\n\n### SteemPay.io pays the account creation fee during startup.\nAfter the startup phase, i'll start playing around with having **paid ads** in the app.\n\n## Paid ads? I don't want to see some viagra commercial in my app!\n### Touch\u00e9. But here's the businessmodel behind it:\n\n- Only ads linking to a **steemit post** will be allowed.\n- Only a small text banner on the top will be allowed. No images, only text.\n- No forced clicks or upvotes; The user will only **see** the ad.\n- Every ad needs to have **approval** before being listed.\n- First come, first served system.\n- Visibility and duration will be announced later.\n\n----\n## Note that ads will only be visible for users who create an account trough our app. Existing users will be completely ad-free.\n----\n# General progress\n\nhttps://img1.steemit.com/0x0/http://i.imgur.com/819S9aW.jpg\n\nThe overall developement is inline with our expectations., the first public android version will be online by the end of next week.\n\nCurrently the code is about 90% completed, so is the UI design ([see this showcase](https://steemit.com/steempay/@cass/steempay-io-mobile-payment-solution-ui-ux-playground) ) by @cass.\n\nMake sure to [follow me](https://steemit.com/@steve-walschot) to stay updated.\n\nIf you want to support Steempay.io, consider giving me a [witness vote](https://steemit.com/witness-category/@steve-walschot/witness-application-post-steve-walschot-creator-of-steempay).\n\n# Steem on!", + "category": "steempay", + "children": 14, + "created": "2016-09-03T19:10:33", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img1.steemit.com/0x0/http://i.imgur.com/819S9aW.jpg" + ], + "links": [ + "https://steemit.com/steempay/@steve-walschot/developer-preview-steempay-mobile-wallet-or-qr-to-upvote-or-consensus-needed", + "https://steemit.com/steempay/@cass/steempay-io-mobile-payment-solution-ui-ux-playground", + "https://steemit.com/@steve-walschot", + "https://steemit.com/witness-category/@steve-walschot/witness-application-post-steve-walschot-creator-of-steempay" + ], + "tags": [ + "steempay", + "mobile", + "wallets", + "developer", + "update" + ], + "users": [ + "cass" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 91134703917103, + "payout": 858.774, + "payout_at": "2016-09-10T19:10:33", + "pending_payout_value": "858.774 HBD", + "percent_hbd": 10000, + "permlink": "steempay-mobile-wallet-developer-update-consensus-reached", + "post_id": 1114632, + "promoted": "55.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 273 + }, + "title": "STEEMPAY mobile wallet developer update - Consensus reached", + "updated": "2016-09-03T19:10:33", + "url": "/steempay/@steve-walschot/steempay-mobile-wallet-developer-update-consensus-reached" + }, + { + "active_votes": [ + { + "rshares": 33250846024, + "voter": "aizensou" + }, + { + "rshares": 290979005478, + "voter": "chitty" + }, + { + "rshares": 200086864853, + "voter": "gardenlady" + }, + { + "rshares": 14756348450, + "voter": "brindleswan" + }, + { + "rshares": 38472977395, + "voter": "noaommerrr" + }, + { + "rshares": 331726253139, + "voter": "craig-grant" + }, + { + "rshares": 33891443561, + "voter": "james-show" + }, + { + "rshares": 9248653425, + "voter": "richman" + }, + { + "rshares": 3934271770, + "voter": "jerome-colley" + }, + { + "rshares": 17801450353, + "voter": "thecryptofiend" + }, + { + "rshares": 13348811873, + "voter": "samether" + }, + { + "rshares": 259753743155, + "voter": "kaylinart" + }, + { + "rshares": 753502879, + "voter": "christoph3" + }, + { + "rshares": 205139978, + "voter": "ales" + }, + { + "rshares": 3374026415, + "voter": "michaellamden68" + }, + { + "rshares": 193551595441, + "voter": "asmolokalo" + }, + { + "rshares": 54492837940, + "voter": "booja" + }, + { + "rshares": 8135417710, + "voter": "cmtzco" + }, + { + "rshares": 30669376448, + "voter": "yuliana" + }, + { + "rshares": 16250564070, + "voter": "picokernel" + }, + { + "rshares": 108945051515, + "voter": "crypt0" + }, + { + "rshares": 315110283, + "voter": "zhuvazhuva" + }, + { + "rshares": 2768225332, + "voter": "steemit-life" + }, + { + "rshares": 6875953091, + "voter": "sylv3se" + }, + { + "rshares": 332453178, + "voter": "luisucv34" + }, + { + "rshares": 2085357345, + "voter": "dimon14" + }, + { + "rshares": 3784339280, + "voter": "maximkichev" + }, + { + "rshares": 25045323080, + "voter": "deanliu" + }, + { + "rshares": 202731558, + "voter": "jasen.g1311" + }, + { + "rshares": 16644718123, + "voter": "pinkisland" + }, + { + "rshares": 8404566484, + "voter": "youngkim" + }, + { + "rshares": 59017018, + "voter": "reported" + }, + { + "rshares": 54969517, + "voter": "southbaybits" + }, + { + "rshares": 23050926868, + "voter": "laoyao" + }, + { + "rshares": 136485074, + "voter": "luke490" + }, + { + "rshares": 3410342216, + "voter": "oflyhigh" + }, + { + "rshares": 151302584, + "voter": "agussudaryanto" + }, + { + "rshares": 1145609627, + "voter": "bledarus" + }, + { + "rshares": 61296223, + "voter": "strangedays" + }, + { + "rshares": 1157113501, + "voter": "chinadaily" + }, + { + "rshares": 7241046641, + "voter": "gvargas123" + }, + { + "rshares": 801075067, + "voter": "telos" + }, + { + "rshares": 499905278, + "voter": "tradz" + }, + { + "rshares": 54679571, + "voter": "cnmtz" + }, + { + "rshares": 10280181725, + "voter": "stiant" + }, + { + "rshares": 1580324483, + "voter": "funkywanderer" + }, + { + "rshares": 444410694, + "voter": "eight-rad" + }, + { + "rshares": 53451619, + "voter": "benaccept" + }, + { + "rshares": 783048637, + "voter": "stepa" + }, + { + "rshares": 94346928, + "voter": "alina1" + }, + { + "rshares": 2921775535, + "voter": "gringalicious" + }, + { + "rshares": 89309975, + "voter": "ola1" + }, + { + "rshares": 78281569, + "voter": "benberger" + } + ], + "author": "craig-grant", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.62, + "beneficiaries": [], + "blacklists": [], + "body": "### Good food is happy freedom\nhttps://www.youtube.com/watch?v=7CbwrsfB5-g\n\n### Every day is the same day repeating itself, just as 1 second of now.\n\n### Inequality is having to get permission or give apology.\n\n### JOY is my force field.\n\n---\n\nOn the way to the sushi restaurant...\nhttps://www.youtube.com/watch?v=V2gmGK3ftOY\n\n---\n\n## Craig Grant in 1999\nI no longer had the financial support of my girlfriend, and things slowed down for me with music. I had now admitted to myself that I had failed at becoming famous hip hop star and was ready to go back to school. I moved back to my mothers house and cut myself off from most of my music friends. I started night classes at Palm Beach Community college. I hated it. I continued to work with my rap group ACU to complete their album, but stopped with everything after that. Julie was working in a salon and would occasionally come to visit me. We talked allot on the phone at night while I worked delivering pizza. She had some cute girlfriends and I always asked her to hook me up. Our long phone conversations would often venture into sexual subjects. Julie(Yuliana's nick name) had a girlfriend that was bisexual, she often spent the night at Julie\u2019s house and they would pretend to be messing with each other while I was on the phone. One night me and a friend named Mr. Menace picked up Julie and her bisexual friend to hang out. We went to my mothers house and all got drunk. They were scared to have sex with us, but we convinced them to let us watch them. They did a little bit, not much. I was pleased to see Julie in just her panties for the first time. I was so drunk and started talking about my childhood for a long time.\n\nI was desperate to find a way out of my mothers house and out of school. I started thinking maybe now it\u2019s time to find a rich old woman, my last resort to wealth. Early in the year I found a flier advertising Unlimited long distance for a flat rate of $59 per month. I could tell this was a new company and new technology, and I wanted to get involved. The company was International Communications Corporation from Boca Raton, Fl. I called them and asked if there was a away I could make $$ promoting their service. They signed me up as a reseller making $25 per new customer plus 10% of the recurring phone bill. I made fliers and advertised the service in the local news paper. I made a web site called LongDistanceFlat.com that was programmed to sign up new customers online. At first my web site collected the customer information, then I would print and fax the order. When I started the service was only available locally, but the company grew fast and then it was available nationwide. I started learning how to promote my web site online to get more customers. I started getting checks in the mail. I was happy to be making $$ this way. It took allot of work but I was working for myself without a boss on my back and making my own hours, I liked it. I spent all the $$ I made delivering pizza on promoting LongDistanceFlat.com.\n\nIn August my daily routine was to deliver pizza and get on the Internet, I quit school. My mother was concerned. One Saturday night she yelled at me to get out the house and go party, she was all dressed up to go out. She said I was spending too much time on that dam computer. I told her \u201cThis is going to pay off\u201d. My only friends in this time was Lesmes and Julie. Me and Lesmes were doing music, and Julie would visit about 3 times per week. I started showing her all the cool stuff I am doing online and how I am making $$ with it. I also showed her a personal ad I had on excite.com to find a girlfriend. I had a few responses and went on a couple dates, but nothing good. Julie put a personal ad in excite.com just for the fun of it, she got hundreds of responses in just 2 days, it was overwhelming. She read the messages and laughed. She brought a very sexy friend to my house once, her name was Sophie. Julie started looking better now that she had been working in the salon, she also had a nice car, a red convertible Mustang.\n\nWhile promoting LongDistanceFlat.com I started a promotion offering a free cordless phone to new customers. Free stuff offers got allot of attention online, and it was easy to get links on free stuff sites for my offer. I started surfing the Internet to find free stuff sites to place my offer. I noticed how well built these sites were and everything was free. I knew there was $$ being made and I wanted to know how to make it too. I dug deeper and after a month I figured out what affiliate programs were. Many of the free offers were companies collecting information and would pay me up to $1.00 for a name and address and send a free product to that customer.\n\nIn three months I taught myself how to use Front Page and launched my first free stuff site free4women.com in late 1999. I made the free4wmaon.com site with 2 pages, 1 page with the TOP 100 FREE STUFF offers online, all these offers I get paid $$. The other page was a collection of legitimate FREE beauty product offers for women. These offers were REAL free offers that I did not get paid for, but was a GREAT way to market the site to get traffic. I worked VERY HARD loooong hours to market my site with every tool available to me. I created a personality called \u201cJanet\u201d for posting in forums..ect, because free stuff surfers respond more to women online than men. I had spent about $500 of my own $$ and I made that $500 back before I was able to spend more, so the site was paying for itself and then some. One of my biggest offers was an online bank called x.com (now PayPal). They offered $20 free to open a bank account online, and $20 for very person your refer, deposited to your x.com online bank account. X.com also sent a visa debit card for the account. The online form to open the account was one page, and short. You would see the $20 instantly in your new online bank account. I promoted that offer and made $2000 per week. I spent most of the $$ I made on promoting the web site. My web site was making $5,000 per month. I had an account with LinkShare.com and made about $10,000 for my first big check, it was scheduled to arrive in January 2000. I was worried about Y2K.\n\nlongdistanceflat.com @ https://web.archive.org/web/19991128041952/http://www.longdistanceflat.com/\n\nfree4women.com @ https://web.archive.org/web/20000816005758/http://www.free4women.com/beauty.htm\n\n---\nSteem City - Politics, Security, Tax, Trade, Police, and Social Services\nhttps://www.youtube.com/watch?v=pDdxihuCXMk\n\n---\n\nFollow @craig-grant\n\nhave fun : )", + "category": "freedom", + "children": 6, + "created": "2016-08-31T18:08:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/7CbwrsfB5-g/0.jpg", + "https://img.youtube.com/vi/V2gmGK3ftOY/0.jpg", + "https://img.youtube.com/vi/pDdxihuCXMk/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=7CbwrsfB5-g", + "https://www.youtube.com/watch?v=V2gmGK3ftOY", + "https://web.archive.org/web/19991128041952/http://www.longdistanceflat.com/", + "https://web.archive.org/web/20000816005758/http://www.free4women.com/beauty.htm", + "https://www.youtube.com/watch?v=pDdxihuCXMk" + ], + "tags": [ + "freedom", + "food", + "introduceyourself" + ], + "users": [ + "craig-grant" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 1784235859976, + "payout": 0.986, + "payout_at": "2016-09-07T18:08:21", + "pending_payout_value": "0.986 HBD", + "percent_hbd": 10000, + "permlink": "hot-saki-and-tuna-tataki-for-lunch-with-yuliana-wednesday-august-31-2016", + "post_id": 1073941, + "promoted": "55.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 53 + }, + "title": "Hot Saki and Tuna Tataki for lunch with Yuliana - Wednesday, August 31, 2016", + "updated": "2016-08-31T19:40:48", + "url": "/freedom/@craig-grant/hot-saki-and-tuna-tataki-for-lunch-with-yuliana-wednesday-august-31-2016" + }, + { + "active_votes": [ + { + "rshares": 3524228779652, + "voter": "wang" + }, + { + "rshares": 6477125435976, + "voter": "steemit200" + }, + { + "rshares": 3098742961, + "voter": "boy" + }, + { + "rshares": 3761875241, + "voter": "bue-witness" + }, + { + "rshares": 697251186, + "voter": "bunny" + }, + { + "rshares": 53918968411, + "voter": "bue" + }, + { + "rshares": 1660692110, + "voter": "mini" + }, + { + "rshares": 213653566, + "voter": "moon" + }, + { + "rshares": 4790525555711, + "voter": "au1nethyb1" + }, + { + "rshares": 19451819636, + "voter": "proctologic" + }, + { + "rshares": 622663865, + "voter": "healthcare" + }, + { + "rshares": 967093470, + "voter": "daniel.pan" + }, + { + "rshares": 120064536876, + "voter": "linouxis9" + }, + { + "rshares": 6963772512, + "voter": "patrice" + }, + { + "rshares": 288128811, + "voter": "helen.tan" + }, + { + "rshares": 174336102579, + "voter": "jamtaylor" + }, + { + "rshares": 9897393976, + "voter": "mranderson" + }, + { + "rshares": 267941793269, + "voter": "pal" + }, + { + "rshares": 19711517082, + "voter": "acidyo" + }, + { + "rshares": 1788305838, + "voter": "murh" + }, + { + "rshares": 12103154713, + "voter": "thecryptofiend" + }, + { + "rshares": 10305797835, + "voter": "johnerfx" + }, + { + "rshares": 12933012144, + "voter": "samether" + }, + { + "rshares": 557026163, + "voter": "johnerminer" + }, + { + "rshares": 29863829277, + "voter": "r4fken" + }, + { + "rshares": 16091694977, + "voter": "mrgreen" + }, + { + "rshares": 13785536342, + "voter": "sitaru" + }, + { + "rshares": 38979119618, + "voter": "biophil" + }, + { + "rshares": 4403600439, + "voter": "karen13" + }, + { + "rshares": 10677362107, + "voter": "meesterboom" + }, + { + "rshares": 43992127824, + "voter": "milestone" + }, + { + "rshares": 6300860897, + "voter": "rpf" + }, + { + "rshares": 81756916, + "voter": "jack-f" + }, + { + "rshares": 88525673, + "voter": "steemwitherika" + }, + { + "rshares": 65254203, + "voter": "summerrain" + }, + { + "rshares": 20050332528, + "voter": "celsius100" + }, + { + "rshares": 102477256, + "voter": "jessestone" + }, + { + "rshares": 3584463911, + "voter": "dmitriybtc" + }, + { + "rshares": 214295992700, + "voter": "jl777" + }, + { + "rshares": 78741972, + "voter": "tylerstevens" + }, + { + "rshares": 26224201592, + "voter": "zaebars" + }, + { + "rshares": 4072989135, + "voter": "positive" + }, + { + "rshares": 9927906746, + "voter": "crypto.owl" + }, + { + "rshares": 18443477896, + "voter": "proto" + }, + { + "rshares": 129594107, + "voter": "beanz" + }, + { + "rshares": 25927425773, + "voter": "williambanks" + }, + { + "rshares": 9220847952, + "voter": "taker" + }, + { + "rshares": 65123045108, + "voter": "twinner" + }, + { + "rshares": 87343265, + "voter": "steemit-inga" + }, + { + "rshares": 1130098597, + "voter": "grinderman" + }, + { + "rshares": 73035596, + "voter": "themagus" + }, + { + "rshares": 84546938, + "voter": "casandrarose" + }, + { + "rshares": 4846062340, + "voter": "lianbing" + }, + { + "rshares": 299755454, + "voter": "coloured-content" + }, + { + "rshares": 1390975245, + "voter": "bledarus" + }, + { + "rshares": 85835245422, + "voter": "miacats" + }, + { + "rshares": 235147262, + "voter": "remington-art" + }, + { + "rshares": 1247707985, + "voter": "ines-f" + }, + { + "rshares": 51304758, + "voter": "alktoni" + }, + { + "rshares": 2427002800, + "voter": "xanoxt" + }, + { + "rshares": 1159739581, + "voter": "maryfromsochi" + }, + { + "rshares": 70169318, + "voter": "alina1" + }, + { + "rshares": 5820808435, + "voter": "chick1" + }, + { + "rshares": 67870265, + "voter": "kattz" + }, + { + "rshares": 54495464, + "voter": "lexikon082" + } + ], + "author": "mranderson", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.76, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Okay folks, just to spark your interest. When I am done with this SteemAway campaign for Ted I have plans to do something exciting with a car of mine (Very nice car) that will result in someone getting it delivered by me for free.  So show your support for this amazing artist and then find out how you can get one of my cars for FREE (For Freedom).

    \n

    When \"Promote\" came on the scene and combining that with my previous attempts at pay it now has led me to this new iteration of STEEMAWAY.  I have no doubt that once this algorithm is figured out correctly people are going to be filling up the site with steemaways. I hope with the geniuses behind SteemIt.com they will be able to filter these into their own category. Based on my newest change I think we are going to get there sooner rather than later @steemit

    \n


    \nOkay biggest change: 10 SBD = 1 Entry into the active SteemAway.

    \n

    There are two ways you can increase your odds by powering up your vote (Every Voter receives at least one entry):

    \n

    1) Heavy Weighted Steem Power: We all know folks (Whales) with one vote can bring a lot of SBD to any post. Same as before the top ten voters with the highest cumulative weight q score will get 10 entries per their 1 upvote for that steemaway; so the top 10 usernames still get x10 for this steemaway's vote.

    \n

    2) I read the recommendations in the promote post of allowing us smaller fish in the sea to have ability to temporarily be whales. Well this is your chance. Every 10 SBD (No Limit!) you send @remington-art you will get 1 entry into the steemaway; so with 100 SBD you can get as many entries as the top ten whales.

    \n
    Instructions on how to increase your odds: send SBD in increments of 10 (10SD/1Entry) to @remington-art with /world-famous-american-pastel-artist-gives-his-original-art-away-to-one-lucky-steemit-voter-and-you-can-also-vote-like-a-whale --in the memo.
    \n

    http://SteemAway.Win to easily see who is steemawaying on STEEMIT

    \n

    Today's Painting:

    \n

    \"AutumnBlossoms85dc1.jpg\"

    \n

    Autumn Blossoms

    \n
    I have always loved creating variations on Autumn scenes, the golden season, providing an Artist with stunning colors, the o most effulgent time of the year; affording an Artist an opportunity to turn inward as well as observe outwardly, letting the eyes and imagination to roam freely.
    \n

    Product Description

    \n

    Dimensions: Image Size: 25\" x 20\"

    \n

    Medium: Soft Pastel

    \n


    \n

    The winner is welcome to pick any of Ted's previous SteemAway's (Except the $3,500 and any other sold already)
    \n

    \n

    Throw your Steem Dollars (vote and/or donate) in for a chance to receive free an Original Painting with a personal message written on the back from the artist, Ted F. Remington.

    \n

    Shipped to your home at NO COST. We have shipped all over the world.

    \n


    \n

    The Terms for this STEEMAWAY:

    \n

    Minimum Steem Dollars for the Give Away (SteemAway): 2,000 SBD

    \n

    We will add up total SBD @remington-art receives (10SBD for 1Entry; unlimited on how much you donate); Votes received from all previous SteemAways. So keep voting to increase your chances of winning the current active SteemAway.

    \n

    Current SteemAway SD for Ted Remington: 501.944 SBD (Goal needed to be reached for this SteemAway is 2,000 SBD) so we are already getting there.

    \n

    One Randomly selected Upvoter/Donation-username will chose one of the equal value paintings Ted has posted thus far and comment below their selection. We will keep private information private and have several options for the winner to share their shipping address and personal note from Ted Remington written on the back of the painting (Optional); Steemit makes it easy to verify winner:) We will attempt to ship anywhere there is postal services -- FREE of Charge. Of course these paintings will need to be signed for and they will be insured. Once the painting is received we ask you please comment here confirming the fact (Pictures and/or blog post would be great!).

    \n

    The winner for this round will be announced here and also using random.org premium service to pick a name that is a independent third party publicly verified results. Ted and I plan to post one painting every day or two for the next 30 days, so follow me and you can also bookmark http://steemaway.win to see all current and past SteemAways.

    \n

    -------------------------------------------------------------------------------

    \n

    Current Top Ten Heavy Weight Leader Board (Get x10 for this steemaway vote)

    \n

    SteemStats.com (I will be adding up sum of all previous steemaways vote weights for ted until the minimum for that giveaway is reached)

    \n

    (1)9,776.6q Weight @au1nethyb1

    \n

    (2)9,366.8q Weight @nextgencrypto

    \n

    (3)8,646.4q Weight @berniesanders

    \n

    (4)8,547.1q Weight @silversteem

    \n

    (5)6,675.9q Weight @complexring

    \n

    (6)5,940.7q Weight @wang

    \n

    (7)4,164.7q Weight @laonie

    \n

    (8)3,034.1q Weight @roadscape

    \n

    (9)2,951.4q Weight @silver

    \n

    (10)1,312.5q Weight @riverhead
    \n

    \n", + "category": "steemaway", + "children": 3, + "created": "2016-08-30T12:47:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/08/30/AutumnBlossoms85dc1.jpg" + ], + "links": [ + "http://steemaway.win/" + ], + "tags": [ + "steemaway", + "art", + "promote", + "giveaway", + "marketplace" + ], + "users": [ + "steemit", + "remington-art", + "au1nethyb1", + "nextgencrypto", + "berniesanders", + "silversteem", + "complexring", + "wang", + "laonie", + "roadscape", + "silver", + "riverhead" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 16179555547257, + "payout": 36.771, + "payout_at": "2016-09-06T12:47:42", + "pending_payout_value": "36.771 HBD", + "percent_hbd": 10000, + "permlink": "world-famous-american-pastel-artist-gives-his-original-art-away-to-one-lucky-steemit-voter-and-you-can-also-vote-like-a-whale", + "post_id": 1055519, + "promoted": "55.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 65 + }, + "title": "World Famous American Pastel Artist Gives His Original Art Away To One Lucky SteemIt Voter & You Can Also Vote Like a Whale", + "updated": "2016-08-30T22:24:18", + "url": "/steemaway/@mranderson/world-famous-american-pastel-artist-gives-his-original-art-away-to-one-lucky-steemit-voter-and-you-can-also-vote-like-a-whale" + }, + { + "active_votes": [ + { + "rshares": 484901235657, + "voter": "panadacoin" + }, + { + "rshares": 2087539816353, + "voter": "abit" + }, + { + "rshares": 299917820362, + "voter": "theoretical" + }, + { + "rshares": 3103025387, + "voter": "boy" + }, + { + "rshares": 3767352996, + "voter": "bue-witness" + }, + { + "rshares": 690899726, + "voter": "bunny" + }, + { + "rshares": 54637182074, + "voter": "bue" + }, + { + "rshares": 1662793601, + "voter": "mini" + }, + { + "rshares": 213777416, + "voter": "moon" + }, + { + "rshares": 624870220, + "voter": "healthcare" + }, + { + "rshares": 969744364, + "voter": "daniel.pan" + }, + { + "rshares": 2731909066647, + "voter": "donkeypong" + }, + { + "rshares": 308816806541, + "voter": "chitty" + }, + { + "rshares": 40484384632, + "voter": "alexgr" + }, + { + "rshares": 288328206, + "voter": "helen.tan" + }, + { + "rshares": 21861003206, + "voter": "teatree" + }, + { + "rshares": 639548657, + "voter": "weenfan" + }, + { + "rshares": 37994042628, + "voter": "klye" + }, + { + "rshares": 1425733126, + "voter": "murh" + }, + { + "rshares": 55942426104, + "voter": "aenor" + }, + { + "rshares": 77690187245, + "voter": "thecryptofiend" + }, + { + "rshares": 72992621388, + "voter": "noganoo" + }, + { + "rshares": 8983016326, + "voter": "jessica-miller" + }, + { + "rshares": 14077045233, + "voter": "lindee-hamner" + }, + { + "rshares": 518132808761, + "voter": "infovore" + }, + { + "rshares": 1461277721254, + "voter": "sean-king" + }, + { + "rshares": 75806022693, + "voter": "kimziv" + }, + { + "rshares": 73402547085, + "voter": "razvanelulmarin" + }, + { + "rshares": 465405174131, + "voter": "fyrstikken" + }, + { + "rshares": 5352858265, + "voter": "micheletrainer" + }, + { + "rshares": 20170428904, + "voter": "thebatchman" + }, + { + "rshares": 243464927250, + "voter": "asmolokalo" + }, + { + "rshares": 525219461966, + "voter": "neoxian" + }, + { + "rshares": 19288999540, + "voter": "ausbitbank" + }, + { + "rshares": 43292776156, + "voter": "mrwang" + }, + { + "rshares": 13278882511, + "voter": "senseiteekay" + }, + { + "rshares": 230802431, + "voter": "jesse5th" + }, + { + "rshares": 5702723613, + "voter": "krystle" + }, + { + "rshares": 1814856827, + "voter": "kendewitt" + }, + { + "rshares": 225813886252, + "voter": "liberosist" + }, + { + "rshares": 29012717347, + "voter": "deanliu" + }, + { + "rshares": 84769136894, + "voter": "rea" + }, + { + "rshares": 24460059681, + "voter": "pinkisland" + }, + { + "rshares": 10902438772, + "voter": "sisterholics" + }, + { + "rshares": 384092099, + "voter": "ethanjames" + }, + { + "rshares": 22568372246, + "voter": "williambanks" + }, + { + "rshares": 814606016, + "voter": "candy49" + }, + { + "rshares": 42180606091, + "voter": "jasonstaggers" + }, + { + "rshares": 111067211132, + "voter": "shaka" + }, + { + "rshares": 157843508356, + "voter": "laonie" + }, + { + "rshares": 14562499786, + "voter": "magicmonk" + }, + { + "rshares": 2963111990, + "voter": "timcliff" + }, + { + "rshares": 10365332825, + "voter": "myfirst" + }, + { + "rshares": 90096160267, + "voter": "somebody" + }, + { + "rshares": 3370934025, + "voter": "flysaga" + }, + { + "rshares": 5581906854, + "voter": "brendio" + }, + { + "rshares": 51344068474, + "voter": "timsaid" + }, + { + "rshares": 19908969014, + "voter": "midnightoil" + }, + { + "rshares": 103523281457, + "voter": "thisisbenbrick" + }, + { + "rshares": 21238872163, + "voter": "xiaohui" + }, + { + "rshares": 1348324437, + "voter": "dolov" + }, + { + "rshares": 1557858482, + "voter": "xiaokongcom" + }, + { + "rshares": 312108786, + "voter": "future24" + }, + { + "rshares": 3509986623, + "voter": "cmorton" + }, + { + "rshares": 12517158549, + "voter": "cristi" + }, + { + "rshares": 15981225498, + "voter": "cryptos" + }, + { + "rshares": 3138632175, + "voter": "xianjun" + }, + { + "rshares": 20776446447, + "voter": "hanshotfirst" + }, + { + "rshares": 198225056, + "voter": "chinesetalkeze" + }, + { + "rshares": 501206246, + "voter": "sc-steemit" + }, + { + "rshares": 206268122, + "voter": "microluck" + }, + { + "rshares": 1279285824, + "voter": "nextgen622" + }, + { + "rshares": 8285594241, + "voter": "theb0red1" + }, + { + "rshares": 61439317, + "voter": "tammyyin" + }, + { + "rshares": 60613963, + "voter": "ffcrossculture" + }, + { + "rshares": 3376192744, + "voter": "steveo" + }, + { + "rshares": 11975172762, + "voter": "cryptomancer" + }, + { + "rshares": 58830557, + "voter": "mrlogic" + }, + { + "rshares": 3389417054, + "voter": "victoryang" + }, + { + "rshares": 369749107, + "voter": "profanarky" + }, + { + "rshares": 4182946770, + "voter": "mscleverclocks" + }, + { + "rshares": 715921724, + "voter": "masonmiler" + }, + { + "rshares": 59448552, + "voter": "mlialen" + }, + { + "rshares": 57759302, + "voter": "comeup" + }, + { + "rshares": 91692568, + "voter": "nikomah" + }, + { + "rshares": 160649364, + "voter": "trevorlyman" + }, + { + "rshares": 154109909, + "voter": "jameshowarrd" + } + ], + "author": "nextgen622", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.89, + "beneficiaries": [], + "blacklists": [], + "body": "After writing my first introduction post without pics and receiving $0.03, and then reposting my intro with picks which earned $18.29, it quickly cemented in my mind the importance of having pics in my posts on Steemit. But you see, for me to include images in my posts is many times more difficult than the average Steemian. \n\n## Because I\u2019m vision impaired and can\u2019t see any of the images!\n\nHowever, somehow it seemed to me that to have any kind of success on Steemit, there was a commonly accepted rule that your posts need to contain images; whether you\u2019re writing a novel, or a philosophical piece, *almost all the trending posts have images!*\n\n### So, for the past few weeks of my Steemit life, I\u2019ve been asking my wife to help me find suitable pics for my posts. \nBut this has become an extremely stressful process, because we have a two year old son, and my wife rarely has any time to rest during the day. Therefore she looks forward to the small amounts of time that she gets to rest and relax in the evening. You can imagine how annoying it is for her when I\u2019m constantly interrupting her relaxation time, requesting her to find pics for me on Steemit. Thankfully, I\u2019m blessed with a kind and generous wife. She loves me very much, and often tells me that she is happy to help me with whatever I need, especially with what I love doing. But I don\u2019t want to be relying on her all the time. \n\nLast night however, when like previous nights, I asked my wife for her help. But this time around, it was following a very exhausting week for her when my son and I had both been sick, and she had just recently become pregnant with our second child. So she blew up at me and became upset when I had taken up more than 40 minutes of her chill time. \n\n## And by the way, that post we worked so hard on all day earned us less than $1. \nSo this morning, I resolved to start writing about the topics I truly care about. No more stressing out about posts, no more fussing over optimum times to post my articles, and no more needing to find images for each post. \n\n# I\u2019m going to start enjoying my time on Steemit.\n\n## O yes, again, do we really need images on each post?\n\nFor more posts without images, follow me @nextgen622\n\nJimmy\n\nPS. Thanks @deanliu for the recommendation to post more Chinese articles. I will definitely do more of them in the future.", + "category": "steemit", + "children": 28, + "created": "2016-09-06T07:25:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steemit", + "life", + "content", + "images", + "cn" + ], + "users": [ + "nextgen622", + "deanliu" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 10910071755402, + "payout": 13.235, + "payout_at": "2016-09-13T07:25:39", + "pending_payout_value": "13.235 HBD", + "percent_hbd": 10000, + "permlink": "why-this-post-doesn-t-have-images", + "post_id": 1144012, + "promoted": "54.520 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 87 + }, + "title": "Why this post doesn't have images", + "updated": "2016-09-06T13:01:24", + "url": "/steemit/@nextgen622/why-this-post-doesn-t-have-images" + }, + { + "active_votes": [ + { + "rshares": 13468729518250, + "voter": "rainman" + }, + { + "rshares": 1118849774900, + "voter": "samupaha" + }, + { + "rshares": 144758293075, + "voter": "svk" + }, + { + "rshares": 878769686330, + "voter": "liondani" + }, + { + "rshares": 3099089014, + "voter": "boy" + }, + { + "rshares": 3762354107, + "voter": "bue-witness" + }, + { + "rshares": 97789176845, + "voter": "testz" + }, + { + "rshares": 697302029, + "voter": "bunny" + }, + { + "rshares": 481270665604, + "voter": "ajvest" + }, + { + "rshares": 53983143453, + "voter": "bue" + }, + { + "rshares": 1660870860, + "voter": "mini" + }, + { + "rshares": 4614169027056, + "voter": "witness.svk" + }, + { + "rshares": 213660123, + "voter": "moon" + }, + { + "rshares": 14594785261, + "voter": "proctologic" + }, + { + "rshares": 622713062, + "voter": "healthcare" + }, + { + "rshares": 967170547, + "voter": "daniel.pan" + }, + { + "rshares": 6821654706, + "voter": "patrice" + }, + { + "rshares": 288138648, + "voter": "helen.tan" + }, + { + "rshares": 25455885349, + "voter": "blackjincrypto" + }, + { + "rshares": 4061680519, + "voter": "atomrigs" + }, + { + "rshares": 167616779494, + "voter": "samuel-stone" + }, + { + "rshares": 1013421916583, + "voter": "hipster" + }, + { + "rshares": 1431628926, + "voter": "murh" + }, + { + "rshares": 343484501460, + "voter": "blakemiles84" + }, + { + "rshares": 13439762220, + "voter": "thecryptofiend" + }, + { + "rshares": 71610085231, + "voter": "herzmeister" + }, + { + "rshares": 21383864845, + "voter": "ossama-benjohn" + }, + { + "rshares": 1907309700, + "voter": "stephen-somers" + }, + { + "rshares": 287289557872, + "voter": "trogdor" + }, + { + "rshares": 5411588369, + "voter": "g-dubs" + }, + { + "rshares": 125488800966, + "voter": "thedashguy" + }, + { + "rshares": 193343156138, + "voter": "mexbit" + }, + { + "rshares": 81560035813, + "voter": "kimziv" + }, + { + "rshares": 269617629291, + "voter": "lukestokes" + }, + { + "rshares": 27723610634, + "voter": "jonnyrevolution" + }, + { + "rshares": 1261911904, + "voter": "alexft" + }, + { + "rshares": 48542520862, + "voter": "booja" + }, + { + "rshares": 53588462318, + "voter": "sonzweil" + }, + { + "rshares": 4450692887, + "voter": "dennygalindo" + }, + { + "rshares": 9855428224, + "voter": "romait" + }, + { + "rshares": 132655580031, + "voter": "chhayll" + }, + { + "rshares": 13525449189, + "voter": "yogi.artist" + }, + { + "rshares": 13582023290, + "voter": "elyaque" + }, + { + "rshares": 453924439, + "voter": "chamviet" + }, + { + "rshares": 27806701251, + "voter": "r4fken" + }, + { + "rshares": 295356843, + "voter": "steemswede" + }, + { + "rshares": 74915596398, + "voter": "derekareith" + }, + { + "rshares": 12190374285, + "voter": "picokernel" + }, + { + "rshares": 140754777765, + "voter": "knircky" + }, + { + "rshares": 133875725706, + "voter": "jacor" + }, + { + "rshares": 32959549825, + "voter": "toxonaut" + }, + { + "rshares": 2785576986, + "voter": "holzmichl" + }, + { + "rshares": 18468714196, + "voter": "grolelo" + }, + { + "rshares": 15107890721, + "voter": "kendewitt" + }, + { + "rshares": 6480896113, + "voter": "lichtblick" + }, + { + "rshares": 115918736753, + "voter": "demotruk" + }, + { + "rshares": 3003762640, + "voter": "febird" + }, + { + "rshares": 7174158649, + "voter": "rpf" + }, + { + "rshares": 86428740, + "voter": "jack-f" + }, + { + "rshares": 93413596, + "voter": "annie-kim" + }, + { + "rshares": 69870856, + "voter": "jessestone" + }, + { + "rshares": 600604713, + "voter": "greengo" + }, + { + "rshares": 128178174, + "voter": "btc-dialog" + }, + { + "rshares": 4960761826, + "voter": "sacode" + }, + { + "rshares": 7768702097, + "voter": "webdeals" + }, + { + "rshares": 10231831964, + "voter": "sisterholics" + }, + { + "rshares": 11346788997, + "voter": "michaeldodridge" + }, + { + "rshares": 8435443756, + "voter": "jamesbrown" + }, + { + "rshares": 24075889262, + "voter": "williambanks" + }, + { + "rshares": 790694845, + "voter": "candy49" + }, + { + "rshares": 6467611782, + "voter": "uwe69" + }, + { + "rshares": 11454886978, + "voter": "bergy" + }, + { + "rshares": 37076083195, + "voter": "rampant" + }, + { + "rshares": 308890261959, + "voter": "laonie" + }, + { + "rshares": 70132247628, + "voter": "twinner" + }, + { + "rshares": 302555627, + "voter": "reneenouveau" + }, + { + "rshares": 10046231191, + "voter": "myfirst" + }, + { + "rshares": 95556619222, + "voter": "somebody" + }, + { + "rshares": 20697547646, + "voter": "persianqueen" + }, + { + "rshares": 63815316, + "voter": "rpo" + }, + { + "rshares": 3592462541, + "voter": "flysaga" + }, + { + "rshares": 8835620792, + "voter": "jokerpravis" + }, + { + "rshares": 18385480850, + "voter": "midnightoil" + }, + { + "rshares": 450506348376, + "voter": "glitterfart" + }, + { + "rshares": 35033436510, + "voter": "xiaohui" + }, + { + "rshares": 95473831357, + "voter": "sirwinchester" + }, + { + "rshares": 1326242361, + "voter": "xiaokongcom" + }, + { + "rshares": 562498382, + "voter": "future24" + }, + { + "rshares": 1001806596, + "voter": "fooblic" + }, + { + "rshares": 3302524983, + "voter": "xianjun" + }, + { + "rshares": 1390975245, + "voter": "bledarus" + }, + { + "rshares": 220537174, + "voter": "microluck" + }, + { + "rshares": 6918396879, + "voter": "theb0red1" + }, + { + "rshares": 73285438325, + "voter": "helikopterben" + }, + { + "rshares": 184908815, + "voter": "cryptomental" + }, + { + "rshares": 295411047, + "voter": "wuyueling" + }, + { + "rshares": 22550906103, + "voter": "jimmco" + }, + { + "rshares": 24542082008, + "voter": "daut44" + }, + { + "rshares": 56590327, + "voter": "gduran" + }, + { + "rshares": 84476446789, + "voter": "shenanigator" + }, + { + "rshares": 58837441, + "voter": "alaqrab" + }, + { + "rshares": 13864037687, + "voter": "mikehere" + }, + { + "rshares": 19562413660, + "voter": "disofdis" + }, + { + "rshares": 193616720845, + "voter": "asksisk" + }, + { + "rshares": 91725775, + "voter": "alina1" + }, + { + "rshares": 54576373, + "voter": "plantbasedjunkie" + }, + { + "rshares": 55663899, + "voter": "jan-p-joenland" + }, + { + "rshares": 51109965, + "voter": "f1111111" + }, + { + "rshares": 62573030, + "voter": "firebat" + } + ], + "author": "knircky", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.69, + "beneficiaries": [], + "blacklists": [], + "body": "\n\nDuring the last couple of days, there has been lots of movement in the market. Synereo has skyrocket, while Steem has lost 3/4 of its value.\n\nThis has also caused some movement and discussion here on Steemit itself. For instance @stellabelle who has the highest rep on here (or at least she used to) has [posted about synereo](https://steemit.com/synereo/@stellabelle/2-problems-plaguing-steemit-that-synereo-has-already-solved) and how it has solved some issues that steem has not. Has it though? It's not even live yet.\n\n# It is true, steem has issues: Retention! Retention! Retention!\nHaving been on the steem for about one month, I also see some issues with the site. Most importantly looking at the data, the biggest issue is that we have a big retention problem. Users sign on well but then seem to not stay active. This is bad. I don't know if this is normal and how this looks for other social media platform, but the [chart](https://steemit.com/steemit/@atomrigs/attention-whales-it-is-time-for-your-action) from @atomrigs does not look good.\n![steem](https://img1.steemit.com/0x0/https://s3.postimg.io/bzlvi7qlf/trend.png)\n\nConsequently it makes sense that the price of steem has crashed a bit, because with this user behavior a lot of the potential of steem is diminished. Again credit goes to @atomrigs.\n[chart](https://img1.steemit.com/0x0/https://s12.postimg.io/sbx0w3w1p/stock_price.png)\n\nI think we do not have enough data to draw correlation conclusions, however it is clear that investors are a bit timid right now. But I am less worried about the price, but the chart of new accounts vs account activity is a real problem and shows an issue that needs to be addressed. One thing that @atomrigs has missed in his post that in my mind is the most important indicator on steem are votes. The trend with votes looks exactly the same, so the chart of @atomrigs is good enough actually. But to be sure here are the votes. \n\n\nI have talked about what I think are the key problems that lead to these retention issues [here](https://steemit.com/steem/@knircky/i-love-steem-the-price-is-starting-to-hurt-one-last-bullet):\n- Activity has been stagnant according to the stats (even though it feels like more and better content is popping up all the time). While user growth can be seen every day, the amount of votes and post have not been going up since I joined even though the amount of users has roughly tripled in one month.\n- I think the voting does not work as well as expected. I find myself voting like a robot for things that i think will go viral, vs things that I like. My curation reward is usually between 0.01SP and 7SP. A huge difference. Of course I try to hunt the big rewards, instead of rewarding who and what I like. In fact I have voted for many post I thought were bad and things I did not like, just because I thought it was profitable.\n- The curve between highest paying post and low paying post as well as the ones in the middle is way to high in my opinion. I think there are many good posts that do not get rewarded, and others that are not that amazing that get way overrated.\n\nSo I see the issues with steem, but I am not too worried. I think they can be fixed and overall Steem has amazing design architecture and solves real problems that cannot be solved without its blockchain and business model. In particular I am talking about how content can be attracted and rewarded in a new financial model. So lets look at how steem compares with others.\n\n\n# Synereo: can someone explains how it works please?\n\n\n\nI've been trying to understand how Synereo works. I started to read the white paper and pretty much gave up 1/2 way thru. It was a lot of fluff on the one hand and math formula on the other hand, both of which are useless when trying to analyze a project for investment purposes. I have also read some articles and watched video about it, but somehow nobody can just explain how it works in a few sentences or pages. This is always a red flag to me.\n\nHowever I see a few things that I find very fascinating about Synereo.\n- They are trying to create an economic model that reflects a social network. If this actually works it will be amazing. They are using a currency called REO that basically is supposed to reflect how important one is directly towards a particular network member and as a whole. This sounds very interesting, however the formulas with which they were trying to explain how this worked went a little over my head when I was trying to read it before going to bed.\n- The ability to pay for attention of certain people and likewise get rewarded for giving attention. This is where AMP comes in the currency one can buy right now on the market. Again how this works exactly I have not been able to grasp just yet. \n\nThere are however some red flags:\n- I don't understand the economic model yet, like how money comes in and out and how this thing can grow and take over the world and make its members rich and powerful. \n- The GUI I have seen by signing up for the beta looks horrendous and just as confusing as the white paper. This is another red flag. Its very early and the beta has not launched yet, so I am not judging quite yet.\n- While the coin has launched already I just received an email for another funding round, asking me to buy some shares of some company or buy more AMP. Again all this is confusing me. Why is there another round at this stage.\n- I have heard how there has been long development without much progress. So I am wondering if all the confusion I have seen is representative of an overall confusing culture.\n\nAs a result I will need to study this more, however I wonder if I can't understand this with some serious effort, what will regular people think. I will judge Synereo more when the real version comes out, but so far I am hesitant and have only invested a small sort of test amount and will re-evaluate once I have been able to test and understand it.\n\nInterestingly @Ned has made a similar comment about how he had trouble understanding the economic model in @stellabelle post. At least I am not alone here.\n\n# Yours network: I think its just a pretty name\n\nWhen it comes to Yours I have heard about it a few times and tried to research it, but so far did not find much content. Today there was a youtube video with the creator on epicenter bitcoin:\n\nhttps://www.youtube.com/watch?v=SjJJi9Dqzvo\n\nI was not impressed with the video. There was lots of fluff and only a few minutes of the interview actually covered how yours works, the rest was general stuff like how facebook sucks and people on youtube do not make much money for generation content. Thank you Mr. Caption Obvious.\n\nFrom my understanding of the video Yours works like this:\n- It's a company running a website that works like youtube on a centralized server. It's a copy of reddit.\n- There is a payment layer that works in top of the website using bitcoin micro-transactions.\n- The micro-transactions are executed via lightning networks, which is still in development.\n- The site will take a cut from each transaction, that will be lower than what youtube takes, which is 40%\n\nThe economic model was not really explained, other than that site will simply take a cut from each transaction and it will be cheaper than youtube. Key question: how are prices determined?\n\nFrom the interview I think the developer is very focused in the technical side of things and a true business model is missing. I think is not very innovative, its simply laying a payment layer on top of existing platform that can very easy be copied by reddit, Facebook and youtube. And this can be done with paypal just as well.\n\nAt this point I don't think Yours has a real shot at being successful and I would not invest into it. I hope I am wrong and I wish the Yours team good luck.\n\n# I am happy I have recently poweredUp ever more\n\nAs I pointed out in this [post](https://steemit.com/steem/@knircky/i-love-steem-the-price-is-starting-to-hurt-one-last-bullet) I have constantly poweredUp since I joined steem and invested quite a few bitcoins into my Steem account. \n\n\n\nSo far it looks really bad, since I probably have lost 2/3 of my investment on paper. However I am confident in my decision because looking at Synereo and Yours I think Steem is looking good:\n- the business model is pretty clear, even if complex.\n- we have a working product that has attracted value, creating amazing content that would otherwise not exist\n- we have a fantastic team that is constantly adding new features to the blockchain and the website\n- @dan has shown in the past that he is capable of understanding problems both from a technical and business perspective and come up with a solution that covers both. He has done this over several years, the end result of which is graphene and this blockchain. \n- I think synereo has amazing potential but a very different business model and I think the two may co-exist, like twitter and facebook etc.\n- one of the biggest issues I saw, which was the attraction of outside money without diluting investors was solved today. I think it could have been done better, but the point is that the @steemit team is constantly improving and finding amazing new innovations that will bring steem forward\n\nIn this space we need to be able to handle swings and unfortunately losing 70% of value from its investment in a few weeks is normal in this new blockchain and crypto space. It's important to look at the fundamentals and trust in making the right decisions. Having reviewed steem and other upcoming solutions makes me confident that this for now is the best place to be part of and I am happy that I have diversified a portion of my crypto assets into the steem platform.\n\nI can't wait to see what new surprise the team will bring to steem next week and I am also looking forward to what other projects will have to offer.", + "category": "steemit", + "children": 37, + "created": "2016-08-30T10:14:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://ipfs.pics/ipfs/QmZjmgpCGzWEMdgR9fK3VyN6eRNzwaK5UCyA3KPznD7Xc6", + "https://img1.steemit.com/0x0/https://s3.postimg.io/bzlvi7qlf/trend.png", + "https://ipfs.pics/ipfs/QmT6C3giuSinJw9Ymz81rzU5nRiSQXY2pvEMxP5Vnwcdta", + "https://ipfs.pics/ipfs/QmexMkKTygLS6uNqqcQU7M5BZwzVXeVXvMhNtNXV75JiVB", + "https://img.youtube.com/vi/SjJJi9Dqzvo/0.jpg", + "https://ipfs.pics/ipfs/QmNfzSpVeGiekbko6k4WednrBT11KE2Yy4Eug9vxb73RVe" + ], + "links": [ + "https://ipfs.pics/QmZjmgpCGzWEMdgR9fK3VyN6eRNzwaK5UCyA3KPznD7Xc6", + "https://steemit.com/synereo/@stellabelle/2-problems-plaguing-steemit-that-synereo-has-already-solved", + "https://steemit.com/steemit/@atomrigs/attention-whales-it-is-time-for-your-action", + "https://img1.steemit.com/0x0/https://s12.postimg.io/sbx0w3w1p/stock_price.png", + "https://ipfs.pics/QmT6C3giuSinJw9Ymz81rzU5nRiSQXY2pvEMxP5Vnwcdta", + "https://steemit.com/steem/@knircky/i-love-steem-the-price-is-starting-to-hurt-one-last-bullet", + "https://ipfs.pics/QmexMkKTygLS6uNqqcQU7M5BZwzVXeVXvMhNtNXV75JiVB", + "https://www.youtube.com/watch?v=SjJJi9Dqzvo", + "https://ipfs.pics/QmNfzSpVeGiekbko6k4WednrBT11KE2Yy4Eug9vxb73RVe" + ], + "tags": [ + "steemit", + "synereo", + "steem", + "invest", + "techreview" + ], + "users": [ + "stellabelle", + "atomrigs", + "dan", + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 26103584702060, + "payout": 80.858, + "payout_at": "2016-09-06T10:14:06", + "pending_payout_value": "80.858 HBD", + "percent_hbd": 10000, + "permlink": "steem-vs-yours-vs-synereo", + "post_id": 1054133, + "promoted": "54.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 109 + }, + "title": "Steem vs. Yours vs. Synereo", + "updated": "2016-08-30T10:14:06", + "url": "/steemit/@knircky/steem-vs-yours-vs-synereo" + }, + { + "active_votes": [ + { + "rshares": 26081847613156, + "voter": "berniesanders" + }, + { + "rshares": 7144417287594, + "voter": "skywalker" + }, + { + "rshares": 1670057976865, + "voter": "hr1" + }, + { + "rshares": 16708812016, + "voter": "fury" + }, + { + "rshares": 6477125435976, + "voter": "steemit200" + }, + { + "rshares": 3098685425, + "voter": "boy" + }, + { + "rshares": 200359501764, + "voter": "steem-id" + }, + { + "rshares": 3761776605, + "voter": "bue-witness" + }, + { + "rshares": 697242966, + "voter": "bunny" + }, + { + "rshares": 4231727699250, + "voter": "complexring" + }, + { + "rshares": 53910714446, + "voter": "bue" + }, + { + "rshares": 1660654299, + "voter": "mini" + }, + { + "rshares": 213651922, + "voter": "moon" + }, + { + "rshares": 4790492025902, + "voter": "au1nethyb1" + }, + { + "rshares": 381835046480, + "voter": "recursive2" + }, + { + "rshares": 398735777445, + "voter": "recursive3" + }, + { + "rshares": 2461162230926, + "voter": "recursive" + }, + { + "rshares": 811514178568, + "voter": "pfunk" + }, + { + "rshares": 253788669743, + "voter": "pheonike" + }, + { + "rshares": 622652357, + "voter": "healthcare" + }, + { + "rshares": 1024663824110, + "voter": "tuck-fheman" + }, + { + "rshares": 967077031, + "voter": "daniel.pan" + }, + { + "rshares": 17350120065, + "voter": "dedriss" + }, + { + "rshares": 13185221918, + "voter": "zorro" + }, + { + "rshares": 288127167, + "voter": "helen.tan" + }, + { + "rshares": 47052482880, + "voter": "tshering-tamang" + }, + { + "rshares": 74873944700, + "voter": "easteagle13" + }, + { + "rshares": 14434439480, + "voter": "ervin-lemark" + }, + { + "rshares": 21642455110, + "voter": "joelinux" + }, + { + "rshares": 580038046449, + "voter": "eeks" + }, + { + "rshares": 2517176669, + "voter": "fkn" + }, + { + "rshares": 495408451, + "voter": "paco-steem" + }, + { + "rshares": 5698028555, + "voter": "spaninv" + }, + { + "rshares": 3309226774, + "voter": "elishagh1" + }, + { + "rshares": 76757203731, + "voter": "asch" + }, + { + "rshares": 1788138110, + "voter": "murh" + }, + { + "rshares": 13439768796, + "voter": "thecryptofiend" + }, + { + "rshares": 11501242325, + "voter": "johnerfx" + }, + { + "rshares": 386931391, + "voter": "stiletto" + }, + { + "rshares": 845493779, + "voter": "sunnyray" + }, + { + "rshares": 181925256631, + "voter": "will-zewe" + }, + { + "rshares": 22769129551, + "voter": "ossama-benjohn" + }, + { + "rshares": 649863857, + "voter": "johnerminer" + }, + { + "rshares": 684133676946, + "voter": "anwenbaumeister" + }, + { + "rshares": 158031103885, + "voter": "ikigai" + }, + { + "rshares": 110500898396, + "voter": "geoffrey" + }, + { + "rshares": 4654926641, + "voter": "ben99" + }, + { + "rshares": 28041818855, + "voter": "tskeene" + }, + { + "rshares": 58775820471, + "voter": "razvanelulmarin" + }, + { + "rshares": 6732618302, + "voter": "iloveporn" + }, + { + "rshares": 1902438231, + "voter": "the.bot" + }, + { + "rshares": 58458138862, + "voter": "isteemit" + }, + { + "rshares": 22975306447, + "voter": "acassity" + }, + { + "rshares": 59645609175, + "voter": "norbu" + }, + { + "rshares": 5945878550, + "voter": "the.whale" + }, + { + "rshares": 177794356372, + "voter": "asmolokalo" + }, + { + "rshares": 47358556939, + "voter": "booja" + }, + { + "rshares": 41598563868, + "voter": "ezzy" + }, + { + "rshares": 3178252220, + "voter": "orly" + }, + { + "rshares": 251585044, + "voter": "mstang83" + }, + { + "rshares": 5945069361, + "voter": "vote" + }, + { + "rshares": 2928214359, + "voter": "stranger27" + }, + { + "rshares": 132995172452, + "voter": "jackkang" + }, + { + "rshares": 6262688209, + "voter": "kissmybutt" + }, + { + "rshares": 626398878696, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 40543594613, + "voter": "r4fken" + }, + { + "rshares": 238079192, + "voter": "adamgud" + }, + { + "rshares": 643383776411, + "voter": "slowwalker" + }, + { + "rshares": 486891587687, + "voter": "neoxian" + }, + { + "rshares": 3682809014, + "voter": "owdy" + }, + { + "rshares": 66739626, + "voter": "ch0c0latechip" + }, + { + "rshares": 61186165, + "voter": "doge4lyf" + }, + { + "rshares": 14805447582, + "voter": "mrgreen" + }, + { + "rshares": 17189609334, + "voter": "akareyon" + }, + { + "rshares": 4558439244, + "voter": "thegoodguy" + }, + { + "rshares": 35921995525, + "voter": "biophil" + }, + { + "rshares": 4622558062, + "voter": "karen13" + }, + { + "rshares": 33819779736, + "voter": "diana.catherine" + }, + { + "rshares": 28858184031, + "voter": "jpiper20" + }, + { + "rshares": 10921739764, + "voter": "meesterboom" + }, + { + "rshares": 217877382, + "voter": "aqris" + }, + { + "rshares": 2044404568, + "voter": "dmacshady" + }, + { + "rshares": 421663298, + "voter": "karenmckersie" + }, + { + "rshares": 11380187826, + "voter": "tinyhomeliving" + }, + { + "rshares": 16251285643, + "voter": "anduweb" + }, + { + "rshares": 45104752848, + "voter": "milestone" + }, + { + "rshares": 1991213966, + "voter": "arcange" + }, + { + "rshares": 23356891134, + "voter": "creemej" + }, + { + "rshares": 1852993914, + "voter": "the-future" + }, + { + "rshares": 3034466693, + "voter": "imp3" + }, + { + "rshares": 5697335879, + "voter": "smolalit" + }, + { + "rshares": 3477776250, + "voter": "davidr" + }, + { + "rshares": 333789860, + "voter": "kellywin21" + }, + { + "rshares": 6735107405, + "voter": "rpf" + }, + { + "rshares": 107451947, + "voter": "jack-f" + }, + { + "rshares": 109760976, + "voter": "annie-kim" + }, + { + "rshares": 8128920015, + "voter": "tarindel" + }, + { + "rshares": 3143430298, + "voter": "azurejasper" + }, + { + "rshares": 62899820, + "voter": "steemwitherika" + }, + { + "rshares": 26577803315, + "voter": "beowulfoflegend" + }, + { + "rshares": 24424394219, + "voter": "deanliu" + }, + { + "rshares": 97819198, + "voter": "jessestone" + }, + { + "rshares": 72186967916, + "voter": "rea" + }, + { + "rshares": 1557388169, + "voter": "foxxycat" + }, + { + "rshares": 107117143, + "voter": "elmusic" + }, + { + "rshares": 214244773946, + "voter": "jl777" + }, + { + "rshares": 375362904, + "voter": "meteor78" + }, + { + "rshares": 1263753997, + "voter": "aleco" + }, + { + "rshares": 4072752362, + "voter": "positive" + }, + { + "rshares": 1719078561, + "voter": "yarly" + }, + { + "rshares": 260838105, + "voter": "yarly2" + }, + { + "rshares": 261229058, + "voter": "yarly3" + }, + { + "rshares": 151130174, + "voter": "yarly4" + }, + { + "rshares": 151983699, + "voter": "yarly5" + }, + { + "rshares": 86657502, + "voter": "yarly7" + }, + { + "rshares": 1063256534, + "voter": "politicasan2" + }, + { + "rshares": 15887054267, + "voter": "papa-pepper" + }, + { + "rshares": 10988246531, + "voter": "winstonwolfe" + }, + { + "rshares": 19360996922, + "voter": "proto" + }, + { + "rshares": 599149869, + "voter": "curator" + }, + { + "rshares": 417763036, + "voter": "yarly10" + }, + { + "rshares": 224122038, + "voter": "yarly11" + }, + { + "rshares": 2290161490, + "voter": "royalmacro" + }, + { + "rshares": 78475461, + "voter": "yarly12" + }, + { + "rshares": 36082655100, + "voter": "celebr1ty" + }, + { + "rshares": 129066659, + "voter": "steemster1" + }, + { + "rshares": 879267346, + "voter": "mar1978co" + }, + { + "rshares": 25927425773, + "voter": "williambanks" + }, + { + "rshares": 27498823483, + "voter": "jasonstaggers" + }, + { + "rshares": 1022586648, + "voter": "metaflute" + }, + { + "rshares": 9679217640, + "voter": "taker" + }, + { + "rshares": 37417107898, + "voter": "rampant" + }, + { + "rshares": 53835780, + "voter": "sharon" + }, + { + "rshares": 39956396307, + "voter": "allasyummyfood" + }, + { + "rshares": 53473560, + "voter": "lillianjones" + }, + { + "rshares": 23035195674, + "voter": "laoyao" + }, + { + "rshares": 21847411404, + "voter": "persianqueen" + }, + { + "rshares": 13231389256, + "voter": "gmurph" + }, + { + "rshares": 3733416223, + "voter": "ullikume" + }, + { + "rshares": 651986872, + "voter": "romancs" + }, + { + "rshares": 84984809659, + "voter": "thisisbenbrick" + }, + { + "rshares": 89812186, + "voter": "bigsambucca" + }, + { + "rshares": 3610497290, + "voter": "oflyhigh" + }, + { + "rshares": 116116362949, + "voter": "sirwinchester" + }, + { + "rshares": 431713317, + "voter": "boddhisattva" + }, + { + "rshares": 70682332, + "voter": "sizil" + }, + { + "rshares": 1344860547, + "voter": "hms818" + }, + { + "rshares": 299755454, + "voter": "coloured-content" + }, + { + "rshares": 53884258, + "voter": "msjennifer" + }, + { + "rshares": 50828873, + "voter": "ciao" + }, + { + "rshares": 63370428, + "voter": "anarcist69" + }, + { + "rshares": 11174711861, + "voter": "thebotkiller" + }, + { + "rshares": 50521096, + "voter": "steemo" + }, + { + "rshares": 50390768, + "voter": "steema" + }, + { + "rshares": 1588588731, + "voter": "erikclark13" + }, + { + "rshares": 3734525922, + "voter": "kiddarko" + }, + { + "rshares": 61515128, + "voter": "confucius" + }, + { + "rshares": 1390975245, + "voter": "bledarus" + }, + { + "rshares": 88015547054, + "voter": "miacats" + }, + { + "rshares": 1394296094, + "voter": "nords" + }, + { + "rshares": 51153233, + "voter": "jarvis" + }, + { + "rshares": 6777205106, + "voter": "theb0red1" + }, + { + "rshares": 51899170, + "voter": "fortuner" + }, + { + "rshares": 1103370391, + "voter": "chinadaily" + }, + { + "rshares": 1411920528, + "voter": "alexma3x" + }, + { + "rshares": 296299265, + "voter": "jimmytwoshoes" + }, + { + "rshares": 50684643, + "voter": "johnbyrd" + }, + { + "rshares": 50682252, + "voter": "thomasaustin" + }, + { + "rshares": 50680459, + "voter": "thermor" + }, + { + "rshares": 50677748, + "voter": "ficholl" + }, + { + "rshares": 50673817, + "voter": "widell" + }, + { + "rshares": 8467409533, + "voter": "jaredcwillis" + }, + { + "rshares": 50311250, + "voter": "revelbrooks" + }, + { + "rshares": 270793460, + "voter": "wuyueling" + }, + { + "rshares": 18846153167, + "voter": "yef99" + }, + { + "rshares": 18535258789, + "voter": "andrewawerdna" + }, + { + "rshares": 12924917515, + "voter": "mikemacintire" + }, + { + "rshares": 12133327764, + "voter": "mandibil" + }, + { + "rshares": 25564668758, + "voter": "daut44" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 313043440, + "voter": "contentjunkie" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 52516313, + "voter": "mnviking" + }, + { + "rshares": 157607863, + "voter": "weeds" + }, + { + "rshares": 64447070, + "voter": "reaction" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 9064021528, + "voter": "ionescur" + }, + { + "rshares": 50356354, + "voter": "yorsens" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 24235309770, + "voter": "dubi" + }, + { + "rshares": 50825587, + "voter": "sofa" + }, + { + "rshares": 209056793, + "voter": "irininich" + }, + { + "rshares": 73380620, + "voter": "alina1" + }, + { + "rshares": 52746117, + "voter": "catsmart" + }, + { + "rshares": 52705614, + "voter": "danbar" + }, + { + "rshares": 62750892, + "voter": "tinkerbell" + }, + { + "rshares": 968641174, + "voter": "landofcrypto" + }, + { + "rshares": 11197079739, + "voter": "skypilot" + }, + { + "rshares": 50918375, + "voter": "ailo" + }, + { + "rshares": 1737357327, + "voter": "burnin" + }, + { + "rshares": 5815020980, + "voter": "chick1" + }, + { + "rshares": 2978551571, + "voter": "gringalicious" + }, + { + "rshares": 54597407, + "voter": "ribuck" + }, + { + "rshares": 564922076, + "voter": "funnyman" + }, + { + "rshares": 50460250, + "voter": "aoki" + }, + { + "rshares": 50439002, + "voter": "typingagent" + }, + { + "rshares": 50436594, + "voter": "cwb" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50439559, + "voter": "roto" + }, + { + "rshares": 2189933691, + "voter": "ocrdu" + }, + { + "rshares": 53908188, + "voter": "verbal-d" + }, + { + "rshares": 51383543, + "voter": "mr189" + }, + { + "rshares": 166520919, + "voter": "you-know-nothing" + }, + { + "rshares": 289180646, + "voter": "robotev1" + }, + { + "rshares": 107344655, + "voter": "shubham1696" + }, + { + "rshares": 346061498, + "voter": "vh770" + }, + { + "rshares": 118552908, + "voter": "creativeyoke" + }, + { + "rshares": 90073513, + "voter": "borishaifa" + }, + { + "rshares": 50059314, + "voter": "shivayoga" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 705490153, + "voter": "greenwayoflife" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + } + ], + "author": "pfunk", + "author_payout_value": "0.000 HBD", + "author_reputation": 70.07, + "beneficiaries": [], + "blacklists": [], + "body": "
    ![thumb](https://ipfs.pics/ipfs/Qmd9rM4BSJdusYs3igXwaPqtYr7RJceMQM3ZoHrWLwbXYu)
    \n\nPontiac, the car brand, was named after [Pontiac](https://en.wikipedia.org/wiki/Pontiac_(Ottawa_leader)), a badass war chief of the Ottowa people in the 1700s. Conveniently, the city the cars were manufactured in was named after him too: Pontiac, Michigan. For their first post-WWII designs, Pontiac drew upon the heritage of their name and introduced the [Chieftan](https://en.wikipedia.org/wiki/Pontiac_Chieftain) in 1949. The cars featured hood ornaments of Chief Pontiac, and the 1951 model's clear orange bakelite looks stunning in the sunlight. I came across this one on a city street and the hood ornament really caught my eye, with its intricate cracks from age sparkling in the light.\n\n
    ![1](http://i.imgur.com/Qe1TipU.jpg)
    \n\n
    ![2](http://i.imgur.com/QqqsEAO.jpg)
    \n\nThe car this beauty belongs to, an orange 1951 Pontiac Chieftan:\n\n
    ![car](http://i.imgur.com/sJcQFiH.jpg)
    \n\n# A History Lesson\n\nHood ornaments started out on early automobiles that had their radiator caps outside of their hoods. Patented in 1912, the [Boyce MotoMeter](https://en.wikipedia.org/wiki/Boyce_MotoMeter), was an early water temperature gauge that sat atop the radiator visible to the driver, and doubled as a cap. These were very popular on cars and even came standard on some models, until temperature gauges started to be mounted on the dash in the 1930s. \n\nAnd naturally they were decorated. They were aftermarket parts at first. Because the radiator cap was an easily accessible part, some early motorists bought special ones to make their car stand out. Manufacturers decorated theirs too, and it became a trademark to distinguish a marque. Very often, the hood ornament would change year-to-year.\n\n
    ![Packard](https://upload.wikimedia.org/wikipedia/commons/thumb/3/36/1926_Packard_223_Two-Seater_Roadster_%27Fire_Chief%27_p3.JPG/1024px-1926_Packard_223_Two-Seater_Roadster_%27Fire_Chief%27_p3.JPG)\nA MotoMeter with a hood mascot on a 1926 Packard Six model 226. \n[Photo by Alf van Beem](https://en.wikipedia.org/wiki/File:1926_Packard_223_Two-Seater_Roadster_%27Fire_Chief%27_p3.JPG), public domain.
    \n\n## Pontiacs\n\nThe name Pontiac was given to a new lower-tier and lower-cost marque created in 1926 by the Oakland Motor Car Company, a division of General Motors. This was a part of their [Companion Make Program](https://en.wikipedia.org/wiki/General_Motors_Companion_Make_Program), a sales strategy that filled in the gaps of GM's tiers of quality and features. From Chevrolet at the most basic to Cadillac at the top, GM wanted a car to fit everyone's needs, wants, and budget. Pontiac was one step above Chevrolet. \n\nPontiac adorned their cars with a variety of hood ornaments featuring the signature Chief Pontiac. From the '20s into the '50s, the chief's face led Pontiacs, including as a face on the front of a jet in '55. The face left the jet in '56. Perhaps Pontiac's designers didn't like the juxtaposition of a 1700s native war hero blending into the Jet Age.\n\n
    [![Pontiac ornaments](http://i.imgur.com/mWRxQZG.jpg)](http://www.pbase.com/mgrove/hood_ornaments)\nPontiac hood ornaments from 1928-1956. Click the image or [here for source](http://www.pbase.com/mgrove/hood_ornaments).
    \n\n## Fashion Moves On To Safety\nIn the late 50s and early 60s, hood ornaments fell out of fashion for many car brands. Upmarket and luxury brands such as Buick, Cadillac, Mercedes Benz, and Jaguar kept the tradition up however. The iconic bulldog atop Mack heavy duty truck hoods did too. For 1968 cars, pedestrian-friendly safety regulations mandated that hood ornaments could no longer be fixed. Those who still had hood ornaments adapted to this by introducing ones that were spring loaded or attached to a flexible cable so they could bend back if their inattentive driver happened to plow down a poor old lady crossing the street. Blunt force trauma is better than getting stabbed by a shiny mohawk I suppose.\n\n
    ![mack](http://i.imgur.com/exgmWIo.jpg) ![cadillac](http://i.imgur.com/vjKhk3R.jpg)\nMack Truck and Cadillac hood ornaments. Photos by [Samdogs](https://www.flickr.com/photos/samdogs/489923835/) and [Charlie](https://www.flickr.com/photos/ceonyc/8405620690/)
    \n\nThe new spring loaded ornaments combined with the luxury branding of the hood ornament holdouts led to many thefts in the '70s through '90s. Gradually even luxury brands ditched them, or only put them on their top-end models. Rolls Royce is a notable holdout. Today they put special engineering into their mascot, [The Spirit of Ecstasy](https://en.wikipedia.org/wiki/Spirit_of_Ecstasy), dating back over a hundred years to 1911. A button can raise or lower it at the driver's control. And combining a safety and anti-theft measure, if it is hit with enough force it will also instantly retract.\n\n
    ![spirit](http://i.imgur.com/2c03COl.jpg)\nRolls Royce's Spirit of Ecstasy. [Photo by majomka](https://pixabay.com/en/rolls-royce-spirit-of-ecstasy-emblem-689031/), public domain.
    \n\n### People today haven't seen many hood ornaments from their hay day. If you'd like to see more, [check out this awesome gallery from Marland Grove](http://www.pbase.com/mgrove/hood_ornaments).\n\n---\n\n

    [#pfunkblog](https://steemit.com/active/pfunkblog) [#pfunkphotos](https://steemit.com/active/pfunkphotos)

    \nIf you like this post, click my name below or [here for my blog page](https://steemit.com/@pfunk) and hit the **follow** button in the upper right!", + "category": "cars", + "children": 29, + "created": "2016-08-30T09:36:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://ipfs.pics/ipfs/Qmd9rM4BSJdusYs3igXwaPqtYr7RJceMQM3ZoHrWLwbXYu", + "http://i.imgur.com/Qe1TipU.jpg", + "http://i.imgur.com/QqqsEAO.jpg", + "http://i.imgur.com/sJcQFiH.jpg", + "https://upload.wikimedia.org/wikipedia/commons/thumb/3/36/1926_Packard_223_Two-Seater_Roadster_%27Fire_Chief%27_p3.JPG/1024px-1926_Packard_223_Two-Seater_Roadster_%27Fire_Chief%27_p3.JPG", + "http://i.imgur.com/mWRxQZG.jpg", + "http://i.imgur.com/exgmWIo.jpg", + "http://i.imgur.com/vjKhk3R.jpg", + "http://i.imgur.com/2c03COl.jpg" + ], + "links": [ + "https://en.wikipedia.org/wiki/Pontiac_(Ottawa_leader)", + "https://en.wikipedia.org/wiki/Pontiac_Chieftain", + "https://en.wikipedia.org/wiki/Boyce_MotoMeter", + "https://en.wikipedia.org/wiki/File:1926_Packard_223_Two-Seater_Roadster_%27Fire_Chief%27_p3.JPG", + "https://en.wikipedia.org/wiki/General_Motors_Companion_Make_Program", + "http://www.pbase.com/mgrove/hood_ornaments", + "https://www.flickr.com/photos/samdogs/489923835/", + "https://www.flickr.com/photos/ceonyc/8405620690/", + "https://en.wikipedia.org/wiki/Spirit_of_Ecstasy", + "https://pixabay.com/en/rolls-royce-spirit-of-ecstasy-emblem-689031/", + "https://steemit.com/active/pfunkblog", + "https://steemit.com/active/pfunkphotos", + "https://steemit.com/@pfunk" + ], + "tags": [ + "cars", + "photography", + "pfunkphotos", + "pfunkblog", + "history" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 61927841326479, + "payout": 237.257, + "payout_at": "2016-09-06T09:36:00", + "pending_payout_value": "237.257 HBD", + "percent_hbd": 10000, + "permlink": "the-lost-and-forgotten-art-of-the-hood-ornament-featuring-the-51-pontiac-chieftan", + "post_id": 1053838, + "promoted": "51.500 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 232 + }, + "title": "The Lost and Forgotten Art of the Hood Ornament, Featuring the '51 Pontiac Chieftan", + "updated": "2016-08-31T05:23:27", + "url": "/cars/@pfunk/the-lost-and-forgotten-art-of-the-hood-ornament-featuring-the-51-pontiac-chieftan" + }, + { + "active_votes": [ + { + "rshares": 11430243205500, + "voter": "dantheman" + }, + { + "rshares": 3188452127612, + "voter": "lafona-miner" + }, + { + "rshares": 223769954980, + "voter": "samupaha" + }, + { + "rshares": 416463064154, + "voter": "lafona" + }, + { + "rshares": 14469720879984, + "voter": "tombstone" + }, + { + "rshares": 1319152035389, + "voter": "silver" + }, + { + "rshares": 3015688539436, + "voter": "silversteem" + }, + { + "rshares": 1065096145151, + "voter": "delegate.lafona" + }, + { + "rshares": 320958684626, + "voter": "lafona5" + }, + { + "rshares": 3524962999766, + "voter": "wang" + }, + { + "rshares": 2479162407, + "voter": "boy" + }, + { + "rshares": 3009725987, + "voter": "bue-witness" + }, + { + "rshares": 557825892, + "voter": "bunny" + }, + { + "rshares": 43167128561, + "voter": "bue" + }, + { + "rshares": 1328636390, + "voter": "mini" + }, + { + "rshares": 170924165, + "voter": "moon" + }, + { + "rshares": 381968575324, + "voter": "recursive2" + }, + { + "rshares": 379356520243, + "voter": "recursive3" + }, + { + "rshares": 685525576740, + "voter": "masteryoda" + }, + { + "rshares": 167006544345, + "voter": "pairmike" + }, + { + "rshares": 498154721, + "voter": "healthcare" + }, + { + "rshares": 773710219, + "voter": "daniel.pan" + }, + { + "rshares": 162992394596, + "voter": "donkeypong" + }, + { + "rshares": 823215122111, + "voter": "steemrollin" + }, + { + "rshares": 289392252587, + "voter": "chitty" + }, + { + "rshares": 230506986, + "voter": "helen.tan" + }, + { + "rshares": 14104868761, + "voter": "valtr" + }, + { + "rshares": 31028396876, + "voter": "thedarkestplum" + }, + { + "rshares": 2056146398, + "voter": "gekko" + }, + { + "rshares": 327201490881, + "voter": "teamsteem" + }, + { + "rshares": 10014471046, + "voter": "richman" + }, + { + "rshares": 7103998234, + "voter": "taoofsatoshi" + }, + { + "rshares": 16264017361, + "voter": "acidyo" + }, + { + "rshares": 58360860731, + "voter": "tosch" + }, + { + "rshares": 929334235, + "voter": "coar" + }, + { + "rshares": 73942080812, + "voter": "asch" + }, + { + "rshares": 1430769534, + "voter": "murh" + }, + { + "rshares": 359570383120, + "voter": "blakemiles84" + }, + { + "rshares": 202782147716, + "voter": "dragonslayer109" + }, + { + "rshares": 586153919387, + "voter": "cyber" + }, + { + "rshares": 11118667764, + "voter": "zebbra2014" + }, + { + "rshares": 10075379390, + "voter": "johnerfx" + }, + { + "rshares": 3442399740415, + "voter": "satoshifund" + }, + { + "rshares": 363218862243, + "voter": "taoteh1221" + }, + { + "rshares": 342081119, + "voter": "applecrisp" + }, + { + "rshares": 362334823136, + "voter": "hedge-x" + }, + { + "rshares": 100971986463, + "voter": "kenny-crane" + }, + { + "rshares": 181942657700, + "voter": "will-zewe" + }, + { + "rshares": 8096289794, + "voter": "kennyskitchen" + }, + { + "rshares": 249743373270, + "voter": "kaylinart" + }, + { + "rshares": 47480263905, + "voter": "kus-knee" + }, + { + "rshares": 20453713624, + "voter": "ossama-benjohn" + }, + { + "rshares": 132792025300, + "voter": "schro" + }, + { + "rshares": 1091598557, + "voter": "johnerminer" + }, + { + "rshares": 2352422260, + "voter": "tee-em" + }, + { + "rshares": 129179648054, + "voter": "thedashguy" + }, + { + "rshares": 189545314722, + "voter": "mexbit" + }, + { + "rshares": 1400138433026, + "voter": "sean-king" + }, + { + "rshares": 686878794110, + "voter": "publicworker" + }, + { + "rshares": 100494403998, + "voter": "geoffrey" + }, + { + "rshares": 4041091559, + "voter": "crok" + }, + { + "rshares": 259034550983, + "voter": "lukestokes" + }, + { + "rshares": 41364826259, + "voter": "honeythief" + }, + { + "rshares": 92408012761, + "voter": "mctiller" + }, + { + "rshares": 5147983228, + "voter": "fuck.off" + }, + { + "rshares": 62731817565, + "voter": "razvanelulmarin" + }, + { + "rshares": 6873879806, + "voter": "iloveporn" + }, + { + "rshares": 40796944760, + "voter": "treeshaface" + }, + { + "rshares": 3311846140, + "voter": "the.bot" + }, + { + "rshares": 17340323342, + "voter": "frankjones" + }, + { + "rshares": 7205955435, + "voter": "quintanilla" + }, + { + "rshares": 1263817266, + "voter": "alexft" + }, + { + "rshares": 5946075754, + "voter": "the.whale" + }, + { + "rshares": 3370446182, + "voter": "michaellamden68" + }, + { + "rshares": 9856964632, + "voter": "cannav" + }, + { + "rshares": 172587678511, + "voter": "asmolokalo" + }, + { + "rshares": 7905293129, + "voter": "kakradetome" + }, + { + "rshares": 31283265272, + "voter": "hitmeasap" + }, + { + "rshares": 5945940373, + "voter": "vote" + }, + { + "rshares": 231914934, + "voter": "aidar88" + }, + { + "rshares": 20119492096, + "voter": "mindover" + }, + { + "rshares": 6263066176, + "voter": "kissmybutt" + }, + { + "rshares": 666482029300, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 27806701251, + "voter": "r4fken" + }, + { + "rshares": 1559911799, + "voter": "sergei" + }, + { + "rshares": 71508499555, + "voter": "derekareith" + }, + { + "rshares": 450490274597, + "voter": "slowwalker" + }, + { + "rshares": 1118184846, + "voter": "nobreku" + }, + { + "rshares": 24132153479, + "voter": "strangerarray" + }, + { + "rshares": 143979534662, + "voter": "knircky" + }, + { + "rshares": 13265886887, + "voter": "ausbitbank" + }, + { + "rshares": 864097811, + "voter": "steem1653" + }, + { + "rshares": 22929242435, + "voter": "halo" + }, + { + "rshares": 16334455276, + "voter": "akareyon" + }, + { + "rshares": 14633008138, + "voter": "sebastien" + }, + { + "rshares": 4393022921, + "voter": "gikitiki" + }, + { + "rshares": 531703283, + "voter": "cherish" + }, + { + "rshares": 4023608719, + "voter": "egjoshslim" + }, + { + "rshares": 2917814226, + "voter": "steemit-life" + }, + { + "rshares": 11502422370, + "voter": "asim" + }, + { + "rshares": 77568768403, + "voter": "paco" + }, + { + "rshares": 33629159959, + "voter": "biophil" + }, + { + "rshares": 4184075891, + "voter": "karen13" + }, + { + "rshares": 1310840633, + "voter": "jrd8526" + }, + { + "rshares": 4135548207, + "voter": "juvyjabian" + }, + { + "rshares": 2468438194, + "voter": "fireriseace" + }, + { + "rshares": 2816120254, + "voter": "pigatto" + }, + { + "rshares": 10995368554, + "voter": "allmonitors" + }, + { + "rshares": 744526625, + "voter": "thinkngrow" + }, + { + "rshares": 18793081399, + "voter": "grolelo" + }, + { + "rshares": 42870892029, + "voter": "milestone" + }, + { + "rshares": 15095626509, + "voter": "kendewitt" + }, + { + "rshares": 18689951751, + "voter": "creemej" + }, + { + "rshares": 12696760695, + "voter": "nippel66" + }, + { + "rshares": 79018127283, + "voter": "me-tarzan" + }, + { + "rshares": 3034986192, + "voter": "imp3" + }, + { + "rshares": 2423635537, + "voter": "sgnsteems" + }, + { + "rshares": 58690095318, + "voter": "thylbom" + }, + { + "rshares": 389421504, + "voter": "kellywin21" + }, + { + "rshares": 26088619512, + "voter": "royaltiffany" + }, + { + "rshares": 6659145103, + "voter": "cryptobro" + }, + { + "rshares": 7791666106, + "voter": "tarindel" + }, + { + "rshares": 3082024551, + "voter": "azurejasper" + }, + { + "rshares": 2820120005, + "voter": "travelista" + }, + { + "rshares": 2071759707, + "voter": "bola" + }, + { + "rshares": 23693378872, + "voter": "deanliu" + }, + { + "rshares": 4297488643, + "voter": "rainchen" + }, + { + "rshares": 37066079315, + "voter": "sauravrungta" + }, + { + "rshares": 67031455381, + "voter": "rea" + }, + { + "rshares": 192900146033, + "voter": "jl777" + }, + { + "rshares": 113622998, + "voter": "maxflender" + }, + { + "rshares": 1016029372465, + "voter": "james212" + }, + { + "rshares": 13208655601, + "voter": "carlidos" + }, + { + "rshares": 15965457133, + "voter": "marius19" + }, + { + "rshares": 1089072756, + "voter": "sompitonov" + }, + { + "rshares": 4960874021, + "voter": "sacode" + }, + { + "rshares": 442838800, + "voter": "quigua" + }, + { + "rshares": 897249772, + "voter": "happyphoenix" + }, + { + "rshares": 18634755812, + "voter": "jennamarbles" + }, + { + "rshares": 35581832534, + "voter": "fatboy" + }, + { + "rshares": 38420830032, + "voter": "claudiop63" + }, + { + "rshares": 7599817269, + "voter": "webdeals" + }, + { + "rshares": 17524174666, + "voter": "proto" + }, + { + "rshares": 568834437, + "voter": "curator" + }, + { + "rshares": 10174214221, + "voter": "michaeldodridge" + }, + { + "rshares": 5362780558, + "voter": "logic" + }, + { + "rshares": 103648120, + "voter": "salamanca1987ar" + }, + { + "rshares": 3049903464, + "voter": "bkkshadow" + }, + { + "rshares": 8501004857, + "voter": "alphabeta" + }, + { + "rshares": 49083786264, + "voter": "healthyrecipes" + }, + { + "rshares": 4665399694, + "voter": "beanz" + }, + { + "rshares": 122273677, + "voter": "steemster1" + }, + { + "rshares": 24075889262, + "voter": "williambanks" + }, + { + "rshares": 28501596110, + "voter": "jasonstaggers" + }, + { + "rshares": 85597116980, + "voter": "shaka" + }, + { + "rshares": 8761422348, + "voter": "taker" + }, + { + "rshares": 5886596143, + "voter": "nekromarinist" + }, + { + "rshares": 1950289959, + "voter": "sykochica" + }, + { + "rshares": 51143991, + "voter": "sharon" + }, + { + "rshares": 36093241919, + "voter": "allasyummyfood" + }, + { + "rshares": 1425337253, + "voter": "merej99" + }, + { + "rshares": 50731326, + "voter": "lillianjones" + }, + { + "rshares": 2647645651, + "voter": "timcliff" + }, + { + "rshares": 19610089929, + "voter": "yng-entrepreneur" + }, + { + "rshares": 22420005771, + "voter": "laoyao" + }, + { + "rshares": 15561179003, + "voter": "gmurph" + }, + { + "rshares": 7484747344, + "voter": "stephen.king989" + }, + { + "rshares": 691782075, + "voter": "labradorsem" + }, + { + "rshares": 512286246, + "voter": "romancs" + }, + { + "rshares": 12628054529, + "voter": "jphamer1" + }, + { + "rshares": 15099288018, + "voter": "velourex" + }, + { + "rshares": 3452883959, + "voter": "oflyhigh" + }, + { + "rshares": 88063368097, + "voter": "sirwinchester" + }, + { + "rshares": 9152280038, + "voter": "gargon" + }, + { + "rshares": 435409217, + "voter": "future24" + }, + { + "rshares": 1312875497, + "voter": "hms818" + }, + { + "rshares": 51120963, + "voter": "msjennifer" + }, + { + "rshares": 50828873, + "voter": "ciao" + }, + { + "rshares": 11409257997, + "voter": "thebotkiller" + }, + { + "rshares": 353095859, + "voter": "jrcornel" + }, + { + "rshares": 50521096, + "voter": "steemo" + }, + { + "rshares": 122035883, + "voter": "harrycoins" + }, + { + "rshares": 18933467156, + "voter": "hanshotfirst" + }, + { + "rshares": 50390768, + "voter": "steema" + }, + { + "rshares": 958407932, + "voter": "vegascomic" + }, + { + "rshares": 58277489, + "voter": "confucius" + }, + { + "rshares": 28468972316, + "voter": "mrosenquist" + }, + { + "rshares": 2127373904, + "voter": "bledarus" + }, + { + "rshares": 61056742, + "voter": "elenirossidou" + }, + { + "rshares": 83592503505, + "voter": "miacats" + }, + { + "rshares": 51153233, + "voter": "jarvis" + }, + { + "rshares": 575708182, + "voter": "ashwim" + }, + { + "rshares": 5733814684, + "voter": "gonzo" + }, + { + "rshares": 61094018, + "voter": "razberrijam" + }, + { + "rshares": 6918396879, + "voter": "theb0red1" + }, + { + "rshares": 50692212, + "voter": "fortuner" + }, + { + "rshares": 1117439352, + "voter": "chinadaily" + }, + { + "rshares": 716669209, + "voter": "inferno" + }, + { + "rshares": 3374739266, + "voter": "steveo" + }, + { + "rshares": 771908956, + "voter": "telos" + }, + { + "rshares": 50684643, + "voter": "johnbyrd" + }, + { + "rshares": 50682252, + "voter": "thomasaustin" + }, + { + "rshares": 50677748, + "voter": "ficholl" + }, + { + "rshares": 50673817, + "voter": "widell" + }, + { + "rshares": 87993823754, + "voter": "icfiedler" + }, + { + "rshares": 250890922, + "voter": "wuyueling" + }, + { + "rshares": 23002426499, + "voter": "jimmco" + }, + { + "rshares": 17719880813, + "voter": "yef99" + }, + { + "rshares": 478632713, + "voter": "tradz" + }, + { + "rshares": 6860983719, + "voter": "sethlinson" + }, + { + "rshares": 11435132110, + "voter": "hilarski" + }, + { + "rshares": 2582268537, + "voter": "erikaharris" + }, + { + "rshares": 3890904309, + "voter": "harand" + }, + { + "rshares": 22504086307, + "voter": "daut44" + }, + { + "rshares": 3530818614, + "voter": "mattclarke" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 85421073, + "voter": "jtstreetman" + }, + { + "rshares": 615508801, + "voter": "cryptoeasy" + }, + { + "rshares": 50164653, + "voter": "alktoni" + }, + { + "rshares": 695736122, + "voter": "nulliusinverba" + }, + { + "rshares": 666955368, + "voter": "runridefly" + }, + { + "rshares": 13468516926, + "voter": "krnel" + }, + { + "rshares": 13864407456, + "voter": "mikehere" + }, + { + "rshares": 2102602089, + "voter": "funkywanderer" + }, + { + "rshares": 1148962246, + "voter": "nathanbrown" + }, + { + "rshares": 12067204352, + "voter": "ryan-singer" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 17536031676, + "voter": "luminousvisions" + }, + { + "rshares": 107899577, + "voter": "team101" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 5812055555, + "voter": "canadian-coconut" + }, + { + "rshares": 1377220430, + "voter": "l0k1" + }, + { + "rshares": 5004447489, + "voter": "sarahjordan" + }, + { + "rshares": 77021319, + "voter": "osame066" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 187760632, + "voter": "bobcollier" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 1582075103, + "voter": "smisi" + }, + { + "rshares": 185235623517, + "voter": "asksisk" + }, + { + "rshares": 52024054, + "voter": "the-ego-is-you" + }, + { + "rshares": 2146314155, + "voter": "richardjuckes" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 24239498471, + "voter": "dubi" + }, + { + "rshares": 91697951, + "voter": "pjo" + }, + { + "rshares": 50825587, + "voter": "sofa" + }, + { + "rshares": 53871683, + "voter": "doggnostic" + }, + { + "rshares": 53593366, + "voter": "jenny-talls" + }, + { + "rshares": 1472243153, + "voter": "ibringawareness" + }, + { + "rshares": 50918375, + "voter": "ailo" + }, + { + "rshares": 1612393618, + "voter": "anton333" + }, + { + "rshares": 5544678407, + "voter": "chick1" + }, + { + "rshares": 50454788, + "voter": "typingagent" + }, + { + "rshares": 25502873957, + "voter": "tarekadam" + }, + { + "rshares": 51595558, + "voter": "saintmichael" + }, + { + "rshares": 83500065, + "voter": "everittmickey" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50439559, + "voter": "roto" + }, + { + "rshares": 51128264, + "voter": "ancientofdays" + }, + { + "rshares": 346061498, + "voter": "vh770" + }, + { + "rshares": 201743745, + "voter": "terrano" + }, + { + "rshares": 61862680, + "voter": "cherryleaf" + }, + { + "rshares": 52101327, + "voter": "anns" + }, + { + "rshares": 607607141, + "voter": "thebiggestidea" + }, + { + "rshares": 51062060, + "voter": "haphazard-hstead" + }, + { + "rshares": 50213272, + "voter": "lord.robert" + } + ], + "author": "kaylinart", + "author_payout_value": "0.000 HBD", + "author_reputation": 69.01, + "beneficiaries": [], + "blacklists": [], + "body": "\nWith the new Promoted tab, Some people are happy. Others are complaining.\n\"The Rich will Get richer.\" \nI keep hearing people say. \n\n## But is this such a bad thing? ## \nWhen Browsing around, I noticed that ANYONE CAN promote any post. Not just your own. You can support anyone and any post you want. \nIf a dolphin or a whale sees your excellent post, they can promote it FOR YOU! In addition to giving you their upvote.\n\nThis will allow you to do EVEN BETTER with your posts. Also, you can promote your stuff.\n\n# Your SUCCESS In YOUR Hands! #\nYou can promote your own stuff, Sure it may not blow up into something large, But you'll at the very least get more followers. This will help future posts; Your investment will help you do well for future posts.\n\nSteemit is like a lottery, You can post high-quality content that is ignored, Sometimes your high-quality content is seen. Sometimes people don't even care about the topic you are talking about, and you have been ignored anyways. There are so many variables. It can be stressful when you work your butt off on a post that is just invisible. \n\nWith the post promotion, You can give yourself an edge on that. So it will be seen. If your post still doesn't do well, You can learn from it. Maybe you need a better title? better photos? \n\nI personally don't like my stuff left to chance, So the opportunity to make things happen makes me happy. \n\n# Businesses Can Advertise! #\nImagine if you were on Facebook, And instead of seeing those pesky ads on the site, You had a separate wall you could go to, With those ads. \n\n### Would you ever go to the wall of advertising? ###\nHell NO!\nI would avoid that like the plague. Unless they offered me some coupons or something, They would have to do something for ME!!\n\nSo what happens if businesses take over the promoted wall?\n\nPLEASE DO!\nThis advertising is perfect, The money spent on the promoted posts goes back into the system. (I don't understand all of the technical stuff)\n\nBut If Domino's Pizza wants to promote their new carry out pizza's for 7.99 on the promoted page, They will have to ADD MONEY to the pool. That WE can earn. In order to promote. I LOVE THIS! \n\nThat means Domino's pizza is putting money in OUR POCKETS!\n### Won't the advertising fail then? Because It's on a separate wall? ### \nIf it were Facebook, YES! But with Steemit, We are getting something out of their advertising. If big businesses don't get success from promoted posts, they won't promote on our platform anymore. And we'll have less money around as the result. \n\nThe principle of Reciprocity will come into effect.\n- Domino's gave you money, Now how about pizza for dinner tonight?\n\nApparently, if you hate pizza, You won't buy a pizza. But if someone is promoting cute shoes, you might just have to buy those shoes, I mean That company GAVE the platform more money for you to earn. You can buy a pair of shoes from them right?\n\nWith Facebook, there is no Reciprocity Because the ads do nothing for you, With Steemit This is a beautiful form of advertising that will have A BIG IMPACT.\n\n\n# So Why You Complaining? # \nSteemit made some exciting changes yesterday, And we need to be HAPPY! I'm so excited about the future of Steemit. You just have to think of the long term benefits of each change that is made, And how it may or may not benefit you. Some changes may hurt your short-term game but are good for the longer term. While other changes may not affect you at all! And if you deeply hate that promoted tab, You can always ignore it! No law against. that.", + "category": "steemit", + "children": 72, + "created": "2016-08-30T20:58:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/n0FXs2m.jpg", + "http://i.imgur.com/LcS63SL.gif", + "http://i.imgur.com/oA9JsVb.jpg", + "http://i.imgur.com/qFti1Nr.jpg", + "http://i.imgur.com/8VApJlc.jpg" + ], + "links": [ + "http://imgur.com/n0FXs2m", + "http://imgur.com/LcS63SL", + "http://imgur.com/oA9JsVb", + "http://imgur.com/qFti1Nr", + "http://imgur.com/8VApJlc" + ], + "tags": [ + "steemit", + "advertising", + "promoted", + "promotion" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 56408831488012, + "payout": 330.38, + "payout_at": "2016-09-06T20:58:09", + "pending_payout_value": "330.380 HBD", + "percent_hbd": 10000, + "permlink": "why-the-promoted-tab-is-the-best-thing-ever", + "post_id": 1061514, + "promoted": "51.356 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 270 + }, + "title": "Why The PROMOTED Tab Is The BEST Thing Ever!", + "updated": "2016-08-30T20:58:09", + "url": "/steemit/@kaylinart/why-the-promoted-tab-is-the-best-thing-ever" + }, + { + "active_votes": [ + { + "rshares": 30339908020562, + "voter": "smooth" + }, + { + "rshares": 1793185753098, + "voter": "joseph" + }, + { + "rshares": 5648189733502, + "voter": "smooth.witness" + }, + { + "rshares": 1136471312099, + "voter": "benjojo" + }, + { + "rshares": 2036157978, + "voter": "proctologic2" + }, + { + "rshares": 307854063319, + "voter": "chitty" + }, + { + "rshares": 9463360243, + "voter": "patrice" + }, + { + "rshares": 104913858289, + "voter": "edgeland" + }, + { + "rshares": 76675529470, + "voter": "easteagle13" + }, + { + "rshares": 171898827767, + "voter": "jamtaylor" + }, + { + "rshares": 15868828870, + "voter": "jademont" + }, + { + "rshares": 29917100062, + "voter": "eeks" + }, + { + "rshares": 61060303, + "voter": "paco-steem" + }, + { + "rshares": 729811189, + "voter": "spaninv" + }, + { + "rshares": 11904454830, + "voter": "elishagh1" + }, + { + "rshares": 8804491689, + "voter": "richman" + }, + { + "rshares": 6703367104, + "voter": "acidyo" + }, + { + "rshares": 55715107182, + "voter": "hannixx42" + }, + { + "rshares": 418614079, + "voter": "zheka-melnikov" + }, + { + "rshares": 39838275827, + "voter": "klye" + }, + { + "rshares": 849630107, + "voter": "coar" + }, + { + "rshares": 1766932742, + "voter": "murh" + }, + { + "rshares": 76926379771, + "voter": "thecryptofiend" + }, + { + "rshares": 112652982457, + "voter": "kenny-crane" + }, + { + "rshares": 19445503574, + "voter": "samether" + }, + { + "rshares": 394735060526, + "voter": "kaylinart" + }, + { + "rshares": 173921081175, + "voter": "thedashguy" + }, + { + "rshares": 118655742038, + "voter": "geoffrey" + }, + { + "rshares": 91847138579, + "voter": "mctiller" + }, + { + "rshares": 4487075430, + "voter": "alexft" + }, + { + "rshares": 30885067393, + "voter": "acassity" + }, + { + "rshares": 7038427221, + "voter": "micheletrainer" + }, + { + "rshares": 68410228620, + "voter": "norbu" + }, + { + "rshares": 3064933831, + "voter": "michaellamden68" + }, + { + "rshares": 179628130136, + "voter": "asmolokalo" + }, + { + "rshares": 37002417511, + "voter": "good-karma" + }, + { + "rshares": 4998101846, + "voter": "dennygalindo" + }, + { + "rshares": 52311028214, + "voter": "ezzy" + }, + { + "rshares": 11533997209, + "voter": "firepower" + }, + { + "rshares": 14898136192, + "voter": "yogi.artist" + }, + { + "rshares": 54221077, + "voter": "strawhat" + }, + { + "rshares": 10245289581, + "voter": "r4fken" + }, + { + "rshares": 53734079, + "voter": "cryptochannel" + }, + { + "rshares": 30062419857, + "voter": "picokernel" + }, + { + "rshares": 550658687885, + "voter": "neoxian" + }, + { + "rshares": 1231554825, + "voter": "dicov" + }, + { + "rshares": 168490289070, + "voter": "anyx" + }, + { + "rshares": 309495689614, + "voter": "jesta" + }, + { + "rshares": 4702611121, + "voter": "thegoodguy" + }, + { + "rshares": 138084510282, + "voter": "paco" + }, + { + "rshares": 40353294945, + "voter": "biophil" + }, + { + "rshares": 243649644994, + "voter": "nabilov" + }, + { + "rshares": 2123737721, + "voter": "the-future" + }, + { + "rshares": 84745420462, + "voter": "me-tarzan" + }, + { + "rshares": 3368223007, + "voter": "begstreets" + }, + { + "rshares": 5706185290, + "voter": "poseidon" + }, + { + "rshares": 726952476, + "voter": "kellywin21" + }, + { + "rshares": 138604353, + "voter": "bsgomes" + }, + { + "rshares": 19885998408, + "voter": "bendjmiller222" + }, + { + "rshares": 3849140235, + "voter": "birdie" + }, + { + "rshares": 5471375290, + "voter": "rainchen" + }, + { + "rshares": 38383171914, + "voter": "sauravrungta" + }, + { + "rshares": 86465359157, + "voter": "rea" + }, + { + "rshares": 5203707025, + "voter": "zelgald1" + }, + { + "rshares": 51423955, + "voter": "sergey44" + }, + { + "rshares": 36222407310, + "voter": "marius19" + }, + { + "rshares": 474208730, + "voter": "kooshikoo" + }, + { + "rshares": 25137854994, + "voter": "pinkisland" + }, + { + "rshares": 2910988389, + "voter": "ace108" + }, + { + "rshares": 10434858028, + "voter": "logic" + }, + { + "rshares": 862222696, + "voter": "mar1978co" + }, + { + "rshares": 5986514391, + "voter": "shortcut" + }, + { + "rshares": 21439394585, + "voter": "gomeravibz" + }, + { + "rshares": 11197380448, + "voter": "sykochica" + }, + { + "rshares": 15279745645, + "voter": "felixxx" + }, + { + "rshares": 3116848228, + "voter": "timcliff" + }, + { + "rshares": 16487484019, + "voter": "sunshine" + }, + { + "rshares": 793610074, + "voter": "gmurph" + }, + { + "rshares": 6772181549, + "voter": "minion" + }, + { + "rshares": 1791492839, + "voter": "andrew0" + }, + { + "rshares": 1834344112, + "voter": "future24" + }, + { + "rshares": 264199005, + "voter": "zionuziriel" + }, + { + "rshares": 6718625083, + "voter": "cristi" + }, + { + "rshares": 14682233952, + "voter": "queenmountain" + }, + { + "rshares": 3893435508, + "voter": "alchemage" + }, + { + "rshares": 23733546534, + "voter": "hanshotfirst" + }, + { + "rshares": 5830430132, + "voter": "lordvader" + }, + { + "rshares": 331709231, + "voter": "lisadang" + }, + { + "rshares": 9300623336, + "voter": "theb0red1" + }, + { + "rshares": 17329389153, + "voter": "kyriacos" + }, + { + "rshares": 4761294926, + "voter": "mindfreak" + }, + { + "rshares": 728655108, + "voter": "alexma3x" + }, + { + "rshares": 2172044004, + "voter": "jsantana" + }, + { + "rshares": 4107228742, + "voter": "chaospoet" + }, + { + "rshares": 26371930846, + "voter": "andrewawerdna" + }, + { + "rshares": 487425594, + "voter": "frol" + }, + { + "rshares": 32443613669, + "voter": "someguy123" + }, + { + "rshares": 8019523640, + "voter": "hilarski" + }, + { + "rshares": 9139190744, + "voter": "craigwilliamz" + }, + { + "rshares": 9956211164, + "voter": "booky" + }, + { + "rshares": 1266758168, + "voter": "kimal73" + }, + { + "rshares": 3745370757, + "voter": "nulliusinverba" + }, + { + "rshares": 78190716, + "voter": "jlufer" + }, + { + "rshares": 60369832, + "voter": "i603" + }, + { + "rshares": 11195003640, + "voter": "stephmckenzie" + }, + { + "rshares": 15560546051, + "voter": "darrantrute" + }, + { + "rshares": 3488542879, + "voter": "funkywanderer" + }, + { + "rshares": 5656732242, + "voter": "richardcrill" + }, + { + "rshares": 2053712672, + "voter": "chef.cook" + }, + { + "rshares": 55893569, + "voter": "damascusvg" + }, + { + "rshares": 4434491535, + "voter": "mscleverclocks" + }, + { + "rshares": 818232071, + "voter": "tatianka" + }, + { + "rshares": 5954717805, + "voter": "dexter-k" + }, + { + "rshares": 89234192424, + "voter": "cnfund" + }, + { + "rshares": 54408230, + "voter": "feruz" + }, + { + "rshares": 113858863, + "voter": "positivesteem" + }, + { + "rshares": 582660326, + "voter": "ballinconscious" + }, + { + "rshares": 862232003, + "voter": "dpapadimitroylas" + }, + { + "rshares": 2067369152, + "voter": "whatsup" + }, + { + "rshares": 143358574, + "voter": "anomaly" + }, + { + "rshares": 50263480, + "voter": "drac59" + }, + { + "rshares": 50439879, + "voter": "theodoros" + }, + { + "rshares": 54390442, + "voter": "alex.gaud" + }, + { + "rshares": 238100621, + "voter": "sjamayee" + }, + { + "rshares": 157583759, + "voter": "greencycles" + }, + { + "rshares": 198143828, + "voter": "mgibson" + }, + { + "rshares": 157730645, + "voter": "nick174" + }, + { + "rshares": 659555137, + "voter": "reddust" + }, + { + "rshares": 152869602, + "voter": "hethzen" + }, + { + "rshares": 152523892, + "voter": "malasuerte94" + }, + { + "rshares": 124603587, + "voter": "bromejs" + } + ], + "author": "thecryptofiend", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.89, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Introduction

    \n

    \n

    Steem uses a consensus mining system that is different from most conventional cryptocurrencies like bitcoin.  As stated in the whitepaper (p22):

    \n
    With Steem, block production is done in rounds. Each round 21 witnesses are selected to create and sign blocks of transactions. Nineteen (19) of these witnesses are selected by approval voting, one is selected by a computational proof-of-work, and one is timeshared by every witness that didn\u2019t make it into the top 19 proportional to their total votes. The 21 active witnesses are shuffled every round to prevent any one witness from constantly ignoring blocks produced by the same witness placed before.
    \n

    As stated above the top 19 witnesses are \"elected\" by voting.  The voting page can be seen here.  This brings us to the problem:

    \n
    \n

    The Problem

    \n

    \n

    Due to the nature of Steemit it is attracting people who are not necessarliy familiar with cryptocurrency concepts and the difference in the way that mining works can be confusing even to those who are familiar with conventional POW (proof of work) or POS (Proof of Stake). 

    \n

    There is understandably a lot of confusion in the community over the role of witnesses as well as who to vote for. There is also inconsistency in the information that witnesses and witness candidates provide to potential voters.

    \n
    \n

    A Potential Solution?

    \n

    \n

    Knowledge is power.

    \n

    With an appropriate set of questions and answers voters should be able to make an informed decision.

    \n

    With this in mind I have crafted a questionnaire for witnesses and prospective witness candidates. This is a draft framework for community discussion.  

    \n

    The aim is to have a standardised set of questions that all witnesses and witness candidates answer in order to facilitate the process of witness voting for community members.  

    \n

    The questions are designed to be voluntary. 

    \n

    It is up to individual candidates/witnesses if they answer them or not.

    \n
    \n

    THE QUESTIONNAIRE

    \n
    \n

    A) Technical Questions

    \n

    1)In a few sentences or less please explain the role of a witness in the Steemit/Steem ecosystem as you understand it.

    \n

    2)What are the most important qualities for a witness to have?

    \n

    3)How do you fulfil those qualities?

    \n

    4)Is there anything beyond this that you feel makes you a better witness candidate than the average person?

    \n

    5)What kind of hardware setup are you using and is it your own local hardware or rented?

    \n

    6)What if any contingencies do you have in case of an emergency or server failure?

    \n

    7)Do you think the current compensation for a witness is fair?  If not what do you think would be fair compensation?

    \n

    8)What percentage (or fixed amount) of witness earnings should be kept and what percent invested back into the steem platform? 

    \n

    9)How do you intend to use your witness earnings?

    \n

    (Thanks to @geoffrey for suggestions for modifying the last 3 questions here.)

    \n
    \n

    B) Current Witness Questions

    \n

    1)What challenges or problems have you faced in your role as witness?

    \n

    2)What other types of decisions do you think as a witness you should be involved in voting on?

    \n

    3)Are there any changes to the witness/mining system or structure that you feel would improve the system?  Why?

    \n

    (Thanks to @jesta for suggesting question 2.)

    \n
    \n

    C) Community Questions

    \n

    1)What do you think makes Steemit special and worth supporting?

    \n

    2)How much do you use Steemit on average per week?

    \n

    3)What is your favourite type of post?

    \n

    4)Do you have a specific favourite post you would like to mention or link to?  (Feel free to give a shout out to the author)

    \n

    5)What kind of posts do you dislike?

    \n

    6)How do you feel about the Steemit governance structure?

    \n

    7)How would you improve Steemit?

    \n
    \n

    D) Personal Questions

    \n

    1)How did you get into cryptocurrencies?

    \n

    2)What hobbies or interests do you have outside of Steemit and cryptocurrencies?

    \n

    3)What is your favourite movie genre?

    \n

    4)What is your favourite movie or movies?

    \n

    5)What is your favourite musical genre?

    \n

    6)What are you favourite bands/albums?

    \n

    7)What is your favourite book (fiction or non-fiction) and do you have a favourite author?

    \n

    8)What is your favourite TV show?

    \n

    9)Which is your favourite Star Wars movie from the original trilogy?

    \n

    10)Margarine or butter?

    \n

    11)The Beatles or The Rolling Stones?

    \n

    12)Have you ever tried Marmite?

    \n

    13)Are there any weird facts that you would like to share with everyone?

    \n

    14)Is there anything else that you would like other people to know about you?

    \n
    \n

    Conclusions

    \n

    \n

    Thank you for reading.  

    \n

    As I have stated this is a starting point for community discussion.  All the questions are voluntary - there is no way to compel people to answer, neither should there be.  

    \n

    The witnesses have a priviliged position in the Steemit ecosystem which gives them considerable power. Since people are required to vote for them it is in my opinion to be expected that people would like appropriate information in order to make an informed decision. 

    \n

    The \"personal\" section is designed to be fun and to help \"humanise\" candidates.  I can understand if some people find the questions frivolous or irrelevant to the job of being a witness.  

    \n

    In regards to this one must consider the dilemma of the voter who may need some kind of alternative criteria to decide between different candidates who are equally capable from a technical standpoint. 

    \n

    Whether people feel that this makes voting a popularity contest or is in some way unfair is for the community to decide.

    \n
    \n

    If you like my work please follow me and check out my previous photography work and tutorials  @thecryptofiend - hope you enjoy.

    \n
    \n

    Credits for images - All Images are purchased from Istockphoto using my own personal account.  Further information can be provided if requested.

    \n", + "category": "steemit", + "children": 46, + "created": "2016-09-12T16:44:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/12/Voting-000065325199_Small69865.jpg", + "https://www.steemimg.com/images/2016/09/12/blindfolded-senior-business-man-walking-through-social-media-data-000082574145_Small0c713.jpg", + "https://www.steemimg.com/images/2016/09/12/We-offer-solutions--business-card-000084741237_Smallfbee9.jpg", + "https://www.steemimg.com/images/2016/09/12/Business-person-having-bright-idea-000074154627_Small7f013.jpg" + ], + "links": [ + "https://steem.io/SteemWhitePaper.pdf", + "https://steemit.com/~witnesses" + ], + "tags": [ + "steemit", + "steem", + "witness-category", + "steemit-ideas", + "politics" + ], + "users": [ + "geoffrey", + "jesta", + "thecryptofiend" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 43409252661446, + "payout": 122.374, + "payout_at": "2016-09-19T16:44:39", + "pending_payout_value": "122.374 HBD", + "percent_hbd": 10000, + "permlink": "witness-questionnaire-a-solution-for-voter-confusion", + "post_id": 1221512, + "promoted": "51.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 131 + }, + "title": "Witness Questionnaire - A Solution for Voter Confusion?", + "updated": "2016-09-12T16:44:39", + "url": "/steemit/@thecryptofiend/witness-questionnaire-a-solution-for-voter-confusion" + }, + { + "active_votes": [ + { + "rshares": 318095208614, + "voter": "anonymous" + }, + { + "rshares": 1429044376587, + "voter": "rossco99" + }, + { + "rshares": 4533732336802, + "voter": "wang" + }, + { + "rshares": 7303764362542, + "voter": "complexring" + }, + { + "rshares": 1659602960652, + "voter": "steemychicken1" + }, + { + "rshares": 509970669779, + "voter": "boatymcboatface" + }, + { + "rshares": 116291645822, + "voter": "edgeland" + }, + { + "rshares": 446046136, + "voter": "coar" + }, + { + "rshares": 1069598978, + "voter": "murh" + }, + { + "rshares": 212186899968, + "voter": "dragonslayer109" + }, + { + "rshares": 72055092368, + "voter": "theshell" + }, + { + "rshares": 140992694081, + "voter": "coinbitgold" + }, + { + "rshares": 50900643432, + "voter": "kus-knee" + }, + { + "rshares": 2194663980, + "voter": "mammasitta" + }, + { + "rshares": 145906252490, + "voter": "marina" + }, + { + "rshares": 49836148737, + "voter": "booja" + }, + { + "rshares": 347471940542, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 19323388954, + "voter": "sebastien" + }, + { + "rshares": 3317742975, + "voter": "karen13" + }, + { + "rshares": 298783270, + "voter": "jaycobbell" + }, + { + "rshares": 431019291, + "voter": "luisucv34" + }, + { + "rshares": 19333957259, + "voter": "artific" + }, + { + "rshares": 161322307500, + "voter": "jl777" + }, + { + "rshares": 39918937494, + "voter": "claudiop63" + }, + { + "rshares": 10993349551, + "voter": "webdeals" + }, + { + "rshares": 13748222174, + "voter": "proto" + }, + { + "rshares": 8944418644, + "voter": "logic" + }, + { + "rshares": 6083187762, + "voter": "beanz" + }, + { + "rshares": 24751486274, + "voter": "williambanks" + }, + { + "rshares": 3733883806, + "voter": "glitterpig" + }, + { + "rshares": 7668574769, + "voter": "uwe69" + }, + { + "rshares": 6948566921, + "voter": "taker" + }, + { + "rshares": 15642700631, + "voter": "felixxx" + }, + { + "rshares": 1660823962, + "voter": "cjclaro" + }, + { + "rshares": 11319565357, + "voter": "ekitcho" + }, + { + "rshares": 5300806959, + "voter": "melek" + }, + { + "rshares": 11777272396, + "voter": "borran" + }, + { + "rshares": 57766716, + "voter": "party1998" + }, + { + "rshares": 209436170, + "voter": "party1999" + }, + { + "rshares": 58555241, + "voter": "saveliy" + }, + { + "rshares": 1682367496, + "voter": "jsantana" + }, + { + "rshares": 3443716599, + "voter": "steveo" + }, + { + "rshares": 2818827380, + "voter": "naquoya" + }, + { + "rshares": 40814499797, + "voter": "mandibil" + }, + { + "rshares": 59174034, + "voter": "pataxis" + }, + { + "rshares": 1559083086, + "voter": "ines-f" + }, + { + "rshares": 707118642, + "voter": "goldstein" + }, + { + "rshares": 731283721, + "voter": "frick" + }, + { + "rshares": 55368187, + "voter": "johano" + }, + { + "rshares": 5827842311, + "voter": "mariandavp" + }, + { + "rshares": 350847785, + "voter": "jessicanicklos" + }, + { + "rshares": 825740842, + "voter": "kingarbinv" + }, + { + "rshares": 4736805376, + "voter": "burnin" + }, + { + "rshares": 2457079513, + "voter": "funnyman" + }, + { + "rshares": 87219762, + "voter": "mlialen" + }, + { + "rshares": 50245824, + "voter": "steembets" + }, + { + "rshares": 155699375, + "voter": "daniel.brest" + }, + { + "rshares": 149226307, + "voter": "edward.shroder" + }, + { + "rshares": 133226774, + "voter": "eduard" + }, + { + "rshares": 65836326, + "voter": "serikus" + }, + { + "rshares": 153123119, + "voter": "shreeraj" + } + ], + "author": "claudiop63", + "author_payout_value": "0.000 HBD", + "author_reputation": 60.17, + "beneficiaries": [], + "blacklists": [], + "body": "https://s14.postimg.org/nktzlc8i9/640px_Stipula_fountain_pen.jpg\nHi there. I have been writing short novels for some time, mostly in my native language (Italian). \nNow, I would like to play around with the fact that Steemit easily enables us to collect decentralized contributions to any activity, including creative writing... \n\nDo you want to play with me? Then it works in this way: \n\nI decide the abstract of a story, and write an introductory (very short) chapter, labelled as CHAPTER 1.\nThe first person willing to contribute is going to write a comment to the post containing a short chapter (labelled CHAPTER 2) which is logically connected to my CHAPTER 1 and develops the story...\n \nFurther contributors will post their own chapters as follow-ups to the last contribution submitted (e.g. CHAPTER 6, logically linked to CHAPTER 5). \n\nLet's see what comes out.. \n\nIF YOU DONT' HAVE MUCH TIME, JUST WRITE ONE PARAGRAPH OR TWO :-)\n\nAfter the first payment period (24 hours from now or so), I will post the stitched-up story resulting from your contributions (possibly with some edits, depending on my personal taste) and then we can continue from there for the next 30 days... \n\nOk, here we go: \n\nABSTRACT \nFabio and Emma are in their late 20s and live in London. Fabio is Italian, Emma comes from a small town in the north of England. Fabio has just lost his well-paid job in a major financial institution in the City, while Emma has just gotten a cool job in the fashion industry. \nThey have been together for three years and want to have children, but the recent professional changes are putting their relationship under \npressure. Fabio would like to either accept an offer from Wall Street and move now to New York City, or take a sabbatical year for them to travel and decide where to go and what to do next... \n\nCHAPTER 1 \nA funny smell in the subway. It's not unpleasant \u2013 just weird. It reminds Fabio of one of Emma's body odours...the one he likes most. \nFabio was trying not to think about Emma for as long as possible, following last night's discussion. Sometimes he feels she doesn't realize how lucky they are: his savings can easily pay for 12 months of travelling, making love, and deciding where to go next. Ok, she has a brand new job, but they are still young and Fabio feels they should grab now their chance to travel and then decide where to settle down and have kids. \nThe train stops. Time to get out. \n\nPLEASE POST YOUR FOLLOW-UP CHAPTER AND MAKE SURE YOU STATE CLEARLY YOUR CHAPTER n, WHICH SHOULD BE THE FOLLOW-UP TO THE CONTRIBUTION LABELLED AS CHAPTER n-1 \n\nImage credit: http://bit.ly/2cpqac3", + "category": "writing", + "children": 24, + "created": "2016-09-07T19:14:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s14.postimg.org/nktzlc8i9/640px_Stipula_fountain_pen.jpg" + ], + "links": [ + "http://bit.ly/2cpqac3" + ], + "tags": [ + "writing", + "fiction", + "steemit", + "life", + "steemsquad" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17333270627842, + "payout": 33.748, + "payout_at": "2016-09-14T19:14:09", + "pending_payout_value": "33.748 HBD", + "percent_hbd": 10000, + "permlink": "decentralized-fiction-writing-add-a-chapter-to-my-story", + "post_id": 1162596, + "promoted": "50.154 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 61 + }, + "title": "DECENTRALIZED Fiction Writing \u2013 Add a Chapter to My Story :-)", + "updated": "2016-09-08T17:55:48", + "url": "/writing/@claudiop63/decentralized-fiction-writing-add-a-chapter-to-my-story" + }, + { + "active_votes": [ + { + "rshares": 5321925318916, + "voter": "riverhead" + }, + { + "rshares": 2429032704, + "voter": "konelectric" + }, + { + "rshares": 7772229736, + "voter": "richman" + }, + { + "rshares": 33069335139, + "voter": "redpalestino" + }, + { + "rshares": 148037431197, + "voter": "bonface" + }, + { + "rshares": 8506200796, + "voter": "herverisson" + }, + { + "rshares": 602713487, + "voter": "keyser" + }, + { + "rshares": 177054757, + "voter": "kibela" + }, + { + "rshares": 2158830848, + "voter": "future24" + }, + { + "rshares": 61529762717, + "voter": "mandibil" + }, + { + "rshares": 261811243723, + "voter": "oldtimer" + }, + { + "rshares": 9809062257, + "voter": "daveks" + }, + { + "rshares": 180705905, + "voter": "team101" + }, + { + "rshares": 6149920815, + "voter": "dexter-k" + }, + { + "rshares": 18576486531, + "voter": "steemokto" + }, + { + "rshares": 2035306454, + "voter": "ansharphoto" + }, + { + "rshares": 197268166, + "voter": "sjamayee" + }, + { + "rshares": 595968715, + "voter": "runrudy" + } + ], + "author": "ansharphoto", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.99, + "beneficiaries": [], + "blacklists": [], + "body": "The Mausoleum of Hadrian, now known as Castel Sant'Angelo, housed the remains of the Roman Emperor Hadrian and his family. Unfortunately, when the castle was converted into a fort, the remains were scattered and building looted. We can only imagine the splendor of the decor and visiting the remains of the emperor.\n\n\"Ponte\nOctober 2013, single image, additional exposures for highlights, focal length 16mm, aperture f/11, shutter speed 131 seconds, ISO 100, ND 10-stop filter, tripod.\n\nYou can buy this photo as Fine Art Print >>\n\n
    \nAs the plague rolled in during the dark ages, it is said Archangel Michael appeared atop the mausoleum sheathing his sword. Many saw this as a sign of the end of the plague of 590 AD. The rumor was prevalent enough for the powers at be to rename the Castel Sant\u2019Angelo. Other rumors propose the supposed angel was actually a statue as recorded by a traveler 1000 years later. Miracle or art, we\u2019ll never know. \n\nI spotted no angels on this shoot, but the morning and sunrise light were still good after my initials shots of the Saint Peter\u2019s Cathedral and Ponte Sant'Angelo. In a way, good light always seems like a miracle to a photographer! \n\nIt was starting to get bright out, but for some reason the lanterns and other artificial lights were still glowing. The lanterns offered some extra light to play with in my photo. Achieving long exposure in such a bright scene required me to put on my 10-stop neutral density filter. \n\nTo setup the scene I took the classic view from the embankment capturing the Castel Sant\u2019Angelo and Ponte Sant\u2019Angelo reflecting in the Tiber water. The wind did me a favor by pointing the cloud strikes to the castle creating a natural visual trail towards the main subject of this photo. All in all I was pleased with the results.\n\nThe post Castel Sant'Angelo in the Morning, Rome appeared first in Anshar Photography Blog.", + "category": "photography", + "children": 10, + "created": "2016-09-13T17:04:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://images.ansharphoto.com/2016/011-Ponte-Sant-Angelo-and-Castel-Sant-Angelo-in-the-Morning-Rome-Italy.jpg" + ], + "links": [ + "http://www.ansharphoto.com/Galleries/Cities/Italy/Rome/i-Wr4sGgX/A", + "http://www.ansharphoto.com/Galleries/Cities/Italy/Rome/i-Wr4sGgX/buy", + "http://blog.ansharphoto.com/city-skyline/castel-santangelo-in-the-morning-rome/", + "http://blog.ansharphoto.com/" + ], + "tags": [ + "photography", + "travel", + "photo", + "rome", + "italy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 5885563872863, + "payout": 3.349, + "payout_at": "2016-09-20T17:04:51", + "pending_payout_value": "3.349 HBD", + "percent_hbd": 10000, + "permlink": "castel-sant-angelo-in-the-morning-rome", + "post_id": 1233736, + "promoted": "50.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 18 + }, + "title": "Castel Sant'Angelo in the Morning, Rome", + "updated": "2016-09-14T17:00:33", + "url": "/photography/@ansharphoto/castel-sant-angelo-in-the-morning-rome" + }, + { + "active_votes": [ + { + "rshares": 28089806677544, + "voter": "dantheman" + }, + { + "rshares": 699862714517, + "voter": "erath" + }, + { + "rshares": 30332684393673, + "voter": "smooth" + }, + { + "rshares": 3285415788316, + "voter": "pharesim" + }, + { + "rshares": 82757179887, + "voter": "friend5" + }, + { + "rshares": 1231697645, + "voter": "bunny" + }, + { + "rshares": 5681607884140, + "voter": "smooth.witness" + }, + { + "rshares": 49160688003, + "voter": "twiceuponatime" + }, + { + "rshares": 264039819632, + "voter": "indominon" + }, + { + "rshares": 345188197797, + "voter": "officialfuzzy" + }, + { + "rshares": 700848562903, + "voter": "marginal" + }, + { + "rshares": 73478378127, + "voter": "vault" + }, + { + "rshares": 2526156006939, + "voter": "donkeypong" + }, + { + "rshares": 7861629418, + "voter": "woo7739" + }, + { + "rshares": 23459060358, + "voter": "dedriss" + }, + { + "rshares": 131723450338, + "voter": "team" + }, + { + "rshares": 33790759559, + "voter": "lobotony" + }, + { + "rshares": 22608066888, + "voter": "sadochismo" + }, + { + "rshares": 3109492851, + "voter": "yefet" + }, + { + "rshares": 19600886493, + "voter": "daowisp" + }, + { + "rshares": 14203054621, + "voter": "valtr" + }, + { + "rshares": 47079694777, + "voter": "cyan91" + }, + { + "rshares": 175632532156, + "voter": "jamtaylor" + }, + { + "rshares": 518414810499, + "voter": "dana-edwards" + }, + { + "rshares": 373909536778, + "voter": "eeks" + }, + { + "rshares": 58550291797, + "voter": "oaldamster" + }, + { + "rshares": 706760886, + "voter": "murh" + }, + { + "rshares": 19108459602, + "voter": "bitswift" + }, + { + "rshares": 232022742550, + "voter": "sascha" + }, + { + "rshares": 383066566, + "voter": "maylong" + }, + { + "rshares": 30797503151, + "voter": "drinkzya" + }, + { + "rshares": 9742132866, + "voter": "zebbra2014" + }, + { + "rshares": 2093729289, + "voter": "spartanza" + }, + { + "rshares": 1008663268203, + "voter": "rok-sivante" + }, + { + "rshares": 347511572, + "voter": "flexliv" + }, + { + "rshares": 270356534192, + "voter": "churdtzu" + }, + { + "rshares": 15304433619, + "voter": "paradise-paradox" + }, + { + "rshares": 19846366327, + "voter": "samether" + }, + { + "rshares": 30777953044, + "voter": "everythink" + }, + { + "rshares": 125872217043, + "voter": "beervangeer" + }, + { + "rshares": 4528762695, + "voter": "johan-nygren" + }, + { + "rshares": 1690826655, + "voter": "ryan-g" + }, + { + "rshares": 287315486, + "voter": "mark-larkento" + }, + { + "rshares": 44173392973, + "voter": "clement" + }, + { + "rshares": 14289671048, + "voter": "damirkatusic" + }, + { + "rshares": 6846836651, + "voter": "micheletrainer" + }, + { + "rshares": 1294079780, + "voter": "cattyboy" + }, + { + "rshares": 362176333, + "voter": "chetlanin" + }, + { + "rshares": 6151465178, + "voter": "firepower" + }, + { + "rshares": 254263935, + "voter": "bitnation" + }, + { + "rshares": 754721997, + "voter": "busser" + }, + { + "rshares": 244780222, + "voter": "thephoebe" + }, + { + "rshares": 27539166881, + "voter": "gord0b" + }, + { + "rshares": 246676916, + "voter": "joseph.kalu" + }, + { + "rshares": 664558796, + "voter": "karen13" + }, + { + "rshares": 453318272, + "voter": "luisucv34" + }, + { + "rshares": 410870140669, + "voter": "knozaki2015" + }, + { + "rshares": 1681166546, + "voter": "natali22" + }, + { + "rshares": 235530178, + "voter": "faltmast" + }, + { + "rshares": 3239029241, + "voter": "tarindel" + }, + { + "rshares": 534153937, + "voter": "ulis29k" + }, + { + "rshares": 32300376778, + "voter": "jl777" + }, + { + "rshares": 6690604200, + "voter": "lostnuggett" + }, + { + "rshares": 77135933, + "voter": "sergey44" + }, + { + "rshares": 2725918423, + "voter": "proto" + }, + { + "rshares": 664257722, + "voter": "curator" + }, + { + "rshares": 156369688, + "voter": "steemster1" + }, + { + "rshares": 103856286, + "voter": "topten" + }, + { + "rshares": 1378777586, + "voter": "taker" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 6210793279, + "voter": "french.fyde" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 23875797716, + "voter": "rawnetics" + }, + { + "rshares": 24191580911, + "voter": "persianqueen" + }, + { + "rshares": 9911193534, + "voter": "gmurph" + }, + { + "rshares": 7839276917, + "voter": "chris.roy" + }, + { + "rshares": 2332759687, + "voter": "armen" + }, + { + "rshares": 65682844, + "voter": "onelove" + }, + { + "rshares": 263567233, + "voter": "zionuziriel" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 58467607, + "voter": "ciao" + }, + { + "rshares": 93554943, + "voter": "garylachance" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 57765027, + "voter": "steema" + }, + { + "rshares": 10160878734, + "voter": "ottodv" + }, + { + "rshares": 74494304, + "voter": "confucius" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 248913722, + "voter": "lisadang" + }, + { + "rshares": 6131779298, + "voter": "rubenalexander" + }, + { + "rshares": 254680718, + "voter": "matrixdweller" + }, + { + "rshares": 39033176825, + "voter": "blockchaingirl" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 9282619614, + "voter": "kyriacos" + }, + { + "rshares": 2860417334, + "voter": "virtualgrowth" + }, + { + "rshares": 1792679303, + "voter": "anotherjoe" + }, + { + "rshares": 60983768, + "voter": "mind" + }, + { + "rshares": 56165231, + "voter": "saveliy" + }, + { + "rshares": 1133917012, + "voter": "xjwf" + }, + { + "rshares": 728510194, + "voter": "alexma3x" + }, + { + "rshares": 2127687264, + "voter": "jsantana" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 252834593, + "voter": "freerubens" + }, + { + "rshares": 8019514474, + "voter": "hilarski" + }, + { + "rshares": 8407219570, + "voter": "craigwilliamz" + }, + { + "rshares": 3704083901, + "voter": "booky" + }, + { + "rshares": 161075603245, + "voter": "falkvinge" + }, + { + "rshares": 53853911, + "voter": "curpose" + }, + { + "rshares": 1615332211, + "voter": "themonetaryfew" + }, + { + "rshares": 87328717, + "voter": "uziriel" + }, + { + "rshares": 11173826867, + "voter": "aaronkoenig" + }, + { + "rshares": 6632630585, + "voter": "einsteinpotsdam" + }, + { + "rshares": 57495743, + "voter": "fexlom" + }, + { + "rshares": 12089632983, + "voter": "ryan-singer" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 82718473, + "voter": "lovetosteemit" + }, + { + "rshares": 77004567, + "voter": "chrisaiki" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 5234387113, + "voter": "l0k1" + }, + { + "rshares": 805640399, + "voter": "cardsanarchy" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 55401224, + "voter": "walternz" + }, + { + "rshares": 17716449982, + "voter": "oldstone" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 646418000, + "voter": "kev7000" + }, + { + "rshares": 52560790, + "voter": "yorsens" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 25845450384, + "voter": "dubi" + }, + { + "rshares": 51003200, + "voter": "zeka" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 53903585, + "voter": "erik93" + }, + { + "rshares": 143296220, + "voter": "anomaly" + }, + { + "rshares": 53681027, + "voter": "marielynn" + }, + { + "rshares": 1415231685, + "voter": "bitfilm" + }, + { + "rshares": 52614987, + "voter": "dulcio" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 50263480, + "voter": "drac59" + }, + { + "rshares": 197331756, + "voter": "mlialen" + }, + { + "rshares": 53885434, + "voter": "thegame" + }, + { + "rshares": 1515493330, + "voter": "robotev" + }, + { + "rshares": 24840348514, + "voter": "blacktier" + }, + { + "rshares": 109843313, + "voter": "piphunters" + }, + { + "rshares": 76034330, + "voter": "igtes" + }, + { + "rshares": 154501261, + "voter": "buffett" + }, + { + "rshares": 161196892, + "voter": "biabremer" + }, + { + "rshares": 160391389, + "voter": "mutdmour" + }, + { + "rshares": 160117497, + "voter": "eddielbc" + }, + { + "rshares": 155770689, + "voter": "chicmagnet" + }, + { + "rshares": 159544932, + "voter": "leomaxzi" + }, + { + "rshares": 158262080, + "voter": "mielia" + }, + { + "rshares": 156109914, + "voter": "spfoia" + }, + { + "rshares": 155872089, + "voter": "samkary" + }, + { + "rshares": 153513171, + "voter": "thierrya3d" + } + ], + "author": "bitnation", + "author_payout_value": "0.000 HBD", + "author_reputation": 52.69, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Hi Steemizens! This is my first post on Steemit. I\u2019ll write a proper introduction in a not-too-distant future. I also plan to submit continuous updates on Bitnation, along with broader thoughts on the future of Virtual Nations and City States, Blockchain Applications, Virtual Jurisdictions, Cryptoanarchy, and more. I think Steemit is a wonderful way to empower Open Source Software (OSS) movements. But first, I want to give a yearly update on the STATE OF THE NATION: Bitnation

    \n

    / Susanne Tarkowski Tempelhof, BITNATION Founder and Chief Unicorn

    \n

    (Image beneath featuring me and Alexandre Van De Sande in Rio de Janeiro, working on the DBVN protocol)

    \n

    \n


    \nBackground

    \n


    \nBITNATION started July 14th, 2014, when I shared this Google document on Facebook, providing an overview of BITNATION\u2019s plan to build the world\u2019s first Blockchain Powered Virtual Nation. Within a few minutes volunteers from around the world gathered on Facebook and Skype and started discussing and promoting the concept.

    \n


    \nStarting Bitnation was challenging at first, because the concept was untested, and largely unheard of. Initially, the greatest confusion was around the word governance, because many people associated governance with decision making platforms, like democracy applications and other \u2018organizational governance\u2019 applications, rather than governance services, such as jurisdiction, security, etc. Two years on, the landscape is different. We\u2019ve implemented multiple proofs-of-concept (marriage, land titles, birth certificates, IDs, etc), explained the concept thoroughly in media, at meetups, and conferences, and a handful of others have leveraged the idea, and started implementing their own vision of it. The conceptual progress is tangible, but the greatest obstacle remains: mainstream adoption.

    \n


    \nWith mainstream adoption in mind, we spent over six month doing market research on what type of applications were used to conduct business in the fastest growing markets - emerging markets - where our services are needed to most, and in what way they were used. The result spoke loud and clear: smartphone chat applications. From WeChat in China, to WhatsApp in Brazil: everyone was on it, for business as well as pleasure. Hence, the road forward became obvious: we had to ditch the previous Pangea code, and start from scratch again, this time building our Blockchain Jurisdiction with a mobile phone chat interface.
    \nStaying true to our principles, we had strict requirements: the application would need to be end-to-end encrypted, distributed and pseudonymous. After researching and testing several dozens of different codebases, we found Secure Scuttlebutt (SSBC), and its frontend applications, Patchwork and Patchbay. And thus, we begin Year 2: The Year of Pangea

    \n


    \nFurther Reading:

    \n


    \nPre-Foundational Document

    \n

    Founding Document

    \n

    Whitepaper

    \n

    Constitution

    \n


    \nThe Year in Review

    \n


    \nHighlights of the Past Year:

    \n


    \nThe \u2018Accidental Proof-of-Concept\u2019: Citizens, Embassies, Consulates, Allies and Nations

    \n


    \nWhile we were preoccupied with building the initial Pangea Proof-of-Concept on the Horizon blockchain, what turned out to be the actual Proof-of-Concept, the Bitnation website, emerged more or less accidentally. It started with a discussion about the Team Page while we were renewing our website. I stated that the conventional hierarchical \u2018team page structure\u2019, with executives, employees and so on wasn\u2019t quite philosophically consistent with our decentralized governance movement. Instead, we should adopt a \u2018no-barriers-to-entry model\u2019 like the Swedish Pirate Party initially embraced, enabling anyone who wanted to be part of the Team to simply join and start contributing, without the need for approval from any kind of formal nor informal authority. Said and done, Amin Rafiee implemented it beautifully.

    \n


    \nHundreds of people signed up as team members in the next few days, and many of them asked: \u201cDoes this mean I\u2019m a Citizen now?\u201d. Rather dumbfounded by the overwhelming request to become a Citizen through signing up on the website, we renamed the page to \u2018Citizen Directory\u2019 instead. And the signups kept on coming\u2026

    \n


    \nInspired by the instant Citizen signup success, we then added sign up as an Ally, sign up as an Embassy or Consulate, and most recently, sign up your Nation. Then the inevitable question arises: \u201cHow do we know these are real, well intentioned people, rather than spam accounts?\u201d. Someone bumped around the idea of manual vetting and approval, but it was quickly discarded by the community, for being a centralized and non-scalable approach. Instead, we came to consensus to experiment with a basic reputation system, a simplified e-Bay style implementation.

    \n


    \nAs the website gained more and more traction, a range of services were added, from our Public Notary, to Education and Security Services. In short, the website became a veritable governance service portal, within just a few months after its public launch in Q3/Q4 2015. At the time of writing, there are approximately 4000 Bitnation Citizens, as well as Embassies, Consulates and Allies spread throughout all continents (with the exception of Antarctica), connecting with the community, and using our governance services.

    \n


    \nAnd just like that, boom - a centralized and non-encrypted website, far from our puritanical Pangea vision, and devoid of any fancy code to speak of  (besides the Blockchain ID and Notary) - became our rather arbitrary Minimum Viable Product (MVP). There it was, and it worked. Our much desired, yet very accidental, proof-of-concept :)

    \n


    \nDecentralized Borderless Voluntary Nation (DBVN) on Ethereum

    \n


    \nOne year ago I estimated it would take Bitnation approximately five years to reach full decentralization. Luckily, I was proven brutally wrong. Thanks to the Ethereum technology, and Ethereum based applications such as Backfeed, the space has evolved exponentially in a surprisingly short time frame. Regardless of what one might think of the now-infamous The DAO - the initial enthusiasm surrounding its rather spectacular launch indicated a clear market desire for Decentralized Autonomous Organizations (DAO\u2019s), a moment I had been eagerly awaiting since I started to research and write about DAO\u2019s at end of 2013.

    \n


    \nEarlier this year, in January, I was in communication with Alexandre Van De Sande, a very talented Ethereum designer and frontend developer. We were both in Brazil, Rio de Janeiro at the time, and we decided to get together in person to launch Bitnation\u2019s organizational structure on the Ethereum blockchain, as a customized version of Ethereum\u2019s MIST Wallet DAO code, the DBVN.

    \n


    \nKey differences between the DAO and the DBVN protocols are inclusion of the constitution on the blockchain, as well as code that attempts to reflect a more holocratic decision making processes, instead of the more commonly adopted democratic process. In my view, democracy is an outdated form of \u2018coercion by the majority\u2019, and from what we\u2019ve been privileged to observe over the last decade, organizations such as The Pirate Party, The Pirate Bay, Anonymous, Linux and, to some extent, even Bitcoin itself, a holocratic model appears to offer greater degree of personal autonomy.

    \n


    \nAs with most things blockchain, the DBVN code is in an early experimental phase at this time, our concept is significantly more ambitious than its current implementation. Fundamental to our philosophy, the holocratic elements will need significant improvements -- more specifically; the ability to instantly create \u2018holons\u2019 - autonomous and semi-autonomous groups which remains a part of the \u2018Genesis Nation Holon\u2019 infrastructure. This brings us to our second DBVN Code ambition: a full merger into the Pangea protocol.

    \n


    \nThe aim of Pangea isn\u2019t merely to be an OSS Blockchain Jurisdiction --- beyond its own dispute resolution services, its intent is to enable groups and individuals to create their own Nations and Holons straight onto the Pangea platform, without the need to fork and modify the source code, or have any coding knowledge whatsoever. We\u2019re in the process of designing the Nation and Holon creation functionality through SSBC/ Patchwork/ Patchbay\u2019s public nodes and chat channel infrastructure.
    \n

    \n

    DBVN Ethereum Address: 0x5aaeb6053f3e94c9b9a09f33669435e7ef1beaed

    \n

    Watch the Video: https://www.youtube.com/watch?v=x9UR7aVlF1A

    \n

    Contribute to the Code: 

    \n

    https://github.com/Bit-Nation/BITNATION-Constitution/blob/master/DBVN.sol

    \n

    https://github.com/Bit-Nation/BITNATION-Constitution/blob/master/profit-share.sol

    \n

    Read the first Code Audit, and Patch: https://medium.com/@crypto_nation/report-recursive-call-vulnerability-in-dbvn-sol-471d99e30659#.skrvxtg4i

    \n


    \nAdditionally, to foster increased innovation in the \u2018Virtual Nation Building\u2019 space, we have set up a hub for aspiring Nation Founders, where we can connect to, support and learn from each other. There\u2019s also Virtual Nation building resources, including OS Constitutions, Codes of Laws, DBVN setup instructions, and more. We hope this initiative will help other Virtual Nations to blossom, to create an amplifying effect on social and technological development speed in our shared space -- our shared ambition.

    \n


    \nDuring the DBVN process, we also recreated the Bitnation dividend paying cryptoequity token, XBN, on the Ethereum blockchain, to replace the XBNX tokens previously created on the CounterParty protocol. We have not yet released XBN on the market, because we\u2019re in the process of burning the previous XBNX CounterParty tokens, and enabling an XBNX to XBN Swapbot for the tokens that are currently in circulation. (If you have experience in the token burning and automated swapping field and want to contribute, please reach out to us)
    \nFor decentralized fund allocation amongst the contributor community, we\u2019re working with Backfeed, a Slack chat plugin built on the Ethereum technology. Backfeed enables the contributor community (whether they\u2019re developers, administrators, marketing people, or others) to create projects, submit contributions, and get paid instantly for it, without the need for any type of top-down approval. Amongst all the \u2018organizational governance\u2019 applications we\u2019ve tested, from Colony to Boardroom and SwarmBot -- Backfeed is by far the most suitable to Bitnation\u2019s open and rapidly evolving community nature.
    \n

    \n

    We\u2019re currently using many centralized platforms for our own organizational management, from Slack to Trello, Taiga to Google Drive, etc. However, I believe we\u2019ll be able to replace those applications -- eliminating the most significant centralized points of failure in the near future -- between the implementation of Pangea and Backfeed, and other technologies, like IPFS, Swarm etc. All these technologies exists, but they\u2019re generally in early Alpha or Beta, and many of them lack a non-developer friendly frontend, making its usage rather non-intuitive, as for now.

    \n


    \nFor our public communication needs, overtime we plan to shift our efforts from traditional platforms like Facebook and Twitter, to emerging blockchain based platforms, such as Steemit and Synero.

    \n


    \n
    In the Spotlight: BITNATION Refugee Crisis Emergency Response (BRER) and Public Notary Partnership with Estonia\u2019s e-Residency Program

    \n


    \nSecond of September 2015 the photo of Alan Kurdi, the 3 year old Syrian boy in a bright red shirt, lying dead on a beach in Greece, shook the world, and the Bitnation community -- many of whom are open borders advocate, digital nomads, migrants, and more often than not, consider ourselves \u2018World Citizens\u2019 first and foremost. As Alan\u2019s photo made it around the world media, I was already living with stateless refugees in Turin, northern Italy, trying to assist them with their asylum processes, simply because they were my former employees from years back, during the time I worked in warzones, and I felt it was my duty to try help them to the best of my ability, just like they had always helped me when I was in their environment.

    \n


    \nOne of the magical aspects of Open Source Communities and Movements, is their ability to instantly gather and rally around a cause, as we\u2019ve seen movements like the Pirate Party and Anonymous do - and that was precisely what happened. Instantly, hundreds of activists gathered on our Slack chat, and in less than a week we had built a website for refugees, including a free Blockchain ID, Bitcoin Debit Cards, maps and forums. Later on, we updated the ID to the more sophisticated WORLD CITIZEN ID, which is also free.

    \n


    \nOne thing led to another, and while we were speaking to various UN agencies and NGO\u2019s to get the IDs accepted as temporary ID documents for paperless people, we were approached by the Government of Estonia. Most of the Bitnation community are dedicated anarchists who are not generally keen on working with governments, but in our enthusiasm to help refugees to cross borders, we realized we needed more recognition for our Nation from legacy entities, and Estonia\u2019s e-Residency program is famous for having an open mindset when it comes to \u2018global citizenship\u2019: hence we entered into a partnership with them to build a Blockchain Notary, and thus we became the first Virtual Nation in the world to be recognized by a Nation State. To put it in e-Estonia\u2019s own words:

    \n


    \n\"In Estonia we believe that people should be able to freely choose their digital/public services best fit to them, regardless of the geographical area where they were arbitrarily born. We're truly living in exciting times when nation states and virtual nations compete and collaborate with each other on an international market, to provide better governance services.\" - Kaspar Korjus, Estonia\u2019s e-Residency Director
    \n

    \n

    And thus, the Public Notary was built a few weeks later, including login and digital signatures, and has since been used for everything from Marriages to Wills, to Birth Certificates, to Business Deals, Employment Contracts, and Lending Contracts, and the list goes on...

    \n


    \n3rd Party Applications and Services - Basicincome.co, Dragonfly and Exosphere

    \n


    \nCore to the governance service proposition, is the aggregation of services, which includes selection and vetting of vendors and bulk price negotiations. To that end, we have identified and partnered with a few cutting edge organizations for peer-to-peer insurance, security, and education. We aim to increase the number of partnerships in the year ahead.

    \n


    \nThe Exosphere bootcamp program is on its second round, offering Bitnation citizens a 1000 Euro discount. Special thanks to Moritz Bierling from Exosphere for organizing it. You can read about the first round here. The first insurance component to be enabled is Johan Nygren\u2019s Basic Income protocol, based on voluntary participation, similar to that of a mutual insurance. Johan has worked on the protocol for several years, and has lately been developing it on Ethereum. We\u2019re preparing to run the first tests of a simplified version of the protocol within the Bitnation core contributors group.

    \n


    \nChallenges and Lessons Learned:

    \n


    \nTechnical Challenges I - Blockchains and Smart Contracts

    \n


    \n
    The foundational document for Bitnation stated our intention was to build on Ethereum, because of its near Turing completeness enabling Smart Contract functionalities. Ethereum at the time, however, was far from being released, and the community felt the urge to produce a proof-of-concept to get real world testing and usage of our idea. In retrospect, it might have been better to build on the Ethereum testnet right away, rather than using other blockchains. But social and financial pressure pushed us to choose the most suitable alternative out there at the time: the NXT/ Horizon technology, and make the best out of it until Ethereum became functional. We\u2019ve now switched over to Ethereum development, as originally planned.
    \n

    \n

    However, Ethereum isn\u2019t a \u2018silver bullet\u2019 either - suffering from internal governance issues, security vulnerabilities inherent to Turing capabilities, and an immature infrastructure in terms of exchanges, wallets, etc. Hence, Ethereum is also a bit of a \u2018wild bet\u2019, albeit a very promising one - due to its original ideas, stellar implementation, and a large, vibrant community backing it.
    \n

    \n

    Rootstock - a Bitcoin blockchain based smart contract platform - which will likely be publicly released this year and, from what I\u2019ve read, they\u2019ve pledged to use the same Smart Contract language as Ethereum - Solidity - to increase cross-platform portability. Ultimately, we would like to give people the choice of what blockchain to use for their agreements as easily as they can choose their code of law and arbitration method on Pangea. That\u2019s of course an optimistic ambition at this time, but if the crypto community stays as innovative and active as it currently is, I do dare to believe that some sort of bridge functionality we can incorporate into Pangea will emerge in the next year ahead.

    \n


    \nAnother platform we\u2019re keeping tabs on is Tauchain. Tauchain claims, among other features, to solve some of the security issues around smart contracts, through not being Turing complete. We\u2019re looking forward to see how it will pan out, once it\u2019s been released and tested on the market.

    \n


    \n
    Technical Challenges II - User Behavior (Chat versus Social Networking)

    \n


    \nSocial networking platforms, such as Facebook and LinkedIn, has been the dominant social media arena over the last decade. Thus, it\u2019s intuitive to attempt to replicate that format. But the numbers don\u2019t match up -- in the fastest growing markets, the emerging markets around the world where our services are most needed, the so called \u2018next eleven\u2019, Facebook comes across as rather \u2018yesterday\u2019. Albeit a +1 billion person adoption, more and more people are switching over to chat applications to conduct their day-to-day bussines (special thanks to Gene Vangryeb from Tradle.io for his insightful thoughts on this). The change is largely due to the choice of smartphone rather than laptop as the go-to-device, and it turns out chat is more intuitive as a way to communicate on a smartphone, rather than a \u2018publishing platforms\u2019 such as social networks. Using social network platform as an inspiration was a significant mistake, indeed, our one most significant mistake. All transactions starts with a conversation. Whether getting married, or trading a real estate asset, it\u2019s all based on a dialogue between mutually consenting parties. More and more of these conversations take place online, as business as well as personal relationships increasingly move into the digital sphere.

    \n


    \nChatting with a blockchain as a backend infrastructure is incredibly expensive -- imagine paying miners\u2019 fees for every chat message you send. Sure, there are ways around it, like using a blockchain testnet instead of the live blockchain, and other fixes, but those are all rather clunky \u2018solutions\u2019. Hence, we decided to swallow our pride, ditch the code, and start from scratch again. This time around with a decentralized communications protocol as the source code (SSBC/ Patchbay) and integrate the blockchain functionalities (timestamping and smart contracts, more specifically) \u2018on top of it\u2019 instead, hence not being dependent on any one blockchain.

    \n


    \n
    Lack of Documentation

    \n


    \nOne of our most fatal mistakes, in the first iteration of the Pangea software a year ago, was the lack of documentation. When we initially created Pangea, we were eager to produce a proof-of-concept, to make our idea more tangible to the community and early adopters. In the speed and enthusiasm that unfolded in the early stage of development, the documentation suffered. As much as we produced code, there was nearly zero documentation to support it. In an Open Source Software (OSS) environment, dependent on volunteers coming and going, on their own initiative, throughout different time zones, languages and cultures, it\u2019s key to be able to provide a direct, comprehensible and actionable overview of the software being built, so community members can instantly understand what needs to be done, and where their skills fit into the picture. However, we failed to do so. Hence, we became dependent on a few contributors, rather than the community at large, indeed a risky place to be in. Many volunteers wanted to contribute to Pangea, but there was no documentation to instruct them how to take it forward. In other words, the code was a jungle.

    \n


    \nIt was a hard lesson to learn, but I\u2019m happy we learned it early on in the process, and can change our \u2018modus operandi\u2019 for this Pangea iteration. We\u2019ll now put documentation at the highest priority, even if it means delivery speed might suffer as a consequence at times.

    \n


    \n
    Objectives For The Year Ahead:

    \n


    \nBitnation Pangea Development

    \n


    \n
    Why Build A Jurisdiction?

    \n


    \nA nation is a broad definition, covering several aspects, from its original term of \u2018people with shared culture and values coming together with some sense of political autonomy\u2019 - as per the Wikipedia definition - to our modern definition of governance service providers, and governance service aggregators.

    \n


    \nToday we expect governments to provide us with nearly everything - from education to energy infrastructure, food regulations to social security - and the list seems to grow by the day. However, if we break the government down to its essential functions, according to the \u2018Nightwatchman State model\u2019 as championed by Robert Nozick - the government's core purpose only really comes down to the protection of property - i.e. the provision of security and jurisdiction. Note: property is a broad term, not solely referring to property as in land, items, etc. Property starts with ownership of yourself, your body, your time, your aspirations, etc.

    \n


    \nIn the digital age, security and jurisdiction are increasingly becoming the same thing, as more of our assets (money, asset records, work etc) become digital. Furthermore, the extremely rapid development of Smart Contract technology opens new horizons in terms of creating online agreements with a range of built in automated functions (fund and token distribution, escrow, insurance, timestamping, decision making levels, etc). Hence, it makes sense for Bitnation to focus on building a Blockchain Jurisdiction as its core functionality.
    \nWithin the smart contract functionality, sophisticated governance applications can already be built directly by end-users, such as mutual insurances, constitutions, etc.

    \n


    \nImagine solving a dispute by sending a heart <3 emoticon. An emoticon that calls upon Ethereum Smart Contract functionality - including an embedded escrow account - according to the code of law and the arbitration method that you have chosen for yourselves - and all of it in less than two minutes, from the comfort of your own phone. Our aim with the Pangea platform is to empower people to make sophisticated legal agreements simply through the use of emoticons in a smartphone chat interface. The frontend will be built using React.JS, as originally planned, because it\u2019s better suited for mobile first applications.

    \n


    \nInitial Technical Overview

    \n


    \nThe codebase we\u2019re using is Secure Scuttelbutt (SSBC), a distributed and end-to-end encrypted messaging protocol, and its frontend application Patchbay. It\u2019s more decentralized than other chat applications currently on the market, including Signal.

    \n


    \nDecentralized storage will be done through integrating IPFS as well as Swarm (the Ethereum powered storage application) on the frontend layer. Initially our plan is to integrate functions calling on the Ethereum chain for smart contract creation and execution, but we hope we\u2019ll be able to use Rootstock and other protocols in the future, in addition to Ethereum. The platform however is not blockchain based.

    \n


    \nThe pseudo-anonymous ID/ Verification/ Reputation functions will be built from the ground up, on the advice of Dominic Tarr, the SSBC inventor, although we\u2019ll use some of the digital signature features developed for Bitnation\u2019s World Citizenship ID by Johan Paulsson, Andrew Golighty, Mawo, SGShankar and others. Additionally, we\u2019re drawing inspiration from the identi.fi philosophy, developed by Marrti Malmi.
    \n

    \n

    Participants, Messages & Channels
    \n

    \n

    Pseudo-anonymous identities provide the critical separation between a citizen\u2019s thoughts and actions and the potential for coercion of their physical bodies in order to restrict or control those thoughts and actions. Pseudo-anonymous identities are thus, by design, a declaration of independence from centralised governance models. For them to have meaning they must have three elements. Firstly, and obviously, the protocol that enables pseudo-anonymous identities to to be created, secondly the process for verifying an identity (which can range from social network verification to uploading a copy of a utility bill, for instance), and lastly, and most importantly, the reputation system, which is built over time and represents the judgement of each citizen\u2019s community of their willingness and ability to honour and arbitrate contracts.

    \n


    \nFor internal management, BITNATION uses a holacratic governance model. The underlying principle is that all BITNATION citizens are free to create their own holons, and ultimately their own Nations, without any barrier to entry or need for technical knowledge. SSBC provides the means for BITNATION adherents to create their own holons and Nations without any requirement for centralised approval.    

    \n


    \nContracts, Contract Arbitration Models, Contract Enforcement Models and Incentives Models
    \n

    \n

    Sovereignty starts with the ability of individuals to make consensual agreements with others. We consent to give our sovereignty to Nation States by believing their rhetoric: that only Nation States can uphold those agreements. But what if we could make and enforce contracts without third party intermediaries who choose to use that power to enforce their methods upon us? Just as citizens can choose their own code of law, they must also be able to choose their own preferred method of arbitration. These can range from choosing a trusted arbitrator to mediate contract disputes to utilising a crowd jury to make final judgements. A voluntary contract must also mean that citizens can choose from a range of enforcement methods. These could include reputation, escrow or physical enforcement (peer-to-peer security). We anticipate that the most widely used form of contract enforcement will be the reputation system.  

    \n


    \nWe believe that financial incentives hold promise for the future. To that end we are exploring a range of financially incentivised models for dispute resolution where participants get rewarded for honouring contracts, building their reputation, and providing arbitration services. However, there will be no \u2018dispute resolution\u2019 token anytime soon, although we\u2019re monitoring current token platform incentive models for potential future usage.
    \n

    \n

    Potential Synergies

    \n


    \nIn light of the release of Ethereum, and the subsequent growing Smart Contract field, many initiative centered around peer-to-peer law, security and jurisdiction services are being experimented with. I would like to take the opportunity to mention a few of the most interesting ones in our field, whom I hope, moving forward, we\u2019ll be able to learn from, and potentially collaborate with.

    \n


    \nBitrated: Bitrated was the first well known attempt to implement Bitcoin based dispute resolution. They created a user-friendly, intuitive proof-of-concept, including basic escrow and reputation features. We\u2019ve always been impressed and inspired by Bitrated, and hope we can collaborate in the future.

    \n


    \nDecentralized Arbitration and Mediation Network (DAMN): DAMN is an Ethereum based dispute resolution protocol proposed by the well known Bitcoin expert Andreas Antonopoulos and the Attorney Pamela Morgan. The aim of DAMN differs from Bitnation, in the sense they aim to create a legal platform compatible with existing Nation State Jurisdictions, rather than creating an independent blockchain Jurisdiction. However, we\u2019re positive we can gain valuable insights from their work, and we will follow their progress closely.

    \n


    \nULEX: ULEX is an attempt by Chapman University Professor Tom W. Bell to code a simplified and modulable code of law, based on Common Law. While Bitnation firmly believes in Polycentric Legal Models, i.e. multiple competing codes of law, we recognize this particular code of law holds a lot of promise, and will work to integrate it as soon as there\u2019s a working version of it. 

    \n


    \nReputation Systems: I would like to give a shout out to Steemit and Synereo for their work on token based reputation systems, which we\u2019ll study in depth for potential future usage, as well as identi.fi, a non-blockchain based reputation system, which we draw most of our ID/Rep inspiration from, specifically in terms of \u2018good anti-social behaviour strategy\u2019 in the context of whitelisting versus blacklisting methodology.

    \n


    \nThank you for the interesting technologies and the community contribution you\u2019re doing with your work.

    \n


    \nJoin The Governance Decentralization Movement
    \n

    \n

    Slack

    \n

    GitHub

    \n

    Website

    \n

    Twitter

    \n

    Facebook

    \n


    \n\"I am the seasoned traveler

    \n

    Of the Labyrinth.

    \n

    The genius of alacrity,

    \n

    Wizard of the impossible.

    \n

    My brilliance is yet unmatched

    \n

    In its originality.

    \n

    My heart\u2019s filled with potent magic

    \n

    That could cast a hundred spells.

    \n

    I am put together

    \n

    For mine own pleasure

    \n

    I am the Monkey\"

    \n


    \nChinese poem on The Year of the Monkey - 2016
    \n

    \n", + "category": "introduce-yourself", + "children": 29, + "created": "2016-09-12T07:21:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/11/susanneandalex088fc.jpg", + "https://img.youtube.com/vi/x9UR7aVlF1A/0.jpg" + ], + "links": [ + "https://docs.google.com/document/d/16HDB9AABa5rTOVFJj_8VLdOxgMguovLLAMviaTkZ1q4/edit?userstoinvite=fred.mazo@gmail.com,+btc@mundobitcoin.org&pli=1", + "https://blog.bitnation.co/what-is-bitnation-the-googlement/", + "https://docs.google.com/document/d/16HDB9AABa5rTOVFJj_8VLdOxgMguovLLAMviaTkZ1q4/edit", + "https://docs.google.com/document/d/1r_VqWrKQw07E06XAtMv_cZnFyBZma4PFTBJpM5GuzbA/edit", + "https://github.com/Bit-Nation/BITNATION-Constitution", + "https://bitnation.co/", + "https://bitnation.co/team-directory/", + "https://bitnation.co/notary/", + "https://bitnation.co/education-network-ben/", + "https://bitnation.co/citizen-security/", + "https://www.youtube.com/watch?v=x9UR7aVlF1A", + "https://github.com/Bit-Nation/BITNATION-Constitution/blob/master/DBVN.sol", + "https://github.com/Bit-Nation/BITNATION-Constitution/blob/master/profit-share.sol", + "https://medium.com/@crypto_nation/report-recursive-call-vulnerability-in-dbvn-sol-471d99e30659#.skrvxtg4i", + "slack.bitnation.co", + "https://github.com/Bit-Nation", + "https://twitter.com/MyBitNation", + "https://www.facebook.com/MyBitnation/" + ], + "tags": [ + "introduce-yourself", + "introduceyourself", + "blockchain", + "bitnation", + "anarchy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 76342791473468, + "payout": 431.62, + "payout_at": "2016-09-19T07:21:06", + "pending_payout_value": "431.620 HBD", + "percent_hbd": 10000, + "permlink": "bitnation-yearly-summary-the-year-of-pangea-by-tarkowski-tempelhof", + "post_id": 1217314, + "promoted": "50.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 164 + }, + "title": "BITNATION Yearly Summary - The Year Of Pangea - By Tarkowski Tempelhof", + "updated": "2016-09-12T07:41:06", + "url": "/introduce-yourself/@bitnation/bitnation-yearly-summary-the-year-of-pangea-by-tarkowski-tempelhof" + }, + { + "active_votes": [ + { + "rshares": 30963839462387, + "voter": "smooth" + }, + { + "rshares": 3726606963, + "voter": "boy" + }, + { + "rshares": 4524622404, + "voter": "bue-witness" + }, + { + "rshares": 821039972, + "voter": "bunny" + }, + { + "rshares": 66102267463, + "voter": "bue" + }, + { + "rshares": 1996747311, + "voter": "mini" + }, + { + "rshares": 256577770, + "voter": "moon" + }, + { + "rshares": 5795877365182, + "voter": "smooth.witness" + }, + { + "rshares": 698585501988, + "voter": "pfunk" + }, + { + "rshares": 750189664, + "voter": "healthcare" + }, + { + "rshares": 1168132240, + "voter": "daniel.pan" + }, + { + "rshares": 51961298450, + "voter": "ilanaakoundi" + }, + { + "rshares": 346070380, + "voter": "helen.tan" + }, + { + "rshares": 81751922217, + "voter": "acidsun" + }, + { + "rshares": 11005902935, + "voter": "dave-hughes" + }, + { + "rshares": 76670473746, + "voter": "easteagle13" + }, + { + "rshares": 542833790, + "voter": "pinnpe" + }, + { + "rshares": 44862313286, + "voter": "eeks" + }, + { + "rshares": 61060303, + "voter": "paco-steem" + }, + { + "rshares": 735303258, + "voter": "spaninv" + }, + { + "rshares": 1334348365, + "voter": "elishagh1" + }, + { + "rshares": 7966340400, + "voter": "richman" + }, + { + "rshares": 43862346633, + "voter": "hannixx42" + }, + { + "rshares": 982799520, + "voter": "coar" + }, + { + "rshares": 353351990, + "voter": "murh" + }, + { + "rshares": 11310608512, + "voter": "andu" + }, + { + "rshares": 80105016983, + "voter": "thecryptofiend" + }, + { + "rshares": 51561874125, + "voter": "justtryme90" + }, + { + "rshares": 367610195624, + "voter": "hedge-x" + }, + { + "rshares": 114878892399, + "voter": "kenny-crane" + }, + { + "rshares": 18601449723, + "voter": "samether" + }, + { + "rshares": 52827905221, + "voter": "kus-knee" + }, + { + "rshares": 91839799045, + "voter": "mctiller" + }, + { + "rshares": 3369106640, + "voter": "alexft" + }, + { + "rshares": 30881138467, + "voter": "acassity" + }, + { + "rshares": 369419860, + "voter": "chetlanin" + }, + { + "rshares": 3732400501, + "voter": "michaellamden68" + }, + { + "rshares": 57994119092, + "voter": "ezzy" + }, + { + "rshares": 2306799441, + "voter": "firepower" + }, + { + "rshares": 10243974525, + "voter": "r4fken" + }, + { + "rshares": 538646035702, + "voter": "neoxian" + }, + { + "rshares": 90553059, + "voter": "cynetyc" + }, + { + "rshares": 17920414554, + "voter": "senseiteekay" + }, + { + "rshares": 10633723041, + "voter": "deviedev" + }, + { + "rshares": 12188573675, + "voter": "meesterboom" + }, + { + "rshares": 773879013, + "voter": "luisucv34" + }, + { + "rshares": 3869692830, + "voter": "maximkichev" + }, + { + "rshares": 83046076405, + "voter": "me-tarzan" + }, + { + "rshares": 3302179419, + "voter": "begstreets" + }, + { + "rshares": 2926445780, + "voter": "fiona777" + }, + { + "rshares": 178673337188, + "voter": "blueorgy" + }, + { + "rshares": 75057225722, + "voter": "thylbom" + }, + { + "rshares": 724596281, + "voter": "kellywin21" + }, + { + "rshares": 6634559362, + "voter": "pcste" + }, + { + "rshares": 13633005273, + "voter": "exitmass" + }, + { + "rshares": 3771796980, + "voter": "birdie" + }, + { + "rshares": 5470500283, + "voter": "rainchen" + }, + { + "rshares": 91700864173, + "voter": "rea" + }, + { + "rshares": 6308132719, + "voter": "lostnuggett" + }, + { + "rshares": 51402486, + "voter": "sergey44" + }, + { + "rshares": 6377009195, + "voter": "summonerrk" + }, + { + "rshares": 3320669846, + "voter": "ace108" + }, + { + "rshares": 32225415319, + "voter": "brianphobos" + }, + { + "rshares": 10857182852, + "voter": "logic" + }, + { + "rshares": 11198164112, + "voter": "phoenixmaid" + }, + { + "rshares": 116519557, + "voter": "bullionstackers" + }, + { + "rshares": 5005571071, + "voter": "sulev" + }, + { + "rshares": 6220971135, + "voter": "shortcut" + }, + { + "rshares": 1075326746, + "voter": "metaflute" + }, + { + "rshares": 4744028064, + "voter": "karenb54" + }, + { + "rshares": 10612838380, + "voter": "sykochica" + }, + { + "rshares": 3604092416, + "voter": "merej99" + }, + { + "rshares": 17279737369, + "voter": "persianqueen" + }, + { + "rshares": 16703453272, + "voter": "sunshine" + }, + { + "rshares": 1189176818, + "voter": "gmurph" + }, + { + "rshares": 6906656455, + "voter": "minion" + }, + { + "rshares": 1828714169, + "voter": "andrew0" + }, + { + "rshares": 55022014, + "voter": "nickche" + }, + { + "rshares": 119906036, + "voter": "erikkartmen" + }, + { + "rshares": 1160710552, + "voter": "boddhisattva" + }, + { + "rshares": 10129755378, + "voter": "gargon" + }, + { + "rshares": 1834344112, + "voter": "future24" + }, + { + "rshares": 3606072514, + "voter": "alchemage" + }, + { + "rshares": 6201928728, + "voter": "lordvader" + }, + { + "rshares": 254680718, + "voter": "matrixdweller" + }, + { + "rshares": 7140180678, + "voter": "kyriacos" + }, + { + "rshares": 4776396970, + "voter": "almerri" + }, + { + "rshares": 7980606923, + "voter": "farmerswife" + }, + { + "rshares": 12229863740, + "voter": "cryptomancer" + }, + { + "rshares": 16019574880, + "voter": "mikemacintire" + }, + { + "rshares": 8407212528, + "voter": "craigwilliamz" + }, + { + "rshares": 3473078581, + "voter": "booky" + }, + { + "rshares": 2124114858, + "voter": "cryptoeasy" + }, + { + "rshares": 7196370032, + "voter": "alexandre" + }, + { + "rshares": 3932626457, + "voter": "nulliusinverba" + }, + { + "rshares": 1285880803, + "voter": "yzomri" + }, + { + "rshares": 16011081559, + "voter": "kommienezuspadt" + }, + { + "rshares": 56265089, + "voter": "yetaras" + }, + { + "rshares": 573911846, + "voter": "edgarsart" + }, + { + "rshares": 5834273138, + "voter": "dexter-k" + }, + { + "rshares": 90938149523, + "voter": "cnfund" + }, + { + "rshares": 52314834, + "voter": "f1111111" + }, + { + "rshares": 214944331, + "voter": "anomaly" + }, + { + "rshares": 55470360, + "voter": "skinimin" + }, + { + "rshares": 65629215, + "voter": "greatdabu" + }, + { + "rshares": 93729189, + "voter": "mlialen" + }, + { + "rshares": 359415875, + "voter": "aksinya" + }, + { + "rshares": 83052261, + "voter": "piphunters" + }, + { + "rshares": 2896201327, + "voter": "ltm" + }, + { + "rshares": 361135016, + "voter": "sjamayee" + }, + { + "rshares": 149226307, + "voter": "edward.shroder" + }, + { + "rshares": 2696735310, + "voter": "lscottphotos" + }, + { + "rshares": 146492230, + "voter": "modernbukowski" + }, + { + "rshares": 158532208, + "voter": "landria" + }, + { + "rshares": 10248469295, + "voter": "goldmatters" + }, + { + "rshares": 153075466, + "voter": "william007" + } + ], + "author": "thecryptofiend", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.89, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Introduction

    \n

    Further to my previous tutorial using a different photo of Gabby here is another tutorial where I am to go from start to finish.  In this case I am going to do it in 2 parts since the post length was getting too long.  In this first part I will just cover basic adjustments in Lightroom and blemish removal (mainly) in Photoshop.  If you are unfamiliar with any of these techniques I would suggest going back to my previous tutorial mentioned above and these other 2 tutorials: Quick Portrait Retouching in Lightroom and How to Fix Damaged Photos in Photoshop.

    \n

    In the second part I will use some of the techniques I covered in my tutorial on black and white conversion in Nik Silver Efex Pro 2.

    \n
    \n

    Lightroom Edits

    \n

    Here is the initial .NEF or RAW image in Lightroom.  It looks a bit dull.

    \n

    Exposure Adjustment

    \n

    \n

    So I am going to increase the exposure a little to + 0.70.  There is some mild clipping of whites in the histogram but I am not too concerned about that.

    \n

    \n

    Some Quick Blemish Removal

    \n

    I'm also going to use the Spot Heal tool to do some basic blemish removal.  This isn't absolutely necessary because I'm going to be doing more blemish removal in Photoshop.  There are a few things that stand out and are fine to remove using the more basic LR tool.  For example the piercing in Gabby's ear stands out because she isn't wearing an earring in this ear.  So I've removed that.

    \n

    \n

    \n

    The Spot removal tool is the large circle to the right of the crop tool symbol (9 part rectangle).

    \n

    Now I'm ready to Open the Image in Photoshop.  So I right click on it Edit>Edit in Adobe Photoshop CC and that opens it in a new Photoshop window.

    \n
    \n

    Photoshop Editing

    \n

    \n

    The first thing in PS is to create a new layer Cmd(Ctrl in Win)+Shift+N is the shortcut to do this.  I am going to name the new layer Skin.

    \n

    \n

    \n

    I'm mainly going to use the spot healing brush tool to remove blemishes.  This comes down to subjective judgement but as I've said before you don't want to remove too much as you will lose skin detail.  It doesn't matter quite as much for a photo like this compared to say an extreme close up shot of the face where overdone retouching will just look plain weird.

    \n

    \n

    One of the ways to do this and decide what to remove and what to keep is to look at the colour of blemishes.  I tend to remove large red blemishes as these tend to be signs of inflammation.  Leave smaller ones as that is a part of natural skin texture.  I also leave any brown marks as these are freckles and moles and tend to add character to the face and skin.  Nobody, no matter how great their skin is, is free from these so completely removing them can look odd.

    \n

    \n

    Keep Zooming in and out to get an overall impression of the face.

    \n

    \n

    Here I can see the face doesn't really need any more work.

    \n

    \n

    Normally I wouldn't remove the blemishes on the arms very much but on the zoomed out photo they are distracting from the face.

    \n

    \n

    Due to the distraction that they were creating I've removed more blemishes than I would normally on the arms.  If you feel you have gone too far you can always use a layer mask to paint them in or out depending on what you want to do.  You can also reduce the opacity of the entire layer.  Since this is not a photo where the arms are the main subject it really is not so important.  So I will just leave them like this (below).

    \n

    \n
    \n

    Save and Reopen in Lightroom

    \n

    \n

    Here is the zoomed out view.  The photo looks done to me.  So I will save it and close Photoshop.  This will take me back to Lightroom.  This means that I have a basic copy of the colour photo that has been retouched and I can use as a basis for more creative changes.  

    \n

    \n

    If I want to change it again I will either create a virtual copy first (just right click and it is in the main menu) or when using an external editor like PS or SEP2 I will select the option to \"Edit a Copy with Lightroom Adjustments\".  This way I will always have the base retouched version of the colour photo to go back to if I need it.

    \n

    \n

    For part 2 of this I will take this photo and do a black and white conversion in Nik Silver Efex Pro 2.

    \n
    \n

    The Final Photos

    \n

    \n

    Before                                                                                After

    \n

    The difference here is quite subtle and difficult to see at this small size.  I have added larger versions below so you can see it more clearly.

    \n
    \n

    Large Versions

    \n

    Original:

    \n

    \n

    Edited and Retouched:

    \n

    \n
    \n

    If you like my work please follow me and check out my previous photography work and tutorials  @thecryptofiend - hope you enjoy.

    \n
    \n

    Technical Information:

    \n
      \n
    • Nikon D800 Camera
    • \n
    • Sigma 24-70mm/2.8 lens, Natural light with a reflector and window backlighting. Camera Settings image below.
    • \n
    • Adobe Lightroom CC and Photoshop CC for processing.
    • \n
    • Model is Gabriella Kennedy.
    • \n
    \n

    \n
    \n

    (Verification for me here: http://www.aapicture.com/about-me)

    \n
    \n", + "category": "photography", + "children": 32, + "created": "2016-09-11T17:41:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/11/Screenshot_GEOAI_02_011beda.png", + "https://www.steemimg.com/images/2016/09/11/Screenshot_GEOAI_02_02b00b7.png", + "https://www.steemimg.com/images/2016/09/11/Screenshot_GEOAI_02_04e6452.png", + "https://www.steemimg.com/images/2016/09/11/Screenshot_GEOAI_02_03be1d6.png", + "https://www.steemimg.com/images/2016/09/11/Screenshot_GEOAI_02_06d03ac.png", + "https://www.steemimg.com/images/2016/09/11/Screenshot_GEOAI_02_0576e41.png", + "https://www.steemimg.com/images/2016/09/11/Screenshot_GEOAI_02_1256676.png", + "https://www.steemimg.com/images/2016/09/11/Screenshot_GEOAI_02_0719cbc.png", + "https://www.steemimg.com/images/2016/09/11/Screenshot_GEOAI_02_08e8920.png", + "https://www.steemimg.com/images/2016/09/11/Screenshot_GEOAI_02_09bfd43.png", + "https://www.steemimg.com/images/2016/09/11/Screenshot_GEOAI_02_109d71c.png", + "https://www.steemimg.com/images/2016/09/11/Screenshot_GEOAI_02_13aeb27.png", + "https://www.steemimg.com/images/2016/09/11/Screenshot_GEOAI_02_14c803e.png", + "https://www.steemimg.com/images/2016/09/11/Screenshot_GEOAI_02_1517fbb.png", + "https://www.steemimg.com/images/2016/09/11/Screenshot_GEOAI_02_1762278.png", + "https://www.steemimg.com/images/2016/09/11/ScreenshotGEOAI_02_1658f94.png", + "https://www.steemimg.com/images/2016/09/11/Arif_Akhtar_GEOAI_02_3503of31853b.jpg", + "https://www.steemimg.com/images/2016/09/11/Arif_Akhtar_GEOAI_02_3502of33a670.jpg", + "https://www.steemimg.com/images/2016/09/11/Arif_Akhtar_GEOAI_02_8003of385831.jpg", + "https://www.steemimg.com/images/2016/09/11/Arif_Akhtar_GEOAI_02_8002of3ed2c9.jpg", + "https://www.steemimg.com/images/2016/09/11/CameraSettings1e46d.png" + ], + "links": [ + "https://steemit.com/photography/@thecryptofiend/gabriella-evolution-of-an-image-from-camera-to-photoshop", + "https://steemit.com/photography/@thecryptofiend/quick-portrait-retouching-in-lightroom-tutorial", + "https://steemit.com/photography/@thecryptofiend/how-to-fix-damaged-photos-in-photoshop-tutorial-with-example-image", + "https://steemit.com/photography/@thecryptofiend/easy-black-and-white-portrait-conversion-using-nik-silver-efex-pro-2-photography", + "http://www.aapicture.com/about-me" + ], + "tags": [ + "photography", + "steemit", + "art", + "tutorial", + "steemsquad" + ], + "users": [ + "thecryptofiend" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 40181482530377, + "payout": 122.721, + "payout_at": "2016-09-18T17:41:21", + "pending_payout_value": "122.721 HBD", + "percent_hbd": 10000, + "permlink": "gabriella-image-retouching-and-editing-workflow-part-1", + "post_id": 1210723, + "promoted": "50.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 116 + }, + "title": "Gabriella Image Retouching and Editing Workflow Part 1", + "updated": "2016-09-11T17:41:21", + "url": "/photography/@thecryptofiend/gabriella-image-retouching-and-editing-workflow-part-1" + }, + { + "active_votes": [ + { + "rshares": 2426805237, + "voter": "konelectric" + }, + { + "rshares": 207235087440, + "voter": "asmolokalo" + }, + { + "rshares": 55815725, + "voter": "cynetyc" + }, + { + "rshares": 5888436135, + "voter": "cryptosi" + }, + { + "rshares": 6080328266, + "voter": "summonerrk" + }, + { + "rshares": 1211817254, + "voter": "matrixdweller" + }, + { + "rshares": 824435072, + "voter": "wuyueling" + }, + { + "rshares": 2000037840, + "voter": "cryptoeasy" + }, + { + "rshares": 3098916234, + "voter": "punjammies" + }, + { + "rshares": 115585338, + "voter": "the-ego-is-you" + }, + { + "rshares": 51950730, + "voter": "caliman5899" + }, + { + "rshares": 72627476, + "voter": "justusagenstum" + } + ], + "author": "punjammies", + "author_payout_value": "0.000 HBD", + "author_reputation": 52.07, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Hi All

    \n

    Yesterday I read the article by 'cryptogge' titled \"A quick fix for a broken capitalist society.\" The purpose of this blog is not to discuss the article, rather on the question the author 'cryptogge' asked me after I corrected him, on the length of the UK electoral cycle. He claimed that it was four years. I corrected him in comments. It is 5 years. Kudos to cryptogge: he acknowledged his error. It was the following words by cryptogge that caught my attention. He said in reply, \"What do you think about a 10 year cycle? Does that sound too long, or do you think we'd get better results from our politicians with a longer cycle?\"

    \n

    Bloody Hell. Where do I start.

    \n

     Here is my answer. The West is filled with corrupt, inept, sociopathic liars. These people I am talking about are called Politicians, The old joke, \"How do you tell if a Politician is lying? Answer, his lips are moving.\" This has never been more true than it is today.

    \n

    Let us look a little closer.

    \n

    OBAMA ( The liar in chief)  \"If you like your Doctor: you can keep your Doctor.\"

    \n

                                                       \"No boots on the ground in the Middle East.\" ie  Syria or Iraq.

    \n

      And the Whopper of a lie,   \"The un-affordable care act. This will cause little in the way of premium hikes.\"

    \n

    He claimed that it would be the cost of a monthly mobile phone bill. 

    \n

    I could go on with Oduma's lies, but it is beyond the capability of the memory left on my Mac. This Politician has bombed, invaded countries,  and droned innocent men, women and children to death. He has also destroyed the American economy and doubled the USA debt to $19.5 trillion, in 7 years; to name just a tiny few of his \"accomplishments\".

    \n

    DAVID CAMERON, the UK Prime Minister at the time, threatened us, the British people with anything and everything from dirty beaches to an economic collapse. He did this in order to secure a REMAIN vote win. This was on behalf of the globalists wet dream of \"The European Union.\" (If you want a little more detail on Brexit, watch \"Brexit the movie, on youtube.) you will then see just how bad these bat shit Euro crack pots are. They waste time and money at the same time, feathering their own nests.

    \n

    Hi, Cameron. Nothing happened after Brexit. the stock markets are up, employment is up, and countries around the world are lining up for trade deals. This shows clearly how inept you are. (By the way he has doubled our debt in the UK to 1.5 trillion pounds. Way to go pig fucker.)

    \n

    The last one I would like to use is MAD MERKEL in Germany. (I could talk for hours on other Politicians but it would be outside the scope of this article.) Yes, Merkel has allowed in hundreds of thousands of refugees and African financial migrants. The German people are now subject to daily

    \n
      \n
    1. Murders
    2. \n
    3. Rapes
    4. \n
    5. Sexual assaults
    6. \n
    7. Many more illegal acts such as theft.
    8. \n
    \n

    Yes the integration is going so well, NOT. Despite the overwhelming push back by the general population (perfectly illustrated by her parties defeat last weekend by the alternative for Germany AfD Party) she still is defiant. She said, \" If I could go back in time, I would make the same decision.\"

    \n

    The problem is that these Politicians, when elected, hardly ever fight for the views and needs of the people who elected them. No, they go power mad and do what ever they please: and screw the pions, sorry the electorate.

    \n

    I conclude that crytogge should have asked, \" How can we dismantle BIG GOV. and bring the power back to the people?\"

    \n

    http://i67.tinypic.com/r1esuf.jpg

    \n

    I leave you with the words that President Regan said were terrifying, \"I'm from the Government and I'm here to help.\"

    \n


    \n

    Thanks for reading,

    \n

     Gazza.

    \n

                                           

    \n", + "category": "steemit", + "children": 3, + "created": "2016-09-09T21:30:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i67.tinypic.com/r1esuf.jpg" + ], + "tags": [ + "steemit", + "politics", + "anarchy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 229061842747, + "payout": 0.084, + "payout_at": "2016-09-16T21:30:18", + "pending_payout_value": "0.084 HBD", + "percent_hbd": 10000, + "permlink": "longer-government-terms-you-ve-got-to-be-kidding", + "post_id": 1189225, + "promoted": "50.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 12 + }, + "title": "Longer Government terms: You've got to be kidding.", + "updated": "2016-09-09T21:30:18", + "url": "/steemit/@punjammies/longer-government-terms-you-ve-got-to-be-kidding" + }, + { + "active_votes": [ + { + "rshares": 10614103331311, + "voter": "berniesanders" + }, + { + "rshares": 59458723538, + "voter": "nextgenwitness" + }, + { + "rshares": 228718504444, + "voter": "justin" + }, + { + "rshares": 1926094932850, + "voter": "nextgencrypto" + }, + { + "rshares": 134423167163, + "voter": "steemservices" + }, + { + "rshares": 5813057950, + "voter": "bentley" + }, + { + "rshares": 2377826086, + "voter": "konelectric" + }, + { + "rshares": 40554406544, + "voter": "james-show" + }, + { + "rshares": 1426202100, + "voter": "murh" + }, + { + "rshares": 73256443161, + "voter": "thecryptofiend" + }, + { + "rshares": 80414780699, + "voter": "herzmeister" + }, + { + "rshares": 19307972889, + "voter": "aaron-brodie" + }, + { + "rshares": 2673745586, + "voter": "mammasitta" + }, + { + "rshares": 49836148737, + "voter": "booja" + }, + { + "rshares": 885413874, + "voter": "steemswede" + }, + { + "rshares": 26650614620, + "voter": "dwinblood" + }, + { + "rshares": 409041301, + "voter": "kellywin21" + }, + { + "rshares": 10383203208, + "voter": "pcste" + }, + { + "rshares": 4059206027, + "voter": "kental" + }, + { + "rshares": 64720992, + "voter": "dknightwolf70" + }, + { + "rshares": 13686287140, + "voter": "thecurator" + }, + { + "rshares": 4276991996, + "voter": "chaospoet" + }, + { + "rshares": 25913356646, + "voter": "andrewawerdna" + }, + { + "rshares": 1578660489, + "voter": "cryptoeasy" + }, + { + "rshares": 770166525, + "voter": "rebelmeow" + }, + { + "rshares": 61447120117, + "voter": "thecyclist" + }, + { + "rshares": 1359710881, + "voter": "gavicrane" + }, + { + "rshares": 1268303212, + "voter": "thebiggestidea" + }, + { + "rshares": 154845278, + "voter": "crimson" + }, + { + "rshares": 65836326, + "voter": "serikus" + }, + { + "rshares": 140959075, + "voter": "my-art" + } + ], + "author": "kellywin21", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.87, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    http://i.imgur.com/3T97TGs.jpg?1
    \nPhotograph Taken By Kelly Clegg

    \n

    Divining Fireflies

    \n

    The night is filled with that of
    \nfireflies dancing their way through
    \nthe night sky. With you sitting
    \nupon this blanket here with me now;
    \nwe are in the heat of the moment.
    \nHolding me close, you being to
    \ntake control; my body is at the grasp
    \nof your finger tips. Laying over top
    \nof me; I can feel your breath of beauty
    \nupon my neck as the night fireflies
    \nbecome that of butterflies within the
    \npit of my stomach. Let us freeze time
    \nupon this moment; I want to wrestle
    \nthrough the night just to hear your
    \nheartbeat against me one more time.
    \nFor tonight there is a fire burning
    \nbetween us so bright it matches that
    \nof the beauty of this firefly filled sky. Let
    \nthis fire rage through the night; for
    \nI don\u2019t want this night to end. Place
    \nyourself closer cowboy, it is only
    \nyou and I here; dance your body upon
    \nme for tonight you are the blanket in
    \nwhich cloaks me. Leaving no place
    \nuntouched, unloved, or unwanted; the
    \nlook within those eyes shows the
    \nlust upon your mind for me. With music
    \nplaying its way through the silence
    \nfor tonight we are connected as one.
    \nLoving, laughing; with little care to
    \nthat of the outside world. Be my
    \ndistraction one last time cowboy for
    \nI don\u2019t want this night to end.
    \nBy Kelly Clegg
    \n09/07/16
    \n17:04:28

    \n", + "category": "life", + "children": 9, + "created": "2016-09-07T23:19:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/3T97TGs.jpg?1" + ], + "tags": [ + "life", + "photography", + "poetry", + "steemit", + "beauty" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 13391573680765, + "payout": 24.362, + "payout_at": "2016-09-14T23:19:09", + "pending_payout_value": "24.362 HBD", + "percent_hbd": 10000, + "permlink": "divining-fireflies", + "post_id": 1165469, + "promoted": "50.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 31 + }, + "title": "Divining Fireflies", + "updated": "2016-09-07T23:19:09", + "url": "/life/@kellywin21/divining-fireflies" + }, + { + "active_votes": [ + { + "rshares": 1862100321, + "voter": "boy" + }, + { + "rshares": 2260794166, + "voter": "bue-witness" + }, + { + "rshares": 414574755, + "voter": "bunny" + }, + { + "rshares": 32836465304, + "voter": "bue" + }, + { + "rshares": 997815881, + "voter": "mini" + }, + { + "rshares": 128272117, + "voter": "moon" + }, + { + "rshares": 3082447408559, + "voter": "au1nethyb1" + }, + { + "rshares": 374954229, + "voter": "healthcare" + }, + { + "rshares": 970141192887, + "voter": "tuck-fheman" + }, + { + "rshares": 583791464, + "voter": "daniel.pan" + }, + { + "rshares": 173003533, + "voter": "helen.tan" + }, + { + "rshares": 82035468310, + "voter": "acidsun" + }, + { + "rshares": 128218751248, + "voter": "edgeland" + }, + { + "rshares": 182657633334, + "voter": "jamtaylor" + }, + { + "rshares": 10084998310, + "voter": "fkn" + }, + { + "rshares": 456987105, + "voter": "paco-steem" + }, + { + "rshares": 5129138575, + "voter": "spaninv" + }, + { + "rshares": 33254767020, + "voter": "james-show" + }, + { + "rshares": 13266207402, + "voter": "elishagh1" + }, + { + "rshares": 12524571436, + "voter": "richman" + }, + { + "rshares": 13564010250, + "voter": "acidyo" + }, + { + "rshares": 446039860, + "voter": "coar" + }, + { + "rshares": 1069530288, + "voter": "murh" + }, + { + "rshares": 79760484720, + "voter": "thecryptofiend" + }, + { + "rshares": 356744858, + "voter": "stiletto" + }, + { + "rshares": 76306848367, + "voter": "faddat" + }, + { + "rshares": 54150215675, + "voter": "kus-knee" + }, + { + "rshares": 6071522849, + "voter": "kingofchaos" + }, + { + "rshares": 111739237207, + "voter": "geoffrey" + }, + { + "rshares": 2673745586, + "voter": "mammasitta" + }, + { + "rshares": 92345695481, + "voter": "mctiller" + }, + { + "rshares": 2681690814, + "voter": "alexft" + }, + { + "rshares": 23126720482, + "voter": "acassity" + }, + { + "rshares": 86675287972, + "voter": "venuspcs" + }, + { + "rshares": 3513693618, + "voter": "michaellamden68" + }, + { + "rshares": 821572322, + "voter": "poias" + }, + { + "rshares": 49836148737, + "voter": "booja" + }, + { + "rshares": 42100849373, + "voter": "ezzy" + }, + { + "rshares": 360836245947, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 32108493894, + "voter": "furion" + }, + { + "rshares": 237192759, + "voter": "barbara2" + }, + { + "rshares": 263564711, + "voter": "ch0c0latechip" + }, + { + "rshares": 243929499, + "voter": "doge4lyf" + }, + { + "rshares": 10475000294, + "voter": "spiz0r" + }, + { + "rshares": 896254871, + "voter": "jaycobbell" + }, + { + "rshares": 431019291, + "voter": "luisucv34" + }, + { + "rshares": 43466091162, + "voter": "yongyoon" + }, + { + "rshares": 225535370, + "voter": "keyser" + }, + { + "rshares": 20698934666, + "voter": "phenom" + }, + { + "rshares": 10383203208, + "voter": "pcste" + }, + { + "rshares": 13966407599, + "voter": "beowulfoflegend" + }, + { + "rshares": 3527588268, + "voter": "birdie" + }, + { + "rshares": 36795839737, + "voter": "sauravrungta" + }, + { + "rshares": 82965552673, + "voter": "rea" + }, + { + "rshares": 40082029591, + "voter": "zaebars" + }, + { + "rshares": 8170670653, + "voter": "positive" + }, + { + "rshares": 4647193327, + "voter": "gustavopasquini" + }, + { + "rshares": 15102804387, + "voter": "cryptocameo" + }, + { + "rshares": 1167271026, + "voter": "summonerrk" + }, + { + "rshares": 8563805085, + "voter": "logic" + }, + { + "rshares": 269150419, + "voter": "fnait" + }, + { + "rshares": 245570408, + "voter": "keepcalmand" + }, + { + "rshares": 1645434255, + "voter": "remlaps" + }, + { + "rshares": 4401682802, + "voter": "sulev" + }, + { + "rshares": 24751486274, + "voter": "williambanks" + }, + { + "rshares": 5766980028, + "voter": "shortcut" + }, + { + "rshares": 4404504173, + "voter": "karenb54" + }, + { + "rshares": 7011114855, + "voter": "sykochica" + }, + { + "rshares": 2129678456, + "voter": "naturalista" + }, + { + "rshares": 10697432101, + "voter": "thebluepanda" + }, + { + "rshares": 74496308, + "voter": "themagus" + }, + { + "rshares": 1660823962, + "voter": "cjclaro" + }, + { + "rshares": 6679625587, + "voter": "minion" + }, + { + "rshares": 3011592732, + "voter": "psamuelson" + }, + { + "rshares": 9238077787, + "voter": "gargon" + }, + { + "rshares": 2149557353, + "voter": "pgarcgo" + }, + { + "rshares": 411640158, + "voter": "future24" + }, + { + "rshares": 227979819, + "voter": "xcepta" + }, + { + "rshares": 5861088198, + "voter": "lordvader" + }, + { + "rshares": 71902749, + "voter": "elenirossidou" + }, + { + "rshares": 99235443904, + "voter": "helikopterben" + }, + { + "rshares": 20129639386, + "voter": "runaway-psyche" + }, + { + "rshares": 3837178686, + "voter": "booky" + }, + { + "rshares": 4505260508, + "voter": "steemitpatina" + }, + { + "rshares": 74873590, + "voter": "xntryk1" + }, + { + "rshares": 152822603, + "voter": "jtstreetman" + }, + { + "rshares": 1893166639, + "voter": "cryptoeasy" + }, + { + "rshares": 2926426046, + "voter": "alexandre" + }, + { + "rshares": 4655142091, + "voter": "englishtchrivy" + }, + { + "rshares": 91543033, + "voter": "jlufer" + }, + { + "rshares": 17788448526, + "voter": "hunterisgreat" + }, + { + "rshares": 924437688, + "voter": "smisi" + }, + { + "rshares": 3158164152, + "voter": "eveningstar92" + }, + { + "rshares": 5172392166, + "voter": "dexter-k" + }, + { + "rshares": 80213898072, + "voter": "cnfund" + }, + { + "rshares": 692398949, + "voter": "dpapadimitroylas" + }, + { + "rshares": 58484656, + "voter": "nelyp" + }, + { + "rshares": 2279697962, + "voter": "terrano" + }, + { + "rshares": 56152698, + "voter": "teo" + }, + { + "rshares": 4070899362, + "voter": "dodders007" + }, + { + "rshares": 143004279, + "voter": "nadil" + }, + { + "rshares": 133456607, + "voter": "daniel.brest" + }, + { + "rshares": 127001112, + "voter": "edward.shroder" + }, + { + "rshares": 145928408, + "voter": "ndea30" + }, + { + "rshares": 145921825, + "voter": "domenico" + }, + { + "rshares": 145152694, + "voter": "serena199" + }, + { + "rshares": 145124187, + "voter": "gia7" + }, + { + "rshares": 65836326, + "voter": "serikus" + } + ], + "author": "thecryptofiend", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.89, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Introduction

    \n

    In December 2013 I had the good fortune to make a flying 4 day visit to Rome.  

    \n

    It was to visit my sister in law's family who are Italian and had been unable to make my brother's wedding in England a few months earlier.  Unfortunately there was very little time to do sightseeing.  

    \n

    One thing I absolutely wanted to see was the famous Trevi Fountain.  Due to reasons I will get to in the text below this ended up being rushed as it was getting late and close to sunset.  

    \n

    I'm quite pleased with the photos though.  I selected a split tone process in Silver Effex Pro to give them this unique tone.

    \n

    I just wish I had more time to do some proper sightseeing and photography of all the amazing architecture.

    \n


    \n

    Trevi Fountain Photos

    \n

    Basic information about the fountain from Wikipedia (link):

    \n
    The Trevi Fountain (Italian: Fontana di Trevi) is a fountain in the Trevi district in Rome, Italy, designed by Italian architect Nicola Salvi and completed by Pietro Bracci. Standing 26.3 metres (86 ft) high and 49.15 metres (161.3 ft) wide,[1] it is the largest Baroque fountain in the city and one of the most famous fountains in the world. The fountain has appeared in several notable films, including Federico Fellini's La Dolce Vita.
    \n

    \n

    1

    \n

    \n

    2

    \n

    \n

    3

    \n

    \n

    4

    \n

    \n

    5

    \n

    \n

    6

    \n

    \n

    7

    \n

    \n

    8

    \n

    \n

    9

    \n

    \n

    10

    \n

    A few selected other shots from the walk to the Fountain:

    \n

    The walk to Trevi Fountain itself had some interesting sights which I tried to capture.

    \n

    \n

    11

    \n


    \n

    \n

    12

    \n

    This was another fountain that just happened to be in the centre of a large roundabout on the walk to Trevi Fountain.  Don't know what it is called - there are so many fountains around Rome - there was just too much to photograph and it was getting close to sunset. (As the photo below shows.)

    \n


    \n

    \n

    13

    \n

    \n

    14 - I loved the textures on some of the old buildings.  Being pushed for time I tried to take some shots whilst I could.

    \n


    \n

    \n

    15 - Here one can see the contrast between new and old.

    \n


    \n

    \n

    16 - I loved the shapes and lines here.

    \n

    \n

    17 - The walk consisted of lots of these kind of very narrow alleyways.  This seems to be common to most historic cities.  Some are so narrow that they feel claustrophobic.

    \n


    \n

    Rome's Worst Bus Tour

    \n

    \n

    18  

    \n

    Prior to going to Trevi Fountain and one of the reasons for the delay was that we took a bus tour of Rome.  Unfortunately the driver seemed to be high on Coke or something because he was in a mad rush to go from place to place.  In the end we didn't actually get a chance to see very much because of this.  This was the only photo that I managed to get from that tour.  I think it is a museum but I'm not sure.  Maybe someone recognises this building?

    \n


    \n

    Technical Information:

    \n
      \n
    • Nikon D7100 Camera
    • \n
    • Sigma 24-70mm/2.8 lens
    • \n
    • Adobe Lightroom CC and Nik Silver Effex Pro for processing.
    • \n
    \n

    I hope you like the photos.  If you like my work please follow me and check out my previous photography work and tutorials  @thecryptofiend - hope you enjoy.

    \n

    (Verification for me here: http://www.aapicture.com/about-me)

    \n", + "category": "photography", + "children": 36, + "created": "2016-09-07T18:07:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/07/Arif_Akhtar_Statue_CC_01b21of23f6165.jpg", + "https://www.steemimg.com/images/2016/09/07/Arif_Akhtar_Statue_CC_01b19of23fd6ff.jpg", + "https://www.steemimg.com/images/2016/09/07/Arif_Akhtar_Statue_CC_01b14of2366864.jpg", + "https://www.steemimg.com/images/2016/09/07/Arif_Akhtar_Statue_CC_01b15of2317b78.jpg", + "https://www.steemimg.com/images/2016/09/07/Arif_Akhtar_Statue_CC_01b16of231f361.jpg", + "https://www.steemimg.com/images/2016/09/07/Arif_Akhtar_Statue_CC_01b17of237ed99.jpg", + "https://www.steemimg.com/images/2016/09/07/Arif_Akhtar_Statue_CC_01b18of2326902.jpg", + "https://www.steemimg.com/images/2016/09/07/Arif_Akhtar_Statue_CC_01b20of23a3251.jpg", + "https://www.steemimg.com/images/2016/09/07/Arif_Akhtar_Statue_CC_01b22of231ba03.jpg", + "https://www.steemimg.com/images/2016/09/07/Arif_Akhtar_Statue_CC_01b23of23f0c1d.jpg", + "https://www.steemimg.com/images/2016/09/07/Arif_Akhtar_Statue_CC_01b1of1633f1.jpg", + "https://www.steemimg.com/images/2016/09/07/Arif_Akhtar_Statue_CC_01c1of1bf699.jpg", + "https://www.steemimg.com/images/2016/09/07/Arif_Akhtar_Statue_CC_01b1of232a1f5.jpg", + "https://www.steemimg.com/images/2016/09/07/Arif_Akhtar_Statue_CC_01b12of23096e6.jpg", + "https://www.steemimg.com/images/2016/09/07/Arif_Akhtar_Statue_CC_01b11of2341f7d.jpg", + "https://www.steemimg.com/images/2016/09/07/Arif_Akhtar_Statue_CC_01d1of1acb34.jpg", + "https://www.steemimg.com/images/2016/09/07/Arif_Akhtar_Statue_CC_01b5of23547ad.jpg", + "https://www.steemimg.com/images/2016/09/07/Arif_Akhtar_Statue_CC_01b3of2379c07.jpg" + ], + "links": [ + "https://en.wikipedia.org/wiki/Trevi_Fountain", + "http://www.aapicture.com/about-me" + ], + "tags": [ + "photography", + "steemit", + "travel", + "steemsquad", + "life" + ], + "users": [ + "thecryptofiend" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 6246021277012, + "payout": 5.94, + "payout_at": "2016-09-14T18:07:54", + "pending_payout_value": "5.940 HBD", + "percent_hbd": 10000, + "permlink": "trevi-fountain-in-italy-photography-a-masterpiece-of-baroque-art", + "post_id": 1161739, + "promoted": "50.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 108 + }, + "title": "Trevi Fountain in Italy (Photography) - A Masterpiece of Baroque Art", + "updated": "2016-09-07T18:07:54", + "url": "/photography/@thecryptofiend/trevi-fountain-in-italy-photography-a-masterpiece-of-baroque-art" + }, + { + "active_votes": [ + { + "rshares": 995902544214, + "voter": "liondani" + }, + { + "rshares": 5536285359773, + "voter": "steemit200" + }, + { + "rshares": 3103049052, + "voter": "boy" + }, + { + "rshares": 3767386127, + "voter": "bue-witness" + }, + { + "rshares": 690899726, + "voter": "bunny" + }, + { + "rshares": 54644232408, + "voter": "bue" + }, + { + "rshares": 1662803066, + "voter": "mini" + }, + { + "rshares": 213777416, + "voter": "moon" + }, + { + "rshares": 3921623226568, + "voter": "au1nethyb1" + }, + { + "rshares": 318045860280, + "voter": "officialfuzzy" + }, + { + "rshares": 23992305455, + "voter": "proctologic" + }, + { + "rshares": 624870220, + "voter": "healthcare" + }, + { + "rshares": 969747519, + "voter": "daniel.pan" + }, + { + "rshares": 288328206, + "voter": "helen.tan" + }, + { + "rshares": 19637916155, + "voter": "fkn" + }, + { + "rshares": 487241289, + "voter": "paco-steem" + }, + { + "rshares": 5612862925, + "voter": "spaninv" + }, + { + "rshares": 331414403780, + "voter": "teamsteem" + }, + { + "rshares": 25831645440, + "voter": "elishagh1" + }, + { + "rshares": 1571363168454, + "voter": "cryptoctopus" + }, + { + "rshares": 3389073967, + "voter": "acidyo" + }, + { + "rshares": 534998623, + "voter": "coar" + }, + { + "rshares": 1425750795, + "voter": "murh" + }, + { + "rshares": 49688826135, + "voter": "justtryme90" + }, + { + "rshares": 380406839, + "voter": "stiletto" + }, + { + "rshares": 335778848, + "voter": "yonatann" + }, + { + "rshares": 105780627648, + "voter": "kenny-crane" + }, + { + "rshares": 76306518322, + "voter": "faddat" + }, + { + "rshares": 6740408834, + "voter": "tyler-fletcher" + }, + { + "rshares": 21187339385, + "voter": "acassity" + }, + { + "rshares": 238284822415, + "voter": "asmolokalo" + }, + { + "rshares": 14755964550, + "voter": "zer0sum" + }, + { + "rshares": 116686205297, + "voter": "derekareith" + }, + { + "rshares": 60750948355, + "voter": "furion" + }, + { + "rshares": 474045973, + "voter": "barbara2" + }, + { + "rshares": 531802773, + "voter": "ch0c0latechip" + }, + { + "rshares": 487519452, + "voter": "doge4lyf" + }, + { + "rshares": 55991205950, + "voter": "sigmajin" + }, + { + "rshares": 16352609609, + "voter": "ausbitbank" + }, + { + "rshares": 206998761400, + "voter": "jesta" + }, + { + "rshares": 3758301297, + "voter": "karen13" + }, + { + "rshares": 230802431, + "voter": "jesse5th" + }, + { + "rshares": 19753416410, + "voter": "artific" + }, + { + "rshares": 1626282910, + "voter": "dimon14" + }, + { + "rshares": 12726711150, + "voter": "nippel66" + }, + { + "rshares": 3493315959, + "voter": "simon.braki.love" + }, + { + "rshares": 6979533647, + "voter": "bitcoiner" + }, + { + "rshares": 182756574271, + "voter": "jl777" + }, + { + "rshares": 15909822224, + "voter": "positive" + }, + { + "rshares": 4831857977, + "voter": "masterinvestor" + }, + { + "rshares": 748983311, + "voter": "mohammed123" + }, + { + "rshares": 15575274684, + "voter": "proto" + }, + { + "rshares": 24460059681, + "voter": "pinkisland" + }, + { + "rshares": 14015055748, + "voter": "michaeldodridge" + }, + { + "rshares": 537898386, + "voter": "fnait" + }, + { + "rshares": 490788664, + "voter": "keepcalmand" + }, + { + "rshares": 30100686220, + "voter": "smailer" + }, + { + "rshares": 27075686327, + "voter": "solidgold" + }, + { + "rshares": 18807630174, + "voter": "williambanks" + }, + { + "rshares": 7870860970, + "voter": "taker" + }, + { + "rshares": 6219336852, + "voter": "sykochica" + }, + { + "rshares": 5721389686, + "voter": "kryptik" + }, + { + "rshares": 91126092446, + "voter": "joele" + }, + { + "rshares": 65703191166, + "voter": "krishtopa" + }, + { + "rshares": 34357085787, + "voter": "cryptos" + }, + { + "rshares": 274399247, + "voter": "naifaz" + }, + { + "rshares": 9602930892, + "voter": "kyriacos" + }, + { + "rshares": 68593728547, + "voter": "anotherjoe" + }, + { + "rshares": 1723840234, + "voter": "movievertigo" + }, + { + "rshares": 58405372, + "voter": "protonic" + }, + { + "rshares": 36371527197, + "voter": "someguy123" + }, + { + "rshares": 14100833410, + "voter": "mikemacintire" + }, + { + "rshares": 2213065774, + "voter": "voluntary" + }, + { + "rshares": 148042787, + "voter": "jtstreetman" + }, + { + "rshares": 115043900, + "voter": "mlpfrank" + }, + { + "rshares": 56680590, + "voter": "charlie777pt" + }, + { + "rshares": 675058400, + "voter": "gear66" + }, + { + "rshares": 66879121, + "voter": "paa" + }, + { + "rshares": 181982895, + "voter": "greatness" + }, + { + "rshares": 17059963076, + "voter": "hunterisgreat" + }, + { + "rshares": 1485561825, + "voter": "smisi" + }, + { + "rshares": 85546636, + "voter": "the-ego-is-you" + }, + { + "rshares": 9031232590, + "voter": "goose" + }, + { + "rshares": 154485682, + "voter": "wastedsoul" + }, + { + "rshares": 51341602, + "voter": "comeup" + }, + { + "rshares": 163508147, + "voter": "iamblessed" + }, + { + "rshares": 138732453, + "voter": "oliver.smith" + }, + { + "rshares": 129262534, + "voter": "jack.johnson" + } + ], + "author": "someguy123", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.49, + "beneficiaries": [], + "blacklists": [], + "body": "As from [their website](https://riseup.net/en):\n>We are in a financial crisis and need your support! That's why we launched our $1 campaign, where we're asking every riseup user to give us just $1 a month!\n\nI didn't see any other donation post for RiseUp, so I thought it'd be great to run a STEEM fundraiser for them.\n\n
    ![](https://riseup.net/en/about-us/img/riseup-yellow.gif)
    \n\n**What is RiseUP and why should I care?**\n\nRiseUP provides many services to whistleblowers and journalists, such as email, chat, VPN, among other things. Many people depend on them to allow them to keep the world safe.\n\n>Our purpose is to aid in the creation of a free society, a world with freedom from want and freedom of expression, a world without oppression or hierarchy, where power is shared equally. We do this by providing communication and computer resources to allies engaged in struggles against capitalism and other forms of oppression.\n\nEven if you don't personally use RiseUP, you can help protect free speech by donating to RiseUP here: https://riseup.net/en/donate\n\n**What about this post?**\nI will also be donating 100% of the value of this post (i.e. both SBD and SP value in whole) to RiseUP via Bitcoin. [I personally donated ~$60 of my own money just before writing this article](https://blockchain.info/tx/6a031de304db74cb90da261da65d4ac89edb768325011a33100058b851ebae8d)\n\nAs soon as the post pays out, I will be sending the value of this post as a donation to RiseUp, and posting proof as a separate post.\n\n\nPlease spread the word so we can protect freedom.\n-------", + "category": "steem", + "children": 11, + "created": "2016-09-06T19:48:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://riseup.net/en/about-us/img/riseup-yellow.gif" + ], + "links": [ + "https://riseup.net/en", + "https://riseup.net/en/donate", + "https://blockchain.info/tx/6a031de304db74cb90da261da65d4ac89edb768325011a33100058b851ebae8d" + ], + "tags": [ + "steem", + "anarchy", + "riseup", + "charity" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 14550603934532, + "payout": 20.064, + "payout_at": "2016-09-13T19:48:39", + "pending_payout_value": "20.064 HBD", + "percent_hbd": 10000, + "permlink": "calling-all-users-riseup-are-having-a-financial-crisis", + "post_id": 1150454, + "promoted": "50.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 88 + }, + "title": "CALLING ALL USERS - RiseUp are having a financial crisis", + "updated": "2016-09-06T19:48:39", + "url": "/steem/@someguy123/calling-all-users-riseup-are-having-a-financial-crisis" + }, + { + "active_votes": [ + { + "rshares": 163930696090, + "voter": "pairmike" + }, + { + "rshares": 6718200263, + "voter": "max-infeld" + }, + { + "rshares": 31898709926, + "voter": "james-show" + }, + { + "rshares": 48620091777, + "voter": "booja" + }, + { + "rshares": 25749256993, + "voter": "knircky" + }, + { + "rshares": 175828281579, + "voter": "freeyourmind" + }, + { + "rshares": 2764147151, + "voter": "dogguy" + }, + { + "rshares": 7532679157, + "voter": "nabilov" + }, + { + "rshares": 5064801063, + "voter": "me-tarzan" + }, + { + "rshares": 4487751936, + "voter": "lpfaust" + }, + { + "rshares": 18459040440, + "voter": "jennamarbles" + }, + { + "rshares": 2492990882, + "voter": "favorit" + }, + { + "rshares": 30265742240, + "voter": "williambanks" + }, + { + "rshares": 2906356120, + "voter": "timcliff" + }, + { + "rshares": 15058952169, + "voter": "artist1989" + }, + { + "rshares": 901114996, + "voter": "bledarus" + }, + { + "rshares": 7513690843, + "voter": "theb0red1" + }, + { + "rshares": 651551511, + "voter": "jayfox" + }, + { + "rshares": 90001670, + "voter": "steemrussia" + }, + { + "rshares": 1280766933, + "voter": "mrabdo" + } + ], + "author": "timcliff", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.15, + "beneficiaries": [], + "blacklists": [], + "body": "People have talked about how one day we may have large advertising companies eventually competing for the top 'promoted' slots. While some people may strongly dislike the idea of seeing adds on Steemit, I feel that it will do us more good than harm. Advertisers paying to create adds on the promoted page will create more of a demand for Steem/SBD. I searched to see if anyone has tried this yet, and it looks like nobody has tried this yet. So here it is - the first official Steemit advertisement :)\n\nThe links in this post are Amazon affiliate links. I will get a percentage of the purchases you make if you buy products from Amazon using the links from this post.\n\n
    \n\nPusheen Stuffed Animal\n\n\n
    \n\n\"I Am Pusheen the Cat\" Book\n\n\n
    \n\nPusheen with Cookie Stuffed Animal\n\n\n
    \n\nPusheen The Cat Guide To Selfies T-Shirt\n\n\n
    \n\nPusheen Slippers\n\n\n
    \n\nPusheen the Cat 2017 Wall Calendar\n\n\n
    \n\nPusheen The Cat Rainbows Unicorns and Mermaids Sweatshirt\n\n\n
    \n\nPusheen Ice Cream Cone Stuffed Animal\n\n\n
    \n\nPusheen The Cat Laptop T-Shirt \n", + "category": "advertisement", + "children": 2, + "created": "2016-09-03T15:59:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://images-na.ssl-images-amazon.com/images/I/31UHFBNMIoL.jpg", + "https://images-na.ssl-images-amazon.com/images/I/71PwztJ25IL.jpg", + "https://images-na.ssl-images-amazon.com/images/I/41qB0VrAPJL.jpg", + "https://images-na.ssl-images-amazon.com/images/I/617hGubsdGL._UL1500_.jpg", + "https://images-na.ssl-images-amazon.com/images/I/718vO%2BxhMzL._SL1500_.jpg", + "https://images-na.ssl-images-amazon.com/images/I/61MGJyu-d8L.jpg", + "https://images-na.ssl-images-amazon.com/images/I/81B7IvYy-PL._UL1500_.jpg", + "https://images-na.ssl-images-amazon.com/images/I/71nz1K%2Bf6pL._SL1500_.jpg", + "https://images-na.ssl-images-amazon.com/images/I/51N5hJYe84L._UL1500_.jpg" + ], + "links": [ + "https://www.amazon.com/gp/product/122310477X/ref=as_li_ss_tl?ie=UTF8&linkCode=ll1&tag=steempusheen-20&linkId=24bb22ce909f787c509e392a27d84b04", + "https://www.amazon.com/gp/product/1476747016/ref=as_li_ss_tl?ie=UTF8&linkCode=ll1&tag=steempusheen-20&linkId=2b06be6b9ba7bc3f8cd7ab3cccc3193a", + "https://www.amazon.com/gp/product/1223104834/ref=as_li_ss_tl?ie=UTF8&linkCode=ll1&tag=steempusheen-20&linkId=007d7b947c27c07b3bd35e9475f0c4d0", + "https://www.amazon.com/Pusheen-Cat-Selfies-Juniors-T-Shirt/dp/B01FEDKIXQ/ref=as_li_ss_tl?ie=UTF8&refRID=NBT9EBZSX1Y1SP3JXPJ4&linkCode=ll1&tag=steempusheen-20&linkId=b85bb9ca260b6c099db01ec3db9b10e6", + "https://www.amazon.com/gp/product/B015329IIO/ref=as_li_ss_tl?ie=UTF8&linkCode=ll1&tag=steempusheen-20&linkId=277425432e11e4bbd5db04ea73f01748", + "https://www.amazon.com/gp/product/1449478697/ref=as_li_ss_tl?ie=UTF8&linkCode=ll1&tag=steempusheen-20&linkId=0d6f75dfda51bf68bfd8adf7fc1eb787", + "https://www.amazon.com/Pusheen-Rainbows-Unicorns-Mermaids-Sweatshirt/dp/B01DWR775S/ref=as_li_ss_tl?ie=UTF8&refRID=NBT9EBZSX1Y1SP3JXPJ4&linkCode=ll1&tag=steempusheen-20&linkId=bf7375359049cc2e021e9f040cbe28f0", + "https://www.amazon.com/gp/product/B01E36NF44/ref=as_li_ss_tl?ie=UTF8&linkCode=ll1&tag=steempusheen-20&linkId=125b18cca657ebeefae6f93a9853a6ce", + "https://www.amazon.com/Pusheen-Cat-Laptop-Juniors-T-Shirt/dp/B00R39UD3K/ref=as_li_ss_tl?ie=UTF8&refRID=NBT9EBZSX1Y1SP3JXPJ4&linkCode=ll1&tag=steempusheen-20&linkId=a9669dece2fa3e7dc2051d7a9e455ca6" + ], + "tags": [ + "advertisement", + "pusheen", + "promoted", + "marketing", + "advertising" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 552214823739, + "payout": 0.243, + "payout_at": "2016-09-10T15:59:27", + "pending_payout_value": "0.243 HBD", + "percent_hbd": 10000, + "permlink": "official-steemit-advertisement-buy-pusheen-products-from-amazon-com", + "post_id": 1112616, + "promoted": "50.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 20 + }, + "title": "Official Steemit Advertisement - Buy Pusheen Products from Amazon.com!", + "updated": "2016-09-03T18:43:36", + "url": "/advertisement/@timcliff/official-steemit-advertisement-buy-pusheen-products-from-amazon-com" + }, + { + "active_votes": [ + { + "rshares": 18111669830201, + "voter": "dantheman" + }, + { + "rshares": 715315172073, + "voter": "barrie" + }, + { + "rshares": 7573714865699, + "voter": "steempty" + }, + { + "rshares": 31497755152710, + "voter": "smooth" + }, + { + "rshares": -28866299703, + "voter": "anonymous" + }, + { + "rshares": 25170479661289, + "voter": "berniesanders" + }, + { + "rshares": -14427527758213, + "voter": "summon" + }, + { + "rshares": 1437788839897, + "voter": "testdrive" + }, + { + "rshares": 19129112425750, + "voter": "jamesc" + }, + { + "rshares": 4351732257617, + "voter": "paladin" + }, + { + "rshares": 7330584928873, + "voter": "riverhead" + }, + { + "rshares": -8419314286433, + "voter": "pharesim" + }, + { + "rshares": 118421595242, + "voter": "sandra" + }, + { + "rshares": 991013934194, + "voter": "ihashfury" + }, + { + "rshares": 78337583406, + "voter": "liondani" + }, + { + "rshares": 4115947771664, + "voter": "wang" + }, + { + "rshares": 3719861985, + "voter": "boy" + }, + { + "rshares": 4516048249, + "voter": "bue-witness" + }, + { + "rshares": 828474117, + "voter": "bunny" + }, + { + "rshares": 491388231044, + "voter": "ajvest" + }, + { + "rshares": 64951387539, + "voter": "bue" + }, + { + "rshares": 1993522631, + "voter": "mini" + }, + { + "rshares": 256417598, + "voter": "moon" + }, + { + "rshares": 63315124730, + "voter": "jason" + }, + { + "rshares": 399082207767, + "voter": "recursive3" + }, + { + "rshares": 2532594526039, + "voter": "recursive" + }, + { + "rshares": 1856507042, + "voter": "mineralwasser" + }, + { + "rshares": 1066178277767, + "voter": "boombastic" + }, + { + "rshares": 139584599964, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 26220717668, + "voter": "lee3" + }, + { + "rshares": 9947524418, + "voter": "bingo-0" + }, + { + "rshares": 2487731941, + "voter": "bingo-1" + }, + { + "rshares": 5591735886829, + "voter": "smooth.witness" + }, + { + "rshares": 82320587314, + "voter": "vip" + }, + { + "rshares": -11536845001, + "voter": "proctologic" + }, + { + "rshares": 747400513, + "voter": "healthcare" + }, + { + "rshares": 1160843467, + "voter": "daniel.pan" + }, + { + "rshares": 411754503823, + "voter": "steemrollin" + }, + { + "rshares": 31574155155, + "voter": "marketingmonk" + }, + { + "rshares": 37363539080, + "voter": "alexgr" + }, + { + "rshares": 345805525, + "voter": "helen.tan" + }, + { + "rshares": 83918741034, + "voter": "unosuke" + }, + { + "rshares": 23959616565, + "voter": "yefet" + }, + { + "rshares": -739720065624, + "voter": "piedpiper" + }, + { + "rshares": 89757746179, + "voter": "acidsun" + }, + { + "rshares": 91966293702, + "voter": "edgeland" + }, + { + "rshares": 419261694760, + "voter": "chryspano" + }, + { + "rshares": 77358908541, + "voter": "easteagle13" + }, + { + "rshares": 23701819727, + "voter": "mod-tamichh" + }, + { + "rshares": 11709377940, + "voter": "ervin-lemark" + }, + { + "rshares": 46091738076, + "voter": "cyan91" + }, + { + "rshares": 18707867834, + "voter": "full-measure" + }, + { + "rshares": -5182453297, + "voter": "bitsignal" + }, + { + "rshares": 15155961877, + "voter": "jademont" + }, + { + "rshares": 8044871647, + "voter": "cryptorune" + }, + { + "rshares": 7737351987, + "voter": "fran2k" + }, + { + "rshares": 23177273743, + "voter": "fkn" + }, + { + "rshares": 475511002, + "voter": "paco-steem" + }, + { + "rshares": -1013426657626, + "voter": "hipster" + }, + { + "rshares": 5462055645, + "voter": "spaninv" + }, + { + "rshares": 25662062679, + "voter": "instructor2121" + }, + { + "rshares": 243142994851, + "voter": "streemian" + }, + { + "rshares": 2056240258, + "voter": "gekko" + }, + { + "rshares": 330922076737, + "voter": "teamsteem" + }, + { + "rshares": 17248327984, + "voter": "elishagh1" + }, + { + "rshares": 693212113686, + "voter": "nanzo-scoop" + }, + { + "rshares": -257095116113, + "voter": "pal" + }, + { + "rshares": 968800436, + "voter": "weenfan" + }, + { + "rshares": 2360574794, + "voter": "jerome-colley" + }, + { + "rshares": 615680166, + "voter": "walkingmage" + }, + { + "rshares": 161898152160, + "voter": "steve-walschot" + }, + { + "rshares": 59132961985, + "voter": "hannixx42" + }, + { + "rshares": 1420092931, + "voter": "jonathan-tokki" + }, + { + "rshares": 236278422460, + "voter": "mummyimperfect" + }, + { + "rshares": 24595608321, + "voter": "klye" + }, + { + "rshares": 73997216728, + "voter": "asch" + }, + { + "rshares": 594987180387, + "voter": "kevinwong" + }, + { + "rshares": 1432221003, + "voter": "murh" + }, + { + "rshares": 1107557158, + "voter": "martinallien" + }, + { + "rshares": 3087380162, + "voter": "framelalife" + }, + { + "rshares": 29022233668, + "voter": "trung81" + }, + { + "rshares": 37377306695, + "voter": "ranko-k" + }, + { + "rshares": 511452314781, + "voter": "cyber" + }, + { + "rshares": 64353335571, + "voter": "ak2020" + }, + { + "rshares": 23887704092, + "voter": "paul-labossiere" + }, + { + "rshares": 9121031191, + "voter": "johnerfx" + }, + { + "rshares": -3909854798215, + "voter": "satoshifund" + }, + { + "rshares": 368970528, + "voter": "marcrapf" + }, + { + "rshares": 1675750169, + "voter": "spartanza" + }, + { + "rshares": 371369240, + "voter": "stiletto" + }, + { + "rshares": 51856263211, + "voter": "martin-wichmann" + }, + { + "rshares": 56384822076, + "voter": "juanmiguelsalas" + }, + { + "rshares": 65928802971, + "voter": "ratel" + }, + { + "rshares": 52929795664, + "voter": "thecryptodrive" + }, + { + "rshares": 77755622946, + "voter": "faddat" + }, + { + "rshares": 199416178251, + "voter": "will-zewe" + }, + { + "rshares": 8558676623, + "voter": "kennyskitchen" + }, + { + "rshares": 271755285545, + "voter": "kaylinart" + }, + { + "rshares": 79119970246, + "voter": "tim-johnston" + }, + { + "rshares": -127103165351, + "voter": "beervangeer" + }, + { + "rshares": -213934252330, + "voter": "alexc" + }, + { + "rshares": 137049299903, + "voter": "schro" + }, + { + "rshares": 282088742558, + "voter": "trogdor" + }, + { + "rshares": 5865649820, + "voter": "g-dubs" + }, + { + "rshares": 321645695, + "voter": "bitcoinnational" + }, + { + "rshares": 2566336288, + "voter": "tee-em" + }, + { + "rshares": 149920174624, + "voter": "thedashguy" + }, + { + "rshares": 4044936568, + "voter": "usefree" + }, + { + "rshares": -623966976, + "voter": "proglobyte" + }, + { + "rshares": 193343504897, + "voter": "mexbit" + }, + { + "rshares": 6136878892, + "voter": "mark-waser" + }, + { + "rshares": 9720382493, + "voter": "andread" + }, + { + "rshares": 98130276151, + "voter": "geoffrey" + }, + { + "rshares": 270969226152, + "voter": "lukestokes" + }, + { + "rshares": 31058131849, + "voter": "talanhorne" + }, + { + "rshares": 4943256767, + "voter": "fuck.off" + }, + { + "rshares": 6735464595, + "voter": "iloveporn" + }, + { + "rshares": 8419452329, + "voter": "simoneighties" + }, + { + "rshares": 3312702629, + "voter": "the.bot" + }, + { + "rshares": 8190519067, + "voter": "johnbradshaw" + }, + { + "rshares": 7207306177, + "voter": "quintanilla" + }, + { + "rshares": 12848570677, + "voter": "primus" + }, + { + "rshares": 16659999864, + "voter": "acassity" + }, + { + "rshares": -16254790117, + "voter": "skapaneas" + }, + { + "rshares": 60995394021, + "voter": "norbu" + }, + { + "rshares": 17547206549, + "voter": "grey580" + }, + { + "rshares": 161952614, + "voter": "ales" + }, + { + "rshares": 5709173603, + "voter": "the.whale" + }, + { + "rshares": 4011066647, + "voter": "spikykevin" + }, + { + "rshares": 51524686045, + "voter": "bacchist" + }, + { + "rshares": 221261942904, + "voter": "ericvancewalton" + }, + { + "rshares": 8305742469, + "voter": "cannav" + }, + { + "rshares": 7859945579, + "voter": "dasha" + }, + { + "rshares": 193551595441, + "voter": "asmolokalo" + }, + { + "rshares": 49750193342, + "voter": "booja" + }, + { + "rshares": 26621276425, + "voter": "good-karma" + }, + { + "rshares": -307502691227, + "voter": "roelandp" + }, + { + "rshares": 5407890112, + "voter": "unicornfarts" + }, + { + "rshares": 43344082030, + "voter": "ezzy" + }, + { + "rshares": 107619198367, + "voter": "rubybian" + }, + { + "rshares": 3114422667, + "voter": "orly" + }, + { + "rshares": 5856890314, + "voter": "steamit" + }, + { + "rshares": 15816712653, + "voter": "konstantin" + }, + { + "rshares": 259419173, + "voter": "mstang83" + }, + { + "rshares": 367291094, + "voter": "katyakov" + }, + { + "rshares": 34473688121, + "voter": "hitmeasap" + }, + { + "rshares": 5827885675, + "voter": "vote" + }, + { + "rshares": 127353375023, + "voter": "chhayll" + }, + { + "rshares": 246771748723, + "voter": "fabio" + }, + { + "rshares": 226902626, + "voter": "aidar88" + }, + { + "rshares": 67550325998, + "voter": "jasonmcz" + }, + { + "rshares": 6014285246, + "voter": "kissmybutt" + }, + { + "rshares": 560136721741, + "voter": "juneaugoldbuyer" + }, + { + "rshares": -295201037, + "voter": "citizen" + }, + { + "rshares": 32990051928, + "voter": "r4fken" + }, + { + "rshares": 25445573460, + "voter": "tcfxyz" + }, + { + "rshares": 287184429, + "voter": "romel" + }, + { + "rshares": 7049471118, + "voter": "futurefood" + }, + { + "rshares": 15942960920, + "voter": "picokernel" + }, + { + "rshares": 660838391042, + "voter": "slowwalker" + }, + { + "rshares": 1215614837, + "voter": "danny-g" + }, + { + "rshares": 499737940301, + "voter": "neoxian" + }, + { + "rshares": 10585994983, + "voter": "seanmchughart" + }, + { + "rshares": 680517621, + "voter": "busser" + }, + { + "rshares": 343839867, + "voter": "ch0c0latechip" + }, + { + "rshares": 318227536, + "voter": "doge4lyf" + }, + { + "rshares": 943863353, + "voter": "nobreku" + }, + { + "rshares": 1343816516483, + "voter": "renohq" + }, + { + "rshares": 147809269974, + "voter": "knircky" + }, + { + "rshares": -978237171, + "voter": "cousteau" + }, + { + "rshares": -536175286, + "voter": "warplat" + }, + { + "rshares": 762881799, + "voter": "dicov" + }, + { + "rshares": -621950225, + "voter": "coxzee" + }, + { + "rshares": 948064668, + "voter": "steem1653" + }, + { + "rshares": 46655397353, + "voter": "mraytekin" + }, + { + "rshares": 13791949238, + "voter": "sebastien" + }, + { + "rshares": 93503073, + "voter": "gikitiki" + }, + { + "rshares": 666800322, + "voter": "cherish" + }, + { + "rshares": 3013373235, + "voter": "steemit-life" + }, + { + "rshares": 10577596739, + "voter": "asim" + }, + { + "rshares": 4987849891, + "voter": "thegoodguy" + }, + { + "rshares": 16655539117, + "voter": "bdavid" + }, + { + "rshares": 114935388111, + "voter": "paco" + }, + { + "rshares": 348837142851, + "voter": "bobbylee" + }, + { + "rshares": 116044854234, + "voter": "speda" + }, + { + "rshares": 4186716317, + "voter": "karen13" + }, + { + "rshares": 15152683674, + "voter": "dwinblood" + }, + { + "rshares": 846939372, + "voter": "deruwe" + }, + { + "rshares": 24444680262, + "voter": "igster" + }, + { + "rshares": 236993728, + "voter": "nysemax" + }, + { + "rshares": 349307643, + "voter": "dr2073" + }, + { + "rshares": 12578813242, + "voter": "jaycobbell" + }, + { + "rshares": 7016294962, + "voter": "sylv3se" + }, + { + "rshares": 4155430381, + "voter": "juvyjabian" + }, + { + "rshares": 42313946334, + "voter": "condra" + }, + { + "rshares": 11842796775, + "voter": "bycz" + }, + { + "rshares": 2046548687, + "voter": "dmacshady" + }, + { + "rshares": 241318691, + "voter": "yousaywhat" + }, + { + "rshares": 369337292, + "voter": "karenmckersie" + }, + { + "rshares": -12155043681, + "voter": "kuriko" + }, + { + "rshares": 147819223871, + "voter": "bonface" + }, + { + "rshares": 1425372533, + "voter": "vorsseli" + }, + { + "rshares": 19222921559, + "voter": "grolelo" + }, + { + "rshares": 2182332000, + "voter": "breathe3000" + }, + { + "rshares": 51736048406, + "voter": "streetstyle" + }, + { + "rshares": 40692268042, + "voter": "milestone" + }, + { + "rshares": 18235583674, + "voter": "artific" + }, + { + "rshares": 6784977045, + "voter": "lichtblick" + }, + { + "rshares": 1939224933, + "voter": "the-future" + }, + { + "rshares": 12702349860, + "voter": "nippel66" + }, + { + "rshares": 437754345, + "voter": "natalyt" + }, + { + "rshares": 12854562736, + "voter": "phenom" + }, + { + "rshares": 2472726348, + "voter": "sgnsteems" + }, + { + "rshares": 4213795388, + "voter": "oululahti" + }, + { + "rshares": 257505199612, + "voter": "calaber24p" + }, + { + "rshares": 19970133668, + "voter": "mustafaomar" + }, + { + "rshares": 14310729575, + "voter": "all-of-us" + }, + { + "rshares": 59719258418, + "voter": "thylbom" + }, + { + "rshares": 125838590, + "voter": "bobo012" + }, + { + "rshares": 1505058704, + "voter": "fubar-bdhr" + }, + { + "rshares": 6880831700, + "voter": "geronimo" + }, + { + "rshares": 1380719008, + "voter": "steveit" + }, + { + "rshares": 2280809650, + "voter": "vlad" + }, + { + "rshares": 263957398, + "voter": "shing3e" + }, + { + "rshares": 3146467813, + "voter": "azurejasper" + }, + { + "rshares": 26057056395, + "voter": "beowulfoflegend" + }, + { + "rshares": 898730377, + "voter": "amor" + }, + { + "rshares": 21922455576, + "voter": "deanliu" + }, + { + "rshares": 4079005054, + "voter": "cryptohustlin" + }, + { + "rshares": 4233483353, + "voter": "rainchen" + }, + { + "rshares": 78626939838, + "voter": "rea" + }, + { + "rshares": 118550692, + "voter": "metalex" + }, + { + "rshares": 4295800504, + "voter": "vapekings14" + }, + { + "rshares": 22491376069, + "voter": "ramblin-bob" + }, + { + "rshares": 3515225380, + "voter": "dmitriybtc" + }, + { + "rshares": 104788510, + "voter": "elmusic" + }, + { + "rshares": 193068983853, + "voter": "jl777" + }, + { + "rshares": 1016329703765, + "voter": "james212" + }, + { + "rshares": 16320418751, + "voter": "positive" + }, + { + "rshares": 1684338629, + "voter": "yarly" + }, + { + "rshares": 255348494, + "voter": "yarly2" + }, + { + "rshares": 255731129, + "voter": "yarly3" + }, + { + "rshares": 147929650, + "voter": "yarly4" + }, + { + "rshares": 148765015, + "voter": "yarly5" + }, + { + "rshares": 84813726, + "voter": "yarly7" + }, + { + "rshares": 4927809418, + "voter": "masterinvestor" + }, + { + "rshares": 117601843, + "voter": "slopetester" + }, + { + "rshares": 81029784268, + "voter": "thebear" + }, + { + "rshares": 1271178998, + "voter": "politicasan2" + }, + { + "rshares": 6108553793, + "voter": "tony.jennings" + }, + { + "rshares": 696318020, + "voter": "tobythecat" + }, + { + "rshares": 433658931, + "voter": "quigua" + }, + { + "rshares": -109783161, + "voter": "activcat" + }, + { + "rshares": -339429075, + "voter": "xcode18" + }, + { + "rshares": 897343674, + "voter": "happyphoenix" + }, + { + "rshares": 702710547, + "voter": "favorit" + }, + { + "rshares": 7672719225, + "voter": "webdeals" + }, + { + "rshares": 176770513, + "voter": "shadyonline" + }, + { + "rshares": 17538610386, + "voter": "proto" + }, + { + "rshares": -44086368125, + "voter": "vidale" + }, + { + "rshares": 618911664, + "voter": "curator" + }, + { + "rshares": 225919607, + "voter": "culoemono" + }, + { + "rshares": 409070071, + "voter": "yarly10" + }, + { + "rshares": 1979512137, + "voter": "alex.chien" + }, + { + "rshares": 219398629, + "voter": "yarly11" + }, + { + "rshares": 2272937366, + "voter": "royalmacro" + }, + { + "rshares": 9306044630, + "voter": "michaeldodridge" + }, + { + "rshares": 76805770, + "voter": "yarly12" + }, + { + "rshares": 2083095001, + "voter": "tygergamer" + }, + { + "rshares": 972381129, + "voter": "hofman386" + }, + { + "rshares": 117818134, + "voter": "creatorgalaxy" + }, + { + "rshares": 722574736, + "voter": "steemuwe" + }, + { + "rshares": 114300588, + "voter": "mcbowler" + }, + { + "rshares": 125694309, + "voter": "steemster1" + }, + { + "rshares": 60062064525, + "voter": "tommyhansen" + }, + { + "rshares": 897456559, + "voter": "mar1978co" + }, + { + "rshares": 60192222011, + "voter": "investing" + }, + { + "rshares": 98780684542, + "voter": "sterlinluxan" + }, + { + "rshares": 1595890774, + "voter": "spinner" + }, + { + "rshares": 10064002136, + "voter": "michiel" + }, + { + "rshares": 112669609, + "voter": "awaking" + }, + { + "rshares": 125562936, + "voter": "blysards" + }, + { + "rshares": 4074098957, + "voter": "jed78" + }, + { + "rshares": 124633787060, + "voter": "steemdrive" + }, + { + "rshares": 110227366, + "voter": "andrew-charles" + }, + { + "rshares": 972166505, + "voter": "metaflute" + }, + { + "rshares": 52649085689, + "voter": "gomeravibz" + }, + { + "rshares": 8767342397, + "voter": "taker" + }, + { + "rshares": -35775686256, + "voter": "rampant" + }, + { + "rshares": 51143991, + "voter": "sharon" + }, + { + "rshares": 1363846454, + "voter": "crowne" + }, + { + "rshares": 40064325570, + "voter": "allasyummyfood" + }, + { + "rshares": 2371552270, + "voter": "french.fyde" + }, + { + "rshares": 16476010602, + "voter": "bulkygangsta" + }, + { + "rshares": 52102443, + "voter": "lillianjones" + }, + { + "rshares": 24827810197, + "voter": "rawnetics" + }, + { + "rshares": 22434468906, + "voter": "laoyao" + }, + { + "rshares": 10186903210, + "voter": "viktor.phuket" + }, + { + "rshares": 19452071595, + "voter": "essra" + }, + { + "rshares": 36277428171, + "voter": "timsaid" + }, + { + "rshares": -52454815832, + "voter": "mibenkito" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 1853055846, + "voter": "achim86" + }, + { + "rshares": 3967372036, + "voter": "ullikume" + }, + { + "rshares": 64679936, + "voter": "sky.max" + }, + { + "rshares": 3495650909, + "voter": "steemleak" + }, + { + "rshares": 102188578929, + "voter": "thisisbenbrick" + }, + { + "rshares": 351100968, + "voter": "wiser" + }, + { + "rshares": 174769884, + "voter": "money247" + }, + { + "rshares": 1265257162, + "voter": "dolov" + }, + { + "rshares": 15246720962, + "voter": "capper2016" + }, + { + "rshares": 94683890895, + "voter": "joele" + }, + { + "rshares": 3663551703, + "voter": "oflyhigh" + }, + { + "rshares": 12156056871, + "voter": "randyclemens" + }, + { + "rshares": 56272514, + "voter": "nickche" + }, + { + "rshares": -314141984, + "voter": "rusteller" + }, + { + "rshares": 56250267, + "voter": "biggdogg" + }, + { + "rshares": 2382561461, + "voter": "kainmarx" + }, + { + "rshares": 2116654319, + "voter": "natalymaty" + }, + { + "rshares": 52502611, + "voter": "msjennifer" + }, + { + "rshares": 50828873, + "voter": "ciao" + }, + { + "rshares": 1228509011, + "voter": "villainblack" + }, + { + "rshares": 10947059419, + "voter": "thebotkiller" + }, + { + "rshares": 3294318443, + "voter": "cmorton" + }, + { + "rshares": 9883764215, + "voter": "goingpaper" + }, + { + "rshares": 50521096, + "voter": "steemo" + }, + { + "rshares": 50390768, + "voter": "steema" + }, + { + "rshares": 1640892571, + "voter": "nonamer" + }, + { + "rshares": 1588889351, + "voter": "erikclark13" + }, + { + "rshares": 295953698, + "voter": "gamerate" + }, + { + "rshares": 17970298536, + "voter": "highlite" + }, + { + "rshares": 90176839, + "voter": "melek" + }, + { + "rshares": 795125532, + "voter": "kateblack" + }, + { + "rshares": 73061236, + "voter": "evgenyche" + }, + { + "rshares": 234905614, + "voter": "vootka" + }, + { + "rshares": 59896309, + "voter": "confucius" + }, + { + "rshares": 1309455764, + "voter": "bledarus" + }, + { + "rshares": 59810686, + "voter": "elenirossidou" + }, + { + "rshares": 81461672884, + "voter": "miacats" + }, + { + "rshares": 51186720, + "voter": "nano2nd" + }, + { + "rshares": 117292449, + "voter": "future-shock" + }, + { + "rshares": 62391219, + "voter": "immortal" + }, + { + "rshares": 51153233, + "voter": "jarvis" + }, + { + "rshares": 4001734385, + "voter": "rubenalexander" + }, + { + "rshares": 50692212, + "voter": "fortuner" + }, + { + "rshares": 72982892, + "voter": "longevity" + }, + { + "rshares": 1125119862, + "voter": "chinadaily" + }, + { + "rshares": 65008276, + "voter": "kana" + }, + { + "rshares": 76396543, + "voter": "pompe72" + }, + { + "rshares": 62789265, + "voter": "trimpy" + }, + { + "rshares": -138794665, + "voter": "sharperguy" + }, + { + "rshares": 662771351, + "voter": "jayfox" + }, + { + "rshares": 644629048075, + "voter": "dollarvigilante" + }, + { + "rshares": 5367667719, + "voter": "solarguy" + }, + { + "rshares": 4287458592, + "voter": "almerri" + }, + { + "rshares": 294939619, + "voter": "crezyliza" + }, + { + "rshares": 1310778341, + "voter": "kollapsik" + }, + { + "rshares": 60637775, + "voter": "dazatherton" + }, + { + "rshares": 278901402, + "voter": "jimmytwoshoes" + }, + { + "rshares": 2460226113, + "voter": "madoff" + }, + { + "rshares": 50684643, + "voter": "johnbyrd" + }, + { + "rshares": 50682252, + "voter": "thomasaustin" + }, + { + "rshares": 50680459, + "voter": "thermor" + }, + { + "rshares": 50677748, + "voter": "ficholl" + }, + { + "rshares": 50673817, + "voter": "widell" + }, + { + "rshares": 88039262242, + "voter": "icfiedler" + }, + { + "rshares": 4233723681, + "voter": "chaospoet" + }, + { + "rshares": 59993245, + "voter": "longtech" + }, + { + "rshares": 50311250, + "voter": "revelbrooks" + }, + { + "rshares": 17450916624, + "voter": "yef99" + }, + { + "rshares": 383461680, + "voter": "mig641" + }, + { + "rshares": 52342236, + "voter": "kamil5" + }, + { + "rshares": 59226282, + "voter": "zite" + }, + { + "rshares": 5927510942, + "voter": "trev" + }, + { + "rshares": 1864520703, + "voter": "erroneous-logic" + }, + { + "rshares": 59437116, + "voter": "dooglio" + }, + { + "rshares": 57842929, + "voter": "sleepyb" + }, + { + "rshares": 68674686288, + "voter": "barrycooper" + }, + { + "rshares": 59126308, + "voter": "wmhammer" + }, + { + "rshares": 12404459457, + "voter": "mikemacintire" + }, + { + "rshares": 58969197, + "voter": "kennykwong" + }, + { + "rshares": 3281995765, + "voter": "stillsafe" + }, + { + "rshares": 7940003776, + "voter": "generation.easy" + }, + { + "rshares": 57808922, + "voter": "jjalvarado" + }, + { + "rshares": 75274936, + "voter": "joelbow" + }, + { + "rshares": 11717775228, + "voter": "pressfortruth" + }, + { + "rshares": 7154112930, + "voter": "sethlinson" + }, + { + "rshares": 12247233892, + "voter": "hilarski" + }, + { + "rshares": 2531880312, + "voter": "erikaharris" + }, + { + "rshares": 7602805802, + "voter": "booky" + }, + { + "rshares": 1400687811, + "voter": "truthandanarchy" + }, + { + "rshares": 9963472602, + "voter": "stephenfrost" + }, + { + "rshares": 58824509, + "voter": "rimke" + }, + { + "rshares": 93285020, + "voter": "slorunner" + }, + { + "rshares": 12934867995, + "voter": "mandibil" + }, + { + "rshares": 845006779, + "voter": "riceowladam" + }, + { + "rshares": 56618390, + "voter": "justinschwalm" + }, + { + "rshares": 58816543, + "voter": "anurbanmonk" + }, + { + "rshares": 58625501, + "voter": "admiralbird" + }, + { + "rshares": 3506320499, + "voter": "mattclarke" + }, + { + "rshares": 57337530, + "voter": "will.isles" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 227167546, + "voter": "brandon-rosano" + }, + { + "rshares": 58329350, + "voter": "datajunky" + }, + { + "rshares": 61825781, + "voter": "mikerowerules12" + }, + { + "rshares": 65242867, + "voter": "fitmama" + }, + { + "rshares": 1597197897, + "voter": "themonetaryfew" + }, + { + "rshares": 55043645, + "voter": "whaletrump" + }, + { + "rshares": 84553833, + "voter": "ragingliberty" + }, + { + "rshares": 55805722, + "voter": "tomtrial" + }, + { + "rshares": 1258080185, + "voter": "lenar" + }, + { + "rshares": 89325487, + "voter": "jtstreetman" + }, + { + "rshares": -1406600149, + "voter": "ines-f" + }, + { + "rshares": 1556727823, + "voter": "daniel82" + }, + { + "rshares": 77850201, + "voter": "adnanefs" + }, + { + "rshares": 8430695324, + "voter": "etcmike" + }, + { + "rshares": 710738936, + "voter": "runridefly" + }, + { + "rshares": 58712210, + "voter": "freemarketkev" + }, + { + "rshares": 63848024, + "voter": "stephenkendal" + }, + { + "rshares": 2625106710, + "voter": "bitcoin3d" + }, + { + "rshares": 3970067190, + "voter": "loganarchy" + }, + { + "rshares": 57896578, + "voter": "eliseojacobo" + }, + { + "rshares": 57865236, + "voter": "diazrodolfo" + }, + { + "rshares": 127266333, + "voter": "carloseclectic3d" + }, + { + "rshares": 71271091941, + "voter": "shenanigator" + }, + { + "rshares": 56770079081, + "voter": "skum" + }, + { + "rshares": 57872458, + "voter": "jcomeauictx" + }, + { + "rshares": 62120078, + "voter": "malxdrakon" + }, + { + "rshares": 56611938, + "voter": "booble394" + }, + { + "rshares": 628845528, + "voter": "ian.wash" + }, + { + "rshares": 1919754750, + "voter": "penguinpablo" + }, + { + "rshares": 64413475, + "voter": "uziriel" + }, + { + "rshares": 15562559312, + "voter": "mikehere" + }, + { + "rshares": 1424466460, + "voter": "funkywanderer" + }, + { + "rshares": 717003388, + "voter": "gear66" + }, + { + "rshares": 1956423616, + "voter": "richardcrill" + }, + { + "rshares": 444410694, + "voter": "eight-rad" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 68457825, + "voter": "donneker" + }, + { + "rshares": 361985376, + "voter": "profanarky" + }, + { + "rshares": 1749458412, + "voter": "davidjkelley" + }, + { + "rshares": 58393851, + "voter": "cryp71x" + }, + { + "rshares": 4405532893, + "voter": "davidbrogan" + }, + { + "rshares": 1468986693, + "voter": "carlyle" + }, + { + "rshares": 57035814, + "voter": "michaelmillman" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 71342343, + "voter": "expatlove" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 57050315, + "voter": "rusla" + }, + { + "rshares": 55669133, + "voter": "sebastianbauer" + }, + { + "rshares": 56781082, + "voter": "fizzgig" + }, + { + "rshares": 177291520, + "voter": "randr10" + }, + { + "rshares": 54547175, + "voter": "kosmatimuc" + }, + { + "rshares": 16196662616, + "voter": "digital-wisdom" + }, + { + "rshares": 51349284, + "voter": "mnviking" + }, + { + "rshares": 55579083, + "voter": "mrmike3rd7" + }, + { + "rshares": 4840591977, + "voter": "lanimal" + }, + { + "rshares": 56616688, + "voter": "randro" + }, + { + "rshares": 657023835, + "voter": "tylerdav" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 3189375248, + "voter": "titusfrost" + }, + { + "rshares": 56509248, + "voter": "walternz" + }, + { + "rshares": 55473809, + "voter": "alternative" + }, + { + "rshares": 5979022425, + "voter": "jwaser" + }, + { + "rshares": 54147153, + "voter": "apriliarider15" + }, + { + "rshares": 17138775384, + "voter": "oldstone" + }, + { + "rshares": 56331463, + "voter": "nickynelson" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 56208181, + "voter": "omars3" + }, + { + "rshares": 56919906, + "voter": "randal" + }, + { + "rshares": 379926525, + "voter": "shieha" + }, + { + "rshares": 16688523787, + "voter": "hunterisgreat" + }, + { + "rshares": 50356354, + "voter": "yorsens" + }, + { + "rshares": 54661980, + "voter": "fourfingerz" + }, + { + "rshares": 176892847429, + "voter": "asksisk" + }, + { + "rshares": 55725073, + "voter": "budda" + }, + { + "rshares": 74543592, + "voter": "skeptic" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 90001670, + "voter": "steemrussia" + }, + { + "rshares": 193620482, + "voter": "oliver-janich" + }, + { + "rshares": 22137549752, + "voter": "dubi" + }, + { + "rshares": 336901505, + "voter": "anahilarski" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 2818534745, + "voter": "bwaser" + }, + { + "rshares": -54140717, + "voter": "alibaba.com" + }, + { + "rshares": 5144545467, + "voter": "renzoarg" + }, + { + "rshares": 50825587, + "voter": "sofa" + }, + { + "rshares": 55093071, + "voter": "warhammer" + }, + { + "rshares": 204496842, + "voter": "irininich" + }, + { + "rshares": 55070425, + "voter": "roadhog" + }, + { + "rshares": 53888695, + "voter": "harmcc" + }, + { + "rshares": 117997260, + "voter": "alina1" + }, + { + "rshares": 50639382, + "voter": "doggnostic" + }, + { + "rshares": 54839629, + "voter": "dr-who" + }, + { + "rshares": 51680032, + "voter": "rocknrolldm" + }, + { + "rshares": 108903782, + "voter": "dr-house" + }, + { + "rshares": 163082812, + "voter": "gracewriter" + }, + { + "rshares": 55221863, + "voter": "patelincho" + }, + { + "rshares": -54788721, + "voter": "puzat" + }, + { + "rshares": 379994386, + "voter": "ct-gurus" + }, + { + "rshares": 53589726, + "voter": "asshai" + }, + { + "rshares": 53719394, + "voter": "park.bom" + }, + { + "rshares": 50377764, + "voter": "jenny-talls" + }, + { + "rshares": 237684324298, + "voter": "charlieshrem" + }, + { + "rshares": 54674145, + "voter": "napsnsnacks" + }, + { + "rshares": 68637860285, + "voter": "tracemayer" + }, + { + "rshares": 30330041079, + "voter": "brains" + }, + { + "rshares": 54601718, + "voter": "imc" + }, + { + "rshares": 52597837, + "voter": "waldemar-kuhn" + }, + { + "rshares": 53396102, + "voter": "deviatour" + }, + { + "rshares": 105479568, + "voter": "roxanne" + }, + { + "rshares": 53400199, + "voter": "post-successful" + }, + { + "rshares": 59536536, + "voter": "knight-angel" + }, + { + "rshares": 53103516, + "voter": "yegor" + }, + { + "rshares": 54408230, + "voter": "feruz" + }, + { + "rshares": 11198455080, + "voter": "skypilot" + }, + { + "rshares": 50918375, + "voter": "ailo" + }, + { + "rshares": 4121876727, + "voter": "burnin" + }, + { + "rshares": 533336221, + "voter": "alwayzgame" + }, + { + "rshares": 52948298, + "voter": "alwayzgamez" + }, + { + "rshares": 51871529, + "voter": "bobbythegreat" + }, + { + "rshares": 2067141122, + "voter": "anthemhayek" + }, + { + "rshares": 1682399382, + "voter": "anton333" + }, + { + "rshares": 54321981, + "voter": "positivesteem" + }, + { + "rshares": 5415068741, + "voter": "chick1" + }, + { + "rshares": 51644845, + "voter": "ether19" + }, + { + "rshares": 62401544, + "voter": "saamychristen" + }, + { + "rshares": 51575887, + "voter": "aoki" + }, + { + "rshares": 53591687, + "voter": "petrius" + }, + { + "rshares": 51505929, + "voter": "typingagent" + }, + { + "rshares": 51519509, + "voter": "cwb" + }, + { + "rshares": 52515180, + "voter": "arthurpaul" + }, + { + "rshares": 53559945, + "voter": "gabru77" + }, + { + "rshares": 53371117, + "voter": "harlekin" + }, + { + "rshares": 54548642, + "voter": "freebornangel" + }, + { + "rshares": 54250822, + "voter": "nelyp" + }, + { + "rshares": 2558272783, + "voter": "robcichocki" + }, + { + "rshares": 1608889180, + "voter": "ellepdub" + }, + { + "rshares": 50852949, + "voter": "gregorygarcia" + }, + { + "rshares": 52515313, + "voter": "scotty" + }, + { + "rshares": 168642880, + "voter": "ola1" + }, + { + "rshares": 51670447, + "voter": "silversurfer" + }, + { + "rshares": 52652814, + "voter": "libertyadvocate" + }, + { + "rshares": 3342896196, + "voter": "herpetologyguy" + }, + { + "rshares": 50563647, + "voter": "saintmichael" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50439559, + "voter": "roto" + }, + { + "rshares": 55976796, + "voter": "drac59" + }, + { + "rshares": 52629272, + "voter": "nathan.chinn" + }, + { + "rshares": 52767110, + "voter": "littlemorelove" + }, + { + "rshares": 51848960, + "voter": "audiphotography" + }, + { + "rshares": 52342557, + "voter": "sandeepachetan" + }, + { + "rshares": 302430414, + "voter": "robotev2" + }, + { + "rshares": 52018036, + "voter": "twilborn" + }, + { + "rshares": 5070422661, + "voter": "morgan.waser" + }, + { + "rshares": 888971269, + "voter": "schattenjaeger" + }, + { + "rshares": -1996189667, + "voter": "puffin" + }, + { + "rshares": 53175236, + "voter": "miav" + }, + { + "rshares": 144965624, + "voter": "iggy" + }, + { + "rshares": 120923966, + "voter": "creativeyoke" + }, + { + "rshares": 51838312, + "voter": "najwazebian" + }, + { + "rshares": 51573174, + "voter": "kiwiscanfly" + }, + { + "rshares": 232397418, + "voter": "terrano" + }, + { + "rshares": 50459335, + "voter": "catkill" + }, + { + "rshares": 51422448, + "voter": "cuvi" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 980543031, + "voter": "robotev" + }, + { + "rshares": 59381609, + "voter": "anns" + }, + { + "rshares": 550404396, + "voter": "judithgpordon" + }, + { + "rshares": 52823042, + "voter": "humans" + }, + { + "rshares": 691657013, + "voter": "greenwayoflife" + }, + { + "rshares": 50825171, + "voter": "donchate" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 84036029, + "voter": "lunavava" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 50213203, + "voter": "bumnumbum" + }, + { + "rshares": 1665210501, + "voter": "strong-ai" + }, + { + "rshares": 65258460, + "voter": "wearechange-co" + }, + { + "rshares": -58065378, + "voter": "tanyamoon" + }, + { + "rshares": 448144955, + "voter": "imightbluff" + }, + { + "rshares": 79254686, + "voter": "igtes" + }, + { + "rshares": 79201669, + "voter": "rymlen" + }, + { + "rshares": 159378797, + "voter": "dayan" + }, + { + "rshares": 155910854, + "voter": "chanceskain" + }, + { + "rshares": 152309066, + "voter": "kjsxj" + }, + { + "rshares": 160599284, + "voter": "agusstin" + }, + { + "rshares": 155516854, + "voter": "james93" + } + ], + "author": "dollarvigilante", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.46, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://www.dollarvigilante.com/wp-content/uploads/2016/08/Putin-Prepares-for-Nuclear-War-Just-Week-After-Germany-Prepares-for-Attack-The-Dollar-Vigilante.jpg
    \n\nWe have recently\u00a0written about how Angela Merkel in Germany has encouraged her citizens to begin stockpiling food and provisions to protect themselves in the event of an \u201cattack\u201d.\n\nSince, in the last week, the US State Department has issued an updated travel warning for Israel, the West Bank, and the Gaza strip as well as Turkey.\n\nAnd now, just this week, Russians are being awakened by the deafening noise of emergency war sirens as a simultaneous \"military combat readiness check\" took place for Russian soldiers from August 25th-31st according to Russian Defense Minister Sergei Shoigu. Vladimir Putin ordered these readiness checks in the Southern, Western, and Central military districts.\n\nHe is also moving naval vessels into key spots within the Black and Caspian Seas and has \"combat alert\" troops as well as aviation equipment positioned at strategic, tactical, airfields along the Ukrainian border, ready for the \"containment of a crisis situation\" to use his words.\n\nA Unian.info article highlights these moves by saying, \"Fighter and bomber aircraft, as well as military transport and attack helicopters will carry out flights of between 500 to 2,500 kilometers\" the press service of the Russian Defense Ministry reported.\n\nOn the other side of the Ukrainian border, globalist puppet \"Porky\" Petro Poroshenko has also been putting his troops on high alert after Vladimir Putin recently accused Kiev of \"using terrorist tactics to try to provoke a new conflict to destabilize Crimea\".\n\nAs Poroshenko amassed $850 million in 2015 and became the only Ukrainian businessman to see his net worth increase that year, he promised the people of Ukraine he would \"embed new traditions\" and \"sell his assets immediately after occupying the post\". He obviously never fulfilled this promise and the people have continued to suffer as they always do after the US and NATO bring \"freedom\" and \"democracy\" to a country.\n\nPutin knows that with NATO and the globalist elites propping up Ukraine, subverting Syria, and putting pressure on him, they are trying to back him and his allies into a corner in an effort to incite retaliation and chaos. In fact, prospects of a nuclear war are probable enough in Putin's mind for him to start constructing scores of \"nuclear proof\" subterranean bunkers capable of withstanding atomic blasts. \n\nThat Russia has been building these asylums under Moscow and the Ural Mountains since the cold war, shows longstanding preparation, but recent construction of more bunkers in conjunction with Russian air defense missiles being moved into Crimea, show that we could be on the precipice of a massive escalation of violence.\n\nPutin says that Russia needs to \"strengthen its defenses as an aggressive NATO approaches\". Just what sort of \"crisis\" or \"aggression\" is the Russian President expecting? Does he really expect things to escalate into a nuclear war? This pattern of conflagration and war across eastern Europe and the Caucasus region is nothing new to us.\n\nWe have watched as the Central Banking elites have used these incendiary war game tactics in an attempt to provoke armed conflict to further their agenda to consolidate global power and move toward world government.\n\nAnd, they have been using their mainstream media programming to deceive Westerners into thinking that Syrian president Bashar Al-assad has been using chemical weapons on his own people when in actuality it has been their globalist arbiters of war like Killary Clinton and Barack O'bomber undermining Assad's regime by supplying these noxious weapons to the so called \"Free Syrian Army\".\n\nWhile we don't always agree with Donald Trump, one thing he said that we think is pretty accurate is \"Obama is the founder of ISIS\". If by founder, Donald means supplier of weapons and materials then he is correct. We find it interesting that the terror group Al-Nusra formerly known as Al- Qaeda in Syria, works shoulder to shoulder with the US funded \u00a0\"Free Syrian Army\" .\n\nIn war, the first thing to die is the truth. \u00a0(Just look at this actual State Department briefing... they aren't even trying to hide that it is obviously lies and propaganda anymore)\n\n
    https://www.youtube.com/watch?v=U4Cs5TEjxtk
    \n\nAnd what is occurring in Syria is no exception.\n\nAnd perhaps the most glaring untruth out there is a statement of omission. \u00a0Your average American has NO idea that any of this is even going on. \u00a0In fact, for the last week, all they\u2019ve been upset about is that a football player didn\u2019t stand up to their special song.\n\n
    https://www.dollarvigilante.com/wp-content/uploads/2016/08/Special-Song-The-Dollar-Vigilante.jpg
    \n\nAs we near the end day of the Jubilee Year on October 2nd, most of the world\u2019s major armies appear to be positioned. \u00a0Even inside the US, Jade Helm never ended, it was just renamed UWEX and people have just gotten used to seeing tanks and other major military equipment being transported across the country.\n\nRussia is preparing for an attack. \u00a0Germany, too. \u00a0It makes sense for you to also.\n\nAnd the best preparation are the investments we have been recommending at TDV: gold, silver, cryptocurrencies (we have even featured Steem in our last two issues) and other hard assets. \u00a0Our portfolio has been the best performing portfolio we know of in the financial newsletter space over the last year, gaining 200%.\n\nAnd it\u2019s because most aren\u2019t paying attention to the big picture. \u00a0Most have no idea what is going on. \u00a0And, most certainly are not prepared.\n\nSubscribe to The Dollar Vigilante newsletter to make sure you aren\u2019t one of them.\n\n
    https://img1.steemit.com/0x0/https://www.dollarvigilante.com/wp-content/uploads/2016/08/Jeff-Berwick-The-Dollar-Vigilante-Steemit-Bio-1024x221.jpg
    ", + "category": "money", + "children": 163, + "created": "2016-09-01T05:01:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.dollarvigilante.com/wp-content/uploads/2016/08/Putin-Prepares-for-Nuclear-War-Just-Week-After-Germany-Prepares-for-Attack-The-Dollar-Vigilante.jpg", + "https://img.youtube.com/vi/U4Cs5TEjxtk/0.jpg", + "https://www.dollarvigilante.com/wp-content/uploads/2016/08/Special-Song-The-Dollar-Vigilante.jpg", + "https://img1.steemit.com/0x0/https://www.dollarvigilante.com/wp-content/uploads/2016/08/Jeff-Berwick-The-Dollar-Vigilante-Steemit-Bio-1024x221.jpg" + ], + "links": [ + "https://www.dollarvigilante.com/blog/2016/08/23/merkel-prepares-deliberate-crisis-white-house-plans-disastrous-succession.html", + "http://www.dailymail.co.uk/news/article-3741902/Russian-military-building-new-underground-bunkers-withstand-nuclear-war.html", + "http://thefreethoughtproject.com/cia-weapons-syrian-jihadis-isis-selling-facebook/", + "https://www.youtube.com/watch?v=U4Cs5TEjxtk", + "http://dollarvigilante.com/subscribe" + ], + "tags": [ + "money", + "war", + "gold", + "silver", + "cryptocurrencies" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 118593093813507, + "payout": 1422.499, + "payout_at": "2016-09-08T05:01:21", + "pending_payout_value": "1422.499 HBD", + "percent_hbd": 10000, + "permlink": "putin-prepares-for-nuclear-war-just-week-after-germany-prepares-for-attack", + "post_id": 1080499, + "promoted": "50.000 HBD", + "replies": [], + "stats": { + "flag_weight": 4.0, + "gray": false, + "hide": false, + "total_votes": 593 + }, + "title": "Putin Prepares for Nuclear War Just Week After Germany Prepares for Attack", + "updated": "2016-09-01T05:01:21", + "url": "/money/@dollarvigilante/putin-prepares-for-nuclear-war-just-week-after-germany-prepares-for-attack" + }, + { + "active_votes": [ + { + "rshares": 699852690377, + "voter": "erath" + }, + { + "rshares": 701289384385, + "voter": "barrie" + }, + { + "rshares": 409333834188, + "voter": "abit" + }, + { + "rshares": 6351970742614, + "voter": "steemit200" + }, + { + "rshares": 3099490927, + "voter": "boy" + }, + { + "rshares": 3762862223, + "voter": "bue-witness" + }, + { + "rshares": 697369009, + "voter": "bunny" + }, + { + "rshares": 54045427499, + "voter": "bue" + }, + { + "rshares": 1661075085, + "voter": "mini" + }, + { + "rshares": 213673190, + "voter": "moon" + }, + { + "rshares": 36417593265, + "voter": "aizensou" + }, + { + "rshares": 4698314134689, + "voter": "au1nethyb1" + }, + { + "rshares": 401844080931, + "voter": "recursive2" + }, + { + "rshares": 2463346926887, + "voter": "recursive" + }, + { + "rshares": 1820104943, + "voter": "mineralwasser" + }, + { + "rshares": 1066155305807, + "voter": "boombastic" + }, + { + "rshares": 139567988316, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 9752474920, + "voter": "bingo-0" + }, + { + "rshares": 2438952883, + "voter": "bingo-1" + }, + { + "rshares": 264050196660, + "voter": "indominon" + }, + { + "rshares": 3081790005091, + "voter": "onceuponatime" + }, + { + "rshares": 701038329558, + "voter": "marginal" + }, + { + "rshares": 622773507, + "voter": "healthcare" + }, + { + "rshares": 1096204467405, + "voter": "tuck-fheman" + }, + { + "rshares": 967275107, + "voter": "daniel.pan" + }, + { + "rshares": 400004453186, + "voter": "woo7739" + }, + { + "rshares": 823396468317, + "voter": "steemrollin" + }, + { + "rshares": 63910028506, + "voter": "jchch" + }, + { + "rshares": 288156614, + "voter": "helen.tan" + }, + { + "rshares": 14365023000, + "voter": "gregory-f" + }, + { + "rshares": 14524463466, + "voter": "jademont" + }, + { + "rshares": 25688974340, + "voter": "fkn" + }, + { + "rshares": 3979242505, + "voter": "elishagh1" + }, + { + "rshares": 677909035423, + "voter": "nanzo-scoop" + }, + { + "rshares": 847700381, + "voter": "weenfan" + }, + { + "rshares": 231399933007, + "voter": "mummyimperfect" + }, + { + "rshares": 73983332816, + "voter": "asch" + }, + { + "rshares": 1432063160, + "voter": "murh" + }, + { + "rshares": 534623489109, + "voter": "cyber" + }, + { + "rshares": 63024638994, + "voter": "ak2020" + }, + { + "rshares": 3597537777762, + "voter": "satoshifund" + }, + { + "rshares": 362392818036, + "voter": "hedge-x" + }, + { + "rshares": 53001732751, + "voter": "juanmiguelsalas" + }, + { + "rshares": 4123478215, + "voter": "imyao" + }, + { + "rshares": 282110250186, + "voter": "trogdor" + }, + { + "rshares": 6009523520, + "voter": "mark-waser" + }, + { + "rshares": 98088341974, + "voter": "geoffrey" + }, + { + "rshares": 205125559935, + "voter": "kimziv" + }, + { + "rshares": 43199622041, + "voter": "honeythief" + }, + { + "rshares": 31688993607, + "voter": "talanhorne" + }, + { + "rshares": 12845779155, + "voter": "primus" + }, + { + "rshares": 199741557, + "voter": "ales" + }, + { + "rshares": 8562122511, + "voter": "cannav" + }, + { + "rshares": 7855628813, + "voter": "dasha" + }, + { + "rshares": 193551595441, + "voter": "asmolokalo" + }, + { + "rshares": 44204079733, + "voter": "ezzy" + }, + { + "rshares": 107619198367, + "voter": "rubybian" + }, + { + "rshares": 79333963, + "voter": "ch0c0latechip" + }, + { + "rshares": 73427338, + "voter": "doge4lyf" + }, + { + "rshares": 812099979, + "voter": "dicov" + }, + { + "rshares": 3013710280, + "voter": "steemit-life" + }, + { + "rshares": 30944167982, + "voter": "toxonaut" + }, + { + "rshares": 5305619945, + "voter": "thegoodguy" + }, + { + "rshares": 4185824029, + "voter": "karen13" + }, + { + "rshares": 1368021685, + "voter": "jrd8526" + }, + { + "rshares": 12223552900, + "voter": "fundurian" + }, + { + "rshares": 11493575744, + "voter": "allmonitors" + }, + { + "rshares": 42936222697, + "voter": "milestone" + }, + { + "rshares": 19746734930, + "voter": "creemej" + }, + { + "rshares": 12396216231, + "voter": "benjiberigan" + }, + { + "rshares": 10257829698, + "voter": "tessaddavis" + }, + { + "rshares": 73102427276, + "voter": "rea" + }, + { + "rshares": 203748970793, + "voter": "jl777" + }, + { + "rshares": 4077622858, + "voter": "positive" + }, + { + "rshares": 2582334157, + "voter": "sompitonov" + }, + { + "rshares": 700752312, + "voter": "clonewarz" + }, + { + "rshares": 15453658587, + "voter": "lemooljiang" + }, + { + "rshares": 190368245, + "voter": "shadyonline" + }, + { + "rshares": 17534911763, + "voter": "proto" + }, + { + "rshares": 618805674, + "voter": "curator" + }, + { + "rshares": 2707574080, + "voter": "ace108" + }, + { + "rshares": 1979512137, + "voter": "alex.chien" + }, + { + "rshares": 10855436202, + "voter": "michaeldodridge" + }, + { + "rshares": 33148707079, + "voter": "celebr1ty" + }, + { + "rshares": 129091453, + "voter": "steemster1" + }, + { + "rshares": 52633105216, + "voter": "gomeravibz" + }, + { + "rshares": 8765440170, + "voter": "taker" + }, + { + "rshares": 53835780, + "voter": "sharon" + }, + { + "rshares": 53473560, + "voter": "lillianjones" + }, + { + "rshares": 16114519862, + "voter": "magicmonk" + }, + { + "rshares": 19804199229, + "voter": "yng-entrepreneur" + }, + { + "rshares": 29020723398, + "voter": "myfirst" + }, + { + "rshares": 503043418102, + "voter": "toxic" + }, + { + "rshares": 1838725481, + "voter": "feelapi" + }, + { + "rshares": 543794764, + "voter": "baryonlee" + }, + { + "rshares": 3651974563, + "voter": "ullikume" + }, + { + "rshares": 100133932391, + "voter": "thisisbenbrick" + }, + { + "rshares": 12816228337, + "voter": "jphamer1" + }, + { + "rshares": 3410817262, + "voter": "oflyhigh" + }, + { + "rshares": 154454721, + "voter": "agussudaryanto" + }, + { + "rshares": 53884258, + "voter": "msjennifer" + }, + { + "rshares": 52099594, + "voter": "ciao" + }, + { + "rshares": 51753317, + "voter": "steemo" + }, + { + "rshares": 51619811, + "voter": "steema" + }, + { + "rshares": 61515128, + "voter": "confucius" + }, + { + "rshares": 1227438886, + "voter": "bledarus" + }, + { + "rshares": 83686491434, + "voter": "miacats" + }, + { + "rshares": 52400873, + "voter": "jarvis" + }, + { + "rshares": 51899170, + "voter": "fortuner" + }, + { + "rshares": 2380059515, + "voter": "virtualgrowth" + }, + { + "rshares": 281221497, + "voter": "crezyliza" + }, + { + "rshares": 1329782901, + "voter": "alexma3x" + }, + { + "rshares": 6763113815, + "voter": "farmerswife" + }, + { + "rshares": 1428561080, + "voter": "jsantana" + }, + { + "rshares": 51863356, + "voter": "johnbyrd" + }, + { + "rshares": 51860909, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 51856300, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 326187987, + "voter": "wuyueling" + }, + { + "rshares": 46710151149, + "voter": "sweetsssj" + }, + { + "rshares": 10832852934, + "voter": "hilarski" + }, + { + "rshares": 1499984615, + "voter": "roland.haynes" + }, + { + "rshares": 51562255, + "voter": "curpose" + }, + { + "rshares": 1709839114, + "voter": "lyj" + }, + { + "rshares": 591407137, + "voter": "cryptoeasy" + }, + { + "rshares": 74585233974, + "voter": "shenanigator" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 1713191716, + "voter": "davidjkelley" + }, + { + "rshares": 51718188, + "voter": "crion" + }, + { + "rshares": 51388276, + "voter": "hitherise" + }, + { + "rshares": 51379706, + "voter": "wiss" + }, + { + "rshares": 669523866, + "voter": "sophiachan" + }, + { + "rshares": 37275739598, + "voter": "sponge-bob" + }, + { + "rshares": 15860264847, + "voter": "digital-wisdom" + }, + { + "rshares": 56749063, + "voter": "travisbrown" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 5732988391, + "voter": "jwaser" + }, + { + "rshares": 3122235451, + "voter": "doitvoluntarily" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 503793040, + "voter": "kev7000" + }, + { + "rshares": 51451058, + "voter": "yorsens" + }, + { + "rshares": 176872248178, + "voter": "asksisk" + }, + { + "rshares": 115478656190, + "voter": "dan-bn" + }, + { + "rshares": 4497332799, + "voter": "richardjuckes" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 834117027, + "voter": "stepa" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 2760058868, + "voter": "bwaser" + }, + { + "rshares": 51906983, + "voter": "sofa" + }, + { + "rshares": 53110243, + "voter": "recurvez" + }, + { + "rshares": 141596712, + "voter": "alina1" + }, + { + "rshares": 41887968235, + "voter": "cnfund" + }, + { + "rshares": 37139276699, + "voter": "brains" + }, + { + "rshares": 51979174, + "voter": "ailo" + }, + { + "rshares": 5412729008, + "voter": "chick1" + }, + { + "rshares": 50523318, + "voter": "aoki" + }, + { + "rshares": 50454788, + "voter": "typingagent" + }, + { + "rshares": 50468091, + "voter": "cwb" + }, + { + "rshares": 1575553858, + "voter": "ellepdub" + }, + { + "rshares": 251411191, + "voter": "jbaker585" + }, + { + "rshares": 3022616195, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51468937, + "voter": "roto" + }, + { + "rshares": 101617979, + "voter": "koalax" + }, + { + "rshares": 4965207316, + "voter": "morgan.waser" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 114510631, + "voter": "lovetaste" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 50293418, + "voter": "amylee" + }, + { + "rshares": 1632559314, + "voter": "strong-ai" + }, + { + "rshares": 72792245, + "voter": "motsna" + } + ], + "author": "sweetsssj", + "author_payout_value": "0.000 HBD", + "author_reputation": 64.85, + "beneficiaries": [], + "blacklists": [], + "body": "I've always loved China's classical art and literature, the picture is of me and my cousin wearing ancient traditional costumes.\n![Imgur](http://i.imgur.com/KVULsFp.jpg)\n![Imgur](http://i.imgur.com/8pVoimN.jpg)\n\u6211\u4e00\u76f4\u6df1\u7231\u4e2d\u56fd\u53e4\u4ee3\u7684\u6587\u5b66\u827a\u672f\uff0c\u56fe\u4e2d\u662f\u6211\u548c\u8868\u59b9\u5706\u68a6\u7684\u53e4\u88c5\u9020\u578b\u3002\n\n#### What is Kunqu Opera?\nKunqu Opera is one of China's oldest forms of Chinese Opera. It is also one of China's art and cultural heritage treasures and is recognised of the progenitor acrobatics. Kunqu Opera is listed as one of the Masterpieces of the Oral and Intangible Heritage of Humanity by UNESCO since 2001.\n\nOriginating from the Suzhou area, Kunqu opera began it's life as a folk a Capella and soon become widespread in the southern areas of China. Kunqu opera is not only valued for it's vocals, but also it's literary content. It's merits have taken Kunqu to the highest peaks of Chinese operatic literature. \n\nOwing to the high degree of appreciation for Kunqu opera in the Ming and Qing Dynasties, it's development reached its peak around the 18th Century. It gradually declined in popularity up to the late Qing Dynasty, as more Kunqu performers turned to Beijing Opera instead.\n\n![Imgur](http://i.imgur.com/q2R8a2c.jpg)\n\u4ec0\u4e48\u662f\u6606\u66f2\uff1f\n\u6606\u66f2\uff08Kun Opera\uff09\u662f\u4e2d\u56fd\u6700\u53e4\u8001\u7684\u5267\u79cd\u4e4b\u4e00\uff0c\u4e5f\u662f\u4e2d\u56fd\u4f20\u7edf\u6587\u5316\u827a\u672f\u4e2d\u7684\u73cd\u54c1\uff0c\u62e5\u6709\u767e\u620f\u4e4b\u7956\u7684\u79f0\u53f7\u3002\u6606\u66f2\u57282001\u5e74\u88ab\u8054\u5408\u56fd\u6559\u79d1\u6587\u7ec4\u7ec7\u5217\u4e3a\u201c\u4eba\u7c7b\u53e3\u8ff0\u548c\u975e\u7269\u8d28\u9057\u4ea7\u4ee3\u8868\u4f5c\u201d\u3002\u6606\u66f2\u8d77\u6e90\u4e8e\u4e2d\u56fd\u82cf\u5dde\u4e00\u5e26\uff0c\u4e00\u5f00\u59cb\u662f\u6c11\u95f4\u6e05\u5531\uff0c\u4f46\u4e4b\u540e\u6e10\u6e10\u6d41\u884c\u4e8e\u6574\u4e2a\u4e2d\u56fd\u5357\u65b9\u3002\u56e0\u4e3a\u6606\u66f2\u4e0d\u4ec5\u5177\u6709\u58f0\u8154\u4ef7\u503c\uff0c\u8fd8\u5177\u5907\u6587\u5b66\u4ef7\u503c\uff0c\u6606\u66f2\u7684\u6587\u5b66\u811a\u672c\u662f\u4e2d\u56fd\u620f\u66f2\u6587\u5b66\u7684\u4e00\u5ea7\u9ad8\u5cf0\u3002\u7531\u4e8e\u6606\u8154\u62e5\u6709\u5f88\u9ad8\u7684\u6b23\u8d4f\u5ea6\uff0c18\u4e16\u7eaa\u524d\u660e\u6e05\u65f6\u4ee3\u662f\u6606\u66f2\u53d1\u5c55\u7684\u9f0e\u76db\u65f6\u671f\uff0c\u5230\u4e86\u6e05\u4ee3\u665a\u671f\u9010\u6e10\u8d70\u5411\u6ca1\u843d\uff0c\u5f88\u591a\u6606\u66f2\u5927\u5bb6\u5f00\u59cb\u8f6c\u5411\u4eac\u5267\u8868\u6f14\u3002\n\n#### Kunqu Opera's relation to Beijing Opera\nKunqu is known as the quintessence of Chinese Opera and is one of the firm foundations leading to Beijing Opera. Within a Beijing opera, there are many elements brought over from Kunqu, the vocals, and the acting style. In fact, every Beijing Opera performer must study and lay their foundations through Kunqu opera. \n\n![Imgur](http://i.imgur.com/mfmtxHT.jpg)\n\u6606\u66f2\u4e0e\u4eac\u5267\u7684\u5173\u7cfb\n\u4eac\u5267\u88ab\u8a89\u4e3a\u4e2d\u56fd\u7684\u56fd\u7cb9\uff0c\u800c\u4e2d\u56fd\u620f\u66f2\u4e4b\u6bcd\u6606\u66f2\u5374\u662f\u4eac\u5267\u7684\u6765\u6e90\u4e4b\u4e00\u3002\u4eac\u5267\u91cc\u9762\u6709\u5927\u91cf\u7684\u6606\u66f2\u5531\u8154\u548c\u6606\u66f2\u8868\u6f14\uff0c\u6606\u66f2\u7684\u57fa\u7840\u662f\u6bcf\u4e00\u4e2a\u4eac\u5267\u6f14\u5458\u5fc5\u5907\u7684\u3002\n\n#### Key features of Kunqu\n\nI've always been very interested in Kunqu Opera, from it's strong lyricism, to it's delicate dancing and singing. All elements combined to give a gracious and harmonious resonance. The overall coordination of these factors are what gives *Kunqu* it's beautiful picture. \n\n*Kunqu Opera* inherits much of it's dance from traditional folk dance and court dance. For a dancer like myself, I am fascinated by it's style and origin, for me, it is undoubtedly a great enjoyment as well as a learning process. \n\n*Kunqu* also carries with it an inherited Wu dialect which originated from the south. It is considered a pleasant and sweet sounding dialect, whether in narrative or scenery, spoken or sung, the dance is always coupled with the vocals for perfect compliment. The strong story driving the Kunqu is what fascinates many foreigners, many watching once and falling in love right away. \n\nAmereican Student learning Kunqu / \u7f8e\u56fd\u5b66\u751f\u5b66\u4e60\u6606\u66f2\n![Imgur](http://i.imgur.com/Mdp7rlM.jpg)\nCredit to [ncku.edu.tw]( http://web.ncku.edu.tw/files/16-1000-115044.php?Lang=en)\n\u6606\u66f2\u7684\u7279\u70b9\n\u6211\u4e00\u76f4\u975e\u5e38\u611f\u5174\u8da3\u4e8e\u6b23\u8d4f\u6606\u66f2\u827a\u672f\uff0c\u5b83\u7684\u6292\u60c5\u6027\u5f3a\u3001\u52a8\u4f5c\u7ec6\u817b\uff0c\u6b4c\u5531\u4e0e\u821e\u8e48\u7684\u8eab\u6bb5\u7ed3\u5408\u5f97\u5de7\u5999\u800c\u8c10\u548c\uff0c\u8fd9\u4e9b\u56e0\u7d20\u6574\u4f53\u914d\u5408\uff0c\u603b\u80fd\u8425\u9020\u51fa\u4e00\u79cd\u552f\u7f8e\u7684\u753b\u9762\u3002\u6606\u5267\u7684\u620f\u66f2\u821e\u8e48\u591a\u65b9\u5438\u6536\u548c\u7ee7\u627f\u4e86\u53e4\u4ee3\u6c11\u95f4\u821e\u8e48\u3001\u5bab\u5ef7\u821e\u8e48\u7684\u4f20\u7edf\uff0c\u8fd9\u5bf9\u4e8e\u559c\u6b22\u821e\u8e48\u7684\u6211\u6765\u8bf4\uff0c\u65e0\u7591\u662f\u83ab\u5927\u7684\u4eab\u53d7\u548c\u5b66\u4e60\u8fc7\u7a0b\u3002\u540c\u65f6\u5b83\u7684\u8bed\u97f3\u5e26\u6709\u5434\u4fac\u8f6f\u8bed\u67d4\u548c\u7684\u5357\u65b9\u53e3\u97f3\uff0c\u65e0\u8bba\u53d9\u4e8b\u8fd8\u662f\u5199\u666f\uff0c\u5ff5\u767d\u8bf4\u5531\u4e0e\u821e\u8e48\u7684\u7d27\u5bc6\u7ed3\u5408\uff0c\u6545\u4e8b\u6027\u975e\u5e38\u5f3a\uff0c\u5c31\u8fde\u4e0d\u5c11\u5916\u56fd\u53cb\u4eba\u90fd\u770b\u5f97\u6d25\u6d25\u6709\u5473\u751a\u81f3\u7231\u4e0a\u4e86\u6606\u66f2\u3002\n\n#### A visit to ***Nanke's Dream***\n\nI was very lucky to get an opportunity to come to the Beijing National Grand Theatre which is located west of Tiananmen Square in Central Beijing. This venue holds the highest regard amongst the Chinese national performing arts. It is also the largest Sino-foreign exchange platform serving as a base for the Chinese cultural and creative industries. \n\nThe building is oval shaped, and looks a bit like a spaceship, Because of it's quite uncanny appearance, it clashes with the surrounding environment and yet retains its eye catching qualities. Like a castle with a moat, it was built in the middle of the lake, and surrounded by water. It could be described as a pearl, other's will describe it like a shell. Whichever, the Grand Theatre itself, represents an end of an era, and the beginning of a new one.\n\n![Imgur](http://i.imgur.com/pzep2pW.jpg)\n![Imgur](http://i.imgur.com/98KjWsK.jpg)\n\u8d70\u8fdb\u300a\u5357\u67ef\u68a6\u8bb0\u300b\u7684\u68a6\u5e7b\u4eba\u751f\n\u8fd9\u4e00\u6b21\u5f88\u9ad8\u5174\u6709\u673a\u4f1a\u6765\u5230\u4e86\u5317\u4eac\u7684\u56fd\u5bb6\u5927\u5267\u9662\uff0c\u5b83\u4f4d\u4e8e\u5317\u4eac\u5e02\u4e2d\u5fc3\u5929\u5b89\u95e8\u5e7f\u573a\u897f\u4fa7\uff0c\u662f\u4e2d\u56fd\u56fd\u5bb6\u8868\u6f14\u827a\u672f\u7684\u6700\u9ad8\u6bbf\u5802\uff0c\u4e2d\u5916\u6587\u5316\u4ea4\u6d41\u7684\u6700\u5927\u5e73\u53f0\uff0c\u4e2d\u56fd\u6587\u5316\u521b\u610f\u4ea7\u4e1a\u7684\u91cd\u8981\u57fa\u5730\u3002\u5b83\u7684\u5916\u5f62\u975e\u5e38\u7279\u522b\uff0c\u692d\u5706\u5916\u5f62\u5728\u957f\u5b89\u8857\u4e0a\u663e\u5f97\u50cf\u4e2a\u201c\u5929\u5916\u6765\u5ba2\u201d\uff0c\u4e0e\u5468\u906d\u73af\u5883\u7684\u51b2\u7a81\u8ba9\u5b83\u663e\u5f97\u5341\u5206\u62a2\u773c\u3002\u5b83\u5efa\u5728\u6e56\u4e2d\u592e\uff0c\u8c61\u6e56\u4e2d\u660e\u73e0\uff0c\u53c8\u8c61\u201c\u86cb\u58f3\u201d\uff0c\u91cc\u9762\u5b55\u80b2\u7740\u751f\u547d\uff0c\u5927\u5267\u9662\u4ee3\u8868\u4e86\u4e00\u4e2a\u65f6\u4ee3\u7684\u7ed3\u675f\u4e0e\u53e6\u4e00\u4e2a\u65b0\u7684\u65f6\u4ee3\u7684\u5f00\u59cb\u3002\n\n***Nanke's Dream*** is the story of how it's main protagonist - ***Chunyu Fen***, fell asleep one day as he was drinking alcohol. Whilst asleep, he dreamt that he entered Huaian Empire where he became acquainted with the Ant Emperor as well as the emperor's daughter. The Ant Emperor offered his daughters hand in marriage to which *Chunyu Fen* could not refuse.. For he and the princess fell deeply in love. An so, for 20 years, *Chunyu Fen* was the governor of *Nanke* (a prosperous state of the empire), and lived a rich and glamorous life. Much later, the princess died, and *Chunyu Fen* gradually lost his influence and was eventually repatriated back from whence he came. *Chunyu Fen* suddenly awakes, only to realise that the last 20 years of his life, all the good as well as the grief and sorrow was all but a dream. *Chunyu Fen* finally understands the depths of love and hate in this world, but couldn't accept the fact that his princess was no longer of this world. This realisation empowered his decision to become a Buddhist. \n\nThis opera was written by the famous Ming Dynasty writer called ***Tang Xianzu*** and is one of his most recognised works. It's theme, dream and life is known as classical satire. \n\nThe stage design exudes neo-classical art and yet incorporates modern artistic flair. The Kunqu really leans on this aesthetic and uses it to maintain a fluid flow.\n\n![Imgur](http://i.imgur.com/Lyr0NuS.jpg)\nCredit to [3lian.com](http://www.3lian.com/gif/2014/10-17/63602.html)\n\n![Imgur](http://i.imgur.com/yHNscdu.jpg)\n\u300a\u5357\u67ef\u68a6\u8bb0\u300b\u8bb2\u8ff0\u4e3b\u4eba\u516c\u9152\u9189\u540e\u201c\u5357\u67ef\u4e00\u68a6\u201d\u5165\u5927\u69d0\u5b89\u56fd\uff0c\u88ab\u8681\u738b\u53ec\u4e3a\u9a78\u9a6c\uff0c\u4e0e\u516c\u4e3b\u975e\u5e38\u6069\u7231\uff0c\u4e14\u4efb\u804c\u5357\u67ef\u90e1\u592a\u5b88\uff0c\u4e8c\u5341\u4f59\u5e74\u5386\u7ecf\u5bcc\u8d35\u8363\u534e\uff0c\u540e\u6765\u968f\u7740\u516c\u4e3b\u4ea1\u6545\uff0c\u4e3b\u4eba\u516c\u9010\u6e10\u5931\u53bb\u6743\u52bf\uff0c\u6700\u7ec8\u88ab\u9063\u8fd4\u56de\u5bb6\u3002\u540e\u6765\u5e61\u7136\u9192\u6765\uff0c\u624d\u77e5\u4e8c\u5341\u591a\u5e74\u7684\u6b23\u559c\u60b2\u54c0\u90fd\u4e0d\u8fc7\u662f\u5728\u505a\u68a6\u3002\u7537\u4e3b\u4eba\u516c\u4f53\u609f\u81ea\u5df1\u7231\u6068\u7684\u5206\u754c\uff0c\u76f4\u5230\u6700\u540e\u9762\u5bf9\u516c\u4e3b\u7684\u4e0d\u820d\u4e0e\u6df1\u60c5\u540e\uff0c\u7ec8\u4e8e\u6709\u6240\u987f\u609f\uff0c\u7acb\u5730\u6210\u4f5b\u3002\u8be5\u5267\u662f\u660e\u4ee3\u8457\u540d\u620f\u66f2\u5bb6\u6c64\u663e\u7956\u7684\u4ee3\u8868\u4f5c\u4e4b\u4e00\uff0c\u4ee5\u68a6\u5e7b\u5199\u4eba\u751f\uff0c\u662f\u4e00\u90e8\u7ecf\u5178\u7684\u8bbd\u4e16\u5267\u4f5c\u3002\u821e\u53f0\u8bbe\u8ba1\u7a7a\u7075\u5199\u610f\uff0c\u5c55\u5f00\u6606\u66f2\u7684\u6d41\u52a8\u4e4b\u7f8e\u3002\n\n#### The costumes in ***Nanke's Dream***\n\nThe costumes worn by the actors are mostly hand embroidered. It's styles are inherited from traditional Kunqu Opera's, but have some degree of separation on design. The themes are primarily of China's traditional Celedon as well as Chinese traditional landscape paintings. The styles are what enable the viewer to really believe the Huaian dream state really exists. \n\nThe clothes all have landscapes with flowers as their recurring theme. On all the costumes, there was clever and careful consideration of colour used. This is because the patterns and colours must be auspicious but also exude a dream like state on stage. \n\u68a6\u5e7b\u822c\u7684\u300a\u5357\u67ef\u68a6\u8bb0\u300b\u670d\u88c5\n\u821e\u53f0\u4e0a\u6f14\u5458\u620f\u670d\u7684\u4e00\u9488\u4e00\u7ebf\u5927\u591a\u662f\u90a3\u7ee3\u5a18\u4eb2\u624b\u7ee3\u5236, \u5728\u5b8c\u5168\u7ee7\u627f\u4f20\u7edf\u620f\u66f2\u670d\u88c5\u57fa\u7840\u4e0a\uff0c\u53e6\u8f9f\u8e4a\u5f84\uff0c\u4ee5\u4e2d\u56fd\u4f20\u7edf\u9752\u74f7\u4e0e\u5c71\u6c34\u753b\u4e3a\u5143\u7d20\uff0c\u6784\u9020\u51fa\u4e0d\u5c5e\u4e8e\u4eba\u4e16\u7684\u201c\u68a6\u5e7b\u69d0\u5b89\u201d\u7279\u8272\u3002\u4ee5\u5c71\u6c34\u82b1\u9e1f\u6784\u6210\u670d\u88c5\u5143\u7d20\uff0c\u5de7\u5999\u8fd0\u7528\u914d\u8272\u4e0e\u4f20\u7edf\u5409\u7965\u56fe\u6848\u8fdb\u884c\u521b\u65b0\uff0c\u4ee4\u300a\u5357\u67ef\u68a6\u300b\u7684\u821e\u53f0\u8272\u5f69\u4e0a\uff0c\u4e0d\u4ec5\u6709\u7740\u4f20\u7edf\u7684\u53e4\u5178\u97f5\u5473\uff0c\u66f4\u591a\u4e86\u4e00\u4e9b\u201c\u7f8e\u68a6\u201d\u822c\u7684\u7eda\u4e3d\u591a\u59ff\u3002\n\nCeledon costume / \u9752\u74f7\u670d\u9970\n![Imgur](http://i.imgur.com/a7ADbiw.jpg)\nCredit to [3lian.com](http://www.3lian.com/gif/2014/10-17/63602.html)\n\nLandscape paintings on the opera costumes / \u620f\u670d\u4e0a\u7684\u5c71\u6c34\u753b\n![Imgur](http://i.imgur.com/nuEom5O.jpg)\nCredit to [3lian.com](http://www.3lian.com/gif/2014/10-17/63602.html)\n![Imgur](http://i.imgur.com/d1A3qB0.jpg)\nCredit to [yczihua.com](http://www.yczihua.com/article-14918.html)\n\nSilk Yarn hand embroidered in various flower patterns all over the cloak. \nCombined with light pink and an embroidered pleated skirt, this outfit is tender yet beautiful.\n\u7528\u4e1d\u7ebf\u7efd\u653e\u7684\u82b1\u6735\u523a\u7ee3\u5728\u7c89\u8272\u6597\u7bf7\u4e0a\uff0c\u914d\u6de1\u7c89\u8272\u523a\u7ee3\u767e\u8936\u88d9\u5f88\u5a07\u8273\u3002\n![Imgur](http://i.imgur.com/36rDsBP.jpg)\nCredit to [3lian.com](http://www.3lian.com/gif/2014/10-17/63602.html)\n\nA blue base with grass embroidery and white collar. Shows dignity and is simple yet elegant.\n\u84dd\u8272\u5e95\u5b50\u5170\u8349\u523a\u7ee3\u548c\u767d\u8272\u7acb\u9886\u620f\u670d\uff0c\u7aef\u5e84\u7d20\u96c5\u3002\n![Imgur](http://i.imgur.com/gvmmIxA.jpg)\nCredit to [3lian.com](http://www.3lian.com/gif/2014/10-17/63602.html)\n![Imgur](http://i.imgur.com/yszOR7P.jpg)\nCredit to [zihua01.com](http://www.zihua01.com/article/show-2503.aspx)\n\nPeacock designs on the costumes as well as flowers.\n\u620f\u670d\u4e0a\u7684\u5b54\u96c0\u548c\u82b1\u6735\u5c0f\u9e1f\n![Imgur](http://i.imgur.com/bp3S2d1.jpg)\n![Imgur](http://i.imgur.com/yPdRNoO.jpg)\nCredit to [3lian.com](http://www.3lian.com/gif/2014/10-17/63602.html)\n\nSome shots of the protagonist and the princess getting married, as well as showing his visit to the whore house after his wife has passed away. \n\u7537\u5973\u4e3b\u4eba\u516c\u7ed3\u5a5a\u7684\u753b\u9762\u548c\u7537\u4e3b\u4eba\u516c\u5728\u59bb\u5b50\u901d\u53bb\u540e\u53bb\u5993\u9662\u6d88\u9063\n![Imgur](http://i.imgur.com/ezDgbbU.jpg)\nCredit to [3lian.com](http://www.3lian.com/gif/2014/10-17/63602.html)\n\nThe protagonist dances with paragraphs of silk, in a bid to farewell for his princess. As seen in the picture, it has an intense effect on stage. \n![Imgur](http://i.imgur.com/WCPfuKz.jpg)\nCredit to [3lian.com](http://www.3lian.com/gif/2014/10-17/63602.html)\n\u7537\u5973\u4e3b\u4eba\u516c\u8bc0\u522b\u7684\u6bb5\u843d\u7684\u7ef8\u821e\uff0c\u6709\u66f4\u5f3a\u70c8\u7684\u821e\u53f0\u6548\u679c\u3002\n\nTang Xianzu's play embodies many aspects of Buddhism, as such, the accompanying music has strong elements of Buddhist music to complement. This integration of Buddhist music, although unconventional to Kunqu Opera, gave the Opera it's own unique flavor. \n\u5728\u5267\u76ee\u7684\u914d\u4e50\u4e0a\uff0c\u66f4\u51e0\u5904\u5173\u8282\u4e0a\u52a0\u5165\u4e86\u4f5b\u6559\u97f3\u4e50\u5143\u7d20\u4ee5\u7a81\u51fa\u6c64\u663e\u7956\u5728\u5267\u672c\u4e2d\u6240\u60f3\u4f53\u73b0\u51fa\u7684\u7985\u610f\u3002\u8bbe\u8ba1\u65cb\u5f8b\u4e0e\u4f20\u7edf\u66f2\u724c\u76f8\u878d\u5408\uff0c\u4f7f\u5f97\u97f5\u5473\u66f4\u6d53\u3002", + "category": "art", + "children": 17, + "created": "2016-08-31T20:19:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/KVULsFp.jpg", + "http://i.imgur.com/8pVoimN.jpg", + "http://i.imgur.com/q2R8a2c.jpg", + "http://i.imgur.com/mfmtxHT.jpg", + "http://i.imgur.com/Mdp7rlM.jpg", + "http://i.imgur.com/pzep2pW.jpg", + "http://i.imgur.com/98KjWsK.jpg", + "http://i.imgur.com/Lyr0NuS.jpg", + "http://i.imgur.com/yHNscdu.jpg", + "http://i.imgur.com/a7ADbiw.jpg", + "http://i.imgur.com/nuEom5O.jpg", + "http://i.imgur.com/d1A3qB0.jpg", + "http://i.imgur.com/36rDsBP.jpg", + "http://i.imgur.com/gvmmIxA.jpg", + "http://i.imgur.com/yszOR7P.jpg", + "http://i.imgur.com/bp3S2d1.jpg", + "http://i.imgur.com/yPdRNoO.jpg", + "http://i.imgur.com/ezDgbbU.jpg", + "http://i.imgur.com/WCPfuKz.jpg" + ], + "links": [ + "http://web.ncku.edu.tw/files/16-1000-115044.php?Lang=en", + "http://www.3lian.com/gif/2014/10-17/63602.html", + "http://www.yczihua.com/article-14918.html", + "http://www.zihua01.com/article/show-2503.aspx" + ], + "tags": [ + "art", + "literature", + "music", + "history", + "cn" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 32148572761414, + "payout": 109.682, + "payout_at": "2016-09-07T20:19:30", + "pending_payout_value": "109.682 HBD", + "percent_hbd": 10000, + "permlink": "dreaming-of-kunqu-opera", + "post_id": 1075604, + "promoted": "50.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 179 + }, + "title": "Unravelling the mysteries of Ancient Chinese Opera. \u68a6\u7740\u6606\u66f2\u7684\u7f8e\u68a6\u3002", + "updated": "2016-09-01T10:00:39", + "url": "/art/@sweetsssj/dreaming-of-kunqu-opera" + }, + { + "active_votes": [ + { + "rshares": 29149950835282, + "voter": "dantheman" + }, + { + "rshares": 6861569971471, + "voter": "xeldal" + }, + { + "rshares": 5924234483394, + "voter": "enki" + }, + { + "rshares": 3099190450, + "voter": "boy" + }, + { + "rshares": 3762481721, + "voter": "bue-witness" + }, + { + "rshares": 697315118, + "voter": "bunny" + }, + { + "rshares": 54008589524, + "voter": "bue" + }, + { + "rshares": 1660921578, + "voter": "mini" + }, + { + "rshares": 213661759, + "voter": "moon" + }, + { + "rshares": 680044431552, + "voter": "pfunk" + }, + { + "rshares": 622724514, + "voter": "healthcare" + }, + { + "rshares": 967195088, + "voter": "daniel.pan" + }, + { + "rshares": 37433283387, + "voter": "alexgr" + }, + { + "rshares": 288140285, + "voter": "helen.tan" + }, + { + "rshares": 77077525796, + "voter": "edgeland" + }, + { + "rshares": 16790593117, + "voter": "max-infeld" + }, + { + "rshares": 15147326440, + "voter": "jademont" + }, + { + "rshares": 245262828265, + "voter": "pal" + }, + { + "rshares": 1431790058, + "voter": "murh" + }, + { + "rshares": 645871797, + "voter": "proglobyte" + }, + { + "rshares": 686886224488, + "voter": "publicworker" + }, + { + "rshares": 264232034103, + "voter": "lukestokes" + }, + { + "rshares": 2734348852, + "voter": "gary-smith" + }, + { + "rshares": 5295879940, + "voter": "svamiva" + }, + { + "rshares": 27723610634, + "voter": "jonnyrevolution" + }, + { + "rshares": 193551595441, + "voter": "asmolokalo" + }, + { + "rshares": 7737095403, + "voter": "kakradetome" + }, + { + "rshares": 495205928, + "voter": "chamviet" + }, + { + "rshares": 164144609, + "voter": "steemswede" + }, + { + "rshares": 4297945677, + "voter": "egjoshslim" + }, + { + "rshares": 14060870176, + "voter": "dwinblood" + }, + { + "rshares": 240049444, + "voter": "winstonjerry" + }, + { + "rshares": 15095872300, + "voter": "kendewitt" + }, + { + "rshares": 57476973508, + "voter": "thylbom" + }, + { + "rshares": 5163291953, + "voter": "sacode" + }, + { + "rshares": 7599817269, + "voter": "webdeals" + }, + { + "rshares": 8109622231, + "voter": "trisnawati" + }, + { + "rshares": 83369140, + "voter": "salamanca1987ar" + }, + { + "rshares": 169107599, + "voter": "rapp" + }, + { + "rshares": 96844036334, + "voter": "sterlinluxan" + }, + { + "rshares": 21862321315, + "voter": "williambanks" + }, + { + "rshares": 27733549939, + "voter": "jasonstaggers" + }, + { + "rshares": 5554247457, + "voter": "nekromarinist" + }, + { + "rshares": 7063527946, + "voter": "kurtbeil" + }, + { + "rshares": 51270513, + "voter": "nickche" + }, + { + "rshares": 58275558296, + "voter": "anotherjoe" + }, + { + "rshares": 14595453967, + "voter": "kafkanarchy84" + }, + { + "rshares": 10969296833, + "voter": "cryptomancer" + }, + { + "rshares": 368407925, + "voter": "mig641" + }, + { + "rshares": 39122672915, + "voter": "emancipatedhuman" + }, + { + "rshares": 6723333932, + "voter": "sethlinson" + }, + { + "rshares": 10781138628, + "voter": "hilarski" + }, + { + "rshares": 3360007447, + "voter": "anarcho-andrei" + }, + { + "rshares": 1400671466, + "voter": "truthandanarchy" + }, + { + "rshares": 4468774878, + "voter": "onetree" + }, + { + "rshares": 24766554839, + "voter": "jaredhowe" + }, + { + "rshares": 1729399452, + "voter": "unchainedio" + }, + { + "rshares": 56944614, + "voter": "tomtrial" + }, + { + "rshares": 3234541052, + "voter": "ats-david" + }, + { + "rshares": 3804803969, + "voter": "loganarchy" + }, + { + "rshares": 97596413, + "voter": "trendwizard" + }, + { + "rshares": 58151911, + "voter": "thomas.shirk" + }, + { + "rshares": 20656723016, + "voter": "luminousvisions" + }, + { + "rshares": 4413950649, + "voter": "dangis" + }, + { + "rshares": 109707855, + "voter": "xvickx" + }, + { + "rshares": 57963669, + "voter": "natof9" + }, + { + "rshares": 1253697227, + "voter": "profitgenerator" + }, + { + "rshares": 115487703646, + "voter": "dan-bn" + }, + { + "rshares": 68442517, + "voter": "projecthor" + }, + { + "rshares": 499134976, + "voter": "boxcarblue" + }, + { + "rshares": 51595558, + "voter": "saintmichael" + } + ], + "author": "kafkanarchy84", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.32, + "beneficiaries": [], + "blacklists": [], + "body": "**\"Progress.\" One hears this word all the time in political speeches.** \"Forward.\" \"Progress.\" \"Change.\" Here in Japan it is exactly the same. There is a sign for Shinzo Abe (current Japanese Prime Minister) in my neighborhood which reads, roughly translated from the Japanese:\n\n***With Strong Power,***\n***Forward.***\n***This way.***\n\nbullshit poster
    \n\nAs Abe is currently attempting to reinterpret [Article 9 of the Japanese constitution](https://en.m.wikipedia.org/wiki/Article_9_of_the_Japanese_Constitution) it looks like Japan may indeed be going \"strongly forward,\" right into war.\n\n# The \"Status Quo\" Destroys What We Don't (but could possibly) Know. #\n\nI want to pause here for a second and look at the word \"state.\" Look at the phrase \"***status*** quo.\" *State* and *status* are clearly seen to share a common etymological root. Namely, the Latin *\"stare\"* which means \"to stand.\" Now, think of the words \"stagnant\" or \"static.\" These words are all interrelated.\nWhat they have in common is clearly seen:\n\n**NOTHING IS MOVING.**\n\n**It truly is a sad *state* of affairs. The state hates movement, hates innovation, and hates progress.** How do I know? Well, if it is not easy enough to decipher already, let's look at three fields where true progress in innovation is basically grinding to a halt under state \"supervision.\" This \"supervision\" is killing the *real vision* which always benefits humanity insofar as it is allowed to flourish.\n\n**The three areas are:**\n\n**1. Health**\n**2. Science**\n**3. The Arts**\n\nCannabis
    \n# Health # \n\nMarijuana. Need I say more? Proven to dramatically reduce the symptoms of epilepsy and other neurological disorders, kill cancer cells and provide a safe, non-addictive treatment for pain, depression, and PTSD, Cannabis, this plant which also has about a million other practical uses is...\n**\"ILLEGAL.\"**\nI think I need to smoke a bowl now because I want to puke. Oh wait. I can't. I'll be taken from my family, put in a rape cage and have to do hard labor. Silly me. **I forgot. We are *civilized.***\n\nSuper addictive opiate-based painkillers shown to make people suicidal and *more depressed?* Why, legal, of course.\n\n**RESOURCES ON THE MEDICAL BENEFITS OF CANNABIS:**\n\nhttp://www.cancer.gov/about-cancer/treatment/cam/patient/cannabis-pdq\n\nhttps://m.youtube.com/watch?v=S9qkYLtAhSQ\n\n# Science #\n\nNikola Tesla. Arguably the greatest inventor/scientific mind of the late 19th, early 20th century--dies alone, penniless, and talking to birds. No matter he was working to, and claimed to have found, a way to extract free, ambient energy from the air. The Rockefellers, Edisons, and Morgans, would not hear of it. No funding for you, Nik!\n\nWhy was there no funding for Tesla? In a nutshell, it was because the state was interested in maintaining a violent monopoly on the production of power, so they could continue to stuff their faces with the finest foods and travel the world, while laughing at the likes of you and I, working until we die to pay for access to their shitty fossil fuels and crudely primitive sources for energy and power.\n\n>Morgan could easily see that Tesla\u2019s main motivation was not to make money. Rather it was to emancipate humanity with new forms of technology that would liberate people from darkness, drudgery, and various forms of top-down oppression. Neither Morgan nor the class he represented shared Tesla\u2019s goal of conducting research and development to make life easier and better in ways that operate within, rather than against, prevailing patterns of nature, including what is best in human nature.\n[SOURCE](http://www.veteranstoday.com/2014/04/22/prophet-or-profit-nikola-teslas-vision-vs-j-p-morgans-greed/)\n\n**RESOURCES:**\nhttp://www.pbs.org/tesla/ll/ll_todre.html\nhttps://en.m.wikipedia.org/wiki/Wireless_power_transfer\n\nimage
    \n## The Arts ##\n\n**My whole reason for posting. I read an interesting quote by film director Francis Ford Coppola just yesterday:**\n\n>You have to remember that it\u2019s only a few hundred years, if that much, that artists are working with money. Artists never got money. Artists had a patron, either the leader of the state or the duke of Weimar or somewhere, or the church, the pope. Or they had another job. I have another job. I make films. No one tells me what to do. But I make the money in the wine industry. You work another job and get up at five in the morning and write your script.\nThis idea of Metallica or some rock n\u2019 roll singer being rich, that\u2019s not necessarily going to happen anymore. Because, as we enter into a new age, maybe art will be free. Maybe the students are right. They should be able to download music and movies. I\u2019m going to be shot for saying this. But who said art has to cost money? And therefore, who says artists have to make money?\n[SOURCE](http://99u.com/articles/6973/francis-ford-coppola-on-risk-money-craft-collaboration)\n\n**Well, how do you feel? Do *you* want to shoot him? I don't. I think his answer here is dead on.** I am all for artists being paid. In fact, that is one of the main reasons I am on Steemit.com. However, as an anarchist, and as one who has given a substantial amount of thought to the matter, I do not support IP (intellectual property) \"rights.\" These reasons why I do not can be basically summed up in [this article](https://steemit.com/anarchism/@jaredhowe/intellectual-property-a-government-protected-monopoly) by @jaredhowe.\n\nWhat I am getting at here is that real artists, paid for the art or not, are going to create. However, for anyone who has ever read George Orwell's *Keep the Aspidistra Flying* it is clear that some modicum of sustenance (food in belly, clothes on back, roof over head) are necessary for creation to really take place. I quote Orwell from the aforementioned title here:\n\n>The next seven months were devastating. They scared him and almost broke his spirit. He learned what it means to live for weeks on end on bread and margarine, to try to \u2018write\u2019 when you are half starved, to pawn your clothes, to sneak trembling up the stairs when you owe three weeks\u2019 rent and your landlady is listening for you. Moreover, in those seven months he wrote practically nothing. The first effect of poverty is that it kills thought. He grasped, as though it were a new discovery, that you do not escape from money merely by being moneyless. On the contrary, you are the hopeless slave of money until you have enough of it to live on\u2015a \u2018competence\u2019, as the beastly middle-class phrase goes.\n\n1430395863q3fi8
    \n\n**So, this is it. Without money, creation is stifled. Without money, people become selfish (naturally). Without money, fear sets in.**\n\n( As a brief aside, I would also like to recommend W. Somerset Maugham's *The Summing Up* as an excellent exploration of this idea. Maugham wrote this book toward the end of his life as a kind of final statement, and self-declaration, and in it he talks much of how success, to the contrary of what society says and teaches, did not make him greedy, haughty, uncreative and unfeeling, but on the contrary seemed to engender compassion, creativity, and long suffering for others in him.)\n\n\n\n# Without the State, Money Flows #\n\nMaybe you are an artist working as a carpenter, daytime. Maybe you do landscaping. Maybe you are a garbage man symphony composer burning the midnight oil in unpredictable feverish heats of creative passion. There is nothing wrong with that. There is nothing wrong with working a \"day job,\" is there? Sure, we should all strive to do what we love, and to do it ALL THE TIME. I'm a believer in that. If it wasn't what we were \"meant to do\" why would we be doing it for no pay, no glory, and no legacy, other than that of our own personal satisfaction? \n\n**My main point in writing this is that, without all the restrictive--and maybe, more accurately, *constrictive*--red tape, meaningless legislation, bureaucratic fines, fees, licenses, taxes, and guns to your head to enforce them, you would probably have more money, and thus, more time, energy, resources, compassion and flow to dedicate to your art.**\n\nband
    *A picture I drew of my former band, on which I spent thousands of dollars and got nothing in return but a personal satisfaction. Namely, the transmission of myself via sounds, music, and words to others, and the joy of connecting with my fellow humans on a profound level through self-expression.*\n\n# Anarchism, Art, and Order #\n\nanarchy
    \n\n**If you are an anarchist you likely know the overwhelming feeling of dread and fear that sometimes hits.** I've got a stomachache right now because of it. It feels as if there is no way out. Behind on medical bills, behind on taxes, behind on absolutely everything and your whole life you have been told that this is normal:\n\n**to burn yourself out, and slave each moment of existence *just to pay a thief,* is *normal.***\n\n**Enough is enough.**\n\n**Can you imagine how beautiful the world could be without a state?**\n\nBeautiful gardens being grown, medicine being made and technology being advanced at light-speed now that the lobbyists are gone.\n\nNow that everyone is armed, we laugh at those who would say \"stop resisting\" when they try to uproot plants from our gardens, forests and fields. Community organizations come to your aid. The bully who used to throw people in cages is now, ostracized caged or *killed himself* should he try to violate the rights or take the life of another peaceful human being.\n\nCan you imagine the paintings, the murals, the sculptures viewed from modern, high-speed roadways standing stories tall, of boys and girls playing, of great men and women of science, instead of the grotesque statues of communist leaders or child-murdering, dictatorial thieves?\n\n**This is my world.**\n\n**I live in this world already.**\n\n**Will you be there, too?**\n\n~KafkA\n***\n*Graham Smith is a Voluntaryist activist residing in Niigata, Japan.*\n13615500_730504890423605_1425702647400253724_n
    ", + "category": "anarchy", + "children": 5, + "created": "2016-08-31T02:31:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s14.postimg.org/aemglmf69/bullshit_poster.jpg", + "https://s15.postimg.org/tzwyke7yz/Cannabis.jpg", + "https://img.youtube.com/vi/S9qkYLtAhSQ/0.jpg", + "https://s21.postimg.org/4elwrnaiv/image.jpg", + "https://s9.postimg.org/6w60a6axr/1430395863q3fi8.jpg", + "https://s16.postimg.org/g72sfqdcl/band.jpg", + "https://s21.postimg.org/n2vdyd3d3/anarchy.jpg", + "https://s17.postimg.org/hlkpa72q7/13615500_730504890423605_1425702647400253724_n.jpg" + ], + "links": [ + "https://postimg.org/image/4dorojsjx/", + "https://postimage.org/", + "https://en.m.wikipedia.org/wiki/Article_9_of_the_Japanese_Constitution", + "https://postimg.org/image/3rltv0nvb/", + "http://www.cancer.gov/about-cancer/treatment/cam/patient/cannabis-pdq", + "https://m.youtube.com/watch?v=S9qkYLtAhSQ", + "http://www.veteranstoday.com/2014/04/22/prophet-or-profit-nikola-teslas-vision-vs-j-p-morgans-greed/", + "http://www.pbs.org/tesla/ll/ll_todre.html", + "https://postimg.org/image/fe74390xv/", + "https://postimage.org/app.php", + "http://99u.com/articles/6973/francis-ford-coppola-on-risk-money-craft-collaboration", + "https://steemit.com/anarchism/@jaredhowe/intellectual-property-a-government-protected-monopoly", + "https://postimg.org/image/hvr7ls1cr/", + "https://postimg.org/image/ksywo2yvl/", + "https://postimg.org/image/502b757ib/", + "https://postimg.org/image/q3u5ej98r/" + ], + "tags": [ + "anarchy", + "anarchism", + "cannabis", + "voluntaryism", + "politics" + ], + "users": [ + "jaredhowe" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 44861547400445, + "payout": 230.923, + "payout_at": "2016-09-07T02:31:54", + "pending_payout_value": "230.923 HBD", + "percent_hbd": 10000, + "permlink": "the-art-of-anarchy-how-the-state-suppresses-creativity-innovation-and-progress", + "post_id": 1065258, + "promoted": "50.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 71 + }, + "title": "The Art of Anarchy: How the State Suppresses Creativity, Innovation, and Progress.", + "updated": "2016-08-31T03:34:48", + "url": "/anarchy/@kafkanarchy84/the-art-of-anarchy-how-the-state-suppresses-creativity-innovation-and-progress" + }, + { + "active_votes": [ + { + "rshares": 118375050443, + "voter": "penambang" + }, + { + "rshares": 898999837605, + "voter": "liondani" + }, + { + "rshares": 1048493215368, + "voter": "tuck-fheman" + }, + { + "rshares": 75887657904, + "voter": "jchch" + }, + { + "rshares": 34688108074, + "voter": "james-show" + }, + { + "rshares": 1431736381, + "voter": "murh" + }, + { + "rshares": 359570383120, + "voter": "blakemiles84" + }, + { + "rshares": 10821205658, + "voter": "thecryptofiend" + }, + { + "rshares": 35997491244, + "voter": "justtryme90" + }, + { + "rshares": 2247539959401, + "voter": "stellabelle" + }, + { + "rshares": 13344569074, + "voter": "samether" + }, + { + "rshares": 510761583032, + "voter": "infovore" + }, + { + "rshares": 97998372635, + "voter": "geoffrey" + }, + { + "rshares": 80797527028, + "voter": "kimziv" + }, + { + "rshares": 264232034103, + "voter": "lukestokes" + }, + { + "rshares": 94293890572, + "voter": "mctiller" + }, + { + "rshares": 59681038843, + "voter": "razvanelulmarin" + }, + { + "rshares": 1327008130, + "voter": "alexft" + }, + { + "rshares": 17885864632, + "voter": "acassity" + }, + { + "rshares": 1862753166, + "voter": "justoneartist" + }, + { + "rshares": 3443870821, + "voter": "michaellamden68" + }, + { + "rshares": 50922521045, + "voter": "booja" + }, + { + "rshares": 4248264820, + "voter": "dennygalindo" + }, + { + "rshares": 41600326158, + "voter": "ezzy" + }, + { + "rshares": 4614780233, + "voter": "steamit" + }, + { + "rshares": 10363856033, + "voter": "jako" + }, + { + "rshares": 466928201309, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 71512383012, + "voter": "derekareith" + }, + { + "rshares": 2728944167, + "voter": "kepo777" + }, + { + "rshares": 13854906879, + "voter": "mrgreen" + }, + { + "rshares": 12851338071, + "voter": "ausbitbank" + }, + { + "rshares": 1586424739, + "voter": "leksimus" + }, + { + "rshares": 23031752136, + "voter": "halo" + }, + { + "rshares": 13985938610, + "voter": "sebastien" + }, + { + "rshares": 11380680169, + "voter": "tinyhomeliving" + }, + { + "rshares": 18461515038, + "voter": "grolelo" + }, + { + "rshares": 3019181010, + "voter": "kendewitt" + }, + { + "rshares": 2424094754, + "voter": "sgnsteems" + }, + { + "rshares": 18407230178, + "voter": "bendjmiller222" + }, + { + "rshares": 27111031461, + "voter": "beowulfoflegend" + }, + { + "rshares": 4192907964, + "voter": "rainchen" + }, + { + "rshares": 8984285747, + "voter": "oumar" + }, + { + "rshares": 72326327736, + "voter": "rea" + }, + { + "rshares": 1038533669, + "voter": "politicasan2" + }, + { + "rshares": 442838800, + "voter": "quigua" + }, + { + "rshares": 11217104095, + "voter": "winstonwolfe" + }, + { + "rshares": 38420993918, + "voter": "claudiop63" + }, + { + "rshares": 8274812056, + "voter": "webdeals" + }, + { + "rshares": 10236495537, + "voter": "sisterholics" + }, + { + "rshares": 32598223972, + "voter": "brianphobos" + }, + { + "rshares": 5246198372, + "voter": "logic" + }, + { + "rshares": 76609480, + "voter": "salamanca1987ar" + }, + { + "rshares": 2925417608, + "voter": "bkkshadow" + }, + { + "rshares": 19368137736, + "voter": "williambanks" + }, + { + "rshares": 28503926327, + "voter": "jasonstaggers" + }, + { + "rshares": 1685862547, + "voter": "webosfritos" + }, + { + "rshares": 5477975441, + "voter": "nekromarinist" + }, + { + "rshares": 1949167915, + "voter": "sykochica" + }, + { + "rshares": 1083184768217, + "voter": "laonie" + }, + { + "rshares": 8801659586, + "voter": "myfirst" + }, + { + "rshares": 95623720863, + "voter": "somebody" + }, + { + "rshares": 3594663669, + "voter": "flysaga" + }, + { + "rshares": 8832774864, + "voter": "aleksandraz" + }, + { + "rshares": 18397730220, + "voter": "midnightoil" + }, + { + "rshares": 84546938, + "voter": "casandrarose" + }, + { + "rshares": 852897404, + "voter": "havok777" + }, + { + "rshares": 1127861801, + "voter": "slimjim" + }, + { + "rshares": 12201607300, + "voter": "jphamer1" + }, + { + "rshares": 1327638656, + "voter": "xiaokongcom" + }, + { + "rshares": 1752604310, + "voter": "pgarcgo" + }, + { + "rshares": 133268926, + "voter": "steemitqa" + }, + { + "rshares": 54770479559, + "voter": "driv3n" + }, + { + "rshares": 10552634113, + "voter": "cristi" + }, + { + "rshares": 1129806513, + "voter": "quantumanomaly" + }, + { + "rshares": 3345684015, + "voter": "xianjun" + }, + { + "rshares": 18503161084, + "voter": "hanshotfirst" + }, + { + "rshares": 220591346, + "voter": "microluck" + }, + { + "rshares": 10826660667, + "voter": "kyriacos" + }, + { + "rshares": 74754408377, + "voter": "helikopterben" + }, + { + "rshares": 6784921228, + "voter": "farmerswife" + }, + { + "rshares": 12127107749, + "voter": "mikemacintire" + }, + { + "rshares": 73686270, + "voter": "xntryk1" + }, + { + "rshares": 6379814992, + "voter": "pseudopoise" + }, + { + "rshares": 88366627, + "voter": "jtstreetman" + }, + { + "rshares": 603712143, + "voter": "cryptoeasy" + }, + { + "rshares": 309692332, + "voter": "codymac40" + }, + { + "rshares": 69382211, + "voter": "kreativ" + }, + { + "rshares": 4397523492, + "voter": "bitbutter" + }, + { + "rshares": 1576961403, + "voter": "funkywanderer" + }, + { + "rshares": 3421014498, + "voter": "andressilvera" + }, + { + "rshares": 413377157, + "voter": "shieha" + }, + { + "rshares": 68442517, + "voter": "projecthor" + }, + { + "rshares": 65057583, + "voter": "marquismiller" + } + ], + "author": "thecryptofiend", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.89, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    1) Supercharging your vote

    \n

    \n

    We have the promotion feature and it is a nice addition but as @stellabelle and I have discussed this does not allow people to power up their vote in any way.  

    \n

    My proposal is to allow people to \"supercharge\" their vote with Steem Dollars which would effectively allow them to vote as if they were a whale.  

    \n

    Most people would never have enough money to be able to do this via powering up the normal way.  By allowing them to give special votes in this way you not only decrease the perceived inequality but you also increase the utility of Steem Dollars.

    \n

    The money gets added to the value of the post like any other vote and goes to the author and curators without getting burned.

    \n


    \n

    2) When you Power Up your SP Your Voting Power Percentage resets to 100

    \n

    \n

    This would need to have a minimum value set on it to prevent people gaming it but if a decent limit of say 20 STEEM/SP was set I think a fair balance could be created.  It might need a trial period to get the balance right but I don't see any negatives to at the very least trialling it.

    \n

    I think it is only fair to reward people for supporting the platform by powering up and this would create an added incentive for doing it.

    \n

    It would be another reason for people to keep powering up and not power down.

    \n


    \n

    What do you think?

    \n

    I would love to hear everyone else's opinions on these features.  Have your say in the comments:

    \n

    (Stock images are licensed from Istockphoto)

    \n", + "category": "steemit", + "children": 51, + "created": "2016-08-31T01:48:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/08/30/iStock_20135252_SMALLbf93e.jpg", + "https://www.steemimg.com/images/2016/08/30/iStock_82500533_SMALL1bb21.jpg" + ], + "tags": [ + "steemit", + "steem", + "steemit-issues", + "improvements" + ], + "users": [ + "stellabelle" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 8475830574606, + "payout": 7.511, + "payout_at": "2016-09-07T01:48:42", + "pending_payout_value": "7.511 HBD", + "percent_hbd": 10000, + "permlink": "2-killer-steemit-features-i-would-like-to-see", + "post_id": 1064882, + "promoted": "50.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 93 + }, + "title": "2 Killer Steemit Features I Would Like to See", + "updated": "2016-08-31T01:48:42", + "url": "/steemit/@thecryptofiend/2-killer-steemit-features-i-would-like-to-see" + }, + { + "active_votes": [ + { + "rshares": 758229401499, + "voter": "mr11acdee" + }, + { + "rshares": 55443872918, + "voter": "fminerten1" + }, + { + "rshares": 6427387942069, + "voter": "smooth" + }, + { + "rshares": 35604278185574, + "voter": "jamesc" + }, + { + "rshares": 6840543961070, + "voter": "xeldal" + }, + { + "rshares": 9314806498176, + "voter": "pharesim" + }, + { + "rshares": 120834626314, + "voter": "sandra" + }, + { + "rshares": 945944540976, + "voter": "ihashfury" + }, + { + "rshares": 3524460829376, + "voter": "wang" + }, + { + "rshares": 3098774179, + "voter": "boy" + }, + { + "rshares": 3761913032, + "voter": "bue-witness" + }, + { + "rshares": 697256115, + "voter": "bunny" + }, + { + "rshares": 500914366241, + "voter": "ajvest" + }, + { + "rshares": 53926470434, + "voter": "bue" + }, + { + "rshares": 1660705255, + "voter": "mini" + }, + { + "rshares": 213653566, + "voter": "moon" + }, + { + "rshares": 389063897599, + "voter": "recursive3" + }, + { + "rshares": 2393513197011, + "voter": "recursive" + }, + { + "rshares": 1136472885089, + "voter": "smooth.witness" + }, + { + "rshares": 80699573707, + "voter": "vip" + }, + { + "rshares": 253788669743, + "voter": "pheonike" + }, + { + "rshares": 9200408205, + "voter": "proctologic" + }, + { + "rshares": 622667151, + "voter": "healthcare" + }, + { + "rshares": 967098399, + "voter": "daniel.pan" + }, + { + "rshares": 839270505208, + "voter": "steemrollin" + }, + { + "rshares": 89866609466, + "voter": "jchch" + }, + { + "rshares": 36622493980, + "voter": "alexgr" + }, + { + "rshares": 288128811, + "voter": "helen.tan" + }, + { + "rshares": 23934753310, + "voter": "yefet" + }, + { + "rshares": 82688369456, + "voter": "acidsun" + }, + { + "rshares": 12974070943, + "voter": "gregory-f" + }, + { + "rshares": 85956249019, + "voter": "edgeland" + }, + { + "rshares": 365743136198, + "voter": "craig-grant" + }, + { + "rshares": 79653132659, + "voter": "easteagle13" + }, + { + "rshares": 9589267820, + "voter": "gregory60" + }, + { + "rshares": 16764407247, + "voter": "full-measure" + }, + { + "rshares": 13423594806, + "voter": "jademont" + }, + { + "rshares": 7582612728, + "voter": "fran2k" + }, + { + "rshares": 535513865380, + "voter": "eeks" + }, + { + "rshares": 12587223080, + "voter": "fkn" + }, + { + "rshares": 11166877278, + "voter": "bryner" + }, + { + "rshares": 465107574, + "voter": "paco-steem" + }, + { + "rshares": 9703919146, + "voter": "mranderson" + }, + { + "rshares": 5456091909, + "voter": "spaninv" + }, + { + "rshares": 111430524354, + "voter": "forrestwillie" + }, + { + "rshares": 26320907217, + "voter": "instructor2121" + }, + { + "rshares": 37297723085, + "voter": "james-show" + }, + { + "rshares": 2098966754, + "voter": "gekko" + }, + { + "rshares": 327209166737, + "voter": "teamsteem" + }, + { + "rshares": 16574864652, + "voter": "elishagh1" + }, + { + "rshares": 645309420649, + "voter": "nanzo-scoop" + }, + { + "rshares": 239540317938, + "voter": "pal" + }, + { + "rshares": 908206405, + "voter": "weenfan" + }, + { + "rshares": 3663621620, + "voter": "daycrypter" + }, + { + "rshares": 18726590841, + "voter": "acidyo" + }, + { + "rshares": 1449074419, + "voter": "jonathan-tokki" + }, + { + "rshares": 221720713377, + "voter": "mummyimperfect" + }, + { + "rshares": 59551898705, + "voter": "tosch" + }, + { + "rshares": 54129776980, + "voter": "oaldamster" + }, + { + "rshares": 1062096269, + "voter": "coar" + }, + { + "rshares": 76778729916, + "voter": "asch" + }, + { + "rshares": 516435133701, + "voter": "kevinwong" + }, + { + "rshares": 1430738012, + "voter": "murh" + }, + { + "rshares": 376542079, + "voter": "mughat" + }, + { + "rshares": 47661340196, + "voter": "nphacker" + }, + { + "rshares": 562669986551, + "voter": "cyber" + }, + { + "rshares": 59997501097, + "voter": "ak2020" + }, + { + "rshares": 24795162523, + "voter": "paul-labossiere" + }, + { + "rshares": 2931804837, + "voter": "bill-kline" + }, + { + "rshares": 201832466909, + "voter": "leon-fu" + }, + { + "rshares": 3594850813100, + "voter": "satoshifund" + }, + { + "rshares": 371652967811, + "voter": "taoteh1221" + }, + { + "rshares": 334084395, + "voter": "applecrisp" + }, + { + "rshares": 363256840, + "voter": "stiletto" + }, + { + "rshares": 9861567392, + "voter": "gsus" + }, + { + "rshares": 49611650863, + "voter": "juanmiguelsalas" + }, + { + "rshares": 827956563, + "voter": "sunnyray" + }, + { + "rshares": 103183151792, + "voter": "kenny-crane" + }, + { + "rshares": 12933674542, + "voter": "samether" + }, + { + "rshares": 65873159454, + "voter": "ratel" + }, + { + "rshares": 9218256992, + "voter": "kennyskitchen" + }, + { + "rshares": 67941545485, + "voter": "herzmeister" + }, + { + "rshares": 258065486703, + "voter": "kaylinart" + }, + { + "rshares": 75952714371, + "voter": "tim-johnston" + }, + { + "rshares": 135558091568, + "voter": "schro" + }, + { + "rshares": 1905130714, + "voter": "stephen-somers" + }, + { + "rshares": 281682997632, + "voter": "trogdor" + }, + { + "rshares": 132870495141, + "voter": "thedashguy" + }, + { + "rshares": 4044569693, + "voter": "usefree" + }, + { + "rshares": 193325289474, + "voter": "mexbit" + }, + { + "rshares": 1429359370177, + "voter": "sean-king" + }, + { + "rshares": 102981746849, + "voter": "geoffrey" + }, + { + "rshares": 42254419116, + "voter": "honeythief" + }, + { + "rshares": 32317868792, + "voter": "talanhorne" + }, + { + "rshares": 46165618324, + "voter": "karnal" + }, + { + "rshares": 13511383443, + "voter": "magnebit" + }, + { + "rshares": 7741509209, + "voter": "simoneighties" + }, + { + "rshares": 3398961575, + "voter": "the.bot" + }, + { + "rshares": 12819770845, + "voter": "primus" + }, + { + "rshares": 14008745562, + "voter": "damirkatusic" + }, + { + "rshares": 6615855133, + "voter": "tobydaniel2" + }, + { + "rshares": 17543063322, + "voter": "grey580" + }, + { + "rshares": 261201772, + "voter": "ladyclair" + }, + { + "rshares": 9856964632, + "voter": "cannav" + }, + { + "rshares": 19983766662, + "voter": "thebatchman" + }, + { + "rshares": 8028855596, + "voter": "dasha" + }, + { + "rshares": 335454431536, + "voter": "heiditravels" + }, + { + "rshares": 4542608039, + "voter": "dennygalindo" + }, + { + "rshares": 5631764590, + "voter": "unicornfarts" + }, + { + "rshares": 41598563868, + "voter": "ezzy" + }, + { + "rshares": 3043880308, + "voter": "orly" + }, + { + "rshares": 4522484628, + "voter": "steamit" + }, + { + "rshares": 8578050565, + "voter": "kakradetome" + }, + { + "rshares": 5014183284, + "voter": "riscadox" + }, + { + "rshares": 15159135783, + "voter": "konstantin" + }, + { + "rshares": 18333306648, + "voter": "katyakov" + }, + { + "rshares": 304208082, + "voter": "skywxp3d" + }, + { + "rshares": 117160059235, + "voter": "robrigo" + }, + { + "rshares": 30694094423, + "voter": "hitmeasap" + }, + { + "rshares": 10105609937, + "voter": "stealthtrader" + }, + { + "rshares": 135308691632, + "voter": "chhayll" + }, + { + "rshares": 125040431114, + "voter": "jackkang" + }, + { + "rshares": 15814654233, + "voter": "elyaque" + }, + { + "rshares": 8236654789, + "voter": "manoami" + }, + { + "rshares": 9191580572, + "voter": "rnevet" + }, + { + "rshares": 626493107542, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 32953138376, + "voter": "r4fken" + }, + { + "rshares": 1592136512, + "voter": "sergei" + }, + { + "rshares": 8532600904, + "voter": "killswitch" + }, + { + "rshares": 76784131793, + "voter": "derekareith" + }, + { + "rshares": 1339511338, + "voter": "btcshare7" + }, + { + "rshares": 2727574411, + "voter": "kepo777" + }, + { + "rshares": 464302070067, + "voter": "neoxian" + }, + { + "rshares": 10585603645, + "voter": "seanmchughart" + }, + { + "rshares": 308550471, + "voter": "onthewayout" + }, + { + "rshares": 333706353, + "voter": "ch0c0latechip" + }, + { + "rshares": 305939049, + "voter": "doge4lyf" + }, + { + "rshares": 113577526339, + "voter": "crypt0" + }, + { + "rshares": 1350155707, + "voter": "vi1son" + }, + { + "rshares": 1206462597, + "voter": "nobreku" + }, + { + "rshares": 147174247311, + "voter": "knircky" + }, + { + "rshares": 10438079975, + "voter": "spiz0r" + }, + { + "rshares": 12851338071, + "voter": "ausbitbank" + }, + { + "rshares": 864077460, + "voter": "steem1653" + }, + { + "rshares": 22470657587, + "voter": "halo" + }, + { + "rshares": 14953551106, + "voter": "sebastien" + }, + { + "rshares": 4673264451, + "voter": "gikitiki" + }, + { + "rshares": 4023608719, + "voter": "egjoshslim" + }, + { + "rshares": 2916845666, + "voter": "steemit-life" + }, + { + "rshares": 11032935743, + "voter": "asim" + }, + { + "rshares": 86186408194, + "voter": "paco" + }, + { + "rshares": 473559669, + "voter": "edrivegom" + }, + { + "rshares": 113769285579, + "voter": "speda" + }, + { + "rshares": 4183845094, + "voter": "karen13" + }, + { + "rshares": 54233106957, + "voter": "shark" + }, + { + "rshares": 15492148878, + "voter": "dwinblood" + }, + { + "rshares": 7769781964, + "voter": "deviedev" + }, + { + "rshares": 1367833704, + "voter": "jrd8526" + }, + { + "rshares": 30275949847, + "voter": "jpiper20" + }, + { + "rshares": 78983719974, + "voter": "ntomaino" + }, + { + "rshares": 13451771168, + "voter": "jaycobbell" + }, + { + "rshares": 9937357651, + "voter": "bycz" + }, + { + "rshares": 1768701961, + "voter": "dmacshady" + }, + { + "rshares": 8841186026, + "voter": "blinova" + }, + { + "rshares": 825453432, + "voter": "thinkngrow" + }, + { + "rshares": 594214785, + "voter": "luisucv34" + }, + { + "rshares": 18793081399, + "voter": "grolelo" + }, + { + "rshares": 2180586785, + "voter": "breathe3000" + }, + { + "rshares": 268065099767, + "voter": "knozaki2015" + }, + { + "rshares": 235342593, + "voter": "winstonjerry" + }, + { + "rshares": 43997216785, + "voter": "milestone" + }, + { + "rshares": 20755866976, + "voter": "artific" + }, + { + "rshares": 20246922705, + "voter": "creemej" + }, + { + "rshares": 118255889342, + "voter": "demotruk" + }, + { + "rshares": 3422191867, + "voter": "maximkichev" + }, + { + "rshares": 1769553673, + "voter": "the-future" + }, + { + "rshares": 13248573174, + "voter": "nippel66" + }, + { + "rshares": 12202190947, + "voter": "phenom" + }, + { + "rshares": 2423586298, + "voter": "sgnsteems" + }, + { + "rshares": 4127371020, + "voter": "oululahti" + }, + { + "rshares": 5474925957, + "voter": "smolalit" + }, + { + "rshares": 252325991392, + "voter": "calaber24p" + }, + { + "rshares": 136950996, + "voter": "jdenismusic" + }, + { + "rshares": 3415324828, + "voter": "simon.braki.love" + }, + { + "rshares": 14306493580, + "voter": "all-of-us" + }, + { + "rshares": 61113481202, + "voter": "thylbom" + }, + { + "rshares": 120903743, + "voter": "bobo012" + }, + { + "rshares": 1482891198, + "voter": "fubar-bdhr" + }, + { + "rshares": 8079515480, + "voter": "magz8716" + }, + { + "rshares": 2475919284, + "voter": "vlad" + }, + { + "rshares": 8130024422, + "voter": "tarindel" + }, + { + "rshares": 876685820, + "voter": "amor" + }, + { + "rshares": 226888651833, + "voter": "liberosist" + }, + { + "rshares": 3287926088, + "voter": "birdie" + }, + { + "rshares": 812081773, + "voter": "sovereignbtc" + }, + { + "rshares": 111864348, + "voter": "summerrain" + }, + { + "rshares": 24431467730, + "voter": "deanliu" + }, + { + "rshares": 4082655338, + "voter": "rainchen" + }, + { + "rshares": 72188301713, + "voter": "rea" + }, + { + "rshares": 106773590, + "voter": "justing" + }, + { + "rshares": 3514180305, + "voter": "dmitriybtc" + }, + { + "rshares": 203596805109, + "voter": "jl777" + }, + { + "rshares": 97391141, + "voter": "maxflender" + }, + { + "rshares": 995679022080, + "voter": "james212" + }, + { + "rshares": 113481077, + "voter": "tylerstevens" + }, + { + "rshares": 26224201592, + "voter": "zaebars" + }, + { + "rshares": 15885452304, + "voter": "positive" + }, + { + "rshares": 1646355321, + "voter": "yarly" + }, + { + "rshares": 249753408, + "voter": "yarly2" + }, + { + "rshares": 250127725, + "voter": "yarly3" + }, + { + "rshares": 144699103, + "voter": "yarly4" + }, + { + "rshares": 145516307, + "voter": "yarly5" + }, + { + "rshares": 82969949, + "voter": "yarly7" + }, + { + "rshares": 4927592739, + "voter": "masterinvestor" + }, + { + "rshares": 9947377892, + "voter": "vongohren" + }, + { + "rshares": 6989326514, + "voter": "moon32walker" + }, + { + "rshares": 401029098, + "voter": "ladypenelope1" + }, + { + "rshares": 14089138088, + "voter": "carlidos" + }, + { + "rshares": 212108890668, + "voter": "johnsmith" + }, + { + "rshares": 682632091, + "voter": "tobythecat" + }, + { + "rshares": 6960449261, + "voter": "summonerrk" + }, + { + "rshares": 4283332799, + "voter": "bbrewer" + }, + { + "rshares": 442838800, + "voter": "quigua" + }, + { + "rshares": 1912624362, + "voter": "flexcougar" + }, + { + "rshares": 878557069, + "voter": "happyphoenix" + }, + { + "rshares": 1376266655, + "voter": "pump" + }, + { + "rshares": 7599817269, + "voter": "webdeals" + }, + { + "rshares": 17522565456, + "voter": "proto" + }, + { + "rshares": 593558488, + "voter": "curator" + }, + { + "rshares": 17665762711, + "voter": "pinkisland" + }, + { + "rshares": 400045064, + "voter": "yarly10" + }, + { + "rshares": 214599727, + "voter": "yarly11" + }, + { + "rshares": 11348028763, + "voter": "michaeldodridge" + }, + { + "rshares": 75136080, + "voter": "yarly12" + }, + { + "rshares": 87875580, + "voter": "salamanca1987ar" + }, + { + "rshares": 4669081913, + "voter": "beanz" + }, + { + "rshares": 722444244, + "voter": "steemuwe" + }, + { + "rshares": 8747695392, + "voter": "clevecross" + }, + { + "rshares": 122273677, + "voter": "steemster1" + }, + { + "rshares": 897211578, + "voter": "mar1978co" + }, + { + "rshares": 95071888164, + "voter": "sterlinluxan" + }, + { + "rshares": 6431609320, + "voter": "comealong" + }, + { + "rshares": 1318034402, + "voter": "spinner" + }, + { + "rshares": 21862344199, + "voter": "williambanks" + }, + { + "rshares": 112669609, + "voter": "awaking" + }, + { + "rshares": 89163450186, + "voter": "shaka" + }, + { + "rshares": 1099605749, + "voter": "metaflute" + }, + { + "rshares": 51493519449, + "voter": "gomeravibz" + }, + { + "rshares": 8760811043, + "voter": "taker" + }, + { + "rshares": 6023464839, + "voter": "nekromarinist" + }, + { + "rshares": 51143991, + "voter": "sharon" + }, + { + "rshares": 1404629435, + "voter": "crowne" + }, + { + "rshares": 1475551420, + "voter": "shaheer001" + }, + { + "rshares": 66335200, + "voter": "elec365" + }, + { + "rshares": 64002331, + "voter": "marynetta" + }, + { + "rshares": 3776705827, + "voter": "dumar022" + }, + { + "rshares": 50731326, + "voter": "lillianjones" + }, + { + "rshares": 2501311515, + "voter": "pdogg147" + }, + { + "rshares": 22418268355, + "voter": "laoyao" + }, + { + "rshares": 3800326295, + "voter": "rich77" + }, + { + "rshares": 15936411207, + "voter": "gmurph" + }, + { + "rshares": 33035830465, + "voter": "timsaid" + }, + { + "rshares": 3634498489, + "voter": "poeticsnake" + }, + { + "rshares": 1776772038, + "voter": "achim86" + }, + { + "rshares": 2221585706, + "voter": "crypto-toll" + }, + { + "rshares": 440780649721, + "voter": "glitterfart" + }, + { + "rshares": 3564737346, + "voter": "ullikume" + }, + { + "rshares": 741195080, + "voter": "labradorsem" + }, + { + "rshares": 527810072, + "voter": "romancs" + }, + { + "rshares": 86802572834, + "voter": "thisisbenbrick" + }, + { + "rshares": 16142666675, + "voter": "pvhf" + }, + { + "rshares": 235619763, + "voter": "riosparada" + }, + { + "rshares": 1317535282, + "voter": "dolov" + }, + { + "rshares": 12628040417, + "voter": "jphamer1" + }, + { + "rshares": 10158724335, + "voter": "ekitcho" + }, + { + "rshares": 17085246218, + "voter": "velourex" + }, + { + "rshares": 92634012404, + "voter": "joele" + }, + { + "rshares": 3452722106, + "voter": "oflyhigh" + }, + { + "rshares": 61274515, + "voter": "nickche" + }, + { + "rshares": 2442663082, + "voter": "kainmarx" + }, + { + "rshares": 632943616, + "voter": "future24" + }, + { + "rshares": 1361293312, + "voter": "hms818" + }, + { + "rshares": 54703435881, + "voter": "driv3n" + }, + { + "rshares": 51120963, + "voter": "msjennifer" + }, + { + "rshares": 52099594, + "voter": "ciao" + }, + { + "rshares": 11641985098, + "voter": "thebotkiller" + }, + { + "rshares": 330698101, + "voter": "jrcornel" + }, + { + "rshares": 51753317, + "voter": "steemo" + }, + { + "rshares": 3847031922, + "voter": "alchemage" + }, + { + "rshares": 580373746, + "voter": "bmcv001" + }, + { + "rshares": 50390768, + "voter": "steema" + }, + { + "rshares": 1588639050, + "voter": "erikclark13" + }, + { + "rshares": 17969206486, + "voter": "highlite" + }, + { + "rshares": 4287682528, + "voter": "melek" + }, + { + "rshares": 66843259, + "voter": "evgenyche" + }, + { + "rshares": 58277489, + "voter": "confucius" + }, + { + "rshares": 11985033800, + "voter": "borran" + }, + { + "rshares": 1718263538, + "voter": "bledarus" + }, + { + "rshares": 61056742, + "voter": "elenirossidou" + }, + { + "rshares": 85844312962, + "voter": "miacats" + }, + { + "rshares": 11484038338, + "voter": "mione" + }, + { + "rshares": 51153233, + "voter": "jarvis" + }, + { + "rshares": 575708182, + "voter": "ashwim" + }, + { + "rshares": 59872138, + "voter": "razberrijam" + }, + { + "rshares": 38942482124, + "voter": "blockchaingirl" + }, + { + "rshares": 50692212, + "voter": "fortuner" + }, + { + "rshares": 1148442889, + "voter": "chinadaily" + }, + { + "rshares": 608245002340, + "voter": "dollarvigilante" + }, + { + "rshares": 76555472966, + "voter": "serejandmyself" + }, + { + "rshares": 7409763632, + "voter": "mrgrey" + }, + { + "rshares": 4202213533, + "voter": "almerri" + }, + { + "rshares": 1258347207, + "voter": "kollapsik" + }, + { + "rshares": 58273476, + "voter": "porcupine305" + }, + { + "rshares": 1115440027, + "voter": "the-bitcoin-dood" + }, + { + "rshares": 7542708002, + "voter": "gvargas123" + }, + { + "rshares": 1665570930, + "voter": "jsantana" + }, + { + "rshares": 771908956, + "voter": "telos" + }, + { + "rshares": 50684643, + "voter": "johnbyrd" + }, + { + "rshares": 50682252, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 50677748, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 87993823754, + "voter": "icfiedler" + }, + { + "rshares": 447463625, + "voter": "keepdoodling" + }, + { + "rshares": 4146823244, + "voter": "chaospoet" + }, + { + "rshares": 2117999039, + "voter": "movievertigo" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 18096694691, + "voter": "yef99" + }, + { + "rshares": 383444983, + "voter": "mig641" + }, + { + "rshares": 489268995, + "voter": "tradz" + }, + { + "rshares": 17975783136, + "voter": "andrewawerdna" + }, + { + "rshares": 963426496, + "voter": "rittr" + }, + { + "rshares": 61763241, + "voter": "kenistyles" + }, + { + "rshares": 5923119227, + "voter": "trev" + }, + { + "rshares": 57842929, + "voter": "sleepyb" + }, + { + "rshares": 78034241694, + "voter": "barrycooper" + }, + { + "rshares": 62402082, + "voter": "lensessions" + }, + { + "rshares": 1087363894, + "voter": "matildapurse" + }, + { + "rshares": 57966969, + "voter": "wmhammer" + }, + { + "rshares": 40532137340, + "voter": "dragonanarchist" + }, + { + "rshares": 12408078567, + "voter": "mikemacintire" + }, + { + "rshares": 186472391, + "voter": "volcomic.com" + }, + { + "rshares": 11717575431, + "voter": "pressfortruth" + }, + { + "rshares": 7003599108, + "voter": "sethlinson" + }, + { + "rshares": 12087608265, + "voter": "hilarski" + }, + { + "rshares": 60330284, + "voter": "ajavajive" + }, + { + "rshares": 57717811, + "voter": "ccm702" + }, + { + "rshares": 4297274506, + "voter": "onetree" + }, + { + "rshares": 3059404056, + "voter": "mistowed" + }, + { + "rshares": 93285020, + "voter": "slorunner" + }, + { + "rshares": 58014390, + "voter": "markose" + }, + { + "rshares": 1640583352, + "voter": "imag1ne" + }, + { + "rshares": 57475981, + "voter": "admiralbird" + }, + { + "rshares": 24542145098, + "voter": "daut44" + }, + { + "rshares": 58605389, + "voter": "stokjockey" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 236422965, + "voter": "brandon-rosano" + }, + { + "rshares": 1597148004, + "voter": "themonetaryfew" + }, + { + "rshares": 118704463, + "voter": "libertyrocks" + }, + { + "rshares": 312357671, + "voter": "comcentrate" + }, + { + "rshares": 58270400, + "voter": "awareindeed" + }, + { + "rshares": 58083507, + "voter": "tomtrial" + }, + { + "rshares": 141386604, + "voter": "jtstreetman" + }, + { + "rshares": 55750195, + "voter": "riv" + }, + { + "rshares": 76323726, + "voter": "adnanefs" + }, + { + "rshares": 8425764272, + "voter": "etcmike" + }, + { + "rshares": 50164653, + "voter": "alktoni" + }, + { + "rshares": 118894339, + "voter": "billstclair" + }, + { + "rshares": 941893474, + "voter": "ats-david" + }, + { + "rshares": 666566725, + "voter": "runridefly" + }, + { + "rshares": 68000266, + "voter": "stephenkendal" + }, + { + "rshares": 3689924694, + "voter": "loganarchy" + }, + { + "rshares": 246586617, + "voter": "ratinct" + }, + { + "rshares": 56761351, + "voter": "eliseojacobo" + }, + { + "rshares": 94063090, + "voter": "darkflame" + }, + { + "rshares": 305954884, + "voter": "shanelohre" + }, + { + "rshares": 82849053193, + "voter": "shenanigator" + }, + { + "rshares": 95644485, + "voter": "trendwizard" + }, + { + "rshares": 57872458, + "voter": "jcomeauictx" + }, + { + "rshares": 134517502, + "voter": "matthewmencel" + }, + { + "rshares": 641422439, + "voter": "ian.wash" + }, + { + "rshares": 7040332611, + "voter": "daveks" + }, + { + "rshares": 1635069765, + "voter": "penguinpablo" + }, + { + "rshares": 79669298, + "voter": "uziriel" + }, + { + "rshares": 150460886, + "voter": "freeinthought" + }, + { + "rshares": 13864407456, + "voter": "mikehere" + }, + { + "rshares": 2365368248, + "voter": "funkywanderer" + }, + { + "rshares": 11825120423, + "voter": "ryan-singer" + }, + { + "rshares": 646708938, + "voter": "gear66" + }, + { + "rshares": 58576423, + "voter": "arnoldz61" + }, + { + "rshares": 376009198, + "voter": "eight-rad" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 17535220687, + "voter": "luminousvisions" + }, + { + "rshares": 6881046075, + "voter": "mdoolsky" + }, + { + "rshares": 361907111, + "voter": "profanarky" + }, + { + "rshares": 57248873, + "voter": "cryp71x" + }, + { + "rshares": 107899577, + "voter": "team101" + }, + { + "rshares": 534937690, + "voter": "dumbclubs" + }, + { + "rshares": 51718188, + "voter": "crion" + }, + { + "rshares": 69110586, + "voter": "expatlove" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 53537748, + "voter": "supersune" + }, + { + "rshares": 1280449066, + "voter": "baro" + }, + { + "rshares": 268017975, + "voter": "goldstein" + }, + { + "rshares": 55669133, + "voter": "sebastianbauer" + }, + { + "rshares": 37242141910, + "voter": "sponge-bob" + }, + { + "rshares": 55627295, + "voter": "troyb42" + }, + { + "rshares": 56625126, + "voter": "osame066" + }, + { + "rshares": 54467501, + "voter": "mrmike3rd7" + }, + { + "rshares": 56690664, + "voter": "ritherz" + }, + { + "rshares": 56616688, + "voter": "randro" + }, + { + "rshares": 631258194, + "voter": "tylerdav" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 2716492929, + "voter": "titusfrost" + }, + { + "rshares": 55401224, + "voter": "walternz" + }, + { + "rshares": 1159739581, + "voter": "maryfromsochi" + }, + { + "rshares": 2653697396, + "voter": "activistpost" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 55803830, + "voter": "randal" + }, + { + "rshares": 14243082064, + "voter": "hunterisgreat" + }, + { + "rshares": 1647994899, + "voter": "smisi" + }, + { + "rshares": 508931772, + "voter": "codylang" + }, + { + "rshares": 50356354, + "voter": "yorsens" + }, + { + "rshares": 1823133785, + "voter": "michaelmatthews" + }, + { + "rshares": 57143539, + "voter": "topslim" + }, + { + "rshares": 115478656190, + "voter": "dan-bn" + }, + { + "rshares": 267639325, + "voter": "maarnio" + }, + { + "rshares": 52024054, + "voter": "the-ego-is-you" + }, + { + "rshares": 72763310, + "voter": "skeptic" + }, + { + "rshares": 51210426, + "voter": "t-killa" + }, + { + "rshares": 2195094022, + "voter": "richardjuckes" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 54349843, + "voter": "lynceus" + }, + { + "rshares": 23181600649, + "voter": "dubi" + }, + { + "rshares": 915504134, + "voter": "baodog" + }, + { + "rshares": 5042502288, + "voter": "renzoarg" + }, + { + "rshares": 51906983, + "voter": "sofa" + }, + { + "rshares": 54551628, + "voter": "ruscle" + }, + { + "rshares": 213702500, + "voter": "irininich" + }, + { + "rshares": 4678584078, + "voter": "dexter-k" + }, + { + "rshares": 343328624, + "voter": "panther" + }, + { + "rshares": 268499548, + "voter": "serioustruth" + }, + { + "rshares": 70170304, + "voter": "alina1" + }, + { + "rshares": 55496299, + "voter": "allyouneedtoknow" + }, + { + "rshares": 53871683, + "voter": "doggnostic" + }, + { + "rshares": 53593366, + "voter": "jenny-talls" + }, + { + "rshares": 245237484621, + "voter": "charlieshrem" + }, + { + "rshares": 53602103, + "voter": "napsnsnacks" + }, + { + "rshares": 37107302332, + "voter": "brains" + }, + { + "rshares": 59702540, + "voter": "jcvanleur" + }, + { + "rshares": 1502059088, + "voter": "ibringawareness" + }, + { + "rshares": 700644632, + "voter": "jillwirt" + }, + { + "rshares": 51979174, + "voter": "ailo" + }, + { + "rshares": 1624220962, + "voter": "burnin" + }, + { + "rshares": 50812926, + "voter": "bobbythegreat" + }, + { + "rshares": 1612393618, + "voter": "anton333" + }, + { + "rshares": 52800061, + "voter": "perufoodie" + }, + { + "rshares": 5682945431, + "voter": "chick1" + }, + { + "rshares": 51646863, + "voter": "goldenunicorn" + }, + { + "rshares": 52663821, + "voter": "thefernandaman" + }, + { + "rshares": 2852618357, + "voter": "gringalicious" + }, + { + "rshares": 52635830, + "voter": "eric-the-red" + }, + { + "rshares": 8258036015, + "voter": "mallorca" + }, + { + "rshares": 62633640, + "voter": "echoesinthemind" + }, + { + "rshares": 55034512, + "voter": "daniel31oh" + }, + { + "rshares": 58720591, + "voter": "freebornangel" + }, + { + "rshares": 53327662, + "voter": "pdavid000" + }, + { + "rshares": 143043369, + "voter": "ola1" + }, + { + "rshares": 52874902, + "voter": "steeme" + }, + { + "rshares": 1918615754, + "voter": "ekaterinka" + }, + { + "rshares": 51620406, + "voter": "libertyadvocate" + }, + { + "rshares": 50563647, + "voter": "saintmichael" + }, + { + "rshares": 51570063, + "voter": "sicilian" + }, + { + "rshares": 61140021, + "voter": "roman-dikanev" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51468937, + "voter": "roto" + }, + { + "rshares": 52629272, + "voter": "nathan.chinn" + }, + { + "rshares": 65608445, + "voter": "willio" + }, + { + "rshares": 53518025, + "voter": "infotoday" + }, + { + "rshares": 1664685968, + "voter": "puffin" + }, + { + "rshares": 136773607, + "voter": "iggy" + }, + { + "rshares": 92087247, + "voter": "borishaifa" + }, + { + "rshares": 51436620, + "voter": "rossulbricht" + }, + { + "rshares": 51422500, + "voter": "newman57103" + }, + { + "rshares": 52399098, + "voter": "thefinanceguy" + }, + { + "rshares": 51250382, + "voter": "rony" + }, + { + "rshares": 62714685, + "voter": "cherryleaf" + }, + { + "rshares": 1308464526, + "voter": "robotev" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 51492662, + "voter": "benberger" + }, + { + "rshares": 464502884, + "voter": "greenwayoflife" + }, + { + "rshares": 50821110, + "voter": "gaborondix" + }, + { + "rshares": 50825171, + "voter": "donchate" + }, + { + "rshares": 607607141, + "voter": "thebiggestidea" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50586270, + "voter": "adbro" + }, + { + "rshares": 50505248, + "voter": "ana-maria" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 159378797, + "voter": "dayan" + } + ], + "author": "dollarvigilante", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.46, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://www.steemimg.com/images/2016/08/30/JeffBerwicktheDollarVigilanteandHeidiTravelsonSteemit81e02.jpg
    \n\nAs @heiditravels recently recounted (
    A Chance Encounter With The Dollar Vigilante: Jeff Berwick) the stars seemed to align for a chance meeting between the two of us in Miami a few days ago.\n\nI was just passing through the USSA for as short of a time as possible (it's too much of a police state and too unfree for my liking) on my way to the Dominican Republic to become a citizen and we managed to meet up.\n\nHer story is quite fascinating. Less than two months ago she only dreamed of living a life of world travel and adventure. She had just saved up for her first big trip and was in Tahiti when she began to post on Steemit about it... and the Steem dollars began to flow in. Now she is living the Steem Dream and was just packing for her trip to Africa to swim with great white sharks... all funded by Steem.\n\nI asked her all about it, and more, and you can see it exclusively on Steemit (it is unlisted on Youtube) here:\n\n
    https://www.youtube.com/watch?v=zFcnzicNcV8
    \n\n50% of all Steem dollars generated by this post will be transferred (and publicly verifiable by viewing my wallet) to @heiditravels . That's just another really cool use of Steemit... if you get good content by interviewing or working with other people you can easily, and verifiably, transfer whatever percentage of the Steem dollars you like to that person, or to a charity, or whatever you like.\n\nStay tuned and follow me here at @dollarvigilante as I've got another Steem Exclusive coming up in the next few days with another Steemian... one of the most famous big wave surfers in the world.\n\n
    https://img1.steemit.com/0x0/https://www.dollarvigilante.com/wp-content/uploads/2016/08/Jeff-Berwick-The-Dollar-Vigilante-Steemit-Bio-1024x221.jpg
    ", + "category": "life", + "children": 53, + "created": "2016-08-30T16:53:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/08/30/JeffBerwicktheDollarVigilanteandHeidiTravelsonSteemit81e02.jpg", + "https://img.youtube.com/vi/zFcnzicNcV8/0.jpg", + "https://img1.steemit.com/0x0/https://www.dollarvigilante.com/wp-content/uploads/2016/08/Jeff-Berwick-The-Dollar-Vigilante-Steemit-Bio-1024x221.jpg" + ], + "links": [ + "https://steemit.com/travel/@heiditravels/a-chance-encounter-with-the-dollar-vigilante-jeff-berwick", + "https://steemit.com/money/@dollarvigilante/why-i-left-canada-and-became-a-citizen-of-the-dominican-republic", + "https://www.youtube.com/watch?v=zFcnzicNcV8" + ], + "tags": [ + "life", + "steemit", + "travel", + "purpose", + "anarchy" + ], + "users": [ + "heiditravels", + "dollarvigilante" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 89809482562855, + "payout": 807.898, + "payout_at": "2016-09-06T16:53:06", + "pending_payout_value": "807.898 HBD", + "percent_hbd": 10000, + "permlink": "steem-exclusive-steemit-superstar-heiditravels-on-how-steem-changed-her-life", + "post_id": 1058324, + "promoted": "50.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 503 + }, + "title": "Steem Exclusive: Steemit Superstar, HeidiTravels On How Steem Changed Her Life", + "updated": "2016-08-30T16:59:57", + "url": "/life/@dollarvigilante/steem-exclusive-steemit-superstar-heiditravels-on-how-steem-changed-her-life" + }, + { + "active_votes": [ + { + "rshares": 16068038584703, + "voter": "smooth" + }, + { + "rshares": 17171576974763, + "voter": "rainman" + }, + { + "rshares": 380238459022, + "voter": "berkah" + }, + { + "rshares": 14711632963423, + "voter": "summon" + }, + { + "rshares": 24210363403124, + "voter": "jamesc" + }, + { + "rshares": 1550622330013, + "voter": "butterfly" + }, + { + "rshares": 7289338316046, + "voter": "riverhead" + }, + { + "rshares": 2820033121914, + "voter": "badassmother" + }, + { + "rshares": 6712487067746, + "voter": "xeldal" + }, + { + "rshares": 9503370227688, + "voter": "pharesim" + }, + { + "rshares": 2192945558805, + "voter": "samupaha" + }, + { + "rshares": 1624006663135, + "voter": "hr1" + }, + { + "rshares": 6331869243814, + "voter": "fuzzyvest" + }, + { + "rshares": 20671106684513, + "voter": "tombstone" + }, + { + "rshares": 120834626314, + "voter": "sandra" + }, + { + "rshares": 184562993311, + "voter": "svk" + }, + { + "rshares": 945930480134, + "voter": "ihashfury" + }, + { + "rshares": 995519849332, + "voter": "liondani" + }, + { + "rshares": 3098731457, + "voter": "boy" + }, + { + "rshares": 2018773757609, + "voter": "xeroc" + }, + { + "rshares": 3761860450, + "voter": "bue-witness" + }, + { + "rshares": 697249542, + "voter": "bunny" + }, + { + "rshares": 7015155316458, + "voter": "complexring" + }, + { + "rshares": 53918713676, + "voter": "bue" + }, + { + "rshares": 1660687180, + "voter": "mini" + }, + { + "rshares": 5867859194421, + "voter": "witness.svk" + }, + { + "rshares": 213653566, + "voter": "moon" + }, + { + "rshares": 39162536068, + "voter": "aizensou" + }, + { + "rshares": 391714823652, + "voter": "recursive2" + }, + { + "rshares": 685551872886, + "voter": "masteryoda" + }, + { + "rshares": 2393233043752, + "voter": "recursive" + }, + { + "rshares": 6577996290, + "voter": "sean0010" + }, + { + "rshares": 2837721644118, + "voter": "smooth.witness" + }, + { + "rshares": 1305441705806, + "voter": "steempower" + }, + { + "rshares": 264042739643, + "voter": "indominon" + }, + { + "rshares": 362299688738, + "voter": "officialfuzzy" + }, + { + "rshares": 3081483272757, + "voter": "onceuponatime" + }, + { + "rshares": 77472030486, + "voter": "vip" + }, + { + "rshares": 1135569292139, + "voter": "cass" + }, + { + "rshares": 258875492586, + "voter": "pheonike" + }, + { + "rshares": 16216414939, + "voter": "proctologic" + }, + { + "rshares": 622662222, + "voter": "healthcare" + }, + { + "rshares": 105274127320, + "voter": "chainreaction" + }, + { + "rshares": 967090183, + "voter": "daniel.pan" + }, + { + "rshares": 6766430140, + "voter": "davidwachsman" + }, + { + "rshares": 384246737743, + "voter": "woo7739" + }, + { + "rshares": 3815433932, + "voter": "nexusdev" + }, + { + "rshares": 839270505208, + "voter": "steemrollin" + }, + { + "rshares": 49200552023, + "voter": "full-steem-ahead" + }, + { + "rshares": 134115222316, + "voter": "team" + }, + { + "rshares": 93860680998, + "voter": "jchch" + }, + { + "rshares": 64498886993, + "voter": "ilanaakoundi" + }, + { + "rshares": 30870794916, + "voter": "marketingmonk" + }, + { + "rshares": 66151857717, + "voter": "pnc" + }, + { + "rshares": 288128811, + "voter": "helen.tan" + }, + { + "rshares": 23934611353, + "voter": "yefet" + }, + { + "rshares": 22084251149, + "voter": "nikolai" + }, + { + "rshares": 13550665433, + "voter": "gregory-f" + }, + { + "rshares": 11533606733, + "voter": "dave-hughes" + }, + { + "rshares": 899953681, + "voter": "moh-rokib" + }, + { + "rshares": 85890057706, + "voter": "edgeland" + }, + { + "rshares": 78060070006, + "voter": "easteagle13" + }, + { + "rshares": 3982414769, + "voter": "ppitonak" + }, + { + "rshares": 14435268029, + "voter": "ervin-lemark" + }, + { + "rshares": 211014753439, + "voter": "camilla" + }, + { + "rshares": 9784967164, + "voter": "gregory60" + }, + { + "rshares": 174336102579, + "voter": "jamtaylor" + }, + { + "rshares": 23524407728, + "voter": "joelinux" + }, + { + "rshares": 5074405568, + "voter": "holabebe" + }, + { + "rshares": 550376960524, + "voter": "eeks" + }, + { + "rshares": 7552072593, + "voter": "fkn" + }, + { + "rshares": 485329642, + "voter": "paco-steem" + }, + { + "rshares": 9703919146, + "voter": "mranderson" + }, + { + "rshares": 827766206746, + "voter": "cryptogee" + }, + { + "rshares": 5577262823, + "voter": "spaninv" + }, + { + "rshares": 46956093933, + "voter": "tsugimoto" + }, + { + "rshares": 2098966754, + "voter": "gekko" + }, + { + "rshares": 340794336001, + "voter": "teamsteem" + }, + { + "rshares": 9940200806, + "voter": "elishagh1" + }, + { + "rshares": 645203570488, + "voter": "nanzo-scoop" + }, + { + "rshares": 4326510656, + "voter": "jerome-colley" + }, + { + "rshares": 60408640373, + "voter": "avarice" + }, + { + "rshares": 1320082412, + "voter": "karask" + }, + { + "rshares": 156368475862, + "voter": "steve-walschot" + }, + { + "rshares": 57940401954, + "voter": "hannixx42" + }, + { + "rshares": 221686128997, + "voter": "mummyimperfect" + }, + { + "rshares": 22011825006, + "voter": "klye" + }, + { + "rshares": 54129776980, + "voter": "oaldamster" + }, + { + "rshares": 1150356508, + "voter": "coar" + }, + { + "rshares": 76775332206, + "voter": "asch" + }, + { + "rshares": 553323357537, + "voter": "kevinwong" + }, + { + "rshares": 1788358436, + "voter": "murh" + }, + { + "rshares": 19203629337, + "voter": "mughat" + }, + { + "rshares": 56822713110, + "voter": "luke-crowley" + }, + { + "rshares": 29021695416, + "voter": "trung81" + }, + { + "rshares": 46913811335, + "voter": "ranko-k" + }, + { + "rshares": 609559152097, + "voter": "cyber" + }, + { + "rshares": 59988248729, + "voter": "ak2020" + }, + { + "rshares": 12095833335, + "voter": "thecryptofiend" + }, + { + "rshares": 379207039, + "voter": "damien-beverly" + }, + { + "rshares": 84699179852, + "voter": "eric-boucher" + }, + { + "rshares": 10066128118, + "voter": "johnerfx" + }, + { + "rshares": 347261612, + "voter": "saroj-bhatta" + }, + { + "rshares": 3594730571722, + "voter": "satoshifund" + }, + { + "rshares": 371634303650, + "voter": "taoteh1221" + }, + { + "rshares": 334084395, + "voter": "applecrisp" + }, + { + "rshares": 2165862961420, + "voter": "stellabelle" + }, + { + "rshares": 37471306135, + "voter": "altoz" + }, + { + "rshares": 14102439208, + "voter": "syadastinasti" + }, + { + "rshares": 379050615, + "voter": "stiletto" + }, + { + "rshares": 52893188787, + "voter": "martin-wichmann" + }, + { + "rshares": 252206116978, + "voter": "churdtzu" + }, + { + "rshares": 362297448706, + "voter": "hedge-x" + }, + { + "rshares": 48482602262, + "voter": "juanmiguelsalas" + }, + { + "rshares": 5828249937, + "voter": "lynda-j-leonard" + }, + { + "rshares": 845541117, + "voter": "sunnyray" + }, + { + "rshares": 103251664763, + "voter": "kenny-crane" + }, + { + "rshares": 62760893653, + "voter": "thecryptodrive" + }, + { + "rshares": 74694183756, + "voter": "faddat" + }, + { + "rshares": 126669587592, + "voter": "bravenewcoin" + }, + { + "rshares": 4445080279, + "voter": "dahaz159" + }, + { + "rshares": 8545983898, + "voter": "kennyskitchen" + }, + { + "rshares": 19863197326, + "voter": "chris-bell" + }, + { + "rshares": 249740793584, + "voter": "kaylinart" + }, + { + "rshares": 333415746, + "voter": "prabhu" + }, + { + "rshares": 510365428219, + "voter": "infovore" + }, + { + "rshares": 85385700303, + "voter": "soulsistashakti" + }, + { + "rshares": 46759090124, + "voter": "brandonp" + }, + { + "rshares": 48470704368, + "voter": "kus-knee" + }, + { + "rshares": 4698166290, + "voter": "raff-delfin" + }, + { + "rshares": 77535014482, + "voter": "tim-johnston" + }, + { + "rshares": 21377142974, + "voter": "ossama-benjohn" + }, + { + "rshares": 557026163, + "voter": "johnerminer" + }, + { + "rshares": 1946546599, + "voter": "stephen-somers" + }, + { + "rshares": 5522250850, + "voter": "g-dubs" + }, + { + "rshares": 136561075585, + "voter": "thedashguy" + }, + { + "rshares": 607119489, + "voter": "proglobyte" + }, + { + "rshares": 5722609782, + "voter": "mark-waser" + }, + { + "rshares": 1458450427016, + "voter": "sean-king" + }, + { + "rshares": 9529672369, + "voter": "andread" + }, + { + "rshares": 105486651121, + "voter": "geoffrey" + }, + { + "rshares": 12636994925, + "voter": "romaan-namoor" + }, + { + "rshares": 43150783931, + "voter": "honeythief" + }, + { + "rshares": 31685349698, + "voter": "talanhorne" + }, + { + "rshares": 7741509209, + "voter": "simoneighties" + }, + { + "rshares": 1042076048, + "voter": "wisehammer" + }, + { + "rshares": 36646941673, + "voter": "cryptoiskey" + }, + { + "rshares": 14383489041, + "voter": "ultralord" + }, + { + "rshares": 22976182156, + "voter": "acassity" + }, + { + "rshares": 58091921234, + "voter": "norbu" + }, + { + "rshares": 4091287980, + "voter": "spikykevin" + }, + { + "rshares": 255977736, + "voter": "ladyclair" + }, + { + "rshares": 3515915464, + "voter": "michaellamden68" + }, + { + "rshares": 207387522046, + "voter": "ericvancewalton" + }, + { + "rshares": 10116063618, + "voter": "cannav" + }, + { + "rshares": 3124603257, + "voter": "sunshinecrypto" + }, + { + "rshares": 177794222264, + "voter": "asmolokalo" + }, + { + "rshares": 260424224, + "voter": "pim" + }, + { + "rshares": 24517189036, + "voter": "good-karma" + }, + { + "rshares": 305496314948, + "voter": "roelandp" + }, + { + "rshares": 39865290374, + "voter": "ezzy" + }, + { + "rshares": 239067516, + "voter": "ivp" + }, + { + "rshares": 3043584516, + "voter": "orly" + }, + { + "rshares": 4614780233, + "voter": "steamit" + }, + { + "rshares": 18699855530, + "voter": "katyakov" + }, + { + "rshares": 122041728369, + "voter": "robrigo" + }, + { + "rshares": 32586668999, + "voter": "hitmeasap" + }, + { + "rshares": 10651795051, + "voter": "stealthtrader" + }, + { + "rshares": 2928510333, + "voter": "stranger27" + }, + { + "rshares": 130350301700, + "voter": "jackkang" + }, + { + "rshares": 10089902117, + "voter": "manoami" + }, + { + "rshares": 36041621084, + "voter": "r4fken" + }, + { + "rshares": 245196723, + "voter": "eterps" + }, + { + "rshares": 164136412, + "voter": "steemswede" + }, + { + "rshares": 1657037877, + "voter": "sergei" + }, + { + "rshares": 8532520414, + "voter": "killswitch" + }, + { + "rshares": 82109855152, + "voter": "derekareith" + }, + { + "rshares": 12190374285, + "voter": "picokernel" + }, + { + "rshares": 14991964319, + "voter": "bitshares101" + }, + { + "rshares": 464248932144, + "voter": "neoxian" + }, + { + "rshares": 10585423374, + "voter": "seanmchughart" + }, + { + "rshares": 200223812, + "voter": "ch0c0latechip" + }, + { + "rshares": 183563429, + "voter": "doge4lyf" + }, + { + "rshares": 1265314431, + "voter": "nobreku" + }, + { + "rshares": 24634906677, + "voter": "strangerarray" + }, + { + "rshares": 1343740412742, + "voter": "renohq" + }, + { + "rshares": 10458694767, + "voter": "spiz0r" + }, + { + "rshares": 75201407580, + "voter": "sigmajin" + }, + { + "rshares": 13265865922, + "voter": "ausbitbank" + }, + { + "rshares": 127921982448, + "voter": "jacor" + }, + { + "rshares": 1108897841, + "voter": "mixa" + }, + { + "rshares": 7725614667, + "voter": "autosmile13" + }, + { + "rshares": 40457916072, + "voter": "wesam" + }, + { + "rshares": 28015342834, + "voter": "gord0b" + }, + { + "rshares": 812002726, + "voter": "dicov" + }, + { + "rshares": 302505871, + "voter": "zhuvazhuva" + }, + { + "rshares": 864036703, + "voter": "steem1653" + }, + { + "rshares": 22593623327, + "voter": "halo" + }, + { + "rshares": 304280811, + "voter": "johanniellano" + }, + { + "rshares": 4673264451, + "voter": "gikitiki" + }, + { + "rshares": 531668806, + "voter": "cherish" + }, + { + "rshares": 238596933, + "voter": "ozbay1" + }, + { + "rshares": 4389391330, + "voter": "egjoshslim" + }, + { + "rshares": 2930979765, + "voter": "steemit-life" + }, + { + "rshares": 16137766305, + "voter": "ashold882015" + }, + { + "rshares": 13785536342, + "voter": "sitaru" + }, + { + "rshares": 196279016677, + "voter": "jesta" + }, + { + "rshares": 185218452, + "voter": "snowden" + }, + { + "rshares": 1970824176, + "voter": "bitland" + }, + { + "rshares": 91930340909, + "voter": "paco" + }, + { + "rshares": 35157697748, + "voter": "biophil" + }, + { + "rshares": 10951363171, + "voter": "senseiteekay" + }, + { + "rshares": 4403810839, + "voter": "karen13" + }, + { + "rshares": 15491273980, + "voter": "dwinblood" + }, + { + "rshares": 23944697198, + "voter": "igster" + }, + { + "rshares": 60005996181, + "voter": "sephiroth" + }, + { + "rshares": 80556710406, + "voter": "ntomaino" + }, + { + "rshares": 235543115, + "voter": "aqris" + }, + { + "rshares": 3648670489, + "voter": "dcryptogold" + }, + { + "rshares": 11027431114, + "voter": "domavila" + }, + { + "rshares": 1989777882, + "voter": "dmacshady" + }, + { + "rshares": 378576826, + "voter": "karenmckersie" + }, + { + "rshares": 7199026334, + "voter": "btcupload" + }, + { + "rshares": 93399900652, + "voter": "stephencurry" + }, + { + "rshares": 1311252522, + "voter": "vorsseli" + }, + { + "rshares": 18461450756, + "voter": "grolelo" + }, + { + "rshares": 4108169412, + "voter": "herverisson" + }, + { + "rshares": 15904877590, + "voter": "anduweb" + }, + { + "rshares": 49543036127, + "voter": "streetstyle" + }, + { + "rshares": 41360210955, + "voter": "yongyoon" + }, + { + "rshares": 118255889342, + "voter": "demotruk" + }, + { + "rshares": 7704010714, + "voter": "tryptamin" + }, + { + "rshares": 4460994500, + "voter": "r-niki09" + }, + { + "rshares": 423284208, + "voter": "bigedude" + }, + { + "rshares": 3574289283, + "voter": "maximkichev" + }, + { + "rshares": 1481735585, + "voter": "natali22" + }, + { + "rshares": 5137023260, + "voter": "pierregi" + }, + { + "rshares": 1042362333, + "voter": "jsteck" + }, + { + "rshares": 2025624569, + "voter": "chahredine" + }, + { + "rshares": 1980645998, + "voter": "the-future" + }, + { + "rshares": 234732800, + "voter": "seafarer124" + }, + { + "rshares": 276041472, + "voter": "nippel66" + }, + { + "rshares": 37545357584, + "voter": "mynameisbrian" + }, + { + "rshares": 1366255021, + "voter": "jos.denmark" + }, + { + "rshares": 2424094754, + "voter": "sgnsteems" + }, + { + "rshares": 7151100502, + "voter": "yonuts" + }, + { + "rshares": 247279471564, + "voter": "calaber24p" + }, + { + "rshares": 14593978966, + "voter": "all-of-us" + }, + { + "rshares": 1523240023, + "voter": "madhatting" + }, + { + "rshares": 8079515480, + "voter": "magz8716" + }, + { + "rshares": 7727377903, + "voter": "manipulable" + }, + { + "rshares": 7310716910, + "voter": "geronimo" + }, + { + "rshares": 3090446482, + "voter": "bones" + }, + { + "rshares": 18778391985, + "voter": "bendjmiller222" + }, + { + "rshares": 6217458703, + "voter": "bitcoiner" + }, + { + "rshares": 13480328466, + "voter": "exitmass" + }, + { + "rshares": 2277845741, + "voter": "vlad" + }, + { + "rshares": 116506316, + "voter": "calbiotech" + }, + { + "rshares": 118833099, + "voter": "kattokassinen" + }, + { + "rshares": 8129630141, + "voter": "tarindel" + }, + { + "rshares": 116481148, + "voter": "steemwitherika" + }, + { + "rshares": 2820120005, + "voter": "travelista" + }, + { + "rshares": 133244656, + "voter": "ellamaeamor" + }, + { + "rshares": 104872826, + "voter": "summerrain" + }, + { + "rshares": 4501389219, + "voter": "rainchen" + }, + { + "rshares": 19657221624, + "voter": "celsius100" + }, + { + "rshares": 68666921142, + "voter": "rea" + }, + { + "rshares": 469079927, + "voter": "nin0000" + }, + { + "rshares": 92846600, + "voter": "justing" + }, + { + "rshares": 104788510, + "voter": "elmusic" + }, + { + "rshares": 5100239216, + "voter": "zelgald1" + }, + { + "rshares": 2842506785, + "voter": "natenvos" + }, + { + "rshares": 214307898873, + "voter": "jl777" + }, + { + "rshares": 384838496, + "voter": "meteor78" + }, + { + "rshares": 111165137, + "voter": "tylerstevens" + }, + { + "rshares": 165911036, + "voter": "navydude" + }, + { + "rshares": 788145165, + "voter": "flyboyzombie" + }, + { + "rshares": 2686520910, + "voter": "lostnuggett" + }, + { + "rshares": 12219105485, + "voter": "positive" + }, + { + "rshares": 1399420305, + "voter": "alekst" + }, + { + "rshares": 1682804929, + "voter": "yarly" + }, + { + "rshares": 255303484, + "voter": "yarly2" + }, + { + "rshares": 255686119, + "voter": "yarly3" + }, + { + "rshares": 144699103, + "voter": "yarly4" + }, + { + "rshares": 145516307, + "voter": "yarly5" + }, + { + "rshares": 84813726, + "voter": "yarly7" + }, + { + "rshares": 4927592739, + "voter": "masterinvestor" + }, + { + "rshares": 56723728631, + "voter": "arcurus" + }, + { + "rshares": 115387959, + "voter": "charbelnamm" + }, + { + "rshares": 13208847526, + "voter": "carlidos" + }, + { + "rshares": 207775439717, + "voter": "johnsmith" + }, + { + "rshares": 633329337, + "voter": "tobythecat" + }, + { + "rshares": 116884886, + "voter": "blackhole" + }, + { + "rshares": 795632907, + "voter": "mohammed123" + }, + { + "rshares": 2501806576, + "voter": "stea90" + }, + { + "rshares": 5062116348, + "voter": "sacode" + }, + { + "rshares": 4283332799, + "voter": "bbrewer" + }, + { + "rshares": 116443950, + "voter": "invent" + }, + { + "rshares": 953327883, + "voter": "happyphoenix" + }, + { + "rshares": 20531481652, + "voter": "krabgat" + }, + { + "rshares": 1376266655, + "voter": "pump" + }, + { + "rshares": 23927890118, + "voter": "team-leibniz" + }, + { + "rshares": 7599817269, + "voter": "webdeals" + }, + { + "rshares": 18444450900, + "voter": "proto" + }, + { + "rshares": 1793399910, + "voter": "fleetinuance" + }, + { + "rshares": 593542712, + "voter": "curator" + }, + { + "rshares": 408919835, + "voter": "yarly10" + }, + { + "rshares": 219368610, + "voter": "yarly11" + }, + { + "rshares": 263336186, + "voter": "faraz" + }, + { + "rshares": 11739152761, + "voter": "michaeldodridge" + }, + { + "rshares": 76805770, + "voter": "yarly12" + }, + { + "rshares": 110407780, + "voter": "salamanca1987ar" + }, + { + "rshares": 1567856396, + "voter": "remlaps" + }, + { + "rshares": 3971767333, + "voter": "beanz" + }, + { + "rshares": 736893129, + "voter": "steemuwe" + }, + { + "rshares": 125670168, + "voter": "steemster1" + }, + { + "rshares": 114289721, + "voter": "diaperhaiku" + }, + { + "rshares": 4100960070, + "voter": "crazylife" + }, + { + "rshares": 238898910625, + "voter": "originate" + }, + { + "rshares": 6448556162, + "voter": "sulev" + }, + { + "rshares": 93173678605, + "voter": "sterlinluxan" + }, + { + "rshares": 6431609320, + "voter": "comealong" + }, + { + "rshares": 915590461, + "voter": "neowenyuan27" + }, + { + "rshares": 1387391493, + "voter": "spinner" + }, + { + "rshares": 2368539478, + "voter": "belkins" + }, + { + "rshares": 25310106112, + "voter": "williambanks" + }, + { + "rshares": 1632473635, + "voter": "ba-boo" + }, + { + "rshares": 1483559041, + "voter": "webosfritos" + }, + { + "rshares": 145372642777, + "voter": "steemdrive" + }, + { + "rshares": 657874013, + "voter": "tkembo" + }, + { + "rshares": 108022819, + "voter": "andrew-charles" + }, + { + "rshares": 1150750202, + "voter": "metaflute" + }, + { + "rshares": 50397912652, + "voter": "gomeravibz" + }, + { + "rshares": 112407757, + "voter": "alrx6918" + }, + { + "rshares": 2524452892, + "voter": "litrbooh" + }, + { + "rshares": 9221354231, + "voter": "taker" + }, + { + "rshares": 746967470, + "voter": "pakisnxt" + }, + { + "rshares": 692602737, + "voter": "nimble" + }, + { + "rshares": 5476861182, + "voter": "nekromarinist" + }, + { + "rshares": 5387965254, + "voter": "theprophet0" + }, + { + "rshares": 51143991, + "voter": "sharon" + }, + { + "rshares": 43823144337, + "voter": "allasyummyfood" + }, + { + "rshares": 2122069394, + "voter": "french.fyde" + }, + { + "rshares": 65282378, + "voter": "marynetta" + }, + { + "rshares": 16805314062, + "voter": "bulkygangsta" + }, + { + "rshares": 52102443, + "voter": "lillianjones" + }, + { + "rshares": 16113899489, + "voter": "magicmonk" + }, + { + "rshares": 24824821554, + "voter": "rawnetics" + }, + { + "rshares": 19436122640, + "voter": "thebluepanda" + }, + { + "rshares": 2697238149, + "voter": "timcliff" + }, + { + "rshares": 13594079153, + "voter": "sunshine" + }, + { + "rshares": 1781802701, + "voter": "alcyon" + }, + { + "rshares": 12630467618, + "voter": "gmurph" + }, + { + "rshares": 32045522155, + "voter": "xtester" + }, + { + "rshares": 74073418, + "voter": "nessacute" + }, + { + "rshares": 459637900, + "voter": "germansailor" + }, + { + "rshares": 3634498489, + "voter": "poeticsnake" + }, + { + "rshares": 66620085, + "voter": "kurzer42" + }, + { + "rshares": 2467617555, + "voter": "kalimor" + }, + { + "rshares": 440765209095, + "voter": "glitterfart" + }, + { + "rshares": 3649442496, + "voter": "ullikume" + }, + { + "rshares": 6152428019, + "voter": "minion" + }, + { + "rshares": 961218107, + "voter": "andrew0" + }, + { + "rshares": 774137084, + "voter": "labradorsem" + }, + { + "rshares": 527810072, + "voter": "romancs" + }, + { + "rshares": 64679936, + "voter": "sky.max" + }, + { + "rshares": 1964111181, + "voter": "t3ran13" + }, + { + "rshares": 6405573928, + "voter": "mevilkingdom" + }, + { + "rshares": 343630735, + "voter": "wiser" + }, + { + "rshares": 64099469, + "voter": "kevinhoo" + }, + { + "rshares": 14148025208, + "voter": "capper2016" + }, + { + "rshares": 12334075382, + "voter": "jphamer1" + }, + { + "rshares": 9951450706, + "voter": "ekitcho" + }, + { + "rshares": 94563887663, + "voter": "joele" + }, + { + "rshares": 62525016, + "voter": "nickche" + }, + { + "rshares": 100635796399, + "voter": "sirwinchester" + }, + { + "rshares": 58503140239, + "voter": "krishtopa" + }, + { + "rshares": 2393809821, + "voter": "kainmarx" + }, + { + "rshares": 1661329846, + "voter": "anjoke" + }, + { + "rshares": 624994940, + "voter": "future24" + }, + { + "rshares": 62168955, + "voter": "bayern000" + }, + { + "rshares": 52502611, + "voter": "msjennifer" + }, + { + "rshares": 115476170, + "voter": "crypticus" + }, + { + "rshares": 3360005674, + "voter": "cmorton" + }, + { + "rshares": 66563826, + "voter": "tukeycon" + }, + { + "rshares": 85705342, + "voter": "carlyadams" + }, + { + "rshares": 10749928332, + "voter": "cristi" + }, + { + "rshares": 351621408, + "voter": "jrcornel" + }, + { + "rshares": 13788052109, + "voter": "queenmountain" + }, + { + "rshares": 21034247347, + "voter": "nixonnox" + }, + { + "rshares": 50390768, + "voter": "steema" + }, + { + "rshares": 16993200482, + "voter": "plasticfuzzy" + }, + { + "rshares": 62639005, + "voter": "ropedancer" + }, + { + "rshares": 36862798038, + "voter": "dowha" + }, + { + "rshares": 79279214, + "voter": "evgenyche" + }, + { + "rshares": 6981205089, + "voter": "tom77" + }, + { + "rshares": 59896309, + "voter": "confucius" + }, + { + "rshares": 28468480134, + "voter": "mrosenquist" + }, + { + "rshares": 1554619391, + "voter": "bledarus" + }, + { + "rshares": 62302798, + "voter": "elenirossidou" + }, + { + "rshares": 177497379, + "voter": "florentina" + }, + { + "rshares": 59505145, + "voter": "rmach" + }, + { + "rshares": 66214844, + "voter": "biervibes" + }, + { + "rshares": 51153233, + "voter": "jarvis" + }, + { + "rshares": 2048624792, + "voter": "emptyspace" + }, + { + "rshares": 6777205106, + "voter": "theb0red1" + }, + { + "rshares": 50692212, + "voter": "fortuner" + }, + { + "rshares": 10543706281, + "voter": "kyriacos" + }, + { + "rshares": 60121509, + "voter": "titan792008" + }, + { + "rshares": 78132990, + "voter": "pompe72" + }, + { + "rshares": 537557601, + "voter": "jayfox" + }, + { + "rshares": 588978698, + "voter": "chanbam" + }, + { + "rshares": 74815575853, + "voter": "serejandmyself" + }, + { + "rshares": 7882694412, + "voter": "mrgrey" + }, + { + "rshares": 120171572, + "voter": "sifodyas" + }, + { + "rshares": 1310778341, + "voter": "kollapsik" + }, + { + "rshares": 1863822291, + "voter": "jsantana" + }, + { + "rshares": 2409828661, + "voter": "madoff" + }, + { + "rshares": 50684643, + "voter": "johnbyrd" + }, + { + "rshares": 50673817, + "voter": "widell" + }, + { + "rshares": 447463625, + "voter": "keepdoodling" + }, + { + "rshares": 3646267239, + "voter": "shneakysquirrel" + }, + { + "rshares": 131938457, + "voter": "steevc" + }, + { + "rshares": 61917877, + "voter": "vasilii" + }, + { + "rshares": 2457788889, + "voter": "steembeast" + }, + { + "rshares": 3718839133, + "voter": "mada" + }, + { + "rshares": 67234587, + "voter": "lasseehlers" + }, + { + "rshares": 58276258, + "voter": "mrlogic" + }, + { + "rshares": 52342236, + "voter": "kamil5" + }, + { + "rshares": 55945663, + "voter": "paolo75" + }, + { + "rshares": 1676295651, + "voter": "dubravko1982" + }, + { + "rshares": 5804656843, + "voter": "trev" + }, + { + "rshares": 85974926, + "voter": "artsteemit" + }, + { + "rshares": 82469320104, + "voter": "barrycooper" + }, + { + "rshares": 41359323816, + "voter": "dragonanarchist" + }, + { + "rshares": 68948761, + "voter": "mckeever" + }, + { + "rshares": 12118801504, + "voter": "mikemacintire" + }, + { + "rshares": 182816069, + "voter": "volcomic.com" + }, + { + "rshares": 1710879681, + "voter": "stillsafe" + }, + { + "rshares": 76843163, + "voter": "joelbow" + }, + { + "rshares": 6861219981, + "voter": "sethlinson" + }, + { + "rshares": 12087608265, + "voter": "hilarski" + }, + { + "rshares": 2582268537, + "voter": "erikaharris" + }, + { + "rshares": 3267609762, + "voter": "anarcho-andrei" + }, + { + "rshares": 390926857, + "voter": "gregoryschneider" + }, + { + "rshares": 4211261250, + "voter": "onetree" + }, + { + "rshares": 851772710, + "voter": "scottrok" + }, + { + "rshares": 59174678, + "voter": "markose" + }, + { + "rshares": 56443564, + "voter": "radar12" + }, + { + "rshares": 58743942, + "voter": "robind" + }, + { + "rshares": 998162791, + "voter": "therealpaul" + }, + { + "rshares": 58816543, + "voter": "anurbanmonk" + }, + { + "rshares": 245231137050, + "voter": "oldtimer" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 58286594, + "voter": "agoristgirl" + }, + { + "rshares": 1631152499, + "voter": "maceytomlin" + }, + { + "rshares": 1256937564, + "voter": "blue1950" + }, + { + "rshares": 96720141, + "voter": "anarcharos" + }, + { + "rshares": 6510015298, + "voter": "pseudopoise" + }, + { + "rshares": 67699642, + "voter": "deleted" + }, + { + "rshares": 144332158, + "voter": "jtstreetman" + }, + { + "rshares": 58025713, + "voter": "riv" + }, + { + "rshares": 9027471555, + "voter": "etcmike" + }, + { + "rshares": 708221558, + "voter": "runridefly" + }, + { + "rshares": 57920706, + "voter": "lionelmessi" + }, + { + "rshares": 11404758868, + "voter": "krnel" + }, + { + "rshares": 122085342, + "voter": "godo" + }, + { + "rshares": 3614919579, + "voter": "loganarchy" + }, + { + "rshares": 56761351, + "voter": "eliseojacobo" + }, + { + "rshares": 57851525, + "voter": "alikc" + }, + { + "rshares": 57828337, + "voter": "quackenbush" + }, + { + "rshares": 56679654, + "voter": "bradyd" + }, + { + "rshares": 680833100, + "voter": "brightstar" + }, + { + "rshares": 9276551988, + "voter": "stephmckenzie" + }, + { + "rshares": 139100977, + "voter": "internets" + }, + { + "rshares": 57683766, + "voter": "alaqrab" + }, + { + "rshares": 84754573, + "voter": "uziriel" + }, + { + "rshares": 56507401, + "voter": "maximator15" + }, + { + "rshares": 5210919498, + "voter": "io-io-io" + }, + { + "rshares": 13863973335, + "voter": "mikehere" + }, + { + "rshares": 11501425107, + "voter": "darrantrute" + }, + { + "rshares": 12307778400, + "voter": "ryan-singer" + }, + { + "rshares": 438997798, + "voter": "jjepic" + }, + { + "rshares": 368489014, + "voter": "eight-rad" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 361907111, + "voter": "profanarky" + }, + { + "rshares": 57384010, + "voter": "redpillbetting" + }, + { + "rshares": 1620016836, + "voter": "davidjkelley" + }, + { + "rshares": 2575415162, + "voter": "bbsj" + }, + { + "rshares": 57072675, + "voter": "dadview" + }, + { + "rshares": 3910484304, + "voter": "davidbrogan" + }, + { + "rshares": 20815698155, + "voter": "markrmorrisjr" + }, + { + "rshares": 55892382, + "voter": "mobios" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 1327049009, + "voter": "leneg" + }, + { + "rshares": 55768488, + "voter": "supersune" + }, + { + "rshares": 1280449066, + "voter": "baro" + }, + { + "rshares": 467322192, + "voter": "ghasemkiani" + }, + { + "rshares": 56932483, + "voter": "tl1210" + }, + { + "rshares": 1692857215, + "voter": "l0k1" + }, + { + "rshares": 15138353971, + "voter": "digital-wisdom" + }, + { + "rshares": 57184430, + "voter": "mnviking" + }, + { + "rshares": 56436574, + "voter": "saintbitts" + }, + { + "rshares": 55627295, + "voter": "troyb42" + }, + { + "rshares": 56733180, + "voter": "flamedarkmoon" + }, + { + "rshares": 1656107455, + "voter": "grm" + }, + { + "rshares": 56625126, + "voter": "osame066" + }, + { + "rshares": 612650384, + "voter": "techstar581" + }, + { + "rshares": 56616688, + "voter": "randro" + }, + { + "rshares": 55501060, + "voter": "buckychris" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 1651777832, + "voter": "matthewtiii" + }, + { + "rshares": 56509248, + "voter": "walternz" + }, + { + "rshares": 1774939202, + "voter": "thelocal" + }, + { + "rshares": 55383044, + "voter": "bobbins" + }, + { + "rshares": 59562278, + "voter": "moonman" + }, + { + "rshares": 5592787900, + "voter": "jwaser" + }, + { + "rshares": 100654728, + "voter": "tatianka" + }, + { + "rshares": 55397045, + "voter": "feedyourbank" + }, + { + "rshares": 2691693294, + "voter": "doitvoluntarily" + }, + { + "rshares": 187760632, + "voter": "bobcollier" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 55803830, + "voter": "randal" + }, + { + "rshares": 645888513, + "voter": "kev7000" + }, + { + "rshares": 371195814, + "voter": "shieha" + }, + { + "rshares": 55043079, + "voter": "zettar" + }, + { + "rshares": 62172605, + "voter": "afristeem" + }, + { + "rshares": 1615035001, + "voter": "smisi" + }, + { + "rshares": 13847174411, + "voter": "bluehorseshoe" + }, + { + "rshares": 55982050, + "voter": "ian89" + }, + { + "rshares": 164186785700, + "voter": "asksisk" + }, + { + "rshares": 53155012, + "voter": "the-ego-is-you" + }, + { + "rshares": 54467815, + "voter": "lsk464" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 287896907, + "voter": "totosky" + }, + { + "rshares": 24234871614, + "voter": "dubi" + }, + { + "rshares": 1001549920, + "voter": "benadapt" + }, + { + "rshares": 2636683622, + "voter": "bwaser" + }, + { + "rshares": 99193021, + "voter": "maytons" + }, + { + "rshares": 4498334912, + "voter": "renzoarg" + }, + { + "rshares": 55084051, + "voter": "starkgrl" + }, + { + "rshares": 55020337, + "voter": "cyrils" + }, + { + "rshares": 181182554, + "voter": "irininich" + }, + { + "rshares": 350178439, + "voter": "panther" + }, + { + "rshares": 53893542, + "voter": "knarly327" + }, + { + "rshares": 140568307, + "voter": "alina1" + }, + { + "rshares": 335474158, + "voter": "spethoscope" + }, + { + "rshares": 57522774, + "voter": "patelincho" + }, + { + "rshares": 364794611, + "voter": "ct-gurus" + }, + { + "rshares": 72893380, + "voter": "and030380" + }, + { + "rshares": 291736661, + "voter": "bones261" + }, + { + "rshares": 74169761939, + "voter": "tracemayer" + }, + { + "rshares": 74242787, + "voter": "littlescribe" + }, + { + "rshares": 5082552771, + "voter": "ivicaa" + }, + { + "rshares": 742679393, + "voter": "uceph" + }, + { + "rshares": 54871468, + "voter": "thekao" + }, + { + "rshares": 56362571, + "voter": "knight-angel" + }, + { + "rshares": 556717327, + "voter": "bones555" + }, + { + "rshares": 53103516, + "voter": "yegor" + }, + { + "rshares": 55136065, + "voter": "darrenciccone" + }, + { + "rshares": 52930132, + "voter": "bobbythegreat" + }, + { + "rshares": 56052374, + "voter": "sic-savidicus" + }, + { + "rshares": 51814320, + "voter": "marianahunt" + }, + { + "rshares": 176715413, + "voter": "bitcoinparadise" + }, + { + "rshares": 1678205602, + "voter": "anton333" + }, + { + "rshares": 2979370509, + "voter": "gringalicious" + }, + { + "rshares": 52970106, + "voter": "heroic15397" + }, + { + "rshares": 54597407, + "voter": "ribuck" + }, + { + "rshares": 2539945399, + "voter": "steempowerwhale" + }, + { + "rshares": 319211613, + "voter": "nataliadobrick" + }, + { + "rshares": 63886313, + "voter": "echoesinthemind" + }, + { + "rshares": 577247264, + "voter": "changkun" + }, + { + "rshares": 55894599, + "voter": "bontonstory" + }, + { + "rshares": 68637609, + "voter": "robcichocki" + }, + { + "rshares": 50066904, + "voter": "f1111111" + }, + { + "rshares": 53170928, + "voter": "wallacepoewer" + }, + { + "rshares": 1098383476, + "voter": "anomaly" + }, + { + "rshares": 26012931436, + "voter": "tarekadam" + }, + { + "rshares": 1488565583, + "voter": "ellepdub" + }, + { + "rshares": 53579928, + "voter": "luup" + }, + { + "rshares": 51890765, + "voter": "gregorygarcia" + }, + { + "rshares": 52847613, + "voter": "phattack" + }, + { + "rshares": 222511908, + "voter": "ola1" + }, + { + "rshares": 6787548607, + "voter": "jhermanbeans" + }, + { + "rshares": 56269886, + "voter": "stardust" + }, + { + "rshares": 54672126, + "voter": "cloudmining" + }, + { + "rshares": 2115382778, + "voter": "ekaterinka" + }, + { + "rshares": 2935093318, + "voter": "herpetologyguy" + }, + { + "rshares": 51523047, + "voter": "akaskew" + }, + { + "rshares": 52508568, + "voter": "rafek" + }, + { + "rshares": 50439559, + "voter": "roto" + }, + { + "rshares": 62196440, + "voter": "drac59" + }, + { + "rshares": 103650339, + "voter": "koalax" + }, + { + "rshares": 53215131, + "voter": "ancientofdays" + }, + { + "rshares": 66920614, + "voter": "willio" + }, + { + "rshares": 173485634, + "voter": "you-know-nothing" + }, + { + "rshares": 651302553, + "voter": "antifragile" + }, + { + "rshares": 64753648, + "voter": "arnebolen" + }, + { + "rshares": 1059793205, + "voter": "jang" + }, + { + "rshares": 4726351699, + "voter": "morgan.waser" + }, + { + "rshares": 54916682, + "voter": "lexikon082" + }, + { + "rshares": 50878690, + "voter": "bobbybillbob" + }, + { + "rshares": 324180348, + "voter": "vh770" + }, + { + "rshares": 2241871498, + "voter": "carlitashaw" + }, + { + "rshares": 136773607, + "voter": "iggy" + }, + { + "rshares": 50602980, + "voter": "cfisher" + }, + { + "rshares": 50264719, + "voter": "drinkthemilk" + }, + { + "rshares": 53447080, + "voter": "thefinanceguy" + }, + { + "rshares": 50249177, + "voter": "iamgrateful" + }, + { + "rshares": 51185859, + "voter": "sageboba" + }, + { + "rshares": 52030157, + "voter": "neophonic" + }, + { + "rshares": 50876228, + "voter": "shaungerow" + }, + { + "rshares": 54170254, + "voter": "jasondaum" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 2999849952, + "voter": "okean123" + }, + { + "rshares": 464502884, + "voter": "greenwayoflife" + }, + { + "rshares": 50825171, + "voter": "donchate" + }, + { + "rshares": 607607141, + "voter": "thebiggestidea" + }, + { + "rshares": 50060843, + "voter": "haphazard-hstead" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50608174, + "voter": "andreeagarden" + }, + { + "rshares": 50533812, + "voter": "dtrevor" + }, + { + "rshares": 96368768, + "voter": "pabloescobar" + }, + { + "rshares": 50510574, + "voter": "yfu" + }, + { + "rshares": 50479027, + "voter": "sunlight" + }, + { + "rshares": 50453509, + "voter": "peteonthestreet" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50427196, + "voter": "krissy-b" + }, + { + "rshares": 50395142, + "voter": "anitap" + }, + { + "rshares": 50291088, + "voter": "berwynbass" + }, + { + "rshares": 50195830, + "voter": "cunninglinguist" + }, + { + "rshares": 50188731, + "voter": "ryanjerome" + }, + { + "rshares": 50146097, + "voter": "b0atman" + }, + { + "rshares": 50146038, + "voter": "jeffrobang" + }, + { + "rshares": 78311792, + "voter": "cianosapatti" + } + ], + "author": "steve-walschot", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.68, + "beneficiaries": [], + "blacklists": [], + "body": "# Today i decided to stop my regular job and become a fulltime Steem developer/curator/contributor. \n\n### A risky move considering i'm no whale at all, and at it's best, a powerdown would only generate around 75$ a week. \n\nhttps://media.licdn.com/mpr/mpr/AAEAAQAAAAAAAAVdAAAAJDI3NWIyOTA0LWY4MjUtNDQ3ZC1iNTFhLTI4OGMxYTE1NWI3NQ.jpg\n\nI found myself working every spare minute on steem related projects. Mainly, Steempay.io and it's side projects, as well as helping others and teaming up to handle bigger projects. All of this is a very time and energy consuming process. \n\nCombining this with my regular day job, got me up to a point where i'm in need of time. \nTime for my family, time for my kids, time to relax, time to eat, time to sleep.\n\nMy life savings are enough to cover for the next few months focusing on nothing but Steem. At this point, i've generated some nice rewards, but every SBD i've made has been invested in the growth, quality and productivity of my work and work enviroment. \n\nThis may sounds like a bad idea - and it probably will be - but I want to let my creativity flow free without being forced to get up for work. At the same time, this will force me to deliver outstanding and unique products for this platform to have a minor source of income. \n\nI'm aware that i may regret this decission some day, but hey. **Productivity before brains!**\n\nYou can support me by voting me as a steem witness ([SEE LINK](https://steemit.com/witness-category/@steve-walschot/witness-application-post-steve-walschot-creator-of-steempay)) or simply by following me and upvoting my posts if you like them enough!\n\n## Let's see how this plays out :-)", + "category": "timeforachange", + "children": 151, + "created": "2016-08-30T14:28:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://media.licdn.com/mpr/mpr/AAEAAQAAAAAAAAVdAAAAJDI3NWIyOTA0LWY4MjUtNDQ3ZC1iNTFhLTI4OGMxYTE1NWI3NQ.jpg" + ], + "links": [ + "https://steemit.com/witness-category/@steve-walschot/witness-application-post-steve-walschot-creator-of-steempay" + ], + "tags": [ + "timeforachange", + "fulltimesteem" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 186924115743052, + "payout": 3747.392, + "payout_at": "2016-09-06T14:28:30", + "pending_payout_value": "3747.392 HBD", + "percent_hbd": 10000, + "permlink": "steeming-around-the-clock-bye-bye-regular-job", + "post_id": 1056662, + "promoted": "50.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 636 + }, + "title": "Steeming around the clock - Bye bye regular job!", + "updated": "2016-08-30T14:28:30", + "url": "/timeforachange/@steve-walschot/steeming-around-the-clock-bye-bye-regular-job" + }, + { + "active_votes": [ + { + "rshares": 12795356591228, + "voter": "rainman" + }, + { + "rshares": 20627905251154, + "voter": "ned" + }, + { + "rshares": 2819951722233, + "voter": "badassmother" + }, + { + "rshares": 3126139203563, + "voter": "lafona-miner" + }, + { + "rshares": 408335912363, + "voter": "lafona" + }, + { + "rshares": 137520714395, + "voter": "svk" + }, + { + "rshares": 1045590849049, + "voter": "delegate.lafona" + }, + { + "rshares": 918746263877, + "voter": "liondani" + }, + { + "rshares": 314680482723, + "voter": "lafona5" + }, + { + "rshares": 6477125435976, + "voter": "steemit200" + }, + { + "rshares": 2479280379, + "voter": "boy" + }, + { + "rshares": 3009895073, + "voter": "bue-witness" + }, + { + "rshares": 95870468045, + "voter": "testz" + }, + { + "rshares": 557842933, + "voter": "bunny" + }, + { + "rshares": 43188009259, + "voter": "bue" + }, + { + "rshares": 1328701927, + "voter": "mini" + }, + { + "rshares": 4383774924626, + "voter": "witness.svk" + }, + { + "rshares": 170928098, + "voter": "moon" + }, + { + "rshares": 15405606665, + "voter": "proctologic" + }, + { + "rshares": 498171759, + "voter": "healthcare" + }, + { + "rshares": 773739057, + "voter": "daniel.pan" + }, + { + "rshares": 134108679839, + "voter": "team" + }, + { + "rshares": 66151857717, + "voter": "pnc" + }, + { + "rshares": 230510919, + "voter": "helen.tan" + }, + { + "rshares": 8126895938, + "voter": "khanhsang" + }, + { + "rshares": 9703360306, + "voter": "mranderson" + }, + { + "rshares": 993844457161, + "voter": "hipster" + }, + { + "rshares": 1927622529, + "voter": "gekko" + }, + { + "rshares": 273642114361, + "voter": "pal" + }, + { + "rshares": 19711517082, + "voter": "acidyo" + }, + { + "rshares": 1293680763, + "voter": "karask" + }, + { + "rshares": 54016857275, + "voter": "oaldamster" + }, + { + "rshares": 1788305838, + "voter": "murh" + }, + { + "rshares": 359570383120, + "voter": "blakemiles84" + }, + { + "rshares": 249412785392, + "voter": "billbutler" + }, + { + "rshares": 41737728268, + "voter": "justtryme90" + }, + { + "rshares": 3764317734163, + "voter": "satoshifund" + }, + { + "rshares": 4533981884, + "voter": "dahaz159" + }, + { + "rshares": 1946407565, + "voter": "stephen-somers" + }, + { + "rshares": 81560548889, + "voter": "kimziv" + }, + { + "rshares": 6874854410, + "voter": "tyler-fletcher" + }, + { + "rshares": 23613509404, + "voter": "acassity" + }, + { + "rshares": 188243688187, + "voter": "asmolokalo" + }, + { + "rshares": 25007532817, + "voter": "good-karma" + }, + { + "rshares": 305496314948, + "voter": "roelandp" + }, + { + "rshares": 63488015693, + "voter": "lehard" + }, + { + "rshares": 4522484628, + "voter": "steamit" + }, + { + "rshares": 13086745099, + "voter": "zer0sum" + }, + { + "rshares": 119598721068, + "voter": "robrigo" + }, + { + "rshares": 13688318779, + "voter": "stealthtrader" + }, + { + "rshares": 37071287028, + "voter": "r4fken" + }, + { + "rshares": 262539416, + "voter": "steemswede" + }, + { + "rshares": 76785426942, + "voter": "derekareith" + }, + { + "rshares": 12165573676, + "voter": "picokernel" + }, + { + "rshares": 1088758929, + "voter": "nobreku" + }, + { + "rshares": 1108897841, + "voter": "mixa" + }, + { + "rshares": 531668806, + "voter": "cherish" + }, + { + "rshares": 11266480276, + "voter": "asim" + }, + { + "rshares": 83318660729, + "voter": "paco" + }, + { + "rshares": 473559669, + "voter": "edrivegom" + }, + { + "rshares": 54005396563, + "voter": "sephiroth" + }, + { + "rshares": 391334114, + "voter": "mrshade" + }, + { + "rshares": 14784154359, + "voter": "kendewitt" + }, + { + "rshares": 6186917789, + "voter": "lichtblick" + }, + { + "rshares": 13846050753, + "voter": "dudutaulois" + }, + { + "rshares": 196293057448, + "voter": "blueorgy" + }, + { + "rshares": 57476726978, + "voter": "thylbom" + }, + { + "rshares": 6518131962, + "voter": "rpf" + }, + { + "rshares": 95772387, + "voter": "jack-f" + }, + { + "rshares": 93184919, + "voter": "steemwitherika" + }, + { + "rshares": 145088625, + "voter": "ellamaeamor" + }, + { + "rshares": 72245725, + "voter": "summerrain" + }, + { + "rshares": 4710593462, + "voter": "rainchen" + }, + { + "rshares": 116451427, + "voter": "jessestone" + }, + { + "rshares": 8626407928, + "voter": "oumar" + }, + { + "rshares": 60350290, + "voter": "justing" + }, + { + "rshares": 3513802513, + "voter": "dmitriybtc" + }, + { + "rshares": 16417044263, + "voter": "chessmonster" + }, + { + "rshares": 83373852, + "voter": "tylerstevens" + }, + { + "rshares": 2555471109, + "voter": "lostnuggett" + }, + { + "rshares": 4072795127, + "voter": "positive" + }, + { + "rshares": 9224124607, + "voter": "alsprinting" + }, + { + "rshares": 130660676, + "voter": "mysteem" + }, + { + "rshares": 442838800, + "voter": "quigua" + }, + { + "rshares": 7599817269, + "voter": "webdeals" + }, + { + "rshares": 10231913210, + "voter": "sisterholics" + }, + { + "rshares": 4100960070, + "voter": "crazylife" + }, + { + "rshares": 861323115, + "voter": "mar1978co" + }, + { + "rshares": 1856524470, + "voter": "lpninja" + }, + { + "rshares": 25310106112, + "voter": "williambanks" + }, + { + "rshares": 5337877066, + "voter": "mahekg" + }, + { + "rshares": 762211704, + "voter": "pakisnxt" + }, + { + "rshares": 5388014407, + "voter": "theprophet0" + }, + { + "rshares": 216277477550, + "voter": "laonie" + }, + { + "rshares": 8790981829, + "voter": "myfirst" + }, + { + "rshares": 95557398685, + "voter": "somebody" + }, + { + "rshares": 3592472408, + "voter": "flysaga" + }, + { + "rshares": 18385668989, + "voter": "midnightoil" + }, + { + "rshares": 1481116321, + "voter": "cjclaro" + }, + { + "rshares": 4751041510, + "voter": "lianbing" + }, + { + "rshares": 698557363, + "voter": "romancs" + }, + { + "rshares": 24523502262, + "voter": "xiaohui" + }, + { + "rshares": 1964111181, + "voter": "t3ran13" + }, + { + "rshares": 7190118987, + "voter": "slimjim" + }, + { + "rshares": 100647770218, + "voter": "sirwinchester" + }, + { + "rshares": 1326246308, + "voter": "xiaokongcom" + }, + { + "rshares": 9342791743, + "voter": "gargon" + }, + { + "rshares": 3299387426, + "voter": "cmorton" + }, + { + "rshares": 31543276597, + "voter": "cryptos" + }, + { + "rshares": 3302534849, + "voter": "xianjun" + }, + { + "rshares": 18933467156, + "voter": "hanshotfirst" + }, + { + "rshares": 85284068, + "voter": "sparkeddev" + }, + { + "rshares": 61313637, + "voter": "jfelton5" + }, + { + "rshares": 1390975245, + "voter": "bledarus" + }, + { + "rshares": 220537174, + "voter": "microluck" + }, + { + "rshares": 6777205106, + "voter": "theb0red1" + }, + { + "rshares": 7409732748, + "voter": "mrgrey" + }, + { + "rshares": 10968660346, + "voter": "cryptomancer" + }, + { + "rshares": 2409596950, + "voter": "steembeast" + }, + { + "rshares": 2568446320, + "voter": "rossenpavlov" + }, + { + "rshares": 478632713, + "voter": "tradz" + }, + { + "rshares": 12924917515, + "voter": "mikemacintire" + }, + { + "rshares": 76843163, + "voter": "joelbow" + }, + { + "rshares": 13428645312, + "voter": "hilarski" + }, + { + "rshares": 6935351112, + "voter": "craigwilliamz" + }, + { + "rshares": 2920931566, + "voter": "cryptovpn" + }, + { + "rshares": 1660145254, + "voter": "unchainedio" + }, + { + "rshares": 118894339, + "voter": "billstclair" + }, + { + "rshares": 1631968702, + "voter": "penguinpablo" + }, + { + "rshares": 69382211, + "voter": "kreativ" + }, + { + "rshares": 14429548321, + "voter": "mikehere" + }, + { + "rshares": 11825860265, + "voter": "ryan-singer" + }, + { + "rshares": 58018384, + "voter": "asoumeru2" + }, + { + "rshares": 37998652701, + "voter": "sponge-bob" + }, + { + "rshares": 632970742, + "voter": "kev7000" + }, + { + "rshares": 54285969, + "voter": "the-ego-is-you" + }, + { + "rshares": 24235309770, + "voter": "dubi" + }, + { + "rshares": 93212736, + "voter": "pjo" + }, + { + "rshares": 70169318, + "voter": "alina1" + }, + { + "rshares": 38618215503, + "voter": "brains" + }, + { + "rshares": 968641174, + "voter": "landofcrypto" + }, + { + "rshares": 55496395, + "voter": "feruz" + }, + { + "rshares": 50061861, + "voter": "shvedas" + }, + { + "rshares": 67870265, + "voter": "kattz" + }, + { + "rshares": 50066904, + "voter": "f1111111" + }, + { + "rshares": 84322994, + "voter": "ola1" + }, + { + "rshares": 251144803, + "voter": "jbaker585" + }, + { + "rshares": 309356040, + "voter": "robotev1" + }, + { + "rshares": 64483787, + "voter": "bobbybillbob" + }, + { + "rshares": 149977811, + "voter": "steemitcharity" + } + ], + "author": "good-karma", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.74, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://s5.postimg.org/ii6534gs7/feature_thumbnail.png
    \nExcited to announce eSteem v1.1.6 updates, that is published today. After [iOS v1.0.0 release](https://steemit.com/steemmobile/@good-karma/finally-esteem-is-on-ios-app-store-other-development-updates), I have pushed next batch of updates for iOS Appstore Review. Worked on AppStore screenshots as well so it is more attractive to new users.\n
    https://s5.postimg.org/8n9xzs6if/screenshots.png
    \n\n# New Features\n\ud83d\udd25 **New Push notifications**\nYou can now, not only publish/read/comment/transfer/vote but You can receive notifications when someone votes your content, comments on your posts, follow you.\n
    https://s5.postimg.org/z0otytxx3/notifications.png
    \n\ud83d\udd25 **New Bookmarks**\nWith users request, Bookmarking feature has been added, where you can save post for later read. It is super easy, you just open any post you want and bookmark it from top right corner. Remove bookmarking can be done from same page or menu has Bookmarks page where you can open post or swipe left to remove it from Bookmarks.\n
    https://s5.postimg.org/jdxklgk53/bookmarks.png
    \n\ud83d\udd25 **New added sort trend Promoted**\n
    https://s5.postimg.org/lxt7fk7p3/promoted.png
    \n# Improvements\n\ud83d\udd25 Login page refinement\n
    https://s5.postimg.org/rai1tovlj/login.png
    \n\ud83d\udd25 Profile picture, better formatting on blockchain, with consensus of some Steem devs!\n\ud83d\udd25 Markdown improvements\n\ud83d\udd25 Layout updates\n# iOS (v1.1.8)\nhttps://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=1141397898&mt=8\nVersion 1.1.5 was submitted for AppStore review on \ud83d\udd50_27th Aug 2016_, should be available soon after review is done. \n# Google Play (1.1.6)\nhttps://play.google.com/store/apps/details?id=com.netsolutions.esteem\n\n# Future plans\nMoving forward, focus will be to increase user base of the Steem platform as a whole. Enabling users to signup through app. Improvement on customized/personalized view and feel. Ability to make quick posts, promote content, give ability to cashout earned funds through @blocktrades or similar services, multiple language support, private messaging, support for WindowsPhone users, many more ideas.\n# Suggestions and Contributions\nPlease leave a comment and feedback. Project is [Opensource](https://github.com/feruzm/esteem), and you are invited to contribute anyway you can.\n\ud83d\udd4a **Follow** [me](https://steemit.com/@good-karma) for future updates, get in touch through steemit.chat #steemmobile or #esteem channel.\n\n# UPDATE\n## iOS AppStore new version is available. This version doesn't have bookmarking and notifications yet, though all other major functionalities are in this version... How exciting to get approval for new version and you can be sure that iOS updates will now be consistent. Please give your feedback as much as you can, as it helps development to keep implementing updates.", + "category": "steemmobile", + "children": 46, + "created": "2016-08-30T12:29:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s5.postimg.org/ii6534gs7/feature_thumbnail.png", + "https://s5.postimg.org/8n9xzs6if/screenshots.png", + "https://s5.postimg.org/z0otytxx3/notifications.png", + "https://s5.postimg.org/jdxklgk53/bookmarks.png", + "https://s5.postimg.org/lxt7fk7p3/promoted.png", + "https://s5.postimg.org/rai1tovlj/login.png" + ], + "links": [ + "https://steemit.com/steemmobile/@good-karma/finally-esteem-is-on-ios-app-store-other-development-updates", + "https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=1141397898&mt=8", + "https://play.google.com/store/apps/details?id=com.netsolutions.esteem", + "https://github.com/feruzm/esteem", + "https://steemit.com/@good-karma" + ], + "tags": [ + "steemmobile", + "esteem", + "steem", + "steemit", + "apps" + ], + "users": [ + "blocktrades" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 61488852235441, + "payout": 321.665, + "payout_at": "2016-09-06T12:29:39", + "pending_payout_value": "321.665 HBD", + "percent_hbd": 10000, + "permlink": "push-notifications-bookmarks-esteem-mobile-app-update-1-1-6-ios-and-android", + "post_id": 1055358, + "promoted": "50.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 150 + }, + "title": "eSteem mobile app update - PUSH NOTIFICATIONS, BOOKMARKS for iOS and Android v1.1.6", + "updated": "2016-08-31T03:52:24", + "url": "/steemmobile/@good-karma/push-notifications-bookmarks-esteem-mobile-app-update-1-1-6-ios-and-android" + }, + { + "active_votes": [ + { + "rshares": 6969609715267, + "voter": "xeldal" + }, + { + "rshares": 6041832098578, + "voter": "enki" + }, + { + "rshares": 3098537433, + "voter": "boy" + }, + { + "rshares": 3761592437, + "voter": "bue-witness" + }, + { + "rshares": 697211724, + "voter": "bunny" + }, + { + "rshares": 53898850648, + "voter": "bue" + }, + { + "rshares": 1660577015, + "voter": "mini" + }, + { + "rshares": 213642056, + "voter": "moon" + }, + { + "rshares": 2461184782115, + "voter": "recursive" + }, + { + "rshares": 19451819636, + "voter": "proctologic" + }, + { + "rshares": 622624403, + "voter": "healthcare" + }, + { + "rshares": 967032634, + "voter": "daniel.pan" + }, + { + "rshares": 288114012, + "voter": "helen.tan" + }, + { + "rshares": 74873944700, + "voter": "easteagle13" + }, + { + "rshares": 20204305009, + "voter": "acidyo" + }, + { + "rshares": 1788152919, + "voter": "murh" + }, + { + "rshares": 10075379390, + "voter": "johnerfx" + }, + { + "rshares": 9215199356, + "voter": "kennyskitchen" + }, + { + "rshares": 1068373055, + "voter": "johnerminer" + }, + { + "rshares": 686865536242, + "voter": "publicworker" + }, + { + "rshares": 2370719608, + "voter": "danilo-cuellar" + }, + { + "rshares": 5076307916, + "voter": "svamiva" + }, + { + "rshares": 17340323342, + "voter": "frankjones" + }, + { + "rshares": 44546434853, + "voter": "clement" + }, + { + "rshares": 48542520862, + "voter": "booja" + }, + { + "rshares": 55819086010, + "voter": "sonzweil" + }, + { + "rshares": 59751474240, + "voter": "lehard" + }, + { + "rshares": 124480200899, + "voter": "robrigo" + }, + { + "rshares": 464240904, + "voter": "chamviet" + }, + { + "rshares": 227948163, + "voter": "adamgud" + }, + { + "rshares": 12851338071, + "voter": "ausbitbank" + }, + { + "rshares": 33629159959, + "voter": "biophil" + }, + { + "rshares": 47399416292, + "voter": "streetstyle" + }, + { + "rshares": 15085871795, + "voter": "kendewitt" + }, + { + "rshares": 98108299, + "voter": "jack-f" + }, + { + "rshares": 100419616, + "voter": "annie-kim" + }, + { + "rshares": 65229443, + "voter": "steemwitherika" + }, + { + "rshares": 97819198, + "voter": "jessestone" + }, + { + "rshares": 9163703657, + "voter": "oumar" + }, + { + "rshares": 612861952, + "voter": "greengo" + }, + { + "rshares": 452064608, + "voter": "quigua" + }, + { + "rshares": 17996472953, + "voter": "pinkisland" + }, + { + "rshares": 17950934727, + "voter": "renk" + }, + { + "rshares": 137113215, + "voter": "tiffany123" + }, + { + "rshares": 736893129, + "voter": "steemuwe" + }, + { + "rshares": 25310106112, + "voter": "williambanks" + }, + { + "rshares": 27499486740, + "voter": "jasonstaggers" + }, + { + "rshares": 523034384, + "voter": "grahnite" + }, + { + "rshares": 38668120965, + "voter": "allasyummyfood" + }, + { + "rshares": 1039449399, + "voter": "handmade" + }, + { + "rshares": 758721600658, + "voter": "thisvsthis" + }, + { + "rshares": 470093580914, + "voter": "glitterfart" + }, + { + "rshares": 839147597, + "voter": "nick-sinard" + }, + { + "rshares": 636463375, + "voter": "romancs" + }, + { + "rshares": 9951450706, + "voter": "ekitcho" + }, + { + "rshares": 103214952819, + "voter": "sirwinchester" + }, + { + "rshares": 18499482072, + "voter": "eneismijmich" + }, + { + "rshares": 4431678881, + "voter": "zivile" + }, + { + "rshares": 14413813530, + "voter": "kafkanarchy84" + }, + { + "rshares": 375926454, + "voter": "mig641" + }, + { + "rshares": 33363388226, + "voter": "dragonanarchist" + }, + { + "rshares": 38441712669, + "voter": "emancipatedhuman" + }, + { + "rshares": 14100063768, + "voter": "hilarski" + }, + { + "rshares": 1400671466, + "voter": "truthandanarchy" + }, + { + "rshares": 4296017852, + "voter": "onetree" + }, + { + "rshares": 13916959803, + "voter": "kushfreeman" + }, + { + "rshares": 58435806, + "voter": "bettyanne" + }, + { + "rshares": 984374312, + "voter": "ats-david" + }, + { + "rshares": 3765065044, + "voter": "loganarchy" + }, + { + "rshares": 273191918, + "voter": "goldstein" + }, + { + "rshares": 379632083, + "voter": "shieha" + }, + { + "rshares": 23182784473, + "voter": "dubi" + }, + { + "rshares": 91725775, + "voter": "alina1" + }, + { + "rshares": 5186278337, + "voter": "ivicaa" + }, + { + "rshares": 499134976, + "voter": "boxcarblue" + }, + { + "rshares": 52153025, + "voter": "f1111111" + }, + { + "rshares": 51597326, + "voter": "nathan.chinn" + } + ], + "author": "kafkanarchy84", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.32, + "beneficiaries": [], + "blacklists": [], + "body": "http://i.imgsafe.org/5307899e5a.jpeg\n\n**Hello! In this post we want to tell you about Steemit, and how to make an account.** We are also gonna go to Niigata Station here in Niigata, Japan, and spread the word about Steem! Please check out the video below!\n\n**\u3053\u3093\u306b\u3061\u306f\uff01**\nsteemit\u521d\u3081\u3066\u306e\u65b9\u3078\u306e\u7d39\u4ecb\u3068\u30a2\u30ab\u30a6\u30f3\u30c8\u4f5c\u6210\u65b9\u6cd5\u3001\u521d\u6295\u7a3f\u65b9\u6cd5\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002\n\u307e\u305f\u65b0\u6f5f\u99c5\u5468\u8fba\u3067\u3001steemit\u3092\u62e1\u6563\u3057\u3066\u304d\u307e\u3059\u3002\u4e0b\u8a18\u52d5\u753b\u3092\u305c\u3072\u3054\u89a7\u304f\u3060\u3055\u3044\uff01\n\nhttp://i.imgsafe.org/57b7e7f081.jpeg\n*\u30b9\u30c6\u30a3\u30df\u30c3\u30c8\u540d\u523a*\n\nhttp://i.imgsafe.org/530cae8c6f.jpeg\n\nhttp://i.imgsafe.org/5318b7bf13.jpeg\n*Talking to people about Steem.*\n\n**Without further ado, here's the video!**\n\u305d\u308c\u3067\u3001\u30d3\u30c7\u30aa\u898b\u307e\u3057\u3087\u3046\uff01\uff01\uff01\n\nhttps://youtu.be/tJ0jRYkegA4\n\n\n**We had a great time today, and hope to see you on Steemit.com soon!!!**\n\u4eca\u65e5\u306f\u3001\u3068\u3066\u3082\u697d\u3057\u304b\u3063\u305f\u3067\u3059\uff01\n\u3058\u3083\u3001\u307e\u305f\u30b9\u30c6\u30a3\u30fc\u30e0\u3067\u306d\uff01\uff01\uff01^_^\n\nPeace, Love, and Anarchy,\n\n~KafkA\n\n***\n*Graham and Miyuki Smith are Voluntaryist activists residing in Niigata, Japan. To help support our activism here at Voluntary Japan, please consider upvoting, curating, and promoting/sharing this post!!!*\nhttp://i.imgsafe.org/55f1b38bb4.jpeg\nhttp://i.imgsafe.org/57b217a562.jpeg\n### ~*~ ###", + "category": "steemit", + "children": 11, + "created": "2016-08-30T10:32:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgsafe.org/5307899e5a.jpeg", + "http://i.imgsafe.org/57b7e7f081.jpeg", + "http://i.imgsafe.org/530cae8c6f.jpeg", + "http://i.imgsafe.org/5318b7bf13.jpeg", + "https://img.youtube.com/vi/tJ0jRYkegA4/0.jpg", + "http://i.imgsafe.org/55f1b38bb4.jpeg" + ], + "links": [ + "https://youtu.be/tJ0jRYkegA4" + ], + "tags": [ + "steemit", + "steem", + "japanese", + "cryptocurrency", + "tutorial" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 18490635633805, + "payout": 46.967, + "payout_at": "2016-09-06T10:32:48", + "pending_payout_value": "46.967 HBD", + "percent_hbd": 10000, + "permlink": "my-200th-steemit-post-bringing-steem-to-the-streets-of-japan-steemit-feat-mslight2016", + "post_id": 1054285, + "promoted": "50.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 77 + }, + "title": "My 200th Steemit Post! Bringing Steem to the Streets of Japan! Steemit \u306b\u3064\u3044\u3066\u65e5\u672c\u306e\u65b9\u3005\u3078\u7d39\u4ecb\u3057\u307e\u3059\uff01(feat. @mslight2016)", + "updated": "2016-08-30T12:27:12", + "url": "/steemit/@kafkanarchy84/my-200th-steemit-post-bringing-steem-to-the-streets-of-japan-steemit-feat-mslight2016" + }, + { + "active_votes": [ + { + "rshares": 3188398613205, + "voter": "lafona-miner" + }, + { + "rshares": 416455555810, + "voter": "lafona" + }, + { + "rshares": 1063241778133, + "voter": "delegate.lafona" + }, + { + "rshares": 974982219665, + "voter": "liondani" + }, + { + "rshares": 320953723545, + "voter": "lafona5" + }, + { + "rshares": 3717269466, + "voter": "boy" + }, + { + "rshares": 4512599117, + "voter": "bue-witness" + }, + { + "rshares": 836491819, + "voter": "bunny" + }, + { + "rshares": 1660320000938, + "voter": "steemychicken1" + }, + { + "rshares": 6096976679374, + "voter": "clayop" + }, + { + "rshares": 64588098355, + "voter": "bue" + }, + { + "rshares": 1992187857, + "voter": "mini" + }, + { + "rshares": 256346717, + "voter": "moon" + }, + { + "rshares": 78520433306, + "voter": "aizensou" + }, + { + "rshares": 59481192813, + "voter": "jason" + }, + { + "rshares": 391322719970, + "voter": "recursive2" + }, + { + "rshares": 388642364543, + "voter": "recursive3" + }, + { + "rshares": 147468593258, + "voter": "signalandnoise" + }, + { + "rshares": 18842819298, + "voter": "lee3" + }, + { + "rshares": 6577996290, + "voter": "sean0010" + }, + { + "rshares": 732029636244, + "voter": "pfunk" + }, + { + "rshares": 82303225745, + "voter": "vip" + }, + { + "rshares": 746998903, + "voter": "healthcare" + }, + { + "rshares": 1160172040, + "voter": "daniel.pan" + }, + { + "rshares": 392008932107, + "voter": "woo7739" + }, + { + "rshares": 338575099598, + "voter": "lighthil" + }, + { + "rshares": 345687346, + "voter": "helen.tan" + }, + { + "rshares": 38470062044, + "voter": "noaommerrr" + }, + { + "rshares": 3208539412, + "voter": "morning" + }, + { + "rshares": 553920270, + "voter": "f35720" + }, + { + "rshares": 3980058535, + "voter": "atomrigs" + }, + { + "rshares": 21028087238, + "voter": "ninzacode" + }, + { + "rshares": 241453016290, + "voter": "leesunmoo" + }, + { + "rshares": 8051310955, + "voter": "fkn" + }, + { + "rshares": 9509180288, + "voter": "mranderson" + }, + { + "rshares": 1013385578660, + "voter": "hipster" + }, + { + "rshares": 340613629011, + "voter": "teamsteem" + }, + { + "rshares": 31752985511, + "voter": "elishagh1" + }, + { + "rshares": 3586399099, + "voter": "daycrypter" + }, + { + "rshares": 20121967528, + "voter": "acidyo" + }, + { + "rshares": 1280057354, + "voter": "coar" + }, + { + "rshares": 79538010241, + "voter": "asch" + }, + { + "rshares": 2502028807, + "voter": "murh" + }, + { + "rshares": 416685282, + "voter": "shane-loomb" + }, + { + "rshares": 17062034940, + "voter": "thecryptofiend" + }, + { + "rshares": 40270702221, + "voter": "justtryme90" + }, + { + "rshares": 2208534217065, + "voter": "stellabelle" + }, + { + "rshares": 185941009750, + "voter": "will-zewe" + }, + { + "rshares": 485523165464, + "voter": "infovore" + }, + { + "rshares": 686844134557, + "voter": "publicworker" + }, + { + "rshares": 77265331719, + "voter": "albertogm" + }, + { + "rshares": 5041587169, + "voter": "fuck.off" + }, + { + "rshares": 1851119104, + "voter": "the.bot" + }, + { + "rshares": 8358099209, + "voter": "johnbradshaw" + }, + { + "rshares": 43717579213, + "voter": "clement" + }, + { + "rshares": 56370456341, + "voter": "norbu" + }, + { + "rshares": 5826412643, + "voter": "the.whale" + }, + { + "rshares": 20298262584, + "voter": "thebatchman" + }, + { + "rshares": 8748767514, + "voter": "dasha" + }, + { + "rshares": 13994668195, + "voter": "wefdi" + }, + { + "rshares": 4642678824, + "voter": "dennygalindo" + }, + { + "rshares": 119597882420, + "voter": "robrigo" + }, + { + "rshares": 5825119560, + "voter": "vote" + }, + { + "rshares": 1399449402, + "voter": "neopatriarch" + }, + { + "rshares": 262524864, + "voter": "romel" + }, + { + "rshares": 295356843, + "voter": "steemswede" + }, + { + "rshares": 257129715707, + "voter": "slowwalker" + }, + { + "rshares": 9686786504, + "voter": "jay4u" + }, + { + "rshares": 20722812158, + "voter": "furion" + }, + { + "rshares": 2371698511, + "voter": "owdy" + }, + { + "rshares": 213524555, + "voter": "ch0c0latechip" + }, + { + "rshares": 195753480, + "voter": "doge4lyf" + }, + { + "rshares": 1343571109602, + "voter": "renohq" + }, + { + "rshares": 223842426, + "voter": "ardina" + }, + { + "rshares": 27440848116, + "voter": "gord0b" + }, + { + "rshares": 807565461, + "voter": "steem1653" + }, + { + "rshares": 470865927, + "voter": "cherish" + }, + { + "rshares": 2348634180, + "voter": "cloh76" + }, + { + "rshares": 11487152871, + "voter": "asim" + }, + { + "rshares": 195865320523, + "voter": "jesta" + }, + { + "rshares": 137278456669, + "voter": "valen55" + }, + { + "rshares": 235543115, + "voter": "aqris" + }, + { + "rshares": 4132768874, + "voter": "juvyjabian" + }, + { + "rshares": 11823397688, + "voter": "bycz" + }, + { + "rshares": 1988805953, + "voter": "dmacshady" + }, + { + "rshares": 431895128, + "voter": "karenmckersie" + }, + { + "rshares": 128363179459, + "voter": "gbert" + }, + { + "rshares": 17309844116, + "voter": "anduweb" + }, + { + "rshares": 37626823996, + "voter": "yongyoon" + }, + { + "rshares": 25944279504, + "voter": "creemej" + }, + { + "rshares": 2603531410, + "voter": "dimon14" + }, + { + "rshares": 3032970711, + "voter": "imp3" + }, + { + "rshares": 4042823087, + "voter": "oululahti" + }, + { + "rshares": 1560460454, + "voter": "iamwne" + }, + { + "rshares": 5581859390, + "voter": "smolalit" + }, + { + "rshares": 3477759461, + "voter": "davidr" + }, + { + "rshares": 5861640729, + "voter": "rpf" + }, + { + "rshares": 2274697083, + "voter": "vlad" + }, + { + "rshares": 3119910353, + "voter": "azurejasper" + }, + { + "rshares": 192019967397, + "voter": "liberosist" + }, + { + "rshares": 27197763226, + "voter": "deanliu" + }, + { + "rshares": 3399069000, + "voter": "cryptohustlin" + }, + { + "rshares": 44589336878, + "voter": "sauravrungta" + }, + { + "rshares": 6513525503, + "voter": "positive" + }, + { + "rshares": 54499541667, + "voter": "arcurus" + }, + { + "rshares": 3646308452, + "voter": "bristolchris72" + }, + { + "rshares": 1102384575, + "voter": "sompitonov" + }, + { + "rshares": 4960761826, + "voter": "sacode" + }, + { + "rshares": 700736195, + "voter": "clonewarz" + }, + { + "rshares": 12580474306, + "voter": "lemooljiang" + }, + { + "rshares": 39188627214, + "voter": "claudiop63" + }, + { + "rshares": 573813577, + "voter": "curator" + }, + { + "rshares": 17996407061, + "voter": "pinkisland" + }, + { + "rshares": 5574895971, + "voter": "logic" + }, + { + "rshares": 110037247, + "voter": "kukuy" + }, + { + "rshares": 36810520388, + "voter": "celebr1ty" + }, + { + "rshares": 132463150, + "voter": "steemster1" + }, + { + "rshares": 1958148384, + "voter": "bullionstackers" + }, + { + "rshares": 5859277865, + "voter": "sulev" + }, + { + "rshares": 30544566558, + "voter": "jasonstaggers" + }, + { + "rshares": 55181675, + "voter": "sharon" + }, + { + "rshares": 56215794, + "voter": "lillianjones" + }, + { + "rshares": 2537580784, + "voter": "timcliff" + }, + { + "rshares": 20619537016, + "voter": "yng-entrepreneur" + }, + { + "rshares": 22246173698, + "voter": "laoyao" + }, + { + "rshares": 758711107360, + "voter": "thisvsthis" + }, + { + "rshares": 3899837943, + "voter": "ullikume" + }, + { + "rshares": 7481079798, + "voter": "stephen.king989" + }, + { + "rshares": 574283957, + "voter": "romancs" + }, + { + "rshares": 111083493, + "voter": "bigsambucca" + }, + { + "rshares": 3538380254, + "voter": "oflyhigh" + }, + { + "rshares": 157606858, + "voter": "agussudaryanto" + }, + { + "rshares": 497521278, + "voter": "future24" + }, + { + "rshares": 56647554, + "voter": "msjennifer" + }, + { + "rshares": 53370316, + "voter": "ciao" + }, + { + "rshares": 10934414249, + "voter": "thebotkiller" + }, + { + "rshares": 51753317, + "voter": "steemo" + }, + { + "rshares": 1001789859, + "voter": "fooblic" + }, + { + "rshares": 51619811, + "voter": "steema" + }, + { + "rshares": 776885575, + "voter": "rem870man" + }, + { + "rshares": 63133947, + "voter": "confucius" + }, + { + "rshares": 1665509115, + "voter": "bledarus" + }, + { + "rshares": 1198517584, + "voter": "anech512" + }, + { + "rshares": 52400873, + "voter": "jarvis" + }, + { + "rshares": 51899170, + "voter": "fortuner" + }, + { + "rshares": 1079996592, + "voter": "chinadaily" + }, + { + "rshares": 290489475, + "voter": "jimmytwoshoes" + }, + { + "rshares": 124331966, + "voter": "stevenh512" + }, + { + "rshares": 51863356, + "voter": "johnbyrd" + }, + { + "rshares": 51860909, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 51856300, + "voter": "ficholl" + }, + { + "rshares": 50673817, + "voter": "widell" + }, + { + "rshares": 1238992289, + "voter": "laconicflow" + }, + { + "rshares": 59905640, + "voter": "unnsmed" + }, + { + "rshares": 40456542770, + "voter": "jyp" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 166517436, + "voter": "mweich" + }, + { + "rshares": 53765568, + "voter": "metu2222" + }, + { + "rshares": 17411909771, + "voter": "andrewawerdna" + }, + { + "rshares": 1092134439, + "voter": "fiat19" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 8621687032, + "voter": "etcmike" + }, + { + "rshares": 53856578929, + "voter": "skum" + }, + { + "rshares": 11501310305, + "voter": "darrantrute" + }, + { + "rshares": 12066449411, + "voter": "ryan-singer" + }, + { + "rshares": 688853443, + "voter": "gear66" + }, + { + "rshares": 1875177639, + "voter": "richardcrill" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 3791707980, + "voter": "ericbotticelli" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 2432988745, + "voter": "doitvoluntarily" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 888015091, + "voter": "profitgenerator" + }, + { + "rshares": 50356354, + "voter": "yorsens" + }, + { + "rshares": 2061005629, + "voter": "richardjuckes" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 26338425659, + "voter": "dubi" + }, + { + "rshares": 50825587, + "voter": "sofa" + }, + { + "rshares": 65297740, + "voter": "alina1" + }, + { + "rshares": 1370669935, + "voter": "ibringawareness" + }, + { + "rshares": 50918375, + "voter": "ailo" + }, + { + "rshares": 68279885, + "voter": "whatsup" + }, + { + "rshares": 3568269258, + "voter": "szoftfst" + }, + { + "rshares": 63763634708, + "voter": "jack8831" + }, + { + "rshares": 50834679, + "voter": "honna" + }, + { + "rshares": 988075153, + "voter": "steemsatoshi" + }, + { + "rshares": 206333088, + "voter": "webus" + }, + { + "rshares": 50020884, + "voter": "coriana" + } + ], + "author": "clayop", + "author_payout_value": "0.000 HBD", + "author_reputation": 65.47, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    After two tremendous spikes in the last month, Steem price has been decreasing steadily and it seems to be in a somewhat serious situation. A worse thing is that posts per user is dramatically decreasing. This means that users are not enjoying this platform and may leave to other attractive platform very easily. What makes these outputs?

    \n

    \n

    (Image source: @atomrigs 's post)

    \n


    \n

    Although Steemit sounds very promising, as advertised \"post it and earn reward\", the reality to regular users is very disappointing. Many of them only got below $0.1 regardless of their efforts on the posts. Obviously there were some junk posts and copy-paste things, but some maybe really worth to be rewarded. I think that there are two main reasons. First, whales are few and they can read a very small number of posts. Undiscovered posts by whales sometimes get over a hundred upvotes but the reward is still below $0.1. Second, reward system is too biased. As mentioned in the white paper, the reward system is bench-marking a casino scheme. But statistics and user experiences so far may tell this is wrong. We should remind that while a few jackpot winners are very happy, many losers are desperate and sometimes give up their lives. The similar thing is happening now in Steemit.

    \n


    \n

    Then what should we do? I want to suggest three points.

    \n


    \n


    \n

    1. Limit whales voting power at a certain percentage of total Steem Power

    \n

    (Original idea is from @slowwalker 's post)

    \n

    For instance, we can restrict whales voting power at 0.1%. Then if a whale have 5,000 SP out of 500,000 (1.0%), he has the same power with those who has 500 SP (0.1%), but he can vote 10 times more at the full rate. This may cause some whales to split accounts, but this splitting for increasing voting power can be considered as an abuse given the system. This suggestion can make dolphins stronger and results in more distributed power system.

    \n


    \n

    2. Reduce biases in the reward system

    \n

    \n

    Currently the parameter is 2.0 (square) and it brings in a very high head and long tail. But what we need is thick tail. We need to test and simulate other parameters between 1 and 2, focusing on some socially meaningful measurements (e.g. median payout, mode payout bracket, 90/10 ratio, etc). Do not undervalue seemingly-worthless posts. If we can make people happy and retain them, the reward is not a waste. Remember that attracting new user also costs, and ex-users are very very hard to bring back.

    \n


    \n

    3. Reputation-based display should be default

    \n

    Although payout-based sorting has some importance in terms of system security and users' perception, it's side-effect is also significant - a feeling of inequality. I would suggest a reputation-based display page as a default. People are able to have more influence without having a great amount of money, so that everyone can dream about becoming an important person in this platform. If needed, we surely have to develop better reputation system.

    \n


    \n

    Steemit is mainly a SNS, not a marketplace nor a gambling system. Our first goal should be making as many people happier, then those people will make us succeed. I would really appreciate to developers who are working very hard under the water and many friends who give bitter advises for Steemit.

    \n", + "category": "steemit", + "children": 38, + "created": "2016-08-29T09:09:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s3.postimg.io/bzlvi7qlf/trend.png", + "http://i.imgsafe.org/9eb18e1.png" + ], + "links": [ + "https://steemit.com/steemit/@atomrigs/attention-whales-it-is-time-for-your-action", + "https://steemit.com/kr/@slowwalker/3zcizz", + "https://www.equalitytrust.org.uk/how-economic-inequality-defined" + ], + "tags": [ + "steemit", + "steem", + "suggestion" + ], + "users": [ + "atomrigs", + "slowwalker" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 26105252611725, + "payout": 87.968, + "payout_at": "2016-09-05T09:09:21", + "pending_payout_value": "87.968 HBD", + "percent_hbd": 10000, + "permlink": "make-people-happier-and-let-steemit-succeed", + "post_id": 1038888, + "promoted": "50.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 195 + }, + "title": "Make People Happier and Let Steemit Succeed", + "updated": "2016-08-29T18:53:27", + "url": "/steemit/@clayop/make-people-happier-and-let-steemit-succeed" + }, + { + "active_votes": [ + { + "rshares": 2335990917918, + "voter": "badassmother" + }, + { + "rshares": 4264215792115, + "voter": "wang" + }, + { + "rshares": 10777629083, + "voter": "proctologic" + }, + { + "rshares": 6712868855, + "voter": "patrice" + }, + { + "rshares": 23970864155, + "voter": "yefet" + }, + { + "rshares": 14164235921, + "voter": "valtr" + }, + { + "rshares": 38479039013, + "voter": "noaommerrr" + }, + { + "rshares": 13783455248, + "voter": "gregory-f" + }, + { + "rshares": 177791083963, + "voter": "jamtaylor" + }, + { + "rshares": 465513298, + "voter": "paco-steem" + }, + { + "rshares": 5464087765, + "voter": "spaninv" + }, + { + "rshares": 331008530659, + "voter": "teamsteem" + }, + { + "rshares": 2951245559, + "voter": "jerome-colley" + }, + { + "rshares": 17777200295, + "voter": "acidyo" + }, + { + "rshares": 1109713884, + "voter": "coar" + }, + { + "rshares": 68329371870, + "voter": "asch" + }, + { + "rshares": 1432427644, + "voter": "murh" + }, + { + "rshares": 469325828422, + "voter": "cyber" + }, + { + "rshares": 363542460, + "voter": "stiletto" + }, + { + "rshares": 846603976, + "voter": "sunnyray" + }, + { + "rshares": 1323026542, + "voter": "fjccoin" + }, + { + "rshares": 13619273328, + "voter": "facer" + }, + { + "rshares": 18411265425, + "voter": "ziv" + }, + { + "rshares": 15102847791, + "voter": "zakharya" + }, + { + "rshares": 2691645867, + "voter": "tee-em" + }, + { + "rshares": 142606995374, + "voter": "thedashguy" + }, + { + "rshares": 5889434360, + "voter": "mark-waser" + }, + { + "rshares": 103271810744, + "voter": "geoffrey" + }, + { + "rshares": 260302539827, + "voter": "lukestokes" + }, + { + "rshares": 64267665611, + "voter": "razvanelulmarin" + }, + { + "rshares": 39447062051, + "voter": "clement" + }, + { + "rshares": 5556551220, + "voter": "arcaneinfo" + }, + { + "rshares": 4258125630, + "voter": "dennygalindo" + }, + { + "rshares": 7190007754, + "voter": "cmtzco" + }, + { + "rshares": 14954239965, + "voter": "elyaque" + }, + { + "rshares": 24743482353, + "voter": "r4fken" + }, + { + "rshares": 366123878, + "voter": "steemswede" + }, + { + "rshares": 1457985309, + "voter": "vi1son" + }, + { + "rshares": 10470017520, + "voter": "spiz0r" + }, + { + "rshares": 12378481918, + "voter": "ausbitbank" + }, + { + "rshares": 1571820491, + "voter": "leksimus" + }, + { + "rshares": 27485108289, + "voter": "gord0b" + }, + { + "rshares": 4563435793, + "voter": "thegoodguy" + }, + { + "rshares": 13507060611, + "voter": "aaseb" + }, + { + "rshares": 3747252228, + "voter": "karen13" + }, + { + "rshares": 6133757988, + "voter": "cryptosi" + }, + { + "rshares": 342458473, + "voter": "dr2073" + }, + { + "rshares": 8520078935, + "voter": "noodhoog" + }, + { + "rshares": 11606099970, + "voter": "bycz" + }, + { + "rshares": 1254384994, + "voter": "vorsseli" + }, + { + "rshares": 48586986232, + "voter": "streetstyle" + }, + { + "rshares": 17157175949, + "voter": "creemej" + }, + { + "rshares": 9184521617, + "voter": "warrensteem" + }, + { + "rshares": 3552764483, + "voter": "maximkichev" + }, + { + "rshares": 1686295563, + "voter": "the-future" + }, + { + "rshares": 11598806594, + "voter": "nippel66" + }, + { + "rshares": 429170927, + "voter": "natalyt" + }, + { + "rshares": 12855009836, + "voter": "phenom" + }, + { + "rshares": 2424647344, + "voter": "sgnsteems" + }, + { + "rshares": 181096282653, + "voter": "blueorgy" + }, + { + "rshares": 12138251953, + "voter": "benjiberigan" + }, + { + "rshares": 28970926104, + "voter": "royaltiffany" + }, + { + "rshares": 12620381834, + "voter": "heimindanger" + }, + { + "rshares": 3297538199, + "voter": "bones" + }, + { + "rshares": 3376048529, + "voter": "birdie" + }, + { + "rshares": 32295603566, + "voter": "sauravrungta" + }, + { + "rshares": 78638342533, + "voter": "rea" + }, + { + "rshares": 182394452705, + "voter": "jl777" + }, + { + "rshares": 7816975456, + "voter": "fishborne" + }, + { + "rshares": 16392175633, + "voter": "prufarchy" + }, + { + "rshares": 32490015482, + "voter": "anca3drandom" + }, + { + "rshares": 7733219398, + "voter": "webdeals" + }, + { + "rshares": 15696518203, + "voter": "proto" + }, + { + "rshares": 594272148, + "voter": "curator" + }, + { + "rshares": 513627172, + "voter": "raphma" + }, + { + "rshares": 2523272811, + "voter": "ace108" + }, + { + "rshares": 3052689593, + "voter": "bkkshadow" + }, + { + "rshares": 256865702, + "voter": "nat4ka" + }, + { + "rshares": 115507974, + "voter": "creatorgalaxy" + }, + { + "rshares": 120051981, + "voter": "cameron-here" + }, + { + "rshares": 6664855932, + "voter": "sulev" + }, + { + "rshares": 112980211, + "voter": "lawofattraction" + }, + { + "rshares": 87419990843, + "voter": "shaka" + }, + { + "rshares": 7847342189, + "voter": "taker" + }, + { + "rshares": 55748892682, + "voter": "driv3n" + }, + { + "rshares": 37985633549, + "voter": "cryptos" + }, + { + "rshares": 15226077019, + "voter": "scaredycatguide" + }, + { + "rshares": 1333225214, + "voter": "nonamer" + }, + { + "rshares": 322647983, + "voter": "gamerate" + }, + { + "rshares": 95518493, + "voter": "perduta" + }, + { + "rshares": 230299622, + "voter": "vootka" + }, + { + "rshares": 61696026, + "voter": "immortality" + }, + { + "rshares": 982813675, + "voter": "bledarus" + }, + { + "rshares": 114992597, + "voter": "future-shock" + }, + { + "rshares": 55933129, + "voter": "gtrman58" + }, + { + "rshares": 62391219, + "voter": "immortal" + }, + { + "rshares": 61897843, + "voter": "geny" + }, + { + "rshares": 552679855, + "voter": "ashwim" + }, + { + "rshares": 1010019521, + "voter": "shinji" + }, + { + "rshares": 7026840204, + "voter": "theb0red1" + }, + { + "rshares": 71551855, + "voter": "longevity" + }, + { + "rshares": 1684251896, + "voter": "lorddominik007" + }, + { + "rshares": 60661014, + "voter": "rashka" + }, + { + "rshares": 58816907, + "voter": "longtech" + }, + { + "rshares": 58064982, + "voter": "zite" + }, + { + "rshares": 56690841, + "voter": "steemhost" + }, + { + "rshares": 12977696308, + "voter": "mikemacintire" + }, + { + "rshares": 1018201237, + "voter": "therealpaul" + }, + { + "rshares": 71292382077, + "voter": "shenanigator" + }, + { + "rshares": 394178677, + "voter": "hpk" + }, + { + "rshares": 1916496604, + "voter": "richardcrill" + }, + { + "rshares": 9090633934, + "voter": "heretickitten" + }, + { + "rshares": 11143719415, + "voter": "luminousvisions" + }, + { + "rshares": 1678815917, + "voter": "davidjkelley" + }, + { + "rshares": 15543870326, + "voter": "digital-wisdom" + }, + { + "rshares": 5737929384, + "voter": "jwaser" + }, + { + "rshares": 54632424, + "voter": "budda" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 2704806523, + "voter": "bwaser" + }, + { + "rshares": 54012814, + "voter": "warhammer" + }, + { + "rshares": 53990613, + "voter": "roadhog" + }, + { + "rshares": 103730281, + "voter": "alina1" + }, + { + "rshares": 50639382, + "voter": "doggnostic" + }, + { + "rshares": 53764342, + "voter": "dr-who" + }, + { + "rshares": 106768414, + "voter": "dr-house" + }, + { + "rshares": 311658429, + "voter": "bones261" + }, + { + "rshares": 50377764, + "voter": "jenny-talls" + }, + { + "rshares": 50196187, + "voter": "post-successful" + }, + { + "rshares": 59702540, + "voter": "jcvanleur" + }, + { + "rshares": 594797908, + "voter": "bones555" + }, + { + "rshares": 1543923067, + "voter": "ellepdub" + }, + { + "rshares": 51877853, + "voter": "chrisdunn" + }, + { + "rshares": 5340740672, + "voter": "herpetologyguy" + }, + { + "rshares": 4866079102, + "voter": "morgan.waser" + }, + { + "rshares": 232427281, + "voter": "terrano" + }, + { + "rshares": 78281569, + "voter": "benberger" + }, + { + "rshares": 1567288100, + "voter": "strong-ai" + } + ], + "author": "blueorgy", + "author_payout_value": "0.000 HBD", + "author_reputation": 64.05, + "beneficiaries": [], + "blacklists": [], + "body": "It's Simple... Promote This Post To Get Your Post Listed On This Post! \n***Promoted Content Experiment***\nSince the cost of getting your content to the top of the promoted tab is already growing up and beyond **$100 STEEM DOLLARS**... I thought it might be cool to create a new type of post, a post that would promote multiple users content while sharing the promotion costs.\n\nhttps://www.steemimg.com/images/2016/09/01/lets-Get-Promoted55ad7.png\n\n**HOW TO** \n- Starting at $1 STEEM DOLLAR - Simply Promote This Post. (Once Per User)\n- I will post the link you provide via a comment below\n- Posts will be listed from highest paid contributor and down\n- I will cut the list off at some point... depending on popularity.\n- Give me 10-15 Minutes to place your link on the list. \nPM me: @blueorgy on http://Steemit.Chat if you need help.\n\n
    \n\n

    THE LIST

    \n\nSD | User | Post\n--- | --- | ---\n$6 | @mikemacintire | Hi steemit! I'm Mike Macintire, former poker pro turned photographer, and I'm on a mission to make steemit more beautiful! Drone verification video included!\n$5 | @blueorgy | A View A Day - Killian Court, MIT Campus, Cambridge MA USA \n$5 | @cmtzco | ICO or IRO\n$5 | @cmtzco | Facebook Promotion Group\n$4 | @shaka | The Breitachklamm - Perpetual stone saw at work\n$3.25 | @herpetologyguy | This is Not a Prison: Why Zoos are Hugely Beneficial for Animals\n$3 | @prufarchy | Although (Original) \n$3 | @knozaki2015 | SPOTTED: CARD_LAB (One card to rule them all)\n$3 | @razvanelulmarin | Note to self: DON'T do this.\n$2.40 | @the-future | The best sellers on the planet - The side effects -(killing us in long term)! - Part II\n$2.05 | @scaredycatguide | REAL TALK - Vol 3. - How Prescription Pills Led To A Heroine Epidemic In America\n$2 | @heretickitten | A New Internet \n$1 | @steemhost | [ANNOUNCING: SteemHost.com] - If You Love Steemit, We Love You! \n$1 | @steemswede | [FREEDOM] How Regulation Kills - A Swedish Example\n$1 | @bkkshadow | Some photos I took walking around Brisbane...\n$1 | @cryptos | Looking for More Test Subjects... No, I'm Still Not Kidding\n$1 | @streetstyle | Sunday Project - PART 4 - Putting Some Skin On It - TEEM WORK DOES IT!!\n$1 | @streetstyle |WHALE VOMIT & WHY WOULD I WANT IT?? -- [You Would If You Could!!]", + "category": "promoted", + "children": 45, + "created": "2016-09-01T19:28:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/01/lets-Get-Promoted55ad7.png" + ], + "links": [ + "http://Steemit.Chat", + "https://steemit.com/introduceyourself/@mikemacintire/hi-steemit-i-m-mike-macintire-former-poker-pro-turned-photographer-and-i-m-on-a-mission-to-make-steemit-more-beautiful-drone", + "https://steemit.com/aviewaday/@blueorgy/a-view-a-day-killian-court-mit-campus-cambridge-ma-usa", + "https://steemit.com/blog/@cmtzco/ico-or-iro", + "https://steemit.com/steemit/@cmtzco/facebook-promotion-group", + "https://steemit.com/photography/@shaka/the-breitachklamm-perpetual-stone-saw-at-work", + "https://steemit.com/science/@herpetologyguy/this-is-not-a-prison-why-zoos-are-hugely-beneficial-for-animals", + "https://steemit.com/poetry/@prufarchy/although-original", + "https://steemit.com/banking/@knozaki2015/spotted-cardlab-one-card-to-rule-them-all", + "https://steemit.com/tag/@razvanelulmarin/note-to-self-don-t", + "https://steemit.com/lies/@the-future/the-best-sellers-on-the-planet-the-side-effects-killing-us-in-long-term-part-ii", + "https://steemit.com/life/@scaredycatguide/real-talk-vol-3-how-prescription-pills-led-to-a-heroine-epidemic-in-america", + "https://steemit.com/anarchy/@heretickitten/we-didn-t-like-our-money-so-we-invented-bitcoin-we-didn-t-like-our-markets-so-we-made-a-new-one-and-i-don-t-like-our-internet", + "https://steemit.com/steemit/@steemhost/announcing-steemhost-com-if-you-love-steemit-we-love-you", + "https://steemit.com/anarchy/@steemswede/freedom-how-is-regulations-killing-small-businesses", + "https://steemit.com/travel/@bkkshadow/some-photos-i-took-walking-around-brisbane", + "https://steemit.com/steemit/@cryptos/looking-for-more-test-subjects-no-i-m-still-not-kidding", + "https://steemit.com/steemit/@streetstyle/sunday-project-part-4-putting-some-skin-on-it-teem-work-does-it thanks full $teem ahead!", + "https://steemit.com/story/@streetstyle/whale-vomit-and-why-would-i-want-it-you-would-if-you-could" + ], + "tags": [ + "promoted", + "steemit" + ], + "users": [ + "blueorgy", + "mikemacintire", + "cmtzco", + "shaka", + "herpetologyguy", + "prufarchy", + "knozaki2015", + "razvanelulmarin", + "the-future", + "scaredycatguide", + "heretickitten", + "steemhost", + "steemswede", + "bkkshadow", + "cryptos", + "streetstyle" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 9715289706809, + "payout": 12.939, + "payout_at": "2016-09-08T19:28:24", + "pending_payout_value": "12.939 HBD", + "percent_hbd": 10000, + "permlink": "let-s-get-promoted-a-must-see-collection-of-awesome-posts", + "post_id": 1089013, + "promoted": "49.697 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 137 + }, + "title": "\u2705 Let's Get Promoted! - A Must See Collection Of Awesome Posts!", + "updated": "2016-09-02T16:16:30", + "url": "/promoted/@blueorgy/let-s-get-promoted-a-must-see-collection-of-awesome-posts" + }, + { + "active_votes": [ + { + "rshares": 74987247876, + "voter": "nenad-ristic" + }, + { + "rshares": 39743318413, + "voter": "james-show" + }, + { + "rshares": 536058620425, + "voter": "kevinwong" + }, + { + "rshares": 1240756601, + "voter": "fjccoin" + }, + { + "rshares": 19284742253, + "voter": "chris-bell" + }, + { + "rshares": 6961794786, + "voter": "fuck.off" + }, + { + "rshares": 7025761057, + "voter": "iloveporn" + }, + { + "rshares": 3756163870, + "voter": "the.bot" + }, + { + "rshares": 8545727888, + "voter": "johnbradshaw" + }, + { + "rshares": 17552390586, + "voter": "grey580" + }, + { + "rshares": 5955133750, + "voter": "the.whale" + }, + { + "rshares": 22535574872, + "voter": "venuspcs" + }, + { + "rshares": 238284822415, + "voter": "asmolokalo" + }, + { + "rshares": 5640235072, + "voter": "unicornfarts" + }, + { + "rshares": 5953214668, + "voter": "vote" + }, + { + "rshares": 6273879949, + "voter": "kissmybutt" + }, + { + "rshares": 199720892, + "voter": "ardina" + }, + { + "rshares": 11295142705, + "voter": "deviedev" + }, + { + "rshares": 377174816, + "voter": "luisucv34" + }, + { + "rshares": 5494723000, + "voter": "lpfaust" + }, + { + "rshares": 5378684534, + "voter": "sulev" + }, + { + "rshares": 112669609, + "voter": "awaking" + }, + { + "rshares": 43048257466, + "voter": "jasonstaggers" + }, + { + "rshares": 53644401270, + "voter": "driv3n" + }, + { + "rshares": 11667500745, + "voter": "thebotkiller" + }, + { + "rshares": 5178989051, + "voter": "melek" + }, + { + "rshares": 4065065477, + "voter": "rubenalexander" + }, + { + "rshares": 290635154, + "voter": "jimmytwoshoes" + }, + { + "rshares": 15410799404, + "voter": "mikemacintire" + }, + { + "rshares": 69572705, + "voter": "jlufer" + }, + { + "rshares": 71766021, + "voter": "ancientofdays" + }, + { + "rshares": 172718134, + "voter": "aksinya" + }, + { + "rshares": 127642699, + "voter": "bromejs" + } + ], + "author": "lpfaust", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.68, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://s25.postimg.org/r3xo3fhhb/living_without_eating.jpg
    \n\nFeasting on the bounty of the sun; forty four minutes of direct sun gazing each day for spiritual and biological nourishment along with subsistence on water, air and love so the body can metabolize all the nutrients it needs and sustain oneself off the Hindu vital life force, *Prana*. \n\nIt is an international movement of people who believe true health can only be achieved by giving up all solid food and subsisting only on energy, light and in some cases water.\n\nWelcome to the subculture of the Breathairian.\n\n### A Brief History of Breathairians\n\n
    https://s25.postimg.org/g0i6s74n3/knowledge_1052011__180.jpg
    \n\nModern Brethairianism is not a novel and unique invention of modern day subculture. The roots of extreme fasting, and by extension Bretharianism, can be traced back to the 1670s Rosicrucian Enlightenment Movement. In the Rosicrucian text *Comte de Gabalis*, extended fasting and renunciation of food and water is attributed to a 16th century physician and occultist, Paracelsus who was said to have lived, \u201c\u2026several years by taking only one half scruple of Solar Quintessence.\u201d\n\n**The Rise of Breathairianism to the Minstream**\n\nThe Brethairian Institute of America was founded by Wiley Brooks in the early 1980s, after he appeared on the American Television Show, *That\u2019s Incredible!*. This spawned an entire subculture with Jasmuheen rising to the fore in 1990, claiming she could go for month and months without anything but a cup of tea. In 1999, she was featured on the television news series 60 minutes. \n\nHira Ratan Manek has laid claims he has subsisted only regular sungazing in addition to water and occasionally tea, coffee and buttermilk since 1995.\n\nPrahlad Janti was an Indian sadhu, who claimed both that he had managed to live for 70 years without food or water and claimed he was investigated by doctors in both 2003 and in 2010.\n\nBreathairianism has also laid claim to main stream celebrities. Michelle Pfeiffer, during an interview for The Sunday Telegraph\u2019s Stella Magazine, revealed after moving to Los Angeles at the age of 20, she was swept up into the subculture. While filming the movie, The Moonies (about the Reverend Moon Sun-Myung\u2019s Unification Church), \u201c\u2026she said that while she was helping him with research \u2018on this cult\u2019 she realized: \u2018I was in one.\u2019\u201d Madonna was reportedly a practitioner of Breathairianism as well.\n\n**Leadership Hypocrisy and the Fall of Breathairianism to the Fringe**\n\nIn every movement steeped in deep spirituality, a question of conviction arises at some point. Breathairianism would be no different. The personalities most key to the rise of this subculture would hold the keys to the fall of this subculture and its relegation to a fringe cult.\n\nAfter **Wiley Brooks** reportedly left a Santa Cruz 7-Eleven with a Slurpee, a hot dog and some Twinkies in 1983, the Breathairian Institute of America suffered mass resignations within the organization. Wiley Brooks subsequently modified the central tenant of the Brethairian subculture and on the 5D Q & A section of his website Mr. Brooks stated that,\n\n*\u201c\u2026 cows are fifth-dimensional (or higher) beings that help mankind achieve fifth-dimensional status by converting three-dimensional food to five-dimensional food (beef).\u201d*\n\nLater in the same section of the website, Mr. Brooks went into further detail regarding the special properties of the McDonalds Double Quarter Pounder with Cheese and Diet Coke,\n\n*\u201c\u2026the \u2018Double Quarter-Pounder with Cheese\u2019 meal from McDonald's possesses a special \u2018base frequency\u2019 and that he thus recommends it as occasional food for beginning [B]reatharians. He then goes on to reveal that Diet Coke is \u2018liquid light\u2019. Prospective disciples are asked after some time following the junk food/magic word preparation to revisit his website in order to test if they can feel the magic.\u201d*\n\n I think McDonalds coined the phrase, \u201cBig Mac Attack\u201d for that 5D base frequency. \n\nDuring that 60 minutes interview with **Jasmuheen**, interviewers discovered her house was stocked with food. She claimed the food was for her husband and daughter. She was subsequently monitored by the 60 minutes crew for a one week period. By day 3, she was having difficulty and asked to be moved from the city, blaming polluted air as the reason she could not absorb nutrients. \n\nThe crew relocated her to the countryside, and by the fourth day Doctor Berris Wink of the Queensland branch of the Australian Medical Association had to stop the test, due to severe dehydration (about 11%) and threat of kidney failure. \n\nOn the positive side, Jasmuheen was awarded the Bent Spoon Award by Australian Skeptics in 2000. The award is presented to the perpetrator of the most preposterous piece of paranormal or pseudoscientific piffle.\n\n**Hira Ratan Manek** was caught on camera, in the 2011 documentary *Eat the Sun* feasting on a large meal in a San Francisco restaurant and questions would swirl around the \u201cresults\u201d of the tests from **Prahlad Janti**. It was discovered he was allowed to meet with devotees, leave the sealed test room to sunbathe and move out of the view of the CCTV camera views at certain points during the experiment.\n\nIn the immortal words of Darth Vader, a Jedi devotee, \u201cI find your lack of faith disturbing.\u201d\n\n**The Second Coming of Breathairianism**\n\n
    https://s25.postimg.org/b4f0jvlfj/breatharian_barbie.jpg
    \n\nAfter being relegated to second tier cults (below cults such as The Heaven\u2019s Gate Society and Aum Shinrikyo), in recent times, the subculture has experienced a rebirth and received a spokesperson in living doll, Valeria Lukyanova- The Human Barbie. \n\nWith her endorsement and the explosion of social media, Breathairianism had a small rebirth within a niche fringe movement of pro-anorexia.\n\n### What exactly are Breathairians? \n\n
    https://s25.postimg.org/ia6rmbuin/Breatharian_Diet.jpg
    \n\nThere is a long and deep history of voluntary fasting across all strata of religion with varying rules. The single, unifying thread is the voluntary fast is temporary for very specific spiritual significance or for political reasons, such as a hunger strike out of protest. The key difference with the Breathairian subculture is the period of voluntary fast is for the complete life of the individual.\n\n**The Dark Side of Breathairianism and Its Endorsement by the Pro-Anroexia Nervousa Subculture**\n\nThroughout the pro-anorexia community, forums are dedicated to the Bretharian subculture. The popular belief appears to be Breathairianism has revealed humans do not consume food for nutritional value, but rather it serves only to provide pleasure and sensation. \n\nIt would appear the consensus belief is,\n\n*\u201cBreathairianism is about having the choice of whether to eat or not to eat. To never hunger or starve when food is not around, to never feel dependency or attachment to food, and to have found what is there once food is no longer in the way of our perception and focus. This is what Breatharianism is about. True happiness, and a full freedom of choices. To feel fully alive, safe, independent, and happy.\u201d*\n\nFrightening.\n\n**The Brethairian Subculture in the Media**\n\nThe Breathairian subculture has received some mainstream media attention over the years:\n\n* **VICE Media**, March 16, 2014 (http://www.vice.com/read/breatharian-leader-wiley-brooks-lives-on-light-air-and-quarter-pounders) \n* **The Daily Beast**, March 2, 2014 (http://www.thedailybeast.com/articles/2014/03/02/introducing-breatharianism-the-dumbest-diet-of-all-time.html) \n* **Esquire Magazine**, February 28, 2014 (http://www.esquire.com/news-politics/news/a27563/human-barbies-are-coming-with-diet/) \n* **The Inquisitr**, November 5, 2013 (http://www.inquisitr.com/1019725/breatharianism-cult-leader-jasmuheen-advocates-living-without-food-or-water-but-why/) \n* **LiveScience**, May 10, 2010 (http://www.livescience.com/8224-indian-mystic-claims-eat-70-years.html) \n* **The Guardian**, September 28, 1999 (https://www.theguardian.com/world/1999/sep/28/millennium.uk) \n\nOut of respect for how deeply linked this subculture is with pro-anorexia nervosa and the danger of extreme fasting, I will not perform an analysis of, or include links to, social media or marketplaces which would perpetuate this subculture.\n\n### References\n\nWikipedia. \u201cInedia.\u201d August 29, 2016. https://en.wikipedia.org/wiki/Inedia\n\nBrooks, Wiley. \u201cBreathairian Institute of America. Np. http://www.breatharian.com/wileybrooks.html\n\nNeputin, Matt. \u201cLiving Without Eating? A Skeptical Look at Breatharianism and Sungazing.\u201d RealtivelyInterestig.com. April 18, 2013. http://www.relativelyinteresting.com/skeptical-look-at-breatharianism-and-sungazing/\n\nDuffin. Claire. \u201cMichelle Pfeiffer: The Day I Realized I was Part of a Cult.\u201d The Telegraph. November 2, 2013. http://www.telegraph.co.uk/news/picturegalleries/celebritynews/10422883/Michelle-Pfeiffer-The-day-I-realised-I-was-part-of-a-cult.html \n\nCampbell, Christopher. \u201c\u2019Eat the Sun\u2019 is an Extremely Fascinating Doc About the Unbelievable World of Sungazing.\u201d Indie Wire. June 21, 2011. http://www.indiewire.com/2011/06/eat-the-sun-is-an-extremely-fascinating-doc-about-the-unebelievable-world-of-sungazing-226777/\n\nMcCasker, Toby. \u201cBreathairian Leader Wiley Brooks Lives on Light, Air and Quarter Pounders.\u201d VICE Media, LLC. March 16, 2014. http://www.vice.com/read/breatharian-leader-wiley-brooks-lives-on-light-air-and-quarter-pounders\n\nThe Guardian. \u201cLet Them Eat Air\u2026\u201d. September 28, 1999. https://www.theguardian.com/world/1999/sep/28/millennium.uk \n\nAna Belles, The. \u201cReasons Not to Eat.\u201d Blogspot. August 16, 2015. http://theanabelles.blogspot.com/2005/08/reasons-not-to-eat.html \n\n### Image References\n\nNeputin, Matt. *Living Without Eating? A Skeptical Look at Breathairianism and Sungazing*. Relatively Interesting. April 8, 2013. http://www.relativelyinteresting.com/skeptical-look-at-breatharianism-and-sungazing/ \n\nSitterson, Aubrey.*Breathairian Barbie*. Geek.com. November 23, 2015. http://www.geek.com/news/11-of-the-best-new-religions-of-the-last-century-1640078/\n\nSupplementCentre. *Portrait of a Beautiful Arab Woman Breathing Fresh Air*. Np. May 5, 2014. http://blog.supplementcentre.com/bonkers-diets-2014/portrait-of-a-beautiful-arab-woman-breathing-fresh-air-with-raised-arms/", + "category": "subculture", + "children": 7, + "created": "2016-09-07T03:21:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s25.postimg.org/r3xo3fhhb/living_without_eating.jpg", + "https://s25.postimg.org/g0i6s74n3/knowledge_1052011__180.jpg", + "https://s25.postimg.org/b4f0jvlfj/breatharian_barbie.jpg", + "https://s25.postimg.org/ia6rmbuin/Breatharian_Diet.jpg" + ], + "links": [ + "http://www.vice.com/read/breatharian-leader-wiley-brooks-lives-on-light-air-and-quarter-pounders", + "http://www.thedailybeast.com/articles/2014/03/02/introducing-breatharianism-the-dumbest-diet-of-all-time.html", + "http://www.esquire.com/news-politics/news/a27563/human-barbies-are-coming-with-diet/", + "http://www.inquisitr.com/1019725/breatharianism-cult-leader-jasmuheen-advocates-living-without-food-or-water-but-why/", + "http://www.livescience.com/8224-indian-mystic-claims-eat-70-years.html", + "https://www.theguardian.com/world/1999/sep/28/millennium.uk", + "https://en.wikipedia.org/wiki/Inedia", + "http://www.breatharian.com/wileybrooks.html", + "http://www.relativelyinteresting.com/skeptical-look-at-breatharianism-and-sungazing/", + "http://www.telegraph.co.uk/news/picturegalleries/celebritynews/10422883/Michelle-Pfeiffer-The-day-I-realised-I-was-part-of-a-cult.html", + "http://www.indiewire.com/2011/06/eat-the-sun-is-an-extremely-fascinating-doc-about-the-unebelievable-world-of-sungazing-226777/", + "http://theanabelles.blogspot.com/2005/08/reasons-not-to-eat.html", + "http://www.geek.com/news/11-of-the-best-new-religions-of-the-last-century-1640078/", + "http://blog.supplementcentre.com/bonkers-diets-2014/portrait-of-a-beautiful-arab-woman-breathing-fresh-air-with-raised-arms/" + ], + "tags": [ + "subculture", + "food", + "health", + "beauty", + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 1156404848163, + "payout": 0.549, + "payout_at": "2016-09-14T03:21:39", + "pending_payout_value": "0.549 HBD", + "percent_hbd": 10000, + "permlink": "subcultures-and-social-trends-breatharians-and-sungazers-when-all-you-need-is-a-little-air-sunshine-and-an-occasional-double", + "post_id": 1154581, + "promoted": "46.500 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 33 + }, + "title": "Subcultures and Social Trends: Breatharians and Sungazers \u2013 When All You Need Is a Little Air, Sunshine (and an Occasional Double Quarter Pounder With Cheese) to Live", + "updated": "2016-09-07T03:21:39", + "url": "/subculture/@lpfaust/subcultures-and-social-trends-breatharians-and-sungazers-when-all-you-need-is-a-little-air-sunshine-and-an-occasional-double" + }, + { + "active_votes": [ + { + "rshares": 30339908020562, + "voter": "smooth" + }, + { + "rshares": 178437811858, + "voter": "nextgenwitness" + }, + { + "rshares": 9858079005892, + "voter": "pharesim" + }, + { + "rshares": 640654355933, + "voter": "justin" + }, + { + "rshares": 4663779658656, + "voter": "nextgencrypto" + }, + { + "rshares": 392188822906, + "voter": "steemservices" + }, + { + "rshares": 26831705803, + "voter": "steemservices1" + }, + { + "rshares": 5648204354987, + "voter": "smooth.witness" + }, + { + "rshares": 7861629418, + "voter": "woo7739" + }, + { + "rshares": 8804243088, + "voter": "richman" + }, + { + "rshares": 1766932742, + "voter": "murh" + }, + { + "rshares": 538270552185, + "voter": "satoshifund" + }, + { + "rshares": 687331665034, + "voter": "publicworker" + }, + { + "rshares": 179628130136, + "voter": "asmolokalo" + }, + { + "rshares": 24315043804, + "voter": "katyakov" + }, + { + "rshares": 12247109267, + "voter": "jako" + }, + { + "rshares": 17987570914, + "voter": "sebastien" + }, + { + "rshares": 243649644994, + "voter": "nabilov" + }, + { + "rshares": 142113759518, + "voter": "bonface" + }, + { + "rshares": 396653488, + "voter": "luisucv34" + }, + { + "rshares": 417321311214, + "voter": "knozaki2015" + }, + { + "rshares": 16003756503, + "voter": "heimindanger" + }, + { + "rshares": 138604353, + "voter": "bsgomes" + }, + { + "rshares": 4727846020, + "voter": "gustavopasquini" + }, + { + "rshares": 102847910, + "voter": "sergey44" + }, + { + "rshares": 35921591072, + "voter": "marius19" + }, + { + "rshares": 64689794435, + "voter": "healthyrecipes" + }, + { + "rshares": 26626009473, + "voter": "fabien" + }, + { + "rshares": 6213600532, + "voter": "french.fyde" + }, + { + "rshares": 55022014, + "voter": "nickche" + }, + { + "rshares": 213172829, + "voter": "zionuziriel" + }, + { + "rshares": 5280462938, + "voter": "melek" + }, + { + "rshares": 290245577, + "voter": "lisadang" + }, + { + "rshares": 9928506420, + "voter": "kyriacos" + }, + { + "rshares": 36239398705, + "voter": "thecurator" + }, + { + "rshares": 6388049881, + "voter": "lemouth" + }, + { + "rshares": 2900241397, + "voter": "levycore" + }, + { + "rshares": 8773593905, + "voter": "craigwilliamz" + }, + { + "rshares": 2053712672, + "voter": "chef.cook" + }, + { + "rshares": 2221778916, + "voter": "matthewtiii" + }, + { + "rshares": 654379209, + "voter": "edgarsart" + }, + { + "rshares": 71205623, + "voter": "and030380" + }, + { + "rshares": 5099701604, + "voter": "gringalicious" + }, + { + "rshares": 1289493888, + "voter": "portuguesinha" + }, + { + "rshares": 51247184, + "voter": "f1111111" + }, + { + "rshares": 50263480, + "voter": "drac59" + }, + { + "rshares": 111267933, + "voter": "patricklemarie" + }, + { + "rshares": 310077144, + "voter": "robotev1" + }, + { + "rshares": 167973342, + "voter": "blimey" + }, + { + "rshares": 155210544, + "voter": "food-creator" + }, + { + "rshares": 79570919, + "voter": "mikerano" + }, + { + "rshares": 121564475, + "voter": "bromejs" + } + ], + "author": "french.fyde", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.64, + "beneficiaries": [], + "blacklists": [], + "body": "Hi friends, today I propose to make caviar! Yes, you heard right, make caviar! This idea came to me after a personal note (after my first upvote of @dollarvigilante) : I imagined the different destinations and the restaurants where went the @dollarvigilante, these places where they serve the best food, but also caviar !!!\n------------------------------------------------------------------------\n*Salut les amis, aujourd'hui je propose de faire du caviar ! Oui vous avez bien entendu, faire du caviar!*\n*Cette id\u00e9e m'est venu apr\u00e8s une remarque personnel suite \u00e0 mon premier upvote de @dollarvigilante* : *j'imagin\u00e9 les diff\u00e9rentes destinations et les restaurants o\u00f9 va le @dollarvigilante, des endroits o\u00f9 l'on sert les meilleurs plats,* mais *aussi du caviar !!!* \n\n![](http://image.noelshack.com/fichiers/2016/37/1473682632-imag2096.jpg)\n\nAnd the idea of this article had become obvious : I give you how to make caviar with a technique of molecular cooking to everyone. Anyone can do it in the kitchen and all that is required is that very easily.\n------------------------------------------------------------------------\n*Et puis l'id\u00e9e de cette article \u00e9tait devenu une \u00e9vidence : je vous donne la fa\u00e7on de faire du caviar avec* *une technique de cuisine mol\u00e9culaire \u00e0 la port\u00e9e de tous. Tout le monde peut le faire dans sa cuisine et* *tout ce qui est n\u00e9cessaire ce trouve tr\u00e8s facilement.*\n\n> The term caviar corresponds to the fact to transform a liquid into small beads that give the appearance or illusion of a real caviar.\n*Le terme caviar correspond au fait de transformer un liquide en petites billes qui donnerons l'apparence* *ou l'illusion d'avoir un vrai caviar.*\n\nIn this recipe I made chocolate, but you can give you pleasure in replacing chocolate with a red fruit, coffee or vegetable, let your imagination soar!\n------------------------------------------------------------------------\n*Dans cette recette j'ai pris du chocolat, mais vous pourrait vous faire plaisir rempla\u00e7ant le chocolat par un* *fruit rouge, du caf\u00e9 ou un l\u00e9gume, laisser votre imagination s'exprimer !*\n\nWe start by taking everything one needs. :\n--------------------------------------------\n*On commence en r\u00e9unissant tous ce dont on a besoin :*\n\n![](http://image.noelshack.com/fichiers/2016/37/1473681352-55.jpg)\n\nEverything is mixed, at the same time, cook (without stirring constantly) and stops when there is the first bubbles of boiling.\n------------------------------------------------------------------------\n*On m\u00e9lange le tout en m\u00eame temps, on fait cuire (sans jamais arr\u00eater de remuer) et on arr\u00eate quand il y a les premiers bulles d\u2019\u00e9bullition.* \n\n![](http://image.noelshack.com/fichiers/2016/37/1473681356--.jpg)\n\nNow let cool a few minutes and in the meantime, put oil in a glass. Take any oils other than rapeseed.\n------------------------------------------------------------------------\n*Maintenant laisser refroidir quelques minutes et pendant ce temps, on mets de l'huile dans un r\u00e9cipient. On peut prendre toute les huiles sauf celle au colza.* \n\n> ![](http://image.noelshack.com/fichiers/2016/37/1473681373-imag1981.jpg)\nI took a very big glass so you can see well, but this is not necessary, a simple glass will do.\n*J'ai pris un tr\u00e8s grand verre pour que vous puissiez bien voir, mais ce n'est pas n\u00e9cessaire, un simple verre suffit.*\n\n\nAlors on va prendre le materiel n\u00e9cessaire, c'est \u00e0 dire une seringue. Ce qui compte c'est le trou de de la seringue ne soit pas trop petit. Moi, par exemple, j'ai pris celle du sirop pour enfant.\nSo we will take the necessary equipment: a syringe. What matters is the syringe hole is not too small. I, for example, I took the syrup for children.\n![](http://image.noelshack.com/fichiers/2016/37/1473681651-seringue.jpg)\n\nHere we go !\n------------\n*Et c'est parti !*\n\nPutting our preparation in the syringe and quietly pour in oil\n--------------------------------------------------------------\n*On met notre pr\u00e9paration dans la seringue et on verse gentillement dans l'huile*\n\n![](http://image.noelshack.com/fichiers/2016/37/1473679598-gifpal-20160912132605.gif)\n\nYou like it !?\n--------------\n*C'est pas mal, non !?*\n\n![](http://image.noelshack.com/fichiers/2016/37/1473681979-111.jpg)\n\nFinally, take a strainer and pour your oil in the bottle. All balls come at once at the end: ATTENTION not to pour too fast !Let drain 1 or 2 minutes.\n------------------------------------------------------------------------\n*Pour finir, prenez un \u00e9gouttoir et verser votre huile dans sa bouteille.*\n*Toutes les billes viendrons en une seule fois \u00e0 la fin : ATTENTION de ne pas aller trop vite !*\n*Laisser \u00e9goutter 1 ou 2 minutes.**\n\n> ![](http://image.noelshack.com/fichiers/2016/37/1473682563-12.jpg)\nin the end, the oil doesn't rest on the small balls and oil leaves no taste\n*au final, l'huile ne reste pas sur les petites billes et l'huile ne laisse aucun go\u00fbt*\n\n\n\nJe met tout dans un verre ou une tasse avant de dresser mon plat\nI put everything in a glass or cup before preparing my dish\n\n![](http://image.noelshack.com/fichiers/2016/37/1473682574-1111.jpg)\n\nThe result is perfect: when you look, we get our illusion and when you have in your mouth, I can not tell you ...Hmmm !!!!!\n------------------------------------------------------------------------\n*Le r\u00e9sultat est parfait : \u00e0 l\u2019\u0153il c'est \u00e0 s'y m\u00e9prendre et quand vous l'avez en bouche, je ne vous raconte pas...Hummm !!!!!*\n\nHave fun and Let Your Imagination Go!\n=====================================\n\n![](http://image.noelshack.com/fichiers/2016/37/1473682601-imag2087.jpg)\n\nAmusez-Vous et Laissez Aller Votre Imagination !\n================================================\n\n![](http://image.noelshack.com/fichiers/2016/37/1473682608-imag2092.jpg)\n![](http://image.noelshack.com/fichiers/2016/37/1473682616-imag2095.jpg)\n![](http://image.noelshack.com/fichiers/2016/37/1473682622-imag2099.jpg)\n![](http://image.noelshack.com/fichiers/2016/37/1473682632-imag2096.jpg)\n![](http://image.noelshack.com/fichiers/2016/37/1473687685-signature.jpg)", + "category": "food", + "children": 4, + "created": "2016-09-12T13:47:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://image.noelshack.com/fichiers/2016/37/1473682632-imag2096.jpg", + "http://image.noelshack.com/fichiers/2016/37/1473681352-55.jpg", + "http://image.noelshack.com/fichiers/2016/37/1473681356--.jpg", + "http://image.noelshack.com/fichiers/2016/37/1473681373-imag1981.jpg", + "http://image.noelshack.com/fichiers/2016/37/1473681651-seringue.jpg", + "http://image.noelshack.com/fichiers/2016/37/1473679598-gifpal-20160912132605.gif", + "http://image.noelshack.com/fichiers/2016/37/1473681979-111.jpg", + "http://image.noelshack.com/fichiers/2016/37/1473682563-12.jpg", + "http://image.noelshack.com/fichiers/2016/37/1473682574-1111.jpg", + "http://image.noelshack.com/fichiers/2016/37/1473682601-imag2087.jpg", + "http://image.noelshack.com/fichiers/2016/37/1473682608-imag2092.jpg", + "http://image.noelshack.com/fichiers/2016/37/1473682616-imag2095.jpg", + "http://image.noelshack.com/fichiers/2016/37/1473682622-imag2099.jpg", + "http://image.noelshack.com/fichiers/2016/37/1473687685-signature.jpg" + ], + "tags": [ + "food", + "recipe", + "molecularcooking", + "steemit", + "fr" + ], + "users": [ + "dollarvigilante" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 54266708173296, + "payout": 188.548, + "payout_at": "2016-09-19T13:47:36", + "pending_payout_value": "188.548 HBD", + "percent_hbd": 10000, + "permlink": "eng-fr-steemitmolecularcooking-or-chocolate-caviar", + "post_id": 1219773, + "promoted": "46.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 52 + }, + "title": "[ENG/FR] SteemitMolecularCooking | Chocolate Caviar", + "updated": "2016-09-12T14:02:15", + "url": "/food/@french.fyde/eng-fr-steemitmolecularcooking-or-chocolate-caviar" + }, + { + "active_votes": [ + { + "rshares": 2328830993, + "voter": "konelectric" + }, + { + "rshares": 15932372603, + "voter": "brindleswan" + }, + { + "rshares": 5009612932, + "voter": "spaninv" + }, + { + "rshares": 39743318413, + "voter": "james-show" + }, + { + "rshares": 7922731001, + "voter": "radioactivities" + }, + { + "rshares": 249623979672, + "voter": "billbutler" + }, + { + "rshares": 4477691887, + "voter": "dahaz159" + }, + { + "rshares": 2025915666, + "voter": "alexft" + }, + { + "rshares": 22535574872, + "voter": "venuspcs" + }, + { + "rshares": 238284822415, + "voter": "asmolokalo" + }, + { + "rshares": 1779605539, + "voter": "rambogoham" + }, + { + "rshares": 247192136, + "voter": "adamgud" + }, + { + "rshares": 25652673779, + "voter": "strangerarray" + }, + { + "rshares": 161393135930, + "voter": "knircky" + }, + { + "rshares": 94491949853, + "voter": "pkattera" + }, + { + "rshares": 7293079434, + "voter": "lichtblick" + }, + { + "rshares": 67736501170, + "voter": "me-tarzan" + }, + { + "rshares": 38544425093, + "voter": "celsius100" + }, + { + "rshares": 39909694566, + "voter": "claudiop63" + }, + { + "rshares": 1606998205, + "voter": "ace108" + }, + { + "rshares": 13665721836, + "voter": "clevecross" + }, + { + "rshares": 117290694, + "voter": "famunger" + }, + { + "rshares": 7324572409, + "voter": "uwe69" + }, + { + "rshares": 22178033390, + "voter": "kental" + }, + { + "rshares": 234370116, + "voter": "future24" + }, + { + "rshares": 3509986623, + "voter": "cmorton" + }, + { + "rshares": 165721966, + "voter": "theb0red1" + }, + { + "rshares": 670709305, + "voter": "runridefly" + }, + { + "rshares": 99252024709, + "voter": "shenanigator" + }, + { + "rshares": 87025673, + "voter": "whitezombie" + }, + { + "rshares": 354657306, + "voter": "profanarky" + }, + { + "rshares": 3038795792, + "voter": "xanoxt" + }, + { + "rshares": 197022257, + "voter": "ratidor" + }, + { + "rshares": 14067849393, + "voter": "bluehorseshoe" + }, + { + "rshares": 54457374, + "voter": "ppan08162016" + }, + { + "rshares": 860146710, + "voter": "kingarbinv" + } + ], + "author": "knircky", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.69, + "beneficiaries": [], + "blacklists": [], + "body": "#### Summary: Steem solves one key monetization issue of the internet by creating a new way of paying for content via dilution of its coin supply. This requires organic growth similar to the dilution percentage or higher if the ecosystem is to not deflate. Recently Bounties have been introduced to finance certain initiatives on steem. However I believe this misses the strategic potential of the tool. Bounties could be used to create cash-inflows that will allow growth and value without sending away value of the ecosystem. Instead of just giving money to content creators via a set dilution budget everyday, we can allow users to ask question or support certain topics by adding bounties to their posts. Users might do this because they are seeking a certain type of content. Anyone could ask the internet a question, put a bounty on it and the world would compete for the best answer. As such bounties could be a whole new way information exchange on the internet can be rewarded. By implementing bounties the right way, steem can create one more new monetization layer for the internet and become much more valuable than just with one way of monetizing its content.\n\n#### The recently proposed bounty system falls short of its potential for steem. I want to outline why bounties can be a game changer for the internet and how steem could implement them for mutual benefit.\n\n\n\n[Photo by pixabay](https://pixabay.com/en/dog-eat-biscuit-reward-843800/)\n\n\n# The monetization issue of the internet\n\nThe internet has a monetization issue. There are pretty much three ways content is monetized:\n\n- Ad model: sites provide advertisement and every view is worth a tiny amount of money. For instance 1000 minutes on youtube tends to be wort about $1 or even less. \n- Subscription: because the above only works for very cheap and mass media content well there are subscription where customer may pay a monthly fee: examples are Netflix or poker training site.\n- Pay per View: customer pay for a particular content such as a movie or news article.\n\nAll of these monetizations have issues. The ad model only works if your content is valuable for a mass audience and ads are annoying. Some people also hate the way sites like google and Facebook are using private data of their customers. The subscription makes it hard for people to sign up, because it creates a monthly bill and once customers have signed up you are stuck with a limit to your revenue. Pay per view has the challenge that many people are used to getting their content for free and create a barrier to consume it because of its price. Subsriptions and pay per view additionally have the problem of having a planned price, while we know planning the correct price leads always to a sub-optimal solution.\n\n# The limit of the internet with bad monetization\nThe internet connects everyone in the world and should make it easy for any information to float freely. However that is not the case. The reason is that while information can be exchanged freely value cannot be exchanged so easily. This is because to provide information to the web, it only makes sense if it fits into the limited monetization channels described above. You may still need to consult regular specialist when having an advanced or specific question. You can't ask the internet to solve a problem for you, unless it is something simple that some nice guy or gal will answer for you on a forum like reddit or if many people have the exact same question.\n\nThe internet needs a better way to exchange information for value via an efficient market for content and information. Imagine you want to go on a trip and want to know what is the best way to vacation for you personally at a wonderful spot like Machu Picchu. You can ask @heiditravels since she has been there in the comments of one of her post, but she is likely going to give you an artificial answer, because consulting you on how to travel there requires work and understanding your requirements. So you probably have to research this yourself by reading articles, books and finding youtube videos that help you. This is all much easier because of the internet, but still the internet does not allow you to actually get a direct exchange of information for you, even if you are willing to pay for it. I had this problem last year when I visited the Galapagos and the fact that I did not know certain things cost me a bit of money, because the way I booked things was not optimal. I.e. I should have booked my day trips on the island instead of going through my travel agency in the US. I also could have saved money 1/2 of the cost by booking the boat cruise on the island, I just did not know this was possible.\n\nSubscription, pay per view and ad based monetization suffer from the fact that only content that happens to be as valuable as many people are ready to pay for it can be exchanged fluidly. That means instead of the market determining the price of content, the information that is the right price finds its way to the internet. The rest of the knowledge we hold stays away. It does not fit the rigid and limited pricing model of the internet.\n\nAs a result most of our knowledge actually does not get exchanged via the internet because there is no good way of valuing that exchange. Imagine what untapped potential the internet has. In other words what would happen if you could just ask the internet for any information or question and it would spit it out for the right price. \n\n\"For the right price\" has not been implemented and thus most of the stuff you can find on the internet is not that valuable, unless it is to help you generate revenue for someone else (like specification of a product) or concerns the masses (news) or cost what many people want to pay for it (blockbuster movie).\n \n# The problem steemit solved and did not solve\n\nSteemit is an amazing solution to the broadcasting of mass information. It has solved the problem of rewarding and paying for content without needing ads, subscription or payments. That is an amazing accomplishment. I have written several articles here and brought some friends to this site that have also written articles, they would have otherwise not published. It allows content to be valued if people appreciate it, instead of if they click on banners, which is a much more direct and better way of exchanging value. I'd be surprised if many news outlets are either not going to be put out of business by steem or are going to adopt steem somehow in the next few years.\n\nHowever steem still requires a certain amount of people to like content. For instance if you know something that is really valuable for one person on steemit, you will not get rewarded, even if the information is very valuable to few. So why bother, or give it away when you can probably charge for it? However if you write something that many people like, you will be rewarded very well. So steem in its current form still only works for content of a certain price, that many people want to consume. Of course the whale aspect changes this a bit, but not fundamentally.\n\n# Bounties can be a new way of monetizing the internet\nTo make steem more powerful in this regard we can use bounties. Because bounties can be set at different price levels we can now value content higher, even if only one person needs or wants the information. \n\nSo back to my question of how to best vacation at Machu Picchu: I can ask the question on steem and will probably not get many upvotes to my question. Because it is not very valuable content for many. I will probably also not get the greatest answers because my vote alone won't entice people to do the work of answering my question. However if I put a bounty on my question this changes the game fundamentally. People that can answer the question will now compete for the bounty and thus will have to put effort into providing a good answer. If a good answer will likely safe me a few hundred dollars, why not put this question on steem with a $100 or $200 bounty? The difference is that it used to be smart not to provide an answer, while now it is profitable to provide information.\n\nBounties could also be used to promote certain topics. I.e. if steem wanted to generate a certain type of content like i.e. cat-videos, there could be a bounty on cat-videos. The creators would get additional rewards, in addition to all the existing people that love cat-videos on steem and therefore would vote for them anyway, and thus would be enticed to publish even more cat videos on steem. This could then attract new cat lover users and generate growth for steem.\n\nBounties could be a great way to support the creation of new communities on steam. For instance if we wanted to have daily bitcoin chart analysis on steem and bring traders onto the site, this could be facilitated with the creation of a specific tag and corresponding bounty for traders.\n\nThe difference of this ad campaign would be that instead of giving value to an outside eco-system like google we would grow the steem economy by creating internal value (the money creators will receive from the bounties) instead of burning the marketing budget to some external service.\n\n# Steemit needs cash-inflow\nSteem gives content providers rewards. It pays for these rewards by creating more coins, which dilutes the value of the existing coin holders. In order for the economy to be sustainable, cash-inflow is required to be higher or at least similar to this outflow of money. The balance of these two forces happens via an exchange market. New investors or users of steem buy steem tokens to either power them up or use them otherwise, while content creators tend to cash out at least some of the coins they receive. In addition existing coin holders may also decide to liquidate their steem by selling. In short we need new users or investments to join the ecosystem and buy coins in order for it to not deflate, due to the cash-outflows generated by the reward system continuously. Investors are banking on the fact that the money they put into the system will attract content that is more valuable than the money they are investing and thus will create a positive ROI. \n\nIn addition to the inflow via investments, steem has also just recently created a way to create inflows via promotions. Since the money used to promote post gets burned and thereby reduces the coin supply, it effectively creates cash-inflow to the ecosystem. \n\nBounties would create yet another channel of cash-inflows, since users would directly give other users money without going thru the cycle of investment which has to attract great content that will attract more users, which will invest more to overall grow the steem economy. You can see how that a bounty system would create a financial cycle that would be much more direct.\n\nBoth the promotional cash and the bounty cash will have a much more immediate effect and ROI and thus the flow of money and new users will likely be easier. Overall these different ways of creating cash-inflows will complement and support each other.\n\nI believe that bounties would create value for the steem ecosystem because it would attract new users that possess certain knowledge but do not have the ability to land the big hits via writing great blog posts. Additional users with need for information and questions would be attracted to the site.\n\n# The key competitors of steem use pay per view and transaction fees\nThe key competitors of steem use direct payments for content. In synereo one can pay for the attention of a specific user. In LBRY one can pay directly for a particular content. Similarly Yours plans to use micro transactions to pay for content and charge a fee for these transactions. The way steem pays for content is very new and unique and I think it will do very well vs. these cash flow strategies. Still I think it will be beneficial to have more than one monetization channel in order for steem to compete with these new social media blockchain ecosystems. Providing a way to pay for content more directly than via dilution will simply make steem more competitive and double its potential for growth.\n\n\nThe above is a diagram of how I would envision the cash in- and out-flows for the steem economy with bounties and promotions. \n\n\n# Functional requirements of a bounty system for steem\n\nI want to quickly outline how I envision bounties to work on steem\n\n### The bounty button\nSimilar to the promotion button, there should be a bounty button next to every post that allows anyone to put a bounty on a post. The bounty should be paid in SB only, just like the promotions. In addition to the ability to put bounties on one article there should be the ability to put a bounty on a hashtag. This dialog could be accessible via the menu bar. Potentially the promotion and bounty menu could also be integrated.\n\nWhen selecting a bounty, there should be a timeline that defines when the bounty is being paid. I think it would make sense to allow intervals up to the 30 days after the post was created, due to the functionality of steem. It might also make sense to have 3 time intervals such as 1 day, 1 week and 1 month.\n\nAll the bounty payments per pay period should be escrowed by the blockchain and the cumulative amount should be displayed on the post and the distribution of it on each post respectively in parallel how the reward money is visualized.\n\n### Paying out bounties\nThe bounty should be paid out to all the comments of a post according to how readers of the post have voted for it. If the bounty is for a hashtag than all level 1 post with that hashtag will receive the reward. The users that have paid for the bounty thereby should get a higher weight of their votes relative to how much of the bounty they have contributed, so that they define the majority of payout (i.e. 75%). Notice that flagging or negative votes are possible in the same way as for regular votes. \nExample: Assuming two users A and B with the same amount of SP and a bounty that has been placed by B for 1000 SD and user A voting for comment x and user B voting for comment y. When the time for the payout arrives, the bounty should be distributed as 75% or 750SD to comment y and 250 SD or 25% to comment x and y such that comment y receives 875SD and comment x 125SD. If the SP of the users where different, than the 25% would be distributed according to SP weight in the same manner that steem distributes posting rewards.\nThis is to entice everyone to evaluate the solution to the bounty even if they have not paid for it and to ensure that a bounty can be paid even if some of the bounty posters do not vote for a solution.\n\nThe reward of the bounty of course should be in addition to the regular voting rewards steem pays out anyway.\n\nI don't think there is any reason to use part of the bounty as curation reward, since curation reward is already paid anyway and the bounty provider have intrinsic incentive to distribute the bounty fairly.\n\nI would also suggest to convert 50% of the payout into steem and distribute them via SP. This will decrease the SD supply and keep the steem ecology healthy.\n\n# Please provide feedback\n\nThis proposal for bounties has been thought out by myself and as such, I am sure it can be optimized and might have flaws. So please provide feedback. I will read and assess every comment and if needed make adjustment to this post. I hope @Dantheman @Dan and @Ned will find the time to read and comment on this as well.\n\n# Conclusion\n\nI think bounties could propel the value of steem for its users and greatly improve the economics of steem. It seems to me that bounties would fit naturally into the reward and voting system of steem so that introducing them would come very intuitively to users. I can think of many use cases where I would use them and happily put significant value into the ecosystem to get a particular answer. The key value of bounties is that users can define how much certain information is worth to them and thus solve a key issue of the exchange of value via the internet.\n\nSteemit could leverage the functionality for marketing purposes, for instance to support a new language or a new topic and users we want to attract the site by putting bounties on hashtags.\n\nI hope this proposal is being read and optimized by many steem users and ultimately by the steemit team, so that it has a chance to be integrated into the blockchain. I hope that on my next big trip or when I have specific technical question, I can just put up a bounty and have the internet generate the answer for me personally.\n\nThanks for reading, commenting and upvoting. Please follow me and check out my other post if you think this was valuable.", + "category": "steemit", + "children": 9, + "created": "2016-09-06T17:09:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://ipfs.pics/ipfs/Qmc4RuamRq4g6qRoemtcSDz6cZ1CQYqY8VoBEZ3WyugDt7", + "https://ipfs.pics/ipfs/QmVYwtW1t4DTUfBh3r6iotRZdooFBRjeqDsqEPsKmP1ZqT" + ], + "links": [ + "https://ipfs.pics/Qmc4RuamRq4g6qRoemtcSDz6cZ1CQYqY8VoBEZ3WyugDt7", + "https://pixabay.com/en/dog-eat-biscuit-reward-843800/", + "https://ipfs.pics/QmVYwtW1t4DTUfBh3r6iotRZdooFBRjeqDsqEPsKmP1ZqT" + ], + "tags": [ + "steemit", + "bounty", + "improvement", + "bounties" + ], + "users": [ + "heiditravels" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 1192318491712, + "payout": 0.549, + "payout_at": "2016-09-13T17:09:36", + "pending_payout_value": "0.549 HBD", + "percent_hbd": 10000, + "permlink": "the-potential-of-bounties-an-improvement-proposal-for-steem-to-double-its-value", + "post_id": 1148444, + "promoted": "46.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 36 + }, + "title": "The potential of bounties: An improvement proposal for Steem to double its value", + "updated": "2016-09-06T21:11:21", + "url": "/steemit/@knircky/the-potential-of-bounties-an-improvement-proposal-for-steem-to-double-its-value" + }, + { + "active_votes": [ + { + "rshares": 3098264029, + "voter": "boy" + }, + { + "rshares": 3761241627, + "voter": "bue-witness" + }, + { + "rshares": 697163959, + "voter": "bunny" + }, + { + "rshares": 5995285453375, + "voter": "clayop" + }, + { + "rshares": 53861287574, + "voter": "bue" + }, + { + "rshares": 1660445252, + "voter": "mini" + }, + { + "rshares": 213637114, + "voter": "moon" + }, + { + "rshares": 2006740845230, + "voter": "joseph" + }, + { + "rshares": 622584873, + "voter": "healthcare" + }, + { + "rshares": 966958517, + "voter": "daniel.pan" + }, + { + "rshares": 300386822966, + "voter": "chitty" + }, + { + "rshares": 28399614285, + "voter": "marketingmonk" + }, + { + "rshares": 288099188, + "voter": "helen.tan" + }, + { + "rshares": 82664750052, + "voter": "acidsun" + }, + { + "rshares": 23512090937, + "voter": "klye" + }, + { + "rshares": 1787559864, + "voter": "murh" + }, + { + "rshares": 18374494537, + "voter": "thecryptofiend" + }, + { + "rshares": 38846045193, + "voter": "justtryme90" + }, + { + "rshares": 11501242325, + "voter": "johnerfx" + }, + { + "rshares": 649863857, + "voter": "johnerminer" + }, + { + "rshares": 1458070113770, + "voter": "sean-king" + }, + { + "rshares": 686865536242, + "voter": "publicworker" + }, + { + "rshares": 5144476703, + "voter": "fuck.off" + }, + { + "rshares": 6591597330, + "voter": "iloveporn" + }, + { + "rshares": 1901149350, + "voter": "the.bot" + }, + { + "rshares": 8528672662, + "voter": "johnbradshaw" + }, + { + "rshares": 1323509077, + "voter": "alexft" + }, + { + "rshares": 5826412643, + "voter": "the.whale" + }, + { + "rshares": 3165194873, + "voter": "michaellamden68" + }, + { + "rshares": 5517904010, + "voter": "unicornfarts" + }, + { + "rshares": 39864624930, + "voter": "ezzy" + }, + { + "rshares": 62235479896, + "voter": "lehard" + }, + { + "rshares": 26407408585, + "voter": "firepower" + }, + { + "rshares": 6137063530, + "voter": "kissmybutt" + }, + { + "rshares": 10433211509, + "voter": "spiz0r" + }, + { + "rshares": 836463003, + "voter": "dicov" + }, + { + "rshares": 21363924390, + "voter": "halo" + }, + { + "rshares": 470865927, + "voter": "cherish" + }, + { + "rshares": 10489765263, + "voter": "cloveandcinnamon" + }, + { + "rshares": 229654538, + "voter": "aqris" + }, + { + "rshares": 8409725906, + "voter": "blinova" + }, + { + "rshares": 6197081170, + "voter": "corinnestokes" + }, + { + "rshares": 1367822475, + "voter": "vorsseli" + }, + { + "rshares": 2179662711, + "voter": "breathe3000" + }, + { + "rshares": 3235671738, + "voter": "begstreets" + }, + { + "rshares": 4663116063, + "voter": "madillorama" + }, + { + "rshares": 6820819905, + "voter": "summonerrk" + }, + { + "rshares": 9969587892, + "voter": "winstonwolfe" + }, + { + "rshares": 22963130568, + "voter": "team-leibniz" + }, + { + "rshares": 7290424918, + "voter": "webdeals" + }, + { + "rshares": 31231380762, + "voter": "brianphobos" + }, + { + "rshares": 5819849141, + "voter": "logic" + }, + { + "rshares": 2612689846, + "voter": "tjpezlo" + }, + { + "rshares": 5054170210, + "voter": "beanz" + }, + { + "rshares": 12718954821, + "voter": "smailer" + }, + { + "rshares": 5507906695, + "voter": "sulev" + }, + { + "rshares": 25310106112, + "voter": "williambanks" + }, + { + "rshares": 90923980710, + "voter": "shaka" + }, + { + "rshares": 1347913567, + "voter": "karenb54" + }, + { + "rshares": 2007081676, + "voter": "sykochica" + }, + { + "rshares": 16238481694, + "voter": "timelapse" + }, + { + "rshares": 5874641515, + "voter": "minion" + }, + { + "rshares": 1064884591, + "voter": "andrew0" + }, + { + "rshares": 651986872, + "voter": "romancs" + }, + { + "rshares": 1797269610, + "voter": "alitas" + }, + { + "rshares": 10934414249, + "voter": "thebotkiller" + }, + { + "rshares": 10524500228, + "voter": "cristi" + }, + { + "rshares": 5210280082, + "voter": "lordvader" + }, + { + "rshares": 4916507708, + "voter": "matrixdweller" + }, + { + "rshares": 4989320123, + "voter": "farmerswife" + }, + { + "rshares": 10018253562, + "voter": "cryptomancer" + }, + { + "rshares": 62312186, + "voter": "kamil5" + }, + { + "rshares": 17411909771, + "voter": "andrewawerdna" + }, + { + "rshares": 75387763, + "voter": "xntryk1" + }, + { + "rshares": 6017454300, + "voter": "pseudopoise" + }, + { + "rshares": 53584970, + "voter": "alktoni" + }, + { + "rshares": 13862215329, + "voter": "mikehere" + }, + { + "rshares": 11825860265, + "voter": "ryan-singer" + }, + { + "rshares": 2835774608, + "voter": "andressilvera" + }, + { + "rshares": 4305929006, + "voter": "dexter-k" + }, + { + "rshares": 54859471, + "voter": "jod" + }, + { + "rshares": 54615840, + "voter": "chadcrypto" + }, + { + "rshares": 1699203610, + "voter": "burnin" + }, + { + "rshares": 988075153, + "voter": "steemsatoshi" + }, + { + "rshares": 51616527, + "voter": "psyduck" + }, + { + "rshares": 155267761, + "voter": "terrano" + } + ], + "author": "thecryptofiend", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.89, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Introduction

    \n

    As a follow up to my last post here are some more painterly and expressionistic shots.  Please feel free to have your say and comment - it is always appreciated.

    \n

    I hope you like them.

    \n


    \n

    The Photos

    \n


    \n

    \n

    \"Sensuality\" .  A natural light shot with backlighting. This required a lot of care to ensure skin texture was preserved after retouching. Model: Alex Oke.

    \n


    \n


    \n

    \n

    An outdoor summery shot.  The palette here was quite bright and vibrant. Model : Rachelle Summers.

    \n


    \n


    \n

    \n

    \"Gothik\" -  This was a very expressionistic piece.  I used extensive painting to remove extraneous detail and simplify the image.  Model: Alice Beauvoisin

    \n


    \n


    \n

    \n

    This is like a beauty shot but with a more cross-processed kind of look than you would normally see with this type of portrait.  Model: Axel Von Rosencoff

    \n


    \n

    You can see more of my work @thecryptofiend - hope you enjoy.

    \n

    (Verification for me here: http://www.aapicture.com/about-me)

    \n", + "category": "photography", + "children": 23, + "created": "2016-08-29T13:50:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgsafe.org/30a8657754.jpg", + "https://i.imgsafe.org/30a8bbef87.jpg", + "https://i.imgsafe.org/43ceb61ad2.jpg", + "https://i.imgsafe.org/30a795b010.jpg" + ], + "links": [ + "https://steemit.com/photography/@thecryptofiend/some-painterly-and-expressionistic-photo-work", + "You can see more of my work @thecryptofiend - hope you enjoy. (Verification for me here: http://www.aapicture.com/about-me)", + "http://www.aapicture.com/about-me" + ], + "tags": [ + "photography", + "photo", + "art", + "portrait", + "painterly" + ], + "users": [ + "thecryptofiend" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 11322027176665, + "payout": 18.046, + "payout_at": "2016-09-05T13:50:48", + "pending_payout_value": "18.046 HBD", + "percent_hbd": 10000, + "permlink": "painterly-and-expressionistic-photography-part-2", + "post_id": 1041328, + "promoted": "46.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 86 + }, + "title": "Painterly and Expressionistic Photography Part 2", + "updated": "2016-08-29T13:50:48", + "url": "/photography/@thecryptofiend/painterly-and-expressionistic-photography-part-2" + }, + { + "active_votes": [ + { + "rshares": 27526380368282, + "voter": "dantheman" + }, + { + "rshares": 493904989137, + "voter": "barrie" + }, + { + "rshares": 7731774323941, + "voter": "steempty" + }, + { + "rshares": 30963340603502, + "voter": "smooth" + }, + { + "rshares": 376251845809, + "voter": "anonymous" + }, + { + "rshares": 38628577663382, + "voter": "blocktrades" + }, + { + "rshares": 39215528449249, + "voter": "ned" + }, + { + "rshares": 4574316664480, + "voter": "riverhead" + }, + { + "rshares": 6733379560466, + "voter": "xeldal" + }, + { + "rshares": 3066681879675, + "voter": "lafona-miner" + }, + { + "rshares": 477966998971, + "voter": "lafona" + }, + { + "rshares": 4555198258386, + "voter": "kushed" + }, + { + "rshares": 1119290177600, + "voter": "rossco99" + }, + { + "rshares": 1099134162323, + "voter": "delegate.lafona" + }, + { + "rshares": 995902544214, + "voter": "liondani" + }, + { + "rshares": 308753515461, + "voter": "lafona5" + }, + { + "rshares": 5113121585969, + "voter": "steemit200" + }, + { + "rshares": 3726575642, + "voter": "boy" + }, + { + "rshares": 4524583713, + "voter": "bue-witness" + }, + { + "rshares": 821038130, + "voter": "bunny" + }, + { + "rshares": 7061101034251, + "voter": "complexring" + }, + { + "rshares": 5152147344752, + "voter": "arhag" + }, + { + "rshares": 66101488132, + "voter": "bue" + }, + { + "rshares": 1996734414, + "voter": "mini" + }, + { + "rshares": 256577770, + "voter": "moon" + }, + { + "rshares": 79845179316, + "voter": "aizensou" + }, + { + "rshares": 63621891156, + "voter": "jason" + }, + { + "rshares": 7132023384, + "voter": "bingo-0" + }, + { + "rshares": 5793517039266, + "voter": "smooth.witness" + }, + { + "rshares": 1201733691140, + "voter": "cass" + }, + { + "rshares": 37842725376, + "voter": "proctologic" + }, + { + "rshares": 750187822, + "voter": "healthcare" + }, + { + "rshares": 1168126713, + "voter": "daniel.pan" + }, + { + "rshares": 23459060358, + "voter": "dedriss" + }, + { + "rshares": 10498292387, + "voter": "k-rapper" + }, + { + "rshares": 31824886550, + "voter": "marketingmonk" + }, + { + "rshares": 9588709514, + "voter": "patrice" + }, + { + "rshares": 346070380, + "voter": "helen.tan" + }, + { + "rshares": 3109456055, + "voter": "yefet" + }, + { + "rshares": 8209280181, + "voter": "khanhsang" + }, + { + "rshares": 153296056627, + "voter": "vitaly-lvov" + }, + { + "rshares": 10960361335, + "voter": "makishart" + }, + { + "rshares": 14994955404, + "voter": "gregory-f" + }, + { + "rshares": 15051023882, + "voter": "sandwich" + }, + { + "rshares": 78234456691, + "voter": "easteagle13" + }, + { + "rshares": 16968715703, + "voter": "max-infeld" + }, + { + "rshares": 388803010656, + "voter": "eeks" + }, + { + "rshares": 6569044104, + "voter": "kingscrown" + }, + { + "rshares": 61054775, + "voter": "paco-steem" + }, + { + "rshares": 6453496039, + "voter": "fernando-sanz" + }, + { + "rshares": 735229559, + "voter": "spaninv" + }, + { + "rshares": 2154161049, + "voter": "gekko" + }, + { + "rshares": 336024528357, + "voter": "teamsteem" + }, + { + "rshares": 4002829527, + "voter": "elishagh1" + }, + { + "rshares": 1377965630, + "voter": "jerome-colley" + }, + { + "rshares": 3046417496, + "voter": "acidyo" + }, + { + "rshares": 156573687746, + "voter": "steve-walschot" + }, + { + "rshares": 47413658846, + "voter": "hannixx42" + }, + { + "rshares": 40699583041, + "voter": "klye" + }, + { + "rshares": 982799520, + "voter": "coar" + }, + { + "rshares": 706760886, + "voter": "murh" + }, + { + "rshares": 3150734011, + "voter": "framelalife" + }, + { + "rshares": 413982599009, + "voter": "blakemiles84" + }, + { + "rshares": 37933469992, + "voter": "tinfoilfedora" + }, + { + "rshares": 68637687828, + "voter": "theshell" + }, + { + "rshares": 24892673749, + "voter": "paul-labossiere" + }, + { + "rshares": 10437999499, + "voter": "zebbra2014" + }, + { + "rshares": 418622798, + "voter": "applecrisp" + }, + { + "rshares": 375186691312, + "voter": "hedge-x" + }, + { + "rshares": 22203455044, + "voter": "juanmiguelsalas" + }, + { + "rshares": 33744098418, + "voter": "ratel" + }, + { + "rshares": 4581604470, + "voter": "dahaz159" + }, + { + "rshares": 79211060582, + "voter": "tim-johnston" + }, + { + "rshares": 22806229743, + "voter": "ossama-benjohn" + }, + { + "rshares": 32998689739, + "voter": "michaelx" + }, + { + "rshares": 173891397847, + "voter": "thedashguy" + }, + { + "rshares": 2747282701, + "voter": "gary-smith" + }, + { + "rshares": 5441964146, + "voter": "svamiva" + }, + { + "rshares": 6742343806, + "voter": "tyler-fletcher" + }, + { + "rshares": 4664732981, + "voter": "karnal" + }, + { + "rshares": 6406633281, + "voter": "fuck.off" + }, + { + "rshares": 65327029498, + "voter": "scrawl" + }, + { + "rshares": 6466238081, + "voter": "iloveporn" + }, + { + "rshares": 2190216920, + "voter": "simoneighties" + }, + { + "rshares": 5891286972, + "voter": "the.bot" + }, + { + "rshares": 7865292102, + "voter": "johnbradshaw" + }, + { + "rshares": 510560493, + "voter": "mrhankeh" + }, + { + "rshares": 13966313707, + "voter": "ultralord" + }, + { + "rshares": 52006965472, + "voter": "isteemit" + }, + { + "rshares": 20199692434, + "voter": "skapaneas" + }, + { + "rshares": 369419860, + "voter": "chetlanin" + }, + { + "rshares": 5480390590, + "voter": "the.whale" + }, + { + "rshares": 280810708, + "voter": "ladyclair" + }, + { + "rshares": 160654406646, + "voter": "asmolokalo" + }, + { + "rshares": 322161583283, + "voter": "roelandp" + }, + { + "rshares": 5190612986, + "voter": "unicornfarts" + }, + { + "rshares": 51172289637, + "voter": "ezzy" + }, + { + "rshares": 73669227443, + "voter": "rubybian" + }, + { + "rshares": 1039910629, + "voter": "bitcointop" + }, + { + "rshares": 5263874133, + "voter": "riscadox" + }, + { + "rshares": 122425882381, + "voter": "robrigo" + }, + { + "rshares": 5478937966, + "voter": "vote" + }, + { + "rshares": 48661612606, + "voter": "ozcap" + }, + { + "rshares": 5773781115, + "voter": "kissmybutt" + }, + { + "rshares": 8195186985, + "voter": "r4fken" + }, + { + "rshares": 154748925594, + "voter": "derekareith" + }, + { + "rshares": 748609254, + "voter": "rxhector" + }, + { + "rshares": 29982688838, + "voter": "picokernel" + }, + { + "rshares": 15620672312, + "voter": "bitshares101" + }, + { + "rshares": 550066409600, + "voter": "neoxian" + }, + { + "rshares": 10594766057, + "voter": "seanmchughart" + }, + { + "rshares": 98865572073, + "voter": "sigmajin" + }, + { + "rshares": 16387519197, + "voter": "ausbitbank" + }, + { + "rshares": 164113821182, + "voter": "anyx" + }, + { + "rshares": 4633652827, + "voter": "gikitiki" + }, + { + "rshares": 61949102847, + "voter": "flyingmind" + }, + { + "rshares": 4648828220, + "voter": "steemit-life" + }, + { + "rshares": 13786736208, + "voter": "sitaru" + }, + { + "rshares": 241151752567, + "voter": "jesta" + }, + { + "rshares": 33649569687, + "voter": "toxonaut" + }, + { + "rshares": 19899950500, + "voter": "senseiteekay" + }, + { + "rshares": 664533963, + "voter": "karen13" + }, + { + "rshares": 30406359089, + "voter": "dwinblood" + }, + { + "rshares": 24966175354, + "voter": "igster" + }, + { + "rshares": 10633723041, + "voter": "deviedev" + }, + { + "rshares": 72122373888, + "voter": "sephiroth" + }, + { + "rshares": 10116801758, + "voter": "kaptainkrayola" + }, + { + "rshares": 349333115852, + "voter": "nabilov" + }, + { + "rshares": 2503362754, + "voter": "dmacshady" + }, + { + "rshares": 104275514857, + "voter": "pkattera" + }, + { + "rshares": 585128034, + "voter": "luisucv34" + }, + { + "rshares": 21251528152, + "voter": "artific" + }, + { + "rshares": 41875574687, + "voter": "creemej" + }, + { + "rshares": 91926117, + "voter": "wildchild" + }, + { + "rshares": 13498626934, + "voter": "nippel66" + }, + { + "rshares": 23642062334, + "voter": "phenom" + }, + { + "rshares": 202466740034, + "voter": "blueorgy" + }, + { + "rshares": 3432105137, + "voter": "simon.braki.love" + }, + { + "rshares": 7168108020, + "voter": "geronimo" + }, + { + "rshares": 7665805497, + "voter": "bitcoiner" + }, + { + "rshares": 3067643706, + "voter": "tarindel" + }, + { + "rshares": 1514733088, + "voter": "cryptocurrency1" + }, + { + "rshares": 32299149356, + "voter": "jl777" + }, + { + "rshares": 6499288255, + "voter": "lostnuggett" + }, + { + "rshares": 1428253908, + "voter": "alekst" + }, + { + "rshares": 24289041861, + "voter": "masterinvestor" + }, + { + "rshares": 98784441443, + "voter": "crazymumzysa" + }, + { + "rshares": 77100966, + "voter": "sergey44" + }, + { + "rshares": 19393495828, + "voter": "krabgat" + }, + { + "rshares": 436229754, + "voter": "kooshikoo" + }, + { + "rshares": 5115308538, + "voter": "favorit" + }, + { + "rshares": 2725832001, + "voter": "proto" + }, + { + "rshares": 664224643, + "voter": "curator" + }, + { + "rshares": 225919607, + "voter": "culoemono" + }, + { + "rshares": 1403214907, + "voter": "alex.chien" + }, + { + "rshares": 283260879, + "voter": "faraz" + }, + { + "rshares": 114849934, + "voter": "fsip" + }, + { + "rshares": 45674978438, + "voter": "celebr1ty" + }, + { + "rshares": 3699079514, + "voter": "bkkshadow" + }, + { + "rshares": 15825218986, + "voter": "clevecross" + }, + { + "rshares": 37392922224, + "voter": "smailer" + }, + { + "rshares": 116118859, + "voter": "bullionstackers" + }, + { + "rshares": 862222696, + "voter": "mar1978co" + }, + { + "rshares": 18456599281, + "voter": "lsc9999" + }, + { + "rshares": 27770435610, + "voter": "williambanks" + }, + { + "rshares": 6474324531, + "voter": "shortcut" + }, + { + "rshares": 1177738817, + "voter": "metaflute" + }, + { + "rshares": 71964844842, + "voter": "gomeravibz" + }, + { + "rshares": 1378717807, + "voter": "taker" + }, + { + "rshares": 235438675, + "voter": "frozendota" + }, + { + "rshares": 24362034190, + "voter": "rawnetics" + }, + { + "rshares": 4890113111, + "voter": "satoshifpv" + }, + { + "rshares": 65204048, + "voter": "cechirik" + }, + { + "rshares": 26122931456, + "voter": "laonie1" + }, + { + "rshares": 26100683859, + "voter": "laonie2" + }, + { + "rshares": 26110010937, + "voter": "laonie3" + }, + { + "rshares": 588607112049, + "voter": "toxic" + }, + { + "rshares": 17279737369, + "voter": "persianqueen" + }, + { + "rshares": 17727013483, + "voter": "timelapse" + }, + { + "rshares": 10306119254, + "voter": "gmurph" + }, + { + "rshares": 6907625180, + "voter": "minion" + }, + { + "rshares": 64566532, + "voter": "nickola" + }, + { + "rshares": 26105523826, + "voter": "laonie4" + }, + { + "rshares": 26103248276, + "voter": "laonie5" + }, + { + "rshares": 26100183826, + "voter": "laonie6" + }, + { + "rshares": 26096640233, + "voter": "laonie7" + }, + { + "rshares": 8291369593, + "voter": "kurtbeil" + }, + { + "rshares": 26092206591, + "voter": "laonie8" + }, + { + "rshares": 26090029262, + "voter": "laonie9" + }, + { + "rshares": 7963549449, + "voter": "mevilkingdom" + }, + { + "rshares": 1376887643, + "voter": "dolov" + }, + { + "rshares": 21044216417, + "voter": "jphamer1" + }, + { + "rshares": 11354441708, + "voter": "ekitcho" + }, + { + "rshares": 107983601750, + "voter": "joele" + }, + { + "rshares": 62556433, + "voter": "internistic" + }, + { + "rshares": 14254306379, + "voter": "randyclemens" + }, + { + "rshares": 1729954252, + "voter": "paynode" + }, + { + "rshares": 80357718252, + "voter": "krishtopa" + }, + { + "rshares": 1726441518, + "voter": "future24" + }, + { + "rshares": 43384212188, + "voter": "nonlinearone" + }, + { + "rshares": 275026678, + "voter": "zionuziriel" + }, + { + "rshares": 10739953721, + "voter": "thebotkiller" + }, + { + "rshares": 68550569, + "voter": "numberone" + }, + { + "rshares": 3769464721, + "voter": "bledarus" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 39390555456, + "voter": "bitcalm" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 254680718, + "voter": "matrixdweller" + }, + { + "rshares": 9679928412, + "voter": "theb0red1" + }, + { + "rshares": 1489069575, + "voter": "anotherjoe" + }, + { + "rshares": 59750246, + "voter": "saveliy" + }, + { + "rshares": 273211506, + "voter": "jimmytwoshoes" + }, + { + "rshares": 13665635092, + "voter": "gvargas123" + }, + { + "rshares": 59992769, + "voter": "shuklix" + }, + { + "rshares": 7727181529, + "voter": "jenniferskyler" + }, + { + "rshares": 26082953024, + "voter": "laonie10" + }, + { + "rshares": 3083989123, + "voter": "rossenpavlov" + }, + { + "rshares": 2978336615, + "voter": "netaterra" + }, + { + "rshares": 5945926381, + "voter": "trev" + }, + { + "rshares": 42909923528, + "voter": "someguy123" + }, + { + "rshares": 16339966378, + "voter": "mikemacintire" + }, + { + "rshares": 79979619, + "voter": "joelbow" + }, + { + "rshares": 8041485878, + "voter": "craigwilliamz" + }, + { + "rshares": 1401458089, + "voter": "truthandanarchy" + }, + { + "rshares": 59261081, + "voter": "disletti" + }, + { + "rshares": 24655449762, + "voter": "mattclarke" + }, + { + "rshares": 69721598, + "voter": "steembriefing" + }, + { + "rshares": 2149430985, + "voter": "voluntary" + }, + { + "rshares": 1258844947, + "voter": "lenar" + }, + { + "rshares": 2230320600, + "voter": "cryptoeasy" + }, + { + "rshares": 58025713, + "voter": "riv" + }, + { + "rshares": 3079600558, + "voter": "nulliusinverba" + }, + { + "rshares": 913227198, + "voter": "runridefly" + }, + { + "rshares": 117344778, + "voter": "mlpfrank" + }, + { + "rshares": 57881817, + "voter": "novrik" + }, + { + "rshares": 52053227, + "voter": "jlufer" + }, + { + "rshares": 12007897380, + "voter": "sneak" + }, + { + "rshares": 2028200120, + "voter": "penguinpablo" + }, + { + "rshares": 57664781, + "voter": "fleshtheworld" + }, + { + "rshares": 12089632983, + "voter": "ryan-singer" + }, + { + "rshares": 25202992641, + "voter": "laonie11" + }, + { + "rshares": 9593336727, + "voter": "heretickitten" + }, + { + "rshares": 86165076, + "voter": "lovetosteemit" + }, + { + "rshares": 1532461481, + "voter": "paa" + }, + { + "rshares": 7426008331, + "voter": "davidbrogan" + }, + { + "rshares": 174713024, + "voter": "rusla" + }, + { + "rshares": 130992658952, + "voter": "cornerstone" + }, + { + "rshares": 54391689, + "voter": "jamespro" + }, + { + "rshares": 56582615, + "voter": "minihelp" + }, + { + "rshares": 56509248, + "voter": "walternz" + }, + { + "rshares": 3335975740, + "voter": "bitscape" + }, + { + "rshares": 633489640, + "voter": "kev7000" + }, + { + "rshares": 1162848474, + "voter": "zettar" + }, + { + "rshares": 65457046, + "voter": "forest-revealed" + }, + { + "rshares": 808370638, + "voter": "keverw" + }, + { + "rshares": 54726577, + "voter": "seckorama" + }, + { + "rshares": 115556600090, + "voter": "dan-bn" + }, + { + "rshares": 646861838, + "voter": "winglessss" + }, + { + "rshares": 453351131, + "voter": "totosky" + }, + { + "rshares": 52088375, + "voter": "zeka" + }, + { + "rshares": 369323003, + "voter": "david.prochnow" + }, + { + "rshares": 2913602897, + "voter": "alina1" + }, + { + "rshares": 59275415100, + "voter": "tracemayer" + }, + { + "rshares": 54272135, + "voter": "mpmajo" + }, + { + "rshares": 3135075242, + "voter": "landofcrypto" + }, + { + "rshares": 54232595, + "voter": "blockcat" + }, + { + "rshares": 1250337518, + "voter": "bitcoinparadise" + }, + { + "rshares": 568011923, + "voter": "ballinconscious" + }, + { + "rshares": 3312524129, + "voter": "slayer" + }, + { + "rshares": 52928580, + "voter": "gregorygarcia" + }, + { + "rshares": 84516562, + "voter": "inarix03" + }, + { + "rshares": 1195193402, + "voter": "ola1" + }, + { + "rshares": 9640083850, + "voter": "herpetologyguy" + }, + { + "rshares": 1173837106, + "voter": "sicilian" + }, + { + "rshares": 52549133, + "voter": "janeth111" + }, + { + "rshares": 52800226, + "voter": "drac59" + }, + { + "rshares": 52864017, + "voter": "everittdmickey" + }, + { + "rshares": 53548226, + "voter": "mari5555na" + }, + { + "rshares": 51615039, + "voter": "cfisher" + }, + { + "rshares": 7301503729, + "voter": "okean123" + }, + { + "rshares": 2019020353, + "voter": "greenwayoflife" + }, + { + "rshares": 1977855772, + "voter": "haphazard-hstead" + }, + { + "rshares": 56856217, + "voter": "timbot606" + }, + { + "rshares": 120476926, + "voter": "piphunters" + }, + { + "rshares": 9289382445, + "voter": "luzcypher" + }, + { + "rshares": 511233308, + "voter": "grisha-danunaher" + }, + { + "rshares": 82287966, + "voter": "olesia83" + }, + { + "rshares": 1317647622, + "voter": "expedition" + }, + { + "rshares": 116937238, + "voter": "siniceku" + }, + { + "rshares": 153687209, + "voter": "anarchy-veganism" + }, + { + "rshares": 508743849, + "voter": "listentojon" + }, + { + "rshares": 155910854, + "voter": "chanceskain" + }, + { + "rshares": 3795801841, + "voter": "elguapo4twenty" + }, + { + "rshares": 146534462, + "voter": "nekrasov" + }, + { + "rshares": 166431444, + "voter": "makis84" + }, + { + "rshares": 10549884113, + "voter": "goldmatters" + }, + { + "rshares": 159048846, + "voter": "manuelgarcia" + }, + { + "rshares": 155110756, + "voter": "matteopoole" + }, + { + "rshares": 158170239, + "voter": "spacedout" + }, + { + "rshares": 474962663, + "voter": "hacon" + }, + { + "rshares": 157332453, + "voter": "dougkarr" + }, + { + "rshares": 157111992, + "voter": "emisfer2016" + }, + { + "rshares": 311030765, + "voter": "aldentan" + }, + { + "rshares": 144468196, + "voter": "roman.est" + }, + { + "rshares": 153571614, + "voter": "petrroll" + }, + { + "rshares": 156505647, + "voter": "bonitaxm" + }, + { + "rshares": 156489923, + "voter": "novium" + }, + { + "rshares": 156452773, + "voter": "yahooshua" + }, + { + "rshares": 135270873, + "voter": "expat" + }, + { + "rshares": 156347190, + "voter": "wizardcrying" + }, + { + "rshares": 147091838, + "voter": "alkindi31" + }, + { + "rshares": 156226986, + "voter": "kmichaelkills" + }, + { + "rshares": 153075466, + "voter": "william007" + }, + { + "rshares": 116295959, + "voter": "mikerano" + }, + { + "rshares": 155748226, + "voter": "karles" + }, + { + "rshares": 152655283, + "voter": "jahti" + }, + { + "rshares": 155688834, + "voter": "nathanael540" + }, + { + "rshares": 155680732, + "voter": "rupelto" + } + ], + "author": "someguy123", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.49, + "beneficiaries": [], + "blacklists": [], + "body": "I know many people have been very concerned with the block on NSFW content from all categories, and have been concerned about the chance of the platform continuing to block other content.\n\nI think Steemit are doing a great job, and I understand some of their position if they end up censoring content. Being a US business means they will quickly run into legal issues with the content on their site, and may have to do some censorship. \n\nOf course thanks to the blockchain, it's never truly censored, and sites like UnderSteem can show it.\n\nThis is a follow up to my post from a few days ago, where [I launced the first TOR RPC and SEED node for STEEM.](https://steemit.com/steem/@someguy123/steem-tor-node-protecting-your-privacy).\n\n**As people should know by now, I'm strongly concerned about privacy and freedom.** In the past week:\n\n - I set up a TOR node for the STEEM network (link above)\n - [raised almost $200 USD for RiseUP](https://steemit.com/steem/@someguy123/proof-of-riseup-donation)\n - Set up a site for [fully anonymous steem accounts](https://steemit.com/steemit/@someguy123/anonsteem-create-anonymous-steem-accounts-without-social-media)\n\n----\n\n\n![](https://i.imgur.com/UPxM1Jf.png)\n\n\nWhat is UnderSteem?\n-----\n\nTL;DR\n\n - Uncensored - UnderSteem promises to have no censorship, including on pornography and piracy\n - Private - UnderSteem is only accessible over TOR. This means your IP address is never disclosed, so you're protected\n - Secure - Because UnderSteem is over TOR, the server locations are unknown. This makes it much harder to be hacked, because the attackers do not know the IP address of the servers, and they're only able to access the website\n - [Open Source](https://github.com/Someguy123/understeem/)\n\nUnderSteem is \"Underground Steem\". It is a fork of Steemit (not STEEM. It's on the same network), and is fully [open source, available here](https://github.com/Someguy123/understeem/). UnderSteem promises to avoid censorship on the client level, and operates it's servers within a safe jurisdiction, **since just like steemit, it does not store any content at all, and cannot be held responsible for any illegal activity.**\n\nTo allow the safest, most private experience, it's only available over TOR. I strongly recommend [downloading TOR Browser](https://torproject.org) - it's free, open source, and available on nearly every platform, **even Android and iOS**. (Don't worry, TOR is completely legal almost everywhere, including the US, practically every European country + the UK)\n\nOnce you have TOR browser, you can just enter the following URL into the address bar, and you'll be on UnderSteem:\n\n###
    [usteempccoapgood.onion](http://usteempccoapgood.onion)
    \n\nIf you just want to take a quick look *without TOR*, you can access the site through a gateway such as ONION.TO, however the site will not function fully through a gateway because of the JavaScript trying to communicate with [my TOR node](https://steemit.com/steem/@someguy123/steem-tor-node-protecting-your-privacy):\n###
    Outside of TOR: [usteempccoapgood.onion.to](http://usteempccoapgood.onion.to)
    \n\n\nWant to remember this URL? Just split the words up!\n\n
    `usteem pc coap good`
    \n\nDo I need to sign up?\n-----\n\n**You don't need to.** If you already have an account made on Steemit, or AnonSteem, you can log into the website with your username and password just like normal.\n\nIs it legal to access this site and use TOR?\n-----\n\nUnderSteem is not designed for illegal content any more than Steemit is, however the laws vary in every country. \n\nUnderSteem believes that the content should be free for the person to decide if they should view it or not, rather than their governments laws.\n\nWhile UnderSteem will avoid any form of censorship at all costs, **there's nothing illegal about using TOR** (in most countries), **or UnderSteem** unless you are purposely trying to access illegal content.\n\n----\n\n
    Try it out!
    \n\n###
    [usteempccoapgood.onion](http://usteempccoapgood.onion)
    \n\n###
    Outside of TOR: [usteempccoapgood.onion.to](http://usteempccoapgood.onion.to)
    \n\n----\n\n**Frequently Asked Questions**\n\n**Why can't I see the upvote button?**\n\nYour security settings on TOR browser are too high. On the \"high\" setting, SVGs are blocked, which means the upvote button and other icons can't work. \n\nClick the TOR icon in the top left, and press \"Privacy and Security Settings\", and turn it down to at least Medium-High.\n\n**Why can't I log in?**\n\nYou probably need to enable javascript. Click the NoScript icon in the top left and whitelist the site.\n\n**Why are other categories/tags broken?**\n\nYou probably have Javascript disabled. Click the NoScript icon in the top left and whitelist the site.\n\nBe aware that the clearnet gateway (onion.to or onion.cab) isn't fully functional because of the javascript used on UnderSteem. To get a proper experience on UnderSteem, [download TOR](https://torproject.org)\n\n**I don't trust UnderSteem with my password, can I still use this service some other way?**\n\nYES. You can use your posting key as your password. Go to your Steemit account, click on \"Wallet\", then \"Permissions\". Click \"Show Private Key\" on your posting key, and paste that into the password box of UnderSteem. \n\nThis will only give the site the ability to make posts/comments, and upvote. It will not be able to access your wallet, or change your keys/password.\n\n**Is there an NSFW filter?**\n\nNO. We do not approve of any of the filtering. If you want filtered content (or are in a family/work setting), continue to use Steemit.\n\n\n---\n\nDo you like what I'm doing for STEEM/Steemit?\n----\n[Vote for me to be a witness](https://steemit.com/~witnesses) - every vote counts. \n----\nDon't forget to follow me for more like this.\n-------", + "category": "steemit", + "children": 49, + "created": "2016-09-11T16:40:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgur.com/UPxM1Jf.png" + ], + "links": [ + "https://steemit.com/steem/@someguy123/steem-tor-node-protecting-your-privacy", + "https://steemit.com/steem/@someguy123/proof-of-riseup-donation", + "https://steemit.com/steemit/@someguy123/anonsteem-create-anonymous-steem-accounts-without-social-media", + "https://github.com/Someguy123/understeem/", + "https://torproject.org", + "http://usteempccoapgood.onion", + "http://usteempccoapgood.onion.to", + "https://steemit.com/~witnesses" + ], + "tags": [ + "steemit", + "steem", + "anarchy", + "censorship", + "privacy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 200808528786505, + "payout": 3050.626, + "payout_at": "2016-09-18T16:40:45", + "pending_payout_value": "3050.626 HBD", + "percent_hbd": 10000, + "permlink": "understeem-steemit-without-censorship-nsfw-filter-removed-via-tor", + "post_id": 1210189, + "promoted": "45.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 318 + }, + "title": "UnderSteem - Steemit without censorship (NSFW filter removed) (via TOR)", + "updated": "2016-09-11T22:43:12", + "url": "/steemit/@someguy123/understeem-steemit-without-censorship-nsfw-filter-removed-via-tor" + } +] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/max_limit.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/max_limit.tavern.yaml new file mode 100644 index 00000000..7884a7cb --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/max_limit.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts promoted maximum limit patterns test + + marks: + - patterntest + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts promoted maximum limit patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"promoted","tag":"","observer":"alice", "limit": 100} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "max_limit" + directory: "bridge_api_patterns/get_ranked_posts/promoted" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/min_limit.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/min_limit.pat.json new file mode 100644 index 00000000..feb1d653 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/min_limit.pat.json @@ -0,0 +1,1756 @@ +[ + { + "active_votes": [ + { + "rshares": -28338941273774, + "voter": "dantheman" + }, + { + "rshares": -56560374008, + "voter": "fminerten1" + }, + { + "rshares": 515865522774, + "voter": "panadacoin" + }, + { + "rshares": 591238736691, + "voter": "barrie" + }, + { + "rshares": -31244889730986, + "voter": "smooth" + }, + { + "rshares": -25869425303440, + "voter": "berniesanders" + }, + { + "rshares": 56923627230317, + "voter": "ned" + }, + { + "rshares": -61162327823, + "voter": "highasfuck" + }, + { + "rshares": 5861402538757, + "voter": "riverhead" + }, + { + "rshares": 2012701974707, + "voter": "kushed" + }, + { + "rshares": 1105925638130, + "voter": "ihashfury" + }, + { + "rshares": 1595196737607, + "voter": "rossco99" + }, + { + "rshares": 986803208166, + "voter": "liondani" + }, + { + "rshares": 5034399699326, + "voter": "steemit200" + }, + { + "rshares": 3103422054, + "voter": "boy" + }, + { + "rshares": 3767892961, + "voter": "bue-witness" + }, + { + "rshares": 690943799, + "voter": "bunny" + }, + { + "rshares": 3573913851034, + "voter": "complexring" + }, + { + "rshares": 6282474172783, + "voter": "clayop" + }, + { + "rshares": 54717838235, + "voter": "bue" + }, + { + "rshares": 1662987228, + "voter": "mini" + }, + { + "rshares": 213785292, + "voter": "moon" + }, + { + "rshares": 209038160029, + "voter": "alex90342fastn1" + }, + { + "rshares": 7692488765, + "voter": "aizensou" + }, + { + "rshares": 3455872549975, + "voter": "au1nethyb1" + }, + { + "rshares": 6781848343, + "voter": "bentley" + }, + { + "rshares": 1387859952, + "voter": "mineralwasser" + }, + { + "rshares": 106098683047, + "voter": "bonapartist" + }, + { + "rshares": 855490468340, + "voter": "boombastic" + }, + { + "rshares": 115524100455, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 8261386990, + "voter": "bingo-0" + }, + { + "rshares": 2104057003, + "voter": "bingo-1" + }, + { + "rshares": -5694232013608, + "voter": "smooth.witness" + }, + { + "rshares": 988597560715, + "voter": "benjojo" + }, + { + "rshares": 564763376378, + "voter": "boatymcboatface" + }, + { + "rshares": 168058097416, + "voter": "pairmike" + }, + { + "rshares": 61457593326, + "voter": "vip" + }, + { + "rshares": 29414306405, + "voter": "proctologic" + }, + { + "rshares": 624912728, + "voter": "healthcare" + }, + { + "rshares": 902943814, + "voter": "stoner19" + }, + { + "rshares": 971397151, + "voter": "daniel.pan" + }, + { + "rshares": 400674324536, + "voter": "woo7739" + }, + { + "rshares": 821205239311, + "voter": "steemrollin" + }, + { + "rshares": 16122243298, + "voter": "team" + }, + { + "rshares": 68140066479, + "voter": "chitty" + }, + { + "rshares": 335329901210, + "voter": "lighthil" + }, + { + "rshares": 288337653, + "voter": "helen.tan" + }, + { + "rshares": 84761882611, + "voter": "unosuke" + }, + { + "rshares": 221378412917, + "voter": "noaommerrr" + }, + { + "rshares": 156355134109, + "voter": "vitaly-lvov" + }, + { + "rshares": 125237012083, + "voter": "edgeland" + }, + { + "rshares": 384189354393, + "voter": "craig-grant" + }, + { + "rshares": 78953157492, + "voter": "easteagle13" + }, + { + "rshares": 24177692381, + "voter": "mod-tamichh" + }, + { + "rshares": 47071100260, + "voter": "cyan91" + }, + { + "rshares": 182161233136, + "voter": "samuel-stone" + }, + { + "rshares": 27507445535, + "voter": "full-measure" + }, + { + "rshares": 15043635029, + "voter": "jademont" + }, + { + "rshares": 1091318863571, + "voter": "gavvet" + }, + { + "rshares": 3913661416, + "voter": "hbhades" + }, + { + "rshares": 537679658162, + "voter": "eeks" + }, + { + "rshares": 477297643, + "voter": "paco-steem" + }, + { + "rshares": 19875326051, + "voter": "hipster" + }, + { + "rshares": 5373300397, + "voter": "spaninv" + }, + { + "rshares": 31632644129, + "voter": "james-show" + }, + { + "rshares": 2191644256, + "voter": "gekko" + }, + { + "rshares": 1709548184767, + "voter": "cryptoctopus" + }, + { + "rshares": 292403125620, + "voter": "pal" + }, + { + "rshares": 91790166084, + "voter": "william-noe" + }, + { + "rshares": 6782998784, + "voter": "acidyo" + }, + { + "rshares": 134023949190, + "voter": "steve-walschot" + }, + { + "rshares": 32871946754, + "voter": "dan-atstarlite" + }, + { + "rshares": 490595494, + "voter": "coar" + }, + { + "rshares": 67870898638, + "voter": "asch" + }, + { + "rshares": 286727574871, + "voter": "kevinwong" + }, + { + "rshares": 1425998946, + "voter": "murh" + }, + { + "rshares": 1703165248, + "voter": "brian-lukassen" + }, + { + "rshares": 7184649989, + "voter": "cryptofunk" + }, + { + "rshares": 584817224, + "voter": "kodi" + }, + { + "rshares": 79084857477, + "voter": "theshell" + }, + { + "rshares": 22641839395, + "voter": "thecryptofiend" + }, + { + "rshares": 51307800519, + "voter": "justtryme90" + }, + { + "rshares": 5388661415, + "voter": "zebbra2014" + }, + { + "rshares": 3915776982262, + "voter": "satoshifund" + }, + { + "rshares": 403407002721, + "voter": "taoteh1221" + }, + { + "rshares": 426836364, + "voter": "applecrisp" + }, + { + "rshares": 372600185, + "voter": "stiletto" + }, + { + "rshares": 147474797358, + "voter": "killerstorm" + }, + { + "rshares": 370486042445, + "voter": "hedge-x" + }, + { + "rshares": 6226063990, + "voter": "hisnameisolllie" + }, + { + "rshares": 4666893911, + "voter": "wingz" + }, + { + "rshares": 53642020280, + "voter": "juanmiguelsalas" + }, + { + "rshares": 112536244257, + "voter": "kenny-crane" + }, + { + "rshares": 18290477525, + "voter": "samether" + }, + { + "rshares": 20435826971, + "voter": "ratel" + }, + { + "rshares": 4477973596, + "voter": "dahaz159" + }, + { + "rshares": 13353893819, + "voter": "facer" + }, + { + "rshares": 19195451431, + "voter": "ziv" + }, + { + "rshares": -37886485933, + "voter": "cheftony" + }, + { + "rshares": 814177904, + "voter": "proglobyte" + }, + { + "rshares": 6651057809, + "voter": "grandpere" + }, + { + "rshares": 187723859372, + "voter": "mexbit" + }, + { + "rshares": 5901731263, + "voter": "mark-waser" + }, + { + "rshares": 13475779704, + "voter": "publicworker" + }, + { + "rshares": 106662592446, + "voter": "geoffrey" + }, + { + "rshares": 46106881411, + "voter": "honeythief" + }, + { + "rshares": 2879418324, + "voter": "mammasitta" + }, + { + "rshares": 22456450828, + "voter": "marco-delsalto" + }, + { + "rshares": 6740408834, + "voter": "tyler-fletcher" + }, + { + "rshares": 90461089451, + "voter": "mctiller" + }, + { + "rshares": 70695307715, + "voter": "freedomengineer" + }, + { + "rshares": 14764907307, + "voter": "magnebit" + }, + { + "rshares": 73424982025, + "voter": "razvanelulmarin" + }, + { + "rshares": 4332771254, + "voter": "treeshaface" + }, + { + "rshares": 17687843258, + "voter": "frankjones" + }, + { + "rshares": 18766219906, + "voter": "skapaneas" + }, + { + "rshares": 5157854283, + "voter": "micheletrainer" + }, + { + "rshares": 17552893571, + "voter": "grey580" + }, + { + "rshares": 283436852, + "voter": "ladyclair" + }, + { + "rshares": 288748933789, + "voter": "ericvancewalton" + }, + { + "rshares": 52215058764, + "voter": "booja" + }, + { + "rshares": 331004446932, + "voter": "roelandp" + }, + { + "rshares": 4775693686, + "voter": "dennygalindo" + }, + { + "rshares": 62198582831, + "voter": "lehard" + }, + { + "rshares": 249608253, + "voter": "ivp" + }, + { + "rshares": 86432384761, + "voter": "rubybian" + }, + { + "rshares": 3299480410, + "voter": "orly" + }, + { + "rshares": 254364900, + "voter": "mstang83" + }, + { + "rshares": 22617124650, + "voter": "katyakov" + }, + { + "rshares": 122156869592, + "voter": "robrigo" + }, + { + "rshares": 48022035978, + "voter": "menta" + }, + { + "rshares": 977288096, + "voter": "lontong" + }, + { + "rshares": 135562023252, + "voter": "chhayll" + }, + { + "rshares": 13300237653, + "voter": "r4fken" + }, + { + "rshares": 124913925653, + "voter": "derekareith" + }, + { + "rshares": 26683327851, + "voter": "picokernel" + }, + { + "rshares": 2707813985, + "voter": "wintrop" + }, + { + "rshares": 514388137239, + "voter": "neoxian" + }, + { + "rshares": 25581639649, + "voter": "strangerarray" + }, + { + "rshares": 1344524912605, + "voter": "renohq" + }, + { + "rshares": 155010079441, + "voter": "knircky" + }, + { + "rshares": 5523230874, + "voter": "on0tole" + }, + { + "rshares": 71594122778, + "voter": "sigmajin" + }, + { + "rshares": 16832656768, + "voter": "ausbitbank" + }, + { + "rshares": 42564757970, + "voter": "mrwang" + }, + { + "rshares": 1268462097, + "voter": "mixa" + }, + { + "rshares": 8279675078, + "voter": "autosmile13" + }, + { + "rshares": 40069670306, + "voter": "wesam" + }, + { + "rshares": 1632266140, + "voter": "steem1653" + }, + { + "rshares": 55667692, + "voter": "cynetyc" + }, + { + "rshares": 4524453413, + "voter": "gikitiki" + }, + { + "rshares": 4046708005, + "voter": "steemit-life" + }, + { + "rshares": 4687463894, + "voter": "thegoodguy" + }, + { + "rshares": 40136504296, + "voter": "biophil" + }, + { + "rshares": 3759809896, + "voter": "karen13" + }, + { + "rshares": 2630980347, + "voter": "jbouchard12" + }, + { + "rshares": 27635550326, + "voter": "dwinblood" + }, + { + "rshares": 24959867898, + "voter": "igster" + }, + { + "rshares": 10845979381, + "voter": "deviedev" + }, + { + "rshares": 228465690, + "voter": "zoicneo" + }, + { + "rshares": 296045327034, + "voter": "nabilov" + }, + { + "rshares": 79351054414, + "voter": "ntomaino" + }, + { + "rshares": 13957994657, + "voter": "meesterboom" + }, + { + "rshares": 12385010041, + "voter": "domavila" + }, + { + "rshares": 400742354, + "voter": "karenmckersie" + }, + { + "rshares": 484888225, + "voter": "luisucv34" + }, + { + "rshares": 5747716426, + "voter": "krystle" + }, + { + "rshares": 75001817111, + "voter": "inertia" + }, + { + "rshares": 44353154247, + "voter": "yongyoon" + }, + { + "rshares": 7146190847, + "voter": "lichtblick" + }, + { + "rshares": 9028095567, + "voter": "warrensteem" + }, + { + "rshares": 3710621464, + "voter": "maximkichev" + }, + { + "rshares": 5254853525, + "voter": "sbq777t" + }, + { + "rshares": 13560062590, + "voter": "nippel66" + }, + { + "rshares": 3175676972, + "voter": "imp3" + }, + { + "rshares": 2552560220, + "voter": "sgnsteems" + }, + { + "rshares": 189609178496, + "voter": "blueorgy" + }, + { + "rshares": 4380569189, + "voter": "wadepaterson" + }, + { + "rshares": 296100567501, + "voter": "calaber24p" + }, + { + "rshares": 20078314404, + "voter": "mustafaomar" + }, + { + "rshares": 7161559782, + "voter": "all-of-us" + }, + { + "rshares": 8247905495, + "voter": "magz8716" + }, + { + "rshares": 18706560189, + "voter": "bendjmiller222" + }, + { + "rshares": 4078813249, + "voter": "tarindel" + }, + { + "rshares": 13966407599, + "voter": "beowulfoflegend" + }, + { + "rshares": 23276095473, + "voter": "deanliu" + }, + { + "rshares": 5317355087, + "voter": "rainchen" + }, + { + "rshares": 9242725695, + "voter": "oumar" + }, + { + "rshares": 5575772867, + "voter": "sharker" + }, + { + "rshares": 182819821534, + "voter": "jl777" + }, + { + "rshares": 1103176661, + "voter": "oecp85" + }, + { + "rshares": 977888223951, + "voter": "james212" + }, + { + "rshares": 818040957, + "voter": "flyboyzombie" + }, + { + "rshares": 39295777834, + "voter": "zaebars" + }, + { + "rshares": 1428031362, + "voter": "alekst" + }, + { + "rshares": 1782690382, + "voter": "yarly" + }, + { + "rshares": 125979055, + "voter": "kottai" + }, + { + "rshares": 269576627, + "voter": "yarly2" + }, + { + "rshares": 269980297, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 56769328536, + "voter": "arcurus" + }, + { + "rshares": 115403915, + "voter": "charbelnamm" + }, + { + "rshares": 9802713874, + "voter": "alsprinting" + }, + { + "rshares": 4554249461, + "voter": "gustavopasquini" + }, + { + "rshares": 10450628476, + "voter": "moon32walker" + }, + { + "rshares": 25772328103, + "voter": "marius19" + }, + { + "rshares": 13637653306, + "voter": "lemooljiang" + }, + { + "rshares": 15826604583, + "voter": "winstonwolfe" + }, + { + "rshares": 455136533, + "voter": "kooshikoo" + }, + { + "rshares": 8541510354, + "voter": "fatboy" + }, + { + "rshares": 15580395475, + "voter": "proto" + }, + { + "rshares": 639099484, + "voter": "curator" + }, + { + "rshares": 2410557662, + "voter": "ace108" + }, + { + "rshares": 432302630, + "voter": "yarly10" + }, + { + "rshares": 1634018670, + "voter": "alex.chien" + }, + { + "rshares": 231618512, + "voter": "yarly11" + }, + { + "rshares": 13498521499, + "voter": "michaeldodridge" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 1713978326, + "voter": "remlaps" + }, + { + "rshares": 165045645, + "voter": "beanz" + }, + { + "rshares": 273280899, + "voter": "clevecross" + }, + { + "rshares": 31769283842, + "voter": "smailer" + }, + { + "rshares": 149502446, + "voter": "steemster1" + }, + { + "rshares": 4564708091, + "voter": "sulev" + }, + { + "rshares": 2873988066, + "voter": "dmilash" + }, + { + "rshares": 3459421629, + "voter": "carlas10" + }, + { + "rshares": 1493719735, + "voter": "spinner" + }, + { + "rshares": 4189235490, + "voter": "glitterpig" + }, + { + "rshares": 7874311492, + "voter": "taker" + }, + { + "rshares": 689524426, + "voter": "pakisnxt" + }, + { + "rshares": 5394692942, + "voter": "theprophet0" + }, + { + "rshares": 4481547788, + "voter": "theprophet" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 7265644466, + "voter": "dumar022" + }, + { + "rshares": 61700262, + "voter": "lillianjones" + }, + { + "rshares": 46418159604, + "voter": "capitalism" + }, + { + "rshares": 588460890536, + "voter": "toxic" + }, + { + "rshares": 8609049381, + "voter": "darknet" + }, + { + "rshares": 14224054622, + "voter": "gmurph" + }, + { + "rshares": 655589667, + "voter": "xtester" + }, + { + "rshares": 2090553241, + "voter": "achim86" + }, + { + "rshares": 4256758523, + "voter": "ullikume" + }, + { + "rshares": 8452120116, + "voter": "kurtbeil" + }, + { + "rshares": 60138244071, + "voter": "poteshnik83" + }, + { + "rshares": 99476907271, + "voter": "thisisbenbrick" + }, + { + "rshares": 392193612, + "voter": "wiser" + }, + { + "rshares": 112411845286, + "voter": "terrycraft" + }, + { + "rshares": 1348324437, + "voter": "dolov" + }, + { + "rshares": 21004018124, + "voter": "jphamer1" + }, + { + "rshares": 11270713350, + "voter": "ekitcho" + }, + { + "rshares": 150794650, + "voter": "bigsambucca" + }, + { + "rshares": 83986507131, + "voter": "joele" + }, + { + "rshares": 5527031256, + "voter": "oflyhigh" + }, + { + "rshares": 57523014, + "voter": "nickche" + }, + { + "rshares": 2512217855, + "voter": "kainmarx" + }, + { + "rshares": 493960660, + "voter": "future24" + }, + { + "rshares": 63555792, + "voter": "msjennifer" + }, + { + "rshares": 58453204, + "voter": "ciao" + }, + { + "rshares": 3015124995, + "voter": "villainblack" + }, + { + "rshares": 3439786891, + "voter": "cmorton" + }, + { + "rshares": 219039434, + "voter": "xcepta" + }, + { + "rshares": 748990287, + "voter": "jrcornel" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 19865005311, + "voter": "hanshotfirst" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 5769564425, + "voter": "highlite" + }, + { + "rshares": 73061236, + "voter": "evgenyche" + }, + { + "rshares": 65927774, + "voter": "bhavnapatel68" + }, + { + "rshares": 71228043, + "voter": "confucius" + }, + { + "rshares": 28924632850, + "voter": "mrosenquist" + }, + { + "rshares": 74898697, + "voter": "elenirossidou" + }, + { + "rshares": 58639072, + "voter": "jarvis" + }, + { + "rshares": 102741069, + "voter": "lisadang" + }, + { + "rshares": 78765183, + "voter": "razberrijam" + }, + { + "rshares": 10750764390, + "voter": "matrixdweller" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 2816953736, + "voter": "virtualgrowth" + }, + { + "rshares": 1399636656, + "voter": "anotherjoe" + }, + { + "rshares": 59750246, + "voter": "saveliy" + }, + { + "rshares": 5927843564, + "voter": "solarguy" + }, + { + "rshares": 890579467, + "voter": "crazycow" + }, + { + "rshares": 3977281078, + "voter": "lamech-m" + }, + { + "rshares": 9470181501, + "voter": "mrgrey" + }, + { + "rshares": 382699085, + "voter": "crezyliza" + }, + { + "rshares": 12003456501, + "voter": "gvargas123" + }, + { + "rshares": 55399493, + "voter": "johnbyrd" + }, + { + "rshares": 56575537, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 56570509, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 10109582992, + "voter": "elissahawke" + }, + { + "rshares": 88078809749, + "voter": "icfiedler" + }, + { + "rshares": 192287988, + "voter": "steevc" + }, + { + "rshares": 1592064374, + "voter": "movievertigo" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 23660021285, + "voter": "andrewawerdna" + }, + { + "rshares": 5932358367, + "voter": "trev" + }, + { + "rshares": 48131519933, + "voter": "dragonanarchist" + }, + { + "rshares": 79979619, + "voter": "joelbow" + }, + { + "rshares": 4001380728, + "voter": "sethlinson" + }, + { + "rshares": 2391702679, + "voter": "hilarski" + }, + { + "rshares": 101945845, + "voter": "slorunner" + }, + { + "rshares": 1679360131, + "voter": "imag1ne" + }, + { + "rshares": 58631508, + "voter": "pacino" + }, + { + "rshares": 57412782, + "voter": "drsamkhan" + }, + { + "rshares": 54999739, + "voter": "curpose" + }, + { + "rshares": 103040256, + "voter": "adrevel" + }, + { + "rshares": 61202458, + "voter": "steembriefing" + }, + { + "rshares": 2894276750, + "voter": "fat-like-buddha" + }, + { + "rshares": 64070582, + "voter": "iosif" + }, + { + "rshares": 1559083086, + "voter": "ines-f" + }, + { + "rshares": 1893166639, + "voter": "cryptoeasy" + }, + { + "rshares": 9771811576, + "voter": "etcmike" + }, + { + "rshares": 4912386907, + "voter": "ats-david" + }, + { + "rshares": 947456313, + "voter": "runridefly" + }, + { + "rshares": 69985187, + "voter": "stephenkendal" + }, + { + "rshares": 80557869, + "voter": "jlufer" + }, + { + "rshares": 2475119042, + "voter": "contentjunkie" + }, + { + "rshares": 99564797338, + "voter": "shenanigator" + }, + { + "rshares": 7076299362, + "voter": "daveks" + }, + { + "rshares": 61715783, + "voter": "uziriel" + }, + { + "rshares": 3325599818, + "voter": "funkywanderer" + }, + { + "rshares": 11968284833, + "voter": "ryan-singer" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 56665974, + "voter": "viktorriver" + }, + { + "rshares": 7018683565, + "voter": "mdoolsky" + }, + { + "rshares": 3103345545, + "voter": "xanoxt" + }, + { + "rshares": 1652709870, + "voter": "davidjkelley" + }, + { + "rshares": 6919572472, + "voter": "davidbrogan" + }, + { + "rshares": 53966805, + "voter": "crion" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 54730557, + "voter": "wiss" + }, + { + "rshares": 12191050487, + "voter": "ghasemkiani" + }, + { + "rshares": 15497139800, + "voter": "digital-wisdom" + }, + { + "rshares": 3938044420, + "voter": "ethical-ai" + }, + { + "rshares": 54362089, + "voter": "stroully" + }, + { + "rshares": 2032879970, + "voter": "matthewtiii" + }, + { + "rshares": 5655677010, + "voter": "jwaser" + }, + { + "rshares": 54019345, + "voter": "thadm" + }, + { + "rshares": 54017499, + "voter": "prof" + }, + { + "rshares": 56837113, + "voter": "blogx" + }, + { + "rshares": 55043079, + "voter": "zettar" + }, + { + "rshares": 17788079417, + "voter": "hunterisgreat" + }, + { + "rshares": 1089484775, + "voter": "smisi" + }, + { + "rshares": 53640464, + "voter": "yorsens" + }, + { + "rshares": 85546636, + "voter": "the-ego-is-you" + }, + { + "rshares": 53331040, + "voter": "bane" + }, + { + "rshares": 537067064, + "voter": "winglessss" + }, + { + "rshares": 53324520, + "voter": "vive" + }, + { + "rshares": 53318865, + "voter": "coad" + }, + { + "rshares": 287913287, + "voter": "totosky" + }, + { + "rshares": 1697516350, + "voter": "baodog" + }, + { + "rshares": 2664939129, + "voter": "bwaser" + }, + { + "rshares": 52988378, + "voter": "sofa" + }, + { + "rshares": 732461217, + "voter": "ct-gurus" + }, + { + "rshares": 220578638, + "voter": "mamo" + }, + { + "rshares": 1706277109, + "voter": "ibringawareness" + }, + { + "rshares": 860146710, + "voter": "kingarbinv" + }, + { + "rshares": 53039974, + "voter": "ailo" + }, + { + "rshares": 4841952237, + "voter": "burnin" + }, + { + "rshares": 558512952, + "voter": "bitcoinparadise" + }, + { + "rshares": 206212756, + "voter": "ballinconscious" + }, + { + "rshares": 4652459969, + "voter": "gringalicious" + }, + { + "rshares": 2770826537, + "voter": "steempowerwhale" + }, + { + "rshares": 1336513482, + "voter": "rigaronib" + }, + { + "rshares": 390796425, + "voter": "echoesinthemind" + }, + { + "rshares": 357202147, + "voter": "soldier" + }, + { + "rshares": 55826263, + "voter": "nelyp" + }, + { + "rshares": 2339486479, + "voter": "ellepdub" + }, + { + "rshares": 50852949, + "voter": "gregorygarcia" + }, + { + "rshares": 9400577403, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51468937, + "voter": "roto" + }, + { + "rshares": 70358845, + "voter": "ancientofdays" + }, + { + "rshares": 52648858, + "voter": "psyduck" + }, + { + "rshares": 330163263, + "voter": "robotev1" + }, + { + "rshares": 4796038584, + "voter": "morgan.waser" + }, + { + "rshares": 147415673, + "voter": "flowergirl" + }, + { + "rshares": 51141851, + "voter": "slow" + }, + { + "rshares": 101153586, + "voter": "anns" + }, + { + "rshares": 1693077690, + "voter": "nil1511" + }, + { + "rshares": 846735133, + "voter": "greenwayoflife" + }, + { + "rshares": 50798322, + "voter": "breeze" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50570250, + "voter": "ziggo" + }, + { + "rshares": 50482289, + "voter": "connection" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50317220, + "voter": "piphunters" + }, + { + "rshares": 1824788165, + "voter": "cwbrooch" + }, + { + "rshares": 1161216291, + "voter": "ayim" + }, + { + "rshares": 3675242983, + "voter": "strong-ai" + }, + { + "rshares": 346259703, + "voter": "julia26" + }, + { + "rshares": 488963228, + "voter": "grisha-danunaher" + }, + { + "rshares": 696884040, + "voter": "ziogio" + }, + { + "rshares": 77637243, + "voter": "igtes" + }, + { + "rshares": 80800689, + "voter": "timalex" + }, + { + "rshares": 79083956, + "voter": "silverbackjonz" + }, + { + "rshares": 23984282056, + "voter": "abdullar" + }, + { + "rshares": 1204472546, + "voter": "expedition" + }, + { + "rshares": 157643687, + "voter": "buffett" + }, + { + "rshares": 162128433, + "voter": "cebymaster" + }, + { + "rshares": 143818142, + "voter": "eunnykim" + }, + { + "rshares": 162785391, + "voter": "olga4ka" + }, + { + "rshares": 1065182434, + "voter": "rusteemitblog" + }, + { + "rshares": 161974443, + "voter": "zapply" + }, + { + "rshares": 158642800, + "voter": "ranger" + }, + { + "rshares": 282877474, + "voter": "witchcraftblog" + }, + { + "rshares": 975048251, + "voter": "nikomah" + }, + { + "rshares": 161212160, + "voter": "origin" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 157801695, + "voter": "realtime" + }, + { + "rshares": 157654556, + "voter": "pawel-krawczyk" + }, + { + "rshares": 125721183, + "voter": "rubenkusters" + }, + { + "rshares": 160269480, + "voter": "adpipop" + }, + { + "rshares": 103667189, + "voter": "charli" + }, + { + "rshares": 147606365, + "voter": "laskovskiy" + }, + { + "rshares": 65836326, + "voter": "serikus" + }, + { + "rshares": 147145004, + "voter": "fer32p" + }, + { + "rshares": 159524423, + "voter": "radent" + }, + { + "rshares": 125821091, + "voter": "jasonxg" + } + ], + "author": "ned", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.11, + "beneficiaries": [], + "blacklists": [], + "body": "https://www.biznessapps.com/blog/wp-content/uploads/2013/12/shutterstock_148639682.png\n\n# Over the last few weeks I've been thinking about ways we could increase the demand for Steem Power, the quality of curated content and the incentives to participate as a Steem curator.\n\nHere are a couple ideas I have been kicking around. They're not fully mature and could use a good rinsing by the community.\n\n## Allow Steem holders to delegate their Steem Power voting rights to a **voting pool**\n\nA delegated voting pool could socialize voting power and individualize rewards. One prime use for this could be the @steemit account. @steemit could create a voting pool and invite anyone with a verified identity and good reputation to join the pool as a curator. This could increase the number of unique curators, help bootstrap Steem as an identity database and give people even more incentives to sign up.\n\nTo show the numbers, an example would be Alice Bob and Charley each delegate their SP of 2, 3, and 7 to one voting pool. Now they each have 4, 4, and 4 SP to be used to curate. Better curation would earn them more curation rewards. \n\nA side effect of delegated voting pools could be voting markets. Any user would have the power to create a voting pool and these users could charge curators for participation. Some of the platform's whales could be interested in offering subscription models to minnows as a way to get more voting influence.\n\n## If powering down stake loses voting influence\n\nImagine that any stake being powered down would lose its rights to use voting influence. This could make the system very clear in the regard that stake is either in or it is out. Users could be able to choose any % of their stake to power down regardless of how many accounts they have and only the % stake that is powering down would lose voting influence. Stopping a power down could return all voting rights.\n\nPerhaps the effect of this could be 1/ more interest to stay in the platform and 2/ more fluidity in the witness queue 3/ more fairness regarding the PoS nature of Steem 4/ more clarity from participants looking to exit the system\n\n## Combined effect?\nPerhaps these proposals could have a combined effect that increases the demand and fluidity of Steem Power while improving the curated experience for people visiting Steem based websites.\n\n#### What are your thoughts and questions?", + "category": "steem", + "children": 315, + "created": "2016-09-07T15:44:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.biznessapps.com/blog/wp-content/uploads/2013/12/shutterstock_148639682.png" + ], + "tags": [ + "steem", + "ideas", + "curation", + "participation", + "fun" + ], + "users": [ + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 21098346399884, + "payout": 47.466, + "payout_at": "2016-09-14T15:44:51", + "pending_payout_value": "47.466 HBD", + "percent_hbd": 10000, + "permlink": "increasing-curation-demand-for-steem-power-and-community-interaction", + "post_id": 1160043, + "promoted": "500.000 HBD", + "replies": [], + "stats": { + "flag_weight": 4.0, + "gray": false, + "hide": false, + "total_votes": 426 + }, + "title": "Increasing Curation, Demand for Steem Power and Community Interaction", + "updated": "2016-09-07T15:50:51", + "url": "/steem/@ned/increasing-curation-demand-for-steem-power-and-community-interaction" + } +] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/min_limit.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/min_limit.tavern.yaml new file mode 100644 index 00000000..fc7ec4ba --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/min_limit.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts promoted minimum limit patterns test + + marks: + - patterntest + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts promoted minimum limit patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"promoted","tag":"","observer":"alice", "limit": 1} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "min_limit" + directory: "bridge_api_patterns/get_ranked_posts/promoted" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_observer.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/observer_community.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_observer.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/observer_community.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_polish_hive_community_tag.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/observer_community.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_polish_hive_community_tag.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/observer_community.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_observer_community.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/observer_community.tavern.yaml similarity index 94% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_observer_community.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/observer_community.tavern.yaml index f80b1782..4b1d1df3 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_observer_community.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/observer_community.tavern.yaml @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "promoted_observer_community" + method: "observer_community" directory: "bridge_api_patterns/get_ranked_posts/promoted" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_paging.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/paginated.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_paging.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/paginated.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_paging.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/paginated.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_paging.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/paginated.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_paging.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/paginated.tavern.yaml similarity index 88% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_paging.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/paginated.tavern.yaml index 992aac2d..a42cc605 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_paging.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/paginated.tavern.yaml @@ -1,5 +1,5 @@ --- - test_name: Hivemind bridge_api.get_ranked_posts promoted paging patterns test + test_name: Hivemind bridge_api.get_ranked_posts promoted paginated patterns test marks: - patterntest # change in behaviour compared to original, not only replies but also top posts are in results @@ -8,7 +8,7 @@ - !include ../../../common.yaml stages: - - name: bridge_api.get_ranked_posts promoted paging patterns test + - name: bridge_api.get_ranked_posts promoted paginated patterns test request: url: "{service.proto:s}://{service.server:s}:{service.port}/" method: POST @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "promoted_paging" + method: "paginated" directory: "bridge_api_patterns/get_ranked_posts/promoted" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/tag_all.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/tag_all.pat.json new file mode 100644 index 00000000..9b1ebcad --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/tag_all.pat.json @@ -0,0 +1,14126 @@ +[ + { + "active_votes": [ + { + "rshares": -28338941273774, + "voter": "dantheman" + }, + { + "rshares": -56560374008, + "voter": "fminerten1" + }, + { + "rshares": 515865522774, + "voter": "panadacoin" + }, + { + "rshares": 591238736691, + "voter": "barrie" + }, + { + "rshares": -31244889730986, + "voter": "smooth" + }, + { + "rshares": -25869425303440, + "voter": "berniesanders" + }, + { + "rshares": 56923627230317, + "voter": "ned" + }, + { + "rshares": -61162327823, + "voter": "highasfuck" + }, + { + "rshares": 5861402538757, + "voter": "riverhead" + }, + { + "rshares": 2012701974707, + "voter": "kushed" + }, + { + "rshares": 1105925638130, + "voter": "ihashfury" + }, + { + "rshares": 1595196737607, + "voter": "rossco99" + }, + { + "rshares": 986803208166, + "voter": "liondani" + }, + { + "rshares": 5034399699326, + "voter": "steemit200" + }, + { + "rshares": 3103422054, + "voter": "boy" + }, + { + "rshares": 3767892961, + "voter": "bue-witness" + }, + { + "rshares": 690943799, + "voter": "bunny" + }, + { + "rshares": 3573913851034, + "voter": "complexring" + }, + { + "rshares": 6282474172783, + "voter": "clayop" + }, + { + "rshares": 54717838235, + "voter": "bue" + }, + { + "rshares": 1662987228, + "voter": "mini" + }, + { + "rshares": 213785292, + "voter": "moon" + }, + { + "rshares": 209038160029, + "voter": "alex90342fastn1" + }, + { + "rshares": 7692488765, + "voter": "aizensou" + }, + { + "rshares": 3455872549975, + "voter": "au1nethyb1" + }, + { + "rshares": 6781848343, + "voter": "bentley" + }, + { + "rshares": 1387859952, + "voter": "mineralwasser" + }, + { + "rshares": 106098683047, + "voter": "bonapartist" + }, + { + "rshares": 855490468340, + "voter": "boombastic" + }, + { + "rshares": 115524100455, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 8261386990, + "voter": "bingo-0" + }, + { + "rshares": 2104057003, + "voter": "bingo-1" + }, + { + "rshares": -5694232013608, + "voter": "smooth.witness" + }, + { + "rshares": 988597560715, + "voter": "benjojo" + }, + { + "rshares": 564763376378, + "voter": "boatymcboatface" + }, + { + "rshares": 168058097416, + "voter": "pairmike" + }, + { + "rshares": 61457593326, + "voter": "vip" + }, + { + "rshares": 29414306405, + "voter": "proctologic" + }, + { + "rshares": 624912728, + "voter": "healthcare" + }, + { + "rshares": 902943814, + "voter": "stoner19" + }, + { + "rshares": 971397151, + "voter": "daniel.pan" + }, + { + "rshares": 400674324536, + "voter": "woo7739" + }, + { + "rshares": 821205239311, + "voter": "steemrollin" + }, + { + "rshares": 16122243298, + "voter": "team" + }, + { + "rshares": 68140066479, + "voter": "chitty" + }, + { + "rshares": 335329901210, + "voter": "lighthil" + }, + { + "rshares": 288337653, + "voter": "helen.tan" + }, + { + "rshares": 84761882611, + "voter": "unosuke" + }, + { + "rshares": 221378412917, + "voter": "noaommerrr" + }, + { + "rshares": 156355134109, + "voter": "vitaly-lvov" + }, + { + "rshares": 125237012083, + "voter": "edgeland" + }, + { + "rshares": 384189354393, + "voter": "craig-grant" + }, + { + "rshares": 78953157492, + "voter": "easteagle13" + }, + { + "rshares": 24177692381, + "voter": "mod-tamichh" + }, + { + "rshares": 47071100260, + "voter": "cyan91" + }, + { + "rshares": 182161233136, + "voter": "samuel-stone" + }, + { + "rshares": 27507445535, + "voter": "full-measure" + }, + { + "rshares": 15043635029, + "voter": "jademont" + }, + { + "rshares": 1091318863571, + "voter": "gavvet" + }, + { + "rshares": 3913661416, + "voter": "hbhades" + }, + { + "rshares": 537679658162, + "voter": "eeks" + }, + { + "rshares": 477297643, + "voter": "paco-steem" + }, + { + "rshares": 19875326051, + "voter": "hipster" + }, + { + "rshares": 5373300397, + "voter": "spaninv" + }, + { + "rshares": 31632644129, + "voter": "james-show" + }, + { + "rshares": 2191644256, + "voter": "gekko" + }, + { + "rshares": 1709548184767, + "voter": "cryptoctopus" + }, + { + "rshares": 292403125620, + "voter": "pal" + }, + { + "rshares": 91790166084, + "voter": "william-noe" + }, + { + "rshares": 6782998784, + "voter": "acidyo" + }, + { + "rshares": 134023949190, + "voter": "steve-walschot" + }, + { + "rshares": 32871946754, + "voter": "dan-atstarlite" + }, + { + "rshares": 490595494, + "voter": "coar" + }, + { + "rshares": 67870898638, + "voter": "asch" + }, + { + "rshares": 286727574871, + "voter": "kevinwong" + }, + { + "rshares": 1425998946, + "voter": "murh" + }, + { + "rshares": 1703165248, + "voter": "brian-lukassen" + }, + { + "rshares": 7184649989, + "voter": "cryptofunk" + }, + { + "rshares": 584817224, + "voter": "kodi" + }, + { + "rshares": 79084857477, + "voter": "theshell" + }, + { + "rshares": 22641839395, + "voter": "thecryptofiend" + }, + { + "rshares": 51307800519, + "voter": "justtryme90" + }, + { + "rshares": 5388661415, + "voter": "zebbra2014" + }, + { + "rshares": 3915776982262, + "voter": "satoshifund" + }, + { + "rshares": 403407002721, + "voter": "taoteh1221" + }, + { + "rshares": 426836364, + "voter": "applecrisp" + }, + { + "rshares": 372600185, + "voter": "stiletto" + }, + { + "rshares": 147474797358, + "voter": "killerstorm" + }, + { + "rshares": 370486042445, + "voter": "hedge-x" + }, + { + "rshares": 6226063990, + "voter": "hisnameisolllie" + }, + { + "rshares": 4666893911, + "voter": "wingz" + }, + { + "rshares": 53642020280, + "voter": "juanmiguelsalas" + }, + { + "rshares": 112536244257, + "voter": "kenny-crane" + }, + { + "rshares": 18290477525, + "voter": "samether" + }, + { + "rshares": 20435826971, + "voter": "ratel" + }, + { + "rshares": 4477973596, + "voter": "dahaz159" + }, + { + "rshares": 13353893819, + "voter": "facer" + }, + { + "rshares": 19195451431, + "voter": "ziv" + }, + { + "rshares": -37886485933, + "voter": "cheftony" + }, + { + "rshares": 814177904, + "voter": "proglobyte" + }, + { + "rshares": 6651057809, + "voter": "grandpere" + }, + { + "rshares": 187723859372, + "voter": "mexbit" + }, + { + "rshares": 5901731263, + "voter": "mark-waser" + }, + { + "rshares": 13475779704, + "voter": "publicworker" + }, + { + "rshares": 106662592446, + "voter": "geoffrey" + }, + { + "rshares": 46106881411, + "voter": "honeythief" + }, + { + "rshares": 2879418324, + "voter": "mammasitta" + }, + { + "rshares": 22456450828, + "voter": "marco-delsalto" + }, + { + "rshares": 6740408834, + "voter": "tyler-fletcher" + }, + { + "rshares": 90461089451, + "voter": "mctiller" + }, + { + "rshares": 70695307715, + "voter": "freedomengineer" + }, + { + "rshares": 14764907307, + "voter": "magnebit" + }, + { + "rshares": 73424982025, + "voter": "razvanelulmarin" + }, + { + "rshares": 4332771254, + "voter": "treeshaface" + }, + { + "rshares": 17687843258, + "voter": "frankjones" + }, + { + "rshares": 18766219906, + "voter": "skapaneas" + }, + { + "rshares": 5157854283, + "voter": "micheletrainer" + }, + { + "rshares": 17552893571, + "voter": "grey580" + }, + { + "rshares": 283436852, + "voter": "ladyclair" + }, + { + "rshares": 288748933789, + "voter": "ericvancewalton" + }, + { + "rshares": 52215058764, + "voter": "booja" + }, + { + "rshares": 331004446932, + "voter": "roelandp" + }, + { + "rshares": 4775693686, + "voter": "dennygalindo" + }, + { + "rshares": 62198582831, + "voter": "lehard" + }, + { + "rshares": 249608253, + "voter": "ivp" + }, + { + "rshares": 86432384761, + "voter": "rubybian" + }, + { + "rshares": 3299480410, + "voter": "orly" + }, + { + "rshares": 254364900, + "voter": "mstang83" + }, + { + "rshares": 22617124650, + "voter": "katyakov" + }, + { + "rshares": 122156869592, + "voter": "robrigo" + }, + { + "rshares": 48022035978, + "voter": "menta" + }, + { + "rshares": 977288096, + "voter": "lontong" + }, + { + "rshares": 135562023252, + "voter": "chhayll" + }, + { + "rshares": 13300237653, + "voter": "r4fken" + }, + { + "rshares": 124913925653, + "voter": "derekareith" + }, + { + "rshares": 26683327851, + "voter": "picokernel" + }, + { + "rshares": 2707813985, + "voter": "wintrop" + }, + { + "rshares": 514388137239, + "voter": "neoxian" + }, + { + "rshares": 25581639649, + "voter": "strangerarray" + }, + { + "rshares": 1344524912605, + "voter": "renohq" + }, + { + "rshares": 155010079441, + "voter": "knircky" + }, + { + "rshares": 5523230874, + "voter": "on0tole" + }, + { + "rshares": 71594122778, + "voter": "sigmajin" + }, + { + "rshares": 16832656768, + "voter": "ausbitbank" + }, + { + "rshares": 42564757970, + "voter": "mrwang" + }, + { + "rshares": 1268462097, + "voter": "mixa" + }, + { + "rshares": 8279675078, + "voter": "autosmile13" + }, + { + "rshares": 40069670306, + "voter": "wesam" + }, + { + "rshares": 1632266140, + "voter": "steem1653" + }, + { + "rshares": 55667692, + "voter": "cynetyc" + }, + { + "rshares": 4524453413, + "voter": "gikitiki" + }, + { + "rshares": 4046708005, + "voter": "steemit-life" + }, + { + "rshares": 4687463894, + "voter": "thegoodguy" + }, + { + "rshares": 40136504296, + "voter": "biophil" + }, + { + "rshares": 3759809896, + "voter": "karen13" + }, + { + "rshares": 2630980347, + "voter": "jbouchard12" + }, + { + "rshares": 27635550326, + "voter": "dwinblood" + }, + { + "rshares": 24959867898, + "voter": "igster" + }, + { + "rshares": 10845979381, + "voter": "deviedev" + }, + { + "rshares": 228465690, + "voter": "zoicneo" + }, + { + "rshares": 296045327034, + "voter": "nabilov" + }, + { + "rshares": 79351054414, + "voter": "ntomaino" + }, + { + "rshares": 13957994657, + "voter": "meesterboom" + }, + { + "rshares": 12385010041, + "voter": "domavila" + }, + { + "rshares": 400742354, + "voter": "karenmckersie" + }, + { + "rshares": 484888225, + "voter": "luisucv34" + }, + { + "rshares": 5747716426, + "voter": "krystle" + }, + { + "rshares": 75001817111, + "voter": "inertia" + }, + { + "rshares": 44353154247, + "voter": "yongyoon" + }, + { + "rshares": 7146190847, + "voter": "lichtblick" + }, + { + "rshares": 9028095567, + "voter": "warrensteem" + }, + { + "rshares": 3710621464, + "voter": "maximkichev" + }, + { + "rshares": 5254853525, + "voter": "sbq777t" + }, + { + "rshares": 13560062590, + "voter": "nippel66" + }, + { + "rshares": 3175676972, + "voter": "imp3" + }, + { + "rshares": 2552560220, + "voter": "sgnsteems" + }, + { + "rshares": 189609178496, + "voter": "blueorgy" + }, + { + "rshares": 4380569189, + "voter": "wadepaterson" + }, + { + "rshares": 296100567501, + "voter": "calaber24p" + }, + { + "rshares": 20078314404, + "voter": "mustafaomar" + }, + { + "rshares": 7161559782, + "voter": "all-of-us" + }, + { + "rshares": 8247905495, + "voter": "magz8716" + }, + { + "rshares": 18706560189, + "voter": "bendjmiller222" + }, + { + "rshares": 4078813249, + "voter": "tarindel" + }, + { + "rshares": 13966407599, + "voter": "beowulfoflegend" + }, + { + "rshares": 23276095473, + "voter": "deanliu" + }, + { + "rshares": 5317355087, + "voter": "rainchen" + }, + { + "rshares": 9242725695, + "voter": "oumar" + }, + { + "rshares": 5575772867, + "voter": "sharker" + }, + { + "rshares": 182819821534, + "voter": "jl777" + }, + { + "rshares": 1103176661, + "voter": "oecp85" + }, + { + "rshares": 977888223951, + "voter": "james212" + }, + { + "rshares": 818040957, + "voter": "flyboyzombie" + }, + { + "rshares": 39295777834, + "voter": "zaebars" + }, + { + "rshares": 1428031362, + "voter": "alekst" + }, + { + "rshares": 1782690382, + "voter": "yarly" + }, + { + "rshares": 125979055, + "voter": "kottai" + }, + { + "rshares": 269576627, + "voter": "yarly2" + }, + { + "rshares": 269980297, + "voter": "yarly3" + }, + { + "rshares": 156093986, + "voter": "yarly4" + }, + { + "rshares": 156975275, + "voter": "yarly5" + }, + { + "rshares": 89476508, + "voter": "yarly7" + }, + { + "rshares": 56769328536, + "voter": "arcurus" + }, + { + "rshares": 115403915, + "voter": "charbelnamm" + }, + { + "rshares": 9802713874, + "voter": "alsprinting" + }, + { + "rshares": 4554249461, + "voter": "gustavopasquini" + }, + { + "rshares": 10450628476, + "voter": "moon32walker" + }, + { + "rshares": 25772328103, + "voter": "marius19" + }, + { + "rshares": 13637653306, + "voter": "lemooljiang" + }, + { + "rshares": 15826604583, + "voter": "winstonwolfe" + }, + { + "rshares": 455136533, + "voter": "kooshikoo" + }, + { + "rshares": 8541510354, + "voter": "fatboy" + }, + { + "rshares": 15580395475, + "voter": "proto" + }, + { + "rshares": 639099484, + "voter": "curator" + }, + { + "rshares": 2410557662, + "voter": "ace108" + }, + { + "rshares": 432302630, + "voter": "yarly10" + }, + { + "rshares": 1634018670, + "voter": "alex.chien" + }, + { + "rshares": 231618512, + "voter": "yarly11" + }, + { + "rshares": 13498521499, + "voter": "michaeldodridge" + }, + { + "rshares": 81028161, + "voter": "yarly12" + }, + { + "rshares": 1713978326, + "voter": "remlaps" + }, + { + "rshares": 165045645, + "voter": "beanz" + }, + { + "rshares": 273280899, + "voter": "clevecross" + }, + { + "rshares": 31769283842, + "voter": "smailer" + }, + { + "rshares": 149502446, + "voter": "steemster1" + }, + { + "rshares": 4564708091, + "voter": "sulev" + }, + { + "rshares": 2873988066, + "voter": "dmilash" + }, + { + "rshares": 3459421629, + "voter": "carlas10" + }, + { + "rshares": 1493719735, + "voter": "spinner" + }, + { + "rshares": 4189235490, + "voter": "glitterpig" + }, + { + "rshares": 7874311492, + "voter": "taker" + }, + { + "rshares": 689524426, + "voter": "pakisnxt" + }, + { + "rshares": 5394692942, + "voter": "theprophet0" + }, + { + "rshares": 4481547788, + "voter": "theprophet" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 7265644466, + "voter": "dumar022" + }, + { + "rshares": 61700262, + "voter": "lillianjones" + }, + { + "rshares": 46418159604, + "voter": "capitalism" + }, + { + "rshares": 588460890536, + "voter": "toxic" + }, + { + "rshares": 8609049381, + "voter": "darknet" + }, + { + "rshares": 14224054622, + "voter": "gmurph" + }, + { + "rshares": 655589667, + "voter": "xtester" + }, + { + "rshares": 2090553241, + "voter": "achim86" + }, + { + "rshares": 4256758523, + "voter": "ullikume" + }, + { + "rshares": 8452120116, + "voter": "kurtbeil" + }, + { + "rshares": 60138244071, + "voter": "poteshnik83" + }, + { + "rshares": 99476907271, + "voter": "thisisbenbrick" + }, + { + "rshares": 392193612, + "voter": "wiser" + }, + { + "rshares": 112411845286, + "voter": "terrycraft" + }, + { + "rshares": 1348324437, + "voter": "dolov" + }, + { + "rshares": 21004018124, + "voter": "jphamer1" + }, + { + "rshares": 11270713350, + "voter": "ekitcho" + }, + { + "rshares": 150794650, + "voter": "bigsambucca" + }, + { + "rshares": 83986507131, + "voter": "joele" + }, + { + "rshares": 5527031256, + "voter": "oflyhigh" + }, + { + "rshares": 57523014, + "voter": "nickche" + }, + { + "rshares": 2512217855, + "voter": "kainmarx" + }, + { + "rshares": 493960660, + "voter": "future24" + }, + { + "rshares": 63555792, + "voter": "msjennifer" + }, + { + "rshares": 58453204, + "voter": "ciao" + }, + { + "rshares": 3015124995, + "voter": "villainblack" + }, + { + "rshares": 3439786891, + "voter": "cmorton" + }, + { + "rshares": 219039434, + "voter": "xcepta" + }, + { + "rshares": 748990287, + "voter": "jrcornel" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 19865005311, + "voter": "hanshotfirst" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 5769564425, + "voter": "highlite" + }, + { + "rshares": 73061236, + "voter": "evgenyche" + }, + { + "rshares": 65927774, + "voter": "bhavnapatel68" + }, + { + "rshares": 71228043, + "voter": "confucius" + }, + { + "rshares": 28924632850, + "voter": "mrosenquist" + }, + { + "rshares": 74898697, + "voter": "elenirossidou" + }, + { + "rshares": 58639072, + "voter": "jarvis" + }, + { + "rshares": 102741069, + "voter": "lisadang" + }, + { + "rshares": 78765183, + "voter": "razberrijam" + }, + { + "rshares": 10750764390, + "voter": "matrixdweller" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 2816953736, + "voter": "virtualgrowth" + }, + { + "rshares": 1399636656, + "voter": "anotherjoe" + }, + { + "rshares": 59750246, + "voter": "saveliy" + }, + { + "rshares": 5927843564, + "voter": "solarguy" + }, + { + "rshares": 890579467, + "voter": "crazycow" + }, + { + "rshares": 3977281078, + "voter": "lamech-m" + }, + { + "rshares": 9470181501, + "voter": "mrgrey" + }, + { + "rshares": 382699085, + "voter": "crezyliza" + }, + { + "rshares": 12003456501, + "voter": "gvargas123" + }, + { + "rshares": 55399493, + "voter": "johnbyrd" + }, + { + "rshares": 56575537, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 56570509, + "voter": "ficholl" + }, + { + "rshares": 55387660, + "voter": "widell" + }, + { + "rshares": 10109582992, + "voter": "elissahawke" + }, + { + "rshares": 88078809749, + "voter": "icfiedler" + }, + { + "rshares": 192287988, + "voter": "steevc" + }, + { + "rshares": 1592064374, + "voter": "movievertigo" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 23660021285, + "voter": "andrewawerdna" + }, + { + "rshares": 5932358367, + "voter": "trev" + }, + { + "rshares": 48131519933, + "voter": "dragonanarchist" + }, + { + "rshares": 79979619, + "voter": "joelbow" + }, + { + "rshares": 4001380728, + "voter": "sethlinson" + }, + { + "rshares": 2391702679, + "voter": "hilarski" + }, + { + "rshares": 101945845, + "voter": "slorunner" + }, + { + "rshares": 1679360131, + "voter": "imag1ne" + }, + { + "rshares": 58631508, + "voter": "pacino" + }, + { + "rshares": 57412782, + "voter": "drsamkhan" + }, + { + "rshares": 54999739, + "voter": "curpose" + }, + { + "rshares": 103040256, + "voter": "adrevel" + }, + { + "rshares": 61202458, + "voter": "steembriefing" + }, + { + "rshares": 2894276750, + "voter": "fat-like-buddha" + }, + { + "rshares": 64070582, + "voter": "iosif" + }, + { + "rshares": 1559083086, + "voter": "ines-f" + }, + { + "rshares": 1893166639, + "voter": "cryptoeasy" + }, + { + "rshares": 9771811576, + "voter": "etcmike" + }, + { + "rshares": 4912386907, + "voter": "ats-david" + }, + { + "rshares": 947456313, + "voter": "runridefly" + }, + { + "rshares": 69985187, + "voter": "stephenkendal" + }, + { + "rshares": 80557869, + "voter": "jlufer" + }, + { + "rshares": 2475119042, + "voter": "contentjunkie" + }, + { + "rshares": 99564797338, + "voter": "shenanigator" + }, + { + "rshares": 7076299362, + "voter": "daveks" + }, + { + "rshares": 61715783, + "voter": "uziriel" + }, + { + "rshares": 3325599818, + "voter": "funkywanderer" + }, + { + "rshares": 11968284833, + "voter": "ryan-singer" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 56665974, + "voter": "viktorriver" + }, + { + "rshares": 7018683565, + "voter": "mdoolsky" + }, + { + "rshares": 3103345545, + "voter": "xanoxt" + }, + { + "rshares": 1652709870, + "voter": "davidjkelley" + }, + { + "rshares": 6919572472, + "voter": "davidbrogan" + }, + { + "rshares": 53966805, + "voter": "crion" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 54730557, + "voter": "wiss" + }, + { + "rshares": 12191050487, + "voter": "ghasemkiani" + }, + { + "rshares": 15497139800, + "voter": "digital-wisdom" + }, + { + "rshares": 3938044420, + "voter": "ethical-ai" + }, + { + "rshares": 54362089, + "voter": "stroully" + }, + { + "rshares": 2032879970, + "voter": "matthewtiii" + }, + { + "rshares": 5655677010, + "voter": "jwaser" + }, + { + "rshares": 54019345, + "voter": "thadm" + }, + { + "rshares": 54017499, + "voter": "prof" + }, + { + "rshares": 56837113, + "voter": "blogx" + }, + { + "rshares": 55043079, + "voter": "zettar" + }, + { + "rshares": 17788079417, + "voter": "hunterisgreat" + }, + { + "rshares": 1089484775, + "voter": "smisi" + }, + { + "rshares": 53640464, + "voter": "yorsens" + }, + { + "rshares": 85546636, + "voter": "the-ego-is-you" + }, + { + "rshares": 53331040, + "voter": "bane" + }, + { + "rshares": 537067064, + "voter": "winglessss" + }, + { + "rshares": 53324520, + "voter": "vive" + }, + { + "rshares": 53318865, + "voter": "coad" + }, + { + "rshares": 287913287, + "voter": "totosky" + }, + { + "rshares": 1697516350, + "voter": "baodog" + }, + { + "rshares": 2664939129, + "voter": "bwaser" + }, + { + "rshares": 52988378, + "voter": "sofa" + }, + { + "rshares": 732461217, + "voter": "ct-gurus" + }, + { + "rshares": 220578638, + "voter": "mamo" + }, + { + "rshares": 1706277109, + "voter": "ibringawareness" + }, + { + "rshares": 860146710, + "voter": "kingarbinv" + }, + { + "rshares": 53039974, + "voter": "ailo" + }, + { + "rshares": 4841952237, + "voter": "burnin" + }, + { + "rshares": 558512952, + "voter": "bitcoinparadise" + }, + { + "rshares": 206212756, + "voter": "ballinconscious" + }, + { + "rshares": 4652459969, + "voter": "gringalicious" + }, + { + "rshares": 2770826537, + "voter": "steempowerwhale" + }, + { + "rshares": 1336513482, + "voter": "rigaronib" + }, + { + "rshares": 390796425, + "voter": "echoesinthemind" + }, + { + "rshares": 357202147, + "voter": "soldier" + }, + { + "rshares": 55826263, + "voter": "nelyp" + }, + { + "rshares": 2339486479, + "voter": "ellepdub" + }, + { + "rshares": 50852949, + "voter": "gregorygarcia" + }, + { + "rshares": 9400577403, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51468937, + "voter": "roto" + }, + { + "rshares": 70358845, + "voter": "ancientofdays" + }, + { + "rshares": 52648858, + "voter": "psyduck" + }, + { + "rshares": 330163263, + "voter": "robotev1" + }, + { + "rshares": 4796038584, + "voter": "morgan.waser" + }, + { + "rshares": 147415673, + "voter": "flowergirl" + }, + { + "rshares": 51141851, + "voter": "slow" + }, + { + "rshares": 101153586, + "voter": "anns" + }, + { + "rshares": 1693077690, + "voter": "nil1511" + }, + { + "rshares": 846735133, + "voter": "greenwayoflife" + }, + { + "rshares": 50798322, + "voter": "breeze" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50570250, + "voter": "ziggo" + }, + { + "rshares": 50482289, + "voter": "connection" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50317220, + "voter": "piphunters" + }, + { + "rshares": 1824788165, + "voter": "cwbrooch" + }, + { + "rshares": 1161216291, + "voter": "ayim" + }, + { + "rshares": 3675242983, + "voter": "strong-ai" + }, + { + "rshares": 346259703, + "voter": "julia26" + }, + { + "rshares": 488963228, + "voter": "grisha-danunaher" + }, + { + "rshares": 696884040, + "voter": "ziogio" + }, + { + "rshares": 77637243, + "voter": "igtes" + }, + { + "rshares": 80800689, + "voter": "timalex" + }, + { + "rshares": 79083956, + "voter": "silverbackjonz" + }, + { + "rshares": 23984282056, + "voter": "abdullar" + }, + { + "rshares": 1204472546, + "voter": "expedition" + }, + { + "rshares": 157643687, + "voter": "buffett" + }, + { + "rshares": 162128433, + "voter": "cebymaster" + }, + { + "rshares": 143818142, + "voter": "eunnykim" + }, + { + "rshares": 162785391, + "voter": "olga4ka" + }, + { + "rshares": 1065182434, + "voter": "rusteemitblog" + }, + { + "rshares": 161974443, + "voter": "zapply" + }, + { + "rshares": 158642800, + "voter": "ranger" + }, + { + "rshares": 282877474, + "voter": "witchcraftblog" + }, + { + "rshares": 975048251, + "voter": "nikomah" + }, + { + "rshares": 161212160, + "voter": "origin" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 157801695, + "voter": "realtime" + }, + { + "rshares": 157654556, + "voter": "pawel-krawczyk" + }, + { + "rshares": 125721183, + "voter": "rubenkusters" + }, + { + "rshares": 160269480, + "voter": "adpipop" + }, + { + "rshares": 103667189, + "voter": "charli" + }, + { + "rshares": 147606365, + "voter": "laskovskiy" + }, + { + "rshares": 65836326, + "voter": "serikus" + }, + { + "rshares": 147145004, + "voter": "fer32p" + }, + { + "rshares": 159524423, + "voter": "radent" + }, + { + "rshares": 125821091, + "voter": "jasonxg" + } + ], + "author": "ned", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.11, + "beneficiaries": [], + "blacklists": [], + "body": "https://www.biznessapps.com/blog/wp-content/uploads/2013/12/shutterstock_148639682.png\n\n# Over the last few weeks I've been thinking about ways we could increase the demand for Steem Power, the quality of curated content and the incentives to participate as a Steem curator.\n\nHere are a couple ideas I have been kicking around. They're not fully mature and could use a good rinsing by the community.\n\n## Allow Steem holders to delegate their Steem Power voting rights to a **voting pool**\n\nA delegated voting pool could socialize voting power and individualize rewards. One prime use for this could be the @steemit account. @steemit could create a voting pool and invite anyone with a verified identity and good reputation to join the pool as a curator. This could increase the number of unique curators, help bootstrap Steem as an identity database and give people even more incentives to sign up.\n\nTo show the numbers, an example would be Alice Bob and Charley each delegate their SP of 2, 3, and 7 to one voting pool. Now they each have 4, 4, and 4 SP to be used to curate. Better curation would earn them more curation rewards. \n\nA side effect of delegated voting pools could be voting markets. Any user would have the power to create a voting pool and these users could charge curators for participation. Some of the platform's whales could be interested in offering subscription models to minnows as a way to get more voting influence.\n\n## If powering down stake loses voting influence\n\nImagine that any stake being powered down would lose its rights to use voting influence. This could make the system very clear in the regard that stake is either in or it is out. Users could be able to choose any % of their stake to power down regardless of how many accounts they have and only the % stake that is powering down would lose voting influence. Stopping a power down could return all voting rights.\n\nPerhaps the effect of this could be 1/ more interest to stay in the platform and 2/ more fluidity in the witness queue 3/ more fairness regarding the PoS nature of Steem 4/ more clarity from participants looking to exit the system\n\n## Combined effect?\nPerhaps these proposals could have a combined effect that increases the demand and fluidity of Steem Power while improving the curated experience for people visiting Steem based websites.\n\n#### What are your thoughts and questions?", + "category": "steem", + "children": 315, + "created": "2016-09-07T15:44:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.biznessapps.com/blog/wp-content/uploads/2013/12/shutterstock_148639682.png" + ], + "tags": [ + "steem", + "ideas", + "curation", + "participation", + "fun" + ], + "users": [ + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 21098346399884, + "payout": 47.466, + "payout_at": "2016-09-14T15:44:51", + "pending_payout_value": "47.466 HBD", + "percent_hbd": 10000, + "permlink": "increasing-curation-demand-for-steem-power-and-community-interaction", + "post_id": 1160043, + "promoted": "500.000 HBD", + "replies": [], + "stats": { + "flag_weight": 4.0, + "gray": false, + "hide": false, + "total_votes": 426 + }, + "title": "Increasing Curation, Demand for Steem Power and Community Interaction", + "updated": "2016-09-07T15:50:51", + "url": "/steem/@ned/increasing-curation-demand-for-steem-power-and-community-interaction" + }, + { + "active_votes": [ + { + "rshares": 2880158649350, + "voter": "badassmother" + }, + { + "rshares": 6687374255890, + "voter": "abit" + }, + { + "rshares": 200447957857, + "voter": "xeroc" + }, + { + "rshares": 210935138158, + "voter": "steem-id" + }, + { + "rshares": 34834219645, + "voter": "aizensou" + }, + { + "rshares": 4698991891366, + "voter": "au1nethyb1" + }, + { + "rshares": 26220797410, + "voter": "lee3" + }, + { + "rshares": 21778271226, + "voter": "lee5" + }, + { + "rshares": 77911793572, + "voter": "jchch" + }, + { + "rshares": 24461868889, + "voter": "yefet" + }, + { + "rshares": 78937661777, + "voter": "easteagle13" + }, + { + "rshares": 36121015938, + "voter": "shawn-brewer" + }, + { + "rshares": 3904360862, + "voter": "ppitonak" + }, + { + "rshares": 26249875274, + "voter": "instructor2121" + }, + { + "rshares": 248316250061, + "voter": "streemian" + }, + { + "rshares": 2099078596, + "voter": "gekko" + }, + { + "rshares": 337675588507, + "voter": "teamsteem" + }, + { + "rshares": 17248438039, + "voter": "elishagh1" + }, + { + "rshares": 18755603275, + "voter": "acidyo" + }, + { + "rshares": 165650897784, + "voter": "steve-walschot" + }, + { + "rshares": 25097559512, + "voter": "klye" + }, + { + "rshares": 76844247566, + "voter": "asch" + }, + { + "rshares": 1432241835, + "voter": "murh" + }, + { + "rshares": 410319999929, + "voter": "blakemiles84" + }, + { + "rshares": 37377306695, + "voter": "ranko-k" + }, + { + "rshares": 511460192391, + "voter": "cyber" + }, + { + "rshares": 10327600289, + "voter": "johnerfx" + }, + { + "rshares": 12946826891, + "voter": "samether" + }, + { + "rshares": 52936065000, + "voter": "thecryptodrive" + }, + { + "rshares": 73185813892, + "voter": "faddat" + }, + { + "rshares": 77537857911, + "voter": "tim-johnston" + }, + { + "rshares": 197195881315, + "voter": "alexc" + }, + { + "rshares": 2749451100, + "voter": "tee-em" + }, + { + "rshares": 138950405749, + "voter": "thedashguy" + }, + { + "rshares": 221091582746, + "voter": "kimziv" + }, + { + "rshares": 64268303501, + "voter": "razvanelulmarin" + }, + { + "rshares": 12851721450, + "voter": "primus" + }, + { + "rshares": 38550537913, + "voter": "clement" + }, + { + "rshares": 9611538383, + "voter": "acassity" + }, + { + "rshares": 58347816344, + "voter": "norbu" + }, + { + "rshares": 151155773, + "voter": "ales" + }, + { + "rshares": 51525374588, + "voter": "bacchist" + }, + { + "rshares": 7787278104, + "voter": "cannav" + }, + { + "rshares": 7679056409, + "voter": "dasha" + }, + { + "rshares": 198782719642, + "voter": "asmolokalo" + }, + { + "rshares": 42477391661, + "voter": "ezzy" + }, + { + "rshares": 60016404960, + "voter": "lehard" + }, + { + "rshares": 14939382244, + "voter": "konstantin" + }, + { + "rshares": 2764181865, + "voter": "soupernerd" + }, + { + "rshares": 34512234336, + "voter": "hitmeasap" + }, + { + "rshares": 10505948257, + "voter": "jako" + }, + { + "rshares": 14166466386, + "voter": "yogi.artist" + }, + { + "rshares": 6881801299, + "voter": "jholmes91" + }, + { + "rshares": 28518514026, + "voter": "furion" + }, + { + "rshares": 343839867, + "voter": "ch0c0latechip" + }, + { + "rshares": 318227536, + "voter": "doge4lyf" + }, + { + "rshares": 154307229509, + "voter": "knircky" + }, + { + "rshares": 13857572685, + "voter": "mrgreen" + }, + { + "rshares": 91679183298, + "voter": "sigmajin" + }, + { + "rshares": 11951646778, + "voter": "ausbitbank" + }, + { + "rshares": 248223472, + "voter": "ardina" + }, + { + "rshares": 738272708, + "voter": "dicov" + }, + { + "rshares": 975960321, + "voter": "steem1653" + }, + { + "rshares": 880403645, + "voter": "cherish" + }, + { + "rshares": 173814887348, + "voter": "repholder" + }, + { + "rshares": 4881725425, + "voter": "thegoodguy" + }, + { + "rshares": 35473257372, + "voter": "biophil" + }, + { + "rshares": 4407297625, + "voter": "karen13" + }, + { + "rshares": 361354120568, + "voter": "nabilov" + }, + { + "rshares": 12578911205, + "voter": "jaycobbell" + }, + { + "rshares": 4155445347, + "voter": "juvyjabian" + }, + { + "rshares": 42323621045, + "voter": "condra" + }, + { + "rshares": 2046548687, + "voter": "dmacshady" + }, + { + "rshares": 1282893744, + "voter": "vorsseli" + }, + { + "rshares": 51736048406, + "voter": "streetstyle" + }, + { + "rshares": 40699637402, + "voter": "milestone" + }, + { + "rshares": 21204167062, + "voter": "artific" + }, + { + "rshares": 20794627117, + "voter": "creemej" + }, + { + "rshares": 4373589253, + "voter": "r-niki09" + }, + { + "rshares": 1897082508, + "voter": "the-future" + }, + { + "rshares": 3782713987, + "voter": "adamt" + }, + { + "rshares": 12702349860, + "voter": "nippel66" + }, + { + "rshares": 19973266240, + "voter": "mustafaomar" + }, + { + "rshares": 73266692391, + "voter": "rea" + }, + { + "rshares": 203808871678, + "voter": "jl777" + }, + { + "rshares": 130741738, + "voter": "btc-dialog" + }, + { + "rshares": 28054457341, + "voter": "zaebars" + }, + { + "rshares": 7719299049, + "voter": "webdeals" + }, + { + "rshares": 18462677959, + "voter": "proto" + }, + { + "rshares": 618911664, + "voter": "curator" + }, + { + "rshares": 17164865565, + "voter": "pinkisland" + }, + { + "rshares": 2338655401, + "voter": "ace108" + }, + { + "rshares": 2230891004, + "voter": "royalmacro" + }, + { + "rshares": 9306232081, + "voter": "michaeldodridge" + }, + { + "rshares": 5112788044, + "voter": "logic" + }, + { + "rshares": 2083171497, + "voter": "tygergamer" + }, + { + "rshares": 2988238537, + "voter": "bkkshadow" + }, + { + "rshares": 4975171514, + "voter": "beanz" + }, + { + "rshares": 27754515242, + "voter": "jasonstaggers" + }, + { + "rshares": 2714089163, + "voter": "weenis" + }, + { + "rshares": 4074243459, + "voter": "jed78" + }, + { + "rshares": 124647783712, + "voter": "steemdrive" + }, + { + "rshares": 52649085689, + "voter": "gomeravibz" + }, + { + "rshares": 9229282677, + "voter": "taker" + }, + { + "rshares": 762973534, + "voter": "pakisnxt" + }, + { + "rshares": 6316770118, + "voter": "nekromarinist" + }, + { + "rshares": 1127651626964, + "voter": "laonie" + }, + { + "rshares": 16114519862, + "voter": "magicmonk" + }, + { + "rshares": 1589064570, + "voter": "laonie1" + }, + { + "rshares": 1590577254, + "voter": "laonie2" + }, + { + "rshares": 1591154960, + "voter": "laonie3" + }, + { + "rshares": 66201979, + "voter": "lilong" + }, + { + "rshares": 29198785189, + "voter": "myfirst" + }, + { + "rshares": 262739616418, + "voter": "somebody" + }, + { + "rshares": 1877080082, + "voter": "feelapi" + }, + { + "rshares": 4399726965, + "voter": "darknet" + }, + { + "rshares": 15388176810, + "voter": "timelapse" + }, + { + "rshares": 35537072494, + "voter": "timsaid" + }, + { + "rshares": 5846804532, + "voter": "minion" + }, + { + "rshares": 1590888018, + "voter": "laonie4" + }, + { + "rshares": 1590810612, + "voter": "laonie5" + }, + { + "rshares": 1590655993, + "voter": "laonie6" + }, + { + "rshares": 1590488698, + "voter": "laonie7" + }, + { + "rshares": 1590312457, + "voter": "laonie8" + }, + { + "rshares": 1590215340, + "voter": "laonie9" + }, + { + "rshares": 65973534, + "voter": "sky.max" + }, + { + "rshares": 3352971280, + "voter": "steemleak" + }, + { + "rshares": 2660556388, + "voter": "elfkitchen" + }, + { + "rshares": 167413728, + "voter": "fishingvideos" + }, + { + "rshares": 3936367661, + "voter": "oflyhigh" + }, + { + "rshares": 110699909, + "voter": "erikkartmen" + }, + { + "rshares": 4437884870, + "voter": "xiaokongcom" + }, + { + "rshares": 625756089, + "voter": "future24" + }, + { + "rshares": 1386125077, + "voter": "hms818" + }, + { + "rshares": 62207936, + "voter": "gregnie" + }, + { + "rshares": 36481801064, + "voter": "cryptos" + }, + { + "rshares": 9153157264, + "voter": "xianjun" + }, + { + "rshares": 1709263095, + "voter": "nonamer" + }, + { + "rshares": 81479984950, + "voter": "miacats" + }, + { + "rshares": 51186720, + "voter": "nano2nd" + }, + { + "rshares": 62726567, + "voter": "williamdevine" + }, + { + "rshares": 7173232709, + "voter": "theb0red1" + }, + { + "rshares": 11671890531, + "voter": "kyriacos" + }, + { + "rshares": 61414862, + "voter": "cryptoblu" + }, + { + "rshares": 61408183, + "voter": "instructor" + }, + { + "rshares": 101234990659, + "voter": "helikopterben" + }, + { + "rshares": 644629048075, + "voter": "dollarvigilante" + }, + { + "rshares": 10749879159, + "voter": "cryptomancer" + }, + { + "rshares": 4435768463, + "voter": "mada" + }, + { + "rshares": 2087199282, + "voter": "levycore" + }, + { + "rshares": 1589879876, + "voter": "laonie10" + }, + { + "rshares": 375942824, + "voter": "mig641" + }, + { + "rshares": 58573454, + "voter": "kamil5" + }, + { + "rshares": 88566696, + "voter": "artsteemit" + }, + { + "rshares": 67820611671, + "voter": "barrycooper" + }, + { + "rshares": 7130857719, + "voter": "generation.easy" + }, + { + "rshares": 13266479333, + "voter": "mandibil" + }, + { + "rshares": 11988797227, + "voter": "steemitpatina" + }, + { + "rshares": 3530818614, + "voter": "mattclarke" + }, + { + "rshares": 58124470, + "voter": "rickmiller" + }, + { + "rshares": 1566284561, + "voter": "laonie11" + }, + { + "rshares": 4058499790, + "voter": "jaytaylor" + }, + { + "rshares": 50765978, + "voter": "rusla" + }, + { + "rshares": 354598090, + "voter": "shieha" + }, + { + "rshares": 1648532870, + "voter": "smisi" + }, + { + "rshares": 176893913250, + "voter": "asksisk" + }, + { + "rshares": 4503913660, + "voter": "richardjuckes" + }, + { + "rshares": 287896907, + "voter": "totosky" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 96766264, + "voter": "project11" + }, + { + "rshares": 94397808, + "voter": "alina1" + }, + { + "rshares": 50639382, + "voter": "doggnostic" + }, + { + "rshares": 40194954027, + "voter": "cnfund" + }, + { + "rshares": 51449632, + "voter": "jenny-talls" + }, + { + "rshares": 237684324298, + "voter": "charlieshrem" + }, + { + "rshares": 3317000337, + "voter": "mariandavp" + }, + { + "rshares": 68637860285, + "voter": "tracemayer" + }, + { + "rshares": 20473094261, + "voter": "brains" + }, + { + "rshares": 1607854693, + "voter": "bitcoinparadise" + }, + { + "rshares": 5277939809, + "voter": "chick1" + }, + { + "rshares": 3169237670, + "voter": "gringalicious" + }, + { + "rshares": 50523318, + "voter": "aoki" + }, + { + "rshares": 50470409, + "voter": "typingagent" + }, + { + "rshares": 50468091, + "voter": "cwb" + }, + { + "rshares": 687487630, + "voter": "changkun" + }, + { + "rshares": 160840003, + "voter": "ola1" + }, + { + "rshares": 55976796, + "voter": "drac59" + }, + { + "rshares": 52767110, + "voter": "littlemorelove" + }, + { + "rshares": 59859092, + "voter": "fukako" + }, + { + "rshares": 51238118, + "voter": "teemsteem" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + } + ], + "author": "laonie", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.29, + "beneficiaries": [], + "blacklists": [], + "body": "

    |

    What Is The RobinHood Whale?

    \r\n------------ | -------------\r\nhttps://img1.steemit.com/0x0/http://i.imgur.com/zk4a0fC.jpg | The @robinhoodwhale (RHW) is the community's solution to an essential problem that plagues Steemit: how to get noticed and upvoted before you have a big enough following. Right now, if you are not upvoted by a \"whale\" account, it is very difficult to get exposure and any substantial rewards, which leads to many great authors leaving Steemit. Robin Hood wants to be the \"whale\" that finds and helps a diverse set of talented, yet unrecognized authors. \r\nMore Info Here -> The RobinHood Whale Initiave | [Announcing RobinHoodWhale](https://steemit.com/robinhoodwhale/@robinhoodwhale/announcing-robinhoodwhale-the-steemit-deep-sea-savior)\n

    Voting History (Real-Time Update)

    \n
  • 01-09 What Do We Do When Life Gets in the Way of Our Dreams? by @leahlindeman in introduction
  • \n
  • 01-09 A Tale of a Couponer- The Beginning by @sgnsteems in savings
  • \n
  • 01-09 Abortion: Your body, your choice? Or is it the child's body that you are choosing for? by @heretickitten in politics
  • \n
  • 01-09 My Experience Partying with Tai Lopez (The \"Here In My Garage\" Guy) by @randomstories in story
  • \n
  • 01-09 The Power of Fear (An Original Poem) by @delphia16 in life
  • \n
  • 01-09 Toilet Fires, Marilyn Manson, and My Introduction to the Sweet, Sweet Taste of Satire by @lesliestarrohara in life
  • \n
  • 01-09 I have one word for you...\"Math Sucks!\" How I Convince My Students with Special Needs That Algebra is Important. by @hanshotfirst in mathematics
  • \n
  • 01-09 The Adam and Eve of Cryptography, Meet Alice and Bob! by @norbu in cryptography
  • \n
  • 01-09 The best exercise for longevity, great health and a great body by @chhayll in fitness
  • \n
  • 31-08 Hello Steemit! I interviewed CEO Ned Scott on \"Steemit.com - The Future of Social Media\" [Liberty Entrepreneurs Podcast] by @ashe-oro in introduceyourself
  • \n
  • 31-08 Taking the Mask off Steemit: Does Steemit Work for You or Do You Work for Steemit? by @strangerarray in writing
  • \n
  • 31-08 Hello Steemit! Welcome to my world\u2026 may the adventure begin! by @melisalerue in introduceyourself
  • \n
  • 31-08 The new normal by @mattclarke in steemit
  • \n
  • 31-08 A Totally Different Life in One Year by @sarahjordan in life
  • \n
  • 31-08 Why Children are Like Pit Bulls - Part 1 by @papa-pepper in family
  • \n
  • 31-08 This Year, a DJ's Saving My Life - Meet David Olam by @steemitpatina in music
  • \n
  • 31-08 Tips and Tricks to Winning at Blackjack - Lessons Learned by a Solo Card Counter by @contentjunkie in life
  • \n
  • 30-08 How English was Made: One Language\u2019s Long Journey from Humble to Honorificabilitudinitatibus by @mione in science
  • \n
  • 30-08 Most Voted Authors by Whales - This Week's Data (Aug. 22 - Aug. 29) by @cristi in programming
  • \n
  • 30-08 STEEM Analysis :: Ownership Distribution and the Whale Selling Pressure by @furion in steemstats
  • \n
  • 30-08 The Dark Side of the Blockchain - Chapter Eight - Ned by @gonzo in sciencefiction
  • \n
  • 30-08 Is It Better to Starve? by @emsenn in politics
  • \n
  • 30-08 Synereo Analysis - Let's do it right this time. by @creationlayer in real-talk
  • \n
  • 30-08 How I made Bank Selling My School's WiFi Password by @aaronburt in life
  • \n
  • 30-08 Child Abuse and my experiences dealing with it as a child. (The actions, effects and outcomes.) by @kainmarx in life
  • \n
  • 30-08 15-Year-Old Regret is Laid To Rest: A Poem by @tltran in poetry
  • \n
  • 30-08 Benetton: the creativity, the controversy and the reality that we try to avoid. by @diana.catherine in art
  • \n
  • 30-08 The Creation of The Book \"Beatrix Percival\" - Inspiration & Creative Process by @artist1989 in writing
  • \n
  • 30-08 Announcing RobinHoodWhale, the Steemit Deep Sea Savior by @robinhoodwhale in robinhoodwhale
  • \n
  • 28-08 Buying organic tobacco leaves as an agricultural commodity to make your own affordable, high-quality cigarettes: a guide in pictures by @mada in life
  • \n
  • 28-08 Quantum Computers: The Future of Computing by @sauravrungta in technology
  • \n
  • 28-08 Trusting the Hive Mind: Building My Own Voting Bot for Robinhoodwhale by @lukestokes in robinhoodwhale
  • \n
  • 28-08 Wicker heart with roses made from paper and ribbon! Beautiful present from my wife to hers grandmother on 70th birthday! by @lukmarcus in art
  • \n
  • 28-08 Color for the color blind - The science behind the EnChroma glasses by @owdy in science
  • \n
  • 28-08 Graphic Design and Social Media Pro from Panama by @anahilarski in introduceyourself
  • \n
  • 28-08 Yes, you are right to fear and hate Islam. There are 1.7 billion potential criminals out there. by @sitaru in life
  • \n
  • 28-08 Time Lapse Daisy Painting, Start to finish in 4 minutes by @kiddarko in art
  • \n
  • 28-08 Experimental Learning - Space Education; By Dr. Dorit Israeli by @dorit-israeli in education
  • \n
  • 28-08 Thoughts on Steemit power distribution and SteemPower. An anthropology based approach! by @webosfritos in steemit
  • \n
  • 28-08 Sometimes We Just Need To Rage Against The Machine by @naquoya in anarchism
  • \n
  • 28-08 Modern Day Edgar Cayce/Nostradamus by @kazumba in science
  • \n
  • 28-08 On International Dog Day - Be More Dog by @jaytaylor in photography
  • \n
  • 27-08 A Rant about a Germ Obsessed Parent and Outdoor Play by @kateblack in life
  • \n
  • 27-08 The Economics of Ponyville by @josephknowles in money
  • \n
  • 27-08 Join a Niche Online Community - Here's 10 Reasons Why by @tonypeacock in groups
  • \n
  • 27-08 [Alpha] Squeek.io - Twitter alternative for the steem blockchain by @picokernel in steem
  • \n
  • 27-08 Hi, I Am RobinHoodWhale And Here is My Story From The Blockchain Folklore by @robinhoodwhale in introduceyourself
  • \n
  • 28-08 Rewarding Broken English: Has Steemit become a platform for practicing English as a foreign language? by @invisiblegorilla in steemit
  • \n
  • 27-08 GHOSTS OF CROATIA - PART II: Abandoned Underground Airport by @vermillion666 in underground
  • \n
  • 27-08 MEDITATION: The Art and Benefits of Freeing Your Mind by @kain-jc in life
  • \n
  • 27-08 Rachmaninoff \u2013 BIG HANDS. Me - small hands by @cherish in music
  • \n
  • 27-08 My Trip to Amsterdam, a Dream City with No Boundaries. Including a Sensation White Party. by @blinova in travel
  • \n
  • 26-08 Four Generations of Silence--How I Solved a Long-Standing Family Mystery with DNA by @stephmckenzie in science
  • \n
  • 26-08 Journey to Samos (Greece), the island where IS refugees don't go anymore - by chrisadventures by @chrisadventures in life
  • \n
  • 26-08 Impressing People By Living On Credit by @doitvoluntarily in blog
  • \n
  • 26-08 Apparently That Deserves A Round Of Applause by @arrowj in blog
  • \n
  • 27-08 How to Forex - A Beginners Guide to Forex Trading - Part 3: Forex Trading Strategies by @senseiteekay in forex
  • \n
  • 26-08 Changing the Way the World Views Breasts - My Intro by @marissah in introduceyourself
  • \n
  • 27-08 My Life Ended When I Was 25 Years Old \u2013 Part 1 by @menta in life
  • \n
  • 26-08 Is Ginger The New Black? Lavender Beard Adventure \u2014 collaboration with @wingz by @justyna in photography
  • \n
  • 25-08 Why Invest in Fusion Energy by @elemenya in science
  • \n
  • 25-08 Law, memes and mental illness: Towards a New Psychiatry by @johan-nygren in anarchy
  • \n
  • 25-08 Robots are sexy! Let me introduce myself. by @krishnasuperstar in introduceyourself
  • \n
  • 25-08 How Colour Can Change the Feel of a Photograph by @thecryptofiend in photography
  • \n
  • 25-08 How to build self confidence and learn to be successful by @quickfingersluc in life
  • \n
  • 25-08 Unpublished Doris Mayday fashion editorial! STEEMIT EXCLUSIVE! by @kommienezuspadt in photography
  • \n
  • 25-08 The Power to Create Good by @krnel in philosophy
  • \n
  • 25-08 War Against Drugs, The Intensive Campaign of the Newly Elected President of the Republic of Philippines by @juvyjabian in politics
  • \n
  • 24-08 Mistakes, Discipleship and The School Of Life. [Response to @onetree's post] by @omfedor in life
  • \n
  • 24-08 Are We Using Our Free Time to Shorten Our Lives? by @pulpably in technology
  • \n
  • 25-08 Steemdrive: First Steemit Billboard to hit USA in Chicago, Illinois - Vote for the \u201cAmerican Dream\"! by @steemdrive in steemit
  • \n
  • 24-08 Military Aircraft [original photography] - Part II - Up Close and Personal at MacDill USAFB by @jessica-miller in photography
  • \n
  • 25-08 [STEEMLOCATOR.COM] Locate Businesses accepting Steem all over the World! My contribution to this community. by @oumar in steem
  • \n
  • 24-08 My five absolute favorite alcoholic beverages. by @lauralemons in recipe
  • \n
  • 24-08 Steem API Explorer by @lantto in steem
  • \n
  • 24-08 Open plan offices are a nightmare by @bitcalm in business
  • \n
  • 24-08 Parts of Me: How I learned to become a parent at 12 years old (Part 2) The sheltered life. by @kryptik in life
  • \n
  • 24-08 Here are some frequently asked questions about topsoil in gardens. by @veronikapmy1989 in gardening
  • \n
  • 24-08 A Dear Wang Letter - how I miss you and Steemit by @deanliu in fun
  • \n
  • 24-08 Hunting today, with phone camera [10 photos include] by @trisnawati in photography
  • \n
  • 23-08 Virtual Travelling or Five interesting Places that Can Be Visited with Google Street View by @phenom in travel
  • \n
  • 23-08 Innate sense of rebellion. Attacking perceived wrongness. First step towards Anarchism. by @dwinblood in story
  • \n
  • 24-08 Stranded In The Alps, An Earthly Offering & The Magic Of The Ganesh Mantra by @yogi.artist in yoga
  • \n
  • 23-08 How to Write a Ruby on Rails App for STEEM by @inertia in radiator
  • \n
  • 24-08 Taking Steemit to the end of the Land: Land\u2019s End, Cornwall, England [part 1] by @webdeals in photography
  • \n
  • 23-08 Steemit will change the world ? by @marrywiger in life
  • \n
  • 23-08 Steemit is on fire and I am celebrating... In three dimensions! by @thebatchman in steemit
  • \n
  • 24-08 Why the Federal Reserve Can NEVER Raise Interest Rates by @jasonstaggers in economics
  • \n
  • 23-08 My Photography Countryside Travelling / \u604b\u4e0a\u90a3\u67ff\u5b50\uff0c\u60f3\u5403\u4f60\u5f97\u6709\u53e3\u597d\u7259 by @myfirst in travel
  • \n
  • 23-08 LOST IN TIME ( An Original Poem - Vol.1) by @masonmiler in writing
  • \n
  • 23-08 The SteemCleaners Guide for Dealing with Abuse on Steemit by @steemcleaners in steemcleaners
  • \n
  • 23-08 Announcing SteemCleaners, the Steemit Abuse Fighting Team! by @steemcleaners in steemcleaners
  • \n
  • 23-08 BEACH Scenes Malaysia - Port Dickson Beach by @lat-nayar in photography
  • \n
  • 23-08 Perpetual Motion Machines and Crypto-Bootstrapping: How I Commissioned My Own Portrait with Steem Dollars by @kafkanarchy84 in steem
  • \n
  • 22-08 Why Do You Use Photoshop?! Why I Photoshop My Images. by @nicoledphoto in photography
  • \n
  • 22-08 UFC 202: McGregor vs Diaz Prefight History and Postfight Analysis by @daut44 in ufc
  • \n
  • 22-08 How I bankrupt my first startup by not understanding the definition of MVP - Minimum Viable Product, and how I will avoid it next time :) by @noisy in programming
  • \n
  • 22-08 Hey I\u2019m Danny! Join me on my wildlife adventures through Africa! by @dannystravels in introduceyourself
  • \n
  • 22-08 #1 Abu Dhabi - The Arrival by @chris.roy in photography
  • \n
  • 22-08 Channel Island Occupation: Atlantic Seawall Bunkers - Germany's Concrete Battleships by @thenakedgod in travel
  • \n
  • 22-08 The Dirty Little Secret Some Copywriters Just Don\u2019t Want You To Know. by @kreativ in marketing
  • \n
  • 22-08 Existentialism and Nihilism - Why I, myself, am an existentialist. by @infinitor in philosophy
  • \n
  • 22-08 The Myth of Selfishness by @kyriacos in philosophy
  • \n
  • 22-08 Schr\u00f6dinger's Cat Paradox: Both Rich and Poor - Recovering After a Series of Knockdowns by @steemingnow in money
  • \n
  • 22-08 Wait, is that a BLUE BEE! Steemit Colours! by @mweich in photography
  • \n
  • 22-08 Bot-baiting, a basic analysis. - Is there such thing as a bot threat? by @renzoarg in steemit
  • \n
  • 22-08 Why do women gain more weight than men? by @tanata in health
  • \n
  • 21-08 Bitshares Trading Diary, Day 7: Attack Of The Short Sellers by @nxtblg in bitshares
  • \n
  • 21-08 The Popular Depression: Chapter 1 by @wadepaterson in writing
  • \n
  • 21-08 From Montana to Guatemala in 2 weeks, 3500 miles with no car & $200 to start! Hitch-hiking, border patrol, Hare Krishnas, by @kennyskitchen in travel
  • \n
  • 21-08 3D Printing: What Types of 3D Printer Filament Are Available by @cryptos in printing3d
  • \n
  • 21-08 The Story Of Troye - A Young Entrepreneur Is Born by @steemitwithstu in story
  • \n
  • 21-08 Death Penalty is Needed in all Societies - Even in an Anarchism Society - Here is why ... by @fat-like-buddha in news
  • \n
  • 20-08 The monkey mind and the inner-child. How I get back on track. by @newandold in life
  • \n
  • 20-08 Sony 90mm Macro vs Lensbong Setup by @timelapse in photography
  • \n
  • 20-08 The Old Dog Investigates: Roads, is There a Better Way? by @kus-knee in life
  • \n
  • 20-08 Locally Grown Food and You: Farmer's Markets! Some Info For Healthy Food by @jed78 in food
  • \n
  • 20-08 Things Make Sense in Retrospect - The Hindsight Bias by @cristi in psychology
  • \n
  • 20-08 What they DID tell you about chemtrails. But you weren't listening! [3 minutes read] by @freiheit in life
  • \n", + "category": "robinhoodwhale", + "children": 20, + "created": "2016-09-01T08:54:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "tags": [ + "robinhoodwhale", + "life", + "writing", + "story", + "cn" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 23131290433028, + "payout": 62.612, + "payout_at": "2016-09-08T08:54:45", + "pending_payout_value": "62.612 HBD", + "percent_hbd": 10000, + "permlink": "robinhoodwhale-01-09-2016", + "post_id": 1081967, + "promoted": "271.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 191 + }, + "title": "Real-Time Update of RobinHood Whale Project \u7f57\u5bbe\u9cb8\u706b\u8d34\u5b9e\u65f6\u66f4\u65b0 01-09", + "updated": "2016-09-01T22:36:39", + "url": "/robinhoodwhale/@laonie/robinhoodwhale-01-09-2016" + }, + { + "active_votes": [ + { + "rshares": 10680230250228, + "voter": "jamesc" + }, + { + "rshares": 6757100093988, + "voter": "xeldal" + }, + { + "rshares": 1118902601491, + "voter": "samupaha" + }, + { + "rshares": 5925537844699, + "voter": "enki" + }, + { + "rshares": 3828633672665, + "voter": "silversteem" + }, + { + "rshares": 3099954800, + "voter": "boy" + }, + { + "rshares": 210935138158, + "voter": "steem-id" + }, + { + "rshares": 3763461212, + "voter": "bue-witness" + }, + { + "rshares": 690406462, + "voter": "bunny" + }, + { + "rshares": 54134101721, + "voter": "bue" + }, + { + "rshares": 1661302953, + "voter": "mini" + }, + { + "rshares": 213684579, + "voter": "moon" + }, + { + "rshares": 10777629083, + "voter": "proctologic" + }, + { + "rshares": 622843501, + "voter": "healthcare" + }, + { + "rshares": 967387415, + "voter": "daniel.pan" + }, + { + "rshares": 21550256405, + "voter": "hcf27" + }, + { + "rshares": 392405354610, + "voter": "woo7739" + }, + { + "rshares": 279111662172, + "voter": "chitty" + }, + { + "rshares": 196163592993, + "voter": "gardenlady" + }, + { + "rshares": 288174518, + "voter": "helen.tan" + }, + { + "rshares": 74205930982, + "voter": "easteagle13" + }, + { + "rshares": 2859098472, + "voter": "carlos-cabeza" + }, + { + "rshares": 5349082417, + "voter": "spaninv" + }, + { + "rshares": 59226109387, + "voter": "avarice" + }, + { + "rshares": 1154102439, + "voter": "coar" + }, + { + "rshares": 1432421152, + "voter": "murh" + }, + { + "rshares": 1506024470, + "voter": "edtorrez" + }, + { + "rshares": 370098823461, + "voter": "blakemiles84" + }, + { + "rshares": 917932650, + "voter": "leprechaun" + }, + { + "rshares": 516144252764, + "voter": "cyber" + }, + { + "rshares": 1350589595, + "voter": "fjccoin" + }, + { + "rshares": 7658293419, + "voter": "kennyskitchen" + }, + { + "rshares": 314968895861, + "voter": "kaylinart" + }, + { + "rshares": 22791323090, + "voter": "ossama-benjohn" + }, + { + "rshares": 2596798738, + "voter": "tee-em" + }, + { + "rshares": 1490143673659, + "voter": "sean-king" + }, + { + "rshares": 687044369011, + "voter": "publicworker" + }, + { + "rshares": 2277766230, + "voter": "danilo-cuellar" + }, + { + "rshares": 265741725388, + "voter": "lukestokes" + }, + { + "rshares": 392842631094, + "voter": "fyrstikken" + }, + { + "rshares": 41240110326, + "voter": "clement" + }, + { + "rshares": 8970769157, + "voter": "acassity" + }, + { + "rshares": 3125302080, + "voter": "sunshinecrypto" + }, + { + "rshares": 55677464852, + "voter": "booja" + }, + { + "rshares": 282967064, + "voter": "sonyanka" + }, + { + "rshares": 54720712494, + "voter": "sonzweil" + }, + { + "rshares": 10312089759, + "voter": "r4fken" + }, + { + "rshares": 457654847, + "voter": "steemswede" + }, + { + "rshares": 75271969902, + "voter": "derekareith" + }, + { + "rshares": 12378378533, + "voter": "ausbitbank" + }, + { + "rshares": 4569401045, + "voter": "thegoodguy" + }, + { + "rshares": 36245526538, + "voter": "biophil" + }, + { + "rshares": 3967602880, + "voter": "karen13" + }, + { + "rshares": 15604637635, + "voter": "dwinblood" + }, + { + "rshares": 1282893744, + "voter": "vorsseli" + }, + { + "rshares": 317446577, + "voter": "luisucv34" + }, + { + "rshares": 17676726210, + "voter": "creemej" + }, + { + "rshares": 79327997987, + "voter": "me-tarzan" + }, + { + "rshares": 37118933112, + "voter": "mynameisbrian" + }, + { + "rshares": 11621730593, + "voter": "benjiberigan" + }, + { + "rshares": 19174335590, + "voter": "mustafaomar" + }, + { + "rshares": 17229683384, + "voter": "deanliu" + }, + { + "rshares": 1449783634, + "voter": "cryptocurrency1" + }, + { + "rshares": 182392593276, + "voter": "jl777" + }, + { + "rshares": 3475085906, + "voter": "jedau" + }, + { + "rshares": 7258620066, + "voter": "fishborne" + }, + { + "rshares": 780032261, + "voter": "mohammed123" + }, + { + "rshares": 38490866307, + "voter": "claudiop63" + }, + { + "rshares": 15696374746, + "voter": "proto" + }, + { + "rshares": 722574736, + "voter": "steemuwe" + }, + { + "rshares": 96847284284, + "voter": "sterlinluxan" + }, + { + "rshares": 1955550774, + "voter": "andreynoch" + }, + { + "rshares": 26465755082, + "voter": "williambanks" + }, + { + "rshares": 31250845331, + "voter": "jasonstaggers" + }, + { + "rshares": 8308751917, + "voter": "taker" + }, + { + "rshares": 18077487422, + "voter": "laoyao" + }, + { + "rshares": 1312318561, + "voter": "andrew0" + }, + { + "rshares": 3138994752, + "voter": "steemleak" + }, + { + "rshares": 133044304, + "voter": "luke490" + }, + { + "rshares": 3155521800, + "voter": "oflyhigh" + }, + { + "rshares": 2330702675, + "voter": "pgarcgo" + }, + { + "rshares": 687222192, + "voter": "future24" + }, + { + "rshares": 1367410476, + "voter": "nonamer" + }, + { + "rshares": 982813675, + "voter": "bledarus" + }, + { + "rshares": 932742778, + "voter": "chinadaily" + }, + { + "rshares": 54210250128, + "voter": "anotherjoe" + }, + { + "rshares": 16517911072, + "voter": "kafkanarchy84" + }, + { + "rshares": 3442234051, + "voter": "steveo" + }, + { + "rshares": 10969248240, + "voter": "cryptomancer" + }, + { + "rshares": 2119284500, + "voter": "movievertigo" + }, + { + "rshares": 21912805745, + "voter": "andrewawerdna" + }, + { + "rshares": 39122672915, + "voter": "emancipatedhuman" + }, + { + "rshares": 10587465402, + "voter": "craigwilliamz" + }, + { + "rshares": 6511663813, + "voter": "onetree" + }, + { + "rshares": 12934893314, + "voter": "mandibil" + }, + { + "rshares": 57027057, + "voter": "hosscomp" + }, + { + "rshares": 57022706, + "voter": "cloud1" + }, + { + "rshares": 5899789038, + "voter": "lesliestarrohara" + }, + { + "rshares": 316012583, + "voter": "codymac40" + }, + { + "rshares": 3648819614, + "voter": "ats-david" + }, + { + "rshares": 3893409579, + "voter": "loganarchy" + }, + { + "rshares": 57896578, + "voter": "eliseojacobo" + }, + { + "rshares": 57588741, + "voter": "joybran" + }, + { + "rshares": 362203207, + "voter": "profanarky" + }, + { + "rshares": 1659124232, + "voter": "houseofhayden" + }, + { + "rshares": 2582438657, + "voter": "doitvoluntarily" + }, + { + "rshares": 282251870, + "voter": "totosky" + }, + { + "rshares": 217739533, + "voter": "pjo" + }, + { + "rshares": 103730281, + "voter": "alina1" + }, + { + "rshares": 50603364, + "voter": "rocknrolldm" + }, + { + "rshares": 54376435, + "voter": "waterfirepaper" + }, + { + "rshares": 367433800, + "voter": "littlescribe" + }, + { + "rshares": 2283906005, + "voter": "jillwirt" + }, + { + "rshares": 60123439, + "voter": "freedomizer" + }, + { + "rshares": 74117002, + "voter": "projecthor" + }, + { + "rshares": 511475810, + "voter": "boxcarblue" + }, + { + "rshares": 55357981, + "voter": "nelyp" + }, + { + "rshares": 96292269, + "voter": "ola1" + }, + { + "rshares": 52610096, + "voter": "lennex" + }, + { + "rshares": 55976796, + "voter": "drac59" + }, + { + "rshares": 56130433, + "voter": "jessica.tan" + }, + { + "rshares": 83347013, + "voter": "flourishing" + }, + { + "rshares": 227374514, + "voter": "terrano" + }, + { + "rshares": 714843637, + "voter": "earthtodr01d" + }, + { + "rshares": 51409471, + "voter": "drherhel" + }, + { + "rshares": 50290667, + "voter": "elena-guseva" + }, + { + "rshares": 82372906, + "voter": "doctorkot873" + }, + { + "rshares": 80735872, + "voter": "dumpz" + }, + { + "rshares": 164330251, + "voter": "rogelio11" + } + ], + "author": "kafkanarchy84", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.32, + "beneficiaries": [], + "blacklists": [], + "body": "# Happy September. #\nimage
    \n\n**I know others on this website have said this, so I'm not the first, but yeah, I quit my job to write for Steemit.** \n\nActually, though, that's not entirely true. It's kind of true. I quit my job because something shifted inside of me. When the job was gone, Steemit, on the selfsame day, rose up into my focus immediately to fill the void like it was just waiting for me to finally get real. To do this stuff I've always been wanting to do. And always *have been doing* at the expense of sleep, money, time, etc. I was now beginning to get *paid for it.* What the!?!\n\n**The first half of August was bliss.** After some initial discouragement, I found some good verbs in the mouth of one Sterlin Luxan, and was inspired to actually dig down inside of myself and make a more [honest post.](https://steemit.com/steemit/@kafkanarchy84/why-i-have-quit-five-jobs-in-the-past-six-years-a-steemit-confessional) I finally made twenty bucks on the site. From there I thought, hell, I'll just do this full time. I began to make significant sums of cash for an honest day's worth of work writing, and felt that with my side job, as long as I hammered down, I would be able to cover my family's usual expenses by the time September rolled around.\n\n\nhttps://s22.postimg.org/wk9d1kjsx/image.jpg\n*Spending time with my son has been one of the biggest bonuses of leaving my 9-5.*\n# **Well. August 31st. Paying all my bills with SBDs? No such luck, my friend.** # \n\nBut I will tell you one thing. I never dreamed I could pull down 2Gs cold, hard cash through writing in less than a month, even if one half of it is still vested in Steem Power (I am happy about this). I was sick to my stomach, though. I have a wife and a child. Playing games at this point was not an option. Still....I had heard something that was very lovely and very clear.\n\nIt was a kind of feeling I have never had before, but which was also at once very perfectly familiar. As my kid is playing on the Octopus slide behind me, and I am staring out at the sea, it hits me: ***It's over. You will never teach kids again.***\n\nimage
    \n\n**Weird. It's like my wish, but this time I am not even wishing for it. It comes to me. I just know that that chapter of my life is completed. That was the day after I quit my job.**\n\n**Fast forward to the end of the month.** I haven't made enough money like I had hoped....I pray to someone or something over my Matsuya beef bowl in the sketchy back alley district of the burlesque dancers: *what should I do?* I was really, really feeling low and full of doubts and self-accusations.\n\nImmediately that silly voice came back again: \n # *(Keep doing what you're doing)* #\n\nI haven't been eating this month. Haven't been sleeping. Have had headaches. Upset stomach. Welcome to fear. Welcome to the real shit. You were so cocky! Are you lazy!? You didn't like your job but so what!? You've got a family!!! Son comes home from daycare. *DAAAAADDDYYYYYY!!!!!!! Let's play!!!!!*\n\nPull yourself together.\nDon't show your frayed nerves.\n\n**My wife is equally worried.**\nShe needs security. She wants to get into massage. Vocal training school. So many dreams. Here I am sitting around the house in my underwear when all I really want to do is hand her a big fat envelope full of money.\n\nhttps://s17.postimg.org/56h7g4qxb/image.jpg\n\n**I've never been lazy. I will work my ass off when I care, and when I need to.** Fuck sleep. Fuck food. Fuck everything but the goal. \n\n# I just can't seem to give a damn about most shit that everybody else says is important. #\nWell, a lot of shit, at least. Still. Mouths to feed, my friend. But that \"voice,\" didn't it mean something? And despite the nerves, hasn't this been one of the happiest, most productive months of my life? Yes. Yes, and yes. Besides, the other job was no good. Bad, unsustainable situation. You know that, Graham.\n\nhttps://s15.postimg.org/i7lfk6hzv/image.jpg\n*My buddy Kevin shows up to the Local.*\n\n**Back to now, August, 31st, 2016. Evening. I went to my friend Craig's bar tonight.** At the depth of my despair, on the bus ride over, I received a mail from my other friend, Aidan. There might be some part time work at his school. Mail sounds promising. \n\nAfter a couple beers at Craig's place it is settled I will work Saturdays mixing booze and playing guitar. I am starting to feel good again. It is starting to seem possible that I can build my own, full-time, part-time \"Steem-lance\" schedule. [Fake priest weddings](https://steemit.com/religion/@kafkanarchy84/my-life-as-a-fake-priest-true-believer), English classes, serving beer and singing....and....\n\n# STEEEEEEEEEEEEMMMMMM!!!!!!! #\n\nAnd you know what? \n\nI am going to document it every step of the way. This is the first episode. Hope to see you next time, from my first day on the job as a bartender. \n\nhttps://youtu.be/jasziAzaiZ4\n\n
    image
    \n\nhttps://s17.postimg.org/yb9pkx39b/image.jpg\n*Basically how I feel now that I have discovered Steemit.com*\n\nPeace, Love, and Anarchy,\n\n~KafkA\n\nP.S. Another thing I have never been good at is keeping a consistent diary. I'm too private, and can't be bothered, even for myself. Should \"My Steemit Life\" transform into an existentialist thought stream ramble resembling a blog-turned-extended-acid trip, please forgive me. Maybe I will commit to 5 episodes. That sounds like a good number to me. Deal?\n\n***\n*Graham Smith is a Voluntaryist activist residing in Niigata, Japan.*", + "category": "steemit", + "children": 23, + "created": "2016-09-01T18:17:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s15.postimg.org/3jx6kricr/image.jpg", + "https://s22.postimg.org/wk9d1kjsx/image.jpg", + "https://s16.postimg.org/dfztt1z1h/image.jpg", + "https://s17.postimg.org/56h7g4qxb/image.jpg", + "https://s15.postimg.org/i7lfk6hzv/image.jpg", + "https://img.youtube.com/vi/jasziAzaiZ4/0.jpg", + "https://s18.postimg.org/aj2lnfwqh/image.jpg", + "https://s17.postimg.org/yb9pkx39b/image.jpg" + ], + "links": [ + "https://postimg.org/image/3wokqy0mf/", + "https://postimage.org/", + "https://steemit.com/steemit/@kafkanarchy84/why-i-have-quit-five-jobs-in-the-past-six-years-a-steemit-confessional", + "https://postimg.org/image/4xqdopsip/", + "https://steemit.com/religion/@kafkanarchy84/my-life-as-a-fake-priest-true-believer", + "https://youtu.be/jasziAzaiZ4", + "https://postimg.org/image/rjlhw49rp/" + ], + "tags": [ + "steemit", + "blog", + "life", + "money", + "writing" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 34863582559813, + "payout": 141.758, + "payout_at": "2016-09-08T18:17:12", + "pending_payout_value": "141.758 HBD", + "percent_hbd": 10000, + "permlink": "my-new-steemit-life-ep-1-write-write-write-and-fill-me-up-barkeep", + "post_id": 1088170, + "promoted": "250.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 129 + }, + "title": "My New Steemit Life, ep. 1. Write, write, write and fill me up, barkeep", + "updated": "2016-09-01T19:21:48", + "url": "/steemit/@kafkanarchy84/my-new-steemit-life-ep-1-write-write-write-and-fill-me-up-barkeep" + }, + { + "active_votes": [ + { + "rshares": 7670216559865, + "voter": "steempty" + }, + { + "rshares": 31876585090724, + "voter": "smooth" + }, + { + "rshares": 317914133749, + "voter": "anonymous" + }, + { + "rshares": 11008788408007, + "voter": "rainman" + }, + { + "rshares": 2750965758653, + "voter": "badassmother" + }, + { + "rshares": 8047618620631, + "voter": "pharesim" + }, + { + "rshares": 2008425648912, + "voter": "hr1" + }, + { + "rshares": 124866338524, + "voter": "svk" + }, + { + "rshares": 3102984335, + "voter": "boy" + }, + { + "rshares": 3767302471, + "voter": "bue-witness" + }, + { + "rshares": 690894989, + "voter": "bunny" + }, + { + "rshares": 54620023708, + "voter": "bue" + }, + { + "rshares": 1662776232, + "voter": "mini" + }, + { + "rshares": 3996811840503, + "voter": "witness.svk" + }, + { + "rshares": 213775837, + "voter": "moon" + }, + { + "rshares": 2005461457928, + "voter": "joseph" + }, + { + "rshares": 448048632495, + "voter": "recursive2" + }, + { + "rshares": 454605188433, + "voter": "recursive3" + }, + { + "rshares": 940178035364, + "voter": "boombastic" + }, + { + "rshares": 123564024708, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 5795927037577, + "voter": "smooth.witness" + }, + { + "rshares": 742120382574, + "voter": "pfunk" + }, + { + "rshares": 11483504721, + "voter": "idol" + }, + { + "rshares": 624865483, + "voter": "healthcare" + }, + { + "rshares": 969733311, + "voter": "daniel.pan" + }, + { + "rshares": 6733117454, + "voter": "patrice" + }, + { + "rshares": 288326627, + "voter": "helen.tan" + }, + { + "rshares": 25303423950, + "voter": "yefet" + }, + { + "rshares": 1783656248, + "voter": "jocelyn" + }, + { + "rshares": 560134332, + "voter": "ifttt" + }, + { + "rshares": 1077809816193, + "voter": "gavvet" + }, + { + "rshares": 641506711463, + "voter": "eeks" + }, + { + "rshares": 19601271761, + "voter": "fkn" + }, + { + "rshares": 5372083616, + "voter": "spaninv" + }, + { + "rshares": 26442946448, + "voter": "elishagh1" + }, + { + "rshares": 12146782657, + "voter": "acidyo" + }, + { + "rshares": 150002721014, + "voter": "steve-walschot" + }, + { + "rshares": 7438851067, + "voter": "kefkius" + }, + { + "rshares": 579113009, + "voter": "coar" + }, + { + "rshares": 74162623116, + "voter": "asch" + }, + { + "rshares": 1425432026, + "voter": "murh" + }, + { + "rshares": 2580300343, + "voter": "error" + }, + { + "rshares": 386963068010, + "voter": "blakemiles84" + }, + { + "rshares": 12725367383, + "voter": "ombc" + }, + { + "rshares": 6091161879, + "voter": "zebbra2014" + }, + { + "rshares": 13249527549, + "voter": "johnerfx" + }, + { + "rshares": 3914878687602, + "voter": "satoshifund" + }, + { + "rshares": 377929170961, + "voter": "taoteh1221" + }, + { + "rshares": 54758222958, + "voter": "juanmiguelsalas" + }, + { + "rshares": 53397004453, + "voter": "kus-knee" + }, + { + "rshares": 1457401312, + "voter": "benthegameboy" + }, + { + "rshares": 1012427662, + "voter": "johnerminer" + }, + { + "rshares": 33797995673, + "voter": "michaelx" + }, + { + "rshares": 5955519251, + "voter": "mark-waser" + }, + { + "rshares": 673760893866, + "voter": "publicworker" + }, + { + "rshares": 46085881971, + "voter": "honeythief" + }, + { + "rshares": 5847907620, + "voter": "fuck.off" + }, + { + "rshares": 2501960006, + "voter": "superfreek" + }, + { + "rshares": 5901639288, + "voter": "iloveporn" + }, + { + "rshares": 3144695333, + "voter": "the.bot" + }, + { + "rshares": 7178411426, + "voter": "johnbradshaw" + }, + { + "rshares": 536577431, + "voter": "mrhankeh" + }, + { + "rshares": 43623897139, + "voter": "clement" + }, + { + "rshares": 5002312350, + "voter": "the.whale" + }, + { + "rshares": 86290120409, + "voter": "venuspcs" + }, + { + "rshares": 259005241756, + "voter": "asmolokalo" + }, + { + "rshares": 4737797461, + "voter": "unicornfarts" + }, + { + "rshares": 94941542765, + "voter": "rubybian" + }, + { + "rshares": 5362675333, + "voter": "riscadox" + }, + { + "rshares": 114790527271, + "voter": "robrigo" + }, + { + "rshares": 5000700321, + "voter": "vote" + }, + { + "rshares": 60427141792, + "voter": "fabio" + }, + { + "rshares": 5270059157, + "voter": "kissmybutt" + }, + { + "rshares": 123955936289, + "voter": "derekareith" + }, + { + "rshares": 60646225326, + "voter": "furion" + }, + { + "rshares": 4223413440, + "voter": "owdy" + }, + { + "rshares": 485248462, + "voter": "barbara2" + }, + { + "rshares": 531093989, + "voter": "ch0c0latechip" + }, + { + "rshares": 499019869, + "voter": "doge4lyf" + }, + { + "rshares": 1412946901, + "voter": "vi1son" + }, + { + "rshares": 1682718699, + "voter": "steem1653" + }, + { + "rshares": 16124466765, + "voter": "aaseb" + }, + { + "rshares": 3978176479, + "voter": "karen13" + }, + { + "rshares": 13703431601, + "voter": "bycz" + }, + { + "rshares": 11306954567, + "voter": "allmonitors" + }, + { + "rshares": 7758574000, + "voter": "blinova" + }, + { + "rshares": 354410763772, + "voter": "knozaki2015" + }, + { + "rshares": 43462674468, + "voter": "yongyoon" + }, + { + "rshares": 15104308075, + "voter": "creemej" + }, + { + "rshares": 96640276, + "voter": "wildchild" + }, + { + "rshares": 3786816110, + "voter": "maximkichev" + }, + { + "rshares": 4131960392, + "voter": "oululahti" + }, + { + "rshares": 64244086005, + "voter": "thylbom" + }, + { + "rshares": 30425039030, + "voter": "royaltiffany" + }, + { + "rshares": 5934713344, + "voter": "tarindel" + }, + { + "rshares": 3139297205, + "voter": "azurejasper" + }, + { + "rshares": 193450379454, + "voter": "jl777" + }, + { + "rshares": 39208641632, + "voter": "zaebars" + }, + { + "rshares": 16286433521, + "voter": "positive" + }, + { + "rshares": 699114314, + "voter": "raymonjohnstone" + }, + { + "rshares": 510988681, + "voter": "sokoloffa" + }, + { + "rshares": 19511243271, + "voter": "prufarchy" + }, + { + "rshares": 764587130, + "voter": "mohammed123" + }, + { + "rshares": 464463583, + "voter": "kooshikoo" + }, + { + "rshares": 10849845352, + "voter": "webdeals" + }, + { + "rshares": 16486935205, + "voter": "proto" + }, + { + "rshares": 644938467, + "voter": "curator" + }, + { + "rshares": 24460059681, + "voter": "pinkisland" + }, + { + "rshares": 1788332586, + "voter": "alex.chien" + }, + { + "rshares": 537151647, + "voter": "fnait" + }, + { + "rshares": 502370811, + "voter": "keepcalmand" + }, + { + "rshares": 36980045409, + "voter": "celebr1ty" + }, + { + "rshares": 6269241467, + "voter": "beanz" + }, + { + "rshares": 29622795026, + "voter": "smailer" + }, + { + "rshares": 1916768690, + "voter": "andreynoch" + }, + { + "rshares": 2508005666, + "voter": "belkins" + }, + { + "rshares": 22568372246, + "voter": "williambanks" + }, + { + "rshares": 1228556126, + "voter": "metaflute" + }, + { + "rshares": 8330954811, + "voter": "taker" + }, + { + "rshares": 16536123177, + "voter": "gmurph" + }, + { + "rshares": 7778902595, + "voter": "chris.roy" + }, + { + "rshares": 46120509168, + "voter": "timsaid" + }, + { + "rshares": 93179996002, + "voter": "joele" + }, + { + "rshares": 1228318050, + "voter": "paynode" + }, + { + "rshares": 61953313410, + "voter": "sirwinchester" + }, + { + "rshares": 8390933191, + "voter": "gargon" + }, + { + "rshares": 2332480922, + "voter": "pgarcgo" + }, + { + "rshares": 282475333, + "voter": "future24" + }, + { + "rshares": 9800700626, + "voter": "thebotkiller" + }, + { + "rshares": 11703925092, + "voter": "goingpaper" + }, + { + "rshares": 9478532876, + "voter": "theconnoisseur" + }, + { + "rshares": 1310860944, + "voter": "bledarus" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 7922688868, + "voter": "kyriacos" + }, + { + "rshares": 5258185581, + "voter": "lemouth" + }, + { + "rshares": 3152432234, + "voter": "abarefootpoet" + }, + { + "rshares": 1106918787, + "voter": "alexma3x" + }, + { + "rshares": 244133529, + "voter": "jimmytwoshoes" + }, + { + "rshares": 5604020976, + "voter": "gvargas123" + }, + { + "rshares": 1472156059, + "voter": "gdsprgdd" + }, + { + "rshares": 1811437634, + "voter": "movievertigo" + }, + { + "rshares": 47544190219, + "voter": "dragonanarchist" + }, + { + "rshares": 6942985003, + "voter": "craigwilliamz" + }, + { + "rshares": 256121543428, + "voter": "oldtimer" + }, + { + "rshares": 4503423419, + "voter": "steemitpatina" + }, + { + "rshares": 4294437615, + "voter": "lancem" + }, + { + "rshares": 2169254983, + "voter": "cryptoeasy" + }, + { + "rshares": 717820732, + "voter": "runridefly" + }, + { + "rshares": 7312796092, + "voter": "einsteinpotsdam" + }, + { + "rshares": 2138560797, + "voter": "jeremyfromwi" + }, + { + "rshares": 56265756, + "voter": "steemitup" + }, + { + "rshares": 1686379746, + "voter": "davidjkelley" + }, + { + "rshares": 57099237, + "voter": "skaraosky" + }, + { + "rshares": 6917765207, + "voter": "davidbrogan" + }, + { + "rshares": 32095690690, + "voter": "sponge-bob" + }, + { + "rshares": 15628558049, + "voter": "digital-wisdom" + }, + { + "rshares": 22447321617, + "voter": "disofdis" + }, + { + "rshares": 5768322041, + "voter": "jwaser" + }, + { + "rshares": 93669300, + "voter": "kyusho" + }, + { + "rshares": 222354480, + "voter": "pjo" + }, + { + "rshares": 2718313646, + "voter": "bwaser" + }, + { + "rshares": 6021996039, + "voter": "renzoarg" + }, + { + "rshares": 59424037971, + "voter": "tracemayer" + }, + { + "rshares": 5327999017, + "voter": "brains" + }, + { + "rshares": 54408230, + "voter": "feruz" + }, + { + "rshares": 1236939246, + "voter": "anomaly" + }, + { + "rshares": 1484844103, + "voter": "ellepdub" + }, + { + "rshares": 9128684631, + "voter": "herpetologyguy" + }, + { + "rshares": 59621226, + "voter": "drac59" + }, + { + "rshares": 4891777366, + "voter": "morgan.waser" + }, + { + "rshares": 51376153, + "voter": "eagleeye7850" + }, + { + "rshares": 51343959, + "voter": "simonakindle" + }, + { + "rshares": 57266113, + "voter": "technium" + }, + { + "rshares": 51215236, + "voter": "deli" + }, + { + "rshares": 51141851, + "voter": "slow" + }, + { + "rshares": 50949641, + "voter": "poemandres" + }, + { + "rshares": 61035542, + "voter": "teo" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 50543061, + "voter": "rabobank" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 50482289, + "voter": "connection" + }, + { + "rshares": 50317220, + "voter": "piphunters" + }, + { + "rshares": 8222386076, + "voter": "cato-the-elder" + }, + { + "rshares": 3044306684, + "voter": "strong-ai" + }, + { + "rshares": 162904624, + "voter": "allianz" + }, + { + "rshares": 160034557, + "voter": "yanik" + }, + { + "rshares": 160128119, + "voter": "robyneggs" + }, + { + "rshares": 158617835, + "voter": "ndea30" + }, + { + "rshares": 158610679, + "voter": "domenico" + }, + { + "rshares": 101178006, + "voter": "nikomah" + }, + { + "rshares": 107496727, + "voter": "elsi" + }, + { + "rshares": 154281152, + "voter": "mgibson" + }, + { + "rshares": 156864426, + "voter": "pyroveso" + } + ], + "author": "timsaid", + "author_payout_value": "0.000 HBD", + "author_reputation": 64.69, + "beneficiaries": [], + "blacklists": [], + "body": "\n
    \n

    Many things around us and with us happen we take for granted. We see, feel, taste, hear and smell unknowingly how it works. As we were children we called anything into question and now accept reality as it is. We lost the magic in all these wonderful things. This series addresses the wonder of natures and will bring its magic back to light. The first part of the Life Explorers - The Human Senses starts with the sense of sight. We see forms and colors, see bright and dark. But why?
    \n 

    \n

    To be able to answer this question we first need to have look at the nature off light. Light is a form of electromagnetic (EM) radiation, to be accurate we need to speak of visible light because only a small portion of the actual EM spectrum is visible to the human eye. The following illustration shows the EM spectrum. Frequency and wavelength are inversely proportional, the shorter the wavelength the higher the frequency. With higher frequencies the amount of energy is rising, this is for instance the reason why Gamma Rays are deadly. The high energy of the gamma rays are devastating for biological cells as they are ionizing and cause secondary radiation like X-Rays or electron diffraction. E= h \u2022 f is formula which depicts the proportionality of E energy and f frequency (h stands for the Planck constant).    Here a little example for the energy of a short and a long wavelength. 

    \n \n \n \n \n \n \n \n \n \n \n \n
    redE=h \u2022 f = 6,626 070 040 \u00b7 10\u221234 J*s * 384 THz1,59 eV
    violetE=h \u2022 f = 6,626 070 040 \u00b7 10\u221234 J*s * 789 THz3,26 eV
    \n
    \n
    Fig. 1. The electromagnetic spectrum. Source: Livescience
    \n

    As shown above the visible light is only a tiny portion of the EM spectrum. The human eye is able to see colors from red to violet, which is equivalent to wavelengths from 780nm to 380nm (nm = nanometer).

    \n

     
    \nWhy do is the Steemit logo blue and not red?

    \n
    \n

    Sure because @dantheman and @ned decided so :) But on a scientific base, how come we see blue and not another color? 

    \n

    Now that we know what visible light is let\u2019s have a look at the interaction of EM radiation and the objects we see. The actual color we perceive depends on the physical principle of reflection and adsorption.  
    \n
    \nMost objects reflect light but before that happens they adsorb part of the light they receive. The wavelength they adsorb determines what your eye will process later. For instance when all wavelengths expect red (780nm) are adsorbed the object will reflect red. Same goes for a blue steemit logo for instance. The logo absorbs all wavelengths expect the blue.   

    \n

    More than one wavelength can be reflected the same time, this therefore is why we see shades of the same color.   

    \n
    \n

    We can see purple color when blue and red are reflected wavelengths. We see white when an object absorbs no light.  
    \nIsaac Newton showed that white light contains all colors. He used a prism to separate the colors of spectrum of visible light.    

    \n

    How does reflection and adsorption work?     

    \n

    To understand how adsorption works we need to have a closer look into the chemistry of molecules. As described light hitting an object, here molecule, is adsorbed and we see the complementary color as a result. The following abbreviations will be used: HOMO = Highest occupied molecule orbital and LUMO = Lowest unoccupied molecule orbital. Carrots are orange, but why?      

    \n
    \n

    Electrons are moving in a certain space around the nucleus, called orbitals. The energy of light promotes an electron from a bonding or non-bonding orbital into an empty anti-bonding orbital, from HOMO to LUMO. The gap between these two orbitals is equivalent to the amount of energy that is needed to promote the electrons. A larger gap therefore requires light with more energy, for instance blue or violet. The chemical molecule that gives the carrot its orange color is called beta-carotene. Beta-carotene absorbs light between 400nm and 500nm with a peak at 470nm. Having a look at our additive color schema we will see that the complementary color of blue is yellow. Now is that not only blue, but a wide range of light between 400nm and 500nm is absorbed.      

    \n
    \n

    So when light hits the electrons of beta-carotene the electrons move from HOMO to LUMO and adsorb the light between 400nm and 500nm. This is the wavelength needed to promote the electron with the exact amount to energy needed.  

    \n
    \n

    Note: The electron moves back from LUMO to HOMO. The energy from the light used to promote the electron from HOMO to LUMO can be emitted in form of radiation or heat. In summer we all notice that black material gets warmer than bright. This is because the complete wavelength of the VIS is absorbed and emitted as heat.     

    \n

    Transforming waves to information  

    \n

    Now that we know how the light is absorbed by objects we need to examine how our eyes work. Without the human eye we wouldn\u2019t see anything, that\u2019s for sure. But how are we able to distinguish colors and brightness? Our retina has approximately 6 million cones and 120 million rods. When the reflected light hits our retina these cells become active.
    \n We have three different type of cone cells, S(-hort), M-(medium) and L-(ong) cones. Short, medium and long refer to the wavelength the cell is responding to. The rods however can work with different wavelengths and thus do not matter when it comes to color. They are responsible for brightness and become active when there is less light. While the cones are active and working we speak of photopic vision, responsible for color sight. Scotopic vision is the terminus for sight in low light and only seeing in shades of gray.   

    \n
    Fig. 2. Eye and retinal profile. Source: Kevinmd
    \n

    As described the human retina has three kinds of cones. Each sensitive to a different wavelength. The following illustrations depicts the relation of wavelength and cones. These three cones together make it possible that we see colors. By combining cones we are able to see over 200 million different colors.  

    \n
    Fig. 3. Spectral sensitivity of the receptor (rods and cones). Source: Wikibooks; Sensory Systems 
    \n

    So when light hits a cone it becomes activated. How does this activation work?
    \n 

    \n

    This is a very complex biochemical process I will try to explain without going too much into detail since we could do several posts just about this process. However we will have a look at the basic.   

    \n

    Both, cones and rods contain a light-sensitive receptor protein called Rhodopsin, also known as visual purple. Under the influence of light Rhodopsin decomposes into Opsin and trans-Retinal. This process repeats and creates a cascade. The end of the processes results in regulating a molecule named Glutamat. The cells behind the retina turn these signals into nerve impulses to make it processable for the human brain.   

    \n


    \n

    Thank you for reading the first part of Life Explorers - The Human Senses, Don't miss the next part.
    \nDo you have an questions or suggestions? Want to know about a scientific topic? Leave a comment.
    \n
    \nTim Said

    \n", + "category": "science", + "children": 19, + "created": "2016-09-05T21:02:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s12.postimg.org/64c1pstcd/senseseye.jpg", + "https://s14.postimg.org/uajq64zo1/emspectrumvis.jpg", + "https://s10.postimg.org/isgrqldc9/steemitlogo.png", + "https://s15.postimg.org/eajm6sv8r/prismandrgb.jpg", + "https://s14.postimg.org/5q33u4jup/steemcarrot.jpg", + "https://s21.postimg.org/h90irk9s7/carotene.gif", + "https://s17.postimg.org/uot71t3j3/homolumo.png", + "https://s18.postimg.org/vi5wzz509/retina.jpg", + "https://s17.postimg.org/jxtaq6apr/conesrods.jpg" + ], + "links": [ + "http://www.livescience.com/32344-what-are-x-rays.html", + "http://cdn.kevinmd.com/blog/wp-content/uploads/retina.jpg", + "https://en.wikibooks.org/wiki/Sensory_Systems/Visual_System" + ], + "tags": [ + "science", + "lifeexplorers", + "life", + "nature", + "health" + ], + "users": [ + "dantheman", + "ned" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 88758332960581, + "payout": 734.855, + "payout_at": "2016-09-12T21:02:51", + "pending_payout_value": "734.855 HBD", + "percent_hbd": 10000, + "permlink": "steemit-explorers-the-human-senses-part-i-sight", + "post_id": 1139334, + "promoted": "202.020 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 195 + }, + "title": "Life Explorers - The Human Senses Part I: Sight", + "updated": "2016-09-06T05:35:12", + "url": "/science/@timsaid/steemit-explorers-the-human-senses-part-i-sight" + }, + { + "active_votes": [ + { + "rshares": 566627757523, + "voter": "dantheman" + }, + { + "rshares": 172935370348, + "voter": "highasfuck" + }, + { + "rshares": 979750467824, + "voter": "liondani" + }, + { + "rshares": 3720488193, + "voter": "boy" + }, + { + "rshares": 4516841735, + "voter": "bue-witness" + }, + { + "rshares": 828581067, + "voter": "bunny" + }, + { + "rshares": 65037632700, + "voter": "bue" + }, + { + "rshares": 1993835727, + "voter": "mini" + }, + { + "rshares": 256442875, + "voter": "moon" + }, + { + "rshares": 398407857501, + "voter": "recursive2" + }, + { + "rshares": 405156538906, + "voter": "recursive3" + }, + { + "rshares": 2578424778892, + "voter": "recursive" + }, + { + "rshares": 11606677474, + "voter": "proctologic" + }, + { + "rshares": 747493846, + "voter": "healthcare" + }, + { + "rshares": 1161008754, + "voter": "daniel.pan" + }, + { + "rshares": 5042513512, + "voter": "sammy007" + }, + { + "rshares": 21127702358, + "voter": "hcf27" + }, + { + "rshares": 392330736044, + "voter": "woo7739" + }, + { + "rshares": 303917950005, + "voter": "chitty" + }, + { + "rshares": 345836633, + "voter": "helen.tan" + }, + { + "rshares": 22047833256, + "voter": "nikolai" + }, + { + "rshares": 3366382061, + "voter": "morning" + }, + { + "rshares": 3904360862, + "voter": "ppitonak" + }, + { + "rshares": 177791083963, + "voter": "jamtaylor" + }, + { + "rshares": 8045649981, + "voter": "cryptorune" + }, + { + "rshares": 22595244740, + "voter": "joelinux" + }, + { + "rshares": 5586884897, + "voter": "spaninv" + }, + { + "rshares": 22786454650, + "voter": "teatree" + }, + { + "rshares": 34313430362, + "voter": "james-show" + }, + { + "rshares": 1432715390, + "voter": "murh" + }, + { + "rshares": 917851920, + "voter": "leprechaun" + }, + { + "rshares": 912434705, + "voter": "ranko-k" + }, + { + "rshares": 56501870239, + "voter": "aenor" + }, + { + "rshares": 13177382319, + "voter": "btotherest" + }, + { + "rshares": 10327600289, + "voter": "johnerfx" + }, + { + "rshares": 69909261962, + "voter": "noganoo" + }, + { + "rshares": 2217132176566, + "voter": "stellabelle" + }, + { + "rshares": 6799266998, + "voter": "evan7" + }, + { + "rshares": 233230107272, + "voter": "wingz" + }, + { + "rshares": 13833394447, + "voter": "samether" + }, + { + "rshares": 4387565307, + "voter": "dahaz159" + }, + { + "rshares": 323509837196, + "voter": "kaylinart" + }, + { + "rshares": 128856964990, + "voter": "schro" + }, + { + "rshares": 309032139, + "voter": "bitcoinnational" + }, + { + "rshares": 30230668820, + "voter": "tobixen" + }, + { + "rshares": 179192996861, + "voter": "thedashguy" + }, + { + "rshares": 4045665201, + "voter": "usefree" + }, + { + "rshares": 2799169786, + "voter": "gary-smith" + }, + { + "rshares": 3512092095, + "voter": "mammasitta" + }, + { + "rshares": 4636329916, + "voter": "fuck.off" + }, + { + "rshares": 12972939718, + "voter": "magnebit" + }, + { + "rshares": 5755812898, + "voter": "iloveporn" + }, + { + "rshares": 3490323117, + "voter": "the.bot" + }, + { + "rshares": 7000480953, + "voter": "johnbradshaw" + }, + { + "rshares": 58365810442, + "voter": "norbu" + }, + { + "rshares": 12820500774, + "voter": "bitcoinmeister" + }, + { + "rshares": 4997920619, + "voter": "the.whale" + }, + { + "rshares": 3125302080, + "voter": "sunshinecrypto" + }, + { + "rshares": 55677464852, + "voter": "booja" + }, + { + "rshares": 4258098520, + "voter": "dennygalindo" + }, + { + "rshares": 4959284136, + "voter": "unicornfarts" + }, + { + "rshares": 2737885092, + "voter": "soupernerd" + }, + { + "rshares": 5115172637, + "voter": "vote" + }, + { + "rshares": 14515244254, + "voter": "elyaque" + }, + { + "rshares": 5265412146, + "voter": "kissmybutt" + }, + { + "rshares": 11343270265, + "voter": "r4fken" + }, + { + "rshares": 512168285, + "voter": "steemswede" + }, + { + "rshares": 15963348720, + "voter": "picokernel" + }, + { + "rshares": 7022246224, + "voter": "jholmes91" + }, + { + "rshares": 1646087329, + "voter": "fydel" + }, + { + "rshares": 943863353, + "voter": "nobreku" + }, + { + "rshares": 151052306779, + "voter": "knircky" + }, + { + "rshares": 91676883571, + "voter": "sigmajin" + }, + { + "rshares": 11951646778, + "voter": "ausbitbank" + }, + { + "rshares": 429990873, + "voter": "akareyon" + }, + { + "rshares": 181322915378, + "voter": "freeyourmind" + }, + { + "rshares": 18940589315, + "voter": "fulltimegeek" + }, + { + "rshares": 6198566354, + "voter": "egjoshslim" + }, + { + "rshares": 9117162454, + "voter": "blockchainbilly" + }, + { + "rshares": 15663282979, + "voter": "ashold882015" + }, + { + "rshares": 167157550959, + "voter": "repholder" + }, + { + "rshares": 4564314455, + "voter": "thegoodguy" + }, + { + "rshares": 247212033, + "voter": "swaghetti" + }, + { + "rshares": 5507864316, + "voter": "cryptosi" + }, + { + "rshares": 79012264189, + "voter": "ntomaino" + }, + { + "rshares": 7477138730, + "voter": "noodhoog" + }, + { + "rshares": 2927449570, + "voter": "kell234" + }, + { + "rshares": 399177345, + "voter": "mrshade" + }, + { + "rshares": 11984005559, + "voter": "fundurian" + }, + { + "rshares": 1254384994, + "voter": "vorsseli" + }, + { + "rshares": 123279502731, + "voter": "kevinpham20" + }, + { + "rshares": 120671854452, + "voter": "demotruk" + }, + { + "rshares": 3840860910, + "voter": "adamt" + }, + { + "rshares": 10218475734, + "voter": "kewpiedoll" + }, + { + "rshares": 3021913571, + "voter": "febird" + }, + { + "rshares": 3022743349, + "voter": "bones" + }, + { + "rshares": 147627391, + "voter": "apptrade" + }, + { + "rshares": 2109841036, + "voter": "applesauce" + }, + { + "rshares": 4831185704, + "voter": "masterinvestor" + }, + { + "rshares": 2503443057, + "voter": "stea90" + }, + { + "rshares": 570936521, + "voter": "quigua" + }, + { + "rshares": 463879581, + "voter": "kooshikoo" + }, + { + "rshares": 7617108667, + "voter": "webdeals" + }, + { + "rshares": 17164865565, + "voter": "pinkisland" + }, + { + "rshares": 3052689593, + "voter": "bkkshadow" + }, + { + "rshares": 879507428, + "voter": "mar1978co" + }, + { + "rshares": 478035225, + "voter": "loum" + }, + { + "rshares": 30896278536, + "voter": "williambanks" + }, + { + "rshares": 2688248291, + "voter": "weenis" + }, + { + "rshares": 152695761, + "voter": "vitz81" + }, + { + "rshares": 83547862361, + "voter": "twinner" + }, + { + "rshares": 4887223428, + "voter": "satoshifpv" + }, + { + "rshares": 64903901, + "voter": "lilong" + }, + { + "rshares": 30591994425, + "voter": "myfirst" + }, + { + "rshares": 1838865673, + "voter": "feelapi" + }, + { + "rshares": 2944662227, + "voter": "cjclaro" + }, + { + "rshares": 165604593, + "voter": "snowflake" + }, + { + "rshares": 3138994752, + "voter": "steemleak" + }, + { + "rshares": 133044304, + "voter": "luke490" + }, + { + "rshares": 7190135631, + "voter": "slimjim" + }, + { + "rshares": 9322960051, + "voter": "thebotkiller" + }, + { + "rshares": 3507463169, + "voter": "cmorton" + }, + { + "rshares": 11871680838, + "voter": "cryptos" + }, + { + "rshares": 73603234, + "voter": "sijoittaja" + }, + { + "rshares": 101244129774, + "voter": "helikopterben" + }, + { + "rshares": 1418847949, + "voter": "alexma3x" + }, + { + "rshares": 249904869, + "voter": "jimmytwoshoes" + }, + { + "rshares": 1237440732, + "voter": "gdsprgdd" + }, + { + "rshares": 7130857719, + "voter": "generation.easy" + }, + { + "rshares": 13905458489, + "voter": "mandibil" + }, + { + "rshares": 14291678999, + "voter": "playerdeus" + }, + { + "rshares": 1624044881, + "voter": "ines-f" + }, + { + "rshares": 309692332, + "voter": "codymac40" + }, + { + "rshares": 1103360772, + "voter": "contentjunkie" + }, + { + "rshares": 58645215, + "voter": "dubloon135" + }, + { + "rshares": 305607086, + "voter": "mikehere" + }, + { + "rshares": 9551786749, + "voter": "luminousvisions" + }, + { + "rshares": 55979644, + "voter": "skaraosky" + }, + { + "rshares": 1890040933, + "voter": "leavemealone" + }, + { + "rshares": 115499462203, + "voter": "dan-bn" + }, + { + "rshares": 70310629, + "voter": "siclone23" + }, + { + "rshares": 25835980056, + "voter": "dubi" + }, + { + "rshares": 1565604150, + "voter": "baodog" + }, + { + "rshares": 41962066513, + "voter": "cnfund" + }, + { + "rshares": 75599342, + "voter": "projecthor" + }, + { + "rshares": 206212756, + "voter": "ballinconscious" + }, + { + "rshares": 68932158, + "voter": "whatsup" + }, + { + "rshares": 53873853, + "voter": "mike1911" + }, + { + "rshares": 329313117, + "voter": "robotev2" + }, + { + "rshares": 55773949, + "voter": "alyssasanders" + }, + { + "rshares": 78982323, + "voter": "thefinanceguy" + }, + { + "rshares": 50182215, + "voter": "sageboba" + }, + { + "rshares": 818498504, + "voter": "robotev" + }, + { + "rshares": 1626480492, + "voter": "nil1511" + }, + { + "rshares": 72030714, + "voter": "rawbeing" + }, + { + "rshares": 4191984521, + "voter": "airmike" + }, + { + "rshares": 112287621, + "voter": "comeup" + }, + { + "rshares": 673845983, + "voter": "reddust" + } + ], + "author": "leavemealone", + "author_payout_value": "0.000 HBD", + "author_reputation": 45.25, + "beneficiaries": [], + "blacklists": [], + "body": "As we all sit here trying to build steem and support the project, Ned and Dan (two founders of Steemi) are transferring to Poloniex and dumping all over the buy orders killing the price. Why are they doing this? This needs to be stopped!!!\n\n![dumping](https://puu.sh/qWKV3/dde86c2c45.png)\n\nAnyone have any ideas what is going on here? Is it time to get out while we can?", + "category": "steemit", + "children": 116, + "created": "2016-09-01T22:49:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://puu.sh/qWKV3/dde86c2c45.png" + ], + "tags": [ + "steemit", + "market", + "price", + "steem", + "poloniex" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 11370017153084, + "payout": 18.273, + "payout_at": "2016-09-08T22:49:21", + "pending_payout_value": "18.273 HBD", + "percent_hbd": 10000, + "permlink": "ned-and-dantheman-dump-50-500-steem-on-market-today-wtf-is-going-on", + "post_id": 1091486, + "promoted": "201.352 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 158 + }, + "title": "@ned & @dantheman DUMP 50,500 STEEM on Market today! WTF is going on?!", + "updated": "2016-09-01T22:49:21", + "url": "/steemit/@leavemealone/ned-and-dantheman-dump-50-500-steem-on-market-today-wtf-is-going-on" + }, + { + "active_votes": [ + { + "rshares": 4264801627311, + "voter": "wang" + }, + { + "rshares": 6355020214373, + "voter": "steemit200" + }, + { + "rshares": 210935138158, + "voter": "steem-id" + }, + { + "rshares": 4513752148837, + "voter": "au1nethyb1" + }, + { + "rshares": 10777629083, + "voter": "proctologic" + }, + { + "rshares": 392405354610, + "voter": "woo7739" + }, + { + "rshares": 23476395882, + "voter": "yefet" + }, + { + "rshares": 404897958, + "voter": "paco-steem" + }, + { + "rshares": 4615942497, + "voter": "spaninv" + }, + { + "rshares": 36761459891, + "voter": "james-show" + }, + { + "rshares": 3148612688, + "voter": "jerome-colley" + }, + { + "rshares": 976605325, + "voter": "coar" + }, + { + "rshares": 1432543138, + "voter": "murh" + }, + { + "rshares": 469385562681, + "voter": "cyber" + }, + { + "rshares": 316201719, + "voter": "stiletto" + }, + { + "rshares": 12858141661, + "voter": "primus" + }, + { + "rshares": 52123584116, + "voter": "booja" + }, + { + "rshares": 7907158390, + "voter": "kakradetome" + }, + { + "rshares": 320412905, + "voter": "steemswede" + }, + { + "rshares": 6444619088, + "voter": "qamarpinkpanda" + }, + { + "rshares": 3472486489, + "voter": "owdy" + }, + { + "rshares": 154306980856, + "voter": "knircky" + }, + { + "rshares": 36245526538, + "voter": "biophil" + }, + { + "rshares": 3748211699, + "voter": "karen13" + }, + { + "rshares": 8368454072, + "voter": "deviedev" + }, + { + "rshares": 1282893744, + "voter": "vorsseli" + }, + { + "rshares": 19174335590, + "voter": "mustafaomar" + }, + { + "rshares": 1501784652, + "voter": "fubar-bdhr" + }, + { + "rshares": 28355737154, + "voter": "royaltiffany" + }, + { + "rshares": 10210797077, + "voter": "exyle" + }, + { + "rshares": 171701958057, + "voter": "jl777" + }, + { + "rshares": 435478790, + "voter": "kooshikoo" + }, + { + "rshares": 15699815948, + "voter": "proto" + }, + { + "rshares": 14043989668, + "voter": "pinkisland" + }, + { + "rshares": 2338655401, + "voter": "ace108" + }, + { + "rshares": 2991165818, + "voter": "bkkshadow" + }, + { + "rshares": 26465755082, + "voter": "williambanks" + }, + { + "rshares": 7849492736, + "voter": "taker" + }, + { + "rshares": 165769057, + "voter": "snowflake" + }, + { + "rshares": 3138994752, + "voter": "steemleak" + }, + { + "rshares": 97274422829, + "voter": "helikopterben" + }, + { + "rshares": 764960163, + "voter": "telos" + }, + { + "rshares": 57930015, + "voter": "success43" + }, + { + "rshares": 11628203002, + "voter": "hilarski" + }, + { + "rshares": 586319380, + "voter": "runridefly" + }, + { + "rshares": 172932392, + "voter": "ezrabcs" + }, + { + "rshares": 69498750, + "voter": "uziriel" + }, + { + "rshares": 7034398796, + "voter": "davidbrogan" + }, + { + "rshares": 3640096656, + "voter": "ericbotticelli" + }, + { + "rshares": 17334568050, + "voter": "oldstone" + }, + { + "rshares": 615797359, + "voter": "nebcat" + }, + { + "rshares": 13680199584, + "voter": "bluehorseshoe" + }, + { + "rshares": 197982642374, + "voter": "asksisk" + }, + { + "rshares": 9213852022, + "voter": "goose" + }, + { + "rshares": 51454384, + "voter": "wanglai" + }, + { + "rshares": 55976796, + "voter": "drac59" + } + ], + "author": "pinkisland", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.17, + "beneficiaries": [], + "blacklists": [], + "body": "\n

                                                      

    \n

             Behind the desk, every student sits and observes every teacher and how they address the lesson. They look at one figure inside the class within their vision and that make the view limited in their eyes. But let switch the roles and try to see how the teacher look at their student in that big vision. Looking to a speaker is different than observing the reader. Chapter one in the book \u201cTeachers, Schools, and Society\u201d by David Miller Sadker and Karen R. Zittleman, discuss how teacher scenery is different from that of student and it guides the reader to find the positive and negative points for a teacher to encounter in his career; it will help reader to discover whether they should complete aiming for to become a teacher.

    \n

             The goal for every reader is to find and choose the best career that will find happiness and bring the joy while practicing it. That\u2019s what makes the chapter more comfortable to read in; it didn\u2019t force the material on the reader but instead, it gives suggestions and real life examples about how being a teacher would look like. \u201cYou be the Judge\u201d is whole examples for a student to know how being a teacher could have a negative or positive impact on their lives, and it\u2019s a good way to them clarify their position whether to continue with being a teacher as a career meant to them or not convinced by. Also, there was a survey in the chapter that shows how many teachers get paid yearly in different states; it\u2019s a good side to the students to know that being a teacher could provide a decent life for them as a job.

    \n

             Teachers need to have a bunch of specification in orders to be called a successor. Preparing a teacher to this career and guiding them to be effective to his class is an important step that could impact the whole future of both teachers and learner. That idea of preparation considers as an informative process and not implicit, and it\u2019s a good topic that's been clarified in that chapter. Moreover, another idea that been addressed at the end of the chapter is how the student could improve his skills and concepts of the learning process before graduation, and that been shown with listing several steps that the student should put into consideration in order to become successful and creative. It does not only help the learner himself in the long run but also give a chance to make his future classes more creative and cooperative at the time. For instance, some of the steps say that the teacher should study their courses that the handle carefully and planned for them ahead to make sure it\u2019s clear to him and would be to students at the time. Also, they should have a good impression during their learning process and to keep on building it on. That\u2019s how a student could have some ideas to consider and to begin with if they are struggling with what to start with or improve while they are still learning about their career.

    \n

             Students should figure out if the teaching career is the one that meant to them and they will enjoy practicing end for most of their life. That chapter did a good job in discussing some topic that will help the student take their decision regarding this career and if they willing to take that challenge and start filling and building their knowledge. It does not only help the student to become successful teachers but also prepare them to make a more bright future for the generation they will be willing to teach, and to be creative with their work and thoughts. So, after knowing and considering what a teacher need to handle and think of, the student will start to find their own way to teach and make their job process different from other teachers they encounter before. 

    \n


    \n", + "category": "writing", + "children": 7, + "created": "2016-09-02T01:14:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.onionstatic.com/onion/2738/1/16x9/565.jpg" + ], + "tags": [ + "writing", + "analysis", + "steemit", + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 17239525786043, + "payout": 37.412, + "payout_at": "2016-09-09T01:14:12", + "pending_payout_value": "37.412 HBD", + "percent_hbd": 10000, + "permlink": "teaching-as-a-career-or-analysis-of-the-book-teachers-schools-and-society", + "post_id": 1092931, + "promoted": "200.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 56 + }, + "title": "Teaching As A Career | Analysis of the Book : \u201cTeachers, Schools, and Society\u201d", + "updated": "2016-09-02T01:14:12", + "url": "/writing/@pinkisland/teaching-as-a-career-or-analysis-of-the-book-teachers-schools-and-society" + }, + { + "active_votes": [ + { + "rshares": 10188876905486, + "voter": "dantheman" + }, + { + "rshares": 3830035846987, + "voter": "silversteem" + }, + { + "rshares": 3720292037, + "voter": "boy" + }, + { + "rshares": 215423119821, + "voter": "steem-id" + }, + { + "rshares": 4516598968, + "voter": "bue-witness" + }, + { + "rshares": 828540282, + "voter": "bunny" + }, + { + "rshares": 65013129899, + "voter": "bue" + }, + { + "rshares": 1993734736, + "voter": "mini" + }, + { + "rshares": 256433164, + "voter": "moon" + }, + { + "rshares": 731040242281, + "voter": "pfunk" + }, + { + "rshares": 747456946, + "voter": "healthcare" + }, + { + "rshares": 1160950489, + "voter": "daniel.pan" + }, + { + "rshares": 392405354610, + "voter": "woo7739" + }, + { + "rshares": 285682873005, + "voter": "chitty" + }, + { + "rshares": 345823038, + "voter": "helen.tan" + }, + { + "rshares": 1432554801, + "voter": "murh" + }, + { + "rshares": 399788237, + "voter": "applecrisp" + }, + { + "rshares": 1460925170254, + "voter": "sean-king" + }, + { + "rshares": 221213340693, + "voter": "kimziv" + }, + { + "rshares": 11592975842, + "voter": "magnebit" + }, + { + "rshares": 67555883079, + "voter": "razvanelulmarin" + }, + { + "rshares": 392842631094, + "voter": "fyrstikken" + }, + { + "rshares": 261495678, + "voter": "ladyclair" + }, + { + "rshares": 3125302080, + "voter": "sunshinecrypto" + }, + { + "rshares": 61289877049, + "voter": "lehard" + }, + { + "rshares": 154306980856, + "voter": "knircky" + }, + { + "rshares": 89328435008, + "voter": "sigmajin" + }, + { + "rshares": 152897742927, + "voter": "jacor" + }, + { + "rshares": 2212025362, + "voter": "johnnydollar" + }, + { + "rshares": 36245526538, + "voter": "biophil" + }, + { + "rshares": 1282893744, + "voter": "vorsseli" + }, + { + "rshares": 37122522843, + "voter": "mynameisbrian" + }, + { + "rshares": 19174335590, + "voter": "mustafaomar" + }, + { + "rshares": 12483663020, + "voter": "pinkisland" + }, + { + "rshares": 2461729572, + "voter": "ace108" + }, + { + "rshares": 12032742765, + "voter": "sisterholics" + }, + { + "rshares": 26465755082, + "voter": "williambanks" + }, + { + "rshares": 159607688, + "voter": "naomi-louise" + }, + { + "rshares": 250847007495, + "voter": "laonie" + }, + { + "rshares": 7631325795, + "voter": "myfirst" + }, + { + "rshares": 262882640828, + "voter": "somebody" + }, + { + "rshares": 9839187353, + "voter": "flysaga" + }, + { + "rshares": 58103637174, + "voter": "midnightoil" + }, + { + "rshares": 3138994752, + "voter": "steemleak" + }, + { + "rshares": 28138748642, + "voter": "xiaohui" + }, + { + "rshares": 314141984, + "voter": "rusteller" + }, + { + "rshares": 1775190239, + "voter": "xiaokongcom" + }, + { + "rshares": 687222192, + "voter": "future24" + }, + { + "rshares": 9157721462, + "voter": "xianjun" + }, + { + "rshares": 603283562, + "voter": "microluck" + }, + { + "rshares": 61110411, + "voter": "razberrijam" + }, + { + "rshares": 97274422829, + "voter": "helikopterben" + }, + { + "rshares": 7816453178, + "voter": "johnnyyash" + }, + { + "rshares": 57930015, + "voter": "success43" + }, + { + "rshares": 10290925854, + "voter": "hilarski" + }, + { + "rshares": 1773143509, + "voter": "shadowspub" + }, + { + "rshares": 23001901442, + "voter": "daut44" + }, + { + "rshares": 282840398, + "voter": "vonpetro" + }, + { + "rshares": 477616797, + "voter": "mindhunter" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 269346417, + "voter": "serioustruth" + }, + { + "rshares": 2238227885, + "voter": "jillwirt" + }, + { + "rshares": 75599342, + "voter": "projecthor" + }, + { + "rshares": 66091870, + "voter": "rynow" + }, + { + "rshares": 51578525, + "voter": "lennex" + }, + { + "rshares": 55976796, + "voter": "drac59" + }, + { + "rshares": 2169778252, + "voter": "puffin" + }, + { + "rshares": 50828978, + "voter": "mocat15" + } + ], + "author": "serioustruth", + "author_payout_value": "0.000 HBD", + "author_reputation": 53.24, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Yesterday I added a really crappy post on Steemit. Although it was a bit of a negative post, I received some positive feedback. I realised that I have been looking at Steemit from the wrong perspective. 

    \n

    \n

    You see... I am a teacher, and to look at something from a teacher's perspective, is totally different than looking at something from a parent's point of view, or even a fellow steemit writer.  I would like to thank @RHW for listening, and I am very glad to be part of this community. Many projects are being launched,  and the whales are putting in a lot of effort to notice the new aspiring writers.

    \n

    I have changed my view on things now,  I make a point to read as many posts as possible. I comment if needed, and I upvote a post if I find it interesting. We are not in a race here. We are after all in the business of finding new undiscovered talent and to be heard. Now, also said, that what interests me, might not be interesting to you at all. 

    \n

    What I have noticed is that there are quite a few nasty people on steemit. I am certainly not going to call them by their names, but I really feel sorry for these people, as they would not give someone the time of day.

    \n

    I felt very offended by some of the comments made about my post, but realised that negative feedback can be changed into a positive view. 

    \n

    I do not promote or upvote a post just for the sake of upvoting. 

    \n

    I  do my fair share by reading as many posts as possible about my interests. Now, also said, that what interests me, might not be interesting to you at all. 

    \n

    But people are just people.............people should try and upvote the good posts and promote these writers, so we can have new and exciting reading material here on Steemit. 

    \n

    If you do not succeed today, tomorrow is a new day. Try harder. Do not let negative comments make you lose your way. Don't give up. Stay positive. 

    \n

    Because if you are noticed by the right person, then your posts will mean something. Then you will have a voice.

    \n

    I am totally up for a good debate and if you don't agree with me on posts, then feel free to contact me and we can discuss your opinion. Everyone is entitled to their own opinion. If you like my posts please follow me on@serioustruth
    \nTogether we can change the world. Feel free to share or promote my posts. I want to make a difference to the way people think.

    \n

     \u2764Keep on steeming!

    \n", + "category": "success", + "children": 12, + "created": "2016-09-01T23:53:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s20.postimg.org/m18fyrqb1/download_1.png" + ], + "links": [ + "https://steemit.com/@serioustruth" + ], + "tags": [ + "success", + "steemit", + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 19268044087375, + "payout": 46.997, + "payout_at": "2016-09-08T23:53:00", + "pending_payout_value": "46.997 HBD", + "percent_hbd": 10000, + "permlink": "why-we-can-all-succeed-in-life", + "post_id": 1092128, + "promoted": "200.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 68 + }, + "title": "Why we can all succeed in life", + "updated": "2016-09-02T00:01:33", + "url": "/success/@serioustruth/why-we-can-all-succeed-in-life" + }, + { + "active_votes": [ + { + "rshares": 6865708718794, + "voter": "xeldal" + }, + { + "rshares": 8391155265950, + "voter": "pharesim" + }, + { + "rshares": 3188661987634, + "voter": "lafona-miner" + }, + { + "rshares": 2237699549801, + "voter": "samupaha" + }, + { + "rshares": 6043095568756, + "voter": "enki" + }, + { + "rshares": 416502630611, + "voter": "lafona" + }, + { + "rshares": 1066502666030, + "voter": "delegate.lafona" + }, + { + "rshares": 320974092378, + "voter": "lafona5" + }, + { + "rshares": 3820544781800, + "voter": "wang" + }, + { + "rshares": 3099309721, + "voter": "boy" + }, + { + "rshares": 3762638572, + "voter": "bue-witness" + }, + { + "rshares": 697337991, + "voter": "bunny" + }, + { + "rshares": 54024389057, + "voter": "bue" + }, + { + "rshares": 1660983664, + "voter": "mini" + }, + { + "rshares": 213666660, + "voter": "moon" + }, + { + "rshares": 34042532834, + "voter": "aizensou" + }, + { + "rshares": 622745754, + "voter": "healthcare" + }, + { + "rshares": 967227764, + "voter": "daniel.pan" + }, + { + "rshares": 21561714956, + "voter": "dedriss" + }, + { + "rshares": 288146820, + "voter": "helen.tan" + }, + { + "rshares": 11534784730, + "voter": "dave-hughes" + }, + { + "rshares": 1007351350, + "voter": "fkn" + }, + { + "rshares": 37107803041, + "voter": "james-show" + }, + { + "rshares": 330891318789, + "voter": "teamsteem" + }, + { + "rshares": 1326334522, + "voter": "elishagh1" + }, + { + "rshares": 9650753116, + "voter": "richman" + }, + { + "rshares": 3540844593, + "voter": "jerome-colley" + }, + { + "rshares": 7574954620, + "voter": "kefkius" + }, + { + "rshares": 14461373144, + "voter": "cian.dafe" + }, + { + "rshares": 76817142068, + "voter": "asch" + }, + { + "rshares": 562838812114, + "voter": "cyber" + }, + { + "rshares": 254728253114, + "voter": "billbutler" + }, + { + "rshares": 20539948938, + "voter": "thecryptofiend" + }, + { + "rshares": 37511548124, + "voter": "justtryme90" + }, + { + "rshares": 9361058328, + "voter": "johnerfx" + }, + { + "rshares": 75001199923, + "voter": "noganoo" + }, + { + "rshares": 845745510, + "voter": "sunnyray" + }, + { + "rshares": 107750896479, + "voter": "kenny-crane" + }, + { + "rshares": 199343900741, + "voter": "will-zewe" + }, + { + "rshares": 1295463489, + "voter": "fjccoin" + }, + { + "rshares": 1487859268399, + "voter": "sean-king" + }, + { + "rshares": 86220818173, + "voter": "kimziv" + }, + { + "rshares": 78303382465, + "voter": "leta-blake" + }, + { + "rshares": 5298507505, + "voter": "svamiva" + }, + { + "rshares": 404148397580, + "voter": "fyrstikken" + }, + { + "rshares": 237530501, + "voter": "ales" + }, + { + "rshares": 3447344111, + "voter": "michaellamden68" + }, + { + "rshares": 204013843843, + "voter": "asmolokalo" + }, + { + "rshares": 4614780233, + "voter": "steamit" + }, + { + "rshares": 32544390735, + "voter": "hitmeasap" + }, + { + "rshares": 127352923071, + "voter": "chhayll" + }, + { + "rshares": 13192961002, + "voter": "auxon" + }, + { + "rshares": 573324811634, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 268679076, + "voter": "steemswede" + }, + { + "rshares": 215319310, + "voter": "adamgud" + }, + { + "rshares": 82930683818, + "voter": "derekareith" + }, + { + "rshares": 15941974086, + "voter": "picokernel" + }, + { + "rshares": 231868639, + "voter": "mirspirs" + }, + { + "rshares": 823925676, + "voter": "nobreku" + }, + { + "rshares": 11193710521, + "voter": "ausbitbank" + }, + { + "rshares": 836675772, + "voter": "dicov" + }, + { + "rshares": 298314520, + "voter": "johanniellano" + }, + { + "rshares": 19777501932, + "voter": "akareyon" + }, + { + "rshares": 4300172344, + "voter": "gikitiki" + }, + { + "rshares": 2142200192, + "voter": "bitland" + }, + { + "rshares": 38216574755, + "voter": "biophil" + }, + { + "rshares": 4185538732, + "voter": "karen13" + }, + { + "rshares": 29701247281, + "voter": "jpiper20" + }, + { + "rshares": 384335950, + "voter": "leonir" + }, + { + "rshares": 744526625, + "voter": "thinkngrow" + }, + { + "rshares": 349944185, + "voter": "luisucv34" + }, + { + "rshares": 42932326495, + "voter": "milestone" + }, + { + "rshares": 3270221316, + "voter": "maximkichev" + }, + { + "rshares": 12426328804, + "voter": "nippel66" + }, + { + "rshares": 2976132321, + "voter": "imp3" + }, + { + "rshares": 3409584558, + "voter": "davidr" + }, + { + "rshares": 18771327082, + "voter": "mustafaomar" + }, + { + "rshares": 28727446047, + "voter": "royaltiffany" + }, + { + "rshares": 203718333639, + "voter": "jl777" + }, + { + "rshares": 1076818897, + "voter": "oecp85" + }, + { + "rshares": 207787451268, + "voter": "johnsmith" + }, + { + "rshares": 452080638, + "voter": "quigua" + }, + { + "rshares": 10990758206, + "voter": "winstonwolfe" + }, + { + "rshares": 859954354, + "voter": "happyphoenix" + }, + { + "rshares": 7262356354, + "voter": "webdeals" + }, + { + "rshares": 18455105687, + "voter": "proto" + }, + { + "rshares": 221727119, + "voter": "bitmap" + }, + { + "rshares": 10247978573, + "voter": "sisterholics" + }, + { + "rshares": 5344357822, + "voter": "logic" + }, + { + "rshares": 1993799598, + "voter": "andreynoch" + }, + { + "rshares": 2456070989, + "voter": "belkins" + }, + { + "rshares": 52649085689, + "voter": "gomeravibz" + }, + { + "rshares": 8764708303, + "voter": "taker" + }, + { + "rshares": 731831758, + "voter": "pakisnxt" + }, + { + "rshares": 62607001675, + "voter": "laonie" + }, + { + "rshares": 2648592275, + "voter": "timcliff" + }, + { + "rshares": 29014739933, + "voter": "myfirst" + }, + { + "rshares": 2037352685, + "voter": "roy.batty" + }, + { + "rshares": 102471576654, + "voter": "somebody" + }, + { + "rshares": 3835736527, + "voter": "flysaga" + }, + { + "rshares": 19820536682, + "voter": "midnightoil" + }, + { + "rshares": 7023685973, + "voter": "xiaohui" + }, + { + "rshares": 48570688158, + "voter": "terrycraft" + }, + { + "rshares": 14437662629, + "voter": "capper2016" + }, + { + "rshares": 1438674885, + "voter": "xiaokongcom" + }, + { + "rshares": 56250267, + "voter": "biggdogg" + }, + { + "rshares": 1253580623, + "voter": "villainblack" + }, + { + "rshares": 3236349620, + "voter": "blow" + }, + { + "rshares": 3570064064, + "voter": "xianjun" + }, + { + "rshares": 73603234, + "voter": "sijoittaja" + }, + { + "rshares": 71506742, + "voter": "evgenyche" + }, + { + "rshares": 1145609627, + "voter": "bledarus" + }, + { + "rshares": 83679447269, + "voter": "miacats" + }, + { + "rshares": 63303346, + "voter": "rmach" + }, + { + "rshares": 235318349, + "voter": "microluck" + }, + { + "rshares": 73290501683, + "voter": "helikopterben" + }, + { + "rshares": 68023298566, + "voter": "serejandmyself" + }, + { + "rshares": 801075067, + "voter": "telos" + }, + { + "rshares": 17823984520, + "voter": "yef99" + }, + { + "rshares": 51095992, + "voter": "kamil5" + }, + { + "rshares": 58132384, + "voter": "dobbydaba" + }, + { + "rshares": 5688444338, + "voter": "trev" + }, + { + "rshares": 7913107817, + "voter": "booky" + }, + { + "rshares": 2921015416, + "voter": "cryptovpn" + }, + { + "rshares": 24069417896, + "voter": "daut44" + }, + { + "rshares": 154945190, + "voter": "feminism" + }, + { + "rshares": 55633002031, + "voter": "skum" + }, + { + "rshares": 1200772644, + "voter": "maryfromsochi" + }, + { + "rshares": 23712596958, + "voter": "dubi" + }, + { + "rshares": 93769724, + "voter": "alina1" + }, + { + "rshares": 60796067, + "voter": "steemafon" + }, + { + "rshares": 68442517, + "voter": "projecthor" + }, + { + "rshares": 5550981381, + "voter": "chick1" + }, + { + "rshares": 50523318, + "voter": "aoki" + }, + { + "rshares": 50454788, + "voter": "typingagent" + }, + { + "rshares": 50468091, + "voter": "cwb" + }, + { + "rshares": 50357208, + "voter": "wdeniw" + }, + { + "rshares": 52315645, + "voter": "lexikon082" + }, + { + "rshares": 50878690, + "voter": "bobbybillbob" + }, + { + "rshares": 56535034, + "voter": "benberger" + }, + { + "rshares": 50821675, + "voter": "blck" + } + ], + "author": "sean-king", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.17, + "beneficiaries": [], + "blacklists": [], + "body": "\n
    You shall no longer take things at second or third hand, nor look through the eyes of the dead, nor feed on the specters in books, You shall not look through my eyes either, nor take things from me, You shall listen to all sides and filter them from your self.  --Walt Whitman, Song of Myself 
    \n


    \n
    The whole history of these books [the Gospels] is so defective and doubtful that it seems vain to attempt minute enquiry into it: and such tricks have been played with their text, and with the texts of other books relating to them, that we have a right, from that cause, to entertain much doubt what parts of them are genuine. In the New Testament there is internal evidence that parts of it have proceeded from an extraordinary man; and that other parts are of the fabric of very inferior minds. It is as easy to separate those parts, as to pick out diamonds from dunghills.  --Thomas Jefferson, letter to John Adams
    \n


    \n
    There is no coming to consciousness without pain.  --Carl Jung
    \n


    \n


    \n

    _______________________________________________________

    \n

    Redeeming Christ, Part II, Chapter 5, How We Got Our Bibles

    \n


    \n

    Below is Chapter 4 of \"Redeeming Christ\".  Some of what I say below may not make sense unless you've read the Indispensable Introduction, Chapter 1, Chapter 2, Chapter 3 and Chapter 4.  

    \n


    \n

    _______________________________________________________

    \n


    \n

    \n

    (Jefferson's official portrait.  Source:  Wikipedia)

    \n


    \n

    Divine Inspiration

    \n


    \n

    If the earthly Jesus didn\u2019t authorize our Bibles, and if Christians argued for centuries over its makeup, how did history finally settle on \u201cthe\u201d Bible? Well, as we shall come to see, it didn\u2019t. But, to the extent that some modern Literalists believe that there is a single agreed-upon, infallible book of scripture, it is due, in their view, to the concept of \u201cdivine inspiration\u201d\u2014the idea that God\u2019s hand directed both the writing and the compilation of the Bible over hundreds of years.

    \n


    \n

    But, is this idea of divine inspiration a reasonable one? As suggested in the prior chapter, if God had intended for us to look to a history book for our spiritual salvation, he certainly should have, dare I say would have, made his intentions plainer, no? As Professor Ehrman notes:

    \n


    \n
    It is one thing for believers to affirm, on theological grounds, that the decisions about the canon, like the books themselves, were divinely inspired, but it is another thing to look at the actual history of the process and to ponder the long, drawn-out arguments over which books to include and which to reject. The process did not take a few months or years. It took centuries. And even then there was no unanimity. (Lost Christianities at 230)
    \n


    \n


    \n

    Because few lay Christians have ever done so, let\u2019s examine this drawn-out process in more detail. 

    \n


    \n


    \n

    The Gospels

    \n


    \n

    Much of the early arguments over the Bible centered upon which gospels should be included, and which excluded, from the New Testament. After all, as previously noted, there were far more gospels in circulation than merely the four known to our Bibles today:

    \n


    \n
    The greatest difficulty was in choosing the Gospels, and after much controversy, four were chosen: three, those of Matthew, Mark, and Luke, are synopses of Jesus\u2019 life, while John\u2019s Gospel concentrates on a few specific miracles performed by Christ. (Solomon J. Schepps, Foreward to the 1979 edition of Lost Books of the Bible at 9)
    \n


    \n


    \n

    Limiting the Gospels to only four was very important to some early Literalist leaders, although other Literalists and most Gnostics opposed this limitation, and the rationale for it was strained at best. Irenaeus, who we met in the last chapter, was one of the earliest and most vehement proponents of a four gospel canon, arguing that, \u201cit is not possible that there can be more or fewer than four\u201d for \u201c just as there are four regions of the universe, and four principal winds\u201d there must be only four gospels. Though hardly compelling, this rationale has been frequently cited over the centuries. 

    \n


    \n

    Later orthodox Literalists, who ultimately assumed control over the selection process (as we will discuss below), did offer more rational justifications for limiting the gospels to four: They deemed some of the additional ones to be merely supplementary or redundant and therefore unnecessary, while they viewed others, particularly those without a Literalist bent, as outright heretical:

    \n


    \n
    Of the accounts of the life of Jesus that were rejected by the Fathers, many were considered supplementary rather than false. Such was the case with the Gospels of Peter and Nicodemus and the two accounts of Christ\u2019s infancy (I and II Infancy)\u2026.
    \n


    \n

    ***

    \n


    \n
    Peter\u2019s Gospel, which was once held as high as those of Matthew and Mark, and more highly than those of Luke and John, was ultimately rejected because it differs too much in its details from the three chosen synopses. The Gospel of Thomas, one of the Nag Hammadi documents, was rejected for a very different reason. It opens by saying that he who understand the words of Jesus will be saved. This, of course, is in direct contradiction to the chosen Gospels\u2026which say that it is he who believes that will be saved\u2026. (Forward to the 1979 edition of Lost Books of the Bible at 9-10)
    \n


    \n


    \n

    The last of the \u201cchosen\u201d gospels, often called the fourth gospel, was that of John. But the modern reader may be surprised to learn that many early Christians disapproved of it selection:

    \n


    \n
    Even its first generation of readers disagreed as to whether John was a true gospel or a false one\u2014and whether it should be part of the New Testament. John\u2019s defenders among early Christians revered it as the \u201clogos gospel\u201d\u2014the gospel of the divine word or reason (logos, in Greek)\u2014and derided those who opposed it as \u201cirrational\u201d (alogos, lacking reason). Its detractors, by contrast, were quick to point out that John\u2019s narrative differs significantly from those of Matthew, Mark, and Luke. [A]t crucial moments in its account, for example, John\u2019s gospel directly contradicts the combined testimony of the other New Testament gospels. (Elaine Pagels, Beyond Belief: The Secret Gospel of Thomas at 34-35)
    \n


    \n


    \n

    Even so, because it can be bent to a Literalist interpretation, John\u2019s gospel came to be accepted as canon. 

    \n


    \n

    By way of contrast, the Gospel of Peter--a book much prized by most early Christians, rivaling in popularity the Gospels of Matthew and Mark and exceeding Luke and John--was ultimately rejected because it lent itself to a potentially \u201cheretical\u201d interpretation known as docetism. Although it came in a variety of forms, docetism can be understood for purposes of this book as the belief that Christ\u2019s divine nature kept him from experiencing true pain and suffering during his life and death. Serapion (c. 199), the orthodox Bishop of Antioch, (c. 199), concluded that because the Gospel of Peter could be interpreted in a manner inconsistent with orthodox teachings (which held that Jesus suffered in the ordinary sense), it could not have been written by the Apostle Peter. 

    \n


    \n

    While modern scholarship has confirmed that the Gospel of Peter was not written by the historical Peter, Serapion\u2019s rationale for dismissing it should concern those who assert the Bible\u2019s infallibility. Serapion discarded the book simply because he disagreed with it, not because he had any actual evidence or knowledge of forgery. Thus, in Serapion\u2019s approach we see the beginnings of an orthodox \u201clitmus test\u201d for determining the authenticity of early Christian manuscripts\u2014those that largely agreed with the orthodox position, or could be interpreted or easily edited to do so, were frequently held to be authentic, while those that outright contradicted orthodox views were always discarded as forgeries. 

    \n


    \n

    Renowned scholar Bruce M. Metzger, PhD, acknowledges that the compilers of the Bible applied just such a litmus test. According to Metzger, for a book to be considered canonical it must have met three tests:

    \n


    \n

    First, the books must have had apostolic authority\u2014that is, they must have been written either by apostles themselves, who were eyewitnesses to what they wrote about, or by followers of apostles.

    \n


    \n

    [S]econd, there was the criterion of conformity to what was called the rule of faith. That is, was the document congruent with the basic Christian tradition that the [orthodox] church recognized as normative? 

    \n


    \n

    And third, there was the criterion of whether a document had had continuous acceptance and usage by the church at large. [Quoted in The Case For Christ at 66]

    \n


    \n


    \n

    Other scholars have noted that the litmus test came in four parts rather than three, recognizing an additional requirement that the book be \u201cancient\u201d. But regardless, it is the second test, the \u201crule of faith\u201d, that is most intriguing to critical scholars. 

    \n


    \n

    The \u201crule of faith\u201d, sometimes called the \"standard of faith\" rested on the now questionable assumption that the orthodox view of Christianity represented the exclusive authentic tradition. Under this standard, any early Christian document that contradicted the orthodox understanding was considered by the orthodox Literalists of the second and third centuries to be a forgery. For instance, the Gospel of Peter met every prong of the orthodox litmus test noted above save one\u2014the \u201crule of faith\u201d. After all, it was ostensibly written by the Apostle Peter and it was widely used and considered authentic by a great number of Christians, proving itself to be even more popular than Luke or John. The simple fact is that we don\u2019t read the Gospel of Peter in our Bibles today only because parts of it could not be reconciled with certain orthodox teachings and, as we shall see, it was the orthodox who compiled our Bibles. 

    \n


    \n

    Perhaps this rationale for excluding the Gospel of Peter and other books is acceptable to those who take it on faith that the orthodox tradition was the true and complete one, but it is troublesome for those who know otherwise. After all, the reasoning employed by the early orthodox is circular: \u201cWe\u2019re right and they are wrong\u201d, contended the orthodox leaders who compiled our Bibles. \u201cSo those manuscripts that agree with us are obviously authentic, while those that do not are certainly forgeries. Therefore we shall create a collection of the \u2018authentic\u2019 teachings, and then we can point to the authenticity of this collection as proof that our interpretation of Christianity is the right one.\u201d One doesn\u2019t have to be a logician to find the holes in that reasoning.

    \n


    \n


    \n

    The Letters

    \n


    \n

    Not surprisingly, the debate over the Bible wasn\u2019t limited to the Gospels alone, but included the New Testament letters (epistles) as well. Several of the epistles in our present-day Bibles were not well respected by important early Christians, even some Literalist ones. In Origen\u2019s (c. 210) catalogue of New Testament scriptures, the Epistles of James and Jude are omitted, and Origen notes that many Christians were skeptical of 2 Peter and 2 and 3 John. More than a hundred years later, Eusebius (c. 315) states that some Christians of his time still doubted or outright rejected the authenticity of these same five books. Eusebius himself considered Revelation to be spurious. Jerome (c. 382) spoke dubiously of the epistle to the Hebrews. As late as the fifth century, the Syrian church venerated only 22 books, excluding 2 Peter, 2 and 3 John, Jude and Revelation. By contrast, the present day Ethiopian church accepts all twenty-seven books of our present day New Testament, but adds four more. 

    \n


    \n

    The famous fourth century teacher known as Didymus the Blind was among those who believed that 2nd Peter was a forgery. Interestingly though, he cited the Shepard of Hermas and other noncanonical books favorably. 

    \n


    \n

    The last book of the Bible, Revelation, is not included in the various catalogues of the New Testament offered by such notable early Christians as Cyril, Bishop of Jerusalem (c. 340); the Bishops at the Council of Caudices (c. 364); Gregory Nazianzen, Bishop of Constantinople (c. 375); and Philastrius, Bishop of Brixia in Venice (c. 380). 

    \n


    \n

    In short, as late at 400 CE there was no accepted, universal canon of Christian scripture. And, as we shall soon see, there still isn\u2019t even today. 

    \n


    \n


    \n

    Forgery, Forgery Everywhere

    \n


    \n

    Forgery was commonly practiced in ancient times, so early Christians had reason to be skeptical when their opponents pointed to various manuscripts to \"cinch\" their argument. And as we shall see, we have even more reasons to be skeptical of these same manuscripts today. 

    \n


    \n

    Arguing in support of the integrity of our modern Bibles, Literalists often cite the research of critical scholars who have proven many of the excluded texts, such as the once-prized Gospel of Peter, to be forgeries (i.e., it was not really written by the historical Peter). But, these Literalists overlook the fact that these very same scholars have also shown several of our New Testament letters to be forgeries:

    \n


    \n
    Scholars have long recognized that even some of the books accepted into the canon are probably forgeries. Christian scholars, of course, have been loathe to call them that and so more commonly refer to them as \u201cpseudonymous\u201d writings. Possibly this is a more antiseptic term, but its does little to solve the problem of a potential deceit, for an author who attempts to pass off his own writing as that of some other well-know person has written a forgery. That is no less true of the book allegedly written to Titus that made it into the New Testament (Paul\u2019s Letter to Titus) than of the book allegedly written by Titus that did not (Pseudo-Titus), both claiming to be written by apostles (Paul and Titus), both evidently written by someone else. (Ehrman, Lost Christianities at 9)
    \n


    \n


    \n

    In fact, all of Paul\u2019s New Testament \u201cPastoral letters\u201d--1 and 2 Timothy and Titus--are now known to have been written long after Paul\u2019s death, very likely in the late first century.  Among the New Testament books attributed to Paul, only Galatians, 1 and 2 Corinthians, 1 Thessalonians, Philippians, Romans, and Philemon are universally recognized by critical and \u201cfaithful\u201d scholars alike as authentic. Ephesians, Colossians and 2 Thessalonians are sometimes disputed, but the definite consensus of critical scholars is that they are either fabrications or severely edited versions of some now lost originals. 

    \n


    \n

    Although I cannot document here all of the various, compelling reasons why critical scholars are so sure that many New Testament epistles are faked, I will take a moment here discuss the Pastorals. 

    \n


    \n

    In addition to the skepticism expressed by early prominent Christians and church fathers like those noted in the previous section above, the earliest extant catalogue of Paul\u2019s letters makes no mention at all of the Pastorals. Indeed, there is no evidence of their existence prior to c. 190 when Irenaeus conveniently makes mention of them. And yet, even despite these references by Irenaeus, Eusebius (c. 300), the so-called \u201cFather of Church History\u201d, does not include the Pastorals in his catalogue of the books of sacred scripture, even though he definitely knew of them. 

    \n


    \n

    But modern scholars have many additional reasons for doubting the authenticity of the Pastorals. For one, they curiously reference aspects of church structure and hierarchical governance that, although favored by the orthodox, did not exist during Paul\u2019s lifetime. The structure of church governance discussed in the Pastorals (a top-down hierarchy) is in many ways inconsistent and irreconcilable with the organizational structure of Paul\u2019s churches described in his authentic writings (which took a more democratic, bottom-up presbyterian approach).

    \n


    \n

    Additionally, the vocabulary and tone of the Pastorals is curious. They use a number of words not found elsewhere in Paul\u2019s authentic writings, and specifically contradict the teachings of the known authentic writings on many points. Not surprisingly, these points of contradiction typically advance an orthodox understanding of Christianity, with the Pastorals apparently serving to \u201cclarify\u201d those parts of Paul\u2019s authentic writings that lent themselves to a Gnostic, \"heretical\" interpretation. 

    \n


    \n

    For these and other reasons, critical scholars are in near unanimous agreement that the Pastorals are second century forgeries, and rather poor ones at that. 

    \n


    \n


    \n

    Circumstantial Evidence of Forgery

    \n


    \n

    Although the most \u201cfaithful\u201d of Literalist attempt to dispute the direct evidence of forgery noted above--rationalizing, for example, that the unusual vocabulary of the Pastorals might be attributable to the fact that Paul may have dictated his various letters at different times to different scribes who sometimes paraphrased him (while nonetheless perfectly preserving his \"divinely inspired\" message, we are assured)--there can be no dispute on the following point: To advance their cause, certain highly educated proto-orthodox forgers authored letters in the names of the Apostles or their followers, letters that their descendants eventually excluded from the Bible for one reason or another. For example, as mentioned previously, some orthodox sympathizer forged a letter from Titus, now called \u201cPseudo-Titus\u201d (meaning \u201cfalse Titus\u201d), that is not found in our New Testament. Extra-biblical documents forged in the name of the Apostle Paul include 3 Corinthians (created in the second century largely in order to undermine the docetic \u201cheresy\u201d, it was eventually accepted as canonical only by the Armenian church and certain Syrian churches), several letters from Paul to the Roman philosopher Seneca (designed to cast Paul as a great philosopher), and at least one to the church at Laodicea. Yet other known Pauline forgeries are lost to history\u2014we know them only because they are referenced in ancient writings that have been preserved. 

    \n


    \n

    Faithful readers should not be surprised that all these letters were being forged in Paul\u2019s name. After all, 2 Thessalonians (2:2) records that Paul was concerned that people were forging letters in his name even in his own time. However:

    \n


    \n
    In an interesting twist, scholars today are not altogether confident that 2 Thessalonians itself was written by Paul. And so we have a neat irony: either 2 Thessalonians was written by Paul and someone else was producing forgeries in Paul\u2019s name, or 2 Thessalonians itself is a forgery that condemns the production of forgeries in Paul\u2019s name. Either way, someone was forging books in Paul\u2019s name. (Lost Christianities at 10)
    \n


    \n


    \n

    Although these undisputed forgeries weren\u2019t included in our New Testaments, to the relief of many Literalists, their mere existence casts additional doubt on many of the books that did. These extra-biblical forgeries prove indisputably that some early, highly-educated proto-orthodox sympathizers--members of the very group whose spiritual descendants ultimately organized and canonized the New Testament as Holy Writ (as we shall see)--were ready, willing, and able to employ deceit to advance their cause and to undermine the authority of their Christian opponents, going even so far as to forge letters in the name of key Apostles. Even the Catholic Encyclopedia admits as much: \"Both Catholics and Gnostics were concerned in writing these fictions. The former had no motive other than that of pious fraud.\" Gnostic forgeries were then presumably \"impious frauds.\" 

    \n


    \n

    Combine this known and admitted propensity for forgery with the doctrine-based litmus test later adopted by their descendants for purposes determining the authenticity of ancient Christian documents, and it would be a divinely inspired miracle indeed if some forgeries didn\u2019t make it into our New Testaments. 

    \n


    \n

    So, even if we ignore the all-but-conclusive direct evidence of forgery within our New Testament, we have compelling circumstantial evidence as well: We know with certainty that the Literalist Church had the means to commit forgery, as evidenced by, among other things, their extant forgeries that did not make it into the New Testament. We also know that the Literalists had the motive to forge documents and include them in the canon (e.g., by forging documents in Apostles\u2019 names and designating those documents as the infallible Word of God, Literalists would gain an advantage in the battles for the heart and soul of early Christianity). Finally, Literalists had the opportunity to include forged documents in the Bible: A century or two after these documents were forged, the spiritual descendants of these Literalist forgers attempted to \"close the cannon\" and adpoted a doctrine-based litmus test of authenticity that all but assured some forged documents would be canonized. 

    \n


    \n

    In light of this evidence, it is only the most \u201cfaithful\u201d of Christians who deny that parts of the New Testament are obvious forgeries. Sadly, such \u201cfaithfulness\u201d borders on irrationality: It is not merely \u201cevidence of things unseen\u201d (as Paul defined faith), but the irrational rejection of things seen plainly. It is not merely an acceptance of the unprovable, but acceptance in spite of overwhelming evidence to the contrary. Why should anyone have such faith? More importantly, why would a benevolent, loving God have made such irrational faith a precondition of salvation? I can think of no reason at all, but I can, and have, identified many reasons why less than benevolent, power-driven humans did so. 

    \n


    \n


    \n

    Bibles, Bibles Everywhere

    \n


    \n

    Even if we ignore the known forgeries in the New Testament, there are many other problems with Literalist claims of the Bible's infallibility. One is that, as previously alluded, there is simply no such thing as the Bible. Over centuries what we now call the Bible has undergone numerous changes, and \"the\" church has never enjoyed a definitive version. For example, the identity of the books comprising the Old Testament has changed over the years, the Apocrypha was dropped from the Protestant Bible altogether after the Council of Trent (1545-1563) and, as we have seen, the books of the New Testament weren\u2019t fixed until the late fourth century or early fifth century, and even then there still wasn\u2019t complete unanimity in Christendom. The Catholic Encyclopedia admits, \"The idea of a complete and clear-cut canon of the New Testament existing from the beginning...has no foundation in history.\" 

    \n


    \n

    Another problem with claims of biblical infallibility is that, even today (and ignoring disputes over which books are canonical) we have numerous versions of \u201cthe\u201d Bible. Just since the King James Version was first published in the early 1600\u2019s, English speaking peoples have seen more than three hundred English translations of the Bible alone! A trip to the local bookstore will acquaint the reader with some of these, and a somewhat more comprehensive listing can be found here.

    \n


    \n

    So, why the need for so many Bibles?

    \n


    \n

    Well, different versions exist for two primary reasons: (1) scholars disagree about which of the ancient manuscripts should be translated into our modern Bibles, and (2) translators disagree as to how to properly translate a given manuscript into a language understandable by modern audiences. Let\u2019s discuss each of these disagreements, beginning with the last one first.

    \n


    \n


    \n

    Difficult Translations

    \n


    \n

    Jesus and his immediate followers, like most Jews of Palestine for centuries before them, spoke Aramaic, a language that is all but dead today. However, the oldest complete New Testament manuscripts still in existence are all written in an ancient form of Greek, called \u201cKoine\u201d, and all of these oldest manuscripts are \u201cuncials\u201d, meaning that they are written in only capital Greek letters with no spaces between words, no line breaks, and almost no punctuation marks\u2014i.e., no periods, no commas, no page breaks, and no exclamation points. 

    \n


    \n

    These facts are important for several reasons. First, they demonstrate that, with only a few exceptions, even the oldest existing copies of the New Testament capture the words of Jesus and the Apostles only in translated form. We do not know the actual words that were originally spoken by Jesus and his Apostles in Aramaic, rather we have only a Greek hearsay translation. And, unfortunately, something is always lost in translation: As Rabbi Judah eloquently stated, \u201cHe who translates a biblical verse literally is a liar, but he who elaborates on it is a blasphemer.\u201d 

    \n


    \n

    The translator\u2019s job is to express in language understandable to his audience the meaning of words originally spoken or written by someone else using a different language. Given linguistic differences in grammar, syntax, punctuation and figures of speech, this is no easy task under the best of circumstances\u2014but, Bible translators face additional complications. NAMELYTHEYARECHARGEDWITHACCURATELYTRANSLATINGANCIENTMANUSCRIPTSTHATAREWRITTENINALLCAPSDEVOIDOFPUNTUATIONORSPACESANDTHATWEREWRITTENTHOUSANDSOFYEARSAGOINLANGUAGEORDIALECTSTHATHAVEBEENDEADFORCENTURIES.

    \n


    \n

    If that last \"all caps\" sentence didn\u2019t make any sense, it is only because I wrote it in uncial form in hopes of giving the reader some appreciation for the difficult task of translating ancient uncials. Here\u2019s what I actually said: \u201cNamely they are charged with accurately translating ancient manuscripts that were written in all caps, which are virtually devoid of punctuation marks or spaces, and that were written thousands of years ago in languages or dialects that have been dead for centuries.\" If the reader had difficulty making sense of the \"all caps\" phrase above (even though it was written in modernEnglish), imagine how much greater the difficulty of interpreting a dead, foreign language written in such a manner. 

    \n


    \n

    The first step in any translation of an ancient document is to develop an understanding of the original author\u2019s intent. As anyone who has ever attempted to interpret a document knows, this is more art than science, especially when the original author has been dead for two millennia, came from a foreign culture, and spoke a dead language. Given the difficultly that each present day generation has in understanding the next one (and vice versa), imagine how much more difficult it must be for a modern translator to truly see the world through the eyes of a first century writer from another culture. 

    \n


    \n

    In short, despite their best efforts, a translator\u2019s presuppositions (paradigms) affect his or her understanding of the original writer\u2019s intent, and therefore taint his or her interpretation of the original writer\u2019s words. The Preface to the New King James Version of the Bible, which is itself \u201cthe fifth revision of a historic document translated from specific Greek texts\u201d, is to be commended for acknowledging as much explicitly:

    \n


    \n
    [T]he most important differences in the English New Testaments of today are due\u2026to the way in which translators view the task of translation: How literally should the [original] text be rendered? How does the translator view the matter of biblical inspiration? Does the translator adopt a paraphrase when a literal rendering would be quite clear and more to the point?\u201d [parentheticals and emphasis added]
    \n


    \n


    \n

    In other words, as the preface to the New King James version makes clear, the meaning of the translated Bible varies according to the particular translator\u2019s presuppositions, including whether or not the translator presupposes that the Bible is a spiritual book written by mortals, or a divinely inspired book of history. Or, said another way, the Paradigm of Historicity affects the translation! In this manner, centuries of translator bias (until very recently, almost exclusively Literalist ones) have been not-so-subtly incorporated into the substance of the most Bible versions available to us today. We will expose many of these as we proceed. 

    \n


    \n

    Assuming a translator can overcome the first challenge of truly understanding the intent of the original writer, the second step in translation is to then render the that understanding in language comprehensible to the translator\u2019s audience. The Christian William Tyndale was the first translator to offer an English Bible (c. 1526) derived from the most ancient Greek manuscripts available at the time (rather than later Latin manuscripts that had served as the basis for most previous translations). For this, he was eventually burned at the stake for heresy. Even so, many of his words survive to this day. It was Tyndale who, via artful translation, created from whole cloth many of the most memorable words and phrases found in our modern Bibles:

    \n


    \n
    It was Tyndale who established \u2026that the Bible should not be in the language of scholars but in the spoken language of the people. [H]e coined such words as \u201cPassover,\u201d \u201cscapegoat,\u201d \u201cmercy seat,\u201d and \u201clong-suffering.\u201d
    \n

    \n
    Many expressions of Tyndale are also unforgettable, cherished by countless readers of the English Bible: \u201cthe kingdom of heaven is at hand\u201d (Matt. 3:2); \u201cthe pinnacle of the temple\u201d (Matt. 4:5); \u201cthe salt of the earth\u201d (Matt. 5:13); \u201cdaily bread\u201d (Matt. 6:11); \u201cConsider the lilies of the field, how they grow\u201d (Matt. 6:28); \u201cmeek and lowly in heart\u201d (Matt 11:29); \u201cshepherds abiding in the field\u201d (Luke 2:8); \u201ceat, drink, and be merry\u201d (Luke 12:19); \u201cfatted calf\u201d (Luke 15:23); \u201conly begotten son\u201d (John 1:14, 18); \u201cin my Father\u2019s house are many mansions\u201d (John 14:2); \u201cin whom we live and move and have our being\u201d (Acts 17:28); \u201cGod forbid\u201d (Rom 3:4); \u201csounding brass\u201d and \u201ctinkling cymbal\u201d (1 Cor. 13:1); \u201cin the twinkling of an eye\u201d (1 Cor. 15:52); \u201csinging and making melody (Eph. 5:19); \u201coffice of a bishop\u201d (1 Tim. 3:1); \u201cthe pleasures of sin for a season\u201d (Heb. 11:25); \u201can advocate with the Father\u201d (1 John 2:1); and \u201cBehold, I stand at the door and knock\u201d (Rev 3:20). (How We Got the Bible at 178-179)
    \n


    \n

    Despite their familiarity, the above expressions do not appear in the original Greek, at least not in so many words: 

    \n


    \n
    [I]t is noteworthy that these expressions could have been translated differently from the Greek text, yet because Tyndale had such an ear for the English language, these [para]phrases live on. [parentheticals added]. (How We Got the Bible at 179)
    \n


    \n

    In short, as previously stated, something is always lost (and sometimes added)in translation. 

    \n


    \n


    \n

    An Important Diversion to Discuss Misleading Translations 

    \n


    \n

    Before moving on to discuss the second primary reason that there are so many versions of the Bible\u2014namely, disagreements over which ancient documents to translate,--its worth pausing here to explore the significance of translator bias. Until very recently, virtually all Bible translations were overseen by committed Christians steeped in the Literalist, orthodox tradition. Even most of the so-called heretics of the last thousand years were, like William Tyndale, Literalists. Consequently, the Paradigm of Historicity, and all orthodox doctrines derived therefrom, weighed heavily on their efforts, and the biases of these original translators have influenced subsequent translations ever since. 

    \n


    \n

    Translators who presuppose that the Bible is the \u201cinspired\u201d word of God naturally \u201cview the task of translation\u201d, if only unconsciously, as supporting this idea. Such translators assume that God\u2019s inspired Word simply can\u2019t contradict itself or contain error. Thus, centuries of translators have adopted interpretations and translations that seek to reconcile or downplay inconsistencies or discrepancies that are evident in the original tongue. For example:

    \n


    \n
    All of the Gospels present but one view of Jesus, that he is the Son of God. Yet in presenting this view their individual descriptions of him and his sayings often employ different words. Through the years, these verbal distinctions, either intentionally or unintentionally, tended to be \u201charmonized\u201d by the scribes. Thus it is a sound conclusion that in parallel accounts the text which preserves the minute verbal differences is generally the [more authentic] text. (How We Got the Bible at 93)
    \n


    \n


    \n

    The result of this translator and scribal bias for consistency is that some parts of our modern Bibles appear to modern readers to be more of a coherent whole than they actually are, while other parts appear to less of a whole than they should. The following pages will provide numerous examples of the former, but here I will note one very basic example of the latter: 

    \n


    \n

    \u201cJesus\u201d is the Greek rendering of the Hebrew name \u201cJoshua\u201d, meaning \u201csavior.\u201d It was a very common name among first century Jews. And yet it has become customary among translators to render the name of the Old Testament hero of Exodus as \u201cJoshua\u201d and that of the New Testament hero of the same name as \u201cJesus\u201d. Inconsistently translating these names adds to Jesus\u2019 uniqueness while at the same time obscuring certain similarities in the lives and actions of the two biblical heroes that may otherwise be obvious. The differing nomenclature discourages the reader from drawing analogies between the lives of the two figures, analogies that the authors of the gospels almost certainly intended. 

    \n


    \n

    Translator bias has also served to obscure some striking similarities between the New Testament and other Gnostic scriptures. The Bible is almost always rendered in the familiar \u201cchurch speak\u201d originally adopted by Literalist translators over the centuries. However, it\u2019s important to understand that identical Greek words and ideas appearing in surviving Gnostic writings are typically rendered in unfamiliar \u201cpagan\u201d, heretical language, or simply left un-translated altogether, making these works seem more foreign, bizarre, and incredible than they should. To illustrate the point, let\u2019s consider just how strange, dare I say Gnostic, parts of the New Testament sound if we translate them from the Greek using the same principles often employed when translating Gnostic manuscripts.

    \n


    \n

    The Greek word for wisdom is \u201cSophia\u201d, which is also the name of the Greek goddess that personified the same. In Gnostic mythology, Sophia was the companion and lover of the Logos (often translated as \u201cword\u2019, which we will discuss more below), which all Christians equate with Christ (thanks to the opening chapter of the fourth gospel). This may be one reason why translators almost always translate the Greek word \u201cSophia\u201d as simply \u201cwisdom\u201d in the New Testament, but as \u201cSophia\u201d in most Gnostic texts. But is such inconsistent treatment justified? What happens, for example, when we translate some familiar Bible passages using principals of translation traditionally applied to Gnostic texts? Let\u2019s begin with words attributed to Paul in Colossians 1:8 (highlighted words are those that have been reworded using more consistently applied principles of translation, as is done with non-canonical books from the time):

    \n


    \n
    We proclaim [Christ]\u2026teaching every man in the ways of Sophia that each may become an initiated member of Christ. (Colossians 1:28)
    \n


    \n


    \n

    Translated in this manner, and remembering that in Gnostic theology, Sophia was the lover of the Logos (Christ), Paul sounds\u2026well\u2026radical. In essence, Paul teaches that we become one with Christ (that is, \u201cmembers\u201d of Christ) by learning the ways (i.e., assuming the role) of his mythical lover, Sophia. Though strange, this lesson is actually consistent with orthodox doctrine that the church is the \u201cbride of Christ\u201d, and it is also indistinguishable from the Gnostic teaching on this subject.

    \n


    \n

    Continuing: 

    \n


    \n
    My purpose is that they may\u2026become one in love, so that they may\u2026experience the Gnosis of God\u2019s mystery, namely, Christ, in whom are hidden all the treasures of Sophia and Gnosis. [emphasis added] (Colossians 2:2-3)
    \n


    \n


    \n

    Here Paul teaches that mystical \u201coneness\u201d is achieved through Gnosis (or experiential knowledge) of God\u2019s \u201cmystery\u201d, which he defines as Christ. Christ is not discussed as an historical personage, but as a higher consciousness that, once identified with to the exclusion of our ego (i.e., once we become one with it), leads to spiritual insight\u2014hidden wisdom (Sophia) and knowledge (gnosis). This is pure Christian Gnosticism, plain and simple. Only the common misleading translation keeps us from seeing it as such. 

    \n


    \n

    Proceeding further:

    \n


    \n
    We speak of Sophia among the initiated; not the Sophia of this aeon, nor of the rulers of this aeon, who are passing away; but we speak of God\u2019s Sophia in a mystery. (1 Corinthians 2:6)
    \n


    \n


    \n

    And:

    \n


    \n
    It is central to our faith that in the end we will all attain Oneness through Gnosis of God\u2019s Son, becoming fully initiated human beings, equal to nothing less than the pleroma of Christ. (Ephesians 4:13)
    \n


    \n


    \n

    \u201cGod\u2019s Sophia\u201d, \u201cinitiated\u201d, \u201cmystery\u201d, \u201caeons\u201d, \u201coneness\u201d and \u201cpleroma\u201d, all of these are quintessentially Gnostic terms, terms one would find repeated over and over in most any Christian Gnostic texts such as those found at Nag Hammadi. And yet, although they are expressed in the original Greek manuscripts of our Bibles, these terms are foreign to most Christians simply because bias, primarily the doctrine of divine inspiration and the Paradigm of Historicity, keeps translators from expressing Paul in this way. Rather than use the word \u201cinitiated\u201d, which is a more proper and accurate translation of the original Greek, and one they surely would have used if translating the same word in a Gnostic text, translators substitute the word \u201cmature.\u201d Rather than use the Greek word \u201cGnosis\u201d, which describes subjective, experiential knowledge (like knowing how to ride a bike) as opposed to objective, intellectual knowledge (like one plus one equals two), translators just use the more antiseptic (if somewhat misleading) English word \u201cknowledge\u201d, which has the added benefit of obscuring Paul\u2019s Gnostic tendencies.

    \n


    \n

    Another example of a translation that obscures the similarities between the Gnostic texts and the New Testament is the rendering of logos in many Gnostic texts as logos, but in the New Testament as \u201cWord\u201d (such as in John 1:1) The Greek word logos, which is the root of the English word \u201clogic\u201d, has no strict English equivalent. It can be alternatively translated as \u201cword\u201d, \u201creason\u201d, or \u201cidea\u201d depending upon context, but it actually contains elements of all three, plus more. No one English word captures the true essence of the Greek logos. 

    \n


    \n

    In the centuries before and immediately after Jesus, \"logos\" was a term of art used by pagan philosophers and adepts of the Mysteries Religions, including the Christian Gnostics. They generally used it to describe the thoughts of God\u2019s Mind through which God created and sustains the universe, or said another way, the objects of God\u2019s consciousness. To put it in terms readily understandable to most present-day Literalist Christians, before God spoke the words \u201cLet there by light\u201d (Genesis 1:3), God had to first have the idea (logos) of light in mind, else his words would have had no meaning or effect. Because thought, which is made manifest in words, must precede action, Gnostics came to view God\u2019s thoughts/ideas/words as the true source and sustainer of all Creation, present with God \u201cin the beginning\u201d, for creation could not exist prior to God conceiving of it. These divine thoughts or ideas, which are separate from God and yet one with Him (in the same sense that our thoughts are separate from our minds yet have no existence outside of them) are the divine logos. It will serve our purposes sufficiently if we conceptualize the divine logos for now as God\u2019s consciousness. 

    \n


    \n

    In Gnostic mythology, which the reader will recall contains much figurative language, creation is the result of the one transcendent God becoming consciousness of Himself. Exactly how this happened is a mystery symbolized in numerous and varying myths, but Gnostics reasoned rightly that consciousness requires both a subject and an object\u2014that is, there must be a witness (the person or thing that is conscious\u2014i.e., the \u201cmind\u201d) as well as the witnessed (i.e., the person or thing of which on is conscious, or the \u201cthought\u201d). In the Gnostic allegorical myths that seek to encode this truth, Gnostics often referred to the original witness (i.e., the \u201cmind\u201d of God) as \u201cthe Father\u201d. Likewise, they referred to the thoughts of that Divine Mind, the ideas which God\u2019s Mind contemplates, as \u201cthe Son\u201d or \u201cthe Logos\u201d (Word). Thus, thoughts (the Son) were conceptualized as the \u201coffspring\u201d or \u201cfirst born\u201d or \u201cbegotten\u201d of the mind (the Father), present with God at the dawn of creation. Before God thought, nothing was, for consciousness did not exist. Thus, Father and Son are as inseparable as thought is from mind. The Athanasian Creed expresses these ideas perfectly:

    \n


    \n
    The Father is made of none, neither created nor begotten, The Son is of the Father alone, neither made nor created, but begotten. [N]one is afore or after the other, none is greater or less than another.
    \n


    \n


    \n

    And, as Origen once noted, \u201cThe Father did not beget the Son, but ever is begetting him.\u201d

    \n


    \n

    The experience of this simple idea was almost certainly part of the fundamental Inner Mystery taught by all Gnostic Mystery Schools in the centuries before and after Jesus. Centuries before Christ the pagan Gnostic Heraclitus (c. 600 BCE) wrote, \u201cThe Father and Son are the same.\u201d According to Clement of Alexandria, the pagan Gnostic Euripides had years before \u201cdivined as in a riddle that the Father and the Son are one God.\u201d The legendary pagan sage Orpheus, who lived, if at all, thousands of years before Christ, is quoted by the Christian Clement of Alexandria as having taught: 

    \n


    \n
    Behold the Logos divine. Tread well the narrow path of life and gaze on Him, the world\u2019s great ruler, our immortal king. (Quoted in The Jesus Mysteries at 83)
    \n


    \n

    Clement of Alexandria himself writes:

    \n


    \n
    The Son is the Consciousness of God. The Father only sees the world as reflected in the Son. (Quoted in The Jesus Mysteries at 84) [parentheticals added]
    \n


    \n


    \n

    Continuing with this idea for a moment, it is important to note that Gnostics sought to explain the mystery of human consciousness by characterizing it as fragmented, dispersed pieces of the One Divine Consciousness\u2014that is, of the Son or logos, which Christians specifically equate with Christ. How portions of the One Divine Consciousness came to be dismembered and encapsulated within each of us, how we lost our ability to \u201caccess\u201d or \u201crely on\u201d it in our daily lives, and how we can regain it, are all mysteries described allegorically in many Gnostic and Christian myths. For Christians, the most important of these myths are those describing the Incarnation of Christ (God\u2019s consciousness becoming encapsulated in man), the Fall of Man (man losing his ability to rely on that consciousness and instead being ruled by his unconscious paradigms and passions, which Paul called \u201cthe flesh\u201d), and Christ\u2019s Crucifixion and Resurrection (describing the way back to union with God, or oneness with the cosmic consciousness). 

    \n


    \n

    These Gnostic teachings about the dispersion of human consciousness, and its reunion with God, may seem quite strange to Literalists, so I will again remind the reader of just a few of Paul\u2019s words on this subject:

    \n


    \n
    For just as the body is a unity and yet has many members, and all the members, though many , form only one body, so it is with Christ\u2026.[i.e., the logos or Son]. For by means of one shared Spirit [or consciousness] we were all baptized into one [spiritual] body\u2026. 
    \n


    \n
    Now you (collectively) are Christ\u2019s body [i.e., the Logos, the One Divine Consciousness], and individually members [i.e., dispersed pieces] of it. (1 Corinthians 12:11-27)
    \n


    \n
    It is inherent in our faith that in the end we will all attain Oneness through Gnosis of God\u2019s Son, becoming fully initiated human beings, equal to nothing less than the pleroma [fullness] of Christ. [Ephesians 4:13 as rendered in Jesus and the Lost Goddess at 149))
    \n


    \n


    \n

    In Ephesians 4:25, Paul writes \u201c[w]e are all parts of one body and members one of another.\u201d In Colossians 1:25-28, Paul writes that his purpose in life is to reveal to us the Mystery that was hidden in past ages--namely, that Christ (i.e., the logos) is in us! In Galations 1:15, Paul writes that \u201cGod revealed his Son in me\u201d [emphasis added]. Demonstrating that he had come to identify completely with this higher consciousness within him, and ceased identifying with his ego, Paul states, \u201c[I]t is no longer I [i.e., my ego or \"flesh\"] who live, but Christ [the logos] lives in me; and the life I now live in this body I live by faith\u2014by reliance on and complete trust in the Son of God\u2026.\u201d 

    \n


    \n

    As we have previously noted, Jesus offers the same teachings, most explicitly in the Gospel of John (17:19-26). There, Jesus prays that his followers will come to know their true nature. He prays that they will be \u201csanctified by the Truth\u201d so that they:

    \n


    \n
    all may be One--just as You, Father, are in Me and I in you, they also may be One in Us. [I] in them and You in Me, in order that they may become One and perfectly united....
    \n


    \n


    \n

    And nowhere is this pre-Christian, Gnostic teaching of creation emerging from the oneness of God through the facility of the logos (which is then dispersed among all peoples) better illustrated than in the opening Chapter of the Gospel of John (v. 1-4): 

    \n


    \n
    In the beginning was the Logos [i.e., Divine Consciousness, or thoughts of God, confusingly translated as \u201cthe Word\u201d], and the Logos was with God, and the Logos was God. He was with God in the beginning. All things came into being by Him, and apart from him nothing came into being [i.e., nothing existed prior to God becoming conscious]. In him was the life and that life was the light [i.e., consciousness] of men.
    \n


    \n


    \n

    I could continue with innumerable examples of how misleading translations, warped as they are by the Paradigm of Historicity and doctrine of divine inspiration, have served to obscure similarities between Gnostic and Literalist texts. But the above is hopefully sufficient evidence for now that, properly translated and freed of the Paradigm of Historicity, large parts of the New Testament support, indeed demand, a Gnostic interpretation. 

    \n


    \n

    (to be continued in Chapter 5, Part 2)

    \n


    \n", + "category": "god", + "children": 28, + "created": "2016-08-31T16:07:33", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/08/31/Official_Presidential_portrait_of_Thomas_Jefferson_by_Rembrandt_Peale_18003f466.jpg" + ], + "links": [ + "https://steemit.com/philosophy/@sean-king/redeeming-christ-an-indispensable-introduction", + "https://steemit.com/philosophy/@sean-king/redeeming-christ-part-i-chapter-i-deconstructing-faith", + "https://steemit.com/bible/@sean-king/redeeming-christ-part-i-chapter-2-the-perplexing-power-of-paradigms", + "https://steemit.com/bible/@sean-king/the-bible-isn-t-mainly-history", + "https://steemit.com/christianity/@sean-king/early-christianities-weren-t-orthodox", + "https://en.wikipedia.org/wiki/Docetism", + "https://steemit.com/god/@sean-king/reading-the-bible-is-like-picking-out-diamonds-from-dunghills-part-2" + ], + "tags": [ + "god", + "bible", + "christianity", + "religion", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 38788362396320, + "payout": 158.804, + "payout_at": "2016-09-07T16:07:33", + "pending_payout_value": "158.804 HBD", + "percent_hbd": 10000, + "permlink": "reading-the-bible-is-like-picking-out-diamonds-from-dunghills", + "post_id": 1072528, + "promoted": "200.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 141 + }, + "title": "Reading the Bible is \"Like Picking Out Diamonds from Dunghills\"--Part 1", + "updated": "2016-08-31T16:33:21", + "url": "/god/@sean-king/reading-the-bible-is-like-picking-out-diamonds-from-dunghills" + }, + { + "active_votes": [ + { + "rshares": 28641756642483, + "voter": "dantheman" + }, + { + "rshares": 3066676253333, + "voter": "lafona-miner" + }, + { + "rshares": 487525338167, + "voter": "lafona" + }, + { + "rshares": 1099055663468, + "voter": "delegate.lafona" + }, + { + "rshares": 308752978889, + "voter": "lafona5" + }, + { + "rshares": 253681914004, + "voter": "indominon" + }, + { + "rshares": 2477287329, + "voter": "konelectric" + }, + { + "rshares": 14775784097, + "voter": "valtr" + }, + { + "rshares": 1796764686, + "voter": "andzzz" + }, + { + "rshares": 11342117893, + "voter": "dave-hughes" + }, + { + "rshares": 50302545642, + "voter": "juanmiguelsalas" + }, + { + "rshares": 177514135302, + "voter": "thedashguy" + }, + { + "rshares": 1461417595362, + "voter": "sean-king" + }, + { + "rshares": 687321345894, + "voter": "publicworker" + }, + { + "rshares": 57002255623, + "voter": "asmolokalo" + }, + { + "rshares": 11956530261, + "voter": "stealthtrader" + }, + { + "rshares": 14341272017, + "voter": "r4fken" + }, + { + "rshares": 1564158061, + "voter": "vi1son" + }, + { + "rshares": -96239619605, + "voter": "sigmajin" + }, + { + "rshares": 216367037, + "voter": "keyser" + }, + { + "rshares": 306787589, + "voter": "nippel66" + }, + { + "rshares": 2696646453, + "voter": "fiona777" + }, + { + "rshares": 3354581940, + "voter": "bones" + }, + { + "rshares": 14082581305, + "voter": "beowulfoflegend" + }, + { + "rshares": 10010962986, + "voter": "moon32walker" + }, + { + "rshares": 102801288, + "voter": "sergey44" + }, + { + "rshares": 433341900, + "voter": "berrysmok" + }, + { + "rshares": 6080328266, + "voter": "summonerrk" + }, + { + "rshares": 3984549669, + "voter": "ace108" + }, + { + "rshares": 6629256416, + "voter": "royalmacro" + }, + { + "rshares": 880020741, + "voter": "mar1978co" + }, + { + "rshares": 1799932641, + "voter": "gaitan" + }, + { + "rshares": 134257660, + "voter": "yulia98" + }, + { + "rshares": 3176805655, + "voter": "dumar022" + }, + { + "rshares": 7813639088, + "voter": "cmp2020" + }, + { + "rshares": 588526896696, + "voter": "toxic" + }, + { + "rshares": 454046245625, + "voter": "glitterfart" + }, + { + "rshares": 222660119, + "voter": "snowflake" + }, + { + "rshares": 14557324469, + "voter": "randyclemens" + }, + { + "rshares": 148150446, + "voter": "agussudaryanto" + }, + { + "rshares": 62205973, + "voter": "rinaa" + }, + { + "rshares": 21000271255, + "voter": "cryptos" + }, + { + "rshares": 9679881459, + "voter": "theb0red1" + }, + { + "rshares": 7140129001, + "voter": "kyriacos" + }, + { + "rshares": 118527119002, + "voter": "helikopterben" + }, + { + "rshares": 728479455, + "voter": "alexma3x" + }, + { + "rshares": 8041154071, + "voter": "craigwilliamz" + }, + { + "rshares": 50403837, + "voter": "jlufer" + }, + { + "rshares": 59995797, + "voter": "arnoldz61" + }, + { + "rshares": 41404629211, + "voter": "luminousvisions" + }, + { + "rshares": 2731168114, + "voter": "fajrilgooner" + }, + { + "rshares": 9751538745, + "voter": "benadapt" + }, + { + "rshares": -53957255, + "voter": "predko777" + }, + { + "rshares": 52381149, + "voter": "everittdmickey" + }, + { + "rshares": 68608664, + "voter": "mari5555na" + }, + { + "rshares": 175172738, + "voter": "jucbitcoin" + }, + { + "rshares": 1631179533, + "voter": "robotev" + }, + { + "rshares": 172120554, + "voter": "darkminded153" + }, + { + "rshares": 104999885, + "voter": "bosjaya" + }, + { + "rshares": 166960400, + "voter": "robyneggs" + }, + { + "rshares": 116692269, + "voter": "dresden" + }, + { + "rshares": 158081936, + "voter": "pawel-krawczyk" + }, + { + "rshares": 157148891, + "voter": "hamed" + }, + { + "rshares": 158983971, + "voter": "wade1970" + }, + { + "rshares": -159024498, + "voter": "messi10" + }, + { + "rshares": -159020694, + "voter": "sunny1" + }, + { + "rshares": -158267372, + "voter": "me86ljj3wy" + }, + { + "rshares": -158262346, + "voter": "csg0q82iul" + }, + { + "rshares": -158234006, + "voter": "ljkvnzgpvq" + }, + { + "rshares": -158231877, + "voter": "wstqotyddi" + }, + { + "rshares": -158230192, + "voter": "ufvosobdfb" + }, + { + "rshares": -158228488, + "voter": "glxmgiqrgj" + }, + { + "rshares": -158219074, + "voter": "rsgmslegyx" + }, + { + "rshares": -158211582, + "voter": "nkroyzrjgf" + }, + { + "rshares": -158209558, + "voter": "imoqhlzemr" + }, + { + "rshares": -158207874, + "voter": "qiqyyqvzhj" + }, + { + "rshares": 155094591, + "voter": "blend" + }, + { + "rshares": -158192224, + "voter": "alexurex" + }, + { + "rshares": -158186686, + "voter": "ashbuille" + }, + { + "rshares": -158183923, + "voter": "auberenne" + }, + { + "rshares": -158176291, + "voter": "belialis" + }, + { + "rshares": -158172542, + "voter": "boyaconehou" + }, + { + "rshares": -158169693, + "voter": "brandmar" + }, + { + "rshares": -158165782, + "voter": "breageoa" + }, + { + "rshares": -158156198, + "voter": "canixfuny" + }, + { + "rshares": -158153164, + "voter": "cassachex" + }, + { + "rshares": -158150021, + "voter": "ceticalwo" + }, + { + "rshares": -158147243, + "voter": "commenth" + }, + { + "rshares": -158144137, + "voter": "cootekel" + }, + { + "rshares": -158140507, + "voter": "dinexavi" + }, + { + "rshares": -158137183, + "voter": "footidie" + }, + { + "rshares": -158134585, + "voter": "gwenood" + }, + { + "rshares": -158131515, + "voter": "headlinez" + }, + { + "rshares": -158128326, + "voter": "insellias" + }, + { + "rshares": -158125936, + "voter": "janetekitan" + }, + { + "rshares": -158122441, + "voter": "kluglainno" + }, + { + "rshares": -158120034, + "voter": "lullishoi" + }, + { + "rshares": 474962663, + "voter": "hacon" + }, + { + "rshares": 157452140, + "voter": "kravmaga" + }, + { + "rshares": 156731952, + "voter": "scarspro" + } + ], + "author": "benadapt", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.39, + "beneficiaries": [], + "blacklists": [], + "body": "Shoutout to @jacor, for featuring my post here.\n\nFollowing on from this, I will now be featuring other authors to help promote a diversity of content and new authors. All STEEM Dollars for these posts go to the featured author.\n\nIf you are looking to be featured as an author, please contact me via email - ben.adaptnetwork@gmail.com\n\nEdit: From the comments, it seems that this type of author promotion is not the way to go. A 're-steemit' button has been suggested and I think this is a great idea.\n\n
    \n\n
    \n\nIf you've played the indie-hit video game FireWatch, by Campo Santo, then chances are that you fell in love with the idea of staying in a fire tower, just as I have.\n\nThe American novelist and poet, Jack Kerouac, famously spent the summer of 1956 manning a fire tower on Washington\u2019s Desolation Peak, in the northern Cascades. Even though he was alone with pencil and paper by design, he didn\u2019t get much writing done. I don\u2019t blame him, the views from the tower are incredible and there\u2019s plenty to fill an adventurer\u2019s time for 63 days.\n\nSo, if the idea of a few days in the sky in a cool-looking fire tower is appealing, you\u2019ll be pleased to know that you can actually rent one of these bad boys.\n\nSince Jack Kerouac\u2019s stay in the 50s, new technologies have made fire lookouts mostly obsolete, some were even torn down. Others were left to rust and splinter, becoming squatter\u2019s dens and canvases for high-altitude graffiti artists. But dozens around the US have survived and are available for rent, evolving into modest sources of revenue for the U.S. Forest Service\u2019s depleted accounts. The Forest Fire Lookout Association maintains a list of available towers; many are available for as little as $20 a night.\n\nLets take a look at a few below:\n\n

    1. Black Mountain Lookout, California

    \n\n
    \n\nBlack Mountain Lookout is located on the eastern edge of the Beckwourth Ranger District, 10 miles from Highway 395, near Milford, California.\n\nThe lookout was constructed in 1934 and is a great example of Civilian Conservation Corps (CCC) architecture. The C-3-type lookout is situated on a single story 10 foot tower and is extremely well-preserved.\n\nThe one-room lookout cabin is set on a tower, rising 10 feet above the ground. It is furnished with two single beds with mattresses, but can accommodate up to four people. There is also space for tent camping adjacent to the lookout, for up to four visitors.\n\nA closer look in pictures:\n\n
    \n
    \n
    \n
    \n\n

    2. Hirz Mountain Lookout, California

    \n\n
    \n\nThis fire tower sits atop Hirz Mountain, California at an elevation of 3,540 feet, offering 360-degree views of Mt. Shasta\u2019s snow-laced peak to the north.\n\nThe McCloud River Wintu tribe held Hirz Mountain in reverence and had a name for it in their own language. But it was a miner, Henry Hirz, who gave the mountain its modern name.\n\nWhen the lookout was built, it was originally a structure that sat on the ground. The mountain was a strategic location for detecting fires because it had a direct view into the headwaters of the McCloud River and most of its tributaries. In 1937, the Forest Service and the Civilian Conservation Corps rebuilt the Hirz Mountain Lookout cabin and included a garage and outhouse. It was one of the last CCC-era lookouts to be built. In 1949, a steel tower was added, constructed of a steel K-brace tower that stands 20 feet above ground level.\n\nA quick look inside the tower:\n\n
    \n
    \n\n

    3. Hornet Lookout, Montana

    \n\n
    \n\nThe Hornet Lookout is as old school as it gets and features a two-story construction. The ground level provides a living space for two guests and the second story is a small loft used solely for full views of the region. The lookout\u2019s rustic accommodations include a propane cook stove, propane lantern and a small wood stove for heat.\n\nThe lookout provides astounding 360-degree views of the surrounding terrain, including Glacier National Park and Kintla Lake on clear days. Apparently, on some nights, the Northern Lights may be seen from the lookout.\n\nA 'slightly' more modern look:\n\n
    \n\n

    4. Fall Mountain Lookout Cabin, Oregon

    \n\n
    \n\nFall Mountain Lookout Tower is situated about 20 miles from John Day, in central Oregon. It provides 360-degree views of the surrounding Strawberry Mountain Wildness, as well as the towns of Seneca and Mt. Vernon.\n\nThe tower was built in 1933 and sits at an elevation of 5,949 feet. Before satellite surveillance systems, lookout personnel monitored the forest from this 18-foot perch for signs of smoke, alerting fire guards when necessary. Today guests can watch the sun rise and set, spot wildlife from the catwalk and witness dramatic thunderstorms that traverse the territory during summer months.\n\nThe one-room, 14-by-14 cabin sits atop an 18-foot tower and sleeps two. The cabin is furnished with a futon bed and a table and chairs. It has electricity and in the kitchen area, an electric stove and refrigerator.\n\nHere's a few more snaps:\n\n
    \n
    \n
    \n
    \n\n

    5. Indian Ridge Lookout, Oregon

    \n\n
    \n\nThe Indian Ridge Lookout sits at an elevation of 5,405 feet in the Willamette National Forest. Indian Ridge was named for the old Indian hunting trail that runs along the summit.\n\nBuilt in 1958, the lookout was used for firefighting by Forest Service personnel until 1973 and is still staffed occasionally during emergencies.\n\nA closer look inside the tower:\n\n
    \n
    \n
    \n
    \n\n

    6. Little Guard Lookout, Idaho

    \n\n
    \n\nThe newest tower on this list, the Little Guard Lookout is located about 9 miles north of Shoshone Camp, was one of the last remaining fire lookouts used in the Coeur d\u2019Alene River area and has only just recently become inactive.\n\nThe structure standing today on Little Guard Peak is the third in a series of lookout buildings that originated back to 1919. In October 1990, Little Guard Lookout was accepted for listing in the National Historic Lookout Register and the first for Idaho.\n\nThe fully furnished two-story fire lookout has dimensions of 14 x 14 feet, an external cat walk, and a gabled roof. It sleeps four guests, but space is tight. The kitchen is on the ground floor and is equipped with a small propane refrigerator, propane cook stove, table, chairs and basic cooking utensils.\n\nA few more photos:\n\n
    \n
    \n
    \n\n

    7. Spruce Mountain Fire Lookout Tower

    \n\n
    \n\nPerched atop a forested mountain, Spruce Mountain Fire Lookout Tower offers panoramic views that include Medicine Bow Peak, Rob Roy Reservoir, Jelm Mountain and the southern end of the Snowy Range. After being occupied as a fire lookout, the 55-foot tall structure was renovated and opened to the public for overnight rental in 1977.\n\nThe lookout cabin is furnished with two single beds with mattresses and can accommodate up to four guests. Inside amenities include a table with chairs, cookware, dishes, utensils, cleaning supplies, a propane heater, propane cook stove and oven, propane refrigerator and propane lights.\n\nAll photos: courtesy Recreation.gov\n\nFor more information on renting one of these towers visit firelookout.org. But first, let me know which one is your favourite?\n\n
    \n\nPlease follow me on my blog @benadapt if you enjoy my topics and content. I will also follow back so that we can build a community together.\n\n@benadapt features authors to promote a diversity of content and new authors. All STEEM Dollars for these posts go to the featured author.\n\nIf you are looking to be featured as an author, please contact me via email - ben.adaptnetwork@gmail.com\n\nShoutout to @jacor, for featuring my post here and passing on this idea.\n\nEdit: From the comments, it seems that this type of author promotion is not the way to go. A 're-steemit' button has been suggested and I think this is a great idea.\n\n
    ", + "category": "life", + "children": 21, + "created": "2016-09-10T16:28:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/6z5In5y.jpg", + "http://i.imgur.com/tbHIiBQ.jpg", + "http://i.imgur.com/NX0S10Y.jpg", + "http://i.imgur.com/HgS38WU.jpg", + "http://i.imgur.com/ULzb0dV.jpg", + "http://i.imgur.com/ljj8y7X.jpg", + "http://i.imgur.com/uZq8dZ5.jpg", + "http://i.imgur.com/ZCHllVy.jpg", + "http://i.imgur.com/bD8F1wJ.jpg", + "http://i.imgur.com/fbAMzHn.jpg", + "http://i.imgur.com/EyIpkj8.jpg", + "http://i.imgur.com/fVoStKq.jpg", + "http://i.imgur.com/sUrDl58.jpg", + "http://i.imgur.com/3CrgXdi.jpg", + "http://i.imgur.com/LejQWOZ.jpg", + "http://i.imgur.com/861cU5N.jpg", + "http://i.imgur.com/vBd3iLs.jpg", + "http://i.imgur.com/DKt5G2z.jpg", + "http://i.imgur.com/FJePMYG.jpg", + "http://i.imgur.com/ifhnbPK.jpg", + "http://i.imgur.com/NXtu1ZE.jpg", + "http://i.imgur.com/pPy4Dxj.jpg", + "http://i.imgur.com/wuBRx3w.jpg", + "http://i.imgur.com/dkazLmP.jpg" + ], + "links": [ + "https://steemit.com/@jacor", + "https://steemit.com/life/@jacor/rent-a-fire-tower-and-camp-in-the-sky-featuring-new-author-benadapt", + "http://www.firewatchgame.com/", + "http://www.recreation.gov/", + "http://www.firelookout.org/lookout-rentals.html", + "https://steemit.com/@benadapt" + ], + "tags": [ + "life", + "photography", + "camping", + "outdoors" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 37590191304904, + "payout": 95.817, + "payout_at": "2016-09-17T16:28:45", + "pending_payout_value": "95.817 HBD", + "percent_hbd": 10000, + "permlink": "rent-a-fire-tower-and-camp-in-the-sky-featured-author-announcement", + "post_id": 1197660, + "promoted": "160.000 HBD", + "replies": [], + "stats": { + "flag_weight": 1.0, + "gray": false, + "hide": false, + "total_votes": 100 + }, + "title": "Rent a Fire Tower and Camp in the Sky - Featured Author Announcement", + "updated": "2016-09-11T21:13:06", + "url": "/life/@benadapt/rent-a-fire-tower-and-camp-in-the-sky-featured-author-announcement" + }, + { + "active_votes": [ + { + "rshares": 20239809995861, + "voter": "ned" + }, + { + "rshares": 2483542411, + "voter": "boy" + }, + { + "rshares": 3015329123, + "voter": "bue-witness" + }, + { + "rshares": 547232718, + "voter": "bunny" + }, + { + "rshares": 43930884813, + "voter": "bue" + }, + { + "rshares": 1330754717, + "voter": "mini" + }, + { + "rshares": 171038238, + "voter": "moon" + }, + { + "rshares": 500018940, + "voter": "healthcare" + }, + { + "rshares": 778548508, + "voter": "daniel.pan" + }, + { + "rshares": 230687619, + "voter": "helen.tan" + }, + { + "rshares": 13761624031, + "voter": "gregory-f" + }, + { + "rshares": 1397418866, + "voter": "andzzz" + }, + { + "rshares": 1643701455969, + "voter": "cryptoctopus" + }, + { + "rshares": 1412760168, + "voter": "murh" + }, + { + "rshares": -2780072713, + "voter": "scalextrix" + }, + { + "rshares": 47117681972, + "voter": "justtryme90" + }, + { + "rshares": 31290973763, + "voter": "michaelx" + }, + { + "rshares": 484320925, + "voter": "mrhankeh" + }, + { + "rshares": 368035021, + "voter": "chetlanin" + }, + { + "rshares": 212415964626, + "voter": "asmolokalo" + }, + { + "rshares": 57006230591, + "voter": "sonzweil" + }, + { + "rshares": 177813527539, + "voter": "knircky" + }, + { + "rshares": 4336063701, + "voter": "ausbitbank" + }, + { + "rshares": 796302428, + "voter": "thinkngrow" + }, + { + "rshares": 19767774986, + "voter": "artific" + }, + { + "rshares": 89569037, + "voter": "wildchild" + }, + { + "rshares": -130370985044, + "voter": "demotruk" + }, + { + "rshares": 3868061659, + "voter": "maximkichev" + }, + { + "rshares": 113490249, + "voter": "rossh" + }, + { + "rshares": 921642016, + "voter": "metaflute" + }, + { + "rshares": 7978492751, + "voter": "fintech-jesus" + }, + { + "rshares": 61261066, + "voter": "jackkomber" + }, + { + "rshares": 1332538563, + "voter": "paynode" + }, + { + "rshares": 59697439, + "voter": "ritadey" + }, + { + "rshares": 61434762, + "voter": "jers" + }, + { + "rshares": 61427046, + "voter": "nyoba" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 111526086994, + "voter": "helikopterben" + }, + { + "rshares": 195160565, + "voter": "stevescoins" + }, + { + "rshares": 3037040993, + "voter": "macartem" + }, + { + "rshares": 47338695487, + "voter": "dragonanarchist" + }, + { + "rshares": 7674997899, + "voter": "craigwilliamz" + }, + { + "rshares": 9321802893, + "voter": "cryptovpn" + }, + { + "rshares": 56115613811, + "voter": "tracemayer" + }, + { + "rshares": 52754410, + "voter": "tekez" + }, + { + "rshares": 52732096, + "voter": "horizonkinetics" + }, + { + "rshares": 92222492, + "voter": "mlialen" + }, + { + "rshares": 330193907, + "voter": "robotev1" + }, + { + "rshares": 521874035, + "voter": "grisha-danunaher" + }, + { + "rshares": 130634157, + "voter": "james93" + }, + { + "rshares": 136721054, + "voter": "insight2incite" + }, + { + "rshares": 148768653, + "voter": "rnrador" + } + ], + "author": "horizonkinetics", + "author_payout_value": "0.000 HBD", + "author_reputation": 48.81, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n

    Horizon Kinetics LLC is a NY-based investment firm and author of numerous research reports with increasing experience in the cryptocurrency space.  We have been authoring research on cryptocurrencies, and bitcoin in particular, since late-2015.  Since our founding over 20 years ago, we have continuously received invaluable feedback on our research from our subscribers.  We now share some of our work on cryptocurrencies with the Steem community.   Here is our first piece.  Additional information on Horizon Kinetics LLC is available at www.horizonkinetics.com. We can be reached via email at info@horizonkinetics.com. 

    \n

    We look forward to your comments!   \u2013Hugh Ross, COO Horizon Kinetics

    \n


    \n

    When the colony of Virginia made tobacco legal tender, the first problem was that the incentive was created to increase production. The second problem was the creation of very low-grade tobacco that some people refused to accept as payment. The policy ultimately created low tobacco prices for farmers. In 1682, there were riots and the tobacco crops of various farms were destroyed.

    \n

    The non-uniformity of a currency (apart from paper) is a not a trivial problem. Throughout history, it has been a significant issue. In colonial Plymouth, Massachusetts, the Wampanoag Tribe\u2019s wampum was made legal tender at the rate of six white beads or three purple beads per penny. Unfortunately, supply of beads was limited. It was hard for prices to rise in the sense that the bead, as an instrumentality, was not divisible.(1)

    \n

    Historically, therefore, the government really needed to take over responsibility for coinage. That created another problem. How does one prevent the government from abusing the privilege by basically destroying the value of the currency by issuance?

    \n

    Enter Bitcoin. It is very hard to counterfeit since all Bitcoin in existence are always visible in the Blockchain ledger. Supply of Bitcoin is fixed; it is hardwired in the code. This is a possible revolution in currency design. If nothing else, it is a new asset class.

    \n

    (1)Barry Eichengreen, Exorbitant Privilege: The Rise and Fall of the Dollar and the Future of the International Monetary System (New York: Oxford University Press, 2011), 9-10

    \n

    ---------------------

    \n

    Disclaimers:

    \n

    Horizon Kinetics LLC (\u201cHorizon Kinetics\u201d) is the parent holding company to several SEC-registered investment advisors including Horizon Asset Management LLC, Kinetics Asset Management LLC, and Kinetics Advisers, LLC. Horizon Kinetics authors research reports based on information available to the public.  No representation is made with regard to the reports\u2019 accuracy or completeness and all expressions of opinion reflect judgment as of the date set forth and are subject to change. This document is neither an offer, recommendation nor solicitation to buy or sell securities. Horizon Kinetics and each of its respective employees and affiliates may have positions in securities of companies mentioned herein.  You may visit our website at www.horizonkinetics.com to find additional information on Horizon Kinetics.  All views expressed in these research reports accurately reflect the research analysts\u2019 personal views about any and all of the subject matter, securities or issuers. No part of the research analysts\u2019 compensation was, is, or will be, directly or indirectly, related to the specific recommendations or views expressed by the research analysts in the research reports. Reproduction and dissemination of these reports outside the constraints of this social media space is strictly prohibited. \u00a9Horizon Kinetics LLC\u00ae 2016.

    \n", + "category": "bitcoin", + "children": 13, + "created": "2016-09-09T18:05:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.horizonkinetics.com/images/horizon_kinetics_logo_blue_Small.jpg" + ], + "links": [ + "http://www.horizonkinetics.com" + ], + "tags": [ + "bitcoin", + "crypto-news", + "money" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 22622590051384, + "payout": 50.779, + "payout_at": "2016-09-16T18:05:18", + "pending_payout_value": "50.779 HBD", + "percent_hbd": 10000, + "permlink": "technical-problems-of-a-fixed-money-supply", + "post_id": 1187069, + "promoted": "150.000 HBD", + "replies": [], + "stats": { + "flag_weight": 1.0, + "gray": false, + "hide": false, + "total_votes": 52 + }, + "title": "Technical Problems of a Fixed Money Supply", + "updated": "2016-09-09T18:05:18", + "url": "/bitcoin/@horizonkinetics/technical-problems-of-a-fixed-money-supply" + }, + { + "active_votes": [ + { + "rshares": 535956001874, + "voter": "barrie" + }, + { + "rshares": 376210910452, + "voter": "anonymous" + }, + { + "rshares": 2530030733798, + "voter": "ned" + }, + { + "rshares": 6868791504690, + "voter": "xeldal" + }, + { + "rshares": 3726151150, + "voter": "boy" + }, + { + "rshares": 229262004927, + "voter": "steem-id" + }, + { + "rshares": 4524044786, + "voter": "bue-witness" + }, + { + "rshares": 820975377, + "voter": "bunny" + }, + { + "rshares": 7162998420481, + "voter": "complexring" + }, + { + "rshares": 66022454227, + "voter": "bue" + }, + { + "rshares": 1996536940, + "voter": "mini" + }, + { + "rshares": 256574080, + "voter": "moon" + }, + { + "rshares": 1316552393, + "voter": "mineralwasser" + }, + { + "rshares": 107564523042, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 7511884959, + "voter": "bingo-0" + }, + { + "rshares": 1813913350, + "voter": "bingo-1" + }, + { + "rshares": 1281991226298, + "voter": "benjojo" + }, + { + "rshares": 424835962491, + "voter": "officialfuzzy" + }, + { + "rshares": 761501110340, + "voter": "pfunk" + }, + { + "rshares": 1131940785371, + "voter": "cass" + }, + { + "rshares": 29824545969, + "voter": "proctologic" + }, + { + "rshares": 750134298, + "voter": "healthcare" + }, + { + "rshares": 1196536230119, + "voter": "tuck-fheman" + }, + { + "rshares": 1168025207, + "voter": "daniel.pan" + }, + { + "rshares": 2745281235040, + "voter": "donkeypong" + }, + { + "rshares": 35404297187, + "voter": "joshua" + }, + { + "rshares": 406975103750, + "voter": "steemrollin" + }, + { + "rshares": 1424182557, + "voter": "jbradford" + }, + { + "rshares": 9180689311, + "voter": "patrice" + }, + { + "rshares": 346059306, + "voter": "helen.tan" + }, + { + "rshares": 15938088337, + "voter": "brindleswan" + }, + { + "rshares": 753663976673, + "voter": "piedpiper" + }, + { + "rshares": 375482272962, + "voter": "noaommerrr" + }, + { + "rshares": 1796764686, + "voter": "andzzz" + }, + { + "rshares": 73847143577, + "voter": "edgeland" + }, + { + "rshares": 76668352353, + "voter": "easteagle13" + }, + { + "rshares": 190169312803, + "voter": "jamtaylor" + }, + { + "rshares": 489465667, + "voter": "eatgrits" + }, + { + "rshares": 50872817, + "voter": "paco-steem" + }, + { + "rshares": 612581945, + "voter": "spaninv" + }, + { + "rshares": 309142566089, + "voter": "teamsteem" + }, + { + "rshares": 9534901206, + "voter": "richman" + }, + { + "rshares": 666331594856, + "voter": "nanzo-scoop" + }, + { + "rshares": 1827793190, + "voter": "acidyo" + }, + { + "rshares": 205903307851, + "voter": "mummyimperfect" + }, + { + "rshares": 39833240245, + "voter": "klye" + }, + { + "rshares": 1027351719, + "voter": "coar" + }, + { + "rshares": 353351990, + "voter": "murh" + }, + { + "rshares": 17601176156, + "voter": "b4bb4r-5h3r" + }, + { + "rshares": 405843973774, + "voter": "blakemiles84" + }, + { + "rshares": 10341217409, + "voter": "andu" + }, + { + "rshares": 57144356191, + "voter": "ak2020" + }, + { + "rshares": 260079987946, + "voter": "billbutler" + }, + { + "rshares": 75980218281, + "voter": "thecryptofiend" + }, + { + "rshares": 13518268974, + "voter": "johnerfx" + }, + { + "rshares": 140526207453, + "voter": "coinbitgold" + }, + { + "rshares": 412467399967, + "voter": "taoteh1221" + }, + { + "rshares": 22430460071, + "voter": "m4ever" + }, + { + "rshares": 418622798, + "voter": "applecrisp" + }, + { + "rshares": 2274330399691, + "voter": "stellabelle" + }, + { + "rshares": 4190059511, + "voter": "andre-ager" + }, + { + "rshares": 7998622846, + "voter": "givemeyoursteem" + }, + { + "rshares": 105851824009, + "voter": "kenny-crane" + }, + { + "rshares": 18555285556, + "voter": "samether" + }, + { + "rshares": 382747136304, + "voter": "kaylinart" + }, + { + "rshares": 487099978706, + "voter": "infovore" + }, + { + "rshares": 23735859481, + "voter": "ossama-benjohn" + }, + { + "rshares": 1130181250, + "voter": "johnerminer" + }, + { + "rshares": 19586514634, + "voter": "ziv" + }, + { + "rshares": 16087619085, + "voter": "zakharya" + }, + { + "rshares": 173891397847, + "voter": "thedashguy" + }, + { + "rshares": 145235686062, + "voter": "kimziv" + }, + { + "rshares": 2745357590, + "voter": "gary-smith" + }, + { + "rshares": 282225162, + "voter": "mammasitta" + }, + { + "rshares": 6545907918, + "voter": "fuck.off" + }, + { + "rshares": 2249535177, + "voter": "superfreek" + }, + { + "rshares": 6606808474, + "voter": "iloveporn" + }, + { + "rshares": 375067125844, + "voter": "fyrstikken" + }, + { + "rshares": 6022204460, + "voter": "the.bot" + }, + { + "rshares": 8036262291, + "voter": "johnbradshaw" + }, + { + "rshares": 7122827147, + "voter": "micheletrainer" + }, + { + "rshares": 68386703441, + "voter": "norbu" + }, + { + "rshares": 5599529516, + "voter": "the.whale" + }, + { + "rshares": 280810708, + "voter": "ladyclair" + }, + { + "rshares": 3576117505, + "voter": "michaellamden68" + }, + { + "rshares": 57002255623, + "voter": "asmolokalo" + }, + { + "rshares": 33046735905, + "voter": "good-karma" + }, + { + "rshares": 5149116277, + "voter": "dennygalindo" + }, + { + "rshares": 5303452399, + "voter": "unicornfarts" + }, + { + "rshares": 75826571301, + "voter": "rubybian" + }, + { + "rshares": 5263073872, + "voter": "riscadox" + }, + { + "rshares": 24175712542, + "voter": "katyakov" + }, + { + "rshares": 2715996666, + "voter": "soupernerd" + }, + { + "rshares": 119977364734, + "voter": "robrigo" + }, + { + "rshares": 5598045313, + "voter": "vote" + }, + { + "rshares": 342395061261, + "voter": "fabio" + }, + { + "rshares": 5899298096, + "voter": "kissmybutt" + }, + { + "rshares": 15365648590, + "voter": "r4fken" + }, + { + "rshares": 1631145568, + "voter": "sergei" + }, + { + "rshares": 14995507254, + "voter": "bitshares101" + }, + { + "rshares": 6317322640, + "voter": "owdy" + }, + { + "rshares": 1501769437, + "voter": "vi1son" + }, + { + "rshares": 1353291463754, + "voter": "renohq" + }, + { + "rshares": 97164483535, + "voter": "sigmajin" + }, + { + "rshares": 43603809494, + "voter": "mrwang" + }, + { + "rshares": 740422795, + "voter": "steem1653" + }, + { + "rshares": 18303819148, + "voter": "sebastien" + }, + { + "rshares": 11146913938, + "voter": "asim" + }, + { + "rshares": 176060985385, + "voter": "repholder" + }, + { + "rshares": 29810248025, + "voter": "dwinblood" + }, + { + "rshares": 10859176140, + "voter": "deviedev" + }, + { + "rshares": 66112176064, + "voter": "sephiroth" + }, + { + "rshares": 13884859240, + "voter": "meesterboom" + }, + { + "rshares": 416152871, + "voter": "karenmckersie" + }, + { + "rshares": 12348118332, + "voter": "allmonitors" + }, + { + "rshares": 1907615672, + "voter": "splatterhaus" + }, + { + "rshares": 806370035, + "voter": "luisucv34" + }, + { + "rshares": 53708107979, + "voter": "streetstyle" + }, + { + "rshares": 417250555684, + "voter": "knozaki2015" + }, + { + "rshares": 42186828341, + "voter": "milestone" + }, + { + "rshares": 5699385361, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 827785579, + "voter": "mynameisbrian" + }, + { + "rshares": 2553460193, + "voter": "sgnsteems" + }, + { + "rshares": 194516421502, + "voter": "blueorgy" + }, + { + "rshares": 32130489151, + "voter": "ubg" + }, + { + "rshares": 3423042796, + "voter": "bones" + }, + { + "rshares": 9367946580, + "voter": "rpf" + }, + { + "rshares": 2224818881, + "voter": "earnest" + }, + { + "rshares": 3576934262, + "voter": "tarindel" + }, + { + "rshares": 3446220471, + "voter": "azurejasper" + }, + { + "rshares": 14106406643, + "voter": "beowulfoflegend" + }, + { + "rshares": 2314291578, + "voter": "bola" + }, + { + "rshares": 27102377358, + "voter": "deanliu" + }, + { + "rshares": 5468461567, + "voter": "rainchen" + }, + { + "rshares": 7815470684, + "voter": "neroru" + }, + { + "rshares": 1019125915486, + "voter": "james212" + }, + { + "rshares": 24288681391, + "voter": "masterinvestor" + }, + { + "rshares": 10888263743, + "voter": "fishborne" + }, + { + "rshares": 102801288, + "voter": "sergey44" + }, + { + "rshares": 424845000, + "voter": "berrysmok" + }, + { + "rshares": 37652543503, + "voter": "papa-pepper" + }, + { + "rshares": 940261675, + "voter": "happyphoenix" + }, + { + "rshares": 639471735, + "voter": "curator" + }, + { + "rshares": 23270267458, + "voter": "sisterholics" + }, + { + "rshares": 1480528431, + "voter": "alex.chien" + }, + { + "rshares": 6376633931, + "voter": "royalmacro" + }, + { + "rshares": 10123028535, + "voter": "logic" + }, + { + "rshares": 584752369, + "voter": "cwmyao1" + }, + { + "rshares": 15817307763, + "voter": "clevecross" + }, + { + "rshares": 156369688, + "voter": "steemster1" + }, + { + "rshares": 862061134, + "voter": "mar1978co" + }, + { + "rshares": 4090189555, + "voter": "webosfritos" + }, + { + "rshares": 2666801113, + "voter": "weenis" + }, + { + "rshares": 2238357029, + "voter": "dirty.hera" + }, + { + "rshares": 131625157, + "voter": "yulia98" + }, + { + "rshares": 512229631, + "voter": "karenb54" + }, + { + "rshares": 10720241925, + "voter": "gomeravibz" + }, + { + "rshares": 61911147, + "voter": "sharon" + }, + { + "rshares": 63085782, + "voter": "lillianjones" + }, + { + "rshares": 793861382304, + "voter": "laonie" + }, + { + "rshares": 1928457089, + "voter": "naturalista" + }, + { + "rshares": 942093795, + "voter": "transhuman" + }, + { + "rshares": 21837989409, + "voter": "laonie1" + }, + { + "rshares": 22352782004, + "voter": "laonie2" + }, + { + "rshares": 22360931482, + "voter": "laonie3" + }, + { + "rshares": 24149442143, + "voter": "laoyao" + }, + { + "rshares": 27629185020, + "voter": "myfirst" + }, + { + "rshares": 167928825704, + "voter": "somebody" + }, + { + "rshares": 16350272739, + "voter": "sunshine" + }, + { + "rshares": 6522124565, + "voter": "flysaga" + }, + { + "rshares": 6185106786, + "voter": "brendio" + }, + { + "rshares": 38527719167, + "voter": "midnightoil" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 473946643269, + "voter": "glitterfart" + }, + { + "rshares": 4176872896, + "voter": "ullikume" + }, + { + "rshares": 6623452381, + "voter": "minion" + }, + { + "rshares": 1577306627, + "voter": "andrew0" + }, + { + "rshares": 22357085584, + "voter": "laonie4" + }, + { + "rshares": 22355328422, + "voter": "laonie5" + }, + { + "rshares": 22352611343, + "voter": "laonie6" + }, + { + "rshares": 22349767400, + "voter": "laonie7" + }, + { + "rshares": 22346006171, + "voter": "laonie8" + }, + { + "rshares": 22344294392, + "voter": "laonie9" + }, + { + "rshares": 92513391118, + "voter": "xiaohui" + }, + { + "rshares": 263105171887, + "voter": "fairytalelife" + }, + { + "rshares": 20622142384, + "voter": "jphamer1" + }, + { + "rshares": 20350336517, + "voter": "velourex" + }, + { + "rshares": 5369683283, + "voter": "oflyhigh" + }, + { + "rshares": 3013299405, + "voter": "xiaokongcom" + }, + { + "rshares": 56650918931, + "voter": "driv3n" + }, + { + "rshares": 63570195, + "voter": "msjennifer" + }, + { + "rshares": 59738641, + "voter": "ciao" + }, + { + "rshares": 10973358869, + "voter": "thebotkiller" + }, + { + "rshares": 57914427, + "voter": "steemo" + }, + { + "rshares": 6073118497, + "voter": "xianjun" + }, + { + "rshares": 22043736930, + "voter": "hanshotfirst" + }, + { + "rshares": 57765027, + "voter": "steema" + }, + { + "rshares": 1590670250, + "voter": "erikclark13" + }, + { + "rshares": 1127808427, + "voter": "vegascomic" + }, + { + "rshares": 10157142611, + "voter": "ottodv" + }, + { + "rshares": 74494304, + "voter": "confucius" + }, + { + "rshares": 3933354492, + "voter": "bledarus" + }, + { + "rshares": 61296223, + "voter": "strangedays" + }, + { + "rshares": 84406705123, + "voter": "miacats" + }, + { + "rshares": 58653788, + "voter": "jarvis" + }, + { + "rshares": 398349859, + "voter": "microluck" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 56726999, + "voter": "fortuner" + }, + { + "rshares": 1760257480, + "voter": "chinadaily" + }, + { + "rshares": 29749490788, + "voter": "kyriacos" + }, + { + "rshares": 5897804656, + "voter": "lemouth" + }, + { + "rshares": 7980606923, + "voter": "farmerswife" + }, + { + "rshares": 273211506, + "voter": "jimmytwoshoes" + }, + { + "rshares": 58947349, + "voter": "wendelribeiro" + }, + { + "rshares": 55414210, + "voter": "johnbyrd" + }, + { + "rshares": 55396880, + "voter": "thomasaustin" + }, + { + "rshares": 55394920, + "voter": "thermor" + }, + { + "rshares": 55406673, + "voter": "ficholl" + }, + { + "rshares": 56566121, + "voter": "widell" + }, + { + "rshares": 86327402421, + "voter": "icfiedler" + }, + { + "rshares": 9149533951, + "voter": "jaredcwillis" + }, + { + "rshares": 57439383, + "voter": "wholefoods" + }, + { + "rshares": 54991366, + "voter": "revelbrooks" + }, + { + "rshares": 22338332510, + "voter": "laonie10" + }, + { + "rshares": 68437243690, + "voter": "sweetsssj" + }, + { + "rshares": 12648203513, + "voter": "someguy123" + }, + { + "rshares": 4009964661, + "voter": "hilarski" + }, + { + "rshares": 2214821974, + "voter": "hoopatang" + }, + { + "rshares": 2500078806, + "voter": "shadowspub" + }, + { + "rshares": 261579534201, + "voter": "oldtimer" + }, + { + "rshares": 4161934026, + "voter": "steemitpatina" + }, + { + "rshares": 54999739, + "voter": "curpose" + }, + { + "rshares": 153032594, + "voter": "jtstreetman" + }, + { + "rshares": 446928899, + "voter": "runridefly" + }, + { + "rshares": 2774307105, + "voter": "contentjunkie" + }, + { + "rshares": 103203866500, + "voter": "shenanigator" + }, + { + "rshares": 22008008063, + "voter": "laonie11" + }, + { + "rshares": 53961187, + "voter": "troich" + }, + { + "rshares": 41405284088, + "voter": "luminousvisions" + }, + { + "rshares": 7270618086, + "voter": "davidbrogan" + }, + { + "rshares": 53966805, + "voter": "crion" + }, + { + "rshares": 53622549, + "voter": "hitherise" + }, + { + "rshares": 53613607, + "voter": "wiss" + }, + { + "rshares": 494664136, + "voter": "areynolds" + }, + { + "rshares": 2731168114, + "voter": "fajrilgooner" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 54293199, + "voter": "walternz" + }, + { + "rshares": 9161548599, + "voter": "doitvoluntarily" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 92326483945, + "voter": "thecyclist" + }, + { + "rshares": 992040757, + "voter": "smisi" + }, + { + "rshares": 56897224, + "voter": "lighter" + }, + { + "rshares": 52560790, + "voter": "yorsens" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 7295907898, + "voter": "renzoarg" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 2377534516, + "voter": "lilmisjenn" + }, + { + "rshares": 341097233, + "voter": "bones261" + }, + { + "rshares": 620954332, + "voter": "bones555" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 99072246, + "voter": "positivesteem" + }, + { + "rshares": 5320196521, + "voter": "chick1" + }, + { + "rshares": 2437884565, + "voter": "whatsup" + }, + { + "rshares": 4765768150, + "voter": "gringalicious" + }, + { + "rshares": 1835091693, + "voter": "rigaronib" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 67956001, + "voter": "nelyp" + }, + { + "rshares": 71092472, + "voter": "lennex" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 8066814624, + "voter": "cato-the-elder" + }, + { + "rshares": 52176950, + "voter": "saiku" + }, + { + "rshares": 2856393738, + "voter": "ltm" + }, + { + "rshares": 76034330, + "voter": "igtes" + }, + { + "rshares": 154501261, + "voter": "buffett" + }, + { + "rshares": 156889025, + "voter": "anarchy-veganism" + }, + { + "rshares": 9342188316, + "voter": "goldmatters" + }, + { + "rshares": 155204122, + "voter": "budgiebee" + }, + { + "rshares": 155180811, + "voter": "majes" + }, + { + "rshares": 154551739, + "voter": "reddust" + }, + { + "rshares": 474962663, + "voter": "hacon" + }, + { + "rshares": 156136975, + "voter": "william007" + } + ], + "author": "tuck-fheman", + "author_payout_value": "0.000 HBD", + "author_reputation": 71.52, + "beneficiaries": [], + "blacklists": [], + "body": "https://s18.postimg.org/aid72t4nt/too_old.png\n\n# [I'm Too Old For This](https://youtu.be/MqBNSMbEzI0)\n\nYou youngin's holding onto your new age Eckhart Tolle \"live in the now\" Aleister Crowley regurgitated belief systems and rah rah sycophant always positive philosophies (so long as the handouts are still being raked in), all while rewarding, if not exalting, people with a complete disregard for human decency amaze me and give me pause to think ... **what in the $@#! happened to this world?!**\n
    \n\nhttps://i.imgflip.com/1adksj.jpg\n\n# Back In My Day\n\nDuring my heyday, people were able to speak their mind, so long as they did so with respect and allowed others to voice their opinion as well. Everyone was different, and that's what made each individual interesting. Nowadays, it seems most people just want to be like everyone else and fit in. Don't rock the boat, else you won't get your reward! It's like being in a Kindergarten class full of 20-30 somethings.\n\nThis younger generation seems to worry more about figuring out how to make themselves into a Gawd, while at the same time arguing over which psychopathic authoritarian they are going to vote for as their supreme leader. They do more thinking about who to vote for to control their lives than they do how they are going to survive on their own for the next 40 years or more.\n\nhttps://s16.postimg.org/dqbzdofj9/OK_dees_1_Copy.jpg \n\nWhich one of these \"leaders\" (and I must quote that) is going to do more for me, seems to be the biggest question of younger generations. While at the same time they hold onto the belief that everything was created just for them and everyone else is merely a part of them; their own personal sock puppets of pleasure who must reward them when they do something they consider to be worthwhile.\n
    \n\nhttps://cdn.meme.am/instances/57755618.jpg\n\n# Vaporware Is Skeery\n\nOne of my biggest disappointments in this community came when @stellabelle, the person with the highest reputation on the site, made a post about an announced feature she liked in another decentralized blogging platform that doesn't even exist. \n\n### The horror! \n\nMany were quick to point out that the other platform was \"vaporware\", yet felt so threatened by her post about this \"vaporware\" that they created fictional stories to apparently discredit her. Others jumped on the bandwagon at every chance in the comments section. For what? For pointing out an announced feature in \"vaporware\"? Some even called this apparent \"vaporware\" a \"competitor\"!?\n\nhttps://s11.postimg.org/e5699gp5v/cover_ears.jpg\n\n# [Faith No More](https://youtu.be/3yVI3UgtvwU)\n\nThis says a lot about the faith these people actually have in Steemit. The fact that a piece of \"vaporware\" can be considered a \"competitor\" to Steemit, along with the fact that these people feel threatened by this \"vaporware\" would make Leon Festinger roll over in his grave; **because he's dead ... just like this generations ability to debate on a topic without their favorite psychology book in front of them to fashion a response from someone else's thoughts.**\n\nWe even have one of the largest whales on Steemit flagging comments that dare mention a non-existent \"competitor\" or anyone saying anything that, in their mind, is considered \"divisive\" to the community. A flag from this person will all but hide a comment from anyone's view without seeking it out at the bottom of the page. \n\nhttps://s15.postimg.org/820q6kvkr/safe_space.jpg\n\n# [In Muh Safe Space](https://youtu.be/sXQkXXBqj_U)\n\n\nSo much for being a place to discuss anything openly. And yet, people here complain about Facebook and Reddit, yet I can mention Facebook all day on Reddit, and vice versa, and never have to worry that my comment will be hidden by a single individual. Even worse, Facebook and Reddit are some of the most censored platforms in existence.\n\n### Put that in your **[hash pipe](https://youtu.be/_9BGLtqqkVI)** and smoke it!\n\nSome here are taking it upon themselves to create a safe space for everyone else, because apparently the competition from these non-existent platforms is so strong we must hide their non-existent features very mention from the fragile masses. Back in my day, there was a saying ... \"competition is good\", but apparently that's no longer the case.\n\nhttps://s22.postimg.org/cal6wr4tt/manstuff.jpg\n\n# [Smells Like Teen Spirit](https://youtu.be/hTWKbfoikeg)\n\nHere on Steemit, it's hard to find anyone that appreciates sports, guns, hunting, cars or anything that my generation considers to be laced with testosterone. Sure I find computer/programming talk interesting, but it's rare these days to find people online that can talk the 4 basic man groups as well. I've found a few, but for the most part they are hiding within the Steemit caves of obscurity.\n\nSteemit advertises that \"original content\" is rewarded, yet anyone that can speak in great detail on any of those 4 basic man groups will rarely, if ever, be rewarded for doing so. There are a few of these well written articles on these topics here on Steemit, but you will be hard pressed to find one earning more than $5. Why Is that? \n\n### I'll tell you why ... because Steemit, for the most part, is lacking testosterone. \n# (\u256f\u00b0\u25a1\u00b0)\u256f\ufe35 \u253b\u2501\u253b\n
    \n\nhttps://s13.postimg.org/oou4yaqp3/Grinds_my_gears1.jpg\n\n# [What Grinds My Gears](https://youtu.be/Q685Ko2DHDs)\n\nYou know what really grinds my gears? Steemit. **Steemit really grinds my gears.** Why? Because I'm too old for this shit! And for that reason, **this will be my last post on Steemit**. I will be relinquishing my posting key access for this account and leave it to the younger generation of Tuck Fheman's, so they can post happy thoughts about all things Steemit and be rewarded untold fortunes for doing so. I am just holding them back.\n\nI did my best to be a part of this generations next big thing, but generation Steemit is just too namby-pamby for this old codger. \n\n
    \nhttps://s22.postimg.org/9mkkeg19t/giphy.gif\n
    \n
    \nhttps://s20.postimg.org/bcrfwvml9/mic_drop.gif\n
    \n\n
    ", + "category": "philosophy", + "children": 141, + "created": "2016-09-10T22:42:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s18.postimg.org/aid72t4nt/too_old.png", + "https://i.imgflip.com/1adksj.jpg", + "https://s16.postimg.org/dqbzdofj9/OK_dees_1_Copy.jpg", + "https://cdn.meme.am/instances/57755618.jpg", + "https://s11.postimg.org/e5699gp5v/cover_ears.jpg", + "https://s15.postimg.org/820q6kvkr/safe_space.jpg", + "https://s22.postimg.org/cal6wr4tt/manstuff.jpg", + "https://s13.postimg.org/oou4yaqp3/Grinds_my_gears1.jpg", + "https://s22.postimg.org/9mkkeg19t/giphy.gif", + "https://s20.postimg.org/bcrfwvml9/mic_drop.gif" + ], + "links": [ + "https://youtu.be/MqBNSMbEzI0", + "https://youtu.be/3yVI3UgtvwU", + "https://youtu.be/sXQkXXBqj_U", + "https://youtu.be/_9BGLtqqkVI", + "https://youtu.be/hTWKbfoikeg", + "https://youtu.be/Q685Ko2DHDs" + ], + "tags": [ + "philosophy", + "rant", + "steemit", + "new-age", + "mic-drop" + ], + "users": [ + "stellabelle" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 42002060944755, + "payout": 144.429, + "payout_at": "2016-09-17T22:42:27", + "pending_payout_value": "144.429 HBD", + "percent_hbd": 10000, + "permlink": "when-concerning-steemit-i-ve-come-to-realize-i-m-too-old-for-this", + "post_id": 1201658, + "promoted": "138.990 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 287 + }, + "title": "When Concerning Steemit, I've Come To Realize ... I'm Too Old For This", + "updated": "2016-09-10T22:42:27", + "url": "/philosophy/@tuck-fheman/when-concerning-steemit-i-ve-come-to-realize-i-m-too-old-for-this" + }, + { + "active_votes": [ + { + "rshares": 2878128126837, + "voter": "badassmother" + }, + { + "rshares": 6998734695522, + "voter": "xeldal" + }, + { + "rshares": 6042719173062, + "voter": "enki" + }, + { + "rshares": 120838362492, + "voter": "sandra" + }, + { + "rshares": 991013934194, + "voter": "ihashfury" + }, + { + "rshares": 918527955423, + "voter": "liondani" + }, + { + "rshares": 3719055998, + "voter": "boy" + }, + { + "rshares": 4515019251, + "voter": "bue-witness" + }, + { + "rshares": 836782064, + "voter": "bunny" + }, + { + "rshares": 64817001772, + "voter": "bue" + }, + { + "rshares": 1993119622, + "voter": "mini" + }, + { + "rshares": 256394111, + "voter": "moon" + }, + { + "rshares": 210347006215, + "voter": "alex90342fastn1" + }, + { + "rshares": 34042532834, + "voter": "aizensou" + }, + { + "rshares": 401713935140, + "voter": "recursive2" + }, + { + "rshares": 398896422515, + "voter": "recursive3" + }, + { + "rshares": 17157086215, + "voter": "proctologic" + }, + { + "rshares": 747273339, + "voter": "healthcare" + }, + { + "rshares": 1160639989, + "voter": "daniel.pan" + }, + { + "rshares": 21561714956, + "voter": "dedriss" + }, + { + "rshares": 302719926634, + "voter": "chitty" + }, + { + "rshares": 345768342, + "voter": "helen.tan" + }, + { + "rshares": 14351424587, + "voter": "gregory-f" + }, + { + "rshares": 77086206429, + "voter": "edgeland" + }, + { + "rshares": 78070381820, + "voter": "easteagle13" + }, + { + "rshares": 95730853785, + "voter": "juanlibertad" + }, + { + "rshares": 12739865723, + "voter": "ervin-lemark" + }, + { + "rshares": 9785915976, + "voter": "gregory60" + }, + { + "rshares": 15462863713, + "voter": "jademont" + }, + { + "rshares": 7554806704, + "voter": "fkn" + }, + { + "rshares": 1455984309, + "voter": "spaninv" + }, + { + "rshares": 2098982781, + "voter": "gekko" + }, + { + "rshares": 340907048790, + "voter": "teamsteem" + }, + { + "rshares": 9947116773, + "voter": "elishagh1" + }, + { + "rshares": 9650580617, + "voter": "richman" + }, + { + "rshares": 2950703828, + "voter": "jerome-colley" + }, + { + "rshares": 89884543659, + "voter": "william-noe" + }, + { + "rshares": 17260900202, + "voter": "acidyo" + }, + { + "rshares": 14125062140, + "voter": "cian.dafe" + }, + { + "rshares": 22046139567, + "voter": "klye" + }, + { + "rshares": 79658049745, + "voter": "asch" + }, + { + "rshares": 1431852861, + "voter": "murh" + }, + { + "rshares": 368696007081, + "voter": "blakemiles84" + }, + { + "rshares": 586286811332, + "voter": "cyber" + }, + { + "rshares": 96224456283, + "voter": "midnas-howler" + }, + { + "rshares": 37451164846, + "voter": "justtryme90" + }, + { + "rshares": 4597420837, + "voter": "cm-steem" + }, + { + "rshares": 8881004054, + "voter": "johnerfx" + }, + { + "rshares": 3596528108285, + "voter": "satoshifund" + }, + { + "rshares": 388823990187, + "voter": "taoteh1221" + }, + { + "rshares": 391275913, + "voter": "applecrisp" + }, + { + "rshares": 362378288951, + "voter": "hedge-x" + }, + { + "rshares": 52998773109, + "voter": "juanmiguelsalas" + }, + { + "rshares": 863365208, + "voter": "sunnyray" + }, + { + "rshares": 59069076379, + "voter": "thecryptodrive" + }, + { + "rshares": 124185870189, + "voter": "bravenewcoin" + }, + { + "rshares": 8333460340, + "voter": "kennyskitchen" + }, + { + "rshares": 266442266951, + "voter": "kaylinart" + }, + { + "rshares": 500746650031, + "voter": "infovore" + }, + { + "rshares": 48671150838, + "voter": "brandonp" + }, + { + "rshares": 138353237297, + "voter": "schro" + }, + { + "rshares": 1863788514, + "voter": "stephen-somers" + }, + { + "rshares": 2434631651, + "voter": "tee-em" + }, + { + "rshares": 100534891530, + "voter": "geoffrey" + }, + { + "rshares": 43181755485, + "voter": "honeythief" + }, + { + "rshares": 403540320598, + "voter": "fyrstikken" + }, + { + "rshares": 40797153099, + "voter": "treeshaface" + }, + { + "rshares": 18543754999, + "voter": "acassity" + }, + { + "rshares": 289162489, + "voter": "weedor" + }, + { + "rshares": 302683064, + "voter": "gerber" + }, + { + "rshares": 17546278068, + "voter": "grey580" + }, + { + "rshares": 264522603, + "voter": "ales" + }, + { + "rshares": 8820348623, + "voter": "cannav" + }, + { + "rshares": 204013843843, + "voter": "asmolokalo" + }, + { + "rshares": 300446841809, + "voter": "roelandp" + }, + { + "rshares": 3112471750, + "voter": "orly" + }, + { + "rshares": 4707075837, + "voter": "steamit" + }, + { + "rshares": 15801611273, + "voter": "konstantin" + }, + { + "rshares": 32544390735, + "voter": "hitmeasap" + }, + { + "rshares": 2870229595, + "voter": "stranger27" + }, + { + "rshares": 133098789385, + "voter": "jackkang" + }, + { + "rshares": 599975985871, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 32961215897, + "voter": "r4fken" + }, + { + "rshares": 283810485, + "voter": "damono" + }, + { + "rshares": 25445457118, + "voter": "tcfxyz" + }, + { + "rshares": 259486897, + "voter": "romel" + }, + { + "rshares": 1625153964, + "voter": "sergei" + }, + { + "rshares": 8892666616, + "voter": "killswitch" + }, + { + "rshares": 15616629499, + "voter": "bitshares101" + }, + { + "rshares": 499156305959, + "voter": "neoxian" + }, + { + "rshares": 3613581209, + "voter": "owdy" + }, + { + "rshares": 198330012, + "voter": "ch0c0latechip" + }, + { + "rshares": 183568347, + "voter": "doge4lyf" + }, + { + "rshares": 147240421388, + "voter": "knircky" + }, + { + "rshares": 12022855311, + "voter": "ausbitbank" + }, + { + "rshares": 1571508493, + "voter": "leksimus" + }, + { + "rshares": 885891994, + "voter": "dicov" + }, + { + "rshares": 919965160, + "voter": "steem1653" + }, + { + "rshares": 10802622782, + "voter": "asim" + }, + { + "rshares": 4405634199, + "voter": "karen13" + }, + { + "rshares": 24942066295, + "voter": "igster" + }, + { + "rshares": 1367833704, + "voter": "jrd8526" + }, + { + "rshares": 10301497593, + "voter": "mun" + }, + { + "rshares": 356943865, + "voter": "karenmckersie" + }, + { + "rshares": 47927575572, + "voter": "creationlayer" + }, + { + "rshares": 384335950, + "voter": "leonir" + }, + { + "rshares": 793082709, + "voter": "thinkngrow" + }, + { + "rshares": 367441394, + "voter": "luisucv34" + }, + { + "rshares": 47406569721, + "voter": "streetstyle" + }, + { + "rshares": 70372093790, + "voter": "inertia" + }, + { + "rshares": 42927707223, + "voter": "milestone" + }, + { + "rshares": 3422295233, + "voter": "maximkichev" + }, + { + "rshares": 5725254373, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 2064928807, + "voter": "the-future" + }, + { + "rshares": 3782713987, + "voter": "adamt" + }, + { + "rshares": 12974410735, + "voter": "nippel66" + }, + { + "rshares": 2976001628, + "voter": "imp3" + }, + { + "rshares": 252357240414, + "voter": "calaber24p" + }, + { + "rshares": 3477776250, + "voter": "davidr" + }, + { + "rshares": 3556231334, + "voter": "simon.braki.love" + }, + { + "rshares": 59941579508, + "voter": "thylbom" + }, + { + "rshares": 3433845802, + "voter": "bones" + }, + { + "rshares": 19157179302, + "voter": "bendjmiller222" + }, + { + "rshares": 3987315202, + "voter": "rainchen" + }, + { + "rshares": 35138047991, + "voter": "sauravrungta" + }, + { + "rshares": 12019513269, + "voter": "shredlord" + }, + { + "rshares": 73099576639, + "voter": "rea" + }, + { + "rshares": 8132763030, + "voter": "neroru" + }, + { + "rshares": 214418183330, + "voter": "jl777" + }, + { + "rshares": 373770800, + "voter": "meteor78" + }, + { + "rshares": 26816500737, + "voter": "zaebars" + }, + { + "rshares": 6113574314, + "voter": "positive" + }, + { + "rshares": 1683378197, + "voter": "yarly" + }, + { + "rshares": 255303484, + "voter": "yarly2" + }, + { + "rshares": 255686119, + "voter": "yarly3" + }, + { + "rshares": 147914638, + "voter": "yarly4" + }, + { + "rshares": 148750003, + "voter": "yarly5" + }, + { + "rshares": 84813726, + "voter": "yarly7" + }, + { + "rshares": 4164065341, + "voter": "lpfaust" + }, + { + "rshares": 18119834837, + "voter": "prufarchy" + }, + { + "rshares": 11673305563, + "voter": "quickfingersluc" + }, + { + "rshares": 220766396409, + "voter": "johnsmith" + }, + { + "rshares": 11219620297, + "voter": "winstonwolfe" + }, + { + "rshares": 859954354, + "voter": "happyphoenix" + }, + { + "rshares": 20113164016, + "voter": "krabgat" + }, + { + "rshares": 7430932441, + "voter": "webdeals" + }, + { + "rshares": 203965977, + "voter": "shadyonline" + }, + { + "rshares": 18453282331, + "voter": "proto" + }, + { + "rshares": 618560648, + "voter": "curator" + }, + { + "rshares": 408950035, + "voter": "yarly10" + }, + { + "rshares": 219368610, + "voter": "yarly11" + }, + { + "rshares": 274335473, + "voter": "faraz" + }, + { + "rshares": 76805770, + "voter": "yarly12" + }, + { + "rshares": 10590243337, + "voter": "phoenixmaid" + }, + { + "rshares": 126426805, + "voter": "ipopular" + }, + { + "rshares": 74356260, + "voter": "salamanca1987ar" + }, + { + "rshares": 18695991236, + "voter": "pixielolz" + }, + { + "rshares": 1840946810, + "voter": "bullionstackers" + }, + { + "rshares": 861558297, + "voter": "mar1978co" + }, + { + "rshares": 1526231546, + "voter": "spinner" + }, + { + "rshares": 2456054658, + "voter": "belkins" + }, + { + "rshares": 19988784545, + "voter": "williambanks" + }, + { + "rshares": 5647038859, + "voter": "shortcut" + }, + { + "rshares": 139439065521, + "voter": "steemdrive" + }, + { + "rshares": 9225459807, + "voter": "taker" + }, + { + "rshares": 731723236, + "voter": "pakisnxt" + }, + { + "rshares": 5553712976, + "voter": "nekromarinist" + }, + { + "rshares": 1951944925, + "voter": "sykochica" + }, + { + "rshares": 1515473458, + "voter": "merej99" + }, + { + "rshares": 15130676889, + "voter": "reneenouveau" + }, + { + "rshares": 8140603858, + "voter": "fintech-jesus" + }, + { + "rshares": 1759071342, + "voter": "feelapi" + }, + { + "rshares": 9623723965, + "voter": "viktor.phuket" + }, + { + "rshares": 4010159410, + "voter": "poeticsnake" + }, + { + "rshares": 3565700998, + "voter": "ullikume" + }, + { + "rshares": 1146725005, + "voter": "andrew0" + }, + { + "rshares": 7063527946, + "voter": "kurtbeil" + }, + { + "rshares": 512286246, + "voter": "romancs" + }, + { + "rshares": 3424311094, + "voter": "steemleak" + }, + { + "rshares": 14726415882, + "voter": "capper2016" + }, + { + "rshares": 10366372843, + "voter": "ekitcho" + }, + { + "rshares": 12931796143, + "voter": "randyclemens" + }, + { + "rshares": 293812470, + "voter": "rusteller" + }, + { + "rshares": 85386694477, + "voter": "sirwinchester" + }, + { + "rshares": 55591289, + "voter": "tinca" + }, + { + "rshares": 411872432, + "voter": "jrcornel" + }, + { + "rshares": 1467824207, + "voter": "quantumanomaly" + }, + { + "rshares": 253738615, + "voter": "naifaz" + }, + { + "rshares": 1030648559, + "voter": "vegascomic" + }, + { + "rshares": 1145609627, + "voter": "bledarus" + }, + { + "rshares": 83673051926, + "voter": "miacats" + }, + { + "rshares": 58499109, + "voter": "nano2nd" + }, + { + "rshares": 62332619, + "voter": "razberrijam" + }, + { + "rshares": 7624079651, + "voter": "matrixdweller" + }, + { + "rshares": 9995207527, + "voter": "kyriacos" + }, + { + "rshares": 73290501683, + "voter": "helikopterben" + }, + { + "rshares": 50094162, + "voter": "pollina" + }, + { + "rshares": 4390594623, + "voter": "themanualbot" + }, + { + "rshares": 89766690138, + "voter": "icfiedler" + }, + { + "rshares": 3574771803, + "voter": "shneakysquirrel" + }, + { + "rshares": 4346734216, + "voter": "mada" + }, + { + "rshares": 18099477167, + "voter": "yef99" + }, + { + "rshares": 51095992, + "voter": "kamil5" + }, + { + "rshares": 467996430, + "voter": "tradz" + }, + { + "rshares": 201888000, + "voter": "tlarsen2080" + }, + { + "rshares": 11457714027, + "voter": "hilarski" + }, + { + "rshares": 4621091782, + "voter": "onetree" + }, + { + "rshares": 1609584914, + "voter": "imag1ne" + }, + { + "rshares": 194564074, + "voter": "arty" + }, + { + "rshares": 88366627, + "voter": "jtstreetman" + }, + { + "rshares": 709285853, + "voter": "runridefly" + }, + { + "rshares": 50094345, + "voter": "kosmatimuc" + }, + { + "rshares": 56583285, + "voter": "alternative" + }, + { + "rshares": 581299661, + "voter": "kev7000" + }, + { + "rshares": 82668168, + "voter": "tito-baron" + }, + { + "rshares": 262718397, + "voter": "maarnio" + }, + { + "rshares": 2209122623, + "voter": "richardjuckes" + }, + { + "rshares": 24239498471, + "voter": "dubi" + }, + { + "rshares": 223746762, + "voter": "steemreporter" + }, + { + "rshares": 55278008, + "voter": "recurvez" + }, + { + "rshares": 117140255, + "voter": "alina1" + }, + { + "rshares": 57522774, + "voter": "patelincho" + }, + { + "rshares": 311627797, + "voter": "bones261" + }, + { + "rshares": 1524816681, + "voter": "ibringawareness" + }, + { + "rshares": 594706072, + "voter": "bones555" + }, + { + "rshares": 1645692763, + "voter": "anton333" + }, + { + "rshares": 5550458547, + "voter": "chick1" + }, + { + "rshares": 50523318, + "voter": "aoki" + }, + { + "rshares": 50454788, + "voter": "typingagent" + }, + { + "rshares": 50468091, + "voter": "cwb" + }, + { + "rshares": 53474283, + "voter": "barbosabarros" + }, + { + "rshares": 51583902, + "voter": "wolfdaze" + }, + { + "rshares": 71766021, + "voter": "ancientofdays" + }, + { + "rshares": 1631761737, + "voter": "puffin" + }, + { + "rshares": 177106697, + "voter": "ziogio" + } + ], + "author": "fyrstikken", + "author_payout_value": "0.000 HBD", + "author_reputation": 70.42, + "beneficiaries": [], + "blacklists": [], + "body": "
    \n\n

    We are now 600+ users registered and 20-30 active hosts at any time of the day talking about steemit, crypto and news 24/7 live on air and this is how you do it to become a host on steemspeak radio stakepool

    \n\n

    WE WANT TO HEAR YOU TOO!

    \n\nFirst, make sure you have a GOOD Microphone and a GREAT Headset. When you are on air talking about your latest steemit-post or something else that is on your mind, you want to sound great and make sure you don\u00b4t transmit echo, so if you don\u00b4t have headphones - buy some before you join.\n\nSecond, Download the Teamspeak 3 Client that works for your Operative System or Phone from Official Teamspeak Download.\n\nThird, Connect your TeamSpeak 3 Client to this server: ts.steemspeak.com\n\n---\n
    It is THAT Simple!
    \n---\n\n---\nOK, Now that you have logged in, you need to set your Push To Talk Button! And to do that I have included a good youtube-tutorial for you here so that you can easily figure out how to do it in settings->capture->push to talk->hotkeys\n\n

    Setting up the Push to Talk button!

    \nhttps://www.youtube.com/watch?v=u89aMcyfr2s\n\n

    The Mac Version settings are found in the Teamspeak 3->Preferences ->Capture

    \n\n---\n
    If you just want to listen, go to steemspeak.com24/7 all year!
    \n---", + "category": "steemit", + "children": 31, + "created": "2016-08-31T13:26:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://stakepool.com/wp-content/uploads/2016/08/Screen-Shot-2016-08-31-at-07.58.21.png", + "https://img.youtube.com/vi/u89aMcyfr2s/0.jpg" + ], + "links": [ + "http://teamspeak.com/downloads", + "https://www.youtube.com/watch?v=u89aMcyfr2s", + "http://steemspeak.com" + ], + "tags": [ + "steemit", + "life", + "freedom", + "news", + "music" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 31741689374910, + "payout": 120.057, + "payout_at": "2016-09-07T13:26:54", + "pending_payout_value": "120.057 HBD", + "percent_hbd": 10000, + "permlink": "how-to-connect-and-be-a-host-on-steemspeak-radio-and-let-your-voice-be-heard-across-the-world", + "post_id": 1070639, + "promoted": "125.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 235 + }, + "title": "How to CONNECT and be a HOST on SteemSpeak Radio and let your VOICE be HEARD across the WORLD!", + "updated": "2016-08-31T13:26:54", + "url": "/steemit/@fyrstikken/how-to-connect-and-be-a-host-on-steemspeak-radio-and-let-your-voice-be-heard-across-the-world" + }, + { + "active_votes": [ + { + "rshares": 14287655717809, + "voter": "dantheman" + }, + { + "rshares": 372316824459, + "voter": "berkah" + }, + { + "rshares": 7292928003093, + "voter": "riverhead" + }, + { + "rshares": 6712692598434, + "voter": "xeldal" + }, + { + "rshares": 8748358954886, + "voter": "pharesim" + }, + { + "rshares": 5924081466216, + "voter": "enki" + }, + { + "rshares": 20671106684513, + "voter": "tombstone" + }, + { + "rshares": 118417933788, + "voter": "sandra" + }, + { + "rshares": 923945830721, + "voter": "ihashfury" + }, + { + "rshares": 898909637848, + "voter": "liondani" + }, + { + "rshares": 2479218792, + "voter": "boy" + }, + { + "rshares": 3009798108, + "voter": "bue-witness" + }, + { + "rshares": 557836382, + "voter": "bunny" + }, + { + "rshares": 7335421547210, + "voter": "complexring" + }, + { + "rshares": 43175636897, + "voter": "bue" + }, + { + "rshares": 1328665238, + "voter": "mini" + }, + { + "rshares": 170926788, + "voter": "moon" + }, + { + "rshares": 214530506030, + "voter": "alex90342fastn1" + }, + { + "rshares": 391741109003, + "voter": "recursive2" + }, + { + "rshares": 389075404441, + "voter": "recursive3" + }, + { + "rshares": 1331361114912, + "voter": "steempower" + }, + { + "rshares": 77471889244, + "voter": "vip" + }, + { + "rshares": 253801568876, + "voter": "pheonike" + }, + { + "rshares": 20262312121, + "voter": "proctologic" + }, + { + "rshares": 498161277, + "voter": "healthcare" + }, + { + "rshares": 773724643, + "voter": "daniel.pan" + }, + { + "rshares": 399862483868, + "voter": "woo7739" + }, + { + "rshares": 411408907897, + "voter": "steemrollin" + }, + { + "rshares": 6821654706, + "voter": "patrice" + }, + { + "rshares": 230509608, + "voter": "helen.tan" + }, + { + "rshares": 14466370135, + "voter": "brindleswan" + }, + { + "rshares": 48090324970, + "voter": "noaommerrr" + }, + { + "rshares": 82688369456, + "voter": "acidsun" + }, + { + "rshares": 13170169522, + "voter": "gregory-f" + }, + { + "rshares": 11072341222, + "voter": "dave-hughes" + }, + { + "rshares": 80028506637, + "voter": "edgeland" + }, + { + "rshares": 419229125146, + "voter": "chryspano" + }, + { + "rshares": 81246195312, + "voter": "easteagle13" + }, + { + "rshares": 13405317241, + "voter": "ervin-lemark" + }, + { + "rshares": 535527459153, + "voter": "eeks" + }, + { + "rshares": 3020965065, + "voter": "fkn" + }, + { + "rshares": 1454961783, + "voter": "spaninv" + }, + { + "rshares": 19097994036, + "voter": "georgedonnelly" + }, + { + "rshares": 2056146398, + "voter": "gekko" + }, + { + "rshares": 340794336001, + "voter": "teamsteem" + }, + { + "rshares": 3315032051, + "voter": "elishagh1" + }, + { + "rshares": 9613892204, + "voter": "richman" + }, + { + "rshares": 847659311, + "voter": "weenfan" + }, + { + "rshares": 18234332542, + "voter": "acidyo" + }, + { + "rshares": 156478008187, + "voter": "steve-walschot" + }, + { + "rshares": 16814582950, + "voter": "cian.dafe" + }, + { + "rshares": 57941109413, + "voter": "hannixx42" + }, + { + "rshares": 32680055185, + "voter": "dan-atstarlite" + }, + { + "rshares": 105824577331, + "voter": "amartinezque" + }, + { + "rshares": 24012631923, + "voter": "klye" + }, + { + "rshares": 54102266581, + "voter": "oaldamster" + }, + { + "rshares": 973588246, + "voter": "coar" + }, + { + "rshares": 73938949282, + "voter": "asch" + }, + { + "rshares": 1430756403, + "voter": "murh" + }, + { + "rshares": 19203629337, + "voter": "mughat" + }, + { + "rshares": 7452226457, + "voter": "radioactivities" + }, + { + "rshares": 12917828173, + "voter": "btotherest" + }, + { + "rshares": 11828369962, + "voter": "zebbra2014" + }, + { + "rshares": 10554741746, + "voter": "johnerfx" + }, + { + "rshares": 73500629943, + "voter": "noganoo" + }, + { + "rshares": 3518424323798, + "voter": "satoshifund" + }, + { + "rshares": 363217648620, + "voter": "taoteh1221" + }, + { + "rshares": 342038785, + "voter": "applecrisp" + }, + { + "rshares": 5613435698, + "voter": "karbonxx" + }, + { + "rshares": 362364795494, + "voter": "hedge-x" + }, + { + "rshares": 51869215030, + "voter": "juanmiguelsalas" + }, + { + "rshares": 186263884937, + "voter": "will-zewe" + }, + { + "rshares": 4565655246, + "voter": "dahaz159" + }, + { + "rshares": 258065486703, + "voter": "kaylinart" + }, + { + "rshares": 13619124411, + "voter": "facer" + }, + { + "rshares": 138324583233, + "voter": "schro" + }, + { + "rshares": 1184500561, + "voter": "johnerminer" + }, + { + "rshares": 140244128104, + "voter": "thedashguy" + }, + { + "rshares": 636647277, + "voter": "proglobyte" + }, + { + "rshares": 100470233346, + "voter": "geoffrey" + }, + { + "rshares": 41356310366, + "voter": "honeythief" + }, + { + "rshares": 13787125963, + "voter": "magnebit" + }, + { + "rshares": 385584242228, + "voter": "fyrstikken" + }, + { + "rshares": 40796944760, + "voter": "treeshaface" + }, + { + "rshares": 28959157027, + "voter": "catchfire" + }, + { + "rshares": 289162489, + "voter": "weedor" + }, + { + "rshares": 17893924588, + "voter": "grey580" + }, + { + "rshares": 266425807, + "voter": "ladyclair" + }, + { + "rshares": 9856964632, + "voter": "cannav" + }, + { + "rshares": 20384429842, + "voter": "thebatchman" + }, + { + "rshares": 268820184, + "voter": "stompy" + }, + { + "rshares": 300446841809, + "voter": "roelandp" + }, + { + "rshares": 38998845686, + "voter": "ezzy" + }, + { + "rshares": 3043909864, + "voter": "orly" + }, + { + "rshares": 4522484628, + "voter": "steamit" + }, + { + "rshares": 4911853013, + "voter": "riscadox" + }, + { + "rshares": 15159309172, + "voter": "konstantin" + }, + { + "rshares": 2763332921, + "voter": "soupernerd" + }, + { + "rshares": 31283265272, + "voter": "hitmeasap" + }, + { + "rshares": 14006522484, + "voter": "stealthtrader" + }, + { + "rshares": 2928756549, + "voter": "stranger27" + }, + { + "rshares": 13606146685, + "voter": "elyaque" + }, + { + "rshares": 8236654789, + "voter": "manoami" + }, + { + "rshares": 28836579075, + "voter": "r4fken" + }, + { + "rshares": 266065805, + "voter": "nurev" + }, + { + "rshares": 1559706980, + "voter": "sergei" + }, + { + "rshares": 8358639536, + "voter": "killswitch" + }, + { + "rshares": 74156962501, + "voter": "derekareith" + }, + { + "rshares": 12165590095, + "voter": "picokernel" + }, + { + "rshares": 1366301565, + "voter": "btcshare7" + }, + { + "rshares": 10585603645, + "voter": "seanmchughart" + }, + { + "rshares": 3610761428, + "voter": "owdy" + }, + { + "rshares": 80089524, + "voter": "ch0c0latechip" + }, + { + "rshares": 73425371, + "voter": "doge4lyf" + }, + { + "rshares": 1350155707, + "voter": "vi1son" + }, + { + "rshares": 1206462597, + "voter": "nobreku" + }, + { + "rshares": 143979313132, + "voter": "knircky" + }, + { + "rshares": 10020572535, + "voter": "spiz0r" + }, + { + "rshares": 14094648142, + "voter": "ausbitbank" + }, + { + "rshares": 127923097868, + "voter": "jacor" + }, + { + "rshares": 15306226751, + "voter": "pino" + }, + { + "rshares": 864077460, + "voter": "steem1653" + }, + { + "rshares": 15904625406, + "voter": "akareyon" + }, + { + "rshares": 4206277713, + "voter": "gikitiki" + }, + { + "rshares": 11502422370, + "voter": "asim" + }, + { + "rshares": 165119969029, + "voter": "repholder" + }, + { + "rshares": 33632847618, + "voter": "toxonaut" + }, + { + "rshares": 89059288467, + "voter": "paco" + }, + { + "rshares": 34393459049, + "voter": "biophil" + }, + { + "rshares": 348823659599, + "voter": "bobbylee" + }, + { + "rshares": 11225967160, + "voter": "senseiteekay" + }, + { + "rshares": 4183969872, + "voter": "karen13" + }, + { + "rshares": 8674367887, + "voter": "noodhoog" + }, + { + "rshares": 389393307, + "voter": "karenmckersie" + }, + { + "rshares": 46987819188, + "voter": "creationlayer" + }, + { + "rshares": 61876999450, + "voter": "inertia" + }, + { + "rshares": 43998433342, + "voter": "milestone" + }, + { + "rshares": 19908734998, + "voter": "artific" + }, + { + "rshares": 15095626509, + "voter": "kendewitt" + }, + { + "rshares": 19208995641, + "voter": "creemej" + }, + { + "rshares": 2026353384, + "voter": "dimon14" + }, + { + "rshares": 3346143159, + "voter": "maximkichev" + }, + { + "rshares": 5604949614, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 1811685903, + "voter": "the-future" + }, + { + "rshares": 7735024258, + "voter": "cryptojoy.com" + }, + { + "rshares": 12972669244, + "voter": "nippel66" + }, + { + "rshares": 8412249152, + "voter": "peacekeeper" + }, + { + "rshares": 3449406742, + "voter": "kimmar" + }, + { + "rshares": 188704962743, + "voter": "blueorgy" + }, + { + "rshares": 3409584558, + "voter": "davidr" + }, + { + "rshares": 3485025335, + "voter": "simon.braki.love" + }, + { + "rshares": 1432554908, + "voter": "madhatting" + }, + { + "rshares": 61134908757, + "voter": "thylbom" + }, + { + "rshares": 25467461905, + "voter": "royaltiffany" + }, + { + "rshares": 8079581131, + "voter": "magz8716" + }, + { + "rshares": 6737481039, + "voter": "geronimo" + }, + { + "rshares": 3227799659, + "voter": "bones" + }, + { + "rshares": 18031572419, + "voter": "bendjmiller222" + }, + { + "rshares": 7960988445, + "voter": "tarindel" + }, + { + "rshares": 3143648302, + "voter": "azurejasper" + }, + { + "rshares": 23784532545, + "voter": "deanliu" + }, + { + "rshares": 3982662435, + "voter": "cryptohustlin" + }, + { + "rshares": 40963637365, + "voter": "sauravrungta" + }, + { + "rshares": 67031280822, + "voter": "rea" + }, + { + "rshares": 116058250, + "voter": "justing" + }, + { + "rshares": 1492718093, + "voter": "cryptocurrency1" + }, + { + "rshares": 534037396, + "voter": "ulis29k" + }, + { + "rshares": 100131242, + "voter": "elmusic" + }, + { + "rshares": 8132697646, + "voter": "neroru" + }, + { + "rshares": 192890960021, + "voter": "jl777" + }, + { + "rshares": 365818230, + "voter": "meteor78" + }, + { + "rshares": 111304161, + "voter": "maxflender" + }, + { + "rshares": 25060291197, + "voter": "zaebars" + }, + { + "rshares": 4073521267, + "voter": "positive" + }, + { + "rshares": 1646370099, + "voter": "yarly" + }, + { + "rshares": 249753408, + "voter": "yarly2" + }, + { + "rshares": 250127725, + "voter": "yarly3" + }, + { + "rshares": 144699103, + "voter": "yarly4" + }, + { + "rshares": 145516307, + "voter": "yarly5" + }, + { + "rshares": 82969949, + "voter": "yarly7" + }, + { + "rshares": 10146325450, + "voter": "vongohren" + }, + { + "rshares": 9416293870, + "voter": "alsprinting" + }, + { + "rshares": 207780137797, + "voter": "johnsmith" + }, + { + "rshares": 200189709, + "voter": "strictlybusiness" + }, + { + "rshares": 1089072756, + "voter": "sompitonov" + }, + { + "rshares": 4458162709, + "voter": "bbrewer" + }, + { + "rshares": 461290417, + "voter": "quigua" + }, + { + "rshares": 1912624362, + "voter": "flexcougar" + }, + { + "rshares": 11673105366, + "voter": "winstonwolfe" + }, + { + "rshares": 20532124227, + "voter": "krabgat" + }, + { + "rshares": 8105938340, + "voter": "webdeals" + }, + { + "rshares": 17523357805, + "voter": "proto" + }, + { + "rshares": 568834437, + "voter": "curator" + }, + { + "rshares": 400045064, + "voter": "yarly10" + }, + { + "rshares": 214599727, + "voter": "yarly11" + }, + { + "rshares": 268956346, + "voter": "faraz" + }, + { + "rshares": 75136080, + "voter": "yarly12" + }, + { + "rshares": 108154560, + "voter": "salamanca1987ar" + }, + { + "rshares": 13159019704, + "voter": "clevecross" + }, + { + "rshares": 125670168, + "voter": "steemster1" + }, + { + "rshares": 4182979272, + "voter": "crazylife" + }, + { + "rshares": 897211578, + "voter": "mar1978co" + }, + { + "rshares": 1283349286, + "voter": "spinner" + }, + { + "rshares": 2406933564, + "voter": "belkins" + }, + { + "rshares": 24693180396, + "voter": "williambanks" + }, + { + "rshares": 1483559041, + "voter": "webosfritos" + }, + { + "rshares": 2713256489, + "voter": "weenis" + }, + { + "rshares": 5150829096, + "voter": "jed78" + }, + { + "rshares": 5533183281, + "voter": "shortcut" + }, + { + "rshares": 11454886978, + "voter": "bergy" + }, + { + "rshares": 1099605749, + "voter": "metaflute" + }, + { + "rshares": 48206857966, + "voter": "gomeravibz" + }, + { + "rshares": 8761147948, + "voter": "taker" + }, + { + "rshares": 5886582033, + "voter": "nekromarinist" + }, + { + "rshares": 5495724559, + "voter": "theprophet0" + }, + { + "rshares": 2131190527, + "voter": "sykochica" + }, + { + "rshares": 52489886, + "voter": "sharon" + }, + { + "rshares": 38671084581, + "voter": "allasyummyfood" + }, + { + "rshares": 52102443, + "voter": "lillianjones" + }, + { + "rshares": 15130676889, + "voter": "reneenouveau" + }, + { + "rshares": 22839801085, + "voter": "rawnetics" + }, + { + "rshares": 1711191717, + "voter": "feelapi" + }, + { + "rshares": 15561021463, + "voter": "gmurph" + }, + { + "rshares": 9238067538, + "voter": "viktor.phuket" + }, + { + "rshares": 4004906164, + "voter": "poeticsnake" + }, + { + "rshares": 2266924190, + "voter": "crypto-toll" + }, + { + "rshares": 3564833888, + "voter": "ullikume" + }, + { + "rshares": 5902111209, + "voter": "minion" + }, + { + "rshares": 162194218, + "voter": "snowflake" + }, + { + "rshares": 724724078, + "voter": "labradorsem" + }, + { + "rshares": 574381549, + "voter": "romancs" + }, + { + "rshares": 93392827573, + "voter": "thisisbenbrick" + }, + { + "rshares": 14148411388, + "voter": "capper2016" + }, + { + "rshares": 15893252296, + "voter": "velourex" + }, + { + "rshares": 63829521, + "voter": "dedushkadiesel" + }, + { + "rshares": 56272514, + "voter": "nickche" + }, + { + "rshares": 93243566220, + "voter": "sirwinchester" + }, + { + "rshares": 559711438, + "voter": "future24" + }, + { + "rshares": 70682332, + "voter": "sizil" + }, + { + "rshares": 1361293312, + "voter": "hms818" + }, + { + "rshares": 52502611, + "voter": "msjennifer" + }, + { + "rshares": 52099594, + "voter": "ciao" + }, + { + "rshares": 3235630451, + "voter": "blow" + }, + { + "rshares": 323509012, + "voter": "jrcornel" + }, + { + "rshares": 51753317, + "voter": "steemo" + }, + { + "rshares": 148403993, + "voter": "steem-engine" + }, + { + "rshares": 1200202101, + "voter": "quantumanomaly" + }, + { + "rshares": 51619811, + "voter": "steema" + }, + { + "rshares": 59896309, + "voter": "confucius" + }, + { + "rshares": 28469021518, + "voter": "mrosenquist" + }, + { + "rshares": 1963729757, + "voter": "bledarus" + }, + { + "rshares": 83587645574, + "voter": "miacats" + }, + { + "rshares": 29373154668, + "voter": "bitcalm" + }, + { + "rshares": 52400873, + "voter": "jarvis" + }, + { + "rshares": 61094018, + "voter": "razberrijam" + }, + { + "rshares": 51899170, + "voter": "fortuner" + }, + { + "rshares": 10543706281, + "voter": "kyriacos" + }, + { + "rshares": 71357161, + "voter": "pompe72" + }, + { + "rshares": 2331044924, + "voter": "virtualgrowth" + }, + { + "rshares": 405029117, + "voter": "noor818" + }, + { + "rshares": 51863356, + "voter": "johnbyrd" + }, + { + "rshares": 51860909, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 51856300, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 92671420, + "voter": "how2steemit" + }, + { + "rshares": 3502906874, + "voter": "shneakysquirrel" + }, + { + "rshares": 8121800981, + "voter": "jaredcwillis" + }, + { + "rshares": 1941499119, + "voter": "movievertigo" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 59465570, + "voter": "mrlogic" + }, + { + "rshares": 454956115, + "voter": "steemhorizon" + }, + { + "rshares": 18096899554, + "voter": "yef99" + }, + { + "rshares": 2511369735, + "voter": "rossenpavlov" + }, + { + "rshares": 11435132110, + "voter": "hilarski" + }, + { + "rshares": 6205342073, + "voter": "craigwilliamz" + }, + { + "rshares": 4298995859, + "voter": "onetree" + }, + { + "rshares": 22500043307, + "voter": "daut44" + }, + { + "rshares": 51562255, + "voter": "curpose" + }, + { + "rshares": 85421073, + "voter": "jtstreetman" + }, + { + "rshares": 615508801, + "voter": "cryptoeasy" + }, + { + "rshares": 55750195, + "voter": "riv" + }, + { + "rshares": 666955368, + "voter": "runridefly" + }, + { + "rshares": 8515004507, + "voter": "ironwood" + }, + { + "rshares": 79669298, + "voter": "uziriel" + }, + { + "rshares": 13864037687, + "voter": "mikehere" + }, + { + "rshares": 2155153681, + "voter": "funkywanderer" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 109805573, + "voter": "maxfuchs" + }, + { + "rshares": 20656731535, + "voter": "luminousvisions" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 51388276, + "voter": "hitherise" + }, + { + "rshares": 51379706, + "voter": "wiss" + }, + { + "rshares": 53537748, + "voter": "supersune" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 607135202, + "voter": "kev7000" + }, + { + "rshares": 13828807095, + "voter": "bluehorseshoe" + }, + { + "rshares": 51451058, + "voter": "yorsens" + }, + { + "rshares": 262391495, + "voter": "maarnio" + }, + { + "rshares": 2146314155, + "voter": "richardjuckes" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 54349843, + "voter": "lynceus" + }, + { + "rshares": 24762164330, + "voter": "dubi" + }, + { + "rshares": 52015504, + "voter": "analyzethis" + }, + { + "rshares": 51906983, + "voter": "sofa" + }, + { + "rshares": 190473967, + "voter": "irininich" + }, + { + "rshares": 140568307, + "voter": "alina1" + }, + { + "rshares": 54949117, + "voter": "doggnostic" + }, + { + "rshares": 304997419, + "voter": "bones261" + }, + { + "rshares": 54665234, + "voter": "jenny-talls" + }, + { + "rshares": 582022660, + "voter": "bones555" + }, + { + "rshares": 51979174, + "voter": "ailo" + }, + { + "rshares": 50812926, + "voter": "bobbythegreat" + }, + { + "rshares": 1579487626, + "voter": "anton333" + }, + { + "rshares": 5683012749, + "voter": "chick1" + }, + { + "rshares": 71251561, + "voter": "whatsup" + }, + { + "rshares": 2979879533, + "voter": "gringalicious" + }, + { + "rshares": 2439471741, + "voter": "steempowerwhale" + }, + { + "rshares": 50507607, + "voter": "aoki" + }, + { + "rshares": 50454788, + "voter": "typingagent" + }, + { + "rshares": 65292516, + "voter": "paketkita.net" + }, + { + "rshares": 73815531, + "voter": "conspiracynut" + }, + { + "rshares": 52710031, + "voter": "nelyp" + }, + { + "rshares": 143043369, + "voter": "ola1" + }, + { + "rshares": 1869420478, + "voter": "ekaterinka" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51468937, + "voter": "roto" + }, + { + "rshares": 66920614, + "voter": "willio" + }, + { + "rshares": 1366333355, + "voter": "robotev" + }, + { + "rshares": 607607141, + "voter": "thebiggestidea" + }, + { + "rshares": 82374501, + "voter": "alexclarkbarry" + } + ], + "author": "fyrstikken", + "author_payout_value": "0.000 HBD", + "author_reputation": 70.42, + "beneficiaries": [], + "blacklists": [], + "body": "
    Ladies and Gentlemen Welcome to the STEEMIT SHOW! 100% Pure Entertainment ONLY FOR YOU!
    \n---\nhttps://www.youtube.com/watch?v=0SMMo7aQnPY\n\n\n---\n
    Welcome to @fyrstikken I am so happy to see you! Leave a comment below so I know you have been here :)
    \n---", + "category": "steemit", + "children": 56, + "created": "2016-08-30T19:19:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/0SMMo7aQnPY/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=0SMMo7aQnPY" + ], + "tags": [ + "steemit", + "funny", + "comedy", + "fyrstikken", + "entertainment" + ], + "users": [ + "fyrstikken" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 88601715868403, + "payout": 809.229, + "payout_at": "2016-09-06T19:19:30", + "pending_payout_value": "809.229 HBD", + "percent_hbd": 10000, + "permlink": "the-steemit-show-fresh-entertainment-directly-to-you-because-we-need-a-good-laugh-d", + "post_id": 1060237, + "promoted": "122.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 335 + }, + "title": "THE STEEMIT SHOW! - FRESH ENTERTAINMENT DIRECTLY TO YOU! - BECAUSE WE NEED A GOOD LAUGH :D", + "updated": "2016-08-30T19:19:30", + "url": "/steemit/@fyrstikken/the-steemit-show-fresh-entertainment-directly-to-you-because-we-need-a-good-laugh-d" + }, + { + "active_votes": [ + { + "rshares": 3100531233, + "voter": "boy" + }, + { + "rshares": 224361742775, + "voter": "steem-id" + }, + { + "rshares": 3764189886, + "voter": "bue-witness" + }, + { + "rshares": 690498765, + "voter": "bunny" + }, + { + "rshares": 6143394622323, + "voter": "clayop" + }, + { + "rshares": 54237110459, + "voter": "bue" + }, + { + "rshares": 1661583090, + "voter": "mini" + }, + { + "rshares": 213702396, + "voter": "moon" + }, + { + "rshares": 149450248229, + "voter": "signalandnoise" + }, + { + "rshares": 6580261519, + "voter": "sean0010" + }, + { + "rshares": 79094601875, + "voter": "vip" + }, + { + "rshares": 10777629083, + "voter": "proctologic" + }, + { + "rshares": 622922850, + "voter": "healthcare" + }, + { + "rshares": 967529916, + "voter": "daniel.pan" + }, + { + "rshares": 392331448467, + "voter": "woo7739" + }, + { + "rshares": 288200426, + "voter": "helen.tan" + }, + { + "rshares": 3475466942, + "voter": "morning" + }, + { + "rshares": 46099177392, + "voter": "cyan91" + }, + { + "rshares": 21457200657, + "voter": "ninzacode" + }, + { + "rshares": 3643243484, + "voter": "kenmonkey" + }, + { + "rshares": 263657666737, + "voter": "leesunmoo" + }, + { + "rshares": 5349082417, + "voter": "spaninv" + }, + { + "rshares": 868009462, + "voter": "weenfan" + }, + { + "rshares": 3898446152, + "voter": "daycrypter" + }, + { + "rshares": 14465314654, + "voter": "cian.dafe" + }, + { + "rshares": 1432626059, + "voter": "murh" + }, + { + "rshares": 1460925170254, + "voter": "sean-king" + }, + { + "rshares": 687032102605, + "voter": "publicworker" + }, + { + "rshares": 8578280196, + "voter": "cannav" + }, + { + "rshares": 12348648799, + "voter": "wefdi" + }, + { + "rshares": 247087647, + "voter": "aidar88" + }, + { + "rshares": 9892359288, + "voter": "jay4u" + }, + { + "rshares": 243640107, + "voter": "sekoorane" + }, + { + "rshares": 1343937139914, + "voter": "renohq" + }, + { + "rshares": 151103722616, + "voter": "knircky" + }, + { + "rshares": 5530655167, + "voter": "secom" + }, + { + "rshares": 4569401045, + "voter": "thegoodguy" + }, + { + "rshares": 2212025362, + "voter": "johnnydollar" + }, + { + "rshares": 45220437401, + "voter": "yongyoon" + }, + { + "rshares": 3120668012, + "voter": "imp3" + }, + { + "rshares": 189075416368, + "voter": "blueorgy" + }, + { + "rshares": 19174335590, + "voter": "mustafaomar" + }, + { + "rshares": 9133228344, + "voter": "rpf" + }, + { + "rshares": 109445777, + "voter": "elmusic" + }, + { + "rshares": 9700063815, + "voter": "michaeldodridge" + }, + { + "rshares": 18091703755, + "voter": "lsc9999" + }, + { + "rshares": 64903901, + "voter": "lilong" + }, + { + "rshares": 16678639301, + "voter": "timelapse" + }, + { + "rshares": 152609578, + "voter": "luke490" + }, + { + "rshares": 17231154057, + "voter": "capper2016" + }, + { + "rshares": 122437504, + "voter": "darthnava" + }, + { + "rshares": 62928860, + "voter": "session101" + }, + { + "rshares": 6587662692, + "voter": "theb0red1" + }, + { + "rshares": 69829863, + "voter": "qq553937961" + }, + { + "rshares": 57930015, + "voter": "success43" + }, + { + "rshares": 7130857719, + "voter": "generation.easy" + }, + { + "rshares": 6785162040, + "voter": "alexandre" + }, + { + "rshares": 628286793, + "voter": "runridefly" + }, + { + "rshares": 41225084978, + "voter": "daxon" + }, + { + "rshares": 56995776, + "voter": "osame066" + }, + { + "rshares": 363138694, + "voter": "shieha" + }, + { + "rshares": 16414058791, + "voter": "hunterisgreat" + }, + { + "rshares": 1649052287, + "voter": "smisi" + }, + { + "rshares": 168496112075, + "voter": "asksisk" + }, + { + "rshares": 287896907, + "voter": "totosky" + }, + { + "rshares": 22669235593, + "voter": "dubi" + }, + { + "rshares": 259672323, + "voter": "alina1" + }, + { + "rshares": 639848102, + "voter": "kharn" + }, + { + "rshares": 50833490, + "voter": "andrewrait" + }, + { + "rshares": 192620865, + "voter": "ola1" + }, + { + "rshares": 314717764, + "voter": "jbaker585" + }, + { + "rshares": 53488939, + "voter": "drac59" + }, + { + "rshares": 51915855, + "voter": "apexnine" + }, + { + "rshares": 109667822, + "voter": "borishaifa" + }, + { + "rshares": 76027456, + "voter": "motsna" + }, + { + "rshares": 161012229, + "voter": "gunbread" + } + ], + "author": "woo7739", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.19, + "beneficiaries": [], + "blacklists": [], + "body": "![29637d.jpg](https://www.steemimg.com/images/2016/09/01/29637d.jpg)\n\nThis photo seems real. Because it IS REAL!\n\nTeam CSL, one of the most famous cosplay group in Korea, posted unbelievable photos about Silent Hill.\n\nLet's take a look at the rest of photos.\n\n![4b7c8d.jpg](https://www.steemimg.com/images/2016/09/01/4b7c8d.jpg)\n\n![52cdcc.jpg](https://www.steemimg.com/images/2016/09/01/52cdcc.jpg)\n\n![6ef4bd.jpg](https://www.steemimg.com/images/2016/09/01/6ef4bd.jpg)\n\n![9e4d4f.jpg](https://www.steemimg.com/images/2016/09/01/9e4d4f.jpg)\n\n![103f314.jpg](https://www.steemimg.com/images/2016/09/01/103f314.jpg)\n\n![11eef23.jpg](https://www.steemimg.com/images/2016/09/01/11eef23.jpg)\n\n![12aaa03.jpg](https://www.steemimg.com/images/2016/09/01/12aaa03.jpg)\n\n![13cbf58.jpg](https://www.steemimg.com/images/2016/09/01/13cbf58.jpg)\n\nAnd a YouTube video here.\n\nhttps://www.youtube.com/watch?v=KaBzFJnziVs\n\nYou see quality of their cosplay? I think they are so awesome.\n\nI am trying to convince them to post their contents by themselves.\n\n![005751a.jpg](https://www.steemimg.com/images/2016/09/01/005751a.jpg)\nhttps://www.steemimg.com/images/2016/09/01/11296c4.md.jpg\n\nTheir reaction regarding Steemit, is positive.\n\nBut they're not completely convinced yet. You know, it's too good to be true.\n\nWith that said, I need your support.\n\nAll Steem Dollar reward will go to them, I am sure they will find how fascinating Steemit is.", + "category": "cosplay", + "children": 4, + "created": "2016-09-02T05:15:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/01/29637d.jpg", + "https://www.steemimg.com/images/2016/09/01/4b7c8d.jpg", + "https://www.steemimg.com/images/2016/09/01/52cdcc.jpg", + "https://www.steemimg.com/images/2016/09/01/6ef4bd.jpg", + "https://www.steemimg.com/images/2016/09/01/9e4d4f.jpg", + "https://www.steemimg.com/images/2016/09/01/103f314.jpg", + "https://www.steemimg.com/images/2016/09/01/11eef23.jpg", + "https://www.steemimg.com/images/2016/09/01/12aaa03.jpg", + "https://www.steemimg.com/images/2016/09/01/13cbf58.jpg", + "https://img.youtube.com/vi/KaBzFJnziVs/0.jpg", + "https://www.steemimg.com/images/2016/09/01/005751a.jpg", + "https://www.steemimg.com/images/2016/09/01/11296c4.md.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=KaBzFJnziVs" + ], + "tags": [ + "cosplay", + "photography", + "horror", + "art", + "kr" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 11724772371579, + "payout": 19.642, + "payout_at": "2016-09-09T05:15:42", + "pending_payout_value": "19.642 HBD", + "percent_hbd": 10000, + "permlink": "unreleased-steal-cut-of-slient-hill-no-its-real", + "post_id": 1094652, + "promoted": "121.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 76 + }, + "title": "Unreleased steal cut of Slient Hill? No, its REAL!", + "updated": "2016-09-02T05:43:42", + "url": "/cosplay/@woo7739/unreleased-steal-cut-of-slient-hill-no-its-real" + }, + { + "active_votes": [ + { + "rshares": 6861504603453, + "voter": "xeldal" + }, + { + "rshares": 5924234483394, + "voter": "enki" + }, + { + "rshares": 3099192085, + "voter": "boy" + }, + { + "rshares": 3762483356, + "voter": "bue-witness" + }, + { + "rshares": 697315118, + "voter": "bunny" + }, + { + "rshares": 54010291270, + "voter": "bue" + }, + { + "rshares": 1660921578, + "voter": "mini" + }, + { + "rshares": 213661759, + "voter": "moon" + }, + { + "rshares": 34042532834, + "voter": "aizensou" + }, + { + "rshares": 1305259200680, + "voter": "steempower" + }, + { + "rshares": 622724514, + "voter": "healthcare" + }, + { + "rshares": 967195088, + "voter": "daniel.pan" + }, + { + "rshares": 297041068093, + "voter": "chitty" + }, + { + "rshares": 31488210815, + "voter": "marketingmonk" + }, + { + "rshares": 288140285, + "voter": "helen.tan" + }, + { + "rshares": 46091338521, + "voter": "cyan91" + }, + { + "rshares": 15147326440, + "voter": "jademont" + }, + { + "rshares": 29088869234, + "voter": "instructor2121" + }, + { + "rshares": 2141819165, + "voter": "gekko" + }, + { + "rshares": 692261667883, + "voter": "nanzo-scoop" + }, + { + "rshares": 91718922101, + "voter": "william-noe" + }, + { + "rshares": 12107337047, + "voter": "cian.dafe" + }, + { + "rshares": 236023250940, + "voter": "mummyimperfect" + }, + { + "rshares": 60750319225, + "voter": "tosch" + }, + { + "rshares": 79657198561, + "voter": "asch" + }, + { + "rshares": 1431846323, + "voter": "murh" + }, + { + "rshares": 602018562, + "voter": "kodi" + }, + { + "rshares": 586286811332, + "voter": "cyber" + }, + { + "rshares": 64284714678, + "voter": "ak2020" + }, + { + "rshares": 37511548124, + "voter": "justtryme90" + }, + { + "rshares": 8876135165, + "voter": "johnerfx" + }, + { + "rshares": 391275913, + "voter": "applecrisp" + }, + { + "rshares": 283907126703, + "voter": "hisnameisolllie" + }, + { + "rshares": 1267900436, + "voter": "fjccoin" + }, + { + "rshares": 324237643911, + "voter": "innuendo" + }, + { + "rshares": 20461884222, + "voter": "ossama-benjohn" + }, + { + "rshares": 929020048, + "voter": "johnerminer" + }, + { + "rshares": 1946608196, + "voter": "stephen-somers" + }, + { + "rshares": 1429697273174, + "voter": "sean-king" + }, + { + "rshares": 686886224488, + "voter": "publicworker" + }, + { + "rshares": 2267977999, + "voter": "alefernandez" + }, + { + "rshares": 4224777539, + "voter": "crok" + }, + { + "rshares": 269921024, + "voter": "ales" + }, + { + "rshares": 6602307370, + "voter": "emhaze222" + }, + { + "rshares": 266592981, + "voter": "ladyclair" + }, + { + "rshares": 204013843843, + "voter": "asmolokalo" + }, + { + "rshares": 31880219495, + "voter": "hitmeasap" + }, + { + "rshares": 14064842257, + "voter": "elyaque" + }, + { + "rshares": 25445573460, + "voter": "tcfxyz" + }, + { + "rshares": 7049471118, + "voter": "futurefood" + }, + { + "rshares": 105798664165, + "voter": "cdubendo" + }, + { + "rshares": 147240421388, + "voter": "knircky" + }, + { + "rshares": 41975059972, + "voter": "mrwang" + }, + { + "rshares": 1131075798, + "voter": "mixa" + }, + { + "rshares": 910500105, + "voter": "dicov" + }, + { + "rshares": 4487120677, + "voter": "gikitiki" + }, + { + "rshares": 37452179267, + "voter": "biophil" + }, + { + "rshares": 17227141109, + "voter": "keithsmih" + }, + { + "rshares": 341993222983, + "voter": "bobbylee" + }, + { + "rshares": 24443224969, + "voter": "igster" + }, + { + "rshares": 237985094, + "voter": "zoicneo" + }, + { + "rshares": 6129221694, + "voter": "cryptosi" + }, + { + "rshares": 4162801602, + "voter": "herverisson" + }, + { + "rshares": 19507833697, + "voter": "artific" + }, + { + "rshares": 3498346239, + "voter": "maximkichev" + }, + { + "rshares": 61164729955, + "voter": "thylbom" + }, + { + "rshares": 16745418519, + "voter": "chessmonster" + }, + { + "rshares": 365818230, + "voter": "meteor78" + }, + { + "rshares": 841259695, + "voter": "happyphoenix" + }, + { + "rshares": 7093464346, + "voter": "webdeals" + }, + { + "rshares": 268956346, + "voter": "faraz" + }, + { + "rshares": 4975171514, + "voter": "beanz" + }, + { + "rshares": 112914306, + "voter": "wunju" + }, + { + "rshares": 1909130025, + "voter": "bullionstackers" + }, + { + "rshares": 1993799598, + "voter": "andreynoch" + }, + { + "rshares": 2456070989, + "voter": "belkins" + }, + { + "rshares": 19988784545, + "voter": "williambanks" + }, + { + "rshares": 731723236, + "voter": "pakisnxt" + }, + { + "rshares": 15792261330, + "voter": "magicmonk" + }, + { + "rshares": 238353830, + "voter": "sillygoon" + }, + { + "rshares": 88049981467, + "voter": "sirwinchester" + }, + { + "rshares": 1253580623, + "voter": "villainblack" + }, + { + "rshares": 3360204812, + "voter": "cmorton" + }, + { + "rshares": 54355927, + "voter": "tinca" + }, + { + "rshares": 10079591501, + "voter": "goingpaper" + }, + { + "rshares": 119439375, + "voter": "harrycoins" + }, + { + "rshares": 12237404949, + "voter": "borran" + }, + { + "rshares": 1145609627, + "voter": "bledarus" + }, + { + "rshares": 62332619, + "voter": "razberrijam" + }, + { + "rshares": 7285753049, + "voter": "theb0red1" + }, + { + "rshares": 74755928437, + "voter": "helikopterben" + }, + { + "rshares": 59512540, + "voter": "boatman" + }, + { + "rshares": 3307244480, + "voter": "steveo" + }, + { + "rshares": 12186383861, + "voter": "hilarski" + }, + { + "rshares": 58931862, + "voter": "wesley399" + }, + { + "rshares": 1763987441, + "voter": "unchainedio" + }, + { + "rshares": 8629294348, + "voter": "etcmike" + }, + { + "rshares": 14595736783, + "voter": "krnel" + }, + { + "rshares": 7184799429, + "voter": "daveks" + }, + { + "rshares": 1604647373, + "voter": "penguinpablo" + }, + { + "rshares": 14193492376, + "voter": "mikehere" + }, + { + "rshares": 23042993006, + "voter": "luminousvisions" + }, + { + "rshares": 110372559, + "voter": "team101" + }, + { + "rshares": 84510824, + "voter": "tito-baron" + }, + { + "rshares": 1230797907, + "voter": "profitgenerator" + }, + { + "rshares": 55821108, + "voter": "seckorama" + }, + { + "rshares": 117787613687, + "voter": "dan-bn" + }, + { + "rshares": 24239498471, + "voter": "dubi" + }, + { + "rshares": 140568307, + "voter": "alina1" + }, + { + "rshares": 56372318, + "voter": "patelincho" + }, + { + "rshares": 269335193609, + "voter": "charlieshrem" + }, + { + "rshares": 2984877979, + "voter": "gringalicious" + }, + { + "rshares": 69255373, + "voter": "kattz" + }, + { + "rshares": 50531169, + "voter": "wolfdaze" + }, + { + "rshares": 51342868, + "voter": "steemitmag" + }, + { + "rshares": 65057583, + "voter": "marquismiller" + }, + { + "rshares": 3319272143, + "voter": "adilsontsilva" + }, + { + "rshares": 136773607, + "voter": "iggy" + }, + { + "rshares": 50245473, + "voter": "rony" + }, + { + "rshares": 3365771273, + "voter": "merlin" + } + ], + "author": "marketingmonk", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.83, + "beneficiaries": [], + "blacklists": [], + "body": "https://steemit-bucket-4a743ec2.s3.amazonaws.com/Getting%20More%20Attention%20By%20Using%20The%20Promote%20Button.jpg\n\nThis is the eighth installment of what will turn into a paid course called The Complete Steemit Course.\n\nHere is Steemit Tutorial 8: Getting More Attention By Using The Promote Button:\n\n**(please note that this video was updated with a corrected version 23 hours after the original post)**\nhttps://www.youtube.com/watch?v=ob9Zksnguzg\n\nPrevious lessons here:\nhttps://steemit.com/steemit/@marketingmonk/steemit-tutorial-1-creating-an-account-on-steemit-video\n\nhttps://steemit.com/steemit/@marketingmonk/steemit-tutorial-2-steemit-account-dashboard-overview-video\n\nhttps://steemit.com/steemit/@marketingmonk/steemit-tutorial-3-creating-our-first-ever-basic-post-video\n\nhttps://steemit.com/steemit/@marketingmonk/steemit-tutorial-4-reading-writing-decorating-and-voting-on-comments-video\n\nhttps://steemit.com/steemit/@marketingmonk/steemit-tutorial-5-voting-power-weighting-spying-and-managing-video\n\nhttps://steemit.com/steemit/@marketingmonk/steemit-tutorial-6-getting-paid-twice-from-the-steem-network-video\n\nhttps://steemit.com/steemit/@marketingmonk/steemit-tutorial-7-buying-steem-power-with-steem-dollars-or-bitcoin-video\n\nPlease upvote to show your support, I really appreciate it.\nhttps://img1.steemit.com/0x0/https://www.cryptoversity.com/wp-content/uploads/Steemit-upvote-cta-3.gif", + "category": "steemit", + "children": 18, + "created": "2016-08-31T12:33:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://steemit-bucket-4a743ec2.s3.amazonaws.com/Getting%20More%20Attention%20By%20Using%20The%20Promote%20Button.jpg", + "https://img.youtube.com/vi/ob9Zksnguzg/0.jpg", + "https://img1.steemit.com/0x0/https://www.cryptoversity.com/wp-content/uploads/Steemit-upvote-cta-3.gif" + ], + "links": [ + "https://www.youtube.com/watch?v=ob9Zksnguzg", + "https://steemit.com/steemit/@marketingmonk/steemit-tutorial-1-creating-an-account-on-steemit-video", + "https://steemit.com/steemit/@marketingmonk/steemit-tutorial-2-steemit-account-dashboard-overview-video", + "https://steemit.com/steemit/@marketingmonk/steemit-tutorial-3-creating-our-first-ever-basic-post-video", + "https://steemit.com/steemit/@marketingmonk/steemit-tutorial-4-reading-writing-decorating-and-voting-on-comments-video", + "https://steemit.com/steemit/@marketingmonk/steemit-tutorial-5-voting-power-weighting-spying-and-managing-video", + "https://steemit.com/steemit/@marketingmonk/steemit-tutorial-6-getting-paid-twice-from-the-steem-network-video", + "https://steemit.com/steemit/@marketingmonk/steemit-tutorial-7-buying-steem-power-with-steem-dollars-or-bitcoin-video" + ], + "tags": [ + "steemit", + "tutorial", + "howto", + "steem", + "video" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 21127721369166, + "payout": 55.734, + "payout_at": "2016-09-07T12:33:12", + "pending_payout_value": "55.734 HBD", + "percent_hbd": 10000, + "permlink": "steemit-tutorial-8-getting-more-attention-by-using-the-promote-button-video", + "post_id": 1070095, + "promoted": "121.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 120 + }, + "title": "Steemit Tutorial 8: Getting More Attention By Using The Promote Button [VIDEO]", + "updated": "2016-09-01T11:32:03", + "url": "/steemit/@marketingmonk/steemit-tutorial-8-getting-more-attention-by-using-the-promote-button-video" + }, + { + "active_votes": [ + { + "rshares": 28865473791883, + "voter": "dantheman" + }, + { + "rshares": 17174544934448, + "voter": "rainman" + }, + { + "rshares": 6741398871343, + "voter": "xeldal" + }, + { + "rshares": 8391169619604, + "voter": "pharesim" + }, + { + "rshares": 5925252164516, + "voter": "enki" + }, + { + "rshares": 187621512499, + "voter": "svk" + }, + { + "rshares": 3099515402, + "voter": "boy" + }, + { + "rshares": 3762904646, + "voter": "bue-witness" + }, + { + "rshares": 697373904, + "voter": "bunny" + }, + { + "rshares": 1585286495451, + "voter": "steemychicken1" + }, + { + "rshares": 54046050794, + "voter": "bue" + }, + { + "rshares": 1661086507, + "voter": "mini" + }, + { + "rshares": 5907379161631, + "voter": "witness.svk" + }, + { + "rshares": 213673190, + "voter": "moon" + }, + { + "rshares": 2142024197765, + "voter": "joseph" + }, + { + "rshares": 33250846024, + "voter": "aizensou" + }, + { + "rshares": 740067577802, + "voter": "masteryoda" + }, + { + "rshares": 253842278185, + "voter": "pheonike" + }, + { + "rshares": 622778402, + "voter": "healthcare" + }, + { + "rshares": 1120034999305, + "voter": "tuck-fheman" + }, + { + "rshares": 967281634, + "voter": "daniel.pan" + }, + { + "rshares": 823522090888, + "voter": "steemrollin" + }, + { + "rshares": 31150917768, + "voter": "marketingmonk" + }, + { + "rshares": 40749565179, + "voter": "alexgr" + }, + { + "rshares": 288158246, + "voter": "helen.tan" + }, + { + "rshares": 80058020962, + "voter": "edgeland" + }, + { + "rshares": 411023729959, + "voter": "chryspano" + }, + { + "rshares": 78077847939, + "voter": "easteagle13" + }, + { + "rshares": 173731843505, + "voter": "jamtaylor" + }, + { + "rshares": 7585671701, + "voter": "fran2k" + }, + { + "rshares": 550644954644, + "voter": "eeks" + }, + { + "rshares": 36301508450, + "voter": "james-show" + }, + { + "rshares": 8059949925, + "voter": "richman" + }, + { + "rshares": 14125062140, + "voter": "cian.dafe" + }, + { + "rshares": 426969856, + "voter": "zheka-melnikov" + }, + { + "rshares": 570227675922, + "voter": "kevinwong" + }, + { + "rshares": 1431967857, + "voter": "murh" + }, + { + "rshares": 47661340196, + "voter": "nphacker" + }, + { + "rshares": 195004765553, + "voter": "dragonslayer109" + }, + { + "rshares": 37374648233, + "voter": "ranko-k" + }, + { + "rshares": 511396696440, + "voter": "cyber" + }, + { + "rshares": 21926968622, + "voter": "treeleaves" + }, + { + "rshares": 20539865673, + "voter": "thecryptofiend" + }, + { + "rshares": 37511548124, + "voter": "justtryme90" + }, + { + "rshares": 11592122420, + "voter": "zebbra2014" + }, + { + "rshares": 9361058328, + "voter": "johnerfx" + }, + { + "rshares": 107752715191, + "voter": "kenny-crane" + }, + { + "rshares": 13348057713, + "voter": "samether" + }, + { + "rshares": 251383713111, + "voter": "kaylinart" + }, + { + "rshares": 13352180210, + "voter": "facer" + }, + { + "rshares": 20461698330, + "voter": "ossama-benjohn" + }, + { + "rshares": 334447067, + "voter": "hendra-khaidir" + }, + { + "rshares": 138950405749, + "voter": "thedashguy" + }, + { + "rshares": 86227251302, + "voter": "kimziv" + }, + { + "rshares": 14067763080, + "voter": "magnebit" + }, + { + "rshares": 1170048458, + "voter": "alexft" + }, + { + "rshares": 16019230638, + "voter": "acassity" + }, + { + "rshares": 210538398, + "voter": "ales" + }, + { + "rshares": 3374026415, + "voter": "michaellamden68" + }, + { + "rshares": 204013843843, + "voter": "asmolokalo" + }, + { + "rshares": 10364264135, + "voter": "jako" + }, + { + "rshares": 132657096959, + "voter": "chhayll" + }, + { + "rshares": 240080589407, + "voter": "fabio" + }, + { + "rshares": 466928201309, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 296710962, + "voter": "damono" + }, + { + "rshares": 210192659, + "voter": "adamgud" + }, + { + "rshares": 36264884009, + "voter": "redpalestino" + }, + { + "rshares": 72257534352, + "voter": "derekareith" + }, + { + "rshares": 113581011154, + "voter": "crypt0" + }, + { + "rshares": 144039542662, + "voter": "knircky" + }, + { + "rshares": 13532699743, + "voter": "mrgreen" + }, + { + "rshares": 143380752469, + "voter": "jacor" + }, + { + "rshares": 515148804, + "voter": "warplat" + }, + { + "rshares": 14019560181, + "voter": "sebastien" + }, + { + "rshares": 2932258651, + "voter": "steemit-life" + }, + { + "rshares": 109188618706, + "voter": "paco" + }, + { + "rshares": 8923261762, + "voter": "deviedev" + }, + { + "rshares": 29701247281, + "voter": "jpiper20" + }, + { + "rshares": 11929926137, + "voter": "meesterboom" + }, + { + "rshares": 12871286440, + "voter": "jaycobbell" + }, + { + "rshares": 10289043539, + "voter": "cloveandcinnamon" + }, + { + "rshares": 7236481997, + "voter": "corinnestokes" + }, + { + "rshares": 332446975, + "voter": "luisucv34" + }, + { + "rshares": 2027442179, + "voter": "dimon14" + }, + { + "rshares": 3629922224, + "voter": "maximkichev" + }, + { + "rshares": 1001662053, + "voter": "jsteck" + }, + { + "rshares": 82686830113, + "voter": "me-tarzan" + }, + { + "rshares": 2424094754, + "voter": "sgnsteems" + }, + { + "rshares": 59943852587, + "voter": "thylbom" + }, + { + "rshares": 3219325103, + "voter": "moviefan" + }, + { + "rshares": 3034936936, + "voter": "travelista" + }, + { + "rshares": 3573419992, + "voter": "birdie" + }, + { + "rshares": 2030193955, + "voter": "bola" + }, + { + "rshares": 17744271849, + "voter": "celsius100" + }, + { + "rshares": 1894056221, + "voter": "idan4326" + }, + { + "rshares": 74885413307, + "voter": "rea" + }, + { + "rshares": 3547300393, + "voter": "mastletter" + }, + { + "rshares": 400623749, + "voter": "meteor78" + }, + { + "rshares": 26243392108, + "voter": "zaebars" + }, + { + "rshares": 333358949, + "voter": "valenttina" + }, + { + "rshares": 261379803, + "voter": "lexinferno" + }, + { + "rshares": 6108553793, + "voter": "tony.jennings" + }, + { + "rshares": 203458546034, + "voter": "johnsmith" + }, + { + "rshares": 6960645822, + "voter": "summonerrk" + }, + { + "rshares": 107496012, + "voter": "activcat" + }, + { + "rshares": 841259695, + "voter": "happyphoenix" + }, + { + "rshares": 445706908, + "voter": "kooshikoo" + }, + { + "rshares": 7093464346, + "voter": "webdeals" + }, + { + "rshares": 208498554, + "voter": "shadyonline" + }, + { + "rshares": 184772599, + "voter": "bitmap" + }, + { + "rshares": 17665762711, + "voter": "pinkisland" + }, + { + "rshares": 10248653702, + "voter": "sisterholics" + }, + { + "rshares": 31943139423, + "voter": "brianphobos" + }, + { + "rshares": 5344490062, + "voter": "logic" + }, + { + "rshares": 362618765, + "voter": "laurame86" + }, + { + "rshares": 10175387109, + "voter": "phoenixmaid" + }, + { + "rshares": 69849820, + "voter": "salamanca1987ar" + }, + { + "rshares": 4975171514, + "voter": "beanz" + }, + { + "rshares": 15053973666, + "voter": "smailer" + }, + { + "rshares": 2456070989, + "voter": "belkins" + }, + { + "rshares": 19368137736, + "voter": "williambanks" + }, + { + "rshares": 1049062937, + "voter": "metaflute" + }, + { + "rshares": 1951944925, + "voter": "sykochica" + }, + { + "rshares": 375668517110, + "voter": "laonie" + }, + { + "rshares": 23834697789, + "voter": "rawnetics" + }, + { + "rshares": 2595700392, + "voter": "timcliff" + }, + { + "rshares": 121563194275, + "voter": "bridgetbunchy" + }, + { + "rshares": 6307916292, + "voter": "myfirst" + }, + { + "rshares": 102479436470, + "voter": "somebody" + }, + { + "rshares": 3835982150, + "voter": "flysaga" + }, + { + "rshares": 15650028306, + "voter": "timelapse" + }, + { + "rshares": 35535725906, + "voter": "timsaid" + }, + { + "rshares": 19821844477, + "voter": "midnightoil" + }, + { + "rshares": 5921167530, + "voter": "minion" + }, + { + "rshares": 3067653962, + "voter": "steemleak" + }, + { + "rshares": 45657317456, + "voter": "xiaohui" + }, + { + "rshares": 13118148961, + "voter": "jphamer1" + }, + { + "rshares": 228819677, + "voter": "sillygoon" + }, + { + "rshares": 52521013, + "voter": "nickche" + }, + { + "rshares": 714188538, + "voter": "boddhisattva" + }, + { + "rshares": 1438747070, + "voter": "xiaokongcom" + }, + { + "rshares": 56250267, + "voter": "biggdogg" + }, + { + "rshares": 687153403, + "voter": "future24" + }, + { + "rshares": 773487823, + "voter": "alifton" + }, + { + "rshares": 10323552313, + "voter": "cristi" + }, + { + "rshares": 510558795, + "voter": "galamirissa" + }, + { + "rshares": 61569261, + "voter": "hysmagus" + }, + { + "rshares": 233196315, + "voter": "naifaz" + }, + { + "rshares": 3570294010, + "voter": "xianjun" + }, + { + "rshares": 22911239981, + "voter": "hanshotfirst" + }, + { + "rshares": 5838110908, + "voter": "lordvader" + }, + { + "rshares": 4508841975, + "voter": "melek" + }, + { + "rshares": 795125532, + "voter": "kateblack" + }, + { + "rshares": 63734270, + "voter": "evgenyche" + }, + { + "rshares": 1145609627, + "voter": "bledarus" + }, + { + "rshares": 174751392, + "voter": "florentina" + }, + { + "rshares": 235328801, + "voter": "microluck" + }, + { + "rshares": 10748521073, + "voter": "kyriacos" + }, + { + "rshares": 20522445870, + "voter": "runaway-psyche" + }, + { + "rshares": 64551062343, + "voter": "serejandmyself" + }, + { + "rshares": 1258347207, + "voter": "kollapsik" + }, + { + "rshares": 51095992, + "voter": "kamil5" + }, + { + "rshares": 2976838803, + "voter": "netaterra" + }, + { + "rshares": 2291984181, + "voter": "mweich" + }, + { + "rshares": 97567611, + "voter": "claudia" + }, + { + "rshares": 35066739983, + "voter": "someguy123" + }, + { + "rshares": 12921415762, + "voter": "mikemacintire" + }, + { + "rshares": 2006235920, + "voter": "stillsafe" + }, + { + "rshares": 7454987616, + "voter": "generation.easy" + }, + { + "rshares": 76843163, + "voter": "joelbow" + }, + { + "rshares": 11509373633, + "voter": "hilarski" + }, + { + "rshares": 6671849990, + "voter": "booky" + }, + { + "rshares": 23649624986, + "voter": "daut44" + }, + { + "rshares": 11380609295, + "voter": "steemitpatina" + }, + { + "rshares": 76756531, + "voter": "xntryk1" + }, + { + "rshares": 111425803, + "voter": "jyezie" + }, + { + "rshares": 1181054867, + "voter": "lenar" + }, + { + "rshares": 85913014, + "voter": "jtstreetman" + }, + { + "rshares": 55633002031, + "voter": "skum" + }, + { + "rshares": 72888933, + "voter": "uziriel" + }, + { + "rshares": 67994567, + "voter": "kreativ" + }, + { + "rshares": 55443372, + "voter": "dazedbunny" + }, + { + "rshares": 1580324483, + "voter": "funkywanderer" + }, + { + "rshares": 10800740085, + "voter": "sabot" + }, + { + "rshares": 108822425815, + "voter": "roy2016" + }, + { + "rshares": 7184066856, + "voter": "davidbrogan" + }, + { + "rshares": 316281166, + "voter": "getonthetrain" + }, + { + "rshares": 56017401, + "voter": "mnviking" + }, + { + "rshares": 3639301731, + "voter": "ericbotticelli" + }, + { + "rshares": 56566110, + "voter": "minihelp" + }, + { + "rshares": 3319520861, + "voter": "titusfrost" + }, + { + "rshares": 346743386, + "voter": "masonmiler" + }, + { + "rshares": 16416762623, + "voter": "hunterisgreat" + }, + { + "rshares": 84510824, + "voter": "tito-baron" + }, + { + "rshares": 55936364, + "voter": "minisupport" + }, + { + "rshares": 766025841, + "voter": "stepa" + }, + { + "rshares": 24770721231, + "voter": "dubi" + }, + { + "rshares": 9370846764, + "voter": "goose" + }, + { + "rshares": 4836979493, + "voter": "dexter-k" + }, + { + "rshares": 93771031, + "voter": "alina1" + }, + { + "rshares": 50639382, + "voter": "doggnostic" + }, + { + "rshares": 105329833, + "voter": "roxanne" + }, + { + "rshares": 59536536, + "voter": "knight-angel" + }, + { + "rshares": 53043871, + "voter": "ramooz" + }, + { + "rshares": 1576328130, + "voter": "bitcoinparadise" + }, + { + "rshares": 68442517, + "voter": "projecthor" + }, + { + "rshares": 2921775535, + "voter": "gringalicious" + }, + { + "rshares": 2610482432, + "voter": "robcichocki" + }, + { + "rshares": 52282021, + "voter": "pdavid000" + }, + { + "rshares": 54464967, + "voter": "mynameisricky" + }, + { + "rshares": 89309975, + "voter": "ola1" + }, + { + "rshares": 5219360203, + "voter": "herpetologyguy" + }, + { + "rshares": 55029837, + "voter": "jessica.tan" + }, + { + "rshares": 50878690, + "voter": "bobbybillbob" + }, + { + "rshares": 91297442, + "voter": "qezzit" + }, + { + "rshares": 80288789, + "voter": "benberger" + } + ], + "author": "thecryptofiend", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.89, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Introduction

    \n

    \n

    I have found myself in a contemplative mood over the last few days.  The main reason for this that I am due to have surgery on my left eye this Thursday (1st September) - sorry for constantly bringing it up and being such a wimp.  

    \n

    The surgery is routine and is in some ways self-inflicted - it is due to a complication with having had laser eye surgery last year to correct my vision.  

    \n

    Had I not had that done I wouldn't be in this position (although) I don't regret it.  No procedure is without risk and since this is a second procedure the risk is increased.  It is even greater because I am also a type I diabetic (on insulin) which slows healing down and makes complications more likely.

    \n

    My eyesight is very important to me particularly due to my artistic hobbies like photography.  Luckily my right eye is absolutely fine at the moment.

    \n

    Anyway the natural anxiety over this has lead me to be quite introspective and think about life in general.  I have been thinking back to some of the the things I have learned and how they might have helped me had I known them when I was younger.

    \n

    They are in no particular order.  I make no apologies for some of them being quite obvious or even the sort of cheesy advice you would read on a greeting card.

    \n

    So here they are in no particular order:

    \n


    \n

    Money and your career are important but not that important

    \n

    \n

    When I was younger I was (like many kids) convinced that having lots of money would bring happiness.  Having the latest Nike Air Jordans and most fashionable clothes, gadgets and the like was a matter of not only pride but vane necessity.

    \n

    It was only later that I started to realise that whilst money is a necessity for paying bills and the like it is only a tool.  Above a certain level of comfort having more money doesn't really equate to being happier.  It just equates to being able to have more \"things\" i.e. possessions.  

    \n

    Depending on how you get the money it can also lead to a poverty of the more valuable commodity which is time.  

    \n

    By similar extension whilst your career should be important it should not be the most important thing in your life.  No matter what you do you aren't going to be able to buy yourself more time so don't waste it needlessly going after more money or a better position at work.  

    \n

    It is a kind of Faustian pact where you get the worse end of the deal.  

    \n

    Time is the truly important commodity and sharing it with others is one of the most valuable uses of it.

    \n


    \n

    Following the herd (or shoal) doesn't doesn't pay off

    \n

    \n

    We are all programmed by society and culture to follow what is \"normal\" and ordinary.  This is especially true during those early teen years.  Even though we pretend to rebel by picking subcultures like goth, emo, metalhead or whatever this is just a thinly veiled surface level of individuality.  

    \n

    At it's base it is as conformist as anything else and is merely designed to massage our egos whilst still allowing us to be cocooned within the comfort of our own selected \"tribe\".

    \n

    Truly great people, the kind that change the world don't follow herds or tribes or anything else.  They set their own destiny and forge their own path.  

    \n

    They make the world follow them.

    \n

    I know what kind of person I would rather be and it isn't one of the sheep.

    \n


    \n

    Follow your own dreams not those of others

    \n

    \n

    This is related to the idea of ignoring \"herd mentality\".  We often have dreams and expectations placed upon us by our family, friends and teachers.  I remember once telling one of my teachers that I wanted to be an artist or a film director and being told:

    \n

    \"You are much too clever to waste your life on something like that.  You should be a doctor or a lawyer.\"

    \n

    It may seem like a complement but these kind of sentiments can be just as damaging as more obviously disparaging ones because they psychologically close down certain options in our lives.  One can be made to feel that doing what we want would be letting our family, friends and educators down so we push those things aside and just do what is expected of us.

    \n

    This ultimately leads to dissatisfaction with our work and our lives.  It is much harder to change this in your thirties or later and much easier in practical terms to do it when you are in your teen years and choosing your career.  

    \n

    Paradoxically it seems harder in your teens to say no to the psychological pressure even though it is ultimately your choice.

    \n

    Self confidence in your own ability to know what you truly want early one pays off in the long term.  Don't live your life for other people.

    \n


    \n

    People who agree with you all the time aren't helping you

    \n

    \n

    We naturally like to associate with people who have similar views to us and seem agreeable to us.  This is part of human nature.  Unfortunately what many of us don't realise when we are younger is that a good friend needs to be honest with us.  

    \n

    Someone who is always a \"Yes-man\" can actually encourage us to stagnate and reinforce our negative behaviours.  It is simply not healthy and it is dishonest.  Your best friends are those who tell you the truth and call you out on your bullshit.  

    \n

    Similarly in your work and acedemic life it is important to listen to conflicting opinions.  Just reading material that agrees with what you already think prevents you from evolving both from a personal and an intellectual standpoint.  

    \n

    We can see this in modern internet culture where people focus purely on material that agrees with their political or societal opinions.  

    \n

    Ultimately it leads to greater division, polarisation and entrenchment of attitudes.

    \n


    \n

    There is no shame in changing your opinion

    \n

    \n

    To some degree people who have very strong opinions may be respected.  It is seen as a sign of confidence.  

    \n

    It could also be a sign of inflexibility and inability to change.  

    \n

    I believe now that life is all about change and evolution.  If you stop moving you get left behind.  

    \n

    When I was younger I would stubbornly hold on to opinions and beliefs as a matter of pride.  There was a certain amount of machismo behind sticking to your opinions and not conceding to those of others.  To change them would be seen as some sort of humiliation.

    \n

    This is a complete fallacy of course.  

    \n

    To stick to an opinion merely for the sake of not changing is not only foolish it is positively pathological.  

    \n

    Ultimately it means that you do not progress as a person.  I now realise there is no shame in changing your position and admitting that you were wrong.  

    \n

    In many ways it is a lot braver because you are sure to get flack from others who are unable to do the same for \"flip-flopping\".

    \n


    \n


    \n

    Cherish your friends and family because you don't know how long you have with them

    \n

    \n

    I found this out the hard way in my early twenties.  A friend of mine (let's call him John) who I had been with throughout Junior school went to a different college from me.  This was in a different area of the country.  Though we often made plans to get together they would often follow through for logistical reasons.

    \n

    Over time our conversations and meetings became less and less frequent as \"life\" started to get in the way.  

    \n

    A few years later when I was home from University and I hadn't heard from him in a while I bumped into a mutual friend.

    \n

    Nothing in my life had prepared me for what I heard next.  

    \n

    A year earlier John had been involved in a minor road accident whilst riding his motorbike.  He had fallen off as a result and had received what seemed at the time like a minor knock to his head.  Feeling fine he had decided that he didn't need to go to hospital.  

    \n

    Unfortunately for him, that minor knock on his head had ruptured a small artery in his meninges, resulting in a slow but progressive increase in intracranial pressure.  

    \n

    A few hours later he literally dropped dead.  He was only 21.

    \n

    I felt so much guilt.  

    \n

    This friend had been so close, like a brother to me.  

    \n

    He had died so suddenly and I hadn't even known.  

    \n

    I had so many regrets - maybe if we had gotten together before his death it could somehow have changed things just enough to prevent this from happening?  

    \n

    I kept having such thoughts and I still have them from time to time.

    \n

    I don't think I have every truly gotten over the trauma of this.

    \n

    You assume that the people you care about and love will always be there just because you can't imagine life without them.  

    \n

    The fact is life is fragile.  Nobody knows how long they have to live.

    \n

    Life and death happen all around us all the time.  

    \n

    Appreciate and spend time with loved ones whilst you can because you never know when that time will be up, either for you or for them.

    \n


    \n

    Your parents and grandparents were young too

    \n

    \n

    One of my teachers at school used to say that -

    \n

    \"When you are young you know everything except your own ignorance.\" 

    \n

     This is so true.  Once we become teenagers we tend to assume we know better than everyone else.  

    \n

    When our parents and grandparents give us valuable advice we tend to ignore it because - what do they know?  

    \n

    We tend to forget that they were once young and had the same kind of hopes and dreams we do.  By being further on in their lives and having more experience they can give us a perspective that we lack.

    \n

    They are a resource that we ignore at our peril.

    \n


    \n

    Never give up on your hobbies and interests

    \n

    \n

    We all know the saying that \"variety is the spice of life\".  We all tend to get pushed for time as we get older and develop more responsibilities.  

    \n

    It is very easy to give up on those simple hobbies that gave us so much pleasure when we were younger.  

    \n

    Whether it was engaging in a particular sport, listening to music, enjoying nature or just travelling we tend to give less importance and priority to these activities.

    \n

    These kind of activities are very important for recharging our mental energy and helping us to get away from the worries and concerns of life.  

    \n

    One could almost consider them to be like a from of activity based meditation.

    \n

    I gave up on my art work for many years due to the sheer workload I had during University and then in work.  

    \n

    This was a mistake and it was only through being forced to re-enage with it through ill health that I realised how important and fulfilling a part of my life it was and now still is.

    \n


    \n

    My Final Point: Life is short make sure you actually experience it

    \n

    \n

    As you get older you start to realise how quickly time passes by.  We have a tendency to live in either the past or the future, rarely experiencing the present.  

    \n

    Not only does this make time appear to pass more quickly but it also leaves us unable to appreciate what we have at the time only realising it later through the lens of hindsight.  

    \n

    One of the principles of mindfulness is the idea of recapturing and experiencing the moment.  

    \n

    I think we would all do well to follow this idea.  

    \n

    By reconnecting with our momentary existence we can become more aware of our own thoughts, feelings and what we ultimately want.  

    \n

    It can also allow us to readjust our focus on what is important and start to concentrate on it more whilst we still have time.  

    \n

    So many of us simply drift through our lives without the kind of focus this could provide and you don't want to be the person who starts making these kind of observations when it is too late for you to be doing anything with them.

    \n

    You don't want to end up feeling like you were just a passive bystander or a passenger in your own life.

    \n


    \n

    Conclusion

    \n

    \n

    Thanks very much for reading.  I hope you found it useful and interesting.

    \n

    Do you have any similar things that you wished you had known when you were younger? Please share in the comments below.

    \n

    This will probably be my last post for a while as I am due to have eye surgery tomorrow and will be recuperating for some days.  

    \n

    If I have time I might put out another post before the operation but if I don't please all take care and I wish you all the best.

    \n


    \n

    You can find more of my work by following me @thecryptofiend - thanks.

    \n", + "category": "life", + "children": 67, + "created": "2016-08-31T17:41:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/08/31/iStock_75367465_SMALLee110.jpg", + "https://www.steemimg.com/images/2016/08/31/Serbian-Dinar-and-another-Currency-000082274485_Smalla1ad2.jpg", + "https://www.steemimg.com/images/2016/08/31/iStock_16631433_SMALLec951.jpg", + "https://www.steemimg.com/images/2016/08/31/iStock_76511897_SMALL42a71.jpg", + "https://www.steemimg.com/images/2016/08/31/Better_an_open_enemy_false_friendb2a45.png", + "https://www.steemimg.com/images/2016/08/31/chinese-proverb-on-windmilla2b73.jpg", + "https://www.steemimg.com/images/2016/08/31/Happy-multigeneration-family-walking-in-the-countryside-000073792689_Small8784a.jpg", + "https://www.steemimg.com/images/2016/08/31/Photo-album---photos-of-children-000070298559_Small3feff.jpg", + "https://www.steemimg.com/images/2016/08/31/painting-brush53238.jpg", + "https://www.steemimg.com/images/2016/08/31/iStock_89191645_SMALL0da25.jpg", + "https://www.steemimg.com/images/2016/08/31/iStock_57565926_SMALLac7bb.jpg" + ], + "tags": [ + "life", + "philosophy", + "psychology", + "writing", + "steemsquad" + ], + "users": [ + "thecryptofiend" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 87244901893478, + "payout": 778.04, + "payout_at": "2016-09-07T17:41:00", + "pending_payout_value": "778.040 HBD", + "percent_hbd": 10000, + "permlink": "things-i-wish-i-d-known-when-i-was-18", + "post_id": 1073636, + "promoted": "120.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 216 + }, + "title": "Things I wish I'd known when I was 18", + "updated": "2016-09-01T00:56:30", + "url": "/life/@thecryptofiend/things-i-wish-i-d-known-when-i-was-18" + }, + { + "active_votes": [ + { + "rshares": 28861578690, + "voter": "anonymous" + }, + { + "rshares": 14412308288396, + "voter": "summon" + }, + { + "rshares": 35599225928876, + "voter": "jamesc" + }, + { + "rshares": 6594573987000, + "voter": "fuzzyvest" + }, + { + "rshares": 2476131997, + "voter": "boy" + }, + { + "rshares": 3005703855, + "voter": "bue-witness" + }, + { + "rshares": 557354442, + "voter": "bunny" + }, + { + "rshares": 42724131990, + "voter": "bue" + }, + { + "rshares": 1327124837, + "voter": "mini" + }, + { + "rshares": 170849766, + "voter": "moon" + }, + { + "rshares": 118280461284, + "voter": "stan" + }, + { + "rshares": 21494373020, + "voter": "lee3" + }, + { + "rshares": 5527985680, + "voter": "lee5" + }, + { + "rshares": 1190401003512, + "voter": "benjojo" + }, + { + "rshares": 363371081332, + "voter": "officialfuzzy" + }, + { + "rshares": 497724578, + "voter": "healthcare" + }, + { + "rshares": 763596484, + "voter": "daniel.pan" + }, + { + "rshares": 22561832145, + "voter": "sadochismo" + }, + { + "rshares": 543033555368, + "voter": "kencode" + }, + { + "rshares": 230379526, + "voter": "helen.tan" + }, + { + "rshares": 23241074306, + "voter": "steampunkpowered" + }, + { + "rshares": 25655032627, + "voter": "instructor2121" + }, + { + "rshares": 312858109385, + "voter": "teamsteem" + }, + { + "rshares": 57879936728, + "voter": "hannixx42" + }, + { + "rshares": 2524835106, + "voter": "murh" + }, + { + "rshares": 102093148701, + "voter": "sascha" + }, + { + "rshares": 324862068866, + "voter": "cyber" + }, + { + "rshares": 195268121, + "voter": "akaninyene-etuk" + }, + { + "rshares": 29357718372, + "voter": "altoz" + }, + { + "rshares": 5490718122, + "voter": "karbonxx" + }, + { + "rshares": 236667071809, + "voter": "churdtzu" + }, + { + "rshares": 61307724491, + "voter": "thecryptodrive" + }, + { + "rshares": 2988479142, + "voter": "ola-haukland" + }, + { + "rshares": 35305921410, + "voter": "cheftony" + }, + { + "rshares": 8413648946, + "voter": "simoneighties" + }, + { + "rshares": 118455323, + "voter": "ales" + }, + { + "rshares": 4601395327, + "voter": "madwallace" + }, + { + "rshares": 10101627148, + "voter": "stealthtrader" + }, + { + "rshares": 23843407312, + "voter": "r4fken" + }, + { + "rshares": 533041889998, + "voter": "slowwalker" + }, + { + "rshares": 57967426, + "voter": "ghozia" + }, + { + "rshares": 10272873194, + "voter": "aaseb" + }, + { + "rshares": 3017052825, + "voter": "kaneen74" + }, + { + "rshares": 8127943798, + "voter": "noodhoog" + }, + { + "rshares": 10625262501, + "voter": "bycz" + }, + { + "rshares": 1595194627, + "voter": "pigatto" + }, + { + "rshares": 601083060, + "voter": "luisucv34" + }, + { + "rshares": 337837874, + "voter": "illlefr4u" + }, + { + "rshares": 1087530326, + "voter": "fubar-bdhr" + }, + { + "rshares": 7156028317, + "voter": "rpf" + }, + { + "rshares": 145088625, + "voter": "ellamaeamor" + }, + { + "rshares": 100088553, + "voter": "elmusic" + }, + { + "rshares": 1507018875, + "voter": "lostnuggett" + }, + { + "rshares": 560201253, + "voter": "jasonpay1" + }, + { + "rshares": 102635194703, + "voter": "giffordde2000" + }, + { + "rshares": 4838864543, + "voter": "scott.stevens" + }, + { + "rshares": 15486997728, + "voter": "bulkygangsta" + }, + { + "rshares": 23815009326, + "voter": "rawnetics" + }, + { + "rshares": 16962531382, + "voter": "flandude" + }, + { + "rshares": 71274014, + "voter": "always1success" + }, + { + "rshares": 24133776765, + "voter": "persianqueen" + }, + { + "rshares": 2245652652, + "voter": "kainmarx" + }, + { + "rshares": 3688644772, + "voter": "alchemage" + }, + { + "rshares": 2202673922, + "voter": "bledarus" + }, + { + "rshares": 60920134, + "voter": "nano2nd" + }, + { + "rshares": 4377312833, + "voter": "themanualbot" + }, + { + "rshares": 59075696, + "voter": "vasilii" + }, + { + "rshares": 38299804598, + "voter": "sweetsssj" + }, + { + "rshares": 65497834210, + "voter": "barrycooper" + }, + { + "rshares": 12113118520, + "voter": "hilarski" + }, + { + "rshares": 8755530417, + "voter": "craigwilliamz" + }, + { + "rshares": 368182198, + "voter": "ukblogger" + }, + { + "rshares": 5153403180, + "voter": "survivalist.com" + }, + { + "rshares": 11145915001, + "voter": "krnel" + }, + { + "rshares": 4533143507, + "voter": "daveks" + }, + { + "rshares": 57371783, + "voter": "freegirl" + }, + { + "rshares": 50094345, + "voter": "kosmatimuc" + }, + { + "rshares": 54921657, + "voter": "el1fan" + }, + { + "rshares": 158871581172, + "voter": "charlieshrem" + }, + { + "rshares": 51884666, + "voter": "brs" + }, + { + "rshares": 51213903, + "voter": "jebat" + }, + { + "rshares": 51961738, + "voter": "chamujama" + }, + { + "rshares": 51778924, + "voter": "alexdaroll" + }, + { + "rshares": 51759386, + "voter": "creolegenius" + }, + { + "rshares": 51660954, + "voter": "patrickwienefeld" + }, + { + "rshares": 50536722, + "voter": "hugues" + }, + { + "rshares": 50794905, + "voter": "alexrknight3" + }, + { + "rshares": 160726430, + "voter": "edlayne" + } + ], + "author": "scott.stevens", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.63, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    August 25, 2016

    \n

    What happens when this ends?

    \n

    \n

    Did we really need a scientific paper to tell us that there is \"no conspiracy\" with regards to chemtrails and geoengineering? Apparently, we did. The obvious--to most of us--is getting, well, too obvious.  Some self-declared scientific types had to review some pictures and all agree (mostly, 76 of 77) that nothing of the sort is happening right in front of us.

    \n

    Really now?

    \n

    First, the published articles that I recently saw in the news referencing the published paper

    \n

    The New York Times: 

    \n

    \n

    Now Science Daily:

    \n


    \n

    \n

    A quick excerpt to get us started:

    \n

    The authors of this study, including Carnegie's Ken Caldeira, conducted a survey of the world's leading atmospheric scientists, who categorically rejected the existence of a secret spraying program. The team's findings, published by Environmental Research Letters, are based on a survey of two groups of experts: atmospheric chemists who specialize in condensation trails and geochemists working on atmospheric deposition of dust and pollution.

    \n

    The survey results show that 76 of the 77 participating scientists said they had not encountered evidence of a secret spraying program, and agree that the alleged evidence cited by the individuals who believe that atmospheric spraying is occurring could be explained through other factors, such as typical airplane contrail formation and poor data sampling.

    \n

    The research team undertook their study in response to the large number of people who claim to believe in a secret spraying program. In a 2011 international survey, nearly 17 percent of respondents said they believed the existence of a secret large-scale atmospheric spraying program to be true or partly true. And in recent years a number of websites have arisen claiming to show evidence of widespread secret chemical spraying, which they say is linked to negative impacts on human health and the environment.

    \n

    \u2026

    \n

    \"The experts we surveyed resoundingly rejected contrail photographs (emphasis mine) and test results as evidence of a large-scale atmospheric conspiracy.\"

    \n

    ---------------------

    \n

    Did you get that? \"Photographs\", that\u2019s (almost) all they looked at, studied or examined; that\u2019s it! Just some static pictures. In my \u201cscientific research\u201d I went a step further. How could I not? My job, my reputation, my incumbent responsibility to my employer and nightly audience was at stake. Instead of examining photographs, which I already had thousands of, I bought four cameras, two computers, and some time lapse software so that I could watch the entire day\u2019s weather happenings in under five minutes. These cameras would begin recording the sky, snapping a picture every five-seconds from sunup and finish at dark, day after day after day. Pictures were not good enough for me. I needed video just to see if there was something that I was missing! 

    \n

    I would get home from doing the 10pm news, change my clothes, and go upstairs to begin rendering the four movies. I had one camera covering each of the cardinal directions and then watch each one. It is truly amazing what we don't see when we watch clouds without the aid of compressing time by 150 times or 300 times. At these speeds, it all makes sense. To be able to see all different layers of the atmosphere working together, or against each other, a fog that seems like and even feels calm, but is actually violently whipping around, even clouds retaining their shapes and sizes as they pass through each other, WTF! 

    \n

    https://youtu.be/Yi4YFzyeEZ0

    \n

    What is quickly understood is that the wind does not carry the clouds, the water molecule is riding upon another force, another current, apart from the wind. This was a revelation to me and once realized by the wider atmospheric sciences community will utterly revolutionize the science. I lost count of the times I would see a cloud layer moving EXACTLY 90 or 180 degrees opposed to the layer immediately above or below. This is impossible in a natural setting. Now reflect on how many chemtrails you seen in the shape of a perfect \"T\" or \"X\". Think of alignments... 

    \n

    An excerpt of me discussing when I started recording the sky with time lapse.

    \n

    https://youtu.be/LXsPhe9zWoA?t=8m18s

    \n

    I began this operation in January of 2005, just slightly more than six months after having my \u201cAh-ha\u201d moment; in which I came to understand that all the planet\u2019s weather was profoundly impacted by man-made technology. Still, I had questions of where did all these planes, trails, and conspiracy fit into this complex story? It wasn\u2019t until I was four months into this project that I finally got my answer. Only then did I understand that these planes were tracing out geometric patterns while isolating perturbations, distortions, or gaps in already existing trails. It was freaking \u201cBrilliant!\u201d, was my exclamation.  

    \n

    These revealed perturbations ARE the reason for the chemtrails!

    \n

    \n


    \n

    \n

    Watch an example in this narrated video of the planes unique flight patterns recorded by during those early days of my research.

    \n

    https://youtu.be/WVhbdhT9xoY

    \n

    How else would the weather makers know where to target, how much energy to target and the results of their work, without these straight chalk lines in the sky to gauge their effectiveness? If you\u2019re going to pulse the atmosphere with \u201csomething\u201d you\u2019ve then got to go figure out if you got it right! Was the \"input\" enough, or not enough? Was the intended impact sufficient to achieve the desired result, Yes-or-No? 

    \n

    Straight lines across a moving fluid would allow for the direct observation of the atmospheric intervention and yet still appear to be just contrails to the masses below. It is an utterly elegant program that now with forty years under its belt has remained in the dark recesses of atmospheric sciences. A science that is so obsessed with the illusory CO2 issue that there is no intellectual capacity or energy available to see what\u2019s happening right of front of their faces. 

    \n

    \n

    A train yard,  1976 - Engine EL 831 Marion, Ohio  -- Chemtrails already in the sky

    \n

    Again, a very well played hand guys. Aircraft, in plain sight, some trails, but not too many, usually\u2026 Then get the program to use commercial aircraft (the most economical solution available versus military transport types) to do the work so it blends in with everything else up there, and then share the wealth that results from the program. The Military Industrial Complex makes a mint with all the planes, satellites, computers and esoteric technology perfected upon deployment. Those in the \u201cknow\u201d get to play in the energy, food & agricultural, insurance, re-insurance and commodities futures markets making billion upon billions of dollars with foreknowledge of what is to come weather and climate wise. 

    \n

    War, weather warfare is a racket and the population is told that we are experiencing \u201cclimate change\u201d when really it is \u201ceco-terrorism\u201d as Former Defense Secretary William Cohen termed these activities back in 1996, some twenty years ago! 

    \n

    The full quote: \"...some scientists in their laboratories trying to devise certain types of pathogens that would be ethnic specific so that they could just eliminate certain ethnic groups and races; and others are designing some sort of engineering, some sort of insects that can destroy specific crops. Others are engaging even in an eco-type of terrorism whereby they can alter the climate, set off earthquakes, volcanoes remotely through the use of electromagnetic waves.

    \n

    So there are plenty of ingenious minds out there that are at work finding ways in which they can wreak terror upon other nations. It's real, and that's the reason why we have to intensify our efforts, and that's why this is so important.

    \n

    \n

    Another point to consider: With GLOBAL geoengineering now four decades active what is the true trend-line of the planet\u2019s surface temperature? I contend that this number has been totally lost and smeared by these activities. No one outside of those involved specifically with these activities knows the true state of Planet Earth\u2019s climate. It has been hijacked.. for some reason that is apparently worthy of this massive, expensive and covert operation.

    \n

    What we need is an Edward Snowden to emerge from the geoengineering programs to come forward and share the truth with humanity so we can make intelligent, informed and sane decisions about what to do to prepare for the coming decades. Is it an Ice Age as the Sun is screaming or is it a middling along like the past 20 years with little change in the surface temperatures or a resumption of the warming like we experienced during the first half of the 20th Century? 

    \n

    Which is it? 

    \n

    \n

    We deserve to know, sooner than later.

    \n

    \n

    This global weather and climate engineering program WILL END. My question becomes, \"What happens then?\"  This issue is the most important one facing all of us today. Not tomorrow or next year, but today.

    \n

    Keep looking up,

    \n

    @scott.stevens

    \n

    \n", + "category": "geoengineering", + "children": 23, + "created": "2016-08-25T22:55:03", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://weatherwars.info/wp-content/uploads/2016/08/DSC08614.jpg", + "http://weatherwars.info/wp-content/uploads/2016/08/Scientists-Just-Say-No-to-1.jpg", + "http://weatherwars.info/wp-content/uploads/2016/08/Chemtrails-not-real-say-atmospheric-science-experts-ScienceDaily-2016-08-24-21-53-51.jpg", + "http://weatherwars.info/wp-content/uploads/2016/08/sunset_arrowed.jpg", + "http://weatherwars.info/wp-content/uploads/2016/08/DSC_0012.jpg", + "http://weatherwars.info/wp-content/uploads/2016/08/EL-831-Marion-1976.bmp", + "http://weatherwars.info/wp-content/uploads/2016/08/cohen3.gif", + "http://weatherwars.info/wp-content/uploads/2016/08/article-2055191-0e974b4300000578-216_468x4731.jpg", + "http://weatherwars.info/wp-content/uploads/2016/08/gisp-last-10000-new.png", + "http://weatherwars.info/wp-content/uploads/2016/08/Trail-finger.jpg" + ], + "links": [ + "http://iopscience.iop.org/article/10.1088/1748-9326/11/8/084011/pdf", + "http://www.nytimes.com/2016/08/16/science/scientists-just-say-no-to-chemtrails-conspiracy-theory.html?partner=msft_msn&_r=3", + "https://www.sciencedaily.com/releases/2016/08/160812103718.htm", + "https://youtu.be/Yi4YFzyeEZ0", + "https://youtu.be/LXsPhe9zWoA?t=8m18s", + "https://steemit.com/geo-engineering/@scott.stevens/wouldn-t-it-or-would-it-be-great-if-we-could-control-the-weather", + "https://youtu.be/WVhbdhT9xoY", + "https://en.wikiquote.org/wiki/William_S._Cohen", + "https://astronomynow.com/2015/07/17/diminishing-solar-activity-may-bring-new-ice-age-by-2030/" + ], + "tags": [ + "geoengineering", + "chemtrails", + "" + ], + "users": [ + "scott.stevens" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 61303182921958, + "payout": 417.484, + "payout_at": "2016-09-01T22:55:03", + "pending_payout_value": "417.484 HBD", + "percent_hbd": 10000, + "permlink": "what-happens-when-it-ends", + "post_id": 989462, + "promoted": "119.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 88 + }, + "title": "What Happens When It Ends?", + "updated": "2016-08-25T22:55:03", + "url": "/geoengineering/@scott.stevens/what-happens-when-it-ends" + }, + { + "active_votes": [ + { + "rshares": 12795811535287, + "voter": "rainman" + }, + { + "rshares": 372316824459, + "voter": "berkah" + }, + { + "rshares": 143470451897, + "voter": "svk" + }, + { + "rshares": 898984807435, + "voter": "liondani" + }, + { + "rshares": 2479522245, + "voter": "boy" + }, + { + "rshares": 3010199699, + "voter": "bue-witness" + }, + { + "rshares": 557883458, + "voter": "bunny" + }, + { + "rshares": 471708497687, + "voter": "ajvest" + }, + { + "rshares": 43227563325, + "voter": "bue" + }, + { + "rshares": 1328824820, + "voter": "mini" + }, + { + "rshares": 4508768018730, + "voter": "witness.svk" + }, + { + "rshares": 170935941, + "voter": "moon" + }, + { + "rshares": 34042532834, + "voter": "aizensou" + }, + { + "rshares": 748581030023, + "voter": "pfunk" + }, + { + "rshares": 258887406145, + "voter": "pheonike" + }, + { + "rshares": 498208362, + "voter": "healthcare" + }, + { + "rshares": 773801809, + "voter": "daniel.pan" + }, + { + "rshares": 823317276751, + "voter": "steemrollin" + }, + { + "rshares": 302719926634, + "voter": "chitty" + }, + { + "rshares": 230521375, + "voter": "helen.tan" + }, + { + "rshares": 411375686313, + "voter": "chryspano" + }, + { + "rshares": 26495887427, + "voter": "blackjincrypto" + }, + { + "rshares": 74201402070, + "voter": "easteagle13" + }, + { + "rshares": 34871878822, + "voter": "james-show" + }, + { + "rshares": 1431720661, + "voter": "murh" + }, + { + "rshares": 935697420, + "voter": "leprechaun" + }, + { + "rshares": 37511548124, + "voter": "justtryme90" + }, + { + "rshares": 10314861252, + "voter": "johnerfx" + }, + { + "rshares": 22856402506, + "voter": "m4ever" + }, + { + "rshares": 13346309453, + "voter": "samether" + }, + { + "rshares": 1138049559, + "voter": "johnerminer" + }, + { + "rshares": 129179648054, + "voter": "thedashguy" + }, + { + "rshares": 80804852397, + "voter": "kimziv" + }, + { + "rshares": 302683064, + "voter": "gerber" + }, + { + "rshares": 198782719642, + "voter": "asmolokalo" + }, + { + "rshares": 7568897676, + "voter": "kakradetome" + }, + { + "rshares": 124699737174, + "voter": "chhayll" + }, + { + "rshares": 246771748723, + "voter": "fabio" + }, + { + "rshares": 69581481372, + "voter": "derekareith" + }, + { + "rshares": 12190374285, + "voter": "picokernel" + }, + { + "rshares": 143380752469, + "voter": "jacor" + }, + { + "rshares": 22868729155, + "voter": "halo" + }, + { + "rshares": 614055241, + "voter": "cherish" + }, + { + "rshares": 192822819405, + "voter": "jesta" + }, + { + "rshares": 35158481984, + "voter": "biophil" + }, + { + "rshares": 10952411440, + "voter": "senseiteekay" + }, + { + "rshares": 13738300392, + "voter": "all-of-us" + }, + { + "rshares": 4088366345, + "voter": "rainchen" + }, + { + "rshares": 365818230, + "voter": "meteor78" + }, + { + "rshares": 13209938808, + "voter": "carlidos" + }, + { + "rshares": 841259695, + "voter": "happyphoenix" + }, + { + "rshares": 7093464346, + "voter": "webdeals" + }, + { + "rshares": 11024739057, + "voter": "sisterholics" + }, + { + "rshares": 268956346, + "voter": "faraz" + }, + { + "rshares": 10075803326, + "voter": "michaeldodridge" + }, + { + "rshares": 19988784545, + "voter": "williambanks" + }, + { + "rshares": 4933785537, + "voter": "jed78" + }, + { + "rshares": 3865257981, + "voter": "dumar022" + }, + { + "rshares": 402412698850, + "voter": "laonie" + }, + { + "rshares": 76821186326, + "voter": "twinner" + }, + { + "rshares": 8809932426, + "voter": "myfirst" + }, + { + "rshares": 96034818561, + "voter": "somebody" + }, + { + "rshares": 3834585662, + "voter": "flysaga" + }, + { + "rshares": 19814357142, + "voter": "midnightoil" + }, + { + "rshares": 45623458403, + "voter": "xiaohui" + }, + { + "rshares": 1327717265, + "voter": "xiaokongcom" + }, + { + "rshares": 63750303, + "voter": "biggdogg" + }, + { + "rshares": 54355927, + "voter": "tinca" + }, + { + "rshares": 14055782855, + "voter": "scaredycatguide" + }, + { + "rshares": 3569023089, + "voter": "xianjun" + }, + { + "rshares": 1227614779, + "voter": "bledarus" + }, + { + "rshares": 235297436, + "voter": "microluck" + }, + { + "rshares": 6857054058, + "voter": "theb0red1" + }, + { + "rshares": 71823713867, + "voter": "helikopterben" + }, + { + "rshares": 50094162, + "voter": "pollina" + }, + { + "rshares": 11509623311, + "voter": "hilarski" + }, + { + "rshares": 54497132206, + "voter": "skum" + }, + { + "rshares": 12067433608, + "voter": "ryan-singer" + }, + { + "rshares": 384999327, + "voter": "eight-rad" + }, + { + "rshares": 2311621568, + "voter": "blockcodes" + }, + { + "rshares": 53351751, + "voter": "rusla" + }, + { + "rshares": 50094345, + "voter": "kosmatimuc" + }, + { + "rshares": 84510824, + "voter": "tito-baron" + }, + { + "rshares": 23711007445, + "voter": "dubi" + }, + { + "rshares": 50196187, + "voter": "post-successful" + }, + { + "rshares": 4120769636, + "voter": "burnin" + }, + { + "rshares": 50531169, + "voter": "wolfdaze" + }, + { + "rshares": 1301309204, + "voter": "robotev" + } + ], + "author": "james-show", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.33, + "beneficiaries": [], + "blacklists": [], + "body": "Trading Steem is not hard. In that part steem(it) development team has done a great job. Compared to the establishment Steem is a huge step in the right direction of fairness and openness.\n# How the JS index works\nJS measures the net result of the buyers and sellers actions.\nEveryone buying Steem (or anything else) in any financial instruments market does it to profit. Interesting distinction is however if those buyers or seller do expect their profits short term or long term.\n\n## How short term Steem \u201cspeculators\u201d act?\nThey buy steem and expect return in a matter of days, weeks, months.\n## How long term Steem \u201cinvestors\u201d act?\nThey buy steem and expect return in a matter of years. They buy steem, and in this particular high devaluation environment that Steem is quickly power up .\n\nMeasuring the net result from the Steem \u201cspeculators\u201d and Steem \u201cinvestors\u201d buying, compared to Steem owners selling can give us the ultimate tool to measure the future price movement of Steem (in the short to medium term).\n\n# And it turns out to be incredible easy\nAll of the described above is nothing more than the \u2026 increase/decrease of the total Steem held by exchanges! (with a few caveats I will keep proprietary for now)\n\n# How this matters\u2026 give me a practice example.\nOK here it is.\nSteem hit a local low of 0.001224 btc/steem on 08/29 4:30 UTC. Since then the price is generally higher. Should you buy (out of FOMO) or wait for the price to come down to even lower levels sometime in the near future.\nIf JS index has fallen down since 08/29 (as it has indeed) this means that all the buying (price increase) was by short time speculators. So, if no news justifie their buying exuberance, you can expect soon those speculative buyers to give up/cash out of their short term position and the price to continue following the long term trend of the JS index itself.\n\n# Initial JS index\nThe index is set at __1000.000__ as for 2016-07-26 12:56:12 UTC\n\n# Current JS index\nAs of 2016-08-31 03:03 (UTC) the value is: __553.650__\n#\n[EDIT]\nBelow is a chart of JS Index and Steem price for July 27th to Aug 30th NB some days have more than one data point.\n#\n\n![Imgur](http://i.imgur.com/Ukazg7G.png)\n#\n#steemit #trading #finance #steem #money", + "category": "steemit", + "children": 18, + "created": "2016-08-31T04:11:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/Ukazg7G.png" + ], + "tags": [ + "steemit", + "trading", + "finance", + "steem", + "money" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 24273347100904, + "payout": 68.636, + "payout_at": "2016-09-07T04:11:24", + "pending_payout_value": "68.636 HBD", + "percent_hbd": 10000, + "permlink": "the-only-index-you-should-know-to-successfully-buy-and-sell-steem-introducing-the-js-index", + "post_id": 1066137, + "promoted": "110.001 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 88 + }, + "title": "The only index you should know to successfully buy and sell Steem \u2013 Introducing the JS Index!", + "updated": "2016-08-31T15:07:03", + "url": "/steemit/@james-show/the-only-index-you-should-know-to-successfully-buy-and-sell-steem-introducing-the-js-index" + }, + { + "active_votes": [ + { + "rshares": 7376349250899, + "voter": "steempty" + }, + { + "rshares": 347165551187, + "voter": "anonymous" + }, + { + "rshares": 44274584365947, + "voter": "ned" + }, + { + "rshares": 3104392312, + "voter": "boy" + }, + { + "rshares": 3769119494, + "voter": "bue-witness" + }, + { + "rshares": 684036241, + "voter": "bunny" + }, + { + "rshares": 54908039872, + "voter": "bue" + }, + { + "rshares": 1663427874, + "voter": "mini" + }, + { + "rshares": 213797798, + "voter": "moon" + }, + { + "rshares": 2179781689511, + "voter": "bhuz" + }, + { + "rshares": 73521122782, + "voter": "aizensou" + }, + { + "rshares": 425629339547, + "voter": "recursive2" + }, + { + "rshares": -2705241943122, + "voter": "recursive" + }, + { + "rshares": 1131791016752, + "voter": "cass" + }, + { + "rshares": 625020571, + "voter": "healthcare" + }, + { + "rshares": 973177874, + "voter": "daniel.pan" + }, + { + "rshares": 830121840154, + "voter": "steemrollin" + }, + { + "rshares": 288359524, + "voter": "helen.tan" + }, + { + "rshares": 392749106258, + "voter": "craig-grant" + }, + { + "rshares": 73536772482, + "voter": "easteagle13" + }, + { + "rshares": 18718327214, + "voter": "fkn" + }, + { + "rshares": 437226882, + "voter": "paco-steem" + }, + { + "rshares": 4895173431, + "voter": "spaninv" + }, + { + "rshares": 26804675937, + "voter": "james-show" + }, + { + "rshares": 2024361326, + "voter": "gekko" + }, + { + "rshares": 25288596864, + "voter": "elishagh1" + }, + { + "rshares": 20099547557, + "voter": "acidyo" + }, + { + "rshares": 147573839789, + "voter": "steve-walschot" + }, + { + "rshares": 1412747751, + "voter": "murh" + }, + { + "rshares": 260051658583, + "voter": "billbutler" + }, + { + "rshares": 13566797440, + "voter": "hien-tran" + }, + { + "rshares": 341225233, + "voter": "stiletto" + }, + { + "rshares": 13354424579, + "voter": "facer" + }, + { + "rshares": 1200786297, + "voter": "johnerminer" + }, + { + "rshares": 31290973763, + "voter": "michaelx" + }, + { + "rshares": 184732571490, + "voter": "thedashguy" + }, + { + "rshares": 188002796893, + "voter": "kimziv" + }, + { + "rshares": 6741772425, + "voter": "tyler-fletcher" + }, + { + "rshares": 15700155766, + "voter": "magnebit" + }, + { + "rshares": 497410679, + "voter": "mrhankeh" + }, + { + "rshares": 26357168295, + "voter": "acassity" + }, + { + "rshares": 207235087440, + "voter": "asmolokalo" + }, + { + "rshares": 328681996462, + "voter": "roelandp" + }, + { + "rshares": 55888461363, + "voter": "sonzweil" + }, + { + "rshares": 254380477, + "voter": "mstang83" + }, + { + "rshares": 276540283, + "voter": "eugeney" + }, + { + "rshares": 237567730, + "voter": "aidar88" + }, + { + "rshares": 427726403899, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 10242467766, + "voter": "r4fken" + }, + { + "rshares": 31087345031, + "voter": "picokernel" + }, + { + "rshares": 63385860760, + "voter": "furion" + }, + { + "rshares": 515128572920, + "voter": "neoxian" + }, + { + "rshares": 451567923, + "voter": "barbara2" + }, + { + "rshares": 501733856, + "voter": "ch0c0latechip" + }, + { + "rshares": 464367728, + "voter": "doge4lyf" + }, + { + "rshares": 10267745462, + "voter": "spiz0r" + }, + { + "rshares": 14937577469, + "voter": "ausbitbank" + }, + { + "rshares": 1081057545, + "voter": "steem1653" + }, + { + "rshares": 4587496780, + "voter": "thegoodguy" + }, + { + "rshares": 222795356, + "voter": "pet1000" + }, + { + "rshares": 19451642041, + "voter": "str11ngfello" + }, + { + "rshares": 3541613089, + "voter": "karen13" + }, + { + "rshares": 3144302620, + "voter": "jbouchard12" + }, + { + "rshares": 24462414835, + "voter": "igster" + }, + { + "rshares": 79393522553, + "voter": "ntomaino" + }, + { + "rshares": 42141046380, + "voter": "milestone" + }, + { + "rshares": 89569037, + "voter": "wildchild" + }, + { + "rshares": 13235028002, + "voter": "nippel66" + }, + { + "rshares": 3403721399, + "voter": "tarindel" + }, + { + "rshares": 172170120707, + "voter": "jl777" + }, + { + "rshares": 7072264218, + "voter": "lostnuggett" + }, + { + "rshares": 15576505282, + "voter": "positive" + }, + { + "rshares": 23812000153, + "voter": "masterinvestor" + }, + { + "rshares": 48416629676, + "voter": "steemapp" + }, + { + "rshares": 14672233176, + "voter": "proto" + }, + { + "rshares": 614745323, + "voter": "curator" + }, + { + "rshares": 29931116488, + "voter": "sisterholics" + }, + { + "rshares": 14665762430, + "voter": "michaeldodridge" + }, + { + "rshares": 512358622, + "voter": "fnait" + }, + { + "rshares": 467497332, + "voter": "keepcalmand" + }, + { + "rshares": 921642016, + "voter": "metaflute" + }, + { + "rshares": 39800990412, + "voter": "gomeravibz" + }, + { + "rshares": 7347175730, + "voter": "taker" + }, + { + "rshares": 3321239318, + "voter": "nekromarinist" + }, + { + "rshares": 1014130741336, + "voter": "laonie" + }, + { + "rshares": 21154154829, + "voter": "rawnetics" + }, + { + "rshares": 488479148, + "voter": "fintech-jesus" + }, + { + "rshares": 23411380876, + "voter": "laonie1" + }, + { + "rshares": 23922770445, + "voter": "laonie2" + }, + { + "rshares": 23931515943, + "voter": "laonie3" + }, + { + "rshares": 36590374553, + "voter": "myfirst" + }, + { + "rshares": 232181512613, + "voter": "somebody" + }, + { + "rshares": 8684796827, + "voter": "flysaga" + }, + { + "rshares": 2766736973, + "voter": "chris.roy" + }, + { + "rshares": 51300024326, + "voter": "midnightoil" + }, + { + "rshares": 23927381371, + "voter": "laonie4" + }, + { + "rshares": 23925693365, + "voter": "laonie5" + }, + { + "rshares": 23923074313, + "voter": "laonie6" + }, + { + "rshares": 23919971478, + "voter": "laonie7" + }, + { + "rshares": 1377661260, + "voter": "labradorsem" + }, + { + "rshares": 23916289883, + "voter": "laonie8" + }, + { + "rshares": 23914622519, + "voter": "laonie9" + }, + { + "rshares": 117212658457, + "voter": "xiaohui" + }, + { + "rshares": 60010840, + "voter": "jackkomber" + }, + { + "rshares": 1368553119, + "voter": "paynode" + }, + { + "rshares": 4012799516, + "voter": "xiaokongcom" + }, + { + "rshares": 501320787, + "voter": "ricardoguthrie" + }, + { + "rshares": 61677203, + "voter": "diversesteem" + }, + { + "rshares": 1625904484, + "voter": "jrcornel" + }, + { + "rshares": 8086511647, + "voter": "xianjun" + }, + { + "rshares": 58977371, + "voter": "jers" + }, + { + "rshares": 3195802403, + "voter": "bledarus" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 84334739073, + "voter": "miacats" + }, + { + "rshares": 530776888, + "voter": "microluck" + }, + { + "rshares": 58964015, + "voter": "dimitriy" + }, + { + "rshares": 23908415458, + "voter": "laonie10" + }, + { + "rshares": 2976871874, + "voter": "netaterra" + }, + { + "rshares": 7674971846, + "voter": "craigwilliamz" + }, + { + "rshares": 581734461, + "voter": "daut44" + }, + { + "rshares": 232089407, + "voter": "brandon-rosano" + }, + { + "rshares": 118894339, + "voter": "billstclair" + }, + { + "rshares": 1042033097, + "voter": "runridefly" + }, + { + "rshares": 884230796, + "voter": "pollux.one" + }, + { + "rshares": 53608244, + "voter": "jlufer" + }, + { + "rshares": 108931030653, + "voter": "shenanigator" + }, + { + "rshares": 647204061, + "voter": "gear66" + }, + { + "rshares": 3068876882, + "voter": "richardcrill" + }, + { + "rshares": 23554872251, + "voter": "laonie11" + }, + { + "rshares": 44243439919, + "voter": "sponge-bob" + }, + { + "rshares": -145412269, + "voter": "the-ego-is-you" + }, + { + "rshares": 85242648206, + "voter": "cnfund" + }, + { + "rshares": 56115613811, + "voter": "tracemayer" + }, + { + "rshares": 44213782610, + "voter": "brains" + }, + { + "rshares": 125198095, + "voter": "emeline" + }, + { + "rshares": 1379855528, + "voter": "bitcoinparadise" + }, + { + "rshares": 100628450, + "voter": "positivesteem" + }, + { + "rshares": 5175145781, + "voter": "chick1" + }, + { + "rshares": 3134124136, + "voter": "steempowerwhale" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 92968218, + "voter": "inarix03" + }, + { + "rshares": 1514029449, + "voter": "robotev" + }, + { + "rshares": 59746972, + "voter": "piphunters" + }, + { + "rshares": 521874035, + "voter": "grisha-danunaher" + }, + { + "rshares": 78462337, + "voter": "comeup" + }, + { + "rshares": 130634157, + "voter": "james93" + }, + { + "rshares": 139650528, + "voter": "danie" + }, + { + "rshares": 155069498, + "voter": "silver-lyon" + }, + { + "rshares": 148768653, + "voter": "rnrador" + }, + { + "rshares": 136350043, + "voter": "roger.steemit" + }, + { + "rshares": 154135510, + "voter": "vlfl" + } + ], + "author": "steemapp", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.83, + "beneficiaries": [], + "blacklists": [], + "body": "
    [![SteemyLogoHeadOnlyLarge00009.md.png](https://www.steemimg.com/images/2016/09/09/SteemyLogoHeadOnlyLarge00009.md.png)](https://www.steemimg.com/image/uGfn3)
    \n\n# BETA AVAILABLE - Steemy for iOS and Android\n(*special shout out to @xeroc for his guiding hand during on-device tx signing implementation)\n\nWe're happy to announce that the first public beta of [Steemy](https://steemit.com/steemit/@steemapp/introducing-steemy-fully-native-ios-android-apps-for-steem) is available for iOS and Android! If you'd like to participate in the beta, simply send an email to steemapp@gmail.com and which device (iOS or Android) so we can send you a beta invite. We're utilizing hockeyapp.net (microsoft) to manage the beta. \n\n### Some important things about the beta:\n- *Use at your own risk - **period**.* \n- Don't login with an account that has your life savings in STEEM. Why? Because this is a beta product!\n- Don't login with your password if you don't feel comfortable - you can still use the app without logging in. Key import options will be available in a future version.\n- Images you upload from your mobile device are publicly available to the world. \n- Image hosting providers could change during the beta and your images could be wiped out permanently without notice\n- We receive crash reports, analytics and other useful debugging information from HockeyApp\n- Once signed up, you will receive notifications to download all future versions of the beta\n- Are there known issues? Yup! Expect frequent beta versions with no announcement.\n- Hockey provides features to send us feedback directly. There's a 100% chance we'll get your feedback if you submit through hockey app or email us steemapp@gmail.com.\n\n# How You Can Help\nWe are developing at a feverishly-fast pace...as fast as two guys can who have day jobs and families to support. If we could, we'd say adios to the day job and focus 100% on Steemy (that's a dream I have weekly). That being said, the reality is that we are building this with our own time, energy and spare funds. That makes us no less passionate or driven, but imposes real-world constraints on development.\n\nYou can help us by:\n1) Participating in the beta\n2) Giving us constructive feedback on crashes, design, and other app-specifics\n3) Of course, financial - any funds we receive via upvoting go directly to supporting our monthly server costs, red bull addiction, etc...\n\n# How to sign up for the beta\n- Email us at steemapp@gmail.com and tell us which device (iOS or Android) you want an invite for\n- Or, if you don't care who sees your email address, post a comment below and specify iOS or Android (or both)\n\n# What is Steemy?\n\n[Learn more about Steemy Here](https://steemit.com/steemit/@steemapp/introducing-steemy-fully-native-ios-android-apps-for-steem)", + "category": "steemit", + "children": 12, + "created": "2016-09-09T16:36:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/09/SteemyLogoHeadOnlyLarge00009.md.png" + ], + "links": [ + "https://www.steemimg.com/image/uGfn3", + "https://steemit.com/steemit/@steemapp/introducing-steemy-fully-native-ios-android-apps-for-steem" + ], + "tags": [ + "steemit", + "steem", + "steemapp", + "steemy", + "steemmobile" + ], + "users": [ + "xeroc" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 59917201858253, + "payout": 334.065, + "payout_at": "2016-09-16T16:36:24", + "pending_payout_value": "334.065 HBD", + "percent_hbd": 10000, + "permlink": "ann-steemy-mobile-app-beta-available-for-ios-android", + "post_id": 1186151, + "promoted": "110.000 HBD", + "replies": [], + "stats": { + "flag_weight": 3.0, + "gray": false, + "hide": false, + "total_votes": 151 + }, + "title": "[ANN] Steemy Mobile App - Beta Available for iOS/Android", + "updated": "2016-09-09T17:25:18", + "url": "/steemit/@steemapp/ann-steemy-mobile-app-beta-available-for-ios-android" + }, + { + "active_votes": [ + { + "rshares": 1142978962513, + "voter": "dantheman" + }, + { + "rshares": 11448420090513, + "voter": "rainman" + }, + { + "rshares": 364395189896, + "voter": "berkah" + }, + { + "rshares": 9508709074875, + "voter": "tombstone" + }, + { + "rshares": 123044549114, + "voter": "svk" + }, + { + "rshares": 3099089014, + "voter": "boy" + }, + { + "rshares": 3762354107, + "voter": "bue-witness" + }, + { + "rshares": 697302029, + "voter": "bunny" + }, + { + "rshares": 6014767671433, + "voter": "clayop" + }, + { + "rshares": 53983143453, + "voter": "bue" + }, + { + "rshares": 1660870860, + "voter": "mini" + }, + { + "rshares": 3922021405386, + "voter": "witness.svk" + }, + { + "rshares": 213660123, + "voter": "moon" + }, + { + "rshares": 622713062, + "voter": "healthcare" + }, + { + "rshares": 967170547, + "voter": "daniel.pan" + }, + { + "rshares": 289369412128, + "voter": "chitty" + }, + { + "rshares": 288138648, + "voter": "helen.tan" + }, + { + "rshares": 84447696466, + "voter": "acidsun" + }, + { + "rshares": 85956249019, + "voter": "edgeland" + }, + { + "rshares": 3904328205, + "voter": "ppitonak" + }, + { + "rshares": 8610771104, + "voter": "gregory60" + }, + { + "rshares": 8927741511, + "voter": "mranderson" + }, + { + "rshares": 38919363220, + "voter": "james-show" + }, + { + "rshares": 1017842258, + "voter": "coar" + }, + { + "rshares": 1430747209, + "voter": "murh" + }, + { + "rshares": 45074054027, + "voter": "ranko-k" + }, + { + "rshares": 14786864288, + "voter": "thecryptofiend" + }, + { + "rshares": 37426402607, + "voter": "justtryme90" + }, + { + "rshares": 10554741746, + "voter": "johnerfx" + }, + { + "rshares": 12533000082, + "voter": "samether" + }, + { + "rshares": 48667206048, + "voter": "brandonp" + }, + { + "rshares": 1161275060, + "voter": "johnerminer" + }, + { + "rshares": 129179648054, + "voter": "thedashguy" + }, + { + "rshares": 1487619435556, + "voter": "sean-king" + }, + { + "rshares": 76156167058, + "voter": "kimziv" + }, + { + "rshares": 256959483430, + "voter": "lukestokes" + }, + { + "rshares": 1263791020, + "voter": "alexft" + }, + { + "rshares": 24747939566, + "voter": "djm34" + }, + { + "rshares": 3296909724, + "voter": "michaellamden68" + }, + { + "rshares": 4441675640, + "voter": "dennygalindo" + }, + { + "rshares": 58507331115, + "voter": "lehard" + }, + { + "rshares": 254327145, + "voter": "ivp" + }, + { + "rshares": 31283265272, + "voter": "hitmeasap" + }, + { + "rshares": 466928201309, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 29863829277, + "voter": "r4fken" + }, + { + "rshares": 15304296909, + "voter": "bitshares101" + }, + { + "rshares": 147174247311, + "voter": "knircky" + }, + { + "rshares": 22929242435, + "voter": "halo" + }, + { + "rshares": 531668806, + "voter": "cherish" + }, + { + "rshares": 464490860, + "voter": "edrivegom" + }, + { + "rshares": 10491849534, + "voter": "cloveandcinnamon" + }, + { + "rshares": 541784069, + "voter": "luisucv34" + }, + { + "rshares": 2180586785, + "voter": "breathe3000" + }, + { + "rshares": 2084249195, + "voter": "dimon14" + }, + { + "rshares": 1853818133, + "voter": "the-future" + }, + { + "rshares": 79019592212, + "voter": "me-tarzan" + }, + { + "rshares": 12446268254, + "voter": "phenom" + }, + { + "rshares": 1432554908, + "voter": "madhatting" + }, + { + "rshares": 381474126, + "voter": "kellywin21" + }, + { + "rshares": 6226552994, + "voter": "bitcoiner" + }, + { + "rshares": 139166640, + "voter": "ellamaeamor" + }, + { + "rshares": 3217970214, + "voter": "birdie" + }, + { + "rshares": 97881305, + "voter": "summerrain" + }, + { + "rshares": 4192907964, + "voter": "rainchen" + }, + { + "rshares": 67031181038, + "voter": "rea" + }, + { + "rshares": 88204270, + "voter": "justing" + }, + { + "rshares": 365818230, + "voter": "meteor78" + }, + { + "rshares": 94953554, + "voter": "tylerstevens" + }, + { + "rshares": 17983644771, + "voter": "prufarchy" + }, + { + "rshares": 216437643539, + "voter": "johnsmith" + }, + { + "rshares": 15964964625, + "voter": "marius19" + }, + { + "rshares": 6960449261, + "voter": "summonerrk" + }, + { + "rshares": 411306611, + "voter": "kooshikoo" + }, + { + "rshares": 8137310213, + "voter": "webdeals" + }, + { + "rshares": 1304825846, + "voter": "ace108" + }, + { + "rshares": 10234168763, + "voter": "sisterholics" + }, + { + "rshares": 32596890764, + "voter": "brianphobos" + }, + { + "rshares": 268956346, + "voter": "faraz" + }, + { + "rshares": 5595881940, + "voter": "logic" + }, + { + "rshares": 2717408979, + "voter": "tjpezlo" + }, + { + "rshares": 110407780, + "voter": "salamanca1987ar" + }, + { + "rshares": 5183764318, + "voter": "beanz" + }, + { + "rshares": 8747695392, + "voter": "clevecross" + }, + { + "rshares": 879267346, + "voter": "mar1978co" + }, + { + "rshares": 27162065096, + "voter": "williambanks" + }, + { + "rshares": 5695919651, + "voter": "nekromarinist" + }, + { + "rshares": 35670632627, + "voter": "rampant" + }, + { + "rshares": 2131121566, + "voter": "sykochica" + }, + { + "rshares": 37382286273, + "voter": "allasyummyfood" + }, + { + "rshares": 185560269563, + "voter": "laonie" + }, + { + "rshares": 7536188063, + "voter": "myfirst" + }, + { + "rshares": 89223422536, + "voter": "somebody" + }, + { + "rshares": 3354188843, + "voter": "flysaga" + }, + { + "rshares": 18393034294, + "voter": "midnightoil" + }, + { + "rshares": 910840493, + "voter": "andrew0" + }, + { + "rshares": 7634458988, + "voter": "stephen.king989" + }, + { + "rshares": 558857723, + "voter": "romancs" + }, + { + "rshares": 21037601895, + "voter": "xiaohui" + }, + { + "rshares": 52521013, + "voter": "nickche" + }, + { + "rshares": 88063513040, + "voter": "sirwinchester" + }, + { + "rshares": 435119516, + "voter": "boddhisattva" + }, + { + "rshares": 1215888442, + "voter": "xiaokongcom" + }, + { + "rshares": 10314553269, + "voter": "cristi" + }, + { + "rshares": 30784704904, + "voter": "cryptos" + }, + { + "rshares": 205842324, + "voter": "lordemau" + }, + { + "rshares": 451655907, + "voter": "galamirissa" + }, + { + "rshares": 3083649499, + "voter": "xianjun" + }, + { + "rshares": 1390975245, + "voter": "bledarus" + }, + { + "rshares": 62302798, + "voter": "elenirossidou" + }, + { + "rshares": 205871498, + "voter": "microluck" + }, + { + "rshares": 20118440636, + "voter": "runaway-psyche" + }, + { + "rshares": 6518572686, + "voter": "farmerswife" + }, + { + "rshares": 11188033553, + "voter": "cryptomancer" + }, + { + "rshares": 12107786940, + "voter": "hilarski" + }, + { + "rshares": 57549944, + "voter": "viebie" + }, + { + "rshares": 11636892671, + "voter": "steemitpatina" + }, + { + "rshares": 73686270, + "voter": "xntryk1" + }, + { + "rshares": 6017454300, + "voter": "pseudopoise" + }, + { + "rshares": 85421073, + "voter": "jtstreetman" + }, + { + "rshares": 3885757245, + "voter": "loganarchy" + }, + { + "rshares": 56694448, + "voter": "quackenbush" + }, + { + "rshares": 247142134, + "voter": "wizwom" + }, + { + "rshares": 57706367, + "voter": "dazedbunny" + }, + { + "rshares": 11826084936, + "voter": "ryan-singer" + }, + { + "rshares": 581299661, + "voter": "kev7000" + }, + { + "rshares": 2146314155, + "voter": "richardjuckes" + }, + { + "rshares": 24235309770, + "voter": "dubi" + }, + { + "rshares": 54576373, + "voter": "plantbasedjunkie" + }, + { + "rshares": 147854463, + "voter": "inwoxer" + }, + { + "rshares": 331028196, + "voter": "dpapadimitroylas" + }, + { + "rshares": 66598367, + "voter": "paketkita.net" + }, + { + "rshares": 50903939, + "voter": "augmentalized" + }, + { + "rshares": 88328584, + "voter": "borishaifa" + }, + { + "rshares": 50245473, + "voter": "rony" + }, + { + "rshares": 50088578, + "voter": "sovpara" + } + ], + "author": "thecryptofiend", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.89, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Introduction

    \n

    Continuing on from the previous tutorial style I though it would be useful to cover how an image evolves from the original RAW file to final finished and corrected file.

    \n

    TLDR: The Finished Image VS the Original Side by Side

    \n

    \n


    \n

    The Final image is on the left and the original image is on the right.  You can also see a large version of the final image at the bottom of the post.

    \n

    The original image is already pretty good and only needs very minor corrections for blemishes, colour balance etc. - using the right kind of lighting and lenses helps with this - as well as the model having good skin and makeup.  

    \n

    The equipment used was my Nikon D800 camera with Nikon 85mm/1.8 lens shooting wide open.

    \n

    The model here is Gabriella Kennedy. She was backlit using the window behind her and a reflector held in front for front lighting and highlights in the eyes.

    \n


    \n

    Basic Skin Retouching in LR and Photoshop

    \n

    I have used the spot removal tool in Lightroom to remove some minor blemishes which leaves me with the image below.  I have described use of this in more detail in my previous tutorial.

    \n

    \n

    Basic skin retouching to remove blemishes in Photoshop.

    \n

    \n

    Larger version to show this.

    \n

    \n

    The difference is subtle but I don't want to go too far and remove too much skin detail.  I'm just using the spot healing brush tool as detailed in my previous photo repair tutorial.  This photo is already pretty blemish free so doesn't need anything more advanced.

    \n

    Temperature Adjustment

    \n

    \n

    Detail to show the difference.  The colour seems off.  So I'm going to do a colour balance adjustment here.

    \n

    \n


    \n

    \n


    \n

    This is an improvement but it's not perfect.  I might do more fine adjustment in Lightroom.  

    \n

    Background Fix

    \n

    I also want to remove the window bar behind her.  So on new layer (Cmd/Ctrl+Shift+N).  I use the clone stamp tool to copy the background to the right over to bar.  The clone stamp tool looks exactly like a stamp and is just below the healing brush.  It directly clones an area without any intelligent modifications.

    \n

    \n

    So the bar is now gone.

    \n


    \n

    Eye Veins

    \n

    \n

    OK I might do some very subtle work on the eye veins.  Again I will create a new layer (Cmd/Ctrl+Shift+N) and zoom in and carefully use the healing brush to erase the veins.

    \n

    \n

    \n

    This is to show the difference to one of the eyes.  This is a bit too much so I will enlarge the image and reduce the opacity of this layer to 50%.

    \n

    Here is the full size image.  This looks about right.

    \n

    \n


    \n

    Final Adjustments in Lightroom

    \n

    I'll save this and open it up in Lightroom for final adjustments. Just before saving I couldn't resist doing another colour balance change but it is really unnecessary as I will fix the colours in Lightroom.

    \n

    \n

    \n

    I have basically adjusted the exposure very slightly to +0.10 -

    \n

    I have also tried auto temperature which gave a more balanced result but the colours didn't look right to me.  It set the Blue/Yellow slider to +13, so as a compromise I set it half way to +6 which looked better to my eye.

    \n

    I also reduced the saturation by -11 as it seemed a bit strong to me.  The image is essentially finished apart from cropping.

    \n


    \n

    Final Image With and Without Cropping

    \n

    \n

    Uncropped

    \n


    \n

    \n

    Cropped.  The difference is very subtle but I think the crop emphasises the eyes and face more.

    \n


    \n

    THE END

    \n

    I hope you found this useful.  I've tried to keep it short and to the point.

    \n

    You can see more of my work @thecryptofiend - hope you enjoy.

    \n


    \n

    (Verification for me here: http://www.aapicture.com/about-me)

    \n", + "category": "photography", + "children": 43, + "created": "2016-08-30T17:37:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/08/30/Arif_Akhtar_Gabby_EOAI_01_final_desaturate_crop1of1copy_small35b3a.jpg", + "https://www.steemimg.com/images/2016/08/30/Arif_Akhtar_Gabby_EOAI_01_original1of1copy_small65a05.jpg", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3016.05.02c2a5b.png", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3016.05.13d51a2.png", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3016.05.31730aa.png", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3016.05.4780851.png", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3017.34.34ee0e5.png", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3016.06.448f1bc.png", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3016.06.580da7b.png", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3016.07.2447c66.png", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3016.09.1331e69.png", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3016.12.32785f6.png", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3016.26.1667b29.png", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3016.40.26ef4e2.png", + "https://www.steemimg.com/images/2016/08/30/Screenshot2016-08-3017.44.2804107.png", + "https://www.steemimg.com/images/2016/08/30/Arif_Akhtar_Gabby_EOAI_01_final_desaturate1of1a10fd.jpg", + "https://www.steemimg.com/images/2016/08/30/Arif_Akhtar_Gabby_EOAI_01_final_desaturate_crop1of16fa86.jpg" + ], + "links": [ + "https://steemit.com/photography/@thecryptofiend/quick-portrait-retouching-in-lightroom-tutorial", + "https://steemit.com/photography/@thecryptofiend/how-to-fix-damaged-photos-in-photoshop-tutorial-with-example-image", + "http://www.aapicture.com/about-me" + ], + "tags": [ + "photography", + "photo", + "art", + "portrait", + "tutorial" + ], + "users": [ + "thecryptofiend" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 37254943686785, + "payout": 149.835, + "payout_at": "2016-09-06T17:37:54", + "pending_payout_value": "149.835 HBD", + "percent_hbd": 10000, + "permlink": "gabriella-evolution-of-an-image-from-camera-to-photoshop", + "post_id": 1058932, + "promoted": "105.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 135 + }, + "title": "Gabriella - Evolution of an Image from Camera to Photoshop", + "updated": "2016-08-30T17:37:54", + "url": "/photography/@thecryptofiend/gabriella-evolution-of-an-image-from-camera-to-photoshop" + } +] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/tag_all.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/tag_all.tavern.yaml new file mode 100644 index 00000000..ca38d962 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/tag_all.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts promoted tag all patterns test + + marks: + - patterntest # change in behaviour compared to original, not only replies are in results, but top posts as well + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts promoted tag all patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"promoted", tag: "all"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "tag_all" + directory: "bridge_api_patterns/get_ranked_posts/promoted" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_polish_hive_community_tag.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/tag_steemit.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_polish_hive_community_tag.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/tag_steemit.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_tag.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/tag_steemit.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_tag.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/tag_steemit.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_tag.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/tag_steemit.tavern.yaml similarity index 97% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_tag.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/tag_steemit.tavern.yaml index 4712f7aa..1dbd4d90 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/promoted_tag.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/tag_steemit.tavern.yaml @@ -27,5 +27,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "promoted_tag" + method: "tag_steemit" directory: "bridge_api_patterns/get_ranked_posts/promoted" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/tag_steemit_paginated.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/tag_steemit_paginated.pat.json new file mode 100644 index 00000000..cf4253e3 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/tag_steemit_paginated.pat.json @@ -0,0 +1,16316 @@ +[ + { + "active_votes": [ + { + "rshares": 29150477200511, + "voter": "dantheman" + }, + { + "rshares": 701289384385, + "voter": "barrie" + }, + { + "rshares": 25414633165852, + "voter": "berniesanders" + }, + { + "rshares": 7174019152101, + "voter": "riverhead" + }, + { + "rshares": 210082807921, + "voter": "nextgenwitness" + }, + { + "rshares": 1764791171902, + "voter": "hr1" + }, + { + "rshares": 624152304261, + "voter": "justin" + }, + { + "rshares": 4648685890081, + "voter": "nextgencrypto" + }, + { + "rshares": 6351970742614, + "voter": "steemit200" + }, + { + "rshares": 3099420761, + "voter": "boy" + }, + { + "rshares": 3762775739, + "voter": "bue-witness" + }, + { + "rshares": 697355955, + "voter": "bunny" + }, + { + "rshares": 7188761077812, + "voter": "complexring" + }, + { + "rshares": 481370244096, + "voter": "ajvest" + }, + { + "rshares": 54042459354, + "voter": "bue" + }, + { + "rshares": 32970728002, + "voter": "danknugs" + }, + { + "rshares": 425105452508, + "voter": "steemservices" + }, + { + "rshares": 26810306273, + "voter": "steemservices1" + }, + { + "rshares": 1661039186, + "voter": "mini" + }, + { + "rshares": 213669926, + "voter": "moon" + }, + { + "rshares": 38923095598, + "voter": "aizensou" + }, + { + "rshares": 64581427225, + "voter": "jason" + }, + { + "rshares": 15818603292, + "voter": "bentley" + }, + { + "rshares": 398943529648, + "voter": "recursive3" + }, + { + "rshares": 2463177709510, + "voter": "recursive" + }, + { + "rshares": 1856507042, + "voter": "mineralwasser" + }, + { + "rshares": 9947524418, + "voter": "bingo-0" + }, + { + "rshares": 2438952883, + "voter": "bingo-1" + }, + { + "rshares": 1452823187408, + "voter": "benjojo" + }, + { + "rshares": 622762084, + "voter": "healthcare" + }, + { + "rshares": 1120034999305, + "voter": "tuck-fheman" + }, + { + "rshares": 967255526, + "voter": "daniel.pan" + }, + { + "rshares": 2771175740309, + "voter": "donkeypong" + }, + { + "rshares": 839864397684, + "voter": "steemrollin" + }, + { + "rshares": 136849931495, + "voter": "team" + }, + { + "rshares": 65907216897, + "voter": "jchch" + }, + { + "rshares": 6554332244, + "voter": "patrice" + }, + { + "rshares": 288151719, + "voter": "helen.tan" + }, + { + "rshares": 23957331951, + "voter": "yefet" + }, + { + "rshares": 14107159251, + "voter": "valtr" + }, + { + "rshares": 14365023000, + "voter": "gregory-f" + }, + { + "rshares": 881970618, + "voter": "moh-rokib" + }, + { + "rshares": 77103074369, + "voter": "edgeland" + }, + { + "rshares": 314721920304, + "voter": "craig-grant" + }, + { + "rshares": 71043895599, + "voter": "easteagle13" + }, + { + "rshares": 24175856122, + "voter": "mod-tamichh" + }, + { + "rshares": 11709056510, + "voter": "ervin-lemark" + }, + { + "rshares": 2945062368, + "voter": "carlos-cabeza" + }, + { + "rshares": 1087651795909, + "voter": "gavvet" + }, + { + "rshares": 5074405568, + "voter": "holabebe" + }, + { + "rshares": 829397963387, + "voter": "steemship" + }, + { + "rshares": 520911060129, + "voter": "eeks" + }, + { + "rshares": 8059030205, + "voter": "fkn" + }, + { + "rshares": 475449654, + "voter": "paco-steem" + }, + { + "rshares": 844668962218, + "voter": "cryptogee" + }, + { + "rshares": 5581844145, + "voter": "spaninv" + }, + { + "rshares": 19479953917, + "voter": "georgedonnelly" + }, + { + "rshares": 26181526037, + "voter": "instructor2121" + }, + { + "rshares": 2056240258, + "voter": "gekko" + }, + { + "rshares": 330922076737, + "voter": "teamsteem" + }, + { + "rshares": 10610979162, + "voter": "elishagh1" + }, + { + "rshares": 9268194915, + "voter": "richman" + }, + { + "rshares": 677773729537, + "voter": "nanzo-scoop" + }, + { + "rshares": 928388769, + "voter": "weenfan" + }, + { + "rshares": 2557289360, + "voter": "jerome-colley" + }, + { + "rshares": 91719101598, + "voter": "william-noe" + }, + { + "rshares": 59225313172, + "voter": "avarice" + }, + { + "rshares": 141414573060, + "voter": "steve-walschot" + }, + { + "rshares": 13116548685, + "voter": "cian.dafe" + }, + { + "rshares": 55582109386, + "voter": "hannixx42" + }, + { + "rshares": 236099584762, + "voter": "mummyimperfect" + }, + { + "rshares": 59558616330, + "voter": "tosch" + }, + { + "rshares": 55235327891, + "voter": "oaldamster" + }, + { + "rshares": 73982297699, + "voter": "asch" + }, + { + "rshares": 582588520898, + "voter": "kevinwong" + }, + { + "rshares": 1432017470, + "voter": "murh" + }, + { + "rshares": 7304641272, + "voter": "radioactivities" + }, + { + "rshares": 25681264725, + "voter": "dking7334" + }, + { + "rshares": 19944116455, + "voter": "vippero" + }, + { + "rshares": 42338694092, + "voter": "ranko-k" + }, + { + "rshares": 534614046975, + "voter": "cyber" + }, + { + "rshares": 63018482318, + "voter": "ak2020" + }, + { + "rshares": 16492689268, + "voter": "thecryptofiend" + }, + { + "rshares": 24310014144, + "voter": "paul-labossiere" + }, + { + "rshares": 9361058328, + "voter": "johnerfx" + }, + { + "rshares": 3674081134736, + "voter": "satoshifund" + }, + { + "rshares": 372036035609, + "voter": "taoteh1221" + }, + { + "rshares": 6472724320, + "voter": "tom-sullivan" + }, + { + "rshares": 371338569, + "voter": "stiletto" + }, + { + "rshares": 52893388475, + "voter": "martin-wichmann" + }, + { + "rshares": 254528506273, + "voter": "churdtzu" + }, + { + "rshares": 53001732751, + "voter": "juanmiguelsalas" + }, + { + "rshares": 90478643138, + "voter": "andrarchy" + }, + { + "rshares": 12944835075, + "voter": "samether" + }, + { + "rshares": 54146897521, + "voter": "thecryptodrive" + }, + { + "rshares": 199373714258, + "voter": "will-zewe" + }, + { + "rshares": 9459589952, + "voter": "kennyskitchen" + }, + { + "rshares": 266447843894, + "voter": "kaylinart" + }, + { + "rshares": 501068247274, + "voter": "infovore" + }, + { + "rshares": 327889281, + "voter": "hendra-khaidir" + }, + { + "rshares": 1948772954, + "voter": "stephen-somers" + }, + { + "rshares": 2644116640, + "voter": "tee-em" + }, + { + "rshares": 138950405749, + "voter": "thedashguy" + }, + { + "rshares": 767974669228, + "voter": "anwenbaumeister" + }, + { + "rshares": 6009304227, + "voter": "mark-waser" + }, + { + "rshares": 70959553359, + "voter": "albertogm" + }, + { + "rshares": 98088341974, + "voter": "geoffrey" + }, + { + "rshares": 269875655864, + "voter": "lukestokes" + }, + { + "rshares": 44099614167, + "voter": "honeythief" + }, + { + "rshares": 6874971065, + "voter": "tyler-fletcher" + }, + { + "rshares": 28278082847, + "voter": "jonnyrevolution" + }, + { + "rshares": 8989505147, + "voter": "engineercampus" + }, + { + "rshares": 41629748060, + "voter": "treeshaface" + }, + { + "rshares": 3660956268, + "voter": "the.bot" + }, + { + "rshares": 8702193878, + "voter": "johnbradshaw" + }, + { + "rshares": 12845439804, + "voter": "primus" + }, + { + "rshares": 3475503565, + "voter": "micheletrainer" + }, + { + "rshares": 302683064, + "voter": "gerber" + }, + { + "rshares": 199741557, + "voter": "ales" + }, + { + "rshares": 236520170145, + "voter": "ericvancewalton" + }, + { + "rshares": 8561508638, + "voter": "cannav" + }, + { + "rshares": 214476092245, + "voter": "asmolokalo" + }, + { + "rshares": 42481260342, + "voter": "ezzy" + }, + { + "rshares": 3112847393, + "voter": "orly" + }, + { + "rshares": 5856624277, + "voter": "steamit" + }, + { + "rshares": 226933661994, + "voter": "tomkirkham" + }, + { + "rshares": 15179347364, + "voter": "konstantin" + }, + { + "rshares": 122110321617, + "voter": "robrigo" + }, + { + "rshares": 124699737174, + "voter": "chhayll" + }, + { + "rshares": 15389739696, + "voter": "elyaque" + }, + { + "rshares": 20713322105, + "voter": "mindover" + }, + { + "rshares": 546797902965, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 29887760404, + "voter": "r4fken" + }, + { + "rshares": 293427569, + "voter": "romel" + }, + { + "rshares": 230296351, + "voter": "steemswede" + }, + { + "rshares": 8721417924, + "voter": "killswitch" + }, + { + "rshares": 77587644053, + "voter": "derekareith" + }, + { + "rshares": 476648200946, + "voter": "neoxian" + }, + { + "rshares": 3541453614, + "voter": "owdy" + }, + { + "rshares": 211552013, + "voter": "ch0c0latechip" + }, + { + "rshares": 195806237, + "voter": "doge4lyf" + }, + { + "rshares": 823925676, + "voter": "nobreku" + }, + { + "rshares": 24638975246, + "voter": "strangerarray" + }, + { + "rshares": 150447264693, + "voter": "knircky" + }, + { + "rshares": 7172948519, + "voter": "ashikmiah" + }, + { + "rshares": 42831693849, + "voter": "mrwang" + }, + { + "rshares": 7726853303, + "voter": "autosmile13" + }, + { + "rshares": 812099979, + "voter": "dicov" + }, + { + "rshares": 246668071, + "voter": "meiks" + }, + { + "rshares": 919975933, + "voter": "steem1653" + }, + { + "rshares": 666787941, + "voter": "cherish" + }, + { + "rshares": 5814827093, + "voter": "egjoshslim" + }, + { + "rshares": 3013710280, + "voter": "steemit-life" + }, + { + "rshares": 11280533352, + "voter": "asim" + }, + { + "rshares": 39456765083, + "voter": "w4lterwyte" + }, + { + "rshares": 192958794775, + "voter": "jesta" + }, + { + "rshares": 5305619945, + "voter": "thegoodguy" + }, + { + "rshares": 10678601154, + "voter": "senseiteekay" + }, + { + "rshares": 4185662810, + "voter": "karen13" + }, + { + "rshares": 58809847081, + "voter": "sephiroth" + }, + { + "rshares": 1396522137, + "voter": "jrd8526" + }, + { + "rshares": 349307643, + "voter": "dr2073" + }, + { + "rshares": 293677046360, + "voter": "nabilov" + }, + { + "rshares": 11184349825, + "voter": "meesterboom" + }, + { + "rshares": 4245765824, + "voter": "juvyjabian" + }, + { + "rshares": 369337292, + "voter": "karenmckersie" + }, + { + "rshares": 2875639977, + "voter": "pigatto" + }, + { + "rshares": 11249031580, + "voter": "allmonitors" + }, + { + "rshares": 1140298026, + "voter": "vorsseli" + }, + { + "rshares": 297463655, + "voter": "luisucv34" + }, + { + "rshares": 2180799492, + "voter": "breathe3000" + }, + { + "rshares": 15413678024, + "voter": "kendewitt" + }, + { + "rshares": 19745928897, + "voter": "creemej" + }, + { + "rshares": 4461061038, + "voter": "r-niki09" + }, + { + "rshares": 1939224933, + "voter": "the-future" + }, + { + "rshares": 2992631645, + "voter": "imp3" + }, + { + "rshares": 437754345, + "voter": "natalyt" + }, + { + "rshares": 37719378911, + "voter": "mynameisbrian" + }, + { + "rshares": 25483068946, + "voter": "wadepaterson" + }, + { + "rshares": 12396216231, + "voter": "benjiberigan" + }, + { + "rshares": 3409584558, + "voter": "davidr" + }, + { + "rshares": 58723641585, + "voter": "thylbom" + }, + { + "rshares": 27478627702, + "voter": "royaltiffany" + }, + { + "rshares": 6880831700, + "voter": "geronimo" + }, + { + "rshares": 18787146710, + "voter": "bendjmiller222" + }, + { + "rshares": 14042810323, + "voter": "exitmass" + }, + { + "rshares": 10048486235, + "voter": "tessaddavis" + }, + { + "rshares": 3145819717, + "voter": "azurejasper" + }, + { + "rshares": 231654921805, + "voter": "liberosist" + }, + { + "rshares": 25046106508, + "voter": "deanliu" + }, + { + "rshares": 4647865096, + "voter": "cryptohustlin" + }, + { + "rshares": 36117391359, + "voter": "sauravrungta" + }, + { + "rshares": 78635089731, + "voter": "rea" + }, + { + "rshares": 3476354385, + "voter": "mastletter" + }, + { + "rshares": 155789703, + "voter": "xand" + }, + { + "rshares": 203745188637, + "voter": "jl777" + }, + { + "rshares": 1016267553073, + "voter": "james212" + }, + { + "rshares": 26882316910, + "voter": "zaebars" + }, + { + "rshares": 10192963847, + "voter": "positive" + }, + { + "rshares": 1683543474, + "voter": "yarly" + }, + { + "rshares": 255303484, + "voter": "yarly2" + }, + { + "rshares": 255686119, + "voter": "yarly3" + }, + { + "rshares": 147914638, + "voter": "yarly4" + }, + { + "rshares": 148750003, + "voter": "yarly5" + }, + { + "rshares": 84813726, + "voter": "yarly7" + }, + { + "rshares": 261379803, + "voter": "lexinferno" + }, + { + "rshares": 31846354099, + "voter": "anca3drandom" + }, + { + "rshares": 207787451268, + "voter": "johnsmith" + }, + { + "rshares": 780032261, + "voter": "mohammed123" + }, + { + "rshares": 2501806576, + "voter": "stea90" + }, + { + "rshares": 5062409505, + "voter": "sacode" + }, + { + "rshares": 112070311, + "voter": "activcat" + }, + { + "rshares": 1951690317, + "voter": "flexcougar" + }, + { + "rshares": 686451244, + "voter": "clonewarz" + }, + { + "rshares": 14847664684, + "voter": "lemooljiang" + }, + { + "rshares": 10761876132, + "voter": "winstonwolfe" + }, + { + "rshares": 841259695, + "voter": "happyphoenix" + }, + { + "rshares": 20113867987, + "voter": "krabgat" + }, + { + "rshares": 7262356354, + "voter": "webdeals" + }, + { + "rshares": 217563709, + "voter": "shadyonline" + }, + { + "rshares": 17534589350, + "voter": "proto" + }, + { + "rshares": 1793399910, + "voter": "fleetinuance" + }, + { + "rshares": 618773038, + "voter": "curator" + }, + { + "rshares": 17164865565, + "voter": "pinkisland" + }, + { + "rshares": 225919607, + "voter": "culoemono" + }, + { + "rshares": 408950035, + "voter": "yarly10" + }, + { + "rshares": 219368610, + "voter": "yarly11" + }, + { + "rshares": 10855436202, + "voter": "michaeldodridge" + }, + { + "rshares": 76805770, + "voter": "yarly12" + }, + { + "rshares": 2077025402, + "voter": "tygergamer" + }, + { + "rshares": 117818134, + "voter": "creatorgalaxy" + }, + { + "rshares": 125682243, + "voter": "steemster1" + }, + { + "rshares": 861558297, + "voter": "mar1978co" + }, + { + "rshares": 2456070989, + "voter": "belkins" + }, + { + "rshares": 27752122387, + "voter": "jasonstaggers" + }, + { + "rshares": 5449172599, + "voter": "mahekg" + }, + { + "rshares": 124605670789, + "voter": "steemdrive" + }, + { + "rshares": 1023333164, + "voter": "metaflute" + }, + { + "rshares": 52633105216, + "voter": "gomeravibz" + }, + { + "rshares": 8765080527, + "voter": "taker" + }, + { + "rshares": 731831758, + "voter": "pakisnxt" + }, + { + "rshares": 5411545736, + "voter": "nekromarinist" + }, + { + "rshares": 52489886, + "voter": "sharon" + }, + { + "rshares": 46610922073, + "voter": "allasyummyfood" + }, + { + "rshares": 14656318513, + "voter": "felixxx" + }, + { + "rshares": 52102443, + "voter": "lillianjones" + }, + { + "rshares": 23337147272, + "voter": "rawnetics" + }, + { + "rshares": 2595700392, + "voter": "timcliff" + }, + { + "rshares": 20215747355, + "voter": "yng-entrepreneur" + }, + { + "rshares": 23051494572, + "voter": "laoyao" + }, + { + "rshares": 3801240661, + "voter": "rich77" + }, + { + "rshares": 482511907124, + "voter": "toxic" + }, + { + "rshares": 4673772256, + "voter": "darknet" + }, + { + "rshares": 9241877973, + "voter": "viktor.phuket" + }, + { + "rshares": 34796180612, + "voter": "timsaid" + }, + { + "rshares": 2221730069, + "voter": "crypto-toll" + }, + { + "rshares": 3651315001, + "voter": "ullikume" + }, + { + "rshares": 2561315048, + "voter": "uuuhha" + }, + { + "rshares": 102188578929, + "voter": "thisisbenbrick" + }, + { + "rshares": 256407267931, + "voter": "fairytalelife" + }, + { + "rshares": 1291393037, + "voter": "dolov" + }, + { + "rshares": 12816228337, + "voter": "jphamer1" + }, + { + "rshares": 94576187995, + "voter": "joele" + }, + { + "rshares": 3532206423, + "voter": "oflyhigh" + }, + { + "rshares": 57523014, + "voter": "nickche" + }, + { + "rshares": 1694788518, + "voter": "anjoke" + }, + { + "rshares": 687490845, + "voter": "future24" + }, + { + "rshares": 59458578, + "voter": "zionuziriel" + }, + { + "rshares": 52502611, + "voter": "msjennifer" + }, + { + "rshares": 50828873, + "voter": "ciao" + }, + { + "rshares": 1228509011, + "voter": "villainblack" + }, + { + "rshares": 54355927, + "voter": "tinca" + }, + { + "rshares": 436393958, + "voter": "jrcornel" + }, + { + "rshares": 50521096, + "voter": "steemo" + }, + { + "rshares": 50390768, + "voter": "steema" + }, + { + "rshares": 5653663246, + "voter": "virtashare" + }, + { + "rshares": 273860901, + "voter": "gamerate" + }, + { + "rshares": 61293441, + "voter": "chrismarketing" + }, + { + "rshares": 234905614, + "voter": "vootka" + }, + { + "rshares": 59896309, + "voter": "confucius" + }, + { + "rshares": 61696026, + "voter": "immortality" + }, + { + "rshares": 27919047116, + "voter": "mrosenquist" + }, + { + "rshares": 1636585181, + "voter": "bledarus" + }, + { + "rshares": 52405452, + "voter": "nano2nd" + }, + { + "rshares": 11443509504, + "voter": "mione" + }, + { + "rshares": 117292449, + "voter": "future-shock" + }, + { + "rshares": 62391219, + "voter": "immortal" + }, + { + "rshares": 52400873, + "voter": "jarvis" + }, + { + "rshares": 65286836, + "voter": "williamdevine" + }, + { + "rshares": 7142895146, + "voter": "theb0red1" + }, + { + "rshares": 50692212, + "voter": "fortuner" + }, + { + "rshares": 72982892, + "voter": "longevity" + }, + { + "rshares": 61874235, + "voter": "rashka" + }, + { + "rshares": 1157125253, + "voter": "chinadaily" + }, + { + "rshares": 37801320901, + "voter": "thecurator" + }, + { + "rshares": 2427660705, + "voter": "virtualgrowth" + }, + { + "rshares": 20523010963, + "voter": "runaway-psyche" + }, + { + "rshares": 596060484, + "voter": "chanbam" + }, + { + "rshares": 288080558, + "voter": "crezyliza" + }, + { + "rshares": 6763113815, + "voter": "farmerswife" + }, + { + "rshares": 296332739, + "voter": "jimmytwoshoes" + }, + { + "rshares": 1428185120, + "voter": "jsantana" + }, + { + "rshares": 3239749695, + "voter": "steveo" + }, + { + "rshares": 2510434809, + "voter": "madoff" + }, + { + "rshares": 50684643, + "voter": "johnbyrd" + }, + { + "rshares": 50682252, + "voter": "thomasaustin" + }, + { + "rshares": 50680459, + "voter": "thermor" + }, + { + "rshares": 50677748, + "voter": "ficholl" + }, + { + "rshares": 50673817, + "voter": "widell" + }, + { + "rshares": 59993245, + "voter": "longtech" + }, + { + "rshares": 8646097362, + "voter": "jaredcwillis" + }, + { + "rshares": 50311250, + "voter": "revelbrooks" + }, + { + "rshares": 301096603, + "voter": "wuyueling" + }, + { + "rshares": 59226282, + "voter": "zite" + }, + { + "rshares": 70234608899, + "voter": "barrycooper" + }, + { + "rshares": 39122184230, + "voter": "emancipatedhuman" + }, + { + "rshares": 73706708, + "voter": "joelbow" + }, + { + "rshares": 1779402721, + "voter": "themadmonk" + }, + { + "rshares": 10832852934, + "voter": "hilarski" + }, + { + "rshares": 7757948841, + "voter": "booky" + }, + { + "rshares": 12474263816, + "voter": "mandibil" + }, + { + "rshares": 1734880593, + "voter": "shadowspub" + }, + { + "rshares": 959083434, + "voter": "therealpaul" + }, + { + "rshares": 307241644, + "voter": "vonpetro" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 61576570, + "voter": "mikerowerules12" + }, + { + "rshares": 1258080185, + "voter": "lenar" + }, + { + "rshares": 5110452751, + "voter": "lesliestarrohara" + }, + { + "rshares": 60364183, + "voter": "uri-bruck" + }, + { + "rshares": 1241673056, + "voter": "nulliusinverba" + }, + { + "rshares": 17764316625, + "voter": "krnel" + }, + { + "rshares": 56761351, + "voter": "eliseojacobo" + }, + { + "rshares": 74585233974, + "voter": "shenanigator" + }, + { + "rshares": 55633002031, + "voter": "skum" + }, + { + "rshares": 14150272924, + "voter": "macksby" + }, + { + "rshares": 59103677, + "voter": "alaqrab" + }, + { + "rshares": 74584024, + "voter": "uziriel" + }, + { + "rshares": 394178677, + "voter": "hpk" + }, + { + "rshares": 55140441, + "voter": "steemitup" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 21483815812, + "voter": "luminousvisions" + }, + { + "rshares": 1713129061, + "voter": "davidjkelley" + }, + { + "rshares": 115141637, + "voter": "team101" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 37275195891, + "voter": "sponge-bob" + }, + { + "rshares": 15859669622, + "voter": "digital-wisdom" + }, + { + "rshares": 57184430, + "voter": "mnviking" + }, + { + "rshares": 3725515516, + "voter": "sift666" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 5661463232, + "voter": "immortalfame" + }, + { + "rshares": 55473809, + "voter": "alternative" + }, + { + "rshares": 5854747574, + "voter": "jwaser" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 490887668, + "voter": "kev7000" + }, + { + "rshares": 55043079, + "voter": "zettar" + }, + { + "rshares": 16076822216, + "voter": "hunterisgreat" + }, + { + "rshares": 82786113, + "voter": "tito-baron" + }, + { + "rshares": 50356354, + "voter": "yorsens" + }, + { + "rshares": 55725073, + "voter": "budda" + }, + { + "rshares": 58126364, + "voter": "chaeya" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 23191446542, + "voter": "dubi" + }, + { + "rshares": 9370846764, + "voter": "goose" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 2759964885, + "voter": "bwaser" + }, + { + "rshares": 4840990082, + "voter": "renzoarg" + }, + { + "rshares": 50825587, + "voter": "sofa" + }, + { + "rshares": 55093071, + "voter": "warhammer" + }, + { + "rshares": 53110243, + "voter": "recurvez" + }, + { + "rshares": 55070425, + "voter": "roadhog" + }, + { + "rshares": 117997260, + "voter": "alina1" + }, + { + "rshares": 52794249, + "voter": "doggnostic" + }, + { + "rshares": 54839629, + "voter": "dr-who" + }, + { + "rshares": 54036170, + "voter": "catsmart" + }, + { + "rshares": 108903782, + "voter": "dr-house" + }, + { + "rshares": 57522774, + "voter": "patelincho" + }, + { + "rshares": 70034816, + "voter": "and030380" + }, + { + "rshares": 52521499, + "voter": "jenny-talls" + }, + { + "rshares": 242929782471, + "voter": "charlieshrem" + }, + { + "rshares": 68637522935, + "voter": "tracemayer" + }, + { + "rshares": 37138701009, + "voter": "brains" + }, + { + "rshares": 54601718, + "voter": "imc" + }, + { + "rshares": 54464024, + "voter": "deviatour" + }, + { + "rshares": 53400199, + "voter": "post-successful" + }, + { + "rshares": 52041445, + "voter": "yegor" + }, + { + "rshares": 50918375, + "voter": "ailo" + }, + { + "rshares": 130590614407, + "voter": "jamielefay" + }, + { + "rshares": 53143662, + "voter": "nelyp" + }, + { + "rshares": 2610482432, + "voter": "robcichocki" + }, + { + "rshares": 1575506866, + "voter": "ellepdub" + }, + { + "rshares": 52928580, + "voter": "gregorygarcia" + }, + { + "rshares": 142968891, + "voter": "ola1" + }, + { + "rshares": 92282121, + "voter": "michelle.gent" + }, + { + "rshares": 3022511117, + "voter": "herpetologyguy" + }, + { + "rshares": 89109313, + "voter": "everittmickey" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50439559, + "voter": "roto" + }, + { + "rshares": 55976796, + "voter": "drac59" + }, + { + "rshares": 4965019350, + "voter": "morgan.waser" + }, + { + "rshares": 50686168, + "voter": "jcdobber" + }, + { + "rshares": 50658555, + "voter": "dillon-sauers" + }, + { + "rshares": 50182215, + "voter": "sageboba" + }, + { + "rshares": 50817111, + "voter": "mehran" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 293689087, + "voter": "iontom" + }, + { + "rshares": 50420952, + "voter": "mocat15" + }, + { + "rshares": 249226300, + "voter": "letstalkliberty" + }, + { + "rshares": 1632559314, + "voter": "strong-ai" + }, + { + "rshares": 61342952, + "voter": "wearechange-co" + }, + { + "rshares": 154276916, + "voter": "memnon34" + }, + { + "rshares": 155926994, + "voter": "hethzen" + } + ], + "author": "the-alien", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.82, + "beneficiaries": [], + "blacklists": [], + "body": "![Alt text](http://cdn.dailyseoblog.com/wp-content/uploads/2015/11/Competition_SEO.jpg)\n\nNew competition is in town, here I said it. Many people don\u2019t like competition, some people fear it, some people get motivated by it, and some people see it as an opportunity that helps them step up to the next level.\n\nPersonally, I get the same emotional reflex from new competition than I get from any change of weather, it doesn\u2019t really faze me that much. Long time ago I\u2019ve learned to open a new folder in my brain containing all the elements that I can\u2019t control, and the emergence of new competition certainly qualifies for that folder.\n\nAnd the reason I do that is because I think that the worst thing you possibly can do is to let your fear-based reactions make your decisions for you.\n\nAlthough to be totally honest with you, I\u2019d be an idiot if I told you to completely ignore competition and act as if doesn\u2019t don\u2019t exist. \n\nSometimes it\u2019s well worth your attention because it may show you something you\u2019ve missed, it may remind of why you do what you do in the first place, and depending on the competition, it can even help you improve and advance. \n\n![Alt Text](http://2.bp.blogspot.com/-jCsWg5lEM9w/To2MZ4wwQMI/AAAAAAAAI8Q/VNo2kdw4ot8/s640/Matrix_067Pyxurz.jpg)\n\nA few months ago a new disruptive technology came to the world. It allowed all sorts content creators to make some income doing what they love, all while bypassing the restrictive censorship of armies of gate keepers around the world. And since you\u2019re reading this, then you\u2019re probably using it too.\n\nBut here\u2019s the thing, when what you do is truly amazing, you can\u2019t really expect that no one else is going to try to replicate it. In fact, the strange thing would be that if no one was ever going to attempt to create \u201cthe new steemit\u201d.\n\nAfter all, competition is a part of life, and it\u2019s almost here so maybe it\u2019s time we talked about it.\n\n# Dancing with Mr. Ying and Miss Yang\n\nOn the positive side, competition can make us stronger and more connected. All those small debates and unnecessary dramas would suddenly take a back seat to more important matters. \n\nIt can motivate us to up our game and take it to the next level. It can encourage us to keep improving so we don\u2019t get too comfortable. It can help us realize what we have, and not take it for granted. \n\n![Alt Text](http://3.bp.blogspot.com/-TVDMaHEL61w/U1_ZuVFcttI/AAAAAAAAMvg/dt0wlqDLFWI/s1600/living+in+the+matrix.jpg)\n\nBut there's another way to approach competition, the Yang way, where you can go to that room where you archive all those things that you can\u2019t control, head towards the door and kick it wide open. Just sit there and let fear invade you.\n\nI know this sounds crazy, but believe it or not, the second most common thing people do in face of competition is to fear it and let them rush into making unnecessary decisions. Now, I don\u2019t know about you but to me panic doesn\u2019t precisely strike me as a solid strategy.\n\nHowever, I do understand why some people might experience some concerns. *\"Look, there\u2019s a new competition, they have a brand new website, their logo looks so professionally made, their name is so catchy. Hell, they even have shiny shoes\u2026\"* \n\nFrom that point on, it will be just a matter of time until this question starts circling around: *What if people start pouring there?*\n\nI hate to break it to you, but these things can and will probably happen.\n\nA few steemians will move there and that\u2019s ok. In fact, that\u2019s very understandable, they will have their reasons. Maybe they go on their own, or maybe they will have an offer to join. \n\nSo when that happens, there are two things that you can do:\n\nYou can worry that people are migrating elsewhere, or you can remember the \u201csecret\u201d: That they will never stop making people. \n\nPlus, if that if the goal is expansion, then it\u2019s a comfort knowing that the journey hasn\u2019t changed and that we\u2019re still on the same course.\n\n# Destination Moon\n\nThat are enough potential users in the planet for everyone, they will never stop making people, remember? \n\nPlus, if the dream was grow and reach hundreds of thousands, maybe millions of people, then nothing has really changed in the grand scheme of things. right?\n\nMaybe a few will leave and it\u2019s ok, maybe they\u2019ll come back quickly afterwards, maybe they won\u2019t or maybe this is a good opportunity to remember:\n\n## That moon we all talked about, our moon, is still the goal.\n\n![Alt Text](https://s9.postimg.io/ptqv6s6of/Untitled_design.png)\n\n*Picture dedicated to @smooth. Thank you for the logo advice!*\n\n# A View from the Future\n\nSo in the future if you read some open letters from some prominent writers explaining why they moved away to the competition, so maybe we don't need to give these things more importance than they deserve.\n\nSometimes diversification is a smart move, sometimes people need to look for what\u2019s best for them, and sometimes they look for whatever they perceive as such. Whatever the case may be, it\u2019s still their choice and they are free to change their minds.\n\nAnd yes, we will probably read a few editorial posts about *\u201cWhy I left steemit for X\u201d* and maybe a little worry might circle your train of thought. \n\nMaybe their reasons are totally valid, or maybe they\u2019re unconsciously making up a story with which they can justify it to themselves. So all of the sudden every small problem is magnified and the grass on the other side looks greener. It happens.\n\nEither way, it\u2019s not our place to judge them.\n\nAnd yes, the preachers of doom will jump at the opportunity to parade their psychic abilities, *See? People are leaving steemit already. I told you!*, but when that happens please remember that we\u2019re talking about people who never let a good crisis go to waste. So whatever they say should probably be taken with a fine pure grain of Himalayan salt.\n\nThese are things that we can\u2019t control, here\u2019s what we can do.\n\nWe can step up, we can up our game, we can show them what this platform has already proved, we can remember why we joined and that maybe, just maybe show them that we are still fighting for that fucking moon.\n\nBecause let\u2019s not forget, steem is third behind Bitcoin and Ether.\n\n### And just as Bitcoin had so many new competing coins that were going to completely erase it from the map, we\u2019ll probably hear the same song again.\n\n![Alt Text](http://tr1.cbsistatic.com/hub/i/2014/11/04/27691a45-1606-4647-9093-637886cc89be/forecast-crystal-ball-prediction.jpg)\n\nThere will be many death predictions too. Bitcoin had about a hundred of them, so don't be surprised when that happens.\n\nBut what if I\u2019m wrong and the competition is very strong?\n\nWell then we learn to compete better. Competition is a part of life, and it can make you better if you know how to approach it. In fact, [I wrote about the subject in the past](https://steemit.com/life/@the-alien/blasts-from-the-past-lessons-from-running-a-bar-at-a-young-age).\n\nSo this goes for those of us who experienced the life changing abilities of this platform, and especially for those who are crazy enough to still believe in the same dream that we are at the beginning stages of a beautiful game changer. For those who still have the same passion about disruptiveness as in the first day, here\u2019s something that we can do:\n\n# We Can Bet on Our Strengths\n\n![Alt Text](https://pbs.twimg.com/media/Cm8iJ91XEAIVokI.jpg)\n\nWe can focus on what steemit has achieved already and introduce it to the world. How many people have made some good income already? How many projects has steemit helped? How many it has brought in to life? How many relationships have been forged?\n\nSo maybe you\u2019re a filmmaker looking for a good story, maybe you can make a documentary about the lives that steemit has changed and its future effects on society, maybe the rest of us can help you.\n\nMaybe I should listen to my own words and lead by example. Maybe I should carve out some time and finally launch my very own book that was born out of pure steem.\n\nOr maybe we shouldn\u2019t have to do anything at all. Maybe we shouldn\u2019t have to step up our game just yet, and ignore any competition.\n\nI\u2019m not quite sure.\n\nWhatever the case may be, I just want you to know that if you\u2019re here for the long run, than you should know that more competition will come, and when that happens don\u2019t listen to the alarming voices and trust your own judgement.\n\nI want you to know that it\u2019s not the end, that this is the beginning and that I hope that you\u2019re still enjoying this beautifully game changing ride and not planning to give up your seat just yet.\n\n#### Image Sources: [1](http://dailyseoblog.com/how-to-discover-your-competitions-seo-strategies/) - [2](http://pyxurz.blogspot.com.br/2011/10/matrix-page-2-of-7.html) - [3](http://humansarefree.com/2014/04/16-signs-that-you-are-slave-living-in.html)- [4](http://wallpaper.zone/carlsberg-wallpaper) - [5](http://www.techrepublic.com/article/peering-into-the-crystal-ball-it-leader-predict-major-tech-trends/) - [6](https://twitter.com/riaali4)", + "category": "life", + "children": 90, + "created": "2016-08-31T20:01:03", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://cdn.dailyseoblog.com/wp-content/uploads/2015/11/Competition_SEO.jpg", + "http://2.bp.blogspot.com/-jCsWg5lEM9w/To2MZ4wwQMI/AAAAAAAAI8Q/VNo2kdw4ot8/s640/Matrix_067Pyxurz.jpg", + "http://3.bp.blogspot.com/-TVDMaHEL61w/U1_ZuVFcttI/AAAAAAAAMvg/dt0wlqDLFWI/s1600/living+in+the+matrix.jpg", + "https://s9.postimg.io/ptqv6s6of/Untitled_design.png", + "http://tr1.cbsistatic.com/hub/i/2014/11/04/27691a45-1606-4647-9093-637886cc89be/forecast-crystal-ball-prediction.jpg", + "https://pbs.twimg.com/media/Cm8iJ91XEAIVokI.jpg" + ], + "links": [ + "https://steemit.com/life/@the-alien/blasts-from-the-past-lessons-from-running-a-bar-at-a-young-age", + "http://dailyseoblog.com/how-to-discover-your-competitions-seo-strategies/", + "http://pyxurz.blogspot.com.br/2011/10/matrix-page-2-of-7.html", + "http://humansarefree.com/2014/04/16-signs-that-you-are-slave-living-in.html", + "http://wallpaper.zone/carlsberg-wallpaper", + "http://www.techrepublic.com/article/peering-into-the-crystal-ball-it-leader-predict-major-tech-trends/", + "https://twitter.com/riaali4" + ], + "tags": [ + "life", + "steemit", + "competition", + "psychology", + "alien" + ], + "users": [ + "smooth" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 115579310823374, + "payout": 1282.366, + "payout_at": "2016-09-07T20:01:03", + "pending_payout_value": "1282.366 HBD", + "percent_hbd": 10000, + "permlink": "we-have-competition-so-what", + "post_id": 1075409, + "promoted": "100.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 415 + }, + "title": "We Have Competition, So What?", + "updated": "2016-08-31T23:28:06", + "url": "/life/@the-alien/we-have-competition-so-what" + }, + { + "active_votes": [ + { + "rshares": 642721549946, + "voter": "smooth" + }, + { + "rshares": 14422749876087, + "voter": "summon" + }, + { + "rshares": 3575373896498, + "voter": "excalibur" + }, + { + "rshares": 7464607221397, + "voter": "firstclass" + }, + { + "rshares": 3639191953732, + "voter": "riverhead" + }, + { + "rshares": 1669923224095, + "voter": "hr1" + }, + { + "rshares": 3717974185, + "voter": "boy" + }, + { + "rshares": 213574639759, + "voter": "steem-id" + }, + { + "rshares": 4513559168, + "voter": "bue-witness" + }, + { + "rshares": 836606639, + "voter": "bunny" + }, + { + "rshares": 6988007861700, + "voter": "complexring" + }, + { + "rshares": 5996727817604, + "voter": "clayop" + }, + { + "rshares": 64642495505, + "voter": "bue" + }, + { + "rshares": 1992560012, + "voter": "mini" + }, + { + "rshares": 256364536, + "voter": "moon" + }, + { + "rshares": 39818841412, + "voter": "aizensou" + }, + { + "rshares": 371954710239, + "voter": "recursive2" + }, + { + "rshares": 2460761021349, + "voter": "recursive" + }, + { + "rshares": 16151007755, + "voter": "lee3" + }, + { + "rshares": 15367378869, + "voter": "lee5" + }, + { + "rshares": 1231163835379, + "voter": "onceuponatime" + }, + { + "rshares": 79076699259, + "voter": "vip" + }, + { + "rshares": 19451819636, + "voter": "proctologic" + }, + { + "rshares": 747109758, + "voter": "healthcare" + }, + { + "rshares": 1160364064, + "voter": "daniel.pan" + }, + { + "rshares": 22287691419, + "voter": "dedriss" + }, + { + "rshares": 348774027722, + "voter": "ash" + }, + { + "rshares": 345721003, + "voter": "helen.tan" + }, + { + "rshares": 24424815444, + "voter": "yefet" + }, + { + "rshares": 9962447624, + "voter": "makishart" + }, + { + "rshares": 85472012036, + "voter": "edgeland" + }, + { + "rshares": 47052482880, + "voter": "tshering-tamang" + }, + { + "rshares": 51668605167, + "voter": "noisy" + }, + { + "rshares": 3208539412, + "voter": "morning" + }, + { + "rshares": 14777664032, + "voter": "ervin-lemark" + }, + { + "rshares": 13421601084, + "voter": "jademont" + }, + { + "rshares": 550131611031, + "voter": "eeks" + }, + { + "rshares": 8054401464, + "voter": "fkn" + }, + { + "rshares": 11394690603, + "voter": "bryner" + }, + { + "rshares": 485282260, + "voter": "paco-steem" + }, + { + "rshares": 5697146207, + "voter": "spaninv" + }, + { + "rshares": 638584817, + "voter": "rod-campbell" + }, + { + "rshares": 38099821345, + "voter": "james-show" + }, + { + "rshares": 320314797075, + "voter": "teamsteem" + }, + { + "rshares": 9264258149, + "voter": "elishagh1" + }, + { + "rshares": 10412058674, + "voter": "richman" + }, + { + "rshares": 659470671268, + "voter": "nanzo-scoop" + }, + { + "rshares": 262097263544, + "voter": "pal" + }, + { + "rshares": 3586538842, + "voter": "daycrypter" + }, + { + "rshares": 3736219522, + "voter": "jerome-colley" + }, + { + "rshares": 56755039638, + "voter": "hannixx42" + }, + { + "rshares": 226277413706, + "voter": "mummyimperfect" + }, + { + "rshares": 1105470146, + "voter": "coar" + }, + { + "rshares": 73899745411, + "voter": "asch" + }, + { + "rshares": 1787734654, + "voter": "murh" + }, + { + "rshares": 3085996565, + "voter": "framelalife" + }, + { + "rshares": 299422990503, + "voter": "blakemiles84" + }, + { + "rshares": 555763114, + "voter": "akaninyene-etuk" + }, + { + "rshares": 61230816598, + "voter": "ak2020" + }, + { + "rshares": 244194157676, + "voter": "billbutler" + }, + { + "rshares": 9343888042, + "voter": "thecryptofiend" + }, + { + "rshares": 24793132900, + "voter": "paul-labossiere" + }, + { + "rshares": 4213953082, + "voter": "cm-steem" + }, + { + "rshares": 11501194922, + "voter": "johnerfx" + }, + { + "rshares": 361800166976, + "voter": "taoteh1221" + }, + { + "rshares": 310003040, + "voter": "applecrisp" + }, + { + "rshares": 9062015039, + "voter": "jessica-miller" + }, + { + "rshares": 13825920793, + "voter": "syadastinasti" + }, + { + "rshares": 379034832, + "voter": "stiletto" + }, + { + "rshares": 49609829871, + "voter": "juanmiguelsalas" + }, + { + "rshares": 100887290594, + "voter": "kenny-crane" + }, + { + "rshares": 67218157738, + "voter": "ratel" + }, + { + "rshares": 168781926859, + "voter": "will-zewe" + }, + { + "rshares": 4444948583, + "voter": "dahaz159" + }, + { + "rshares": 9215212832, + "voter": "kennyskitchen" + }, + { + "rshares": 207639750909, + "voter": "kaylinart" + }, + { + "rshares": 72775359846, + "voter": "tim-johnston" + }, + { + "rshares": 135534940490, + "voter": "schro" + }, + { + "rshares": 649863857, + "voter": "johnerminer" + }, + { + "rshares": 2070185449, + "voter": "stephen-somers" + }, + { + "rshares": 151313598203, + "voter": "thedashguy" + }, + { + "rshares": 7270287220, + "voter": "grandpere" + }, + { + "rshares": 189534597524, + "voter": "mexbit" + }, + { + "rshares": 5593332072, + "voter": "mark-waser" + }, + { + "rshares": 107979574982, + "voter": "geoffrey" + }, + { + "rshares": 4132934549, + "voter": "crok" + }, + { + "rshares": 245565399746, + "voter": "lukestokes" + }, + { + "rshares": 4972308003, + "voter": "ben99" + }, + { + "rshares": 26691657968, + "voter": "jonnyrevolution" + }, + { + "rshares": 32317449277, + "voter": "talanhorne" + }, + { + "rshares": 12407406735, + "voter": "magnebit" + }, + { + "rshares": 6731496155, + "voter": "iloveporn" + }, + { + "rshares": 8077166192, + "voter": "simoneighties" + }, + { + "rshares": 1061763080, + "voter": "wisehammer" + }, + { + "rshares": 2000840823, + "voter": "the.bot" + }, + { + "rshares": 8698490005, + "voter": "johnbradshaw" + }, + { + "rshares": 7061836326, + "voter": "quintanilla" + }, + { + "rshares": 58024990300, + "voter": "norbu" + }, + { + "rshares": 12820190462, + "voter": "bitcoinmeister" + }, + { + "rshares": 5944808360, + "voter": "the.whale" + }, + { + "rshares": 234977975, + "voter": "ladyclair" + }, + { + "rshares": 53277444047, + "voter": "booja" + }, + { + "rshares": 5630151895, + "voter": "unicornfarts" + }, + { + "rshares": 38998653626, + "voter": "ezzy" + }, + { + "rshares": 3135864378, + "voter": "orly" + }, + { + "rshares": 4805051818, + "voter": "riscadox" + }, + { + "rshares": 25329895988, + "voter": "firepower" + }, + { + "rshares": 122037864807, + "voter": "robrigo" + }, + { + "rshares": 5942450964, + "voter": "vote" + }, + { + "rshares": 1399449402, + "voter": "neopatriarch" + }, + { + "rshares": 132989014669, + "voter": "jackkang" + }, + { + "rshares": 9678069378, + "voter": "manoami" + }, + { + "rshares": 653051005053, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 1558901402, + "voter": "sergei" + }, + { + "rshares": 69645935778, + "voter": "mikemiziner" + }, + { + "rshares": 8348978059, + "voter": "killswitch" + }, + { + "rshares": 68835084756, + "voter": "derekareith" + }, + { + "rshares": 12165310382, + "voter": "picokernel" + }, + { + "rshares": 658969843140, + "voter": "slowwalker" + }, + { + "rshares": 3016989385, + "voter": "owdy" + }, + { + "rshares": 213566804, + "voter": "ch0c0latechip" + }, + { + "rshares": 195795730, + "voter": "doge4lyf" + }, + { + "rshares": 12433580012, + "voter": "ausbitbank" + }, + { + "rshares": 127921982448, + "voter": "jacor" + }, + { + "rshares": 1088582281, + "voter": "mixa" + }, + { + "rshares": 27989665079, + "voter": "gord0b" + }, + { + "rshares": 5235602369, + "voter": "sebastien" + }, + { + "rshares": 4393022921, + "voter": "gikitiki" + }, + { + "rshares": 470865927, + "voter": "cherish" + }, + { + "rshares": 4326102127, + "voter": "egjoshslim" + }, + { + "rshares": 13785486061, + "voter": "sitaru" + }, + { + "rshares": 11255732354, + "voter": "asim" + }, + { + "rshares": 4664449459, + "voter": "thegoodguy" + }, + { + "rshares": 103415609409, + "voter": "paco" + }, + { + "rshares": 38979052441, + "voter": "biophil" + }, + { + "rshares": 9855694815, + "voter": "senseiteekay" + }, + { + "rshares": 483030862, + "voter": "edrivegom" + }, + { + "rshares": 4401948859, + "voter": "karen13" + }, + { + "rshares": 7769709545, + "voter": "deviedev" + }, + { + "rshares": 52805276639, + "voter": "sephiroth" + }, + { + "rshares": 28292287957, + "voter": "jpiper20" + }, + { + "rshares": 13726024129, + "voter": "jaycobbell" + }, + { + "rshares": 3664108103, + "voter": "theyam" + }, + { + "rshares": 247320271, + "voter": "aqris" + }, + { + "rshares": 10404996383, + "voter": "bycz" + }, + { + "rshares": 2265421279, + "voter": "dmacshady" + }, + { + "rshares": 421650464, + "voter": "karenmckersie" + }, + { + "rshares": 11687972825, + "voter": "fundurian" + }, + { + "rshares": 10504748862, + "voter": "allmonitors" + }, + { + "rshares": 16957784324, + "voter": "anduweb" + }, + { + "rshares": 43955087155, + "voter": "milestone" + }, + { + "rshares": 39380899533, + "voter": "yongyoon" + }, + { + "rshares": 14477258419, + "voter": "kendewitt" + }, + { + "rshares": 3802303915, + "voter": "maximkichev" + }, + { + "rshares": 5603336399, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 3857990313, + "voter": "adamt" + }, + { + "rshares": 608149252, + "voter": "ltndd1" + }, + { + "rshares": 13799232019, + "voter": "nippel66" + }, + { + "rshares": 12201911383, + "voter": "phenom" + }, + { + "rshares": 2418631221, + "voter": "moonjelly" + }, + { + "rshares": 37544436861, + "voter": "mynameisbrian" + }, + { + "rshares": 2375612859, + "voter": "sgnsteems" + }, + { + "rshares": 19954745854, + "voter": "mustafaomar" + }, + { + "rshares": 1432554908, + "voter": "madhatting" + }, + { + "rshares": 58632057805, + "voter": "thylbom" + }, + { + "rshares": 6951568553, + "voter": "rpf" + }, + { + "rshares": 60733709, + "voter": "jack-f" + }, + { + "rshares": 13480328466, + "voter": "exitmass" + }, + { + "rshares": 77066217, + "voter": "annie-kim" + }, + { + "rshares": 3140171089, + "voter": "azurejasper" + }, + { + "rshares": 24333845376, + "voter": "deanliu" + }, + { + "rshares": 575306930, + "voter": "siol" + }, + { + "rshares": 4496265875, + "voter": "rainchen" + }, + { + "rshares": 19650090910, + "voter": "celsius100" + }, + { + "rshares": 8983200296, + "voter": "oumar" + }, + { + "rshares": 66906230856, + "voter": "rea" + }, + { + "rshares": 104788510, + "voter": "elmusic" + }, + { + "rshares": 203502299985, + "voter": "jl777" + }, + { + "rshares": 1073667948, + "voter": "oecp85" + }, + { + "rshares": 1015996473375, + "voter": "james212" + }, + { + "rshares": 27385580346, + "voter": "zaebars" + }, + { + "rshares": 12217525826, + "voter": "positive" + }, + { + "rshares": 1696363424, + "voter": "yarly" + }, + { + "rshares": 255227790, + "voter": "yarly2" + }, + { + "rshares": 255610425, + "voter": "yarly3" + }, + { + "rshares": 147899496, + "voter": "yarly4" + }, + { + "rshares": 148734861, + "voter": "yarly5" + }, + { + "rshares": 84798583, + "voter": "yarly7" + }, + { + "rshares": 701002863, + "voter": "raymonjohnstone" + }, + { + "rshares": 9416293870, + "voter": "alsprinting" + }, + { + "rshares": 5508463953, + "voter": "tony.jennings" + }, + { + "rshares": 203439098227, + "voter": "johnsmith" + }, + { + "rshares": 1951657512, + "voter": "flexcougar" + }, + { + "rshares": 841171661, + "voter": "happyphoenix" + }, + { + "rshares": 20112172284, + "voter": "krabgat" + }, + { + "rshares": 22963130568, + "voter": "team-leibniz" + }, + { + "rshares": 35578875588, + "voter": "fatboy" + }, + { + "rshares": 8206970252, + "voter": "webdeals" + }, + { + "rshares": 18436436380, + "voter": "proto" + }, + { + "rshares": 574079280, + "voter": "curator" + }, + { + "rshares": 1365471076, + "voter": "ace108" + }, + { + "rshares": 412577837, + "voter": "yarly10" + }, + { + "rshares": 221284317, + "voter": "yarly11" + }, + { + "rshares": 77551309, + "voter": "yarly12" + }, + { + "rshares": 5923617216, + "voter": "puhoshville" + }, + { + "rshares": 6184990126, + "voter": "stef" + }, + { + "rshares": 129066659, + "voter": "steemster1" + }, + { + "rshares": 27072053846, + "voter": "solidgold" + }, + { + "rshares": 18648831056, + "voter": "fabien" + }, + { + "rshares": 238861651541, + "voter": "originate" + }, + { + "rshares": 1318009421, + "voter": "spinner" + }, + { + "rshares": 2388216457, + "voter": "belkins" + }, + { + "rshares": 26544745435, + "voter": "williambanks" + }, + { + "rshares": 28261072116, + "voter": "jasonstaggers" + }, + { + "rshares": 1150395178, + "voter": "metaflute" + }, + { + "rshares": 9217169586, + "voter": "taker" + }, + { + "rshares": 52489886, + "voter": "sharon" + }, + { + "rshares": 37382286273, + "voter": "allasyummyfood" + }, + { + "rshares": 14952644998, + "voter": "felixxx" + }, + { + "rshares": 3863422357, + "voter": "dumar022" + }, + { + "rshares": 53473560, + "voter": "lillianjones" + }, + { + "rshares": 22837595162, + "voter": "rawnetics" + }, + { + "rshares": 2590447050, + "voter": "timcliff" + }, + { + "rshares": 14437396418, + "voter": "artist1989" + }, + { + "rshares": 20733647424, + "voter": "persianqueen" + }, + { + "rshares": 12921898525, + "voter": "gmurph" + }, + { + "rshares": 32699512403, + "voter": "xtester" + }, + { + "rshares": 3732561387, + "voter": "ullikume" + }, + { + "rshares": 1112917083, + "voter": "andrew0" + }, + { + "rshares": 636463375, + "voter": "romancs" + }, + { + "rshares": 1964111181, + "voter": "t3ran13" + }, + { + "rshares": 7190118987, + "voter": "slimjim" + }, + { + "rshares": 15890354633, + "voter": "velourex" + }, + { + "rshares": 111083493, + "voter": "bigsambucca" + }, + { + "rshares": 233570693, + "voter": "sillygoon" + }, + { + "rshares": 452879496, + "voter": "boddhisattva" + }, + { + "rshares": 2442169380, + "voter": "kainmarx" + }, + { + "rshares": 62218938, + "voter": "watchblogger" + }, + { + "rshares": 6640826883, + "voter": "steemitqa" + }, + { + "rshares": 49201150707, + "voter": "driv3n" + }, + { + "rshares": 53884258, + "voter": "msjennifer" + }, + { + "rshares": 773487823, + "voter": "alifton" + }, + { + "rshares": 50828873, + "voter": "ciao" + }, + { + "rshares": 11166998088, + "voter": "thebotkiller" + }, + { + "rshares": 3299401993, + "voter": "cmorton" + }, + { + "rshares": 7832829923, + "voter": "goingpaper" + }, + { + "rshares": 50521096, + "voter": "steemo" + }, + { + "rshares": 50390768, + "voter": "steema" + }, + { + "rshares": 71551789, + "voter": "sijoittaja" + }, + { + "rshares": 4540723045, + "voter": "melek" + }, + { + "rshares": 3362202338, + "voter": "bhavnapatel68" + }, + { + "rshares": 375929648, + "voter": "fingolfin" + }, + { + "rshares": 59896309, + "voter": "confucius" + }, + { + "rshares": 27312396571, + "voter": "mrosenquist" + }, + { + "rshares": 2209169349, + "voter": "bledarus" + }, + { + "rshares": 85721943459, + "voter": "miacats" + }, + { + "rshares": 6982744040, + "voter": "bitminter" + }, + { + "rshares": 51153233, + "voter": "jarvis" + }, + { + "rshares": 65286836, + "voter": "williamdevine" + }, + { + "rshares": 54969817, + "voter": "razberrijam" + }, + { + "rshares": 6089195575, + "voter": "theb0red1" + }, + { + "rshares": 50692212, + "voter": "fortuner" + }, + { + "rshares": 1719224371, + "voter": "lorddominik007" + }, + { + "rshares": 10519914536, + "voter": "kyriacos" + }, + { + "rshares": 75911873, + "voter": "pompe72" + }, + { + "rshares": 20118440636, + "voter": "runaway-psyche" + }, + { + "rshares": 61302506, + "voter": "ignat" + }, + { + "rshares": 5584741517, + "voter": "solarguy" + }, + { + "rshares": 62279229, + "voter": "pollina" + }, + { + "rshares": 8034296271, + "voter": "mrgrey" + }, + { + "rshares": 106783648, + "voter": "cinderphoenix" + }, + { + "rshares": 121845327, + "voter": "stevenh512" + }, + { + "rshares": 2309373844, + "voter": "madoff" + }, + { + "rshares": 771632829, + "voter": "telos" + }, + { + "rshares": 50684643, + "voter": "johnbyrd" + }, + { + "rshares": 50682252, + "voter": "thomasaustin" + }, + { + "rshares": 50680459, + "voter": "thermor" + }, + { + "rshares": 50677748, + "voter": "ficholl" + }, + { + "rshares": 50673817, + "voter": "widell" + }, + { + "rshares": 89747247797, + "voter": "icfiedler" + }, + { + "rshares": 438819769, + "voter": "keepdoodling" + }, + { + "rshares": 1941499119, + "voter": "movievertigo" + }, + { + "rshares": 58571448, + "voter": "isaacmorgentaler" + }, + { + "rshares": 50311250, + "voter": "revelbrooks" + }, + { + "rshares": 368407925, + "voter": "mig641" + }, + { + "rshares": 62312186, + "voter": "kamil5" + }, + { + "rshares": 19465520550, + "voter": "andrewawerdna" + }, + { + "rshares": 24299155176, + "voter": "someguy123" + }, + { + "rshares": 12663340608, + "voter": "mikemacintire" + }, + { + "rshares": 8098231266, + "voter": "generation.easy" + }, + { + "rshares": 13767766871, + "voter": "mandibil" + }, + { + "rshares": 1770994317, + "voter": "shadowspub" + }, + { + "rshares": 58744201, + "voter": "myfriends" + }, + { + "rshares": 239974453639, + "voter": "oldtimer" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 1231798813, + "voter": "blue1950" + }, + { + "rshares": 2313482861, + "voter": "fat-like-buddha" + }, + { + "rshares": 58875692, + "voter": "zein" + }, + { + "rshares": 8826238500, + "voter": "etcmike" + }, + { + "rshares": 624200855, + "voter": "runridefly" + }, + { + "rshares": 56716182, + "voter": "sammie" + }, + { + "rshares": 54424511, + "voter": "matt525" + }, + { + "rshares": 4007339571, + "voter": "asuran" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 18209474827, + "voter": "luminousvisions" + }, + { + "rshares": 69826982, + "voter": "donneker" + }, + { + "rshares": 1583451185, + "voter": "davidjkelley" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 36471501608, + "voter": "sponge-bob" + }, + { + "rshares": 55660383, + "voter": "kosmatimuc" + }, + { + "rshares": 12993402861, + "voter": "digital-wisdom" + }, + { + "rshares": 56017401, + "voter": "mnviking" + }, + { + "rshares": 230031117, + "voter": "rebelmeow" + }, + { + "rshares": 3947043569, + "voter": "ericbotticelli" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 89846801, + "voter": "ruscion" + }, + { + "rshares": 5465873870, + "voter": "jwaser" + }, + { + "rshares": 2241938484, + "voter": "doitvoluntarily" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 413377157, + "voter": "shieha" + }, + { + "rshares": 53942218, + "voter": "zettar" + }, + { + "rshares": 79722988, + "voter": "tito-baron" + }, + { + "rshares": 3311264992, + "voter": "nubchai" + }, + { + "rshares": 50356354, + "voter": "yorsens" + }, + { + "rshares": 69606440, + "voter": "bmann" + }, + { + "rshares": 56547885, + "voter": "the-ego-is-you" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 97810726, + "voter": "totosky" + }, + { + "rshares": 24760371336, + "voter": "dubi" + }, + { + "rshares": 860573886, + "voter": "baodog" + }, + { + "rshares": 2577157447, + "voter": "bwaser" + }, + { + "rshares": 4592050223, + "voter": "renzoarg" + }, + { + "rshares": 50825587, + "voter": "sofa" + }, + { + "rshares": 232285326, + "voter": "irininich" + }, + { + "rshares": 4494562067, + "voter": "dexter-k" + }, + { + "rshares": 91630309, + "voter": "alina1" + }, + { + "rshares": 50210263, + "voter": "plantbasedjunkie" + }, + { + "rshares": 379994386, + "voter": "ct-gurus" + }, + { + "rshares": 37096549717, + "voter": "brains" + }, + { + "rshares": 51524412, + "voter": "waldemar-kuhn" + }, + { + "rshares": 52676609, + "voter": "thekao" + }, + { + "rshares": 1774661835, + "voter": "burnin" + }, + { + "rshares": 1643965133, + "voter": "anton333" + }, + { + "rshares": 5812421354, + "voter": "chick1" + }, + { + "rshares": 3041925009, + "voter": "gringalicious" + }, + { + "rshares": 2489010152, + "voter": "steempowerwhale" + }, + { + "rshares": 50460250, + "voter": "aoki" + }, + { + "rshares": 50439002, + "voter": "typingagent" + }, + { + "rshares": 50436594, + "voter": "cwb" + }, + { + "rshares": 56387357, + "voter": "freebornangel" + }, + { + "rshares": 791391648, + "voter": "anomaly" + }, + { + "rshares": 25501132189, + "voter": "tarekadam" + }, + { + "rshares": 1455020482, + "voter": "ellepdub" + }, + { + "rshares": 1967797933, + "voter": "ekaterinka" + }, + { + "rshares": 2869000034, + "voter": "herpetologyguy" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50439559, + "voter": "roto" + }, + { + "rshares": 1008239952, + "voter": "steemsatoshi" + }, + { + "rshares": 50565379, + "voter": "nathan.chinn" + }, + { + "rshares": 50357208, + "voter": "wdeniw" + }, + { + "rshares": 52411214, + "voter": "mr189" + }, + { + "rshares": 53215131, + "voter": "ancientofdays" + }, + { + "rshares": 55523890, + "voter": "marquismiller" + }, + { + "rshares": 52098977, + "voter": "arnebolen" + }, + { + "rshares": 4619546516, + "voter": "morgan.waser" + }, + { + "rshares": 51080933, + "voter": "shivayoga" + }, + { + "rshares": 50431113, + "voter": "stringer" + }, + { + "rshares": 50245473, + "voter": "rony" + }, + { + "rshares": 51250081, + "voter": "steemjustice" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50420952, + "voter": "mocat15" + }, + { + "rshares": 50299690, + "voter": "blakeir" + } + ], + "author": "jesta", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.31, + "beneficiaries": [], + "blacklists": [], + "body": "For the time being, DO NOT promote a post that's past it's first payout phase. \n\nI've [opened an issue on github](https://github.com/steemit/steemit.com/issues/199) about the issue and hopefully we'll see a resolution soon.\n\nCurrently you can promote any post, even those past the first payout phase. The problem is that if it's in it's second payout phase or beyond, as soon as someone votes on the post, the promoted status gets completely removed. \n\nI'm putting this message out there to hopefully help avoid any potential frustration this issue may cause.", + "category": "steemit", + "children": 78, + "created": "2016-08-30T02:57:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "links": [ + "https://github.com/steemit/steemit.com/issues/199" + ], + "tags": [ + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 60433265388165, + "payout": 396.443, + "payout_at": "2016-09-06T02:57:15", + "pending_payout_value": "396.443 HBD", + "percent_hbd": 10000, + "permlink": "psa-don-t-use-the-promote-post-feature-on-a-post-that-s-already-paid-out", + "post_id": 1050849, + "promoted": "100.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 377 + }, + "title": "PSA - Don't use the \"Promote Post\" feature on a post that's already paid out once. Only use it for new posts.", + "updated": "2016-08-30T03:23:06", + "url": "/steemit/@jesta/psa-don-t-use-the-promote-post-feature-on-a-post-that-s-already-paid-out" + }, + { + "active_votes": [ + { + "rshares": 28865473791883, + "voter": "dantheman" + }, + { + "rshares": 2822583339584, + "voter": "badassmother" + }, + { + "rshares": 4339707086, + "voter": "boy" + }, + { + "rshares": 5268554676, + "voter": "bue-witness" + }, + { + "rshares": 976380503, + "voter": "bunny" + }, + { + "rshares": 75752807018, + "voter": "bue" + }, + { + "rshares": 2325712728, + "voter": "mini" + }, + { + "rshares": 299151591, + "voter": "moon" + }, + { + "rshares": 1279332871690, + "voter": "steempower" + }, + { + "rshares": 871946798, + "voter": "healthcare" + }, + { + "rshares": 1354285541, + "voter": "daniel.pan" + }, + { + "rshares": 403435231, + "voter": "helen.tan" + }, + { + "rshares": 57716131545, + "voter": "noaommerrr" + }, + { + "rshares": 1432241835, + "voter": "murh" + }, + { + "rshares": 602018562, + "voter": "kodi" + }, + { + "rshares": 7007671362, + "voter": "radioactivities" + }, + { + "rshares": 917350412, + "voter": "leprechaun" + }, + { + "rshares": 534741041304, + "voter": "cyber" + }, + { + "rshares": 327889281, + "voter": "hendra-khaidir" + }, + { + "rshares": 19561969515, + "voter": "ziv" + }, + { + "rshares": 16046775777, + "voter": "zakharya" + }, + { + "rshares": 2657821576, + "voter": "tee-em" + }, + { + "rshares": 42659441690, + "voter": "karnal" + }, + { + "rshares": 10893076834, + "voter": "acassity" + }, + { + "rshares": 3542969768, + "voter": "owdy" + }, + { + "rshares": 13857628632, + "voter": "mrgreen" + }, + { + "rshares": 243356345, + "voter": "ardina" + }, + { + "rshares": 1254384994, + "voter": "vorsseli" + }, + { + "rshares": 51813376221, + "voter": "streetstyle" + }, + { + "rshares": 1939239897, + "voter": "the-future" + }, + { + "rshares": 2686695411, + "voter": "lostnuggett" + }, + { + "rshares": 674473714, + "voter": "raymonjohnstone" + }, + { + "rshares": 1855582800, + "voter": "cogliostro" + }, + { + "rshares": 180153284, + "voter": "bitmap" + }, + { + "rshares": 17164865565, + "voter": "pinkisland" + }, + { + "rshares": 28001566151, + "voter": "brianphobos" + }, + { + "rshares": 397267296, + "voter": "ethanjames" + }, + { + "rshares": 9694463412, + "voter": "michaeldodridge" + }, + { + "rshares": 14373499173, + "voter": "smailer" + }, + { + "rshares": 843609166, + "voter": "mar1978co" + }, + { + "rshares": 29199353747, + "voter": "myfirst" + }, + { + "rshares": 110699909, + "voter": "erikkartmen" + }, + { + "rshares": 11495766018, + "voter": "borran" + }, + { + "rshares": 1146615954, + "voter": "bledarus" + }, + { + "rshares": 55509747, + "voter": "pollina" + }, + { + "rshares": 2918567318, + "voter": "netaterra" + }, + { + "rshares": 24159309306, + "voter": "andrewawerdna" + }, + { + "rshares": 1044738152, + "voter": "matildapurse" + }, + { + "rshares": 12047560332, + "voter": "craigwilliamz" + }, + { + "rshares": 391259806, + "voter": "gregoryschneider" + }, + { + "rshares": 3538727871, + "voter": "mscleverclocks" + }, + { + "rshares": 23192834686, + "voter": "dubi" + }, + { + "rshares": 226292406, + "voter": "pjo" + }, + { + "rshares": 94397808, + "voter": "alina1" + }, + { + "rshares": 18956641949, + "voter": "brains" + }, + { + "rshares": 1274868167, + "voter": "steemafon" + }, + { + "rshares": 142968891, + "voter": "ola1" + }, + { + "rshares": 316250142, + "voter": "robotev1" + } + ], + "author": "karnal", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.39, + "beneficiaries": [], + "blacklists": [], + "body": "![](https://s14-eu5.ixquick.com/cgi-bin/serveimage?url=http%3A%2F%2Ft1.gstatic.com%2Fimages%3Fq%3Dtbn%3AANd9GcRUQJDxUHXwUw-2IUifJunmmclmXY8N6NIc1svap6AXtqhFO53sNA&sp=9ad62521135e5c6f264578818d174278)\n\nMention the word alimony and a lot of men begin to get uncomfortable. It such a rife subject even in developed nations that political ambitions can be made or broken depending on one's stance about this. Unfortunately so many people have failed to realize that this is quite a private subject for men. There are circumstances that stem up and would make a man have to make a serious decision about his health and his future.\n\nTherefore no socio-political, cultural or religious factor should be made to take the place of his decision. A man should have the right to choose whether he wants to keep a child or not. After all it is his wallet, his wealth and his future that is in jeopardy.\n\n![](https://s14-eu5.ixquick.com/cgi-bin/serveimage?url=http%3A%2F%2Ft2.gstatic.com%2Fimages%3Fq%3Dtbn%3AANd9GcReT4wovWfBByJ2G5q0g7NtdeBNiEBw3UkbpzxENjTi7jhH6LDYzQ&sp=e88be8f88c2ebf5e6b418d469f046195)\n\nIt is, however, unfortunate that a lot of countries continue to criminalize and shame so-called \"dead-beat dads\" even when the wealth of the father is at stake.\n\nFor instance a man called Terry Power. *His face tightened as he listened to his wife's attorney tick off their assets on the final day of his divorce trial. He sat in a leather chair at a glass-covered table inside a paneled judicial chamber and he thought not for the first time that her voice annoyed him.*\n\n*The Jet Ski . . . his wife's attorney said.*\n\n*\"Sold to pay attorney fees,\" Terry interjected.*\n\n*The IRA account?*\n\n*\"Distributed to pay property taxes on the marital property.\"*\n\n*The Raymond James investment account?*\n\n*\"Gone.\"*\n\n*Terry's wife, Murielle, petite with blond highlights, stared at him as if he were an insect, then looked down at her hands. After five years in divorce court, they were like old prizefighters in their respective corners.*\n\n*In February 2008, when Murielle Marie Helene Fournier vs. Terrance Paul Power was but a single document inside a purple file at the Pinellas County Courthouse, when Terry had his own business and made $250,000 a year, he thought of divorce court as a place where grievances were smoothed over and order restored. Now as he represented himself in his own divorce trial because he couldn't afford an attorney, his case having grown to 28 volumes and costing about $400,000 (much of it still unpaid), he viewed the system of marital justice as a journey down the rabbit hole.*\n\n*The gold coins?*\n\n*\"I have no idea.\"*\n\n*The hutch?*\n\n*\"Sold.\"*\n\n*As their divorce trial concluded, Murielle's attorney finally got around to alimony, the issue that had bogged down the case from the start. Terry had delivered his first of six alimony offers to Murielle a month after the divorce was filed: $5,400 a month until he retired, plus $50,000 cash and half the contents of their million-dollar home, which was underwater. The last letter, delivered to her attorney the month before the trial, offered her zero.*\n\n*\"Frankly I don't give a crap if she settles or not,\" he had written. \"I'd rather see her waste even more money. Like she made me do for these past four years.\"*\n\n*Now Murielle's attorney suggested a different amount: \"She's 50 years old and she doesn't have many skills, Judge . . . $6,500 a month should keep her in a decent place.\"*\n\n*Terry rolled his eyes.*\n\n*(adapted from [here](http://www.tampabay.com/features/humaninterest/the-divorce-from-hell-the-battle-for-alimony-and-emptied-pockets/2112875))*\n\n![](https://s14-eu5.ixquick.com/cgi-bin/serveimage?url=http%3A%2F%2Ft3.gstatic.com%2Fimages%3Fq%3Dtbn%3AANd9GcTmQO0c1JzFPIMQa8Ru-GZ7uNCxPWjtmSjsXXAPtrF28Vpp_Emaow&sp=1c9cf8d87d7d7625aba83f15e30270f3)\n\nMarriage is a very risky condition for the modern man and a lot of men are going to run into complications during this period and suicide is going to be their only saving grace. To cancel this option before hand for them is very inhumane thing to do as far as I\u2019m concerned.\n\n![](http://assets.nydailynews.com/polopoly_fs/1.1906336.1408258966!/img/httpImage/image.jpg_gen/derivatives/article_1200/news-robinwilliams-obit-2-la.jpg)\n\nIn another sad antithetical case, men in most countries are being forced to pay alimony when they clearly do not want such procedures carried out on them. In the United States, in order to uphold the nonsensical drivel of feminist policy, men are forced to go to jail if they refuse to pay - even if the child is not theirs!\n\nIn Switzerland, as many other places, men are forbidden from seeing their children, many times due to false allegations on the part of the mother. It is referred to as female deception. [Recently a new born baby girl was found in a dumpster and had to be rushed to the hospital to received urgent medical attention](http://news.nationalpost.com/news/canada/london-ont-police-charge-23-year-old-mother-two-days-after-dead-baby-found-in-dumpster).\n\n![](https://s14-eu5.ixquick.com/cgi-bin/serveimage?url=http%3A%2F%2Ft3.gstatic.com%2Fimages%3Fq%3Dtbn%3AANd9GcTqkHuavHk3tNlbtsfZBsUMPdGt6YUNf3b6AmoqFh-F-wd3DWJL-g&sp=dfc9275990e22e1e14f3e6bc00de0df2)\n\nThere are other cases where a man should be allowed to have a future. For example if he is not ready, financially, to support a child it is very unhealthy for such a gentleman to be forced to carry that child to adulthood. Many gentlemen have had to quit school in order to take up poor paying jobs to support a child they were not ready to have. For the welfare of father and child, young gentlemen should be allowed to make decisions on whether they want to keep paying or not.\n\n![](https://s14-eu5.ixquick.com/cgi-bin/serveimage?url=http%3A%2F%2Ft3.gstatic.com%2Fimages%3Fq%3Dtbn%3AANd9GcTcjI0bLH3GAUML1JKT0gnY073u7KcK6nxcxuz_XM_DOtJslMI6SA&sp=ffe625608bf04a3406b769867fbfab1e)\n\nMost men also get broke from horrifying experiences like divorce rape and to force such a gentleman to keep a child that will only remind him of an unfortunate and painful wife is very wicked. Most people will argue that divorce involves taking the life of an innocent man but they are just a mass of undeveloped testicles that are not even a complete human yet. It doesn't even have a developed nervous system yet and as such cannot feel emotions. And it is even sad that most religions try to guilt people into keeping a marriage at the expense of the husbands's happiness. The fathers\u2019s decision should always hold supreme as it is his wallet and he should have the final decision on what he wants to do with it. And he can always live to have healthy babies in the future.\n\n![](http://www.brocode.com/wp-content/uploads/2012/12/brobama.jpg)", + "category": "abortion", + "children": 19, + "created": "2016-09-01T10:22:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s14-eu5.ixquick.com/cgi-bin/serveimage?url=http%3A%2F%2Ft1.gstatic.com%2Fimages%3Fq%3Dtbn%3AANd9GcRUQJDxUHXwUw-2IUifJunmmclmXY8N6NIc1svap6AXtqhFO53sNA&sp=9ad62521135e5c6f264578818d174278", + "https://s14-eu5.ixquick.com/cgi-bin/serveimage?url=http%3A%2F%2Ft2.gstatic.com%2Fimages%3Fq%3Dtbn%3AANd9GcReT4wovWfBByJ2G5q0g7NtdeBNiEBw3UkbpzxENjTi7jhH6LDYzQ&sp=e88be8f88c2ebf5e6b418d469f046195", + "https://s14-eu5.ixquick.com/cgi-bin/serveimage?url=http%3A%2F%2Ft3.gstatic.com%2Fimages%3Fq%3Dtbn%3AANd9GcTmQO0c1JzFPIMQa8Ru-GZ7uNCxPWjtmSjsXXAPtrF28Vpp_Emaow&sp=1c9cf8d87d7d7625aba83f15e30270f3", + "http://assets.nydailynews.com/polopoly_fs/1.1906336.1408258966!/img/httpImage/image.jpg_gen/derivatives/article_1200/news-robinwilliams-obit-2-la.jpg", + "https://s14-eu5.ixquick.com/cgi-bin/serveimage?url=http%3A%2F%2Ft3.gstatic.com%2Fimages%3Fq%3Dtbn%3AANd9GcTqkHuavHk3tNlbtsfZBsUMPdGt6YUNf3b6AmoqFh-F-wd3DWJL-g&sp=dfc9275990e22e1e14f3e6bc00de0df2", + "https://s14-eu5.ixquick.com/cgi-bin/serveimage?url=http%3A%2F%2Ft3.gstatic.com%2Fimages%3Fq%3Dtbn%3AANd9GcTcjI0bLH3GAUML1JKT0gnY073u7KcK6nxcxuz_XM_DOtJslMI6SA&sp=ffe625608bf04a3406b769867fbfab1e", + "http://www.brocode.com/wp-content/uploads/2012/12/brobama.jpg" + ], + "links": [ + "http://www.tampabay.com/features/humaninterest/the-divorce-from-hell-the-battle-for-alimony-and-emptied-pockets/2112875", + "http://news.nationalpost.com/news/canada/london-ont-police-charge-23-year-old-mother-two-days-after-dead-baby-found-in-dumpster" + ], + "tags": [ + "abortion", + "men", + "pro-choice", + "life", + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 34032380908060, + "payout": 130.891, + "payout_at": "2016-09-08T10:22:21", + "pending_payout_value": "130.891 HBD", + "percent_hbd": 10000, + "permlink": "alimony-my-wallet-no-choice", + "post_id": 1082491, + "promoted": "93.304 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 58 + }, + "title": "Alimony: His Wallet, No Choice", + "updated": "2016-09-01T12:43:24", + "url": "/abortion/@karnal/alimony-my-wallet-no-choice" + }, + { + "active_votes": [ + { + "rshares": 4000975898439, + "voter": "dantheman" + }, + { + "rshares": 33250846024, + "voter": "aizensou" + }, + { + "rshares": 748581030023, + "voter": "pfunk" + }, + { + "rshares": 297041068093, + "voter": "chitty" + }, + { + "rshares": 34688108074, + "voter": "james-show" + }, + { + "rshares": 3933191505, + "voter": "jerome-colley" + }, + { + "rshares": 1431723281, + "voter": "murh" + }, + { + "rshares": 10075379390, + "voter": "johnerfx" + }, + { + "rshares": 1091598557, + "voter": "johnerminer" + }, + { + "rshares": 86226608664, + "voter": "kimziv" + }, + { + "rshares": 302683064, + "voter": "gerber" + }, + { + "rshares": 198782719642, + "voter": "asmolokalo" + }, + { + "rshares": 53588462318, + "voter": "sonzweil" + }, + { + "rshares": 10056526674, + "voter": "romait" + }, + { + "rshares": 1474999091, + "voter": "vi1son" + }, + { + "rshares": 1554048723, + "voter": "leksimus" + }, + { + "rshares": 4297945677, + "voter": "egjoshslim" + }, + { + "rshares": 17119266780, + "voter": "prufarchy" + }, + { + "rshares": 4370747754, + "voter": "bbrewer" + }, + { + "rshares": 452064608, + "voter": "quigua" + }, + { + "rshares": 7768702097, + "voter": "webdeals" + }, + { + "rshares": 10248594270, + "voter": "sisterholics" + }, + { + "rshares": 95075182250, + "voter": "sterlinluxan" + }, + { + "rshares": 21862344199, + "voter": "williambanks" + }, + { + "rshares": 7428316001, + "voter": "uwe69" + }, + { + "rshares": 187832844048, + "voter": "laonie" + }, + { + "rshares": 6307774269, + "voter": "myfirst" + }, + { + "rshares": 102478673665, + "voter": "somebody" + }, + { + "rshares": 3835966474, + "voter": "flysaga" + }, + { + "rshares": 19821725614, + "voter": "midnightoil" + }, + { + "rshares": 86237877, + "voter": "casandrarose" + }, + { + "rshares": 24584535688, + "voter": "xiaohui" + }, + { + "rshares": 1438747070, + "voter": "xiaokongcom" + }, + { + "rshares": 35467788361, + "voter": "cryptos" + }, + { + "rshares": 1551051361, + "voter": "scaredycatguide" + }, + { + "rshares": 3570283559, + "voter": "xianjun" + }, + { + "rshares": 235328801, + "voter": "microluck" + }, + { + "rshares": 1325687037, + "voter": "alexma3x" + }, + { + "rshares": 11509623311, + "voter": "hilarski" + }, + { + "rshares": 1400671466, + "voter": "truthandanarchy" + }, + { + "rshares": 901855752, + "voter": "steemzine" + }, + { + "rshares": 97596413, + "voter": "trendwizard" + }, + { + "rshares": 376986574, + "voter": "profanarky" + }, + { + "rshares": 52283518, + "voter": "flamedarkmoon" + }, + { + "rshares": 55770485, + "voter": "ahmetova" + }, + { + "rshares": 50531169, + "voter": "wolfdaze" + }, + { + "rshares": 322592441, + "voter": "robotev2" + }, + { + "rshares": 136773607, + "voter": "iggy" + } + ], + "author": "steemzine", + "author_payout_value": "0.000 HBD", + "author_reputation": 52.1, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Shit gets rough every now and then. Life is a pain and sometimes you just need something to pick yourself up out of a rut and into a new mind frame. 

    \n

    Here are 5 simple things you can do if you are not having the greatest day. They can simply change your mood and take you from one negative state to a more optimistic and positive one. 

    \n

    \n

    1. Put on your Jam And Throw Away Some Junk 

    \n

    Yup pump up your latest \"jam\" and start throwing junk out! One way to decide what to throw out is ask your self these two questions. 

    \n
      \n
    • When was the last time I used this? If the answer is 6 months ago or more....then...
    • \n
    • Do I really need to keep it? Or can it go to a better home. 
    • \n
    \n

    2. One persons trash is another persons treasure. 

    \n

    Don't just throw it in the bin, pass it on to a new home. Go donate it. Someone can probably put it to good use! So this is a sure fire way to start a chain of positivity. Act positive and you will be positive. 

    \n

    3. Surround Yourself With Humour And A Good Friend. 

    \n

    Pick up the phone and say hello to a friend. Have a laugh, get your funny endorphins rolling around in your body. There is no better way to do this than to make a connection with someone and have a giggle. 

    \n

    4. Reminisce A Little 

    \n

    This is an odd one, but the brain often glorifies good moments in your life. So pull out the photo album of your last wild getaway or family holiday and have a think of the good times. This will put a smile on your dial. 

    \n

    5. Plan Something

    \n

    Last but not least put a plan on paper, book a little trip, book a night out and go to the cinemas. We all need to have things we look forward to on a weekly basis, this is the stuff that keeps you going . You place the light at the end of the tunnel no on else. So turn on the light and plan a little night :) 

    \n


    \n

    I hope you found these helpful. They are things I do all the time if I'm not feeling the best! Share with us below what you do. :) 

    \n

    #steemit #steemzine #psychology #life  

    \n


    \n", + "category": "steemit", + "children": 4, + "created": "2016-08-31T01:44:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.in-spirelsmagazine.co.uk/wp-content/uploads/2014/04/Think-Positive-In-spire-LS-Magazine-2.jpg" + ], + "links": [ + "www.instagram.com" + ], + "tags": [ + "steemit", + "steemzine", + "psychology", + "life", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 6055119383758, + "payout": 6.393, + "payout_at": "2016-09-07T01:44:36", + "pending_payout_value": "6.393 HBD", + "percent_hbd": 10000, + "permlink": "steemzine-27-five-things-to-make-you-feel-better", + "post_id": 1064846, + "promoted": "89.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 48 + }, + "title": "STEEMZINE #27 - Five Things To Make You Feel Better", + "updated": "2016-08-31T22:02:48", + "url": "/steemit/@steemzine/steemzine-27-five-things-to-make-you-feel-better" + }, + { + "active_votes": [ + { + "rshares": 37958555221963, + "voter": "ned" + }, + { + "rshares": 3067363384383, + "voter": "lafona-miner" + }, + { + "rshares": 478094018503, + "voter": "lafona" + }, + { + "rshares": 1114412761220, + "voter": "delegate.lafona" + }, + { + "rshares": 308797510253, + "voter": "lafona5" + }, + { + "rshares": 117668471628, + "voter": "linouxis9" + }, + { + "rshares": 258704941582, + "voter": "pal" + }, + { + "rshares": 5881761534, + "voter": "acidyo" + }, + { + "rshares": 1061225057, + "voter": "murh" + }, + { + "rshares": 5619821999, + "voter": "marta-zaidel" + }, + { + "rshares": 206055752764, + "voter": "alexc" + }, + { + "rshares": 687457693253, + "voter": "publicworker" + }, + { + "rshares": 6893011543, + "voter": "mammasitta" + }, + { + "rshares": 336007709477, + "voter": "fyrstikken" + }, + { + "rshares": 35382236445, + "voter": "clement" + }, + { + "rshares": 12150749927, + "voter": "venuspcs" + }, + { + "rshares": 174834964660, + "voter": "asmolokalo" + }, + { + "rshares": 1911143023, + "voter": "getssidetracked" + }, + { + "rshares": 2260320253, + "voter": "cloh76" + }, + { + "rshares": 106715514958, + "voter": "pkattera" + }, + { + "rshares": 12031186934, + "voter": "fundurian" + }, + { + "rshares": 1454011802, + "voter": "vorsseli" + }, + { + "rshares": 322883299010, + "voter": "xpilar" + }, + { + "rshares": 116496190, + "voter": "bzeen" + }, + { + "rshares": 116147067, + "voter": "chugumoto" + }, + { + "rshares": 7264246012, + "voter": "lostnuggett" + }, + { + "rshares": 10147926283, + "voter": "vongohren" + }, + { + "rshares": 309088757, + "voter": "sergey44" + }, + { + "rshares": 5405936538, + "voter": "livetofly" + }, + { + "rshares": 7320667894, + "voter": "summonerrk" + }, + { + "rshares": 8481809308, + "voter": "chloetaylor" + }, + { + "rshares": 5022832456, + "voter": "fatboy" + }, + { + "rshares": 43547132598, + "voter": "claudiop63" + }, + { + "rshares": 2597513528, + "voter": "ace108" + }, + { + "rshares": 238512214, + "voter": "bullionstackers" + }, + { + "rshares": 3864529222, + "voter": "sulev" + }, + { + "rshares": 71342284, + "voter": "kurzer42" + }, + { + "rshares": 55075582585, + "voter": "driv3n" + }, + { + "rshares": 10279076152, + "voter": "thebotkiller" + }, + { + "rshares": 2704342364, + "voter": "bledarus" + }, + { + "rshares": 6742131662, + "voter": "solarguy" + }, + { + "rshares": 1158727876, + "voter": "the-bitcoin-dood" + }, + { + "rshares": 3412724038, + "voter": "catherinebleish" + }, + { + "rshares": 23315754846, + "voter": "someguy123" + }, + { + "rshares": 17657884574, + "voter": "mikemacintire" + }, + { + "rshares": 9139349966, + "voter": "craigwilliamz" + }, + { + "rshares": 2340457693, + "voter": "shadowspub" + }, + { + "rshares": 57599950, + "voter": "veronik" + }, + { + "rshares": 57487444, + "voter": "morega" + }, + { + "rshares": 2575797724, + "voter": "bbsj" + }, + { + "rshares": 4654649325, + "voter": "l0k1" + }, + { + "rshares": 33842169712, + "voter": "thecyclist" + }, + { + "rshares": 1067000528, + "voter": "zettar" + }, + { + "rshares": 453412386, + "voter": "totosky" + }, + { + "rshares": 1523069868, + "voter": "mallorca" + }, + { + "rshares": 57461594, + "voter": "mj6" + }, + { + "rshares": 860856358, + "voter": "ola1" + }, + { + "rshares": 176586448, + "voter": "natord" + }, + { + "rshares": 196786352, + "voter": "mgibson" + }, + { + "rshares": 156821466, + "voter": "charlie.wilson" + }, + { + "rshares": 158532208, + "voter": "landria" + }, + { + "rshares": 645216982, + "voter": "reddust" + }, + { + "rshares": 185748745, + "voter": "mrlemmer11" + }, + { + "rshares": 155564281, + "voter": "ddh" + }, + { + "rshares": 152254165, + "voter": "royfft" + }, + { + "rshares": 154912101, + "voter": "diogo.jesus" + }, + { + "rshares": 151754313, + "voter": "dek" + }, + { + "rshares": 151380239, + "voter": "forever-gala" + }, + { + "rshares": 141937635, + "voter": "sawgunner13" + }, + { + "rshares": 150939275, + "voter": "xaver" + }, + { + "rshares": 135751381, + "voter": "dirlei.sdias" + }, + { + "rshares": 153386890, + "voter": "jvon" + } + ], + "author": "mrlemmer11", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.8, + "beneficiaries": [], + "blacklists": [], + "body": "\n


    \n

    \n

    A simple and informative method to explain Steem Mining to new people:

    \n

    A few nights ago my girlfriend Trena asked me what I was doing. My response of 'mining' was quickly met with an elongated pause with 'huh?' immediately proceeding. It was in this moment which I was stuck with the daunting task of making my best attempt to explain exactly what the heck I was doing. Recalling my prior failed efforts to accurately explain this to others, I decided on a different approach. I'm not sure how this came about as I had not invested any time on this analogy prior, but I simply said, 'Mining Steem and crypto-currencies is like being a Taxi Driver.'

    \n

    \n

    Image Credit

    \n

    What does a Taxi Driver do?

    \n
    A taxi driver is a professional driver who transports passengers to their chosen destinations through the use of a taxi cab. By transporting their passengers, they earn a fare depending on the length of the taxi cab ride.
    \n

    https://www.sokanu.com/careers/taxi-driver/

    \n


    \n

    Why does one want to be a Taxi Driver?

    \n
      \n
    1. They earn a fare
    2. \n
    3. They enjoy driving
    4. \n
    5. They are comforatable being in a vehicle
    6. \n
    7. They like the company of others
    8. \n
    \n

    Why does one want to be Miner?

    \n
      \n
    1. they earn a reward
    2. \n
    3. they enjoy technology
    4. \n
    5. they are comfortable being on a computer
    6. \n
    7. they like crypto-currencies
    8. \n
    \n

    Just for the Money?

    \n

    \n

    Image Credit

    \n

    Before venturing into the first desire above, it is important to realize that cumulative weight of secondary motivations and beyond are typically necessary to achieve the fare/reward. From my understanding (and definitely not from waking up in the morning hundreds of dollars short than when I started the night prior!) individuals who dance and take their clothes off can make a very large 'fare/reward' as well! Knowing this, doesn't that mean I should do that too?! For me, the answer is a hard NO. I personally do not have the confidence, dancing abilities or free-natured spirit those individuals have. In the same light, a person who despises driving, is scared in a vehicle and loathes the company of others, likely wouldn't make a very good Taxi Driver. Lastly, individuals who are scared of technology, frightened by computers and do not want to be around crypto-currencies would have a difficult time mining.

    \n


    \n

    Now that we understand how important the combined weight of secondary motivations are to one's decision to become either a Taxi Driver or a Miner, let's explore how exactly a fare/reward is made. 

    \n

    \n

    Image Credit

    \n
      \n
    • The job of the Taxi Driver is to navigate geographic terrain to a specified location provided by the passenger. Payment of a fare from the passenger to the Taxi Driver is confirmation that the job was executed successfully. 
    • \n
    • In terms of mining, the job of the miner is to navigate digital data in an attempt to verify digital contracts and transfers from other users (passengers). Payment of a reward from other users to the miner is confirmation that the digital data was successfully verified.   
    • \n
    \n


    \n
      \n
    • If the Taxi Driver is unsuccessful and drops the passenger off at a different location, or his vehicle breaks down, the passenger does not need to provide compensation regardless of how close they are. Even if the Taxi Driver arrives at the correct location but several hours later than originally required, compensation may and probably won't be provided.
    • \n
    • If a miner is unsuccessful in verifying assigned transactions of digital data, no reward will be provided. If the miner confirms transactions hours or days later, no reward will be provided.
    • \n
    \n


    \n

    Ok, so this seems broad enough for most individuals to understand. Let us explore what is required to make all this happen. 

    \n

    \n

    Image Credit

    \n

    Taxi Drivers should have the following items in order to receive a fare:

    \n
      \n
    1. A Vehicle --- The Taxi Driver does not need to own one. Some Taxi Drivers work for a company who provide one to them for a cost.
    2. \n
    3. Gasoline
    4. \n
    5. A Map/GPS
    6. \n
    7. A pocket for cash payments or a Credit Card machine to take payments
    8. \n
    \n

    Miners should have the following items in order to receive a reward:  

    \n
      \n
    1. A Computer --- The Miner does not need to own one. Some Miners pay for a computer in the 'cloud.' If a miner chooses this option, a fee will be paid from the Miner to the company providing the computer.
    2. \n
    3. Electricity
    4. \n
    5. An interface which provides their computer with the information they need to verify
    6. \n
    7. A digital wallet to receive payment of their rewards
    8. \n
    \n


    \n

    I have all of those items! So now I need to sit at my computer all day and actively mine?

    \n

    \n

    Image Credit

    \n

    Nope. When you first get in to a Taxi it is stationary and the driver is paying attention to you to find out where you want to go. From there, the driver typically has a conversation on his phone, chit-chats with you, drinks coffee, eats and obsessively blows his horn. The actual driving of the vehicle for the Taxi Driver is second nature to him and he has an amazing ability to multi-task. The Taxi Driver did all of those things for your entire trip but ultimately he got you to your destination... so you paid him.

    \n

    The same goes for mining. You turn on your computer and point the mining program to it's digital destination. From there you are able to minimize the program and do anything else you so choose to. The computer knows in the background what needs to be done and just does it for you.

    \n


    \n

    Are you telling me that I can Mine while streaming Netflix and building a huge customer database for my company at the same time?

    \n

    \n

    Image Credit

    \n

    Everything has limitations. For the Taxi Driver who uses a Ford Focus for a vehicle, it would be quite difficult for him to pick of a family of 15 Sumo Wrestlers. This is difficult for two reasons: 

    \n
      \n
    1. The Taxi Driver will likely not have the space in his Ford Focus for the family. 
    2. \n
    3. If he is Harry Houdini and somehow fits them all in, the weight of the car will be so tremendous it would take hours to arrive at the destination.
    4. \n
    \n

    The same is true for your computer. Mining requires you to have memory and processing power. The Memory is equivalent to the space inside of the Ford Focus. The Processing Power is equivalent to the speed of the Ford Focus. If your other activities take up a lot of memory, or slow down your computer's speed, then it is recommended to using the mining tool when you are not actively using your computer.

    \n

    \n

    Image Credit

    \n

    Admittingly this analogy does not afford a person the resources to go and create CabCoin anytime soon. It was sufficient enough however for Trena who told me that she understood and appreciated the explanation. After which came another elongated pause and then she asked, 'So, we're going to become millionaires now?!'

    \n


    \n


    \n

    \n

    Please share, upvote and follow if you enjoyed this Original Content. Cheers!

    \n
    ", + "category": "steemit", + "children": 16, + "created": "2016-09-14T03:07:33", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://hireagreek.com/wp-content/uploads/2012/03/Cab.jpg", + "http://media.nbcconnecticut.com/images/653*367/stripper+generic+black+white.jpg", + "http://www.marilynomalley.com/wp-content/uploads/2015/04/MoneyMap.jpg", + "https://s-media-cache-ak0.pinimg.com/736x/4d/21/3c/4d213c01fdfc017db9394ecd19a2dffc.jpg", + "http://media.tumblr.com/tumblr_lxgdqeHIut1qcpel0.jpg", + "https://lisasatomidotcom.files.wordpress.com/2014/08/dsc04533-e1406962297583.jpg?w=1200&h=800&crop=1", + "http://i984.photobucket.com/albums/ae329/lzsleggs/currency/NYTransittokensideA.jpg", + "https://img1.steemit.com/0x0/http://i.imgsafe.org/dd8bd8753d.gif" + ], + "links": [ + "http://hireagreek.com/wp-content/uploads/2012/03/Cab.jpg", + "https://www.sokanu.com/careers/taxi-driver/", + "http://media.nbcconnecticut.com/images/653*367/stripper+generic+black+white.jpg", + "http://www.marilynomalley.com/wp-content/uploads/2015/04/MoneyMap.jpg", + "https://s-media-cache-ak0.pinimg.com/736x/4d/21/3c/4d213c01fdfc017db9394ecd19a2dffc.jpg", + "http://media.tumblr.com/tumblr_lxgdqeHIut1qcpel0.jpg", + "https://lisasatomidotcom.files.wordpress.com/2014/08/dsc04533-e1406962297583.jpg?w=1200&h=800&crop=1", + "http://i984.photobucket.com/albums/ae329/lzsleggs/currency/NYTransittokensideA.jpg" + ], + "tags": [ + "steemit", + "mining", + "crypto", + "guide", + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 45496544001648, + "payout": 126.774, + "payout_at": "2016-09-21T03:07:33", + "pending_payout_value": "126.774 HBD", + "percent_hbd": 10000, + "permlink": "how-steem-mining-is-quite-similar-to-being-a-taxi-driver", + "post_id": 1239469, + "promoted": "80.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 72 + }, + "title": "How Steem Mining is quite similar to being a Taxi Driver", + "updated": "2016-09-14T03:18:27", + "url": "/steemit/@mrlemmer11/how-steem-mining-is-quite-similar-to-being-a-taxi-driver" + }, + { + "active_votes": [ + { + "rshares": 7522075256853, + "voter": "steempty" + }, + { + "rshares": 24988348886256, + "voter": "berniesanders" + }, + { + "rshares": 9901828793949, + "voter": "val-a" + }, + { + "rshares": 36025763130607, + "voter": "jamesc" + }, + { + "rshares": 2496029970194, + "voter": "badassmother" + }, + { + "rshares": 3288561279691, + "voter": "pharesim" + }, + { + "rshares": 422917366153, + "voter": "abit" + }, + { + "rshares": 1112236856849, + "voter": "ihashfury" + }, + { + "rshares": 1183862689597, + "voter": "rossco99" + }, + { + "rshares": 312196904148, + "voter": "theoretical" + }, + { + "rshares": 24248742779, + "voter": "jaewoocho" + }, + { + "rshares": 3104274241, + "voter": "boy" + }, + { + "rshares": 3768967241, + "voter": "bue-witness" + }, + { + "rshares": 98293661014, + "voter": "testz" + }, + { + "rshares": 684023815, + "voter": "bunny" + }, + { + "rshares": 6262040942648, + "voter": "clayop" + }, + { + "rshares": 54879922251, + "voter": "bue" + }, + { + "rshares": 1663376608, + "voter": "mini" + }, + { + "rshares": 213796245, + "voter": "moon" + }, + { + "rshares": 211173098584, + "voter": "alex90342fastn1" + }, + { + "rshares": 2179750028854, + "voter": "bhuz" + }, + { + "rshares": 76449229334, + "voter": "aizensou" + }, + { + "rshares": 3649298703094, + "voter": "au1nethyb1" + }, + { + "rshares": 425545852651, + "voter": "recursive2" + }, + { + "rshares": 412795654359, + "voter": "recursive3" + }, + { + "rshares": 149519862664, + "voter": "signalandnoise" + }, + { + "rshares": 6451379962, + "voter": "sean0010" + }, + { + "rshares": 1297104191956, + "voter": "steempower" + }, + { + "rshares": 479173275727, + "voter": "boatymcboatface" + }, + { + "rshares": 58301259311, + "voter": "vip" + }, + { + "rshares": 625011253, + "voter": "healthcare" + }, + { + "rshares": 973151466, + "voter": "daniel.pan" + }, + { + "rshares": 20925089971, + "voter": "hcf27" + }, + { + "rshares": 400815204843, + "voter": "woo7739" + }, + { + "rshares": 25536159117, + "voter": "dedriss" + }, + { + "rshares": 126314629886, + "voter": "team" + }, + { + "rshares": 311760015914, + "voter": "chitty" + }, + { + "rshares": 288356419, + "voter": "helen.tan" + }, + { + "rshares": 51523044174, + "voter": "unosuke" + }, + { + "rshares": 24301983295, + "voter": "yefet" + }, + { + "rshares": 317661921087, + "voter": "noaommerrr" + }, + { + "rshares": 565165844, + "voter": "sunsallo" + }, + { + "rshares": 4092550231, + "voter": "morning" + }, + { + "rshares": 79790877765, + "voter": "easteagle13" + }, + { + "rshares": 554083555, + "voter": "f35720" + }, + { + "rshares": 4229901343, + "voter": "atomrigs" + }, + { + "rshares": 47076852463, + "voter": "cyan91" + }, + { + "rshares": 542657562, + "voter": "panmeur" + }, + { + "rshares": 21463792797, + "voter": "ninzacode" + }, + { + "rshares": 401576015977, + "voter": "leesunmoo" + }, + { + "rshares": 11524469542, + "voter": "holabebe" + }, + { + "rshares": 478171148244, + "voter": "eeks" + }, + { + "rshares": 1516993575, + "voter": "fkn" + }, + { + "rshares": 2067432843, + "voter": "gekko" + }, + { + "rshares": 335151732396, + "voter": "teamsteem" + }, + { + "rshares": 2660762796, + "voter": "elishagh1" + }, + { + "rshares": 1031904899, + "voter": "weenfan" + }, + { + "rshares": 143474566462, + "voter": "steve-walschot" + }, + { + "rshares": 7756564648, + "voter": "kefkius" + }, + { + "rshares": 43838713879, + "voter": "hannixx42" + }, + { + "rshares": 490963482, + "voter": "coar" + }, + { + "rshares": 1426405521, + "voter": "murh" + }, + { + "rshares": 596609188, + "voter": "kodi" + }, + { + "rshares": 1014021436859, + "voter": "cyber" + }, + { + "rshares": 61541292423, + "voter": "theshell" + }, + { + "rshares": 25360606957, + "voter": "thecryptofiend" + }, + { + "rshares": 54554448698, + "voter": "justtryme90" + }, + { + "rshares": 147474797358, + "voter": "killerstorm" + }, + { + "rshares": 352099935937, + "voter": "hedge-x" + }, + { + "rshares": 53652979111, + "voter": "juanmiguelsalas" + }, + { + "rshares": 20737376375, + "voter": "samether" + }, + { + "rshares": 20441782051, + "voter": "ratel" + }, + { + "rshares": 24830088226, + "voter": "wongshiying" + }, + { + "rshares": 191689407723, + "voter": "will-zewe" + }, + { + "rshares": 31384002121, + "voter": "everythink" + }, + { + "rshares": 1177241468, + "voter": "johnerminer" + }, + { + "rshares": 19582695354, + "voter": "ziv" + }, + { + "rshares": 30445271769, + "voter": "michaelx" + }, + { + "rshares": 173865949638, + "voter": "thedashguy" + }, + { + "rshares": 687283775705, + "voter": "publicworker" + }, + { + "rshares": 16109589732, + "voter": "kimziv" + }, + { + "rshares": 471231170, + "voter": "mrhankeh" + }, + { + "rshares": 44581007671, + "voter": "clement" + }, + { + "rshares": 67353282904, + "voter": "asmolokalo" + }, + { + "rshares": 59389039635, + "voter": "booja" + }, + { + "rshares": 33316496731, + "voter": "good-karma" + }, + { + "rshares": 55883294544, + "voter": "sonzweil" + }, + { + "rshares": 8232743777, + "voter": "wefdi" + }, + { + "rshares": 1043405105, + "voter": "dennygalindo" + }, + { + "rshares": 12819399545, + "voter": "hakise" + }, + { + "rshares": 805014389604, + "voter": "slowwalker" + }, + { + "rshares": 4993479281, + "voter": "jay4u" + }, + { + "rshares": 5165462249, + "voter": "furion" + }, + { + "rshares": 728943966, + "voter": "busser" + }, + { + "rshares": 6226920004, + "voter": "owdy" + }, + { + "rshares": 52802898, + "voter": "ch0c0latechip" + }, + { + "rshares": 1591182061, + "voter": "vi1son" + }, + { + "rshares": 1468179089306, + "voter": "renohq" + }, + { + "rshares": 5543993422, + "voter": "secom" + }, + { + "rshares": 1429626348, + "voter": "mixa" + }, + { + "rshares": 1194448323, + "voter": "steem1653" + }, + { + "rshares": 4725192532, + "voter": "gikitiki" + }, + { + "rshares": 10536548854, + "voter": "asim" + }, + { + "rshares": 215588792605, + "voter": "jesta" + }, + { + "rshares": 17496195281, + "voter": "toxonaut" + }, + { + "rshares": 3762588821, + "voter": "karen13" + }, + { + "rshares": 24462855657, + "voter": "igster" + }, + { + "rshares": 280868838879, + "voter": "nabilov" + }, + { + "rshares": 16063833668, + "voter": "bycz" + }, + { + "rshares": 399177345, + "voter": "mrshade" + }, + { + "rshares": 44419603271, + "voter": "yongyoon" + }, + { + "rshares": 37955810506, + "voter": "creemej" + }, + { + "rshares": 87211957, + "voter": "wildchild" + }, + { + "rshares": 127815186400, + "voter": "demotruk" + }, + { + "rshares": 166457850344, + "voter": "blueorgy" + }, + { + "rshares": 1668103782, + "voter": "smolalit" + }, + { + "rshares": 20090141106, + "voter": "mustafaomar" + }, + { + "rshares": 3061930750, + "voter": "fubar-bdhr" + }, + { + "rshares": 7507318975, + "voter": "bitcoiner" + }, + { + "rshares": 3573032836, + "voter": "tarindel" + }, + { + "rshares": 23249882297, + "voter": "deanliu" + }, + { + "rshares": 182915328244, + "voter": "jl777" + }, + { + "rshares": 7072481705, + "voter": "lostnuggett" + }, + { + "rshares": 1638811638, + "voter": "positive" + }, + { + "rshares": 9869776299, + "voter": "fishborne" + }, + { + "rshares": 3980845591, + "voter": "sompitonov" + }, + { + "rshares": 710213220, + "voter": "quigua" + }, + { + "rshares": 14316005865, + "voter": "lemooljiang" + }, + { + "rshares": 41105371277, + "voter": "claudiop63" + }, + { + "rshares": 15588069737, + "voter": "proto" + }, + { + "rshares": 639294741, + "voter": "curator" + }, + { + "rshares": 26668886727, + "voter": "pinkisland" + }, + { + "rshares": 2640228486, + "voter": "sisterholics" + }, + { + "rshares": 5526372219, + "voter": "royalmacro" + }, + { + "rshares": 13899591365, + "voter": "michaeldodridge" + }, + { + "rshares": 53921295, + "voter": "fnait" + }, + { + "rshares": 40053798507, + "voter": "celebr1ty" + }, + { + "rshares": 156341247, + "voter": "steemster1" + }, + { + "rshares": 113500096, + "voter": "peace77" + }, + { + "rshares": 2305218289, + "voter": "bullionstackers" + }, + { + "rshares": 18454999414, + "voter": "lsc9999" + }, + { + "rshares": 3254259308, + "voter": "glitterpig" + }, + { + "rshares": 1254441972, + "voter": "metaflute" + }, + { + "rshares": 35209586477, + "voter": "gomeravibz" + }, + { + "rshares": 7880937531, + "voter": "taker" + }, + { + "rshares": 36891688832, + "voter": "rampant" + }, + { + "rshares": 63257042, + "voter": "sharon" + }, + { + "rshares": 64457212, + "voter": "lillianjones" + }, + { + "rshares": 95032455818, + "voter": "laonie" + }, + { + "rshares": 23121983186, + "voter": "rawnetics" + }, + { + "rshares": 7786511219, + "voter": "thebluepanda" + }, + { + "rshares": 3913140293, + "voter": "myfirst" + }, + { + "rshares": 19342356456, + "voter": "somebody" + }, + { + "rshares": 17327320500, + "voter": "sunshine" + }, + { + "rshares": 723540075, + "voter": "flysaga" + }, + { + "rshares": 11858584602, + "voter": "gmurph" + }, + { + "rshares": 1015711349723, + "voter": "thisvsthis" + }, + { + "rshares": 9752646840, + "voter": "mrweed" + }, + { + "rshares": 4273763897, + "voter": "midnightoil" + }, + { + "rshares": 4081288848, + "voter": "ullikume" + }, + { + "rshares": 60963253140, + "voter": "ssm1810" + }, + { + "rshares": 15450353150, + "voter": "tommycoin" + }, + { + "rshares": 10652439829, + "voter": "xiaohui" + }, + { + "rshares": 1890555526, + "voter": "t3ran13" + }, + { + "rshares": 21440262662, + "voter": "jphamer1" + }, + { + "rshares": 65105820, + "voter": "korose" + }, + { + "rshares": 1296524008, + "voter": "paynode" + }, + { + "rshares": 62525016, + "voter": "nickche" + }, + { + "rshares": 116629075, + "voter": "agussudaryanto" + }, + { + "rshares": 334316050, + "voter": "xiaokongcom" + }, + { + "rshares": 64952156, + "voter": "msjennifer" + }, + { + "rshares": 61009676, + "voter": "ciao" + }, + { + "rshares": 62978439988, + "voter": "cryptos" + }, + { + "rshares": 56698723, + "voter": "dmns" + }, + { + "rshares": 59146649, + "voter": "steemo" + }, + { + "rshares": 673691369, + "voter": "xianjun" + }, + { + "rshares": 58994070, + "voter": "steema" + }, + { + "rshares": 58969965, + "voter": "nyoba" + }, + { + "rshares": 74480084, + "voter": "confucius" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 59901741, + "voter": "jarvis" + }, + { + "rshares": 5635633617, + "voter": "userlogin" + }, + { + "rshares": 18470040669, + "voter": "andrewfoodist" + }, + { + "rshares": 12697983735, + "voter": "matrixdweller" + }, + { + "rshares": 57933957, + "voter": "fortuner" + }, + { + "rshares": 3649124709, + "voter": "blocho" + }, + { + "rshares": 3418565775, + "voter": "kyriacos" + }, + { + "rshares": 190168923, + "voter": "cryptomental" + }, + { + "rshares": 13246920821, + "voter": "gvargas123" + }, + { + "rshares": 57772261, + "voter": "johnbyrd" + }, + { + "rshares": 57754194, + "voter": "thomasaustin" + }, + { + "rshares": 56573535, + "voter": "thermor" + }, + { + "rshares": 57764404, + "voter": "ficholl" + }, + { + "rshares": 56566121, + "voter": "widell" + }, + { + "rshares": 56161396, + "voter": "revelbrooks" + }, + { + "rshares": 7674854463, + "voter": "craigwilliamz" + }, + { + "rshares": 3837911452, + "voter": "booky" + }, + { + "rshares": 59196527, + "voter": "rgla216" + }, + { + "rshares": 56145566, + "voter": "curpose" + }, + { + "rshares": 59160726, + "voter": "margas6" + }, + { + "rshares": 57991172, + "voter": "seungwonkim" + }, + { + "rshares": 14180456361, + "voter": "krnel" + }, + { + "rshares": 7066713736, + "voter": "einsteinpotsdam" + }, + { + "rshares": 703482676, + "voter": "gear66" + }, + { + "rshares": 55085378, + "voter": "troich" + }, + { + "rshares": 43794544469, + "voter": "daxon" + }, + { + "rshares": 55091113, + "voter": "crion" + }, + { + "rshares": 54739685, + "voter": "hitherise" + }, + { + "rshares": 54730557, + "voter": "wiss" + }, + { + "rshares": 10072410872, + "voter": "ghasemkiani" + }, + { + "rshares": 55501723, + "voter": "jamespro" + }, + { + "rshares": 54362089, + "voter": "stroully" + }, + { + "rshares": 5774724528, + "voter": "immortalfame" + }, + { + "rshares": 54019345, + "voter": "thadm" + }, + { + "rshares": 54017499, + "voter": "prof" + }, + { + "rshares": 892494003, + "voter": "smisi" + }, + { + "rshares": 53655807, + "voter": "yorsens" + }, + { + "rshares": 53331040, + "voter": "bane" + }, + { + "rshares": 53324520, + "voter": "vive" + }, + { + "rshares": 53318865, + "voter": "coad" + }, + { + "rshares": 2062521702, + "voter": "mindhunter" + }, + { + "rshares": 25841078460, + "voter": "dubi" + }, + { + "rshares": 54085429, + "voter": "sofa" + }, + { + "rshares": 3283008303, + "voter": "patelincho" + }, + { + "rshares": 54793782, + "voter": "park.bom" + }, + { + "rshares": 54556846761, + "voter": "tracemayer" + }, + { + "rshares": 394704692, + "voter": "littlescribe" + }, + { + "rshares": 459120073, + "voter": "jessicanicklos" + }, + { + "rshares": 53055629, + "voter": "ailo" + }, + { + "rshares": 1347001825, + "voter": "bitcoinparadise" + }, + { + "rshares": 2284345748, + "voter": "whatsup" + }, + { + "rshares": 3196982382, + "voter": "steempowerwhale" + }, + { + "rshares": 1610026744, + "voter": "bontonstory" + }, + { + "rshares": 90855304, + "voter": "inarix03" + }, + { + "rshares": 136546238548, + "voter": "skt" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 316214146, + "voter": "robotev2" + }, + { + "rshares": 225136890, + "voter": "bobbybillbob" + }, + { + "rshares": 898379463, + "voter": "twinbraid" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 59746972, + "voter": "piphunters" + }, + { + "rshares": 4055464024, + "voter": "luzcypher" + }, + { + "rshares": 543618786, + "voter": "grisha-danunaher" + }, + { + "rshares": 79254686, + "voter": "igtes" + }, + { + "rshares": 160907900, + "voter": "buffett" + }, + { + "rshares": 111492251, + "voter": "siniceku" + }, + { + "rshares": 184673908, + "voter": "jameshowarrd" + }, + { + "rshares": 56431137, + "voter": "serikus" + }, + { + "rshares": 155990992, + "voter": "elguapo4twenty" + }, + { + "rshares": 155911120, + "voter": "blackheart304" + }, + { + "rshares": 146185843, + "voter": "james93" + }, + { + "rshares": 155496536, + "voter": "alterego" + }, + { + "rshares": 155166744, + "voter": "catman69" + }, + { + "rshares": 154958886, + "voter": "jovic" + }, + { + "rshares": 123954585, + "voter": "roger.steemit" + }, + { + "rshares": 2981585837, + "voter": "cgp17" + }, + { + "rshares": 154476148, + "voter": "hacon" + } + ], + "author": "clayop", + "author_payout_value": "0.000 HBD", + "author_reputation": 65.47, + "beneficiaries": [], + "blacklists": [], + "body": "## Summary\nThis post introduces two new statistics about influences on rewards with the consideration of the leverage of Steem Power (IPR) to provide more through understanding about the whale issue.\n\n\n## Introduction\n\nThe whale issue of Steem is one of the most frequently debated topic from its beginning. But we still do not have through understanding regarding the current situations, such as how much whales have influences on rewards, or how unequal the situation is. In this post, I would like to introduce two new statistics, 1) Influences on (author) rewards, 2) Influence to Steem Power Ratio (IPR), to provide more comprehensive knowledge about the whale issue.\n\n\n\n## Methods\n\nThe data is from Steem blockchain from 2016/8/16 (After v0.13.0) to 2016/9/8.\nInfluences of whales on rewards is calculated based on the following equations.\n\n```\n- Rshares of a post: sum(voters_rshares)\n- Vshares of a post: (posts_rshares)^2\n- Daily vshares: sum(posts_vshares)\n- Voter's vshares on a post: posts_vshares * (voters_rshares / posts_rshares)\n- Voter's daily vshares: sum(voters_vshares)\n- Voter's influence: voters_daily_vshares / daily_vshares\n```\n\nTo get IPR, we just need a simple equation.\n```\n- IPR = Influence / (voters_vests / total_vests)\n```\n*Note: Steemit account's vests are excluded from total_vests*\n\n\n## Results\n\nRank | Account | Influence(%) | Steem Power (%) | IPR\n:----:|:----:|----|----|----\n1\t|\tsmooth\t|\t13.34\t|\t2.86\t|\t4.67\n2\t|\tblocktrades\t|\t11.60\t|\t3.71\t|\t3.13\n3\t|\tberniesanders\t|\t10.55\t|\t2.97\t|\t3.55\n4\t|\tsteemed\t|\t3.92\t|\t1.62\t|\t2.42\n5\t|\titsascam\t|\t3.82\t|\t1.53\t|\t2.49\n6\t|\ttombstone\t|\t3.62\t|\t1.87\t|\t1.93\n7\t|\tdantheman\t|\t3.51\t|\t2.54\t|\t1.38\n8\t|\tsummon\t|\t3.11\t|\t1.29\t|\t2.41\n9\t|\tjamesc\t|\t2.78\t|\t3.20\t|\t0.87\n10\t|\tcomplexring\t|\t2.37\t|\t0.67\t|\t3.52\n11\t|\tsmooth.witness\t|\t2.32\t|\t0.53\t|\t4.37\n12\t|\twang\t|\t1.97\t|\t0.66\t|\t2.97\n13\t|\tnextgencrypto\t|\t1.81\t|\t0.51\t|\t3.53\n14\t|\trainman\t|\t1.78\t|\t1.51\t|\t1.18\n15\t|\trecursive\t|\t1.56\t|\t0.31\t|\t5.11\n16\t|\tsilversteem\t|\t1.55\t|\t0.46\t|\t3.39\n17\t|\triverhead\t|\t1.53\t|\t0.68\t|\t2.23\n18\t|\tpharesim\t|\t1.53\t|\t0.88\t|\t1.74\n19\t|\tned\t|\t1.52\t|\t5.73\t|\t0.27\n20\t|\tsteemit200\t|\t1.38\t|\t0.57\t|\t2.42\n21\t|\tsteempty\t|\t1.30\t|\t0.69\t|\t1.87\n22\t|\tkushed\t|\t1.15\t|\t0.50\t|\t2.29\n23\t|\txeldal\t|\t1.15\t|\t0.64\t|\t1.79\n24\t|\thr1\t|\t1.00\t|\t0.21\t|\t4.69\n25\t|\tsatoshifund\t|\t0.99\t|\t0.35\t|\t2.85\n26\t|\tenki\t|\t0.91\t|\t0.53\t|\t1.71\n27\t|\tval-a\t|\t0.91\t|\t2.80\t|\t0.32\n28\t|\tsilver\t|\t0.74\t|\t0.19\t|\t3.85\n29\t|\tau1nethyb1\t|\t0.72\t|\t0.42\t|\t1.71\n30\t|\tbadassmother\t|\t0.63\t|\t0.26\t|\t2.44\n\nSurprisingly, top 10 have about 60% (actually over 60% since `smooth` and `smooth.witness` is controlled by same person) of author rewards, while they only have 22% of Steem Power. And the top 3 (`smooth`, `blocktrades`, `berniesanders` consist of 35.5% of influences, for instance, if daily author reward is $20,000, about $7,000 is from these three's voting activities. The average IPR of the top 10 is 2.63, but if we do the same calculation with rank 41~50, they only have IPR of 0.75. This means that influences on rewards is unequally distributed, more specifically it is biased to some whales.\n\n![](http://i.imgsafe.org/26684444a1.jpg)\n\nAdditionally, I calculated some basic statics about top rankers voting patterns.\n\n- Range: Number of unique writers they voted for\n- Mean: Average number of votes per writer\n- Max: Maximum number of votes on a writer\n- Stdev: Standard deviation of votes\n\nRank | Account | Range | Mean | Max | Stdev\n:----:|:----:|----|----|----|----\n1\t|\tsmooth\t|\t340\t|\t2.32\t|\t65\t|\t7.49\n2\t|\tblocktrades\t|\t480\t|\t1.31\t|\t22.4\t|\t1.51\n3\t|\tberniesanders\t|\t785\t|\t1.27\t|\t14.5\t|\t1.7\n4\t|\tsteemed\t|\t80\t|\t3.64\t|\t44\t|\t6.43\n5\t|\titsascam\t|\t79\t|\t3.69\t|\t44\t|\t6.49\n6\t|\ttombstone\t|\t196\t|\t1.64\t|\t12.1\t|\t2.18\n7\t|\tdantheman\t|\t339\t|\t0.66\t|\t10.3\t|\t1.23\n8\t|\tsummon\t|\t220\t|\t1.65\t|\t14.4\t|\t1.99\n9\t|\tjamesc\t|\t135\t|\t1.1\t|\t12.8\t|\t1.81\n10\t|\tcomplexring\t|\t534\t|\t1.75\t|\t39\t|\t3.04\n11\t|\tsmooth.witness\t|\t324\t|\t2.4\t|\t65\t|\t7.61\n12\t|\twang\t|\t213\t|\t8.29\t|\t82\t|\t10.41\n13\t|\tnextgencrypto\t|\t755\t|\t1.4\t|\t14\t|\t1.51\n14\t|\trainman\t|\t170\t|\t1.18\t|\t9.7\t|\t1.3\n15\t|\trecursive\t|\t121\t|\t9.78\t|\t51\t|\t11.76\n16\t|\tsilversteem\t|\t760\t|\t1.82\t|\t15\t|\t2.08\n17\t|\triverhead\t|\t334\t|\t1.53\t|\t12.6\t|\t1.4\n18\t|\tpharesim\t|\t404\t|\t2.03\t|\t54\t|\t3.89\n19\t|\tned\t|\t238\t|\t0.18\t|\t2.6\t|\t0.35\n20\t|\tsteemit200\t|\t175\t|\t2.41\t|\t13\t|\t2.29\n21\t|\tsteempty\t|\t164\t|\t2.89\t|\t34\t|\t4.84\n22\t|\tkushed\t|\t250\t|\t2.61\t|\t84\t|\t7.36\n23\t|\txeldal\t|\t204\t|\t2.92\t|\t48\t|\t5.65\n24\t|\thr1\t|\t104\t|\t10.34\t|\t52\t|\t11.86\n25\t|\tsatoshifund\t|\t130\t|\t2.51\t|\t21\t|\t3.61\n26\t|\tenki\t|\t174\t|\t3.22\t|\t46\t|\t5.58\n27\t|\tval-a\t|\t75\t|\t0.36\t|\t1.5\t|\t0.42\n28\t|\tsilver\t|\t763\t|\t1.83\t|\t15\t|\t2.13\n29\t|\tau1nethyb1\t|\t205\t|\t1.97\t|\t11\t|\t1.79\n30\t|\tbadassmother\t|\t235\t|\t2.75\t|\t15\t|\t2.77\n\n\n\nAmong these statistics, max and stdev should be highlighted, since higher numbers imply that a whale's voting is very concentrated (possibily due to his/her preferences or favorable connection with authors?), and this can further create perception of inequality. (People recursively see high rewards on same author's posts). For comparison, while `blocktrades` and `berniesanders` have similar influences with `smooth`, they have much lower max and stdev, which implies that their votes are widely dispersed to many writers. But we can see very high max and stdev in `hr1`, `recursive`, `wang`, and `smooth`. In addition, we can find `smooth` and `smooth.witness`, and `recursive` and `hr1` have the similar patterns respectively, probably because each pair of accounts is using the same voting bot.\n\n\n## Wrap-up\n\nThe results show that influence is much higher than whales' actual steem power, especially by active whale bots. In my humble opinion, the fundamental cause is the squared rshares, which makes large voting power much greater. We need further discussion about this issue and have to address it for better Steem society.\n\n\n### P.S. Do you think that I have to post these stats everyday, weekly, or monthly? (Everyday data has influence and IPR only because the second table requires more samples)", + "category": "stats", + "children": 52, + "created": "2016-09-09T07:44:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgsafe.org/26684444a1.jpg" + ], + "tags": [ + "stats", + "steemstats", + "steem", + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 114295236077684, + "payout": 772.883, + "payout_at": "2016-09-16T07:44:36", + "pending_payout_value": "772.883 HBD", + "percent_hbd": 10000, + "permlink": "how-much-do-whales-influences-on-rewards-introducing-new-statistics", + "post_id": 1181735, + "promoted": "80.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 262 + }, + "title": "How Much Do Whales Influences on Rewards? Introducing New Statistics", + "updated": "2016-09-10T02:38:06", + "url": "/stats/@clayop/how-much-do-whales-influences-on-rewards-introducing-new-statistics" + }, + { + "active_votes": [ + { + "rshares": 3125880993338, + "voter": "lafona-miner" + }, + { + "rshares": 408289760599, + "voter": "lafona" + }, + { + "rshares": 1488951561218, + "voter": "abit" + }, + { + "rshares": 1042393900131, + "voter": "delegate.lafona" + }, + { + "rshares": 314660513280, + "voter": "lafona5" + }, + { + "rshares": 3718242946, + "voter": "boy" + }, + { + "rshares": 204675696436, + "voter": "steem-id" + }, + { + "rshares": 4513908950, + "voter": "bue-witness" + }, + { + "rshares": 836654069, + "voter": "bunny" + }, + { + "rshares": 64676583521, + "voter": "bue" + }, + { + "rshares": 1992692418, + "voter": "mini" + }, + { + "rshares": 256370467, + "voter": "moon" + }, + { + "rshares": 779706217649, + "voter": "pfunk" + }, + { + "rshares": 258831864092, + "voter": "pheonike" + }, + { + "rshares": 15405606665, + "voter": "proctologic" + }, + { + "rshares": 747149284, + "voter": "healthcare" + }, + { + "rshares": 1160439161, + "voter": "daniel.pan" + }, + { + "rshares": 2661949408710, + "voter": "donkeypong" + }, + { + "rshares": 294379086507, + "voter": "chitty" + }, + { + "rshares": 345736815, + "voter": "helen.tan" + }, + { + "rshares": 411003001399, + "voter": "chryspano" + }, + { + "rshares": 5074340107, + "voter": "holabebe" + }, + { + "rshares": 37289186848, + "voter": "james-show" + }, + { + "rshares": 887821271, + "voter": "weenfan" + }, + { + "rshares": 1787813756, + "voter": "murh" + }, + { + "rshares": 19203629337, + "voter": "mughat" + }, + { + "rshares": 351472513122, + "voter": "blakemiles84" + }, + { + "rshares": 197868013655, + "voter": "leon-fu" + }, + { + "rshares": 11501194922, + "voter": "johnerfx" + }, + { + "rshares": 310003040, + "voter": "applecrisp" + }, + { + "rshares": 168786451071, + "voter": "will-zewe" + }, + { + "rshares": 207639750909, + "voter": "kaylinart" + }, + { + "rshares": 21377142974, + "voter": "ossama-benjohn" + }, + { + "rshares": 649863857, + "voter": "johnerminer" + }, + { + "rshares": 125488800966, + "voter": "thedashguy" + }, + { + "rshares": 20477012370, + "voter": "keithwillshine" + }, + { + "rshares": 81550066393, + "voter": "kimziv" + }, + { + "rshares": 5078101791, + "voter": "ben99" + }, + { + "rshares": 1901149350, + "voter": "the.bot" + }, + { + "rshares": 8358099209, + "voter": "johnbradshaw" + }, + { + "rshares": 7061836326, + "voter": "quintanilla" + }, + { + "rshares": 398408180, + "voter": "artem-sokoloff" + }, + { + "rshares": 52093500846, + "voter": "booja" + }, + { + "rshares": 5517904010, + "voter": "unicornfarts" + }, + { + "rshares": 119597107511, + "voter": "robrigo" + }, + { + "rshares": 10102298181, + "voter": "stealthtrader" + }, + { + "rshares": 5825119560, + "voter": "vote" + }, + { + "rshares": 25445356820, + "voter": "tcfxyz" + }, + { + "rshares": 295356843, + "voter": "steemswede" + }, + { + "rshares": 12165310382, + "voter": "picokernel" + }, + { + "rshares": 455676704, + "voter": "cherish" + }, + { + "rshares": 11263291480, + "voter": "asim" + }, + { + "rshares": 187927799041, + "voter": "jesta" + }, + { + "rshares": 34393459049, + "voter": "biophil" + }, + { + "rshares": 51605156715, + "voter": "sephiroth" + }, + { + "rshares": 235543115, + "voter": "aqris" + }, + { + "rshares": 10404996383, + "voter": "bycz" + }, + { + "rshares": 2210167101, + "voter": "dmacshady" + }, + { + "rshares": 18791650123, + "voter": "grolelo" + }, + { + "rshares": 61808290901, + "voter": "inertia" + }, + { + "rshares": 39381536274, + "voter": "yongyoon" + }, + { + "rshares": 1666843562, + "voter": "vyrl" + }, + { + "rshares": 14122971768, + "voter": "dudutaulois" + }, + { + "rshares": 60718837, + "voter": "annie-kim" + }, + { + "rshares": 104788510, + "voter": "elmusic" + }, + { + "rshares": 9947377892, + "voter": "vongohren" + }, + { + "rshares": 9416293870, + "voter": "alsprinting" + }, + { + "rshares": 3646489258, + "voter": "bristolchris72" + }, + { + "rshares": 10898752497, + "voter": "carlidos" + }, + { + "rshares": 4960761826, + "voter": "sacode" + }, + { + "rshares": 36290453100, + "voter": "fatboy" + }, + { + "rshares": 10226666674, + "voter": "sisterholics" + }, + { + "rshares": 10955022647, + "voter": "michaeldodridge" + }, + { + "rshares": 2388216457, + "voter": "belkins" + }, + { + "rshares": 26544745435, + "voter": "williambanks" + }, + { + "rshares": 37382286273, + "voter": "allasyummyfood" + }, + { + "rshares": 14354586582, + "voter": "felixxx" + }, + { + "rshares": 61773284051, + "voter": "laonie" + }, + { + "rshares": 11256852364, + "voter": "myfirst" + }, + { + "rshares": 95543829460, + "voter": "somebody" + }, + { + "rshares": 3592062376, + "voter": "flysaga" + }, + { + "rshares": 19797420121, + "voter": "midnightoil" + }, + { + "rshares": 84546938, + "voter": "casandrarose" + }, + { + "rshares": 636463375, + "voter": "romancs" + }, + { + "rshares": 7006195248, + "voter": "xiaohui" + }, + { + "rshares": 10158772596, + "voter": "ekitcho" + }, + { + "rshares": 113446972, + "voter": "bigsambucca" + }, + { + "rshares": 238337441, + "voter": "sillygoon" + }, + { + "rshares": 1313251435, + "voter": "xiaokongcom" + }, + { + "rshares": 62218938, + "voter": "watchblogger" + }, + { + "rshares": 49201239700, + "voter": "driv3n" + }, + { + "rshares": 117591207, + "voter": "darthnava" + }, + { + "rshares": 7679327381, + "voter": "goingpaper" + }, + { + "rshares": 3302144579, + "voter": "xianjun" + }, + { + "rshares": 1718249749, + "voter": "bledarus" + }, + { + "rshares": 220517413, + "voter": "microluck" + }, + { + "rshares": 6147352384, + "voter": "matrixdweller" + }, + { + "rshares": 5956821758, + "voter": "theb0red1" + }, + { + "rshares": 69848769518, + "voter": "helikopterben" + }, + { + "rshares": 5475236782, + "voter": "solarguy" + }, + { + "rshares": 62279229, + "voter": "pollina" + }, + { + "rshares": 7876761050, + "voter": "mrgrey" + }, + { + "rshares": 87991131377, + "voter": "icfiedler" + }, + { + "rshares": 228117853, + "voter": "psybin" + }, + { + "rshares": 1941499119, + "voter": "movievertigo" + }, + { + "rshares": 54834723, + "voter": "kamil5" + }, + { + "rshares": 17973584280, + "voter": "andrewawerdna" + }, + { + "rshares": 1763904333, + "voter": "unchainedio" + }, + { + "rshares": 60077236, + "voter": "zein" + }, + { + "rshares": 11731336511, + "voter": "darrantrute" + }, + { + "rshares": 12066449411, + "voter": "ryan-singer" + }, + { + "rshares": 1573966103, + "voter": "xanoxt" + }, + { + "rshares": 53433968, + "voter": "kosmatimuc" + }, + { + "rshares": 1345107090, + "voter": "l0k1" + }, + { + "rshares": 709360681, + "voter": "armenarmen" + }, + { + "rshares": 421813426, + "voter": "shieha" + }, + { + "rshares": 55020754, + "voter": "mightypenguin" + }, + { + "rshares": 269649250, + "voter": "benjamin.still" + }, + { + "rshares": 25287187748, + "voter": "dubi" + }, + { + "rshares": 878883968, + "voter": "baodog" + }, + { + "rshares": 91630309, + "voter": "alina1" + }, + { + "rshares": 357194723, + "voter": "ct-gurus" + }, + { + "rshares": 52324031, + "voter": "roxanne" + }, + { + "rshares": 5186278337, + "voter": "ivicaa" + }, + { + "rshares": 53222151, + "voter": "rb3coins" + }, + { + "rshares": 1699144311, + "voter": "burnin" + }, + { + "rshares": 183928287, + "voter": "bitcoinparadise" + }, + { + "rshares": 75604322, + "voter": "whatsup" + }, + { + "rshares": 1028404751, + "voter": "steemsatoshi" + }, + { + "rshares": 322790516, + "voter": "robotev1" + }, + { + "rshares": 51080933, + "voter": "shivayoga" + }, + { + "rshares": 50245473, + "voter": "rony" + }, + { + "rshares": 147037069, + "voter": "steemitcharity" + } + ], + "author": "james-show", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.33, + "beneficiaries": [], + "blacklists": [], + "body": "_Firstly, I must admit I have spent more time thinking about Steem(it) than I have been paid for by it. And to be honest (and disappointing to readers/whales and me as far as payouts go) I have found more than a few BIG Problems with Steem. Problems that if not addressed, will lead to its ultimate failure. Now, you might not agree with me (very likely) but they will.\nAnd I love Steem and I do think it is a few shorts changes short of being \u201cThe Game Changer\u201d!_\n#\n![steemit image](https://steemit.com/images/steemit-share.png)\n#\nOK that was the intro, now to the point\u2026\n#\n I consider [Why I Want to Short Steem [Beyond Trading \u2013part2. 08/23/2016](https://steemit.com/steemit/@james-show/why-i-want-to-short-steem-beyond-trading-part2-08-23-2016) post of mine, the greatest insight in the Steem space, that I (and most writers that I have come across) ever got. \nI also totally understand why most of you will find the believes of mine expressed there \u201cstupid\u201d \u201csilly\u201d \u201coutdated\u201d, but that take of yours does not makes them invalid or not true. Actually they are as true as when Adam Smith first thought of them\u2026.\n# Back to the present\u2026\nYes, I do __not__ believe; \u201cThe company\u2019s worth is what N million customers are worth to Facebook (or 100 times more in Steemit\u2019s case)\u201d, especially when the company has NO CLUE how to monetize on those customers\u2026.\n#\n__And today this changed (maybe alittle, maybe alot [1]) by the introduction of \u201cpromoted posts\u201d__\nWith _promoted posts_ we can see how the system / all Steem power holders can benefit from someone trying to come to the system and pay his way in to all SP holders!\n#\nIt is a great new feature! The best in my humble opinion. The best I have seen from Steem really.\nAnd that\u2019s why I will _donate_ ( donate more or less really) a good sum of SD to put this (Badly written as far as English grammar and spelling go) post on that same list.\n-------\nOther (mostly less controversial posts of mine): \n1. [Beyond the STEEM Whitepaper \u2013 1. Blogging and Curation Rewards Fund; Steem Backed Dollars Creation](](https://steemit.com/steemit/@james-show/3gkvw3-beyond-the-steem-whitepaper-1-blogging-and-curation-rewards-fund-steem-backed-dollars-creation)\n2. [Are all post written for 5 year olds', so they have to be picture heavy????]() ..Uuups sorry, I have not written this one yet, but really???\n3. Ohh what TF just scroll the blog posts on my home page!\n\n#money #trading", + "category": "steemit", + "children": 19, + "created": "2016-08-30T03:10:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://steemit.com/images/steemit-share.png" + ], + "links": [ + "https://steemit.com/steemit/@james-show/why-i-want-to-short-steem-beyond-trading-part2-08-23-2016", + "https://steemit.com/steemit/@james-show/3gkvw3-beyond-the-steem-whitepaper-1-blogging-and-curation-rewards-fund-steem-backed-dollars-creation" + ], + "tags": [ + "steemit", + "money", + "trading" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 13743910298445, + "payout": 25.049, + "payout_at": "2016-09-06T03:10:39", + "pending_payout_value": "25.049 HBD", + "percent_hbd": 10000, + "permlink": "why-i-am-less-willing-to-short-steem-now", + "post_id": 1050992, + "promoted": "77.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 133 + }, + "title": "Why I Am Less Willing To Short Steem Now?", + "updated": "2016-08-30T03:10:39", + "url": "/steemit/@james-show/why-i-am-less-willing-to-short-steem-now" + }, + { + "active_votes": [ + { + "rshares": 56552146057, + "voter": "fminerten1" + }, + { + "rshares": 7407974462660, + "voter": "steempty" + }, + { + "rshares": 7743922580184, + "voter": "rainman" + }, + { + "rshares": 14423169571983, + "voter": "summon" + }, + { + "rshares": 40461646370697, + "voter": "blocktrades" + }, + { + "rshares": 9024654368742, + "voter": "ned" + }, + { + "rshares": 7270934718663, + "voter": "riverhead" + }, + { + "rshares": 120823881116, + "voter": "sandra" + }, + { + "rshares": 903658154834, + "voter": "ihashfury" + }, + { + "rshares": 955547237819, + "voter": "liondani" + }, + { + "rshares": 304707236256, + "voter": "theoretical" + }, + { + "rshares": 3717560623, + "voter": "boy" + }, + { + "rshares": 209125168098, + "voter": "steem-id" + }, + { + "rshares": 4512963560, + "voter": "bue-witness" + }, + { + "rshares": 836545296, + "voter": "bunny" + }, + { + "rshares": 6988007861700, + "voter": "complexring" + }, + { + "rshares": 1648795625161, + "voter": "steemychicken1" + }, + { + "rshares": 2590155272571, + "voter": "arhag" + }, + { + "rshares": 64607818458, + "voter": "bue" + }, + { + "rshares": 64079611952, + "voter": "val" + }, + { + "rshares": 1992338387, + "voter": "mini" + }, + { + "rshares": 256356620, + "voter": "moon" + }, + { + "rshares": 39580133428, + "voter": "aizensou" + }, + { + "rshares": 1452601473655, + "voter": "benjojo" + }, + { + "rshares": 1331198190646, + "voter": "steempower" + }, + { + "rshares": 745373510191, + "voter": "pfunk" + }, + { + "rshares": 80690179844, + "voter": "vip" + }, + { + "rshares": 1135475906992, + "voter": "cass" + }, + { + "rshares": 17701813434, + "voter": "proctologic" + }, + { + "rshares": 747044457, + "voter": "healthcare" + }, + { + "rshares": 414357548, + "voter": "grumlin" + }, + { + "rshares": 1160257208, + "voter": "daniel.pan" + }, + { + "rshares": 2607869395086, + "voter": "donkeypong" + }, + { + "rshares": 399850120693, + "voter": "woo7739" + }, + { + "rshares": 20695739170, + "voter": "dedriss" + }, + { + "rshares": 91827078269, + "voter": "jchch" + }, + { + "rshares": 67474894872, + "voter": "pnc" + }, + { + "rshares": 345705172, + "voter": "helen.tan" + }, + { + "rshares": 84752175156, + "voter": "unosuke" + }, + { + "rshares": 22534917345, + "voter": "nikolai" + }, + { + "rshares": 3560867980, + "voter": "mazi" + }, + { + "rshares": 8289316407, + "voter": "khanhsang" + }, + { + "rshares": 8549093805, + "voter": "makishart" + }, + { + "rshares": 13832117218, + "voter": "gregory-f" + }, + { + "rshares": 875162057, + "voter": "moh-rokib" + }, + { + "rshares": 554084160, + "voter": "sunsallo" + }, + { + "rshares": 50655692786, + "voter": "noisy" + }, + { + "rshares": 3208539412, + "voter": "morning" + }, + { + "rshares": 78056810253, + "voter": "easteagle13" + }, + { + "rshares": 90344487995, + "voter": "juanlibertad" + }, + { + "rshares": 15464522800, + "voter": "ervin-lemark" + }, + { + "rshares": 170836582467, + "voter": "jamtaylor" + }, + { + "rshares": 241453016290, + "voter": "leesunmoo" + }, + { + "rshares": 24534315886, + "voter": "etimarcus" + }, + { + "rshares": 489114702, + "voter": "eatgrits" + }, + { + "rshares": 2516602969, + "voter": "fkn" + }, + { + "rshares": 81946124349, + "voter": "kingscrown" + }, + { + "rshares": 485266432, + "voter": "paco-steem" + }, + { + "rshares": 9897310096, + "voter": "mranderson" + }, + { + "rshares": 5696495054, + "voter": "spaninv" + }, + { + "rshares": 2056130698, + "voter": "gekko" + }, + { + "rshares": 347538684630, + "voter": "teamsteem" + }, + { + "rshares": 1985132858, + "voter": "elishagh1" + }, + { + "rshares": 459952549, + "voter": "jeffanthonyfds" + }, + { + "rshares": 3342731574, + "voter": "jerome-colley" + }, + { + "rshares": 59223927709, + "voter": "avarice" + }, + { + "rshares": 603366563, + "voter": "walkingmage" + }, + { + "rshares": 20201603994, + "voter": "acidyo" + }, + { + "rshares": 57937290943, + "voter": "hannixx42" + }, + { + "rshares": 23511967149, + "voter": "klye" + }, + { + "rshares": 1192571560, + "voter": "coar" + }, + { + "rshares": 223682916687, + "voter": "stino-san" + }, + { + "rshares": 1787431173, + "voter": "murh" + }, + { + "rshares": 371808665, + "voter": "edtorrez" + }, + { + "rshares": 3085996565, + "voter": "framelalife" + }, + { + "rshares": 29602129325, + "voter": "trung81" + }, + { + "rshares": 421703362290, + "voter": "cyber" + }, + { + "rshares": 570783738, + "voter": "akaninyene-etuk" + }, + { + "rshares": 45416460571, + "voter": "pixellated" + }, + { + "rshares": 18898061785, + "voter": "allahhh" + }, + { + "rshares": 254584445613, + "voter": "billbutler" + }, + { + "rshares": 12013107301, + "voter": "thecryptofiend" + }, + { + "rshares": 40287404686, + "voter": "justtryme90" + }, + { + "rshares": 365694018, + "voter": "cjley" + }, + { + "rshares": 11260827752, + "voter": "johnerfx" + }, + { + "rshares": 309925863, + "voter": "applecrisp" + }, + { + "rshares": 6799149594, + "voter": "evan7" + }, + { + "rshares": 379019004, + "voter": "stiletto" + }, + { + "rshares": 151933693977, + "voter": "killerstorm" + }, + { + "rshares": 231631602196, + "voter": "churdtzu" + }, + { + "rshares": 339982051793, + "voter": "hedge-x" + }, + { + "rshares": 50737326005, + "voter": "juanmiguelsalas" + }, + { + "rshares": 76218554853, + "voter": "faddat" + }, + { + "rshares": 4356049611, + "voter": "dahaz159" + }, + { + "rshares": 8770878211, + "voter": "kennyskitchen" + }, + { + "rshares": 6250725075, + "voter": "kingofchaos" + }, + { + "rshares": 1486037286, + "voter": "benthegameboy" + }, + { + "rshares": 4794047234, + "voter": "raff-delfin" + }, + { + "rshares": 21377142974, + "voter": "ossama-benjohn" + }, + { + "rshares": 135526440615, + "voter": "schro" + }, + { + "rshares": 696282704, + "voter": "johnerminer" + }, + { + "rshares": 2108324979, + "voter": "tee-em" + }, + { + "rshares": 151313598203, + "voter": "thedashguy" + }, + { + "rshares": 191362456407, + "voter": "mexbit" + }, + { + "rshares": 1487612496753, + "voter": "sean-king" + }, + { + "rshares": 23705317509, + "voter": "ozzy-vega" + }, + { + "rshares": 112950429384, + "voter": "geoffrey" + }, + { + "rshares": 240146584523, + "voter": "lukestokes" + }, + { + "rshares": 46163941246, + "voter": "karnal" + }, + { + "rshares": 356509174, + "voter": "jonathan-looman" + }, + { + "rshares": 8413352005, + "voter": "simoneighties" + }, + { + "rshares": 12772401769, + "voter": "primus" + }, + { + "rshares": 59607501207, + "voter": "isteemit" + }, + { + "rshares": 24845976067, + "voter": "acassity" + }, + { + "rshares": 59296970731, + "voter": "norbu" + }, + { + "rshares": 234933448, + "voter": "ladyclair" + }, + { + "rshares": 74131257427, + "voter": "venuspcs" + }, + { + "rshares": 3124603257, + "voter": "sunshinecrypto" + }, + { + "rshares": 188239143185, + "voter": "asmolokalo" + }, + { + "rshares": 52093500846, + "voter": "booja" + }, + { + "rshares": 299499765807, + "voter": "roelandp" + }, + { + "rshares": 4237212015, + "voter": "dennygalindo" + }, + { + "rshares": 39865290374, + "voter": "ezzy" + }, + { + "rshares": 4804447101, + "voter": "riscadox" + }, + { + "rshares": 122032656334, + "voter": "robrigo" + }, + { + "rshares": 7756851652, + "voter": "cmtzco" + }, + { + "rshares": 10101627148, + "voter": "stealthtrader" + }, + { + "rshares": 132655071824, + "voter": "chhayll" + }, + { + "rshares": 213390961525, + "voter": "fabio" + }, + { + "rshares": 10295818487, + "voter": "manoami" + }, + { + "rshares": 1285715500, + "voter": "doesntmatter" + }, + { + "rshares": 322495553, + "voter": "damono" + }, + { + "rshares": 149731266, + "voter": "steemswede" + }, + { + "rshares": 1926175201, + "voter": "pipertomcat" + }, + { + "rshares": 53506579516, + "voter": "derekareith" + }, + { + "rshares": 12408616589, + "voter": "picokernel" + }, + { + "rshares": 486652600963, + "voter": "neoxian" + }, + { + "rshares": 10584865103, + "voter": "seanmchughart" + }, + { + "rshares": 3610613523, + "voter": "owdy" + }, + { + "rshares": 76946377242, + "voter": "sigmajin" + }, + { + "rshares": 14091345831, + "voter": "ausbitbank" + }, + { + "rshares": 7725614667, + "voter": "autosmile13" + }, + { + "rshares": 15305263755, + "voter": "pino" + }, + { + "rshares": 5124085338, + "voter": "sebastien" + }, + { + "rshares": 4393022921, + "voter": "gikitiki" + }, + { + "rshares": 516433597, + "voter": "cherish" + }, + { + "rshares": 3320614763, + "voter": "steemit-life" + }, + { + "rshares": 187770538787, + "voter": "jesta" + }, + { + "rshares": 4876469889, + "voter": "thegoodguy" + }, + { + "rshares": 97667262071, + "voter": "paco" + }, + { + "rshares": 1509601460, + "voter": "incomemonthly" + }, + { + "rshares": 38214691392, + "voter": "biophil" + }, + { + "rshares": 8479287635, + "voter": "senseiteekay" + }, + { + "rshares": 51605156715, + "voter": "sephiroth" + }, + { + "rshares": 77914375364, + "voter": "ntomaino" + }, + { + "rshares": 247320271, + "voter": "aqris" + }, + { + "rshares": 9037187000, + "voter": "domavila" + }, + { + "rshares": 10168306524, + "voter": "bycz" + }, + { + "rshares": 2210167101, + "voter": "dmacshady" + }, + { + "rshares": 74715503526, + "voter": "stephencurry" + }, + { + "rshares": 240222938, + "voter": "jesse5th" + }, + { + "rshares": 594203592, + "voter": "luisucv34" + }, + { + "rshares": 17310974719, + "voter": "anduweb" + }, + { + "rshares": 270329604, + "voter": "astorm" + }, + { + "rshares": 225794427, + "voter": "chris0502" + }, + { + "rshares": 20755384335, + "voter": "artific" + }, + { + "rshares": 40253682612, + "voter": "yongyoon" + }, + { + "rshares": 6775073251, + "voter": "lichtblick" + }, + { + "rshares": 120620705591, + "voter": "demotruk" + }, + { + "rshares": 4373524020, + "voter": "r-niki09" + }, + { + "rshares": 5600683141, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 12972669244, + "voter": "nippel66" + }, + { + "rshares": 13846050753, + "voter": "dudutaulois" + }, + { + "rshares": 2415655330, + "voter": "moonjelly" + }, + { + "rshares": 1463600004, + "voter": "slocum" + }, + { + "rshares": 38295325599, + "voter": "mynameisbrian" + }, + { + "rshares": 2424094754, + "voter": "sgnsteems" + }, + { + "rshares": 196293057448, + "voter": "blueorgy" + }, + { + "rshares": 322651547057, + "voter": "xpilar" + }, + { + "rshares": 14306641323, + "voter": "all-of-us" + }, + { + "rshares": 1462310422, + "voter": "madhatting" + }, + { + "rshares": 7167353076, + "voter": "geronimo" + }, + { + "rshares": 2324876192, + "voter": "vlad" + }, + { + "rshares": 8983200296, + "voter": "oumar" + }, + { + "rshares": 70427611427, + "voter": "rea" + }, + { + "rshares": 2424409113, + "voter": "lostnuggett" + }, + { + "rshares": 25628695064, + "voter": "zaebars" + }, + { + "rshares": 4830973273, + "voter": "masterinvestor" + }, + { + "rshares": 266607399, + "voter": "lexinferno" + }, + { + "rshares": 117695718, + "voter": "charbelnamm" + }, + { + "rshares": 9416293870, + "voter": "alsprinting" + }, + { + "rshares": 207767589679, + "voter": "johnsmith" + }, + { + "rshares": 780032261, + "voter": "mohammed123" + }, + { + "rshares": 4960761826, + "voter": "sacode" + }, + { + "rshares": 452064608, + "voter": "quigua" + }, + { + "rshares": 10907428587, + "voter": "winstonwolfe" + }, + { + "rshares": 156827413, + "voter": "cire81" + }, + { + "rshares": 20531175873, + "voter": "krabgat" + }, + { + "rshares": 702425502, + "voter": "favorit" + }, + { + "rshares": 225878684, + "voter": "ethanjames" + }, + { + "rshares": 172444925, + "voter": "kibela" + }, + { + "rshares": 27072053846, + "voter": "solidgold" + }, + { + "rshares": 111147984, + "voter": "ryland.townsend" + }, + { + "rshares": 29014024080, + "voter": "williambanks" + }, + { + "rshares": 4491631626, + "voter": "jed78" + }, + { + "rshares": 11220431469, + "voter": "bergy" + }, + { + "rshares": 1201523852, + "voter": "metaflute" + }, + { + "rshares": 59673355, + "voter": "okay" + }, + { + "rshares": 5637635502, + "voter": "nekromarinist" + }, + { + "rshares": 159797889, + "voter": "vitz81" + }, + { + "rshares": 1946313851, + "voter": "sykochica" + }, + { + "rshares": 23830043508, + "voter": "rawnetics" + }, + { + "rshares": 8097262355, + "voter": "spaceghost" + }, + { + "rshares": 2589493888, + "voter": "timcliff" + }, + { + "rshares": 1011196107, + "voter": "letc" + }, + { + "rshares": 513266800508, + "voter": "toxic" + }, + { + "rshares": 28746462244, + "voter": "persianqueen" + }, + { + "rshares": 32699512403, + "voter": "xtester" + }, + { + "rshares": 2266924190, + "voter": "crypto-toll" + }, + { + "rshares": 823550089, + "voter": "labradorsem" + }, + { + "rshares": 698557363, + "voter": "romancs" + }, + { + "rshares": 1291152324, + "voter": "dolov" + }, + { + "rshares": 14436760417, + "voter": "capper2016" + }, + { + "rshares": 11737514005, + "voter": "jphamer1" + }, + { + "rshares": 113446972, + "voter": "bigsambucca" + }, + { + "rshares": 61274515, + "voter": "nickche" + }, + { + "rshares": 8958644029, + "voter": "gargon" + }, + { + "rshares": 2442169380, + "voter": "kainmarx" + }, + { + "rshares": 63412334, + "voter": "bayern000" + }, + { + "rshares": 53662708495, + "voter": "driv3n" + }, + { + "rshares": 7679228543, + "voter": "goingpaper" + }, + { + "rshares": 229421947, + "voter": "naifaz" + }, + { + "rshares": -61439588, + "voter": "gost111" + }, + { + "rshares": 5328695539, + "voter": "lordvader" + }, + { + "rshares": 61400550, + "voter": "mrdsoft" + }, + { + "rshares": 1934306097, + "voter": "bledarus" + }, + { + "rshares": 54984896, + "voter": "decred" + }, + { + "rshares": -64218845, + "voter": "johnhtims" + }, + { + "rshares": 54969817, + "voter": "razberrijam" + }, + { + "rshares": 3733986684, + "voter": "rubenalexander" + }, + { + "rshares": 4916474731, + "voter": "matrixdweller" + }, + { + "rshares": 77430111, + "voter": "pompe72" + }, + { + "rshares": 537557601, + "voter": "jayfox" + }, + { + "rshares": 69848769518, + "voter": "helikopterben" + }, + { + "rshares": 59723329, + "voter": "blubeast" + }, + { + "rshares": 5475203821, + "voter": "solarguy" + }, + { + "rshares": 62279229, + "voter": "pollina" + }, + { + "rshares": 120171572, + "voter": "sifodyas" + }, + { + "rshares": 109008307, + "voter": "cinderphoenix" + }, + { + "rshares": 2309373844, + "voter": "madoff" + }, + { + "rshares": 87991131377, + "voter": "icfiedler" + }, + { + "rshares": 3574312402, + "voter": "shneakysquirrel" + }, + { + "rshares": 53588479, + "voter": "kamil5" + }, + { + "rshares": 55945663, + "voter": "paolo75" + }, + { + "rshares": 17973584280, + "voter": "andrewawerdna" + }, + { + "rshares": 925612937, + "voter": "rittr" + }, + { + "rshares": 5448891234, + "voter": "trev" + }, + { + "rshares": 24215091196, + "voter": "someguy123" + }, + { + "rshares": 59008544, + "voter": "sterl" + }, + { + "rshares": 12403401241, + "voter": "mikemacintire" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 6718277898, + "voter": "sethlinson" + }, + { + "rshares": 12002684748, + "voter": "hilarski" + }, + { + "rshares": 1499467547, + "voter": "roland.haynes" + }, + { + "rshares": 11478715301, + "voter": "mandibil" + }, + { + "rshares": 56443564, + "voter": "radar12" + }, + { + "rshares": 24537271972, + "voter": "daut44" + }, + { + "rshares": 236422965, + "voter": "brandon-rosano" + }, + { + "rshares": 57911021, + "voter": "steembriefing" + }, + { + "rshares": 67699642, + "voter": "deleted" + }, + { + "rshares": 2212272906, + "voter": "voluntary" + }, + { + "rshares": 58155541, + "voter": "federicofragola" + }, + { + "rshares": 115043900, + "voter": "mlpfrank" + }, + { + "rshares": 11145697310, + "voter": "krnel" + }, + { + "rshares": 3614336062, + "voter": "loganarchy" + }, + { + "rshares": 56679654, + "voter": "bradyd" + }, + { + "rshares": 84754573, + "voter": "uziriel" + }, + { + "rshares": 55377253, + "voter": "maximator15" + }, + { + "rshares": 11501310305, + "voter": "darrantrute" + }, + { + "rshares": 59216026, + "voter": "coolty" + }, + { + "rshares": 12307778400, + "voter": "ryan-singer" + }, + { + "rshares": 688853443, + "voter": "gear66" + }, + { + "rshares": 58818711, + "voter": "m12r" + }, + { + "rshares": 2125462805, + "voter": "jeremyfromwi" + }, + { + "rshares": 7076868967, + "voter": "heretickitten" + }, + { + "rshares": 111770582, + "voter": "team101" + }, + { + "rshares": 4073388292, + "voter": "davidbrogan" + }, + { + "rshares": 1628427434, + "voter": "carlyle" + }, + { + "rshares": 52320760, + "voter": "kosmatimuc" + }, + { + "rshares": 58351459, + "voter": "mnviking" + }, + { + "rshares": 55620764, + "voter": "flamedarkmoon" + }, + { + "rshares": 2922171431, + "voter": "lanimal" + }, + { + "rshares": 59562278, + "voter": "moonman" + }, + { + "rshares": 19561952912, + "voter": "disofdis" + }, + { + "rshares": 56042508, + "voter": "el1fan" + }, + { + "rshares": 2305186237, + "voter": "doitvoluntarily" + }, + { + "rshares": 1250725025, + "voter": "crypt0mine" + }, + { + "rshares": 632649253, + "voter": "kev7000" + }, + { + "rshares": 56143941, + "voter": "zettar" + }, + { + "rshares": 3309390130, + "voter": "nubchai" + }, + { + "rshares": 666711159, + "voter": "keverw" + }, + { + "rshares": 189407661696, + "voter": "asksisk" + }, + { + "rshares": 55416927, + "voter": "the-ego-is-you" + }, + { + "rshares": 91152561, + "voter": "steemrussia" + }, + { + "rshares": 25813907256, + "voter": "dubi" + }, + { + "rshares": 4685765533, + "voter": "renzoarg" + }, + { + "rshares": 73380620, + "voter": "alina1" + }, + { + "rshares": 41760420240, + "voter": "cnfund" + }, + { + "rshares": 52393318, + "voter": "plantbasedjunkie" + }, + { + "rshares": 364794611, + "voter": "ct-gurus" + }, + { + "rshares": 71464098, + "voter": "and030380" + }, + { + "rshares": 52597837, + "voter": "waldemar-kuhn" + }, + { + "rshares": 85301011, + "voter": "johnygt" + }, + { + "rshares": 54232595, + "voter": "blockcat" + }, + { + "rshares": 52192153, + "voter": "shvedas" + }, + { + "rshares": 51871529, + "voter": "bobbythegreat" + }, + { + "rshares": 51814320, + "voter": "marianahunt" + }, + { + "rshares": 176715413, + "voter": "bitcoinparadise" + }, + { + "rshares": 52774418, + "voter": "walteraze" + }, + { + "rshares": 50592846, + "voter": "goldenunicorn" + }, + { + "rshares": 71251561, + "voter": "whatsup" + }, + { + "rshares": 2392485349, + "voter": "gringalicious" + }, + { + "rshares": 8258021605, + "voter": "mallorca" + }, + { + "rshares": 577247264, + "voter": "changkun" + }, + { + "rshares": 807542498, + "voter": "anomaly" + }, + { + "rshares": 51890765, + "voter": "gregorygarcia" + }, + { + "rshares": 80106845, + "voter": "ola1" + }, + { + "rshares": 54672126, + "voter": "cloudmining" + }, + { + "rshares": 2360647659, + "voter": "ekaterinka" + }, + { + "rshares": 1008239952, + "voter": "steemsatoshi" + }, + { + "rshares": 55523890, + "voter": "marquismiller" + }, + { + "rshares": 66564537, + "voter": "arnebolen" + }, + { + "rshares": 50996649, + "voter": "kokoliso1" + }, + { + "rshares": 52763087, + "voter": "lexikon082" + }, + { + "rshares": 107344655, + "voter": "shubham1696" + }, + { + "rshares": 52291016, + "voter": "bkasante" + }, + { + "rshares": 51080933, + "voter": "shivayoga" + }, + { + "rshares": 1398865101, + "voter": "robotev" + }, + { + "rshares": 50827953, + "voter": "gaborondix" + }, + { + "rshares": 583302856, + "voter": "thebiggestidea" + }, + { + "rshares": 50238161, + "voter": "robertdpickett" + }, + { + "rshares": 155435909, + "voter": "duckfever" + } + ], + "author": "someguy123", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.49, + "beneficiaries": [], + "blacklists": [], + "body": "**Currently, there are two ways to get a STEEM Account.** The first is to sign up for Steemit with a Reddit or Facebook account, the second is to create an account using CLI_WALLET or Piston and have the account **permanently linked to your own account.**\n\nNeither option really allows you to be anonymous. Want to post controversial posts, or say something that would otherwise be illegal in your country? (e.g. poor free speech laws) Then Anonsteem is here to help.\n\n## Introducing: @anonsteem\n\n![](https://i.imgur.com/Y6QDDbD.png)\n\nPUBLIC INTERNET: [anon.steem.network](https://anon.steem.network/)\n----\n\nTOR: [steemlohs6air4h2.onion](http://steemlohs6air4h2.onion/)\n----\n\n----\n\n**So what actually is this?**\n\nAnonSteem allows you to purchase an account using either Bitcoin or Litecoin, and it will be created by the @anonsteem account within a minute of payment.\n\nTo protect your privacy, there are no IP logs, we have a TOR hidden service, and we allow you to remove your keys from our server as soon as you create the account.\n\n![](https://i.imgur.com/4aa6tR7.png)\n\nWe give you detailed instructions on changing your keys after creating the account, so you can be sure we're not just going to steal your account later on.\n\nHow long does it take to get an account?\n-----\n\nTransactions are scanned once a minute, and we accept 0 confirmation transactions. This means you'll most likely have your account within 1-2 minutes of sending the payment, regardless of which coin you paid with.\n\nCan I pay with STEEM?\n----\n\nWe don't accept STEEM directly, as that would ruin your privacy. However, if you REALLY want to pay with STEEM, you can send it via [ShapeShift (precise mode)](https://shapeshift.io/#/inputs/2) to the BTC or LTC address you get during payment.\n\nDoesn't this service mean more spambots?\n----\n\nWe don't have any plans to allow en-masse account creation. Every order has to be placed one at a time, with individual payments. Someone looking to create spam bots would most likely look elsewhere.\n\nAnonsteem is targeted at persons or groups looking for one, or a few accounts, with no social media link, and no third party tracking.\n\n**HELP - my transaction expired?** - The 15 minute limit is just to avoid us checking transactions for abandoned orders. If you've already paid, just PM me on SteemitChat, or send me an email (bottom of the anonsteem page) with your order ID and I'll reset the expiry.\n\nTry it out at [anon.steem.network](https://anon.steem.network)\n----\n\nDo you like what I'm doing? Follow me, and [vote for @someguy123 to be a witness](https://steemit.com/~witnesses)\n====", + "category": "steemit", + "children": 58, + "created": "2016-08-29T21:00:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgur.com/Y6QDDbD.png" + ], + "tags": [ + "steemit", + "steem", + "anarchy", + "bitcoin", + "litecoin" + ], + "users": [ + "anonsteem", + "someguy123" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 119299865028571, + "payout": 1520.901, + "payout_at": "2016-09-05T21:00:18", + "pending_payout_value": "1520.901 HBD", + "percent_hbd": 10000, + "permlink": "anonsteem-create-anonymous-steem-accounts-without-social-media", + "post_id": 1046758, + "promoted": "76.500 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 342 + }, + "title": "ANONSTEEM - Create Anonymous Steem Accounts without social media", + "updated": "2016-08-29T22:14:12", + "url": "/steemit/@someguy123/anonsteem-create-anonymous-steem-accounts-without-social-media" + }, + { + "active_votes": [ + { + "rshares": 6177366490721, + "voter": "dantheman" + }, + { + "rshares": 5524453120959, + "voter": "enki" + }, + { + "rshares": 118459200229, + "voter": "sandra" + }, + { + "rshares": 1111762764834, + "voter": "ihashfury" + }, + { + "rshares": 3104316216, + "voter": "boy" + }, + { + "rshares": 3769023210, + "voter": "bue-witness" + }, + { + "rshares": 684026925, + "voter": "bunny" + }, + { + "rshares": 54893564497, + "voter": "bue" + }, + { + "rshares": 1663393709, + "voter": "mini" + }, + { + "rshares": 213796245, + "voter": "moon" + }, + { + "rshares": 625012807, + "voter": "healthcare" + }, + { + "rshares": 973159239, + "voter": "daniel.pan" + }, + { + "rshares": 2426634324, + "voter": "konelectric" + }, + { + "rshares": 196852731768, + "voter": "gardenlady" + }, + { + "rshares": 288356419, + "voter": "helen.tan" + }, + { + "rshares": 91974415110, + "voter": "vitaly-lvov" + }, + { + "rshares": 1676057243571, + "voter": "cryptoctopus" + }, + { + "rshares": 42646084026, + "voter": "hannixx42" + }, + { + "rshares": 1426441594, + "voter": "murh" + }, + { + "rshares": 914730170, + "voter": "treeleaves" + }, + { + "rshares": 72459361708, + "voter": "thecryptofiend" + }, + { + "rshares": 30768675850, + "voter": "everythink" + }, + { + "rshares": 170243742354, + "voter": "thedashguy" + }, + { + "rshares": 187725199105, + "voter": "mexbit" + }, + { + "rshares": 14468332399, + "voter": "magnebit" + }, + { + "rshares": 6830334777, + "voter": "micheletrainer" + }, + { + "rshares": 207235087440, + "voter": "asmolokalo" + }, + { + "rshares": 45105528409, + "voter": "booja" + }, + { + "rshares": 55888461363, + "voter": "sonzweil" + }, + { + "rshares": 2666424177, + "voter": "screasey" + }, + { + "rshares": 6704878593, + "voter": "lichtblick" + }, + { + "rshares": 127664642491, + "voter": "demotruk" + }, + { + "rshares": 84707219423, + "voter": "me-tarzan" + }, + { + "rshares": 10810017183, + "voter": "peacekeeper" + }, + { + "rshares": 6080328266, + "voter": "summonerrk" + }, + { + "rshares": 2870180302, + "voter": "ace108" + }, + { + "rshares": 11565154708, + "voter": "dimitarj" + }, + { + "rshares": 2466552028, + "voter": "bullionstackers" + }, + { + "rshares": 23482202368, + "voter": "williambanks" + }, + { + "rshares": 33679033840, + "voter": "gomeravibz" + }, + { + "rshares": 12266525730, + "voter": "stephen.king989" + }, + { + "rshares": 22398900329, + "voter": "cryptos" + }, + { + "rshares": 9896085754, + "voter": "ottodv" + }, + { + "rshares": 2266973901, + "voter": "fingolfin" + }, + { + "rshares": 8889605453, + "voter": "theb0red1" + }, + { + "rshares": 8646944150, + "voter": "hilarski" + }, + { + "rshares": 3386634890, + "voter": "booky" + }, + { + "rshares": 261504857808, + "voter": "oldtimer" + }, + { + "rshares": 59202973, + "voter": "gduran" + }, + { + "rshares": 1578660489, + "voter": "cryptoeasy" + }, + { + "rshares": 5750642945, + "voter": "luminousvisions" + }, + { + "rshares": 2135038057, + "voter": "roy2016" + }, + { + "rshares": 7954827193, + "voter": "ghasemkiani" + }, + { + "rshares": 1829620177, + "voter": "matthewtiii" + }, + { + "rshares": 201245802, + "voter": "ratidor" + }, + { + "rshares": 282267928, + "voter": "totosky" + }, + { + "rshares": 98655344, + "voter": "positivesteem" + }, + { + "rshares": 59126442, + "voter": "heroic15397" + }, + { + "rshares": 50326986, + "voter": "everittdmickey" + }, + { + "rshares": 1226505302, + "voter": "asolopreneur" + }, + { + "rshares": 596047269, + "voter": "robotev" + }, + { + "rshares": 1483350426, + "voter": "ltm" + }, + { + "rshares": 244968251, + "voter": "letstalkliberty" + }, + { + "rshares": 158583251, + "voter": "tata.lucette" + }, + { + "rshares": 154595895, + "voter": "imtwoxic" + } + ], + "author": "peacekeeper", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.36, + "beneficiaries": [], + "blacklists": [], + "body": "http://www.steem101.com/facebooktest.jpg\n# My Facebook and Steemit experiment:\n### Two days ago @ around 8:00 am EST I posted an article about my little sweetheart named Jalyn. She made \"Fall off the bone ribs\" and we documented her work with a video.\n\n### I then posted it on Steemit and Facebook at the exact same time. \n* Steemit: I had 68 followers at the time of the post.\n* Facebook: I had 224 friends, family, coworkers at the time of the post.\n\n---\n\n## Here is a snapshot of both posts:\n\nSteemit Post: | FaceBook Post:\n:-------------------------:|:-------------------------:\n![](http://www.steem101.com/Steemit.jpg ) | ![](http://www.steem101.com/facebook.jpg )\n\n\n\n| Steemit: | FaceBook | \n|----------|:-------------:|\n| 44 Up Votes | 7 Likes |\n| 4 Comments | 5 Comments |\n| No Shares | 1 Share |\n| $84.66 | Zero - Cheap Bastards |\n\n## Summary:\nI thought it would be compelling to see how many votes I received with both Social Media Sites. I found it very interesting that the number of Up Votes from the Steemit Community was more than 6 times the number of Likes from my Facebook Friends. The reason I found this interesting is because I have 224 Facebook friends and I have known them a lot longer than my new friends at Steemit. \n\nAnother interesting point is the fact I have been on Facebook for over 6 years. I have been on Steemit for 2 months. Looks like my Steemit Friends are more interested in what I have to share..... \n\nIt will also be interesting when I show my Facebook friends this little experiment.\nEspecially the part about the $84.66\n\n## Action:\nStop going to Facebook!\n\n#steemit #facebook #life #craigrant", + "category": "steemit", + "children": 23, + "created": "2016-09-08T19:37:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.steem101.com/facebooktest.jpg", + "http://www.steem101.com/Steemit.jpg", + "http://www.steem101.com/facebook.jpg" + ], + "tags": [ + "steemit", + "experiment", + "facebook", + "life", + "craigrant" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 16467096056102, + "payout": 28.943, + "payout_at": "2016-09-15T19:37:39", + "pending_payout_value": "28.943 HBD", + "percent_hbd": 10000, + "permlink": "my-facebook-and-steemit-post-side-by-side-two-2-days-ago", + "post_id": 1175979, + "promoted": "76.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 65 + }, + "title": "My Facebook & Steemit post side by side two (2) days ago. SURPRISE .... SURPRISE ......", + "updated": "2016-09-08T20:03:18", + "url": "/steemit/@peacekeeper/my-facebook-and-steemit-post-side-by-side-two-2-days-ago" + }, + { + "active_votes": [ + { + "rshares": 6762422493146, + "voter": "abit" + }, + { + "rshares": 3722167102, + "voter": "boy" + }, + { + "rshares": 4518923636, + "voter": "bue-witness" + }, + { + "rshares": 828866269, + "voter": "bunny" + }, + { + "rshares": 65291932795, + "voter": "bue" + }, + { + "rshares": 1994645292, + "voter": "mini" + }, + { + "rshares": 256490999, + "voter": "moon" + }, + { + "rshares": 747730879, + "voter": "healthcare" + }, + { + "rshares": 1161438487, + "voter": "daniel.pan" + }, + { + "rshares": 345929094, + "voter": "helen.tan" + }, + { + "rshares": 38490752763, + "voter": "noaommerrr" + }, + { + "rshares": 31898709926, + "voter": "james-show" + }, + { + "rshares": 120036771953, + "voter": "bbqbear" + }, + { + "rshares": 15817278258, + "voter": "acidyo" + }, + { + "rshares": 1424916288, + "voter": "murh" + }, + { + "rshares": 64857927561, + "voter": "thecryptofiend" + }, + { + "rshares": 39311342671, + "voter": "justtryme90" + }, + { + "rshares": 1350953088, + "voter": "fjccoin" + }, + { + "rshares": 4477107456, + "voter": "dahaz159" + }, + { + "rshares": 322690670, + "voter": "garagebill" + }, + { + "rshares": 15739145316, + "voter": "zakharya" + }, + { + "rshares": 179192996861, + "voter": "thedashguy" + }, + { + "rshares": 75625947764, + "voter": "kimziv" + }, + { + "rshares": 6740313250, + "voter": "tyler-fletcher" + }, + { + "rshares": 6414920414, + "voter": "acassity" + }, + { + "rshares": 49805947674, + "voter": "booja" + }, + { + "rshares": 55853813712, + "voter": "sonzweil" + }, + { + "rshares": 9866111769, + "voter": "aeico" + }, + { + "rshares": 480670817737, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 638021117, + "voter": "steemswede" + }, + { + "rshares": 429990873, + "voter": "akareyon" + }, + { + "rshares": 181322915378, + "voter": "freeyourmind" + }, + { + "rshares": 11531792247, + "voter": "sebastien" + }, + { + "rshares": 11034478037, + "voter": "meesterboom" + }, + { + "rshares": 1410577112, + "voter": "inertia" + }, + { + "rshares": 44336327098, + "voter": "yongyoon" + }, + { + "rshares": 79349787046, + "voter": "me-tarzan" + }, + { + "rshares": 9970599025, + "voter": "peacekeeper" + }, + { + "rshares": 4486999201, + "voter": "lpfaust" + }, + { + "rshares": 473751099, + "voter": "kooshikoo" + }, + { + "rshares": 11390928300, + "voter": "sisterholics" + }, + { + "rshares": 5873252645, + "voter": "beanz" + }, + { + "rshares": 117698021, + "voter": "cameron-here" + }, + { + "rshares": 29635792745, + "voter": "williambanks" + }, + { + "rshares": 1793508440, + "voter": "karenb54" + }, + { + "rshares": 219911318479, + "voter": "laonie" + }, + { + "rshares": 8953837063, + "voter": "myfirst" + }, + { + "rshares": 3801791180, + "voter": "rich77" + }, + { + "rshares": 89872995878, + "voter": "somebody" + }, + { + "rshares": 3363521648, + "voter": "flysaga" + }, + { + "rshares": 5475636756, + "voter": "k4r1nn" + }, + { + "rshares": 19862171480, + "voter": "midnightoil" + }, + { + "rshares": 2979617190, + "voter": "cjclaro" + }, + { + "rshares": 8113950766, + "voter": "kurtbeil" + }, + { + "rshares": 24656414925, + "voter": "xiaohui" + }, + { + "rshares": 435439128, + "voter": "wiser" + }, + { + "rshares": 107084440, + "voter": "luke490" + }, + { + "rshares": 18249960278, + "voter": "capper2016" + }, + { + "rshares": 2100417564, + "voter": "kurtrohlandt" + }, + { + "rshares": 1554626282, + "voter": "xiaokongcom" + }, + { + "rshares": 6797668445, + "voter": "steemitqa" + }, + { + "rshares": 20160515746, + "voter": "driv3n" + }, + { + "rshares": 12012730878, + "voter": "cryptos" + }, + { + "rshares": 234067377, + "voter": "giftedgaia" + }, + { + "rshares": 1631018835, + "voter": "quantumanomaly" + }, + { + "rshares": 3130695206, + "voter": "xianjun" + }, + { + "rshares": 72131169, + "voter": "sijoittaja" + }, + { + "rshares": 901114996, + "voter": "bledarus" + }, + { + "rshares": 61897843, + "voter": "geny" + }, + { + "rshares": 206134585, + "voter": "microluck" + }, + { + "rshares": 3024339521, + "voter": "lorddominik007" + }, + { + "rshares": 69500880949, + "voter": "helikopterben" + }, + { + "rshares": 58350694824, + "voter": "anotherjoe" + }, + { + "rshares": 59609546962, + "voter": "serejandmyself" + }, + { + "rshares": 1423723498, + "voter": "alexma3x" + }, + { + "rshares": 1262855144, + "voter": "gdsprgdd" + }, + { + "rshares": 1804085961, + "voter": "otisbrown" + }, + { + "rshares": 4601312529, + "voter": "mada" + }, + { + "rshares": 2922107498, + "voter": "netaterra" + }, + { + "rshares": 2485484872, + "voter": "shadowspub" + }, + { + "rshares": 316012583, + "voter": "codymac40" + }, + { + "rshares": 1098554901, + "voter": "steemitguide" + }, + { + "rshares": 58872767, + "voter": "powmonkey" + }, + { + "rshares": 208026413, + "voter": "tatianka" + }, + { + "rshares": 330609380, + "voter": "tfeldman" + }, + { + "rshares": 1088326615, + "voter": "geke" + }, + { + "rshares": 53968432, + "voter": "mooncat" + }, + { + "rshares": 77663073, + "voter": "whatsup" + }, + { + "rshares": 265151816, + "voter": "ola1" + }, + { + "rshares": 289905346, + "voter": "michelle.gent" + }, + { + "rshares": 51783834, + "voter": "mlialen" + }, + { + "rshares": 50404082, + "voter": "koskl" + }, + { + "rshares": 77402677, + "voter": "thefinanceguy" + }, + { + "rshares": 149994455, + "voter": "steemitcharity" + }, + { + "rshares": 50211933, + "voter": "powerup" + }, + { + "rshares": 122119181, + "voter": "wastedsoul" + }, + { + "rshares": 76997226, + "voter": "comeup" + }, + { + "rshares": 111910065, + "voter": "tygeade" + } + ], + "author": "steemitqa", + "author_payout_value": "0.000 HBD", + "author_reputation": 51.82, + "beneficiaries": [], + "blacklists": [], + "body": "

    Uplift Minnows Initiative

    \n


    \n
    https://img1.steemit.com/0x0/https://static.wixstatic.com/media/5c9236_daf200df05a1435bb441b235515eace3~mv2_d_2941_2046_s_2.jpg?dn=minnow+mission+3.jpg
    \n

    The Idea:

    \n \nThis idea is to maximize the \u2018promote post\u2019 feature and allow minnows to get more exposure to their stories, or services on SteemIt, but on a budget. If every day, or every week this account (we\u2019ll be shifting to a new account shortly @advertise) be in the top five on the promo tab and you pay $3-5 you will reap the rewards of being on the top of SteemIt! Promote Post as a minnow is turning out to be a problem for [some](https://steemit.com/steemit/@profitgenerator/analysis-promoted-content) so the power of many seems more logical. \n\nAlso, going forward we\u2019ll be throwing the same amount daily/weekly, or even more toward the post reaching the top. As it stands $100 can get us all on the front page of SteemIt Promote. If 40 of us minnows throw in $5 for the day we can sit our submissions on top. Not only that **ALL SBD** that are earned by this post will go into \u201cpromote post\u201d itself thus helping you get free future advertising for your submissions! We\u2019ll be building out this post as we go as you can see we have a \u201cServices\u201d Category.\n\nIf you wish to get our upvote, just tag us with a SteemIt tag of **#upliftminnows** and we\u2019ll find your post. All proceeds of the post will go back to you so essentially you could have a free advertisement.\n

    How to Participate:

    \n\n
  • Simply, comment below with your story submission, or service and we\u2019ll add it to the page. Hit \u2018promote post\u2019 and send whatever amount you can and 'pool' it together with all other minnows. Put the $ amount you posted in your comment also. Example: @joesmith $5 ( your link here ).\n

    \n
  • We will post the link you provide via a comment below to the post.\n

    \n
  • The highest paying post will lead the list first and roll off the page after 20 entries.\n

    \n
  • This post will last forever and each day/week a new post will be put up and your listing could be carried over.\n

    \n
  • \n\n
    \n

    Note
    \nFor this very first launch we are adding $50 to the pool. You may add as much as you want to this post, or as little as you want to get listed on Uplift Minnows Initiative.

    \n
    \n \n


    \n

    SteemIt Story Submissions:

    \n


    \n\n

    \"enter

    \n \n

    \"enterSD- $6 | @kurtrohlandt: Steemit Image Tools - Pimp your posts

    \n\n

    \"enterSD- $5 | @williambanks: Do You Feel Taler? - GNU Foundation Launches Their Own Cryptocoin!

    \n\n

    \"enterSD- $5 | @michelle.gent: I went to the beach and I cried

    \n\n\n\n

    \"enterSD- $2 | @me-tarzan: WIN !!!!! 500 !!!!!STEEMPOWER !!!!!..... ENTER STEEMIT DAILY SWEEPSTAKES ..... 100 WINNERS EVERYDAY

    \n\n\n

    \"enterSD- $1.50 | @tfeldman: Original Song for the Minnows: Talkin' $.01 Cent Steemit Post Blues

    \n\n
    \n\n

    \"enterSD -$1 | @geke: Was that make-up tutorial really worth thousands of dollars?

    \n\n

    \"enterSD -$1 | @steemswede: [PHILOSOPHY] The Value of Wonder

    \n\n

    \"enterPlace Your Story Submission HERE! for $1 SBD!

    \n \n


    \n

    SteemIt Services:

    \n


    \n\n
    \"enter

    \n \n

    \"enterSD -$2| @tyler-fletcher: RandomSteemit Promotion Article/ RandomSteemit.com (Steem Service)

    \n \n

    \"enterPlace your SteemIt Service HERE!

    \n \n


    \n
    Follow us if you love what we are doing! \u2764
    \n
    http://reneenouveau.com/Steem/100humansmall.jpg
    \n\n

    ", + "category": "steemit", + "children": 50, + "created": "2016-09-03T16:49:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img1.steemit.com/0x0/https://static.wixstatic.com/media/5c9236_daf200df05a1435bb441b235515eace3~mv2_d_2941_2046_s_2.jpg?dn=minnow+mission+3.jpg", + "https://payscape.com/wp-content/uploads/icon-globe-blue.png", + "https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-arrow-right-b-128.png", + "http://www.amesto.global/globalassets/fellesbilder-2015/ikoner/handshake-icon-200px.png", + "https://img1.steemit.com/0x0/http://i.imgsafe.org/dd8bd8753d.gif", + "http://reneenouveau.com/Steem/100humansmall.jpg" + ], + "links": [ + "https://steemit.com/steemit/@profitgenerator/analysis-promoted-content", + "https://steemit.com/steemtools/@kurtrohlandt/steemit-image-tools-pimp-your-posts", + "https://steemit.com/steem/@williambanks/do-you-feel-taler-gnu-foundation-launches-their-own-cryptocoin", + "https://steemit.com/life/@michelle.gent/i-went-to-the-beach-and-i-cried", + "https://steemit.com/steemit/@me-tarzan/win-500-steempower-enter-steemit-daily-sweepstakes-100-winners-everyday", + "https://steemit.com/life/@tfeldman/original-song-for-the-minnows-talkin-usd-01-cent-steemit-post-blues#comments", + "https://steemit.com/steemit/@geke/was-that-make-up-tutorial-really-worth-thousands-of-dollars", + "https://steemit.com/philosophy/@steemswede/philosophy-the-value-of-wonder", + "https://steemit.com/promoted/steemit", + "http://randomsteemit.com/", + "https://steemit.com/@steemitqa" + ], + "tags": [ + "steemit", + "steem", + "upliftminnows", + "steemsquad" + ], + "users": [ + "advertise", + "joesmith" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 9097095205888, + "payout": 11.997, + "payout_at": "2016-09-10T16:49:18", + "pending_payout_value": "11.997 HBD", + "percent_hbd": 10000, + "permlink": "uplift-your-story-submission-to-the-top-of-post-promote-uplift-minnows-initiative", + "post_id": 1113125, + "promoted": "75.915 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 98 + }, + "title": "Uplift Your Story Submission to the Top of Post Promote: Uplift Minnows Initiative", + "updated": "2016-09-04T16:38:33", + "url": "/steemit/@steemitqa/uplift-your-story-submission-to-the-top-of-post-promote-uplift-minnows-initiative" + }, + { + "active_votes": [ + { + "rshares": 8985284348056, + "voter": "dantheman" + }, + { + "rshares": 347182498336, + "voter": "anonymous" + }, + { + "rshares": 6807494375194, + "voter": "val-a" + }, + { + "rshares": 4393144360640, + "voter": "riverhead" + }, + { + "rshares": 2483640452, + "voter": "boy" + }, + { + "rshares": 1744463573774, + "voter": "xeroc" + }, + { + "rshares": 3015449503, + "voter": "bue-witness" + }, + { + "rshares": 547246371, + "voter": "bunny" + }, + { + "rshares": 43943051043, + "voter": "bue" + }, + { + "rshares": 1330803118, + "voter": "mini" + }, + { + "rshares": 171039480, + "voter": "moon" + }, + { + "rshares": 207056953028, + "voter": "alex90342fastn1" + }, + { + "rshares": 2180060279637, + "voter": "bhuz" + }, + { + "rshares": 709998844557, + "voter": "pfunk" + }, + { + "rshares": 500032593, + "voter": "healthcare" + }, + { + "rshares": 778573329, + "voter": "daniel.pan" + }, + { + "rshares": 813852185290, + "voter": "steemrollin" + }, + { + "rshares": 230690102, + "voter": "helen.tan" + }, + { + "rshares": 13456874958, + "voter": "gregory-f" + }, + { + "rshares": 9981315272, + "voter": "andzzz" + }, + { + "rshares": 5264976509, + "voter": "spaninv" + }, + { + "rshares": 29703642476, + "voter": "instructor2121" + }, + { + "rshares": 335151732396, + "voter": "teamsteem" + }, + { + "rshares": 147551184319, + "voter": "steve-walschot" + }, + { + "rshares": 1412786230, + "voter": "murh" + }, + { + "rshares": 39924520204, + "voter": "ranko-k" + }, + { + "rshares": 29997646492, + "voter": "drinkzya" + }, + { + "rshares": 19754123181, + "voter": "samether" + }, + { + "rshares": 53304441666, + "voter": "thecryptodrive" + }, + { + "rshares": 1380318227, + "voter": "fjccoin" + }, + { + "rshares": 1457511112, + "voter": "benthegameboy" + }, + { + "rshares": 32136652184, + "voter": "michaelx" + }, + { + "rshares": 8926706341, + "voter": "grandpere" + }, + { + "rshares": 2690420179, + "voter": "gary-smith" + }, + { + "rshares": 497410679, + "voter": "mrhankeh" + }, + { + "rshares": 56702480478, + "voter": "isteemit" + }, + { + "rshares": 68355526825, + "voter": "bacchist" + }, + { + "rshares": 207235087440, + "voter": "asmolokalo" + }, + { + "rshares": 55888461363, + "voter": "sonzweil" + }, + { + "rshares": 61723804140, + "voter": "lehard" + }, + { + "rshares": 87194099793, + "voter": "sigmajin" + }, + { + "rshares": 14456007797, + "voter": "ausbitbank" + }, + { + "rshares": 967430836, + "voter": "steem1653" + }, + { + "rshares": 259566753, + "voter": "losos" + }, + { + "rshares": 2916783620, + "voter": "sveokla" + }, + { + "rshares": 203941619651, + "voter": "jesta" + }, + { + "rshares": 4913418737, + "voter": "thegoodguy" + }, + { + "rshares": 1255391771, + "voter": "jrd8526" + }, + { + "rshares": 14499214780, + "voter": "jaycobbell" + }, + { + "rshares": 8217543952, + "voter": "noodhoog" + }, + { + "rshares": 35654305271, + "voter": "condra" + }, + { + "rshares": 6496036600, + "voter": "krystle" + }, + { + "rshares": 91926117, + "voter": "wildchild" + }, + { + "rshares": 127811996983, + "voter": "demotruk" + }, + { + "rshares": 12391003580, + "voter": "nippel66" + }, + { + "rshares": 3404137327, + "voter": "tarindel" + }, + { + "rshares": 540910155, + "voter": "qonq99" + }, + { + "rshares": 35423115509, + "voter": "zaebars" + }, + { + "rshares": 231302899, + "voter": "sergey44" + }, + { + "rshares": 428847572, + "voter": "leonaugus" + }, + { + "rshares": 614745323, + "voter": "curator" + }, + { + "rshares": 5727995375, + "voter": "royalmacro" + }, + { + "rshares": 2814833271, + "voter": "tygergamer" + }, + { + "rshares": 5361340393, + "voter": "jed78" + }, + { + "rshares": 128430788791, + "voter": "steemdrive" + }, + { + "rshares": 76539963151, + "voter": "gomeravibz" + }, + { + "rshares": 4650376230, + "voter": "theprophet0" + }, + { + "rshares": 22883800785, + "voter": "laonie1" + }, + { + "rshares": 23396082320, + "voter": "laonie2" + }, + { + "rshares": 23404647118, + "voter": "laonie3" + }, + { + "rshares": 17330365160, + "voter": "sunshine" + }, + { + "rshares": 25983916825, + "voter": "kental" + }, + { + "rshares": 327484786, + "voter": "nessacute" + }, + { + "rshares": 2267296640, + "voter": "crypto-toll" + }, + { + "rshares": 12539115191, + "voter": "stephen.king989" + }, + { + "rshares": 23400604417, + "voter": "laonie4" + }, + { + "rshares": 23398899328, + "voter": "laonie5" + }, + { + "rshares": 23396297524, + "voter": "laonie6" + }, + { + "rshares": 23393304596, + "voter": "laonie7" + }, + { + "rshares": 23389513666, + "voter": "laonie8" + }, + { + "rshares": 23387910642, + "voter": "laonie9" + }, + { + "rshares": 1404956543, + "voter": "dolov" + }, + { + "rshares": 19546273639, + "voter": "velourex" + }, + { + "rshares": 1368553119, + "voter": "paynode" + }, + { + "rshares": 22398900329, + "voter": "cryptos" + }, + { + "rshares": 283251416, + "voter": "naifaz" + }, + { + "rshares": 64621792, + "voter": "stevescriber" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 53638070, + "voter": "nano2nd" + }, + { + "rshares": 56598010, + "voter": "cryptoblu" + }, + { + "rshares": 56591855, + "voter": "instructor" + }, + { + "rshares": 83234176, + "voter": "pompe72" + }, + { + "rshares": 663686280832, + "voter": "dollarvigilante" + }, + { + "rshares": 6695859153, + "voter": "solarguy" + }, + { + "rshares": 728479455, + "voter": "alexma3x" + }, + { + "rshares": 13247318328, + "voter": "gvargas123" + }, + { + "rshares": 1550433833, + "voter": "jsantana" + }, + { + "rshares": 8720302896, + "voter": "jaredcwillis" + }, + { + "rshares": 23381814238, + "voter": "laonie10" + }, + { + "rshares": 765546853, + "voter": "wuyueling" + }, + { + "rshares": 2636453193, + "voter": "rossenpavlov" + }, + { + "rshares": 78863230555, + "voter": "barrycooper" + }, + { + "rshares": 22918561757, + "voter": "hilarski" + }, + { + "rshares": 7674991389, + "voter": "craigwilliamz" + }, + { + "rshares": 3838175665, + "voter": "booky" + }, + { + "rshares": 58561038, + "voter": "drsamkhan" + }, + { + "rshares": 53565688, + "voter": "rickmiller" + }, + { + "rshares": 1947405265, + "voter": "cryptoeasy" + }, + { + "rshares": 2761833688, + "voter": "nulliusinverba" + }, + { + "rshares": 669878419, + "voter": "runridefly" + }, + { + "rshares": 10692755421, + "voter": "stephmckenzie" + }, + { + "rshares": 23036045614, + "voter": "laonie11" + }, + { + "rshares": 168510966, + "voter": "team101" + }, + { + "rshares": 7954827193, + "voter": "ghasemkiani" + }, + { + "rshares": 397589256, + "voter": "steemorama" + }, + { + "rshares": 115585338, + "voter": "the-ego-is-you" + }, + { + "rshares": 282267928, + "voter": "totosky" + }, + { + "rshares": 360867793495, + "voter": "charlieshrem" + }, + { + "rshares": 57674266103, + "voter": "tracemayer" + }, + { + "rshares": 1445562934, + "voter": "bitcoinparadise" + }, + { + "rshares": 1996188997, + "voter": "steemsquad" + }, + { + "rshares": 95081132, + "voter": "inarix03" + }, + { + "rshares": 51257071, + "voter": "sinsinclair" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 161225748, + "voter": "iliyaa" + }, + { + "rshares": 154056498, + "voter": "cruise" + }, + { + "rshares": 1390524760, + "voter": "rusteemitblog" + }, + { + "rshares": 158081936, + "voter": "pawel-krawczyk" + }, + { + "rshares": 160057403, + "voter": "alvinng77" + }, + { + "rshares": 156392532, + "voter": "mcwhackery" + }, + { + "rshares": 159089330, + "voter": "tundercat" + }, + { + "rshares": 158189020, + "voter": "rhp" + }, + { + "rshares": 154958886, + "voter": "jovic" + }, + { + "rshares": 142547773, + "voter": "roger.steemit" + }, + { + "rshares": 154396126, + "voter": "lovesickchris" + } + ], + "author": "val-a", + "author_payout_value": "0.000 HBD", + "author_reputation": 52.49, + "beneficiaries": [], + "blacklists": [], + "body": "![](http://ap.mnocdn.no/images/268d5cb1-673e-4231-a1ef-c9767d3494f1?fit=crop&h=1152&q=80&w=2048)\n\n> I think it's worth to repost here this [open letter to Mark Zuckerberg by Aftenposten's Editor-in-chief Espen Egil Hansen](http://www.aftenposten.no/meninger/kommentar/Dear-Mark-I-am-writing-this-to-inform-you-that-I-shall-not-comply-with-your-requirement-to-remove-this-picture-604156b.html)\n> If this post will earn any significant amount of SD/STEEM I'll try to get it to the author otherwise I will just burn it by sending to @null account.\n\nDear Mark Zuckerberg.\n\nI follow you on Facebook, but you don\u2019t know me. I am editor-in-chief of the Norwegian daily newspaper Aftenposten. I am writing this letter to inform you that I shall not comply with your requirement to remove a documentary photography from the Vietnam war made by Nick Ut.\n\nNot today, and not in the future.\n\nThe demand that we remove the picture came in an e-mail from Facebook\u2019s office in Hamburg this Wednesday morning. Less than 24 hours after the e-mail was sent, and before I had time to give my response, you intervened yourselves and deleted the article as well as the image from Aftenposten\u2019s Facebook page.\n\nTo be honest, I have no illusions that you will read this letter. The reason why I will still make this attempt, is that I am upset, disappointed \u2013 well, in fact even afraid - of what you are about to do to a mainstay of our democratic society.\n\nFirst some background. A few weeks ago the Norwegian author Tom Egeland posted an entry on Facebook about, and including, seven photographs that changed the history of warfare. You in turn removed the picture of a naked Kim Phuc, fleeing from the napalm bombs \u2013 one of the world\u2019s most famous war photographs.\n\nTom then rendered Kim Phuc\u2019s criticism against Facebook for banning her picture. Facebook reacted by excluding Tom and prevented him from posting a new entry.\n\n\n\n
    \n\n![](http://ap.mnocdn.no/images/fab84404-efd8-4651-97fb-23fc195b5abb?fit=crop&q=80&w=2048)\n
    Aftenposten's Editor-in-chief Espen Egil Hansen.
    \n
    \nListen, Mark, this is serious. First you create rules that don\u2019t distinguish between child pornography and famous war photographs. Then you practice these rules without allowing space for good judgement. Finally you even censor criticism against and a discussion about the decision \u2013 and you punish the person who dares to voice criticism.\n\nFacebook is for the pleasure and benefit of the whole world, myself included, on a number of levels. I myself, for instance, keep in touch with my brothers via a closed group centered on our 89 year old father. Day by day we share joys and concerns.\n\nFacebook has become a world-leading platform for spreading information, for debate and for social contact between persons. You have gained this position because you deserve it.\n\nBut, dear Mark, you are the world\u2019s most powerful editor. Even for a major player like Aftenposten, Facebook is hard to avoid. In fact we don\u2019t really wish to avoid you, because you are offering us a great channel for distributing our content. We want to reach out with our journalism.\n\n
    \n\n![](http://ap.mnocdn.no/images/32183194-b955-4167-98b9-a598c510e45e?fit=crop&q=80&w=2048)\n
    Aftenposten's print front page Friday.
    \n
    \n\nHowever, even though I am editor-in-chief of Norway\u2019s largest newspaper, I have to realize that you are restricting my room for exercising my editorial responsibility. This is what you and your subordinates are doing in this case.\n\nI think you are abusing your power, and I find it hard to believe that you have thought it through thoroughly.\n\nLet me return to the picture I mentioned by Nick Ut. The napalm-girl is by far the most iconic documentary photography from the Vietnam war. The media played a decisive role in reporting different stories about the war than the men in charge wanted them to publish. They brought about a change of attitude which played a role in ending the war. They contributed to a more open, more critical debate. This is how a democracy must function.\n\nThe free and independent media have an important task in bringing information, even including pictures, which sometimes may be unpleasant, and which the ruling elite and maybe even ordinary citizens cannot bear to see or hear, but which might be important precisely for that reason.\n\n\u00abIf liberty means anything at all, British George Orwell wrote in the preface to Animal Farm, \u00abit means the right to tell people what they do not want to hear.\u00bb\n\nThe media have a responsibility to consider publication in every single case. This may be a heavy responsibility. Each editor must weigh the pros and cons.\n\nThis right and duty, which all editors in the world have, should not be undermined by algorithms encoded in your office in California.\n\n
    \n\n![](http://ap.mnocdn.no/images/bf0bf779-a539-44ca-922f-939dc7b5e183?fit=crop&q=80&w=780)\n
    The original post on Aftenposten's Facebook page.
    \n
    \n\nMark, please try to envision a new war where children will be the victims of barrel bombs or nerve gas. Would you once again intercept the documentation of cruelties, just because a tiny minority might possibly be offended by images of naked children, or because a paedophile person somewhere might see the picture as pornography?\n\nFacebook\u2019s Mission Statement states that your objective is to \u201cmake the world more open and connected\u201d.\n\nIn reality you are doing this in a totally superficial sense.\n\nIf you will not distinguish between child pornography and documentary photographs from a war, this will simply promote stupidity and fail to bring human beings closer to each other.\n\nTo pretend that it is possible to create common, global rules for what may and what may not be published, only throws dust into peoples\u2019 eyes.\n\nThe last decade has shown the extent to which unpredicatable and destructive things can happen when publication refuses to take into account the context.\n\nThe controversy over the Mohammad-caricatures, which flared in late 2005 and still remains a heated debate, had unknown consequences simply because the context and the original justification for publication were ignored.\n\nThe drawings were put into entirely new contexts, censured and condemned based on allegedly universal religious rules. This resulted in large demonstrations, violence and killings \u2013 and a remaining, potent threat against the freedom of speech. Some of the persons involved must still live with police protection.\n\nFacebook did not go global until this controversy had passed its peak. Your approach, Mark, might possibly have been to ban publication of Mohammad-drawings? If so, Facebook would in a stereotype way have stood on the side of the extreme religious forces, in opposition to the freedom of speech. You would have overruled the individual editor\u2019s assessment. Those of us who were in the centre of events at the time had to weigh the pros and cons day by day \u2013 and make decisions based on the reality we were in.\n\n![](http://ap.mnocdn.no/images/7c28467a-625c-4487-be16-a70f64e68247?fit=crop&q=80&w=2048)\nThis is the message Aftenposten received from Facebook.\n\nIt was \u2013 and remains \u2013 different in Oslo and Karachi.\n\nThe controversy over the caricatures demonstrates just how impossible and illogical it is, trying to live with universal rules for publication in a time which is multi-religious, muli-cultural and multi-everything. Every human practice differs a lot as to geography, politics, social and economic conditions.\n\nThe least Facebook should do in order to be in harmony with its time is introduce geographically differentiated guidelines and rules for publication. Furthermore, Facebook should distinguish between editors and other Facebook-users. Editors cannot live with you, Mark, as a master editor.\n\nThese measures would still only soften the problems. If Facebook has other objectives than just being as big as possible and earn as much money as possible \u2013 and this I am still convinced that you have, Mark \u2013 you should undertake a comprehensive review of the way you operate.\n\nYou are a nice channel for persons who wish to share music videos, family dinners and other experiences. On this level you are bringing people closer to each other. But if you wish to increase the real understanding between human beings, you have to offer more liberty in order to meet the entire width of cultural expressions and discuss substantial matters.\n\nAnd then you have to be more accessible. Today, if it is possible at all to get in touch with a Facebook representative, the best one may hope for are brief, formalistic answers, with rigid references to universal rules and guidelines. If you take the liberty to challenge Facebook\u2019s rules, you will be met \u2013 as we have seen \u2013 with censorship. And if someone will protest against the censorship, he will be punished, as Tom Egeland was.\n\nI could have continued, Mark, but I have to stop at this point. I have written this letter to you because I am worried that the world\u2019s most important medium is limiting freedom in stead of trying to extend it, and that this occasionally happens in an authoritarian way. But I am also writing \u2013 and I hope you will understand this \u2013 because I take a positive attitude to the possibilities that Facebook has opened up. I only hope that you will utilize the possibilities in a better way.\n\nSincerely yours Espen Egil Hansen Editor-in-chief and CEO Aftenposten\n\nPS. I enclose a commentary from Aftenposten\u2019s 73 year old cartoonist Inge Gr\u00f8dum to the censorship practiced by Facebook. What does the algorithm say? Would it pass?", + "category": "steemit", + "children": 17, + "created": "2016-09-09T21:02:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://ap.mnocdn.no/images/268d5cb1-673e-4231-a1ef-c9767d3494f1?fit=crop&h=1152&q=80&w=2048", + "http://ap.mnocdn.no/images/fab84404-efd8-4651-97fb-23fc195b5abb?fit=crop&q=80&w=2048", + "http://ap.mnocdn.no/images/32183194-b955-4167-98b9-a598c510e45e?fit=crop&q=80&w=2048", + "http://ap.mnocdn.no/images/bf0bf779-a539-44ca-922f-939dc7b5e183?fit=crop&q=80&w=780", + "http://ap.mnocdn.no/images/7c28467a-625c-4487-be16-a70f64e68247?fit=crop&q=80&w=2048" + ], + "links": [ + "http://www.aftenposten.no/meninger/kommentar/Dear-Mark-I-am-writing-this-to-inform-you-that-I-shall-not-comply-with-your-requirement-to-remove-this-picture-604156b.html" + ], + "tags": [ + "steemit", + "facebook", + "censorship", + "liberty", + "aftenposten" + ], + "users": [ + "null" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 29831113552269, + "payout": 87.69, + "payout_at": "2016-09-16T21:02:45", + "pending_payout_value": "87.690 HBD", + "percent_hbd": 10000, + "permlink": "dear-mark-i-am-writing-this-to-inform-you-that-i-shall-not-comply-with-your-requirement-to-remove-this-picture", + "post_id": 1188936, + "promoted": "75.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 135 + }, + "title": "Dear Mark. I am writing this to inform you that I shall not comply with your requirement to remove this picture.", + "updated": "2016-09-09T21:02:45", + "url": "/steemit/@val-a/dear-mark-i-am-writing-this-to-inform-you-that-i-shall-not-comply-with-your-requirement-to-remove-this-picture" + }, + { + "active_votes": [ + { + "rshares": 2596225299320, + "voter": "summon" + }, + { + "rshares": 3097790600, + "voter": "boy" + }, + { + "rshares": 3760583473, + "voter": "bue-witness" + }, + { + "rshares": 697086423, + "voter": "bunny" + }, + { + "rshares": 6115157538047, + "voter": "clayop" + }, + { + "rshares": 53831554412, + "voter": "bue" + }, + { + "rshares": 1660189571, + "voter": "mini" + }, + { + "rshares": 213623916, + "voter": "moon" + }, + { + "rshares": 2006740845230, + "voter": "joseph" + }, + { + "rshares": 79076376247, + "voter": "vip" + }, + { + "rshares": 15405606665, + "voter": "proctologic" + }, + { + "rshares": 622507341, + "voter": "healthcare" + }, + { + "rshares": 903900865326, + "voter": "tuck-fheman" + }, + { + "rshares": 966828196, + "voter": "daniel.pan" + }, + { + "rshares": 411277150263, + "voter": "steemrollin" + }, + { + "rshares": 294379086507, + "voter": "chitty" + }, + { + "rshares": 34985094686, + "voter": "alexgr" + }, + { + "rshares": 288076091, + "voter": "helen.tan" + }, + { + "rshares": 14127289494, + "voter": "gregory-f" + }, + { + "rshares": 839441156, + "voter": "moh-rokib" + }, + { + "rshares": 82496308215, + "voter": "edgeland" + }, + { + "rshares": 25975393213, + "voter": "blackjincrypto" + }, + { + "rshares": 236718643421, + "voter": "leesunmoo" + }, + { + "rshares": 1842337468, + "voter": "nxtblg" + }, + { + "rshares": 19679147025, + "voter": "acidyo" + }, + { + "rshares": 12079683339, + "voter": "cian.dafe" + }, + { + "rshares": 590065836619, + "voter": "kevinwong" + }, + { + "rshares": 1787404766, + "voter": "murh" + }, + { + "rshares": 7451914321, + "voter": "radioactivities" + }, + { + "rshares": 244193243751, + "voter": "billbutler" + }, + { + "rshares": 14603958905, + "voter": "thecryptofiend" + }, + { + "rshares": 40287404686, + "voter": "justtryme90" + }, + { + "rshares": 10738934951, + "voter": "hien-tran" + }, + { + "rshares": 10545091507, + "voter": "johnerfx" + }, + { + "rshares": 2020624703659, + "voter": "stellabelle" + }, + { + "rshares": 105369851838, + "voter": "kenny-crane" + }, + { + "rshares": 207590047173, + "voter": "kaylinart" + }, + { + "rshares": 500195019030, + "voter": "infovore" + }, + { + "rshares": 48469146637, + "voter": "kus-knee" + }, + { + "rshares": 557026163, + "voter": "johnerminer" + }, + { + "rshares": 2108282088, + "voter": "tee-em" + }, + { + "rshares": 1457950444352, + "voter": "sean-king" + }, + { + "rshares": 76084362284, + "voter": "kimziv" + }, + { + "rshares": 92401710310, + "voter": "mctiller" + }, + { + "rshares": 6591597330, + "voter": "iloveporn" + }, + { + "rshares": 1901149350, + "voter": "the.bot" + }, + { + "rshares": 1324938374, + "voter": "alexft" + }, + { + "rshares": 1862753166, + "voter": "justoneartist" + }, + { + "rshares": 3587533664, + "voter": "michaellamden68" + }, + { + "rshares": 188239143185, + "voter": "asmolokalo" + }, + { + "rshares": 52093500846, + "voter": "booja" + }, + { + "rshares": 4237212015, + "voter": "dennygalindo" + }, + { + "rshares": 41597869493, + "voter": "ezzy" + }, + { + "rshares": 117152284266, + "voter": "robrigo" + }, + { + "rshares": 5825119560, + "voter": "vote" + }, + { + "rshares": 6137063530, + "voter": "kissmybutt" + }, + { + "rshares": 422975045, + "voter": "chamviet" + }, + { + "rshares": 466928201309, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 1926175201, + "voter": "pipertomcat" + }, + { + "rshares": 55078181896, + "voter": "derekareith" + }, + { + "rshares": 140754777765, + "voter": "knircky" + }, + { + "rshares": 1618767968, + "voter": "leksimus" + }, + { + "rshares": 1096870387, + "voter": "mixa" + }, + { + "rshares": 836507931, + "voter": "dicov" + }, + { + "rshares": 5232796338, + "voter": "sebastien" + }, + { + "rshares": 486055151, + "voter": "cherish" + }, + { + "rshares": 19120015185, + "voter": "cryptobarry" + }, + { + "rshares": 4413329976, + "voter": "egjoshslim" + }, + { + "rshares": 3546316992, + "voter": "jvper" + }, + { + "rshares": 13671594233, + "voter": "dwinblood" + }, + { + "rshares": 10147166470, + "voter": "meesterboom" + }, + { + "rshares": 9667892270, + "voter": "cloveandcinnamon" + }, + { + "rshares": 235543115, + "voter": "aqris" + }, + { + "rshares": 10168519193, + "voter": "bycz" + }, + { + "rshares": 2210167101, + "voter": "dmacshady" + }, + { + "rshares": 2931200535, + "voter": "pigatto" + }, + { + "rshares": 699063050, + "voter": "luisucv34" + }, + { + "rshares": 40253682612, + "voter": "yongyoon" + }, + { + "rshares": 6628055919, + "voter": "lichtblick" + }, + { + "rshares": 71100605693, + "voter": "me-tarzan" + }, + { + "rshares": 2368091479, + "voter": "moonjelly" + }, + { + "rshares": 8243851217, + "voter": "peacekeeper" + }, + { + "rshares": 30950356865, + "voter": "royaltiffany" + }, + { + "rshares": 13761168642, + "voter": "exitmass" + }, + { + "rshares": 26560909561, + "voter": "beowulfoflegend" + }, + { + "rshares": 68491878116, + "voter": "rea" + }, + { + "rshares": 156154164, + "voter": "valenttina" + }, + { + "rshares": 9416293870, + "voter": "alsprinting" + }, + { + "rshares": 7146187677, + "voter": "moon32walker" + }, + { + "rshares": 10651053577, + "voter": "carlidos" + }, + { + "rshares": 452064608, + "voter": "quigua" + }, + { + "rshares": 411247289, + "voter": "kooshikoo" + }, + { + "rshares": 23441529121, + "voter": "team-leibniz" + }, + { + "rshares": 1304783473, + "voter": "ace108" + }, + { + "rshares": 10157957204, + "voter": "sisterholics" + }, + { + "rshares": 29902474986, + "voter": "brianphobos" + }, + { + "rshares": 5821731189, + "voter": "logic" + }, + { + "rshares": 9299251828, + "voter": "phoenixmaid" + }, + { + "rshares": 112644541, + "voter": "salamanca1987ar" + }, + { + "rshares": 5054170210, + "voter": "beanz" + }, + { + "rshares": 25927425773, + "voter": "williambanks" + }, + { + "rshares": 30549845433, + "voter": "jasonstaggers" + }, + { + "rshares": 5220399529, + "voter": "shortcut" + }, + { + "rshares": 1347913567, + "voter": "karenb54" + }, + { + "rshares": 714300968, + "voter": "pakisnxt" + }, + { + "rshares": 5765407212, + "voter": "nekromarinist" + }, + { + "rshares": 2007103472, + "voter": "sykochica" + }, + { + "rshares": 14055532695, + "voter": "felixxx" + }, + { + "rshares": 216054529851, + "voter": "laonie" + }, + { + "rshares": 1019068038, + "voter": "handmade" + }, + { + "rshares": 10004215062, + "voter": "myfirst" + }, + { + "rshares": 95506108335, + "voter": "somebody" + }, + { + "rshares": 3590805824, + "voter": "flysaga" + }, + { + "rshares": 18377003276, + "voter": "midnightoil" + }, + { + "rshares": 1499733461, + "voter": "achim86" + }, + { + "rshares": 5773490194, + "voter": "minion" + }, + { + "rshares": 2830076827, + "voter": "tommycoin" + }, + { + "rshares": 636463375, + "voter": "romancs" + }, + { + "rshares": 28004872672, + "voter": "xiaohui" + }, + { + "rshares": 366041435, + "voter": "wiser" + }, + { + "rshares": 130305092, + "voter": "luke490" + }, + { + "rshares": 1872155844, + "voter": "alitas" + }, + { + "rshares": 111083493, + "voter": "bigsambucca" + }, + { + "rshares": 1203603415, + "voter": "xiaokongcom" + }, + { + "rshares": 621878548, + "voter": "future24" + }, + { + "rshares": 6640645622, + "voter": "steemitqa" + }, + { + "rshares": 10934414249, + "voter": "thebotkiller" + }, + { + "rshares": 10300574691, + "voter": "cristi" + }, + { + "rshares": 28675814875, + "voter": "cryptos" + }, + { + "rshares": 3300942483, + "voter": "xianjun" + }, + { + "rshares": 5210280082, + "voter": "lordvader" + }, + { + "rshares": 5588333756, + "voter": "virtashare" + }, + { + "rshares": 60368611, + "voter": "lennon15" + }, + { + "rshares": 1611921747, + "voter": "bledarus" + }, + { + "rshares": 220497628, + "voter": "microluck" + }, + { + "rshares": 5408158479, + "voter": "matrixdweller" + }, + { + "rshares": 7059588652, + "voter": "theb0red1" + }, + { + "rshares": 9787724736, + "voter": "kyriacos" + }, + { + "rshares": 69848769518, + "voter": "helikopterben" + }, + { + "rshares": 20106804198, + "voter": "runaway-psyche" + }, + { + "rshares": 4989336305, + "voter": "farmerswife" + }, + { + "rshares": 290489475, + "voter": "jimmytwoshoes" + }, + { + "rshares": 10018253562, + "voter": "cryptomancer" + }, + { + "rshares": 4146710249, + "voter": "chaospoet" + }, + { + "rshares": 1897374139, + "voter": "movievertigo" + }, + { + "rshares": 12403195264, + "voter": "mikemacintire" + }, + { + "rshares": 13336237230, + "voter": "hilarski" + }, + { + "rshares": 24537256126, + "voter": "daut44" + }, + { + "rshares": 67890337, + "voter": "nailsbykara01" + }, + { + "rshares": 1729317973, + "voter": "unchainedio" + }, + { + "rshares": 75387763, + "voter": "xntryk1" + }, + { + "rshares": 117822170, + "voter": "jtstreetman" + }, + { + "rshares": 578578273, + "voter": "cryptoeasy" + }, + { + "rshares": 875994720, + "voter": "ats-david" + }, + { + "rshares": 69382211, + "voter": "kreativ" + }, + { + "rshares": 4799836023, + "voter": "io-io-io" + }, + { + "rshares": 14145117683, + "voter": "mikehere" + }, + { + "rshares": 57706367, + "voter": "dazedbunny" + }, + { + "rshares": 12066449411, + "voter": "ryan-singer" + }, + { + "rshares": 18868871215, + "voter": "luminousvisions" + }, + { + "rshares": 1299872756, + "voter": "matthewtiii" + }, + { + "rshares": 632649253, + "voter": "kev7000" + }, + { + "rshares": 421813426, + "voter": "shieha" + }, + { + "rshares": 15432445921, + "voter": "hunterisgreat" + }, + { + "rshares": 193616327346, + "voter": "asksisk" + }, + { + "rshares": 2253580090, + "voter": "richardjuckes" + }, + { + "rshares": 851123456, + "voter": "stepa" + }, + { + "rshares": 25287092822, + "voter": "dubi" + }, + { + "rshares": 176536848, + "voter": "irininich" + }, + { + "rshares": 4586847136, + "voter": "dexter-k" + }, + { + "rshares": 91627009, + "voter": "alina1" + }, + { + "rshares": 357194723, + "voter": "ct-gurus" + }, + { + "rshares": 53783795, + "voter": "jod" + }, + { + "rshares": 55496395, + "voter": "feruz" + }, + { + "rshares": 2341581405, + "voter": "gringalicious" + }, + { + "rshares": 2339901466, + "voter": "steempowerwhale" + }, + { + "rshares": 50066904, + "voter": "f1111111" + }, + { + "rshares": 80106845, + "voter": "ola1" + }, + { + "rshares": 1008239952, + "voter": "steemsatoshi" + }, + { + "rshares": 52225804, + "voter": "marquismiller" + }, + { + "rshares": 309265057, + "voter": "robotev1" + }, + { + "rshares": 288960679, + "voter": "robotev2" + }, + { + "rshares": 51080933, + "voter": "shivayoga" + }, + { + "rshares": 155759348, + "voter": "terrano" + }, + { + "rshares": 55168341, + "voter": "alyssasanders" + }, + { + "rshares": 50467991, + "voter": "cupang" + }, + { + "rshares": 153506082, + "voter": "robotev" + }, + { + "rshares": 506553224, + "voter": "judithgpordon" + }, + { + "rshares": 50922340, + "voter": "benberger" + } + ], + "author": "thecryptofiend", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.89, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    3 Fantastic Months on Steemit

    \n

    \n

    I joined Steemit nearly 3 months ago on the 4th of June 2016.  

    \n

    I had a brief break after my first \"introduceyourself\" post due to dealing with the aftermath of the DAO hack which I was heavily involved in to my (now) regret.

    \n

    I returned a few weeks later to the shock that people actually liked my first post and that it had earned an amazing $600!  To say it was a surprise is an understatement.  I didn't think anyone would look at it or even appreciate it.

    \n

    Since then I have been steadily posting and though I have never reached the same level of earnings as my first post I really enjoy using Steemit.

    \n

    I have been gradually powering up through posting rewards and (mainly) through buying Steem and SBD on exchanges.  

    \n

    I really believe in the platform potential of Steemit and the proof is in my wallet.

    \n

    Over the last few weeks I've gone from just over 1000SP to just over 4000SP - which was one of my major milestone targets!  

    \n

    Now I have a new goal to try to double it to 8000SP.  So I will continue to keep buying Steem/SBD on the exchanges and powering up gradually over time to reach my new goal.

    \n


    \n

    My Philosophy - He(or she) Who Dares Wins

    \n

    \n

    Whilst others have been expressing fear and doubt over the falling Steem price - I see it as an opportunity to increase my Steem Power and influence in the community.

    \n

    As I have said before there are no guarantees in cryptocurrency.  Investing in cryptocurrency is definitely risky and one should never put all one's eggs in a single cryptocurrency basket.  Steemit and Steem have their problems and issues but they are both in their infancy.

    \n

    I personally believe the risk of failure in this case is outweighed by the massive potential if Steemit succeeds and I've been backing my opinion with my own money.

    \n

    There is no reward without risk.

    \n


    \n


    \n

    Community is Key

    \n

    \n

    Throughout my experiences on Steemit the most rewarding ones have been in my interaction with other members of the community.  

    \n

    I get a lot of pleasure from commenting on other people's posts and curating content.  

    \n

    I think going forward the community is Steemit's greatest asset.  I feel I have made many great friends on here and have learned a great deal from the other posters.

    \n

    There are too many great posters and community members to really list in full but I would like to give a special mention to @stellabelle and @tuck-fheman for posting great material and being very supportive to me here.  @craig-grant also did a lot to help build the community in the first few weeks by creating the \"craigrant\" tag.

    \n

    There are many others I could list but I am sure to miss someone out - so I will leave it at that.  

    \n

    Thank you all for making this such a fantastic community.

    \n


    \n

    My Forthcoming (Reluctant) Break from Steemit

    \n

    \n

    Unfortunately due to having surgery on my left eye (on 1st September - this Thursday) I will likely be unable to post, comment and curate for several days in the first week of September.  I would just like to apologise in advance for the break.  

    \n

    Don't worry I will continue posting over the next few days (up to Thursday) and will be back to posting normally after I have recovered.

    \n

    It will probably be tough being away though!

    \n


    \n

    A Selection of Photos from My Early Posts

    \n

    I thought I'd post a few photos from those early posts as many of my current followers were probably not even on Steemit at the time and didn't get to see them.  I have linked to the original posts so you can see the bigger versions if you want to.

    \n

    \n

    This is \"Venus\" from my introductory post.  It was one of the finalists in this year's \"The Face\" International Photography Competition. Model is Rachelle Summers.

    \n

           

    \n

    This is \"Daydream\" from my 2nd post (w. Rachelle Summers) and \"Oh the Horror!\" from a post a few days later (w. Axel Von Rosencroft).

    \n


    \n

    Conclusion and Your Own Milestones

    \n

    \n

    It has been a great 3 months and hopefully Steemit will continue to get even better.

    \n

    So enough about me and my experiences so far.  

    \n

    Please feel free to share your experiences and milestones in the comments below or in your own post.  

    \n

    Let's continue to make Steemit a great place:)

    \n


    \n


    \n

    You can see more of my posts and photography work by following me @thecryptofiend

    \n

    (Note images not taken by me were from Istockphoto, Verification for me here: http://www.aapicture.com/about-me)

    \n", + "category": "steemit", + "children": 104, + "created": "2016-08-29T19:41:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgsafe.org/45bfed3c9b.jpg", + "https://i.imgsafe.org/47eb94f996.jpg", + "https://i.imgsafe.org/48086f3c2f.jpg", + "https://i.imgsafe.org/481e88b0b6.jpg", + "https://i.imgsafe.org/487e18fc55.jpg", + "https://i.imgsafe.org/487e1d3949.jpeg", + "https://i.imgsafe.org/48875807ad.jpeg", + "https://i.imgsafe.org/483b026c25.jpg" + ], + "links": [ + "https://steemit.com/photo/@thecryptofiend/sometimes-the-best-way-to-get-to-know-someone-is-through-what-they-create", + "http://www.digitalphotopro.com/photo-contests/the-face-2015/finalists", + "https://steemit.com/art/@thecryptofiend/daydream-another-photo-post", + "https://steemit.com/photography/@thecryptofiend/oh-the-horror-the-nostalgia-of-1980s-horror-movies-and-my-homage-to-them", + "http://www.aapicture.com/about-me" + ], + "tags": [ + "steemit", + "steem", + "life", + "money", + "cryptocurrency" + ], + "users": [ + "stellabelle", + "tuck-fheman", + "craig-grant", + "thecryptofiend" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 20946122760977, + "payout": 51.981, + "payout_at": "2016-09-05T19:41:39", + "pending_payout_value": "51.981 HBD", + "percent_hbd": 10000, + "permlink": "after-3-amazing-months-on-steemit-i-ve-finally-reached-my-4000-sp-target", + "post_id": 1045643, + "promoted": "75.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 189 + }, + "title": "After 3 Amazing Months on Steemit I've Finally Reached My 4000 SP target", + "updated": "2016-08-29T19:41:39", + "url": "/steemit/@thecryptofiend/after-3-amazing-months-on-steemit-i-ve-finally-reached-my-4000-sp-target" + }, + { + "active_votes": [ + { + "rshares": 5693654803574, + "voter": "riverhead" + }, + { + "rshares": 2482446812, + "voter": "boy" + }, + { + "rshares": 3013918996, + "voter": "bue-witness" + }, + { + "rshares": 552719781, + "voter": "bunny" + }, + { + "rshares": 43716931512, + "voter": "bue" + }, + { + "rshares": 1330246238, + "voter": "mini" + }, + { + "rshares": 171021933, + "voter": "moon" + }, + { + "rshares": 693780599618, + "voter": "pfunk" + }, + { + "rshares": 499896176, + "voter": "healthcare" + }, + { + "rshares": 922756808845, + "voter": "tuck-fheman" + }, + { + "rshares": 775799277, + "voter": "daniel.pan" + }, + { + "rshares": 230662564, + "voter": "helen.tan" + }, + { + "rshares": 11800403945, + "voter": "dave-hughes" + }, + { + "rshares": 401158116398, + "voter": "craig-grant" + }, + { + "rshares": 80531803932, + "voter": "easteagle13" + }, + { + "rshares": 16616708694, + "voter": "fkn" + }, + { + "rshares": 487241289, + "voter": "paco-steem" + }, + { + "rshares": 5490844166, + "voter": "spaninv" + }, + { + "rshares": 22519906749, + "voter": "elishagh1" + }, + { + "rshares": 14733368028, + "voter": "richman" + }, + { + "rshares": 3389092891, + "voter": "acidyo" + }, + { + "rshares": 490418874, + "voter": "coar" + }, + { + "rshares": 1425753319, + "voter": "murh" + }, + { + "rshares": 79064374030, + "voter": "thecryptofiend" + }, + { + "rshares": 48087436852, + "voter": "justtryme90" + }, + { + "rshares": 380406839, + "voter": "stiletto" + }, + { + "rshares": 50900746650, + "voter": "kus-knee" + }, + { + "rshares": 2994428251, + "voter": "mammasitta" + }, + { + "rshares": 94229031182, + "voter": "mctiller" + }, + { + "rshares": 3016404662, + "voter": "alexft" + }, + { + "rshares": 1901377462, + "voter": "justoneartist" + }, + { + "rshares": 3658130970, + "voter": "michaellamden68" + }, + { + "rshares": 243464927250, + "voter": "asmolokalo" + }, + { + "rshares": 42957562242, + "voter": "ezzy" + }, + { + "rshares": 3155578623, + "voter": "stranger27" + }, + { + "rshares": 414194892812, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 2707813985, + "voter": "wintrop" + }, + { + "rshares": 52313345975, + "voter": "furion" + }, + { + "rshares": 402939077, + "voter": "barbara2" + }, + { + "rshares": 452032357, + "voter": "ch0c0latechip" + }, + { + "rshares": 414391534, + "voter": "doge4lyf" + }, + { + "rshares": 151746469577, + "voter": "knircky" + }, + { + "rshares": 10474968800, + "voter": "spiz0r" + }, + { + "rshares": 1526055392, + "voter": "steem1653" + }, + { + "rshares": 136135148, + "voter": "cynetyc" + }, + { + "rshares": 55440603400, + "voter": "shark" + }, + { + "rshares": 11466738878, + "voter": "meesterboom" + }, + { + "rshares": 597215961, + "voter": "jaycobbell" + }, + { + "rshares": 230802431, + "voter": "jesse5th" + }, + { + "rshares": 1568201378, + "voter": "dimon14" + }, + { + "rshares": 9616420958, + "voter": "warrensteem" + }, + { + "rshares": 234932677, + "voter": "keyser" + }, + { + "rshares": 71118468142, + "voter": "me-tarzan" + }, + { + "rshares": 64025280742, + "voter": "thylbom" + }, + { + "rshares": 10805882232, + "voter": "pcste" + }, + { + "rshares": 4245035026, + "voter": "tarindel" + }, + { + "rshares": 13833357665, + "voter": "beowulfoflegend" + }, + { + "rshares": 3173709669, + "voter": "birdie" + }, + { + "rshares": 37872555985, + "voter": "sauravrungta" + }, + { + "rshares": 88371145550, + "voter": "rea" + }, + { + "rshares": 13870101426, + "voter": "positive" + }, + { + "rshares": 32452676226, + "voter": "anca3drandom" + }, + { + "rshares": 764587130, + "voter": "mohammed123" + }, + { + "rshares": 11213216542, + "voter": "webdeals" + }, + { + "rshares": 2912684246, + "voter": "ace108" + }, + { + "rshares": 23709263345, + "voter": "brianphobos" + }, + { + "rshares": 7397086673, + "voter": "michaeldodridge" + }, + { + "rshares": 7836492516, + "voter": "logic" + }, + { + "rshares": 457213628, + "voter": "fnait" + }, + { + "rshares": 417170364, + "voter": "keepcalmand" + }, + { + "rshares": 5554163551, + "voter": "beanz" + }, + { + "rshares": 7658802979, + "voter": "sulev" + }, + { + "rshares": 3150384482, + "voter": "webosfritos" + }, + { + "rshares": 1307922822, + "voter": "andrew0" + }, + { + "rshares": 91099389, + "voter": "luke490" + }, + { + "rshares": 855277905, + "voter": "boddhisattva" + }, + { + "rshares": 312126448, + "voter": "future24" + }, + { + "rshares": 214569242, + "voter": "xcepta" + }, + { + "rshares": 12262145072, + "voter": "cristi" + }, + { + "rshares": 210424160, + "voter": "lordemau" + }, + { + "rshares": 20776446447, + "voter": "hanshotfirst" + }, + { + "rshares": 73635017, + "voter": "sijoittaja" + }, + { + "rshares": 5284635480, + "voter": "melek" + }, + { + "rshares": 37990828184, + "voter": "bitcalm" + }, + { + "rshares": 2400732723, + "voter": "kyriacos" + }, + { + "rshares": 20128820963, + "voter": "runaway-psyche" + }, + { + "rshares": 7688258688, + "voter": "farmerswife" + }, + { + "rshares": 58180110, + "voter": "kamil5" + }, + { + "rshares": 2441922074, + "voter": "shadowspub" + }, + { + "rshares": 4156798201, + "voter": "steemitpatina" + }, + { + "rshares": 60228370, + "voter": "gduran" + }, + { + "rshares": 77993323, + "voter": "xntryk1" + }, + { + "rshares": 2204914049, + "voter": "cryptoeasy" + }, + { + "rshares": 4540164825, + "voter": "englishtchrivy" + }, + { + "rshares": 4783829606, + "voter": "ats-david" + }, + { + "rshares": 75779499, + "voter": "uziriel" + }, + { + "rshares": 136197250, + "voter": "dazedbunny" + }, + { + "rshares": 2381484794, + "voter": "richardcrill" + }, + { + "rshares": 450438581, + "voter": "mobios" + }, + { + "rshares": 55683468, + "voter": "lindasteel" + }, + { + "rshares": 1419563979, + "voter": "smisi" + }, + { + "rshares": 1697265193, + "voter": "baodog" + }, + { + "rshares": 1231870711, + "voter": "tsudohnimh" + }, + { + "rshares": 75564175954, + "voter": "cnfund" + }, + { + "rshares": 183539658, + "voter": "chadcrypto" + }, + { + "rshares": 7375208923, + "voter": "skypilot" + }, + { + "rshares": 558411810, + "voter": "bitcoinparadise" + }, + { + "rshares": 678822499, + "voter": "dpapadimitroylas" + }, + { + "rshares": 2631047372, + "voter": "funnyman" + }, + { + "rshares": 56746345, + "voter": "mlialen" + }, + { + "rshares": 323425237, + "voter": "robotev1" + }, + { + "rshares": 157770453, + "voter": "james1987" + }, + { + "rshares": 151344494, + "voter": "oliver.smith" + }, + { + "rshares": 141873513, + "voter": "jack.johnson" + } + ], + "author": "thecryptofiend", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.89, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Introduction

    \n

    In the city of Newcastle upon Tyne in the UK there is an architectural oddity in the form of a large statue perched on one of the walls of the civic centre building.  I have yet to find out what it represents but have heard people referring to it as \"Spiderman\" due to the way the figure is \"sitting\" on the wall.  I suspect it probably represents some character from classical (Greco-Roman) mythology.

    \n

    These photos show a lot of detail and were taken using my IR converted Canon EOS 450D with EFS 18-200mm lens.  In this case the IR shows certain details that would otherwise not be apparent in regular wavelengths of light.

    \n

    It gives it a a very high contrast \"graphic novel\" feel to the images which I feel is fitting.  Unfortunately due to the position of the statue relative to the building I was limited in the different views and angles I could get of it.

    \n

    \n

    \n

    \n

    \n


    \n

    \n

    On some of the closer images you can see that the statue has no face.  There is hair but the front part of the head  is missing.  Perhaps this is a clue to the identity?

    \n

    If you have any ideas please let me know.  I hope you like the photos.

    \n

    If you like my work please follow me and check out my previous photography work and tutorials  @thecryptofiend - hope you enjoy.

    \n


    \n

    Technical Information:

    \n

    Canon EOS 450D with IR conversion

    \n

    Canon EF-S 18-200mm lens

    \n

    Adobe Lightroom CC and Nik Silver Effex Pro for processing.

    \n

    (Verification for me here: http://www.aapicture.com/about-me)

    \n", + "category": "photography", + "children": 36, + "created": "2016-09-06T20:51:03", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/06/Arif_Akhtar_Statue_CC_013of5941bd.jpg", + "https://www.steemimg.com/images/2016/09/06/Arif_Akhtar_Statue_CC_012of504160.jpg", + "https://www.steemimg.com/images/2016/09/06/Arif_Akhtar_Statue_CC_01b1of1be4f1.jpg", + "https://www.steemimg.com/images/2016/09/06/Arif_Akhtar_Statue_CC_014of5f221b.jpg", + "https://www.steemimg.com/images/2016/09/06/Arif_Akhtar_Statue_CC_015of500c4b.jpg" + ], + "links": [ + "http://www.aapicture.com/about-me" + ], + "tags": [ + "photography", + "art", + "steemit", + "steemsquad", + "life" + ], + "users": [ + "thecryptofiend" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 9842974759914, + "payout": 11.087, + "payout_at": "2016-09-13T20:51:03", + "pending_payout_value": "11.087 HBD", + "percent_hbd": 10000, + "permlink": "the-mysterious-statue-ir-photography", + "post_id": 1151229, + "promoted": "70.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 114 + }, + "title": "The Mysterious Statue : IR Photography", + "updated": "2016-09-06T20:51:03", + "url": "/photography/@thecryptofiend/the-mysterious-statue-ir-photography" + }, + { + "active_votes": [ + { + "rshares": 5133129010650, + "voter": "riverhead" + }, + { + "rshares": 1031882916236, + "voter": "tuck-fheman" + }, + { + "rshares": 39106143461, + "voter": "alexgr" + }, + { + "rshares": 80546321239, + "voter": "edgeland" + }, + { + "rshares": 1010687333, + "voter": "fkn" + }, + { + "rshares": 447134537, + "voter": "paco-steem" + }, + { + "rshares": 886894315803, + "voter": "cryptogee" + }, + { + "rshares": 5013415689, + "voter": "spaninv" + }, + { + "rshares": 24334244672, + "voter": "james-show" + }, + { + "rshares": 1329518504, + "voter": "elishagh1" + }, + { + "rshares": 11744107970, + "voter": "richman" + }, + { + "rshares": 42646084026, + "voter": "hannixx42" + }, + { + "rshares": 446314863, + "voter": "coar" + }, + { + "rshares": 1426345715, + "voter": "murh" + }, + { + "rshares": 86505600736, + "voter": "thecryptofiend" + }, + { + "rshares": 48131196667, + "voter": "justtryme90" + }, + { + "rshares": 138228131452, + "voter": "coinbitgold" + }, + { + "rshares": 349023596, + "voter": "stiletto" + }, + { + "rshares": 105805199373, + "voter": "kenny-crane" + }, + { + "rshares": 551808872924, + "voter": "infovore" + }, + { + "rshares": 102266459252, + "voter": "geoffrey" + }, + { + "rshares": 10737933696, + "voter": "kimziv" + }, + { + "rshares": 25048306642, + "voter": "marco-delsalto" + }, + { + "rshares": 2861774262, + "voter": "alexft" + }, + { + "rshares": 3524497863, + "voter": "michaellamden68" + }, + { + "rshares": 207235087440, + "voter": "asmolokalo" + }, + { + "rshares": 51028352883, + "voter": "booja" + }, + { + "rshares": 53200787105, + "voter": "ezzy" + }, + { + "rshares": 254702299, + "voter": "ivp" + }, + { + "rshares": 128613923108, + "voter": "chhaylin" + }, + { + "rshares": 11653999586, + "voter": "hakise" + }, + { + "rshares": 12246967483, + "voter": "jako" + }, + { + "rshares": 824450668, + "voter": "steemswede" + }, + { + "rshares": 1693848216, + "voter": "furion" + }, + { + "rshares": 10475719848, + "voter": "spiz0r" + }, + { + "rshares": 1211734909, + "voter": "steem1653" + }, + { + "rshares": 17410903984, + "voter": "sebastien" + }, + { + "rshares": 2147843650, + "voter": "bitland" + }, + { + "rshares": 16642046880, + "voter": "senseiteekay" + }, + { + "rshares": 26778525771, + "voter": "dwinblood" + }, + { + "rshares": 10851638564, + "voter": "deviedev" + }, + { + "rshares": 11041385098, + "voter": "allmonitors" + }, + { + "rshares": 79624786257, + "voter": "me-tarzan" + }, + { + "rshares": 2811366993, + "voter": "fiona777" + }, + { + "rshares": 10600135570, + "voter": "peacekeeper" + }, + { + "rshares": 67912511407, + "voter": "thylbom" + }, + { + "rshares": 321731489, + "voter": "kellywin21" + }, + { + "rshares": 14081055736, + "voter": "beowulfoflegend" + }, + { + "rshares": 3517786621, + "voter": "birdie" + }, + { + "rshares": 33672189304, + "voter": "sauravrungta" + }, + { + "rshares": 80649600564, + "voter": "rea" + }, + { + "rshares": 818880609, + "voter": "positive" + }, + { + "rshares": 15978503091, + "voter": "winstonwolfe" + }, + { + "rshares": 41103939733, + "voter": "claudiop63" + }, + { + "rshares": 166570104, + "voter": "bitmap" + }, + { + "rshares": 863414182, + "voter": "sisterholics" + }, + { + "rshares": 24449858053, + "voter": "brianphobos" + }, + { + "rshares": 12739729316, + "voter": "michaeldodridge" + }, + { + "rshares": 8339031252, + "voter": "logic" + }, + { + "rshares": 1681456071, + "voter": "remlaps" + }, + { + "rshares": 7378295271, + "voter": "beanz" + }, + { + "rshares": 1822108820, + "voter": "bullionstackers" + }, + { + "rshares": 23482202368, + "voter": "williambanks" + }, + { + "rshares": 6840849470, + "voter": "sykochica" + }, + { + "rshares": 31661497810, + "voter": "laonie" + }, + { + "rshares": 20675507089, + "voter": "yng-entrepreneur" + }, + { + "rshares": 1302419977, + "voter": "myfirst" + }, + { + "rshares": 12892722681, + "voter": "somebody" + }, + { + "rshares": 482292129, + "voter": "flysaga" + }, + { + "rshares": 2848720408, + "voter": "midnightoil" + }, + { + "rshares": 3549675644, + "voter": "xiaohui" + }, + { + "rshares": 3071824587, + "voter": "psamuelson" + }, + { + "rshares": 222851194, + "voter": "xiaokongcom" + }, + { + "rshares": 424857353, + "voter": "future24" + }, + { + "rshares": 13140162501, + "voter": "cristi" + }, + { + "rshares": 3996693884, + "voter": "alchemage" + }, + { + "rshares": 449065266, + "voter": "xianjun" + }, + { + "rshares": 5502390183, + "voter": "lordvader" + }, + { + "rshares": 1451684469, + "voter": "matrixdweller" + }, + { + "rshares": 2503143724, + "voter": "eagleboy" + }, + { + "rshares": 4246677071, + "voter": "kyriacos" + }, + { + "rshares": 5638092469, + "voter": "lemouth" + }, + { + "rshares": 190823664, + "voter": "stevescoins" + }, + { + "rshares": 735931525, + "voter": "wuyueling" + }, + { + "rshares": 8568009585, + "voter": "hilarski" + }, + { + "rshares": 2761345091, + "voter": "naquoya" + }, + { + "rshares": 2402641666, + "voter": "shadowspub" + }, + { + "rshares": 1999636620, + "voter": "cryptoeasy" + }, + { + "rshares": 2939011273, + "voter": "nulliusinverba" + }, + { + "rshares": 27270217180, + "voter": "krnel" + }, + { + "rshares": 138921195, + "voter": "dazedbunny" + }, + { + "rshares": 2365271575, + "voter": "funkywanderer" + }, + { + "rshares": 2025702455, + "voter": "richardcrill" + }, + { + "rshares": 9403875149, + "voter": "heretickitten" + }, + { + "rshares": 6405114173, + "voter": "roy2016" + }, + { + "rshares": 55893569, + "voter": "damascusvg" + }, + { + "rshares": 10867499123, + "voter": "ghasemkiani" + }, + { + "rshares": 4584980140, + "voter": "l0k1" + }, + { + "rshares": 54659026, + "voter": "lewd-conduct" + }, + { + "rshares": 2165334759, + "voter": "dexter-k" + }, + { + "rshares": 53833088, + "voter": "viking-x" + }, + { + "rshares": 1542240432, + "voter": "catsmart" + }, + { + "rshares": 83727122442, + "voter": "cnfund" + }, + { + "rshares": 98655344, + "voter": "positivesteem" + }, + { + "rshares": 861709729, + "voter": "dpapadimitroylas" + }, + { + "rshares": 1322523997, + "voter": "whatsup" + }, + { + "rshares": 87226644, + "voter": "mlialen" + }, + { + "rshares": 416157082, + "voter": "iontom" + }, + { + "rshares": 3789871092, + "voter": "dodders007" + }, + { + "rshares": 339045960, + "voter": "julia26" + }, + { + "rshares": 165335582, + "voter": "robyneggs" + }, + { + "rshares": 158344401, + "voter": "kolin.evans" + }, + { + "rshares": 146428143, + "voter": "anysound.studio" + }, + { + "rshares": 136854832, + "voter": "james93" + }, + { + "rshares": 146022781, + "voter": "koma" + }, + { + "rshares": 155127016, + "voter": "pac3mak3r" + } + ], + "author": "thecryptofiend", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.89, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    The War on Open Science

    \n

    \n

    1

    \n

    On the 11th of January 2013, Aaron Swartz, a 26 year old internet activist was found dead in his Brooklyn apartment.  He had been arrested 2 years earlier and was facing a variety of charges relating to downloading a large number of academic journal articles from an MIT server with the aim of making them available online for free.

    \n

    Swartz was facing up to 50 years in prison on what seemed to be an extreme over-reaction to the actions of a young man who was trying to further the cause of the open access movement.  It seems the stress of the situation and the aggression of the prosecution of this case caused the young man to take his own life.

    \n

    This was all for the idealism of wanting open access to academic information much of which is publicly funded.  He wanted a better world where scientific progress would not be hindered by the vested interests of publishing companies and unfortunately he payed for this \"great crime\" with his life.

    \n

    Similar to what Swartz was attempting, Sci-Hub is an online archive in Russia that shares research articles from many journals freely.  It currently hosts over 48 million articles and is being sued by publishing giant Elsevier for copyright infringement.  Due to it's location it has been sheltered from the kind of legal sanctions it would face if it were located in the west.  

    \n

    The final outcome of the legal action against them is anyone's guess but it is likely that the full force of the US government will be used to try to stop them, much in the way it was used against Swartz.

    \n

    Anyone who dares to challenge the vested interests in this case is likely to have war declared against them by nation states who are more concerned about protecting these interests than their own public or indeed the use of their own funds.

    \n

    In this case it was the US government but most other Western governments would do exactly the same.

    \n

    Copyright infringement is seemingly one of the worst crimes you can commit.  The fact that much of this material was created using public money doesn't seem to matter to those that pursue the infringers.

    \n

    In the rest of this article I hope to briefly cover why I feel that this is basically a form of war on Science and scientific progress itself.

    \n
    \n

    The Current Situation is a \"Racket\"

    \n

    \n

    2

    \n

    Three and a half years after Swartz' death we are still in a situation where the vast majority of scientific research is held captive behind pay walls.  This is doubly scandalous given that a significant quantity of this research is publicly funded.  

    \n

    The US alone spent about $158 billion on publicly funded research in 2013.  The vast majority of this research was published in journals that require payment to be viewed.

    \n

    Even if one doesn't believe that all research should be freely available why should research that is funded by the public be closed and require payment to be reviewed?  

    \n

    This is equivalent to making the public pay twice for the same research.  

    \n

    All the funds from payment go entirely to the journals.  

    \n

    None of it goes towards the researchers, authors or back to the public to fund further research.  

    \n

    The journals are effectively being given free material to publish which they then monetise purely for their own gain.  

    \n

    They hold the copyright to all their published articles despite not being the original authors of them.

    \n

    In what other situation can someone profit from selling and copyrighting a product which is made and tested almost entirely by others including the public itself?

    \n

    It is complete insanity and it must stop.

    \n
    \n

    Journals Have Costs But The Costs Are Inflated

    \n

    Nobody is denying that the journals have costs but there are some misconceptions that relate to this.  

    \n

    Firstly the actual peer review process is carried out for free by academics (usually affiliated with Universities). 

    \n

    The journals themselves are only responsible for the costs of filtering submissions and the actual publication itself.  These are known as APCs (Article Processing Charges).   

    \n

    When paid journals have been compared in price to open journals the APCs an be as much as 3 times higher.  

    \n

    Further a large chunk of these costs comes from the physical publication process something which does not apply to online publication.

    \n
    \n

    The Scientific Method Depends on Openness

    \n

    \n

    3

    \n

    I won't bore you all by going into the details of the scientific method.  The wikipedia article here covers it quite well and the image above (by ArchonMagnus) taken from it provides a nice summary of the basics.  

    \n

    The \"other components section\" in the second part of the article is important here and I have summarised the headings here as they are pretty self-explanatory:

    \n

    \"The scientific method also includes other components required even when all the iterations of the steps above have been completed:

    \n
      \n
    1. Replication
    2. \n
    3. External review
    4. \n
    5. Data recording and sharing\"
    6. \n
    \n

    All of the above components are necessary for real scientific progress.  

    \n

    We need replication to show that research findings are not spurious.  External review is necessary to look for and exclude sources of error or poor research technique that the authors may have missed.  Data recording and sharing is necessary for the same reason so that others can look at the raw data and perform their own analysis, looking for statistical anomalies etc.

    \n

    This is all vital for the sustained and healthy progress of all scientific fields.  Information must be open for true scientific progress to occur.

    \n

    This lack of openness also leads to a slowing down of the scientific process.  Papers are often delayed for months due to errors and rewrites.  Many of these could be more quickly identified if papers are published in preliminary form online as pioneered by ArXiv.

    \n

    The TLDR is that fighting open research is akin to declaring war on the scientific method itself.  

    \n

    The result is a system which is slower, has more flaws and potentially even shuts down certain potential avenues of advancement.

    \n

    Whatever the journal publishers may say :  paywalls = censorship.

    \n
    \n

    Grey Research and Another Type of Censorship

    \n

    \n

    4

    \n

    Further there is a lot of unpublished \"grey research\" - these are papers that have no findings or have negative findings.  

    \n

    This kind of research is not considered \"sexy\" enough to be published by the major journals but from a purely scientific perspective it is just as important as the kind of studies that make headlines. 

    \n

    This is a kind of soft censorship. 

    \n

    At University I was shocked to see quite how much medical research in particular was consigned to archives where it would not see the light of day because it was not considered to be publishable.  Not due to being improper research but because of just this sort of issue.  

    \n

    The failure to consider these kinds of studies leads to a significant skewing effect on the positive findings of those studies that do get published.  The ultimate effect is that we do not get the big picture.  This is particularly of concern in medical research where we only really see overtly positive studies.

    \n

    Some research is also deliberately \"shelved\" if it doesn't agree with the agenda of one or more of the funding organisations.  We have seen multiple scandals in relation to drug companies trying to hide certain research related to lucrative drugs as and side effects or adverse outcomes in the last couple of decades.  Antidepressants and suicide risk is just one recent example.

    \n

    It is impossible to say how many people may have died or been seriously harmed as a result of these kind of actions.

    \n

    This is not a new thing and is more akin to a deliberate hard censorship.  

    \n

    This is one of the reasons why I believe all research particularly that with public safety/health implications should be made public.

    \n
    \n

    Even Large Universities Can't Afford Access

    \n

    \n

    5

    \n

    In 2012 Havard University which is one of the worlds largest and wealthiest Universities announced that it could no longer continue affording to subscribe to all the journals which it had previously.  

    \n

    They cited multiple increases in journal prices in the preceeding years as the reason.  The vast majority of journals are owned by 3 major publishers who offer them in bundles - much like cable TV packages.  Universities must negotiate prices for bundles and there is no set price.  

    \n

    The vast monopolies created by these companies mean that there is little competition to lower prices.

    \n

    Prices have continued to increase despite the fact that the internet has substantially lowered the costs of publishing and disseminating information.  From 1984 to 2002 alone the cost increased by 600%.

    \n

    This is particularly ridiculous when some of the research that the Universities must pay for is research they themselves conducted!

    \n

    If large Universities can't afford this then there is no way that smaller institutions or indeed individual scientists or members of the public can afford to.

    \n
    \n

    What is Open Access?

    \n

    \n

    6

    \n

    There are a number of slightly different definitions but the basic thrust of it is contained in this excerpt from the Budapest Open Access Initiative in February 2002 relating to online access to academic journal articles:

    \n

    \"There are many degrees and kinds of wider and easier access to this literature. By 'open access' to this literature, we mean its free availability on the public internet, permitting any users to read, download, copy, distribute, print, search, or link to the full texts of these articles, crawl them for indexing, pass them as data to software, or use them for any other lawful purpose, without financial, legal, or technical barriers other than those inseparable from gaining access to the internet itself. The only constraint on reproduction and distribution, and the only role for copyright in this domain, should be to give authors control over the integrity of their work and the right to be properly acknowledged and cited.\"

    \n

    This is what Swartz and many others in the open access community have been trying to achieve.  

    \n

    Sadly it seems the main thing holding open access back is 

    \n
      \n
    • The \"culture\" within the scientific community which falsely believes that paid journals are a necessity. 
    • \n
    • The vast lobbying power that the large consolidated multi-billion dollar publishing companies that own the big journals have which allows them to manipulate governments.
    • \n
    \n
    \n

    Can Blockchains Help?

    \n

    I am not a programmer or coder so I must apologise if I am incorrect in my understanding here.  

    \n

    If a platform like Steemit can place large amounts of articles on a blockchain then I don't see why something similar could not be done for scientific research.

    \n

    The decentralised nature of a blockchain would prevent censorship by vested interests (publishers, drug companies etc.).  

    \n

    If a culture could be created where all research was placed on an academic blockchain like this as a basic prerequisite then both issues of access and lost research could be substantially reduced.

    \n

    As long as the blockchain remained in existence so would the research and all the associated data.  Grey or hidden research could potentially be made a thing of the past.

    \n

    Anyone could access any research data anywhere in the world.  It would require a lot of work and a lot of cultural change but I believe it to be feasible.

    \n
    \n

    Some Signs of Hope

    \n

    \n

    7

    \n

    There do appear to be some signs of change.  Organisations such as PLoS (Public Library of Science), PubMed Central and ArXiv have embraced the open access ethos.  

    \n

    PLOS has a \"no questions asked\" waver for APCs to remove any financial barriers to publication.  Some open access journals don't charge any fees at all.

    \n

    Governments have also tried to embrace change to some degree.  For example the US National Institute for Health (NIH) which accounts for 50% of government funding aims to make all research which it funds publicly available within a year.  

    \n

    The major publishers had asked for a longer embargo so whilst the delay is not ideal it can be seen as a victory of sorts if a mixed one at that.

    \n

    Edit: @lemouth has also made me aware of the following iniative in the comments (his words):

    \n

    \"First, about the SCOAP3 initiative. It is a particle physics initiative where a fee is paid to all publishers. In exchange, all particle physics research articles are freely available to anyone. It is not really open access, but it is already a progress.

    \n

    An interesting other example in particle physics is the JHEP journal which is a peer-reviewed journals that is entirely online and free.

    \n

    You may also want to check the pevo project.\"

    \n
    \n

    Conclusions

    \n

    \n

    8

    \n

    The lack of open access to scientific research is something that affects us all and not just individuals like the late Aaron Swartz.

    \n

    A slow cultural change seems to be occurring within the scientific community however this change is not occurring quickly enough and there is significant resistance from the publishing companies whose profits depend on keeping the status quo. 

    \n

    Raising awareness of this issue through discussions and articles such as this is an important part of assisting this change.

    \n

    My hope is that that we can have unfettered access to all publicly funded research at the very least within the next decade.

    \n

    How many more lives could be saved and enhanced by the accleration of progress that could be accomplished by the adoption by Open Access and publicly available research?

    \n

    Let us hope that Aaron Swartz did not die in vain and that the madness of the current system will be abolished.  

    \n

    That would be a fitting tribute to a young man whose only real crime was idealism.

    \n

    THE END

    \n
    \n

    I hope you found this article stimulating and easy to read.  Please feel free to add your comments and continue the discussion below.

    \n

    (Apologies in advance for any mistakes I may have missed.)

    \n

    If you like my work please follow me and check out my previous work, photography and tutorials  @thecryptofiend .

    \n
    \n

    Credits:

    \n

    Although I used a lot of my own personal experience and knowledge in writing this I also found a number of sources to be invaluable.  The following articles are great sources of information and well worth reading for further information:

    \n
      \n
    1. Merkley, Ryan (2016) \"You Pay to Read Research You Fund. That\u2019s Ludicrous\"  : Wired Magazine 18th April 2016: Accessed 7th September 2016
    2. \n
    3.  Mayyasi, Alex (2013).\"Why Is Science Behind a Paywall?\": Gizmodo.  13th May 2013: Accessed 7th September 2016
    4. \n
    5. Taylor, Mike (2016) \"Hiding your research behind a paywall is immoral\": The Guardian.  17th January 2013: Accessed 7th September 2016
    6. \n
    \n

    I have also linked to relevant Wikipedia articles which I found useful in the actual body of the post. 

    \n\n", + "category": "science", + "children": 41, + "created": "2016-09-08T20:45:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/08/640px-AaronSwartzPIPAbc599.jpg", + "https://www.steemimg.com/images/2016/09/08/33-1243179569caiVd09e6.jpg", + "https://www.steemimg.com/images/2016/09/08/The_Scientific_Method_as_an_Ongoing_Process.svg8b9c6.png", + "https://www.steemimg.com/images/2016/09/08/iStock_64854985_SMALL46da6.jpg", + "https://www.steemimg.com/images/2016/09/08/Widener_Library_Harvard_University_Cambridge_MA6978c.jpg", + "https://www.steemimg.com/images/2016/09/08/open-book-1378562978Vki3650a.jpg", + "https://www.steemimg.com/images/2016/08/31/iStock_76511897_SMALL42a71.jpg", + "https://www.steemimg.com/images/2016/09/08/Aaron_Swartz_at_Boston_Wikipedia_Meetup_2009-08-188dad3.jpg" + ], + "links": [ + "https://en.wikipedia.org/wiki/Aaron_Swartz", + "https://en.wikipedia.org/wiki/Scientific_method", + "https://commons.wikimedia.org/wiki/User:ArchonMagnus", + "http://www.telegraph.co.uk/science/2016/03/14/antidepressants-can-raise-the-risk-of-suicide-biggest-ever-revie/", + "https://en.wikipedia.org/wiki/Open_access", + "https://www.google.co.uk/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwjmlq-bpYDPAhWFCMAKHdbbD8oQFggeMAA&url=https%3A%2F%2Fwww.plos.org%2F&usg=AFQjCNHD3YE-emOnoKJ8zjKDZ7ANvWFlIw&sig2=a7_T5eyYCS8dC4UNNabgSw", + "https://en.wikipedia.org/wiki/PubMed_Central", + "https://www.google.co.uk/url?sa=t&rct=j&q=&esrc=s&source=web&cd=4&sqi=2&ved=0ahUKEwignZCEqIDPAhVlLMAKHV7ZB8gQFggzMAM&url=https%3A%2F%2Fen.wikipedia.org%2Fwiki%2FArXiv&usg=AFQjCNFtJ0miuq3iMwen_obEMJQsE-4XUw&sig2=MMLyMay5noGlB6c7w6BbYA&bvm=bv.131783435,d.ZGg", + "https://scoap3.org/", + "http://jhep.sissa.it/jhep/", + "https://pevo.science/", + "http://www.wired.com/2016/04/stealing-publicly-funded-research-isnt-stealing/", + "http://gizmodo.com/why-is-science-behind-a-paywall-504647165", + "https://www.theguardian.com/science/blog/2013/jan/17/open-access-publishing-science-paywall-immoral", + "https://en.wikipedia.org/wiki/File:AaronSwartzPIPA.jpg", + "https://en.wikipedia.org/wiki/File:Aaron_Swartz_at_Boston_Wikipedia_Meetup,_2009-08-18.jpg" + ], + "tags": [ + "science", + "politics", + "life", + "steemit", + "steemsquad" + ], + "users": [ + "lemouth", + "thecryptofiend" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 9629533121706, + "payout": 11.714, + "payout_at": "2016-09-15T20:45:12", + "pending_payout_value": "11.714 HBD", + "percent_hbd": 10000, + "permlink": "the-war-on-open-science-scientific-journals-and-the-research-racket", + "post_id": 1176760, + "promoted": "60.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 116 + }, + "title": "The War on Open Science: Scientific Journals and the Research Racket", + "updated": "2016-09-09T16:02:30", + "url": "/science/@thecryptofiend/the-war-on-open-science-scientific-journals-and-the-research-racket" + }, + { + "active_votes": [ + { + "rshares": 56552011596, + "voter": "fminerten1" + }, + { + "rshares": 511469118897, + "voter": "panadacoin" + }, + { + "rshares": 7555713528500, + "voter": "steempty" + }, + { + "rshares": 30843061442454, + "voter": "smooth" + }, + { + "rshares": 27395041579722, + "voter": "berniesanders" + }, + { + "rshares": 14710620152586, + "voter": "summon" + }, + { + "rshares": 7285545853827, + "voter": "riverhead" + }, + { + "rshares": 639017949223, + "voter": "justin" + }, + { + "rshares": 120823881116, + "voter": "sandra" + }, + { + "rshares": 1361006942848, + "voter": "silver" + }, + { + "rshares": 3087717611170, + "voter": "silversteem" + }, + { + "rshares": 903644666773, + "voter": "ihashfury" + }, + { + "rshares": 4773090322616, + "voter": "nextgencrypto" + }, + { + "rshares": 304707236256, + "voter": "theoretical" + }, + { + "rshares": 3717261539, + "voter": "boy" + }, + { + "rshares": 204675696436, + "voter": "steem-id" + }, + { + "rshares": 4512589209, + "voter": "bue-witness" + }, + { + "rshares": 836491819, + "voter": "bunny" + }, + { + "rshares": 6994301163857, + "voter": "complexring" + }, + { + "rshares": 1681576142026, + "voter": "steemychicken1" + }, + { + "rshares": 64585928477, + "voter": "bue" + }, + { + "rshares": 26807960299, + "voter": "steemservices1" + }, + { + "rshares": 52040947652, + "voter": "simba" + }, + { + "rshares": 1992183894, + "voter": "mini" + }, + { + "rshares": 256346717, + "voter": "moon" + }, + { + "rshares": 16137456259, + "voter": "bentley" + }, + { + "rshares": 2461162230926, + "voter": "recursive" + }, + { + "rshares": 17227720501, + "voter": "lee3" + }, + { + "rshares": 1481653503129, + "voter": "benjojo" + }, + { + "rshares": 79076376247, + "voter": "vip" + }, + { + "rshares": 1158072809579, + "voter": "cass" + }, + { + "rshares": 19379068574, + "voter": "proctologic" + }, + { + "rshares": 746998903, + "voter": "healthcare" + }, + { + "rshares": 1160170058, + "voter": "daniel.pan" + }, + { + "rshares": 21226399148, + "voter": "dedriss" + }, + { + "rshares": 79849633278, + "voter": "jchch" + }, + { + "rshares": 7072408018, + "voter": "patrice" + }, + { + "rshares": 345687346, + "voter": "helen.tan" + }, + { + "rshares": 61971937067, + "voter": "jbrukh" + }, + { + "rshares": 14120286327, + "voter": "gregory-f" + }, + { + "rshares": 11764194990, + "voter": "dave-hughes" + }, + { + "rshares": 857301606, + "voter": "moh-rokib" + }, + { + "rshares": 50653316655, + "voter": "noisy" + }, + { + "rshares": 331445397660, + "voter": "craig-grant" + }, + { + "rshares": 146338907129, + "voter": "itsjoeco" + }, + { + "rshares": 3904328205, + "voter": "ppitonak" + }, + { + "rshares": 15120895778, + "voter": "ervin-lemark" + }, + { + "rshares": 9393268741, + "voter": "gregory60" + }, + { + "rshares": 2886728165, + "voter": "carlos-cabeza" + }, + { + "rshares": 236718643421, + "voter": "leesunmoo" + }, + { + "rshares": 19760502492, + "voter": "joelinux" + }, + { + "rshares": 5175826909, + "voter": "holabebe" + }, + { + "rshares": 3991057200, + "voter": "hbhades" + }, + { + "rshares": 594411779965, + "voter": "eeks" + }, + { + "rshares": 83585046836, + "voter": "kingscrown" + }, + { + "rshares": 194066877, + "voter": "mranderson" + }, + { + "rshares": 24100152340, + "voter": "instructor2121" + }, + { + "rshares": 46956093933, + "voter": "tsugimoto" + }, + { + "rshares": 253328229625, + "voter": "streemian" + }, + { + "rshares": 333917831941, + "voter": "teamsteem" + }, + { + "rshares": 3433964636, + "voter": "daycrypter" + }, + { + "rshares": 60408406263, + "voter": "avarice" + }, + { + "rshares": 19678749446, + "voter": "acidyo" + }, + { + "rshares": 76885823202, + "voter": "the-ivor" + }, + { + "rshares": 17150857868, + "voter": "cian.dafe" + }, + { + "rshares": 55570611575, + "voter": "hannixx42" + }, + { + "rshares": 71029480563, + "voter": "asch" + }, + { + "rshares": 602274816695, + "voter": "kevinwong" + }, + { + "rshares": 219296977144, + "voter": "stino-san" + }, + { + "rshares": 1787378347, + "voter": "murh" + }, + { + "rshares": 79323081826, + "voter": "kennyrowe" + }, + { + "rshares": 7451914321, + "voter": "radioactivities" + }, + { + "rshares": 348076197, + "voter": "edtorrez" + }, + { + "rshares": 328466573548, + "voter": "blakemiles84" + }, + { + "rshares": 13341936959, + "voter": "andu" + }, + { + "rshares": 184099934656, + "voter": "dragonslayer109" + }, + { + "rshares": 29602012033, + "voter": "trung81" + }, + { + "rshares": 5975309259, + "voter": "marta-zaidel" + }, + { + "rshares": 41365731817, + "voter": "ranko-k" + }, + { + "rshares": 421645670832, + "voter": "cyber" + }, + { + "rshares": 600824988, + "voter": "akaninyene-etuk" + }, + { + "rshares": 244193243751, + "voter": "billbutler" + }, + { + "rshares": 12012664886, + "voter": "thecryptofiend" + }, + { + "rshares": 12656777577, + "voter": "btotherest" + }, + { + "rshares": 63730888119, + "voter": "kanoptx" + }, + { + "rshares": 40287404686, + "voter": "justtryme90" + }, + { + "rshares": 4385951167, + "voter": "cm-steem" + }, + { + "rshares": 35520505469, + "voter": "drinkzya" + }, + { + "rshares": 10882055117, + "voter": "zebbra2014" + }, + { + "rshares": 90474123932, + "voter": "eric-boucher" + }, + { + "rshares": 11980312580, + "voter": "johnerfx" + }, + { + "rshares": 128358585351, + "voter": "coinbitgold" + }, + { + "rshares": 361800166976, + "voter": "taoteh1221" + }, + { + "rshares": 333724711, + "voter": "applecrisp" + }, + { + "rshares": 7993852323, + "voter": "givemeyoursteem" + }, + { + "rshares": 8884312004, + "voter": "jessica-miller" + }, + { + "rshares": 14102203767, + "voter": "syadastinasti" + }, + { + "rshares": 52891144095, + "voter": "martin-wichmann" + }, + { + "rshares": 251773480648, + "voter": "churdtzu" + }, + { + "rshares": 51864731391, + "voter": "juanmiguelsalas" + }, + { + "rshares": 98645191189, + "voter": "kenny-crane" + }, + { + "rshares": 47923726610, + "voter": "thecryptodrive" + }, + { + "rshares": 76218554853, + "voter": "faddat" + }, + { + "rshares": 120980236742, + "voter": "bravenewcoin" + }, + { + "rshares": 4356049611, + "voter": "dahaz159" + }, + { + "rshares": 9210929839, + "voter": "kennyskitchen" + }, + { + "rshares": 489781497415, + "voter": "infovore" + }, + { + "rshares": 50447479153, + "voter": "kus-knee" + }, + { + "rshares": 4794047234, + "voter": "raff-delfin" + }, + { + "rshares": 13619007326, + "voter": "facer" + }, + { + "rshares": 72772268054, + "voter": "tim-johnston" + }, + { + "rshares": 1021214632, + "voter": "johnerminer" + }, + { + "rshares": 1987820492, + "voter": "stephen-somers" + }, + { + "rshares": 5519713990, + "voter": "g-dubs" + }, + { + "rshares": 2108350694, + "voter": "tee-em" + }, + { + "rshares": 177093906602, + "voter": "thedashguy" + }, + { + "rshares": 35389878923, + "voter": "cheftony" + }, + { + "rshares": 7127732569, + "voter": "grandpere" + }, + { + "rshares": 193323965629, + "voter": "mexbit" + }, + { + "rshares": 5587050400, + "voter": "mark-waser" + }, + { + "rshares": 23705317509, + "voter": "ozzy-vega" + }, + { + "rshares": 5005078083, + "voter": "christoryan" + }, + { + "rshares": 115459710020, + "voter": "geoffrey" + }, + { + "rshares": 76100049533, + "voter": "kimziv" + }, + { + "rshares": 245355474944, + "voter": "lukestokes" + }, + { + "rshares": 281681849, + "voter": "mark-larkento" + }, + { + "rshares": 5144476703, + "voter": "fuck.off" + }, + { + "rshares": 58484100128, + "voter": "razvanelulmarin" + }, + { + "rshares": 6591597330, + "voter": "iloveporn" + }, + { + "rshares": 1998200922, + "voter": "uniwhisp" + }, + { + "rshares": 7741509209, + "voter": "simoneighties" + }, + { + "rshares": 1057565128, + "voter": "wisehammer" + }, + { + "rshares": 1901149350, + "voter": "the.bot" + }, + { + "rshares": 36625674455, + "voter": "cryptoiskey" + }, + { + "rshares": 43717579213, + "voter": "clement" + }, + { + "rshares": 58427909109, + "voter": "isteemit" + }, + { + "rshares": 14008729067, + "voter": "damirkatusic" + }, + { + "rshares": 25188580874, + "voter": "acassity" + }, + { + "rshares": 825830940409, + "voter": "coinfund" + }, + { + "rshares": 4062959194, + "voter": "azaan" + }, + { + "rshares": 59296970731, + "voter": "norbu" + }, + { + "rshares": 17542635624, + "voter": "grey580" + }, + { + "rshares": 5647458531, + "voter": "arcaneinfo" + }, + { + "rshares": 5826412643, + "voter": "the.whale" + }, + { + "rshares": 250579833, + "voter": "ladyclair" + }, + { + "rshares": 49960466722, + "voter": "bacchist" + }, + { + "rshares": 230286299005, + "voter": "ericvancewalton" + }, + { + "rshares": 3124603257, + "voter": "sunshinecrypto" + }, + { + "rshares": 188239143185, + "voter": "asmolokalo" + }, + { + "rshares": 294757358, + "voter": "sonyanka" + }, + { + "rshares": 4237212015, + "voter": "dennygalindo" + }, + { + "rshares": 39864624930, + "voter": "ezzy" + }, + { + "rshares": 254327145, + "voter": "ivp" + }, + { + "rshares": 1049350171, + "voter": "bitcointop" + }, + { + "rshares": 30857263588, + "voter": "brunopro" + }, + { + "rshares": 5007128291, + "voter": "riscadox" + }, + { + "rshares": 27485211482, + "voter": "firepower" + }, + { + "rshares": 5071655236, + "voter": "expanse" + }, + { + "rshares": 2762148097, + "voter": "soupernerd" + }, + { + "rshares": 29657229926, + "voter": "hitmeasap" + }, + { + "rshares": 46620076246, + "voter": "krypto" + }, + { + "rshares": 12009755121, + "voter": "stealthtrader" + }, + { + "rshares": 464246337, + "voter": "paliboy" + }, + { + "rshares": 10571066240, + "voter": "jako" + }, + { + "rshares": 310534090, + "voter": "freemanit" + }, + { + "rshares": 248004578, + "voter": "daskalov" + }, + { + "rshares": 220027099642, + "voter": "fabio" + }, + { + "rshares": 14365696774, + "voter": "yogi.artist" + }, + { + "rshares": 10295818487, + "voter": "manoami" + }, + { + "rshares": 68899170977, + "voter": "jasonmcz" + }, + { + "rshares": 1260505392, + "voter": "doesntmatter" + }, + { + "rshares": 626349713189, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 24946428255, + "voter": "tcfxyz" + }, + { + "rshares": 774112662, + "voter": "instancex" + }, + { + "rshares": 6834470355, + "voter": "endaksi1" + }, + { + "rshares": 149731266, + "voter": "steemswede" + }, + { + "rshares": 1926175201, + "voter": "pipertomcat" + }, + { + "rshares": 56651802574, + "voter": "derekareith" + }, + { + "rshares": 263387483, + "voter": "devnull" + }, + { + "rshares": 67378517201, + "voter": "furion" + }, + { + "rshares": 497898464578, + "voter": "neoxian" + }, + { + "rshares": 1678609165, + "voter": "fydel" + }, + { + "rshares": 10584865103, + "voter": "seanmchughart" + }, + { + "rshares": 105794058385, + "voter": "cdubendo" + }, + { + "rshares": 2470800174, + "voter": "owdy" + }, + { + "rshares": 1307280568, + "voter": "vi1son" + }, + { + "rshares": 92285211197, + "voter": "alexbeyman" + }, + { + "rshares": 4888687973, + "voter": "anasya" + }, + { + "rshares": 42566323881, + "voter": "mrwang" + }, + { + "rshares": 1074932980, + "voter": "mixa" + }, + { + "rshares": 7880126960, + "voter": "autosmile13" + }, + { + "rshares": 365864974, + "voter": "denaver" + }, + { + "rshares": 27985896579, + "voter": "gord0b" + }, + { + "rshares": 724161745, + "voter": "steem1653" + }, + { + "rshares": 46654773154, + "voter": "mraytekin" + }, + { + "rshares": 173088114185, + "voter": "anyx" + }, + { + "rshares": 5455209595, + "voter": "sebastien" + }, + { + "rshares": 561842584, + "voter": "cherish" + }, + { + "rshares": 3401605367, + "voter": "steemit-life" + }, + { + "rshares": 2790641567, + "voter": "dogguy" + }, + { + "rshares": 13515182413, + "voter": "sitaru" + }, + { + "rshares": 170107519020, + "voter": "repholder" + }, + { + "rshares": 191671368237, + "voter": "jesta" + }, + { + "rshares": 34302508750, + "voter": "toxonaut" + }, + { + "rshares": 100539828602, + "voter": "paco" + }, + { + "rshares": 1752183397, + "voter": "incomemonthly" + }, + { + "rshares": 8744167389, + "voter": "senseiteekay" + }, + { + "rshares": 473559669, + "voter": "edrivegom" + }, + { + "rshares": 4620424754, + "voter": "karen13" + }, + { + "rshares": 7188408038, + "voter": "matrioshka" + }, + { + "rshares": 33815172651, + "voter": "diana.catherine" + }, + { + "rshares": 14475805658, + "voter": "dwinblood" + }, + { + "rshares": 25437260334, + "voter": "igster" + }, + { + "rshares": 8122847828, + "voter": "deviedev" + }, + { + "rshares": 26602862663, + "voter": "jpiper20" + }, + { + "rshares": 74435622434, + "voter": "ntomaino" + }, + { + "rshares": 10147166470, + "voter": "meesterboom" + }, + { + "rshares": 14003146160, + "voter": "jaycobbell" + }, + { + "rshares": 3592262846, + "voter": "theyam" + }, + { + "rshares": 270874583, + "voter": "aqris" + }, + { + "rshares": 33027429562, + "voter": "condra" + }, + { + "rshares": 9538122829, + "voter": "domavila" + }, + { + "rshares": 9932083483, + "voter": "bycz" + }, + { + "rshares": 271185119, + "voter": "gobbahfett" + }, + { + "rshares": 1989150391, + "voter": "dmacshady" + }, + { + "rshares": 78451278702, + "voter": "stephencurry" + }, + { + "rshares": 582581401, + "voter": "damiancraymond" + }, + { + "rshares": 8790939342, + "voter": "blinova" + }, + { + "rshares": 240222938, + "voter": "jesse5th" + }, + { + "rshares": 1196844666, + "voter": "vorsseli" + }, + { + "rshares": 646633321, + "voter": "luisucv34" + }, + { + "rshares": 17908735056, + "voter": "grolelo" + }, + { + "rshares": 16956772233, + "voter": "anduweb" + }, + { + "rshares": 270836448791, + "voter": "knozaki2015" + }, + { + "rshares": 64497895581, + "voter": "inertia" + }, + { + "rshares": 46173705636, + "voter": "milestone" + }, + { + "rshares": 230498477, + "voter": "chris0502" + }, + { + "rshares": 40253682612, + "voter": "yongyoon" + }, + { + "rshares": 14477210934, + "voter": "kendewitt" + }, + { + "rshares": 239794058, + "voter": "bertrandlarsy" + }, + { + "rshares": 4286053540, + "voter": "r-niki09" + }, + { + "rshares": 2546024388, + "voter": "dimon14" + }, + { + "rshares": 3802303915, + "voter": "maximkichev" + }, + { + "rshares": 1452681946, + "voter": "natali22" + }, + { + "rshares": 5599726368, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 1001372367, + "voter": "jsteck" + }, + { + "rshares": 1639905382, + "voter": "the-future" + }, + { + "rshares": 2867879894, + "voter": "algimantas" + }, + { + "rshares": 7018155550, + "voter": "cryptojoy.com" + }, + { + "rshares": 13520823020, + "voter": "nippel66" + }, + { + "rshares": 12199815886, + "voter": "phenom" + }, + { + "rshares": 2423471098, + "voter": "sgnsteems" + }, + { + "rshares": 200207618991, + "voter": "blueorgy" + }, + { + "rshares": 4211356469, + "voter": "oululahti" + }, + { + "rshares": 10586787745, + "voter": "benjiberigan" + }, + { + "rshares": 4480541057, + "voter": "poseidon" + }, + { + "rshares": 1306432008, + "voter": "iamwne" + }, + { + "rshares": 5695265896, + "voter": "smolalit" + }, + { + "rshares": 252892414867, + "voter": "calaber24p" + }, + { + "rshares": 1312097787, + "voter": "dkpl" + }, + { + "rshares": 322651547057, + "voter": "xpilar" + }, + { + "rshares": 1523240023, + "voter": "madhatting" + }, + { + "rshares": 1265576474, + "voter": "fubar-bdhr" + }, + { + "rshares": 31443934085, + "voter": "royaltiffany" + }, + { + "rshares": 8079416854, + "voter": "magz8716" + }, + { + "rshares": 6880658953, + "voter": "geronimo" + }, + { + "rshares": 19139615934, + "voter": "bendjmiller222" + }, + { + "rshares": 2324876192, + "voter": "vlad" + }, + { + "rshares": 118833099, + "voter": "kattokassinen" + }, + { + "rshares": 2876522405, + "voter": "travelista" + }, + { + "rshares": 25069699585, + "voter": "deanliu" + }, + { + "rshares": 3119153378, + "voter": "cryptohustlin" + }, + { + "rshares": 4435851942, + "voter": "rainchen" + }, + { + "rshares": 9162864301, + "voter": "oumar" + }, + { + "rshares": 40718816585, + "voter": "sauravrungta" + }, + { + "rshares": 70427611427, + "voter": "rea" + }, + { + "rshares": 2850893413, + "voter": "mookosoo" + }, + { + "rshares": 116921735, + "voter": "armen7777" + }, + { + "rshares": 116065815, + "voter": "cybervad" + }, + { + "rshares": 1303549017, + "voter": "tokyodude" + }, + { + "rshares": 3583759645, + "voter": "dmitriybtc" + }, + { + "rshares": 1526851146, + "voter": "foxxycat" + }, + { + "rshares": 107117143, + "voter": "elmusic" + }, + { + "rshares": 214143937384, + "voter": "jl777" + }, + { + "rshares": 383182964, + "voter": "meteor78" + }, + { + "rshares": 804229760, + "voter": "flyboyzombie" + }, + { + "rshares": 27456682950, + "voter": "zaebars" + }, + { + "rshares": 3441729150, + "voter": "jedau" + }, + { + "rshares": 3356845875, + "voter": "lpfaust" + }, + { + "rshares": 124907433, + "voter": "biternator" + }, + { + "rshares": 9224124607, + "voter": "alsprinting" + }, + { + "rshares": 10651053577, + "voter": "carlidos" + }, + { + "rshares": 216424572582, + "voter": "johnsmith" + }, + { + "rshares": 795632907, + "voter": "mohammed123" + }, + { + "rshares": 1124482896, + "voter": "sompitonov" + }, + { + "rshares": 4960761826, + "voter": "sacode" + }, + { + "rshares": 4457136555, + "voter": "bbrewer" + }, + { + "rshares": 461208353, + "voter": "quigua" + }, + { + "rshares": 18590977273, + "voter": "papa-pepper" + }, + { + "rshares": 116415503, + "voter": "pyneer" + }, + { + "rshares": 9971862369, + "voter": "winstonwolfe" + }, + { + "rshares": 877304786, + "voter": "happyphoenix" + }, + { + "rshares": 20107215646, + "voter": "krabgat" + }, + { + "rshares": 447867199, + "voter": "kooshikoo" + }, + { + "rshares": 702710547, + "voter": "favorit" + }, + { + "rshares": 23919927675, + "voter": "team-leibniz" + }, + { + "rshares": 7331110558, + "voter": "webdeals" + }, + { + "rshares": 19352042538, + "voter": "proto" + }, + { + "rshares": 548923337, + "voter": "curator" + }, + { + "rshares": 1365471076, + "voter": "ace108" + }, + { + "rshares": 10225419274, + "voter": "sisterholics" + }, + { + "rshares": 33224823611, + "voter": "brianphobos" + }, + { + "rshares": 225878684, + "voter": "ethanjames" + }, + { + "rshares": 5820030787, + "voter": "logic" + }, + { + "rshares": 9501409477, + "voter": "phoenixmaid" + }, + { + "rshares": 291479339, + "voter": "nickjames" + }, + { + "rshares": 498982439, + "voter": "cwmyao1" + }, + { + "rshares": 3551218245, + "voter": "mpa" + }, + { + "rshares": 172444925, + "voter": "kibela" + }, + { + "rshares": 12210513842, + "voter": "smailer" + }, + { + "rshares": 364684943, + "voter": "angielb" + }, + { + "rshares": 3261041090, + "voter": "talyvale" + }, + { + "rshares": 238898910625, + "voter": "originate" + }, + { + "rshares": 110860946, + "voter": "enkaptor" + }, + { + "rshares": 8543772043, + "voter": "jamesbrown" + }, + { + "rshares": 1213863676, + "voter": "spinner" + }, + { + "rshares": 112697881, + "voter": "quantum5" + }, + { + "rshares": 25927425773, + "voter": "williambanks" + }, + { + "rshares": 30549845433, + "voter": "jasonstaggers" + }, + { + "rshares": 1717244666, + "voter": "webosfritos" + }, + { + "rshares": 2712088097, + "voter": "weenis" + }, + { + "rshares": 4272386107, + "voter": "jed78" + }, + { + "rshares": 5119555899, + "voter": "mahekg" + }, + { + "rshares": 103731938872, + "voter": "steemdrive" + }, + { + "rshares": 11449419866, + "voter": "bergy" + }, + { + "rshares": 1227088189, + "voter": "metaflute" + }, + { + "rshares": 1448774124, + "voter": "karenb54" + }, + { + "rshares": 49271789490, + "voter": "gomeravibz" + }, + { + "rshares": 9674452329, + "voter": "taker" + }, + { + "rshares": 728878539, + "voter": "pakisnxt" + }, + { + "rshares": 5765763582, + "voter": "nekromarinist" + }, + { + "rshares": 2007092576, + "voter": "sykochica" + }, + { + "rshares": 34409024043, + "voter": "allasyummyfood" + }, + { + "rshares": 1505062449, + "voter": "shaheer001" + }, + { + "rshares": 67661904, + "voter": "elec365" + }, + { + "rshares": 3776140615, + "voter": "dumar022" + }, + { + "rshares": 1142487188749, + "voter": "laonie" + }, + { + "rshares": 2551337745, + "voter": "pdogg147" + }, + { + "rshares": 24326163087, + "voter": "rawnetics" + }, + { + "rshares": 18971432280, + "voter": "thebluepanda" + }, + { + "rshares": 2695153877, + "voter": "timcliff" + }, + { + "rshares": 27001013725, + "voter": "laonie1" + }, + { + "rshares": 27030190153, + "voter": "laonie2" + }, + { + "rshares": 27041373157, + "voter": "laonie3" + }, + { + "rshares": 11256068901, + "voter": "myfirst" + }, + { + "rshares": 89157742160, + "voter": "somebody" + }, + { + "rshares": 503001464498, + "voter": "toxic" + }, + { + "rshares": 1674465751, + "voter": "feelapi" + }, + { + "rshares": 4298529631, + "voter": "darknet" + }, + { + "rshares": 3352051439, + "voter": "flysaga" + }, + { + "rshares": 118825691, + "voter": "darkstar1o9" + }, + { + "rshares": 3663741566, + "voter": "brendio" + }, + { + "rshares": 5716725347, + "voter": "kryptik" + }, + { + "rshares": 32699512403, + "voter": "xtester" + }, + { + "rshares": 66620085, + "voter": "kurzer42" + }, + { + "rshares": 18380455246, + "voter": "midnightoil" + }, + { + "rshares": 5749922769, + "voter": "minion" + }, + { + "rshares": 1577306627, + "voter": "andrew0" + }, + { + "rshares": 7630701393, + "voter": "stephen.king989" + }, + { + "rshares": 26032801888, + "voter": "omfedor" + }, + { + "rshares": 27037187449, + "voter": "laonie4" + }, + { + "rshares": 27036106589, + "voter": "laonie5" + }, + { + "rshares": 27033478003, + "voter": "laonie6" + }, + { + "rshares": 27030667482, + "voter": "laonie7" + }, + { + "rshares": 27027905937, + "voter": "laonie8" + }, + { + "rshares": 714080860, + "voter": "romancs" + }, + { + "rshares": 62499680897, + "voter": "poteshnik83" + }, + { + "rshares": 27026422775, + "voter": "laonie9" + }, + { + "rshares": 83194809457, + "voter": "thisisbenbrick" + }, + { + "rshares": 2003393404, + "voter": "t3ran13" + }, + { + "rshares": 115810450, + "voter": "bigsambucca" + }, + { + "rshares": 59999750, + "voter": "dedushkadiesel" + }, + { + "rshares": 62525016, + "voter": "nickche" + }, + { + "rshares": 443999506, + "voter": "boddhisattva" + }, + { + "rshares": 1203705002, + "voter": "xiaokongcom" + }, + { + "rshares": 2491516344, + "voter": "kainmarx" + }, + { + "rshares": 62218938, + "voter": "watchblogger" + }, + { + "rshares": 621878548, + "voter": "future24" + }, + { + "rshares": 1981322769, + "voter": "vladikras" + }, + { + "rshares": 773487823, + "voter": "alifton" + }, + { + "rshares": 11196260325, + "voter": "cristi" + }, + { + "rshares": 66841036, + "voter": "rdigh" + }, + { + "rshares": 1282476312, + "voter": "theconnoisseur" + }, + { + "rshares": 1176471216, + "voter": "quantumanomaly" + }, + { + "rshares": 219820935, + "voter": "naifaz" + }, + { + "rshares": 1581151357, + "voter": "scaredycatguide" + }, + { + "rshares": 3081456880, + "voter": "xianjun" + }, + { + "rshares": 21084547386, + "voter": "hanshotfirst" + }, + { + "rshares": 774463286, + "voter": "digitalhound" + }, + { + "rshares": 61400550, + "voter": "mrdsoft" + }, + { + "rshares": 2286794384, + "voter": "kiddarko" + }, + { + "rshares": 67378137, + "voter": "sakkievw" + }, + { + "rshares": 3296276802, + "voter": "bhavnapatel68" + }, + { + "rshares": 368346483, + "voter": "fingolfin" + }, + { + "rshares": 29016292156, + "voter": "mrosenquist" + }, + { + "rshares": 61150408, + "voter": "stevescriber" + }, + { + "rshares": 1934306097, + "voter": "bledarus" + }, + { + "rshares": 87933277074, + "voter": "miacats" + }, + { + "rshares": 51172913, + "voter": "nano2nd" + }, + { + "rshares": 8603025524, + "voter": "mione" + }, + { + "rshares": 30790641567, + "voter": "bitcalm" + }, + { + "rshares": 61094329, + "voter": "decred" + }, + { + "rshares": 205797786, + "voter": "microluck" + }, + { + "rshares": 5489423513, + "voter": "gonzo" + }, + { + "rshares": 64006701, + "voter": "williamdevine" + }, + { + "rshares": 57412920, + "voter": "razberrijam" + }, + { + "rshares": 6721098212, + "voter": "chrisadventures" + }, + { + "rshares": 2132924628, + "voter": "rubenalexander" + }, + { + "rshares": 1009987028, + "voter": "shinji" + }, + { + "rshares": 5408158479, + "voter": "matrixdweller" + }, + { + "rshares": 6751064659, + "voter": "theb0red1" + }, + { + "rshares": 78032233, + "voter": "aleksrav" + }, + { + "rshares": 38169102709, + "voter": "blockchaingirl" + }, + { + "rshares": 10302828511, + "voter": "kyriacos" + }, + { + "rshares": 61941561, + "voter": "robertm" + }, + { + "rshares": 77430111, + "voter": "pompe72" + }, + { + "rshares": 4314960490, + "voter": "lemouth" + }, + { + "rshares": 588978698, + "voter": "chanbam" + }, + { + "rshares": 596175316539, + "voter": "dollarvigilante" + }, + { + "rshares": 39706426221, + "voter": "anotherjoe" + }, + { + "rshares": 5584825445, + "voter": "solarguy" + }, + { + "rshares": 57137328867, + "voter": "serejandmyself" + }, + { + "rshares": 62279229, + "voter": "pollina" + }, + { + "rshares": 419866589, + "voter": "mindfreak" + }, + { + "rshares": 178000640, + "voter": "stevescoins" + }, + { + "rshares": 120171572, + "voter": "sifodyas" + }, + { + "rshares": 1310778341, + "voter": "kollapsik" + }, + { + "rshares": 60816781, + "voter": "gmskov" + }, + { + "rshares": 111232966, + "voter": "cinderphoenix" + }, + { + "rshares": 60326971, + "voter": "bitcoingiveaway" + }, + { + "rshares": 2459985182, + "voter": "madoff" + }, + { + "rshares": 86222282088, + "voter": "icfiedler" + }, + { + "rshares": 59989087, + "voter": "johanherman" + }, + { + "rshares": 2058848510, + "voter": "shneakysquirrel" + }, + { + "rshares": 8517078800, + "voter": "jaredcwillis" + }, + { + "rshares": 2205820361, + "voter": "movievertigo" + }, + { + "rshares": 63325102, + "voter": "vasilii" + }, + { + "rshares": 6052199234, + "voter": "jenniferskyler" + }, + { + "rshares": 61414192, + "voter": "tltran" + }, + { + "rshares": 3625170549, + "voter": "mada" + }, + { + "rshares": 661355116, + "voter": "levycore" + }, + { + "rshares": 27020719955, + "voter": "laonie10" + }, + { + "rshares": 62312186, + "voter": "kamil5" + }, + { + "rshares": 17238251931, + "voter": "andrewawerdna" + }, + { + "rshares": 925612937, + "voter": "rittr" + }, + { + "rshares": 3561429993, + "voter": "trev" + }, + { + "rshares": 23281645867, + "voter": "someguy123" + }, + { + "rshares": 64500879503, + "voter": "barrycooper" + }, + { + "rshares": 12403860648, + "voter": "mikemacintire" + }, + { + "rshares": 182816069, + "voter": "volcomic.com" + }, + { + "rshares": 65639915, + "voter": "stillsafe" + }, + { + "rshares": 79979619, + "voter": "joelbow" + }, + { + "rshares": 1670127515, + "voter": "themadmonk" + }, + { + "rshares": 6563374439, + "voter": "sethlinson" + }, + { + "rshares": 390240189, + "voter": "gregoryschneider" + }, + { + "rshares": 7269979111, + "voter": "onetree" + }, + { + "rshares": 11805399986, + "voter": "mandibil" + }, + { + "rshares": 1808675047, + "voter": "shadowspub" + }, + { + "rshares": 57595473, + "voter": "radar12" + }, + { + "rshares": 4751073341, + "voter": "lantto" + }, + { + "rshares": 25046976482, + "voter": "daut44" + }, + { + "rshares": 12412591029, + "voter": "steemitpatina" + }, + { + "rshares": 58823974, + "voter": "gduran" + }, + { + "rshares": 57186597, + "voter": "chuvox" + }, + { + "rshares": 236254009, + "voter": "miscreantpie" + }, + { + "rshares": 105341723, + "voter": "jusan" + }, + { + "rshares": 1768694119, + "voter": "gamerholic" + }, + { + "rshares": 57911021, + "voter": "steembriefing" + }, + { + "rshares": 5897105214, + "voter": "pseudopoise" + }, + { + "rshares": 59160726, + "voter": "margas6" + }, + { + "rshares": 151511582, + "voter": "elemenya" + }, + { + "rshares": 677034093, + "voter": "nulliusinverba" + }, + { + "rshares": 56814493, + "voter": "voluntaryelle" + }, + { + "rshares": 3765065044, + "voter": "loganarchy" + }, + { + "rshares": 326859258, + "voter": "contentjunkie" + }, + { + "rshares": 57813247, + "voter": "bradyd" + }, + { + "rshares": 641422439, + "voter": "ian.wash" + }, + { + "rshares": 56507401, + "voter": "maximator15" + }, + { + "rshares": 70753066, + "voter": "kreativ" + }, + { + "rshares": 4901960194, + "voter": "io-io-io" + }, + { + "rshares": 4397439641, + "voter": "bitbutter" + }, + { + "rshares": 56574870, + "voter": "dazedbunny" + }, + { + "rshares": 11501310305, + "voter": "darrantrute" + }, + { + "rshares": 12307727942, + "voter": "ryan-singer" + }, + { + "rshares": 10669669552, + "voter": "sabot" + }, + { + "rshares": 26619749642, + "voter": "laonie11" + }, + { + "rshares": 2346590146, + "voter": "liquidrainbowx" + }, + { + "rshares": 17521798409, + "voter": "luminousvisions" + }, + { + "rshares": 4058298817, + "voter": "jaytaylor" + }, + { + "rshares": 63486894, + "voter": "profanarky" + }, + { + "rshares": 1698145451, + "voter": "xanoxt" + }, + { + "rshares": 1581743436, + "voter": "davidjkelley" + }, + { + "rshares": 111770582, + "voter": "team101" + }, + { + "rshares": 4073388292, + "voter": "davidbrogan" + }, + { + "rshares": 55892382, + "voter": "mobios" + }, + { + "rshares": 86890350, + "voter": "steemerpat" + }, + { + "rshares": 4326090147, + "voter": "dangis" + }, + { + "rshares": 53433968, + "voter": "kosmatimuc" + }, + { + "rshares": 12983438771, + "voter": "digital-wisdom" + }, + { + "rshares": 54536747, + "voter": "mnviking" + }, + { + "rshares": 57565305, + "voter": "saintbitts" + }, + { + "rshares": 11813727828, + "voter": "kommienezuspadt" + }, + { + "rshares": 55401224, + "voter": "walternz" + }, + { + "rshares": 60753524, + "voter": "moonman" + }, + { + "rshares": 56042508, + "voter": "el1fan" + }, + { + "rshares": 5459503279, + "voter": "jwaser" + }, + { + "rshares": 1659124232, + "voter": "houseofhayden" + }, + { + "rshares": 8937897868, + "voter": "ionescur" + }, + { + "rshares": 645560462, + "voter": "kev7000" + }, + { + "rshares": 55043079, + "voter": "zettar" + }, + { + "rshares": 55020754, + "voter": "mightypenguin" + }, + { + "rshares": 72261653, + "voter": "readwriteshare" + }, + { + "rshares": 37145604020, + "voter": "natureofbeing" + }, + { + "rshares": 13824417965, + "voter": "bluehorseshoe" + }, + { + "rshares": 55982050, + "voter": "ian89" + }, + { + "rshares": 55960386, + "voter": "ramonphillips" + }, + { + "rshares": 666711159, + "voter": "keverw" + }, + { + "rshares": 64313705, + "voter": "soddenguru" + }, + { + "rshares": 210444900261, + "voter": "asksisk" + }, + { + "rshares": 266281705, + "voter": "maarnio" + }, + { + "rshares": 56349749, + "voter": "the-ego-is-you" + }, + { + "rshares": 2205631577, + "voter": "richardjuckes" + }, + { + "rshares": 95892869, + "voter": "totosky" + }, + { + "rshares": 25287092822, + "voter": "dubi" + }, + { + "rshares": 95195985, + "voter": "pjo" + }, + { + "rshares": 878868143, + "voter": "baodog" + }, + { + "rshares": 2574202274, + "voter": "bwaser" + }, + { + "rshares": 4685749074, + "voter": "renzoarg" + }, + { + "rshares": 218583799, + "voter": "steemreporter" + }, + { + "rshares": 4495110193, + "voter": "dexter-k" + }, + { + "rshares": 73301607, + "voter": "alina1" + }, + { + "rshares": 53724029, + "voter": "patelincho" + }, + { + "rshares": 372394498, + "voter": "ct-gurus" + }, + { + "rshares": 216178911754, + "voter": "charlieshrem" + }, + { + "rshares": 74968074, + "voter": "littlescribe" + }, + { + "rshares": 53671263, + "voter": "waldemar-kuhn" + }, + { + "rshares": 3524973426, + "voter": "thornybastard" + }, + { + "rshares": 5290003904, + "voter": "ivicaa" + }, + { + "rshares": 438649068, + "voter": "uceph" + }, + { + "rshares": 1192974984, + "voter": "jessicanicklos" + }, + { + "rshares": 59538285, + "voter": "jcvanleur" + }, + { + "rshares": 158058475, + "voter": "knight-angel" + }, + { + "rshares": 53103516, + "voter": "yegor" + }, + { + "rshares": 54408230, + "voter": "feruz" + }, + { + "rshares": 10536396534, + "voter": "skypilot" + }, + { + "rshares": 1811724100, + "voter": "burnin" + }, + { + "rshares": 53257299, + "voter": "shvedas" + }, + { + "rshares": 52930132, + "voter": "bobbythegreat" + }, + { + "rshares": 56067023, + "voter": "sic-savidicus" + }, + { + "rshares": 52871755, + "voter": "marianahunt" + }, + { + "rshares": 183928287, + "voter": "bitcoinparadise" + }, + { + "rshares": 52834077, + "voter": "brazine" + }, + { + "rshares": 52818992, + "voter": "cryptvs" + }, + { + "rshares": 52815493, + "voter": "dilmacoin" + }, + { + "rshares": 52812458, + "voter": "goldenage" + }, + { + "rshares": 52809020, + "voter": "martexcoin" + }, + { + "rshares": 53862086, + "voter": "rogercript" + }, + { + "rshares": 52802225, + "voter": "gnumix" + }, + { + "rshares": 52799734, + "voter": "neolus" + }, + { + "rshares": 52791079, + "voter": "julivs" + }, + { + "rshares": 52788300, + "voter": "dogeconha" + }, + { + "rshares": 52784773, + "voter": "faberium" + }, + { + "rshares": 52780229, + "voter": "aritanas" + }, + { + "rshares": 206212756, + "voter": "ballinconscious" + }, + { + "rshares": 53829906, + "voter": "walteraze" + }, + { + "rshares": 52768593, + "voter": "cryptonovas" + }, + { + "rshares": 6085877784, + "voter": "chick1" + }, + { + "rshares": 52700881, + "voter": "goldenunicorn" + }, + { + "rshares": 2341581405, + "voter": "gringalicious" + }, + { + "rshares": 51234642, + "voter": "heroic15397" + }, + { + "rshares": 2538790355, + "voter": "steempowerwhale" + }, + { + "rshares": 52544177, + "voter": "neosteem" + }, + { + "rshares": 621745669, + "voter": "steemcleaners" + }, + { + "rshares": 713530224, + "voter": "krispysix" + }, + { + "rshares": 57317168, + "voter": "echoesinthemind" + }, + { + "rshares": 47243001315, + "voter": "robinhoodwhale" + }, + { + "rshares": 324296672, + "voter": "soldier" + }, + { + "rshares": 52710031, + "voter": "nelyp" + }, + { + "rshares": 67291773, + "voter": "robcichocki" + }, + { + "rshares": 807542498, + "voter": "anomaly" + }, + { + "rshares": 58144446, + "voter": "timothylyrics" + }, + { + "rshares": 1453401802, + "voter": "ellepdub" + }, + { + "rshares": 224325449, + "voter": "dedi" + }, + { + "rshares": 52928580, + "voter": "gregorygarcia" + }, + { + "rshares": 53565619, + "voter": "scotty" + }, + { + "rshares": 126484492, + "voter": "ola1" + }, + { + "rshares": 6901812621, + "voter": "thenakedgod" + }, + { + "rshares": 2409827818, + "voter": "ekaterinka" + }, + { + "rshares": 1066883733, + "voter": "herpetologyguy" + }, + { + "rshares": 51565073, + "voter": "mattmclester" + }, + { + "rshares": 52553508, + "voter": "akaskew" + }, + { + "rshares": 988075153, + "voter": "steemsatoshi" + }, + { + "rshares": 54101961, + "voter": "iuliuspro" + }, + { + "rshares": 55523890, + "voter": "marquismiller" + }, + { + "rshares": 651302553, + "voter": "antifragile" + }, + { + "rshares": 52098977, + "voter": "arnebolen" + }, + { + "rshares": 52032356, + "voter": "stir" + }, + { + "rshares": 4613621559, + "voter": "morgan.waser" + }, + { + "rshares": 107344655, + "voter": "shubham1696" + }, + { + "rshares": 866184453, + "voter": "carlitashaw" + }, + { + "rshares": 148269828, + "voter": "jimcropper" + }, + { + "rshares": 314429739, + "voter": "mattmacreadie" + }, + { + "rshares": 51080933, + "voter": "shivayoga" + }, + { + "rshares": 50398372, + "voter": "madikantia" + }, + { + "rshares": 51359698, + "voter": "dex-san" + }, + { + "rshares": 51185859, + "voter": "sageboba" + }, + { + "rshares": 51155635, + "voter": "btc125" + }, + { + "rshares": 50147782, + "voter": "disha" + }, + { + "rshares": 53070760, + "voter": "neophonic" + }, + { + "rshares": 51081240, + "voter": "juliecolby" + }, + { + "rshares": 464502884, + "voter": "greenwayoflife" + }, + { + "rshares": 50827953, + "voter": "gaborondix" + }, + { + "rshares": 619759284, + "voter": "thebiggestidea" + }, + { + "rshares": 50397860, + "voter": "imitt" + }, + { + "rshares": 50369022, + "voter": "borderlinepro" + }, + { + "rshares": 50273081, + "voter": "j373my" + }, + { + "rshares": 3905901072, + "voter": "dodders007" + }, + { + "rshares": 159333932, + "voter": "sourdough" + }, + { + "rshares": 1383492866, + "voter": "evalynn25" + }, + { + "rshares": 329629477, + "voter": "aldentan" + }, + { + "rshares": 188217107, + "voter": "techslut" + } + ], + "author": "robinhoodwhale", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.13, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    http://i.imgur.com/8fIQCqX.png

    \n


    \n

    Robin Hood Whale (RHW) is the community's solution to an essential problem that plagues Steemit: how to get noticed and upvoted before you have a big enough following. Right now, if you are not upvoted by a \u201cwhale\u201d account, it is very difficult to get exposure and any substantial rewards, which leads to many great authors leaving Steemit.

    \n

    Robin Hood wants to be the \u201cwhale\u201d that finds and helps a diverse set of talented, yet unrecognized authors. The proposed way of doing this is to cycle between different authors, upvoting ~10-20 quality posts daily. RHW won't upvote the same authors twice in any 10-day period in an effort to support more people and discourage any kind of abuse or ulterior motives.

    \n

    For RHW to have any meaningful impact, it must reach whale-status of SP and/or many bot followers. Yet, this is just the tip of the iceberg for this initiative. As featured authors and posts will be publicly announced periodically, we hope to inspire a movement that will lead  to authors gaining fans, following and eventually to be able to self-sustain a blog on SteemIT without the RHW help at all.

    \n

    In a way, RHW's ultimate goal would be to not be needed at all. But as new enthusiastic authors join, RHW will be here to find them, help them and upvote them, growing the community and the overall quality of what you can find on Steemit.

    \n


    \n

    http://i.imgur.com/iu8Uf8b.png

    \n

    Curators

    \n

    There\u2019s a total of 10 official curators with a waiting list of other fellow Steemians. Curators are well known SteemIT individuals that dig through the vast amount of content to find hidden gems and undervalued authors. 

    \n

    We would like to keep the curators list private for the time being, so they can continue working without interruptions. 

    \n

    *Curators can publicly state they are part of Robin Hood at their sole discretion.*

    \n

    Curation Process

    \n

    Each curator discovers interesting content, including, but not limited to, the new section, steemviz, steemd, promotional channels on Steemit.chat and robinhood-links channel.

    \n
      \n
    1. The author name is checked to ensure it\u2019s out of the 10-day cycle  
    2. \n
    3. The post is digested
    4. \n
    5. The post is checked for plagiarism (with online tools and google)
    6. \n
    7. The post is checked for Image sources and/or mention of own work
    8. \n
    9. The images are run through online tools for reverse image search (if own work is mentioned)
    10. \n
    11. If everything stated above is in check the link is submitted to the curator private chat
    12. \n
    13. Other curators chime in if they agree or disagree and why
    14. \n
    15. If agreed upon the post is upvoted by RHW, mentioned in general chat and listed in the official spreadsheet
    16. \n
    \n

    What's In It For Me?

    \n

    The more we elevate varied authors the larger the economy of Steemit gets. This benefits everyone since more members will have incentive to stick around. Satisfied members invite more friends if they themselves are successful. As an investor you get a percentage of your total contribution back as Steem each month.

    \n


    \n

    http://i.imgur.com/HGkOE5P.png

    \n


    \n

    Who Will Control The Keys?

    \n

    A multi-signature system is currently being developed to add security and reassure investors that their funds are safe. The system will require two curators to sign off on an upvote, and more team members to agree on more sensitive actions.

    \n

    Currently the master key is held by @repholder, the backup master key by @kyriacos and the active key has been added to Streemian (owner - @xeroc).

    \n

    Alpha Testing Results

    \n

    Sample Dates : 20/08-28/08

    \n

    Sample Size : 78 Unique Authors 

    \n

    Average payout : $134.48

    \n

    Issues Found: 2 - ID Theft/Plagiarism (which was unvoted) and a manual upvote mistake

    \n

    Spreadsheet of Alpha Testing Featured Authors 

    \n

    Updates for users that are censored from Google services

    \n

    How Can I Take Part ?

    \n
      \n
    • Help find great authors and provide a link to their posts in #robinhood-links.
    • \n
    • Connect to Streemian and join the robinhoodwhale trail ( for invite codes contact @instructor2121 on steemit.chat). Note: Streemian uses the active key.
    • \n
    • Use @lukestokes advanced bot guide 
    • \n
    • Provide your posting key to @laonie to add to his own RHW bot follower or use his setup voting bot guide
    • \n
    • Invest in RHW by sending Steem, SD or Steem power to @robinhoodwhale
    • \n
    \n

    Steemit.chat Channels

    \n

    robinhood - General discussion about the Robin Hood Whale initiative 

    \n

    robinhood-links - These are posts to be considered by curators of the Robin Hood Whale initiative. Post other people's work ONLY and please be sure to check if the author has already been featured in the previous 10-day cycle.

    \n


    \n

    http://i.imgur.com/8TjoV8Y.png

    \n


    \n

    Investment in RHW

    \n

    The Robin Hood Whale is accepting investments directly to @robinhoodwhale in the form of Steem, SD or direct Steem powerup.

    \n

    Investor Payout \u2013 A percentage based off total investor contributions (90% for all investors)

    \n

    Curator Payout - 10% of total monthly power down

    \n

    Liquid Asset Funds - Liquid assets from RHW post rewards might be held back by the curator team at their sole discretion.

    \n

    Cut-Off for Investments : 29 September 2016 18:00 UTC

    \n

    First Investor Payout : 7 October 2016 

    \n

    Investor List Spreadsheet

    \n

    The Team

    \n

    Chief Executive Officer / Curator  - @repholder

    \n

    Chief Operations Officer / Curator - @instructor2121

    \n

    Creative director / Curator - @kyriacos

    \n

    Curators - An additional 7 Anonymous SteemIT Users

    \n

    Sister Projects

    \n

    Steemcleaners

    \n

    Steemdrive

    \n

    Disclaimer

    \n

    Investing in robinhoodwhale (RHW) involves significant risk and can result in the loss of your invested capital. You should not invest more than you can afford to lose and should ensure that you fully understand the risks involved. The bulk of investments will be held as Steem Power.

    \n

     [Special thanks to @kyriacos for the awesome poem,logo and graphics] 

    \n", + "category": "robinhoodwhale", + "children": 134, + "created": "2016-08-29T18:20:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/8fIQCqX.png", + "http://i.imgur.com/iu8Uf8b.png", + "http://i.imgur.com/HGkOE5P.png", + "http://i.imgur.com/8TjoV8Y.png" + ], + "links": [ + "https://docs.google.com/spreadsheets/d/11UkN21t27uG9Fo_vRjX8lKasXOU0xIEL4AviCvlMMNw/edit#gid=0", + "https://steemit.com/@laonie", + "https://streemian.com/", + "https://steemit.com/robinhoodwhale/@lukestokes/trusting-the-hive-mind-building-my-own-voting-bot-for-robinhoodwhale", + "https://steemit.com/robinhoodwhale/@laonie/how-to-set-up-your-own-voting-bot-for-robinhoodwhale", + "https://steemit.chat/channel/robinhood", + "https://steemit.chat/channel/robinhood-links", + "https://docs.google.com/spreadsheets/d/1gkxfeYcKAlJXfa0h7PX0wmHbYf2IjZx3MhJwOsyRsME/edit?ts=57b9723b#gid=0", + "https://steemit.com/@steemcleaners", + "https://steemit.com/@steemdrive", + "https://steemit.com/@kyriacos", + "https://steemit.com/introduceyourself/@robinhoodwhale/hi-i-am-robinhood-whale-and-here-is-my-story-from-the-blockchain-folklore" + ], + "tags": [ + "robinhoodwhale", + "rhw", + "steem", + "steemit", + "robinhood-links" + ], + "users": [ + "repholder", + "kyriacos", + "xeroc", + "instructor2121", + "lukestokes", + "laonie", + "robinhoodwhale" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 133805889100534, + "payout": 1987.24, + "payout_at": "2016-09-05T18:20:15", + "pending_payout_value": "1987.240 HBD", + "percent_hbd": 10000, + "permlink": "announcing-robinhoodwhale-the-steemit-deep-sea-savior", + "post_id": 1044672, + "promoted": "58.148 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 631 + }, + "title": "Announcing RobinHoodWhale, the Steemit Deep Sea Savior", + "updated": "2016-08-30T12:37:15", + "url": "/robinhoodwhale/@robinhoodwhale/announcing-robinhoodwhale-the-steemit-deep-sea-savior" + }, + { + "active_votes": [ + { + "rshares": 3103012759, + "voter": "boy" + }, + { + "rshares": 3767337211, + "voter": "bue-witness" + }, + { + "rshares": 690899726, + "voter": "bunny" + }, + { + "rshares": 54630385693, + "voter": "bue" + }, + { + "rshares": 1662788865, + "voter": "mini" + }, + { + "rshares": 213777416, + "voter": "moon" + }, + { + "rshares": 624870220, + "voter": "healthcare" + }, + { + "rshares": 969741207, + "voter": "daniel.pan" + }, + { + "rshares": 7854212531, + "voter": "woo7739" + }, + { + "rshares": 196172883822, + "voter": "gardenlady" + }, + { + "rshares": 42614571388, + "voter": "alexgr" + }, + { + "rshares": 288328206, + "voter": "helen.tan" + }, + { + "rshares": 36843514345, + "voter": "james-show" + }, + { + "rshares": 4969366608, + "voter": "acidyo" + }, + { + "rshares": 1425719235, + "voter": "murh" + }, + { + "rshares": 7317086245, + "voter": "ombc" + }, + { + "rshares": 1952410101, + "voter": "stephen-somers" + }, + { + "rshares": 772232700742, + "voter": "anwenbaumeister" + }, + { + "rshares": 81263693100, + "voter": "kimziv" + }, + { + "rshares": 90260645656, + "voter": "mctiller" + }, + { + "rshares": 70211465386, + "voter": "razvanelulmarin" + }, + { + "rshares": 12270078085, + "voter": "primus" + }, + { + "rshares": 21814595794, + "voter": "acassity" + }, + { + "rshares": 5036496063, + "voter": "micheletrainer" + }, + { + "rshares": 82825665707, + "voter": "venuspcs" + }, + { + "rshares": 281411321206, + "voter": "ericvancewalton" + }, + { + "rshares": 7349035006, + "voter": "dasha" + }, + { + "rshares": 6902979677, + "voter": "mindover" + }, + { + "rshares": 3123302265, + "voter": "shemthepenman" + }, + { + "rshares": 26082666611, + "voter": "strangerarray" + }, + { + "rshares": 199604454, + "voter": "ardina" + }, + { + "rshares": 241777638, + "voter": "joseph.kalu" + }, + { + "rshares": 10804582219, + "voter": "meesterboom" + }, + { + "rshares": 5207653127, + "voter": "juvyjabian" + }, + { + "rshares": 1915822410, + "voter": "dimon14" + }, + { + "rshares": 3786490978, + "voter": "maximkichev" + }, + { + "rshares": 12724748758, + "voter": "nippel66" + }, + { + "rshares": 698553562, + "voter": "vlad" + }, + { + "rshares": 500969295, + "voter": "sokoloffa" + }, + { + "rshares": 11746757675, + "voter": "sisterholics" + }, + { + "rshares": 5708364182, + "voter": "beanz" + }, + { + "rshares": 28391457290, + "voter": "williambanks" + }, + { + "rshares": 6816768480, + "voter": "dumar022" + }, + { + "rshares": 158049175233, + "voter": "laonie" + }, + { + "rshares": 10368282090, + "voter": "myfirst" + }, + { + "rshares": 96582809483, + "voter": "somebody" + }, + { + "rshares": 3613605686, + "voter": "flysaga" + }, + { + "rshares": 21342093177, + "voter": "midnightoil" + }, + { + "rshares": 592163663, + "voter": "baryonlee" + }, + { + "rshares": 1413423437, + "voter": "andrew0" + }, + { + "rshares": 17722631016, + "voter": "xiaohui" + }, + { + "rshares": 90362837190, + "voter": "terrycraft" + }, + { + "rshares": 97359072, + "voter": "luke490" + }, + { + "rshares": 17630450937, + "voter": "jphamer1" + }, + { + "rshares": 18707660801, + "voter": "velourex" + }, + { + "rshares": 1558601458, + "voter": "xiaokongcom" + }, + { + "rshares": 492521414, + "voter": "future24" + }, + { + "rshares": 6163744743, + "voter": "cristi" + }, + { + "rshares": 3364592382, + "voter": "xianjun" + }, + { + "rshares": 983179914, + "voter": "bledarus" + }, + { + "rshares": 11791793035, + "voter": "mione" + }, + { + "rshares": 221063150, + "voter": "microluck" + }, + { + "rshares": 9602930892, + "voter": "kyriacos" + }, + { + "rshares": 5633302818, + "voter": "pjheinz" + }, + { + "rshares": 95348313569, + "voter": "helikopterben" + }, + { + "rshares": 1443290254, + "voter": "gdsprgdd" + }, + { + "rshares": 3176016038, + "voter": "booky" + }, + { + "rshares": 7388942832, + "voter": "onetree" + }, + { + "rshares": 4502523550, + "voter": "steemitpatina" + }, + { + "rshares": 95263797323, + "voter": "shenanigator" + }, + { + "rshares": 354657306, + "voter": "profanarky" + }, + { + "rshares": 64424885, + "voter": "knight-angel" + }, + { + "rshares": 1529842033, + "voter": "ibringawareness" + }, + { + "rshares": 54504938, + "voter": "heroic15397" + }, + { + "rshares": 71766021, + "voter": "ancientofdays" + }, + { + "rshares": 57334634, + "voter": "mlialen" + }, + { + "rshares": 90080404, + "voter": "sjamayee" + }, + { + "rshares": 128214991, + "voter": "tygeade" + }, + { + "rshares": 152826693, + "voter": "robyneggs" + }, + { + "rshares": 152373326, + "voter": "elgatow10" + }, + { + "rshares": 155201147, + "voter": "rarcntv" + }, + { + "rshares": 91692568, + "voter": "nikomah" + }, + { + "rshares": 107496727, + "voter": "elsi" + } + ], + "author": "micheletrainer", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.35, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    http://www.engineeringwellness.com/wp-content/uploads/2016/09/hands-600497_1920.jpg

    \n

    Where are YOU from? 

    \n

    While I\u2019m sitting in LA 

    \n

    I\u2019m just wondering today 

    \n

    Are you in a nice caf\u00e9?

    \n

    With a view of a nice bay?

    \n

    Or maybe in a barn with hay?

    \n

    http://www.engineeringwellness.com/wp-content/uploads/2016/09/netherlands-97830_1920.jpg

    \n

     Is your weather today grey? 

    \n

    Or perhaps it\u2019s super sunny 

    \n

    Are you looking at a bunny? 

    \n

    http://www.engineeringwellness.com/wp-content/uploads/2016/09/rabbit-1422882_1920.jpg

    \n

    I\u2019m not trying to be funny 

    \n

    Are you drinking tea with honey? 

    \n

    We\u2019re all here from different places 

    \n

    http://www.engineeringwellness.com/wp-content/uploads/2016/09/new-york-city-78181_1920.jpg

    \n

    Writers, artists with unique faces 

    \n

    If you wanna share the name of your city 

    \n

    In the comments or reply 

    \n

    Maybe someday we\u2019ll eat a pizza pie 

    \n

    http://i.giphy.com/u98zWbe3jgJoI.gif

    \n

    With our Steem dollars we will fly!

    \n

     ___ 

    \n

    Also share links to your writing or art 

    \n

    So we won\u2019t feel so far apart! 

    \n

    __

    \n

    If you\u2019re not a robot, why not?  

    \n

    http://www.engineeringwellness.com/wp-content/uploads/2016/09/robot-1214536_1280.png

    \n

    __

    \n

     For more Michele the Trainer follow me on Steemit and at @MicheleTrainer   Email is my favorite for questions or requests, thanks!    

    \n

    Poem is my own, images from Pixabay and gifs from Giphy.

    \n

    __

    \n


    \n@stellabelle

    \n


    \n@ericvancewalton

    \n


    \n@cristi

    \n


    \n@micheletrainer

    \n


    \n@mctiller

    \n


    \n@lukeofkondor

    \n


    \n@soulsistashakti

    \n


    \n@mindover

    \n


    \n@mars-eve

    \n


    \n@patrick-g

    \n


    \n@kaylinart

    \n


    \n@romanskv

    \n


    \n@the-alien

    \n


    \n@razvanelulmarin

    \n


    \n@strangerarray

    \n


    \n@lat-nayar

    \n


    \n@ann-hoy

    \n


    \n@future24

    \n", + "category": "introduceyourself", + "children": 31, + "created": "2016-09-05T14:39:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.engineeringwellness.com/wp-content/uploads/2016/09/hands-600497_1920.jpg", + "http://www.engineeringwellness.com/wp-content/uploads/2016/09/netherlands-97830_1920.jpg", + "http://www.engineeringwellness.com/wp-content/uploads/2016/09/rabbit-1422882_1920.jpg", + "http://www.engineeringwellness.com/wp-content/uploads/2016/09/new-york-city-78181_1920.jpg", + "http://i.giphy.com/u98zWbe3jgJoI.gif", + "http://www.engineeringwellness.com/wp-content/uploads/2016/09/robot-1214536_1280.png", + "https://robohash.org/stellabelle.png?size=48x48", + "https://robohash.org/ericvancewalton.png?size=48x48", + "https://robohash.org/cristi.png?size=48x48", + "https://robohash.org/micheletrainer.png?size=48x48", + "https://robohash.org/mctiller.png?size=48x48", + "https://robohash.org/lukeofkondor.png?size=48x48", + "https://robohash.org/soulsistashakti.png?size=48x48", + "https://robohash.org/mindover.png?size=48x48", + "https://robohash.org/mars-eve.png?size=48x48", + "https://robohash.org/patrick-g.png?size=48x48", + "https://robohash.org/kaylinart.png?size=48x48", + "https://robohash.org/romanskv.png?size=48x48", + "https://robohash.org/the-alien.png?size=48x48", + "https://robohash.org/razvanelulmarin.png?size=48x48", + "https://robohash.org/strangerarray.png?size=48x48", + "https://robohash.org/lat-nayar.png?size=48x48", + "https://robohash.org/ann-hoy.png?size=48x48", + "https://robohash.org/future24.png?size=48x48" + ], + "links": [ + "https://steemit.com/@micheletrainer", + "https://twitter.com/MicheleTrainer" + ], + "tags": [ + "introduceyourself", + "steemit", + "steem", + "travel", + "life" + ], + "users": [ + "stellabelle", + "ericvancewalton", + "cristi", + "micheletrainer", + "mctiller", + "lukeofkondor", + "soulsistashakti", + "mindover", + "mars-eve", + "patrick-g", + "kaylinart", + "romanskv", + "the-alien", + "razvanelulmarin", + "strangerarray", + "lat-nayar", + "ann-hoy", + "future24" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 2601056621774, + "payout": 1.549, + "payout_at": "2016-09-12T14:39:15", + "pending_payout_value": "1.549 HBD", + "percent_hbd": 10000, + "permlink": "where-are-you-from-an-original-interactive-poem", + "post_id": 1134802, + "promoted": "56.500 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 83 + }, + "title": "Where are YOU from? an original interactive poem", + "updated": "2016-09-05T14:47:21", + "url": "/introduceyourself/@micheletrainer/where-are-you-from-an-original-interactive-poem" + }, + { + "active_votes": [ + { + "rshares": 289672111903, + "voter": "anonymous" + }, + { + "rshares": 14163917784755, + "voter": "summon" + }, + { + "rshares": 63264215903793, + "voter": "ned" + }, + { + "rshares": 7008652489816, + "voter": "wackou" + }, + { + "rshares": 5561457497398, + "voter": "kushed" + }, + { + "rshares": 2168262535121, + "voter": "bhuz" + }, + { + "rshares": 88420265451, + "voter": "aizensou" + }, + { + "rshares": 1168173562906, + "voter": "cass" + }, + { + "rshares": 137139646097, + "voter": "team" + }, + { + "rshares": 47633356096, + "voter": "alexgr" + }, + { + "rshares": 224671051401, + "voter": "eeks" + }, + { + "rshares": 508881476, + "voter": "paco-steem" + }, + { + "rshares": 6128985263, + "voter": "spaninv" + }, + { + "rshares": 47419915237, + "voter": "hannixx42" + }, + { + "rshares": 268813336, + "voter": "coar" + }, + { + "rshares": 1414262212, + "voter": "murh" + }, + { + "rshares": 414873886403, + "voter": "blakemiles84" + }, + { + "rshares": 5502742374, + "voter": "marta-zaidel" + }, + { + "rshares": 10900407436, + "voter": "aizen01" + }, + { + "rshares": 6499415173, + "voter": "aizen02" + }, + { + "rshares": 3552258858, + "voter": "aizen03" + }, + { + "rshares": 1167892678, + "voter": "aizen04" + }, + { + "rshares": 494011890, + "voter": "aizen05" + }, + { + "rshares": 4792503154, + "voter": "aizen07" + }, + { + "rshares": 2866396620, + "voter": "aizen08" + }, + { + "rshares": 1018758155, + "voter": "aizen09" + }, + { + "rshares": 440815198, + "voter": "aizen10" + }, + { + "rshares": 7251352623, + "voter": "aizen06" + }, + { + "rshares": 3046246145, + "voter": "aizen11" + }, + { + "rshares": 2093766327, + "voter": "aizen14" + }, + { + "rshares": 2461979195, + "voter": "aizen19" + }, + { + "rshares": 648934214, + "voter": "aizen15" + }, + { + "rshares": 6424687447, + "voter": "aizen16" + }, + { + "rshares": 645100690, + "voter": "aizen20" + }, + { + "rshares": 4217308295, + "voter": "aizen22" + }, + { + "rshares": 1120984313, + "voter": "aizen23" + }, + { + "rshares": 2204835021, + "voter": "aizen17" + }, + { + "rshares": 3470343919, + "voter": "aizen24" + }, + { + "rshares": 490553110, + "voter": "aizen18" + }, + { + "rshares": 1314165947, + "voter": "aizen25" + }, + { + "rshares": 2232368724, + "voter": "aizen28" + }, + { + "rshares": 3435213218, + "voter": "aizen26" + }, + { + "rshares": 1127650669, + "voter": "aizen27" + }, + { + "rshares": 3875576479, + "voter": "aizen32" + }, + { + "rshares": 2120310130, + "voter": "aizen30" + }, + { + "rshares": 3922031715, + "voter": "aizen31" + }, + { + "rshares": 1290987596, + "voter": "aizen33" + }, + { + "rshares": 7897522470, + "voter": "thecryptofiend" + }, + { + "rshares": 1553035109, + "voter": "aizen34" + }, + { + "rshares": 311774459, + "voter": "aizen35" + }, + { + "rshares": 5849292526, + "voter": "aizen36" + }, + { + "rshares": 1459315560, + "voter": "aizen37" + }, + { + "rshares": 408290923, + "voter": "aizen29" + }, + { + "rshares": 2872459339, + "voter": "aizen21" + }, + { + "rshares": 4407402890, + "voter": "aizen12" + }, + { + "rshares": 1876568717, + "voter": "aizen38" + }, + { + "rshares": 523210618, + "voter": "aizen39" + }, + { + "rshares": 397051543, + "voter": "stiletto" + }, + { + "rshares": 33767375079, + "voter": "ratel" + }, + { + "rshares": 17023109715, + "voter": "albertogm" + }, + { + "rshares": 6744340925, + "voter": "tyler-fletcher" + }, + { + "rshares": 11724844430, + "voter": "primus" + }, + { + "rshares": 58921570387, + "voter": "good-karma" + }, + { + "rshares": 245172817, + "voter": "mstang83" + }, + { + "rshares": 389458625, + "voter": "aizen13" + }, + { + "rshares": 3344834193, + "voter": "aizen41" + }, + { + "rshares": 950518795, + "voter": "aizen42" + }, + { + "rshares": 3238155527, + "voter": "aizen46" + }, + { + "rshares": 886279462, + "voter": "aizen47" + }, + { + "rshares": 217253386, + "voter": "aizen48" + }, + { + "rshares": 113259366, + "voter": "aizen49" + }, + { + "rshares": 941000373, + "voter": "aizen51" + }, + { + "rshares": 1267671657295, + "voter": "renohq" + }, + { + "rshares": 455780965, + "voter": "aizen43" + }, + { + "rshares": 67659539, + "voter": "aizen44" + }, + { + "rshares": 763269188, + "voter": "aizen54" + }, + { + "rshares": 1422705803, + "voter": "mixa" + }, + { + "rshares": 2328013953, + "voter": "steem1653" + }, + { + "rshares": 312801577458, + "voter": "jesta" + }, + { + "rshares": 4709498423, + "voter": "thegoodguy" + }, + { + "rshares": 4338003613, + "voter": "incomemonthly" + }, + { + "rshares": 20362567901, + "voter": "meiisheree" + }, + { + "rshares": 24478695193, + "voter": "igster" + }, + { + "rshares": 109932408114, + "voter": "pkattera" + }, + { + "rshares": 233569693, + "voter": "aizen52" + }, + { + "rshares": 399177345, + "voter": "mrshade" + }, + { + "rshares": 1682066491, + "voter": "natali22" + }, + { + "rshares": 4295922141, + "voter": "adamt" + }, + { + "rshares": 190269483, + "voter": "aizen55" + }, + { + "rshares": 6881734510, + "voter": "geronimo" + }, + { + "rshares": 11121059561, + "voter": "rpf" + }, + { + "rshares": 256616601778, + "voter": "liberosist" + }, + { + "rshares": 9502194625, + "voter": "oumar" + }, + { + "rshares": 5244790636, + "voter": "sharker" + }, + { + "rshares": 141429957, + "voter": "bento" + }, + { + "rshares": 7837739118, + "voter": "lostnuggett" + }, + { + "rshares": 231816568, + "voter": "sergey44" + }, + { + "rshares": 19395686276, + "voter": "krabgat" + }, + { + "rshares": 3306119556, + "voter": "ace108" + }, + { + "rshares": 3627578747, + "voter": "bkkshadow" + }, + { + "rshares": 83707323, + "voter": "aizen53" + }, + { + "rshares": 26794677003, + "voter": "fabien" + }, + { + "rshares": 467096193, + "voter": "bullionstackers" + }, + { + "rshares": 108721833, + "voter": "cryptoz" + }, + { + "rshares": 921882750, + "voter": "metaflute" + }, + { + "rshares": 449108428, + "voter": "bento04" + }, + { + "rshares": 753110728, + "voter": "bento03" + }, + { + "rshares": 1534315395, + "voter": "aizen" + }, + { + "rshares": 239545179, + "voter": "bento02" + }, + { + "rshares": 551525219, + "voter": "bento01" + }, + { + "rshares": 6519151447, + "voter": "nekromarinist" + }, + { + "rshares": 1651089101, + "voter": "coinbar" + }, + { + "rshares": 248311264506, + "voter": "ozchartart" + }, + { + "rshares": 5102245996, + "voter": "croatia" + }, + { + "rshares": 65300521, + "voter": "vladimirputin" + }, + { + "rshares": 24365622803, + "voter": "rawnetics" + }, + { + "rshares": 65308725, + "voter": "angelamerkel" + }, + { + "rshares": 24019810112, + "voter": "laonie1" + }, + { + "rshares": 24534454832, + "voter": "laonie2" + }, + { + "rshares": 24543057596, + "voter": "laonie3" + }, + { + "rshares": 81826244, + "voter": "bento06" + }, + { + "rshares": 6664176466, + "voter": "gmurph" + }, + { + "rshares": 74378126, + "voter": "kurzer42" + }, + { + "rshares": 79900402938, + "voter": "mibenkito" + }, + { + "rshares": 1018522724, + "voter": "altucher" + }, + { + "rshares": 101572397, + "voter": "timferriss" + }, + { + "rshares": 24538538513, + "voter": "laonie4" + }, + { + "rshares": 24536039997, + "voter": "laonie5" + }, + { + "rshares": 24533093295, + "voter": "laonie6" + }, + { + "rshares": 4336505805, + "voter": "armen" + }, + { + "rshares": 24529111489, + "voter": "laonie7" + }, + { + "rshares": 24525562069, + "voter": "laonie8" + }, + { + "rshares": 24522807346, + "voter": "laonie9" + }, + { + "rshares": 104692799, + "voter": "darrenrowse" + }, + { + "rshares": 11496127617, + "voter": "ekitcho" + }, + { + "rshares": 7525884432, + "voter": "steemitqa" + }, + { + "rshares": 4098512589, + "voter": "cmorton" + }, + { + "rshares": 179351183, + "voter": "pcashmore" + }, + { + "rshares": 59618782, + "voter": "andrew.sullivan" + }, + { + "rshares": 1046033907, + "voter": "brianclark" + }, + { + "rshares": 831573857, + "voter": "daniel.kahneman" + }, + { + "rshares": 232896636, + "voter": "tucker.max" + }, + { + "rshares": 740811240, + "voter": "darren.rowse" + }, + { + "rshares": 55704135, + "voter": "chris.dunn" + }, + { + "rshares": 3933588893, + "voter": "bledarus" + }, + { + "rshares": 1178231206, + "voter": "pat.flynn" + }, + { + "rshares": 1223550869, + "voter": "mattmarshall" + }, + { + "rshares": 437783005, + "voter": "timothysykes" + }, + { + "rshares": 44282381365, + "voter": "bitcalm" + }, + { + "rshares": 106860965, + "voter": "patflynn" + }, + { + "rshares": 896976221, + "voter": "andrewsullivan" + }, + { + "rshares": 8968836569, + "voter": "theb0red1" + }, + { + "rshares": 30570344850, + "voter": "kyriacos" + }, + { + "rshares": 6745075226, + "voter": "solarguy" + }, + { + "rshares": 699530791, + "voter": "alexma3x" + }, + { + "rshares": 489129872, + "voter": "harvey.levin" + }, + { + "rshares": 61520687, + "voter": "alfaman" + }, + { + "rshares": 13443129420, + "voter": "gvargas123" + }, + { + "rshares": 64732326, + "voter": "vasilii" + }, + { + "rshares": 2205240368, + "voter": "levycore" + }, + { + "rshares": 24516526583, + "voter": "laonie10" + }, + { + "rshares": 362426778, + "voter": "mrlogic" + }, + { + "rshares": 194739083, + "voter": "rand.fishkin" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 9504908244, + "voter": "craigwilliamz" + }, + { + "rshares": 1669616654, + "voter": "roland.haynes" + }, + { + "rshares": 2600508548, + "voter": "shadowspub" + }, + { + "rshares": 1183314250, + "voter": "lenar" + }, + { + "rshares": 83925616, + "voter": "uziriel" + }, + { + "rshares": 4592499069, + "voter": "richardcrill" + }, + { + "rshares": 23655969247, + "voter": "laonie11" + }, + { + "rshares": 1687924866, + "voter": "eight-rad" + }, + { + "rshares": 77004567, + "voter": "chrisaiki" + }, + { + "rshares": 56705725699, + "voter": "luminousvisions" + }, + { + "rshares": 504619233, + "voter": "areynolds" + }, + { + "rshares": 51939094, + "voter": "freesteem" + }, + { + "rshares": 177656553, + "voter": "harveylevin" + }, + { + "rshares": 122884931, + "voter": "gary.vaynerchuk" + }, + { + "rshares": 2142141248, + "voter": "alina1" + }, + { + "rshares": 53613334, + "voter": "paxmagnus" + }, + { + "rshares": 574180710, + "voter": "anomaly" + }, + { + "rshares": 51415300, + "voter": "timothy.sykes" + }, + { + "rshares": 454340855, + "voter": "ola1" + }, + { + "rshares": 55848311, + "voter": "drac59" + }, + { + "rshares": 810369666, + "voter": "bapparabi" + }, + { + "rshares": 3066838916, + "voter": "dodders007" + }, + { + "rshares": 538039419, + "voter": "grisha-danunaher" + }, + { + "rshares": 80674477, + "voter": "olesia83" + }, + { + "rshares": 213762437, + "voter": "sjamayee" + }, + { + "rshares": 426281596, + "voter": "witchcraftblog" + }, + { + "rshares": 202251096, + "voter": "mgibson" + }, + { + "rshares": 156261069, + "voter": "ibm1000" + }, + { + "rshares": 158187618, + "voter": "mirelasto" + }, + { + "rshares": 106367912, + "voter": "paulocouto" + }, + { + "rshares": 4781575087, + "voter": "exploretraveler" + }, + { + "rshares": 138977944, + "voter": "newsfeed" + }, + { + "rshares": 141784776, + "voter": "dirlei.sdias" + } + ], + "author": "pkattera", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.29, + "beneficiaries": [], + "blacklists": [], + "body": "![Group34d0c4.jpg](https://www.steemimg.com/images/2016/09/14/Group34d0c4.jpg)\n\n
    \nThis is my partial* application for @ned's inaugural bounty, [for design and implementation of a Steemit bounty system](https://steemit.com/bounties/@ned/it-s-time-for-a-steem-bounty-system). \n\n*It's a partial application because designing a bounty system for Steemit is very complex (at least for a blockchain n00b like me). There are many different ways to implement this system. I feel like I need more collaboration with developers and the business to fully understand the technical constraints and business objectives. As @jesta said in his [post](https://steemit.com/bounty/@jesta/steem-bounty-system-milestone-1-proposal) yesterday:\n> TLDR: This project, done right, really isn't as simple as it sounds.\n\nAnyway, for now, the most valuable thing I can do to contribute is to post some lower fidelity (not polished) mobile web designs that outline my proposed Information Architecture (IA) and User Experience (UX). Once we can agree on the right content and feature set for the MVP version of Bounties, I'd like to polish the visual design and create desktop designs.\n\n## Assumptions and mechanics\nI agree with most of the mechanics outlined by @jesta in his [Steemit Bounty System proposal](https://steemit.com/bounty/@jesta/steem-bounty-system-milestone-1-proposal). If you haven't read it, please check it out. There are a few things that I want to challenge though:\n\n1. I think that the Bounty system should live within steemit.com (and not on a separate domain). There are pros and cons of this approach but I think keeping bounties native to the steemit.com ecosystem will create the most long term value due to it's ease of use for most non-advanced users. \n \u2013 I propose that it lives at: http://steemit.com/bounties\n \u2013 In case bounties are required to live on a separate domain for technical or legal reasons, perhaps it could live on the http://bounties.steemit.com subdomain. \n\n2. I'm leaning towards requiring bounty creators to be registered and logged into Steemit.com to post a new bounty. \n\u2013 This would make posting a new bounty very similar to posting a new blog post. \n\u2013 It would also enable people to fund bounties using a similar mechanism to 'Promote a post' (instead of transferring funds to @bounty via steempay.io/shapeshift/cli_wallet commands as proposed by @jesta.\n\u2013 Requiring registration for bounty creators should increase the overall quality and reduce the potential for bounty abuse and misuse by increasing accountability and Steemit reputation transparency (like that outlined by @mrosenquist [here](https://steemit.com/bounty/@jesta/steem-bounty-system-milestone-1-proposal#@mrosenquist/re-jesta-steem-bounty-system-milestone-1-proposal-20160913t041449326z)) \n\n## Design ethos\n\nSince these designs are intended to live on Steemit.com, I've tried to adhere to Steemit's visual styles and retain it's interaction patterns for similar tasks. For example:\n \u2013 Creating a bounty should be as easy and as similar as posting a blog post. \n \u2013 Funding a bounty should be as easy and as similar as promoting a blog post. \n\n# Competitor analysis\n\nTo kick off the design process, I reviewed several comparable website earlier this week. Check it out here: \n\n[https://steemit.com/bounties/@pkattera/competitor-analysis-for-ned-s-proposed-bounty-management-system](https://steemit.com/bounties/@pkattera/competitor-analysis-for-ned-s-proposed-bounty-management-system)\n\n# Information Architecture \n\nHere's my proposed structure for the Bounties website:\n\n![Information-ArchitectureCopy2f439.jpg](https://www.steemimg.com/images/2016/09/14/Information-ArchitectureCopy2f439.jpg)\n\nAlthough I'd love to include a Bounty Hunter leaderboard and user profiles, I think we should keep the MVP as simple as possible for now and include it in a future version. \n\n# Content and features\n\nNow that I've outline the page templates and structure above, the Content Hierarchy diagram below shows a high level view of content and features to be included on each page. \n\n![Content77511.jpg](https://www.steemimg.com/images/2016/09/14/Content77511.jpg)\n\n# Mobile UX designs\n\nBelow are the mobile designs. Note: All copy, images and icons are placeholder for now.\n\n
    \n## Bounties home / landing page\n\n![1.Bounty-home-page3de51.jpg](https://www.steemimg.com/images/2016/09/14/1.Bounty-home-page3de51.jpg)\n\n
    \n## Post a bounty (excluding milestones)\n\nAs per my previous post, adding milestones to bounties increases the complexity of the whole bounty system. \n> My gut feeling is to keep it super simple for version 1 and exclude milestones. People could still create individual bounties for separate tasks and link related bounties within the description.\n\nThis design excludes the concept of milestones. \n\n![2.Post-a-bounty4b820.jpg](https://www.steemimg.com/images/2016/09/14/2.Post-a-bounty4b820.jpg)\n\n
    \n## Post a bounty (including milestones)\n\nBut if people feel strongly about keeping milestones, here is a design. \n\n![Milestones78f61.jpg](https://www.steemimg.com/images/2016/09/14/Milestones78f61.jpg)\n\n
    \n## Bounty template\n\n![3a.Bounty-template-brief1aec2.jpg](https://www.steemimg.com/images/2016/09/14/3a.Bounty-template-brief1aec2.jpg)\n\n![3b.Bounty-template-submissions05700.jpg](https://www.steemimg.com/images/2016/09/14/3b.Bounty-template-submissions05700.jpg)\n\n
    \n## Submission template\n\n![4a-Submission6c0f1.jpg](https://www.steemimg.com/images/2016/09/14/4a-Submission6c0f1.jpg)\n\n
    \n## Submit work\n\n![4b.Submit-a-post81120.jpg](https://www.steemimg.com/images/2016/09/14/4b.Submit-a-post81120.jpg)\n\n
    \n## My bounties\n\nA place to keep track of all the bounties that you've posted, entered, or watched.\n\n![5.My-bountiesf7ffb.jpg](https://www.steemimg.com/images/2016/09/14/5.My-bountiesf7ffb.jpg)\n\n
    \n## Filters on the bounty home / landing page\n\n![1a.filtersf0c90.jpg](https://www.steemimg.com/images/2016/09/14/1a.filtersf0c90.jpg)\n\n\n
    \n---\n#### Questions or concerns?\n\nMessage me on steemit.chat (pkattera)\n\n
    \n#### Thank you\n\nA few people to thank for inspiring me to design the Bounty System:\n\n\u2013 @ned for kicking off this initiative \n\u2013 @jesta for [this post](https://steemit.com/bounty/@jesta/steem-bounty-system-milestone-1-proposal)\n\u2013 @steve-walschot for [this post](https://steemit.com/bounty/@steve-walschot/application-for-bounty-system-by-ned)\n\u2013 @blueorgy for image hosting ([SteemIMG](https://www.steemimg.com/) gets better and better!) \n\n
    \n#### Acknowledgements \n\nI used a few icons from The [Noun Project](https://thenounproject.com/). Credit to:\n\u2013 Ryo Sato (filter icon)\n\u2013 Kid A (calendar icon)\n\nSome photos are from [unsplash.com](http://unsplash.com) \u2013 a free image site.", + "category": "bounties", + "children": 17, + "created": "2016-09-14T10:30:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/14/Group34d0c4.jpg", + "https://www.steemimg.com/images/2016/09/14/Information-ArchitectureCopy2f439.jpg", + "https://www.steemimg.com/images/2016/09/14/Content77511.jpg", + "https://www.steemimg.com/images/2016/09/14/1.Bounty-home-page3de51.jpg", + "https://www.steemimg.com/images/2016/09/14/2.Post-a-bounty4b820.jpg", + "https://www.steemimg.com/images/2016/09/14/Milestones78f61.jpg", + "https://www.steemimg.com/images/2016/09/14/3a.Bounty-template-brief1aec2.jpg", + "https://www.steemimg.com/images/2016/09/14/3b.Bounty-template-submissions05700.jpg", + "https://www.steemimg.com/images/2016/09/14/4a-Submission6c0f1.jpg", + "https://www.steemimg.com/images/2016/09/14/4b.Submit-a-post81120.jpg", + "https://www.steemimg.com/images/2016/09/14/5.My-bountiesf7ffb.jpg", + "https://www.steemimg.com/images/2016/09/14/1a.filtersf0c90.jpg" + ], + "links": [ + "https://steemit.com/bounties/@ned/it-s-time-for-a-steem-bounty-system", + "https://steemit.com/bounty/@jesta/steem-bounty-system-milestone-1-proposal", + "http://steemit.com/bounties", + "https://steemit.com/bounty/@jesta/steem-bounty-system-milestone-1-proposal#@mrosenquist/re-jesta-steem-bounty-system-milestone-1-proposal-20160913t041449326z", + "https://steemit.com/bounties/@pkattera/competitor-analysis-for-ned-s-proposed-bounty-management-system", + "https://steemit.com/bounty/@steve-walschot/application-for-bounty-system-by-ned", + "https://www.steemimg.com/", + "https://thenounproject.com/", + "http://unsplash.com" + ], + "tags": [ + "bounties", + "bounty", + "steemit", + "steemian", + "design" + ], + "users": [ + "ned", + "jesta", + "bounty", + "mrosenquist", + "steve-walschot", + "blueorgy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 97843608402227, + "payout": 560.001, + "payout_at": "2016-09-21T10:30:54", + "pending_payout_value": "560.001 HBD", + "percent_hbd": 10000, + "permlink": "my-application-for-ned-s-steemit-bounty-management-forum-milestone-1-design-phase", + "post_id": 1241840, + "promoted": "56.001 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 197 + }, + "title": "My application for @ned's Steemit Bounty Management Forum: Milestone 1: Design Phase", + "updated": "2016-09-14T10:30:54", + "url": "/bounties/@pkattera/my-application-for-ned-s-steemit-bounty-management-forum-milestone-1-design-phase" + }, + { + "active_votes": [ + { + "rshares": 12704385632203, + "voter": "berniesanders" + }, + { + "rshares": 105034260744, + "voter": "nextgenwitness" + }, + { + "rshares": 304436054466, + "voter": "justin" + }, + { + "rshares": 680873179904, + "voter": "silver" + }, + { + "rshares": 1559039534729, + "voter": "silversteem" + }, + { + "rshares": 2265252921483, + "voter": "nextgencrypto" + }, + { + "rshares": 3820217513376, + "voter": "wang" + }, + { + "rshares": 3099190450, + "voter": "boy" + }, + { + "rshares": 3762481721, + "voter": "bue-witness" + }, + { + "rshares": 697315118, + "voter": "bunny" + }, + { + "rshares": 54008589524, + "voter": "bue" + }, + { + "rshares": 212539266004, + "voter": "steemservices" + }, + { + "rshares": 1660921578, + "voter": "mini" + }, + { + "rshares": 213661759, + "voter": "moon" + }, + { + "rshares": 7747691597, + "voter": "bentley" + }, + { + "rshares": 622724514, + "voter": "healthcare" + }, + { + "rshares": 1096208710228, + "voter": "tuck-fheman" + }, + { + "rshares": 967195088, + "voter": "daniel.pan" + }, + { + "rshares": 288140285, + "voter": "helen.tan" + }, + { + "rshares": 24444650979, + "voter": "yefet" + }, + { + "rshares": 46091338521, + "voter": "cyan91" + }, + { + "rshares": 15462863713, + "voter": "jademont" + }, + { + "rshares": 7731203787, + "voter": "nate-atkins" + }, + { + "rshares": 14461373144, + "voter": "cian.dafe" + }, + { + "rshares": 1431846323, + "voter": "murh" + }, + { + "rshares": 195623493637, + "voter": "dragonslayer109" + }, + { + "rshares": 38891594263, + "voter": "justtryme90" + }, + { + "rshares": 40582077328, + "voter": "intelliguy" + }, + { + "rshares": 49459902417, + "voter": "kus-knee" + }, + { + "rshares": 17904315172, + "voter": "acassity" + }, + { + "rshares": 58324369537, + "voter": "norbu" + }, + { + "rshares": 269921024, + "voter": "ales" + }, + { + "rshares": 8820348623, + "voter": "cannav" + }, + { + "rshares": 198782719642, + "voter": "asmolokalo" + }, + { + "rshares": 32000322278, + "voter": "hitmeasap" + }, + { + "rshares": 1754810863, + "voter": "pipertomcat" + }, + { + "rshares": 1416077654, + "voter": "vi1son" + }, + { + "rshares": 15137777269, + "voter": "mrgreen" + }, + { + "rshares": 4405562279, + "voter": "karen13" + }, + { + "rshares": 10494607724, + "voter": "cloveandcinnamon" + }, + { + "rshares": 44055891876, + "voter": "milestone" + }, + { + "rshares": 1981014395, + "voter": "the-future" + }, + { + "rshares": 62388024554, + "voter": "thylbom" + }, + { + "rshares": 222541650110, + "voter": "liberosist" + }, + { + "rshares": 4301982638, + "voter": "rainchen" + }, + { + "rshares": 35137895022, + "voter": "sauravrungta" + }, + { + "rshares": 214413449699, + "voter": "jl777" + }, + { + "rshares": 373770800, + "voter": "meteor78" + }, + { + "rshares": 156827413, + "voter": "cire81" + }, + { + "rshares": 7093464346, + "voter": "webdeals" + }, + { + "rshares": 18452890042, + "voter": "proto" + }, + { + "rshares": 4018940869, + "voter": "crazylife" + }, + { + "rshares": 6589126730, + "voter": "sulev" + }, + { + "rshares": 27754280909, + "voter": "jasonstaggers" + }, + { + "rshares": 9225263659, + "voter": "taker" + }, + { + "rshares": 34806924023, + "voter": "allasyummyfood" + }, + { + "rshares": 20214947680, + "voter": "yng-entrepreneur" + }, + { + "rshares": 7204798505, + "voter": "kurtbeil" + }, + { + "rshares": 2724786905, + "voter": "uuuhha" + }, + { + "rshares": 343630735, + "voter": "wiser" + }, + { + "rshares": 749461135, + "voter": "future24" + }, + { + "rshares": 1051682203, + "voter": "vegascomic" + }, + { + "rshares": 11737919032, + "voter": "borran" + }, + { + "rshares": 85929715216, + "voter": "miacats" + }, + { + "rshares": 29985095390, + "voter": "bitcalm" + }, + { + "rshares": 18497505764, + "voter": "thecurator" + }, + { + "rshares": 89949939, + "voter": "artsteemit" + }, + { + "rshares": 7757965105, + "voter": "booky" + }, + { + "rshares": 4371892494, + "voter": "onetree" + }, + { + "rshares": 709202486, + "voter": "runridefly" + }, + { + "rshares": 14193476029, + "voter": "mikehere" + }, + { + "rshares": 61025286, + "voter": "paa" + }, + { + "rshares": 112625060, + "voter": "team101" + }, + { + "rshares": 477969572, + "voter": "kev7000" + }, + { + "rshares": 267639325, + "voter": "maarnio" + }, + { + "rshares": 3377536592, + "voter": "steemokto" + }, + { + "rshares": 54321981, + "voter": "positivesteem" + }, + { + "rshares": 5550288535, + "voter": "chick1" + }, + { + "rshares": 51575887, + "voter": "aoki" + }, + { + "rshares": 50454788, + "voter": "typingagent" + }, + { + "rshares": 51519509, + "voter": "cwb" + }, + { + "rshares": 1493629031, + "voter": "meerkat" + } + ], + "author": "hitmeasap", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.6, + "beneficiaries": [], + "blacklists": [], + "body": "# Life is unfair.. and it's okay.\n\nSome people will have better luck and fortune than others. Nothing will ever stop that. Life is unfair. - **We all know it**. However, people also tend to discuss the fairness of steemit. - I've done it myself too so I know what I'm talking about.\n\n
    http://cdn.h3sean.com/wp-content/uploads/2011/10/Unfair.png
    \n
    [Source](http://h3sean.com/god-unfair/)
    \n\n> *\"Steemit is unfair.\"*\n\nBut.. Is it really unfair? - **I don't know. Perhaps. Probably.**\n\nHave you ever gambled on a casino? In real life or online doesn't matter.\n\n**- I bet some of you've done that.**\n\nHave you ever played a computer game, a card game or have you ever played monopoly with your family, friends or against other people?\n\n**- I bet most of you have done that.**\n\n
    http://blogs.lasprovincias.es/elsindromededarrin/files/2016/07/o-MONOPOLY-facebook-1.jpg
    \n
    [Source](http://blogs.lasprovincias.es/elsindromededarrin/)
    \n\n### The follow-up questions are..\n- Did you win? - Did you win every single time you played? - Are you the best there is at the game?\n\nI bet most of you would love to answer **yes** on these questions but in reality, most of you would lie if you did that. - You didn't win everytime and you're probably not the best player ever at these games. - **Is that unfair?**\n\n- It's life. It's bound to happen. You'll never be able to win everytime you play a game against others. At some point you'll meet someone who's better than you. A person with more skills. A person with more knowledge, experience or a person who've trained more than you. A person with more luck.\n\nYou will lose that game.. **And that's okay.**\n\n---\n\n
    http://i.imgur.com/bYmdHcX.gif
    \n
    [Source](https://www.reddit.com/r/gifs/comments/1ubutj/the_power_of_mike_tyson_in_his_prime/)
    \n\n### With that being said..\nIf I tried to fight Mike Tyson or Muhammad Ali, in the past, during their glory days.. I would probably end up dead. I don't have the fighting skills it takes to bring down such monstrous beasts.\n\nSo.. **How can I expect to get a ton of rewards on Steemit with every single post of mine?** - It's impossible.. Or is it..?\n\nWhat you count as *\"a ton of reward\"* would obviously play a major role in this so let's say anything between $100 and $300+. That would be 1 or 2 whales. On each post. **Roughly estimated.**\n\nI've told you this before. I had never owned a bitcoin before I joined steemit. I don't consider myself to be *\"the lucky guy\"*, but I'm not unlucky either. **I believe I deserve what I've made so far.**\n\nI share content, I try to promote steemit and I try to help others and all that.. I contribute. More on that later in this post.\n\n---\n\n
    http://www.worldmomsblog.com/wp-content/uploads/2013/10/ID-10086141.jpg
    \n
    [source](http://www.worldmomsnetwork.com/2013/10/30/egypt-can-life/)
    \n\nAnyhow, I never owned a bitcoin before I joined steemit... **So I wouldn't call myself a bitcoin expert would I?** - Especially since there's thousands of other people here with more knowledge than me. People who are true experts. I leave that subject where it is. **In the hands of the real experts**. In the hands of people who understand what it's all about. People who know every single detail about it.\n\n### So, what can I do? - And what should I post?\n\nFirst of all, I would give myself some time and think about this entire community we have here. What can I do for steemit? - What can I do for you? - **What can I bring to the table?**\n\nDo I have something that others lack? - Am I better at something than others..?\n\n- **In my case I would say no**. I never compare myself with others like that. I find it stupid.. And I would probably only hurt myself if I did.\n\n## Why do I even mention this then..?\n\n
    http://2.bp.blogspot.com/-y0CGvDsBGMI/UszG2RE2SkI/AAAAAAAACWk/_5DP51zVdwM/s1600/standinginyourway.png
    \n
    [Source](http://quotesgram.com/your-own-worst-enemy-quotes/)
    \n\n- Because **time** and **thoughts** is what will give you an upper hand. **An upper hand against yourself.**\n\nYou are your biggest hinder. On steemit and in life. You are the one standing in front of the treasure but you lack the courage to grab it. I've been there too and it's okay. - **As long as you are aware of it.**\n\nYou are your own enemy so don't spend time comparing yourself with others.. **Don't get more enemies.**\n\n---\n\n## Moving on..\n\nYou should always publish content you want to share. Things you believe in, things you like. What you truly want to share. Not what you think others would like. That's a pretty common sentence these days. I've said it myself too a bunch of times already.. **So why do I bring it up once more?**\n\nI don't know you in person. I don't know what type of person you are or what you can or cannot do.. But I do know that there's an endless ocean of people out there (perhaps not on steemit alone) who doesn't know what to write.. Even though they know that they should publish content they like to share!\n\n**And why is that?**\n\n- The main reason for this is that some people aren't aware of the things they are good at.\n\nThey know but they would never answer a question with that.\n\n---\n\n### I'll give you an example of this:\n\nImagine a job interview. Some people are nervous so they shake and others are filled with confidence.\n\n
    http://i.huffpost.com/gen/1937498/original.jpg
    \n
    [Source](http://www.huffingtonpost.com/2014/07/30/hunger-entitlement-study_n_5631594.html)
    \n\nSuddenly the question comes..\n\n- **What are your qualities as a person?**\n\nor\n\n- **Why should we hire you instead of someone else?**\n\nAny of these two questions means instant death to some people. **They don't know how to answer that.**\n\nThey know that they are a great parent, amazing artists or very skilled football players.. But they don't mention that during the interview or as answers for these questions because it doesn't *\"fit\"*.\n\nThe job is for a grocery store or as a salesperson, literally anything that doesn't *\"fit\"* your category.. So to be a great football player or a good artist doesn't count.. Right? - **Wrong.**\n\n
    http://cyrusevanado.s3.amazonaws.com/ai/selfmarketing/images/shoppingdude.jpg
    \n
    [Source](http://cyrusevanado.s3.amazonaws.com/ai/selfmarketing/index.html)
    \n\n## A great answer is more important than \"the answer\".\n\nWhat do I mean by that? - **Take a look at this:**\n\n- **What are your qualities as a person?**\n\n> *\"I am a humble person with a burning desire to build a family, raising two beautiful kids, driving a SUV and take my kids to Disneyland. I would love to see my kids with that super-smile on their face when they hug Mickey Mouse. That's who I am. Do you have kids?\"*\n\n- **Why should we hire you instead of someone else?**\n\n> *\"I've always loved to share my creations as an artist with the people around me. I'm hardworking and I've been freelancing full time for 5 years now.\"*\n\n**Now your face probably looks like this:**\n\n
    https://static4.fjcdn.com/comments/What+face+_78d9aaf81a6f9b7902ca1ee371b90428.png
    \n
    [Source](https://funnyjunk.com/channel/feels/We+all+know+that+feel/XsvvGKf/6)
    \n\nAnd yeah, I can understand why.. This was confusing for me too when I first encountered this.. But let me break this down for you even further..\n\n**What did I accomplish with these answers? - None of them are actually *\"related\"* to the questions, right?**\n\n- **In the first answer I actually tell them this:**\n\n> I am humble person, a good listener and I'm willing to help others.. I am a dreamer and I will work hard to get there. I will bring my A game at all times.\n\n- That's not at all the things I said, but that's how most people will interpret it. Having a family, raising kids and having dreams about vacations, smiles and a SUV. **That speaks for itself.** That means you're willing to push yourself to get there. You also touch their hearts with this. You go deep. You go to a personal level.\n\n**In my second answer, I tell them this:**\n\n> I care about others. I help others and I feel good about it. I work hard no matter what's at stake and I always deliver. I've delivered for 5 years already and I won't stop now.\n\n- Again, this isn't near the things I said.. But between the lines, this is a perfect match of what I gave as an answer. You share your creations which basically means that you care about others and that's important no matter what you'll work with. You've also been working full time for the past 5 years, so you are filled with confidence, know-how and you're still alive.. **So that means that you know what you're doing.**\n\n---\n\n### Most people would answer these questions like this:\n\n> My name is ______ and I'm ___ years old. I live ______ and I'm interested in this job. I previously worked at ________. I am honest, loyal and trustworthy. I am a nice person if you asked my friends.\n\nAnd sure, this isn't bad.. But it's the same type of answer they got a billion times before.. - Hopefully, you understand my point with this. - Use your talents. Think about it. **You have much more than you are able to see!**\n\n
    http://img12.deviantart.net/62ed/i/2011/140/d/6/be_you_wallpaper__grey_by_lileviljess-d3gs5ts.jpg
    \n
    [Source](http://lileviljess.deviantart.com/art/Be-You-Wallpaper-Grey-209586304)
    \n\n---\n\nShare what you are. Share the things you are good at. Share things you've done and things you do.. **Be you.** - That's what will bring you the most rewards in the long run. Especially on a personal level.\n\n
    **Be the best you can be.**
    \n\n---\n\n### What do I do..?\n\nI share things I care about. I share things from my personal life. I share things I feel good about.\n\nI also share *\"Hidden Photography Gems\"*. - None of them have reached high rewards.. I've also just recently launched a special contest. A \"secret contest\" and I've even sent the winner the prize money. I earned 1.8 STEEM POWER and lost $27 SBD in total doing that.. - **And I'm truly glad I did what I did.**\n\nI do this to help others. I do this to bring value, faith and happiness to steemit. It's not much but it's something. Hopefully I can encourage people. I can't change a person's life with my votes or with $27 SBD but I can make a huge difference with my words. I can spread the word as much as possible and hopefully, at some point, someone will pick that up.. **And that's the chance we're looking for!** \n\n
    **That's the chance I want to give to all of us.**
    \n\nWhen I feature people's posts I always wish that they will receive comments and upvotes, I would love to see that. On each and everyone of the posts I feature.. I will continue to spread my word and publish authors from the photography section because I feel that the photography section deserves much more attention.\n\nIt doesn't matter if it will get more attention in a month or a year automatically when more users have joined steemit.. I want to be part of this. I want to spread the word. I want to help. - **And I will continue to do that.**\n\n
    **I do this because I feel good about it .. And in return, I help you. In one way or another.**
    \n\n
    http://www.sirenconsultingfirm.com/wp-content/uploads/2015/04/something-better-than-nothing.jpg
    \n
    [Source](http://www.sirenconsultingfirm.com/in-marketing-something-is-better-than-nothing/)
    \n\n---\n\n
    [**Feel Free To Follow Me**](https://steemit.com/@hitmeasap)
    \n\n---", + "category": "steemit", + "children": 19, + "created": "2016-08-31T12:07:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://cdn.h3sean.com/wp-content/uploads/2011/10/Unfair.png", + "http://blogs.lasprovincias.es/elsindromededarrin/files/2016/07/o-MONOPOLY-facebook-1.jpg", + "http://i.imgur.com/bYmdHcX.gif", + "http://www.worldmomsblog.com/wp-content/uploads/2013/10/ID-10086141.jpg", + "http://2.bp.blogspot.com/-y0CGvDsBGMI/UszG2RE2SkI/AAAAAAAACWk/_5DP51zVdwM/s1600/standinginyourway.png", + "http://i.huffpost.com/gen/1937498/original.jpg", + "http://cyrusevanado.s3.amazonaws.com/ai/selfmarketing/images/shoppingdude.jpg", + "https://static4.fjcdn.com/comments/What+face+_78d9aaf81a6f9b7902ca1ee371b90428.png", + "http://img12.deviantart.net/62ed/i/2011/140/d/6/be_you_wallpaper__grey_by_lileviljess-d3gs5ts.jpg", + "http://www.sirenconsultingfirm.com/wp-content/uploads/2015/04/something-better-than-nothing.jpg" + ], + "links": [ + "http://h3sean.com/god-unfair/", + "http://blogs.lasprovincias.es/elsindromededarrin/", + "https://www.reddit.com/r/gifs/comments/1ubutj/the_power_of_mike_tyson_in_his_prime/", + "http://www.worldmomsnetwork.com/2013/10/30/egypt-can-life/", + "http://quotesgram.com/your-own-worst-enemy-quotes/", + "http://www.huffingtonpost.com/2014/07/30/hunger-entitlement-study_n_5631594.html", + "http://cyrusevanado.s3.amazonaws.com/ai/selfmarketing/index.html", + "https://funnyjunk.com/channel/feels/We+all+know+that+feel/XsvvGKf/6", + "http://lileviljess.deviantart.com/art/Be-You-Wallpaper-Grey-209586304", + "http://www.sirenconsultingfirm.com/in-marketing-something-is-better-than-nothing/", + "https://steemit.com/@hitmeasap" + ], + "tags": [ + "steemit", + "writing", + "life", + "blog", + "steem-help" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 24514948172217, + "payout": 73.495, + "payout_at": "2016-09-07T12:07:36", + "pending_payout_value": "73.495 HBD", + "percent_hbd": 10000, + "permlink": "be-you-and-do-what-you-can-something-is-better-than-nothing-and-i-will-prove-it", + "post_id": 1069884, + "promoted": "55.593 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 82 + }, + "title": "Be You And Do What You Can. Something is better than nothing.. And I will prove it!", + "updated": "2016-08-31T12:07:36", + "url": "/steemit/@hitmeasap/be-you-and-do-what-you-can-something-is-better-than-nothing-and-i-will-prove-it" + }, + { + "active_votes": [ + { + "rshares": 98923186797, + "voter": "barrie" + }, + { + "rshares": 7555040626678, + "voter": "steempty" + }, + { + "rshares": 260689951378, + "voter": "anonymous" + }, + { + "rshares": 170434439410, + "voter": "highasfuck" + }, + { + "rshares": 2331336777611, + "voter": "badassmother" + }, + { + "rshares": 1445386678882, + "voter": "xeldal" + }, + { + "rshares": 3067363384383, + "voter": "lafona-miner" + }, + { + "rshares": 478094018503, + "voter": "lafona" + }, + { + "rshares": 428577128724, + "voter": "abit" + }, + { + "rshares": 1120609046294, + "voter": "rossco99" + }, + { + "rshares": 1114483148331, + "voter": "delegate.lafona" + }, + { + "rshares": 308797510253, + "voter": "lafona5" + }, + { + "rshares": 6368563416960, + "voter": "steemit200" + }, + { + "rshares": 1828303912855, + "voter": "xeroc" + }, + { + "rshares": 1780689138136, + "voter": "arhag" + }, + { + "rshares": 1773112285575, + "voter": "joseph" + }, + { + "rshares": 4728021694081, + "voter": "au1nethyb1" + }, + { + "rshares": 256455387, + "voter": "mineralwasser" + }, + { + "rshares": 1390921990, + "voter": "bingo-0" + }, + { + "rshares": 450781632550, + "voter": "boatymcboatface" + }, + { + "rshares": 37842725376, + "voter": "proctologic" + }, + { + "rshares": 10604863428, + "voter": "idol" + }, + { + "rshares": 5146683930, + "voter": "sakr" + }, + { + "rshares": 31546083620, + "voter": "chitty" + }, + { + "rshares": 1825706210, + "voter": "jocelyn" + }, + { + "rshares": 11068501198, + "voter": "makishart" + }, + { + "rshares": 74263607249, + "voter": "nenad-ristic" + }, + { + "rshares": 182177994109, + "voter": "samuel-stone" + }, + { + "rshares": 74889124791, + "voter": "eeks" + }, + { + "rshares": 83797997544, + "voter": "kingscrown" + }, + { + "rshares": 519059105, + "voter": "paco-steem" + }, + { + "rshares": 6128985263, + "voter": "spaninv" + }, + { + "rshares": 30442733029, + "voter": "instructor2121" + }, + { + "rshares": 336358998413, + "voter": "teamsteem" + }, + { + "rshares": 160495569982, + "voter": "steve-walschot" + }, + { + "rshares": 39839920604, + "voter": "klye" + }, + { + "rshares": 268806071, + "voter": "coar" + }, + { + "rshares": 109399697896, + "voter": "asch" + }, + { + "rshares": 1413666370, + "voter": "murh" + }, + { + "rshares": 2380117566, + "voter": "error" + }, + { + "rshares": 39098174016, + "voter": "ranko-k" + }, + { + "rshares": 71077636927, + "voter": "thecryptofiend" + }, + { + "rshares": 69227137467, + "voter": "justtryme90" + }, + { + "rshares": 31562570480, + "voter": "drinkzya" + }, + { + "rshares": 404992574, + "voter": "stiletto" + }, + { + "rshares": 145991259402, + "voter": "killerstorm" + }, + { + "rshares": 17036466670, + "voter": "samether" + }, + { + "rshares": 33767337247, + "voter": "ratel" + }, + { + "rshares": 53446026484, + "voter": "thecryptodrive" + }, + { + "rshares": 26481261248, + "voter": "vladislav" + }, + { + "rshares": 388023535378, + "voter": "kaylinart" + }, + { + "rshares": 4489216732, + "voter": "tee-em" + }, + { + "rshares": 30490397432, + "voter": "michaelx" + }, + { + "rshares": 5946322288, + "voter": "mark-waser" + }, + { + "rshares": 108679378818, + "voter": "geoffrey" + }, + { + "rshares": 43188957880, + "voter": "marco-delsalto" + }, + { + "rshares": 8018982007, + "voter": "svamiva" + }, + { + "rshares": 2190228775, + "voter": "simoneighties" + }, + { + "rshares": 33966901180, + "voter": "cryptoiskey" + }, + { + "rshares": 11724343347, + "voter": "primus" + }, + { + "rshares": 458398081, + "voter": "mrhankeh" + }, + { + "rshares": 38013683029, + "voter": "clement" + }, + { + "rshares": 44994193660, + "voter": "isteemit" + }, + { + "rshares": 67181381625, + "voter": "bacchist" + }, + { + "rshares": 69428388695, + "voter": "venuspcs" + }, + { + "rshares": 174502281215, + "voter": "asmolokalo" + }, + { + "rshares": 38574415785, + "voter": "good-karma" + }, + { + "rshares": 62650245884, + "voter": "lehard" + }, + { + "rshares": 15194332212, + "voter": "rubybian" + }, + { + "rshares": 245172817, + "voter": "mstang83" + }, + { + "rshares": 46278606394, + "voter": "menta" + }, + { + "rshares": 12297660066, + "voter": "jako" + }, + { + "rshares": 2564759836, + "voter": "razorwave8" + }, + { + "rshares": 150601945044, + "voter": "derekareith" + }, + { + "rshares": 32022215321, + "voter": "picokernel" + }, + { + "rshares": 540619706561, + "voter": "neoxian" + }, + { + "rshares": 167274467203, + "voter": "knircky" + }, + { + "rshares": 19332722377, + "voter": "ausbitbank" + }, + { + "rshares": 2226795955, + "voter": "steem1653" + }, + { + "rshares": 40728115733, + "voter": "halo" + }, + { + "rshares": 2214191268, + "voter": "cloh76" + }, + { + "rshares": 303442287792, + "voter": "jesta" + }, + { + "rshares": 114002438, + "voter": "snowden" + }, + { + "rshares": 4709458476, + "voter": "thegoodguy" + }, + { + "rshares": 15580284917, + "voter": "aaseb" + }, + { + "rshares": 40368331645, + "voter": "biophil" + }, + { + "rshares": 1107671033, + "voter": "karen13" + }, + { + "rshares": 28215193752, + "voter": "dwinblood" + }, + { + "rshares": 24973952155, + "voter": "igster" + }, + { + "rshares": 11321267800, + "voter": "deviedev" + }, + { + "rshares": 5718121463, + "voter": "juvyjabian" + }, + { + "rshares": 1425501767, + "voter": "vorsseli" + }, + { + "rshares": 798945222, + "voter": "luisucv34" + }, + { + "rshares": 458089722672, + "voter": "knozaki2015" + }, + { + "rshares": 2224388314, + "voter": "arcange" + }, + { + "rshares": 38834491135, + "voter": "creemej" + }, + { + "rshares": 84865861, + "voter": "wildchild" + }, + { + "rshares": 129238783594, + "voter": "demotruk" + }, + { + "rshares": 1721184731, + "voter": "the-future" + }, + { + "rshares": 44807585729, + "voter": "mynameisbrian" + }, + { + "rshares": 183071361701, + "voter": "blueorgy" + }, + { + "rshares": 4211214665, + "voter": "fubar-bdhr" + }, + { + "rshares": 4922477300, + "voter": "bitcoiner" + }, + { + "rshares": 3755219518, + "voter": "tarindel" + }, + { + "rshares": 34500248130, + "voter": "sauravrungta" + }, + { + "rshares": 116147067, + "voter": "chugumoto" + }, + { + "rshares": 53839922255, + "voter": "jl777" + }, + { + "rshares": 29212975976, + "voter": "zaebars" + }, + { + "rshares": 818966646, + "voter": "raymonjohnstone" + }, + { + "rshares": 23815723291, + "voter": "masterinvestor" + }, + { + "rshares": 6972519497, + "voter": "fishborne" + }, + { + "rshares": 206056754, + "voter": "sergey44" + }, + { + "rshares": 7164728215, + "voter": "summonerrk" + }, + { + "rshares": 201571130, + "voter": "strictlybusiness" + }, + { + "rshares": 42693267253, + "voter": "claudiop63" + }, + { + "rshares": 4543553357, + "voter": "proto" + }, + { + "rshares": 658363526, + "voter": "curator" + }, + { + "rshares": 3525252375, + "voter": "tygergamer" + }, + { + "rshares": 45789163018, + "voter": "celebr1ty" + }, + { + "rshares": 1736279223, + "voter": "remlaps" + }, + { + "rshares": 583870241, + "voter": "bullionstackers" + }, + { + "rshares": 3392010133, + "voter": "glitterpig" + }, + { + "rshares": 6406856963, + "voter": "shortcut" + }, + { + "rshares": 125291181970, + "voter": "steemdrive" + }, + { + "rshares": 1075365048, + "voter": "metaflute" + }, + { + "rshares": 55154162145, + "voter": "gomeravibz" + }, + { + "rshares": 2298187874, + "voter": "taker" + }, + { + "rshares": 93149833, + "voter": "okay" + }, + { + "rshares": 10429146358, + "voter": "sykochica" + }, + { + "rshares": 3192662723, + "voter": "merej99" + }, + { + "rshares": 141850846085, + "voter": "twinner" + }, + { + "rshares": 4038742528, + "voter": "timcliff" + }, + { + "rshares": 25085423770, + "voter": "laonie1" + }, + { + "rshares": 25599123033, + "voter": "laonie2" + }, + { + "rshares": 25608099829, + "voter": "laonie3" + }, + { + "rshares": 6513732761, + "voter": "brendio" + }, + { + "rshares": 2082524882, + "voter": "gmurph" + }, + { + "rshares": 71342284, + "voter": "kurzer42" + }, + { + "rshares": 4277108961, + "voter": "ullikume" + }, + { + "rshares": 5551174113, + "voter": "cjclaro" + }, + { + "rshares": 2128821752, + "voter": "andrew0" + }, + { + "rshares": 58150459, + "voter": "michellek" + }, + { + "rshares": 25603442348, + "voter": "laonie4" + }, + { + "rshares": 25600704557, + "voter": "laonie5" + }, + { + "rshares": 25597687811, + "voter": "laonie6" + }, + { + "rshares": 25593532882, + "voter": "laonie7" + }, + { + "rshares": 5813008317, + "voter": "kurtbeil" + }, + { + "rshares": 25589829152, + "voter": "laonie8" + }, + { + "rshares": 25586983681, + "voter": "laonie9" + }, + { + "rshares": 3300399043, + "voter": "steemleak" + }, + { + "rshares": 21109148575, + "voter": "jphamer1" + }, + { + "rshares": 11496127617, + "voter": "ekitcho" + }, + { + "rshares": 121314249, + "voter": "bigsambucca" + }, + { + "rshares": 2033278442, + "voter": "paynode" + }, + { + "rshares": 13507419666, + "voter": "gargon" + }, + { + "rshares": 2555223700, + "voter": "pgarcgo" + }, + { + "rshares": 1434064827, + "voter": "hms818" + }, + { + "rshares": 65792487895, + "voter": "cryptos" + }, + { + "rshares": 25208068509, + "voter": "hanshotfirst" + }, + { + "rshares": 67627457, + "voter": "stevescriber" + }, + { + "rshares": 2704342364, + "voter": "bledarus" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 51199976, + "voter": "nano2nd" + }, + { + "rshares": 9423604529, + "voter": "mione" + }, + { + "rshares": 9233804145, + "voter": "theb0red1" + }, + { + "rshares": 15596955812, + "voter": "kyriacos" + }, + { + "rshares": 57816760, + "voter": "cryptoblu" + }, + { + "rshares": 57810474, + "voter": "instructor" + }, + { + "rshares": 86712034, + "voter": "pompe72" + }, + { + "rshares": 7981765563, + "voter": "lemouth" + }, + { + "rshares": 706168759118, + "voter": "dollarvigilante" + }, + { + "rshares": 18699439170, + "voter": "anotherjoe" + }, + { + "rshares": 6742538723, + "voter": "solarguy" + }, + { + "rshares": 27315404640, + "voter": "serejandmyself" + }, + { + "rshares": 4974768209, + "voter": "almerri" + }, + { + "rshares": 728677907, + "voter": "alexma3x" + }, + { + "rshares": 3497401523, + "voter": "cryptomental" + }, + { + "rshares": 284256346, + "voter": "steevc" + }, + { + "rshares": 3341359657, + "voter": "movievertigo" + }, + { + "rshares": 4717567649, + "voter": "mada" + }, + { + "rshares": 25580444366, + "voter": "laonie10" + }, + { + "rshares": 2982102775, + "voter": "netaterra" + }, + { + "rshares": 55543445, + "voter": "bitchplease" + }, + { + "rshares": 77719182822, + "voter": "someguy123" + }, + { + "rshares": 86699261626, + "voter": "barrycooper" + }, + { + "rshares": 18011042265, + "voter": "mikemacintire" + }, + { + "rshares": 27999285274, + "voter": "hilarski" + }, + { + "rshares": 3803431159, + "voter": "booky" + }, + { + "rshares": 54719920, + "voter": "rickmiller" + }, + { + "rshares": 5031873993, + "voter": "nulliusinverba" + }, + { + "rshares": 1698796327, + "voter": "runridefly" + }, + { + "rshares": 117344778, + "voter": "mlpfrank" + }, + { + "rshares": 3367402144, + "voter": "penguinpablo" + }, + { + "rshares": 1418049412, + "voter": "steemitguide" + }, + { + "rshares": 77846143, + "voter": "arandu" + }, + { + "rshares": 24705440619, + "voter": "laonie11" + }, + { + "rshares": 1660563580, + "voter": "davidjkelley" + }, + { + "rshares": 1536187649, + "voter": "paa" + }, + { + "rshares": 55687591, + "voter": "broadperspective" + }, + { + "rshares": 4545264668, + "voter": "l0k1" + }, + { + "rshares": 15559178946, + "voter": "digital-wisdom" + }, + { + "rshares": 3789038184, + "voter": "ethical-ai" + }, + { + "rshares": 53093296, + "voter": "freesteem" + }, + { + "rshares": 6826783194, + "voter": "jwaser" + }, + { + "rshares": 1357013119, + "voter": "crypt0mine" + }, + { + "rshares": 994238100, + "voter": "zettar" + }, + { + "rshares": 1072423575, + "voter": "keverw" + }, + { + "rshares": 207196967560, + "voter": "asksisk" + }, + { + "rshares": 63060920, + "voter": "klaartje" + }, + { + "rshares": 2673786276, + "voter": "bwaser" + }, + { + "rshares": 6023904178, + "voter": "dexter-k" + }, + { + "rshares": 644566982, + "voter": "ct-gurus" + }, + { + "rshares": 379814419137, + "voter": "charlieshrem" + }, + { + "rshares": 60084414328, + "voter": "tracemayer" + }, + { + "rshares": 54232595, + "voter": "blockcat" + }, + { + "rshares": 60333104, + "voter": "heroic15397" + }, + { + "rshares": 2042093794, + "voter": "steemsquad" + }, + { + "rshares": 574180710, + "voter": "anomaly" + }, + { + "rshares": 2399818471, + "voter": "ellepdub" + }, + { + "rshares": 54951573, + "voter": "inarix03" + }, + { + "rshares": 597816915, + "voter": "ola1" + }, + { + "rshares": 11700961387, + "voter": "herpetologyguy" + }, + { + "rshares": 56908444, + "voter": "everittdmickey" + }, + { + "rshares": 65261900, + "voter": "mari5555na" + }, + { + "rshares": 4813604877, + "voter": "morgan.waser" + }, + { + "rshares": 51215236, + "voter": "deli" + }, + { + "rshares": 62256253, + "voter": "teo" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 50484452, + "voter": "connect" + }, + { + "rshares": 3687368618, + "voter": "strong-ai" + }, + { + "rshares": 2339122417, + "voter": "senseye" + }, + { + "rshares": 162917785, + "voter": "ctu" + }, + { + "rshares": 1319293556, + "voter": "rusteemitblog" + }, + { + "rshares": 161822020, + "voter": "ndea30" + }, + { + "rshares": 161814721, + "voter": "domenico" + }, + { + "rshares": 161212160, + "voter": "origin" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 157799009, + "voter": "photorealistic" + }, + { + "rshares": 160961988, + "voter": "serena199" + }, + { + "rshares": 160930383, + "voter": "gia7" + }, + { + "rshares": 196786352, + "voter": "mgibson" + }, + { + "rshares": 160449137, + "voter": "richie4" + }, + { + "rshares": 160386285, + "voter": "coraline88" + }, + { + "rshares": 160117216, + "voter": "harlen" + }, + { + "rshares": 160078339, + "voter": "yanuel" + }, + { + "rshares": 160027052, + "voter": "daritza" + }, + { + "rshares": 159984914, + "voter": "correct" + }, + { + "rshares": 159164412, + "voter": "disneypixar" + }, + { + "rshares": 159025535, + "voter": "xtreme" + }, + { + "rshares": 158732321, + "voter": "steemwallet" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 77949421, + "voter": "dealzgal" + }, + { + "rshares": 86562486, + "voter": "storage" + }, + { + "rshares": 191907698, + "voter": "antaja" + }, + { + "rshares": 152969555, + "voter": "mrlemmer11" + }, + { + "rshares": 70767496, + "voter": "blackmarket" + }, + { + "rshares": 76913589, + "voter": "gifts" + }, + { + "rshares": 82837073, + "voter": "expat" + }, + { + "rshares": 151515793, + "voter": "techslut" + }, + { + "rshares": 132153069, + "voter": "steemtrail" + }, + { + "rshares": 149761866, + "voter": "gramion" + }, + { + "rshares": 151754313, + "voter": "dek" + }, + { + "rshares": 151416253, + "voter": "dukeofasia" + }, + { + "rshares": 148244276, + "voter": "jahtech" + }, + { + "rshares": 135751381, + "voter": "dirlei.sdias" + } + ], + "author": "someguy123", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.49, + "beneficiaries": [], + "blacklists": [], + "body": "Some people are still confused as to what a witness is. There's a lot of mixed information on Steemit as to what a witness does, and how much they earn.\n\nI'm here to clear this up with a thorough post, with simple explanations where possible.\n\n## What is a witness?\n\n**A witness plays a crucial part in how the STEEM network functions. Some people might not be aware of this, but Steemit is just a fancy web interface on top of a large network called STEEM, which operates remotely similar to Bitcoin.**\n\nSimple Definition:\n\n>A STEEM witness is a person whom operates a **witness server** (which produces blocks), and publishes a price feed of STEEM/USD to the network.\n\nWitnesses have many tasks. **The first and foremost is to produce blocks (thus process transactions)**, the second most important is to produce a price feed, which is how STEEM Dollars are always worth 1 US Dollar in STEEM (using the 7 day exchange).\n\nYou may have heard of the term **51% attack** before. Unlike Bitcoin, miners don't matter much to the STEEM network, instead, that is a witnesses job: \n\n**A hard fork happens when 67% of the top witnesses are all running a certain version of STEEM**, which means the top 19 witnesses can pick and choose whether to agree with a fork or not. (e.g. Hard Fork 13 and 14 were both postponed for a week, and re-designed because witnesses refused to update)\n\nTl;Dr\n\n - They're the main producer of blocks (not miners)\n - They maintain a price feed, which is how SBD functions\n - They play the role of consensus (decide whether to hard fork or not)\n - Many witnesses, such as myself, @riverhead, @roadscape @jesta and @arhag work on important things to help the STEEM network function and grow\n - Some witnesses don't produce any content, or work on anything STEEM related, e.g. @gtg - however, they are sometimes highly focused witnesses, who are very reliable (gtg has only missed 2 blocks after running for months)\n\n## Why should I care?\n\nA witness is paid proportionally to how high they are in the witness ranks, excluding the top 19 witnesses (who get 1 block every ~63 seconds).\n\nBut how do they get to those ranks? **They get voted in, by people like YOU**. It's just like an election, **if you don't vote, other people may vote in witnesses who are malicious or simply unreliable.**\n\n@thecryptofiend has came up with a questionnaire for witnesses, which may help people decide on who to vote for: https://steemit.com/steemit/@thecryptofiend/witness-questionnaire-a-solution-for-voter-confusion\n\n![](https://i.imgur.com/Ldf0VnV.png)\n
    Witness voting page
    \n\nYou can see the witness ranks, and vote for witnesses at https://steemit.com/~witnesses\n\n## How are blocks created/scheduled?\n\nIt's not a very even mixture as you would hope. Blocks are produced in \"rounds\", which are 21 blocks long, and blocks are created every 3 seconds.\n\nDuring each 21 block round, the blocks are distributed as such:\n\n - 19 blocks go to the top 19 voted witnesses (who are slightly shuffled to avoid witnesses purposely skipping blocks)\n - 1 block goes to a Proof-of-Work miner, who becomes a witness for just 1 block.\n - 1 semi-random witness outside of the top 19, which is influenced by their ranking\n\nYou can read more about the witness scheduling (it's very complicated!) in this article by Steemit CTO @dantheman :\n\nhttps://steemit.com/steem/@dantheman/steem-witness-scheduling-algorithm\n\n## How often do they get blocks (how much do they earn)?\n\nAs mentioned in the previous section, witnesses are paid proportional to their rank in the system. A witness at rank 30 can produce as many as 4 blocks/hour, compared to a witness at rank 50, which may produce less than 1 block/hour.\n\n**A STEEM block is worth 1 STEEM Power (not STEEM, or SBD), which means all rewards for miners/witnesses are trickle-paid for 2 years.**\n\n![](https://i.imgur.com/OaOiNlf.png)\n
    [@someguy123 on SteemDB](https://steemdb.com/@someguy123)
    \n\nIn my current position, 39, I create between 2 to 3 blocks per hour. `(2 * 24) * 31 = 1488` - that's approximately 1,500 STEEM Power per month at rank 39.\n\n### But what about the top 19? What do they get?\n\nThe top 19 witnesses get 1 block each, per 21 block round. This means they get approximately 1 block per 63 seconds.\n\nPer day they get roughly 1400 SP\n\n```(60 * 60 * 24) / 63 = 1,371.42```\n\nPer month they get roughly 42,500 SP\n\n```(60 * 60 * 24 * 31) / 63 = 42,514.28```\n\nAnd per year they get roughly 510,000 SP\n\n```(60 * 60 * 24 * 31 * 12) / 63 = 510,171.42```\n\n## Can anyone become a witness?\n\nThe short answer is: Yes.\n\nBecoming a witness requires several things:\n\n - A powerful (and reliable) server to run a witness server on\n - A second powerful server, with good bandwidth - to operate a Steem Seed (similar to a Bitcoin full node, distributes blocks)\n - Creating a **signing key**, and then broadcasting your intent to become a witness from `cli_wallet`\n - An accurate price feed of STEEM/USD which is updated *at least* once per day\n - Technical capabilities - you should understand most STEEM concepts, and be able to deal with server problems quickly\n - Trust from the community that you would be a good candidate for a witness\n\nSome of these steps are optional (e.g. the seed), while others might not matter until you approach the top 19 (the price feed) however, they're all very strongly recommended if you want to succeed as a witness.\n\n------\n\nI will be posting an in-depth tutorial on setting up a witness soon, as many of the existing articles lack important details. Until then, if you want to set up a witness, I recommend joining `#witness` on [STEEMIT.CHAT](https://steemit.chat) and asking for up to date guidance.\n\n------\n\n\n---\n\nDo you like what I'm doing for STEEM/Steemit?\n----\n[Vote for me to be a witness](https://steemit.com/~witnesses) - every vote counts. \n----\nDon't forget to follow me for more like this.\n----", + "category": "witness-category", + "children": 27, + "created": "2016-09-14T07:07:03", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgur.com/Ldf0VnV.png", + "https://i.imgur.com/OaOiNlf.png" + ], + "links": [ + "https://steemit.com/steemit/@thecryptofiend/witness-questionnaire-a-solution-for-voter-confusion", + "https://steemit.com/~witnesses", + "https://steemit.com/steem/@dantheman/steem-witness-scheduling-algorithm", + "https://steemdb.com/@someguy123", + "https://steemit.chat" + ], + "tags": [ + "witness-category", + "steem", + "steem-help", + "steemit" + ], + "users": [ + "riverhead", + "roadscape", + "jesta", + "arhag", + "gtg", + "thecryptofiend", + "dantheman" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 43314926686863, + "payout": 115.893, + "payout_at": "2016-09-21T07:07:03", + "pending_payout_value": "115.893 HBD", + "percent_hbd": 10000, + "permlink": "seriously-what-is-a-witness-why-should-i-care-how-do-i-become-one-answer", + "post_id": 1240794, + "promoted": "55.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 269 + }, + "title": "Seriously, what is a STEEM witness? Why should I care? How do I become one? (Answer)", + "updated": "2016-09-14T07:23:30", + "url": "/witness-category/@someguy123/seriously-what-is-a-witness-why-should-i-care-how-do-i-become-one-answer" + }, + { + "active_votes": [ + { + "rshares": 484901235657, + "voter": "panadacoin" + }, + { + "rshares": 2087539816353, + "voter": "abit" + }, + { + "rshares": 299917820362, + "voter": "theoretical" + }, + { + "rshares": 3103025387, + "voter": "boy" + }, + { + "rshares": 3767352996, + "voter": "bue-witness" + }, + { + "rshares": 690899726, + "voter": "bunny" + }, + { + "rshares": 54637182074, + "voter": "bue" + }, + { + "rshares": 1662793601, + "voter": "mini" + }, + { + "rshares": 213777416, + "voter": "moon" + }, + { + "rshares": 624870220, + "voter": "healthcare" + }, + { + "rshares": 969744364, + "voter": "daniel.pan" + }, + { + "rshares": 2731909066647, + "voter": "donkeypong" + }, + { + "rshares": 308816806541, + "voter": "chitty" + }, + { + "rshares": 40484384632, + "voter": "alexgr" + }, + { + "rshares": 288328206, + "voter": "helen.tan" + }, + { + "rshares": 21861003206, + "voter": "teatree" + }, + { + "rshares": 639548657, + "voter": "weenfan" + }, + { + "rshares": 37994042628, + "voter": "klye" + }, + { + "rshares": 1425733126, + "voter": "murh" + }, + { + "rshares": 55942426104, + "voter": "aenor" + }, + { + "rshares": 77690187245, + "voter": "thecryptofiend" + }, + { + "rshares": 72992621388, + "voter": "noganoo" + }, + { + "rshares": 8983016326, + "voter": "jessica-miller" + }, + { + "rshares": 14077045233, + "voter": "lindee-hamner" + }, + { + "rshares": 518132808761, + "voter": "infovore" + }, + { + "rshares": 1461277721254, + "voter": "sean-king" + }, + { + "rshares": 75806022693, + "voter": "kimziv" + }, + { + "rshares": 73402547085, + "voter": "razvanelulmarin" + }, + { + "rshares": 465405174131, + "voter": "fyrstikken" + }, + { + "rshares": 5352858265, + "voter": "micheletrainer" + }, + { + "rshares": 20170428904, + "voter": "thebatchman" + }, + { + "rshares": 243464927250, + "voter": "asmolokalo" + }, + { + "rshares": 525219461966, + "voter": "neoxian" + }, + { + "rshares": 19288999540, + "voter": "ausbitbank" + }, + { + "rshares": 43292776156, + "voter": "mrwang" + }, + { + "rshares": 13278882511, + "voter": "senseiteekay" + }, + { + "rshares": 230802431, + "voter": "jesse5th" + }, + { + "rshares": 5702723613, + "voter": "krystle" + }, + { + "rshares": 1814856827, + "voter": "kendewitt" + }, + { + "rshares": 225813886252, + "voter": "liberosist" + }, + { + "rshares": 29012717347, + "voter": "deanliu" + }, + { + "rshares": 84769136894, + "voter": "rea" + }, + { + "rshares": 24460059681, + "voter": "pinkisland" + }, + { + "rshares": 10902438772, + "voter": "sisterholics" + }, + { + "rshares": 384092099, + "voter": "ethanjames" + }, + { + "rshares": 22568372246, + "voter": "williambanks" + }, + { + "rshares": 814606016, + "voter": "candy49" + }, + { + "rshares": 42180606091, + "voter": "jasonstaggers" + }, + { + "rshares": 111067211132, + "voter": "shaka" + }, + { + "rshares": 157843508356, + "voter": "laonie" + }, + { + "rshares": 14562499786, + "voter": "magicmonk" + }, + { + "rshares": 2963111990, + "voter": "timcliff" + }, + { + "rshares": 10365332825, + "voter": "myfirst" + }, + { + "rshares": 90096160267, + "voter": "somebody" + }, + { + "rshares": 3370934025, + "voter": "flysaga" + }, + { + "rshares": 5581906854, + "voter": "brendio" + }, + { + "rshares": 51344068474, + "voter": "timsaid" + }, + { + "rshares": 19908969014, + "voter": "midnightoil" + }, + { + "rshares": 103523281457, + "voter": "thisisbenbrick" + }, + { + "rshares": 21238872163, + "voter": "xiaohui" + }, + { + "rshares": 1348324437, + "voter": "dolov" + }, + { + "rshares": 1557858482, + "voter": "xiaokongcom" + }, + { + "rshares": 312108786, + "voter": "future24" + }, + { + "rshares": 3509986623, + "voter": "cmorton" + }, + { + "rshares": 12517158549, + "voter": "cristi" + }, + { + "rshares": 15981225498, + "voter": "cryptos" + }, + { + "rshares": 3138632175, + "voter": "xianjun" + }, + { + "rshares": 20776446447, + "voter": "hanshotfirst" + }, + { + "rshares": 198225056, + "voter": "chinesetalkeze" + }, + { + "rshares": 501206246, + "voter": "sc-steemit" + }, + { + "rshares": 206268122, + "voter": "microluck" + }, + { + "rshares": 1279285824, + "voter": "nextgen622" + }, + { + "rshares": 8285594241, + "voter": "theb0red1" + }, + { + "rshares": 61439317, + "voter": "tammyyin" + }, + { + "rshares": 60613963, + "voter": "ffcrossculture" + }, + { + "rshares": 3376192744, + "voter": "steveo" + }, + { + "rshares": 11975172762, + "voter": "cryptomancer" + }, + { + "rshares": 58830557, + "voter": "mrlogic" + }, + { + "rshares": 3389417054, + "voter": "victoryang" + }, + { + "rshares": 369749107, + "voter": "profanarky" + }, + { + "rshares": 4182946770, + "voter": "mscleverclocks" + }, + { + "rshares": 715921724, + "voter": "masonmiler" + }, + { + "rshares": 59448552, + "voter": "mlialen" + }, + { + "rshares": 57759302, + "voter": "comeup" + }, + { + "rshares": 91692568, + "voter": "nikomah" + }, + { + "rshares": 160649364, + "voter": "trevorlyman" + }, + { + "rshares": 154109909, + "voter": "jameshowarrd" + } + ], + "author": "nextgen622", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.89, + "beneficiaries": [], + "blacklists": [], + "body": "After writing my first introduction post without pics and receiving $0.03, and then reposting my intro with picks which earned $18.29, it quickly cemented in my mind the importance of having pics in my posts on Steemit. But you see, for me to include images in my posts is many times more difficult than the average Steemian. \n\n## Because I\u2019m vision impaired and can\u2019t see any of the images!\n\nHowever, somehow it seemed to me that to have any kind of success on Steemit, there was a commonly accepted rule that your posts need to contain images; whether you\u2019re writing a novel, or a philosophical piece, *almost all the trending posts have images!*\n\n### So, for the past few weeks of my Steemit life, I\u2019ve been asking my wife to help me find suitable pics for my posts. \nBut this has become an extremely stressful process, because we have a two year old son, and my wife rarely has any time to rest during the day. Therefore she looks forward to the small amounts of time that she gets to rest and relax in the evening. You can imagine how annoying it is for her when I\u2019m constantly interrupting her relaxation time, requesting her to find pics for me on Steemit. Thankfully, I\u2019m blessed with a kind and generous wife. She loves me very much, and often tells me that she is happy to help me with whatever I need, especially with what I love doing. But I don\u2019t want to be relying on her all the time. \n\nLast night however, when like previous nights, I asked my wife for her help. But this time around, it was following a very exhausting week for her when my son and I had both been sick, and she had just recently become pregnant with our second child. So she blew up at me and became upset when I had taken up more than 40 minutes of her chill time. \n\n## And by the way, that post we worked so hard on all day earned us less than $1. \nSo this morning, I resolved to start writing about the topics I truly care about. No more stressing out about posts, no more fussing over optimum times to post my articles, and no more needing to find images for each post. \n\n# I\u2019m going to start enjoying my time on Steemit.\n\n## O yes, again, do we really need images on each post?\n\nFor more posts without images, follow me @nextgen622\n\nJimmy\n\nPS. Thanks @deanliu for the recommendation to post more Chinese articles. I will definitely do more of them in the future.", + "category": "steemit", + "children": 28, + "created": "2016-09-06T07:25:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "tags": [ + "steemit", + "life", + "content", + "images", + "cn" + ], + "users": [ + "nextgen622", + "deanliu" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 10910071755402, + "payout": 13.235, + "payout_at": "2016-09-13T07:25:39", + "pending_payout_value": "13.235 HBD", + "percent_hbd": 10000, + "permlink": "why-this-post-doesn-t-have-images", + "post_id": 1144012, + "promoted": "54.520 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 87 + }, + "title": "Why this post doesn't have images", + "updated": "2016-09-06T13:01:24", + "url": "/steemit/@nextgen622/why-this-post-doesn-t-have-images" + } +] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/tag_steemit_paginated.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/tag_steemit_paginated.tavern.yaml new file mode 100644 index 00000000..f063dddd --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/promoted/tag_steemit_paginated.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts promoted tag patterns test + + marks: + - patterntest # pagination not working correctly, as in other API calls start permlink its first record, + # here there are no post with start_permlink in results + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts promoted tag patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"promoted","tag":"steemit", "start_author":"fyrstikken", "start_permlink": "steemit-harassment-wow-it-finally-happened-to-me-too-d"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "tag_steemit_paginated" + directory: "bridge_api_patterns/get_ranked_posts/promoted" \ No newline at end of file diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/max_limit.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/max_limit.pat.json new file mode 100644 index 00000000..c5bd9991 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/max_limit.pat.json @@ -0,0 +1,84785 @@ +[ + { + "active_votes": [ + { + "rshares": 28370463371572, + "voter": "dantheman" + }, + { + "rshares": 31307487536364, + "voter": "smooth" + }, + { + "rshares": 231809639013, + "voter": "anonymous" + }, + { + "rshares": 2321962618319, + "voter": "diaphanous" + }, + { + "rshares": 1469558503443, + "voter": "commedy" + }, + { + "rshares": 4287714457313, + "voter": "riverhead" + }, + { + "rshares": 1856006073992, + "voter": "badassmother" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 2206068741954, + "voter": "wang" + }, + { + "rshares": 1950753758979, + "voter": "xeroc" + }, + { + "rshares": 1534707047296, + "voter": "joseph" + }, + { + "rshares": 452874558937, + "voter": "recursive3" + }, + { + "rshares": 620996029765, + "voter": "masteryoda" + }, + { + "rshares": 3120582597678, + "voter": "recursive" + }, + { + "rshares": 440845842, + "voter": "lee2" + }, + { + "rshares": 26932201065, + "voter": "lee3" + }, + { + "rshares": 8677295375, + "voter": "lee4" + }, + { + "rshares": 22149018521, + "voter": "lee5" + }, + { + "rshares": 5942299654212, + "voter": "smooth.witness" + }, + { + "rshares": 8927291120, + "voter": "idol" + }, + { + "rshares": 4941942978, + "voter": "sakr" + }, + { + "rshares": 57625926227, + "voter": "unosuke" + }, + { + "rshares": 1536592488, + "voter": "jocelyn" + }, + { + "rshares": 14818263059, + "voter": "gregory-f" + }, + { + "rshares": 154334962550, + "voter": "edgeland" + }, + { + "rshares": 8836453529, + "voter": "gregory60" + }, + { + "rshares": 29596510808, + "voter": "full-measure" + }, + { + "rshares": 104880949618, + "voter": "eeks" + }, + { + "rshares": 24694558802, + "voter": "fkn" + }, + { + "rshares": 468281676, + "voter": "paco-steem" + }, + { + "rshares": 5641697991, + "voter": "spaninv" + }, + { + "rshares": 32459455171, + "voter": "elishagh1" + }, + { + "rshares": 40391466193, + "voter": "himalayanguru" + }, + { + "rshares": 584291107228, + "voter": "nanzo-scoop" + }, + { + "rshares": 178471627922, + "voter": "steve-walschot" + }, + { + "rshares": 9857825141, + "voter": "kefkius" + }, + { + "rshares": 177420844935, + "voter": "mummyimperfect" + }, + { + "rshares": 106635691300, + "voter": "asch" + }, + { + "rshares": 616864092786, + "voter": "kevinwong" + }, + { + "rshares": 1061266533, + "voter": "murh" + }, + { + "rshares": 6230798580, + "voter": "cryptofunk" + }, + { + "rshares": 579494558, + "voter": "kodi" + }, + { + "rshares": 2003359924, + "voter": "error" + }, + { + "rshares": 11584833708, + "voter": "andu" + }, + { + "rshares": 40553122820, + "voter": "ranko-k" + }, + { + "rshares": 962089879337, + "voter": "cyber" + }, + { + "rshares": 58188888655, + "voter": "theshell" + }, + { + "rshares": 49581045086, + "voter": "ak2020" + }, + { + "rshares": 3848697023555, + "voter": "satoshifund" + }, + { + "rshares": 402139444, + "voter": "applecrisp" + }, + { + "rshares": 36407027386, + "voter": "altoz" + }, + { + "rshares": 365370465, + "voter": "stiletto" + }, + { + "rshares": 55577467736, + "voter": "juanmiguelsalas" + }, + { + "rshares": 219283354085, + "voter": "will-zewe" + }, + { + "rshares": 87300558689, + "voter": "herzmeister" + }, + { + "rshares": 275016906945, + "voter": "trogdor" + }, + { + "rshares": 5287820211, + "voter": "tee-em" + }, + { + "rshares": 31346001722, + "voter": "michaelx" + }, + { + "rshares": 179395106552, + "voter": "thedashguy" + }, + { + "rshares": 4682885200, + "voter": "usefree" + }, + { + "rshares": 189626835254, + "voter": "mexbit" + }, + { + "rshares": 5821262190, + "voter": "mark-waser" + }, + { + "rshares": 118356217412, + "voter": "geoffrey" + }, + { + "rshares": 208362110567, + "voter": "kimziv" + }, + { + "rshares": 46266779182, + "voter": "honeythief" + }, + { + "rshares": 75334808165, + "voter": "emily-cook" + }, + { + "rshares": 2187607792, + "voter": "superfreek" + }, + { + "rshares": 484636799, + "voter": "mrhankeh" + }, + { + "rshares": 17908924002, + "voter": "grey580" + }, + { + "rshares": 275327756, + "voter": "ladyclair" + }, + { + "rshares": 68449861599, + "voter": "bacchist" + }, + { + "rshares": 60315479782, + "voter": "good-karma" + }, + { + "rshares": 3350419346, + "voter": "orly" + }, + { + "rshares": 5271030976, + "voter": "riscadox" + }, + { + "rshares": 24867575018, + "voter": "katyakov" + }, + { + "rshares": 373878481829, + "voter": "fabio" + }, + { + "rshares": 25057642057, + "voter": "tcfxyz" + }, + { + "rshares": 6939984054, + "voter": "futurefood" + }, + { + "rshares": 734082781, + "voter": "rxhector" + }, + { + "rshares": 118094280271, + "voter": "furion" + }, + { + "rshares": 105911917280, + "voter": "cdubendo" + }, + { + "rshares": 578386960, + "voter": "barbara2" + }, + { + "rshares": 642869652, + "voter": "ch0c0latechip" + }, + { + "rshares": 594982040, + "voter": "doge4lyf" + }, + { + "rshares": 12668641443, + "voter": "gord0b" + }, + { + "rshares": 2632460141, + "voter": "steem1653" + }, + { + "rshares": 136322030, + "voter": "cynetyc" + }, + { + "rshares": 25221166135, + "voter": "steemit-life" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 5357326058, + "voter": "thegoodguy" + }, + { + "rshares": 14168336425, + "voter": "aaseb" + }, + { + "rshares": 4209533734, + "voter": "karen13" + }, + { + "rshares": 6017253623, + "voter": "cryptosi" + }, + { + "rshares": 251367062418, + "voter": "nabilov" + }, + { + "rshares": 8751103405, + "voter": "noodhoog" + }, + { + "rshares": 46859060143, + "voter": "milestone" + }, + { + "rshares": 33739229218, + "voter": "creemej" + }, + { + "rshares": 87223247, + "voter": "wildchild" + }, + { + "rshares": 15070803886, + "voter": "nippel66" + }, + { + "rshares": 24417687626, + "voter": "phenom" + }, + { + "rshares": 4545051592, + "voter": "poseidon" + }, + { + "rshares": 7946812357, + "voter": "smolalit" + }, + { + "rshares": 362515598946, + "voter": "calaber24p" + }, + { + "rshares": 147403710, + "voter": "jdenismusic" + }, + { + "rshares": 3365797955, + "voter": "simon.braki.love" + }, + { + "rshares": 82782405213, + "voter": "thylbom" + }, + { + "rshares": 3709588060, + "voter": "bitcoiner" + }, + { + "rshares": 32544157928, + "voter": "deanliu" + }, + { + "rshares": 4996306142, + "voter": "dmitriybtc" + }, + { + "rshares": 204618396015, + "voter": "jl777" + }, + { + "rshares": 30989614870, + "voter": "zaebars" + }, + { + "rshares": 20026634941, + "voter": "positive" + }, + { + "rshares": 1809205777, + "voter": "yarly" + }, + { + "rshares": 272641013, + "voter": "yarly2" + }, + { + "rshares": 273048922, + "voter": "yarly3" + }, + { + "rshares": 157733805, + "voter": "yarly4" + }, + { + "rshares": 158624349, + "voter": "yarly5" + }, + { + "rshares": 90416287, + "voter": "yarly7" + }, + { + "rshares": 799615699, + "voter": "raymonjohnstone" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 34309455805, + "voter": "sisterholics" + }, + { + "rshares": 437620869, + "voter": "yarly10" + }, + { + "rshares": 234191245, + "voter": "yarly11" + }, + { + "rshares": 8781903824, + "voter": "royalmacro" + }, + { + "rshares": 81879061, + "voter": "yarly12" + }, + { + "rshares": 674282213, + "voter": "fnait" + }, + { + "rshares": 599033376, + "voter": "keepcalmand" + }, + { + "rshares": 146224042, + "voter": "steemster1" + }, + { + "rshares": 3022447454, + "voter": "dmilash" + }, + { + "rshares": 2002851358, + "voter": "andreynoch" + }, + { + "rshares": 13359143286, + "voter": "mahekg" + }, + { + "rshares": 50579277183, + "voter": "gomeravibz" + }, + { + "rshares": 8734185109, + "voter": "taker" + }, + { + "rshares": 12064042634, + "voter": "nekromarinist" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 10419645487, + "voter": "dumar022" + }, + { + "rshares": 2157207095, + "voter": "merej99" + }, + { + "rshares": 58971492, + "voter": "lillianjones" + }, + { + "rshares": 1213299204686, + "voter": "laonie" + }, + { + "rshares": 157521707420, + "voter": "twinner" + }, + { + "rshares": 23391691291, + "voter": "rawnetics" + }, + { + "rshares": 22969142749, + "voter": "laonie1" + }, + { + "rshares": 23485900426, + "voter": "laonie2" + }, + { + "rshares": 23494195522, + "voter": "laonie3" + }, + { + "rshares": 24562882668, + "voter": "laoyao" + }, + { + "rshares": 42639811498, + "voter": "myfirst" + }, + { + "rshares": 246279861104, + "voter": "somebody" + }, + { + "rshares": 9450505564, + "voter": "flysaga" + }, + { + "rshares": 5831615639, + "voter": "brendio" + }, + { + "rshares": 2918578376, + "voter": "gmurph" + }, + { + "rshares": 3690744042, + "voter": "chris.roy" + }, + { + "rshares": 54405024034, + "voter": "midnightoil" + }, + { + "rshares": 4190391188, + "voter": "ullikume" + }, + { + "rshares": 23489872560, + "voter": "laonie4" + }, + { + "rshares": 23487615266, + "voter": "laonie5" + }, + { + "rshares": 23484637540, + "voter": "laonie6" + }, + { + "rshares": 23480497322, + "voter": "laonie7" + }, + { + "rshares": 3323984357, + "voter": "kurtbeil" + }, + { + "rshares": 23477049244, + "voter": "laonie8" + }, + { + "rshares": 23474334690, + "voter": "laonie9" + }, + { + "rshares": 136078574669, + "voter": "xiaohui" + }, + { + "rshares": 21112646631, + "voter": "jphamer1" + }, + { + "rshares": 88206053, + "voter": "bigsambucca" + }, + { + "rshares": 6791986484, + "voter": "elfkitchen" + }, + { + "rshares": 99935909954, + "voter": "joele" + }, + { + "rshares": 5855738054, + "voter": "oflyhigh" + }, + { + "rshares": 15860159560, + "voter": "randyclemens" + }, + { + "rshares": 2343183825, + "voter": "paynode" + }, + { + "rshares": 4366149629, + "voter": "xiaokongcom" + }, + { + "rshares": 59437351, + "voter": "msjennifer" + }, + { + "rshares": 54654502, + "voter": "ciao" + }, + { + "rshares": 62928860, + "voter": "session101" + }, + { + "rshares": 52985539, + "voter": "steemo" + }, + { + "rshares": 8801395051, + "voter": "xianjun" + }, + { + "rshares": 52848854, + "voter": "steema" + }, + { + "rshares": 72192938, + "voter": "sijoittaja" + }, + { + "rshares": 69662169, + "voter": "confucius" + }, + { + "rshares": 72135954, + "voter": "stevescriber" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 91519215715, + "voter": "miacats" + }, + { + "rshares": 52419023, + "voter": "nano2nd" + }, + { + "rshares": 53661976, + "voter": "jarvis" + }, + { + "rshares": 591109646, + "voter": "microluck" + }, + { + "rshares": 74131936, + "voter": "razberrijam" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 2022702929, + "voter": "chinadaily" + }, + { + "rshares": 88481667, + "voter": "pompe72" + }, + { + "rshares": 802011524540, + "voter": "dollarvigilante" + }, + { + "rshares": 101627835, + "voter": "pollina" + }, + { + "rshares": 50698107, + "voter": "johnbyrd" + }, + { + "rshares": 50682252, + "voter": "thomasaustin" + }, + { + "rshares": 50680459, + "voter": "thermor" + }, + { + "rshares": 50691211, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 3635091595, + "voter": "movievertigo" + }, + { + "rshares": 50311250, + "voter": "revelbrooks" + }, + { + "rshares": 23468154723, + "voter": "laonie10" + }, + { + "rshares": 2982691190, + "voter": "netaterra" + }, + { + "rshares": 21980957828, + "voter": "andrewawerdna" + }, + { + "rshares": 5712937692, + "voter": "trev" + }, + { + "rshares": 1874035641, + "voter": "erroneous-logic" + }, + { + "rshares": 302425178, + "voter": "sergeypotapov" + }, + { + "rshares": 65868377, + "voter": "lensessions" + }, + { + "rshares": 59126308, + "voter": "wmhammer" + }, + { + "rshares": 45978108133, + "voter": "emancipatedhuman" + }, + { + "rshares": 15340272043, + "voter": "pressfortruth" + }, + { + "rshares": 6654726855, + "voter": "hilarski" + }, + { + "rshares": 8773942171, + "voter": "craigwilliamz" + }, + { + "rshares": 8856106682, + "voter": "onetree" + }, + { + "rshares": 101945845, + "voter": "slorunner" + }, + { + "rshares": 2029369552, + "voter": "shadowspub" + }, + { + "rshares": 32463005362, + "voter": "daut44" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 59693834, + "voter": "suprepachyderm" + }, + { + "rshares": 1615332211, + "voter": "themonetaryfew" + }, + { + "rshares": 989363278, + "voter": "dajohns1420" + }, + { + "rshares": 2196907450, + "voter": "runridefly" + }, + { + "rshares": 3915304227, + "voter": "newandold" + }, + { + "rshares": 57856784, + "voter": "jamesyk" + }, + { + "rshares": 112983030208, + "voter": "shenanigator" + }, + { + "rshares": 58197677, + "voter": "jcomeauictx" + }, + { + "rshares": 12901147949, + "voter": "quinneaker" + }, + { + "rshares": 752032432, + "voter": "freeinthought" + }, + { + "rshares": 1783693666, + "voter": "funkywanderer" + }, + { + "rshares": 4900461398, + "voter": "richardcrill" + }, + { + "rshares": 22621459650, + "voter": "laonie11" + }, + { + "rshares": 2205784762, + "voter": "jeremyfromwi" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 4662965424, + "voter": "nadin3" + }, + { + "rshares": 588228551, + "voter": "profanarky" + }, + { + "rshares": 3411072843, + "voter": "xanoxt" + }, + { + "rshares": 1625414479, + "voter": "davidjkelley" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 174778016, + "voter": "greatness" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 56782516, + "voter": "sebastianbauer" + }, + { + "rshares": 55667728, + "voter": "fizzgig" + }, + { + "rshares": 26571803569, + "voter": "sponge-bob" + }, + { + "rshares": 4044716723, + "voter": "l0k1" + }, + { + "rshares": 15232622426, + "voter": "digital-wisdom" + }, + { + "rshares": 3710973264, + "voter": "ethical-ai" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 3752641890, + "voter": "titusfrost" + }, + { + "rshares": 6682880996, + "voter": "jwaser" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 2353724275, + "voter": "zettar" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 17357974240, + "voter": "bluehorseshoe" + }, + { + "rshares": 53413720, + "voter": "lighter" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 263853222, + "voter": "maarnio" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 2617343597, + "voter": "bwaser" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 323483227, + "voter": "panther" + }, + { + "rshares": 53871683, + "voter": "doggnostic" + }, + { + "rshares": 659649765, + "voter": "ct-gurus" + }, + { + "rshares": 53593366, + "voter": "jenny-talls" + }, + { + "rshares": 411677045923, + "voter": "charlieshrem" + }, + { + "rshares": 61827447459, + "voter": "tracemayer" + }, + { + "rshares": 54239080444, + "voter": "brains" + }, + { + "rshares": 50450987, + "voter": "waldemar-kuhn" + }, + { + "rshares": 1415009195, + "voter": "steemafon" + }, + { + "rshares": 1352324852, + "voter": "bitcoinparadise" + }, + { + "rshares": 5753524189, + "voter": "chick1" + }, + { + "rshares": 3605995609, + "voter": "rigaronib" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 62515317, + "voter": "freebornangel" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 2401297947, + "voter": "ellepdub" + }, + { + "rshares": 63405661, + "voter": "inarix03" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 51615652, + "voter": "rayzzz" + }, + { + "rshares": 12115690216, + "voter": "herpetologyguy" + }, + { + "rshares": 4712300251, + "voter": "morgan.waser" + }, + { + "rshares": 157644916, + "voter": "iggy" + }, + { + "rshares": 51636819, + "voter": "mbizryu0" + }, + { + "rshares": 51631638, + "voter": "archij" + }, + { + "rshares": 51530815, + "voter": "movie7283" + }, + { + "rshares": 51527606, + "voter": "ppcompp2" + }, + { + "rshares": 51520427, + "voter": "jj1968" + }, + { + "rshares": 51516489, + "voter": "cineger" + }, + { + "rshares": 51497383, + "voter": "sksduddk" + }, + { + "rshares": 51490214, + "voter": "jjc0719" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 51215236, + "voter": "deli" + }, + { + "rshares": 1233685675, + "voter": "anns" + }, + { + "rshares": 50798322, + "voter": "breeze" + }, + { + "rshares": 50677982, + "voter": "sjytoy" + }, + { + "rshares": 50676799, + "voter": "shy2675" + }, + { + "rshares": 50675747, + "voter": "suance1009" + }, + { + "rshares": 50674176, + "voter": "hasqmd" + }, + { + "rshares": 50673722, + "voter": "fischer67" + }, + { + "rshares": 50672116, + "voter": "elya1" + }, + { + "rshares": 50632828, + "voter": "xclamp45" + }, + { + "rshares": 50618471, + "voter": "likeagame1" + }, + { + "rshares": 50616898, + "voter": "apple4006" + }, + { + "rshares": 50615195, + "voter": "bigbell61" + }, + { + "rshares": 50612850, + "voter": "dolpo777" + }, + { + "rshares": 50611931, + "voter": "dongperi" + }, + { + "rshares": 50610620, + "voter": "lion2byung" + }, + { + "rshares": 50610002, + "voter": "cwj1973" + }, + { + "rshares": 50609329, + "voter": "psj212" + }, + { + "rshares": 50608661, + "voter": "owithed2" + }, + { + "rshares": 50606929, + "voter": "fiself2" + }, + { + "rshares": 50605131, + "voter": "trablinever1" + }, + { + "rshares": 50603861, + "voter": "nuals1940" + }, + { + "rshares": 50602310, + "voter": "fanceth2" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50540827, + "voter": "amstel" + }, + { + "rshares": 1921231770, + "voter": "bapparabi" + }, + { + "rshares": 50479027, + "voter": "sunlight" + }, + { + "rshares": 50355943, + "voter": "forea1995" + }, + { + "rshares": 50354561, + "voter": "holow1968" + }, + { + "rshares": 50353969, + "voter": "peaces1952" + }, + { + "rshares": 50346496, + "voter": "himighar2" + }, + { + "rshares": 50345607, + "voter": "aromese1974" + }, + { + "rshares": 50344921, + "voter": "runis1943" + }, + { + "rshares": 50344067, + "voter": "tong1962" + }, + { + "rshares": 50340744, + "voter": "hishe1997" + }, + { + "rshares": 255059000, + "voter": "letstalkliberty" + }, + { + "rshares": 3609651500, + "voter": "strong-ai" + }, + { + "rshares": 53375937, + "voter": "ninjapainter" + }, + { + "rshares": 51393104, + "voter": "buit1989" + }, + { + "rshares": 51389981, + "voter": "imadecoult1" + }, + { + "rshares": 51387526, + "voter": "infees2" + }, + { + "rshares": 51384095, + "voter": "suar1997" + }, + { + "rshares": 51382067, + "voter": "sobsell93" + }, + { + "rshares": 51380710, + "voter": "stroned96" + }, + { + "rshares": 51378107, + "voter": "drethe" + }, + { + "rshares": 51377505, + "voter": "qualwas" + }, + { + "rshares": 51376367, + "voter": "phent1994" + }, + { + "rshares": 51375075, + "voter": "baboyes" + }, + { + "rshares": 51373532, + "voter": "whor1973" + }, + { + "rshares": 51372739, + "voter": "youreforn" + }, + { + "rshares": 51371902, + "voter": "voll1981" + }, + { + "rshares": 51370717, + "voter": "copenty2" + }, + { + "rshares": 51369717, + "voter": "maject2" + }, + { + "rshares": 51367233, + "voter": "coust1997" + }, + { + "rshares": 51366398, + "voter": "busionea84" + }, + { + "rshares": 51365174, + "voter": "therver1" + }, + { + "rshares": 51364022, + "voter": "appirdsmanne1990" + }, + { + "rshares": 51362967, + "voter": "alienighted87" + }, + { + "rshares": 51359746, + "voter": "anity1994" + }, + { + "rshares": 59959066, + "voter": "themphe1" + }, + { + "rshares": 51355864, + "voter": "abild1988" + }, + { + "rshares": 51353540, + "voter": "spoll1973" + }, + { + "rshares": 66162576, + "voter": "afteld1" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 835065804, + "voter": "dikanevroman" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 1630362522, + "voter": "rusteemitblog" + }, + { + "rshares": 167843838, + "voter": "robyneggs" + }, + { + "rshares": 1300689481, + "voter": "michaelstobiersk" + }, + { + "rshares": 453506109, + "voter": "witchcraftblog" + }, + { + "rshares": 158057595, + "voter": "sdc" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 157726117, + "voter": "illusions" + }, + { + "rshares": 157176058, + "voter": "cybergirls" + }, + { + "rshares": 156847954, + "voter": "correct" + }, + { + "rshares": 156814579, + "voter": "haribo" + }, + { + "rshares": 156194471, + "voter": "stimmt" + }, + { + "rshares": 156054487, + "voter": "fallout" + }, + { + "rshares": 159062820, + "voter": "rule" + }, + { + "rshares": 155907388, + "voter": "xtreme" + }, + { + "rshares": 1442647825, + "voter": "modernbukowski" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 158535752, + "voter": "nerds" + }, + { + "rshares": 31008332335, + "voter": "goldmatters" + }, + { + "rshares": 155796749, + "voter": "majes" + }, + { + "rshares": 155166715, + "voter": "maxb02" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 120983531, + "voter": "bleujay" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 298391608, + "voter": "risabold" + }, + { + "rshares": 154247502, + "voter": "dougkarr" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 96643251, + "voter": "expat" + }, + { + "rshares": 181770825, + "voter": "pathtomydream" + }, + { + "rshares": 519265850, + "voter": "doubledex" + }, + { + "rshares": 1593664040, + "voter": "steemlift" + }, + { + "rshares": 129609202, + "voter": "toddemaher1" + } + ], + "author": "dollarvigilante", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.46, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://dollarvigilante.com/wp-content/uploads/2016/09/crisisinbound-676x374.jpg
    \n\nIn past issues, we\u2019ve documented increasingly concerned billionaires warning of dangerous economic times. Many have favored gold as an alternative allocation in a world where $13 trillion-worth of debt is negative yielding, interest rates are artificially suppressed and we\u2019re on the brink of major wars.\n\nThe newest addition to this gold-loving billionaire's club, is none other than hedge-fund manager Paul Singer. At CNBC\u2019s Delivering Alpha Investors Conference this week, the founder of the $27-billion Elliott Management Fund, the 17th largest hedge fund in the world, mentioned that at current prices gold is \u201cundervalued\u201d and \u201cunderrepresented in many portfolios as the only ... store of value that has stood the test of time.\u201d\n\nSinger, along with numerous other hedge-fund managers, has been increasingly outspoken in his criticism of the Federal Reserve and other central banks for creating dangers in the market unlike any in what he terms the \u201c5,000 year-ish\u201d history of finance. Singer noted that \u201cit's a very dangerous time in the global economy and global financial markets.\"\n\nThis quote is frighteningly similar to the response given by Donald Trump on Fox Business not long ago when he was asked if he had money in the market. He answered, \u201cI did, but I got out,\u201d and then went on to say that he expected \u201cvery scary scenarios\u201d for investors.\n\nSinger also stated that he thinks owning medium- to long-term first world debt is a \u201creally bad idea\u201d... and then proceeded to tell listeners to sell their 30-year bonds.\n\nEarlier in the conference, prior to Singer, Ray Dalio who is the manager of the largest hedge fund in the world, Bridgewater Capital, was also vocal about the diminishing returns provided by government debt held by central banks. \u201cThere\u2019s only so much you can squeeze out of the debt cycle,\" he said. He went on to say that central banks are at a point now where their ability to stimulate is limited.\n\nSeated next to Dalio was Former Treasury secretary Timothy Geithner who voiced concern about limited \u201ctools in the keynesian arsenal,\u201d that probably wouldn\u2019t be enough to offset the next recession.\n\nGeithner obviously believes that a recession is on the way. Dalio and Singer are trying to convey the same message. A massive crunch is looming.\n\nWe agree with them, although we believe Geithner was sugarcoating what\u2019s to come.\n\nAfter all, we are on the precipice of a crash of biblical proportions according to the former chief economist of the Bank for International Settlements, William White.\n\nWe have mentioned his quote numerous time here at TDV but feel it\u2019s important to reiterate because of its magnitude: \u201cThe only question is whether we are able to look reality in the eye and face what is coming in an orderly fashion, or whether it will be disorderly. Debt jubilees have been going on for 5,000 years, as far back as the Sumerians.\u201d\n\nAs the Fed considers its second rate hike in 10 years, Singer condemned policy-makers for acting with \u201camazing arrogance\u201d when he and others had warned of a mortgage crisis prior to 2008.\n\nWhat he and those who agreed with his stance don\u2019t know, or at least won\u2019t state publicly, is that these shoddy central bank policies are detrimental by design. In other words, their sole purpose is to destabilize the world economy.\n\nThis deliberate market sabotage is necessary for the transference of power from the more developed nations to less developed ones. Ultimately, the idea is to eliminate smaller regional and national central banks. Once things get bad enough, these smaller banks will be blamed for provoking a given crisis. And, secondarily, the end goal is to blow up the entire system in order to bring in the one world government and central bank.\n\nThe elites have used the same tactics time and time again throughout history. First, they create the problem, then there is a reaction, and then finally they come swooping in to \u201cvaliantly save\u201d the day. It's happened numerous times before.\n
    https://dollarvigilante.com/wp-content/uploads/2016/09/1998_Time-MagCover_Greenspan-committe-save-world-The-Dollar-Vigilante.png
    \nAnd it will soon happen again.\n\nOf course, the globalists have demonstrated that every intervention only makes situations worse.\n\nWe reported on the blatant thievery going on at Wells Fargo in our last article and noted how the elites were probably laughing hysterically at what they\u2019re able to get away with. They were even able to convince many younger American voters that \u201cdemocratic socialism\u201d would be their savior, as seen by the significant, youthful support for Bernie Slanders. Debt and currency crises have already started to materialize, as we\u2019ve seen in the socialist utopia that is Venezuela. If this is any indication of what\u2019s to come, the future is looking awfully gloomy.\n\nAs Singer and others including Dalio have mentioned before, the most tried and true measure of wealth and value is gold.\n\nAt TDV we provide unique Austrian-economics based analysis from the anarcho-capitalist pespective of the state of the world\u2019s economy, as well as suggestions on how to protect your assets in these tempestuous and unprecedented times.\n\nJacob Rothschild, a member of the family partly responsible for the creation of all this chaos, even said himself that we are in \u201cuncharted waters\u201d and that it\u2019s \u201cimpossible to predict the unintended consequences of very low interest rates.\u201d\n\nWe have a pretty good idea of what the consequences will be and we\u2019re taking action to protect ourselves and even profit from them. Rothschild seems to know the consequences, as well, as he has been buying up gold and selling the stock market and the US dollar.\n\nYou can survive and profit from the orchestrated collapse too. Subscribe to TDV\u2019s newsletter here to receive constantly updated information on how to protect your family and friends.\n\nIn the end, it is getting truly bizarre just how many billionaires, central bankers and others of note are all warning of the coming collapse. We\u2019d almost begun to worry that they were going to pull a switch-a-roo on us, but if you asked the great majority of investors and financial analysts, they\u2019ll tell you that they see nothing but smooth sailing ahead.\n\nSo, while many are warning, many are hearing, but not listening. The bible said something about that, I believe.\n
    https://img1.steemit.com/0x0/https://www.dollarvigilante.com/wp-content/uploads/2016/08/Jeff-Berwick-The-Dollar-Vigilante-Steemit-Bio-1024x221.jpg
    ", + "category": "money", + "children": 23, + "created": "2016-09-15T18:23:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://dollarvigilante.com/wp-content/uploads/2016/09/crisisinbound-676x374.jpg", + "https://dollarvigilante.com/wp-content/uploads/2016/09/1998_Time-MagCover_Greenspan-committe-save-world-The-Dollar-Vigilante.png", + "https://img1.steemit.com/0x0/https://www.dollarvigilante.com/wp-content/uploads/2016/08/Jeff-Berwick-The-Dollar-Vigilante-Steemit-Bio-1024x221.jpg" + ], + "links": [ + "https://dollarvigilante.com/subscribe" + ], + "tags": [ + "money", + "gold", + "silver", + "bitcoin", + "crisis" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 102136532384242, + "payout": 595.718, + "payout_at": "2016-09-22T18:23:15", + "pending_payout_value": "595.718 HBD", + "percent_hbd": 10000, + "permlink": "another-billionaire-warns-of-catastrophic-depths-not-seen-in-5-000-years-and-emphasizes-gold", + "post_id": 1257023, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 387 + }, + "title": "Another Billionaire Warns of Catastrophic Depths Not Seen in 5,000 Years - and Emphasizes Gold", + "updated": "2016-09-15T18:23:15", + "url": "/money/@dollarvigilante/another-billionaire-warns-of-catastrophic-depths-not-seen-in-5-000-years-and-emphasizes-gold" + }, + { + "active_votes": [ + { + "rshares": 260764053346, + "voter": "anonymous" + }, + { + "rshares": 26301850743316, + "voter": "berniesanders" + }, + { + "rshares": 14447419939656, + "voter": "summon" + }, + { + "rshares": 30325685746209, + "voter": "val-a" + }, + { + "rshares": 15605000000000, + "voter": "val-b" + }, + { + "rshares": 35140699766668, + "voter": "jamesc" + }, + { + "rshares": 4574334081535, + "voter": "riverhead" + }, + { + "rshares": 7028898358251, + "voter": "wackou" + }, + { + "rshares": 173882410087, + "voter": "nextgenwitness" + }, + { + "rshares": 9910560004202, + "voter": "pharesim" + }, + { + "rshares": 610230676198, + "voter": "justin" + }, + { + "rshares": 120855503269, + "voter": "sandra" + }, + { + "rshares": 5450332021682, + "voter": "kushed" + }, + { + "rshares": 1673100049730, + "voter": "silver" + }, + { + "rshares": 4062956162312, + "voter": "silversteem" + }, + { + "rshares": 1149056534045, + "voter": "ihashfury" + }, + { + "rshares": 4624346498267, + "voter": "nextgencrypto" + }, + { + "rshares": 6514602351120, + "voter": "complexring" + }, + { + "rshares": 6400095696110, + "voter": "clayop" + }, + { + "rshares": 403437826343, + "voter": "steemservices" + }, + { + "rshares": 26833458550, + "voter": "steemservices1" + }, + { + "rshares": 1731510767128, + "voter": "joseph" + }, + { + "rshares": 84640148427, + "voter": "aizensou" + }, + { + "rshares": 4166568773495, + "voter": "au1nethyb1" + }, + { + "rshares": 223905651656, + "voter": "b0y2k" + }, + { + "rshares": 12275043694, + "voter": "bentley" + }, + { + "rshares": 630566306296, + "voter": "masteryoda" + }, + { + "rshares": 1209033907, + "voter": "mineralwasser" + }, + { + "rshares": 687090032502, + "voter": "boombastic" + }, + { + "rshares": 91240228363, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 1718241828, + "voter": "bingo-1" + }, + { + "rshares": 258890080700, + "voter": "indominon" + }, + { + "rshares": 795235221870, + "voter": "pfunk" + }, + { + "rshares": 170448234189, + "voter": "pairmike" + }, + { + "rshares": 3126367512437, + "voter": "onceuponatime" + }, + { + "rshares": 10365366239, + "voter": "idol" + }, + { + "rshares": 2747150485288, + "voter": "donkeypong" + }, + { + "rshares": 799706906226, + "voter": "steemrollin" + }, + { + "rshares": 4940816573, + "voter": "sakr" + }, + { + "rshares": 52267603683, + "voter": "ilanaakoundi" + }, + { + "rshares": 1784486145, + "voter": "jocelyn" + }, + { + "rshares": 81778714071, + "voter": "acidsun" + }, + { + "rshares": 14485500439, + "voter": "gregory-f" + }, + { + "rshares": 182184490464, + "voter": "samuel-stone" + }, + { + "rshares": 17261905745, + "voter": "jademont" + }, + { + "rshares": 1231622449650, + "voter": "gavvet" + }, + { + "rshares": 44936016583, + "voter": "eeks" + }, + { + "rshares": -12893763252, + "voter": "james-show" + }, + { + "rshares": 581796947010, + "voter": "nanzo-scoop" + }, + { + "rshares": 9089111423, + "voter": "cian.dafe" + }, + { + "rshares": 48608113541, + "voter": "hannixx42" + }, + { + "rshares": 178475239190, + "voter": "mummyimperfect" + }, + { + "rshares": 268818780, + "voter": "coar" + }, + { + "rshares": 100988550788, + "voter": "asch" + }, + { + "rshares": 629740296743, + "voter": "kevinwong" + }, + { + "rshares": 1414357784, + "voter": "murh" + }, + { + "rshares": 3186258004, + "voter": "cryptofunk" + }, + { + "rshares": 17430843199, + "voter": "b4bb4r-5h3r" + }, + { + "rshares": 2326310189, + "voter": "error" + }, + { + "rshares": 5853981249, + "voter": "marta-zaidel" + }, + { + "rshares": 1064576926325, + "voter": "cyber" + }, + { + "rshares": 49529533316, + "voter": "ak2020" + }, + { + "rshares": 7897522470, + "voter": "thecryptofiend" + }, + { + "rshares": 24406094847, + "voter": "paul-labossiere" + }, + { + "rshares": 98824186817, + "voter": "eric-boucher" + }, + { + "rshares": 418804855, + "voter": "applecrisp" + }, + { + "rshares": 55573071997, + "voter": "juanmiguelsalas" + }, + { + "rshares": 33768131164, + "voter": "ratel" + }, + { + "rshares": 574978856216, + "voter": "infovore" + }, + { + "rshares": 2201949670, + "voter": "stephen-somers" + }, + { + "rshares": 804428766688, + "voter": "anwenbaumeister" + }, + { + "rshares": 6652497229, + "voter": "grandpere" + }, + { + "rshares": 5946920606, + "voter": "mark-waser" + }, + { + "rshares": 17023109715, + "voter": "albertogm" + }, + { + "rshares": 202862990998, + "voter": "kimziv" + }, + { + "rshares": 81140450926, + "voter": "emily-cook" + }, + { + "rshares": 87044687927, + "voter": "razvanelulmarin" + }, + { + "rshares": 11725334283, + "voter": "primus" + }, + { + "rshares": 20587586407, + "voter": "skapaneas" + }, + { + "rshares": 280886491, + "voter": "ladyclair" + }, + { + "rshares": 158997318209, + "voter": "asmolokalo" + }, + { + "rshares": 453674041389, + "voter": "roelandp" + }, + { + "rshares": 62652918156, + "voter": "lehard" + }, + { + "rshares": 24867544970, + "voter": "katyakov" + }, + { + "rshares": 19227034654, + "voter": "hakise" + }, + { + "rshares": 158322035362, + "voter": "derekareith" + }, + { + "rshares": 540675721761, + "voter": "neoxian" + }, + { + "rshares": 1382909545432, + "voter": "renohq" + }, + { + "rshares": 18347051336, + "voter": "ausbitbank" + }, + { + "rshares": 45733024772, + "voter": "mrwang" + }, + { + "rshares": 243777568, + "voter": "ardina" + }, + { + "rshares": 17613903814, + "voter": "sebastien" + }, + { + "rshares": 13516878845, + "voter": "sitaru" + }, + { + "rshares": 33656343814, + "voter": "toxonaut" + }, + { + "rshares": 1107683133, + "voter": "karen13" + }, + { + "rshares": 37477086352, + "voter": "diana.catherine" + }, + { + "rshares": 11096353249, + "voter": "deviedev" + }, + { + "rshares": 71693623547, + "voter": "jpiper20" + }, + { + "rshares": 4205385163, + "voter": "dcryptogold" + }, + { + "rshares": 2722560234, + "voter": "dmacshady" + }, + { + "rshares": 35770303799, + "voter": "creemej" + }, + { + "rshares": 2434921863, + "voter": "the-future" + }, + { + "rshares": 4296012707, + "voter": "adamt" + }, + { + "rshares": 2884781837, + "voter": "sgnsteems" + }, + { + "rshares": 175156042246, + "voter": "blueorgy" + }, + { + "rshares": 4542807775, + "voter": "poseidon" + }, + { + "rshares": 7168473448, + "voter": "geronimo" + }, + { + "rshares": 256660074008, + "voter": "liberosist" + }, + { + "rshares": 3773911635, + "voter": "birdie" + }, + { + "rshares": 9502502066, + "voter": "oumar" + }, + { + "rshares": 53840923427, + "voter": "jl777" + }, + { + "rshares": 1114903893, + "voter": "oecp85" + }, + { + "rshares": 7837739118, + "voter": "lostnuggett" + }, + { + "rshares": 36537971467, + "voter": "paquito" + }, + { + "rshares": 1120682252, + "voter": "lpfaust" + }, + { + "rshares": 5431079499, + "voter": "gustavopasquini" + }, + { + "rshares": 12879388253, + "voter": "moon32walker" + }, + { + "rshares": 206056754, + "voter": "sergey44" + }, + { + "rshares": 1258889103, + "voter": "mohammed123" + }, + { + "rshares": 21551743607, + "voter": "krabgat" + }, + { + "rshares": 42775578615, + "voter": "claudiop63" + }, + { + "rshares": 4543618384, + "voter": "proto" + }, + { + "rshares": 33381543237, + "voter": "sisterholics" + }, + { + "rshares": 16939424070, + "voter": "michaeldodridge" + }, + { + "rshares": 3555056805, + "voter": "bkkshadow" + }, + { + "rshares": 177054757, + "voter": "kibela" + }, + { + "rshares": 149624601, + "voter": "steemster1" + }, + { + "rshares": 467278771, + "voter": "bullionstackers" + }, + { + "rshares": 2399486339, + "voter": "jillstein2016" + }, + { + "rshares": 113159459, + "voter": "cryptoz" + }, + { + "rshares": 947490604, + "voter": "metaflute" + }, + { + "rshares": 49031153303, + "voter": "gomeravibz" + }, + { + "rshares": 2298221146, + "voter": "taker" + }, + { + "rshares": 14667601139, + "voter": "nekromarinist" + }, + { + "rshares": 10689974196, + "voter": "sykochica" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 235438675, + "voter": "frozendota" + }, + { + "rshares": 10107459891, + "voter": "dumar022" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 1180036690060, + "voter": "laonie" + }, + { + "rshares": 156808373457, + "voter": "twinner" + }, + { + "rshares": 24365622803, + "voter": "rawnetics" + }, + { + "rshares": 21937293191, + "voter": "thebluepanda" + }, + { + "rshares": 4038742528, + "voter": "timcliff" + }, + { + "rshares": 38493825241, + "voter": "myfirst" + }, + { + "rshares": 239614488307, + "voter": "somebody" + }, + { + "rshares": 9201794973, + "voter": "flysaga" + }, + { + "rshares": 1249580263, + "voter": "gmurph" + }, + { + "rshares": 7842754455, + "voter": "chris.roy" + }, + { + "rshares": 77413968, + "voter": "kurzer42" + }, + { + "rshares": 52933383775, + "voter": "midnightoil" + }, + { + "rshares": 2422858002, + "voter": "kalimor" + }, + { + "rshares": 4337200195, + "voter": "armen" + }, + { + "rshares": 109799369185, + "voter": "thisisbenbrick" + }, + { + "rshares": 35930892807, + "voter": "budgetbucketlist" + }, + { + "rshares": 132362897113, + "voter": "xiaohui" + }, + { + "rshares": 4269542847, + "voter": "antfield" + }, + { + "rshares": 60240401, + "voter": "locolote" + }, + { + "rshares": 3062483684, + "voter": "alitas" + }, + { + "rshares": 6555686028, + "voter": "elfkitchen" + }, + { + "rshares": 93215140213, + "voter": "joele" + }, + { + "rshares": 15543048016, + "voter": "randyclemens" + }, + { + "rshares": 4251276841, + "voter": "xiaokongcom" + }, + { + "rshares": 12956892771, + "voter": "gargon" + }, + { + "rshares": 2505333045, + "voter": "pgarcgo" + }, + { + "rshares": 39336543785, + "voter": "nonlinearone" + }, + { + "rshares": 62201879, + "voter": "msjennifer" + }, + { + "rshares": 57196572, + "voter": "ciao" + }, + { + "rshares": 3820074526, + "voter": "villainblack" + }, + { + "rshares": 67219867859, + "voter": "cryptos" + }, + { + "rshares": 8446448806, + "voter": "theconnoisseur" + }, + { + "rshares": 52985539, + "voter": "steemo" + }, + { + "rshares": 8569626145, + "voter": "xianjun" + }, + { + "rshares": 55306941, + "voter": "steema" + }, + { + "rshares": 3209376097, + "voter": "fingolfin" + }, + { + "rshares": 68042118, + "voter": "confucius" + }, + { + "rshares": 4097488430, + "voter": "bledarus" + }, + { + "rshares": 61075670, + "voter": "weames" + }, + { + "rshares": 56157882, + "voter": "jarvis" + }, + { + "rshares": 561462512, + "voter": "microluck" + }, + { + "rshares": 54313084, + "voter": "fortuner" + }, + { + "rshares": 9443278113, + "voter": "pjheinz" + }, + { + "rshares": 33826834839, + "voter": "thecurator" + }, + { + "rshares": 3054149279, + "voter": "virtualgrowth" + }, + { + "rshares": 7981841214, + "voter": "lemouth" + }, + { + "rshares": 20539806569, + "voter": "runaway-psyche" + }, + { + "rshares": 916656643, + "voter": "chanbam" + }, + { + "rshares": 95362884392, + "voter": "anotherjoe" + }, + { + "rshares": 59750246, + "voter": "saveliy" + }, + { + "rshares": 62751101, + "voter": "alfaman" + }, + { + "rshares": 11375408076, + "voter": "gvargas123" + }, + { + "rshares": 50698107, + "voter": "johnbyrd" + }, + { + "rshares": 53039566, + "voter": "thomasaustin" + }, + { + "rshares": 50680459, + "voter": "thermor" + }, + { + "rshares": 50691211, + "voter": "ficholl" + }, + { + "rshares": 50673817, + "voter": "widell" + }, + { + "rshares": 278004039, + "voter": "steevc" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 377542979, + "voter": "mrlogic" + }, + { + "rshares": 61115647, + "voter": "steempipe" + }, + { + "rshares": 23522356557, + "voter": "andrewawerdna" + }, + { + "rshares": 75274936, + "voter": "joelbow" + }, + { + "rshares": 9139349966, + "voter": "craigwilliamz" + }, + { + "rshares": 3632579654, + "voter": "naquoya" + }, + { + "rshares": 52708083, + "voter": "curpose" + }, + { + "rshares": 1233668048, + "voter": "lenar" + }, + { + "rshares": 9818184488, + "voter": "lesliestarrohara" + }, + { + "rshares": 88019548, + "voter": "uziriel" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 70275964, + "voter": "lovetosteemit" + }, + { + "rshares": 1624586871, + "voter": "davidjkelley" + }, + { + "rshares": 78525447485, + "voter": "markrmorrisjr" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 182060433, + "voter": "greatness" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 42587324218, + "voter": "sponge-bob" + }, + { + "rshares": 15560806947, + "voter": "digital-wisdom" + }, + { + "rshares": 5676881799, + "voter": "leavemealone" + }, + { + "rshares": 474964783, + "voter": "areynolds" + }, + { + "rshares": 3708768210, + "voter": "ethical-ai" + }, + { + "rshares": 53281654, + "voter": "jamespro" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 6827381497, + "voter": "jwaser" + }, + { + "rshares": 345961132, + "voter": "tfeldman" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 1414660150, + "voter": "ionescur" + }, + { + "rshares": 145187700042, + "voter": "thecyclist" + }, + { + "rshares": 620633970, + "voter": "kev7000" + }, + { + "rshares": 52560790, + "voter": "yorsens" + }, + { + "rshares": 207236223370, + "voter": "asksisk" + }, + { + "rshares": 55690180, + "voter": "jeremyschew" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 25849035338, + "voter": "dubi" + }, + { + "rshares": 2674022812, + "voter": "bwaser" + }, + { + "rshares": 7642689568, + "voter": "renzoarg" + }, + { + "rshares": 53003720, + "voter": "sofa" + }, + { + "rshares": 2201645172, + "voter": "alina1" + }, + { + "rshares": 1504667661, + "voter": "digitalbrain" + }, + { + "rshares": 7681172153, + "voter": "mariandavp" + }, + { + "rshares": 43440714161, + "voter": "brains" + }, + { + "rshares": 3956902718, + "voter": "ibringawareness" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 5419706802, + "voter": "burnin" + }, + { + "rshares": 598109050, + "voter": "nelyp" + }, + { + "rshares": 51261721, + "voter": "f1111111" + }, + { + "rshares": 438008616, + "voter": "anomaly" + }, + { + "rshares": 2400009033, + "voter": "ellepdub" + }, + { + "rshares": 52928580, + "voter": "gregorygarcia" + }, + { + "rshares": 263062725, + "voter": "ola1" + }, + { + "rshares": 12084353453, + "voter": "herpetologyguy" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 50263480, + "voter": "drac59" + }, + { + "rshares": 76492342, + "voter": "ancientofdays" + }, + { + "rshares": 4814064056, + "voter": "morgan.waser" + }, + { + "rshares": 51615039, + "voter": "cfisher" + }, + { + "rshares": 58668861, + "voter": "humans" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 61035542, + "voter": "teo" + }, + { + "rshares": 2019644456, + "voter": "greenwayoflife" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 1523610145, + "voter": "thebiggestidea" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 50534533, + "voter": "bapparabi" + }, + { + "rshares": 50482289, + "voter": "connection" + }, + { + "rshares": 50351738, + "voter": "aschwin" + }, + { + "rshares": 166200503, + "voter": "haddock" + }, + { + "rshares": 3607535118, + "voter": "strong-ai" + }, + { + "rshares": 69589512, + "voter": "igtes" + }, + { + "rshares": 46774280781, + "voter": "curie" + }, + { + "rshares": 82287966, + "voter": "olesia83" + }, + { + "rshares": 705822962, + "voter": "dikanevroman" + }, + { + "rshares": 138459757, + "voter": "buffett" + }, + { + "rshares": 159730645, + "voter": "uct" + }, + { + "rshares": 159716853, + "voter": "front" + }, + { + "rshares": 158676075, + "voter": "iberia" + }, + { + "rshares": 158649039, + "voter": "ndea30" + }, + { + "rshares": 158641883, + "voter": "domenico" + }, + { + "rshares": 435351417, + "voter": "witchcraftblog" + }, + { + "rshares": 157805871, + "voter": "serena199" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 157774885, + "voter": "gia7" + }, + { + "rshares": 1883713307, + "voter": "dresden" + }, + { + "rshares": 160835930, + "voter": "skrillex" + }, + { + "rshares": 205939206, + "voter": "mgibson" + }, + { + "rshares": 157303076, + "voter": "richie4" + }, + { + "rshares": 157241455, + "voter": "coraline88" + }, + { + "rshares": 156977663, + "voter": "harlen" + }, + { + "rshares": 155225345, + "voter": "food-creator" + }, + { + "rshares": 156939548, + "voter": "yanuel" + }, + { + "rshares": 692395145, + "voter": "ysa" + }, + { + "rshares": 156889267, + "voter": "daritza" + }, + { + "rshares": 159973989, + "voter": "capcom" + }, + { + "rshares": 159950870, + "voter": "haribo" + }, + { + "rshares": 159531007, + "voter": "benetton" + }, + { + "rshares": 156054487, + "voter": "fallout" + }, + { + "rshares": 152431082, + "voter": "alterego" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 158198121, + "voter": "lefrisa" + }, + { + "rshares": 157848543, + "voter": "bicolisarog" + }, + { + "rshares": 184381906, + "voter": "antaja" + }, + { + "rshares": 203602662, + "voter": "steemdesigner" + }, + { + "rshares": 154247502, + "voter": "dougkarr" + }, + { + "rshares": 846327994, + "voter": "alienbutt" + }, + { + "rshares": 182445807, + "voter": "techslut" + }, + { + "rshares": 112446078, + "voter": "paulocouto" + }, + { + "rshares": 152816202, + "voter": "countofdelphi" + }, + { + "rshares": 151525581, + "voter": "kevinfoesenek" + }, + { + "rshares": 151078228, + "voter": "unterhd6" + }, + { + "rshares": 141999204, + "voter": "newsfeed" + }, + { + "rshares": 147818170, + "voter": "dirlei.sdias" + }, + { + "rshares": 153395599, + "voter": "trickster512" + }, + { + "rshares": 150319355, + "voter": "denise12" + } + ], + "author": "curie", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.56, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n

    One Month of Project Curie

    \n

    This will be special update from Project Curie. One month ago, Project Curie began with humble beginnings. It has been an exhilarating experience for the team and we are delighted to share our progress with the Steemit community. To know more about Project Curie, do check out our initial announcement.


    \n

    Project Curie wishes to thank @pharesim, @val, @silversteem and @clayop along with @nextgencrypto and @berniesanders for helping us reward more deserving posts

    \n

    When a group of Steemit writers got together to form Project Curie, we thought that if we pooled our own votes on some posts, we could help reward some emerging and undiscovered authors who were posting great original material. 

    \n

    $5 later, it was clear our combined votes wouldn\u2019t make a huge difference.

    \n

    Fortunately, we were able to form a partnership with @nextgencrypto who was generous enough to donate some voting power to help reward deserving posters who were not yet established. @berniesanders then joined to help. With their support, Project Curie became a reality. 

    \n

    Today, we announce that @val, @pharesim, @silversteem and @clayop also have donated additional voting power to help Project Curie reach a greater number of original content posts from undiscovered and deserving authors. Please join us in thanking them. And please do not send your posts directly to any of these individuals; Project Curie is curating the posts and you are welcome to submit any good ones you find to the #curie channel on Steemit.chat.


    \n\n

    Proyecto Cervantes

    \n

    Project Curie is excited to announce a new branch of curation created to support Spanish authors on Steemit. The branch is called \u201cProyecto Cervantes\u201d and it\u2019s main curators are @gargon and @pgarcgo. The goal is to find and reward Spanish or bilingual (Spanish and English) posts on Steemit in order to foster a more diverse community. @gargon and @pgarcgo will be creating a compilation post for every 10 posts that they curate in order to provide transparency as to which posts are being rewarded. The hope is also to provide the original authors more exposure. You can find their first compilation posts here and here. Two members of Project Curie are Spanish speakers ( @anwenbaumeister and @the-alien), and they provide a second line of curation and review for these posts. So, if you are a Spanish speaker, we encourage you to begin writing bilingual posts in order to create a bridge between the two languages and communities!

    \n\n
    \n\n

    Statistics from Month #1

    \n

    Total posts curated: 2055
    \n
    Unique authors rewarded: 763
    \n
    Total rewards generated for authors: SBD 158,151
    \n
    Mean reward generated per post: SBD 77
    \n
    Median reward generated per post: SBD 40  

    \n

    \n

    Since we began tracking on 18th August, we have consistently voted on an average of over 75 posts per day. The trajectory is clearly heading up, and in the last week we have been averaging nearly 100 posts. 

    \n

    Authors

    \n

    The Top 10 Authors by number of posts curated were -

    \n
      \n
    • @kimal73   
    • \n
    • @herverisson   
    • \n
    • @cristi   
    • \n
    • @lukeofkondor   
    • \n
    • @papa-pepper   
    • \n
    • @cryptos   
    • \n
    • @mariandavp   
    • \n
    • @stephmckenzie   
    • \n
    • @eveningstar92   
    • \n
    • @prufarchy    
    • \n
    \n

    Top Authors by payouts includes @alexbeyman, @kaylinart, @brianphobos, @jamielefay, @omfedor, @stephmckenzie, @ionescur, @aboundlessworld and @anotherjoe. Many of those names are pretty familiar today, but less than a month ago, they were new authors struggling for exposure.

    \n

    Tags/Topics

    \n

    The most used tag was \"life\", but that pretty much includes everything!

    \n

    \n

    The most popular topics were \"art\" (549) and \"photography\" (418). \"Story\" and \"writing\" were pretty close, tagged on around 370 posts each, though we suspect these two tags are often repeated. \"Travel\" and \"science\" also make an appearance. Looking forward, we intend to focus more on original science and technology related posts, and other unique / niche topics. 

    \n

    #curie

    \n

    Following our announcement on September 2nd, the #curie channel has been a remarkable success. Currently we have 218 users in the room, 44 of whom have curated content from other authors. We have upvoted 105 posts submitted in #curie, and paid out SBD 525 to curators. 

    \n

    Top curators from #curie were -

    \n
      \n
    • @pfunk
    • \n
    • @kental
    • \n
    • @jamtaylor
    • \n
    • @deviedev
    • \n
    • @royaltiffany
    • \n
    \n

    Join us on #curie at Steemit.chat and keep the submissions coming! 


    \n

    Thanks

    \n

    Last, but not least, we wish to thank - 

    \n

    @knozaki2015, @shaka, @razvanelulmarin, @greenwayoflife, @jasonstaggers for their generous donations.
    \n@royaltiffany for moderating #curie and creating the noble TheButler bot. :)
    \n@firepower for setting up the #curie room.
    \n
    \nAnd of course, everyone voting on and commenting on posts we curate!


    \n

    Onward to Month #2! 

    \n

    We are working to increase our reach and rewards for authors, courtesy of extended whale support. We are also setting up @curie as a universal voter for all posts we curate. This way, you can choose to mirror our votes to support the authors. Look out for an announcement regarding this in our Daily Curation List posts. From next week, every Monday we'll have a Weekly Roundup with statistics, similar to this post.

    \n

    We are always open to feedback, and would love to know how you feel we could do better in Month #2!

    \n", + "category": "curie", + "children": 37, + "created": "2016-09-14T14:11:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/01/Babel-Lille-2012-Bibliohteque-ideale-2-Jean-Francois-RAUZIER4f9da.jpg", + "https://www.steemimg.com/images/2016/09/14/curie-1da303.jpg", + "https://www.steemimg.com/images/2016/09/14/curie-23f98a.jpg" + ], + "links": [ + "https://steemit.com/steemit/@donkeypong/announcing-project-curie-bringing-rewards-and-recognition-to-steemit-s-undiscovered-and-emerging-authors", + "https://steemit.com/spanish/@gargon/proyecto-cervantes-08-11-sept-2016-compensacion-y-reconocimiento-para-escritores-de-habla-hispana-bringing-rewards-and", + "https://steemit.com/spanish/@pgarcgo/proyecto-cervantes-11-13-sept-2016-compensacion-y-reconocimiento-para-escritores-de-habla-hispana-bringing-rewards-and" + ], + "tags": [ + "curie", + "minnows", + "hidden-gems", + "steemit", + "project-curie" + ], + "users": [ + "pharesim", + "val", + "silversteem", + "clayop", + "nextgencrypto", + "berniesanders", + "gargon", + "pgarcgo", + "anwenbaumeister", + "the-alien", + "kimal73", + "herverisson", + "cristi", + "lukeofkondor", + "papa-pepper", + "cryptos", + "mariandavp", + "stephmckenzie", + "eveningstar92", + "prufarchy", + "alexbeyman", + "kaylinart", + "brianphobos", + "jamielefay", + "omfedor", + "ionescur", + "aboundlessworld", + "anotherjoe", + "pfunk", + "kental", + "jamtaylor", + "deviedev", + "royaltiffany", + "knozaki2015", + "shaka", + "razvanelulmarin", + "greenwayoflife", + "jasonstaggers", + "firepower", + "curie" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 203814685511375, + "payout": 2327.995, + "payout_at": "2016-09-21T14:11:30", + "pending_payout_value": "2327.995 HBD", + "percent_hbd": 10000, + "permlink": "special-edition-major-updates-and-project-curie-month-1-roundup-12-august-11-september-2016", + "post_id": 1243454, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 318 + }, + "title": "Special Edition: Major Updates & Project Curie Month #1 Roundup (12 August - 11 September 2016)", + "updated": "2016-09-14T16:09:51", + "url": "/curie/@curie/special-edition-major-updates-and-project-curie-month-1-roundup-12-august-11-september-2016" + }, + { + "active_votes": [ + { + "rshares": 31307487536364, + "voter": "smooth" + }, + { + "rshares": 231809639013, + "voter": "anonymous" + }, + { + "rshares": 1551268628220, + "voter": "butterfly" + }, + { + "rshares": 4287714457313, + "voter": "riverhead" + }, + { + "rshares": 1855967006728, + "voter": "badassmother" + }, + { + "rshares": 2053236030423, + "voter": "hr1" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 2206068741954, + "voter": "wang" + }, + { + "rshares": 22391622942, + "voter": "jaewoocho" + }, + { + "rshares": 1534654466021, + "voter": "joseph" + }, + { + "rshares": 466132509421, + "voter": "recursive2" + }, + { + "rshares": 452874558937, + "voter": "recursive3" + }, + { + "rshares": 636519834128, + "voter": "masteryoda" + }, + { + "rshares": 3120576239931, + "voter": "recursive" + }, + { + "rshares": 5942254587236, + "voter": "smooth.witness" + }, + { + "rshares": 8927291120, + "voter": "idol" + }, + { + "rshares": 800066797130, + "voter": "steemrollin" + }, + { + "rshares": 4941942978, + "voter": "sakr" + }, + { + "rshares": 284401462010, + "voter": "chitty" + }, + { + "rshares": 75736848691, + "voter": "unosuke" + }, + { + "rshares": 481790356914, + "voter": "noaommerrr" + }, + { + "rshares": 1536592488, + "voter": "jocelyn" + }, + { + "rshares": 85270554570, + "voter": "acidsun" + }, + { + "rshares": 14502980866, + "voter": "gregory-f" + }, + { + "rshares": 154334962550, + "voter": "edgeland" + }, + { + "rshares": 9028550345, + "voter": "gregory60" + }, + { + "rshares": 1196485708874, + "voter": "gavvet" + }, + { + "rshares": 89897944197, + "voter": "eeks" + }, + { + "rshares": 1511911763, + "voter": "fkn" + }, + { + "rshares": 122160437, + "voter": "paco-steem" + }, + { + "rshares": 1471747302, + "voter": "spaninv" + }, + { + "rshares": 1987313581, + "voter": "elishagh1" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 584279800798, + "voter": "nanzo-scoop" + }, + { + "rshares": 9857825141, + "voter": "kefkius" + }, + { + "rshares": 177417522325, + "voter": "mummyimperfect" + }, + { + "rshares": 2366347863, + "voter": "alenevaa" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 106635074770, + "voter": "asch" + }, + { + "rshares": 1061264730, + "voter": "murh" + }, + { + "rshares": 3187850436, + "voter": "cryptofunk" + }, + { + "rshares": 579494558, + "voter": "kodi" + }, + { + "rshares": 2003359924, + "voter": "error" + }, + { + "rshares": 11848125383, + "voter": "andu" + }, + { + "rshares": 970579316703, + "voter": "cyber" + }, + { + "rshares": 59952188311, + "voter": "theshell" + }, + { + "rshares": 49580154489, + "voter": "ak2020" + }, + { + "rshares": 3848697023555, + "voter": "satoshifund" + }, + { + "rshares": 402139444, + "voter": "applecrisp" + }, + { + "rshares": 35693164103, + "voter": "altoz" + }, + { + "rshares": 95314034, + "voter": "stiletto" + }, + { + "rshares": 219283354085, + "voter": "will-zewe" + }, + { + "rshares": 12241505540, + "voter": "lindee-hamner" + }, + { + "rshares": 15787522491, + "voter": "zakharya" + }, + { + "rshares": 275008585094, + "voter": "trogdor" + }, + { + "rshares": 5047464747, + "voter": "tee-em" + }, + { + "rshares": 5821262190, + "voter": "mark-waser" + }, + { + "rshares": 118356217412, + "voter": "geoffrey" + }, + { + "rshares": 16027781644, + "voter": "kimziv" + }, + { + "rshares": 45359587433, + "voter": "honeythief" + }, + { + "rshares": 75333038089, + "voter": "emily-cook" + }, + { + "rshares": 2187607792, + "voter": "superfreek" + }, + { + "rshares": 17557768630, + "voter": "grey580" + }, + { + "rshares": 275327756, + "voter": "ladyclair" + }, + { + "rshares": 3898829337, + "voter": "michaellamden68" + }, + { + "rshares": 19975706505, + "voter": "thebatchman" + }, + { + "rshares": 3350419346, + "voter": "orly" + }, + { + "rshares": 5271030976, + "voter": "riscadox" + }, + { + "rshares": 7380892516, + "voter": "furion" + }, + { + "rshares": 105911917280, + "voter": "cdubendo" + }, + { + "rshares": 156249887947, + "voter": "jacor" + }, + { + "rshares": 2632460141, + "voter": "steem1653" + }, + { + "rshares": 136322030, + "voter": "cynetyc" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 5250179537, + "voter": "thegoodguy" + }, + { + "rshares": 14168005907, + "voter": "aaseb" + }, + { + "rshares": 4209533734, + "voter": "karen13" + }, + { + "rshares": 8751103405, + "voter": "noodhoog" + }, + { + "rshares": 8164924332, + "voter": "hyiparena" + }, + { + "rshares": 46859060143, + "voter": "milestone" + }, + { + "rshares": 21565632626, + "voter": "artific" + }, + { + "rshares": 33739169732, + "voter": "creemej" + }, + { + "rshares": 15378221086, + "voter": "nippel66" + }, + { + "rshares": 163325751551, + "voter": "blueorgy" + }, + { + "rshares": 13373880577, + "voter": "benjiberigan" + }, + { + "rshares": 349618451, + "voter": "poseidon" + }, + { + "rshares": 7946812357, + "voter": "smolalit" + }, + { + "rshares": 3365797955, + "voter": "simon.braki.love" + }, + { + "rshares": 5609578664, + "voter": "sharker" + }, + { + "rshares": 204618396015, + "voter": "jl777" + }, + { + "rshares": 1114903893, + "voter": "oecp85" + }, + { + "rshares": 1218867625, + "voter": "victoria2002" + }, + { + "rshares": 1226120506, + "voter": "positive" + }, + { + "rshares": 1809205777, + "voter": "yarly" + }, + { + "rshares": 272641013, + "voter": "yarly2" + }, + { + "rshares": 273048922, + "voter": "yarly3" + }, + { + "rshares": 157733805, + "voter": "yarly4" + }, + { + "rshares": 158624349, + "voter": "yarly5" + }, + { + "rshares": 90416287, + "voter": "yarly7" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 2708629529, + "voter": "sisterholics" + }, + { + "rshares": 437620869, + "voter": "yarly10" + }, + { + "rshares": 234191245, + "voter": "yarly11" + }, + { + "rshares": 8781903824, + "voter": "royalmacro" + }, + { + "rshares": 81879061, + "voter": "yarly12" + }, + { + "rshares": 146224042, + "voter": "steemster1" + }, + { + "rshares": 3022447454, + "voter": "dmilash" + }, + { + "rshares": 3353991305, + "voter": "glitterpig" + }, + { + "rshares": 8734185109, + "voter": "taker" + }, + { + "rshares": 7825324952, + "voter": "nekromarinist" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 58971492, + "voter": "lillianjones" + }, + { + "rshares": 95786319596, + "voter": "laonie" + }, + { + "rshares": 153264363976, + "voter": "twinner" + }, + { + "rshares": 24562882668, + "voter": "laoyao" + }, + { + "rshares": 2664979204, + "voter": "myfirst" + }, + { + "rshares": 19443061295, + "voter": "somebody" + }, + { + "rshares": 726959262, + "voter": "flysaga" + }, + { + "rshares": 7707314246, + "voter": "asdes" + }, + { + "rshares": 2501638608, + "voter": "gmurph" + }, + { + "rshares": 1693568633, + "voter": "stormblaze" + }, + { + "rshares": 5558177167, + "voter": "denn" + }, + { + "rshares": 4295114546, + "voter": "midnightoil" + }, + { + "rshares": 3157785139, + "voter": "kurtbeil" + }, + { + "rshares": 10742990382, + "voter": "xiaohui" + }, + { + "rshares": 67965196, + "voter": "zahar" + }, + { + "rshares": 485140088, + "voter": "elfkitchen" + }, + { + "rshares": 99935909954, + "voter": "joele" + }, + { + "rshares": 5855738054, + "voter": "oflyhigh" + }, + { + "rshares": 15549176040, + "voter": "randyclemens" + }, + { + "rshares": 79785139, + "voter": "dims" + }, + { + "rshares": 335856762, + "voter": "xiaokongcom" + }, + { + "rshares": 1446509276, + "voter": "future24" + }, + { + "rshares": 60819615, + "voter": "msjennifer" + }, + { + "rshares": 54654502, + "voter": "ciao" + }, + { + "rshares": 13254585210, + "voter": "cristi" + }, + { + "rshares": 54217761, + "voter": "steemo" + }, + { + "rshares": 677027684, + "voter": "xianjun" + }, + { + "rshares": 54077897, + "voter": "steema" + }, + { + "rshares": 72192938, + "voter": "sijoittaja" + }, + { + "rshares": 69662169, + "voter": "confucius" + }, + { + "rshares": 93807196108, + "voter": "miacats" + }, + { + "rshares": 54909929, + "voter": "jarvis" + }, + { + "rshares": 74131936, + "voter": "razberrijam" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 2022702929, + "voter": "chinadaily" + }, + { + "rshares": 10471074095, + "voter": "pjheinz" + }, + { + "rshares": 86712034, + "voter": "pompe72" + }, + { + "rshares": 108403024, + "voter": "pollina" + }, + { + "rshares": 51877132, + "voter": "johnbyrd" + }, + { + "rshares": 51860909, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 51870077, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 3635091595, + "voter": "movievertigo" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 2982691190, + "voter": "netaterra" + }, + { + "rshares": 21980957828, + "voter": "andrewawerdna" + }, + { + "rshares": 4337454155, + "voter": "onetree" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 989363278, + "voter": "dajohns1420" + }, + { + "rshares": 2196907450, + "voter": "runridefly" + }, + { + "rshares": 1783693666, + "voter": "funkywanderer" + }, + { + "rshares": 4747321980, + "voter": "richardcrill" + }, + { + "rshares": 2205784762, + "voter": "jeremyfromwi" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 4546391288, + "voter": "nadin3" + }, + { + "rshares": 1625414479, + "voter": "davidjkelley" + }, + { + "rshares": 9458733324, + "voter": "aggroed" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 53143607139, + "voter": "sponge-bob" + }, + { + "rshares": 15571125147, + "voter": "digital-wisdom" + }, + { + "rshares": 3710973264, + "voter": "ethical-ai" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 6831389463, + "voter": "jwaser" + }, + { + "rshares": 1064809843, + "voter": "tatianka" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 2617343597, + "voter": "bwaser" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 323483227, + "voter": "panther" + }, + { + "rshares": 53871683, + "voter": "doggnostic" + }, + { + "rshares": 53593366, + "voter": "jenny-talls" + }, + { + "rshares": 54239080444, + "voter": "brains" + }, + { + "rshares": 50450987, + "voter": "waldemar-kuhn" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 1387263917, + "voter": "steemafon" + }, + { + "rshares": 1317649856, + "voter": "bitcoinparadise" + }, + { + "rshares": 5753524189, + "voter": "chick1" + }, + { + "rshares": 3338622584, + "voter": "steempowerwhale" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 62515317, + "voter": "freebornangel" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 2401297947, + "voter": "ellepdub" + }, + { + "rshares": 120649148, + "voter": "rynow" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 50583338, + "voter": "rayzzz" + }, + { + "rshares": 12115690216, + "voter": "herpetologyguy" + }, + { + "rshares": 4712300251, + "voter": "morgan.waser" + }, + { + "rshares": 51230296, + "voter": "steemq" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 1921231770, + "voter": "bapparabi" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 3609651500, + "voter": "strong-ai" + }, + { + "rshares": 516546553, + "voter": "grisha-danunaher" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 213848535, + "voter": "sjamayee" + }, + { + "rshares": 453506109, + "voter": "witchcraftblog" + }, + { + "rshares": 3265972001, + "voter": "zaitsevalesyaa" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 161179339, + "voter": "bethesda" + }, + { + "rshares": 160957729, + "voter": "realtime" + }, + { + "rshares": 7187212765, + "voter": "dresden" + }, + { + "rshares": 212371776, + "voter": "mgibson" + }, + { + "rshares": 156837244, + "voter": "capcom" + }, + { + "rshares": 159506164, + "voter": "greenpeace" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 156054487, + "voter": "fallout" + }, + { + "rshares": 159025535, + "voter": "xtreme" + }, + { + "rshares": 1473342460, + "voter": "modernbukowski" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 30995434343, + "voter": "goldmatters" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 64921864, + "voter": "storage" + }, + { + "rshares": 298391608, + "voter": "risabold" + }, + { + "rshares": 55383257, + "voter": "blackmarket" + }, + { + "rshares": 58454327, + "voter": "gifts" + }, + { + "rshares": 93882016, + "voter": "expat" + }, + { + "rshares": 126595034, + "voter": "toddemaher1" + } + ], + "author": "gavvet", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.8, + "beneficiaries": [], + "blacklists": [], + "body": "@herpetologyguy\n\nOne of my many tasks as a zoo keeper is connecting people to animals. \n-\n\n\n\n

    The museum I work at is unique because we showcase animals that are native to Virginia -- meaning that these are animals people will find close to home, rather than across the ocean in some distant country. This makes my job more crucial in that I am responsible for educating people about the reptiles and amphibians that they will find in their own backyards. And obviously, there\u2019s one group of reptiles that gives people more pause than almost any other animal . . . . 

    \n

    Snakes. 

    \n

    http://www.sciencemag.org/sites/default/files/styles/article_main_large/public/images/snake_0.jpg?itok=rxQ1zXVj   Picture Credit

    \n

    I do public programs featuring snakes quite frequently.  I believe people should know how to identify local venomous/non-venomous snakes, their role in the environment and how to deal with them when they are in close proximity to our homes.  Usually, I get eager audiences asking great questions.  But, every now and then, I get some idiot who tells me, \u201cI saw that same snake in my backyard! I chopped off its head with a shovel!\u201d

    \n

    Are they an idiot for killing the snake?  Not necessarily . . . I don\u2019t know the situation behind the encounter. But, only an idiot would walk into a wildlife facility, approach a zoo keeper and proudly declare that they kill the very same animals that the keeper is charged with the care for.  Would you walk into an animal shelter and tell someone working there that you enjoy stomping on puppies?  To us, there\u2019s not much difference\u2026 

    \n

    http://proactivepestga.com/wp-content/uploads/2014/11/killthesnake.png   Picture Credit\n

    \n

    The best we can do in these situations is to try to educate people. This can be difficult because so many people are set in their ways -- plus we have to combat an instinctive fear and prejudice against snakes.  So, I\u2019m going to briefly lay it all out for you and tell you \"Why you shouldn\u2019t kill that snake in your yard.\" 

    \n

    http://blogs.discovermagazine.com/science-sushi/files/2016/04/hognose_2-1024x683.jpg   Picture Credit

    \n

    1.  It\u2019s ILLEGAL in most states to kill a wild snake, unless that snake presents an IMMEDIATE threat.  And no, a snake crawling through your yard does not represent a good enough excuse to use force.  We\u2019re talking about a situation where a venomous snake is about to strike and you have no escape route but to fight your way out.  And guess what, that really doesn\u2019t ever happen (barring instances where someone purposefully provokes an animal).  Wildlife and law enforcement agencies are cracking down on people killing snakes, so it\u2019s better to keep yourself out of trouble. 

    \n

    http://www.mylakelandnow.com/wp-content/uploads/2016/02/arrest-handcuffs-male.jpg   Picture Credit

    \n

    2.  You are putting yourself in harm\u2019s way.  The vast majority of snake bites occur when people attempt to capture or kill snakes.  If left alone, the snake CANNOT hurt you.  Call wildlife services or trained professionals to remove the animal. 

    \n

    http://www.snakegetters.com/demo/bud-cotton-gg.jpg   Picture Credit

    \n

    3.  It\u2019s an incredibly beneficial animal, and you\u2019d be foolish to kill it.  Small snakes eat a huge variety of pest insects that destroy gardens, while large snakes typically feed on rats and other rodents that infest our homes.  If you see a large snake hanging around, you have a rodent problem; snakes will not hang around if there is no food source.  To keep snakes from being attracted to your property, do your best to remove any shelter or food sources that would attract rodents.  Some snakes even eat other snakes, and species like the harmless king snake will even feed on venomous species! 

    \n

    https://i.ytimg.com/vi/ImOj1CKTBqE/maxresdefault.jpg   Picture Credit

    \n

    4.  Another snake might show up.  Snakes will not typically inhabit the same area in order to avoid competition.  If you kill that harmless rat snake, but you still have a food source nearby, another snake may move in to make use of that source.  The new snake may be another harmless species or something a bit less desirable.  So why not let that harmless snake take care of the infestation for you?

    \n

    http://phenomena.nationalgeographic.com/files/2014/09/Smooth-snake-660x405.jpg   Picture Credit

    \n

    Having a snake around can be hugely beneficial to you.  It is a free, environmentally-safe form of pest control.  Snakes, including venomous species, are non-aggressive animals (unless you provoke them) that will actively do their best to AVOID people.  A resident snake will often go unnoticed by homeowners, and most encounters are fleeting glimpses of the snake making a hasty escape.  Remember that snakes have their own unique role in the environment, and regardless of our own fears and feelings towards them, they are a necessary part of life. 

    \n

       http://westernmassnaturalist.org/_Media/ratsnake-face-1_med_hr-2.jpeg   Picture Credit

    \n\n\nif you liked this also please check out:\nhttps://steemit.com/science/@herpetologyguy/what-are-herptiles-indentifying-reptiles-vs-amphibians\n\n\n***don't forget to follow @herpetologyguy***", + "category": "herpetology", + "children": 6, + "created": "2016-09-15T18:19:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.sciencemag.org/sites/default/files/styles/article_main_large/public/images/snake_0.jpg?itok=rxQ1zXVj", + "http://proactivepestga.com/wp-content/uploads/2014/11/killthesnake.png", + "http://blogs.discovermagazine.com/science-sushi/files/2016/04/hognose_2-1024x683.jpg", + "http://www.mylakelandnow.com/wp-content/uploads/2016/02/arrest-handcuffs-male.jpg", + "http://www.snakegetters.com/demo/bud-cotton-gg.jpg", + "https://i.ytimg.com/vi/ImOj1CKTBqE/maxresdefault.jpg", + "http://phenomena.nationalgeographic.com/files/2014/09/Smooth-snake-660x405.jpg", + "http://westernmassnaturalist.org/_Media/ratsnake-face-1_med_hr-2.jpeg" + ], + "links": [ + "http://www.sciencemag.org/sites/default/files/styles/article_main_large/public/images/snake_0.jpg?itok=rxQ1zXVj", + "http://www.sciencemag.org", + "http://proactivepestga.com/wp-content/uploads/2014/11/killthesnake.png", + "http://proactivepestga.com", + "http://blogs.discovermagazine.com/science-sushi/files/2016/04/hognose_2-1024x683.jpg", + "http://blogs.discovermagazine.com", + "http://www.mylakelandnow.com/wp-content/uploads/2016/02/arrest-handcuffs-male.jpg", + "http://www.mylakelandnow.com", + "http://www.snakegetters.com/demo/bud-cotton-gg.jpg", + "http://www.snakegetters.com", + "https://i.ytimg.com/vi/ImOj1CKTBqE/maxresdefault.jpg", + "https://www.youtube.com/watch?v=ImOj1CKTBqE", + "http://phenomena.nationalgeographic.com/files/2014/09/Smooth-snake-660x405.jpg", + "http://phenomena.nationalgeographic.com", + "http://westernmassnaturalist.org/_Media/ratsnake-face-1_med_hr-2.jpeg", + "http://westernmassnaturalist.org", + "https://steemit.com/science/@herpetologyguy/what-are-herptiles-indentifying-reptiles-vs-amphibians" + ], + "tags": [ + "herpetology", + "reptiles", + "snakes", + "science" + ], + "users": [ + "herpetologyguy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 68620995119384, + "payout": 274.303, + "payout_at": "2016-09-22T18:19:39", + "pending_payout_value": "274.303 HBD", + "percent_hbd": 10000, + "permlink": "why-you-don-t-want-to-kill-that-snake-in-your-yard-featuring-herpetologyguy-as-author", + "post_id": 1256988, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 247 + }, + "title": "Why You Don\u2019t Want to Kill that Snake in Your Yard (featuring @herpetologyguy as author)", + "updated": "2016-09-15T18:19:39", + "url": "/herpetology/@gavvet/why-you-don-t-want-to-kill-that-snake-in-your-yard-featuring-herpetologyguy-as-author" + }, + { + "active_votes": [ + { + "rshares": 31621188390159, + "voter": "smooth" + }, + { + "rshares": 2078528809174, + "voter": "bmw" + }, + { + "rshares": 1912120788268, + "voter": "badassmother" + }, + { + "rshares": 3312854507128, + "voter": "pharesim" + }, + { + "rshares": 2053144245901, + "voter": "hr1" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 22390733187, + "voter": "jaewoocho" + }, + { + "rshares": 1736291789819, + "voter": "steemychicken1" + }, + { + "rshares": 1533973920081, + "voter": "joseph" + }, + { + "rshares": 466132509421, + "voter": "recursive2" + }, + { + "rshares": 652005899349, + "voter": "masteryoda" + }, + { + "rshares": 3120458041174, + "voter": "recursive" + }, + { + "rshares": 5941203882368, + "voter": "smooth.witness" + }, + { + "rshares": 9168101098, + "voter": "idol" + }, + { + "rshares": 816386307308, + "voter": "steemrollin" + }, + { + "rshares": 4941741048, + "voter": "sakr" + }, + { + "rshares": 1578030666, + "voter": "jocelyn" + }, + { + "rshares": 83530339170, + "voter": "acidsun" + }, + { + "rshares": 14818192446, + "voter": "gregory-f" + }, + { + "rshares": 151248263299, + "voter": "edgeland" + }, + { + "rshares": 9028522101, + "voter": "gregory60" + }, + { + "rshares": 74914792736, + "voter": "eeks" + }, + { + "rshares": 15119117634, + "voter": "fkn" + }, + { + "rshares": 19873135819, + "voter": "elishagh1" + }, + { + "rshares": 7802860274, + "voter": "richman" + }, + { + "rshares": 584250736753, + "voter": "nanzo-scoop" + }, + { + "rshares": 177409209153, + "voter": "mummyimperfect" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 106632631169, + "voter": "asch" + }, + { + "rshares": 1061245798, + "voter": "murh" + }, + { + "rshares": 6230746892, + "voter": "cryptofunk" + }, + { + "rshares": 2057413439, + "voter": "error" + }, + { + "rshares": 962077066542, + "voter": "cyber" + }, + { + "rshares": 59950063204, + "voter": "theshell" + }, + { + "rshares": 49578772788, + "voter": "ak2020" + }, + { + "rshares": 76584409982, + "voter": "noganoo" + }, + { + "rshares": 3848540783991, + "voter": "satoshifund" + }, + { + "rshares": 400880323222, + "voter": "taoteh1221" + }, + { + "rshares": 410517349, + "voter": "applecrisp" + }, + { + "rshares": 35693164103, + "voter": "altoz" + }, + { + "rshares": 335983556, + "voter": "gardening" + }, + { + "rshares": 336136344, + "voter": "survival" + }, + { + "rshares": 10021612024, + "voter": "arisa" + }, + { + "rshares": 280737930617, + "voter": "trogdor" + }, + { + "rshares": 5950554459, + "voter": "mark-waser" + }, + { + "rshares": 118348776939, + "voter": "geoffrey" + }, + { + "rshares": 42738217262, + "voter": "kimziv" + }, + { + "rshares": 24170583392, + "voter": "seth-krings" + }, + { + "rshares": 46264097306, + "voter": "honeythief" + }, + { + "rshares": 78976166587, + "voter": "technology" + }, + { + "rshares": 76017114668, + "voter": "emily-cook" + }, + { + "rshares": 2187607792, + "voter": "superfreek" + }, + { + "rshares": 49806227536, + "voter": "isteemit" + }, + { + "rshares": 10993053311, + "voter": "auction" + }, + { + "rshares": 17557768630, + "voter": "grey580" + }, + { + "rshares": 19975264794, + "voter": "thebatchman" + }, + { + "rshares": 60403077307, + "voter": "lehard" + }, + { + "rshares": 3283410959, + "voter": "orly" + }, + { + "rshares": 5270985903, + "voter": "riscadox" + }, + { + "rshares": 24867544970, + "voter": "katyakov" + }, + { + "rshares": 12790313163, + "voter": "jako" + }, + { + "rshares": 1159208963, + "voter": "steemswede" + }, + { + "rshares": 1664172448, + "voter": "sergei" + }, + { + "rshares": 238378512, + "voter": "honey" + }, + { + "rshares": 71343869654, + "voter": "furion" + }, + { + "rshares": 354114465, + "voter": "barbara2" + }, + { + "rshares": 393593664, + "voter": "ch0c0latechip" + }, + { + "rshares": 364274718, + "voter": "doge4lyf" + }, + { + "rshares": 5532441214, + "voter": "on0tole" + }, + { + "rshares": 1231812238, + "voter": "dicov" + }, + { + "rshares": 2834923420, + "voter": "steem1653" + }, + { + "rshares": 2919298058, + "voter": "sveokla" + }, + { + "rshares": 17173174800, + "voter": "sebastien" + }, + { + "rshares": 5357205853, + "voter": "thegoodguy" + }, + { + "rshares": 14167556353, + "voter": "aaseb" + }, + { + "rshares": 1026087885, + "voter": "danielkt" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 251366150295, + "voter": "nabilov" + }, + { + "rshares": 629471993, + "voter": "luisucv34" + }, + { + "rshares": 462033723200, + "voter": "knozaki2015" + }, + { + "rshares": 95668007343, + "voter": "inertia" + }, + { + "rshares": 46858037615, + "voter": "milestone" + }, + { + "rshares": 7164489185, + "voter": "lichtblick" + }, + { + "rshares": 34761364489, + "voter": "creemej" + }, + { + "rshares": 2726160685, + "voter": "the-future" + }, + { + "rshares": 15378115921, + "voter": "nippel66" + }, + { + "rshares": 23929304431, + "voter": "phenom" + }, + { + "rshares": 167305835788, + "voter": "blueorgy" + }, + { + "rshares": 12849414672, + "voter": "benjiberigan" + }, + { + "rshares": 932262984, + "voter": "poseidon" + }, + { + "rshares": 19717588129, + "voter": "mustafaomar" + }, + { + "rshares": 3435918746, + "voter": "simon.braki.love" + }, + { + "rshares": 82781233416, + "voter": "thylbom" + }, + { + "rshares": 32543400703, + "voter": "deanliu" + }, + { + "rshares": 4996306142, + "voter": "dmitriybtc" + }, + { + "rshares": 1019831473, + "voter": "hemp" + }, + { + "rshares": 118287211, + "voter": "flowers" + }, + { + "rshares": 204617853645, + "voter": "jl777" + }, + { + "rshares": 30989251579, + "voter": "zaebars" + }, + { + "rshares": 12261205066, + "voter": "positive" + }, + { + "rshares": 1773021661, + "voter": "yarly" + }, + { + "rshares": 267188192, + "voter": "yarly2" + }, + { + "rshares": 267587944, + "voter": "yarly3" + }, + { + "rshares": 154579129, + "voter": "yarly4" + }, + { + "rshares": 155451862, + "voter": "yarly5" + }, + { + "rshares": 88607961, + "voter": "yarly7" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 50626015, + "voter": "whalepool" + }, + { + "rshares": 6114654934, + "voter": "summonerrk" + }, + { + "rshares": 12098269394, + "voter": "webdeals" + }, + { + "rshares": 231254136, + "voter": "alexbezimeni" + }, + { + "rshares": 17267307497, + "voter": "proto" + }, + { + "rshares": 7222569746, + "voter": "sisterholics" + }, + { + "rshares": 428868451, + "voter": "yarly10" + }, + { + "rshares": 229507420, + "voter": "yarly11" + }, + { + "rshares": 80241480, + "voter": "yarly12" + }, + { + "rshares": 412825844, + "voter": "fnait" + }, + { + "rshares": 366755128, + "voter": "keepcalmand" + }, + { + "rshares": 180668119, + "voter": "kibela" + }, + { + "rshares": 3084130055, + "voter": "dmilash" + }, + { + "rshares": 13626326152, + "voter": "mahekg" + }, + { + "rshares": 50578642550, + "voter": "gomeravibz" + }, + { + "rshares": 8734139434, + "voter": "taker" + }, + { + "rshares": 6521104126, + "voter": "nekromarinist" + }, + { + "rshares": 6895440187, + "voter": "theprophet" + }, + { + "rshares": 255409573883, + "voter": "laonie" + }, + { + "rshares": 24562026280, + "voter": "laoyao" + }, + { + "rshares": 7994566199, + "voter": "myfirst" + }, + { + "rshares": 51844874813, + "voter": "somebody" + }, + { + "rshares": 1938440237, + "voter": "flysaga" + }, + { + "rshares": 2084695835, + "voter": "gmurph" + }, + { + "rshares": 68250832, + "voter": "missmishel623" + }, + { + "rshares": 11452948850, + "voter": "midnightoil" + }, + { + "rshares": 2280336943, + "voter": "kalimor" + }, + { + "rshares": 4190335896, + "voter": "ullikume" + }, + { + "rshares": 28645142464, + "voter": "xiaohui" + }, + { + "rshares": 1293627572, + "voter": "elfkitchen" + }, + { + "rshares": 102434307703, + "voter": "joele" + }, + { + "rshares": 5855564372, + "voter": "oflyhigh" + }, + { + "rshares": 895565145, + "voter": "xiaokongcom" + }, + { + "rshares": 12687522802, + "voter": "gargon" + }, + { + "rshares": 2076619689, + "voter": "natalymaty" + }, + { + "rshares": 84763896, + "voter": "numberone" + }, + { + "rshares": 62760150, + "voter": "diamonds" + }, + { + "rshares": 1805296575, + "voter": "xianjun" + }, + { + "rshares": 3251259359, + "voter": "unrealisback" + }, + { + "rshares": 11292536945, + "voter": "borran" + }, + { + "rshares": 93805187965, + "voter": "miacats" + }, + { + "rshares": 118219525, + "voter": "microluck" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 2022625104, + "voter": "chinadaily" + }, + { + "rshares": 84708065280, + "voter": "serejandmyself" + }, + { + "rshares": 106144628, + "voter": "pollina" + }, + { + "rshares": 2958177650, + "voter": "macartem" + }, + { + "rshares": 10344891579, + "voter": "gvargas123" + }, + { + "rshares": 10691300360, + "voter": "jaredcwillis" + }, + { + "rshares": 2982676167, + "voter": "netaterra" + }, + { + "rshares": 59171026, + "voter": "piezolit" + }, + { + "rshares": 6069996297, + "voter": "trev" + }, + { + "rshares": 1152952998, + "voter": "leno4ek" + }, + { + "rshares": 33111928321, + "voter": "daut44" + }, + { + "rshares": 5475437205, + "voter": "contentjunkie" + }, + { + "rshares": 7779288318, + "voter": "einsteinpotsdam" + }, + { + "rshares": 5053600817, + "voter": "richardcrill" + }, + { + "rshares": 2205784762, + "voter": "jeremyfromwi" + }, + { + "rshares": 2056057288, + "voter": "eight-rad" + }, + { + "rshares": 5012661990, + "voter": "nadin3" + }, + { + "rshares": 3411072843, + "voter": "xanoxt" + }, + { + "rshares": 1661520978, + "voter": "davidjkelley" + }, + { + "rshares": 27677639861, + "voter": "sponge-bob" + }, + { + "rshares": 15570931627, + "voter": "digital-wisdom" + }, + { + "rshares": 3710931796, + "voter": "ethical-ai" + }, + { + "rshares": 6831306526, + "voter": "jwaser" + }, + { + "rshares": 1086106040, + "voter": "tatianka" + }, + { + "rshares": 55281264, + "voter": "apparat" + }, + { + "rshares": 14097243573, + "voter": "cryptobiker" + }, + { + "rshares": 54182817, + "voter": "analyzethis" + }, + { + "rshares": 2675492964, + "voter": "bwaser" + }, + { + "rshares": 54949117, + "voter": "doggnostic" + }, + { + "rshares": 54665234, + "voter": "jenny-talls" + }, + { + "rshares": 27671309914, + "voter": "brains" + }, + { + "rshares": 53671263, + "voter": "waldemar-kuhn" + }, + { + "rshares": 1359518638, + "voter": "steemafon" + }, + { + "rshares": 5753400992, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 51568971, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 339287005, + "voter": "anomaly" + }, + { + "rshares": 2401284424, + "voter": "ellepdub" + }, + { + "rshares": 12115548081, + "voter": "herpetologyguy" + }, + { + "rshares": 4816962742, + "voter": "morgan.waser" + }, + { + "rshares": 51232949, + "voter": "dragonice" + }, + { + "rshares": 51230296, + "voter": "steemq" + }, + { + "rshares": 51218466, + "voter": "weare" + }, + { + "rshares": 1258359388, + "voter": "anns" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50791473, + "voter": "synereo" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 1871969417, + "voter": "bapparabi" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 3689824509, + "voter": "strong-ai" + }, + { + "rshares": 53738244, + "voter": "ivanakamoto" + }, + { + "rshares": 516546553, + "voter": "grisha-danunaher" + }, + { + "rshares": 213848535, + "voter": "sjamayee" + }, + { + "rshares": 2974116451, + "voter": "htyfn" + }, + { + "rshares": 162904624, + "voter": "allianz" + }, + { + "rshares": 1630350803, + "voter": "rusteemitblog" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 444435987, + "voter": "witchcraftblog" + }, + { + "rshares": 161693690, + "voter": "shadowproject" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 161179339, + "voter": "bethesda" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 159062820, + "voter": "rule" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 157667385, + "voter": "cbd" + }, + { + "rshares": 157667385, + "voter": "junk" + }, + { + "rshares": 157682838, + "voter": "hug" + }, + { + "rshares": 157682838, + "voter": "bearcub" + }, + { + "rshares": 157682809, + "voter": "cyberpunk" + }, + { + "rshares": 156919204, + "voter": "keisha" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 156919175, + "voter": "int" + }, + { + "rshares": 1593664040, + "voter": "steemlift" + } + ], + "author": "serejandmyself", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.84, + "beneficiaries": [], + "blacklists": [], + "body": "#### Hey guys, welcome to the first chapter of my new novel.\n#### It is a mixture of 3 time lines, with 19th century, modern day and ancient times. The genre is probably something you would call a mixture of sci-fi, mystery, adventure and a bit more. \n#### Well, I welcome you to be the judge...\n\n

    [![b801c049484636e0faf71f56cca03864c0bd6.jpg](https://www.steemimg.com/images/2016/09/15/b801c049484636e0faf71f56cca03864c0bd6.jpg)](https://www.steemimg.com/image/1wrYT)

    \n\n__________________________________\n\n**Chapter ONE**\n\nIt seemed as nothing was different in yet another cold and slightly windy London evening. The smog from the river was rising up as usual and the chilly wind would bring the smell up to the embankment, where Charles was taking a rest, sitting down on his favorite bench. \n\nFrom here he could see the might of the power station from across the river and something was special in the way those chimneys threw out the smoke onto the city. \n\nHe just finished his walk along his usual route, walking amongst the cemetery outside the chapel. It always amused him; that mix of emotion and sorrow amongst the busy city people, especially during the busy afternoon hours.\n\nThat rusty smell kept mixing with up with the light freshness of the leaves from the tree nearby Charles\u2019s bench. As he threw a brief glimpse onto the clock on the parliament building he noticed that the small arrow was on 45 minutes\u2026 \n\nSuddenly he heard a murmur of horses; he turned his head before he could finish realizing what time it was. He saw that just a few yards up the road two horse carriages didn\u2019t manage to share the drive way. \n\n
    [![Saratogacarriagec5af5.jpg](https://www.steemimg.com/images/2016/09/15/Saratogacarriagec5af5.jpg)](https://www.steemimg.com/image/1w1bI)
    \n\nOne of the coachmen was shouting something and angrily waving his hands. Charles was able to see from here that the coachmen\u2019s grey clothing was partially covered in dirt, probably from the splash of the puddles from underneath the wheels. \n\nThe coachmen kept shouting something, Charles was unable to see the second carriage from where he was sitting, but was able to see some passersby, that starting to gather around the incident.\n\nIt was obvious that, just like him, those people had nothing better to do on this late afternoon then to watch in amusement the accident in the middle of the avenue.\n\nJust as Charles was starting to lose interest in the whole situation, the door of the cab that Charles could see, opened and a man dressed in a black suit and holding a pipe stepped out. He calmly put his hand in the upper inner pocket of the suit and pulled out some coins. The man made two steps up to driver and handed him the coins. At this moment the driver stopped shouting for a moment and it was clear from the look on his face that he was confused. \n\nThe cab driver counted the coins and said something to the man in the suit, the passenger didn\u2019t answer. He turned around and started to walk in the direction of the chapel. The cab driver clearly wasn\u2019t happy. He started to shout once again, but this time at the passenger. While the cab driver turned his attention to the passenger, Charles noticed how the second carriage that was involved in the accident managed to move a few yards back.\n\nIt was a much smaller carriage, and the driver was clearly seeable to Charles now. He seemed somewhat happy that he was not in the middle of the light anymore; he hurryingly turned the carriage and the horse around and started to move also in the direction of the chapel. \n\nAt this moment the driver of the first carriage started to lose interest in shouting and decided to clean himself up. As he started to calm down, the bemused passersby begun to walk back to where they were heading and Charles also turned his head back towards the power station.\n\nCharles was so busy watching the situation unfold that he didn\u2019t noticed that the passenger of the first carriage crossed the road and was now heading not towards the chapel anymore, but exactly in the other direction, towards the grey bench that Charles was sitting on.\n\nAt first Charles didn\u2019t pay any attention to just another man who was walking by. But then he noticed that calm walk of his and it hit him that this was the same passenger from the carriage.\n\n\u201cExcuse me sir?\u201d said Charles as the man closed up to the bench. \u201cYou are the gentleman from the carriage, aren\u2019t you?\u201d \u201cI saw you a minute ago, what happened?\u201d\n\nThe man stopped to walk and shared a look with Charles; he calmly sat down beside him and carried on smoking his pipe, as he was not hearing the questions Charles asked him. \n\n\u201cI do apologies for the intervention, but you must not be local, I can tell by your calmness, all the folks round here are always in a hurry\u201d Charles carried on talking as if not noticing that the man was ignoring him. \n\nAll of a sudden the weather begun to change, wind started to blow stronger and the few leaves that the tree was holding blew in the direction of the bench. The smell from the river rose up and as if that wasn\u2019t enough Charles felt like a small rain drop hit his head. He could clearly see the green water from where he was sitting through the decorations holes of the embankments fence. It was clear that it will start to rain soon by the appearing circles on the top of the river.\n\nAfter a few minutes of quietly seating by his new neighbor Charles caught himself looking at the clock on the tower, once again he saw the small arrow on 45 minutes\u2026\n\n\u201cAnd what do we pay the government for?\u201d \u201cIt would feel though they are taking our money and spend it on their fancy hats and suits, don\u2019t you find?\u201d Said Charles.\n\nAt this point the man took out the pipe into his left hand and begun to cough. After he finished coughing Charles heard him speak, at this point Charles understood that for some reason he would remember this moment for a long time to come. \n\n\u201cIt is likely to assume that they deserve to spend the money they earn\u201d Said the man, his voice was quite low and he had a certain accent Charles could quite catch.\n\n\u201cI don\u2019t think that money is of importance nowadays\u201d Said the man.\n\nCharles looked at the man with a smile - \u201cWhat is of importance? One might assume that philosophically speaking, importance can be found in nothing but what is good to us\u201d.\n\n\u201cNo body knows what can be important to others if we carry on like this, then\u2026\u201d Charles didn\u2019t finish his sentence as the man turned away from him and looked the other way. He then turned his head back and Charles noticed his eyes. His eyes were nothing like what Charles had seen before, they looked as though they were glass like and the as if they were blank, there was nothing behind them.\n\n\u201cWhat is important is that I am here now and that it is happening today. It is important to live your life because, just like your life Charles, it has an end\u201d, the man looked somewhat happy when he said that and Charles jumped back on the bench a little, he felt a small shiver run down his spine.\n\n\u201cWhat? How do you know my name sir? Have you been following me?\u201d questions were racing through Charles\u2019s mind. \n\n\u201cAs I said, this is now of importance. You life can find its end today when you get back to your gallery in your cold basement on Kinnerton street or you might listen to me and\u2026\u201d Charles didn\u2019t let the man finish his sentence. He jumped up from the bench; his cane flew within millimeters of the stranger leg as he jumped.\n\n\u201cHow dare you sir? Who gives you the right\u2026\u201d Charles raised his voice, he never allowed himself to raise his voice at a stranger beforehand.\n\n\u201cI think this conversation is over!\u201d exclaimed Charles. \u201cThat would be your choice\u201d replied the man, \u201cDo you think the time is right?\u201d \n\nCharles had already turned away in anger and was about to make his first step away. Something in the words of the man about the time made him think for a second, thoughts raced through his mind. The number 45 and the small arrow of the parliament clock were stuck in his head. \n\n\u201cI don\u2019t understand said Charles\u2026\u201d he turned his head back towards the clock; the arrow was still on 45 minutes. \u201cHow is that possible?\u201d Charles turned his head to the man, but there was no one on the bench. \n\nCharles begun to search the street rapidly with his eyes, it didn\u2019t even occur to him that it was heavily raining until that moment. \n\n
    [![tumblr_mkbyo2aby01s0rai7o1_50004ba9.gif](https://www.steemimg.com/images/2016/09/15/tumblr_mkbyo2aby01s0rai7o1_50004ba9.gif)](https://www.steemimg.com/image/1w5tK)
    \n\nThe streets were empty; there were no carriages or people to be seen around. Feeling scared he turned his head to the clock once again \u2013 \u201cHow can it still be 45 minutes...\u201d Charles was speaking out loud.\n\nThe next moment he felt like his knees weakened, his head was swirling and he dropped his cane, last thing he could hear was the clinging the of the cane\u2019s handle against the pavement. His thoughts mixed up with his eyesight; the man and his pipe, the handle of the clock, the carriage, the passersby, the power stations smoke\u2026\n \n_________________________________\n\n#### Follow me @serejandmyself for more \n\nImage credit - [1](https://ru.pinterest.com/spookynerd/i-m-a-surrealism-chick/) ; [2](https://giphy.com/search/carriage) ; [3](http://www.ibsrt.com/imglist/horse-and-carriage-id-48037-p-1.html) ;", + "category": "story", + "children": 2, + "created": "2016-09-15T17:23:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/b801c049484636e0faf71f56cca03864c0bd6.jpg", + "https://www.steemimg.com/images/2016/09/15/Saratogacarriagec5af5.jpg", + "https://www.steemimg.com/images/2016/09/15/tumblr_mkbyo2aby01s0rai7o1_50004ba9.gif" + ], + "links": [ + "https://www.steemimg.com/image/1wrYT", + "https://www.steemimg.com/image/1w1bI", + "https://www.steemimg.com/image/1w5tK", + "https://ru.pinterest.com/spookynerd/i-m-a-surrealism-chick/", + "https://giphy.com/search/carriage", + "http://www.ibsrt.com/imglist/horse-and-carriage-id-48037-p-1.html" + ], + "tags": [ + "story", + "fiction", + "scifi", + "mystery", + "writing" + ], + "users": [ + "serejandmyself" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 66871297900441, + "payout": 259.423, + "payout_at": "2016-09-22T17:23:48", + "pending_payout_value": "259.423 HBD", + "percent_hbd": 10000, + "permlink": "captured-by-time-an-original-novel-chapter-1", + "post_id": 1256421, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 229 + }, + "title": "CAPTURED BY TIME (An Original Novel - Chapter 1)", + "updated": "2016-09-15T17:23:48", + "url": "/story/@serejandmyself/captured-by-time-an-original-novel-chapter-1" + }, + { + "active_votes": [ + { + "rshares": 494637006894, + "voter": "barrie" + }, + { + "rshares": 7710245013992, + "voter": "steempty" + }, + { + "rshares": 30984805998710, + "voter": "smooth" + }, + { + "rshares": 289667785336, + "voter": "anonymous" + }, + { + "rshares": 14447196140450, + "voter": "summon" + }, + { + "rshares": 681484074723, + "voter": "eternity" + }, + { + "rshares": 36033200189196, + "voter": "jamesc" + }, + { + "rshares": 4574334081535, + "voter": "riverhead" + }, + { + "rshares": 7015534059816, + "voter": "wackou" + }, + { + "rshares": 2160925860071, + "voter": "badassmother" + }, + { + "rshares": 2051034289892, + "voter": "hr1" + }, + { + "rshares": 6466290924028, + "voter": "fuzzyvest" + }, + { + "rshares": 118485787519, + "voter": "sandra" + }, + { + "rshares": 5339100755934, + "voter": "kushed" + }, + { + "rshares": 1674029296934, + "voter": "silver" + }, + { + "rshares": 4063925838557, + "voter": "silversteem" + }, + { + "rshares": 128324636011, + "voter": "svk" + }, + { + "rshares": 1126556112870, + "voter": "ihashfury" + }, + { + "rshares": 1019287149109, + "voter": "liondani" + }, + { + "rshares": 2937247386101, + "voter": "wang" + }, + { + "rshares": 23332152248, + "voter": "jaewoocho" + }, + { + "rshares": 1910071941344, + "voter": "xeroc" + }, + { + "rshares": 6514602351120, + "voter": "complexring" + }, + { + "rshares": 1731498672998, + "voter": "joseph" + }, + { + "rshares": 90517391466, + "voter": "aizensou" + }, + { + "rshares": 4166462346763, + "voter": "au1nethyb1" + }, + { + "rshares": 475419579220, + "voter": "recursive2" + }, + { + "rshares": 462210569737, + "voter": "recursive3" + }, + { + "rshares": 651686683150, + "voter": "masteryoda" + }, + { + "rshares": 3254899228205, + "voter": "recursive" + }, + { + "rshares": 1209033907, + "voter": "mineralwasser" + }, + { + "rshares": 6756071314, + "voter": "bingo-0" + }, + { + "rshares": 1718241828, + "voter": "bingo-1" + }, + { + "rshares": 5801165470383, + "voter": "smooth.witness" + }, + { + "rshares": 1330827857292, + "voter": "steempower" + }, + { + "rshares": 425345638228, + "voter": "officialfuzzy" + }, + { + "rshares": 1215800936456, + "voter": "cass" + }, + { + "rshares": 10365366239, + "voter": "idol" + }, + { + "rshares": 816021167585, + "voter": "steemrollin" + }, + { + "rshares": 5043750251, + "voter": "sakr" + }, + { + "rshares": 64509999367, + "voter": "bangking" + }, + { + "rshares": 296422841257, + "voter": "chitty" + }, + { + "rshares": 8231062957, + "voter": "unosuke" + }, + { + "rshares": 3109726595, + "voter": "yefet" + }, + { + "rshares": 8209280181, + "voter": "khanhsang" + }, + { + "rshares": 1784486145, + "voter": "jocelyn" + }, + { + "rshares": 85258511340, + "voter": "acidsun" + }, + { + "rshares": 14485500439, + "voter": "gregory-f" + }, + { + "rshares": 17261905745, + "voter": "jademont" + }, + { + "rshares": 74893360972, + "voter": "eeks" + }, + { + "rshares": 488526217, + "voter": "paco-steem" + }, + { + "rshares": 5883825852, + "voter": "spaninv" + }, + { + "rshares": -12087903048, + "voter": "james-show" + }, + { + "rshares": 336429919201, + "voter": "teamsteem" + }, + { + "rshares": 8667563285, + "voter": "richman" + }, + { + "rshares": 13068852902, + "voter": "acidyo" + }, + { + "rshares": 174506653297, + "voter": "steve-walschot" + }, + { + "rshares": 9836158141, + "voter": "kefkius" + }, + { + "rshares": 58639157917, + "voter": "oaldamster" + }, + { + "rshares": 268816966, + "voter": "coar" + }, + { + "rshares": 100988550788, + "voter": "asch" + }, + { + "rshares": 629740296743, + "voter": "kevinwong" + }, + { + "rshares": 1414344480, + "voter": "murh" + }, + { + "rshares": 6372449504, + "voter": "cryptofunk" + }, + { + "rshares": 16733609471, + "voter": "b4bb4r-5h3r" + }, + { + "rshares": 579449391, + "voter": "kodi" + }, + { + "rshares": 2326310189, + "voter": "error" + }, + { + "rshares": 206727143370, + "voter": "dragonslayer109" + }, + { + "rshares": 5853981249, + "voter": "marta-zaidel" + }, + { + "rshares": 1064576926325, + "voter": "cyber" + }, + { + "rshares": 61678758152, + "voter": "theshell" + }, + { + "rshares": 425799805812, + "voter": "taoteh1221" + }, + { + "rshares": 418804855, + "voter": "applecrisp" + }, + { + "rshares": 381169481, + "voter": "stiletto" + }, + { + "rshares": 383436160153, + "voter": "hedge-x" + }, + { + "rshares": 56682792316, + "voter": "juanmiguelsalas" + }, + { + "rshares": 572341707403, + "voter": "andrarchy" + }, + { + "rshares": 48485320682, + "voter": "thecryptodrive" + }, + { + "rshares": 1380704224, + "voter": "fjccoin" + }, + { + "rshares": 563704760996, + "voter": "infovore" + }, + { + "rshares": 13622725061, + "voter": "facer" + }, + { + "rshares": 210189819099, + "voter": "alexc" + }, + { + "rshares": 4866103974, + "voter": "tee-em" + }, + { + "rshares": 32185020754, + "voter": "michaelx" + }, + { + "rshares": 5946920606, + "voter": "mark-waser" + }, + { + "rshares": 17023109715, + "voter": "albertogm" + }, + { + "rshares": 111322975376, + "voter": "geoffrey" + }, + { + "rshares": 6609454107, + "voter": "tyler-fletcher" + }, + { + "rshares": 81716838174, + "voter": "razvanelulmarin" + }, + { + "rshares": 2251029884, + "voter": "superfreek" + }, + { + "rshares": 497689345, + "voter": "mrhankeh" + }, + { + "rshares": 35378265315, + "voter": "clement" + }, + { + "rshares": 32849189476, + "voter": "acassity" + }, + { + "rshares": 280886491, + "voter": "ladyclair" + }, + { + "rshares": 68448307991, + "voter": "bacchist" + }, + { + "rshares": 29507132066, + "voter": "venuspcs" + }, + { + "rshares": 189899541322, + "voter": "asmolokalo" + }, + { + "rshares": 57789275837, + "voter": "good-karma" + }, + { + "rshares": 462726697228, + "voter": "roelandp" + }, + { + "rshares": 1642746247, + "voter": "gidlark" + }, + { + "rshares": 3281446057, + "voter": "orly" + }, + { + "rshares": 3822074668, + "voter": "getssidetracked" + }, + { + "rshares": 250280584, + "voter": "mstang83" + }, + { + "rshares": 18842493961, + "voter": "hakise" + }, + { + "rshares": 366200786008, + "voter": "fabio" + }, + { + "rshares": 15993709711, + "voter": "yogi.artist" + }, + { + "rshares": 103519364, + "voter": "strawhat" + }, + { + "rshares": 16242543792, + "voter": "r4fken" + }, + { + "rshares": 102589641, + "voter": "cryptochannel" + }, + { + "rshares": 154460522305, + "voter": "derekareith" + }, + { + "rshares": 134342335542, + "voter": "slowwalker" + }, + { + "rshares": 234221482, + "voter": "dzweta" + }, + { + "rshares": 2304777789, + "voter": "vi1son" + }, + { + "rshares": 167273913111, + "voter": "knircky" + }, + { + "rshares": 18842550092, + "voter": "ausbitbank" + }, + { + "rshares": 167108122163, + "voter": "jacor" + }, + { + "rshares": 243777568, + "voter": "ardina" + }, + { + "rshares": 1422705803, + "voter": "mixa" + }, + { + "rshares": 18005198739, + "voter": "sebastien" + }, + { + "rshares": 3519456066, + "voter": "taurus" + }, + { + "rshares": 13516878845, + "voter": "sitaru" + }, + { + "rshares": 11694816243, + "voter": "asim" + }, + { + "rshares": 321595915706, + "voter": "jesta" + }, + { + "rshares": 33655847643, + "voter": "toxonaut" + }, + { + "rshares": 109259290, + "voter": "snowden" + }, + { + "rshares": 4602737482, + "voter": "thegoodguy" + }, + { + "rshares": 129723551811, + "voter": "paco" + }, + { + "rshares": 1107683133, + "voter": "karen13" + }, + { + "rshares": 24478695193, + "voter": "igster" + }, + { + "rshares": 73113648749, + "voter": "jpiper20" + }, + { + "rshares": 2722560234, + "voter": "dmacshady" + }, + { + "rshares": 32333061210, + "voter": "pkattera" + }, + { + "rshares": 19237325288, + "voter": "anduweb" + }, + { + "rshares": 10485943136, + "voter": "shla-rafia" + }, + { + "rshares": 46825725594, + "voter": "milestone" + }, + { + "rshares": 7311652491, + "voter": "lichtblick" + }, + { + "rshares": 35770229729, + "voter": "creemej" + }, + { + "rshares": 91938017, + "voter": "wildchild" + }, + { + "rshares": 126704886218, + "voter": "demotruk" + }, + { + "rshares": 3638341233, + "voter": "maximkichev" + }, + { + "rshares": 2506537211, + "voter": "the-future" + }, + { + "rshares": 4381902261, + "voter": "adamt" + }, + { + "rshares": 865281681, + "voter": "sebhaj" + }, + { + "rshares": 24903536535, + "voter": "phenom" + }, + { + "rshares": 2828187420, + "voter": "sgnsteems" + }, + { + "rshares": 175156042246, + "voter": "blueorgy" + }, + { + "rshares": 9702073568, + "voter": "benjiberigan" + }, + { + "rshares": 339108457006, + "voter": "calaber24p" + }, + { + "rshares": 7168473448, + "voter": "geronimo" + }, + { + "rshares": 4923764236, + "voter": "bitcoiner" + }, + { + "rshares": 3756065125, + "voter": "tarindel" + }, + { + "rshares": 92046641189, + "voter": "rea" + }, + { + "rshares": 53840923427, + "voter": "jl777" + }, + { + "rshares": 30194118400, + "voter": "zaebars" + }, + { + "rshares": 35105109840, + "voter": "paquito" + }, + { + "rshares": 1772149995, + "voter": "yarly" + }, + { + "rshares": 267173384, + "voter": "yarly2" + }, + { + "rshares": 267573135, + "voter": "yarly3" + }, + { + "rshares": 154579129, + "voter": "yarly4" + }, + { + "rshares": 155451862, + "voter": "yarly5" + }, + { + "rshares": 88607961, + "voter": "yarly7" + }, + { + "rshares": 780100857, + "voter": "raymonjohnstone" + }, + { + "rshares": 50619397, + "voter": "steemchain" + }, + { + "rshares": 50619397, + "voter": "whalepool" + }, + { + "rshares": 506354306, + "voter": "gustavopasquini" + }, + { + "rshares": 206059171, + "voter": "sergey44" + }, + { + "rshares": 114721821, + "voter": "mxo8" + }, + { + "rshares": 1234205003, + "voter": "mohammed123" + }, + { + "rshares": 21120708735, + "voter": "krabgat" + }, + { + "rshares": 2763375206, + "voter": "favorit" + }, + { + "rshares": 4543618384, + "voter": "proto" + }, + { + "rshares": 634042636, + "voter": "curator" + }, + { + "rshares": 428809375, + "voter": "yarly10" + }, + { + "rshares": 229507420, + "voter": "yarly11" + }, + { + "rshares": 16468884512, + "voter": "michaeldodridge" + }, + { + "rshares": 80241480, + "voter": "yarly12" + }, + { + "rshares": 46743296544, + "voter": "celebr1ty" + }, + { + "rshares": 11567632851, + "voter": "dimitarj" + }, + { + "rshares": 142823483, + "voter": "steemster1" + }, + { + "rshares": 25747727433, + "voter": "fabien" + }, + { + "rshares": 817422571, + "voter": "bullionstackers" + }, + { + "rshares": 250094985729, + "voter": "originate" + }, + { + "rshares": 3021945641, + "voter": "dmilash" + }, + { + "rshares": 2214910466, + "voter": "jillstein2016" + }, + { + "rshares": 110940646, + "voter": "cryptoz" + }, + { + "rshares": 3302445446, + "voter": "glitterpig" + }, + { + "rshares": 6338015068, + "voter": "uwe69" + }, + { + "rshares": 6276554782, + "voter": "shortcut" + }, + { + "rshares": 115422843193, + "voter": "steemdrive" + }, + { + "rshares": 947490604, + "voter": "metaflute" + }, + { + "rshares": 52093680889, + "voter": "gomeravibz" + }, + { + "rshares": 2298221146, + "voter": "taker" + }, + { + "rshares": 6519151447, + "voter": "nekromarinist" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 240147448, + "voter": "frozendota" + }, + { + "rshares": 15408983536, + "voter": "felixxx" + }, + { + "rshares": 1571831658, + "voter": "whitemike313" + }, + { + "rshares": 3034673286, + "voter": "merej99" + }, + { + "rshares": 58971492, + "voter": "lillianjones" + }, + { + "rshares": 160728582794, + "voter": "twinner" + }, + { + "rshares": 24365622803, + "voter": "rawnetics" + }, + { + "rshares": 54215689285, + "voter": "sextusempiricus" + }, + { + "rshares": 24019048233, + "voter": "laonie1" + }, + { + "rshares": 25067031014, + "voter": "laonie2" + }, + { + "rshares": 25075820795, + "voter": "laonie3" + }, + { + "rshares": 6338796297, + "voter": "brendio" + }, + { + "rshares": 2082633772, + "voter": "gmurph" + }, + { + "rshares": 80533628422, + "voter": "timsaid" + }, + { + "rshares": 2375350982, + "voter": "kalimor" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 2868848889, + "voter": "darrenturetzky" + }, + { + "rshares": 56886318, + "voter": "michellek" + }, + { + "rshares": 25071217681, + "voter": "laonie4" + }, + { + "rshares": 25068579591, + "voter": "laonie5" + }, + { + "rshares": 25065597250, + "voter": "laonie6" + }, + { + "rshares": 25061528883, + "voter": "laonie7" + }, + { + "rshares": 5480906296, + "voter": "kurtbeil" + }, + { + "rshares": 25057888093, + "voter": "laonie8" + }, + { + "rshares": 25055101904, + "voter": "laonie9" + }, + { + "rshares": 3229522119, + "voter": "steemleak" + }, + { + "rshares": 112040172638, + "voter": "thisisbenbrick" + }, + { + "rshares": 4269542847, + "voter": "antfield" + }, + { + "rshares": 7834943379, + "voter": "mevilkingdom" + }, + { + "rshares": 60240401, + "voter": "locolote" + }, + { + "rshares": 368648608, + "voter": "riosparada" + }, + { + "rshares": 11282370272, + "voter": "ekitcho" + }, + { + "rshares": 115248537, + "voter": "bigsambucca" + }, + { + "rshares": 93215140213, + "voter": "joele" + }, + { + "rshares": 2215228183, + "voter": "paynode" + }, + { + "rshares": 79785139, + "voter": "dims" + }, + { + "rshares": 2455226384, + "voter": "pgarcgo" + }, + { + "rshares": 1434064827, + "voter": "hms818" + }, + { + "rshares": 40210689203, + "voter": "nonlinearone" + }, + { + "rshares": 59437351, + "voter": "msjennifer" + }, + { + "rshares": 54654502, + "voter": "ciao" + }, + { + "rshares": 3667415885, + "voter": "villainblack" + }, + { + "rshares": 52985539, + "voter": "steemo" + }, + { + "rshares": 52848854, + "voter": "steema" + }, + { + "rshares": 16997336414, + "voter": "plasticfuzzy" + }, + { + "rshares": 74615731, + "voter": "evgenyche" + }, + { + "rshares": 69662169, + "voter": "confucius" + }, + { + "rshares": 70633121, + "voter": "stevescriber" + }, + { + "rshares": 4179438198, + "voter": "bledarus" + }, + { + "rshares": 53688127, + "voter": "loli" + }, + { + "rshares": 93744050986, + "voter": "miacats" + }, + { + "rshares": 53661976, + "voter": "jarvis" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 6669342810, + "voter": "rubenalexander" + }, + { + "rshares": 51899170, + "voter": "fortuner" + }, + { + "rshares": 9443278113, + "voter": "pjheinz" + }, + { + "rshares": 3054149279, + "voter": "virtualgrowth" + }, + { + "rshares": 84068339484, + "voter": "neptun" + }, + { + "rshares": 11375408076, + "voter": "gvargas123" + }, + { + "rshares": 50698107, + "voter": "johnbyrd" + }, + { + "rshares": 50682252, + "voter": "thomasaustin" + }, + { + "rshares": 50680459, + "voter": "thermor" + }, + { + "rshares": 50691211, + "voter": "ficholl" + }, + { + "rshares": 50673817, + "voter": "widell" + }, + { + "rshares": 50311250, + "voter": "revelbrooks" + }, + { + "rshares": 25048684602, + "voter": "laonie10" + }, + { + "rshares": 91779459, + "voter": "lasseehlers" + }, + { + "rshares": 377542979, + "voter": "mrlogic" + }, + { + "rshares": 2982178419, + "voter": "netaterra" + }, + { + "rshares": 54361669, + "voter": "bitchplease" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 5764641330, + "voter": "hilarski" + }, + { + "rshares": 3133328104, + "voter": "imag1ne" + }, + { + "rshares": 2080442949, + "voter": "shadowspub" + }, + { + "rshares": 80071335, + "voter": "justinschwalm" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 17920360614, + "voter": "takethecannoli" + }, + { + "rshares": 1208491149, + "voter": "lenar" + }, + { + "rshares": 1699015883, + "voter": "runridefly" + }, + { + "rshares": 88019548, + "voter": "uziriel" + }, + { + "rshares": 2212170971, + "voter": "steemitguide" + }, + { + "rshares": 7470990325, + "voter": "einsteinpotsdam" + }, + { + "rshares": 4592852638, + "voter": "richardcrill" + }, + { + "rshares": 24180906457, + "voter": "laonie11" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 3336919086, + "voter": "xanoxt" + }, + { + "rshares": 1660688801, + "voter": "davidjkelley" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 42587324218, + "voter": "sponge-bob" + }, + { + "rshares": 4656328113, + "voter": "l0k1" + }, + { + "rshares": 15560806947, + "voter": "digital-wisdom" + }, + { + "rshares": 3708768210, + "voter": "ethical-ai" + }, + { + "rshares": 51939094, + "voter": "freesteem" + }, + { + "rshares": 51061585, + "voter": "jamespro" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 3079499780, + "voter": "maryfromsochi" + }, + { + "rshares": 6827381497, + "voter": "jwaser" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 212837202380, + "voter": "asksisk" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 26903512125, + "voter": "dubi" + }, + { + "rshares": 2674022812, + "voter": "bwaser" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 52910800, + "voter": "roadhog" + }, + { + "rshares": 2201645172, + "voter": "alina1" + }, + { + "rshares": 659649765, + "voter": "ct-gurus" + }, + { + "rshares": 54622489, + "voter": "medafi" + }, + { + "rshares": 7708395185, + "voter": "mariandavp" + }, + { + "rshares": 63519655246, + "voter": "tracemayer" + }, + { + "rshares": 43440714161, + "voter": "brains" + }, + { + "rshares": 51278775, + "voter": "post-successful" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 5419706802, + "voter": "burnin" + }, + { + "rshares": 5749962751, + "voter": "chick1" + }, + { + "rshares": 3613469334, + "voter": "funnyman" + }, + { + "rshares": 2188505650, + "voter": "rigaronib" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 61548157, + "voter": "freebornangel" + }, + { + "rshares": 474509334, + "voter": "anomaly" + }, + { + "rshares": 27666667825, + "voter": "tarekadam" + }, + { + "rshares": 2400009033, + "voter": "ellepdub" + }, + { + "rshares": 51890765, + "voter": "gregorygarcia" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 286977519, + "voter": "ola1" + }, + { + "rshares": 12084353453, + "voter": "herpetologyguy" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 53055896, + "voter": "drac59" + }, + { + "rshares": 4814064056, + "voter": "morgan.waser" + }, + { + "rshares": 50602980, + "voter": "cfisher" + }, + { + "rshares": 56301561, + "voter": "stringer" + }, + { + "rshares": 50235850, + "voter": "billkappa442" + }, + { + "rshares": 1491995147, + "voter": "robotev" + }, + { + "rshares": 61035542, + "voter": "teo" + }, + { + "rshares": 4984135374, + "voter": "donchate" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 827252367, + "voter": "bapparabi" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 3687702565, + "voter": "strong-ai" + }, + { + "rshares": 52329350, + "voter": "ninjapainter" + }, + { + "rshares": 728357348, + "voter": "ziogio" + }, + { + "rshares": 69589512, + "voter": "igtes" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 197326430, + "voter": "sjamayee" + }, + { + "rshares": 121259976, + "voter": "comeup" + }, + { + "rshares": 1630339077, + "voter": "rusteemitblog" + }, + { + "rshares": 155476058, + "voter": "ndea30" + }, + { + "rshares": 155469045, + "voter": "domenico" + }, + { + "rshares": 444421238, + "voter": "witchcraftblog" + }, + { + "rshares": 158523226, + "voter": "shadowproject" + }, + { + "rshares": 157805871, + "voter": "serena199" + }, + { + "rshares": 154619387, + "voter": "gia7" + }, + { + "rshares": 1994519972, + "voter": "dresden" + }, + { + "rshares": 201362779, + "voter": "mgibson" + }, + { + "rshares": 154157014, + "voter": "richie4" + }, + { + "rshares": 157241455, + "voter": "coraline88" + }, + { + "rshares": 157176058, + "voter": "cybergirls" + }, + { + "rshares": 153838109, + "voter": "harlen" + }, + { + "rshares": 152057481, + "voter": "food-creator" + }, + { + "rshares": 156939548, + "voter": "yanuel" + }, + { + "rshares": 153751482, + "voter": "daritza" + }, + { + "rshares": 156847954, + "voter": "correct" + }, + { + "rshares": 156411729, + "voter": "blender" + }, + { + "rshares": 159506164, + "voter": "greenpeace" + }, + { + "rshares": 156299377, + "voter": "tipsandtricks" + }, + { + "rshares": 156261069, + "voter": "ibm1000" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 156023422, + "voter": "reef" + }, + { + "rshares": 159025535, + "voter": "xtreme" + }, + { + "rshares": 155619923, + "voter": "steemwallet" + }, + { + "rshares": 81075259, + "voter": "dealzgal" + }, + { + "rshares": 89654003, + "voter": "storage" + }, + { + "rshares": 151413472, + "voter": "steemdesigner" + }, + { + "rshares": 148077602, + "voter": "dougkarr" + }, + { + "rshares": 73844343, + "voter": "blackmarket" + }, + { + "rshares": 79990132, + "voter": "gifts" + }, + { + "rshares": 171078424, + "voter": "pathtomydream" + }, + { + "rshares": 112446078, + "voter": "paulocouto" + }, + { + "rshares": 151525581, + "voter": "kevinfoesenek" + }, + { + "rshares": 144957585, + "voter": "sawgunner13" + }, + { + "rshares": 1593664040, + "voter": "steemlift" + }, + { + "rshares": 147818170, + "voter": "dirlei.sdias" + }, + { + "rshares": 135637537, + "voter": "toddemaher1" + } + ], + "author": "cass", + "author_payout_value": "0.000 HBD", + "author_reputation": 69.25, + "beneficiaries": [], + "blacklists": [], + "body": "![b99cea99b79d334be4815a56a64ff4f1.png](https://www.steemimg.com/images/2016/09/14/b99cea99b79d334be4815a56a64ff4f1.png)\n\n---\n\nI want to follow up on @roelandp announcement post about the steemfest.com at November 11/12/13.\n\nSome of u have noticed i'm assisting him on the preparation for the Steemfest Event in November.\nI did meet @roelandp in Amsterdam last week and was directly impressed by his passion and energy.\nSo i decided to FULL support him towards the Nov11.\n\n\n### All gotten SBD rewards will contributed towards @steemfest project \n\nSo u will have a better possibility to get a preview on how the posters will look later on \"LIVE\".\nHere we go, i was trying to make a nice small mockup collection to this cause.\n\nENJOY\n[![3a7db045b911ea8785a1e9c37c7e75a7.jpg](https://www.steemimg.com/images/2016/09/14/3a7db045b911ea8785a1e9c37c7e75a7.jpg)](https://www.steemimg.com/image/1SL5m)\n\n[![9a8268f34903dbcf5fbe06559ce7bfc6.png](https://www.steemimg.com/images/2016/09/14/9a8268f34903dbcf5fbe06559ce7bfc6.png)](https://www.steemimg.com/image/1V8e6)\n[![8f8de740d802a0bf228bd833657b1f26.jpg](https://www.steemimg.com/images/2016/09/14/8f8de740d802a0bf228bd833657b1f26.jpg)](https://www.steemimg.com/image/1SnTu)\n[![a317ccbeec3112a5d60f6f2afdf8255a.jpg](https://www.steemimg.com/images/2016/09/14/a317ccbeec3112a5d60f6f2afdf8255a.jpg)](https://www.steemimg.com/image/1SPji)\n[![bd3b5b4c18cda4d063cabc03443cb6a8.jpg](https://www.steemimg.com/images/2016/09/14/bd3b5b4c18cda4d063cabc03443cb6a8.jpg)](https://www.steemimg.com/image/1SCWB)\n[![4d16cb792150dbd9c7cca2e9eea45f9d.jpg](https://www.steemimg.com/images/2016/09/14/4d16cb792150dbd9c7cca2e9eea45f9d.jpg)](https://www.steemimg.com/image/1S62K)\n[![25943765543ef057543db7f2d5b65e28.jpg](https://www.steemimg.com/images/2016/09/14/25943765543ef057543db7f2d5b65e28.jpg)](https://www.steemimg.com/image/1SwCI)\n[![a1d1fc9af366abae551a9b443ac0441f.jpg](https://www.steemimg.com/images/2016/09/14/a1d1fc9af366abae551a9b443ac0441f.jpg)](https://www.steemimg.com/image/1Sq3h)", + "category": "steemfest", + "children": 17, + "created": "2016-09-14T14:02:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/14/b99cea99b79d334be4815a56a64ff4f1.png", + "https://www.steemimg.com/images/2016/09/14/3a7db045b911ea8785a1e9c37c7e75a7.jpg", + "https://www.steemimg.com/images/2016/09/14/9a8268f34903dbcf5fbe06559ce7bfc6.png", + "https://www.steemimg.com/images/2016/09/14/8f8de740d802a0bf228bd833657b1f26.jpg", + "https://www.steemimg.com/images/2016/09/14/a317ccbeec3112a5d60f6f2afdf8255a.jpg", + "https://www.steemimg.com/images/2016/09/14/bd3b5b4c18cda4d063cabc03443cb6a8.jpg", + "https://www.steemimg.com/images/2016/09/14/4d16cb792150dbd9c7cca2e9eea45f9d.jpg", + "https://www.steemimg.com/images/2016/09/14/25943765543ef057543db7f2d5b65e28.jpg", + "https://www.steemimg.com/images/2016/09/14/a1d1fc9af366abae551a9b443ac0441f.jpg" + ], + "links": [ + "https://www.steemimg.com/image/1SL5m", + "https://www.steemimg.com/image/1V8e6", + "https://www.steemimg.com/image/1SnTu", + "https://www.steemimg.com/image/1SPji", + "https://www.steemimg.com/image/1SCWB", + "https://www.steemimg.com/image/1S62K", + "https://www.steemimg.com/image/1SwCI", + "https://www.steemimg.com/image/1Sq3h" + ], + "tags": [ + "steemfest", + "design", + "poster", + "amsterdam" + ], + "users": [ + "roelandp", + "steemfest" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 169985783269298, + "payout": 1618.329, + "payout_at": "2016-09-21T14:02:39", + "pending_payout_value": "1618.329 HBD", + "percent_hbd": 10000, + "permlink": "steemfest-follow-up-poster-designs-sbd-rewards-will-donated-to-the-project", + "post_id": 1243377, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 386 + }, + "title": "[Steemfest] Follow up - Poster designs! SBD rewards will donated to the project!", + "updated": "2016-09-14T14:02:39", + "url": "/steemfest/@cass/steemfest-follow-up-poster-designs-sbd-rewards-will-donated-to-the-project" + }, + { + "active_votes": [ + { + "rshares": 30948708908726, + "voter": "val-a" + }, + { + "rshares": 15292900000000, + "voter": "val-b" + }, + { + "rshares": 1534352192855, + "voter": "joseph" + }, + { + "rshares": 652034182902, + "voter": "masteryoda" + }, + { + "rshares": 8927024295, + "voter": "idol" + }, + { + "rshares": 2637269453488, + "voter": "donkeypong" + }, + { + "rshares": 816386307308, + "voter": "steemrollin" + }, + { + "rshares": 4941856440, + "voter": "sakr" + }, + { + "rshares": 140357414085, + "voter": "chris4210" + }, + { + "rshares": 1536548017, + "voter": "jocelyn" + }, + { + "rshares": 83530339170, + "voter": "acidsun" + }, + { + "rshares": 1196485708874, + "voter": "gavvet" + }, + { + "rshares": 59931939963, + "voter": "eeks" + }, + { + "rshares": 6122594947, + "voter": "fernando-sanz" + }, + { + "rshares": 584270995256, + "voter": "nanzo-scoop" + }, + { + "rshares": 177415501233, + "voter": "mummyimperfect" + }, + { + "rshares": 106634401121, + "voter": "asch" + }, + { + "rshares": 603741881611, + "voter": "kevinwong" + }, + { + "rshares": 1061259321, + "voter": "murh" + }, + { + "rshares": 3187850436, + "voter": "cryptofunk" + }, + { + "rshares": 2003304335, + "voter": "error" + }, + { + "rshares": 962089879337, + "voter": "cyber" + }, + { + "rshares": 50884297723, + "voter": "ak2020" + }, + { + "rshares": 61300613738, + "voter": "justtryme90" + }, + { + "rshares": 410517349, + "voter": "applecrisp" + }, + { + "rshares": 35693164103, + "voter": "altoz" + }, + { + "rshares": 820589638514, + "voter": "anwenbaumeister" + }, + { + "rshares": 5950595929, + "voter": "mark-waser" + }, + { + "rshares": 118349796563, + "voter": "geoffrey" + }, + { + "rshares": 192325266448, + "voter": "kimziv" + }, + { + "rshares": 77083924707, + "voter": "emily-cook" + }, + { + "rshares": 3283440404, + "voter": "orly" + }, + { + "rshares": 2834957075, + "voter": "steem1653" + }, + { + "rshares": 124961861, + "voter": "cynetyc" + }, + { + "rshares": 5357326058, + "voter": "thegoodguy" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 251366150295, + "voter": "nabilov" + }, + { + "rshares": 8401059269, + "voter": "noodhoog" + }, + { + "rshares": 455246290726, + "voter": "knozaki2015" + }, + { + "rshares": 7166494256, + "voter": "lichtblick" + }, + { + "rshares": 33739090409, + "voter": "creemej" + }, + { + "rshares": 5726411049, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 163324531946, + "voter": "blueorgy" + }, + { + "rshares": 4195248338, + "voter": "poseidon" + }, + { + "rshares": 3435918746, + "voter": "simon.braki.love" + }, + { + "rshares": 268137172703, + "voter": "liberosist" + }, + { + "rshares": 4128504280, + "voter": "birdie" + }, + { + "rshares": 5609578664, + "voter": "sharker" + }, + { + "rshares": 204618259005, + "voter": "jl777" + }, + { + "rshares": 1773036384, + "voter": "yarly" + }, + { + "rshares": 267188192, + "voter": "yarly2" + }, + { + "rshares": 267587944, + "voter": "yarly3" + }, + { + "rshares": 154579129, + "voter": "yarly4" + }, + { + "rshares": 155451862, + "voter": "yarly5" + }, + { + "rshares": 88607961, + "voter": "yarly7" + }, + { + "rshares": 11031796651, + "voter": "moon32walker" + }, + { + "rshares": 258619590, + "voter": "sergey44" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 31599342155, + "voter": "sisterholics" + }, + { + "rshares": 428868451, + "voter": "yarly10" + }, + { + "rshares": 229507420, + "voter": "yarly11" + }, + { + "rshares": 80241480, + "voter": "yarly12" + }, + { + "rshares": 146224042, + "voter": "steemster1" + }, + { + "rshares": 5878023046, + "voter": "mahekg" + }, + { + "rshares": 8734150854, + "voter": "taker" + }, + { + "rshares": 6521104126, + "voter": "nekromarinist" + }, + { + "rshares": 10553169212, + "voter": "theprophet0" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 58971492, + "voter": "lillianjones" + }, + { + "rshares": 1117443990130, + "voter": "laonie" + }, + { + "rshares": 4257390614, + "voter": "twinner" + }, + { + "rshares": 4414425121, + "voter": "timcliff" + }, + { + "rshares": 38640926181, + "voter": "myfirst" + }, + { + "rshares": 233306274805, + "voter": "somebody" + }, + { + "rshares": 8723132526, + "voter": "flysaga" + }, + { + "rshares": 1667759072, + "voter": "gmurph" + }, + { + "rshares": 51539167746, + "voter": "midnightoil" + }, + { + "rshares": 4190377366, + "voter": "ullikume" + }, + { + "rshares": 128906992414, + "voter": "xiaohui" + }, + { + "rshares": 21112616587, + "voter": "jphamer1" + }, + { + "rshares": 6306539895, + "voter": "elfkitchen" + }, + { + "rshares": 102434307703, + "voter": "joele" + }, + { + "rshares": 15549176040, + "voter": "randyclemens" + }, + { + "rshares": 4030108065, + "voter": "xiaokongcom" + }, + { + "rshares": 59437351, + "voter": "msjennifer" + }, + { + "rshares": 54654502, + "voter": "ciao" + }, + { + "rshares": 52985539, + "voter": "steemo" + }, + { + "rshares": 8123975227, + "voter": "xianjun" + }, + { + "rshares": 52848854, + "voter": "steema" + }, + { + "rshares": 69662169, + "voter": "confucius" + }, + { + "rshares": 11292536945, + "voter": "borran" + }, + { + "rshares": 53661976, + "voter": "jarvis" + }, + { + "rshares": 546765304, + "voter": "microluck" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 84942400, + "voter": "pompe72" + }, + { + "rshares": 8114632832, + "voter": "lemouth" + }, + { + "rshares": 10344891579, + "voter": "gvargas123" + }, + { + "rshares": 51877132, + "voter": "johnbyrd" + }, + { + "rshares": 50682252, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 50691211, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 404286448, + "voter": "steevc" + }, + { + "rshares": 3635091595, + "voter": "movievertigo" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 1573489537, + "voter": "cehuneke" + }, + { + "rshares": 2982676167, + "voter": "netaterra" + }, + { + "rshares": 23137850346, + "voter": "andrewawerdna" + }, + { + "rshares": 5831957227, + "voter": "trev" + }, + { + "rshares": 8773942171, + "voter": "craigwilliamz" + }, + { + "rshares": 51505575275, + "voter": "mandibil" + }, + { + "rshares": 32462674824, + "voter": "daut44" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 3597236649, + "voter": "curving" + }, + { + "rshares": 61596105, + "voter": "uri-bruck" + }, + { + "rshares": 112983030208, + "voter": "shenanigator" + }, + { + "rshares": 10005063213, + "voter": "quinneaker" + }, + { + "rshares": 7626813355, + "voter": "einsteinpotsdam" + }, + { + "rshares": 4747321980, + "voter": "richardcrill" + }, + { + "rshares": 2205784762, + "voter": "jeremyfromwi" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 1661534801, + "voter": "davidjkelley" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 54249219602, + "voter": "sponge-bob" + }, + { + "rshares": 15571056039, + "voter": "digital-wisdom" + }, + { + "rshares": 3365396535, + "voter": "getonthetrain" + }, + { + "rshares": 3710959443, + "voter": "ethical-ai" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 6831361820, + "voter": "jwaser" + }, + { + "rshares": 468106735, + "voter": "tfeldman" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 1597514180, + "voter": "ionescur" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 2675506788, + "voter": "bwaser" + }, + { + "rshares": 7645490859, + "voter": "renzoarg" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 53990613, + "voter": "roadhog" + }, + { + "rshares": 52794249, + "voter": "doggnostic" + }, + { + "rshares": 52521499, + "voter": "jenny-talls" + }, + { + "rshares": 8199670899, + "voter": "mariandavp" + }, + { + "rshares": 55344422883, + "voter": "brains" + }, + { + "rshares": 53415391, + "voter": "post-successful" + }, + { + "rshares": 5866415576, + "voter": "burnin" + }, + { + "rshares": 271439221, + "voter": "anomaly" + }, + { + "rshares": 2401297947, + "voter": "ellepdub" + }, + { + "rshares": 4116636581, + "voter": "michelle.gent" + }, + { + "rshares": 12115638535, + "voter": "herpetologyguy" + }, + { + "rshares": 4817004213, + "voter": "morgan.waser" + }, + { + "rshares": 50228382, + "voter": "dragonice" + }, + { + "rshares": 1288421610, + "voter": "aksinya" + }, + { + "rshares": 1921231770, + "voter": "bapparabi" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 3689852156, + "voter": "strong-ai" + }, + { + "rshares": 505556200, + "voter": "grisha-danunaher" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 50277354380, + "voter": "curie" + }, + { + "rshares": 851767121, + "voter": "dikanevroman" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 453506109, + "voter": "witchcraftblog" + }, + { + "rshares": 157799009, + "voter": "photorealistic" + }, + { + "rshares": 160880639, + "voter": "illusions" + }, + { + "rshares": 6920933761, + "voter": "dresden" + }, + { + "rshares": 160845765, + "voter": "caseyneistat" + }, + { + "rshares": 692395145, + "voter": "ysa" + }, + { + "rshares": 159984914, + "voter": "correct" + }, + { + "rshares": 159973989, + "voter": "capcom" + }, + { + "rshares": 159963865, + "voter": "sledgehammer" + }, + { + "rshares": 159950870, + "voter": "haribo" + }, + { + "rshares": 159531007, + "voter": "benetton" + }, + { + "rshares": 156194471, + "voter": "stimmt" + }, + { + "rshares": 159143891, + "voter": "reef" + }, + { + "rshares": 158632601, + "voter": "cream" + }, + { + "rshares": 891891710, + "voter": "reddust" + }, + { + "rshares": 336222066, + "voter": "aldentan" + }, + { + "rshares": 191981449, + "voter": "techslut" + } + ], + "author": "curie", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.56, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://s11.postimg.org/jr2x6jjgj/Gallery_Cornelis_Van_Der_Geestd3286.jpg
    \n\n## Introduction\n[Project Curie](https://steemit.com/steemit/@donkeypong/announcing-project-curie-bringing-rewards-and-recognition-to-steemit-s-undiscovered-and-emerging-authors) is a community project run by several Steemit authors. Its mission is to help reward content creators who are posting great original content, yet who have not yet become established. In the short time since Curie began, our writers group has partnered with @nextgencrypto and other whale accounts to bring rewards to these deserving authors. *Writers, artists, chefs, photographers, videographers, and many others have been recognized by these rewards.*\n\nEach day, the members of our Project will publish this list of the posts that Project Curie has chosen to reward recently. We hope that this list will provide more positive exposure to the authors we have selected. Also, it is an effort for us to be more transparent about which posts are being rewarded. We hope that you will consider following not only this @curie account, but also many of the authors whose work is featured here each day. **Please consider adding your comments on these posts also!**\n\nProject Curie's daily curation lists will now be called \"The Daily Curie\". We hope you like the name! Future editions of The Daily Curie will [feature our new logo](https://steemit.com/curie/@kevinwong/logo-contest-for-project-curie-contest-process-and-winners-announcement). For the latest on Project Curie, do check out our [Month #1 update](https://steemit.com/curie/@curie/special-edition-major-updates-and-project-curie-month-1-roundup-12-august-11-september-2016). \n\n----------------------\n\n## Today's Brief Analysis\n\nToday's list polls all posts curated between 17:00 14/09 UTC and 17:00 15/09 UTC. Project Curie voted on a total of **103 posts** by 99 unique authors. **SBD 3,832** has been generated for authors thus far, at an average of SBD 37 per post. \n\n----------------------\n| Author | Post | Payout |\n| --------- | ---------- | --------- |\n| [@faddat](https://steemit.com/@faddat) | [[SYSTEMS GEEK SERIES] Roll your own Docker Platform: Faster and cheaper than the cloud, more rebellious than legal weed!](https://steemit.com/beyondbitcoin/@faddat/roll-your-own-docker-platform-faster-and-cheaper-than-the-cloud-more-rebellious-than-legal-weed) | 616.681 SBD |\n| [@rampant](https://steemit.com/@rampant) | [Steemit Daily Drawing Tutorial - Gesture drawings (plus tool)](https://steemit.com/art/@rampant/steemit-daily-drawing-tutorial-gesture-drawings-plus-tool) | 215.310 SBD |\n| [@shenanigator](https://steemit.com/@shenanigator) | [Doing the Right Thing Will Get You Fired. What Do You Do?](https://steemit.com/economics/@shenanigator/doing-the-right-thing-will-get-you-fired-what-do-you-do) | 205.664 SBD |\n| [@penguinpablo](https://steemit.com/@penguinpablo) | [How to Carve an Apple Leaf](https://steemit.com/food/@penguinpablo/how-to-carve-an-apple-leaf) | 196.419 SBD |\n| [@nathanjtaylor](https://steemit.com/@nathanjtaylor) | [Fire And Grace Art Painting And Poetry](https://steemit.com/art/@nathanjtaylor/fire-and-grace-or-art-painting-and-poetry) | 189.043 SBD |\n| [@lily-da-vine](https://steemit.com/@lily-da-vine) | [Going Bananas in Acapulco](https://steemit.com/gardening/@lily-da-vine/going-bananas-in-acapulco) | 158.416 SBD |\n| [@budgetbucketlist](https://steemit.com/@budgetbucketlist) | [A 1-week plunge into Mexico City's madness! Art adventures, Frida-seeking and unfiltered exhaust fumes...](https://steemit.com/travel/@budgetbucketlist/a-1-week-plunge-into-mexico-city-s-madness-art-adventures-frida-seeking-and-unfiltered-exhaust-fumes) | 151.033 SBD |\n| [@benjiberigan](https://steemit.com/@benjiberigan) | [Anarchist Architecture, part 5: The cruelty of architectural codes and regulations.](https://steemit.com/architecture/@benjiberigan/anarchist-architecture-part-5-the-cruelty-of-architectural-codes-and-regulations) | 132.427 SBD |\n| [@ausbitbank](https://steemit.com/@ausbitbank) | [The time my town flooded, the fragility of the food supply and lessons learned (Original photos)](https://steemit.com/australia/@ausbitbank/the-time-my-town-flooded-the-fragility-of-the-food-supply-and-lessons-learned-original-photos) | 125.877 SBD |\n| [@emily-cook](https://steemit.com/@emily-cook) | [THE ISLE OF MAN FILM FESTIVAL 2016 -A week of parties, red carpets and a lot of hard work!](https://steemit.com/film/@emily-cook/the-isle-of-man-film-festival-2016-a-week-of-parties-red-carpets-and-a-lot-of-hard-work) | 121.336 SBD |\n| [@team-leibniz](https://steemit.com/@team-leibniz) | [Week 1 NFL Daily Fantasy Football Results - How my Bayesian Inspired Lineups Fared (+$84.00)](https://steemit.com/sports/@team-leibniz/week-1-nfl-daily-fantasy-football-results-how-my-bayesian-inspired-lineups-fared-usd84-00) | 119.473 SBD |\n| [@ionescur](https://steemit.com/@ionescur) | [Urban dreams of freedom: back to the countryside, back to the land](https://steemit.com/life/@ionescur/urban-dreams-of-freedom-back-to-the-countryside-back-to-the-land) | 110.564 SBD |\n| [@kimal73](https://steemit.com/@kimal73) | [New traditionl painting - \"The Battle\" - Steps of work](https://steemit.com/art/@kimal73/new-traditionl-painting-the-battle-steps-of-work) | 105.622 SBD |\n| [@juliac](https://steemit.com/@juliac) | [One of The Best Portraits That I've Ever Created: Einstein. What Do You Think?](https://steemit.com/art/@juliac/one-of-the-best-portraits-that-i-ve-ever-created-einstein-what-do-you-think) | 103.781 SBD |\n| [@luzcypher](https://steemit.com/@luzcypher) | [Cover Crops Can Grow Food Organically With No Fertilizers, No Pesticides, No Herbicides And No Chemicals](https://steemit.com/gardening/@luzcypher/cover-crops-can-grow-food-organically-with-no-fertilizers-no-pesticides-no-herbicides-and-no-chemicals) | 100.117 SBD |\n| [@akareyon](https://steemit.com/@akareyon) | [I find your lack of argument disturbing](https://steemit.com/philosophy/@akareyon/i-find-your-lack-of-argument-disturbing) | 98.525 SBD |\n| [@curving](https://steemit.com/@curving) | [The Ephemeral Cairn Gardens Of the Austin Greenbelt - A Photo Journal and Meditation](https://steemit.com/life/@curving/the-ephemeral-cairn-gardens-of-the-austin-greenbelt-a-photo-journal-and-meditation) | 96.834 SBD |\n| [@aleksandraz](https://steemit.com/@aleksandraz) | [Incredible Science - Brainbow Technology](https://steemit.com/science/@aleksandraz/incredible-science-brainbow-technology) | 89.777 SBD |\n| [@skapaneas](https://steemit.com/@skapaneas) | [IBD Crohn desease and Ulceritive collitis. what are they, self diagnose, self treat and more.](https://steemit.com/health/@skapaneas/ibd-crohn-desease-and-ulceritive-collitis-what-are-they-self-diagnose-self-treat-and-more) | 85.958 SBD |\n| [@gargon](https://steemit.com/@gargon) | [Proyecto Cervantes (13 - 15 Sept 2016): Compensaci\u00f3n y reconocimiento para escritores de habla hispana / Bringing rewards and recognition to spanish writers (Vol. III)](https://steemit.com/spanish/@gargon/proyecto-cervantes-13-15-sept-2016-compensacion-y-reconocimiento-para-escritores-de-habla-hispana-bringing-rewards-and) | 83.725 SBD |\n| [@iamwne](https://steemit.com/@iamwne) | [Blade Runner Inspired Digital Set - The Dark Market - Beauty Pass](https://steemit.com/art/@iamwne/blade-runner-inspired-digital-set-the-dark-market-beauty-pass) | 83.869 SBD |\n| [@stormblaze](https://steemit.com/@stormblaze) | [Where Do Deleted Files Go?](https://steemit.com/technology/@stormblaze/where-do-deleted-files-go) | 81.221 SBD |\n| [@yanarnst](https://steemit.com/@yanarnst) | [Steemit Food Art lesson 2 ''Salad with chicken liver and pine nuts''](https://steemit.com/food/@yanarnst/steemit-food-art-lesson-2-salad-with-chicken-liver-and-pine-nuts) | 78.034 SBD |\n| [@senseye](https://steemit.com/@senseye) | [Myths in the Sky: Ursa Major and Ursa Minor](https://steemit.com/science/@senseye/myths-in-the-sky-ursa-major-and-ursa-minor) | 72.174 SBD |\n| [@crasch](https://steemit.com/@crasch) | [Brain preservation: an ambulance to the future](https://steemit.com/aging/@crasch/brain-preservation-an-ambulance-to-the-future) | 72.082 SBD |\n| [@senseye](https://steemit.com/@senseye) | [Vivisecting the Stargazing Tribe: Visual Observers and Screen Scanners](https://steemit.com/science/@senseye/vivisecting-the-stargazing-tribe-visual-observers-and-screen-scanners) | 71.421 SBD |\n| [@cristi](https://steemit.com/@cristi) | [Radical Metabolism - No Food and Water for 8 Months](https://steemit.com/extreme/@cristi/radical-metabolism-no-food-and-water-for-8-months) | 69.559 SBD |\n| [@stranger27](https://steemit.com/@stranger27) | [Fibonacci sequence and Golden Ratio: magic numbers of Nature](https://steemit.com/popularscience/@stranger27/fibonacci-sequence-and-golden-ratio-magic-numbers-of-nature) | 66.258 SBD |\n| [@nekromarinist](https://steemit.com/@nekromarinist) | [Let's talk a little bit about phobias today!](https://steemit.com/art/@nekromarinist/let-s-talk-a-little-bit-about-phobias-today) | 61.776 SBD |\n| [@richman](https://steemit.com/@richman) | [If you want to lose a friend, lend him money (My life story)](https://steemit.com/story/@richman/if-you-want-to-lose-a-friend-lend-him-money-my-life-story) | 58.193 SBD |\n| [@maceytomlin](https://steemit.com/@maceytomlin) | [What Exactly is Ayahuasca? How Should You Prepare for a Ceremony?](https://steemit.com/psychedelics/@maceytomlin/what-exactly-is-ayahuasca-how-should-you-prepare-for-a-ceremony) | 58.197 SBD |\n| [@nili](https://steemit.com/@nili) | [Smart Life (part 2) - Resolving the Godel's paradox on the blockchain as a solution for a decentralized trusted protocol](https://steemit.com/blockchain/@nili/smart-life-part-2-resolving-the-godel-s-paradox-on-the-blockchain-as-a-solution-for-a-trusted-protocol) | 55.575 SBD |\n| [@optimistic-crone](https://steemit.com/@optimistic-crone) | [PROBIOTICS FOR LIFE!!! SUPER SIMPLE FERMENTED VEGETABLE 'KIM CHEE' RECIPE](https://steemit.com/food/@optimistic-crone/probiotics-for-life-super-simple-fermented-vegetable-kim-chee-recipe) | 54.909 SBD |\n| [@anarchyhasnogods](https://steemit.com/@anarchyhasnogods) | [Learning one dimensional motion using graphs- physics for beginners - part one](https://steemit.com/science/@anarchyhasnogods/learning-one-dimensional-motion-using-graphs-physics-for-beginners-part-one) | 53.295 SBD |\n| [@yostopia](https://steemit.com/@yostopia) | [Beginner's mind, creative mind... the making of a Vimeo Staff Pick.](https://steemit.com/photography/@yostopia/beginner-s-mind-creative-mind-the-making-of-a-vimeo-staff-pick) | 51.222 SBD |\n| [@reneenouveau](https://steemit.com/@reneenouveau) | [My response to Paul Steyn's myopic article \"Mr. Environmentalist\" shockingly published by National Geographic in Sept 2015.](https://steemit.com/environment/@reneenouveau/paul-steyn-takes-aim-at-mr-environmentalist-in-a-shocking-article-published-by-national-geographic-in-sept-2015) | 49.433 SBD |\n| [@king3071](https://steemit.com/@king3071) | [MY DREAM DESTINATION - SWITZERLAND](https://steemit.com/travel/@king3071/my-dream-destination-switzerland) | 49.816 SBD |\n| [@kolin.evans](https://steemit.com/@kolin.evans) | [Something a little more substantial for you to think about - the 'IS' / 'WAS' CPT (Continuous Probable Time-lines.)](https://steemit.com/science/@kolin.evans/something-a-little-more-substantial-for-you-to-think-about-the-is-was-cpt-continuous-probable-time-lines) | 47.288 SBD |\n| [@fenglosophy](https://steemit.com/@fenglosophy) | [Does the language you speak influence how you think?](https://steemit.com/life/@fenglosophy/does-the-language-you-speak-influence-how-you-think) | 44.070 SBD |\n| [@mandibil](https://steemit.com/@mandibil) | [SAVAGE [Gorm Just, Denmark 2009] - movie review by Mandibil](https://steemit.com/film/@mandibil/savage-gorm-just-denmark-2009-movie-review-by-mandibil) | 44.621 SBD |\n| [@therajmahal](https://steemit.com/@therajmahal) | [Making the Impossible... Possible](https://steemit.com/science/@therajmahal/making-the-impossible-possible) | 44.765 SBD |\n| [@carlitashaw](https://steemit.com/@carlitashaw) | [The World's Worst Oil Spills, Ramifications & Amazing Alternative Solutions.](https://steemit.com/science/@carlitashaw/the-world-s-worst-oil-spills-ramifications-and-amazing-alternative-solutions) | 44.986 SBD |\n| [@renzoarg](https://steemit.com/@renzoarg) | [Skip a pill - Antibiotics](https://steemit.com/science/@renzoarg/skip-a-pill-antibiotics) | 43.918 SBD |\n| [@rachelsvparry](https://steemit.com/@rachelsvparry) | [Under the Sea (again, but better this time)](https://steemit.com/art/@rachelsvparry/under-the-sea-again-but-better-this-time) | 43.436 SBD |\n| [@royalmacro](https://steemit.com/@royalmacro) | [lonely tree [An Original Abstract Art]](https://steemit.com/art/@royalmacro/lonely-tree-an-original-abstract-art) | 42.826 SBD |\n| [@stephmckenzie](https://steemit.com/@stephmckenzie) | [The Power of Choice--A Magnificent Key to True Personal Freedom](https://steemit.com/anarchy/@stephmckenzie/the-power-of-choice-the-magnificent-key-to-true-personal-freedom-for-everyone) | 42.441 SBD |\n| [@alwayzgame](https://steemit.com/@alwayzgame) | [10 simple steps to ruin your child's life](https://steemit.com/kids/@alwayzgame/10-simple-steps-to-ruin-your-child-s-life) | 42.475 SBD |\n| [@nonlinearone](https://steemit.com/@nonlinearone) | [Can Hemingway Improve Your Writing?](https://steemit.com/writing/@nonlinearone/can-hemingway-improve-your-writing) | 42.669 SBD |\n| [@kafkanarchy84](https://steemit.com/@kafkanarchy84) | [\"Johnny B. Goode\" Guitar Lesson and Intro to Theory, Vol. II](https://steemit.com/music/@kafkanarchy84/johnny-b-goode-guitar-lesson-and-intro-to-theory-vol-ii) | 41.326 SBD |\n| [@feline1991](https://steemit.com/@feline1991) | [A Steemit Original - A Lifetime of Seeking Happiness - Chapter 2 - Part 2](https://steemit.com/writing/@feline1991/a-steemit-original-a-lifetime-of-seeking-happiness-chapter-2-part-2) | 41.931 SBD |\n| [@geke](https://steemit.com/@geke) | [The Banker and the Bulova - an original poem (Steemit flash-writing challenge)](https://steemit.com/writing/@geke/the-banker-and-the-bulova-an-original-poem-steemit-flash-writing-challenge) | 41.497 SBD |\n| [@lscottphotos](https://steemit.com/@lscottphotos) | [LSCOTTPHOTOS Welcome to my family :) Thank you steemers <3 (Original Photos)](https://steemit.com/photography/@lscottphotos/lscottphotos-welcome-to-the-family-one-week-review-original-photos) | 40.201 SBD |\n| [@pinkisland](https://steemit.com/@pinkisland) | [My Philosophy of Education](https://steemit.com/writing/@pinkisland/my-philosophy-of-education) | 40.978 SBD |\n| [@jgcastrillo19](https://steemit.com/@jgcastrillo19) | [HOMO HABILIS (Hombre constructor) Parte cinco](https://steemit.com/spanish/@jgcastrillo19/homo-habilis-hombre-constructor-parte-cinco) | 39.708 SBD |\n| [@luisucv34](https://steemit.com/@luisucv34) | [Venezuela: The lack of opportunities (English edition)](https://steemit.com/freedom/@luisucv34/venezuela-the-lack-of-opportunities-english-edition) | 39.783 SBD |\n| [@beowulfoflegend](https://steemit.com/@beowulfoflegend) | [Silvanus and Empire, an Original Novel (Chapter Twenty)](https://steemit.com/writing/@beowulfoflegend/silvanus-and-empire-an-original-novel-chapter-twenty) | 39.543 SBD |\n| [@mariandavp](https://steemit.com/@mariandavp) | [From zero to hero - abstract office art by @mariandavp](https://steemit.com/art/@mariandavp/from-zero-to-hero-abstract-office-art-by-mariandavp) | 39.529 SBD |\n| [@nasimbabu](https://steemit.com/@nasimbabu) | [The technology that defends us from potentially deadly diseases](https://steemit.com/life/@nasimbabu/the-technology-that-defends-us-from-potentially-deadly-diseases) | 39.620 SBD |\n| [@royaltiffany](https://steemit.com/@royaltiffany) | [Steemit B'Day Movie Review Contest Update!](https://steemit.com/bdaymoviereview/@royaltiffany/steemit-b-day-movie-review-contest-update) | 37.706 SBD |\n| [@travelista](https://steemit.com/@travelista) | [An Adventure in Isla Esp\u00edritu Santo!](https://steemit.com/travel/@travelista/an-adventure-in-isla-espiritu-santo) | 37.218 SBD |\n| [@jpiper20](https://steemit.com/@jpiper20) | [We Meet At Night -- An Original Story (Part 4)](https://steemit.com/life/@jpiper20/we-meet-at-night-an-original-story-part-4) | 37.319 SBD |\n| [@kimal73](https://steemit.com/@kimal73) | [My new painting - \"Dexter\" - Modern Impressionism](https://steemit.com/art/@kimal73/my-new-painting-dexter-modern-impressionism) | 36.937 SBD |\n| [@krystle](https://steemit.com/@krystle) | [Keltorin's Flora and Fauna of Note - Firikwea - Valcanne's Guide to Keltorin](https://steemit.com/fiction/@krystle/keltorin-s-flora-and-fauna-of-note-firikwea-valcanne-s-guide-to-keltorin) | 36.972 SBD |\n| [@cryptoiskey](https://steemit.com/@cryptoiskey) | [Workout from home on the cheap! - 12th September #Ultimate workout companion for your kids!](https://steemit.com/steemit/@cryptoiskey/workout-from-home-on-the-cheap-12th-september-ultimate-workout-companion-for-your-kids) | 36.115 SBD |\n| [@getonthetrain](https://steemit.com/@getonthetrain) | [Top 10 Grisly Medieval Torture Methods](https://steemit.com/life/@getonthetrain/top-10-grisly-medieval-torture-methods) | 34.093 SBD |\n| [@ansharphoto](https://steemit.com/@ansharphoto) | [Roman Forum in the Morning, Rome](https://steemit.com/photography/@ansharphoto/roman-forum-in-the-morning-rome) | 33.328 SBD |\n| [@aboundlessworld](https://steemit.com/@aboundlessworld) | [Introducing The Steemit Stories Podcast!](https://steemit.com/steemit/@aboundlessworld/introducing-the-steemit-stories-podcast) | 33.728 SBD |\n| [@thornybastard](https://steemit.com/@thornybastard) | [Chapter 10: A Call from the Forest\u2014\u6765\u81ea\u68ee\u6797\u7684\u547c\u5524](https://steemit.com/cn/@thornybastard/chapter-10-a-call-from-the-forest) | 32.465 SBD |\n| [@crasch](https://steemit.com/@crasch) | [Installing Bitshares / graphene from source on Mac OS X Yosemite (10.5.5)](https://steemit.com/bitshares/@crasch/installing-bitshares-graphene-from-source-on-mac-os-x-yosemite-10-5-5) | 32.348 SBD |\n| [@dumar022](https://steemit.com/@dumar022) | [Workshop lesson 6: Wrench: You don't wanna mess with this](https://steemit.com/techreview/@dumar022/workshop-lesson-6-wrench-you-don-t-wanna-mess-with-this) | 32.155 SBD |\n| [@lapilipinas](https://steemit.com/@lapilipinas) | [Light from distant stars](https://steemit.com/science/@lapilipinas/light-from-distant-stars) | 32.778 SBD |\n| [@williambanks](https://steemit.com/@williambanks) | [Towards A Better Tomorrow : Part 1 - There but for grace!](https://steemit.com/life/@williambanks/towards-a-better-tomorrow-part-1-there-but-for-grace) | 31.434 SBD |\n| [@driv3n](https://steemit.com/@driv3n) | [How to Solve the Rubik's Cube like a boss - Part 2](https://steemit.com/life/@driv3n/how-to-solve-the-rubik-s-cube-like-a-boss-part-2) | 31.858 SBD |\n| [@timbot606](https://steemit.com/@timbot606) | [Growing up in Appalachia](https://steemit.com/life/@timbot606/growing-up-in-appalachia) | 31.548 SBD |\n| [@themagus](https://steemit.com/@themagus) | [A less privileged white growing up in South Africa in the 1970's - part 2](https://steemit.com/life/@themagus/a-less-privileged-white-growing-up-in-south-africa-in-the-1970-s-part-2) | 31.099 SBD |\n| [@echoesinthemind](https://steemit.com/@echoesinthemind) | [Hanging Upside Down / DO NOT Try At Home](https://steemit.com/life/@echoesinthemind/hanging-upside-down) | 31.736 SBD |\n| [@ysa](https://steemit.com/@ysa) | [My pictures from traveling to Estes Park, Colorado](https://steemit.com/photograpy/@ysa/my-pictures-from-traveling-to-estes-park-colorado) | 31.981 SBD |\n| [@aksinya](https://steemit.com/@aksinya) | [Our Trip to Wonderful, Scary and Unforgettable Kenya. Original Photos and Video](https://steemit.com/travel/@aksinya/our-trip-to-wonderful-scary-and-unforgettable-kenya-original-photos-and-video) | 31.882 SBD |\n| [@jgcastrillo19](https://steemit.com/@jgcastrillo19) | [HOMO HABILIS (Hombre constructor) Parte cuatro](https://steemit.com/spanish/@jgcastrillo19/wallet-homo-habilis-hombre-constructor-parte-cuatro) | 31.992 SBD |\n| [@successfully00](https://steemit.com/@successfully00) | [Knowing The Math - Mental Tricks - Multiplication Part 1](https://steemit.com/mathematics/@successfully00/knowing-the-math-mental-tricks-multiplication-part-1) | 31.037 SBD |\n| [@linzo](https://steemit.com/@linzo) | [A Life Fantasy (Original Poem)](https://steemit.com/poem/@linzo/a-life-fantasy-original-poem) | 30.964 SBD |\n| [@hilarski](https://steemit.com/@hilarski) | [Panama Critters.](https://steemit.com/panama/@hilarski/panama-critters) | 28.729 SBD |\n| [@sulev](https://steemit.com/@sulev) | [Photography #11 - Pictures from my Garden: Bees, Lizards and other (part 2)](https://steemit.com/photography/@sulev/photography-11-pictures-from-my-garden-bees-lizards-and-other-part-2) | 27.947 SBD |\n| [@steemswede](https://steemit.com/@steemswede) | [[BEER REVIEW] Thomas Hardy's Ale](https://steemit.com/beer/@steemswede/beer-review-thomas-hardy-s-ale) | 27.183 SBD |\n| [@marius19](https://steemit.com/@marius19) | [Set of paper coffee cups. Origami](https://steemit.com/steemit/@marius19/set-of-paper-coffee-cups-origami) | 26.439 SBD |\n| [@poeticsnake](https://steemit.com/@poeticsnake) | [Autumn is coming Doodle style! ( Tutorial with step by step drawings)](https://steemit.com/art/@poeticsnake/autumn-is-coming-doodle-style-tutorial-with-step-by-step-drawings) | 26.547 SBD |\n| [@kiddarko](https://steemit.com/@kiddarko) | [Peep Life a Story By KidDarko (with tattoo illistrations and video)](https://steemit.com/art/@kiddarko/peep-life-a-story-by-kiddarko-with-tattoo-illistrations-and-video) | 26.853 SBD |\n| [@shieha](https://steemit.com/@shieha) | [The Hardest Computer Game of All Time - Robot Odyssey - Part 2](https://steemit.com/games/@shieha/the-hardest-computer-game-of-all-time-robot-odyssey-part-2) | 26.372 SBD |\n| [@ayim](https://steemit.com/@ayim) | [Fixing Posture - Part 4: Neck](https://steemit.com/life/@ayim/fixing-posture-part-4-neck) | 26.142 SBD |\n| [@hitmeasap](https://steemit.com/@hitmeasap) | [I am Batman's Robin or Skywalkers R2-D2. - I've always been the co-pilot. Always been the second choice.](https://steemit.com/writing/@hitmeasap/i-am-batman-s-robin-or-skywalkers-r2-d2-i-ve-always-been-the-co-pilot-always-been-the-second-choice) | 25.747 SBD |\n| [@peskov](https://steemit.com/@peskov) | [Antonikha. Part 2 (featuring Vasily Peskov as author)](https://steemit.com/life/@peskov/antonikha-part-2-featuring-vasily-peskov-as-author) | 25.173 SBD |\n| [@aldentan](https://steemit.com/@aldentan) | [Advice from an angry dude: Breathe and interrupt your thoughts](https://steemit.com/life/@aldentan/advice-from-an-angry-dude-breathe-and-interrupt-your-thoughts) | 25.162 SBD |\n| [@beginningtoend](https://steemit.com/@beginningtoend) | [Poetry, art and a little home spun philosophy.](https://steemit.com/poetry/@beginningtoend/poetry-art-and-a-little-home-spum-philosophy) | 25.708 SBD |\n| [@kaykunoichi](https://steemit.com/@kaykunoichi) | [Suicide Note - Audio (Written & performed by myself)](https://steemit.com/life/@kaykunoichi/suicide-note-audio-written-and-performed-by-myself) | 25.523 SBD |\n| [@booky](https://steemit.com/@booky) | [Boosting Leadership Skills = Healthier Happier You and Your Workmates](https://steemit.com/life/@booky/boosting-leadership-skills-healthier-happier-you-and-your-workmates) | 24.083 SBD |\n| [@doubledex](https://steemit.com/@doubledex) | [Do you Know the Difference Between RIGHT & WRONG?](https://steemit.com/ethics/@doubledex/do-you-know-the-difference-between-right-and-wrong) | 24.516 SBD |\n| [@ekaterina4ka](https://steemit.com/@ekaterina4ka) | [We Knit Patterns by the Spokes. Post 2. \u0412\u044f\u0436\u0435\u043c \u0443\u0437\u043e\u0440\u044b \u0441\u043f\u0438\u0446\u0430\u043c\u0438. \u041f\u043e\u0441\u0442 2.](https://steemit.com/photography/@ekaterina4ka/we-knit-patterns-by-the-spokes-post-2-vyazhem-uzory-spicami-post-2) | 24.793 SBD |\n| [@scaredycatguide](https://steemit.com/@scaredycatguide) | [Real Talk - Vol 9. - Welcome To Dogmerica](https://steemit.com/real-talk/@scaredycatguide/real-talk-vol-9-welcome-to-dogmerica) | 24.207 SBD |\n| [@amy-goodrich](https://steemit.com/@amy-goodrich) | [Pineapple Mojito Green Smoothie](https://steemit.com/smoothie/@amy-goodrich/pineapple-mojito-green-smoothie) | 24.126 SBD |\n| [@scott.stevens](https://steemit.com/@scott.stevens) | [Awareness of Bitcoin is Now More Important Than Awareness of Geoengineering](https://steemit.com/bitcoin/@scott.stevens/awareness-of-bitcoin-is-now-more-important-than-awareness-of-geoengineering) | 24.875 SBD |\n| [@witchcraftblog](https://steemit.com/@witchcraftblog) | [My trip to Italy. Pisa.](https://steemit.com/travel/@witchcraftblog/my-trip-to-italy-pisa) | 24.265 SBD |\n| [@ibringawareness](https://steemit.com/@ibringawareness) | [\"Why I Got Stiffed\" Guy's Waiter Blog chapter 5](https://steemit.com/food/@ibringawareness/why-i-got-stiffed-guy-s-waiter-blog-chapter-5) | 24.224 SBD |\n| [@kimal73](https://steemit.com/@kimal73) | [My new illustration - Batman vs Superman - Modern Impressionism by kimal73](https://steemit.com/art/@kimal73/my-new-illustration-batman-vs-superman-modern-impressionism-by-kimal73) | 23.617 SBD |\n| [@leylar](https://steemit.com/@leylar) | [Seeds are great travelers ~ Own work](https://steemit.com/photography/@leylar/seeds-are-great-travelers-own-work) | 23.166 SBD |\n| [@ocrdu](https://steemit.com/@ocrdu) | [The pods that go \"pop\"](https://steemit.com/photography/@ocrdu/the-pods-that-go-pop) | 23.530 SBD |\n| [@rusla](https://steemit.com/@rusla) | [Japan. Part8.](https://steemit.com/travel/@rusla/japan-part8) | 23.209 SBD |\n| [@edgarsart](https://steemit.com/@edgarsart) | [Puppy Charcoal Original Pencil Drawing](https://steemit.com/art/@edgarsart/puppy-charcoal-original-pencil-drawing) | 23.879 SBD |\n| [@borishaifa](https://steemit.com/@borishaifa) | [To Write Or Not To Wirte? \u041f\u0438\u0441\u0430\u0442\u044c \u0438\u043b\u0438 \u043d\u0435 \u043f\u0438\u0441\u0430\u0442\u044c?](https://steemit.com/steemit/@borishaifa/to-write-or-not-to-wirte-pisat-ili-ne-pisat) | 23.730 SBD |\n| [@eveningstar92](https://steemit.com/@eveningstar92) | [Shit Happens, Move On-NSFW- Evening Star Art](https://steemit.com/art/@eveningstar92/shit-happens-move-on-nsfw-evening-star-art) | 23.092 SBD |\n| [@elewarne](https://steemit.com/@elewarne) | [Mixed Media](https://steemit.com/mixedmedia/@elewarne/mixed-media) | 23.059 SBD |\n| [@shredlord](https://steemit.com/@shredlord) | [Sunrise](https://steemit.com/art/@shredlord/sunrise) | 23.318 SBD |\n| [@sherlockcupid](https://steemit.com/@sherlockcupid) | [Let's Talk: Fears (Part One)](https://steemit.com/life/@sherlockcupid/let-s-talk-fears-part-one) | 23.720 SBD |\n| [@annesaya](https://steemit.com/@annesaya) | [Our Guiding Star, a poem (A tribute to writers)](https://steemit.com/poetry/@annesaya/our-guiding-star-a-poem-a-tribute-to-writers) | 23.384 SBD |\n| [@fitmama](https://steemit.com/@fitmama) | [Why Do I Bother....](https://steemit.com/life/@fitmama/why-do-i-bother) | 23.451 SBD |\n| [@ezzy](https://steemit.com/@ezzy) | [The Bionic Experiment - Part 1 (My Original Short Stories)](https://steemit.com/story/@ezzy/the-bionic-experiment-part-1-my-original-short-stories) | 23.480 SBD |\n| [@kingarbinv](https://steemit.com/@kingarbinv) | [Adventures in Nemaland - Part 8 (Video) + My best Pokemon catch so far.](https://steemit.com/blog/@kingarbinv/adventures-in-nemaland-part-8-video-my-best-pokemon-catch-so-far) | 23.292 SBD |\n| [@soulsistashakti](https://steemit.com/@soulsistashakti) | [How to Detect and Deflect Gaslighting from a Narcissist](https://steemit.com/abuse/@soulsistashakti/how-to-detect-and-deflect-gaslighting-from-a-narcissist) | 22.018 SBD |\n| [@puffin](https://steemit.com/@puffin) | [Tragical Impoverishment - Society's Dirt (Original Poem)](https://steemit.com/story/@puffin/tragic-impoverishment-society-s-dirt-original-poem) | 22.621 SBD |\n| [@cehuneke](https://steemit.com/@cehuneke) | [The Sugar Scandal: Corrupted Science in the Debate of Fat vs. Sugar and Coronary Heart Disease](https://steemit.com/health/@cehuneke/the-sugar-scandal-corrupted-science-in-the-debate-of-fat-vs-sugar-and-coronary-heart-disease) | 22.821 SBD |\n| [@tanata](https://steemit.com/@tanata) | [Little Black Dress involving](https://steemit.com/fashion/@tanata/little-black-dress-involving) | 22.237 SBD |\n| [@steemwriter](https://steemit.com/@steemwriter) | [YouTube Demonetization: A Step Towards Censorship?](https://steemit.com/new/@steemwriter/youtube-demonetization-a-step-towards-censorship) | 22.297 SBD |\n| [@michelle.gent](https://steemit.com/@michelle.gent) | [Dusty - one of my characters](https://steemit.com/story/@michelle.gent/dusty-one-of-my-characters) | 22.659 SBD |\n| [@edgarsart](https://steemit.com/@edgarsart) | [A Gift-Original Rose Drawing](https://steemit.com/art/@edgarsart/a-gift-original-rose-drawing) | 22.249 SBD |\n| [@runridefly](https://steemit.com/@runridefly) | [Minnow's Life - @runridefly original cartoon \"minnowsunite Whale sighting\" minnows and a whale](https://steemit.com/cartoon/@runridefly/minnow-s-life-runridefly-original-cartoon-minnowsunite-whale-sighting-minnows-and-a-whale) | 22.836 SBD |\n| [@doubledex](https://steemit.com/@doubledex) | [[SHORT STORY] The Cult of Personality - Part One](https://steemit.com/fiction/@doubledex/short-story-the-cult-of-personality-part-one) | 22.552 SBD |\n| [@lyubovbar](https://steemit.com/@lyubovbar) | [Look at the Flower Chicory: a Useful and Beautiful Flower ... my Favorite Photos of Chicory](https://steemit.com/photography/@lyubovbar/look-at-the-flower-chicory-a-useful-and-beautiful-flower-my-favorite-photos-of-chicory) | 22.795 SBD |\n| [@victoriart](https://steemit.com/@victoriart) | [Hazelnut Mood](https://steemit.com/art/@victoriart/hazelnut-mood) | 22.443 SBD |\n| [@heroic15397](https://steemit.com/@heroic15397) | [Amazing Birds in the Greater Montreal area](https://steemit.com/montreal/@heroic15397/amazing-birds-in-the-greater-montreal-area) | 22.987 SBD |\n| [@smartercars](https://steemit.com/@smartercars) | [Reviewing the Volkswagen Touareg ~ Smarter Car Reviews](https://steemit.com/cars/@smartercars/reviewing-the-volkswagen-touareg-smarter-car-reviews) | 22.975 SBD |\n| [@rubenalexander](https://steemit.com/@rubenalexander) | [Blues Jam & Techniques [9-14-2016]](https://steemit.com/music/@rubenalexander/blues-jam-9-14-2016) | 22.415 SBD |\n| [@matthew.raymer](https://steemit.com/@matthew.raymer) | [Life Stories](https://steemit.com/psychology/@matthew.raymer/life-stories) | 22.733 SBD |\n| [@positivesteem](https://steemit.com/@positivesteem) | [Common Sense Versus Degrees: The Man Who Has One Hundred Degrees](https://steemit.com/minnowsunite/@positivesteem/common-sense-versus-degrees-the-man-who-has-one-hundred-degrees) | 22.941 SBD |\n| [@d3nv3r](https://steemit.com/@d3nv3r) | [Cloud Mining - The Struggle is Real](https://steemit.com/mining/@d3nv3r/cloud-mining-the-struggle-is-real) | 22.266 SBD |\n| [@adubi](https://steemit.com/@adubi) | [Healing Food Plan: The Ultimate Cheat Sheet](https://steemit.com/life/@adubi/healing-food-plan-the-ultimate-cheat-sheet) | 22.947 SBD |\n| [@alitas](https://steemit.com/@alitas) | [(spanish) Cazuela de Calamar con Papas Rejilla](https://steemit.com/spanish/@alitas/spanish-cazuela-de-calamar-con-papas-rejilla) | 22.240 SBD |\n| [@mazi](https://steemit.com/@mazi) | [I Can See Clearly Now .... Platanus occidentalis](https://steemit.com/travel/@mazi/i-can-see-clearly-now-platanus-occidentalis) | 22.784 SBD |\n| [@mikemacintire](https://steemit.com/@mikemacintire) | [A Red Like No Other - My work](https://steemit.com/photography/@mikemacintire/a-red-like-no-other-my-work) | 22.289 SBD |\n| [@altzero](https://steemit.com/@altzero) | [Im\u00e1genes de una vida (2)](https://steemit.com/spanish/@altzero/imagenes-de-una-vida-2) | 21.555 SBD |\n| [@birdie](https://steemit.com/@birdie) | [Clouds That Demand Attention (Original Photos)](https://steemit.com/photography/@birdie/clouds-that-demand-attention-original-photos) | 21.397 SBD |\n| [@michaelstobiersk](https://steemit.com/@michaelstobiersk) | [An Original Painting by Michael Stobierski](https://steemit.com/art/@michaelstobiersk/5jbxxg-an-original-painting-by-michael-stobierski) | 21.367 SBD |\n| [@reddust](https://steemit.com/@reddust) | [Meditation Experience Can Be Really Scary](https://steemit.com/art/@reddust/meditation-experience-can-be-really-scary) | 21.583 SBD |\n| [@rubenalexander](https://steemit.com/@rubenalexander) | [The Price Is Right Theme Music Breakdown](https://steemit.com/art/@rubenalexander/the-price-is-right-theme-music-breakdown) | 21.937 SBD |\n| [@karisa](https://steemit.com/@karisa) | [Very tasty and delicious curd cookies specially for Steemit . Part 4](https://steemit.com/food/@karisa/very-tasty-and-delicious-curd-cookies-specially-for-steemit-part-4) | 21.940 SBD |\n| [@lyubovbar](https://steemit.com/@lyubovbar) | [Borovoye (Burabai) - Pearl of Kazakhstan: The Incredible Journey (Story of my Husband)](https://steemit.com/travel/@lyubovbar/borovoye-pearl-of-kazakhstan-the-incredible-journey-story-of-my-husband) | 20.616 SBD |\n| [@burnin](https://steemit.com/@burnin) | [Exploring the Off-Limits Areas of the Largest Cruise Ship In the World - Part 2](https://steemit.com/travel/@burnin/exploring-the-off-limits-areas-of-the-largest-cruise-ship-in-the-world-part-2) | 20.298 SBD |\n| [@reddust](https://steemit.com/@reddust) | [Eyes Of Wisdom](https://steemit.com/art/@reddust/eyes-of-wisdom) | 20.051 SBD |\n| [@levycore](https://steemit.com/@levycore) | [Hot Chocolate Art - Trying Draw Faces](https://steemit.com/food/@levycore/hot-chocolate-art-trying-draw-faces) | 20.233 SBD |\n| [@awesomenyl](https://steemit.com/@awesomenyl) | [Sunflower Paper Tutorial](https://steemit.com/art/@awesomenyl/sunflower-paper-tutorial) | 20.040 SBD |\n| [@aldentan](https://steemit.com/@aldentan) | [The epic and awesome guide to writing articles like a true artist that people want to read and share! [Edited for Steemit today]](https://steemit.com/writing/@aldentan/the-epic-and-awesome-guide-to-writing-articles-like-a-true-artist-that-people-want-to-read-and-share-edited-for-steemit-today) | 20.192 SBD |\n| [@naquoya](https://steemit.com/@naquoya) | [[ORIGINAL FICTION] Bad Trip part two: The Gamemaster](https://steemit.com/story/@naquoya/original-fiction-bad-trip-part-two-the-gamemaster) | 20.041 SBD |\n| [@moon32walker](https://steemit.com/@moon32walker) | [Top 10 Game Development Studios](https://steemit.com/gaming/@moon32walker/top-10-game-development-studios) | 20.468 SBD |\n| [@gustavopasquini](https://steemit.com/@gustavopasquini) | [Polenta with Ragu Meat Dry](https://steemit.com/food/@gustavopasquini/polenta-with-ragu-meat-dry) | 20.436 SBD |\n| [@benadapt](https://steemit.com/@benadapt) | [Capturing the Milky Way \u2014 A Photographer\u2019s Biggest Challenge](https://steemit.com/photography/@benadapt/capturing-the-milky-way-a-photographer-s-biggest-challenge) | 20.477 SBD |\n| [@altzero](https://steemit.com/@altzero) | [\u00bfQue es la nueva economia?](https://steemit.com/spanish/@altzero/que-es-la-nueva-economia) | 20.037 SBD |\n| [@por500bolos](https://steemit.com/@por500bolos) | [Uncovering The Most Transcendental & Biggest Secret In The Human Life. \u00bfSkeptical? I will challenge you to prove otherwise!!](https://steemit.com/spanish/@por500bolos/uncovering-the-most-transcendental-and-biggest-secret-in-the-human-life-skeptical-i-will-challenge-you-to-prove-otherwise) | 20.894 SBD |\n| [@zonpower](https://steemit.com/@zonpower) | [This is a place (An original Poem)](https://steemit.com/poem/@zonpower/this-is-a-place-an-original-poem) | 20.869 SBD |\n| [@katharsisdrill](https://steemit.com/@katharsisdrill) | [The rune-stones of Jelling, and a new realisation.](https://steemit.com/history/@katharsisdrill/the-rune-stones-of-jelling-and-a-new-realisation) | 19.761 SBD |\n| [@glezeddy](https://steemit.com/@glezeddy) | [MEZCLA DE TEQUILA PARA DAR EL \"GRITO\" (M\u00c9XICO)](https://steemit.com/steem/@glezeddy/mezcla-de-tequila-para-dar-el-grito-mexico) | 15.682 SBD |\n| [@onetree](https://steemit.com/@onetree) | [South African Slang - Enter Those Who Dare!](https://steemit.com/culture/@onetree/south-african-slang-enter-those-who-dare) | 33.017 SBD |\n| [@verbal-d](https://steemit.com/@verbal-d) | [Melodious Music Memoirs # 2: Impact](https://steemit.com/music/@verbal-d/melodious-music-memoirs-2-impact) | 30.372 SBD |\n| [@wanderingagorist](https://steemit.com/@wanderingagorist) | [Foraging Wild Rose Hips for Tea and Eating](https://steemit.com/travel/@wanderingagorist/wild-rose-hips-foraging-for-tea-and-eating) | 29.228 SBD |\n| [@knablinz](https://steemit.com/@knablinz) | [Hand-Made Collage Art By Knablinz ( Donuts & Coffee )](https://steemit.com/music/@knablinz/hand-made-collage-art-by-knablinz-donuts-and-coffee) | 35.939 SBD |\n\n---------------------------\n
    Note: All author rewards from this post will be used to fund Project Curie.
    Join us in #curie on Steemit.chat and follow us @curie!
    ", + "category": "curie", + "children": 10, + "created": "2016-09-15T17:53:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s11.postimg.org/jr2x6jjgj/Gallery_Cornelis_Van_Der_Geestd3286.jpg" + ], + "links": [ + "https://steemit.com/steemit/@donkeypong/announcing-project-curie-bringing-rewards-and-recognition-to-steemit-s-undiscovered-and-emerging-authors", + "https://steemit.com/curie/@kevinwong/logo-contest-for-project-curie-contest-process-and-winners-announcement", + "https://steemit.com/curie/@curie/special-edition-major-updates-and-project-curie-month-1-roundup-12-august-11-september-2016", + "https://steemit.com/@faddat", + "https://steemit.com/beyondbitcoin/@faddat/roll-your-own-docker-platform-faster-and-cheaper-than-the-cloud-more-rebellious-than-legal-weed", + "https://steemit.com/@rampant", + "https://steemit.com/art/@rampant/steemit-daily-drawing-tutorial-gesture-drawings-plus-tool", + "https://steemit.com/@shenanigator", + "https://steemit.com/economics/@shenanigator/doing-the-right-thing-will-get-you-fired-what-do-you-do", + "https://steemit.com/@penguinpablo", + "https://steemit.com/food/@penguinpablo/how-to-carve-an-apple-leaf", + "https://steemit.com/@nathanjtaylor", + "https://steemit.com/art/@nathanjtaylor/fire-and-grace-or-art-painting-and-poetry", + "https://steemit.com/@lily-da-vine", + "https://steemit.com/gardening/@lily-da-vine/going-bananas-in-acapulco", + "https://steemit.com/@budgetbucketlist", + "https://steemit.com/travel/@budgetbucketlist/a-1-week-plunge-into-mexico-city-s-madness-art-adventures-frida-seeking-and-unfiltered-exhaust-fumes", + "https://steemit.com/@benjiberigan", + "https://steemit.com/architecture/@benjiberigan/anarchist-architecture-part-5-the-cruelty-of-architectural-codes-and-regulations", + "https://steemit.com/@ausbitbank", + "https://steemit.com/australia/@ausbitbank/the-time-my-town-flooded-the-fragility-of-the-food-supply-and-lessons-learned-original-photos", + "https://steemit.com/@emily-cook", + "https://steemit.com/film/@emily-cook/the-isle-of-man-film-festival-2016-a-week-of-parties-red-carpets-and-a-lot-of-hard-work", + "https://steemit.com/@team-leibniz", + "https://steemit.com/sports/@team-leibniz/week-1-nfl-daily-fantasy-football-results-how-my-bayesian-inspired-lineups-fared-usd84-00", + "https://steemit.com/@ionescur", + "https://steemit.com/life/@ionescur/urban-dreams-of-freedom-back-to-the-countryside-back-to-the-land", + "https://steemit.com/@kimal73", + "https://steemit.com/art/@kimal73/new-traditionl-painting-the-battle-steps-of-work", + "https://steemit.com/@juliac", + "https://steemit.com/art/@juliac/one-of-the-best-portraits-that-i-ve-ever-created-einstein-what-do-you-think", + "https://steemit.com/@luzcypher", + "https://steemit.com/gardening/@luzcypher/cover-crops-can-grow-food-organically-with-no-fertilizers-no-pesticides-no-herbicides-and-no-chemicals", + "https://steemit.com/@akareyon", + "https://steemit.com/philosophy/@akareyon/i-find-your-lack-of-argument-disturbing", + "https://steemit.com/@curving", + "https://steemit.com/life/@curving/the-ephemeral-cairn-gardens-of-the-austin-greenbelt-a-photo-journal-and-meditation", + "https://steemit.com/@aleksandraz", + "https://steemit.com/science/@aleksandraz/incredible-science-brainbow-technology", + "https://steemit.com/@skapaneas", + "https://steemit.com/health/@skapaneas/ibd-crohn-desease-and-ulceritive-collitis-what-are-they-self-diagnose-self-treat-and-more", + "https://steemit.com/@gargon", + "https://steemit.com/spanish/@gargon/proyecto-cervantes-13-15-sept-2016-compensacion-y-reconocimiento-para-escritores-de-habla-hispana-bringing-rewards-and", + "https://steemit.com/@iamwne", + "https://steemit.com/art/@iamwne/blade-runner-inspired-digital-set-the-dark-market-beauty-pass", + "https://steemit.com/@stormblaze", + "https://steemit.com/technology/@stormblaze/where-do-deleted-files-go", + "https://steemit.com/@yanarnst", + "https://steemit.com/food/@yanarnst/steemit-food-art-lesson-2-salad-with-chicken-liver-and-pine-nuts", + "https://steemit.com/@senseye", + "https://steemit.com/science/@senseye/myths-in-the-sky-ursa-major-and-ursa-minor", + "https://steemit.com/@crasch", + "https://steemit.com/aging/@crasch/brain-preservation-an-ambulance-to-the-future", + "https://steemit.com/science/@senseye/vivisecting-the-stargazing-tribe-visual-observers-and-screen-scanners", + "https://steemit.com/@cristi", + "https://steemit.com/extreme/@cristi/radical-metabolism-no-food-and-water-for-8-months", + "https://steemit.com/@stranger27", + "https://steemit.com/popularscience/@stranger27/fibonacci-sequence-and-golden-ratio-magic-numbers-of-nature", + "https://steemit.com/@nekromarinist", + "https://steemit.com/art/@nekromarinist/let-s-talk-a-little-bit-about-phobias-today", + "https://steemit.com/@richman", + "https://steemit.com/story/@richman/if-you-want-to-lose-a-friend-lend-him-money-my-life-story", + "https://steemit.com/@maceytomlin", + "https://steemit.com/psychedelics/@maceytomlin/what-exactly-is-ayahuasca-how-should-you-prepare-for-a-ceremony", + "https://steemit.com/@nili", + "https://steemit.com/blockchain/@nili/smart-life-part-2-resolving-the-godel-s-paradox-on-the-blockchain-as-a-solution-for-a-trusted-protocol", + "https://steemit.com/@optimistic-crone", + "https://steemit.com/food/@optimistic-crone/probiotics-for-life-super-simple-fermented-vegetable-kim-chee-recipe", + "https://steemit.com/@anarchyhasnogods", + "https://steemit.com/science/@anarchyhasnogods/learning-one-dimensional-motion-using-graphs-physics-for-beginners-part-one", + "https://steemit.com/@yostopia", + "https://steemit.com/photography/@yostopia/beginner-s-mind-creative-mind-the-making-of-a-vimeo-staff-pick", + "https://steemit.com/@reneenouveau", + "https://steemit.com/environment/@reneenouveau/paul-steyn-takes-aim-at-mr-environmentalist-in-a-shocking-article-published-by-national-geographic-in-sept-2015", + "https://steemit.com/@king3071", + "https://steemit.com/travel/@king3071/my-dream-destination-switzerland", + "https://steemit.com/@kolin.evans", + "https://steemit.com/science/@kolin.evans/something-a-little-more-substantial-for-you-to-think-about-the-is-was-cpt-continuous-probable-time-lines", + "https://steemit.com/@fenglosophy", + "https://steemit.com/life/@fenglosophy/does-the-language-you-speak-influence-how-you-think", + "https://steemit.com/@mandibil", + "https://steemit.com/film/@mandibil/savage-gorm-just-denmark-2009-movie-review-by-mandibil", + "https://steemit.com/@therajmahal", + "https://steemit.com/science/@therajmahal/making-the-impossible-possible", + "https://steemit.com/@carlitashaw", + "https://steemit.com/science/@carlitashaw/the-world-s-worst-oil-spills-ramifications-and-amazing-alternative-solutions", + "https://steemit.com/@renzoarg", + "https://steemit.com/science/@renzoarg/skip-a-pill-antibiotics", + "https://steemit.com/@rachelsvparry", + "https://steemit.com/art/@rachelsvparry/under-the-sea-again-but-better-this-time", + "https://steemit.com/@royalmacro", + "https://steemit.com/art/@royalmacro/lonely-tree-an-original-abstract-art", + "https://steemit.com/@stephmckenzie", + "https://steemit.com/anarchy/@stephmckenzie/the-power-of-choice-the-magnificent-key-to-true-personal-freedom-for-everyone", + "https://steemit.com/@alwayzgame", + "https://steemit.com/kids/@alwayzgame/10-simple-steps-to-ruin-your-child-s-life", + "https://steemit.com/@nonlinearone", + "https://steemit.com/writing/@nonlinearone/can-hemingway-improve-your-writing", + "https://steemit.com/@kafkanarchy84", + "https://steemit.com/music/@kafkanarchy84/johnny-b-goode-guitar-lesson-and-intro-to-theory-vol-ii", + "https://steemit.com/@feline1991", + "https://steemit.com/writing/@feline1991/a-steemit-original-a-lifetime-of-seeking-happiness-chapter-2-part-2", + "https://steemit.com/@geke", + "https://steemit.com/writing/@geke/the-banker-and-the-bulova-an-original-poem-steemit-flash-writing-challenge", + "https://steemit.com/@lscottphotos", + "https://steemit.com/photography/@lscottphotos/lscottphotos-welcome-to-the-family-one-week-review-original-photos", + "https://steemit.com/@pinkisland", + "https://steemit.com/writing/@pinkisland/my-philosophy-of-education", + "https://steemit.com/@jgcastrillo19", + "https://steemit.com/spanish/@jgcastrillo19/homo-habilis-hombre-constructor-parte-cinco", + "https://steemit.com/@luisucv34", + "https://steemit.com/freedom/@luisucv34/venezuela-the-lack-of-opportunities-english-edition", + "https://steemit.com/@beowulfoflegend", + "https://steemit.com/writing/@beowulfoflegend/silvanus-and-empire-an-original-novel-chapter-twenty", + "https://steemit.com/@mariandavp", + "https://steemit.com/art/@mariandavp/from-zero-to-hero-abstract-office-art-by-mariandavp", + "https://steemit.com/@nasimbabu", + "https://steemit.com/life/@nasimbabu/the-technology-that-defends-us-from-potentially-deadly-diseases", + "https://steemit.com/@royaltiffany", + "https://steemit.com/bdaymoviereview/@royaltiffany/steemit-b-day-movie-review-contest-update", + "https://steemit.com/@travelista", + "https://steemit.com/travel/@travelista/an-adventure-in-isla-espiritu-santo", + "https://steemit.com/@jpiper20", + "https://steemit.com/life/@jpiper20/we-meet-at-night-an-original-story-part-4", + "https://steemit.com/art/@kimal73/my-new-painting-dexter-modern-impressionism", + "https://steemit.com/@krystle", + "https://steemit.com/fiction/@krystle/keltorin-s-flora-and-fauna-of-note-firikwea-valcanne-s-guide-to-keltorin", + "https://steemit.com/@cryptoiskey", + "https://steemit.com/steemit/@cryptoiskey/workout-from-home-on-the-cheap-12th-september-ultimate-workout-companion-for-your-kids", + "https://steemit.com/@getonthetrain", + "https://steemit.com/life/@getonthetrain/top-10-grisly-medieval-torture-methods", + "https://steemit.com/@ansharphoto", + "https://steemit.com/photography/@ansharphoto/roman-forum-in-the-morning-rome", + "https://steemit.com/@aboundlessworld", + "https://steemit.com/steemit/@aboundlessworld/introducing-the-steemit-stories-podcast", + "https://steemit.com/@thornybastard", + "https://steemit.com/cn/@thornybastard/chapter-10-a-call-from-the-forest", + "https://steemit.com/bitshares/@crasch/installing-bitshares-graphene-from-source-on-mac-os-x-yosemite-10-5-5", + "https://steemit.com/@dumar022", + "https://steemit.com/techreview/@dumar022/workshop-lesson-6-wrench-you-don-t-wanna-mess-with-this", + "https://steemit.com/@lapilipinas", + "https://steemit.com/science/@lapilipinas/light-from-distant-stars", + "https://steemit.com/@williambanks", + "https://steemit.com/life/@williambanks/towards-a-better-tomorrow-part-1-there-but-for-grace", + "https://steemit.com/@driv3n", + "https://steemit.com/life/@driv3n/how-to-solve-the-rubik-s-cube-like-a-boss-part-2", + "https://steemit.com/@timbot606", + "https://steemit.com/life/@timbot606/growing-up-in-appalachia", + "https://steemit.com/@themagus", + "https://steemit.com/life/@themagus/a-less-privileged-white-growing-up-in-south-africa-in-the-1970-s-part-2", + "https://steemit.com/@echoesinthemind", + "https://steemit.com/life/@echoesinthemind/hanging-upside-down", + "https://steemit.com/@ysa", + "https://steemit.com/photograpy/@ysa/my-pictures-from-traveling-to-estes-park-colorado", + "https://steemit.com/@aksinya", + "https://steemit.com/travel/@aksinya/our-trip-to-wonderful-scary-and-unforgettable-kenya-original-photos-and-video", + "https://steemit.com/spanish/@jgcastrillo19/wallet-homo-habilis-hombre-constructor-parte-cuatro", + "https://steemit.com/@successfully00", + "https://steemit.com/mathematics/@successfully00/knowing-the-math-mental-tricks-multiplication-part-1", + "https://steemit.com/@linzo", + "https://steemit.com/poem/@linzo/a-life-fantasy-original-poem", + "https://steemit.com/@hilarski", + "https://steemit.com/panama/@hilarski/panama-critters", + "https://steemit.com/@sulev", + "https://steemit.com/photography/@sulev/photography-11-pictures-from-my-garden-bees-lizards-and-other-part-2", + "https://steemit.com/@steemswede", + "https://steemit.com/beer/@steemswede/beer-review-thomas-hardy-s-ale", + "https://steemit.com/@marius19", + "https://steemit.com/steemit/@marius19/set-of-paper-coffee-cups-origami", + "https://steemit.com/@poeticsnake", + "https://steemit.com/art/@poeticsnake/autumn-is-coming-doodle-style-tutorial-with-step-by-step-drawings", + "https://steemit.com/@kiddarko", + "https://steemit.com/art/@kiddarko/peep-life-a-story-by-kiddarko-with-tattoo-illistrations-and-video", + "https://steemit.com/@shieha", + "https://steemit.com/games/@shieha/the-hardest-computer-game-of-all-time-robot-odyssey-part-2", + "https://steemit.com/@ayim", + "https://steemit.com/life/@ayim/fixing-posture-part-4-neck", + "https://steemit.com/@hitmeasap", + "https://steemit.com/writing/@hitmeasap/i-am-batman-s-robin-or-skywalkers-r2-d2-i-ve-always-been-the-co-pilot-always-been-the-second-choice", + "https://steemit.com/@peskov", + "https://steemit.com/life/@peskov/antonikha-part-2-featuring-vasily-peskov-as-author", + "https://steemit.com/@aldentan", + "https://steemit.com/life/@aldentan/advice-from-an-angry-dude-breathe-and-interrupt-your-thoughts", + "https://steemit.com/@beginningtoend", + "https://steemit.com/poetry/@beginningtoend/poetry-art-and-a-little-home-spum-philosophy", + "https://steemit.com/@kaykunoichi", + "https://steemit.com/life/@kaykunoichi/suicide-note-audio-written-and-performed-by-myself", + "https://steemit.com/@booky", + "https://steemit.com/life/@booky/boosting-leadership-skills-healthier-happier-you-and-your-workmates", + "https://steemit.com/@doubledex", + "https://steemit.com/ethics/@doubledex/do-you-know-the-difference-between-right-and-wrong", + "https://steemit.com/@ekaterina4ka", + "https://steemit.com/photography/@ekaterina4ka/we-knit-patterns-by-the-spokes-post-2-vyazhem-uzory-spicami-post-2", + "https://steemit.com/@scaredycatguide", + "https://steemit.com/real-talk/@scaredycatguide/real-talk-vol-9-welcome-to-dogmerica", + "https://steemit.com/@amy-goodrich", + "https://steemit.com/smoothie/@amy-goodrich/pineapple-mojito-green-smoothie", + "https://steemit.com/@scott.stevens", + "https://steemit.com/bitcoin/@scott.stevens/awareness-of-bitcoin-is-now-more-important-than-awareness-of-geoengineering", + "https://steemit.com/@witchcraftblog", + "https://steemit.com/travel/@witchcraftblog/my-trip-to-italy-pisa", + "https://steemit.com/@ibringawareness", + "https://steemit.com/food/@ibringawareness/why-i-got-stiffed-guy-s-waiter-blog-chapter-5", + "https://steemit.com/art/@kimal73/my-new-illustration-batman-vs-superman-modern-impressionism-by-kimal73", + "https://steemit.com/@leylar", + "https://steemit.com/photography/@leylar/seeds-are-great-travelers-own-work", + "https://steemit.com/@ocrdu", + "https://steemit.com/photography/@ocrdu/the-pods-that-go-pop", + "https://steemit.com/@rusla", + "https://steemit.com/travel/@rusla/japan-part8", + "https://steemit.com/@edgarsart", + "https://steemit.com/art/@edgarsart/puppy-charcoal-original-pencil-drawing", + "https://steemit.com/@borishaifa", + "https://steemit.com/steemit/@borishaifa/to-write-or-not-to-wirte-pisat-ili-ne-pisat", + "https://steemit.com/@eveningstar92", + "https://steemit.com/art/@eveningstar92/shit-happens-move-on-nsfw-evening-star-art", + "https://steemit.com/@elewarne", + "https://steemit.com/mixedmedia/@elewarne/mixed-media", + "https://steemit.com/@shredlord", + "https://steemit.com/art/@shredlord/sunrise", + "https://steemit.com/@sherlockcupid", + "https://steemit.com/life/@sherlockcupid/let-s-talk-fears-part-one", + "https://steemit.com/@annesaya", + "https://steemit.com/poetry/@annesaya/our-guiding-star-a-poem-a-tribute-to-writers", + "https://steemit.com/@fitmama", + "https://steemit.com/life/@fitmama/why-do-i-bother", + "https://steemit.com/@ezzy", + "https://steemit.com/story/@ezzy/the-bionic-experiment-part-1-my-original-short-stories", + "https://steemit.com/@kingarbinv", + "https://steemit.com/blog/@kingarbinv/adventures-in-nemaland-part-8-video-my-best-pokemon-catch-so-far", + "https://steemit.com/@soulsistashakti", + "https://steemit.com/abuse/@soulsistashakti/how-to-detect-and-deflect-gaslighting-from-a-narcissist", + "https://steemit.com/@puffin", + "https://steemit.com/story/@puffin/tragic-impoverishment-society-s-dirt-original-poem", + "https://steemit.com/@cehuneke", + "https://steemit.com/health/@cehuneke/the-sugar-scandal-corrupted-science-in-the-debate-of-fat-vs-sugar-and-coronary-heart-disease", + "https://steemit.com/@tanata", + "https://steemit.com/fashion/@tanata/little-black-dress-involving", + "https://steemit.com/@steemwriter", + "https://steemit.com/new/@steemwriter/youtube-demonetization-a-step-towards-censorship", + "https://steemit.com/@michelle.gent", + "https://steemit.com/story/@michelle.gent/dusty-one-of-my-characters", + "https://steemit.com/art/@edgarsart/a-gift-original-rose-drawing", + "https://steemit.com/@runridefly", + "https://steemit.com/cartoon/@runridefly/minnow-s-life-runridefly-original-cartoon-minnowsunite-whale-sighting-minnows-and-a-whale", + "https://steemit.com/fiction/@doubledex/short-story-the-cult-of-personality-part-one", + "https://steemit.com/@lyubovbar", + "https://steemit.com/photography/@lyubovbar/look-at-the-flower-chicory-a-useful-and-beautiful-flower-my-favorite-photos-of-chicory", + "https://steemit.com/@victoriart", + "https://steemit.com/art/@victoriart/hazelnut-mood", + "https://steemit.com/@heroic15397", + "https://steemit.com/montreal/@heroic15397/amazing-birds-in-the-greater-montreal-area", + "https://steemit.com/@smartercars", + "https://steemit.com/cars/@smartercars/reviewing-the-volkswagen-touareg-smarter-car-reviews", + "https://steemit.com/@rubenalexander", + "https://steemit.com/music/@rubenalexander/blues-jam-9-14-2016", + "https://steemit.com/@matthew.raymer", + "https://steemit.com/psychology/@matthew.raymer/life-stories", + "https://steemit.com/@positivesteem", + "https://steemit.com/minnowsunite/@positivesteem/common-sense-versus-degrees-the-man-who-has-one-hundred-degrees", + "https://steemit.com/@d3nv3r", + "https://steemit.com/mining/@d3nv3r/cloud-mining-the-struggle-is-real", + "https://steemit.com/@adubi", + "https://steemit.com/life/@adubi/healing-food-plan-the-ultimate-cheat-sheet", + "https://steemit.com/@alitas", + "https://steemit.com/spanish/@alitas/spanish-cazuela-de-calamar-con-papas-rejilla", + "https://steemit.com/@mazi", + "https://steemit.com/travel/@mazi/i-can-see-clearly-now-platanus-occidentalis", + "https://steemit.com/@mikemacintire", + "https://steemit.com/photography/@mikemacintire/a-red-like-no-other-my-work", + "https://steemit.com/@altzero", + "https://steemit.com/spanish/@altzero/imagenes-de-una-vida-2", + "https://steemit.com/@birdie", + "https://steemit.com/photography/@birdie/clouds-that-demand-attention-original-photos", + "https://steemit.com/@michaelstobiersk", + "https://steemit.com/art/@michaelstobiersk/5jbxxg-an-original-painting-by-michael-stobierski", + "https://steemit.com/@reddust", + "https://steemit.com/art/@reddust/meditation-experience-can-be-really-scary", + "https://steemit.com/art/@rubenalexander/the-price-is-right-theme-music-breakdown", + "https://steemit.com/@karisa", + "https://steemit.com/food/@karisa/very-tasty-and-delicious-curd-cookies-specially-for-steemit-part-4", + "https://steemit.com/travel/@lyubovbar/borovoye-pearl-of-kazakhstan-the-incredible-journey-story-of-my-husband", + "https://steemit.com/@burnin", + "https://steemit.com/travel/@burnin/exploring-the-off-limits-areas-of-the-largest-cruise-ship-in-the-world-part-2", + "https://steemit.com/art/@reddust/eyes-of-wisdom", + "https://steemit.com/@levycore", + "https://steemit.com/food/@levycore/hot-chocolate-art-trying-draw-faces", + "https://steemit.com/@awesomenyl", + "https://steemit.com/art/@awesomenyl/sunflower-paper-tutorial", + "https://steemit.com/writing/@aldentan/the-epic-and-awesome-guide-to-writing-articles-like-a-true-artist-that-people-want-to-read-and-share-edited-for-steemit-today", + "https://steemit.com/@naquoya", + "https://steemit.com/story/@naquoya/original-fiction-bad-trip-part-two-the-gamemaster", + "https://steemit.com/@moon32walker", + "https://steemit.com/gaming/@moon32walker/top-10-game-development-studios", + "https://steemit.com/@gustavopasquini", + "https://steemit.com/food/@gustavopasquini/polenta-with-ragu-meat-dry", + "https://steemit.com/@benadapt", + "https://steemit.com/photography/@benadapt/capturing-the-milky-way-a-photographer-s-biggest-challenge", + "https://steemit.com/spanish/@altzero/que-es-la-nueva-economia", + "https://steemit.com/@por500bolos", + "https://steemit.com/spanish/@por500bolos/uncovering-the-most-transcendental-and-biggest-secret-in-the-human-life-skeptical-i-will-challenge-you-to-prove-otherwise", + "https://steemit.com/@zonpower", + "https://steemit.com/poem/@zonpower/this-is-a-place-an-original-poem", + "https://steemit.com/@katharsisdrill", + "https://steemit.com/history/@katharsisdrill/the-rune-stones-of-jelling-and-a-new-realisation", + "https://steemit.com/@glezeddy", + "https://steemit.com/steem/@glezeddy/mezcla-de-tequila-para-dar-el-grito-mexico", + "https://steemit.com/@onetree", + "https://steemit.com/culture/@onetree/south-african-slang-enter-those-who-dare", + "https://steemit.com/@verbal-d", + "https://steemit.com/music/@verbal-d/melodious-music-memoirs-2-impact", + "https://steemit.com/@wanderingagorist", + "https://steemit.com/travel/@wanderingagorist/wild-rose-hips-foraging-for-tea-and-eating", + "https://steemit.com/@knablinz", + "https://steemit.com/music/@knablinz/hand-made-collage-art-by-knablinz-donuts-and-coffee" + ], + "tags": [ + "curie", + "minnows", + "hidden-gems", + "steemit", + "project-curie" + ], + "users": [ + "nextgencrypto", + "curie" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 61028272797290, + "payout": 217.281, + "payout_at": "2016-09-22T17:53:48", + "pending_payout_value": "217.281 HBD", + "percent_hbd": 10000, + "permlink": "the-daily-curie-14th-sept-15th-sept-2016", + "post_id": 1256756, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 182 + }, + "title": "The Daily Curie (14th Sept - 15th Sept 2016)", + "updated": "2016-09-15T17:53:48", + "url": "/curie/@curie/the-daily-curie-14th-sept-15th-sept-2016" + }, + { + "active_votes": [ + { + "rshares": 231809639013, + "voter": "anonymous" + }, + { + "rshares": 40859141206977, + "voter": "blocktrades" + }, + { + "rshares": 1912118346075, + "voter": "badassmother" + }, + { + "rshares": 7113882084470, + "voter": "xeldal" + }, + { + "rshares": 5763993012820, + "voter": "enki" + }, + { + "rshares": 1304415071462, + "voter": "rossco99" + }, + { + "rshares": 1577462576089, + "voter": "joseph" + }, + { + "rshares": 651993277150, + "voter": "masteryoda" + }, + { + "rshares": 446958795092, + "voter": "boatymcboatface" + }, + { + "rshares": 9168101098, + "voter": "idol" + }, + { + "rshares": 23383993964, + "voter": "wpalczynski" + }, + { + "rshares": 5044693986, + "voter": "sakr" + }, + { + "rshares": 1578030666, + "voter": "jocelyn" + }, + { + "rshares": 14818192446, + "voter": "gregory-f" + }, + { + "rshares": 74914583876, + "voter": "eeks" + }, + { + "rshares": 1007941175, + "voter": "fkn" + }, + { + "rshares": 8867224532, + "voter": "james-show" + }, + { + "rshares": 1324875721, + "voter": "elishagh1" + }, + { + "rshares": 7802860274, + "voter": "richman" + }, + { + "rshares": 24193131603, + "voter": "acidyo" + }, + { + "rshares": 313691550, + "voter": "coar" + }, + { + "rshares": 1061234978, + "voter": "murh" + }, + { + "rshares": 2057413439, + "voter": "error" + }, + { + "rshares": 59950022330, + "voter": "theshell" + }, + { + "rshares": 400880323222, + "voter": "taoteh1221" + }, + { + "rshares": 410517349, + "voter": "applecrisp" + }, + { + "rshares": 280737930617, + "voter": "trogdor" + }, + { + "rshares": 5287820211, + "voter": "tee-em" + }, + { + "rshares": 121383360964, + "voter": "geoffrey" + }, + { + "rshares": 10684548905, + "voter": "kimziv" + }, + { + "rshares": 30279968088, + "voter": "acassity" + }, + { + "rshares": 45145254362, + "voter": "venuspcs" + }, + { + "rshares": 7264907621, + "voter": "getssidetracked" + }, + { + "rshares": 1414199127, + "voter": "trees" + }, + { + "rshares": 197179742, + "voter": "strawhat" + }, + { + "rshares": 1159208963, + "voter": "steemswede" + }, + { + "rshares": 691425107, + "voter": "cryptochannel" + }, + { + "rshares": 894044199, + "voter": "endgame" + }, + { + "rshares": 4920266872, + "voter": "furion" + }, + { + "rshares": 2834923420, + "voter": "steem1653" + }, + { + "rshares": 25221166135, + "voter": "steemit-life" + }, + { + "rshares": 13516878845, + "voter": "sitaru" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 14167503457, + "voter": "aaseb" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 243749878708, + "voter": "nabilov" + }, + { + "rshares": 677892916, + "voter": "luisucv34" + }, + { + "rshares": 34761252099, + "voter": "creemej" + }, + { + "rshares": 233065746, + "voter": "poseidon" + }, + { + "rshares": 82781233416, + "voter": "thylbom" + }, + { + "rshares": 32543319555, + "voter": "deanliu" + }, + { + "rshares": 5428442637, + "voter": "rainchen" + }, + { + "rshares": 204617448258, + "voter": "jl777" + }, + { + "rshares": 103514864, + "voter": "pokemon" + }, + { + "rshares": 817413671, + "voter": "positive" + }, + { + "rshares": 6361356981, + "voter": "chloetaylor" + }, + { + "rshares": 17267278949, + "voter": "proto" + }, + { + "rshares": 1805641835, + "voter": "sisterholics" + }, + { + "rshares": 61286903, + "voter": "reported" + }, + { + "rshares": 8734133724, + "voter": "taker" + }, + { + "rshares": 57607550, + "voter": "krushing" + }, + { + "rshares": 63852353198, + "voter": "laonie" + }, + { + "rshares": 24561889230, + "voter": "laoyao" + }, + { + "rshares": 1332427399, + "voter": "myfirst" + }, + { + "rshares": 12961212091, + "voter": "somebody" + }, + { + "rshares": 484610059, + "voter": "flysaga" + }, + { + "rshares": 2084691327, + "voter": "gmurph" + }, + { + "rshares": 513517114, + "voter": "minnowsunited" + }, + { + "rshares": 2863236010, + "voter": "midnightoil" + }, + { + "rshares": 56653113, + "voter": "whatyouganjado" + }, + { + "rshares": 3323984357, + "voter": "kurtbeil" + }, + { + "rshares": 7161280807, + "voter": "xiaohui" + }, + { + "rshares": 323406893, + "voter": "elfkitchen" + }, + { + "rshares": 5855543935, + "voter": "oflyhigh" + }, + { + "rshares": 63373184, + "voter": "makaveli" + }, + { + "rshares": 223891286, + "voter": "xiaokongcom" + }, + { + "rshares": 1780319109, + "voter": "future24" + }, + { + "rshares": 7709317035, + "voter": "thebotkiller" + }, + { + "rshares": 451324143, + "voter": "xianjun" + }, + { + "rshares": 647921440, + "voter": "herbertmueller" + }, + { + "rshares": 56109399, + "voter": "alexbones" + }, + { + "rshares": 2022625104, + "voter": "chinadaily" + }, + { + "rshares": 90172824082, + "voter": "serejandmyself" + }, + { + "rshares": 163783062, + "voter": "nang1" + }, + { + "rshares": 2982676167, + "voter": "netaterra" + }, + { + "rshares": 52319145, + "voter": "dobbydaba" + }, + { + "rshares": 22559404087, + "voter": "andrewawerdna" + }, + { + "rshares": 77466140, + "voter": "ozertayiz" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 55922029, + "voter": "salebored" + }, + { + "rshares": 2196862373, + "voter": "runridefly" + }, + { + "rshares": 115288806334, + "voter": "shenanigator" + }, + { + "rshares": 1709331623, + "voter": "funkywanderer" + }, + { + "rshares": 4594182561, + "voter": "richardcrill" + }, + { + "rshares": 79155262951, + "voter": "markrmorrisjr" + }, + { + "rshares": 55917888, + "voter": "bitdrone" + }, + { + "rshares": 55908853, + "voter": "sleepcult" + }, + { + "rshares": 27677639861, + "voter": "sponge-bob" + }, + { + "rshares": 12031039232, + "voter": "doitvoluntarily" + }, + { + "rshares": 67696453939, + "voter": "thecyclist" + }, + { + "rshares": 646493719, + "voter": "kev7000" + }, + { + "rshares": 55266473, + "voter": "analyzethis" + }, + { + "rshares": 27671309914, + "voter": "brains" + }, + { + "rshares": 5866415576, + "voter": "burnin" + }, + { + "rshares": 1352324852, + "voter": "bitcoinparadise" + }, + { + "rshares": 4235074146, + "voter": "funnyman" + }, + { + "rshares": 50193769, + "voter": "f1111111" + }, + { + "rshares": 339287005, + "voter": "anomaly" + }, + { + "rshares": 63405661, + "voter": "inarix03" + }, + { + "rshares": 98545946, + "voter": "ola1" + }, + { + "rshares": 4382226038, + "voter": "michelle.gent" + }, + { + "rshares": 66935282, + "voter": "mari5555na" + }, + { + "rshares": 31683945302, + "voter": "goldmatters" + }, + { + "rshares": 155180811, + "voter": "majes" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 96643251, + "voter": "expat" + }, + { + "rshares": 129609202, + "voter": "toddemaher1" + } + ], + "author": "markrmorrisjr", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.26, + "beneficiaries": [], + "blacklists": [], + "body": "## In this episode, Joshua Claiborne stands trial for violation of the First Law ##\n\n**\u201cWhoa, whoa, whoa!\u201d Phil screamed, \u201cWhat the hell dude?\u201d**\n\n*The Reaper crumpled to the floor, arms flailing as Joshua rode it to the ground. Finally, the hands found the catches at either side of the helmet and popped it off. A black, shaggy head of hair emerged.* \n\n***If you've missed episodes, [visit my blog](https://steemit.com/@markrmorrisjr) to catch up. Be sure to follow me for updates in your feed!***\n\n\u201cEmil?\u201d Stella said, \u201cMeet Joshua. Are you okay?\u201d\n\nEmil, the Reaper suit\u2019s operator laughed, \u201cYeah, I\u2019m fine, but that was awesome! Can you teach us that?\u201d\n\n\u201cMan! Now I have to rebuild this helmet,\u201d Phil held up a small remote. \u201cAll I had to do was push this button,\u201d he said, pressing it, as the suit powered down. \u201cWhat did you do?\u201d\n\n\u201cThe \u2018nerve\u2019 bundle that controls these things motor skills is on the very top of the skull, under a thin piece of sheet metal, puncture it, it collapses. You didn\u2019t know that?\u201d Joshua said. \n\n\u201cWell, it appears we may need you more than you need us,\u201d Stella said. \u201cSo, just say the word and we\u2019ll get you where you need to be. Meanwhile, my team will be working on your son\u2019s location.\u201d\n\nJoshua dropped the letter opener and walked to the stairs, \u201cFine, whatever you need to collect from my meeting, get it. Now, who\u2019s driving?\u201d With that, he walked up the stairs, he had no more time to waste. \n\n**The Mapleton courthouse sat on a hill in the center of the town, overlooking the area around for miles.** \n\n*Joshua insisted that the team Stella had sent stop 5 miles out and allow him to ride in on the electric trike alone, while they observed the meeting from a distance.* \n\nHe carried the tiny remote in his shirt pocket, a gift from Phil. \u201cThat\u2019s my only prototype, so don\u2019t lose it,\u201d he\u2019d said. \n\n![enter image description here](https://s12.postimg.org/siuqjuiz1/Untitled_36.jpg)\n\nFrom the end of Main Street, looking up toward the courthouse, Joshua counted at least six reapers. He wondered how far the signal from the remote would travel. \n\nHe thought about pressing it now, disarming his enemy, then walking in, but he\u2019d still have to deal with the six drivers, if they managed to escape the suits. \n\nBesides, Stella seemed to think there was some secret they were going to give away, although Joshua couldn\u2019t imagine it. \n\n*He checked his watch, ten minutes until his scheduled time and while he knew better than to be late, he had no intention of giving the Consensus one more second than he had to.* \n\nThe trike spun it\u2019s tires on a patch of loose gravel as he started back up. He decided a quick approach was best. He charged up the hill, jumping the \u201cMayor\u2019s\u201d parking barrier and rolling up to the foot of the front stairs, he cranked the accelerator and the trike rose up on its back wheel, popping the two front wheels, over the bottom step. \n\nThe machine had more than enough power to climb the steps and Joshua skidded to a stop outside the courthouse door. He stopped and turned back toward the town, the six Reapers swarming toward him up the steps. He powered down, swung his leg up and over the bike and opened the door. \n\n**The Reapers followed him into the hall as he approached the court room.** \n\nThe Magistrate sat behind the judge\u2019s bench and Joshua couldn\u2019t help but smirk at the insult to the very concept of actual justice that this thing represented. \n\n\u201cJoshua Claiborne, appearing as requested,\u201d Joshua said, standing directly in front of the Magistrate. \n\n![enter image description here](https://s12.postimg.org/6h4lvyh7x/judge.jpg)\n\n> \u201cYes, Mr. Claiborne, have a seat,\u201d A woman\u2019s face, projected on the face shield of the Magistrate said.\n\n\u201cI\u2019d rather stand,\u201d he said. \n\n> \u201cSuit yourself, may we have the room, please?\u201d she said, looking toward the reapers that had entered the back doors of the courtroom.\n\nThey left quietly. \n\n> \u201cMr. Claiborne, you\u2019re charged with violation of the first law, in so\n> much as you have encouraged and joined in the activity of settling\n> outside of Consensus approved areas, acted outside of the legal\n> jurisdiction of the council and on more than one occasion, acted\n> against the best interest of Consensus, including attacking duly\n> authorized Magistrates in the course of their legally binding duties,\n> how do you plead?\u201d\n\n**The woman looked at Joshua, peering over a pair of short, square spectacles, like some sort of outdated stereotype.** \n\n\u201cNot guilty, by reason of illegitimacy of the currently established government and its ensigns. I am not, nor do I choose to become, subject to your law. I stand judged as innocent by natural law, insomuch as I have not caused harm to another human in aggression, damaged or stolen property, nor unnecessarily restricted the liberty of any other person. I recognize no other responsibility to my fellow man,\u201d Joshua said calmly. \n\n> \u201cBe that as it may, Mr. Claiborne, we are not here under the auspices of \u201cnatural law\u201d but rather, under the Council mandated authority of the Consensus and its Magisterial Ministry, of which I am a part and I assure you, you are subject to,\u201d\n\nThe woman intoned, her expression one of almost sheer boredom.\n\n> \u201cCourt finds the defendant guilty and remands the subject for immediate judicial murder.\u201d\n\nThe magistrate raised its arm and brought it down on the bench with a solid thud, that echoed through the court. Joshua felt his heart sink as the Reapers reentered the court and moved up to surround him. \n\n## Look for the upvote button below. If you liked the post, upvote and share! If you're not on Steemit yet, why not? You get free money for signing up! ##", + "category": "story", + "children": 2, + "created": "2016-09-15T16:54:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s12.postimg.org/siuqjuiz1/Untitled_36.jpg", + "https://s12.postimg.org/6h4lvyh7x/judge.jpg" + ], + "links": [ + "https://steemit.com/@markrmorrisjr" + ], + "tags": [ + "story", + "fiction", + "anarchy", + "life", + "minnowsunited" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 62355283653318, + "payout": 226.397, + "payout_at": "2016-09-22T16:54:06", + "pending_payout_value": "226.397 HBD", + "percent_hbd": 10000, + "permlink": "original-fiction-anarchist-s-almanac-episode-15", + "post_id": 1256087, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 120 + }, + "title": "Original Fiction: Anarchist's Almanac, Episode 15", + "updated": "2016-09-15T16:54:06", + "url": "/story/@markrmorrisjr/original-fiction-anarchist-s-almanac-episode-15" + }, + { + "active_votes": [ + { + "rshares": 504201493814, + "voter": "barrie" + }, + { + "rshares": 31621044834059, + "voter": "smooth" + }, + { + "rshares": 231803784363, + "voter": "anonymous" + }, + { + "rshares": 1992555050222, + "voter": "apple" + }, + { + "rshares": 1912040731624, + "voter": "badassmother" + }, + { + "rshares": 2053103615195, + "voter": "hr1" + }, + { + "rshares": 1304415071462, + "voter": "rossco99" + }, + { + "rshares": 2352777844031, + "voter": "wang" + }, + { + "rshares": 22390337604, + "voter": "jaewoocho" + }, + { + "rshares": 1576668025571, + "voter": "joseph" + }, + { + "rshares": 466113536214, + "voter": "recursive2" + }, + { + "rshares": 452820496964, + "voter": "recursive3" + }, + { + "rshares": 651951614915, + "voter": "masteryoda" + }, + { + "rshares": 3120381242465, + "voter": "recursive" + }, + { + "rshares": 91328598326, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6959198181, + "voter": "bingo-0" + }, + { + "rshares": 5939784887153, + "voter": "smooth.witness" + }, + { + "rshares": 446272257734, + "voter": "boatymcboatface" + }, + { + "rshares": 9167804100, + "voter": "idol" + }, + { + "rshares": 22448634206, + "voter": "wpalczynski" + }, + { + "rshares": 816380174873, + "voter": "steemrollin" + }, + { + "rshares": 5147541712, + "voter": "sakr" + }, + { + "rshares": 284355351943, + "voter": "chitty" + }, + { + "rshares": 34575031962, + "voter": "unosuke" + }, + { + "rshares": 481762857054, + "voter": "noaommerrr" + }, + { + "rshares": 1578007819, + "voter": "jocelyn" + }, + { + "rshares": 85270098112, + "voter": "acidsun" + }, + { + "rshares": 14692173218, + "voter": "gregory-f" + }, + { + "rshares": 9604795718, + "voter": "gregory60" + }, + { + "rshares": 18382400031, + "voter": "jademont" + }, + { + "rshares": 1294872282183, + "voter": "gavvet" + }, + { + "rshares": 89897365397, + "voter": "eeks" + }, + { + "rshares": 1511911763, + "voter": "fkn" + }, + { + "rshares": 122160437, + "voter": "paco-steem" + }, + { + "rshares": 1471653540, + "voter": "spaninv" + }, + { + "rshares": 1987313581, + "voter": "elishagh1" + }, + { + "rshares": 8669811688, + "voter": "richman" + }, + { + "rshares": 584222819564, + "voter": "nanzo-scoop" + }, + { + "rshares": 28116199940, + "voter": "acidyo" + }, + { + "rshares": 9857648383, + "voter": "kefkius" + }, + { + "rshares": 177403714671, + "voter": "mummyimperfect" + }, + { + "rshares": 313689446, + "voter": "coar" + }, + { + "rshares": 106631248984, + "voter": "asch" + }, + { + "rshares": 1061230469, + "voter": "murh" + }, + { + "rshares": 936957207, + "voter": "slickwilly" + }, + { + "rshares": 3187804154, + "voter": "cryptofunk" + }, + { + "rshares": 579494558, + "voter": "kodi" + }, + { + "rshares": 2057367746, + "voter": "error" + }, + { + "rshares": 11847990151, + "voter": "andu" + }, + { + "rshares": 962069747008, + "voter": "cyber" + }, + { + "rshares": 61712174604, + "voter": "theshell" + }, + { + "rshares": 49577333486, + "voter": "ak2020" + }, + { + "rshares": 24894446745, + "voter": "paul-labossiere" + }, + { + "rshares": 400880323222, + "voter": "taoteh1221" + }, + { + "rshares": 95314034, + "voter": "stiletto" + }, + { + "rshares": 56688940478, + "voter": "juanmiguelsalas" + }, + { + "rshares": 33781859925, + "voter": "ratel" + }, + { + "rshares": 15787327103, + "voter": "zakharya" + }, + { + "rshares": 280717515045, + "voter": "trogdor" + }, + { + "rshares": 5287383826, + "voter": "tee-em" + }, + { + "rshares": 121383360964, + "voter": "geoffrey" + }, + { + "rshares": 42737137488, + "voter": "kimziv" + }, + { + "rshares": 74286777275, + "voter": "emily-cook" + }, + { + "rshares": 2187597574, + "voter": "superfreek" + }, + { + "rshares": 49806164408, + "voter": "isteemit" + }, + { + "rshares": 4091429870, + "voter": "spikykevin" + }, + { + "rshares": 52090524796, + "voter": "venuspcs" + }, + { + "rshares": 3989473346, + "voter": "michaellamden68" + }, + { + "rshares": 19974764064, + "voter": "thebatchman" + }, + { + "rshares": 158997516614, + "voter": "asmolokalo" + }, + { + "rshares": 8603166550, + "voter": "getssidetracked" + }, + { + "rshares": 5165418905, + "voter": "riscadox" + }, + { + "rshares": 17538291453, + "voter": "konstantin" + }, + { + "rshares": 261755903, + "voter": "mstang83" + }, + { + "rshares": 39099397056, + "voter": "hitmeasap" + }, + { + "rshares": 252977703, + "voter": "nexus1" + }, + { + "rshares": 1515818756, + "voter": "burmik123" + }, + { + "rshares": 280713275, + "voter": "ksenia" + }, + { + "rshares": 1649898982, + "voter": "trees" + }, + { + "rshares": 231686197, + "voter": "strawhat" + }, + { + "rshares": 219133173153, + "voter": "domino" + }, + { + "rshares": 251687687, + "voter": "playtime" + }, + { + "rshares": 404548352, + "voter": "whitepeach" + }, + { + "rshares": 7380400309, + "voter": "furion" + }, + { + "rshares": 6462652657, + "voter": "owdy" + }, + { + "rshares": 1256448483, + "voter": "dicov" + }, + { + "rshares": 2936170685, + "voter": "steem1653" + }, + { + "rshares": 136318424, + "voter": "cynetyc" + }, + { + "rshares": 18770538147, + "voter": "sebastien" + }, + { + "rshares": 13787216422, + "voter": "sitaru" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 14167053756, + "voter": "aaseb" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 10646413479, + "voter": "deviedev" + }, + { + "rshares": 266599021635, + "voter": "nabilov" + }, + { + "rshares": 2286950597, + "voter": "dmacshady" + }, + { + "rshares": 726313838, + "voter": "luisucv34" + }, + { + "rshares": 8811980236, + "voter": "herverisson" + }, + { + "rshares": 53424827264, + "voter": "streetstyle" + }, + { + "rshares": 46856213520, + "voter": "milestone" + }, + { + "rshares": 3801182358, + "voter": "maximkichev" + }, + { + "rshares": 15070465231, + "voter": "nippel66" + }, + { + "rshares": 167302364294, + "voter": "blueorgy" + }, + { + "rshares": 12849414672, + "voter": "benjiberigan" + }, + { + "rshares": 932248554, + "voter": "poseidon" + }, + { + "rshares": 19717588129, + "voter": "mustafaomar" + }, + { + "rshares": 3506039536, + "voter": "simon.braki.love" + }, + { + "rshares": 82781233416, + "voter": "thylbom" + }, + { + "rshares": 32542976852, + "voter": "deanliu" + }, + { + "rshares": 5609548617, + "voter": "sharker" + }, + { + "rshares": 541016983, + "voter": "qonq99" + }, + { + "rshares": 204615752038, + "voter": "jl777" + }, + { + "rshares": 119983138, + "voter": "pokemon" + }, + { + "rshares": 1226120506, + "voter": "positive" + }, + { + "rshares": 6939662161, + "voter": "chloetaylor" + }, + { + "rshares": 43638419601, + "voter": "claudiop63" + }, + { + "rshares": 17267164725, + "voter": "proto" + }, + { + "rshares": 7222403812, + "voter": "sisterholics" + }, + { + "rshares": 1444237397, + "voter": "alex.chien" + }, + { + "rshares": 8781903824, + "voter": "royalmacro" + }, + { + "rshares": 1838367968, + "voter": "remlaps" + }, + { + "rshares": 149624601, + "voter": "steemster1" + }, + { + "rshares": 3353872300, + "voter": "glitterpig" + }, + { + "rshares": 8734116589, + "voter": "taker" + }, + { + "rshares": 59219358, + "voter": "sharon" + }, + { + "rshares": 4999720649, + "voter": "dumar022" + }, + { + "rshares": 2077201153, + "voter": "merej99" + }, + { + "rshares": 60342922, + "voter": "lillianjones" + }, + { + "rshares": 255401498427, + "voter": "laonie" + }, + { + "rshares": 24561432292, + "voter": "laoyao" + }, + { + "rshares": 7994421908, + "voter": "myfirst" + }, + { + "rshares": 51843535316, + "voter": "somebody" + }, + { + "rshares": 1938401760, + "voter": "flysaga" + }, + { + "rshares": 2501627790, + "voter": "gmurph" + }, + { + "rshares": 1691577797, + "voter": "chris.roy" + }, + { + "rshares": 1693568633, + "voter": "stormblaze" + }, + { + "rshares": 11452681912, + "voter": "midnightoil" + }, + { + "rshares": 2327843962, + "voter": "kalimor" + }, + { + "rshares": 84246848, + "voter": "coderg" + }, + { + "rshares": 4190252928, + "voter": "ullikume" + }, + { + "rshares": 3323749960, + "voter": "kurtbeil" + }, + { + "rshares": 28644139641, + "voter": "xiaohui" + }, + { + "rshares": 1349109906, + "voter": "dolov" + }, + { + "rshares": 1293603524, + "voter": "elfkitchen" + }, + { + "rshares": 103394476995, + "voter": "joele" + }, + { + "rshares": 5855492830, + "voter": "oflyhigh" + }, + { + "rshares": 895550716, + "voter": "xiaokongcom" + }, + { + "rshares": 2118152083, + "voter": "natalymaty" + }, + { + "rshares": 60819615, + "voter": "msjennifer" + }, + { + "rshares": 55925537, + "voter": "ciao" + }, + { + "rshares": 1156101266, + "voter": "darthnava" + }, + { + "rshares": 3670417888, + "voter": "villainblack" + }, + { + "rshares": 8410164039, + "voter": "thebotkiller" + }, + { + "rshares": 3033050865, + "voter": "jrcornel" + }, + { + "rshares": 54217761, + "voter": "steemo" + }, + { + "rshares": 1805262907, + "voter": "xianjun" + }, + { + "rshares": 26819912795, + "voter": "hanshotfirst" + }, + { + "rshares": 54077897, + "voter": "steema" + }, + { + "rshares": 71282219, + "voter": "confucius" + }, + { + "rshares": 93801736989, + "voter": "miacats" + }, + { + "rshares": 2249572206, + "voter": "njall" + }, + { + "rshares": 54909929, + "voter": "jarvis" + }, + { + "rshares": 118219525, + "voter": "microluck" + }, + { + "rshares": 54313084, + "voter": "fortuner" + }, + { + "rshares": 2077267800, + "voter": "chinadaily" + }, + { + "rshares": 4879530405, + "voter": "almerri" + }, + { + "rshares": 9253395112, + "voter": "johnnyyash" + }, + { + "rshares": 10344891579, + "voter": "gvargas123" + }, + { + "rshares": 4751552849, + "voter": "themanualbot" + }, + { + "rshares": 136485885, + "voter": "nang1" + }, + { + "rshares": 13839238841, + "voter": "telos" + }, + { + "rshares": 51877132, + "voter": "johnbyrd" + }, + { + "rshares": 53039566, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 51870077, + "voter": "ficholl" + }, + { + "rshares": 53030738, + "voter": "widell" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 406983674, + "voter": "mig641" + }, + { + "rshares": 169608367, + "voter": "kamil5" + }, + { + "rshares": 59295031, + "voter": "dobbydaba" + }, + { + "rshares": 24294717617, + "voter": "andrewawerdna" + }, + { + "rshares": 55367485477, + "voter": "mandibil" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 51562255, + "voter": "curpose" + }, + { + "rshares": 76072115, + "voter": "steembriefing" + }, + { + "rshares": 55750195, + "voter": "riv" + }, + { + "rshares": 2196862373, + "voter": "runridefly" + }, + { + "rshares": 1783607101, + "voter": "funkywanderer" + }, + { + "rshares": 2249900457, + "voter": "jeremyfromwi" + }, + { + "rshares": 2056057288, + "voter": "eight-rad" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 9458733324, + "voter": "aggroed" + }, + { + "rshares": 51718188, + "voter": "crion" + }, + { + "rshares": 182060433, + "voter": "greatness" + }, + { + "rshares": 51388276, + "voter": "hitherise" + }, + { + "rshares": 51379706, + "voter": "wiss" + }, + { + "rshares": 54247555535, + "voter": "sponge-bob" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 88628906, + "voter": "ruscion" + }, + { + "rshares": 1086106040, + "voter": "tatianka" + }, + { + "rshares": 54175638, + "voter": "apparat" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 157957231026, + "voter": "thecyclist" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 201688406600, + "voter": "asksisk" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 323483227, + "voter": "panther" + }, + { + "rshares": 60610693, + "voter": "plantbasedjunkie" + }, + { + "rshares": 55341943517, + "voter": "brains" + }, + { + "rshares": 517900727, + "voter": "mohamedmashaal" + }, + { + "rshares": 20617809185, + "voter": "skypilot" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 5753290068, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 51568971, + "voter": "typingagent" + }, + { + "rshares": 51581492, + "voter": "cwb" + }, + { + "rshares": 339274981, + "voter": "anomaly" + }, + { + "rshares": 147786454, + "voter": "ola1" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 71955428, + "voter": "mari5555na" + }, + { + "rshares": 157644916, + "voter": "iggy" + }, + { + "rshares": 51232949, + "voter": "dragonice" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 2118281183, + "voter": "bapparabi" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 90053391, + "voter": "remlaps1" + }, + { + "rshares": 239963421, + "voter": "darkminded153" + }, + { + "rshares": 527464783, + "voter": "grisha-danunaher" + }, + { + "rshares": 72826233, + "voter": "igtes" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 444435987, + "voter": "witchcraftblog" + }, + { + "rshares": 161693690, + "voter": "shadowproject" + }, + { + "rshares": 160975092, + "voter": "user45-87" + }, + { + "rshares": 157182398, + "voter": "planet" + }, + { + "rshares": 156043541, + "voter": "disneypixar" + }, + { + "rshares": 159143891, + "voter": "reef" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 31683945302, + "voter": "goldmatters" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 135637537, + "voter": "toddemaher1" + }, + { + "rshares": 153397644, + "voter": "milank" + }, + { + "rshares": 153325742, + "voter": "denise12" + } + ], + "author": "gavvet", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.8, + "beneficiaries": [], + "blacklists": [], + "body": "Hello everyone. I did not write anything about World War II for a long time. So today I decided to tell you about the Tank Destroyers. About the machines, specialization of which was the destruction of tanks. In this article I will talk about the classic representatives of this class.\n>\u0412\u0441\u0456\u043c \u043f\u0440\u0438\u0432\u0456\u0442. \u0414\u0430\u0432\u043d\u0435\u043d\u044c\u043a\u043e \u044f \u043d\u0435 \u043f\u0438\u0441\u0430\u0432 \u043d\u0456\u0447\u043e\u0433\u043e \u043d\u0430 \u0442\u0435\u043c\u0443 \u0414\u0440\u0443\u0433\u043e\u0457 \u0421\u0432\u0456\u0442\u043e\u0432\u043e\u0457. \u0406 \u043e\u0441\u044c \u0441\u044c\u043e\u0433\u043e\u0434\u043d\u0456 \u044f \u0432\u0438\u0440\u0456\u0448\u0438\u0432 \u0440\u043e\u0437\u043f\u043e\u0432\u0456\u0441\u0442\u0438 \u0432\u0430\u043c \u043f\u0440\u043e \u041f\u0422-\u0421\u0410\u0423. \u041f\u0440\u043e \u043c\u0430\u0448\u0438\u043d\u0438, \u0441\u043f\u0435\u0446\u0456\u0430\u043b\u0456\u0437\u0430\u0446\u0456\u0454\u044e \u044f\u043a\u0438\u0445 \u0431\u0443\u043b\u043e \u0437\u043d\u0438\u0449\u0435\u043d\u043d\u044f \u0442\u0430\u043d\u043a\u0456\u0432. \u0423 \u0446\u0456\u0439 \u0447\u0430\u0441\u0442\u0438\u043d\u0456 \u044f \u0440\u043e\u0437\u043f\u043e\u0432\u0456\u043c \u043f\u0440\u043e \u043a\u043b\u0430\u0441\u0438\u0447\u043d\u0438\u0445 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043d\u0438\u043a\u0456\u0432 \u0441\u0432\u043e\u0433\u043e \u043a\u043b\u0430\u0441\u0443.\n\n# StuG III\nhttp://i.piccy.info/i9/3d367a52a1b8dc6c22f126332f335144/1473836215/88822/1063747/cqWCxy6vYP0.jpg\n\nLet's start with the most produced Tank Destroyer in the history. At the beginning of the WW II German command decided to create a mobile artillery on the basis of existing tanks, which would be able to support the infantry. The priority in new machine were the firepower, a good armor and cheapness. The firm Daimler-Benz successfully embodied these wishes into reality. There were about eight versions of StuG III, however, the main was Ausf. G. The cost of production of one StuG was quite low - 83 000 DM. Total was released 10500 machines. The basis for the creation was German tank PzKpfw III.\nInitially StuG III was equipped with a short-75mm gun, but when good armored Soviet T-34 came to the fronts, it was decided to replace short gun with a new long-barreled 75mm cannon Stuk 40 L / 48, which surely hit the Soviet tanks. StuG armor was quite good \u2013 50 mm in a front took a punch at a distance of 1 km. StuG III was very compact in a size and had good mobility. The main disadvantage was little size which allowed bad conditions for crew working. StuG III took active part in a war from the very beginning to its end. \nhttp://i.piccy.info/i9/5dc09cebc0ddfcd1fac4a8013ee385ad/1473836240/182233/1063747/5u9ghQyvkTc.jpg\n\n>\u041f\u043e\u0447\u043d\u0435\u043c\u043e \u0437 \u043d\u0430\u0439\u043c\u0430\u0441\u043e\u0432\u0456\u0448\u0457 \u041f\u0422-\u0421\u0410\u0423 \u0432 \u0456\u0441\u0442\u043e\u0440\u0456\u0457. \u041d\u0430 \u043f\u043e\u0447\u0430\u0442\u043a\u0443 \u0432\u0456\u0439\u043d\u0438 \u043d\u0456\u043c\u0435\u0446\u044c\u043a\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u0443\u0432\u0430\u043d\u043d\u044f \u0432\u0438\u0440\u0456\u0448\u0438\u043b\u043e \u0441\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u043c\u043e\u0431\u0456\u043b\u044c\u043d\u0443 \u0430\u0440\u0442\u0438\u043b\u0435\u0440\u0456\u044e \u043d\u0430 \u0431\u0430\u0437\u0456 \u0432\u0436\u0435 \u043d\u0430\u044f\u0432\u043d\u0438\u0445 \u0442\u0430\u043d\u043a\u0456\u0432, \u0437\u0434\u0430\u0442\u043d\u0443 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0430\u0442\u0438 \u043f\u0456\u0445\u043e\u0442\u0443. \u041f\u0440\u0456\u043e\u0440\u0438\u0442\u0435\u0442\u043d\u043e\u044e \u0431\u0443\u043b\u0430 \u0432\u043e\u0433\u043d\u0435\u0432\u0430 \u043c\u0456\u0446\u044c, \u0433\u0430\u0440\u043d\u0435 \u0431\u0440\u043e\u043d\u044e\u0432\u0430\u043d\u043d\u044f \u0456 \u0434\u0435\u0448\u0435\u0432\u0438\u0437\u043d\u0430. \u0424\u0456\u0440\u043c\u0430 Daimler-Benz \u0432\u0434\u0430\u043b\u043e \u0432\u0442\u0456\u043b\u0438\u043b\u0430 \u0446\u0456 \u043f\u043e\u0431\u0430\u0436\u0430\u043d\u043d\u044f \u0432 \u0440\u0435\u0430\u043b\u044c\u043d\u0456\u0441\u0442\u044c. \u0412\u0441\u044c\u043e\u0433\u043e \u0431\u0443\u043b\u043e \u0431\u043b\u0438\u0437\u044c\u043a\u043e \u0432\u043e\u0441\u044c\u043c\u0438 \u043c\u043e\u0434\u0438\u0444\u0456\u043a\u0430\u0446\u0456\u0439 StuG III, \u043f\u0440\u043e\u0442\u0435 \u043e\u0441\u043d\u043e\u0432\u043d\u043e\u044e \u0431\u0443\u043b\u0430 Ausf. G. \u0412\u0430\u0440\u0442\u0456\u0441\u0442\u044c \u043e\u0434\u043d\u0456\u0454\u0457 \u041f\u0422-\u0421\u0410\u0423 \u0431\u0443\u043b\u0430 \u0434\u043e\u0441\u0438\u0442\u044c \u043d\u0438\u0437\u044c\u043a\u043e\u044e - 83 000 \u043c\u0430\u0440\u043e\u043a. \u0421\u0443\u043c\u0430\u0440\u043d\u043e \u0431\u0443\u043b\u043e \u0432\u0438\u043f\u0443\u0449\u0435\u043d\u043e 10500 \u043c\u0430\u0448\u0438\u043d. \u0411\u0430\u0437\u043e\u044e \u0434\u043b\u044f \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u043d\u044f \u043f\u043e\u0441\u043b\u0443\u0436\u0438\u0432 \u0442\u0430\u043d\u043a PzKpfw III.\n\u0421\u043f\u043e\u0447\u0430\u0442\u043a\u0443 StuG III \u043e\u0441\u043d\u0430\u0449\u0443\u0432\u0430\u0432\u0441\u044f \u043a\u043e\u0440\u043e\u0442\u043a\u043e\u0441\u0442\u0432\u043e\u043b\u044c\u043d\u043e\u044e 75\u043c\u043c \u0433\u0430\u0440\u043c\u0430\u0442\u043e\u044e, \u043e\u0434\u043d\u0430\u043a \u0437 \u043f\u043e\u044f\u0432\u043e\u044e \u043d\u0430 \u0444\u0440\u043e\u043d\u0442\u0430\u0445 \u0422-34 \u0431\u0443\u043b\u043e \u043f\u0440\u0438\u0439\u043d\u044f\u0442\u043e \u0440\u0456\u0448\u0435\u043d\u043d\u044f \u0437\u0430\u043c\u0456\u043d\u0438\u0442\u0438 \u0457\u0457 \u043d\u0430 \u043d\u043e\u0432\u0443 \u0434\u043e\u0432\u0433\u043e\u0441\u0442\u0432\u043e\u043b\u044c\u043d\u0443 75\u043c\u043c \u0433\u0430\u0440\u043c\u0430\u0442\u0443 Stuk 40 L / 48, \u044f\u043a\u0430 \u0432\u043f\u0435\u0432\u043d\u0435\u043d\u043e \u0432\u0440\u0430\u0436\u0430\u043b\u0430 \u0440\u0430\u0434\u044f\u043d\u0441\u044c\u043a\u0456 \u0442\u0430\u043d\u043a\u0438. \u0411\u0440\u043e\u043d\u044f \u0441\u0430\u043c\u043e\u0445\u0456\u0434\u043a\u0438 \u0443 \u043b\u043e\u0431\u0456 \u0431\u0443\u043b\u0430 50 \u043c\u043c \u0456 \u0442\u0440\u0438\u043c\u0430\u043b\u0430 \u0443\u0434\u0430\u0440 \u043d\u0430 \u0432\u0456\u0434\u0441\u0442\u0430\u043d\u0456 1 \u043a\u043c. StuG III \u0432\u0456\u0434\u0440\u0456\u0437\u043d\u044f\u0432\u0441\u044f \u043a\u043e\u043c\u043f\u0430\u043a\u0442\u043d\u0438\u043c\u0438 \u0440\u043e\u0437\u043c\u0456\u0440\u0430\u043c\u0438, \u0445\u043e\u0440\u043e\u0448\u043e\u044e \u043c\u0430\u043d\u0435\u0432\u0440\u0435\u043d\u0456\u0441\u0442\u044e \u0442\u0430 \u043d\u0435\u043f\u043e\u0433\u0430\u043d\u043e\u044e \u0448\u0432\u0438\u0434\u043a\u0456\u0441\u0442\u044e. \u0417 \u043d\u0435\u0434\u043e\u043b\u0456\u043a\u0456\u0432 \u0432\u0430\u0440\u0442\u043e \u0432\u0456\u0434\u0437\u043d\u0430\u0447\u0438\u0442\u0438 \u043d\u0435\u0437\u0440\u0443\u0447\u043d\u0456\u0441\u0442\u044c \u0440\u043e\u0431\u043e\u0442\u0438 \u0435\u043a\u0456\u043f\u0430\u0436\u0443 \u0447\u0435\u0440\u0435\u0437 \u043d\u0435\u0432\u0435\u043b\u0438\u043a\u0438\u0439 \u0437\u0430 \u0431\u0440\u043e\u043d\u044c\u043e\u0432\u0438\u0439 \u043f\u0440\u043e\u0441\u0442\u0456\u0440. \u041c\u0430\u0448\u0438\u043d\u0430 \u0430\u043a\u0442\u0438\u0432\u043d\u043e \u0431\u0440\u0430\u043b\u0430 \u0443\u0447\u0430\u0441\u0442\u044c \u0437 \u0441\u0430\u043c\u043e\u0433\u043e \u043f\u043e\u0447\u0430\u0442\u043a\u0443 \u0432\u0456\u0439\u043d\u0438 \u0456 \u0434\u043e \u0457\u0457 \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u043d\u044f.\n\n# Su-85 (100) \u0421\u0423-85 (100)\nhttp://i.piccy.info/i9/b5ef17359d201f4a7a61b38b5e6ca72f/1473836271/164656/1063747/kKktJUlUuXk.jpg\n\nTowards in 1943 it became clear for the Soviet command that to deal effectively with new German tanks Soviet army required new, more modern machines and Tank Destroyers. It was decided to create new Tank Destroyer based on the T-34, driving performance and armor of which were very good. Development of a new machine was conducted at Uralmash factory.\nSu-85 had a new long-barreled 85mm gun, similar to that which will soon be installed at T-34-85. This gun was able to destroy enemy medium tanks at the distance of over a kilometer, and heavy tanks \u2013 at 800 meters to a front plate. The gun was placed in the middle part of the Tanks Destroyer body and had angles of + - 8 degrees. Also the inside size of tanks was nice which allowed good conditions for crew working. Driving characteristics inherited from the T-34-85. Armor (45 mm at the front with big armor slope) provided good protection against German medium tanks. A little later, with the release of the T-34-85, SU-85 was converted under the new 100mm gun. It was a tool for successfully destroying any enemy tanks, including Tiger 2. Also Su-100 had a very low silhouette, which contributed to an excellent disguise. Observation and aiming devices have been improved. SU-100 was easy to maintain. This Tank Destroyer applied to the end of the WW II. Total were released 4976 SU-100 and 2050 SU-85.\nhttp://i.piccy.info/i9/4dc33c464a97ab5b3b8b294778f28103/1473836298/33303/1063747/WVaI_c18Lyw.jpg\n\n>\u0411\u043b\u0438\u0436\u0447\u0435 \u0434\u043e 1943 \u0440\u043e\u043a\u0443 \u0440\u0430\u0434\u044f\u043d\u0441\u044c\u043a\u043e\u043c\u0443 \u043a\u043e\u043c\u0430\u043d\u0434\u0443\u0432\u0430\u043d\u043d\u044e \u0441\u0442\u0430\u043b\u043e \u0437\u0440\u043e\u0437\u0443\u043c\u0456\u043b\u043e, \u0449\u043e \u0434\u043b\u044f \u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0457 \u0431\u043e\u0440\u043e\u0442\u044c\u0431\u0438 \u0437 \u043d\u043e\u0432\u0438\u043c\u0438 \u043d\u0456\u043c\u0435\u0446\u044c\u043a\u0438\u043c\u0438 \u0442\u0430\u043d\u043a\u0430\u043c\u0438 \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u0456 \u0431\u0456\u043b\u044c\u0448 \u0441\u0443\u0447\u0430\u0441\u043d\u0456 \u043c\u0430\u0448\u0438\u043d\u0438. \u0411\u0443\u043b\u043e \u0432\u0438\u0440\u0456\u0448\u0435\u043d\u043e \u0441\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u043f\u0440\u043e\u0442\u0438\u0442\u0430\u043d\u043a\u043e\u0432\u0443 \u0441\u0430\u043c\u043e\u0445\u0456\u0434\u043d\u0443 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0443 \u043d\u0430 \u0431\u0430\u0437\u0456 \u0442\u0430\u043d\u043a\u0430 \u0422-34, \u0445\u043e\u0434\u043e\u0432\u0456 \u044f\u043a\u043e\u0441\u0442\u0456 \u0456 \u0431\u0440\u043e\u043d\u044f \u044f\u043a\u043e\u0433\u043e \u0431\u0443\u043b\u0438 \u0434\u0443\u0436\u0435 \u0445\u043e\u0440\u043e\u0448\u0456. \u0420\u043e\u0437\u0440\u043e\u0431\u043a\u0430 \u043d\u043e\u0432\u043e\u0457 \u041f\u0422-\u0421\u0410\u0423 \u0432\u0435\u043b\u0430\u0441\u044f \u043d\u0430 \u0423\u0440\u0430\u043b\u043c\u0430\u0448\u0437\u0430\u0432\u043e\u0434\u0456.\n\u0421\u0423-85 \u043c\u0430\u043b\u0430 \u043d\u043e\u0432\u0443 85\u043c\u043c \u043d\u0430\u0440\u0456\u0437\u043d\u0443 \u0433\u0430\u0440\u043c\u0430\u0442\u0443, \u0430\u043d\u0430\u043b\u043e\u0433\u0456\u0447\u043d\u0443 \u0437 \u0442\u043e\u044e, \u044f\u043a\u0430 \u043d\u0435\u0437\u0430\u0431\u0430\u0440\u043e\u043c \u0431\u0443\u0434\u0435 \u0432\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0430 \u043d\u0430 \u0442 34-85. \u0412\u043e\u043d\u0430 \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u043b\u043e \u0431\u0435\u0437 \u043f\u0440\u043e\u0431\u043b\u0435\u043c \u0432\u0440\u0430\u0436\u0430\u0442\u0438 \u0441\u0435\u0440\u0435\u0434\u043d\u0456 \u0442\u0430\u043d\u043a\u0438 \u0441\u0443\u043f\u0440\u043e\u0442\u0438\u0432\u043d\u0438\u043a\u0430 \u043d\u0430 \u0434\u0438\u0441\u0442\u0430\u043d\u0446\u0456\u0457 \u0431\u0456\u043b\u044c\u0448\u0435 \u043a\u0456\u043b\u043e\u043c\u0435\u0442\u0440\u0430, \u0430 \u0432\u0430\u0436\u043a\u0456 - \u043d\u0430 800 \u043c\u0435\u0442\u0440\u0430\u0445. \u0413\u0430\u0440\u043c\u0430\u0442\u0430 \u0432\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u044e\u0432\u0430\u043b\u0430\u0441\u044f \u043f\u0440\u044f\u043c\u043e \u0432 \u043a\u043e\u0440\u043f\u0443\u0441 \u0456 \u043c\u0430\u043b\u043e \u043a\u0443\u0442\u0438 \u043d\u0430\u0432\u0435\u0434\u0435\u043d\u043d\u044f \u0432 + - 8 \u0433\u0440\u0430\u0434\u0443\u0441\u0456\u0432. \u041a\u043e\u0440\u043f\u0443\u0441 \u0431\u0443\u0432 \u0432\u0456\u0434\u043d\u043e\u0441\u043d\u043e \u043f\u0440\u043e\u0441\u0442\u043e\u0440\u0438\u0439 \u0456 \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u0432 \u0437 \u043a\u043e\u043c\u0444\u043e\u0440\u0442\u043e\u043c \u043f\u0440\u0430\u0446\u044e\u0432\u0430\u0442\u0438 \u0435\u043a\u0456\u043f\u0430\u0436\u0443. \u0425\u043e\u0434\u043e\u0432\u0456 \u0445\u0430\u0440\u0430\u043a\u0442\u0435\u0440\u0438\u0441\u0442\u0438\u043a\u0438 \u0421\u0423 \u0443\u0441\u043f\u0430\u0434\u043a\u0443\u0432\u0430\u043b\u0430 \u0432\u0456\u0434 \u0442-34. \u0411\u0440\u043e\u043d\u044f (45\u043c\u043c \u043f\u0456\u0434 \u043d\u0430\u0445\u0438\u043b\u043e\u043c) \u0437\u0430\u0431\u0435\u0437\u043f\u0435\u0447\u0443\u0432\u0430\u043b\u0430 \u0445\u043e\u0440\u043e\u0448\u0438\u0439 \u0437\u0430\u0445\u0438\u0441\u0442 \u0432\u0456\u0434 \u043f\u043e\u0441\u0442\u0440\u0456\u043b\u0456\u0432 \u0441\u0435\u0440\u0435\u0434\u043d\u0456\u0445 \u0442\u0430\u043d\u043a\u0456\u0432 \u043f\u0440\u043e\u0442\u0438\u0432\u043d\u0438\u043a\u0430. \u0422\u0440\u043e\u0445\u0438 \u043f\u0456\u0437\u043d\u0456\u0448\u0435 \u0437 \u0432\u0438\u0445\u043e\u0434\u043e\u043c \u0442\u0430\u043d\u043a\u0430 \u0442 34-85 \u0421\u0443\u0448\u043a\u0438 \u0431\u0443\u043b\u0438 \u043f\u0435\u0440\u0435\u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u0456 \u043f\u0456\u0434 \u043d\u043e\u0432\u0443 100\u043c\u043c \u0433\u0430\u0440\u043c\u0430\u0442\u0443. \u0426\u044f \u0433\u0430\u0440\u043c\u0430\u0442 \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u043b\u0430 \u0443\u0441\u043f\u0456\u0448\u043d\u043e \u0431\u043e\u0440\u043e\u0442\u0438\u0441\u044f \u0437 \u0431\u0443\u0434\u044c-\u044f\u043a\u0438\u043c \u0442\u0430\u043d\u043a\u043e\u043c \u043f\u0440\u043e\u0442\u0438\u0432\u043d\u0438\u043a\u0430, \u0432\u043a\u043b\u044e\u0447\u0430\u044e\u0447\u0438 \u0456 \u0422\u0438\u0433\u0440 2. \u0422\u0430\u043a\u043e\u0436 \u0432\u0430\u0440\u0442\u043e \u0432\u0456\u0434\u0437\u043d\u0430\u0447\u0438\u0442\u0438 \u043d\u0438\u0437\u044c\u043a\u0438\u0439 \u0441\u0438\u043b\u0443\u0435\u0442 \u043c\u0430\u0448\u0438\u043d\u0438, \u044f\u043a\u0438\u0439 \u0441\u043f\u0440\u0438\u044f\u0432 \u0432\u0456\u0434\u043c\u0456\u043d\u043d\u043e\u043c\u0443 \u043c\u0430\u0441\u043a\u0443\u0432\u0430\u043d\u043d\u044e. \u0411\u0443\u043b\u0438 \u043f\u043e\u043b\u0456\u043f\u0448\u0435\u043d\u0456 \u043f\u0440\u0438\u043b\u0430\u0434\u0438 \u0441\u043f\u043e\u0441\u0442\u0435\u0440\u0435\u0436\u0435\u043d\u043d\u044f \u0439 \u043f\u0440\u0438\u0446\u0456\u043b\u044e\u0432\u0430\u043d\u043d\u044f. \u0422\u0435\u0445\u043d\u0456\u043a\u0430 \u0431\u0443\u043b\u0430 \u043f\u0440\u043e\u0441\u0442\u0430 \u0432 \u043e\u0431\u0441\u043b\u0443\u0433\u043e\u0432\u0443\u0432\u0430\u043d\u043d\u0456. \u0426\u044f \u041f\u0422-\u0421\u0410\u0423 \u0437\u0430\u0441\u0442\u043e\u0441\u043e\u0432\u0443\u0432\u0430\u043b\u0430\u0441\u044f \u0434\u043e \u0441\u0430\u043c\u043e\u0433\u043e \u043a\u0456\u043d\u0446\u044f \u0432\u0456\u0439\u043d\u0438. \u0412\u0441\u044c\u043e\u0433\u043e \u0431\u0443\u043b\u043e \u0432\u0438\u043f\u0443\u0449\u0435\u043d\u043e 4976 \u0421\u0423-100 \u0456 2050 \u0421\u0423-85.\n\n# Jagdpanther (\u042f\u0433\u0434\u043f\u0430\u043d\u0442\u0435\u0440\u0430)\nhttp://i.piccy.info/i9/201bcdc4469d546e806e4a38ba752ea7/1473836330/161907/1063747/_jvoDheMLik.jpg\n\nIn the middle of 1942 the German command decided to create a new Tank Destroyer with 88mm anti-tank gun Pak-43, using the basis of medium tank \u201cPanther\u201d. The development of this Tank Destroyer at first was carried by a Krupp company, then it was given to a Daimler-Benz and at last it was finished by a MIAG company. So, the destiny of Jagdpather was hard. The development has been complicated by the regular air raids allies, constant shortage of necessary parts and confusion in the serial versions of the machine. Jagdpanther took the most actively part in the Ardennes offensive and the Balaton operation.\nhttp://i.piccy.info/i9/d2e68a346dd9f511c77c83d8b77eaf87/1473836361/30639/1063747/XmYA_dzfCU8.jpg\n\nIn general, as a Tank Destroyer Jagdpanthere was great. Maneuverability and speed characteristics were good because of using \u201cPanther\u201d basis. Armor of Jagdpanthere (80 mm in the front with a good armor slope) confidently defended the machine and a crew at the distance of 800 meters from all Soviet tanks. The new 88mm anti-tank gun allowed to destroy the enemy at a distance of 1km. Rate of fire at the same time was very high - 8 rounds per minute. The fighting compartment inside of a car was spacious and was equipped with ventilation, increasing the convenience of the crew working. And don\u2019t forget than Jagdpanther had a low silhouette. The disadvantages were the relatively high cost of the machine (due to the use of scarce materials), unreliability and complexity of the transmission service. Jagdpanther has established itself as a formidable and dangerous opponent, specializing in the destruction of tanks. Total were produced 392 cars.\nhttp://i.piccy.info/i9/f1590af47cd302853838f357b7786d76/1473836385/192289/1063747/V3N3_0icSI.jpg\n\n>\u0423 \u0441\u0435\u0440\u0435\u0434\u0438\u043d\u0438 1942 \u0440\u043e\u043a\u0443 \u043d\u0456\u043c\u0435\u0446\u044c\u043a\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u0443\u0432\u0430\u043d\u043d\u044f \u043f\u0440\u0438\u0439\u043d\u044f\u043b\u043e \u0440\u0456\u0448\u0435\u043d\u043d\u044f \u0441\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u041f\u0422-\u0421\u0410\u0423 \u0437 \u043d\u043e\u0432\u043e\u044e \u043f\u0440\u043e\u0442\u0438\u0442\u0430\u043d\u043a\u043e\u0432\u043e\u044e 88\u043c\u043c \u0433\u0430\u0440\u043c\u0430\u0442\u043e\u044e \u0420\u0430\u043a-43 \u043d\u0430 \u0431\u0430\u0437\u0456 \u0441\u0435\u0440\u0435\u0434\u043d\u044c\u043e\u0433\u043e \u0442\u0430\u043d\u043a\u0430 \u041f\u0430\u043d\u0442\u0435\u0440\u0430. \u0420\u043e\u0437\u0440\u043e\u0431\u043a\u0443 \u041f\u0422-\u0421\u0410\u0423 \u0441\u043f\u043e\u0447\u0430\u0442\u043a\u0443 \u0432\u0435\u043b\u0430 \u0444\u0456\u0440\u043c\u0430 \u041a\u0440\u0443\u043f\u043f, \u043f\u0456\u0437\u043d\u0456\u0448\u0435 \u043f\u0440\u043e\u0435\u043a\u0442 \u0434\u043e\u0440\u043e\u0431\u043b\u044f\u0432\u0441\u044f \u0444\u0456\u0440\u043c\u043e\u044e Daimler-Benz, \u0430 \u0432 \u0441\u0430\u043c\u043e\u043c\u0443 \u043a\u0456\u043d\u0446\u0456 - MIAG. \u0420\u043e\u0437\u0440\u043e\u0431\u043a\u0430 \u0431\u0443\u043b\u0430 \u0443\u0441\u043a\u043b\u0430\u0434\u043d\u0435\u043d\u0430 \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u0438\u043c\u0438 \u0430\u0432\u0456\u0430 \u043d\u0430\u043b\u044c\u043e\u0442\u0430\u043c\u0438 \u0441\u043e\u044e\u0437\u043d\u0438\u043a\u0456\u0432, \u043f\u043e\u0441\u0442\u0456\u0439\u043d\u0438\u043c\u0438 \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0447\u0430\u043c\u0438 \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u0438\u0445 \u0434\u0435\u0442\u0430\u043b\u0435\u0439 \u0456 \u043f\u043b\u0443\u0442\u0430\u043d\u0438\u043d\u043e\u044e \u0432 \u0441\u0435\u0440\u0456\u0439\u043d\u0438\u0445 \u043c\u043e\u0434\u0438\u0444\u0456\u043a\u0430\u0446\u0456\u044f\u0445 \u043c\u0430\u0448\u0438\u043d\u0438. \u041d\u0430\u0439\u0431\u0456\u043b\u044c\u0448 \u0430\u043a\u0442\u0438\u0432\u043d\u043e \u042f\u0433\u0434\u043f\u0430\u043d\u0442\u0435\u0440\u0438 \u0431\u0440\u0430\u043b\u0438 \u0443\u0447\u0430\u0441\u0442\u044c \u0432 \u0410\u0440\u0434\u0435\u043d\u0441\u044c\u043a\u043e\u043c\u0443 \u043d\u0430\u0441\u0442\u0443\u043f\u0456 \u0442\u0430 \u0411\u0430\u043b\u0430\u0442\u043e\u043d\u0441\u044c\u043a\u0456\u0439 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0457.\n\u0412 \u0446\u0456\u043b\u043e\u043c\u0443 \u0441\u0430\u043c\u043e\u0445\u043e\u0434\u043a\u0430 \u0432\u0438\u0439\u0448\u043b\u0430 \u0432\u0434\u0430\u043b\u043e\u044e. \u0425\u043e\u0434\u043e\u0432\u0456 \u0456 \u043c\u0430\u043d\u0435\u0432\u0440\u0435\u043d\u0456 \u044f\u043a\u043e\u0441\u0442\u0456 \u0432\u043e\u043d\u0430 \u0446\u0456\u043b\u043a\u043e\u043c \u0443\u0441\u043f\u0430\u0434\u043a\u0443\u0432\u0430\u043b\u0430 \u0432\u0456\u0434 \u041f\u0430\u043d\u0442\u0435\u0440\u0438 \u0456 \u0432\u043e\u043d\u0438 \u0431\u0443\u043b\u0438 \u043d\u0430 \u0432\u0438\u0441\u043e\u043a\u043e\u043c\u0443 \u0440\u0456\u0432\u043d\u0456. \u0411\u0440\u043e\u043d\u044f \u0441\u0430\u043c\u043e\u0445\u0456\u0434\u043a\u0438 (80 \u043c\u043c \u0432 \u043b\u043e\u0431\u0456 \u043f\u0456\u0434 \u0445\u043e\u0440\u043e\u0448\u0438\u043c \u043d\u0430\u0445\u0438\u043b\u043e\u043c) \u0432\u043f\u0435\u0432\u043d\u0435\u043d\u043e \u0437\u0430\u0445\u0438\u0449\u0430\u043b\u0430 \u0457\u0457 \u043d\u0430 \u0434\u0438\u0441\u0442\u0430\u043d\u0446\u0456\u044f\u0445 \u0432\u0456\u0434 800 \u043c\u0435\u0442\u0440\u0456\u0432. \u041d\u043e\u0432\u0430 88\u043c\u043c \u043f\u0440\u043e\u0442\u0438\u0442\u0430\u043d\u043a\u043e\u0432\u0430 \u0433\u0430\u0440\u043c\u0430\u0442\u0430 \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u043b\u0430 \u0432\u0435\u0441\u0442\u0438 \u043f\u0440\u0438\u0446\u0456\u043b\u044c\u043d\u0438\u0439 \u0432\u043e\u0433\u043e\u043d\u044c \u043f\u043e \u043f\u0440\u043e\u0442\u0438\u0432\u043d\u0438\u043a\u0443 \u043d\u0430 \u0432\u0456\u0434\u0441\u0442\u0430\u043d\u0456 1\u043a\u043c. \u0422\u0435\u043c\u043f \u0441\u0442\u0440\u0456\u043b\u044c\u0431\u0438 \u043f\u0440\u0438 \u0446\u044c\u043e\u043c\u0443 \u0431\u0443\u0432 \u0434\u0443\u0436\u0435 \u0432\u0438\u0441\u043e\u043a\u0438\u0439 - 8 \u043f\u043e\u0441\u0442\u0440\u0456\u043b\u0456\u0432 \u043d\u0430 \u0445\u0432\u0438\u043b\u0438\u043d\u0443. \u0411\u043e\u0439\u043e\u0432\u0435 \u0432\u0456\u0434\u0434\u0456\u043b\u0435\u043d\u043d\u044f \u043c\u0430\u0448\u0438\u043d\u0438 \u0431\u0443\u043b\u043e \u043f\u0440\u043e\u0441\u0442\u043e\u0440\u0438\u043c \u0456 \u043e\u0441\u043d\u0430\u0449\u0443\u0432\u0430\u043b\u043e\u0441\u044f \u0432\u0435\u043d\u0442\u0438\u043b\u044f\u0446\u0456\u0454\u044e, \u0449\u043e \u043f\u0456\u0434\u0432\u0438\u0449\u0443\u0432\u0430\u043b\u043e \u0437\u0440\u0443\u0447\u043d\u043e\u0441\u0442\u0456 \u0440\u043e\u0431\u043e\u0442\u0438 \u0435\u043a\u0456\u043f\u0430\u0436\u0443. \u041f\u0440\u0438\u043b\u0430\u0434\u0438 \u0441\u043f\u043e\u0441\u0442\u0435\u0440\u0435\u0436\u0435\u043d\u043d\u044f \u0456 \u043f\u0440\u0438\u0446\u0456\u043b\u0438 \u0431\u0443\u043b\u0438 \u044f\u043a \u0437\u0430\u0432\u0436\u0434\u0438 \u043d\u0430 \u0432\u0438\u0449\u043e\u043c\u0443 \u0440\u0456\u0432\u043d\u0456. \u041f\u0422-\u0421\u0410\u0423 \u043c\u0430\u043b\u0430 \u043d\u0438\u0437\u044c\u043a\u0438\u0439 \u0441\u0438\u043b\u0443\u0435\u0442. \u0417 \u043d\u0435\u0434\u043e\u043b\u0456\u043a\u0456\u0432 \u0432\u0430\u0440\u0442\u043e \u0432\u0456\u0434\u0437\u043d\u0430\u0447\u0438\u0442\u0438 \u0432\u0456\u0434\u043d\u043e\u0441\u043d\u043e \u0432\u0438\u0441\u043e\u043a\u0443 \u0432\u0430\u0440\u0442\u0456\u0441\u0442\u044c \u043c\u0430\u0448\u0438\u043d\u0438 (\u0447\u0435\u0440\u0435\u0437 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u043d\u044f \u0434\u0435\u0444\u0456\u0446\u0438\u0442\u043d\u0438\u0445 \u043c\u0430\u0442\u0435\u0440\u0456\u0430\u043b\u0456\u0432), \u043d\u0435\u043d\u0430\u0434\u0456\u0439\u043d\u0456\u0441\u0442\u044c \u0442\u0440\u0430\u043d\u0441\u043c\u0456\u0441\u0456\u0457 \u0456 \u0441\u043a\u043b\u0430\u0434\u043d\u0456\u0441\u0442\u044c \u0432 \u043e\u0431\u0441\u043b\u0443\u0433\u043e\u0432\u0443\u0432\u0430\u043d\u043d\u0456. \u0422\u0430\u043a\u043e\u0436 \u043d\u0435\u0437\u0430\u0434\u043e\u0432\u0456\u043b\u044c\u043d\u043e\u044e \u0431\u0443\u043b\u0430 \u0431\u0440\u043e\u043d\u044f \u0431\u043e\u0440\u0442\u0456\u0432. \u042f\u0433\u0434\u043f\u0430\u043d\u0442\u0435\u0440\u0430 \u0437\u0430\u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0432\u0430\u043b\u0430 \u0441\u0435\u0431\u0435 \u044f\u043a \u0433\u0440\u0456\u0437\u043d\u0438\u0439 \u0456 \u043d\u0435\u0431\u0435\u0437\u043f\u0435\u0447\u043d\u0438\u0439 \u0441\u0443\u043f\u0440\u043e\u0442\u0438\u0432\u043d\u0438\u043a, \u0449\u043e \u0441\u043f\u0435\u0446\u0456\u0430\u043b\u0456\u0437\u0443\u0454\u0442\u044c\u0441\u044f \u043d\u0430 \u0432\u0438\u043d\u0438\u0449\u0435\u043d\u043d\u044f \u0442\u0430\u043d\u043a\u0456\u0432. \u0412\u0441\u044c\u043e\u0433\u043e \u0431\u0443\u043b\u043e \u0432\u0438\u043f\u0443\u0449\u0435\u043d\u043e 392 \u043c\u0430\u0448\u0438\u043d\u0438.\n\n# M18 \u201cHellcat\u201d\nhttp://i.piccy.info/i9/96dea13cac0295bde2f7c6dd2ddf0f93/1473836416/237135/1063747/Zt4ltwPq9qQ.jpg\n\nThe design of the American Tank Destroyer was caused by the US military doctrine. In contrast to the Germans and the Soviets, who had good-armored Tank Destroyers with a powerful anti-tank gun and mediocre mobility, American Tank Destroyers were oriented on a good mobility firstly. M18 was developed for quickly interception of enemy tank formations and the destruction of their flanks. This also caused the weak armor, small caliber of guns and excellent mobility equipment. M18 had been developed by General Motors Buick Division, the cost of one machine was 57,000 dollars. Total it was produced 2507 M18.\nAt first it was planned to put the 37mm gun, but very soon it was decided to replace it by the 57mm British gun. But this was not enough, and in the final version M18 was equipped with a 76mm cannon from Shermans. New Tank Destroyer had a very light weight, had weak armor (20mm in the forehead) and the rotating tower, which was unusual for that time. Suspension provides the convenience of driving on rough terrain; the engine allowed reaching speed up to 45 km per hour. M18 was easy to operate and convenient to use. In general, the machine was ambiguous, absorbing a lot of bold decisions.\nhttp://i.piccy.info/i9/df0129bd789f7923e8f0306e5a8b6520/1473836445/147058/1063747/pxmv2fJDVRs.jpg\n\n>\u041a\u043e\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0456\u044f \u0430\u043c\u0435\u0440\u0438\u043a\u0430\u043d\u0441\u044c\u043a\u043e\u0433\u043e \u0432\u0438\u043d\u0438\u0449\u0443\u0432\u0430\u0447\u0430 \u0442\u0430\u043d\u043a\u0456\u0432 \u043e\u0431\u0443\u043c\u043e\u0432\u043b\u0435\u043d\u0430 \u0432 \u043f\u0435\u0440\u0448\u0443 \u0447\u0435\u0440\u0433\u0443 \u0430\u043c\u0435\u0440\u0438\u043a\u0430\u043d\u0441\u044c\u043a\u043e\u044e \u0432\u0456\u0439\u0441\u044c\u043a\u043e\u0432\u043e\u044e \u0434\u043e\u043a\u0442\u0440\u0438\u043d\u043e\u044e. \u041d\u0430 \u0432\u0456\u0434\u043c\u0456\u043d\u0443 \u0432\u0456\u0434 \u043d\u0456\u043c\u0435\u0446\u044c\u043a\u0438\u0445 \u0456 \u0440\u0430\u0434\u044f\u043d\u0441\u044c\u043a\u0438\u0445 \u0430\u0440\u043c\u0456\u0439, \u0443 \u044f\u043a\u0438\u0445 \u043f\u0440\u043e\u0442\u0438\u0442\u0430\u043d\u043a\u043e\u0432\u0456 \u0441\u0430\u043c\u043e\u0445\u0456\u0434\u043a\u0438 \u043c\u0430\u043b\u0438 \u0433\u0430\u0440\u043d\u0443 \u043b\u043e\u0431\u043e\u0432\u0443 \u0431\u0440\u043e\u043d\u044e, \u043f\u043e\u0442\u0443\u0436\u043d\u0443 \u043f\u0440\u043e\u0442\u0438\u0442\u0430\u043d\u043a\u043e\u0432\u0443 \u0433\u0430\u0440\u043c\u0430\u0442\u0443 \u0456 \u043f\u043e\u0441\u0435\u0440\u0435\u0434\u043d\u044e \u043c\u043e\u0431\u0456\u043b\u044c\u043d\u0456\u0441\u0442\u044c, \u0430\u043c\u0435\u0440\u0438\u043a\u0430\u043d\u0441\u044c\u043a\u0456 \u043f\u0440\u043e\u0442\u0438\u0442\u0430\u043d\u043a\u043e\u0432\u0456 \u0441\u0430\u043c\u043e\u0445\u0456\u0434\u043a\u0438 \u0432 \u043f\u0435\u0440\u0448\u0443 \u0447\u0435\u0440\u0433\u0443 \u043f\u043e\u0432\u0438\u043d\u043d\u0456 \u0431\u0443\u043b\u0438 \u0431\u0443\u0442\u0438 \u043c\u043e\u0431\u0456\u043b\u044c\u043d\u0456. \u041c18 \u0440\u043e\u0437\u0440\u043e\u0431\u043b\u044f\u0432\u0441\u044f \u0434\u043b\u044f \u0448\u0432\u0438\u0434\u043a\u043e\u0433\u043e \u043f\u0435\u0440\u0435\u0445\u043e\u043f\u043b\u0435\u043d\u043d\u044f \u0442\u0430\u043d\u043a\u043e\u0432\u0438\u0445 \u0437'\u0454\u0434\u043d\u0430\u043d\u044c \u043f\u0440\u043e\u0442\u0438\u0432\u043d\u0438\u043a\u0430 \u0456 \u0437\u043d\u0438\u0449\u0435\u043d\u043d\u044f \u0457\u0445 \u0437 \u0444\u043b\u0430\u043d\u0433\u0456\u0432. \u0426\u0438\u043c \u0456 \u043e\u0431\u0443\u043c\u043e\u0432\u043b\u044e\u0432\u0430\u043b\u0430\u0441\u044f \u0441\u043b\u0430\u0431\u043a\u0435 \u0431\u0440\u043e\u043d\u044e\u0432\u0430\u043d\u043d\u044f, \u043d\u0435\u0432\u0435\u043b\u0438\u043a\u0438\u0439 \u043a\u0430\u043b\u0456\u0431\u0440 \u0433\u0430\u0440\u043c\u0430\u0442\u0438 \u0456 \u0432\u0456\u0434\u043c\u0456\u043d\u043d\u0430 \u043c\u043e\u0431\u0456\u043b\u044c\u043d\u0456\u0441\u0442\u044c \u0442\u0435\u0445\u043d\u0456\u043a\u0438. \u0420\u043e\u0437\u0440\u043e\u0431\u043a\u0430 \u0432\u0435\u043b\u0430\u0441\u044f \u0444\u0456\u0440\u043c\u043e\u044e General Motors Buick Division, \u0432\u0430\u0440\u0442\u0456\u0441\u0442\u044c \u043e\u0434\u043d\u0456\u0454\u0457 \u043c\u0430\u0448\u0438\u043d\u0438 \u0441\u0442\u0430\u043d\u043e\u0432\u0438\u043b\u0430 57000 \u0434\u043e\u043b\u0430\u0440\u0456\u0432. \u0412\u0441\u044c\u043e\u0433\u043e \u0431\u0443\u043b\u043e \u0432\u0438\u043f\u0443\u0449\u0435\u043d\u043e 2507 \u041f\u0422-\u0421\u0410\u0423 \u041c18.\n\u0421\u043f\u043e\u0447\u0430\u0442\u043a\u0443 \u043f\u043b\u0430\u043d\u0443\u0432\u0430\u043b\u043e\u0441\u044f \u043f\u043e\u0441\u0442\u0430\u0432\u0438\u0442\u0438 37\u043c\u043c \u0433\u0430\u0440\u043c\u0430\u0442\u0443, \u043f\u0440\u043e\u0442\u0435 \u0434\u0443\u0436\u0435 \u0441\u043a\u043e\u0440\u043e \u0431\u0443\u043b\u043e \u0432\u0438\u0440\u0456\u0448\u0435\u043d\u043e \u0437\u0430\u043c\u0456\u043d\u0438\u0442\u0438 \u0457\u0457 \u043d\u0430 57\u043c\u043c \u0431\u0440\u0438\u0442\u0430\u043d\u0441\u044c\u043a\u0443 \u0433\u0430\u0440\u043c\u0430\u0442\u0443. \u0410\u043b\u0435 \u0446\u044c\u043e\u0433\u043e \u0432\u0438\u044f\u0432\u0438\u043b\u043e\u0441\u044f \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043d\u044c\u043e, \u0456 \u0432 \u0444\u0456\u043d\u0430\u043b\u044c\u043d\u043e\u043c\u0443 \u0432\u0430\u0440\u0456\u0430\u043d\u0442\u0456 \u041c18 \u043e\u0441\u043d\u0430\u0449\u0443\u0432\u0430\u043b\u0430\u0441\u044f 76\u043c\u043c \u0433\u0430\u0440\u043c\u0430\u0442\u043e\u044e, \u0449\u043e \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u044e\u0432\u0430\u043b\u0430\u0441\u044f \u043d\u0430 \u0442\u0430\u043d\u043a\u0438 \u0428\u0435\u0440\u043c\u0430\u043d. \u041f\u0422-\u0421\u0410\u0423 \u0431\u0443\u043b\u0430 \u0434\u0443\u0436\u0435 \u043b\u0435\u0433\u043a\u0430, \u043c\u0430\u043b\u0430 \u043f\u0440\u043e\u0442\u0438\u0432\u043e\u043a\u0443\u043b\u044c\u043e\u0432\u0435 \u0431\u0440\u043e\u043d\u044e\u0432\u0430\u043d\u043d\u044f (20\u043c\u043c \u0432 \u043b\u043e\u0431\u0456) \u0456 \u043f\u043e\u0432\u043e\u0440\u043e\u0442\u043d\u0443 \u0431\u0430\u0448\u0442\u0443, \u0449\u043e \u0431\u0443\u043b\u043e \u043d\u0435\u0445\u0430\u0440\u0430\u043a\u0442\u0435\u0440\u043d\u043e \u0434\u043b\u044f \u041f\u0422-\u0421\u0410\u0423 \u0442\u043e\u0433\u043e \u0447\u0430\u0441\u0443. \u041f\u0456\u0434\u0432\u0456\u0441\u043a\u0430 \u0437\u0430\u0431\u0435\u0437\u043f\u0435\u0447\u0443\u0432\u0430\u043b\u0430 \u0437\u0440\u0443\u0447\u043d\u0456\u0441\u0442\u044c \u0457\u0437\u0434\u0438 \u043f\u043e \u043f\u0435\u0440\u0435\u0441\u0456\u0447\u0435\u043d\u0456\u0439 \u043c\u0456\u0441\u0446\u0435\u0432\u043e\u0441\u0442\u0456, \u0434\u0432\u0438\u0433\u0443\u043d \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u0432 \u0440\u043e\u0437\u0432\u0438\u0432\u0430\u0442\u0438 \u0448\u0432\u0438\u0434\u043a\u0456\u0441\u0442\u044c \u0434\u043e 45 \u043a\u043c \u043d\u0430 \u0433\u043e\u0434\u0438\u043d\u0443. \u041c18 \u0431\u0443\u0432 \u043f\u0440\u043e\u0441\u0442\u0438\u0439 \u0432 \u043e\u0431\u0441\u043b\u0443\u0433\u043e\u0432\u0443\u0432\u0430\u043d\u043d\u0456 \u0456 \u0437\u0440\u0443\u0447\u043d\u0438\u0439 \u0432 \u0435\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0456\u0457. \u0412 \u0446\u0456\u043b\u043e\u043c\u0443 \u043c\u0430\u0448\u0438\u043d\u0430 \u0432\u0438\u0439\u0448\u043b\u0430 \u043d\u0435\u043e\u0434\u043d\u043e\u0437\u043d\u0430\u0447\u043d\u043e\u044e, \u0443\u0432\u0456\u0431\u0440\u0430\u0432\u0448\u0438 \u0432 \u0441\u0435\u0431\u0435 \u0431\u0435\u0437\u043b\u0456\u0447 \u0441\u043c\u0456\u043b\u0438\u0432\u0438\u0445 \u0440\u0456\u0448\u0435\u043d\u044c.\n\nAt the end I want to say, that the birth of Tank destroyers was caused by the necessary of destroying heavy enemy techniques. Next time I will tell you about machines with a real \u201cBig Guns\u201d.\n>\u041d\u0430 \u0446\u044c\u043e\u043c\u0443 \u043c\u0456 \u0437\u0430\u0432\u0435\u0440\u0448\u0438\u043c\u043e \u043d\u0430\u0448\u0435 \u0437\u043d\u0430\u0439\u043e\u043c\u0441\u0442\u0432\u043e \u0437 \u043a\u043b\u0430\u0441\u043e\u043c \u041f\u0422-\u0421\u0410\u0423. \u041f\u043e\u044f\u0432\u0430 \u0441\u0430\u043c\u043e\u0445\u043e\u0434\u043e\u043a \u0431\u0443\u043b\u0430 \u0432\u0438\u043a\u043b\u0438\u043a\u0430\u043d\u0430 \u043d\u0435\u043e\u0431\u0445\u0456\u0434\u043d\u0456\u0441\u0442\u044e \u0437\u043d\u0438\u0449\u0435\u043d\u043d\u044f \u0432\u0430\u0436\u043a\u043e\u0457 \u0442\u0435\u0445\u043d\u0456\u043a\u0438 \u0441\u0443\u043f\u0440\u043e\u0442\u0438\u0432\u043d\u0438\u043a\u0430. \u041d\u0430 \u0447\u0435\u0440\u0437\u0456 \u043c\u0430\u0448\u0438\u043d\u0438 \u0437 \u0434\u0456\u0439\u0441\u043d\u043e \u0432\u0435\u043b\u0438\u043a\u0438\u043c\u0438 \u043a\u0430\u043b\u0456\u0431\u0440\u0430\u043c\u0438. \n\n***don't forget to follow @burmik123***", + "category": "tanks", + "children": 20, + "created": "2016-09-15T15:48:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.piccy.info/i9/3d367a52a1b8dc6c22f126332f335144/1473836215/88822/1063747/cqWCxy6vYP0.jpg", + "http://i.piccy.info/i9/5dc09cebc0ddfcd1fac4a8013ee385ad/1473836240/182233/1063747/5u9ghQyvkTc.jpg", + "http://i.piccy.info/i9/b5ef17359d201f4a7a61b38b5e6ca72f/1473836271/164656/1063747/kKktJUlUuXk.jpg", + "http://i.piccy.info/i9/4dc33c464a97ab5b3b8b294778f28103/1473836298/33303/1063747/WVaI_c18Lyw.jpg", + "http://i.piccy.info/i9/201bcdc4469d546e806e4a38ba752ea7/1473836330/161907/1063747/_jvoDheMLik.jpg", + "http://i.piccy.info/i9/d2e68a346dd9f511c77c83d8b77eaf87/1473836361/30639/1063747/XmYA_dzfCU8.jpg", + "http://i.piccy.info/i9/f1590af47cd302853838f357b7786d76/1473836385/192289/1063747/V3N3_0icSI.jpg", + "http://i.piccy.info/i9/96dea13cac0295bde2f7c6dd2ddf0f93/1473836416/237135/1063747/Zt4ltwPq9qQ.jpg", + "http://i.piccy.info/i9/df0129bd789f7923e8f0306e5a8b6520/1473836445/147058/1063747/pxmv2fJDVRs.jpg" + ], + "tags": [ + "tanks", + "ua", + "war" + ], + "users": [ + "burmik123" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 64027086650725, + "payout": 239.682, + "payout_at": "2016-09-22T15:48:12", + "pending_payout_value": "239.682 HBD", + "percent_hbd": 10000, + "permlink": "title-steel-monsters-tank-destroyers-of-ww-ii-eng-ua-featuring-burmik123-as-author", + "post_id": 1255397, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 257 + }, + "title": "Steel monsters. Tank Destroyers of WW II. ENG\\UA (featuring @burmik123 as author)", + "updated": "2016-09-15T16:20:39", + "url": "/tanks/@gavvet/title-steel-monsters-tank-destroyers-of-ww-ii-eng-ua-featuring-burmik123-as-author" + }, + { + "active_votes": [ + { + "rshares": 518200944380, + "voter": "barrie" + }, + { + "rshares": 31620599440742, + "voter": "smooth" + }, + { + "rshares": 5980286152113, + "voter": "freedom" + }, + { + "rshares": 1968119541431, + "voter": "badassmother" + }, + { + "rshares": 2052934239988, + "voter": "hr1" + }, + { + "rshares": 1337025448249, + "voter": "rossco99" + }, + { + "rshares": 22864938197, + "voter": "jaewoocho" + }, + { + "rshares": 1575899708999, + "voter": "joseph" + }, + { + "rshares": 98682346357, + "voter": "aizensou" + }, + { + "rshares": 466049312123, + "voter": "recursive2" + }, + { + "rshares": 462419963819, + "voter": "recursive3" + }, + { + "rshares": 3120252422964, + "voter": "recursive" + }, + { + "rshares": 1246183601, + "voter": "mineralwasser" + }, + { + "rshares": 681017160441, + "voter": "boombastic" + }, + { + "rshares": 1670000041, + "voter": "bingo-1" + }, + { + "rshares": 5938790183563, + "voter": "smooth.witness" + }, + { + "rshares": 445638290328, + "voter": "boatymcboatface" + }, + { + "rshares": 9408499254, + "voter": "idol" + }, + { + "rshares": 18955732033, + "voter": "chitty" + }, + { + "rshares": 65857071449, + "voter": "unosuke" + }, + { + "rshares": 1619440533, + "voter": "jocelyn" + }, + { + "rshares": 15004166459, + "voter": "gregory-f" + }, + { + "rshares": 154334962550, + "voter": "edgeland" + }, + { + "rshares": 9796891633, + "voter": "gregory60" + }, + { + "rshares": 1290497974419, + "voter": "gavvet" + }, + { + "rshares": 89897083981, + "voter": "eeks" + }, + { + "rshares": 1511911763, + "voter": "fkn" + }, + { + "rshares": 122160437, + "voter": "paco-steem" + }, + { + "rshares": 1471599418, + "voter": "spaninv" + }, + { + "rshares": 1987313581, + "voter": "elishagh1" + }, + { + "rshares": 8669787638, + "voter": "richman" + }, + { + "rshares": 599944427461, + "voter": "nanzo-scoop" + }, + { + "rshares": 9857442120, + "voter": "kefkius" + }, + { + "rshares": 177393180428, + "voter": "mummyimperfect" + }, + { + "rshares": 313687341, + "voter": "coar" + }, + { + "rshares": 106628883920, + "voter": "asch" + }, + { + "rshares": 1061184463, + "voter": "murh" + }, + { + "rshares": 3187790925, + "voter": "cryptofunk" + }, + { + "rshares": 579494558, + "voter": "kodi" + }, + { + "rshares": 2111403468, + "voter": "error" + }, + { + "rshares": 985486511940, + "voter": "cyber" + }, + { + "rshares": 61710806563, + "voter": "theshell" + }, + { + "rshares": 50879010002, + "voter": "ak2020" + }, + { + "rshares": 1616373298272, + "voter": "satoshifund" + }, + { + "rshares": 409218031185, + "voter": "taoteh1221" + }, + { + "rshares": 418880227, + "voter": "applecrisp" + }, + { + "rshares": 95314034, + "voter": "stiletto" + }, + { + "rshares": 19213136885, + "voter": "ziv" + }, + { + "rshares": 15787116636, + "voter": "zakharya" + }, + { + "rshares": 280675599804, + "voter": "trogdor" + }, + { + "rshares": 19151208027, + "voter": "crypto-fan" + }, + { + "rshares": 121380113922, + "voter": "geoffrey" + }, + { + "rshares": 16025451490, + "voter": "kimziv" + }, + { + "rshares": 76008701316, + "voter": "emily-cook" + }, + { + "rshares": 2187587354, + "voter": "superfreek" + }, + { + "rshares": 387326356155, + "voter": "fyrstikken" + }, + { + "rshares": 49806164408, + "voter": "isteemit" + }, + { + "rshares": 29635215678, + "voter": "acassity" + }, + { + "rshares": 280916636, + "voter": "ladyclair" + }, + { + "rshares": 3898803498, + "voter": "michaellamden68" + }, + { + "rshares": 19974572536, + "voter": "thebatchman" + }, + { + "rshares": 153697599394, + "voter": "asmolokalo" + }, + { + "rshares": 73848595449, + "voter": "rubybian" + }, + { + "rshares": 5270775482, + "voter": "riscadox" + }, + { + "rshares": 256623434, + "voter": "mstang83" + }, + { + "rshares": 2597453094, + "voter": "romel" + }, + { + "rshares": 150964836849, + "voter": "derekareith" + }, + { + "rshares": 7380400309, + "voter": "furion" + }, + { + "rshares": 15308452303, + "voter": "bitshares101" + }, + { + "rshares": 6591905710, + "voter": "owdy" + }, + { + "rshares": 14388449041, + "voter": "ausbitbank" + }, + { + "rshares": 159573949583, + "voter": "jacor" + }, + { + "rshares": 124958555, + "voter": "cynetyc" + }, + { + "rshares": 85528935, + "voter": "snowden" + }, + { + "rshares": 14487855165, + "voter": "aaseb" + }, + { + "rshares": 4431052068, + "voter": "karen13" + }, + { + "rshares": 10646413479, + "voter": "deviedev" + }, + { + "rshares": 258981906731, + "voter": "nabilov" + }, + { + "rshares": 847366145, + "voter": "luisucv34" + }, + { + "rshares": 54561525717, + "voter": "streetstyle" + }, + { + "rshares": 7372366244, + "voter": "krystle" + }, + { + "rshares": 46854512371, + "voter": "milestone" + }, + { + "rshares": 35782074085, + "voter": "creemej" + }, + { + "rshares": 3800710913, + "voter": "maximkichev" + }, + { + "rshares": 167298234999, + "voter": "blueorgy" + }, + { + "rshares": 12587181720, + "voter": "benjiberigan" + }, + { + "rshares": 349575168, + "voter": "poseidon" + }, + { + "rshares": 7946556816, + "voter": "smolalit" + }, + { + "rshares": 20522265015, + "voter": "mustafaomar" + }, + { + "rshares": 3506024506, + "voter": "simon.braki.love" + }, + { + "rshares": 82780602040, + "voter": "thylbom" + }, + { + "rshares": 3695597998, + "voter": "bitcoiner" + }, + { + "rshares": 32542074868, + "voter": "deanliu" + }, + { + "rshares": 519376303, + "voter": "qonq99" + }, + { + "rshares": 7659625135, + "voter": "neroru" + }, + { + "rshares": 215384334659, + "voter": "jl777" + }, + { + "rshares": 1226120506, + "voter": "positive" + }, + { + "rshares": 101547003699, + "voter": "crazymumzysa" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 50626015, + "voter": "whalepool" + }, + { + "rshares": 5287640951, + "voter": "gustavopasquini" + }, + { + "rshares": 114437903, + "voter": "firehorse" + }, + { + "rshares": 18175932801, + "voter": "proto" + }, + { + "rshares": 2708251696, + "voter": "sisterholics" + }, + { + "rshares": 1444237397, + "voter": "alex.chien" + }, + { + "rshares": 8921793478, + "voter": "royalmacro" + }, + { + "rshares": 1802321537, + "voter": "remlaps" + }, + { + "rshares": 3353832611, + "voter": "glitterpig" + }, + { + "rshares": 119294413, + "voter": "picker" + }, + { + "rshares": 870677269, + "voter": "metaflute" + }, + { + "rshares": 9193734776, + "voter": "taker" + }, + { + "rshares": 6521104126, + "voter": "nekromarinist" + }, + { + "rshares": 2156971728, + "voter": "merej99" + }, + { + "rshares": 95768393690, + "voter": "laonie" + }, + { + "rshares": 157498807066, + "voter": "twinner" + }, + { + "rshares": 11693771864, + "voter": "thebluepanda" + }, + { + "rshares": 24561066673, + "voter": "laoyao" + }, + { + "rshares": 2664664784, + "voter": "myfirst" + }, + { + "rshares": 19440183808, + "voter": "somebody" + }, + { + "rshares": 726860971, + "voter": "flysaga" + }, + { + "rshares": 2501625986, + "voter": "gmurph" + }, + { + "rshares": 4294504959, + "voter": "midnightoil" + }, + { + "rshares": 2327843962, + "voter": "kalimor" + }, + { + "rshares": 84246848, + "voter": "coderg" + }, + { + "rshares": 4281232336, + "voter": "ullikume" + }, + { + "rshares": 50577648, + "voter": "michellek" + }, + { + "rshares": 3489905889, + "voter": "kurtbeil" + }, + { + "rshares": 2370103862, + "voter": "steemleak" + }, + { + "rshares": 117035295217, + "voter": "thisisbenbrick" + }, + { + "rshares": 10740805506, + "voter": "xiaohui" + }, + { + "rshares": 88206053, + "voter": "bigsambucca" + }, + { + "rshares": 485070652, + "voter": "elfkitchen" + }, + { + "rshares": 103387869456, + "voter": "joele" + }, + { + "rshares": 5855349715, + "voter": "oflyhigh" + }, + { + "rshares": 15238192519, + "voter": "randyclemens" + }, + { + "rshares": 856854397, + "voter": "skavkaz" + }, + { + "rshares": 335812576, + "voter": "xiaokongcom" + }, + { + "rshares": 13237481048, + "voter": "gargon" + }, + { + "rshares": 2076619689, + "voter": "natalymaty" + }, + { + "rshares": 2002858998, + "voter": "future24" + }, + { + "rshares": 1156101266, + "voter": "darthnava" + }, + { + "rshares": 3670417888, + "voter": "villainblack" + }, + { + "rshares": 12672968653, + "voter": "cristi" + }, + { + "rshares": 676933902, + "voter": "xianjun" + }, + { + "rshares": 26283514539, + "voter": "hanshotfirst" + }, + { + "rshares": 93798273061, + "voter": "miacats" + }, + { + "rshares": 2249572206, + "voter": "njall" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 6417335694, + "voter": "userlogin" + }, + { + "rshares": 2077210674, + "voter": "chinadaily" + }, + { + "rshares": 90171375563, + "voter": "serejandmyself" + }, + { + "rshares": 4976983022, + "voter": "almerri" + }, + { + "rshares": 9071955992, + "voter": "johnnyyash" + }, + { + "rshares": 3221126774, + "voter": "macartem" + }, + { + "rshares": 9827647000, + "voter": "gvargas123" + }, + { + "rshares": 4658385146, + "voter": "themanualbot" + }, + { + "rshares": 10468564936, + "voter": "jaredcwillis" + }, + { + "rshares": 3562389763, + "voter": "movievertigo" + }, + { + "rshares": 332237822, + "voter": "mrlogic" + }, + { + "rshares": 415123347, + "voter": "mig641" + }, + { + "rshares": 57942270939, + "voter": "mandibil" + }, + { + "rshares": 2028431875, + "voter": "shadowspub" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 74550672, + "voter": "steembriefing" + }, + { + "rshares": 55750195, + "voter": "riv" + }, + { + "rshares": 2196854858, + "voter": "runridefly" + }, + { + "rshares": 169049426, + "voter": "sammie" + }, + { + "rshares": 1857706060, + "voter": "funkywanderer" + }, + { + "rshares": 5053551216, + "voter": "richardcrill" + }, + { + "rshares": 184076493, + "voter": "team101" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 54241736164, + "voter": "sponge-bob" + }, + { + "rshares": 50798127, + "voter": "freesteem" + }, + { + "rshares": 51964388, + "voter": "apparat" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 212888896291, + "voter": "asksisk" + }, + { + "rshares": 330365849, + "voter": "panther" + }, + { + "rshares": 59422248, + "voter": "plantbasedjunkie" + }, + { + "rshares": 55335855053, + "voter": "brains" + }, + { + "rshares": 56573340, + "voter": "film-editor" + }, + { + "rshares": 799615255, + "voter": "jessicanicklos" + }, + { + "rshares": 1369339863, + "voter": "steemafon" + }, + { + "rshares": 1072070421, + "voter": "positivesteem" + }, + { + "rshares": 5753129814, + "voter": "chick1" + }, + { + "rshares": 3319554336, + "voter": "steempowerwhale" + }, + { + "rshares": 51637870, + "voter": "aoki" + }, + { + "rshares": 51568971, + "voter": "typingagent" + }, + { + "rshares": 51581492, + "voter": "cwb" + }, + { + "rshares": 339270470, + "voter": "anomaly" + }, + { + "rshares": 98524303, + "voter": "ola1" + }, + { + "rshares": 70282046, + "voter": "mari5555na" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50868434, + "voter": "jumbo" + }, + { + "rshares": 120278139, + "voter": "optimistic-crone" + }, + { + "rshares": 50536471, + "voter": "twistys" + }, + { + "rshares": 2216805889, + "voter": "bapparabi" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 88287639, + "voter": "remlaps1" + }, + { + "rshares": 65849185, + "voter": "vuyusile" + }, + { + "rshares": 247235040, + "voter": "darkminded153" + }, + { + "rshares": 2650993895, + "voter": "senseye" + }, + { + "rshares": 161849597, + "voter": "iberia" + }, + { + "rshares": 158666175, + "voter": "durex" + }, + { + "rshares": 444435987, + "voter": "witchcraftblog" + }, + { + "rshares": 161212160, + "voter": "origin" + }, + { + "rshares": 4671589034, + "voter": "dresden" + }, + { + "rshares": 160845765, + "voter": "caseyneistat" + }, + { + "rshares": 159554050, + "voter": "planetearth" + }, + { + "rshares": 159506164, + "voter": "greenpeace" + }, + { + "rshares": 159164412, + "voter": "disneypixar" + }, + { + "rshares": 159062820, + "voter": "rule" + }, + { + "rshares": 158638676, + "voter": "icesteem" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 155451903, + "voter": "steemthis" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 31683945302, + "voter": "goldmatters" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 702613929, + "voter": "reddust" + }, + { + "rshares": 298391608, + "voter": "risabold" + } + ], + "author": "gavvet", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.8, + "beneficiaries": [], + "blacklists": [], + "body": "Is this a typo? Benefits? You ask. How could there be any possible benefit from having a disability?\n\nWell, in fact there are. And here are three unexpected benefits I have personally experienced in my own journey living with a degenerating eye condition.\n\n## Improved lateral thinking and innovation\nGrowing up with a vision impairment meant that there were often things that most people took for granted, but which I struggled to do. To do the same things, I needed to come up with creative solutions and alternative ways of doing things. So from a very young age, I learnt to think laterally and developed my problem solving skills. Most people are so use to perceiving the world in a certain way, but when you are stripped of one of your senses, you learn to perceive things in a different way.\n\nhttps://ipfs.pics/ipfs/QmWb5pzYhKKJZ8zmeYqVeV6oNqGi5h7yDEtxBbjwRdTUZ7\n\nWhen I was still living by myself a few years ago, I had the annoying task of having to cook for myself each night. The challenge I faced in the kitchen was not been able to read the labels on various bottles and containers. As a result, I couldn't tell which container was the salt and which one was the sugar, and all the packaging for the herbs looked the same. So how did I manage? Instead of using sight, I used my sense of smell to distinguish between the herbs, and for some ingredients where I couldn't use the sense of smell, I used different containers and labels to help me identify all the different ingredients.\n\nAnd this leads on to the second benefit.\n\n## Improved memory\nPeople who know me well often comment on my ability to remember things. In fact, I've noticed this in many other people I know who also have a vision impairment. I think this is due to the fact that for someone with a vision impairment to thrive in a sighted world, we often need to make extra effort to adapt to our circumstances.\n\nFor example, I remember when I was still in university, I had to do many presentations. For most people, they could refer to speech notes as they are presenting. However, for me, this was not possible, as I couldn't read speech notes no matter how big the font was. Furthermore, as I have some sight, I never needed to learn braille, which meant I couldn't refer to braille notes either. _As a side note, this is why the title of my memoir which I've been posting on Steemit is \"Living in Between Two Worlds\", because I have often found myself being caught between the world of the sighted and the world of the blind, and also between the identity of being Chinese but not fully Chinese, and being Australian but not fully Australian._ As a result, every time I had to do a presentation, I would always remember the entire speech. Over time, this has become second nature to me. I have learnt how to force things into my memory, and be innovative when I need to.\n\n## Resilience\nGrowing up with a vision impairment, I experienced a lot of bullying at school and a lot of hurtful comments and actions from people, sometimes done knowingly and sometimes unknowingly. Sometimes this comes in the form of a patronising comment, and sometimes from a look or stare. The interesting thing with people staring and giving me strange looks is that I can often notice people are doing it to me because I have some peripheral vision, however people generally can't tell I'm looking back at them because it doesn't seem like I'm looking at them. Most of the time however, those hurtful words and actions are done out of ignorance and a lack of understanding, rather then out of malice.\n\n#### But from all these things I've experienced, it has made me a stronger and more resilient person.\nAs a result, whatever unforeseen things I may experience in life, there's not much that can knock me out completely. I have developed the ability to adapt to changing circumstances and stay optimistic, because as they say:\n### What doesn't kill you, makes you stronger.\n\nSo I'm thankful to God for the person I have become today. Disability isn't all bad. Without what I have gone through with my vision impairment, I wouldn't be the person I am today, and for these reasons, I am thankful.\n\nTo read more about my story, you can read my short memoir series. You can find [Part 1 here.](https://steemit.com/memoir/@nextgen622/living-in-between-two-worlds-my-memoir-part-1-updated)\n\nYou can also follow me on @nextgen622", + "category": "life", + "children": 10, + "created": "2016-09-15T14:46:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://ipfs.pics/ipfs/QmWb5pzYhKKJZ8zmeYqVeV6oNqGi5h7yDEtxBbjwRdTUZ7" + ], + "links": [ + "https://steemit.com/memoir/@nextgen622/living-in-between-two-worlds-my-memoir-part-1-updated" + ], + "tags": [ + "life", + "disability", + "strength" + ], + "users": [ + "nextgen622" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 66119907751704, + "payout": 254.34, + "payout_at": "2016-09-22T14:46:21", + "pending_payout_value": "254.340 HBD", + "percent_hbd": 10000, + "permlink": "three-benefits-of-living-with-a-disability-featuring-nextgen622-as-author", + "post_id": 1254663, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 219 + }, + "title": "Three benefits of living with a disability (featuring @nextgen622 as author)", + "updated": "2016-09-15T14:46:21", + "url": "/life/@gavvet/three-benefits-of-living-with-a-disability-featuring-nextgen622-as-author" + }, + { + "active_votes": [ + { + "rshares": 518193384474, + "voter": "barrie" + }, + { + "rshares": 31620272424965, + "voter": "smooth" + }, + { + "rshares": 7465716124744, + "voter": "firstclass" + }, + { + "rshares": 1991230051184, + "voter": "badassmother" + }, + { + "rshares": 2052900127917, + "voter": "hr1" + }, + { + "rshares": 1337025448249, + "voter": "rossco99" + }, + { + "rshares": 22864591759, + "voter": "jaewoocho" + }, + { + "rshares": 1619082976045, + "voter": "joseph" + }, + { + "rshares": 223905651656, + "voter": "b0y2k" + }, + { + "rshares": 475735272749, + "voter": "recursive2" + }, + { + "rshares": 462392248872, + "voter": "recursive3" + }, + { + "rshares": 3188060280256, + "voter": "recursive" + }, + { + "rshares": 1246152952, + "voter": "mineralwasser" + }, + { + "rshares": 680994650765, + "voter": "boombastic" + }, + { + "rshares": 94091830376, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6959061481, + "voter": "bingo-0" + }, + { + "rshares": 1669969392, + "voter": "bingo-1" + }, + { + "rshares": 5938061627471, + "voter": "smooth.witness" + }, + { + "rshares": 9408405427, + "voter": "idol" + }, + { + "rshares": 134476949201, + "voter": "team" + }, + { + "rshares": 290603380713, + "voter": "chitty" + }, + { + "rshares": 59271072026, + "voter": "unosuke" + }, + { + "rshares": 10884676283, + "voter": "yefet" + }, + { + "rshares": 1619428804, + "voter": "jocelyn" + }, + { + "rshares": 15316591171, + "voter": "gregory-f" + }, + { + "rshares": 9028507975, + "voter": "gregory60" + }, + { + "rshares": 1285091135093, + "voter": "gavvet" + }, + { + "rshares": 89896753810, + "voter": "eeks" + }, + { + "rshares": 1511911763, + "voter": "fkn" + }, + { + "rshares": 122160437, + "voter": "paco-steem" + }, + { + "rshares": 1471581374, + "voter": "spaninv" + }, + { + "rshares": 1987313581, + "voter": "elishagh1" + }, + { + "rshares": 8669787638, + "voter": "richman" + }, + { + "rshares": 599925765931, + "voter": "nanzo-scoop" + }, + { + "rshares": 9857353705, + "voter": "kefkius" + }, + { + "rshares": 177389912085, + "voter": "mummyimperfect" + }, + { + "rshares": 313687341, + "voter": "coar" + }, + { + "rshares": 106628118273, + "voter": "asch" + }, + { + "rshares": 1061159202, + "voter": "murh" + }, + { + "rshares": 3187771076, + "voter": "cryptofunk" + }, + { + "rshares": 591084449, + "voter": "kodi" + }, + { + "rshares": 2111391740, + "voter": "error" + }, + { + "rshares": 985477191740, + "voter": "cyber" + }, + { + "rshares": 61710385546, + "voter": "theshell" + }, + { + "rshares": 50878059993, + "voter": "ak2020" + }, + { + "rshares": 13256265846, + "voter": "johnerfx" + }, + { + "rshares": 409218031185, + "voter": "taoteh1221" + }, + { + "rshares": 95314034, + "voter": "stiletto" + }, + { + "rshares": 55528544371, + "voter": "kus-knee" + }, + { + "rshares": 1177332471, + "voter": "johnerminer" + }, + { + "rshares": 19213121851, + "voter": "ziv" + }, + { + "rshares": 280666949780, + "voter": "trogdor" + }, + { + "rshares": 6652542986, + "voter": "grandpere" + }, + { + "rshares": 5821005163, + "voter": "mark-waser" + }, + { + "rshares": 124413655063, + "voter": "geoffrey" + }, + { + "rshares": 16025151061, + "voter": "kimziv" + }, + { + "rshares": 77734412526, + "voter": "emily-cook" + }, + { + "rshares": 2187587354, + "voter": "superfreek" + }, + { + "rshares": 53269952968, + "voter": "pmartynov" + }, + { + "rshares": 48620303351, + "voter": "isteemit" + }, + { + "rshares": 30279417098, + "voter": "acassity" + }, + { + "rshares": 65769554169, + "voter": "norbu" + }, + { + "rshares": 3808133649, + "voter": "michaellamden68" + }, + { + "rshares": 20382096581, + "voter": "thebatchman" + }, + { + "rshares": 158987747182, + "voter": "asmolokalo" + }, + { + "rshares": 76019855821, + "voter": "rubybian" + }, + { + "rshares": 5270775482, + "voter": "riscadox" + }, + { + "rshares": 17903672525, + "voter": "konstantin" + }, + { + "rshares": 256623434, + "voter": "mstang83" + }, + { + "rshares": 373878481829, + "voter": "fabio" + }, + { + "rshares": 6941291365, + "voter": "gatoso" + }, + { + "rshares": 7380400309, + "voter": "furion" + }, + { + "rshares": 159573949583, + "voter": "jacor" + }, + { + "rshares": 147678292, + "voter": "cynetyc" + }, + { + "rshares": 18770255506, + "voter": "sebastien" + }, + { + "rshares": 12011479963, + "voter": "asim" + }, + { + "rshares": 14487056742, + "voter": "aaseb" + }, + { + "rshares": 4431046054, + "voter": "karen13" + }, + { + "rshares": 10645918815, + "voter": "deviedev" + }, + { + "rshares": 251364791827, + "voter": "nabilov" + }, + { + "rshares": 441803588, + "voter": "karenmckersie" + }, + { + "rshares": 871576606, + "voter": "luisucv34" + }, + { + "rshares": 54561525717, + "voter": "streetstyle" + }, + { + "rshares": 46854241122, + "voter": "milestone" + }, + { + "rshares": 35782000412, + "voter": "creemej" + }, + { + "rshares": 3878126092, + "voter": "maximkichev" + }, + { + "rshares": 15377574672, + "voter": "nippel66" + }, + { + "rshares": 171280078005, + "voter": "blueorgy" + }, + { + "rshares": 12324948767, + "voter": "benjiberigan" + }, + { + "rshares": 349568852, + "voter": "poseidon" + }, + { + "rshares": 2182574144, + "voter": "iamwne" + }, + { + "rshares": 347965502695, + "voter": "calaber24p" + }, + { + "rshares": 20119867662, + "voter": "mustafaomar" + }, + { + "rshares": 3576144996, + "voter": "simon.braki.love" + }, + { + "rshares": 82813520861, + "voter": "thylbom" + }, + { + "rshares": 3720107267, + "voter": "azurejasper" + }, + { + "rshares": 32541921491, + "voter": "deanliu" + }, + { + "rshares": 31308203650, + "voter": "sauravrungta" + }, + { + "rshares": 7659625135, + "voter": "neroru" + }, + { + "rshares": 215383763306, + "voter": "jl777" + }, + { + "rshares": 1226120506, + "voter": "positive" + }, + { + "rshares": 103577805737, + "voter": "crazymumzysa" + }, + { + "rshares": 6232841459, + "voter": "summonerrk" + }, + { + "rshares": 14894144779, + "voter": "lemooljiang" + }, + { + "rshares": 904575538, + "voter": "happyphoenix" + }, + { + "rshares": 43631243627, + "voter": "claudiop63" + }, + { + "rshares": 18175890702, + "voter": "proto" + }, + { + "rshares": 2708201174, + "voter": "sisterholics" + }, + { + "rshares": 8964609699, + "voter": "royalmacro" + }, + { + "rshares": 1802321537, + "voter": "remlaps" + }, + { + "rshares": 46040443375, + "voter": "jasonstaggers" + }, + { + "rshares": 13359113213, + "voter": "mahekg" + }, + { + "rshares": 845069114, + "voter": "metaflute" + }, + { + "rshares": 9193716733, + "voter": "taker" + }, + { + "rshares": 6521104126, + "voter": "nekromarinist" + }, + { + "rshares": 95766250088, + "voter": "laonie" + }, + { + "rshares": 161751897653, + "voter": "twinner" + }, + { + "rshares": 24560895252, + "voter": "laoyao" + }, + { + "rshares": 2664547502, + "voter": "myfirst" + }, + { + "rshares": 19439832856, + "voter": "somebody" + }, + { + "rshares": 65245460, + "voter": "ierg" + }, + { + "rshares": 16958164504, + "voter": "sunshine" + }, + { + "rshares": 726848341, + "voter": "flysaga" + }, + { + "rshares": 7706698035, + "voter": "asdes" + }, + { + "rshares": 2501620573, + "voter": "gmurph" + }, + { + "rshares": 1659697260, + "voter": "stormblaze" + }, + { + "rshares": 4294420153, + "voter": "midnightoil" + }, + { + "rshares": 2280336943, + "voter": "kalimor" + }, + { + "rshares": 84246848, + "voter": "coderg" + }, + { + "rshares": 2267389147, + "voter": "crypto-toll" + }, + { + "rshares": 4281204067, + "voter": "ullikume" + }, + { + "rshares": 10740550186, + "voter": "xiaohui" + }, + { + "rshares": 176650903994, + "voter": "terrycraft" + }, + { + "rshares": 461085584, + "voter": "elfkitchen" + }, + { + "rshares": 103384195129, + "voter": "joele" + }, + { + "rshares": 5823989445, + "voter": "oflyhigh" + }, + { + "rshares": 335807163, + "voter": "xiaokongcom" + }, + { + "rshares": 12961700193, + "voter": "gargon" + }, + { + "rshares": 2076619689, + "voter": "natalymaty" + }, + { + "rshares": 2002858998, + "voter": "future24" + }, + { + "rshares": 1405383530, + "voter": "hms818" + }, + { + "rshares": 3670417888, + "voter": "villainblack" + }, + { + "rshares": 3033035828, + "voter": "jrcornel" + }, + { + "rshares": 676921271, + "voter": "xianjun" + }, + { + "rshares": 25747116283, + "voter": "hanshotfirst" + }, + { + "rshares": 11541933907, + "voter": "borran" + }, + { + "rshares": 93797422302, + "voter": "miacats" + }, + { + "rshares": 2249572206, + "voter": "njall" + }, + { + "rshares": 6417144136, + "voter": "userlogin" + }, + { + "rshares": 2077199246, + "voter": "chinadaily" + }, + { + "rshares": 20666103650, + "voter": "anotherjoe" + }, + { + "rshares": 4879395119, + "voter": "almerri" + }, + { + "rshares": 8890516872, + "voter": "johnnyyash" + }, + { + "rshares": 3155389493, + "voter": "macartem" + }, + { + "rshares": 9310407829, + "voter": "gvargas123" + }, + { + "rshares": 4658385146, + "voter": "themanualbot" + }, + { + "rshares": 2148477670, + "voter": "levycore" + }, + { + "rshares": 406983674, + "voter": "mig641" + }, + { + "rshares": 56654664918, + "voter": "mandibil" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 54612436, + "voter": "riv" + }, + { + "rshares": 2196749616, + "voter": "runridefly" + }, + { + "rshares": 2458800256, + "voter": "seva" + }, + { + "rshares": 7375519035, + "voter": "macksby" + }, + { + "rshares": 1931998664, + "voter": "funkywanderer" + }, + { + "rshares": 5053531368, + "voter": "richardcrill" + }, + { + "rshares": 1625387426, + "voter": "davidjkelley" + }, + { + "rshares": 182060433, + "voter": "greatness" + }, + { + "rshares": 27673580803, + "voter": "sponge-bob" + }, + { + "rshares": 15231878384, + "voter": "digital-wisdom" + }, + { + "rshares": 3710834980, + "voter": "ethical-ai" + }, + { + "rshares": 6682569853, + "voter": "jwaser" + }, + { + "rshares": 51964388, + "voter": "apparat" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 224088474986, + "voter": "asksisk" + }, + { + "rshares": 113366516, + "voter": "edgarsart" + }, + { + "rshares": 26377562678, + "voter": "dubi" + }, + { + "rshares": 2617262426, + "voter": "bwaser" + }, + { + "rshares": 337248470, + "voter": "panther" + }, + { + "rshares": 27667123071, + "voter": "brains" + }, + { + "rshares": 50450987, + "voter": "waldemar-kuhn" + }, + { + "rshares": 5753092824, + "voter": "chick1" + }, + { + "rshares": 51637870, + "voter": "aoki" + }, + { + "rshares": 51568971, + "voter": "typingagent" + }, + { + "rshares": 51581492, + "voter": "cwb" + }, + { + "rshares": 3623547539, + "voter": "slayer" + }, + { + "rshares": 407122760, + "voter": "anomaly" + }, + { + "rshares": 27667189544, + "voter": "tarekadam" + }, + { + "rshares": 2401230307, + "voter": "ellepdub" + }, + { + "rshares": 123128317, + "voter": "ola1" + }, + { + "rshares": 12115121436, + "voter": "herpetologyguy" + }, + { + "rshares": 52460746, + "voter": "cryptofarmer" + }, + { + "rshares": 4712097333, + "voter": "morgan.waser" + }, + { + "rshares": 50228382, + "voter": "dragonice" + }, + { + "rshares": 50223099, + "voter": "battalar" + }, + { + "rshares": 51218466, + "voter": "weare" + }, + { + "rshares": 50139069, + "voter": "slow" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 117919744, + "voter": "optimistic-crone" + }, + { + "rshares": 50540827, + "voter": "amstel" + }, + { + "rshares": 50484452, + "voter": "connect" + }, + { + "rshares": 88287639, + "voter": "remlaps1" + }, + { + "rshares": 3609516222, + "voter": "strong-ai" + }, + { + "rshares": 230273165, + "voter": "sjamayee" + }, + { + "rshares": 162925257, + "voter": "uct" + }, + { + "rshares": 435365865, + "voter": "witchcraftblog" + }, + { + "rshares": 161218747, + "voter": "sdc" + }, + { + "rshares": 161179339, + "voter": "bethesda" + }, + { + "rshares": 161096439, + "voter": "bethsoft" + }, + { + "rshares": 157816798, + "voter": "gravity" + }, + { + "rshares": 157726117, + "voter": "illusions" + }, + { + "rshares": 160861015, + "voter": "cybergirl" + }, + { + "rshares": 3941523341, + "voter": "dresden" + }, + { + "rshares": 164549939, + "voter": "pawel-krawczyk" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 158638676, + "voter": "icesteem" + }, + { + "rshares": 32369065992, + "voter": "goldmatters" + }, + { + "rshares": 702613929, + "voter": "reddust" + }, + { + "rshares": 150387842, + "voter": "trickster512" + } + ], + "author": "gavvet", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.8, + "beneficiaries": [], + "blacklists": [], + "body": ">Today I told my dad the final date of my marriage: October 2nd . Few days ago, as I told him that I was going to get married in a few weeks, he got mad at me. \u201cI was expecting you to get a real job before you got married!\u201d was his main critique. \u201cHow can you get married *now*?\u201d he asked me.\n\nOggi ho detto a mio padre la data definitiva del mio matrimonio: due ottobre. Pochi giorni fa, quando gli ho detto che mi sarei sposato nel giro di poche settimane, si \u00e8 arrabbiato con me. \u201cMi sarei aspettato che ti trovassi un lavoro vero prima di sposarti\u201d \u00e8 stato il suo principale oggetto di critica. \u201cCome puoi sposarti *adesso*?\u201d mi ha chiesto.\n\n>Let me give you some background. I\u2019m 29 years old and I want to do many things in my life. I studied economics, worked for no-profit and academia and I published a book in May on the shifting economic paradigm. I dedicated the last year to this book, spent all the savings I had and by now I have a few weeks of financial autonomy left. Meanwhile I rented a room on Airbnb, learned how to do bracelets and sold them on the Ligurian (North-West Italy) seaside. Simultaneously, I\u2019m working on becoming what I call a cryptofarmer: in fact, my goal is to write and earn cryptocurrencies while living in the countryside in a small house I\u2019m transforming into a farm. I learned how to plant a vegetable garden, how to chop wood and limiting the expenses of food and heating.\nEven if sometimes I\u2019m scared I could not afford a living, I feeI I can make it. We can make it. In fact, few months ago a girl I met last winter in Chile joined me and is providing great help with her skills and work. And I\u2019m going to marry her in a few weeks, as I said.\n\nFacciamo un passo indietro. Ho 29 anni e voglio fare tante cose nella mia vita. Ho studiato economia, lavorato nel no-profit e nel mondo accademico per poi pubblicare, a maggio di quest\u2019anno, un libro sul cambio di paradigma in economia. Ho dedicato l\u2019ultimo anno a questo libro, ho speso tutti i miei risparmi e ho davanti ancora qualche settimana di autonomia finanziaria. Nel frattempo ho affittato una stanza su Airbnb e imparato a fare braccialetti che ho venduto sulla costa ligure. Parallelamente lavoro per diventare quello che chiamo un cryptofarmer; il mio obiettivo \u00e8 infatti quello di scrivere e guadagnare cripto-valute mentre vivo in una piccola casa di campagna che sto trasformando in fattoria. Ho imparato come piantare un orto, spaccare la legna e limitare le spese di cibo e riscaldamento.\nAnche se a volte ho paura di non riuscire a guadagnarmi da vivere, sento che ce la posso fare. Che ce la *possiamo* fare. Qualche mese fa, infatti, una ragazza che ho conosciuto lo scorso inverno in Cile si \u00e8 unita ai miei progetti e mi sta dando un grosso aiuto con le sue capacit\u00e0 e il suo lavoro. E io la sposer\u00f2 in qualche settimana, come dicevo.\n>My father is 69 years old. Oddly enough, he actually left countryside for the city \u2013 a choice diametrically opposite to the one I made \u2013 to become a lawyer and had success by working really hard. As far as I know, he wanted to be a journalist but chose to be a lawyer to get a better salary \u2013 as he got. He wanted me to be a lawyer too, of course, but when I chose to study economics he told me I could become an auditor; those were professions, in his words, that paid good.\n\nMio padre ha 69 anni. E\u2019 curioso come lui lasci\u00f2 la campagna per la citt\u00e0 \u2013 una scelta diametralmente opposta a quella che ho fatto io \u2013 per diventare un avvocato e l\u00ec ha avuto successo lavorando molto. Da quel che so, lui voleva fare il giornalista da giovane, ma poi ha scelto di fare l\u2019avvocato per avere un miglior salario \u2013 come appunto si \u00e8 verificato. Chiaramente voleva che anche io facessi l\u2019avvocato e successivamente, quando io scelsi di studiare economia, mi disse che potevo diventare il revisore contabile; mestieri, questi, che secondo lui erano ben remunerati. \n>Dear dad,\nA couple of years ago, you told that you were eventually glad I didn\u2019t follow your path and became a lawyer. The job had changed too much, you said. Now too many lawyers are fighting one against each other to get the job and clients are not paying for the work you did for them. That\u2019s how you described me your job \u2013 a job that in Italy, for your generation, was a synonym of success. A son who became a lawyer was a dream for the average family.\nWell, I\u2019m going to add a little piece to this picture. In a few decades, the whole profession of lawyer may become obsolete. Do you know that even today you can ask legal question to [Ross](http://www.psfk.com/2015/01/ross-ibm-watson-powered-lawyer-legal-research.html), an IBM powered machine? It will provide you an answer by sifting through thousands of legal documents, statutes and cases - assisting you to get ready for the case by including citations, suggested readings and confidence ratings. \nToday few technologies are ready to disrupt whole sectors of the economy. One of these is Artificial Intelligence that could make your profession obsolete. Another is the blockchain: that one could make the auditor and accountancy profession useless too. Have you ever heard about it? Some say it\u2019s important as the invention of the Internet.\n\nCaro pap\u00e0,\nQualche anno fa mi hai detto che in fin dei conti eri contento che non avessi seguito la tua strada e fossi diventato un avvocato. Il lavoro \u00e8 cambiato troppo, hai detto. Troppi avvocati in conflitto l\u2019uno contro l\u2019altro per accaparrarsi clienti che poi non pagano il lavoro che fai per loro. Cos\u00ec mi hai descritto il tuo lavoro \u2013 un lavoro che in Italia, per la tua generazione, era sinonimo di successo. Un figlio che diventava avvocato era un sogno per la famiglia media.\nBeh, lasciami aggiungere un pezzo a questa storia. In un paio di decadi, la professione stessa dell\u2019avvocato potrebbe diventare obsoleta. Sai che gi\u00e0 oggi puoi chiedere un parere legale a [Ross](http://www.psfk.com/2015/01/ross-ibm-watson-powered-lawyer-legal-research.html), una macchina sviluppata da IBM? Ti restituisce una risposta setacciando migliaia di documenti legali, statuti e casi \u2013 assistendoti a prepararti al caso includendo citazioni, letture consigliate e intervalli di confidenza. Alcune tecnologie sono sul punto di rivoluzionare interi settori dell\u2019economia. Una di queste \u00e8 l\u2019intelligenza artificiale che potrebbe rendere obsoleta la tua professione. Un\u2019altra \u00e8 la blockchain: questa potrebbe rendere inutile la professione del contabile e del revisore. Ne hai mai sentito parlare? Alcuni dicono che \u00e8 importante quanto l\u2019invenzione di Internet.\n>**You should really be glad I didn\u2019t choose your job just because it paid good**. As I was 18 (in 2005) being a lawyer paid good, in a decade it wasn\u2019t the case anymore. **In fact, between 2007 and 2014 the average income reported by Italian lawyers [declined from 51.314 euro to 37.505]( http://www.italiaoggi.it/news/dettaglio_news.asp?id=201603102026358478&chkAgenzie=ITALIAOGGI&titolo=Avvocati,%20redditi%20da%20dimenticare)**. Well, last decade \u2013 it is to be said - was a *century*: while economy collapsed in one of the worst crisis ever, technology produced unparalleled innovations. Before 2005 there was no Youtube. In 2005 there was no smartphone either. No-one can tell what are we going to see in the next decade. Some say there will be some big change in the workplace. In fact, [some researchers at Oxford]( http://www.oxfordmartin.ox.ac.uk/downloads/academic/The_Future_of_Employment.pdf) say that by 2035, half of the jobs Americans currently hold will be automatized. **Robots are simply better than men in doing robotic work**. Even the world\u2019s most ancient profession may suffer a strong decline with the development of virtual reality \u2013 this has become the next big thing in adult entertainment.\n\n**Devi essere davvero contento che non abbia scelto il tuo lavoro solo perch\u00e9 era ben remunerato**. Quando ancora io avevo 18 anni (nel 2005) fare l\u2019avvocato era remunerativo, ma nell\u2019arco di un decennio ci\u00f2 non era pi\u00f9 vero. **Tra il 2007 e il 2014 il reddito medio dell\u2019avvocato italiano [\u00e8 sceso da 51.314 euro a 37.505 euro]( http://www.italiaoggi.it/news/dettaglio_news.asp?id=201603102026358478&chkAgenzie=ITALIAOGGI&titolo=Avvocati,%20redditi%20da%20dimenticare)**. L\u2019ultimo decennio \u2013 bisogna riconoscerlo - ha rappresentato un *secolo*: mentre l\u2019economia collassava in una delle peggiori crisi di sempre, la tecnologia produceva innovazioni senza pari. Prima del 2005 non c\u2019era Youtube. Prima del 2005 non c\u2019era nemmeno lo smartphone. Nessuno pu\u00f2 dire cosa vedremo nel prossimo decennio. Molti dicono che ci saranno grossi cambiamenti sul luogo di lavoro. [Alcuni ricercatori di Oxford]( http://www.oxfordmartin.ox.ac.uk/downloads/academic/The_Future_of_Employment.pdf) dicono che entro il 2035, il 45% dei lavori attualmente svolti dagli americani verr\u00e0 automatizzato. **I robot svolgono meglio degli uomini i lavori da robot**. Perfino il mestiere pi\u00f9 vecchio del mondo potrebbe risentire di un forte declino a seguito dello sviluppo della realt\u00e0 virtuale \u2013 questa \u00e8 diventata l\u2019ultima novit\u00e0 nel mondo dell\u2019intrattenimento per adulti.\n>Don\u2019t worry, dad, and don\u2019t look at me as someone who is living hand to mouth. Many things are changing in the next years, together with most of the reference points we had. Those jobs who were good, could not be profitable and stable anymore. Most of all, the same idea of stability will change: we\u2019ll have to find stability surfing between waves of change. Choosing a job just because it pays good today, may not be a good strategy. **My generation is challenged to find and develop that personal value, those talents, that no machine could substitute. This is what I\u2019m doing \u2013 soon I\u2019ll write you how**.\n\nPer questo, pap\u00e0, non preoccuparti e non guardarmi come si guarda un figlio che vive di espedienti. Molte cose cambieranno nei prossimi anni, insieme a molti dei punti di riferimento che avevamo. Quei lavori che prima erano buoni, potrebbero non essere pi\u00f9 remunerativi e stabili. Pi\u00f9 di tutto, cambier\u00e0 l\u2019idea di stabilit\u00e0: dovremmo imparare a trovare la stabilit\u00e0 di un surfista a cavallo di ondate di cambiamento. Scegliere un lavoro solo perch\u00e9 paga bene oggi, potrebbe non essere una strategia che paga. **La sfida per la mia generazione \u00e8 di trovare e sviluppare quel valore personale, quei talenti, che nessuna macchina pu\u00f2 sostituire. Questo \u00e8 quello che sto facendo io \u2013 presto ti scriver\u00f2 come**.\n\nhttp://i68.tinypic.com/2hz9lz.jpg \n\n*Me, dad, fianc\u00e9, mum*\n\n***Don't forget to follow @cryptofarmer***\n***a shout out goes to @claudiop63 for assisting the Italian community so don't forget to follow him***", + "category": "life", + "children": 11, + "created": "2016-09-15T14:01:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i68.tinypic.com/2hz9lz.jpg" + ], + "links": [ + "http://www.psfk.com/2015/01/ross-ibm-watson-powered-lawyer-legal-research.html", + "http://www.italiaoggi.it/news/dettaglio_news.asp?id=201603102026358478&chkAgenzie=ITALIAOGGI&titolo=Avvocati,%20redditi%20da%20dimenticare", + "http://www.oxfordmartin.ox.ac.uk/downloads/academic/The_Future_of_Employment.pdf" + ], + "tags": [ + "life", + "introducemyself" + ], + "users": [ + "cryptofarmer", + "claudiop63" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 66723421210839, + "payout": 258.716, + "payout_at": "2016-09-22T14:01:30", + "pending_payout_value": "258.716 HBD", + "percent_hbd": 10000, + "permlink": "letters-to-my-dad-on-the-changing-world-with-italian-featuring-cryptofarmer-as-author", + "post_id": 1254158, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 220 + }, + "title": "Letters to my dad on the changing world... with Italian(featuring @cryptofarmer as author)", + "updated": "2016-09-15T14:01:30", + "url": "/life/@gavvet/letters-to-my-dad-on-the-changing-world-with-italian-featuring-cryptofarmer-as-author" + }, + { + "active_votes": [ + { + "rshares": 480579269556, + "voter": "barrie" + }, + { + "rshares": 231751293887, + "voter": "anonymous" + }, + { + "rshares": 12889266254874, + "voter": "rainman" + }, + { + "rshares": 26305603050148, + "voter": "berniesanders" + }, + { + "rshares": 15605000000000, + "voter": "val-b" + }, + { + "rshares": 3358053566682, + "voter": "riverhead" + }, + { + "rshares": 1990377241911, + "voter": "badassmother" + }, + { + "rshares": 187617413684, + "voter": "nextgenwitness" + }, + { + "rshares": 3306757675077, + "voter": "pharesim" + }, + { + "rshares": 2005106058621, + "voter": "hr1" + }, + { + "rshares": 640773963547, + "voter": "justin" + }, + { + "rshares": 1758663279793, + "voter": "silver" + }, + { + "rshares": 4166786907723, + "voter": "silversteem" + }, + { + "rshares": 4851657471753, + "voter": "nextgencrypto" + }, + { + "rshares": 22381565222, + "voter": "jaewoocho" + }, + { + "rshares": 1869062512579, + "voter": "xeroc" + }, + { + "rshares": 425868900225, + "voter": "steemservices" + }, + { + "rshares": 209639354860, + "voter": "alex90342fastn1" + }, + { + "rshares": 1607381560851, + "voter": "joseph" + }, + { + "rshares": 452603688207, + "voter": "recursive3" + }, + { + "rshares": 588963325183, + "voter": "masteryoda" + }, + { + "rshares": 3051642158867, + "voter": "recursive" + }, + { + "rshares": 1172473837, + "voter": "mineralwasser" + }, + { + "rshares": 85737349562, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 1620255991, + "voter": "bingo-1" + }, + { + "rshares": 438041274025, + "voter": "boatymcboatface" + }, + { + "rshares": 9404339123, + "voter": "idol" + }, + { + "rshares": 2692207475582, + "voter": "donkeypong" + }, + { + "rshares": 783510713656, + "voter": "steemrollin" + }, + { + "rshares": 4632015537, + "voter": "sakr" + }, + { + "rshares": 283944946279, + "voter": "chitty" + }, + { + "rshares": 47092417970, + "voter": "alexgr" + }, + { + "rshares": 1660446343, + "voter": "jocelyn" + }, + { + "rshares": 83523204254, + "voter": "acidsun" + }, + { + "rshares": 148150884169, + "voter": "edgeland" + }, + { + "rshares": 194244553812, + "voter": "jamtaylor" + }, + { + "rshares": 74898454777, + "voter": "eeks" + }, + { + "rshares": 468170958, + "voter": "paco-steem" + }, + { + "rshares": 912602737692, + "voter": "cryptogee" + }, + { + "rshares": 5638722045, + "voter": "spaninv" + }, + { + "rshares": 25545945557, + "voter": "georgedonnelly" + }, + { + "rshares": 31081352622, + "voter": "instructor2121" + }, + { + "rshares": 7891620962, + "voter": "nate-atkins" + }, + { + "rshares": 18533432464, + "voter": "james-show" + }, + { + "rshares": 319841523573, + "voter": "teamsteem" + }, + { + "rshares": 1713517353627, + "voter": "cryptoctopus" + }, + { + "rshares": 9535707424, + "voter": "richman" + }, + { + "rshares": 550546408583, + "voter": "nanzo-scoop" + }, + { + "rshares": 13340014301, + "voter": "fact" + }, + { + "rshares": 160905828175, + "voter": "steve-walschot" + }, + { + "rshares": 10099012692, + "voter": "cian.dafe" + }, + { + "rshares": 47422549796, + "voter": "hannixx42" + }, + { + "rshares": 169123085990, + "voter": "mummyimperfect" + }, + { + "rshares": 268838726, + "voter": "coar" + }, + { + "rshares": 98194455049, + "voter": "asch" + }, + { + "rshares": 603531864037, + "voter": "kevinwong" + }, + { + "rshares": 1060920601, + "voter": "murh" + }, + { + "rshares": 3041891225, + "voter": "cryptofunk" + }, + { + "rshares": 3140744830, + "voter": "radioactivities" + }, + { + "rshares": 2164686241, + "voter": "error" + }, + { + "rshares": 5736901624, + "voter": "marta-zaidel" + }, + { + "rshares": 40014025775, + "voter": "ranko-k" + }, + { + "rshares": 985042955913, + "voter": "cyber" + }, + { + "rshares": 48237714954, + "voter": "ak2020" + }, + { + "rshares": 65573912297, + "voter": "justtryme90" + }, + { + "rshares": 33032554744, + "voter": "drinkzya" + }, + { + "rshares": 3616249140600, + "voter": "satoshifund" + }, + { + "rshares": 392453750650, + "voter": "taoteh1221" + }, + { + "rshares": 418804855, + "voter": "applecrisp" + }, + { + "rshares": 365287420, + "voter": "stiletto" + }, + { + "rshares": 55576340008, + "voter": "juanmiguelsalas" + }, + { + "rshares": 572341707403, + "voter": "andrarchy" + }, + { + "rshares": 110473581518, + "voter": "kenny-crane" + }, + { + "rshares": 54694274623, + "voter": "thecryptodrive" + }, + { + "rshares": 353770070386, + "voter": "kaylinart" + }, + { + "rshares": 563733180586, + "voter": "infovore" + }, + { + "rshares": 132301151875, + "voter": "schro" + }, + { + "rshares": 4552145645, + "voter": "tee-em" + }, + { + "rshares": 30491735429, + "voter": "michaelx" + }, + { + "rshares": 804471067802, + "voter": "anwenbaumeister" + }, + { + "rshares": 8928351544, + "voter": "grandpere" + }, + { + "rshares": 5689049935, + "voter": "mark-waser" + }, + { + "rshares": 17023109715, + "voter": "albertogm" + }, + { + "rshares": 106033721718, + "voter": "geoffrey" + }, + { + "rshares": 192232704674, + "voter": "kimziv" + }, + { + "rshares": 267994388047, + "voter": "lukestokes" + }, + { + "rshares": 43526357269, + "voter": "honeythief" + }, + { + "rshares": 783400875, + "voter": "mammasitta" + }, + { + "rshares": 77695030973, + "voter": "emily-cook" + }, + { + "rshares": 32733174015, + "voter": "talanhorne" + }, + { + "rshares": 81716838174, + "voter": "razvanelulmarin" + }, + { + "rshares": 2122888373, + "voter": "superfreek" + }, + { + "rshares": 33245604843, + "voter": "cryptoiskey" + }, + { + "rshares": 11728574802, + "voter": "primus" + }, + { + "rshares": 471495169, + "voter": "mrhankeh" + }, + { + "rshares": 37138635112, + "voter": "clement" + }, + { + "rshares": 47416157546, + "voter": "isteemit" + }, + { + "rshares": 67109183200, + "voter": "norbu" + }, + { + "rshares": 280886491, + "voter": "ladyclair" + }, + { + "rshares": 69639423700, + "voter": "bacchist" + }, + { + "rshares": 53810463964, + "voter": "venuspcs" + }, + { + "rshares": 3806124499, + "voter": "michaellamden68" + }, + { + "rshares": 7415227922, + "voter": "dasha" + }, + { + "rshares": 174543034217, + "voter": "asmolokalo" + }, + { + "rshares": 55965693937, + "voter": "ezzy" + }, + { + "rshares": 69473128292, + "voter": "rubybian" + }, + { + "rshares": 3148262011, + "voter": "orly" + }, + { + "rshares": 46383380668, + "voter": "firepower" + }, + { + "rshares": 245172817, + "voter": "mstang83" + }, + { + "rshares": 24863029935, + "voter": "katyakov" + }, + { + "rshares": 15674042620, + "voter": "yogi.artist" + }, + { + "rshares": 14215545466, + "voter": "r4fken" + }, + { + "rshares": 1001850942, + "voter": "steemswede" + }, + { + "rshares": 142892158061, + "voter": "derekareith" + }, + { + "rshares": 823059128625, + "voter": "slowwalker" + }, + { + "rshares": 1553964832, + "voter": "btcshare7" + }, + { + "rshares": 2210761988, + "voter": "vi1son" + }, + { + "rshares": 1267696038568, + "voter": "renohq" + }, + { + "rshares": 98005962692, + "voter": "sigmajin" + }, + { + "rshares": 14876241153, + "voter": "ausbitbank" + }, + { + "rshares": 45733145544, + "voter": "mrwang" + }, + { + "rshares": 2530804964, + "voter": "steem1653" + }, + { + "rshares": 188405790343, + "voter": "anyx" + }, + { + "rshares": 7540907296, + "voter": "steemit-life" + }, + { + "rshares": 11754696821, + "voter": "asim" + }, + { + "rshares": 320414159082, + "voter": "jesta" + }, + { + "rshares": 90257674, + "voter": "snowden" + }, + { + "rshares": 14289427593, + "voter": "aaseb" + }, + { + "rshares": 1107704273, + "voter": "karen13" + }, + { + "rshares": 10417290332, + "voter": "deviedev" + }, + { + "rshares": 258942997644, + "voter": "nabilov" + }, + { + "rshares": 17586922894, + "voter": "meesterboom" + }, + { + "rshares": 8573230772, + "voter": "noodhoog" + }, + { + "rshares": 6400554488, + "voter": "juvyjabian" + }, + { + "rshares": 2668109030, + "voter": "dmacshady" + }, + { + "rshares": 476670464, + "voter": "karenmckersie" + }, + { + "rshares": 451014793670, + "voter": "knozaki2015" + }, + { + "rshares": 44553728340, + "voter": "milestone" + }, + { + "rshares": 7312894074, + "voter": "lichtblick" + }, + { + "rshares": 84865861, + "voter": "wildchild" + }, + { + "rshares": 5726094484, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 15683266563, + "voter": "nippel66" + }, + { + "rshares": 4317565662, + "voter": "oululahti" + }, + { + "rshares": 4310346145, + "voter": "poseidon" + }, + { + "rshares": 3365335082, + "voter": "simon.braki.love" + }, + { + "rshares": 76406992485, + "voter": "thylbom" + }, + { + "rshares": 7311858289, + "voter": "geronimo" + }, + { + "rshares": 10684939578, + "voter": "rpf" + }, + { + "rshares": 3692989929, + "voter": "bitcoiner" + }, + { + "rshares": 3756550273, + "voter": "tarindel" + }, + { + "rshares": 3712828665, + "voter": "azurejasper" + }, + { + "rshares": 279059042940, + "voter": "liberosist" + }, + { + "rshares": 30859119533, + "voter": "deanliu" + }, + { + "rshares": 5496325958, + "voter": "sharker" + }, + { + "rshares": 33395139065, + "voter": "sauravrungta" + }, + { + "rshares": 84683756607, + "voter": "rea" + }, + { + "rshares": 53842086331, + "voter": "jl777" + }, + { + "rshares": 29215490743, + "voter": "zaebars" + }, + { + "rshares": 1700143919, + "voter": "yarly" + }, + { + "rshares": 256282552, + "voter": "yarly2" + }, + { + "rshares": 256665987, + "voter": "yarly3" + }, + { + "rshares": 148269777, + "voter": "yarly4" + }, + { + "rshares": 149106888, + "voter": "yarly5" + }, + { + "rshares": 84991309, + "voter": "yarly7" + }, + { + "rshares": 779992403, + "voter": "raymonjohnstone" + }, + { + "rshares": 50619397, + "voter": "steemchain" + }, + { + "rshares": 50619397, + "voter": "whalepool" + }, + { + "rshares": 5218510034, + "voter": "gustavopasquini" + }, + { + "rshares": 32308067031, + "voter": "papa-pepper" + }, + { + "rshares": 16539590111, + "voter": "winstonwolfe" + }, + { + "rshares": 885730214, + "voter": "happyphoenix" + }, + { + "rshares": 21120708735, + "voter": "krabgat" + }, + { + "rshares": 474951354, + "voter": "kooshikoo" + }, + { + "rshares": 4543692384, + "voter": "proto" + }, + { + "rshares": 634121191, + "voter": "curator" + }, + { + "rshares": 31584377035, + "voter": "sisterholics" + }, + { + "rshares": 411321155, + "voter": "yarly10" + }, + { + "rshares": 1365664469, + "voter": "alex.chien" + }, + { + "rshares": 220139771, + "voter": "yarly11" + }, + { + "rshares": 76966318, + "voter": "yarly12" + }, + { + "rshares": 3675499938, + "voter": "tygergamer" + }, + { + "rshares": 173441395, + "voter": "kibela" + }, + { + "rshares": 376816435, + "voter": "alanc" + }, + { + "rshares": 238488697, + "voter": "bullionstackers" + }, + { + "rshares": 245216458115, + "voter": "originate" + }, + { + "rshares": 3361197115, + "voter": "sulev" + }, + { + "rshares": 121123550176, + "voter": "sterlinluxan" + }, + { + "rshares": 108721833, + "voter": "cryptoz" + }, + { + "rshares": 46036044554, + "voter": "jasonstaggers" + }, + { + "rshares": 131896331875, + "voter": "steemdrive" + }, + { + "rshares": 114064883, + "voter": "andrew-charles" + }, + { + "rshares": 1024314167, + "voter": "metaflute" + }, + { + "rshares": 50563376844, + "voter": "gomeravibz" + }, + { + "rshares": 2298283061, + "voter": "taker" + }, + { + "rshares": 4238154544, + "voter": "nekromarinist" + }, + { + "rshares": 230729901, + "voter": "frozendota" + }, + { + "rshares": 14753485936, + "voter": "felixxx" + }, + { + "rshares": 9904971006, + "voter": "dumar022" + }, + { + "rshares": 2236125772, + "voter": "merej99" + }, + { + "rshares": 1116584393219, + "voter": "laonie" + }, + { + "rshares": 23391691291, + "voter": "rawnetics" + }, + { + "rshares": 47378225109, + "voter": "capitalism" + }, + { + "rshares": 72994310, + "voter": "always1success" + }, + { + "rshares": 11693177698, + "voter": "thebluepanda" + }, + { + "rshares": 22955094272, + "voter": "laonie1" + }, + { + "rshares": 23470889026, + "voter": "laonie2" + }, + { + "rshares": 23479197538, + "voter": "laonie3" + }, + { + "rshares": 23907912804, + "voter": "laoyao" + }, + { + "rshares": 37203693135, + "voter": "myfirst" + }, + { + "rshares": 226716353883, + "voter": "somebody" + }, + { + "rshares": 8719381987, + "voter": "flysaga" + }, + { + "rshares": 4930352522, + "voter": "brendio" + }, + { + "rshares": 2082768176, + "voter": "gmurph" + }, + { + "rshares": 75896047, + "voter": "kurzer42" + }, + { + "rshares": 50083801467, + "voter": "midnightoil" + }, + { + "rshares": 2375155298, + "voter": "kalimor" + }, + { + "rshares": 85931785, + "voter": "coderg" + }, + { + "rshares": 4371109343, + "voter": "ullikume" + }, + { + "rshares": 50565616, + "voter": "michellek" + }, + { + "rshares": 23474742068, + "voter": "laonie4" + }, + { + "rshares": 23472418592, + "voter": "laonie5" + }, + { + "rshares": 23469546880, + "voter": "laonie6" + }, + { + "rshares": 23465711623, + "voter": "laonie7" + }, + { + "rshares": 3820532578, + "voter": "kurtbeil" + }, + { + "rshares": 23462236775, + "voter": "laonie8" + }, + { + "rshares": 23459668262, + "voter": "laonie9" + }, + { + "rshares": 2440083379, + "voter": "steemleak" + }, + { + "rshares": 112055912400, + "voter": "thisisbenbrick" + }, + { + "rshares": 125244617154, + "voter": "xiaohui" + }, + { + "rshares": 21110659306, + "voter": "jphamer1" + }, + { + "rshares": 94018543, + "voter": "bigsambucca" + }, + { + "rshares": 5946773586, + "voter": "elfkitchen" + }, + { + "rshares": 5766554064, + "voter": "oflyhigh" + }, + { + "rshares": 2142137848, + "voter": "paynode" + }, + { + "rshares": 62525016, + "voter": "nickche" + }, + { + "rshares": 303568520, + "voter": "rusteller" + }, + { + "rshares": 260000341079, + "voter": "sirwinchester" + }, + { + "rshares": 4028395316, + "voter": "xiaokongcom" + }, + { + "rshares": 12683521359, + "voter": "gargon" + }, + { + "rshares": 2305504187, + "voter": "pgarcgo" + }, + { + "rshares": 2447938775, + "voter": "future24" + }, + { + "rshares": 8120387338, + "voter": "xianjun" + }, + { + "rshares": 7546495705, + "voter": "lgm-1" + }, + { + "rshares": 77724719, + "voter": "evgenyche" + }, + { + "rshares": 69130289, + "voter": "stevescriber" + }, + { + "rshares": 3277990744, + "voter": "bledarus" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 89195680289, + "voter": "miacats" + }, + { + "rshares": 52419023, + "voter": "nano2nd" + }, + { + "rshares": 531944476, + "voter": "microluck" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 1952786674, + "voter": "chinadaily" + }, + { + "rshares": 13869624454, + "voter": "kyriacos" + }, + { + "rshares": 36244326905, + "voter": "thecurator" + }, + { + "rshares": 59021275, + "voter": "cryptoblu" + }, + { + "rshares": 59014859, + "voter": "instructor" + }, + { + "rshares": 739426684571, + "voter": "dollarvigilante" + }, + { + "rshares": 93497889783, + "voter": "anotherjoe" + }, + { + "rshares": 7166212158, + "voter": "solarguy" + }, + { + "rshares": 3897735456, + "voter": "lamech-m" + }, + { + "rshares": 84681497836, + "voter": "serejandmyself" + }, + { + "rshares": 9544116466, + "voter": "mrgrey" + }, + { + "rshares": 728730693, + "voter": "alexma3x" + }, + { + "rshares": 9825243280, + "voter": "gvargas123" + }, + { + "rshares": 13829552678, + "voter": "cryptomancer" + }, + { + "rshares": 58964015, + "voter": "dimitriy" + }, + { + "rshares": 23453540976, + "voter": "laonie10" + }, + { + "rshares": 604185913, + "voter": "wuyueling" + }, + { + "rshares": 73276984296, + "voter": "sweetsssj" + }, + { + "rshares": 2803446535, + "voter": "netaterra" + }, + { + "rshares": 50816343, + "voter": "bitchplease" + }, + { + "rshares": 92899380169, + "voter": "barrycooper" + }, + { + "rshares": 79979619, + "voter": "joelbow" + }, + { + "rshares": 11300097831, + "voter": "sethlinson" + }, + { + "rshares": 29734500129, + "voter": "hilarski" + }, + { + "rshares": 2392467864, + "voter": "shadowspub" + }, + { + "rshares": 267071524484, + "voter": "oldtimer" + }, + { + "rshares": 32411487065, + "voter": "daut44" + }, + { + "rshares": 4580262873, + "voter": "steemitpatina" + }, + { + "rshares": 4768611178, + "voter": "fat-like-buddha" + }, + { + "rshares": 55859919, + "voter": "rickmiller" + }, + { + "rshares": 1233668048, + "voter": "lenar" + }, + { + "rshares": 2076202607, + "voter": "cryptoeasy" + }, + { + "rshares": 5154805617, + "voter": "nulliusinverba" + }, + { + "rshares": 110647858832, + "voter": "shenanigator" + }, + { + "rshares": 2908012841, + "voter": "daveks" + }, + { + "rshares": 7471182625, + "voter": "einsteinpotsdam" + }, + { + "rshares": 23133191472, + "voter": "laonie11" + }, + { + "rshares": 1552512887, + "voter": "davidjkelley" + }, + { + "rshares": 1878628053, + "voter": "mobios" + }, + { + "rshares": 20853973484, + "voter": "sponge-bob" + }, + { + "rshares": 4324039528, + "voter": "l0k1" + }, + { + "rshares": 14886230314, + "voter": "digital-wisdom" + }, + { + "rshares": 3547902817, + "voter": "ethical-ai" + }, + { + "rshares": 50784892, + "voter": "freesteem" + }, + { + "rshares": 6531322926, + "voter": "jwaser" + }, + { + "rshares": 161709465048, + "voter": "thecyclist" + }, + { + "rshares": 1018513187, + "voter": "zettar" + }, + { + "rshares": 122271956, + "voter": "tito-baron" + }, + { + "rshares": 1735431749, + "voter": "kiwideb" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 2558000160, + "voter": "bwaser" + }, + { + "rshares": 5773395051, + "voter": "dexter-k" + }, + { + "rshares": 50751176, + "voter": "roadhog" + }, + { + "rshares": 2201645172, + "voter": "alina1" + }, + { + "rshares": 50639382, + "voter": "doggnostic" + }, + { + "rshares": 644579979, + "voter": "ct-gurus" + }, + { + "rshares": 50377764, + "voter": "jenny-talls" + }, + { + "rshares": 386792765707, + "voter": "charlieshrem" + }, + { + "rshares": 7681172153, + "voter": "mariandavp" + }, + { + "rshares": 60088527835, + "voter": "tracemayer" + }, + { + "rshares": 20817850462, + "voter": "brains" + }, + { + "rshares": 50210467, + "voter": "post-successful" + }, + { + "rshares": 1049744855, + "voter": "positivesteem" + }, + { + "rshares": 5470937952, + "voter": "chick1" + }, + { + "rshares": 1735164858, + "voter": "sens" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 503052886, + "voter": "echoesinthemind" + }, + { + "rshares": 57534146, + "voter": "freebornangel" + }, + { + "rshares": 2084741030, + "voter": "steemsquad" + }, + { + "rshares": 255505026, + "voter": "anomaly" + }, + { + "rshares": 2293549771, + "voter": "ellepdub" + }, + { + "rshares": 1550172009, + "voter": "allesgruen" + }, + { + "rshares": 59178617, + "voter": "inarix03" + }, + { + "rshares": 4725653598, + "voter": "michelle.gent" + }, + { + "rshares": 11523640324, + "voter": "herpetologyguy" + }, + { + "rshares": 54452104, + "voter": "drac59" + }, + { + "rshares": 4605288518, + "voter": "morgan.waser" + }, + { + "rshares": 50235850, + "voter": "billkappa442" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 51227561, + "voter": "battalar" + }, + { + "rshares": 51141851, + "voter": "slow" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 57373409, + "voter": "teo" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 1317053201, + "voter": "aksinya" + }, + { + "rshares": 50570250, + "voter": "ziggo" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 50536471, + "voter": "twistys" + }, + { + "rshares": 810369666, + "voter": "bapparabi" + }, + { + "rshares": 50479027, + "voter": "sunlight" + }, + { + "rshares": 9346140667, + "voter": "luzcypher" + }, + { + "rshares": 166200503, + "voter": "haddock" + }, + { + "rshares": 3447563868, + "voter": "strong-ai" + }, + { + "rshares": 159723319, + "voter": "ctu" + }, + { + "rshares": 1507439774, + "voter": "yanik" + }, + { + "rshares": 1319385375, + "voter": "rusteemitblog" + }, + { + "rshares": 4636706408, + "voter": "jennane" + }, + { + "rshares": 149130097, + "voter": "ndea30" + }, + { + "rshares": 149123370, + "voter": "domenico" + }, + { + "rshares": 444421238, + "voter": "witchcraftblog" + }, + { + "rshares": 148337519, + "voter": "serena199" + }, + { + "rshares": 148308392, + "voter": "gia7" + }, + { + "rshares": 160773127, + "voter": "animal" + }, + { + "rshares": 147864891, + "voter": "richie4" + }, + { + "rshares": 147806968, + "voter": "coraline88" + }, + { + "rshares": 160319579, + "voter": "cybergirls" + }, + { + "rshares": 160260561, + "voter": "rage" + }, + { + "rshares": 147559003, + "voter": "harlen" + }, + { + "rshares": 147523175, + "voter": "yanuel" + }, + { + "rshares": 147475911, + "voter": "daritza" + }, + { + "rshares": 159984914, + "voter": "correct" + }, + { + "rshares": 156411729, + "voter": "blender" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 158732321, + "voter": "steemwallet" + }, + { + "rshares": 28919059756, + "voter": "goldmatters" + }, + { + "rshares": 71720421, + "voter": "dealzgal" + }, + { + "rshares": 77287933, + "voter": "storage" + }, + { + "rshares": 184381906, + "voter": "antaja" + }, + { + "rshares": 154503543, + "voter": "steemdesigner" + }, + { + "rshares": 329629477, + "voter": "aldentan" + }, + { + "rshares": 61536953, + "voter": "blackmarket" + }, + { + "rshares": 67683958, + "voter": "gifts" + }, + { + "rshares": 91120780, + "voter": "expat" + }, + { + "rshares": 134906258, + "voter": "steemtrail" + }, + { + "rshares": 100289745, + "voter": "paulocouto" + }, + { + "rshares": 138917685, + "voter": "sawgunner13" + }, + { + "rshares": 1593664040, + "voter": "steemlift" + } + ], + "author": "kevinwong", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.06, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://s16.postimg.org/5csp5ocf9/kevv.jpg
    \n\nHere I am spending the night in the darkness of my bedroom. Dog's snoring right beside me, his head resting on my chest. Feeling like I'm in some prologue of a cyberpunk story. Anyway, surfing on Steemit mobile is actually quite decent, despite the inadequacy of certain types of tables and media not showing up properly on screen.\n\nDecided to write this after going through some dramatic commentaries on Steemit that happened for the past few days. Mostly about ideological disagreements, and especially, overcompensation of posts. While I consider myself pretty critical, I usually opt out of direct, in-your-face type of confrontations. I prefer to plan and pick my own battles, having learned out of experience.\n\nBecause personally, I've never come across any situation that immediately improves itself after insults are thrown around. No one is going to admit wrong right away. Everyone's always right in their own world, and that's particularly true with the presence of an opposing voice. And it doesn't matter how zen one may be. No one's a perfect saint. Everyone has a breaking point. \n\nYup, I've snapped before, more than enough times to know this little fact of life. Nothing good comes out of throwing a fit (well not as much as can be). Sure, our message, our version of truth should be upheld. But there are better ways of fighting the good fight.. maybe like what I'm trying to do with this post right now. So what am I trying to address here?\n\n---------------------------\n# Plan your battles - don't join someone else's!\n
    https://s10.postimg.org/ntels66d5/planning.jpg
    \nThere was [a post on Steemit](https://steemit.com/anarchy/@kennyskitchen/the-40-anarchists-you-want-to-be-following-on-steemit) a while ago that labelled me an anarchist. Am I? Maybe I am. Sure, I'm against big, centralised governments. I may even detest the inherent thieving practices of big brother. But I'm still running a music event company - there are legal matters that I still need to run by government offices, purely out of safety and security reasons.\n\nYou may argue that it's perverted that I'm using an intrinsically violent agent (namely, The Government and The Police State) to secure the well-being of my business customers. Next I'll ask - can we have a decentralised free market doing music events with all the right securities? That's what my company, [Hybrid Entertainment](https://steemit.com/steemit-marketing/@kevinwong/our-next-dance-music-event-psychedelic-trance-some-steemit-love) partly aims to do. It's a learning process. \n\nFor now, we still need to use the existing structures of Old, Big Government.. while we find ways to transition out of such dependence. Fight too hard and you'll get clamped down, thrown out of the game. You can't do much when you're out of the game, so stay in it! Take the time to plan your battles, dear hot-blooded confrontationists (if that's even a word).\n\nSure, the world needs you to say things as they are. But hearing the painful truth is almost like violence itself. No one likes that, no matter which side of a dispute. Peace also involves peace of mind. It's a much longer game - it comes with the territory. You're already in someone else's fight once you get into war. Only get into war if you're the big guy. The small guy is always the loser - the unwilling pawn. Think about this in scope of what's happening all around the world, even on Steemit.\n\nDon't be a zealot. There are dangers of being too far left, or too far right. Find the middle way. All you need is another perspective. Some people may be asswipes, but goodness is omnipresent if the conditions are right.\n\nAnd that's how you plan your battles - take the time to do it right. \n\nIn perspective of my generally apolitical position on Steemit, I tend to find better ways to contribute instead of lashing out on another user. Sure, I have my dissatisfaction about some author rewards and posting models from time to time. However, I tried putting effort into building better models and figuring out ways to add substantial value into the ecosystem. Eventually, some of us gravitated towards a loose goal of rewarding diversity by combing contents on Steemit on a daily basis.\n\nThere are now epic giant hidden-gem megaposts on Steemit - like this one from [Project Curie](https://steemit.com/@curie) and [Robinhood Whale](https://steemit.com/@robinhoodwhale). Better coverage, better quality, better value - in so many ways. This is the free-market reaction to solo authored hidden-gem posts of early Steemit. No doubt that everything evolves over time. \n\nKnowing that value is subjective, I have always refrained from losing my cool. Even here on Steemit. \n\n**I'm the small fish and I have to plan my battles!**\n\n---------------------------------------\n\n# Don't freaking milk it!\n\n
    https://s3.postimg.org/6ne6t272b/milk.jpg
    \nThere are big reasons why most of us don't really like governments. Greed and corruption. Needless to say, the crowd easily picks up on this when insubstantial effort is rewarded handsomely. By all means, that's as subjective as can be. What's not (very) subjective, however, is if one continues to milk it, even despite public disapproval. \n\nThis happens all around the world. Don't oversell. You'll lose reputation if you are obviously **milking it**!\n\nSure, you may gain new followers.. newly inspired and freshly impressed. But old eyes grow weary. People are watching, and your social value fluctuates all the time. You can't please everyone, but you can try the **art of not milking the shit out of the system**.\n\nIt's a good business practice. It's a good personal conduct. And it works on Steemit.\n\nThat's a reason why I'm also posting lesser (other than plainly having a huge writer's block, reserving myself from random shitposting). Now I'm only writing when I really think I have something good to add as a post. As I'm partly dependent on Steemit, I've strategized a lil, refraining from appearing to be **milking it**, seeking modes of substantial contribution behind the scenes to compensate for the awesome support that has been given to me on this platform.\n\nIf you are suddenly rewarded thousands for a post - ask yourself. Is that post worth that much? Heck, I don't know if my top philosophical post is worth 4,000 bucks, but I know I've put long hours in it, enough to avoid milking and recycling the same content. Instead, I try to put more effort in other areas of the ecosystem to balance out the lopsided reward.\n\nThe blockchain is transparent. It's easy to find out if you're milking it. To avoid seeming like you're milking it - just be honest and ask yourself the right questions! Then, do the right thing!\n\n**Like life, like Steemit - try to give more than you can take. Don't. Freaking. Milk It.**\n\n----------------------------------\n\n# Take time to build, or take time to exploit?\n
    https://img1.steemit.com/0x0/http://i.imgur.com/T9b4dDQ.jpg
    \n
    By Steemit's talented artist @lgm-1
    \n\nNaturally, I'd say take time to build. Once you're caught exploiting the system, in life or on Steemit, you're lose reputation whether or not if its digitally measurable. You can create as many accounts as you want and find a million ways to exploit everything, but ask yourself - what are you building?\n\nHere are some tips for maintaining reputation on Steemit:-\n- Steemit's a mutual aid society. While posts can be about anything, note there's a limited amount of funds going around each day. It's obvious that your reputation is at stake if you have somehow managed to acquire good support, but not giving back substantially.\n- Tags are like real estate. Choose appropriately. An example is if you're writing your opinions on something rather meta, I think it's prudent to respect the scientific community. For example in [my article about consciousness](https://steemit.com/consciousness/@kevinwong/let-s-talk-about-consciousness-wtf-is-it), I've deliberately used the ***pseudoscience*** tag, no matter how right I think I could be. I clearly think about such topics often, but I never put myself in research labs knowing about consciousness well enough to indicate that I am the master of that domain.\n- Follow up on your promises. Communicate transparently.\n- Put in more effort, visibly and even behind the scenes when you manage to acquire good payouts.\n- Try to follow others. Curate and also support other members.\n- Plan your battles and don't milk it! And also, celebrity attitudes won't last long here if you're not giving back to the community. @dollarvigilante is doing this right - he's aiding others and even curating frequently on his free time!\n- Again, in general, give more than you can take.\n\n### Reputation is everything - for survival, for change in a social landscape.\n\n*Note: There is some form of censorship of the mind when it comes to chance of interruption from higher powers. It's the same everywhere. You just have to play your cards right, opting for different methods, different approaches. It's not really a systems-problem. It's a people-problem, as always. Never leave an opening for others to destroy your reputation.*\n\n-----------------------------------------------\n
    Stock photos courtesy of https://pixabay.com/
    \n\n-----------------------------------------------\n
    Follow me @kevinwong
    \n-------------------------------------------------", + "category": "guide", + "children": 53, + "created": "2016-09-14T22:00:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s16.postimg.org/5csp5ocf9/kevv.jpg", + "https://s10.postimg.org/ntels66d5/planning.jpg", + "https://s3.postimg.org/6ne6t272b/milk.jpg", + "https://img1.steemit.com/0x0/http://i.imgur.com/T9b4dDQ.jpg" + ], + "links": [ + "https://steemit.com/anarchy/@kennyskitchen/the-40-anarchists-you-want-to-be-following-on-steemit", + "https://steemit.com/steemit-marketing/@kevinwong/our-next-dance-music-event-psychedelic-trance-some-steemit-love", + "https://steemit.com/@curie", + "https://steemit.com/@robinhoodwhale", + "https://steemit.com/consciousness/@kevinwong/let-s-talk-about-consciousness-wtf-is-it", + "https://pixabay.com/" + ], + "tags": [ + "guide", + "life", + "lifehack", + "reputation", + "craigrant" + ], + "users": [ + "lgm-1", + "dollarvigilante", + "kevinwong" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 115120672136759, + "payout": 753.848, + "payout_at": "2016-09-21T22:00:36", + "pending_payout_value": "753.848 HBD", + "percent_hbd": 10000, + "permlink": "the-art-of-maintaining-reputation-plan-your-battles-and-don-t-milk-it", + "post_id": 1247817, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 380 + }, + "title": "The Art of Maintaining Reputation: Plan Your Battles and Don't Milk It!", + "updated": "2016-09-15T07:45:57", + "url": "/guide/@kevinwong/the-art-of-maintaining-reputation-plan-your-battles-and-don-t-milk-it" + }, + { + "active_votes": [ + { + "rshares": 27814176695531, + "voter": "dantheman" + }, + { + "rshares": 7145643497594, + "voter": "skywalker" + }, + { + "rshares": 1968124814276, + "voter": "badassmother" + }, + { + "rshares": 2052934239988, + "voter": "hr1" + }, + { + "rshares": 6596087814836, + "voter": "fuzzyvest" + }, + { + "rshares": 1337025448249, + "voter": "rossco99" + }, + { + "rshares": 22864938197, + "voter": "jaewoocho" + }, + { + "rshares": 1576018783851, + "voter": "joseph" + }, + { + "rshares": 466052314352, + "voter": "recursive2" + }, + { + "rshares": 636514783207, + "voter": "masteryoda" + }, + { + "rshares": 3120252422964, + "voter": "recursive" + }, + { + "rshares": 681020986865, + "voter": "boombastic" + }, + { + "rshares": 91328598326, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6959124583, + "voter": "bingo-0" + }, + { + "rshares": 1330868635495, + "voter": "steempower" + }, + { + "rshares": 445757361586, + "voter": "boatymcboatface" + }, + { + "rshares": 443132842669, + "voter": "officialfuzzy" + }, + { + "rshares": 9167255683, + "voter": "idol" + }, + { + "rshares": 18955732033, + "voter": "chitty" + }, + { + "rshares": 8232133931, + "voter": "unosuke" + }, + { + "rshares": 139694054199, + "voter": "chris4210" + }, + { + "rshares": 14501486968, + "voter": "valtr" + }, + { + "rshares": 1577916417, + "voter": "jocelyn" + }, + { + "rshares": 9604795718, + "voter": "gregory60" + }, + { + "rshares": 89897248149, + "voter": "eeks" + }, + { + "rshares": 24694558802, + "voter": "fkn" + }, + { + "rshares": 468281676, + "voter": "paco-steem" + }, + { + "rshares": 5641144936, + "voter": "spaninv" + }, + { + "rshares": 32459455171, + "voter": "elishagh1" + }, + { + "rshares": 8669787638, + "voter": "richman" + }, + { + "rshares": 584162335269, + "voter": "nanzo-scoop" + }, + { + "rshares": 469184158, + "voter": "jeffanthonyfds" + }, + { + "rshares": 10461841838, + "voter": "acidyo" + }, + { + "rshares": 36656769992, + "voter": "dan-atstarlite" + }, + { + "rshares": 177393957447, + "voter": "mummyimperfect" + }, + { + "rshares": 313687341, + "voter": "coar" + }, + { + "rshares": 106629500909, + "voter": "asch" + }, + { + "rshares": 1061210624, + "voter": "murh" + }, + { + "rshares": 6230682263, + "voter": "cryptofunk" + }, + { + "rshares": 579494558, + "voter": "kodi" + }, + { + "rshares": 2111403468, + "voter": "error" + }, + { + "rshares": 985518335179, + "voter": "cyber" + }, + { + "rshares": 61711048609, + "voter": "theshell" + }, + { + "rshares": 50879221096, + "voter": "ak2020" + }, + { + "rshares": 63100175656, + "voter": "justtryme90" + }, + { + "rshares": 400866642793, + "voter": "taoteh1221" + }, + { + "rshares": 410502622, + "voter": "applecrisp" + }, + { + "rshares": 365370465, + "voter": "stiletto" + }, + { + "rshares": 15787116636, + "voter": "zakharya" + }, + { + "rshares": 280678620376, + "voter": "trogdor" + }, + { + "rshares": 121380113922, + "voter": "geoffrey" + }, + { + "rshares": 208331842756, + "voter": "kimziv" + }, + { + "rshares": 76009124707, + "voter": "emily-cook" + }, + { + "rshares": 12064022115, + "voter": "primus" + }, + { + "rshares": 29635215678, + "voter": "acassity" + }, + { + "rshares": 280916636, + "voter": "ladyclair" + }, + { + "rshares": 19099829330, + "voter": "venuspcs" + }, + { + "rshares": 813595892, + "voter": "poias" + }, + { + "rshares": 7418976078, + "voter": "dasha" + }, + { + "rshares": 153697599394, + "voter": "asmolokalo" + }, + { + "rshares": 1642983170, + "voter": "gidlark" + }, + { + "rshares": 73849034695, + "voter": "rubybian" + }, + { + "rshares": 3058898852, + "voter": "getssidetracked" + }, + { + "rshares": 17903672525, + "voter": "konstantin" + }, + { + "rshares": 572413932, + "voter": "trees" + }, + { + "rshares": 83801390, + "voter": "strawhat" + }, + { + "rshares": 2597453094, + "voter": "romel" + }, + { + "rshares": 276570042, + "voter": "cryptochannel" + }, + { + "rshares": 120546538382, + "voter": "furion" + }, + { + "rshares": 6462652657, + "voter": "owdy" + }, + { + "rshares": 590190776, + "voter": "barbara2" + }, + { + "rshares": 642869652, + "voter": "ch0c0latechip" + }, + { + "rshares": 607124531, + "voter": "doge4lyf" + }, + { + "rshares": 18371164995, + "voter": "sebastien" + }, + { + "rshares": 13516878845, + "voter": "sitaru" + }, + { + "rshares": 14487855165, + "voter": "aaseb" + }, + { + "rshares": 4209499465, + "voter": "karen13" + }, + { + "rshares": 10646413479, + "voter": "deviedev" + }, + { + "rshares": 258981906731, + "voter": "nabilov" + }, + { + "rshares": 117757790207, + "voter": "pkattera" + }, + { + "rshares": 274155883, + "voter": "tinyhomeliving" + }, + { + "rshares": 55698224169, + "voter": "streetstyle" + }, + { + "rshares": 7313749376, + "voter": "lichtblick" + }, + { + "rshares": 35782652880, + "voter": "creemej" + }, + { + "rshares": 5726411049, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 167298234999, + "voter": "blueorgy" + }, + { + "rshares": 4544488912, + "voter": "poseidon" + }, + { + "rshares": 7946556816, + "voter": "smolalit" + }, + { + "rshares": 3506024506, + "voter": "simon.braki.love" + }, + { + "rshares": 82781233416, + "voter": "thylbom" + }, + { + "rshares": 86528557116, + "voter": "rea" + }, + { + "rshares": 204615586375, + "voter": "jl777" + }, + { + "rshares": 20026634941, + "voter": "positive" + }, + { + "rshares": 35105434017, + "voter": "paquito" + }, + { + "rshares": 8507360175, + "voter": "fishborne" + }, + { + "rshares": 309088757, + "voter": "sergey44" + }, + { + "rshares": 17267159012, + "voter": "proto" + }, + { + "rshares": 34304658614, + "voter": "sisterholics" + }, + { + "rshares": 674282213, + "voter": "fnait" + }, + { + "rshares": 611258547, + "voter": "keepcalmand" + }, + { + "rshares": 42379649186, + "voter": "smailer" + }, + { + "rshares": 25636155654, + "voter": "pixielolz" + }, + { + "rshares": 149624601, + "voter": "steemster1" + }, + { + "rshares": 1033757233, + "voter": "neowenyuan27" + }, + { + "rshares": 3353832611, + "voter": "glitterpig" + }, + { + "rshares": 121680301, + "voter": "picker" + }, + { + "rshares": 896285424, + "voter": "metaflute" + }, + { + "rshares": 8734048037, + "voter": "taker" + }, + { + "rshares": 59219358, + "voter": "sharon" + }, + { + "rshares": 60342922, + "voter": "lillianjones" + }, + { + "rshares": 1213074787308, + "voter": "laonie" + }, + { + "rshares": 157504637007, + "voter": "twinner" + }, + { + "rshares": 4890234271, + "voter": "satoshifpv" + }, + { + "rshares": 11693771864, + "voter": "thebluepanda" + }, + { + "rshares": 42635136908, + "voter": "myfirst" + }, + { + "rshares": 252723433247, + "voter": "somebody" + }, + { + "rshares": 16251975438, + "voter": "sunshine" + }, + { + "rshares": 9691515710, + "voter": "flysaga" + }, + { + "rshares": 2501627790, + "voter": "gmurph" + }, + { + "rshares": 55828810753, + "voter": "midnightoil" + }, + { + "rshares": 84246848, + "voter": "coderg" + }, + { + "rshares": 4281232336, + "voter": "ullikume" + }, + { + "rshares": 139631233866, + "voter": "xiaohui" + }, + { + "rshares": 6952769870, + "voter": "elfkitchen" + }, + { + "rshares": 103387869456, + "voter": "joele" + }, + { + "rshares": 4365575224, + "voter": "xiaokongcom" + }, + { + "rshares": 1405383530, + "voter": "hms818" + }, + { + "rshares": 42833125455, + "voter": "nonlinearone" + }, + { + "rshares": 60819615, + "voter": "msjennifer" + }, + { + "rshares": 55925537, + "voter": "ciao" + }, + { + "rshares": 3033050865, + "voter": "jrcornel" + }, + { + "rshares": 55449983, + "voter": "steemo" + }, + { + "rshares": 9025821447, + "voter": "xianjun" + }, + { + "rshares": 55306941, + "voter": "steema" + }, + { + "rshares": 71282219, + "voter": "confucius" + }, + { + "rshares": 9729857687, + "voter": "mione" + }, + { + "rshares": 56157882, + "voter": "jarvis" + }, + { + "rshares": 591097626, + "voter": "microluck" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 54313084, + "voter": "fortuner" + }, + { + "rshares": 3286864056, + "voter": "macartem" + }, + { + "rshares": 9827647000, + "voter": "gvargas123" + }, + { + "rshares": 53056158, + "voter": "johnbyrd" + }, + { + "rshares": 53039566, + "voter": "thomasaustin" + }, + { + "rshares": 53037689, + "voter": "thermor" + }, + { + "rshares": 53048942, + "voter": "ficholl" + }, + { + "rshares": 53030738, + "voter": "widell" + }, + { + "rshares": 3635091595, + "voter": "movievertigo" + }, + { + "rshares": 52651308, + "voter": "revelbrooks" + }, + { + "rshares": 332237822, + "voter": "mrlogic" + }, + { + "rshares": 56654664918, + "voter": "mandibil" + }, + { + "rshares": 51562255, + "voter": "curpose" + }, + { + "rshares": 69986345, + "voter": "steembriefing" + }, + { + "rshares": 54612436, + "voter": "riv" + }, + { + "rshares": 56405368, + "voter": "stephenkendal" + }, + { + "rshares": 115288656029, + "voter": "shenanigator" + }, + { + "rshares": 2163490459, + "voter": "jeffreyahann" + }, + { + "rshares": 1857811307, + "voter": "funkywanderer" + }, + { + "rshares": 5053551216, + "voter": "richardcrill" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 180241566, + "voter": "team101" + }, + { + "rshares": 51718188, + "voter": "crion" + }, + { + "rshares": 51388276, + "voter": "hitherise" + }, + { + "rshares": 51379706, + "voter": "wiss" + }, + { + "rshares": 54241809836, + "voter": "sponge-bob" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 53070013, + "voter": "apparat" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 3068760608, + "voter": "michaelmatthews" + }, + { + "rshares": 184881039384, + "voter": "asksisk" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 232386397, + "voter": "pjo" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 330365849, + "voter": "panther" + }, + { + "rshares": 201122420257, + "voter": "doudou252666" + }, + { + "rshares": 59422248, + "voter": "plantbasedjunkie" + }, + { + "rshares": 55335930229, + "voter": "brains" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 1369339863, + "voter": "steemafon" + }, + { + "rshares": 339273477, + "voter": "anomaly" + }, + { + "rshares": 123155378, + "voter": "ola1" + }, + { + "rshares": 4647741844, + "voter": "michelle.gent" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 70282046, + "voter": "mari5555na" + }, + { + "rshares": 50225780, + "voter": "steemq" + }, + { + "rshares": 50223099, + "voter": "battalar" + }, + { + "rshares": 51215236, + "voter": "deli" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50540827, + "voter": "amstel" + }, + { + "rshares": 2216805889, + "voter": "bapparabi" + }, + { + "rshares": 247235040, + "voter": "darkminded153" + }, + { + "rshares": 72826233, + "voter": "igtes" + }, + { + "rshares": 144899746, + "voter": "buffett" + }, + { + "rshares": 2650993895, + "voter": "senseye" + }, + { + "rshares": 162911190, + "voter": "front" + }, + { + "rshares": 158676075, + "voter": "iberia" + }, + { + "rshares": 161218747, + "voter": "sdc" + }, + { + "rshares": 304461322, + "voter": "james1987" + }, + { + "rshares": 157745750, + "voter": "digitalillusions" + }, + { + "rshares": 160880639, + "voter": "illusions" + }, + { + "rshares": 160870736, + "voter": "electronicarts" + }, + { + "rshares": 3795712999, + "voter": "dresden" + }, + { + "rshares": 159950870, + "voter": "haribo" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 156043541, + "voter": "disneypixar" + }, + { + "rshares": 1534731729, + "voter": "modernbukowski" + }, + { + "rshares": 155452864, + "voter": "jyriygo" + }, + { + "rshares": 31683945302, + "voter": "goldmatters" + }, + { + "rshares": 155180811, + "voter": "majes" + }, + { + "rshares": 153284499, + "voter": "daniel1974" + } + ], + "author": "steempower", + "author_payout_value": "0.000 HBD", + "author_reputation": 70.85, + "beneficiaries": [], + "blacklists": [], + "body": "![](https://s18.postimg.org/fcl7ffx1l/ripple.png)\n## Ripple has raised another 55 Million in its latest round of funding bringing it total raised to 93 Million.\n\nThe news has reached mainstream news services such as CNBC, WSJ, Reuters and the like. News seems to be first released 2 hours ago 12:35 pm; Thursday, 15 September 2016.\n\n### News Articles:\n[CoinDesk](http://www.coindesk.com/ripple-blockchain-55-million-series-b/)\n[CNBC](http://www.cnbc.com/2016/09/15/google-backed-blockchain-start-up-ripple-raises-55-million-from-big-banks.html)\n[WSJ](http://www.wsj.com/articles/bitcoin-firm-ripple-gets-55-million-in-funding-1473944401)\n[Reuters ](http://in.reuters.com/article/tech-blockchain-ripple-idINL8N1BR24Z)\n\nAccording to the article linked above (CNBC) 'The start-up is currently working with 15 of the top 50 global banks including UBS and Santander.'\n\nNew and existing investors were involved in the new Ripple funding round. New investors included Accenture Ventures, SBI Holdings, SCB Digital Ventures, Standard Chartered PLC, and the investment arm of Thailand\u2019s Siam Commercial Bank. Existing investors that joined in this round included a Banco Santander SA venture fund, the venture arms of CME Group Inc. and Seagate Technology, and Venture 51.\n\nObviously this is good news for ripple with 55 Million accounting for 20-25% of their market cap before today's rally, the current price of XRP is 0.00001760 BTC and 2 hours ago it was trading for below 0.00001000 BTC, it has seen a large move already price wise although volume is still relatively small at this time, we could be in for an interesting time while this initial excitement settles in\n![](https://www.coinigy.com/assets/img/charts/57dab3f3.png)", + "category": "ripple", + "children": 10, + "created": "2016-09-15T14:58:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s18.postimg.org/fcl7ffx1l/ripple.png", + "https://www.coinigy.com/assets/img/charts/57dab3f3.png" + ], + "links": [ + "http://www.coindesk.com/ripple-blockchain-55-million-series-b/", + "http://www.cnbc.com/2016/09/15/google-backed-blockchain-start-up-ripple-raises-55-million-from-big-banks.html", + "http://www.wsj.com/articles/bitcoin-firm-ripple-gets-55-million-in-funding-1473944401", + "http://in.reuters.com/article/tech-blockchain-ripple-idINL8N1BR24Z" + ], + "tags": [ + "ripple", + "crypto-news", + "beyondbitcoin", + "money", + "trading" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 63885038592928, + "payout": 238.227, + "payout_at": "2016-09-22T14:58:21", + "pending_payout_value": "238.227 HBD", + "percent_hbd": 10000, + "permlink": "ripple-raises-usd55-million-from-big-banks-series-b-xrp-prices-jumped-60-to-0-0001600-within-1-hour", + "post_id": 1254813, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 216 + }, + "title": "Ripple raises $55 million from big banks - Series B - XRP Prices jumped 60% to 0.0001600 within 1 hour", + "updated": "2016-09-15T14:58:21", + "url": "/ripple/@steempower/ripple-raises-usd55-million-from-big-banks-series-b-xrp-prices-jumped-60-to-0-0001600-within-1-hour" + }, + { + "active_votes": [ + { + "rshares": 518197131276, + "voter": "barrie" + }, + { + "rshares": 31620599440742, + "voter": "smooth" + }, + { + "rshares": 1968100090680, + "voter": "badassmother" + }, + { + "rshares": 3311776812132, + "voter": "pharesim" + }, + { + "rshares": 2052926274941, + "voter": "hr1" + }, + { + "rshares": 1337025448249, + "voter": "rossco99" + }, + { + "rshares": 22864866028, + "voter": "jaewoocho" + }, + { + "rshares": 1619361992750, + "voter": "joseph" + }, + { + "rshares": 98682259833, + "voter": "aizensou" + }, + { + "rshares": 462397546754, + "voter": "recursive3" + }, + { + "rshares": 3120246710189, + "voter": "recursive" + }, + { + "rshares": 1246163169, + "voter": "mineralwasser" + }, + { + "rshares": 681003747775, + "voter": "boombastic" + }, + { + "rshares": 94094732044, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6959103550, + "voter": "bingo-0" + }, + { + "rshares": 1669989826, + "voter": "bingo-1" + }, + { + "rshares": 5938484287107, + "voter": "smooth.witness" + }, + { + "rshares": 445429446140, + "voter": "boatymcboatface" + }, + { + "rshares": 9408475799, + "voter": "idol" + }, + { + "rshares": 284298500346, + "voter": "chitty" + }, + { + "rshares": 1619440533, + "voter": "jocelyn" + }, + { + "rshares": 15004137591, + "voter": "gregory-f" + }, + { + "rshares": 148161564048, + "voter": "edgeland" + }, + { + "rshares": 9604795718, + "voter": "gregory60" + }, + { + "rshares": 1272853996010, + "voter": "gavvet" + }, + { + "rshares": 89896930629, + "voter": "eeks" + }, + { + "rshares": 2015882351, + "voter": "fkn" + }, + { + "rshares": 478461713, + "voter": "paco-steem" + }, + { + "rshares": 5763764389, + "voter": "spaninv" + }, + { + "rshares": 7733788543, + "voter": "nate-atkins" + }, + { + "rshares": 2649751442, + "voter": "elishagh1" + }, + { + "rshares": 8669787638, + "voter": "richman" + }, + { + "rshares": 599927640145, + "voter": "nanzo-scoop" + }, + { + "rshares": 459984469, + "voter": "jeffanthonyfds" + }, + { + "rshares": 177390312070, + "voter": "mummyimperfect" + }, + { + "rshares": 313687341, + "voter": "coar" + }, + { + "rshares": 106628883920, + "voter": "asch" + }, + { + "rshares": 1061168224, + "voter": "murh" + }, + { + "rshares": 6230682263, + "voter": "cryptofunk" + }, + { + "rshares": 2111403468, + "voter": "error" + }, + { + "rshares": 985480652331, + "voter": "cyber" + }, + { + "rshares": 61710743415, + "voter": "theshell" + }, + { + "rshares": 50878177282, + "voter": "ak2020" + }, + { + "rshares": 409218031185, + "voter": "taoteh1221" + }, + { + "rshares": 418880227, + "voter": "applecrisp" + }, + { + "rshares": 373313301, + "voter": "stiletto" + }, + { + "rshares": 375920034566, + "voter": "hedge-x" + }, + { + "rshares": 55577392625, + "voter": "juanmiguelsalas" + }, + { + "rshares": 33780018119, + "voter": "ratel" + }, + { + "rshares": 280669440211, + "voter": "trogdor" + }, + { + "rshares": 121380113922, + "voter": "geoffrey" + }, + { + "rshares": 16025171812, + "voter": "kimziv" + }, + { + "rshares": 76007179625, + "voter": "emily-cook" + }, + { + "rshares": 2187587354, + "voter": "superfreek" + }, + { + "rshares": 30279417098, + "voter": "acassity" + }, + { + "rshares": 17557768630, + "voter": "grey580" + }, + { + "rshares": 280916636, + "voter": "ladyclair" + }, + { + "rshares": 19974572536, + "voter": "thebatchman" + }, + { + "rshares": 61460113993, + "voter": "good-karma" + }, + { + "rshares": 76019855821, + "voter": "rubybian" + }, + { + "rshares": 5270775482, + "voter": "riscadox" + }, + { + "rshares": 17903672525, + "voter": "konstantin" + }, + { + "rshares": 256623434, + "voter": "mstang83" + }, + { + "rshares": 25057071012, + "voter": "tcfxyz" + }, + { + "rshares": 6939848809, + "voter": "futurefood" + }, + { + "rshares": 844421054, + "voter": "endgame" + }, + { + "rshares": 823151341679, + "voter": "slowwalker" + }, + { + "rshares": 9840533745, + "voter": "furion" + }, + { + "rshares": 52479155, + "voter": "ch0c0latechip" + }, + { + "rshares": 19169622645, + "voter": "sebastien" + }, + { + "rshares": 12011479963, + "voter": "asim" + }, + { + "rshares": 14487516865, + "voter": "aaseb" + }, + { + "rshares": 4097381727, + "voter": "incomemonthly" + }, + { + "rshares": 4431046054, + "voter": "karen13" + }, + { + "rshares": 10646413479, + "voter": "deviedev" + }, + { + "rshares": 258981906731, + "voter": "nabilov" + }, + { + "rshares": 5482949271, + "voter": "tinyhomeliving" + }, + { + "rshares": 847366145, + "voter": "luisucv34" + }, + { + "rshares": 54561525717, + "voter": "streetstyle" + }, + { + "rshares": 452581935074, + "voter": "knozaki2015" + }, + { + "rshares": 35782074085, + "voter": "creemej" + }, + { + "rshares": 15377860373, + "voter": "nippel66" + }, + { + "rshares": 24417657582, + "voter": "phenom" + }, + { + "rshares": 167298234999, + "voter": "blueorgy" + }, + { + "rshares": 4256486989, + "voter": "oululahti" + }, + { + "rshares": 349568852, + "voter": "poseidon" + }, + { + "rshares": 2182574144, + "voter": "iamwne" + }, + { + "rshares": 20119867662, + "voter": "mustafaomar" + }, + { + "rshares": 3506024506, + "voter": "simon.braki.love" + }, + { + "rshares": 39345808582, + "voter": "royaltiffany" + }, + { + "rshares": 14954254688, + "voter": "beowulfoflegend" + }, + { + "rshares": 32542074868, + "voter": "deanliu" + }, + { + "rshares": 5373137632, + "voter": "rainchen" + }, + { + "rshares": 86528557116, + "voter": "rea" + }, + { + "rshares": 1616791389, + "voter": "tokyodude" + }, + { + "rshares": 7822595883, + "voter": "neroru" + }, + { + "rshares": 215384292560, + "voter": "jl777" + }, + { + "rshares": 1634827342, + "voter": "positive" + }, + { + "rshares": 5172692235, + "voter": "gustavopasquini" + }, + { + "rshares": 12345105776, + "voter": "moon32walker" + }, + { + "rshares": 6232841459, + "voter": "summonerrk" + }, + { + "rshares": 116726661, + "voter": "firehorse" + }, + { + "rshares": 942266185, + "voter": "happyphoenix" + }, + { + "rshares": 42775729046, + "voter": "claudiop63" + }, + { + "rshares": 18175932801, + "voter": "proto" + }, + { + "rshares": 230455938, + "voter": "jasen.g1311" + }, + { + "rshares": 29035294642, + "voter": "pinkisland" + }, + { + "rshares": 3266602711, + "voter": "ace108" + }, + { + "rshares": 2708203880, + "voter": "sisterholics" + }, + { + "rshares": 1483259422, + "voter": "alex.chien" + }, + { + "rshares": 8964609699, + "voter": "royalmacro" + }, + { + "rshares": 11169454095, + "voter": "logic" + }, + { + "rshares": 55043445, + "voter": "fnait" + }, + { + "rshares": 3482504625, + "voter": "bkkshadow" + }, + { + "rshares": 25636155654, + "voter": "pixielolz" + }, + { + "rshares": 56747133, + "voter": "reported" + }, + { + "rshares": 3353832611, + "voter": "glitterpig" + }, + { + "rshares": 7350128313, + "voter": "jed78" + }, + { + "rshares": 6785260219, + "voter": "shortcut" + }, + { + "rshares": 111828316, + "voter": "andrew-charles" + }, + { + "rshares": 870677269, + "voter": "metaflute" + }, + { + "rshares": 9193722747, + "voter": "taker" + }, + { + "rshares": 1894317852, + "voter": "gruber" + }, + { + "rshares": 15412506890, + "voter": "felixxx" + }, + { + "rshares": 52486879, + "voter": "krushing" + }, + { + "rshares": 95766386323, + "voter": "laonie" + }, + { + "rshares": 157495713864, + "voter": "twinner" + }, + { + "rshares": 61361321, + "voter": "southbaybits" + }, + { + "rshares": 24561066673, + "voter": "laoyao" + }, + { + "rshares": 3996853733, + "voter": "myfirst" + }, + { + "rshares": 19439859020, + "voter": "somebody" + }, + { + "rshares": 726849243, + "voter": "flysaga" + }, + { + "rshares": 66940286, + "voter": "ann76" + }, + { + "rshares": 18234762995, + "voter": "timelapse" + }, + { + "rshares": 2501622377, + "voter": "gmurph" + }, + { + "rshares": 494521401, + "voter": "minnowsunited" + }, + { + "rshares": 4294430078, + "voter": "midnightoil" + }, + { + "rshares": 4281232336, + "voter": "ullikume" + }, + { + "rshares": 5693098913, + "voter": "cjclaro" + }, + { + "rshares": 52700570, + "voter": "whatyouganjado" + }, + { + "rshares": 36649510663, + "voter": "budgetbucketlist" + }, + { + "rshares": 10740564621, + "voter": "xiaohui" + }, + { + "rshares": 176650903994, + "voter": "terrycraft" + }, + { + "rshares": 461088291, + "voter": "elfkitchen" + }, + { + "rshares": 103384996602, + "voter": "joele" + }, + { + "rshares": 5855063437, + "voter": "oflyhigh" + }, + { + "rshares": 59002619, + "voter": "makaveli" + }, + { + "rshares": 335807163, + "voter": "xiaokongcom" + }, + { + "rshares": 13237481048, + "voter": "gargon" + }, + { + "rshares": 676922173, + "voter": "xianjun" + }, + { + "rshares": 26283514539, + "voter": "hanshotfirst" + }, + { + "rshares": 9199546040, + "voter": "tom77" + }, + { + "rshares": 126090405, + "voter": "sarita" + }, + { + "rshares": 52450091, + "voter": "alexbones" + }, + { + "rshares": 2249542145, + "voter": "njall" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 6402569097, + "voter": "rubenalexander" + }, + { + "rshares": 2077210674, + "voter": "chinadaily" + }, + { + "rshares": 11979592683, + "voter": "kyriacos" + }, + { + "rshares": 806759200, + "voter": "jayfox" + }, + { + "rshares": 1647538615, + "voter": "ignat" + }, + { + "rshares": 90168606946, + "voter": "serejandmyself" + }, + { + "rshares": 106144628, + "voter": "pollina" + }, + { + "rshares": 4781807217, + "voter": "almerri" + }, + { + "rshares": 9071955992, + "voter": "johnnyyash" + }, + { + "rshares": 3221126774, + "voter": "macartem" + }, + { + "rshares": 9310407829, + "voter": "gvargas123" + }, + { + "rshares": 4658385146, + "voter": "themanualbot" + }, + { + "rshares": 2005245825, + "voter": "levycore" + }, + { + "rshares": 58169756, + "voter": "cnmtz" + }, + { + "rshares": 476161300, + "voter": "claudia" + }, + { + "rshares": 70203690, + "voter": "ozertayiz" + }, + { + "rshares": 57942270939, + "voter": "mandibil" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 71507788, + "voter": "steembriefing" + }, + { + "rshares": 51356966, + "voter": "salebored" + }, + { + "rshares": 54612436, + "voter": "riv" + }, + { + "rshares": 5081885632, + "voter": "ats-david" + }, + { + "rshares": 1544966078, + "voter": "pollux.one" + }, + { + "rshares": 7776590110, + "voter": "einsteinpotsdam" + }, + { + "rshares": 1932014303, + "voter": "funkywanderer" + }, + { + "rshares": 56854958, + "voter": "jasonji12" + }, + { + "rshares": 5053551216, + "voter": "richardcrill" + }, + { + "rshares": 184076493, + "voter": "team101" + }, + { + "rshares": 51444457, + "voter": "bitdrone" + }, + { + "rshares": 51436144, + "voter": "sleepcult" + }, + { + "rshares": 182060433, + "voter": "greatness" + }, + { + "rshares": 1233641092, + "voter": "goldstein" + }, + { + "rshares": 27674257450, + "voter": "sponge-bob" + }, + { + "rshares": 3432704465, + "voter": "getonthetrain" + }, + { + "rshares": 44943498845, + "voter": "zahnspange" + }, + { + "rshares": 414338857, + "voter": "steemorama" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 59594290, + "voter": "sunjo" + }, + { + "rshares": 285084767, + "voter": "benjamin.still" + }, + { + "rshares": 229690686860, + "voter": "asksisk" + }, + { + "rshares": 27667822273, + "voter": "brains" + }, + { + "rshares": 1772168372, + "voter": "alwayzgame" + }, + { + "rshares": 3531841420, + "voter": "rigaronib" + }, + { + "rshares": 339268967, + "voter": "anomaly" + }, + { + "rshares": 1550172009, + "voter": "allesgruen" + }, + { + "rshares": 123129821, + "voter": "ola1" + }, + { + "rshares": 431087473, + "voter": "littlemorelove" + }, + { + "rshares": 68608664, + "voter": "mari5555na" + }, + { + "rshares": 53309537, + "voter": "michaelblizek" + }, + { + "rshares": 135324063, + "voter": "creativeyoke" + }, + { + "rshares": 841787796, + "voter": "annesaya" + }, + { + "rshares": 51240567, + "voter": "billkappa442" + }, + { + "rshares": 50225780, + "voter": "steemq" + }, + { + "rshares": 50139069, + "voter": "slow" + }, + { + "rshares": 58668861, + "voter": "humans" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 1921231770, + "voter": "bapparabi" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 161839498, + "voter": "durex" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 435365865, + "voter": "witchcraftblog" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 4087522528, + "voter": "dresden" + }, + { + "rshares": 155111085, + "voter": "coolbeans" + }, + { + "rshares": 160151932, + "voter": "maxlviv" + }, + { + "rshares": 158393209, + "voter": "food-creator" + }, + { + "rshares": 159973989, + "voter": "capcom" + }, + { + "rshares": 159175576, + "voter": "fallout" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 158535752, + "voter": "nerds" + }, + { + "rshares": 31680362460, + "voter": "goldmatters" + }, + { + "rshares": 136494240, + "voter": "bleujay" + }, + { + "rshares": 150430703, + "voter": "jproto22" + } + ], + "author": "knozaki2015", + "author_payout_value": "0.000 HBD", + "author_reputation": 69.9, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \"Easy
    \n

    \n

    There are many vegan or raw chocolates to buy, but the best chocolates comes from your own kitchen

    \n

    HOME MADE ROCKS !!

    \n


    \n

    \"Schokolade

    \n 

    \n

    What is raw chocolate ? The cocoa mass that you need for it consists of unroasted fermented cocoa beans . All fiber and nutrients are untouched. The cocoa mass you can buy online.

    \n


    \n
    \"Schokolade1\"

    \n
    \nAnd here comes the recipe:

    \n
      \n
    • 400 g raw cacao mass (not to be confused with cocoa butter) 
    • \n
    • 2 Tablespoon Coconutoil (best is Dr. Goerg)
    • \n
    • 100 g sprouted buckwheat (for a Crunchy taste)
    • \n
    • 100 g peanuts
    • \n
    • 100 g Walnuts or chopped almonds , Goji berries or what you listen to taste .
      \n
    • \n
    \n
      \n
    1. Melt the cocoa paste and coconut oil in a waterbath or in the hydrator at max . 42 degrees .
    2. \n
    3. Once it is melted add the nuts with a big spoon
    4. \n
    5. If you like bars, fill the chocolate nut mixture into silicone bars . You can buy bars in any bakery shop or at Amazon 
    6. \n
    7.  But you can also use a large shallow plate and place baking paper on the plate and fill with the chocolate nut mixture
    8. \n
    \n

    Be creative : Put anything you like onto the chocolate-nut mixture (Goji berries , whole nuts , coconut pieces etc.)

    \n

    Place the finished chocolate 1 Hour in your freezer

    \n

    Get the bars out of the form or break the chocolate from the plate  and put it into the fridge .

    \n


    \nTrust me, your chocolate won't stay too long in your fridge.... 

    \n

    Please follow me @allesgruen !

    \n

    German Original Article


    \n

    Written by @allesgruen & translated by @knozaki2015

    \n

    @knozaki2015 features authors and artist to promote them and a diversity of content.
    \nThe author will receive 100% of the STEEM Dollars from this post

    \n

    If you like this post please support @allesgruen and follow the author!

    \n


    \n", + "category": "food", + "children": 34, + "created": "2016-09-15T14:24:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s10.postimg.org/5kfqkef9l/Easy_Dishes_To_Make_For_Your50th_Birthday_Dinner_P.jpg", + "https://s16.postimg.org/j1hikj3np/Schokolade_Bild.jpg", + "https://s16.postimg.org/pggjh7adh/Schokolade1.jpg" + ], + "links": [ + "https://postimg.org/image/fui5jn551/", + "https://www.google.de/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwiU_vePvpHPAhVhJJoKHfEjAjEQFghJMAA&url=https%3A%2F%2Fwww.drgoerg.com%2Fen%2F&usg=AFQjCNGRVxYdyD04Ogm6T_WXZbejaKobyg&sig2=VMpccXoYQ8oXclIYq5y0vg", + "https://steemit.com/@allesgruen", + "https://steemit.com/food/@allesgruen/die-leckerste-und-gesuendeste-rohkost-schokolade-der-welt", + "https://steemit.com/@knozaki2015" + ], + "tags": [ + "food", + "minnowsunite", + "steemsquad", + "vegan", + "recipe" + ], + "users": [ + "allesgruen", + "knozaki2015" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 62692229771159, + "payout": 229.216, + "payout_at": "2016-09-22T14:24:12", + "pending_payout_value": "229.216 HBD", + "percent_hbd": 10000, + "permlink": "the-tastiest-and-healthiest-raw-chocolate-in-the-world", + "post_id": 1254417, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 232 + }, + "title": "The tastiest and healthiest raw chocolate in the world !!!", + "updated": "2016-09-15T14:24:12", + "url": "/food/@knozaki2015/the-tastiest-and-healthiest-raw-chocolate-in-the-world" + }, + { + "active_votes": [ + { + "rshares": 17090232811151, + "voter": "itsascam" + }, + { + "rshares": 480579269556, + "voter": "barrie" + }, + { + "rshares": 29720965903527, + "voter": "smooth" + }, + { + "rshares": 231748891373, + "voter": "anonymous" + }, + { + "rshares": 3703513941678, + "voter": "alphabet" + }, + { + "rshares": 2010285876889, + "voter": "steemroller" + }, + { + "rshares": 74805101299, + "voter": "donaldtrump" + }, + { + "rshares": 18187582592218, + "voter": "steemed" + }, + { + "rshares": 3205433782741, + "voter": "riverhead" + }, + { + "rshares": 1990377241911, + "voter": "badassmother" + }, + { + "rshares": 2005036868492, + "voter": "hr1" + }, + { + "rshares": 22380813356, + "voter": "jaewoocho" + }, + { + "rshares": 1869058236100, + "voter": "xeroc" + }, + { + "rshares": 1607182817833, + "voter": "joseph" + }, + { + "rshares": 82723821395, + "voter": "aizensou" + }, + { + "rshares": 456027411770, + "voter": "recursive2" + }, + { + "rshares": 588963325183, + "voter": "masteryoda" + }, + { + "rshares": 3119398199095, + "voter": "recursive" + }, + { + "rshares": 1172473837, + "voter": "mineralwasser" + }, + { + "rshares": 85737349562, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 1620255991, + "voter": "bingo-1" + }, + { + "rshares": 5567720953547, + "voter": "smooth.witness" + }, + { + "rshares": 170448445243, + "voter": "pairmike" + }, + { + "rshares": 9645319071, + "voter": "idol" + }, + { + "rshares": 131761872479, + "voter": "team" + }, + { + "rshares": 4632015537, + "voter": "sakr" + }, + { + "rshares": 96050573044, + "voter": "jchch" + }, + { + "rshares": 25239550780, + "voter": "chitty" + }, + { + "rshares": 47092417970, + "voter": "alexgr" + }, + { + "rshares": 3109770089, + "voter": "yefet" + }, + { + "rshares": 1660422196, + "voter": "jocelyn" + }, + { + "rshares": 13752626395, + "voter": "gregory-f" + }, + { + "rshares": 11239173417, + "voter": "dave-hughes" + }, + { + "rshares": 145064407415, + "voter": "edgeland" + }, + { + "rshares": 30188072314, + "voter": "full-measure" + }, + { + "rshares": 60085973635, + "voter": "lovelace" + }, + { + "rshares": 74898454777, + "voter": "eeks" + }, + { + "rshares": 478348587, + "voter": "paco-steem" + }, + { + "rshares": 5761302959, + "voter": "spaninv" + }, + { + "rshares": 30447039303, + "voter": "instructor2121" + }, + { + "rshares": 7891620962, + "voter": "nate-atkins" + }, + { + "rshares": 2197259642, + "voter": "gekko" + }, + { + "rshares": 313176541236, + "voter": "teamsteem" + }, + { + "rshares": 9535707424, + "voter": "richman" + }, + { + "rshares": 550540650972, + "voter": "nanzo-scoop" + }, + { + "rshares": 13884504681, + "voter": "fact" + }, + { + "rshares": 165470271317, + "voter": "steve-walschot" + }, + { + "rshares": 10099012692, + "voter": "cian.dafe" + }, + { + "rshares": 49793677286, + "voter": "hannixx42" + }, + { + "rshares": 169122010230, + "voter": "mummyimperfect" + }, + { + "rshares": 268838726, + "voter": "coar" + }, + { + "rshares": 98193208498, + "voter": "asch" + }, + { + "rshares": 1060920601, + "voter": "murh" + }, + { + "rshares": 6083782451, + "voter": "cryptofunk" + }, + { + "rshares": 2164662094, + "voter": "error" + }, + { + "rshares": 5736901624, + "voter": "marta-zaidel" + }, + { + "rshares": 40923353954, + "voter": "ranko-k" + }, + { + "rshares": 985042955913, + "voter": "cyber" + }, + { + "rshares": 10687278238, + "voter": "aizen01" + }, + { + "rshares": 6372292910, + "voter": "aizen02" + }, + { + "rshares": 3482772895, + "voter": "aizen03" + }, + { + "rshares": 1145023026, + "voter": "aizen04" + }, + { + "rshares": 484325382, + "voter": "aizen05" + }, + { + "rshares": 4698759112, + "voter": "aizen07" + }, + { + "rshares": 2810313611, + "voter": "aizen08" + }, + { + "rshares": 998812710, + "voter": "aizen09" + }, + { + "rshares": 432171763, + "voter": "aizen10" + }, + { + "rshares": 7109531805, + "voter": "aizen06" + }, + { + "rshares": 2986666907, + "voter": "aizen11" + }, + { + "rshares": 2052802727, + "voter": "aizen14" + }, + { + "rshares": 2413810847, + "voter": "aizen19" + }, + { + "rshares": 636225126, + "voter": "aizen15" + }, + { + "rshares": 6299030433, + "voter": "aizen16" + }, + { + "rshares": 48237424583, + "voter": "ak2020" + }, + { + "rshares": 632466769, + "voter": "aizen20" + }, + { + "rshares": 4134827463, + "voter": "aizen22" + }, + { + "rshares": 1099034433, + "voter": "aizen23" + }, + { + "rshares": 2161693603, + "voter": "aizen17" + }, + { + "rshares": 3402464131, + "voter": "aizen24" + }, + { + "rshares": 480934421, + "voter": "aizen18" + }, + { + "rshares": 1288443304, + "voter": "aizen25" + }, + { + "rshares": 2188687430, + "voter": "aizen28" + }, + { + "rshares": 3368022267, + "voter": "aizen26" + }, + { + "rshares": 1105570076, + "voter": "aizen27" + }, + { + "rshares": 3799766067, + "voter": "aizen32" + }, + { + "rshares": 2078826064, + "voter": "aizen30" + }, + { + "rshares": 3845310415, + "voter": "aizen31" + }, + { + "rshares": 1265719430, + "voter": "aizen33" + }, + { + "rshares": 1522643877, + "voter": "aizen34" + }, + { + "rshares": 305661234, + "voter": "aizen35" + }, + { + "rshares": 5734872441, + "voter": "aizen36" + }, + { + "rshares": 1430746846, + "voter": "aizen37" + }, + { + "rshares": 400285218, + "voter": "aizen29" + }, + { + "rshares": 2816257454, + "voter": "aizen21" + }, + { + "rshares": 65573912297, + "voter": "justtryme90" + }, + { + "rshares": 4321209833, + "voter": "aizen12" + }, + { + "rshares": 1839863893, + "voter": "aizen38" + }, + { + "rshares": 32298471411, + "voter": "drinkzya" + }, + { + "rshares": 8444658507, + "voter": "badger311" + }, + { + "rshares": 8739325345, + "voter": "badger313" + }, + { + "rshares": 8702827614, + "voter": "badger312" + }, + { + "rshares": 9001973394, + "voter": "badger316" + }, + { + "rshares": 9123923965, + "voter": "badger319" + }, + { + "rshares": 9031557781, + "voter": "badger3101" + }, + { + "rshares": 8484371114, + "voter": "badger3111" + }, + { + "rshares": 9046675913, + "voter": "badger3121" + }, + { + "rshares": 8655016180, + "voter": "badger3131" + }, + { + "rshares": 8763045211, + "voter": "badger3141" + }, + { + "rshares": 8739453800, + "voter": "badger3171" + }, + { + "rshares": 8546855954, + "voter": "badger3181" + }, + { + "rshares": 9133346310, + "voter": "badger3191" + }, + { + "rshares": 8546692844, + "voter": "badger3112" + }, + { + "rshares": 8887969807, + "voter": "badger3132" + }, + { + "rshares": 8761093741, + "voter": "badger3162" + }, + { + "rshares": 8992244297, + "voter": "badger3113" + }, + { + "rshares": 8642807886, + "voter": "badger3123" + }, + { + "rshares": 8766602954, + "voter": "badger3133" + }, + { + "rshares": 9118359724, + "voter": "badger3153" + }, + { + "rshares": 8796689830, + "voter": "badger3163" + }, + { + "rshares": 8827245303, + "voter": "badger3193" + }, + { + "rshares": 8776818063, + "voter": "badger3114" + }, + { + "rshares": 8685663112, + "voter": "badger3124" + }, + { + "rshares": 8588459406, + "voter": "badger3144" + }, + { + "rshares": 8510231316, + "voter": "badger3154" + }, + { + "rshares": 8377454951, + "voter": "badger3164" + }, + { + "rshares": 8709610129, + "voter": "badger3174" + }, + { + "rshares": 8990147355, + "voter": "badger3194" + }, + { + "rshares": 8886405623, + "voter": "badger3105" + }, + { + "rshares": 8829871300, + "voter": "badger3135" + }, + { + "rshares": 8423693063, + "voter": "badger3145" + }, + { + "rshares": 9007791015, + "voter": "badger3155" + }, + { + "rshares": 8700420554, + "voter": "badger3175" + }, + { + "rshares": 8476416242, + "voter": "badger3195" + }, + { + "rshares": 8118066308, + "voter": "badger3106" + }, + { + "rshares": 8937639951, + "voter": "badger3116" + }, + { + "rshares": 8985666162, + "voter": "badger3126" + }, + { + "rshares": 8612215471, + "voter": "badger3136" + }, + { + "rshares": 8258415644, + "voter": "badger3146" + }, + { + "rshares": 8490356190, + "voter": "badger3156" + }, + { + "rshares": 8706404705, + "voter": "badger3166" + }, + { + "rshares": 8621148181, + "voter": "badger3176" + }, + { + "rshares": 8755890485, + "voter": "badger3186" + }, + { + "rshares": 8791694513, + "voter": "badger3196" + }, + { + "rshares": 8719131325, + "voter": "badger3107" + }, + { + "rshares": 8471234920, + "voter": "badger315" + }, + { + "rshares": 8967798699, + "voter": "badger318" + }, + { + "rshares": 9017469354, + "voter": "badger3151" + }, + { + "rshares": 8689504021, + "voter": "badger3161" + }, + { + "rshares": 8949018277, + "voter": "badger3122" + }, + { + "rshares": 8885778223, + "voter": "badger3142" + }, + { + "rshares": 9108990725, + "voter": "badger3152" + }, + { + "rshares": 8411493414, + "voter": "badger3172" + }, + { + "rshares": 8925369694, + "voter": "badger3182" + }, + { + "rshares": 8680564470, + "voter": "badger3192" + }, + { + "rshares": 8595071709, + "voter": "badger3143" + }, + { + "rshares": 8858368574, + "voter": "badger3173" + }, + { + "rshares": 8564639501, + "voter": "badger3104" + }, + { + "rshares": 8276437501, + "voter": "badger3134" + }, + { + "rshares": 8683745951, + "voter": "badger3184" + }, + { + "rshares": 8620766828, + "voter": "badger3115" + }, + { + "rshares": 9094337935, + "voter": "badger3165" + }, + { + "rshares": 8719854886, + "voter": "badger3185" + }, + { + "rshares": 8781868170, + "voter": "badger314" + }, + { + "rshares": 9016639241, + "voter": "badger317" + }, + { + "rshares": 8754767708, + "voter": "badger3102" + }, + { + "rshares": 8716196161, + "voter": "badger3103" + }, + { + "rshares": 8643125157, + "voter": "badger3125" + }, + { + "rshares": 8609233299, + "voter": "badger3183" + }, + { + "rshares": 512951586, + "voter": "aizen39" + }, + { + "rshares": 3616249140600, + "voter": "satoshifund" + }, + { + "rshares": 392453750650, + "voter": "taoteh1221" + }, + { + "rshares": 418804855, + "voter": "applecrisp" + }, + { + "rshares": 373228451, + "voter": "stiletto" + }, + { + "rshares": 38901034355, + "voter": "juanmiguelsalas" + }, + { + "rshares": 54694274623, + "voter": "thecryptodrive" + }, + { + "rshares": 362609039187, + "voter": "kaylinart" + }, + { + "rshares": 1428647233, + "voter": "benthegameboy" + }, + { + "rshares": 390927750, + "voter": "rafikichi" + }, + { + "rshares": 79218648284, + "voter": "tim-johnston" + }, + { + "rshares": 132301151875, + "voter": "schro" + }, + { + "rshares": 4749927412, + "voter": "tee-em" + }, + { + "rshares": 31338683407, + "voter": "michaelx" + }, + { + "rshares": 6652497229, + "voter": "grandpere" + }, + { + "rshares": 5689049935, + "voter": "mark-waser" + }, + { + "rshares": 17023109715, + "voter": "albertogm" + }, + { + "rshares": 106033721718, + "voter": "geoffrey" + }, + { + "rshares": 192231455054, + "voter": "kimziv" + }, + { + "rshares": 43526357269, + "voter": "honeythief" + }, + { + "rshares": 77694419746, + "voter": "emily-cook" + }, + { + "rshares": 2122888373, + "voter": "superfreek" + }, + { + "rshares": 33245604843, + "voter": "cryptoiskey" + }, + { + "rshares": 484592257, + "voter": "mrhankeh" + }, + { + "rshares": 36254381895, + "voter": "clement" + }, + { + "rshares": 47416085106, + "voter": "isteemit" + }, + { + "rshares": 17205891791, + "voter": "grey580" + }, + { + "rshares": 280886491, + "voter": "ladyclair" + }, + { + "rshares": 55546285382, + "voter": "venuspcs" + }, + { + "rshares": 20379625641, + "voter": "thebatchman" + }, + { + "rshares": 164474222053, + "voter": "dashpaymag" + }, + { + "rshares": 169409415564, + "voter": "asmolokalo" + }, + { + "rshares": 462742250057, + "voter": "roelandp" + }, + { + "rshares": 69473128292, + "voter": "rubybian" + }, + { + "rshares": 3148219453, + "voter": "orly" + }, + { + "rshares": 4953381149, + "voter": "riscadox" + }, + { + "rshares": 245172817, + "voter": "mstang83" + }, + { + "rshares": 18842523479, + "voter": "hakise" + }, + { + "rshares": 14215545466, + "voter": "r4fken" + }, + { + "rshares": 25052927517, + "voter": "tcfxyz" + }, + { + "rshares": 6938809092, + "voter": "futurefood" + }, + { + "rshares": 1001850942, + "voter": "steemswede" + }, + { + "rshares": 31072527474, + "voter": "picokernel" + }, + { + "rshares": 823059128625, + "voter": "slowwalker" + }, + { + "rshares": 381822182, + "voter": "aizen13" + }, + { + "rshares": 3279400287, + "voter": "aizen41" + }, + { + "rshares": 931911377, + "voter": "aizen42" + }, + { + "rshares": 3174813360, + "voter": "aizen46" + }, + { + "rshares": 868931638, + "voter": "aizen47" + }, + { + "rshares": 212993516, + "voter": "aizen48" + }, + { + "rshares": 111038594, + "voter": "aizen49" + }, + { + "rshares": 922579590, + "voter": "aizen51" + }, + { + "rshares": 1267696038568, + "voter": "renohq" + }, + { + "rshares": 446844083, + "voter": "aizen43" + }, + { + "rshares": 66332881, + "voter": "aizen44" + }, + { + "rshares": 748318238, + "voter": "aizen54" + }, + { + "rshares": 14876041938, + "voter": "ausbitbank" + }, + { + "rshares": 1231736991, + "voter": "dicov" + }, + { + "rshares": 2530789873, + "voter": "steem1653" + }, + { + "rshares": 188360520718, + "voter": "anyx" + }, + { + "rshares": 7540907296, + "voter": "steemit-life" + }, + { + "rshares": 13516878845, + "voter": "sitaru" + }, + { + "rshares": 12461342724, + "voter": "asim" + }, + { + "rshares": 95008078, + "voter": "snowden" + }, + { + "rshares": 17043337041, + "voter": "bdavid" + }, + { + "rshares": 14289175254, + "voter": "aaseb" + }, + { + "rshares": 1107698236, + "voter": "karen13" + }, + { + "rshares": 19964419792, + "voter": "meiisheree" + }, + { + "rshares": 10644107638, + "voter": "deviedev" + }, + { + "rshares": 1427008333, + "voter": "jrd8526" + }, + { + "rshares": 73200426006, + "voter": "jpiper20" + }, + { + "rshares": 258942997644, + "voter": "nabilov" + }, + { + "rshares": 4121277460, + "voter": "dcryptogold" + }, + { + "rshares": 2722560234, + "voter": "dmacshady" + }, + { + "rshares": 228989895, + "voter": "aizen52" + }, + { + "rshares": 44553186838, + "voter": "milestone" + }, + { + "rshares": 87223247, + "voter": "wildchild" + }, + { + "rshares": 2650671514, + "voter": "the-future" + }, + { + "rshares": 186538708, + "voter": "aizen55" + }, + { + "rshares": 23976773907, + "voter": "peacekeeper" + }, + { + "rshares": 4310323809, + "voter": "poseidon" + }, + { + "rshares": 347898300458, + "voter": "calaber24p" + }, + { + "rshares": 3365335082, + "voter": "simon.braki.love" + }, + { + "rshares": 7025103979, + "voter": "geronimo" + }, + { + "rshares": 11121059561, + "voter": "rpf" + }, + { + "rshares": 3846864509, + "voter": "bitcoiner" + }, + { + "rshares": 3756536992, + "voter": "tarindel" + }, + { + "rshares": 30859119533, + "voter": "deanliu" + }, + { + "rshares": 138656821, + "voter": "bento" + }, + { + "rshares": 13069930577, + "voter": "shredlord" + }, + { + "rshares": 53842086331, + "voter": "jl777" + }, + { + "rshares": 30004697167, + "voter": "zaebars" + }, + { + "rshares": 1700129733, + "voter": "yarly" + }, + { + "rshares": 256282552, + "voter": "yarly2" + }, + { + "rshares": 256665987, + "voter": "yarly3" + }, + { + "rshares": 148269777, + "voter": "yarly4" + }, + { + "rshares": 149106888, + "voter": "yarly5" + }, + { + "rshares": 84991309, + "voter": "yarly7" + }, + { + "rshares": 799492214, + "voter": "raymonjohnstone" + }, + { + "rshares": 5272599454, + "voter": "bbrewer" + }, + { + "rshares": 21120708735, + "voter": "krabgat" + }, + { + "rshares": 4543692384, + "voter": "proto" + }, + { + "rshares": 634121191, + "voter": "curator" + }, + { + "rshares": 31584197440, + "voter": "sisterholics" + }, + { + "rshares": 411321155, + "voter": "yarly10" + }, + { + "rshares": 1365664469, + "voter": "alex.chien" + }, + { + "rshares": 220139771, + "voter": "yarly11" + }, + { + "rshares": 76966318, + "voter": "yarly12" + }, + { + "rshares": 10236810028, + "voter": "logic" + }, + { + "rshares": 3675499938, + "voter": "tygergamer" + }, + { + "rshares": 82066003, + "voter": "aizen53" + }, + { + "rshares": 149624601, + "voter": "steemster1" + }, + { + "rshares": 238512214, + "voter": "bullionstackers" + }, + { + "rshares": 108721833, + "voter": "cryptoz" + }, + { + "rshares": 6410776006, + "voter": "jed78" + }, + { + "rshares": 128598923578, + "voter": "steemdrive" + }, + { + "rshares": 973098459, + "voter": "metaflute" + }, + { + "rshares": 50562639777, + "voter": "gomeravibz" + }, + { + "rshares": 440302381, + "voter": "bento04" + }, + { + "rshares": 738358963, + "voter": "bento03" + }, + { + "rshares": 1504291216, + "voter": "aizen" + }, + { + "rshares": 2298269478, + "voter": "taker" + }, + { + "rshares": 234848214, + "voter": "bento02" + }, + { + "rshares": 540710999, + "voter": "bento01" + }, + { + "rshares": 7824682639, + "voter": "nekromarinist" + }, + { + "rshares": 1618775242, + "voter": "coinbar" + }, + { + "rshares": 59219358, + "voter": "sharon" + }, + { + "rshares": 226021128, + "voter": "frozendota" + }, + { + "rshares": 2315969904, + "voter": "merej99" + }, + { + "rshares": 60342922, + "voter": "lillianjones" + }, + { + "rshares": 1116575645876, + "voter": "laonie" + }, + { + "rshares": 245498462743, + "voter": "ozchartart" + }, + { + "rshares": 5002458769, + "voter": "croatia" + }, + { + "rshares": 64020118, + "voter": "vladimirputin" + }, + { + "rshares": 23878310347, + "voter": "rawnetics" + }, + { + "rshares": 64028162, + "voter": "angelamerkel" + }, + { + "rshares": 8270207209, + "voter": "spaceghost" + }, + { + "rshares": 11407745971, + "voter": "thebluepanda" + }, + { + "rshares": 22955094272, + "voter": "laonie1" + }, + { + "rshares": 23470889026, + "voter": "laonie2" + }, + { + "rshares": 23479197538, + "voter": "laonie3" + }, + { + "rshares": 80221808, + "voter": "bento06" + }, + { + "rshares": 23907912804, + "voter": "laoyao" + }, + { + "rshares": 37203524105, + "voter": "myfirst" + }, + { + "rshares": 226714843171, + "voter": "somebody" + }, + { + "rshares": 8719338522, + "voter": "flysaga" + }, + { + "rshares": 6129565712, + "voter": "k4r1nn" + }, + { + "rshares": 5106436541, + "voter": "brendio" + }, + { + "rshares": 2082768176, + "voter": "gmurph" + }, + { + "rshares": 50083495099, + "voter": "midnightoil" + }, + { + "rshares": 81536310749, + "voter": "mibenkito" + }, + { + "rshares": 2375350982, + "voter": "kalimor" + }, + { + "rshares": 998581895, + "voter": "altucher" + }, + { + "rshares": 4187079592, + "voter": "ullikume" + }, + { + "rshares": 99580782, + "voter": "timferriss" + }, + { + "rshares": 50565616, + "voter": "michellek" + }, + { + "rshares": 23474742068, + "voter": "laonie4" + }, + { + "rshares": 23472418592, + "voter": "laonie5" + }, + { + "rshares": 23469546880, + "voter": "laonie6" + }, + { + "rshares": 4337200195, + "voter": "armen" + }, + { + "rshares": 23465711623, + "voter": "laonie7" + }, + { + "rshares": 3986410926, + "voter": "kurtbeil" + }, + { + "rshares": 23462236775, + "voter": "laonie8" + }, + { + "rshares": 23459668262, + "voter": "laonie9" + }, + { + "rshares": 2511850537, + "voter": "steemleak" + }, + { + "rshares": 107573849125, + "voter": "thisisbenbrick" + }, + { + "rshares": 102639999, + "voter": "darrenrowse" + }, + { + "rshares": 125243433939, + "voter": "xiaohui" + }, + { + "rshares": 4185826321, + "voter": "antfield" + }, + { + "rshares": 176650903994, + "voter": "terrycraft" + }, + { + "rshares": 21110659306, + "voter": "jphamer1" + }, + { + "rshares": 97051399, + "voter": "bigsambucca" + }, + { + "rshares": 5946738271, + "voter": "elfkitchen" + }, + { + "rshares": 5766554064, + "voter": "oflyhigh" + }, + { + "rshares": 15547550089, + "voter": "randyclemens" + }, + { + "rshares": 2190476078, + "voter": "paynode" + }, + { + "rshares": 63775516, + "voter": "nickche" + }, + { + "rshares": 4028373583, + "voter": "xiaokongcom" + }, + { + "rshares": 57428544328, + "voter": "driv3n" + }, + { + "rshares": 60819615, + "voter": "msjennifer" + }, + { + "rshares": 55925537, + "voter": "ciao" + }, + { + "rshares": 54217761, + "voter": "steemo" + }, + { + "rshares": 175834493, + "voter": "pcashmore" + }, + { + "rshares": 8120343873, + "voter": "xianjun" + }, + { + "rshares": 54077897, + "voter": "steema" + }, + { + "rshares": 58449787, + "voter": "andrew.sullivan" + }, + { + "rshares": 1025553643, + "voter": "brianclark" + }, + { + "rshares": 815283599, + "voter": "daniel.kahneman" + }, + { + "rshares": 228330036, + "voter": "tucker.max" + }, + { + "rshares": 726300641, + "voter": "darren.rowse" + }, + { + "rshares": 54611897, + "voter": "chris.dunn" + }, + { + "rshares": 71282219, + "voter": "confucius" + }, + { + "rshares": 70633121, + "voter": "stevescriber" + }, + { + "rshares": 4015538661, + "voter": "bledarus" + }, + { + "rshares": 1155158838, + "voter": "pat.flynn" + }, + { + "rshares": 62297184, + "voter": "weames" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 89194632643, + "voter": "miacats" + }, + { + "rshares": 1199604993, + "voter": "mattmarshall" + }, + { + "rshares": 429199025, + "voter": "timothysykes" + }, + { + "rshares": 52419023, + "voter": "nano2nd" + }, + { + "rshares": 104765652, + "voter": "patflynn" + }, + { + "rshares": 54909929, + "voter": "jarvis" + }, + { + "rshares": 531944476, + "voter": "microluck" + }, + { + "rshares": 879418656, + "voter": "andrewsullivan" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 9618530893, + "voter": "theb0red1" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 1952786674, + "voter": "chinadaily" + }, + { + "rshares": 59021275, + "voter": "cryptoblu" + }, + { + "rshares": 59014859, + "voter": "instructor" + }, + { + "rshares": 739426684571, + "voter": "dollarvigilante" + }, + { + "rshares": 3897735456, + "voter": "lamech-m" + }, + { + "rshares": 479539090, + "voter": "harvey.levin" + }, + { + "rshares": 9825243280, + "voter": "gvargas123" + }, + { + "rshares": 13004524355, + "voter": "telos" + }, + { + "rshares": 51877132, + "voter": "johnbyrd" + }, + { + "rshares": 51860909, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 51870077, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 23453540976, + "voter": "laonie10" + }, + { + "rshares": 604185913, + "voter": "wuyueling" + }, + { + "rshares": 73277014476, + "voter": "sweetsssj" + }, + { + "rshares": 2803446535, + "voter": "netaterra" + }, + { + "rshares": 190920669, + "voter": "rand.fishkin" + }, + { + "rshares": 90834949499, + "voter": "barrycooper" + }, + { + "rshares": 79979619, + "voter": "joelbow" + }, + { + "rshares": 28908541792, + "voter": "hilarski" + }, + { + "rshares": 2496488206, + "voter": "shadowspub" + }, + { + "rshares": 51562255, + "voter": "curpose" + }, + { + "rshares": 55859919, + "voter": "rickmiller" + }, + { + "rshares": 1208491149, + "voter": "lenar" + }, + { + "rshares": 2129438571, + "voter": "cryptoeasy" + }, + { + "rshares": 5032072150, + "voter": "nulliusinverba" + }, + { + "rshares": 68558903, + "voter": "stephenkendal" + }, + { + "rshares": 112576381, + "voter": "jlufer" + }, + { + "rshares": 90066514, + "voter": "uziriel" + }, + { + "rshares": 1931935967, + "voter": "funkywanderer" + }, + { + "rshares": 4592861696, + "voter": "richardcrill" + }, + { + "rshares": 22607437120, + "voter": "laonie11" + }, + { + "rshares": 2249900457, + "voter": "jeremyfromwi" + }, + { + "rshares": 63258691, + "voter": "arnoldz61" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 1588617838, + "voter": "davidjkelley" + }, + { + "rshares": 187911420, + "voter": "team101" + }, + { + "rshares": 51718188, + "voter": "crion" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 51388276, + "voter": "hitherise" + }, + { + "rshares": 51379706, + "voter": "wiss" + }, + { + "rshares": 13264756693, + "voter": "ghasemkiani" + }, + { + "rshares": 20853966542, + "voter": "sponge-bob" + }, + { + "rshares": 4434912337, + "voter": "l0k1" + }, + { + "rshares": 14886230314, + "voter": "digital-wisdom" + }, + { + "rshares": 3628536972, + "voter": "ethical-ai" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 1433005760, + "voter": "jiganomics" + }, + { + "rshares": 6531322926, + "voter": "jwaser" + }, + { + "rshares": 11919570943, + "voter": "doitvoluntarily" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 1018513187, + "voter": "zettar" + }, + { + "rshares": 94160774, + "voter": "kyusho" + }, + { + "rshares": 414323782, + "voter": "steemorama" + }, + { + "rshares": 52252552, + "voter": "lighter" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 3068760608, + "voter": "michaelmatthews" + }, + { + "rshares": 273904972, + "voter": "benjamin.still" + }, + { + "rshares": 174173092, + "voter": "harveylevin" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 2558000160, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 120475423, + "voter": "gary.vaynerchuk" + }, + { + "rshares": 5773395051, + "voter": "dexter-k" + }, + { + "rshares": 344116052, + "voter": "panther" + }, + { + "rshares": 2201645172, + "voter": "alina1" + }, + { + "rshares": 659570211, + "voter": "ct-gurus" + }, + { + "rshares": 395021428301, + "voter": "charlieshrem" + }, + { + "rshares": 61805245119, + "voter": "tracemayer" + }, + { + "rshares": 20817843519, + "voter": "brains" + }, + { + "rshares": 50450987, + "voter": "waldemar-kuhn" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 5470867324, + "voter": "chick1" + }, + { + "rshares": 2275182541, + "voter": "whatsup" + }, + { + "rshares": 51114196, + "voter": "xpice" + }, + { + "rshares": 2084741030, + "voter": "steemsquad" + }, + { + "rshares": 255505026, + "voter": "anomaly" + }, + { + "rshares": 2293549771, + "voter": "ellepdub" + }, + { + "rshares": 50407156, + "voter": "timothy.sykes" + }, + { + "rshares": 59178617, + "voter": "inarix03" + }, + { + "rshares": 218488504, + "voter": "ola1" + }, + { + "rshares": 11523640324, + "voter": "herpetologyguy" + }, + { + "rshares": 52614987, + "voter": "dulcio" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 54452104, + "voter": "drac59" + }, + { + "rshares": 57119426, + "voter": "everittdmickey" + }, + { + "rshares": 1041710878, + "voter": "jang" + }, + { + "rshares": 4605288518, + "voter": "morgan.waser" + }, + { + "rshares": 50602980, + "voter": "cfisher" + }, + { + "rshares": 285981023, + "voter": "thefinanceguy" + }, + { + "rshares": 50235850, + "voter": "billkappa442" + }, + { + "rshares": 1206752302, + "voter": "anns" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 1871969417, + "voter": "bapparabi" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 50351738, + "voter": "aschwin" + }, + { + "rshares": 3527739772, + "voter": "strong-ai" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 851674848, + "voter": "dikanevroman" + }, + { + "rshares": 144899746, + "voter": "buffett" + }, + { + "rshares": 159723319, + "voter": "ctu" + }, + { + "rshares": 1319373906, + "voter": "rusteemitblog" + }, + { + "rshares": 161974443, + "voter": "zapply" + }, + { + "rshares": 505647276, + "voter": "kjsxj" + }, + { + "rshares": 158642800, + "voter": "ranger" + }, + { + "rshares": 161700361, + "voter": "shadowcash" + }, + { + "rshares": 435351417, + "voter": "witchcraftblog" + }, + { + "rshares": 158051137, + "voter": "origin" + }, + { + "rshares": 310120169, + "voter": "james1987" + }, + { + "rshares": 160845765, + "voter": "caseyneistat" + }, + { + "rshares": 161323470, + "voter": "pawel-krawczyk" + }, + { + "rshares": 201362779, + "voter": "mgibson" + }, + { + "rshares": 160326045, + "voter": "planet" + }, + { + "rshares": 152057481, + "voter": "food-creator" + }, + { + "rshares": 156411729, + "voter": "blender" + }, + { + "rshares": 156261069, + "voter": "ibm1000" + }, + { + "rshares": 156227917, + "voter": "panic" + }, + { + "rshares": 159143891, + "voter": "reef" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 158270049, + "voter": "maxb02" + }, + { + "rshares": 71720421, + "voter": "dealzgal" + }, + { + "rshares": 197432359, + "voter": "blend" + }, + { + "rshares": 80379451, + "voter": "storage" + }, + { + "rshares": 148077602, + "voter": "dougkarr" + }, + { + "rshares": 64613800, + "voter": "blackmarket" + }, + { + "rshares": 70760501, + "voter": "gifts" + }, + { + "rshares": 91120780, + "voter": "expat" + }, + { + "rshares": 134906258, + "voter": "steemtrail" + }, + { + "rshares": 147050914, + "voter": "royfft" + }, + { + "rshares": 151927362, + "voter": "countofdelphi" + }, + { + "rshares": 154610548, + "voter": "rjordan" + }, + { + "rshares": 144957585, + "voter": "sawgunner13" + }, + { + "rshares": 150986382, + "voter": "mysteryshot" + }, + { + "rshares": 150834868, + "voter": "dirlei.sdias" + }, + { + "rshares": 150260046, + "voter": "tttnofear" + } + ], + "author": "calaber24p", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.93, + "beneficiaries": [], + "blacklists": [], + "body": "

    Who Should We Find Responsible For The Subprime Mortgage Lending Crisis?

    \n\nI want to preface this article by saying, I\u2019m not 100% sure who we should blame for the Subprime Mortgage Lending Crisis, the lenders or the borrowers which is why I want to attempt to fairly give arguments from both sides. Even today this is a heavily debated topic and I agree with points made by both sides. So I want you to decide as the reader, who you side with, and if you want to post in the comments below. This article is meant to shed light on who we should hold responsible for the Subprime Mortgage Crisis, the lenders or the borrowers, or someone else?\n\nhttp://longislandbankruptcyblog.com/wp-content/uploads/2007/11/mortgage-bubble-bursting-by-the-sub-prime-mortgage-meltdown.jpg\n\n

    The Lender\u2019s Side of The Argument

    \n\nThe lender\u2019s side of the argument almost completely revolves around the idea that people need to educate themselves before they go into a bank and take on such a series contract, like a mortgage. Even in many cases where the information was fully available to the borrower, they signed the contract even though they didn\u2019t understand it. If you agree with consumer protection, the lenders should have stopped the transaction from taking place, but many believe that we should be free to make all decisions even bad ones. The truth is that these are companies, however and their only job is to look out for themselves. This lending is an especially weird occurrence because the force which usually stops this kind of behavior from taking place is that it would not be beneficial to the company, but mortgage brokers and the companies lending were making so much money that at the time it seemed like a good idea. \n\nhttps://www.biggerpockets.com/renewsblog/wp-content/uploads/2015/06/questions-lender.jpg\n\nAnother way the lenders justify their subprime lending practices was that they were getting pressure from higher up in the company to lend as much as possible because there was such a demand for the financial products on the markets. This is the old \u201cI was just following orders\u201d excuse, but there truly was heavy pressure from companies onto the brokers to loan as much as they could, or they would find someone else to do it. At the time most mortgage brokers legitimately didn\u2019t think that they were doing something bad. They didn\u2019t try to tank the system, they truly believed that the booming real estate market would be able to cover any losses if someone foreclosed on a property. We found out that this was a horribly wrong assumption eventually which lead to billions in toxic assets on the bank balance sheet worth nothing. Ultimately if you think that the consumer should have been diligent and did the required research before they took the mortgage contract, you might side with the side of the lenders\n\n

    The Borrower\u2019s Side of The Argument

    \n\nOn the flip side, the borrower\u2019s side of the argument claims that it is a company\u2019s duty to inform the customer and the government\u2019s duty to provide consumer protection so mortgages that were created with a high chance of failure wouldn\u2019t be possible. Borrowers also claim that many of the brokers specifically targeted low income and uneducated applicants so they could get a larger commission. In addition, the extreme leniency of the various types of mortgage products that were being offered at the time, for example not having to even show any income, should have been against the law. While not all brokers were predatory, there were many that were, which did target the low income and uneducated, but at the same time there were many borrowers who knew they couldn\u2019t afford the payments on the house and figured they would just resell it for profit. Consumer protection is a tricky subject , because at what point does it stop becoming protection and start becoming a barrier to entry. For example up until this year only Americans with an income of 250k + or 1,000,000 in assets (disregarding primary residence) were able to invest in private companies, many hedge funds and other investment vehicles, all because of consumer protection. \n\nhttps://activerain-store.s3.amazonaws.com/image_store/uploads/2/5/4/4/3/ar123584050234452.jpg\n\nMany people say that a fool and his money soon part ways and it\u2019s hard to wonder if people who signed into these mortgages would have lost money elsewhere on credit cards or payday loans. I think that the mortgage prices that were way to complex for anyone to even understand should have never been offered, but is it the government\u2019s place to protect a private entity from not offering them? Theoretically in a free market banks should not have offered the products because they were too risky and would have lost them money, but this force did not prevail. Whether or not you agree with the borrower heavily comes down to what degree you think consumer protection should play on your everyday life and how the government should police products. \n\n

    Conclusion And Some Of My Thoughts

    \n\nLike I said when I started the article I don\u2019t think I find either party solely responsible for the subprime mortgage crisis that occurred. I believe both parties over leveraged themselves and took risks that, in hindsight, were insane. The world market wanted more mortgage prices and people all around the world were willing to pay large amounts for them, so banks and mortgage brokers supplied the demand that was out there. Unfortunately the mortgages they supplied them with were garbage. In this regard I blame the credit rating agencies, whose actual job is to rate them properly , for not doing their job. I also believe that the specific brokers and lenders who were predatory lending were morally wrong, but I\u2019m not so sure that they constitute acting criminally. Maybe under current laws yes, but im someone who does not believe in consumer protection, mostly because I believe that people should be able to spend their money as they see fit on any product they see fit. We see 1000 scams on the internet a day, yet we don\u2019t fall for them because we know they are scams. I think trusting any entity that is making money off you is foolish. Im interested to see what other people here think and why.", + "category": "life", + "children": 31, + "created": "2016-09-14T21:48:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://longislandbankruptcyblog.com/wp-content/uploads/2007/11/mortgage-bubble-bursting-by-the-sub-prime-mortgage-meltdown.jpg", + "https://www.biggerpockets.com/renewsblog/wp-content/uploads/2015/06/questions-lender.jpg", + "https://activerain-store.s3.amazonaws.com/image_store/uploads/2/5/4/4/3/ar123584050234452.jpg" + ], + "tags": [ + "life", + "money", + "investing", + "banking", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 110596898261619, + "payout": 696.13, + "payout_at": "2016-09-21T21:48:51", + "pending_payout_value": "696.130 HBD", + "percent_hbd": 10000, + "permlink": "who-should-we-find-responsible-for-the-subprime-mortgage-lending-crisis", + "post_id": 1247716, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 524 + }, + "title": "Who Should We Find Responsible For The Subprime Mortgage Lending Crisis?", + "updated": "2016-09-14T21:48:51", + "url": "/life/@calaber24p/who-should-we-find-responsible-for-the-subprime-mortgage-lending-crisis" + }, + { + "active_votes": [ + { + "rshares": 504195513450, + "voter": "barrie" + }, + { + "rshares": 31620913718202, + "voter": "smooth" + }, + { + "rshares": 1911892676725, + "voter": "badassmother" + }, + { + "rshares": 2052957762572, + "voter": "hr1" + }, + { + "rshares": 1304415071462, + "voter": "rossco99" + }, + { + "rshares": 22865183550, + "voter": "jaewoocho" + }, + { + "rshares": 226246467529, + "voter": "steem-id" + }, + { + "rshares": 1576158798591, + "voter": "joseph" + }, + { + "rshares": 452786214573, + "voter": "recursive3" + }, + { + "rshares": 667448946492, + "voter": "masteryoda" + }, + { + "rshares": 3120322518686, + "voter": "recursive" + }, + { + "rshares": 1246183601, + "voter": "mineralwasser" + }, + { + "rshares": 681020986865, + "voter": "boombastic" + }, + { + "rshares": 91328598326, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 1670010256, + "voter": "bingo-1" + }, + { + "rshares": 5939141625779, + "voter": "smooth.witness" + }, + { + "rshares": 9167324238, + "voter": "idol" + }, + { + "rshares": 5147451513, + "voter": "sakr" + }, + { + "rshares": 1577927842, + "voter": "jocelyn" + }, + { + "rshares": 83529892028, + "voter": "acidsun" + }, + { + "rshares": 15004772648, + "voter": "gregory-f" + }, + { + "rshares": 9412699804, + "voter": "gregory60" + }, + { + "rshares": 1221939836170, + "voter": "gavvet" + }, + { + "rshares": 74914418556, + "voter": "eeks" + }, + { + "rshares": 3023823526, + "voter": "fkn" + }, + { + "rshares": 3974627163, + "voter": "elishagh1" + }, + { + "rshares": 584166740800, + "voter": "nanzo-scoop" + }, + { + "rshares": 450784780, + "voter": "jeffanthonyfds" + }, + { + "rshares": 177394802953, + "voter": "mummyimperfect" + }, + { + "rshares": 313689446, + "voter": "coar" + }, + { + "rshares": 106630632039, + "voter": "asch" + }, + { + "rshares": 1061217841, + "voter": "murh" + }, + { + "rshares": 6230682263, + "voter": "cryptofunk" + }, + { + "rshares": 2057276344, + "voter": "error" + }, + { + "rshares": 985521934082, + "voter": "cyber" + }, + { + "rshares": 61711858916, + "voter": "theshell" + }, + { + "rshares": 49574865624, + "voter": "ak2020" + }, + { + "rshares": 769703167086, + "voter": "satoshifund" + }, + { + "rshares": 409231996622, + "voter": "taoteh1221" + }, + { + "rshares": 410502622, + "voter": "applecrisp" + }, + { + "rshares": 33781859925, + "voter": "ratel" + }, + { + "rshares": 121380113922, + "voter": "geoffrey" + }, + { + "rshares": 26709210609, + "voter": "kimziv" + }, + { + "rshares": 74282084191, + "voter": "emily-cook" + }, + { + "rshares": 2187587354, + "voter": "superfreek" + }, + { + "rshares": 19974734600, + "voter": "thebatchman" + }, + { + "rshares": 60285274969, + "voter": "good-karma" + }, + { + "rshares": 1609452901, + "voter": "gidlark" + }, + { + "rshares": 73849034695, + "voter": "rubybian" + }, + { + "rshares": 365381071, + "voter": "konstantin" + }, + { + "rshares": 4533066552, + "voter": "stranger27" + }, + { + "rshares": 2597453094, + "voter": "romel" + }, + { + "rshares": 14760800618, + "voter": "furion" + }, + { + "rshares": 70822893, + "voter": "barbara2" + }, + { + "rshares": 78718732, + "voter": "ch0c0latechip" + }, + { + "rshares": 72854943, + "voter": "doge4lyf" + }, + { + "rshares": 248653120, + "voter": "ardina" + }, + { + "rshares": 14487949878, + "voter": "aaseb" + }, + { + "rshares": 4209499465, + "voter": "karen13" + }, + { + "rshares": 10646413479, + "voter": "deviedev" + }, + { + "rshares": 258981906731, + "voter": "nabilov" + }, + { + "rshares": 35782810726, + "voter": "creemej" + }, + { + "rshares": 3800725646, + "voter": "maximkichev" + }, + { + "rshares": 167301783484, + "voter": "blueorgy" + }, + { + "rshares": 582626783, + "voter": "poseidon" + }, + { + "rshares": 2083366228, + "voter": "iamwne" + }, + { + "rshares": 7946556816, + "voter": "smolalit" + }, + { + "rshares": 347973296817, + "voter": "calaber24p" + }, + { + "rshares": 3506024506, + "voter": "simon.braki.love" + }, + { + "rshares": 268131351853, + "voter": "liberosist" + }, + { + "rshares": 32542201152, + "voter": "deanliu" + }, + { + "rshares": 40247477787, + "voter": "celsius100" + }, + { + "rshares": 204615752038, + "voter": "jl777" + }, + { + "rshares": 2452241013, + "voter": "positive" + }, + { + "rshares": 35821871446, + "voter": "paquito" + }, + { + "rshares": 101547003699, + "voter": "crazymumzysa" + }, + { + "rshares": 4827846086, + "voter": "gustavopasquini" + }, + { + "rshares": 18844269406, + "voter": "carlidos" + }, + { + "rshares": 17267164725, + "voter": "proto" + }, + { + "rshares": 4513770870, + "voter": "sisterholics" + }, + { + "rshares": 1444237397, + "voter": "alex.chien" + }, + { + "rshares": 8964609699, + "voter": "royalmacro" + }, + { + "rshares": 82565168, + "voter": "fnait" + }, + { + "rshares": 73351025, + "voter": "keepcalmand" + }, + { + "rshares": 120956823, + "voter": "ap2002" + }, + { + "rshares": 8734053750, + "voter": "taker" + }, + { + "rshares": 159615103593, + "voter": "laonie" + }, + { + "rshares": 157504637007, + "voter": "twinner" + }, + { + "rshares": 24561329465, + "voter": "laoyao" + }, + { + "rshares": 5329392113, + "voter": "myfirst" + }, + { + "rshares": 32400440159, + "voter": "somebody" + }, + { + "rshares": 16605279252, + "voter": "sunshine" + }, + { + "rshares": 1211439463, + "voter": "flysaga" + }, + { + "rshares": 2084689825, + "voter": "gmurph" + }, + { + "rshares": 7157539840, + "voter": "midnightoil" + }, + { + "rshares": 2327843962, + "voter": "kalimor" + }, + { + "rshares": 17901440239, + "voter": "xiaohui" + }, + { + "rshares": 172970676828, + "voter": "terrycraft" + }, + { + "rshares": 369703928, + "voter": "riosparada" + }, + { + "rshares": 808461612, + "voter": "elfkitchen" + }, + { + "rshares": 103387869456, + "voter": "joele" + }, + { + "rshares": 5855390607, + "voter": "oflyhigh" + }, + { + "rshares": 559689131, + "voter": "xiaokongcom" + }, + { + "rshares": 2114128942, + "voter": "future24" + }, + { + "rshares": 1128227680, + "voter": "xianjun" + }, + { + "rshares": 7546646500, + "voter": "lgm-1" + }, + { + "rshares": 2249482011, + "voter": "njall" + }, + { + "rshares": 73887203, + "voter": "microluck" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 6417571438, + "voter": "userlogin" + }, + { + "rshares": 59219258, + "voter": "photo00" + }, + { + "rshares": 604294820, + "voter": "tagira" + }, + { + "rshares": 2077233526, + "voter": "chinadaily" + }, + { + "rshares": 110661420, + "voter": "pollina" + }, + { + "rshares": 9071955992, + "voter": "johnnyyash" + }, + { + "rshares": 3352601337, + "voter": "macartem" + }, + { + "rshares": 9827647000, + "voter": "gvargas123" + }, + { + "rshares": 3707793427, + "voter": "movievertigo" + }, + { + "rshares": 23716271959, + "voter": "andrewawerdna" + }, + { + "rshares": 9139485521, + "voter": "craigwilliamz" + }, + { + "rshares": 56654664918, + "voter": "mandibil" + }, + { + "rshares": 60273361, + "voter": "bonapetit" + }, + { + "rshares": 74550672, + "voter": "steembriefing" + }, + { + "rshares": 55750195, + "voter": "riv" + }, + { + "rshares": 5401359628, + "voter": "nulliusinverba" + }, + { + "rshares": 2196809758, + "voter": "runridefly" + }, + { + "rshares": 33516506660, + "voter": "krnel" + }, + { + "rshares": 5053551216, + "voter": "richardcrill" + }, + { + "rshares": 11070141971, + "voter": "sponge-bob" + }, + { + "rshares": 53070013, + "voter": "apparat" + }, + { + "rshares": 12276570645, + "voter": "doitvoluntarily" + }, + { + "rshares": 201688406600, + "voter": "asksisk" + }, + { + "rshares": 330365849, + "voter": "panther" + }, + { + "rshares": 11067573914, + "voter": "brains" + }, + { + "rshares": 1396726660, + "voter": "steemafon" + }, + { + "rshares": 3310976095, + "voter": "anton333" + }, + { + "rshares": 339274981, + "voter": "anomaly" + }, + { + "rshares": 123155378, + "voter": "ola1" + }, + { + "rshares": 70282046, + "voter": "mari5555na" + }, + { + "rshares": 6087022243, + "voter": "ekaterina4ka" + }, + { + "rshares": 291933324, + "voter": "thefinanceguy" + }, + { + "rshares": 50223099, + "voter": "battalar" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 2216805889, + "voter": "bapparabi" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 469221474, + "voter": "iontom" + }, + { + "rshares": 50482289, + "voter": "connection" + }, + { + "rshares": 444435987, + "voter": "witchcraftblog" + }, + { + "rshares": 157816798, + "voter": "gravity" + }, + { + "rshares": 160957729, + "voter": "realtime" + }, + { + "rshares": 160835930, + "voter": "skrillex" + }, + { + "rshares": 148889617, + "voter": "food-creator" + }, + { + "rshares": 156814579, + "voter": "haribo" + }, + { + "rshares": 159425365, + "voter": "tipsandtricks" + }, + { + "rshares": 156054487, + "voter": "fallout" + }, + { + "rshares": 159143891, + "voter": "reef" + }, + { + "rshares": 155528114, + "voter": "icesteem" + }, + { + "rshares": 158632601, + "voter": "cream" + }, + { + "rshares": 155452864, + "voter": "jyriygo" + } + ], + "author": "terrycraft", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.42, + "beneficiaries": [], + "blacklists": [], + "body": "Vegetarianism is philosophy which has deep religious and ethical roots, the essence is the refuse to eat meat of living beings.\nPythagorean were vegetarians. Yogis of ancient India were vegetarians. The followers of Buddhism are prescribed to be vegetarians. Early Christianity forbade killing for food.\nI became a vegetarian at the age of 15. I remember clear this comic occasion: during another lush family dinner my dad putted the shin of the roasted goose on my plate. When he was putting this piece of once living bird, I claimed it for the first time: \u201cNo, dad thanks. I don\u2019t eat living creatures anymore. I\u2019m a vegetarian\u201d.\nhttp://petroart.ru/art/b/bronikov/img/3.jpg\n>\u0412\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u0441\u0442\u0432\u043e - \u044d\u0442\u043e \u0444\u0438\u043b\u043e\u0441\u043e\u0444\u0438\u044f, \u0438\u043c\u0435\u044e\u0449\u0430\u044f \u043e\u0447\u0435\u043d\u044c \u0434\u0440\u0435\u0432\u043d\u0438\u0435 \u0440\u0435\u043b\u0438\u0433\u0438\u043e\u0437\u043d\u044b\u0435 \u0438 \u044d\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043a\u043e\u0440\u043d\u0438, \u0441\u0443\u0442\u044c \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u043e\u0442\u043a\u0430\u0437 \u043e\u0442 \u0443\u043f\u043e\u0442\u0440\u0435\u0431\u043b\u0435\u043d\u0438\u044f \u0432 \u043f\u0438\u0449\u0443 \u043c\u044f\u0441\u0430 \u0436\u0438\u0432\u044b\u0445 \u0441\u0443\u0449\u0435\u0441\u0442\u0432. \n\u041f\u0438\u0444\u0430\u0433\u043e\u0440\u0435\u0439\u0446\u044b \u0431\u044b\u043b\u0438 \u0432\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u0446\u0430\u043c\u0438. \u0419\u043e\u0433\u0438 \u0434\u0440\u0435\u0432\u043d\u0435\u0439 \u0418\u043d\u0434\u0438\u0438 \u0431\u044b\u043b\u0438 \u0432\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u0446\u0430\u043c\u0438. \u0411\u0443\u0434\u0434\u0438\u0437\u043c \u043f\u0440\u0435\u0434\u043f\u0438\u0441\u044b\u0432\u0430\u0435\u0442 \u0441\u0432\u043e\u0438\u043c \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u044f\u043c \u0432\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u0441\u0442\u0432\u043e. \u0420\u0430\u043d\u043d\u0435\u0435 \u0445\u0440\u0438\u0441\u0442\u0438\u0430\u043d\u0441\u0442\u0432\u043e \u0437\u0430\u043f\u0440\u0435\u0449\u0430\u043b\u043e \u0443\u0431\u0438\u0439\u0441\u0442\u0432\u043e \u0434\u043b\u044f \u0447\u0440\u0435\u0432\u0430.\n\u042f \u0441\u0442\u0430\u043b\u0430 \u0432\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u043a\u043e\u0439 \u0432 \u0432\u043e\u0437\u0440\u0430\u0441\u0442\u0435 15 \u043b\u0435\u0442. \u041f\u0440\u0435\u043a\u0440\u0430\u0441\u043d\u043e \u043f\u043e\u043c\u043d\u044e \u044d\u0442\u043e\u0442 \u043a\u043e\u043c\u0438\u0447\u043d\u044b\u0439 \u0441\u043b\u0443\u0447\u0430\u0439: \u0432\u043e \u0432\u0440\u0435\u043c\u044f \u043e\u0447\u0435\u0440\u0435\u0434\u043d\u043e\u0433\u043e \u043f\u044b\u0448\u043d\u043e\u0433\u043e \u0441\u0435\u043c\u0435\u0439\u043d\u043e\u0433\u043e \u0443\u0436\u0438\u043d\u0430 \u043f\u0430\u043f\u0430 \u0432\u044b\u0437\u0432\u0430\u043b\u0441\u044f \u043f\u043e\u043b\u043e\u0436\u0438\u0442\u044c \u043c\u043d\u0435 \u0432 \u0442\u0430\u0440\u0435\u043b\u043a\u0443 \u0433\u043e\u043b\u0435\u043d\u044c \u0437\u0430\u043f\u0435\u0447\u0451\u043d\u043d\u043e\u0433\u043e \u0432 \u0434\u0443\u0445\u043e\u0432\u043a\u0435 \u0433\u0443\u0441\u044f. \u0412 \u0442\u043e \u0432\u0440\u0435\u043c\u044f \u043a\u0430\u043a \u043e\u043d \u0443\u0436\u0435 \u0432\u0437\u0432\u0430\u043b\u0438\u0432\u0430\u043b \u0432 \u043c\u043e\u044e \u0442\u0430\u0440\u0435\u043b\u043a\u0443 \u043a\u0443\u0441\u043e\u043a \u043d\u0435\u043a\u043e\u0433\u0434\u0430 \u0436\u0438\u0432\u043e\u0439 \u043f\u0442\u0438\u0446\u044b, \u044f \u0432\u043f\u0435\u0440\u0432\u044b\u0435 \u0437\u0430\u044f\u0432\u0438\u043b\u0430 \u0432\u043e \u0432\u0441\u0435\u0443\u0441\u043b\u044b\u0448\u0430\u043d\u0438\u0435:\"\u041d\u0435\u0442, \u043f\u0430\u043f\u0430, \u043d\u0435 \u043d\u0443\u0436\u043d\u043e. \u042f \u0431\u043e\u043b\u044c\u0448\u0435 \u043d\u0435 \u0435\u043c \u0436\u0438\u0432\u044b\u0445 \u0441\u0443\u0449\u0435\u0441\u0442\u0432. \u042f \u0432\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u043a\u0430.\"\n----\nI was a teenager at that time, my parents didn\u2019t treat it seriously, considering it as a teenage whim, didn\u2019t understand me, and for sure, didn\u2019t support me. Though they didn\u2019t object it, thinking that it would pass in a few months. But it wasn\u2019t a whim; it was my first serious and conscious decision in my life. They stopped ostracizing me only in a year after, during that year I experienced, at the example of a family as a social group, what it\u2019s like to have your personal opinion when the majority is against you!\nWhat did cause my decision to become a vegetarian?\nI can\u2019t remember the particular event, which marked the switch of my mind to conscious nutrition without harm to living beings. It seemed that I did it easily because I\u2019d been moving to it and at the certain moment I was morally ready to do the step. For example I remember when I was just a kid, at the age of 5 or 6, I was playing in our garden, thinking: \u201cWhy should I kill to keep on living?\u201d I didn\u2019t ask anybody about it, because I felt that I wouldn\u2019t get the proper answer from adults. This question gave me no rest; I often tried to solve this dilemma reasoning from how my childish heart perceived the world, which opposed all violence and evil. Understanding that this faceless, usually tasty grilled chicken used to be a living being, which had been born, had been a little chick, it was eating and enjoying life and then it was beheaded killed to make me think that I like eating fried chicken legs; it led me to the ideological confusion. I loved every animal, considered them as friends; on the one hand I saw people keeping pets and treating them as family members. On the other hand people killed an animal to have something tasty on their dinner table. And so did I, I was sitting and eating that grilled chicken.\n\nhttp://www.damex.ru/images/cache/660x495/crop/images%7Ccms-image-000013620.jpg\n\n>\u0422\u043e\u0433\u0434\u0430 \u044f \u0431\u044b\u043b\u0430 \u043f\u043e\u0434\u0440\u043e\u0441\u0442\u043a\u043e\u043c, \u0438 \u043c\u043e\u0438 \u0440\u043e\u0434\u0438\u0442\u0435\u043b\u0438 \u043d\u0435 \u043e\u0442\u043d\u0435\u0441\u043b\u0438\u0441\u044c \u043a\u043e \u043c\u043d\u0435 \u0441\u0435\u0440\u044c\u0451\u0437\u043d\u043e, \u043f\u043e\u0441\u0447\u0438\u0442\u0430\u0432 \u044d\u0442\u043e \u043f\u043e\u0434\u0440\u043e\u0441\u0442\u043a\u043e\u0432\u043e\u0439 \u043f\u0440\u0438\u0447\u0443\u0434\u043e\u0439, \u043d\u0435 \u043f\u043e\u043d\u044f\u043b\u0438 \u043c\u0435\u043d\u044f \u0438, \u0435\u0441\u0442\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u043e, \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0430\u043b\u0438. \u041d\u043e \u043d\u0435 \u0441\u0442\u0430\u043b\u0438 \u0430\u043a\u0442\u0438\u0432\u043d\u043e \u0432\u043e\u0437\u0440\u0430\u0436\u0430\u0442\u044c, \u0434\u0443\u043c\u0430\u044f, \u0447\u0442\u043e \u0447\u0435\u0440\u0435\u0437 \u043f\u0430\u0440\u0443-\u0442\u0440\u043e\u0439\u043a\u0443 \u043c\u0435\u0441\u044f\u0446\u0435\u0432 \u044d\u0442\u043e \u043f\u0440\u043e\u0439\u0434\u0451\u0442. \u041d\u043e \u044d\u0442\u043e \u043d\u0435 \u0431\u044b\u043b\u043e \u043f\u0440\u0438\u0447\u0443\u0434\u043e\u0439, \u044d\u0442\u043e \u0431\u044b\u043b\u043e \u043f\u0435\u0440\u0432\u044b\u043c \u0441\u0435\u0440\u044c\u0451\u0437\u043d\u044b\u043c \u0438 \u043e\u0441\u043e\u0437\u043d\u0430\u043d\u043d\u044b\u043c \u0440\u0435\u0448\u0435\u043d\u0438\u0435\u043c \u0432 \u043c\u043e\u0435\u0439 \u0436\u0438\u0437\u043d\u0438. \u0422\u043e\u043b\u044c\u043a\u043e \u0441\u043f\u0443\u0441\u0442\u044f \u0433\u043e\u0434 \u043e\u043d\u0438 \u043f\u0435\u0440\u0435\u0441\u0442\u0430\u043b\u0438 \u043f\u043e\u0434\u0432\u0435\u0440\u0433\u0430\u0442\u044c \u043c\u0435\u043d\u044f \u0441\u0435\u043c\u0435\u0439\u043d\u043e\u043c\u0443 \u043e\u0441\u0442\u0440\u0430\u043a\u0438\u0437\u043c\u0443, \u0432\u043e \u0432\u0440\u0435\u043c\u044f \u043a\u043e\u0442\u043e\u0440\u043e\u0433\u043e \u044f \u0445\u043e\u0440\u043e\u0448\u043e \u043f\u0440\u043e\u0447\u0443\u0432\u0441\u0442\u0432\u043e\u0432\u0430\u043b\u0430 \u043d\u0430 \u043f\u0440\u0438\u043c\u0435\u0440\u0435 \u0441\u043e\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0439 \u0433\u0440\u0443\u043f\u043f\u044b \"\u0441\u0435\u043c\u044c\u044f\", \u0447\u0442\u043e \u0442\u0430\u043a\u043e\u0435 \u0438\u043c\u0435\u0442\u044c \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0435 \u043c\u043d\u0435\u043d\u0438\u0435, \u043a\u043e\u0433\u0434\u0430 \u0431\u043e\u043b\u044c\u0448\u0438\u043d\u0441\u0442\u0432\u043e \u043f\u0440\u043e\u0442\u0438\u0432 \u0442\u0435\u0431\u044f!\n\u0427\u0435\u043c \u0431\u044b\u043b\u043e \u0432\u044b\u0437\u0432\u0430\u043d\u043e \u043c\u043e\u0451 \u0440\u0435\u0448\u0435\u043d\u0438\u0435 \u0441\u0442\u0430\u0442\u044c \u0432\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u043a\u043e\u0439?\n\u042f \u043d\u0435 \u043c\u043e\u0433\u0443 \u0432\u0441\u043f\u043e\u043c\u043d\u0438\u0442\u044c \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0433\u043e \u0441\u043e\u0431\u044b\u0442\u0438\u044f, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u0431\u044b \u043e\u0437\u043d\u0430\u043c\u0435\u043d\u043e\u0432\u0430\u043b\u043e \u0440\u0435\u0437\u043a\u0438\u0439 \u0441\u0434\u0432\u0438\u0433 \u043c\u043e\u0435\u0433\u043e \u0441\u043e\u0437\u043d\u0430\u043d\u0438\u044f \u0438 \u043f\u0435\u0440\u0435\u0445\u043e\u0434 \u043d\u0430 \u043e\u0441\u043e\u0437\u043d\u0430\u043d\u043d\u043e\u0435 \u043f\u0438\u0442\u0430\u043d\u0438\u0435 \u0431\u0435\u0437 \u0432\u0440\u0435\u0434\u0430 \u0434\u043b\u044f \u0436\u0438\u0432\u044b\u0445 \u0441\u0443\u0449\u0435\u0441\u0442\u0432. \u041c\u043d\u0435 \u0434\u0430\u0436\u0435 \u043a\u0430\u0436\u0435\u0442\u0441\u044f, \u0447\u0442\u043e \u044d\u0442\u043e \u043f\u0440\u043e\u0448\u043b\u043e \u0442\u0430\u043a \u043b\u0435\u0433\u043a\u043e \u0438 \u0435\u0441\u0442\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u043e \u0438\u043c\u0435\u043d\u043d\u043e \u043f\u043e\u0442\u043e\u043c\u0443, \u0447\u0442\u043e \u044f \u0443\u0436\u0435 \u0434\u0430\u0432\u043d\u043e \u0448\u043b\u0430 \u043a \u044d\u0442\u043e\u043c\u0443 \u0438 \u0432 \u043a\u0430\u043a\u043e\u0439-\u0442\u043e \u043c\u043e\u043c\u0435\u043d\u0442 \u043f\u0440\u043e\u0441\u0442\u043e \u043c\u043e\u0440\u0430\u043b\u044c\u043d\u043e \u0441\u043e\u0437\u0440\u0435\u043b\u0430 \u0434\u043b\u044f \u0442\u0430\u043a\u043e\u0433\u043e \u0448\u0430\u0433\u0430. \u041d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u043f\u043e\u043c\u043d\u044e, \u043a\u0430\u043a \u0435\u0449\u0451 \u0431\u0443\u0434\u0443\u0447\u0438 \u0441\u043e\u0432\u0441\u0435\u043c \u0440\u0435\u0431\u0451\u043d\u043a\u043e\u043c, \u043b\u0435\u0442 \u044d\u0442\u0430\u043a \u0432 \u043f\u044f\u0442\u044c-\u0448\u0435\u0441\u0442\u044c, \u044f \u0438\u0433\u0440\u0430\u043b\u0430 \u0432 \u043d\u0430\u0448\u0435\u043c \u043e\u0433\u043e\u0440\u043e\u0434\u0435 \u0438 \u0434\u0443\u043c\u0430\u043b\u0430:\"\u0410 \u043f\u043e\u0447\u0435\u043c\u0443, \u0434\u043b\u044f \u0442\u043e\u0433\u043e, \u0447\u0442\u043e\u0431\u044b \u0436\u0438\u0442\u044c, \u044f \u0434\u043e\u043b\u0436\u043d\u0430 \u0443\u0431\u0438\u0432\u0430\u0442\u044c?\" \u042f \u043d\u0438\u043a\u043e\u0433\u043e \u043d\u0435 \u0441\u043f\u0440\u0430\u0448\u0438\u0432\u0430\u043b\u0430 \u043e\u0431 \u044d\u0442\u043e\u043c, \u043f\u043e\u0442\u043e\u043c\u0443 \u0447\u0442\u043e \u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u043d\u043e \u044f\u0441\u043d\u043e \u0447\u0443\u0432\u0441\u0442\u0432\u043e\u0432\u0430\u043b\u0430, \u0447\u0442\u043e \u043d\u0438\u043a\u0442\u043e \u0438\u0437 \u0432\u0437\u0440\u043e\u0441\u043b\u044b\u0445 \u043d\u0435 \u0432 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0438 \u043e\u0442\u0432\u0435\u0442\u0438\u0442\u044c \u043c\u043d\u0435 \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e. \u042d\u0442\u043e\u0442 \u0432\u043e\u043f\u0440\u043e\u0441 \u043d\u0435 \u0434\u0430\u0432\u0430\u043b \u043c\u043d\u0435 \u043f\u043e\u043a\u043e\u044f, \u044f \u0447\u0430\u0441\u0442\u043e \u043f\u044b\u0442\u0430\u043b\u0430\u0441\u044c \u0440\u0435\u0448\u0438\u0442\u044c \u044d\u0442\u0443 \u0434\u0438\u043b\u0435\u043c\u043c\u0443, \u0438\u0441\u0445\u043e\u0434\u044f \u0438\u0437 \u0432\u043e\u0441\u043f\u0440\u0438\u044f\u0442\u0438\u044f \u043c\u0438\u0440\u0430 \u0441\u0435\u0440\u0434\u0446\u0435\u043c \u0440\u0435\u0431\u0451\u043d\u043a\u0430, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u043f\u0440\u043e\u0442\u0438\u0432\u0438\u0442\u0441\u044f \u0432\u0441\u044f\u043a\u043e\u043c\u0443 \u043d\u0430\u0441\u0438\u043b\u0438\u044e \u0438 \u0437\u043b\u0443 \u043f\u043e \u0441\u0430\u043c\u043e\u0439 \u0441\u0432\u043e\u0435\u0439 \u043f\u0440\u0438\u0440\u043e\u0434\u0435. \u041f\u043e\u043d\u0438\u043c\u0430\u043d\u0438\u0435, \u0447\u0442\u043e \u044d\u0442\u0430 \u0431\u0435\u0437\u043b\u0438\u043a\u0430\u044f, \u043f\u0440\u0438\u0432\u044b\u0447\u043d\u043e \u0432\u043a\u0443\u0441\u043d\u0430\u044f \"\u043a\u0443\u0440\u0438\u0446\u0430-\u0433\u0440\u0438\u043b\u044c\" \u0431\u044b\u043b\u0430 \u0436\u0438\u0432\u044b\u043c \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u043e\u043c, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u043a\u043e\u0433\u0434\u0430-\u0442\u043e \u0431\u044b\u043b\u043e \u0440\u043e\u0436\u0434\u0435\u043d\u043e, \u0440\u043e\u0441\u043b\u043e \u043c\u0430\u043b\u0435\u043d\u044c\u043a\u0438\u043c \u0446\u044b\u043f\u043b\u0451\u043d\u043a\u043e\u043c, \u043a\u0443\u0448\u0430\u043b\u043e \u0438 \u043f\u043e-\u0441\u0432\u043e\u0435\u043c\u0443 \u0440\u0430\u0434\u043e\u0432\u0430\u043b\u043e\u0441\u044c \u0436\u0438\u0437\u043d\u0438, \u0430 \u0442\u0435\u043f\u0435\u0440\u044c \u043e\u0431\u0435\u0437\u0433\u043b\u0430\u0432\u043b\u0435\u043d\u043e, \u0443\u0431\u0438\u0442\u043e, \u0434\u043b\u044f \u0442\u043e\u0433\u043e, \u0447\u0442\u043e\u0431\u044b \u044f \u0434\u0443\u043c\u0430\u043b\u0430, \u043a\u0430\u043a \u044f \u043b\u044e\u0431\u043b\u044e \u043a\u0443\u0448\u0430\u0442\u044c \u0436\u0430\u0440\u0435\u043d\u044b\u0435 \u043d\u043e\u0436\u043a\u0438 \u044d\u0442\u043e\u0439 \u043a\u0443\u0440\u043e\u0447\u043a\u0438, \u043f\u0440\u0438\u0432\u043e\u0434\u0438\u043b\u043e \u043c\u0435\u043d\u044f \u0432 \u0438\u0434\u0435\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u0437\u0430\u043c\u0435\u0448\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u043e. \u042f \u043e\u0447\u0435\u043d\u044c \u043b\u044e\u0431\u0438\u043b\u0430 \u0432\u0441\u0435\u0445 \u0436\u0438\u0432\u043e\u0442\u043d\u044b\u0445, \u0441\u0447\u0438\u0442\u0430\u043b\u0430 \u0438\u0445 \u0441\u0432\u043e\u0438\u043c\u0438 \u0434\u0440\u0443\u0437\u044c\u044f\u043c\u0438, \u0432\u0438\u0434\u0435\u043b\u0430, \u043a\u0430\u043a \u043b\u044e\u0434\u0438 \u0437\u0430\u0432\u043e\u0434\u044f\u0442 \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u0432 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u0434\u043e\u043c\u0430\u0448\u043d\u0438\u0445 \u043b\u044e\u0431\u0438\u043c\u0446\u0435\u0432 \u043a\u0430\u043a \u0447\u043b\u0435\u043d\u043e\u0432 \u0441\u0435\u043c\u044c\u0438. \u0418 \u0442\u0443\u0442 \u0436\u0435 \u0441 \u0434\u0440\u0443\u0433\u043e\u0439 \u0441\u0442\u043e\u0440\u043e\u043d\u044b \u043b\u044e\u0434\u0438 \u0443\u0431\u0438\u0432\u0430\u044e\u0442 \u0436\u0438\u0432\u043e\u0442\u043d\u043e\u0435, \u0447\u0442\u043e\u0431\u044b \u0431\u044b\u043b\u043e \u0447\u0442\u043e \u0432\u043a\u0443\u0441\u043d\u043e\u0435 \u043f\u043e\u043a\u0443\u0448\u0430\u0442\u044c \u043d\u0430 \u0441\u0442\u043e\u043b\u0435. \u0418 \u0432\u043e\u0442 \u044f \u0442\u043e\u0436\u0435 \u0441\u0438\u0436\u0443 \u0438 \u0435\u043c \u044d\u0442\u0443 \u043a\u0443\u0440\u0438\u0446\u0443-\u0433\u0440\u0438\u043b\u044c. \n-----\nBut seeing that adults didn\u2019t care about it, I as any other child didn\u2019t oppose myself to parents and others; I just assimilate all the manners and customs, equaling to those who seemed to be older and wiser.\nI was growing up and parents\u2019 influence and influence of other unquestioned authorities subsided, I got my personal space in my mind and there was my personal opinion on the questions in it. At the age of 15, the formation of my personality reached the level where issues of life turned into beliefs and beliefs \u2013 into actions. I remembered that childish dilemma in a new perspective, and to the question: \u201cWhy should I kill to keep on living?\u201d I answered: \u201cNO, I SHOULD NOT\u201d\nSince then I\u2019m a vegetarian, it\u2019s been 5 years already.\nhttps://media4.giphy.com/media/xcFZrrcaGhbz2/200w.gif\n>\u041d\u043e \u0432\u0438\u0434\u044f, \u0447\u0442\u043e \u0432\u0437\u0440\u043e\u0441\u043b\u044b\u0445 \u044d\u0442\u043e \u043d\u0435 \u0437\u0430\u0431\u043e\u0442\u0438\u0442, \u044f, \u043a\u0430\u043a \u043b\u044e\u0431\u043e\u0439 \u0440\u0435\u0431\u0451\u043d\u043e\u043a, \u043d\u0435 \u043f\u0440\u043e\u0442\u0438\u0432\u043e\u043f\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u043b\u0430 \u0441\u0435\u0431\u044f \u0440\u043e\u0434\u0438\u0442\u0435\u043b\u044f\u043c \u0438 \u0432\u0441\u0435\u043c \u0434\u0440\u0443\u0433\u0438\u043c, \u043f\u0440\u043e\u0441\u0442\u043e \u0432\u043f\u0438\u0442\u044b\u0432\u0430\u043b\u0430 \u0432\u0441\u0435 \u043d\u0440\u0430\u0432\u044b \u0438 \u043e\u0431\u044b\u0447\u0430\u0438, \u0440\u0430\u0432\u043d\u044f\u044f\u0441\u044c \u043d\u0430 \u0442\u0435\u0445, \u043a\u043e\u0433\u043e \u0441\u0447\u0438\u0442\u0430\u043b\u0430 \u0441\u0442\u0430\u0440\u0448\u0435 \u0438 \u043c\u0443\u0434\u0440\u0435\u0435.\n\u042f \u0440\u043e\u0441\u043b\u0430, \u0438 \u043f\u043e\u0441\u0442\u0435\u043f\u0435\u043d\u043d\u043e \u0432\u043b\u0438\u044f\u043d\u0438\u0435 \u0440\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u0439 \u0438 \u043f\u0440\u043e\u0447\u0438\u0445 \u043d\u0435\u043f\u0440\u0435\u0440\u0435\u043a\u0430\u0435\u043c\u044b\u0445 \u0430\u0432\u0442\u043e\u0440\u0438\u0442\u0435\u0442\u043e\u0432 \u0441\u043f\u0430\u0434\u0430\u043b\u043e, \u0443 \u043c\u0435\u043d\u044f \u043f\u043e\u044f\u0432\u043b\u044f\u043b\u043e\u0441\u044c \u043b\u0438\u0447\u043d\u043e\u0435 \u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0441\u0442\u0432\u043e \u0432 \u0440\u0430\u0437\u0443\u043c\u0435 \u0438 \u0432 \u043d\u0451\u043c \u0437\u0430\u0440\u043e\u0436\u0434\u0430\u043b\u043e\u0441\u044c \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0435 \u043c\u043d\u0435\u043d\u0438\u0435 \u043d\u0430 \u0436\u0438\u0437\u043d\u0435\u043d\u043d\u044b\u0435 \u0432\u043e\u043f\u0440\u043e\u0441\u044b. \u0418 \u0432 \u0432\u043e\u0437\u0440\u0430\u0441\u0442\u0435 15 \u043b\u0435\u0442 \u0441\u0442\u0435\u043f\u0435\u043d\u044c \u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043c\u043e\u0435\u0439 \u043b\u0438\u0447\u043d\u043e\u0441\u0442\u0438 \u0434\u043e\u0441\u0442\u0438\u0433\u043b\u0430 \u0442\u043e\u0433\u043e \u0443\u0440\u043e\u0432\u043d\u044f, \u043a\u043e\u0433\u0434\u0430 \u0432\u043e\u043f\u0440\u043e\u0441\u044b \u043a \u0436\u0438\u0437\u043d\u0438 \u043f\u0440\u0435\u0432\u0440\u0430\u0442\u0438\u043b\u0438\u0441\u044c \u0432 \u0443\u0431\u0435\u0436\u0434\u0435\u043d\u0438\u044f, \u0430 \u0443\u0431\u0435\u0436\u0434\u0435\u043d\u0438\u044f - \u0432 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f. \u042f \u0432\u0441\u043f\u043e\u043c\u043d\u0438\u043b\u0430 \u043e \u0442\u043e\u0439 \u0434\u0435\u0442\u0441\u043a\u043e\u0439 \u0434\u0438\u043b\u0435\u043c\u043c\u0435 \u0432 \u043d\u043e\u0432\u043e\u043c \u0441\u0432\u0435\u0442\u0435, \u0438 \u043d\u0430 \u0432\u043e\u043f\u0440\u043e\u0441:\"\u041f\u043e\u0447\u0435\u043c\u0443, \u0434\u043b\u044f \u0442\u043e\u0433\u043e, \u0447\u0442\u043e\u0431\u044b \u0436\u0438\u0442\u044c, \u044f \u0434\u043e\u043b\u0436\u043d\u0430 \u0443\u0431\u0438\u0432\u0430\u0442\u044c?\" \u044f \u043e\u0442\u0432\u0435\u0442\u0438\u043b\u0430 \u0441\u0435\u0431\u0435 - \"\u041d\u0415 \u0414\u041e\u041b\u0416\u041d\u0410.\" \n\u0421 \u0442\u0435\u0445 \u043f\u043e\u0440 \u044f \u0432\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u043a\u0430, \u043f\u0440\u043e\u0448\u043b\u043e \u0443\u0436\u0435 \u043f\u044f\u0442\u044c \u043b\u0435\u0442. \n---\nIt\u2019s great happiness to live according to you beliefs without betraying them for the sake of the public opinion, to live in accordance with your conscience and moral purity. I\u2019d like more people to think about what they eat and do it consciously, how inhumane it is to feed on flesh of killed creatures.\nAs it is written in the Gospel of the Essenes: \"It was said to them of old time, 'Honor thy Heavenly Father and thy Earthly Mother, and do their commandments, that thy days may be long upon the earth.' And next afterward was given this commandment, 'Thou shalt not kill,' for life is given to all by God, and that which God has given, let not man take away. For-I tell you truly, from one Mother proceeds all that lives upon the earth. Therefore, he who kills, kills his brother. And from him will the Earthly Mother turn away, and will pluck from him her quickening breasts. And he will be shunned by her angels, and Satan will have his dwelling in his body. And the flesh of slain beasts in his body will become his own tomb. For I tell you truly, he who kills, kills himself, and whoso eats the flesh of slain beasts, eats of the body of death. For in his blood every drop of their blood turns to poison; in his breath their breath to stink; in his flesh their flesh to boils; in his bones their bones to chalk; in his bowels their bowels t o decay; in his eyes their eyes to scales; in his ears their ears to waxy issue. And their death will become his death\u201d\nhttp://99px.ru/sstorage/56/2013/07/image_561607131913053649088.gif\n>\u042d\u0442\u043e \u0431\u043e\u043b\u044c\u0448\u043e\u0435 \u0441\u0447\u0430\u0441\u0442\u044c\u0435 - \u0436\u0438\u0442\u044c, \u0441\u043e\u0433\u043b\u0430\u0441\u043d\u043e \u0441\u0432\u043e\u0438\u043c \u0443\u0431\u0435\u0436\u0434\u0435\u043d\u0438\u044f\u043c, \u043d\u0435 \u043f\u0440\u0435\u0434\u0430\u0432\u0430\u044f \u0438\u0445 \u0432 \u0443\u0433\u043e\u0434\u0443 \u043e\u0431\u0449\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u043c\u0443 \u043c\u043d\u0435\u043d\u0438\u044e, \u0436\u0438\u0442\u044c - \u0432 \u0441\u043e\u0433\u043b\u0430\u0441\u0438\u0438 \u0441\u043e \u0441\u0432\u043e\u0435\u0439 \u0441\u043e\u0432\u0435\u0441\u0442\u044c\u044e \u0438 \u043d\u0440\u0430\u0432\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0439 \u0447\u0438\u0441\u0442\u043e\u0442\u043e\u0439. \u042f \u0445\u043e\u0447\u0443, \u0447\u0442\u043e\u0431\u044b \u043a\u0430\u043a \u043c\u043e\u0436\u043d\u043e \u0431\u043e\u043b\u044c\u0448\u0435 \u043b\u044e\u0434\u0435\u0439 \u0437\u0430\u0434\u0443\u043c\u0430\u043b\u043e\u0441\u044c \u043e \u0442\u043e\u043c, \u0447\u0442\u043e \u043e\u043d\u0438 \u0435\u0434\u044f\u0442, \u0438 \u043e\u0441\u043e\u0437\u043d\u0430\u043b\u043e, \u043a\u0430\u043a \u043d\u0435\u0433\u0443\u043c\u0430\u043d\u043d\u043e \u043f\u0438\u0442\u0430\u0442\u044c\u0441\u044f \u043f\u043b\u043e\u0442\u044c\u044e \u0443\u0431\u0438\u0442\u044b\u0445 \u0441\u0443\u0449\u0435\u0441\u0442\u0432.\n\u041a\u0430\u043a \u0437\u0430\u043f\u0438\u0441\u0430\u043d\u043e \u0432 \u0415\u0432\u0430\u043d\u0433\u0435\u043b\u0438\u0438 \u043e\u0442 \u0415\u0441\u0441\u0435\u0435\u0432: \"\u0411\u043e\u0433 \u0437\u0430\u043f\u043e\u0432\u0435\u0434\u043e\u0432\u0430\u043b \u043d\u0430\u0448\u0438\u043c \u043f\u0440\u0435\u0434\u043a\u0430\u043c: \u00ab\u041d\u0435 \u0443\u0431\u0438\u0439\u00bb. \u041d\u043e \u0441\u0435\u0440\u0434\u0446\u0430 \u0438\u0445 \u043e\u0436\u0435\u0441\u0442\u043e\u0447\u0438\u043b\u0438\u0441\u044c, \u0438 \u043e\u043d\u0438 \u0441\u0442\u0430\u043b\u0438 \u0443\u0431\u0438\u0432\u0430\u0442\u044c. \u0422\u043e\u0433\u0434\u0430 \u041c\u043e\u0438\u0441\u0435\u0439 \u0440\u0435\u0448\u0438\u043b, \u0447\u0442\u043e \u043e\u043d\u0438 \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u044b \u043f\u043e \u043a\u0440\u0430\u0439\u043d\u0435\u0439 \u043c\u0435\u0440\u0435 \u0443\u0431\u0438\u0432\u0430\u0442\u044c \u043b\u044e\u0434\u0435\u0439, \u0438 \u0434\u043e\u0437\u0432\u043e\u043b\u0438\u043b \u0438\u043c \u0443\u0431\u0438\u0432\u0430\u0442\u044c \u0437\u0432\u0435\u0440\u0435\u0439. \u0418 \u0442\u043e\u0433\u0434\u0430 \u0441\u0435\u0440\u0434\u0446\u0430 \u0432\u0430\u0448\u0438\u0445 \u043f\u0440\u0435\u0434\u043a\u043e\u0432 \u043e\u0436\u0435\u0441\u0442\u043e\u0447\u0438\u043b\u0438\u0441\u044c \u0435\u0449\u0435 \u0431\u043e\u043b\u044c\u0448\u0435, \u0438 \u0441\u0442\u0430\u043b\u0438 \u043e\u043d\u0438 \u0443\u0431\u0438\u0432\u0430\u0442\u044c \u043b\u044e\u0434\u0435\u0439, \u0440\u0430\u0432\u043d\u043e \u043a\u0430\u043a \u0438 \u0437\u0432\u0435\u0440\u0435\u0439. \u041d\u043e \u044f \u0433\u043e\u0432\u043e\u0440\u044e \u0432\u0430\u043c, \u043d\u0435 \u0443\u0431\u0438\u0432\u0430\u0439\u0442\u0435 \u043d\u0438 \u043b\u044e\u0434\u0435\u0439, \u043d\u0438 \u0437\u0432\u0435\u0440\u0435\u0439, \u043d\u0438 \u0442\u043e, \u0447\u0442\u043e \u0441\u0442\u0430\u043d\u0435\u0442 \u043f\u0438\u0449\u0435\u0439 \u0432\u0430\u0448\u0435\u0439. \u0418\u0431\u043e \u0435\u0441\u043b\u0438 \u0432\u044b \u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0435\u0442\u0435 \u0436\u0438\u0432\u0443\u044e \u043f\u0438\u0449\u0443, \u043e\u043d\u0430 \u043d\u0430\u043f\u043e\u043b\u043d\u044f\u0435\u0442 \u0432\u0430\u0441 \u0436\u0438\u0437\u043d\u044c\u044e, \u043d\u043e \u0435\u0441\u043b\u0438 \u0432\u044b \u0443\u0431\u0438\u0432\u0430\u0435\u0442\u0435 \u0441\u0432\u043e\u044e \u043f\u0438\u0449\u0443, \u043c\u0435\u0440\u0442\u0432\u0430\u044f \u043f\u0438\u0449\u0430 \u0443\u0431\u044c\u0435\u0442 \u0442\u0430\u043a\u0436\u0435 \u0438 \u0432\u0430\u0441. \u0418\u0431\u043e \u0436\u0438\u0437\u043d\u044c \u043f\u0440\u043e\u0438\u0441\u0445\u043e\u0434\u0438\u0442 \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u0442 \u0436\u0438\u0437\u043d\u0438, \u0430 \u043e\u0442 \u0441\u043c\u0435\u0440\u0442\u0438 \u0432\u0441\u0435\u0433\u0434\u0430 \u043f\u0440\u043e\u0438\u0441\u0445\u043e\u0434\u0438\u0442 \u0441\u043c\u0435\u0440\u0442\u044c. \u0418\u0431\u043e \u0432\u0441\u0435, \u0447\u0442\u043e \u0443\u0431\u0438\u0432\u0430\u0435\u0442 \u0432\u0430\u0448\u0443 \u043f\u0438\u0449\u0443, \u0442\u0430\u043a\u0436\u0435 \u0443\u0431\u0438\u0432\u0430\u0435\u0442 \u0438 \u0432\u0430\u0448\u0438 \u0442\u0435\u043b\u0430. \u0410 \u0432\u0441\u0435, \u0447\u0442\u043e \u0443\u0431\u0438\u0432\u0430\u0435\u0442 \u0432\u0430\u0448\u0438 \u0442\u0435\u043b\u0430, \u0443\u0431\u0438\u0432\u0430\u0435\u0442 \u0442\u0430\u043a\u0436\u0435 \u0438 \u0432\u0430\u0448\u0438 \u0434\u0443\u0448\u0438. \u0418 \u0442\u0435\u043b\u0430 \u0441\u0442\u0430\u043d\u043e\u0432\u044f\u0442\u0441\u044f \u0442\u0435\u043c, \u0447\u0442\u043e \u0435\u0441\u0442\u044c \u043f\u0438\u0449\u0430 \u0432\u0430\u0448\u0430, \u0440\u0430\u0432\u043d\u043e \u043a\u0430\u043a \u0434\u0443\u0445 \u0432\u0430\u0448 \u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0441\u044f \u0442\u0435\u043c, \u0447\u0442\u043e \u0435\u0441\u0442\u044c \u043c\u044b\u0441\u043b\u0438 \u0432\u0430\u0448\u0438.\"\n\n
    \n\n---\n\nIf you like this article not follow only me, but also follow the author - @tagira\n\n---\n\nAll STEEM Dollars for this post go to the featured author. \u0412\u0441\u0435 SD \u0437\u0430 \u043f\u043e\u0441\u0442 \u043f\u043e\u043b\u0443\u0447\u0438\u0442 \u0430\u0432\u0442\u043e\u0440.", + "category": "vegetarian", + "children": 18, + "created": "2016-09-15T15:10:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://petroart.ru/art/b/bronikov/img/3.jpg", + "http://www.damex.ru/images/cache/660x495/crop/images%7Ccms-image-000013620.jpg", + "https://media4.giphy.com/media/xcFZrrcaGhbz2/200w.gif", + "http://99px.ru/sstorage/56/2013/07/image_561607131913053649088.gif" + ], + "tags": [ + "vegetarian", + "live", + "ru", + "food" + ], + "users": [ + "tagira" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 57949290153677, + "payout": 196.691, + "payout_at": "2016-09-22T15:10:00", + "pending_payout_value": "196.691 HBD", + "percent_hbd": 10000, + "permlink": "vegetarianism-is-philosophy-which-has-deep-religious-and-ethical-roots-my-way-vegetarianstvo-moi-put-featuring-tagira-as-author", + "post_id": 1254959, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 161 + }, + "title": "Vegetarianism is philosophy which has deep religious and ethical roots, my way / \u0412\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u0441\u0442\u0432\u043e-\u043c\u043e\u0439 \u043f\u0443\u0442\u044c (featuring @tagira as author)", + "updated": "2016-09-15T15:10:00", + "url": "/vegetarian/@terrycraft/vegetarianism-is-philosophy-which-has-deep-religious-and-ethical-roots-my-way-vegetarianstvo-moi-put-featuring-tagira-as-author" + }, + { + "active_votes": [ + { + "rshares": 16755161199383, + "voter": "itsascam" + }, + { + "rshares": 480526212736, + "voter": "barrie" + }, + { + "rshares": 5104374858, + "voter": "style" + }, + { + "rshares": 30984805998710, + "voter": "smooth" + }, + { + "rshares": 1970871102026, + "voter": "steemroller" + }, + { + "rshares": 73338425139, + "voter": "donaldtrump" + }, + { + "rshares": 17831785324019, + "voter": "steemed" + }, + { + "rshares": 3813633612078, + "voter": "riverhead" + }, + { + "rshares": 2104090803296, + "voter": "badassmother" + }, + { + "rshares": 2051409124045, + "voter": "hr1" + }, + { + "rshares": 5116652122587, + "voter": "kushed" + }, + { + "rshares": 22856566186, + "voter": "jaewoocho" + }, + { + "rshares": 155402774795, + "voter": "ozmaster" + }, + { + "rshares": 6968855225504, + "voter": "complexring" + }, + { + "rshares": 1647437585658, + "voter": "joseph" + }, + { + "rshares": 92485160845, + "voter": "aizensou" + }, + { + "rshares": 465717138828, + "voter": "recursive2" + }, + { + "rshares": 619876169843, + "voter": "masteryoda" + }, + { + "rshares": 3119278427030, + "voter": "recursive" + }, + { + "rshares": 1172425532, + "voter": "mineralwasser" + }, + { + "rshares": 665687862852, + "voter": "boombastic" + }, + { + "rshares": 88484695103, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6756410360, + "voter": "bingo-0" + }, + { + "rshares": 1620176259, + "voter": "bingo-1" + }, + { + "rshares": 5800874395470, + "voter": "smooth.witness" + }, + { + "rshares": 9885238701, + "voter": "idol" + }, + { + "rshares": 48218286324, + "voter": "stoner19" + }, + { + "rshares": 4837882894, + "voter": "sakr" + }, + { + "rshares": 1701784178, + "voter": "jocelyn" + }, + { + "rshares": 14064642668, + "voter": "gregory-f" + }, + { + "rshares": 58907877644, + "voter": "lovelace" + }, + { + "rshares": 1234583624335, + "voter": "gavvet" + }, + { + "rshares": 74895398010, + "voter": "eeks" + }, + { + "rshares": 488526217, + "voter": "paco-steem" + }, + { + "rshares": 912597254389, + "voter": "cryptogee" + }, + { + "rshares": 5883869384, + "voter": "spaninv" + }, + { + "rshares": 336432003943, + "voter": "teamsteem" + }, + { + "rshares": 8667859424, + "voter": "richman" + }, + { + "rshares": 462352309, + "voter": "murch" + }, + { + "rshares": 566150979416, + "voter": "nanzo-scoop" + }, + { + "rshares": 86323748302, + "voter": "william-noe" + }, + { + "rshares": 170004330283, + "voter": "steve-walschot" + }, + { + "rshares": 173798380609, + "voter": "mummyimperfect" + }, + { + "rshares": 268835102, + "voter": "coar" + }, + { + "rshares": 100993055295, + "voter": "asch" + }, + { + "rshares": 1060848113, + "voter": "murh" + }, + { + "rshares": 240697359051, + "voter": "sascha" + }, + { + "rshares": 6228218902, + "voter": "cryptofunk" + }, + { + "rshares": 2272666902, + "voter": "error" + }, + { + "rshares": 5736901624, + "voter": "marta-zaidel" + }, + { + "rshares": 1040976670262, + "voter": "cyber" + }, + { + "rshares": 10900823677, + "voter": "aizen01" + }, + { + "rshares": 6499631007, + "voter": "aizen02" + }, + { + "rshares": 3552366776, + "voter": "aizen03" + }, + { + "rshares": 1167908093, + "voter": "aizen04" + }, + { + "rshares": 494011890, + "voter": "aizen05" + }, + { + "rshares": 4792657323, + "voter": "aizen07" + }, + { + "rshares": 2866473700, + "voter": "aizen08" + }, + { + "rshares": 1018773570, + "voter": "aizen09" + }, + { + "rshares": 440815198, + "voter": "aizen10" + }, + { + "rshares": 7251599286, + "voter": "aizen06" + }, + { + "rshares": 3046354062, + "voter": "aizen11" + }, + { + "rshares": 2093827993, + "voter": "aizen14" + }, + { + "rshares": 2462056275, + "voter": "aizen19" + }, + { + "rshares": 59929272057, + "voter": "theshell" + }, + { + "rshares": 648949628, + "voter": "aizen15" + }, + { + "rshares": 6424903281, + "voter": "aizen16" + }, + { + "rshares": 49535217690, + "voter": "ak2020" + }, + { + "rshares": 645116104, + "voter": "aizen20" + }, + { + "rshares": 4217447041, + "voter": "aizen22" + }, + { + "rshares": 1120999727, + "voter": "aizen23" + }, + { + "rshares": 2204896687, + "voter": "aizen17" + }, + { + "rshares": 3470451837, + "voter": "aizen24" + }, + { + "rshares": 490553110, + "voter": "aizen18" + }, + { + "rshares": 1314196776, + "voter": "aizen25" + }, + { + "rshares": 2232430390, + "voter": "aizen28" + }, + { + "rshares": 3435321135, + "voter": "aizen26" + }, + { + "rshares": 1127666084, + "voter": "aizen27" + }, + { + "rshares": 3875699811, + "voter": "aizen32" + }, + { + "rshares": 2120371796, + "voter": "aizen30" + }, + { + "rshares": 3922155046, + "voter": "aizen31" + }, + { + "rshares": 1291018425, + "voter": "aizen33" + }, + { + "rshares": 1553081360, + "voter": "aizen34" + }, + { + "rshares": 311774459, + "voter": "aizen35" + }, + { + "rshares": 5849477524, + "voter": "aizen36" + }, + { + "rshares": 1459346389, + "voter": "aizen37" + }, + { + "rshares": 24406094847, + "voter": "paul-labossiere" + }, + { + "rshares": 408290923, + "voter": "aizen29" + }, + { + "rshares": 2872536420, + "voter": "aizen21" + }, + { + "rshares": 4407557058, + "voter": "aizen12" + }, + { + "rshares": 1876630383, + "voter": "aizen38" + }, + { + "rshares": 8279076968, + "voter": "badger311" + }, + { + "rshares": 8567966025, + "voter": "badger313" + }, + { + "rshares": 8532183936, + "voter": "badger312" + }, + { + "rshares": 8825464112, + "voter": "badger316" + }, + { + "rshares": 8945023495, + "voter": "badger319" + }, + { + "rshares": 8854468413, + "voter": "badger3101" + }, + { + "rshares": 8318010896, + "voter": "badger3111" + }, + { + "rshares": 8869290111, + "voter": "badger3121" + }, + { + "rshares": 8485309981, + "voter": "badger3131" + }, + { + "rshares": 8591220795, + "voter": "badger3141" + }, + { + "rshares": 8568091961, + "voter": "badger3171" + }, + { + "rshares": 8379270543, + "voter": "badger3181" + }, + { + "rshares": 8954261088, + "voter": "badger3191" + }, + { + "rshares": 8379110631, + "voter": "badger3112" + }, + { + "rshares": 8713695890, + "voter": "badger3132" + }, + { + "rshares": 8589307590, + "voter": "badger3162" + }, + { + "rshares": 8815925781, + "voter": "badger3113" + }, + { + "rshares": 8473341065, + "voter": "badger3123" + }, + { + "rshares": 8594708779, + "voter": "badger3133" + }, + { + "rshares": 8939568357, + "voter": "badger3153" + }, + { + "rshares": 8624205716, + "voter": "badger3163" + }, + { + "rshares": 8654162062, + "voter": "badger3193" + }, + { + "rshares": 8604723591, + "voter": "badger3114" + }, + { + "rshares": 8515355992, + "voter": "badger3124" + }, + { + "rshares": 8420058241, + "voter": "badger3144" + }, + { + "rshares": 8343364036, + "voter": "badger3154" + }, + { + "rshares": 8213191128, + "voter": "badger3164" + }, + { + "rshares": 8538833460, + "voter": "badger3174" + }, + { + "rshares": 8813869956, + "voter": "badger3194" + }, + { + "rshares": 8712162375, + "voter": "badger3105" + }, + { + "rshares": 8656736569, + "voter": "badger3135" + }, + { + "rshares": 8258522611, + "voter": "badger3145" + }, + { + "rshares": 8831167662, + "voter": "badger3155" + }, + { + "rshares": 8529824072, + "voter": "badger3175" + }, + { + "rshares": 8310212001, + "voter": "badger3195" + }, + { + "rshares": 7958888538, + "voter": "badger3106" + }, + { + "rshares": 8762392108, + "voter": "badger3116" + }, + { + "rshares": 8809476629, + "voter": "badger3126" + }, + { + "rshares": 8443348501, + "voter": "badger3136" + }, + { + "rshares": 8096485926, + "voter": "badger3146" + }, + { + "rshares": 8323878617, + "voter": "badger3156" + }, + { + "rshares": 8535690887, + "voter": "badger3166" + }, + { + "rshares": 8452106060, + "voter": "badger3176" + }, + { + "rshares": 8584206358, + "voter": "badger3186" + }, + { + "rshares": 8619308346, + "voter": "badger3196" + }, + { + "rshares": 8548167966, + "voter": "badger3107" + }, + { + "rshares": 8305132275, + "voter": "badger315" + }, + { + "rshares": 8791959509, + "voter": "badger318" + }, + { + "rshares": 8840656230, + "voter": "badger3151" + }, + { + "rshares": 8519121589, + "voter": "badger3161" + }, + { + "rshares": 8773547330, + "voter": "badger3122" + }, + { + "rshares": 8711547278, + "voter": "badger3142" + }, + { + "rshares": 8930383064, + "voter": "badger3152" + }, + { + "rshares": 8246562170, + "voter": "badger3172" + }, + { + "rshares": 8750362445, + "voter": "badger3182" + }, + { + "rshares": 8510357323, + "voter": "badger3192" + }, + { + "rshares": 8426540891, + "voter": "badger3143" + }, + { + "rshares": 8684675072, + "voter": "badger3173" + }, + { + "rshares": 8396705393, + "voter": "badger3104" + }, + { + "rshares": 8114154413, + "voter": "badger3134" + }, + { + "rshares": 8513476422, + "voter": "badger3184" + }, + { + "rshares": 8451732184, + "voter": "badger3115" + }, + { + "rshares": 8916017583, + "voter": "badger3165" + }, + { + "rshares": 8548877339, + "voter": "badger3185" + }, + { + "rshares": 8609674677, + "voter": "badger314" + }, + { + "rshares": 8839842393, + "voter": "badger317" + }, + { + "rshares": 8583105596, + "voter": "badger3102" + }, + { + "rshares": 8545290354, + "voter": "badger3103" + }, + { + "rshares": 8473652115, + "voter": "badger3125" + }, + { + "rshares": 8440424803, + "voter": "badger3183" + }, + { + "rshares": 523210618, + "voter": "aizen39" + }, + { + "rshares": 3692729259818, + "voter": "satoshifund" + }, + { + "rshares": 409139044923, + "voter": "taoteh1221" + }, + { + "rshares": 418804855, + "voter": "applecrisp" + }, + { + "rshares": 381169481, + "voter": "stiletto" + }, + { + "rshares": 55572589211, + "voter": "juanmiguelsalas" + }, + { + "rshares": 210458611837, + "voter": "will-zewe" + }, + { + "rshares": 380297285001, + "voter": "kaylinart" + }, + { + "rshares": 563706981359, + "voter": "infovore" + }, + { + "rshares": 77665341455, + "voter": "tim-johnston" + }, + { + "rshares": 81000705230, + "voter": "schro" + }, + { + "rshares": 257516084561, + "voter": "trogdor" + }, + { + "rshares": 4491802783, + "voter": "tee-em" + }, + { + "rshares": 32185101127, + "voter": "michaelx" + }, + { + "rshares": 804436229902, + "voter": "anwenbaumeister" + }, + { + "rshares": 5817925334, + "voter": "mark-waser" + }, + { + "rshares": 409576499, + "voter": "keithwillshine" + }, + { + "rshares": 111330095375, + "voter": "geoffrey" + }, + { + "rshares": 202874968510, + "voter": "kimziv" + }, + { + "rshares": 44426159607, + "voter": "honeythief" + }, + { + "rshares": 7049670897, + "voter": "mammasitta" + }, + { + "rshares": 6744340925, + "voter": "tyler-fletcher" + }, + { + "rshares": 79414155694, + "voter": "emily-cook" + }, + { + "rshares": 93849854528, + "voter": "mctiller" + }, + { + "rshares": 2187136185, + "voter": "superfreek" + }, + { + "rshares": 484592257, + "voter": "mrhankeh" + }, + { + "rshares": 4255723858, + "voter": "alexft" + }, + { + "rshares": 1869026224, + "voter": "justoneartist" + }, + { + "rshares": 280886491, + "voter": "ladyclair" + }, + { + "rshares": 3715415813, + "voter": "michaellamden68" + }, + { + "rshares": 161249433461, + "voter": "dashpaymag" + }, + { + "rshares": 174527707979, + "voter": "asmolokalo" + }, + { + "rshares": 57106930713, + "voter": "ezzy" + }, + { + "rshares": 71639420708, + "voter": "rubybian" + }, + { + "rshares": 3214941985, + "voter": "orly" + }, + { + "rshares": 5163778635, + "voter": "riscadox" + }, + { + "rshares": 18842523479, + "voter": "hakise" + }, + { + "rshares": 15354149755, + "voter": "yogi.artist" + }, + { + "rshares": 14213156438, + "voter": "r4fken" + }, + { + "rshares": 389458625, + "voter": "aizen13" + }, + { + "rshares": 3344942110, + "voter": "aizen41" + }, + { + "rshares": 950534210, + "voter": "aizen42" + }, + { + "rshares": 3238263445, + "voter": "aizen46" + }, + { + "rshares": 886294877, + "voter": "aizen47" + }, + { + "rshares": 217253386, + "voter": "aizen48" + }, + { + "rshares": 113259366, + "voter": "aizen49" + }, + { + "rshares": 754082458, + "voter": "busser" + }, + { + "rshares": 941015787, + "voter": "aizen51" + }, + { + "rshares": 1210073491361, + "voter": "renohq" + }, + { + "rshares": 455780965, + "voter": "aizen43" + }, + { + "rshares": 67659539, + "voter": "aizen44" + }, + { + "rshares": 763284602, + "voter": "aizen54" + }, + { + "rshares": 16859493667, + "voter": "ausbitbank" + }, + { + "rshares": 4728705839, + "voter": "gikitiki" + }, + { + "rshares": 11698403373, + "voter": "asim" + }, + { + "rshares": 99758482, + "voter": "snowden" + }, + { + "rshares": 1107690687, + "voter": "karen13" + }, + { + "rshares": 54321503601, + "voter": "shark" + }, + { + "rshares": 20363338717, + "voter": "meiisheree" + }, + { + "rshares": 258937743119, + "voter": "nabilov" + }, + { + "rshares": 8572920051, + "voter": "noodhoog" + }, + { + "rshares": 4205385163, + "voter": "dcryptogold" + }, + { + "rshares": 2668109030, + "voter": "dmacshady" + }, + { + "rshares": 233569693, + "voter": "aizen52" + }, + { + "rshares": 8368498979, + "voter": "herverisson" + }, + { + "rshares": 45693099664, + "voter": "milestone" + }, + { + "rshares": 33727004465, + "voter": "creemej" + }, + { + "rshares": 89580632, + "voter": "wildchild" + }, + { + "rshares": 2579031743, + "voter": "the-future" + }, + { + "rshares": 15372067535, + "voter": "nippel66" + }, + { + "rshares": 190269483, + "voter": "aizen55" + }, + { + "rshares": 163260776578, + "voter": "blueorgy" + }, + { + "rshares": 159387011508, + "voter": "opheliafu" + }, + { + "rshares": 4426428855, + "voter": "poseidon" + }, + { + "rshares": 2033762271, + "voter": "iamwne" + }, + { + "rshares": 79563973688, + "voter": "thylbom" + }, + { + "rshares": 7311858289, + "voter": "geronimo" + }, + { + "rshares": 4308378335, + "voter": "bitcoiner" + }, + { + "rshares": 116496190, + "voter": "bzeen" + }, + { + "rshares": 3756297830, + "voter": "tarindel" + }, + { + "rshares": 31921025901, + "voter": "deanliu" + }, + { + "rshares": 141429957, + "voter": "bento" + }, + { + "rshares": 13069930577, + "voter": "shredlord" + }, + { + "rshares": 13916292595, + "voter": "hagie" + }, + { + "rshares": 53841341992, + "voter": "jl777" + }, + { + "rshares": 1736201261, + "voter": "yarly" + }, + { + "rshares": 261735372, + "voter": "yarly2" + }, + { + "rshares": 262126965, + "voter": "yarly3" + }, + { + "rshares": 151424453, + "voter": "yarly4" + }, + { + "rshares": 152279375, + "voter": "yarly5" + }, + { + "rshares": 86799635, + "voter": "yarly7" + }, + { + "rshares": 100832394226, + "voter": "crazymumzysa" + }, + { + "rshares": 50619397, + "voter": "whalepool" + }, + { + "rshares": 20238670061, + "voter": "prufarchy" + }, + { + "rshares": 35610433440, + "voter": "anca3drandom" + }, + { + "rshares": 206059171, + "voter": "sergey44" + }, + { + "rshares": 6542152680, + "voter": "summonerrk" + }, + { + "rshares": 2012582806, + "voter": "hdd" + }, + { + "rshares": 21120708735, + "voter": "krabgat" + }, + { + "rshares": 4543641049, + "voter": "proto" + }, + { + "rshares": 634074071, + "voter": "curator" + }, + { + "rshares": 33383309924, + "voter": "sisterholics" + }, + { + "rshares": 420072669, + "voter": "yarly10" + }, + { + "rshares": 1404574750, + "voter": "alex.chien" + }, + { + "rshares": 224823596, + "voter": "yarly11" + }, + { + "rshares": 78603899, + "voter": "yarly12" + }, + { + "rshares": 11092117841, + "voter": "phoenixmaid" + }, + { + "rshares": 330141710, + "voter": "esqil" + }, + { + "rshares": 83707323, + "voter": "aizen53" + }, + { + "rshares": 149624601, + "voter": "steemster1" + }, + { + "rshares": 238512214, + "voter": "bullionstackers" + }, + { + "rshares": 6810743439, + "voter": "comealong" + }, + { + "rshares": 2002743924, + "voter": "andreynoch" + }, + { + "rshares": 947490604, + "voter": "metaflute" + }, + { + "rshares": 721310626, + "voter": "karenb54" + }, + { + "rshares": 449108428, + "voter": "bento04" + }, + { + "rshares": 753126143, + "voter": "bento03" + }, + { + "rshares": 1534361646, + "voter": "aizen" + }, + { + "rshares": 2298243810, + "voter": "taker" + }, + { + "rshares": 239545179, + "voter": "bento02" + }, + { + "rshares": 551525219, + "voter": "bento01" + }, + { + "rshares": 1007190932, + "voter": "pakisnxt" + }, + { + "rshares": 14668022793, + "voter": "nekromarinist" + }, + { + "rshares": 1618760149, + "voter": "coinbar" + }, + { + "rshares": 59219358, + "voter": "sharon" + }, + { + "rshares": 2635374169, + "voter": "merej99" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 1148224715117, + "voter": "laonie" + }, + { + "rshares": 146176741718, + "voter": "twinner" + }, + { + "rshares": 243451061692, + "voter": "ozchartart" + }, + { + "rshares": 5002368214, + "voter": "croatia" + }, + { + "rshares": 65300521, + "voter": "vladimirputin" + }, + { + "rshares": 23878310347, + "voter": "rawnetics" + }, + { + "rshares": 65308725, + "voter": "angelamerkel" + }, + { + "rshares": 17989038861, + "voter": "thebluepanda" + }, + { + "rshares": 81826244, + "voter": "bento06" + }, + { + "rshares": 24551995771, + "voter": "laoyao" + }, + { + "rshares": 38527150465, + "voter": "myfirst" + }, + { + "rshares": 239628375853, + "voter": "somebody" + }, + { + "rshares": 15892496776, + "voter": "sunshine" + }, + { + "rshares": 9202242828, + "voter": "flysaga" + }, + { + "rshares": 5634572644, + "voter": "brendio" + }, + { + "rshares": 2082686663, + "voter": "gmurph" + }, + { + "rshares": 68250832, + "voter": "missmishel623" + }, + { + "rshares": 82177171859, + "voter": "timsaid" + }, + { + "rshares": 52936380443, + "voter": "midnightoil" + }, + { + "rshares": 81534499564, + "voter": "mibenkito" + }, + { + "rshares": 2375350982, + "voter": "kalimor" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 1018538139, + "voter": "altucher" + }, + { + "rshares": 4186662893, + "voter": "ullikume" + }, + { + "rshares": 101572397, + "voter": "timferriss" + }, + { + "rshares": 53093897, + "voter": "michellek" + }, + { + "rshares": 4650618263, + "voter": "kurtbeil" + }, + { + "rshares": 2798919170, + "voter": "steemleak" + }, + { + "rshares": 109814173501, + "voter": "thisisbenbrick" + }, + { + "rshares": 104692799, + "voter": "darrenrowse" + }, + { + "rshares": 128793789941, + "voter": "xiaohui" + }, + { + "rshares": 83638970, + "voter": "xerneas" + }, + { + "rshares": 106149968, + "voter": "bigsambucca" + }, + { + "rshares": 6403494729, + "voter": "elfkitchen" + }, + { + "rshares": 5935556188, + "voter": "oflyhigh" + }, + { + "rshares": 2226707993, + "voter": "paynode" + }, + { + "rshares": 62525016, + "voter": "nickche" + }, + { + "rshares": 4251472057, + "voter": "xiaokongcom" + }, + { + "rshares": 62201879, + "voter": "msjennifer" + }, + { + "rshares": 57196572, + "voter": "ciao" + }, + { + "rshares": 47958674202, + "voter": "eneismijmich" + }, + { + "rshares": 2951808169, + "voter": "jrcornel" + }, + { + "rshares": 55449983, + "voter": "steemo" + }, + { + "rshares": 179351183, + "voter": "pcashmore" + }, + { + "rshares": 8570039552, + "voter": "xianjun" + }, + { + "rshares": 55306941, + "voter": "steema" + }, + { + "rshares": 59618782, + "voter": "andrew.sullivan" + }, + { + "rshares": 1046049321, + "voter": "brianclark" + }, + { + "rshares": 831589271, + "voter": "daniel.kahneman" + }, + { + "rshares": 232896636, + "voter": "tucker.max" + }, + { + "rshares": 740826654, + "voter": "darren.rowse" + }, + { + "rshares": 55704135, + "voter": "chris.dunn" + }, + { + "rshares": 71282219, + "voter": "confucius" + }, + { + "rshares": 11539993041, + "voter": "borran" + }, + { + "rshares": 3851639124, + "voter": "bledarus" + }, + { + "rshares": 1178246621, + "voter": "pat.flynn" + }, + { + "rshares": 52467942, + "voter": "loli" + }, + { + "rshares": 91473229819, + "voter": "miacats" + }, + { + "rshares": 1223581698, + "voter": "mattmarshall" + }, + { + "rshares": 437783005, + "voter": "timothysykes" + }, + { + "rshares": 106860965, + "voter": "patflynn" + }, + { + "rshares": 56157882, + "voter": "jarvis" + }, + { + "rshares": 561462512, + "voter": "microluck" + }, + { + "rshares": 896991635, + "voter": "andrewsullivan" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 54313084, + "voter": "fortuner" + }, + { + "rshares": 2005426994, + "voter": "chinadaily" + }, + { + "rshares": 9358481880, + "voter": "kyriacos" + }, + { + "rshares": 2859735634, + "voter": "virtualgrowth" + }, + { + "rshares": 122302767, + "voter": "thegoldencookie" + }, + { + "rshares": 20137065264, + "voter": "runaway-psyche" + }, + { + "rshares": 755831094058, + "voter": "dollarvigilante" + }, + { + "rshares": 61087248, + "voter": "workout" + }, + { + "rshares": 489129872, + "voter": "harvey.levin" + }, + { + "rshares": 23586282706, + "voter": "mihaiart" + }, + { + "rshares": 10341757518, + "voter": "gvargas123" + }, + { + "rshares": 53056158, + "voter": "johnbyrd" + }, + { + "rshares": 53039566, + "voter": "thomasaustin" + }, + { + "rshares": 53037689, + "voter": "thermor" + }, + { + "rshares": 53048942, + "voter": "ficholl" + }, + { + "rshares": 53030738, + "voter": "widell" + }, + { + "rshares": 86340173624, + "voter": "icfiedler" + }, + { + "rshares": 1266977190, + "voter": "laconicflow" + }, + { + "rshares": 52651308, + "voter": "revelbrooks" + }, + { + "rshares": 377542979, + "voter": "mrlogic" + }, + { + "rshares": 194739083, + "voter": "rand.fishkin" + }, + { + "rshares": 50816343, + "voter": "bitchplease" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 8673217231, + "voter": "onetree" + }, + { + "rshares": 3071905413, + "voter": "imag1ne" + }, + { + "rshares": 64111934444, + "voter": "mandibil" + }, + { + "rshares": 51562255, + "voter": "curpose" + }, + { + "rshares": 1208491149, + "voter": "lenar" + }, + { + "rshares": 9818184488, + "voter": "lesliestarrohara" + }, + { + "rshares": 112927371731, + "voter": "shenanigator" + }, + { + "rshares": 14779778251, + "voter": "macksby" + }, + { + "rshares": 85972582, + "voter": "uziriel" + }, + { + "rshares": 2080022045, + "voter": "funkywanderer" + }, + { + "rshares": 1485475073, + "voter": "linzo" + }, + { + "rshares": 4899042813, + "voter": "richardcrill" + }, + { + "rshares": 2205784762, + "voter": "jeremyfromwi" + }, + { + "rshares": 1688038542, + "voter": "eight-rad" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 1624641270, + "voter": "davidjkelley" + }, + { + "rshares": 187911420, + "voter": "team101" + }, + { + "rshares": 51718188, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 13264756693, + "voter": "ghasemkiani" + }, + { + "rshares": 906163750, + "voter": "sponge-bob" + }, + { + "rshares": 4545785145, + "voter": "l0k1" + }, + { + "rshares": 15223303760, + "voter": "digital-wisdom" + }, + { + "rshares": 3708921137, + "voter": "ethical-ai" + }, + { + "rshares": 50784892, + "voter": "freesteem" + }, + { + "rshares": 54391689, + "voter": "jamespro" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 3079499780, + "voter": "maryfromsochi" + }, + { + "rshares": 6679259372, + "voter": "jwaser" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 1330526017, + "voter": "crypt0mine" + }, + { + "rshares": 646493719, + "voter": "kev7000" + }, + { + "rshares": 1042750516, + "voter": "zettar" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 177656553, + "voter": "harveylevin" + }, + { + "rshares": 1129213184, + "voter": "chaeya" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 2615973485, + "voter": "bwaser" + }, + { + "rshares": 53003720, + "voter": "sofa" + }, + { + "rshares": 2563669906, + "voter": "lilmisjenn" + }, + { + "rshares": 122884931, + "voter": "gary.vaynerchuk" + }, + { + "rshares": 344116052, + "voter": "panther" + }, + { + "rshares": 2201645172, + "voter": "alina1" + }, + { + "rshares": 50639382, + "voter": "doggnostic" + }, + { + "rshares": 689550675, + "voter": "ct-gurus" + }, + { + "rshares": 50377764, + "voter": "jenny-talls" + }, + { + "rshares": 63519834123, + "voter": "tracemayer" + }, + { + "rshares": 905064441, + "voter": "brains" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 1339423728, + "voter": "steemafon" + }, + { + "rshares": 5610795642, + "voter": "chick1" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 519729361, + "voter": "nelyp" + }, + { + "rshares": 328506462, + "voter": "anomaly" + }, + { + "rshares": 2400090637, + "voter": "ellepdub" + }, + { + "rshares": 113405722, + "voter": "rynow" + }, + { + "rshares": 89841354699, + "voter": "honeyscribe" + }, + { + "rshares": 51415300, + "voter": "timothy.sykes" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 218488504, + "voter": "ola1" + }, + { + "rshares": 832905434, + "voter": "jbaker585" + }, + { + "rshares": 11803842421, + "voter": "herpetologyguy" + }, + { + "rshares": 28099831450, + "voter": "storyseeker" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 51659688, + "voter": "drac59" + }, + { + "rshares": 54632106, + "voter": "everittdmickey" + }, + { + "rshares": 780018003, + "voter": "zombiedoll" + }, + { + "rshares": 4709614494, + "voter": "morgan.waser" + }, + { + "rshares": 50602980, + "voter": "cfisher" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50536471, + "voter": "twistys" + }, + { + "rshares": 1822707064, + "voter": "bapparabi" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 3607671121, + "voter": "strong-ai" + }, + { + "rshares": 516306089, + "voter": "grisha-danunaher" + }, + { + "rshares": 72826233, + "voter": "igtes" + }, + { + "rshares": 705838377, + "voter": "dikanevroman" + }, + { + "rshares": 144899746, + "voter": "buffett" + }, + { + "rshares": 162925257, + "voter": "uct" + }, + { + "rshares": 162904624, + "voter": "allianz" + }, + { + "rshares": 408141953, + "voter": "witchcraftblog" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 157931180, + "voter": "pyro" + }, + { + "rshares": 157801695, + "voter": "realtime" + }, + { + "rshares": 304039381, + "voter": "james1987" + }, + { + "rshares": 160870736, + "voter": "electronicarts" + }, + { + "rshares": 1606766770, + "voter": "dresden" + }, + { + "rshares": 201362779, + "voter": "mgibson" + }, + { + "rshares": 152057481, + "voter": "food-creator" + }, + { + "rshares": 159531007, + "voter": "benetton" + }, + { + "rshares": 154417232, + "voter": "jasonxg" + }, + { + "rshares": 159387371, + "voter": "bosch" + }, + { + "rshares": 4918101052, + "voter": "sherlockcupid" + }, + { + "rshares": 158632601, + "voter": "cream" + }, + { + "rshares": 158326081, + "voter": "thomasp" + }, + { + "rshares": 74838700, + "voter": "dealzgal" + }, + { + "rshares": 154959539, + "voter": "mrshanson" + }, + { + "rshares": 83470968, + "voter": "storage" + }, + { + "rshares": 329629477, + "voter": "aldentan" + }, + { + "rshares": 67690648, + "voter": "blackmarket" + }, + { + "rshares": 73837045, + "voter": "gifts" + }, + { + "rshares": 112446078, + "voter": "paulocouto" + }, + { + "rshares": 151927362, + "voter": "countofdelphi" + }, + { + "rshares": 151062983, + "voter": "newsfeed" + }, + { + "rshares": 154022998, + "voter": "sambkf" + }, + { + "rshares": 144957585, + "voter": "sawgunner13" + }, + { + "rshares": 144801473, + "voter": "dirlei.sdias" + }, + { + "rshares": 150387842, + "voter": "trickster512" + } + ], + "author": "fairytalelife", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.97, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n

    Do you want to know what depression feels like? 

    \n

    Think of a foggy grey muck that encircles you head to toe. Severe depression strips you from being able to experience any joy in life, even when for all the world it appears you have everything going for you.   Watered down commentaries attempt to describe the soul rotting misery of waking up in darkness every day. Who are those who can bolt out of bed ready to face the day with their happy attitudes about life? I don\u2019t know. I\u2019ve never been one. I dread waking up. One of the things really depressed people look forward to is a respite from consciousness. This is why those who suffer tend to sleep so much. It\u2019s escapism. Yet it isn\u2019t, because even in sleep you can be terrorized by your daytime demons. The quality of sleep is not restful \u2013 in fact, rather fitful. This is one reason so many people take mind-numbing tranquilizers to dull their wakeful state just to be able to drift away to somewhere, anywhere else than the dangerous and unchecked arena of the mind.    

    \n

    People experience the tiers of depression's challenges in different ways. It\u2019s not being disappointed or being in a bad mood if something doesn\u2019t pan out in your favor. You chipped you manicure? Bugger. Irritating, yes, but it\u2019s not the end of the world. For a depressed person,  something minor (for whatever reason) can hurl you head first into a bottomless void of regret and agony. You associate daily life with walking through a minefield. Danger lurks with every step. That ad for an antidepressant that shows a cartoon figure walking around under her own cloud of rain sums up the feeling quite well (of course it does \u2013 sponsored by The Pharmaceutical Cartel). You NEED this drug to function. That\u2019s another post, and I know far too well how drugs are touted as the magic solution. Not even children are safe from their campaigns.

    \n

    \n

    It\u2019s the ultimate mind-fuck factory, this thought prison that leads you through Dante\u2019s circles of hell as you try to scramble your way out of the snake pit. The thoughts pull you back in by your ankles. Like a horror movie, the entity of depression knows what scares you. It knows what makes you wail in despair. It knows your saddest thoughts and flashes those across the movie screen in your head in incessant reruns. You are a spectator, but unable to avert your eyes.   

    \n

    You have things to do? Most can buck up and get 'er done. A very depressed person knows what must be done yet can\u2019t do it. Cannot. It\u2019s not possible. It has nothing to do with laziness and everything to do with apathy. The effort isn\u2019t worth it. You know you will feel better if such and such gets done. So the obvious solution is to do it. You have errands to run? Get in the car and go. But for a depressed person, the mundane becomes detestable to such an extent that not even the guilt for not doing the things is unable to motivate you enough to accomplish what is impossible in your mind.   

    \n

    \n

    Once while touring Alcatraz, I was struck by something the tour guide told us. The island is positioned in just the right way that all the prisoners could smell the Ghirardelli chocolate factory wafting its chocolate scent across the bay, no doubt driving inmates insane. This is much like depression. You are stuck in a jail cell knowing everyone else is living happily while you miss out on what you know (on some level) is a gift \u2013 life itself. You can only observe from afar.    

    \n

    You know those days when you feel like a sloth and nothing gets done? For many depressed people that\u2019s every day. By getting nothing done I don\u2019t mean cleaning out the refrigerator or reading a book your friend needs back. I mean responsibilities you must accept as an adult, as a parent. You can\u2019t function. Your kids are hungry, but you can\u2019t do anything about it because you can\u2019t move. You have an empty stare and wonder if it\u2019s too early for a drink. It\u2019s only one in the afternoon. Can it be justified?    

    \n

    And you can\u2019t stop seeing those stories about the Yulin dog meat festival. This is horrible because an animal suffering is the worst thing in the world to me. Or those commercials by the SPCA. The thoughts hit hard, bating me. \u201cUh oh! She\u2019s making some progress \u2013 what is she sad about? Let\u2019s infect.\u201d Self-sabotage is the name of the game. For a depressed person, thoughts take over and pollute your whole mind.   

    \n

    You hope you will feel better tomorrow, or someday. You keep saying someday. But that wastes away today. You hide from friends and family because the idea of faking a smile is akin to torture. And you think no one cares about your problems. Or they are tired of hearing about them because they are always the same.   Your brain is wired differently. Some of the most creative genius comes from a desolate mental state. It can, but only If you can get any mental energy together to be productive.   

    \n

    Your friends email you cures for migraines. You have had to invent numerous excuses that involve having them, because that\u2019s a reasonable excuse to cancel plans. Saying you\u2019re sad or not in the mood will get \u201cI\u2019ll cheer you up\u201d from well-meaning friends and family. But you want to be alone, completely isolated, in bed, with the covers pulled up over your head. And you want to cry. And I don\u2019t mean a few tears. I mean heart-wrenching sobs that no one would want to hear.   

    \n

    You yell at people you love. You cry easily. They can\u2019t help you but they can sure piss you off. And we are pissed at ourselves, because children have needs that must be met -no question about it. And you know are letting them down with your suffering. Another blow.   We do not feel sorry for ourselves in the traditional sense. We do feel sorry that we can\u2019t get a grip as we are often told to do. We feel guilty for letting others down who matter as they stand by helpless, completely befuddled about their roles in all of this. They feel responsible You want to convey it\u2019s not them or their fault, but they start to not believe you. It\u2019s no one\u2019s fault. It simply is.   

    \n

    Some days are easier than others. I often do well when the stars align - deceptively so, or maybe not deceptive. Maybe I am getting a handle on this curse. It\u2019s a constant roller coaster of wondering when the happy cart will upturn and everything you manage to put in there (composure, self-esteem, productivity) scatters across the road. And cars are coming, but you have to try to summon up the ability to put them back in and continue on your journey. It\u2019s like you are that one slow car on a hill that everyone zips past because they don\u2019t carry the burden of your load.   

    \n

    Is life a beautiful thing? Yes. It is. Is it filled with sadness? Yes to that too. Can a depressed person overcome depression? I think so. But in order to answer that, you must be willing to look at your origins to discover what might be holding you back.         

    \n

    \n

    Drawings and painting \u00a9 Johanna Westerman 2016  

    \n


    \n", + "category": "health", + "children": 44, + "created": "2016-09-14T17:46:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/14/HeadlessHoreseman-medium2d3b42.png", + "https://www.steemimg.com/images/2016/09/14/Brain1b12cc.jpg", + "https://www.steemimg.com/images/2016/09/14/Blanche134386.jpg", + "https://www.steemimg.com/images/2016/09/14/HeadlessHoreseman96dd9.jpg" + ], + "tags": [ + "health", + "art", + "illustration", + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 120989205660828, + "payout": 832.556, + "payout_at": "2016-09-21T17:46:30", + "pending_payout_value": "832.556 HBD", + "percent_hbd": 10000, + "permlink": "the-prison-of-depression", + "post_id": 1245264, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 492 + }, + "title": "The Prison of Depression", + "updated": "2016-09-14T19:14:27", + "url": "/health/@fairytalelife/the-prison-of-depression" + }, + { + "active_votes": [ + { + "rshares": 231806896049, + "voter": "anonymous" + }, + { + "rshares": 40039727156805, + "voter": "blocktrades" + }, + { + "rshares": 81139043695, + "voter": "friend5" + }, + { + "rshares": 5563642779143, + "voter": "kushed" + }, + { + "rshares": 4361056998354, + "voter": "roadscape" + }, + { + "rshares": 11463456159, + "voter": "by24seven" + }, + { + "rshares": 48198557404, + "voter": "twiceuponatime" + }, + { + "rshares": 253716125229, + "voter": "indominon" + }, + { + "rshares": 72048644865, + "voter": "vault" + }, + { + "rshares": 22916314085, + "voter": "wpalczynski" + }, + { + "rshares": 23645584002, + "voter": "nikolai" + }, + { + "rshares": 143164562367, + "voter": "chris4210" + }, + { + "rshares": 24193131603, + "voter": "acidyo" + }, + { + "rshares": 313691550, + "voter": "coar" + }, + { + "rshares": 1061234978, + "voter": "murh" + }, + { + "rshares": 33781972641, + "voter": "ratel" + }, + { + "rshares": 208364758717, + "voter": "kimziv" + }, + { + "rshares": 45145254362, + "voter": "venuspcs" + }, + { + "rshares": 7264907621, + "voter": "getssidetracked" + }, + { + "rshares": 1414199127, + "voter": "trees" + }, + { + "rshares": 197179742, + "voter": "strawhat" + }, + { + "rshares": 844421054, + "voter": "endgame" + }, + { + "rshares": 118094280271, + "voter": "furion" + }, + { + "rshares": 2834923420, + "voter": "steem1653" + }, + { + "rshares": 13516878845, + "voter": "sitaru" + }, + { + "rshares": 3735950544, + "voter": "incomemonthly" + }, + { + "rshares": 6392090406, + "voter": "cryptosi" + }, + { + "rshares": 243749878708, + "voter": "nabilov" + }, + { + "rshares": 677892916, + "voter": "luisucv34" + }, + { + "rshares": 34761252099, + "voter": "creemej" + }, + { + "rshares": 167304333801, + "voter": "blueorgy" + }, + { + "rshares": 4545098461, + "voter": "poseidon" + }, + { + "rshares": 41053239884, + "voter": "celsius100" + }, + { + "rshares": 1659490970, + "voter": "tokyodude" + }, + { + "rshares": 128098702, + "voter": "mysteem" + }, + { + "rshares": 6168588588, + "voter": "chloetaylor" + }, + { + "rshares": 34309889652, + "voter": "sisterholics" + }, + { + "rshares": 59017018, + "voter": "reported" + }, + { + "rshares": 55047214, + "voter": "krushing" + }, + { + "rshares": 1213316718415, + "voter": "laonie" + }, + { + "rshares": 21929710586, + "voter": "rawnetics" + }, + { + "rshares": 41307699258, + "voter": "myfirst" + }, + { + "rshares": 246282932283, + "voter": "somebody" + }, + { + "rshares": 9450611021, + "voter": "flysaga" + }, + { + "rshares": 513541455, + "voter": "minnowsunited" + }, + { + "rshares": 54405663387, + "voter": "midnightoil" + }, + { + "rshares": 54018085, + "voter": "whatyouganjado" + }, + { + "rshares": 136080800992, + "voter": "xiaohui" + }, + { + "rshares": 6792049578, + "voter": "elfkitchen" + }, + { + "rshares": 61187902, + "voter": "makaveli" + }, + { + "rshares": 4366196499, + "voter": "xiaokongcom" + }, + { + "rshares": 7475701368, + "voter": "thebotkiller" + }, + { + "rshares": 8801500509, + "voter": "xianjun" + }, + { + "rshares": 11292536945, + "voter": "borran" + }, + { + "rshares": 53669860, + "voter": "alexbones" + }, + { + "rshares": 576331905, + "voter": "microluck" + }, + { + "rshares": 1310823380, + "voter": "stevescoins" + }, + { + "rshares": 3089652212, + "voter": "macartem" + }, + { + "rshares": 10344891579, + "voter": "gvargas123" + }, + { + "rshares": 156958768, + "voter": "nang1" + }, + { + "rshares": 166282713, + "voter": "kamil5" + }, + { + "rshares": 51156498, + "voter": "dobbydaba" + }, + { + "rshares": 5950976762, + "voter": "trev" + }, + { + "rshares": 8773942171, + "voter": "craigwilliamz" + }, + { + "rshares": 72624506, + "voter": "ozertayiz" + }, + { + "rshares": 53639497, + "voter": "salebored" + }, + { + "rshares": 736031742, + "voter": "freeinthought" + }, + { + "rshares": 63258691, + "voter": "arnoldz61" + }, + { + "rshares": 2101747450, + "voter": "eight-rad" + }, + { + "rshares": 53681172, + "voter": "bitdrone" + }, + { + "rshares": 53672498, + "voter": "sleepcult" + }, + { + "rshares": 54175638, + "voter": "apparat" + }, + { + "rshares": 12276570645, + "voter": "doitvoluntarily" + }, + { + "rshares": 135393340675, + "voter": "thecyclist" + }, + { + "rshares": 52015504, + "voter": "analyzethis" + }, + { + "rshares": 63904547, + "voter": "freebornangel" + }, + { + "rshares": 52154065, + "voter": "nommo" + }, + { + "rshares": 51261721, + "voter": "f1111111" + }, + { + "rshares": 339287005, + "voter": "anomaly" + }, + { + "rshares": 98545946, + "voter": "ola1" + }, + { + "rshares": 63588518, + "voter": "mari5555na" + }, + { + "rshares": 2996735269, + "voter": "powerup" + }, + { + "rshares": 527464783, + "voter": "grisha-danunaher" + }, + { + "rshares": 161974443, + "voter": "zapply" + }, + { + "rshares": 158561921, + "voter": "jyriygo" + }, + { + "rshares": 136494240, + "voter": "bleujay" + }, + { + "rshares": 153397644, + "voter": "milank" + }, + { + "rshares": 150273031, + "voter": "inkwisitiveguy01" + } + ], + "author": "powerup", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.04, + "beneficiaries": [], + "blacklists": [], + "body": "So far, a great number of applications, or tools that can considerably improve our user experience whether we are old users or new, has been created. The application directory created by @roelandp is accepted as an official directory that currently contains more than 80 various tools, mainly created by the community members, with a few official ones. The number of applications is growing rapidly, thanks to talented developers and other users, whose ideas are being converted into functional programs.\n\nHere, I want to introduce you to an infographic that contains 17 very useful tools singled out and sorted into categories according to their use. The first category 'for new and old users' contains essential applications for most users, including applications such as the official chat server and block explorer, as well as a dedicated service for uninterrupted adding of photos, @jesta's tool for easier tracking of data related to your account, and a tool for real-time Steem Backed Dollar conversion, with a few extra applications included in the service.\n\nThe next group contains the applications essential for developers, led by @xeroc's piston which says for itself 'The Swiff Army Knife for the Steem network'. They facilitate the communication with the steem blockchain and there is also an application that facilitates the integration of Steem payments to your service. \n\nThe Miscellaneous group contains a variety of useful applications such as tools for curators, a precise browser of user reputation, a dedicated tool for creating shortened links with statistics, a Steem Stream display of all activity in real time with an option of adjusting your settings, as well as speech community and radio.\n\nLast group are applications in the category of data and analytics that contain most of data about the network, the network activity and the users. \n\nI apologize in advance if some of your favorite applications have been left out; if that is the case, you can always visit http://SteemTools.com which contains all the applications.\n\n*For a clearer view, it is recommended that you open the image in full resolution.* *[Infographic Hotlink!](http://res.cloudinary.com/powerup/image/upload/c_scale,w_1437/v1473957114/revision-02_tdjkik.png)*\nhttps://s11.postimg.io/8uxamnavn/revision_02.png\n---\n ![http://steemit.com/@powerup](https://img1.steemit.com/0x0/https://resources.sketch.cloud/public/102c8fee-b651-415a-8498-36de3c522b7d.png)", + "category": "infographic", + "children": 6, + "created": "2016-09-15T16:45:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s11.postimg.io/8uxamnavn/revision_02.png", + "https://img1.steemit.com/0x0/https://resources.sketch.cloud/public/102c8fee-b651-415a-8498-36de3c522b7d.png" + ], + "links": [ + "http://SteemTools.com", + "http://res.cloudinary.com/powerup/image/upload/c_scale,w_1437/v1473957114/revision-02_tdjkik.png" + ], + "tags": [ + "infographic", + "steemit", + "steem", + "steemsquad", + "minnowsunite" + ], + "users": [ + "roelandp", + "jesta", + "xeroc" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 53802622776333, + "payout": 170.17, + "payout_at": "2016-09-22T16:45:09", + "pending_payout_value": "170.170 HBD", + "percent_hbd": 10000, + "permlink": "17-steem-tools-every-steemian-needs-to-know", + "post_id": 1256009, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 88 + }, + "title": "Steem Tools Every Steemian Needs To Know (Infographic)", + "updated": "2016-09-15T18:45:09", + "url": "/infographic/@powerup/17-steem-tools-every-steemian-needs-to-know" + }, + { + "active_votes": [ + { + "rshares": 518181875581, + "voter": "barrie" + }, + { + "rshares": 31620103450538, + "voter": "smooth" + }, + { + "rshares": 260759332327, + "voter": "anonymous" + }, + { + "rshares": 2047759927809, + "voter": "badassmother" + }, + { + "rshares": 2099340340625, + "voter": "hr1" + }, + { + "rshares": 1402227395408, + "voter": "rossco99" + }, + { + "rshares": 23338638054, + "voter": "jaewoocho" + }, + { + "rshares": 1910039425215, + "voter": "xeroc" + }, + { + "rshares": 1661657401786, + "voter": "joseph" + }, + { + "rshares": 471982260599, + "voter": "recursive3" + }, + { + "rshares": 3187826540990, + "voter": "recursive" + }, + { + "rshares": 1282783470, + "voter": "mineralwasser" + }, + { + "rshares": 702252849815, + "voter": "boombastic" + }, + { + "rshares": 1719075621, + "voter": "bingo-1" + }, + { + "rshares": 5936571539134, + "voter": "smooth.witness" + }, + { + "rshares": 457719147730, + "voter": "boatymcboatface" + }, + { + "rshares": 9890456090, + "voter": "idol" + }, + { + "rshares": 131787410217, + "voter": "team" + }, + { + "rshares": 1702427102, + "voter": "jocelyn" + }, + { + "rshares": 461461082967, + "voter": "leesunmoo" + }, + { + "rshares": 1247396916090, + "voter": "gavvet" + }, + { + "rshares": 74913635150, + "voter": "eeks" + }, + { + "rshares": 8567499992, + "voter": "fkn" + }, + { + "rshares": 11261443630, + "voter": "elishagh1" + }, + { + "rshares": 599827540724, + "voter": "nanzo-scoop" + }, + { + "rshares": 161287532172, + "voter": "steve-walschot" + }, + { + "rshares": 182039074638, + "voter": "mummyimperfect" + }, + { + "rshares": 313666285, + "voter": "coar" + }, + { + "rshares": 109431915950, + "voter": "asch" + }, + { + "rshares": 1414823587, + "voter": "murh" + }, + { + "rshares": 6375528917, + "voter": "cryptofunk" + }, + { + "rshares": 2219594239, + "voter": "error" + }, + { + "rshares": 5268583124, + "voter": "marta-zaidel" + }, + { + "rshares": 38749275184, + "voter": "ranko-k" + }, + { + "rshares": 985447048915, + "voter": "cyber" + }, + { + "rshares": 63472911304, + "voter": "theshell" + }, + { + "rshares": 52177367591, + "voter": "ak2020" + }, + { + "rshares": 417566592605, + "voter": "taoteh1221" + }, + { + "rshares": 375915775849, + "voter": "hedge-x" + }, + { + "rshares": 18668166065, + "voter": "samether" + }, + { + "rshares": 33779461634, + "voter": "ratel" + }, + { + "rshares": 85401868413, + "voter": "herzmeister" + }, + { + "rshares": 5287000077, + "voter": "tee-em" + }, + { + "rshares": 30496214097, + "voter": "michaelx" + }, + { + "rshares": 5950236300, + "voter": "mark-waser" + }, + { + "rshares": 130482031811, + "voter": "geoffrey" + }, + { + "rshares": 74777860177, + "voter": "kimziv" + }, + { + "rshares": 79450691320, + "voter": "emily-cook" + }, + { + "rshares": 2251928158, + "voter": "superfreek" + }, + { + "rshares": 471516850, + "voter": "mrhankeh" + }, + { + "rshares": 17908173089, + "voter": "grey580" + }, + { + "rshares": 68200649381, + "voter": "bacchist" + }, + { + "rshares": 20382051466, + "voter": "thebatchman" + }, + { + "rshares": 59056857395, + "voter": "lehard" + }, + { + "rshares": 76017835973, + "voter": "rubybian" + }, + { + "rshares": 18268797910, + "voter": "konstantin" + }, + { + "rshares": 2649402156, + "voter": "romel" + }, + { + "rshares": 6941291365, + "voter": "gatoso" + }, + { + "rshares": 41821532061, + "voter": "furion" + }, + { + "rshares": 200664863, + "voter": "barbara2" + }, + { + "rshares": 223036409, + "voter": "ch0c0latechip" + }, + { + "rshares": 206422340, + "voter": "doge4lyf" + }, + { + "rshares": 12011310308, + "voter": "asim" + }, + { + "rshares": 85512692, + "voter": "snowden" + }, + { + "rshares": 14804978653, + "voter": "aaseb" + }, + { + "rshares": 4431003942, + "voter": "karen13" + }, + { + "rshares": 1455625353, + "voter": "jrd8526" + }, + { + "rshares": 21565632626, + "voter": "artific" + }, + { + "rshares": 7164402609, + "voter": "lichtblick" + }, + { + "rshares": 37826396801, + "voter": "creemej" + }, + { + "rshares": 84865861, + "voter": "wildchild" + }, + { + "rshares": 3871359622, + "voter": "maximkichev" + }, + { + "rshares": 167294697812, + "voter": "blueorgy" + }, + { + "rshares": 1631211812, + "voter": "poseidon" + }, + { + "rshares": 2083366228, + "voter": "iamwne" + }, + { + "rshares": 362447415925, + "voter": "calaber24p" + }, + { + "rshares": 10466922918, + "voter": "rpf" + }, + { + "rshares": 3694190342, + "voter": "bitcoiner" + }, + { + "rshares": 33624572763, + "voter": "deanliu" + }, + { + "rshares": 459345887, + "voter": "meteor78" + }, + { + "rshares": 30193718340, + "voter": "zaebars" + }, + { + "rshares": 6948016204, + "voter": "positive" + }, + { + "rshares": 780088825, + "voter": "raymonjohnstone" + }, + { + "rshares": 19827631792, + "voter": "krabgat" + }, + { + "rshares": 11734541225, + "voter": "sisterholics" + }, + { + "rshares": 1483259422, + "voter": "alex.chien" + }, + { + "rshares": 8921616604, + "voter": "royalmacro" + }, + { + "rshares": 233934645, + "voter": "fnait" + }, + { + "rshares": 207827906, + "voter": "keepcalmand" + }, + { + "rshares": 1838091863, + "voter": "remlaps" + }, + { + "rshares": 3445177864, + "voter": "glitterpig" + }, + { + "rshares": 7221227809, + "voter": "uwe69" + }, + { + "rshares": 896285424, + "voter": "metaflute" + }, + { + "rshares": 50575844297, + "voter": "gomeravibz" + }, + { + "rshares": 9193626491, + "voter": "taker" + }, + { + "rshares": 2236809039, + "voter": "merej99" + }, + { + "rshares": 414945627496, + "voter": "laonie" + }, + { + "rshares": 166006086500, + "voter": "twinner" + }, + { + "rshares": 22430898487, + "voter": "laonie1" + }, + { + "rshares": 22947696195, + "voter": "laonie2" + }, + { + "rshares": 22955764004, + "voter": "laonie3" + }, + { + "rshares": 25206296089, + "voter": "laoyao" + }, + { + "rshares": 14653942462, + "voter": "myfirst" + }, + { + "rshares": 90711449970, + "voter": "somebody" + }, + { + "rshares": 3391693609, + "voter": "flysaga" + }, + { + "rshares": 5465055585, + "voter": "brendio" + }, + { + "rshares": 2084677795, + "voter": "gmurph" + }, + { + "rshares": 18607683624, + "voter": "midnightoil" + }, + { + "rshares": 2280336943, + "voter": "kalimor" + }, + { + "rshares": 504711698206, + "voter": "glitterfart" + }, + { + "rshares": 22951578069, + "voter": "laonie4" + }, + { + "rshares": 22949307467, + "voter": "laonie5" + }, + { + "rshares": 22946449112, + "voter": "laonie6" + }, + { + "rshares": 22942428841, + "voter": "laonie7" + }, + { + "rshares": 3489545901, + "voter": "kurtbeil" + }, + { + "rshares": 22939097897, + "voter": "laonie8" + }, + { + "rshares": 22936432119, + "voter": "laonie9" + }, + { + "rshares": 46536921016, + "voter": "xiaohui" + }, + { + "rshares": 177527074798, + "voter": "terrycraft" + }, + { + "rshares": 1321003450, + "voter": "dolov" + }, + { + "rshares": 88179884, + "voter": "bigsambucca" + }, + { + "rshares": 2287717822, + "voter": "elfkitchen" + }, + { + "rshares": 105894845081, + "voter": "joele" + }, + { + "rshares": 6166349652, + "voter": "oflyhigh" + }, + { + "rshares": 2229123966, + "voter": "paynode" + }, + { + "rshares": 1566982177, + "voter": "xiaokongcom" + }, + { + "rshares": 253808801, + "voter": "xcepta" + }, + { + "rshares": 3158713250, + "voter": "xianjun" + }, + { + "rshares": 12796476601, + "voter": "borran" + }, + { + "rshares": 64119004, + "voter": "jupiter.zeus" + }, + { + "rshares": 70633121, + "voter": "stevescriber" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 51199976, + "voter": "nano2nd" + }, + { + "rshares": 2249451928, + "voter": "njall" + }, + { + "rshares": 206879958, + "voter": "microluck" + }, + { + "rshares": 6547835526, + "voter": "userlogin" + }, + { + "rshares": 6802729666, + "voter": "rubenalexander" + }, + { + "rshares": 59219258, + "voter": "photo00" + }, + { + "rshares": 604279479, + "voter": "tagira" + }, + { + "rshares": 2131733339, + "voter": "chinadaily" + }, + { + "rshares": 108403024, + "voter": "pollina" + }, + { + "rshares": 2649789126, + "voter": "levycore" + }, + { + "rshares": 22930483067, + "voter": "laonie10" + }, + { + "rshares": 332237822, + "voter": "mrlogic" + }, + { + "rshares": 59229074587, + "voter": "mandibil" + }, + { + "rshares": 2132454023, + "voter": "shadowspub" + }, + { + "rshares": 59067894, + "voter": "bonapetit" + }, + { + "rshares": 5053531368, + "voter": "richardcrill" + }, + { + "rshares": 22091338934, + "voter": "laonie11" + }, + { + "rshares": 2101664455, + "voter": "eight-rad" + }, + { + "rshares": 3336919086, + "voter": "xanoxt" + }, + { + "rshares": 1661479473, + "voter": "davidjkelley" + }, + { + "rshares": 187911420, + "voter": "team101" + }, + { + "rshares": 109225703, + "voter": "rusla" + }, + { + "rshares": 4892645779, + "voter": "mscleverclocks" + }, + { + "rshares": 727103786, + "voter": "ksena" + }, + { + "rshares": 11069296957, + "voter": "sponge-bob" + }, + { + "rshares": 4268200560, + "voter": "l0k1" + }, + { + "rshares": 15569990970, + "voter": "digital-wisdom" + }, + { + "rshares": 3791420478, + "voter": "ethical-ai" + }, + { + "rshares": 6830905360, + "voter": "jwaser" + }, + { + "rshares": 50858762, + "voter": "apparat" + }, + { + "rshares": 212888896291, + "voter": "asksisk" + }, + { + "rshares": 2675382304, + "voter": "bwaser" + }, + { + "rshares": 350998373, + "voter": "panther" + }, + { + "rshares": 659649765, + "voter": "ct-gurus" + }, + { + "rshares": 54793782, + "voter": "park.bom" + }, + { + "rshares": 395173675944, + "voter": "charlieshrem" + }, + { + "rshares": 60104450664, + "voter": "tracemayer" + }, + { + "rshares": 23239991726, + "voter": "brains" + }, + { + "rshares": 407083055, + "voter": "anomaly" + }, + { + "rshares": 2401189699, + "voter": "ellepdub" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 172352271, + "voter": "ola1" + }, + { + "rshares": 12396603737, + "voter": "herpetologyguy" + }, + { + "rshares": 51826827, + "voter": "drac59" + }, + { + "rshares": 4816713747, + "voter": "morgan.waser" + }, + { + "rshares": 297771990, + "voter": "thefinanceguy" + }, + { + "rshares": 1258344048, + "voter": "anns" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50868434, + "voter": "jumbo" + }, + { + "rshares": 50865840, + "voter": "sting" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 50543061, + "voter": "rabobank" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 3689644671, + "voter": "strong-ai" + }, + { + "rshares": 52329350, + "voter": "ninjapainter" + }, + { + "rshares": 254506659, + "voter": "darkminded153" + }, + { + "rshares": 527435916, + "voter": "grisha-danunaher" + }, + { + "rshares": 162917785, + "voter": "ctu" + }, + { + "rshares": 162911190, + "voter": "front" + }, + { + "rshares": 1630327346, + "voter": "rusteemitblog" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 159025535, + "voter": "xtreme" + }, + { + "rshares": 155528114, + "voter": "icesteem" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 74838700, + "voter": "dealzgal" + }, + { + "rshares": 255357124, + "voter": "orenshani7" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 93882016, + "voter": "expat" + }, + { + "rshares": 154566975, + "voter": "dimaisrael" + }, + { + "rshares": 1593664040, + "voter": "steemlift" + }, + { + "rshares": 138651704, + "voter": "toddemaher1" + } + ], + "author": "terrycraft", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.42, + "beneficiaries": [], + "blacklists": [], + "body": "
    \n\nhttp://bigpicture.ru/wp-content/uploads/2013/03/sovietwoman18.jpg\nImage credit / \u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a \u0444\u043e\u0442\u043e\n\n\n

    When looking through old photographs, you realize how much the world has changed around us.

    \n
    \u041f\u0440\u043e\u0441\u043c\u0430\u0442\u0440\u0438\u0432\u0430\u044f \u0441\u0442\u0430\u0440\u044b\u0435 \u0444\u043e\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u0438, \u043e\u0441\u043e\u0437\u043d\u0430\u0451\u0448\u044c \u043d\u0430\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0438\u0437\u043c\u0435\u043d\u0438\u043b\u0441\u044f \u043c\u0438\u0440 \u0432\u043e\u043a\u0440\u0443\u0433 \u043d\u0430\u0441.
    \n\n\nhttp://bigpicture.ru/wp-content/uploads/2013/03/sovietwoman16.jpg\nImage credit / \u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a \u0444\u043e\u0442\u043e\n\n\n

    I am deeply convinced that the people imprinted on these black-and-white photographs never suspected what will happen to them in the future, whether it is immediate or distant As well as they didn't realized how quickly the years will pass, changing all the world around. So, as you look at their careless faces, you fairly quickly realize that your current situation is not much different.

    \n
    \u042f \u0433\u043b\u0443\u0431\u043e\u043a\u043e \u0443\u0432\u0435\u0440\u0435\u043d\u0430 \u0432 \u0442\u043e\u043c, \u0447\u0442\u043e \u043b\u044e\u0434\u0438, \u0437\u0430\u043f\u0435\u0447\u0430\u0442\u043b\u0451\u043d\u043d\u044b\u0435 \u043d\u0430 \u0447\u0451\u0440\u043d\u043e-\u0431\u0435\u043b\u044b\u0445 \u0444\u043e\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u044f\u0445, \u043d\u0435 \u043f\u043e\u0434\u043e\u0437\u0440\u0435\u0432\u0430\u043b\u0438, \u0447\u0442\u043e \u0441\u0442\u0430\u043d\u0435\u0442 \u0441 \u043d\u0438\u043c\u0438 \u0432 \u0431\u043b\u0438\u0436\u0430\u0439\u0448\u0435\u043c, \u0438 \u043d\u0435 \u043e\u0447\u0435\u043d\u044c, \u0431\u0443\u0434\u0443\u0449\u0435\u043c. \u041d\u0435 \u0437\u043d\u0430\u043b\u0438 \u043e\u043d\u0438 \u0442\u0430\u043a\u0436\u0435, \u043d\u0430\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0441\u0442\u0440\u0435\u043c\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u043f\u0440\u043e\u0439\u0434\u0443\u0442 \u0433\u043e\u0434\u044b, \u0438 \u043a\u0430\u043a \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u0441\u044f \u043c\u0438\u0440 \u0432\u043e\u043a\u0440\u0443\u0433. \u041f\u043e\u044d\u0442\u043e\u043c\u0443, \u0433\u043b\u044f\u0434\u044f \u043d\u0430 \u0438\u0445 \u0431\u0435\u0441\u043f\u0435\u0447\u043d\u044b\u0435 \u043b\u0438\u0446\u0430, \u0434\u043e\u0432\u043e\u043b\u044c\u043d\u043e \u0431\u044b\u0441\u0442\u0440\u043e \u043e\u0441\u043e\u0437\u043d\u0430\u0451\u0448\u044c, \u0447\u0442\u043e \u0442\u0432\u043e\u0451 \u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0441\u0435\u0439\u0447\u0430\u0441 \u043c\u0430\u043b\u043e \u0447\u0435\u043c \u043e\u0442\u043b\u0438\u0447\u0430\u0435\u0442\u0441\u044f.
    \n\n\nhttp://bigpicture.ru/wp-content/uploads/2013/03/sovietwoman14.jpg\nImage credit / \u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a \u0444\u043e\u0442\u043e\n\n\n

    Everything that happens around us changes the world we are witnessing. We live in an age of technological progress; the advent of the first computers, the Internet, gadgets, social networks, online games, e-commerce, cryptocurrency and, finally, a blockchain social network - the Steemit, which makes our minds work for creation of good content and its curation.

    \n
    \u0412\u0441\u0451 \u043f\u0440\u043e\u0438\u0441\u0445\u043e\u0434\u044f\u0449\u0435\u0435 \u0432\u043e\u043a\u0440\u0443\u0433 \u043d\u0430\u0441 \u043c\u0435\u043d\u044f\u0435\u0442 \u043c\u0438\u0440 \u043d\u0430 \u043d\u0430\u0448\u0438\u0445 \u0433\u043b\u0430\u0437\u0430\u0445. \u041c\u044b \u0436\u0438\u0432\u0451\u043c \u0432 \u0432\u0435\u043a \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0435\u0441\u0441\u0430; \u043f\u043e\u044f\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0435\u0440\u0432\u044b\u0445 \u043a\u043e\u043c\u043f\u044c\u044e\u0442\u0435\u0440\u043e\u0432, \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442\u0430, \u0433\u0430\u0434\u0436\u0435\u0442\u043e\u0432, \u0441\u043e\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0445 \u0441\u0435\u0442\u0435\u0439, \u043e\u043d\u043b\u0430\u0439\u043d-\u0438\u0433\u0440, \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442-\u043c\u0430\u0433\u0430\u0437\u0438\u043d\u043e\u0432, \u043a\u0440\u0438\u043f\u0442\u043e\u0432\u0430\u043b\u044e\u0442 \u0438, \u043d\u0430\u043a\u043e\u043d\u0435\u0446, \u0441\u043e\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0439 \u0441\u0435\u0442\u0438 \u043d\u0430 \u0431\u043b\u043e\u043a\u0447\u0435\u0439\u043d\u0435 - Steemit, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u0437\u0430\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u043d\u0430\u0448\u0438 \u0443\u043c\u044b \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c \u0434\u043b\u044f \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u0445\u043e\u0440\u043e\u0448\u0435\u0433\u043e \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0430 \u0438 \u0435\u0433\u043e \u043a\u0443\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f.
    \n\n\nhttp://bigpicture.ru/wp-content/uploads/2013/03/sovietwoman09.jpg\nImage credit / \u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a \u0444\u043e\u0442\u043e\n\n\n

    And in 10 years, or maybe much earlier, we will see a completely different picture of reality. Generation Steem is coming. The generation that changed everything around and changed itself as well, in opposite to that generation you run with your eyes, trying to convince its immutability and the impossibility of change. No, this already will be the world of the past.

    \n
    \u0418 \u043b\u0435\u0442 \u0447\u0435\u0440\u0435\u0437 10, \u0430 \u043c\u043e\u0436\u0435\u0442 \u0437\u043d\u0430\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0440\u0430\u043d\u044c\u0448\u0435, \u043c\u044b \u0443\u0432\u0438\u0434\u0438\u043c \u0432 \u043a\u0430\u0434\u0440\u0435 \u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u043d\u043e \u0434\u0440\u0443\u0433\u0443\u044e \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c. \u0413\u0440\u044f\u0434\u0451\u0442 Steem \u043f\u043e\u043a\u043e\u043b\u0435\u043d\u0438\u0435, \u043f\u043e\u043a\u043e\u043b\u0435\u043d\u0438\u0435, \u0438\u0437\u043c\u0435\u043d\u0438\u0432\u0448\u0435\u0435 \u0432\u0441\u0451 \u0432\u043e\u043a\u0440\u0443\u0433 \u0441\u0435\u0431\u044f \u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u0432\u0448\u0435\u0435\u0441\u044f \u0441\u0430\u043c\u043e, \u0430 \u043d\u0435 \u0442\u043e, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u0441\u0435\u0439\u0447\u0430\u0441, \u043e\u0431\u0432\u043e\u0434\u044f \u0432\u0437\u0433\u043b\u044f\u0434\u043e\u043c, \u0432\u044b \u043f\u044b\u0442\u0430\u0435\u0442\u0435\u0441\u044c \u0443\u0431\u0435\u0434\u0438\u0442\u044c \u0432 \u0435\u0433\u043e \u043d\u0435\u0437\u044b\u0431\u043b\u0435\u043c\u043e\u0441\u0442\u0438 \u0438 \u043d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u043f\u0435\u0440\u0435\u043c\u0435\u043d. \u041d\u0435\u0442, \u044d\u0442\u043e \u0443\u0436\u0435 \u0431\u0443\u0434\u0435\u0442 \u043c\u0438\u0440 \u043f\u0440\u043e\u0448\u043b\u043e\u0433\u043e.
    \n\n\n\n

    Written to the music: Antonio Vivaldi - The Four Seasons.

    \n\n\nPlease follow me\n@panther\n\n
    \n\n---\n\nIf you like this article not follow only me, but also follow the author - @panther\n\n---\n\nAll STEEM Dollars for this post go to the featured author. \u0412\u0441\u0435 SD \u0437\u0430 \u043f\u043e\u0441\u0442 \u043f\u043e\u043b\u0443\u0447\u0438\u0442 \u0430\u0432\u0442\u043e\u0440.", + "category": "philosophy", + "children": 16, + "created": "2016-09-15T12:27:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://bigpicture.ru/wp-content/uploads/2013/03/sovietwoman18.jpg", + "http://bigpicture.ru/wp-content/uploads/2013/03/sovietwoman16.jpg", + "http://bigpicture.ru/wp-content/uploads/2013/03/sovietwoman14.jpg", + "http://bigpicture.ru/wp-content/uploads/2013/03/sovietwoman09.jpg" + ], + "links": [ + "http://bigpicture.ru/?p=384365&fb_comment_id=180555112091488_997346", + "https://steemit.com/@panther" + ], + "tags": [ + "philosophy", + "thoughts", + "steemit", + "ru" + ], + "users": [ + "panther" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 61603577309634, + "payout": 220.99, + "payout_at": "2016-09-22T12:27:27", + "pending_payout_value": "220.990 HBD", + "percent_hbd": 10000, + "permlink": "a-look-from-the-past-vzglyad-iz-proshlogo-featuring-panther-as-author", + "post_id": 1253231, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 210 + }, + "title": "A Look From the Past / \u0412\u0437\u0433\u043b\u044f\u0434 \u0438\u0437 \u043f\u0440\u043e\u0448\u043b\u043e\u0433\u043e (featuring @panther as author).", + "updated": "2016-09-15T12:27:27", + "url": "/philosophy/@terrycraft/a-look-from-the-past-vzglyad-iz-proshlogo-featuring-panther-as-author" + }, + { + "active_votes": [ + { + "rshares": 480436179104, + "voter": "barrie" + }, + { + "rshares": 7864449914272, + "voter": "steempty" + }, + { + "rshares": 231705234180, + "voter": "anonymous" + }, + { + "rshares": 16854862331350, + "voter": "rainman" + }, + { + "rshares": 14446969817383, + "voter": "summon" + }, + { + "rshares": 25305686361517, + "voter": "ned" + }, + { + "rshares": 35326666852152, + "voter": "jamesc" + }, + { + "rshares": 4264966375681, + "voter": "riverhead" + }, + { + "rshares": 2331280387575, + "voter": "badassmother" + }, + { + "rshares": 2097108315061, + "voter": "hr1" + }, + { + "rshares": 118474244256, + "voter": "sandra" + }, + { + "rshares": 186985754668, + "voter": "svk" + }, + { + "rshares": 1112765112473, + "voter": "ihashfury" + }, + { + "rshares": 1120603805124, + "voter": "rossco99" + }, + { + "rshares": 139902157720, + "voter": "liondani" + }, + { + "rshares": 2642718616169, + "voter": "wang" + }, + { + "rshares": 24281627442, + "voter": "jaewoocho" + }, + { + "rshares": 6243689624471, + "voter": "steemit200" + }, + { + "rshares": 1868926634967, + "voter": "xeroc" + }, + { + "rshares": 6514602351120, + "voter": "complexring" + }, + { + "rshares": 6410652893701, + "voter": "clayop" + }, + { + "rshares": 6132075386062, + "voter": "witness.svk" + }, + { + "rshares": 1772458968810, + "voter": "joseph" + }, + { + "rshares": 4727274896444, + "voter": "au1nethyb1" + }, + { + "rshares": 494824460005, + "voter": "recursive2" + }, + { + "rshares": 3458312417787, + "voter": "recursive" + }, + { + "rshares": 686881929841, + "voter": "boombastic" + }, + { + "rshares": 91206564426, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6953910678, + "voter": "bingo-0" + }, + { + "rshares": 1330823260969, + "voter": "steempower" + }, + { + "rshares": 450758929058, + "voter": "boatymcboatface" + }, + { + "rshares": 1191961702407, + "voter": "cass" + }, + { + "rshares": 10604743495, + "voter": "idol" + }, + { + "rshares": 6904136925, + "voter": "nexusdev" + }, + { + "rshares": 783330802369, + "voter": "steemrollin" + }, + { + "rshares": 5146683930, + "voter": "sakr" + }, + { + "rshares": 296262169682, + "voter": "chitty" + }, + { + "rshares": 117668471628, + "voter": "linouxis9" + }, + { + "rshares": 82315328878, + "voter": "unosuke" + }, + { + "rshares": 3109715701, + "voter": "yefet" + }, + { + "rshares": 16257411149, + "voter": "brindleswan" + }, + { + "rshares": 1799714267, + "voter": "jocelyn" + }, + { + "rshares": 74263607249, + "voter": "nenad-ristic" + }, + { + "rshares": 79806365559, + "voter": "easteagle13" + }, + { + "rshares": 17258698670, + "voter": "jademont" + }, + { + "rshares": 74888702310, + "voter": "eeks" + }, + { + "rshares": 508866333, + "voter": "paco-steem" + }, + { + "rshares": 6128712690, + "voter": "spaninv" + }, + { + "rshares": 31076852778, + "voter": "instructor2121" + }, + { + "rshares": -12893763252, + "voter": "james-show" + }, + { + "rshares": 2068009075, + "voter": "gekko" + }, + { + "rshares": 336346989448, + "voter": "teamsteem" + }, + { + "rshares": 577046508309, + "voter": "nanzo-scoop" + }, + { + "rshares": 13067769111, + "voter": "fact" + }, + { + "rshares": 169323765740, + "voter": "steve-walschot" + }, + { + "rshares": 10036865820, + "voter": "kefkius" + }, + { + "rshares": 47419915237, + "voter": "hannixx42" + }, + { + "rshares": 183044162935, + "voter": "mummyimperfect" + }, + { + "rshares": 57489294954, + "voter": "oaldamster" + }, + { + "rshares": 268804254, + "voter": "coar" + }, + { + "rshares": 109398386804, + "voter": "asch" + }, + { + "rshares": 1413643352, + "voter": "murh" + }, + { + "rshares": 2380104240, + "voter": "error" + }, + { + "rshares": 5853981249, + "voter": "marta-zaidel" + }, + { + "rshares": 40916611985, + "voter": "ranko-k" + }, + { + "rshares": 1135543735246, + "voter": "cyber" + }, + { + "rshares": 50798219281, + "voter": "ak2020" + }, + { + "rshares": 260089147904, + "voter": "billbutler" + }, + { + "rshares": 7897515214, + "voter": "thecryptofiend" + }, + { + "rshares": 32296517134, + "voter": "drinkzya" + }, + { + "rshares": 3923236237211, + "voter": "satoshifund" + }, + { + "rshares": 397051543, + "voter": "stiletto" + }, + { + "rshares": 56682668949, + "voter": "juanmiguelsalas" + }, + { + "rshares": 583788541552, + "voter": "andrarchy" + }, + { + "rshares": 112713462099, + "voter": "kenny-crane" + }, + { + "rshares": 17036364912, + "voter": "samether" + }, + { + "rshares": 33767337247, + "voter": "ratel" + }, + { + "rshares": 54688824107, + "voter": "thecryptodrive" + }, + { + "rshares": 4699576112, + "voter": "dahaz159" + }, + { + "rshares": 379204818665, + "voter": "kaylinart" + }, + { + "rshares": 552432841732, + "voter": "infovore" + }, + { + "rshares": 13355491837, + "voter": "facer" + }, + { + "rshares": 263013790227, + "voter": "trogdor" + }, + { + "rshares": 4675654152, + "voter": "tee-em" + }, + { + "rshares": 31336803829, + "voter": "michaelx" + }, + { + "rshares": 5946252630, + "voter": "mark-waser" + }, + { + "rshares": 17023109715, + "voter": "albertogm" + }, + { + "rshares": 116594641815, + "voter": "geoffrey" + }, + { + "rshares": 42673423694, + "voter": "kimziv" + }, + { + "rshares": 46235030853, + "voter": "honeythief" + }, + { + "rshares": 82866843499, + "voter": "emily-cook" + }, + { + "rshares": 91972176401, + "voter": "mctiller" + }, + { + "rshares": 35412152853, + "voter": "cryptoiskey" + }, + { + "rshares": 11723743800, + "voter": "primus" + }, + { + "rshares": 484592257, + "voter": "mrhankeh" + }, + { + "rshares": 38897615588, + "voter": "clement" + }, + { + "rshares": 46178109682, + "voter": "isteemit" + }, + { + "rshares": 68580548647, + "voter": "bacchist" + }, + { + "rshares": 72899731827, + "voter": "venuspcs" + }, + { + "rshares": 3324885062, + "voter": "michaellamden68" + }, + { + "rshares": 179676652871, + "voter": "asmolokalo" + }, + { + "rshares": 38569797449, + "voter": "good-karma" + }, + { + "rshares": 453653624734, + "voter": "roelandp" + }, + { + "rshares": 3347929950, + "voter": "orly" + }, + { + "rshares": 45472590951, + "voter": "firepower" + }, + { + "rshares": 255388351, + "voter": "mstang83" + }, + { + "rshares": 19227034654, + "voter": "hakise" + }, + { + "rshares": 17256371639, + "voter": "r4fken" + }, + { + "rshares": 25548776759, + "voter": "tcfxyz" + }, + { + "rshares": 7076198200, + "voter": "futurefood" + }, + { + "rshares": 142765809551, + "voter": "derekareith" + }, + { + "rshares": 32325400002, + "voter": "picokernel" + }, + { + "rshares": 10594872684, + "voter": "seanmchughart" + }, + { + "rshares": 766081509, + "voter": "busser" + }, + { + "rshares": 1296482376779, + "voter": "renohq" + }, + { + "rshares": 18840499998, + "voter": "ausbitbank" + }, + { + "rshares": 1451740615, + "voter": "mixa" + }, + { + "rshares": 2226795955, + "voter": "steem1653" + }, + { + "rshares": 17220499402, + "voter": "sebastien" + }, + { + "rshares": 13516728290, + "voter": "sitaru" + }, + { + "rshares": 308826662759, + "voter": "jesta" + }, + { + "rshares": 34328964595, + "voter": "toxonaut" + }, + { + "rshares": 118752539, + "voter": "snowden" + }, + { + "rshares": 4709018700, + "voter": "thegoodguy" + }, + { + "rshares": 15578903803, + "voter": "aaseb" + }, + { + "rshares": 1107663461, + "voter": "karen13" + }, + { + "rshares": 24973952155, + "voter": "igster" + }, + { + "rshares": 4289492867, + "voter": "dcryptogold" + }, + { + "rshares": 12853559657, + "voter": "domavila" + }, + { + "rshares": 2395414530, + "voter": "dmacshady" + }, + { + "rshares": 23336601075, + "voter": "grolelo" + }, + { + "rshares": 1514372408, + "voter": "kendewitt" + }, + { + "rshares": 89580632, + "voter": "wildchild" + }, + { + "rshares": 1682066491, + "voter": "natali22" + }, + { + "rshares": 44666586658, + "voter": "sbq777t" + }, + { + "rshares": 1953764546, + "voter": "the-future" + }, + { + "rshares": 4296012707, + "voter": "adamt" + }, + { + "rshares": 44807508492, + "voter": "mynameisbrian" + }, + { + "rshares": 179093605311, + "voter": "blueorgy" + }, + { + "rshares": 5008619742, + "voter": "poseidon" + }, + { + "rshares": 360289908808, + "voter": "calaber24p" + }, + { + "rshares": 4210919359, + "voter": "fubar-bdhr" + }, + { + "rshares": 119399264, + "voter": "nedrob" + }, + { + "rshares": 16044930360, + "voter": "heimindanger" + }, + { + "rshares": 7311842917, + "voter": "geronimo" + }, + { + "rshares": 3355524755, + "voter": "bones" + }, + { + "rshares": 20338607929, + "voter": "bendjmiller222" + }, + { + "rshares": 5228680253, + "voter": "bitcoiner" + }, + { + "rshares": 3754893033, + "voter": "tarindel" + }, + { + "rshares": 3786022381, + "voter": "azurejasper" + }, + { + "rshares": 30851492146, + "voter": "deanliu" + }, + { + "rshares": 599141666, + "voter": "siol" + }, + { + "rshares": 5479123729, + "voter": "rainchen" + }, + { + "rshares": 5690877975, + "voter": "sharker" + }, + { + "rshares": 34508226149, + "voter": "sauravrungta" + }, + { + "rshares": 530196643, + "voter": "qonq99" + }, + { + "rshares": 53839881372, + "voter": "jl777" + }, + { + "rshares": 7837739118, + "voter": "lostnuggett" + }, + { + "rshares": 30002446832, + "voter": "zaebars" + }, + { + "rshares": 1808058993, + "voter": "yarly" + }, + { + "rshares": 272610758, + "voter": "yarly2" + }, + { + "rshares": 273018668, + "voter": "yarly3" + }, + { + "rshares": 157733805, + "voter": "yarly4" + }, + { + "rshares": 158624349, + "voter": "yarly5" + }, + { + "rshares": 90416287, + "voter": "yarly7" + }, + { + "rshares": 838465852, + "voter": "raymonjohnstone" + }, + { + "rshares": 23815723291, + "voter": "masterinvestor" + }, + { + "rshares": 50619397, + "voter": "steemchain" + }, + { + "rshares": 50619397, + "voter": "whalepool" + }, + { + "rshares": 206059171, + "voter": "sergey44" + }, + { + "rshares": 117016257, + "voter": "mxo8" + }, + { + "rshares": 7787748060, + "voter": "summonerrk" + }, + { + "rshares": 197539708, + "voter": "strictlybusiness" + }, + { + "rshares": 1234205003, + "voter": "mohammed123" + }, + { + "rshares": 5166865550, + "voter": "bbrewer" + }, + { + "rshares": 942251145, + "voter": "happyphoenix" + }, + { + "rshares": 20257716778, + "voter": "krabgat" + }, + { + "rshares": 4543551843, + "voter": "proto" + }, + { + "rshares": 658330815, + "voter": "curator" + }, + { + "rshares": 7211602623, + "voter": "sisterholics" + }, + { + "rshares": 437530299, + "voter": "yarly10" + }, + { + "rshares": 1365336577, + "voter": "alex.chien" + }, + { + "rshares": 234176102, + "voter": "yarly11" + }, + { + "rshares": 81879061, + "voter": "yarly12" + }, + { + "rshares": 3675263114, + "voter": "tygergamer" + }, + { + "rshares": 3627578747, + "voter": "bkkshadow" + }, + { + "rshares": 11567371620, + "voter": "dimitarj" + }, + { + "rshares": 817422571, + "voter": "bullionstackers" + }, + { + "rshares": 3082906297, + "voter": "dmilash" + }, + { + "rshares": 2002481686, + "voter": "andreynoch" + }, + { + "rshares": 110940646, + "voter": "cryptoz" + }, + { + "rshares": 3391999835, + "voter": "glitterpig" + }, + { + "rshares": 6404274840, + "voter": "shortcut" + }, + { + "rshares": 128587928653, + "voter": "steemdrive" + }, + { + "rshares": 1075365048, + "voter": "metaflute" + }, + { + "rshares": 58218132689, + "voter": "gomeravibz" + }, + { + "rshares": 2298169701, + "voter": "taker" + }, + { + "rshares": 65485650, + "voter": "dras" + }, + { + "rshares": 6519151447, + "voter": "nekromarinist" + }, + { + "rshares": 6880289904, + "voter": "theprophet" + }, + { + "rshares": 240147448, + "voter": "frozendota" + }, + { + "rshares": 15543734691, + "voter": "felixxx" + }, + { + "rshares": 3432112427, + "voter": "merej99" + }, + { + "rshares": 254880160829, + "voter": "laonie" + }, + { + "rshares": 24852935259, + "voter": "rawnetics" + }, + { + "rshares": 22374728157, + "voter": "thebluepanda" + }, + { + "rshares": 25618981790, + "voter": "laonie1" + }, + { + "rshares": 26132274895, + "voter": "laonie2" + }, + { + "rshares": 26141438708, + "voter": "laonie3" + }, + { + "rshares": 25094797142, + "voter": "laoyao" + }, + { + "rshares": 65214616, + "voter": "modogg" + }, + { + "rshares": 7958908678, + "voter": "myfirst" + }, + { + "rshares": 51767495130, + "voter": "somebody" + }, + { + "rshares": 1935723185, + "voter": "flysaga" + }, + { + "rshares": 6864125594, + "voter": "brendio" + }, + { + "rshares": 2082514282, + "voter": "gmurph" + }, + { + "rshares": 72860205, + "voter": "kurzer42" + }, + { + "rshares": 11435966181, + "voter": "midnightoil" + }, + { + "rshares": 78269782470, + "voter": "mibenkito" + }, + { + "rshares": 2375155298, + "voter": "kalimor" + }, + { + "rshares": 4276738846, + "voter": "ullikume" + }, + { + "rshares": 2735302379, + "voter": "darrenturetzky" + }, + { + "rshares": 59414599, + "voter": "michellek" + }, + { + "rshares": 26136684196, + "voter": "laonie4" + }, + { + "rshares": 26133889368, + "voter": "laonie5" + }, + { + "rshares": 26130809772, + "voter": "laonie6" + }, + { + "rshares": 26126568283, + "voter": "laonie7" + }, + { + "rshares": 5977415250, + "voter": "kurtbeil" + }, + { + "rshares": 26122787391, + "voter": "laonie8" + }, + { + "rshares": 26119897476, + "voter": "laonie9" + }, + { + "rshares": 3300371180, + "voter": "steemleak" + }, + { + "rshares": 28583578460, + "voter": "xiaohui" + }, + { + "rshares": 1980457070, + "voter": "t3ran13" + }, + { + "rshares": 7834943379, + "voter": "mevilkingdom" + }, + { + "rshares": 21531331546, + "voter": "jphamer1" + }, + { + "rshares": 11056722867, + "voter": "ekitcho" + }, + { + "rshares": 127379962, + "voter": "bigsambucca" + }, + { + "rshares": 1504058180, + "voter": "elfkitchen" + }, + { + "rshares": 93154573622, + "voter": "joele" + }, + { + "rshares": 5999670912, + "voter": "oflyhigh" + }, + { + "rshares": 2078540879, + "voter": "paynode" + }, + { + "rshares": 62400081859, + "voter": "sirwinchester" + }, + { + "rshares": 122933349, + "voter": "agussudaryanto" + }, + { + "rshares": 894298402, + "voter": "xiaokongcom" + }, + { + "rshares": 1802649539, + "voter": "xianjun" + }, + { + "rshares": 61313637, + "voter": "jfelton5" + }, + { + "rshares": 73061236, + "voter": "evgenyche" + }, + { + "rshares": 70633121, + "voter": "stevescriber" + }, + { + "rshares": 4097488430, + "voter": "bledarus" + }, + { + "rshares": 52467942, + "voter": "loli" + }, + { + "rshares": 53638070, + "voter": "nano2nd" + }, + { + "rshares": 118127541, + "voter": "microluck" + }, + { + "rshares": 187339808, + "voter": "lisadang" + }, + { + "rshares": 9426175065, + "voter": "theb0red1" + }, + { + "rshares": 2057906517, + "voter": "chinadaily" + }, + { + "rshares": 31193669396, + "voter": "kyriacos" + }, + { + "rshares": 59021275, + "voter": "cryptoblu" + }, + { + "rshares": 59014859, + "voter": "instructor" + }, + { + "rshares": 7981765563, + "voter": "lemouth" + }, + { + "rshares": 739008163112, + "voter": "dollarvigilante" + }, + { + "rshares": 18699439170, + "voter": "anotherjoe" + }, + { + "rshares": 60945251, + "voter": "saveliy" + }, + { + "rshares": 99328137981, + "voter": "serejandmyself" + }, + { + "rshares": 4877223734, + "voter": "almerri" + }, + { + "rshares": 728677907, + "voter": "alexma3x" + }, + { + "rshares": 9824813120, + "voter": "gvargas123" + }, + { + "rshares": 443801352, + "voter": "keepdoodling" + }, + { + "rshares": 3657683169, + "voter": "shneakysquirrel" + }, + { + "rshares": 278004039, + "voter": "steevc" + }, + { + "rshares": 3341359657, + "voter": "movievertigo" + }, + { + "rshares": 70361224, + "voter": "vasilii" + }, + { + "rshares": 26113221925, + "voter": "laonie10" + }, + { + "rshares": 362426778, + "voter": "mrlogic" + }, + { + "rshares": 62362905, + "voter": "steempipe" + }, + { + "rshares": 55543445, + "voter": "bitchplease" + }, + { + "rshares": 79273566479, + "voter": "someguy123" + }, + { + "rshares": 90827598056, + "voter": "barrycooper" + }, + { + "rshares": 3572205128, + "voter": "stillsafe" + }, + { + "rshares": 76843163, + "voter": "joelbow" + }, + { + "rshares": 28822571115, + "voter": "hilarski" + }, + { + "rshares": 2149644744, + "voter": "therealpaul" + }, + { + "rshares": 4580066391, + "voter": "steemitpatina" + }, + { + "rshares": 5178202476, + "voter": "silverbug2000" + }, + { + "rshares": 55859919, + "voter": "rickmiller" + }, + { + "rshares": 1233668048, + "voter": "lenar" + }, + { + "rshares": 10020064820, + "voter": "etcmike" + }, + { + "rshares": 61596105, + "voter": "uri-bruck" + }, + { + "rshares": 5154589910, + "voter": "nulliusinverba" + }, + { + "rshares": 1698796327, + "voter": "runridefly" + }, + { + "rshares": 57841858, + "voter": "dianaju" + }, + { + "rshares": 88019548, + "voter": "uziriel" + }, + { + "rshares": 57530129, + "voter": "mstoni" + }, + { + "rshares": 4592499069, + "voter": "richardcrill" + }, + { + "rshares": 25230942954, + "voter": "laonie11" + }, + { + "rshares": 1687924866, + "voter": "eight-rad" + }, + { + "rshares": 62783765, + "voter": "lovetosteemit" + }, + { + "rshares": 1660563580, + "voter": "davidjkelley" + }, + { + "rshares": 4350110165, + "voter": "baro" + }, + { + "rshares": 9060248806, + "voter": "sponge-bob" + }, + { + "rshares": 4765474309, + "voter": "l0k1" + }, + { + "rshares": 15558969971, + "voter": "digital-wisdom" + }, + { + "rshares": 494724739, + "voter": "areynolds" + }, + { + "rshares": 3708378555, + "voter": "ethical-ai" + }, + { + "rshares": 54247498, + "voter": "freesteem" + }, + { + "rshares": 2477345340, + "voter": "fajrilgooner" + }, + { + "rshares": 2222639041, + "voter": "matthewtiii" + }, + { + "rshares": 55401224, + "voter": "walternz" + }, + { + "rshares": 6826713536, + "voter": "jwaser" + }, + { + "rshares": 852820572, + "voter": "tatianka" + }, + { + "rshares": 12020525779, + "voter": "doitvoluntarily" + }, + { + "rshares": 56439878, + "voter": "phusionphil" + }, + { + "rshares": 607704096, + "voter": "kev7000" + }, + { + "rshares": 1018487810, + "voter": "zettar" + }, + { + "rshares": 55736056, + "voter": "lighter" + }, + { + "rshares": 207196967560, + "voter": "asksisk" + }, + { + "rshares": 25848472434, + "voter": "dubi" + }, + { + "rshares": 2673758412, + "voter": "bwaser" + }, + { + "rshares": 6400398189, + "voter": "dexter-k" + }, + { + "rshares": 50751176, + "voter": "roadhog" + }, + { + "rshares": 350998373, + "voter": "panther" + }, + { + "rshares": 1784221363, + "voter": "alina1" + }, + { + "rshares": 50639382, + "voter": "doggnostic" + }, + { + "rshares": 1094895432, + "voter": "wulfmeister" + }, + { + "rshares": 659556912, + "voter": "ct-gurus" + }, + { + "rshares": 348073541, + "voter": "bones261" + }, + { + "rshares": 387894501497, + "voter": "charlieshrem" + }, + { + "rshares": 61786622160, + "voter": "tracemayer" + }, + { + "rshares": 9049304130, + "voter": "brains" + }, + { + "rshares": 54448999, + "voter": "onlineworker" + }, + { + "rshares": 50210467, + "voter": "post-successful" + }, + { + "rshares": 689134944, + "voter": "jessicanicklos" + }, + { + "rshares": 633657150, + "voter": "bones555" + }, + { + "rshares": 54919358, + "voter": "steem4fobs" + }, + { + "rshares": 492992904, + "voter": "echoesinthemind" + }, + { + "rshares": 53397626, + "voter": "f1111111" + }, + { + "rshares": 2084637414, + "voter": "steemsquad" + }, + { + "rshares": 574180710, + "voter": "anomaly" + }, + { + "rshares": 27665434494, + "voter": "tarekadam" + }, + { + "rshares": 2399791213, + "voter": "ellepdub" + }, + { + "rshares": 51890765, + "voter": "gregorygarcia" + }, + { + "rshares": 57056918, + "voter": "inarix03" + }, + { + "rshares": 573904238, + "voter": "ola1" + }, + { + "rshares": 849039554, + "voter": "jbaker585" + }, + { + "rshares": 5522323762, + "voter": "michelle.gent" + }, + { + "rshares": 11700805109, + "voter": "herpetologyguy" + }, + { + "rshares": 58261815, + "voter": "everittdmickey" + }, + { + "rshares": 53548226, + "voter": "mari5555na" + }, + { + "rshares": 4813549151, + "voter": "morgan.waser" + }, + { + "rshares": 50602980, + "voter": "cfisher" + }, + { + "rshares": 51240567, + "voter": "billkappa442" + }, + { + "rshares": 51236745, + "voter": "niiboye" + }, + { + "rshares": 51227561, + "voter": "battalar" + }, + { + "rshares": 1157070714, + "voter": "anns" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 827252367, + "voter": "bapparabi" + }, + { + "rshares": 3389664065, + "voter": "dodders007" + }, + { + "rshares": 3687326823, + "voter": "strong-ai" + }, + { + "rshares": 161225748, + "voter": "iliyaa" + }, + { + "rshares": 162925257, + "voter": "uct" + }, + { + "rshares": 1354011808, + "voter": "rusteemitblog" + }, + { + "rshares": 158798473, + "voter": "zapply" + }, + { + "rshares": 201362779, + "voter": "mgibson" + }, + { + "rshares": 157118197, + "voter": "rage" + }, + { + "rshares": 159973989, + "voter": "capcom" + }, + { + "rshares": 153699193, + "voter": "allgoodthings" + }, + { + "rshares": 159531007, + "voter": "benetton" + }, + { + "rshares": 159425365, + "voter": "tipsandtricks" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 159175576, + "voter": "fallout" + }, + { + "rshares": 159025535, + "voter": "xtreme" + }, + { + "rshares": 944924940, + "voter": "modernbukowski" + }, + { + "rshares": 158632601, + "voter": "cream" + }, + { + "rshares": 158637372, + "voter": "alterego" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 26843428547, + "voter": "goldmatters" + }, + { + "rshares": 81051650, + "voter": "dealzgal" + }, + { + "rshares": 158230871, + "voter": "helepa" + }, + { + "rshares": 199633972, + "voter": "rishi556" + }, + { + "rshares": 92745520, + "voter": "storage" + }, + { + "rshares": 188144802, + "voter": "antaja" + }, + { + "rshares": 145960715, + "voter": "raph" + }, + { + "rshares": 151162552, + "voter": "dougkarr" + }, + { + "rshares": 1586499055, + "voter": "slammr76" + }, + { + "rshares": 73844343, + "voter": "blackmarket" + }, + { + "rshares": 79990132, + "voter": "gifts" + }, + { + "rshares": 85598308, + "voter": "expat" + }, + { + "rshares": 134906258, + "voter": "steemtrail" + }, + { + "rshares": 153178035, + "voter": "royfft" + }, + { + "rshares": 112446078, + "voter": "paulocouto" + }, + { + "rshares": 155872526, + "voter": "countofdelphi" + }, + { + "rshares": 151306241, + "voter": "tnemm.atiaw" + }, + { + "rshares": 154295967, + "voter": "harleyismydog" + }, + { + "rshares": 148041723, + "voter": "newsfeed" + }, + { + "rshares": 144957585, + "voter": "sawgunner13" + }, + { + "rshares": 147818170, + "voter": "dirlei.sdias" + } + ], + "author": "steve-walschot", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.68, + "beneficiaries": [], + "blacklists": [], + "body": "# Time for another upgrade of SteemPay.io! A lot of work has been done behind the scenes, and here's a brief overview:\n\n\n---\n\n\n\n\n\n# Pay on site\n\n### Users will be able to make their payments straight from the payments page using a 2 step sliding form. \n\n\n\nhttp://i.imgur.com/iinyGFl.png\n\n\n\nThis means no more need to open another tab page, fill in all the details in your wallet, and returning to SteemPay. Both the password and the active private key can be used to broadcast the transaction. \n\n\n\nSteemPay **does not** encourage password storing, however, there is an option available for those who prefer to save their password in the browser's ***localstorage.*** A warning pop up will appear explaining the risks of storing passwords in the browser.\n\n\n\nAfter a successful login, the user will see a quick overview of his available balances, and another confirmation is required to finalize the transaction straight from the payment window.\n\n\n\n\n\n# Mobile wallet\n\n### The mobile wallet is up and running, but my code seems like a mess due to trial and error. \n\nA **bounty** will be placed for someone to cleanup everything and make some minor corrections so the first version can be released very soon (and get approved on the official android & iOS stores). I feel the need to encourage bounties, so people can become engaged with the community, and hopefully I'll discover new talent to join me on the further expansion of SteemPay.\n\n\n\n# SteemFEST 1\n\nSteemPay will donate some money to SteemFEST 1. Me and @roelandp still need to work out the details, but SteemPay will be present and setup a donation terminal where users are free to send some donations towards the organization by using the mobile wallet with QR support (plans may still change). \n\n\n\n# Hardware upgrade\n\nYet another server upgrade was needed to house all services related to SteemPay. This includes many other side projects that will be announced later on. This should be the final server upgrade for SteemPay and related services. \n\n\n\nThe DNS is still propagating, so you might not see the recent changes on SteemPay.io yet.\n\n\n\n# General statistics implantation\n\nA lightweight database will be kept storing nothing but the transaction amounts processed trough SteemPay. This serves for having some overview on the monthly growth of the transactions, as well as the amounts processed. Every month, the statistics will be published.\n\n\n\n# Steem on!", + "category": "steempay", + "children": 14, + "created": "2016-09-14T06:19:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/iinyGFl.png" + ], + "tags": [ + "steempay", + "steempayments", + "development", + "update" + ], + "users": [ + "roelandp" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 174333402242155, + "payout": 1750.818, + "payout_at": "2016-09-21T06:19:21", + "pending_payout_value": "1750.818 HBD", + "percent_hbd": 10000, + "permlink": "steempay-upgrade-pay-on-site-or-steemfest-or-mobile-wallet", + "post_id": 1240557, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 400 + }, + "title": "Steempay upgrade - Pay on site | SteemFEST | Mobile wallet", + "updated": "2016-09-14T06:20:42", + "url": "/steempay/@steve-walschot/steempay-upgrade-pay-on-site-or-steemfest-or-mobile-wallet" + }, + { + "active_votes": [ + { + "rshares": 532169253053, + "voter": "barrie" + }, + { + "rshares": 31619883437623, + "voter": "smooth" + }, + { + "rshares": 2104460112078, + "voter": "badassmother" + }, + { + "rshares": 2145924640161, + "voter": "hr1" + }, + { + "rshares": 1417915977465, + "voter": "rossco99" + }, + { + "rshares": 23814289766, + "voter": "jaewoocho" + }, + { + "rshares": 1703642542869, + "voter": "joseph" + }, + { + "rshares": 475597049622, + "voter": "recursive2" + }, + { + "rshares": 636257408102, + "voter": "masteryoda" + }, + { + "rshares": 3255552805749, + "voter": "recursive" + }, + { + "rshares": 1319401954, + "voter": "mineralwasser" + }, + { + "rshares": 723485629708, + "voter": "boombastic" + }, + { + "rshares": 96850892172, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 1768181243, + "voter": "bingo-1" + }, + { + "rshares": 5934415897198, + "voter": "smooth.witness" + }, + { + "rshares": 1304768990979, + "voter": "steempower" + }, + { + "rshares": 456278512142, + "voter": "boatymcboatface" + }, + { + "rshares": 9890048933, + "voter": "idol" + }, + { + "rshares": 296830135486, + "voter": "chitty" + }, + { + "rshares": 491386120119, + "voter": "noaommerrr" + }, + { + "rshares": 1702377748, + "voter": "jocelyn" + }, + { + "rshares": 85268786798, + "voter": "acidsun" + }, + { + "rshares": 77509187475, + "voter": "easteagle13" + }, + { + "rshares": 194274169571, + "voter": "jamtaylor" + }, + { + "rshares": 74913340244, + "voter": "eeks" + }, + { + "rshares": 14615120866, + "voter": "fkn" + }, + { + "rshares": 478362750, + "voter": "paco-steem" + }, + { + "rshares": 5762166771, + "voter": "spaninv" + }, + { + "rshares": 8867214614, + "voter": "james-show" + }, + { + "rshares": 19210663051, + "voter": "elishagh1" + }, + { + "rshares": 599812753161, + "voter": "nanzo-scoop" + }, + { + "rshares": 10057636659, + "voter": "kefkius" + }, + { + "rshares": 182037114530, + "voter": "mummyimperfect" + }, + { + "rshares": 313666285, + "voter": "coar" + }, + { + "rshares": 109429287148, + "voter": "asch" + }, + { + "rshares": 1414771825, + "voter": "murh" + }, + { + "rshares": 6375475951, + "voter": "cryptofunk" + }, + { + "rshares": 2219507871, + "voter": "error" + }, + { + "rshares": 5268583124, + "voter": "marta-zaidel" + }, + { + "rshares": 985431200080, + "voter": "cyber" + }, + { + "rshares": 65234010126, + "voter": "theshell" + }, + { + "rshares": 52176837915, + "voter": "ak2020" + }, + { + "rshares": 3924426072251, + "voter": "satoshifund" + }, + { + "rshares": 373242613, + "voter": "stiletto" + }, + { + "rshares": 56687866808, + "voter": "juanmiguelsalas" + }, + { + "rshares": 33773766247, + "voter": "ratel" + }, + { + "rshares": 219282437688, + "voter": "will-zewe" + }, + { + "rshares": 79219201090, + "voter": "tim-johnston" + }, + { + "rshares": 19597062136, + "voter": "ziv" + }, + { + "rshares": 16102536836, + "voter": "zakharya" + }, + { + "rshares": 2246887418, + "voter": "stephen-somers" + }, + { + "rshares": 286332817574, + "voter": "trogdor" + }, + { + "rshares": 175807204421, + "voter": "thedashguy" + }, + { + "rshares": 5950208619, + "voter": "mark-waser" + }, + { + "rshares": 17023129603, + "voter": "albertogm" + }, + { + "rshares": 213644107795, + "voter": "kimziv" + }, + { + "rshares": 79449639183, + "voter": "emily-cook" + }, + { + "rshares": 2316258127, + "voter": "superfreek" + }, + { + "rshares": 31567740828, + "voter": "acassity" + }, + { + "rshares": 17557032440, + "voter": "grey580" + }, + { + "rshares": 1250400407, + "voter": "arcaneinfo" + }, + { + "rshares": 3987474604, + "voter": "michaellamden68" + }, + { + "rshares": 449234523497, + "voter": "ericvancewalton" + }, + { + "rshares": 20789508317, + "voter": "thebatchman" + }, + { + "rshares": 76015962675, + "voter": "rubybian" + }, + { + "rshares": 256232582, + "voter": "mstang83" + }, + { + "rshares": 7271192517, + "voter": "elyaque" + }, + { + "rshares": 25055988031, + "voter": "tcfxyz" + }, + { + "rshares": 2596866157, + "voter": "romel" + }, + { + "rshares": 6939608148, + "voter": "futurefood" + }, + { + "rshares": 839919246636, + "voter": "slowwalker" + }, + { + "rshares": 71342508795, + "voter": "furion" + }, + { + "rshares": 342310650, + "voter": "barbara2" + }, + { + "rshares": 380473875, + "voter": "ch0c0latechip" + }, + { + "rshares": 352132228, + "voter": "doge4lyf" + }, + { + "rshares": 136318424, + "voter": "cynetyc" + }, + { + "rshares": 25221048335, + "voter": "steemit-life" + }, + { + "rshares": 12266682329, + "voter": "asim" + }, + { + "rshares": 15125765260, + "voter": "aaseb" + }, + { + "rshares": 4430997922, + "voter": "karen13" + }, + { + "rshares": 274216136539, + "voter": "nabilov" + }, + { + "rshares": 476682819, + "voter": "karenmckersie" + }, + { + "rshares": 840273090, + "voter": "thinkngrow" + }, + { + "rshares": 47995763722, + "voter": "milestone" + }, + { + "rshares": 7462648594, + "voter": "lichtblick" + }, + { + "rshares": 5840939270, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 4210092453, + "voter": "adamt" + }, + { + "rshares": 171273414934, + "voter": "blueorgy" + }, + { + "rshares": 4777021608, + "voter": "poseidon" + }, + { + "rshares": 3506024506, + "voter": "simon.braki.love" + }, + { + "rshares": 3424170757, + "voter": "bones" + }, + { + "rshares": 3787131399, + "voter": "azurejasper" + }, + { + "rshares": 1840626661, + "voter": "bola" + }, + { + "rshares": 33535112463, + "voter": "deanliu" + }, + { + "rshares": 7822595883, + "voter": "neroru" + }, + { + "rshares": 215381633110, + "voter": "jl777" + }, + { + "rshares": 450339105, + "voter": "meteor78" + }, + { + "rshares": 11852480777, + "voter": "positive" + }, + { + "rshares": 13133061167, + "voter": "moon32walker" + }, + { + "rshares": 685414916, + "voter": "tobythecat" + }, + { + "rshares": 3997180642, + "voter": "sompitonov" + }, + { + "rshares": 14893508235, + "voter": "lemooljiang" + }, + { + "rshares": 20258667266, + "voter": "krabgat" + }, + { + "rshares": 18175770345, + "voter": "proto" + }, + { + "rshares": 30220408709, + "voter": "pinkisland" + }, + { + "rshares": 4083118071, + "voter": "ace108" + }, + { + "rshares": 36105101075, + "voter": "sisterholics" + }, + { + "rshares": 9087754202, + "voter": "royalmacro" + }, + { + "rshares": 291577197, + "voter": "faraz" + }, + { + "rshares": 399064983, + "voter": "fnait" + }, + { + "rshares": 354529957, + "voter": "keepcalmand" + }, + { + "rshares": 607346548, + "voter": "cwmyao1" + }, + { + "rshares": 42831828400, + "voter": "smailer" + }, + { + "rshares": 153025160, + "voter": "steemster1" + }, + { + "rshares": 26276845296, + "voter": "fabien" + }, + { + "rshares": 1311817181, + "voter": "bullionstackers" + }, + { + "rshares": 10079340576, + "voter": "michiel" + }, + { + "rshares": 66976384508, + "voter": "malaiandrueth" + }, + { + "rshares": 3445106241, + "voter": "glitterpig" + }, + { + "rshares": 176122993, + "voter": "uwe69" + }, + { + "rshares": 24521510758, + "voter": "gomeravibz" + }, + { + "rshares": 9193596396, + "voter": "taker" + }, + { + "rshares": 1042734400, + "voter": "pakisnxt" + }, + { + "rshares": 7824682639, + "voter": "nekromarinist" + }, + { + "rshares": 60565253, + "voter": "sharon" + }, + { + "rshares": 7879017303, + "voter": "french.fyde" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 1244785807395, + "voter": "laonie" + }, + { + "rshares": 174513111694, + "voter": "twinner" + }, + { + "rshares": 25205404125, + "voter": "laoyao" + }, + { + "rshares": 42592081002, + "voter": "myfirst" + }, + { + "rshares": 259167037180, + "voter": "somebody" + }, + { + "rshares": 9690288359, + "voter": "flysaga" + }, + { + "rshares": 2084677795, + "voter": "gmurph" + }, + { + "rshares": 55821231813, + "voter": "midnightoil" + }, + { + "rshares": 85931785, + "voter": "coderg" + }, + { + "rshares": 4371311648, + "voter": "ullikume" + }, + { + "rshares": 4752967790, + "voter": "miketr" + }, + { + "rshares": 143185133504, + "voter": "xiaohui" + }, + { + "rshares": 21533856625, + "voter": "jphamer1" + }, + { + "rshares": 6710387381, + "voter": "elfkitchen" + }, + { + "rshares": 105893050403, + "voter": "joele" + }, + { + "rshares": 6135664318, + "voter": "oflyhigh" + }, + { + "rshares": 4476983604, + "voter": "xiaokongcom" + }, + { + "rshares": 1434064827, + "voter": "hms818" + }, + { + "rshares": 62201879, + "voter": "msjennifer" + }, + { + "rshares": 57196572, + "voter": "ciao" + }, + { + "rshares": 3743673036, + "voter": "villainblack" + }, + { + "rshares": 55449983, + "voter": "steemo" + }, + { + "rshares": 9024630191, + "voter": "xianjun" + }, + { + "rshares": 55306941, + "voter": "steema" + }, + { + "rshares": 74615731, + "voter": "evgenyche" + }, + { + "rshares": 72902270, + "voter": "confucius" + }, + { + "rshares": 93794893233, + "voter": "miacats" + }, + { + "rshares": 56157882, + "voter": "jarvis" + }, + { + "rshares": 605862734, + "voter": "microluck" + }, + { + "rshares": 599010678, + "voter": "ashwim" + }, + { + "rshares": 6535955953, + "voter": "rubenalexander" + }, + { + "rshares": 55520042, + "voter": "fortuner" + }, + { + "rshares": 2131698126, + "voter": "chinadaily" + }, + { + "rshares": 8114302214, + "voter": "lemouth" + }, + { + "rshares": 670432237, + "voter": "alexma3x" + }, + { + "rshares": 10344067760, + "voter": "gvargas123" + }, + { + "rshares": 54235184, + "voter": "johnbyrd" + }, + { + "rshares": 53039566, + "voter": "thomasaustin" + }, + { + "rshares": 54216305, + "voter": "thermor" + }, + { + "rshares": 53048942, + "voter": "ficholl" + }, + { + "rshares": 54209199, + "voter": "widell" + }, + { + "rshares": 53821337, + "voter": "revelbrooks" + }, + { + "rshares": 25448736737, + "voter": "andrewawerdna" + }, + { + "rshares": 11074790441, + "voter": "sethlinson" + }, + { + "rshares": 4042151059, + "voter": "booky" + }, + { + "rshares": 101945845, + "voter": "slorunner" + }, + { + "rshares": 52708083, + "voter": "curpose" + }, + { + "rshares": 1258844947, + "voter": "lenar" + }, + { + "rshares": 2196689434, + "voter": "runridefly" + }, + { + "rshares": 54585840, + "voter": "stephenkendal" + }, + { + "rshares": 52836995, + "voter": "troich" + }, + { + "rshares": 5011419926, + "voter": "nadin3" + }, + { + "rshares": 1661479473, + "voter": "davidjkelley" + }, + { + "rshares": 191746347, + "voter": "team101" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 185701642, + "voter": "greatness" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 9069255648, + "voter": "sponge-bob" + }, + { + "rshares": 15569866401, + "voter": "digital-wisdom" + }, + { + "rshares": 3791392195, + "voter": "ethical-ai" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 6830877679, + "voter": "jwaser" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 2274469633, + "voter": "richhersey" + }, + { + "rshares": 1688383151, + "voter": "smisi" + }, + { + "rshares": 123190927, + "voter": "tito-baron" + }, + { + "rshares": 53413720, + "voter": "lighter" + }, + { + "rshares": 52560790, + "voter": "yorsens" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 2675382304, + "voter": "bwaser" + }, + { + "rshares": 53003720, + "voter": "sofa" + }, + { + "rshares": 83883352848, + "voter": "cnfund" + }, + { + "rshares": 348073541, + "voter": "bones261" + }, + { + "rshares": 9054592458, + "voter": "brains" + }, + { + "rshares": 633672233, + "voter": "bones555" + }, + { + "rshares": 53055629, + "voter": "ailo" + }, + { + "rshares": 5893247853, + "voter": "chick1" + }, + { + "rshares": 51637870, + "voter": "aoki" + }, + { + "rshares": 52621399, + "voter": "typingagent" + }, + { + "rshares": 52634176, + "voter": "cwb" + }, + { + "rshares": 3623547539, + "voter": "slayer" + }, + { + "rshares": 407075832, + "voter": "anomaly" + }, + { + "rshares": 2401189699, + "voter": "ellepdub" + }, + { + "rshares": 172324884, + "voter": "ola1" + }, + { + "rshares": 4601294293, + "voter": "michelle.gent" + }, + { + "rshares": 12396524304, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 4816686066, + "voter": "morgan.waser" + }, + { + "rshares": 291933324, + "voter": "thefinanceguy" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 51230296, + "voter": "steemq" + }, + { + "rshares": 51227561, + "voter": "battalar" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50570250, + "voter": "ziggo" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 417240825, + "voter": "bapparabi" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 88794357432, + "voter": "btshuang" + }, + { + "rshares": 3229471810, + "voter": "dodders007" + }, + { + "rshares": 3689616990, + "voter": "strong-ai" + }, + { + "rshares": 538350430, + "voter": "grisha-danunaher" + }, + { + "rshares": 74444594, + "voter": "igtes" + }, + { + "rshares": 148119740, + "voter": "buffett" + }, + { + "rshares": 162917785, + "voter": "ctu" + }, + { + "rshares": 162911190, + "voter": "front" + }, + { + "rshares": 159394872, + "voter": "prosto-veter" + }, + { + "rshares": 162375387, + "voter": "yourase1" + }, + { + "rshares": 161839498, + "voter": "durex" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 160957729, + "voter": "realtime" + }, + { + "rshares": 160326045, + "voter": "planet" + }, + { + "rshares": 159984914, + "voter": "correct" + }, + { + "rshares": 159175576, + "voter": "fallout" + }, + { + "rshares": 158777847, + "voter": "agundoba" + }, + { + "rshares": 158726294, + "voter": "alberged" + }, + { + "rshares": 158718933, + "voter": "alene33" + }, + { + "rshares": 158713085, + "voter": "argesti" + }, + { + "rshares": 158709279, + "voter": "artamm" + }, + { + "rshares": 158704921, + "voter": "artyne43" + }, + { + "rshares": 158701918, + "voter": "odlaen" + }, + { + "rshares": 158692611, + "voter": "brenna88" + }, + { + "rshares": 158688416, + "voter": "fortelyn" + }, + { + "rshares": 158684075, + "voter": "cheva0" + }, + { + "rshares": 158678677, + "voter": "peris2" + }, + { + "rshares": 158667376, + "voter": "gilbertur" + }, + { + "rshares": 158658206, + "voter": "irdaince" + }, + { + "rshares": 158655323, + "voter": "whenda3" + }, + { + "rshares": 158647100, + "voter": "brenkelley" + }, + { + "rshares": 158640828, + "voter": "donaigh" + }, + { + "rshares": 158637072, + "voter": "baire00" + }, + { + "rshares": 158624650, + "voter": "gundalach" + }, + { + "rshares": 158620061, + "voter": "childirac" + }, + { + "rshares": 158609836, + "voter": "guoteff" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 157896009, + "voter": "wymmendycer" + }, + { + "rshares": 157892476, + "voter": "fariuss" + }, + { + "rshares": 157889502, + "voter": "chutec" + }, + { + "rshares": 157887016, + "voter": "udoladhnak" + }, + { + "rshares": 157883027, + "voter": "brochari" + }, + { + "rshares": 157877631, + "voter": "hervedui" + }, + { + "rshares": 157876011, + "voter": "isetar" + }, + { + "rshares": 157874479, + "voter": "pollengus" + }, + { + "rshares": 157871566, + "voter": "valiner" + }, + { + "rshares": 157869417, + "voter": "cunod" + }, + { + "rshares": 157866738, + "voter": "trentegan" + }, + { + "rshares": 157864709, + "voter": "shenburen" + }, + { + "rshares": 157861808, + "voter": "margery2" + }, + { + "rshares": 157860265, + "voter": "thiner" + }, + { + "rshares": 157857120, + "voter": "joycery" + }, + { + "rshares": 157855001, + "voter": "cuiliobeth" + }, + { + "rshares": 157853250, + "voter": "gwilion" + }, + { + "rshares": 157847571, + "voter": "damul" + }, + { + "rshares": 157845805, + "voter": "youthan" + }, + { + "rshares": 188144802, + "voter": "antaja" + }, + { + "rshares": 156241596, + "voter": "royfft" + } + ], + "author": "masteryoda", + "author_payout_value": "0.000 HBD", + "author_reputation": 70.0, + "beneficiaries": [], + "blacklists": [], + "body": "![photo](http://i.imgsafe.org/81a1095cd2.png)\n\n- - -\n\nThis report covers payouts made between:\n\n**September 8, 2016, 12:00 am UTC** and **September 14, 2016, 11:59 pm UTC**\n\nTotal SBD paid: **136 116.418 SBD**\n\nTotal VESTS paid: **714 086 946.799 VESTS**\n\n- - -\n\n### SBD and VESTS payouts chart:\n![photo](http://imgh.us/canvas2_1.png)\n\n- - -\n\n### Top 100 overall SBD earners:\n|Rank | Account | Posts |SBD | VESTS |\n| :-----| ------------- |-------------:|-------------:| -----:|\n|1|[@ericvancewalton](https://steemit.com/@ericvancewalton)|15|6 077.522|24 596 951.571|\n|2|[@roelandp](https://steemit.com/@roelandp)|5|5 750.861|26 290 325.567|\n|3|[@gavvet](https://steemit.com/@gavvet)|29|5 680.552|23 514 590.090|\n|4|[@knozaki2015](https://steemit.com/@knozaki2015)|27|4 089.160|16 881 905.884|\n|5|[@sirwinchester](https://steemit.com/@sirwinchester)|20|3 196.259|13 196 949.343|\n|6|[@terrycraft](https://steemit.com/@terrycraft)|22|2 997.141|12 216 236.410|\n|7|[@calaber24p](https://steemit.com/@calaber24p)|9|2 411.786|10 175 362.253|\n|8|[@dollarvigilante](https://steemit.com/@dollarvigilante)|9|2 135.290|9 376 253.261|\n|9|[@someguy123](https://steemit.com/@someguy123)|11|1 852.735|7 812 606.655|\n|10|[@ozchartart](https://steemit.com/@ozchartart)|13|1 771.698|7 215 740.701|\n|11|[@infovore](https://steemit.com/@infovore)|5|1 705.589|6 924 653.829|\n|12|[@lifeisawesome](https://steemit.com/@lifeisawesome)|6|1 689.879|6 989 106.948|\n|13|[@dantheman](https://steemit.com/@dantheman)|11|1 612.428|8 604 664.210|\n|14|[@jamielefay](https://steemit.com/@jamielefay)|4|1 607.864|6 411 495.342|\n|15|[@kevinwong](https://steemit.com/@kevinwong)|6|1 525.609|6 542 045.016|\n|16|[@charlieshrem](https://steemit.com/@charlieshrem)|4|1 500.105|6 557 010.291|\n|17|[@jesta](https://steemit.com/@jesta)|9|1 492.300|6 472 103.097|\n|18|[@masteryoda](https://steemit.com/@masteryoda)|16|1 423.208|6 023 057.885|\n|19|[@bridgetbunchy](https://steemit.com/@bridgetbunchy)|9|1 324.346|5 343 516.577|\n|20|[@katecloud](https://steemit.com/@katecloud)|7|1 265.447|5 136 897.795|\n|21|[@timsaid](https://steemit.com/@timsaid)|10|1 153.420|4 999 746.262|\n|22|[@sascha](https://steemit.com/@sascha)|2|1 152.462|4 737 155.424|\n|23|[@honeyscribe](https://steemit.com/@honeyscribe)|6|1 147.954|4 693 320.648|\n|24|[@cryptogee](https://steemit.com/@cryptogee)|4|1 145.094|4 704 779.347|\n|25|[@krishtopa](https://steemit.com/@krishtopa)|11|1 143.346|4 834 060.865|\n|26|[@anwenbaumeister](https://steemit.com/@anwenbaumeister)|8|1 138.985|4 813 642.940|\n|27|[@good-karma](https://steemit.com/@good-karma)|6|1 118.049|5 063 419.555|\n|28|[@lobotony](https://steemit.com/@lobotony)|2|1 084.459|4 247 247.973|\n|29|[@markrmorrisjr](https://steemit.com/@markrmorrisjr)|21|1 058.539|4 369 963.419|\n|30|[@curie](https://steemit.com/@curie)|5|1 056.415|4 572 371.506|\n|31|[@opheliafu](https://steemit.com/@opheliafu)|19|1 005.845|4 156 440.681|\n|32|[@steve-walschot](https://steemit.com/@steve-walschot)|4|972.080|4 394 483.105|\n|33|[@marius19](https://steemit.com/@marius19)|23|951.573|4 011 036.875|\n|34|[@serejandmyself](https://steemit.com/@serejandmyself)|11|941.108|3 990 747.231|\n|35|[@steempower](https://steemit.com/@steempower)|4|848.391|3 693 774.188|\n|36|[@aizensou](https://steemit.com/@aizensou)|4|813.814|3 460 586.334|\n|37|[@furion](https://steemit.com/@furion)|7|776.731|3 320 010.859|\n|38|[@officialfuzzy](https://steemit.com/@officialfuzzy)|5|769.671|3 256 431.084|\n|39|[@kencode](https://steemit.com/@kencode)|3|769.635|3 084 463.879|\n|40|[@clayop](https://steemit.com/@clayop)|9|744.729|3 588 626.269|\n|41|[@larkenrose](https://steemit.com/@larkenrose)|8|718.161|2 952 298.454|\n|42|[@steemdrive](https://steemit.com/@steemdrive)|1|713.054|3 137 516.266|\n|43|[@jpiper20](https://steemit.com/@jpiper20)|21|704.591|2 861 337.136|\n|44|[@xeroc](https://steemit.com/@xeroc)|3|700.860|3 667 185.079|\n|45|[@steemship](https://steemit.com/@steemship)|3|700.485|2 935 488.501|\n|46|[@steemcleaners](https://steemit.com/@steemcleaners)|3|659.132|2 596 140.333|\n|47|[@complexring](https://steemit.com/@complexring)|2|647.683|6 065 457.160|\n|48|[@charleshosk](https://steemit.com/@charleshosk)|2|585.319|2 399 760.878|\n|49|[@hisnameisolllie](https://steemit.com/@hisnameisolllie)|11|581.385|2 338 969.539|\n|50|[@sweetsssj](https://steemit.com/@sweetsssj)|14|523.979|2 170 158.700|\n|51|[@livingthedream](https://steemit.com/@livingthedream)|4|510.792|2 027 254.578|\n|52|[@eneismijmich](https://steemit.com/@eneismijmich)|9|504.116|2 061 771.205|\n|53|[@sterlinluxan](https://steemit.com/@sterlinluxan)|7|500.904|2 022 584.130|\n|54|[@thisisbenbrick](https://steemit.com/@thisisbenbrick)|1|497.669|2 274 840.954|\n|55|[@b0y2k](https://steemit.com/@b0y2k)|2|497.114|2 132 474.149|\n|56|[@fairytalelife](https://steemit.com/@fairytalelife)|7|481.143|2 023 586.799|\n|57|[@corbettreport](https://steemit.com/@corbettreport)|6|457.908|1 979 421.716|\n|58|[@kental](https://steemit.com/@kental)|19|435.486|1 746 992.520|\n|59|[@barrycooper](https://steemit.com/@barrycooper)|4|433.548|1 887 586.618|\n|60|[@storyseeker](https://steemit.com/@storyseeker)|4|430.221|1 849 858.609|\n|61|[@jacor](https://steemit.com/@jacor)|11|428.758|1 774 043.305|\n|62|[@bravenewcoin](https://steemit.com/@bravenewcoin)|14|427.758|1 764 533.073|\n|63|[@alexbeyman](https://steemit.com/@alexbeyman)|36|409.397|1 679 902.161|\n|64|[@gangsta](https://steemit.com/@gangsta)|5|405.820|1 620 709.343|\n|65|[@dannystravels](https://steemit.com/@dannystravels)|1|404.374|1 568 065.581|\n|66|[@smailer](https://steemit.com/@smailer)|11|400.558|1 679 104.012|\n|67|[@mibenkito](https://steemit.com/@mibenkito)|1|399.692|1 722 718.612|\n|68|[@cass](https://steemit.com/@cass)|1|391.041|1 993 157.960|\n|69|[@razvanelulmarin](https://steemit.com/@razvanelulmarin)|13|373.350|1 644 174.858|\n|70|[@mrs.steemit](https://steemit.com/@mrs.steemit)|9|368.118|1 530 900.679|\n|71|[@jamtaylor](https://steemit.com/@jamtaylor)|14|358.256|1 555 939.370|\n|72|[@senseiteekay](https://steemit.com/@senseiteekay)|11|357.948|1 517 489.098|\n|73|[@healthyrecipes](https://steemit.com/@healthyrecipes)|3|350.465|1 480 991.813|\n|74|[@aggroed](https://steemit.com/@aggroed)|14|348.227|1 428 790.019|\n|75|[@celebr1ty](https://steemit.com/@celebr1ty)|5|341.894|1 368 751.869|\n|76|[@dana-edwards](https://steemit.com/@dana-edwards)|10|337.839|1 341 593.683|\n|77|[@cryptovpn](https://steemit.com/@cryptovpn)|5|330.063|1 278 755.869|\n|78|[@nanzo-scoop](https://steemit.com/@nanzo-scoop)|17|330.055|2 655 433.594|\n|79|[@fyrstikken](https://steemit.com/@fyrstikken)|23|325.469|1 521 433.247|\n|80|[@richman](https://steemit.com/@richman)|5|321.227|1 332 080.256|\n|81|[@enric](https://steemit.com/@enric)|1|311.640|1 208 207.684|\n|82|[@firepower](https://steemit.com/@firepower)|1|308.085|1 405 620.303|\n|83|[@donkeypong](https://steemit.com/@donkeypong)|4|306.922|1 672 530.744|\n|84|[@churdtzu](https://steemit.com/@churdtzu)|7|305.428|1 246 268.798|\n|85|[@pfunk](https://steemit.com/@pfunk)|6|304.288|1 696 845.158|\n|86|[@canadian-coconut](https://steemit.com/@canadian-coconut)|7|303.757|1 247 066.035|\n|87|[@alexgr](https://steemit.com/@alexgr)|7|296.946|1 259 479.298|\n|88|[@quinneaker](https://steemit.com/@quinneaker)|15|293.521|1 241 558.241|\n|89|[@nekromarinist](https://steemit.com/@nekromarinist)|10|288.002|1 136 848.911|\n|90|[@liberosist](https://steemit.com/@liberosist)|6|284.471|1 407 917.609|\n|91|[@sigmajin](https://steemit.com/@sigmajin)|3|276.147|1 127 048.263|\n|92|[@aaronkoenig](https://steemit.com/@aaronkoenig)|9|274.485|1 168 689.323|\n|93|[@tracemayer](https://steemit.com/@tracemayer)|7|273.934|1 170 292.676|\n|94|[@hilarski](https://steemit.com/@hilarski)|12|272.752|1 111 134.239|\n|95|[@shammyshiggs](https://steemit.com/@shammyshiggs)|6|267.958|1 068 640.107|\n|96|[@halo](https://steemit.com/@halo)|34|265.233|1 109 892.049|\n|97|[@rok-sivante](https://steemit.com/@rok-sivante)|8|261.410|1 152 452.980|\n|98|[@vermillion666](https://steemit.com/@vermillion666)|2|260.282|1 015 370.956|\n|99|[@kaylinart](https://steemit.com/@kaylinart)|31|258.027|1 209 969.357|\n|100|[@kobur](https://steemit.com/@kobur)|9|257.060|1 001 194.076|\n\n\n- - -\n\n### Top 100 overall VESTS earners:\n|Rank | Account | SBD | VESTS |\n| :-----| ------------- |-------------:| -----:|\n|1|[@blocktrades](https://steemit.com/@blocktrades)|6.267|31 932 805.126|\n|2|[@roelandp](https://steemit.com/@roelandp)|5 750.861|26 290 325.567|\n|3|[@ericvancewalton](https://steemit.com/@ericvancewalton)|6 077.522|24 596 951.571|\n|4|[@gavvet](https://steemit.com/@gavvet)|5 680.552|23 514 590.090|\n|5|[@knozaki2015](https://steemit.com/@knozaki2015)|4 089.160|16 881 905.884|\n|6|[@sirwinchester](https://steemit.com/@sirwinchester)|3 196.259|13 196 949.343|\n|7|[@terrycraft](https://steemit.com/@terrycraft)|2 997.141|12 216 236.410|\n|8|[@calaber24p](https://steemit.com/@calaber24p)|2 411.786|10 175 362.253|\n|9|[@smooth](https://steemit.com/@smooth)|35.690|9 725 180.893|\n|10|[@dollarvigilante](https://steemit.com/@dollarvigilante)|2 135.290|9 376 253.261|\n|11|[@berniesanders](https://steemit.com/@berniesanders)|3.218|9 025 844.273|\n|12|[@dantheman](https://steemit.com/@dantheman)|1 612.428|8 604 664.210|\n|13|[@someguy123](https://steemit.com/@someguy123)|1 852.735|7 812 606.655|\n|14|[@ozchartart](https://steemit.com/@ozchartart)|1 771.698|7 215 740.701|\n|15|[@lifeisawesome](https://steemit.com/@lifeisawesome)|1 689.879|6 989 106.948|\n|16|[@infovore](https://steemit.com/@infovore)|1 705.589|6 924 653.829|\n|17|[@wang](https://steemit.com/@wang)|0.000|6 613 063.186|\n|18|[@charlieshrem](https://steemit.com/@charlieshrem)|1 500.105|6 557 010.291|\n|19|[@kevinwong](https://steemit.com/@kevinwong)|1 525.609|6 542 045.016|\n|20|[@jesta](https://steemit.com/@jesta)|1 492.300|6 472 103.097|\n|21|[@jamielefay](https://steemit.com/@jamielefay)|1 607.864|6 411 495.342|\n|22|[@complexring](https://steemit.com/@complexring)|647.683|6 065 457.160|\n|23|[@masteryoda](https://steemit.com/@masteryoda)|1 423.208|6 023 057.885|\n|24|[@nextgencrypto](https://steemit.com/@nextgencrypto)|7.149|5 399 639.966|\n|25|[@bridgetbunchy](https://steemit.com/@bridgetbunchy)|1 324.346|5 343 516.577|\n|26|[@katecloud](https://steemit.com/@katecloud)|1 265.447|5 136 897.795|\n|27|[@good-karma](https://steemit.com/@good-karma)|1 118.049|5 063 419.555|\n|28|[@timsaid](https://steemit.com/@timsaid)|1 153.420|4 999 746.262|\n|29|[@krishtopa](https://steemit.com/@krishtopa)|1 143.346|4 834 060.865|\n|30|[@anwenbaumeister](https://steemit.com/@anwenbaumeister)|1 138.985|4 813 642.940|\n|31|[@sascha](https://steemit.com/@sascha)|1 152.462|4 737 155.424|\n|32|[@cryptogee](https://steemit.com/@cryptogee)|1 145.094|4 704 779.347|\n|33|[@honeyscribe](https://steemit.com/@honeyscribe)|1 147.954|4 693 320.648|\n|34|[@curie](https://steemit.com/@curie)|1 056.415|4 572 371.506|\n|35|[@steve-walschot](https://steemit.com/@steve-walschot)|972.080|4 394 483.105|\n|36|[@markrmorrisjr](https://steemit.com/@markrmorrisjr)|1 058.539|4 369 963.419|\n|37|[@lobotony](https://steemit.com/@lobotony)|1 084.459|4 247 247.973|\n|38|[@steemed](https://steemit.com/@steemed)|32.767|4 188 255.968|\n|39|[@opheliafu](https://steemit.com/@opheliafu)|1 005.845|4 156 440.681|\n|40|[@riverhead](https://steemit.com/@riverhead)|7.248|4 045 823.778|\n|41|[@marius19](https://steemit.com/@marius19)|951.573|4 011 036.875|\n|42|[@serejandmyself](https://steemit.com/@serejandmyself)|941.108|3 990 747.231|\n|43|[@pharesim](https://steemit.com/@pharesim)|0.000|3 875 558.313|\n|44|[@steemit200](https://steemit.com/@steemit200)|0.000|3 768 755.702|\n|45|[@steempower](https://steemit.com/@steempower)|848.391|3 693 774.188|\n|46|[@xeroc](https://steemit.com/@xeroc)|700.860|3 667 185.079|\n|47|[@clayop](https://steemit.com/@clayop)|744.729|3 588 626.269|\n|48|[@aizensou](https://steemit.com/@aizensou)|813.814|3 460 586.334|\n|49|[@furion](https://steemit.com/@furion)|776.731|3 320 010.859|\n|50|[@xeldal](https://steemit.com/@xeldal)|0.393|3 300 335.411|\n|51|[@ned](https://steemit.com/@ned)|32.419|3 290 566.039|\n|52|[@officialfuzzy](https://steemit.com/@officialfuzzy)|769.671|3 256 431.084|\n|53|[@steemdrive](https://steemit.com/@steemdrive)|713.054|3 137 516.266|\n|54|[@joseph](https://steemit.com/@joseph)|57.350|3 085 782.531|\n|55|[@kencode](https://steemit.com/@kencode)|769.635|3 084 463.879|\n|56|[@larkenrose](https://steemit.com/@larkenrose)|718.161|2 952 298.454|\n|57|[@steemship](https://steemit.com/@steemship)|700.485|2 935 488.501|\n|58|[@recursive](https://steemit.com/@recursive)|6.621|2 918 906.746|\n|59|[@jpiper20](https://steemit.com/@jpiper20)|704.591|2 861 337.136|\n|60|[@hr1](https://steemit.com/@hr1)|0.300|2 780 636.062|\n|61|[@nanzo-scoop](https://steemit.com/@nanzo-scoop)|330.055|2 655 433.594|\n|62|[@laonie](https://steemit.com/@laonie)|116.404|2 619 872.564|\n|63|[@steemcleaners](https://steemit.com/@steemcleaners)|659.132|2 596 140.333|\n|64|[@charleshosk](https://steemit.com/@charleshosk)|585.319|2 399 760.878|\n|65|[@hisnameisolllie](https://steemit.com/@hisnameisolllie)|581.385|2 338 969.539|\n|66|[@thisisbenbrick](https://steemit.com/@thisisbenbrick)|497.669|2 274 840.954|\n|67|[@sweetsssj](https://steemit.com/@sweetsssj)|523.979|2 170 158.700|\n|68|[@b0y2k](https://steemit.com/@b0y2k)|497.114|2 132 474.149|\n|69|[@eneismijmich](https://steemit.com/@eneismijmich)|504.116|2 061 771.205|\n|70|[@livingthedream](https://steemit.com/@livingthedream)|510.792|2 027 254.578|\n|71|[@fairytalelife](https://steemit.com/@fairytalelife)|481.143|2 023 586.799|\n|72|[@sterlinluxan](https://steemit.com/@sterlinluxan)|500.904|2 022 584.130|\n|73|[@cass](https://steemit.com/@cass)|391.041|1 993 157.960|\n|74|[@corbettreport](https://steemit.com/@corbettreport)|457.908|1 979 421.716|\n|75|[@barrycooper](https://steemit.com/@barrycooper)|433.548|1 887 586.618|\n|76|[@jamesc](https://steemit.com/@jamesc)|0.153|1 871 857.951|\n|77|[@storyseeker](https://steemit.com/@storyseeker)|430.221|1 849 858.609|\n|78|[@jacor](https://steemit.com/@jacor)|428.758|1 774 043.305|\n|79|[@bravenewcoin](https://steemit.com/@bravenewcoin)|427.758|1 764 533.073|\n|80|[@kental](https://steemit.com/@kental)|435.486|1 746 992.520|\n|81|[@au1nethyb1](https://steemit.com/@au1nethyb1)|0.000|1 740 612.769|\n|82|[@mibenkito](https://steemit.com/@mibenkito)|399.692|1 722 718.612|\n|83|[@pfunk](https://steemit.com/@pfunk)|304.288|1 696 845.158|\n|84|[@alexbeyman](https://steemit.com/@alexbeyman)|409.397|1 679 902.161|\n|85|[@smailer](https://steemit.com/@smailer)|400.558|1 679 104.012|\n|86|[@badassmother](https://steemit.com/@badassmother)|0.000|1 679 019.431|\n|87|[@donkeypong](https://steemit.com/@donkeypong)|306.922|1 672 530.744|\n|88|[@razvanelulmarin](https://steemit.com/@razvanelulmarin)|373.350|1 644 174.858|\n|89|[@summon](https://steemit.com/@summon)|72.228|1 622 251.187|\n|90|[@gangsta](https://steemit.com/@gangsta)|405.820|1 620 709.343|\n|91|[@silver](https://steemit.com/@silver)|0.000|1 609 716.257|\n|92|[@dannystravels](https://steemit.com/@dannystravels)|404.374|1 568 065.581|\n|93|[@jamtaylor](https://steemit.com/@jamtaylor)|358.256|1 555 939.370|\n|94|[@mrs.steemit](https://steemit.com/@mrs.steemit)|368.118|1 530 900.679|\n|95|[@fyrstikken](https://steemit.com/@fyrstikken)|325.469|1 521 433.247|\n|96|[@senseiteekay](https://steemit.com/@senseiteekay)|357.948|1 517 489.098|\n|97|[@healthyrecipes](https://steemit.com/@healthyrecipes)|350.465|1 480 991.813|\n|98|[@satoshifund](https://steemit.com/@satoshifund)|0.000|1 472 512.796|\n|99|[@kushed](https://steemit.com/@kushed)|0.160|1 449 619.943|\n|100|[@aggroed](https://steemit.com/@aggroed)|348.227|1 428 790.019|\n\n\n- - -\n\n### Top 100 paying posts (author reward):\n|Rank | Account | SBD | VESTS | POST|\n| :-----| ------------- |-------------:| -----:|:-----|\n|1|[@roelandp](https://steemit.com/@roelandp)|5417.783|24936028.708622|[save-the-date-steemfest-1-11-12-13-november-2016-amsterdam-n](https://steemit.com/all/@roelandp/save-the-date-steemfest-1-11-12-13-november-2016-amsterdam-nl)|\n|2|[@someguy123](https://steemit.com/@someguy123)|1314.389|5601399.952738|[understeem-steemit-without-censorship-nsfw-filter-removed-vi](https://steemit.com/all/@someguy123/understeem-steemit-without-censorship-nsfw-filter-removed-via-tor)|\n|3|[@kevinwong](https://steemit.com/@kevinwong)|971.542|4190657.642935|[logo-contest-for-project-curie-calling-all-designers](https://steemit.com/all/@kevinwong/logo-contest-for-project-curie-calling-all-designers)|\n|4|[@steve-walschot](https://steemit.com/@steve-walschot)|937.502|4105645.799136|[investigating-the-wale-scam-assumptions-above-knowledge](https://steemit.com/all/@steve-walschot/investigating-the-wale-scam-assumptions-above-knowledge)|\n|5|[@good-karma](https://steemit.com/@good-karma)|909.717|4210888.383925|[esteem-ios-1-2-2-released-advanced-login-signup-patch-post-e](https://steemit.com/all/@good-karma/esteem-ios-1-2-2-released-advanced-login-signup-patch-post-edits-photo-inclusion-on-posts-new-navigation-filter)|\n|6|[@cryptogee](https://steemit.com/@cryptogee)|802.871|3114844.305012|[a-quick-fix-for-a-broken-capitalist-society](https://steemit.com/all/@cryptogee/a-quick-fix-for-a-broken-capitalist-society)|\n|7|[@infovore](https://steemit.com/@infovore)|780.138|3145392.168091|[steemmag-steemit-s-weekend-digest-9-of-community-curation-an](https://steemit.com/all/@infovore/steemmag-steemit-s-weekend-digest-9-of-community-curation-and-reputation-chats-with-a-whale-steemit-chat-lead-moderators-a-day)|\n|8|[@steemdrive](https://steemit.com/@steemdrive)|709.735|3021388.477665|[steemdrive-second-proof-of-successful-crowdfunded-billboard-](https://steemit.com/all/@steemdrive/steemdrive-second-proof-of-successful-crowdfunded-billboard-flight-in-durban-south-africa)|\n|9|[@ericvancewalton](https://steemit.com/@ericvancewalton)|694.130|2692969.805438|[alarm-clock-dawn-an-original-novel-episode-22](https://steemit.com/all/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-22)|\n|10|[@sascha](https://steemit.com/@sascha)|672.279|2606133.315123|[our-life-on-planet-earth-part-8-the-meaning-of-life](https://steemit.com/all/@sascha/our-life-on-planet-earth-part-8-the-meaning-of-life)|\n|11|[@jesta](https://steemit.com/@jesta)|672.102|3084315.315130|[steem-bounty-system-milestone-1-proposal](https://steemit.com/all/@jesta/steem-bounty-system-milestone-1-proposal)|\n|12|[@steempower](https://steemit.com/@steempower)|670.009|2855734.328170|[bitshares-state-of-the-network-11th-sept-2016](https://steemit.com/all/@steempower/bitshares-state-of-the-network-11th-sept-2016)|\n|13|[@complexring](https://steemit.com/@complexring)|635.717|2707974.667320|[bypassing-the-great-firewall-of-china](https://steemit.com/all/@complexring/bypassing-the-great-firewall-of-china)|\n|14|[@katecloud](https://steemit.com/@katecloud)|628.891|2463723.749341|[a-photo-the-progression-of-a-painting-and-a-poem-by-kate-clo](https://steemit.com/all/@katecloud/a-photo-the-progression-of-a-painting-and-a-poem-by-kate-cloud)|\n|15|[@infovore](https://steemit.com/@infovore)|623.373|2415144.530628|[the-rise-of-the-human-cyborgs-outsmarting-smartphones-and-th](https://steemit.com/all/@infovore/the-rise-of-the-human-cyborgs-outsmarting-smartphones-and-the-internables-trend)|\n|16|[@ericvancewalton](https://steemit.com/@ericvancewalton)|605.001|2343398.347985|[the-cliff-an-original-poem](https://steemit.com/all/@ericvancewalton/the-cliff-an-original-poem)|\n|17|[@ericvancewalton](https://steemit.com/@ericvancewalton)|599.216|2408866.584548|[rush-hour-train-an-original-poem](https://steemit.com/all/@ericvancewalton/rush-hour-train-an-original-poem)|\n|18|[@dantheman](https://steemit.com/@dantheman)|588.696|2270663.485250|[censorship-is-impossible-in-a-free-society](https://steemit.com/all/@dantheman/censorship-is-impossible-in-a-free-society)|\n|19|[@ericvancewalton](https://steemit.com/@ericvancewalton)|573.497|2217973.305761|[too-simple-to-see-an-original-poem](https://steemit.com/all/@ericvancewalton/too-simple-to-see-an-original-poem)|\n|20|[@lobotony](https://steemit.com/@lobotony)|559.734|2169953.235319|[a-trip-to-the-north-part-1-of-2-iceland](https://steemit.com/all/@lobotony/a-trip-to-the-north-part-1-of-2-iceland)|\n|21|[@steemship](https://steemit.com/@steemship)|556.189|2365420.937467|[open-letter-to-ned-and-dan-you-badly-need-a-communications-c](https://steemit.com/all/@steemship/open-letter-to-ned-and-dan-you-badly-need-a-communications-community-content-expert-and-i-hereby-nominate-stellabelle-or)|\n|22|[@kevinwong](https://steemit.com/@kevinwong)|550.834|2135268.781675|[dayjob-ended-hello-steemit](https://steemit.com/all/@kevinwong/dayjob-ended-hello-steemit)|\n|23|[@ericvancewalton](https://steemit.com/@ericvancewalton)|539.244|2295220.650034|[alarm-clock-dawn-an-original-novel-episode-25](https://steemit.com/all/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-25)|\n|24|[@ericvancewalton](https://steemit.com/@ericvancewalton)|535.500|2075831.717451|[4ziyjc-alarm-clock-dawn-an-original-novel-episode-22](https://steemit.com/all/@ericvancewalton/4ziyjc-alarm-clock-dawn-an-original-novel-episode-22)|\n|25|[@lobotony](https://steemit.com/@lobotony)|524.725|2076637.525890|[a-trip-to-the-north-part-2-of-2-greenland](https://steemit.com/all/@lobotony/a-trip-to-the-north-part-2-of-2-greenland)|\n|26|[@dollarvigilante](https://steemit.com/@dollarvigilante)|522.074|2024561.204875|[gold-has-biggest-one-day-rally-since-brexit-as-elites-rush-i](https://steemit.com/all/@dollarvigilante/gold-has-biggest-one-day-rally-since-brexit-as-elites-rush-into-gold)|\n|27|[@calaber24p](https://steemit.com/@calaber24p)|516.871|2073762.161780|[the-evolution-of-virtual-economies-and-their-future-global-i](https://steemit.com/all/@calaber24p/the-evolution-of-virtual-economies-and-their-future-global-impact-on-the-world)|\n|28|[@jamielefay](https://steemit.com/@jamielefay)|515.285|1997372.750614|[ahe-ey-submission-an-original-novel-part-16](https://steemit.com/all/@jamielefay/ahe-ey-submission-an-original-novel-part-16)|\n|29|[@lifeisawesome](https://steemit.com/@lifeisawesome)|515.184|2076732.392526|[you-are-what-your-friends-are](https://steemit.com/all/@lifeisawesome/you-are-what-your-friends-are)|\n|30|[@ericvancewalton](https://steemit.com/@ericvancewalton)|512.929|1979697.284935|[alarm-clock-dawn-an-original-novel-episode-21](https://steemit.com/all/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-21)|\n|31|[@charlieshrem](https://steemit.com/@charlieshrem)|508.009|2110171.661194|[how-to-live-completely-off-steem-using-a-virtual-and-physica](https://steemit.com/all/@charlieshrem/how-to-live-completely-off-steem-using-a-virtual-and-physical-debit-card-topped-up-with-steem)|\n|32|[@thisisbenbrick](https://steemit.com/@thisisbenbrick)|497.660|2255006.094857|[the-lifecycle-of-a-song](https://steemit.com/all/@thisisbenbrick/the-lifecycle-of-a-song)|\n|33|[@timsaid](https://steemit.com/@timsaid)|493.545|1978954.745437|[life-explorers-the-human-senses-part-ii-hearing](https://steemit.com/all/@timsaid/life-explorers-the-human-senses-part-ii-hearing)|\n|34|[@gavvet](https://steemit.com/@gavvet)|483.546|2060779.396304|[crab-mentality-what-you-need-to-know-about-this-kind-of-degr](https://steemit.com/all/@gavvet/crab-mentality-what-you-need-to-know-about-this-kind-of-degrading-mentality-english-filipino)|\n|35|[@fairytalelife](https://steemit.com/@fairytalelife)|479.523|1927465.053480|[how-to-draw-a-braid](https://steemit.com/all/@fairytalelife/how-to-draw-a-braid)|\n|36|[@sascha](https://steemit.com/@sascha)|479.357|2090356.322663|[salt-as-an-energy-source-energetic-purification-with-salt](https://steemit.com/all/@sascha/salt-as-an-energy-source-energetic-purification-with-salt)|\n|37|[@ericvancewalton](https://steemit.com/@ericvancewalton)|459.391|1953748.642541|[walk-your-worries-an-original-poem](https://steemit.com/all/@ericvancewalton/walk-your-worries-an-original-poem)|\n|38|[@calaber24p](https://steemit.com/@calaber24p)|458.060|1948333.287074|[different-ways-to-think-about-your-time-and-money-to-lead-to](https://steemit.com/all/@calaber24p/different-ways-to-think-about-your-time-and-money-to-lead-to-better-financial-security)|\n|39|[@dollarvigilante](https://steemit.com/@dollarvigilante)|457.747|2096614.988536|[boom-end-game-nears-as-central-banks-buying-up-gold-mining-c](https://steemit.com/all/@dollarvigilante/boom-end-game-nears-as-central-banks-buying-up-gold-mining-companies)|\n|40|[@timsaid](https://steemit.com/@timsaid)|451.707|2069238.286170|[life-explorers-the-human-senses-part-iii-touch](https://steemit.com/all/@timsaid/life-explorers-the-human-senses-part-iii-touch)|\n|41|[@sterlinluxan](https://steemit.com/@sterlinluxan)|445.525|1790952.274641|[anarchapulco-is-one-of-the-most-world-changing-conferences-e](https://steemit.com/all/@sterlinluxan/anarchapulco-is-one-of-the-most-world-changing-conferences-ever)|\n|42|[@calaber24p](https://steemit.com/@calaber24p)|445.091|1730853.060104|[revamping-curation-is-the-way-to-increase-steem-power-demand](https://steemit.com/all/@calaber24p/revamping-curation-is-the-way-to-increase-steem-power-demand)|\n|43|[@jamielefay](https://steemit.com/@jamielefay)|444.129|1722107.917895|[ahe-ey-water-angels-an-original-novel-part-7-audiobook](https://steemit.com/all/@jamielefay/ahe-ey-water-angels-an-original-novel-part-7-audiobook)|\n|44|[@xeroc](https://steemit.com/@xeroc)|442.100|1715452.124498|[piston-how-to-use-it-for-multisignature-accounts](https://steemit.com/all/@xeroc/piston-how-to-use-it-for-multisignature-accounts)|\n|45|[@dollarvigilante](https://steemit.com/@dollarvigilante)|439.671|1772010.226787|[jubilee-jolt-dow-down-400-stocks-smashed-in-biggest-drop-sin](https://steemit.com/all/@dollarvigilante/jubilee-jolt-dow-down-400-stocks-smashed-in-biggest-drop-since-brexit)|\n|46|[@jamielefay](https://steemit.com/@jamielefay)|436.368|1860075.567439|[ahe-ey-allegiance-an-original-novel-part-18](https://steemit.com/all/@jamielefay/ahe-ey-allegiance-an-original-novel-part-18)|\n|47|[@jesta](https://steemit.com/@jesta)|427.963|1692835.407320|[steemstats-0-3-5-improved-post-inspector-fixes-and-prep-for-](https://steemit.com/all/@jesta/steemstats-0-3-5-improved-post-inspector-fixes-and-prep-for-0-14-0)|\n|48|[@dollarvigilante](https://steemit.com/@dollarvigilante)|426.107|1815667.350107|[famous-big-wave-surfer-and-steemer-toby-cunningham-on-life-a](https://steemit.com/all/@dollarvigilante/famous-big-wave-surfer-and-steemer-toby-cunningham-on-life-anarchy-and-cryptocurrencies)|\n|49|[@anwenbaumeister](https://steemit.com/@anwenbaumeister)|413.120|1600748.444404|[pura-vida-my-experience-working-on-a-permaculture-farm-in-co](https://steemit.com/all/@anwenbaumeister/pura-vida-my-experience-working-on-a-permaculture-farm-in-costa-rica-part-two)|\n|50|[@dannystravels](https://steemit.com/@dannystravels)|404.374|1567809.296314|[face-to-face-with-our-closest-living-relative-part-2-2](https://steemit.com/all/@dannystravels/face-to-face-with-our-closest-living-relative-part-2-2)|\n|51|[@sirwinchester](https://steemit.com/@sirwinchester)|403.621|1723295.787435|[bitcoin-exchange-berlin-meetup-with-ned-on-skype](https://steemit.com/all/@sirwinchester/bitcoin-exchange-berlin-meetup-with-ned-on-skype)|\n|52|[@mibenkito](https://steemit.com/@mibenkito)|399.692|1701129.893154|[a-steemian-s-world-food-journal-part-5-sydney](https://steemit.com/all/@mibenkito/a-steemian-s-world-food-journal-part-5-sydney)|\n|53|[@ericvancewalton](https://steemit.com/@ericvancewalton)|399.641|1719344.321486|[broken-dreams-an-original-poem](https://steemit.com/all/@ericvancewalton/broken-dreams-an-original-poem)|\n|54|[@charleshosk](https://steemit.com/@charleshosk)|390.939|1571334.118454|[ethereum-classic-an-update](https://steemit.com/all/@charleshosk/ethereum-classic-an-update)|\n|55|[@calaber24p](https://steemit.com/@calaber24p)|390.494|1824187.485033|[countries-that-incentivize-and-deregulate-crypto-startups-wi](https://steemit.com/all/@calaber24p/countries-that-incentivize-and-deregulate-crypto-startups-will-reap-the-rewards-if-the-technology-goes-mainstream)|\n|56|[@charlieshrem](https://steemit.com/@charlieshrem)|382.869|1477441.136465|[an-intimate-evening-with-charlie-shrem-moving-forward-south-](https://steemit.com/all/@charlieshrem/an-intimate-evening-with-charlie-shrem-moving-forward-south-florida-usa)|\n|57|[@officialfuzzy](https://steemit.com/@officialfuzzy)|378.829|1519255.893290|[guest-signups-beyond-bitcoin-hangout-173-9-16-16-rsvp-to-fri](https://steemit.com/all/@officialfuzzy/guest-signups-beyond-bitcoin-hangout-173-9-16-16-rsvp-to-friday-s-hangout-refer-projects-for-rewards)|\n|58|[@knozaki2015](https://steemit.com/@knozaki2015)|370.606|1493308.546306|[steem-meetup-steemit-s-first-meetup-in-berlin-potsdam-german](https://steemit.com/all/@knozaki2015/steem-meetup-steemit-s-first-meetup-in-berlin-potsdam-germany-9-9-2016-with-pictures)|\n|59|[@dantheman](https://steemit.com/@dantheman)|369.466|1485061.731912|[justification-for-104-week-power-down](https://steemit.com/all/@dantheman/justification-for-104-week-power-down)|\n|60|[@cass](https://steemit.com/@cass)|369.092|1533209.359825|[sneak-preview-chainsquad-corporate-branding-logo-design](https://steemit.com/all/@cass/sneak-preview-chainsquad-corporate-branding-logo-design)|\n|61|[@aizensou](https://steemit.com/@aizensou)|358.318|1418712.320393|[top-5-places-in-barcelona-featuring-maryfromsochi-as-author](https://steemit.com/all/@aizensou/top-5-places-in-barcelona-featuring-maryfromsochi-as-author)|\n|62|[@sirwinchester](https://steemit.com/@sirwinchester)|358.314|1477359.694757|[steemit-meetup-in-berlin-germany](https://steemit.com/all/@sirwinchester/steemit-meetup-in-berlin-germany)|\n|63|[@clayop](https://steemit.com/@clayop)|355.145|1512981.501683|[the-typology-of-curation-what-kinds-of-curators-we-have-now](https://steemit.com/all/@clayop/the-typology-of-curation-what-kinds-of-curators-we-have-now)|\n|64|[@kencode](https://steemit.com/@kencode)|353.240|1453050.277044|[ann-smartcoins-wallet-v1-0-6-released](https://steemit.com/all/@kencode/ann-smartcoins-wallet-v1-0-6-released)|\n|65|[@gavvet](https://steemit.com/@gavvet)|353.159|1405040.374698|[a-free-lunch-with-edward-snowden](https://steemit.com/all/@gavvet/a-free-lunch-with-edward-snowden)|\n|66|[@clayop](https://steemit.com/@clayop)|343.604|1365548.612065|[how-much-do-whales-influences-on-rewards-introducing-new-sta](https://steemit.com/all/@clayop/how-much-do-whales-influences-on-rewards-introducing-new-statistics)|\n|67|[@curie](https://steemit.com/@curie)|343.592|1465300.000707|[project-curie-s-daily-curation-list-10-sept-11-sept-2016](https://steemit.com/all/@curie/project-curie-s-daily-curation-list-10-sept-11-sept-2016)|\n|68|[@calaber24p](https://steemit.com/@calaber24p)|342.141|1457567.812539|[immigration-into-america-has-made-it-the-world-power-it-is-t](https://steemit.com/all/@calaber24p/immigration-into-america-has-made-it-the-world-power-it-is-today)|\n|69|[@b0y2k](https://steemit.com/@b0y2k)|340.586|1369051.035651|[steemit-sponsoring-the-compass-cup-team-event](https://steemit.com/all/@b0y2k/steemit-sponsoring-the-compass-cup-team-event)|\n|70|[@cryptogee](https://steemit.com/@cryptogee)|339.967|1496475.706859|[spotlight-issue-8-philosophy-music-and-science](https://steemit.com/all/@cryptogee/spotlight-issue-8-philosophy-music-and-science)|\n|71|[@kencode](https://steemit.com/@kencode)|337.474|1308694.645920|[blockpay-moving-up-the-charts](https://steemit.com/all/@kencode/blockpay-moving-up-the-charts)|\n|72|[@ericvancewalton](https://steemit.com/@ericvancewalton)|336.781|1347763.370147|[alarm-clock-dawn-an-original-novel-episode-24](https://steemit.com/all/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-24)|\n|73|[@gavvet](https://steemit.com/@gavvet)|332.977|1291120.851189|[hi-to-reinvent-yourself-featuring-sauravrungta-as-author](https://steemit.com/all/@gavvet/hi-to-reinvent-yourself-featuring-sauravrungta-as-author)|\n|74|[@ozchartart](https://steemit.com/@ozchartart)|332.418|1282511.839603|[usdeth-btc-poloniex-technical-analysis-sept-07-2016](https://steemit.com/all/@ozchartart/usdeth-btc-poloniex-technical-analysis-sept-07-2016)|\n|75|[@bridgetbunchy](https://steemit.com/@bridgetbunchy)|332.381|1339735.329416|[celtic-heart-knot-pictorial](https://steemit.com/all/@bridgetbunchy/celtic-heart-knot-pictorial)|\n|76|[@roelandp](https://steemit.com/@roelandp)|331.053|1286840.936796|[my-proper-introduceyourself-hello-i-m-roelandp](https://steemit.com/all/@roelandp/my-proper-introduceyourself-hello-i-m-roelandp)|\n|77|[@ericvancewalton](https://steemit.com/@ericvancewalton)|330.742|1295789.736302|[know-me-an-original-poem](https://steemit.com/all/@ericvancewalton/know-me-an-original-poem)|\n|78|[@cryptovpn](https://steemit.com/@cryptovpn)|329.564|1276654.885609|[steemit-charity-run-no-1-doctors-without-borders](https://steemit.com/all/@cryptovpn/steemit-charity-run-no-1-doctors-without-borders)|\n|79|[@steemcleaners](https://steemit.com/@steemcleaners)|329.504|1292242.895864|[steemcleaner-report-for-the-week-of-aug-29-sept-4-2016-part-](https://steemit.com/all/@steemcleaners/steemcleaner-report-for-the-week-of-aug-29-sept-4-2016-part-1)|\n|80|[@anwenbaumeister](https://steemit.com/@anwenbaumeister)|320.241|1241317.843204|[my-cross-country-road-trip-greater-than-sf-greater-than-vega](https://steemit.com/all/@anwenbaumeister/my-cross-country-road-trip-greater-than-sf-greater-than-vegas-greater-than-boulder-greater-than-houston-greater-than-new-orleans)|\n|81|[@charlieshrem](https://steemit.com/@charlieshrem)|313.754|1475625.347428|[a-geek-in-prison-a-life-series-by-charlie-shrem-part-4-unit-](https://steemit.com/all/@charlieshrem/a-geek-in-prison-a-life-series-by-charlie-shrem-part-4-unit-life-and-the-shrempresso)|\n|82|[@enric](https://steemit.com/@enric)|311.617|1208114.056405|[im-enric-duran-from-robbing-banks-to-take-over-a-cryptocurre](https://steemit.com/all/@enric/im-enric-duran-from-robbing-banks-to-take-over-a-cryptocurrency-my-revolutionary-struggle-now-im-here)|\n|83|[@dantheman](https://steemit.com/@dantheman)|309.920|1201663.748404|[scalability-of-individual-responsibility-in-anarchy](https://steemit.com/all/@dantheman/scalability-of-individual-responsibility-in-anarchy)|\n|84|[@officialfuzzy](https://steemit.com/@officialfuzzy)|309.814|1312470.274185|[e172-beyond-bitcoin-peerplays-talks-legal-sharedrop-and-test](https://steemit.com/all/@officialfuzzy/e172-beyond-bitcoin-peerplays-talks-legal-sharedrop-and-testnet-jewels-ico-success-gridcoin-and-making-it-rain)|\n|85|[@gavvet](https://steemit.com/@gavvet)|308.127|1212749.753443|[a-day-in-the-life-of-john-d-rockefeller-featuring-cristi-as-](https://steemit.com/all/@gavvet/a-day-in-the-life-of-john-d-rockefeller-featuring-cristi-as-author)|\n|86|[@bridgetbunchy](https://steemit.com/@bridgetbunchy)|303.555|1201909.200453|[the-love-of-a-maker](https://steemit.com/all/@bridgetbunchy/the-love-of-a-maker)|\n|87|[@steemcleaners](https://steemit.com/@steemcleaners)|302.924|1192233.387004|[steemcleaner-report-for-the-week-of-aug-29-sept-4-2016-part-](https://steemit.com/all/@steemcleaners/steemcleaner-report-for-the-week-of-aug-29-sept-4-2016-part-2)|\n|88|[@dantheman](https://steemit.com/@dantheman)|301.672|1169749.675855|[nonviolent-censorship-is-how-nonviolent-societies-create-non](https://steemit.com/all/@dantheman/nonviolent-censorship-is-how-nonviolent-societies-create-nonviolent-government)|\n|89|[@infovore](https://steemit.com/@infovore)|301.261|1214999.166441|[a-day-in-the-life-of-a-steemcleaner-steemians-speak-fondest-](https://steemit.com/all/@infovore/a-day-in-the-life-of-a-steemcleaner-steemians-speak-fondest-moment-on-steemit-this-week-on-steemit-steemmag-steemit-s-weekend)|\n|90|[@firepower](https://steemit.com/@firepower)|300.280|1368056.554963|[when-i-lost-sight-while-steeming](https://steemit.com/all/@firepower/when-i-lost-sight-while-steeming)|\n|91|[@ozchartart](https://steemit.com/@ozchartart)|294.271|1183433.553199|[usddoge-btc-poloniex-technical-analysis-sept-10-2016](https://steemit.com/all/@ozchartart/usddoge-btc-poloniex-technical-analysis-sept-10-2016)|\n|92|[@donkeypong](https://steemit.com/@donkeypong)|293.559|1138798.465907|[a-tribute-to-snail-mail](https://steemit.com/all/@donkeypong/a-tribute-to-snail-mail)|\n|93|[@charlieshrem](https://steemit.com/@charlieshrem)|292.995|1135970.118327|[progressive-relaxation-by-charlie-shrem-mindfulness-meditati](https://steemit.com/all/@charlieshrem/progressive-relaxation-by-charlie-shrem-mindfulness-meditation-in-prison-and-everyday-life)|\n|94|[@curie](https://steemit.com/@curie)|289.920|1234271.286622|[project-curie-s-daily-curation-list-9-sept-10-sept-2016](https://steemit.com/all/@curie/project-curie-s-daily-curation-list-9-sept-10-sept-2016)|\n|95|[@furion](https://steemit.com/@furion)|289.919|1234751.363741|[a-quick-look-at-null-and-the-profitability-of-promoted-posts](https://steemit.com/all/@furion/a-quick-look-at-null-and-the-profitability-of-promoted-posts)|\n|96|[@sirwinchester](https://steemit.com/@sirwinchester)|288.926|1119010.839878|[mr-gourmet-exploring-a-new-location](https://steemit.com/all/@sirwinchester/mr-gourmet-exploring-a-new-location)|\n|97|[@larkenrose](https://steemit.com/@larkenrose)|281.627|1138819.558651|[supply-and-demand-steemit-style](https://steemit.com/all/@larkenrose/supply-and-demand-steemit-style)|\n|98|[@anwenbaumeister](https://steemit.com/@anwenbaumeister)|278.638|1162968.108837|[a-peek-into-pre-columbian-worldviews-found-in-agricultural-p](https://steemit.com/all/@anwenbaumeister/a-peek-into-pre-columbian-worldviews-found-in-agricultural-practices-duality-complementarity-cyclicity-and-reciprocity)|\n|99|[@corbettreport](https://steemit.com/@corbettreport)|277.435|1238430.062064|[only-9-11-truth-can-smash-the-9-11-lies](https://steemit.com/all/@corbettreport/only-9-11-truth-can-smash-the-9-11-lies)|\n|100|[@sirwinchester](https://steemit.com/@sirwinchester)|277.087|1113453.030386|[find-your-why-self-discovery-and-finding-your-purpose-in-lif](https://steemit.com/all/@sirwinchester/find-your-why-self-discovery-and-finding-your-purpose-in-life)|\n\n\n- - -\nPrevious report: [September week 1](https://steemit.com/stats/@masteryoda/weekly-payouts-leaderboards-september-week-1)\n- - -\n\n###### \u00a9 @masteryoda", + "category": "stats", + "children": 25, + "created": "2016-09-15T10:10:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgsafe.org/81a1095cd2.png", + "http://imgh.us/canvas2_1.png" + ], + "links": [ + "https://steemit.com/@ericvancewalton", + "https://steemit.com/@roelandp", + "https://steemit.com/@gavvet", + "https://steemit.com/@knozaki2015", + "https://steemit.com/@sirwinchester", + "https://steemit.com/@terrycraft", + "https://steemit.com/@calaber24p", + "https://steemit.com/@dollarvigilante", + "https://steemit.com/@someguy123", + "https://steemit.com/@ozchartart", + "https://steemit.com/@infovore", + "https://steemit.com/@lifeisawesome", + "https://steemit.com/@dantheman", + "https://steemit.com/@jamielefay", + "https://steemit.com/@kevinwong", + "https://steemit.com/@charlieshrem", + "https://steemit.com/@jesta", + "https://steemit.com/@masteryoda", + "https://steemit.com/@bridgetbunchy", + "https://steemit.com/@katecloud", + "https://steemit.com/@timsaid", + "https://steemit.com/@sascha", + "https://steemit.com/@honeyscribe", + "https://steemit.com/@cryptogee", + "https://steemit.com/@krishtopa", + "https://steemit.com/@anwenbaumeister", + "https://steemit.com/@good-karma", + "https://steemit.com/@lobotony", + "https://steemit.com/@markrmorrisjr", + "https://steemit.com/@curie", + "https://steemit.com/@opheliafu", + "https://steemit.com/@steve-walschot", + "https://steemit.com/@marius19", + "https://steemit.com/@serejandmyself", + "https://steemit.com/@steempower", + "https://steemit.com/@aizensou", + "https://steemit.com/@furion", + "https://steemit.com/@officialfuzzy", + "https://steemit.com/@kencode", + "https://steemit.com/@clayop", + "https://steemit.com/@larkenrose", + "https://steemit.com/@steemdrive", + "https://steemit.com/@jpiper20", + "https://steemit.com/@xeroc", + "https://steemit.com/@steemship", + "https://steemit.com/@steemcleaners", + "https://steemit.com/@complexring", + "https://steemit.com/@charleshosk", + "https://steemit.com/@hisnameisolllie", + "https://steemit.com/@sweetsssj", + "https://steemit.com/@livingthedream", + "https://steemit.com/@eneismijmich", + "https://steemit.com/@sterlinluxan", + "https://steemit.com/@thisisbenbrick", + "https://steemit.com/@b0y2k", + "https://steemit.com/@fairytalelife", + "https://steemit.com/@corbettreport", + "https://steemit.com/@kental", + "https://steemit.com/@barrycooper", + "https://steemit.com/@storyseeker", + "https://steemit.com/@jacor", + "https://steemit.com/@bravenewcoin", + "https://steemit.com/@alexbeyman", + "https://steemit.com/@gangsta", + "https://steemit.com/@dannystravels", + "https://steemit.com/@smailer", + "https://steemit.com/@mibenkito", + "https://steemit.com/@cass", + "https://steemit.com/@razvanelulmarin", + "https://steemit.com/@mrs.steemit", + "https://steemit.com/@jamtaylor", + "https://steemit.com/@senseiteekay", + "https://steemit.com/@healthyrecipes", + "https://steemit.com/@aggroed", + "https://steemit.com/@celebr1ty", + "https://steemit.com/@dana-edwards", + "https://steemit.com/@cryptovpn", + "https://steemit.com/@nanzo-scoop", + "https://steemit.com/@fyrstikken", + "https://steemit.com/@richman", + "https://steemit.com/@enric", + "https://steemit.com/@firepower", + "https://steemit.com/@donkeypong", + "https://steemit.com/@churdtzu", + "https://steemit.com/@pfunk", + "https://steemit.com/@canadian-coconut", + "https://steemit.com/@alexgr", + "https://steemit.com/@quinneaker", + "https://steemit.com/@nekromarinist", + "https://steemit.com/@liberosist", + "https://steemit.com/@sigmajin", + "https://steemit.com/@aaronkoenig", + "https://steemit.com/@tracemayer", + "https://steemit.com/@hilarski", + "https://steemit.com/@shammyshiggs", + "https://steemit.com/@halo", + "https://steemit.com/@rok-sivante", + "https://steemit.com/@vermillion666", + "https://steemit.com/@kaylinart", + "https://steemit.com/@kobur", + "https://steemit.com/@blocktrades", + "https://steemit.com/@smooth", + "https://steemit.com/@berniesanders", + "https://steemit.com/@wang", + "https://steemit.com/@nextgencrypto", + "https://steemit.com/@steemed", + "https://steemit.com/@riverhead", + "https://steemit.com/@pharesim", + "https://steemit.com/@steemit200", + "https://steemit.com/@xeldal", + "https://steemit.com/@ned", + "https://steemit.com/@joseph", + "https://steemit.com/@recursive", + "https://steemit.com/@hr1", + "https://steemit.com/@laonie", + "https://steemit.com/@jamesc", + "https://steemit.com/@au1nethyb1", + "https://steemit.com/@badassmother", + "https://steemit.com/@summon", + "https://steemit.com/@silver", + "https://steemit.com/@satoshifund", + "https://steemit.com/@kushed", + "https://steemit.com/all/@roelandp/save-the-date-steemfest-1-11-12-13-november-2016-amsterdam-nl", + "https://steemit.com/all/@someguy123/understeem-steemit-without-censorship-nsfw-filter-removed-via-tor", + "https://steemit.com/all/@kevinwong/logo-contest-for-project-curie-calling-all-designers", + "https://steemit.com/all/@steve-walschot/investigating-the-wale-scam-assumptions-above-knowledge", + "https://steemit.com/all/@good-karma/esteem-ios-1-2-2-released-advanced-login-signup-patch-post-edits-photo-inclusion-on-posts-new-navigation-filter", + "https://steemit.com/all/@cryptogee/a-quick-fix-for-a-broken-capitalist-society", + "https://steemit.com/all/@infovore/steemmag-steemit-s-weekend-digest-9-of-community-curation-and-reputation-chats-with-a-whale-steemit-chat-lead-moderators-a-day", + "https://steemit.com/all/@steemdrive/steemdrive-second-proof-of-successful-crowdfunded-billboard-flight-in-durban-south-africa", + "https://steemit.com/all/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-22", + "https://steemit.com/all/@sascha/our-life-on-planet-earth-part-8-the-meaning-of-life", + "https://steemit.com/all/@jesta/steem-bounty-system-milestone-1-proposal", + "https://steemit.com/all/@steempower/bitshares-state-of-the-network-11th-sept-2016", + "https://steemit.com/all/@complexring/bypassing-the-great-firewall-of-china", + "https://steemit.com/all/@katecloud/a-photo-the-progression-of-a-painting-and-a-poem-by-kate-cloud", + "https://steemit.com/all/@infovore/the-rise-of-the-human-cyborgs-outsmarting-smartphones-and-the-internables-trend", + "https://steemit.com/all/@ericvancewalton/the-cliff-an-original-poem", + "https://steemit.com/all/@ericvancewalton/rush-hour-train-an-original-poem", + "https://steemit.com/all/@dantheman/censorship-is-impossible-in-a-free-society", + "https://steemit.com/all/@ericvancewalton/too-simple-to-see-an-original-poem", + "https://steemit.com/all/@lobotony/a-trip-to-the-north-part-1-of-2-iceland", + "https://steemit.com/all/@steemship/open-letter-to-ned-and-dan-you-badly-need-a-communications-community-content-expert-and-i-hereby-nominate-stellabelle-or", + "https://steemit.com/all/@kevinwong/dayjob-ended-hello-steemit", + "https://steemit.com/all/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-25", + "https://steemit.com/all/@ericvancewalton/4ziyjc-alarm-clock-dawn-an-original-novel-episode-22", + "https://steemit.com/all/@lobotony/a-trip-to-the-north-part-2-of-2-greenland", + "https://steemit.com/all/@dollarvigilante/gold-has-biggest-one-day-rally-since-brexit-as-elites-rush-into-gold", + "https://steemit.com/all/@calaber24p/the-evolution-of-virtual-economies-and-their-future-global-impact-on-the-world", + "https://steemit.com/all/@jamielefay/ahe-ey-submission-an-original-novel-part-16", + "https://steemit.com/all/@lifeisawesome/you-are-what-your-friends-are", + "https://steemit.com/all/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-21", + "https://steemit.com/all/@charlieshrem/how-to-live-completely-off-steem-using-a-virtual-and-physical-debit-card-topped-up-with-steem", + "https://steemit.com/all/@thisisbenbrick/the-lifecycle-of-a-song", + "https://steemit.com/all/@timsaid/life-explorers-the-human-senses-part-ii-hearing", + "https://steemit.com/all/@gavvet/crab-mentality-what-you-need-to-know-about-this-kind-of-degrading-mentality-english-filipino", + "https://steemit.com/all/@fairytalelife/how-to-draw-a-braid", + "https://steemit.com/all/@sascha/salt-as-an-energy-source-energetic-purification-with-salt", + "https://steemit.com/all/@ericvancewalton/walk-your-worries-an-original-poem", + "https://steemit.com/all/@calaber24p/different-ways-to-think-about-your-time-and-money-to-lead-to-better-financial-security", + "https://steemit.com/all/@dollarvigilante/boom-end-game-nears-as-central-banks-buying-up-gold-mining-companies", + "https://steemit.com/all/@timsaid/life-explorers-the-human-senses-part-iii-touch", + "https://steemit.com/all/@sterlinluxan/anarchapulco-is-one-of-the-most-world-changing-conferences-ever", + "https://steemit.com/all/@calaber24p/revamping-curation-is-the-way-to-increase-steem-power-demand", + "https://steemit.com/all/@jamielefay/ahe-ey-water-angels-an-original-novel-part-7-audiobook", + "https://steemit.com/all/@xeroc/piston-how-to-use-it-for-multisignature-accounts", + "https://steemit.com/all/@dollarvigilante/jubilee-jolt-dow-down-400-stocks-smashed-in-biggest-drop-since-brexit", + "https://steemit.com/all/@jamielefay/ahe-ey-allegiance-an-original-novel-part-18", + "https://steemit.com/all/@jesta/steemstats-0-3-5-improved-post-inspector-fixes-and-prep-for-0-14-0", + "https://steemit.com/all/@dollarvigilante/famous-big-wave-surfer-and-steemer-toby-cunningham-on-life-anarchy-and-cryptocurrencies", + "https://steemit.com/all/@anwenbaumeister/pura-vida-my-experience-working-on-a-permaculture-farm-in-costa-rica-part-two", + "https://steemit.com/all/@dannystravels/face-to-face-with-our-closest-living-relative-part-2-2", + "https://steemit.com/all/@sirwinchester/bitcoin-exchange-berlin-meetup-with-ned-on-skype", + "https://steemit.com/all/@mibenkito/a-steemian-s-world-food-journal-part-5-sydney", + "https://steemit.com/all/@ericvancewalton/broken-dreams-an-original-poem", + "https://steemit.com/all/@charleshosk/ethereum-classic-an-update", + "https://steemit.com/all/@calaber24p/countries-that-incentivize-and-deregulate-crypto-startups-will-reap-the-rewards-if-the-technology-goes-mainstream", + "https://steemit.com/all/@charlieshrem/an-intimate-evening-with-charlie-shrem-moving-forward-south-florida-usa", + "https://steemit.com/all/@officialfuzzy/guest-signups-beyond-bitcoin-hangout-173-9-16-16-rsvp-to-friday-s-hangout-refer-projects-for-rewards", + "https://steemit.com/all/@knozaki2015/steem-meetup-steemit-s-first-meetup-in-berlin-potsdam-germany-9-9-2016-with-pictures", + "https://steemit.com/all/@dantheman/justification-for-104-week-power-down", + "https://steemit.com/all/@cass/sneak-preview-chainsquad-corporate-branding-logo-design", + "https://steemit.com/all/@aizensou/top-5-places-in-barcelona-featuring-maryfromsochi-as-author", + "https://steemit.com/all/@sirwinchester/steemit-meetup-in-berlin-germany", + "https://steemit.com/all/@clayop/the-typology-of-curation-what-kinds-of-curators-we-have-now", + "https://steemit.com/all/@kencode/ann-smartcoins-wallet-v1-0-6-released", + "https://steemit.com/all/@gavvet/a-free-lunch-with-edward-snowden", + "https://steemit.com/all/@clayop/how-much-do-whales-influences-on-rewards-introducing-new-statistics", + "https://steemit.com/all/@curie/project-curie-s-daily-curation-list-10-sept-11-sept-2016", + "https://steemit.com/all/@calaber24p/immigration-into-america-has-made-it-the-world-power-it-is-today", + "https://steemit.com/all/@b0y2k/steemit-sponsoring-the-compass-cup-team-event", + "https://steemit.com/all/@cryptogee/spotlight-issue-8-philosophy-music-and-science", + "https://steemit.com/all/@kencode/blockpay-moving-up-the-charts", + "https://steemit.com/all/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-24", + "https://steemit.com/all/@gavvet/hi-to-reinvent-yourself-featuring-sauravrungta-as-author", + "https://steemit.com/all/@ozchartart/usdeth-btc-poloniex-technical-analysis-sept-07-2016", + "https://steemit.com/all/@bridgetbunchy/celtic-heart-knot-pictorial", + "https://steemit.com/all/@roelandp/my-proper-introduceyourself-hello-i-m-roelandp", + "https://steemit.com/all/@ericvancewalton/know-me-an-original-poem", + "https://steemit.com/all/@cryptovpn/steemit-charity-run-no-1-doctors-without-borders", + "https://steemit.com/all/@steemcleaners/steemcleaner-report-for-the-week-of-aug-29-sept-4-2016-part-1", + "https://steemit.com/all/@anwenbaumeister/my-cross-country-road-trip-greater-than-sf-greater-than-vegas-greater-than-boulder-greater-than-houston-greater-than-new-orleans", + "https://steemit.com/all/@charlieshrem/a-geek-in-prison-a-life-series-by-charlie-shrem-part-4-unit-life-and-the-shrempresso", + "https://steemit.com/all/@enric/im-enric-duran-from-robbing-banks-to-take-over-a-cryptocurrency-my-revolutionary-struggle-now-im-here", + "https://steemit.com/all/@dantheman/scalability-of-individual-responsibility-in-anarchy", + "https://steemit.com/all/@officialfuzzy/e172-beyond-bitcoin-peerplays-talks-legal-sharedrop-and-testnet-jewels-ico-success-gridcoin-and-making-it-rain", + "https://steemit.com/all/@gavvet/a-day-in-the-life-of-john-d-rockefeller-featuring-cristi-as-author", + "https://steemit.com/all/@bridgetbunchy/the-love-of-a-maker", + "https://steemit.com/all/@steemcleaners/steemcleaner-report-for-the-week-of-aug-29-sept-4-2016-part-2", + "https://steemit.com/all/@dantheman/nonviolent-censorship-is-how-nonviolent-societies-create-nonviolent-government", + "https://steemit.com/all/@infovore/a-day-in-the-life-of-a-steemcleaner-steemians-speak-fondest-moment-on-steemit-this-week-on-steemit-steemmag-steemit-s-weekend", + "https://steemit.com/all/@firepower/when-i-lost-sight-while-steeming", + "https://steemit.com/all/@ozchartart/usddoge-btc-poloniex-technical-analysis-sept-10-2016", + "https://steemit.com/all/@donkeypong/a-tribute-to-snail-mail", + "https://steemit.com/all/@charlieshrem/progressive-relaxation-by-charlie-shrem-mindfulness-meditation-in-prison-and-everyday-life", + "https://steemit.com/all/@curie/project-curie-s-daily-curation-list-9-sept-10-sept-2016", + "https://steemit.com/all/@furion/a-quick-look-at-null-and-the-profitability-of-promoted-posts", + "https://steemit.com/all/@sirwinchester/mr-gourmet-exploring-a-new-location", + "https://steemit.com/all/@larkenrose/supply-and-demand-steemit-style", + "https://steemit.com/all/@anwenbaumeister/a-peek-into-pre-columbian-worldviews-found-in-agricultural-practices-duality-complementarity-cyclicity-and-reciprocity", + "https://steemit.com/all/@corbettreport/only-9-11-truth-can-smash-the-9-11-lies", + "https://steemit.com/all/@sirwinchester/find-your-why-self-discovery-and-finding-your-purpose-in-life", + "https://steemit.com/stats/@masteryoda/weekly-payouts-leaderboards-september-week-1" + ], + "tags": [ + "stats", + "steemstats", + "steem-stats", + "steemit" + ], + "users": [ + "masteryoda" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 66209054025322, + "payout": 254.797, + "payout_at": "2016-09-22T10:10:06", + "pending_payout_value": "254.797 HBD", + "percent_hbd": 10000, + "permlink": "weekly-payouts-leaderboards-september-week-2", + "post_id": 1252375, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 291 + }, + "title": "Weekly payouts leaderboards - September week 2", + "updated": "2016-09-15T10:10:06", + "url": "/stats/@masteryoda/weekly-payouts-leaderboards-september-week-2" + }, + { + "active_votes": [ + { + "rshares": 31620188188054, + "voter": "smooth" + }, + { + "rshares": 1991229335339, + "voter": "badassmother" + }, + { + "rshares": 2099556949006, + "voter": "hr1" + }, + { + "rshares": 1369635825035, + "voter": "rossco99" + }, + { + "rshares": 22864591759, + "voter": "jaewoocho" + }, + { + "rshares": 235618184394, + "voter": "steem-id" + }, + { + "rshares": 1618719377110, + "voter": "joseph" + }, + { + "rshares": 472024197490, + "voter": "recursive3" + }, + { + "rshares": 3188060280256, + "voter": "recursive" + }, + { + "rshares": 702269356822, + "voter": "boombastic" + }, + { + "rshares": 94091830376, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6958872160, + "voter": "bingo-0" + }, + { + "rshares": 1669959174, + "voter": "bingo-1" + }, + { + "rshares": 5937466043277, + "voter": "smooth.witness" + }, + { + "rshares": 444884771511, + "voter": "boatymcboatface" + }, + { + "rshares": 9408405427, + "voter": "idol" + }, + { + "rshares": 137166488185, + "voter": "team" + }, + { + "rshares": 1619428804, + "voter": "jocelyn" + }, + { + "rshares": 15316664850, + "voter": "gregory-f" + }, + { + "rshares": 452417263418, + "voter": "leesunmoo" + }, + { + "rshares": 1272853996010, + "voter": "gavvet" + }, + { + "rshares": 74913926923, + "voter": "eeks" + }, + { + "rshares": 14111176458, + "voter": "fkn" + }, + { + "rshares": 18548260097, + "voter": "elishagh1" + }, + { + "rshares": 599925765931, + "voter": "nanzo-scoop" + }, + { + "rshares": 182058067666, + "voter": "mummyimperfect" + }, + { + "rshares": 313687341, + "voter": "coar" + }, + { + "rshares": 109434004097, + "voter": "asch" + }, + { + "rshares": 1061159202, + "voter": "murh" + }, + { + "rshares": 6375542153, + "voter": "cryptofunk" + }, + { + "rshares": 2165529990, + "voter": "error" + }, + { + "rshares": 985473970855, + "voter": "cyber" + }, + { + "rshares": 63473496107, + "voter": "theshell" + }, + { + "rshares": 50878059993, + "voter": "ak2020" + }, + { + "rshares": 417567164140, + "voter": "taoteh1221" + }, + { + "rshares": 33780018119, + "voter": "ratel" + }, + { + "rshares": 27439427304, + "voter": "wongshiying" + }, + { + "rshares": 5821005163, + "voter": "mark-waser" + }, + { + "rshares": 124413519414, + "voter": "geoffrey" + }, + { + "rshares": 122859491469, + "voter": "kimziv" + }, + { + "rshares": 79461843915, + "voter": "emily-cook" + }, + { + "rshares": 2251928158, + "voter": "superfreek" + }, + { + "rshares": 20382066507, + "voter": "thebatchman" + }, + { + "rshares": 1642983170, + "voter": "gidlark" + }, + { + "rshares": 5270775482, + "voter": "riscadox" + }, + { + "rshares": 18269053597, + "voter": "konstantin" + }, + { + "rshares": 823136045162, + "voter": "slowwalker" + }, + { + "rshares": 6941291365, + "voter": "gatoso" + }, + { + "rshares": 68883736218, + "voter": "furion" + }, + { + "rshares": 342310650, + "voter": "barbara2" + }, + { + "rshares": 380473875, + "voter": "ch0c0latechip" + }, + { + "rshares": 352132228, + "voter": "doge4lyf" + }, + { + "rshares": 177968379310, + "voter": "knircky" + }, + { + "rshares": 19568960311, + "voter": "sebastien" + }, + { + "rshares": 11755916559, + "voter": "asim" + }, + { + "rshares": 32983216937, + "voter": "toxonaut" + }, + { + "rshares": 14808977501, + "voter": "aaseb" + }, + { + "rshares": 251364791827, + "voter": "nabilov" + }, + { + "rshares": 36804235014, + "voter": "creemej" + }, + { + "rshares": 3948786814, + "voter": "maximkichev" + }, + { + "rshares": 171280078005, + "voter": "blueorgy" + }, + { + "rshares": 2680027871, + "voter": "poseidon" + }, + { + "rshares": 2132970186, + "voter": "iamwne" + }, + { + "rshares": 7937668948, + "voter": "smolalit" + }, + { + "rshares": 347965502695, + "voter": "calaber24p" + }, + { + "rshares": 10466922918, + "voter": "rpf" + }, + { + "rshares": 32541876375, + "voter": "deanliu" + }, + { + "rshares": 11443791395, + "voter": "positive" + }, + { + "rshares": 99516063625, + "voter": "crazymumzysa" + }, + { + "rshares": 571756791, + "voter": "jasonpay1" + }, + { + "rshares": 511736149, + "voter": "favorit" + }, + { + "rshares": 20762875669, + "voter": "sisterholics" + }, + { + "rshares": 8781658480, + "voter": "royalmacro" + }, + { + "rshares": 399064983, + "voter": "fnait" + }, + { + "rshares": 354529957, + "voter": "keepcalmand" + }, + { + "rshares": 3343908663, + "voter": "glitterpig" + }, + { + "rshares": 120956823, + "voter": "ap2002" + }, + { + "rshares": 921893579, + "voter": "metaflute" + }, + { + "rshares": 6521104126, + "voter": "nekromarinist" + }, + { + "rshares": 702285833982, + "voter": "laonie" + }, + { + "rshares": 161750606158, + "voter": "twinner" + }, + { + "rshares": 24560849535, + "voter": "laoyao" + }, + { + "rshares": 25313201274, + "voter": "myfirst" + }, + { + "rshares": 149038718564, + "voter": "somebody" + }, + { + "rshares": 63966138, + "voter": "ierg" + }, + { + "rshares": 5572503949, + "voter": "flysaga" + }, + { + "rshares": 2084683811, + "voter": "gmurph" + }, + { + "rshares": 31492414460, + "voter": "midnightoil" + }, + { + "rshares": 2280336943, + "voter": "kalimor" + }, + { + "rshares": 2267389147, + "voter": "crypto-toll" + }, + { + "rshares": 82344218094, + "voter": "xiaohui" + }, + { + "rshares": 184011057596, + "voter": "terrycraft" + }, + { + "rshares": 369703928, + "voter": "riosparada" + }, + { + "rshares": 1433429275, + "voter": "dolov" + }, + { + "rshares": 3842379873, + "voter": "elfkitchen" + }, + { + "rshares": 103376388551, + "voter": "joele" + }, + { + "rshares": 5823979219, + "voter": "oflyhigh" + }, + { + "rshares": 127602427, + "voter": "erikkartmen" + }, + { + "rshares": 2574521587, + "voter": "xiaokongcom" + }, + { + "rshares": 2114128942, + "voter": "future24" + }, + { + "rshares": 253808801, + "voter": "xcepta" + }, + { + "rshares": 5189729748, + "voter": "xianjun" + }, + { + "rshares": 11541933907, + "voter": "borran" + }, + { + "rshares": 2249482011, + "voter": "njall" + }, + { + "rshares": 339881135, + "voter": "microluck" + }, + { + "rshares": 587265371, + "voter": "ashwim" + }, + { + "rshares": 6548106261, + "voter": "userlogin" + }, + { + "rshares": 59219258, + "voter": "photo00" + }, + { + "rshares": 604294820, + "voter": "tagira" + }, + { + "rshares": 108403024, + "voter": "pollina" + }, + { + "rshares": 3089652212, + "voter": "macartem" + }, + { + "rshares": 2220093592, + "voter": "levycore" + }, + { + "rshares": 9139470488, + "voter": "craigwilliamz" + }, + { + "rshares": 60516663165, + "voter": "mandibil" + }, + { + "rshares": 8149055707, + "voter": "karisa" + }, + { + "rshares": 2513714577, + "voter": "therealpaul" + }, + { + "rshares": 59693834, + "voter": "suprepachyderm" + }, + { + "rshares": 60273361, + "voter": "bonapetit" + }, + { + "rshares": 7664952720, + "voter": "alexandre" + }, + { + "rshares": 1581263329, + "voter": "englishtchrivy" + }, + { + "rshares": 2080613946, + "voter": "funkywanderer" + }, + { + "rshares": 5206668682, + "voter": "richardcrill" + }, + { + "rshares": 2055989633, + "voter": "eight-rad" + }, + { + "rshares": 57384010, + "voter": "redpillbetting" + }, + { + "rshares": 1625387426, + "voter": "davidjkelley" + }, + { + "rshares": 741645861, + "voter": "ksena" + }, + { + "rshares": 54240218374, + "voter": "sponge-bob" + }, + { + "rshares": 15231878384, + "voter": "digital-wisdom" + }, + { + "rshares": 3710834980, + "voter": "ethical-ai" + }, + { + "rshares": 6682569853, + "voter": "jwaser" + }, + { + "rshares": 50858762, + "voter": "apparat" + }, + { + "rshares": 224088474986, + "voter": "asksisk" + }, + { + "rshares": 2617262426, + "voter": "bwaser" + }, + { + "rshares": 337248470, + "voter": "panther" + }, + { + "rshares": 55334246142, + "voter": "brains" + }, + { + "rshares": 151391109, + "voter": "inwoxer" + }, + { + "rshares": 2401230307, + "voter": "ellepdub" + }, + { + "rshares": 147753980, + "voter": "ola1" + }, + { + "rshares": 12115121436, + "voter": "herpetologyguy" + }, + { + "rshares": 4712097333, + "voter": "morgan.waser" + }, + { + "rshares": 24347786740, + "voter": "blacktier" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 1288421610, + "voter": "aksinya" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 2216805889, + "voter": "bapparabi" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 50351738, + "voter": "aschwin" + }, + { + "rshares": 3609516222, + "voter": "strong-ai" + }, + { + "rshares": 238497207, + "voter": "sjamayee" + }, + { + "rshares": 1297742183, + "voter": "papakarlo" + }, + { + "rshares": 162904624, + "voter": "allianz" + }, + { + "rshares": 159474270, + "voter": "linka" + }, + { + "rshares": 158676075, + "voter": "iberia" + }, + { + "rshares": 158051137, + "voter": "origin" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 160880639, + "voter": "illusions" + }, + { + "rshares": 157716408, + "voter": "electronicarts" + }, + { + "rshares": 4233488033, + "voter": "dresden" + }, + { + "rshares": 161323470, + "voter": "pawel-krawczyk" + }, + { + "rshares": 157118197, + "voter": "rage" + }, + { + "rshares": 157011698, + "voter": "maxlviv" + }, + { + "rshares": 159950870, + "voter": "haribo" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 156054487, + "voter": "fallout" + }, + { + "rshares": 159062820, + "voter": "rule" + }, + { + "rshares": 157482864, + "voter": "kostach" + }, + { + "rshares": 106367912, + "voter": "paulocouto" + }, + { + "rshares": 151536250, + "voter": "dimaisrael" + }, + { + "rshares": 150430703, + "voter": "jproto22" + } + ], + "author": "terrycraft", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.42, + "beneficiaries": [], + "blacklists": [], + "body": "## Introduction.\nDreaming of getting vivid and memorable impressions, I have long been chosen the leisure activity that would be safety, affordable and could be an exciting journey to unexplored areas. My acquaintances who repeatedly travel abroad advised me to go to one of hot countries and to try diving there.\nSo, here is it, my long-awaited leave, and sky-blue waves and active vacation were already waiting for me. Packing my bag and buying the ticket, I went off on a new journey under the wing of the plane.\n\n>## \u0412\u0441\u0442\u0443\u043f\u043b\u0435\u043d\u0438\u0435.\n> \u0416\u0435\u043b\u0430\u044f \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043f\u043e\u0440\u0446\u0438\u044e \u044f\u0440\u043a\u0438\u0445 \u0438 \u0437\u0430\u043f\u043e\u043c\u0438\u043d\u0430\u044e\u0449\u0438\u0445\u0441\u044f \u0432\u043f\u0435\u0447\u0430\u0442\u043b\u0435\u043d\u0438\u0439, \u044f \u0434\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0432\u044b\u0431\u0438\u0440\u0430\u043b \u0434\u043e\u0441\u0443\u0433, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0431\u044b\u043b \u0431\u044b \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u044b\u043c, \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u043c, \u0438 \u043d\u0435\u0441 \u0431\u044b \u0432 \u0441\u0435\u0431\u0435 \u0443\u0432\u043b\u0435\u043a\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u043f\u0440\u0438\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 \u043f\u043e \u0435\u0449\u0435 \u043d\u0435 \u0438\u0437\u0432\u0435\u0434\u0430\u043d\u043d\u044b\u043c \u0442\u0435\u0440\u0440\u0438\u0442\u043e\u0440\u0438\u044f\u043c. \u0417\u043d\u0430\u043a\u043e\u043c\u044b\u0435, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043d\u0435\u043e\u0434\u043d\u043e\u043a\u0440\u0430\u0442\u043d\u043e \u043b\u0435\u0442\u0430\u043b\u0438 \u0437\u0430\u0440\u0443\u0431\u0435\u0436, \u043f\u043e\u0441\u043e\u0432\u0435\u0442\u043e\u0432\u0430\u043b\u0438 \u043c\u043d\u0435 \u043e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c\u0441\u044f \u0432 \u043e\u0434\u043d\u0443 \u0438\u0437 \u0436\u0430\u0440\u043a\u0438\u0445 \u0441\u0442\u0440\u0430\u043d, \u0438 \u0442\u0430\u043c \u043f\u043e\u043f\u0440\u043e\u0431\u043e\u0432\u0430\u0442\u044c \u0434\u0430\u0439\u0432\u0438\u043d\u0433. \n\u0412\u043e\u0442 \u043e\u043d, \u0434\u043e\u043b\u0433\u043e\u0436\u0434\u0430\u043d\u043d\u044b\u0439 \u043e\u0442\u043f\u0443\u0441\u043a, \u0438 \u043b\u0430\u0437\u0443\u0440\u043d\u044b\u0435 \u0432\u043e\u043b\u043d\u044b \u0438 \u0430\u043a\u0442\u0438\u0432\u043d\u044b\u0439 \u043e\u0442\u0434\u044b\u0445 \u0443\u0436\u0435 \u0436\u0434\u0443\u0442 \u043c\u0435\u043d\u044f. \u0421\u043e\u0431\u0440\u0430\u0432 \u0432 \u0447\u0435\u043c\u043e\u0434\u0430\u043d \u0432\u0441\u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e\u0435, \u0438 \u043a\u0443\u043f\u0438\u0432 \u0431\u0438\u043b\u0435\u0442, \u043f\u043e\u0434 \u043a\u0440\u044b\u043b\u043e\u043c \u0441\u0430\u043c\u043e\u043b\u0435\u0442\u0430 \u044f \u043e\u0442\u043f\u0440\u0430\u0432\u0438\u043b\u0441\u044f \u043d\u0430\u0432\u0441\u0442\u0440\u0435\u0447\u0443 \u043d\u043e\u0432\u044b\u043c \u043f\u0440\u0438\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f\u043c.\n\n![111.jpg](https://s12.postimg.org/mc6ff0k3h/image.jpg)\n\n## The First Impression\nHaving some basic understanding of what I have to face I was ready for the theory and also hired all necessary equipment: two oxygen cylinders, diving goggles, a set of needed spigots, air-delivery system and, of course, paddles. I was looking forward to my first diving. I\u2019d like to emphasize that I professionally went swimming and very often visited the swimming-pool. Because of this I decided to start diving in open water, of course, at extra charge, especially of the depth wasn\u2019t so great and I wanted to see the beauty of the underwater world with my own eyes.\n\n>## \u041f\u0435\u0440\u0432\u043e\u0435 \u0437\u043d\u0430\u043a\u043e\u043c\u0441\u0442\u0432\u043e.\n> \u0418\u043c\u0435\u044f \u043e\u0431\u0449\u0435\u0435 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0441 \u0447\u0435\u043c \u043f\u0440\u0438\u0434\u0435\u0442\u0441\u044f \u0441\u0442\u043e\u043b\u043a\u043d\u0443\u0442\u044c\u0441\u044f, \u044f \u043f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u0438\u043b\u0441\u044f \u0432 \u0442\u0435\u043e\u0440\u0438\u0438, \u0430 \u0442\u0430\u043a\u0436\u0435 \u043c\u043d\u0435 \u0434\u0430\u043b\u0438 \u0432 \u043f\u0440\u043e\u043a\u0430\u0442 \u0432\u0441\u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e\u0435 \u043e\u0431\u043e\u0440\u0443\u0434\u043e\u0432\u0430\u043d\u0438\u0435: \u0434\u0432\u0430 \u0431\u0430\u043b\u043b\u043e\u043d\u0430 \u0441 \u043a\u0438\u0441\u043b\u043e\u0440\u043e\u0434\u043e\u043c, \u043c\u0430\u0441\u043a\u0443 \u0434\u043b\u044f \u043d\u044b\u0440\u044f\u043d\u0438\u044f, \u043d\u0430\u0431\u043e\u0440 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u0445 \u043f\u0430\u0442\u0440\u0443\u0431\u043a\u043e\u0432, \u0441\u0438\u0441\u0442\u0435\u043c\u0443 \u043f\u043e\u0434\u0430\u0447\u0438 \u0432\u043e\u0437\u0434\u0443\u0445\u0430 \u0438 \u043a\u043e\u043d\u0435\u0447\u043d\u043e \u0436\u0435 \u043b\u0430\u0441\u0442\u044b. \u041c\u043e\u0435 \u043f\u0435\u0440\u0432\u043e\u0435 \u043f\u043e\u0433\u0440\u0443\u0436\u0435\u043d\u0438\u0435 \u0443\u0436\u0435 \u0436\u0434\u0430\u043b\u043e \u043c\u0435\u043d\u044f. \u0421\u0440\u0430\u0437\u0443 \u0445\u043e\u0447\u0443 \u0437\u0430\u043c\u0435\u0442\u0438\u0442\u044c, \u0447\u0442\u043e \u0440\u0430\u043d\u0435\u0435 \u044f \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e \u0437\u0430\u043d\u0438\u043c\u0430\u043b\u0441\u044f \u043f\u043b\u0430\u0432\u0430\u043d\u0438\u0435\u043c \u0438 \u043f\u043e\u0441\u0442\u043e\u044f\u043d\u043d\u043e \u043f\u043e\u0441\u0435\u0449\u0430\u043b \u0431\u0430\u0441\u0441\u0435\u0439\u043d. \u0418\u043c\u0435\u043d\u043d\u043e \u043f\u043e\u044d\u0442\u043e\u043c\u0443 \u0431\u044b\u043b\u043e \u0440\u0435\u0448\u0435\u043d\u043e \u043d\u0430\u0447\u0430\u0442\u044c \u043c\u043e\u0451 \u043f\u0435\u0440\u0432\u043e\u0435 \u043f\u043e\u0433\u0440\u0443\u0436\u0435\u043d\u0438\u044f \u0441 \u0441\u0440\u0430\u0437\u0443 \u0432 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u0439 \u0432\u043e\u0434\u0435, \u043a\u043e\u043d\u0435\u0447\u043d\u043e \u0437\u0430 \u043e\u0442\u0434\u0435\u043b\u044c\u043d\u0443\u044e \u043f\u043b\u0430\u0442\u0443, \u0442\u0435\u043c \u0431\u043e\u043b\u0435\u0435 \u0447\u0442\u043e \u0433\u043b\u0443\u0431\u0438\u043d\u0430 \u043d\u0435 \u0431\u044b\u043b\u0430 \u0441\u0442\u043e\u043b\u044c \u0437\u043d\u0430\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u0430, \u0430 \u0432\u0441\u0435 \u043a\u0440\u0430\u0441\u043e\u0442\u044b \u043f\u043e\u0434\u0432\u043e\u0434\u043d\u043e\u0433\u043e \u043c\u0438\u0440\u0430 \u0445\u043e\u0442\u0435\u043b\u043e\u0441\u044c \u0443\u0432\u0438\u0434\u0435\u0442\u044c \u0432\u043e\u043e\u0447\u0438\u044e.\n\n![111.jpg](https://s16.postimg.org/zf862a4t1/image.jpg)\n\n## Diving.\nThe process of diving passed without incidents. The equipment worked perfectly and fitted me. And then, already 10 minutes later, diving into shallow depth I could behold that picturesque seascape. The yellow fish shoal smoothly crossed the sea reef that corals and algae serving as plankton for marine dwellers use as their habitat.\n\n>## \u041f\u043e\u0433\u0440\u0443\u0436\u0435\u043d\u0438\u0435.\n> \u041f\u0440\u043e\u0446\u0435\u0441\u0441 \u043f\u043e\u0433\u0440\u0443\u0436\u0435\u043d\u0438\u044f \u043f\u0440\u043e\u0448\u0435\u043b \u0431\u0435\u0437 \u043b\u0438\u0448\u043d\u0438\u0445 \u043f\u0440\u043e\u0431\u043b\u0435\u043c. \u0412\u0441\u0435 \u043e\u0431\u043e\u0440\u0443\u0434\u043e\u0432\u0430\u043d\u0438\u0435 \u043e\u0442\u043b\u0438\u0447\u043d\u043e \u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043b\u043e \u0438 \u043f\u043e\u0434\u043e\u0448\u043b\u043e \u043c\u043d\u0435 \u043f\u043e \u0440\u0430\u0437\u043c\u0435\u0440\u0430\u043c. \u0418 \u0432\u043e\u0442 \u0441\u043f\u0443\u0441\u0442\u044f \u0443\u0436\u0435 10 \u043c\u0438\u043d\u0443\u0442, \u043f\u043e\u0433\u0440\u0443\u0437\u0438\u0432\u0448\u0438\u0441\u044c \u043d\u0430 \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u0443\u044e \u0433\u043b\u0443\u0431\u0438\u043d\u0443, \u044f \u043c\u043e\u0433 \u0441\u043e\u0437\u0435\u0440\u0446\u0430\u0442\u044c \u043a\u0440\u0430\u0441\u043e\u0447\u043d\u044b\u0435 \u043f\u0435\u0439\u0437\u0430\u0436\u0438 \u043c\u043e\u0440\u0441\u043a\u0438\u0445 \u0433\u043b\u0443\u0431\u0438\u043d. \u0416\u0435\u043b\u0442\u043e\u0435 \u043f\u043e\u043b\u043e\u0442\u043d\u043e \u0438\u0437 \u0440\u044b\u0431 \u043f\u043b\u0430\u0432\u043d\u043e \u043f\u0435\u0440\u0435\u0441\u0435\u043a\u0430\u043b\u043e \u043c\u043e\u0440\u0441\u043a\u043e\u0439 \u0440\u0438\u0444, \u043d\u0430 \u043a\u043e\u0442\u043e\u0440\u043e\u043c \u043d\u0430\u0448\u043b\u0438 \u0441\u0432\u043e\u0435 \u043c\u0435\u0441\u0442\u043e \u043e\u0431\u0438\u0442\u0430\u043d\u0438\u044f \u043a\u043e\u0440\u0430\u043b\u043b\u044b \u0438 \u0432\u043e\u0434\u043e\u0440\u043e\u0441\u043b\u0438, \u0441\u043b\u0443\u0436\u0438\u0432\u0448\u0438\u0435 \u043f\u043b\u0430\u043d\u043a\u0442\u043e\u043d\u043e\u043c \u0434\u043b\u044f \u043c\u0435\u0441\u0442\u043d\u044b\u0445 \u043e\u0431\u0438\u0442\u0430\u0442\u0435\u043b\u0435\u0439. \n\n![111.jpg](https://s10.postimg.org/v7s86vo9l/image.jpg)\n\nFlowing and gentle sunlight entered through the water column and created the effect of glimmering and the subtle pattern on the sandy bottom.\nI continued my underwater travelling and swam towards massive rock ledges where it\u2019s necessary to move with maximum carefulness and concentration. Those complete silence and tranquility\u2026 Sandy silt lies still on the sea floor and through the available space between the ledges sunbeams lit up my way.\n\n> \u041f\u043b\u0430\u0432\u043d\u044b\u0439 \u043c\u044f\u0433\u043a\u0438\u0439 \u0441\u043e\u043b\u043d\u0435\u0447\u043d\u044b\u0439 \u0441\u0432\u0435\u0442 \u043f\u0440\u043e\u043d\u0438\u043a\u0430\u043b \u0447\u0435\u0440\u0435\u0437 \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u0443\u044e \u0442\u043e\u043b\u0449\u0443 \u0432\u043e\u0434\u044b, \u0441\u043e\u0437\u0434\u0430\u0432\u0430\u044f \u044d\u0444\u0444\u0435\u043a\u0442 \u043f\u0435\u0440\u0435\u043b\u0438\u0432\u0430\u043d\u0438\u044f \u0438 \u043d\u0435\u0436\u043d\u043e\u0433\u043e \u0443\u0437\u043e\u0440\u0430 \u043d\u0430 \u043f\u0435\u0441\u0447\u0430\u043d\u043e\u043c \u0434\u043d\u0435.\n\u041f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0432 \u0441\u0432\u043e\u0435 \u043f\u043e\u0434\u0432\u043e\u0434\u043d\u043e\u0435 \u043f\u0443\u0442\u0435\u0448\u0435\u0441\u0442\u0432\u0438\u0435, \u044f \u043e\u0442\u043f\u043b\u044b\u043b \u0432 \u0441\u0442\u043e\u0440\u043e\u043d\u0443 \u043a\u0440\u0443\u043f\u043d\u044b\u0445 \u0441\u043a\u0430\u043b\u0438\u0441\u0442\u044b\u0445 \u0432\u044b\u0441\u0442\u0443\u043f\u043e\u0432, \u043f\u0435\u0440\u0435\u0434\u0432\u0438\u0433\u0430\u044f\u0441\u044c \u043c\u0435\u0436\u0434\u0443 \u043a\u043e\u0442\u043e\u0440\u044b\u043c\u0438 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0431\u044b\u0442\u044c \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e \u043e\u0441\u0442\u043e\u0440\u043e\u0436\u043d\u044b\u043c \u0438 \u0441\u043a\u043e\u043d\u0446\u0435\u043d\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u043c. \u041f\u043e\u043b\u043d\u0430\u044f \u0442\u0438\u0448\u0438\u043d\u0430 \u0438 \u0443\u043c\u0438\u0440\u043e\u0442\u0432\u043e\u0440\u0435\u043d\u0438\u0435. \u041f\u0435\u0441\u0447\u0430\u043d\u044b\u0439 \u0438\u043b \u043d\u0435\u043f\u043e\u0434\u0432\u0438\u0436\u043d\u043e \u043b\u0435\u0436\u0438\u0442 \u043d\u0430 \u0434\u043d\u0435, \u0430 \u0441\u043a\u0432\u043e\u0437\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0435 \u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0441\u0442\u0432\u043e \u0432\u044b\u0441\u0442\u0443\u043f\u043e\u0432, \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u0438\u043c\u0438 \u043b\u0443\u0447\u0430\u043c\u0438 \u043f\u0440\u043e\u0431\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u0441\u043e\u043b\u043d\u0435\u0447\u043d\u044b\u0435 \u043b\u0443\u0447\u0438 \u0441\u0432\u0435\u0442\u0430, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043e\u0441\u0432\u0435\u0449\u0430\u044e\u0442 \u043c\u043e\u0439 \u043f\u0443\u0442\u044c. \n\n![111.jpg](https://s15.postimg.org/869fb3kgr/image.jpg)\n\nI decided to look more closely at local corals and reefs. I swam closer and I could see this unique underwater world where everything operates in accordance with its own rules and laws. The reefs covering the sea bottom like a thick blade serve as a comfortable house for small fish. There they hide from predators and feed on algae.\n\n> \u041f\u043e\u0433\u0440\u0443\u0436\u0430\u044f\u0441\u044c \u0432\u0441\u0435 \u0433\u043b\u0443\u0431\u0436\u0435 \u0432 \u0442\u043e\u043b\u0449\u0443 \u0432\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u043e\u043b\u043e\u0442\u043d\u0430, \u044f \u0440\u0435\u0448\u0438\u043b \u0432\u043d\u0438\u043c\u0430\u0442\u0435\u043b\u044c\u043d\u0435\u0435 \u0438\u0437\u0443\u0447\u0438\u0442\u044c \u043c\u0435\u0441\u0442\u043d\u044b\u0435 \u043a\u043e\u0440\u0430\u043b\u043b\u044b \u0438 \u0440\u0438\u0444\u044b. \u041f\u043e\u0434\u043f\u043b\u044b\u0432\u0430\u044f \u0431\u043b\u0438\u0436\u0435, \u043c\u043e\u0435\u043c\u0443 \u0432\u0437\u043e\u0440\u0443 \u0441\u0442\u0430\u043b \u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d \u0443\u043d\u0438\u043a\u0430\u043b\u044c\u043d\u044b\u0439 \u0432\u043e\u0434\u043d\u044b\u0439 \u043c\u0438\u0440, \u0433\u0434\u0435 \u0432\u0441\u0435 \u0444\u0443\u043d\u043a\u0446\u0438\u043e\u043d\u0438\u0440\u0443\u0435\u0442 \u043f\u043e \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u043c \u043f\u0440\u0430\u0432\u0438\u043b\u0430\u043c \u0438 \u0437\u0430\u043a\u043e\u043d\u0430\u043c. \u0420\u0438\u0444\u044b, \u043f\u043e\u043a\u0440\u044b\u0432\u0430\u044e\u0449\u0438\u0435 \u0442\u043e\u043b\u0441\u0442\u044b\u043c \u043f\u043e\u043b\u043e\u0442\u043d\u043e\u043c \u043c\u043e\u0440\u0441\u043a\u043e\u0435 \u0434\u043d\u043e, \u0441\u043b\u0443\u0436\u0430\u0442 \u0443\u044e\u0442\u043d\u044b\u043c \u0434\u043e\u043c\u043e\u043c \u0434\u043b\u044f \u043c\u0435\u043b\u043a\u043e\u0439 \u0440\u044b\u0431\u0435\u0448\u043a\u0438. \u0417\u0434\u0435\u0441\u044c \u043e\u043d\u0438 \u043f\u0440\u044f\u0447\u0443\u0442\u0441\u044f \u043e\u0442 \u0445\u0438\u0449\u043d\u0438\u043a\u043e\u0432 \u0438 \u043f\u0438\u0442\u0430\u044e\u0442\u0441\u044f \u043c\u0435\u043b\u043a\u0438\u043c\u0438 \u0432\u043e\u0434\u043e\u0440\u043e\u0441\u043b\u044f\u043c\u0438.\n\n![111.jpg](https://s18.postimg.org/k1ts548y1/image.jpg)\n\n## Meeting with a shark.\nHalf of the cylinder ran low when the desire arose to swim closer to our boat. Coming to the surface little by little on my way I noticed a shark swimming by. The dangerous predator moved around softly wiggling its fins. I stiffened in anticipation and dared not move and not make a sudden and superfluous movement. I just could freeze but managed to take some pictures of the shark with my camera I took with me in the water depths. The predator didn\u2019t pay any attention to me, and ignoring my presence it disappeared in the blue water.\n\n> \u0412\u0441\u0442\u0440\u0435\u0447\u0430 \u0441 \u0430\u043a\u0443\u043b\u043e\u0439.\n\u041f\u043e\u043b\u043e\u0432\u0438\u043d\u0430 \u0431\u0430\u043b\u043b\u043e\u043d\u0430 \u0441 \u043a\u0438\u0441\u043b\u043e\u0440\u043e\u0434\u043e\u043c \u0431\u044b\u043b\u0430 \u043d\u0430 \u0438\u0441\u0445\u043e\u0434\u0435, \u0438 \u0443 \u043c\u0435\u043d\u044f \u043f\u043e\u044f\u0432\u0438\u043b\u043e\u0441\u044c \u0436\u0435\u043b\u0430\u043d\u0438\u0435 \u043f\u043e\u043d\u0435\u043c\u043d\u043e\u0433\u0443 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0442\u044c\u0441\u044f \u043e\u0431\u0440\u0430\u0442\u043d\u043e \u0432 \u0441\u0442\u043e\u0440\u043e\u043d\u0443 \u043d\u0430\u0448\u0435\u0439 \u043b\u043e\u0434\u043a\u0438. \u041f\u043e\u0441\u0442\u0435\u043f\u0435\u043d\u043d\u043e \u0432\u0441\u043f\u043b\u044b\u0432\u0430\u044f, \u043d\u0430 \u0441\u0432\u043e\u0435\u043c \u043f\u0443\u0442\u0438 \u044f \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0438\u043b \u043c\u0435\u0434\u043b\u0435\u043d\u043d\u043e \u043f\u0440\u043e\u043f\u043b\u044b\u0432\u0430\u044e\u0449\u0443\u044e \u0430\u043a\u0443\u043b\u0443. \u041e\u043f\u0430\u0441\u043d\u044b\u0439 \u0445\u0438\u0449\u043d\u0438\u043a, \u043d\u0435\u0442\u043e\u0440\u043e\u043f\u043b\u0438\u0432\u043e \u043f\u0440\u043e\u043d\u0437\u0430\u043b \u0432\u043e\u0434\u043d\u0443\u044e \u0433\u043b\u0430\u0434\u044c, \u043c\u0435\u0434\u043b\u0435\u043d\u043d\u043e \u043f\u043e\u043a\u0430\u0447\u0438\u0432\u0430\u044f \u043f\u043b\u0430\u0432\u043d\u0438\u043a\u0430\u043c\u0438. \u0417\u0430\u0441\u0442\u044b\u0432 \u0432 \u043e\u0436\u0438\u0434\u0430\u043d\u0438\u0438, \u044f \u0431\u043e\u044f\u043b\u0441\u044f \u043f\u043e\u0448\u0435\u0432\u0435\u043b\u0438\u0442\u044c\u0441\u044f \u0438 \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u043b\u0438\u0448\u043d\u0438\u0435, \u0440\u0435\u0437\u043a\u0438\u0435 \u0434\u0432\u0438\u0436\u0435\u043d\u0438\u044f. \u0412\u0441\u0435 \u043d\u0430 \u0447\u0442\u043e \u043c\u0435\u043d\u044f \u0445\u0432\u0430\u0442\u0438\u043b\u043e, \u044d\u0442\u043e \u0437\u0430\u0441\u0442\u044b\u0432 \u0432 \u043e\u0446\u0435\u043f\u0435\u043d\u0435\u043d\u0438\u0438, \u044f \u0441\u0434\u0435\u043b\u0430\u043b \u043f\u0430\u0440\u0443 \u043a\u0430\u0434\u0440\u043e\u0432 \u0430\u043a\u0443\u043b\u044b \u0441\u0432\u043e\u0438\u043c \u0444\u043e\u0442\u043e\u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043e\u043c, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0432\u0437\u044f\u043b \u0432 \u043f\u043e\u0434\u0432\u043e\u0434\u043d\u043e\u0435 \u043f\u0443\u0442\u0435\u0448\u0435\u0441\u0442\u0432\u0438\u0435. \u0425\u0438\u0449\u043d\u0438\u043a\u0443 \u044f\u0432\u043d\u043e \u0431\u044b\u043b\u043e \u043d\u0435 \u0434\u043e \u043c\u0435\u043d\u044f, \u0438 \u0432\u0441\u044f\u0447\u0435\u0441\u043a\u0438 \u043f\u0440\u043e\u0438\u0433\u043d\u043e\u0440\u0438\u0440\u043e\u0432\u0430\u0432 \u043c\u043e\u0435 \u043f\u0440\u0438\u0441\u0443\u0442\u0441\u0442\u0432\u0438\u0435, \u043e\u043d\u0430 \u0441\u043a\u0440\u044b\u043b\u0430\u0441\u044c \u0432 \u0442\u043e\u043b\u0449\u0435 \u0433\u043e\u043b\u0443\u0431\u043e\u0439 \u0432\u043e\u0434\u044b.\n\n![111.jpg](https://s11.postimg.org/j9hddp7ur/image.png)\n\n## New Friend\nI was really enthused when I saw a rare sea skate, my new friend, who floated in sky-blue water like a king of the underwater world. Wriggling gracefully, it got up first and then went down to the sea bottom posing for my camera adroitly. The meeting struck me and made me think of the uniqueness of the underwater world and this marine fauna with its fantastic inhabitants. \n\n>## \u041d\u043e\u0432\u044b\u0439 \u0434\u0440\u0443\u0433.\n> \u042f \u0431\u044b\u043b \u0432 \u0432\u043e\u0441\u0442\u043e\u0440\u0433\u0435, \u043a\u043e\u0433\u0434\u0430 \u043d\u0430 \u043c\u043e\u0435\u043c \u043f\u0443\u0442\u0438 \u043f\u043e\u043f\u0430\u043b\u0441\u044f \u0443\u043d\u0438\u043a\u0430\u043b\u044c\u043d\u044b\u0439 \u043c\u043e\u0440\u0441\u043a\u043e\u0439 \u0441\u043a\u0430\u0442, \u043c\u043e\u0439 \u043d\u043e\u0432\u044b\u0439 \u0434\u0440\u0443\u0433, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0441\u043b\u043e\u0432\u043d\u043e \u0446\u0430\u0440\u044c \u0432\u043e\u0434\u043d\u043e\u0433\u043e \u043c\u0438\u0440\u0430, \u043f\u0430\u0440\u0438\u043b \u0432 \u043b\u0430\u0437\u0443\u0440\u043d\u043e\u0439 \u0432\u043e\u0434\u0435. \u0418\u0437\u044f\u0449\u043d\u043e \u0438\u0437\u0432\u0438\u0432\u0430\u044f\u0441\u044c, \u043e\u043d \u0441\u043d\u0430\u0447\u0430\u043b\u0430 \u043f\u043e\u0434\u043d\u0438\u043c\u0430\u043b\u0441\u044f, \u043f\u043e\u0442\u043e\u043c \u043e\u043f\u0443\u0441\u043a\u0430\u043b\u0441\u044f \u043d\u0430 \u0441\u0430\u043c\u043e\u0435 \u0434\u043d\u043e, \u0438\u0441\u043a\u0443\u0441\u043d\u043e \u043f\u043e\u0437\u0438\u0440\u0443\u044f \u043f\u0435\u0440\u0435\u0434 \u043c\u043e\u0435\u0439 \u043a\u0430\u043c\u0435\u0440\u043e\u0439. \u042d\u0442\u0430 \u0432\u0441\u0442\u0440\u0435\u0447\u0430 \u043c\u0435\u043d\u044f \u043f\u043e\u0440\u0430\u0437\u0438\u043b\u0430, \u0438 \u0437\u0430\u0441\u0442\u0430\u0432\u0438\u043b\u0430 \u043d\u0430\u0434\u043e\u043b\u0433\u043e \u0437\u0430\u0434\u0443\u043c\u0430\u0442\u044c\u0441\u044f \u043e\u0431 \u0443\u043d\u0438\u043a\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0438 \u043f\u043e\u0434\u0432\u043e\u0434\u043d\u043e\u0433\u043e \u043c\u0438\u0440\u0430, \u044d\u0442\u043e\u0439 \u043c\u043e\u0440\u0441\u043a\u043e\u0439 \u0444\u0430\u0443\u043d\u044b \u0441\u043e \u0441\u0432\u043e\u0438\u043c\u0438 \u0441\u043a\u0430\u0437\u043e\u0447\u043d\u044b\u043c\u0438 \u043e\u0431\u0438\u0442\u0430\u0442\u0435\u043b\u044f\u043c\u0438. \n\n![111.jpg](https://s10.postimg.org/f281hetqx/image.jpg)\n\n## In Conclusion\nBesides colorful dwellers of the water depths, I managed to make acquaintance with a big turtle; it lazily lied on the rock slope in the sun lighting the whole sandy and coral bottom and warmed its shell.\n\n>## \u041d\u0430\u043f\u043e\u0441\u043b\u0435\u0434\u043e\u043a.\n> \u041f\u043e\u043c\u0438\u043c\u043e \u043a\u043e\u043b\u043e\u0440\u0438\u0442\u043d\u044b\u0445 \u0436\u0438\u0442\u0435\u043b\u0435\u0439 \u0432\u043e\u0434\u043d\u044b\u0445 \u0433\u043b\u0443\u0431\u0438\u043d, \u044f \u0443\u0441\u043f\u0435\u043b \u043f\u043e\u0437\u043d\u0430\u043a\u043e\u043c\u0438\u0442\u044c\u0441\u044f \u0441 \u0431\u043e\u043b\u044c\u0448\u043e\u0439 \u0447\u0435\u0440\u0435\u043f\u0430\u0445\u043e\u0439, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u043b\u0435\u043d\u0438\u0432\u043e \u043e\u0442\u0434\u044b\u0445\u0430\u043b\u0430 \u043d\u0430 \u0441\u043a\u0430\u043b\u0438\u0441\u0442\u043e\u043c \u043e\u0442\u043a\u043e\u0441\u0435. \u041e\u043d\u0430 \u0433\u0440\u0435\u043b\u0430 \u0441\u0432\u043e\u0439 \u043f\u0430\u043d\u0446\u0438\u0440\u044c \u0432 \u043b\u0443\u0447\u0430\u0445 \u043f\u0440\u043e\u043d\u0438\u043a\u0430\u044e\u0449\u0435\u0433\u043e \u0441\u043e\u043b\u043d\u0446\u0430, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u043f\u0440\u043e\u0441\u0432\u0435\u0447\u0438\u0432\u0430\u043b\u043e \u0432\u0441\u0435 \u043a\u043e\u0440\u0430\u043b\u043b\u043e\u0432\u043e\u0435 \u0438 \u043f\u0435\u0441\u0447\u0430\u043d\u043e\u0435 \u0434\u043d\u043e. \n\n![111.jpg](https://s21.postimg.org/un10cddxz/z_511f7828.jpg)\n\nWanting to salute me rainbow fish got out of comfortable houses. The delicate yellow-orange color reminded me small flashlights, which decorated the underwater world with many rich colors and vivid shades.\n\n> \u0416\u0435\u043b\u0430\u044f \u043f\u043e\u0437\u0434\u043e\u0440\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0441\u043e \u043c\u043d\u043e\u0439, \u0438\u0437 \u0441\u0432\u043e\u0438\u0445 \u0443\u044e\u0442\u043d\u044b\u0445 \u0434\u043e\u043c\u0438\u043a\u043e\u0432 \u0432\u044b\u0431\u0440\u0430\u043b\u0438\u0441\u044c \u0438 \u043a\u0440\u0430\u0441\u043e\u0447\u043d\u044b\u0435 \u043c\u0438\u043d\u0438\u0430\u0442\u044e\u0440\u043d\u044b\u0435 \u0440\u044b\u0431\u043a\u0438. \u041d\u0435\u0436\u043d\u044b\u0439, \u0436\u0435\u043b\u0442\u043e \u2013 \u043e\u0440\u0430\u043d\u0436\u0435\u0432\u044b\u0439 \u043e\u043a\u0440\u0430\u0441 \u043d\u0430\u043f\u043e\u043c\u0438\u043d\u0430\u0435\u0442 \u0432 \u043d\u0438\u0445 \u043c\u0430\u043b\u0435\u043d\u044c\u043a\u0438\u0435 \u0444\u043e\u043d\u0430\u0440\u0438\u043a\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0443\u043a\u0440\u0430\u0448\u0430\u044e\u0442 \u043f\u043e\u0434\u0432\u043e\u0434\u043d\u044b\u0439 \u043c\u0438\u0440 \u043c\u043d\u043e\u0436\u0435\u0441\u0442\u0432\u043e\u043c \u044f\u0440\u043a\u0438\u0445 \u043a\u0440\u0430\u0441\u043e\u043a \u0438 \u0436\u0438\u0432\u044b\u0445 \u043e\u0442\u0442\u0435\u043d\u043a\u043e\u0432. \n\n![111.jpg](https://s12.postimg.org/6ndma11n1/111.jpg)\n\n
    \n\n---\n\nIf you like this article not follow only me, but also follow the author - @papakarlo\n\n---\n\nAll STEEM Dollars for this post go to the featured author. \u0412\u0441\u0435 SD \u0437\u0430 \u043f\u043e\u0441\u0442 \u043f\u043e\u043b\u0443\u0447\u0438\u0442 \u0430\u0432\u0442\u043e\u0440.", + "category": "travel", + "children": 15, + "created": "2016-09-15T13:28:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s12.postimg.org/mc6ff0k3h/image.jpg", + "https://s16.postimg.org/zf862a4t1/image.jpg", + "https://s10.postimg.org/v7s86vo9l/image.jpg", + "https://s15.postimg.org/869fb3kgr/image.jpg", + "https://s18.postimg.org/k1ts548y1/image.jpg", + "https://s11.postimg.org/j9hddp7ur/image.png", + "https://s10.postimg.org/f281hetqx/image.jpg", + "https://s21.postimg.org/un10cddxz/z_511f7828.jpg", + "https://s12.postimg.org/6ndma11n1/111.jpg" + ], + "tags": [ + "travel", + "underwater", + "photography", + "ru", + "life" + ], + "users": [ + "papakarlo" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 58888478762624, + "payout": 202.927, + "payout_at": "2016-09-22T13:28:57", + "pending_payout_value": "202.927 HBD", + "percent_hbd": 10000, + "permlink": "my-first-trip-to-underwater-world-moe-pervoe-puteshestvie-v-podvodnyi-mir-featuring-papakarlo-as-author", + "post_id": 1253794, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 170 + }, + "title": "My first trip to underwater world / \u041c\u043e\u0435 \u043f\u0435\u0440\u0432\u043e\u0435 \u043f\u0443\u0442\u0435\u0448\u0435\u0441\u0442\u0432\u0438\u0435 \u0432 \u043f\u043e\u0434\u0432\u043e\u0434\u043d\u044b\u0439 \u043c\u0438\u0440 (featuring @papakarlo as author)", + "updated": "2016-09-15T13:28:57", + "url": "/travel/@terrycraft/my-first-trip-to-underwater-world-moe-pervoe-puteshestvie-v-podvodnyi-mir-featuring-papakarlo-as-author" + }, + { + "active_votes": [ + { + "rshares": 260758893660, + "voter": "anonymous" + }, + { + "rshares": 10522609499122, + "voter": "berniesanders" + }, + { + "rshares": 40849094956274, + "voter": "blocktrades" + }, + { + "rshares": 73217648724, + "voter": "nextgenwitness" + }, + { + "rshares": 244108524320, + "voter": "justin" + }, + { + "rshares": 670052746417, + "voter": "silver" + }, + { + "rshares": 1626328757302, + "voter": "silversteem" + }, + { + "rshares": 1918321990604, + "voter": "nextgencrypto" + }, + { + "rshares": 2499153384247, + "voter": "wang" + }, + { + "rshares": 12940564755, + "voter": "danknugs" + }, + { + "rshares": 168108666389, + "voter": "steemservices" + }, + { + "rshares": 10884644700, + "voter": "yefet" + }, + { + "rshares": 29965431194, + "voter": "eeks" + }, + { + "rshares": 12420751800, + "voter": "acidyo" + }, + { + "rshares": 313666285, + "voter": "coar" + }, + { + "rshares": 1414819977, + "voter": "murh" + }, + { + "rshares": 383587526376, + "voter": "hedge-x" + }, + { + "rshares": 33779326247, + "voter": "ratel" + }, + { + "rshares": 20604256635, + "voter": "skapaneas" + }, + { + "rshares": 22570461415, + "voter": "venuspcs" + }, + { + "rshares": 3632111021, + "voter": "getssidetracked" + }, + { + "rshares": 7271192517, + "voter": "elyaque" + }, + { + "rshares": 707099563, + "voter": "trees" + }, + { + "rshares": 98589871, + "voter": "strawhat" + }, + { + "rshares": 345712553, + "voter": "cryptochannel" + }, + { + "rshares": 4431003942, + "voter": "karen13" + }, + { + "rshares": 1398542005, + "voter": "jrd8526" + }, + { + "rshares": 258981906731, + "voter": "nabilov" + }, + { + "rshares": 465056409, + "voter": "karenmckersie" + }, + { + "rshares": 22024475873, + "voter": "artific" + }, + { + "rshares": 39345808582, + "voter": "royaltiffany" + }, + { + "rshares": 10248862024, + "voter": "rpf" + }, + { + "rshares": 1840626661, + "voter": "bola" + }, + { + "rshares": 31308077302, + "voter": "sauravrungta" + }, + { + "rshares": 215382752618, + "voter": "jl777" + }, + { + "rshares": 8507360175, + "voter": "fishborne" + }, + { + "rshares": 7710735735, + "voter": "chloetaylor" + }, + { + "rshares": 18175842573, + "voter": "proto" + }, + { + "rshares": 11314437002, + "voter": "phoenixmaid" + }, + { + "rshares": 2494519139, + "voter": "bookworm" + }, + { + "rshares": 3447878718, + "voter": "sulev" + }, + { + "rshares": 9193626491, + "voter": "taker" + }, + { + "rshares": 37946221764, + "voter": "rampant" + }, + { + "rshares": 22417037487, + "voter": "rawnetics" + }, + { + "rshares": 833871118, + "voter": "gmurph" + }, + { + "rshares": 15238192519, + "voter": "randyclemens" + }, + { + "rshares": 9344614684, + "voter": "thebotkiller" + }, + { + "rshares": 12545565295, + "voter": "borran" + }, + { + "rshares": 587265371, + "voter": "ashwim" + }, + { + "rshares": 6669342810, + "voter": "rubenalexander" + }, + { + "rshares": 14497903981, + "voter": "thecurator" + }, + { + "rshares": 84707804441, + "voter": "serejandmyself" + }, + { + "rshares": 9139417848, + "voter": "craigwilliamz" + }, + { + "rshares": 169049426, + "voter": "sammie" + }, + { + "rshares": 2229220202, + "voter": "funkywanderer" + }, + { + "rshares": 2055976097, + "voter": "eight-rad" + }, + { + "rshares": 187911420, + "voter": "team101" + }, + { + "rshares": 185701642, + "voter": "greatness" + }, + { + "rshares": 100123561, + "voter": "rusla" + }, + { + "rshares": 16752228658, + "voter": "kommienezuspadt" + }, + { + "rshares": 574180618, + "voter": "boochi" + }, + { + "rshares": 3605421449, + "voter": "rigaronib" + }, + { + "rshares": 407083055, + "voter": "anomaly" + }, + { + "rshares": 51826827, + "voter": "drac59" + }, + { + "rshares": 4716365007, + "voter": "puffin" + }, + { + "rshares": 460405377, + "voter": "borishaifa" + }, + { + "rshares": 1259790018, + "voter": "aksinya" + }, + { + "rshares": 2019756476, + "voter": "bapparabi" + }, + { + "rshares": 89285644, + "voter": "katharsisdrill" + }, + { + "rshares": 199610453, + "voter": "steemdesigner" + } + ], + "author": "rampant", + "author_payout_value": "0.000 HBD", + "author_reputation": 60.46, + "beneficiaries": [], + "blacklists": [], + "body": "http://www.quickposes.com/images/woodward/woodward-examples.jpg\n\nOne of the biggest lessons I got from a comic artist was to work on gesture drawing. In many things, big trumps small. If you can get the BIG STUFF solid, the tiny details are easier (or just optional)\n\n## Gesture drawings are where it's at\nGesture drawings are FAST. WE're talking as low as 15 seconds. You try and evoke a figure in as little time as possible.\nThen the time limit goes up, and up and up. Etc.\n\n### Then you reset.\nOver and over again. Doing these every day helps a lot in terms of composition.\n\n# How to use this\nGesture drawings don't have to just be one figure, but an entire scene. In fact, I've read plenty of comics (Hellboy comes to mind) where the level of detail is actually really low. Mike Mignola CAN crank the detail but he often chooses not to. \n\n# Awesome tool: [Quickposes](http://www.quickposes.com/gestures/timed)!!\nQuickposes is an online drawing helper that will not only give you sample photos/poses but time you AND track your progress.\n\nDid I mention it's FREE?\n\nIt totally rocks. Go do some.\n\n#
    Like more drawing tutorials? [Follow @rampant](https://steemit.com/@rampant)
    ", + "category": "art", + "children": 7, + "created": "2016-09-15T11:58:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.quickposes.com/images/woodward/woodward-examples.jpg" + ], + "links": [ + "http://www.quickposes.com/gestures/timed", + "https://steemit.com/@rampant" + ], + "tags": [ + "art", + "tutorial", + "drawing", + "howtodraw", + "gestures" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 60267553907196, + "payout": 210.855, + "payout_at": "2016-09-22T11:58:42", + "pending_payout_value": "210.855 HBD", + "percent_hbd": 10000, + "permlink": "steemit-daily-drawing-tutorial-gesture-drawings-plus-tool", + "post_id": 1253025, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 70 + }, + "title": "Steemit Daily Drawing Tutorial - Gesture drawings (plus tool)", + "updated": "2016-09-15T12:03:24", + "url": "/art/@rampant/steemit-daily-drawing-tutorial-gesture-drawings-plus-tool" + }, + { + "active_votes": [ + { + "rshares": 260759332327, + "voter": "anonymous" + }, + { + "rshares": 10522609499122, + "voter": "berniesanders" + }, + { + "rshares": 40032304697344, + "voter": "blocktrades" + }, + { + "rshares": 73217648724, + "voter": "nextgenwitness" + }, + { + "rshares": 259365307090, + "voter": "justin" + }, + { + "rshares": 670052746417, + "voter": "silver" + }, + { + "rshares": 1626328757302, + "voter": "silversteem" + }, + { + "rshares": 1918321990604, + "voter": "nextgencrypto" + }, + { + "rshares": 12940564755, + "voter": "danknugs" + }, + { + "rshares": 168108666389, + "voter": "steemservices" + }, + { + "rshares": 131787410217, + "voter": "team" + }, + { + "rshares": 13921427489, + "voter": "valtr" + }, + { + "rshares": 79059371225, + "voter": "easteagle13" + }, + { + "rshares": 1061167322, + "voter": "murh" + }, + { + "rshares": 4551542899, + "voter": "alexft" + }, + { + "rshares": 1325557182450, + "voter": "renohq" + }, + { + "rshares": 1427083679, + "voter": "jrd8526" + }, + { + "rshares": 798945222, + "voter": "luisucv34" + }, + { + "rshares": 22024475873, + "voter": "artific" + }, + { + "rshares": 3492654172, + "voter": "bones" + }, + { + "rshares": 10466922918, + "voter": "rpf" + }, + { + "rshares": 4942794802, + "voter": "gustavopasquini" + }, + { + "rshares": 1272268035, + "voter": "quigua" + }, + { + "rshares": 2300746982, + "voter": "leylar" + }, + { + "rshares": 2494519139, + "voter": "bookworm" + }, + { + "rshares": 22417037487, + "voter": "rawnetics" + }, + { + "rshares": 63966138, + "voter": "ierg" + }, + { + "rshares": 22406622619, + "voter": "cryptos" + }, + { + "rshares": 14497903981, + "voter": "thecurator" + }, + { + "rshares": 3120579697, + "voter": "virtualgrowth" + }, + { + "rshares": 11414242717, + "voter": "farmerswife" + }, + { + "rshares": 4565055385, + "voter": "themanualbot" + }, + { + "rshares": 308507108, + "voter": "steevc" + }, + { + "rshares": 2936191145, + "voter": "levycore" + }, + { + "rshares": 415123347, + "voter": "mig641" + }, + { + "rshares": 9139417848, + "voter": "craigwilliamz" + }, + { + "rshares": 3804415983, + "voter": "booky" + }, + { + "rshares": 59229074587, + "voter": "mandibil" + }, + { + "rshares": 4464127291, + "voter": "penguinpablo" + }, + { + "rshares": 2229220202, + "voter": "funkywanderer" + }, + { + "rshares": 2101664455, + "voter": "eight-rad" + }, + { + "rshares": 576463980, + "voter": "profanarky" + }, + { + "rshares": 184076493, + "voter": "team101" + }, + { + "rshares": 109225703, + "voter": "rusla" + }, + { + "rshares": 63935069701, + "voter": "thecyclist" + }, + { + "rshares": 646493719, + "voter": "kev7000" + }, + { + "rshares": 273904972, + "voter": "benjamin.still" + }, + { + "rshares": 1974797259, + "voter": "mindhunter" + }, + { + "rshares": 355035012, + "voter": "bones261" + }, + { + "rshares": 620998788, + "voter": "bones555" + }, + { + "rshares": 407083055, + "voter": "anomaly" + }, + { + "rshares": 172352271, + "voter": "ola1" + }, + { + "rshares": 53227552, + "voter": "drac59" + }, + { + "rshares": 460405377, + "voter": "borishaifa" + }, + { + "rshares": 1496123043, + "voter": "robotev" + }, + { + "rshares": 527435916, + "voter": "grisha-danunaher" + }, + { + "rshares": 2447676383, + "voter": "irensche" + }, + { + "rshares": 103328828, + "voter": "paulocouto" + }, + { + "rshares": 154099793, + "voter": "unterhd6" + }, + { + "rshares": 147380086, + "voter": "trickster512" + }, + { + "rshares": 150319355, + "voter": "denise12" + } + ], + "author": "penguinpablo", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.84, + "beneficiaries": [], + "blacklists": [], + "body": "https://cdn.pbrd.co/images/3nmmvvHcs.jpg\n\nI've carved these 4 leaves out of an apple today. It's not very hard. Try it yourself.\n\nThe kids will love it! :)\n\nhttps://cdn.pbrd.co/images/kVELQZIU.jpg\n\nhttps://cdn.pbrd.co/images/3nj9R2pM0.jpg\n\nhttps://cdn.pbrd.co/images/3njzVRpjr.jpg\n\nhttps://cdn.pbrd.co/images/3nk5G90H8.jpg\n\nhttps://cdn.pbrd.co/images/3nkztiljI.jpg\n\nhttps://cdn.pbrd.co/images/3nkWK2IET.jpg\n\nhttps://cdn.pbrd.co/images/3nmFQB6Xj.jpg\n\nhttps://cdn.pbrd.co/images/3nlm0Nyi9.jpg\n\nhttps://cdn.pbrd.co/images/3nlNpF4JQ.jpg\n\nhttps://cdn.pbrd.co/images/3nmmvvHcs.jpg\n\n---\n
    \u00af\\\\___(\u30c4)____/\u00af *Don't miss out on my next post! ...Follow @penguinpablo*
    ", + "category": "food", + "children": 8, + "created": "2016-09-15T12:16:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://cdn.pbrd.co/images/3nmmvvHcs.jpg", + "https://cdn.pbrd.co/images/kVELQZIU.jpg", + "https://cdn.pbrd.co/images/3nj9R2pM0.jpg", + "https://cdn.pbrd.co/images/3njzVRpjr.jpg", + "https://cdn.pbrd.co/images/3nk5G90H8.jpg", + "https://cdn.pbrd.co/images/3nkztiljI.jpg", + "https://cdn.pbrd.co/images/3nkWK2IET.jpg", + "https://cdn.pbrd.co/images/3nmFQB6Xj.jpg", + "https://cdn.pbrd.co/images/3nlm0Nyi9.jpg", + "https://cdn.pbrd.co/images/3nlNpF4JQ.jpg" + ], + "tags": [ + "food", + "art", + "photography", + "life", + "health" + ], + "users": [ + "penguinpablo" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 57387076369774, + "payout": 191.849, + "payout_at": "2016-09-22T12:16:24", + "pending_payout_value": "191.849 HBD", + "percent_hbd": 10000, + "permlink": "how-to-carve-an-apple-leaf", + "post_id": 1253134, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 61 + }, + "title": "How to Carve an Apple Leaf", + "updated": "2016-09-15T12:16:24", + "url": "/food/@penguinpablo/how-to-carve-an-apple-leaf" + }, + { + "active_votes": [ + { + "rshares": 231804585199, + "voter": "anonymous" + }, + { + "rshares": 40852993956824, + "voter": "blocktrades" + }, + { + "rshares": 2104425572081, + "voter": "badassmother" + }, + { + "rshares": 3006377182808, + "voter": "lafona-miner" + }, + { + "rshares": 468599362763, + "voter": "lafona" + }, + { + "rshares": 6596075894937, + "voter": "fuzzyvest" + }, + { + "rshares": 116116071769, + "voter": "sandra" + }, + { + "rshares": 1127499167224, + "voter": "ihashfury" + }, + { + "rshares": 1102167345348, + "voter": "delegate.lafona" + }, + { + "rshares": 302652307309, + "voter": "lafona5" + }, + { + "rshares": 1304768990979, + "voter": "steempower" + }, + { + "rshares": 455926737445, + "voter": "boatymcboatface" + }, + { + "rshares": 451993934370, + "voter": "officialfuzzy" + }, + { + "rshares": 2477613359, + "voter": "konelectric" + }, + { + "rshares": 355652970056, + "voter": "ash" + }, + { + "rshares": 122564055555, + "voter": "linouxis9" + }, + { + "rshares": 75734525113, + "voter": "unosuke" + }, + { + "rshares": 10884644700, + "voter": "yefet" + }, + { + "rshares": 24118465022, + "voter": "nikolai" + }, + { + "rshares": 38937785167, + "voter": "mf-tzo" + }, + { + "rshares": 142487935283, + "voter": "chris4210" + }, + { + "rshares": 14211457228, + "voter": "valtr" + }, + { + "rshares": 52362315132, + "voter": "noisy" + }, + { + "rshares": 75750292988, + "voter": "nenad-ristic" + }, + { + "rshares": 3500585753, + "voter": "kenmonkey" + }, + { + "rshares": 29965323455, + "voter": "eeks" + }, + { + "rshares": 31113186530, + "voter": "jonnybitcoin" + }, + { + "rshares": 3867572773, + "voter": "n25052016" + }, + { + "rshares": 1061077062, + "voter": "murh" + }, + { + "rshares": 591069102, + "voter": "kodi" + }, + { + "rshares": 260092731504, + "voter": "billbutler" + }, + { + "rshares": 4190059511, + "voter": "andre-ager" + }, + { + "rshares": 2246887418, + "voter": "stephen-somers" + }, + { + "rshares": 2316225618, + "voter": "superfreek" + }, + { + "rshares": 11735650318, + "voter": "primus" + }, + { + "rshares": 7418218078, + "voter": "dasha" + }, + { + "rshares": 60530326366, + "voter": "good-karma" + }, + { + "rshares": 21325859058, + "voter": "r4fken" + }, + { + "rshares": 1325537960504, + "voter": "renohq" + }, + { + "rshares": 4430991902, + "voter": "karen13" + }, + { + "rshares": 274216136539, + "voter": "nabilov" + }, + { + "rshares": 399177345, + "voter": "mrshade" + }, + { + "rshares": 7313395622, + "voter": "lichtblick" + }, + { + "rshares": 3871058694, + "voter": "maximkichev" + }, + { + "rshares": 32424922593, + "voter": "sauravrungta" + }, + { + "rshares": 519376303, + "voter": "qonq99" + }, + { + "rshares": 215381584947, + "voter": "jl777" + }, + { + "rshares": 118133082, + "voter": "kastaned" + }, + { + "rshares": 18175770345, + "voter": "proto" + }, + { + "rshares": 3083799235, + "voter": "dmilash" + }, + { + "rshares": 3445106241, + "voter": "glitterpig" + }, + { + "rshares": 9193578334, + "voter": "taker" + }, + { + "rshares": 38771097195, + "voter": "rampant" + }, + { + "rshares": 174513111694, + "voter": "twinner" + }, + { + "rshares": 22417037487, + "voter": "rawnetics" + }, + { + "rshares": 16958048991, + "voter": "sunshine" + }, + { + "rshares": 833871118, + "voter": "gmurph" + }, + { + "rshares": 6939728184, + "voter": "armen" + }, + { + "rshares": 4752967790, + "voter": "miketr" + }, + { + "rshares": 446387656, + "voter": "money247" + }, + { + "rshares": 73666263, + "voter": "sijoittaja" + }, + { + "rshares": 9727654329, + "voter": "mione" + }, + { + "rshares": 2726269312, + "voter": "eagleboy" + }, + { + "rshares": 11978832670, + "voter": "kyriacos" + }, + { + "rshares": 670432237, + "voter": "alexma3x" + }, + { + "rshares": 9826864372, + "voter": "gvargas123" + }, + { + "rshares": 347339541, + "voter": "mrlogic" + }, + { + "rshares": 53508763, + "voter": "ahmetova" + }, + { + "rshares": 407075832, + "voter": "anomaly" + }, + { + "rshares": 196942725, + "voter": "ola1" + }, + { + "rshares": 4427607966, + "voter": "puffin" + }, + { + "rshares": 24844680347, + "voter": "blacktier" + }, + { + "rshares": 3148735015, + "voter": "dodders007" + }, + { + "rshares": 538350430, + "voter": "grisha-danunaher" + }, + { + "rshares": 2650517437, + "voter": "senseye" + }, + { + "rshares": 161479409, + "voter": "pdh" + }, + { + "rshares": 152431082, + "voter": "alterego" + } + ], + "author": "jonnybitcoin", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.44, + "beneficiaries": [], + "blacklists": [], + "body": "A month ago I created a steemit post to fund some facebook adverts for bitshares.org \nSee here: https://steemit.com/bitshares/@jonnybitcoin/bitshares-adverts-on-facebook-flash-fundraiser \nad campaign ran 18/08/16 - 15/09/16\n207 link clicks \n10,136 impressions\n\u00a30.74 per click \ntotal spent \u00a3154\n\nhttp://i.imgur.com/I63foM4.png \n\nThe ad linked directly to bitshares.org not the facebook page.\nIt targeted: men 23-37 in USA,hongkong,UK and Germany\nkeywords were: bitcoin,blockchain.info,digital currency, electronic money,metatrader 4, ethereum\nAd budget: \u00a3154 ($202)\n\nhttps://img1.steemit.com/0x0/http://i.imgur.com/hrNDwZi.png\n\nIf you would like to see this campaign continue you can contribute by upvoting this post . \nAll SBD raised from this post will be spent on another month of advertising. The steempower I will keep.\nIf this second month is similarly successful I will consider running ads on twitter.com/bitshares as well. \n\n@chris4210 is running a sustained schedule of posts via hootsuite subscription which I pay for monthly out of my own funds. If anyone else would like to make non commercial bitshares posts from the fb or twitter handles via hootsuite let me know.", + "category": "bitshares", + "children": 5, + "created": "2016-09-15T09:37:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/I63foM4.png", + "https://img1.steemit.com/0x0/http://i.imgur.com/hrNDwZi.png" + ], + "links": [ + "https://steemit.com/bitshares/@jonnybitcoin/bitshares-adverts-on-facebook-flash-fundraiser" + ], + "tags": [ + "bitshares", + "facebook", + "ads" + ], + "users": [ + "chris4210" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 61712213570736, + "payout": 221.993, + "payout_at": "2016-09-22T09:37:18", + "pending_payout_value": "221.993 HBD", + "percent_hbd": 10000, + "permlink": "results-from-bitshares-facebook-ad-campaign", + "post_id": 1252248, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 77 + }, + "title": "Results from Bitshares Facebook ad campaign.", + "updated": "2016-09-15T09:37:18", + "url": "/bitshares/@jonnybitcoin/results-from-bitshares-facebook-ad-campaign" + }, + { + "active_votes": [ + { + "rshares": 260759332327, + "voter": "anonymous" + }, + { + "rshares": 10522609499122, + "voter": "berniesanders" + }, + { + "rshares": 40032319438468, + "voter": "blocktrades" + }, + { + "rshares": 73217648724, + "voter": "nextgenwitness" + }, + { + "rshares": 259365307090, + "voter": "justin" + }, + { + "rshares": 670052746417, + "voter": "silver" + }, + { + "rshares": 1626328757302, + "voter": "silversteem" + }, + { + "rshares": 1918321990604, + "voter": "nextgencrypto" + }, + { + "rshares": 12940564755, + "voter": "danknugs" + }, + { + "rshares": 168108666389, + "voter": "steemservices" + }, + { + "rshares": 131787410217, + "voter": "team" + }, + { + "rshares": 313666285, + "voter": "coar" + }, + { + "rshares": 1414823587, + "voter": "murh" + }, + { + "rshares": 87299687711, + "voter": "herzmeister" + }, + { + "rshares": 14880018621, + "voter": "ausbitbank" + }, + { + "rshares": 85512692, + "voter": "snowden" + }, + { + "rshares": 1398542005, + "voter": "jrd8526" + }, + { + "rshares": 22024475873, + "voter": "artific" + }, + { + "rshares": 167242599677, + "voter": "opheliafu" + }, + { + "rshares": 10248862024, + "voter": "rpf" + }, + { + "rshares": 3848084852, + "voter": "bitcoiner" + }, + { + "rshares": 1936890517, + "voter": "bola" + }, + { + "rshares": 50619397, + "voter": "steemchain" + }, + { + "rshares": 50619397, + "voter": "whalepool" + }, + { + "rshares": 8507360175, + "voter": "fishborne" + }, + { + "rshares": 2494519139, + "voter": "bookworm" + }, + { + "rshares": 37121303899, + "voter": "rampant" + }, + { + "rshares": 2316668901, + "voter": "merej99" + }, + { + "rshares": 22417037487, + "voter": "rawnetics" + }, + { + "rshares": 50565616, + "voter": "michellek" + }, + { + "rshares": 3489489037, + "voter": "kurtbeil" + }, + { + "rshares": 2440769589, + "voter": "steemleak" + }, + { + "rshares": 91220569, + "voter": "bigsambucca" + }, + { + "rshares": 15120991102, + "voter": "queenmountain" + }, + { + "rshares": 11291022300, + "voter": "borran" + }, + { + "rshares": 14497903981, + "voter": "thecurator" + }, + { + "rshares": 50816343, + "voter": "bitchplease" + }, + { + "rshares": 9139417848, + "voter": "craigwilliamz" + }, + { + "rshares": 3804415983, + "voter": "booky" + }, + { + "rshares": 57941486009, + "voter": "mandibil" + }, + { + "rshares": 2184465097, + "voter": "shadowspub" + }, + { + "rshares": 2154912862, + "voter": "funkywanderer" + }, + { + "rshares": 2101664455, + "voter": "eight-rad" + }, + { + "rshares": 184076493, + "voter": "team101" + }, + { + "rshares": 109225703, + "voter": "rusla" + }, + { + "rshares": 50784892, + "voter": "freesteem" + }, + { + "rshares": 63935069701, + "voter": "thecyclist" + }, + { + "rshares": 4139268703, + "voter": "eveningstar92" + }, + { + "rshares": 407083055, + "voter": "anomaly" + }, + { + "rshares": 172352271, + "voter": "ola1" + }, + { + "rshares": 51826827, + "voter": "drac59" + }, + { + "rshares": 460405377, + "voter": "borishaifa" + }, + { + "rshares": 5405559866, + "voter": "nathanjtaylor" + }, + { + "rshares": 1588857302, + "voter": "robotev" + }, + { + "rshares": 516447667, + "voter": "grisha-danunaher" + }, + { + "rshares": 1131539479, + "voter": "michaelstobiersk" + }, + { + "rshares": 87053502, + "voter": "katharsisdrill" + }, + { + "rshares": 74838700, + "voter": "dealzgal" + }, + { + "rshares": 151078228, + "voter": "unterhd6" + } + ], + "author": "nathanjtaylor", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.36, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n

    Fire And Grace

    \n

    In a corrupt world
    \nyou don't have to do any wrong
    \nto be considered an outlaw.
    \nRunning free, Lord, protect me
    \non this journey with pitfalls
    \nand traps all around,
    \nguide my steps
    \nand light my way.
    \nA righteous fire blazes within,
    \nand like a lamp
    \nit enlightens vision.
    \nBurn away fear,
    \nburn away injustice,
    \nburn away hate,
    \nburn Babylon burn.

    \n

    -nathanjtaylor

    \n


    \nfirst layer
    \n
    \nfilling in the form of subject and establishing color

    \n


    \nadding in details with black line
    \n

    \n

    \n

    \n


    \ndetail pic / partial view
    \n

    \n


    \nfinal artwork
    \nby nathanjtaylor

    \n

    \n", + "category": "art", + "children": 8, + "created": "2016-09-15T12:15:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://imagizer.imageshack.us/v2/1024x768q90/921/ICvtV5.png", + "http://imagizer.imageshack.us/v2/640x480q90/921/aBgq3L.jpg", + "http://imagizer.imageshack.us/v2/640x480q90/923/vaDoU0.jpg", + "http://imagizer.imageshack.us/v2/640x480q90/923/x7CaIf.jpg", + "http://imagizer.imageshack.us/v2/640x480q90/921/Cc2iEc.jpg", + "http://imagizer.imageshack.us/v2/640x480q90/923/UTdQm6.jpg", + "http://imagizer.imageshack.us/v2/640x480q90/924/w730IT.jpg", + "http://imagizer.imageshack.us/v2/1024x768q90/922/gWcAyY.png" + ], + "tags": [ + "art", + "painting", + "poetry", + "freedom", + "spirituality" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 56262287262211, + "payout": 184.657, + "payout_at": "2016-09-22T12:15:21", + "pending_payout_value": "184.657 HBD", + "percent_hbd": 0, + "permlink": "fire-and-grace-or-art-painting-and-poetry", + "post_id": 1253124, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 59 + }, + "title": "Fire And Grace | Art Painting And Poetry", + "updated": "2016-09-15T12:25:54", + "url": "/art/@nathanjtaylor/fire-and-grace-or-art-painting-and-poetry" + }, + { + "active_votes": [ + { + "rshares": 231807201381, + "voter": "anonymous" + }, + { + "rshares": 40042238111353, + "voter": "blocktrades" + }, + { + "rshares": 1912120788268, + "voter": "badassmother" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 2205816409649, + "voter": "wang" + }, + { + "rshares": 9028536224, + "voter": "gregory60" + }, + { + "rshares": 14982984990, + "voter": "eeks" + }, + { + "rshares": 1007941175, + "voter": "fkn" + }, + { + "rshares": 1324875721, + "voter": "elishagh1" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 1061253912, + "voter": "murh" + }, + { + "rshares": 59950860155, + "voter": "theshell" + }, + { + "rshares": 10684554315, + "voter": "kimziv" + }, + { + "rshares": 88054033498, + "voter": "razvanelulmarin" + }, + { + "rshares": 20605443611, + "voter": "skapaneas" + }, + { + "rshares": 4920266872, + "voter": "furion" + }, + { + "rshares": 2834957075, + "voter": "steem1653" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 10646469982, + "voter": "deviedev" + }, + { + "rshares": 251367062418, + "voter": "nabilov" + }, + { + "rshares": 629471993, + "voter": "luisucv34" + }, + { + "rshares": 7017192292, + "voter": "lichtblick" + }, + { + "rshares": 33739070578, + "voter": "creemej" + }, + { + "rshares": 2726160685, + "voter": "the-future" + }, + { + "rshares": 233065746, + "voter": "poseidon" + }, + { + "rshares": 20119987887, + "voter": "mustafaomar" + }, + { + "rshares": 204617853645, + "voter": "jl777" + }, + { + "rshares": 817413671, + "voter": "positive" + }, + { + "rshares": 35503255658, + "voter": "anca3drandom" + }, + { + "rshares": 17267307497, + "voter": "proto" + }, + { + "rshares": 1805642436, + "voter": "sisterholics" + }, + { + "rshares": 3448353558, + "voter": "sulev" + }, + { + "rshares": 2002851358, + "voter": "andreynoch" + }, + { + "rshares": 3353931808, + "voter": "glitterpig" + }, + { + "rshares": 8734139434, + "voter": "taker" + }, + { + "rshares": 63852393470, + "voter": "laonie" + }, + { + "rshares": 2664855399, + "voter": "myfirst" + }, + { + "rshares": 12961218703, + "voter": "somebody" + }, + { + "rshares": 484610059, + "voter": "flysaga" + }, + { + "rshares": 416939768, + "voter": "gmurph" + }, + { + "rshares": 2863237212, + "voter": "midnightoil" + }, + { + "rshares": 7161285616, + "voter": "xiaohui" + }, + { + "rshares": 323406893, + "voter": "elfkitchen" + }, + { + "rshares": 223891286, + "voter": "xiaokongcom" + }, + { + "rshares": 451324143, + "voter": "xianjun" + }, + { + "rshares": 11041591679, + "voter": "borran" + }, + { + "rshares": 2958177650, + "voter": "macartem" + }, + { + "rshares": 24058315421, + "voter": "mihaiart" + }, + { + "rshares": 9827647000, + "voter": "gvargas123" + }, + { + "rshares": 8773942171, + "voter": "craigwilliamz" + }, + { + "rshares": 52806920, + "voter": "jeff-kubitz" + }, + { + "rshares": 3091707749, + "voter": "mikkolyytinen" + }, + { + "rshares": 339288508, + "voter": "anomaly" + }, + { + "rshares": 4249431309, + "voter": "michelle.gent" + }, + { + "rshares": 6368823978, + "voter": "orcish" + }, + { + "rshares": 1871969417, + "voter": "bapparabi" + }, + { + "rshares": 164141037, + "voter": "wastedsoul" + }, + { + "rshares": 87053502, + "voter": "katharsisdrill" + }, + { + "rshares": 154247502, + "voter": "dougkarr" + } + ], + "author": "mihaiart", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.7, + "beneficiaries": [], + "blacklists": [], + "body": "Another fun drawing! I did remind myself to photo from inception to final result so this post is not only fun but informative as well.\n\nThe amazonian queen starts off as a naked lady. This part is important because the way her muscles are shaped and how the flesh reacts to her position will influence how the clothes and weapons look. It's the most important step\n\n
    https://www.steemimg.com/images/2016/09/15/14359031_1179410545449253_7138810569815121083_n9b234.jpg
    \n
    \n\nNow it is time to sketch the clothes, the accessories and the weapons. Notice how this si done OVER the original drawing so her leg is still flexed, inside the boot for example. That's how you get the natural look.\n\n
    https://www.steemimg.com/images/2016/09/15/14330163_1179410578782583_6894606683148969420_nd50ca.jpg
    \n
    \n\nWith all this in place, it's easy but still very important part to add the finishing touches and bring her out of the page. Look alive and fierce!\n\n
    https://www.steemimg.com/images/2016/09/15/14291733_1179410605449247_177194940755567235_n05e5d.jpg
    \n\n#### And that how I draw an Amazonian Woman :) \n#### What do you think?", + "category": "art", + "children": 2, + "created": "2016-09-15T17:37:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/14359031_1179410545449253_7138810569815121083_n9b234.jpg", + "https://www.steemimg.com/images/2016/09/15/14330163_1179410578782583_6894606683148969420_nd50ca.jpg", + "https://www.steemimg.com/images/2016/09/15/14291733_1179410605449247_177194940755567235_n05e5d.jpg" + ], + "tags": [ + "art", + "drawing", + "illustration", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 46651237670091, + "payout": 129.316, + "payout_at": "2016-09-22T17:37:24", + "pending_payout_value": "129.316 HBD", + "percent_hbd": 10000, + "permlink": "the-queen-of-amazon-drawing-a-visual-progression", + "post_id": 1256578, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 59 + }, + "title": "The Queen of Amazon drawing: a visual progression.", + "updated": "2016-09-15T17:37:24", + "url": "/art/@mihaiart/the-queen-of-amazon-drawing-a-visual-progression" + }, + { + "active_votes": [ + { + "rshares": 260710210438, + "voter": "anonymous" + }, + { + "rshares": 25647012189260, + "voter": "berniesanders" + }, + { + "rshares": 638901125000, + "voter": "microsoft" + }, + { + "rshares": 35843513762002, + "voter": "jamesc" + }, + { + "rshares": 3965847238948, + "voter": "riverhead" + }, + { + "rshares": 2160958122304, + "voter": "badassmother" + }, + { + "rshares": 2051336446857, + "voter": "hr1" + }, + { + "rshares": 5561563287431, + "voter": "kushed" + }, + { + "rshares": 2497110250393, + "voter": "wang" + }, + { + "rshares": 22856566186, + "voter": "jaewoocho" + }, + { + "rshares": 6968855225504, + "voter": "complexring" + }, + { + "rshares": 1690064643541, + "voter": "joseph" + }, + { + "rshares": 90531285677, + "voter": "aizensou" + }, + { + "rshares": 11629043153, + "voter": "bentley" + }, + { + "rshares": 465717138828, + "voter": "recursive2" + }, + { + "rshares": 619851129648, + "voter": "masteryoda" + }, + { + "rshares": 3187088827617, + "voter": "recursive" + }, + { + "rshares": 687138944802, + "voter": "boombastic" + }, + { + "rshares": 88480373389, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 1718337036, + "voter": "bingo-1" + }, + { + "rshares": 437838089345, + "voter": "boatymcboatface" + }, + { + "rshares": 10126037540, + "voter": "idol" + }, + { + "rshares": 2637264465876, + "voter": "donkeypong" + }, + { + "rshares": 799730956946, + "voter": "steemrollin" + }, + { + "rshares": 4940816573, + "voter": "sakr" + }, + { + "rshares": 290164272296, + "voter": "chitty" + }, + { + "rshares": 3109739289, + "voter": "yefet" + }, + { + "rshares": 1743253041, + "voter": "jocelyn" + }, + { + "rshares": 86998480960, + "voter": "acidsun" + }, + { + "rshares": 10851471763, + "voter": "makishart" + }, + { + "rshares": 14064642668, + "voter": "gregory-f" + }, + { + "rshares": 9412685074, + "voter": "gregory60" + }, + { + "rshares": 16902311114, + "voter": "jademont" + }, + { + "rshares": 1206487297616, + "voter": "gavvet" + }, + { + "rshares": 488526217, + "voter": "paco-steem" + }, + { + "rshares": 912630875588, + "voter": "cryptogee" + }, + { + "rshares": 5883869384, + "voter": "spaninv" + }, + { + "rshares": 2111092597, + "voter": "gekko" + }, + { + "rshares": 8668092005, + "voter": "richman" + }, + { + "rshares": 91833321605, + "voter": "william-noe" + }, + { + "rshares": 9836395105, + "voter": "kefkius" + }, + { + "rshares": 17168198484, + "voter": "cian.dafe" + }, + { + "rshares": 178486897147, + "voter": "mummyimperfect" + }, + { + "rshares": 268831476, + "voter": "coar" + }, + { + "rshares": 100992718129, + "voter": "asch" + }, + { + "rshares": 603504885047, + "voter": "kevinwong" + }, + { + "rshares": 1414391636, + "voter": "murh" + }, + { + "rshares": 2272590766, + "voter": "error" + }, + { + "rshares": 5619821999, + "voter": "marta-zaidel" + }, + { + "rshares": 1040968388281, + "voter": "cyber" + }, + { + "rshares": 61690332679, + "voter": "theshell" + }, + { + "rshares": 3769655626945, + "voter": "satoshifund" + }, + { + "rshares": 381169481, + "voter": "stiletto" + }, + { + "rshares": 55576340008, + "voter": "juanmiguelsalas" + }, + { + "rshares": 112728008585, + "voter": "kenny-crane" + }, + { + "rshares": 33769113377, + "voter": "ratel" + }, + { + "rshares": 19211689081, + "voter": "ziv" + }, + { + "rshares": 15785472850, + "voter": "zakharya" + }, + { + "rshares": 257505833316, + "voter": "trogdor" + }, + { + "rshares": 4866103974, + "voter": "tee-em" + }, + { + "rshares": 804435051718, + "voter": "anwenbaumeister" + }, + { + "rshares": 5947156971, + "voter": "mark-waser" + }, + { + "rshares": 42709320809, + "voter": "kimziv" + }, + { + "rshares": 44426100389, + "voter": "honeythief" + }, + { + "rshares": 783296766, + "voter": "mammasitta" + }, + { + "rshares": 2251463719, + "voter": "superfreek" + }, + { + "rshares": 57106930713, + "voter": "ezzy" + }, + { + "rshares": 3214869474, + "voter": "orly" + }, + { + "rshares": 133938313165, + "voter": "jackkang" + }, + { + "rshares": 24134677603, + "voter": "strangerarray" + }, + { + "rshares": 10696311496, + "voter": "spiz0r" + }, + { + "rshares": 46647685267, + "voter": "mrwang" + }, + { + "rshares": 2530638888, + "voter": "steem1653" + }, + { + "rshares": 8827814106, + "voter": "steemit-life" + }, + { + "rshares": 109259290, + "voter": "snowden" + }, + { + "rshares": 4603699497, + "voter": "thegoodguy" + }, + { + "rshares": 14935474013, + "voter": "aaseb" + }, + { + "rshares": 1107686155, + "voter": "karen13" + }, + { + "rshares": 24480601379, + "voter": "igster" + }, + { + "rshares": 11322809438, + "voter": "deviedev" + }, + { + "rshares": 1369826489, + "voter": "jrd8526" + }, + { + "rshares": 74664680379, + "voter": "jpiper20" + }, + { + "rshares": 2668109030, + "voter": "dmacshady" + }, + { + "rshares": 7054024735, + "voter": "krystle" + }, + { + "rshares": 45689872990, + "voter": "milestone" + }, + { + "rshares": 7311652491, + "voter": "lichtblick" + }, + { + "rshares": 5840616374, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 2579031743, + "voter": "the-future" + }, + { + "rshares": 2828187420, + "voter": "sgnsteems" + }, + { + "rshares": 931858005, + "voter": "poseidon" + }, + { + "rshares": 20519574335, + "voter": "mustafaomar" + }, + { + "rshares": 79559275608, + "voter": "thylbom" + }, + { + "rshares": 7168488518, + "voter": "geronimo" + }, + { + "rshares": 3756218067, + "voter": "tarindel" + }, + { + "rshares": 5136909682, + "voter": "travelista" + }, + { + "rshares": 31920436757, + "voter": "deanliu" + }, + { + "rshares": 40235861218, + "voter": "celsius100" + }, + { + "rshares": 93887574013, + "voter": "rea" + }, + { + "rshares": 530196643, + "voter": "qonq99" + }, + { + "rshares": 53841212078, + "voter": "jl777" + }, + { + "rshares": 1736157754, + "voter": "yarly" + }, + { + "rshares": 261735372, + "voter": "yarly2" + }, + { + "rshares": 262126965, + "voter": "yarly3" + }, + { + "rshares": 151424453, + "voter": "yarly4" + }, + { + "rshares": 152279375, + "voter": "yarly5" + }, + { + "rshares": 86799635, + "voter": "yarly7" + }, + { + "rshares": 20678612749, + "voter": "prufarchy" + }, + { + "rshares": 34883689900, + "voter": "anca3drandom" + }, + { + "rshares": 197539708, + "voter": "strictlybusiness" + }, + { + "rshares": 15533105174, + "voter": "lemooljiang" + }, + { + "rshares": 4543633496, + "voter": "proto" + }, + { + "rshares": 658453378, + "voter": "curator" + }, + { + "rshares": 3473063044, + "voter": "ace108" + }, + { + "rshares": 7217838926, + "voter": "sisterholics" + }, + { + "rshares": 420072669, + "voter": "yarly10" + }, + { + "rshares": 1404487738, + "voter": "alex.chien" + }, + { + "rshares": 224823596, + "voter": "yarly11" + }, + { + "rshares": 15528413924, + "voter": "michaeldodridge" + }, + { + "rshares": 78603899, + "voter": "yarly12" + }, + { + "rshares": 21674340192, + "voter": "sisters" + }, + { + "rshares": 146224042, + "voter": "steemster1" + }, + { + "rshares": 1183306899, + "voter": "bullionstackers" + }, + { + "rshares": 108721833, + "voter": "cryptoz" + }, + { + "rshares": 3312991500, + "voter": "glitterpig" + }, + { + "rshares": 921882750, + "voter": "metaflute" + }, + { + "rshares": 2298233236, + "voter": "taker" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 58971492, + "voter": "lillianjones" + }, + { + "rshares": 255152123895, + "voter": "laonie" + }, + { + "rshares": 150127464468, + "voter": "twinner" + }, + { + "rshares": 23390997891, + "voter": "rawnetics" + }, + { + "rshares": 24551995771, + "voter": "laoyao" + }, + { + "rshares": 7970976864, + "voter": "myfirst" + }, + { + "rshares": 51810230654, + "voter": "somebody" + }, + { + "rshares": 15892401611, + "voter": "sunshine" + }, + { + "rshares": 1937265937, + "voter": "flysaga" + }, + { + "rshares": 80533628422, + "voter": "timsaid" + }, + { + "rshares": 74378126, + "voter": "kurzer42" + }, + { + "rshares": 11445404160, + "voter": "midnightoil" + }, + { + "rshares": 90391314655, + "voter": "mibenkito" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 4277634703, + "voter": "ullikume" + }, + { + "rshares": 5148861334, + "voter": "kurtbeil" + }, + { + "rshares": 28620010728, + "voter": "xiaohui" + }, + { + "rshares": 1372139373, + "voter": "elfkitchen" + }, + { + "rshares": 5935429295, + "voter": "oflyhigh" + }, + { + "rshares": 61274515, + "voter": "nickche" + }, + { + "rshares": 5774370699, + "voter": "tanata" + }, + { + "rshares": 895024995, + "voter": "xiaokongcom" + }, + { + "rshares": 12958625592, + "voter": "gargon" + }, + { + "rshares": 2455863155, + "voter": "pgarcgo" + }, + { + "rshares": 59437351, + "voter": "msjennifer" + }, + { + "rshares": 55925537, + "voter": "ciao" + }, + { + "rshares": 12645491963, + "voter": "cristi" + }, + { + "rshares": 52985539, + "voter": "steemo" + }, + { + "rshares": 1804175345, + "voter": "xianjun" + }, + { + "rshares": 54077897, + "voter": "steema" + }, + { + "rshares": 76170225, + "voter": "evgenyche" + }, + { + "rshares": 69662169, + "voter": "confucius" + }, + { + "rshares": 3571865478, + "voter": "envi.sage" + }, + { + "rshares": 11790862455, + "voter": "borran" + }, + { + "rshares": 91471054471, + "voter": "miacats" + }, + { + "rshares": 2249406646, + "voter": "njall" + }, + { + "rshares": 178243549, + "voter": "party1999" + }, + { + "rshares": 53661976, + "voter": "jarvis" + }, + { + "rshares": 118202634, + "voter": "microluck" + }, + { + "rshares": 201743131, + "voter": "lisadang" + }, + { + "rshares": 10200039499, + "voter": "gonzo" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 2924688839, + "voter": "virtualgrowth" + }, + { + "rshares": 8141493451, + "voter": "lemouth" + }, + { + "rshares": 20137065264, + "voter": "runaway-psyche" + }, + { + "rshares": 93970839330, + "voter": "serejandmyself" + }, + { + "rshares": 11375667398, + "voter": "gvargas123" + }, + { + "rshares": 50698107, + "voter": "johnbyrd" + }, + { + "rshares": 51860909, + "voter": "thomasaustin" + }, + { + "rshares": 50680459, + "voter": "thermor" + }, + { + "rshares": 51870077, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 50311250, + "voter": "revelbrooks" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 60265303562, + "voter": "mandibil" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 1284021846, + "voter": "lenar" + }, + { + "rshares": 77784717, + "voter": "uziriel" + }, + { + "rshares": 4745947725, + "voter": "richardcrill" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 1624627674, + "voter": "davidjkelley" + }, + { + "rshares": 187911420, + "voter": "team101" + }, + { + "rshares": 1841792209, + "voter": "mobios" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 163833128, + "voter": "rusla" + }, + { + "rshares": 15140868900, + "voter": "canadian-coconut" + }, + { + "rshares": 41682795922, + "voter": "sponge-bob" + }, + { + "rshares": 15561460419, + "voter": "digital-wisdom" + }, + { + "rshares": 5435312360, + "voter": "leavemealone" + }, + { + "rshares": 3708893341, + "voter": "ethical-ai" + }, + { + "rshares": 450072622, + "voter": "saramiller" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 2361646504, + "voter": "matthewtiii" + }, + { + "rshares": 6827631766, + "voter": "jwaser" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 9293247690, + "voter": "richardjuckes" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 2674092331, + "voter": "bwaser" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 54982319, + "voter": "sona" + }, + { + "rshares": 53894052, + "voter": "saha" + }, + { + "rshares": 2142141248, + "voter": "alina1" + }, + { + "rshares": 91177557444, + "voter": "cnfund" + }, + { + "rshares": 42537290344, + "voter": "brains" + }, + { + "rshares": 51524412, + "voter": "waldemar-kuhn" + }, + { + "rshares": 744306563, + "voter": "jessicanicklos" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 3309573335, + "voter": "anton333" + }, + { + "rshares": 5610433095, + "voter": "chick1" + }, + { + "rshares": 3382060533, + "voter": "steempowerwhale" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 365007180, + "voter": "anomaly" + }, + { + "rshares": 2400077041, + "voter": "ellepdub" + }, + { + "rshares": 167418362, + "voter": "ola1" + }, + { + "rshares": 12084782355, + "voter": "herpetologyguy" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 1522264388, + "voter": "dakini-dion" + }, + { + "rshares": 4814230900, + "voter": "morgan.waser" + }, + { + "rshares": 51230296, + "voter": "steemq" + }, + { + "rshares": 1255945884, + "voter": "anns" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 59814831, + "voter": "teo" + }, + { + "rshares": 4780701277, + "voter": "donchate" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50570250, + "voter": "ziggo" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 810369666, + "voter": "bapparabi" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 50479027, + "voter": "sunlight" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 50351738, + "voter": "aschwin" + }, + { + "rshares": 87018470283, + "voter": "btshuang" + }, + { + "rshares": 3607643929, + "voter": "strong-ai" + }, + { + "rshares": 516306089, + "voter": "grisha-danunaher" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 3202782419, + "voter": "esteem1" + }, + { + "rshares": 161849597, + "voter": "iberia" + }, + { + "rshares": 155476058, + "voter": "ndea30" + }, + { + "rshares": 155469045, + "voter": "domenico" + }, + { + "rshares": 435351417, + "voter": "witchcraftblog" + }, + { + "rshares": 161212160, + "voter": "origin" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 161096439, + "voter": "bethsoft" + }, + { + "rshares": 157801695, + "voter": "realtime" + }, + { + "rshares": 154649753, + "voter": "serena199" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 154619387, + "voter": "gia7" + }, + { + "rshares": 1772984022, + "voter": "dresden" + }, + { + "rshares": 154157014, + "voter": "richie4" + }, + { + "rshares": 154096626, + "voter": "coraline88" + }, + { + "rshares": 160260561, + "voter": "rage" + }, + { + "rshares": 153838109, + "voter": "harlen" + }, + { + "rshares": 153800757, + "voter": "yanuel" + }, + { + "rshares": 678818770, + "voter": "ysa" + }, + { + "rshares": 153751482, + "voter": "daritza" + }, + { + "rshares": 159963865, + "voter": "sledgehammer" + }, + { + "rshares": 159539963, + "voter": "blender" + }, + { + "rshares": 159164412, + "voter": "disneypixar" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 29605790478, + "voter": "goldmatters" + }, + { + "rshares": 86562486, + "voter": "storage" + }, + { + "rshares": 70767496, + "voter": "blackmarket" + }, + { + "rshares": 76913589, + "voter": "gifts" + }, + { + "rshares": 174642558, + "voter": "pathtomydream" + } + ], + "author": "anwenbaumeister", + "author_payout_value": "0.000 HBD", + "author_reputation": 69.45, + "beneficiaries": [], + "blacklists": [], + "body": "100% of Steem Dollars from this post will be donated to Project Curie. You can read more about Project Curie [here](https://steemit.com/steemit/@donkeypong/announcing-project-curie-bringing-rewards-and-recognition-to-steemit-s-undiscovered-and-emerging-authors).\n\n---\n\n
    ![](https://s15.postimg.org/ugvjggvi3/image1.png)
    \n\nToday on #anwen-meditates I want to share with you how to practice Sun Salutation A (or Surya Namaskara A). In the video I focus mostly on my breath. Why is that? I have heard from many yoga teachers:\n> \"You can be practicing the poses of yoga, but if your breath is not aligned with your actions then you are not in yoga. You can also just be doing a daily task such as gardening, and if your breath is aligned with your actions then you are in yoga.\"\n\nI love starting my morning with sun salutations, as it allows my body to wake up and my breath to fall in synch with my movements. Proper breathing while practicing sun salutations provides me with a grounding and energizing wholeness. If you can, I recommend doing sun salutations underneath the morning sun, as this allows you to feel the sun's radiating energy (and a little bit of Vitamin D never hurt anyone!). Without further ado, let's begin saluting the sun!\n\n---\n\n---\n\n
    \n\n---\n\n---\n\n1) Tadasana - Mountain Pose\n\n
    ![](https://s18.postimg.org/w401xk6mh/Screen_Shot_2016_09_12_at_3_53_34_PM.png)
    \n\n**Inhale and exhale.** Stand in mountain pose, arms by your side, feet grounding into the earth. \n\n---\n\n2) Urdhva Hastasana - Upward Salute\n\n
    ![](https://s18.postimg.org/b8drmbafd/Screen_Shot_2016_09_12_at_3_53_58_PM.png)
    \n\n**Inhale.** Reach your arms up to the sky, going into a little backbend here if it feels good. \n\n---\n\n3) Uttanasana - Standing Forward Bend\n\n
    ![](https://s18.postimg.org/6b07178g9/Screen_Shot_2016_09_12_at_3_54_19_PM.png)
    \n\n**Exhale.** Swan dive forward, folding over your legs.\n\n---\n\n4) Ardha Uttanasana - Standing Half Forward Bend\n\n
    ![](https://s18.postimg.org/5ziqofs09/Screen_Shot_2016_09_12_at_3_54_32_PM.png)
    \n\n**Inhale.** With a flat back, come up halfway.\n\n---\n\n5) Uttanasana - Standing Forward Bend\n\n
    ![](https://s18.postimg.org/6b07178g9/Screen_Shot_2016_09_12_at_3_54_19_PM.png)
    \n\n**Exhale.** Bend forward, folding over your legs once again.\n\n---\n\n6) Chaturanga Dandasana - Four-Limbed Staff Pose\n\n
    ![](https://s18.postimg.org/ne2ywpp55/Screen_Shot_2016_09_12_at_3_54_49_PM.png)
    \n\n**Retain Breath** - Step back into plank position and lower down, keeping your elbow close to your body. \n\n---\n\n7) Urdhva Mukha Svanasana - Upward Facing Dog\n\n
    ![](https://s18.postimg.org/6rq01dll5/Screen_Shot_2016_09_12_at_3_55_03_PM.png)
    \n\n**Inhale** - Push away from the earth with your palms, arching your back up to the sky. \n\n---\n\n8) Adho Mukha Svanasana - Downward-Facing Dog\n\n
    ![](https://s18.postimg.org/sfeybtlzd/Screen_Shot_2016_09_12_at_3_55_16_PM.png)
    \n\n**Exhale** - Bring your hips up to the sky, your heels down to the ground, pushing through all corners of your feet and hands, letting go of your head. You can stay here for a few breath cycles if it feels good.\n\n---\n\n9) Uttanasana - Standing Forward Bend\n\n
    ![](https://s18.postimg.org/6b07178g9/Screen_Shot_2016_09_12_at_3_54_19_PM.png)
    \n\n**Retain Breath** - Step your feet forward between your hands, folding your body over your legs. \n\n---\n\n10) Ardha Uttanasana - Standing Half Forward Bend\n\n
    ![](https://s18.postimg.org/5ziqofs09/Screen_Shot_2016_09_12_at_3_54_32_PM.png)
    \n\n**Inhale.** With a flat back, come up halfway.\n\n---\n\n11) Uttanasana - Standing Forward Bend\n\n
    ![](https://s18.postimg.org/6b07178g9/Screen_Shot_2016_09_12_at_3_54_19_PM.png)
    \n\n**Exhale.** Bend forward, folding over your legs once again.\n\n---\n\n12) Urdhva Hastasana- Upward Salute\n\n
    ![](https://s18.postimg.org/b8drmbafd/Screen_Shot_2016_09_12_at_3_53_58_PM.png)
    \n\n**Inhale.** Reach your arms up to the sky, going into a little backbend here if it feels good. \n\n---\n\n13) Tadasana - Mountain Pose\n\n
    ![](https://s18.postimg.org/w401xk6mh/Screen_Shot_2016_09_12_at_3_53_34_PM.png)
    \n\n**Exhale.** Lower your arms and stand in mountain pose, arms by your side, feet grounding into the earth. \n\n---\n\n---\n\n*Hi friends! If you didn't catch my last posts, I am creating a new tag #anwen-meditates to post my own health videos and tutorials. I am creating a Steemit health channel - all of my videos and tutorials are for the wonderful users of Steemit! I am planning on sharing many tutorials, including yoga, guided meditations, breathing exercises, and more. I am also uploading the videos to YouTube in the hope of attracting more users to Steemit.*\n\n*I have been practicing yoga and meditation for 8 years now, and these practices have been critical in shaping who I am today. My constant practices have brought me inner peace and stability during crazy times, have healed physical and emotional injuries, and have taught me how to be PRESENT!*\n\n*I am really excited to be able to share these practices with you all. I am first going to share tutorials and videos that you can do right now, wherever you are. These can be used as breaks from the information overload of Steemit / life in general, when you wake up, before you go to bed, or really any time at all. I hope you enjoy :-)*", + "category": "yoga", + "children": 12, + "created": "2016-09-14T16:53:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s15.postimg.org/ugvjggvi3/image1.png", + "https://s18.postimg.org/w401xk6mh/Screen_Shot_2016_09_12_at_3_53_34_PM.png", + "https://s18.postimg.org/b8drmbafd/Screen_Shot_2016_09_12_at_3_53_58_PM.png", + "https://s18.postimg.org/6b07178g9/Screen_Shot_2016_09_12_at_3_54_19_PM.png", + "https://s18.postimg.org/5ziqofs09/Screen_Shot_2016_09_12_at_3_54_32_PM.png", + "https://s18.postimg.org/ne2ywpp55/Screen_Shot_2016_09_12_at_3_54_49_PM.png", + "https://s18.postimg.org/6rq01dll5/Screen_Shot_2016_09_12_at_3_55_03_PM.png", + "https://s18.postimg.org/sfeybtlzd/Screen_Shot_2016_09_12_at_3_55_16_PM.png" + ], + "links": [ + "https://steemit.com/steemit/@donkeypong/announcing-project-curie-bringing-rewards-and-recognition-to-steemit-s-undiscovered-and-emerging-authors" + ], + "tags": [ + "yoga", + "meditation", + "health", + "life", + "anwen-meditates" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 108708057381308, + "payout": 670.627, + "payout_at": "2016-09-21T16:53:12", + "pending_payout_value": "670.627 HBD", + "percent_hbd": 10000, + "permlink": "anwen-meditates-a-steemit-health-channel-sun-salutation-a-or-surya-namaskara-a", + "post_id": 1244809, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 283 + }, + "title": "Anwen Meditates - A Steemit Health Channel // Sun Salutation A or Surya Namaskara A", + "updated": "2016-09-14T20:08:42", + "url": "/yoga/@anwenbaumeister/anwen-meditates-a-steemit-health-channel-sun-salutation-a-or-surya-namaskara-a" + }, + { + "active_votes": [ + { + "rshares": 686221261593, + "voter": "erath" + }, + { + "rshares": 260779322345, + "voter": "anonymous" + }, + { + "rshares": 40852978926168, + "voter": "blocktrades" + }, + { + "rshares": 81138833277, + "voter": "friend5" + }, + { + "rshares": 98638007079, + "voter": "aizensou" + }, + { + "rshares": 49162344578, + "voter": "twiceuponatime" + }, + { + "rshares": 258891239731, + "voter": "indominon" + }, + { + "rshares": 763886034083, + "voter": "pfunk" + }, + { + "rshares": 3126451438236, + "voter": "onceuponatime" + }, + { + "rshares": 687187060445, + "voter": "marginal" + }, + { + "rshares": 72048284121, + "voter": "vault" + }, + { + "rshares": 142487935283, + "voter": "chris4210" + }, + { + "rshares": 1221942851616, + "voter": "gavvet" + }, + { + "rshares": 8669811688, + "voter": "richman" + }, + { + "rshares": 57522418578, + "voter": "oaldamster" + }, + { + "rshares": 313687341, + "voter": "coar" + }, + { + "rshares": 1061210624, + "voter": "murh" + }, + { + "rshares": 94972917471, + "voter": "eric-boucher" + }, + { + "rshares": 418880227, + "voter": "applecrisp" + }, + { + "rshares": 31790493863, + "voter": "peter-parker" + }, + { + "rshares": 56639053926, + "voter": "kus-knee" + }, + { + "rshares": 7865190621, + "voter": "svamiva" + }, + { + "rshares": 377133557309, + "voter": "fyrstikken" + }, + { + "rshares": 48620364976, + "voter": "isteemit" + }, + { + "rshares": 60285274969, + "voter": "good-karma" + }, + { + "rshares": 59060786700, + "voter": "lehard" + }, + { + "rshares": 46383626011, + "voter": "firepower" + }, + { + "rshares": 15997662965, + "voter": "yogi.artist" + }, + { + "rshares": 147094937594, + "voter": "derekareith" + }, + { + "rshares": 18371164995, + "voter": "sebastien" + }, + { + "rshares": 258981906731, + "voter": "nabilov" + }, + { + "rshares": 1708142121, + "voter": "dimon14" + }, + { + "rshares": 163326761674, + "voter": "blueorgy" + }, + { + "rshares": 268131351853, + "voter": "liberosist" + }, + { + "rshares": 5609548617, + "voter": "sharker" + }, + { + "rshares": 32426650266, + "voter": "sauravrungta" + }, + { + "rshares": 530196643, + "voter": "qonq99" + }, + { + "rshares": 5057743518, + "voter": "gustavopasquini" + }, + { + "rshares": 11294458476, + "voter": "moon32walker" + }, + { + "rshares": 360603550, + "voter": "sergey44" + }, + { + "rshares": 6114115735, + "voter": "summonerrk" + }, + { + "rshares": 9949395464, + "voter": "sykochica" + }, + { + "rshares": 22417037487, + "voter": "rawnetics" + }, + { + "rshares": 27984400184, + "voter": "essra" + }, + { + "rshares": 12685919337, + "voter": "gargon" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 2781907462, + "voter": "eagleboy" + }, + { + "rshares": 5030533303, + "voter": "mindfreak" + }, + { + "rshares": 9310407829, + "voter": "gvargas123" + }, + { + "rshares": 476161300, + "voter": "claudia" + }, + { + "rshares": 8773906100, + "voter": "craigwilliamz" + }, + { + "rshares": 54079869536, + "voter": "mandibil" + }, + { + "rshares": 74550672, + "voter": "steembriefing" + }, + { + "rshares": 55750195, + "voter": "riv" + }, + { + "rshares": 2196809758, + "voter": "runridefly" + }, + { + "rshares": 4594200588, + "voter": "richardcrill" + }, + { + "rshares": 77681973, + "voter": "facebook0000" + }, + { + "rshares": 180241566, + "voter": "team101" + }, + { + "rshares": 51964388, + "voter": "apparat" + }, + { + "rshares": 179278583645, + "voter": "asksisk" + }, + { + "rshares": 799615255, + "voter": "jessicanicklos" + }, + { + "rshares": 1737419972, + "voter": "alwayzgame" + }, + { + "rshares": 4506850608, + "voter": "funnyman" + }, + { + "rshares": 339274981, + "voter": "anomaly" + }, + { + "rshares": 123155378, + "voter": "ola1" + }, + { + "rshares": 4647741844, + "voter": "michelle.gent" + }, + { + "rshares": 422634778, + "voter": "littlemorelove" + }, + { + "rshares": 70282046, + "voter": "mari5555na" + }, + { + "rshares": 132670650, + "voter": "creativeyoke" + }, + { + "rshares": 2167543536, + "voter": "bapparabi" + }, + { + "rshares": 2337944164, + "voter": "iontom" + }, + { + "rshares": 225516961, + "voter": "king3071" + }, + { + "rshares": 161442150, + "voter": "coolbeans" + }, + { + "rshares": 1534731729, + "voter": "modernbukowski" + }, + { + "rshares": 31683945302, + "voter": "goldmatters" + }, + { + "rshares": 163617418, + "voter": "awakeningartist" + } + ], + "author": "funnyman", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.49, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    It\u2019s been a great pleasure to be a part of steemit community. I am learning a lot from these amazing and genius people. It is so addicting meeting with new people and exchanging ideas with each other and support them. So I thought it is time to support steemit as best as I can and organised steemit meetup yesterday(14th Sep, 2016) at QED42, Pune, India.

    \n
    \n
    \n

    \n
    \n

    It was a very amazing, cheerful and informative evening. I started with some great facts about steemit and followed by detailed explanation of Steem Power, Steem Dollars, Reputation and sharing content. I encouraged them to post only original and genuine content or otherwise they are going to get banned. I had to explain all these things because they had never heard of that kind of social media platform. All the people were like \u201cIs it for real?\u201d, \u201cHow do they get so much money?\u201d, \u201cIs there is any joining fee?\u201d and more. I answered them as best as I could and motivated them by giving example of @liberosist and how did he started and look where he is now?. The response was pretty good and I felt that they felt motivated.  

    \n
    \n
    \n

    \n


    \n

    \n


    \n

    \n


    \n

    \n
    \n
    \n

    There are very few people from India who are using steemit and have found only 10-15 people on steemit that are from India. This is way too low percentage. It may be because most of the people have never heard of this crypto social blogging platform. Now, I have set my goals. I will bring as many people as I can to steemit from India. I will be introducing some of my colleagues and other outside people to steemit in a couple of days.

    \n


    \nWhy to market in India? India owns 18%(1.2+ Billion) of the world population and more than 16%(185+Million ) of people use social media sites.

    \n
    \n
    \n

    \n

    Source : Statista

    \n
    \n

    This is just the statistics of Facebook users based on country. The statistics shows that there is a huge scope of steemit in India if marketed well. It will probably pump up the steemit community. 

    \n

    Looking for more statistics, Here are the links:


    \n

    Link for Sproutworth Statistics

    \n

    Link for Statista Statistics

    \n
    \n
    \n
    \n

    \n


    \n\n\n

    \n


    \n


    \n

    \n
    \n

    \n
    \n
    \n\n

    One more thing, I will be doing my next meetup at Srijan Technologies, Delhi, India in the upcoming month(Date is not decided yet, I will let you know) and it is going to be much bigger than this meetup. I want to give credit to @kus-knee who gave me the idea of having meet up in India, at my office. Special thanks to @aizensou and @knozaki2015 who recognised my content and featured one of it. I also want to thank @dragonslayer109 who put me in hidden-gems list for this current week. 

    \n


    \n
    \n

     \u201cCan\u2019t Wait to see steemit grow in India\u201d 

    \n
    \n


    \n

    If you like the Post, Please FOLLOW and UPVOTE ---> @funnyman :)

    \n


    \n

    \n


    \n", + "category": "steemit", + "children": 28, + "created": "2016-09-15T14:50:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/meetuIndiaa4044.png", + "https://www.steemimg.com/images/2016/09/15/20160915_1656470e974.jpg", + "https://www.steemimg.com/images/2016/09/15/IMG-20160914-WA00058087c.jpg", + "https://www.steemimg.com/images/2016/09/15/IMG-20160914-WA0007caf12.jpg", + "https://www.steemimg.com/images/2016/09/15/IMG-20160914-WA0004e90dc.jpg", + "https://www.steemimg.com/images/2016/09/15/ScreenShot2016-09-15at2.20.09PM73c0d.png", + "https://www.steemimg.com/images/2016/09/15/20160915_110620-1adc51.jpg", + "https://www.steemimg.com/images/2016/09/15/20160914_17023024645.jpg", + "https://www.steemimg.com/images/2016/09/15/20160914_17015660f9a.jpg", + "https://www.steemimg.com/images/2016/09/15/IMG-20160914-WA0008030bb.jpg", + "https://www.steemimg.com/images/2016/09/06/funnyman10594.png" + ], + "links": [ + "http://www.statista.com/statistics/268136/top-15-countries-based-on-number-of-facebook-users/", + "http://www.sproutworth.com/social-media-facts/", + "https://steemit.com/@funnyman" + ], + "tags": [ + "steemit", + "meetup", + "india", + "curie", + "steemsquad" + ], + "users": [ + "liberosist", + "kus-knee", + "aizensou", + "knozaki2015", + "dragonslayer109", + "funnyman" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 50478685441508, + "payout": 150.851, + "payout_at": "2016-09-22T14:50:36", + "pending_payout_value": "150.851 HBD", + "percent_hbd": 10000, + "permlink": "first-steemit-meetup-in-india-the-worlds-second-biggest-market", + "post_id": 1254719, + "promoted": "0.010 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 76 + }, + "title": "First Steemit Meetup in India: The Worlds Second biggest market!", + "updated": "2016-09-15T15:27:15", + "url": "/steemit/@funnyman/first-steemit-meetup-in-india-the-worlds-second-biggest-market" + }, + { + "active_votes": [ + { + "rshares": 16755312925245, + "voter": "itsascam" + }, + { + "rshares": 494638530484, + "voter": "barrie" + }, + { + "rshares": 5104374858, + "voter": "style" + }, + { + "rshares": 30353707129688, + "voter": "smooth" + }, + { + "rshares": 231738642387, + "voter": "anonymous" + }, + { + "rshares": 2010296477065, + "voter": "steemroller" + }, + { + "rshares": 74805470536, + "voter": "donaldtrump" + }, + { + "rshares": 17834692020348, + "voter": "steemed" + }, + { + "rshares": 4269616576616, + "voter": "riverhead" + }, + { + "rshares": 2160925860071, + "voter": "badassmother" + }, + { + "rshares": 2051091513029, + "voter": "hr1" + }, + { + "rshares": 5339100755934, + "voter": "kushed" + }, + { + "rshares": 2496794351343, + "voter": "wang" + }, + { + "rshares": 22855985876, + "voter": "jaewoocho" + }, + { + "rshares": 6817358372776, + "voter": "complexring" + }, + { + "rshares": 1688645105989, + "voter": "joseph" + }, + { + "rshares": 86595142822, + "voter": "aizensou" + }, + { + "rshares": 452581182868, + "voter": "recursive3" + }, + { + "rshares": 615308454294, + "voter": "masteryoda" + }, + { + "rshares": 3187088827617, + "voter": "recursive" + }, + { + "rshares": 1209043883, + "voter": "mineralwasser" + }, + { + "rshares": 91241385616, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6756091871, + "voter": "bingo-0" + }, + { + "rshares": 5689176377486, + "voter": "smooth.witness" + }, + { + "rshares": 437793649388, + "voter": "boatymcboatface" + }, + { + "rshares": 10124577845, + "voter": "idol" + }, + { + "rshares": 49182652051, + "voter": "stoner19" + }, + { + "rshares": 799726662764, + "voter": "steemrollin" + }, + { + "rshares": 4940816573, + "voter": "sakr" + }, + { + "rshares": 52267603683, + "voter": "ilanaakoundi" + }, + { + "rshares": 3109726595, + "voter": "yefet" + }, + { + "rshares": 1743049953, + "voter": "jocelyn" + }, + { + "rshares": 14177757155, + "voter": "gregory-f" + }, + { + "rshares": 3500585753, + "voter": "kenmonkey" + }, + { + "rshares": 452386105158, + "voter": "leesunmoo" + }, + { + "rshares": 60086250559, + "voter": "lovelace" + }, + { + "rshares": 74893409339, + "voter": "eeks" + }, + { + "rshares": 498703846, + "voter": "paco-steem" + }, + { + "rshares": 6006435186, + "voter": "spaninv" + }, + { + "rshares": 25256035332, + "voter": "georgedonnelly" + }, + { + "rshares": 33832245665, + "voter": "james-show" + }, + { + "rshares": 8667596536, + "voter": "richman" + }, + { + "rshares": 566084633033, + "voter": "nanzo-scoop" + }, + { + "rshares": 12415950220, + "voter": "acidyo" + }, + { + "rshares": 178478547656, + "voter": "mummyimperfect" + }, + { + "rshares": 100989269044, + "voter": "asch" + }, + { + "rshares": 1414368668, + "voter": "murh" + }, + { + "rshares": 6227868053, + "voter": "cryptofunk" + }, + { + "rshares": 17082226335, + "voter": "b4bb4r-5h3r" + }, + { + "rshares": 2272286135, + "voter": "error" + }, + { + "rshares": 10789534020, + "voter": "andu" + }, + { + "rshares": 5736901624, + "voter": "marta-zaidel" + }, + { + "rshares": 1064580041458, + "voter": "cyber" + }, + { + "rshares": 61685731406, + "voter": "theshell" + }, + { + "rshares": 49530440845, + "voter": "ak2020" + }, + { + "rshares": 64088611676, + "voter": "justtryme90" + }, + { + "rshares": 8444658507, + "voter": "badger311" + }, + { + "rshares": 8739325345, + "voter": "badger313" + }, + { + "rshares": 8702827614, + "voter": "badger312" + }, + { + "rshares": 9001973394, + "voter": "badger316" + }, + { + "rshares": 9123923965, + "voter": "badger319" + }, + { + "rshares": 9031557781, + "voter": "badger3101" + }, + { + "rshares": 8484371114, + "voter": "badger3111" + }, + { + "rshares": 9046675913, + "voter": "badger3121" + }, + { + "rshares": 8655016180, + "voter": "badger3131" + }, + { + "rshares": 8763045211, + "voter": "badger3141" + }, + { + "rshares": 8739453800, + "voter": "badger3171" + }, + { + "rshares": 8546855954, + "voter": "badger3181" + }, + { + "rshares": 9133346310, + "voter": "badger3191" + }, + { + "rshares": 8546692844, + "voter": "badger3112" + }, + { + "rshares": 8887969807, + "voter": "badger3132" + }, + { + "rshares": 8761093741, + "voter": "badger3162" + }, + { + "rshares": 8992244297, + "voter": "badger3113" + }, + { + "rshares": 8642807886, + "voter": "badger3123" + }, + { + "rshares": 8766602954, + "voter": "badger3133" + }, + { + "rshares": 9118359724, + "voter": "badger3153" + }, + { + "rshares": 8796689830, + "voter": "badger3163" + }, + { + "rshares": 8827245303, + "voter": "badger3193" + }, + { + "rshares": 8776818063, + "voter": "badger3114" + }, + { + "rshares": 8685663112, + "voter": "badger3124" + }, + { + "rshares": 8588459406, + "voter": "badger3144" + }, + { + "rshares": 8510231316, + "voter": "badger3154" + }, + { + "rshares": 8377454951, + "voter": "badger3164" + }, + { + "rshares": 8709610129, + "voter": "badger3174" + }, + { + "rshares": 8990147355, + "voter": "badger3194" + }, + { + "rshares": 8886405623, + "voter": "badger3105" + }, + { + "rshares": 8829871300, + "voter": "badger3135" + }, + { + "rshares": 8423693063, + "voter": "badger3145" + }, + { + "rshares": 9007791015, + "voter": "badger3155" + }, + { + "rshares": 8700420554, + "voter": "badger3175" + }, + { + "rshares": 8476416242, + "voter": "badger3195" + }, + { + "rshares": 8118066308, + "voter": "badger3106" + }, + { + "rshares": 8937639951, + "voter": "badger3116" + }, + { + "rshares": 8985666162, + "voter": "badger3126" + }, + { + "rshares": 8612215471, + "voter": "badger3136" + }, + { + "rshares": 8258415644, + "voter": "badger3146" + }, + { + "rshares": 8490356190, + "voter": "badger3156" + }, + { + "rshares": 8706404705, + "voter": "badger3166" + }, + { + "rshares": 8621148181, + "voter": "badger3176" + }, + { + "rshares": 8755890485, + "voter": "badger3186" + }, + { + "rshares": 8791694513, + "voter": "badger3196" + }, + { + "rshares": 8719131325, + "voter": "badger3107" + }, + { + "rshares": 8471234920, + "voter": "badger315" + }, + { + "rshares": 8967798699, + "voter": "badger318" + }, + { + "rshares": 9017469354, + "voter": "badger3151" + }, + { + "rshares": 8689504021, + "voter": "badger3161" + }, + { + "rshares": 8949018277, + "voter": "badger3122" + }, + { + "rshares": 8885778223, + "voter": "badger3142" + }, + { + "rshares": 9108990725, + "voter": "badger3152" + }, + { + "rshares": 8411493414, + "voter": "badger3172" + }, + { + "rshares": 8925369694, + "voter": "badger3182" + }, + { + "rshares": 8680564470, + "voter": "badger3192" + }, + { + "rshares": 8595071709, + "voter": "badger3143" + }, + { + "rshares": 8858368574, + "voter": "badger3173" + }, + { + "rshares": 8564639501, + "voter": "badger3104" + }, + { + "rshares": 8276437501, + "voter": "badger3134" + }, + { + "rshares": 8683745951, + "voter": "badger3184" + }, + { + "rshares": 8620766828, + "voter": "badger3115" + }, + { + "rshares": 9094337935, + "voter": "badger3165" + }, + { + "rshares": 8719854886, + "voter": "badger3185" + }, + { + "rshares": 8781868170, + "voter": "badger314" + }, + { + "rshares": 9016639241, + "voter": "badger317" + }, + { + "rshares": 8754767708, + "voter": "badger3102" + }, + { + "rshares": 8716196161, + "voter": "badger3103" + }, + { + "rshares": 8643125157, + "voter": "badger3125" + }, + { + "rshares": 8609233299, + "voter": "badger3183" + }, + { + "rshares": 418804855, + "voter": "applecrisp" + }, + { + "rshares": 389110512, + "voter": "stiletto" + }, + { + "rshares": 383446211481, + "voter": "hedge-x" + }, + { + "rshares": 33768214294, + "voter": "ratel" + }, + { + "rshares": 1408318309, + "voter": "fjccoin" + }, + { + "rshares": 257490736723, + "voter": "trogdor" + }, + { + "rshares": 5817694137, + "voter": "mark-waser" + }, + { + "rshares": 116624069442, + "voter": "geoffrey" + }, + { + "rshares": 42708486657, + "voter": "kimziv" + }, + { + "rshares": 4370640515, + "voter": "crok" + }, + { + "rshares": 81140550383, + "voter": "emily-cook" + }, + { + "rshares": 91972857438, + "voter": "mctiller" + }, + { + "rshares": 32091347074, + "voter": "talanhorne" + }, + { + "rshares": 2251431984, + "voter": "superfreek" + }, + { + "rshares": 38021031099, + "voter": "clement" + }, + { + "rshares": 47411820324, + "voter": "isteemit" + }, + { + "rshares": 280886491, + "voter": "ladyclair" + }, + { + "rshares": 27771418415, + "voter": "venuspcs" + }, + { + "rshares": 428341779552, + "voter": "ericvancewalton" + }, + { + "rshares": 20377088211, + "voter": "thebatchman" + }, + { + "rshares": 164475037448, + "voter": "dashpaymag" + }, + { + "rshares": 71634723757, + "voter": "rubybian" + }, + { + "rshares": 3214550323, + "voter": "orly" + }, + { + "rshares": 3630970934, + "voter": "getssidetracked" + }, + { + "rshares": 5163408418, + "voter": "riscadox" + }, + { + "rshares": 245172817, + "voter": "mstang83" + }, + { + "rshares": 18457982184, + "voter": "hakise" + }, + { + "rshares": 133934278714, + "voter": "jackkang" + }, + { + "rshares": 24727559145, + "voter": "mindover" + }, + { + "rshares": 98589871, + "voter": "strawhat" + }, + { + "rshares": 16242543792, + "voter": "r4fken" + }, + { + "rshares": 92819199, + "voter": "cryptochannel" + }, + { + "rshares": 219121777498, + "voter": "domino" + }, + { + "rshares": 24134677603, + "voter": "strangerarray" + }, + { + "rshares": 1382909545432, + "voter": "renohq" + }, + { + "rshares": 10486579898, + "voter": "spiz0r" + }, + { + "rshares": 101948831, + "voter": "cynetyc" + }, + { + "rshares": 2706184532, + "voter": "holzmichl" + }, + { + "rshares": 15258453717, + "voter": "aaseb" + }, + { + "rshares": 37946231746, + "voter": "biophil" + }, + { + "rshares": 1107683133, + "voter": "karen13" + }, + { + "rshares": 11322809438, + "voter": "deviedev" + }, + { + "rshares": 1426842151, + "voter": "jrd8526" + }, + { + "rshares": 2668109030, + "voter": "dmacshady" + }, + { + "rshares": 465044355, + "voter": "karenmckersie" + }, + { + "rshares": 45684964897, + "voter": "milestone" + }, + { + "rshares": 7460869889, + "voter": "lichtblick" + }, + { + "rshares": 34748459568, + "voter": "creemej" + }, + { + "rshares": 2506537211, + "voter": "the-future" + }, + { + "rshares": 15371916418, + "voter": "nippel66" + }, + { + "rshares": 171200859531, + "voter": "blueorgy" + }, + { + "rshares": 9702073568, + "voter": "benjiberigan" + }, + { + "rshares": 931858005, + "voter": "poseidon" + }, + { + "rshares": 339114943059, + "voter": "calaber24p" + }, + { + "rshares": 7168488518, + "voter": "geronimo" + }, + { + "rshares": 3756111682, + "voter": "tarindel" + }, + { + "rshares": 14277844951, + "voter": "beowulfoflegend" + }, + { + "rshares": 3773911635, + "voter": "birdie" + }, + { + "rshares": 3632349993, + "voter": "bola" + }, + { + "rshares": 31919502807, + "voter": "deanliu" + }, + { + "rshares": 53841005048, + "voter": "jl777" + }, + { + "rshares": 441332323, + "voter": "meteor78" + }, + { + "rshares": 1735998179, + "voter": "yarly" + }, + { + "rshares": 261720866, + "voter": "yarly2" + }, + { + "rshares": 262112459, + "voter": "yarly3" + }, + { + "rshares": 151424453, + "voter": "yarly4" + }, + { + "rshares": 152279375, + "voter": "yarly5" + }, + { + "rshares": 86799635, + "voter": "yarly7" + }, + { + "rshares": 838491834, + "voter": "raymonjohnstone" + }, + { + "rshares": 18840199595, + "voter": "carlidos" + }, + { + "rshares": 231522846, + "voter": "sergey44" + }, + { + "rshares": 15856711532, + "voter": "lemooljiang" + }, + { + "rshares": 20689673863, + "voter": "krabgat" + }, + { + "rshares": 4543621407, + "voter": "proto" + }, + { + "rshares": 634058357, + "voter": "curator" + }, + { + "rshares": 7217705946, + "voter": "sisterholics" + }, + { + "rshares": 420058163, + "voter": "yarly10" + }, + { + "rshares": 1365453033, + "voter": "alex.chien" + }, + { + "rshares": 224823596, + "voter": "yarly11" + }, + { + "rshares": 8549944425, + "voter": "royalmacro" + }, + { + "rshares": 78603899, + "voter": "yarly12" + }, + { + "rshares": 11340560412, + "voter": "dimitarj" + }, + { + "rshares": 149624601, + "voter": "steemster1" + }, + { + "rshares": 817737849, + "voter": "bullionstackers" + }, + { + "rshares": 2002666860, + "voter": "andreynoch" + }, + { + "rshares": 947490604, + "voter": "metaflute" + }, + { + "rshares": 2298222658, + "voter": "taker" + }, + { + "rshares": 179145507, + "voter": "skyefox" + }, + { + "rshares": 60565253, + "voter": "sharon" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 255146393656, + "voter": "laonie" + }, + { + "rshares": 152890463221, + "voter": "twinner" + }, + { + "rshares": 23878310347, + "voter": "rawnetics" + }, + { + "rshares": 24551214765, + "voter": "laoyao" + }, + { + "rshares": 7970862621, + "voter": "myfirst" + }, + { + "rshares": 51809096701, + "voter": "somebody" + }, + { + "rshares": 16598631151, + "voter": "sunshine" + }, + { + "rshares": 1937234506, + "voter": "flysaga" + }, + { + "rshares": 2082633772, + "voter": "gmurph" + }, + { + "rshares": 1625825887, + "voter": "stormblaze" + }, + { + "rshares": 80533628422, + "voter": "timsaid" + }, + { + "rshares": 14612990586, + "voter": "poeticsnake" + }, + { + "rshares": 11445188974, + "voter": "midnightoil" + }, + { + "rshares": 2375155298, + "voter": "kalimor" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 4186426566, + "voter": "ullikume" + }, + { + "rshares": 114280976091, + "voter": "thisisbenbrick" + }, + { + "rshares": 28619430449, + "voter": "xiaohui" + }, + { + "rshares": 21109466091, + "voter": "jphamer1" + }, + { + "rshares": 1372125773, + "voter": "elfkitchen" + }, + { + "rshares": 93217142454, + "voter": "joele" + }, + { + "rshares": 5935302351, + "voter": "oflyhigh" + }, + { + "rshares": 62525016, + "voter": "nickche" + }, + { + "rshares": 895010488, + "voter": "xiaokongcom" + }, + { + "rshares": 2447938775, + "voter": "future24" + }, + { + "rshares": 56251892486, + "voter": "driv3n" + }, + { + "rshares": 62201879, + "voter": "msjennifer" + }, + { + "rshares": 57196572, + "voter": "ciao" + }, + { + "rshares": 12926502895, + "voter": "cristi" + }, + { + "rshares": 3011233186, + "voter": "jrcornel" + }, + { + "rshares": 55449983, + "voter": "steemo" + }, + { + "rshares": 149244760, + "voter": "steem-engine" + }, + { + "rshares": 1804146331, + "voter": "xianjun" + }, + { + "rshares": 55306941, + "voter": "steema" + }, + { + "rshares": 72902270, + "voter": "confucius" + }, + { + "rshares": 12292601283, + "voter": "borran" + }, + { + "rshares": 2786292132, + "voter": "bledarus" + }, + { + "rshares": 91460948304, + "voter": "miacats" + }, + { + "rshares": 178243549, + "voter": "party1999" + }, + { + "rshares": 56157882, + "voter": "jarvis" + }, + { + "rshares": 118202634, + "voter": "microluck" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 6789702339, + "voter": "rubenalexander" + }, + { + "rshares": 54313084, + "voter": "fortuner" + }, + { + "rshares": 2005323640, + "voter": "chinadaily" + }, + { + "rshares": 2989681924, + "voter": "virtualgrowth" + }, + { + "rshares": 93967126680, + "voter": "serejandmyself" + }, + { + "rshares": 4877495999, + "voter": "almerri" + }, + { + "rshares": 4886693377, + "voter": "mindfreak" + }, + { + "rshares": 10858591607, + "voter": "gvargas123" + }, + { + "rshares": 53056158, + "voter": "johnbyrd" + }, + { + "rshares": 53039566, + "voter": "thomasaustin" + }, + { + "rshares": 53037689, + "voter": "thermor" + }, + { + "rshares": 53048942, + "voter": "ficholl" + }, + { + "rshares": 53030738, + "voter": "widell" + }, + { + "rshares": 7727914428, + "voter": "jenniferskyler" + }, + { + "rshares": 52651308, + "voter": "revelbrooks" + }, + { + "rshares": 2982193534, + "voter": "netaterra" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 3803619846, + "voter": "booky" + }, + { + "rshares": 1130346076, + "voter": "leno4ek" + }, + { + "rshares": 52708083, + "voter": "curpose" + }, + { + "rshares": 1208491149, + "voter": "lenar" + }, + { + "rshares": 1699015883, + "voter": "runridefly" + }, + { + "rshares": 1738795627, + "voter": "macksby" + }, + { + "rshares": 2228477202, + "voter": "funkywanderer" + }, + { + "rshares": 4592852638, + "voter": "richardcrill" + }, + { + "rshares": 52836995, + "voter": "troich" + }, + { + "rshares": 70275964, + "voter": "lovetosteemit" + }, + { + "rshares": 3484759193, + "voter": "xanoxt" + }, + { + "rshares": 1624586871, + "voter": "davidjkelley" + }, + { + "rshares": 51718188, + "voter": "crion" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 13264756693, + "voter": "ghasemkiani" + }, + { + "rshares": 21746856600, + "voter": "sponge-bob" + }, + { + "rshares": 15560932098, + "voter": "digital-wisdom" + }, + { + "rshares": 3708782116, + "voter": "ethical-ai" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 6679014574, + "voter": "jwaser" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 53413720, + "voter": "lighter" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 1701267958, + "voter": "kiwideb" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 24793972672, + "voter": "dubi" + }, + { + "rshares": 2615905485, + "voter": "bwaser" + }, + { + "rshares": 53003720, + "voter": "sofa" + }, + { + "rshares": 344116052, + "voter": "panther" + }, + { + "rshares": 2142141248, + "voter": "alina1" + }, + { + "rshares": 50639382, + "voter": "doggnostic" + }, + { + "rshares": 91177557444, + "voter": "cnfund" + }, + { + "rshares": 8269010111, + "voter": "geke" + }, + { + "rshares": 50377764, + "voter": "jenny-talls" + }, + { + "rshares": 21720538463, + "voter": "brains" + }, + { + "rshares": 5666356163, + "voter": "thornybastard" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 1366758906, + "voter": "steemafon" + }, + { + "rshares": 5535019712, + "voter": "burnin" + }, + { + "rshares": 3044846811, + "voter": "anton333" + }, + { + "rshares": 5609937448, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 519729361, + "voter": "nelyp" + }, + { + "rshares": 401507898, + "voter": "anomaly" + }, + { + "rshares": 2400022636, + "voter": "ellepdub" + }, + { + "rshares": 113405722, + "voter": "rynow" + }, + { + "rshares": 239153978, + "voter": "ola1" + }, + { + "rshares": 5402831165, + "voter": "michelle.gent" + }, + { + "rshares": 11803423549, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 323936947, + "voter": "robotev1" + }, + { + "rshares": 4709437697, + "voter": "morgan.waser" + }, + { + "rshares": 51240567, + "voter": "billkappa442" + }, + { + "rshares": 50225780, + "voter": "steemq" + }, + { + "rshares": 4882418326, + "voter": "donchate" + }, + { + "rshares": 50798322, + "voter": "breeze" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 87018470283, + "voter": "btshuang" + }, + { + "rshares": 3147993256, + "voter": "dodders007" + }, + { + "rshares": 2020262526, + "voter": "cwbrooch" + }, + { + "rshares": 3607548721, + "voter": "strong-ai" + }, + { + "rshares": 516306089, + "voter": "grisha-danunaher" + }, + { + "rshares": 72826233, + "voter": "igtes" + }, + { + "rshares": 705822962, + "voter": "dikanevroman" + }, + { + "rshares": 144899746, + "voter": "buffett" + }, + { + "rshares": 197326430, + "voter": "sjamayee" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 435351417, + "voter": "witchcraftblog" + }, + { + "rshares": 158018960, + "voter": "bethesda" + }, + { + "rshares": 161096439, + "voter": "bethsoft" + }, + { + "rshares": 160986307, + "voter": "rndmpyzlz" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 157745750, + "voter": "digitalillusions" + }, + { + "rshares": 1828349881, + "voter": "dresden" + }, + { + "rshares": 160835930, + "voter": "skrillex" + }, + { + "rshares": 161323470, + "voter": "pawel-krawczyk" + }, + { + "rshares": 192209925, + "voter": "mgibson" + }, + { + "rshares": 150052033, + "voter": "jameshowarrd" + }, + { + "rshares": 160260561, + "voter": "rage" + }, + { + "rshares": 163998793, + "voter": "laskovskiy" + }, + { + "rshares": 156043541, + "voter": "disneypixar" + }, + { + "rshares": 156023422, + "voter": "reef" + }, + { + "rshares": 159062820, + "voter": "rule" + }, + { + "rshares": 184381906, + "voter": "antaja" + }, + { + "rshares": 148077602, + "voter": "dougkarr" + }, + { + "rshares": 79990132, + "voter": "gifts" + }, + { + "rshares": 154503521, + "voter": "dixonloveart" + }, + { + "rshares": 151380239, + "voter": "forever-gala" + } + ], + "author": "ericvancewalton", + "author_payout_value": "0.000 HBD", + "author_reputation": 70.47, + "beneficiaries": [], + "blacklists": [], + "body": "In [yesterday's episode](https://steemit.com/story/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-28) Adam narrowly escaped retribution for the horrific role he played (or plays?) in the future as architect of *The New Prosperity movement.*\n\nMarcus could easily have ended Adam\u2019s life in the broom closet but instead saw the innocence and the sincerity in Adam\u2019s eyes. \n\nAdam vowed to do everything in his power to insure he wouldn\u2019t play a role in the global catastrophe that Marcus so convincingly described. At that moment Marcus made a split-second decision to both trust him and to spare Adam\u2019s life. The question that we\u2019ve yet to discover\u2026*was this a wise choice?* \n\nMarcus and Adam also attempted a bold escape from XenTek headquarters. Today we will learn the outcome of their heroic efforts. \n\nWelcome to today's episode of Alarm Clock Dawn!\n\n---\n \n
    *Did you miss Episode 28 of Alarm Clock Dawn? If so [click here](https://steemit.com/story/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-28) to catch up.*
    \n\n
    Are you new to Alarm Clock Dawn? If so [click here](https://steemit.com/story/@ericvancewalton/alarm-clock-dawn-an-original-novel-part-1) to start at the beginning.
    \n\n---\n\n
    ![](https://s16.postimg.org/hgaadldv9/image.png)
    \n\n---\n\n\u201cGood luck,\u201d Adam whispered as Marcus pushed open one side of the double door and began walking. Adam looked down at his vintage watch and began counting as the second hand ticked around the dial too slowly. He was afraid the fear would paralyze him right where he stood. Adam mouthed out the final digits of his countdown\u2014*eighteen, nineteen, twenty*\u2014then took a quick and shallow breath and pushed open the door. He walked past the guards at the front security desk as nonchalantly as possible and scanned his I.D. card. As the scanner beeped, the guard looked down at his monitor. Adam walked straight through the scanner and continued as fast as he could towards the stairwell. \n\nAdam\u2019s legs nearly collapsed as three final deafening gunshots rang out followed by a symphony of screams.\n\n
    ![](http://i.giphy.com/13tdn6cyIq4B7W.gif)
    \n\nJust as he made his way through the commotion and into the stairwell he caught a glimpse of Marcus laying in the skyway, motionless on the ground. A pool of Marcus' blood grew, almost completely obscuring the word \u201cSeclorum\u201d that was inlaid into the floor tile of the skyway. Marcus\u2019 body was surrounded by a gathering number of metro police and a member of the XenTek security team smiling as he talked on his satellite radio. \n\n*What a brave soul,* Adam said to himself as he raced down the stairwell to the station as fast as the adrenaline coursing through his veins could carry him. As luck would have it, a train was just pulling into the station. \n\nHe went through the turnstile designated Green, ducked in the open door of the closest train car, and quickly slid into a seat in the back. A handful of passengers boarded and the train pulled away swiftly from the station. \n\n
    ![](http://i.giphy.com/6v0FAmeqcJsoE.gif)
    \n\nAs the adrenaline began to subside, Adam became more intune with his surroundings. His whole body still felt numb and his psyche was in absolute shock at the horror of what he had just experienced. He closed his eyes and immediately vowed to make it his own personal mission to alter the course of the dreadful future Marcus had described to him just a few minutes ago in the lab. It was the least he could do, after all. Marcus had just made the ultimate sacrifice for him.\n\nAs the train whisked him further and further away from XenTek headquarters, Adam was deeply immersed in thought. What would his next move be? One thing was for sure: he knew he wouldn't have long to gather his things before the police put it all together and swarmed his apartment. The faster he could escape the city and get to the safety of the camps, the better. The police rarely stepped foot inside the homeless camps. To the authorities these people were less than human and deserved the day-to-day struggles they endured.\n\nAdam glanced up at the electronic news banner that ran along the top of the train car. \n\n*Yet to be identified fugitive shot dead just minutes ago at XenTek headquarters. This dangerous fugitive is suspected of kidnapping and murder. More news is sure to come in this developing story* . . . .> \n\nAll Adam could do was shake his head at the absurdity and glance out the window of the swaying train car, thinking about how truly strange the last few hours had been. As the day's events replayed in his head, he felt today was just a glimpse of a quickening that had come over his life. Adam knew the threshold he crossed today had set in motion a chain of events that he now had very little control over. \n\nJust then he witnessed a very rare occurrence. The slate gray clouds parted to reveal the most beautiful patch of bright sapphire sky. \n\n
    ![](http://i.giphy.com/xql47YSMTze80.gif)
    \n\nAdam took this as a good omen. Despite the horrible events that took place in the last few hours, this almost felt like an affirmation, a reminder from the universe that things were unfolding exactly as they were meant to. Just as he had this thought, Adam felt a tingling in his body and felt goosebumps raise on his arms. \n\nIn this surreal moment he thought to himself, *No matter how gray and violent the storms can be down here in the world, it is always serene, sunny, and blue above those clouds.* In a strange way, he instinctively realized he would revisit this single moment many times throughout the rest of his days, whenever he needed comfort.\n\nAdam felt a vibration in his pocket signaling he had a new message on his Holo.\n\nVerbalTag7 - *Adam. VERY urgent. Please answer.*\n\nAH_Bliss - *Yes, are you okay?*\n \nVerbalTag7 - *They've dispatched the entire police force to find you. Follow my instructions very carefully, to the letter. There isn't time to explain.*\n\nAH_Bliss - *Okay, what's wrong?*\n\nVerbalTag7 - *Ikeda's camp is just ten miles to the northwest of the city at the base of a huge red rock formation called Bell Rock. Look for the colored prayer flags strung across the trees. And Adam, waste no time getting here.*\n\nAlthough Adam was terrified at the sheer uncertainty of his situation, for a brief second this short message made him forget all horrible things that had just happened at XenTek headquarters. \n\nVerbalTag7 - *Are you there?*\n\nAH_Bliss - *Yes. I'm on the train headed back to my apartment to pick up just a few things.*\n\nVerbalTag7 - *If you do exactly as I say it will buy you an hour before they figure out where you are. If you don't, you have minutes. Erase everything on your Holo, and tuck it, along with you your C.ID badge under the seat of the train before your stop. Also, buy nothing. They can track your purchases too.*\n\nAH_Bliss - *W-wait, how do you know I'm in trouble?*\n\nVerbalTag7 - *Adam, there's no time. I'll explain later. For Godsake, please hurry. Do. Exactly. As. I. Say.* \n\n\n\n---\n\n
    ![](https://s18.postimg.org/9phdrughl/TBC.png)
    \n\n---\n\n*Alarm Clock Dawn is the first novel of a trilogy. The sequel entitled, Truth Is Stranger, will be published in the Spring of 2017.*\n\n
    ![](https://s14.postimg.org/dlcthfcxd/image.jpg)
    \n\nPlease visit [my website](http://www.ericvancewalton.net) to sign up for my author newsletter. My newsletter subscribers will receive exclusive updates on the release of the sequel and other special offers.\n\nIf you\u2019re enjoying this serialized version of my debut novel the best compliment you can give is to share this story with others, either face-to-face or online. I appreciate all of your continued support!", + "category": "story", + "children": 12, + "created": "2016-09-14T15:17:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s16.postimg.org/hgaadldv9/image.png", + "http://i.giphy.com/13tdn6cyIq4B7W.gif", + "http://i.giphy.com/6v0FAmeqcJsoE.gif", + "http://i.giphy.com/xql47YSMTze80.gif", + "https://s18.postimg.org/9phdrughl/TBC.png", + "https://s14.postimg.org/dlcthfcxd/image.jpg" + ], + "links": [ + "https://steemit.com/story/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-28", + "https://steemit.com/story/@ericvancewalton/alarm-clock-dawn-an-original-novel-part-1", + "http://www.ericvancewalton.net" + ], + "tags": [ + "story", + "fiction", + "life", + "creativity", + "writers" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 113771502910636, + "payout": 733.894, + "payout_at": "2016-09-21T15:17:45", + "pending_payout_value": "733.894 HBD", + "percent_hbd": 10000, + "permlink": "alarm-clock-dawn-an-original-novel-episode-29", + "post_id": 1244029, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 372 + }, + "title": "ALARM CLOCK DAWN (An Original Novel - Episode 29)", + "updated": "2016-09-14T15:54:48", + "url": "/story/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-29" + }, + { + "active_votes": [ + { + "rshares": 31308460859447, + "voter": "smooth" + }, + { + "rshares": 231810333637, + "voter": "anonymous" + }, + { + "rshares": 1020236794603, + "voter": "liondani" + }, + { + "rshares": 1950774078440, + "voter": "xeroc" + }, + { + "rshares": 636514783207, + "voter": "masteryoda" + }, + { + "rshares": 5943125371535, + "voter": "smooth.witness" + }, + { + "rshares": 800066797130, + "voter": "steemrollin" + }, + { + "rshares": 14982933604, + "voter": "eeks" + }, + { + "rshares": 32368367444, + "voter": "instructor2121" + }, + { + "rshares": 326639006522, + "voter": "teamsteem" + }, + { + "rshares": 178446109019, + "voter": "steve-walschot" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 1061253912, + "voter": "murh" + }, + { + "rshares": 40553528416, + "voter": "ranko-k" + }, + { + "rshares": 970586830705, + "voter": "cyber" + }, + { + "rshares": 35244223389, + "voter": "drinkzya" + }, + { + "rshares": 57203974765, + "voter": "thecryptodrive" + }, + { + "rshares": 5287780547, + "voter": "tee-em" + }, + { + "rshares": 31345579234, + "voter": "michaelx" + }, + { + "rshares": 88062402472, + "voter": "razvanelulmarin" + }, + { + "rshares": 34073699558, + "voter": "cryptoiskey" + }, + { + "rshares": 484636799, + "voter": "mrhankeh" + }, + { + "rshares": 37152547241, + "voter": "clement" + }, + { + "rshares": 49807514764, + "voter": "isteemit" + }, + { + "rshares": 68450553516, + "voter": "bacchist" + }, + { + "rshares": 52093553829, + "voter": "venuspcs" + }, + { + "rshares": 14885828588, + "voter": "ausbitbank" + }, + { + "rshares": 2632467953, + "voter": "steem1653" + }, + { + "rshares": 185292018100, + "voter": "anyx" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 629471993, + "voter": "luisucv34" + }, + { + "rshares": 87223247, + "voter": "wildchild" + }, + { + "rshares": 2726160685, + "voter": "the-future" + }, + { + "rshares": 167307855189, + "voter": "blueorgy" + }, + { + "rshares": 3709595271, + "voter": "bitcoiner" + }, + { + "rshares": 30989825780, + "voter": "zaebars" + }, + { + "rshares": 799615699, + "voter": "raymonjohnstone" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 50626015, + "voter": "whalepool" + }, + { + "rshares": 4233708636, + "voter": "tygergamer" + }, + { + "rshares": 15951876294, + "voter": "clevecross" + }, + { + "rshares": 138539449846, + "voter": "steemdrive" + }, + { + "rshares": 50579614280, + "voter": "gomeravibz" + }, + { + "rshares": 2157207095, + "voter": "merej99" + }, + { + "rshares": 22969491561, + "voter": "laonie1" + }, + { + "rshares": 23486297008, + "voter": "laonie2" + }, + { + "rshares": 23494592105, + "voter": "laonie3" + }, + { + "rshares": 5831750244, + "voter": "brendio" + }, + { + "rshares": 416938566, + "voter": "gmurph" + }, + { + "rshares": 50577648, + "voter": "michellek" + }, + { + "rshares": 23490269143, + "voter": "laonie4" + }, + { + "rshares": 23487998630, + "voter": "laonie5" + }, + { + "rshares": 23485020903, + "voter": "laonie6" + }, + { + "rshares": 23480867466, + "voter": "laonie7" + }, + { + "rshares": 3323846130, + "voter": "kurtbeil" + }, + { + "rshares": 23477419388, + "voter": "laonie8" + }, + { + "rshares": 23474718053, + "voter": "laonie9" + }, + { + "rshares": 2370262538, + "voter": "steemleak" + }, + { + "rshares": 7991657587, + "voter": "mevilkingdom" + }, + { + "rshares": 88206053, + "voter": "bigsambucca" + }, + { + "rshares": 2343161589, + "voter": "paynode" + }, + { + "rshares": 72135954, + "voter": "stevescriber" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 52419023, + "voter": "nano2nd" + }, + { + "rshares": 61430307, + "voter": "cryptoblu" + }, + { + "rshares": 61423628, + "voter": "instructor" + }, + { + "rshares": 802020725261, + "voter": "dollarvigilante" + }, + { + "rshares": 4056826699, + "voter": "lamech-m" + }, + { + "rshares": 23468511648, + "voter": "laonie10" + }, + { + "rshares": 159631404, + "voter": "kamil5" + }, + { + "rshares": 8706975244, + "voter": "garywilson" + }, + { + "rshares": 50829277, + "voter": "bitchplease" + }, + { + "rshares": 5831957227, + "voter": "trev" + }, + { + "rshares": 99130059443, + "voter": "barrycooper" + }, + { + "rshares": 32443492367, + "voter": "hilarski" + }, + { + "rshares": 2029369552, + "voter": "shadowspub" + }, + { + "rshares": 8558777427, + "voter": "rimann" + }, + { + "rshares": 58139915, + "voter": "rickmiller" + }, + { + "rshares": 5401518277, + "voter": "nulliusinverba" + }, + { + "rshares": 22792452702, + "voter": "mikehere" + }, + { + "rshares": 22621808463, + "voter": "laonie11" + }, + { + "rshares": 3411072843, + "voter": "xanoxt" + }, + { + "rshares": 4044651818, + "voter": "l0k1" + }, + { + "rshares": 50798127, + "voter": "freesteem" + }, + { + "rshares": 450072622, + "voter": "saramiller" + }, + { + "rshares": 2353724275, + "voter": "zettar" + }, + { + "rshares": 6066265903, + "voter": "dexter-k" + }, + { + "rshares": 53871683, + "voter": "doggnostic" + }, + { + "rshares": 674641805, + "voter": "ct-gurus" + }, + { + "rshares": 53593366, + "voter": "jenny-talls" + }, + { + "rshares": 415654681468, + "voter": "charlieshrem" + }, + { + "rshares": 61826073622, + "voter": "tracemayer" + }, + { + "rshares": 1386999849, + "voter": "bitcoinparadise" + }, + { + "rshares": 2170339399, + "voter": "steemsquad" + }, + { + "rshares": 52104641, + "voter": "vsmith08162016" + }, + { + "rshares": 339288508, + "voter": "anomaly" + }, + { + "rshares": 63405661, + "voter": "inarix03" + }, + { + "rshares": 51238118, + "voter": "teemsteem" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 52329350, + "voter": "ninjapainter" + }, + { + "rshares": 1630374239, + "voter": "rusteemitblog" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 99404487, + "voter": "expat" + }, + { + "rshares": 140412636, + "voter": "steemtrail" + }, + { + "rshares": 1593664040, + "voter": "steemlift" + }, + { + "rshares": 132623369, + "voter": "toddemaher1" + } + ], + "author": "mevilkingdom", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.06, + "beneficiaries": [], + "blacklists": [], + "body": "## Hi Steemians! The greatest thing about being a collector is that people always know what to buy for your birthday. Not perfume or cookware, but always things you love!\n\nHere are some pictures of what I received the last couple of times.\n\n----\n
    ![Picture 1](http://mandesevilkingdom.com/steemit/post6/DSC01422.JPG)
    \n\nThese are all the gifts I received for my birthday this year. I got some cool dolls, chocolates, care bears, my little ponies and even a puzzle. What a lovely 27th birthday!\n\n___\n
    ![Picture 1](http://mandesevilkingdom.com/steemit/post6/DSC09982.JPG)
    \n\nChristmas is only once a year, good thing for my family! Lots of dolls and some ponies. You can tell everyone is really supportive of my hobby.\n___\n
    ![Picture 1](http://mandesevilkingdom.com/steemit/post6/DSC05838.JPG)
    \nThis is what **Sinterklaas** (he brings gifts on the 6th of December) brought me. Did you know I also collect Lego to some extent?\n___\n\n
    ![Picture 1](http://mandesevilkingdom.com/steemit/post6/DSC05066.JPG)
    \nGifts from **Disneyland Paris**\n___\n
    ![Picture 1](http://mandesevilkingdom.com/steemit/post6/DSC05622.JPG)
    \nEven more **Disneyland** gifts, this time for Christmas 2 years ago. Those cookies are just **THE BEST**!\nNot to mention that they're Mickey-shaped.\n\n___\n\nThank you very much for looking at my pictures! Don't forget to **follow me** for more pictures!\n\n\n---- \n\n### Who is Mande Walschot?\n\n> Mande Walschot resides in Belgium and currently owns over 1,350 boxed My Little Ponies, around 500 boxed dolls, 52 polly pockets, 25 plush care bears, 30 Tsum Tsums, about 3,000 Pok\u00e9mon cards, around 200 comic books and lots of stuffed toys! [Gemr spotlight collection](https://blogadmin.gemr.com/blog/collector-spotlight-mande-walschot/)\n\nAlso seen on [national television](http://ringtv.be/nieuws/mande-uit-halle-heeft-grootste-poppenverzameling-uit-regio) and [newspapers](http://www.hln.be/regio/nieuws-uit-halle/mande-leeft-samen-met-1-357-pony-s-a2797213/).\n\n\nSister of @steve-walschot, the creator of SteemPay.io and vouched Steem applications developer and girlfriend of game-enthusiast @herrlonnie.", + "category": "life", + "children": 3, + "created": "2016-09-15T17:14:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://mandesevilkingdom.com/steemit/post6/DSC01422.JPG", + "http://mandesevilkingdom.com/steemit/post6/DSC09982.JPG", + "http://mandesevilkingdom.com/steemit/post6/DSC05838.JPG", + "http://mandesevilkingdom.com/steemit/post6/DSC05066.JPG", + "http://mandesevilkingdom.com/steemit/post6/DSC05622.JPG" + ], + "links": [ + "https://blogadmin.gemr.com/blog/collector-spotlight-mande-walschot/", + "http://ringtv.be/nieuws/mande-uit-halle-heeft-grootste-poppenverzameling-uit-regio", + "http://www.hln.be/regio/nieuws-uit-halle/mande-leeft-samen-met-1-357-pony-s-a2797213/" + ], + "tags": [ + "life", + "story", + "collector", + "toys", + "mandesevilkingdom" + ], + "users": [ + "steve-walschot", + "herrlonnie" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 46309406304713, + "payout": 127.75, + "payout_at": "2016-09-22T17:14:30", + "pending_payout_value": "127.750 HBD", + "percent_hbd": 10000, + "permlink": "the-gift-of-family-stories-of-a-toy-collector-1", + "post_id": 1256309, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 109 + }, + "title": "The gift of family: Stories of a toy collector #1", + "updated": "2016-09-15T17:14:30", + "url": "/life/@mevilkingdom/the-gift-of-family-stories-of-a-toy-collector-1" + }, + { + "active_votes": [ + { + "rshares": 17090065130398, + "voter": "itsascam" + }, + { + "rshares": 494615933987, + "voter": "barrie" + }, + { + "rshares": 5104374858, + "voter": "style" + }, + { + "rshares": 31615157678633, + "voter": "smooth" + }, + { + "rshares": 2010275785223, + "voter": "steemroller" + }, + { + "rshares": 170446135744, + "voter": "highasfuck" + }, + { + "rshares": 74804762347, + "voter": "donaldtrump" + }, + { + "rshares": 18179751582536, + "voter": "steemed" + }, + { + "rshares": 2274658800074, + "voter": "badassmother" + }, + { + "rshares": 3302758254286, + "voter": "pharesim" + }, + { + "rshares": 2097552675313, + "voter": "hr1" + }, + { + "rshares": 23808318621, + "voter": "jaewoocho" + }, + { + "rshares": 6118815831981, + "voter": "steemit200" + }, + { + "rshares": 7573847300816, + "voter": "complexring" + }, + { + "rshares": 209605523477, + "voter": "alex90342fastn1" + }, + { + "rshares": 1774669554492, + "voter": "joseph" + }, + { + "rshares": 86595142822, + "voter": "aizensou" + }, + { + "rshares": 4449298399355, + "voter": "au1nethyb1" + }, + { + "rshares": 485122019613, + "voter": "recursive2" + }, + { + "rshares": 667162488055, + "voter": "masteryoda" + }, + { + "rshares": 3322708843362, + "voter": "recursive" + }, + { + "rshares": 1245640452, + "voter": "mineralwasser" + }, + { + "rshares": 729991138518, + "voter": "boombastic" + }, + { + "rshares": 94001156030, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 5916196295178, + "voter": "smooth.witness" + }, + { + "rshares": 437703098651, + "voter": "boatymcboatface" + }, + { + "rshares": 795220410822, + "voter": "pfunk" + }, + { + "rshares": 10606181778, + "voter": "idol" + }, + { + "rshares": 816027455333, + "voter": "steemrollin" + }, + { + "rshares": 5146683930, + "voter": "sakr" + }, + { + "rshares": 1825959213, + "voter": "jocelyn" + }, + { + "rshares": 60085696312, + "voter": "lovelace" + }, + { + "rshares": 59913432129, + "voter": "eeks" + }, + { + "rshares": 508881476, + "voter": "paco-steem" + }, + { + "rshares": 6128985263, + "voter": "spaninv" + }, + { + "rshares": 36607117778, + "voter": "james-show" + }, + { + "rshares": 306562166543, + "voter": "teamsteem" + }, + { + "rshares": 8667563285, + "voter": "richman" + }, + { + "rshares": 597469084444, + "voter": "nanzo-scoop" + }, + { + "rshares": 13068737980, + "voter": "acidyo" + }, + { + "rshares": 9836128503, + "voter": "kefkius" + }, + { + "rshares": 183161435734, + "voter": "mummyimperfect" + }, + { + "rshares": 106596497756, + "voter": "asch" + }, + { + "rshares": 1414294886, + "voter": "murh" + }, + { + "rshares": 16384992607, + "voter": "b4bb4r-5h3r" + }, + { + "rshares": 2380357206, + "voter": "error" + }, + { + "rshares": 5736901624, + "voter": "marta-zaidel" + }, + { + "rshares": 1111891456384, + "voter": "cyber" + }, + { + "rshares": 63438373767, + "voter": "theshell" + }, + { + "rshares": 50829946401, + "voter": "ak2020" + }, + { + "rshares": 24406094847, + "voter": "paul-labossiere" + }, + { + "rshares": 8444643097, + "voter": "badger311" + }, + { + "rshares": 8739309936, + "voter": "badger313" + }, + { + "rshares": 8702812205, + "voter": "badger312" + }, + { + "rshares": 9001957985, + "voter": "badger316" + }, + { + "rshares": 9123908555, + "voter": "badger319" + }, + { + "rshares": 9031542371, + "voter": "badger3101" + }, + { + "rshares": 8484355705, + "voter": "badger3111" + }, + { + "rshares": 9046660503, + "voter": "badger3121" + }, + { + "rshares": 8655000770, + "voter": "badger3131" + }, + { + "rshares": 8763029801, + "voter": "badger3141" + }, + { + "rshares": 8739438390, + "voter": "badger3171" + }, + { + "rshares": 8546840544, + "voter": "badger3181" + }, + { + "rshares": 9133330900, + "voter": "badger3191" + }, + { + "rshares": 8546677434, + "voter": "badger3112" + }, + { + "rshares": 8887954397, + "voter": "badger3132" + }, + { + "rshares": 8761078331, + "voter": "badger3162" + }, + { + "rshares": 8992228887, + "voter": "badger3113" + }, + { + "rshares": 8642792477, + "voter": "badger3123" + }, + { + "rshares": 8766587545, + "voter": "badger3133" + }, + { + "rshares": 9118344314, + "voter": "badger3153" + }, + { + "rshares": 8796674420, + "voter": "badger3163" + }, + { + "rshares": 8827229893, + "voter": "badger3193" + }, + { + "rshares": 8776802653, + "voter": "badger3114" + }, + { + "rshares": 8685647702, + "voter": "badger3124" + }, + { + "rshares": 8588443996, + "voter": "badger3144" + }, + { + "rshares": 8510215906, + "voter": "badger3154" + }, + { + "rshares": 8377439541, + "voter": "badger3164" + }, + { + "rshares": 8709594719, + "voter": "badger3174" + }, + { + "rshares": 8990131945, + "voter": "badger3194" + }, + { + "rshares": 8886390213, + "voter": "badger3105" + }, + { + "rshares": 8829855890, + "voter": "badger3135" + }, + { + "rshares": 8423677653, + "voter": "badger3145" + }, + { + "rshares": 9007775605, + "voter": "badger3155" + }, + { + "rshares": 8700405144, + "voter": "badger3175" + }, + { + "rshares": 8476400832, + "voter": "badger3195" + }, + { + "rshares": 8118050898, + "voter": "badger3106" + }, + { + "rshares": 8937624541, + "voter": "badger3116" + }, + { + "rshares": 8985650752, + "voter": "badger3126" + }, + { + "rshares": 8612200061, + "voter": "badger3136" + }, + { + "rshares": 8258400234, + "voter": "badger3146" + }, + { + "rshares": 8490340780, + "voter": "badger3156" + }, + { + "rshares": 8706389295, + "voter": "badger3166" + }, + { + "rshares": 8621132771, + "voter": "badger3176" + }, + { + "rshares": 8755875075, + "voter": "badger3186" + }, + { + "rshares": 8791679103, + "voter": "badger3196" + }, + { + "rshares": 8719115915, + "voter": "badger3107" + }, + { + "rshares": 8471219511, + "voter": "badger315" + }, + { + "rshares": 8967783289, + "voter": "badger318" + }, + { + "rshares": 9017453945, + "voter": "badger3151" + }, + { + "rshares": 8689488611, + "voter": "badger3161" + }, + { + "rshares": 8949002867, + "voter": "badger3122" + }, + { + "rshares": 8885762813, + "voter": "badger3142" + }, + { + "rshares": 9108975316, + "voter": "badger3152" + }, + { + "rshares": 8411478004, + "voter": "badger3172" + }, + { + "rshares": 8925354284, + "voter": "badger3182" + }, + { + "rshares": 8680549060, + "voter": "badger3192" + }, + { + "rshares": 8595056299, + "voter": "badger3143" + }, + { + "rshares": 8858353164, + "voter": "badger3173" + }, + { + "rshares": 8564624091, + "voter": "badger3104" + }, + { + "rshares": 8276422091, + "voter": "badger3134" + }, + { + "rshares": 8683730541, + "voter": "badger3184" + }, + { + "rshares": 8620751418, + "voter": "badger3115" + }, + { + "rshares": 9094322525, + "voter": "badger3165" + }, + { + "rshares": 8719839476, + "voter": "badger3185" + }, + { + "rshares": 8781852760, + "voter": "badger314" + }, + { + "rshares": 9016623831, + "voter": "badger317" + }, + { + "rshares": 8754752298, + "voter": "badger3102" + }, + { + "rshares": 8716180752, + "voter": "badger3103" + }, + { + "rshares": 8643109747, + "voter": "badger3125" + }, + { + "rshares": 8609217889, + "voter": "badger3183" + }, + { + "rshares": 3846391057396, + "voter": "satoshifund" + }, + { + "rshares": 409101774211, + "voter": "taoteh1221" + }, + { + "rshares": 397051543, + "voter": "stiletto" + }, + { + "rshares": 329475959851, + "voter": "hisnameisolllie" + }, + { + "rshares": 16631729678, + "voter": "samether" + }, + { + "rshares": 268888464827, + "voter": "trogdor" + }, + { + "rshares": 76741877365, + "voter": "lizik" + }, + { + "rshares": 6076030934, + "voter": "mark-waser" + }, + { + "rshares": 17023109715, + "voter": "albertogm" + }, + { + "rshares": 116598035112, + "voter": "geoffrey" + }, + { + "rshares": 48043854952, + "voter": "kimziv" + }, + { + "rshares": 45329641437, + "voter": "honeythief" + }, + { + "rshares": 783296766, + "voter": "mammasitta" + }, + { + "rshares": 8023548500, + "voter": "svamiva" + }, + { + "rshares": 84593236072, + "voter": "emily-cook" + }, + { + "rshares": 88815259593, + "voter": "razvanelulmarin" + }, + { + "rshares": 11724844430, + "voter": "primus" + }, + { + "rshares": 47408810095, + "voter": "isteemit" + }, + { + "rshares": 29507126925, + "voter": "venuspcs" + }, + { + "rshares": 7412303704, + "voter": "dasha" + }, + { + "rshares": 164473451693, + "voter": "dashpaymag" + }, + { + "rshares": 179634701251, + "voter": "asmolokalo" + }, + { + "rshares": 71630423287, + "voter": "rubybian" + }, + { + "rshares": 3348308505, + "voter": "orly" + }, + { + "rshares": 124605464759, + "voter": "joshbreslauer" + }, + { + "rshares": 3822074668, + "voter": "getssidetracked" + }, + { + "rshares": 255388351, + "voter": "mstang83" + }, + { + "rshares": 2771968021, + "voter": "soupernerd" + }, + { + "rshares": 18842523479, + "voter": "hakise" + }, + { + "rshares": 16313475946, + "voter": "yogi.artist" + }, + { + "rshares": 103519364, + "voter": "strawhat" + }, + { + "rshares": 18271463213, + "voter": "r4fken" + }, + { + "rshares": 102589641, + "voter": "cryptochannel" + }, + { + "rshares": 751105712, + "voter": "busser" + }, + { + "rshares": 1296482376779, + "voter": "renohq" + }, + { + "rshares": 90621183, + "voter": "cynetyc" + }, + { + "rshares": 178036418351, + "voter": "repholder" + }, + { + "rshares": 17933830494, + "voter": "senseiteekay" + }, + { + "rshares": 1107678597, + "voter": "karen13" + }, + { + "rshares": 28215193752, + "voter": "dwinblood" + }, + { + "rshares": 232704872, + "voter": "hankrearden" + }, + { + "rshares": 4205385163, + "voter": "dcryptogold" + }, + { + "rshares": 445694155351, + "voter": "knozaki2015" + }, + { + "rshares": 37813694617, + "voter": "creemej" + }, + { + "rshares": 2649700819, + "voter": "the-future" + }, + { + "rshares": 4296012707, + "voter": "adamt" + }, + { + "rshares": 352137668, + "voter": "illlefr4u" + }, + { + "rshares": 179093823083, + "voter": "blueorgy" + }, + { + "rshares": 1048315760, + "voter": "poseidon" + }, + { + "rshares": 353233017102, + "voter": "calaber24p" + }, + { + "rshares": 7168473448, + "voter": "geronimo" + }, + { + "rshares": 119052939, + "voter": "patrickgamer" + }, + { + "rshares": 3756011902, + "voter": "tarindel" + }, + { + "rshares": 53840494072, + "voter": "jl777" + }, + { + "rshares": 7455410380, + "voter": "lostnuggett" + }, + { + "rshares": 1808255843, + "voter": "yarly" + }, + { + "rshares": 272625902, + "voter": "yarly2" + }, + { + "rshares": 273033812, + "voter": "yarly3" + }, + { + "rshares": 157733805, + "voter": "yarly4" + }, + { + "rshares": 158624349, + "voter": "yarly5" + }, + { + "rshares": 90416287, + "voter": "yarly7" + }, + { + "rshares": 35139336747, + "voter": "anca3drandom" + }, + { + "rshares": 206059171, + "voter": "sergey44" + }, + { + "rshares": 20688732028, + "voter": "krabgat" + }, + { + "rshares": 1376683720, + "voter": "pump" + }, + { + "rshares": 4543588148, + "voter": "proto" + }, + { + "rshares": 658428891, + "voter": "curator" + }, + { + "rshares": 7217226926, + "voter": "sisterholics" + }, + { + "rshares": 437560586, + "voter": "yarly10" + }, + { + "rshares": 1404389769, + "voter": "alex.chien" + }, + { + "rshares": 234191245, + "voter": "yarly11" + }, + { + "rshares": 81879061, + "voter": "yarly12" + }, + { + "rshares": 817422571, + "voter": "bullionstackers" + }, + { + "rshares": 1353556396, + "voter": "jillstein2016" + }, + { + "rshares": 110940646, + "voter": "cryptoz" + }, + { + "rshares": 3302325689, + "voter": "glitterpig" + }, + { + "rshares": 2721772895, + "voter": "weenis" + }, + { + "rshares": 6276104780, + "voter": "shortcut" + }, + { + "rshares": 947490604, + "voter": "metaflute" + }, + { + "rshares": 53625340506, + "voter": "gomeravibz" + }, + { + "rshares": 2298206027, + "voter": "taker" + }, + { + "rshares": 6519151447, + "voter": "nekromarinist" + }, + { + "rshares": 255125311951, + "voter": "laonie" + }, + { + "rshares": 24365622803, + "voter": "rawnetics" + }, + { + "rshares": 21936007997, + "voter": "thebluepanda" + }, + { + "rshares": 9290853052, + "voter": "myfirst" + }, + { + "rshares": 51805687934, + "voter": "somebody" + }, + { + "rshares": 2179269063, + "voter": "flysaga" + }, + { + "rshares": 1666074362, + "voter": "gmurph" + }, + { + "rshares": 75896047, + "voter": "kurzer42" + }, + { + "rshares": 12875031979, + "voter": "midnightoil" + }, + { + "rshares": 112039552783, + "voter": "thisisbenbrick" + }, + { + "rshares": 28616803100, + "voter": "xiaohui" + }, + { + "rshares": 273268939036, + "voter": "fairytalelife" + }, + { + "rshares": 1515144667, + "voter": "elfkitchen" + }, + { + "rshares": 95730066975, + "voter": "joele" + }, + { + "rshares": 62525016, + "voter": "nickche" + }, + { + "rshares": 1006840529, + "voter": "xiaokongcom" + }, + { + "rshares": 2029536701, + "voter": "xianjun" + }, + { + "rshares": 4015538661, + "voter": "bledarus" + }, + { + "rshares": 9424379191, + "voter": "mione" + }, + { + "rshares": 132977963, + "voter": "microluck" + }, + { + "rshares": 3738644213, + "voter": "lamech-m" + }, + { + "rshares": 96646175509, + "voter": "serejandmyself" + }, + { + "rshares": 11892332998, + "voter": "gvargas123" + }, + { + "rshares": 62362905, + "voter": "steempipe" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 3803460203, + "voter": "booky" + }, + { + "rshares": 1258844947, + "voter": "lenar" + }, + { + "rshares": 85972582, + "voter": "uziriel" + }, + { + "rshares": 7622839970, + "voter": "einsteinpotsdam" + }, + { + "rshares": 196299480, + "voter": "justyna" + }, + { + "rshares": 1696748093, + "voter": "davidjkelley" + }, + { + "rshares": 191746347, + "voter": "team101" + }, + { + "rshares": 78524876091, + "voter": "markrmorrisjr" + }, + { + "rshares": 43493219768, + "voter": "sponge-bob" + }, + { + "rshares": 15898616334, + "voter": "digital-wisdom" + }, + { + "rshares": 465069683, + "voter": "areynolds" + }, + { + "rshares": 3789294115, + "voter": "ethical-ai" + }, + { + "rshares": 44044569923, + "voter": "zahnspange" + }, + { + "rshares": 6975589641, + "voter": "jwaser" + }, + { + "rshares": 633563845, + "voter": "kev7000" + }, + { + "rshares": 56897224, + "voter": "lighter" + }, + { + "rshares": 849853966, + "voter": "edgarsart" + }, + { + "rshares": 2732082679, + "voter": "bwaser" + }, + { + "rshares": 1604998002, + "voter": "mcsvi" + }, + { + "rshares": 2563669906, + "voter": "lilmisjenn" + }, + { + "rshares": 2201645172, + "voter": "alina1" + }, + { + "rshares": 44345521597, + "voter": "brains" + }, + { + "rshares": 511010052, + "voter": "anomaly" + }, + { + "rshares": 2453286924, + "voter": "ellepdub" + }, + { + "rshares": 334777472, + "voter": "ola1" + }, + { + "rshares": 12365052286, + "voter": "herpetologyguy" + }, + { + "rshares": 4918589707, + "voter": "morgan.waser" + }, + { + "rshares": 50602980, + "voter": "cfisher" + }, + { + "rshares": 50225780, + "voter": "steemq" + }, + { + "rshares": 50223099, + "voter": "battalar" + }, + { + "rshares": 50214183, + "voter": "weare" + }, + { + "rshares": 810369666, + "voter": "bapparabi" + }, + { + "rshares": 3767770521, + "voter": "strong-ai" + }, + { + "rshares": 341766085, + "voter": "darkminded153" + }, + { + "rshares": 205540805, + "voter": "sjamayee" + }, + { + "rshares": 2288503420, + "voter": "senseye" + }, + { + "rshares": 158676075, + "voter": "iberia" + }, + { + "rshares": 435351417, + "voter": "witchcraftblog" + }, + { + "rshares": 161693690, + "voter": "shadowproject" + }, + { + "rshares": 158044626, + "voter": "acute" + }, + { + "rshares": 161082496, + "voter": "mrsgreen" + }, + { + "rshares": 156847954, + "voter": "correct" + }, + { + "rshares": 156425539, + "voter": "planetearth" + }, + { + "rshares": 156411729, + "voter": "blender" + }, + { + "rshares": 156378592, + "voter": "greenpeace" + }, + { + "rshares": 159387371, + "voter": "bosch" + }, + { + "rshares": 159175576, + "voter": "fallout" + }, + { + "rshares": 156043541, + "voter": "disneypixar" + }, + { + "rshares": 155528114, + "voter": "icesteem" + }, + { + "rshares": 158218750, + "voter": "povesa" + }, + { + "rshares": 154247502, + "voter": "dougkarr" + }, + { + "rshares": 609620523, + "voter": "thirstyrecords" + }, + { + "rshares": 152441845, + "voter": "berek" + }, + { + "rshares": 167514290, + "voter": "pathtomydream" + }, + { + "rshares": 115485161, + "voter": "paulocouto" + }, + { + "rshares": 151694143, + "voter": "ajmastaflex" + }, + { + "rshares": 154296504, + "voter": "reser" + }, + { + "rshares": 145020464, + "voter": "newsfeed" + }, + { + "rshares": 144801473, + "voter": "dirlei.sdias" + }, + { + "rshares": 153727461, + "voter": "jameswalker" + }, + { + "rshares": 147383884, + "voter": "marianela" + } + ], + "author": "thisisbenbrick", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.7, + "beneficiaries": [], + "blacklists": [], + "body": "---\n\n
    I wanted to share another track/story taken from my debut EP Closer | Closure
    \n\n
    Written & Produced by Benbrick\nMixed by Goetz Botzenhardt\nMastered by Matt Colton
    \n\n
    You can get this track for 1 SBD scroll down for more info...
    \n\n---\n
    \n
    http://www.benbrick.co.uk/Uploads/steemit9/ASSR%20600.png


    \n\n
    And so she runs\nI never got the chance to find out\nWhat it all meant to her
    \n\n
    Oh yeah\u2026 I\u2019ll see her again\nBut by then it\u2019s too late\nTo dwell on insecurities
    \n\n
    We all act like this\u2026\nTalking hours about shit,\nBut not talking about each other
    \n\n
    Like it don\u2019t mean a thing when it means everything
    \n\n
    That makes it harder to say it\nBut where\u2019s the logic in that?
    \n\n
    All i\u2019m saying is.. I need you back
    \n\n
    Not just someone when the nights are colder\nI find it hard to put anything over
    \n\n
    What you and I had
    \n

    \n
    \n

    \n---\n\n
    Transfer 1 SBD with the track title + e-mail address (or find me in steemit.chat for anonymity)
    \n\n
    \ud83c\udd95 Benbrick - And So She Runs \ud83c\udd95\nBenbrick - The Only Shortcut\nBenbrick - Perfect Ending\nBenbrick - La Perfezione Brevemente\nBenbrick - Heaven is Empty\nBenbrick - Forever Holding On
    \n\n\n
    🏆 @knozaki2015 🏆 @pump and 🏆 @kevinwong 🏆\nThank you for buying all 5 tracks for 1 SBD each
    \n\n---\n\n

    Follow me

    \n\n---", + "category": "music", + "children": 13, + "created": "2016-09-14T12:39:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.benbrick.co.uk/Uploads/steemit9/ASSR%20600.png" + ], + "links": [ + "http://benbrick.co.uk/buy/", + "http://www.benbrick.co.uk", + "http://www.goetz-botzenhardt.com/studio", + "https://www.attackmagazine.com/features/job-envy/matt-colton/", + "http://www.steemit.chat", + "https://steemit.com/introduceyourself/@thisisbenbrick/ricky-gervais-called-me-a-future-genius-and-my-music-stunningly-beautiful-we-met-this-year", + "https://steemit.com/introduce/@thisisbenbrick/hey-steems-i-m-benbrick-a-platinum-selling-songwriter-and-artist-here-s-pt-2-of-how-i-connected-with-ricky-gervais", + "https://steemit.com/music/@thisisbenbrick/i-recorded-this-on-freddie-mercury-s-piano-exclusively-for-steemit-com-my-thoughts-on-a-steem-vat", + "https://steemit.com/music/@thisisbenbrick/don-t-give-up-watching-the-royal-philharmonic-orchestra-record-my-songs-at-abbey-road-studios", + "https://steemit.com/music/@thisisbenbrick/i-went-to-la-bought-a-gopro-and-filmed-my-first-music-video-and-here-it-is", + "https://steemit.com/@knozaki2015", + "https://steemit.com/@pump", + "https://steemit.com/@kevinwong", + "http://www.steemit.com/@thisisbenbrick" + ], + "tags": [ + "music", + "life", + "love", + "story" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 124266468101069, + "payout": 892.799, + "payout_at": "2016-09-21T12:39:42", + "pending_payout_value": "892.799 HBD", + "percent_hbd": 10000, + "permlink": "i-never-got-the-chance-to-find-out-what-it-all-meant-to-her", + "post_id": 1242711, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 289 + }, + "title": "I Never Got The Chance To Find Out What It All Meant To Her", + "updated": "2016-09-14T12:39:42", + "url": "/music/@thisisbenbrick/i-never-got-the-chance-to-find-out-what-it-all-meant-to-her" + }, + { + "active_votes": [ + { + "rshares": 231809639013, + "voter": "anonymous" + }, + { + "rshares": 40042046720125, + "voter": "blocktrades" + }, + { + "rshares": 4287714457313, + "voter": "riverhead" + }, + { + "rshares": 34979300821, + "voter": "altoz" + }, + { + "rshares": 2733708608, + "voter": "steem1653" + }, + { + "rshares": 251366150295, + "voter": "nabilov" + }, + { + "rshares": 3813478158, + "voter": "btcupload" + }, + { + "rshares": 1557779220, + "voter": "future24" + }, + { + "rshares": 84942400, + "voter": "pompe72" + }, + { + "rshares": 8773949381, + "voter": "craigwilliamz" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 4249431309, + "voter": "michelle.gent" + }, + { + "rshares": 1871969417, + "voter": "bapparabi" + }, + { + "rshares": 2497059333, + "voter": "irensche" + }, + { + "rshares": 84821361, + "voter": "katharsisdrill" + }, + { + "rshares": 767043998, + "voter": "alienbutt" + } + ], + "author": "alienbutt", + "author_payout_value": "0.000 HBD", + "author_reputation": 52.91, + "beneficiaries": [], + "blacklists": [], + "body": "You decide what they are.\nAlien heads staked on a post or seed pods?\n\"\n\n\"", + "category": "photography", + "children": 4, + "created": "2016-09-15T17:53:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i346.photobucket.com/albums/p432/Glenn_Scrimshaw/DSCN2947_zpsx86w0mif.jpg", + "http://i346.photobucket.com/albums/p432/Glenn_Scrimshaw/DSCN2944_zps2kijcdvn.jpg" + ], + "links": [ + "http://s346.photobucket.com/user/Glenn_Scrimshaw/media/DSCN2947_zpsx86w0mif.jpg.html", + "http://s346.photobucket.com/user/Glenn_Scrimshaw/media/DSCN2944_zps2kijcdvn.jpg.html" + ], + "tags": [ + "photography", + "art", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 44874621891175, + "payout": 120.09, + "payout_at": "2016-09-22T17:53:36", + "pending_payout_value": "120.090 HBD", + "percent_hbd": 10000, + "permlink": "alien-or-plant", + "post_id": 1256752, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 16 + }, + "title": "Alien or plant?", + "updated": "2016-09-15T18:23:18", + "url": "/photography/@alienbutt/alien-or-plant" + }, + { + "active_votes": [ + { + "rshares": 231813287435, + "voter": "anonymous" + }, + { + "rshares": 39227911522287, + "voter": "blocktrades" + }, + { + "rshares": 3981536804873, + "voter": "riverhead" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 55577392625, + "voter": "juanmiguelsalas" + }, + { + "rshares": 20193334739, + "voter": "skapaneas" + }, + { + "rshares": 53411211689, + "voter": "fabio" + }, + { + "rshares": 131247634, + "voter": "hobgoblin" + }, + { + "rshares": 90251300, + "voter": "pompe72" + }, + { + "rshares": 62828027, + "voter": "uri-bruck" + }, + { + "rshares": 55070425, + "voter": "roadhog" + }, + { + "rshares": 52794249, + "voter": "doggnostic" + }, + { + "rshares": 52521499, + "voter": "jenny-talls" + }, + { + "rshares": 54483699, + "voter": "post-successful" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 150210020, + "voter": "creativecasualty" + } + ], + "author": "juanmiguelsalas", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.22, + "beneficiaries": [], + "blacklists": [], + "body": "### Have you ever wondered how the number Pi sounds in a piano? \nBecause the musician David Macdonald recorded it with an accuracy of 122 digits after the decimal point. Sounds pretty cool.\n\n
    https://youtu.be/wM-x3pUcdeo \n\n
    ", + "category": "music", + "children": 0, + "created": "2016-09-15T18:40:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/wM-x3pUcdeo/0.jpg" + ], + "links": [ + "https://youtu.be/wM-x3pUcdeo" + ], + "tags": [ + "music", + "popularscience", + "science", + "art", + "math" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 43578994795442, + "payout": 113.952, + "payout_at": "2016-09-22T18:40:30", + "pending_payout_value": "113.952 HBD", + "percent_hbd": 10000, + "permlink": "how-the-number-pi-sounds-on-a-piano", + "post_id": 1257190, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 16 + }, + "title": "How The Number Pi Sounds On A Piano?", + "updated": "2016-09-15T18:40:30", + "url": "/music/@juanmiguelsalas/how-the-number-pi-sounds-on-a-piano" + }, + { + "active_votes": [ + { + "rshares": 7710245013992, + "voter": "steempty" + }, + { + "rshares": 260740486888, + "voter": "anonymous" + }, + { + "rshares": 40021740169626, + "voter": "blocktrades" + }, + { + "rshares": 6807116216801, + "voter": "xeldal" + }, + { + "rshares": 5528191960600, + "voter": "enki" + }, + { + "rshares": 118485787519, + "voter": "sandra" + }, + { + "rshares": 1126706604646, + "voter": "ihashfury" + }, + { + "rshares": 6666003023934, + "voter": "complexring" + }, + { + "rshares": 1172493141, + "voter": "mineralwasser" + }, + { + "rshares": 644319303952, + "voter": "boombastic" + }, + { + "rshares": 85747205461, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 48198196614, + "voter": "twiceuponatime" + }, + { + "rshares": 195023906233, + "voter": "pfunk" + }, + { + "rshares": 3126407129502, + "voter": "onceuponatime" + }, + { + "rshares": 799878299635, + "voter": "steemrollin" + }, + { + "rshares": 102053733860, + "voter": "jchch" + }, + { + "rshares": 371633178561, + "voter": "craig-grant" + }, + { + "rshares": 19632308065, + "voter": "asabovesobelow" + }, + { + "rshares": 3500585753, + "voter": "kenmonkey" + }, + { + "rshares": 19339233876, + "voter": "james-show" + }, + { + "rshares": 8668864101, + "voter": "richman" + }, + { + "rshares": 11764717438, + "voter": "acidyo" + }, + { + "rshares": 1320263485, + "voter": "karask" + }, + { + "rshares": 161159595717, + "voter": "steve-walschot" + }, + { + "rshares": 12118815231, + "voter": "cian.dafe" + }, + { + "rshares": 268842348, + "voter": "coar" + }, + { + "rshares": 590488236808, + "voter": "kevinwong" + }, + { + "rshares": 1060953185, + "voter": "murh" + }, + { + "rshares": 406739104316, + "voter": "blakemiles84" + }, + { + "rshares": 5385662749, + "voter": "marta-zaidel" + }, + { + "rshares": 383503039013, + "voter": "hedge-x" + }, + { + "rshares": 353860345684, + "voter": "kaylinart" + }, + { + "rshares": 5046056025, + "voter": "tee-em" + }, + { + "rshares": 30494707878, + "voter": "michaelx" + }, + { + "rshares": 2187331138, + "voter": "superfreek" + }, + { + "rshares": 32608925905, + "voter": "cryptoiskey" + }, + { + "rshares": 471506012, + "voter": "mrhankeh" + }, + { + "rshares": 22567168448, + "voter": "venuspcs" + }, + { + "rshares": 158971693949, + "voter": "asmolokalo" + }, + { + "rshares": 6299173740, + "voter": "dennygalindo" + }, + { + "rshares": 67308424475, + "voter": "rubybian" + }, + { + "rshares": 3440404892, + "voter": "getssidetracked" + }, + { + "rshares": 93660377, + "voter": "strawhat" + }, + { + "rshares": 771798245, + "voter": "steemswede" + }, + { + "rshares": 311141298, + "voter": "cryptochannel" + }, + { + "rshares": 147127177804, + "voter": "derekareith" + }, + { + "rshares": 734067704, + "voter": "rxhector" + }, + { + "rshares": 14380383946, + "voter": "ausbitbank" + }, + { + "rshares": 325887093753, + "voter": "jesta" + }, + { + "rshares": 33656343814, + "voter": "toxonaut" + }, + { + "rshares": 80756866, + "voter": "snowden" + }, + { + "rshares": 277585966, + "voter": "theboccet" + }, + { + "rshares": 1064017387, + "voter": "edrivegom" + }, + { + "rshares": 919997529, + "voter": "luisucv34" + }, + { + "rshares": 23336693539, + "voter": "grolelo" + }, + { + "rshares": 7347942432, + "voter": "krystle" + }, + { + "rshares": 239890617, + "voter": "johannes317" + }, + { + "rshares": 7312761200, + "voter": "lichtblick" + }, + { + "rshares": 84865861, + "voter": "wildchild" + }, + { + "rshares": 10684939578, + "voter": "rpf" + }, + { + "rshares": 3156342464, + "voter": "moviefan" + }, + { + "rshares": 3693214367, + "voter": "bitcoiner" + }, + { + "rshares": 7580559734, + "voter": "shredlord" + }, + { + "rshares": 50619397, + "voter": "steemchain" + }, + { + "rshares": 50619397, + "voter": "whalepool" + }, + { + "rshares": 309088757, + "voter": "sergey44" + }, + { + "rshares": 201571130, + "voter": "strictlybusiness" + }, + { + "rshares": 1212475296, + "voter": "quigua" + }, + { + "rshares": 33137794305, + "voter": "papa-pepper" + }, + { + "rshares": 7710735735, + "voter": "chloetaylor" + }, + { + "rshares": 20689702740, + "voter": "krabgat" + }, + { + "rshares": 474951354, + "voter": "kooshikoo" + }, + { + "rshares": 357768322, + "voter": "bullionstackers" + }, + { + "rshares": 104284207, + "voter": "cryptoz" + }, + { + "rshares": 2156272283, + "voter": "merej99" + }, + { + "rshares": 22904364389, + "voter": "rawnetics" + }, + { + "rshares": 4754301085, + "voter": "brendio" + }, + { + "rshares": 13370716704, + "voter": "stephen.king989" + }, + { + "rshares": 50565616, + "voter": "michellek" + }, + { + "rshares": 4250663102, + "voter": "armen" + }, + { + "rshares": 3654614922, + "voter": "kurtbeil" + }, + { + "rshares": 2368316221, + "voter": "steemleak" + }, + { + "rshares": 90985687, + "voter": "bigsambucca" + }, + { + "rshares": 2196539088, + "voter": "paynode" + }, + { + "rshares": 9344614684, + "voter": "thebotkiller" + }, + { + "rshares": 3032141438, + "voter": "bledarus" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 8968808839, + "voter": "theb0red1" + }, + { + "rshares": 13869624454, + "voter": "kyriacos" + }, + { + "rshares": 91627931988, + "voter": "anotherjoe" + }, + { + "rshares": 11190434036, + "voter": "farmerswife" + }, + { + "rshares": 9308722505, + "voter": "gvargas123" + }, + { + "rshares": 377542979, + "voter": "mrlogic" + }, + { + "rshares": 8536009074, + "voter": "garywilson" + }, + { + "rshares": 50816343, + "voter": "bitchplease" + }, + { + "rshares": 9139387730, + "voter": "craigwilliamz" + }, + { + "rshares": 2236437351, + "voter": "shadowspub" + }, + { + "rshares": 4580502005, + "voter": "steemitpatina" + }, + { + "rshares": 8558777427, + "voter": "rimann" + }, + { + "rshares": 109359913, + "voter": "jlufer" + }, + { + "rshares": 13136579958, + "voter": "quinneaker" + }, + { + "rshares": 65502919, + "voter": "uziriel" + }, + { + "rshares": 2205784762, + "voter": "jeremyfromwi" + }, + { + "rshares": 10486364724, + "voter": "aggroed" + }, + { + "rshares": 15140237780, + "voter": "canadian-coconut" + }, + { + "rshares": 56781082, + "voter": "fizzgig" + }, + { + "rshares": 4267194369, + "voter": "l0k1" + }, + { + "rshares": 50784892, + "voter": "freesteem" + }, + { + "rshares": 468442933, + "voter": "saramiller" + }, + { + "rshares": 3752626860, + "voter": "titusfrost" + }, + { + "rshares": 56221183, + "voter": "teruneo" + }, + { + "rshares": 55359233, + "voter": "almiller" + }, + { + "rshares": 55955579, + "voter": "loveon" + }, + { + "rshares": 1192999007, + "voter": "everlove" + }, + { + "rshares": 56460853, + "voter": "rileyechard" + }, + { + "rshares": 55318299, + "voter": "kotamdickson" + }, + { + "rshares": 16243027774, + "voter": "gardenofeden" + }, + { + "rshares": 3474797694, + "voter": "bitscape" + }, + { + "rshares": 1416469455, + "voter": "masonmiler" + }, + { + "rshares": 67689366671, + "voter": "thecyclist" + }, + { + "rshares": 55955007, + "voter": "janasmith4611" + }, + { + "rshares": 962771344, + "voter": "serioustruth" + }, + { + "rshares": 54037194, + "voter": "inokalrutz" + }, + { + "rshares": 60100889828, + "voter": "tracemayer" + }, + { + "rshares": 6483382363, + "voter": "gringalicious" + }, + { + "rshares": 57589781, + "voter": "freebornangel" + }, + { + "rshares": 219004308, + "voter": "anomaly" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 53692261, + "voter": "everittdmickey" + }, + { + "rshares": 51061809, + "voter": "roswellrockman" + }, + { + "rshares": 1231394982, + "voter": "anns" + }, + { + "rshares": 2060037345, + "voter": "greenwayoflife" + }, + { + "rshares": 9455106818, + "voter": "luzcypher" + }, + { + "rshares": 153699193, + "voter": "allgoodthings" + }, + { + "rshares": 1104190437, + "voter": "lyndsaybowes" + }, + { + "rshares": 155180811, + "voter": "majes" + }, + { + "rshares": 155166715, + "voter": "maxb02" + }, + { + "rshares": 68602142, + "voter": "dealzgal" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 150114474, + "voter": "royfft" + }, + { + "rshares": 152816202, + "voter": "countofdelphi" + }, + { + "rshares": 4892774507, + "voter": "exploretraveler" + }, + { + "rshares": 130863702, + "voter": "thedevil" + }, + { + "rshares": 154316629, + "voter": "dgiors" + }, + { + "rshares": 105584407, + "voter": "dirlei.sdias" + }, + { + "rshares": 138651704, + "voter": "toddemaher1" + }, + { + "rshares": 153692513, + "voter": "ramblinmind" + } + ], + "author": "gardenofeden", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.38, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    We\u2019ve been living on the cutting-edge for a long time. 

    \n

    We\u2019re paving the way for a new world, and we embrace new opportunities that are in alignment with our values. Steemit has the potential to be revolutionary, and we want to support that as much as we can!

    \n

    We have exciting announcements:

    \n

    1) We are integrating STEEM to our website!

    \n

    Thanks to the great work of the Steempay team @steve-walschot, @cass, and their support, we now accept STEEM and SBD in donation exchanges for our world-class goods and services!

    \n

    2) The first products we will offer in trade for STEEM and SBD are our EpicThreads Steemit Ts!

    \n

    Quinn has expanded his fashion line to include unique, handmade, one-of-a-kind, fully custom, and MOST sustainable EpicThreads Steemit Ts (and we've got more exciting, steemy products in development)!

    \n


    \n

    \n


    \n


    \nOver the next few weeks, we will continue upgrading our huge website to accept STEEM donations for any of the valuable services and goods we have on offer!

    \n

     This project will take some time, because our site is huge and we have many projects underway.

    \n


    \nAs we take this profound step towards a healthier and more sustainable world for ALL, we'll announce the categories of our ethical merchantry shop as they are optimized for STEEM exchange!

    \n


    \n

    May we continue to enjoy mutually beneficial exchanges that build a NEW world!

    \n


    \n


    \n

    www.intothegardenofeden.com

    \n


    \n

    \n", + "category": "steemit", + "children": 21, + "created": "2016-09-15T00:58:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/09/SteemitShirt2bb47d.jpg", + "https://www.steemimg.com/images/2016/08/30/goefooterd2a23.png" + ], + "links": [ + "http://www.intothegardenofeden.com", + "https://steemit.com/steempay/@steve-walschot/steempay-io-v1-0-1-live-accept-steem-sbd-anywhere-button-generator-included", + "http://www.steemit.com/steve-walschot", + "http://www.steemit.com/@cass", + "http://www.intothegardenofeden.com/store/p734/EpicThreads_Steemit_T.html", + "http://www.steemit.com/@quinneaker", + "https://steemit.com/steemit/@quinneaker/my-new-steemit-fashion-line-has-begun-first-photo-shoot-for-epicshreds-steemit-t", + "https://steemit.com/money/@gardenofeden/standard-accountability-the-garden-of-eden-ledger-or-how-we-spend-our-freedom-9-13-16" + ], + "tags": [ + "steemit", + "steem", + "sustainability", + "money", + "beauty" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 77040164142752, + "payout": 341.688, + "payout_at": "2016-09-22T00:58:51", + "pending_payout_value": "341.688 HBD", + "percent_hbd": 10000, + "permlink": "exciting-steemit-announcement-to-build-this-economy-and-support-this-revolutionary-platform-our-online-store-is-now-accepting", + "post_id": 1249237, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 149 + }, + "title": "Exciting Steemit Announcement: To Build This Economy and Support This Revolutionary Platform, Our Online Store Is Now Accepting Steem!", + "updated": "2016-09-15T00:58:51", + "url": "/steemit/@gardenofeden/exciting-steemit-announcement-to-build-this-economy-and-support-this-revolutionary-platform-our-online-store-is-now-accepting" + }, + { + "active_votes": [ + { + "rshares": 16755743533131, + "voter": "itsascam" + }, + { + "rshares": 30986853549335, + "voter": "smooth" + }, + { + "rshares": 1970900164473, + "voter": "steemroller" + }, + { + "rshares": 73339404940, + "voter": "donaldtrump" + }, + { + "rshares": 17840400925333, + "voter": "steemed" + }, + { + "rshares": 5005541726082, + "voter": "kushed" + }, + { + "rshares": 7725062819383, + "voter": "complexring" + }, + { + "rshares": 219515344761, + "voter": "b0y2k" + }, + { + "rshares": 5811734391965, + "voter": "smooth.witness" + }, + { + "rshares": 47092417970, + "voter": "alexgr" + }, + { + "rshares": 58908631340, + "voter": "lovelace" + }, + { + "rshares": 8668833973, + "voter": "richman" + }, + { + "rshares": 1060918790, + "voter": "murh" + }, + { + "rshares": 236018409224, + "voter": "sascha" + }, + { + "rshares": 8279076968, + "voter": "badger311" + }, + { + "rshares": 8567981091, + "voter": "badger313" + }, + { + "rshares": 8532199002, + "voter": "badger312" + }, + { + "rshares": 8825479179, + "voter": "badger316" + }, + { + "rshares": 8945038561, + "voter": "badger319" + }, + { + "rshares": 8854483479, + "voter": "badger3101" + }, + { + "rshares": 8318010896, + "voter": "badger3111" + }, + { + "rshares": 8869305177, + "voter": "badger3121" + }, + { + "rshares": 8485309981, + "voter": "badger3131" + }, + { + "rshares": 8591235861, + "voter": "badger3141" + }, + { + "rshares": 8568107027, + "voter": "badger3171" + }, + { + "rshares": 8379270543, + "voter": "badger3181" + }, + { + "rshares": 8954276155, + "voter": "badger3191" + }, + { + "rshares": 8379110631, + "voter": "badger3112" + }, + { + "rshares": 8713710956, + "voter": "badger3132" + }, + { + "rshares": 8589322656, + "voter": "badger3162" + }, + { + "rshares": 8815940847, + "voter": "badger3113" + }, + { + "rshares": 8473341065, + "voter": "badger3123" + }, + { + "rshares": 8594723845, + "voter": "badger3133" + }, + { + "rshares": 8939583423, + "voter": "badger3153" + }, + { + "rshares": 8624220782, + "voter": "badger3163" + }, + { + "rshares": 8654177128, + "voter": "badger3193" + }, + { + "rshares": 8604738658, + "voter": "badger3114" + }, + { + "rshares": 8515355992, + "voter": "badger3124" + }, + { + "rshares": 8420058241, + "voter": "badger3144" + }, + { + "rshares": 8343364036, + "voter": "badger3154" + }, + { + "rshares": 8213191128, + "voter": "badger3164" + }, + { + "rshares": 8538848526, + "voter": "badger3174" + }, + { + "rshares": 8813885022, + "voter": "badger3194" + }, + { + "rshares": 8712177442, + "voter": "badger3105" + }, + { + "rshares": 8656751635, + "voter": "badger3135" + }, + { + "rshares": 8258522611, + "voter": "badger3145" + }, + { + "rshares": 8831182728, + "voter": "badger3155" + }, + { + "rshares": 8529839139, + "voter": "badger3175" + }, + { + "rshares": 8310212001, + "voter": "badger3195" + }, + { + "rshares": 7958888538, + "voter": "badger3106" + }, + { + "rshares": 8762407175, + "voter": "badger3116" + }, + { + "rshares": 8809491696, + "voter": "badger3126" + }, + { + "rshares": 8443348501, + "voter": "badger3136" + }, + { + "rshares": 8096485926, + "voter": "badger3146" + }, + { + "rshares": 8323878617, + "voter": "badger3156" + }, + { + "rshares": 8535705953, + "voter": "badger3166" + }, + { + "rshares": 8452106060, + "voter": "badger3176" + }, + { + "rshares": 8584221424, + "voter": "badger3186" + }, + { + "rshares": 8619323412, + "voter": "badger3196" + }, + { + "rshares": 8548183032, + "voter": "badger3107" + }, + { + "rshares": 8305132275, + "voter": "badger315" + }, + { + "rshares": 8791974575, + "voter": "badger318" + }, + { + "rshares": 8840671296, + "voter": "badger3151" + }, + { + "rshares": 8519121589, + "voter": "badger3161" + }, + { + "rshares": 8773562396, + "voter": "badger3122" + }, + { + "rshares": 8711562344, + "voter": "badger3142" + }, + { + "rshares": 8930398130, + "voter": "badger3152" + }, + { + "rshares": 8246562170, + "voter": "badger3172" + }, + { + "rshares": 8750377512, + "voter": "badger3182" + }, + { + "rshares": 8510357323, + "voter": "badger3192" + }, + { + "rshares": 8426540891, + "voter": "badger3143" + }, + { + "rshares": 8684690139, + "voter": "badger3173" + }, + { + "rshares": 8396705393, + "voter": "badger3104" + }, + { + "rshares": 8114154413, + "voter": "badger3134" + }, + { + "rshares": 8513476422, + "voter": "badger3184" + }, + { + "rshares": 8451732184, + "voter": "badger3115" + }, + { + "rshares": 8916032649, + "voter": "badger3165" + }, + { + "rshares": 8548892406, + "voter": "badger3185" + }, + { + "rshares": 8609689743, + "voter": "badger314" + }, + { + "rshares": 8839857460, + "voter": "badger317" + }, + { + "rshares": 8583120662, + "voter": "badger3102" + }, + { + "rshares": 8545305421, + "voter": "badger3103" + }, + { + "rshares": 8473652115, + "voter": "badger3125" + }, + { + "rshares": 8440424803, + "voter": "badger3183" + }, + { + "rshares": 25108195778, + "voter": "djm34" + }, + { + "rshares": 161251694538, + "voter": "dashpaymag" + }, + { + "rshares": 2613657825, + "voter": "dmacshady" + }, + { + "rshares": 12514308571, + "voter": "allmonitors" + }, + { + "rshares": 7168488518, + "voter": "geronimo" + }, + { + "rshares": 13947602040, + "voter": "hagie" + }, + { + "rshares": 238512214, + "voter": "bullionstackers" + }, + { + "rshares": 896274896, + "voter": "metaflute" + }, + { + "rshares": 221312354, + "voter": "frozendota" + }, + { + "rshares": 23391691291, + "voter": "rawnetics" + }, + { + "rshares": 476988879, + "voter": "wuyueling" + }, + { + "rshares": 9139417848, + "voter": "craigwilliamz" + }, + { + "rshares": 1158137351, + "voter": "lenar" + }, + { + "rshares": 4747340607, + "voter": "richardcrill" + }, + { + "rshares": 9664343839, + "voter": "aggroed" + }, + { + "rshares": 624349598, + "voter": "perspective" + }, + { + "rshares": 78524876091, + "voter": "markrmorrisjr" + }, + { + "rshares": 4990068343, + "voter": "mscleverclocks" + }, + { + "rshares": 158714644, + "voter": "knight-angel" + }, + { + "rshares": 140429332722, + "voter": "lifeisawesome" + }, + { + "rshares": 17968270939, + "voter": "honeyscribe" + }, + { + "rshares": 426281596, + "voter": "witchcraftblog" + }, + { + "rshares": 663786662, + "voter": "alienbutt" + } + ], + "author": "perspective", + "author_payout_value": "0.000 HBD", + "author_reputation": 54.89, + "beneficiaries": [], + "blacklists": [], + "body": "When I was 6 or 7, there was a park off a winding road themed for Hansel and Gretel. It had a \"gingerbread\" play house and a pile of stones in the style of an oven. I loved that park. It was always deserted and I thrived alone. \n\nWe found it by accident, Mother and me, on a long drive. She had pulled off a split highway so I could squat near the tall grasses. She followed the road around a little ways, and there was the swingset with posts that were painted to looked like pretzels and seats that resembled chocolate rectangles.\n\n
    (https://anonmgur.com/up/51fe599d56c57820cccd044a6bcbdfd8.jpg)
    \n\nWe returned the next week with a picnic. Mother took me after school. Each visit I would unclick my seatbelt and fly from the car to the swings to \"kick the clouds.\" \n\nFrom the vantage point of now, maybe 30 years since the last visit, the park memories are surreal. They appear more like a memory mirage than reality. The feeling, though--that sense of safety and complete satisfaction with life. I can't shake it. \n\n### I want it back.\n\nI want to feel the freedom of kicking of my shoes and my toes kissing the sky.\n\n
    (https://anonmgur.com/up/a24981aedfe263aec110c6c2caf45b9b.jpg)
    \n\nI want to pack a lunch and sit in the sun not worrying what is next or whether I should be there.\n\nI want to feel the strength of my body--enjoy the magnificent rush of my stomach dropping away as I fall voluntarily through the air. \n\nThere was a lightness to life once. I want to relocate it. I want to slip the weight of negative memories from my shoulders and rise. \n\nLike the time I went around and around on the rusty carousel at the park. I called it the witch's carousel. It was wobbly and groaned when it got going. I spun so fast I lost my footing and flew off the edge, landing near where the sand box once lay. It hurt. I felt betrayed. I was caught in my own imagination. The slight was not true. No witch had cast a curse my way. Yet I cried furious tears until Mother packed me home.\n\n
    https://anonmgur.com/up/f5d73bb02cadeb85209b1fb32c84dca5.jpg
    \n\nMy mother asked about the game I was playing. In other words, she tried to ferret out the story I had created about the fall. \n\nI have been looking for the stories I created about the person who hurt me. They are the opposite of the witch. I created, with his help, a fantasy that his actions and words came from a place of love. There was no witch on the carousel. There was no love in my ex's heart. Not for me. \n\nI do not like seeing the way I slid into mistreatment, but lifting the veil offers me clarity. It is progress.\n\n### I am swinging closer to the sun every day.\n\nxoxo,\n## Dani", + "category": "life", + "children": 9, + "created": "2016-09-14T21:01:03", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://anonmgur.com/up/51fe599d56c57820cccd044a6bcbdfd8.jpg", + "https://anonmgur.com/up/a24981aedfe263aec110c6c2caf45b9b.jpg", + "https://anonmgur.com/up/f5d73bb02cadeb85209b1fb32c84dca5.jpg" + ], + "tags": [ + "life", + "imagination", + "positivity", + "freedom", + "story" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 87856924784901, + "payout": 441.921, + "payout_at": "2016-09-21T21:01:03", + "pending_payout_value": "441.921 HBD", + "percent_hbd": 10000, + "permlink": "the-witch-s-carousel", + "post_id": 1247212, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 107 + }, + "title": "The Witch's Carousel", + "updated": "2016-09-14T21:01:24", + "url": "/life/@perspective/the-witch-s-carousel" + }, + { + "active_votes": [ + { + "rshares": 17090858403794, + "voter": "itsascam" + }, + { + "rshares": 480580736920, + "voter": "barrie" + }, + { + "rshares": 11308922001935, + "voter": "blackjack" + }, + { + "rshares": 2010318167762, + "voter": "steemroller" + }, + { + "rshares": 170525121296, + "voter": "highasfuck" + }, + { + "rshares": 74806193039, + "voter": "donaldtrump" + }, + { + "rshares": 18197147480948, + "voter": "steemed" + }, + { + "rshares": 1990377241911, + "voter": "badassmother" + }, + { + "rshares": 4894443026377, + "voter": "kushed" + }, + { + "rshares": 7573606076427, + "voter": "complexring" + }, + { + "rshares": 209639354860, + "voter": "alex90342fastn1" + }, + { + "rshares": 1607504401846, + "voter": "joseph" + }, + { + "rshares": 82723821395, + "voter": "aizensou" + }, + { + "rshares": 223905651656, + "voter": "b0y2k" + }, + { + "rshares": 456065742514, + "voter": "recursive2" + }, + { + "rshares": 588963325183, + "voter": "masteryoda" + }, + { + "rshares": 3051642158867, + "voter": "recursive" + }, + { + "rshares": 1172473837, + "voter": "mineralwasser" + }, + { + "rshares": 1571157325, + "voter": "bingo-1" + }, + { + "rshares": 438067826928, + "voter": "boatymcboatface" + }, + { + "rshares": 9404339123, + "voter": "idol" + }, + { + "rshares": 783510713656, + "voter": "steemrollin" + }, + { + "rshares": 129072854674, + "voter": "team" + }, + { + "rshares": 4632015537, + "voter": "sakr" + }, + { + "rshares": 94049519439, + "voter": "jchch" + }, + { + "rshares": 3109770089, + "voter": "yefet" + }, + { + "rshares": 1618935184, + "voter": "jocelyn" + }, + { + "rshares": 148150884169, + "voter": "edgeland" + }, + { + "rshares": 397543300168, + "voter": "craig-grant" + }, + { + "rshares": 60086803967, + "voter": "lovelace" + }, + { + "rshares": 74898459304, + "voter": "eeks" + }, + { + "rshares": 468170958, + "voter": "paco-steem" + }, + { + "rshares": 5638722045, + "voter": "spaninv" + }, + { + "rshares": 8049453382, + "voter": "nate-atkins" + }, + { + "rshares": 23367278861, + "voter": "james-show" + }, + { + "rshares": 8668824930, + "voter": "richman" + }, + { + "rshares": 550546408583, + "voter": "nanzo-scoop" + }, + { + "rshares": 13612259491, + "voter": "fact" + }, + { + "rshares": 9837475282, + "voter": "kefkius" + }, + { + "rshares": 169123085990, + "voter": "mummyimperfect" + }, + { + "rshares": 98194455049, + "voter": "asch" + }, + { + "rshares": 1060925129, + "voter": "murh" + }, + { + "rshares": 240738777408, + "voter": "sascha" + }, + { + "rshares": 5939140826, + "voter": "cryptofunk" + }, + { + "rshares": 2164686241, + "voter": "error" + }, + { + "rshares": 985075225790, + "voter": "cyber" + }, + { + "rshares": 10687278238, + "voter": "aizen01" + }, + { + "rshares": 6372292910, + "voter": "aizen02" + }, + { + "rshares": 3482772895, + "voter": "aizen03" + }, + { + "rshares": 1145023026, + "voter": "aizen04" + }, + { + "rshares": 484325382, + "voter": "aizen05" + }, + { + "rshares": 4698759112, + "voter": "aizen07" + }, + { + "rshares": 2810313611, + "voter": "aizen08" + }, + { + "rshares": 998812710, + "voter": "aizen09" + }, + { + "rshares": 432171763, + "voter": "aizen10" + }, + { + "rshares": 7109531805, + "voter": "aizen06" + }, + { + "rshares": 2986666907, + "voter": "aizen11" + }, + { + "rshares": 2052802727, + "voter": "aizen14" + }, + { + "rshares": 2413810847, + "voter": "aizen19" + }, + { + "rshares": 58169426123, + "voter": "theshell" + }, + { + "rshares": 636225126, + "voter": "aizen15" + }, + { + "rshares": 6299030433, + "voter": "aizen16" + }, + { + "rshares": 48237714954, + "voter": "ak2020" + }, + { + "rshares": 632466769, + "voter": "aizen20" + }, + { + "rshares": 4134827463, + "voter": "aizen22" + }, + { + "rshares": 1099034433, + "voter": "aizen23" + }, + { + "rshares": 2161693603, + "voter": "aizen17" + }, + { + "rshares": 3402464131, + "voter": "aizen24" + }, + { + "rshares": 480934421, + "voter": "aizen18" + }, + { + "rshares": 1288443304, + "voter": "aizen25" + }, + { + "rshares": 2188687430, + "voter": "aizen28" + }, + { + "rshares": 3368022267, + "voter": "aizen26" + }, + { + "rshares": 1105570076, + "voter": "aizen27" + }, + { + "rshares": 3799766067, + "voter": "aizen32" + }, + { + "rshares": 2078826064, + "voter": "aizen30" + }, + { + "rshares": 3845310415, + "voter": "aizen31" + }, + { + "rshares": 1265719430, + "voter": "aizen33" + }, + { + "rshares": 1522643877, + "voter": "aizen34" + }, + { + "rshares": 305661234, + "voter": "aizen35" + }, + { + "rshares": 5734872441, + "voter": "aizen36" + }, + { + "rshares": 1430746846, + "voter": "aizen37" + }, + { + "rshares": 400285218, + "voter": "aizen29" + }, + { + "rshares": 2816257454, + "voter": "aizen21" + }, + { + "rshares": 4321209833, + "voter": "aizen12" + }, + { + "rshares": 1839863893, + "voter": "aizen38" + }, + { + "rshares": 8444658507, + "voter": "badger311" + }, + { + "rshares": 8739340713, + "voter": "badger313" + }, + { + "rshares": 8702842982, + "voter": "badger312" + }, + { + "rshares": 9001988762, + "voter": "badger316" + }, + { + "rshares": 9123939333, + "voter": "badger319" + }, + { + "rshares": 9031573149, + "voter": "badger3101" + }, + { + "rshares": 8484371114, + "voter": "badger3111" + }, + { + "rshares": 9046691281, + "voter": "badger3121" + }, + { + "rshares": 8655016180, + "voter": "badger3131" + }, + { + "rshares": 8763060579, + "voter": "badger3141" + }, + { + "rshares": 8739469168, + "voter": "badger3171" + }, + { + "rshares": 8546855954, + "voter": "badger3181" + }, + { + "rshares": 9133361678, + "voter": "badger3191" + }, + { + "rshares": 8546692844, + "voter": "badger3112" + }, + { + "rshares": 8887985175, + "voter": "badger3132" + }, + { + "rshares": 8761109109, + "voter": "badger3162" + }, + { + "rshares": 8992259664, + "voter": "badger3113" + }, + { + "rshares": 8642807886, + "voter": "badger3123" + }, + { + "rshares": 8766618322, + "voter": "badger3133" + }, + { + "rshares": 9118375092, + "voter": "badger3153" + }, + { + "rshares": 8796705198, + "voter": "badger3163" + }, + { + "rshares": 8827260671, + "voter": "badger3193" + }, + { + "rshares": 8776833431, + "voter": "badger3114" + }, + { + "rshares": 8685663112, + "voter": "badger3124" + }, + { + "rshares": 8588459406, + "voter": "badger3144" + }, + { + "rshares": 8510231316, + "voter": "badger3154" + }, + { + "rshares": 8377454951, + "voter": "badger3164" + }, + { + "rshares": 8709625497, + "voter": "badger3174" + }, + { + "rshares": 8990162723, + "voter": "badger3194" + }, + { + "rshares": 8886420990, + "voter": "badger3105" + }, + { + "rshares": 8829886668, + "voter": "badger3135" + }, + { + "rshares": 8423693063, + "voter": "badger3145" + }, + { + "rshares": 9007806383, + "voter": "badger3155" + }, + { + "rshares": 8700435922, + "voter": "badger3175" + }, + { + "rshares": 8476416242, + "voter": "badger3195" + }, + { + "rshares": 8118066308, + "voter": "badger3106" + }, + { + "rshares": 8937655318, + "voter": "badger3116" + }, + { + "rshares": 8985681530, + "voter": "badger3126" + }, + { + "rshares": 8612215471, + "voter": "badger3136" + }, + { + "rshares": 8258415644, + "voter": "badger3146" + }, + { + "rshares": 8490356190, + "voter": "badger3156" + }, + { + "rshares": 8706420072, + "voter": "badger3166" + }, + { + "rshares": 8621148181, + "voter": "badger3176" + }, + { + "rshares": 8755905853, + "voter": "badger3186" + }, + { + "rshares": 8791709881, + "voter": "badger3196" + }, + { + "rshares": 8719146693, + "voter": "badger3107" + }, + { + "rshares": 8471234920, + "voter": "badger315" + }, + { + "rshares": 8967814066, + "voter": "badger318" + }, + { + "rshares": 9017484722, + "voter": "badger3151" + }, + { + "rshares": 8689504021, + "voter": "badger3161" + }, + { + "rshares": 8949033644, + "voter": "badger3122" + }, + { + "rshares": 8885793591, + "voter": "badger3142" + }, + { + "rshares": 9109006093, + "voter": "badger3152" + }, + { + "rshares": 8411493414, + "voter": "badger3172" + }, + { + "rshares": 8925385062, + "voter": "badger3182" + }, + { + "rshares": 8680564470, + "voter": "badger3192" + }, + { + "rshares": 8595071709, + "voter": "badger3143" + }, + { + "rshares": 8858383941, + "voter": "badger3173" + }, + { + "rshares": 8564639501, + "voter": "badger3104" + }, + { + "rshares": 8276437501, + "voter": "badger3134" + }, + { + "rshares": 8683745951, + "voter": "badger3184" + }, + { + "rshares": 8620766828, + "voter": "badger3115" + }, + { + "rshares": 9094353302, + "voter": "badger3165" + }, + { + "rshares": 8719870254, + "voter": "badger3185" + }, + { + "rshares": 8781883538, + "voter": "badger314" + }, + { + "rshares": 9016654609, + "voter": "badger317" + }, + { + "rshares": 8754783076, + "voter": "badger3102" + }, + { + "rshares": 8716211529, + "voter": "badger3103" + }, + { + "rshares": 8643125157, + "voter": "badger3125" + }, + { + "rshares": 8609233299, + "voter": "badger3183" + }, + { + "rshares": 512951586, + "voter": "aizen39" + }, + { + "rshares": 3616249140600, + "voter": "satoshifund" + }, + { + "rshares": 400803830451, + "voter": "taoteh1221" + }, + { + "rshares": 410428758, + "voter": "applecrisp" + }, + { + "rshares": 365287420, + "voter": "stiletto" + }, + { + "rshares": 353770070386, + "voter": "kaylinart" + }, + { + "rshares": 42843068226, + "voter": "lindee-hamner" + }, + { + "rshares": 5689049935, + "voter": "mark-waser" + }, + { + "rshares": 106033721718, + "voter": "geoffrey" + }, + { + "rshares": 192232704674, + "voter": "kimziv" + }, + { + "rshares": 43526357269, + "voter": "honeythief" + }, + { + "rshares": 75968474730, + "voter": "emily-cook" + }, + { + "rshares": 11728574802, + "voter": "primus" + }, + { + "rshares": 25610359693, + "voter": "djm34" + }, + { + "rshares": 7415227922, + "voter": "dasha" + }, + { + "rshares": 164476728429, + "voter": "dashpaymag" + }, + { + "rshares": 3148262011, + "voter": "orly" + }, + { + "rshares": 4953608125, + "voter": "riscadox" + }, + { + "rshares": 14215545466, + "voter": "r4fken" + }, + { + "rshares": 25052927517, + "voter": "tcfxyz" + }, + { + "rshares": 6938809092, + "voter": "futurefood" + }, + { + "rshares": 1092928300, + "voter": "steemswede" + }, + { + "rshares": 68719404388, + "voter": "steemingnow" + }, + { + "rshares": 823059128625, + "voter": "slowwalker" + }, + { + "rshares": 381822182, + "voter": "aizen13" + }, + { + "rshares": 3279400287, + "voter": "aizen41" + }, + { + "rshares": 931911377, + "voter": "aizen42" + }, + { + "rshares": 3174813360, + "voter": "aizen46" + }, + { + "rshares": 868931638, + "voter": "aizen47" + }, + { + "rshares": 212993516, + "voter": "aizen48" + }, + { + "rshares": 111038594, + "voter": "aizen49" + }, + { + "rshares": 922579590, + "voter": "aizen51" + }, + { + "rshares": 446844083, + "voter": "aizen43" + }, + { + "rshares": 66332881, + "voter": "aizen44" + }, + { + "rshares": 748318238, + "voter": "aizen54" + }, + { + "rshares": 14290304103, + "voter": "aaseb" + }, + { + "rshares": 1107704273, + "voter": "karen13" + }, + { + "rshares": 19964419792, + "voter": "meiisheree" + }, + { + "rshares": 8573230772, + "voter": "noodhoog" + }, + { + "rshares": 2559206620, + "voter": "dmacshady" + }, + { + "rshares": 228989895, + "voter": "aizen52" + }, + { + "rshares": 44554258049, + "voter": "milestone" + }, + { + "rshares": 186538708, + "voter": "aizen55" + }, + { + "rshares": 2828187420, + "voter": "sgnsteems" + }, + { + "rshares": 4193850303, + "voter": "poseidon" + }, + { + "rshares": 10902999570, + "voter": "rpf" + }, + { + "rshares": 3756570193, + "voter": "tarindel" + }, + { + "rshares": 5239647876, + "voter": "travelista" + }, + { + "rshares": 30859119533, + "voter": "deanliu" + }, + { + "rshares": 138656821, + "voter": "bento" + }, + { + "rshares": 14226554080, + "voter": "hagie" + }, + { + "rshares": 53842095385, + "voter": "jl777" + }, + { + "rshares": 1700143919, + "voter": "yarly" + }, + { + "rshares": 256282552, + "voter": "yarly2" + }, + { + "rshares": 256665987, + "voter": "yarly3" + }, + { + "rshares": 148269777, + "voter": "yarly4" + }, + { + "rshares": 149106888, + "voter": "yarly5" + }, + { + "rshares": 84991309, + "voter": "yarly7" + }, + { + "rshares": 19217481425, + "voter": "carlidos" + }, + { + "rshares": 4543692384, + "voter": "proto" + }, + { + "rshares": 609731914, + "voter": "curator" + }, + { + "rshares": 31584377035, + "voter": "sisterholics" + }, + { + "rshares": 411321155, + "voter": "yarly10" + }, + { + "rshares": 1365664469, + "voter": "alex.chien" + }, + { + "rshares": 220139771, + "voter": "yarly11" + }, + { + "rshares": 76966318, + "voter": "yarly12" + }, + { + "rshares": 82066003, + "voter": "aizen53" + }, + { + "rshares": 357763801, + "voter": "bullionstackers" + }, + { + "rshares": 106503020, + "voter": "cryptoz" + }, + { + "rshares": 3323413980, + "voter": "glitterpig" + }, + { + "rshares": 1024314167, + "voter": "metaflute" + }, + { + "rshares": 440302381, + "voter": "bento04" + }, + { + "rshares": 738358963, + "voter": "bento03" + }, + { + "rshares": 1504291216, + "voter": "aizen" + }, + { + "rshares": 2298283061, + "voter": "taker" + }, + { + "rshares": 234848214, + "voter": "bento02" + }, + { + "rshares": 540710999, + "voter": "bento01" + }, + { + "rshares": 1618775242, + "voter": "coinbar" + }, + { + "rshares": 1116584393219, + "voter": "laonie" + }, + { + "rshares": 245498462743, + "voter": "ozchartart" + }, + { + "rshares": 5002458769, + "voter": "croatia" + }, + { + "rshares": 64020118, + "voter": "vladimirputin" + }, + { + "rshares": 23391691291, + "voter": "rawnetics" + }, + { + "rshares": 64028162, + "voter": "angelamerkel" + }, + { + "rshares": 71563049, + "voter": "always1success" + }, + { + "rshares": 80221808, + "voter": "bento06" + }, + { + "rshares": 23907912804, + "voter": "laoyao" + }, + { + "rshares": 37203693135, + "voter": "myfirst" + }, + { + "rshares": 226716353883, + "voter": "somebody" + }, + { + "rshares": 29972018186, + "voter": "persianqueen" + }, + { + "rshares": 8719381987, + "voter": "flysaga" + }, + { + "rshares": 2082768176, + "voter": "gmurph" + }, + { + "rshares": 50083801467, + "voter": "midnightoil" + }, + { + "rshares": 81536310749, + "voter": "mibenkito" + }, + { + "rshares": 998581895, + "voter": "altucher" + }, + { + "rshares": 4187149015, + "voter": "ullikume" + }, + { + "rshares": 99580782, + "voter": "timferriss" + }, + { + "rshares": 102639999, + "voter": "darrenrowse" + }, + { + "rshares": 125244617154, + "voter": "xiaohui" + }, + { + "rshares": 361275635, + "voter": "riosparada" + }, + { + "rshares": 5946773586, + "voter": "elfkitchen" + }, + { + "rshares": 5766554064, + "voter": "oflyhigh" + }, + { + "rshares": 61274515, + "voter": "nickche" + }, + { + "rshares": 4028395316, + "voter": "xiaokongcom" + }, + { + "rshares": 2894871753, + "voter": "jrcornel" + }, + { + "rshares": 175834493, + "voter": "pcashmore" + }, + { + "rshares": 8120387338, + "voter": "xianjun" + }, + { + "rshares": 58449787, + "voter": "andrew.sullivan" + }, + { + "rshares": 1025553643, + "voter": "brianclark" + }, + { + "rshares": 815283599, + "voter": "daniel.kahneman" + }, + { + "rshares": 228330036, + "voter": "tucker.max" + }, + { + "rshares": 726300641, + "voter": "darren.rowse" + }, + { + "rshares": 54611897, + "voter": "chris.dunn" + }, + { + "rshares": 3277990744, + "voter": "bledarus" + }, + { + "rshares": 1155158838, + "voter": "pat.flynn" + }, + { + "rshares": 89195680289, + "voter": "miacats" + }, + { + "rshares": 1199604993, + "voter": "mattmarshall" + }, + { + "rshares": 429199025, + "voter": "timothysykes" + }, + { + "rshares": 9428748883, + "voter": "mione" + }, + { + "rshares": 104765652, + "voter": "patflynn" + }, + { + "rshares": 531944476, + "voter": "microluck" + }, + { + "rshares": 879418656, + "voter": "andrewsullivan" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 1952786674, + "voter": "chinadaily" + }, + { + "rshares": 479539090, + "voter": "harvey.levin" + }, + { + "rshares": 9825243280, + "voter": "gvargas123" + }, + { + "rshares": 2803446535, + "voter": "netaterra" + }, + { + "rshares": 190920669, + "voter": "rand.fishkin" + }, + { + "rshares": 4580262873, + "voter": "steemitpatina" + }, + { + "rshares": 1158137351, + "voter": "lenar" + }, + { + "rshares": 2129438571, + "voter": "cryptoeasy" + }, + { + "rshares": 1933020393, + "voter": "runridefly" + }, + { + "rshares": 112576381, + "voter": "jlufer" + }, + { + "rshares": 4740322901, + "voter": "contentjunkie" + }, + { + "rshares": 14489978678, + "voter": "macksby" + }, + { + "rshares": 88019548, + "voter": "uziriel" + }, + { + "rshares": 4746518330, + "voter": "richardcrill" + }, + { + "rshares": 1552512887, + "voter": "davidjkelley" + }, + { + "rshares": 187911420, + "voter": "team101" + }, + { + "rshares": 906765429, + "voter": "sponge-bob" + }, + { + "rshares": 14886230314, + "voter": "digital-wisdom" + }, + { + "rshares": 3547902817, + "voter": "ethical-ai" + }, + { + "rshares": 3018072555, + "voter": "maryfromsochi" + }, + { + "rshares": 6531322926, + "voter": "jwaser" + }, + { + "rshares": 61824431, + "voter": "klaartje" + }, + { + "rshares": 174173092, + "voter": "harveylevin" + }, + { + "rshares": 2558000160, + "voter": "bwaser" + }, + { + "rshares": 120475423, + "voter": "gary.vaynerchuk" + }, + { + "rshares": 344116052, + "voter": "panther" + }, + { + "rshares": 52806920, + "voter": "jeff-kubitz" + }, + { + "rshares": 905148381, + "voter": "brains" + }, + { + "rshares": 1049744855, + "voter": "positivesteem" + }, + { + "rshares": 5470937952, + "voter": "chick1" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 255505026, + "voter": "anomaly" + }, + { + "rshares": 2293549771, + "voter": "ellepdub" + }, + { + "rshares": 140429332722, + "voter": "lifeisawesome" + }, + { + "rshares": 91638181793, + "voter": "honeyscribe" + }, + { + "rshares": 50407156, + "voter": "timothy.sykes" + }, + { + "rshares": 11523640324, + "voter": "herpetologyguy" + }, + { + "rshares": 4605288518, + "voter": "morgan.waser" + }, + { + "rshares": 50235850, + "voter": "billkappa442" + }, + { + "rshares": 50230521, + "voter": "glassheart" + }, + { + "rshares": 50223099, + "voter": "battalar" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50865840, + "voter": "sting" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50540827, + "voter": "amstel" + }, + { + "rshares": 1822707064, + "voter": "bapparabi" + }, + { + "rshares": 3229182392, + "voter": "dodders007" + }, + { + "rshares": 3447563868, + "voter": "strong-ai" + }, + { + "rshares": 516306089, + "voter": "grisha-danunaher" + }, + { + "rshares": 2497095413, + "voter": "senseye" + }, + { + "rshares": 158798473, + "voter": "zapply" + }, + { + "rshares": 426281596, + "voter": "witchcraftblog" + }, + { + "rshares": 161096439, + "voter": "bethsoft" + }, + { + "rshares": 160870736, + "voter": "electronicarts" + }, + { + "rshares": 157682284, + "voter": "skrillex" + }, + { + "rshares": 157176058, + "voter": "cybergirls" + }, + { + "rshares": 152057481, + "voter": "food-creator" + }, + { + "rshares": 159425365, + "voter": "tipsandtricks" + }, + { + "rshares": 156194471, + "voter": "stimmt" + }, + { + "rshares": 5118839871, + "voter": "sherlockcupid" + }, + { + "rshares": 184381906, + "voter": "antaja" + }, + { + "rshares": 67683958, + "voter": "gifts" + }, + { + "rshares": 178722423, + "voter": "techslut" + }, + { + "rshares": 153178035, + "voter": "royfft" + }, + { + "rshares": 135897736, + "voter": "sawgunner13" + }, + { + "rshares": 108601105, + "voter": "dirlei.sdias" + } + ], + "author": "lifeisawesome", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.43, + "beneficiaries": [], + "blacklists": [], + "body": "Perspective is everything\n\nThanks to @perspective and her blistering post here: https://steemit.com/life/@perspective/the-witch-s-carousel I\u2019ve just thought up some new content. It\u2019s wonderful how life falls into your lap sometimes it\u2019s just awesome.\n\nLife is awesome. See what I did there? Hah!\n\n---\nSo you know me by now as an addict, I\u2019ve yet to talk about my drug abuse, but it\u2019ll come. But I\u2019ve had some shitty times I kid you not.\n\nhttps://s17.postimg.org/9w1cqz1zj/man_69287_960_720.jpg\n\nThere was the time I stole money from my mate\n\nThat was fun\n\nOh, and the time that I stole money from my housemate,\n\nThat was fun too.\n\nAll to fund my drinking habit mind you. It was always to go out and get pissed.\n\nNever for the humanitarian efforts in Africa.\n\nGod no. Alcoholism is such a selfish addiction.\n\nOh, and then there was the time I had my Mum in tears because I was having alcohol fuelled parties over at her house\n\nThat was fun too\n\nMan, life was just one big fun party to me. It was totally awesome\n\nThen there was the time I emptied my step-mum\u2019s penny jar to get alcohol,\n\nhttps://s13.postimg.org/mjgp1mv7r/pennies_15727_960_720.jpg\n\nOh and don\u2019t forget the times I told Dad I\u2019d be back and never came, countless times, even on Christmas Day would you credit it.\n\nSee, I lived with Dad for a while too.\n\nBut that\u2019s another story.\n\nLife was there to serve me. People were there to be used, and taken for granted.\n\nI was a user.\n\nSadly I couldn\u2019t exist as a user for long. Because I would eventually use up all my options.\n\nMy friends would give up on me, I would turn to alcohol and lose my job,\n\nI would end up broke, jobless, friendless and penniless..\n\nOh, wait, that did happen to me.\n\nI couldn\u2019t see past it. Life was shit. It always had been. No-one cared, only I did. You need to look after yourself in life.\n\nAnd if you don\u2019t have it, you take it.\n\nhttps://s10.postimg.org/lrvrm4jqx/25177209554_5ab63b6a77_b.jpg\nImage Attribution: https://flic.kr/p/EmPMeU\n\nLife owes me everything, I\u2019d think.\n\nYOU owe me everything. Yes, YOU. Every, damn, thing.\n\nIt wasn\u2019t until I finally sought help that I changed, and yes, some of the shit I went through was excruciatingly tough,\n\nBut I made it,\n\nUs humans are tougher than you think, you know.\n\nI learned out there, that there are people that care. My Manager, she always said to me that she wouldn\u2019t be there if she didn\u2019t get paid,\n\nBut she cared,\n\nYou could tell that she cared.\n\nAnd I spent my time in solitude (yesterday\u2019s story), (https://steemit.com/life/@lifeisawesome/we-all-need-some-love-in-our-hearts)\n\nAnd from there my attitude changed.\n\nI actually face worse in life now than I did all those years ago,\n\nIn fact, not much has changed apart from taking on a family, bills and responsibilities\n\nhttps://s21.postimg.org/s1gs4ez13/Family_Portrait.jpg\n\nI had none of that back then,\n\nBut I remain positive.\n\nCould you just imagine how my life would be if I had the attitude as I did as a youngster?\n\nYep, you guessed it, probably dead.\n\nSo the next time you say,\n\n\u201cI\u2019ll never be happy\u201d\n\nThink about what you like about yourself, and work on those\n\nAnd what you hate? (don\u2019t lie!) Work on those too.\n\nApologise to those that need apologising to\n\nPick up the phone, tell someone you love them,\n\nhttps://s13.postimg.org/iwo6vkv9j/9645066390_babd98c3f1_b.jpg\nImage Attribution: https://flic.kr/p/fGiud7\n\nTake yourself out somewhere \u2013 by Christ you\u2019ve needed it!\n\nBinge watch your favourite TV show. What? You deserve it!\n\nDo more of what you love\n\nAnd work on what you hate\n\nAnd please,\n\nBe fucking AWESOME, friends.", + "category": "life", + "children": 19, + "created": "2016-09-14T22:12:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s17.postimg.org/9w1cqz1zj/man_69287_960_720.jpg", + "https://s13.postimg.org/mjgp1mv7r/pennies_15727_960_720.jpg", + "https://s10.postimg.org/lrvrm4jqx/25177209554_5ab63b6a77_b.jpg", + "https://s21.postimg.org/s1gs4ez13/Family_Portrait.jpg", + "https://s13.postimg.org/iwo6vkv9j/9645066390_babd98c3f1_b.jpg" + ], + "links": [ + "https://steemit.com/life/@perspective/the-witch-s-carousel", + "https://steemit.com/life/@lifeisawesome/we-all-need-some-love-in-our-hearts" + ], + "tags": [ + "life", + "love", + "perspective", + "view", + "beawesome" + ], + "users": [ + "perspective" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 83876860994474, + "payout": 401.058, + "payout_at": "2016-09-21T22:12:36", + "pending_payout_value": "401.058 HBD", + "percent_hbd": 10000, + "permlink": "perspective-is-everything", + "post_id": 1247949, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 345 + }, + "title": "Perspective is everything", + "updated": "2016-09-14T23:19:54", + "url": "/life/@lifeisawesome/perspective-is-everything" + }, + { + "active_votes": [ + { + "rshares": 28093846388978, + "voter": "dantheman" + }, + { + "rshares": 699914473958, + "voter": "erath" + }, + { + "rshares": 17257232261172, + "voter": "itsascam" + }, + { + "rshares": 480115650369, + "voter": "barrie" + }, + { + "rshares": 7913777948669, + "voter": "steempty" + }, + { + "rshares": 30337453076324, + "voter": "smooth" + }, + { + "rshares": 260548325708, + "voter": "anonymous" + }, + { + "rshares": 16854241280325, + "voter": "rainman" + }, + { + "rshares": 28924078018731, + "voter": "berniesanders" + }, + { + "rshares": 14444913681822, + "voter": "summon" + }, + { + "rshares": 39965317174712, + "voter": "blocktrades" + }, + { + "rshares": 689029258065, + "voter": "neogen1" + }, + { + "rshares": 63253281536152, + "voter": "ned" + }, + { + "rshares": 36032064618135, + "voter": "jamesc" + }, + { + "rshares": 726080932522, + "voter": "hermes" + }, + { + "rshares": 877675628804, + "voter": "hermes-miner" + }, + { + "rshares": 2030896048271, + "voter": "steemroller" + }, + { + "rshares": 500319811721, + "voter": "thorium1" + }, + { + "rshares": 438210498091, + "voter": "thorium2" + }, + { + "rshares": 5056112988611, + "voter": "datasecuritynode" + }, + { + "rshares": 18153135567327, + "voter": "steemed" + }, + { + "rshares": 519142130530, + "voter": "bunkermining" + }, + { + "rshares": 5157097606627, + "voter": "riverhead" + }, + { + "rshares": 6899868284164, + "voter": "wackou" + }, + { + "rshares": 9674921775291, + "voter": "pharesim" + }, + { + "rshares": 223703977403, + "voter": "bitshares.org" + }, + { + "rshares": 147996188902, + "voter": "blockchainbunker" + }, + { + "rshares": 53243993306, + "voter": "blocktech" + }, + { + "rshares": 13957464410, + "voter": "neominer2016" + }, + { + "rshares": 2002246627756, + "voter": "hr1" + }, + { + "rshares": 221838299608, + "voter": "abderus" + }, + { + "rshares": 9637889890, + "voter": "olympus-steemy" + }, + { + "rshares": 245373914914, + "voter": "hephaestus" + }, + { + "rshares": 123346745696, + "voter": "aquarius.com" + }, + { + "rshares": 53786089865, + "voter": "minosman" + }, + { + "rshares": 153708432700, + "voter": "aphrodite" + }, + { + "rshares": 18730151342, + "voter": "hotels.com" + }, + { + "rshares": 15464075795, + "voter": "aries.com" + }, + { + "rshares": 89110173285, + "voter": "rabbitminer" + }, + { + "rshares": 25157265699, + "voter": "insurance.com" + }, + { + "rshares": 6595312101906, + "voter": "fuzzyvest" + }, + { + "rshares": 110419235217, + "voter": "fund.com" + }, + { + "rshares": 82759541835, + "voter": "friend5" + }, + { + "rshares": 120836984895, + "voter": "sandra" + }, + { + "rshares": 4445841013641, + "voter": "kushed" + }, + { + "rshares": 1837624790786, + "voter": "silver" + }, + { + "rshares": 4459584427110, + "voter": "silversteem" + }, + { + "rshares": 14831683698, + "voter": "heracles" + }, + { + "rshares": 1137398676566, + "voter": "ihashfury" + }, + { + "rshares": 21952504677, + "voter": "bunkerchainlabs" + }, + { + "rshares": 4209277765952, + "voter": "nextgencrypto" + }, + { + "rshares": 1086902089740, + "voter": "rossco99" + }, + { + "rshares": 1017560017130, + "voter": "liondani" + }, + { + "rshares": 21885626779, + "voter": "jaewoocho" + }, + { + "rshares": 1786533941371, + "voter": "xeroc" + }, + { + "rshares": 97009979527, + "voter": "testz" + }, + { + "rshares": 7220943508883, + "voter": "complexring" + }, + { + "rshares": 1710349335938, + "voter": "steemychicken1" + }, + { + "rshares": 6359610748191, + "voter": "clayop" + }, + { + "rshares": 6942614615722, + "voter": "arhag" + }, + { + "rshares": 1778211712, + "voter": "tigerminer" + }, + { + "rshares": 243564520407, + "voter": "lovejoy" + }, + { + "rshares": 1831858803960, + "voter": "joseph" + }, + { + "rshares": 2183482896124, + "voter": "bhuz" + }, + { + "rshares": 71574765002, + "voter": "aizensou" + }, + { + "rshares": 215958073175, + "voter": "b0y2k" + }, + { + "rshares": 601298858373, + "voter": "masteryoda" + }, + { + "rshares": 1171318122, + "voter": "mineralwasser" + }, + { + "rshares": 108222463585, + "voter": "bonapartist" + }, + { + "rshares": 93869000523, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 5642052247060, + "voter": "smooth.witness" + }, + { + "rshares": 1330688610736, + "voter": "steempower" + }, + { + "rshares": 436338741278, + "voter": "boatymcboatface" + }, + { + "rshares": 49161573729, + "voter": "twiceuponatime" + }, + { + "rshares": 264060540254, + "voter": "indominon" + }, + { + "rshares": 425156145671, + "voter": "officialfuzzy" + }, + { + "rshares": 3126067413688, + "voter": "onceuponatime" + }, + { + "rshares": 700898568836, + "voter": "marginal" + }, + { + "rshares": 1166261090205, + "voter": "cass" + }, + { + "rshares": 31586736553, + "voter": "proctologic" + }, + { + "rshares": 10836599449, + "voter": "idol" + }, + { + "rshares": 73485247243, + "voter": "vault" + }, + { + "rshares": 201402716350, + "voter": "peerplays" + }, + { + "rshares": 651650151993, + "voter": "clains" + }, + { + "rshares": 7861629418, + "voter": "woo7739" + }, + { + "rshares": 799223082971, + "voter": "steemrollin" + }, + { + "rshares": 18431412528, + "voter": "apollo" + }, + { + "rshares": 11896085173, + "voter": "athena" + }, + { + "rshares": 1919905710, + "voter": "muses" + }, + { + "rshares": 311732866, + "voter": "perseus" + }, + { + "rshares": 31464611372, + "voter": "chitty" + }, + { + "rshares": 36706368978, + "voter": "marketingmonk" + }, + { + "rshares": 67501955936, + "voter": "pnc" + }, + { + "rshares": 16257256350, + "voter": "brindleswan" + }, + { + "rshares": 156365496996, + "voter": "vitaly-lvov" + }, + { + "rshares": 1799230966, + "voter": "jocelyn" + }, + { + "rshares": 51332569345, + "voter": "noisy" + }, + { + "rshares": 15051100192, + "voter": "sandwich" + }, + { + "rshares": 78240336194, + "voter": "easteagle13" + }, + { + "rshares": 66907598269, + "voter": "cyan91" + }, + { + "rshares": 2832016984, + "voter": "carlos-cabeza" + }, + { + "rshares": 15214718551, + "voter": "sock" + }, + { + "rshares": 178530166606, + "voter": "samuel-stone" + }, + { + "rshares": 508667685990, + "voter": "eeks" + }, + { + "rshares": 36130468662, + "voter": "kingscrown" + }, + { + "rshares": 61062133, + "voter": "paco-steem" + }, + { + "rshares": 894610117782, + "voter": "cryptogee" + }, + { + "rshares": 729855132, + "voter": "spaninv" + }, + { + "rshares": 29757966917, + "voter": "instructor2121" + }, + { + "rshares": 2197244270, + "voter": "gekko" + }, + { + "rshares": 336222767084, + "voter": "teamsteem" + }, + { + "rshares": 9605734431, + "voter": "richman" + }, + { + "rshares": 590880111465, + "voter": "nanzo-scoop" + }, + { + "rshares": 130765654564, + "voter": "psylains" + }, + { + "rshares": 28644312682, + "voter": "acidyo" + }, + { + "rshares": 140767896242, + "voter": "steve-walschot" + }, + { + "rshares": 54529679370, + "voter": "hannixx42" + }, + { + "rshares": 35933035552, + "voter": "dan-atstarlite" + }, + { + "rshares": 182807260574, + "voter": "mummyimperfect" + }, + { + "rshares": 39838275827, + "voter": "klye" + }, + { + "rshares": 8265260142, + "voter": "censor-this" + }, + { + "rshares": 57402475507, + "voter": "oaldamster" + }, + { + "rshares": 715863735, + "voter": "coar" + }, + { + "rshares": 99094642992, + "voter": "asch" + }, + { + "rshares": 642556761509, + "voter": "kevinwong" + }, + { + "rshares": 1060209776, + "voter": "murh" + }, + { + "rshares": 6221982003, + "voter": "cryptofunk" + }, + { + "rshares": 2432487676, + "voter": "error" + }, + { + "rshares": 414252277177, + "voter": "blakemiles84" + }, + { + "rshares": 5502671300, + "voter": "marta-zaidel" + }, + { + "rshares": 39055019637, + "voter": "ranko-k" + }, + { + "rshares": 1181974695451, + "voter": "cyber" + }, + { + "rshares": 10675191699, + "voter": "aizen01" + }, + { + "rshares": 6365214013, + "voter": "aizen02" + }, + { + "rshares": 3478936444, + "voter": "aizen03" + }, + { + "rshares": 1143835315, + "voter": "aizen04" + }, + { + "rshares": 483853236, + "voter": "aizen05" + }, + { + "rshares": 4693567848, + "voter": "aizen07" + }, + { + "rshares": 2807253492, + "voter": "aizen08" + }, + { + "rshares": 997777297, + "voter": "aizen09" + }, + { + "rshares": 431760512, + "voter": "aizen10" + }, + { + "rshares": 7101615732, + "voter": "aizen06" + }, + { + "rshares": 2983378574, + "voter": "aizen11" + }, + { + "rshares": 2050579884, + "voter": "aizen14" + }, + { + "rshares": 2411192239, + "voter": "aizen19" + }, + { + "rshares": 59865085883, + "voter": "theshell" + }, + { + "rshares": 635600745, + "voter": "aizen15" + }, + { + "rshares": 6292058117, + "voter": "aizen16" + }, + { + "rshares": 50734100398, + "voter": "ak2020" + }, + { + "rshares": 631857622, + "voter": "aizen20" + }, + { + "rshares": 4130275635, + "voter": "aizen22" + }, + { + "rshares": 1097892348, + "voter": "aizen23" + }, + { + "rshares": 2159349021, + "voter": "aizen17" + }, + { + "rshares": 3398734282, + "voter": "aizen24" + }, + { + "rshares": 480477451, + "voter": "aizen18" + }, + { + "rshares": 1287103324, + "voter": "aizen25" + }, + { + "rshares": 2186327596, + "voter": "aizen28" + }, + { + "rshares": 3364338062, + "voter": "aizen26" + }, + { + "rshares": 1104427992, + "voter": "aizen27" + }, + { + "rshares": 3795716671, + "voter": "aizen32" + }, + { + "rshares": 2076648957, + "voter": "aizen30" + }, + { + "rshares": 3841200066, + "voter": "aizen31" + }, + { + "rshares": 1264455671, + "voter": "aizen33" + }, + { + "rshares": 64089665412, + "voter": "thecryptofiend" + }, + { + "rshares": 1521106185, + "voter": "aizen34" + }, + { + "rshares": 305387048, + "voter": "aizen35" + }, + { + "rshares": 5728889626, + "voter": "aizen36" + }, + { + "rshares": 1429330870, + "voter": "aizen37" + }, + { + "rshares": 399919669, + "voter": "aizen29" + }, + { + "rshares": 2813197300, + "voter": "aizen21" + }, + { + "rshares": 4316399334, + "voter": "aizen12" + }, + { + "rshares": 1837991384, + "voter": "aizen38" + }, + { + "rshares": 30065956267, + "voter": "drinkzya" + }, + { + "rshares": 9278417119, + "voter": "zebbra2014" + }, + { + "rshares": 94752577156, + "voter": "eric-boucher" + }, + { + "rshares": 71157754471, + "voter": "noganoo" + }, + { + "rshares": 512479457, + "voter": "aizen39" + }, + { + "rshares": 3769369379319, + "voter": "satoshifund" + }, + { + "rshares": 400269260334, + "voter": "taoteh1221" + }, + { + "rshares": 418638114, + "voter": "applecrisp" + }, + { + "rshares": 51844504762, + "voter": "martin-wichmann" + }, + { + "rshares": 383344605027, + "voter": "hedge-x" + }, + { + "rshares": 42223163463, + "voter": "juanmiguelsalas" + }, + { + "rshares": 583461363660, + "voter": "andrarchy" + }, + { + "rshares": 16209299302, + "voter": "samether" + }, + { + "rshares": 52129552131, + "voter": "thecryptodrive" + }, + { + "rshares": 4606609796, + "voter": "dahaz159" + }, + { + "rshares": 329350239, + "voter": "gardening" + }, + { + "rshares": 329500032, + "voter": "survival" + }, + { + "rshares": 9924614344, + "voter": "arisa" + }, + { + "rshares": 31790139287, + "voter": "peter-parker" + }, + { + "rshares": 55393371507, + "voter": "kus-knee" + }, + { + "rshares": 13621983705, + "voter": "facer" + }, + { + "rshares": 79211870859, + "voter": "tim-johnston" + }, + { + "rshares": 322737106, + "voter": "garagebill" + }, + { + "rshares": 124617921009, + "voter": "beervangeer" + }, + { + "rshares": 210147284092, + "voter": "alexc" + }, + { + "rshares": 23272135087, + "voter": "ossama-benjohn" + }, + { + "rshares": 268409488877, + "voter": "trogdor" + }, + { + "rshares": 3926913096, + "voter": "tee-em" + }, + { + "rshares": 29627469187, + "voter": "michaelx" + }, + { + "rshares": 170297725317, + "voter": "thedashguy" + }, + { + "rshares": 811931125, + "voter": "proglobyte" + }, + { + "rshares": 46328182720, + "voter": "igl00" + }, + { + "rshares": 5940635398, + "voter": "mark-waser" + }, + { + "rshares": 306336916, + "voter": "chris-piatt" + }, + { + "rshares": 113838927200, + "voter": "geoffrey" + }, + { + "rshares": 231593655603, + "voter": "kimziv" + }, + { + "rshares": 23687725437, + "voter": "seth-krings" + }, + { + "rshares": 77388693784, + "voter": "technology" + }, + { + "rshares": 4988718787, + "voter": "ben99" + }, + { + "rshares": 156612109, + "voter": "mammasitta" + }, + { + "rshares": 87245921405, + "voter": "gtg" + }, + { + "rshares": 64046549790, + "voter": "scrawl" + }, + { + "rshares": 69311512532, + "voter": "freedomengineer" + }, + { + "rshares": 37142606344, + "voter": "razvanelulmarin" + }, + { + "rshares": 2121707918, + "voter": "superfreek" + }, + { + "rshares": 445666416057, + "voter": "fyrstikken" + }, + { + "rshares": 7882724055, + "voter": "quintanilla" + }, + { + "rshares": 458312922, + "voter": "mrhankeh" + }, + { + "rshares": 40639591868, + "voter": "clement" + }, + { + "rshares": 44947602150, + "voter": "isteemit" + }, + { + "rshares": 10773706113, + "voter": "auction" + }, + { + "rshares": 280810708, + "voter": "ladyclair" + }, + { + "rshares": 65714200324, + "voter": "bacchist" + }, + { + "rshares": 395691115781, + "voter": "ericvancewalton" + }, + { + "rshares": 19967142582, + "voter": "thebatchman" + }, + { + "rshares": 225818220743, + "voter": "asmolokalo" + }, + { + "rshares": 38015209547, + "voter": "good-karma" + }, + { + "rshares": 335467671780, + "voter": "roelandp" + }, + { + "rshares": 53448755207, + "voter": "ezzy" + }, + { + "rshares": 71569876818, + "voter": "rubybian" + }, + { + "rshares": 5161699544, + "voter": "riscadox" + }, + { + "rshares": 6151465178, + "voter": "firepower" + }, + { + "rshares": 17882004940, + "voter": "konstantin" + }, + { + "rshares": 8566068032, + "voter": "cmtzco" + }, + { + "rshares": 19226458378, + "voter": "hakise" + }, + { + "rshares": 327702249872, + "voter": "fabio" + }, + { + "rshares": 16313568490, + "voter": "yogi.artist" + }, + { + "rshares": 18154720133, + "voter": "elyaque" + }, + { + "rshares": 241530255, + "voter": "strawhat" + }, + { + "rshares": 4161841852, + "voter": "futurefood" + }, + { + "rshares": 5150808369, + "voter": "omotherhen" + }, + { + "rshares": 239360899, + "voter": "cryptochannel" + }, + { + "rshares": 153907445339, + "voter": "derekareith" + }, + { + "rshares": 30835503316, + "voter": "picokernel" + }, + { + "rshares": 856020810508, + "voter": "slowwalker" + }, + { + "rshares": 238363664, + "voter": "honey" + }, + { + "rshares": 1340898063, + "voter": "btcshare7" + }, + { + "rshares": 76870083894, + "voter": "jatochnietdan" + }, + { + "rshares": 381456632, + "voter": "aizen13" + }, + { + "rshares": 3276035841, + "voter": "aizen41" + }, + { + "rshares": 931013010, + "voter": "aizen42" + }, + { + "rshares": 3171631768, + "voter": "aizen46" + }, + { + "rshares": 868109476, + "voter": "aizen47" + }, + { + "rshares": 212810750, + "voter": "aizen48" + }, + { + "rshares": 110962425, + "voter": "aizen49" + }, + { + "rshares": 97696532174, + "voter": "furion" + }, + { + "rshares": 246104638, + "voter": "cryptosaga" + }, + { + "rshares": 921711726, + "voter": "aizen51" + }, + { + "rshares": 13653767629, + "voter": "lovenugz" + }, + { + "rshares": 1353763544149, + "voter": "renohq" + }, + { + "rshares": 2765010944, + "voter": "on0tole" + }, + { + "rshares": 446432832, + "voter": "aizen43" + }, + { + "rshares": 66287180, + "voter": "aizen44" + }, + { + "rshares": 10695179211, + "voter": "spiz0r" + }, + { + "rshares": 747648248, + "voter": "aizen54" + }, + { + "rshares": 111908928636, + "voter": "sigmajin" + }, + { + "rshares": 19288488602, + "voter": "ausbitbank" + }, + { + "rshares": 160850934832, + "voter": "jacor" + }, + { + "rshares": 42276543842, + "voter": "mrwang" + }, + { + "rshares": 1480728995, + "voter": "mixa" + }, + { + "rshares": 1454993610, + "voter": "steem1653" + }, + { + "rshares": 90553059, + "voter": "cynetyc" + }, + { + "rshares": 17990323962, + "voter": "sebastien" + }, + { + "rshares": 880687800, + "voter": "cherish" + }, + { + "rshares": 61949507807, + "voter": "flyingmind" + }, + { + "rshares": 4892197609, + "voter": "steemit-life" + }, + { + "rshares": 13787047411, + "voter": "sitaru" + }, + { + "rshares": 12345609219, + "voter": "asim" + }, + { + "rshares": 270857691200, + "voter": "jesta" + }, + { + "rshares": 34325541297, + "voter": "toxonaut" + }, + { + "rshares": 180469261, + "voter": "snowden" + }, + { + "rshares": 4596219060, + "voter": "thegoodguy" + }, + { + "rshares": 723428928, + "voter": "danielkt" + }, + { + "rshares": 19900789412, + "voter": "senseiteekay" + }, + { + "rshares": 886096723, + "voter": "karen13" + }, + { + "rshares": 19945257369, + "voter": "meiisheree" + }, + { + "rshares": 24468062852, + "voter": "igster" + }, + { + "rshares": 11088965046, + "voter": "deviedev" + }, + { + "rshares": 10154373506, + "voter": "kaptainkrayola" + }, + { + "rshares": 73111465870, + "voter": "jpiper20" + }, + { + "rshares": 251232492048, + "voter": "nabilov" + }, + { + "rshares": 79440114599, + "voter": "ntomaino" + }, + { + "rshares": 13606265678, + "voter": "jaycobbell" + }, + { + "rshares": 2503362754, + "voter": "dmacshady" + }, + { + "rshares": 3219182214, + "voter": "pigatto" + }, + { + "rshares": 228791895, + "voter": "aizen52" + }, + { + "rshares": 93405654863, + "voter": "stephencurry" + }, + { + "rshares": 1454011802, + "voter": "vorsseli" + }, + { + "rshares": 19794533144, + "voter": "anduweb" + }, + { + "rshares": 7073326293, + "voter": "krystle" + }, + { + "rshares": 399155504341, + "voter": "knozaki2015" + }, + { + "rshares": 10692202188, + "voter": "shla-rafia" + }, + { + "rshares": 44506668554, + "voter": "milestone" + }, + { + "rshares": 2320943285, + "voter": "alienation" + }, + { + "rshares": 7311089232, + "voter": "lichtblick" + }, + { + "rshares": 39856415994, + "voter": "creemej" + }, + { + "rshares": 84865861, + "voter": "wildchild" + }, + { + "rshares": 127837565146, + "voter": "demotruk" + }, + { + "rshares": 1649084795, + "voter": "natali22" + }, + { + "rshares": 5717595586, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 1506582089, + "voter": "vyrl" + }, + { + "rshares": 14745205841, + "voter": "nippel66" + }, + { + "rshares": 186386428, + "voter": "aizen55" + }, + { + "rshares": 2554645343, + "voter": "sgnsteems" + }, + { + "rshares": 154958749697, + "voter": "blueorgy" + }, + { + "rshares": 6031480011, + "voter": "febird" + }, + { + "rshares": 28652737724, + "voter": "wadepaterson" + }, + { + "rshares": 159383275378, + "voter": "opheliafu" + }, + { + "rshares": 5706185290, + "voter": "poseidon" + }, + { + "rshares": 355518481407, + "voter": "calaber24p" + }, + { + "rshares": 144440787, + "voter": "jdenismusic" + }, + { + "rshares": 309671076646, + "voter": "xpilar" + }, + { + "rshares": 3362355137, + "voter": "simon.braki.love" + }, + { + "rshares": 70392249112, + "voter": "thylbom" + }, + { + "rshares": 33480676135, + "voter": "royaltiffany" + }, + { + "rshares": 15391105159, + "voter": "heimindanger" + }, + { + "rshares": 7311842917, + "voter": "geronimo" + }, + { + "rshares": 10894279417, + "voter": "rpf" + }, + { + "rshares": 154004837, + "voter": "bsgomes" + }, + { + "rshares": 19488293372, + "voter": "bendjmiller222" + }, + { + "rshares": 6607597748, + "voter": "bitcoiner" + }, + { + "rshares": 3411318889, + "voter": "tarindel" + }, + { + "rshares": 3695379442, + "voter": "birdie" + }, + { + "rshares": 28780986199, + "voter": "deanliu" + }, + { + "rshares": 5364413820, + "voter": "rainchen" + }, + { + "rshares": 9502163734, + "voter": "oumar" + }, + { + "rshares": 34275659089, + "voter": "sauravrungta" + }, + { + "rshares": 138565418, + "voter": "bento" + }, + { + "rshares": 1559066068, + "voter": "foxxycat" + }, + { + "rshares": 999607842, + "voter": "hemp" + }, + { + "rshares": 115967854, + "voter": "flowers" + }, + { + "rshares": 43068433734, + "voter": "jl777" + }, + { + "rshares": 421627949, + "voter": "meteor78" + }, + { + "rshares": 1019161611086, + "voter": "james212" + }, + { + "rshares": 117630527, + "voter": "pokemon" + }, + { + "rshares": 6499444080, + "voter": "lostnuggett" + }, + { + "rshares": 30772750136, + "voter": "zaebars" + }, + { + "rshares": 1344238972, + "voter": "alekst" + }, + { + "rshares": 643614590, + "voter": "raymonjohnstone" + }, + { + "rshares": 24289385146, + "voter": "masterinvestor" + }, + { + "rshares": 85132623, + "voter": "steemchain" + }, + { + "rshares": 80530859, + "voter": "whalepool" + }, + { + "rshares": 21875497725, + "voter": "prufarchy" + }, + { + "rshares": 114879685, + "voter": "nikhil.jalan" + }, + { + "rshares": 36336480526, + "voter": "anca3drandom" + }, + { + "rshares": 77155168, + "voter": "sergey44" + }, + { + "rshares": 5600086816, + "voter": "crypto.owl" + }, + { + "rshares": 11182026678, + "voter": "meister" + }, + { + "rshares": 3917672567, + "voter": "sompitonov" + }, + { + "rshares": 3314012361, + "voter": "overlord" + }, + { + "rshares": 14453665788, + "voter": "lemooljiang" + }, + { + "rshares": 1376683720, + "voter": "pump" + }, + { + "rshares": 483926264, + "voter": "kooshikoo" + }, + { + "rshares": 3634633643, + "voter": "proto" + }, + { + "rshares": 639790724, + "voter": "curator" + }, + { + "rshares": 25137854994, + "voter": "pinkisland" + }, + { + "rshares": 3246871665, + "voter": "ace108" + }, + { + "rshares": 230437999, + "voter": "culoemono" + }, + { + "rshares": 37675171572, + "voter": "sisterholics" + }, + { + "rshares": 1403820143, + "voter": "alex.chien" + }, + { + "rshares": 2918428102, + "voter": "tygergamer" + }, + { + "rshares": 2885781511, + "voter": "nelu.ceban" + }, + { + "rshares": 44813632062, + "voter": "celebr1ty" + }, + { + "rshares": 64689794435, + "voter": "healthyrecipes" + }, + { + "rshares": 82005068, + "voter": "aizen53" + }, + { + "rshares": 257984286, + "voter": "nat4ka" + }, + { + "rshares": 21665639579, + "voter": "sisters" + }, + { + "rshares": 26626040613, + "voter": "fabien" + }, + { + "rshares": 249991506876, + "voter": "originate" + }, + { + "rshares": 16823988904, + "voter": "jamesbrown" + }, + { + "rshares": 112695119, + "voter": "topten" + }, + { + "rshares": 174462677, + "voter": "uwe69" + }, + { + "rshares": 5061223849, + "voter": "jed78" + }, + { + "rshares": 118572345435, + "voter": "steemdrive" + }, + { + "rshares": 1075326746, + "voter": "metaflute" + }, + { + "rshares": 134257660, + "voter": "yulia98" + }, + { + "rshares": 512229631, + "voter": "karenb54" + }, + { + "rshares": 67383102814, + "voter": "gomeravibz" + }, + { + "rshares": 439936849, + "voter": "bento04" + }, + { + "rshares": 737719441, + "voter": "bento03" + }, + { + "rshares": 1502677319, + "voter": "aizen" + }, + { + "rshares": 1838428768, + "voter": "taker" + }, + { + "rshares": 234650215, + "voter": "bento02" + }, + { + "rshares": 1506382994, + "voter": "littlekitty" + }, + { + "rshares": 540254121, + "voter": "bento01" + }, + { + "rshares": 1617252822, + "voter": "coinbar" + }, + { + "rshares": 6879897081, + "voter": "theprophet" + }, + { + "rshares": 240147448, + "voter": "frozendota" + }, + { + "rshares": 7718438607, + "voter": "french.fyde" + }, + { + "rshares": 15600032896, + "voter": "felixxx" + }, + { + "rshares": 9904956205, + "voter": "dumar022" + }, + { + "rshares": 1304858257671, + "voter": "laonie" + }, + { + "rshares": 239894523987, + "voter": "ozchartart" + }, + { + "rshares": 4997496711, + "voter": "croatia" + }, + { + "rshares": 63989651, + "voter": "vladimirputin" + }, + { + "rshares": 24850740061, + "voter": "rawnetics" + }, + { + "rshares": 63982460, + "voter": "angelamerkel" + }, + { + "rshares": 8108015998, + "voter": "spaceghost" + }, + { + "rshares": 65227360, + "voter": "karlmarx" + }, + { + "rshares": 21691669911, + "voter": "thebluepanda" + }, + { + "rshares": 413573288, + "voter": "yng-entrepreneur" + }, + { + "rshares": 25056718038, + "voter": "laonie1" + }, + { + "rshares": 22364495731, + "voter": "amy-goodrich" + }, + { + "rshares": 25035378506, + "voter": "laonie2" + }, + { + "rshares": 25044324887, + "voter": "laonie3" + }, + { + "rshares": 80176107, + "voter": "bento06" + }, + { + "rshares": 43649602780, + "voter": "myfirst" + }, + { + "rshares": 271623424030, + "voter": "somebody" + }, + { + "rshares": 10641150587, + "voter": "flysaga" + }, + { + "rshares": 31639772578, + "voter": "kental" + }, + { + "rshares": 5719416794, + "voter": "brendio" + }, + { + "rshares": 14114771826, + "voter": "gmurph" + }, + { + "rshares": 27114932121, + "voter": "essra" + }, + { + "rshares": 71611881611, + "voter": "timsaid" + }, + { + "rshares": 62863662405, + "voter": "midnightoil" + }, + { + "rshares": 81456989570, + "voter": "mibenkito" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 997653189, + "voter": "altucher" + }, + { + "rshares": 4182597212, + "voter": "ullikume" + }, + { + "rshares": 6908371363, + "voter": "minion" + }, + { + "rshares": 99519846, + "voter": "timferriss" + }, + { + "rshares": 63207020, + "voter": "michellek" + }, + { + "rshares": 25040020923, + "voter": "laonie4" + }, + { + "rshares": 25037838253, + "voter": "laonie5" + }, + { + "rshares": 25034898883, + "voter": "laonie6" + }, + { + "rshares": 2286209152, + "voter": "armen" + }, + { + "rshares": 25031499926, + "voter": "laonie7" + }, + { + "rshares": 7468131680, + "voter": "kurtbeil" + }, + { + "rshares": 25027247249, + "voter": "laonie8" + }, + { + "rshares": 25025158791, + "voter": "laonie9" + }, + { + "rshares": 3585887866, + "voter": "steemleak" + }, + { + "rshares": 94691370060, + "voter": "thisisbenbrick" + }, + { + "rshares": 102579063, + "voter": "darrenrowse" + }, + { + "rshares": 149678978773, + "voter": "xiaohui" + }, + { + "rshares": 361231093, + "voter": "riosparada" + }, + { + "rshares": 1405322819, + "voter": "dolov" + }, + { + "rshares": 19407094003, + "voter": "jphamer1" + }, + { + "rshares": 11131912532, + "voter": "ekitcho" + }, + { + "rshares": 93053795287, + "voter": "joele" + }, + { + "rshares": 5585704636, + "voter": "oflyhigh" + }, + { + "rshares": 1745875875, + "voter": "paynode" + }, + { + "rshares": 58773515, + "voter": "nickche" + }, + { + "rshares": 4804440310, + "voter": "xiaokongcom" + }, + { + "rshares": 79996671136, + "voter": "krishtopa" + }, + { + "rshares": 10574300028, + "voter": "gargon" + }, + { + "rshares": 2303202060, + "voter": "pgarcgo" + }, + { + "rshares": 192492931, + "voter": "jjt333" + }, + { + "rshares": 42833125455, + "voter": "nonlinearone" + }, + { + "rshares": 246968635, + "voter": "zionuziriel" + }, + { + "rshares": 47227266135, + "voter": "eneismijmich" + }, + { + "rshares": 4098512589, + "voter": "cmorton" + }, + { + "rshares": 175727857, + "voter": "pcashmore" + }, + { + "rshares": 61529559, + "voter": "diamonds" + }, + { + "rshares": 9909178760, + "voter": "xianjun" + }, + { + "rshares": 62707787, + "voter": "bitpharmer" + }, + { + "rshares": 58419319, + "voter": "andrew.sullivan" + }, + { + "rshares": 1024594451, + "voter": "brianclark" + }, + { + "rshares": 814567891, + "voter": "daniel.kahneman" + }, + { + "rshares": 228177755, + "voter": "tucker.max" + }, + { + "rshares": 3606419075, + "voter": "highlite" + }, + { + "rshares": 77724719, + "voter": "evgenyche" + }, + { + "rshares": 725661119, + "voter": "darren.rowse" + }, + { + "rshares": 3745978172, + "voter": "bhavnapatel68" + }, + { + "rshares": 54581430, + "voter": "chris.dunn" + }, + { + "rshares": 29602528441, + "voter": "mrosenquist" + }, + { + "rshares": 67627457, + "voter": "stevescriber" + }, + { + "rshares": 1154260617, + "voter": "pat.flynn" + }, + { + "rshares": 62240819, + "voter": "steembook" + }, + { + "rshares": 89074525380, + "voter": "miacats" + }, + { + "rshares": 1198508893, + "voter": "mattmarshall" + }, + { + "rshares": 428894446, + "voter": "timothysykes" + }, + { + "rshares": 1949500307, + "voter": "inkbit" + }, + { + "rshares": 104704717, + "voter": "patflynn" + }, + { + "rshares": 649554683, + "voter": "microluck" + }, + { + "rshares": 255827992, + "voter": "lisadang" + }, + { + "rshares": 878611728, + "voter": "andrewsullivan" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 5290162531, + "voter": "rubenalexander" + }, + { + "rshares": 61654952, + "voter": "ip0000h" + }, + { + "rshares": 2089597288, + "voter": "emptyspace" + }, + { + "rshares": 1878677136, + "voter": "chinadaily" + }, + { + "rshares": 8572094405, + "voter": "pjheinz" + }, + { + "rshares": 56598010, + "voter": "cryptoblu" + }, + { + "rshares": 56591855, + "voter": "instructor" + }, + { + "rshares": 683247723611, + "voter": "dollarvigilante" + }, + { + "rshares": 60945251, + "voter": "saveliy" + }, + { + "rshares": 6569101287, + "voter": "solarguy" + }, + { + "rshares": 13150299017, + "voter": "serejandmyself" + }, + { + "rshares": 9354302631, + "voter": "mrgrey" + }, + { + "rshares": 728677907, + "voter": "alexma3x" + }, + { + "rshares": 479158342, + "voter": "harvey.levin" + }, + { + "rshares": 14474085661, + "voter": "gvargas123" + }, + { + "rshares": 71226461, + "voter": "qq553937961" + }, + { + "rshares": 9579977522, + "voter": "jaredcwillis" + }, + { + "rshares": 3032070551, + "voter": "levycore" + }, + { + "rshares": 25018371379, + "voter": "laonie10" + }, + { + "rshares": 90960102, + "voter": "lasseehlers" + }, + { + "rshares": 283688365, + "voter": "wuyueling" + }, + { + "rshares": 531925070, + "voter": "tradz" + }, + { + "rshares": 190798856, + "voter": "rand.fishkin" + }, + { + "rshares": 59088771, + "voter": "bitchplease" + }, + { + "rshares": 75951756252, + "voter": "someguy123" + }, + { + "rshares": 82470613721, + "voter": "barrycooper" + }, + { + "rshares": 16095716680, + "voter": "mikemacintire" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 26464861067, + "voter": "hilarski" + }, + { + "rshares": 5533635387, + "voter": "anarcho-andrei" + }, + { + "rshares": 3897524388, + "voter": "harand" + }, + { + "rshares": 261774778267, + "voter": "oldtimer" + }, + { + "rshares": 31288709012, + "voter": "dmesquita" + }, + { + "rshares": 17557215770, + "voter": "takethecannoli" + }, + { + "rshares": 53565688, + "voter": "rickmiller" + }, + { + "rshares": 156093246, + "voter": "jtstreetman" + }, + { + "rshares": 1829064790, + "voter": "ines-f" + }, + { + "rshares": 1912895892, + "voter": "cryptoeasy" + }, + { + "rshares": 3802138240, + "voter": "nulliusinverba" + }, + { + "rshares": 110179538, + "voter": "jlufer" + }, + { + "rshares": 99514120, + "voter": "uziriel" + }, + { + "rshares": 57637549, + "voter": "maximator15" + }, + { + "rshares": 19007087827, + "voter": "mikehere" + }, + { + "rshares": 3701556243, + "voter": "obivankenobi" + }, + { + "rshares": 5352351403, + "voter": "richardcrill" + }, + { + "rshares": 24152896019, + "voter": "laonie11" + }, + { + "rshares": 2226328838, + "voter": "jeremyfromwi" + }, + { + "rshares": 55150378, + "voter": "thomas777young" + }, + { + "rshares": 9593352289, + "voter": "heretickitten" + }, + { + "rshares": 77740420, + "voter": "lovetosteemit" + }, + { + "rshares": 5356548931, + "voter": "nadin3" + }, + { + "rshares": 1619975669, + "voter": "davidjkelley" + }, + { + "rshares": 1566895978, + "voter": "paa" + }, + { + "rshares": 179477906, + "voter": "team101" + }, + { + "rshares": 7129013408, + "voter": "davidbrogan" + }, + { + "rshares": 10479352164, + "voter": "aggroed" + }, + { + "rshares": 56883857, + "voter": "supersune" + }, + { + "rshares": 133209914, + "voter": "rusla" + }, + { + "rshares": 14423440417, + "voter": "canadian-coconut" + }, + { + "rshares": 905236332, + "voter": "sponge-bob" + }, + { + "rshares": 5429637055, + "voter": "l0k1" + }, + { + "rshares": 15543585422, + "voter": "digital-wisdom" + }, + { + "rshares": 63269642, + "voter": "mnviking" + }, + { + "rshares": 504557419, + "voter": "areynolds" + }, + { + "rshares": 3785412243, + "voter": "ethical-ai" + }, + { + "rshares": 57710105, + "voter": "freesteem" + }, + { + "rshares": 83379327, + "voter": "troyb42" + }, + { + "rshares": 2051253805, + "voter": "grm" + }, + { + "rshares": 55955579, + "voter": "loveon" + }, + { + "rshares": 5671555108, + "voter": "jwaser" + }, + { + "rshares": 834930684, + "voter": "tatianka" + }, + { + "rshares": 11320950885, + "voter": "doitvoluntarily" + }, + { + "rshares": 646418000, + "voter": "kev7000" + }, + { + "rshares": 1017505261, + "voter": "zettar" + }, + { + "rshares": 21842253555, + "voter": "hunterisgreat" + }, + { + "rshares": 2229841944, + "voter": "richhersey" + }, + { + "rshares": 347968139, + "voter": "steemorama" + }, + { + "rshares": 1191155622, + "voter": "smisi" + }, + { + "rshares": 15941029835, + "voter": "bluehorseshoe" + }, + { + "rshares": 58058391, + "voter": "lighter" + }, + { + "rshares": 174036044, + "voter": "harveylevin" + }, + { + "rshares": 120146888, + "voter": "rebeccaryan" + }, + { + "rshares": 453412386, + "voter": "totosky" + }, + { + "rshares": 421588284, + "voter": "cemo" + }, + { + "rshares": 2671425017, + "voter": "bwaser" + }, + { + "rshares": 7158623890, + "voter": "renzoarg" + }, + { + "rshares": 120399254, + "voter": "gary.vaynerchuk" + }, + { + "rshares": 2437912628, + "voter": "alina1" + }, + { + "rshares": 674315064, + "voter": "ct-gurus" + }, + { + "rshares": 77397417, + "voter": "and030380" + }, + { + "rshares": 371138203729, + "voter": "charlieshrem" + }, + { + "rshares": 7837930769, + "voter": "mariandavp" + }, + { + "rshares": 53065445947, + "voter": "tracemayer" + }, + { + "rshares": 904251449, + "voter": "brains" + }, + { + "rshares": 50196187, + "voter": "post-successful" + }, + { + "rshares": 2750817128, + "voter": "gavicrane" + }, + { + "rshares": 1339289907, + "voter": "steemafon" + }, + { + "rshares": 4753911561, + "voter": "burnin" + }, + { + "rshares": 987466162, + "voter": "bitcoinparadise" + }, + { + "rshares": 5464997821, + "voter": "chick1" + }, + { + "rshares": 50569452, + "voter": "aoki" + }, + { + "rshares": 50514225, + "voter": "cwb" + }, + { + "rshares": 2738480662, + "voter": "soldier" + }, + { + "rshares": 1626595698, + "voter": "stuartsandford" + }, + { + "rshares": 240962108, + "voter": "nelyp" + }, + { + "rshares": 50179535, + "voter": "f1111111" + }, + { + "rshares": 3673561533, + "voter": "slayer" + }, + { + "rshares": 1997809158, + "voter": "steemsquad" + }, + { + "rshares": 143406202, + "voter": "anomaly" + }, + { + "rshares": 27660540881, + "voter": "tarekadam" + }, + { + "rshares": 2397740936, + "voter": "ellepdub" + }, + { + "rshares": 52928580, + "voter": "gregorygarcia" + }, + { + "rshares": 50376689, + "voter": "timothy.sykes" + }, + { + "rshares": 65509794, + "voter": "inarix03" + }, + { + "rshares": 1051770193, + "voter": "ola1" + }, + { + "rshares": 11419406013, + "voter": "herpetologyguy" + }, + { + "rshares": 52618436, + "voter": "joep" + }, + { + "rshares": 50263480, + "voter": "drac59" + }, + { + "rshares": 276373106, + "voter": "robotev1" + }, + { + "rshares": 4809049819, + "voter": "morgan.waser" + }, + { + "rshares": 199821196, + "voter": "bo-ro" + }, + { + "rshares": 51615039, + "voter": "cfisher" + }, + { + "rshares": 373150559, + "voter": "borishaifa" + }, + { + "rshares": 840638307, + "voter": "annesaya" + }, + { + "rshares": 51232949, + "voter": "dragonice" + }, + { + "rshares": 51230296, + "voter": "steemq" + }, + { + "rshares": 51185277, + "voter": "zizzed" + }, + { + "rshares": 59814831, + "voter": "teo" + }, + { + "rshares": 1693172493, + "voter": "nil1511" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 4983033261, + "voter": "donchate" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 3631166793, + "voter": "dodders007" + }, + { + "rshares": 117880628, + "voter": "piphunters" + }, + { + "rshares": 3603886924, + "voter": "strong-ai" + }, + { + "rshares": 361011252, + "voter": "julia26" + }, + { + "rshares": 162925257, + "voter": "uct" + }, + { + "rshares": 1384715979, + "voter": "rusteemitblog" + }, + { + "rshares": 162274563, + "voter": "chanceskain" + }, + { + "rshares": 155476058, + "voter": "ndea30" + }, + { + "rshares": 155469045, + "voter": "domenico" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 161179339, + "voter": "bethesda" + }, + { + "rshares": 157931180, + "voter": "pyro" + }, + { + "rshares": 157799009, + "voter": "photorealistic" + }, + { + "rshares": 154649753, + "voter": "serena199" + }, + { + "rshares": 157745750, + "voter": "digitalillusions" + }, + { + "rshares": 154619387, + "voter": "gia7" + }, + { + "rshares": 2437573030, + "voter": "dresden" + }, + { + "rshares": 154157014, + "voter": "richie4" + }, + { + "rshares": 154096626, + "voter": "coraline88" + }, + { + "rshares": 157182398, + "voter": "planet" + }, + { + "rshares": 157176058, + "voter": "cybergirls" + }, + { + "rshares": 153838109, + "voter": "harlen" + }, + { + "rshares": 153800757, + "voter": "yanuel" + }, + { + "rshares": 153751482, + "voter": "daritza" + }, + { + "rshares": 156837244, + "voter": "capcom" + }, + { + "rshares": 156411729, + "voter": "blender" + }, + { + "rshares": 156194471, + "voter": "stimmt" + }, + { + "rshares": 159164412, + "voter": "disneypixar" + }, + { + "rshares": 3795879512, + "voter": "elguapo4twenty" + }, + { + "rshares": 158904262, + "voter": "animaltooth" + }, + { + "rshares": 158842356, + "voter": "sixthsense" + }, + { + "rshares": 306773356, + "voter": "modernbukowski" + }, + { + "rshares": 155493039, + "voter": "steem-wallet" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 13292298415, + "voter": "goldmatters" + }, + { + "rshares": 158308204, + "voter": "budgiebee" + }, + { + "rshares": 118460104, + "voter": "dealzgal" + }, + { + "rshares": 155096689, + "voter": "zapster" + }, + { + "rshares": 288371810, + "voter": "wakeupworldnews" + }, + { + "rshares": 157826099, + "voter": "busy.pay" + }, + { + "rshares": -157775128, + "voter": "ekremi12" + }, + { + "rshares": 139118281, + "voter": "storage" + }, + { + "rshares": 154575867, + "voter": "cbd" + }, + { + "rshares": 154575867, + "voter": "junk" + }, + { + "rshares": 154575867, + "voter": "hug" + }, + { + "rshares": 154575867, + "voter": "bearcub" + }, + { + "rshares": 154575839, + "voter": "cyberpunk" + }, + { + "rshares": 157743184, + "voter": "antaja" + }, + { + "rshares": 157593613, + "voter": "steemdesigner" + }, + { + "rshares": 528965668, + "voter": "hacon" + }, + { + "rshares": 3691374587, + "voter": "anritco" + }, + { + "rshares": 157332453, + "voter": "dougkarr" + }, + { + "rshares": 157167161, + "voter": "lisa2999" + }, + { + "rshares": 153827206, + "voter": "keisha" + }, + { + "rshares": 116908677, + "voter": "blackmarket" + }, + { + "rshares": 135367916, + "voter": "gifts" + }, + { + "rshares": 153827178, + "voter": "int" + }, + { + "rshares": 157376800, + "voter": "bonitaxm" + }, + { + "rshares": 107664572, + "voter": "expat" + }, + { + "rshares": 156048961, + "voter": "alexfein" + }, + { + "rshares": 129371412, + "voter": "steemtrail" + }, + { + "rshares": 155709738, + "voter": "theoryloader" + }, + { + "rshares": 152585751, + "voter": "jlsuarez" + }, + { + "rshares": 152350560, + "voter": "eastcompton" + }, + { + "rshares": 142929185, + "voter": "seth21smith" + }, + { + "rshares": 145963713, + "voter": "adarcho" + }, + { + "rshares": 136784207, + "voter": "pathtomydream" + }, + { + "rshares": 148916483, + "voter": "bromejs" + }, + { + "rshares": 124602411, + "voter": "paulocouto" + }, + { + "rshares": 151807232, + "voter": "squadron" + }, + { + "rshares": 148766242, + "voter": "clovick" + }, + { + "rshares": 151754313, + "voter": "dek" + }, + { + "rshares": 151525581, + "voter": "kevinfoesenek" + }, + { + "rshares": 153200332, + "voter": "emgavin" + } + ], + "author": "roelandp", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.85, + "beneficiaries": [], + "blacklists": [], + "body": "About 5 weeks ago when I was doing the dishes it suddenly popped up to me. _\"Steemit is great, how cool would it be if many steemians from all over the world would meet in real life\"_. And so the idea of SteemFest (working title SteemCon) was born.\n\nTbh the whole Steemit launch and vibe reminded me of the early days of Twitter, where you got to know so many new people in such short time, but only online, and when we finally met at a meetup it was epic. I still have many friends and acquaintances from that period. \n\nThis idea of a global \"conference\" to enable steemians to meetup kept 'bugging' me and I started talking to some people from the community on Steemit.chat how they would feel about this... Overall the response was: _\"Great! when can i book my flight?\"_ So i knew I hit somewhat of a \"want\" here...\n\nI really like the local meetups and they really add value to the Steem ecosystem but for SteemFest the \"vision\" is to bring many steemians from all over the world together to nurture new IRL relationships, learn from each other and just have great fun.\n\nSince this idea was \"kinda big\" from the get go I wanted to have official endorsement by Steemit HQ in the USA so I reached out to @ned on Steemit.chat with the following: \n\n
    \n\n\n\nNed, I'm dabbling with the idea of having some kind of bigger get-together... Like a conference but not too corporate but try to embrace the Steemit frontpage feel in a day full of diverse content... Sort of Ted X meets Pecha Kucha etc. Best of confs (imho) is to meet other people and most fun I recall was meeting twitter people for the first time IRL...
    \nAmsterdam could be a fitting place, but I am biased... but might be nice to cut ties from home for a few days \ud83d\ude42 Have you guys thought about something like this already?
    \nBefore coding I studied Hospitality Management, worked at a festival for a couple of years, and have afterwards organized a couple of hackathons (organizing 1 at the moment too). \n\nThink about it...!\n
    \n
    \n\nAnd yes, he was very enthusiastic about the idea. So from there my thoughts where: _Wow, this can just really happen!_\n\nAnd so it will! \nReally proud to pre-announce this! So you can save the date for:\n

    SteemFest 2016

    11 - 12 - 13 November
    \nAmsterdam, The Netherlands


    \n\nhttps://s13.postimg.org/rmwo22hw7/steem_Fest_poster_playground.jpg\n(Yessss @cass is officially aboard ofcourse :D with great designs!)\n\n

    What will it be all about?

    Steemit is different compared to other 'Blockchains'. You might have heard the term \"Blogging is the new mining\", and yes Steemit is a great mix of diverse thinkers, technophiles, libertarians, crypto enthusiasts and creative people in general. \n\nThe conference global program schedule will be as followed:\n\n

    Friday 11 November (Day 0):

    _People fly/travel to Amsterdam_. Night drinks in the official conference hotel (package deal will be announced asap) Volkshotel.nl\n\n

    Saturday 12 November (Day 1):

    _Plenary Conference_. In the morning we go by boats from the Volkshotel to the Conference Venue in the city centre. The conference will be as diverse as Steemit's Frontpage. 20 minute pecha kucha / Ted X style presentations. Part of the program is already set, and the rest will be open for your suggestion (soon more on that). In the second room workshops, and well have Lunch, Dinner and a Night party (with Steem Djs) in this place too.\n\nNote: This day will be livestreamed and recorded, so no one will miss out (well,... Amsterdam of course), even if you somehow can't make it!\n\n

    Sunday 13 November (Day 3):

    _Unconference day_, called the \"Red Light Mashup\" where we are able to enjoy a \"late sunday breakfast\" in the hotel (until noon) and go on a longer boat tour along the canals to the oldest part of Amsterdam, which won't be that much about XXX in on a sunday during daytime and you can 'hook'up with fellow steemians as a diverse set of activities is planned nearby for you to pick: Guided tours, climb the Old Church tower, visit a weird attic museum on the canals, follow a workshop, grab a coffee, explore side street surprises and we have a base hangout (looking at a former arcade hall at the moment), all within the vicinity of one-other. This lazy sunday afternoon is followed by a closing dinner and drinks in the Volkshotel.\n\n

    Costs $$$ and Wins. How does 1000 Steem Power sound to you?

    So yes: drinks, lunches, dinners, open bars, conference venues that must cost a shitload right? \n\nThe idea of this event is also to show the power of Steemit and next to support from Steemit HQ, quite some whales are supporting SteemFest and therefore help lower the ticket price a great bunch for SteemFest to make it as accessible as possible for any Steemian to join. \n\nVery soon (this week) we will communicate the conference ticket price. We are even working on a 'Steem Travel Reimbursement Fund' where you can apply to get part of your trip paid by this fund, based on miles travelled!\n\nWhat we can already say is that Steemit HQ has this supercool (!!!) offer for all Steemians showing up (with a ticket (available soon)) in Amsterdam: 1000 SteemPower onto your account! \n\nWe have also bargained a great package deal for the Volkshotel for the given dates and more info will be published on that soon. This will be the official hotel and key events (opening drinks, closing dinner, boat departures) will happen from here, so its great to book a room there. Soon more info. We have blocked 130 rooms for the conference, so that would mean the hotel would be practically owned by Steem people. LOL.\n\n

    What can you do now already?

    \n1. Save 11-12-13 November 2016 in your agenda and book a flight / train / start arranging visas!\n2. Follow @steemfest the official account for SteemFest\n3. Signup via SteemFest.com\n\n_Wait with booking a hotel_ until we announce our hotel package and ticket price. \n\n

    _Soon_ to be published on @steemfest

    \n- Conference Ticket price (trying to make it 1/4 of the costprice per person)\n- Hotel package details for the official conference venue \"Volkshotel\" (130 rooms blocked)\n- Infos on the _Travel Reimbursement Fund_ to claim back (part of your) travel costs\n- First names and 'call for program ideas'\n\nFinancially I can say is that this event will be run of @steemfest which will turn into a multisignature account very soon (before sponsor money will be put on the account). More info on that soon, but you can already check @xeroc's recent posts if you want to learn more about multi-signature steem accounts.\n\n

    All proceedings from this post will be transferred to the @steemfest account and help fund SteemFest 1

    ", + "category": "steemfest", + "children": 160, + "created": "2016-09-12T22:15:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s13.postimg.org/rmwo22hw7/steem_Fest_poster_playground.jpg" + ], + "links": [ + "https://steemit.com/boredom/@roelandp/embrace-boredom-a-little-story-about-getting-into-the-zen-and-dish-washing", + "https://steemit.com/introduceyourself/@roelandp/my-proper-introduceyourself-hello-i-m-roelandp", + "http://volkshotel.nl", + "http://steemfest.com" + ], + "tags": [ + "steemfest", + "steemit", + "steem", + "conference", + "amsterdam" + ], + "users": [ + "ned", + "cass", + "steemfest", + "xeroc" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 437372887623984, + "payout": 11198.576, + "payout_at": "2016-09-19T22:15:09", + "pending_payout_value": "11198.576 HBD", + "percent_hbd": 10000, + "permlink": "save-the-date-steemfest-1-11-12-13-november-2016-amsterdam-nl", + "post_id": 1225091, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 695 + }, + "title": "[save the date] SteemFest 1 - 11/12/13 November 2016 - Amsterdam, NL", + "updated": "2016-09-12T22:18:30", + "url": "/steemfest/@roelandp/save-the-date-steemfest-1-11-12-13-november-2016-amsterdam-nl" + }, + { + "active_votes": [ + { + "rshares": 16755281967563, + "voter": "itsascam" + }, + { + "rshares": 7557283748521, + "voter": "steempty" + }, + { + "rshares": 30353591074372, + "voter": "smooth" + }, + { + "rshares": 2010293785420, + "voter": "steemroller" + }, + { + "rshares": 74805378251, + "voter": "donaldtrump" + }, + { + "rshares": 17833920340536, + "voter": "steemed" + }, + { + "rshares": 2217792330072, + "voter": "badassmother" + }, + { + "rshares": 5993942039492, + "voter": "steemit200" + }, + { + "rshares": 1731436913211, + "voter": "joseph" + }, + { + "rshares": 4355276714228, + "voter": "au1nethyb1" + }, + { + "rshares": 485122019613, + "voter": "recursive2" + }, + { + "rshares": 651673983804, + "voter": "masteryoda" + }, + { + "rshares": 3254899228205, + "voter": "recursive" + }, + { + "rshares": 708539134481, + "voter": "boombastic" + }, + { + "rshares": 6954694631, + "voter": "bingo-0" + }, + { + "rshares": 1767269135, + "voter": "bingo-1" + }, + { + "rshares": 5688607560120, + "voter": "smooth.witness" + }, + { + "rshares": 10365132192, + "voter": "idol" + }, + { + "rshares": 5043750251, + "voter": "sakr" + }, + { + "rshares": 1784460140, + "voter": "jocelyn" + }, + { + "rshares": 14793354242, + "voter": "gregory-f" + }, + { + "rshares": 554241939, + "voter": "f35720" + }, + { + "rshares": 60086173655, + "voter": "lovelace" + }, + { + "rshares": 74892417650, + "voter": "eeks" + }, + { + "rshares": 498703846, + "voter": "paco-steem" + }, + { + "rshares": 6006405558, + "voter": "spaninv" + }, + { + "rshares": 9534319613, + "voter": "richman" + }, + { + "rshares": 581780723755, + "voter": "nanzo-scoop" + }, + { + "rshares": 183166613658, + "voter": "mummyimperfect" + }, + { + "rshares": 103792960411, + "voter": "asch" + }, + { + "rshares": 1414321499, + "voter": "murh" + }, + { + "rshares": 6517277902, + "voter": "cryptofunk" + }, + { + "rshares": 2380357206, + "voter": "error" + }, + { + "rshares": 1088234191355, + "voter": "cyber" + }, + { + "rshares": 61678133748, + "voter": "theshell" + }, + { + "rshares": 50831444340, + "voter": "ak2020" + }, + { + "rshares": 69280498458, + "voter": "justtryme90" + }, + { + "rshares": 8444658507, + "voter": "badger311" + }, + { + "rshares": 8739325345, + "voter": "badger313" + }, + { + "rshares": 8702827614, + "voter": "badger312" + }, + { + "rshares": 9001973394, + "voter": "badger316" + }, + { + "rshares": 9123923965, + "voter": "badger319" + }, + { + "rshares": 9031557781, + "voter": "badger3101" + }, + { + "rshares": 8484371114, + "voter": "badger3111" + }, + { + "rshares": 9046675913, + "voter": "badger3121" + }, + { + "rshares": 8655016180, + "voter": "badger3131" + }, + { + "rshares": 8763045211, + "voter": "badger3141" + }, + { + "rshares": 8739453800, + "voter": "badger3171" + }, + { + "rshares": 8546855954, + "voter": "badger3181" + }, + { + "rshares": 9133346310, + "voter": "badger3191" + }, + { + "rshares": 8546692844, + "voter": "badger3112" + }, + { + "rshares": 8887969807, + "voter": "badger3132" + }, + { + "rshares": 8761093741, + "voter": "badger3162" + }, + { + "rshares": 8992244297, + "voter": "badger3113" + }, + { + "rshares": 8642807886, + "voter": "badger3123" + }, + { + "rshares": 8766602954, + "voter": "badger3133" + }, + { + "rshares": 9118359724, + "voter": "badger3153" + }, + { + "rshares": 8796689830, + "voter": "badger3163" + }, + { + "rshares": 8827245303, + "voter": "badger3193" + }, + { + "rshares": 8776818063, + "voter": "badger3114" + }, + { + "rshares": 8685663112, + "voter": "badger3124" + }, + { + "rshares": 8588459406, + "voter": "badger3144" + }, + { + "rshares": 8510231316, + "voter": "badger3154" + }, + { + "rshares": 8377454951, + "voter": "badger3164" + }, + { + "rshares": 8709610129, + "voter": "badger3174" + }, + { + "rshares": 8990147355, + "voter": "badger3194" + }, + { + "rshares": 8886405623, + "voter": "badger3105" + }, + { + "rshares": 8829871300, + "voter": "badger3135" + }, + { + "rshares": 8423693063, + "voter": "badger3145" + }, + { + "rshares": 9007791015, + "voter": "badger3155" + }, + { + "rshares": 8700420554, + "voter": "badger3175" + }, + { + "rshares": 8476416242, + "voter": "badger3195" + }, + { + "rshares": 8118066308, + "voter": "badger3106" + }, + { + "rshares": 8937639951, + "voter": "badger3116" + }, + { + "rshares": 8985666162, + "voter": "badger3126" + }, + { + "rshares": 8612215471, + "voter": "badger3136" + }, + { + "rshares": 8258415644, + "voter": "badger3146" + }, + { + "rshares": 8490356190, + "voter": "badger3156" + }, + { + "rshares": 8706404705, + "voter": "badger3166" + }, + { + "rshares": 8621148181, + "voter": "badger3176" + }, + { + "rshares": 8755890485, + "voter": "badger3186" + }, + { + "rshares": 8791694513, + "voter": "badger3196" + }, + { + "rshares": 8719131325, + "voter": "badger3107" + }, + { + "rshares": 8471234920, + "voter": "badger315" + }, + { + "rshares": 8967798699, + "voter": "badger318" + }, + { + "rshares": 9017469354, + "voter": "badger3151" + }, + { + "rshares": 8689504021, + "voter": "badger3161" + }, + { + "rshares": 8949018277, + "voter": "badger3122" + }, + { + "rshares": 8885778223, + "voter": "badger3142" + }, + { + "rshares": 9108990725, + "voter": "badger3152" + }, + { + "rshares": 8411493414, + "voter": "badger3172" + }, + { + "rshares": 8925369694, + "voter": "badger3182" + }, + { + "rshares": 8680564470, + "voter": "badger3192" + }, + { + "rshares": 8595071709, + "voter": "badger3143" + }, + { + "rshares": 8858368574, + "voter": "badger3173" + }, + { + "rshares": 8564639501, + "voter": "badger3104" + }, + { + "rshares": 8276437501, + "voter": "badger3134" + }, + { + "rshares": 8683745951, + "voter": "badger3184" + }, + { + "rshares": 8620766828, + "voter": "badger3115" + }, + { + "rshares": 9094337935, + "voter": "badger3165" + }, + { + "rshares": 8719854886, + "voter": "badger3185" + }, + { + "rshares": 8781868170, + "voter": "badger314" + }, + { + "rshares": 9016639241, + "voter": "badger317" + }, + { + "rshares": 8754767708, + "voter": "badger3102" + }, + { + "rshares": 8716196161, + "voter": "badger3103" + }, + { + "rshares": 8643125157, + "voter": "badger3125" + }, + { + "rshares": 8609233299, + "voter": "badger3183" + }, + { + "rshares": 3769463236248, + "voter": "satoshifund" + }, + { + "rshares": 409101774211, + "voter": "taoteh1221" + }, + { + "rshares": 389110512, + "voter": "stiletto" + }, + { + "rshares": 31906310819, + "voter": "wongshiying" + }, + { + "rshares": 263191974228, + "voter": "trogdor" + }, + { + "rshares": 4866056824, + "voter": "tee-em" + }, + { + "rshares": 318399463, + "voter": "unonimity" + }, + { + "rshares": 5946864970, + "voter": "mark-waser" + }, + { + "rshares": 17023109715, + "voter": "albertogm" + }, + { + "rshares": 1723281861, + "voter": "acec" + }, + { + "rshares": 113948079769, + "voter": "geoffrey" + }, + { + "rshares": 48046209384, + "voter": "kimziv" + }, + { + "rshares": 4777211725, + "voter": "crok" + }, + { + "rshares": 45329641437, + "voter": "honeythief" + }, + { + "rshares": 2806364225, + "voter": "gary-smith" + }, + { + "rshares": 82866843499, + "voter": "emily-cook" + }, + { + "rshares": 460191463095, + "voter": "ericvancewalton" + }, + { + "rshares": 164474822116, + "voter": "dashpaymag" + }, + { + "rshares": 71631441263, + "voter": "rubybian" + }, + { + "rshares": 18457982184, + "voter": "hakise" + }, + { + "rshares": 15227384805, + "voter": "r4fken" + }, + { + "rshares": 25048773353, + "voter": "tcfxyz" + }, + { + "rshares": 2648711164, + "voter": "romel" + }, + { + "rshares": 6937691244, + "voter": "futurefood" + }, + { + "rshares": 839637782832, + "voter": "slowwalker" + }, + { + "rshares": 2304718526, + "voter": "vi1son" + }, + { + "rshares": 1382909545432, + "voter": "renohq" + }, + { + "rshares": 174391951967, + "voter": "knircky" + }, + { + "rshares": 305443738, + "voter": "johanniellano" + }, + { + "rshares": 11948823984, + "voter": "asim" + }, + { + "rshares": 114002438, + "voter": "snowden" + }, + { + "rshares": 15582332459, + "voter": "aaseb" + }, + { + "rshares": 39560965012, + "voter": "biophil" + }, + { + "rshares": 1107680109, + "voter": "karen13" + }, + { + "rshares": 11094842444, + "voter": "deviedev" + }, + { + "rshares": 227955793, + "voter": "hankrearden" + }, + { + "rshares": 2668109030, + "voter": "dmacshady" + }, + { + "rshares": 465032261, + "voter": "karenmckersie" + }, + { + "rshares": 13705953610, + "voter": "tinyhomeliving" + }, + { + "rshares": 175114226483, + "voter": "blueorgy" + }, + { + "rshares": 1048340255, + "voter": "poseidon" + }, + { + "rshares": 346168356760, + "voter": "calaber24p" + }, + { + "rshares": 7168488518, + "voter": "geronimo" + }, + { + "rshares": 3756031862, + "voter": "tarindel" + }, + { + "rshares": 14277844951, + "voter": "beowulfoflegend" + }, + { + "rshares": 256635871130, + "voter": "liberosist" + }, + { + "rshares": 5021608055, + "voter": "sharker" + }, + { + "rshares": 53840554553, + "voter": "jl777" + }, + { + "rshares": 50619397, + "voter": "steemchain" + }, + { + "rshares": 2783540828, + "voter": "dabaisha" + }, + { + "rshares": 283331361, + "voter": "sergey44" + }, + { + "rshares": 4543591172, + "voter": "proto" + }, + { + "rshares": 7217589844, + "voter": "sisterholics" + }, + { + "rshares": 45789351717, + "voter": "celebr1ty" + }, + { + "rshares": 149624601, + "voter": "steemster1" + }, + { + "rshares": 817422571, + "voter": "bullionstackers" + }, + { + "rshares": 1661182850, + "voter": "jillstein2016" + }, + { + "rshares": 921882750, + "voter": "metaflute" + }, + { + "rshares": 2298212075, + "voter": "taker" + }, + { + "rshares": 1943832207, + "voter": "brownsgreens" + }, + { + "rshares": 59219358, + "voter": "sharon" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 255141502938, + "voter": "laonie" + }, + { + "rshares": 164647687167, + "voter": "twinner" + }, + { + "rshares": 23390997891, + "voter": "rawnetics" + }, + { + "rshares": 9291181191, + "voter": "myfirst" + }, + { + "rshares": 51808233200, + "voter": "somebody" + }, + { + "rshares": 2179361607, + "voter": "flysaga" + }, + { + "rshares": 2082608072, + "voter": "gmurph" + }, + { + "rshares": 11444993053, + "voter": "midnightoil" + }, + { + "rshares": 4277222683, + "voter": "ullikume" + }, + { + "rshares": 5646994365, + "voter": "kurtbeil" + }, + { + "rshares": 28618813669, + "voter": "xiaohui" + }, + { + "rshares": 1515144667, + "voter": "elfkitchen" + }, + { + "rshares": 95732802157, + "voter": "joele" + }, + { + "rshares": 1006878635, + "voter": "xiaokongcom" + }, + { + "rshares": 60819615, + "voter": "msjennifer" + }, + { + "rshares": 55925537, + "voter": "ciao" + }, + { + "rshares": 55449983, + "voter": "steemo" + }, + { + "rshares": 2029640132, + "voter": "xianjun" + }, + { + "rshares": 25744337942, + "voter": "hanshotfirst" + }, + { + "rshares": 55306941, + "voter": "steema" + }, + { + "rshares": 6092606341, + "voter": "lordvader" + }, + { + "rshares": 662006689, + "voter": "herbertmueller" + }, + { + "rshares": 74615731, + "voter": "evgenyche" + }, + { + "rshares": 3209376097, + "voter": "fingolfin" + }, + { + "rshares": 71282219, + "voter": "confucius" + }, + { + "rshares": 2786292132, + "voter": "bledarus" + }, + { + "rshares": 1763517342, + "voter": "anech512" + }, + { + "rshares": 56157882, + "voter": "jarvis" + }, + { + "rshares": 132977963, + "voter": "microluck" + }, + { + "rshares": 54313084, + "voter": "fortuner" + }, + { + "rshares": 3119131178, + "voter": "virtualgrowth" + }, + { + "rshares": 93967126680, + "voter": "serejandmyself" + }, + { + "rshares": 12409390955, + "voter": "gvargas123" + }, + { + "rshares": 53056158, + "voter": "johnbyrd" + }, + { + "rshares": 53039566, + "voter": "thomasaustin" + }, + { + "rshares": 53037689, + "voter": "thermor" + }, + { + "rshares": 53048942, + "voter": "ficholl" + }, + { + "rshares": 53030738, + "voter": "widell" + }, + { + "rshares": 7576386694, + "voter": "jenniferskyler" + }, + { + "rshares": 52651308, + "voter": "revelbrooks" + }, + { + "rshares": 2982178419, + "voter": "netaterra" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 2149706470, + "voter": "therealpaul" + }, + { + "rshares": 4227873325, + "voter": "steemitpatina" + }, + { + "rshares": 52708083, + "voter": "curpose" + }, + { + "rshares": 1183314250, + "voter": "lenar" + }, + { + "rshares": 85972582, + "voter": "uziriel" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 1660674892, + "voter": "davidjkelley" + }, + { + "rshares": 51718188, + "voter": "crion" + }, + { + "rshares": 51388276, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 21746667950, + "voter": "sponge-bob" + }, + { + "rshares": 15898929032, + "voter": "digital-wisdom" + }, + { + "rshares": 3789365183, + "voter": "ethical-ai" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 6827311951, + "voter": "jwaser" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 201635244360, + "voter": "asksisk" + }, + { + "rshares": 1701267958, + "voter": "kiwideb" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 2673994994, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 2142141248, + "voter": "alina1" + }, + { + "rshares": 1546235067, + "voter": "catsmart" + }, + { + "rshares": 91142943026, + "voter": "cnfund" + }, + { + "rshares": 7837930769, + "voter": "mariandavp" + }, + { + "rshares": 44345595692, + "voter": "brains" + }, + { + "rshares": 3073603178, + "voter": "landofcrypto" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 231961828794, + "voter": "jamielefay" + }, + { + "rshares": 1342126292, + "voter": "portuguesinha" + }, + { + "rshares": 62797265, + "voter": "natsbats" + }, + { + "rshares": 519729361, + "voter": "nelyp" + }, + { + "rshares": 511010052, + "voter": "anomaly" + }, + { + "rshares": 2453328658, + "voter": "ellepdub" + }, + { + "rshares": 358690149, + "voter": "ola1" + }, + { + "rshares": 12084249437, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 51659688, + "voter": "drac59" + }, + { + "rshares": 57119426, + "voter": "everittdmickey" + }, + { + "rshares": 4814022329, + "voter": "morgan.waser" + }, + { + "rshares": 50214183, + "voter": "weare" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50570250, + "voter": "ziggo" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 50540827, + "voter": "amstel" + }, + { + "rshares": 50482289, + "voter": "connection" + }, + { + "rshares": 176586448, + "voter": "natord" + }, + { + "rshares": 87010555270, + "voter": "btshuang" + }, + { + "rshares": 2020262526, + "voter": "cwbrooch" + }, + { + "rshares": 3687674747, + "voter": "strong-ai" + }, + { + "rshares": 349037704, + "voter": "darkminded153" + }, + { + "rshares": 527276812, + "voter": "grisha-danunaher" + }, + { + "rshares": 72826233, + "voter": "igtes" + }, + { + "rshares": 705822962, + "voter": "dikanevroman" + }, + { + "rshares": 144899746, + "voter": "buffett" + }, + { + "rshares": 205540805, + "voter": "sjamayee" + }, + { + "rshares": 158676075, + "voter": "iberia" + }, + { + "rshares": 161839498, + "voter": "durex" + }, + { + "rshares": 426281596, + "voter": "witchcraftblog" + }, + { + "rshares": 161096439, + "voter": "bethsoft" + }, + { + "rshares": 157816798, + "voter": "gravity" + }, + { + "rshares": 2271511840, + "voter": "dresden" + }, + { + "rshares": 157176058, + "voter": "cybergirls" + }, + { + "rshares": 156425539, + "voter": "planetearth" + }, + { + "rshares": 156194471, + "voter": "stimmt" + }, + { + "rshares": 159062820, + "voter": "rule" + }, + { + "rshares": 155528114, + "voter": "icesteem" + }, + { + "rshares": 89654003, + "voter": "storage" + }, + { + "rshares": 73844343, + "voter": "blackmarket" + }, + { + "rshares": 79990132, + "voter": "gifts" + }, + { + "rshares": 157593592, + "voter": "dixonloveart" + }, + { + "rshares": 154728026, + "voter": "ajmastaflex" + }, + { + "rshares": 153450886, + "voter": "shyaam" + } + ], + "author": "jamielefay", + "author_payout_value": "0.000 HBD", + "author_reputation": 65.72, + "beneficiaries": [], + "blacklists": [], + "body": "
    *\u201cYou know, it would be much less trouble if you were willing to bat your magic eyelashes.\u201d*
    \n\n

    \n\n# Playing by Her Rules\n\n### Pierre Hotel, New York\n\nHe left Morgan\u2019s room as irresistibly charmed by her strength as he was angry and frustrated by her attitude. He knew what was driving her behavior; she was too blind and hurt to look at the bigger picture. He had the skill to change her mind, to make her heed, and yet he was incapable of using it to force her to comply. He stopped, looking at the closed door that stood between him and Morgan.\n\n    \u201cYour gaze is very powerful, but trust me, it won\u2019t open that door,\u201d said a familiar voice behind him. Gabriel felt a large welcoming hand squeeze his shoulder. \u201cYou all right?\u201d\n\n    \u201cBastian, what are you doing here?\u201d\n\n    The tall blond man smiled openly. \u201cIs this how you welcome your most beloved kinsman?\u201d\n\n    Bastian embraced him. Gabriel\u2019s younger cousin had grown to become bigger and more muscular than him. The Ange\u2019el was engulfed by the playful clumsy warmth of his dearest friend\u2019s body. \u00a0\n\n    \u201cYou should have changed.\u201d He\u00a0looked\u00a0at Bastian\u2019s conspicuous kimono-like green-gold tunic, embroidered with the symbol of the sun. The same sun-shaped\u00a0design adorned some of his large rings and bracelets that rattled as he moved. Bastian wore his hair in a similar style to Gabriel.\u00a0He had half his hair pulled back in a ponytail, but he showcased a couple of braids on the sides of his head and adorned them with rich golden beads. The Ange\u2019el was tense and stressed, and yet the blond man could not help but smile.\n\n    \u201cI need to go, Bas. I need to track some guys.\u201d Gabriel turned and prepared to leave.\n\n    \u201cNot before you tell me what\u2019s going on.\u201d \n\n    He ignored the Ma\u2019asai and attempted to walk away, but his cousin had a tight grip on his arm. Bastian smiled and, after a moment the Ange\u2019el stopped and nodded. They took the elevator to Gabriel\u2019s suite.\n\n    \u201cWhy are you here Bas?\u201d\n\n    \u201cBecause you clearly need me. Look at you.\u201d\n\n    \u201cI\u2019m fine.\u00a0I just need time to think.\u201d\n\n    \u201cSage told me you went to the Sacred House and didn\u2019t stop by to visit her and the kids. She\u2019s very distressed.\u00a0This is completely unlike you.\u201d\n\n    \u201cI\u2019m sorry. Will you tell her? \u00a0Tell her that I\u2019m sorry and that all is well? Please?\u201d\n\n    \u201cIs this about that woman, Morgan?\u201d\n\n    \u201cHer life is at risk; she needs protection. She is speaking at an outdoors event tomorrow in front of thousands of people.\u201d\n\n    \u201cSo it's true. Zanus is trying to have her killed.\u201d Gabriel nodded. \u201cJust tell her not to do it. Make her. Use your powers; you are\u00a0justified in this situation.\u201d\n\n    \u201cI can\u2019t.\u201d Gabriel let the despair on his face express what he struggled to put in words. Bastian sighed and put his hand on the Ange\u2019el\u2019s shoulder.\n\n    \u201cWhat do you need brother?\u201d\n\n    \u201cAn army.\u201d\n\n    \u201cThe Ma\u2019asai will stand by your side, but you know that Sky will have us both for lunch if I bring my men to Manhattan.\u201d\n\n

    \n\n    \u201cThank you.\u201d Gabriel\u2019s tense shoulders dropped, reassured by his cousin\u2019s support.\n\n    \u201cI\u2019ll talk to Sky to\u00a0try to get the support of the Yi\u2019ingo. If Sky is willing to help, I won\u2019t need the Ma\u2019asai.\u201d\n\n    \u201cWell, thanks for that.\u201d\n\n    \u201cYou know what I mean. I don\u2019t want to cause a rift between you and Sky.\u201d\n\n    \u201cI should go with you to see her. You two will get\u2014\u201d\n\n    \u201cBest you stay out of it. We will have a problem\u00a0if she denies me and commands you to remain at Ahe\u2019ey. I don\u2019t want you to have to challenge her rule. We have enough problems as it is.\u00a0You both need to trust each other.\u201d \n\n    \u201cHey, irrational and impetuous activities that anger Sky and Amalia are usually my forte. Plus, she loves me, even when she hates me. It\u2019s my charm and sex appeal. You know?\u201d Bastian said boastfully.\n\n    \u201cStill, I\u2019ll try to keep you out of this, if I can.\u201d\n\n    \u201cI\u2019m here for you brother. Just don\u2019t lose your mind too often, one of us needs to be the responsible one.\u201d Bastian pointed at Gabriel who smiled. \u201cYou know, it would be much less trouble if you were willing to bat your magic eyelashes.\u201d\n\n    \u201cI know. If you don\u2019t hear from me, meet me here at dawn. I need thirty of your best men. Hide the swords. And please wear your farm gear. No shiny stuff.\u201d\n\n    \u201cNow you\u2019re pushing your luck.\u201d Bastian joked. \u201cConsider it done. I\u2019ll be at the farm.\u201d Bastian headed for the elevator.\n\n    \u201cBas! Thank you.\u201d\n\n    \u201cI don\u2019t quite know what\u2019s gotten into you, but let\u2019s hope she\u2019s worth it.\u201d\u2028\u00a0\u00a0\n\n

    \n

    \n# Have you missed previous chapters of Ahe'ey?\n

    \nYou can catch up here on Steemit or any of the channels bellow. New episodes are released here on Steemit first. Once a full chapter is released here on Steemit it is published in Amazon, IBooks and Smashwords for your reading convenience. You can also listen to Ahe\u2019ey on Alexandria, iTunes podcast, Stitcher podcast and Soundcloud. \n

    \n\n### Read Ahe'ey\n\n

    \n\n### Listen to Ahe'ey\n\n

    \n\n### Connect with Jamie\n\n

    \n\n

    \n### Chapter 1 - Beginnings\n**1 - Sky Falling**: Read or listen. \n**2 - A Surprising Reception**: Read or listen. \n**3 - I Will Find You**: Read or listen. \n**4 - The Interview**: Read or listen. \n**5 - Royal Orphans**: Read or listen. \n**6 - Breakfast with a View**: Read or listen. \n**7 - Water Angels**: Read or listen. \n**8 - Perfection**: Read. \n**9 - Alone**: Read. \n\n### Chapter 2 - Gravitational Pull\n\n**10 - Womanhood**: Read. \n**11 - Young Warriors**: Read. \n**12 - Manhood**: Read. \n**13 - Illicit Lust**: Read. \n**14 - Children of the Moon**: Read. \n**15 - Used**: Read. \n**16 - Submission**: Read. \n**17 - The Attack**: Read. \n\n### Chapter 3 - Disillusion\n\n**18 - Allegiance**: Read. \n**19 - The Revelation**: Read. \n**20 - Playing by Her Rules**\n

    \n

    \n\n

    \n\n

    \u00a9Jamie Le Fay, 2016. Reproduction is strictly prohibited.

    ", + "category": "writing", + "children": 6, + "created": "2016-09-14T13:20:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/20_orig.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/gabriel-and-bastian_1.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/separator-1_orig.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/steemit_4_orig.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/amazon_1.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/ibooks_1.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/smashwords_1.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/podcast_4_orig.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/stitcher_1.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/soundcloud_4_orig.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/alexandria_orig.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/goodreads_1.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/facebook_4.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/twitter_4_orig.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/email_4_orig.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/upvote-1_orig.png" + ], + "links": [ + "https://steemit.com/@jamielefay", + "https://www.amazon.com/s/ref=dp_byline_sr_ebooks_1?ie=UTF8&text=Jamie+Le+Fay&search-alias=digital-text&field-author=Jamie+Le+Fay&sort=relevancerank", + "https://itunes.apple.com/au/book/beginnings-aheey-book-1/id1152938022?", + "https://www.smashwords.com/books/byseries/26267", + "https://itunes.apple.com/au/podcast/aheey-an-original-novel/id1148466649", + "http://www.stitcher.com/podcast/jamie-le-fay/aheey-an-original-novel", + "https://soundcloud.com/user-133206247/sets/aheey-podcast", + "http://alexandria.io/browser/#/974d0b503c76f9a2d25f30976957d8399cb1d2bb42c0bca9658fba0d3d6d1da3", + " https://www.goodreads.com/author/show/8195049.Jamie_Le_Fay", + " https://www.facebook.com/JamieLeFay", + "https://twitter.com/JamieLeFay", + " http://www.angeelseries.com/contact.html", + "https://steemit.com/writing/@jamielefay/sky-falling-ahe-ey-1", + "https://soundcloud.com/user-133206247/1-sky-falling", + "https://steemit.com/writing/@jamielefay/ahe-ey-a-surprising-reception-an-original-novel-part-2", + "https://soundcloud.com/user-133206247/2-a-surprising-reception", + "https://steemit.com/writing/@jamielefay/ahe-ey-i-will-find-you-an-original-novel-part-3", + "https://soundcloud.com/user-133206247/3-i-will-find-you", + "https://steemit.com/writing/@jamielefay/ahe-ey-the-interview-an-original-novel-part-4", + "https://soundcloud.com/user-133206247/4-the-interview", + "https://steemit.com/writing/@jamielefay/ahe-ey-royal-orphans-an-original-novel-part-5", + "https://soundcloud.com/user-133206247/5-royal-orphans", + "https://steemit.com/writing/@jamielefay/ahe-ey-breakfast-with-a-view-an-original-novel-part-6", + "https://soundcloud.com/user-133206247/6-breakfast-with-a-view", + "https://steemit.com/writing/@jamielefay/ahe-ey-water-angels-an-original-novel-part-7", + "https://soundcloud.com/user-133206247/7-water-angels", + "https://steemit.com/writing/@jamielefay/ahe-ey-perfection-an-original-novel-part-8", + "https://steemit.com/writing/@jamielefay/ahe-ey-alone-an-original-novel-part-9", + "https://steemit.com/writing/@jamielefay/ahe-ey-womanhood-an-original-novel-part-10", + "https://steemit.com/writing/@jamielefay/ahe-ey-young-warriors-an-original-novel-part-11", + "https://steemit.com/writing/@jamielefay/ahe-ey-manhood-an-original-novel-part-12", + "https://steemit.com/writing/@jamielefay/ahe-ey-illicit-lust-an-original-novel-part-13", + "https://steemit.com/writing/@jamielefay/ahe-ey-children-of-the-moon-an-original-novel-part-14", + "https://steemit.com/writing/@jamielefay/ahe-ey-used-an-original-novel-part-15", + "https://steemit.com/writing/@jamielefay/ahe-ey-submission-an-original-novel-part-16", + "https://steemit.com/writing/@jamielefay/ahe-ey-the-attack-an-original-novel-part-17", + "https://steemit.com/writing/@jamielefay/ahe-ey-allegiance-an-original-novel-part-18", + "https://steemit.com/writing/@jamielefay/ahe-ey-the-revelation-an-original-novel-part-19" + ], + "tags": [ + "writing", + "story", + "fiction", + "fantasy", + "aheey" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 113208528271342, + "payout": 733.557, + "payout_at": "2016-09-21T13:20:12", + "pending_payout_value": "733.557 HBD", + "percent_hbd": 10000, + "permlink": "ahe-ey-playing-by-her-rules-an-original-novel-part-20", + "post_id": 1243003, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 291 + }, + "title": "Ahe\u2019ey - Playing by Her Rules (An Original Novel - Part 20)", + "updated": "2016-09-14T13:20:12", + "url": "/writing/@jamielefay/ahe-ey-playing-by-her-rules-an-original-novel-part-20" + }, + { + "active_votes": [ + { + "rshares": 28095165716689, + "voter": "dantheman" + }, + { + "rshares": 480434932959, + "voter": "barrie" + }, + { + "rshares": 30980623649504, + "voter": "smooth" + }, + { + "rshares": 260667990419, + "voter": "anonymous" + }, + { + "rshares": 22775133133177, + "voter": "ned" + }, + { + "rshares": 1860953191300, + "voter": "books" + }, + { + "rshares": 1551221454785, + "voter": "butterfly" + }, + { + "rshares": 4263896768945, + "voter": "riverhead" + }, + { + "rshares": 2331277990762, + "voter": "badassmother" + }, + { + "rshares": 1120577689756, + "voter": "rossco99" + }, + { + "rshares": 2936313093760, + "voter": "wang" + }, + { + "rshares": 6368563416960, + "voter": "steemit200" + }, + { + "rshares": 1868926634967, + "voter": "xeroc" + }, + { + "rshares": 6514615313383, + "voter": "complexring" + }, + { + "rshares": 403574278365, + "voter": "ajvest" + }, + { + "rshares": 1771444650183, + "voter": "joseph" + }, + { + "rshares": 4820770239284, + "voter": "au1nethyb1" + }, + { + "rshares": 63624142984, + "voter": "jason" + }, + { + "rshares": 491098730346, + "voter": "recursive3" + }, + { + "rshares": 3458312417787, + "voter": "recursive" + }, + { + "rshares": 1171989672, + "voter": "mineralwasser" + }, + { + "rshares": 686879409728, + "voter": "boombastic" + }, + { + "rshares": 91196077625, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 425489337, + "voter": "lee2" + }, + { + "rshares": 27116552935, + "voter": "lee3" + }, + { + "rshares": 8772917394, + "voter": "lee4" + }, + { + "rshares": 22319781467, + "voter": "lee5" + }, + { + "rshares": 6953910678, + "voter": "bingo-0" + }, + { + "rshares": 1717627381, + "voter": "bingo-1" + }, + { + "rshares": 5788748196170, + "voter": "smooth.witness" + }, + { + "rshares": 450707785244, + "voter": "boatymcboatface" + }, + { + "rshares": 254052082457, + "voter": "pheonike" + }, + { + "rshares": 10604663525, + "voter": "idol" + }, + { + "rshares": 5249617608, + "voter": "sakr" + }, + { + "rshares": 100110794674, + "voter": "coindup" + }, + { + "rshares": 52267603683, + "voter": "ilanaakoundi" + }, + { + "rshares": 26338065841, + "voter": "unosuke" + }, + { + "rshares": 3109701163, + "voter": "yefet" + }, + { + "rshares": 15938714095, + "voter": "brindleswan" + }, + { + "rshares": 1773712291, + "voter": "jocelyn" + }, + { + "rshares": 83511432069, + "voter": "acidsun" + }, + { + "rshares": 78241534862, + "voter": "easteagle13" + }, + { + "rshares": 15174942772, + "voter": "full-measure" + }, + { + "rshares": 461419789586, + "voter": "leesunmoo" + }, + { + "rshares": 1199653971503, + "voter": "gavvet" + }, + { + "rshares": 74885126773, + "voter": "eeks" + }, + { + "rshares": 508866333, + "voter": "paco-steem" + }, + { + "rshares": 10464794097, + "voter": "mranderson" + }, + { + "rshares": 6128712690, + "voter": "spaninv" + }, + { + "rshares": 31076852778, + "voter": "instructor2121" + }, + { + "rshares": -12087903048, + "voter": "james-show" + }, + { + "rshares": 2197244270, + "voter": "gekko" + }, + { + "rshares": 336343127417, + "voter": "teamsteem" + }, + { + "rshares": 577043347946, + "voter": "nanzo-scoop" + }, + { + "rshares": 3463291873, + "voter": "cryptohead" + }, + { + "rshares": 16351085361, + "voter": "canhazlulz" + }, + { + "rshares": 169286341920, + "voter": "steve-walschot" + }, + { + "rshares": 9836128503, + "voter": "kefkius" + }, + { + "rshares": 47419915237, + "voter": "hannixx42" + }, + { + "rshares": 1420092931, + "voter": "jonathan-tokki" + }, + { + "rshares": 183043808553, + "voter": "mummyimperfect" + }, + { + "rshares": 38107257638, + "voter": "klye" + }, + { + "rshares": 268717014, + "voter": "coar" + }, + { + "rshares": 106590675831, + "voter": "asch" + }, + { + "rshares": 669077816872, + "voter": "kevinwong" + }, + { + "rshares": 1413642140, + "voter": "murh" + }, + { + "rshares": 1118740260, + "voter": "martinallien" + }, + { + "rshares": 6370944694, + "voter": "cryptofunk" + }, + { + "rshares": 596952154, + "voter": "kodi" + }, + { + "rshares": 2380104240, + "voter": "error" + }, + { + "rshares": 10787921195, + "voter": "andu" + }, + { + "rshares": 40007353941, + "voter": "ranko-k" + }, + { + "rshares": 1135543735246, + "voter": "cyber" + }, + { + "rshares": 50798124779, + "voter": "ak2020" + }, + { + "rshares": 31562505381, + "voter": "drinkzya" + }, + { + "rshares": 13520299030, + "voter": "johnerfx" + }, + { + "rshares": 2095606454, + "voter": "spartanza" + }, + { + "rshares": 397051543, + "voter": "stiletto" + }, + { + "rshares": 368073157739, + "voter": "hedge-x" + }, + { + "rshares": 56682607223, + "voter": "juanmiguelsalas" + }, + { + "rshares": 110456090750, + "voter": "kenny-crane" + }, + { + "rshares": 17441953575, + "voter": "samether" + }, + { + "rshares": 35117589693, + "voter": "ratel" + }, + { + "rshares": 53445896287, + "voter": "thecryptodrive" + }, + { + "rshares": 192893746652, + "voter": "will-zewe" + }, + { + "rshares": 385972818351, + "voter": "kaylinart" + }, + { + "rshares": 77662924650, + "voter": "tim-johnston" + }, + { + "rshares": 89948712335, + "voter": "schro" + }, + { + "rshares": 1177272136, + "voter": "johnerminer" + }, + { + "rshares": 2246781567, + "voter": "stephen-somers" + }, + { + "rshares": 263013079590, + "voter": "trogdor" + }, + { + "rshares": 4675063468, + "voter": "tee-em" + }, + { + "rshares": 31336422763, + "voter": "michaelx" + }, + { + "rshares": 170298166990, + "voter": "thedashguy" + }, + { + "rshares": 5946057576, + "voter": "mark-waser" + }, + { + "rshares": 116594641815, + "voter": "geoffrey" + }, + { + "rshares": 42673266189, + "voter": "kimziv" + }, + { + "rshares": 2832877281, + "voter": "danilo-cuellar" + }, + { + "rshares": 279108743340, + "voter": "lukestokes" + }, + { + "rshares": 84593236072, + "voter": "emily-cook" + }, + { + "rshares": 32732094748, + "voter": "talanhorne" + }, + { + "rshares": 2250839259, + "voter": "superfreek" + }, + { + "rshares": 33966801563, + "voter": "cryptoiskey" + }, + { + "rshares": 11723623850, + "voter": "primus" + }, + { + "rshares": 484592257, + "voter": "mrhankeh" + }, + { + "rshares": 38897615588, + "voter": "clement" + }, + { + "rshares": 44994055587, + "voter": "isteemit" + }, + { + "rshares": 32848510708, + "voter": "acassity" + }, + { + "rshares": 17907896025, + "voter": "grey580" + }, + { + "rshares": 68580548647, + "voter": "bacchist" + }, + { + "rshares": 69428316025, + "voter": "venuspcs" + }, + { + "rshares": 7595774542, + "voter": "dasha" + }, + { + "rshares": 179676652871, + "voter": "asmolokalo" + }, + { + "rshares": 57102199500, + "voter": "ezzy" + }, + { + "rshares": 69452044997, + "voter": "rubybian" + }, + { + "rshares": 3347914804, + "voter": "orly" + }, + { + "rshares": 5162963706, + "voter": "riscadox" + }, + { + "rshares": 28192997009, + "voter": "firepower" + }, + { + "rshares": 9139678294, + "voter": "allycat" + }, + { + "rshares": 18154877004, + "voter": "stealthtrader" + }, + { + "rshares": 18842493961, + "voter": "hakise" + }, + { + "rshares": 18271435969, + "voter": "r4fken" + }, + { + "rshares": 25547649126, + "voter": "tcfxyz" + }, + { + "rshares": 7075889259, + "voter": "futurefood" + }, + { + "rshares": 68677604399, + "voter": "mikemiziner" + }, + { + "rshares": 146574162898, + "voter": "derekareith" + }, + { + "rshares": 748749058, + "voter": "rxhector" + }, + { + "rshares": 529117159613, + "voter": "neoxian" + }, + { + "rshares": 10594872684, + "voter": "seanmchughart" + }, + { + "rshares": 750166709, + "voter": "busser" + }, + { + "rshares": 113873687449, + "voter": "crypt0" + }, + { + "rshares": 1353934559017, + "voter": "renohq" + }, + { + "rshares": 177942999407, + "voter": "knircky" + }, + { + "rshares": 192452722, + "voter": "ilya.ofilkin" + }, + { + "rshares": 2226795955, + "voter": "steem1653" + }, + { + "rshares": 101946106, + "voter": "cynetyc" + }, + { + "rshares": 17220139599, + "voter": "sebastien" + }, + { + "rshares": 4823279956, + "voter": "gikitiki" + }, + { + "rshares": 8826363429, + "voter": "steemit-life" + }, + { + "rshares": 12198655728, + "voter": "asim" + }, + { + "rshares": 118752539, + "voter": "snowden" + }, + { + "rshares": 4709018700, + "voter": "thegoodguy" + }, + { + "rshares": 15254343308, + "voter": "aaseb" + }, + { + "rshares": 19640671824, + "voter": "senseiteekay" + }, + { + "rshares": 1107663461, + "voter": "karen13" + }, + { + "rshares": 27601819975, + "voter": "dwinblood" + }, + { + "rshares": 76642186987, + "voter": "sephiroth" + }, + { + "rshares": 6266740248, + "voter": "cryptosi" + }, + { + "rshares": 81450406579, + "voter": "ntomaino" + }, + { + "rshares": 6398779034, + "voter": "juvyjabian" + }, + { + "rshares": 4205385163, + "voter": "dcryptogold" + }, + { + "rshares": 12853559657, + "voter": "domavila" + }, + { + "rshares": 2395414530, + "voter": "dmacshady" + }, + { + "rshares": 499909680, + "voter": "karenmckersie" + }, + { + "rshares": -12255217969, + "voter": "kuriko" + }, + { + "rshares": 836691465, + "voter": "thinkngrow" + }, + { + "rshares": 22879020662, + "voter": "grolelo" + }, + { + "rshares": 436384573873, + "voter": "knozaki2015" + }, + { + "rshares": 46819384787, + "voter": "milestone" + }, + { + "rshares": 7460249695, + "voter": "lichtblick" + }, + { + "rshares": 39856415994, + "voter": "creemej" + }, + { + "rshares": 89580632, + "voter": "wildchild" + }, + { + "rshares": 5838810899, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 2046081228, + "voter": "the-future" + }, + { + "rshares": 15368242706, + "voter": "nippel66" + }, + { + "rshares": 24609773336, + "voter": "phenom" + }, + { + "rshares": 2828187420, + "voter": "sgnsteems" + }, + { + "rshares": 4232907512, + "voter": "oululahti" + }, + { + "rshares": 11275395785, + "voter": "benjiberigan" + }, + { + "rshares": 1048310310, + "voter": "poseidon" + }, + { + "rshares": 360289908808, + "voter": "calaber24p" + }, + { + "rshares": 322883299010, + "voter": "xpilar" + }, + { + "rshares": 19714722059, + "voter": "mustafaomar" + }, + { + "rshares": 14325695560, + "voter": "all-of-us" + }, + { + "rshares": 7168473448, + "voter": "geronimo" + }, + { + "rshares": 5076294724, + "voter": "bitcoiner" + }, + { + "rshares": 2909793501, + "voter": "vlad" + }, + { + "rshares": 3754886370, + "voter": "tarindel" + }, + { + "rshares": 3711786648, + "voter": "azurejasper" + }, + { + "rshares": 14277445117, + "voter": "beowulfoflegend" + }, + { + "rshares": 3696573278, + "voter": "birdie" + }, + { + "rshares": 839085743, + "voter": "sovereignbtc" + }, + { + "rshares": 30851290111, + "voter": "deanliu" + }, + { + "rshares": 41036136252, + "voter": "celsius100" + }, + { + "rshares": 5579292133, + "voter": "sharker" + }, + { + "rshares": 92042257179, + "voter": "rea" + }, + { + "rshares": 472134488, + "voter": "nin0000" + }, + { + "rshares": 4211985585, + "voter": "vapekings14" + }, + { + "rshares": 53839639071, + "voter": "jl777" + }, + { + "rshares": 999035161918, + "voter": "james212" + }, + { + "rshares": 30002446832, + "voter": "zaebars" + }, + { + "rshares": 1808058993, + "voter": "yarly" + }, + { + "rshares": 272610758, + "voter": "yarly2" + }, + { + "rshares": 273018668, + "voter": "yarly3" + }, + { + "rshares": 157733805, + "voter": "yarly4" + }, + { + "rshares": 158624349, + "voter": "yarly5" + }, + { + "rshares": 90416287, + "voter": "yarly7" + }, + { + "rshares": 838465852, + "voter": "raymonjohnstone" + }, + { + "rshares": 1475972708, + "voter": "rfresh" + }, + { + "rshares": 50619397, + "voter": "steemchain" + }, + { + "rshares": 50619397, + "voter": "whalepool" + }, + { + "rshares": 205798085, + "voter": "sergey44" + }, + { + "rshares": 961096168, + "voter": "happyphoenix" + }, + { + "rshares": 20688732028, + "voter": "krabgat" + }, + { + "rshares": 4543533670, + "voter": "proto" + }, + { + "rshares": 658330815, + "voter": "curator" + }, + { + "rshares": 2484571495, + "voter": "ace108" + }, + { + "rshares": 7211578391, + "voter": "sisterholics" + }, + { + "rshares": 437530299, + "voter": "yarly10" + }, + { + "rshares": 1326326960, + "voter": "alex.chien" + }, + { + "rshares": 234176102, + "voter": "yarly11" + }, + { + "rshares": 132561283, + "voter": "cronk" + }, + { + "rshares": 81879061, + "voter": "yarly12" + }, + { + "rshares": 3600257744, + "voter": "tygergamer" + }, + { + "rshares": 2885781511, + "voter": "nelu.ceban" + }, + { + "rshares": 1431793806, + "voter": "jj888" + }, + { + "rshares": 7252444947, + "voter": "lykkeliten" + }, + { + "rshares": 146224042, + "voter": "steemster1" + }, + { + "rshares": 1033757233, + "voter": "neowenyuan27" + }, + { + "rshares": 10079309869, + "voter": "michiel" + }, + { + "rshares": 112669609, + "voter": "awaking" + }, + { + "rshares": 46939312969, + "voter": "jasonstaggers" + }, + { + "rshares": 3391999835, + "voter": "glitterpig" + }, + { + "rshares": 128587928653, + "voter": "steemdrive" + }, + { + "rshares": 1049761118, + "voter": "metaflute" + }, + { + "rshares": 56686076565, + "voter": "gomeravibz" + }, + { + "rshares": 2298169701, + "voter": "taker" + }, + { + "rshares": 12785250549, + "voter": "nekromarinist" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 235438675, + "voter": "frozendota" + }, + { + "rshares": 7872807379, + "voter": "french.fyde" + }, + { + "rshares": 3272479291, + "voter": "merej99" + }, + { + "rshares": 58971492, + "voter": "lillianjones" + }, + { + "rshares": 254846011688, + "voter": "laonie" + }, + { + "rshares": 2551900055, + "voter": "pdogg147" + }, + { + "rshares": 22902918845, + "voter": "rawnetics" + }, + { + "rshares": 25085253003, + "voter": "laonie1" + }, + { + "rshares": 26132274895, + "voter": "laonie2" + }, + { + "rshares": 26141438708, + "voter": "laonie3" + }, + { + "rshares": 25094584507, + "voter": "laoyao" + }, + { + "rshares": 7958879600, + "voter": "myfirst" + }, + { + "rshares": 51767291585, + "voter": "somebody" + }, + { + "rshares": 16851520865, + "voter": "sunshine" + }, + { + "rshares": 1935718339, + "voter": "flysaga" + }, + { + "rshares": 6513721558, + "voter": "brendio" + }, + { + "rshares": 2082414330, + "voter": "gmurph" + }, + { + "rshares": 11435924988, + "voter": "midnightoil" + }, + { + "rshares": 64812629, + "voter": "coderg" + }, + { + "rshares": 4276738846, + "voter": "ullikume" + }, + { + "rshares": 26136684196, + "voter": "laonie4" + }, + { + "rshares": 26133889368, + "voter": "laonie5" + }, + { + "rshares": 26130809772, + "voter": "laonie6" + }, + { + "rshares": 4422170805, + "voter": "armen" + }, + { + "rshares": 26126568283, + "voter": "laonie7" + }, + { + "rshares": 6143364900, + "voter": "kurtbeil" + }, + { + "rshares": 26122787391, + "voter": "laonie8" + }, + { + "rshares": 4847580137, + "voter": "miketr" + }, + { + "rshares": 26119897476, + "voter": "laonie9" + }, + { + "rshares": 28583391876, + "voter": "xiaohui" + }, + { + "rshares": 455315409, + "voter": "money247" + }, + { + "rshares": 27895342236, + "voter": "capper2016" + }, + { + "rshares": 124347105, + "voter": "bigsambucca" + }, + { + "rshares": 1504052123, + "voter": "elfkitchen" + }, + { + "rshares": 90636882443, + "voter": "joele" + }, + { + "rshares": 5832992184, + "voter": "oflyhigh" + }, + { + "rshares": 15232009219, + "voter": "randyclemens" + }, + { + "rshares": 2067319246, + "voter": "paynode" + }, + { + "rshares": 254125216984, + "voter": "sirwinchester" + }, + { + "rshares": 119781212, + "voter": "agussudaryanto" + }, + { + "rshares": 894295979, + "voter": "xiaokongcom" + }, + { + "rshares": 2076514108, + "voter": "natalymaty" + }, + { + "rshares": 59437351, + "voter": "msjennifer" + }, + { + "rshares": 54654502, + "voter": "ciao" + }, + { + "rshares": 3819969050, + "voter": "villainblack" + }, + { + "rshares": 8638318326, + "voter": "theconnoisseur" + }, + { + "rshares": 62928860, + "voter": "session101" + }, + { + "rshares": 52985539, + "voter": "steemo" + }, + { + "rshares": 1802644693, + "voter": "xianjun" + }, + { + "rshares": 52848854, + "voter": "steema" + }, + { + "rshares": 5835200634, + "voter": "lordvader" + }, + { + "rshares": 1591903334, + "voter": "erikclark13" + }, + { + "rshares": 60087364, + "voter": "jfelton5" + }, + { + "rshares": 13704404005, + "voter": "highlite" + }, + { + "rshares": 73061236, + "voter": "evgenyche" + }, + { + "rshares": 69662169, + "voter": "confucius" + }, + { + "rshares": 30266174573, + "voter": "mrosenquist" + }, + { + "rshares": 69130289, + "voter": "stevescriber" + }, + { + "rshares": 4097488430, + "voter": "bledarus" + }, + { + "rshares": 254221036, + "voter": "elenirossidou" + }, + { + "rshares": 52467942, + "voter": "loli" + }, + { + "rshares": 91438608476, + "voter": "miacats" + }, + { + "rshares": 52419023, + "voter": "nano2nd" + }, + { + "rshares": 9128816455, + "voter": "mione" + }, + { + "rshares": 50545877, + "voter": "party1998" + }, + { + "rshares": 54909929, + "voter": "jarvis" + }, + { + "rshares": 118127541, + "voter": "microluck" + }, + { + "rshares": 194278320, + "voter": "lisadang" + }, + { + "rshares": 599010678, + "voter": "ashwim" + }, + { + "rshares": 39649124339, + "voter": "abechobi" + }, + { + "rshares": 270063285, + "voter": "matrixdweller" + }, + { + "rshares": 9426100952, + "voter": "theb0red1" + }, + { + "rshares": 39033223374, + "voter": "blockchaingirl" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 61521721, + "voter": "artakh" + }, + { + "rshares": 60298281, + "voter": "maelstr0m" + }, + { + "rshares": 2005139683, + "voter": "chinadaily" + }, + { + "rshares": 59021275, + "voter": "cryptoblu" + }, + { + "rshares": 59014859, + "voter": "instructor" + }, + { + "rshares": 2989167379, + "voter": "virtualgrowth" + }, + { + "rshares": 116271251196, + "voter": "helikopterben" + }, + { + "rshares": 755197619059, + "voter": "dollarvigilante" + }, + { + "rshares": 4974768209, + "voter": "almerri" + }, + { + "rshares": 437392874, + "voter": "crezyliza" + }, + { + "rshares": 728677907, + "voter": "alexma3x" + }, + { + "rshares": 59448799, + "voter": "dazatherton" + }, + { + "rshares": 9824715558, + "voter": "gvargas123" + }, + { + "rshares": 4749474946, + "voter": "themanualbot" + }, + { + "rshares": 3554920873, + "voter": "catherinebleish" + }, + { + "rshares": 13280505385, + "voter": "telos" + }, + { + "rshares": 51877132, + "voter": "johnbyrd" + }, + { + "rshares": 51860909, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 51870077, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 89863553323, + "voter": "icfiedler" + }, + { + "rshares": 7576386694, + "voter": "jenniferskyler" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 26113221925, + "voter": "laonie10" + }, + { + "rshares": 362426778, + "voter": "mrlogic" + }, + { + "rshares": 62362905, + "voter": "steempipe" + }, + { + "rshares": 415123347, + "voter": "mig641" + }, + { + "rshares": 3210363899, + "voter": "rossenpavlov" + }, + { + "rshares": 73263128002, + "voter": "sweetsssj" + }, + { + "rshares": 5592910819, + "voter": "trev" + }, + { + "rshares": 58984845, + "voter": "attacheguevera" + }, + { + "rshares": 88763334463, + "voter": "barrycooper" + }, + { + "rshares": 1964812271, + "voter": "matildapurse" + }, + { + "rshares": 59126308, + "voter": "wmhammer" + }, + { + "rshares": 3643649230, + "voter": "stillsafe" + }, + { + "rshares": 45976979590, + "voter": "emancipatedhuman" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 15039452312, + "voter": "pressfortruth" + }, + { + "rshares": 28822571115, + "voter": "hilarski" + }, + { + "rshares": 58897154, + "voter": "purplelama" + }, + { + "rshares": 63318466, + "voter": "ajavajive" + }, + { + "rshares": 58863225, + "voter": "willdizon" + }, + { + "rshares": 9033482669, + "voter": "onetree" + }, + { + "rshares": 101945845, + "voter": "slorunner" + }, + { + "rshares": 80071335, + "voter": "justinschwalm" + }, + { + "rshares": 62230417, + "voter": "ytengra" + }, + { + "rshares": 58816543, + "voter": "anurbanmonk" + }, + { + "rshares": 58625501, + "voter": "admiralbird" + }, + { + "rshares": 209027774, + "voter": "onlyvoluntary" + }, + { + "rshares": 26418612891, + "voter": "mattclarke" + }, + { + "rshares": 51562255, + "voter": "curpose" + }, + { + "rshares": 66946803, + "voter": "donniet" + }, + { + "rshares": 58229275, + "voter": "illiterary" + }, + { + "rshares": 58227896, + "voter": "purpledragon" + }, + { + "rshares": 747955870, + "voter": "dajohns1420" + }, + { + "rshares": 58195179, + "voter": "steever" + }, + { + "rshares": 55859919, + "voter": "rickmiller" + }, + { + "rshares": 58083507, + "voter": "tomtrial" + }, + { + "rshares": 2128573690, + "voter": "voluntary" + }, + { + "rshares": 1258844947, + "voter": "lenar" + }, + { + "rshares": 10224555938, + "voter": "etcmike" + }, + { + "rshares": 5031861579, + "voter": "nulliusinverba" + }, + { + "rshares": 118894339, + "voter": "billstclair" + }, + { + "rshares": 4961292124, + "voter": "ats-david" + }, + { + "rshares": 1698343166, + "voter": "runridefly" + }, + { + "rshares": 56799795, + "voter": "drdsp" + }, + { + "rshares": 73054974, + "voter": "stephenkendal" + }, + { + "rshares": 2515197844, + "voter": "colinklein" + }, + { + "rshares": 67325144, + "voter": "crowe" + }, + { + "rshares": 57851441, + "voter": "gabylo" + }, + { + "rshares": 57818188, + "voter": "nwoinfowarrior" + }, + { + "rshares": 140260104, + "voter": "internets" + }, + { + "rshares": 58197677, + "voter": "jcomeauictx" + }, + { + "rshares": 85972582, + "voter": "uziriel" + }, + { + "rshares": 57615204, + "voter": "carlpieper" + }, + { + "rshares": 23248010241, + "voter": "mikehere" + }, + { + "rshares": 2525257823, + "voter": "funkywanderer" + }, + { + "rshares": 58404009, + "voter": "haulin" + }, + { + "rshares": 1127983211, + "voter": "digitaltyrants" + }, + { + "rshares": 4592499069, + "voter": "richardcrill" + }, + { + "rshares": 57432859, + "voter": "rdennis" + }, + { + "rshares": 463737840, + "voter": "wakeupnd" + }, + { + "rshares": 25230942954, + "voter": "laonie11" + }, + { + "rshares": 2226421634, + "voter": "jeremyfromwi" + }, + { + "rshares": 57354941, + "voter": "trappist" + }, + { + "rshares": 1759751456, + "voter": "eight-rad" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 62783765, + "voter": "lovetosteemit" + }, + { + "rshares": 4777043756, + "voter": "nadin3" + }, + { + "rshares": 57206697, + "voter": "mschangey" + }, + { + "rshares": 6881296299, + "voter": "mdoolsky" + }, + { + "rshares": 1660521782, + "voter": "davidjkelley" + }, + { + "rshares": 1536187649, + "voter": "paa" + }, + { + "rshares": 57035814, + "voter": "michaelmillman" + }, + { + "rshares": 1841792209, + "voter": "mobios" + }, + { + "rshares": 51718188, + "voter": "crion" + }, + { + "rshares": 185701642, + "voter": "greatness" + }, + { + "rshares": 95086202, + "voter": "expatlove" + }, + { + "rshares": 51388276, + "voter": "hitherise" + }, + { + "rshares": 51379706, + "voter": "wiss" + }, + { + "rshares": 4264813887, + "voter": "baro" + }, + { + "rshares": 54555750, + "voter": "sebastianbauer" + }, + { + "rshares": 9060248806, + "voter": "sponge-bob" + }, + { + "rshares": 4876299293, + "voter": "l0k1" + }, + { + "rshares": 15558440540, + "voter": "digital-wisdom" + }, + { + "rshares": 5796897349, + "voter": "leavemealone" + }, + { + "rshares": 484830244, + "voter": "areynolds" + }, + { + "rshares": 3788867362, + "voter": "ethical-ai" + }, + { + "rshares": 2477345340, + "voter": "fajrilgooner" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 55451642, + "voter": "oliver67" + }, + { + "rshares": 3752611743, + "voter": "titusfrost" + }, + { + "rshares": 55401224, + "voter": "walternz" + }, + { + "rshares": 55785732, + "voter": "ahmetova" + }, + { + "rshares": 6826532415, + "voter": "jwaser" + }, + { + "rshares": 12018331809, + "voter": "doitvoluntarily" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 57960510, + "voter": "randal" + }, + { + "rshares": 1042464041, + "voter": "zettar" + }, + { + "rshares": 94160774, + "voter": "kyusho" + }, + { + "rshares": 1456245163, + "voter": "smisi" + }, + { + "rshares": 808370638, + "voter": "keverw" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 3129690535, + "voter": "michaelmatthews" + }, + { + "rshares": 272947224, + "voter": "benjamin.still" + }, + { + "rshares": 201589220299, + "voter": "asksisk" + }, + { + "rshares": 60016590, + "voter": "lsk464" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 462480634, + "voter": "totosky" + }, + { + "rshares": 55166840, + "voter": "dadinova" + }, + { + "rshares": 55291535, + "voter": "tesana" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 2673674818, + "voter": "bwaser" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 6023904178, + "voter": "dexter-k" + }, + { + "rshares": 51830988, + "voter": "roadhog" + }, + { + "rshares": 344116052, + "voter": "panther" + }, + { + "rshares": 205136407819, + "voter": "doudou252666" + }, + { + "rshares": 1784221363, + "voter": "alina1" + }, + { + "rshares": 50639382, + "voter": "doggnostic" + }, + { + "rshares": 216343977, + "voter": "frankcorvus" + }, + { + "rshares": 674369673, + "voter": "ct-gurus" + }, + { + "rshares": 50377764, + "voter": "jenny-talls" + }, + { + "rshares": 379813366049, + "voter": "charlieshrem" + }, + { + "rshares": 60333696709, + "voter": "tracemayer" + }, + { + "rshares": 9049304130, + "voter": "brains" + }, + { + "rshares": 52597837, + "voter": "waldemar-kuhn" + }, + { + "rshares": 50210467, + "voter": "post-successful" + }, + { + "rshares": 2750832574, + "voter": "gavicrane" + }, + { + "rshares": 4035917321, + "voter": "ibringawareness" + }, + { + "rshares": 91838084, + "voter": "freedomizer" + }, + { + "rshares": 54450522, + "voter": "monsieurbullion" + }, + { + "rshares": 3135075242, + "voter": "landofcrypto" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 866262455, + "voter": "bitcoinparadise" + }, + { + "rshares": 115333053, + "voter": "positivesteem" + }, + { + "rshares": 5749106267, + "voter": "chick1" + }, + { + "rshares": 2281633550, + "voter": "rigaronib" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 59255972, + "voter": "freebornangel" + }, + { + "rshares": 2084637414, + "voter": "steemsquad" + }, + { + "rshares": 27665326382, + "voter": "tarekadam" + }, + { + "rshares": 2399709436, + "voter": "ellepdub" + }, + { + "rshares": 51890765, + "voter": "gregorygarcia" + }, + { + "rshares": 57056918, + "voter": "inarix03" + }, + { + "rshares": 765205651, + "voter": "ola1" + }, + { + "rshares": 11700440445, + "voter": "herpetologyguy" + }, + { + "rshares": 53045662, + "voter": "saintmichael" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 54452104, + "voter": "drac59" + }, + { + "rshares": 113493291, + "voter": "patricklemarie" + }, + { + "rshares": 52345932, + "voter": "scottrsykes" + }, + { + "rshares": 76492342, + "voter": "ancientofdays" + }, + { + "rshares": 51381898, + "voter": "ross001" + }, + { + "rshares": 4813395895, + "voter": "morgan.waser" + }, + { + "rshares": 51636819, + "voter": "mbizryu0" + }, + { + "rshares": 51631638, + "voter": "archij" + }, + { + "rshares": 51615039, + "voter": "cfisher" + }, + { + "rshares": 51530815, + "voter": "movie7283" + }, + { + "rshares": 51527606, + "voter": "ppcompp2" + }, + { + "rshares": 51520427, + "voter": "jj1968" + }, + { + "rshares": 51516489, + "voter": "cineger" + }, + { + "rshares": 51497383, + "voter": "sksduddk" + }, + { + "rshares": 51490214, + "voter": "jjc0719" + }, + { + "rshares": 51422448, + "voter": "cuvi" + }, + { + "rshares": 285981023, + "voter": "thefinanceguy" + }, + { + "rshares": 51230296, + "voter": "steemq" + }, + { + "rshares": 1157070714, + "voter": "anns" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 5187569471, + "voter": "donchate" + }, + { + "rshares": 50791473, + "voter": "synereo" + }, + { + "rshares": 50677982, + "voter": "sjytoy" + }, + { + "rshares": 50676799, + "voter": "shy2675" + }, + { + "rshares": 50675747, + "voter": "suance1009" + }, + { + "rshares": 50674176, + "voter": "hasqmd" + }, + { + "rshares": 50673722, + "voter": "fischer67" + }, + { + "rshares": 50672116, + "voter": "elya1" + }, + { + "rshares": 50632828, + "voter": "xclamp45" + }, + { + "rshares": 50618471, + "voter": "likeagame1" + }, + { + "rshares": 50616898, + "voter": "apple4006" + }, + { + "rshares": 50615195, + "voter": "bigbell61" + }, + { + "rshares": 50612850, + "voter": "dolpo777" + }, + { + "rshares": 50611931, + "voter": "dongperi" + }, + { + "rshares": 50610620, + "voter": "lion2byung" + }, + { + "rshares": 50610002, + "voter": "cwj1973" + }, + { + "rshares": 50609329, + "voter": "psj212" + }, + { + "rshares": 50608661, + "voter": "owithed2" + }, + { + "rshares": 50606929, + "voter": "fiself2" + }, + { + "rshares": 50605131, + "voter": "trablinever1" + }, + { + "rshares": 50603861, + "voter": "nuals1940" + }, + { + "rshares": 50602310, + "voter": "fanceth2" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 50543061, + "voter": "rabobank" + }, + { + "rshares": 50536471, + "voter": "twistys" + }, + { + "rshares": 1934246426, + "voter": "vetvso" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 50355943, + "voter": "forea1995" + }, + { + "rshares": 50354561, + "voter": "holow1968" + }, + { + "rshares": 50353969, + "voter": "peaces1952" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 50346496, + "voter": "himighar2" + }, + { + "rshares": 50345607, + "voter": "aromese1974" + }, + { + "rshares": 50344921, + "voter": "runis1943" + }, + { + "rshares": 50344067, + "voter": "tong1962" + }, + { + "rshares": 50340744, + "voter": "hishe1997" + }, + { + "rshares": 3389664065, + "voter": "dodders007" + }, + { + "rshares": 249967603, + "voter": "letstalkliberty" + }, + { + "rshares": 3687229297, + "voter": "strong-ai" + }, + { + "rshares": 51393104, + "voter": "buit1989" + }, + { + "rshares": 51389981, + "voter": "imadecoult1" + }, + { + "rshares": 51387526, + "voter": "infees2" + }, + { + "rshares": 51384095, + "voter": "suar1997" + }, + { + "rshares": 51382067, + "voter": "sobsell93" + }, + { + "rshares": 51380710, + "voter": "stroned96" + }, + { + "rshares": 51378107, + "voter": "drethe" + }, + { + "rshares": 51377505, + "voter": "qualwas" + }, + { + "rshares": 51376367, + "voter": "phent1994" + }, + { + "rshares": 51375075, + "voter": "baboyes" + }, + { + "rshares": 51373532, + "voter": "whor1973" + }, + { + "rshares": 51372739, + "voter": "youreforn" + }, + { + "rshares": 51371902, + "voter": "voll1981" + }, + { + "rshares": 51370717, + "voter": "copenty2" + }, + { + "rshares": 51369717, + "voter": "maject2" + }, + { + "rshares": 51367233, + "voter": "coust1997" + }, + { + "rshares": 51366398, + "voter": "busionea84" + }, + { + "rshares": 51365174, + "voter": "therver1" + }, + { + "rshares": 51364022, + "voter": "appirdsmanne1990" + }, + { + "rshares": 51362967, + "voter": "alienighted87" + }, + { + "rshares": 51359746, + "voter": "anity1994" + }, + { + "rshares": 51357142, + "voter": "themphe1" + }, + { + "rshares": 51355864, + "voter": "abild1988" + }, + { + "rshares": 51353540, + "voter": "spoll1973" + }, + { + "rshares": 66162576, + "voter": "afteld1" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 164690897, + "voter": "flowmetheus" + }, + { + "rshares": 2338788116, + "voter": "senseye" + }, + { + "rshares": 509474511, + "voter": "listentojon" + }, + { + "rshares": 1319293556, + "voter": "rusteemitblog" + }, + { + "rshares": 162566373, + "voter": "dayan" + }, + { + "rshares": 161974443, + "voter": "zapply" + }, + { + "rshares": 435351417, + "voter": "witchcraftblog" + }, + { + "rshares": 161693690, + "voter": "shadowproject" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 160861015, + "voter": "cybergirl" + }, + { + "rshares": 157625413, + "voter": "the.dudermensch" + }, + { + "rshares": 156994554, + "voter": "so-guitarist" + }, + { + "rshares": 158378106, + "voter": "food-creator" + }, + { + "rshares": 159957896, + "voter": "charlie.wilson" + }, + { + "rshares": 159950870, + "voter": "haribo" + }, + { + "rshares": 159425365, + "voter": "tipsandtricks" + }, + { + "rshares": 159164412, + "voter": "disneypixar" + }, + { + "rshares": 159143891, + "voter": "reef" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 158478077, + "voter": "mirceali" + }, + { + "rshares": 14822188998, + "voter": "goldmatters" + }, + { + "rshares": 148973579, + "voter": "majes" + }, + { + "rshares": 81051650, + "voter": "dealzgal" + }, + { + "rshares": 124101138, + "voter": "dbudlov" + }, + { + "rshares": 158179594, + "voter": "hemola" + }, + { + "rshares": 158168733, + "voter": "shanehasbrouck" + }, + { + "rshares": 294139246, + "voter": "wakeupworldnews" + }, + { + "rshares": 154986758, + "voter": "steempolizei" + }, + { + "rshares": 157927038, + "voter": "phoenix12x" + }, + { + "rshares": 92745520, + "voter": "storage" + }, + { + "rshares": 188144802, + "voter": "antaja" + }, + { + "rshares": 157593613, + "voter": "steemdesigner" + }, + { + "rshares": 568738102, + "voter": "hacon" + }, + { + "rshares": 149066262, + "voter": "raph" + }, + { + "rshares": 154247502, + "voter": "dougkarr" + }, + { + "rshares": 157057018, + "voter": "ryanharvey" + }, + { + "rshares": 167538084, + "voter": "mrlemmer11" + }, + { + "rshares": 73844343, + "voter": "blackmarket" + }, + { + "rshares": 79990132, + "voter": "gifts" + }, + { + "rshares": 85579531, + "voter": "expat" + }, + { + "rshares": 134906258, + "voter": "steemtrail" + }, + { + "rshares": 142863505, + "voter": "pathtomydream" + }, + { + "rshares": 115485161, + "voter": "paulocouto" + }, + { + "rshares": 151832395, + "voter": "fathermayhem" + }, + { + "rshares": 151578968, + "voter": "rjordan" + }, + { + "rshares": 154517625, + "voter": "marco001" + }, + { + "rshares": 154495535, + "voter": "libraryali" + }, + { + "rshares": 148041723, + "voter": "newsfeed" + }, + { + "rshares": 138917685, + "voter": "sawgunner13" + }, + { + "rshares": 144801473, + "voter": "dirlei.sdias" + } + ], + "author": "dollarvigilante", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.46, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://dollarvigilante.com/wp-content/uploads/2016/09/Wells-Fargo-and-Other-Banks-Now-Just-Outright-Stealing-Peoples-Money-The-Dollar-Vigilante-676x374.jpg
    \n\nCenturies ago banks actually stored real money (gold) and gave their customers paper receipts which made transferring and transporting easier.\n\nThen as time went by, banks just began storing currency. Unbacked fiat paper is not money.\n\nIn those days the term \"bank robbery\" used to mean a man with a gun would come in and steal the currency from the bank.\n\nNow, in the 21st century, the term \"bank robbery\" has a completely different meaning. Now, to quote the popular Russian turn of phrase, bank robs you!\n\nWhat occurred in Cyprus in 2013, was the most overt form of daylight robbery. Over the weekend the banks closed and upon reopening, anyone with substantial funds had approximately 50% less than they previously owned.\n\nNow, banks like Wells Fargo, are just outright defrauding and stealing from people!\n\nOver the past week, the swindlers at Wells Fargo\u2019s were caught engaging in questionable activity yet again and consequently their stock\u2019s value has suffered. The shares took a dip as globalist Warren Buffet\u2019s favorite bank, was fined $185 million for a series of fraudulent actions.\n\nAccording to reports, since 2011, bank employees have opened 1.5 million bank accounts and \"applied\" for 565,000 credit cards as well as opened false email accounts - none of which were authorized by their customers.\n\nPart of the fraud lies in the fact that these shady bank workers were transferring funds from their customers existing accounts into the newly created accounts unbeknownst to them, resulting in overdraft fees for insufficient funds in some cases. According to the New York Times, the bank\u2019s employees were incentivized to partake in this illegal activity by compensation policies that rewarded them for opening new accounts. And since bankers never go to prison in the USSA, they must have figured, why not give it a shot?\n\nAfter all, the US is nothing like Iceland which jailed 29 banksters for their role in the 2008 crash.\n\nThe director of the Consumer Financial Protection Bureau or CFPB, (the agency presiding over the fining) Richard Cordray, made a statement saying in part that \u201cunchecked incentives can lead to serious consumer harm and that is what happened here.\u201d\n\nOf course the irony of this fiasco is in the fact that the CFPB is part of the largest organized crime syndicate in the world, the United States government. Not only do these thugs steal around around $2 trillion dollars a year from their tax slaves, but the Pentagram also recently admitted that $6.5 trillion dollars was either \u201cmisplaced or stolen\u201d. Even $6.5 million or billion is an egregious sum of money to lose, let alone $6.5 Trillion with a \u201cT\u201d.\n\nIt was not long ago when we reported on the dubious actions of Deutsche Bank as they refused to make good on their obligations for delivery of physical gold to customers. Aside from that, the bank was also ordered to pay fines amounting to $257 million for doing business with countries under US sanctions at the time. These events have contributed to its poor stock prices, which have plummeted to their lowest levels in 30 years.\n\nWhat Deutsche Bank, Wells Fargo and other commercial banks have been caught for, looks like petty theft when compared to the atrocities committed by the central banks throughout history. In fact most people are not even aware that the value of their money is decreasing through the hidden tax called \u201cinflation\u201d.\n\nWe are living in a centrally planned monetary system that it designed to slowly siphon away wealth from its participating victims. Vladimir Lenin knew this and was even quoted as saying, \u201cThe establishment of a central bank is 90% of communizing a nation.\u201d\n\nSo while many people complacently drink beer and watch football on their widescreen TVs they bought on layaway, their purchasing power and bank accounts are being ransacked by banksters like rats on a sinking ship.\n\nAnd sometimes, as with the Wells Fargo fraud, the banksters will steal from you and then make sure you know how easy it is for them to get away with their ill-gotten gains.\n\nAs this Jubilee Year comes to an end, blatant and outright theft is becoming the order of the day.\n\nWhat is even crazier, is that they appear to be doing it shamelessly.\n\nIt's almost as if they want you to know just how bad things really are - and also to realize you can't do anything about it. This is the same attitude they'll take when the system completely collapses. You may be tempted to complain about your broker or your financial adviser, but doing so won't get you very far.\n\nYes, you'll probably find plenty of evidence that you've been robbed in the middle of a final financial unraveling, but it won't matter. The whole idea is to make you suffer while making it clear that there is nothing you can do about it.\n\nAnd this fraud is a good example of that.\n\nWhat has not been revealed publicly on mainstream television is the fact that Carrie Tolstedt, the executive who spearheaded and ran the group for years, was neither indicted nor penalized by the bank. In fact she walked away with a $120 million severance package. That's right, she was rewarded for her wrongdoing.\n\nIn fact, Stephen Gandel, a Wells Fargo spokesperson, said the timing of Tolstedt\u2019s departure was a result of an apparently coincidental \u201cpersonal decision to retire after 27 years.\u201d Nothing to see here.\n\nFrom a Fortune article:\n\n
    Tolstedt ... is walking away from Wells Fargo with a very full bank account\u2014and praise. In the July announcement of her exit, which made no mention of the soon-to-be-settled case, Wells Fargo\u2019s CEO John Stumpf said Tolstedt had been one of the bank\u2019s most important leaders and \u201ca standard-bearer of our culture\u201d and \u201ca champion for our customers.
    \n\nAs we reach the end of this financial and monetary system, the rats are just stealing as much as they can before the ship goes down. It's plain as day.\n\nIn order to brave these rough waters and subsequent shipwrecks you\u2019re going to need a flotation device. At TDV we provide you with the proverbial life-jacket you need to help keep your head above water through alternatives to traditional banking including offshore opportunities, investment in crypto-currencies and precious metals and mining stock analysis.\n\nThanks to our legendary Senior Analyst Ed Bugos, so far in the last year our overall portfolio is up 200% with numerous call options and picks up over 1000%! You can join in on the profits too if you subscribe to our TDV newsletter here.\n\nThe collapse of the financial system as we know it lies ominously on the horizon, but you don\u2019t have to go it alone. When you subscribe, you gain access to a community of thousands of other like minded individuals who can also help you to survive and prosper through these turbulent times.\n\nUnlike Wells Fargo, we're dedicated to building you up and guiding you, not tearing you down and defrauding you!\n\nThis is not the end of these shenanigans, it is only the beginning. There is more fraud, theft, crisis and collapse to come. Be prepared.\n\n
    https://img1.steemit.com/0x0/https://www.dollarvigilante.com/wp-content/uploads/2016/08/Jeff-Berwick-The-Dollar-Vigilante-Steemit-Bio-1024x221.jpg
    ", + "category": "money", + "children": 46, + "created": "2016-09-14T04:57:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://dollarvigilante.com/wp-content/uploads/2016/09/Wells-Fargo-and-Other-Banks-Now-Just-Outright-Stealing-Peoples-Money-The-Dollar-Vigilante-676x374.jpg", + "https://img1.steemit.com/0x0/https://www.dollarvigilante.com/wp-content/uploads/2016/08/Jeff-Berwick-The-Dollar-Vigilante-Steemit-Bio-1024x221.jpg" + ], + "links": [ + "https://dollarvigilante.com/subscribe" + ], + "tags": [ + "money", + "bank", + "fraud", + "wellsfargo", + "collapse" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 148097235331036, + "payout": 1212.458, + "payout_at": "2016-09-21T04:57:54", + "pending_payout_value": "1212.458 HBD", + "percent_hbd": 10000, + "permlink": "wells-fargo-and-other-banks-now-just-outright-stealing-people-s-money", + "post_id": 1240110, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 1.0, + "gray": false, + "hide": false, + "total_votes": 617 + }, + "title": "Wells Fargo and Other Banks Now Just Outright Stealing People's Money", + "updated": "2016-09-14T04:57:54", + "url": "/money/@dollarvigilante/wells-fargo-and-other-banks-now-just-outright-stealing-people-s-money" + }, + { + "active_votes": [ + { + "rshares": 31620020898591, + "voter": "smooth" + }, + { + "rshares": 3148969163938, + "voter": "proskynneo" + }, + { + "rshares": 2047690323845, + "voter": "badassmother" + }, + { + "rshares": 1402223462530, + "voter": "rossco99" + }, + { + "rshares": 1661136127066, + "voter": "joseph" + }, + { + "rshares": 5936032856649, + "voter": "smooth.witness" + }, + { + "rshares": 457263457128, + "voter": "boatymcboatface" + }, + { + "rshares": 9890320390, + "voter": "idol" + }, + { + "rshares": 405406666, + "voter": "grumlin" + }, + { + "rshares": 1702414765, + "voter": "jocelyn" + }, + { + "rshares": 29965426982, + "voter": "eeks" + }, + { + "rshares": 25198529390, + "voter": "fkn" + }, + { + "rshares": 33121893031, + "voter": "elishagh1" + }, + { + "rshares": 11767006358, + "voter": "acidyo" + }, + { + "rshares": 313666285, + "voter": "coar" + }, + { + "rshares": 109431000744, + "voter": "asch" + }, + { + "rshares": 1414819977, + "voter": "murh" + }, + { + "rshares": 3187757838, + "voter": "cryptofunk" + }, + { + "rshares": 2219569566, + "voter": "error" + }, + { + "rshares": 1008906774931, + "voter": "cyber" + }, + { + "rshares": 63472781325, + "voter": "theshell" + }, + { + "rshares": 33779153239, + "voter": "ratel" + }, + { + "rshares": 29991932170, + "voter": "wongshiying" + }, + { + "rshares": 77665883422, + "voter": "tim-johnston" + }, + { + "rshares": 218988196832, + "voter": "kimziv" + }, + { + "rshares": 22570414478, + "voter": "venuspcs" + }, + { + "rshares": 60398720241, + "voter": "lehard" + }, + { + "rshares": 3632105304, + "voter": "getssidetracked" + }, + { + "rshares": 707099563, + "voter": "trees" + }, + { + "rshares": 98589871, + "voter": "strawhat" + }, + { + "rshares": 328426925, + "voter": "cryptochannel" + }, + { + "rshares": 123004506063, + "voter": "furion" + }, + { + "rshares": 590190776, + "voter": "barbara2" + }, + { + "rshares": 655989441, + "voter": "ch0c0latechip" + }, + { + "rshares": 607124531, + "voter": "doge4lyf" + }, + { + "rshares": 2352100504, + "voter": "vi1son" + }, + { + "rshares": 5532170579, + "voter": "on0tole" + }, + { + "rshares": 136318424, + "voter": "cynetyc" + }, + { + "rshares": 4431003942, + "voter": "karen13" + }, + { + "rshares": 1398542005, + "voter": "jrd8526" + }, + { + "rshares": 274216136539, + "voter": "nabilov" + }, + { + "rshares": 465056409, + "voter": "karenmckersie" + }, + { + "rshares": 46853352949, + "voter": "milestone" + }, + { + "rshares": 37826140767, + "voter": "creemej" + }, + { + "rshares": 4777046291, + "voter": "poseidon" + }, + { + "rshares": 10030801130, + "voter": "rpf" + }, + { + "rshares": 472134488, + "voter": "nin0000" + }, + { + "rshares": 215382638286, + "voter": "jl777" + }, + { + "rshares": 20435341777, + "voter": "positive" + }, + { + "rshares": 5218510034, + "voter": "gustavopasquini" + }, + { + "rshares": 6388563834, + "voter": "summonerrk" + }, + { + "rshares": 3918804551, + "voter": "sompitonov" + }, + { + "rshares": 7710735735, + "voter": "chloetaylor" + }, + { + "rshares": 19827631792, + "voter": "krabgat" + }, + { + "rshares": 18175836555, + "voter": "proto" + }, + { + "rshares": 36105558571, + "voter": "sisterholics" + }, + { + "rshares": 2300746982, + "voter": "leylar" + }, + { + "rshares": 688043074, + "voter": "fnait" + }, + { + "rshares": 611258547, + "voter": "keepcalmand" + }, + { + "rshares": 51810671259, + "voter": "celebr1ty" + }, + { + "rshares": 5068724760, + "voter": "beanz" + }, + { + "rshares": 153025160, + "voter": "steemster1" + }, + { + "rshares": 3620241059, + "voter": "sulev" + }, + { + "rshares": 3445177864, + "voter": "glitterpig" + }, + { + "rshares": 9193626491, + "voter": "taker" + }, + { + "rshares": 60565253, + "voter": "sharon" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 1244806607597, + "voter": "laonie" + }, + { + "rshares": 42592639622, + "voter": "myfirst" + }, + { + "rshares": 259170444279, + "voter": "somebody" + }, + { + "rshares": 9932644291, + "voter": "flysaga" + }, + { + "rshares": 833871118, + "voter": "gmurph" + }, + { + "rshares": 57253243724, + "voter": "midnightoil" + }, + { + "rshares": 3824637868, + "voter": "uuuhha" + }, + { + "rshares": 143187649756, + "voter": "xiaohui" + }, + { + "rshares": 6710453599, + "voter": "elfkitchen" + }, + { + "rshares": 1148932075, + "voter": "boddhisattva" + }, + { + "rshares": 4588945217, + "voter": "xiaokongcom" + }, + { + "rshares": 62201879, + "voter": "msjennifer" + }, + { + "rshares": 57196572, + "voter": "ciao" + }, + { + "rshares": 9344614684, + "voter": "thebotkiller" + }, + { + "rshares": 55449983, + "voter": "steemo" + }, + { + "rshares": 9250344670, + "voter": "xianjun" + }, + { + "rshares": 56535984, + "voter": "steema" + }, + { + "rshares": 72902270, + "voter": "confucius" + }, + { + "rshares": 12545565295, + "voter": "borran" + }, + { + "rshares": 93795645937, + "voter": "miacats" + }, + { + "rshares": 56157882, + "voter": "jarvis" + }, + { + "rshares": 605862734, + "voter": "microluck" + }, + { + "rshares": 575520063, + "voter": "ashwim" + }, + { + "rshares": 6669342810, + "voter": "rubenalexander" + }, + { + "rshares": 58010702, + "voter": "photo00" + }, + { + "rshares": 54313084, + "voter": "fortuner" + }, + { + "rshares": 12609297548, + "voter": "kyriacos" + }, + { + "rshares": 101627835, + "voter": "pollina" + }, + { + "rshares": 516952787, + "voter": "t3lin" + }, + { + "rshares": 9826864372, + "voter": "gvargas123" + }, + { + "rshares": 54235184, + "voter": "johnbyrd" + }, + { + "rshares": 53039566, + "voter": "thomasaustin" + }, + { + "rshares": 54216305, + "voter": "thermor" + }, + { + "rshares": 53048942, + "voter": "ficholl" + }, + { + "rshares": 54209199, + "voter": "widell" + }, + { + "rshares": 53821337, + "voter": "revelbrooks" + }, + { + "rshares": 2220093592, + "voter": "levycore" + }, + { + "rshares": 75410050179, + "voter": "sweetsssj" + }, + { + "rshares": 9139417848, + "voter": "craigwilliamz" + }, + { + "rshares": 52708083, + "voter": "curpose" + }, + { + "rshares": 52836995, + "voter": "troich" + }, + { + "rshares": 191746347, + "voter": "team101" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 11069269876, + "voter": "sponge-bob" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 67693422975, + "voter": "thecyclist" + }, + { + "rshares": 52560790, + "voter": "yorsens" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 53003720, + "voter": "sofa" + }, + { + "rshares": 11066638654, + "voter": "brains" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 5753018808, + "voter": "chick1" + }, + { + "rshares": 51637870, + "voter": "aoki" + }, + { + "rshares": 51568971, + "voter": "typingagent" + }, + { + "rshares": 51581492, + "voter": "cwb" + }, + { + "rshares": 407083055, + "voter": "anomaly" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 53227552, + "voter": "drac59" + }, + { + "rshares": 51227561, + "voter": "battalar" + }, + { + "rshares": 50211016, + "voter": "deli" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 1426794918, + "voter": "despina" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 254506659, + "voter": "darkminded153" + }, + { + "rshares": 527435916, + "voter": "grisha-danunaher" + }, + { + "rshares": 74444594, + "voter": "igtes" + }, + { + "rshares": 148119740, + "voter": "buffett" + }, + { + "rshares": 162925257, + "voter": "uct" + }, + { + "rshares": 161218747, + "voter": "sdc" + }, + { + "rshares": 157816798, + "voter": "gravity" + }, + { + "rshares": 157745750, + "voter": "digitalillusions" + }, + { + "rshares": 160845765, + "voter": "caseyneistat" + }, + { + "rshares": 158393209, + "voter": "food-creator" + }, + { + "rshares": 156837244, + "voter": "capcom" + }, + { + "rshares": 156043541, + "voter": "disneypixar" + }, + { + "rshares": 159062820, + "voter": "rule" + }, + { + "rshares": 158732321, + "voter": "steemwallet" + }, + { + "rshares": 158638676, + "voter": "icesteem" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 205658708, + "voter": "blend" + } + ], + "author": "celebr1ty", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.05, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n

    This recipe I learned from my favorite first teacher! One day I was visiting her she held a master class! :) This roll is very, very delicious and easy to make. It takes 15-20 minutes to prepare. 

    \n

    Ingredients:
    \nCondensed milk - 1 can

    \n

    Flour - 1 cup 

    \n

    Eggs - 2 pcs. 

    \n

    Soda \u2013 half tbs. 

    \n

    Jam or preserves   

    \n

    \n

    \n

    Preparation:
    \nAll the ingredients are thoroughly mixed in a bowl. Put parchment paper on a baking sheet, grease with vegetable oil and pour our weight in the shape of a rectangle. Bake in the oven at 200 degrees until golden brown. While it\u2019s hot take it off from parchment paper, grease with a favorite jam and curl in the form of roll. You can make the chocolate and put it on top, sprinkle with nuts, in general, it\u2019s up to your imagination !!! 

    \n

    It\u2019s all! Roll is ready! I am confident that you will like this yummy!) 

    \n

    \n

    Bon Appetit!

    \n

    Don't forget follow me!

    \n


    \n

    \u042d\u0442\u043e\u043c\u0443 \u0440\u0435\u0446\u0435\u043f\u0442\u0443 \u043c\u0435\u043d\u044f \u043d\u0430\u0443\u0447\u0438\u043b\u0430 \u043c\u043e\u044f \u043b\u044e\u0431\u0438\u043c\u0430\u044f \u043f\u0435\u0440\u0432\u0430\u044f \u0443\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u0438\u0446\u0430! \u041e\u0434\u043d\u0430\u0436\u0434\u044b \u044f \u0431\u044b\u043b\u0430 \u0443 \u043d\u0435\u0435 \u0432 \u0433\u043e\u0441\u0442\u044f\u0445 \u0438 \u043e\u043d\u0430 \u043f\u0440\u043e\u0432\u0435\u043b\u0430 \u043c\u0430\u0441\u0442\u0435\u0440-\u043a\u043b\u0430\u0441\u0441! :) \u042d\u0442\u043e\u0442 \u0440\u0443\u043b\u0435\u0442 \u043e\u0447\u0435\u043d\u044c, \u043e\u0447\u0435\u043d\u044c \u0432\u043a\u0443\u0441\u043d\u044b\u0439 \u0438 \u043b\u0435\u0433\u043a\u0438\u0439 \u0432 \u0438\u0441\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0438. \u0427\u0442\u043e\u0431\u044b \u0435\u0433\u043e \u043f\u0440\u0438\u0433\u043e\u0442\u043e\u0432\u0438\u0442\u044c \u043d\u0430\u0434\u043e 15-20 \u043c\u0438\u043d\u0443\u0442. 

    \n

    \u0418\u043d\u0433\u0440\u0435\u0434\u0438\u0435\u043d\u0442\u044b: 

    \n

    \u0421\u0433\u0443\u0449\u0435\u043d\u043d\u043e\u0435 \u043c\u043e\u043b\u043e\u043a\u043e \u2013 1 \u0431\u0430\u043d\u043a\u0430 

    \n

    \u041c\u0443\u043a\u0430 \u2013 1 \u0441\u0442\u0430\u043a\u0430\u043d 

    \n

    \u042f\u0439\u0446\u0430 \u2013 2\u0448\u0442. 

    \n

    \u0421\u043e\u0434\u0430 \u2013 \u043f\u043e\u043b\u043e\u0432\u0438\u043d\u0430 \u0447. \u043b.\u043f\u043e\u0433\u0430\u0448\u0435\u043d\u043d\u0430\u044f \u0443\u043a\u0441\u0443\u0441\u043e\u043c 

    \n

    \u0414\u0436\u0435\u043c \u0438\u043b\u0438 \u0432\u0430\u0440\u0435\u043d\u044c\u0435 

    \n

    \u041f\u0440\u0438\u0433\u043e\u0442\u043e\u0432\u043b\u0435\u043d\u0438\u0435: 

    \n

    \u0412\u0441\u0435 \u0438\u043d\u0433\u0440\u0435\u0434\u0438\u0435\u043d\u0442\u044b \u0442\u0449\u0430\u0442\u0435\u043b\u044c\u043d\u043e \u043f\u0435\u0440\u0435\u043c\u0435\u0448\u0438\u0432\u0430\u0435\u043c \u0432 \u043c\u0438\u0441\u043a\u0435. \u041d\u0430 \u043f\u0440\u043e\u0442\u0438\u0432\u0435\u043d\u044c \u0432\u044b\u0441\u0442\u0438\u043b\u0430\u0435\u043c \u043f\u0435\u0440\u0433\u0430\u043c\u0435\u043d\u0442\u043d\u0443\u044e \u0431\u0443\u043c\u0430\u0433\u0443, \u0441\u043c\u0430\u0437\u044b\u0432\u0430\u0435\u043c \u0440\u0430\u0441\u0442\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c \u043c\u0430\u0441\u043b\u043e\u043c \u0438 \u0432\u044b\u043b\u0438\u0432\u0430\u0435\u043c \u043d\u0430\u0448\u0443 \u043c\u0430\u0441\u0441\u0443 \u0432 \u0444\u043e\u0440\u043c\u0435 \u043f\u0440\u044f\u043c\u043e\u0443\u0433\u043e\u043b\u044c\u043d\u0438\u043a\u0430. \u0412\u044b\u043f\u0435\u043a\u0430\u0435\u043c \u0432 \u0434\u0443\u0445\u043e\u0432\u043a\u0435 \u043f\u0440\u0438 200 \u0433\u0440\u0430\u0434\u0443\u0441\u0430\u0445 \u0434\u043e \u0437\u043e\u043b\u043e\u0442\u0438\u0441\u0442\u043e\u0433\u043e \u0446\u0432\u0435\u0442\u0430. \u041f\u043e\u043a\u0430 \u0433\u043e\u0440\u044f\u0447\u0438\u0439 \u0441\u043d\u0438\u043c\u0430\u0435\u043c \u0441 \u043f\u0435\u0440\u0433\u0430\u043c\u0435\u043d\u0442\u043d\u043e\u0439 \u0431\u0443\u043c\u0430\u0433\u0438, \u0441\u043c\u0430\u0437\u044b\u0432\u0430\u0435\u043c \u043b\u044e\u0431\u0438\u043c\u044b\u043c \u0434\u0436\u0435\u043c\u043e\u043c \u0438\u043b\u0438 \u0432\u0430\u0440\u0435\u043d\u044c\u0435\u043c \u0438 \u0441\u043a\u0440\u0443\u0447\u0438\u0432\u0430\u0435\u043c \u0432 \u0444\u043e\u0440\u043c\u0435 \u0440\u0443\u043b\u0435\u0442\u0430. \u041c\u043e\u0436\u043d\u043e \u0441\u0432\u0430\u0440\u0438\u0442\u044c \u0448\u043e\u043a\u043e\u043b\u0430\u0434 \u0438 \u043e\u0431\u043c\u0430\u0437\u0430\u0442\u044c \u0441\u0432\u0435\u0440\u0445\u0443, \u043f\u043e\u0441\u044b\u043f\u0430\u0442\u044c \u043e\u0440\u0435\u0448\u043a\u0430\u043c\u0438, \u0432\u043e\u043e\u0431\u0449\u0435\u043c, \u043a\u0430\u043a \u043f\u043e\u0436\u0435\u043b\u0430\u0435\u0442 \u0432\u0430\u0448\u0430 \u0444\u0430\u043d\u0442\u0430\u0437\u0438\u044f!!! 

    \n

    \u0412\u0441\u0435! \u0420\u0443\u043b\u0435\u0442 \u0433\u043e\u0442\u043e\u0432! \u042f \u0443\u0432\u0435\u0440\u0435\u043d\u043d\u0430, \u0447\u0442\u043e \u044d\u0442\u0430 \u0432\u043a\u0443\u0441\u043d\u044f\u0448\u043a\u0430 \u0432\u0430\u043c \u043f\u043e\u043d\u0440\u0430\u0432\u0438\u0442\u0441\u044f!) 

    \n

    \u041f\u0440\u0438\u044f\u0442\u043d\u043e\u0433\u043e \u0430\u043f\u043f\u0435\u0442\u0438\u0442\u0430! 

    \n

    \u041d\u0435 \u0437\u0430\u0431\u044b\u0432\u0430\u0439\u0442\u0435 \u043f\u043e\u0434\u043f\u0438\u0441\u044b\u0432\u0430\u0442\u044c\u0441\u044f \u043d\u0430 \u043c\u0435\u043d\u044f! 

    \n", + "category": "food", + "children": 11, + "created": "2016-09-15T11:43:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://s018.radikal.ru/i519/1609/f9/d1f2a37a1110.jpg", + "http://s020.radikal.ru/i702/1609/ff/baf76363d2a6.jpg", + "http://s019.radikal.ru/i644/1609/62/0af7236e90ea.jpg", + "http://s020.radikal.ru/i717/1609/10/342135d54004.jpg" + ], + "tags": [ + "food", + "foodchallenge", + "recipes", + "steemit", + "ru" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 51065654997324, + "payout": 157.91, + "payout_at": "2016-09-22T11:43:45", + "pending_payout_value": "157.910 HBD", + "percent_hbd": 10000, + "permlink": "roll-guests-at-the-threshold", + "post_id": 1252925, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 158 + }, + "title": "Roll Guests at the threshold!", + "updated": "2016-09-15T11:43:45", + "url": "/food/@celebr1ty/roll-guests-at-the-threshold" + }, + { + "active_votes": [ + { + "rshares": 231815339768, + "voter": "anonymous" + }, + { + "rshares": 39228026877320, + "voter": "blocktrades" + }, + { + "rshares": 1937028254, + "voter": "jackgallenhall" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 3200652561, + "voter": "zaitsevalesyaa" + }, + { + "rshares": 150728858, + "voter": "alexandrapop" + } + ], + "author": "jackgallenhall", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.03, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Watching this video and Enjoy.....

    \n

    https://youtu.be/tP1qbGrMDt8

    \n", + "category": "paper", + "children": 0, + "created": "2016-09-15T18:42:18", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/tP1qbGrMDt8/0.jpg" + ], + "links": [ + "https://youtu.be/tP1qbGrMDt8" + ], + "tags": [ + "paper", + "flowers" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 39465229203961, + "payout": 94.307, + "payout_at": "2016-09-22T18:42:18", + "pending_payout_value": "94.307 HBD", + "percent_hbd": 10000, + "permlink": "how-to-make-paper-flowers", + "post_id": 1257217, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 6 + }, + "title": "How to make Paper Flowers", + "updated": "2016-09-15T18:42:18", + "url": "/paper/@jackgallenhall/how-to-make-paper-flowers" + }, + { + "active_votes": [ + { + "rshares": 231809639013, + "voter": "anonymous" + }, + { + "rshares": 40041987828800, + "voter": "blocktrades" + }, + { + "rshares": 3500585753, + "voter": "kenmonkey" + }, + { + "rshares": 34979300821, + "voter": "altoz" + }, + { + "rshares": 4698559215, + "voter": "alexft" + }, + { + "rshares": 2733708608, + "voter": "steem1653" + }, + { + "rshares": 124961861, + "voter": "cynetyc" + }, + { + "rshares": 251367062418, + "voter": "nabilov" + }, + { + "rshares": 8401059269, + "voter": "noodhoog" + }, + { + "rshares": 3291087867, + "voter": "rossenpavlov" + }, + { + "rshares": 51505575275, + "voter": "mandibil" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 213847216, + "voter": "andrewrait" + }, + { + "rshares": 1871969417, + "voter": "bapparabi" + }, + { + "rshares": 160935948, + "voter": "greencycles" + }, + { + "rshares": 154247502, + "voter": "dougkarr" + }, + { + "rshares": 153227837, + "voter": "goodbible" + } + ], + "author": "groovedigital", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.68, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    https://www.youtube.com/watch?v=iJCi8yLN8_M

    \n", + "category": "life", + "children": 0, + "created": "2016-09-15T17:50:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/iJCi8yLN8_M/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=iJCi8yLN8_M" + ], + "tags": [ + "life", + "comedy", + "film", + "art", + "funny" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 40637225037243, + "payout": 99.432, + "payout_at": "2016-09-22T17:50:12", + "pending_payout_value": "99.432 HBD", + "percent_hbd": 10000, + "permlink": "when-your-dad-works-in-hollywood", + "post_id": 1256720, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 17 + }, + "title": "When Your Dad Works In Hollywood", + "updated": "2016-09-15T17:50:12", + "url": "/life/@groovedigital/when-your-dad-works-in-hollywood" + }, + { + "active_votes": [ + { + "rshares": 7557283748521, + "voter": "steempty" + }, + { + "rshares": 260750474166, + "voter": "anonymous" + }, + { + "rshares": 10520950426454, + "voter": "berniesanders" + }, + { + "rshares": 14447235686606, + "voter": "summon" + }, + { + "rshares": 45550745744869, + "voter": "ned" + }, + { + "rshares": 4574379424356, + "voter": "riverhead" + }, + { + "rshares": 68637893167, + "voter": "nextgenwitness" + }, + { + "rshares": 6466330733492, + "voter": "fuzzyvest" + }, + { + "rshares": 244093861238, + "voter": "justin" + }, + { + "rshares": 669350814420, + "voter": "silver" + }, + { + "rshares": 1625297820194, + "voter": "silversteem" + }, + { + "rshares": 1804748188403, + "voter": "nextgencrypto" + }, + { + "rshares": 156893363785, + "voter": "steemservices" + }, + { + "rshares": 1688280888469, + "voter": "joseph" + }, + { + "rshares": 12275089626, + "voter": "bentley" + }, + { + "rshares": 615296362725, + "voter": "masteryoda" + }, + { + "rshares": 121743090314, + "voter": "stan" + }, + { + "rshares": 1330829877066, + "voter": "steempower" + }, + { + "rshares": 443070954503, + "voter": "officialfuzzy" + }, + { + "rshares": 1192017881227, + "voter": "cass" + }, + { + "rshares": 10124463577, + "voter": "idol" + }, + { + "rshares": 4940816573, + "voter": "sakr" + }, + { + "rshares": 142487935283, + "voter": "chris4210" + }, + { + "rshares": 15938729211, + "voter": "brindleswan" + }, + { + "rshares": 1743037257, + "voter": "jocelyn" + }, + { + "rshares": 406118989688, + "voter": "craig-grant" + }, + { + "rshares": 17261905745, + "voter": "jademont" + }, + { + "rshares": 5641848486, + "voter": "james-show" + }, + { + "rshares": 1713517353627, + "voter": "cryptoctopus" + }, + { + "rshares": 268826036, + "voter": "coar" + }, + { + "rshares": 1060775594, + "voter": "murh" + }, + { + "rshares": 2272273438, + "voter": "error" + }, + { + "rshares": 10789521627, + "voter": "andu" + }, + { + "rshares": 82883907097, + "voter": "faddat" + }, + { + "rshares": 1380704224, + "voter": "fjccoin" + }, + { + "rshares": 5817653327, + "voter": "mark-waser" + }, + { + "rshares": 673987968347, + "voter": "publicworker" + }, + { + "rshares": 1609351421, + "voter": "gidlark" + }, + { + "rshares": 17068690481, + "voter": "zer0sum" + }, + { + "rshares": 748749058, + "voter": "rxhector" + }, + { + "rshares": 18842573064, + "voter": "ausbitbank" + }, + { + "rshares": 114009694, + "voter": "snowden" + }, + { + "rshares": 4603699497, + "voter": "thegoodguy" + }, + { + "rshares": 37946231746, + "voter": "biophil" + }, + { + "rshares": 10163940831, + "voter": "kaptainkrayola" + }, + { + "rshares": 2613657825, + "voter": "dmacshady" + }, + { + "rshares": 19237325288, + "voter": "anduweb" + }, + { + "rshares": 7460869889, + "voter": "lichtblick" + }, + { + "rshares": 35770441346, + "voter": "creemej" + }, + { + "rshares": 171200859531, + "voter": "blueorgy" + }, + { + "rshares": 19094532225, + "voter": "heimindanger" + }, + { + "rshares": 4769896604, + "voter": "bitcoiner" + }, + { + "rshares": 24292037757, + "voter": "masterinvestor" + }, + { + "rshares": 50619397, + "voter": "steemchain" + }, + { + "rshares": 50619397, + "voter": "whalepool" + }, + { + "rshares": 283331361, + "voter": "sergey44" + }, + { + "rshares": 15528224421, + "voter": "michaeldodridge" + }, + { + "rshares": 153025160, + "voter": "steemster1" + }, + { + "rshares": 25747727433, + "voter": "fabien" + }, + { + "rshares": 60565253, + "voter": "sharon" + }, + { + "rshares": 3034673286, + "voter": "merej99" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 21891717725, + "voter": "laonie1" + }, + { + "rshares": 22408779615, + "voter": "laonie2" + }, + { + "rshares": 22416672471, + "voter": "laonie3" + }, + { + "rshares": 16598631151, + "voter": "sunshine" + }, + { + "rshares": 6338796297, + "voter": "brendio" + }, + { + "rshares": 74378126, + "voter": "kurzer42" + }, + { + "rshares": 56886318, + "voter": "michellek" + }, + { + "rshares": 22412330850, + "voter": "laonie4" + }, + { + "rshares": 22410151004, + "voter": "laonie5" + }, + { + "rshares": 22407333813, + "voter": "laonie6" + }, + { + "rshares": 22403520876, + "voter": "laonie7" + }, + { + "rshares": 5480926247, + "voter": "kurtbeil" + }, + { + "rshares": 22400317986, + "voter": "laonie8" + }, + { + "rshares": 61390117021, + "voter": "poteshnik83" + }, + { + "rshares": 22397714217, + "voter": "laonie9" + }, + { + "rshares": 3229522119, + "voter": "steemleak" + }, + { + "rshares": 115248537, + "voter": "bigsambucca" + }, + { + "rshares": 62201879, + "voter": "msjennifer" + }, + { + "rshares": 57196572, + "voter": "ciao" + }, + { + "rshares": 55449983, + "voter": "steemo" + }, + { + "rshares": 55306941, + "voter": "steema" + }, + { + "rshares": 72902270, + "voter": "confucius" + }, + { + "rshares": 56157882, + "voter": "jarvis" + }, + { + "rshares": 12159059019, + "voter": "matrixdweller" + }, + { + "rshares": 55520042, + "voter": "fortuner" + }, + { + "rshares": 13691865461, + "voter": "thecurator" + }, + { + "rshares": 53056158, + "voter": "johnbyrd" + }, + { + "rshares": 53039566, + "voter": "thomasaustin" + }, + { + "rshares": 53037689, + "voter": "thermor" + }, + { + "rshares": 53048942, + "voter": "ficholl" + }, + { + "rshares": 53030738, + "voter": "widell" + }, + { + "rshares": 52651308, + "voter": "revelbrooks" + }, + { + "rshares": 22391941473, + "voter": "laonie10" + }, + { + "rshares": 54361669, + "voter": "bitchplease" + }, + { + "rshares": 76843163, + "voter": "joelbow" + }, + { + "rshares": 6588161520, + "voter": "hilarski" + }, + { + "rshares": 52708083, + "voter": "curpose" + }, + { + "rshares": 73463882, + "voter": "stephenkendal" + }, + { + "rshares": 21560032854, + "voter": "laonie11" + }, + { + "rshares": 52836995, + "voter": "troich" + }, + { + "rshares": 1624586871, + "voter": "davidjkelley" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 15560834759, + "voter": "digital-wisdom" + }, + { + "rshares": 3708768210, + "voter": "ethical-ai" + }, + { + "rshares": 50784892, + "voter": "freesteem" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 6678973764, + "voter": "jwaser" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 72593947312, + "voter": "thecyclist" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 2615891882, + "voter": "bwaser" + }, + { + "rshares": 53003720, + "voter": "sofa" + }, + { + "rshares": 51830988, + "voter": "roadhog" + }, + { + "rshares": 50210467, + "voter": "post-successful" + }, + { + "rshares": 53055629, + "voter": "ailo" + }, + { + "rshares": 60210153, + "voter": "freebornangel" + }, + { + "rshares": 438008616, + "voter": "anomaly" + }, + { + "rshares": 2400009033, + "voter": "ellepdub" + }, + { + "rshares": 239153978, + "voter": "ola1" + }, + { + "rshares": 11803347370, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 4709410490, + "voter": "morgan.waser" + }, + { + "rshares": 5085852423, + "voter": "donchate" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 158821861, + "voter": "tycho" + }, + { + "rshares": 3607535118, + "voter": "strong-ai" + }, + { + "rshares": 72826233, + "voter": "igtes" + }, + { + "rshares": 148119740, + "voter": "buffett" + }, + { + "rshares": 197326430, + "voter": "sjamayee" + }, + { + "rshares": 894464437, + "voter": "miserableoracle" + }, + { + "rshares": 81075259, + "voter": "dealzgal" + }, + { + "rshares": 209771882, + "voter": "blend" + } + ], + "author": "faddat", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.5, + "beneficiaries": [], + "blacklists": [], + "body": "# Clustering docker: A guide, with examples....\n\n## Basic Manual Cluster\n
    ![Model-of-cluster62821.png](https://www.steemimg.com/images/2016/09/14/Model-of-cluster62821.png)
    \n\n[Bash Code For Basic Manual Cluster](https://steemit.com/beyondbitcoin/@faddat/systems-geek-series-example-bash-for-roll-your-own-docker-platform-manual)\n\nHere\u2019s what you\u2019ll need to run docker containers in production in a manual fashion over a cluster of hosts:\n\n* Docker Daemon (get.docker.com | bash)\n\n * Downloads Docker images\n\n * Builds docker images\n\n * Runs docker containers\n\n* Weave Networking\n\n * Gives each container its own internal ip address ex: 10.*.*.*\n\n * If needed, provides each host with an internatl IP address as well to make connecting system services to those containers easy\n\n* Caddy Web server\n\n * Automated HTTPS certificates\n\n * The \"Caddyfile\" can be configured to forward a container address like 10.32.0.1 to a web address with a public IP address like [www.jimmysfriedchicken.com](http://www.jimmysfriedchicken.com). \n\nNow, the above platform is manual. It doesn\u2019t automatically assign addresses based on container labels or other factors, and it won\u2019t change the host that containers run on based on system resource availablity. If you want that, you need to know that there are a number of incomplete attempts at achieving such containerization nirvana, such as:\n\n### Docker Clustering Systems\n
    ![Private Container Platform](http://www.nextplatform.com/wp-content/uploads/2016/03/rancher-private-container-block-diagram.jpg)
    \n
    ![Rancher Block Diagram](http://www.nextplatform.com/wp-content/uploads/2016/03/rancher-block-diagram.jpg)
    \nImages from: http://www.nextplatform.com/2016/03/29/rancher-rides-herd-containers-borg-style/ (Thanks!)\n\n\n* Docker Swarm (not built into the docker binary)\n\n* Docker Swarm Mode 1.12 (built into the docker binary post 1.12)\n\n* Kubernetes\n\n* Nomad + Consul + Registrator\n\n* Rancher\n\n* Mesos (to some degree: Mesos is a cluster manager first and foremost, and it is able to use Docker)\n\n* Mesosphere (again, to some degree: Mesosphere is Mesos\u2019s Open Source/Commercially Supported big brother that integrates more PaaS like features.) \n\n* Kontina\n\n* Flynn\n\n## Fastest (To get running) Automated Cluster\n\n
    ![CiscoUCSb11e4.jpg](https://www.steemimg.com/images/2016/09/14/CiscoUCSb11e4.jpg)
    \n\n**Docker Swarm Mode**\n\n* Docker Daemon (get.docker.com | bash)\n\n * Downloads Docker images\n\n * Builds docker images\n\n * Runs docker containers\n\n * Swarm Mode\n\n* Container networking (won\u2019t need weave)\n\n* Host Networking\n\n* Scheduling\n\n* Orchestration (managing computational load)\n\nBut that leaves a significant gap, or depending on your perspective as to what constitutes a complete platform, several signficiant gaps:\n\n* Virtual Hosting / Reverse Proxying (though technically the RP/LB is covered, then again, it\u2019s not covered\u2026.)\n\n* Storage management\n\n* Monitoring Service Metrics\n\n* Logging Container Logs\n\nBut suppose that you could forgeo these items, with the exception of Virtual Hosting. Then, your best bet by far would be to set up Docker-flow-proxy, which mercifully has full support ofr swarm mode since its latest release. So basically docker-flow-proxy is an automated HAPROXY setup that will provide an API to you to call when you launch a container, like this: \n\n----\nFrom https://github.com/vfarcic/docker-flow-proxy:\n\n### **Reconfigure**\n\nReconfigures the proxy using information stored in Consul\n\nThe following query arguments can be used to send as a *reconfigure* request to *Docker Flow: Proxy*. They should be added to the base address :/v1/docker-flow-proxy/reconfigure.\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
    QueryDescriptionRequiredDefaultExample
    consulTemplateBePathThe path to the Consul Template representing a snippet of the backend configuration. If specified, the proxy template will be loaded from the specified file./consul_templates/tmpl/go-demo-be.tmpl
    consulTemplateFePathThe path to the Consul Template representing a snippet of the frontend configuration. If specified, the proxy template will be loaded from the specified file./consul_templates/tmpl/go-demo-fe.tmpl
    distributeWhether to distribute a request to all the instances of the proxy. Used only in the swarm mode.Nofalsetrue
    pathTypeThe ACL derivative. Defaults to path_beg. SeeHAProxy path for more info.Nopath_beg
    portThe internal port of a service that should be reconfigured. The port is used only in the swarmmodeOnly in swarmmode
    serviceDomainThe domain of the service. If specified, the proxy will allow access only to requests coming to that domain.Noecme.com
    serviceNameThe name of the service. It must match the name stored in Consul.Yesbooks-ms
    servicePathThe URL path of the service. Multiple values should be separated by a comma (,).Yes (unless consulTemplatePath is present)/api/v1/books
    skipCheckWhether to skip adding proxy checks. This option is used only in the defaultmode.Nofalsetrue
    \n\n\n### **Remove**\n\nRemoves a service from the proxy\n\nThe following query arguments can be used to send a *remove* request to *Docker Flow: Proxy*. They should be added to the base address [PROXY_IP]:[PROXY_PORT]/v1/docker-flow-proxy/remove.\n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
    QueryDescriptionRequiredDefaultExample
    serviceNameThe name of the service. It must match the name stored in ConsulYesgo-demo
    distributeWhether to distribute a request to all the instances of the proxy. Used only in the swarm mode.Nofalsetrue
    \n\n\n----\n\nSo This is probably the fastest path available today to a functional docker platform. Just use docker swarm mode and then add in docker-flow-proxy. There\u2019s a *A LOT* that this doesn\u2019t do but that\u2019s kind of the point. If you want to know more about more advanced implementations, just drop me a line at faddat@gmail.com preferably using Google Hangouts. \n\nNext article will be on the easiest to run docker platform: [Rancher](https://rancher.com).\n----\n## If you enjoyed this post, please thank @officialfuzzy with a follow and an appearance on his weekly show!\n### If you enjoyed this post, please follow me, @faddat!", + "category": "beyondbitcoin", + "children": 2, + "created": "2016-09-14T14:50:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/14/Model-of-cluster62821.png", + "http://www.nextplatform.com/wp-content/uploads/2016/03/rancher-private-container-block-diagram.jpg", + "http://www.nextplatform.com/wp-content/uploads/2016/03/rancher-block-diagram.jpg", + "https://www.steemimg.com/images/2016/09/14/CiscoUCSb11e4.jpg" + ], + "links": [ + "https://steemit.com/beyondbitcoin/@faddat/systems-geek-series-example-bash-for-roll-your-own-docker-platform-manual", + "http://www.jimmysfriedchicken.com", + "http://www.nextplatform.com/2016/03/29/rancher-rides-herd-containers-borg-style/", + "https://github.com/vfarcic/docker-flow-proxy:", + "https://rancher.com" + ], + "tags": [ + "beyondbitcoin", + "steem", + "docker", + "linux", + "systems" + ], + "users": [ + "officialfuzzy", + "faddat" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 103372647456172, + "payout": 618.112, + "payout_at": "2016-09-21T14:50:09", + "pending_payout_value": "618.112 HBD", + "percent_hbd": 10000, + "permlink": "roll-your-own-docker-platform-faster-and-cheaper-than-the-cloud-more-rebellious-than-legal-weed", + "post_id": 1243777, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 141 + }, + "title": "[SYSTEMS GEEK SERIES] Roll your own Docker Platform: Faster and cheaper than the cloud, more rebellious than legal weed!", + "updated": "2016-09-14T22:01:51", + "url": "/beyondbitcoin/@faddat/roll-your-own-docker-platform-faster-and-cheaper-than-the-cloud-more-rebellious-than-legal-weed" + }, + { + "active_votes": [ + { + "rshares": 16755312925245, + "voter": "itsascam" + }, + { + "rshares": 494696702284, + "voter": "barrie" + }, + { + "rshares": 231750946225, + "voter": "anonymous" + }, + { + "rshares": 1438073411629, + "voter": "testdrive" + }, + { + "rshares": 1970878899083, + "voter": "steemroller" + }, + { + "rshares": 17835008671433, + "voter": "steemed" + }, + { + "rshares": 3357760604159, + "voter": "riverhead" + }, + { + "rshares": 2047223484288, + "voter": "badassmother" + }, + { + "rshares": 2005008078872, + "voter": "hr1" + }, + { + "rshares": 5005541726082, + "voter": "kushed" + }, + { + "rshares": 22856682110, + "voter": "jaewoocho" + }, + { + "rshares": 158574562072, + "voter": "ozmaster" + }, + { + "rshares": 1869062512579, + "voter": "xeroc" + }, + { + "rshares": 7422444226768, + "voter": "complexring" + }, + { + "rshares": 1650149983284, + "voter": "joseph" + }, + { + "rshares": 82709813813, + "voter": "aizensou" + }, + { + "rshares": 219515344761, + "voter": "b0y2k" + }, + { + "rshares": 465722501291, + "voter": "recursive2" + }, + { + "rshares": 604450588064, + "voter": "masteryoda" + }, + { + "rshares": 3119362154488, + "voter": "recursive" + }, + { + "rshares": 1209093723, + "voter": "mineralwasser" + }, + { + "rshares": 665726781302, + "voter": "boombastic" + }, + { + "rshares": 88491528536, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6558091027, + "voter": "bingo-0" + }, + { + "rshares": 1620255991, + "voter": "bingo-1" + }, + { + "rshares": 438008403230, + "voter": "boatymcboatface" + }, + { + "rshares": 9886192150, + "voter": "idol" + }, + { + "rshares": 799820083981, + "voter": "steemrollin" + }, + { + "rshares": 4734949215, + "voter": "sakr" + }, + { + "rshares": 31547731788, + "voter": "chitty" + }, + { + "rshares": 3109757412, + "voter": "yefet" + }, + { + "rshares": 1701895623, + "voter": "jocelyn" + }, + { + "rshares": 14064914419, + "voter": "gregory-f" + }, + { + "rshares": 148149421553, + "voter": "edgeland" + }, + { + "rshares": 74897982388, + "voter": "eeks" + }, + { + "rshares": 478348587, + "voter": "paco-steem" + }, + { + "rshares": 5761288772, + "voter": "spaninv" + }, + { + "rshares": 18533432464, + "voter": "james-show" + }, + { + "rshares": 2154176120, + "voter": "gekko" + }, + { + "rshares": 10402437973, + "voter": "richman" + }, + { + "rshares": 566251790277, + "voter": "nanzo-scoop" + }, + { + "rshares": 13723907434, + "voter": "acidyo" + }, + { + "rshares": 12795523922, + "voter": "fact" + }, + { + "rshares": 160884703161, + "voter": "steve-walschot" + }, + { + "rshares": 10037923143, + "voter": "kefkius" + }, + { + "rshares": 173814907182, + "voter": "mummyimperfect" + }, + { + "rshares": 100996511935, + "voter": "asch" + }, + { + "rshares": 1060918790, + "voter": "murh" + }, + { + "rshares": 235977802991, + "voter": "sascha" + }, + { + "rshares": 6083693713, + "voter": "cryptofunk" + }, + { + "rshares": 2218729143, + "voter": "error" + }, + { + "rshares": 10526833619, + "voter": "andu" + }, + { + "rshares": 40923435451, + "voter": "ranko-k" + }, + { + "rshares": 984997227044, + "voter": "cyber" + }, + { + "rshares": 10687082036, + "voter": "aizen01" + }, + { + "rshares": 6372187262, + "voter": "aizen02" + }, + { + "rshares": 3482712525, + "voter": "aizen03" + }, + { + "rshares": 1145007934, + "voter": "aizen04" + }, + { + "rshares": 484325382, + "voter": "aizen05" + }, + { + "rshares": 4698683650, + "voter": "aizen07" + }, + { + "rshares": 2810268333, + "voter": "aizen08" + }, + { + "rshares": 998797617, + "voter": "aizen09" + }, + { + "rshares": 432171763, + "voter": "aizen10" + }, + { + "rshares": 7109411065, + "voter": "aizen06" + }, + { + "rshares": 2986621629, + "voter": "aizen11" + }, + { + "rshares": 2052772542, + "voter": "aizen14" + }, + { + "rshares": 2413780662, + "voter": "aizen19" + }, + { + "rshares": 58168180981, + "voter": "theshell" + }, + { + "rshares": 636225126, + "voter": "aizen15" + }, + { + "rshares": 6298924785, + "voter": "aizen16" + }, + { + "rshares": 48236151321, + "voter": "ak2020" + }, + { + "rshares": 632466769, + "voter": "aizen20" + }, + { + "rshares": 4134752001, + "voter": "aizen22" + }, + { + "rshares": 1099019340, + "voter": "aizen23" + }, + { + "rshares": 2161663418, + "voter": "aizen17" + }, + { + "rshares": 3402403761, + "voter": "aizen24" + }, + { + "rshares": 480934421, + "voter": "aizen18" + }, + { + "rshares": 1288428212, + "voter": "aizen25" + }, + { + "rshares": 2188657245, + "voter": "aizen28" + }, + { + "rshares": 3367961897, + "voter": "aizen26" + }, + { + "rshares": 1105554984, + "voter": "aizen27" + }, + { + "rshares": 3799705697, + "voter": "aizen32" + }, + { + "rshares": 2078795879, + "voter": "aizen30" + }, + { + "rshares": 3845250045, + "voter": "aizen31" + }, + { + "rshares": 1265704338, + "voter": "aizen33" + }, + { + "rshares": 1522628785, + "voter": "aizen34" + }, + { + "rshares": 305661234, + "voter": "aizen35" + }, + { + "rshares": 5734781886, + "voter": "aizen36" + }, + { + "rshares": 1430731754, + "voter": "aizen37" + }, + { + "rshares": 400285218, + "voter": "aizen29" + }, + { + "rshares": 2816212176, + "voter": "aizen21" + }, + { + "rshares": 4321134371, + "voter": "aizen12" + }, + { + "rshares": 1839833709, + "voter": "aizen38" + }, + { + "rshares": 512951586, + "voter": "aizen39" + }, + { + "rshares": 3692975896148, + "voter": "satoshifund" + }, + { + "rshares": 400795789674, + "voter": "taoteh1221" + }, + { + "rshares": 373228451, + "voter": "stiletto" + }, + { + "rshares": 110473448413, + "voter": "kenny-crane" + }, + { + "rshares": 175835757170, + "voter": "a48" + }, + { + "rshares": 2246887418, + "voter": "stephen-somers" + }, + { + "rshares": 4552013770, + "voter": "tee-em" + }, + { + "rshares": 30491735429, + "voter": "michaelx" + }, + { + "rshares": 5818169940, + "voter": "mark-waser" + }, + { + "rshares": 106030063260, + "voter": "geoffrey" + }, + { + "rshares": 192225184850, + "voter": "kimziv" + }, + { + "rshares": 43522880107, + "voter": "honeythief" + }, + { + "rshares": 77693251457, + "voter": "emily-cook" + }, + { + "rshares": 2187187538, + "voter": "superfreek" + }, + { + "rshares": 471495169, + "voter": "mrhankeh" + }, + { + "rshares": 55546285382, + "voter": "venuspcs" + }, + { + "rshares": 161250036714, + "voter": "dashpaymag" + }, + { + "rshares": 69471399285, + "voter": "rubybian" + }, + { + "rshares": 3215101425, + "voter": "orly" + }, + { + "rshares": 4204454895, + "voter": "getssidetracked" + }, + { + "rshares": 5058699788, + "voter": "riscadox" + }, + { + "rshares": 358572213491, + "voter": "fabio" + }, + { + "rshares": 108448858, + "voter": "strawhat" + }, + { + "rshares": 14215545466, + "voter": "r4fken" + }, + { + "rshares": 25553893704, + "voter": "tcfxyz" + }, + { + "rshares": 7077569880, + "voter": "futurefood" + }, + { + "rshares": 1183997811, + "voter": "steemswede" + }, + { + "rshares": 107474862, + "voter": "cryptochannel" + }, + { + "rshares": 218362625961, + "voter": "slowwalker" + }, + { + "rshares": 381822182, + "voter": "aizen13" + }, + { + "rshares": 3279355010, + "voter": "aizen41" + }, + { + "rshares": 931896284, + "voter": "aizen42" + }, + { + "rshares": 3174768083, + "voter": "aizen46" + }, + { + "rshares": 868916546, + "voter": "aizen47" + }, + { + "rshares": 212993516, + "voter": "aizen48" + }, + { + "rshares": 111038594, + "voter": "aizen49" + }, + { + "rshares": 922564497, + "voter": "aizen51" + }, + { + "rshares": 1238884764964, + "voter": "renohq" + }, + { + "rshares": 446844083, + "voter": "aizen43" + }, + { + "rshares": 66332881, + "voter": "aizen44" + }, + { + "rshares": 748318238, + "voter": "aizen54" + }, + { + "rshares": 14876241153, + "voter": "ausbitbank" + }, + { + "rshares": 11952716490, + "voter": "asim" + }, + { + "rshares": 320414159082, + "voter": "jesta" + }, + { + "rshares": 90257674, + "voter": "snowden" + }, + { + "rshares": 4603959226, + "voter": "thegoodguy" + }, + { + "rshares": 17383911290, + "voter": "bdavid" + }, + { + "rshares": 14613467372, + "voter": "aaseb" + }, + { + "rshares": 1107695218, + "voter": "karen13" + }, + { + "rshares": 19964072666, + "voter": "meiisheree" + }, + { + "rshares": 1427008333, + "voter": "jrd8526" + }, + { + "rshares": 258942997644, + "voter": "nabilov" + }, + { + "rshares": 12854812260, + "voter": "domavila" + }, + { + "rshares": 2559206620, + "voter": "dmacshady" + }, + { + "rshares": 228989895, + "voter": "aizen52" + }, + { + "rshares": 12514308571, + "voter": "allmonitors" + }, + { + "rshares": 45695515869, + "voter": "milestone" + }, + { + "rshares": 87223247, + "voter": "wildchild" + }, + { + "rshares": 15375751532, + "voter": "nippel66" + }, + { + "rshares": 186538708, + "voter": "aizen55" + }, + { + "rshares": 159306587878, + "voter": "blueorgy" + }, + { + "rshares": 4310267965, + "voter": "poseidon" + }, + { + "rshares": 3435401863, + "voter": "simon.braki.love" + }, + { + "rshares": 3355524755, + "voter": "bones" + }, + { + "rshares": 10684939578, + "voter": "rpf" + }, + { + "rshares": 3692989929, + "voter": "bitcoiner" + }, + { + "rshares": 3756477222, + "voter": "tarindel" + }, + { + "rshares": 3786484860, + "voter": "azurejasper" + }, + { + "rshares": 3559925024, + "voter": "bola" + }, + { + "rshares": 31922584168, + "voter": "deanliu" + }, + { + "rshares": 5264878873, + "voter": "rainchen" + }, + { + "rshares": 138656821, + "voter": "bento" + }, + { + "rshares": 53841844860, + "voter": "jl777" + }, + { + "rshares": 58815263, + "voter": "pokemon" + }, + { + "rshares": 30005098601, + "voter": "zaebars" + }, + { + "rshares": 1317759340, + "voter": "aleco" + }, + { + "rshares": 1736259240, + "voter": "yarly" + }, + { + "rshares": 261735372, + "voter": "yarly2" + }, + { + "rshares": 262126965, + "voter": "yarly3" + }, + { + "rshares": 151424453, + "voter": "yarly4" + }, + { + "rshares": 152279375, + "voter": "yarly5" + }, + { + "rshares": 86799635, + "voter": "yarly7" + }, + { + "rshares": 779992403, + "voter": "raymonjohnstone" + }, + { + "rshares": 50619397, + "voter": "steemchain" + }, + { + "rshares": 231816568, + "voter": "sergey44" + }, + { + "rshares": 8674577701, + "voter": "chloetaylor" + }, + { + "rshares": 4543675783, + "voter": "proto" + }, + { + "rshares": 634121191, + "voter": "curator" + }, + { + "rshares": 32485603325, + "voter": "sisterholics" + }, + { + "rshares": 420072669, + "voter": "yarly10" + }, + { + "rshares": 1404639987, + "voter": "alex.chien" + }, + { + "rshares": 224823596, + "voter": "yarly11" + }, + { + "rshares": 15528822570, + "voter": "michaeldodridge" + }, + { + "rshares": 78603899, + "voter": "yarly12" + }, + { + "rshares": 82066003, + "voter": "aizen53" + }, + { + "rshares": 33212260285, + "voter": "smailer" + }, + { + "rshares": 238488697, + "voter": "bullionstackers" + }, + { + "rshares": 106503020, + "voter": "cryptoz" + }, + { + "rshares": 46975389655, + "voter": "jasonstaggers" + }, + { + "rshares": 3323364176, + "voter": "glitterpig" + }, + { + "rshares": 6567136396, + "voter": "jed78" + }, + { + "rshares": 50563366886, + "voter": "gomeravibz" + }, + { + "rshares": 440302381, + "voter": "bento04" + }, + { + "rshares": 738358963, + "voter": "bento03" + }, + { + "rshares": 1504276124, + "voter": "aizen" + }, + { + "rshares": 2298263441, + "voter": "taker" + }, + { + "rshares": 234848214, + "voter": "bento02" + }, + { + "rshares": 540710999, + "voter": "bento01" + }, + { + "rshares": 1001842855, + "voter": "pakisnxt" + }, + { + "rshares": 1651135352, + "voter": "coinbar" + }, + { + "rshares": 1578870599, + "voter": "whitemike313" + }, + { + "rshares": 2236108873, + "voter": "merej99" + }, + { + "rshares": 1116531357129, + "voter": "laonie" + }, + { + "rshares": 248320868548, + "voter": "ozchartart" + }, + { + "rshares": 5102415579, + "voter": "croatia" + }, + { + "rshares": 64020118, + "voter": "vladimirputin" + }, + { + "rshares": 22904364389, + "voter": "rawnetics" + }, + { + "rshares": 64028162, + "voter": "angelamerkel" + }, + { + "rshares": 8108046283, + "voter": "spaceghost" + }, + { + "rshares": 80221808, + "voter": "bento06" + }, + { + "rshares": 37202678901, + "voter": "myfirst" + }, + { + "rshares": 233185553093, + "voter": "somebody" + }, + { + "rshares": 8961318996, + "voter": "flysaga" + }, + { + "rshares": 4930352522, + "voter": "brendio" + }, + { + "rshares": 2082757611, + "voter": "gmurph" + }, + { + "rshares": 51512941603, + "voter": "midnightoil" + }, + { + "rshares": 81534680767, + "voter": "mibenkito" + }, + { + "rshares": 998566803, + "voter": "altucher" + }, + { + "rshares": 4186954622, + "voter": "ullikume" + }, + { + "rshares": 99580782, + "voter": "timferriss" + }, + { + "rshares": 50565616, + "voter": "michellek" + }, + { + "rshares": 3986418170, + "voter": "kurtbeil" + }, + { + "rshares": 2440083379, + "voter": "steemleak" + }, + { + "rshares": 102639999, + "voter": "darrenrowse" + }, + { + "rshares": 125238669101, + "voter": "xiaohui" + }, + { + "rshares": 4269542847, + "voter": "antfield" + }, + { + "rshares": 27895342236, + "voter": "capper2016" + }, + { + "rshares": 11282370272, + "voter": "ekitcho" + }, + { + "rshares": 94018543, + "voter": "bigsambucca" + }, + { + "rshares": 6099122143, + "voter": "elfkitchen" + }, + { + "rshares": 5766430911, + "voter": "oflyhigh" + }, + { + "rshares": 2131274022, + "voter": "paynode" + }, + { + "rshares": 4028275782, + "voter": "xiaokongcom" + }, + { + "rshares": 10512691519, + "voter": "thebotkiller" + }, + { + "rshares": 175834493, + "voter": "pcashmore" + }, + { + "rshares": 8345696776, + "voter": "xianjun" + }, + { + "rshares": 58449787, + "voter": "andrew.sullivan" + }, + { + "rshares": 1025538550, + "voter": "brianclark" + }, + { + "rshares": 815283599, + "voter": "daniel.kahneman" + }, + { + "rshares": 228330036, + "voter": "tucker.max" + }, + { + "rshares": 726300641, + "voter": "darren.rowse" + }, + { + "rshares": 54611897, + "voter": "chris.dunn" + }, + { + "rshares": 70633121, + "voter": "stevescriber" + }, + { + "rshares": 3277990744, + "voter": "bledarus" + }, + { + "rshares": 1155143746, + "voter": "pat.flynn" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 89193526059, + "voter": "miacats" + }, + { + "rshares": 1199589900, + "voter": "mattmarshall" + }, + { + "rshares": 429199025, + "voter": "timothysykes" + }, + { + "rshares": 52419023, + "voter": "nano2nd" + }, + { + "rshares": 104765652, + "voter": "patflynn" + }, + { + "rshares": 546720711, + "voter": "microluck" + }, + { + "rshares": 879403564, + "voter": "andrewsullivan" + }, + { + "rshares": 9810901511, + "voter": "theb0red1" + }, + { + "rshares": 2005530282, + "voter": "chinadaily" + }, + { + "rshares": 7822219198, + "voter": "lemouth" + }, + { + "rshares": 1647492485, + "voter": "ignat" + }, + { + "rshares": 20569512548, + "voter": "anotherjoe" + }, + { + "rshares": 479539090, + "voter": "harvey.levin" + }, + { + "rshares": 9825312082, + "voter": "gvargas123" + }, + { + "rshares": 56381779, + "voter": "unnsmed" + }, + { + "rshares": 3486839356, + "voter": "movievertigo" + }, + { + "rshares": 508788137, + "voter": "wuyueling" + }, + { + "rshares": 2863094334, + "voter": "netaterra" + }, + { + "rshares": 190920669, + "voter": "rand.fishkin" + }, + { + "rshares": 50816343, + "voter": "bitchplease" + }, + { + "rshares": 5593238012, + "voter": "trev" + }, + { + "rshares": 2444478035, + "voter": "shadowspub" + }, + { + "rshares": 733227972, + "voter": "dajohns1420" + }, + { + "rshares": 58025713, + "voter": "riv" + }, + { + "rshares": 10225963461, + "voter": "etcmike" + }, + { + "rshares": 68558903, + "voter": "stephenkendal" + }, + { + "rshares": 4960803036, + "voter": "contentjunkie" + }, + { + "rshares": 56342152, + "voter": "azz" + }, + { + "rshares": 4592861696, + "voter": "richardcrill" + }, + { + "rshares": 1624682038, + "voter": "davidjkelley" + }, + { + "rshares": 55922381, + "voter": "jag" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 20853890167, + "voter": "sponge-bob" + }, + { + "rshares": 4324039528, + "voter": "l0k1" + }, + { + "rshares": 15224010395, + "voter": "digital-wisdom" + }, + { + "rshares": 3709060044, + "voter": "ethical-ai" + }, + { + "rshares": 266431218, + "voter": "reaction" + }, + { + "rshares": 6679558332, + "voter": "jwaser" + }, + { + "rshares": 78964840869, + "voter": "thecyclist" + }, + { + "rshares": 1330526017, + "voter": "crypt0mine" + }, + { + "rshares": 422610257, + "voter": "steemorama" + }, + { + "rshares": 61824431, + "voter": "klaartje" + }, + { + "rshares": 174173092, + "voter": "harveylevin" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 2616068610, + "voter": "bwaser" + }, + { + "rshares": 120475423, + "voter": "gary.vaynerchuk" + }, + { + "rshares": 5647886463, + "voter": "dexter-k" + }, + { + "rshares": 659570211, + "voter": "ct-gurus" + }, + { + "rshares": 69332849, + "voter": "movietrailers" + }, + { + "rshares": 341112070, + "voter": "bones261" + }, + { + "rshares": 395022399020, + "voter": "charlieshrem" + }, + { + "rshares": 60088527835, + "voter": "tracemayer" + }, + { + "rshares": 20817662996, + "voter": "brains" + }, + { + "rshares": 608310864, + "voter": "bones555" + }, + { + "rshares": 1312161020, + "voter": "steemafon" + }, + { + "rshares": 5611121825, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 58872150, + "voter": "freebornangel" + }, + { + "rshares": 2346835012, + "voter": "ellepdub" + }, + { + "rshares": 50407156, + "voter": "timothy.sykes" + }, + { + "rshares": 59178617, + "voter": "inarix03" + }, + { + "rshares": 218488504, + "voter": "ola1" + }, + { + "rshares": 5402844750, + "voter": "michelle.gent" + }, + { + "rshares": 11804337064, + "voter": "herpetologyguy" + }, + { + "rshares": 51218853, + "voter": "statsbot" + }, + { + "rshares": 51212367, + "voter": "newsbot" + }, + { + "rshares": 4709818332, + "voter": "morgan.waser" + }, + { + "rshares": 50678219, + "voter": "crashoverride" + }, + { + "rshares": 50662052, + "voter": "cartman" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 51141851, + "voter": "slow" + }, + { + "rshares": 1231379900, + "voter": "anns" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 50868434, + "voter": "jumbo" + }, + { + "rshares": 50865840, + "voter": "sting" + }, + { + "rshares": 50791473, + "voter": "synereo" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 793486964, + "voter": "bapparabi" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 50482289, + "voter": "connection" + }, + { + "rshares": 50351738, + "voter": "aschwin" + }, + { + "rshares": 3607807009, + "voter": "strong-ai" + }, + { + "rshares": 53952708, + "voter": "dickbutt" + }, + { + "rshares": 80892186, + "voter": "peeweeherman" + }, + { + "rshares": 80758609, + "voter": "cowboycurtis" + }, + { + "rshares": 80739153, + "voter": "jambii" + }, + { + "rshares": 161311844, + "voter": "coolcat" + }, + { + "rshares": 161223764, + "voter": "opall" + }, + { + "rshares": 161108379, + "voter": "chair" + }, + { + "rshares": 160979939, + "voter": "conky" + }, + { + "rshares": 160118622, + "voter": "dademurphy" + }, + { + "rshares": 1319385375, + "voter": "rusteemitblog" + }, + { + "rshares": 159329211, + "voter": "chart" + }, + { + "rshares": 159253081, + "voter": "mrssteve" + }, + { + "rshares": 159170293, + "voter": "towelie" + }, + { + "rshares": 161849597, + "voter": "iberia" + }, + { + "rshares": 161839498, + "voter": "durex" + }, + { + "rshares": 158712197, + "voter": "philipjfry" + }, + { + "rshares": 158246961, + "voter": "mrhanky" + }, + { + "rshares": 158157355, + "voter": "popcornmachine" + }, + { + "rshares": 161212160, + "voter": "origin" + }, + { + "rshares": 160845765, + "voter": "caseyneistat" + }, + { + "rshares": 157713029, + "voter": "wilburtsmythe" + }, + { + "rshares": 160835930, + "voter": "skrillex" + }, + { + "rshares": 157354321, + "voter": "bitrx" + }, + { + "rshares": 159950870, + "voter": "haribo" + }, + { + "rshares": 156643129, + "voter": "bluetrade" + }, + { + "rshares": 159425365, + "voter": "tipsandtricks" + }, + { + "rshares": 156180960, + "voter": "shape" + }, + { + "rshares": 158732321, + "voter": "steemwallet" + }, + { + "rshares": 28230275575, + "voter": "goldmatters" + }, + { + "rshares": 71720421, + "voter": "dealzgal" + }, + { + "rshares": 77287933, + "voter": "storage" + }, + { + "rshares": 188144802, + "voter": "antaja" + }, + { + "rshares": 153997064, + "voter": "highfive" + }, + { + "rshares": 153963165, + "voter": "jebus" + }, + { + "rshares": 153940931, + "voter": "clarence" + }, + { + "rshares": 64613800, + "voter": "blackmarket" + }, + { + "rshares": 70760501, + "voter": "gifts" + }, + { + "rshares": 91120780, + "voter": "expat" + }, + { + "rshares": 153036915, + "voter": "steemet" + }, + { + "rshares": 151844742, + "voter": "qantheman" + }, + { + "rshares": 1660066708, + "voter": "steemlift" + } + ], + "author": "ozchartart", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.09, + "beneficiaries": [], + "blacklists": [], + "body": "Hello Steemers!\n\nhttps://img1.steemit.com/0x0/http://puu.sh/qPHEc/3b0d8913ce.png\n\n*POLONIEX*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/racOk/bbdaa99e11.png\n*4 hour Poloniex chart - Sept 13, 2016*\n\nhttp://puu.sh/rbmGz/0764821325.png\n*4 hour Poloniex chart - Sept 14, 2016*\n\nhttp://puu.sh/rbmLb/755ca91186.png\n*1 day Poloniex chart - Sept 14, 2016*\nThe price went further down without even making a bounce and is now on its way to the all time low support line.\nAbout 20% lower volume today on Poloniex.\n\n*BITTREX*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/racFW/4e3f1d6075.png\n*4 hour Bittrex chart - Sept 13, 2016*\n\nhttp://puu.sh/rbmDb/7461d3602b.png\n*4 hour Bittrex chart - Sept 14, 2016*\nThe Bittrex price broke the support line it was on yesterday and is now on its way to the 0.009 support line where it recently made a local low.\nAbout 25% lower volume today compared to yesterday.\n\n*VOLUME COMPARISON*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/racrD/ccb4db9ce5.png\n*STEEM/BTC volume Bittrex Sept 13, 2016*\n\nhttp://puu.sh/rbmuE/227aa902ca.png\n*STEEM/BTC volume Bittrex Sept 14, 2016*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/racpq/c08b21d0cc.png\n*STEEM/BTC volume Poloniex Sept 13, 2016*\n\nhttp://puu.sh/rbmwv/fd2112e3ab.png\n*STEEM/BTC volume Poloniex Sept 14, 2016*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/racmz/ba6bc6bc5f.png\n*STEEM indexed global volume Sept 13, 2016*\n\nhttp://puu.sh/rbmry/db13b3282f.png\n*STEEM indexed global volume Sept 14, 2016*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/rackL/d196a07698.png\n*Coinmarketcap top volume cryptos Sept 13, 2016*\n\nhttp://puu.sh/rbmlb/aca50530d5.png\nhttp://puu.sh/rbmof/8ca7889618.png\n*Coinmarketcap top volume cryptos Sept 14, 2016*\nThe overall volume about 20% lower today, but $STEEM lost quite a few places on the volume ranking, now sitting on the 32nd place.\n\n*COMMENT*\nOnce again, I will post the comment by commenting as it involves my personal opinion!\nThank you for understanding!\n\nIf anyone has any questions or need's help fell free to ask, I will try to explain as fast and as best as I can.\nCritics, comments, reply's, counters, advice's, etc. are always welcome!\nHave my charts helped you in any way?Let me know with a comment below :)\nAre there more people who are doing TA?\nPlease post the links to your TA's posts into the comments as well!\n\n*DISCLAIMER*\nI am showing multiple scenarios on the price movement, in the post itself I do not take any stance, either bullish or bearish. I am not responsible for neither you\u2019re winning nor you're losses upon trading! the \"comment\" section is my personal opinion and does not mean I have to or do hold any positions in the given market.\nEveryone who uses TA develops his own unique charting style, please keep that in mind.\n\nhttps://www.youtube.com/watch?v=HPkTGm4RtVM\n\nKind regards, OZ :)", + "category": "steem", + "children": 11, + "created": "2016-09-14T21:11:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img1.steemit.com/0x0/http://puu.sh/qPHEc/3b0d8913ce.png", + "https://img1.steemit.com/0x0/http://puu.sh/racOk/bbdaa99e11.png", + "http://puu.sh/rbmGz/0764821325.png", + "http://puu.sh/rbmLb/755ca91186.png", + "https://img1.steemit.com/0x0/http://puu.sh/racFW/4e3f1d6075.png", + "http://puu.sh/rbmDb/7461d3602b.png", + "https://img1.steemit.com/0x0/http://puu.sh/racrD/ccb4db9ce5.png", + "http://puu.sh/rbmuE/227aa902ca.png", + "https://img1.steemit.com/0x0/http://puu.sh/racpq/c08b21d0cc.png", + "http://puu.sh/rbmwv/fd2112e3ab.png", + "https://img1.steemit.com/0x0/http://puu.sh/racmz/ba6bc6bc5f.png", + "http://puu.sh/rbmry/db13b3282f.png", + "https://img1.steemit.com/0x0/http://puu.sh/rackL/d196a07698.png", + "http://puu.sh/rbmlb/aca50530d5.png", + "https://img.youtube.com/vi/HPkTGm4RtVM/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=HPkTGm4RtVM" + ], + "tags": [ + "steem", + "poloniex", + "bittrex", + "technical-analysis", + "trading" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 82846719798744, + "payout": 391.521, + "payout_at": "2016-09-21T21:11:51", + "pending_payout_value": "391.521 HBD", + "percent_hbd": 10000, + "permlink": "usdsteem-btc-daily-poloniex-bittrex-technical-analysis-market-report-update-44-stop-you-re-stalling-sept-14-2016", + "post_id": 1247324, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 376 + }, + "title": "$STEEM/BTC Daily Poloniex+Bittrex Technical Analysis / Market Report Update #44, \"Stop you're stalling\" Sept 14, 2016", + "updated": "2016-09-14T21:11:51", + "url": "/steem/@ozchartart/usdsteem-btc-daily-poloniex-bittrex-technical-analysis-market-report-update-44-stop-you-re-stalling-sept-14-2016" + }, + { + "active_votes": [ + { + "rshares": 231809756793, + "voter": "anonymous" + }, + { + "rshares": 40042164500412, + "voter": "blocktrades" + }, + { + "rshares": 734082781, + "voter": "rxhector" + }, + { + "rshares": 243749878708, + "voter": "nabilov" + }, + { + "rshares": 3813478158, + "voter": "btcupload" + }, + { + "rshares": 20189102884, + "voter": "artific" + }, + { + "rshares": 8773942171, + "voter": "craigwilliamz" + }, + { + "rshares": 10227302974, + "voter": "etcmike" + }, + { + "rshares": 3827694728, + "voter": "titusfrost" + }, + { + "rshares": 245531412, + "voter": "doitvoluntarily" + }, + { + "rshares": 55752594, + "voter": "alucard" + }, + { + "rshares": 271441624, + "voter": "anomaly" + } + ], + "author": "titusfrost", + "author_payout_value": "0.000 HBD", + "author_reputation": 54.94, + "beneficiaries": [], + "blacklists": [], + "body": "# Is The Takeover of Crypto-Currencies About to Begin by the Central Banks?\n\nhttp://i.imgur.com/NxCYMpy.png\n([Image Source](http://www.e-corp-usa.com/ecoin/))\n\nThe show **Mr. Robot** has fictionalized the **\"Powers that Shouldn't Be\"** into a singular Corporation called **E Corp**. This E Corp is supposed to basically represent the powers behind the Global Central Bankers, the true World Rulers. The head of E Corp even states in a recent Episode \"Politicians are Puppets\", which reminds me of the quotation by Nathan Rothschild regarding the head on which the crown of England is placed. Clearly one could see that E Corp in the show is the fictionalization of the **\"Illuminati\"** if you will. The show is heavily laden with [esoteric symbolism](https://www.youtube.com/watch?v=l2lZn-ZcJMs) but to the public it comes across as \"counter-culture\" as the main character is the founding member of **\"F Society\"** a hacking group based directly on **\"Anonymous\"**. This hacking group causes a financial crash, which leads to E Corp releasing a new digital Currency called **\"ECoin\"**, the above image is from a promotional website for the TV show. \n\n## Is Mr. Robot demonizing Crypto-Currencies? \n\nhttp://i.imgur.com/f6gXhrn.jpg\n([Image Source](http://www.serialminds.com/2015/06/05/mr-robot-la-serie-che-sta-piacendo-tutti-forse-troppo/))\n\nNow the interesting part for those fans of crypto-currencies like everyone on **Steemit** and for everyone who uses **Bitcoin**. I think the reason for they added an \"Ecoin\" in this show is to demonize crypto-currencies. The powers that shouldn't be have no way to take over these crypto-currencies so they have decided to wage information war against them. With the countless videos warning about the rise of *\"digital only currency\"* being the *\"mark of the beast\"*, one could easily see lots of propaganda has already been employed. However this new form is quite intelligent, by associating \"ECoins\" with \"E Corp\" they make the average mind (who doesn't know what Bitcoin or Steemit really is), subconsciously associate all crypto-currencies with the Federal Reserve banskters, with \"E Corp\". This is classic subconscious guilt by association created entirely by fiction that is often employed in fictional movies. This is why I think the \"E Coin\" was added to the show, but I could be wrong, so why else might it be in this show? \n\n## Do the Elite Plan to Replace the Dollar with a Digital Only Currency? \nhttp://i.imgur.com/IJJxcBR.jpg\n([Image Source](https://www.cryptocoinsnews.com/why-bitcoin-value-doesnt-matter/))\n\nWe all know the financial system is basically teetering on the verge of collapse. It is the biggest ponzy scheme ever devised and like all ponzy schemes if the Federal Reserve doesn't increase demand for the use of it's currency the system will collapse. It was designed to collapse. I believe like many others for one reason, so they can start the whole process that made them so rich, all over again on a global scale. The new world order if you will, being run by financial despotism and technical autocracy. So, is their plan to create a financial collapse being shown in plain sight in this show? One idea I heard from my friend who maintains the [\"What is Real\" YouTube Channel](https://www.youtube.com/user/szymborski11) is they may \n>\"allow a false flag attack that they can blame on some shadowy hacking group, possibly even **Anonymous** itself as anyone can claim to be Anonymous\" \n\nPersonally I do not buy this theory as Anonymous is completely decentralized and would be almost impossible to blame for a false flag. However, to fully analyze a situation one must always look at every angle. \n\nSo if the system collapsed, especially overnight due to a hack, would they replace the Federal Reserve Notes with a new digital only \"E Coin\" backed by the IMF World Bank and their massive Gold Holdings, and Special Drawing Rights Holdings? The Group of Thirty, also known as the G30 reported in the [latest working papers on their website](http://group30.org/publications) that they want a return to a **GOLD Standard** just like how the Federal Reserve started out but in a new **Global Currency**. See my Documentary on the [\"Group of Thirty\"](https://www.youtube.com/watch?v=eOB9QfxsgdQ) for more on this group of 30 Central Bankers that meet in secret. So is it out of the realm of possibilities that the new Global Currency that the World Bank has planned for post the collapse of the Federal Reserve System is a new digital only currency based on Gold and SDR holdings? No this would make a lot of sense to me but what do you the readers think? \n\n## Decentralization the Key to Defeating Takeover of Crypto-Currencies by Central Banks\nhttp://i.imgur.com/KVNo7nE.jpg\n([Image Source](https://www.cryptocoinsnews.com/why-bitcoin-value-doesnt-matter/))\n\nThe decentralized concept at the basis of the crypto-currencies could be the key to their survival if the Central Banks decide to try and take over the market. Right now their is a few crypto-currencies that are from the perspective of a non trader even worth mentioning. **Bitcoin**, **Ethereum**, and **STEEM**, however if the Central Banks created a new \"ECoin\" it would easily make replace Bitcoin as the number 1 crypto-currency. However, there will always be a demand for crypto-currencies that are not \"Ecoins\", because thankfully we have a whole planet full of awesome people who will never conform to the system. The useless governments will always make things illegal that people want and can't buy with their new \"Ecoins\". So we will always have a demand for a currency like Bitcoin that is not a part of the centralized system, but is outside of that system's control. So try as they might, the powers that be can only wage information war against crypto-currencies because there will always be new entrepreneurs that create new currencies just like steemit, that are outside their systems of control. The harder the hidden hand squeezes the more of us will fall through their fingertips. \n\n#### Thanks for Reading! \nhttp://i.imgur.com/k10p6Pf.jpg\nIf you liked my article please join **steemit** and let me know by leaving a comment or upvoting! As always follow me on here [@TitusFrost](https://steemit.com/@titusfrost) for more hard hitting posts!", + "category": "mrrobot", + "children": 4, + "created": "2016-09-15T17:34:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/NxCYMpy.png", + "http://i.imgur.com/f6gXhrn.jpg", + "http://i.imgur.com/IJJxcBR.jpg", + "http://i.imgur.com/KVNo7nE.jpg", + "http://i.imgur.com/k10p6Pf.jpg" + ], + "links": [ + "http://www.e-corp-usa.com/ecoin/", + "https://www.youtube.com/watch?v=l2lZn-ZcJMs", + "http://www.serialminds.com/2015/06/05/mr-robot-la-serie-che-sta-piacendo-tutti-forse-troppo/", + "https://www.cryptocoinsnews.com/why-bitcoin-value-doesnt-matter/", + "https://www.youtube.com/user/szymborski11", + "http://group30.org/publications", + "https://www.youtube.com/watch?v=eOB9QfxsgdQ", + "https://steemit.com/@titusfrost" + ], + "tags": [ + "mrrobot", + "beyondbitcoin", + "steemit", + "bitcoin", + "ethereum" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 40565862465239, + "payout": 99.113, + "payout_at": "2016-09-22T17:34:42", + "pending_payout_value": "99.113 HBD", + "percent_hbd": 10000, + "permlink": "new-mr-robot-episode-introduces-e-corp-s-new-ecoin", + "post_id": 1256542, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 12 + }, + "title": "New Mr. Robot Episode Introduces E-Corp's New \"Ecoin\"", + "updated": "2016-09-15T17:34:42", + "url": "/mrrobot/@titusfrost/new-mr-robot-episode-introduces-e-corp-s-new-ecoin" + }, + { + "active_votes": [ + { + "rshares": 231809756793, + "voter": "anonymous" + }, + { + "rshares": 40042090888143, + "voter": "blocktrades" + }, + { + "rshares": 81790420316, + "voter": "acidsun" + }, + { + "rshares": 1026087885, + "voter": "danielkt" + }, + { + "rshares": 243749878708, + "voter": "nabilov" + }, + { + "rshares": 5096232265, + "voter": "dmitriybtc" + }, + { + "rshares": 3145812656, + "voter": "dmilash" + }, + { + "rshares": 538023492, + "voter": "marinaz" + }, + { + "rshares": 1446509276, + "voter": "future24" + }, + { + "rshares": 4098512589, + "voter": "cmorton" + }, + { + "rshares": 83101859, + "voter": "numberone" + }, + { + "rshares": 5712937692, + "voter": "trev" + }, + { + "rshares": 62351093, + "voter": "creatr" + }, + { + "rshares": 116660687, + "voter": "jlufer" + }, + { + "rshares": 53884613, + "voter": "jeff-kubitz" + }, + { + "rshares": 5532993072, + "voter": "tanyabtc" + }, + { + "rshares": 53671263, + "voter": "waldemar-kuhn" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 6368721210, + "voter": "orcish" + }, + { + "rshares": 4331450381, + "voter": "puffin" + }, + { + "rshares": 3795767712, + "voter": "dresden" + } + ], + "author": "tanyabtc", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.51, + "beneficiaries": [], + "blacklists": [], + "body": "Jellyfish is a perfect example of one of the weirdest creatures out there. In real life they are definitely not the most pleasant thing to touch and being surrounded with.\n\nIt wasn't a surprise for me but jellyfish don't have brains. Instead, they have nerve nets which sense changes in the environment and coordinate the animal's responses.\n\nHowever if you eliminate all of the fluff that people are talking about them, you can come up with something interesting and even fun.\n\nThis drawing is created using my favorite style, I hope you'll love it.\n\nhttp://i349.photobucket.com/albums/q393/dmbaim/Art/jellyfish2_zpswbrk9ied.jpg\n\nhttp://i349.photobucket.com/albums/q393/dmbaim/Art/jellyfish3_zpsx0rcjvko.jpg\n\nhttp://i349.photobucket.com/albums/q393/dmbaim/Art/jellyfish1_zpsge408hgu.jpg\n\nhttp://i349.photobucket.com/albums/q393/dmbaim/Art/jellyfish4_zpsmctahaql.jpg\n\n***\n\n###
    Follow me for my future art work: [@tanyabtc](https://steemit.com/@tanyabtc)
    ", + "category": "art", + "children": 5, + "created": "2016-09-15T17:32:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i349.photobucket.com/albums/q393/dmbaim/Art/jellyfish2_zpswbrk9ied.jpg", + "http://i349.photobucket.com/albums/q393/dmbaim/Art/jellyfish3_zpsx0rcjvko.jpg", + "http://i349.photobucket.com/albums/q393/dmbaim/Art/jellyfish1_zpsge408hgu.jpg", + "http://i349.photobucket.com/albums/q393/dmbaim/Art/jellyfish4_zpsmctahaql.jpg" + ], + "links": [ + "https://steemit.com/@tanyabtc" + ], + "tags": [ + "art", + "photography", + "life", + "nature", + "steemitartchallenge" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 40641175102128, + "payout": 99.269, + "payout_at": "2016-09-22T17:32:00", + "pending_payout_value": "99.269 HBD", + "percent_hbd": 10000, + "permlink": "jellyfish", + "post_id": 1256509, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 21 + }, + "title": "Jellyfish", + "updated": "2016-09-15T17:32:00", + "url": "/art/@tanyabtc/jellyfish" + }, + { + "active_votes": [ + { + "rshares": 28370460229441, + "voter": "dantheman" + }, + { + "rshares": 7109575491152, + "voter": "xeldal" + }, + { + "rshares": 5763709360081, + "voter": "enki" + }, + { + "rshares": 1661919951378, + "voter": "joseph" + }, + { + "rshares": 681011074465, + "voter": "boombastic" + }, + { + "rshares": 91328300889, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 1669989826, + "voter": "bingo-1" + }, + { + "rshares": 9649345792, + "voter": "idol" + }, + { + "rshares": 296881786971, + "voter": "chitty" + }, + { + "rshares": 1660916524, + "voter": "jocelyn" + }, + { + "rshares": 374276957263, + "voter": "craig-grant" + }, + { + "rshares": 29965457068, + "voter": "eeks" + }, + { + "rshares": 16631029397, + "voter": "fkn" + }, + { + "rshares": 21860449400, + "voter": "elishagh1" + }, + { + "rshares": 8669201183, + "voter": "richman" + }, + { + "rshares": 83939734905, + "voter": "tosch" + }, + { + "rshares": 43361302769, + "voter": "klye" + }, + { + "rshares": 313666285, + "voter": "coar" + }, + { + "rshares": 1414832011, + "voter": "murh" + }, + { + "rshares": 2165481862, + "voter": "error" + }, + { + "rshares": 66691837090, + "voter": "justtryme90" + }, + { + "rshares": 74215665393, + "voter": "noganoo" + }, + { + "rshares": 322807730, + "voter": "gardening" + }, + { + "rshares": 322954527, + "voter": "survival" + }, + { + "rshares": 9729472993, + "voter": "arisa" + }, + { + "rshares": 85401868413, + "voter": "herzmeister" + }, + { + "rshares": 5287780547, + "voter": "tee-em" + }, + { + "rshares": 127447565955, + "voter": "geoffrey" + }, + { + "rshares": 144217921167, + "voter": "kimziv" + }, + { + "rshares": 23222555287, + "voter": "seth-krings" + }, + { + "rshares": 75878590465, + "voter": "technology" + }, + { + "rshares": 10561923702, + "voter": "auction" + }, + { + "rshares": 73847859940, + "voter": "rubybian" + }, + { + "rshares": 228648776, + "voter": "honey" + }, + { + "rshares": 81182974001, + "voter": "furion" + }, + { + "rshares": 389525912, + "voter": "barbara2" + }, + { + "rshares": 432953031, + "voter": "ch0c0latechip" + }, + { + "rshares": 400702190, + "voter": "doge4lyf" + }, + { + "rshares": 14384175054, + "voter": "ausbitbank" + }, + { + "rshares": 85512692, + "voter": "snowden" + }, + { + "rshares": 21106789378, + "voter": "artific" + }, + { + "rshares": 707850592538, + "voter": "ramta" + }, + { + "rshares": 3146030335, + "voter": "poseidon" + }, + { + "rshares": 3694190342, + "voter": "bitcoiner" + }, + { + "rshares": 979838082, + "voter": "hemp" + }, + { + "rshares": 113648497, + "voter": "flowers" + }, + { + "rshares": 13487325573, + "voter": "positive" + }, + { + "rshares": 50619397, + "voter": "steemchain" + }, + { + "rshares": 50619397, + "voter": "whalepool" + }, + { + "rshares": 23469653450, + "voter": "sisterholics" + }, + { + "rshares": 454108429, + "voter": "fnait" + }, + { + "rshares": 403430641, + "voter": "keepcalmand" + }, + { + "rshares": 3447878718, + "voter": "sulev" + }, + { + "rshares": 7045148437, + "voter": "uwe69" + }, + { + "rshares": 6919937601, + "voter": "shortcut" + }, + { + "rshares": 2236809039, + "voter": "merej99" + }, + { + "rshares": 829917786936, + "voter": "laonie" + }, + { + "rshares": 29308632823, + "voter": "myfirst" + }, + { + "rshares": 168468478179, + "voter": "somebody" + }, + { + "rshares": 6541261476, + "voter": "flysaga" + }, + { + "rshares": 833871118, + "voter": "gmurph" + }, + { + "rshares": 37216212015, + "voter": "midnightoil" + }, + { + "rshares": 3489545901, + "voter": "kurtbeil" + }, + { + "rshares": 2369012034, + "voter": "steemleak" + }, + { + "rshares": 93077580911, + "voter": "xiaohui" + }, + { + "rshares": 88179884, + "voter": "bigsambucca" + }, + { + "rshares": 4423017092, + "voter": "elfkitchen" + }, + { + "rshares": 3022102039, + "voter": "xiaokongcom" + }, + { + "rshares": 2336668831, + "voter": "future24" + }, + { + "rshares": 13236211704, + "voter": "cristi" + }, + { + "rshares": 67585702, + "voter": "alejoshy" + }, + { + "rshares": 60298968, + "voter": "diamonds" + }, + { + "rshares": 6091942213, + "voter": "xianjun" + }, + { + "rshares": 398982776, + "voter": "microluck" + }, + { + "rshares": 83629379486, + "voter": "serejandmyself" + }, + { + "rshares": 10468536660, + "voter": "jaredcwillis" + }, + { + "rshares": 2793020971, + "voter": "levycore" + }, + { + "rshares": 8773934958, + "voter": "craigwilliamz" + }, + { + "rshares": 3995708723, + "voter": "naquoya" + }, + { + "rshares": 2132454023, + "voter": "shadowspub" + }, + { + "rshares": 30593840039, + "voter": "krnel" + }, + { + "rshares": 2080613946, + "voter": "funkywanderer" + }, + { + "rshares": 4594200588, + "voter": "richardcrill" + }, + { + "rshares": 4892645779, + "voter": "mscleverclocks" + }, + { + "rshares": 50784892, + "voter": "freesteem" + }, + { + "rshares": 52129459, + "voter": "gumer" + }, + { + "rshares": 212888896291, + "voter": "asksisk" + }, + { + "rshares": 1386999849, + "voter": "bitcoinparadise" + }, + { + "rshares": 407083055, + "voter": "anomaly" + }, + { + "rshares": 63405661, + "voter": "inarix03" + }, + { + "rshares": 74838700, + "voter": "dealzgal" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 151484350, + "voter": "cbd" + }, + { + "rshares": 151484350, + "voter": "junk" + }, + { + "rshares": 151499198, + "voter": "hug" + }, + { + "rshares": 151499198, + "voter": "bearcub" + }, + { + "rshares": 151499170, + "voter": "cyberpunk" + }, + { + "rshares": 150765510, + "voter": "keisha" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 150765482, + "voter": "int" + }, + { + "rshares": 99404487, + "voter": "expat" + }, + { + "rshares": 151837301, + "voter": "doubledex" + }, + { + "rshares": 132623369, + "voter": "toddemaher1" + } + ], + "author": "krnel", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.23, + "beneficiaries": [], + "blacklists": [], + "body": "\"True-Unity-Based-in-Morality71c9e.jpg\"\n\nThe degree of truth, especially **Moral Truth**, that is embodied in each of our choices, actions and behaviors will determine the degree of **True Unity, True Freedom and True Peace** we can achieve collectively. Morality is the *foundational baseline* for True Unity. All other differences are less significant. If we are more united with the moral truth of how to act and behave towards others, then we will be creating a more moral way of life. \n\nUntil we reach a certain level of comprehension of morality, unite with it in our thoughts, emotions and actions, we will not be able to truly create, lasting, effective freedom, peace and unity with each other. Morality is the key to opening a **higher, realer and truer authentic** way of life. Morality is the Way and the Path, the Light that will lead us away from darkness. We must delve deeper into moral comprehension. \n\nMorality leads to greater Wisdom of Right-Action which lift us up. Right-actions support a higher consciousness way of life. Connection to Moral Truth is real **knowledge, clarity, freedom and anarchy** to live our lives *free from master-slave dominating relationships* with others. This is being a **higher, realer and truer self.** This is living a **connected, united, integrated, and consistent way of life**.\n\n\"Unity-Consciousness91bb8.jpg\"\n\nViolations of *Moral Truth/Law* do not result in the production of True Freedom, Peace or Unity. **Violations, violence and aggression** to others who are innocent beings, will only beget, generate and produce division, enslavement or war. We can't unite with others who are less moral when we are more moral. We need to educate others through our words. We need to get others to understand morality and it's importance in our quality and condition of life so that we can actually unite on the same page and level of being.\n\n**Truth and morality are inherently divided from falsity and immorality.** Trying to force a united way of living when there is no aggregate unity in moral comprehension will not work. Trying to do this, to allow the immorality to continue around us for the sake of a false \"unity\", will only eat away and erode us from the inside. We can't be united with morality in our thoughts, emotions and actions, and live a connected and integrated life, if others around us are continuing to violate moral principles.\n\nIf we are divided from truth in reality, especially Moral Truth, we are in contradiction with how to live in unity, harmony, peace and freedom with others and will be creating immorality and falsity into the world, even if we are ignorant of what we are doing. Ignorance of morality has us living a **lower, falser and inauthentic unrealer** way of life. \n\nImmorality and falsity leads to greater **Foolishness of Wrong-Action which weighs us all down**. Wrong-actions **burden** us and keep us living in *lower consciousness ways of life*. Disconnection from Moral Truth has us living in **ignorance, confusion, control and chaos** that prevents us from living up to our potential, where we instead live as *falser, unrealer and lower selves*.\n\nTrue Unity, true \"oneness\", is based in being united and at one with the Moral Truth. If we are divided from the Moral Truth, we are not at one with it, and we are not at one with other beings who have the right to be free from us *harming, violating and enslaving* them. This is living a **disconnected, disunited, disintegrated, inconsistent and contradictory way of life.**\n\nUltimately, we are also *not at one with ourselves, our potential truer, realer and higher selves, to act in accordance with a higher will-power within us*, that can lead us to *create a better world for ourselves and others*. The Path and Way of truth and light, of Moral Truth, is *not quick and easy*. It has **hardship and tribulations**. It is **strict and narrow in focus of dedication and arduous effort, not a wide array of convenience, ease, comfort, amusement, gratification, enjoyment and pleasure seeking.** It requires **Care for Moral Truth** and being devoted to upholding and bearing these *higher principles in life*, rather than seeking to live in baser carnal \"feel-good\" pleasure infatuations with ourselves. \n\n
    \"maat-44484741649db4c3.jpg\"
    \n\nTruth and morality is not a heavy weight to bear, it is **Light** as a **feather** and lifts us up to have us soar and fly higher, just as the **Sun** rises to higher consciousness living. The sun, light and truth feeds our higher consciousness living, granting us the [symbolic \"after life\", \"eternal life\", and \"immortality\" of living in a \"heaven\" and \"paradise\"](https://steemit.com/symbolism/@krnel/magic-maat-and-morality-the-power-of-consciousness-pt-3). Truth, morality, justice, authenticity and realer living is symbolized as the [Feather of Maat](https://steemit.com/symbolism/@krnel/magic-maat-and-morality-the-power-of-consciousness-pt-3) which is used as the **[measure](https://steemit.com/symbolism/@krnel/thoth-thought-the-great-magician-the-power-of-consciousness-pt-4)** of our lives, that we **judge, insult and offend** ourselves by failing to **balance** ourselves with it.\n\n
    \"keytoknowledgeec5e1.png\"
    \n\n**Moral Truth/Law is the key to the higher knowledge of higher living, the knowledge of the Wisdom of Right-Action. We can't create real, lasting good, freedom, peace, anarchy and unity, if we are not aligned on the same moral page/level and are allowing immorality to continue to be lived by ourselves or others. Moral truth shines a light on the darkness of our way of life.**\n\nWhere we put our **time, energy and attention** into, is what we will get more of. **Time is limited in life. Truth takes time. What way of life are we creating?** Do we want more base carnal pleasure and self-gratification to \"feel-good\" about ourselves? Or do we want to put lower consciousness focuses aside and instead seek to elevate ourselves and all of humanity to a higher way of life based in understanding and living Moral Truth? The choice is ours.\n\n----\n#### Thank you for reading! I appreciate the knowledge reaching more people. Take care. Peace.\n\n---\nIf you appreciate and value the content, please consider:\nUpvoting \"upvote91a69.png\" **or**   Sharing \"share2195b.png\" below.\n\n[![Follow](https://www.steemimg.com/images/2016/08/30/follow2be5e.png)](https://steemit.com/@krnel) me for more great content to come!\n\n---\n###### *Don't have a Steemit account? Please signup, it's free, and you get some free Steem $Dollars as well. Help upvote my content if you appreciate and value it (upvoting is free!).*\n\n---\nAuthor: Kris Nelson / @krnel\nContact: steemit.quality@gmail.com\nDate: 2016-09-15", + "category": "unity", + "children": 7, + "created": "2016-09-15T12:46:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/True-Unity-Based-in-Morality71c9e.jpg", + "https://www.steemimg.com/images/2016/09/15/Unity-Consciousness91bb8.jpg", + "https://www.steemimg.com/images/2016/09/03/maat-44484741649db4c3.md.jpg", + "https://www.steemimg.com/images/2016/09/15/keytoknowledgeec5e1.png", + "https://www.steemimg.com/images/2016/08/30/upvote91a69.png", + "https://www.steemimg.com/images/2016/08/30/share2195b.png", + "https://www.steemimg.com/images/2016/08/30/follow2be5e.png" + ], + "links": [ + "https://www.steemimg.com/image/1jAgT", + "https://www.steemimg.com/image/1jIS0", + "https://www.steemimg.com/image/75DZi", + "https://steemit.com/symbolism/@krnel/magic-maat-and-morality-the-power-of-consciousness-pt-3", + "https://steemit.com/symbolism/@krnel/thoth-thought-the-great-magician-the-power-of-consciousness-pt-4", + "https://steemit.com/@krnel" + ], + "tags": [ + "unity", + "psychology", + "philosophy", + "life", + "anarchy" + ], + "users": [ + "krnel" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 47730631183835, + "payout": 135.291, + "payout_at": "2016-09-22T12:46:51", + "pending_payout_value": "135.291 HBD", + "percent_hbd": 10000, + "permlink": "true-unity-is-based-in-morality", + "post_id": 1253382, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 104 + }, + "title": "True Unity is Based in Morality", + "updated": "2016-09-15T14:33:24", + "url": "/unity/@krnel/true-unity-is-based-in-morality" + }, + { + "active_votes": [ + { + "rshares": 30354133231234, + "voter": "smooth" + }, + { + "rshares": 3513726399673, + "voter": "riverhead" + }, + { + "rshares": 2047331100784, + "voter": "badassmother" + }, + { + "rshares": 2052014550291, + "voter": "hr1" + }, + { + "rshares": 22859158768, + "voter": "jaewoocho" + }, + { + "rshares": 6817394566770, + "voter": "complexring" + }, + { + "rshares": 1654784154175, + "voter": "joseph" + }, + { + "rshares": 456087731331, + "voter": "recursive2" + }, + { + "rshares": 605078168085, + "voter": "masteryoda" + }, + { + "rshares": 3187434382129, + "voter": "recursive" + }, + { + "rshares": 1172502790, + "voter": "mineralwasser" + }, + { + "rshares": 644333450804, + "voter": "boombastic" + }, + { + "rshares": 85749299147, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6360085030, + "voter": "bingo-0" + }, + { + "rshares": 1571244193, + "voter": "bingo-1" + }, + { + "rshares": 5690715098910, + "voter": "smooth.witness" + }, + { + "rshares": 451823819150, + "voter": "boatymcboatface" + }, + { + "rshares": 173857414147, + "voter": "pairmike" + }, + { + "rshares": 9647406542, + "voter": "idol" + }, + { + "rshares": 4734990827, + "voter": "sakr" + }, + { + "rshares": 10498322876, + "voter": "k-rapper" + }, + { + "rshares": 284049488060, + "voter": "chitty" + }, + { + "rshares": 1660687667, + "voter": "jocelyn" + }, + { + "rshares": 83523204254, + "voter": "acidsun" + }, + { + "rshares": 14378425460, + "voter": "gregory-f" + }, + { + "rshares": 77509187475, + "voter": "easteagle13" + }, + { + "rshares": 89889565611, + "voter": "eeks" + }, + { + "rshares": 82216111782, + "voter": "kingscrown" + }, + { + "rshares": 468170958, + "voter": "paco-steem" + }, + { + "rshares": 5638749800, + "voter": "spaninv" + }, + { + "rshares": 14505098411, + "voter": "james-show" + }, + { + "rshares": 2068009075, + "voter": "gekko" + }, + { + "rshares": 566368511133, + "voter": "nanzo-scoop" + }, + { + "rshares": 11765450192, + "voter": "acidyo" + }, + { + "rshares": 10056236364, + "voter": "kefkius" + }, + { + "rshares": 13801984013, + "voter": "cian.dafe" + }, + { + "rshares": 174276728390, + "voter": "mummyimperfect" + }, + { + "rshares": 313655738, + "voter": "coar" + }, + { + "rshares": 101003137489, + "voter": "asch" + }, + { + "rshares": 1060992086, + "voter": "murh" + }, + { + "rshares": 6084390579, + "voter": "cryptofunk" + }, + { + "rshares": 2219186794, + "voter": "error" + }, + { + "rshares": 5268583124, + "voter": "marta-zaidel" + }, + { + "rshares": 985272252746, + "voter": "cyber" + }, + { + "rshares": 49547959185, + "voter": "ak2020" + }, + { + "rshares": 22880592472, + "voter": "m4ever" + }, + { + "rshares": 410473084, + "voter": "applecrisp" + }, + { + "rshares": 365287420, + "voter": "stiletto" + }, + { + "rshares": 40012611838, + "voter": "juanmiguelsalas" + }, + { + "rshares": 35122696670, + "voter": "ratel" + }, + { + "rshares": 353861612068, + "voter": "kaylinart" + }, + { + "rshares": 48104501090, + "voter": "brandonp" + }, + { + "rshares": 77665341455, + "voter": "tim-johnston" + }, + { + "rshares": 19596877881, + "voter": "ziv" + }, + { + "rshares": 16102337160, + "voter": "zakharya" + }, + { + "rshares": 2067136425, + "voter": "stephen-somers" + }, + { + "rshares": 5286085951, + "voter": "tee-em" + }, + { + "rshares": 172214996875, + "voter": "thedashguy" + }, + { + "rshares": 5690323862, + "voter": "mark-waser" + }, + { + "rshares": 117735293812, + "voter": "geoffrey" + }, + { + "rshares": 197591173842, + "voter": "kimziv" + }, + { + "rshares": 77699144261, + "voter": "emily-cook" + }, + { + "rshares": 15411154879, + "voter": "magnebit" + }, + { + "rshares": 2187505433, + "voter": "superfreek" + }, + { + "rshares": 32609943323, + "voter": "cryptoiskey" + }, + { + "rshares": 32210293570, + "voter": "acassity" + }, + { + "rshares": 17557032440, + "voter": "grey580" + }, + { + "rshares": 280901565, + "voter": "ladyclair" + }, + { + "rshares": 22567231170, + "voter": "venuspcs" + }, + { + "rshares": 3806225758, + "voter": "michaellamden68" + }, + { + "rshares": 460191463095, + "voter": "ericvancewalton" + }, + { + "rshares": 20788063945, + "voter": "thebatchman" + }, + { + "rshares": 60468822467, + "voter": "good-karma" + }, + { + "rshares": 3215622713, + "voter": "orly" + }, + { + "rshares": 3440573161, + "voter": "getssidetracked" + }, + { + "rshares": 5059510664, + "voter": "riscadox" + }, + { + "rshares": 251107930, + "voter": "mstang83" + }, + { + "rshares": 93660377, + "voter": "strawhat" + }, + { + "rshares": 25556155261, + "voter": "tcfxyz" + }, + { + "rshares": 7078154492, + "voter": "futurefood" + }, + { + "rshares": 68677604399, + "voter": "mikemiziner" + }, + { + "rshares": 143199803537, + "voter": "derekareith" + }, + { + "rshares": 769733529, + "voter": "busser" + }, + { + "rshares": 23621173825, + "voter": "strangerarray" + }, + { + "rshares": 39798845145, + "voter": "halo" + }, + { + "rshares": 18370473179, + "voter": "sebastien" + }, + { + "rshares": 21616460291, + "voter": "steemit-life" + }, + { + "rshares": 11755279615, + "voter": "asim" + }, + { + "rshares": 85507270, + "voter": "snowden" + }, + { + "rshares": 14478712837, + "voter": "aaseb" + }, + { + "rshares": 1329259606, + "voter": "karen13" + }, + { + "rshares": 10871185849, + "voter": "deviedev" + }, + { + "rshares": 6539587435, + "voter": "juvyjabian" + }, + { + "rshares": 4289492867, + "voter": "dcryptogold" + }, + { + "rshares": 11426107825, + "voter": "allmonitors" + }, + { + "rshares": 823467628, + "voter": "thinkngrow" + }, + { + "rshares": 45702502050, + "voter": "milestone" + }, + { + "rshares": 3871058694, + "voter": "maximkichev" + }, + { + "rshares": 5840816376, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 4310613989, + "voter": "poseidon" + }, + { + "rshares": 20118934678, + "voter": "mustafaomar" + }, + { + "rshares": 4344867607, + "voter": "fubar-bdhr" + }, + { + "rshares": 200869173, + "voter": "eclipse0" + }, + { + "rshares": 3355687342, + "voter": "bones" + }, + { + "rshares": 10466879587, + "voter": "rpf" + }, + { + "rshares": 165697825587, + "voter": "gabbans" + }, + { + "rshares": 3927552340, + "voter": "tarindel" + }, + { + "rshares": 3787131399, + "voter": "azurejasper" + }, + { + "rshares": 115039166, + "voter": "bola" + }, + { + "rshares": 31924982417, + "voter": "deanliu" + }, + { + "rshares": 7822595883, + "voter": "neroru" + }, + { + "rshares": 64612401971, + "voter": "jl777" + }, + { + "rshares": 459345887, + "voter": "meteor78" + }, + { + "rshares": 1736505397, + "voter": "yarly" + }, + { + "rshares": 261735372, + "voter": "yarly2" + }, + { + "rshares": 262126965, + "voter": "yarly3" + }, + { + "rshares": 151424453, + "voter": "yarly4" + }, + { + "rshares": 152279375, + "voter": "yarly5" + }, + { + "rshares": 86799635, + "voter": "yarly7" + }, + { + "rshares": 50619397, + "voter": "steemchain" + }, + { + "rshares": 50619397, + "voter": "whalepool" + }, + { + "rshares": 46022381216, + "voter": "marius19" + }, + { + "rshares": 6388144255, + "voter": "summonerrk" + }, + { + "rshares": 28998029507, + "voter": "papa-pepper" + }, + { + "rshares": 718070584, + "voter": "clonewarz" + }, + { + "rshares": 14885906334, + "voter": "lemooljiang" + }, + { + "rshares": 7710735735, + "voter": "chloetaylor" + }, + { + "rshares": 20258667266, + "voter": "krabgat" + }, + { + "rshares": 5452572015, + "voter": "proto" + }, + { + "rshares": 634160409, + "voter": "curator" + }, + { + "rshares": 29939832307, + "voter": "pinkisland" + }, + { + "rshares": 3473282610, + "voter": "ace108" + }, + { + "rshares": 32489795759, + "voter": "sisterholics" + }, + { + "rshares": 420087145, + "voter": "yarly10" + }, + { + "rshares": 1326768546, + "voter": "alex.chien" + }, + { + "rshares": 224823596, + "voter": "yarly11" + }, + { + "rshares": 8603628610, + "voter": "royalmacro" + }, + { + "rshares": 285745653, + "voter": "faraz" + }, + { + "rshares": 78603899, + "voter": "yarly12" + }, + { + "rshares": 607346548, + "voter": "cwmyao1" + }, + { + "rshares": 15951816066, + "voter": "clevecross" + }, + { + "rshares": 42829748850, + "voter": "smailer" + }, + { + "rshares": 2623601209, + "voter": "bullionstackers" + }, + { + "rshares": 9881676342, + "voter": "michiel" + }, + { + "rshares": 47915881983, + "voter": "jasonstaggers" + }, + { + "rshares": 3434703822, + "voter": "glitterpig" + }, + { + "rshares": 6724054419, + "voter": "jed78" + }, + { + "rshares": 2283498737, + "voter": "dirty.hera" + }, + { + "rshares": 2757983108, + "voter": "taker" + }, + { + "rshares": 1022288627, + "voter": "pakisnxt" + }, + { + "rshares": 4238154544, + "voter": "nekromarinist" + }, + { + "rshares": 10139260512, + "voter": "theprophet0" + }, + { + "rshares": 1116734533286, + "voter": "laonie" + }, + { + "rshares": 24555826117, + "voter": "laoyao" + }, + { + "rshares": 38535213181, + "voter": "myfirst" + }, + { + "rshares": 233216062302, + "voter": "somebody" + }, + { + "rshares": 8962312497, + "voter": "flysaga" + }, + { + "rshares": 2499642040, + "voter": "gmurph" + }, + { + "rshares": 51519404039, + "voter": "midnightoil" + }, + { + "rshares": 85931785, + "voter": "coderg" + }, + { + "rshares": 4370964711, + "voter": "ullikume" + }, + { + "rshares": 3654780794, + "voter": "kurtbeil" + }, + { + "rshares": 125259587701, + "voter": "xiaohui" + }, + { + "rshares": 6099701369, + "voter": "elfkitchen" + }, + { + "rshares": 103339178041, + "voter": "joele" + }, + { + "rshares": 5766912954, + "voter": "oflyhigh" + }, + { + "rshares": 132768445759, + "voter": "sirwinchester" + }, + { + "rshares": 4140618845, + "voter": "xiaokongcom" + }, + { + "rshares": 12962109792, + "voter": "gargon" + }, + { + "rshares": 1462746123, + "voter": "hms818" + }, + { + "rshares": 3743673036, + "voter": "villainblack" + }, + { + "rshares": 9344614684, + "voter": "thebotkiller" + }, + { + "rshares": 8346623288, + "voter": "xianjun" + }, + { + "rshares": 5410695476, + "voter": "highlite" + }, + { + "rshares": 77724719, + "voter": "evgenyche" + }, + { + "rshares": 3114091207, + "voter": "bledarus" + }, + { + "rshares": 89206609038, + "voter": "miacats" + }, + { + "rshares": 546720711, + "voter": "microluck" + }, + { + "rshares": 587265371, + "voter": "ashwim" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 1952898265, + "voter": "chinadaily" + }, + { + "rshares": 8114302214, + "voter": "lemouth" + }, + { + "rshares": 1869957795, + "voter": "anotherjoe" + }, + { + "rshares": 8536250240, + "voter": "garywilson" + }, + { + "rshares": 101945845, + "voter": "slorunner" + }, + { + "rshares": 58986659923, + "voter": "mandibil" + }, + { + "rshares": 238342815, + "voter": "onlyvoluntary" + }, + { + "rshares": 1233668048, + "voter": "lenar" + }, + { + "rshares": 2023321989, + "voter": "cryptoeasy" + }, + { + "rshares": 10226235023, + "voter": "etcmike" + }, + { + "rshares": 5317778129, + "voter": "ats-david" + }, + { + "rshares": 1933046934, + "voter": "runridefly" + }, + { + "rshares": 110179538, + "voter": "jlufer" + }, + { + "rshares": 63455953, + "voter": "uziriel" + }, + { + "rshares": 2249900457, + "voter": "jeremyfromwi" + }, + { + "rshares": 1588909759, + "voter": "davidjkelley" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 145634271, + "voter": "rusla" + }, + { + "rshares": 9069023674, + "voter": "sponge-bob" + }, + { + "rshares": 15228095947, + "voter": "digital-wisdom" + }, + { + "rshares": 3629296972, + "voter": "ethical-ai" + }, + { + "rshares": 6681105703, + "voter": "jwaser" + }, + { + "rshares": 67691960143, + "voter": "thecyclist" + }, + { + "rshares": 633563845, + "voter": "kev7000" + }, + { + "rshares": 2229872189, + "voter": "richhersey" + }, + { + "rshares": 422625634, + "voter": "steemorama" + }, + { + "rshares": 124717395, + "voter": "tito-baron" + }, + { + "rshares": 9870203216, + "voter": "bluehorseshoe" + }, + { + "rshares": 52252552, + "voter": "lighter" + }, + { + "rshares": 218468981435, + "voter": "asksisk" + }, + { + "rshares": 453503086, + "voter": "totosky" + }, + { + "rshares": 2558544222, + "voter": "bwaser" + }, + { + "rshares": 5522377875, + "voter": "dexter-k" + }, + { + "rshares": 85706903997, + "voter": "cnfund" + }, + { + "rshares": 341112070, + "voter": "bones261" + }, + { + "rshares": 9053522798, + "voter": "brains" + }, + { + "rshares": 620998788, + "voter": "bones555" + }, + { + "rshares": 1071168220, + "voter": "positivesteem" + }, + { + "rshares": 5611845791, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 219004308, + "voter": "anomaly" + }, + { + "rshares": 2347365852, + "voter": "ellepdub" + }, + { + "rshares": 5347450124, + "voter": "michelle.gent" + }, + { + "rshares": 11830729881, + "voter": "herpetologyguy" + }, + { + "rshares": 4606297038, + "voter": "morgan.waser" + }, + { + "rshares": 285981023, + "voter": "thefinanceguy" + }, + { + "rshares": 51141851, + "voter": "slow" + }, + { + "rshares": 4882606557, + "voter": "donchate" + }, + { + "rshares": 50798322, + "voter": "breeze" + }, + { + "rshares": 50791473, + "voter": "synereo" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 50543061, + "voter": "rabobank" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 88794357432, + "voter": "btshuang" + }, + { + "rshares": 3528469611, + "voter": "strong-ai" + }, + { + "rshares": 159710416, + "voter": "allianz" + }, + { + "rshares": 162375387, + "voter": "yourase1" + }, + { + "rshares": 1109337370, + "voter": "michaelstobiersk" + }, + { + "rshares": 161839498, + "voter": "durex" + }, + { + "rshares": 161212160, + "voter": "origin" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 157726117, + "voter": "illusions" + }, + { + "rshares": 157716408, + "voter": "electronicarts" + }, + { + "rshares": 197654481, + "voter": "mgibson" + }, + { + "rshares": 160326045, + "voter": "planet" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 156043541, + "voter": "disneypixar" + }, + { + "rshares": 158777847, + "voter": "agundoba" + }, + { + "rshares": 158726294, + "voter": "alberged" + }, + { + "rshares": 158718933, + "voter": "alene33" + }, + { + "rshares": 158713085, + "voter": "argesti" + }, + { + "rshares": 158709279, + "voter": "artamm" + }, + { + "rshares": 158704921, + "voter": "artyne43" + }, + { + "rshares": 158701918, + "voter": "odlaen" + }, + { + "rshares": 158692611, + "voter": "brenna88" + }, + { + "rshares": 158688416, + "voter": "fortelyn" + }, + { + "rshares": 158684075, + "voter": "cheva0" + }, + { + "rshares": 158678677, + "voter": "peris2" + }, + { + "rshares": 158667376, + "voter": "gilbertur" + }, + { + "rshares": 158658206, + "voter": "irdaince" + }, + { + "rshares": 158655323, + "voter": "whenda3" + }, + { + "rshares": 158647100, + "voter": "brenkelley" + }, + { + "rshares": 158640828, + "voter": "donaigh" + }, + { + "rshares": 158637072, + "voter": "baire00" + }, + { + "rshares": 158624650, + "voter": "gundalach" + }, + { + "rshares": 158620061, + "voter": "childirac" + }, + { + "rshares": 158609836, + "voter": "guoteff" + }, + { + "rshares": 155493039, + "voter": "steem-wallet" + }, + { + "rshares": 157896009, + "voter": "wymmendycer" + }, + { + "rshares": 157892476, + "voter": "fariuss" + }, + { + "rshares": 157889502, + "voter": "chutec" + }, + { + "rshares": 157887016, + "voter": "udoladhnak" + }, + { + "rshares": 157883027, + "voter": "brochari" + }, + { + "rshares": 157877631, + "voter": "hervedui" + }, + { + "rshares": 157876011, + "voter": "isetar" + }, + { + "rshares": 157874479, + "voter": "pollengus" + }, + { + "rshares": 157871566, + "voter": "valiner" + }, + { + "rshares": 157869417, + "voter": "cunod" + }, + { + "rshares": 157866738, + "voter": "trentegan" + }, + { + "rshares": 157864709, + "voter": "shenburen" + }, + { + "rshares": 157861808, + "voter": "margery2" + }, + { + "rshares": 157860265, + "voter": "thiner" + }, + { + "rshares": 157857120, + "voter": "joycery" + }, + { + "rshares": 157855001, + "voter": "cuiliobeth" + }, + { + "rshares": 157853250, + "voter": "gwilion" + }, + { + "rshares": 157847571, + "voter": "damul" + }, + { + "rshares": 157845805, + "voter": "youthan" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 151290813, + "voter": "dgiors" + }, + { + "rshares": 150713197, + "voter": "jameswalker" + } + ], + "author": "masteryoda", + "author_payout_value": "0.000 HBD", + "author_reputation": 70.0, + "beneficiaries": [], + "blacklists": [], + "body": "![photo](http://i.imgsafe.org/cfdd6c2073.png)\n\n- - -\n\nThis report covers payouts made between:\n\n**September 14, 2016, 12:00 am UTC** and **September 14, 2016, 11:59 pm UTC**\n\nTotal SBD paid: **18 591.464 SBD**\n\nTotal VESTS paid: **107 376 438.443 VESTS**\n\n- - -\n\n### SBD and VESTS payouts chart:\n![photo](http://imgh.us/canvas1_2.png)\n\n- - -\n\n### Top 50 overall SBD earners:\n|Rank | Account | Posts |SBD | VESTS |\n| :-----| ------------- |-------------:|-------------:| -----:|\n|1|[@roelandp](https://steemit.com/@roelandp)|1|5 418.670|24 948 979.054|\n|2|[@good-karma](https://steemit.com/@good-karma)|1|909.955|4 213 942.448|\n|3|[@jesta](https://steemit.com/@jesta)|3|679.631|3 153 075.294|\n|4|[@timsaid](https://steemit.com/@timsaid)|3|619.007|2 859 184.462|\n|5|[@dollarvigilante](https://steemit.com/@dollarvigilante)|2|475.221|2 253 589.616|\n|6|[@gavvet](https://steemit.com/@gavvet)|4|425.218|2 037 895.185|\n|7|[@calaber24p](https://steemit.com/@calaber24p)|1|390.494|1 838 757.984|\n|8|[@sirwinchester](https://steemit.com/@sirwinchester)|4|368.864|1 735 636.441|\n|9|[@krishtopa](https://steemit.com/@krishtopa)|2|358.365|1 685 760.776|\n|10|[@charlieshrem](https://steemit.com/@charlieshrem)|1|313.754|1 528 263.186|\n|11|[@ericvancewalton](https://steemit.com/@ericvancewalton)|3|265.965|1 237 056.814|\n|12|[@masteryoda](https://steemit.com/@masteryoda)|2|263.669|1 263 890.957|\n|13|[@storyseeker](https://steemit.com/@storyseeker)|1|246.186|1 128 643.940|\n|14|[@knozaki2015](https://steemit.com/@knozaki2015)|3|236.207|1 137 854.793|\n|15|[@ozchartart](https://steemit.com/@ozchartart)|2|232.345|1 081 974.618|\n|16|[@aizensou](https://steemit.com/@aizensou)|1|216.201|1 004 513.462|\n|17|[@razvanelulmarin](https://steemit.com/@razvanelulmarin)|3|189.540|872 217.215|\n|18|[@terrycraft](https://steemit.com/@terrycraft)|2|150.834|708 558.316|\n|19|[@b0y2k](https://steemit.com/@b0y2k)|1|147.662|706 835.020|\n|20|[@curie](https://steemit.com/@curie)|1|146.240|686 877.176|\n|21|[@heimindanger](https://steemit.com/@heimindanger)|1|144.212|673 814.821|\n|22|[@lifeisawesome](https://steemit.com/@lifeisawesome)|1|141.589|652 615.981|\n|23|[@pkattera](https://steemit.com/@pkattera)|1|136.953|630 763.364|\n|24|[@healthyrecipes](https://steemit.com/@healthyrecipes)|1|131.634|618 475.683|\n|25|[@bridgetbunchy](https://steemit.com/@bridgetbunchy)|2|124.551|579 715.643|\n|26|[@rok-sivante](https://steemit.com/@rok-sivante)|2|124.404|588 022.386|\n|27|[@marius19](https://steemit.com/@marius19)|4|119.642|559 047.214|\n|28|[@moony](https://steemit.com/@moony)|1|114.796|525 597.779|\n|29|[@bacchist](https://steemit.com/@bacchist)|1|109.227|516 867.803|\n|30|[@markrmorrisjr](https://steemit.com/@markrmorrisjr)|5|103.121|484 869.252|\n|31|[@serejandmyself](https://steemit.com/@serejandmyself)|1|98.964|476 290.724|\n|32|[@honeyscribe](https://steemit.com/@honeyscribe)|1|96.501|455 035.641|\n|33|[@armen](https://steemit.com/@armen)|1|87.511|400 815.024|\n|34|[@katecloud](https://steemit.com/@katecloud)|1|84.088|385 129.971|\n|35|[@steemitblog](https://steemit.com/@steemitblog)|1|83.908|391 902.876|\n|36|[@acidyo](https://steemit.com/@acidyo)|1|80.090|368 891.628|\n|37|[@smailer](https://steemit.com/@smailer)|2|75.675|355 066.218|\n|38|[@quinneaker](https://steemit.com/@quinneaker)|3|74.704|342 291.235|\n|39|[@gargon](https://steemit.com/@gargon)|2|74.579|342 531.494|\n|40|[@yostopia](https://steemit.com/@yostopia)|1|73.810|346 300.850|\n|41|[@senseiteekay](https://steemit.com/@senseiteekay)|2|73.432|343 062.614|\n|42|[@alexgr](https://steemit.com/@alexgr)|2|71.785|339 964.614|\n|43|[@french.fyde](https://steemit.com/@french.fyde)|2|71.184|326 446.765|\n|44|[@jacor](https://steemit.com/@jacor)|1|69.575|326 357.490|\n|45|[@gardenofeden](https://steemit.com/@gardenofeden)|5|67.463|314 694.893|\n|46|[@fyrstikken](https://steemit.com/@fyrstikken)|2|63.851|320 176.890|\n|47|[@mikemacintire](https://steemit.com/@mikemacintire)|2|63.192|297 409.454|\n|48|[@tracemayer](https://steemit.com/@tracemayer)|2|60.842|285 326.975|\n|49|[@hitmeasap](https://steemit.com/@hitmeasap)|1|60.379|281 808.600|\n|50|[@rigaronib](https://steemit.com/@rigaronib)|2|57.362|269 633.352|\n\n\n- - -\n\n### Top 50 overall VESTS earners:\n|Rank | Account | SBD | VESTS |\n| :-----| ------------- |-------------:| -----:|\n|1|[@roelandp](https://steemit.com/@roelandp)|5 418.670|24 948 979.054|\n|2|[@good-karma](https://steemit.com/@good-karma)|909.955|4 213 942.448|\n|3|[@blocktrades](https://steemit.com/@blocktrades)|0.000|3 335 901.021|\n|4|[@jesta](https://steemit.com/@jesta)|679.631|3 153 075.294|\n|5|[@timsaid](https://steemit.com/@timsaid)|619.007|2 859 184.462|\n|6|[@dollarvigilante](https://steemit.com/@dollarvigilante)|475.221|2 253 589.616|\n|7|[@gavvet](https://steemit.com/@gavvet)|425.218|2 037 895.185|\n|8|[@calaber24p](https://steemit.com/@calaber24p)|390.494|1 838 757.984|\n|9|[@sirwinchester](https://steemit.com/@sirwinchester)|368.864|1 735 636.441|\n|10|[@krishtopa](https://steemit.com/@krishtopa)|358.365|1 685 760.776|\n|11|[@charlieshrem](https://steemit.com/@charlieshrem)|313.754|1 528 263.186|\n|12|[@ned](https://steemit.com/@ned)|1.360|1 499 865.972|\n|13|[@wang](https://steemit.com/@wang)|0.000|1 451 410.111|\n|14|[@smooth](https://steemit.com/@smooth)|0.127|1 304 403.492|\n|15|[@masteryoda](https://steemit.com/@masteryoda)|263.669|1 263 890.957|\n|16|[@ericvancewalton](https://steemit.com/@ericvancewalton)|265.965|1 237 056.814|\n|17|[@knozaki2015](https://steemit.com/@knozaki2015)|236.207|1 137 854.793|\n|18|[@storyseeker](https://steemit.com/@storyseeker)|246.186|1 128 643.940|\n|19|[@ozchartart](https://steemit.com/@ozchartart)|232.345|1 081 974.618|\n|20|[@aizensou](https://steemit.com/@aizensou)|216.201|1 004 513.462|\n|21|[@berniesanders](https://steemit.com/@berniesanders)|1.793|917 436.678|\n|22|[@razvanelulmarin](https://steemit.com/@razvanelulmarin)|189.540|872 217.215|\n|23|[@pharesim](https://steemit.com/@pharesim)|0.000|851 221.853|\n|24|[@terrycraft](https://steemit.com/@terrycraft)|150.834|708 558.316|\n|25|[@b0y2k](https://steemit.com/@b0y2k)|147.662|706 835.020|\n|26|[@curie](https://steemit.com/@curie)|146.240|686 877.176|\n|27|[@dantheman](https://steemit.com/@dantheman)|28.144|681 756.810|\n|28|[@heimindanger](https://steemit.com/@heimindanger)|144.212|673 814.821|\n|29|[@lifeisawesome](https://steemit.com/@lifeisawesome)|141.589|652 615.981|\n|30|[@xeldal](https://steemit.com/@xeldal)|0.108|652 481.625|\n|31|[@pkattera](https://steemit.com/@pkattera)|136.953|630 763.364|\n|32|[@healthyrecipes](https://steemit.com/@healthyrecipes)|131.634|618 475.683|\n|33|[@joseph](https://steemit.com/@joseph)|52.434|609 242.613|\n|34|[@rok-sivante](https://steemit.com/@rok-sivante)|124.404|588 022.386|\n|35|[@bridgetbunchy](https://steemit.com/@bridgetbunchy)|124.551|579 715.643|\n|36|[@marius19](https://steemit.com/@marius19)|119.642|559 047.214|\n|37|[@laonie](https://steemit.com/@laonie)|8.966|556 549.385|\n|38|[@moony](https://steemit.com/@moony)|114.796|525 597.779|\n|39|[@bacchist](https://steemit.com/@bacchist)|109.227|516 867.803|\n|40|[@riverhead](https://steemit.com/@riverhead)|0.000|485 496.214|\n|41|[@markrmorrisjr](https://steemit.com/@markrmorrisjr)|103.121|484 869.252|\n|42|[@serejandmyself](https://steemit.com/@serejandmyself)|98.964|476 290.724|\n|43|[@honeyscribe](https://steemit.com/@honeyscribe)|96.501|455 035.641|\n|44|[@steemed](https://steemit.com/@steemed)|0.000|454 578.921|\n|45|[@silver](https://steemit.com/@silver)|0.000|439 767.104|\n|46|[@armen](https://steemit.com/@armen)|87.511|400 815.024|\n|47|[@steemitblog](https://steemit.com/@steemitblog)|83.908|391 902.876|\n|48|[@clayop](https://steemit.com/@clayop)|22.674|390 300.411|\n|49|[@katecloud](https://steemit.com/@katecloud)|84.088|385 129.971|\n|50|[@nextgencrypto](https://steemit.com/@nextgencrypto)|0.000|384 967.229|\n\n\n- - -\n\n### Top 50 paying posts (author reward):\n|Rank | Account | SBD | VESTS | POST|\n| :-----| ------------- |-------------:| -----:|:-----|\n|1|[@roelandp](https://steemit.com/@roelandp)|5417.783|24936028.708622|[save-the-date-steemfest-1-11-12-13-november-2016-amsterdam-n](https://steemit.com/all/@roelandp/save-the-date-steemfest-1-11-12-13-november-2016-amsterdam-nl)|\n|2|[@good-karma](https://steemit.com/@good-karma)|909.717|4210888.383925|[esteem-ios-1-2-2-released-advanced-login-signup-patch-post-e](https://steemit.com/all/@good-karma/esteem-ios-1-2-2-released-advanced-login-signup-patch-post-edits-photo-inclusion-on-posts-new-navigation-filter)|\n|3|[@jesta](https://steemit.com/@jesta)|672.102|3084315.315130|[steem-bounty-system-milestone-1-proposal](https://steemit.com/all/@jesta/steem-bounty-system-milestone-1-proposal)|\n|4|[@dollarvigilante](https://steemit.com/@dollarvigilante)|457.747|2096614.988536|[boom-end-game-nears-as-central-banks-buying-up-gold-mining-c](https://steemit.com/all/@dollarvigilante/boom-end-game-nears-as-central-banks-buying-up-gold-mining-companies)|\n|5|[@timsaid](https://steemit.com/@timsaid)|451.707|2069238.286170|[life-explorers-the-human-senses-part-iii-touch](https://steemit.com/all/@timsaid/life-explorers-the-human-senses-part-iii-touch)|\n|6|[@calaber24p](https://steemit.com/@calaber24p)|390.494|1824187.485033|[countries-that-incentivize-and-deregulate-crypto-startups-wi](https://steemit.com/all/@calaber24p/countries-that-incentivize-and-deregulate-crypto-startups-will-reap-the-rewards-if-the-technology-goes-mainstream)|\n|7|[@charlieshrem](https://steemit.com/@charlieshrem)|313.754|1475625.347428|[a-geek-in-prison-a-life-series-by-charlie-shrem-part-4-unit-](https://steemit.com/all/@charlieshrem/a-geek-in-prison-a-life-series-by-charlie-shrem-part-4-unit-life-and-the-shrempresso)|\n|8|[@storyseeker](https://steemit.com/@storyseeker)|246.186|1128628.814689|[the-girl-who-saw-upside-down-a-drawing-with-digital-color](https://steemit.com/all/@storyseeker/the-girl-who-saw-upside-down-a-drawing-with-digital-color)|\n|9|[@masteryoda](https://steemit.com/@masteryoda)|240.097|1121485.562159|[steem-blocksize-report-2](https://steemit.com/all/@masteryoda/steem-blocksize-report-2)|\n|10|[@krishtopa](https://steemit.com/@krishtopa)|233.171|1099654.933892|[dns-server-an-easy-explanation-of-how-it-works-continue-to-a](https://steemit.com/all/@krishtopa/dns-server-an-easy-explanation-of-how-it-works-continue-to-acquaint-you-with-internet-technologies)|\n|11|[@aizensou](https://steemit.com/@aizensou)|216.201|990253.977562|[vietnam-a-land-of-beauty-and-happiness-featuring-arnob-as-au](https://steemit.com/all/@aizensou/vietnam-a-land-of-beauty-and-happiness-featuring-arnob-as-author)|\n|12|[@razvanelulmarin](https://steemit.com/@razvanelulmarin)|189.396|867744.898994|[the-hot-seat-with-berniesanders-the-premiere-episode-of-my-n](https://steemit.com/all/@razvanelulmarin/the-hot-seat-with-berniesanders-the-premiere-episode-of-my-new-talk-show)|\n|13|[@timsaid](https://steemit.com/@timsaid)|158.543|746612.095815|[the-steemit-crypto-challenge-5](https://steemit.com/all/@timsaid/the-steemit-crypto-challenge-5)|\n|14|[@ericvancewalton](https://steemit.com/@ericvancewalton)|150.755|691807.305106|[what-if-an-original-poem](https://steemit.com/all/@ericvancewalton/what-if-an-original-poem)|\n|15|[@b0y2k](https://steemit.com/@b0y2k)|147.647|695279.783199|[steemit-compass-cup-team-shirt-designs-and-video](https://steemit.com/all/@b0y2k/steemit-compass-cup-team-shirt-designs-and-video)|\n|16|[@curie](https://steemit.com/@curie)|146.240|686877.176123|[project-curie-s-daily-curation-list-12-sept-13-sept-2016](https://steemit.com/all/@curie/project-curie-s-daily-curation-list-12-sept-13-sept-2016)|\n|17|[@ozchartart](https://steemit.com/@ozchartart)|145.810|668048.574792|[usdsteem-btc-daily-poloniex-bittrex-technical-analysis-marke](https://steemit.com/all/@ozchartart/usdsteem-btc-daily-poloniex-bittrex-technical-analysis-market-report-update-43-up-for-a-run-sept-12-2016)|\n|18|[@heimindanger](https://steemit.com/@heimindanger)|144.212|672841.668489|[steemwhales-update-or-discover-who-are-currently-the-best-au](https://steemit.com/all/@heimindanger/steemwhales-update-or-discover-who-are-currently-the-best-authors-and-curators)|\n|19|[@lifeisawesome](https://steemit.com/@lifeisawesome)|141.589|648397.232517|[my-parents-and-their-legacy-on-my-wellbeing](https://steemit.com/all/@lifeisawesome/my-parents-and-their-legacy-on-my-wellbeing)|\n|20|[@sirwinchester](https://steemit.com/@sirwinchester)|131.874|619435.074884|[the-ultimate-cookie-ice-cream-sandwich-by-mr-gourmet](https://steemit.com/all/@sirwinchester/the-ultimate-cookie-ice-cream-sandwich-by-mr-gourmet)|\n|21|[@healthyrecipes](https://steemit.com/@healthyrecipes)|131.634|618412.100300|[crockpot-meatballs](https://steemit.com/all/@healthyrecipes/crockpot-meatballs)|\n|22|[@pkattera](https://steemit.com/@pkattera)|130.759|599383.658678|[competitor-analysis-for-ned-s-proposed-bounty-management-sys](https://steemit.com/all/@pkattera/competitor-analysis-for-ned-s-proposed-bounty-management-system)|\n|23|[@gavvet](https://steemit.com/@gavvet)|127.649|600372.455914|[lordvader-here-name-in-lights-and-a-little-bonus-for-the-dar](https://steemit.com/all/@gavvet/lordvader-here-name-in-lights-and-a-little-bonus-for-the-dark-side-fans)|\n|24|[@krishtopa](https://steemit.com/@krishtopa)|125.194|584772.792593|[pi-the-most-mysterious-digit-in-the-world](https://steemit.com/all/@krishtopa/pi-the-most-mysterious-digit-in-the-world)|\n|25|[@rok-sivante](https://steemit.com/@rok-sivante)|122.814|578455.857617|[what-you-need-to-know-about-bitshares-a-newbie-s-map-to-navi](https://steemit.com/all/@rok-sivante/what-you-need-to-know-about-bitshares-a-newbie-s-map-to-navigating-the-platform-tech-and-community)|\n|26|[@sirwinchester](https://steemit.com/@sirwinchester)|118.827|560308.909503|[sirwinchester-let-me-show-you-my-passion-dance-5](https://steemit.com/all/@sirwinchester/sirwinchester-let-me-show-you-my-passion-dance-5)|\n|27|[@sirwinchester](https://steemit.com/@sirwinchester)|118.050|550951.354177|[how-to-overcome-your-laziness-wie-du-deine-faulheit-ueberwin](https://steemit.com/all/@sirwinchester/how-to-overcome-your-laziness-wie-du-deine-faulheit-ueberwinden-kannst-english-german)|\n|28|[@moony](https://steemit.com/@moony)|114.796|525597.779378|[feminism-and-motorcycles](https://steemit.com/all/@moony/feminism-and-motorcycles)|\n|29|[@ericvancewalton](https://steemit.com/@ericvancewalton)|109.307|500835.534276|[alarm-clock-dawn-an-original-novel-episode-27](https://steemit.com/all/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-27)|\n|30|[@bacchist](https://steemit.com/@bacchist)|109.227|510030.223362|[sbd-conversion-the-7-day-median-average-price](https://steemit.com/all/@bacchist/sbd-conversion-the-7-day-median-average-price)|\n|31|[@knozaki2015](https://steemit.com/@knozaki2015)|108.749|507502.846192|[i-travel-the-world-part-39-oslo-bar-and-xoi-stick-rice](https://steemit.com/all/@knozaki2015/i-travel-the-world-part-39-oslo-bar-and-xoi-stick-rice)|\n|32|[@gavvet](https://steemit.com/@gavvet)|106.614|497360.835065|[walking-on-fire-separating-phantasm-and-physics-featuring-cr](https://steemit.com/all/@gavvet/walking-on-fire-separating-phantasm-and-physics-featuring-cristi-as-author)|\n|33|[@bridgetbunchy](https://steemit.com/@bridgetbunchy)|104.907|489682.132628|[top-15-tips-for-frugal-travel-exploring-australia-by-camperv](https://steemit.com/all/@bridgetbunchy/top-15-tips-for-frugal-travel-exploring-australia-by-campervan)|\n|34|[@knozaki2015](https://steemit.com/@knozaki2015)|100.326|472500.133819|[how-to-treat-cancer-with-the-help-of-bees-featuring-kental-a](https://steemit.com/all/@knozaki2015/how-to-treat-cancer-with-the-help-of-bees-featuring-kental-as-author)|\n|35|[@serejandmyself](https://steemit.com/@serejandmyself)|98.964|464288.878350|[the-nicest-fraud-an-original-poem](https://steemit.com/all/@serejandmyself/the-nicest-fraud-an-original-poem)|\n|36|[@honeyscribe](https://steemit.com/@honeyscribe)|96.501|455029.584897|[why-i-stay-quiet-about-my-sexual-identity](https://steemit.com/all/@honeyscribe/why-i-stay-quiet-about-my-sexual-identity)|\n|37|[@gavvet](https://steemit.com/@gavvet)|92.717|432647.836418|[old-fruity-s-travelling-featuring-fred703-as-author](https://steemit.com/all/@gavvet/old-fruity-s-travelling-featuring-fred703-as-author)|\n|38|[@armen](https://steemit.com/@armen)|87.448|400400.592753|[poker-tip-man-armen-reading-the-opponent](https://steemit.com/all/@armen/poker-tip-man-armen-reading-the-opponent)|\n|39|[@ozchartart](https://steemit.com/@ozchartart)|86.535|408127.835155|[usdsteem-btc-daily-poloniex-bittrex-technical-analysis-marke](https://steemit.com/all/@ozchartart/usdsteem-btc-daily-poloniex-bittrex-technical-analysis-market-report-update-43-still-alive-sept-13-2016)|\n|40|[@katecloud](https://steemit.com/@katecloud)|84.088|385129.971278|[progression-painting-inspired-by-a-photo-and-a-poem-by-kate-](https://steemit.com/all/@katecloud/progression-painting-inspired-by-a-photo-and-a-poem-by-kate-cloud)|\n|41|[@steemitblog](https://steemit.com/@steemitblog)|83.908|391902.876349|[steem-0-14-1-released-hardfork-postponed-until-9-20-2016](https://steemit.com/all/@steemitblog/steem-0-14-1-released-hardfork-postponed-until-9-20-2016)|\n|42|[@markrmorrisjr](https://steemit.com/@markrmorrisjr)|83.039|389575.051223|[original-fiction-jacked-book-one-in-the-origin-dime-chronicl](https://steemit.com/all/@markrmorrisjr/original-fiction-jacked-book-one-in-the-origin-dime-chronicles-episode-8)|\n|43|[@acidyo](https://steemit.com/@acidyo)|79.825|365587.938964|[projectnewbie-beta-logo-and-some-information-about-my-curati](https://steemit.com/all/@acidyo/projectnewbie-beta-logo-and-some-information-about-my-curation-trail-on-streemian)|\n|44|[@terrycraft](https://steemit.com/@terrycraft)|76.279|356151.627510|[energetic-vampires-and-destructive-egregors-in-our-life-psyc](https://steemit.com/all/@terrycraft/energetic-vampires-and-destructive-egregors-in-our-life-psychology-and-esoterics-energeticheskie-vampiry-i-egregory-featuring)|\n|45|[@gargon](https://steemit.com/@gargon)|74.563|341587.978944|[proyecto-cervantes-08-11-sept-2016-compensacion-y-reconocimi](https://steemit.com/all/@gargon/proyecto-cervantes-08-11-sept-2016-compensacion-y-reconocimiento-para-escritores-de-habla-hispana-bringing-rewards-and)|\n|46|[@terrycraft](https://steemit.com/@terrycraft)|74.540|347927.702254|[magic-of-science-fractals-magiya-nauki-fraktaly-featuring-sm](https://steemit.com/all/@terrycraft/magic-of-science-fractals-magiya-nauki-fraktaly-featuring-smolalit-as-author)|\n|47|[@quinneaker](https://steemit.com/@quinneaker)|74.431|340779.160527|[steemit-promo-exclusive-article-and-video-of-the-most-recent](https://steemit.com/all/@quinneaker/steemit-promo-exclusive-article-and-video-of-the-most-recent-usd1-000-feed-the-homeless-operation-i-donated)|\n|48|[@yostopia](https://steemit.com/@yostopia)|73.810|346300.850333|[capturing-a-7-tall-clown-s-hallelujah-performance-with-a-hod](https://steemit.com/all/@yostopia/capturing-a-7-tall-clown-s-hallelujah-performance-with-a-hodgepodge-of-cameras)|\n|49|[@french.fyde](https://steemit.com/@french.fyde)|71.016|325280.082850|[eng-fr-steemitmolecularcooking-or-chocolate-caviar](https://steemit.com/all/@french.fyde/eng-fr-steemitmolecularcooking-or-chocolate-caviar)|\n|50|[@smailer](https://steemit.com/@smailer)|70.341|328300.375497|[my-daytime-latte-art-tryings-blocktrades-fan-art](https://steemit.com/all/@smailer/my-daytime-latte-art-tryings-blocktrades-fan-art)|\n\n\n- - -\nPrevious report: [September-13](https://steemit.com/stats/@masteryoda/daily-payouts-leaderboards-september-13)\n- - -\n\n###### \u00a9 @masteryoda", + "category": "stats", + "children": 41, + "created": "2016-09-15T03:08:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgsafe.org/cfdd6c2073.png", + "http://imgh.us/canvas1_2.png" + ], + "links": [ + "https://steemit.com/@roelandp", + "https://steemit.com/@good-karma", + "https://steemit.com/@jesta", + "https://steemit.com/@timsaid", + "https://steemit.com/@dollarvigilante", + "https://steemit.com/@gavvet", + "https://steemit.com/@calaber24p", + "https://steemit.com/@sirwinchester", + "https://steemit.com/@krishtopa", + "https://steemit.com/@charlieshrem", + "https://steemit.com/@ericvancewalton", + "https://steemit.com/@masteryoda", + "https://steemit.com/@storyseeker", + "https://steemit.com/@knozaki2015", + "https://steemit.com/@ozchartart", + "https://steemit.com/@aizensou", + "https://steemit.com/@razvanelulmarin", + "https://steemit.com/@terrycraft", + "https://steemit.com/@b0y2k", + "https://steemit.com/@curie", + "https://steemit.com/@heimindanger", + "https://steemit.com/@lifeisawesome", + "https://steemit.com/@pkattera", + "https://steemit.com/@healthyrecipes", + "https://steemit.com/@bridgetbunchy", + "https://steemit.com/@rok-sivante", + "https://steemit.com/@marius19", + "https://steemit.com/@moony", + "https://steemit.com/@bacchist", + "https://steemit.com/@markrmorrisjr", + "https://steemit.com/@serejandmyself", + "https://steemit.com/@honeyscribe", + "https://steemit.com/@armen", + "https://steemit.com/@katecloud", + "https://steemit.com/@steemitblog", + "https://steemit.com/@acidyo", + "https://steemit.com/@smailer", + "https://steemit.com/@quinneaker", + "https://steemit.com/@gargon", + "https://steemit.com/@yostopia", + "https://steemit.com/@senseiteekay", + "https://steemit.com/@alexgr", + "https://steemit.com/@french.fyde", + "https://steemit.com/@jacor", + "https://steemit.com/@gardenofeden", + "https://steemit.com/@fyrstikken", + "https://steemit.com/@mikemacintire", + "https://steemit.com/@tracemayer", + "https://steemit.com/@hitmeasap", + "https://steemit.com/@rigaronib", + "https://steemit.com/@blocktrades", + "https://steemit.com/@ned", + "https://steemit.com/@wang", + "https://steemit.com/@smooth", + "https://steemit.com/@berniesanders", + "https://steemit.com/@pharesim", + "https://steemit.com/@dantheman", + "https://steemit.com/@xeldal", + "https://steemit.com/@joseph", + "https://steemit.com/@laonie", + "https://steemit.com/@riverhead", + "https://steemit.com/@steemed", + "https://steemit.com/@silver", + "https://steemit.com/@clayop", + "https://steemit.com/@nextgencrypto", + "https://steemit.com/all/@roelandp/save-the-date-steemfest-1-11-12-13-november-2016-amsterdam-nl", + "https://steemit.com/all/@good-karma/esteem-ios-1-2-2-released-advanced-login-signup-patch-post-edits-photo-inclusion-on-posts-new-navigation-filter", + "https://steemit.com/all/@jesta/steem-bounty-system-milestone-1-proposal", + "https://steemit.com/all/@dollarvigilante/boom-end-game-nears-as-central-banks-buying-up-gold-mining-companies", + "https://steemit.com/all/@timsaid/life-explorers-the-human-senses-part-iii-touch", + "https://steemit.com/all/@calaber24p/countries-that-incentivize-and-deregulate-crypto-startups-will-reap-the-rewards-if-the-technology-goes-mainstream", + "https://steemit.com/all/@charlieshrem/a-geek-in-prison-a-life-series-by-charlie-shrem-part-4-unit-life-and-the-shrempresso", + "https://steemit.com/all/@storyseeker/the-girl-who-saw-upside-down-a-drawing-with-digital-color", + "https://steemit.com/all/@masteryoda/steem-blocksize-report-2", + "https://steemit.com/all/@krishtopa/dns-server-an-easy-explanation-of-how-it-works-continue-to-acquaint-you-with-internet-technologies", + "https://steemit.com/all/@aizensou/vietnam-a-land-of-beauty-and-happiness-featuring-arnob-as-author", + "https://steemit.com/all/@razvanelulmarin/the-hot-seat-with-berniesanders-the-premiere-episode-of-my-new-talk-show", + "https://steemit.com/all/@timsaid/the-steemit-crypto-challenge-5", + "https://steemit.com/all/@ericvancewalton/what-if-an-original-poem", + "https://steemit.com/all/@b0y2k/steemit-compass-cup-team-shirt-designs-and-video", + "https://steemit.com/all/@curie/project-curie-s-daily-curation-list-12-sept-13-sept-2016", + "https://steemit.com/all/@ozchartart/usdsteem-btc-daily-poloniex-bittrex-technical-analysis-market-report-update-43-up-for-a-run-sept-12-2016", + "https://steemit.com/all/@heimindanger/steemwhales-update-or-discover-who-are-currently-the-best-authors-and-curators", + "https://steemit.com/all/@lifeisawesome/my-parents-and-their-legacy-on-my-wellbeing", + "https://steemit.com/all/@sirwinchester/the-ultimate-cookie-ice-cream-sandwich-by-mr-gourmet", + "https://steemit.com/all/@healthyrecipes/crockpot-meatballs", + "https://steemit.com/all/@pkattera/competitor-analysis-for-ned-s-proposed-bounty-management-system", + "https://steemit.com/all/@gavvet/lordvader-here-name-in-lights-and-a-little-bonus-for-the-dark-side-fans", + "https://steemit.com/all/@krishtopa/pi-the-most-mysterious-digit-in-the-world", + "https://steemit.com/all/@rok-sivante/what-you-need-to-know-about-bitshares-a-newbie-s-map-to-navigating-the-platform-tech-and-community", + "https://steemit.com/all/@sirwinchester/sirwinchester-let-me-show-you-my-passion-dance-5", + "https://steemit.com/all/@sirwinchester/how-to-overcome-your-laziness-wie-du-deine-faulheit-ueberwinden-kannst-english-german", + "https://steemit.com/all/@moony/feminism-and-motorcycles", + "https://steemit.com/all/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-27", + "https://steemit.com/all/@bacchist/sbd-conversion-the-7-day-median-average-price", + "https://steemit.com/all/@knozaki2015/i-travel-the-world-part-39-oslo-bar-and-xoi-stick-rice", + "https://steemit.com/all/@gavvet/walking-on-fire-separating-phantasm-and-physics-featuring-cristi-as-author", + "https://steemit.com/all/@bridgetbunchy/top-15-tips-for-frugal-travel-exploring-australia-by-campervan", + "https://steemit.com/all/@knozaki2015/how-to-treat-cancer-with-the-help-of-bees-featuring-kental-as-author", + "https://steemit.com/all/@serejandmyself/the-nicest-fraud-an-original-poem", + "https://steemit.com/all/@honeyscribe/why-i-stay-quiet-about-my-sexual-identity", + "https://steemit.com/all/@gavvet/old-fruity-s-travelling-featuring-fred703-as-author", + "https://steemit.com/all/@armen/poker-tip-man-armen-reading-the-opponent", + "https://steemit.com/all/@ozchartart/usdsteem-btc-daily-poloniex-bittrex-technical-analysis-market-report-update-43-still-alive-sept-13-2016", + "https://steemit.com/all/@katecloud/progression-painting-inspired-by-a-photo-and-a-poem-by-kate-cloud", + "https://steemit.com/all/@steemitblog/steem-0-14-1-released-hardfork-postponed-until-9-20-2016", + "https://steemit.com/all/@markrmorrisjr/original-fiction-jacked-book-one-in-the-origin-dime-chronicles-episode-8", + "https://steemit.com/all/@acidyo/projectnewbie-beta-logo-and-some-information-about-my-curation-trail-on-streemian", + "https://steemit.com/all/@terrycraft/energetic-vampires-and-destructive-egregors-in-our-life-psychology-and-esoterics-energeticheskie-vampiry-i-egregory-featuring", + "https://steemit.com/all/@gargon/proyecto-cervantes-08-11-sept-2016-compensacion-y-reconocimiento-para-escritores-de-habla-hispana-bringing-rewards-and", + "https://steemit.com/all/@terrycraft/magic-of-science-fractals-magiya-nauki-fraktaly-featuring-smolalit-as-author", + "https://steemit.com/all/@quinneaker/steemit-promo-exclusive-article-and-video-of-the-most-recent-usd1-000-feed-the-homeless-operation-i-donated", + "https://steemit.com/all/@yostopia/capturing-a-7-tall-clown-s-hallelujah-performance-with-a-hodgepodge-of-cameras", + "https://steemit.com/all/@french.fyde/eng-fr-steemitmolecularcooking-or-chocolate-caviar", + "https://steemit.com/all/@smailer/my-daytime-latte-art-tryings-blocktrades-fan-art", + "https://steemit.com/stats/@masteryoda/daily-payouts-leaderboards-september-13" + ], + "tags": [ + "stats", + "steemstats", + "steem-stats", + "steemit" + ], + "users": [ + "masteryoda" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 66072909858295, + "payout": 259.458, + "payout_at": "2016-09-22T03:08:27", + "pending_payout_value": "259.458 HBD", + "percent_hbd": 10000, + "permlink": "daily-payouts-leaderboards-september-14", + "post_id": 1250091, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 292 + }, + "title": "Daily payouts leaderboards, September 14", + "updated": "2016-09-15T03:08:27", + "url": "/stats/@masteryoda/daily-payouts-leaderboards-september-14" + }, + { + "active_votes": [ + { + "rshares": 231806109804, + "voter": "anonymous" + }, + { + "rshares": 40853713791852, + "voter": "blocktrades" + }, + { + "rshares": 9028507975, + "voter": "gregory60" + }, + { + "rshares": 2936170685, + "voter": "steem1653" + }, + { + "rshares": 677892916, + "voter": "luisucv34" + }, + { + "rshares": 130660676, + "voter": "mysteem" + }, + { + "rshares": 309088757, + "voter": "sergey44" + }, + { + "rshares": 25692315333, + "voter": "papa-pepper" + }, + { + "rshares": 1891589053, + "voter": "future24" + }, + { + "rshares": 3185591774, + "voter": "virtualgrowth" + }, + { + "rshares": 10344891579, + "voter": "gvargas123" + }, + { + "rshares": 8773934958, + "voter": "craigwilliamz" + }, + { + "rshares": 444457065, + "voter": "wakeupnd" + }, + { + "rshares": 180241566, + "voter": "team101" + }, + { + "rshares": 55281264, + "voter": "apparat" + }, + { + "rshares": 1538415271, + "voter": "wildmanhowling" + }, + { + "rshares": 50193769, + "voter": "f1111111" + }, + { + "rshares": 339287005, + "voter": "anomaly" + }, + { + "rshares": 16454116083, + "voter": "ocrdu" + }, + { + "rshares": 71955428, + "voter": "mari5555na" + }, + { + "rshares": 2497059333, + "voter": "irensche" + }, + { + "rshares": 3776784775, + "voter": "lscottphotos" + }, + { + "rshares": 155602579, + "voter": "woman-onthe-wing" + }, + { + "rshares": 100289745, + "voter": "paulocouto" + }, + { + "rshares": 151066882, + "voter": "meharhassan94" + } + ], + "author": "woman-onthe-wing", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.31, + "beneficiaries": [], + "blacklists": [], + "body": "\n

                     

    \n

                     

    \n

                     

    \n

                     

    \n

                     

    \n

                     

    \n

                     

    \n

                     

    \n

                     

    \n

                     

    \n

                     

    \n

                     

    \n

                     

    \n

                     

    \n

                     

    \n

                     

    \n

                     

    \n


    \n

    Wind shifts -

    \n

    Autumn ghost

    \n

    Of a forest cat.

    \n


    \n

    ... In fondest memory of Magic, who I miss all the time.

    \n


    \n


    \n

    \n

    Logo kindly made for me by @papa-pepper!

    \n", + "category": "photography", + "children": 7, + "created": "2016-09-15T16:22:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/1mCyoYr.jpg?1", + "http://i.imgur.com/bsX2Rxt.jpg?1", + "http://i.imgur.com/TWXhnMu.jpg?1", + "http://i.imgur.com/Aoe9AoN.jpg?1", + "http://i.imgur.com/Wo8DjD8.jpg?1", + "http://i.imgur.com/5BhwLAn.jpg?1", + "http://i.imgur.com/6jSqSL5.jpg?1", + "http://i.imgur.com/qx0lXwB.jpg?1", + "http://i.imgur.com/7mR2xA6.jpg?1", + "http://i.imgur.com/zmP3PBH.jpg?1", + "http://i.imgur.com/GpzZ0KM.jpg?1", + "http://i.imgur.com/dTnb5nK.jpg?1", + "http://i.imgur.com/vYw9zqi.jpg?1", + "http://i.imgur.com/0rxbNnu.jpg?1", + "http://i.imgur.com/8QiMILI.jpg?1", + "http://i.imgur.com/fEtWiok.jpg?1", + "http://i.imgur.com/xmfdHyY.jpg?1", + "http://i.imgur.com/smagDRh.jpg?1" + ], + "tags": [ + "photography", + "poetry" + ], + "users": [ + "papa-pepper" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 41174305296127, + "payout": 103.724, + "payout_at": "2016-09-22T16:22:24", + "pending_payout_value": "103.724 HBD", + "percent_hbd": 10000, + "permlink": "my-forest-cats", + "post_id": 1255769, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 25 + }, + "title": "My Forest Cats!", + "updated": "2016-09-15T16:22:24", + "url": "/photography/@woman-onthe-wing/my-forest-cats" + }, + { + "active_votes": [ + { + "rshares": 231809773619, + "voter": "anonymous" + }, + { + "rshares": 39225107264518, + "voter": "blocktrades" + }, + { + "rshares": 1255809710, + "voter": "steemswede" + }, + { + "rshares": 1780319109, + "voter": "future24" + }, + { + "rshares": 271441624, + "voter": "anomaly" + }, + { + "rshares": 157079433, + "voter": "abudar" + } + ], + "author": "abudar", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.08, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n

    There are interesting with cigarettes , it is not just cigarettes smoked , but a pack of cigarettes is also very useful for art crafts , many handicraft works with packs of cigarettes , among other things hiyasan home , toy cars , ashtrays themselves and others. Artwork pack of cigarettes is not just created for yourself , but most school children making art crafts from cigarette packs to display in the classroom as an additional value of handicraft art subjects.

    \n

    \n

    Art Craft House hiyasan . Make home hiyasan of packs of cigarettes , did not specify the type of cigarette packs, all kinds of cigarette packs can be , but it certainly packs of cigarettes were wrapped in a heavy paper such as cigarette packs marlboro , Dunhill , sampurna and others.

    \n

    \n

    Artwork craft ashtray : artwork ashtray of cigarette packs very often we see where there's people smoking , because the craft ashtray of cigarette packs very easily made by all the people are not necessarily who smoke , who do not smoke can make the ashtray of the pack smoking.

    \n

    \n

    Works of art crafts Bags : make a bag of cigarette packs is usually made by a woman , even if she did not smoke , actually making art out of a pack of cigarettes and not necessarily those addicted to cigarettes.

    \n

    \n", + "category": "art", + "children": 0, + "created": "2016-09-15T17:04:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://scontent-sin6-1.xx.fbcdn.net/v/t34.0-12/14383427_1209445479112562_674424364_n.jpg?oh=e44da01f4ff9052210bca93aa39a569d&oe=57DC8781", + "https://scontent.xx.fbcdn.net/v/t34.0-12/14384054_1209447059112404_196857653_n.jpg?_nc_ad=z-m&oh=8ffc160b1f5e24995f0eeee07ca2454f&oe=57DDB014", + "https://scontent.xx.fbcdn.net/v/t34.0-0/p280x280/14356049_1209449315778845_1741391016_n.jpg?_nc_ad=z-m&oh=f104ed8509529c14cc600b3a5d70ffb6&oe=57DC88CD", + "https://scontent-sin6-1.xx.fbcdn.net/v/t34.0-12/14371801_1209451625778614_88875719_n.jpg?oh=4d793ba2a9c437c4182403001e083182&oe=57DCB77C", + "https://scontent-sin6-1.xx.fbcdn.net/v/t34.0-12/14355888_1209452949111815_834236535_n.jpg?oh=74f31333d88c122f425dbfd99ed58a3c&oe=57DDA19E" + ], + "tags": [ + "art" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 39460381688013, + "payout": 92.999, + "payout_at": "2016-09-22T17:04:24", + "pending_payout_value": "92.999 HBD", + "percent_hbd": 10000, + "permlink": "artwork-from-cigarette-wrap", + "post_id": 1256197, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 6 + }, + "title": "Artwork From Cigarette Wrap", + "updated": "2016-09-15T17:04:24", + "url": "/art/@abudar/artwork-from-cigarette-wrap" + }, + { + "active_votes": [ + { + "rshares": 31620188188054, + "voter": "smooth" + }, + { + "rshares": 260762472660, + "voter": "anonymous" + }, + { + "rshares": 2499234712135, + "voter": "wang" + }, + { + "rshares": 475733946347, + "voter": "recursive2" + }, + { + "rshares": 462391050603, + "voter": "recursive3" + }, + { + "rshares": 5937716762546, + "voter": "smooth.witness" + }, + { + "rshares": 134476949201, + "voter": "team" + }, + { + "rshares": 74913935946, + "voter": "eeks" + }, + { + "rshares": 1007941175, + "voter": "fkn" + }, + { + "rshares": 1324875721, + "voter": "elishagh1" + }, + { + "rshares": 9536766402, + "voter": "richman" + }, + { + "rshares": 8498416947, + "voter": "acidyo" + }, + { + "rshares": 313687341, + "voter": "coar" + }, + { + "rshares": 106628003992, + "voter": "asch" + }, + { + "rshares": 1061159202, + "voter": "murh" + }, + { + "rshares": 3187771076, + "voter": "cryptofunk" + }, + { + "rshares": 985473970855, + "voter": "cyber" + }, + { + "rshares": 10683434040, + "voter": "kimziv" + }, + { + "rshares": 15626102025, + "voter": "venuspcs" + }, + { + "rshares": 158987747182, + "voter": "asmolokalo" + }, + { + "rshares": 2676292331, + "voter": "getssidetracked" + }, + { + "rshares": 505071116, + "voter": "trees" + }, + { + "rshares": 69012909, + "voter": "strawhat" + }, + { + "rshares": 2649402156, + "voter": "romel" + }, + { + "rshares": 1871594265, + "voter": "pipertomcat" + }, + { + "rshares": 241998787, + "voter": "cryptochannel" + }, + { + "rshares": 4920266872, + "voter": "furion" + }, + { + "rshares": 14808977501, + "voter": "aaseb" + }, + { + "rshares": 74664680379, + "voter": "jpiper20" + }, + { + "rshares": 251364791827, + "voter": "nabilov" + }, + { + "rshares": 453429999, + "voter": "karenmckersie" + }, + { + "rshares": 36804267496, + "voter": "creemej" + }, + { + "rshares": 233045901, + "voter": "poseidon" + }, + { + "rshares": 2182574144, + "voter": "iamwne" + }, + { + "rshares": 817413671, + "voter": "positive" + }, + { + "rshares": 8725497615, + "voter": "fishborne" + }, + { + "rshares": 7132430554, + "voter": "chloetaylor" + }, + { + "rshares": 1805467449, + "voter": "sisterholics" + }, + { + "rshares": 6785260219, + "voter": "shortcut" + }, + { + "rshares": 947501734, + "voter": "metaflute" + }, + { + "rshares": 63844166725, + "voter": "laonie" + }, + { + "rshares": 161750903323, + "voter": "twinner" + }, + { + "rshares": 1332273751, + "voter": "myfirst" + }, + { + "rshares": 12959888570, + "voter": "somebody" + }, + { + "rshares": 484565560, + "voter": "flysaga" + }, + { + "rshares": 2084683811, + "voter": "gmurph" + }, + { + "rshares": 2862946769, + "voter": "midnightoil" + }, + { + "rshares": 2267389147, + "voter": "crypto-toll" + }, + { + "rshares": 3632719021, + "voter": "spiper20" + }, + { + "rshares": 7160366790, + "voter": "xiaohui" + }, + { + "rshares": 83638970, + "voter": "xerneas" + }, + { + "rshares": 307390389, + "voter": "elfkitchen" + }, + { + "rshares": 125100418, + "voter": "erikkartmen" + }, + { + "rshares": 223871442, + "voter": "xiaokongcom" + }, + { + "rshares": 2002858998, + "voter": "future24" + }, + { + "rshares": 1405383530, + "voter": "hms818" + }, + { + "rshares": 8643768582, + "voter": "thebotkiller" + }, + { + "rshares": 451280847, + "voter": "xianjun" + }, + { + "rshares": 7546646500, + "voter": "lgm-1" + }, + { + "rshares": 70719612, + "voter": "sijoittaja" + }, + { + "rshares": 5408333312, + "voter": "melek" + }, + { + "rshares": 11541933907, + "voter": "borran" + }, + { + "rshares": 3155389493, + "voter": "macartem" + }, + { + "rshares": 2506557282, + "voter": "levycore" + }, + { + "rshares": 9139470488, + "voter": "craigwilliamz" + }, + { + "rshares": 59229074587, + "voter": "mandibil" + }, + { + "rshares": 69986345, + "voter": "steembriefing" + }, + { + "rshares": 53474677, + "voter": "riv" + }, + { + "rshares": 2196809758, + "voter": "runridefly" + }, + { + "rshares": 2006306305, + "voter": "funkywanderer" + }, + { + "rshares": 5206668682, + "voter": "richardcrill" + }, + { + "rshares": 2101678291, + "voter": "eight-rad" + }, + { + "rshares": 50858762, + "voter": "apparat" + }, + { + "rshares": 48889737392, + "voter": "thecyclist" + }, + { + "rshares": 646493719, + "voter": "kev7000" + }, + { + "rshares": 212888896291, + "voter": "asksisk" + }, + { + "rshares": 3678940319, + "voter": "gavicrane" + }, + { + "rshares": 3531841420, + "voter": "rigaronib" + }, + { + "rshares": 407122760, + "voter": "anomaly" + }, + { + "rshares": 172379644, + "voter": "ola1" + }, + { + "rshares": 51240567, + "voter": "billkappa442" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 50225780, + "voter": "steemq" + }, + { + "rshares": 51227561, + "voter": "battalar" + }, + { + "rshares": 51141851, + "voter": "slow" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50536471, + "voter": "twistys" + }, + { + "rshares": 254506659, + "voter": "darkminded153" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 3503576303, + "voter": "dresden" + }, + { + "rshares": 157118197, + "voter": "rage" + }, + { + "rshares": 156827319, + "voter": "sledgehammer" + }, + { + "rshares": 156262128, + "voter": "bosch" + }, + { + "rshares": 156023422, + "voter": "reef" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 153926759, + "voter": "larskrogholt" + }, + { + "rshares": 147380086, + "voter": "trickster512" + } + ], + "author": "jpiper20", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.53, + "beneficiaries": [], + "blacklists": [], + "body": "Quick sketch with a buncha dots.. Don't forget to follow :)\n\nThe Earth is unique amongst the terrestrial planets in having a large satellite, the Moon, which, relative to the Earth, has the largest mass of any satellite-parent system. Numerous lines of evidence indicate that the Moon was derived from the Earth as the result of a singular impact event soon after the initial formation of the Earth. As a result, the subsequent evolution of the Earth and the emergence and development of life has been strongly influenced by the presence of the Moon.\n\nhttps://i.imgur.com/w2VnAiE.png\n\n#pointilism\n#art\n#design\n#holiday", + "category": "life", + "children": 7, + "created": "2016-09-15T13:35:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgur.com/w2VnAiE.png" + ], + "tags": [ + "life", + "pointilism", + "art", + "design", + "holiday" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 43845103544995, + "payout": 115.102, + "payout_at": "2016-09-22T13:35:54", + "pending_payout_value": "115.102 HBD", + "percent_hbd": 10000, + "permlink": "a-sketch-for-international-dot-day", + "post_id": 1253865, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 99 + }, + "title": "A Sketch For International Dot Day!", + "updated": "2016-09-15T13:35:54", + "url": "/life/@jpiper20/a-sketch-for-international-dot-day" + }, + { + "active_votes": [ + { + "rshares": 202804865587, + "voter": "anonymous" + }, + { + "rshares": 13550254267944, + "voter": "rainman" + }, + { + "rshares": 56937996559187, + "voter": "ned" + }, + { + "rshares": 150323145041, + "voter": "svk" + }, + { + "rshares": 1869432112805, + "voter": "xeroc" + }, + { + "rshares": 492164388179, + "voter": "ajvest" + }, + { + "rshares": 4937359366362, + "voter": "witness.svk" + }, + { + "rshares": 52360040083, + "voter": "noisy" + }, + { + "rshares": 6583962446, + "voter": "fernando-sanz" + }, + { + "rshares": 165470271317, + "voter": "steve-walschot" + }, + { + "rshares": 268838726, + "voter": "coar" + }, + { + "rshares": 1060908827, + "voter": "murh" + }, + { + "rshares": 5385662749, + "voter": "marta-zaidel" + }, + { + "rshares": 112728008585, + "voter": "kenny-crane" + }, + { + "rshares": 82884292537, + "voter": "faddat" + }, + { + "rshares": 13623047344, + "voter": "facer" + }, + { + "rshares": 4749927412, + "voter": "tee-em" + }, + { + "rshares": 30491691964, + "voter": "michaelx" + }, + { + "rshares": 279160474130, + "voter": "lukestokes" + }, + { + "rshares": 6879227744, + "voter": "tyler-fletcher" + }, + { + "rshares": 471495169, + "voter": "mrhankeh" + }, + { + "rshares": 36256706806, + "voter": "clement" + }, + { + "rshares": 66991961012, + "voter": "bacchist" + }, + { + "rshares": 7415179625, + "voter": "dasha" + }, + { + "rshares": 60438091453, + "voter": "good-karma" + }, + { + "rshares": 13045966045, + "voter": "jako" + }, + { + "rshares": 4442272190, + "voter": "stranger27" + }, + { + "rshares": 14215258104, + "voter": "r4fken" + }, + { + "rshares": 146752949485, + "voter": "derekareith" + }, + { + "rshares": 32279206573, + "voter": "picokernel" + }, + { + "rshares": 14876041938, + "voter": "ausbitbank" + }, + { + "rshares": 192066142086, + "voter": "anyx" + }, + { + "rshares": 324151967637, + "voter": "jesta" + }, + { + "rshares": 34329470690, + "voter": "toxonaut" + }, + { + "rshares": 95008078, + "voter": "snowden" + }, + { + "rshares": 27604089949, + "voter": "dwinblood" + }, + { + "rshares": 23980997269, + "voter": "igster" + }, + { + "rshares": 10162941312, + "voter": "kaptainkrayola" + }, + { + "rshares": 2559206620, + "voter": "dmacshady" + }, + { + "rshares": 3106393286, + "voter": "arcange" + }, + { + "rshares": 87223247, + "voter": "wildchild" + }, + { + "rshares": 19476638633, + "voter": "heimindanger" + }, + { + "rshares": 4000739089, + "voter": "bitcoiner" + }, + { + "rshares": 30194118400, + "voter": "zaebars" + }, + { + "rshares": 780100857, + "voter": "raymonjohnstone" + }, + { + "rshares": 24292145530, + "voter": "masterinvestor" + }, + { + "rshares": 50619397, + "voter": "whalepool" + }, + { + "rshares": 309088757, + "voter": "sergey44" + }, + { + "rshares": 20258667266, + "voter": "krabgat" + }, + { + "rshares": 3072463742, + "voter": "ace108" + }, + { + "rshares": 67716299411, + "voter": "cheetah" + }, + { + "rshares": 149624601, + "voter": "steemster1" + }, + { + "rshares": 26798655083, + "voter": "fabien" + }, + { + "rshares": 238512214, + "voter": "bullionstackers" + }, + { + "rshares": 104284207, + "voter": "cryptoz" + }, + { + "rshares": 49044186263, + "voter": "gomeravibz" + }, + { + "rshares": 59219358, + "voter": "sharon" + }, + { + "rshares": 2236108873, + "voter": "merej99" + }, + { + "rshares": 60342922, + "voter": "lillianjones" + }, + { + "rshares": 22416372979, + "voter": "rawnetics" + }, + { + "rshares": 3877308709, + "voter": "timcliff" + }, + { + "rshares": 22431631233, + "voter": "laonie1" + }, + { + "rshares": 22948459322, + "voter": "laonie2" + }, + { + "rshares": 22956527131, + "voter": "laonie3" + }, + { + "rshares": 4930352522, + "voter": "brendio" + }, + { + "rshares": 484483710038, + "voter": "glitterfart" + }, + { + "rshares": 50565616, + "voter": "michellek" + }, + { + "rshares": 22952341196, + "voter": "laonie4" + }, + { + "rshares": 22950070594, + "voter": "laonie5" + }, + { + "rshares": 22947212239, + "voter": "laonie6" + }, + { + "rshares": 22943191968, + "voter": "laonie7" + }, + { + "rshares": 3986410926, + "voter": "kurtbeil" + }, + { + "rshares": 22939861024, + "voter": "laonie8" + }, + { + "rshares": 22937195246, + "voter": "laonie9" + }, + { + "rshares": 2511850537, + "voter": "steemleak" + }, + { + "rshares": 11508017678, + "voter": "ekitcho" + }, + { + "rshares": 94018543, + "voter": "bigsambucca" + }, + { + "rshares": 679811178, + "voter": "ezel" + }, + { + "rshares": 2131274022, + "voter": "paynode" + }, + { + "rshares": 43663111208, + "voter": "nonlinearone" + }, + { + "rshares": 62201879, + "voter": "msjennifer" + }, + { + "rshares": 55925537, + "voter": "ciao" + }, + { + "rshares": 55449983, + "voter": "steemo" + }, + { + "rshares": 55306941, + "voter": "steema" + }, + { + "rshares": 71282219, + "voter": "confucius" + }, + { + "rshares": 70633121, + "voter": "stevescriber" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 54909929, + "voter": "jarvis" + }, + { + "rshares": 54313084, + "voter": "fortuner" + }, + { + "rshares": 60290273, + "voter": "alfaman" + }, + { + "rshares": 51877132, + "voter": "johnbyrd" + }, + { + "rshares": 51860909, + "voter": "thomasaustin" + }, + { + "rshares": 53037689, + "voter": "thermor" + }, + { + "rshares": 53048942, + "voter": "ficholl" + }, + { + "rshares": 53030738, + "voter": "widell" + }, + { + "rshares": 4364689057, + "voter": "chaospoet" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 22931246194, + "voter": "laonie10" + }, + { + "rshares": 79551480086, + "voter": "someguy123" + }, + { + "rshares": 8773812221, + "voter": "craigwilliamz" + }, + { + "rshares": 2496488206, + "voter": "shadowspub" + }, + { + "rshares": 51562255, + "voter": "curpose" + }, + { + "rshares": 176243018, + "voter": "sammie" + }, + { + "rshares": 73690784, + "voter": "uziriel" + }, + { + "rshares": 22092046413, + "voter": "laonie11" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 3336919086, + "voter": "xanoxt" + }, + { + "rshares": 51718188, + "voter": "crion" + }, + { + "rshares": 51388276, + "voter": "hitherise" + }, + { + "rshares": 51379706, + "voter": "wiss" + }, + { + "rshares": 4324039528, + "voter": "l0k1" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 1093872047, + "voter": "keverw" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 644657725, + "voter": "ct-gurus" + }, + { + "rshares": 61805245119, + "voter": "tracemayer" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 492992904, + "voter": "echoesinthemind" + }, + { + "rshares": 255505026, + "voter": "anomaly" + }, + { + "rshares": 59178617, + "voter": "inarix03" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 1693203356, + "voter": "nil1511" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 51282763, + "voter": "ninjapainter" + }, + { + "rshares": 72826233, + "voter": "igtes" + }, + { + "rshares": 985830478, + "voter": "curie" + }, + { + "rshares": 144899746, + "voter": "buffett" + }, + { + "rshares": 205555920, + "voter": "sjamayee" + }, + { + "rshares": 1588535511, + "voter": "rusteemitblog" + }, + { + "rshares": 71720421, + "voter": "dealzgal" + }, + { + "rshares": 155056528, + "voter": "futures" + }, + { + "rshares": 77287933, + "voter": "storage" + }, + { + "rshares": 64613800, + "voter": "blackmarket" + }, + { + "rshares": 70760501, + "voter": "gifts" + }, + { + "rshares": 157419860, + "voter": "roses3913" + }, + { + "rshares": 1560462705, + "voter": "steemlift" + }, + { + "rshares": 135637537, + "voter": "toddemaher1" + } + ], + "author": "fabien", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.3, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Introduction to Steem Script an Open JSON Standard for Trusted Workflows.

    Steem is growing and will require new features soon. There are new apps and websites based upon the steem blockchain emerging everyday. The official site steemit.com is also releasing new features as well.

    \n\nIdea/Conceptualization: @fabien Info Gathering/Vision/Text: @ekitcho Rewriting/Formatting: @dwinblood\n\n

    Steem Script Proposal

    \nAs developers we all look to integrate new data into accounts. The Steem blockchain based account has metadata. We could use the json_metadata field for anything. We should collaborate and define what types of rules should exist for it.\n\nThis is why json_metadata is awesome and could be a huge game changer for the future. This means it is also very important to define a standard. With a standard we can all intermingle and share code with strong assurance our projects will work together. It will also make it easy for us to jump into assisting each other and quickly be able to understand a workflow without having to learn a new thought pattern.\n\nI am glad to be able to introduce a standard right now called Steem Script.\n\nThe account_update allow you to update the json metadata and put your custom data in that location.\n\nThe first project that brought this functionality was by an initiative from @dan on the Steem DNS.\nhttps://steemit.com/namecoin/@dantheman/dns-via-steem\nThis is where he first mentioned we could utilize the steem account meta.\n\nAnother project was worked on by @someguy123:\nhttps://steemit.com/steemit/@someguy123/steem-dns-your-username-dot-steem-dns-on-the-blockchain\n\nHe utilized existing dns:{records:[]} to make this idea happen.\n\nIf you visit steemd.com/@user you can check the metadata field.\n\n\n\nYou can see both of these yourself by viewing these users' steemd profiles.\nhttps://steemd.com/@someguy123\nhttps://steemd.com/@picokernel\n\nThis is an extremely useful feature of the steem blockchain, but as more and more people add to this on a day after day usage it will soon be a big mess. It is apparent we need some sort of standard based around unique definition to be available on the json_metadata in order for this to truly work. Without this it will quickly become a big mess if it is mal-formatted.\n\n

    Group collaboration on a standard

    \nWe began working on a standard after discussing it with several key active members. Some of these members were @picokernel, @jesta, @someguy123, @ekitcho, and @fabien. We were striving to find the correct solution that can hopefully serve everyone.\n\nThis will help insure that all apps based upon the steem blockchain share the same structure, convention, and naming standard.\n\n

    Open source

    \nThis is my proposition based upon the Facebook style, but anyone can contribute to this github Repo now that it is open source.\nGitHub: https://github.com/adcpm/steemscript\nGist: https://gist.github.com/adcpm/021525e2304a55f31637e60db3c87532\n\n### Account json_metadata\n```json\n{\n \"version\": \"0.0.1\",\n \"dns\": {\"records\":[[\"@\",\"CNAME\",\"steem.io\"]]}},\n \"profile\": {\n \"name\": \"Ned Scott\",\n \"email\": \"ned@steem.io\",\n \"birthday\": \"12/31/1999\",\n \"gender\": \"male\",\n \"about\": \"CEO and Co-founder at Steemit\",\n \"first_name\": \"Ned\",\n \"last_name\": \"Scott\",\n \"location\": \"New York\",\n \"timezone\": \"-5\",\n \"locale\": \"en_US\",\n \"languages\": [\"en\"],\n \"website\": \"https://steem.io/\",\n \"cover_image\": \"https://img.busy6.com/@ned/cover\",\n \"profile_image\": \"https://img.busy6.com/@ned\",\n \"featured_post\": \"the-first-phase-of-the-steem-faq-and-wikee-consolidation-of-knowledge\"\n }\n}\n```\n\n### Comment json_metadata\n```json\n{\n \"version\": \"0.0.1\",\n \"tags\": [\"steemit\", \"steem\"],\n \"users\": [\"ned\", \"dan\"],\n \"images\": [\"https://img.busy6.com/@ned\"],\n \"videos\": [\"https://www.youtube.com/watch?v=rkQ7b-u8_6g\", \"https://www.youtube.com/watch?v=H399YZ0pv0o\"],\n \"status\": \"archived\"\n}\n```\n\n

    Jedi

    \nI would like to now introduce the latest work by @picokernel that is called Jedi.\n\nWhat is Jedi?\n\nJedi is an interface where you can play around with and modify your json metadata. It is useful for developers to check their tools. It is also useful for end users to correct their metadata. It features a lot of little do-hickeys to make your life easier. These include search, append, modify, and save. It should be capable of handling any valid json_metadata you can throw at it!\n\nSource code can be found here: https://github.com/NateBrune/jedi\n\nThank you for reading, stay tuned.", + "category": "steemscript", + "children": 5, + "created": "2016-09-14T19:46:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://dl.dropboxusercontent.com/u/552542683/steemscript.jpg", + "https://www.steemimg.com/images/2016/09/08/jsonmetadata59a4d.png", + "https://www.steemimg.com/images/2016/09/08/jsonmeta2f824c.png" + ], + "links": [ + "https://steemit.com/namecoin/@dantheman/dns-via-steem", + "https://steemit.com/steemit/@someguy123/steem-dns-your-username-dot-steem-dns-on-the-blockchain", + "https://steemd.com/@someguy123", + "https://github.com/adcpm/steemscript", + "https://github.com/NateBrune/jedi" + ], + "tags": [ + "steemscript", + "steem", + "steemit" + ], + "users": [ + "fabien", + "ekitcho", + "dwinblood", + "dan", + "someguy123", + "picokernel", + "jesta" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 81173774399865, + "payout": 386.499, + "payout_at": "2016-09-21T19:46:27", + "pending_payout_value": "386.499 HBD", + "percent_hbd": 10000, + "permlink": "steem-script-an-open-json-standard-for-trusted-workflows-proposal", + "post_id": 1246466, + "promoted": "0.010 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 144 + }, + "title": "Steem Script: An Open JSON Standard for Trusted Workflows [Proposal]", + "updated": "2016-09-14T20:25:06", + "url": "/steemscript/@fabien/steem-script-an-open-json-standard-for-trusted-workflows-proposal" + }, + { + "active_votes": [ + { + "rshares": 480526212736, + "voter": "barrie" + }, + { + "rshares": 31616780207205, + "voter": "smooth" + }, + { + "rshares": 260710357289, + "voter": "anonymous" + }, + { + "rshares": 22775168158708, + "voter": "ned" + }, + { + "rshares": 4118363510142, + "voter": "riverhead" + }, + { + "rshares": 2497110250393, + "voter": "wang" + }, + { + "rshares": 1950263342429, + "voter": "xeroc" + }, + { + "rshares": 1690457377159, + "voter": "joseph" + }, + { + "rshares": 88563214249, + "voter": "aizensou" + }, + { + "rshares": 452581182868, + "voter": "recursive3" + }, + { + "rshares": 619864085581, + "voter": "masteryoda" + }, + { + "rshares": 3119278427030, + "voter": "recursive" + }, + { + "rshares": 88483196563, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6756246012, + "voter": "bingo-0" + }, + { + "rshares": 1620156319, + "voter": "bingo-1" + }, + { + "rshares": 5918738247305, + "voter": "smooth.witness" + }, + { + "rshares": 81154051306, + "voter": "pfunk" + }, + { + "rshares": 10126037540, + "voter": "idol" + }, + { + "rshares": 799730956946, + "voter": "steemrollin" + }, + { + "rshares": 134450890285, + "voter": "team" + }, + { + "rshares": 4837882894, + "voter": "sakr" + }, + { + "rshares": 196918308019, + "voter": "gardenlady" + }, + { + "rshares": 74083795990, + "voter": "unosuke" + }, + { + "rshares": 1743253041, + "voter": "jocelyn" + }, + { + "rshares": 14064642668, + "voter": "gregory-f" + }, + { + "rshares": 9412685074, + "voter": "gregory60" + }, + { + "rshares": 44937190770, + "voter": "eeks" + }, + { + "rshares": 488526217, + "voter": "paco-steem" + }, + { + "rshares": 5883869384, + "voter": "spaninv" + }, + { + "rshares": 31712555766, + "voter": "instructor2121" + }, + { + "rshares": 33832245665, + "voter": "james-show" + }, + { + "rshares": 2111092597, + "voter": "gekko" + }, + { + "rshares": 336431460137, + "voter": "teamsteem" + }, + { + "rshares": 8668864101, + "voter": "richman" + }, + { + "rshares": 566112813291, + "voter": "nanzo-scoop" + }, + { + "rshares": 93669988037, + "voter": "william-noe" + }, + { + "rshares": 174529974001, + "voter": "steve-walschot" + }, + { + "rshares": 48608113541, + "voter": "hannixx42" + }, + { + "rshares": 173789873538, + "voter": "mummyimperfect" + }, + { + "rshares": 268835102, + "voter": "coar" + }, + { + "rshares": 100992913908, + "voter": "asch" + }, + { + "rshares": 1060835424, + "voter": "murh" + }, + { + "rshares": 591038378, + "voter": "kodi" + }, + { + "rshares": 2272590766, + "voter": "error" + }, + { + "rshares": 10526410916, + "voter": "andu" + }, + { + "rshares": 41827149525, + "voter": "ranko-k" + }, + { + "rshares": 1040970342612, + "voter": "cyber" + }, + { + "rshares": 49532714846, + "voter": "ak2020" + }, + { + "rshares": 24406094847, + "voter": "paul-labossiere" + }, + { + "rshares": 33765541971, + "voter": "drinkzya" + }, + { + "rshares": 381169481, + "voter": "stiletto" + }, + { + "rshares": 16229148236, + "voter": "samether" + }, + { + "rshares": 33769136037, + "voter": "ratel" + }, + { + "rshares": 55934092038, + "voter": "thecryptodrive" + }, + { + "rshares": 552432841732, + "voter": "infovore" + }, + { + "rshares": 4678946129, + "voter": "tee-em" + }, + { + "rshares": 32185066685, + "voter": "michaelx" + }, + { + "rshares": 804436229902, + "voter": "anwenbaumeister" + }, + { + "rshares": 17023109715, + "voter": "albertogm" + }, + { + "rshares": 202870800979, + "voter": "kimziv" + }, + { + "rshares": 313318706, + "voter": "mammasitta" + }, + { + "rshares": 79414155694, + "voter": "emily-cook" + }, + { + "rshares": 85268584787, + "voter": "razvanelulmarin" + }, + { + "rshares": 2187136185, + "voter": "superfreek" + }, + { + "rshares": 34690080078, + "voter": "cryptoiskey" + }, + { + "rshares": 497689345, + "voter": "mrhankeh" + }, + { + "rshares": 38021693759, + "voter": "clement" + }, + { + "rshares": 47411904934, + "voter": "isteemit" + }, + { + "rshares": 17907988542, + "voter": "grey580" + }, + { + "rshares": 69632008199, + "voter": "bacchist" + }, + { + "rshares": 65957187630, + "voter": "venuspcs" + }, + { + "rshares": 169394540097, + "voter": "asmolokalo" + }, + { + "rshares": 5163778635, + "voter": "riscadox" + }, + { + "rshares": 20007979918, + "voter": "firepower" + }, + { + "rshares": 122434530349, + "voter": "robrigo" + }, + { + "rshares": 366200786008, + "voter": "fabio" + }, + { + "rshares": 258951402, + "voter": "eggstraordinair" + }, + { + "rshares": 18347073697, + "voter": "ausbitbank" + }, + { + "rshares": 2429413332, + "voter": "steem1653" + }, + { + "rshares": 17227710179, + "voter": "sebastien" + }, + { + "rshares": 104508886, + "voter": "snowden" + }, + { + "rshares": 4604231758, + "voter": "thegoodguy" + }, + { + "rshares": 129723551811, + "voter": "paco" + }, + { + "rshares": 513924961, + "voter": "ssmmaaddeellmmaa" + }, + { + "rshares": 1107686155, + "voter": "karen13" + }, + { + "rshares": 258937743119, + "voter": "nabilov" + }, + { + "rshares": 81460328375, + "voter": "ntomaino" + }, + { + "rshares": 17228006101, + "voter": "meesterboom" + }, + { + "rshares": 4205385163, + "voter": "dcryptogold" + }, + { + "rshares": 2613657825, + "voter": "dmacshady" + }, + { + "rshares": 1396991732, + "voter": "vorsseli" + }, + { + "rshares": 45691782463, + "voter": "milestone" + }, + { + "rshares": 34749004090, + "voter": "creemej" + }, + { + "rshares": 91938017, + "voter": "wildchild" + }, + { + "rshares": 4426348489, + "voter": "poseidon" + }, + { + "rshares": 7025103979, + "voter": "geronimo" + }, + { + "rshares": 1691876421, + "voter": "earnest" + }, + { + "rshares": 4616119645, + "voter": "bitcoiner" + }, + { + "rshares": 3756218067, + "voter": "tarindel" + }, + { + "rshares": 53841221142, + "voter": "jl777" + }, + { + "rshares": 31582768589, + "voter": "zaebars" + }, + { + "rshares": 35105109840, + "voter": "paquito" + }, + { + "rshares": 877477865, + "voter": "raymonjohnstone" + }, + { + "rshares": 201571130, + "voter": "strictlybusiness" + }, + { + "rshares": 923406122, + "voter": "happyphoenix" + }, + { + "rshares": 4543633496, + "voter": "proto" + }, + { + "rshares": 634066216, + "voter": "curator" + }, + { + "rshares": 33382717454, + "voter": "sisterholics" + }, + { + "rshares": 3750359157, + "voter": "tygergamer" + }, + { + "rshares": 357735760, + "voter": "bullionstackers" + }, + { + "rshares": 1963474435, + "voter": "andreynoch" + }, + { + "rshares": 135187487540, + "voter": "steemdrive" + }, + { + "rshares": 921882750, + "voter": "metaflute" + }, + { + "rshares": 55157406081, + "voter": "gomeravibz" + }, + { + "rshares": 2298233236, + "voter": "taker" + }, + { + "rshares": 6519151447, + "voter": "nekromarinist" + }, + { + "rshares": 2954813462, + "voter": "merej99" + }, + { + "rshares": 1148195587751, + "voter": "laonie" + }, + { + "rshares": 150127464468, + "voter": "twinner" + }, + { + "rshares": 83017153974, + "voter": "neilstrauss" + }, + { + "rshares": 11407745971, + "voter": "thebluepanda" + }, + { + "rshares": 24020626157, + "voter": "laonie1" + }, + { + "rshares": 24535386306, + "voter": "laonie2" + }, + { + "rshares": 24544058590, + "voter": "laonie3" + }, + { + "rshares": 38526580957, + "voter": "myfirst" + }, + { + "rshares": 239624172671, + "voter": "somebody" + }, + { + "rshares": 9202070616, + "voter": "flysaga" + }, + { + "rshares": 6162813829, + "voter": "brendio" + }, + { + "rshares": 1249611091, + "voter": "gmurph" + }, + { + "rshares": 52935352005, + "voter": "midnightoil" + }, + { + "rshares": 81539509523, + "voter": "mibenkito" + }, + { + "rshares": 4187329478, + "voter": "ullikume" + }, + { + "rshares": 2735537974, + "voter": "darrenturetzky" + }, + { + "rshares": 55622178, + "voter": "michellek" + }, + { + "rshares": 24539525603, + "voter": "laonie4" + }, + { + "rshares": 24537013181, + "voter": "laonie5" + }, + { + "rshares": 24534080382, + "voter": "laonie6" + }, + { + "rshares": 24530098576, + "voter": "laonie7" + }, + { + "rshares": 5148861334, + "voter": "kurtbeil" + }, + { + "rshares": 24526507450, + "voter": "laonie8" + }, + { + "rshares": 24523766631, + "voter": "laonie9" + }, + { + "rshares": 3085987803, + "voter": "steemleak" + }, + { + "rshares": 128791125187, + "voter": "xiaohui" + }, + { + "rshares": 112215680, + "voter": "bigsambucca" + }, + { + "rshares": 6403355147, + "voter": "elfkitchen" + }, + { + "rshares": 2215228183, + "voter": "paynode" + }, + { + "rshares": 62525016, + "voter": "nickche" + }, + { + "rshares": 4251391692, + "voter": "xiaokongcom" + }, + { + "rshares": 8569878821, + "voter": "xianjun" + }, + { + "rshares": 12041731869, + "voter": "borran" + }, + { + "rshares": 72135954, + "voter": "stevescriber" + }, + { + "rshares": 3933588893, + "voter": "bledarus" + }, + { + "rshares": 52467942, + "voter": "loli" + }, + { + "rshares": 91471054471, + "voter": "miacats" + }, + { + "rshares": 54857117, + "voter": "nano2nd" + }, + { + "rshares": 561462512, + "voter": "microluck" + }, + { + "rshares": 61430307, + "voter": "cryptoblu" + }, + { + "rshares": 61423628, + "voter": "instructor" + }, + { + "rshares": 2924729626, + "voter": "virtualgrowth" + }, + { + "rshares": 755467935423, + "voter": "dollarvigilante" + }, + { + "rshares": 10858845394, + "voter": "gvargas123" + }, + { + "rshares": 24517458061, + "voter": "laonie10" + }, + { + "rshares": 53179894, + "voter": "bitchplease" + }, + { + "rshares": 94959629813, + "voter": "barrycooper" + }, + { + "rshares": 29647205597, + "voter": "hilarski" + }, + { + "rshares": 101945845, + "voter": "slorunner" + }, + { + "rshares": 62829695755, + "voter": "mandibil" + }, + { + "rshares": 33055926978, + "voter": "daut44" + }, + { + "rshares": 56999917, + "voter": "rickmiller" + }, + { + "rshares": 1158137351, + "voter": "lenar" + }, + { + "rshares": 5277409240, + "voter": "nulliusinverba" + }, + { + "rshares": 172646222, + "voter": "sammie" + }, + { + "rshares": 4958139748, + "voter": "contentjunkie" + }, + { + "rshares": 81878649, + "voter": "uziriel" + }, + { + "rshares": 4745947725, + "voter": "richardcrill" + }, + { + "rshares": 23656839672, + "voter": "laonie11" + }, + { + "rshares": 1688038542, + "voter": "eight-rad" + }, + { + "rshares": 7815601800, + "voter": "davidbrogan" + }, + { + "rshares": 41682795922, + "voter": "sponge-bob" + }, + { + "rshares": 4656328113, + "voter": "l0k1" + }, + { + "rshares": 56611758, + "voter": "jamespro" + }, + { + "rshares": 1067000528, + "voter": "zettar" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 6024412227, + "voter": "dexter-k" + }, + { + "rshares": 344116052, + "voter": "panther" + }, + { + "rshares": 50639382, + "voter": "doggnostic" + }, + { + "rshares": 689550675, + "voter": "ct-gurus" + }, + { + "rshares": 50377764, + "voter": "jenny-talls" + }, + { + "rshares": 404075985258, + "voter": "charlieshrem" + }, + { + "rshares": 63519767052, + "voter": "tracemayer" + }, + { + "rshares": 42537290344, + "voter": "brains" + }, + { + "rshares": 3956917824, + "voter": "ibringawareness" + }, + { + "rshares": 5610638544, + "voter": "chick1" + }, + { + "rshares": 3539725062, + "voter": "funnyman" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 2169770899, + "voter": "steemsquad" + }, + { + "rshares": 365007180, + "voter": "anomaly" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 143501453, + "voter": "ola1" + }, + { + "rshares": 57119426, + "voter": "everittdmickey" + }, + { + "rshares": 76492342, + "voter": "ancientofdays" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 121259976, + "voter": "comeup" + }, + { + "rshares": 162917785, + "voter": "ctu" + }, + { + "rshares": 162911190, + "voter": "front" + }, + { + "rshares": 1388766327, + "voter": "rusteemitblog" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 426281596, + "voter": "witchcraftblog" + }, + { + "rshares": 157937685, + "voter": "bethsoft" + }, + { + "rshares": 157931180, + "voter": "pyro" + }, + { + "rshares": 148889617, + "voter": "food-creator" + }, + { + "rshares": 156820977, + "voter": "pirelli" + }, + { + "rshares": 156299377, + "voter": "tipsandtricks" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 159175576, + "voter": "fallout" + }, + { + "rshares": 158535752, + "voter": "nerds" + }, + { + "rshares": 77956980, + "voter": "dealzgal" + }, + { + "rshares": 86562486, + "voter": "storage" + }, + { + "rshares": 157332453, + "voter": "dougkarr" + }, + { + "rshares": 70767496, + "voter": "blackmarket" + }, + { + "rshares": 76913589, + "voter": "gifts" + }, + { + "rshares": 153524511, + "voter": "jdwalt11" + }, + { + "rshares": 156554577, + "voter": "everydaygravity" + }, + { + "rshares": 91120780, + "voter": "expat" + }, + { + "rshares": 140412636, + "voter": "steemtrail" + }, + { + "rshares": 100289745, + "voter": "paulocouto" + }, + { + "rshares": 154919906, + "voter": "millerg333" + }, + { + "rshares": 154723248, + "voter": "lanie.land" + }, + { + "rshares": 150353801, + "voter": "eman3488" + } + ], + "author": "neilstrauss", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.47, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    We are happy to announce the successful launch of the first Steemit Book Club on Monday.

    \n

    It was a great meeting with some insightful contributors, helpful discussions and some very interesting perspectives, which is exactly the purpose of a Book Club. It included a number of members who are new to Steemit, since I invited my mailing list to join.

    \n

    Note that the Comments section of this post will also serve as a discussion forum for the current reading.

    \n

    Before we recap the conversation, here are the details for next week\u2019s call and reading assignment...

    \n


    \nhttp://i68.tinypic.com/fxb2w4.jpg

    \n

    NEXT WEEK\u2019S SBC CALL 

    \n

    Steemit Book Club, Session 2

    \n

    Book: James Joyce, Ulysses (Gabler Edition)

    \n

    Reading Assignment: To the end of the first chapter (page 19)

    \n

    Date: Monday, September 19

    \n

    Time: 6 p.m. PST / 9 p.m. EST / 2 a.m. GMT / 11 a.m. (Tuesday) UTC

    \n

    Phone: (800) 719-6100 or (218) 339-7800, access code 629-1831#

    \n

    Web audio link (and location for international call-in numbers): 

    \n

    https://hello.freeconference.com/conf/call/6291831

    \n

    Chat:  #steemit-book-club channel on steemit.chat 

    \n

    Don't forget to download this one-page map to \u201cUlysses,\u201d which we mentioned on the call. It will be a huge help with the readings:

    \n

    http://i63.tinypic.com/30c1zyc.jpg
    \n
    \nTHIS WEEK\u2019S RECAP

    \n

    In case you missed the first meeting and want to join us for call number two, it's not too late. Here\u2019s the recording of the entire first Steemit Book Club meeting:

    \n

    https://soundcloud.com/user-655948001/the-first-steemit-book-club-meeting-1

    \n

    (Not sure what you did to my voice, @the-alien, but I wish I always sounded like that.)

    \n

    For those who don\u2019t have time to listen or just want to review, here\u2019s a quick recap of the call. 

    \n

    Among the things we discussed\u2026
    \n

    \n

    1.  The history of Ulysses: Joyce was born in Dublin, and all his works take place there. They were written in the first half of the twentieth century while he was in self-imposed exile in continental Europe, and Ulysses was first published in 1922 although it is set entirely on one day: June 16, 1904.  

    \n

    2.  Irish History: For those of you not up on your Irish history, what\u2019s important to know about that time is that there was no independent country called Ireland. The entire island was part of the United Kingdom. And what\u2019s also important to know is that all the big political decisions affecting the country were made from British Parliament in London. Thus, one of the big topics we\u2019ll read about in the book is the Irish quest for Home Rule\u2014for independence and self-government.  

    \n

    3.  Catholicism. Most of Ireland was and remains Roman Catholic; however, since the 1500s, when Henry VIII broke off with the Roman Catholic Church, Anglicanism has been the dominant religion in Britain. So basically it is a Catholic reformed church that doesn\u2019t recognize the supreme authority of the Pope over all other bishops. The point is that the schism in the book between English and Irish culture that will often come up is not just one of political rule but also religious difference.

    \n

    4.  Joyce\u2019s other works: We discussed Dubliners and A Portrait of the Artist as a Young Man, specifically, since those characters are featured in Ulysses, particularly Stephen Dedalus, who is partially based on James Joyce\u2019s younger self.  What\u2019s important to know is that Portrait chronicles, among other things, Stephen Dedalus\u2019s schooling at a Jesuit boarding school, and his internal struggle between the spiritual, the aesthetic, and the concupiscent. Though he\u2019s on a path to enter the priesthood, he eventually breaks from Catholicism and the end of Portrait finds him exiling himself from Dublin to free himself from the pressures of family, friends, religion, and Irish society to strike out on his own. We\u2019ll be exploring this in more detail later, but when we begin Ulysses, Dedalus has returned to Ireland after living in Paris.

    \n

    5.  Ulysses: We discussed the stylistic leap from Portrait, which was a more traditional third-person novel though still breaking through the form into more modernist internal storytelling, to Ulysses, which is mostly stream-of-consciousness and varies wildly in its style. Often, in Ulysses, we\u2019re experiencing an ongoing interior monologue taking place in a character\u2019s head at the same time as the dialog and action he\u2019s also experiencing. And this is what often makes Ulysses difficult for people to follow. When you are thinking thoughts in your head, you\u2019re not stopping to explain references or context for anything, or making transitions between one topic and another. The other thing to remember as you read Ulysses is that it was seen as obscene and pornographic at the time, and so controversial that it was banned for over ten years in England until it could be released. In America, it was also declared obscene, and the first shipments of the book to the country were destroyed.  It took twelve years later until a judge famously said that it may be an \u201cemetic\u201d\u2014ie, something capable of making one vomit\u2014but it definitely wasn\u2019t an aphrodisiac.

    \n

    6.  The Odyssey: As most people know, Ulysses is modeled on Homer\u2019s The Odyssey. The epic poem is about Odysseus (also known as Ulysses), the king of Ithaca and the trickster-hero behind the now famous Trojan Horse. It deals with his return home, which took another ten years on top of the ten-year Trojan War. During this epic journey, he had to battle, outwit, escape, and overcome all sorts of obstacles, which we\u2019ll cover chapter by chapter as we meet them. 

    \n

    7.  The Anti-Hero: One of Joyce\u2019s points in this book is that you don\u2019t have to sail the world and slay dragons to be a hero. Every day, we are sailing around our own small world and slaying our own dragons. So the everyday events of the three main characters of Ulysses in a day mirror the epic ten years of the main characters in the Odyssey: the king Odysseus returning home (Leopold Bloom), his wife Penelope being courted by obnoxious suitors (Molly Bloom), and his son Telemachus searching for him (Stephen Dedalus). 

    \n

    We then read the first three pages of the book out loud, analyzing it line by line and noting the Homeric parallels until it all made sense. You can hear that interpretation on the call. We agreed that we didn\u2019t catch every reference and symbol hidden in the text, but at least it was all comprehensible and straightforward by the end of the call.

    \n

    http://i63.tinypic.com/332cep4.jpg

    \n

    The good news for those who missed the first meeting is that we have only read the first few pages so far. Basically, you can be caught up in no time to join us for the next session.

    \n

    We also have our first suggestions for the next book that we will read: War & Peace, Infinite Jest, and Hopscotch (with each member taking a different route through the book).

    \n

    Let us know any thoughts on future books to read, on the first pages of Ulysses, and let\u2019s continue our discussion below.

    \n


    \nBest,

    \n

    @neilstrauss, @the-alien, and the #steemit-book-club
    \n
    \n

    \n", + "category": "books", + "children": 14, + "created": "2016-09-14T17:24:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i68.tinypic.com/fxb2w4.jpg", + "http://i63.tinypic.com/30c1zyc.jpg", + "http://i63.tinypic.com/332cep4.jpg" + ], + "links": [ + "http://rsvp.neilstrauss.com/live-list", + "https://hello.freeconference.com/conf/call/6291831", + "https://steemit.com/trending/steemit-book-club", + "https://steemit.chat/home", + "https://soundcloud.com/user-655948001/the-first-steemit-book-club-meeting-1" + ], + "tags": [ + "books", + "steemitbookclub", + "writing", + "chat", + "steemit-book-club" + ], + "users": [ + "the-alien", + "neilstrauss" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 87662259398675, + "payout": 451.497, + "payout_at": "2016-09-21T17:24:15", + "pending_payout_value": "451.497 HBD", + "percent_hbd": 10000, + "permlink": "the-steemit-book-club-dives-into-the-mind-of-james-joyce-session-1-recording-plus-call-in-details-for-session-2", + "post_id": 1245070, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 234 + }, + "title": "The Steemit Book Club Dives Into the Mind of James Joyce: Session 1 Recording, plus Call-In Details for Session 2", + "updated": "2016-09-14T17:24:15", + "url": "/books/@neilstrauss/the-steemit-book-club-dives-into-the-mind-of-james-joyce-session-1-recording-plus-call-in-details-for-session-2" + }, + { + "active_votes": [ + { + "rshares": 31621044834059, + "voter": "smooth" + }, + { + "rshares": 466113536214, + "voter": "recursive2" + }, + { + "rshares": 452820496964, + "voter": "recursive3" + }, + { + "rshares": 5939649608472, + "voter": "smooth.witness" + }, + { + "rshares": 14817825173, + "voter": "gregory-f" + }, + { + "rshares": 9220603890, + "voter": "gregory60" + }, + { + "rshares": 74914418556, + "voter": "eeks" + }, + { + "rshares": 1511911763, + "voter": "fkn" + }, + { + "rshares": 1987313581, + "voter": "elishagh1" + }, + { + "rshares": 8669787638, + "voter": "richman" + }, + { + "rshares": 287573409747, + "voter": "pal" + }, + { + "rshares": 9857648383, + "voter": "kefkius" + }, + { + "rshares": 313689446, + "voter": "coar" + }, + { + "rshares": 1061230469, + "voter": "murh" + }, + { + "rshares": 3187804154, + "voter": "cryptofunk" + }, + { + "rshares": 10684284372, + "voter": "kimziv" + }, + { + "rshares": 158997516614, + "voter": "asmolokalo" + }, + { + "rshares": 1871594265, + "voter": "pipertomcat" + }, + { + "rshares": 7380400309, + "voter": "furion" + }, + { + "rshares": 14489032250, + "voter": "aaseb" + }, + { + "rshares": 76743592200, + "voter": "jpiper20" + }, + { + "rshares": 266599021635, + "voter": "nabilov" + }, + { + "rshares": 2178048187, + "voter": "dmacshady" + }, + { + "rshares": 60033461383, + "voter": "pkattera" + }, + { + "rshares": 12587181720, + "voter": "benjiberigan" + }, + { + "rshares": 233062138, + "voter": "poseidon" + }, + { + "rshares": 2033762271, + "voter": "iamwne" + }, + { + "rshares": 5609548617, + "voter": "sharker" + }, + { + "rshares": 1226120506, + "voter": "positive" + }, + { + "rshares": 35821871446, + "voter": "paquito" + }, + { + "rshares": 1805600953, + "voter": "sisterholics" + }, + { + "rshares": 63850374606, + "voter": "laonie" + }, + { + "rshares": 2664807302, + "voter": "myfirst" + }, + { + "rshares": 12960883829, + "voter": "somebody" + }, + { + "rshares": 484600440, + "voter": "flysaga" + }, + { + "rshares": 2084689825, + "voter": "gmurph" + }, + { + "rshares": 2863170478, + "voter": "midnightoil" + }, + { + "rshares": 3705373401, + "voter": "spiper20" + }, + { + "rshares": 7161034910, + "voter": "xiaohui" + }, + { + "rshares": 485101321, + "voter": "elfkitchen" + }, + { + "rshares": 223887679, + "voter": "xiaokongcom" + }, + { + "rshares": 451315726, + "voter": "xianjun" + }, + { + "rshares": 9827647000, + "voter": "gvargas123" + }, + { + "rshares": 3635091595, + "voter": "movievertigo" + }, + { + "rshares": 23716271959, + "voter": "andrewawerdna" + }, + { + "rshares": 9139485521, + "voter": "craigwilliamz" + }, + { + "rshares": 54079869536, + "voter": "mandibil" + }, + { + "rshares": 74550672, + "voter": "steembriefing" + }, + { + "rshares": 55750195, + "voter": "riv" + }, + { + "rshares": 1857924063, + "voter": "funkywanderer" + }, + { + "rshares": 54175638, + "voter": "apparat" + }, + { + "rshares": 184881039384, + "voter": "asksisk" + }, + { + "rshares": 227829801, + "voter": "pjo" + }, + { + "rshares": 3678940319, + "voter": "gavicrane" + }, + { + "rshares": 3377195617, + "voter": "anton333" + }, + { + "rshares": 3531884722, + "voter": "rigaronib" + }, + { + "rshares": 339274981, + "voter": "anomaly" + }, + { + "rshares": 123155378, + "voter": "ola1" + }, + { + "rshares": 70282046, + "voter": "mari5555na" + }, + { + "rshares": 297771990, + "voter": "thefinanceguy" + }, + { + "rshares": 239963421, + "voter": "darkminded153" + }, + { + "rshares": 222073479, + "voter": "sjamayee" + }, + { + "rshares": 531125977, + "voter": "listentojon" + }, + { + "rshares": 152816202, + "voter": "countofdelphi" + } + ], + "author": "jpiper20", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.53, + "beneficiaries": [], + "blacklists": [], + "body": "I designed this for a new client today. It's a detailing business for large boats here in savannah. I think it turned out pretty nicely :) Follow me!\n\nhttps://i.imgur.com/hHnbnzJ.jpg\n\n#art\n#design\n#typography\n#business", + "category": "life", + "children": 3, + "created": "2016-09-15T15:36:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgur.com/hHnbnzJ.jpg" + ], + "tags": [ + "life", + "art", + "design", + "typography", + "business" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 39948087576388, + "payout": 96.324, + "payout_at": "2016-09-22T15:36:12", + "pending_payout_value": "96.324 HBD", + "percent_hbd": 10000, + "permlink": "new-logo-design-boat-boys-cleaning", + "post_id": 1255244, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 64 + }, + "title": "New Logo Design -- Boat Boys Cleaning", + "updated": "2016-09-15T15:36:12", + "url": "/life/@jpiper20/new-logo-design-boat-boys-cleaning" + }, + { + "active_votes": [ + { + "rshares": 240286874254, + "voter": "barrie" + }, + { + "rshares": 29720808326942, + "voter": "smooth" + }, + { + "rshares": 4352378085267, + "voter": "paladin" + }, + { + "rshares": 3205433782741, + "voter": "riverhead" + }, + { + "rshares": 2047223484288, + "voter": "badassmother" + }, + { + "rshares": 2005008078872, + "voter": "hr1" + }, + { + "rshares": 4894367577006, + "voter": "kushed" + }, + { + "rshares": 22380501232, + "voter": "jaewoocho" + }, + { + "rshares": 1650184397757, + "voter": "joseph" + }, + { + "rshares": 452587201650, + "voter": "recursive3" + }, + { + "rshares": 604450588064, + "voter": "masteryoda" + }, + { + "rshares": 3119362154488, + "voter": "recursive" + }, + { + "rshares": 665726781302, + "voter": "boombastic" + }, + { + "rshares": 44246198919, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 3378466975, + "voter": "bingo-0" + }, + { + "rshares": 1620255991, + "voter": "bingo-1" + }, + { + "rshares": 5566951777531, + "voter": "smooth.witness" + }, + { + "rshares": 129517417242, + "voter": "pheonike" + }, + { + "rshares": 9645065512, + "voter": "idol" + }, + { + "rshares": 799820083981, + "voter": "steemrollin" + }, + { + "rshares": 4734949215, + "voter": "sakr" + }, + { + "rshares": 25238185430, + "voter": "chitty" + }, + { + "rshares": 13339911374, + "voter": "valtr" + }, + { + "rshares": 481740008014, + "voter": "noaommerrr" + }, + { + "rshares": 1660385973, + "voter": "jocelyn" + }, + { + "rshares": 81783137499, + "voter": "acidsun" + }, + { + "rshares": 13752360766, + "voter": "gregory-f" + }, + { + "rshares": 148149421553, + "voter": "edgeland" + }, + { + "rshares": 74897991444, + "voter": "eeks" + }, + { + "rshares": 566251790277, + "voter": "nanzo-scoop" + }, + { + "rshares": 20912611192, + "voter": "acidyo" + }, + { + "rshares": 13340014301, + "voter": "fact" + }, + { + "rshares": 47422549796, + "voter": "hannixx42" + }, + { + "rshares": 173814907182, + "voter": "mummyimperfect" + }, + { + "rshares": 268838726, + "voter": "coar" + }, + { + "rshares": 100996511935, + "voter": "asch" + }, + { + "rshares": 1060920601, + "voter": "murh" + }, + { + "rshares": 6083693713, + "voter": "cryptofunk" + }, + { + "rshares": 2218729143, + "voter": "error" + }, + { + "rshares": 10526833619, + "voter": "andu" + }, + { + "rshares": 1008449541973, + "voter": "cyber" + }, + { + "rshares": 48236151321, + "voter": "ak2020" + }, + { + "rshares": 1983815002, + "voter": "thecryptofiend" + }, + { + "rshares": 24406094847, + "voter": "paul-labossiere" + }, + { + "rshares": 3692975896148, + "voter": "satoshifund" + }, + { + "rshares": 400795789674, + "voter": "taoteh1221" + }, + { + "rshares": 375810426395, + "voter": "hedge-x" + }, + { + "rshares": 371453162094, + "voter": "kaylinart" + }, + { + "rshares": 19212519772, + "voter": "ziv" + }, + { + "rshares": 15786288354, + "voter": "zakharya" + }, + { + "rshares": 4552013770, + "voter": "tee-em" + }, + { + "rshares": 5818169940, + "voter": "mark-waser" + }, + { + "rshares": 17023109715, + "voter": "albertogm" + }, + { + "rshares": 108680814842, + "voter": "geoffrey" + }, + { + "rshares": 192225184850, + "voter": "kimziv" + }, + { + "rshares": 279160112188, + "voter": "lukestokes" + }, + { + "rshares": 44429606776, + "voter": "honeythief" + }, + { + "rshares": 77693251457, + "voter": "emily-cook" + }, + { + "rshares": 2187187538, + "voter": "superfreek" + }, + { + "rshares": 37138635112, + "voter": "clement" + }, + { + "rshares": 4330133378, + "voter": "dailyfeed" + }, + { + "rshares": 43393014951, + "voter": "venuspcs" + }, + { + "rshares": 20379203081, + "voter": "thebatchman" + }, + { + "rshares": 34736564146, + "voter": "rubybian" + }, + { + "rshares": 3215101425, + "voter": "orly" + }, + { + "rshares": 6306682343, + "voter": "getssidetracked" + }, + { + "rshares": 5058699788, + "voter": "riscadox" + }, + { + "rshares": 245172817, + "voter": "mstang83" + }, + { + "rshares": 18842523479, + "voter": "hakise" + }, + { + "rshares": 167602781, + "voter": "strawhat" + }, + { + "rshares": 14215545466, + "voter": "r4fken" + }, + { + "rshares": 25052927517, + "voter": "tcfxyz" + }, + { + "rshares": 6938809092, + "voter": "futurefood" + }, + { + "rshares": 1183997811, + "voter": "steemswede" + }, + { + "rshares": 166097514, + "voter": "cryptochannel" + }, + { + "rshares": 31706660688, + "voter": "picokernel" + }, + { + "rshares": 268754001183, + "voter": "slowwalker" + }, + { + "rshares": 25673197441, + "voter": "strangerarray" + }, + { + "rshares": 1267696038568, + "voter": "renohq" + }, + { + "rshares": 11900826305, + "voter": "ausbitbank" + }, + { + "rshares": 1207102251, + "voter": "dicov" + }, + { + "rshares": 23198403909, + "voter": "akareyon" + }, + { + "rshares": 4685903408, + "voter": "gikitiki" + }, + { + "rshares": 8828161993, + "voter": "steemit-life" + }, + { + "rshares": 12207029607, + "voter": "asim" + }, + { + "rshares": 33656343814, + "voter": "toxonaut" + }, + { + "rshares": 90257674, + "voter": "snowden" + }, + { + "rshares": 17043050284, + "voter": "bdavid" + }, + { + "rshares": 14613467372, + "voter": "aaseb" + }, + { + "rshares": 1107695218, + "voter": "karen13" + }, + { + "rshares": 1427008333, + "voter": "jrd8526" + }, + { + "rshares": 258942997644, + "voter": "nabilov" + }, + { + "rshares": 17945794409, + "voter": "meesterboom" + }, + { + "rshares": 3574294735, + "voter": "pigatto" + }, + { + "rshares": 11698158012, + "voter": "allmonitors" + }, + { + "rshares": 451013721667, + "voter": "knozaki2015" + }, + { + "rshares": 45695515869, + "voter": "milestone" + }, + { + "rshares": 126705022089, + "voter": "demotruk" + }, + { + "rshares": 5840616374, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 239397980, + "voter": "johannaparker284" + }, + { + "rshares": 239146014, + "voter": "helenapeters051" + }, + { + "rshares": 239098876, + "voter": "leoniestein3" + }, + { + "rshares": 239099436, + "voter": "sarp871" + }, + { + "rshares": 239509465, + "voter": "stefaniek42" + }, + { + "rshares": 239696086, + "voter": "kellystone6" + }, + { + "rshares": 239701207, + "voter": "kathise" + }, + { + "rshares": 239082038, + "voter": "tsarp4" + }, + { + "rshares": 239091094, + "voter": "oneandonly3" + }, + { + "rshares": 239331957, + "voter": "ts888" + }, + { + "rshares": 2828187420, + "voter": "sgnsteems" + }, + { + "rshares": 239275051, + "voter": "cryptobrain" + }, + { + "rshares": 238981841, + "voter": "jul762" + }, + { + "rshares": 159306587878, + "voter": "blueorgy" + }, + { + "rshares": 4232907512, + "voter": "oululahti" + }, + { + "rshares": 238996949, + "voter": "jenny-3" + }, + { + "rshares": 238845917, + "voter": "galaxy77" + }, + { + "rshares": 238842328, + "voter": "nancywood621" + }, + { + "rshares": 4310267965, + "voter": "poseidon" + }, + { + "rshares": 238870108, + "voter": "jennyfeger" + }, + { + "rshares": 239403372, + "voter": "sunnyskies" + }, + { + "rshares": 238765279, + "voter": "jeremybrown" + }, + { + "rshares": 238847388, + "voter": "stevemitchell" + }, + { + "rshares": 238854943, + "voter": "jennifersteel807" + }, + { + "rshares": 119763037, + "voter": "briantp" + }, + { + "rshares": 329472271246, + "voter": "xpilar" + }, + { + "rshares": 3435401863, + "voter": "simon.braki.love" + }, + { + "rshares": 119531207, + "voter": "beckygee" + }, + { + "rshares": 119371426, + "voter": "nataschasielers" + }, + { + "rshares": 76405282865, + "voter": "thylbom" + }, + { + "rshares": 38485075439, + "voter": "royaltiffany" + }, + { + "rshares": 119353097, + "voter": "mykingdom" + }, + { + "rshares": 119112592, + "voter": "sourcandy" + }, + { + "rshares": 10684939578, + "voter": "rpf" + }, + { + "rshares": 119037272, + "voter": "wildflower3" + }, + { + "rshares": 119071978, + "voter": "jessyperk" + }, + { + "rshares": 119010633, + "voter": "betsyk" + }, + { + "rshares": 3077491607, + "voter": "bitcoiner" + }, + { + "rshares": 118862056, + "voter": "penelopek" + }, + { + "rshares": 118900255, + "voter": "jenniferchen" + }, + { + "rshares": 118914326, + "voter": "rosiemckoi" + }, + { + "rshares": 3756477222, + "voter": "tarindel" + }, + { + "rshares": 3712240059, + "voter": "azurejasper" + }, + { + "rshares": 118846334, + "voter": "luisapenn" + }, + { + "rshares": 119377197, + "voter": "steemwitherika" + }, + { + "rshares": 118885999, + "voter": "abbybrown" + }, + { + "rshares": 14277844951, + "voter": "beowulfoflegend" + }, + { + "rshares": 130149541, + "voter": "misseva" + }, + { + "rshares": 118775847, + "voter": "mandyrose" + }, + { + "rshares": 3620385631, + "voter": "birdie" + }, + { + "rshares": 118832865, + "voter": "julesber" + }, + { + "rshares": 120669807, + "voter": "summerrain" + }, + { + "rshares": 31922584168, + "voter": "deanliu" + }, + { + "rshares": 118797993, + "voter": "missclara" + }, + { + "rshares": 118815298, + "voter": "katiebell" + }, + { + "rshares": 118722719, + "voter": "evast" + }, + { + "rshares": 118819488, + "voter": "cassyk" + }, + { + "rshares": 119604275, + "voter": "peacemaker" + }, + { + "rshares": 118802816, + "voter": "chrism" + }, + { + "rshares": 118783555, + "voter": "jackstiller" + }, + { + "rshares": 118813749, + "voter": "jessestone" + }, + { + "rshares": 118773081, + "voter": "jacob-still" + }, + { + "rshares": 118749852, + "voter": "michaelpr" + }, + { + "rshares": 118880960, + "voter": "joshleon" + }, + { + "rshares": 33395102844, + "voter": "sauravrungta" + }, + { + "rshares": 84683756607, + "voter": "rea" + }, + { + "rshares": 118632683, + "voter": "andrew6" + }, + { + "rshares": 118616540, + "voter": "taylorcb" + }, + { + "rshares": 118960267, + "voter": "timber" + }, + { + "rshares": 118561318, + "voter": "christopher7" + }, + { + "rshares": 118557498, + "voter": "williamger" + }, + { + "rshares": 118708222, + "voter": "alexander9" + }, + { + "rshares": 120594403, + "voter": "mumslittlesecret" + }, + { + "rshares": 118605320, + "voter": "ryandavis" + }, + { + "rshares": 118560736, + "voter": "david-g" + }, + { + "rshares": 118575769, + "voter": "nickstevens" + }, + { + "rshares": 118513422, + "voter": "jamesab" + }, + { + "rshares": 118548738, + "voter": "tedcook" + }, + { + "rshares": 118487471, + "voter": "jennyspeer" + }, + { + "rshares": 118478585, + "voter": "samkk" + }, + { + "rshares": 118513185, + "voter": "annabellew" + }, + { + "rshares": 118449252, + "voter": "benjaminw" + }, + { + "rshares": 118467904, + "voter": "bitcoinpros" + }, + { + "rshares": 118379415, + "voter": "justing" + }, + { + "rshares": 118399962, + "voter": "kevinbr" + }, + { + "rshares": 118447715, + "voter": "brandontom" + }, + { + "rshares": 118326435, + "voter": "timothyd" + }, + { + "rshares": 118276121, + "voter": "james-k" + }, + { + "rshares": 118353137, + "voter": "evanpeters" + }, + { + "rshares": 118281800, + "voter": "robert-sn" + }, + { + "rshares": 53841855426, + "voter": "jl777" + }, + { + "rshares": 441332323, + "voter": "meteor78" + }, + { + "rshares": 118316787, + "voter": "lucasgibson" + }, + { + "rshares": 118250348, + "voter": "johnsnow" + }, + { + "rshares": 118260671, + "voter": "maxflender" + }, + { + "rshares": 118182168, + "voter": "adriangreene" + }, + { + "rshares": 118612745, + "voter": "tylerstevens" + }, + { + "rshares": 118086477, + "voter": "michael-brown" + }, + { + "rshares": 118110881, + "voter": "timclarke" + }, + { + "rshares": 118031066, + "voter": "bryanpeters" + }, + { + "rshares": 87046590, + "voter": "pokemon" + }, + { + "rshares": 1736259240, + "voter": "yarly" + }, + { + "rshares": 261735372, + "voter": "yarly2" + }, + { + "rshares": 262126965, + "voter": "yarly3" + }, + { + "rshares": 151424453, + "voter": "yarly4" + }, + { + "rshares": 152279375, + "voter": "yarly5" + }, + { + "rshares": 86799635, + "voter": "yarly7" + }, + { + "rshares": 50619397, + "voter": "whalepool" + }, + { + "rshares": 206059171, + "voter": "sergey44" + }, + { + "rshares": 923420861, + "voter": "happyphoenix" + }, + { + "rshares": 8674577701, + "voter": "chloetaylor" + }, + { + "rshares": 4543675783, + "voter": "proto" + }, + { + "rshares": 634121191, + "voter": "curator" + }, + { + "rshares": 31583225455, + "voter": "sisterholics" + }, + { + "rshares": 420072669, + "voter": "yarly10" + }, + { + "rshares": 1365632775, + "voter": "alex.chien" + }, + { + "rshares": 224823596, + "voter": "yarly11" + }, + { + "rshares": 285745653, + "voter": "faraz" + }, + { + "rshares": 15528822570, + "voter": "michaeldodridge" + }, + { + "rshares": 78603899, + "voter": "yarly12" + }, + { + "rshares": 2885781511, + "voter": "nelu.ceban" + }, + { + "rshares": 41952328781, + "voter": "smailer" + }, + { + "rshares": 12260313875, + "voter": "youngkim" + }, + { + "rshares": 238490507, + "voter": "bullionstackers" + }, + { + "rshares": 6145892599, + "voter": "shortcut" + }, + { + "rshares": 111828316, + "voter": "andrew-charles" + }, + { + "rshares": 10726571742, + "voter": "gomeravibz" + }, + { + "rshares": 2298263441, + "voter": "taker" + }, + { + "rshares": 4238154544, + "voter": "nekromarinist" + }, + { + "rshares": 7017895702, + "voter": "theprophet" + }, + { + "rshares": 226021128, + "voter": "frozendota" + }, + { + "rshares": 1836803717, + "voter": "merej99" + }, + { + "rshares": 1116531357129, + "voter": "laonie" + }, + { + "rshares": 22904364389, + "voter": "rawnetics" + }, + { + "rshares": 21937957929, + "voter": "thebluepanda" + }, + { + "rshares": 24553556452, + "voter": "laoyao" + }, + { + "rshares": 37202678901, + "voter": "myfirst" + }, + { + "rshares": 233185553093, + "voter": "somebody" + }, + { + "rshares": 8719121186, + "voter": "flysaga" + }, + { + "rshares": 4049932429, + "voter": "brendio" + }, + { + "rshares": 2082757611, + "voter": "gmurph" + }, + { + "rshares": 50082026558, + "voter": "midnightoil" + }, + { + "rshares": 4186968509, + "voter": "ullikume" + }, + { + "rshares": 4250456191, + "voter": "armen" + }, + { + "rshares": 3820317413, + "voter": "kurtbeil" + }, + { + "rshares": 2009480430, + "voter": "steemleak" + }, + { + "rshares": 125238669101, + "voter": "xiaohui" + }, + { + "rshares": 4185826321, + "voter": "antfield" + }, + { + "rshares": 21110161255, + "voter": "jphamer1" + }, + { + "rshares": 97051399, + "voter": "bigsambucca" + }, + { + "rshares": 6099122143, + "voter": "elfkitchen" + }, + { + "rshares": 5936031820, + "voter": "oflyhigh" + }, + { + "rshares": 15547550089, + "voter": "randyclemens" + }, + { + "rshares": 61274515, + "voter": "nickche" + }, + { + "rshares": 265199778265, + "voter": "sirwinchester" + }, + { + "rshares": 4028275782, + "voter": "xiaokongcom" + }, + { + "rshares": 12959250084, + "voter": "gargon" + }, + { + "rshares": 2355623843, + "voter": "pgarcgo" + }, + { + "rshares": 2336668831, + "voter": "future24" + }, + { + "rshares": 10512691519, + "voter": "thebotkiller" + }, + { + "rshares": 8120137403, + "voter": "xianjun" + }, + { + "rshares": 25744410392, + "voter": "hanshotfirst" + }, + { + "rshares": 3851639124, + "voter": "bledarus" + }, + { + "rshares": 91480539547, + "voter": "miacats" + }, + { + "rshares": 546720711, + "voter": "microluck" + }, + { + "rshares": 208699791, + "voter": "lisadang" + }, + { + "rshares": 2005530282, + "voter": "chinadaily" + }, + { + "rshares": 20136477885, + "voter": "runaway-psyche" + }, + { + "rshares": 84680412457, + "voter": "serejandmyself" + }, + { + "rshares": 11190418947, + "voter": "farmerswife" + }, + { + "rshares": 834451065, + "voter": "inferno" + }, + { + "rshares": 9825243280, + "voter": "gvargas123" + }, + { + "rshares": 4750769306, + "voter": "themanualbot" + }, + { + "rshares": 88102217984, + "voter": "icfiedler" + }, + { + "rshares": 57556400, + "voter": "unnsmed" + }, + { + "rshares": 3486839356, + "voter": "movievertigo" + }, + { + "rshares": 215103953, + "voter": "lasseehlers" + }, + { + "rshares": 540587396, + "voter": "wuyueling" + }, + { + "rshares": 2863094334, + "voter": "netaterra" + }, + { + "rshares": 3572205128, + "voter": "stillsafe" + }, + { + "rshares": 11301197601, + "voter": "sethlinson" + }, + { + "rshares": 6608033441, + "voter": "hilarski" + }, + { + "rshares": 4580262873, + "voter": "steemitpatina" + }, + { + "rshares": 59067894, + "voter": "bonapetit" + }, + { + "rshares": 717952390, + "voter": "dajohns1420" + }, + { + "rshares": 2182674535, + "voter": "cryptoeasy" + }, + { + "rshares": 10430482730, + "voter": "etcmike" + }, + { + "rshares": 1933020393, + "voter": "runridefly" + }, + { + "rshares": 1171729032, + "voter": "pollux.one" + }, + { + "rshares": 112576381, + "voter": "jlufer" + }, + { + "rshares": 55810357162, + "voter": "skum" + }, + { + "rshares": 79831683, + "voter": "uziriel" + }, + { + "rshares": 23248025640, + "voter": "mikehere" + }, + { + "rshares": 4746518330, + "voter": "richardcrill" + }, + { + "rshares": 1624682038, + "voter": "davidjkelley" + }, + { + "rshares": 40801089458, + "voter": "sponge-bob" + }, + { + "rshares": 15224010395, + "voter": "digital-wisdom" + }, + { + "rshares": 3628428304, + "voter": "ethical-ai" + }, + { + "rshares": 6679558332, + "voter": "jwaser" + }, + { + "rshares": 120327376562, + "voter": "thecyclist" + }, + { + "rshares": 633563845, + "voter": "kev7000" + }, + { + "rshares": 92277558, + "voter": "kyusho" + }, + { + "rshares": 122271956, + "voter": "tito-baron" + }, + { + "rshares": 61824431, + "voter": "klaartje" + }, + { + "rshares": 55166840, + "voter": "dadinova" + }, + { + "rshares": 2616068610, + "voter": "bwaser" + }, + { + "rshares": 55236049, + "voter": "ejaredallen" + }, + { + "rshares": 344116052, + "voter": "panther" + }, + { + "rshares": 50639382, + "voter": "doggnostic" + }, + { + "rshares": 50377764, + "voter": "jenny-talls" + }, + { + "rshares": 41635325993, + "voter": "brains" + }, + { + "rshares": 4185046195, + "voter": "ibringawareness" + }, + { + "rshares": 5611121825, + "voter": "chick1" + }, + { + "rshares": 73665476, + "voter": "zodiac" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 2793281208, + "voter": "soldier" + }, + { + "rshares": 58872150, + "voter": "freebornangel" + }, + { + "rshares": 51114196, + "voter": "xpice" + }, + { + "rshares": 255505026, + "voter": "anomaly" + }, + { + "rshares": 2346835012, + "voter": "ellepdub" + }, + { + "rshares": 11804337064, + "voter": "herpetologyguy" + }, + { + "rshares": 54452104, + "voter": "drac59" + }, + { + "rshares": 405397456, + "voter": "verbal-d" + }, + { + "rshares": 76492342, + "voter": "ancientofdays" + }, + { + "rshares": 1041710878, + "voter": "jang" + }, + { + "rshares": 4709818332, + "voter": "morgan.waser" + }, + { + "rshares": 1489879253, + "voter": "modernsuperior" + }, + { + "rshares": 51240567, + "voter": "billkappa442" + }, + { + "rshares": 51230296, + "voter": "steemq" + }, + { + "rshares": 51215236, + "voter": "deli" + }, + { + "rshares": 1231379900, + "voter": "anns" + }, + { + "rshares": 57373409, + "voter": "teo" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 854704924, + "voter": "gustafx" + }, + { + "rshares": 1374287429, + "voter": "aksinya" + }, + { + "rshares": 50536471, + "voter": "twistys" + }, + { + "rshares": 50479027, + "voter": "sunlight" + }, + { + "rshares": 3527633520, + "voter": "strong-ai" + }, + { + "rshares": 158798473, + "voter": "zapply" + }, + { + "rshares": 159126578, + "voter": "zerozone" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 149130097, + "voter": "ndea30" + }, + { + "rshares": 149123370, + "voter": "domenico" + }, + { + "rshares": 161693690, + "voter": "shadowproject" + }, + { + "rshares": 161096439, + "voter": "bethsoft" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 148337519, + "voter": "serena199" + }, + { + "rshares": 148308392, + "voter": "gia7" + }, + { + "rshares": 4087497262, + "voter": "dresden" + }, + { + "rshares": 157682284, + "voter": "skrillex" + }, + { + "rshares": 120007372, + "voter": "hanamana" + }, + { + "rshares": 147864891, + "voter": "richie4" + }, + { + "rshares": 147806968, + "voter": "coraline88" + }, + { + "rshares": 160260561, + "voter": "rage" + }, + { + "rshares": 147559003, + "voter": "harlen" + }, + { + "rshares": 150661966, + "voter": "yanuel" + }, + { + "rshares": 147475911, + "voter": "daritza" + }, + { + "rshares": 159973989, + "voter": "capcom" + }, + { + "rshares": 150562474, + "voter": "allgoodthings" + }, + { + "rshares": 159175576, + "voter": "fallout" + }, + { + "rshares": 5018470462, + "voter": "sherlockcupid" + }, + { + "rshares": 158638676, + "voter": "icesteem" + }, + { + "rshares": 158632601, + "voter": "cream" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 28918818882, + "voter": "goldmatters" + }, + { + "rshares": 56129025, + "voter": "dealzgal" + }, + { + "rshares": 77287933, + "voter": "storage" + }, + { + "rshares": 184381906, + "voter": "antaja" + }, + { + "rshares": 61536953, + "voter": "blackmarket" + }, + { + "rshares": 67683958, + "voter": "gifts" + }, + { + "rshares": 154008315, + "voter": "faruk" + }, + { + "rshares": 150114474, + "voter": "royfft" + }, + { + "rshares": 133590030, + "voter": "thedevil" + }, + { + "rshares": 135897736, + "voter": "sawgunner13" + }, + { + "rshares": 153926759, + "voter": "larskrogholt" + } + ], + "author": "sirwinchester", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.82, + "beneficiaries": [], + "blacklists": [], + "body": "\n
    http://picload.org/image/rdgciapg/comparecover0.jpg

    \n

    Everybody does it. Some people less, some people more.

    \n

    We compare ourselves to others.

    \n

    And although we've heard countless times not to do that, and that we should \"just be ourselves\" - we still do it sometimes. And it can be quite a burden. The envy destroys our own self-esteem!

    \n


    \n

    These are all thoughts that creep inside our head:

    \n

    \"How do I get this person to like me, and be friends with me?\"

    \n

    \"How would people react if I acted a little less serious?\"

    \n

    \"Can I really wear this tonight, or what will the others think?\"

    \n


    \n

    We think so much about how other people see us or if they like us, because it's an instinct of humans to want the respect and recognition from others.
    \nBut now, in the modern age, the pressure is even higher than ever before - nowadays it seems like everybody is competing with someone because of their job, status, money, house, car etc.

    \n

    \n

    This means that there is always someone better than you.
    \nThere is always someone with a nice car,
    \nsomeone with a nicer house,
    \nsomeone with a better job and so on. 

    \n\n

    We constantly compare ourselves, and as soon as we feel like we have less than someone else, our self-esteem lowers. And at the same time, this makes us appreciate the things we do have less and less.

    \n

    Less and less people are feeling truly happy, while more and more people think they need to buy luxurious, material goods to achieve happiness. 

    \n

    https://s-media-cache-ak0.pinimg.com/564x/31/6a/e9/316ae949a2c2196c0552e00f94fbebe8.jpg

    \n

    We think to ourselves that we have to buy or achieve \"something particular\" and only then we allow ourselves o be happy.

    \n

    And the problem is that once we have finally bought something better than our 'competitor', someone else pops up and owns something even better.
    \nSo we chase after happiness as if we were on a treadmill, but never actually achieve happiness. (This is also called the Hedonic Treadmill!)

    \n

    And when we are chasing after that new car or fancy watch, we are actually really chasing the feeling of being liked and respected.

    \n

    If we really want to grow our self-esteem, we can only reduce our expectations at ourselves, instead of chasing after success and money even more. 

    \n

    https://s-media-cache-ak0.pinimg.com/564x/dd/9d/29/dd9d29e8be39e69fd6bc1533103041e0.jpg

    \n


    \n

    So what can we do to actually get those feelings of respect and recognition from others?
    \nWe should work on ourself and chase after improving our own character.
    \nWe should work on being more kind, confident, satisfied, grateful and mindful.

    \n

    And we should respect ourselves for that.

    \n

    Yes, the respect from others will follow then.

    \n


    \n

    Here are some tips that help you to stop comparing yourself to others:

    \n
      \n
    • Stop begrudging someone their success.
      \n
      This may be difficult to execute at first, but just try reminding yourself that that person deserves it as well, and that you're happy for them. It has nothing to do with you.
    • \n
    • Accept that you are not perfect.
      \nAnd you will never be. You are still a work in progress and as long as you keep wanting to improve yourself, there is nothing to feel bad about.
    • \n
    • Analyze yourself.
      \nFor a few days, be mindful of your own behaviour and detect whenever you are comparing yourselves to others. Then, ask yourself what triggered this behaviour, and what would have been a better way to react.
    • \n
    • Appreciate what you have.
      \nGratitude is one of the most important, yet one of the most forgotten values nowadays. Especially now that everyone is in a contest with someone else, you need to be grateful for what you already have, and don't overlook it while constantly chasing after more.
    • \n
    \n

    https://s-media-cache-ak0.pinimg.com/564x/6e/25/27/6e25272b3dadecf6521b94b379beccb5.jpg

    \n

    Instead of thinking of other people, focus on what's really important in your life. Your goals, your passion. 

    \n

    What do you want to do? How would you like to become? Focus on it!
    \nAnd if you decide to give this your all, you will be so busy you don't even have time to compare yourself to others!

    \n


    \n

    Think about it this way:

    \n

    Picture a meadow with hundreds of different flowers.
    \nSome are bright and colorful, others small and delicate.
    \nSome grew in the bright sunlight, others in the shadow of the trees, and other between the rocks.

    \n

    All these flowers are different. And how could you ever compare them?

    \n

    They have grown in all different conditions, and some would never grow larger or more colorful than others.

    \n

    ... And that's okay.

    \n

    \n


    \n


    \n



    \n- Instagram -

    \n

    - Steemit FB Group - 

    \n\n

    \u00a9 Sirwinchester

    \n


    \n", + "category": "life", + "children": 37, + "created": "2016-09-14T21:14:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://picload.org/image/rdgciapg/comparecover0.jpg", + "https://media.giphy.com/media/12FcOl0iLH7c2Y/giphy.gif", + "https://s-media-cache-ak0.pinimg.com/564x/31/6a/e9/316ae949a2c2196c0552e00f94fbebe8.jpg", + "https://s-media-cache-ak0.pinimg.com/564x/dd/9d/29/dd9d29e8be39e69fd6bc1533103041e0.jpg", + "https://s-media-cache-ak0.pinimg.com/564x/6e/25/27/6e25272b3dadecf6521b94b379beccb5.jpg", + "https://media.giphy.com/media/TlDdgIsop5FNm/giphy.gif", + "https://img1.steemit.com/0x0/https://picload.org/image/rrpgppid/followbtn.gif" + ], + "links": [ + "https://www.instagram.com/sirtonywinchester/", + "https://www.facebook.com/groups/397766613731804/", + "https://steemit.com/@sirwinchester" + ], + "tags": [ + "life", + "writing", + "philosophy", + "health", + "psychology" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 74728038823030, + "payout": 321.74, + "payout_at": "2016-09-21T21:14:27", + "pending_payout_value": "321.740 HBD", + "percent_hbd": 10000, + "permlink": "why-you-should-stop-comparing-yourself-to-others", + "post_id": 1247353, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 377 + }, + "title": "Why You Should Stop Comparing Yourself To Others!", + "updated": "2016-09-14T21:14:27", + "url": "/life/@sirwinchester/why-you-should-stop-comparing-yourself-to-others" + }, + { + "active_votes": [ + { + "rshares": 28370463371572, + "voter": "dantheman" + }, + { + "rshares": 6964525415834, + "voter": "xeldal" + }, + { + "rshares": 5646082638447, + "voter": "enki" + }, + { + "rshares": 681017160441, + "voter": "boombastic" + }, + { + "rshares": 91328300889, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 459984469, + "voter": "jeffanthonyfds" + }, + { + "rshares": 1061193485, + "voter": "murh" + }, + { + "rshares": 73848595449, + "voter": "rubybian" + }, + { + "rshares": 19237761966, + "voter": "anduweb" + }, + { + "rshares": 8725497615, + "voter": "fishborne" + }, + { + "rshares": 1483270840, + "voter": "alex.chien" + }, + { + "rshares": 8773942171, + "voter": "craigwilliamz" + }, + { + "rshares": 55367058897, + "voter": "mandibil" + }, + { + "rshares": 2163490459, + "voter": "jeffreyahann" + }, + { + "rshares": 2006306305, + "voter": "funkywanderer" + }, + { + "rshares": 354391726, + "voter": "thegrimm" + }, + { + "rshares": 57198494, + "voter": "paleness" + }, + { + "rshares": 9869968176, + "voter": "aggroed" + }, + { + "rshares": 56681877, + "voter": "powerserge" + }, + { + "rshares": 339270470, + "voter": "anomaly" + }, + { + "rshares": 147753980, + "voter": "ola1" + }, + { + "rshares": 7726416106, + "voter": "orcish" + }, + { + "rshares": 2167543536, + "voter": "bapparabi" + } + ], + "author": "jeffreyahann", + "author_payout_value": "0.000 HBD", + "author_reputation": 56.17, + "beneficiaries": [], + "blacklists": [], + "body": "https://fellowshipofminds.files.wordpress.com/2016/09/hillary-clinton-laugh-jerry-holt-via-ap.jpg?w=300&h=225\n\nInformation was released yesterday from someone who has been spot on with their information in the past. They have previously broken stories news outlets took days to release. Some of the things I cannot or have not confirmed, so determine for yourself if you think this is true.\n\nRecently released on PasteBin are progress notes for Clinton. First entry lists...\n\n
    \n\"Mental status rapidly declined over past 24 hours. Arousable by loud\nvoice commands, but immediately lapses into stupor without further\nresponse. \n \nMAP failed to improve with further increase in norepinephrine. \nCPP < 50 despite increase of ventilatory rate in an effort\nto decrease ICP. \n \nCererbal perfusion disturbances were observed on repeated\nTCDs.\n \nDiffusion-weighted imaging - cytotoxic and vasogenic edema\nas well as neuronal damage\n \nEEG - not utilized due to continued benzodiazepene infusion\n \nGlobal Irreversible Brain Damage caused by Sepsis-Associated Encephalopathy.\"\n
    \nThe second entry, on 9/13/2016, shocked me. She actually has pneumonia and is dying from Sepsis. I thought they were only lying to cover up neurological issues.\n
    \n\"Hillary Clinton talks to CNN's Andersoon Cooper via phone\nhttp://www.cnn.com/2016/09/12/politics/hillary-clinton-health-transparency/index.html\n \nAudio is the spoken voice of Hillary Rodham Clinton. However the quick chat with\nAnderson Cooper was scripted and rehearsed which is why it sounds canned. \n \nRemember, \"This is CNN.\"\n \nHillary Clinton is in a high-security, secluded and private, intensive care unit with\n4:1 nursing 24/7. She also has a team of physicians representing practically every\nmedical specialty. There are no other patients anywhere near her secure care setting. \n \nShe is dying of Sepsis. She is on broad-spectrum \"big-gun\" antibiotics to treat\nthe pnenumonia. However she is still severely immunocompromised and the antibiotics\nare not anticipated to be curative. The pneumonia has continued to worsen and cause\nfurther damage to her lungs.\"\n
    \nEven a local ABC News anchor has reported her as being dead, but I think this was only jumping the gun. She is dying of sepsis and her death is imminent. Prognosis says death will happen no later than October 12th, 2016. Do you think this is the October Surprise our rulers were thinking about?\n
    \n\"Diagnoses\n \n1. Oropharyngeal Cancer diagnosed and treated with partial surgical\nresection of the base of her tongue in conjunction with targeted\nstereotactic radio-surgery.\n \n2. Coagulapathy caused by Oropharyngeal Cancer which has metastasized\nto lymphatic nodes.\n \n3. Early-onset Vascular Dementia caused by aforementioned Coagulapathy\n \n4. Complex partial seizures and/or abcence seizures caused by small\ninfarcts or lesser ischemic damage to her cerebral vasculature;\nvascular damage itself is caused by aforementioned Coagulapathy\n \n5. Hypothyroidism as a side effect of radiotherapy.\n \n6. Immunodefiency as a side effect of radiotherapy.\n \n7. Pneumonia as a complication of Immunodeficiency.\n \n8. Sepsis and septic shock\n \n9. Acute Lung Injury which appears to be progressing to ARDS. \n \n10. Global Irreversible Brain Damage caused by Sepsis-Associated Encephalopathy. \n \n11. Putative Brain Death - Patient too unstable for apnea test. \nAwaiting confirmation from SSEP and possible nuclear medicine study. \n \nPROGNOSIS AS OF 9/14/16\nDeath no later than October 12, 2016.\"\n
    \nhttps://youtu.be/tRtdA1w7AAQ\n\nWe shall see if this turns out to be true. This election could turn out to be crazier than it already has. Thoughts? \n\n
    \nUpdate: Here are the titles for some of the articles that ABC, CNBC, and CNN are pushing today.\n\n
  • ABC \"Hillary Clinton Returns to Campaign Trail Amid More Scrutiny About Her Health\"
  • \n
  • CNBC \"Clinton back on campaign trail after releasing health info\"
  • \n
  • CNN \"Hillary Clinton Returns to Campaign Trail Amid More Scrutiny About Her Health\"
  • \n\nWe know she owns these places so usually what they spin is the opposite of reality. Still waiting to see video of her up and moving around and talking to others since her collapse at the 9/11 ceremony. \n\nhttps://www.youtube.com/watch?v=gCx0x0rigeQ\n\n
    \nMy name is Jeffrey Hann, @jeffreyahann, and I'm an anarchist/voluntarist, Army veteran, business analyst, graphics and website designer, and content creator. I have a passion for truth and being logical, which eventually lead me to anarchism. I strive to live my life through voluntary actions and valuing rights. I co-own Journalistic Revolution (Facebook and YouTube) and JRev Radio (Facebook). We strive to be a factual and honest open sourced news organization.\n
    ", + "category": "news", + "children": 2, + "created": "2016-09-15T13:55:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://fellowshipofminds.files.wordpress.com/2016/09/hillary-clinton-laugh-jerry-holt-via-ap.jpg?w=300&h=225", + "https://img.youtube.com/vi/tRtdA1w7AAQ/0.jpg", + "https://img.youtube.com/vi/gCx0x0rigeQ/0.jpg" + ], + "links": [ + "http://pastebin.com/sih4HpjD", + "http://www.cnn.com/2016/09/12/politics/hillary-clinton-health-transparency/index.html", + "http://www.thepoliticalinsider.com/local-abc-reporter-announces-hillary-clinton-dead/", + "https://en.wikipedia.org/wiki/Sepsis", + "https://youtu.be/tRtdA1w7AAQ", + "http://abcnews.go.com/Politics/hillary-clinton-returns-campaign-trail-amid-scrutiny-health/story?id=42101310", + "http://www.cnbc.com/2016/09/15/clinton-back-on-campaign-trail-after-releasing-health-info.html", + "http://www.cnn.com/2016/09/15/politics/hillary-clinton-greensboro-north-carolina/", + "https://www.youtube.com/watch?v=gCx0x0rigeQ", + "http://journalisticrevolution.com/", + "https://www.facebook.com/JournalisticRevolution/", + "https://www.youtube.com/user/TheJournalisticRev", + "http://jrevradio.com/", + "https://www.facebook.com/JRevRadio/" + ], + "tags": [ + "news", + "anarchism", + "politics", + "clinton", + "conspiracy" + ], + "users": [ + "jeffreyahann" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 41947263213204, + "payout": 106.662, + "payout_at": "2016-09-22T13:55:39", + "pending_payout_value": "106.662 HBD", + "percent_hbd": 10000, + "permlink": "hillary-rodhan-clinton-is-on-her-death-bed-icu", + "post_id": 1254095, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 23 + }, + "title": "Hillary Rodhan Clinton is on her death bed (ICU)", + "updated": "2016-09-15T19:08:21", + "url": "/news/@jeffreyahann/hillary-rodhan-clinton-is-on-her-death-bed-icu" + }, + { + "active_votes": [ + { + "rshares": 494679319738, + "voter": "barrie" + }, + { + "rshares": 15917100000000, + "voter": "val-b" + }, + { + "rshares": 35140699766668, + "voter": "jamesc" + }, + { + "rshares": 170520412223, + "voter": "highasfuck" + }, + { + "rshares": 3306003327364, + "voter": "pharesim" + }, + { + "rshares": 2640096177541, + "voter": "clayop" + }, + { + "rshares": 209637317108, + "voter": "alex90342fastn1" + }, + { + "rshares": 1648781963673, + "voter": "joseph" + }, + { + "rshares": 604415263064, + "voter": "masteryoda" + }, + { + "rshares": 1172435196, + "voter": "mineralwasser" + }, + { + "rshares": 88489799125, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 9885944564, + "voter": "idol" + }, + { + "rshares": 2802093494994, + "voter": "donkeypong" + }, + { + "rshares": 816142942837, + "voter": "steemrollin" + }, + { + "rshares": 4734949215, + "voter": "sakr" + }, + { + "rshares": 333177888939, + "voter": "lighthil" + }, + { + "rshares": 48113384980, + "voter": "alexgr" + }, + { + "rshares": 1701870864, + "voter": "jocelyn" + }, + { + "rshares": 194243306935, + "voter": "jamtaylor" + }, + { + "rshares": 44937388331, + "voter": "eeks" + }, + { + "rshares": 566228148984, + "voter": "nanzo-scoop" + }, + { + "rshares": 21565931011, + "voter": "acidyo" + }, + { + "rshares": 173809433263, + "voter": "mummyimperfect" + }, + { + "rshares": 268838726, + "voter": "coar" + }, + { + "rshares": 603531127817, + "voter": "kevinwong" + }, + { + "rshares": 1060907921, + "voter": "murh" + }, + { + "rshares": 3041777109, + "voter": "cryptofunk" + }, + { + "rshares": 2218692003, + "voter": "error" + }, + { + "rshares": 5385662749, + "voter": "marta-zaidel" + }, + { + "rshares": 1008430884941, + "voter": "cyber" + }, + { + "rshares": 48234620860, + "voter": "ak2020" + }, + { + "rshares": 21821965028, + "voter": "thecryptofiend" + }, + { + "rshares": 65823056175, + "voter": "justtryme90" + }, + { + "rshares": 3692798404964, + "voter": "satoshifund" + }, + { + "rshares": 541159499409, + "voter": "infovore" + }, + { + "rshares": 2246887418, + "voter": "stephen-somers" + }, + { + "rshares": 804468215304, + "voter": "anwenbaumeister" + }, + { + "rshares": 6652497229, + "voter": "grandpere" + }, + { + "rshares": 5818061243, + "voter": "mark-waser" + }, + { + "rshares": 192221413020, + "voter": "kimziv" + }, + { + "rshares": 43519619264, + "voter": "honeythief" + }, + { + "rshares": 77692572082, + "voter": "emily-cook" + }, + { + "rshares": 83492354664, + "voter": "razvanelulmarin" + }, + { + "rshares": 12054290357, + "voter": "primus" + }, + { + "rshares": 45128704147, + "voter": "venuspcs" + }, + { + "rshares": 7415167548, + "voter": "dasha" + }, + { + "rshares": 59989527531, + "voter": "lehard" + }, + { + "rshares": 6306622559, + "voter": "getssidetracked" + }, + { + "rshares": 167602781, + "voter": "strawhat" + }, + { + "rshares": 166097514, + "voter": "cryptochannel" + }, + { + "rshares": 142891029762, + "voter": "derekareith" + }, + { + "rshares": 529221253398, + "voter": "neoxian" + }, + { + "rshares": 1238884764964, + "voter": "renohq" + }, + { + "rshares": 12396686519, + "voter": "ausbitbank" + }, + { + "rshares": 159573949583, + "voter": "jacor" + }, + { + "rshares": 17968442432, + "voter": "sebastien" + }, + { + "rshares": 33656343814, + "voter": "toxonaut" + }, + { + "rshares": 71256058, + "voter": "snowden" + }, + { + "rshares": 4603868345, + "voter": "thegoodguy" + }, + { + "rshares": 1107695218, + "voter": "karen13" + }, + { + "rshares": 38257858984, + "voter": "diana.catherine" + }, + { + "rshares": 10870143544, + "voter": "deviedev" + }, + { + "rshares": 448743446083, + "voter": "knozaki2015" + }, + { + "rshares": 32706404639, + "voter": "creemej" + }, + { + "rshares": 23506641085, + "voter": "peacekeeper" + }, + { + "rshares": 159282623988, + "voter": "blueorgy" + }, + { + "rshares": 4310212104, + "voter": "poseidon" + }, + { + "rshares": 362448303373, + "voter": "calaber24p" + }, + { + "rshares": 4440419817, + "voter": "fubar-bdhr" + }, + { + "rshares": 3077461413, + "voter": "bitcoiner" + }, + { + "rshares": 3756417442, + "voter": "tarindel" + }, + { + "rshares": 273502319761, + "voter": "liberosist" + }, + { + "rshares": 3620385631, + "voter": "birdie" + }, + { + "rshares": 5021648860, + "voter": "sharker" + }, + { + "rshares": 53841692391, + "voter": "jl777" + }, + { + "rshares": 84693979, + "voter": "pokemon" + }, + { + "rshares": 1400309352, + "voter": "alekst" + }, + { + "rshares": 1232750477, + "voter": "lpfaust" + }, + { + "rshares": 5431079499, + "voter": "gustavopasquini" + }, + { + "rshares": 309088757, + "voter": "sergey44" + }, + { + "rshares": 16180317890, + "voter": "lemooljiang" + }, + { + "rshares": 9831188062, + "voter": "chloetaylor" + }, + { + "rshares": 20689702740, + "voter": "krabgat" + }, + { + "rshares": 4543666725, + "voter": "proto" + }, + { + "rshares": 634121191, + "voter": "curator" + }, + { + "rshares": 32484983743, + "voter": "sisterholics" + }, + { + "rshares": 1404629117, + "voter": "alex.chien" + }, + { + "rshares": 146224042, + "voter": "steemster1" + }, + { + "rshares": 715471521, + "voter": "bullionstackers" + }, + { + "rshares": 104284207, + "voter": "cryptoz" + }, + { + "rshares": 46975389655, + "voter": "jasonstaggers" + }, + { + "rshares": 139384329981, + "voter": "shaka" + }, + { + "rshares": 2298257402, + "voter": "taker" + }, + { + "rshares": 4238154544, + "voter": "nekromarinist" + }, + { + "rshares": 59219358, + "voter": "sharon" + }, + { + "rshares": 1916657501, + "voter": "merej99" + }, + { + "rshares": 60342922, + "voter": "lillianjones" + }, + { + "rshares": 1116505634723, + "voter": "laonie" + }, + { + "rshares": 22904364389, + "voter": "rawnetics" + }, + { + "rshares": 14478982497, + "voter": "thebluepanda" + }, + { + "rshares": 3958085974, + "voter": "timcliff" + }, + { + "rshares": 37202129372, + "voter": "myfirst" + }, + { + "rshares": 233180911671, + "voter": "somebody" + }, + { + "rshares": 15893652179, + "voter": "sunshine" + }, + { + "rshares": 8961162593, + "voter": "flysaga" + }, + { + "rshares": 4049897706, + "voter": "brendio" + }, + { + "rshares": 1249614716, + "voter": "gmurph" + }, + { + "rshares": 51511952450, + "voter": "midnightoil" + }, + { + "rshares": 484483710038, + "voter": "glitterfart" + }, + { + "rshares": 3321978912, + "voter": "kurtbeil" + }, + { + "rshares": 2081247588, + "voter": "steemleak" + }, + { + "rshares": 125235234505, + "voter": "xiaohui" + }, + { + "rshares": 75821405, + "voter": "bigsambucca" + }, + { + "rshares": 6251513538, + "voter": "elfkitchen" + }, + { + "rshares": 15547519895, + "voter": "randyclemens" + }, + { + "rshares": 4140105301, + "voter": "xiaokongcom" + }, + { + "rshares": 13512613467, + "voter": "gargon" + }, + { + "rshares": 2355623843, + "voter": "pgarcgo" + }, + { + "rshares": 60819615, + "voter": "msjennifer" + }, + { + "rshares": 55925537, + "voter": "ciao" + }, + { + "rshares": 3667271545, + "voter": "villainblack" + }, + { + "rshares": 11914383722, + "voter": "thebotkiller" + }, + { + "rshares": 54217761, + "voter": "steemo" + }, + { + "rshares": 8345551542, + "voter": "xianjun" + }, + { + "rshares": 26817018689, + "voter": "hanshotfirst" + }, + { + "rshares": 54077897, + "voter": "steema" + }, + { + "rshares": 5843928531, + "voter": "lordvader" + }, + { + "rshares": 3146447154, + "voter": "fingolfin" + }, + { + "rshares": 71282219, + "voter": "confucius" + }, + { + "rshares": 9428594328, + "voter": "mione" + }, + { + "rshares": 54909929, + "voter": "jarvis" + }, + { + "rshares": 546720711, + "voter": "microluck" + }, + { + "rshares": 9426175065, + "voter": "theb0red1" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 7981856324, + "voter": "lemouth" + }, + { + "rshares": 87887491859, + "voter": "anotherjoe" + }, + { + "rshares": 60290273, + "voter": "alfaman" + }, + { + "rshares": 3238873430, + "voter": "macartem" + }, + { + "rshares": 9307744872, + "voter": "gvargas123" + }, + { + "rshares": 51877132, + "voter": "johnbyrd" + }, + { + "rshares": 51860909, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 51870077, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 312764120, + "voter": "steevc" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 339788681, + "voter": "mrlogic" + }, + { + "rshares": 2922697747, + "voter": "netaterra" + }, + { + "rshares": 25447147432, + "voter": "andrewawerdna" + }, + { + "rshares": 485684526, + "voter": "claudia" + }, + { + "rshares": 3708702482, + "voter": "naquoya" + }, + { + "rshares": 51562255, + "voter": "curpose" + }, + { + "rshares": 108340438915, + "voter": "shenanigator" + }, + { + "rshares": 71643818, + "voter": "uziriel" + }, + { + "rshares": 7470990325, + "voter": "einsteinpotsdam" + }, + { + "rshares": 1931935967, + "voter": "funkywanderer" + }, + { + "rshares": 4592852638, + "voter": "richardcrill" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 72077912, + "voter": "lovetosteemit" + }, + { + "rshares": 1624668451, + "voter": "davidjkelley" + }, + { + "rshares": 184076493, + "voter": "team101" + }, + { + "rshares": 51718188, + "voter": "crion" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 51388276, + "voter": "hitherise" + }, + { + "rshares": 51379706, + "voter": "wiss" + }, + { + "rshares": 41684908041, + "voter": "sponge-bob" + }, + { + "rshares": 15223684306, + "voter": "digital-wisdom" + }, + { + "rshares": 3079495355, + "voter": "getonthetrain" + }, + { + "rshares": 3708990600, + "voter": "ethical-ai" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 3752641890, + "voter": "titusfrost" + }, + { + "rshares": 2315339710, + "voter": "matthewtiii" + }, + { + "rshares": 6679422463, + "voter": "jwaser" + }, + { + "rshares": 339177581, + "voter": "tfeldman" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 1791040951, + "voter": "ionescur" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 107776126, + "voter": "edgarsart" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 2616027848, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 1504667661, + "voter": "digitalbrain" + }, + { + "rshares": 7681172153, + "voter": "mariandavp" + }, + { + "rshares": 41634395415, + "voter": "brains" + }, + { + "rshares": 4268747119, + "voter": "ibringawareness" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 5536803373, + "voter": "burnin" + }, + { + "rshares": 3696018490, + "voter": "slayer" + }, + { + "rshares": 292005744, + "voter": "anomaly" + }, + { + "rshares": 2346795155, + "voter": "ellepdub" + }, + { + "rshares": 11804108802, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 53055896, + "voter": "drac59" + }, + { + "rshares": 76492342, + "voter": "ancientofdays" + }, + { + "rshares": 733216923, + "voter": "zombiedoll" + }, + { + "rshares": 4709723222, + "voter": "morgan.waser" + }, + { + "rshares": 51293880, + "voter": "mustard" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 57373409, + "voter": "teo" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 1431549405, + "voter": "aksinya" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 3887839004, + "voter": "ltm" + }, + { + "rshares": 3607739074, + "voter": "strong-ai" + }, + { + "rshares": 247235040, + "voter": "darkminded153" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 50277354380, + "voter": "curie" + }, + { + "rshares": 705853779, + "voter": "dikanevroman" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 164690897, + "voter": "flowmetheus" + }, + { + "rshares": 2497081829, + "voter": "senseye" + }, + { + "rshares": 162839186, + "voter": "coinport" + }, + { + "rshares": 1087150622, + "voter": "michaelstobiersk" + }, + { + "rshares": 149130097, + "voter": "ndea30" + }, + { + "rshares": 149123370, + "voter": "domenico" + }, + { + "rshares": 148337519, + "voter": "serena199" + }, + { + "rshares": 148308392, + "voter": "gia7" + }, + { + "rshares": 1551428686, + "voter": "dresden" + }, + { + "rshares": 147864891, + "voter": "richie4" + }, + { + "rshares": 147806968, + "voter": "coraline88" + }, + { + "rshares": 147559003, + "voter": "harlen" + }, + { + "rshares": 155225345, + "voter": "food-creator" + }, + { + "rshares": 150661966, + "voter": "yanuel" + }, + { + "rshares": 147475911, + "voter": "daritza" + }, + { + "rshares": 1301291306, + "voter": "modernbukowski" + }, + { + "rshares": 56129025, + "voter": "dealzgal" + }, + { + "rshares": 184381906, + "voter": "antaja" + }, + { + "rshares": 829733328, + "voter": "alienbutt" + }, + { + "rshares": 178722423, + "voter": "techslut" + }, + { + "rshares": 99551013, + "voter": "dirlei.sdias" + } + ], + "author": "curie", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.56, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://s11.postimg.org/jr2x6jjgj/Gallery_Cornelis_Van_Der_Geestd3286.jpg
    \n\n## Introduction\n[Project Curie](https://steemit.com/steemit/@donkeypong/announcing-project-curie-bringing-rewards-and-recognition-to-steemit-s-undiscovered-and-emerging-authors) is a community project run by several Steemit authors. Its mission is to help reward content creators who are posting great original content, yet who have not yet become established. In the short time since Curie began, our writers group has partnered with @nextgencrypto and other whale accounts to bring rewards to these deserving authors. *Writers, artists, chefs, photographers, videographers, and many others have been recognized by these rewards.*\n\nEach day, the members of our Project will publish this list of the posts that Project Curie has chosen to reward recently. We hope that this list will provide more positive exposure to the authors we have selected. Also, it is an effort for us to be more transparent about which posts are being rewarded. We hope that you will consider following not only this @curie account, but also many of the authors whose work is featured here each day. **Please consider adding your comments on these posts also!**\n\n----------------------\n\n## Today's Brief Analysis\n\nToday's list polls all posts curated between 17:00 13/09 UTC and 17:00 14/09 UTC. Project Curie voted on a total of **148 posts** by 134 unique authors. **SBD 6,027** has been generated for authors thus far, at an average of SBD 41 per post. The numbers are significantly higher than previous days as there are more support for the project now. Posts are also becoming better in quality - possibly a sign of the community learning to present content better.\n\n----------------------\n| Author | Post | Payout |\n| --------- | ---------- | --------- |\n| [@krnel](https://steemit.com/@krnel) | [Unity and Knowledge](https://steemit.com/unity/@krnel/unity-and-knowledge) | 280.328 SBD |\n| [@yostopia](https://steemit.com/@yostopia) | [Capturing a 7' tall clown's \"Hallelujah\" performance with a hodgepodge of cameras.](https://steemit.com/filmmaking/@yostopia/capturing-a-7-tall-clown-s-hallelujah-performance-with-a-hodgepodge-of-cameras) | 147.620 SBD |\n| [@edgarsart](https://steemit.com/@edgarsart) | [Tiger Charcoal Drawing Video Original](https://steemit.com/art/@edgarsart/tiger-charcoal-drawing-video-original) | 97.018 SBD |\n| [@rigaronib](https://steemit.com/@rigaronib) | [AntiDemon! My first heavy metal concert in southern Chile.](https://steemit.com/blog/@rigaronib/antidemon-my-first-heavy-metal-concert-in-southern-chile) | 95.550 SBD |\n| [@travelista](https://steemit.com/@travelista) | [A Simple Recipe to the Delicious Queso Fundido With Chorizo and Mushrooms!](https://steemit.com/food/@travelista/a-simple-recipe-to-the-delicious-queso-fundido-with-chorizo-and-mushrooms) | 92.396 SBD |\n| [@runrudy](https://steemit.com/@runrudy) | [How Did I Make This Photograph? - Behind the Pixels](https://steemit.com/photography/@runrudy/how-did-i-make-this-photograph-behind-the-scenes) | 91.748 SBD |\n| [@ionescur](https://steemit.com/@ionescur) | [A generation of Romanian kids learned English from Cartoon Network](https://steemit.com/life/@ionescur/a-generation-of-romanian-kids-learned-english-from-cartoon-network) | 88.358 SBD |\n| [@ltm](https://steemit.com/@ltm) | [Tuesday Morning Quarterback - This Week In DFS](https://steemit.com/sports/@ltm/tuesday-morning-quarterback-this-week-in-dfs) | 77.606 SBD |\n| [@cryptochannel](https://steemit.com/@cryptochannel) | [Acid's Crypto Picks - Introduction](https://steemit.com/altcoin/@cryptochannel/acid-s-crypto-picks-introduction) | 72.327 SBD |\n| [@pjheinz](https://steemit.com/@pjheinz) | [Mirror Worlds](https://steemit.com/life/@pjheinz/mirror-worlds) | 71.061 SBD |\n| [@gringalicious](https://steemit.com/@gringalicious) | [RASPBERRY FILLED (& TOPPED) CHOCOLATE CHIP CUPCAKES](https://steemit.com/food/@gringalicious/raspberry-filled-and-topped-chocolate-chip-cupcakes) | 70.000 SBD |\n| [@peskov](https://steemit.com/@peskov) | [He Lived to Fly (featuring Vasily Peskov as author)](https://steemit.com/life/@peskov/he-lived-to-fly-featuring-vasily-peskov-as-author) | 65.956 SBD |\n| [@ocrdu](https://steemit.com/@ocrdu) | [You had to be there, I suppose](https://steemit.com/photography/@ocrdu/you-had-to-be-there-i-suppose) | 62.278 SBD |\n| [@thebluepanda](https://steemit.com/@thebluepanda) | [\u201cThus With A Kiss I Die\u201d](https://steemit.com/descriptionsonthespot/@thebluepanda/thus-with-a-kiss-i-die) | 62.020 SBD |\n| [@pgarcgo](https://steemit.com/@pgarcgo) | [Proyecto Cervantes (11 - 13 Sept 2016): Compensaci\u00f3n y reconocimiento para escritores de habla hispana / Bringing rewards and recognition to spanish writers (Vol. II)](https://steemit.com/spanish/@pgarcgo/proyecto-cervantes-11-13-sept-2016-compensacion-y-reconocimiento-para-escritores-de-habla-hispana-bringing-rewards-and) | 62.483 SBD |\n| [@yostopia](https://steemit.com/@yostopia) | [Welcome to a beach full of bowling balls!](https://steemit.com/photography/@yostopia/welcome-to-a-beach-full-of-bowling-balls) | 60.241 SBD |\n| [@anarchyhasnogods](https://steemit.com/@anarchyhasnogods) | [Worm holes- the sad existence of a path impossible to travel.](https://steemit.com/science/@anarchyhasnogods/worm-holes-the-sad-existence-of-a-path-impossible-to-travel) | 57.447 SBD |\n| [@nestinvas](https://steemit.com/@nestinvas) | [The one who waits for you at night...](https://steemit.com/plottwist/@nestinvas/the-one-who-waits-for-you-at-night) | 56.013 SBD |\n| [@englishtchrivy](https://steemit.com/@englishtchrivy) | [Photography Hacks :Tips on Photographing a Butterfly (with video)](https://steemit.com/photography/@englishtchrivy/photography-hacks-tips-on-photographing-a-butterfly-with-video) | 54.711 SBD |\n| [@lesliestarrohara](https://steemit.com/@lesliestarrohara) | [Surfing the Myconet - Original Sentient Fungus Fiction - Part 3 of 3](https://steemit.com/story/@lesliestarrohara/surfing-the-myconet-original-sentient-fungus-fiction-part-3-of-3) | 53.333 SBD |\n| [@lyndsaybowes](https://steemit.com/@lyndsaybowes) | [We Give Food Away For Free. One Of Our \"Customers\" Came Yesterday Bearing Gifts!](https://steemit.com/organic/@lyndsaybowes/we-give-food-away-for-free-one-of-our-customers-came-yesterday-bearing-gifts) | 51.324 SBD |\n| [@lukestokes](https://steemit.com/@lukestokes) | [Road Trip Update: Wedding, Car Show, Skaneateles](https://steemit.com/travel/@lukestokes/road-trip-update-wedding-car-show-skaneateles) | 50.643 SBD |\n| [@royalmacro](https://steemit.com/@royalmacro) | [fish & river [An Original Abstract Art]](https://steemit.com/art/@royalmacro/fish-and-river-an-original-abstract-art) | 47.227 SBD |\n| [@micheletrainer](https://steemit.com/@micheletrainer) | [Sci Fi Movie The Art of Human Salvage starring Edward James Olmos](https://steemit.com/science/@micheletrainer/sci-fi-movie-the-art-of-human-salvage-starring-edward-james-olmos) | 45.465 SBD |\n| [@cm-steem](https://steemit.com/@cm-steem) | [Gridcoin Community Hangout #007 (RSVP & Suggest topics)](https://steemit.com/gridcoin/@cm-steem/gridcoin-community-hangout-007-rsvp-and-suggest-topics) | 45.158 SBD |\n| [@doubledex](https://steemit.com/@doubledex) | [Nature's Numbers](https://steemit.com/consciousness/@doubledex/nature-s-numbers) | 44.380 SBD |\n| [@poeticsnake](https://steemit.com/@poeticsnake) | [DIY. Easy relief flower with acrylic paint ( ALSO FUN FOR KIDS)](https://steemit.com/crafting/@poeticsnake/diy-easy-relief-flower-with-acrylic-paint-also-fun-for-kids) | 43.667 SBD |\n| [@glitterfart](https://steemit.com/@glitterfart) | [Homemade cute kitchen window hydroponics to grow your own fresh spices (original how-to Steemit)](https://steemit.com/life/@glitterfart/homemade-cute-kitchen-window-hydroponics-to-grow-your-own-fresh-spices-original-steemit-how-to) | 43.779 SBD |\n| [@sebastien](https://steemit.com/@sebastien) | [101Startups #10 \u2013 HACKER ONE: Get paid $20,000 to hack companies](https://steemit.com/startups/@sebastien/01startups-10-hacker-one-get-paid-usd20-000-to-hack-companies) | 43.727 SBD |\n| [@elfkitchen](https://steemit.com/@elfkitchen) | [Happy Mid-Autumn Day! Two fools / \u4e24\u4e2a\u7b28\u86cb](https://steemit.com/art/@elfkitchen/happy-mid-autumn-day-two-fools) | 42.448 SBD |\n| [@erikaharris](https://steemit.com/@erikaharris) | [Poetry Slam Challenge #2: (Yes To Freedom!)](https://steemit.com/poetryslamtwo/@erikaharris/poetry-slam-challenge-2-yes-to-freedom) | 41.746 SBD |\n| [@claudia](https://steemit.com/@claudia) | [Mia's Brave Ordeal After Being Bitten By An Adder](https://steemit.com/life/@claudia/mia-s-brave-ordeal-after-being-bitten-by-an-adder) | 41.472 SBD |\n| [@kommienezuspadt](https://steemit.com/@kommienezuspadt) | [Finally, the Gia Genevieve post I\u2019ve been wanting to make since joining Steemit!](https://steemit.com/life/@kommienezuspadt/finally-the-gia-genevieve-post-i-ve-been-wanting-to-make-since-joining-steemit) | 40.349 SBD |\n| [@mynameisbrian](https://steemit.com/@mynameisbrian) | [Construction Modeling - Memories from a career lost](https://steemit.com/life/@mynameisbrian/construction-modeling-memories-from-a-career-lost-in-models) | 39.430 SBD |\n| [@tygergamer](https://steemit.com/@tygergamer) | [My Thoughts on Shovel Knight](https://steemit.com/gaming/@tygergamer/my-thoughts-on-shovel-knight) | 38.599 SBD |\n| [@keyser](https://steemit.com/@keyser) | [UNRAVEL (2016) - Enjoy your new adventure \u00ae](https://steemit.com/adventure/@keyser/unravel-2016-enjoy-your-new-adventure-r) | 37.707 SBD |\n| [@anca3drandom](https://steemit.com/@anca3drandom) | [Weedland - right under your feet - Pen and ink -Original artwork](https://steemit.com/art/@anca3drandom/weedland-right-under-your-feet-pen-and-ink-original-artwork) | 36.462 SBD |\n| [@dexter-k](https://steemit.com/@dexter-k) | [Traveling in China Part I: The streets of Beijing, lost in translation, and people around town (original work)](https://steemit.com/photography/@dexter-k/traveling-in-china-part-i-the-streets-of-beijing-lost-in-translation-and-people-around-town-original-work) | 36.614 SBD |\n| [@deanliu](https://steemit.com/@deanliu) | [In between ocean and a remote island](https://steemit.com/photography/@deanliu/in-between-ocean-and-a-remote-island) | 35.049 SBD |\n| [@unrealisback](https://steemit.com/@unrealisback) | [Loony Dictators #1 Saparmurat Niyazov: Building an Ice Palace in a desert.](https://steemit.com/politics/@unrealisback/loony-dictators-1-saparmurat-niyazov-building-an-ice-palace-in-a-desert) | 35.377 SBD |\n| [@orcish](https://steemit.com/@orcish) | [Opal Princess \u2764original art\u2764](https://steemit.com/art/@orcish/opal-princess-original-art) | 34.534 SBD |\n| [@delphia16](https://steemit.com/@delphia16) | [Prostate Care Diet for Today #1](https://steemit.com/health/@delphia16/prostate-care-diet-for-today-1) | 34.811 SBD |\n| [@bitcalm](https://steemit.com/@bitcalm) | [The lies we tell ourselves - hindsight bias](https://steemit.com/psychology/@bitcalm/the-lies-we-tell-ourselves-hindsight-bias) | 34.291 SBD |\n| [@tarekadam](https://steemit.com/@tarekadam) | [3d design - Compact Cassette Cross Section](https://steemit.com/design/@tarekadam/3d-design-compact-cassette-cross-section) | 34.999 SBD |\n| [@leahlindeman](https://steemit.com/@leahlindeman) | [Redeemed From the Ashes (Chapter 1)](https://steemit.com/book/@leahlindeman/redeemed-from-the-ashes-chapter-1) | 34.466 SBD |\n| [@gardenofeden](https://steemit.com/@gardenofeden) | [Standard Accountability: The Garden of Eden Daily Ledger, or How We Spend Our Freedom](https://steemit.com/money/@gardenofeden/standard-accountability-the-garden-of-eden-daily-ledger-or-how-we-spend-our-freedom) | 34.472 SBD |\n| [@yangyang](https://steemit.com/@yangyang) | [My self-portrait(Children's Sketchpad drawing )\u6211\u7684\u81ea\u756b\u50cf2(\u5152\u7ae5\u756b\u677f\u7bc7)\ub0b4 \uc790\ud654\uc0c12](https://steemit.com/art/@yangyang/my-self-portrait-childrean-s-sketchpad-drawing-2-2) | 33.436 SBD |\n| [@handmade](https://steemit.com/@handmade) | [Simples verdades que hasta los mas inteligentes olvidan (Parte #1)](https://steemit.com/spanish/@handmade/simples-verdades-que-hasta-los-mas-inteligentes-olvidan-parte-1) | 32.873 SBD |\n| [@smartercars](https://steemit.com/@smartercars) | [Reviewing the Ford EcoSport ~ Smarter Car Reviews](https://steemit.com/cars/@smartercars/reviewing-the-ford-ecosport-smarter-car-reviews) | 31.202 SBD |\n| [@mbroek1983](https://steemit.com/@mbroek1983) | [Reflections](https://steemit.com/photography/@mbroek1983/reflections) | 31.926 SBD |\n| [@edgarsart](https://steemit.com/@edgarsart) | [Roses Color Pencil Drawing](https://steemit.com/art/@edgarsart/roses-color-pencil-drawing) | 30.573 SBD |\n| [@ansharphoto](https://steemit.com/@ansharphoto) | [Ponte Sant'Angelo in the Morning, Rome](https://steemit.com/photography/@ansharphoto/ponte-sant-angelo-in-the-morning-rome) | 30.069 SBD |\n| [@masonmiler](https://steemit.com/@masonmiler) | [Apocalypse - To Ashes (An Original Fiction Story - Chapter 3 )](https://steemit.com/story/@masonmiler/apocalypse-to-ashes-an-original-fiction-story-chapter-3) | 30.432 SBD |\n| [@scaredycatguide](https://steemit.com/@scaredycatguide) | [Original Essays based off the 5 Senses \u2013 TASTE (Essay #5)](https://steemit.com/story/@scaredycatguide/original-essays-based-of-the-5-senses-taste-essay-5) | 30.574 SBD |\n| [@lpfaust](https://steemit.com/@lpfaust) | [US Tax Considerations - Capital Loss Rules](https://steemit.com/tax/@lpfaust/us-tax-considerations-capital-loss-rules) | 30.570 SBD |\n| [@pinkisland](https://steemit.com/@pinkisland) | [Learning Process & Class Environment](https://steemit.com/writing/@pinkisland/learning-process-and-class-environment) | 30.142 SBD |\n| [@macksby](https://steemit.com/@macksby) | [REJOINING THE LIVING\u2026 (An Original Story - Part 3)](https://steemit.com/story/@macksby/rejoining-the-living-an-original-story-part-3) | 30.920 SBD |\n| [@moony](https://steemit.com/@moony) | [Career choices - Where do I fit?](https://steemit.com/life/@moony/career-choices-where-do-i-fit) | 30.441 SBD |\n| [@steemswede](https://steemit.com/@steemswede) | [[EDUCATION] The Agenda Behind Common Core](https://steemit.com/education/@steemswede/education-the-agenda-behind-common-core) | 30.917 SBD |\n| [@gonzo](https://steemit.com/@gonzo) | [Thoughts About Life](https://steemit.com/poetry/@gonzo/thoughts-about-life) | 30.845 SBD |\n| [@anca3drandom](https://steemit.com/@anca3drandom) | [My Pyrography (wood burning) Art - Six Month Vacation](https://steemit.com/art/@anca3drandom/my-pyrography-wood-burning-art-six-month-vacation) | 30.316 SBD |\n| [@peskov](https://steemit.com/@peskov) | [A Workingman (featuring Vasily Peskov as author)](https://steemit.com/life/@peskov/a-workingman-featuring-vasily-peskov-as-author) | 29.982 SBD |\n| [@herverisson](https://steemit.com/@herverisson) | [Rijksmuseum Award 2017 : design, create and win !](https://steemit.com/art/@herverisson/rijksmuseum-award-2017-design-create-and-win) | 29.914 SBD |\n| [@moon32walker](https://steemit.com/@moon32walker) | [Top 10 Gaming Franchises](https://steemit.com/gaming/@moon32walker/top-10-gaming-franchises) | 29.749 SBD |\n| [@dajohns1420](https://steemit.com/@dajohns1420) | [The Grouch & Eligh](https://steemit.com/music/@dajohns1420/the-grouch-and-eligh) | 29.057 SBD |\n| [@mindover](https://steemit.com/@mindover) | [[Original Sci-Fi Story] Imaginary Friend \u2013 An Artificial Intelligence is injected into the brain of an unsuspecting man (Part 2 of 2)](https://steemit.com/story/@mindover/original-sci-fi-story-imaginary-friend-an-artificial-intelligence-is-injected-into-the-brain-of-an-unsuspecting-man-part-2-of-2) | 29.230 SBD |\n| [@jenniferskyler](https://steemit.com/@jenniferskyler) | [Hacking Your Body's Fight/Flight Response - by Jennifer Skyler - With Love From Portland](https://steemit.com/life/@jenniferskyler/hacking-your-body-s-fight-flight-response-by-jennifer-skyler-with-love-from-portland) | 29.789 SBD |\n| [@penguinpablo](https://steemit.com/@penguinpablo) | [How to Easily Carve a Funny Apple](https://steemit.com/food/@penguinpablo/how-to-easily-carve-a-funny-apple) | 28.046 SBD |\n| [@mandibil](https://steemit.com/@mandibil) | [BETWEEN THE TREES [Sidsel Johnsen, Denmark 2009] - movie review by Mandibil](https://steemit.com/moviereview/@mandibil/mellem-traeerne-sidsel-johnsen-denmark-2009-movie-review-by-mandibil) | 28.584 SBD |\n| [@eveningstar92](https://steemit.com/@eveningstar92) | [The Exotic Hypnotic- Snake Charmer (steps/versions)- NSFW](https://steemit.com/art/@eveningstar92/the-exotic-hypnotic-snake-charmer-steps-versions-nsfw) | 28.823 SBD |\n| [@lyubovbar](https://steemit.com/@lyubovbar) | [Bright Colors of Nature: be Sure to Look at the Flowers!](https://steemit.com/photography/@lyubovbar/bright-colors-of-nature-be-sure-to-look-at-the-flowers) | 28.388 SBD |\n| [@berek](https://steemit.com/@berek) | [The only life worth Living is the Examined Life !(Exploring the self)](https://steemit.com/life/@berek/the-only-life-worth-living-is-the-examined-life-exploring-the-self) | 28.271 SBD |\n| [@zaebars](https://steemit.com/@zaebars) | [\u26f5\ufe0f See you at sea: Kiel Canal, or the first awkward locking. (eng/rus)](https://steemit.com/writing/@zaebars/see-you-at-sea-kiel-canal-or-the-first-awkward-locking-en-rus) | 28.321 SBD |\n| [@williambanks](https://steemit.com/@williambanks) | [So You Want To Be A Super Hero? - Laser Vision!](https://steemit.com/science/@williambanks/so-you-want-to-be-a-super-hero-laser-vision) | 28.594 SBD |\n| [@timelapse](https://steemit.com/@timelapse) | [Colorado Crush 2016 - Featuring Street Artists @birdcap and @nosey42](https://steemit.com/photography/@timelapse/colorado-crush-2016-featuring-street-artists-birdcap-and-nosey42) | 28.314 SBD |\n| [@puffin](https://steemit.com/@puffin) | [The Separation (Original Poem)](https://steemit.com/story/@puffin/the-separation-original-poem) | 28.363 SBD |\n| [@shortcut](https://steemit.com/@shortcut) | [Doodle of the Day #8 - Captain Sensible [Poetry-Special]](https://steemit.com/art/@shortcut/doodle-of-the-day-8-captain-sensible-poetry-special) | 28.305 SBD |\n| [@haphazard-hstead](https://steemit.com/@haphazard-hstead) | [4 Ways to Eat Sunflower Buds \u2013 original photos and recipes](https://steemit.com/gardening/@haphazard-hstead/4-ways-to-eat-sunflower-buds-original-photos-and-recipes) | 28.257 SBD |\n| [@lisadang](https://steemit.com/@lisadang) | [Simple DIY Oatmeal facemask that gives you flawless skin](https://steemit.com/beauty/@lisadang/simple-diy-oatmeal-facemask-that-gives-you-flawless-skin) | 28.736 SBD |\n| [@mikemacintire](https://steemit.com/@mikemacintire) | [The Rising Sunflower - My work](https://steemit.com/photography/@mikemacintire/the-rising-sunflower-my-work) | 28.778 SBD |\n| [@senseye](https://steemit.com/@senseye) | [The Wonders of Witnessing: Simple Observing is Still Worthwhile Even If It Doesn\u2019t Contribute to Science](https://steemit.com/science/@senseye/the-wonders-of-witnessing-simple-observing-is-still-worthwhile-even-if-it-doesn-t-contribute-to-science) | 27.710 SBD |\n| [@lanimal](https://steemit.com/@lanimal) | [Researchers Bribed, people duped by government dietary guidelines](https://steemit.com/health/@lanimal/researchers-bribed-people-duped-by-government-dietary-guidelines) | 27.097 SBD |\n| [@comealong](https://steemit.com/@comealong) | [Original Work - Mixed Media Abstract Portrait](https://steemit.com/art/@comealong/original-work-mixed-media-abstract-portrait) | 27.399 SBD |\n| [@knablinz](https://steemit.com/@knablinz) | [Original Collage art by Knablinz - ( Flowing )](https://steemit.com/music/@knablinz/original-collage-art-by-knablinz-flowing) | 27.123 SBD |\n| [@generation.easy](https://steemit.com/@generation.easy) | [Amazing Fantastic Inventions #3](https://steemit.com/inventions/@generation.easy/amazing-fantastic-inventions-3) | 27.257 SBD |\n| [@funnyman](https://steemit.com/@funnyman) | [Give life to your Dreams](https://steemit.com/dream/@funnyman/give-life-to-your-dreams) | 27.427 SBD |\n| [@iamgreta](https://steemit.com/@iamgreta) | [Mr Robot - Cinematography of a Crazy Mind - Part 1](https://steemit.com/videography/@iamgreta/mr-robot-cinematography-of-a-crazy-mind-part-1) | 26.904 SBD |\n| [@tkembo](https://steemit.com/@tkembo) | [Users are bad designers; But they know bad design](https://steemit.com/design/@tkembo/users-are-bad-designers-but-they-know-bad-design) | 26.513 SBD |\n| [@sergeypotapov](https://steemit.com/@sergeypotapov) | [Smart Phones for Smart Cities](https://steemit.com/news/@sergeypotapov/smart-phones-for-smart-cities) | 26.387 SBD |\n| [@poeticsnake](https://steemit.com/@poeticsnake) | [DIY. Create your own gift box with old magazines.](https://steemit.com/crafting/@poeticsnake/diy-create-your-own-gift-box-with-old-magazines) | 26.452 SBD |\n| [@doitvoluntarily](https://steemit.com/@doitvoluntarily) | [When His Values Are Not My Values](https://steemit.com/philosophy/@doitvoluntarily/when-his-values-are-not-my-values) | 26.855 SBD |\n| [@tatianka](https://steemit.com/@tatianka) | [\"Vulica Brazil 2016\" - Urban Art Festival - COWEK](https://steemit.com/art/@tatianka/vulica-brazil-2016-urban-art-festival-cowek) | 26.155 SBD |\n| [@alchemage](https://steemit.com/@alchemage) | [My Top Five Favorite Oldschool Psychedelic Rock Bands. No, Pink Floyd is not on the list.](https://steemit.com/blog/@alchemage/my-top-five-favorite-oldschool-psychedelic-rock-bands-no-pink-floyd-is-not-on-the-list) | 26.051 SBD |\n| [@modernbukowski](https://steemit.com/@modernbukowski) | [Alcoholic Stories #5: Internet Dating Goofs](https://steemit.com/story/@modernbukowski/alcoholic-stories-5-internet-dating-goofs) | 26.447 SBD |\n| [@alex2016](https://steemit.com/@alex2016) | [My products from genuine leather. Read as I do them?](https://steemit.com/steemit/@alex2016/my-products-from-genuine-leather-read-as-i-do-them) | 26.343 SBD |\n| [@konti](https://steemit.com/@konti) | [STEEMIT DESIGN](https://steemit.com/steemit/@konti/steemit-design) | 25.557 SBD |\n| [@awesomenyl](https://steemit.com/@awesomenyl) | [Calla Lily Paper Flower](https://steemit.com/art/@awesomenyl/calla-lily-paper-flower) | 25.780 SBD |\n| [@delphia16](https://steemit.com/@delphia16) | [Dreams (An Original Poem)](https://steemit.com/poetry/@delphia16/dreams-an-original-poem) | 25.395 SBD |\n| [@plotbot2015](https://steemit.com/@plotbot2015) | [Witches and Bitches on Netflix](https://steemit.com/tv/@plotbot2015/witches-and-bitches-on-netflix) | 25.156 SBD |\n| [@getonthetrain](https://steemit.com/@getonthetrain) | [Secret Societies #5: The Ancient Roman Cult of Mithras](https://steemit.com/anarchy/@getonthetrain/secret-societies-5-the-ancient-roman-cult-of-mithras) | 25.531 SBD |\n| [@jgcastrillo19](https://steemit.com/@jgcastrillo19) | [HOMO HABILIS (Hombre constructor) Parte tres](https://steemit.com/spanish/@jgcastrillo19/homo-habilis-hombre-constructor-parte-tres) | 25.607 SBD |\n| [@juliamateo](https://steemit.com/@juliamateo) | [COVER a PIANO / cantando en ESPA\u00d1OL](https://steemit.com/spanish/@juliamateo/cover-a-piano-cantando-en-espanol) | 25.730 SBD |\n| [@linzo](https://steemit.com/@linzo) | [Eternal Love (Original Poem)](https://steemit.com/poem/@linzo/eternal-love-original-poem) | 25.219 SBD |\n| [@tonyswish](https://steemit.com/@tonyswish) | [Uprooting My Life To Work In Crypto Has Been Incredible, I'd Like To Share My Story](https://steemit.com/story/@tonyswish/uprooting-my-life-to-work-in-crypto-has-been-incredible-i-d-like-to-share-my-story) | 25.499 SBD |\n| [@lindseylambz](https://steemit.com/@lindseylambz) | [Adventures at Bouldin Food Forest!](https://steemit.com/food/@lindseylambz/adventures-at-bouldin-food-forest) | 25.641 SBD |\n| [@generation.easy](https://steemit.com/@generation.easy) | [My Day at the Renaissance Festival](https://steemit.com/festival/@generation.easy/my-day-at-the-renaissance-festival) | 25.752 SBD |\n| [@rigaronib](https://steemit.com/@rigaronib) | [A love story for the ages - How I met my wife and best friend. (with original artwork)](https://steemit.com/art/@rigaronib/a-love-story-for-the-ages-how-i-met-my-wife-and-best-friend-with-original-artwork) | 25.643 SBD |\n| [@nathanjtaylor](https://steemit.com/@nathanjtaylor) | [Healing Herb Art Painting and Poetry](https://steemit.com/art/@nathanjtaylor/healing-herb-or-art-painting-and-poetry) | 24.384 SBD |\n| [@koskl](https://steemit.com/@koskl) | [Kanawa - Heaven is a place on earth](https://steemit.com/travel/@koskl/kanawa-heaven-is-a-place-on-earth) | 24.440 SBD |\n| [@modernbukowski](https://steemit.com/@modernbukowski) | [Grief & Despair (Original Poem)](https://steemit.com/poetry/@modernbukowski/grief-and-despair-original-poem) | 24.379 SBD |\n| [@kreet](https://steemit.com/@kreet) | [My new dotwork art. Night in mountains. Timelapse.](https://steemit.com/art/@kreet/my-new-dotwork-art-night-in-mountains-timelapse) | 24.413 SBD |\n| [@levycore](https://steemit.com/@levycore) | [Coffee Latte - Dolphins Latte Art](https://steemit.com/food/@levycore/coffee-latte-dolphins-latte-art) | 24.274 SBD |\n| [@prufarchy](https://steemit.com/@prufarchy) | [Love Truth (Original)](https://steemit.com/story/@prufarchy/love-truth-original) | 24.891 SBD |\n| [@beowulfoflegend](https://steemit.com/@beowulfoflegend) | [Silvanus and Empire, an Original Novel (Chapter Nineteen)](https://steemit.com/writing/@beowulfoflegend/silvanus-and-empire-an-original-novel-chapter-nineteen) | 24.178 SBD |\n| [@kobur](https://steemit.com/@kobur) | [My You [An original poem]](https://steemit.com/poetry/@kobur/my-you-an-original-poem) | 24.720 SBD |\n| [@michelle.gent](https://steemit.com/@michelle.gent) | [Steemit and/or Facebook? Do you have to choose one or the other?](https://steemit.com/life/@michelle.gent/steemit-and-or-facebook-do-you-have-to-choose-one-or-the-other) | 24.685 SBD |\n| [@naquoya](https://steemit.com/@naquoya) | [Bad Trip: part one (Steemit original fiction)](https://steemit.com/story/@naquoya/bad-trip-part-one-steemit-original-fiction) | 24.735 SBD |\n| [@andrewawerdna](https://steemit.com/@andrewawerdna) | [Why Don\u2019t We Like Eating Healthy?](https://steemit.com/food/@andrewawerdna/why-don-t-we-like-eating-healthy) | 24.830 SBD |\n| [@sulev](https://steemit.com/@sulev) | [Photography #10 - Lingonberries, Blueberries, Mushrooms and a Rapid](https://steemit.com/photography/@sulev/photography-10-lingonberries-blueberries-mushrooms-and-a-rapid) | 24.783 SBD |\n| [@justoneartist](https://steemit.com/@justoneartist) | [Two need to watch videos if you're going to build now a new PC.](https://steemit.com/render/@justoneartist/two-need-to-watch-videos-if-you-re-going-to-build-now-a-new-pc) | 24.808 SBD |\n| [@pigatto](https://steemit.com/@pigatto) | [The whisper of the unknown (An original poem)](https://steemit.com/poetry/@pigatto/the-whisper-of-the-unknown-an-original-poem) | 24.928 SBD |\n| [@georgedonnelly](https://steemit.com/@georgedonnelly) | [Episodes 115-119 of Lando Cruz and The Coup Conspiracy (dystopian thriller novel)](https://steemit.com/story/@georgedonnelly/episodes-115-119-of-lando-cruz-and-the-coup-conspiracy-dystopian-thriller-novel) | 24.678 SBD |\n| [@iamgreta](https://steemit.com/@iamgreta) | [Being a Videographer - Pros and Cons](https://steemit.com/videography/@iamgreta/being-a-videographer-pros-and-cons) | 23.008 SBD |\n| [@lyndsaybowes](https://steemit.com/@lyndsaybowes) | [How To Save Cucumber Seeds ~ Step By Step Tutorial (Photos)](https://steemit.com/organic/@lyndsaybowes/how-to-save-cucumber-seeds-step-by-step-tutorial-photos) | 23.454 SBD |\n| [@tanata](https://steemit.com/@tanata) | [A creative approach to batik (short tutorial)](https://steemit.com/art/@tanata/a-creative-approach-to-batik-short-tutorial) | 23.518 SBD |\n| [@krabgat](https://steemit.com/@krabgat) | [TODAY in HISTORY (14 September): Napoleon entered Moscow in 1812](https://steemit.com/history/@krabgat/today-in-history-14-september-napoleon-entered-moscow-in-1812) | 23.562 SBD |\n| [@gustavopasquini](https://steemit.com/@gustavopasquini) | [Rolls of ham and Mayonnaise](https://steemit.com/food/@gustavopasquini/rolls-of-ham-and-mayonnaise) | 23.985 SBD |\n| [@naquoya](https://steemit.com/@naquoya) | [[ORIGINAL FICTION] The Ghosts of Emmett Hill: Part Four](https://steemit.com/story/@naquoya/original-fiction-the-ghosts-of-emmett-hill-part-four) | 23.791 SBD |\n| [@alwaysfelicia](https://steemit.com/@alwaysfelicia) | [Passion is a Powerful thing](https://steemit.com/steemit/@alwaysfelicia/passion-is-a-powerful-thing) | 22.542 SBD |\n| [@contentjunkie](https://steemit.com/@contentjunkie) | [This is a @Dickbutt Service Announcement - Dickbutt v2.0 With 88% More Dickbutts!](https://steemit.com/funny/@contentjunkie/this-is-a-dickbutt-service-announcement-dickbutt-v2-0-with-88-more-dickbutts) | 22.534 SBD |\n| [@timcliff](https://steemit.com/@timcliff) | [How I have eaten Breakfast and Lunch for under $2 a day for the past 5 years](https://steemit.com/food/@timcliff/how-i-have-eaten-breakfast-and-lunch-for-under-usd2-a-day-for-the-past-5-years) | 22.911 SBD |\n| [@steemitpatina](https://steemit.com/@steemitpatina) | [Tantalizing Garlicky Ricotta Spinach Chicken](https://steemit.com/food/@steemitpatina/tantalizing-garlicky-ricotta-spinach-chicken) | 21.531 SBD |\n| [@kobur](https://steemit.com/@kobur) | [5 Reasons why the new Harry Potter sucked [Spoilers]](https://steemit.com/funny/@kobur/5-reasons-why-the-new-harry-potter-sucked-spoilers) | 21.396 SBD |\n| [@gustavopasquini](https://steemit.com/@gustavopasquini) | [Pumpkin with jerked beef](https://steemit.com/food/@gustavopasquini/pumpkin-with-jerked-beef) | 21.348 SBD |\n| [@dimon14](https://steemit.com/@dimon14) | [The history of the ships built in my city Nikolaev \u2638 \u2693](https://steemit.com/history/@dimon14/the-history-of-the-ships-built-in-my-city-nikolaev) | 21.754 SBD |\n| [@therealpaul](https://steemit.com/@therealpaul) | [Fictionarium Chapter 6. PART V-- Driving A Watermelon Into Dystopia](https://steemit.com/writing/@therealpaul/fictionarium-chapter-6-part-v-driving-a-watermelon-into-dystopia) | 21.639 SBD |\n| [@sebcam](https://steemit.com/@sebcam) | [Day 2 Looking at the Sun. My Video documentary of my thoughts & feelings & eyesight.](https://steemit.com/story/@sebcam/day-2-looking-at-the-sun-my-video-documentary-of-my-thoughts-and-feelings-and-eyesight) | 21.927 SBD |\n| [@stichin-sista](https://steemit.com/@stichin-sista) | [My first video](https://steemit.com/doodle/@stichin-sista/my-first-video) | 21.855 SBD |\n| [@tanstaaflcafe](https://steemit.com/@tanstaaflcafe) | [Real Food Rebellion - 9/13/2016](https://steemit.com/food/@tanstaaflcafe/real-food-rebellion-9-13-2016) | 21.536 SBD |\n| [@lukeofkondor](https://steemit.com/@lukeofkondor) | [\u00d83. The Many Homes Theory](https://steemit.com/blog/@lukeofkondor/o3-the-many-homes-theory) | 20.168 SBD |\n| [@levycore](https://steemit.com/@levycore) | [Art Tryings - Steemit Coffe Latte](https://steemit.com/latte/@levycore/art-tryings-steemit-coffe-latte) | 20.240 SBD |\n| [@senseye](https://steemit.com/@senseye) | [Neil Armstrong: The Most Efficient 30 Minutes in the History of Geology](https://steemit.com/space/@senseye/neil-armstrong-the-most-efficient-30-minutes-in-the-history-of-geology) | 19.620 SBD |\n| [@lscottphotos](https://steemit.com/@lscottphotos) | [LSCOTTPHOTOS A little bit of autumn love <3 PART 2 - Portraits (3 Original Photos)](https://steemit.com/photography/@lscottphotos/lscottphotos-a-little-bit-of-autumn-love-less-than-3-part-2-portraits-3-original-photos) | 19.470 SBD |\n| [@jbouchard12](https://steemit.com/@jbouchard12) | [Reel Action Pt. 4: Post-Storm Conditions](https://steemit.com/fishing/@jbouchard12/reel-action-pt-4) | 19.303 SBD |\n| [@ibringawareness](https://steemit.com/@ibringawareness) | [\"Stiffed? I GOT STIFFED!\" (Nevermind the Steem-pocalypse, here's \"Guy's Waiter Blog\" Chapter 4!)](https://steemit.com/food/@ibringawareness/stiffed-i-got-stiffed-nevermind-the-steem-pocalypse-here-s-guy-s-waiter-blog-chapter-4) | 19.425 SBD |\n| [@freeinthought](https://steemit.com/@freeinthought) | [Poetry Slam Challenge #2: (Daily Grind)](https://steemit.com/poetryslamtwo/@freeinthought/poetry-slam-challenge-2-daily-grind) | 17.793 SBD |\n| [@tfeldman](https://steemit.com/@tfeldman) | [Breaking Down the Basics of Diabetes: A simple way to understand the pathophysiology of diabetes (Part I).](https://steemit.com/health/@tfeldman/breaking-down-the-basics-of-diabetes-a-simple-way-to-understand-the-pathophysiology-of-diabetes-part-i) | 15.262 SBD |\n| [@miserableoracle](https://steemit.com/@miserableoracle) | [[Why is it so? Series] Why do we need oxygen to live ?](https://steemit.com/life/@miserableoracle/why-is-it-so-series-why-do-we-need-oxygen-to-live) | 11.727 SBD |\n\n-------------------------\n\n
    Note: All author rewards from this post will be used to fund Project Curie. Join us in #curie on Steemit.chat!
    \n\n------------------------\n
    Follow us @curie
    \n-----------------------", + "category": "curie", + "children": 16, + "created": "2016-09-14T19:30:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s11.postimg.org/jr2x6jjgj/Gallery_Cornelis_Van_Der_Geestd3286.jpg" + ], + "links": [ + "https://steemit.com/steemit/@donkeypong/announcing-project-curie-bringing-rewards-and-recognition-to-steemit-s-undiscovered-and-emerging-authors", + "https://steemit.com/@krnel", + "https://steemit.com/unity/@krnel/unity-and-knowledge", + "https://steemit.com/@yostopia", + "https://steemit.com/filmmaking/@yostopia/capturing-a-7-tall-clown-s-hallelujah-performance-with-a-hodgepodge-of-cameras", + "https://steemit.com/@edgarsart", + "https://steemit.com/art/@edgarsart/tiger-charcoal-drawing-video-original", + "https://steemit.com/@rigaronib", + "https://steemit.com/blog/@rigaronib/antidemon-my-first-heavy-metal-concert-in-southern-chile", + "https://steemit.com/@travelista", + "https://steemit.com/food/@travelista/a-simple-recipe-to-the-delicious-queso-fundido-with-chorizo-and-mushrooms", + "https://steemit.com/@runrudy", + "https://steemit.com/photography/@runrudy/how-did-i-make-this-photograph-behind-the-scenes", + "https://steemit.com/@ionescur", + "https://steemit.com/life/@ionescur/a-generation-of-romanian-kids-learned-english-from-cartoon-network", + "https://steemit.com/@ltm", + "https://steemit.com/sports/@ltm/tuesday-morning-quarterback-this-week-in-dfs", + "https://steemit.com/@cryptochannel", + "https://steemit.com/altcoin/@cryptochannel/acid-s-crypto-picks-introduction", + "https://steemit.com/@pjheinz", + "https://steemit.com/life/@pjheinz/mirror-worlds", + "https://steemit.com/@gringalicious", + "https://steemit.com/food/@gringalicious/raspberry-filled-and-topped-chocolate-chip-cupcakes", + "https://steemit.com/@peskov", + "https://steemit.com/life/@peskov/he-lived-to-fly-featuring-vasily-peskov-as-author", + "https://steemit.com/@ocrdu", + "https://steemit.com/photography/@ocrdu/you-had-to-be-there-i-suppose", + "https://steemit.com/@thebluepanda", + "https://steemit.com/descriptionsonthespot/@thebluepanda/thus-with-a-kiss-i-die", + "https://steemit.com/@pgarcgo", + "https://steemit.com/spanish/@pgarcgo/proyecto-cervantes-11-13-sept-2016-compensacion-y-reconocimiento-para-escritores-de-habla-hispana-bringing-rewards-and", + "https://steemit.com/photography/@yostopia/welcome-to-a-beach-full-of-bowling-balls", + "https://steemit.com/@anarchyhasnogods", + "https://steemit.com/science/@anarchyhasnogods/worm-holes-the-sad-existence-of-a-path-impossible-to-travel", + "https://steemit.com/@nestinvas", + "https://steemit.com/plottwist/@nestinvas/the-one-who-waits-for-you-at-night", + "https://steemit.com/@englishtchrivy", + "https://steemit.com/photography/@englishtchrivy/photography-hacks-tips-on-photographing-a-butterfly-with-video", + "https://steemit.com/@lesliestarrohara", + "https://steemit.com/story/@lesliestarrohara/surfing-the-myconet-original-sentient-fungus-fiction-part-3-of-3", + "https://steemit.com/@lyndsaybowes", + "https://steemit.com/organic/@lyndsaybowes/we-give-food-away-for-free-one-of-our-customers-came-yesterday-bearing-gifts", + "https://steemit.com/@lukestokes", + "https://steemit.com/travel/@lukestokes/road-trip-update-wedding-car-show-skaneateles", + "https://steemit.com/@royalmacro", + "https://steemit.com/art/@royalmacro/fish-and-river-an-original-abstract-art", + "https://steemit.com/@micheletrainer", + "https://steemit.com/science/@micheletrainer/sci-fi-movie-the-art-of-human-salvage-starring-edward-james-olmos", + "https://steemit.com/@cm-steem", + "https://steemit.com/gridcoin/@cm-steem/gridcoin-community-hangout-007-rsvp-and-suggest-topics", + "https://steemit.com/@doubledex", + "https://steemit.com/consciousness/@doubledex/nature-s-numbers", + "https://steemit.com/@poeticsnake", + "https://steemit.com/crafting/@poeticsnake/diy-easy-relief-flower-with-acrylic-paint-also-fun-for-kids", + "https://steemit.com/@glitterfart", + "https://steemit.com/life/@glitterfart/homemade-cute-kitchen-window-hydroponics-to-grow-your-own-fresh-spices-original-steemit-how-to", + "https://steemit.com/@sebastien", + "https://steemit.com/startups/@sebastien/01startups-10-hacker-one-get-paid-usd20-000-to-hack-companies", + "https://steemit.com/@elfkitchen", + "https://steemit.com/art/@elfkitchen/happy-mid-autumn-day-two-fools", + "https://steemit.com/@erikaharris", + "https://steemit.com/poetryslamtwo/@erikaharris/poetry-slam-challenge-2-yes-to-freedom", + "https://steemit.com/@claudia", + "https://steemit.com/life/@claudia/mia-s-brave-ordeal-after-being-bitten-by-an-adder", + "https://steemit.com/@kommienezuspadt", + "https://steemit.com/life/@kommienezuspadt/finally-the-gia-genevieve-post-i-ve-been-wanting-to-make-since-joining-steemit", + "https://steemit.com/@mynameisbrian", + "https://steemit.com/life/@mynameisbrian/construction-modeling-memories-from-a-career-lost-in-models", + "https://steemit.com/@tygergamer", + "https://steemit.com/gaming/@tygergamer/my-thoughts-on-shovel-knight", + "https://steemit.com/@keyser", + "https://steemit.com/adventure/@keyser/unravel-2016-enjoy-your-new-adventure-r", + "https://steemit.com/@anca3drandom", + "https://steemit.com/art/@anca3drandom/weedland-right-under-your-feet-pen-and-ink-original-artwork", + "https://steemit.com/@dexter-k", + "https://steemit.com/photography/@dexter-k/traveling-in-china-part-i-the-streets-of-beijing-lost-in-translation-and-people-around-town-original-work", + "https://steemit.com/@deanliu", + "https://steemit.com/photography/@deanliu/in-between-ocean-and-a-remote-island", + "https://steemit.com/@unrealisback", + "https://steemit.com/politics/@unrealisback/loony-dictators-1-saparmurat-niyazov-building-an-ice-palace-in-a-desert", + "https://steemit.com/@orcish", + "https://steemit.com/art/@orcish/opal-princess-original-art", + "https://steemit.com/@delphia16", + "https://steemit.com/health/@delphia16/prostate-care-diet-for-today-1", + "https://steemit.com/@bitcalm", + "https://steemit.com/psychology/@bitcalm/the-lies-we-tell-ourselves-hindsight-bias", + "https://steemit.com/@tarekadam", + "https://steemit.com/design/@tarekadam/3d-design-compact-cassette-cross-section", + "https://steemit.com/@leahlindeman", + "https://steemit.com/book/@leahlindeman/redeemed-from-the-ashes-chapter-1", + "https://steemit.com/@gardenofeden", + "https://steemit.com/money/@gardenofeden/standard-accountability-the-garden-of-eden-daily-ledger-or-how-we-spend-our-freedom", + "https://steemit.com/@yangyang", + "https://steemit.com/art/@yangyang/my-self-portrait-childrean-s-sketchpad-drawing-2-2", + "https://steemit.com/@handmade", + "https://steemit.com/spanish/@handmade/simples-verdades-que-hasta-los-mas-inteligentes-olvidan-parte-1", + "https://steemit.com/@smartercars", + "https://steemit.com/cars/@smartercars/reviewing-the-ford-ecosport-smarter-car-reviews", + "https://steemit.com/@mbroek1983", + "https://steemit.com/photography/@mbroek1983/reflections", + "https://steemit.com/art/@edgarsart/roses-color-pencil-drawing", + "https://steemit.com/@ansharphoto", + "https://steemit.com/photography/@ansharphoto/ponte-sant-angelo-in-the-morning-rome", + "https://steemit.com/@masonmiler", + "https://steemit.com/story/@masonmiler/apocalypse-to-ashes-an-original-fiction-story-chapter-3", + "https://steemit.com/@scaredycatguide", + "https://steemit.com/story/@scaredycatguide/original-essays-based-of-the-5-senses-taste-essay-5", + "https://steemit.com/@lpfaust", + "https://steemit.com/tax/@lpfaust/us-tax-considerations-capital-loss-rules", + "https://steemit.com/@pinkisland", + "https://steemit.com/writing/@pinkisland/learning-process-and-class-environment", + "https://steemit.com/@macksby", + "https://steemit.com/story/@macksby/rejoining-the-living-an-original-story-part-3", + "https://steemit.com/@moony", + "https://steemit.com/life/@moony/career-choices-where-do-i-fit", + "https://steemit.com/@steemswede", + "https://steemit.com/education/@steemswede/education-the-agenda-behind-common-core", + "https://steemit.com/@gonzo", + "https://steemit.com/poetry/@gonzo/thoughts-about-life", + "https://steemit.com/art/@anca3drandom/my-pyrography-wood-burning-art-six-month-vacation", + "https://steemit.com/life/@peskov/a-workingman-featuring-vasily-peskov-as-author", + "https://steemit.com/@herverisson", + "https://steemit.com/art/@herverisson/rijksmuseum-award-2017-design-create-and-win", + "https://steemit.com/@moon32walker", + "https://steemit.com/gaming/@moon32walker/top-10-gaming-franchises", + "https://steemit.com/@dajohns1420", + "https://steemit.com/music/@dajohns1420/the-grouch-and-eligh", + "https://steemit.com/@mindover", + "https://steemit.com/story/@mindover/original-sci-fi-story-imaginary-friend-an-artificial-intelligence-is-injected-into-the-brain-of-an-unsuspecting-man-part-2-of-2", + "https://steemit.com/@jenniferskyler", + "https://steemit.com/life/@jenniferskyler/hacking-your-body-s-fight-flight-response-by-jennifer-skyler-with-love-from-portland", + "https://steemit.com/@penguinpablo", + "https://steemit.com/food/@penguinpablo/how-to-easily-carve-a-funny-apple", + "https://steemit.com/@mandibil", + "https://steemit.com/moviereview/@mandibil/mellem-traeerne-sidsel-johnsen-denmark-2009-movie-review-by-mandibil", + "https://steemit.com/@eveningstar92", + "https://steemit.com/art/@eveningstar92/the-exotic-hypnotic-snake-charmer-steps-versions-nsfw", + "https://steemit.com/@lyubovbar", + "https://steemit.com/photography/@lyubovbar/bright-colors-of-nature-be-sure-to-look-at-the-flowers", + "https://steemit.com/@berek", + "https://steemit.com/life/@berek/the-only-life-worth-living-is-the-examined-life-exploring-the-self", + "https://steemit.com/@zaebars", + "https://steemit.com/writing/@zaebars/see-you-at-sea-kiel-canal-or-the-first-awkward-locking-en-rus", + "https://steemit.com/@williambanks", + "https://steemit.com/science/@williambanks/so-you-want-to-be-a-super-hero-laser-vision", + "https://steemit.com/@timelapse", + "https://steemit.com/photography/@timelapse/colorado-crush-2016-featuring-street-artists-birdcap-and-nosey42", + "https://steemit.com/@puffin", + "https://steemit.com/story/@puffin/the-separation-original-poem", + "https://steemit.com/@shortcut", + "https://steemit.com/art/@shortcut/doodle-of-the-day-8-captain-sensible-poetry-special", + "https://steemit.com/@haphazard-hstead", + "https://steemit.com/gardening/@haphazard-hstead/4-ways-to-eat-sunflower-buds-original-photos-and-recipes", + "https://steemit.com/@lisadang", + "https://steemit.com/beauty/@lisadang/simple-diy-oatmeal-facemask-that-gives-you-flawless-skin", + "https://steemit.com/@mikemacintire", + "https://steemit.com/photography/@mikemacintire/the-rising-sunflower-my-work", + "https://steemit.com/@senseye", + "https://steemit.com/science/@senseye/the-wonders-of-witnessing-simple-observing-is-still-worthwhile-even-if-it-doesn-t-contribute-to-science", + "https://steemit.com/@lanimal", + "https://steemit.com/health/@lanimal/researchers-bribed-people-duped-by-government-dietary-guidelines", + "https://steemit.com/@comealong", + "https://steemit.com/art/@comealong/original-work-mixed-media-abstract-portrait", + "https://steemit.com/@knablinz", + "https://steemit.com/music/@knablinz/original-collage-art-by-knablinz-flowing", + "https://steemit.com/@generation.easy", + "https://steemit.com/inventions/@generation.easy/amazing-fantastic-inventions-3", + "https://steemit.com/@funnyman", + "https://steemit.com/dream/@funnyman/give-life-to-your-dreams", + "https://steemit.com/@iamgreta", + "https://steemit.com/videography/@iamgreta/mr-robot-cinematography-of-a-crazy-mind-part-1", + "https://steemit.com/@tkembo", + "https://steemit.com/design/@tkembo/users-are-bad-designers-but-they-know-bad-design", + "https://steemit.com/@sergeypotapov", + "https://steemit.com/news/@sergeypotapov/smart-phones-for-smart-cities", + "https://steemit.com/crafting/@poeticsnake/diy-create-your-own-gift-box-with-old-magazines", + "https://steemit.com/@doitvoluntarily", + "https://steemit.com/philosophy/@doitvoluntarily/when-his-values-are-not-my-values", + "https://steemit.com/@tatianka", + "https://steemit.com/art/@tatianka/vulica-brazil-2016-urban-art-festival-cowek", + "https://steemit.com/@alchemage", + "https://steemit.com/blog/@alchemage/my-top-five-favorite-oldschool-psychedelic-rock-bands-no-pink-floyd-is-not-on-the-list", + "https://steemit.com/@modernbukowski", + "https://steemit.com/story/@modernbukowski/alcoholic-stories-5-internet-dating-goofs", + "https://steemit.com/@alex2016", + "https://steemit.com/steemit/@alex2016/my-products-from-genuine-leather-read-as-i-do-them", + "https://steemit.com/@konti", + "https://steemit.com/steemit/@konti/steemit-design", + "https://steemit.com/@awesomenyl", + "https://steemit.com/art/@awesomenyl/calla-lily-paper-flower", + "https://steemit.com/poetry/@delphia16/dreams-an-original-poem", + "https://steemit.com/@plotbot2015", + "https://steemit.com/tv/@plotbot2015/witches-and-bitches-on-netflix", + "https://steemit.com/@getonthetrain", + "https://steemit.com/anarchy/@getonthetrain/secret-societies-5-the-ancient-roman-cult-of-mithras", + "https://steemit.com/@jgcastrillo19", + "https://steemit.com/spanish/@jgcastrillo19/homo-habilis-hombre-constructor-parte-tres", + "https://steemit.com/@juliamateo", + "https://steemit.com/spanish/@juliamateo/cover-a-piano-cantando-en-espanol", + "https://steemit.com/@linzo", + "https://steemit.com/poem/@linzo/eternal-love-original-poem", + "https://steemit.com/@tonyswish", + "https://steemit.com/story/@tonyswish/uprooting-my-life-to-work-in-crypto-has-been-incredible-i-d-like-to-share-my-story", + "https://steemit.com/@lindseylambz", + "https://steemit.com/food/@lindseylambz/adventures-at-bouldin-food-forest", + "https://steemit.com/festival/@generation.easy/my-day-at-the-renaissance-festival", + "https://steemit.com/art/@rigaronib/a-love-story-for-the-ages-how-i-met-my-wife-and-best-friend-with-original-artwork", + "https://steemit.com/@nathanjtaylor", + "https://steemit.com/art/@nathanjtaylor/healing-herb-or-art-painting-and-poetry", + "https://steemit.com/@koskl", + "https://steemit.com/travel/@koskl/kanawa-heaven-is-a-place-on-earth", + "https://steemit.com/poetry/@modernbukowski/grief-and-despair-original-poem", + "https://steemit.com/@kreet", + "https://steemit.com/art/@kreet/my-new-dotwork-art-night-in-mountains-timelapse", + "https://steemit.com/@levycore", + "https://steemit.com/food/@levycore/coffee-latte-dolphins-latte-art", + "https://steemit.com/@prufarchy", + "https://steemit.com/story/@prufarchy/love-truth-original", + "https://steemit.com/@beowulfoflegend", + "https://steemit.com/writing/@beowulfoflegend/silvanus-and-empire-an-original-novel-chapter-nineteen", + "https://steemit.com/@kobur", + "https://steemit.com/poetry/@kobur/my-you-an-original-poem", + "https://steemit.com/@michelle.gent", + "https://steemit.com/life/@michelle.gent/steemit-and-or-facebook-do-you-have-to-choose-one-or-the-other", + "https://steemit.com/@naquoya", + "https://steemit.com/story/@naquoya/bad-trip-part-one-steemit-original-fiction", + "https://steemit.com/@andrewawerdna", + "https://steemit.com/food/@andrewawerdna/why-don-t-we-like-eating-healthy", + "https://steemit.com/@sulev", + "https://steemit.com/photography/@sulev/photography-10-lingonberries-blueberries-mushrooms-and-a-rapid", + "https://steemit.com/@justoneartist", + "https://steemit.com/render/@justoneartist/two-need-to-watch-videos-if-you-re-going-to-build-now-a-new-pc", + "https://steemit.com/@pigatto", + "https://steemit.com/poetry/@pigatto/the-whisper-of-the-unknown-an-original-poem", + "https://steemit.com/@georgedonnelly", + "https://steemit.com/story/@georgedonnelly/episodes-115-119-of-lando-cruz-and-the-coup-conspiracy-dystopian-thriller-novel", + "https://steemit.com/videography/@iamgreta/being-a-videographer-pros-and-cons", + "https://steemit.com/organic/@lyndsaybowes/how-to-save-cucumber-seeds-step-by-step-tutorial-photos", + "https://steemit.com/@tanata", + "https://steemit.com/art/@tanata/a-creative-approach-to-batik-short-tutorial", + "https://steemit.com/@krabgat", + "https://steemit.com/history/@krabgat/today-in-history-14-september-napoleon-entered-moscow-in-1812", + "https://steemit.com/@gustavopasquini", + "https://steemit.com/food/@gustavopasquini/rolls-of-ham-and-mayonnaise", + "https://steemit.com/story/@naquoya/original-fiction-the-ghosts-of-emmett-hill-part-four", + "https://steemit.com/@alwaysfelicia", + "https://steemit.com/steemit/@alwaysfelicia/passion-is-a-powerful-thing", + "https://steemit.com/@contentjunkie", + "https://steemit.com/funny/@contentjunkie/this-is-a-dickbutt-service-announcement-dickbutt-v2-0-with-88-more-dickbutts", + "https://steemit.com/@timcliff", + "https://steemit.com/food/@timcliff/how-i-have-eaten-breakfast-and-lunch-for-under-usd2-a-day-for-the-past-5-years", + "https://steemit.com/@steemitpatina", + "https://steemit.com/food/@steemitpatina/tantalizing-garlicky-ricotta-spinach-chicken", + "https://steemit.com/funny/@kobur/5-reasons-why-the-new-harry-potter-sucked-spoilers", + "https://steemit.com/food/@gustavopasquini/pumpkin-with-jerked-beef", + "https://steemit.com/@dimon14", + "https://steemit.com/history/@dimon14/the-history-of-the-ships-built-in-my-city-nikolaev", + "https://steemit.com/@therealpaul", + "https://steemit.com/writing/@therealpaul/fictionarium-chapter-6-part-v-driving-a-watermelon-into-dystopia", + "https://steemit.com/@sebcam", + "https://steemit.com/story/@sebcam/day-2-looking-at-the-sun-my-video-documentary-of-my-thoughts-and-feelings-and-eyesight", + "https://steemit.com/@stichin-sista", + "https://steemit.com/doodle/@stichin-sista/my-first-video", + "https://steemit.com/@tanstaaflcafe", + "https://steemit.com/food/@tanstaaflcafe/real-food-rebellion-9-13-2016", + "https://steemit.com/@lukeofkondor", + "https://steemit.com/blog/@lukeofkondor/o3-the-many-homes-theory", + "https://steemit.com/latte/@levycore/art-tryings-steemit-coffe-latte", + "https://steemit.com/space/@senseye/neil-armstrong-the-most-efficient-30-minutes-in-the-history-of-geology", + "https://steemit.com/@lscottphotos", + "https://steemit.com/photography/@lscottphotos/lscottphotos-a-little-bit-of-autumn-love-less-than-3-part-2-portraits-3-original-photos", + "https://steemit.com/@jbouchard12", + "https://steemit.com/fishing/@jbouchard12/reel-action-pt-4", + "https://steemit.com/@ibringawareness", + "https://steemit.com/food/@ibringawareness/stiffed-i-got-stiffed-nevermind-the-steem-pocalypse-here-s-guy-s-waiter-blog-chapter-4", + "https://steemit.com/@freeinthought", + "https://steemit.com/poetryslamtwo/@freeinthought/poetry-slam-challenge-2-daily-grind", + "https://steemit.com/@tfeldman", + "https://steemit.com/health/@tfeldman/breaking-down-the-basics-of-diabetes-a-simple-way-to-understand-the-pathophysiology-of-diabetes-part-i", + "https://steemit.com/@miserableoracle", + "https://steemit.com/life/@miserableoracle/why-is-it-so-series-why-do-we-need-oxygen-to-live" + ], + "tags": [ + "curie", + "minnows", + "hidden-gems", + "steemit", + "project-curie" + ], + "users": [ + "nextgencrypto", + "curie" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 79186892227990, + "payout": 358.471, + "payout_at": "2016-09-21T19:30:51", + "pending_payout_value": "358.471 HBD", + "percent_hbd": 10000, + "permlink": "project-curie-s-daily-curation-list-13-sept-14-sept-2016", + "post_id": 1246315, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 235 + }, + "title": "Project Curie's Daily Curation List (13 Sept - 14 Sept 2016)", + "updated": "2016-09-14T19:47:12", + "url": "/curie/@curie/project-curie-s-daily-curation-list-13-sept-14-sept-2016" + }, + { + "active_votes": [ + { + "rshares": 494617500629, + "voter": "barrie" + }, + { + "rshares": 31614753484896, + "voter": "smooth" + }, + { + "rshares": 260762968028, + "voter": "anonymous" + }, + { + "rshares": 1714633295036, + "voter": "disney" + }, + { + "rshares": 425857448229, + "voter": "modprobe" + }, + { + "rshares": 6878019844747, + "voter": "wackou" + }, + { + "rshares": 2274658800074, + "voter": "badassmother" + }, + { + "rshares": 2097552675313, + "voter": "hr1" + }, + { + "rshares": 5227869490185, + "voter": "kushed" + }, + { + "rshares": 23808318621, + "voter": "jaewoocho" + }, + { + "rshares": 5993942039492, + "voter": "steemit200" + }, + { + "rshares": 1869432112805, + "voter": "xeroc" + }, + { + "rshares": 1774681955005, + "voter": "joseph" + }, + { + "rshares": 4449554260685, + "voter": "au1nethyb1" + }, + { + "rshares": 481469343476, + "voter": "recursive3" + }, + { + "rshares": 651660520582, + "voter": "masteryoda" + }, + { + "rshares": 3322709628792, + "voter": "recursive" + }, + { + "rshares": 1209013948, + "voter": "mineralwasser" + }, + { + "rshares": 708520810914, + "voter": "boombastic" + }, + { + "rshares": 91236416146, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6954631121, + "voter": "bingo-0" + }, + { + "rshares": 5914460233725, + "voter": "smooth.witness" + }, + { + "rshares": 437724246783, + "voter": "boatymcboatface" + }, + { + "rshares": 10606181778, + "voter": "idol" + }, + { + "rshares": 5146683930, + "voter": "sakr" + }, + { + "rshares": 302715196458, + "voter": "chitty" + }, + { + "rshares": 82315328878, + "voter": "unosuke" + }, + { + "rshares": 491286034486, + "voter": "noaommerrr" + }, + { + "rshares": 1825959213, + "voter": "jocelyn" + }, + { + "rshares": 83518541721, + "voter": "acidsun" + }, + { + "rshares": 15409744002, + "voter": "gregory-f" + }, + { + "rshares": 74891886938, + "voter": "eeks" + }, + { + "rshares": 993850916624, + "voter": "hipster" + }, + { + "rshares": 35793626272, + "voter": "james-show" + }, + { + "rshares": 8668864101, + "voter": "richman" + }, + { + "rshares": 597474819321, + "voter": "nanzo-scoop" + }, + { + "rshares": 25484039061, + "voter": "acidyo" + }, + { + "rshares": 173404124120, + "voter": "steve-walschot" + }, + { + "rshares": 47419915237, + "voter": "hannixx42" + }, + { + "rshares": 183162167035, + "voter": "mummyimperfect" + }, + { + "rshares": 106597486086, + "voter": "asch" + }, + { + "rshares": 642857797110, + "voter": "kevinwong" + }, + { + "rshares": 1414294886, + "voter": "murh" + }, + { + "rshares": 6517182649, + "voter": "cryptofunk" + }, + { + "rshares": 16384992607, + "voter": "b4bb4r-5h3r" + }, + { + "rshares": 2380357206, + "voter": "error" + }, + { + "rshares": 406739104316, + "voter": "blakemiles84" + }, + { + "rshares": 10788839758, + "voter": "andu" + }, + { + "rshares": 31247975585, + "voter": "trung81" + }, + { + "rshares": 1111891456384, + "voter": "cyber" + }, + { + "rshares": 63439974230, + "voter": "theshell" + }, + { + "rshares": 50830135124, + "voter": "ak2020" + }, + { + "rshares": 7897522470, + "voter": "thecryptofiend" + }, + { + "rshares": 3846391057396, + "voter": "satoshifund" + }, + { + "rshares": 409101774211, + "voter": "taoteh1221" + }, + { + "rshares": 1011737448118, + "voter": "rok-sivante" + }, + { + "rshares": 383436160153, + "voter": "hedge-x" + }, + { + "rshares": 371445699870, + "voter": "kaylinart" + }, + { + "rshares": 13355612805, + "voter": "facer" + }, + { + "rshares": 19595753297, + "voter": "ziv" + }, + { + "rshares": 15784822868, + "voter": "zakharya" + }, + { + "rshares": 268888464827, + "voter": "trogdor" + }, + { + "rshares": 4678900792, + "voter": "tee-em" + }, + { + "rshares": 30498260719, + "voter": "michaelx" + }, + { + "rshares": 3527823193, + "voter": "antizvuk" + }, + { + "rshares": 6076102005, + "voter": "mark-waser" + }, + { + "rshares": 17023109715, + "voter": "albertogm" + }, + { + "rshares": 116598035112, + "voter": "geoffrey" + }, + { + "rshares": 213529357213, + "voter": "kimziv" + }, + { + "rshares": 279148955488, + "voter": "lukestokes" + }, + { + "rshares": 45329641437, + "voter": "honeythief" + }, + { + "rshares": 82866843499, + "voter": "emily-cook" + }, + { + "rshares": 65327835845, + "voter": "scrawl" + }, + { + "rshares": 2315323255, + "voter": "superfreek" + }, + { + "rshares": 471538507, + "voter": "mrhankeh" + }, + { + "rshares": 38021693759, + "voter": "clement" + }, + { + "rshares": 17556851512, + "voter": "grey580" + }, + { + "rshares": 66991961012, + "voter": "bacchist" + }, + { + "rshares": 57278540502, + "voter": "venuspcs" + }, + { + "rshares": 20376438140, + "voter": "thebatchman" + }, + { + "rshares": 179634701251, + "voter": "asmolokalo" + }, + { + "rshares": 57102290228, + "voter": "ezzy" + }, + { + "rshares": 249608253, + "voter": "ivp" + }, + { + "rshares": 1676271680, + "voter": "gidlark" + }, + { + "rshares": 3348308505, + "voter": "orly" + }, + { + "rshares": 7453045602, + "voter": "getssidetracked" + }, + { + "rshares": 5268496893, + "voter": "riscadox" + }, + { + "rshares": 250280584, + "voter": "mstang83" + }, + { + "rshares": 19227034654, + "voter": "hakise" + }, + { + "rshares": 197179742, + "voter": "strawhat" + }, + { + "rshares": 17256381923, + "voter": "r4fken" + }, + { + "rshares": 25549517484, + "voter": "tcfxyz" + }, + { + "rshares": 7076383379, + "voter": "futurefood" + }, + { + "rshares": 195408840, + "voter": "cryptochannel" + }, + { + "rshares": 150601756433, + "voter": "derekareith" + }, + { + "rshares": 248807305, + "voter": "ginorossi" + }, + { + "rshares": 1010587746, + "voter": "bartcant" + }, + { + "rshares": 352647868789, + "voter": "slowwalker" + }, + { + "rshares": 563683199283, + "voter": "neoxian" + }, + { + "rshares": 433074441, + "voter": "antonyrome" + }, + { + "rshares": 1382909545432, + "voter": "renohq" + }, + { + "rshares": 177950457317, + "voter": "knircky" + }, + { + "rshares": 19333689995, + "voter": "ausbitbank" + }, + { + "rshares": 11945114216, + "voter": "asim" + }, + { + "rshares": 33655847643, + "voter": "toxonaut" + }, + { + "rshares": 114002438, + "voter": "snowden" + }, + { + "rshares": 15582143745, + "voter": "aaseb" + }, + { + "rshares": 17770261413, + "voter": "senseiteekay" + }, + { + "rshares": 6613625438, + "voter": "rawmeen" + }, + { + "rshares": 1107678597, + "voter": "karen13" + }, + { + "rshares": 24478695193, + "voter": "igster" + }, + { + "rshares": 75138583239, + "voter": "sephiroth" + }, + { + "rshares": 227955793, + "voter": "hankrearden" + }, + { + "rshares": 476658067, + "voter": "karenmckersie" + }, + { + "rshares": 8165981806, + "voter": "herverisson" + }, + { + "rshares": 46823531225, + "voter": "milestone" + }, + { + "rshares": 36791702871, + "voter": "creemej" + }, + { + "rshares": 84865861, + "voter": "wildchild" + }, + { + "rshares": 5839753263, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 2573299440, + "voter": "the-future" + }, + { + "rshares": 24415231897, + "voter": "phenom" + }, + { + "rshares": 2828187420, + "voter": "sgnsteems" + }, + { + "rshares": 179094095267, + "voter": "blueorgy" + }, + { + "rshares": 4232907512, + "voter": "oululahti" + }, + { + "rshares": 12324255614, + "voter": "benjiberigan" + }, + { + "rshares": 4775660685, + "voter": "poseidon" + }, + { + "rshares": 346168356760, + "voter": "calaber24p" + }, + { + "rshares": 329472754092, + "voter": "xpilar" + }, + { + "rshares": 3504318350, + "voter": "simon.braki.love" + }, + { + "rshares": 81131404129, + "voter": "thylbom" + }, + { + "rshares": 7025103979, + "voter": "geronimo" + }, + { + "rshares": 20340366680, + "voter": "bendjmiller222" + }, + { + "rshares": 4922719352, + "voter": "bitcoiner" + }, + { + "rshares": 118845448, + "voter": "lucypier" + }, + { + "rshares": 118862056, + "voter": "penelopek" + }, + { + "rshares": 118900255, + "voter": "jenniferchen" + }, + { + "rshares": 118914326, + "voter": "rosiemckoi" + }, + { + "rshares": 118930318, + "voter": "stacykeller" + }, + { + "rshares": 3756018555, + "voter": "tarindel" + }, + { + "rshares": 118846334, + "voter": "luisapenn" + }, + { + "rshares": 119377197, + "voter": "steemwitherika" + }, + { + "rshares": 118885999, + "voter": "abbybrown" + }, + { + "rshares": 130149541, + "voter": "misseva" + }, + { + "rshares": 118775847, + "voter": "mandyrose" + }, + { + "rshares": 118832865, + "voter": "julesber" + }, + { + "rshares": 119060933, + "voter": "meetlisa" + }, + { + "rshares": 119196722, + "voter": "firedesire" + }, + { + "rshares": 120669807, + "voter": "summerrain" + }, + { + "rshares": 31918350794, + "voter": "deanliu" + }, + { + "rshares": 118853368, + "voter": "sammyt" + }, + { + "rshares": 118797993, + "voter": "missclara" + }, + { + "rshares": 118815298, + "voter": "katiebell" + }, + { + "rshares": 118722719, + "voter": "evast" + }, + { + "rshares": 118819488, + "voter": "cassyk" + }, + { + "rshares": 119604275, + "voter": "peacemaker" + }, + { + "rshares": 118802816, + "voter": "chrism" + }, + { + "rshares": 118739098, + "voter": "dansteven" + }, + { + "rshares": 118783555, + "voter": "jackstiller" + }, + { + "rshares": 118813749, + "voter": "jessestone" + }, + { + "rshares": 119062497, + "voter": "tylermill" + }, + { + "rshares": 118773081, + "voter": "jacob-still" + }, + { + "rshares": 118749852, + "voter": "michaelpr" + }, + { + "rshares": 118880960, + "voter": "joshleon" + }, + { + "rshares": 118679777, + "voter": "mattgb" + }, + { + "rshares": 118632683, + "voter": "andrew6" + }, + { + "rshares": 118616540, + "voter": "taylorcb" + }, + { + "rshares": 118750441, + "voter": "daniel-chris" + }, + { + "rshares": 118960267, + "voter": "timber" + }, + { + "rshares": 118561318, + "voter": "christopher7" + }, + { + "rshares": 118557498, + "voter": "williamger" + }, + { + "rshares": 118708222, + "voter": "alexander9" + }, + { + "rshares": 118543205, + "voter": "nilsbernsen" + }, + { + "rshares": 118579416, + "voter": "citruss" + }, + { + "rshares": 118605320, + "voter": "ryandavis" + }, + { + "rshares": 118560736, + "voter": "david-g" + }, + { + "rshares": 118575769, + "voter": "nickstevens" + }, + { + "rshares": 118513422, + "voter": "jamesab" + }, + { + "rshares": 118565669, + "voter": "johnbe" + }, + { + "rshares": 118540653, + "voter": "jonathan8" + }, + { + "rshares": 118498440, + "voter": "nathanburr" + }, + { + "rshares": 118529589, + "voter": "justusberg" + }, + { + "rshares": 118548738, + "voter": "tedcook" + }, + { + "rshares": 118487471, + "voter": "jennyspeer" + }, + { + "rshares": 118495263, + "voter": "bella4" + }, + { + "rshares": 118478585, + "voter": "samkk" + }, + { + "rshares": 118513185, + "voter": "annabellew" + }, + { + "rshares": 118449252, + "voter": "benjaminw" + }, + { + "rshares": 118467904, + "voter": "bitcoinpros" + }, + { + "rshares": 118379415, + "voter": "justing" + }, + { + "rshares": 118399962, + "voter": "kevinbr" + }, + { + "rshares": 118447715, + "voter": "brandontom" + }, + { + "rshares": 118326435, + "voter": "timothyd" + }, + { + "rshares": 118276121, + "voter": "james-k" + }, + { + "rshares": 118353137, + "voter": "evanpeters" + }, + { + "rshares": 118345023, + "voter": "lukethompson" + }, + { + "rshares": 118337740, + "voter": "jackson5" + }, + { + "rshares": 118281800, + "voter": "robert-sn" + }, + { + "rshares": 53840501633, + "voter": "jl777" + }, + { + "rshares": 130741738, + "voter": "btc-dialog" + }, + { + "rshares": 118233062, + "voter": "luisstone" + }, + { + "rshares": 118316787, + "voter": "lucasgibson" + }, + { + "rshares": 118250348, + "voter": "johnsnow" + }, + { + "rshares": 118260671, + "voter": "maxflender" + }, + { + "rshares": 1019434326075, + "voter": "james212" + }, + { + "rshares": 118182168, + "voter": "adriangreene" + }, + { + "rshares": 118612745, + "voter": "tylerstevens" + }, + { + "rshares": 118086477, + "voter": "michael-brown" + }, + { + "rshares": 118078202, + "voter": "franklyn0" + }, + { + "rshares": 118110881, + "voter": "timclarke" + }, + { + "rshares": 118031066, + "voter": "bryanpeters" + }, + { + "rshares": 96457032, + "voter": "pokemon" + }, + { + "rshares": 30194118400, + "voter": "zaebars" + }, + { + "rshares": 1808255843, + "voter": "yarly" + }, + { + "rshares": 272625902, + "voter": "yarly2" + }, + { + "rshares": 273033812, + "voter": "yarly3" + }, + { + "rshares": 157733805, + "voter": "yarly4" + }, + { + "rshares": 158624349, + "voter": "yarly5" + }, + { + "rshares": 90416287, + "voter": "yarly7" + }, + { + "rshares": 780100857, + "voter": "raymonjohnstone" + }, + { + "rshares": 50619397, + "voter": "steemchain" + }, + { + "rshares": 50619397, + "voter": "whalepool" + }, + { + "rshares": 2839211645, + "voter": "dabaisha" + }, + { + "rshares": 560545873, + "voter": "jasonpay1" + }, + { + "rshares": 5378051443, + "voter": "bbrewer" + }, + { + "rshares": 4543588148, + "voter": "proto" + }, + { + "rshares": 658428891, + "voter": "curator" + }, + { + "rshares": 35184158194, + "voter": "sisterholics" + }, + { + "rshares": 437560586, + "voter": "yarly10" + }, + { + "rshares": 1365378942, + "voter": "alex.chien" + }, + { + "rshares": 234191245, + "voter": "yarly11" + }, + { + "rshares": 16937845599, + "voter": "michaeldodridge" + }, + { + "rshares": 81879061, + "voter": "yarly12" + }, + { + "rshares": 2829197560, + "voter": "nelu.ceban" + }, + { + "rshares": 46743178009, + "voter": "celebr1ty" + }, + { + "rshares": 42821685512, + "voter": "smailer" + }, + { + "rshares": 817422571, + "voter": "bullionstackers" + }, + { + "rshares": 1476606977, + "voter": "jillstein2016" + }, + { + "rshares": 46943716429, + "voter": "jasonstaggers" + }, + { + "rshares": 3302405531, + "voter": "glitterpig" + }, + { + "rshares": 6406856963, + "voter": "shortcut" + }, + { + "rshares": 111828316, + "voter": "andrew-charles" + }, + { + "rshares": 921882750, + "voter": "metaflute" + }, + { + "rshares": 50576817084, + "voter": "gomeravibz" + }, + { + "rshares": 2298206027, + "voter": "taker" + }, + { + "rshares": 7496773915, + "voter": "nekromarinist" + }, + { + "rshares": 9931279243, + "voter": "theprophet0" + }, + { + "rshares": 1904955563, + "voter": "brownsgreens" + }, + { + "rshares": 7017525914, + "voter": "theprophet" + }, + { + "rshares": 15543908888, + "voter": "felixxx" + }, + { + "rshares": 3113589822, + "voter": "merej99" + }, + { + "rshares": 1243744518040, + "voter": "laonie" + }, + { + "rshares": 168567740155, + "voter": "twinner" + }, + { + "rshares": 22431631233, + "voter": "laonie1" + }, + { + "rshares": 22948459322, + "voter": "laonie2" + }, + { + "rshares": 22956527131, + "voter": "laonie3" + }, + { + "rshares": 39818077751, + "voter": "myfirst" + }, + { + "rshares": 6513190111, + "voter": "rich77" + }, + { + "rshares": 259029637336, + "voter": "somebody" + }, + { + "rshares": 17553803689, + "voter": "sunshine" + }, + { + "rshares": 9927818489, + "voter": "flysaga" + }, + { + "rshares": 6513967858, + "voter": "brendio" + }, + { + "rshares": 2082594464, + "voter": "gmurph" + }, + { + "rshares": 3229179308, + "voter": "chris.roy" + }, + { + "rshares": 57222618403, + "voter": "midnightoil" + }, + { + "rshares": 4277180041, + "voter": "ullikume" + }, + { + "rshares": 58150459, + "voter": "michellek" + }, + { + "rshares": 22952341196, + "voter": "laonie4" + }, + { + "rshares": 22950070594, + "voter": "laonie5" + }, + { + "rshares": 22947212239, + "voter": "laonie6" + }, + { + "rshares": 22943191968, + "voter": "laonie7" + }, + { + "rshares": 5646942953, + "voter": "kurtbeil" + }, + { + "rshares": 22939861024, + "voter": "laonie8" + }, + { + "rshares": 22937195246, + "voter": "laonie9" + }, + { + "rshares": 3300593896, + "voter": "steemleak" + }, + { + "rshares": 139507646415, + "voter": "xiaohui" + }, + { + "rshares": 61495409, + "voter": "locolote" + }, + { + "rshares": 118281393, + "voter": "bigsambucca" + }, + { + "rshares": 6818151002, + "voter": "elfkitchen" + }, + { + "rshares": 6000074040, + "voter": "oflyhigh" + }, + { + "rshares": 15232187056, + "voter": "randyclemens" + }, + { + "rshares": 2258187658, + "voter": "paynode" + }, + { + "rshares": 61274515, + "voter": "nickche" + }, + { + "rshares": 254125761482, + "voter": "sirwinchester" + }, + { + "rshares": 4474858894, + "voter": "xiaokongcom" + }, + { + "rshares": 2505242327, + "voter": "pgarcgo" + }, + { + "rshares": 2225398886, + "voter": "future24" + }, + { + "rshares": 3071380771, + "voter": "jrcornel" + }, + { + "rshares": 9245716794, + "voter": "xianjun" + }, + { + "rshares": 647921440, + "voter": "herbertmueller" + }, + { + "rshares": 70633121, + "voter": "stevescriber" + }, + { + "rshares": 4015538661, + "voter": "bledarus" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 93734567133, + "voter": "miacats" + }, + { + "rshares": 44290701459, + "voter": "bitcalm" + }, + { + "rshares": 605788499, + "voter": "microluck" + }, + { + "rshares": 194786471, + "voter": "lisadang" + }, + { + "rshares": 6802729666, + "voter": "rubenalexander" + }, + { + "rshares": 12152861464, + "voter": "matrixdweller" + }, + { + "rshares": 2058048144, + "voter": "chinadaily" + }, + { + "rshares": 7981841214, + "voter": "lemouth" + }, + { + "rshares": 20539253579, + "voter": "runaway-psyche" + }, + { + "rshares": 898682984, + "voter": "chanbam" + }, + { + "rshares": 93967126680, + "voter": "serejandmyself" + }, + { + "rshares": 4877420409, + "voter": "almerri" + }, + { + "rshares": 12409390955, + "voter": "gvargas123" + }, + { + "rshares": 4656393373, + "voter": "themanualbot" + }, + { + "rshares": 84578129264, + "voter": "icfiedler" + }, + { + "rshares": 22931246194, + "voter": "laonie10" + }, + { + "rshares": 54361669, + "voter": "bitchplease" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 69384993, + "voter": "rangertx" + }, + { + "rshares": 3803460203, + "voter": "booky" + }, + { + "rshares": 3708243581, + "voter": "naquoya" + }, + { + "rshares": 2080442949, + "voter": "shadowspub" + }, + { + "rshares": 58732483, + "voter": "embraceurdialect" + }, + { + "rshares": 4227873325, + "voter": "steemitpatina" + }, + { + "rshares": 58272121, + "voter": "bonapetit" + }, + { + "rshares": 1183314250, + "voter": "lenar" + }, + { + "rshares": 10225963461, + "voter": "etcmike" + }, + { + "rshares": 118894339, + "voter": "billstclair" + }, + { + "rshares": 56717099, + "voter": "gabylo" + }, + { + "rshares": 4850562968, + "voter": "contentjunkie" + }, + { + "rshares": 83925616, + "voter": "uziriel" + }, + { + "rshares": 77846143, + "voter": "arandu" + }, + { + "rshares": 22792151801, + "voter": "mikehere" + }, + { + "rshares": 2377013321, + "voter": "funkywanderer" + }, + { + "rshares": 57498255, + "voter": "nustriv" + }, + { + "rshares": 22618047518, + "voter": "laonie11" + }, + { + "rshares": 3336919086, + "voter": "xanoxt" + }, + { + "rshares": 1660660982, + "voter": "davidjkelley" + }, + { + "rshares": 191746347, + "voter": "team101" + }, + { + "rshares": 4350110165, + "voter": "baro" + }, + { + "rshares": 4989467617, + "voter": "mscleverclocks" + }, + { + "rshares": 1233626301, + "voter": "goldstein" + }, + { + "rshares": 12999461559, + "voter": "ghasemkiani" + }, + { + "rshares": 55669133, + "voter": "sebastianbauer" + }, + { + "rshares": 43493219768, + "voter": "sponge-bob" + }, + { + "rshares": 4156213377, + "voter": "l0k1" + }, + { + "rshares": 15898801117, + "voter": "digital-wisdom" + }, + { + "rshares": 474964783, + "voter": "areynolds" + }, + { + "rshares": 3789336757, + "voter": "ethical-ai" + }, + { + "rshares": 51939094, + "voter": "freesteem" + }, + { + "rshares": 2540867016, + "voter": "fajrilgooner" + }, + { + "rshares": 3602521785, + "voter": "titusfrost" + }, + { + "rshares": 6975674925, + "voter": "jwaser" + }, + { + "rshares": 92277558, + "voter": "kyusho" + }, + { + "rshares": 53819872, + "voter": "firstwords" + }, + { + "rshares": 55166840, + "voter": "dadinova" + }, + { + "rshares": 25321504005, + "voter": "dubi" + }, + { + "rshares": 2732111107, + "voter": "bwaser" + }, + { + "rshares": 344116052, + "voter": "panther" + }, + { + "rshares": 2082637325, + "voter": "alina1" + }, + { + "rshares": 50639382, + "voter": "doggnostic" + }, + { + "rshares": 659649765, + "voter": "ct-gurus" + }, + { + "rshares": 50377764, + "voter": "jenny-talls" + }, + { + "rshares": 53551460, + "voter": "medafi" + }, + { + "rshares": 60108345983, + "voter": "tracemayer" + }, + { + "rshares": 44345521597, + "voter": "brains" + }, + { + "rshares": 744273915, + "voter": "jessicanicklos" + }, + { + "rshares": 3012131115, + "voter": "landofcrypto" + }, + { + "rshares": 5890066033, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 4188442139, + "voter": "mallorca" + }, + { + "rshares": 2793281208, + "voter": "soldier" + }, + { + "rshares": 519729361, + "voter": "nelyp" + }, + { + "rshares": 511010052, + "voter": "anomaly" + }, + { + "rshares": 2453314747, + "voter": "ellepdub" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 334777472, + "voter": "ola1" + }, + { + "rshares": 12084158414, + "voter": "herpetologyguy" + }, + { + "rshares": 57244519, + "voter": "drac59" + }, + { + "rshares": 397448486, + "voter": "verbal-d" + }, + { + "rshares": 4918646563, + "voter": "morgan.waser" + }, + { + "rshares": 50225780, + "voter": "steemq" + }, + { + "rshares": 50214183, + "voter": "weare" + }, + { + "rshares": 51141851, + "voter": "slow" + }, + { + "rshares": 61035542, + "voter": "teo" + }, + { + "rshares": 50360408, + "voter": "ellen90157" + }, + { + "rshares": 50868434, + "voter": "jumbo" + }, + { + "rshares": 50798322, + "voter": "breeze" + }, + { + "rshares": 50791473, + "voter": "synereo" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 3687646926, + "voter": "strong-ai" + }, + { + "rshares": 51282763, + "voter": "ninjapainter" + }, + { + "rshares": 363580941, + "voter": "darkminded153" + }, + { + "rshares": 538261746, + "voter": "grisha-danunaher" + }, + { + "rshares": 728357348, + "voter": "ziogio" + }, + { + "rshares": 81574641, + "voter": "adogslife" + }, + { + "rshares": 205540805, + "voter": "sjamayee" + }, + { + "rshares": 1588535511, + "voter": "rusteemitblog" + }, + { + "rshares": 158649039, + "voter": "ndea30" + }, + { + "rshares": 158641883, + "voter": "domenico" + }, + { + "rshares": 158529766, + "voter": "shadowcash" + }, + { + "rshares": 426281596, + "voter": "witchcraftblog" + }, + { + "rshares": 158051137, + "voter": "origin" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 157801695, + "voter": "realtime" + }, + { + "rshares": 157799009, + "voter": "photorealistic" + }, + { + "rshares": 157805871, + "voter": "serena199" + }, + { + "rshares": 157774885, + "voter": "gia7" + }, + { + "rshares": 2271511840, + "voter": "dresden" + }, + { + "rshares": 157691927, + "voter": "caseyneistat" + }, + { + "rshares": 157303076, + "voter": "richie4" + }, + { + "rshares": 157241455, + "voter": "coraline88" + }, + { + "rshares": 156977663, + "voter": "harlen" + }, + { + "rshares": 156961683, + "voter": "nsawashere" + }, + { + "rshares": 156939548, + "voter": "yanuel" + }, + { + "rshares": 156889267, + "voter": "daritza" + }, + { + "rshares": 156835911, + "voter": "allgoodthings" + }, + { + "rshares": 156425539, + "voter": "planetearth" + }, + { + "rshares": 156411729, + "voter": "blender" + }, + { + "rshares": 156227917, + "voter": "panic" + }, + { + "rshares": 5018470462, + "voter": "sherlockcupid" + }, + { + "rshares": 158632601, + "voter": "cream" + }, + { + "rshares": 81067398, + "voter": "dealzgal" + }, + { + "rshares": 154986758, + "voter": "steempolizei" + }, + { + "rshares": 89654003, + "voter": "storage" + }, + { + "rshares": 73844343, + "voter": "blackmarket" + }, + { + "rshares": 79990132, + "voter": "gifts" + }, + { + "rshares": 124652252, + "voter": "gamer00" + }, + { + "rshares": 152441845, + "voter": "berek" + }, + { + "rshares": 106367912, + "voter": "paulocouto" + }, + { + "rshares": 152816202, + "voter": "countofdelphi" + }, + { + "rshares": 152552880, + "voter": "roses3913" + }, + { + "rshares": 154814597, + "voter": "achiron" + }, + { + "rshares": 148495069, + "voter": "kevinfoesenek" + }, + { + "rshares": 138977944, + "voter": "newsfeed" + }, + { + "rshares": 1560462705, + "voter": "steemlift" + }, + { + "rshares": 135637537, + "voter": "toddemaher1" + }, + { + "rshares": 147383884, + "voter": "marianela" + } + ], + "author": "sirwinchester", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.82, + "beneficiaries": [], + "blacklists": [], + "body": "\n
    https://media.giphy.com/media/l3vQXWb9ZOsFf57tS/giphy.gif
    \n

    We live in a world that's dominated by technology.

    \n

    Humans are always striving to make things easier - faster, better, with less effort.

    \n

    Programming is an important part of our future. Programming is the key to a automated future, and people that have that skill will be able to shape the future.

    \n

    Most people even know that this is true, but say to themselves that it's too difficult to learn, or that they don't have the time.

    \n

    And yes, it might be difficult for some people to learn coding - but it's worth it. Not like some other things you spend time with.

    \n
    \"You don't have to be a genius to learn how to code - you just have to be determined.\" - Vanessa Hurst
    \n

    Programming has a future - no, it is the future.

    \n

    So you're better off spending your time learning programming, instead of studying for a job that will be outworn within the next few decades.

    \n

    When choosing a job for the future, it's not only important to think about what you like or where your strengths are. You have to think about the future as well.
    \nOf course I'm not saying go and do something or the rest of your life that will make you unhappy, but we often make it too easy for ourselves.

    \n

    https://media.giphy.com/media/xT8qBsOjMOcdeGJIU8/giphy.gif

    \n

    Like @federicopistono has already mentioned in his book, being a programmer is one of the only jobs that will stay relevant in the future.
    \nMost jobs can be overtaken by machines (and will be), but programming needs the human sense of creativity, which no robot could learn.

    \n

    Everybody talks about wanting safety. But creating safety for yourself can also mean LEARNING something, acquiring a new skill that will be your Airbag in the future.

    \n


    \n
    \"The programmers of tomorrow are the wizards of the future.\" - Gabe Newell
    \n


    \n

    The effort that you put into learning coding is definitely worth it.  And there's even an added bonus - when you mastered one programming language, it's easier to learn other ones as well. 

    \n

    http://im.ezgif.com/tmp/ezgif-245398567.gif

    \n

    There are programming languages for everything - you just have to ask yourself what you're interested in. 

    \n

    No matter what it is - coding a website, software, apps or even blockchain - there are so many different kinds of programming. You can compare it to our different languages of the world - english, french, spanish, italian - and in the same way, there are different languages in programming as well.

    \n

    The difference is that these languages have a purpose

    \n


    \n
    \"Great coders are today's Rockstars.\" - Will.I.Am
    \n


    \n

    I think Steemit has a great audience for this topic -unlike other social media- because there are already many programmers here.
    \nAnd Steemit itself is already proof that shows what technology can do and how programming can change our lives - so what more proof would you need?

    \n

    http://im.ezgif.com/tmp/ezgif-472298575.gif

    \n

    Programming can be found in almost every aspect of our lives - the machines that produce our goods, the software that controls the cash register at the grocery store, the tools that save our lives at the hospital and of course the smartphones we use daily. 

    \n

    All of that would not be possible without programming, and there are endless examples.

    \n


    \n

    This Post should get people to think about this topic.

    \n

    If someone is really interested in learning how to code, you can contact me on rocket chat @sirwinchester and I can give you some tips on how to learn the following programming languages: 

    \n

    C#, CSS, HTML, Java, JavaScript, PHP, Python, Ruby, WordPress, Android, iOS (Swift)

    \n


    \n

    https://picload.org/image/rdgcgaip/stevejobsquote.jpg

    \n


    \n



    \n- Instagram -

    \n

    - Steemit FB Group - 

    \n\n

    \u00a9 Sirwinchester

    \n


    \n", + "category": "technology", + "children": 48, + "created": "2016-09-14T12:58:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://media.giphy.com/media/l3vQXWb9ZOsFf57tS/giphy.gif", + "https://media.giphy.com/media/xT8qBsOjMOcdeGJIU8/giphy.gif", + "http://im.ezgif.com/tmp/ezgif-245398567.gif", + "http://im.ezgif.com/tmp/ezgif-472298575.gif", + "https://picload.org/image/rdgcgaip/stevejobsquote.jpg", + "https://img1.steemit.com/0x0/https://picload.org/image/rrpgppid/followbtn.gif" + ], + "links": [ + "https://www.instagram.com/sirtonywinchester/", + "https://www.facebook.com/groups/397766613731804/", + "https://steemit.com/@sirwinchester" + ], + "tags": [ + "technology", + "life", + "writing", + "coding", + "programming" + ], + "users": [ + "federicopistono", + "sirwinchester" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 98747680952408, + "payout": 570.427, + "payout_at": "2016-09-21T12:58:57", + "pending_payout_value": "570.427 HBD", + "percent_hbd": 10000, + "permlink": "why-you-should-learn-coding", + "post_id": 1242833, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 432 + }, + "title": "Why YOU Should Learn Coding!", + "updated": "2016-09-14T12:58:57", + "url": "/technology/@sirwinchester/why-you-should-learn-coding" + }, + { + "active_votes": [ + { + "rshares": 260763322600, + "voter": "anonymous" + }, + { + "rshares": 40850773319477, + "voter": "blocktrades" + }, + { + "rshares": 3572026279, + "voter": "kenmonkey" + }, + { + "rshares": 459984469, + "voter": "jeffanthonyfds" + }, + { + "rshares": 251364791827, + "voter": "nabilov" + }, + { + "rshares": 973308105, + "voter": "keyser" + }, + { + "rshares": 2132970186, + "voter": "iamwne" + }, + { + "rshares": 8725497615, + "voter": "fishborne" + }, + { + "rshares": 65204048, + "voter": "cechirik" + }, + { + "rshares": 63966138, + "voter": "ierg" + }, + { + "rshares": 176650903994, + "voter": "terrycraft" + }, + { + "rshares": 1839599886, + "voter": "cognoscere" + }, + { + "rshares": 3155389493, + "voter": "macartem" + }, + { + "rshares": 56654664918, + "voter": "mandibil" + }, + { + "rshares": 69986345, + "voter": "steembriefing" + }, + { + "rshares": 712561710, + "voter": "ksena" + }, + { + "rshares": 56265089, + "voter": "yetaras" + }, + { + "rshares": 212888896291, + "voter": "asksisk" + }, + { + "rshares": 154418931, + "voter": "inwoxer" + }, + { + "rshares": 339268967, + "voter": "anomaly" + }, + { + "rshares": 12176034778, + "voter": "ocrdu" + }, + { + "rshares": 2496629911, + "voter": "irensche" + }, + { + "rshares": 106367912, + "voter": "paulocouto" + } + ], + "author": "yetaras", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.35, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    king of mushrooms in our forests - cep or white fungus

    \n

    \n

    \n

    \n

    twins

    \n

    \n

    something that reminds

    \n

    \n", + "category": "nature", + "children": 3, + "created": "2016-09-15T13:32:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://hipics.ru/images/2016/09/15/CAM006938f36c.jpg", + "http://hipics.ru/images/2016/09/15/CAM00692f83bb.jpg", + "http://hipics.ru/images/2016/09/15/CAM006886a254.jpg", + "http://hipics.ru/images/2016/09/15/CAM007675464c.jpg", + "http://hipics.ru/images/2016/09/15/CAM00643f7737.jpg" + ], + "tags": [ + "nature", + "photography", + "mushrooms", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 41846195378969, + "payout": 106.992, + "payout_at": "2016-09-22T13:32:12", + "pending_payout_value": "106.992 HBD", + "percent_hbd": 10000, + "permlink": "in-search-of-mushrooms-part-3", + "post_id": 1253829, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 23 + }, + "title": "In search of mushrooms, part 3", + "updated": "2016-09-15T13:32:12", + "url": "/nature/@yetaras/in-search-of-mushrooms-part-3" + }, + { + "active_votes": [ + { + "rshares": 16755312925245, + "voter": "itsascam" + }, + { + "rshares": 494599186387, + "voter": "barrie" + }, + { + "rshares": 30353707129688, + "voter": "smooth" + }, + { + "rshares": 1970878899083, + "voter": "steemroller" + }, + { + "rshares": 170443896669, + "voter": "highasfuck" + }, + { + "rshares": 73338696604, + "voter": "donaldtrump" + }, + { + "rshares": 17834948358948, + "voter": "steemed" + }, + { + "rshares": 2331361885074, + "voter": "badassmother" + }, + { + "rshares": 6243689624471, + "voter": "steemit200" + }, + { + "rshares": 209599656546, + "voter": "alex90342fastn1" + }, + { + "rshares": 1774392828126, + "voter": "joseph" + }, + { + "rshares": 4636239022331, + "voter": "au1nethyb1" + }, + { + "rshares": 485122019613, + "voter": "recursive2" + }, + { + "rshares": 3390519227920, + "voter": "recursive" + }, + { + "rshares": 93998790265, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 7153019063, + "voter": "bingo-0" + }, + { + "rshares": 1767203797, + "voter": "bingo-1" + }, + { + "rshares": 5689393511401, + "voter": "smooth.witness" + }, + { + "rshares": 450857651222, + "voter": "boatymcboatface" + }, + { + "rshares": 87375766679, + "voter": "vip" + }, + { + "rshares": 10605329728, + "voter": "idol" + }, + { + "rshares": 816027455333, + "voter": "steemrollin" + }, + { + "rshares": 3109717518, + "voter": "yefet" + }, + { + "rshares": 1825772827, + "voter": "jocelyn" + }, + { + "rshares": 97679156123, + "voter": "juanlibertad" + }, + { + "rshares": 58908088783, + "voter": "lovelace" + }, + { + "rshares": 59911735724, + "voter": "eeks" + }, + { + "rshares": 519059105, + "voter": "paco-steem" + }, + { + "rshares": 6251564968, + "voter": "spaninv" + }, + { + "rshares": 8667215514, + "voter": "richman" + }, + { + "rshares": 597414873203, + "voter": "nanzo-scoop" + }, + { + "rshares": 13612259491, + "voter": "fact" + }, + { + "rshares": 10036865820, + "voter": "kefkius" + }, + { + "rshares": 187840930370, + "voter": "mummyimperfect" + }, + { + "rshares": 268813336, + "voter": "coar" + }, + { + "rshares": 109400299984, + "voter": "asch" + }, + { + "rshares": 590495784735, + "voter": "kevinwong" + }, + { + "rshares": 1414259791, + "voter": "murh" + }, + { + "rshares": 6516542880, + "voter": "cryptofunk" + }, + { + "rshares": 4803492093, + "voter": "radioactivities" + }, + { + "rshares": 2380117566, + "voter": "error" + }, + { + "rshares": 5619821999, + "voter": "marta-zaidel" + }, + { + "rshares": 1135548721414, + "voter": "cyber" + }, + { + "rshares": 65196230122, + "voter": "theshell" + }, + { + "rshares": 52128837591, + "voter": "ak2020" + }, + { + "rshares": 8279076968, + "voter": "badger311" + }, + { + "rshares": 8567966025, + "voter": "badger313" + }, + { + "rshares": 8532183936, + "voter": "badger312" + }, + { + "rshares": 8825464112, + "voter": "badger316" + }, + { + "rshares": 8945023495, + "voter": "badger319" + }, + { + "rshares": 8854468413, + "voter": "badger3101" + }, + { + "rshares": 8318010896, + "voter": "badger3111" + }, + { + "rshares": 8869290111, + "voter": "badger3121" + }, + { + "rshares": 8485309981, + "voter": "badger3131" + }, + { + "rshares": 8591220795, + "voter": "badger3141" + }, + { + "rshares": 8568091961, + "voter": "badger3171" + }, + { + "rshares": 8379270543, + "voter": "badger3181" + }, + { + "rshares": 8954261088, + "voter": "badger3191" + }, + { + "rshares": 8379110631, + "voter": "badger3112" + }, + { + "rshares": 8713695890, + "voter": "badger3132" + }, + { + "rshares": 8589307590, + "voter": "badger3162" + }, + { + "rshares": 8815925781, + "voter": "badger3113" + }, + { + "rshares": 8473341065, + "voter": "badger3123" + }, + { + "rshares": 8594708779, + "voter": "badger3133" + }, + { + "rshares": 8939568357, + "voter": "badger3153" + }, + { + "rshares": 8624205716, + "voter": "badger3163" + }, + { + "rshares": 8654162062, + "voter": "badger3193" + }, + { + "rshares": 8604723591, + "voter": "badger3114" + }, + { + "rshares": 8515355992, + "voter": "badger3124" + }, + { + "rshares": 8420058241, + "voter": "badger3144" + }, + { + "rshares": 8343364036, + "voter": "badger3154" + }, + { + "rshares": 8213191128, + "voter": "badger3164" + }, + { + "rshares": 8538833460, + "voter": "badger3174" + }, + { + "rshares": 8813869956, + "voter": "badger3194" + }, + { + "rshares": 8712162375, + "voter": "badger3105" + }, + { + "rshares": 8656736569, + "voter": "badger3135" + }, + { + "rshares": 8258522611, + "voter": "badger3145" + }, + { + "rshares": 8831167662, + "voter": "badger3155" + }, + { + "rshares": 8529824072, + "voter": "badger3175" + }, + { + "rshares": 8310212001, + "voter": "badger3195" + }, + { + "rshares": 7958888538, + "voter": "badger3106" + }, + { + "rshares": 8762392108, + "voter": "badger3116" + }, + { + "rshares": 8809476629, + "voter": "badger3126" + }, + { + "rshares": 8443348501, + "voter": "badger3136" + }, + { + "rshares": 8096485926, + "voter": "badger3146" + }, + { + "rshares": 8323878617, + "voter": "badger3156" + }, + { + "rshares": 8535690887, + "voter": "badger3166" + }, + { + "rshares": 8452106060, + "voter": "badger3176" + }, + { + "rshares": 8584206358, + "voter": "badger3186" + }, + { + "rshares": 8619308346, + "voter": "badger3196" + }, + { + "rshares": 8548167966, + "voter": "badger3107" + }, + { + "rshares": 8305132275, + "voter": "badger315" + }, + { + "rshares": 8791959509, + "voter": "badger318" + }, + { + "rshares": 8840656230, + "voter": "badger3151" + }, + { + "rshares": 8519121589, + "voter": "badger3161" + }, + { + "rshares": 8773547330, + "voter": "badger3122" + }, + { + "rshares": 8711547278, + "voter": "badger3142" + }, + { + "rshares": 8930383064, + "voter": "badger3152" + }, + { + "rshares": 8246562170, + "voter": "badger3172" + }, + { + "rshares": 8750362445, + "voter": "badger3182" + }, + { + "rshares": 8510357323, + "voter": "badger3192" + }, + { + "rshares": 8426540891, + "voter": "badger3143" + }, + { + "rshares": 8684675072, + "voter": "badger3173" + }, + { + "rshares": 8396705393, + "voter": "badger3104" + }, + { + "rshares": 8114154413, + "voter": "badger3134" + }, + { + "rshares": 8513476422, + "voter": "badger3184" + }, + { + "rshares": 8451732184, + "voter": "badger3115" + }, + { + "rshares": 8916017583, + "voter": "badger3165" + }, + { + "rshares": 8548877339, + "voter": "badger3185" + }, + { + "rshares": 8609674677, + "voter": "badger314" + }, + { + "rshares": 8839842393, + "voter": "badger317" + }, + { + "rshares": 8583105596, + "voter": "badger3102" + }, + { + "rshares": 8545290354, + "voter": "badger3103" + }, + { + "rshares": 8473652115, + "voter": "badger3125" + }, + { + "rshares": 8440424803, + "voter": "badger3183" + }, + { + "rshares": 3846330409565, + "voter": "satoshifund" + }, + { + "rshares": 143804852437, + "voter": "coinbitgold" + }, + { + "rshares": 404992574, + "voter": "stiletto" + }, + { + "rshares": 55573071997, + "voter": "juanmiguelsalas" + }, + { + "rshares": 33767352385, + "voter": "ratel" + }, + { + "rshares": 31268184602, + "voter": "wongshiying" + }, + { + "rshares": 380289645105, + "voter": "kaylinart" + }, + { + "rshares": 268871272847, + "voter": "trogdor" + }, + { + "rshares": 318399463, + "voter": "unonimity" + }, + { + "rshares": 6075604395, + "voter": "mark-waser" + }, + { + "rshares": 17023109715, + "voter": "albertogm" + }, + { + "rshares": 48040873233, + "voter": "kimziv" + }, + { + "rshares": 3862426501, + "voter": "crok" + }, + { + "rshares": 45328673494, + "voter": "honeythief" + }, + { + "rshares": 84593236072, + "voter": "emily-cook" + }, + { + "rshares": 11724463184, + "voter": "primus" + }, + { + "rshares": 439043902758, + "voter": "ericvancewalton" + }, + { + "rshares": 7411989190, + "voter": "dasha" + }, + { + "rshares": 161250036714, + "voter": "dashpaymag" + }, + { + "rshares": 278700019, + "voter": "sonyanka" + }, + { + "rshares": 18271452324, + "voter": "r4fken" + }, + { + "rshares": 25549131865, + "voter": "tcfxyz" + }, + { + "rshares": 7076290837, + "voter": "futurefood" + }, + { + "rshares": 2351753598, + "voter": "vi1son" + }, + { + "rshares": 24134677603, + "voter": "strangerarray" + }, + { + "rshares": 1325293096263, + "voter": "renohq" + }, + { + "rshares": 206886677, + "voter": "ilya.ofilkin" + }, + { + "rshares": 11944801471, + "voter": "asim" + }, + { + "rshares": 32982730690, + "voter": "toxonaut" + }, + { + "rshares": 4709471794, + "voter": "thegoodguy" + }, + { + "rshares": 15580590066, + "voter": "aaseb" + }, + { + "rshares": 1107671033, + "voter": "karen13" + }, + { + "rshares": 24480601379, + "voter": "igster" + }, + { + "rshares": 11321267800, + "voter": "deviedev" + }, + { + "rshares": 2613657825, + "voter": "dmacshady" + }, + { + "rshares": 499909680, + "voter": "karenmckersie" + }, + { + "rshares": 8336091614, + "voter": "herverisson" + }, + { + "rshares": 37812530842, + "voter": "creemej" + }, + { + "rshares": 179091549490, + "voter": "blueorgy" + }, + { + "rshares": 1048315760, + "voter": "poseidon" + }, + { + "rshares": 346168356760, + "voter": "calaber24p" + }, + { + "rshares": 7168488518, + "voter": "geronimo" + }, + { + "rshares": 10684939578, + "voter": "rpf" + }, + { + "rshares": 3755752323, + "voter": "tarindel" + }, + { + "rshares": 14277445117, + "voter": "beowulfoflegend" + }, + { + "rshares": 5244790636, + "voter": "sharker" + }, + { + "rshares": 53840005500, + "voter": "jl777" + }, + { + "rshares": 115181771, + "voter": "rizkypramudyacj" + }, + { + "rshares": 21244778731, + "voter": "prufarchy" + }, + { + "rshares": 4712897369, + "voter": "gustavopasquini" + }, + { + "rshares": 309088757, + "voter": "sergey44" + }, + { + "rshares": 20689673863, + "voter": "krabgat" + }, + { + "rshares": 474543676, + "voter": "kooshikoo" + }, + { + "rshares": 4543556384, + "voter": "proto" + }, + { + "rshares": 658379877, + "voter": "curator" + }, + { + "rshares": 8118884701, + "voter": "sisterholics" + }, + { + "rshares": 291577197, + "voter": "faraz" + }, + { + "rshares": 5723645377, + "voter": "celebr1ty" + }, + { + "rshares": 149624601, + "voter": "steemster1" + }, + { + "rshares": 934192386, + "voter": "bullionstackers" + }, + { + "rshares": 3402303610, + "voter": "glitterpig" + }, + { + "rshares": 921882750, + "voter": "metaflute" + }, + { + "rshares": 56687431378, + "voter": "gomeravibz" + }, + { + "rshares": 2298187874, + "voter": "taker" + }, + { + "rshares": 60565253, + "voter": "sharon" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 255105154059, + "voter": "laonie" + }, + { + "rshares": 188158228552, + "voter": "twinner" + }, + { + "rshares": 23878310347, + "voter": "rawnetics" + }, + { + "rshares": 9290435824, + "voter": "myfirst" + }, + { + "rshares": 58277837200, + "voter": "somebody" + }, + { + "rshares": 2179146526, + "voter": "flysaga" + }, + { + "rshares": 1666029592, + "voter": "gmurph" + }, + { + "rshares": 75896047, + "voter": "kurzer42" + }, + { + "rshares": 12874228680, + "voter": "midnightoil" + }, + { + "rshares": 484224415657, + "voter": "glitterfart" + }, + { + "rshares": 4277108961, + "voter": "ullikume" + }, + { + "rshares": 5551189246, + "voter": "cjclaro" + }, + { + "rshares": 28614474627, + "voter": "xiaohui" + }, + { + "rshares": 1515144667, + "voter": "elfkitchen" + }, + { + "rshares": 95725917313, + "voter": "joele" + }, + { + "rshares": 1006783345, + "voter": "xiaokongcom" + }, + { + "rshares": 62201879, + "voter": "msjennifer" + }, + { + "rshares": 57196572, + "voter": "ciao" + }, + { + "rshares": 55449983, + "voter": "steemo" + }, + { + "rshares": 2029416887, + "voter": "xianjun" + }, + { + "rshares": 55306941, + "voter": "steema" + }, + { + "rshares": 633836192, + "voter": "herbertmueller" + }, + { + "rshares": 73061236, + "voter": "evgenyche" + }, + { + "rshares": 3209376097, + "voter": "fingolfin" + }, + { + "rshares": 72902270, + "voter": "confucius" + }, + { + "rshares": 2786292132, + "voter": "bledarus" + }, + { + "rshares": 126090405, + "voter": "sarita" + }, + { + "rshares": 9423991895, + "voter": "mione" + }, + { + "rshares": 56157882, + "voter": "jarvis" + }, + { + "rshares": 132977963, + "voter": "microluck" + }, + { + "rshares": 6535955953, + "voter": "rubenalexander" + }, + { + "rshares": 54313084, + "voter": "fortuner" + }, + { + "rshares": 16220991441, + "voter": "kyriacos" + }, + { + "rshares": 122302767, + "voter": "thegoldencookie" + }, + { + "rshares": 93961559523, + "voter": "serejandmyself" + }, + { + "rshares": 728677907, + "voter": "alexma3x" + }, + { + "rshares": 1158727876, + "voter": "the-bitcoin-dood" + }, + { + "rshares": 61520687, + "voter": "alfaman" + }, + { + "rshares": 12409042542, + "voter": "gvargas123" + }, + { + "rshares": 53056158, + "voter": "johnbyrd" + }, + { + "rshares": 53039566, + "voter": "thomasaustin" + }, + { + "rshares": 53037689, + "voter": "thermor" + }, + { + "rshares": 53048942, + "voter": "ficholl" + }, + { + "rshares": 53030738, + "voter": "widell" + }, + { + "rshares": 7576386694, + "voter": "jenniferskyler" + }, + { + "rshares": 4717567649, + "voter": "mada" + }, + { + "rshares": 52651308, + "voter": "revelbrooks" + }, + { + "rshares": 362426778, + "voter": "mrlogic" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 9504908244, + "voter": "craigwilliamz" + }, + { + "rshares": 3783362244, + "voter": "naquoya" + }, + { + "rshares": 2600508548, + "voter": "shadowspub" + }, + { + "rshares": 4227753592, + "voter": "steemitpatina" + }, + { + "rshares": 52708083, + "voter": "curpose" + }, + { + "rshares": 1183314250, + "voter": "lenar" + }, + { + "rshares": 63455953, + "voter": "uziriel" + }, + { + "rshares": 4745582371, + "voter": "richardcrill" + }, + { + "rshares": 1687924866, + "voter": "eight-rad" + }, + { + "rshares": 52836995, + "voter": "troich" + }, + { + "rshares": 1660563580, + "voter": "davidjkelley" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 13264756693, + "voter": "ghasemkiani" + }, + { + "rshares": 9061054178, + "voter": "sponge-bob" + }, + { + "rshares": 15897493111, + "voter": "digital-wisdom" + }, + { + "rshares": 3789052414, + "voter": "ethical-ai" + }, + { + "rshares": 17087273231, + "voter": "kommienezuspadt" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 6975205756, + "voter": "jwaser" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 118363565, + "voter": "tito-baron" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 2673786276, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 2142141248, + "voter": "alina1" + }, + { + "rshares": 91142943026, + "voter": "cnfund" + }, + { + "rshares": 54616303, + "voter": "nacres" + }, + { + "rshares": 9050079223, + "voter": "brains" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 1394094084, + "voter": "steemafon" + }, + { + "rshares": 251703261032, + "voter": "jamielefay" + }, + { + "rshares": 1569183576, + "voter": "wildmanhowling" + }, + { + "rshares": 3448930625, + "voter": "steempowerwhale" + }, + { + "rshares": 1342126292, + "voter": "portuguesinha" + }, + { + "rshares": 62797265, + "voter": "natsbats" + }, + { + "rshares": 574180710, + "voter": "anomaly" + }, + { + "rshares": 13561578273, + "voter": "tarekadam" + }, + { + "rshares": 2453147770, + "voter": "ellepdub" + }, + { + "rshares": 502166208, + "voter": "ola1" + }, + { + "rshares": 5402273246, + "voter": "michelle.gent" + }, + { + "rshares": 12083273912, + "voter": "herpetologyguy" + }, + { + "rshares": 28099769759, + "voter": "storyseeker" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 54632106, + "voter": "everittdmickey" + }, + { + "rshares": 4021857446, + "voter": "abhinavsolan" + }, + { + "rshares": 4813618805, + "voter": "morgan.waser" + }, + { + "rshares": 5101081573, + "voter": "ekaterina4ka" + }, + { + "rshares": 51240567, + "voter": "billkappa442" + }, + { + "rshares": 50230521, + "voter": "glassheart" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 87010555270, + "voter": "btshuang" + }, + { + "rshares": 3687382547, + "voter": "strong-ai" + }, + { + "rshares": 312679609, + "voter": "darkminded153" + }, + { + "rshares": 548989558, + "voter": "grisha-danunaher" + }, + { + "rshares": 72826233, + "voter": "igtes" + }, + { + "rshares": 110232692, + "voter": "brainup" + }, + { + "rshares": 705792107, + "voter": "dikanevroman" + }, + { + "rshares": 144899746, + "voter": "buffett" + }, + { + "rshares": 213762437, + "voter": "sjamayee" + }, + { + "rshares": 2288380876, + "voter": "senseye" + }, + { + "rshares": 162911190, + "voter": "front" + }, + { + "rshares": 158529766, + "voter": "shadowcash" + }, + { + "rshares": 435351417, + "voter": "witchcraftblog" + }, + { + "rshares": 161179339, + "voter": "bethesda" + }, + { + "rshares": 157937685, + "voter": "bethsoft" + }, + { + "rshares": 2493122751, + "voter": "dresden" + }, + { + "rshares": 161323470, + "voter": "pawel-krawczyk" + }, + { + "rshares": 160319579, + "voter": "cybergirls" + }, + { + "rshares": 159984914, + "voter": "correct" + }, + { + "rshares": 159957397, + "voter": "pirelli" + }, + { + "rshares": 156378592, + "voter": "greenpeace" + }, + { + "rshares": 158632601, + "voter": "cream" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 154753473, + "voter": "bicolisarog" + }, + { + "rshares": 144992652, + "voter": "dougkarr" + }, + { + "rshares": 1586499055, + "voter": "slammr76" + }, + { + "rshares": 329629477, + "voter": "aldentan" + }, + { + "rshares": 178722423, + "voter": "techslut" + }, + { + "rshares": 154719307, + "voter": "artmania" + }, + { + "rshares": 154332366, + "voter": "tnemm.atiaw" + }, + { + "rshares": 150391718, + "voter": "marianela" + } + ], + "author": "jamielefay", + "author_payout_value": "0.000 HBD", + "author_reputation": 65.72, + "beneficiaries": [], + "blacklists": [], + "body": "
    \"Is Steemit the right platform to disrupt the book publishing industry?\"
    \n
    http://www.angeelseries.com/uploads/5/3/0/7/5307103/steemit-the-future-of-book-publishing_orig.png
    \n

    \n# 1. The Downfall of Big Publishing\n\n
    http://www.angeelseries.com/uploads/5/3/0/7/5307103/big-five_orig.jpg
    \n\n* Self-publishing is slowly eating away at the market share of the Big 5 publishers.\n\n

    \n\n* Big publishing's share has declined yearly since 2012.\n\n

    \n\n* Overall publishing industry sales fell by 2.6% in 2015 when compared to results from 2014. (Excludes Amazon and other online retailers that don't share sales numbers)\n\n

    \n\n

    source: publishingperspectives.com
    \n\n

    \n\n

    source: thebookseller.com
    \n\n

    \n\n* Sales of ebooks published by the Big 5 are declining and don't make up for the fall in print sales.\n\n

    \n\n

    source: publishingperspectives.com
    \n

    \n

    \n\n# 2. The Rise of Indie Publishing\n\n

    \n\n* Data demonstrates that many readers\u00a0are abandoning traditionally-published books and buying\u00a0indie-published books instead.\n\n

    \n\n

    source: authorearnings.com
    \n

    \n\n* Indie publishing is increasingly bringing good exposure and sales revenue to authors.\n\n

    \n

    source: authorearnings.com
    \n

    \n\n

    \n

    source: authorearnings.com
    \n\n\n\n* Producing, publishing and distributing books is easier than ever.\n\n

    \n\n
    http://www.angeelseries.com/uploads/5/3/0/7/5307103/indie-publishing_1.jpg
    \n

    \n# 3. The Disintermediator Becomes the Monopoly\n\n* 74% of all US eBook purchases and 71% of all US consumer dollars spent on eBooks go through Amazon.\n\n* Amazon controls 85% of e-books sold by self-published authors.\n\n

    \n

    source: goodreader.com
    \n\n\n\n* In the United States 80% of all indie author earnings come from Amazon. \n\n> \"digital platforms from companies like Amazon are ultimately dis-intermediating existing industries like book publishing, by allowing content creators to do an end-run around incumbents and sell directly to consumers.\" - Mathew Ingram, No, e-book sales are not falling, despite what publishers say, Fortune.com\n\n* Amazon recently won an important legal battle against Apple and the big publishers.\n\n* Authors United worry that Amazon's monopoly is not good for freedom of expression. \n\n> \"Is it good public policy to allow one corporation to have total power over a nation\u2019s published output?\" - Lee Child, Lee Child on Amazon\u2019s real-life bookshops \u2013 and why we should be worried, The Guardian\n\n* Authors that sign exclusively with the Amazon Kindle store via the KDP Select program reach more readers and earn more money.\n\n* Adjustments in incentives by Amazon have significant impact on how literature is read \u2013 and how it\u2019s written. \n\n>\u201cThe e-commerce behemoth is deploying economic levers to shape creative content in the interests of ebook selling.\u201d - Natasha Lomas, TechCrunch\n\n

    \n# 4. Book Publishing Trends\n\n* Big-Data and AI: Data-driven production, publishing, promotion and discoverability.\n* The rise of mobile reading and audiobooks.\n* User preference for native mobile apps driving broader adoption of \u2018native\u2019 phone readers.\n* The networked book. A draft (minimum viable product) evolves iteratively with the input of early readers and experts.\n* Multi-path digital storytelling.\n* Highly interactive, mixed-media ebooks. \n* Book crowdfunding. \n* Connecting content creators with multi-channel media networks.\n* Social reading. \n* Platforms focused on the incremental publishing of serialised fiction.\n* Royalty payments per number of pages customers read.\n* Royalties powered by micro-payments and cryptocurrency. \n* Curation as paid quality assurance.\n

    \n# 5. Disintermediating the Disintermediator\n\nInnovators and early adopters understand Lean Startup principles. Data-driven validation of the minimum viable product enables the startup to evolve quickly with little waste. Our challenge is to figure out what to validate first. The possibilities and opportunities for a platform like Steemit are endless. \n\nA multi-sided platform as a business model drives network effects, but it also creates tension as we must serve the needs of many types of participants such as content creators, curators, consumers of content, investors, and advertisers. \n\nA clear, well-articulated business strategy that evolves over time ensures everyone is focused, rowing in the same direction, and able to change course quickly as necessary. \n\nThe publishing use case is an interesting one. To thrive, Steemit needs quality, high-profile content creators. The focus on the publishing side of the platform could enable Steemit to cross the chasm and reach a mainstream audience. Of course, I'm biased. ;)\n\nI don't know enough about the business strategy of the platform to be able to share a definite opinion. I am confident that authors and other content creators would jump on a publishing platform that integrates the key trends outlined above. Steemit is heading in the right direction, but extra focus on the publishing side comes with trade-offs. Other participants could see their preferred features deprioritised in the short to medium term.\n\n### Why Serialized Fiction?\n\nToday, writers are motivated and incentivised to deliver and evolve serialised fiction driven by:\n* the success of serialised TV, Netflix et al;\n* the move to pay per page read royalty models;\n* the success of the wattpad model;\n* the widespread adoption of agile principles in the creative process and the need to validate early and often;\n* the access to early consumer data and metrics; \n* the shorter attention spans of digital consumers.\n\nThe future of publishing is serialised, iterative, data-driven, mobile and powered by micro-payments. \n\n
    \n### Is Steemit the right platform to disrupt the book publishing industry?\n
    \n\nI would love to read your opinions. If this is a topic of interest I'm happy to setup a working group. Let me know.\n\nJamie\n\np.s. Yes, a lady that writes fantasy and romance fiction may know a thing or two about business strategy and innovation. I like to colour outside the lines, and I hate to stick to one single lane. Ahe'ey will return later today, but I can assure you that Morgan is still VERY upset with Gabriel.\n\n

    \n

    \n\n### Read Ahe'ey\n\n

    \n\n### Listen to Ahe'ey\n\n

    \n\n### Connect with Jamie\n\n

    \n\n

    \n

    \n

    \n\n

    \u00a9Jamie Le Fay, 2016. Reproduction is strictly prohibited.

    ", + "category": "steemit", + "children": 61, + "created": "2016-09-14T10:05:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/steemit-the-future-of-book-publishing_orig.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/big-five_orig.jpg", + "http://publishingperspectives.com/wp-content/uploads/2016/05/Kempton-Mooney-2-710x533.jpg", + "http://www.thebookseller.com/sites/default/files/Publisher%20sales%202015.jpg", + "http://publishingperspectives.com/wp-content/uploads/2016/05/Kempton-Mooney-1-710x531.jpg\n", + "http://authorearnings.com/wp-content/uploads/2015/09/2015-aug-trend-gross-sales-1024x856.png", + "http://authorearnings.com/wp-content/uploads/2015/09/2015-aug-trend-author-earnings-1024x935.png", + "http://authorearnings.com/wp-content/uploads/2015/09/2015-aug-titles-1024x637.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/indie-publishing_1.jpg", + "http://goodereader.s3.amazonaws.com/blog/uploads/images/unit-sales-by-retailer-640x355.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/separator-1_orig.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/steemit_4_orig.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/amazon_1.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/ibooks_1.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/smashwords_1.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/podcast_4_orig.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/stitcher_1.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/soundcloud_4_orig.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/alexandria_orig.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/goodreads_1.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/facebook_4.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/twitter_4_orig.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/email_4_orig.png", + "http://www.angeelseries.com/uploads/5/3/0/7/5307103/upvote-1_orig.png" + ], + "links": [ + "http://publishingperspectives.com/2016/05/us-market-kempton-nielsen/", + "http://www.thebookseller.com/blogs/e-book-sales-abate-big-five-321245", + "http://publishingperspectives.com/2016/05/us-market-kempton-nielsen/\n", + "http://authorearnings.com/report/september-2015-author-earnings-report/\n", + "http://authorearnings.com/report/september-2015-author-earnings-report/", + "http://goodereader.com/blog/e-book-news/what-market-share-do-amazon-apple-bn-kobo-and-google-have-selling-ebooks", + "http://fortune.com/2015/09/24/ebook-sales/", + "http://www.bloomberg.com/news/articles/2016-03-07/how-apple-and-big-publishers-pushed-e-books-toward-failure", + "http://www.huffingtonpost.com/lisa-dale-norton/amazon-the-monopoly-getti_b_9203680.html", + "https://www.theguardian.com/books/2016/feb/12/lee-child-amazons-real-life-bookshops-why-we-should-be-worried", + "https://kdp.amazon.com/select?ref_=TN_se", + "https://www.theguardian.com/books/booksblog/2015/jun/25/amazons-pay-per-page-plan-writing-royalties-ebook-kindle", + "https://techcrunch.com/2015/06/22/turn-the-page-to-trigger-more-royalties/#.ygzcvg:Two6", + "https://steemit.com/@jamielefay", + "https://www.amazon.com/s/ref=dp_byline_sr_ebooks_1?ie=UTF8&text=Jamie+Le+Fay&search-alias=digital-text&field-author=Jamie+Le+Fay&sort=relevancerank", + "https://itunes.apple.com/au/book/beginnings-aheey-book-1/id1152938022?", + "https://www.smashwords.com/books/byseries/26267", + "https://itunes.apple.com/au/podcast/aheey-an-original-novel/id1148466649", + "http://www.stitcher.com/podcast/jamie-le-fay/aheey-an-original-novel", + "https://soundcloud.com/user-133206247/sets/aheey-podcast", + "http://alexandria.io/browser/#/974d0b503c76f9a2d25f30976957d8399cb1d2bb42c0bca9658fba0d3d6d1da3", + " https://www.goodreads.com/author/show/8195049.Jamie_Le_Fay", + " https://www.facebook.com/JamieLeFay", + "https://twitter.com/JamieLeFay", + " http://www.angeelseries.com/contact.html" + ], + "tags": [ + "steemit", + "money", + "writing", + "story", + "news" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 107369178368880, + "payout": 655.754, + "payout_at": "2016-09-21T10:05:27", + "pending_payout_value": "655.754 HBD", + "percent_hbd": 10000, + "permlink": "steemit-and-the-future-of-book-publishing", + "post_id": 1241704, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 324 + }, + "title": "Steemit & The Future of Book Publishing", + "updated": "2016-09-14T10:10:51", + "url": "/steemit/@jamielefay/steemit-and-the-future-of-book-publishing" + }, + { + "active_votes": [ + { + "rshares": 55453018357, + "voter": "fminerten1" + }, + { + "rshares": 480536669381, + "voter": "barrie" + }, + { + "rshares": 30984805998710, + "voter": "smooth" + }, + { + "rshares": 231743550117, + "voter": "anonymous" + }, + { + "rshares": 3813859713572, + "voter": "riverhead" + }, + { + "rshares": 2104090803296, + "voter": "badassmother" + }, + { + "rshares": 2004786189407, + "voter": "hr1" + }, + { + "rshares": 6595628182769, + "voter": "fuzzyvest" + }, + { + "rshares": 1107042265479, + "voter": "ihashfury" + }, + { + "rshares": 22856566186, + "voter": "jaewoocho" + }, + { + "rshares": 1950263342429, + "voter": "xeroc" + }, + { + "rshares": 502007675942, + "voter": "ajvest" + }, + { + "rshares": 1647709253435, + "voter": "joseph" + }, + { + "rshares": 456014698436, + "voter": "recursive2" + }, + { + "rshares": 604379265597, + "voter": "masteryoda" + }, + { + "rshares": 3119278427030, + "voter": "recursive" + }, + { + "rshares": 1172425532, + "voter": "mineralwasser" + }, + { + "rshares": 665687862852, + "voter": "boombastic" + }, + { + "rshares": 88486705950, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 425489337, + "voter": "lee2" + }, + { + "rshares": 27116552935, + "voter": "lee3" + }, + { + "rshares": 8772917394, + "voter": "lee4" + }, + { + "rshares": 22319781467, + "voter": "lee5" + }, + { + "rshares": 6756410360, + "voter": "bingo-0" + }, + { + "rshares": 1620176259, + "voter": "bingo-1" + }, + { + "rshares": 5801022414037, + "voter": "smooth.witness" + }, + { + "rshares": 437898416281, + "voter": "boatymcboatface" + }, + { + "rshares": 443068373154, + "voter": "officialfuzzy" + }, + { + "rshares": 9885238701, + "voter": "idol" + }, + { + "rshares": 131761872479, + "voter": "team" + }, + { + "rshares": 4734949215, + "voter": "sakr" + }, + { + "rshares": 290178169523, + "voter": "chitty" + }, + { + "rshares": 122471266388, + "voter": "linouxis9" + }, + { + "rshares": 67498569680, + "voter": "unosuke" + }, + { + "rshares": 3109751976, + "voter": "yefet" + }, + { + "rshares": 1701784178, + "voter": "jocelyn" + }, + { + "rshares": 13752095053, + "voter": "gregory-f" + }, + { + "rshares": 1823700810, + "voter": "gaba" + }, + { + "rshares": 97679156123, + "voter": "juanlibertad" + }, + { + "rshares": 16902311114, + "voter": "jademont" + }, + { + "rshares": 8207470430, + "voter": "cryptorune" + }, + { + "rshares": 74895595871, + "voter": "eeks" + }, + { + "rshares": 83857155533, + "voter": "kingscrown" + }, + { + "rshares": 488526217, + "voter": "paco-steem" + }, + { + "rshares": 5883869384, + "voter": "spaninv" + }, + { + "rshares": 31712555766, + "voter": "instructor2121" + }, + { + "rshares": 33832613632, + "voter": "james-show" + }, + { + "rshares": 329703363864, + "voter": "teamsteem" + }, + { + "rshares": 8668092005, + "voter": "richman" + }, + { + "rshares": 566173155528, + "voter": "nanzo-scoop" + }, + { + "rshares": 15683987291, + "voter": "acidyo" + }, + { + "rshares": 174553130508, + "voter": "steve-walschot" + }, + { + "rshares": 48608113541, + "voter": "hannixx42" + }, + { + "rshares": 173801544007, + "voter": "mummyimperfect" + }, + { + "rshares": 98187692648, + "voter": "asch" + }, + { + "rshares": 603504885047, + "voter": "kevinwong" + }, + { + "rshares": 1060865332, + "voter": "murh" + }, + { + "rshares": 6083528848, + "voter": "cryptofunk" + }, + { + "rshares": 579449391, + "voter": "kodi" + }, + { + "rshares": 2218555785, + "voter": "error" + }, + { + "rshares": 41827149525, + "voter": "ranko-k" + }, + { + "rshares": 1040976670262, + "voter": "cyber" + }, + { + "rshares": 58166646408, + "voter": "theshell" + }, + { + "rshares": 48232508864, + "voter": "ak2020" + }, + { + "rshares": 254890876874, + "voter": "billbutler" + }, + { + "rshares": 24894216743, + "voter": "paul-labossiere" + }, + { + "rshares": 33031508450, + "voter": "drinkzya" + }, + { + "rshares": 13520406989, + "voter": "johnerfx" + }, + { + "rshares": 409139044923, + "voter": "taoteh1221" + }, + { + "rshares": 410428758, + "voter": "applecrisp" + }, + { + "rshares": 381169481, + "voter": "stiletto" + }, + { + "rshares": 266258760080, + "voter": "churdtzu" + }, + { + "rshares": 383450457729, + "voter": "hedge-x" + }, + { + "rshares": 56684040996, + "voter": "juanmiguelsalas" + }, + { + "rshares": 55934146424, + "voter": "thecryptodrive" + }, + { + "rshares": 563706981359, + "voter": "infovore" + }, + { + "rshares": 1177272136, + "voter": "johnerminer" + }, + { + "rshares": 257516084561, + "voter": "trogdor" + }, + { + "rshares": 4678946129, + "voter": "tee-em" + }, + { + "rshares": 32185101127, + "voter": "michaelx" + }, + { + "rshares": 177548777620, + "voter": "thedashguy" + }, + { + "rshares": 5817938928, + "voter": "mark-waser" + }, + { + "rshares": 17023109715, + "voter": "albertogm" + }, + { + "rshares": 113980811931, + "voter": "geoffrey" + }, + { + "rshares": 197540077057, + "voter": "kimziv" + }, + { + "rshares": 755955223, + "voter": "christoph3" + }, + { + "rshares": 79414155694, + "voter": "emily-cook" + }, + { + "rshares": 9489229628, + "voter": "jonnyrevolution" + }, + { + "rshares": 32091347074, + "voter": "talanhorne" + }, + { + "rshares": 15411094550, + "voter": "magnebit" + }, + { + "rshares": 2187187538, + "voter": "superfreek" + }, + { + "rshares": 34690080078, + "voter": "cryptoiskey" + }, + { + "rshares": 497689345, + "voter": "mrhankeh" + }, + { + "rshares": 38021693759, + "voter": "clement" + }, + { + "rshares": 47411904934, + "voter": "isteemit" + }, + { + "rshares": 17556851512, + "voter": "grey580" + }, + { + "rshares": 280886491, + "voter": "ladyclair" + }, + { + "rshares": 69632008199, + "voter": "bacchist" + }, + { + "rshares": 32978605295, + "voter": "venuspcs" + }, + { + "rshares": 174526116118, + "voter": "asmolokalo" + }, + { + "rshares": 69468529171, + "voter": "rubybian" + }, + { + "rshares": 3214941985, + "voter": "orly" + }, + { + "rshares": 4586547610, + "voter": "getssidetracked" + }, + { + "rshares": 5058395398, + "voter": "riscadox" + }, + { + "rshares": 245172817, + "voter": "mstang83" + }, + { + "rshares": 24863029935, + "voter": "katyakov" + }, + { + "rshares": 122434530349, + "voter": "robrigo" + }, + { + "rshares": 123237339, + "voter": "strawhat" + }, + { + "rshares": 15228381898, + "voter": "r4fken" + }, + { + "rshares": 25553277718, + "voter": "tcfxyz" + }, + { + "rshares": 7077400484, + "voter": "futurefood" + }, + { + "rshares": 122130525, + "voter": "cryptochannel" + }, + { + "rshares": 150608213420, + "voter": "derekareith" + }, + { + "rshares": 754082458, + "voter": "busser" + }, + { + "rshares": 23621173825, + "voter": "strangerarray" + }, + { + "rshares": 167275177197, + "voter": "knircky" + }, + { + "rshares": 5531522754, + "voter": "on0tole" + }, + { + "rshares": 8925608858, + "voter": "ausbitbank" + }, + { + "rshares": 2429413332, + "voter": "steem1653" + }, + { + "rshares": 17569170284, + "voter": "sebastien" + }, + { + "rshares": 4823279956, + "voter": "gikitiki" + }, + { + "rshares": 11698403373, + "voter": "asim" + }, + { + "rshares": 32982730690, + "voter": "toxonaut" + }, + { + "rshares": 52254443, + "voter": "snowden" + }, + { + "rshares": 14611537564, + "voter": "aaseb" + }, + { + "rshares": 20295513598, + "voter": "senseiteekay" + }, + { + "rshares": 1107690687, + "voter": "karen13" + }, + { + "rshares": 55453201593, + "voter": "shark" + }, + { + "rshares": 6266740248, + "voter": "cryptosi" + }, + { + "rshares": 266553559093, + "voter": "nabilov" + }, + { + "rshares": 8747877603, + "voter": "noodhoog" + }, + { + "rshares": 476670464, + "voter": "karenmckersie" + }, + { + "rshares": 919997529, + "voter": "luisucv34" + }, + { + "rshares": 91880040489, + "voter": "inertia" + }, + { + "rshares": 44550772173, + "voter": "milestone" + }, + { + "rshares": 33728210656, + "voter": "creemej" + }, + { + "rshares": 91938017, + "voter": "wildchild" + }, + { + "rshares": 1649084795, + "voter": "natali22" + }, + { + "rshares": 15064685393, + "voter": "nippel66" + }, + { + "rshares": 24415382952, + "voter": "phenom" + }, + { + "rshares": 2884751169, + "voter": "sgnsteems" + }, + { + "rshares": 160027384849, + "voter": "opheliafu" + }, + { + "rshares": 4310044488, + "voter": "poseidon" + }, + { + "rshares": 355126724289, + "voter": "calaber24p" + }, + { + "rshares": 3505512105, + "voter": "simon.braki.love" + }, + { + "rshares": 14612224871, + "voter": "all-of-us" + }, + { + "rshares": 77972783029, + "voter": "thylbom" + }, + { + "rshares": 3355524755, + "voter": "bones" + }, + { + "rshares": 2308059822, + "voter": "bitcoiner" + }, + { + "rshares": 69127856745, + "voter": "squirrellywrath" + }, + { + "rshares": 3756297830, + "voter": "tarindel" + }, + { + "rshares": 30856991704, + "voter": "deanliu" + }, + { + "rshares": 4296225297, + "voter": "vapekings14" + }, + { + "rshares": 59873660635, + "voter": "ramblin-bob" + }, + { + "rshares": 53841586674, + "voter": "jl777" + }, + { + "rshares": 1019434326075, + "voter": "james212" + }, + { + "rshares": 61167874, + "voter": "pokemon" + }, + { + "rshares": 31582804844, + "voter": "zaebars" + }, + { + "rshares": 1736201261, + "voter": "yarly" + }, + { + "rshares": 261735372, + "voter": "yarly2" + }, + { + "rshares": 262126965, + "voter": "yarly3" + }, + { + "rshares": 151424453, + "voter": "yarly4" + }, + { + "rshares": 152279375, + "voter": "yarly5" + }, + { + "rshares": 86799635, + "voter": "yarly7" + }, + { + "rshares": 877477865, + "voter": "raymonjohnstone" + }, + { + "rshares": 24292114763, + "voter": "masterinvestor" + }, + { + "rshares": 50619397, + "voter": "whalepool" + }, + { + "rshares": 206059171, + "voter": "sergey44" + }, + { + "rshares": 6231225797, + "voter": "summonerrk" + }, + { + "rshares": 193508285, + "voter": "strictlybusiness" + }, + { + "rshares": 923420861, + "voter": "happyphoenix" + }, + { + "rshares": 4543660684, + "voter": "proto" + }, + { + "rshares": 634074071, + "voter": "curator" + }, + { + "rshares": 32481776119, + "voter": "sisterholics" + }, + { + "rshares": 420072669, + "voter": "yarly10" + }, + { + "rshares": 1365579930, + "voter": "alex.chien" + }, + { + "rshares": 224823596, + "voter": "yarly11" + }, + { + "rshares": 78603899, + "voter": "yarly12" + }, + { + "rshares": 3750359157, + "voter": "tygergamer" + }, + { + "rshares": 5993814463, + "voter": "bkkshadow" + }, + { + "rshares": 21249353130, + "voter": "sisters" + }, + { + "rshares": 146224042, + "voter": "steemster1" + }, + { + "rshares": 3696506212, + "voter": "sulev" + }, + { + "rshares": 118701079172, + "voter": "sterlinluxan" + }, + { + "rshares": 104284207, + "voter": "cryptoz" + }, + { + "rshares": 6690483057, + "voter": "uwe69" + }, + { + "rshares": 131890231746, + "voter": "steemdrive" + }, + { + "rshares": 973098459, + "voter": "metaflute" + }, + { + "rshares": 53625319360, + "voter": "gomeravibz" + }, + { + "rshares": 2298243810, + "voter": "taker" + }, + { + "rshares": 1007190932, + "voter": "pakisnxt" + }, + { + "rshares": 6519151447, + "voter": "nekromarinist" + }, + { + "rshares": 9724377592, + "voter": "theprophet0" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 1437476819, + "voter": "merej99" + }, + { + "rshares": 58971492, + "voter": "lillianjones" + }, + { + "rshares": 1116361358603, + "voter": "laonie" + }, + { + "rshares": 24020626157, + "voter": "laonie1" + }, + { + "rshares": 24535386306, + "voter": "laonie2" + }, + { + "rshares": 24544058590, + "voter": "laonie3" + }, + { + "rshares": 24551995771, + "voter": "laoyao" + }, + { + "rshares": 37199220172, + "voter": "myfirst" + }, + { + "rshares": 233156860079, + "voter": "somebody" + }, + { + "rshares": 8960257392, + "voter": "flysaga" + }, + { + "rshares": 2993366717, + "voter": "brendio" + }, + { + "rshares": 2082691194, + "voter": "gmurph" + }, + { + "rshares": 51506635420, + "voter": "midnightoil" + }, + { + "rshares": 4186662893, + "voter": "ullikume" + }, + { + "rshares": 527458962, + "voter": "marinaz" + }, + { + "rshares": 54358037, + "voter": "michellek" + }, + { + "rshares": 24539525603, + "voter": "laonie4" + }, + { + "rshares": 24537013181, + "voter": "laonie5" + }, + { + "rshares": 24534080382, + "voter": "laonie6" + }, + { + "rshares": 24530098576, + "voter": "laonie7" + }, + { + "rshares": 2491384516, + "voter": "kurtbeil" + }, + { + "rshares": 24526507450, + "voter": "laonie8" + }, + { + "rshares": 24523766631, + "voter": "laonie9" + }, + { + "rshares": 1507110322, + "voter": "steemleak" + }, + { + "rshares": 125219018460, + "voter": "xiaohui" + }, + { + "rshares": 21532364480, + "voter": "jphamer1" + }, + { + "rshares": 54591412, + "voter": "bigsambucca" + }, + { + "rshares": 6251179208, + "voter": "elfkitchen" + }, + { + "rshares": 5935556188, + "voter": "oflyhigh" + }, + { + "rshares": 2226707993, + "voter": "paynode" + }, + { + "rshares": 62525016, + "voter": "nickche" + }, + { + "rshares": 4139680638, + "voter": "xiaokongcom" + }, + { + "rshares": 12958625592, + "voter": "gargon" + }, + { + "rshares": 2355623843, + "voter": "pgarcgo" + }, + { + "rshares": 2076514108, + "voter": "natalymaty" + }, + { + "rshares": 59437351, + "voter": "msjennifer" + }, + { + "rshares": 55925537, + "voter": "ciao" + }, + { + "rshares": 2951808169, + "voter": "jrcornel" + }, + { + "rshares": 52985539, + "voter": "steemo" + }, + { + "rshares": 8344679867, + "voter": "xianjun" + }, + { + "rshares": 54077897, + "voter": "steema" + }, + { + "rshares": 73666263, + "voter": "sijoittaja" + }, + { + "rshares": 76170225, + "voter": "evgenyche" + }, + { + "rshares": 69662169, + "voter": "confucius" + }, + { + "rshares": 72135954, + "voter": "stevescriber" + }, + { + "rshares": 3851639124, + "voter": "bledarus" + }, + { + "rshares": 63437792, + "voter": "tommycordero" + }, + { + "rshares": 52467942, + "voter": "loli" + }, + { + "rshares": 89188661277, + "voter": "miacats" + }, + { + "rshares": 54857117, + "voter": "nano2nd" + }, + { + "rshares": 53661976, + "voter": "jarvis" + }, + { + "rshares": 546698360, + "voter": "microluck" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 6789702339, + "voter": "rubenalexander" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 2005426994, + "voter": "chinadaily" + }, + { + "rshares": 9443470643, + "voter": "pjheinz" + }, + { + "rshares": 60225791, + "voter": "cryptoblu" + }, + { + "rshares": 60219243, + "voter": "instructor" + }, + { + "rshares": 755469116733, + "voter": "dollarvigilante" + }, + { + "rshares": 90134705947, + "voter": "serejandmyself" + }, + { + "rshares": 4886693377, + "voter": "mindfreak" + }, + { + "rshares": 9824704080, + "voter": "gvargas123" + }, + { + "rshares": 8060256204, + "voter": "catherinebleish" + }, + { + "rshares": 13281085924, + "voter": "telos" + }, + { + "rshares": 50698107, + "voter": "johnbyrd" + }, + { + "rshares": 51860909, + "voter": "thomasaustin" + }, + { + "rshares": 50680459, + "voter": "thermor" + }, + { + "rshares": 50691211, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 58964015, + "voter": "dimitriy" + }, + { + "rshares": 3414196870, + "voter": "movievertigo" + }, + { + "rshares": 7576386694, + "voter": "jenniferskyler" + }, + { + "rshares": 50311250, + "voter": "revelbrooks" + }, + { + "rshares": 24517458061, + "voter": "laonie10" + }, + { + "rshares": 2982344640, + "voter": "netaterra" + }, + { + "rshares": 51998118, + "voter": "bitchplease" + }, + { + "rshares": 92895290035, + "voter": "barrycooper" + }, + { + "rshares": 1964812271, + "voter": "matildapurse" + }, + { + "rshares": 29733739166, + "voter": "hilarski" + }, + { + "rshares": 8853687232, + "voter": "onetree" + }, + { + "rshares": 3071905413, + "voter": "imag1ne" + }, + { + "rshares": 62829695755, + "voter": "mandibil" + }, + { + "rshares": 5568836556, + "voter": "lily-da-vine" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 763779138, + "voter": "dajohns1420" + }, + { + "rshares": 56999917, + "voter": "rickmiller" + }, + { + "rshares": 2128573690, + "voter": "voluntary" + }, + { + "rshares": 5277409240, + "voter": "nulliusinverba" + }, + { + "rshares": 2020871067, + "voter": "runridefly" + }, + { + "rshares": 112930480447, + "voter": "shenanigator" + }, + { + "rshares": 13399203869, + "voter": "quinneaker" + }, + { + "rshares": 79831683, + "voter": "uziriel" + }, + { + "rshares": 3775602813, + "voter": "obivankenobi" + }, + { + "rshares": 4899042813, + "voter": "richardcrill" + }, + { + "rshares": 23656839672, + "voter": "laonie11" + }, + { + "rshares": 1688038542, + "voter": "eight-rad" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 7018922225, + "voter": "mdoolsky" + }, + { + "rshares": 3707371657, + "voter": "xanoxt" + }, + { + "rshares": 1624641270, + "voter": "davidjkelley" + }, + { + "rshares": 187911420, + "voter": "team101" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 163833128, + "voter": "rusla" + }, + { + "rshares": 54593924, + "voter": "mrbud" + }, + { + "rshares": 12999461559, + "voter": "ghasemkiani" + }, + { + "rshares": 20841794051, + "voter": "sponge-bob" + }, + { + "rshares": 4656328113, + "voter": "l0k1" + }, + { + "rshares": 15223344541, + "voter": "digital-wisdom" + }, + { + "rshares": 3708921137, + "voter": "ethical-ai" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 56509248, + "voter": "walternz" + }, + { + "rshares": 3079499780, + "voter": "maryfromsochi" + }, + { + "rshares": 6679272966, + "voter": "jwaser" + }, + { + "rshares": 852820572, + "voter": "tatianka" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 633563845, + "voter": "kev7000" + }, + { + "rshares": 1067000528, + "voter": "zettar" + }, + { + "rshares": 53413720, + "voter": "lighter" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 9477523955, + "voter": "shammyshiggs" + }, + { + "rshares": 2615973485, + "voter": "bwaser" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 6024412227, + "voter": "dexter-k" + }, + { + "rshares": 50751176, + "voter": "roadhog" + }, + { + "rshares": 344116052, + "voter": "panther" + }, + { + "rshares": 50639382, + "voter": "doggnostic" + }, + { + "rshares": 689550675, + "voter": "ct-gurus" + }, + { + "rshares": 341112070, + "voter": "bones261" + }, + { + "rshares": 395994465553, + "voter": "charlieshrem" + }, + { + "rshares": 63519834123, + "voter": "tracemayer" + }, + { + "rshares": 21721575598, + "voter": "brains" + }, + { + "rshares": 50210467, + "voter": "post-successful" + }, + { + "rshares": 620984007, + "voter": "bones555" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 1339423728, + "voter": "steemafon" + }, + { + "rshares": 5610795642, + "voter": "chick1" + }, + { + "rshares": 81850529, + "voter": "zodiac" + }, + { + "rshares": 56196143, + "voter": "freebornangel" + }, + { + "rshares": 2127226372, + "voter": "steemsquad" + }, + { + "rshares": 328506462, + "voter": "anomaly" + }, + { + "rshares": 2346755289, + "voter": "ellepdub" + }, + { + "rshares": 113405722, + "voter": "rynow" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 218488504, + "voter": "ola1" + }, + { + "rshares": 832905434, + "voter": "jbaker585" + }, + { + "rshares": 11803867796, + "voter": "herpetologyguy" + }, + { + "rshares": 52614987, + "voter": "dulcio" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 76492342, + "voter": "ancientofdays" + }, + { + "rshares": 4709628088, + "voter": "morgan.waser" + }, + { + "rshares": 51636819, + "voter": "mbizryu0" + }, + { + "rshares": 51631638, + "voter": "archij" + }, + { + "rshares": 51530815, + "voter": "movie7283" + }, + { + "rshares": 51527606, + "voter": "ppcompp2" + }, + { + "rshares": 51520427, + "voter": "jj1968" + }, + { + "rshares": 51516489, + "voter": "cineger" + }, + { + "rshares": 51497383, + "voter": "sksduddk" + }, + { + "rshares": 51490214, + "voter": "jjc0719" + }, + { + "rshares": 51468522, + "voter": "catkill" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 58594120, + "voter": "teo" + }, + { + "rshares": 50868434, + "voter": "jumbo" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50677982, + "voter": "sjytoy" + }, + { + "rshares": 50676799, + "voter": "shy2675" + }, + { + "rshares": 50675747, + "voter": "suance1009" + }, + { + "rshares": 50674176, + "voter": "hasqmd" + }, + { + "rshares": 50673722, + "voter": "fischer67" + }, + { + "rshares": 50672116, + "voter": "elya1" + }, + { + "rshares": 50632828, + "voter": "xclamp45" + }, + { + "rshares": 50618471, + "voter": "likeagame1" + }, + { + "rshares": 50616898, + "voter": "apple4006" + }, + { + "rshares": 50615195, + "voter": "bigbell61" + }, + { + "rshares": 50612850, + "voter": "dolpo777" + }, + { + "rshares": 50611931, + "voter": "dongperi" + }, + { + "rshares": 50610620, + "voter": "lion2byung" + }, + { + "rshares": 50610002, + "voter": "cwj1973" + }, + { + "rshares": 50609329, + "voter": "psj212" + }, + { + "rshares": 50608661, + "voter": "owithed2" + }, + { + "rshares": 50606929, + "voter": "fiself2" + }, + { + "rshares": 50605131, + "voter": "trablinever1" + }, + { + "rshares": 50603861, + "voter": "nuals1940" + }, + { + "rshares": 50602310, + "voter": "fanceth2" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50543061, + "voter": "rabobank" + }, + { + "rshares": 50355943, + "voter": "forea1995" + }, + { + "rshares": 50354561, + "voter": "holow1968" + }, + { + "rshares": 50353969, + "voter": "peaces1952" + }, + { + "rshares": 50346496, + "voter": "himighar2" + }, + { + "rshares": 50345607, + "voter": "aromese1974" + }, + { + "rshares": 50344921, + "voter": "runis1943" + }, + { + "rshares": 50344067, + "voter": "tong1962" + }, + { + "rshares": 50340744, + "voter": "hishe1997" + }, + { + "rshares": 3607671121, + "voter": "strong-ai" + }, + { + "rshares": 51393104, + "voter": "buit1989" + }, + { + "rshares": 51389981, + "voter": "imadecoult1" + }, + { + "rshares": 51387526, + "voter": "infees2" + }, + { + "rshares": 51384095, + "voter": "suar1997" + }, + { + "rshares": 51382067, + "voter": "sobsell93" + }, + { + "rshares": 51380710, + "voter": "stroned96" + }, + { + "rshares": 51378107, + "voter": "drethe" + }, + { + "rshares": 51377505, + "voter": "qualwas" + }, + { + "rshares": 51376367, + "voter": "phent1994" + }, + { + "rshares": 51375075, + "voter": "baboyes" + }, + { + "rshares": 51373532, + "voter": "whor1973" + }, + { + "rshares": 51372739, + "voter": "youreforn" + }, + { + "rshares": 51371902, + "voter": "voll1981" + }, + { + "rshares": 51370717, + "voter": "copenty2" + }, + { + "rshares": 51369717, + "voter": "maject2" + }, + { + "rshares": 51367233, + "voter": "coust1997" + }, + { + "rshares": 51366398, + "voter": "busionea84" + }, + { + "rshares": 51365174, + "voter": "therver1" + }, + { + "rshares": 51364022, + "voter": "appirdsmanne1990" + }, + { + "rshares": 51362967, + "voter": "alienighted87" + }, + { + "rshares": 51359746, + "voter": "anity1994" + }, + { + "rshares": 59959066, + "voter": "themphe1" + }, + { + "rshares": 51355864, + "voter": "abild1988" + }, + { + "rshares": 51353540, + "voter": "spoll1973" + }, + { + "rshares": 66162576, + "voter": "afteld1" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 691998409, + "voter": "dikanevroman" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 1388766327, + "voter": "rusteemitblog" + }, + { + "rshares": 152303077, + "voter": "ndea30" + }, + { + "rshares": 152296208, + "voter": "domenico" + }, + { + "rshares": 161693690, + "voter": "shadowproject" + }, + { + "rshares": 161212160, + "voter": "origin" + }, + { + "rshares": 158044626, + "voter": "acute" + }, + { + "rshares": 151493636, + "voter": "serena199" + }, + { + "rshares": 151463890, + "voter": "gia7" + }, + { + "rshares": 151010953, + "voter": "richie4" + }, + { + "rshares": 150951797, + "voter": "coraline88" + }, + { + "rshares": 160326045, + "voter": "planet" + }, + { + "rshares": 150698556, + "voter": "harlen" + }, + { + "rshares": 150661966, + "voter": "yanuel" + }, + { + "rshares": 150613696, + "voter": "daritza" + }, + { + "rshares": 156820977, + "voter": "pirelli" + }, + { + "rshares": 156227917, + "voter": "panic" + }, + { + "rshares": 156054487, + "voter": "fallout" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 155378485, + "voter": "zendesk" + }, + { + "rshares": 28918197321, + "voter": "goldmatters" + }, + { + "rshares": 77956980, + "voter": "dealzgal" + }, + { + "rshares": 86562486, + "voter": "storage" + }, + { + "rshares": 70767496, + "voter": "blackmarket" + }, + { + "rshares": 76913589, + "voter": "gifts" + }, + { + "rshares": 91120780, + "voter": "expat" + }, + { + "rshares": 178722423, + "voter": "techslut" + }, + { + "rshares": 137659447, + "voter": "steemtrail" + }, + { + "rshares": 916421185, + "voter": "thirstyrecords" + }, + { + "rshares": 132935425, + "voter": "newsfeed" + } + ], + "author": "charlieshrem", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.32, + "beneficiaries": [], + "blacklists": [], + "body": "[![2014-02-01 18.23.38.jpg](https://s22.postimg.org/ky4d4nfxt/2014_02_01_18_23_38.jpg)](https://postimg.org/image/4acv25l65/)\n\nOften I write music to deal with my emotions. \n\nThe day after I was arrested and split up with Courtney, I wrote this song and recorded myself singing it.\n\nI wrote this in my journal: \n\n*I\u2019m sitting in my bedroom, here in the basement of parents\u2019 house. Alone with our dog, Ruby. She\u2019s a Shih, Tzu. You know, that small yappy breed with long hair and eyes like Igor in Young Frankenstein. Every so often, Ruby sniffs my foot and tugs my ankle bracelet. It\u2019s not the kind my dad manufactures in his jewelry business. My bracelet beeps when the batteries go low. It\u2019s beeping now. Ruby hates the noise. She\u2019s barking like crazy, attacking my foot. I better recharge before the Feds get angry. I lost my company. Then, I got strip-searched in JFK and lost my freedom.*\n\nI'm not the best of singers, but I hope you enjoy ! \n\nDownload: https://www.dropbox.com/s/5v080hwwtwnai1b/FlippinOut2.mp3\n\n'Free Shrem' T-Shirt below can be purchased here: http://www.7bucktees.com/shop/free-charlie-shrem-t-shirt/ \n\n>Tell me if I'm wrong, but it happens a lot\nThey get scared at things once they get hot\nWe now know it's a recurring theme\nWhat happened to the American dream ?\nI turned around to see what that could be ?\nNext thing that happens I'm a detainee, agents\nAnd they yell and shriek\nNow I haven't seen my girlfriend\nIn one whole week\n\n>I start to think that things are looking bad\nIn prison they gave me a writing pad\nHere comes my legal team, they're set ting bail\nPlease god help, I'll never survive in jail\nAnd now I'm thinking that I'm fed to sharks\nAgainst the wall, yeh they are throwin darts, fear\nAnd maybe sadness too\nNow let me take a good look at you!\n\n>I'm flipping out\nAnd my parents are sweating bullets\nI'm flipping out\nAnd my I'm counting down the minutes.\n\n>From the early on, Bitcoin was on the frontier\nWe decided to change the way we've lived for thousands of years\nWe fought with experts that they're incorrect\nWell what fees and middlemen, and a little respect?\nI ask the judge \"Am I ever going home?\"\nBut he just looks and says you should have known\nBecause laws, are here to protect our freedom\nI got my axe and spear and shield to fight in the coliseum\n\n>No more parties, I'm banned from cities\nNo more court and work, can it get more shitty\nNow its only friends and the neighbroohod guys\nTo go outside I must call the FBI\nI'm going crazy, yeh I'm on my way\nJust gotta learn all those crash phrases that I'll need to say\nLike Bitcoin, and I love you\nCause I know if I don't say it we won't get through!\n\n>I'm flipping out\u2026\nAnd I never shave my face\nCause I'm too scared of this case\nAnd I'll never take a shower\nCause in prison being large is power\nAnd my parents are sweating bullets\nAnd my I'm counting down the minutes.\nAnd my parents are sweating bullets\nAnd my I'm counting down the minutes.\nAnd my parents are sweating bullets\nAnd my I'm counting down the minutes.\nAnd now I'm starting to choke\nHey! I wish for just one more toke\n\nThis song is based on Flippin Out by Blue Fringe \n\n[![2014-01-31 15.39.05.jpg](https://s12.postimg.org/40nmqkdjx/2014_01_31_15_39_05.jpg)](https://postimg.org/image/pab91etuh/)", + "category": "music", + "children": 8, + "created": "2016-09-14T18:07:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s22.postimg.org/ky4d4nfxt/2014_02_01_18_23_38.jpg", + "https://s12.postimg.org/40nmqkdjx/2014_01_31_15_39_05.jpg" + ], + "links": [ + "https://postimg.org/image/4acv25l65/", + "https://www.dropbox.com/s/5v080hwwtwnai1b/FlippinOut2.mp3", + "http://www.7bucktees.com/shop/free-charlie-shrem-t-shirt/", + "https://postimg.org/image/pab91etuh/" + ], + "tags": [ + "music", + "life", + "bitcoin" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 78424906488601, + "payout": 350.72, + "payout_at": "2016-09-21T18:07:15", + "pending_payout_value": "350.720 HBD", + "percent_hbd": 10000, + "permlink": "steemit-exclusive-flippin-out-original-song-i-wrote-on-house-arrest-by-charlie-shrem", + "post_id": 1245515, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 456 + }, + "title": "Steemit Exclusive: Flippin Out: Original Song I wrote on House Arrest by Charlie Shrem", + "updated": "2016-09-14T18:13:30", + "url": "/music/@charlieshrem/steemit-exclusive-flippin-out-original-song-i-wrote-on-house-arrest-by-charlie-shrem" + }, + { + "active_votes": [ + { + "rshares": 480569089295, + "voter": "barrie" + }, + { + "rshares": 29720808326942, + "voter": "smooth" + }, + { + "rshares": 231747843331, + "voter": "anonymous" + }, + { + "rshares": 3205433782741, + "voter": "riverhead" + }, + { + "rshares": 1990356165280, + "voter": "badassmother" + }, + { + "rshares": 3306241240302, + "voter": "pharesim" + }, + { + "rshares": 2005008078872, + "voter": "hr1" + }, + { + "rshares": 5005603203756, + "voter": "kushed" + }, + { + "rshares": 2497507849245, + "voter": "wang" + }, + { + "rshares": 22380501232, + "voter": "jaewoocho" + }, + { + "rshares": 1606884995957, + "voter": "joseph" + }, + { + "rshares": 82723821395, + "voter": "aizensou" + }, + { + "rshares": 452596778928, + "voter": "recursive3" + }, + { + "rshares": 588951855036, + "voter": "masteryoda" + }, + { + "rshares": 3119362154488, + "voter": "recursive" + }, + { + "rshares": 1172454519, + "voter": "mineralwasser" + }, + { + "rshares": 644253462443, + "voter": "boombastic" + }, + { + "rshares": 85727010405, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6558190638, + "voter": "bingo-0" + }, + { + "rshares": 1620255991, + "voter": "bingo-1" + }, + { + "rshares": 5567259159137, + "voter": "smooth.witness" + }, + { + "rshares": 9645077587, + "voter": "idol" + }, + { + "rshares": 783497225124, + "voter": "steemrollin" + }, + { + "rshares": 4632015537, + "voter": "sakr" + }, + { + "rshares": 1660385973, + "voter": "jocelyn" + }, + { + "rshares": 13752626395, + "voter": "gregory-f" + }, + { + "rshares": 74898352154, + "voter": "eeks" + }, + { + "rshares": 478348587, + "voter": "paco-steem" + }, + { + "rshares": 5761288772, + "voter": "spaninv" + }, + { + "rshares": 9535707424, + "voter": "richman" + }, + { + "rshares": 550528437982, + "voter": "nanzo-scoop" + }, + { + "rshares": 16338000133, + "voter": "acidyo" + }, + { + "rshares": 13340014301, + "voter": "fact" + }, + { + "rshares": 9762378936, + "voter": "cian.dafe" + }, + { + "rshares": 47422549796, + "voter": "hannixx42" + }, + { + "rshares": 169118945841, + "voter": "mummyimperfect" + }, + { + "rshares": 98191919609, + "voter": "asch" + }, + { + "rshares": 1060918790, + "voter": "murh" + }, + { + "rshares": 6083782451, + "voter": "cryptofunk" + }, + { + "rshares": 2164613798, + "voter": "error" + }, + { + "rshares": 10263674551, + "voter": "andu" + }, + { + "rshares": 985042955913, + "voter": "cyber" + }, + { + "rshares": 10687278238, + "voter": "aizen01" + }, + { + "rshares": 6372292910, + "voter": "aizen02" + }, + { + "rshares": 3482772895, + "voter": "aizen03" + }, + { + "rshares": 1145023026, + "voter": "aizen04" + }, + { + "rshares": 484325382, + "voter": "aizen05" + }, + { + "rshares": 4698759112, + "voter": "aizen07" + }, + { + "rshares": 2810313611, + "voter": "aizen08" + }, + { + "rshares": 998812710, + "voter": "aizen09" + }, + { + "rshares": 432171763, + "voter": "aizen10" + }, + { + "rshares": 7109531805, + "voter": "aizen06" + }, + { + "rshares": 2986666907, + "voter": "aizen11" + }, + { + "rshares": 2052802727, + "voter": "aizen14" + }, + { + "rshares": 2413810847, + "voter": "aizen19" + }, + { + "rshares": 636225126, + "voter": "aizen15" + }, + { + "rshares": 6299030433, + "voter": "aizen16" + }, + { + "rshares": 48236653958, + "voter": "ak2020" + }, + { + "rshares": 632466769, + "voter": "aizen20" + }, + { + "rshares": 4134827463, + "voter": "aizen22" + }, + { + "rshares": 1099034433, + "voter": "aizen23" + }, + { + "rshares": 2161693603, + "voter": "aizen17" + }, + { + "rshares": 3402464131, + "voter": "aizen24" + }, + { + "rshares": 480934421, + "voter": "aizen18" + }, + { + "rshares": 1288443304, + "voter": "aizen25" + }, + { + "rshares": 2188687430, + "voter": "aizen28" + }, + { + "rshares": 3368022267, + "voter": "aizen26" + }, + { + "rshares": 1105570076, + "voter": "aizen27" + }, + { + "rshares": 3799766067, + "voter": "aizen32" + }, + { + "rshares": 2078826064, + "voter": "aizen30" + }, + { + "rshares": 3845310415, + "voter": "aizen31" + }, + { + "rshares": 1265719430, + "voter": "aizen33" + }, + { + "rshares": 1522643877, + "voter": "aizen34" + }, + { + "rshares": 305661234, + "voter": "aizen35" + }, + { + "rshares": 5734872441, + "voter": "aizen36" + }, + { + "rshares": 1430746846, + "voter": "aizen37" + }, + { + "rshares": 24894216743, + "voter": "paul-labossiere" + }, + { + "rshares": 400285218, + "voter": "aizen29" + }, + { + "rshares": 2816257454, + "voter": "aizen21" + }, + { + "rshares": 4321209833, + "voter": "aizen12" + }, + { + "rshares": 1839863893, + "voter": "aizen38" + }, + { + "rshares": 512951586, + "voter": "aizen39" + }, + { + "rshares": 392453750650, + "voter": "taoteh1221" + }, + { + "rshares": 418804855, + "voter": "applecrisp" + }, + { + "rshares": 373228451, + "voter": "stiletto" + }, + { + "rshares": 38900992099, + "voter": "juanmiguelsalas" + }, + { + "rshares": 83489211115, + "voter": "herzmeister" + }, + { + "rshares": 380297285001, + "voter": "kaylinart" + }, + { + "rshares": 1428617654, + "voter": "benthegameboy" + }, + { + "rshares": 4552013770, + "voter": "tee-em" + }, + { + "rshares": 5688956966, + "voter": "mark-waser" + }, + { + "rshares": 106031657083, + "voter": "geoffrey" + }, + { + "rshares": 192225597828, + "voter": "kimziv" + }, + { + "rshares": 77694324656, + "voter": "emily-cook" + }, + { + "rshares": 2187187538, + "voter": "superfreek" + }, + { + "rshares": 280886491, + "voter": "ladyclair" + }, + { + "rshares": 32979563136, + "voter": "venuspcs" + }, + { + "rshares": 20379203081, + "voter": "thebatchman" + }, + { + "rshares": 69473128292, + "voter": "rubybian" + }, + { + "rshares": 3148120145, + "voter": "orly" + }, + { + "rshares": 4777789654, + "voter": "getssidetracked" + }, + { + "rshares": 4953338586, + "voter": "riscadox" + }, + { + "rshares": 8377217440, + "voter": "cmtzco" + }, + { + "rshares": 128166832, + "voter": "strawhat" + }, + { + "rshares": 14215545466, + "voter": "r4fken" + }, + { + "rshares": 25052927517, + "voter": "tcfxyz" + }, + { + "rshares": 6938809092, + "voter": "futurefood" + }, + { + "rshares": 1275074566, + "voter": "steemswede" + }, + { + "rshares": 127015746, + "voter": "cryptochannel" + }, + { + "rshares": 1092316541, + "voter": "endgame" + }, + { + "rshares": 268754001183, + "voter": "slowwalker" + }, + { + "rshares": 381822182, + "voter": "aizen13" + }, + { + "rshares": 3279400287, + "voter": "aizen41" + }, + { + "rshares": 931911377, + "voter": "aizen42" + }, + { + "rshares": 3174813360, + "voter": "aizen46" + }, + { + "rshares": 868931638, + "voter": "aizen47" + }, + { + "rshares": 212993516, + "voter": "aizen48" + }, + { + "rshares": 111038594, + "voter": "aizen49" + }, + { + "rshares": 922579590, + "voter": "aizen51" + }, + { + "rshares": 513463948, + "voter": "strangerarray" + }, + { + "rshares": 446844083, + "voter": "aizen43" + }, + { + "rshares": 66332881, + "voter": "aizen44" + }, + { + "rshares": 748318238, + "voter": "aizen54" + }, + { + "rshares": 8925625163, + "voter": "ausbitbank" + }, + { + "rshares": 1231736991, + "voter": "dicov" + }, + { + "rshares": 17968591843, + "voter": "sebastien" + }, + { + "rshares": 12461342724, + "voter": "asim" + }, + { + "rshares": 90257674, + "voter": "snowden" + }, + { + "rshares": 14288962744, + "voter": "aaseb" + }, + { + "rshares": 4458314205, + "voter": "incomemonthly" + }, + { + "rshares": 19834680149, + "voter": "senseiteekay" + }, + { + "rshares": 1107695218, + "voter": "karen13" + }, + { + "rshares": 19964419792, + "voter": "meiisheree" + }, + { + "rshares": 10643753166, + "voter": "deviedev" + }, + { + "rshares": 1427008333, + "voter": "jrd8526" + }, + { + "rshares": 258942997644, + "voter": "nabilov" + }, + { + "rshares": 228989895, + "voter": "aizen52" + }, + { + "rshares": 11426107825, + "voter": "allmonitors" + }, + { + "rshares": 944207990, + "voter": "luisucv34" + }, + { + "rshares": 451012997202, + "voter": "knozaki2015" + }, + { + "rshares": 3948464515, + "voter": "maximkichev" + }, + { + "rshares": 83079934491, + "voter": "me-tarzan" + }, + { + "rshares": 186538708, + "voter": "aizen55" + }, + { + "rshares": 155326254146, + "voter": "blueorgy" + }, + { + "rshares": 4232907512, + "voter": "oululahti" + }, + { + "rshares": 4310267965, + "voter": "poseidon" + }, + { + "rshares": 3435416655, + "voter": "simon.braki.love" + }, + { + "rshares": 4344203931, + "voter": "fubar-bdhr" + }, + { + "rshares": 38485075439, + "voter": "royaltiffany" + }, + { + "rshares": 10684939578, + "voter": "rpf" + }, + { + "rshares": 2308118705, + "voter": "bitcoiner" + }, + { + "rshares": 3756497147, + "voter": "tarindel" + }, + { + "rshares": 14277844951, + "voter": "beowulfoflegend" + }, + { + "rshares": 30858533047, + "voter": "deanliu" + }, + { + "rshares": 5264878873, + "voter": "rainchen" + }, + { + "rshares": 32282405357, + "voter": "sauravrungta" + }, + { + "rshares": 138656821, + "voter": "bento" + }, + { + "rshares": 84683756607, + "voter": "rea" + }, + { + "rshares": 1659326796, + "voter": "tokyodude" + }, + { + "rshares": 7985566630, + "voter": "neroru" + }, + { + "rshares": 53841935416, + "voter": "jl777" + }, + { + "rshares": 65873095, + "voter": "pokemon" + }, + { + "rshares": 1700087173, + "voter": "yarly" + }, + { + "rshares": 256282552, + "voter": "yarly2" + }, + { + "rshares": 256665987, + "voter": "yarly3" + }, + { + "rshares": 148269777, + "voter": "yarly4" + }, + { + "rshares": 149106888, + "voter": "yarly5" + }, + { + "rshares": 84991309, + "voter": "yarly7" + }, + { + "rshares": 4942794802, + "voter": "gustavopasquini" + }, + { + "rshares": 885730214, + "voter": "happyphoenix" + }, + { + "rshares": 8674577701, + "voter": "chloetaylor" + }, + { + "rshares": 21120679249, + "voter": "krabgat" + }, + { + "rshares": 4543681820, + "voter": "proto" + }, + { + "rshares": 216628582, + "voter": "jasen.g1311" + }, + { + "rshares": 634121191, + "voter": "curator" + }, + { + "rshares": 31583288850, + "voter": "sisterholics" + }, + { + "rshares": 411321155, + "voter": "yarly10" + }, + { + "rshares": 1365664469, + "voter": "alex.chien" + }, + { + "rshares": 220139771, + "voter": "yarly11" + }, + { + "rshares": 76966318, + "voter": "yarly12" + }, + { + "rshares": 10469464801, + "voter": "logic" + }, + { + "rshares": 82066003, + "voter": "aizen53" + }, + { + "rshares": 21674786921, + "voter": "sisters" + }, + { + "rshares": 3529225276, + "voter": "sulev" + }, + { + "rshares": 52207362, + "voter": "reported" + }, + { + "rshares": 3323384099, + "voter": "glitterpig" + }, + { + "rshares": 6410776006, + "voter": "jed78" + }, + { + "rshares": 6145892599, + "voter": "shortcut" + }, + { + "rshares": 973098459, + "voter": "metaflute" + }, + { + "rshares": 440302381, + "voter": "bento04" + }, + { + "rshares": 738358963, + "voter": "bento03" + }, + { + "rshares": 1504291216, + "voter": "aizen" + }, + { + "rshares": 2298263441, + "voter": "taker" + }, + { + "rshares": 234848214, + "voter": "bento02" + }, + { + "rshares": 540710999, + "voter": "bento01" + }, + { + "rshares": 1001842855, + "voter": "pakisnxt" + }, + { + "rshares": 4238154544, + "voter": "nekromarinist" + }, + { + "rshares": 1618775242, + "voter": "coinbar" + }, + { + "rshares": 51206711, + "voter": "krushing" + }, + { + "rshares": 1357637530, + "voter": "merej99" + }, + { + "rshares": 1116534421253, + "voter": "laonie" + }, + { + "rshares": 245498462743, + "voter": "ozchartart" + }, + { + "rshares": 5002458769, + "voter": "croatia" + }, + { + "rshares": 64020118, + "voter": "vladimirputin" + }, + { + "rshares": 64028162, + "voter": "angelamerkel" + }, + { + "rshares": 8108046283, + "voter": "spaceghost" + }, + { + "rshares": 11407738123, + "voter": "thebluepanda" + }, + { + "rshares": 21092237723, + "voter": "yng-entrepreneur" + }, + { + "rshares": 58804600, + "voter": "southbaybits" + }, + { + "rshares": 80221808, + "voter": "bento06" + }, + { + "rshares": 23907443737, + "voter": "laoyao" + }, + { + "rshares": 37202738070, + "voter": "myfirst" + }, + { + "rshares": 226708662651, + "voter": "somebody" + }, + { + "rshares": 8719132054, + "voter": "flysaga" + }, + { + "rshares": 2993428317, + "voter": "brendio" + }, + { + "rshares": 2082766666, + "voter": "gmurph" + }, + { + "rshares": 7842754455, + "voter": "chris.roy" + }, + { + "rshares": 475411024, + "voter": "minnowsunited" + }, + { + "rshares": 50082132218, + "voter": "midnightoil" + }, + { + "rshares": 81536310749, + "voter": "mibenkito" + }, + { + "rshares": 998581895, + "voter": "altucher" + }, + { + "rshares": 527458962, + "voter": "marinaz" + }, + { + "rshares": 50065542, + "voter": "whatyouganjado" + }, + { + "rshares": 99580782, + "voter": "timferriss" + }, + { + "rshares": 3986418170, + "voter": "kurtbeil" + }, + { + "rshares": 1507110322, + "voter": "steemleak" + }, + { + "rshares": 102639999, + "voter": "darrenrowse" + }, + { + "rshares": 125239028343, + "voter": "xiaohui" + }, + { + "rshares": 177516599017, + "voter": "terrycraft" + }, + { + "rshares": 57624268, + "voter": "bigsambucca" + }, + { + "rshares": 5946655863, + "voter": "elfkitchen" + }, + { + "rshares": 5766430911, + "voter": "oflyhigh" + }, + { + "rshares": 54632055, + "voter": "makaveli" + }, + { + "rshares": 4028275782, + "voter": "xiaokongcom" + }, + { + "rshares": 12683521359, + "voter": "gargon" + }, + { + "rshares": 2305504187, + "voter": "pgarcgo" + }, + { + "rshares": 2670478664, + "voter": "future24" + }, + { + "rshares": 10512691519, + "voter": "thebotkiller" + }, + { + "rshares": 3304360046, + "voter": "blow" + }, + { + "rshares": 175834493, + "voter": "pcashmore" + }, + { + "rshares": 8120148271, + "voter": "xianjun" + }, + { + "rshares": 25744410392, + "voter": "hanshotfirst" + }, + { + "rshares": 58449787, + "voter": "andrew.sullivan" + }, + { + "rshares": 1679149988, + "voter": "mrdsoft" + }, + { + "rshares": 1025553643, + "voter": "brianclark" + }, + { + "rshares": 815283599, + "voter": "daniel.kahneman" + }, + { + "rshares": 228330036, + "voter": "tucker.max" + }, + { + "rshares": 77724719, + "voter": "evgenyche" + }, + { + "rshares": 726300641, + "voter": "darren.rowse" + }, + { + "rshares": 54611897, + "voter": "chris.dunn" + }, + { + "rshares": 3769689355, + "voter": "bledarus" + }, + { + "rshares": 1155158838, + "voter": "pat.flynn" + }, + { + "rshares": 1199604993, + "voter": "mattmarshall" + }, + { + "rshares": 429199025, + "voter": "timothysykes" + }, + { + "rshares": 2249451928, + "voter": "njall" + }, + { + "rshares": 178243549, + "voter": "party1999" + }, + { + "rshares": 104765652, + "voter": "patflynn" + }, + { + "rshares": 531944476, + "voter": "microluck" + }, + { + "rshares": 10482052829, + "voter": "gonzo" + }, + { + "rshares": 879418656, + "voter": "andrewsullivan" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 6669342810, + "voter": "rubenalexander" + }, + { + "rshares": 1952753169, + "voter": "chinadaily" + }, + { + "rshares": 30890609148, + "voter": "kyriacos" + }, + { + "rshares": 2425451498, + "voter": "steemist" + }, + { + "rshares": 1615188711, + "voter": "ignat" + }, + { + "rshares": 2985347983, + "voter": "gammagooblin" + }, + { + "rshares": 84680412457, + "voter": "serejandmyself" + }, + { + "rshares": 479539090, + "voter": "harvey.levin" + }, + { + "rshares": 9825243280, + "voter": "gvargas123" + }, + { + "rshares": 4657616967, + "voter": "themanualbot" + }, + { + "rshares": 3414196870, + "voter": "movievertigo" + }, + { + "rshares": 2803446535, + "voter": "netaterra" + }, + { + "rshares": 190920669, + "voter": "rand.fishkin" + }, + { + "rshares": 476161300, + "voter": "claudia" + }, + { + "rshares": 62941239, + "voter": "ozertayiz" + }, + { + "rshares": 1508294958, + "voter": "shadowspub" + }, + { + "rshares": 50215700, + "voter": "salebored" + }, + { + "rshares": 5178818052, + "voter": "silverbug2000" + }, + { + "rshares": 2129438571, + "voter": "cryptoeasy" + }, + { + "rshares": 5198875249, + "voter": "ats-david" + }, + { + "rshares": 1933020393, + "voter": "runridefly" + }, + { + "rshares": 3838533556, + "voter": "newandold" + }, + { + "rshares": 1195641870, + "voter": "pollux.one" + }, + { + "rshares": 4960803036, + "voter": "contentjunkie" + }, + { + "rshares": 75737751, + "voter": "uziriel" + }, + { + "rshares": 217992944, + "voter": "eyeye" + }, + { + "rshares": 7471182625, + "voter": "einsteinpotsdam" + }, + { + "rshares": 56342152, + "voter": "azz" + }, + { + "rshares": 72077912, + "voter": "lovetosteemit" + }, + { + "rshares": 1588604557, + "voter": "davidjkelley" + }, + { + "rshares": 55922381, + "voter": "jag" + }, + { + "rshares": 50326099, + "voter": "bitdrone" + }, + { + "rshares": 50317967, + "voter": "sleepcult" + }, + { + "rshares": 4533470987, + "voter": "sponge-bob" + }, + { + "rshares": 14885938126, + "voter": "digital-wisdom" + }, + { + "rshares": 3628482639, + "voter": "ethical-ai" + }, + { + "rshares": 266431218, + "voter": "reaction" + }, + { + "rshares": 45842138358, + "voter": "zahnspange" + }, + { + "rshares": 6531229957, + "voter": "jwaser" + }, + { + "rshares": 11919570943, + "voter": "doitvoluntarily" + }, + { + "rshares": 94005762939, + "voter": "thecyclist" + }, + { + "rshares": 414323782, + "voter": "steemorama" + }, + { + "rshares": 174173092, + "voter": "harveylevin" + }, + { + "rshares": 2557973598, + "voter": "bwaser" + }, + { + "rshares": 120475423, + "voter": "gary.vaynerchuk" + }, + { + "rshares": 51729228, + "voter": "jeff-kubitz" + }, + { + "rshares": 69332849, + "voter": "movietrailers" + }, + { + "rshares": 4525613628, + "voter": "brains" + }, + { + "rshares": 50450987, + "voter": "waldemar-kuhn" + }, + { + "rshares": 52157342, + "voter": "xpice" + }, + { + "rshares": 255505026, + "voter": "anomaly" + }, + { + "rshares": 2293523812, + "voter": "ellepdub" + }, + { + "rshares": 1550172009, + "voter": "allesgruen" + }, + { + "rshares": 50407156, + "voter": "timothy.sykes" + }, + { + "rshares": 196933091, + "voter": "ola1" + }, + { + "rshares": 11523442311, + "voter": "herpetologyguy" + }, + { + "rshares": 54452104, + "voter": "drac59" + }, + { + "rshares": 51218853, + "voter": "statsbot" + }, + { + "rshares": 51212367, + "voter": "newsbot" + }, + { + "rshares": 4605222112, + "voter": "morgan.waser" + }, + { + "rshares": 50678219, + "voter": "crashoverride" + }, + { + "rshares": 50662052, + "voter": "cartman" + }, + { + "rshares": 1206752302, + "voter": "anns" + }, + { + "rshares": 57373409, + "voter": "teo" + }, + { + "rshares": 1317025453, + "voter": "aksinya" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 3527686647, + "voter": "strong-ai" + }, + { + "rshares": 225041041, + "voter": "king3071" + }, + { + "rshares": 53952708, + "voter": "dickbutt" + }, + { + "rshares": 527291325, + "voter": "grisha-danunaher" + }, + { + "rshares": 80892186, + "voter": "peeweeherman" + }, + { + "rshares": 80758609, + "voter": "cowboycurtis" + }, + { + "rshares": 80739153, + "voter": "jambii" + }, + { + "rshares": 161311844, + "voter": "coolcat" + }, + { + "rshares": 161223764, + "voter": "opall" + }, + { + "rshares": 161108379, + "voter": "chair" + }, + { + "rshares": 160979939, + "voter": "conky" + }, + { + "rshares": 160118622, + "voter": "dademurphy" + }, + { + "rshares": 162925257, + "voter": "uct" + }, + { + "rshares": 1603659335, + "voter": "yanik" + }, + { + "rshares": 159329211, + "voter": "chart" + }, + { + "rshares": 159253081, + "voter": "mrssteve" + }, + { + "rshares": 159170293, + "voter": "towelie" + }, + { + "rshares": 158676075, + "voter": "iberia" + }, + { + "rshares": 158712197, + "voter": "philipjfry" + }, + { + "rshares": 158642800, + "voter": "ranger" + }, + { + "rshares": 149130097, + "voter": "ndea30" + }, + { + "rshares": 149123370, + "voter": "domenico" + }, + { + "rshares": 435351417, + "voter": "witchcraftblog" + }, + { + "rshares": 158523226, + "voter": "shadowproject" + }, + { + "rshares": 158246961, + "voter": "mrhanky" + }, + { + "rshares": 158157355, + "voter": "popcornmachine" + }, + { + "rshares": 148337519, + "voter": "serena199" + }, + { + "rshares": 148308392, + "voter": "gia7" + }, + { + "rshares": 4087497262, + "voter": "dresden" + }, + { + "rshares": 157713029, + "voter": "wilburtsmythe" + }, + { + "rshares": 161323470, + "voter": "pawel-krawczyk" + }, + { + "rshares": 157354321, + "voter": "bitrx" + }, + { + "rshares": 147864891, + "voter": "richie4" + }, + { + "rshares": 146204545, + "voter": "jameshowarrd" + }, + { + "rshares": 147806968, + "voter": "coraline88" + }, + { + "rshares": 147559003, + "voter": "harlen" + }, + { + "rshares": 147523175, + "voter": "yanuel" + }, + { + "rshares": 147475911, + "voter": "daritza" + }, + { + "rshares": 156643129, + "voter": "bluetrade" + }, + { + "rshares": 159554050, + "voter": "planetearth" + }, + { + "rshares": 159539963, + "voter": "blender" + }, + { + "rshares": 159387371, + "voter": "bosch" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 156180960, + "voter": "shape" + }, + { + "rshares": 155528114, + "voter": "icesteem" + }, + { + "rshares": 158535752, + "voter": "nerds" + }, + { + "rshares": 77287933, + "voter": "storage" + }, + { + "rshares": 153997064, + "voter": "highfive" + }, + { + "rshares": 153963165, + "voter": "jebus" + }, + { + "rshares": 153940931, + "voter": "clarence" + }, + { + "rshares": 61536953, + "voter": "blackmarket" + }, + { + "rshares": 70760501, + "voter": "gifts" + }, + { + "rshares": 153036915, + "voter": "steemet" + }, + { + "rshares": 151844742, + "voter": "qantheman" + } + ], + "author": "knozaki2015", + "author_payout_value": "0.000 HBD", + "author_reputation": 69.9, + "beneficiaries": [], + "blacklists": [], + "body": "\n
    Easy Dishes ToMake For Your50th BirthdayDinner P

    \n

    We all love to have some sweet food sometimes, aren\u2019t we? But the moment you take a bite - or two - from the chocolate bar, you start feeling regret. Isn\u2019t it such a pity, that the enjoyment of sweet food, always comes with regrets and self- hate? Well, I\u2019m here to change exactly that! Let\u2019s start off with the delicioso, super easy to prepare: \u201cSweet Date Caramel\u201d

    \n

    Dates - the Arabian superfruit

    \n

    But before I start preparing the Date Caramel, I would like to show you, the incredible health benefits of this superfruit. Dates have a long tradition in middle eastern countries. They are known as energy boosters and nutritious bombs. You heard right, these little rascals have what it takes. I heard quite often that Dates where the number one source of Calories, Sugar, and essential Vitamins. Nomads only needed 8 dates, per day, to survive! Pretty impressive right? Here is a picture, summarizing all the benefits, of this sweet fruit, for your health:

    \n
    https://www.organicfacts.net/wp-content/uploads/2013/12/Dates.jpg
    \n
    Source
    \n

    What do we need?

    \n

    Keep in mind, that I prepared a portion for 4 People. If you want to prepare a portion for 2, or even just for yourself, you can easily adjust the portion size accordingly.

    \n
    I used:
    \n
    http://i.imgur.com/5k45bXc.jpg
    \n
      \n
    • 14 dates (you should have two more, in standby)
    • \n
    • 6 TBL almond milk (I\u2019m sure normal Milk would do it\u2019s job, as well)
    • \n
    • 2 tsp Vanilla
    • \n
    • Water (in case of emergency)
    • \n
    • a Blender
    • \n
    \n
    http://im2.ezgif.com/tmp/ezgif-111392473.gif
    \n

    Le Preparation

    \n

    First, you need to remove the stone from the dates. After you have accomplished the task, you can put the nude Dates into a blender.

    \n
    http://i.imgur.com/jBBpUAw.jpg

    \n

    \nNow add the Almond Milk. I prefer almond milk over plain cow milk, because of its health benefits and the nutty taste it adds to the Date Caramel. Trust me, the nutty note just makes it, even more, *moooaww*

    \n
    http://i.imgur.com/UhlxWTV.jpg
    \n

    \n
    Now add the Vanilla.
    \n
    http://i.imgur.com/suLozvB.jpg
    \n

    Let the show begin! If the mixture is too thick, you can just add some water to it and if is too thin, just add one of your \u201cStandby- Dates\u201d. Congratulations, now you have a healthy and vegan Date Caramel and it was pretty easy to prepare - am I right? The great thing is, that you can now use it as you like.

    \n

    My personal Favorite, is this Food Porn right here:

    \n
    http://i.imgur.com/klppPMD.jpg
    \n


    \n

    Just take an apple, put it on a plate with a little bit of water and microwave it for about 10 Minutes. Get yourself some Vanilla Icecream and Cinnamon powder. Et Voil\u00e0- you have the perfect dessert to impress your friends! 

    \n\n
    \nWritten by @chris.roy\n\n@knozaki2015 features authors and artist to promote them and a diversity of content. \nBy submitting your post to be featured you agree that you are the author of the article and thereby grant me the publishing rights of it and that you are responsible for any legal issues, it may or may not cause.\nDue to recent events, I will not be able to feature any new authors. Thank you for your understanding!\n\nThe author will receive 100% of the STEEM Dollars from this post\n\nIf you like this post please support @chris.roy and follow the author", + "category": "food", + "children": 17, + "created": "2016-09-14T21:26:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s14.postimg.org/54ww2a6ep/Easy_Dishes_To_Make_For_Your50th_Birthday_Dinner_P.jpg", + "https://www.organicfacts.net/wp-content/uploads/2013/12/Dates.jpg", + "http://i.imgur.com/5k45bXc.jpg", + "http://im2.ezgif.com/tmp/ezgif-111392473.gif", + "http://i.imgur.com/jBBpUAw.jpg", + "http://i.imgur.com/UhlxWTV.jpg", + "http://i.imgur.com/suLozvB.jpg", + "http://i.imgur.com/klppPMD.jpg" + ], + "links": [ + "https://postimg.org/image/i92geyygd/", + "https://www.organicfacts.net/health-benefits/fruit/health-benefits-of-dates.html" + ], + "tags": [ + "food", + "minnowsunite", + "steemsquad", + "dessert" + ], + "users": [ + "chris.roy", + "knozaki2015" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 69580639435137, + "payout": 283.913, + "payout_at": "2016-09-21T21:26:09", + "pending_payout_value": "283.913 HBD", + "percent_hbd": 10000, + "permlink": "healthy-datel-caramel", + "post_id": 1247480, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 382 + }, + "title": "Healthy Datel Caramel", + "updated": "2016-09-14T21:26:09", + "url": "/food/@knozaki2015/healthy-datel-caramel" + }, + { + "active_votes": [ + { + "rshares": 480630048126, + "voter": "barrie" + }, + { + "rshares": 260741200399, + "voter": "anonymous" + }, + { + "rshares": 12558772248339, + "voter": "rainman" + }, + { + "rshares": 3361035809168, + "voter": "riverhead" + }, + { + "rshares": 7107029948003, + "voter": "xeldal" + }, + { + "rshares": 5881191395025, + "voter": "enki" + }, + { + "rshares": 2098698685686, + "voter": "hr1" + }, + { + "rshares": 139323890526, + "voter": "svk" + }, + { + "rshares": 2645431856391, + "voter": "wang" + }, + { + "rshares": 23335923038, + "voter": "jaewoocho" + }, + { + "rshares": 4576100618725, + "voter": "witness.svk" + }, + { + "rshares": 644333450804, + "voter": "boombastic" + }, + { + "rshares": 85751729008, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6360162207, + "voter": "bingo-0" + }, + { + "rshares": 1571350312, + "voter": "bingo-1" + }, + { + "rshares": 173857414147, + "voter": "pairmike" + }, + { + "rshares": 2692207475582, + "voter": "donkeypong" + }, + { + "rshares": 832643723033, + "voter": "steemrollin" + }, + { + "rshares": 10708289334, + "voter": "k-rapper" + }, + { + "rshares": 290378933261, + "voter": "chitty" + }, + { + "rshares": 3109799048, + "voter": "yefet" + }, + { + "rshares": 5301089523, + "voter": "mazi" + }, + { + "rshares": 13631157188, + "voter": "valtr" + }, + { + "rshares": 10081425379, + "voter": "andzzz" + }, + { + "rshares": 371664907622, + "voter": "craig-grant" + }, + { + "rshares": 16939229067, + "voter": "jademont" + }, + { + "rshares": 1259886892296, + "voter": "gavvet" + }, + { + "rshares": 89894560578, + "voter": "eeks" + }, + { + "rshares": 468170958, + "voter": "paco-steem" + }, + { + "rshares": 912629723016, + "voter": "cryptogee" + }, + { + "rshares": 5638874610, + "voter": "spaninv" + }, + { + "rshares": 12893763252, + "voter": "james-show" + }, + { + "rshares": 299928158918, + "voter": "teamsteem" + }, + { + "rshares": 8668836986, + "voter": "richman" + }, + { + "rshares": 566417675563, + "voter": "nanzo-scoop" + }, + { + "rshares": 161159595717, + "voter": "steve-walschot" + }, + { + "rshares": 10056251436, + "voter": "kefkius" + }, + { + "rshares": 14475251526, + "voter": "cian.dafe" + }, + { + "rshares": 174287581799, + "voter": "mummyimperfect" + }, + { + "rshares": 313655738, + "voter": "coar" + }, + { + "rshares": 616730968749, + "voter": "kevinwong" + }, + { + "rshares": 1061031878, + "voter": "murh" + }, + { + "rshares": 3042195289, + "voter": "cryptofunk" + }, + { + "rshares": 5268583124, + "voter": "marta-zaidel" + }, + { + "rshares": 961838456342, + "voter": "cyber" + }, + { + "rshares": 49551143969, + "voter": "ak2020" + }, + { + "rshares": 68492398954, + "voter": "justtryme90" + }, + { + "rshares": 365287420, + "voter": "stiletto" + }, + { + "rshares": 105245630609, + "voter": "will-zewe" + }, + { + "rshares": 353861612068, + "voter": "kaylinart" + }, + { + "rshares": 23608357666, + "voter": "lindee-hamner" + }, + { + "rshares": 48104501090, + "voter": "brandonp" + }, + { + "rshares": 5045815647, + "voter": "tee-em" + }, + { + "rshares": 29647632659, + "voter": "michaelx" + }, + { + "rshares": 5690416715, + "voter": "mark-waser" + }, + { + "rshares": 197605975968, + "voter": "kimziv" + }, + { + "rshares": 6737247530, + "voter": "mammasitta" + }, + { + "rshares": 77701328422, + "voter": "emily-cook" + }, + { + "rshares": 2187515681, + "voter": "superfreek" + }, + { + "rshares": 12060392492, + "voter": "primus" + }, + { + "rshares": 458408623, + "voter": "mrhankeh" + }, + { + "rshares": 68189126548, + "voter": "bacchist" + }, + { + "rshares": 7417194080, + "voter": "dasha" + }, + { + "rshares": 164270750414, + "voter": "asmolokalo" + }, + { + "rshares": 60484183391, + "voter": "good-karma" + }, + { + "rshares": 462735846588, + "voter": "roelandp" + }, + { + "rshares": 57111001910, + "voter": "ezzy" + }, + { + "rshares": 69483754597, + "voter": "rubybian" + }, + { + "rshares": 3215622713, + "voter": "orly" + }, + { + "rshares": 136627506449, + "voter": "jackkang" + }, + { + "rshares": 7271192517, + "voter": "elyaque" + }, + { + "rshares": 25161685161, + "voter": "strangerarray" + }, + { + "rshares": 12010999106, + "voter": "asim" + }, + { + "rshares": 331498142463, + "voter": "jesta" + }, + { + "rshares": 85507270, + "voter": "snowden" + }, + { + "rshares": 1329261414, + "voter": "karen13" + }, + { + "rshares": 27929146974, + "voter": "dwinblood" + }, + { + "rshares": 10871185849, + "voter": "deviedev" + }, + { + "rshares": 17946126313, + "voter": "meesterboom" + }, + { + "rshares": 6539847787, + "voter": "juvyjabian" + }, + { + "rshares": 4205385163, + "voter": "dcryptogold" + }, + { + "rshares": 476670464, + "voter": "karenmckersie" + }, + { + "rshares": 11426107825, + "voter": "allmonitors" + }, + { + "rshares": 798945222, + "voter": "luisucv34" + }, + { + "rshares": 7462001225, + "voter": "lichtblick" + }, + { + "rshares": 84865861, + "voter": "wildchild" + }, + { + "rshares": 23977173855, + "voter": "peacekeeper" + }, + { + "rshares": 4310714379, + "voter": "poseidon" + }, + { + "rshares": 2331386018, + "voter": "iamwne" + }, + { + "rshares": 362425690788, + "voter": "calaber24p" + }, + { + "rshares": 20118934678, + "voter": "mustafaomar" + }, + { + "rshares": 10248819596, + "voter": "rpf" + }, + { + "rshares": 3927670217, + "voter": "tarindel" + }, + { + "rshares": 3712873920, + "voter": "azurejasper" + }, + { + "rshares": 5136909682, + "voter": "travelista" + }, + { + "rshares": 273502319761, + "voter": "liberosist" + }, + { + "rshares": 116147067, + "voter": "chugumoto" + }, + { + "rshares": 64612409205, + "voter": "jl777" + }, + { + "rshares": 1736505397, + "voter": "yarly" + }, + { + "rshares": 261735372, + "voter": "yarly2" + }, + { + "rshares": 262126965, + "voter": "yarly3" + }, + { + "rshares": 151424453, + "voter": "yarly4" + }, + { + "rshares": 152279375, + "voter": "yarly5" + }, + { + "rshares": 86799635, + "voter": "yarly7" + }, + { + "rshares": 50619397, + "voter": "whalepool" + }, + { + "rshares": 8725377239, + "voter": "fishborne" + }, + { + "rshares": 18842461882, + "voter": "carlidos" + }, + { + "rshares": 205602553, + "voter": "strictlybusiness" + }, + { + "rshares": 15209824505, + "voter": "lemooljiang" + }, + { + "rshares": 21551698467, + "voter": "krabgat" + }, + { + "rshares": 5452572015, + "voter": "proto" + }, + { + "rshares": 32492216004, + "voter": "sisterholics" + }, + { + "rshares": 420087145, + "voter": "yarly10" + }, + { + "rshares": 1326778796, + "voter": "alex.chien" + }, + { + "rshares": 224823596, + "voter": "yarly11" + }, + { + "rshares": 78603899, + "voter": "yarly12" + }, + { + "rshares": 5418291985, + "voter": "beanz" + }, + { + "rshares": 119256107, + "voter": "bullionstackers" + }, + { + "rshares": 47916143282, + "voter": "jasonstaggers" + }, + { + "rshares": 7221042729, + "voter": "uwe69" + }, + { + "rshares": 1049922021, + "voter": "metaflute" + }, + { + "rshares": 10726563303, + "voter": "gomeravibz" + }, + { + "rshares": 2757990343, + "voter": "taker" + }, + { + "rshares": 4238154544, + "voter": "nekromarinist" + }, + { + "rshares": 40359533882, + "voter": "rampant" + }, + { + "rshares": 1148751360761, + "voter": "laonie" + }, + { + "rshares": 22486880189, + "voter": "thebluepanda" + }, + { + "rshares": 22424637028, + "voter": "laonie1" + }, + { + "rshares": 22941246641, + "voter": "laonie2" + }, + { + "rshares": 22949353334, + "voter": "laonie3" + }, + { + "rshares": 38537311448, + "voter": "myfirst" + }, + { + "rshares": 233233014862, + "voter": "somebody" + }, + { + "rshares": 8962925999, + "voter": "flysaga" + }, + { + "rshares": 2501589854, + "voter": "gmurph" + }, + { + "rshares": 87637371951, + "voter": "timsaid" + }, + { + "rshares": 51522985563, + "voter": "midnightoil" + }, + { + "rshares": 85931785, + "voter": "coderg" + }, + { + "rshares": 4371051493, + "voter": "ullikume" + }, + { + "rshares": 22944895384, + "voter": "laonie4" + }, + { + "rshares": 22942676593, + "voter": "laonie5" + }, + { + "rshares": 22939779370, + "voter": "laonie6" + }, + { + "rshares": 22935888604, + "voter": "laonie7" + }, + { + "rshares": 3654794056, + "voter": "kurtbeil" + }, + { + "rshares": 22932609455, + "voter": "laonie8" + }, + { + "rshares": 22929943691, + "voter": "laonie9" + }, + { + "rshares": 36649510663, + "voter": "budgetbucketlist" + }, + { + "rshares": 128854886386, + "voter": "xiaohui" + }, + { + "rshares": 6099870193, + "voter": "elfkitchen" + }, + { + "rshares": 103345111033, + "voter": "joele" + }, + { + "rshares": 2196539088, + "voter": "paynode" + }, + { + "rshares": 4140942328, + "voter": "xiaokongcom" + }, + { + "rshares": 12686776386, + "voter": "gargon" + }, + { + "rshares": 2118152083, + "voter": "natalymaty" + }, + { + "rshares": 1557779220, + "voter": "future24" + }, + { + "rshares": 53921361236, + "voter": "driv3n" + }, + { + "rshares": 8347214480, + "voter": "xianjun" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 9726421881, + "voter": "mione" + }, + { + "rshares": 546754175, + "voter": "microluck" + }, + { + "rshares": 22924046457, + "voter": "laonie10" + }, + { + "rshares": 347339541, + "voter": "mrlogic" + }, + { + "rshares": 5712706354, + "voter": "trev" + }, + { + "rshares": 45978108133, + "voter": "emancipatedhuman" + }, + { + "rshares": 6608033441, + "voter": "hilarski" + }, + { + "rshares": 60268978617, + "voter": "mandibil" + }, + { + "rshares": 238342815, + "voter": "onlyvoluntary" + }, + { + "rshares": 688350896, + "voter": "dajohns1420" + }, + { + "rshares": 2076567304, + "voter": "cryptoeasy" + }, + { + "rshares": 138824289, + "voter": "godo" + }, + { + "rshares": 1738909603, + "voter": "macksby" + }, + { + "rshares": 22610744163, + "voter": "laonie11" + }, + { + "rshares": 1588936289, + "voter": "davidjkelley" + }, + { + "rshares": 9069044778, + "voter": "sponge-bob" + }, + { + "rshares": 4267194369, + "voter": "l0k1" + }, + { + "rshares": 14889959110, + "voter": "digital-wisdom" + }, + { + "rshares": 3629351236, + "voter": "ethical-ai" + }, + { + "rshares": 450072622, + "voter": "saramiller" + }, + { + "rshares": 3725515516, + "voter": "sift666" + }, + { + "rshares": 6532742806, + "voter": "jwaser" + }, + { + "rshares": 3474797694, + "voter": "bitscape" + }, + { + "rshares": 2558584016, + "voter": "bwaser" + }, + { + "rshares": 60100889828, + "voter": "tracemayer" + }, + { + "rshares": 9053555961, + "voter": "brains" + }, + { + "rshares": 716841695, + "voter": "jessicanicklos" + }, + { + "rshares": 2347405646, + "voter": "ellepdub" + }, + { + "rshares": 59178617, + "voter": "inarix03" + }, + { + "rshares": 218469519, + "voter": "ola1" + }, + { + "rshares": 5844887345, + "voter": "michelle.gent" + }, + { + "rshares": 11830907146, + "voter": "herpetologyguy" + }, + { + "rshares": 4606376626, + "voter": "morgan.waser" + }, + { + "rshares": 1207993332, + "voter": "anns" + }, + { + "rshares": 50534533, + "voter": "bapparabi" + }, + { + "rshares": 9644208954, + "voter": "luzcypher" + }, + { + "rshares": 3528522670, + "voter": "strong-ai" + }, + { + "rshares": 2442055473, + "voter": "senseye" + }, + { + "rshares": 197654481, + "voter": "mgibson" + }, + { + "rshares": 71104899, + "voter": "storage" + }, + { + "rshares": 64607414, + "voter": "gifts" + }, + { + "rshares": 206284042, + "voter": "therajmahal" + }, + { + "rshares": 150708374, + "voter": "toddemaher1" + } + ], + "author": "the-alien", + "author_payout_value": "0.000 HBD", + "author_reputation": 67.82, + "beneficiaries": [], + "blacklists": [], + "body": "![Alt Text](http://ldsmag.com/wp-content/uploads/2016/04/Guilt-1024x708.jpg)\n\nYou don\u2019t remember where or how it started but one day you get introduced to a new game, the game is called Gleamit. \n\nThe game of Gleamit is like the game of life, most of the same rules apply as well: You move forward by providing value to the community, life is has ups and downs, and if you care and work hard enough you get closer to the goal.\n\nThe big difference however, is that if it reaches a certain level of success the game of Gleamit can change the game of life, or at least certain aspects of it. That possibility then becomes something that most new adopters inevitaby get inspired by. \n\nNow, most of those adopters (Let\u2019s call them Gleamians) are driven by similar goals. They want to watch their favorite platform change the rules of the game from within the game. So it\u2019s only a matter of time until many of them try to assist that disruptive technology in its revolutionary journey. \n\nFurthermore, the social aspect of the game provides the opportunity of receiving monetary rewards to those who are willing to create valuable content. Not only that, but the game also rewards its participants with shares of the company in form of vests.\n\nThis way if you are really interested in the prosperity and long term success of the Gleamit you will get to be in one form or another part of the success, especially if the value of Gleam rises after a great level of adoption.\n\n![Alt Text](https://digitalstrategyworld.files.wordpress.com/2014/10/digital-marketing.jpg)\n\nIn away you want the platform to succeed, then your prosperity is somehow correlated to the prosperity of the company. And it goes without saying that there is more incentive for you when Gleamit grows and prosper than the opposite.\n \nAmazing isn\u2019t it? Especially if you haven\u2019t invested any money in the company to begin with.\n\nBut here\u2019s the problem, there are some Gleamians however that only seem to focus on the immediate monetary gain. \n\n\u201cQuick, let\u2019s milk this fucker while there is still a chance!\u201d\n\nAnd when that doesn\u2019t work, they spend the countless prescious hours complaining about it while they could\u2019ve allocated that time in a far better use. In a way, they become victims to their urge for instant gratification.\n\n![Alt Text](http://assets4.bigthink.com/system/idea_thumbnails/56906/primary/instant-gratification-i-want-it-now.jpg?1415393230)\n\nSome people think that\u2019s it\u2019s a good idea to just keep messaging their posts to all Whales, Orcas, Dolphins.. Or whatever. Without realizing that everybody is doing the same.\n\nThe problem with that strategy is that it\u2019s as effective as standing on a construction building and keep shouting at women all day, complementing them for their good looks.\n\nAnd just like in the game of life, the same goes for game of Gleamit, that urge for instant gratification causes them to act against their self-interest.\n\nThey start coming up with insane strategies such us sending 0,01 Gleam Dollars and ask for an upvote, to try to guilt the other person to give them what they seek. \n\n![Alt text](https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcTqKyIDlYHSEWHvB5D9pQ94NJBy7o4z4vzohv8fTr15SDYbqIQB)\n\nThe truth is, guilting people is never an acceptable way to interact. And neither is this one: *\u201cHey! I just upvoted you, now upvote me back. You owe me!\u201d*\n\n# That\u2019s Not Hustling\n\nI don\u2019t know what to call it, but that\u2019s a totally different animal. The problem with approaches like this one, is not only they are inefficient, it\u2019s that they are extremely counterproductive to the desirable outcome. \n\nBut I guess that\u2019s what happens when you let the urge take the pilot seat.\n\nMy biggest fear writing this post, is that it\u2019s the good ones that start to feel self-conscious about their interactions while they have done nothing wrong. \n\nThe trolls will probably continue to do the same anyways, they probably have been doing the same thing all their life and will continue doing so till the day they die. Even worse, they\u2019re probably already engaging in all types of emotional blackmail, and guilting schemes with their partners and kids.\n\nThe funny part about the whole thing is that I\u2019m writing this alternate universe metaphor just to get the story across before their reactionary anger builds a wall. But this probably wouldn\u2019t work.\n\nWho am I kidding? We all know I\u2019m talking about steemit anyways.\n\n# Waiting for Greatness\n\n![Alt text](http://www.faderiabusybee.com/uploads/6/0/2/9/60293001/1453768966.png)\n\nSometimes I receive messages from people asking me about writing advice, surprisingly enough, one of the most common questions I receive is this one:\n\n*\u201cHow do I become a great writer?\u201d*\n\nI usually tell them that first of all, I am not a great writer and that my goal is just to keep learning and improving because to me that it\u2019s a process that never stops. Then I ask them out of curiosity about what does being a \u201cgreat writer\u201d mean to them.\n\nAgain, you\u2019d be surprised how many times I've heard a variation of the following:\n\n*\u201cI just meant that I want do well in steemit. What\u2019s the one thing that I can do to hit the jackpot?\u201d* \n\nAnd that\u2019s the part where I don\u2019t answer anymore.\n\nThe truth is I'm never concerned about instant jackpots, and I don\u2019t know a fail-proof way to success. To me life has up and downs, and failing is a part of the game, and to be totally honest, I never heard of any effortless thing that guarantees success. Quite frankly, there are no guarantees.\n\nWhat I can tell you on the other hand, is there is a sure ironclad way for you to NOT achieve that greatness that you seek.\n\n# Entitlement is Not a Friend\n\nAs in inner coping mechanisms that often turn against you, hardly anything competes with entitlement. You think you\u2019re coping because blaming others is easier, but what you don\u2019t realize is those instincts are working against you at the very same time.\n\nThis not only exclusive to business by the way, the same thing applies to personal relationships as well. And if you don\u2019t believe me ask yourself this: What happens when you take people for granted?\n\n![Alt text](http://img2.etsystatic.com/002/0/5441659/il_fullxfull.379480038_liw6.jpg)\n\nThe problem with entitlement is that it can turn against you so quick and so fast that not only it strays you away from your path, but it blinds you completely. Then all of the sudden you start exporting all your uncomfortable feelings to other people and start blaming them for your perceived failures.\n\n### And now you\u2019re stuck playing the blame game.\n\nYou look at the trending page and you start asking yourself questions like this: *Why him and not me?* \n\nLet me stop you right there, because in case you haven\u2019t that type behavior is not precisely what you would associate with greatness. \n\n*\u201cThis guy doesn\u2019t deserve all of these upvotes, that girl is always featured for no good reason\u2026Etc.\u201d*\n\nThis is how it starts, the envy, pointing fingers... And before you know it you start acting on those feelings and you start sending messages left and right and spamming the chat rooms with jealousy and envy in order to influence people to not vote for others, so they can vote for you instead.\n\nAnd then when that plan doesn\u2019t work either (Duh?) You start finding a common enemy to rally against and blame, in this case: The Whales.\n\n# The Lame Game of Blame\n\nYou know these are just people like you and me, right? They have different lives, different opinions, different situations\u2026 It\u2019s not a one uniform enemy that\u2019s conspiring against you.\n\nBut what if you stop thinking about yourself, about what you\u2019re \u2018owed\u2019, and put yourself in their situation? What if they work hard to make all of this come true? Have you stopped to think about that?\n\nJust look at what steem has on the rest of currencies (obviously wishing them success as well):\n\n More diversity, more potential for mass adoption, countless new initiatives and apps every day\u2026 Plus something that no one else has: The power of story. If social networking is what you\u2019re looking for, this is an substantial positive.\n\nAnd not to forget, there are networks of steemians who are already dedicated to the prosperity and long term success of steemit.\n\n![Alt Text](http://www.khuevan.com/files/large/d788aae4ae7dfa3)\n\nWhatever happened to growing from a pond to a lake to an ocean? These things don\u2019t happen overnight, we\u2019re still at the beginning, remember?\n\nDon\u2019t let that instant gratification get the best of you.\n\nwe still have a long way to go, but if we want to grow as a platform and achieve levels of success that we aim for, but one thing is sure, this is not going to happen by bringing each other down. \n\nThink about it this way, what if you were a whale? What would you rather? That you see a vibrant community growing and inspiring each other to rise beyond any other platform? Or do you wanna wake up to 120 messages where most of them can be resumed in one word: \u201cGimme\u201d.\n\nAnd then when that strategy doesn\u2019t work, guess what happened? Coping mechanism number two steps in and there is always someone else to blame.\n\nAlways think about the other person\u2019s perspective before assigning the blame, or even better, don\u2019t play the blame game.\n\nAgain, think about it this way, what if you work for a similar platform only that this time the platform is run by someone else \u2013 say, for example Elon Musk. You see, Elon doesn\u2019t constantly keep shifting between a revolutionary genius that tries to change the world, and a demon, depending on how his decisions affect your personal situation. It\u2019s not how it works.\n\nDo you see how unhealthy this is?\n\nNow I know what you\u2019re gonna say: *\u201cBut\u2026 That dude is \u2018hoarding\u2019 all the upvotes! I write way better than him. That so not fair!\u201d*\n\nMaybe, or maybe it is fair? How would you know? What if that guy does a lot of work behind the scenes? Have you even stopped to think about that? And more importantly, that\u2019s not your problem.\n\nMaybe they reward familiarity because it\u2019s very important in any social media platform, maybe they try to help but they can\u2019t, or maybe you\u2019re just three feet from gold.\n\nAnd maybe, and this is the most important of all, you should concentrate on focus on improving your situation and providing more value rather than trying to influence and sometimes even bully people to stop voting for others and start voting for you.\n\nThe truth is, people who wanna complain will always complain. Now it\u2019s the whales, later it will be something else, and before that it was boobs.\n\nOh yeah, boobs. Good times!\n\n\u201cYup, she\u2019s a boobster! That\u2019s why she got the votes\u201d.\n\nIt doesn\u2019t take a rocket scientist to realize that those strategies never actually work in real life. \n\nFact of the matter, you can\u2019t fake your way into passion, hard work and attention. The way forward is to providing as much value as possible. But if you want, stay playing the blame game, while the rest are moving forward.\n\nSo to answer that initial question: *\u201cHow do I do to become great?\u201d* I don\u2019t know, but if you don\u2019t mind my suggestion would be this:\n\nHow about you adopt those greatness traits now, and start acting like that the rest will come later. \n\nAfter all, what if success was a byproduct?\n\n![Alt Text](https://www.prise.es/imgs/headers/header_success.jpg)\n\nI have a confession to make, I wasn\u2019t really sure if to write this piece or not. I have been pondering this for a while, but then I realized that popular narratives like those can turn into rhetoric, and rhetoric can be dangerous sometimes, because it can sway the masses to the land where nothing good gets done, and pretty soon you run out targets to blame.\n\nAnd the reason I wasn\u2019t sure if to write about it is because I\u2019m aware that trolls will always do what trolls do. There are those who aim to create and those who want to destroy, so this post and a million of others won\u2019t probably change a damn thing.\n\nBut to all of you who are in the middle, those who are not sure which path to take yet:\n\n## Please say no to class warfare.\n\nRemember why you joined in the first place, I know it\u2019s easy to forget among all the noise. But we have an amazing opportunity to contribute into bringing something great into the world. We will have ups and lows, yes. We can fail, absolutely. But the upside is absolutely beautiful that you wouldn\u2019t wanna miss on it.\n\nAnd just like the game of life, the same rules apply: Don\u2019t take anything for granted, produce more than you consume, don\u2019t be afraid to care, make people smile... And more important of all:\n\n## Enjoy the process.\n\nBecause if there is one thing we forget while playing the game, is the playing part. \n\n![Alt Text](https://drscdn.500px.org/photo/85723065/q%3D80_m%3D1500/698afac34cc78fb559cc52d1d5cd1d44)\n\nImage sources: [1](http://ldsmag.com/letting-go-of-guilt/) -[2](https://digitalstrategyworld.wordpress.com/) -[3](http://bigthink.com/the-crowdsourceress/is-instant-gratification-really-a-bad-thing) -[4](http://bitchinsuburbia.com/conductor-guilt-trip-express/) -[5](http://www.faderiabusybee.com/motivation--guides/the-price-of-greatness) - [6](http://www.khuevan.com/front/sharebox_detail/nguyen-nhan-pho-bien-dan-den-that-bai)- [7](http://quotesgram.com/dont-take-people-for-granted-quotes/) -[8]( https://www.prise.es/en/success/wellvibe/) \u2013[9](http://www.imagnet.com/mobile/image/detail/165468)\n\n### *[Follow The Alien](steemit.com/@the-alien)*", + "category": "life", + "children": 33, + "created": "2016-09-15T03:58:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://ldsmag.com/wp-content/uploads/2016/04/Guilt-1024x708.jpg", + "https://digitalstrategyworld.files.wordpress.com/2014/10/digital-marketing.jpg", + "http://assets4.bigthink.com/system/idea_thumbnails/56906/primary/instant-gratification-i-want-it-now.jpg?1415393230", + "https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcTqKyIDlYHSEWHvB5D9pQ94NJBy7o4z4vzohv8fTr15SDYbqIQB", + "http://www.faderiabusybee.com/uploads/6/0/2/9/60293001/1453768966.png", + "http://img2.etsystatic.com/002/0/5441659/il_fullxfull.379480038_liw6.jpg", + "http://www.khuevan.com/files/large/d788aae4ae7dfa3", + "https://www.prise.es/imgs/headers/header_success.jpg", + "https://drscdn.500px.org/photo/85723065/q%3D80_m%3D1500/698afac34cc78fb559cc52d1d5cd1d44" + ], + "links": [ + "http://ldsmag.com/letting-go-of-guilt/", + "https://digitalstrategyworld.wordpress.com/", + "http://bigthink.com/the-crowdsourceress/is-instant-gratification-really-a-bad-thing", + "http://bitchinsuburbia.com/conductor-guilt-trip-express/", + "http://www.faderiabusybee.com/motivation--guides/the-price-of-greatness", + "http://www.khuevan.com/front/sharebox_detail/nguyen-nhan-pho-bien-dan-den-that-bai", + "http://quotesgram.com/dont-take-people-for-granted-quotes/", + "https://www.prise.es/en/success/wellvibe/", + "http://www.imagnet.com/mobile/image/detail/165468", + "steemit.com/@the-alien" + ], + "tags": [ + "life", + "steemit", + "psychology", + "success", + "alien" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 55387734124980, + "payout": 181.946, + "payout_at": "2016-09-22T03:58:51", + "pending_payout_value": "181.946 HBD", + "percent_hbd": 10000, + "permlink": "the-lame-game-of-blame-from-an-e-t-point-of-view", + "post_id": 1250468, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 200 + }, + "title": "The Lame Game of Blame", + "updated": "2016-09-15T03:59:18", + "url": "/life/@the-alien/the-lame-game-of-blame-from-an-e-t-point-of-view" + }, + { + "active_votes": [ + { + "rshares": 260759332327, + "voter": "anonymous" + }, + { + "rshares": 40849155126908, + "voter": "blocktrades" + }, + { + "rshares": 383587526376, + "voter": "hedge-x" + }, + { + "rshares": 1398542005, + "voter": "jrd8526" + }, + { + "rshares": 465056409, + "voter": "karenmckersie" + }, + { + "rshares": 22483319120, + "voter": "artific" + }, + { + "rshares": 10030801130, + "voter": "rpf" + }, + { + "rshares": 4827846086, + "voter": "gustavopasquini" + }, + { + "rshares": 560545873, + "voter": "jasonpay1" + }, + { + "rshares": 12545565295, + "voter": "borran" + }, + { + "rshares": 6669342810, + "voter": "rubenalexander" + }, + { + "rshares": 9139417848, + "voter": "craigwilliamz" + }, + { + "rshares": 8854662980, + "voter": "onetree" + }, + { + "rshares": 187911420, + "voter": "team101" + }, + { + "rshares": 54918236, + "voter": "firstwords" + }, + { + "rshares": 407083055, + "voter": "anomaly" + }, + { + "rshares": 51826827, + "voter": "drac59" + }, + { + "rshares": 2167543536, + "voter": "bapparabi" + }, + { + "rshares": 209771882, + "voter": "blend" + }, + { + "rshares": 199610453, + "voter": "steemdesigner" + }, + { + "rshares": 154779613, + "voter": "blendplayz" + }, + { + "rshares": 139154070, + "voter": "bruno1122" + } + ], + "author": "bruno1122", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.31, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n\nFOOD courts are dying and it is not a moment too soon.\nThe food court system allowed a horrible tragedy of the commons to develop. Nobody looked after the communal tables properly. You might try to enjoy your lunch on a table encrusted with tomato sauce stains so old they have gone black, while fighting off audacious sparrows that will peck your naan if you take your eye off it for a second. But you won\u2019t succeed.\nIt is no surprise that food courts are so horrible. The tragedy of the commons makes it inevitable.\nThe tragedy of the commons is a theory that says communally owned assets will be excessively exploited and insufficiently cared for. It is why:\n\u2022 Bus seats have chewing gum on them;\n\u2022 Our oceans are full of plastic; and\n\u2022 Public toilets are so richly daubed with other people\u2019s excretions.\nThere are two types of solutions. One is a complex system of rules and enforcement, funded and maintained by the network of common owners. The other is private ownership. When a restaurant owns its own chairs and tables, it keeps them in good nick. (Private ownership is also why your couch at home is not coated in chewing gum and your powder room is pristine.)\nShopping centre owners are sneaking up on the realisation that food courts might be efficient but they kind of suck. But they are doing so very slowly.\n\nEvery time a new shopping centre opens, they trumpet the great new food outlets that will feature inside. If they are in a food court the centre insists on calling it a \u201cCaf\u00e9 Precinct\u201d or a \u201cDining Terrace\u201d. But most of the time, these fantastic new outlets are not in the food court at all. Often enough, they are on the complete opposite side of the centre to the food court.\nTake the new Fonda Mexican at Knox shopping centre in Melbourne. Fonda Mexican is not trying to be that fancy. It\u2019s just a taco joint, medium priced. But it doesn\u2019t want its customers sitting on cheap rickety chairs out in the cavernous echo of the food court. Instead it has its own booths in its own style.\nThe fancier the shopping centre, the less likely it has a McDonald\u2019s facing onto 200 plastic tables and the more fully separate outlets it has. The upscale Emporium shopping centre in Melbourne\u2019s CBD has about half its food outlets as stand-alone outlets. Westfield Sydney has an outlet of Michelin starred Tim Ho Wan. One thing is clear: consumer preferences are changing.\nThis is about more than just food. This is about the changing face of shopping centres as they struggle to keep up with where Australians are at. They are \u2014 too late for some \u2014 trying to shake off their tired image as a boring place for doing your chores and getting some keys cut.\nTim McDonald, the founder of Fonda Mexican, says shopping centres keep approaching him.\n\u201cThey are really behind the eight ball with the food and beverage offering. They have realised the food and beverage offering has really got to lift if they are gong to be treated as leisure and entertainment centres as opposed to retail shopping centres. And they seem to be doing a good job. Our brand can fit in with some of the shopping centres.\u201d\nAustralian retail has been in a dire state for a long time as people hoard their funds and scrimp and save. For the good of the economy, we need to do whatever we can to make consumer spending tick up.\nKilling the food court once and for all might just give us the leg up that we need.\nsource :news.com.au", + "category": "food", + "children": 2, + "created": "2016-09-15T11:56:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://cdn.newsapi.com.au/image/v1/19d17f9b6afc37ca5ce0057bfe4ff976", + "http://cdn.newsapi.com.au/image/v1/8ac37710843f6452586c486154ff8f1b" + ], + "tags": [ + "food", + "photo" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 41574049684259, + "payout": 105.103, + "payout_at": "2016-09-22T11:56:21", + "pending_payout_value": "105.103 HBD", + "percent_hbd": 10000, + "permlink": "it-s-time-to-kill-food-tradition-it-s-time-for-a-drastic-change-to-shopping-centres", + "post_id": 1253010, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 22 + }, + "title": "It\u2019s time to kill food tradition It\u2019s time for a drastic change to shopping centres", + "updated": "2016-09-15T11:56:21", + "url": "/food/@bruno1122/it-s-time-to-kill-food-tradition-it-s-time-for-a-drastic-change-to-shopping-centres" + }, + { + "active_votes": [ + { + "rshares": 31615036594147, + "voter": "smooth" + }, + { + "rshares": 289672111903, + "voter": "anonymous" + }, + { + "rshares": 2503840637381, + "voter": "elixir" + }, + { + "rshares": 2217792330072, + "voter": "badassmother" + }, + { + "rshares": 2097604891486, + "voter": "hr1" + }, + { + "rshares": 5339100755934, + "voter": "kushed" + }, + { + "rshares": 23332152248, + "voter": "jaewoocho" + }, + { + "rshares": 5993942039492, + "voter": "steemit200" + }, + { + "rshares": 1731469415199, + "voter": "joseph" + }, + { + "rshares": 90517391466, + "voter": "aizensou" + }, + { + "rshares": 4355513184865, + "voter": "au1nethyb1" + }, + { + "rshares": 13242440274, + "voter": "bentley" + }, + { + "rshares": 485122019613, + "voter": "recursive2" + }, + { + "rshares": 471839956607, + "voter": "recursive3" + }, + { + "rshares": 651673983804, + "voter": "masteryoda" + }, + { + "rshares": 3254899228205, + "voter": "recursive" + }, + { + "rshares": 687074715680, + "voter": "boombastic" + }, + { + "rshares": 91239679568, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6755989070, + "voter": "bingo-0" + }, + { + "rshares": 1718220661, + "voter": "bingo-1" + }, + { + "rshares": 5915124486969, + "voter": "smooth.witness" + }, + { + "rshares": 437747458127, + "voter": "boatymcboatface" + }, + { + "rshares": 1168173562906, + "voter": "cass" + }, + { + "rshares": 10365249221, + "voter": "idol" + }, + { + "rshares": 5043750251, + "voter": "sakr" + }, + { + "rshares": 296422841257, + "voter": "chitty" + }, + { + "rshares": 200856674179, + "voter": "gardenlady" + }, + { + "rshares": 48628918549, + "voter": "alexgr" + }, + { + "rshares": 18108298598, + "voter": "unosuke" + }, + { + "rshares": 1784473143, + "voter": "jocelyn" + }, + { + "rshares": 78298768791, + "voter": "acidsun" + }, + { + "rshares": 14793354242, + "voter": "gregory-f" + }, + { + "rshares": 74264104780, + "voter": "nenad-ristic" + }, + { + "rshares": 406118989688, + "voter": "craig-grant" + }, + { + "rshares": 1224661164133, + "voter": "gavvet" + }, + { + "rshares": 74892481150, + "voter": "eeks" + }, + { + "rshares": 132309183, + "voter": "paco-steem" + }, + { + "rshares": 1593536168, + "voter": "spaninv" + }, + { + "rshares": 2111092597, + "voter": "gekko" + }, + { + "rshares": 9534319613, + "voter": "richman" + }, + { + "rshares": 581790581089, + "voter": "nanzo-scoop" + }, + { + "rshares": 9836158141, + "voter": "kefkius" + }, + { + "rshares": 178473515654, + "voter": "mummyimperfect" + }, + { + "rshares": 313619793, + "voter": "coar" + }, + { + "rshares": 103793788310, + "voter": "asch" + }, + { + "rshares": 1414323919, + "voter": "murh" + }, + { + "rshares": 3186224752, + "voter": "cryptofunk" + }, + { + "rshares": 17082226335, + "voter": "b4bb4r-5h3r" + }, + { + "rshares": 591038378, + "voter": "kodi" + }, + { + "rshares": 2326284185, + "voter": "error" + }, + { + "rshares": 406739104316, + "voter": "blakemiles84" + }, + { + "rshares": 10789496839, + "voter": "andu" + }, + { + "rshares": 206727143370, + "voter": "dragonslayer109" + }, + { + "rshares": 5502742374, + "voter": "marta-zaidel" + }, + { + "rshares": 1088234191355, + "voter": "cyber" + }, + { + "rshares": 61678207832, + "voter": "theshell" + }, + { + "rshares": 49529062216, + "voter": "ak2020" + }, + { + "rshares": 24406094847, + "voter": "paul-labossiere" + }, + { + "rshares": 3769556616771, + "voter": "satoshifund" + }, + { + "rshares": 417450790012, + "voter": "taoteh1221" + }, + { + "rshares": 103233401, + "voter": "stiletto" + }, + { + "rshares": 383436160153, + "voter": "hedge-x" + }, + { + "rshares": 55571365016, + "voter": "juanmiguelsalas" + }, + { + "rshares": 371445699870, + "voter": "kaylinart" + }, + { + "rshares": 563704760996, + "voter": "infovore" + }, + { + "rshares": 13355612805, + "voter": "facer" + }, + { + "rshares": 76110496720, + "voter": "tim-johnston" + }, + { + "rshares": 19211553079, + "voter": "ziv" + }, + { + "rshares": 15784822868, + "voter": "zakharya" + }, + { + "rshares": 2201949670, + "voter": "stephen-somers" + }, + { + "rshares": 263198178267, + "voter": "trogdor" + }, + { + "rshares": 4491802783, + "voter": "tee-em" + }, + { + "rshares": 37895833409, + "voter": "cheftony" + }, + { + "rshares": 129095024003, + "voter": "victor-lucas" + }, + { + "rshares": 6652497229, + "voter": "grandpere" + }, + { + "rshares": 5946864970, + "voter": "mark-waser" + }, + { + "rshares": 202862565851, + "voter": "kimziv" + }, + { + "rshares": 44424737815, + "voter": "honeythief" + }, + { + "rshares": 6744340925, + "voter": "tyler-fletcher" + }, + { + "rshares": 82866843499, + "voter": "emily-cook" + }, + { + "rshares": 2251008720, + "voter": "superfreek" + }, + { + "rshares": 38020121342, + "voter": "clement" + }, + { + "rshares": 47408810095, + "voter": "isteemit" + }, + { + "rshares": 31560985968, + "voter": "acassity" + }, + { + "rshares": 3623792511, + "voter": "michaellamden68" + }, + { + "rshares": 20376891718, + "voter": "thebatchman" + }, + { + "rshares": 184767121287, + "voter": "asmolokalo" + }, + { + "rshares": 57804135156, + "voter": "good-karma" + }, + { + "rshares": 63985625179, + "voter": "lehard" + }, + { + "rshares": 69461072150, + "voter": "rubybian" + }, + { + "rshares": 3281401608, + "voter": "orly" + }, + { + "rshares": 5268496893, + "voter": "riscadox" + }, + { + "rshares": 255388351, + "voter": "mstang83" + }, + { + "rshares": 1515803419, + "voter": "burmik123" + }, + { + "rshares": 250946477, + "voter": "banzii" + }, + { + "rshares": 15227384805, + "voter": "r4fken" + }, + { + "rshares": 822845027175, + "voter": "slowwalker" + }, + { + "rshares": 234221482, + "voter": "dzweta" + }, + { + "rshares": 10806770137, + "voter": "seanmchughart" + }, + { + "rshares": 1267671657295, + "voter": "renohq" + }, + { + "rshares": 174391951967, + "voter": "knircky" + }, + { + "rshares": 19333689995, + "voter": "ausbitbank" + }, + { + "rshares": 311552613, + "voter": "johanniellano" + }, + { + "rshares": 90621183, + "voter": "cynetyc" + }, + { + "rshares": 11948923473, + "voter": "asim" + }, + { + "rshares": 114002438, + "voter": "snowden" + }, + { + "rshares": 15582724370, + "voter": "aaseb" + }, + { + "rshares": 39560965012, + "voter": "biophil" + }, + { + "rshares": 1107680109, + "voter": "karen13" + }, + { + "rshares": 23979129985, + "voter": "igster" + }, + { + "rshares": 11094842444, + "voter": "deviedev" + }, + { + "rshares": 76641354904, + "voter": "sephiroth" + }, + { + "rshares": 1398305308, + "voter": "jrd8526" + }, + { + "rshares": 81453094146, + "voter": "ntomaino" + }, + { + "rshares": 476658067, + "voter": "karenmckersie" + }, + { + "rshares": 8165967295, + "voter": "herverisson" + }, + { + "rshares": 54558533317, + "voter": "streetstyle" + }, + { + "rshares": 46824014805, + "voter": "milestone" + }, + { + "rshares": 36792236293, + "voter": "creemej" + }, + { + "rshares": 126705202814, + "voter": "demotruk" + }, + { + "rshares": 3638298599, + "voter": "maximkichev" + }, + { + "rshares": 2434921863, + "voter": "the-future" + }, + { + "rshares": 2828187420, + "voter": "sgnsteems" + }, + { + "rshares": 175156042246, + "voter": "blueorgy" + }, + { + "rshares": 12586473818, + "voter": "benjiberigan" + }, + { + "rshares": 4542807775, + "voter": "poseidon" + }, + { + "rshares": 7778789898, + "voter": "smolalit" + }, + { + "rshares": 339103696418, + "voter": "calaber24p" + }, + { + "rshares": 79541514613, + "voter": "thylbom" + }, + { + "rshares": 7025103979, + "voter": "geronimo" + }, + { + "rshares": 4922719352, + "voter": "bitcoiner" + }, + { + "rshares": 3756051821, + "voter": "tarindel" + }, + { + "rshares": 5021608055, + "voter": "sharker" + }, + { + "rshares": 472134488, + "voter": "nin0000" + }, + { + "rshares": 8148537378, + "voter": "neroru" + }, + { + "rshares": 53840583278, + "voter": "jl777" + }, + { + "rshares": 128178174, + "voter": "btc-dialog" + }, + { + "rshares": 1344652387, + "voter": "aleco" + }, + { + "rshares": 1772120362, + "voter": "yarly" + }, + { + "rshares": 267173384, + "voter": "yarly2" + }, + { + "rshares": 267573135, + "voter": "yarly3" + }, + { + "rshares": 154579129, + "voter": "yarly4" + }, + { + "rshares": 155451862, + "voter": "yarly5" + }, + { + "rshares": 88607961, + "voter": "yarly7" + }, + { + "rshares": 100832394226, + "voter": "crazymumzysa" + }, + { + "rshares": 50619397, + "voter": "steemchain" + }, + { + "rshares": 50619397, + "voter": "whalepool" + }, + { + "rshares": 21244956560, + "voter": "prufarchy" + }, + { + "rshares": 506354306, + "voter": "gustavopasquini" + }, + { + "rshares": 205798085, + "voter": "sergey44" + }, + { + "rshares": 560545873, + "voter": "jasonpay1" + }, + { + "rshares": 21550762529, + "voter": "krabgat" + }, + { + "rshares": 226719741, + "voter": "alexbezimeni" + }, + { + "rshares": 4543591172, + "voter": "proto" + }, + { + "rshares": 658428891, + "voter": "curator" + }, + { + "rshares": 33381476108, + "voter": "sisterholics" + }, + { + "rshares": 428809375, + "voter": "yarly10" + }, + { + "rshares": 1365442449, + "voter": "alex.chien" + }, + { + "rshares": 229507420, + "voter": "yarly11" + }, + { + "rshares": 8444032663, + "voter": "royalmacro" + }, + { + "rshares": 80241480, + "voter": "yarly12" + }, + { + "rshares": 2829197560, + "voter": "nelu.ceban" + }, + { + "rshares": 6405114061, + "voter": "stef" + }, + { + "rshares": 46743296544, + "voter": "celebr1ty" + }, + { + "rshares": 1822572659, + "voter": "remlaps" + }, + { + "rshares": 180668119, + "voter": "kibela" + }, + { + "rshares": 142823483, + "voter": "steemster1" + }, + { + "rshares": 817422571, + "voter": "bullionstackers" + }, + { + "rshares": 1845758722, + "voter": "jillstein2016" + }, + { + "rshares": 1963398883, + "voter": "andreynoch" + }, + { + "rshares": 2469152523, + "voter": "belkins" + }, + { + "rshares": 108721833, + "voter": "cryptoz" + }, + { + "rshares": 6145074200, + "voter": "mahekg" + }, + { + "rshares": 896274896, + "voter": "metaflute" + }, + { + "rshares": 2298213587, + "voter": "taker" + }, + { + "rshares": 7496773915, + "voter": "nekromarinist" + }, + { + "rshares": 1943832207, + "voter": "brownsgreens" + }, + { + "rshares": 60565253, + "voter": "sharon" + }, + { + "rshares": 3113589822, + "voter": "merej99" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 1180033725213, + "voter": "laonie" + }, + { + "rshares": 160728582794, + "voter": "twinner" + }, + { + "rshares": 24019810112, + "voter": "laonie1" + }, + { + "rshares": 24534454832, + "voter": "laonie2" + }, + { + "rshares": 24543057596, + "voter": "laonie3" + }, + { + "rshares": 38492150367, + "voter": "myfirst" + }, + { + "rshares": 6513190111, + "voter": "rich77" + }, + { + "rshares": 239613973655, + "voter": "somebody" + }, + { + "rshares": 9201783483, + "voter": "flysaga" + }, + { + "rshares": 6337914672, + "voter": "brendio" + }, + { + "rshares": 2082609584, + "voter": "gmurph" + }, + { + "rshares": 1659697260, + "voter": "stormblaze" + }, + { + "rshares": 54363923845, + "voter": "midnightoil" + }, + { + "rshares": 2375155298, + "voter": "kalimor" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 4277251109, + "voter": "ullikume" + }, + { + "rshares": 5440195109, + "voter": "cjclaro" + }, + { + "rshares": 58150459, + "voter": "michellek" + }, + { + "rshares": 24538538513, + "voter": "laonie4" + }, + { + "rshares": 24536039997, + "voter": "laonie5" + }, + { + "rshares": 24533093295, + "voter": "laonie6" + }, + { + "rshares": 24529111489, + "voter": "laonie7" + }, + { + "rshares": 5646994365, + "voter": "kurtbeil" + }, + { + "rshares": 24525562069, + "voter": "laonie8" + }, + { + "rshares": 24522807346, + "voter": "laonie9" + }, + { + "rshares": 3228841854, + "voter": "steemleak" + }, + { + "rshares": 112040172638, + "voter": "thisisbenbrick" + }, + { + "rshares": 132362516716, + "voter": "xiaohui" + }, + { + "rshares": 173960096461, + "voter": "terrycraft" + }, + { + "rshares": 446387656, + "voter": "money247" + }, + { + "rshares": 61495409, + "voter": "locolote" + }, + { + "rshares": 115248537, + "voter": "bigsambucca" + }, + { + "rshares": 6515122069, + "voter": "elfkitchen" + }, + { + "rshares": 93214491315, + "voter": "joele" + }, + { + "rshares": 15543048016, + "voter": "randyclemens" + }, + { + "rshares": 4251276841, + "voter": "xiaokongcom" + }, + { + "rshares": 2505302807, + "voter": "pgarcgo" + }, + { + "rshares": 62201879, + "voter": "msjennifer" + }, + { + "rshares": 57196572, + "voter": "ciao" + }, + { + "rshares": 14329324059, + "voter": "cristi" + }, + { + "rshares": 3011157618, + "voter": "jrcornel" + }, + { + "rshares": 8830280955, + "voter": "theconnoisseur" + }, + { + "rshares": 55449983, + "voter": "steemo" + }, + { + "rshares": 8569614654, + "voter": "xianjun" + }, + { + "rshares": 26810902518, + "voter": "hanshotfirst" + }, + { + "rshares": 52848854, + "voter": "steema" + }, + { + "rshares": 6331813454, + "voter": "lordvader" + }, + { + "rshares": 73061236, + "voter": "evgenyche" + }, + { + "rshares": 71282219, + "voter": "confucius" + }, + { + "rshares": 4015538661, + "voter": "bledarus" + }, + { + "rshares": 93735459896, + "voter": "miacats" + }, + { + "rshares": 2249406646, + "voter": "njall" + }, + { + "rshares": 53661976, + "voter": "jarvis" + }, + { + "rshares": 576237841, + "voter": "microluck" + }, + { + "rshares": 587265371, + "voter": "ashwim" + }, + { + "rshares": 6334880073, + "voter": "userlogin" + }, + { + "rshares": 6656389572, + "voter": "rubenalexander" + }, + { + "rshares": 8968836569, + "voter": "theb0red1" + }, + { + "rshares": 51899170, + "voter": "fortuner" + }, + { + "rshares": 3119131178, + "voter": "virtualgrowth" + }, + { + "rshares": 7981841214, + "voter": "lemouth" + }, + { + "rshares": 898682984, + "voter": "chanbam" + }, + { + "rshares": 1869944219, + "voter": "anotherjoe" + }, + { + "rshares": 4877465765, + "voter": "almerri" + }, + { + "rshares": 61520687, + "voter": "alfaman" + }, + { + "rshares": 78109321, + "voter": "awgbibb" + }, + { + "rshares": 3497401523, + "voter": "cryptomental" + }, + { + "rshares": 12409390955, + "voter": "gvargas123" + }, + { + "rshares": 4656393373, + "voter": "themanualbot" + }, + { + "rshares": 50698107, + "voter": "johnbyrd" + }, + { + "rshares": 53039566, + "voter": "thomasaustin" + }, + { + "rshares": 50680459, + "voter": "thermor" + }, + { + "rshares": 53048942, + "voter": "ficholl" + }, + { + "rshares": 53030738, + "voter": "widell" + }, + { + "rshares": 86340173624, + "voter": "icfiedler" + }, + { + "rshares": 50311250, + "voter": "revelbrooks" + }, + { + "rshares": 24516526583, + "voter": "laonie10" + }, + { + "rshares": 406983674, + "voter": "mig641" + }, + { + "rshares": 3041821987, + "voter": "netaterra" + }, + { + "rshares": 54361669, + "voter": "bitchplease" + }, + { + "rshares": 79979619, + "voter": "joelbow" + }, + { + "rshares": 4227873325, + "voter": "steemitpatina" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 1158137351, + "voter": "lenar" + }, + { + "rshares": 10225963461, + "voter": "etcmike" + }, + { + "rshares": 1853399306, + "voter": "runridefly" + }, + { + "rshares": 4740322901, + "voter": "contentjunkie" + }, + { + "rshares": 83925616, + "voter": "uziriel" + }, + { + "rshares": 77846143, + "voter": "arandu" + }, + { + "rshares": 23655969247, + "voter": "laonie11" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 1660674892, + "voter": "davidjkelley" + }, + { + "rshares": 1566911402, + "voter": "paa" + }, + { + "rshares": 2575797724, + "voter": "bbsj" + }, + { + "rshares": 187911420, + "voter": "team101" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 51388276, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 127425766, + "voter": "rusla" + }, + { + "rshares": 12999461559, + "voter": "ghasemkiani" + }, + { + "rshares": 43493350415, + "voter": "sponge-bob" + }, + { + "rshares": 15560653946, + "voter": "digital-wisdom" + }, + { + "rshares": 5917695716, + "voter": "leavemealone" + }, + { + "rshares": 3789365183, + "voter": "ethical-ai" + }, + { + "rshares": 51939094, + "voter": "freesteem" + }, + { + "rshares": 52171620, + "voter": "jamespro" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 90401484, + "voter": "ruscion" + }, + { + "rshares": 1461665875, + "voter": "jiganomics" + }, + { + "rshares": 6827311951, + "voter": "jwaser" + }, + { + "rshares": 852820572, + "voter": "tatianka" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 1555790829, + "voter": "smisi" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 3068565265, + "voter": "michaelmatthews" + }, + { + "rshares": 212837202380, + "voter": "asksisk" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 634208816, + "voter": "winglessss" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 26375992279, + "voter": "dubi" + }, + { + "rshares": 2673994994, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 53990613, + "voter": "roadhog" + }, + { + "rshares": 344116052, + "voter": "panther" + }, + { + "rshares": 201114488520, + "voter": "doudou252666" + }, + { + "rshares": 50639382, + "voter": "doggnostic" + }, + { + "rshares": 1577159768, + "voter": "catsmart" + }, + { + "rshares": 8269010111, + "voter": "geke" + }, + { + "rshares": 50377764, + "voter": "jenny-talls" + }, + { + "rshares": 44345610509, + "voter": "brains" + }, + { + "rshares": 53671263, + "voter": "waldemar-kuhn" + }, + { + "rshares": 106314628, + "voter": "roxanne" + }, + { + "rshares": 52347083, + "voter": "post-successful" + }, + { + "rshares": 3956902718, + "voter": "ibringawareness" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 5749913161, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 62886160, + "voter": "freebornangel" + }, + { + "rshares": 474509334, + "voter": "anomaly" + }, + { + "rshares": 27665974508, + "voter": "tarekadam" + }, + { + "rshares": 2453328658, + "voter": "ellepdub" + }, + { + "rshares": 310864796, + "voter": "ola1" + }, + { + "rshares": 12084249437, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 50263480, + "voter": "drac59" + }, + { + "rshares": 4814022329, + "voter": "morgan.waser" + }, + { + "rshares": 50228382, + "voter": "dragonice" + }, + { + "rshares": 50139069, + "voter": "slow" + }, + { + "rshares": 61035542, + "voter": "teo" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 50798322, + "voter": "breeze" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 793486964, + "voter": "bapparabi" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 1260230396, + "voter": "bonvivan" + }, + { + "rshares": 64558024, + "voter": "vuyusile" + }, + { + "rshares": 3687674747, + "voter": "strong-ai" + }, + { + "rshares": 220628471, + "voter": "king3071" + }, + { + "rshares": 72826233, + "voter": "igtes" + }, + { + "rshares": 80674477, + "voter": "olesia83" + }, + { + "rshares": 144899746, + "voter": "buffett" + }, + { + "rshares": 205548365, + "voter": "sjamayee" + }, + { + "rshares": 162911190, + "voter": "front" + }, + { + "rshares": 158649039, + "voter": "ndea30" + }, + { + "rshares": 158641883, + "voter": "domenico" + }, + { + "rshares": 158529766, + "voter": "shadowcash" + }, + { + "rshares": 426281596, + "voter": "witchcraftblog" + }, + { + "rshares": 157801695, + "voter": "realtime" + }, + { + "rshares": 157805871, + "voter": "serena199" + }, + { + "rshares": 157774885, + "voter": "gia7" + }, + { + "rshares": 157706877, + "voter": "cybergirl" + }, + { + "rshares": 2271511840, + "voter": "dresden" + }, + { + "rshares": 157691927, + "voter": "caseyneistat" + }, + { + "rshares": 163550597, + "voter": "laskoff" + }, + { + "rshares": 157303076, + "voter": "richie4" + }, + { + "rshares": 157241455, + "voter": "coraline88" + }, + { + "rshares": 160326045, + "voter": "planet" + }, + { + "rshares": 156977663, + "voter": "harlen" + }, + { + "rshares": 156939548, + "voter": "yanuel" + }, + { + "rshares": 156889267, + "voter": "daritza" + }, + { + "rshares": 156262128, + "voter": "bosch" + }, + { + "rshares": 155619923, + "voter": "steemwallet" + }, + { + "rshares": 155528114, + "voter": "icesteem" + }, + { + "rshares": 1114880540, + "voter": "loca" + }, + { + "rshares": 81067398, + "voter": "dealzgal" + }, + { + "rshares": 158174683, + "voter": "fereti" + }, + { + "rshares": 80379451, + "voter": "storage" + }, + { + "rshares": 151413472, + "voter": "steemdesigner" + }, + { + "rshares": 67690648, + "voter": "blackmarket" + }, + { + "rshares": 73837045, + "voter": "gifts" + }, + { + "rshares": 106367912, + "voter": "paulocouto" + }, + { + "rshares": 148495069, + "voter": "kevinfoesenek" + }, + { + "rshares": 154332366, + "voter": "tnemm.atiaw" + }, + { + "rshares": 154128967, + "voter": "osyed" + }, + { + "rshares": 151078228, + "voter": "unterhd6" + }, + { + "rshares": 138977944, + "voter": "newsfeed" + } + ], + "author": "gavvet", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.8, + "beneficiaries": [], + "blacklists": [], + "body": "Some people have been questioning the stats I put up. So here is a more comprehensive set, both from Google Analytics and from Pyramid analytics.\n\nGoogle analytics only produces visualizations based on generalization in the data set. This prevents a user from hitting their servers too hard by grinding through the entire data-set.\n\nI download the entire data-set, using their API, place it into a SQL Tabular in-memory cube and then am able to visualize the entire data-set with 100% accuracy and no generalizations at will. \n\nBelow are some comparative visualizations, distribution and trends. \n\nHere is one I put together 3 months back showing the initial growth of steemit over the first couple of days.\nhttps://steemit.com/steem/@gavvet/my-fellow-steemians-which-one-are-you\n\nTake a look at how we are spreading. \n-\nThis is pre 4th July distribution and size\n-\nhttp://i1024.photobucket.com/albums/y301/gavvet/pre%204th_zpswhsjr22c.jpg\n\nPost 4th July Distribution and size\n-\n\nhttp://i1024.photobucket.com/albums/y301/gavvet/post%204th_zpsrsypb2ys.jpg\n\n\nDistribution has shifted a little in the two months and 10 days since the 4th of July\n-\nhttp://i1024.photobucket.com/albums/y301/gavvet/first%20month_zps762cdkml.jpg\n\nhttp://i1024.photobucket.com/albums/y301/gavvet/second%20month_zpsbdfichm3.jpg\n\nMost notable are the shifts in Australia\n-\n\nHere are the Google Analytics New Visitor vs Loyal Visitor trend-lines... far flatter due to a greater vertical axis. therefore the peaks and troughs are less pronounced.\n-\nhttp://i1024.photobucket.com/albums/y301/gavvet/allsessions_zps6olszagp.jpg\n\nHere are my latest graphs till a couple of hours ago.\n-\n\nhttp://i1024.photobucket.com/albums/y301/gavvet/now01_zps92fyoxqd.jpg\n\nAs can be seen the flattening trend is continuing with a slight uptick in the Americas again. There must be some hype again as the New visitors are spiking.\n-\n\nhttp://i1024.photobucket.com/albums/y301/gavvet/now_zpsob1r8jdu.jpg", + "category": "stats", + "children": 23, + "created": "2016-09-14T13:37:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i1024.photobucket.com/albums/y301/gavvet/pre%204th_zpswhsjr22c.jpg", + "http://i1024.photobucket.com/albums/y301/gavvet/post%204th_zpsrsypb2ys.jpg", + "http://i1024.photobucket.com/albums/y301/gavvet/first%20month_zps762cdkml.jpg", + "http://i1024.photobucket.com/albums/y301/gavvet/second%20month_zpsbdfichm3.jpg", + "http://i1024.photobucket.com/albums/y301/gavvet/allsessions_zps6olszagp.jpg", + "http://i1024.photobucket.com/albums/y301/gavvet/now01_zps92fyoxqd.jpg", + "http://i1024.photobucket.com/albums/y301/gavvet/now_zpsob1r8jdu.jpg" + ], + "links": [ + "https://steemit.com/steem/@gavvet/my-fellow-steemians-which-one-are-you" + ], + "tags": [ + "stats", + "steemit", + "growth", + "distribution" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 89055678945654, + "payout": 468.882, + "payout_at": "2016-09-21T13:37:27", + "pending_payout_value": "468.882 HBD", + "percent_hbd": 10000, + "permlink": "the-state-of-steemit-com-google-analytics-visitor-distribution-and-trends", + "post_id": 1243156, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 381 + }, + "title": "The state of steemit.com... Google Analytics, visitor distribution and trends.", + "updated": "2016-09-14T13:37:27", + "url": "/stats/@gavvet/the-state-of-steemit-com-google-analytics-visitor-distribution-and-trends" + }, + { + "active_votes": [ + { + "rshares": 28097696216694, + "voter": "dantheman" + }, + { + "rshares": 29720710766413, + "voter": "smooth" + }, + { + "rshares": 3965997454654, + "voter": "riverhead" + }, + { + "rshares": 3129081698936, + "voter": "lafona-miner" + }, + { + "rshares": 487725069478, + "voter": "lafona" + }, + { + "rshares": 1146747990536, + "voter": "delegate.lafona" + }, + { + "rshares": 315005033077, + "voter": "lafona5" + }, + { + "rshares": 5566050169240, + "voter": "smooth.witness" + }, + { + "rshares": 3063962254782, + "voter": "onceuponatime" + }, + { + "rshares": 9311060042, + "voter": "patrice" + }, + { + "rshares": 16902311114, + "voter": "jademont" + }, + { + "rshares": 973973898291, + "voter": "hipster" + }, + { + "rshares": 336431460137, + "voter": "teamsteem" + }, + { + "rshares": 13069814175, + "voter": "acidyo" + }, + { + "rshares": 268835102, + "voter": "coar" + }, + { + "rshares": 1060837237, + "voter": "murh" + }, + { + "rshares": 24894477395, + "voter": "paul-labossiere" + }, + { + "rshares": 3354362086, + "voter": "crok" + }, + { + "rshares": 3931258052, + "voter": "svamiva" + }, + { + "rshares": 85268584787, + "voter": "razvanelulmarin" + }, + { + "rshares": 387309514878, + "voter": "fyrstikken" + }, + { + "rshares": 27771447423, + "voter": "venuspcs" + }, + { + "rshares": 164238906196, + "voter": "asmolokalo" + }, + { + "rshares": 3822074668, + "voter": "getssidetracked" + }, + { + "rshares": 98589871, + "voter": "strawhat" + }, + { + "rshares": 97704420, + "voter": "cryptochannel" + }, + { + "rshares": 23107670046, + "voter": "strangerarray" + }, + { + "rshares": 7438002850, + "voter": "ausbitbank" + }, + { + "rshares": 32309613737, + "voter": "toxonaut" + }, + { + "rshares": 23980997269, + "voter": "igster" + }, + { + "rshares": 34749004090, + "voter": "creemej" + }, + { + "rshares": 239395498, + "voter": "sinzzer" + }, + { + "rshares": 2000318513, + "voter": "bitcoiner" + }, + { + "rshares": 3620385631, + "voter": "birdie" + }, + { + "rshares": 39431143994, + "voter": "celsius100" + }, + { + "rshares": 7339456035, + "voter": "beanz" + }, + { + "rshares": 15951695354, + "voter": "clevecross" + }, + { + "rshares": 1197897349, + "voter": "merej99" + }, + { + "rshares": 22903685435, + "voter": "rawnetics" + }, + { + "rshares": 3877192827, + "voter": "timcliff" + }, + { + "rshares": 2641205926, + "voter": "brendio" + }, + { + "rshares": 2159199914, + "voter": "kurtbeil" + }, + { + "rshares": 1291808847, + "voter": "steemleak" + }, + { + "rshares": 60024015, + "voter": "nickche" + }, + { + "rshares": 3849088768, + "voter": "alchemage" + }, + { + "rshares": 73666263, + "voter": "sijoittaja" + }, + { + "rshares": 5191116162, + "voter": "melek" + }, + { + "rshares": 89757438494, + "voter": "anotherjoe" + }, + { + "rshares": 9824669642, + "voter": "gvargas123" + }, + { + "rshares": 13281085924, + "voter": "telos" + }, + { + "rshares": 11525822592, + "voter": "sethlinson" + }, + { + "rshares": 8773812221, + "voter": "craigwilliamz" + }, + { + "rshares": 8673217231, + "voter": "onetree" + }, + { + "rshares": 26419319767, + "voter": "mattclarke" + }, + { + "rshares": 191660726, + "voter": "jyezie" + }, + { + "rshares": 75737751, + "voter": "uziriel" + }, + { + "rshares": 14135357546, + "voter": "canadian-coconut" + }, + { + "rshares": 345961132, + "voter": "tfeldman" + }, + { + "rshares": 107776126, + "voter": "edgarsart" + }, + { + "rshares": 634208816, + "voter": "winglessss" + }, + { + "rshares": 462573148, + "voter": "totosky" + }, + { + "rshares": 982419739, + "voter": "serioustruth" + }, + { + "rshares": 3377754017, + "voter": "patelincho" + }, + { + "rshares": 328506462, + "voter": "anomaly" + }, + { + "rshares": 143501453, + "voter": "ola1" + }, + { + "rshares": 50150568, + "voter": "bmwrider" + }, + { + "rshares": 4636706408, + "voter": "jennane" + }, + { + "rshares": 1606766770, + "voter": "dresden" + }, + { + "rshares": 1356365555, + "voter": "evalynn25" + }, + { + "rshares": 114634499, + "voter": "dirlei.sdias" + } + ], + "author": "sethlinson", + "author_payout_value": "0.000 HBD", + "author_reputation": 60.61, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n

    I waited until marriage before trying to have sex, but on my honeymoon I found that I couldn't. I mean, that I physically couldn't. My husband said it was like he was hitting a wall. No matter how hard we tried or how much we wanted to it was simply impossible. We searched the internet, trying to figure out what could be wrong, when we came across this word:

    \n

    Vaginismus

    \n

    Welcome to part 2 of this special edition of Seth's Steemit Blog where Seth isn't actually the author. 

    \n

    I'm Seth's wife Jessica. 

    \n

    This is a continuation of yesterday's article: \"I've Never Had Sex With My Husband, Here's Why...\" If you're interested in my story, please read it before going on to this entry.

    \n

    Never heard of Vaginismus? I'm not surprised...

    \n

    You're not alone in your ignorance. I keep seeing the squiggly red underline so apparently it isn't even in my computer's dictionary.

    \n


    \n

    \n

    \"I know nothing of this subject.\" - My Computer, 2016

    \n


    \n

    Here's a definition:

    \n
    \n

    vag\u00b7i\u00b7nis\u00b7mus

    \n

     noun

    \n
      \n
    1. painful spasmodic contraction of the vagina in response to physical contact or pressure (especially in sexual intercourse).
    2. \n
    \n
    \n

    Essentially, when attempting to have penetrative sex, the pelvic floor muscles contract so tightly that the penis is unable to enter. Let me tell you how this feels. I\u2019ll use a food metaphor so that I don\u2019t need to keep typing out the word \u201cpenis.\u201d

    \n

    You\u2019re really hungry. You want to eat to fulfill your appetite. You make yourself a huge feast (not caring about the calories, of course). You go to eat, but when you try to swallow, you find that the food won\u2019t fit down your throat.

    \n

    To force it down even a little bit, you must endure a stinging feeling so painful that it almost feels freezing cold. It feels as though the food is hitting a wall. In fact, it can often be hard to find the opening to your throat at all. I\u2019m sorry\u2014that was the only way I could think to describe how it felt without actually describing it (also about the freezing cold stinging pain\u2014have you ever experienced pain like that?). 

    \n

    Vaginismus is what I have, and what is preventing my husband and I from having sex. A lot of doctors aren\u2019t even aware of it. I\u2019ve read internet posts from poor women whose doctors suggested they \u201cjust get over it\u201d or \u201ckeep trying\u201d. Let me tell you\u2014we have tried. Lots. This is a serious psychological issue that takes time, effort and money to overcome. I\u2019m going to go back to the food analogy. Imagine if you physically could not get food down your throat, but people were telling you to \u201cjust try harder!\u201d How helpful is that? 

    \n

    Here are the Facts

    \n

    Since I'm assuming you\u2019ve never heard of vaginismus (lucky bastard) I'm gonna give you some statistics:   

    \n
      \n
    • Roughly 2 in 1000 women have vaginismus (that number could be higher\u2014many women are afraid and/or embarrassed to come forward about it)
    • \n
    • There is a higher incidence of vaginismus in women between 15 and 25
    • \n
    • It occurs in approximately 5 out of 1000 marriages in Ireland alone  \u00b7 Occurs across all cultures, religious affiliations, education levels, or intelligence (I guess there has been a bit of a stereotype that only uneducated, Bible-thumping-type women have vaginismus\u2014as for me: I\u2019m Canadian, University educated, Christian. You can make what you will of that and judge my intelligence as you see fit.)
    • \n
    • Potential causes: Fear, anxiety, traumatic events (sexual abuse), childhood experiences (overly rigid parenting, unbalanced religious teaching), and sometimes there is no known cause
    • \n
    • When I saw a doctor about it, he immediately asked if I had been sexually abused (no). Upon researching it, I found a study that showed that only 22% of their respondents had vaginismus in response to sexual abuse
    • \n
    \n

    Source: www.vaginismus.com

    \n

    Vaginismus is both psychological and physical. Essentially, it a psychological issue that manifests itself physically. The mind, either consciously or subconsciously tells the body that nothing should enter that area, therefore the muscles contract or enter defense mode. Some have it right from the beginning, others develop it later in life\u2026 For example, if you are able to have healthy, functional sexual relationships, but then are raped, you can develop vaginismus. Some women develop it after giving birth.

    \n

    For me, I remember back when I was about 13 or 14, and I tried to use a tampon. When I finally got the stupid thing in, it was so incredibly painful that I immediately took it out and never tried again. It\u2019s safe to say that I\u2019ve pretty much always had it. 

    \n

    Why is this Happening to Me?

    \n

    I do think that my lack of sexual education, aside from what the public school system had to offer (which wasn\u2019t much) is a large reason for my vaginismus. Plus, I think that I suffered from \u201cgood girl syndrome\u201d, aka, \u201cI\u2019m too good and chaste to do something so dirty.\u201d

    \n

    So let me tell you right now. If you\u2019re young, unmarried, a virgin, and think you might have a bit of the good girl syndrome, fix it before it becomes a real problem. Get yourself used to the idea of sex. It\u2019s normal, healthy, and yes, completely natural and created by God.

    \n

    Do I blame waiting until marriage? Not at all.

    \n

    Waiting until marriage is something that I still 100% believe in. But the attitudes that surrounded my sex education implicitly taught me that it was unnatural and wrong\u2014even within marriage. It is my belief that more open and honest discussion could help many young women in seeing that there is nothing to fear (Side note\u2014I\u2019m not trying to sell you on the idea of waiting until marriage. I\u2019m assuming you\u2019re an adult and you can make your own decisions).

    \n

    Breaking the Cycle of Fear and Pain

    \n

    If you\u2019re a parent and you think it\u2019s the State\u2019s job to educate your child about sex\u2014I encourage you to reconsider the role you play in your child\u2019s upbringing.  What kind of environment do you want to create for your child? I\u2019m a teacher, and if there\u2019s one thing I\u2019ve learned from teaching, it\u2019s that your attitude sets the tone for the students\u2019 attitudes. Because they look up to you.

    \n

    Similarly, as a parent, your child looks up to you. If you talk to them about sex, in a progressively age-appropriate manner, they will learn that it is a good thing, it\u2019s okay to talk about, and it\u2019s natural. I know, I know, it\u2019s awkward. But consider this\u2014maybe it\u2019s only awkward because you\u2019ve made it so.

    \n

    If you\u2019re a woman and think you\u2019re suffering from vaginismus: please go to the doctor. I understand it\u2019s hard to talk about. I went to a gynecologist\u2014and a male one at that\u2014but he helped me to understand the root of the problem. Also, know that vaginismus is extremely curable. There\u2019s a very high success rate. You can use dilators to get used to the feeling of being \u201cfilled up\u201d (ha ha\u2026I don\u2019t have a joke to make light of that so I just put ha ha). As someone who may or may not be able to use a tampon, using dilators comes across as a very daunting task. But you can do it\u2014and it\u2019s worth it.

    \n

    I\u2019m currently using dilators to try and overcome it. Once you start using them, you will see progress. Where I used to dread using them (and put it off until the last minute), I now don\u2019t mind it and recognize it as an essential part of my day. Yes\u2014every day. If you want to get good at riding your bike, you need to practice every day. Many websites also recommend seeing a sex therapist. Unfortunately, this is a luxury that we just can\u2019t afford. I have, however, ordered a DVD and book about overcoming the issue.

    \n

    \n

    Vaginismus Treatment Kit  - www.vaginismus.com

    \n


    \n

    Moral of the story: don\u2019t make sex such an off-limits topic of discussion. At least from a clinical and/or practical standpoint (I made that distinction clear, right?). If you have questions about vaginismus or related things, I\u2019d be happy to answer them. 

    \n

    And while I\u2019m being so honest\u2014this is the most honest I\u2019ve probably ever been, here are some more confessions: I have no self-control when presented with junk food, I love One Direction, and sometimes wait until my toe nails are unreasonably long to cut them. I\u2019m sorry. 

    \n

    ~Jess

    \n


    \n

    Seth's Two Cents

    \n

    Hello Steemit, Seth here. I just have a few thoughts I'd like to add based on some of my own research and experience with this subject. 

    \n

    First of all, our culture's ignorance about vaginismus causes a lot of pain and confusion. Part of the reason why Jess wanted to write this article was to raise awareness. She and I had never even heard the term \"vaginismus\" until it had become part of our lives. 

    \n

    From what I've read online, many people have had a similar experience. The total lack of knowledge leads to all sorts of shame, self-doubt and confusion: \"what's wrong with me that I can't even sleep with my spouse?\" \"Am I broken?\" \"Is this whole sex thing just a myth?\" That last question is sort of a joke... I never asked that honestly, but it does start to feel like that. When something so natural feels so impossible you almost wonder if it's real or just an elaborate fiction that the rest of the world is in on. 

    \n

    Second, there's a surprising amount of ignorance even within the medical community. This can be far more damaging than the layman's lack of knowledge. I've read stories online from women who have gone from doctor to doctor who seem to know nothing about vaginismus. Some of them don't even know the word. They'll give false diagnoses like, \"It's your anatomy. You're just small down there.\" \u2014(from the comments section of the linked page)

    \n

    Even among those doctors who do know the word, some will give incorrect or unhelpful information like, \"you aren't ready for sex,\" \"you're just feeling guilty\" or worst of all \"it probably won't be as tight after you've had kids.\" 

    \n

    Sometimes they even give harmful advice like, \"just have a glass of wine to help you relax.\" Alcohol on its own will not relax the pelvic floor muscles enough (we've learned this from experience and the research backs it up) nor will it solve any underlying psychological problems. In fact, it may end up creating more psychological issues like a dependence on substances in order to have sex. 

    \n

    Third, I would like to leave you with two of the best online resources I've found.

    \n\n


    \n

    Thank you so much for reading. Jess and I really hope that this article can help even one person who's feeling the shame and confusion that often accompanies this condition. The more people know about Vaginismus, the more they will be willing to go out and seek help, and the more doctors there will be who are empowered with the correct information. 

    \n

    ~Seth

    \n

    \n", + "category": "life", + "children": 30, + "created": "2016-09-14T17:26:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/14/VaginismusBanneree222.jpg", + "https://www.steemimg.com/images/2016/09/14/SpellingError9455b.jpg", + "https://www.vaginismus.com/wp-content/uploads/2006/07/Product-Page-1b.jpg", + "https://www.steemimg.com/images/2016/09/01/BlogLogo262516.jpg" + ], + "links": [ + "https://steemit.com/life/@sethlinson/i-ve-never-had-sex-with-my-husband-here-s-why", + "https://www.vaginismus.com/faq/general-questions/how-many-women-have-vaginismus/", + "https://www.vaginismus.com/products/vaginismus-treatment-kit/", + "https://www.vaginismus.com/10-common-myths-about-vaginismus/", + "https://mic.com/articles/131453/doctors-are-slut-shaming-women-with-a-very-real-serious-medical-condition#.QscE2tuq3", + "http://vaginismus1.myfreeforum.org/archive/alcohol-and-vaginismus__o_t__t_284.html", + "https://www.vaginismus.com/", + "https://www.reddit.com/r/vaginismus/" + ], + "tags": [ + "life", + "sex", + "love", + "health" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 77974999804794, + "payout": 353.259, + "payout_at": "2016-09-21T17:26:27", + "pending_payout_value": "353.259 HBD", + "percent_hbd": 10000, + "permlink": "no-vaginismus-is-not-a-harry-potter-spell", + "post_id": 1245087, + "promoted": "5.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 70 + }, + "title": "No, Vaginismus is Not a Harry Potter Spell", + "updated": "2016-09-14T17:26:27", + "url": "/life/@sethlinson/no-vaginismus-is-not-a-harry-potter-spell" + }, + { + "active_votes": [ + { + "rshares": 260759332327, + "voter": "anonymous" + }, + { + "rshares": 40849260423316, + "voter": "blocktrades" + }, + { + "rshares": 55384149889, + "voter": "aenor" + }, + { + "rshares": 34687074645, + "voter": "tobixen" + }, + { + "rshares": 1398542005, + "voter": "jrd8526" + }, + { + "rshares": 23401005615, + "voter": "artific" + }, + { + "rshares": 10030801130, + "voter": "rpf" + }, + { + "rshares": 10147926283, + "voter": "vongohren" + }, + { + "rshares": 560545873, + "voter": "jasonpay1" + }, + { + "rshares": 6535955953, + "voter": "rubenalexander" + }, + { + "rshares": 2148477670, + "voter": "levycore" + }, + { + "rshares": 9139470488, + "voter": "craigwilliamz" + }, + { + "rshares": 254032300, + "voter": "babkjl" + }, + { + "rshares": 53146733, + "voter": "vsmith08162016" + }, + { + "rshares": 407083055, + "voter": "anomaly" + }, + { + "rshares": 161974443, + "voter": "zapply" + }, + { + "rshares": 149066262, + "voter": "raph" + } + ], + "author": "vongohren", + "author_payout_value": "0.000 HBD", + "author_reputation": 57.16, + "beneficiaries": [], + "blacklists": [], + "body": "![Bankssuck](https://churchoftheantichrist.files.wordpress.com/2012/07/20120708-185451.jpg)\n\n**I have a friend who recently moved to America and have told me about his problems, here is a short write up concatenating all his interesting findings!**\n\n## Fun facts about American credit scores, also known as \"Catch-22\":\n- When you move to the US, you will find that you are unable to get any kind of loan (except a car loan, because USA), not even a credit card, since you do not have a credit history.\n- Before you can say \"chicken and egg\", you are offered the way to build credit from scratch: a \"secured credit card\", a scheme in which you give money to the bank, which will hold it in a locked account and give you a credit card with that amount as the credit limit - and if you miss a payment, they will kindly charge you interest for letting you borrow your own money.\n- After one year of making payments on time, you have proven yourself worthy of an actual credit card! However, you are dismayed to see that your credit rating is at best average. Oh, they forgot to tell you that it's not good to spend more than 1/3 of your credit limit each month, even if you pay all of it by the due date (meaning that if you simply had given them more money to begin with, you could have had the exact same spending pattern and gotten a better score).\n- Digging deeper into this reveals that, the banker who was in charge of this case, said that, \"the best thing is to have a lot of credit but not needing it\". Some fun credit score rules follow:\n- You need to actually make payments (and therefore to actually use your card so that there will be something to pay down) in order to build the credit history; the more payments, the better. However, this is being countered by the penalties you get for having debt; the closer you are to the credit limit, the worse your score gets.\n- The more accounts/cards you have, the better. However, the act of getting a new credit card involves a credit check, which is recorded on your credit history as a negative event which reduces your score; it also lowers your average account age, which is bad.\n- The longer your credit history, the better. Solution: travel back in time. (So when you leave the US, you ought to keep your cards open in case you'll ever return - but you need to actually keep using them too, since having a credit card without using it is also bad...)\n\n## Conclusion: (\u256f\u00b0\u25a1\u00b0\uff09\u256f\ufe35 \u253b\u2501\u253b\n\n\n(In spite of this, he finally did succeed in getting a decent credit card that gives him 1-2% cashback on everything he buy - which felt great until he realized that all prices in general are several percents higher than they would have needed to be because of the fees that the credit card companies charge...)", + "category": "economics", + "children": 2, + "created": "2016-09-15T11:42:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://churchoftheantichrist.files.wordpress.com/2012/07/20120708-185451.jpg" + ], + "tags": [ + "economics", + "life", + "bank", + "credit", + "america" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 41264479007987, + "payout": 106.278, + "payout_at": "2016-09-22T11:42:27", + "pending_payout_value": "106.278 HBD", + "percent_hbd": 10000, + "permlink": "how-american-credit-bankins-is-f-ed-up", + "post_id": 1252916, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 17 + }, + "title": "How American credit bankins is F*ed up!", + "updated": "2016-09-15T11:42:27", + "url": "/economics/@vongohren/how-american-credit-bankins-is-f-ed-up" + }, + { + "active_votes": [ + { + "rshares": 289672111903, + "voter": "anonymous" + }, + { + "rshares": 14163917784755, + "voter": "summon" + }, + { + "rshares": 63264215903793, + "voter": "ned" + }, + { + "rshares": 7008652489816, + "voter": "wackou" + }, + { + "rshares": 5561457497398, + "voter": "kushed" + }, + { + "rshares": 2168262535121, + "voter": "bhuz" + }, + { + "rshares": 88420265451, + "voter": "aizensou" + }, + { + "rshares": 1168173562906, + "voter": "cass" + }, + { + "rshares": 137139646097, + "voter": "team" + }, + { + "rshares": 47633356096, + "voter": "alexgr" + }, + { + "rshares": 224671051401, + "voter": "eeks" + }, + { + "rshares": 508881476, + "voter": "paco-steem" + }, + { + "rshares": 6128985263, + "voter": "spaninv" + }, + { + "rshares": 47419915237, + "voter": "hannixx42" + }, + { + "rshares": 268813336, + "voter": "coar" + }, + { + "rshares": 1414262212, + "voter": "murh" + }, + { + "rshares": 414873886403, + "voter": "blakemiles84" + }, + { + "rshares": 5502742374, + "voter": "marta-zaidel" + }, + { + "rshares": 10900407436, + "voter": "aizen01" + }, + { + "rshares": 6499415173, + "voter": "aizen02" + }, + { + "rshares": 3552258858, + "voter": "aizen03" + }, + { + "rshares": 1167892678, + "voter": "aizen04" + }, + { + "rshares": 494011890, + "voter": "aizen05" + }, + { + "rshares": 4792503154, + "voter": "aizen07" + }, + { + "rshares": 2866396620, + "voter": "aizen08" + }, + { + "rshares": 1018758155, + "voter": "aizen09" + }, + { + "rshares": 440815198, + "voter": "aizen10" + }, + { + "rshares": 7251352623, + "voter": "aizen06" + }, + { + "rshares": 3046246145, + "voter": "aizen11" + }, + { + "rshares": 2093766327, + "voter": "aizen14" + }, + { + "rshares": 2461979195, + "voter": "aizen19" + }, + { + "rshares": 648934214, + "voter": "aizen15" + }, + { + "rshares": 6424687447, + "voter": "aizen16" + }, + { + "rshares": 645100690, + "voter": "aizen20" + }, + { + "rshares": 4217308295, + "voter": "aizen22" + }, + { + "rshares": 1120984313, + "voter": "aizen23" + }, + { + "rshares": 2204835021, + "voter": "aizen17" + }, + { + "rshares": 3470343919, + "voter": "aizen24" + }, + { + "rshares": 490553110, + "voter": "aizen18" + }, + { + "rshares": 1314165947, + "voter": "aizen25" + }, + { + "rshares": 2232368724, + "voter": "aizen28" + }, + { + "rshares": 3435213218, + "voter": "aizen26" + }, + { + "rshares": 1127650669, + "voter": "aizen27" + }, + { + "rshares": 3875576479, + "voter": "aizen32" + }, + { + "rshares": 2120310130, + "voter": "aizen30" + }, + { + "rshares": 3922031715, + "voter": "aizen31" + }, + { + "rshares": 1290987596, + "voter": "aizen33" + }, + { + "rshares": 7897522470, + "voter": "thecryptofiend" + }, + { + "rshares": 1553035109, + "voter": "aizen34" + }, + { + "rshares": 311774459, + "voter": "aizen35" + }, + { + "rshares": 5849292526, + "voter": "aizen36" + }, + { + "rshares": 1459315560, + "voter": "aizen37" + }, + { + "rshares": 408290923, + "voter": "aizen29" + }, + { + "rshares": 2872459339, + "voter": "aizen21" + }, + { + "rshares": 4407402890, + "voter": "aizen12" + }, + { + "rshares": 1876568717, + "voter": "aizen38" + }, + { + "rshares": 523210618, + "voter": "aizen39" + }, + { + "rshares": 397051543, + "voter": "stiletto" + }, + { + "rshares": 33767375079, + "voter": "ratel" + }, + { + "rshares": 17023109715, + "voter": "albertogm" + }, + { + "rshares": 6744340925, + "voter": "tyler-fletcher" + }, + { + "rshares": 11724844430, + "voter": "primus" + }, + { + "rshares": 58921570387, + "voter": "good-karma" + }, + { + "rshares": 245172817, + "voter": "mstang83" + }, + { + "rshares": 389458625, + "voter": "aizen13" + }, + { + "rshares": 3344834193, + "voter": "aizen41" + }, + { + "rshares": 950518795, + "voter": "aizen42" + }, + { + "rshares": 3238155527, + "voter": "aizen46" + }, + { + "rshares": 886279462, + "voter": "aizen47" + }, + { + "rshares": 217253386, + "voter": "aizen48" + }, + { + "rshares": 113259366, + "voter": "aizen49" + }, + { + "rshares": 941000373, + "voter": "aizen51" + }, + { + "rshares": 1267671657295, + "voter": "renohq" + }, + { + "rshares": 455780965, + "voter": "aizen43" + }, + { + "rshares": 67659539, + "voter": "aizen44" + }, + { + "rshares": 763269188, + "voter": "aizen54" + }, + { + "rshares": 1422705803, + "voter": "mixa" + }, + { + "rshares": 2328013953, + "voter": "steem1653" + }, + { + "rshares": 312801577458, + "voter": "jesta" + }, + { + "rshares": 4709498423, + "voter": "thegoodguy" + }, + { + "rshares": 4338003613, + "voter": "incomemonthly" + }, + { + "rshares": 20362567901, + "voter": "meiisheree" + }, + { + "rshares": 24478695193, + "voter": "igster" + }, + { + "rshares": 109932408114, + "voter": "pkattera" + }, + { + "rshares": 233569693, + "voter": "aizen52" + }, + { + "rshares": 399177345, + "voter": "mrshade" + }, + { + "rshares": 1682066491, + "voter": "natali22" + }, + { + "rshares": 4295922141, + "voter": "adamt" + }, + { + "rshares": 190269483, + "voter": "aizen55" + }, + { + "rshares": 6881734510, + "voter": "geronimo" + }, + { + "rshares": 11121059561, + "voter": "rpf" + }, + { + "rshares": 256616601778, + "voter": "liberosist" + }, + { + "rshares": 9502194625, + "voter": "oumar" + }, + { + "rshares": 5244790636, + "voter": "sharker" + }, + { + "rshares": 141429957, + "voter": "bento" + }, + { + "rshares": 7837739118, + "voter": "lostnuggett" + }, + { + "rshares": 231816568, + "voter": "sergey44" + }, + { + "rshares": 19395686276, + "voter": "krabgat" + }, + { + "rshares": 3306119556, + "voter": "ace108" + }, + { + "rshares": 3627578747, + "voter": "bkkshadow" + }, + { + "rshares": 83707323, + "voter": "aizen53" + }, + { + "rshares": 26794677003, + "voter": "fabien" + }, + { + "rshares": 467096193, + "voter": "bullionstackers" + }, + { + "rshares": 108721833, + "voter": "cryptoz" + }, + { + "rshares": 921882750, + "voter": "metaflute" + }, + { + "rshares": 449108428, + "voter": "bento04" + }, + { + "rshares": 753110728, + "voter": "bento03" + }, + { + "rshares": 1534315395, + "voter": "aizen" + }, + { + "rshares": 239545179, + "voter": "bento02" + }, + { + "rshares": 551525219, + "voter": "bento01" + }, + { + "rshares": 6519151447, + "voter": "nekromarinist" + }, + { + "rshares": 1651089101, + "voter": "coinbar" + }, + { + "rshares": 248311264506, + "voter": "ozchartart" + }, + { + "rshares": 5102245996, + "voter": "croatia" + }, + { + "rshares": 65300521, + "voter": "vladimirputin" + }, + { + "rshares": 24365622803, + "voter": "rawnetics" + }, + { + "rshares": 65308725, + "voter": "angelamerkel" + }, + { + "rshares": 24019810112, + "voter": "laonie1" + }, + { + "rshares": 24534454832, + "voter": "laonie2" + }, + { + "rshares": 24543057596, + "voter": "laonie3" + }, + { + "rshares": 81826244, + "voter": "bento06" + }, + { + "rshares": 6664176466, + "voter": "gmurph" + }, + { + "rshares": 74378126, + "voter": "kurzer42" + }, + { + "rshares": 79900402938, + "voter": "mibenkito" + }, + { + "rshares": 1018522724, + "voter": "altucher" + }, + { + "rshares": 101572397, + "voter": "timferriss" + }, + { + "rshares": 24538538513, + "voter": "laonie4" + }, + { + "rshares": 24536039997, + "voter": "laonie5" + }, + { + "rshares": 24533093295, + "voter": "laonie6" + }, + { + "rshares": 4336505805, + "voter": "armen" + }, + { + "rshares": 24529111489, + "voter": "laonie7" + }, + { + "rshares": 24525562069, + "voter": "laonie8" + }, + { + "rshares": 24522807346, + "voter": "laonie9" + }, + { + "rshares": 104692799, + "voter": "darrenrowse" + }, + { + "rshares": 11496127617, + "voter": "ekitcho" + }, + { + "rshares": 7525884432, + "voter": "steemitqa" + }, + { + "rshares": 4098512589, + "voter": "cmorton" + }, + { + "rshares": 179351183, + "voter": "pcashmore" + }, + { + "rshares": 59618782, + "voter": "andrew.sullivan" + }, + { + "rshares": 1046033907, + "voter": "brianclark" + }, + { + "rshares": 831573857, + "voter": "daniel.kahneman" + }, + { + "rshares": 232896636, + "voter": "tucker.max" + }, + { + "rshares": 740811240, + "voter": "darren.rowse" + }, + { + "rshares": 55704135, + "voter": "chris.dunn" + }, + { + "rshares": 3933588893, + "voter": "bledarus" + }, + { + "rshares": 1178231206, + "voter": "pat.flynn" + }, + { + "rshares": 1223550869, + "voter": "mattmarshall" + }, + { + "rshares": 437783005, + "voter": "timothysykes" + }, + { + "rshares": 44282381365, + "voter": "bitcalm" + }, + { + "rshares": 106860965, + "voter": "patflynn" + }, + { + "rshares": 896976221, + "voter": "andrewsullivan" + }, + { + "rshares": 8968836569, + "voter": "theb0red1" + }, + { + "rshares": 30570344850, + "voter": "kyriacos" + }, + { + "rshares": 6745075226, + "voter": "solarguy" + }, + { + "rshares": 699530791, + "voter": "alexma3x" + }, + { + "rshares": 489129872, + "voter": "harvey.levin" + }, + { + "rshares": 61520687, + "voter": "alfaman" + }, + { + "rshares": 13443129420, + "voter": "gvargas123" + }, + { + "rshares": 64732326, + "voter": "vasilii" + }, + { + "rshares": 2205240368, + "voter": "levycore" + }, + { + "rshares": 24516526583, + "voter": "laonie10" + }, + { + "rshares": 362426778, + "voter": "mrlogic" + }, + { + "rshares": 194739083, + "voter": "rand.fishkin" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 9504908244, + "voter": "craigwilliamz" + }, + { + "rshares": 1669616654, + "voter": "roland.haynes" + }, + { + "rshares": 2600508548, + "voter": "shadowspub" + }, + { + "rshares": 1183314250, + "voter": "lenar" + }, + { + "rshares": 83925616, + "voter": "uziriel" + }, + { + "rshares": 4592499069, + "voter": "richardcrill" + }, + { + "rshares": 23655969247, + "voter": "laonie11" + }, + { + "rshares": 1687924866, + "voter": "eight-rad" + }, + { + "rshares": 77004567, + "voter": "chrisaiki" + }, + { + "rshares": 56705725699, + "voter": "luminousvisions" + }, + { + "rshares": 504619233, + "voter": "areynolds" + }, + { + "rshares": 51939094, + "voter": "freesteem" + }, + { + "rshares": 177656553, + "voter": "harveylevin" + }, + { + "rshares": 122884931, + "voter": "gary.vaynerchuk" + }, + { + "rshares": 2142141248, + "voter": "alina1" + }, + { + "rshares": 53613334, + "voter": "paxmagnus" + }, + { + "rshares": 574180710, + "voter": "anomaly" + }, + { + "rshares": 51415300, + "voter": "timothy.sykes" + }, + { + "rshares": 454340855, + "voter": "ola1" + }, + { + "rshares": 55848311, + "voter": "drac59" + }, + { + "rshares": 810369666, + "voter": "bapparabi" + }, + { + "rshares": 3066838916, + "voter": "dodders007" + }, + { + "rshares": 538039419, + "voter": "grisha-danunaher" + }, + { + "rshares": 80674477, + "voter": "olesia83" + }, + { + "rshares": 213762437, + "voter": "sjamayee" + }, + { + "rshares": 426281596, + "voter": "witchcraftblog" + }, + { + "rshares": 202251096, + "voter": "mgibson" + }, + { + "rshares": 156261069, + "voter": "ibm1000" + }, + { + "rshares": 158187618, + "voter": "mirelasto" + }, + { + "rshares": 106367912, + "voter": "paulocouto" + }, + { + "rshares": 4781575087, + "voter": "exploretraveler" + }, + { + "rshares": 138977944, + "voter": "newsfeed" + }, + { + "rshares": 141784776, + "voter": "dirlei.sdias" + } + ], + "author": "pkattera", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.29, + "beneficiaries": [], + "blacklists": [], + "body": "![Group34d0c4.jpg](https://www.steemimg.com/images/2016/09/14/Group34d0c4.jpg)\n\n
    \nThis is my partial* application for @ned's inaugural bounty, [for design and implementation of a Steemit bounty system](https://steemit.com/bounties/@ned/it-s-time-for-a-steem-bounty-system). \n\n*It's a partial application because designing a bounty system for Steemit is very complex (at least for a blockchain n00b like me). There are many different ways to implement this system. I feel like I need more collaboration with developers and the business to fully understand the technical constraints and business objectives. As @jesta said in his [post](https://steemit.com/bounty/@jesta/steem-bounty-system-milestone-1-proposal) yesterday:\n> TLDR: This project, done right, really isn't as simple as it sounds.\n\nAnyway, for now, the most valuable thing I can do to contribute is to post some lower fidelity (not polished) mobile web designs that outline my proposed Information Architecture (IA) and User Experience (UX). Once we can agree on the right content and feature set for the MVP version of Bounties, I'd like to polish the visual design and create desktop designs.\n\n## Assumptions and mechanics\nI agree with most of the mechanics outlined by @jesta in his [Steemit Bounty System proposal](https://steemit.com/bounty/@jesta/steem-bounty-system-milestone-1-proposal). If you haven't read it, please check it out. There are a few things that I want to challenge though:\n\n1. I think that the Bounty system should live within steemit.com (and not on a separate domain). There are pros and cons of this approach but I think keeping bounties native to the steemit.com ecosystem will create the most long term value due to it's ease of use for most non-advanced users. \n \u2013 I propose that it lives at: http://steemit.com/bounties\n \u2013 In case bounties are required to live on a separate domain for technical or legal reasons, perhaps it could live on the http://bounties.steemit.com subdomain. \n\n2. I'm leaning towards requiring bounty creators to be registered and logged into Steemit.com to post a new bounty. \n\u2013 This would make posting a new bounty very similar to posting a new blog post. \n\u2013 It would also enable people to fund bounties using a similar mechanism to 'Promote a post' (instead of transferring funds to @bounty via steempay.io/shapeshift/cli_wallet commands as proposed by @jesta.\n\u2013 Requiring registration for bounty creators should increase the overall quality and reduce the potential for bounty abuse and misuse by increasing accountability and Steemit reputation transparency (like that outlined by @mrosenquist [here](https://steemit.com/bounty/@jesta/steem-bounty-system-milestone-1-proposal#@mrosenquist/re-jesta-steem-bounty-system-milestone-1-proposal-20160913t041449326z)) \n\n## Design ethos\n\nSince these designs are intended to live on Steemit.com, I've tried to adhere to Steemit's visual styles and retain it's interaction patterns for similar tasks. For example:\n \u2013 Creating a bounty should be as easy and as similar as posting a blog post. \n \u2013 Funding a bounty should be as easy and as similar as promoting a blog post. \n\n# Competitor analysis\n\nTo kick off the design process, I reviewed several comparable website earlier this week. Check it out here: \n\n[https://steemit.com/bounties/@pkattera/competitor-analysis-for-ned-s-proposed-bounty-management-system](https://steemit.com/bounties/@pkattera/competitor-analysis-for-ned-s-proposed-bounty-management-system)\n\n# Information Architecture \n\nHere's my proposed structure for the Bounties website:\n\n![Information-ArchitectureCopy2f439.jpg](https://www.steemimg.com/images/2016/09/14/Information-ArchitectureCopy2f439.jpg)\n\nAlthough I'd love to include a Bounty Hunter leaderboard and user profiles, I think we should keep the MVP as simple as possible for now and include it in a future version. \n\n# Content and features\n\nNow that I've outline the page templates and structure above, the Content Hierarchy diagram below shows a high level view of content and features to be included on each page. \n\n![Content77511.jpg](https://www.steemimg.com/images/2016/09/14/Content77511.jpg)\n\n# Mobile UX designs\n\nBelow are the mobile designs. Note: All copy, images and icons are placeholder for now.\n\n
    \n## Bounties home / landing page\n\n![1.Bounty-home-page3de51.jpg](https://www.steemimg.com/images/2016/09/14/1.Bounty-home-page3de51.jpg)\n\n
    \n## Post a bounty (excluding milestones)\n\nAs per my previous post, adding milestones to bounties increases the complexity of the whole bounty system. \n> My gut feeling is to keep it super simple for version 1 and exclude milestones. People could still create individual bounties for separate tasks and link related bounties within the description.\n\nThis design excludes the concept of milestones. \n\n![2.Post-a-bounty4b820.jpg](https://www.steemimg.com/images/2016/09/14/2.Post-a-bounty4b820.jpg)\n\n
    \n## Post a bounty (including milestones)\n\nBut if people feel strongly about keeping milestones, here is a design. \n\n![Milestones78f61.jpg](https://www.steemimg.com/images/2016/09/14/Milestones78f61.jpg)\n\n
    \n## Bounty template\n\n![3a.Bounty-template-brief1aec2.jpg](https://www.steemimg.com/images/2016/09/14/3a.Bounty-template-brief1aec2.jpg)\n\n![3b.Bounty-template-submissions05700.jpg](https://www.steemimg.com/images/2016/09/14/3b.Bounty-template-submissions05700.jpg)\n\n
    \n## Submission template\n\n![4a-Submission6c0f1.jpg](https://www.steemimg.com/images/2016/09/14/4a-Submission6c0f1.jpg)\n\n
    \n## Submit work\n\n![4b.Submit-a-post81120.jpg](https://www.steemimg.com/images/2016/09/14/4b.Submit-a-post81120.jpg)\n\n
    \n## My bounties\n\nA place to keep track of all the bounties that you've posted, entered, or watched.\n\n![5.My-bountiesf7ffb.jpg](https://www.steemimg.com/images/2016/09/14/5.My-bountiesf7ffb.jpg)\n\n
    \n## Filters on the bounty home / landing page\n\n![1a.filtersf0c90.jpg](https://www.steemimg.com/images/2016/09/14/1a.filtersf0c90.jpg)\n\n\n
    \n---\n#### Questions or concerns?\n\nMessage me on steemit.chat (pkattera)\n\n
    \n#### Thank you\n\nA few people to thank for inspiring me to design the Bounty System:\n\n\u2013 @ned for kicking off this initiative \n\u2013 @jesta for [this post](https://steemit.com/bounty/@jesta/steem-bounty-system-milestone-1-proposal)\n\u2013 @steve-walschot for [this post](https://steemit.com/bounty/@steve-walschot/application-for-bounty-system-by-ned)\n\u2013 @blueorgy for image hosting ([SteemIMG](https://www.steemimg.com/) gets better and better!) \n\n
    \n#### Acknowledgements \n\nI used a few icons from The [Noun Project](https://thenounproject.com/). Credit to:\n\u2013 Ryo Sato (filter icon)\n\u2013 Kid A (calendar icon)\n\nSome photos are from [unsplash.com](http://unsplash.com) \u2013 a free image site.", + "category": "bounties", + "children": 17, + "created": "2016-09-14T10:30:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/14/Group34d0c4.jpg", + "https://www.steemimg.com/images/2016/09/14/Information-ArchitectureCopy2f439.jpg", + "https://www.steemimg.com/images/2016/09/14/Content77511.jpg", + "https://www.steemimg.com/images/2016/09/14/1.Bounty-home-page3de51.jpg", + "https://www.steemimg.com/images/2016/09/14/2.Post-a-bounty4b820.jpg", + "https://www.steemimg.com/images/2016/09/14/Milestones78f61.jpg", + "https://www.steemimg.com/images/2016/09/14/3a.Bounty-template-brief1aec2.jpg", + "https://www.steemimg.com/images/2016/09/14/3b.Bounty-template-submissions05700.jpg", + "https://www.steemimg.com/images/2016/09/14/4a-Submission6c0f1.jpg", + "https://www.steemimg.com/images/2016/09/14/4b.Submit-a-post81120.jpg", + "https://www.steemimg.com/images/2016/09/14/5.My-bountiesf7ffb.jpg", + "https://www.steemimg.com/images/2016/09/14/1a.filtersf0c90.jpg" + ], + "links": [ + "https://steemit.com/bounties/@ned/it-s-time-for-a-steem-bounty-system", + "https://steemit.com/bounty/@jesta/steem-bounty-system-milestone-1-proposal", + "http://steemit.com/bounties", + "https://steemit.com/bounty/@jesta/steem-bounty-system-milestone-1-proposal#@mrosenquist/re-jesta-steem-bounty-system-milestone-1-proposal-20160913t041449326z", + "https://steemit.com/bounties/@pkattera/competitor-analysis-for-ned-s-proposed-bounty-management-system", + "https://steemit.com/bounty/@steve-walschot/application-for-bounty-system-by-ned", + "https://www.steemimg.com/", + "https://thenounproject.com/", + "http://unsplash.com" + ], + "tags": [ + "bounties", + "bounty", + "steemit", + "steemian", + "design" + ], + "users": [ + "ned", + "jesta", + "bounty", + "mrosenquist", + "steve-walschot", + "blueorgy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 97843608402227, + "payout": 560.001, + "payout_at": "2016-09-21T10:30:54", + "pending_payout_value": "560.001 HBD", + "percent_hbd": 10000, + "permlink": "my-application-for-ned-s-steemit-bounty-management-forum-milestone-1-design-phase", + "post_id": 1241840, + "promoted": "56.001 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 197 + }, + "title": "My application for @ned's Steemit Bounty Management Forum: Milestone 1: Design Phase", + "updated": "2016-09-14T10:30:54", + "url": "/bounties/@pkattera/my-application-for-ned-s-steemit-bounty-management-forum-milestone-1-design-phase" + }, + { + "active_votes": [ + { + "rshares": 260758129933, + "voter": "anonymous" + }, + { + "rshares": 41664756635361, + "voter": "blocktrades" + }, + { + "rshares": 274216136539, + "voter": "nabilov" + }, + { + "rshares": 1682066491, + "voter": "natali22" + }, + { + "rshares": 2182574144, + "voter": "iamwne" + }, + { + "rshares": 13133061167, + "voter": "moon32walker" + }, + { + "rshares": 511736149, + "voter": "favorit" + }, + { + "rshares": 3620272654, + "voter": "sulev" + }, + { + "rshares": 24521400021, + "voter": "gomeravibz" + }, + { + "rshares": 23806228398, + "voter": "cryptos" + }, + { + "rshares": 111955254, + "voter": "sandziro" + }, + { + "rshares": 6535955953, + "voter": "rubenalexander" + }, + { + "rshares": 12609297548, + "voter": "kyriacos" + }, + { + "rshares": 3429712687, + "voter": "cryptomental" + }, + { + "rshares": 10344067760, + "voter": "gvargas123" + }, + { + "rshares": 9504994562, + "voter": "craigwilliamz" + }, + { + "rshares": 52370279, + "voter": "ahmetova" + }, + { + "rshares": 2090961804, + "voter": "mindhunter" + }, + { + "rshares": 1965377451, + "voter": "whatsup" + }, + { + "rshares": 407083055, + "voter": "anomaly" + }, + { + "rshares": 50426101, + "voter": "drac59" + }, + { + "rshares": 6208762688, + "voter": "ekaterina4ka" + }, + { + "rshares": 1620733466, + "voter": "robotev" + }, + { + "rshares": 50944810, + "voter": "noriron" + }, + { + "rshares": 776604263, + "voter": "bapparabi" + } + ], + "author": "ahmetova", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.44, + "beneficiaries": [], + "blacklists": [], + "body": "http://ec-investor.ru/wp-content/uploads/2016/02/altcoins.png\n\nThese are pictures cryptocurrency there.\n\nhttps://pp.vk.me/c408123/v408123709/71ab/1vHOKg_v-68.jpg\n\nBut the fun did not seem to hurt.\n\nhttp://istorija-deneg.ru/wp-content/uploads/2015/08/549448b328f5.jpg\n\nIn this picture it is possible to make out?\n\nhttps://pp.vk.me/c620222/v620222709/541e/gwzoNgLAzgU.jpg\n\nMaybe dinosaurs have sent us this?\n\nhttps://pp.vk.me/c405624/v405624709/69b5/NlLOhs1Hkhg.jpg\n\nOr maybe aliens\n\nhttp://img0.liveinternet.ru/images/attach/c/4/122/495/122495188_92Reuters.jpg\n\nThat's better.\n\nhttp://crypto-coins.ru/wp-content/uploads/2015/03/129.jpg\n\nSo clearly better.\n\u00a0 What do you think?", + "category": "pictures", + "children": 5, + "created": "2016-09-15T10:29:33", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://ec-investor.ru/wp-content/uploads/2016/02/altcoins.png", + "https://pp.vk.me/c408123/v408123709/71ab/1vHOKg_v-68.jpg", + "http://istorija-deneg.ru/wp-content/uploads/2015/08/549448b328f5.jpg", + "https://pp.vk.me/c620222/v620222709/541e/gwzoNgLAzgU.jpg", + "https://pp.vk.me/c405624/v405624709/69b5/NlLOhs1Hkhg.jpg", + "http://img0.liveinternet.ru/images/attach/c/4/122/495/122495188_92Reuters.jpg", + "http://crypto-coins.ru/wp-content/uploads/2015/03/129.jpg" + ], + "tags": [ + "pictures", + "of", + "cryptocurrency" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 42324947488538, + "payout": 109.409, + "payout_at": "2016-09-22T10:29:33", + "pending_payout_value": "109.409 HBD", + "percent_hbd": 10000, + "permlink": "with-cryptocurrency-the-world-has-gone-mad", + "post_id": 1252464, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 25 + }, + "title": "With cryptocurrency, the world has gone mad.", + "updated": "2016-09-15T10:29:33", + "url": "/pictures/@ahmetova/with-cryptocurrency-the-world-has-gone-mad" + }, + { + "active_votes": [ + { + "rshares": 260758129933, + "voter": "anonymous" + }, + { + "rshares": 40847870908329, + "voter": "blocktrades" + }, + { + "rshares": 1414815162, + "voter": "murh" + }, + { + "rshares": 75729954824, + "voter": "noganoo" + }, + { + "rshares": 33778852325, + "voter": "ratel" + }, + { + "rshares": 329395643, + "voter": "gardening" + }, + { + "rshares": 329545436, + "voter": "survival" + }, + { + "rshares": 9928003572, + "voter": "arisa" + }, + { + "rshares": 55497150757, + "voter": "kus-knee" + }, + { + "rshares": 23696394705, + "voter": "seth-krings" + }, + { + "rshares": 77426802095, + "voter": "technology" + }, + { + "rshares": 10777428024, + "voter": "auction" + }, + { + "rshares": 233513644, + "voter": "honey" + }, + { + "rshares": 305443738, + "voter": "johanniellano" + }, + { + "rshares": 274216136539, + "voter": "nabilov" + }, + { + "rshares": 2232178102, + "voter": "iamwne" + }, + { + "rshares": 999834778, + "voter": "hemp" + }, + { + "rshares": 115967854, + "voter": "flowers" + }, + { + "rshares": 50619397, + "voter": "steemchain" + }, + { + "rshares": 50619397, + "voter": "whalepool" + }, + { + "rshares": 238512214, + "voter": "bullionstackers" + }, + { + "rshares": 3620241059, + "voter": "sulev" + }, + { + "rshares": 69826443423, + "voter": "malaiandrueth" + }, + { + "rshares": 24521400021, + "voter": "gomeravibz" + }, + { + "rshares": 18606901016, + "voter": "timelapse" + }, + { + "rshares": 15300231761, + "voter": "poeticsnake" + }, + { + "rshares": 22406622619, + "voter": "cryptos" + }, + { + "rshares": 61529559, + "voter": "diamonds" + }, + { + "rshares": 111955254, + "voter": "sandziro" + }, + { + "rshares": 12609297548, + "voter": "kyriacos" + }, + { + "rshares": 124798741, + "voter": "thegoldencookie" + }, + { + "rshares": 10344067760, + "voter": "gvargas123" + }, + { + "rshares": 10691242592, + "voter": "jaredcwillis" + }, + { + "rshares": 9504994562, + "voter": "craigwilliamz" + }, + { + "rshares": 3804396727, + "voter": "booky" + }, + { + "rshares": 1239881154, + "voter": "yzomri" + }, + { + "rshares": 2154921587, + "voter": "funkywanderer" + }, + { + "rshares": 504650082, + "voter": "areynolds" + }, + { + "rshares": 3517651081, + "voter": "patelincho" + }, + { + "rshares": 407083055, + "voter": "anomaly" + }, + { + "rshares": 172324884, + "voter": "ola1" + }, + { + "rshares": 51826827, + "voter": "drac59" + }, + { + "rshares": 4278058453, + "voter": "ocrdu" + }, + { + "rshares": 275336082, + "voter": "mlialen" + }, + { + "rshares": 1496123043, + "voter": "robotev" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 154575867, + "voter": "cbd" + }, + { + "rshares": 154575867, + "voter": "junk" + }, + { + "rshares": 154591018, + "voter": "hug" + }, + { + "rshares": 154591018, + "voter": "bearcub" + }, + { + "rshares": 154590989, + "voter": "cyberpunk" + }, + { + "rshares": 153842357, + "voter": "keisha" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 153842328, + "voter": "int" + } + ], + "author": "patelincho", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.31, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    I came today home from out and i found this thing ....... A huge bug in my home.. Good part is that i am not reall  scare. Before i reliese him in the garden I take some photos for steemit.. . 

    \n

    https://s19.postimg.org/bn5xxybgj/20160915_130038.jpg

    \n

    https://s19.postimg.org/vt9fwu743/20160915_130027.jpg

    \n

    https://s19.postimg.org/butkugmf7/20160915_130008.jpg

    \n

    https://s19.postimg.org/pn7zq3d6r/20160915_125819.jpg

    \n

    https://s19.postimg.org/e0nvoypvn/20160915_130014.jpg

    \n

    https://s19.postimg.org/537r5cmtf/20160915_130055.jpg

    \n

    https://s19.postimg.org/yxop7ddab/20160915_130059.jpg

    \n

    Have a nice day , stay positive  and many smiles !!!

    \n

    Don't forget to follow me ! @patelincho

    \n", + "category": "photography", + "children": 16, + "created": "2016-09-15T10:38:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s19.postimg.org/bn5xxybgj/20160915_130038.jpg", + "https://s19.postimg.org/vt9fwu743/20160915_130027.jpg", + "https://s19.postimg.org/butkugmf7/20160915_130008.jpg", + "https://s19.postimg.org/pn7zq3d6r/20160915_125819.jpg", + "https://s19.postimg.org/e0nvoypvn/20160915_130014.jpg", + "https://s19.postimg.org/537r5cmtf/20160915_130055.jpg", + "https://s19.postimg.org/yxop7ddab/20160915_130059.jpg" + ], + "links": [ + "https://steemit.com/@patelincho" + ], + "tags": [ + "photography", + "funny", + "life", + "picture", + "bugs" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 41892880799159, + "payout": 108.079, + "payout_at": "2016-09-22T10:38:30", + "pending_payout_value": "108.079 HBD", + "percent_hbd": 10000, + "permlink": "scary-little-things-here-come-a-big-one", + "post_id": 1252507, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 55 + }, + "title": "Scary little things ? Here come a big one !", + "updated": "2016-09-15T12:39:51", + "url": "/photography/@patelincho/scary-little-things-here-come-a-big-one" + }, + { + "active_votes": [ + { + "rshares": 260758129933, + "voter": "anonymous" + }, + { + "rshares": 40847901002354, + "voter": "blocktrades" + }, + { + "rshares": 266599021635, + "voter": "nabilov" + }, + { + "rshares": 2182574144, + "voter": "iamwne" + }, + { + "rshares": 238512214, + "voter": "bullionstackers" + }, + { + "rshares": 69826443423, + "voter": "malaiandrueth" + }, + { + "rshares": 24521400021, + "voter": "gomeravibz" + }, + { + "rshares": 111955254, + "voter": "sandziro" + }, + { + "rshares": 7370943286, + "voter": "kiddarko" + }, + { + "rshares": 6402569097, + "voter": "rubenalexander" + }, + { + "rshares": 12609297548, + "voter": "kyriacos" + }, + { + "rshares": 10344067760, + "voter": "gvargas123" + }, + { + "rshares": 46140353834, + "voter": "albensilverberg" + }, + { + "rshares": 9504994562, + "voter": "craigwilliamz" + }, + { + "rshares": 172646222, + "voter": "sammie" + }, + { + "rshares": 494754982, + "voter": "areynolds" + }, + { + "rshares": 3623547539, + "voter": "slayer" + }, + { + "rshares": 407083055, + "voter": "anomaly" + }, + { + "rshares": 16124989554, + "voter": "ocrdu" + }, + { + "rshares": 7865764185, + "voter": "pabloescobar" + }, + { + "rshares": 3310208605, + "voter": "dodders007" + }, + { + "rshares": 153865207, + "voter": "byandreq-art" + } + ], + "author": "byandreq-art", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.32, + "beneficiaries": [], + "blacklists": [], + "body": "This is my style to draw buildings\n**On good drawings I always leave my signature. But it cannot be seen immediately.**\n\nBy Andreq Art\n\n\u0421ity 1234567890\nhttps://pp.vk.me/c631417/v631417479/45c41/ibHWSB_EYcY.jpg\n\n\u0421ake city\nhttps://pp.vk.me/c631417/v631417479/45ccb/qu3rn8LmU9c.jpg\n\nCyrillic alphabets City (\u0410)\nhttps://pp.vk.me/c631417/v631417479/45c4a/AR4besrAUcY.jpg\n\nCyrillic alphabets City (\u0411)\nhttps://pp.vk.me/c631417/v631417479/45c54/kuBNDMYLstI.jpg\n\nCyrillic alphabets City (\u0412)\nhttps://pp.vk.me/c631417/v631417479/45c5e/3HAVm_Tt0F4.jpg\n\nCyrillic alphabets City (\u0413)\nhttps://pp.vk.me/c631417/v631417479/45c68/IBu2plV3OS0.jpg\n\nCyrillic alphabets City (\u0414)\nhttps://pp.vk.me/c631417/v631417479/45c72/e0R9xbRQczQ.jpg\n\nOctopus city\nhttps://pp.vk.me/c631417/v631417479/45cf3/2HZ9YfAOExo.jpg\n\nLiving city\nhttps://pp.vk.me/c631417/v631417479/45cfd/1ydpRYlDuag.jpg\n\nhttps://pp.vk.me/c631417/v631417479/45cc1/COJiLqwngL8.jpg\n\nGreenhouse city\nhttps://pp.vk.me/c631417/v631417479/45cb7/ExPFLBO8yoI.jpg\n\nhttps://pp.vk.me/c631417/v631417479/45d07/cP1gjUwR0IE.jpg\n\nhttps://pp.vk.me/c631417/v631417479/45cdf/B0mjiiB1mko.jpg\n\nFruit town\nhttps://pp.vk.me/c631417/v631417479/45c86/Ef_N3lk9PhI.jpg\n\nhttps://pp.vk.me/c631417/v631417479/45c7c/rYwas86_jZE.jpg\n\nEgg city\nhttps://pp.vk.me/c631417/v631417479/45cd5/_MreE2n7GOg.jpg", + "category": "art", + "children": 5, + "created": "2016-09-15T10:26:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://pp.vk.me/c631417/v631417479/45c41/ibHWSB_EYcY.jpg", + "https://pp.vk.me/c631417/v631417479/45ccb/qu3rn8LmU9c.jpg", + "https://pp.vk.me/c631417/v631417479/45c4a/AR4besrAUcY.jpg", + "https://pp.vk.me/c631417/v631417479/45c54/kuBNDMYLstI.jpg", + "https://pp.vk.me/c631417/v631417479/45c5e/3HAVm_Tt0F4.jpg", + "https://pp.vk.me/c631417/v631417479/45c68/IBu2plV3OS0.jpg", + "https://pp.vk.me/c631417/v631417479/45c72/e0R9xbRQczQ.jpg", + "https://pp.vk.me/c631417/v631417479/45cf3/2HZ9YfAOExo.jpg", + "https://pp.vk.me/c631417/v631417479/45cfd/1ydpRYlDuag.jpg", + "https://pp.vk.me/c631417/v631417479/45cc1/COJiLqwngL8.jpg", + "https://pp.vk.me/c631417/v631417479/45cb7/ExPFLBO8yoI.jpg", + "https://pp.vk.me/c631417/v631417479/45d07/cP1gjUwR0IE.jpg", + "https://pp.vk.me/c631417/v631417479/45cdf/B0mjiiB1mko.jpg", + "https://pp.vk.me/c631417/v631417479/45c86/Ef_N3lk9PhI.jpg", + "https://pp.vk.me/c631417/v631417479/45c7c/rYwas86_jZE.jpg", + "https://pp.vk.me/c631417/v631417479/45cd5/_MreE2n7GOg.jpg" + ], + "tags": [ + "art", + "photography", + "life", + "beauty", + "steemit" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 41596664124414, + "payout": 104.252, + "payout_at": "2016-09-22T10:26:57", + "pending_payout_value": "104.252 HBD", + "percent_hbd": 10000, + "permlink": "this-is-my-style-to-draw-buildings", + "post_id": 1252457, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 22 + }, + "title": "This is my style to draw buildings", + "updated": "2016-09-15T10:26:57", + "url": "/art/@byandreq-art/this-is-my-style-to-draw-buildings" + }, + { + "active_votes": [ + { + "rshares": 260758129933, + "voter": "anonymous" + }, + { + "rshares": 40847870908329, + "voter": "blocktrades" + }, + { + "rshares": 6477476066, + "voter": "grandpere" + }, + { + "rshares": 266599021635, + "voter": "nabilov" + }, + { + "rshares": 3964825188, + "voter": "sulev" + }, + { + "rshares": 24521400021, + "voter": "gomeravibz" + }, + { + "rshares": 6402569097, + "voter": "rubenalexander" + }, + { + "rshares": 12609297548, + "voter": "kyriacos" + }, + { + "rshares": 124798741, + "voter": "thegoldencookie" + }, + { + "rshares": 10344067760, + "voter": "gvargas123" + }, + { + "rshares": 9139417848, + "voter": "craigwilliamz" + }, + { + "rshares": 4895734826, + "voter": "nadin3" + }, + { + "rshares": 51231795, + "voter": "ahmetova" + }, + { + "rshares": 407083055, + "voter": "anomaly" + }, + { + "rshares": 50426101, + "voter": "drac59" + }, + { + "rshares": 162663756, + "voter": "linka" + }, + { + "rshares": 161949402, + "voter": "safar01" + }, + { + "rshares": 2496629911, + "voter": "irensche" + }, + { + "rshares": 160221022, + "voter": "abudar" + } + ], + "author": "safar01", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.51, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n

    The eggs are so many benefits. For health, for beauty, even eggs can also be transformed into objects that have artistic value, you know. Yep, eggs can also be used as craft materials. Surely part of the egg that is used for this craft is part of the skin alias eggshells. Hmm, about the creation of anything so we can make from the eggshell?

    \n


    \n

    Table decorations

    \n

    Sure to make the creation of the eggshell is not easy. You need special skills. For example, you just want to create a decorative table on eggshells. For example ya, egg shells are left intact but you want to perforate certain points so that a beautiful decoration. Surely pierce the egg shell is not an easy task. Because you have to be careful though not broken eggshells.

    \n

    \n

    But do not worry if you do not have special skills create a hole in the eggshell. You can really decorate eggshells with paint. Or if you are good at drawing, you can paint the egg shells with beautiful paintings.

    \n


    \n

    Container candles

    \n

    Wants to other creations of eggshell cooler? You can turn eggshells into a container candle. The trick, pitted egg shells so as to resemble a glass, then fill the egg with wax. Eits but make sure before pouring the wax, you first wash yes inside. Let the more interesting, you can also color the egg shell with colorful paint.

    \n

    \n

    Wall decoration

    \n

    If you've already solved the eggshells up shattered like this heart, you do not need to worry. You can still really make the creation of shell eggs that have been destroyed. You can create a wall hanging out of the egg shells. Aja sketch you want to make leather wall hangings. If so, paste the eggshell by drawing you made. Let the more interesting, you can give a touch of color.

    \n


    \n

    Painting on pottery jars

    \n

    Want to decorate the jars though not plain? You can really decorate it with eggshells. Do almost the same as how to create wall hangings of eggshells. Sketch in jars and paste egg shells into jars according to the sketch, which you made.

    \n

    \n", + "category": "art", + "children": 4, + "created": "2016-09-15T10:23:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://scontent-sin6-1.xx.fbcdn.net/v/t34.0-12/fr/cp0/e15/q65/14365437_1292507607440195_226094624_n.jpg?efg=eyJpIjoidCJ9&oh=6b11aa170ca5434452d44cffd29236ec&oe=57DBFE11", + "https://scontent-sin6-1.xx.fbcdn.net/v/t34.0-12/fr/cp0/e15/q65/14355967_1292507604106862_1254897350_n.jpg?efg=eyJpIjoidCJ9&oh=afd33a817d4aa10c7243fd535d09e762&oe=57DCD945", + "https://scontent-sin6-1.xx.fbcdn.net/v/t34.0-12/fr/cp0/e15/q65/14383312_1292507600773529_342284508_n.jpg?efg=eyJpIjoidCJ9&oh=710d5fe64636b3fa1f6e972eaf25bef4&oe=57DD289E", + "https://scontent-sin6-1.xx.fbcdn.net/v/t34.0-12/fr/cp0/e15/q65/14341655_1292507597440196_461567991_n.jpg?efg=eyJpIjoidCJ9&oh=f762f079417bb8c7b81c71474f3e7a5c&oe=57DCD615" + ], + "tags": [ + "art", + "of", + "unique", + "eggs" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 41457197852034, + "payout": 106.371, + "payout_at": "2016-09-22T10:23:51", + "pending_payout_value": "106.371 HBD", + "percent_hbd": 10000, + "permlink": "a-variety-of-unique-creations-made-from-eggs", + "post_id": 1252449, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 19 + }, + "title": "a variety of unique creations made from eggs", + "updated": "2016-09-15T10:23:51", + "url": "/art/@safar01/a-variety-of-unique-creations-made-from-eggs" + }, + { + "active_votes": [ + { + "rshares": 28656065167017, + "voter": "dantheman" + }, + { + "rshares": 480358293959, + "voter": "barrie" + }, + { + "rshares": 7710245013992, + "voter": "steempty" + }, + { + "rshares": 260640803822, + "voter": "anonymous" + }, + { + "rshares": 14163917784755, + "voter": "summon" + }, + { + "rshares": 35325784571065, + "voter": "jamesc" + }, + { + "rshares": 170345747072, + "voter": "highasfuck" + }, + { + "rshares": 4564521829427, + "voter": "riverhead" + }, + { + "rshares": 7069673762826, + "voter": "xeldal" + }, + { + "rshares": 5644726036612, + "voter": "enki" + }, + { + "rshares": 2003641941870, + "voter": "hr1" + }, + { + "rshares": 6595525539643, + "voter": "fuzzyvest" + }, + { + "rshares": 118474244256, + "voter": "sandra" + }, + { + "rshares": 1112765112473, + "voter": "ihashfury" + }, + { + "rshares": 23802893632, + "voter": "jaewoocho" + }, + { + "rshares": 1909232511923, + "voter": "xeroc" + }, + { + "rshares": 6514602351120, + "voter": "complexring" + }, + { + "rshares": 166714691146, + "voter": "fminer05" + }, + { + "rshares": 209490870160, + "voter": "alex90342fastn1" + }, + { + "rshares": 1722642250401, + "voter": "joseph" + }, + { + "rshares": 62376610768, + "voter": "jason" + }, + { + "rshares": 1135223997, + "voter": "mineralwasser" + }, + { + "rshares": 686800223839, + "voter": "boombastic" + }, + { + "rshares": 88420216227, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6754196648, + "voter": "bingo-0" + }, + { + "rshares": 1668511055, + "voter": "bingo-1" + }, + { + "rshares": 1304728687224, + "voter": "steempower" + }, + { + "rshares": 443041153772, + "voter": "officialfuzzy" + }, + { + "rshares": 1191961702407, + "voter": "cass" + }, + { + "rshares": 10360011843, + "voter": "idol" + }, + { + "rshares": 1424260507, + "voter": "jbradford" + }, + { + "rshares": 59763092068, + "voter": "tatianamoroz" + }, + { + "rshares": 44538539142, + "voter": "alexgr" + }, + { + "rshares": 42795786036, + "voter": "unosuke" + }, + { + "rshares": 3109673871, + "voter": "yefet" + }, + { + "rshares": 15619939813, + "voter": "brindleswan" + }, + { + "rshares": 1719958944, + "voter": "jocelyn" + }, + { + "rshares": 11239173417, + "voter": "dave-hughes" + }, + { + "rshares": 29182567099, + "voter": "full-measure" + }, + { + "rshares": 8046524501, + "voter": "cryptorune" + }, + { + "rshares": 24534053286, + "voter": "etimarcus" + }, + { + "rshares": 59883998874, + "voter": "eeks" + }, + { + "rshares": 47626976791, + "voter": "kingscrown" + }, + { + "rshares": 25256035332, + "voter": "georgedonnelly" + }, + { + "rshares": 31687358151, + "voter": "instructor2121" + }, + { + "rshares": 329706130544, + "voter": "teamsteem" + }, + { + "rshares": 561114423838, + "voter": "nanzo-scoop" + }, + { + "rshares": 10041081023, + "voter": "jerome-colley" + }, + { + "rshares": 164495652394, + "voter": "steve-walschot" + }, + { + "rshares": 9670127188, + "voter": "kefkius" + }, + { + "rshares": 48604221944, + "voter": "hannixx42" + }, + { + "rshares": 178305378905, + "voter": "mummyimperfect" + }, + { + "rshares": 8437453061, + "voter": "censor-this" + }, + { + "rshares": 268642429, + "voter": "coar" + }, + { + "rshares": 103775279216, + "voter": "asch" + }, + { + "rshares": 1060205225, + "voter": "murh" + }, + { + "rshares": 596874820, + "voter": "kodi" + }, + { + "rshares": 2379530678, + "voter": "error" + }, + { + "rshares": 41805503963, + "voter": "ranko-k" + }, + { + "rshares": 1111765869295, + "voter": "cyber" + }, + { + "rshares": 49483313309, + "voter": "ak2020" + }, + { + "rshares": 218313888634, + "voter": "java1959" + }, + { + "rshares": 261515246, + "voter": "cm-steem" + }, + { + "rshares": 33015419682, + "voter": "drinkzya" + }, + { + "rshares": 10670389453, + "voter": "zebbra2014" + }, + { + "rshares": 2990440934, + "voter": "bill-kline" + }, + { + "rshares": 281251124881, + "voter": "leon-fu" + }, + { + "rshares": 1923147642510, + "voter": "satoshifund" + }, + { + "rshares": 369360331, + "voter": "marcrapf" + }, + { + "rshares": 356238428, + "voter": "mark-hilgenberg" + }, + { + "rshares": 265678519614, + "voter": "churdtzu" + }, + { + "rshares": 368065342537, + "voter": "hedge-x" + }, + { + "rshares": 56681648856, + "voter": "juanmiguelsalas" + }, + { + "rshares": 17441953575, + "voter": "samether" + }, + { + "rshares": 55894900562, + "voter": "thecryptodrive" + }, + { + "rshares": 81259110331, + "voter": "faddat" + }, + { + "rshares": 87236557246, + "voter": "herzmeister" + }, + { + "rshares": 398746305, + "voter": "rafikichi" + }, + { + "rshares": 79216183143, + "voter": "tim-johnston" + }, + { + "rshares": 257251643016, + "voter": "trogdor" + }, + { + "rshares": 4674472059, + "voter": "tee-em" + }, + { + "rshares": 31333527265, + "voter": "michaelx" + }, + { + "rshares": 181167792891, + "voter": "thedashguy" + }, + { + "rshares": 3527823193, + "voter": "antizvuk" + }, + { + "rshares": 5814298870, + "voter": "mark-waser" + }, + { + "rshares": 142455845913, + "voter": "charleshosk" + }, + { + "rshares": 673979190004, + "voter": "publicworker" + }, + { + "rshares": 111252741987, + "voter": "geoffrey" + }, + { + "rshares": 43094919649, + "voter": "kimziv" + }, + { + "rshares": 82866843499, + "voter": "emily-cook" + }, + { + "rshares": 32090288968, + "voter": "talanhorne" + }, + { + "rshares": 64046822402, + "voter": "scrawl" + }, + { + "rshares": 69314704695, + "voter": "freedomengineer" + }, + { + "rshares": 11718855061, + "voter": "primus" + }, + { + "rshares": 471484245, + "voter": "mrhankeh" + }, + { + "rshares": 41529430784, + "voter": "clement" + }, + { + "rshares": 46158952500, + "voter": "isteemit" + }, + { + "rshares": 32197828888, + "voter": "acassity" + }, + { + "rshares": 270477941, + "voter": "willbed" + }, + { + "rshares": 69945046104, + "voter": "bacchist" + }, + { + "rshares": 15882285363, + "voter": "jamiecrypto" + }, + { + "rshares": 7407322882, + "voter": "dasha" + }, + { + "rshares": 179676652871, + "voter": "asmolokalo" + }, + { + "rshares": 28192997009, + "voter": "firepower" + }, + { + "rshares": 24316275734, + "voter": "katyakov" + }, + { + "rshares": 9139601051, + "voter": "allycat" + }, + { + "rshares": 19611513684, + "voter": "hakise" + }, + { + "rshares": 4206015630, + "voter": "bitnation" + }, + { + "rshares": 373865052858, + "voter": "fabio" + }, + { + "rshares": 516223289, + "voter": "chamviet" + }, + { + "rshares": 248875235, + "voter": "marshallhayner" + }, + { + "rshares": 146497467281, + "voter": "derekareith" + }, + { + "rshares": 248807305, + "voter": "ginorossi" + }, + { + "rshares": 31706660688, + "voter": "picokernel" + }, + { + "rshares": 151095873704, + "voter": "slowwalker" + }, + { + "rshares": 10594872684, + "voter": "seanmchughart" + }, + { + "rshares": 749287644, + "voter": "busser" + }, + { + "rshares": 104104889658, + "voter": "sigmajin" + }, + { + "rshares": 18353885171, + "voter": "ausbitbank" + }, + { + "rshares": 158959991157, + "voter": "jacor" + }, + { + "rshares": 254461585, + "voter": "coinivore" + }, + { + "rshares": 2327609690, + "voter": "steem1653" + }, + { + "rshares": 61950360941, + "voter": "flyingmind" + }, + { + "rshares": 118737374, + "voter": "snowden" + }, + { + "rshares": 3712452505, + "voter": "bitland" + }, + { + "rshares": 1535122943, + "voter": "decrypt" + }, + { + "rshares": 1107651329, + "voter": "karen13" + }, + { + "rshares": 27931156284, + "voter": "dwinblood" + }, + { + "rshares": 24474473112, + "voter": "igster" + }, + { + "rshares": 11091812601, + "voter": "deviedev" + }, + { + "rshares": 1369739342, + "voter": "jrd8526" + }, + { + "rshares": 6141405443, + "voter": "cryptosi" + }, + { + "rshares": 73113270591, + "voter": "jpiper20" + }, + { + "rshares": 228456916051, + "voter": "nabilov" + }, + { + "rshares": 79443198747, + "voter": "ntomaino" + }, + { + "rshares": 14216037124, + "voter": "jaycobbell" + }, + { + "rshares": 532989591, + "voter": "karenmckersie" + }, + { + "rshares": 91537541765, + "voter": "stephencurry" + }, + { + "rshares": 56831411788, + "voter": "streetstyle" + }, + { + "rshares": 87223247, + "voter": "wildchild" + }, + { + "rshares": 129239122531, + "voter": "demotruk" + }, + { + "rshares": 5723248302, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 15058548656, + "voter": "nippel66" + }, + { + "rshares": 13110910227, + "voter": "benjiberigan" + }, + { + "rshares": 931831387, + "voter": "poseidon" + }, + { + "rshares": 3222732840, + "voter": "simon.braki.love" + }, + { + "rshares": 14612209472, + "voter": "all-of-us" + }, + { + "rshares": 74758878385, + "voter": "thylbom" + }, + { + "rshares": 4287430285, + "voter": "fubar-bdhr" + }, + { + "rshares": 7168473448, + "voter": "geronimo" + }, + { + "rshares": 5534164783, + "voter": "bitcoiner" + }, + { + "rshares": 69127856745, + "voter": "squirrellywrath" + }, + { + "rshares": 3583636561, + "voter": "tarindel" + }, + { + "rshares": 53838600358, + "voter": "jl777" + }, + { + "rshares": 1019358548757, + "voter": "james212" + }, + { + "rshares": 7646574749, + "voter": "lostnuggett" + }, + { + "rshares": 31574949244, + "voter": "zaebars" + }, + { + "rshares": 877259776, + "voter": "raymonjohnstone" + }, + { + "rshares": 50619397, + "voter": "steemchain" + }, + { + "rshares": 231816568, + "voter": "sergey44" + }, + { + "rshares": 19568305251, + "voter": "cryptocameo" + }, + { + "rshares": 4543466948, + "voter": "proto" + }, + { + "rshares": 633829957, + "voter": "curator" + }, + { + "rshares": 7208992179, + "voter": "sisterholics" + }, + { + "rshares": 1326326960, + "voter": "alex.chien" + }, + { + "rshares": 3406907500, + "voter": "tygergamer" + }, + { + "rshares": 6968035341, + "voter": "lykkeliten" + }, + { + "rshares": 116294417, + "voter": "dybbz" + }, + { + "rshares": 118854247, + "voter": "iotaardor" + }, + { + "rshares": 123541770335, + "voter": "sterlinluxan" + }, + { + "rshares": 1057627081, + "voter": "jumpman" + }, + { + "rshares": 45637774873, + "voter": "jasonstaggers" + }, + { + "rshares": 5471638062, + "voter": "jed78" + }, + { + "rshares": 128523028085, + "voter": "steemdrive" + }, + { + "rshares": 11492642292, + "voter": "bergy" + }, + { + "rshares": 896137540, + "voter": "metaflute" + }, + { + "rshares": 59737195759, + "voter": "gomeravibz" + }, + { + "rshares": 2298128755, + "voter": "taker" + }, + { + "rshares": 6519151447, + "voter": "nekromarinist" + }, + { + "rshares": 240147448, + "voter": "frozendota" + }, + { + "rshares": 3668074912, + "voter": "merej99" + }, + { + "rshares": 254720359028, + "voter": "laonie" + }, + { + "rshares": 24364807282, + "voter": "rawnetics" + }, + { + "rshares": 65258060, + "voter": "smellz" + }, + { + "rshares": 16921549851, + "voter": "thebluepanda" + }, + { + "rshares": 26127083678, + "voter": "laonie1" + }, + { + "rshares": 26637891532, + "voter": "laonie2" + }, + { + "rshares": 26647408950, + "voter": "laonie3" + }, + { + "rshares": 7947456790, + "voter": "myfirst" + }, + { + "rshares": 6643283810, + "voter": "rich77" + }, + { + "rshares": 51747528281, + "voter": "somebody" + }, + { + "rshares": 1935063279, + "voter": "flysaga" + }, + { + "rshares": 7038418664, + "voter": "brendio" + }, + { + "rshares": 1665264480, + "voter": "gmurph" + }, + { + "rshares": 11431807863, + "voter": "midnightoil" + }, + { + "rshares": 5549460844, + "voter": "cjclaro" + }, + { + "rshares": 58150459, + "voter": "michellek" + }, + { + "rshares": 26642754326, + "voter": "laonie4" + }, + { + "rshares": 26640477876, + "voter": "laonie5" + }, + { + "rshares": 26637274963, + "voter": "laonie6" + }, + { + "rshares": 26633583107, + "voter": "laonie7" + }, + { + "rshares": 6308399000, + "voter": "kurtbeil" + }, + { + "rshares": 26629043779, + "voter": "laonie8" + }, + { + "rshares": 26626761286, + "voter": "laonie9" + }, + { + "rshares": 3299604198, + "voter": "steemleak" + }, + { + "rshares": 28545134189, + "voter": "xiaohui" + }, + { + "rshares": 61495409, + "voter": "locolote" + }, + { + "rshares": 138731078, + "voter": "bigsambucca" + }, + { + "rshares": 1345755676, + "voter": "elfkitchen" + }, + { + "rshares": 88101189801, + "voter": "joele" + }, + { + "rshares": 14920627898, + "voter": "randyclemens" + }, + { + "rshares": 2022335992, + "voter": "paynode" + }, + { + "rshares": 60024015, + "voter": "nickche" + }, + { + "rshares": 893983001, + "voter": "xiaokongcom" + }, + { + "rshares": 22396681189, + "voter": "cryptos" + }, + { + "rshares": 90519484, + "voter": "dice1904" + }, + { + "rshares": 1065498716, + "voter": "willybot" + }, + { + "rshares": 61694961, + "voter": "session101" + }, + { + "rshares": 1801982349, + "voter": "xianjun" + }, + { + "rshares": 61313637, + "voter": "jfelton5" + }, + { + "rshares": 3606419075, + "voter": "highlite" + }, + { + "rshares": 9964190523, + "voter": "ottodv" + }, + { + "rshares": 72135954, + "voter": "stevescriber" + }, + { + "rshares": 2786292132, + "voter": "bledarus" + }, + { + "rshares": 63437792, + "voter": "tommycordero" + }, + { + "rshares": 52467942, + "voter": "loli" + }, + { + "rshares": 53638070, + "voter": "nano2nd" + }, + { + "rshares": 9126119613, + "voter": "mione" + }, + { + "rshares": 55040785718, + "voter": "ftlian" + }, + { + "rshares": 118103280, + "voter": "microluck" + }, + { + "rshares": 194278320, + "voter": "lisadang" + }, + { + "rshares": 6270477525, + "voter": "rubenalexander" + }, + { + "rshares": 11467297530, + "voter": "matrixdweller" + }, + { + "rshares": 61504247, + "voter": "maelstr0m" + }, + { + "rshares": 9828718036, + "voter": "pjheinz" + }, + { + "rshares": 60210649, + "voter": "cryptoblu" + }, + { + "rshares": 60204101, + "voter": "instructor" + }, + { + "rshares": 84942400, + "voter": "pompe72" + }, + { + "rshares": 20136099391, + "voter": "runaway-psyche" + }, + { + "rshares": 729208827411, + "voter": "dollarvigilante" + }, + { + "rshares": 91901479510, + "voter": "anotherjoe" + }, + { + "rshares": 6741345816, + "voter": "solarguy" + }, + { + "rshares": 4056826699, + "voter": "lamech-m" + }, + { + "rshares": 670383674, + "voter": "alexma3x" + }, + { + "rshares": 60707991, + "voter": "jerical13" + }, + { + "rshares": 1158727876, + "voter": "the-bitcoin-dood" + }, + { + "rshares": 11374021880, + "voter": "gvargas123" + }, + { + "rshares": 8060256204, + "voter": "catherinebleish" + }, + { + "rshares": 72345603, + "voter": "qq553937961" + }, + { + "rshares": 10598041519, + "voter": "elissahawke" + }, + { + "rshares": 63331721, + "voter": "igorterleg" + }, + { + "rshares": 4364503566, + "voter": "chaospoet" + }, + { + "rshares": 3050030622, + "voter": "movievertigo" + }, + { + "rshares": 70361224, + "voter": "vasilii" + }, + { + "rshares": 14409702715, + "voter": "btctravis" + }, + { + "rshares": 26619540700, + "voter": "laonie10" + }, + { + "rshares": 369977336, + "voter": "mrlogic" + }, + { + "rshares": 61115647, + "voter": "steempipe" + }, + { + "rshares": 55543445, + "voter": "bitchplease" + }, + { + "rshares": 5711676032, + "voter": "trev" + }, + { + "rshares": 90778063964, + "voter": "barrycooper" + }, + { + "rshares": 1481195780, + "voter": "indykpol" + }, + { + "rshares": 1926286540, + "voter": "matildapurse" + }, + { + "rshares": 18274763874, + "voter": "mikemacintire" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 28912632208, + "voter": "hilarski" + }, + { + "rshares": 58897073, + "voter": "libertas" + }, + { + "rshares": 3783362244, + "voter": "naquoya" + }, + { + "rshares": 161132176077, + "voter": "falkvinge" + }, + { + "rshares": 62669096, + "voter": "markose" + }, + { + "rshares": 58699712, + "voter": "mwhite20653" + }, + { + "rshares": 1558849155, + "voter": "jordanpagemusic" + }, + { + "rshares": 58484280, + "voter": "will.isles" + }, + { + "rshares": 58441065, + "voter": "johnm862" + }, + { + "rshares": 59693834, + "voter": "suprepachyderm" + }, + { + "rshares": 62040384, + "voter": "mikerowerules12" + }, + { + "rshares": 58287338, + "voter": "arto" + }, + { + "rshares": 58257395, + "voter": "zachariasz" + }, + { + "rshares": 56984774, + "voter": "rickmiller" + }, + { + "rshares": 2192419604, + "voter": "voluntary" + }, + { + "rshares": 58231229, + "voter": "mags" + }, + { + "rshares": 1233668048, + "voter": "lenar" + }, + { + "rshares": 10280988589, + "voter": "stiant" + }, + { + "rshares": 9238217404, + "voter": "lesliestarrohara" + }, + { + "rshares": 4097573669, + "voter": "nulliusinverba" + }, + { + "rshares": 62955132, + "voter": "texkitten" + }, + { + "rshares": 6267761515, + "voter": "invisiblegorilla" + }, + { + "rshares": 2565501801, + "voter": "colinklein" + }, + { + "rshares": 103607186, + "voter": "glenko" + }, + { + "rshares": 58145689, + "voter": "sovereignsam" + }, + { + "rshares": 97483219, + "voter": "uziriel" + }, + { + "rshares": 57899480, + "voter": "positivelyweird" + }, + { + "rshares": 59896366, + "voter": "thomas.shirk" + }, + { + "rshares": 12090220872, + "voter": "ryan-singer" + }, + { + "rshares": 4436850062, + "voter": "richardcrill" + }, + { + "rshares": 25732282120, + "voter": "laonie11" + }, + { + "rshares": 57323783, + "voter": "tyler.maroney" + }, + { + "rshares": 64527759, + "voter": "lovetosteemit" + }, + { + "rshares": 1620564758, + "voter": "davidjkelley" + }, + { + "rshares": 7129385342, + "voter": "davidbrogan" + }, + { + "rshares": 13885258607, + "voter": "adamkokesh" + }, + { + "rshares": 95086202, + "voter": "expatlove" + }, + { + "rshares": 136523069, + "voter": "rusla" + }, + { + "rshares": 55708086, + "voter": "mrbud" + }, + { + "rshares": 15213433225, + "voter": "digital-wisdom" + }, + { + "rshares": 3706565731, + "voter": "ethical-ai" + }, + { + "rshares": 53093296, + "voter": "freesteem" + }, + { + "rshares": 2477345340, + "voter": "fajrilgooner" + }, + { + "rshares": 54293199, + "voter": "walternz" + }, + { + "rshares": 2659291424, + "voter": "activistpost" + }, + { + "rshares": 6675701160, + "voter": "jwaser" + }, + { + "rshares": 532376637, + "voter": "jacobtothe" + }, + { + "rshares": 57960510, + "voter": "randal" + }, + { + "rshares": 659423594, + "voter": "kev7000" + }, + { + "rshares": 1042372731, + "voter": "zettar" + }, + { + "rshares": 58058391, + "voter": "lighter" + }, + { + "rshares": 54258724, + "voter": "zeka" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 2614460057, + "voter": "bwaser" + }, + { + "rshares": 51830988, + "voter": "roadhog" + }, + { + "rshares": 1843695408, + "voter": "alina1" + }, + { + "rshares": 50639382, + "voter": "doggnostic" + }, + { + "rshares": 674328726, + "voter": "ct-gurus" + }, + { + "rshares": 50377764, + "voter": "jenny-talls" + }, + { + "rshares": 395710244766, + "voter": "charlieshrem" + }, + { + "rshares": 59321229606, + "voter": "tracemayer" + }, + { + "rshares": 50210467, + "voter": "post-successful" + }, + { + "rshares": 865246255, + "voter": "bitcoinparadise" + }, + { + "rshares": 52409783, + "voter": "enriquesl" + }, + { + "rshares": 2126211408, + "voter": "steemsquad" + }, + { + "rshares": 2345435473, + "voter": "ellepdub" + }, + { + "rshares": 54943698, + "voter": "inarix03" + }, + { + "rshares": 215238581, + "voter": "ola1" + }, + { + "rshares": 52703856, + "voter": "silversurfer" + }, + { + "rshares": 11424020736, + "voter": "herpetologyguy" + }, + { + "rshares": 52634201, + "voter": "felipeabeid" + }, + { + "rshares": 52617838, + "voter": "lynnhatwan" + }, + { + "rshares": 52614987, + "voter": "dulcio" + }, + { + "rshares": 52517298, + "voter": "egrace85" + }, + { + "rshares": 52514420, + "voter": "lambot" + }, + { + "rshares": 4706724117, + "voter": "morgan.waser" + }, + { + "rshares": 50602980, + "voter": "cfisher" + }, + { + "rshares": 44791628201, + "voter": "rossulbricht" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 1616198227, + "voter": "robotev" + }, + { + "rshares": 1181689240, + "voter": "anns" + }, + { + "rshares": 1040612804, + "voter": "steemitcharity" + }, + { + "rshares": 50911517, + "voter": "silvermoment" + }, + { + "rshares": 50849010, + "voter": "paulsemmelweis" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 50214587, + "voter": "amymclain" + }, + { + "rshares": 1849883331, + "voter": "exlead" + }, + { + "rshares": 3605503256, + "voter": "strong-ai" + }, + { + "rshares": 151709690, + "voter": "wearechange-co" + }, + { + "rshares": 82545012, + "voter": "jamesbabb" + }, + { + "rshares": 114127036, + "voter": "comeup" + }, + { + "rshares": 168359896, + "voter": "aarontyree" + }, + { + "rshares": 2337826015, + "voter": "senseye" + }, + { + "rshares": 1388160394, + "voter": "rusteemitblog" + }, + { + "rshares": 161957202, + "voter": "michaelstobiersk" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 161700361, + "voter": "shadowcash" + }, + { + "rshares": 161096439, + "voter": "bethsoft" + }, + { + "rshares": 160957729, + "voter": "realtime" + }, + { + "rshares": 160777921, + "voter": "the.dudermensch" + }, + { + "rshares": 136914857, + "voter": "jameshowarrd" + }, + { + "rshares": 156847954, + "voter": "correct" + }, + { + "rshares": 159963865, + "voter": "sledgehammer" + }, + { + "rshares": 156821466, + "voter": "charlie.wilson" + }, + { + "rshares": 156425539, + "voter": "planetearth" + }, + { + "rshares": 159531007, + "voter": "benetton" + }, + { + "rshares": 156299377, + "voter": "tipsandtricks" + }, + { + "rshares": 155598701, + "voter": "alexlielacher" + }, + { + "rshares": 158535752, + "voter": "nerds" + }, + { + "rshares": 155180811, + "voter": "majes" + }, + { + "rshares": 84169021, + "voter": "dealzgal" + }, + { + "rshares": 124101138, + "voter": "dbudlov" + }, + { + "rshares": 154731470, + "voter": "busy.pay" + }, + { + "rshares": 92745520, + "voter": "storage" + }, + { + "rshares": 659555137, + "voter": "reddust" + }, + { + "rshares": 145960715, + "voter": "raph" + }, + { + "rshares": 76921191, + "voter": "blackmarket" + }, + { + "rshares": 83066676, + "voter": "gifts" + }, + { + "rshares": 85579531, + "voter": "expat" + }, + { + "rshares": 137629162, + "voter": "steemtrail" + }, + { + "rshares": 112446078, + "voter": "paulocouto" + }, + { + "rshares": 154736182, + "voter": "carod" + }, + { + "rshares": 154730971, + "voter": "donrobertson" + }, + { + "rshares": 154717578, + "voter": "chrstphr" + }, + { + "rshares": 148481455, + "voter": "kirvvv2" + }, + { + "rshares": 154323367, + "voter": "sandee" + }, + { + "rshares": 145020464, + "voter": "newsfeed" + }, + { + "rshares": 135897736, + "voter": "sawgunner13" + }, + { + "rshares": 144801473, + "voter": "dirlei.sdias" + } + ], + "author": "rossulbricht", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.17, + "beneficiaries": [], + "blacklists": [], + "body": "When my son Ross Ulbricht was arrested and brought to trial, many called him a political prisoner. Yet I wasn\u2019t so sure this was true. When a HuffPostLive interview ran the [headline](http://www.huffingtonpost.com/2015/06/02/ulbricht-silk-road_n_7492972.html?): _\"Silk Road Founder Is A \u2018Political Prisoner,\u2019 Mother Lyn Ulbricht Says.\"_ I was uncomfortable with it (especially since I didn\u2019t exactly say that).\n\nEven by the sentencing I wondered if calling Ross a political prisoner might be exaggerated, too dramatic. But then the other Silk Road defendants were sentenced by a different Judge, and I was finally convinced that yes, Ross is a political prisoner. I see no other explanation for his excessive sentence.\n\nPeople convicted as top drug sellers on Silk Road got a relative slap on the wrist. A top administrator during the height of Silk Road got 17 months (yes months, -- time served) and (I\u2019m happy to say) is now a free man. Recently Brian Farrell, a top admin of Silk Road 2.0, got 8 years. Yet Ross got double life + 40 years, with no possibility of parole. Why?\n\n
    http://i.imgsafe.org/7462e187a7.jpg
    \n\nIt is actually against the law to give a sentence so out of proportion. The punishment must fit the crime and be at least in the same ballpark as those with similar offenses. Congress passed the Sentencing Reform Act forbidding such disparity, which Ross\u2019 [appeal](https://freeross.org/wp-content/uploads/AppealBriefFinal-1.pdf?v=7516fd43adaa) calls \u201cgrotesque.\u201d \n\nI now think it is obvious from these other sentences that the Silk Road case was not about drugs, not about a product, but about a platform. I believe the government considered that platform a dangerous political threat, needed an example, and Ross was it. The government and the court made this quite clear.\n\n
    https://youtu.be/dGKWsm-wMQQ
    \n
    Video: Lyn Ulbricht addresses FreedomFest about Ross' sentence
    \n\nAs Ross\u2019 appeal points out, basing a sentence on someone\u2019s political philosophy violates the First Amendment\u2019s guarantee of freedom of speech and is never the basis for a lawful or reasonable sentence. \n\nIn spite of this, the government maintains in its brief that Ross\u2019 life sentence is reasonable. In it they express doubt that Ross had abandoned the beliefs that led him to start Silk Road. The Judge agreed, stating: \u201cIt is also notable that the reasons that you started Silk Road were philosophical and I don't know that it is a philosophy left behind.\u201d \n\nThe Judge called this philosophy \u201cdeeply troubling and terribly misguided and also very dangerous.\" Yet the law, which she took an oath to uphold, states that considering someone\u2019s philosophy is \u201can irrelevant and prohibited factor\u201d in sentencing, forbidden not only by the Constitution, but the Sentencing guidelines. It is clearly unlawful that the Judge sentenced Ross more severely because she was not sure he had abandoned his views and beliefs. \n\nAs a lawyer I know said:\n> \u201cNeither Thomas Jefferson nor James Madison would likely not have fared well if brought before Judge Forrest, because of their similarly \u2018dangerous\u2019 views.\u201d\n\nRoss\u2019 sentence also flies in the face of precedent. Previous courts have ruled: \"The freedom of speech and of the press guaranteed by the Constitution embraces at the least the liberty to discuss publicly and truthfully all matters of public concern without previous restraint or fear of subsequent punishment.\" _Thornhill v. Alabama_. And \u201c[S]peech concerning public affairs is more than self expression; it is the essence of self-government.\u2019\u2019 _Garrison v. Louisiana._ \n\nIn addition, according to other courts, the expression of political views concerning drug laws involves core political speech, an area where First Amendment protection is \u201cat its zenith.\u201d _Meyer v. Grant_.\n\nJudge Forrest may personally find Ross\u2019 political views troubling and dangerous. However, it is not within her authority as a United States District Court Judge to consider his political views in determining a sentence. \n\nIn fact, it is against the law.\n\nThat a Judge would, in part, issue a life sentence based on political beliefs and statements should frighten us all.", + "category": "bitcoin", + "children": 75, + "created": "2016-09-13T22:17:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgsafe.org/7462e187a7.jpg", + "https://img.youtube.com/vi/dGKWsm-wMQQ/0.jpg" + ], + "links": [ + "http://www.huffingtonpost.com/2015/06/02/ulbricht-silk-road_n_7492972.html?", + "https://freeross.org/wp-content/uploads/AppealBriefFinal-1.pdf?v=7516fd43adaa", + "https://youtu.be/dGKWsm-wMQQ" + ], + "tags": [ + "bitcoin", + "crypto-news", + "anarchism", + "blockchain", + "freeross" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 143338615531795, + "payout": 1080.24, + "payout_at": "2016-09-20T22:17:12", + "pending_payout_value": "1080.240 HBD", + "percent_hbd": 10000, + "permlink": "is-ross-ulbricht-a-political-prisoner", + "post_id": 1237023, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 395 + }, + "title": "Is Ross Ulbricht a Political Prisoner?", + "updated": "2016-09-13T22:17:12", + "url": "/bitcoin/@rossulbricht/is-ross-ulbricht-a-political-prisoner" + }, + { + "active_votes": [ + { + "rshares": 494632487901, + "voter": "barrie" + }, + { + "rshares": 31615036594147, + "voter": "smooth" + }, + { + "rshares": 2160925860071, + "voter": "badassmother" + }, + { + "rshares": 2050996398887, + "voter": "hr1" + }, + { + "rshares": 5339100755934, + "voter": "kushed" + }, + { + "rshares": 23332152248, + "voter": "jaewoocho" + }, + { + "rshares": 5869068247003, + "voter": "steemit200" + }, + { + "rshares": 7573847300816, + "voter": "complexring" + }, + { + "rshares": 1731469415199, + "voter": "joseph" + }, + { + "rshares": 4260896150921, + "voter": "au1nethyb1" + }, + { + "rshares": 462210569737, + "voter": "recursive3" + }, + { + "rshares": 651673983804, + "voter": "masteryoda" + }, + { + "rshares": 3254899228205, + "voter": "recursive" + }, + { + "rshares": 1209033907, + "voter": "mineralwasser" + }, + { + "rshares": 687075799427, + "voter": "boombastic" + }, + { + "rshares": 91239679568, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 1718220661, + "voter": "bingo-1" + }, + { + "rshares": 5915109368459, + "voter": "smooth.witness" + }, + { + "rshares": 10365249221, + "voter": "idol" + }, + { + "rshares": 5043750251, + "voter": "sakr" + }, + { + "rshares": 1784473143, + "voter": "jocelyn" + }, + { + "rshares": 86992875240, + "voter": "acidsun" + }, + { + "rshares": 14793702576, + "voter": "gregory-f" + }, + { + "rshares": 1181352145582, + "voter": "gavvet" + }, + { + "rshares": 59913984920, + "voter": "eeks" + }, + { + "rshares": 8668864101, + "voter": "richman" + }, + { + "rshares": 581790581089, + "voter": "nanzo-scoop" + }, + { + "rshares": 178473515654, + "voter": "mummyimperfect" + }, + { + "rshares": 103793788310, + "voter": "asch" + }, + { + "rshares": 1414323919, + "voter": "murh" + }, + { + "rshares": 6372449504, + "voter": "cryptofunk" + }, + { + "rshares": 16733609471, + "voter": "b4bb4r-5h3r" + }, + { + "rshares": 2326284185, + "voter": "error" + }, + { + "rshares": 1088234191355, + "voter": "cyber" + }, + { + "rshares": 18449074024, + "voter": "btcturbo" + }, + { + "rshares": 61678758152, + "voter": "theshell" + }, + { + "rshares": 49529062216, + "voter": "ak2020" + }, + { + "rshares": 260089147904, + "voter": "billbutler" + }, + { + "rshares": 417450790012, + "voter": "taoteh1221" + }, + { + "rshares": 383446211481, + "voter": "hedge-x" + }, + { + "rshares": 33768116045, + "voter": "ratel" + }, + { + "rshares": 362601754635, + "voter": "kaylinart" + }, + { + "rshares": 5946864970, + "voter": "mark-waser" + }, + { + "rshares": 202862565851, + "voter": "kimziv" + }, + { + "rshares": 81140450926, + "voter": "emily-cook" + }, + { + "rshares": 2251008720, + "voter": "superfreek" + }, + { + "rshares": 17556851512, + "voter": "grey580" + }, + { + "rshares": 362176333, + "voter": "chetlanin" + }, + { + "rshares": 20376891718, + "voter": "thebatchman" + }, + { + "rshares": 63985625179, + "voter": "lehard" + }, + { + "rshares": 1676271680, + "voter": "gidlark" + }, + { + "rshares": 5373866831, + "voter": "riscadox" + }, + { + "rshares": 17257692501, + "voter": "r4fken" + }, + { + "rshares": 1631435904, + "voter": "sergei" + }, + { + "rshares": 806054013255, + "voter": "slowwalker" + }, + { + "rshares": 223504213048, + "voter": "domino" + }, + { + "rshares": 1238860937811, + "voter": "renohq" + }, + { + "rshares": 174391951967, + "voter": "knircky" + }, + { + "rshares": 5642091570, + "voter": "on0tole" + }, + { + "rshares": 82971664794, + "voter": "ethereums1" + }, + { + "rshares": 234026465, + "voter": "ardina" + }, + { + "rshares": 1422705803, + "voter": "mixa" + }, + { + "rshares": 11694691059, + "voter": "asim" + }, + { + "rshares": 34326995533, + "voter": "toxonaut" + }, + { + "rshares": 15258084279, + "voter": "aaseb" + }, + { + "rshares": 1107680109, + "voter": "karen13" + }, + { + "rshares": 1398305308, + "voter": "jrd8526" + }, + { + "rshares": 10469874652, + "voter": "blinova" + }, + { + "rshares": 448130169012, + "voter": "knozaki2015" + }, + { + "rshares": 1570700841, + "voter": "dimon14" + }, + { + "rshares": 3715709207, + "voter": "maximkichev" + }, + { + "rshares": 4881829351, + "voter": "konti" + }, + { + "rshares": 175156042246, + "voter": "blueorgy" + }, + { + "rshares": 4542807775, + "voter": "poseidon" + }, + { + "rshares": 7623214100, + "voter": "smolalit" + }, + { + "rshares": 339103696418, + "voter": "calaber24p" + }, + { + "rshares": 2851597631, + "voter": "vlad" + }, + { + "rshares": 3585322192, + "voter": "tarindel" + }, + { + "rshares": 31918967693, + "voter": "deanliu" + }, + { + "rshares": 5133199346, + "voter": "sharker" + }, + { + "rshares": 192767998, + "voter": "alexbraun" + }, + { + "rshares": 53840787374, + "voter": "jl777" + }, + { + "rshares": 7646574749, + "voter": "lostnuggett" + }, + { + "rshares": 30792303570, + "voter": "zaebars" + }, + { + "rshares": 35821540654, + "voter": "paquito" + }, + { + "rshares": 19217003586, + "voter": "carlidos" + }, + { + "rshares": 560545873, + "voter": "jasonpay1" + }, + { + "rshares": 226719741, + "voter": "alexbezimeni" + }, + { + "rshares": 4543607802, + "voter": "proto" + }, + { + "rshares": 634042636, + "voter": "curator" + }, + { + "rshares": 33381476108, + "voter": "sisterholics" + }, + { + "rshares": 8444032663, + "voter": "royalmacro" + }, + { + "rshares": 2829197560, + "voter": "nelu.ceban" + }, + { + "rshares": 3627608984, + "voter": "bkkshadow" + }, + { + "rshares": 817422571, + "voter": "bullionstackers" + }, + { + "rshares": 1907284013, + "voter": "jillstein2016" + }, + { + "rshares": 2420737768, + "voter": "belkins" + }, + { + "rshares": 55155632583, + "voter": "gomeravibz" + }, + { + "rshares": 2298213587, + "voter": "taker" + }, + { + "rshares": 7496773915, + "voter": "nekromarinist" + }, + { + "rshares": 1943832207, + "voter": "brownsgreens" + }, + { + "rshares": 1180033725213, + "voter": "laonie" + }, + { + "rshares": 23390997891, + "voter": "rawnetics" + }, + { + "rshares": 24550456510, + "voter": "laoyao" + }, + { + "rshares": 38492150367, + "voter": "myfirst" + }, + { + "rshares": 239613973655, + "voter": "somebody" + }, + { + "rshares": 16245468786, + "voter": "sunshine" + }, + { + "rshares": 9201783483, + "voter": "flysaga" + }, + { + "rshares": 1666087667, + "voter": "gmurph" + }, + { + "rshares": 77413968, + "voter": "kurzer42" + }, + { + "rshares": 54363923845, + "voter": "midnightoil" + }, + { + "rshares": 2327652192, + "voter": "kalimor" + }, + { + "rshares": 132362516716, + "voter": "xiaohui" + }, + { + "rshares": 64380620, + "voter": "bolchek" + }, + { + "rshares": 177510302511, + "voter": "terrycraft" + }, + { + "rshares": 61495409, + "voter": "locolote" + }, + { + "rshares": 368648608, + "voter": "riosparada" + }, + { + "rshares": 6515122069, + "voter": "elfkitchen" + }, + { + "rshares": 93214491315, + "voter": "joele" + }, + { + "rshares": 5833542913, + "voter": "oflyhigh" + }, + { + "rshares": 1246621147, + "voter": "boddhisattva" + }, + { + "rshares": 4251276841, + "voter": "xiaokongcom" + }, + { + "rshares": 8569614654, + "voter": "xianjun" + }, + { + "rshares": 74615731, + "voter": "evgenyche" + }, + { + "rshares": 3851639124, + "voter": "bledarus" + }, + { + "rshares": 2249406646, + "voter": "njall" + }, + { + "rshares": 561462512, + "voter": "microluck" + }, + { + "rshares": 587265371, + "voter": "ashwim" + }, + { + "rshares": 6335028236, + "voter": "userlogin" + }, + { + "rshares": 2005300662, + "voter": "chinadaily" + }, + { + "rshares": 3054149279, + "voter": "virtualgrowth" + }, + { + "rshares": 93967126680, + "voter": "serejandmyself" + }, + { + "rshares": 11375408076, + "voter": "gvargas123" + }, + { + "rshares": 59171026, + "voter": "piezolit" + }, + { + "rshares": 59693834, + "voter": "suprepachyderm" + }, + { + "rshares": 59461347, + "voter": "bonapetit" + }, + { + "rshares": 1853399306, + "voter": "runridefly" + }, + { + "rshares": 79831683, + "voter": "uziriel" + }, + { + "rshares": 54185367333, + "voter": "luminousvisions" + }, + { + "rshares": 1660674892, + "voter": "davidjkelley" + }, + { + "rshares": 187911420, + "voter": "team101" + }, + { + "rshares": 2934938337, + "voter": "victoriart" + }, + { + "rshares": 42587238948, + "voter": "sponge-bob" + }, + { + "rshares": 15560653946, + "voter": "digital-wisdom" + }, + { + "rshares": 3708740392, + "voter": "ethical-ai" + }, + { + "rshares": 52171620, + "voter": "jamespro" + }, + { + "rshares": 6827311951, + "voter": "jwaser" + }, + { + "rshares": 212837202380, + "voter": "asksisk" + }, + { + "rshares": 25849035338, + "voter": "dubi" + }, + { + "rshares": 2673994994, + "voter": "bwaser" + }, + { + "rshares": 344116052, + "voter": "panther" + }, + { + "rshares": 43440598050, + "voter": "brains" + }, + { + "rshares": 531027825, + "voter": "nelyp" + }, + { + "rshares": 474509334, + "voter": "anomaly" + }, + { + "rshares": 2399995426, + "voter": "ellepdub" + }, + { + "rshares": 310864796, + "voter": "ola1" + }, + { + "rshares": 12084249437, + "voter": "herpetologyguy" + }, + { + "rshares": 51659688, + "voter": "drac59" + }, + { + "rshares": 4814022329, + "voter": "morgan.waser" + }, + { + "rshares": 50228382, + "voter": "dragonice" + }, + { + "rshares": 50225780, + "voter": "steemq" + }, + { + "rshares": 51225440, + "voter": "sergsea" + }, + { + "rshares": 50139069, + "voter": "slow" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 3687674747, + "voter": "strong-ai" + }, + { + "rshares": 197326430, + "voter": "sjamayee" + }, + { + "rshares": 159710416, + "voter": "allianz" + }, + { + "rshares": 1354011808, + "voter": "rusteemitblog" + }, + { + "rshares": 158666175, + "voter": "durex" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 158529766, + "voter": "shadowcash" + }, + { + "rshares": 426281596, + "voter": "witchcraftblog" + }, + { + "rshares": 161218747, + "voter": "sdc" + }, + { + "rshares": 158018960, + "voter": "bethesda" + }, + { + "rshares": 157937685, + "voter": "bethsoft" + }, + { + "rshares": 2216109112, + "voter": "dresden" + }, + { + "rshares": 157176058, + "voter": "cybergirls" + }, + { + "rshares": 160260561, + "voter": "rage" + }, + { + "rshares": 159963865, + "voter": "sledgehammer" + }, + { + "rshares": 156262128, + "voter": "bosch" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 157482864, + "voter": "kostach" + }, + { + "rshares": 79990132, + "voter": "gifts" + }, + { + "rshares": 103328828, + "voter": "paulocouto" + }, + { + "rshares": 132935425, + "voter": "newsfeed" + } + ], + "author": "terrycraft", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.42, + "beneficiaries": [], + "blacklists": [], + "body": "\n

     Hello friends!  Today, I'm writing my second article about how to move to live on the paradise island. I am talking about the Koh Phangan Island in Thailand. In my first article I wrote about how to get there. Now I want to tell you what to do next. 

    \n
     \u041f\u0440\u0438\u0432\u0435\u0442 \u0434\u0440\u0443\u0437\u044c\u044f! \u0421\u0435\u0433\u043e\u0434\u043d\u044f \u044f \u043f\u0438\u0448\u0443 \u0441\u0432\u043e\u044e \u0432\u0442\u043e\u0440\u0443\u044e \u0441\u0442\u0430\u0442\u044c\u044e \u043f\u0440\u043e \u0442\u043e, \u043a\u0430\u043a \u043f\u0435\u0440\u0435\u0435\u0445\u0430\u0442\u044c \u0436\u0438\u0442\u044c \u043d\u0430 \u0440\u0430\u0439\u0441\u043a\u0438\u0435 \u043e\u0441\u0442\u0440\u043e\u0432\u0430, \u0430 \u0438\u043c\u0435\u043d\u043d\u043e \u0432 \u0422\u0430\u0438\u043b\u0430\u043d\u0434 \u043d\u0430 \u043e\u0441\u0442\u0440\u043e\u0432 Koh Phangan. \u0412 \u0441\u0432\u043e\u0435\u0439 \u043f\u0435\u0440\u0432\u043e\u0439 \u0441\u0442\u0430\u0442\u044c\u0435 \u044f \u043f\u0438\u0441\u0430\u043b \u043f\u0440\u043e \u0442\u043e, \u043a\u0430\u043a \u0434\u043e\u0431\u0440\u0430\u0442\u044c\u0441\u044f \u0434\u043e \u043e\u0441\u0442\u0440\u043e\u0432\u0430. \u0414\u0430\u043b\u0435\u0435 \u044f \u0445\u043e\u0447\u0443 \u0440\u0430\u0441\u0441\u043a\u0430\u0437\u0430\u0442\u044c \u043e \u0442\u043e\u043c, \u0447\u0442\u043e \u0434\u0435\u043b\u0430\u0442\u044c \u0434\u0430\u043b\u044c\u0448\u0435. 
    \n

      Since you arrive to the Island - you have to solve 2 main tasks as fast as you can. There is onl\u0443 thing you should pay attention to. If you come in the high season that is from the 15th of December to 15th of January you may have some problems when searching a house to stay. At this time the Island is full of people, everybody comes to celebrate the New Year, and that is why almost all the houses are occupied. So if you arrive around this time, I advise you to book in your accommodation in advance. Here you can see some reliable Realtors, who will not trick you and do everything very quickly and nicely.  But if you do not plan to come in the high season, you can easily find a suitable accommodation for yourself. As soon as you step out to the dock you get immediately surrounded by a bunch of taxi drivers who want to take you somewhere. It\u2019s better not to use their services, and do everything on your own.  

    \n
    \u0412 \u043f\u0435\u0440\u0432\u044b\u0439 \u0434\u0435\u043d\u044c \u043a\u0430\u043a \u0432\u044b \u0441\u043e\u0448\u043b\u0438 \u043d\u0430 \u043e\u0441\u0442\u0440\u043e\u0432 - \u0443 \u0432\u0430\u0441 \u0435\u0441\u0442\u044c 2 \u043e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u0437\u0430\u0434\u0430\u0447\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0440\u0435\u0448\u0438\u0442\u044c \u0432 \u0441\u0430\u043c\u043e\u0435 \u0431\u044b\u0441\u0442\u0440\u043e\u0435 \u0432\u0440\u0435\u043c\u044f. \u0417\u0434\u0435\u0441\u044c \u0435\u0441\u0442\u044c \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u043e\u0439 \u043d\u044e\u0430\u043d\u0441 - \u0435\u0441\u043b\u0438 \u0432\u044b \u043f\u0440\u0438\u0435\u0445\u0430\u043b\u0438 \u0432 \u0441\u0430\u043c\u044b\u0439 \u043f\u0438\u043a \u0441\u0435\u0437\u043e\u043d\u0430 - \u0430 \u044d\u0442\u043e \u0441 15 \u0434\u0435\u043a\u0430\u0431\u0440\u044f \u043f\u043e 15 \u044f\u043d\u0432\u0430\u0440\u044f \u0441 \u043f\u043e\u0438\u0441\u043a\u043e\u043c \u0436\u0438\u043b\u044c\u044f \u043c\u043e\u0433\u0443\u0442 \u0432\u043e\u0437\u043d\u0438\u043a\u043d\u0443\u0442\u044c \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u044b, \u0442\u0430\u043a \u043a\u0430\u043a \u0432 \u044d\u0442\u043e \u0432\u0440\u0435\u043c\u044f \u043d\u0430 \u043e\u0441\u0442\u0440\u043e\u0432\u0435 \u043e\u0447\u0435\u043d\u044c \u043c\u043d\u043e\u0433\u043e \u043b\u044e\u0434\u0435\u0439 - \u0432\u0441\u0435 \u043f\u0440\u0438\u0435\u0437\u0436\u0430\u044e\u0442 \u043d\u0430 \u043d\u043e\u0432\u044b\u0439 \u0433\u043e\u0434 \u0438 \u043f\u043e\u0447\u0442\u0438 \u0432\u0441\u0435 \u0434\u043e\u043c\u0430 \u0437\u0430\u043d\u044f\u0442\u044b. \u041f\u043e\u044d\u0442\u043e\u043c\u0443 \u0435\u0441\u043b\u0438 \u0432\u044b \u0435\u0434\u0438\u0442\u0435 \u043f\u0440\u0438\u043c\u0435\u0440\u043d\u043e \u0432 \u044d\u0442\u043e \u0432\u0440\u0435\u043c\u044f - \u0442\u043e \u0441\u043e\u0432\u0435\u0442\u0443\u044e \u0432\u0430\u043c \u0437\u0430\u0431\u043b\u0430\u0433\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e \u0437\u0430\u0431\u0440\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0435\u0431\u0435 \u0436\u0438\u043b\u044c\u0435. \u0412\u043e\u0442 \u043f\u0440\u0438\u043c\u0435\u0440\u044b \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0445 \u0440\u0438\u044d\u043b\u0442\u043e\u0440\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0442\u043e\u0447\u043d\u043e \u043d\u0435 \u043e\u0431\u043c\u0430\u043d\u0443\u0442 \u0438 \u0441\u0434\u0435\u043b\u0430\u044e\u0442 \u0432\u0441\u0435 \u043e\u0447\u0435\u043d\u044c \u0431\u044b\u0441\u0442\u0440\u043e \u0438 \u043a\u0440\u0430\u0441\u0438\u0432\u043e. 
    \n
     \u041d\u043e \u0435\u0441\u043b\u0438 \u0432\u044b \u043f\u0440\u0438\u0435\u0445\u0430\u043b\u0438 \u043d\u0435 \u0432 \u043f\u0438\u043a\u043e\u0432\u044b\u0439 \u0441\u0435\u0437\u043e\u043d \u0442\u043e \u0441\u043c\u0435\u043b\u043e \u043c\u043e\u0436\u0435\u0442\u0435 \u043d\u0430\u0439\u0442\u0438 \u0441\u0435\u0431\u0435 \u043f\u043e\u0434\u0445\u043e\u0434\u044f\u0449\u0435\u0435 \u0436\u0438\u043b\u044c\u0435 \u0441\u0430\u043c\u0438. \u0412\u044b \u0441\u043e\u0448\u043b\u0438 \u043d\u0430 \u043f\u0440\u0438\u0447\u0430\u043b \u0438 \u0441\u0440\u0430\u0437\u0443 \u0436\u0435 \u043d\u0430 \u0432\u0430\u0441 \u043d\u0430\u043b\u0435\u0442\u0430\u0435\u0442 \u043a\u0443\u0447\u0430 \u0442\u0430\u043a\u0441\u0438\u0441\u0442\u043e\u0432, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0445\u043e\u0442\u044f\u0442 \u0432\u0430\u0441 \u043a\u0443\u0434\u0430 \u043d\u0438\u0431\u0443\u0434\u044c \u043e\u0442\u0432\u0435\u0437\u0442\u0438. \u042f \u043f\u0440\u0435\u0434\u043b\u0430\u0433\u0430\u044e \u0432\u0430\u043c \u043d\u0435 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0438\u0445 \u0443\u0441\u043b\u0443\u0433\u0430\u043c\u0438, \u0430 \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u0432\u0441\u0435 \u0441\u0430\u043c\u0438\u043c. 
    \n


    \n

     Your 1st task is to rent a bike by yourself. You can rent it for absolutely any term from 1 day to several months. If you want to stay here for a few months, it is much more profitable to buy it. There are a lot of offers for renting bikes, you can find absolutely any bike for any budget. The average monthly rent varies from 3000 baht  to 7000 baht .(1000 baht=29$)   In my opinion, the best option is to immediately rent a good bike yourself. My choice is

    \n

     Honda Pcx 150

    \n
    1 \u0432\u0430\u0448\u0430 \u0437\u0430\u0434\u0430\u0447\u0430 - \u044d\u0442\u043e \u0430\u0440\u0435\u043d\u0434\u043e\u0432\u0430\u0442\u044c \u0441\u0435\u0431\u0435 \u0431\u0430\u0439\u043a. \u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0432\u0437\u044f\u0442\u044c \u0435\u0433\u043e \u043d\u0430 \u0430\u0431\u0441\u043e\u043b\u044e\u0442\u043d\u043e \u043b\u044e\u0431\u043e\u0439 \u0441\u0440\u043e\u043a \u043e\u0442 1 \u0434\u043d\u044f \u0434\u043e \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u0445 \u043c\u0435\u0441\u044f\u0446\u0435\u0432. \u0415\u0441\u043b\u0438 \u0436\u0435 \u0432\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u043e\u0441\u0442\u0430\u0442\u044c\u0441\u044f \u0437\u0434\u0435\u0441\u044c \u043d\u0430 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u043c\u0435\u0441\u044f\u0446\u0435\u0432 \u0442\u043e \u043d\u0430\u043c\u043d\u043e\u0433\u043e \u0432\u044b\u0433\u043e\u0434\u043d\u0435\u0435 \u043a\u0443\u043f\u0438\u0442\u044c \u0441\u0435\u0431\u0435 \u0435\u0433\u043e. \u041f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u0439 \u043e\u0431 \u0430\u0440\u0435\u043d\u0434\u0435 \u0431\u0430\u0439\u043a\u043e\u0432 \u043e\u0447\u0435\u043d\u044c \u043c\u043d\u043e\u0433\u043e, \u043c\u043e\u0436\u043d\u043e \u043d\u0430\u0439\u0442\u0438 \u0430\u0431\u0441\u043e\u043b\u044e\u0442\u043d\u043e \u043b\u044e\u0431\u043e\u0439 \u0431\u0430\u0439\u043a \u043d\u0430 \u043b\u044e\u0431\u043e\u0439 \u0431\u044e\u0434\u0436\u0435\u0442. \u0412 \u0441\u0440\u0435\u0434\u043d\u0435\u043c \u043c\u0435\u0441\u044f\u0447\u043d\u0430\u044f \u0430\u0440\u0435\u043d\u0434\u0430 \u0431\u0430\u0439\u043a\u0430 \u0441\u0442\u043e\u0438\u0442 \u043e\u0442 3000 \u0431\u0430\u0442 ( 90$) \u0434\u043e 7000 \u0431\u0430\u0442 . \u0412\u043e\u043e\u0431\u0449\u0435 \u044f \u0432\u0430\u043c \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u044e \u0430\u0440\u0435\u043d\u0434\u043e\u0432\u0430\u0442\u044c \u0441\u0435\u0431\u0435 \u0441\u0440\u0430\u0437\u0443 \u0445\u043e\u0440\u043e\u0448\u0438\u0439 \u0431\u0430\u0439\u043a - \u0441\u0430\u043c\u044b\u043c \u043f\u043e\u043f\u0443\u043b\u044f\u0440\u043d\u044b\u043c \u0438 \u043b\u0443\u0447\u0448\u0438\u043c \u043f\u043e \u0446\u0435\u043d\u0435 \u0438 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0443 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f 
    \n

    honda pcx 150.

    \n


    \n


    \n


    \n

    \n

    \n

    it\u2019s the most popular one and it has the best combination of price and quality. It will cost you 5000 baht in average. It is very comfortable, fast and efficient. You can rent it not far from the arrival pier. After you left the pier, you have to go to the left at the first junction towards the roundabout. After that to choose a bike suiting you taste and in the color you need, you should come to every office and bargain. When renting you a bike Thais always take your passport. And if you leave even a tiny scratch on the bike, they will get really angry. They seem to have a national Thai sport \u2013 fooling a foreigner. So a friend of mine paid 3000 for a small scratch, Thais did not want to give him his passport back, and the ferry was already set to sail, so my friend had to pay. Do not forget that you are a guest here and locals dictate the rules of the game here. That's their business. So be careful with a rented bike and protect it as your own. And finally you have found a transport - then the most difficult, but exciting time comes \u2013 you should search for a house.

    \n
     \u0415\u0433\u043e \u0441\u0440\u0435\u0434\u043d\u044f\u044f \u0446\u0435\u043d\u0430 - 5000 \u0431\u0430\u0442. \u041e\u043d \u043e\u0447\u0435\u043d\u044c \u043a\u043e\u043c\u0444\u043e\u0440\u0442\u043d\u044b\u0439, \u0431\u044b\u0441\u0442\u0440\u044b\u0439 \u0438 \u044d\u043a\u043e\u043d\u043e\u043c\u0438\u0447\u043d\u044b\u0439 \u0438 \u043e\u0434\u0438\u043d \u0438\u0437 \u0441\u0430\u043c\u044b\u0445 \u043f\u043e\u043f\u0443\u043b\u044f\u0440\u043d\u044b\u0445 \u043d\u0430 \u043e\u0441\u0442\u0440\u043e\u0432\u0435. \u0415\u0433\u043e \u043c\u043e\u0436\u043d\u043e \u0430\u0440\u0435\u043d\u0434\u043e\u0432\u0430\u0442\u044c \u0441\u043e\u0432\u0441\u0435\u043c \u043d\u0435\u0434\u0430\u043b\u0435\u043a\u043e \u043e\u0442 \u043f\u0440\u0438\u0447\u0430\u043b\u0430 \u043a\u0443\u0434\u0430 \u0432\u044b \u043f\u0440\u0438\u0431\u044b\u043b\u0438. \u0412\u044b \u0441\u043e\u0448\u043b\u0438 \u0441 \u043f\u0440\u0438\u0447\u0430\u043b\u0430 \u0438 \u0432\u0430\u043c \u043d\u0430\u0434\u043e \u0438\u0434\u0442\u0438 \u0432 \u043b\u0435\u0432\u0443\u044e \u0441\u0442\u043e\u0440\u043e\u043d\u0443 \u043d\u0430 \u043f\u0435\u0440\u0432\u043e\u043c \u043f\u0435\u0440\u0435\u043a\u0440\u0435\u0441\u0442\u043a\u0435 \u0434\u043e \u043a\u0440\u0443\u0433\u043e\u0432\u043e\u0433\u043e \u0434\u0432\u0438\u0436\u0435\u043d\u0438\u044f. \u0414\u0430\u043b\u0435\u0435 \u0437\u0430\u0445\u043e\u0434\u044f \u0432 \u043a\u0430\u0436\u0434\u0443\u044e \u043a\u043e\u043d\u0442\u043e\u0440\u0443 - \u0442\u043e\u0440\u0433\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0438 \u0432\u044b\u0431\u0438\u0440\u0430\u0442\u044c \u0441\u0435\u0431\u0435 \u0431\u0430\u0439\u043a \u043d\u0430 \u043b\u044e\u0431\u043e\u0439 \u0432\u043a\u0443\u0441 \u0438 \u0446\u0432\u0435\u0442. \u0422\u0430\u0439\u0446\u044b \u0432\u0441\u0435\u0433\u0434\u0430 \u043f\u0440\u0438 \u0430\u0440\u0435\u043d\u0434\u0435 \u0438\u0445 \u0431\u0430\u0439\u043a\u0430 \u0437\u0430\u0431\u0438\u0440\u0430\u044e\u0442 \u0432\u0430\u0448 \u043f\u0430\u0441\u043f\u043e\u0440\u0442. \u0418 \u0435\u0441\u043b\u0438 \u0432\u044b \u0445\u043e\u0442\u044f \u0431\u044b \u0447\u0443\u0442\u044c \u0447\u0443\u0442\u044c \u043f\u043e\u0446\u0430\u0440\u0430\u043f\u0430\u0435\u0442\u0435 \u0438\u0445 \u0431\u0430\u0439\u043a \u043f\u0440\u0438 \u0430\u0440\u0435\u043d\u0434\u0435 - \u0442\u0443\u0442 \u043e\u043d\u0438 \u0443\u0436\u0435 \u0440\u0430\u0437\u043e\u0439\u0434\u0443\u0442\u0441\u044f \u043d\u0435 \u043d\u0430 \u0448\u0443\u0442\u043a\u0443. \u0423 \u043d\u0438\u0445 \u043a\u0430\u0436\u0435\u0442\u0441\u044f \u0435\u0441\u0442\u044c \u043d\u0430\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u0442\u0430\u0439\u0441\u043a\u0438\u0439 \u0441\u043f\u043e\u0440\u0442 - \u043e\u0431\u043c\u0430\u043d\u0438 \u0442\u0443\u0436\u0435\u0437\u0435\u043c\u0446\u0430. \u0422\u0430\u043a \u043e\u0434\u0438\u043d \u043c\u043e\u0439 \u0434\u0440\u0443\u0433 \u0437\u0430\u043f\u043b\u0430\u0442\u0438\u043b 3000 \u0437\u0430 \u043c\u0435\u043b\u043a\u0443\u044e \u0446\u0430\u0440\u0430\u043f\u0438\u043d\u043a\u0443, \u0442\u0430\u0439\u0446\u044b \u043d\u0435 \u043e\u0442\u0434\u0430\u0432\u0430\u043b\u0438 \u043f\u0430\u0441\u043f\u043e\u0440\u0442, \u0430 \u043f\u0430\u0440\u043e\u043c \u0431\u044b\u043b \u0443\u0436\u0435 \u043d\u0430 \u043e\u0442\u043f\u043b\u044b\u0442\u0438\u0438 \u0438 \u043f\u0440\u0438\u0448\u043b\u043e\u0441\u044c \u043f\u043b\u0430\u0442\u0438\u0442\u044c. \u041d\u0435 \u0437\u0430\u0431\u044b\u0432\u0430\u0439\u0442\u0435 \u0447\u0442\u043e \u0432\u044b \u0442\u0443\u0442 \u0433\u043e\u0441\u0442\u0438 \u0438 \u043f\u0440\u0430\u0432\u0438\u043b\u0430 \u0438\u0433\u0440\u044b \u0442\u0443\u0442 \u0434\u0438\u043a\u0442\u0443\u044e\u0442 \u043c\u0435\u0441\u0442\u043d\u044b\u0435. \u042d\u0442\u043e \u0438\u0445 \u0431\u0438\u0437\u043d\u0435\u0441. \u0422\u0430\u043a \u0447\u0442\u043e \u0431\u0443\u0434\u044c\u0442\u0435 \u0430\u043a\u043a\u0443\u0440\u0430\u0442\u043d\u0435\u0435 \u0441 \u0430\u0440\u0435\u043d\u0434\u043e\u0432\u0430\u043d\u043d\u044b\u043c \u0431\u0430\u0439\u043a\u043e\u043c, \u0435\u0433\u043e \u043d\u0430\u0434\u043e \u043e\u0431\u0435\u0440\u0435\u0433\u0430\u0442\u044c \u043a\u0430\u043a \u0441\u0432\u043e\u0439. 
    \n
     \u0418 \u0432\u043e\u0442 \u043d\u0430\u043a\u043e\u043d\u0435\u0446 \u0432\u044b \u043d\u0430\u0448\u043b\u0438 \u0441\u0435\u0431\u0435 \u0442\u0440\u0430\u043d\u0441\u043f\u043e\u0440\u0442 - \u0434\u0430\u043b\u0435\u0435 \u043d\u0430\u0441\u0442\u0443\u043f\u0430\u0435\u0442 \u0441\u0430\u043c\u044b\u0439 \u0441\u043b\u043e\u0436\u043d\u044b\u0439, \u043d\u043e \u0443\u0432\u043b\u0435\u043a\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0439 \u043c\u043e\u043c\u0435\u043d\u0442 - \u044d\u0442\u043e \u043f\u043e\u0438\u0441\u043a \u0436\u0438\u043b\u044c\u044f.
    \n


    \n

     At the first day, I recommend you to find any house that you like for a week. You will have a week to drive around the Island and find the place to stay that you really like. In future articles, I will tell you how and where to go that week, and now I'll tell you where you need to go to find a budget place for the first time.  Here you can see the marks of the villages where you can almost always find available and very good accommodation with very good hosts. These houses are not expensive.  For example, such a house can be rented for 13000 baht. For a week the owner asks 4000 baht.

    \n
    \u042f \u0432\u0430\u043c \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u044e \u0432 \u043f\u0435\u0440\u0432\u044b\u0439 \u0434\u0435\u043d\u044c \u043d\u0430\u0439\u0442\u0438 \u0430\u0431\u0441\u043e\u043b\u044e\u0442\u043d\u043e \u043b\u044e\u0431\u043e\u0439 \u0434\u043e\u043c\u0438\u043a \u043d\u0430 \u043d\u0435\u0434\u0435\u043b\u044e, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0432\u0430\u043c \u043f\u043e\u043d\u0440\u0430\u0432\u0438\u0442\u0441\u044f \u0438 \u0434\u0430\u043b\u0435\u0435 \u0443\u0436\u0435 \u0437\u0430 \u044d\u0442\u0443 \u043d\u0435\u0434\u0435\u043b\u044e \u043e\u0431\u044c\u0435\u0445\u0430\u0442\u044c \u0432\u0435\u0441\u044c \u043e\u0441\u0442\u0440\u043e\u0432 \u0438 \u043f\u043e\u0434\u043e\u0431\u0440\u0430\u0442\u044c \u043f\u0440\u044f\u043c\u043e \u0442\u043e \u0447\u0435\u0433\u043e \u0432\u044b \u0445\u043e\u0442\u0438\u0442\u0435. \u0412 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0445 \u0441\u0442\u0430\u0442\u044c\u044f\u0445 \u044f \u0440\u0430\u0441\u0441\u043a\u0430\u0436\u0443 \u0432\u0430\u043c \u043e \u0442\u043e\u043c, \u043a\u0430\u043a \u0438 \u043a\u0443\u0434\u0430 \u0435\u0445\u0430\u0442\u044c \u0432 \u044d\u0442\u0443 \u043d\u0435\u0434\u0435\u043b\u044e, \u0430 \u0441\u0435\u0439\u0447\u0430\u0441 \u044f \u0432\u0430\u043c \u0440\u0430\u0441\u0441\u043a\u0430\u0436\u0443 \u043a\u0443\u0434\u0430 \u0432\u0430\u043c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0435\u0445\u0430\u0442\u044c \u0447\u0442\u043e\u0431\u044b \u043d\u0430\u0439\u0442\u0438 \u0431\u044e\u0434\u0436\u0435\u0442\u043d\u043e\u0435 \u0436\u0438\u043b\u044c\u0435 \u043d\u0430 \u043f\u0435\u0440\u0432\u043e\u0435 \u0432\u0440\u0435\u043c\u044f. \u0412\u043e\u0442 \u043c\u0435\u0442\u043a\u0438 \u0434\u0435\u0440\u0435\u0432\u043d\u044c \u0433\u0434\u0435 \u043f\u043e\u0447\u0442\u0438 \u0432\u0441\u0435\u0433\u0434\u0430 \u0435\u0441\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0435 \u0438 \u043e\u0447\u0435\u043d\u044c \u0445\u043e\u0440\u043e\u0448\u0435\u0435 \u0436\u0438\u043b\u044c\u0435 \u0441 \u043e\u0447\u0435\u043d\u044c \u0445\u043e\u0440\u043e\u0448\u0438\u043c\u0438 \u0445\u043e\u0437\u044f\u0435\u0432\u0430\u043c\u0438. \u0422\u0430\u043a\u0438\u0435 \u0434\u043e\u043c\u0430 \u0441\u0442\u043e\u044f\u0442 \u0441\u043e\u0432\u0441\u0435\u043c \u043d\u0435 \u0434\u043e\u0440\u043e\u0433\u043e. \u0414\u043e\u043f\u0443\u0441\u0442\u0438\u043c \u0432\u043e\u0442 \u0442\u0430\u043a\u043e\u0439 \u0434\u043e\u043c\u0438\u043a \u043c\u043e\u0436\u043d\u043e \u0430\u0440\u0435\u043d\u0434\u043e\u0432\u0430\u0442\u044c \u0437\u0430 13000 \u0431\u0430\u0442. \u0417\u0430 \u043d\u0435\u0434\u0435\u043b\u044e \u0445\u043e\u0437\u044f\u0438\u043d \u043f\u0440\u043e\u0441\u0438\u0442 4000 \u0431\u0430\u0442
    \n

    \n

    \n

    \n

     But you should always bargain with Thais.

    \n

     In recent years I myself have lived with the most wonderful hosts, I would recommend you to stay with them too. They became really close to us during our stay. Here is the mark of the house, and the owner\u2019s contacts. You can write to him and he can meet you directly at the pier and help carry you stuff. This amazing guy has even bikes for rent. 

    \n
    \u0421 \u0442\u0430\u0439\u0446\u0430\u043c\u0438 \u0432\u0441\u0435\u0433\u0434\u0430 \u041d\u0415\u041e\u0411\u0425\u041e\u0414\u0418\u041c\u041e \u0442\u043e\u0440\u0433\u043e\u0432\u0430\u0442\u044c\u0441\u044f.
    \n
    \u0421\u0430\u043c \u044f \u0436\u0438\u043b \u0432 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0435 \u0432\u0440\u0435\u043c\u044f \u0443 \u0441\u0430\u043c\u044b\u0445 \u0437\u0430\u043c\u0435\u0447\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u0445\u043e\u0437\u044f\u0435\u0432 \u0432\u0441\u0435\u043c \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u044e \u043e\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c\u0441\u044f \u0443 \u043d\u0438\u0445. \u0417\u0430 \u0432\u0440\u0435\u043c\u044f \u0436\u0438\u0437\u043d\u0438 \u043e\u043d\u0438 \u0441\u0442\u0430\u043b\u0438 \u043d\u0430\u043c \u0441\u043e\u0432\u0441\u0435\u043c \u0440\u043e\u0434\u043d\u044b\u043c\u0438. \u0412\u043e\u0442 \u043c\u0435\u0442\u043a\u0430 \u044d\u0442\u043e\u0433\u043e \u0434\u043e\u043c\u0430, \u0438 \u043a\u043e\u043d\u0442\u0430\u043a\u0442\u044b \u0445\u043e\u0437\u044f\u0438\u043d\u0430. \u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u043d\u0430\u043f\u0438\u0441\u0430\u0442\u044c \u0435\u043c\u0443 \u0438 \u043e\u043d \u0432\u0430\u0441 \u043c\u043e\u0436\u0435\u0442 \u0432\u0441\u0442\u0440\u0435\u0442\u0438\u0442\u044c \u043f\u0440\u044f\u043c\u043e \u0441 \u043f\u0430\u0440\u043e\u043c\u0430 \u0438 \u043f\u043e\u043c\u043e\u0447\u044c \u0434\u043e\u0432\u0435\u0441\u0442\u0438 \u0432\u0435\u0449\u0438. \u0423 \u044d\u0442\u043e\u0433\u043e \u043e\u0447\u0435\u043d\u044c \u0445\u043e\u0440\u043e\u0448\u0435\u0433\u043e \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u0430 \u0434\u0430\u0436\u0435 \u0435\u0441\u0442\u044c \u0431\u0430\u0439\u043a\u0438 \u0432 \u0430\u0440\u0435\u043d\u0434\u0443. 
    \n


    \n

    \n

    \n

    When you find a house and get some rest, it's time to go eat something. The most important meeting point of all the people living on the Island is the food court.

    \n

    \n

     Anyone can find food for him here. I'll give you more details about it in the following articles. Another very important tip - if it\u2019s your first time on the island, download the map Maps.me and mark there all the important places. Because as soon as it gets dark on the island - everything is changing, and it\u2019s very easy to get lost. Thank you for reading my article. I hope it will be useful to you. See you soon! 

    \n
    \u041a\u043e\u0433\u0434\u0430 \u0432\u044b \u043e\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u043b\u0438\u0441\u044c \u0432 \u0434\u043e\u043c\u0435, \u043e\u0442\u0434\u043e\u0445\u043d\u0443\u043b\u0438 - \u0441\u0430\u043c\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0441\u044a\u0435\u0437\u0434\u0438\u0442\u044c \u043f\u043e\u043a\u0443\u0448\u0430\u0442\u044c. \u0421\u0430\u043c\u043e\u0435 \u0433\u043b\u0430\u0432\u043d\u043e\u0435 \u043c\u0435\u0441\u0442\u043e \u0441\u0431\u043e\u0440\u0430 \u0432\u0441\u0435\u0445 \u0436\u0438\u0432\u0443\u0449\u0438\u0445 \u043b\u044e\u0434\u0435\u0439 \u043d\u0430 \u043e\u0441\u0442\u0440\u043e\u0432\u0435 - \u044d\u0442\u043e \u0444\u0443\u0434\u043a\u043e\u0440\u0442. \u0417\u0434\u0435\u0441\u044c \u0435\u0441\u0442\u044c \u0435\u0434\u0430 \u043d\u0430 \u043b\u044e\u0431\u043e\u0439 \u0432\u044b\u0431\u043e\u0440 \u0438 \u043e \u043d\u0435\u043c \u044f \u043e\u0442\u0434\u0435\u043b\u044c\u043d\u043e \u0440\u0430\u0441\u0441\u043a\u0430\u0436\u0443 \u0432 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0445 \u0441\u0442\u0430\u0442\u044c\u044f\u0445. \u0415\u0449\u0435 \u043e\u0447\u0435\u043d\u044c \u0432\u0430\u0436\u043d\u044b\u0439 \u0441\u043e\u0432\u0435\u0442 \u0435\u0441\u043b\u0438 \u0432\u044b \u043f\u0435\u0440\u0432\u044b\u0439 \u0440\u0430\u0437 \u043d\u0430 \u043e\u0441\u0442\u0440\u043e\u0432\u0435 - \u0441\u043a\u0430\u0447\u0430\u0442\u044c \u0441\u0435\u0431\u0435 \u043a\u0430\u0440\u0442\u0443 maps me \u0438 \u043e\u0442\u043c\u0435\u0447\u0430\u0442\u044c \u0432\u0441\u0435 \u0437\u043d\u0430\u0447\u0438\u043c\u044b\u0435 \u043c\u0435\u0441\u0442\u0430 \u043c\u0435\u0442\u043a\u0430\u043c\u0438 \u043d\u0430 \u043a\u0430\u0440\u0442\u0435. \u041f\u043e\u0442\u043e\u043c\u0443 \u0447\u0442\u043e \u043a\u0430\u043a \u0442\u043e\u043b\u044c\u043a\u043e \u043d\u0430 \u043e\u0441\u0442\u0440\u043e\u0432\u0435 \u0442\u0435\u043c\u043d\u0435\u0435\u0442 - \u0432\u0441\u0435 \u0432\u043e\u043a\u0440\u0443\u0433 \u043c\u0435\u043d\u044f\u0435\u0442\u0441\u044f \u0438 \u043e\u0447\u0435\u043d\u044c \u043b\u0435\u0433\u043a\u043e \u0437\u0430\u0431\u043b\u0443\u0434\u0438\u0442\u0441\u044f. \u0421\u043f\u0430\u0441\u0438\u0431\u043e \u0432\u0430\u043c \u0437\u0430 \u0442\u043e, \u0447\u0442\u043e \u043f\u0440\u043e\u0447\u0438\u0442\u0430\u043b\u0438 \u043c\u043e\u044e \u0441\u0442\u0430\u0442\u044c\u044e. \u042f \u0434\u0443\u043c\u0430\u044e \u0447\u0442\u043e \u0431\u044b\u043b \u043a\u043e\u043c\u0443 \u0442\u043e \u043f\u043e\u043b\u0435\u0437\u0435\u043d. \u0414\u043e \u0441\u043a\u043e\u0440\u043e\u0439 \u0432\u0441\u0442\u0440\u0435\u0447\u0438!
    \n\n\n
    \n\n---\n\nIf you like this article not follow only me, but also follow the author - @maximkichev\n\n---\n\nAll STEEM Dollars for this post go to the featured author. \u0412\u0441\u0435 SD \u0437\u0430 \u043f\u043e\u0441\u0442 \u043f\u043e\u043b\u0443\u0447\u0438\u0442 \u0430\u0432\u0442\u043e\u0440.", + "category": "travel", + "children": 6, + "created": "2016-09-14T13:41:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/06/12728528_1058985940831903_2136328517_n410d0.jpg", + "https://www.steemimg.com/images/2016/09/06/12224592_122832371412947_1363648931_nf668a.jpg", + "https://www.steemimg.com/images/2016/09/06/IMG_8474e1580.jpg", + "https://www.steemimg.com/images/2016/09/06/IMG_84828dc26.jpg", + "https://www.steemimg.com/images/2016/09/06/IMG_260880143.jpg", + "https://www.steemimg.com/images/2016/09/06/12797606_198129123884007_684911603_ne9572.jpg", + "https://www.steemimg.com/images/2016/09/06/12725187_232914270382388_1084474976_n46bf5.jpg", + "https://www.steemimg.com/images/2016/09/06/IMG_91694a457.jpg" + ], + "links": [ + "https://steemit.com/travel/@terrycraft/koh-phangan-is-modern-tortuga-part-1-ko-pkhangan-eto-sovremennaya-tortuga-chast-1-featuring-maximkichev-as-author", + "https://www.facebook.com/arkady.volk?fref=ts", + "https://www.google.com/maps/place/Tw+Travel+2,+Unnamed+Rd,,+Ko+Pha-ngan,+Ko+Pha-ngan+District,+Surat+Thani+84280,+%D0%A2%D0%B0%D0%B8%D0%BB%D0%B0%D0%BD%D0%B4/@9.711781,99.985466,19z/data=!3m1!1e3!4m6!1m3!3m2!1s0x3054fe7de41200f9:0xd0041a7b8adc197c!2zVW5uYW1lZCBSb2FkLCBUYW1ib24gS28gUGhhLW5nYW4sIEFtcGhvZSBLbyBQaGEtbmdhbiwgQ2hhbmcgV2F0IFN1cmF0IFRoYW5pIDg0MjgwLCDQotCw0LjQu9Cw0L3QtA!3m1!1s0x3054fe7de19dc325:0x16481455c28a49d7?hl=ru-ID", + "https://www.google.ru/maps/dir/9.7224811,100.0070475/9.7225217,100.0070279/@9.7224499,100.0052736,631m/data=!3m1!1e3!4m2!4m1!3e2", + "https://www.facebook.com/stormand?fref=ts", + "http://maps.me/" + ], + "tags": [ + "travel", + "story", + "thailand", + "ru" + ], + "users": [ + "maximkichev" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 84039445019137, + "payout": 415.525, + "payout_at": "2016-09-21T13:41:51", + "pending_payout_value": "415.525 HBD", + "percent_hbd": 10000, + "permlink": "the-first-day-on-the-koh-phangan-island-what-you-should-do-and-where-you-should-go-pervyi-den-na-ostrove-ko-pkhangan-chto-delat", + "post_id": 1243178, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 185 + }, + "title": "The first day on the Koh Phangan Island. What you should do and where you should go / \u041f\u0435\u0440\u0432\u044b\u0439 \u0434\u0435\u043d\u044c \u043d\u0430 \u043e\u0441\u0442\u0440\u043e\u0432\u0435 \u041a\u043e-\u041f\u0445\u0430\u043d\u0433\u0430\u043d. \u0427\u0442\u043e \u0434\u0435\u043b\u0430\u0442\u044c \u0438 \u043a\u0443\u0434\u0430 \u0441\u0445\u043e\u0434\u0438\u0442\u044c. (featuring @maximkichev as author)", + "updated": "2016-09-14T13:41:51", + "url": "/travel/@terrycraft/the-first-day-on-the-koh-phangan-island-what-you-should-do-and-where-you-should-go-pervyi-den-na-ostrove-ko-pkhangan-chto-delat" + }, + { + "active_votes": [ + { + "rshares": 28370381560167, + "voter": "dantheman" + }, + { + "rshares": 480594269609, + "voter": "barrie" + }, + { + "rshares": 10522241220059, + "voter": "berniesanders" + }, + { + "rshares": 170525483293, + "voter": "highasfuck" + }, + { + "rshares": 77792586161, + "voter": "nextgenwitness" + }, + { + "rshares": 3006016116696, + "voter": "lafona-miner" + }, + { + "rshares": 468532138133, + "voter": "lafona" + }, + { + "rshares": 259360890007, + "voter": "justin" + }, + { + "rshares": 711839898963, + "voter": "silver" + }, + { + "rshares": 1727712609660, + "voter": "silversteem" + }, + { + "rshares": 2030926383524, + "voter": "nextgencrypto" + }, + { + "rshares": 1093991024563, + "voter": "delegate.lafona" + }, + { + "rshares": 979815331245, + "voter": "liondani" + }, + { + "rshares": 302621560048, + "voter": "lafona5" + }, + { + "rshares": 179313221147, + "voter": "steemservices" + }, + { + "rshares": 209644061570, + "voter": "alex90342fastn1" + }, + { + "rshares": 1172473837, + "voter": "mineralwasser" + }, + { + "rshares": 6558399783, + "voter": "bingo-0" + }, + { + "rshares": 1620285867, + "voter": "bingo-1" + }, + { + "rshares": 1215862340595, + "voter": "cass" + }, + { + "rshares": 2802089422832, + "voter": "donkeypong" + }, + { + "rshares": 380259246866, + "voter": "craig-grant" + }, + { + "rshares": 44939257544, + "voter": "eeks" + }, + { + "rshares": 30619147143, + "voter": "james-show" + }, + { + "rshares": 550571356237, + "voter": "nanzo-scoop" + }, + { + "rshares": 6535299645, + "voter": "acidyo" + }, + { + "rshares": 12523278732, + "voter": "fact" + }, + { + "rshares": 11108913961, + "voter": "cian.dafe" + }, + { + "rshares": 169549673735, + "voter": "mummyimperfect" + }, + { + "rshares": 268842348, + "voter": "coar" + }, + { + "rshares": 1060937800, + "voter": "murh" + }, + { + "rshares": 48239322821, + "voter": "ak2020" + }, + { + "rshares": 87275060712, + "voter": "herzmeister" + }, + { + "rshares": 186896868076, + "voter": "kimziv" + }, + { + "rshares": 75970174337, + "voter": "emily-cook" + }, + { + "rshares": 12054681116, + "voter": "primus" + }, + { + "rshares": 12150777383, + "voter": "venuspcs" + }, + { + "rshares": 7415457220, + "voter": "dasha" + }, + { + "rshares": 910812808, + "voter": "steemswede" + }, + { + "rshares": 24648181382, + "voter": "strangerarray" + }, + { + "rshares": 4430973838, + "voter": "karen13" + }, + { + "rshares": 8398614462, + "voter": "noodhoog" + }, + { + "rshares": 4077407272, + "voter": "poseidon" + }, + { + "rshares": 3365335082, + "voter": "simon.braki.love" + }, + { + "rshares": 3487273493, + "voter": "bola" + }, + { + "rshares": 5372325381, + "voter": "rainchen" + }, + { + "rshares": 215380922634, + "voter": "jl777" + }, + { + "rshares": 32309349448, + "voter": "papa-pepper" + }, + { + "rshares": 8289040915, + "voter": "chloetaylor" + }, + { + "rshares": 18175728198, + "voter": "proto" + }, + { + "rshares": 30682581876, + "voter": "sisterholics" + }, + { + "rshares": 9193536187, + "voter": "taker" + }, + { + "rshares": 1084710505403, + "voter": "laonie" + }, + { + "rshares": 3958085974, + "voter": "timcliff" + }, + { + "rshares": 22429798799, + "voter": "laonie1" + }, + { + "rshares": 22946699692, + "voter": "laonie2" + }, + { + "rshares": 22954728667, + "voter": "laonie3" + }, + { + "rshares": 35875576453, + "voter": "myfirst" + }, + { + "rshares": 220243401908, + "voter": "somebody" + }, + { + "rshares": 15895064578, + "voter": "sunshine" + }, + { + "rshares": 8477335365, + "voter": "flysaga" + }, + { + "rshares": 1249664526, + "voter": "gmurph" + }, + { + "rshares": 48653800175, + "voter": "midnightoil" + }, + { + "rshares": 5551234591, + "voter": "cjclaro" + }, + { + "rshares": 22950568615, + "voter": "laonie4" + }, + { + "rshares": 22948298014, + "voter": "laonie5" + }, + { + "rshares": 22945452603, + "voter": "laonie6" + }, + { + "rshares": 22941458217, + "voter": "laonie7" + }, + { + "rshares": 22938140212, + "voter": "laonie8" + }, + { + "rshares": 22935448550, + "voter": "laonie9" + }, + { + "rshares": 121669431491, + "voter": "xiaohui" + }, + { + "rshares": 5794383953, + "voter": "elfkitchen" + }, + { + "rshares": 3916558818, + "voter": "xiaokongcom" + }, + { + "rshares": 41958980038, + "voter": "nonlinearone" + }, + { + "rshares": 57428603468, + "voter": "driv3n" + }, + { + "rshares": 10045460785, + "voter": "thebotkiller" + }, + { + "rshares": 7894947769, + "voter": "xianjun" + }, + { + "rshares": 9428999899, + "voter": "mione" + }, + { + "rshares": 517168240, + "voter": "microluck" + }, + { + "rshares": 14497730762, + "voter": "thecurator" + }, + { + "rshares": 728730693, + "voter": "alexma3x" + }, + { + "rshares": 22929499498, + "voter": "laonie10" + }, + { + "rshares": 26603835952, + "voter": "andrewawerdna" + }, + { + "rshares": 5712243076, + "voter": "trev" + }, + { + "rshares": 8773934958, + "voter": "craigwilliamz" + }, + { + "rshares": 6463874067, + "voter": "sharingeverybite" + }, + { + "rshares": 115792849, + "voter": "jlufer" + }, + { + "rshares": 110647858832, + "voter": "shenanigator" + }, + { + "rshares": 22090441447, + "voter": "laonie11" + }, + { + "rshares": 1537032347, + "voter": "paa" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 37602522420, + "voter": "thecyclist" + }, + { + "rshares": 52252552, + "voter": "lighter" + }, + { + "rshares": 5652463967, + "voter": "burnin" + }, + { + "rshares": 219004308, + "voter": "anomaly" + }, + { + "rshares": 718283107, + "voter": "zombiedoll" + }, + { + "rshares": 165241290, + "voter": "crimson" + }, + { + "rshares": 151413472, + "voter": "steemdesigner" + }, + { + "rshares": 153980720, + "voter": "sarafan" + }, + { + "rshares": 156241596, + "voter": "royfft" + }, + { + "rshares": 144372329, + "voter": "trickster512" + } + ], + "author": "shenanigator", + "author_payout_value": "0.000 HBD", + "author_reputation": 58.15, + "beneficiaries": [], + "blacklists": [], + "body": "\n

     Imagine you\u2019re in a position where you have two options: 

    \n

    1. Your actions are the catalyst which crashes the economy immediately. Many people will lose their jobs, houses, vehicles, and much of their savings. However, this crash is necessary and will lead to significant economic growth in the future. Nearly everyone will blame you for this crash; you\u2019ll get fired, and your career likely ruined. You know this is the right thing to do. 

    \n

    2. Your actions lead to the eventual collapse of your country\u2019s currency, which is the most economically harmful outcome possible. The pain from this currency collapse will be far worse than pain experienced in option one. Most won\u2019t blame you for the currency collapse, and your career will continue. 

    \n

    http://i.imgur.com/TmgXzSYl.jpg

    \n

    The problem is centered around interest rates.

    \n

    The dot-com bubble burst in the early 2000s. Then headed by Alan Greenspan, the Federal Reserve (Fed) gradually lowered interest rates down to an unheard of 1%. They stayed there about a year and a half before slowly raising them again. Interest rates were far too low for much too long, which was a major factor in the creation of the housing bubble that we saw pop in 2008.

    \n

    They certainly wouldn\u2019t make that mistake again, right? Au contraire. 

    \n

    http://i.imgur.com/x6DcFKAl.jpg

    \n

    After making the fatal error of lowering interest rates too much and keeping them there too long, these Einsteins at the Fed decided to take the man\u2019s overused definition of insanity and apply it to their work. I imagine their meeting went something like this: 

    \n

    Mr. Chairman: \u201cLast time around, we lowered interest rates to 1% and kept them there for a year and a half, resulting in disaster. I know all of us here have heard the wise words of Albert Einstein. The definition of insanity is doing the same thing over and over again and expecting different results. I propose we lower interest rates to 0% and keep them there for eight years. Let\u2019s hear the Yays and Nays.\u201d 

    \n

    The most productive eight minutes of your day will be spent watching Tom Woods explain the major role interest rates play in the economy and what happens when the Fed messes with them: 

    \n

    https://youtu.be/9a-eUKjnDfM   

    \n

    Today, interest rates have been right around zero for about eight years, causing enormous misallocations of resources that must be corrected with a painful recession. Herein lies the conundrum. 

    \n

    The Fed\u2019s Options

    \n

    Raise interest rates in a meaningful way and face and immediate collapse of the economy. 

    \n

    This may sound like a terrible option, but I strongly believe it is the best option. It will cause significant short-term pain as the economy goes through a major restructuring. Many people will lose their jobs, houses, cars, and likely much of their savings. However, when the pain is over, the economy will grow in a meaningful way. The sooner this is done, the less painful it will be. It's the right thing to do, and a likely career suicide for whoever does so.

    \n

    Keep interest rates low and face an eventual collapse of the US Dollar.  

    \n

    This option is more likely to allow Fed officials to save face as well as their career. Keeping interest rates suppressed allows the Fed to prolong the inevitable pain. However, it comes at a an enormous expense - the eventual collapse of the US Dollar. Hyperinflation is the most painful scenario, but I'm afraid it won't be avoided because it is the most politically expedient. It allows the Fed to deflect responsibility as citizens will likely blame whomever the media tells them to blame. Perhaps foreigners? The rich? Capitalism? Boaty Mcboatface? Time will tell.

    \n


    \n

    I think the first option is unlikely in the foreseeable future because it is not politically expedient. I believe it will become more likely as price inflation increases and they are forced into raising interest rates to save the dollar. If you were in this position, would you do the right thing and destroy your career in the process? Or would you kick the can down the road and pass the blame to someone else?

    \n


    \n

    Thoughts? Questions? Criticisms? I'd love to hear them!

    \n


    \n

    p.s. I'm happy to see this new option since I would have powered up regardless!

    \n

    http://i.imgur.com/Ug9GStT.png

    \n", + "category": "economics", + "children": 5, + "created": "2016-09-14T23:50:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/TmgXzSYl.jpg", + "http://i.imgur.com/x6DcFKAl.jpg", + "https://img.youtube.com/vi/9a-eUKjnDfM/0.jpg", + "http://i.imgur.com/Ug9GStT.png" + ], + "links": [ + "https://youtu.be/9a-eUKjnDfM" + ], + "tags": [ + "economics", + "decisions", + "life", + "federal-reserve", + "interest-rates" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 58779326622680, + "payout": 204.805, + "payout_at": "2016-09-21T23:50:36", + "pending_payout_value": "204.805 HBD", + "percent_hbd": 0, + "permlink": "doing-the-right-thing-will-get-you-fired-what-do-you-do", + "post_id": 1248769, + "promoted": "10.010 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 101 + }, + "title": "Doing the Right Thing Will Get You Fired. What Do You Do?", + "updated": "2016-09-15T00:02:48", + "url": "/economics/@shenanigator/doing-the-right-thing-will-get-you-fired-what-do-you-do" + }, + { + "active_votes": [ + { + "rshares": 480504520983, + "voter": "barrie" + }, + { + "rshares": 31615157678633, + "voter": "smooth" + }, + { + "rshares": 1645495068359, + "voter": "galaxy" + }, + { + "rshares": 4726802513307, + "voter": "riverhead" + }, + { + "rshares": 2160925860071, + "voter": "badassmother" + }, + { + "rshares": 2051048364442, + "voter": "hr1" + }, + { + "rshares": 5450332021682, + "voter": "kushed" + }, + { + "rshares": 22855985876, + "voter": "jaewoocho" + }, + { + "rshares": 1688269098543, + "voter": "joseph" + }, + { + "rshares": 4072298646780, + "voter": "au1nethyb1" + }, + { + "rshares": 465717138828, + "voter": "recursive2" + }, + { + "rshares": 452581182868, + "voter": "recursive3" + }, + { + "rshares": 630678771793, + "voter": "masteryoda" + }, + { + "rshares": 3187088827617, + "voter": "recursive" + }, + { + "rshares": 1209033907, + "voter": "mineralwasser" + }, + { + "rshares": 665622470936, + "voter": "boombastic" + }, + { + "rshares": 88475943758, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 1718241828, + "voter": "bingo-1" + }, + { + "rshares": 5916166065994, + "voter": "smooth.witness" + }, + { + "rshares": 10124463577, + "voter": "idol" + }, + { + "rshares": 832341590937, + "voter": "steemrollin" + }, + { + "rshares": 4940816573, + "voter": "sakr" + }, + { + "rshares": 290134522833, + "voter": "chitty" + }, + { + "rshares": 42801660994, + "voter": "unosuke" + }, + { + "rshares": 481707391813, + "voter": "noaommerrr" + }, + { + "rshares": 1743037257, + "voter": "jocelyn" + }, + { + "rshares": 80038741431, + "voter": "acidsun" + }, + { + "rshares": 1226943192502, + "voter": "gavvet" + }, + { + "rshares": 23563691082, + "voter": "joelinux" + }, + { + "rshares": 74893401782, + "voter": "eeks" + }, + { + "rshares": 122131554, + "voter": "paco-steem" + }, + { + "rshares": 1470963719, + "voter": "spaninv" + }, + { + "rshares": 8667596536, + "voter": "richman" + }, + { + "rshares": 566075654832, + "voter": "nanzo-scoop" + }, + { + "rshares": 9836158141, + "voter": "kefkius" + }, + { + "rshares": 178476192771, + "voter": "mummyimperfect" + }, + { + "rshares": 268826036, + "voter": "coar" + }, + { + "rshares": 100988550788, + "voter": "asch" + }, + { + "rshares": 1414360203, + "voter": "murh" + }, + { + "rshares": 3186351097, + "voter": "cryptofunk" + }, + { + "rshares": 17430843199, + "voter": "b4bb4r-5h3r" + }, + { + "rshares": 579449391, + "voter": "kodi" + }, + { + "rshares": 2272273438, + "voter": "error" + }, + { + "rshares": 10789521627, + "voter": "andu" + }, + { + "rshares": 1064578395482, + "voter": "cyber" + }, + { + "rshares": 61685308193, + "voter": "theshell" + }, + { + "rshares": 49529786072, + "voter": "ak2020" + }, + { + "rshares": 24406094847, + "voter": "paul-labossiere" + }, + { + "rshares": 3769585448708, + "voter": "satoshifund" + }, + { + "rshares": 400759998998, + "voter": "taoteh1221" + }, + { + "rshares": 418804855, + "voter": "applecrisp" + }, + { + "rshares": 95292370, + "voter": "stiletto" + }, + { + "rshares": 1353090140, + "voter": "fjccoin" + }, + { + "rshares": 19211568194, + "voter": "ziv" + }, + { + "rshares": 15785185716, + "voter": "zakharya" + }, + { + "rshares": 263206982261, + "voter": "trogdor" + }, + { + "rshares": 78308038128, + "voter": "lizik" + }, + { + "rshares": 4491802783, + "voter": "tee-em" + }, + { + "rshares": 5946920606, + "voter": "mark-waser" + }, + { + "rshares": 113973522409, + "voter": "geoffrey" + }, + { + "rshares": 202864346689, + "voter": "kimziv" + }, + { + "rshares": 44425078597, + "voter": "honeythief" + }, + { + "rshares": 81140450926, + "voter": "emily-cook" + }, + { + "rshares": 31449520132, + "voter": "talanhorne" + }, + { + "rshares": 2251431984, + "voter": "superfreek" + }, + { + "rshares": 280886491, + "voter": "ladyclair" + }, + { + "rshares": 3714436913, + "voter": "michaellamden68" + }, + { + "rshares": 20377088211, + "voter": "thebatchman" + }, + { + "rshares": 169370449804, + "voter": "asmolokalo" + }, + { + "rshares": 3214492282, + "voter": "orly" + }, + { + "rshares": 5163334355, + "voter": "riscadox" + }, + { + "rshares": 16242543792, + "voter": "r4fken" + }, + { + "rshares": 154463339931, + "voter": "derekareith" + }, + { + "rshares": 789261221312, + "voter": "slowwalker" + }, + { + "rshares": 239101097, + "voter": "dzweta" + }, + { + "rshares": 23621173825, + "voter": "strangerarray" + }, + { + "rshares": 182830086, + "voter": "ilya.ofilkin" + }, + { + "rshares": 162898406866, + "voter": "jacor" + }, + { + "rshares": 101948831, + "voter": "cynetyc" + }, + { + "rshares": 18005198739, + "voter": "sebastien" + }, + { + "rshares": 99758482, + "voter": "snowden" + }, + { + "rshares": 4603634504, + "voter": "thegoodguy" + }, + { + "rshares": 15258212183, + "voter": "aaseb" + }, + { + "rshares": 40368331645, + "voter": "biophil" + }, + { + "rshares": 6613625438, + "voter": "rawmeen" + }, + { + "rshares": 1107683133, + "voter": "karen13" + }, + { + "rshares": 1426842151, + "voter": "jrd8526" + }, + { + "rshares": 73156758721, + "voter": "jpiper20" + }, + { + "rshares": 453418246, + "voter": "karenmckersie" + }, + { + "rshares": 46826246219, + "voter": "milestone" + }, + { + "rshares": 1338004420, + "voter": "dimon14" + }, + { + "rshares": 3560929718, + "voter": "maximkichev" + }, + { + "rshares": 15371735039, + "voter": "nippel66" + }, + { + "rshares": 175182274869, + "voter": "blueorgy" + }, + { + "rshares": 9702073568, + "voter": "benjiberigan" + }, + { + "rshares": 4542807775, + "voter": "poseidon" + }, + { + "rshares": 339108457006, + "voter": "calaber24p" + }, + { + "rshares": 6881734510, + "voter": "geronimo" + }, + { + "rshares": 3756085080, + "voter": "tarindel" + }, + { + "rshares": 30855291448, + "voter": "deanliu" + }, + { + "rshares": 8148537378, + "voter": "neroru" + }, + { + "rshares": 53840999003, + "voter": "jl777" + }, + { + "rshares": 7646574749, + "voter": "lostnuggett" + }, + { + "rshares": 1735983668, + "voter": "yarly" + }, + { + "rshares": 261720866, + "voter": "yarly2" + }, + { + "rshares": 262112459, + "voter": "yarly3" + }, + { + "rshares": 151424453, + "voter": "yarly4" + }, + { + "rshares": 152279375, + "voter": "yarly5" + }, + { + "rshares": 86799635, + "voter": "yarly7" + }, + { + "rshares": 50619397, + "voter": "steemchain" + }, + { + "rshares": 417737569, + "voter": "ladypenelope1" + }, + { + "rshares": 15533105174, + "voter": "lemooljiang" + }, + { + "rshares": 21981777780, + "voter": "krabgat" + }, + { + "rshares": 4543621407, + "voter": "proto" + }, + { + "rshares": 634058357, + "voter": "curator" + }, + { + "rshares": 33381744595, + "voter": "sisterholics" + }, + { + "rshares": 420058163, + "voter": "yarly10" + }, + { + "rshares": 1365453033, + "voter": "alex.chien" + }, + { + "rshares": 224823596, + "voter": "yarly11" + }, + { + "rshares": 397267296, + "voter": "ethanjames" + }, + { + "rshares": 15528224421, + "voter": "michaeldodridge" + }, + { + "rshares": 78603899, + "voter": "yarly12" + }, + { + "rshares": 2829197560, + "voter": "nelu.ceban" + }, + { + "rshares": 180668119, + "voter": "kibela" + }, + { + "rshares": 146224042, + "voter": "steemster1" + }, + { + "rshares": 817737849, + "voter": "bullionstackers" + }, + { + "rshares": 3021945641, + "voter": "dmilash" + }, + { + "rshares": 106503020, + "voter": "cryptoz" + }, + { + "rshares": 3312752142, + "voter": "glitterpig" + }, + { + "rshares": 10724710568, + "voter": "gomeravibz" + }, + { + "rshares": 2298221146, + "voter": "taker" + }, + { + "rshares": 12711920987, + "voter": "nekromarinist" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 1603268291, + "voter": "whitemike313" + }, + { + "rshares": 3034673286, + "voter": "merej99" + }, + { + "rshares": 60342922, + "voter": "lillianjones" + }, + { + "rshares": 1148152187402, + "voter": "laonie" + }, + { + "rshares": 156809776253, + "voter": "twinner" + }, + { + "rshares": 24550939071, + "voter": "laoyao" + }, + { + "rshares": 38525713272, + "voter": "myfirst" + }, + { + "rshares": 239615920187, + "voter": "somebody" + }, + { + "rshares": 17304926257, + "voter": "sunshine" + }, + { + "rshares": 9201840929, + "voter": "flysaga" + }, + { + "rshares": 2082633772, + "voter": "gmurph" + }, + { + "rshares": 1659697260, + "voter": "stormblaze" + }, + { + "rshares": 52933775305, + "voter": "midnightoil" + }, + { + "rshares": 2375155298, + "voter": "kalimor" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 2312736930, + "voter": "crypto-toll" + }, + { + "rshares": 4186357038, + "voter": "ullikume" + }, + { + "rshares": 4484524753, + "voter": "kurtbeil" + }, + { + "rshares": 128786588170, + "voter": "xiaohui" + }, + { + "rshares": 64005426, + "voter": "locolote" + }, + { + "rshares": 1405322819, + "voter": "dolov" + }, + { + "rshares": 15373401797, + "voter": "aboundlessworld" + }, + { + "rshares": 6403253610, + "voter": "elfkitchen" + }, + { + "rshares": 93216046327, + "voter": "joele" + }, + { + "rshares": 5935270610, + "voter": "oflyhigh" + }, + { + "rshares": 4251299819, + "voter": "xiaokongcom" + }, + { + "rshares": 2405119723, + "voter": "pgarcgo" + }, + { + "rshares": 2034983825, + "voter": "natalymaty" + }, + { + "rshares": 60819615, + "voter": "msjennifer" + }, + { + "rshares": 55925537, + "voter": "ciao" + }, + { + "rshares": 1155724577, + "voter": "darthnava" + }, + { + "rshares": 8830294864, + "voter": "theconnoisseur" + }, + { + "rshares": 54217761, + "voter": "steemo" + }, + { + "rshares": 15699786869, + "voter": "scaredycatguide" + }, + { + "rshares": 8569672101, + "voter": "xianjun" + }, + { + "rshares": 54077897, + "voter": "steema" + }, + { + "rshares": 6207660249, + "voter": "lordvader" + }, + { + "rshares": 74615731, + "voter": "evgenyche" + }, + { + "rshares": 69662169, + "voter": "confucius" + }, + { + "rshares": 12543470697, + "voter": "borran" + }, + { + "rshares": 3933588893, + "voter": "bledarus" + }, + { + "rshares": 91459303816, + "voter": "miacats" + }, + { + "rshares": 2249406646, + "voter": "njall" + }, + { + "rshares": 15803599392, + "voter": "solar" + }, + { + "rshares": 54909929, + "voter": "jarvis" + }, + { + "rshares": 561462512, + "voter": "microluck" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 6335117125, + "voter": "userlogin" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 2005312153, + "voter": "chinadaily" + }, + { + "rshares": 9635998075, + "voter": "pjheinz" + }, + { + "rshares": 4877495999, + "voter": "almerri" + }, + { + "rshares": 78109321, + "voter": "awgbibb" + }, + { + "rshares": 10858591607, + "voter": "gvargas123" + }, + { + "rshares": 4656574788, + "voter": "themanualbot" + }, + { + "rshares": 51877132, + "voter": "johnbyrd" + }, + { + "rshares": 51860909, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 51870077, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 4242191670, + "voter": "steembeast" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 406983674, + "voter": "mig641" + }, + { + "rshares": 6588161520, + "voter": "hilarski" + }, + { + "rshares": 11410830518, + "voter": "booky" + }, + { + "rshares": 4227873325, + "voter": "steemitpatina" + }, + { + "rshares": 51562255, + "voter": "curpose" + }, + { + "rshares": 763220275, + "voter": "dajohns1420" + }, + { + "rshares": 1284021846, + "voter": "lenar" + }, + { + "rshares": 7664275532, + "voter": "alexandre" + }, + { + "rshares": 10430482730, + "voter": "etcmike" + }, + { + "rshares": 1699015883, + "voter": "runridefly" + }, + { + "rshares": 81878649, + "voter": "uziriel" + }, + { + "rshares": 2302759776, + "voter": "funkywanderer" + }, + { + "rshares": 256901716, + "voter": "blackeyed" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 4777502415, + "voter": "nadin3" + }, + { + "rshares": 71431119, + "voter": "donneker" + }, + { + "rshares": 1624586871, + "voter": "davidjkelley" + }, + { + "rshares": 191746347, + "voter": "team101" + }, + { + "rshares": 51718188, + "voter": "crion" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 51388276, + "voter": "hitherise" + }, + { + "rshares": 51379706, + "voter": "wiss" + }, + { + "rshares": 154731288, + "voter": "rusla" + }, + { + "rshares": 712561710, + "voter": "ksena" + }, + { + "rshares": 21746740518, + "voter": "sponge-bob" + }, + { + "rshares": 15560806947, + "voter": "digital-wisdom" + }, + { + "rshares": 465069683, + "voter": "areynolds" + }, + { + "rshares": 3708768210, + "voter": "ethical-ai" + }, + { + "rshares": 54391689, + "voter": "jamespro" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 1433005760, + "voter": "jiganomics" + }, + { + "rshares": 6827381497, + "voter": "jwaser" + }, + { + "rshares": 53238597, + "voter": "gumer" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 57574352, + "voter": "hamer" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 3006957573, + "voter": "michaelmatthews" + }, + { + "rshares": 934832712, + "voter": "edgarsart" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 24793972672, + "voter": "dubi" + }, + { + "rshares": 2674022812, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 53994834, + "voter": "karina00" + }, + { + "rshares": 51830988, + "voter": "roadhog" + }, + { + "rshares": 344116052, + "voter": "panther" + }, + { + "rshares": 54982319, + "voter": "sona" + }, + { + "rshares": 54971933, + "voter": "saha" + }, + { + "rshares": 1784420993, + "voter": "alina1" + }, + { + "rshares": 53880176, + "voter": "kam1" + }, + { + "rshares": 21720386105, + "voter": "brains" + }, + { + "rshares": 53671263, + "voter": "waldemar-kuhn" + }, + { + "rshares": 50210467, + "voter": "post-successful" + }, + { + "rshares": 55464059, + "voter": "film-editor" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 1339423728, + "voter": "steemafon" + }, + { + "rshares": 5750148702, + "voter": "chick1" + }, + { + "rshares": 60210153, + "voter": "freebornangel" + }, + { + "rshares": 508430897, + "voter": "nelyp" + }, + { + "rshares": 438008616, + "voter": "anomaly" + }, + { + "rshares": 2400009033, + "voter": "ellepdub" + }, + { + "rshares": 263062725, + "voter": "ola1" + }, + { + "rshares": 12084353453, + "voter": "herpetologyguy" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 50263480, + "voter": "drac59" + }, + { + "rshares": 330685634, + "voter": "robotev1" + }, + { + "rshares": 4814064056, + "voter": "morgan.waser" + }, + { + "rshares": 50230521, + "voter": "glassheart" + }, + { + "rshares": 50228382, + "voter": "dragonice" + }, + { + "rshares": 51227561, + "voter": "battalar" + }, + { + "rshares": 58594120, + "voter": "teo" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 5085852423, + "voter": "donchate" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50543061, + "voter": "rabobank" + }, + { + "rshares": 50484452, + "voter": "connect" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 3607535118, + "voter": "strong-ai" + }, + { + "rshares": 527291325, + "voter": "grisha-danunaher" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 691983296, + "voter": "dikanevroman" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 158676075, + "voter": "iberia" + }, + { + "rshares": 152303077, + "voter": "ndea30" + }, + { + "rshares": 152296208, + "voter": "domenico" + }, + { + "rshares": 444421238, + "voter": "witchcraftblog" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 158018960, + "voter": "bethesda" + }, + { + "rshares": 151493636, + "voter": "serena199" + }, + { + "rshares": 151463890, + "voter": "gia7" + }, + { + "rshares": 1883754423, + "voter": "dresden" + }, + { + "rshares": 161323470, + "voter": "pawel-krawczyk" + }, + { + "rshares": 151010953, + "voter": "richie4" + }, + { + "rshares": 150951797, + "voter": "coraline88" + }, + { + "rshares": 157176058, + "voter": "cybergirls" + }, + { + "rshares": 150698556, + "voter": "harlen" + }, + { + "rshares": 153800757, + "voter": "yanuel" + }, + { + "rshares": 150613696, + "voter": "daritza" + }, + { + "rshares": 159957397, + "voter": "pirelli" + }, + { + "rshares": 156299377, + "voter": "tipsandtricks" + }, + { + "rshares": 156262128, + "voter": "bosch" + }, + { + "rshares": 156194471, + "voter": "stimmt" + }, + { + "rshares": 155907388, + "voter": "xtreme" + }, + { + "rshares": 83470968, + "voter": "storage" + }, + { + "rshares": 67690648, + "voter": "blackmarket" + }, + { + "rshares": 73837045, + "voter": "gifts" + }, + { + "rshares": 155574370, + "voter": "malasuerte94" + }, + { + "rshares": 103328828, + "voter": "paulocouto" + }, + { + "rshares": 135956685, + "voter": "newsfeed" + }, + { + "rshares": 150391718, + "voter": "marianela" + } + ], + "author": "gavvet", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.8, + "beneficiaries": [], + "blacklists": [], + "body": "*dogs are an integral part of South African life.*\n\nHow you treat animals I believe is a reflection of your humanity and civilization.\n-\nRegularly there are news reports in South African Media of how people get killed by dogs, often by Pitbulls. One time when our family was going to visit my brother, we saw an old black man pushing his bicycle along the road with all his weekly groceries loaded. All of a sudden a bull mastiff came racing out of a yard and attacked the old man. I slammed on brakes and jumped out to help, the dog had the old man\u2019s hand in his jaws and flesh was coming out. I was acting like a lunatic by now, swearing and kicking the dog with all I had (all that happened is I hurt my foot). The dog was like iron and nothing would stop it. A boy came out of the yard and was hitting the dog with a sjambok (whip), this did nothing to stop the animal. I was now shouting to the boy to stick the end of the whip up the dog\u2019s \u201cpoepal\u201d (anus). So the young kid was unsuccessfully trying to jab the whip up the dog\u2019s butt. The poor old fellow retreated into the front seat of my car with the dog still attached to his hand, now my wife and the girls scattered out of the car. A white policeman was walking by when the dog let go and ran back into his yard as the owner was coming out. I was livid and shouting at the cop to open a case against the family for not restraining such a dangerous animal, but the cop said he was off duty and did not intend to get involved. Hastily the owner came over and helped the poor old man. He assured me that they would take the old fellow to hospital and were taking his goods to keep them safe. I was placated when I saw the anxiety of the owner and his intention to help the old fellow. I can still feel my blood pressure rising when I think back. I am not a brave kind of person but I lost all sense of self preservation, luckily the dog did not turn on me (probably because I am white).\n\nDogs in white residential areas bark at black people as they pass by. When I went into the Mdantsane Township for the first time in 1990, I found that township dogs regarded white people with the same kind of hostility.\n-\n\nI have always believed that a dog must have another dog for companionship. Also all our pets must be spayed or neutered, because there is a serious problem of over breeding domestic animals in South Africa. There is a lot of animal neglect, particularly in the townships where poverty is rife. \n\n\nhttp://www.animalplanethd.com/wp-content/uploads/2015/02/Staffordshire-Bull-Terrier-Free-Wallpaper-animalplanethd.com_.jpeg\n\nThe first dog that we ever got was supposed to be a thoroughbred Staffie (Staffordshire bull terrier) that my mother in law \u201corganised\u201d. We named her Rosie as she looked so sweet and it was also the name of my brother in law\u2019s mother. Duncan was amazed at the name and said it was his mother\u2019s name also, what a co-incidence! (heh heh). However the older Rosie got, the longer her legs got and we realised that this pooch was no pedigree! She stayed in the backyard of the first house we rented just after we got married. The backyard was full of beautiful mature fruit trees rented. The house was located in Chamberlain Street in Berea of East London> We we moved in just after we got married. Rosie kept getting inside when she was put in the backyard and the door was closed. We couldn\u2019t understand how she kept getting in the house. We put her out and watched; she climbed up the \u201ckitty walkway\u201d to get in the house. Now it must be understood that the most highly esteemed life form in our home has always been the cat. Two kittens had been acquired and my Better Half felt that a kitten could never jump up two and a half foot to a low window ledge, therefore the ladder was created. The puppy Rosie observed this and also climbed the ladder with much wobbling, some whining and yelping.\n\nHumphrey joined us when we moved to the first house that we bought in Middlesex Road in Amalinda. He was a magnificent cross between a Bull Mastiff and a Staffie with the most beautiful nature. He weighed in at just over 45 kilograms and had a dark tortoiseshell colouring. He contracted tick fever (biliary), we took him for a blood transfusion hoping to save his life. I stayed up all night with him as he lay in the passage. He was so anxious when he wet himself trying to get outside but he was too weak. I just comforted and reassured him. In the early hours of the morning he died in my arms.\n\nThere was a sad end to the story of Rosie. \n-\nWe moved to a beautiful little town named Stutterheim after the German Baron by the German Settlers who settled there in the 1850s. We bought a beautiful home but the boundary fence was only chicken wire. Over the road lived our black neighbour who was a farmer raising chickens amongst other things for a living. After a while, Rosie was found to be killing his chickens. We did everything we could to keep her in the yard, but she kept burrowing new holes under the fence. She had the blood lust so we had to have her put down. I will never forget her last plaintiff bark as I left her behind at the vet. My eyes were so full of tears, I had to wait a while before I could see the road to go home.\n\nThe next dog we got was Sasha. She was three quarter Alsatian and one quarter Bull Mastiff. When my mother in law still lived in Cambridge West, an East London suburb, her neighbour had a young dog that was always roaming the streets. She was offered to us, so she became part of our family and a companion to Rosie. She was a lovely dog but the one time while sitting in the lounge, we smelt the most dreadful odour. Upon investigation I found a huge steaming mountain of crap in the one girl\u2019s bedroom. From that time forth no hound was permitted to come into the hallowed sanctum of our lounge and have been banished outside.\n\nOnly once in twenty-six years of marriage have had a dog that had puppies in a manner of speaking; the puppies were actually from my brother\u2019s dog. When we moved to Johannesburg from Stutterheim, our dog named Elder (named by the girls with a \u201choly\u201d name because we got the dog from some American missionaries on a Sunday), he was a mongrel coloured black, he mounted my brother\u2019s pedigreed Rottweiler and made her pregnant. Needless to say my brother was not impressed at all but he had ignored our repeated warnings that his dog was on heat. So the fruit of her womb came to our home, two pups we named Dusty and Zeena. Poor old Dusty could not gain any nutrition as there was an obstruction in his throat. It was inoperable so we had to have him put down. Zeena is still with us today, more than thirteen years later, bouncy and starting to get quite fat.\n\nWe first moved to Johannesburg in 2002, we stayed at my brothers house. Elder escaped out the yard at 267 Voortrekker Road and inexplicably bit a 97 year old lady who always did her daily walk past the house. He had to be put down, we were horrified that this placid dog went nuts that day. Strangely enough I had insurance on the dog and was able to pay the old dear\u2019s medical bills that amounted to R750. What weird things get insured without us even being aware of it! My wife is still irritated that my house insurance covered the cost of a round of drinks when I hit a hole in one at golf.\n\nhttp://2.bp.blogspot.com/_LDH5Ir9XXcM/Rrr7nUTcp2I/AAAAAAAAAOk/VM-zt0Oc1Cc/s400/resizedrukol.jpg\n\nSweetpea the boerboel was given to us as a puppy to replace Elder. Boerbuls are terribly powerful animals and were primarily bred to protect the farmer\u2019s homestead, even from large predators such as lions. They usually focus on the male of the house and are extremely obedient. I did not want a male as they are monstrously large, so I took a female. However the loyalty she had towards me and the family did not extend towards the other dogs in our home. One time she mauled poor old Sasha when she got too excited. Sasha\u2019s injuries were so bad we had to have her put down. \n\nDogs are very territorial, when we parked our car in the yard from our current home in Krugersdorp, our dogs, Zeena and Sweetpea, would see the neighbour\u2019s fox terrier on our wide pavement, so they would run full tilt after the small beast, the retreating dog ran for his life yelping all the way home. But as soon as the foxie arrived in his territory, he turned and attacked his foes. Now my dogs were in his territory and had to beat a hasty retreat, running flat out until they got in the yard, all the while with me bellowing at them to get back inside the yard. The two of them seemed to be as happy as a kid in a candy store. This happened several times until the streetwise Foxie worked out when we came home, it was time to depart to safer pastures.\n\nSeveral years ago after a huge hailstorm hit Krugersdorp, the hail collected against the prefabricated wall that separates us from our neighbours. The hail collected to about a foot (30 cm) high against the wall. Sweetpea burrowed her nose and head under the hail and walked along like a plough, snorting lustily in absolute pleasure. Now more than ten years later, she is struggling terribly with arthritis. When do you say goodbye? When are we being selfish keeping her with us while she suffers needlessly or having her put down too soon? We have had a fellow over, who is an expert with Boerboels, and asked for his opinion on what we should do. \n\nShe is happy and eating well; enjoying sunshine while chewing her beloved bones, so we can keep her a little longer...\n-\n\"", + "category": "dogs", + "children": 7, + "created": "2016-09-14T14:44:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.animalplanethd.com/wp-content/uploads/2015/02/Staffordshire-Bull-Terrier-Free-Wallpaper-animalplanethd.com_.jpeg", + "http://2.bp.blogspot.com/_LDH5Ir9XXcM/Rrr7nUTcp2I/AAAAAAAAAOk/VM-zt0Oc1Cc/s400/resizedrukol.jpg", + "http://i557.photobucket.com/albums/ss16/fred703/DSC00135_zpsasgpworl.jpg" + ], + "links": [ + "http://s557.photobucket.com/user/fred703/media/DSC00135_zpsasgpworl.jpg.html" + ], + "tags": [ + "dogs", + "family" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 80264945398237, + "payout": 378.398, + "payout_at": "2016-09-21T14:44:57", + "pending_payout_value": "378.398 HBD", + "percent_hbd": 10000, + "permlink": "dogs-and-me-featuring-fred703-as-author", + "post_id": 1243732, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 308 + }, + "title": "Dogs and Me (featuring @fred703 as author)", + "updated": "2016-09-14T14:44:57", + "url": "/dogs/@gavvet/dogs-and-me-featuring-fred703-as-author" + }, + { + "active_votes": [ + { + "rshares": 21661483876715, + "voter": "val-a" + }, + { + "rshares": 9735890197615, + "voter": "pharesim" + }, + { + "rshares": 3006377182808, + "voter": "lafona-miner" + }, + { + "rshares": 468599362763, + "voter": "lafona" + }, + { + "rshares": 1102241053318, + "voter": "delegate.lafona" + }, + { + "rshares": 302652307309, + "voter": "lafona5" + }, + { + "rshares": 6298361708461, + "voter": "clayop" + }, + { + "rshares": 147678292, + "voter": "cynetyc" + }, + { + "rshares": 274216136539, + "voter": "nabilov" + }, + { + "rshares": 167242328881, + "voter": "opheliafu" + }, + { + "rshares": 2529801849, + "voter": "iamwne" + }, + { + "rshares": 238512214, + "voter": "bullionstackers" + }, + { + "rshares": 64126325592, + "voter": "malaiandrueth" + }, + { + "rshares": 14756777282, + "voter": "felixxx" + }, + { + "rshares": 12492663057, + "voter": "goingpaper" + }, + { + "rshares": 6745075226, + "voter": "solarguy" + }, + { + "rshares": 670432237, + "voter": "alexma3x" + }, + { + "rshares": 9826881524, + "voter": "gvargas123" + }, + { + "rshares": 11074790441, + "voter": "sethlinson" + }, + { + "rshares": 9139417848, + "voter": "craigwilliamz" + }, + { + "rshares": 73737063, + "voter": "crowe" + }, + { + "rshares": 2346820407, + "voter": "liquidrainbowx" + }, + { + "rshares": 100123561, + "voter": "rusla" + }, + { + "rshares": 407075832, + "voter": "anomaly" + }, + { + "rshares": 196933091, + "voter": "ola1" + }, + { + "rshares": 3148735015, + "voter": "dodders007" + }, + { + "rshares": 164770538, + "voter": "blimey" + }, + { + "rshares": 1447444883, + "voter": "yanik" + }, + { + "rshares": 160954990, + "voter": "photorealistic" + }, + { + "rshares": 1150357856, + "voter": "sirlunchalot" + }, + { + "rshares": 151056765, + "voter": "nick1980" + }, + { + "rshares": 153277350, + "voter": "blitz" + } + ], + "author": "iamwne", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.49, + "beneficiaries": [], + "blacklists": [], + "body": "https://www.youtube.com/watch?v=gJDzLJna0u8\n\n# **Introduction**\n\nIt never stops amazing me what you can achieve with modern day special effects and computer graphics tools. I would have normally done a scene like this in Autodesk's [3DS Max](http://www.autodesk.com/products/3ds-max/overview-dts?s_tnt=69291:1:0) because of the complexity involved. It would have looked great at the cost of a couple of days of rendering. When you have a single machine to do your work on and render this is not always practical. \n\n### **After Effects To The Rescue**\n\n[Adobe After Effects CC](http://www.adobe.com/products/aftereffects.html?sdid=KKQOW&kw=semgeneric&mv=search&s_kwcid=AL!3085!3!87274899802!e!!g!!after%20effects&ef_id=V7kTZwAAAVRv-rYQ:20160915075550:s) does have native support for 3D objects via a lite version of [Cinema 4D](https://www.maxon.net/en-us/) it only goes so far. Plus you have to know how to use Cinema 4D. I already have had to learn so many packages to do my daily work adding another one is really not in the cards unless I have too. \n\nhttps://i.ytimg.com/vi/ZStzRoEKf8E/maxresdefault.jpg\n\n### **Element 3D**\n\nThere is a phenomenal plugin for After Effects called [Element 3D](https://www.videocopilot.net/products/element2/) from the wizards at [Video Copilot](http://www.videocopilot.net/). Video Copilot is master minded by Andrew Kramer who is a really talented visual effects designer. His work can be seen on the big screen in movies like. [Star Wars The Force Awakens](http://www.imdb.com/title/tt2488496/). \n\nElement 3D has several benefits. To start it is fast. Remember the several days of render time that I mentioned earlier? E3D managed to render the scene above in about 7 hours. It does this because it uses my [Nvidia] (http://www.nvidia.com/) graphics card to render instead of the CPU. This results in a great increase in speed. It also allows for something called a world position pass. This is sort of a mask in the scene that allows you to accurately place composited layers of live action into the scene and have it tide to the actual position that it would be placed at in the Element 3D scene. In this case the steam that is in this scene is done this way. Without it it would be hard to get the steam anchored down. The downside to using this plugin is that you are limited by the sized of memory on your video card. I have no idea how actually close I am to running out but this scene has to be pushing that limit. Most of the textures are physically accurate. This means that the light behaves pretty close to how materials work in real life. It adds an extra dimension to the production. \n\n### **Color Correction For Mood**\n\nThe initial pass from above was how the shot looked coming right out of After Effects with no color processing or effects. [Color Correction](https://en.wikipedia.org/wiki/Color_correction) is a process that helps to adjust the color and the lighting in a scene. Color correction helps to give depth, style, and enhance the mood of a scene. So where the first version was interesting it was enhanced to give a couple of different looks and feelings. \n\nhttps://www.youtube.com/watch?v=XD37kjQrEIk\n\nThis scene is shifted towards the blue spectrum and there are adjustments to the contrast and brightness. This helps to give a stylized mood to the scene. In Blade Runner the setting is a dystopian world where the future has a dingy almost [film noir](https://en.wikipedia.org/wiki/Film_noir) feel. \n\nhttps://www.youtube.com/watch?v=LalzX8NOvOA\n\nIn this version the color is pushed to the green side of things and some lens artifacts were placed in to give it a sense of altered reality. This sort of green shift and lens work is similar to what has been done in [The Matrix](http://www.imdb.com/title/tt0133093/). \n\nMovies are not the only type of production that uses color correction (also known ask color grading). Most high end production has some color grading to it. Rarely when we watch these productions are we seeing the raw camera image.", + "category": "art", + "children": 2, + "created": "2016-09-15T08:36:24", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img.youtube.com/vi/gJDzLJna0u8/0.jpg", + "https://i.ytimg.com/vi/ZStzRoEKf8E/maxresdefault.jpg", + "https://img.youtube.com/vi/XD37kjQrEIk/0.jpg", + "https://img.youtube.com/vi/LalzX8NOvOA/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=gJDzLJna0u8", + "http://www.autodesk.com/products/3ds-max/overview-dts?s_tnt=69291:1:0", + "http://www.adobe.com/products/aftereffects.html?sdid=KKQOW&kw=semgeneric&mv=search&s_kwcid=AL!3085!3!87274899802!e!!g!!after%20effects&ef_id=V7kTZwAAAVRv-rYQ:20160915075550:s", + "https://www.maxon.net/en-us/", + "https://www.videocopilot.net/products/element2/", + "http://www.videocopilot.net/", + "http://www.imdb.com/title/tt2488496/", + "http://www.nvidia.com/", + "https://en.wikipedia.org/wiki/Color_correction", + "https://www.youtube.com/watch?v=XD37kjQrEIk", + "https://en.wikipedia.org/wiki/Film_noir", + "https://www.youtube.com/watch?v=LalzX8NOvOA", + "http://www.imdb.com/title/tt0133093/" + ], + "tags": [ + "art", + "animation", + "effects", + "film" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 43158313797322, + "payout": 111.61, + "payout_at": "2016-09-22T08:36:24", + "pending_payout_value": "111.610 HBD", + "percent_hbd": 10000, + "permlink": "blade-runner-inspired-digital-set-the-dark-market-beauty-pass", + "post_id": 1251936, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 32 + }, + "title": "Blade Runner Inspired Digital Set - The Dark Market - Beauty Pass", + "updated": "2016-09-15T08:36:24", + "url": "/art/@iamwne/blade-runner-inspired-digital-set-the-dark-market-beauty-pass" + }, + { + "active_votes": [ + { + "rshares": 25647962973894, + "voter": "berniesanders" + }, + { + "rshares": 3027854965325, + "voter": "proskynneo" + }, + { + "rshares": 9736783279670, + "voter": "pharesim" + }, + { + "rshares": 3067727155819, + "voter": "lafona-miner" + }, + { + "rshares": 478161832821, + "voter": "lafona" + }, + { + "rshares": 1124408239067, + "voter": "delegate.lafona" + }, + { + "rshares": 308828463801, + "voter": "lafona5" + }, + { + "rshares": 796039866346, + "voter": "pfunk" + }, + { + "rshares": 30452424785, + "voter": "instructor2121" + }, + { + "rshares": 306593229116, + "voter": "teamsteem" + }, + { + "rshares": 8668836986, + "voter": "richman" + }, + { + "rshares": 165686779455, + "voter": "steve-walschot" + }, + { + "rshares": 15148519038, + "voter": "cian.dafe" + }, + { + "rshares": 42494076714, + "voter": "klye" + }, + { + "rshares": 313662068, + "voter": "coar" + }, + { + "rshares": 1061040015, + "voter": "murh" + }, + { + "rshares": 38743084521, + "voter": "ranko-k" + }, + { + "rshares": 985309425381, + "voter": "cyber" + }, + { + "rshares": 32300674342, + "voter": "drinkzya" + }, + { + "rshares": 77243555734, + "voter": "noganoo" + }, + { + "rshares": 54701387437, + "voter": "thecryptodrive" + }, + { + "rshares": 335983556, + "voter": "gardening" + }, + { + "rshares": 336136344, + "voter": "survival" + }, + { + "rshares": 10126471519, + "voter": "arisa" + }, + { + "rshares": 129605439144, + "voter": "schro" + }, + { + "rshares": 5045815647, + "voter": "tee-em" + }, + { + "rshares": 30492658321, + "voter": "michaelx" + }, + { + "rshares": 5612575892, + "voter": "christoryan" + }, + { + "rshares": 24170015496, + "voter": "seth-krings" + }, + { + "rshares": 78974201791, + "voter": "technology" + }, + { + "rshares": 32609984016, + "voter": "cryptoiskey" + }, + { + "rshares": 471495169, + "voter": "mrhankeh" + }, + { + "rshares": 35372770658, + "voter": "clement" + }, + { + "rshares": 47424925997, + "voter": "isteemit" + }, + { + "rshares": 10992853750, + "voter": "auction" + }, + { + "rshares": 280916636, + "voter": "ladyclair" + }, + { + "rshares": 52079744725, + "voter": "venuspcs" + }, + { + "rshares": 7271192517, + "voter": "elyaque" + }, + { + "rshares": 248108247, + "voter": "honey" + }, + { + "rshares": 25161685161, + "voter": "strangerarray" + }, + { + "rshares": 14877425867, + "voter": "ausbitbank" + }, + { + "rshares": 243777568, + "voter": "ardina" + }, + { + "rshares": 2632186142, + "voter": "steem1653" + }, + { + "rshares": 184846804969, + "voter": "anyx" + }, + { + "rshares": 80756866, + "voter": "snowden" + }, + { + "rshares": 38758863864, + "voter": "biophil" + }, + { + "rshares": 3603352325, + "voter": "jbouchard12" + }, + { + "rshares": 27308499264, + "voter": "dwinblood" + }, + { + "rshares": 25479809599, + "voter": "igster" + }, + { + "rshares": 10418219772, + "voter": "deviedev" + }, + { + "rshares": 7519215273, + "voter": "krystle" + }, + { + "rshares": 87223247, + "voter": "wildchild" + }, + { + "rshares": 23507033191, + "voter": "peacekeeper" + }, + { + "rshares": 10248819596, + "voter": "rpf" + }, + { + "rshares": 3693496519, + "voter": "bitcoiner" + }, + { + "rshares": 3927767271, + "voter": "tarindel" + }, + { + "rshares": 14379091046, + "voter": "beowulfoflegend" + }, + { + "rshares": 3700916115, + "voter": "birdie" + }, + { + "rshares": 32424922593, + "voter": "sauravrungta" + }, + { + "rshares": 541016983, + "voter": "qonq99" + }, + { + "rshares": 1019831473, + "voter": "hemp" + }, + { + "rshares": 118287211, + "voter": "flowers" + }, + { + "rshares": 30189587694, + "voter": "zaebars" + }, + { + "rshares": 780016532, + "voter": "raymonjohnstone" + }, + { + "rshares": 50619397, + "voter": "steemchain" + }, + { + "rshares": 36603475778, + "voter": "anca3drandom" + }, + { + "rshares": 6232335859, + "voter": "summonerrk" + }, + { + "rshares": 4039822794, + "voter": "tygergamer" + }, + { + "rshares": 153025160, + "voter": "steemster1" + }, + { + "rshares": 238512214, + "voter": "bullionstackers" + }, + { + "rshares": 3275484782, + "voter": "sulev" + }, + { + "rshares": 131911820792, + "voter": "steemdrive" + }, + { + "rshares": 50568133874, + "voter": "gomeravibz" + }, + { + "rshares": 60565253, + "voter": "sharon" + }, + { + "rshares": 14756777282, + "voter": "felixxx" + }, + { + "rshares": 2236311560, + "voter": "merej99" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 22424662341, + "voter": "laonie1" + }, + { + "rshares": 22941246641, + "voter": "laonie2" + }, + { + "rshares": 22949353334, + "voter": "laonie3" + }, + { + "rshares": 5281751774, + "voter": "brendio" + }, + { + "rshares": 50565616, + "voter": "michellek" + }, + { + "rshares": 22944895384, + "voter": "laonie4" + }, + { + "rshares": 22942676593, + "voter": "laonie5" + }, + { + "rshares": 22939779370, + "voter": "laonie6" + }, + { + "rshares": 22935888604, + "voter": "laonie7" + }, + { + "rshares": 3488768304, + "voter": "kurtbeil" + }, + { + "rshares": 22932609455, + "voter": "laonie8" + }, + { + "rshares": 22929943691, + "voter": "laonie9" + }, + { + "rshares": 2440288355, + "voter": "steemleak" + }, + { + "rshares": 90985687, + "voter": "bigsambucca" + }, + { + "rshares": 2246296986, + "voter": "paynode" + }, + { + "rshares": 2408283018, + "voter": "steemitqa" + }, + { + "rshares": 62201879, + "voter": "msjennifer" + }, + { + "rshares": 57196572, + "voter": "ciao" + }, + { + "rshares": 55449983, + "voter": "steemo" + }, + { + "rshares": 62760150, + "voter": "diamonds" + }, + { + "rshares": 55306941, + "voter": "steema" + }, + { + "rshares": 72902270, + "voter": "confucius" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 52419023, + "voter": "nano2nd" + }, + { + "rshares": 56157882, + "voter": "jarvis" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 54313084, + "voter": "fortuner" + }, + { + "rshares": 11978832670, + "voter": "kyriacos" + }, + { + "rshares": 59021275, + "voter": "cryptoblu" + }, + { + "rshares": 59014859, + "voter": "instructor" + }, + { + "rshares": 739486877190, + "voter": "dollarvigilante" + }, + { + "rshares": 7025939305, + "voter": "solarguy" + }, + { + "rshares": 3818189834, + "voter": "lamech-m" + }, + { + "rshares": 670432237, + "voter": "alexma3x" + }, + { + "rshares": 53056158, + "voter": "johnbyrd" + }, + { + "rshares": 53039566, + "voter": "thomasaustin" + }, + { + "rshares": 53037689, + "voter": "thermor" + }, + { + "rshares": 53048942, + "voter": "ficholl" + }, + { + "rshares": 53030738, + "voter": "widell" + }, + { + "rshares": 11136575548, + "voter": "jaredcwillis" + }, + { + "rshares": 52651308, + "voter": "revelbrooks" + }, + { + "rshares": 22924046457, + "voter": "laonie10" + }, + { + "rshares": 8536250240, + "voter": "garywilson" + }, + { + "rshares": 24292051816, + "voter": "andrewawerdna" + }, + { + "rshares": 50816343, + "voter": "bitchplease" + }, + { + "rshares": 92909029992, + "voter": "barrycooper" + }, + { + "rshares": 29736150488, + "voter": "hilarski" + }, + { + "rshares": 9035219817, + "voter": "onetree" + }, + { + "rshares": 2236437351, + "voter": "shadowspub" + }, + { + "rshares": 52708083, + "voter": "curpose" + }, + { + "rshares": 55859919, + "voter": "rickmiller" + }, + { + "rshares": 5155210900, + "voter": "nulliusinverba" + }, + { + "rshares": 5199737913, + "voter": "ats-david" + }, + { + "rshares": 106938963, + "voter": "jlufer" + }, + { + "rshares": 23248056393, + "voter": "mikehere" + }, + { + "rshares": 22610744163, + "voter": "laonie11" + }, + { + "rshares": 52836995, + "voter": "troich" + }, + { + "rshares": 3707522329, + "voter": "xanoxt" + }, + { + "rshares": 78524876091, + "voter": "markrmorrisjr" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 109225703, + "voter": "rusla" + }, + { + "rshares": 4324251259, + "voter": "l0k1" + }, + { + "rshares": 50784892, + "voter": "freesteem" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 53508763, + "voter": "ahmetova" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 1018551189, + "voter": "zettar" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 107802376, + "voter": "edgarsart" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 53003720, + "voter": "sofa" + }, + { + "rshares": 5800214360, + "voter": "dexter-k" + }, + { + "rshares": 644605917, + "voter": "ct-gurus" + }, + { + "rshares": 61809990034, + "voter": "tracemayer" + }, + { + "rshares": 53055629, + "voter": "ailo" + }, + { + "rshares": 5654029703, + "voter": "burnin" + }, + { + "rshares": 2084859262, + "voter": "steemsquad" + }, + { + "rshares": 407075832, + "voter": "anomaly" + }, + { + "rshares": 17968270939, + "voter": "honeyscribe" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 218469519, + "voter": "ola1" + }, + { + "rshares": 4725653598, + "voter": "michelle.gent" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 4331450381, + "voter": "puffin" + }, + { + "rshares": 5299568496, + "voter": "nathanjtaylor" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 1288421610, + "voter": "aksinya" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 164770538, + "voter": "blimey" + }, + { + "rshares": 72826233, + "voter": "igtes" + }, + { + "rshares": 148119740, + "voter": "buffett" + }, + { + "rshares": 1319511419, + "voter": "rusteemitblog" + }, + { + "rshares": 155180811, + "voter": "majes" + }, + { + "rshares": 74838700, + "voter": "dealzgal" + }, + { + "rshares": 71104899, + "voter": "storage" + }, + { + "rshares": 157667385, + "voter": "cbd" + }, + { + "rshares": 157667385, + "voter": "junk" + }, + { + "rshares": 157682838, + "voter": "hug" + }, + { + "rshares": 157682838, + "voter": "bearcub" + }, + { + "rshares": 157682809, + "voter": "cyberpunk" + }, + { + "rshares": 156919204, + "voter": "keisha" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 156919175, + "voter": "int" + }, + { + "rshares": 91120780, + "voter": "expat" + }, + { + "rshares": 134906258, + "voter": "steemtrail" + }, + { + "rshares": 1593664040, + "voter": "steemlift" + }, + { + "rshares": 144680039, + "voter": "toddemaher1" + } + ], + "author": "ausbitbank", + "author_payout_value": "0.000 HBD", + "author_reputation": 60.14, + "beneficiaries": [], + "blacklists": [], + "body": "I was just digging through our photo collection for @krystle's latest post \"Meet Katana \u2764 Unique Autistic Quirks Part 1\" - when I came across our photos of the last time we had major flooding in my home town. Story time!\n\n

    So what happened ?

    \n**Back in 2011** my home town had one of its worst floods in decades. We were stuck in our local neighbourhood for a while, major roads were closed and it was a *scary insight* into **how fast society falls apart in a natural disaster**.\n\n**These floods took a lot of lives**, destroyed homes and multi-generation family businesses over a massive area and even 5 years later areas still haven't recovered. \n\n

    Toowoomba got the worst of it
    \n\nOne day I may write an epic downtherabbithole post about the bigger picture (fraud, mismanagement or mass murder?) but I'll try to keep this post focused on how it affected my home and my family, with some previously unshared photos for steemit :)\n\n

    I took these photos around my neighbourhood

    \nThese photos were taken by me in **Goodna**, Queensland - this suburb took some bad damage and many homes and businesses were lost. These are all taken within a block of the main business district of Goodna, right near a major highway - but its barely recognisable!\n\nYou can see the area (today) on google streetview here , this begins on the highway directly below photo 2\n\n\n
    \n
    Everyone came out to try and help , but most of the time nothing could be done..
    \n\n
    \n
    \n\n\n
    \n\n
    Here's a video taken by another local, on the same day, right next to me!
    \n\n

    Youtube video from Karen Orrock
    \n\n

    The fragility of the food supply line

    \n\n*The floods were also an uncomfortable reminder of a few things:*\n- **How fragile our local food supply chain is**\n- **How impulsive and short sighted our neighbours are** \n\nOnce the immediate danger passed, when people realized we were on an inland island with fuck all food and no ETA on resupply. Local supermarkets got rushed first.\n\n**@krystle and I immediately stocked up on smart supplies** , prioritizing foods that would last and could be stored and prepared without power. *Meanwhile* the mob was on a mission to get all the coke and junk food ...\n
    \"shelves5cac3.png\"
    By the end of day 1 the local supermarket was stripped and everyone was hostile/panicked already..
    \n\n
    \n

    Low points

    \n1) A local \"character\" had ignored all of the notices saying 1 loaf of bread per family and grabbed heaps, had a tantrum at the checkout, RIPPED THE BREAD APART and stomped off. \n\nI can't stand food waste.. Waste in a food shortage made me rage\n
    \n
    \n

    \n
    \n
    \n2) By the end of the first day everything worth taking was gone , and nearby bottleshops started having (illegal) auctions for the remaining cartons of beer. \n\nIpswich has a healthy population of alchoholic bogans, so the competition was fierce.\n\n

    Its not just people getting hungry..

    \nThe floods also pushed a lot of the wildlife into suburbia, including sharks at maccas\n> TWO bull sharks have been spotted swimming past the McDonald\u2019s restaurant in Goodna.\nQueensland Times article\n\nIt also led to heaps of wildlife rescue stories , like this local legend saving skippy\n

    Photo by Villiers Nick De - See more in this Herald Sun photo gallery
    \n\n

    If this happened again.. Lessons learned

    \n**Our food storage game has improved now** - but now instead of a **single 2 year old** we've got a **5 and a 7 year old** to feed (*constantly*) . Unfortunately we *still* don't live in a place big enough to grow our own sustainable food supply :(\n\n**Dont be a tourist. I was an idiot** for spending so long as a stunned observer. Seeing the local landscape change so dramatically and nearly all the landmarks dissapear was surreal, and I took stupid risks taking photos in the middle of a natural disaster **instead of immediately securing supplies**.\n\n**Location Location Location** - our house at the time was surrounded but not directly flooded. We sat in an untouched island while countless others lost everything around us :( \nWe've moved since, but we had the advantage of updated flood maps and found an even better spot :)\n\n**Do not trust the experts** - In the leadup to this we were told countless times dont worry, that the area would be unnafected, the dams wont burst and *everything would be FINE*. Then we had an inland tsunami.\n

    Flood levels in Ipswich (courtesy of BoM)
    \n\n

    Class action lawsuit and more information

    \nIf you're a local affected by these floods , you may be interested in the class action lawsuit. You can find some good resources and contacts at goodnaflood.blogspot. The class action is being handled by Maurice Blackburn , and deals with just part of the criminal negligence of Seqwater and associated groups.\n\nIf you cant get enough photos, see these high quality aerial galleries from nearmap via the ABC.\n\n
    Thanks for reading
    Your votes help get me to @steemfest!
    \n

    \nWritten by @ausbitbank - If you found it interesting please see these :
    \n@steemleak ~ steemface ~ steemviz ~ steemcap ~ steemUSD/sbdUSD indicator

    ", + "category": "australia", + "children": 16, + "created": "2016-09-15T05:03:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/jDI3TL9.gif", + "https://www.steemimg.com/images/2016/09/14/P1050369d0491.jpg", + "https://www.steemimg.com/images/2016/09/14/P10504063532d.md.jpg", + "https://www.steemimg.com/images/2016/09/14/P1050409043db.md.jpg", + "https://www.steemimg.com/images/2016/09/14/P10503969f989.md.jpg", + "https://www.steemimg.com/images/2016/09/14/P1050382b3e17.md.jpg", + "https://www.steemimg.com/images/2016/09/14/P1050368a3b87.jpg", + "https://www.steemimg.com/images/2016/09/14/shelves5cac3.png", + "http://imgur.com/hGkz5Wb.png", + "http://resources2.news.com.au/images/2011/01/12/1225986/013578-ipswich-flood.jpg", + "http://www.bom.gov.au/qld/flood/fld_history/Ipswich_hydrograph_2011.png", + "https://imgur.com/1rTOMBf.png", + "https://www.steemimg.com/images/2016/08/26/follow5f0c5.gif" + ], + "links": [ + "https://steemit.com/autism/@krystle/meet-katana-unique-autistic-quirks-part-1", + "https://en.wikipedia.org/wiki/2010%E2%80%9311_Queensland_floods", + "https://www.youtube.com/watch?v=kYUpkPTcqPY", + "https://steemit.com/created/downtherabbithole", + "https://www.google.com.au/maps/@-27.6056234,152.894294,3a,75y,129.29h,84.06t/data=!3m6!1e1!3m4!1sfXqtVvL6LBnK_ZMZtn-h-w!2e0!7i13312!8i6656?hl=en", + "https://www.steemimg.com/image/1ebOI", + "https://www.steemimg.com/image/1esxu", + "https://www.steemimg.com/image/1e3z3", + "https://www.steemimg.com/image/1eoUi", + "https://www.steemimg.com/image/1eU1B", + "https://www.steemimg.com/image/1epnK", + "https://www.youtube.com/watch?v=Cke_RmDiOJk", + "https://www.steemimg.com/image/1kxAI", + "http://www.qt.com.au/news/ipswich-bull-sharks-spotted-flood-affected-streets/743873/", + "http://www.heraldsun.com.au/news/special-features/photos-fn7kabp3-1225986013660?page=41&nk=0bcb1f17bf1288fd038eff74dfcdb406-1473911130", + "https://www.crikey.com.au/2011/01/12/qld-floods-compare-and-contrast-back-in-74/", + "http://www.bom.gov.au/qld/flood/fld_history/Ipswich_hydrograph_2011.png", + "http://goodnaflood.blogspot.com.au/", + "https://www.mauriceblackburn.com.au/", + "http://www.abc.net.au/news/specials/qld-floods/", + "https://steemit.com/@ausbitbank", + "/@steemleak", + "https://steemit.com/created/steemface", + "https://v2.steemviz.com", + "https://www.steemcap.com", + "https://steemit.com/technical-analysis/@ausbitbank/usdsteem-and-usdsbd-experimental-indicator-conversion-timing-assistant-new" + ], + "tags": [ + "australia", + "photography", + "floods", + "life", + "story" + ], + "users": [ + "krystle", + "steemfest" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 48581300832480, + "payout": 142.11, + "payout_at": "2016-09-22T05:03:42", + "pending_payout_value": "142.110 HBD", + "percent_hbd": 10000, + "permlink": "the-time-my-town-flooded-the-fragility-of-the-food-supply-and-lessons-learned-original-photos", + "post_id": 1250856, + "promoted": "0.001 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 192 + }, + "title": "The time my town flooded, the fragility of the food supply and lessons learned (Original photos)", + "updated": "2016-09-15T08:49:27", + "url": "/australia/@ausbitbank/the-time-my-town-flooded-the-fragility-of-the-food-supply-and-lessons-learned-original-photos" + }, + { + "active_votes": [ + { + "rshares": 5100315659, + "voter": "nextgen11" + }, + { + "rshares": 5100347217, + "voter": "nextgen12" + }, + { + "rshares": 5100410340, + "voter": "nextgen13" + }, + { + "rshares": 5100441763, + "voter": "nextgen16" + }, + { + "rshares": 260750474166, + "voter": "anonymous" + }, + { + "rshares": 26304444392678, + "voter": "berniesanders" + }, + { + "rshares": 3513791661739, + "voter": "riverhead" + }, + { + "rshares": 2047331100784, + "voter": "badassmother" + }, + { + "rshares": 2457096928915, + "voter": "adm" + }, + { + "rshares": 7120048474206, + "voter": "complexring" + }, + { + "rshares": 452633644114, + "voter": "recursive3" + }, + { + "rshares": 3187434382129, + "voter": "recursive" + }, + { + "rshares": 451711066409, + "voter": "boatymcboatface" + }, + { + "rshares": 1215858238852, + "voter": "cass" + }, + { + "rshares": 9113118906, + "voter": "patrice" + }, + { + "rshares": 3109799048, + "voter": "yefet" + }, + { + "rshares": 17659102099, + "voter": "jademont" + }, + { + "rshares": 89889433567, + "voter": "eeks" + }, + { + "rshares": 478348587, + "voter": "paco-steem" + }, + { + "rshares": 5761331318, + "voter": "spaninv" + }, + { + "rshares": 14505098411, + "voter": "james-show" + }, + { + "rshares": 270238182376, + "voter": "pal" + }, + { + "rshares": 1320263485, + "voter": "karask" + }, + { + "rshares": 165753313119, + "voter": "steve-walschot" + }, + { + "rshares": 313653628, + "voter": "coar" + }, + { + "rshares": 103807218574, + "voter": "asch" + }, + { + "rshares": 1060987563, + "voter": "murh" + }, + { + "rshares": 5151503499, + "voter": "marta-zaidel" + }, + { + "rshares": 985297930887, + "voter": "cyber" + }, + { + "rshares": 66672775472, + "voter": "justtryme90" + }, + { + "rshares": 143790463860, + "voter": "coinbitgold" + }, + { + "rshares": 418819938, + "voter": "applecrisp" + }, + { + "rshares": 373228451, + "voter": "stiletto" + }, + { + "rshares": 383532405352, + "voter": "hedge-x" + }, + { + "rshares": 31906310819, + "voter": "wongshiying" + }, + { + "rshares": 563733180586, + "voter": "infovore" + }, + { + "rshares": 5045809317, + "voter": "tee-em" + }, + { + "rshares": 31341783097, + "voter": "michaelx" + }, + { + "rshares": 5819174577, + "voter": "mark-waser" + }, + { + "rshares": 117723234007, + "voter": "geoffrey" + }, + { + "rshares": 32608925905, + "voter": "cryptoiskey" + }, + { + "rshares": 471506012, + "voter": "mrhankeh" + }, + { + "rshares": 280886491, + "voter": "ladyclair" + }, + { + "rshares": 23646429360, + "voter": "firepower" + }, + { + "rshares": 143199803537, + "voter": "derekareith" + }, + { + "rshares": 184756563949, + "voter": "anyx" + }, + { + "rshares": 18370473179, + "voter": "sebastien" + }, + { + "rshares": 85507270, + "voter": "snowden" + }, + { + "rshares": 1329259606, + "voter": "karen13" + }, + { + "rshares": 28549794685, + "voter": "dwinblood" + }, + { + "rshares": 823467628, + "voter": "thinkngrow" + }, + { + "rshares": 87223247, + "voter": "wildchild" + }, + { + "rshares": 2281782060, + "voter": "iamwne" + }, + { + "rshares": 4344867607, + "voter": "fubar-bdhr" + }, + { + "rshares": 37699665736, + "voter": "royaltiffany" + }, + { + "rshares": 196930561, + "voter": "eclipse0" + }, + { + "rshares": 10466879587, + "voter": "rpf" + }, + { + "rshares": 71477493390, + "voter": "gabbans" + }, + { + "rshares": 3927552340, + "voter": "tarindel" + }, + { + "rshares": 5291801652, + "voter": "bola" + }, + { + "rshares": 64612213853, + "voter": "jl777" + }, + { + "rshares": 50619397, + "voter": "steemchain" + }, + { + "rshares": 50619397, + "voter": "whalepool" + }, + { + "rshares": 30655059765, + "voter": "papa-pepper" + }, + { + "rshares": 732431996, + "voter": "clonewarz" + }, + { + "rshares": 19827631792, + "voter": "krabgat" + }, + { + "rshares": 39288342951, + "voter": "team-leibniz" + }, + { + "rshares": 5452557544, + "voter": "proto" + }, + { + "rshares": 634160409, + "voter": "curator" + }, + { + "rshares": 66392557427, + "voter": "cheetah" + }, + { + "rshares": 238512214, + "voter": "bullionstackers" + }, + { + "rshares": 10079309869, + "voter": "michiel" + }, + { + "rshares": 3434703822, + "voter": "glitterpig" + }, + { + "rshares": 1049922021, + "voter": "metaflute" + }, + { + "rshares": 2757983108, + "voter": "taker" + }, + { + "rshares": 1042734400, + "voter": "pakisnxt" + }, + { + "rshares": 23548033299, + "voter": "reneenouveau" + }, + { + "rshares": 22425662060, + "voter": "laonie1" + }, + { + "rshares": 22942321987, + "voter": "laonie2" + }, + { + "rshares": 22950402768, + "voter": "laonie3" + }, + { + "rshares": 32277558046, + "voter": "persianqueen" + }, + { + "rshares": 2499638422, + "voter": "gmurph" + }, + { + "rshares": 22945957775, + "voter": "laonie4" + }, + { + "rshares": 22943726028, + "voter": "laonie5" + }, + { + "rshares": 22940841761, + "voter": "laonie6" + }, + { + "rshares": 22936938039, + "voter": "laonie7" + }, + { + "rshares": 3654780794, + "voter": "kurtbeil" + }, + { + "rshares": 22933658890, + "voter": "laonie8" + }, + { + "rshares": 22930993127, + "voter": "laonie9" + }, + { + "rshares": 103339178041, + "voter": "joele" + }, + { + "rshares": 2257554063, + "voter": "paynode" + }, + { + "rshares": 5771408507, + "voter": "highlite" + }, + { + "rshares": 3146552736, + "voter": "fingolfin" + }, + { + "rshares": 3114091207, + "voter": "bledarus" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 7986263721, + "voter": "lemouth" + }, + { + "rshares": 1418198858, + "voter": "seraph" + }, + { + "rshares": 4751292067, + "voter": "themanualbot" + }, + { + "rshares": 22925082937, + "voter": "laonie10" + }, + { + "rshares": 8536009074, + "voter": "garywilson" + }, + { + "rshares": 9139395267, + "voter": "craigwilliamz" + }, + { + "rshares": 3995498059, + "voter": "naquoya" + }, + { + "rshares": 57704341229, + "voter": "mandibil" + }, + { + "rshares": 2023321989, + "voter": "cryptoeasy" + }, + { + "rshares": 63455953, + "voter": "uziriel" + }, + { + "rshares": 5206658452, + "voter": "richardcrill" + }, + { + "rshares": 22085887314, + "voter": "laonie11" + }, + { + "rshares": 2205784762, + "voter": "jeremyfromwi" + }, + { + "rshares": 1624885680, + "voter": "davidjkelley" + }, + { + "rshares": 136532129, + "voter": "rusla" + }, + { + "rshares": 4379488957, + "voter": "l0k1" + }, + { + "rshares": 15226847832, + "voter": "digital-wisdom" + }, + { + "rshares": 3628998509, + "voter": "ethical-ai" + }, + { + "rshares": 6680658010, + "voter": "jwaser" + }, + { + "rshares": 224070750190, + "voter": "asksisk" + }, + { + "rshares": 26377367134, + "voter": "dubi" + }, + { + "rshares": 2616475890, + "voter": "bwaser" + }, + { + "rshares": 7645490859, + "voter": "renzoarg" + }, + { + "rshares": 5522377875, + "voter": "dexter-k" + }, + { + "rshares": 61818058109, + "voter": "tracemayer" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 73139296851, + "voter": "steemcleaners" + }, + { + "rshares": 219004308, + "voter": "anomaly" + }, + { + "rshares": 2347180142, + "voter": "ellepdub" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 11829868863, + "voter": "herpetologyguy" + }, + { + "rshares": 4710605746, + "voter": "morgan.waser" + }, + { + "rshares": 51218466, + "voter": "weare" + }, + { + "rshares": 4984327527, + "voter": "donchate" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 3229266866, + "voter": "dodders007" + }, + { + "rshares": 3608363640, + "voter": "strong-ai" + }, + { + "rshares": 162917785, + "voter": "ctu" + }, + { + "rshares": 162904624, + "voter": "allianz" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 160870736, + "voter": "electronicarts" + }, + { + "rshares": 160845765, + "voter": "caseyneistat" + }, + { + "rshares": 160835930, + "voter": "skrillex" + }, + { + "rshares": 193057865, + "voter": "mgibson" + }, + { + "rshares": 160260561, + "voter": "rage" + }, + { + "rshares": 159554050, + "voter": "planetearth" + }, + { + "rshares": 159539963, + "voter": "blender" + }, + { + "rshares": 159387371, + "voter": "bosch" + }, + { + "rshares": 159164412, + "voter": "disneypixar" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 71104899, + "voter": "storage" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 64607414, + "voter": "gifts" + }, + { + "rshares": 151290813, + "voter": "dgiors" + }, + { + "rshares": 144680039, + "voter": "toddemaher1" + } + ], + "author": "steemcleaners", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.42, + "beneficiaries": [], + "blacklists": [], + "body": "
    ![](https://img1.steemit.com/0x0/https://cloud.githubusercontent.com/assets/6280810/17890436/4438e80e-6936-11e6-8516-d9671a9aaaad.png)\n*logo by @cass\n
    \n\n-----\n\n\n\nPlagiarism is still the number one type of abuse reported. Surprisingly the age of accounts reported most is more than 3 weeks old.\n\nWe want to clarify when the type \u201cUnverified Identity\u201d is used:\n- Contributor claims to be someone known, i.e. Barry Cooper or Jeff Berwick\n- Contributor claims to write for www.mywebsite.com\n- Contributor claims to be the creator of works found elsewhere on the internet\n- It has also been used when a contributor identity is deceptive\n - Fivrr photo purchased and posted for verification\n - Photo taken from the internet and manipulated\n\nA followup to change of status to \u201cOther\u201d is not always completed, do not assume that someone whose post is categorized as \u201cUnverified Identity\u201d in the report has not provided verification. We are working on ways to ensure follow up. This is a WIP. \n\nAnonymity should be respected unless there is a reason to question the authenticty or ownership of works in a contributors posts. The contributor is also responsible for maintaining their anonymity by not reposting content or photos that can be found on other sites. \n\n\n----\nAnyone wishing to contribute to the project can find information here:\n\n[Announcing SteemCleaners, the Steemit Abuse Fighting Team!](https://steemit.com/steemcleaners/@steemcleaners/announcing-steemcleaners-the-steemit-abuse-fighting-team)\n[The SteemCleaners Guide for Dealing with Abuse on Steemit](https://steemit.com/steemcleaners/@steemcleaners/the-steemcleaners-guide-for-dealing-with-abuse-on-steemit)\n\n-----\n\n# Stats\n\n| Abuse Type | Count | Percent of Total\n| ---------- | --------------- | -------------\n| Plagiarism | 150 | 45.31%\n| Copy/paste | 87 | 26.28%\n| Unverified Identity | 26 | 7.85%\n| High Frequency Poster | 23 | 6.94%\n| Tag Spam | 17 | 5.13%\n| Other (see notes) | 17 | 5.13%\n| Photo Plagiarism | 11 | 3.32%\n\n| Action Taken | Count | Percentage of Total\n| ----- | ----- | -----\n| Commented | 193 | 58.48%\n| Commented, Flagged | 103 | 31.21%\n| Commented, Flagged, Moved to #nuke | 15 | 4.55%\n| Flagged | 10 | 3.03%\n| Flagged, Moved to #nuke | 9 | 2.73%\n\n| Age of Account | Count | Percent of Total\n| ----- | ----- | ------\n| new | 55 | 16.56%\n| <1 day | 38 | 11.44%\n| 1 week | 14 | 4.21%\n| 1-6 days | 49 | 14.75%\n| 2 weeks | 22 | 6.62%\n| 3 or more weeks | 127 | 38.25%\n| un-recorded| 27 | 8.13%\n\n-----\n\n# Report\n\nStill working out the kinks, sorry for the misplaced commas and missing commas.\n\nNM = Non-Member\nNMFG = Non-Member Following Guidelines\n **These abbreviations are sometimes used arbitrarily, it doesn\u2019t mean that a comment labeled NM isn\u2019t following guidelines.*\n\n\n| Date | Link | Age | Catagory\n| ----- | ----- | ----- | -----\n| 9/5 | [link](https://steemit.com/photography/@mynameisricky/5-most-amazing-and-terrifying-pools-in-the-world) | 2 weeks | Copy/paste\n| 9/5 | [link](https://steemit.com/news/@alighti/swipe-virtual-reality-chinook-helicopter-to-help-train-military-medics) | 1 week | Copy/paste\n| 9/5 | [link](https://steemit.com/life/@darrantrute/positive-news-magazine-3) | 3 or more weeks | Copy/paste\n| 9/5 | [link](https://steemit.com/politics/@aksel/timeless-words-of-wisdom) | 3 or more weeks | High Frequency Poster\n| 9/5 | [link](https://steemit.com/steemit/@abakaz/the-best-recipe-for-success-start-with-nothing) | new | Plagiarism\n| 9/5 | [link](https://steemit.com/ru/@hofman386/tri-ulovki-bankov) | 3 or more weeks | Plagiarism\n| 9/5 | [link](https://steemit.com/vegetable/@anasz/9-benefits-eggplant-for-body-health) | 1-6 days | Plagiarism\n| 9/5 | [link](https://steemit.com/food/@apeiron8/pizza-hut-has-a-new-box-that-turns-into-a-movie-projector-for-your-smartphone) | 3 or more weeks | Plagiarism\n| 9/5 | [link](https://steemit.com/art/@apeiron8/waiting-for-halloween-dark-princesses) | 3 or more weeks | Unverified Identity\n| 9/5 | [link](https://steemit.com/life/@bettybean/hello-steemit-my-name-is-betty-and-i-ride-motorcross-and-i-love-to-write) | new | Unverified Identity\n| 9/5 | [link](https://steemit.com/tag/@irina-ari/dorian-gray-digital-art-process-video-inside) | unknown | Unverified Identity\n| 9/5 | [link](https://steemit.com/crossbow/@dragon93/wt-mantis-crossbow-review) | unknown | Copy/paste\n| 9/5 | [link](https://steemit.com/joke/@biggdogg/why-god-made-moms-answers-given-by-2nd-grade-school-children) | 3 or more weeks | Copy/paste\n| 9/5 | [link](https://steemit.com/stream/@fhdhdffght67/live-ncaa-fb-ole-miss-vs-florida-state-li-ve-st-ream-ing-college-football-mp4cast-5-sep-2016) | new | Other- Illegal Stream\n| 9/5 | [link](https://steemit.com/travel/@shubham1696/10-reasons-why-you-need-to-travel-to-incredible-india-re-posted) | 2 weeks | Plagiarism\n| 9/5 | [link](https://steemit.com/story/@artur90/the-story-of-the-life-of-adolf-hitler) | 1 week | Plagiarism\n| 9/5 | [link](https://steemit.com/thoughts/@aksel/capitalism) | 3 or more weeks | Plagiarism\n| 9/5 | [link](https://steemit.com/news/@jennsky/will-smith-usd2-million-payment-to-rumored-gay-lover-exposed) | 3 or more weeks | Plagiarism\n| 9/5 | [link](https://steemit.com/health/@jennsky/10-healthy-uses-of-frankincense) | 3 or more weeks | Plagiarism\n| 9/5 | [link](https://steemit.com/joke/@biggdogg/never-get-to-marry) | unknown | Plagiarism\n| 9/5 | [link](https://steemit.com/story/@artur1990/dance-women-zalongo-sad-story) | 1-6 days | Plagiarism\n| 9/5 | [link](https://steemit.com/internet/@disofdis/fighting-for-free-speech-on-the-internet-run-a-tor-flash-proxy-with-your-browser-or-tor-part-of-this-series-is-on-timsaid) | 3 or more weeks | Plagiarism\n| 9/5 | [link](https://steemit.com/security/@disofdis/hack-a-computer-without-internet-connection-and-without-special-hardware) | unknown | Plagiarism\n| 9/5 | [link](https://steemit.com/story/@artur1990/the-first-car-in-the-world) | 1-6 days | Plagiarism\n| 9/5 | [link](https://steemit.com/snowden/@jessicode/snowden-s-a-hero-vince-vaughn-tells-it-like-it-is) | unknown | Plagiarism\n| 9/5 | [link](https://steemit.com/american/@jessicode/5-lies-your-school-taught-you-about-native-americans) | new | Plagiarism\n| 9/5 | [link](https://steemit.com/food/@gustavopasquini/macaron) | 3 or more weeks | Plagiarism\n| 9/5 | [link](https://steemit.com/nikolatesla/@jessicode/some-inventions-by-nikola-tesla) | 3 or more weeks | Plagiarism\n| 9/5 | [link](https://steemit.com/gaming/@shubham1696/10-most-anticipated-mmorpgs-games-of-2016) | 2 weeks | Plagiarism\n| 9/5 | [link](https://steemit.com/food/@gustavopasquini/the-best-brownies) | unknown | Plagiarism\n| 9/5 | [link](https://steemit.com/food/@gustavopasquini/petit-gateau) | 3 or more weeks | Plagiarism\n| 9/5 | [link](https://steemit.com/food/@artur1990/cherry-pie-pleasure) | 1-6 days | Plagiarism\n| 9/5 | [link](https://steemit.com/pokemon/@biggdogg/pokemon-go-s-creators-are-wrong-about-cheating-in-the-game) | 3 or more weeks | Copy/paste\n| 9/5 | [link](https://steemit.com/news/@jennsky/the-united-nations-and-its-history-of-corruption) | 3 or more weeks | Plagiarism\n| 9/5 | [link](https://steemit.com/art/@storyseeker/the-maze-she-breathes-an-unintentional-inkblot) | 1-6 days | Unverified Identity\n| 9/5 | [link](https://steemit.com/food/@gustavopasquini/the-gorgonzola-s-origin) | 3 or more weeks | Plagiarism\n| 9/5 | [link](https://steemit.com/psychology/@shafutinsky/17-facts-which-will-help-you-to-wake-up) | 3 or more weeks | Plagiarism\n| 9/5 | [link](https://steemit.com/life/@hofman386/what-makes-women-lack-of-sex) | unknown | Plagiarism\n| 9/5 | [link](https://steemit.com/steemit/@hofman386/article-about-what-will-happen-if-you-always-tell-the-truth) | 3 or more weeks | Plagiarism\n| 9/5 | [link](https://steemit.com/humor/@grisha-danunaher/oh-look-at-yourself-oi-na-sebya-posmotri>) | 1-6 days | Photo Plagiarism\n| 9/5 | [link](https://steemit.com/steemit/@hofman386/school-lesson-from-bill-gates) | 3 or more weeks | Plagiarism\n| 9/5 | [link](https://steemit.com/@haroldallen) | 1-6 days | High Frequency Poster\n| 9/5 | [link](https://steemit.com/@stoperx) | 1-6 days | High Frequency Poster\n| 9/5 | [link](https://steemit.com/@michaelstobiersk) | new | High Frequency Poster\n| 9/6 | [link](https://steemit.com/chimpanzee/@baban4ic/chimpanzee) | new | Plagiarism\n| 9/6 | [link](https://steemit.com/steemit/@rohantatia/the-most-clever-scam-i-have-come-across) | 3 or more weeks | Copy/paste\n| 9/6 | [link](https://steemit.com/cook/@nicollecarvalho/german-pie) | new | Copy/paste\n| 9/6 | [link](https://steemit.com/colloidal/@vitamincity.com/make-your-own-colloidal-silver-for-pennies-a-gallon-if-you-know-what-colloidal-silver-is-you-know-what-it-does) | <1 day | Copy/paste\n| 9/6 | [link](https://steemit.com/life/@jipo/when-saturated) | new | Copy/paste\n| 9/6 | [link](https://steemit.com/techreview/@dannymonteiro/unlinking-your-mobile-number-in-whatsapp-facebook) | unknown | Copy/paste\n| 9/6 | [link](https://steemit.com/music/@rossenpavlov/blast-from-the-past-mr-oizo-flat-beat) | 3 or more weeks | High Frequency Poster\n| 9/6 | [link](https://steemit.com/food/@elsi/to-go-breakfast-quesadilla) | new | High Frequency Poster\n| 9/6 | [link](https://steemit.com/life/@elsi/unleash-your-energy-five-ways-to-recharge-your-mind-spirit-and-productivity) | new | Plagiarism\n| 9/6 | [link](https://steemit.com/life/@sherlock001/all-the-difference-in-the-world) | new | Plagiarism\n| 9/6 | [link](https://steemit.com/life/@sherlock001/the-weight-of-a-glass) | new | Plagiarism\n| 9/6 | [link](https://steemit.com/a/@patience/what-is-radiation) | 1 week | Plagiarism\n| 9/6 | [link](https://steemit.com/seo/@rarcntv/the-dos-and-don-ts-of-your-seo-business) | <1 day | Plagiarism\n| 9/6 | [link](https://steemit.com/business/@standfan/india-s-richest-man-offers-free-4g-to-one-billion-people) | 3 or more weeks | Plagiarism\n| 9/6 | [link](https://steemit.com/food/@standfan/here-s-what-healthy-people-actually-snack-on-when-they-re-hungry) | 3 or more weeks | Plagiarism\n| 9/6 | [link](https://steemit.com/life/@yasiin/alcohol-no-more) | 1-6 days | Plagiarism\n| 9/6 | [link](https://steemit.com/story/@nikomah/to-absent-brothers) | new | Plagiarism\n| 9/6 | [link](https://steemit.com/recipes/@bestfoodchoice/southwestern-skirt-steak-a-simple-but-elegant-meal-for-2) | 1-6 days | Plagiarism\n| 9/6 | [link](https://steemit.com/recipes/@kasume/nasi-lemak-recipe) | new | Plagiarism\n| 9/6 | [link](https://steemit.com/food/@kasume/origins-of-nasi-lemak-in-malaysia) | <1 day | Plagiarism\n| 9/6 | [link](https://steemit.com/introduceyourself/@marta-zaidel/bitcoin-breaks-out-litecoin-fails-at-resistance) | 3 or more weeks | Tag Spam\n| 9/6 | [link](https://steemit.com/steem/@steemitqa/good-evening-steemians-i-m-willing-to-follow-you-if-you-follow-me-back) | 3 or more weeks | Tag Spam\n| 9/6 | [link](https://steemit.com/photography/@kamil5/ended-the-crazy-burning-man-festival-2016) | new | Tag Spam\n| 9/6 | [link](https://steemit.com/introduceyourself/@stayvolo/my-biggest-downfall-as-an-artist-is-also-my-greatest-strengths-ready-for-it) | new | Unverified Identity\n| 9/6 | [link](https://steemit.com/education/@nopublicschools/information-age-makes-homeschool-parents-successful) | new | Unverified Identity\n| 9/6 | [link](https://steemit.com/music/@yasmineta/take-me-to-church-cover-or-spanish-teenager-girl) | <1 day | Unverified Identity\n| 9/6 | [link](https://steemit.com/animals/@bellacallysta/7-dangerous-animals-in-the-world) | 1-6 days | Copy/paste\n| 9/6 | [link](https://steemit.com/techreview/@carloshenrique/power-bank-carries-powerful-super-cell-phone-notebook-and-medical-devices) | 3 or more weeks | Copy/paste\n| 9/6 | [link](https://steemit.com/scam/@rohantatia/the-biggest-scam-u-have-ever-seen) | 3 or more weeks | Copy/paste\n| 9/6 | [link](https://steemit.com/techreview/@gracemuller/xperia-x-ultra-arrives-in-brazil-with-camera-16-megapixel-selfies) | 1 week | Copy/paste\n| 9/6 | [link](https://steemit.com/coffee/@dmilash/coffee-could-be-extinct-by-2080-due-to-climate-change-destroying-areas-suitable-for-growing-beans) | unknown | Copy/paste\n| 9/6 | [link](https://steemit.com/techreview/@janaina/pes-2017-x-pes-2016-check-the-chart-comparison-of-games) | 1 week | Copy/paste\n| 9/6 | [link](https://steemit.com/techreview/@tabata/list-brings-smart-tvs-available-in-brazil-with-android-tv-system) | 3 or more weeks | Copy/paste\n| 9/6 | [link](https://steemit.com/market/@and030380/apple-continue-to-grow-or-die) | 3 or more weeks | Copy/paste\n| 9/6 | [link](https://steemit.com/ru/@and030380/dzhon-koleman-komitet-300-audiokniga) | 3 or more weeks | Copy/paste\n| 9/6 | [link](https://steemit.com/health/@aksel/the-role-of-sport-in-life) | 3 or more weeks | Copy/paste\n| 9/6 | [link](https://steemit.com/ideas/@bellacallysta/creative-what-you-include-creative-people) | 1-6 days | Copy/paste\n| 9/6 | [link](https://steemit.com/in/@bellacallysta/gurame-recipes-seasoning-sauce-fried-oysters) | unknown | Copy/paste\n| 9/6 | [link](https://steemit.com/health/@raseukinapobri/diarrhea-not-want-to-stop-cure-by-drinking-black-coffee) | 3 or more weeks | Copy/paste\n| 9/6 | [link](https://steemit.com/life/@raseukinapobri/7-things-that-will-instantly-make-your-life-better) | 3 or more weeks | Copy/paste\n| 9/6 | [link](https://steemit.com/techreview/@anamuniz/opera-launches-free-vpn-app-for-android) | 1 week | Copy/paste\n| 9/6 | [link](https://steemit.com/techreview/@tabata/galaxy-note-7-vs-xperia-z5-premium-compare-mobile-phones-with-large-screen) | 3 or more weeks | Copy/paste\n| 9/6 | [link](https://steemit.com/techreview/@carloshenrique/how-to-download-the-free-demo-of-pes-2017-on-ps4-and-xbox-one) | 3 or more weeks | Copy/paste\n| 9/6 | [link](https://steemit.com/philosophy/@favorit/10-words-that-attracts-good-luck) | 3 or more weeks | Plagiarism\n| 9/6 | [link](https://steemit.com/life/@hofman386/you-can-not-sleep-at-night-take-care-of-business) | 3 or more weeks | Plagiarism\n| 9/6 | [link](https://steemit.com/food/@dmilash/now-everyone-can-cook-a-chicken-from-kfc-by-secret-recipe-1940) | 3 or more weeks | Plagiarism\n| 9/6 | [link](https://steemit.com/bitcoin/@aksel/hacking-attack-on-bitcointalk-org-and-users-data-to-the-dark-web-for-sale) | 3 or more weeks | Plagiarism\n| 9/6 | [link](https://steemit.com/life/@bettybean/hello-steemit-my-name-is-betty-and-i-ride-motorcross-and-i-love-to-write#@ats-david/re-steemcleaners-re-bettybean-hello-steemit-my-name-is-betty-and-i-ride-motorcross-and-i-love-to-write-20160906t155458074z) | <1 day | Copy/paste\n| 9/6 | [link](https://steemit.com/food/@bellacallysta/create-a-favorite-dish-of-fried-fish-asia) | 1-6 days | Copy/paste\n| 9/6 | [link](https://steemit.com/techreview/@carloshenrique/research-promises-new-way-to-double-the-battery-life-on-mobile) | 3 or more weeks | Copy/paste\n| 9/6 | [link](https://steemit.com/techreview/@janaina/seven-lightweight-linux-options-that-will-revive-your-old-pc) | 1 week | Copy/paste\n| 9/6 | [link](https://steemit.com/life/@hofman386/7hmt3u-these-5-facts-about-the-brain-will-change-your-life) | 3 or more weeks | Plagiarism\n| 9/6 | [link](https://steemit.com/coffee/@silvershadow111/10-reasons-that-will-make-you-drink-coffee-every-dau) | 3 or more weeks | Plagiarism\n| 9/6 | [link](https://steemit.com/techreview/@tabata/customizing-the-look-of-trainer-in-pokemon-go) | 3 or more weeks | Copy/paste\n| 9/6 | [link](https://steemit.com/cuty/@nikomah/kitten-and-owl-video-becomes-internet-sensation-in-japan) | new | High Frequency Poster\n| 9/6 | [link](https://steemit.com/recipes/@bestfoodchoice/english-muffin-breakfast-pizza-quick-diabetic-way-to-start-the-day) | <1 day | Plagiarism\n| 9/6 | [link](https://steemit.com/recipes/@bestfoodchoice/healthy-smoothies-for-diabetics-why-they-are-so-good-for-everyone) | 1-6 days | Copy/paste\n| 9/7 | [link](https://steemit.com/georgiavs-missouri/@haroldallen/http-watchfootballgamelive-com-georgia-vs-missouri-live-stream) | 1-6 days | Other- Sports stream\n| 9/7 | [link](https://steemit.com/michiganstate-vs/@haroldallen/http-watchfootballgamelive-com-michigan-state-vs-notre-dame-stream) | 1-6 days | Other- Sports stream\n| 9/7 | [link](https://steemit.com/northtexasvs-floridadamestream/@haroldallen/http-watchfootballgamelive-com-north-texas-vs-florida-dame-stream) | 1-6 days | Other- Sports stream\n| 9/7 | [link](https://steemit.com/bitcoin/@mandelduck/why-blockchain-game-items-do-not-need-to-fill-up-blocks) | 3 or more weeks | Copy/paste\n| 9/7 | [link](https://steemit.com/spanish/@steemedia/uno-de-cada-cinco-pescados-que-comemos-es-un-fraude) | 2 weeks | Copy/paste\n| 9/7 | [link](https://steemit.com/translate/@hustlersmanual1/ukrainskii-khaker-kotoryi-stal-luchshim-oruzhiem-fbr-i-ego-khudshim-koshmarom) | 1-6 days | Copy/paste\n| 9/7 | [link](https://steemit.com/instant/@monopoly/instant-commission-app-generate-100-free-traffic-from-social-media-websites) | <1 day | Copy/paste\n| 9/7 | [link](https://steemit.com/simulation/@craneos6626/large-asteroid-impact-simulation-must-see) | <1 day | Copy/paste\n| 9/7 | [link](https://steemit.com/life/@terrano/artificial-intelligence-gets-a-lot-of-bad-press-but-it-will-solve-the-planet-s-hardest-problems) | 2 weeks | Copy/paste\n| 9/7 | [link](https://steemit.com/life/@dims/can-sex-robots-replace-relationships-with-human-beings) | 3 or more weeks | Copy/paste\n| 9/7 | [link](https://steemit.com/self-reliance/@aksel/the-best-way-to-earn-money-on-steemit) | 3 or more weeks | High Frequency Poster\n| 9/7 | [link](https://steemit.com/life/@dingting/the-top-10-cities-you-should-visit-before-die) | new | Photo Plagiarism\n| 9/7 | [link](https://steemit.com/nature/@linda7395/take-new-breath-from-positive-wonderful-natural-pictures) | 3 or more weeks | Photo Plagiarism\n| 9/7 | [link](https://steemit.com/story/@andrewrait/10-of-the-most-mysterious-places-on-earth) | 2 weeks | Plagiarism\n| 9/7 | [link](https://steemit.com/usa/@fluffy/opinion-5-factors-that-could-turn-america-into-another-collapsed-empire) | 2 weeks | Plagiarism\n| 9/7 | [link](https://steemit.com/blockchain/@christianovich/the-blockchain-is-perfect-for-government-services-here-s-a-blueprint) | 3 or more weeks | Plagiarism\n| 9/7 | [link](https://steemit.com/money/@jiganomics/6-ways-to-make-money-with-fishing) | 3 or more weeks | Plagiarism\n| 9/7 | [link](https://steemit.com/lake/@jiganomics/deep-lake-the-90ft-deep-sink-hole-in-florida-freshwater-on-top-and-saltwater-on-the-bottom) | 3 or more weeks | Plagiarism\n| 9/7 | [link](https://steemit.com/marijuana/@weeds/parents-and-seniors-smoking-more-weed-than-youngsters) | 3 or more weeks | Plagiarism\n| 9/7 | [link](https://steemit.com/life/@dbasnet11/ingest-more-protein-when-we-have-60-years-or-more) | 2 weeks | Plagiarism\n| 9/7 | [link](https://steemit.com/philosophy/@nelu.ceban/vision-of-the-future-of-humanity-from-a-neurologist-and-psychiatrist-only-on-steemit) | 3 or more weeks | Plagiarism\n| 9/7 | [link](https://steemit.com/winrar/@hardmanj/winrar-file-extension-spoofing-vulnerability) | 3 or more weeks | Plagiarism\n| 9/7 | [link](https://steemit.com/insects/@fluffy/these-are-the-worst-stings-in-the-world-according-to-a-guy-who-s-experienced-them-all) | 2 weeks | Plagiarism\n| 9/7 | [link](https://steemit.com/sience/@craneos6626/expedition-48-crew-lands-safely-on-earth) | <1 day | Plagiarism\n| 9/7 | [link](https://steemit.com/sience/@craneos6626/your-coffee-habit-may-be-written-in-your-dna) | <1 day | Plagiarism\n| 9/7 | [link](https://steemit.com/sience/@craneos6626/nasa-is-about-to-launch-a-daring-mission-to-intercept-a-near-earth-asteroid) | <1 day | Plagiarism\n| 9/7 | [link](https://steemit.com/life/@laskoff/what-s-the-happiness) | <1 day | Plagiarism\n| 9/7 | [link](https://steemit.com/linguistics/@linda7395/25-words-that-are-their-own-opposites) | unknown | Plagiarism\n| 9/7 | [link](https://steemit.com/news/@byron-hazard/hacked-bitcointalk-org-user-data-goes-up-for-sale-on-dark-web) | 3 or more weeks | Plagiarism\n| 9/7 | [link](https://steemit.com/photography/@nataliadobrick/my-art-look-and-vote) | 2 weeks | Tag Spam\n| 9/7 | [link](https://steemit.com/art/@michaelmcdermott/ink-on-canvas-16-20-c-michael-mcdermott) | 3 or more weeks | Tag Spam\n| 9/7 | [link](https://steemit.com/art/@rampant/steemit-girl-halo-art) | 3 or more weeks | Tag Spam\n| 9/7 | [link](https://steemit.com/halo/@halo/steemit-girl-halo-art-challenge-week-1-entry-4-nekromarinist) | 3 or more weeks | Tag Spam\n| 9/7 | [link](https://steemit.com/introduction/@jeremydaw/i-m-jeremy-published-author-harvard-graduate-and-daily-stoner) | new | Unverified Identity\n| 9/7 | [link](https://steemit.com/david/@davidnutt/david-nutt) | new | Unverified Identity\n| 9/7 | [link](https://steemit.com/marriage/@hannahs/this-is-marriage) | new | Unverified Identity\n| 9/7 | [link](https://steemit.com/art/@steemafon/space-glass-planets-and-galaxies-trapped-in-tiny-glass-pendants-by-japanese-artist) | unknown | Copy/paste\n| 9/7 | [link](https://steemit.com/history/@bellacallysta/history-of-the-legend-of-mount-bromo) | unknown | Copy/paste\n| 9/7 | [link](https://steemit.com/art/@steemafon/amazingly-realistic-large-scale-sand-sculptures-by-ray-villafane) | 3 or more weeks | Copy/paste\n| 9/7 | [link](https://steemit.com/kickstartsurveyreview/@jaki/get-kickstart-survey-review-kickstart-survey) | 1-6 days | Copy/paste\n| 9/7 | [link](https://steemit.com/food/@mrdsoft/how-to-cooking-chicken-kebab-jujeh-kabab) | 1 week | Copy/paste\n| 9/7 | [link](https://steemit.com/animal/@favorit/natural-records-and-facts) | 3 or more weeks | Copy/paste\n| 9/7 | [link](https://steemit.com/food/@future24/recipe-zucchini-tagliatelle-with-cherry-tomatoes-and-basil) | 3 or more weeks | Copy/paste\n| 9/7 | [link](https://steemit.com/cannabis/@c082832/bernie-sanders-slams-decision-not-to-reclassify-marijuana) | 3 or more weeks | Copy/paste\n| 9/7 | [link](https://steemit.com/news/@c082832/do-nootropics-give-esports-gamers-an-edge-2016-8-19) | 3 or more weeks | Copy/paste\n| 9/7 | [link](http://www.blisstree.com/2010/06/23/mental-health-well-being/what-happens-to-your-body-if-you-drink-a-coke-right-now/) | 3 or more weeks | Plagiarism\n| 9/7 | [link](https://steemit.com/space/@andrewrait/15-facts-about-ufo) | 2 weeks | Plagiarism\n| 9/7 | [link](https://steemit.com/history/@favorit/military-affairs) | 3 or more weeks | Plagiarism\n| 9/7 | [link](https://steemit.com/science/@fluffy/25-biological-differences-between-men-and-women-that-aren-t-commonly-known) | 2 weeks | Plagiarism\n| 9/7 | [link](https://steemit.com/future/@fluffy/what-skills-will-you-need-to-secure-a-job-in-2030) | unknown | Plagiarism\n| 9/7 | [link](https://steemit.com/science/@zettar/scientists-have-assembled-transistor-from-carbon-nanotubes-chips-from-the-carbon-shall-be-significantly-more-efficient-than) | 3 or more weeks | Plagiarism\n| 9/7 | [link](https://steemit.com/steemit/@whitemike313/microsoft-is-developing-a-competitor-slack) | 3 or more weeks | Plagiarism\n| 9/7 | [link](https://steemit.com/nature/@favorit/wonders-of-the-world-are-not-yet-known) | unknown | Plagiarism\n| 9/7 | [link](https://steemit.com/health/@anasz/this-will-happen-when-you-stop-drinking-cold-water) | 1-6 days | Plagiarism\n| 9/7 | [link](https://steemit.com/food/@nofri/grilled-shrimp-tacos-with-creamy-cilantro-sauce) | unknown | Plagiarism\n| 9/7 | [link](https://steemit.com/recipes/@labradorsem/nourishing-vegetable-salad-with-tuna-for-dinner) | 3 or more weeks | Plagiarism\n| 9/7 | [link](https://steemit.com/crypto-news/@forklognews/asx-sticks-with-blockchain) | 3 or more weeks | Plagiarism\n| 9/7 | [link](https://steemit.com/deutsch/@craneos6626/deutschen-bank-santander-bny-mellon-und-der-broker-icap) | <1 day | Plagiarism\n| 9/7 | [link](https://steemit.com/science/@craneos6626/toxic-air-pollution-can-penetrate-the-brain-study) | <1 day | Plagiarism\n| 9/7 | [link](https://steemit.com/crypto-news/@forklognews/bitcoin-may-be-recognized-as-money-in-florida) | 3 or more weeks | Plagiarism\n| 9/7 | [link](https://steemit.com/recipes/@yanik/vegetable-salad-with-rice) | 1-6 days | Plagiarism\n| 9/7 | [link](https://steemit.com/food/@bellacallysta/fried-rice-curry-specials-easy-on-the-cook) | unknown | Copy/paste\n| 9/7 | [link](https://steemit.com/story/@favorit/pirates-and-their-antics-fifteen-men-on-the-dead-man-s-chest-yo-ho-ho-and-a-bottle-of-rum) | 3 or more weeks | Copy/paste\n| 9/7 | [link](https://steemit.com/introduceyourself/@marta-zaidel/peercoin-and-namecoin-flash-crash-recover) | 3 or more weeks | Tag Spam\n| 9/7 | [link](https://steemit.com/photography/@tettydo/my-art-i-hope-you-like-my-work-and-proof-my-self) | new | Unverified Identity\n| 9/7 | [link](https://steemit.com/money/@aigizlo/family-finds-gbp28-000-in-new-home-then-returns-it) | unknown | Plagiarism\n| 9/7 | [link](https://steemit.com/food/@anboy/sweet-and-sour-chicken) | <1 day | Plagiarism\n| 9/7 | [link](https://steemit.com/denver/@kakare/tv-denver-broncos-at-carolina-panthers-on-thurs-or-thursday-night-or-thurs-night-night-football-live-watch) | new | High Frequency Poster\n| 9/7 | [link](https://steemit.com/nfl/@livehdvsstream/denver-broncos-vs-carolina-panthers-live) | new | High Frequency Poster\n| 9/7 | [link](https://steemit.com/@haroldallen) | 1-6 days | High Frequency Poster\n\nContinued here: [Steemcleaner Report for the Week of Sept 4, 2016 - Sept 11, 2016 Part 2](https://steemit.com/steemcleaners/@steemcleaners/steemcleaner-report-for-the-week-of-sept-4-2016-sept-11-2016-part-2)", + "category": "steemcleaners", + "children": 6, + "created": "2016-09-15T02:57:45", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img1.steemit.com/0x0/https://cloud.githubusercontent.com/assets/6280810/17890436/4438e80e-6936-11e6-8516-d9671a9aaaad.png" + ], + "links": [ + "https://steemit.com/steemcleaners/@steemcleaners/announcing-steemcleaners-the-steemit-abuse-fighting-team", + "https://steemit.com/steemcleaners/@steemcleaners/the-steemcleaners-guide-for-dealing-with-abuse-on-steemit", + "https://steemit.com/photography/@mynameisricky/5-most-amazing-and-terrifying-pools-in-the-world", + "https://steemit.com/news/@alighti/swipe-virtual-reality-chinook-helicopter-to-help-train-military-medics", + "https://steemit.com/life/@darrantrute/positive-news-magazine-3", + "https://steemit.com/politics/@aksel/timeless-words-of-wisdom", + "https://steemit.com/steemit/@abakaz/the-best-recipe-for-success-start-with-nothing", + "https://steemit.com/ru/@hofman386/tri-ulovki-bankov", + "https://steemit.com/vegetable/@anasz/9-benefits-eggplant-for-body-health", + "https://steemit.com/food/@apeiron8/pizza-hut-has-a-new-box-that-turns-into-a-movie-projector-for-your-smartphone", + "https://steemit.com/art/@apeiron8/waiting-for-halloween-dark-princesses", + "https://steemit.com/life/@bettybean/hello-steemit-my-name-is-betty-and-i-ride-motorcross-and-i-love-to-write", + "https://steemit.com/tag/@irina-ari/dorian-gray-digital-art-process-video-inside", + "https://steemit.com/crossbow/@dragon93/wt-mantis-crossbow-review", + "https://steemit.com/joke/@biggdogg/why-god-made-moms-answers-given-by-2nd-grade-school-children", + "https://steemit.com/stream/@fhdhdffght67/live-ncaa-fb-ole-miss-vs-florida-state-li-ve-st-ream-ing-college-football-mp4cast-5-sep-2016", + "https://steemit.com/travel/@shubham1696/10-reasons-why-you-need-to-travel-to-incredible-india-re-posted", + "https://steemit.com/story/@artur90/the-story-of-the-life-of-adolf-hitler", + "https://steemit.com/thoughts/@aksel/capitalism", + "https://steemit.com/news/@jennsky/will-smith-usd2-million-payment-to-rumored-gay-lover-exposed", + "https://steemit.com/health/@jennsky/10-healthy-uses-of-frankincense", + "https://steemit.com/joke/@biggdogg/never-get-to-marry", + "https://steemit.com/story/@artur1990/dance-women-zalongo-sad-story", + "https://steemit.com/internet/@disofdis/fighting-for-free-speech-on-the-internet-run-a-tor-flash-proxy-with-your-browser-or-tor-part-of-this-series-is-on-timsaid", + "https://steemit.com/security/@disofdis/hack-a-computer-without-internet-connection-and-without-special-hardware", + "https://steemit.com/story/@artur1990/the-first-car-in-the-world", + "https://steemit.com/snowden/@jessicode/snowden-s-a-hero-vince-vaughn-tells-it-like-it-is", + "https://steemit.com/american/@jessicode/5-lies-your-school-taught-you-about-native-americans", + "https://steemit.com/food/@gustavopasquini/macaron", + "https://steemit.com/nikolatesla/@jessicode/some-inventions-by-nikola-tesla", + "https://steemit.com/gaming/@shubham1696/10-most-anticipated-mmorpgs-games-of-2016", + "https://steemit.com/food/@gustavopasquini/the-best-brownies", + "https://steemit.com/food/@gustavopasquini/petit-gateau", + "https://steemit.com/food/@artur1990/cherry-pie-pleasure", + "https://steemit.com/pokemon/@biggdogg/pokemon-go-s-creators-are-wrong-about-cheating-in-the-game", + "https://steemit.com/news/@jennsky/the-united-nations-and-its-history-of-corruption", + "https://steemit.com/art/@storyseeker/the-maze-she-breathes-an-unintentional-inkblot", + "https://steemit.com/food/@gustavopasquini/the-gorgonzola-s-origin", + "https://steemit.com/psychology/@shafutinsky/17-facts-which-will-help-you-to-wake-up", + "https://steemit.com/life/@hofman386/what-makes-women-lack-of-sex", + "https://steemit.com/steemit/@hofman386/article-about-what-will-happen-if-you-always-tell-the-truth", + "https://steemit.com/humor/@grisha-danunaher/oh-look-at-yourself-oi-na-sebya-posmotri>", + "https://steemit.com/steemit/@hofman386/school-lesson-from-bill-gates", + "https://steemit.com/@haroldallen", + "https://steemit.com/@stoperx", + "https://steemit.com/@michaelstobiersk", + "https://steemit.com/chimpanzee/@baban4ic/chimpanzee", + "https://steemit.com/steemit/@rohantatia/the-most-clever-scam-i-have-come-across", + "https://steemit.com/cook/@nicollecarvalho/german-pie", + "https://steemit.com/colloidal/@vitamincity.com/make-your-own-colloidal-silver-for-pennies-a-gallon-if-you-know-what-colloidal-silver-is-you-know-what-it-does", + "https://steemit.com/life/@jipo/when-saturated", + "https://steemit.com/techreview/@dannymonteiro/unlinking-your-mobile-number-in-whatsapp-facebook", + "https://steemit.com/music/@rossenpavlov/blast-from-the-past-mr-oizo-flat-beat", + "https://steemit.com/food/@elsi/to-go-breakfast-quesadilla", + "https://steemit.com/life/@elsi/unleash-your-energy-five-ways-to-recharge-your-mind-spirit-and-productivity", + "https://steemit.com/life/@sherlock001/all-the-difference-in-the-world", + "https://steemit.com/life/@sherlock001/the-weight-of-a-glass", + "https://steemit.com/a/@patience/what-is-radiation", + "https://steemit.com/seo/@rarcntv/the-dos-and-don-ts-of-your-seo-business", + "https://steemit.com/business/@standfan/india-s-richest-man-offers-free-4g-to-one-billion-people", + "https://steemit.com/food/@standfan/here-s-what-healthy-people-actually-snack-on-when-they-re-hungry", + "https://steemit.com/life/@yasiin/alcohol-no-more", + "https://steemit.com/story/@nikomah/to-absent-brothers", + "https://steemit.com/recipes/@bestfoodchoice/southwestern-skirt-steak-a-simple-but-elegant-meal-for-2", + "https://steemit.com/recipes/@kasume/nasi-lemak-recipe", + "https://steemit.com/food/@kasume/origins-of-nasi-lemak-in-malaysia", + "https://steemit.com/introduceyourself/@marta-zaidel/bitcoin-breaks-out-litecoin-fails-at-resistance", + "https://steemit.com/steem/@steemitqa/good-evening-steemians-i-m-willing-to-follow-you-if-you-follow-me-back", + "https://steemit.com/photography/@kamil5/ended-the-crazy-burning-man-festival-2016", + "https://steemit.com/introduceyourself/@stayvolo/my-biggest-downfall-as-an-artist-is-also-my-greatest-strengths-ready-for-it", + "https://steemit.com/education/@nopublicschools/information-age-makes-homeschool-parents-successful", + "https://steemit.com/music/@yasmineta/take-me-to-church-cover-or-spanish-teenager-girl", + "https://steemit.com/animals/@bellacallysta/7-dangerous-animals-in-the-world", + "https://steemit.com/techreview/@carloshenrique/power-bank-carries-powerful-super-cell-phone-notebook-and-medical-devices", + "https://steemit.com/scam/@rohantatia/the-biggest-scam-u-have-ever-seen", + "https://steemit.com/techreview/@gracemuller/xperia-x-ultra-arrives-in-brazil-with-camera-16-megapixel-selfies", + "https://steemit.com/coffee/@dmilash/coffee-could-be-extinct-by-2080-due-to-climate-change-destroying-areas-suitable-for-growing-beans", + "https://steemit.com/techreview/@janaina/pes-2017-x-pes-2016-check-the-chart-comparison-of-games", + "https://steemit.com/techreview/@tabata/list-brings-smart-tvs-available-in-brazil-with-android-tv-system", + "https://steemit.com/market/@and030380/apple-continue-to-grow-or-die", + "https://steemit.com/ru/@and030380/dzhon-koleman-komitet-300-audiokniga", + "https://steemit.com/health/@aksel/the-role-of-sport-in-life", + "https://steemit.com/ideas/@bellacallysta/creative-what-you-include-creative-people", + "https://steemit.com/in/@bellacallysta/gurame-recipes-seasoning-sauce-fried-oysters", + "https://steemit.com/health/@raseukinapobri/diarrhea-not-want-to-stop-cure-by-drinking-black-coffee", + "https://steemit.com/life/@raseukinapobri/7-things-that-will-instantly-make-your-life-better", + "https://steemit.com/techreview/@anamuniz/opera-launches-free-vpn-app-for-android", + "https://steemit.com/techreview/@tabata/galaxy-note-7-vs-xperia-z5-premium-compare-mobile-phones-with-large-screen", + "https://steemit.com/techreview/@carloshenrique/how-to-download-the-free-demo-of-pes-2017-on-ps4-and-xbox-one", + "https://steemit.com/philosophy/@favorit/10-words-that-attracts-good-luck", + "https://steemit.com/life/@hofman386/you-can-not-sleep-at-night-take-care-of-business", + "https://steemit.com/food/@dmilash/now-everyone-can-cook-a-chicken-from-kfc-by-secret-recipe-1940", + "https://steemit.com/bitcoin/@aksel/hacking-attack-on-bitcointalk-org-and-users-data-to-the-dark-web-for-sale", + "https://steemit.com/life/@bettybean/hello-steemit-my-name-is-betty-and-i-ride-motorcross-and-i-love-to-write#@ats-david/re-steemcleaners-re-bettybean-hello-steemit-my-name-is-betty-and-i-ride-motorcross-and-i-love-to-write-20160906t155458074z", + "https://steemit.com/food/@bellacallysta/create-a-favorite-dish-of-fried-fish-asia", + "https://steemit.com/techreview/@carloshenrique/research-promises-new-way-to-double-the-battery-life-on-mobile", + "https://steemit.com/techreview/@janaina/seven-lightweight-linux-options-that-will-revive-your-old-pc", + "https://steemit.com/life/@hofman386/7hmt3u-these-5-facts-about-the-brain-will-change-your-life", + "https://steemit.com/coffee/@silvershadow111/10-reasons-that-will-make-you-drink-coffee-every-dau", + "https://steemit.com/techreview/@tabata/customizing-the-look-of-trainer-in-pokemon-go", + "https://steemit.com/cuty/@nikomah/kitten-and-owl-video-becomes-internet-sensation-in-japan", + "https://steemit.com/recipes/@bestfoodchoice/english-muffin-breakfast-pizza-quick-diabetic-way-to-start-the-day", + "https://steemit.com/recipes/@bestfoodchoice/healthy-smoothies-for-diabetics-why-they-are-so-good-for-everyone", + "https://steemit.com/georgiavs-missouri/@haroldallen/http-watchfootballgamelive-com-georgia-vs-missouri-live-stream", + "https://steemit.com/michiganstate-vs/@haroldallen/http-watchfootballgamelive-com-michigan-state-vs-notre-dame-stream", + "https://steemit.com/northtexasvs-floridadamestream/@haroldallen/http-watchfootballgamelive-com-north-texas-vs-florida-dame-stream", + "https://steemit.com/bitcoin/@mandelduck/why-blockchain-game-items-do-not-need-to-fill-up-blocks", + "https://steemit.com/spanish/@steemedia/uno-de-cada-cinco-pescados-que-comemos-es-un-fraude", + "https://steemit.com/translate/@hustlersmanual1/ukrainskii-khaker-kotoryi-stal-luchshim-oruzhiem-fbr-i-ego-khudshim-koshmarom", + "https://steemit.com/instant/@monopoly/instant-commission-app-generate-100-free-traffic-from-social-media-websites", + "https://steemit.com/simulation/@craneos6626/large-asteroid-impact-simulation-must-see", + "https://steemit.com/life/@terrano/artificial-intelligence-gets-a-lot-of-bad-press-but-it-will-solve-the-planet-s-hardest-problems", + "https://steemit.com/life/@dims/can-sex-robots-replace-relationships-with-human-beings", + "https://steemit.com/self-reliance/@aksel/the-best-way-to-earn-money-on-steemit", + "https://steemit.com/life/@dingting/the-top-10-cities-you-should-visit-before-die", + "https://steemit.com/nature/@linda7395/take-new-breath-from-positive-wonderful-natural-pictures", + "https://steemit.com/story/@andrewrait/10-of-the-most-mysterious-places-on-earth", + "https://steemit.com/usa/@fluffy/opinion-5-factors-that-could-turn-america-into-another-collapsed-empire", + "https://steemit.com/blockchain/@christianovich/the-blockchain-is-perfect-for-government-services-here-s-a-blueprint", + "https://steemit.com/money/@jiganomics/6-ways-to-make-money-with-fishing", + "https://steemit.com/lake/@jiganomics/deep-lake-the-90ft-deep-sink-hole-in-florida-freshwater-on-top-and-saltwater-on-the-bottom", + "https://steemit.com/marijuana/@weeds/parents-and-seniors-smoking-more-weed-than-youngsters", + "https://steemit.com/life/@dbasnet11/ingest-more-protein-when-we-have-60-years-or-more", + "https://steemit.com/philosophy/@nelu.ceban/vision-of-the-future-of-humanity-from-a-neurologist-and-psychiatrist-only-on-steemit", + "https://steemit.com/winrar/@hardmanj/winrar-file-extension-spoofing-vulnerability", + "https://steemit.com/insects/@fluffy/these-are-the-worst-stings-in-the-world-according-to-a-guy-who-s-experienced-them-all", + "https://steemit.com/sience/@craneos6626/expedition-48-crew-lands-safely-on-earth", + "https://steemit.com/sience/@craneos6626/your-coffee-habit-may-be-written-in-your-dna", + "https://steemit.com/sience/@craneos6626/nasa-is-about-to-launch-a-daring-mission-to-intercept-a-near-earth-asteroid", + "https://steemit.com/life/@laskoff/what-s-the-happiness", + "https://steemit.com/linguistics/@linda7395/25-words-that-are-their-own-opposites", + "https://steemit.com/news/@byron-hazard/hacked-bitcointalk-org-user-data-goes-up-for-sale-on-dark-web", + "https://steemit.com/photography/@nataliadobrick/my-art-look-and-vote", + "https://steemit.com/art/@michaelmcdermott/ink-on-canvas-16-20-c-michael-mcdermott", + "https://steemit.com/art/@rampant/steemit-girl-halo-art", + "https://steemit.com/halo/@halo/steemit-girl-halo-art-challenge-week-1-entry-4-nekromarinist", + "https://steemit.com/introduction/@jeremydaw/i-m-jeremy-published-author-harvard-graduate-and-daily-stoner", + "https://steemit.com/david/@davidnutt/david-nutt", + "https://steemit.com/marriage/@hannahs/this-is-marriage", + "https://steemit.com/art/@steemafon/space-glass-planets-and-galaxies-trapped-in-tiny-glass-pendants-by-japanese-artist", + "https://steemit.com/history/@bellacallysta/history-of-the-legend-of-mount-bromo", + "https://steemit.com/art/@steemafon/amazingly-realistic-large-scale-sand-sculptures-by-ray-villafane", + "https://steemit.com/kickstartsurveyreview/@jaki/get-kickstart-survey-review-kickstart-survey", + "https://steemit.com/food/@mrdsoft/how-to-cooking-chicken-kebab-jujeh-kabab", + "https://steemit.com/animal/@favorit/natural-records-and-facts", + "https://steemit.com/food/@future24/recipe-zucchini-tagliatelle-with-cherry-tomatoes-and-basil", + "https://steemit.com/cannabis/@c082832/bernie-sanders-slams-decision-not-to-reclassify-marijuana", + "https://steemit.com/news/@c082832/do-nootropics-give-esports-gamers-an-edge-2016-8-19", + "http://www.blisstree.com/2010/06/23/mental-health-well-being/what-happens-to-your-body-if-you-drink-a-coke-right-now/", + "https://steemit.com/space/@andrewrait/15-facts-about-ufo", + "https://steemit.com/history/@favorit/military-affairs", + "https://steemit.com/science/@fluffy/25-biological-differences-between-men-and-women-that-aren-t-commonly-known", + "https://steemit.com/future/@fluffy/what-skills-will-you-need-to-secure-a-job-in-2030", + "https://steemit.com/science/@zettar/scientists-have-assembled-transistor-from-carbon-nanotubes-chips-from-the-carbon-shall-be-significantly-more-efficient-than", + "https://steemit.com/steemit/@whitemike313/microsoft-is-developing-a-competitor-slack", + "https://steemit.com/nature/@favorit/wonders-of-the-world-are-not-yet-known", + "https://steemit.com/health/@anasz/this-will-happen-when-you-stop-drinking-cold-water", + "https://steemit.com/food/@nofri/grilled-shrimp-tacos-with-creamy-cilantro-sauce", + "https://steemit.com/recipes/@labradorsem/nourishing-vegetable-salad-with-tuna-for-dinner", + "https://steemit.com/crypto-news/@forklognews/asx-sticks-with-blockchain", + "https://steemit.com/deutsch/@craneos6626/deutschen-bank-santander-bny-mellon-und-der-broker-icap", + "https://steemit.com/science/@craneos6626/toxic-air-pollution-can-penetrate-the-brain-study", + "https://steemit.com/crypto-news/@forklognews/bitcoin-may-be-recognized-as-money-in-florida", + "https://steemit.com/recipes/@yanik/vegetable-salad-with-rice", + "https://steemit.com/food/@bellacallysta/fried-rice-curry-specials-easy-on-the-cook", + "https://steemit.com/story/@favorit/pirates-and-their-antics-fifteen-men-on-the-dead-man-s-chest-yo-ho-ho-and-a-bottle-of-rum", + "https://steemit.com/introduceyourself/@marta-zaidel/peercoin-and-namecoin-flash-crash-recover", + "https://steemit.com/photography/@tettydo/my-art-i-hope-you-like-my-work-and-proof-my-self", + "https://steemit.com/money/@aigizlo/family-finds-gbp28-000-in-new-home-then-returns-it", + "https://steemit.com/food/@anboy/sweet-and-sour-chicken", + "https://steemit.com/denver/@kakare/tv-denver-broncos-at-carolina-panthers-on-thurs-or-thursday-night-or-thurs-night-night-football-live-watch", + "https://steemit.com/nfl/@livehdvsstream/denver-broncos-vs-carolina-panthers-live", + "https://steemit.com/steemcleaners/@steemcleaners/steemcleaner-report-for-the-week-of-sept-4-2016-sept-11-2016-part-2" + ], + "tags": [ + "steemcleaners", + "steemitabuse", + "steemit", + "nuke" + ], + "users": [ + "cass" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 51872064206813, + "payout": 163.133, + "payout_at": "2016-09-22T02:57:45", + "pending_payout_value": "163.133 HBD", + "percent_hbd": 10000, + "permlink": "steemcleaner-report-for-the-week-of-sept-4-2016-sept-11-2016-part-1", + "post_id": 1250041, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 155 + }, + "title": "Steemcleaner Report for the Week of Sept 4, 2016 - Sept 11, 2016 Part 1", + "updated": "2016-09-15T03:05:21", + "url": "/steemcleaners/@steemcleaners/steemcleaner-report-for-the-week-of-sept-4-2016-sept-11-2016-part-1" + }, + { + "active_votes": [ + { + "rshares": 23520019761497, + "voter": "val-a" + }, + { + "rshares": 9936225637071, + "voter": "pharesim" + }, + { + "rshares": 2747155680716, + "voter": "donkeypong" + }, + { + "rshares": 284401462010, + "voter": "chitty" + }, + { + "rshares": 67502968040, + "voter": "unosuke" + }, + { + "rshares": 591084449, + "voter": "kodi" + }, + { + "rshares": 418880227, + "voter": "applecrisp" + }, + { + "rshares": 381494951896, + "voter": "fabio" + }, + { + "rshares": 2828217487, + "voter": "sgnsteems" + }, + { + "rshares": 1524204336, + "voter": "lpfaust" + }, + { + "rshares": 5057743518, + "voter": "gustavopasquini" + }, + { + "rshares": 258619590, + "voter": "sergey44" + }, + { + "rshares": 1301855663, + "voter": "quigua" + }, + { + "rshares": 66773910, + "voter": "pedromoreno96" + }, + { + "rshares": 3031315446, + "voter": "handmade" + }, + { + "rshares": 13512731413, + "voter": "gargon" + }, + { + "rshares": 63434261, + "voter": "wartrapa" + }, + { + "rshares": 92900672002, + "voter": "serejandmyself" + }, + { + "rshares": 60963055, + "voter": "albagargon" + }, + { + "rshares": 8773949381, + "voter": "craigwilliamz" + }, + { + "rshares": 3089401588, + "voter": "martaxrodriguez" + }, + { + "rshares": 227545818, + "voter": "steemreporter" + }, + { + "rshares": 598109050, + "voter": "nelyp" + }, + { + "rshares": 407120956, + "voter": "anomaly" + }, + { + "rshares": 51422448, + "voter": "cuvi" + }, + { + "rshares": 168065949, + "voter": "blimey" + }, + { + "rshares": 4963399762, + "voter": "dresden" + } + ], + "author": "gargon", + "author_payout_value": "0.000 HBD", + "author_reputation": 60.01, + "beneficiaries": [], + "blacklists": [], + "body": "
    \n[![Captura_de_pantalla_2016_09_12_a_las_22_59_01.png](https://s9.postimg.org/euowszshr/Captura_de_pantalla_2016_09_12_a_las_22_59_01.png)](https://postimg.org/image/mao6esg6z/)
    \n\n### Estos son los 10 art\u00edculos en espa\u00f1ol votados durante el periodo comprendido entre el 13 y el 15 de Septiembre de 2016:\n> These are the 10 upvoted spanish posts between the 13th and the 15th of September 2016:\n\n
    ~ 21 ~
    \n
    @ handmade
    \n
    https://steemit.com/spanish/@handmade/simples-verdades-que-hasta-los-mas-inteligentes-olvidan-parte-1
    \n\n
    https://s20.postimg.org/d82n29ygd/Captura_de_pantalla_2016_09_15_a_las_9_01_05.png
    \n\n
    *\" No importa si eres un genio con un coeficiente de 190 y fuiste a la universidad a los 15 a\u00f1os, t\u00fa no vas ver ning\u00fan progreso en tu vida si no realizas acciones en el mundo real\"*
    \n\n>
    *\"It doesn\u00b4t matter if you are a genious with 190 IQ and went to University at 15 years old. You won\u00b4t see any progress in your life if you don\u00b4t start moving in the real world\u201d*
    \n\n---\n\n
    ~ 22 ~
    \n
    @ zhurley
    \n
    https://steemit.com/spanish/@zhurley/mi-primer-post-y-un-poco-sobre-mi\n
    \n\n\n
    *\"Como emprendedora, tuve mi primer peque\u00f1o negocio a los 14 a\u00f1os.\"*
    \n\n>
    *\"I had my first business when I was 14\"*
    \n\n---\n\n
    ~ 23 ~
    \n
    @juliamateo
    \n
    https://steemit.com/spanish/@juliamateo/cover-a-piano-cantando-en-espanol\n
    \n
    https://s20.postimg.org/5j5sqjxyl/Captura_de_pantalla_2016_09_15_a_las_9_22_18.png)
    \n\n
    *\"Una preciosa canci\u00f3n cantada y acompa\u00f1ada por estos dos hermanos con talento\"*
    \n\n>
    *\"A beautifull spanish song by these two talented brothers\"*
    \n\n\n---\n\n\n
    ~ 24 ~
    \n
    @jgcastrillo19
    \n
    https://steemit.com/spanish/@jgcastrillo19/homo-habilis-hombre-constructor-parte-tres
    \n\n
    https://s20.postimg.org/wi9nlpkfh/Captura_de_pantalla_2016_09_15_a_las_9_25_54.png
    \n\n
    *\"Construyendo to propia casa.Tercera parte de la serie\"*
    \n\n>
    *\"Building your own house. Third part of the series\"*
    \n\n---\n\n\n
    ~ 25 ~
    \n
    @glezeddy
    \n
    https://steemit.com/steem/@glezeddy/mezcla-de-tequila-para-dar-el-grito-mexico
    \n
    https://s20.postimg.org/4xgtug2wd/Captura_de_pantalla_2016_09_15_a_las_9_30_23.png)
    \n\n
    *\"Una rica bebida mejicana con tequila\"*
    \n\n>
    *\"A delicious mexican drink with tequila\"*
    \n\n---\n\n
    ~ 26 ~
    \n
    @ por500bolos
    \n\n
    https://steemit.com/spanish/@por500bolos/uncovering-the-most-transcendental-and-biggest-secret-in-the-human-life-skeptical-i-will-challenge-you-to-prove-otherwise
    \n
    https://s20.postimg.org/ytcb3mkkt/Captura_de_pantalla_2016_09_15_a_las_13_31_13.png
    \n\n
    *\"La clave iba a estar en lograr tener acceso a la fuente de informaci\u00f3n y conocimiento\"*
    \n\n>
    *\"The key point was to be able to have access to the information and knowledge
    \n\n---\n\n
    ~ 27 ~
    \n
    @altzero
    \n\n
    https://steemit.com/spanish/@altzero/imagenes-de-una-vida-2
    \n
    https://s20.postimg.org/nv11lfvzh/Captura_de_pantalla_2016_09_15_a_las_13_37_16.png
    \n\n
    *\"Preciosas fotos de una fot\u00f3grafa profesional.*
    \n\n>
    *\"Beautiful pictures from a professional photographer\"*
    \n\n---\n\n
    ~ 28 ~
    \n
    @jgcastrillo19
    \n\n
    https://steemit.com/spanish/@jgcastrillo19/wallet-homo-habilis-hombre-constructor-parte-cuatro
    \n
    https://s20.postimg.org/yvw6qgo8d/Captura_de_pantalla_2016_09_15_a_las_13_41_41.png
    \n\n
    *\" Consideraba el trabajo f\u00edsico como descanso del trabajo intelectual\"*
    \n\n>
    *\"I considered the physical work as a rest from the intellectual work\"*
    \n\n---\n\n
    ~ 29 ~
    \n
    @travelista
    \n
    Bilingual Post
    \n\n\n
    https://steemit.com/travel/@travelista/an-adventure-in-isla-espiritu-santo\n
    \n\n
    https://s20.postimg.org/qj4a10t65/Captura_de_pantalla_2016_09_15_a_las_14_21_16.png
    \n
    *\"Isla Esp\u00edritu Santo se encuentra en Baja California, M\u00e9xico. Es la doceava isla m\u00e1s grande en M\u00e9xico.\"*
    \n\n>
    *\"Isla Espiritu Santo is located in Baja California, Mexico. It is the 12 biggest island in Mexico
    \n\n---\n
    ~30 ~
    \n
    @altzero
    \n\n
    https://steemit.com/spanish/@altzero/que-es-la-nueva-economia
    \n
    https://s20.postimg.org/5jae4ancd/Captura_de_pantalla_2016_09_15_a_las_13_50_03.png
    \n\n
    *\"El termino Nueva Economia, fue acu\u00f1ado por primera vez por Kevin Kelly en 1997.\"*
    \n\n>
    *\"The term New Economy was used for the first time by Kevin Kelly in 1997\"*
    \n\n---\n### An\u00e1lisis the pagos:\n\nHasta el 15 de septiembre el Proyecto Cervantes (apoyado por el Proyecto Curie) ha repartido un total de 912,61 SBD con una media de 30,42 SBD por art\u00edculo.\n\n>**Payments Analysis:**\nUntil the 15th Sept, the Project Cervantes (supported by the Project Curie) rewarded posts for a total of 912,61 SBD with an avg per post of 30,42 SBD.\n\n### Art\u00edculos previamente votados por el Proyecto Cervantes:\n>Previously voted posts by Project Cervantes:\n\n- https://steemit.com/spanish/@gargon/proyecto-cervantes-08-11-sept-2016-compensacion-y-reconocimiento-para-escritores-de-habla-hispana-bringing-rewards-and\nhttps://steemit.com/spanish/@pgarcgo/proyecto-cervantes-11-13-sept-2016-compensacion-y-reconocimiento-para-escritores-de-habla-hispana-bringing-rewards-and\n\n---\n\n### Todos los art\u00edculos votados hasta ahora por el Proyecto Curie:\n>All the upvoted posts of the Project Curie:\n\n- https://steemit.com/project-curie/@curie/project-curie-s-daily-curation-list-8-sept-9-sept-2016\n- https://steemit.com/curie/@curie/project-curie-s-daily-curation-list-9-sept-10-sept-2016\n- https://steemit.com/curie/@curie/project-curie-s-daily-curation-list-10-sept-11-sept-2016\n- https://steemit.com/curie/@curie/project-curie-s-daily-curation-list-11-sept-12-sept-2016\n- https://steemit.com/curie/@curie/project-curie-s-daily-curation-list-12-sept-13-sept-2016\n- https://steemit.com/curie/@curie/project-curie-s-daily-curation-list-13-sept-14-sept-2016\n\nUn saludo a todos y a seguir escribiendo!!\n\n>Have a good day and keep writing steemers!!\n\nhttps://s20.postimg.org/k6p4r6q3x/Captura_de_pantalla_2016_09_15_a_las_14_29_17.png", + "category": "spanish", + "children": 3, + "created": "2016-09-15T12:35:33", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s9.postimg.org/euowszshr/Captura_de_pantalla_2016_09_12_a_las_22_59_01.png", + "https://s20.postimg.org/d82n29ygd/Captura_de_pantalla_2016_09_15_a_las_9_01_05.png", + "https://s20.postimg.org/5j5sqjxyl/Captura_de_pantalla_2016_09_15_a_las_9_22_18.png", + "https://s20.postimg.org/wi9nlpkfh/Captura_de_pantalla_2016_09_15_a_las_9_25_54.png", + "https://s20.postimg.org/4xgtug2wd/Captura_de_pantalla_2016_09_15_a_las_9_30_23.png", + "https://s20.postimg.org/ytcb3mkkt/Captura_de_pantalla_2016_09_15_a_las_13_31_13.png", + "https://s20.postimg.org/nv11lfvzh/Captura_de_pantalla_2016_09_15_a_las_13_37_16.png", + "https://s20.postimg.org/yvw6qgo8d/Captura_de_pantalla_2016_09_15_a_las_13_41_41.png", + "https://s20.postimg.org/qj4a10t65/Captura_de_pantalla_2016_09_15_a_las_14_21_16.png", + "https://s20.postimg.org/5jae4ancd/Captura_de_pantalla_2016_09_15_a_las_13_50_03.png", + "https://s20.postimg.org/k6p4r6q3x/Captura_de_pantalla_2016_09_15_a_las_14_29_17.png" + ], + "links": [ + "https://postimg.org/image/mao6esg6z/", + "https://steemit.com/spanish/@handmade/simples-verdades-que-hasta-los-mas-inteligentes-olvidan-parte-1", + "https://steemit.com/spanish/@zhurley/mi-primer-post-y-un-poco-sobre-mi", + "https://steemit.com/spanish/@juliamateo/cover-a-piano-cantando-en-espanol", + "https://steemit.com/spanish/@jgcastrillo19/homo-habilis-hombre-constructor-parte-tres", + "https://steemit.com/steem/@glezeddy/mezcla-de-tequila-para-dar-el-grito-mexico", + "https://steemit.com/spanish/@por500bolos/uncovering-the-most-transcendental-and-biggest-secret-in-the-human-life-skeptical-i-will-challenge-you-to-prove-otherwise", + "https://steemit.com/spanish/@altzero/imagenes-de-una-vida-2", + "https://steemit.com/spanish/@jgcastrillo19/wallet-homo-habilis-hombre-constructor-parte-cuatro", + "https://steemit.com/travel/@travelista/an-adventure-in-isla-espiritu-santo", + "https://steemit.com/spanish/@altzero/que-es-la-nueva-economia", + "https://steemit.com/spanish/@gargon/proyecto-cervantes-08-11-sept-2016-compensacion-y-reconocimiento-para-escritores-de-habla-hispana-bringing-rewards-and", + "https://steemit.com/project-curie/@curie/project-curie-s-daily-curation-list-8-sept-9-sept-2016", + "https://steemit.com/curie/@curie/project-curie-s-daily-curation-list-9-sept-10-sept-2016", + "https://steemit.com/curie/@curie/project-curie-s-daily-curation-list-10-sept-11-sept-2016", + "https://steemit.com/curie/@curie/project-curie-s-daily-curation-list-11-sept-12-sept-2016", + "https://steemit.com/curie/@curie/project-curie-s-daily-curation-list-12-sept-13-sept-2016", + "https://steemit.com/curie/@curie/project-curie-s-daily-curation-list-13-sept-14-sept-2016" + ], + "tags": [ + "spanish", + "curie", + "cervantes", + "hidden-gems", + "steemit" + ], + "users": [ + "juliamateo", + "jgcastrillo19", + "glezeddy", + "altzero", + "travelista" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 37076695971539, + "payout": 83.732, + "payout_at": "2016-09-22T12:35:33", + "pending_payout_value": "83.732 HBD", + "percent_hbd": 10000, + "permlink": "proyecto-cervantes-13-15-sept-2016-compensacion-y-reconocimiento-para-escritores-de-habla-hispana-bringing-rewards-and", + "post_id": 1253305, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 27 + }, + "title": "Proyecto Cervantes (13 - 15 Sept 2016): Compensaci\u00f3n y reconocimiento para escritores de habla hispana / Bringing rewards and recognition to spanish writers (Vol. III)", + "updated": "2016-09-15T12:35:33", + "url": "/spanish/@gargon/proyecto-cervantes-13-15-sept-2016-compensacion-y-reconocimiento-para-escritores-de-habla-hispana-bringing-rewards-and" + }, + { + "active_votes": [ + { + "rshares": 1861031398822, + "voter": "books" + }, + { + "rshares": 4287714457313, + "voter": "riverhead" + }, + { + "rshares": 1855967006728, + "voter": "badassmother" + }, + { + "rshares": 2053236030423, + "voter": "hr1" + }, + { + "rshares": 5519371190400, + "voter": "kushed" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 22391622942, + "voter": "jaewoocho" + }, + { + "rshares": 161758715658, + "voter": "ozmaster" + }, + { + "rshares": 1534643949678, + "voter": "joseph" + }, + { + "rshares": 100723108736, + "voter": "aizensou" + }, + { + "rshares": 466132509421, + "voter": "recursive2" + }, + { + "rshares": 636519834128, + "voter": "masteryoda" + }, + { + "rshares": 3120576239931, + "voter": "recursive" + }, + { + "rshares": 8927291120, + "voter": "idol" + }, + { + "rshares": 800066797130, + "voter": "steemrollin" + }, + { + "rshares": 4941942978, + "voter": "sakr" + }, + { + "rshares": 284401462010, + "voter": "chitty" + }, + { + "rshares": 1536592488, + "voter": "jocelyn" + }, + { + "rshares": 14818263059, + "voter": "gregory-f" + }, + { + "rshares": 154334962550, + "voter": "edgeland" + }, + { + "rshares": 374436234637, + "voter": "craig-grant" + }, + { + "rshares": 9028550345, + "voter": "gregory60" + }, + { + "rshares": 89897944197, + "voter": "eeks" + }, + { + "rshares": 11591323519, + "voter": "fkn" + }, + { + "rshares": 468281676, + "voter": "paco-steem" + }, + { + "rshares": 5641697991, + "voter": "spaninv" + }, + { + "rshares": 15236070794, + "voter": "elishagh1" + }, + { + "rshares": 7802860274, + "voter": "richman" + }, + { + "rshares": 584279800798, + "voter": "nanzo-scoop" + }, + { + "rshares": 10059005246, + "voter": "kefkius" + }, + { + "rshares": 177417522325, + "voter": "mummyimperfect" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 106635074770, + "voter": "asch" + }, + { + "rshares": 1061264730, + "voter": "murh" + }, + { + "rshares": 6230798580, + "voter": "cryptofunk" + }, + { + "rshares": 2003359924, + "voter": "error" + }, + { + "rshares": 11848125383, + "voter": "andu" + }, + { + "rshares": 970586830705, + "voter": "cyber" + }, + { + "rshares": 59952188311, + "voter": "theshell" + }, + { + "rshares": 49580154489, + "voter": "ak2020" + }, + { + "rshares": 402139444, + "voter": "applecrisp" + }, + { + "rshares": 365370465, + "voter": "stiletto" + }, + { + "rshares": 280737930617, + "voter": "trogdor" + }, + { + "rshares": 5950623572, + "voter": "mark-waser" + }, + { + "rshares": 118356217412, + "voter": "geoffrey" + }, + { + "rshares": 101509283748, + "voter": "kimziv" + }, + { + "rshares": 75333038089, + "voter": "emily-cook" + }, + { + "rshares": 2251949197, + "voter": "superfreek" + }, + { + "rshares": 275327756, + "voter": "ladyclair" + }, + { + "rshares": 3283410959, + "voter": "orly" + }, + { + "rshares": 5271030976, + "voter": "riscadox" + }, + { + "rshares": 25057521880, + "voter": "tcfxyz" + }, + { + "rshares": 6939954009, + "voter": "futurefood" + }, + { + "rshares": 56586842629, + "voter": "furion" + }, + { + "rshares": 754655775, + "voter": "busser" + }, + { + "rshares": 103793678934, + "voter": "cdubendo" + }, + { + "rshares": 271487757, + "voter": "barbara2" + }, + { + "rshares": 301755142, + "voter": "ch0c0latechip" + }, + { + "rshares": 279277284, + "voter": "doge4lyf" + }, + { + "rshares": 2733708608, + "voter": "steem1653" + }, + { + "rshares": 124961861, + "voter": "cynetyc" + }, + { + "rshares": 5357326058, + "voter": "thegoodguy" + }, + { + "rshares": 14168005907, + "voter": "aaseb" + }, + { + "rshares": 4209533734, + "voter": "karen13" + }, + { + "rshares": 251367062418, + "voter": "nabilov" + }, + { + "rshares": 8576081337, + "voter": "noodhoog" + }, + { + "rshares": 46859060143, + "voter": "milestone" + }, + { + "rshares": 21565632626, + "voter": "artific" + }, + { + "rshares": 5840939270, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 14455781997, + "voter": "nippel66" + }, + { + "rshares": 163325492855, + "voter": "blueorgy" + }, + { + "rshares": 13111647625, + "voter": "benjiberigan" + }, + { + "rshares": 2214250194, + "voter": "poseidon" + }, + { + "rshares": 355265286967, + "voter": "calaber24p" + }, + { + "rshares": 3295677164, + "voter": "simon.braki.love" + }, + { + "rshares": 121062267, + "voter": "bola" + }, + { + "rshares": 32544157928, + "voter": "deanliu" + }, + { + "rshares": 14007767075, + "voter": "hagie" + }, + { + "rshares": 204618396015, + "voter": "jl777" + }, + { + "rshares": 1371622220, + "voter": "aleco" + }, + { + "rshares": 9400257217, + "voter": "positive" + }, + { + "rshares": 1773021661, + "voter": "yarly" + }, + { + "rshares": 267188192, + "voter": "yarly2" + }, + { + "rshares": 267587944, + "voter": "yarly3" + }, + { + "rshares": 154579129, + "voter": "yarly4" + }, + { + "rshares": 155451862, + "voter": "yarly5" + }, + { + "rshares": 88607961, + "voter": "yarly7" + }, + { + "rshares": 257573964, + "voter": "sergey44" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 16251777176, + "voter": "sisterholics" + }, + { + "rshares": 428868451, + "voter": "yarly10" + }, + { + "rshares": 229507420, + "voter": "yarly11" + }, + { + "rshares": 80241480, + "voter": "yarly12" + }, + { + "rshares": 316499814, + "voter": "fnait" + }, + { + "rshares": 281178931, + "voter": "keepcalmand" + }, + { + "rshares": 607346548, + "voter": "cwmyao1" + }, + { + "rshares": 16495975416, + "voter": "jamesbrown" + }, + { + "rshares": 3353991305, + "voter": "glitterpig" + }, + { + "rshares": 7506600577, + "voter": "jed78" + }, + { + "rshares": 8734185109, + "voter": "taker" + }, + { + "rshares": 1651596637, + "voter": "coinbar" + }, + { + "rshares": 574717917578, + "voter": "laonie" + }, + { + "rshares": 254341994815, + "voter": "ozchartart" + }, + { + "rshares": 5104045578, + "voter": "croatia" + }, + { + "rshares": 19987344033, + "voter": "myfirst" + }, + { + "rshares": 116658367770, + "voter": "somebody" + }, + { + "rshares": 4604075327, + "voter": "flysaga" + }, + { + "rshares": 2501638608, + "voter": "gmurph" + }, + { + "rshares": 25770687280, + "voter": "midnightoil" + }, + { + "rshares": 4190377366, + "voter": "ullikume" + }, + { + "rshares": 2325684243, + "voter": "andrew0" + }, + { + "rshares": 64457942294, + "voter": "xiaohui" + }, + { + "rshares": 3234267259, + "voter": "elfkitchen" + }, + { + "rshares": 99935909954, + "voter": "joele" + }, + { + "rshares": 5855738054, + "voter": "oflyhigh" + }, + { + "rshares": 2127092828, + "voter": "xiaokongcom" + }, + { + "rshares": 47556149905, + "voter": "eneismijmich" + }, + { + "rshares": 4287842001, + "voter": "xianjun" + }, + { + "rshares": 72192938, + "voter": "sijoittaja" + }, + { + "rshares": 11041591679, + "voter": "borran" + }, + { + "rshares": 93807196108, + "voter": "miacats" + }, + { + "rshares": 280777082, + "voter": "microluck" + }, + { + "rshares": 74131936, + "voter": "razberrijam" + }, + { + "rshares": 2022702929, + "voter": "chinadaily" + }, + { + "rshares": 86712034, + "voter": "pompe72" + }, + { + "rshares": 1647538615, + "voter": "ignat" + }, + { + "rshares": 20666130092, + "voter": "anotherjoe" + }, + { + "rshares": 10344891579, + "voter": "gvargas123" + }, + { + "rshares": 3562389763, + "voter": "movievertigo" + }, + { + "rshares": 21980957828, + "voter": "andrewawerdna" + }, + { + "rshares": 2109031152, + "voter": "runridefly" + }, + { + "rshares": 1783693666, + "voter": "funkywanderer" + }, + { + "rshares": 4747321980, + "voter": "richardcrill" + }, + { + "rshares": 2161669067, + "voter": "jeremyfromwi" + }, + { + "rshares": 1661534801, + "voter": "davidjkelley" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 27678962051, + "voter": "sponge-bob" + }, + { + "rshares": 15571125147, + "voter": "digital-wisdom" + }, + { + "rshares": 3710973264, + "voter": "ethical-ai" + }, + { + "rshares": 6831389463, + "voter": "jwaser" + }, + { + "rshares": 422625634, + "voter": "steemorama" + }, + { + "rshares": 4269189470, + "voter": "nubchai" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 2675506788, + "voter": "bwaser" + }, + { + "rshares": 6064648982, + "voter": "dexter-k" + }, + { + "rshares": 54949117, + "voter": "doggnostic" + }, + { + "rshares": 54665234, + "voter": "jenny-talls" + }, + { + "rshares": 27673000226, + "voter": "brains" + }, + { + "rshares": 1387263917, + "voter": "steemafon" + }, + { + "rshares": 5753524189, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 51568971, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 62515317, + "voter": "freebornangel" + }, + { + "rshares": 339300528, + "voter": "anomaly" + }, + { + "rshares": 2401297947, + "voter": "ellepdub" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 12115690216, + "voter": "herpetologyguy" + }, + { + "rshares": 4817018034, + "voter": "morgan.waser" + }, + { + "rshares": 50228382, + "voter": "dragonice" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 50865840, + "voter": "sting" + }, + { + "rshares": 3689865978, + "voter": "strong-ai" + }, + { + "rshares": 162917785, + "voter": "ctu" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 161700361, + "voter": "shadowcash" + }, + { + "rshares": 161218747, + "voter": "sdc" + }, + { + "rshares": 158018960, + "voter": "bethesda" + }, + { + "rshares": 160835930, + "voter": "skrillex" + }, + { + "rshares": 160319579, + "voter": "cybergirls" + }, + { + "rshares": 159175576, + "voter": "fallout" + }, + { + "rshares": 158732321, + "voter": "steemwallet" + }, + { + "rshares": 158638676, + "voter": "icesteem" + }, + { + "rshares": 31684221772, + "voter": "goldmatters" + }, + { + "rshares": 154247502, + "voter": "dougkarr" + } + ], + "author": "ozchartart", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.09, + "beneficiaries": [], + "blacklists": [], + "body": "Hello Steemers!\n\nhttps://img1.steemit.com/0x0/http://puu.sh/qPHEc/3b0d8913ce.png\n\n*POLONIEX*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/rbmGz/0764821325.png\n*4 hour Poloniex chart - Sept 14, 2016*\n\nhttp://puu.sh/rciwF/1b96b56dcc.png\n*4 hour Poloniex chart - Sept 15, 2016*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/rbmLb/755ca91186.png\n*1 day Poloniex chart - Sept 14, 2016*\n\nhttp://puu.sh/rciC9/edf3dcb758.png\n*1 day Poloniex chart - Sept 15, 2016*\nThe Poloniex price went down to the all time low, breaking it and making a slightly lower all time low, but still not giving any confirm of a bottom or bounce.\nVolume about 20% higher then yesterday.\n\n*BITTREX*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/rbmDb/7461d3602b.png\n*4 hour Bittrex chart - Sept 14, 2016*\n\nhttp://puu.sh/rciod/ce32f1a029.png\n*4 hour Bittrex chart - Sept 15, 2016*\nThe Bittrex price broke the local low made just a slightly lower one, same as Poloniex with he all time low, looking like its heading towards the next support level (~0.0007, blue dashed).\nVolume on Bittrex was about 25% lower then yesterday (~5BTC's).\n\n\n*VOLUME COMPARISON*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/rbmuE/227aa902ca.png\n*STEEM/BTC volume Bittrex Sept 14, 2016*\n\nhttp://puu.sh/rcifG/0c61511ea3.png\n*STEEM/BTC volume Bittrex Sept 15, 2016*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/rbmwv/fd2112e3ab.png\n*STEEM/BTC volume Poloniex Sept 14, 2016*\n\nhttp://puu.sh/rcicN/b2384086a4.png\n*STEEM/BTC volume Poloniex Sept 15, 2016*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/rbmry/db13b3282f.png\n*STEEM indexed global volume Sept 14, 2016*\n\nhttp://puu.sh/rcibB/7b2700dd82.png\n*STEEM indexed global volume Sept 15, 2016*\n\nhttps://img1.steemit.com/0x0/http://puu.sh/rbmlb/aca50530d5.png\nhttps://img1.steemit.com/0x0/http://puu.sh/rbmof/8ca7889618.png\n*Coinmarketcap top volume cryptos Sept 14, 2016*\n\nhttp://puu.sh/rci8K/d68b7eb122.png\n*Coinmarketcap top volume cryptos Sept 15, 2016*\nOverall volume about 12% higher then yesterday, with Bittrex volume taking a dive and Poloniex gaining some.\n$STEEM again under top 30 in volume rankings.\n\n*COMMENT*\nOnce again, I will post the comment by commenting as it involves my personal opinion!\nThank you for understanding!\n\nIf anyone has any questions or need's help fell free to ask, I will try to explain as fast and as best as I can.\nCritics, comments, reply's, counters, advice's, etc. are always welcome!\nHave my charts helped you in any way?Let me know with a comment below :)\nAre there more people who are doing TA?\nPlease post the links to your TA's posts into the comments as well!\n\n*DISCLAIMER*\nI am showing multiple scenarios on the price movement, in the post itself I do not take any stance, either bullish or bearish. I am not responsible for neither you\u2019re winning nor you're losses upon trading! the \"comment\" section is my personal opinion and does not mean I have to or do hold any positions in the given market.\nEveryone who uses TA develops his own unique charting style, please keep that in mind.\n\nhttps://www.youtube.com/watch?v=i3bS5nRZOvU\n\nKind regards, OZ :)", + "category": "steem", + "children": 5, + "created": "2016-09-15T18:18:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img1.steemit.com/0x0/http://puu.sh/qPHEc/3b0d8913ce.png", + "https://img1.steemit.com/0x0/http://puu.sh/rbmGz/0764821325.png", + "http://puu.sh/rciwF/1b96b56dcc.png", + "https://img1.steemit.com/0x0/http://puu.sh/rbmLb/755ca91186.png", + "http://puu.sh/rciC9/edf3dcb758.png", + "https://img1.steemit.com/0x0/http://puu.sh/rbmDb/7461d3602b.png", + "http://puu.sh/rciod/ce32f1a029.png", + "https://img1.steemit.com/0x0/http://puu.sh/rbmuE/227aa902ca.png", + "http://puu.sh/rcifG/0c61511ea3.png", + "https://img1.steemit.com/0x0/http://puu.sh/rbmwv/fd2112e3ab.png", + "http://puu.sh/rcicN/b2384086a4.png", + "https://img1.steemit.com/0x0/http://puu.sh/rbmry/db13b3282f.png", + "http://puu.sh/rcibB/7b2700dd82.png", + "https://img1.steemit.com/0x0/http://puu.sh/rbmlb/aca50530d5.png", + "http://puu.sh/rci8K/d68b7eb122.png", + "https://img.youtube.com/vi/i3bS5nRZOvU/0.jpg" + ], + "links": [ + "https://www.youtube.com/watch?v=i3bS5nRZOvU" + ], + "tags": [ + "steem", + "poloniex", + "bittrex", + "technical-analysis", + "trading" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 30268799563538, + "payout": 57.04, + "payout_at": "2016-09-22T18:18:00", + "pending_payout_value": "57.040 HBD", + "percent_hbd": 10000, + "permlink": "usdsteem-btc-daily-poloniex-bittrex-technical-analysis-market-report-update-46-glass-half-full-but-the-bottle-s-left-empty-sept", + "post_id": 1256962, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 176 + }, + "title": "$STEEM/BTC Daily Poloniex+Bittrex Technical Analysis / Market Report Update #46, \"Glass half full, but the bottle\u2019s left empty\" Sept 15, 2016", + "updated": "2016-09-15T18:18:00", + "url": "/steem/@ozchartart/usdsteem-btc-daily-poloniex-bittrex-technical-analysis-market-report-update-46-glass-half-full-but-the-bottle-s-left-empty-sept" + }, + { + "active_votes": [ + { + "rshares": 3576130829220, + "voter": "excalibur" + }, + { + "rshares": 1991229335339, + "voter": "badassmother" + }, + { + "rshares": 3311441072526, + "voter": "pharesim" + }, + { + "rshares": 2052900127917, + "voter": "hr1" + }, + { + "rshares": 1337025448249, + "voter": "rossco99" + }, + { + "rshares": 22864591759, + "voter": "jaewoocho" + }, + { + "rshares": 235618184394, + "voter": "steem-id" + }, + { + "rshares": 1618730506215, + "voter": "joseph" + }, + { + "rshares": 462391050603, + "voter": "recursive3" + }, + { + "rshares": 3188060280256, + "voter": "recursive" + }, + { + "rshares": 1246142734, + "voter": "mineralwasser" + }, + { + "rshares": 680988467221, + "voter": "boombastic" + }, + { + "rshares": 94091830376, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 780065421625, + "voter": "pfunk" + }, + { + "rshares": 9408405427, + "voter": "idol" + }, + { + "rshares": 2747155680716, + "voter": "donkeypong" + }, + { + "rshares": 816380174873, + "voter": "steemrollin" + }, + { + "rshares": 134476949201, + "voter": "team" + }, + { + "rshares": 296904124321, + "voter": "chitty" + }, + { + "rshares": 140357414085, + "voter": "chris4210" + }, + { + "rshares": 1619428804, + "voter": "jocelyn" + }, + { + "rshares": 85269597245, + "voter": "acidsun" + }, + { + "rshares": 9220603890, + "voter": "gregory60" + }, + { + "rshares": 1272853996010, + "voter": "gavvet" + }, + { + "rshares": 89896712308, + "voter": "eeks" + }, + { + "rshares": 24694558802, + "voter": "fkn" + }, + { + "rshares": 478461713, + "voter": "paco-steem" + }, + { + "rshares": 5763693715, + "voter": "spaninv" + }, + { + "rshares": 32459455171, + "voter": "elishagh1" + }, + { + "rshares": 9536766402, + "voter": "richman" + }, + { + "rshares": 599925765931, + "voter": "nanzo-scoop" + }, + { + "rshares": 20265465121, + "voter": "acidyo" + }, + { + "rshares": 182058067666, + "voter": "mummyimperfect" + }, + { + "rshares": 43361302769, + "voter": "klye" + }, + { + "rshares": 313687341, + "voter": "coar" + }, + { + "rshares": 109433921986, + "voter": "asch" + }, + { + "rshares": 603650764184, + "voter": "kevinwong" + }, + { + "rshares": 1061159202, + "voter": "murh" + }, + { + "rshares": 3187771076, + "voter": "cryptofunk" + }, + { + "rshares": 2111391740, + "voter": "error" + }, + { + "rshares": 985471558039, + "voter": "cyber" + }, + { + "rshares": 61710343437, + "voter": "theshell" + }, + { + "rshares": 50878059993, + "voter": "ak2020" + }, + { + "rshares": 417567164140, + "voter": "taoteh1221" + }, + { + "rshares": 373313301, + "voter": "stiletto" + }, + { + "rshares": 51844859429, + "voter": "martin-wichmann" + }, + { + "rshares": 33780018119, + "voter": "ratel" + }, + { + "rshares": 28077553521, + "voter": "wongshiying" + }, + { + "rshares": 129624899834, + "voter": "schro" + }, + { + "rshares": 286394846714, + "voter": "trogdor" + }, + { + "rshares": 5821005163, + "voter": "mark-waser" + }, + { + "rshares": 124413519414, + "voter": "geoffrey" + }, + { + "rshares": 42733736163, + "voter": "kimziv" + }, + { + "rshares": 77734412526, + "voter": "emily-cook" + }, + { + "rshares": 2251928158, + "voter": "superfreek" + }, + { + "rshares": 48619736269, + "voter": "isteemit" + }, + { + "rshares": 32856220045, + "voter": "acassity" + }, + { + "rshares": 67111789968, + "voter": "norbu" + }, + { + "rshares": 280916636, + "voter": "ladyclair" + }, + { + "rshares": 38197151518, + "voter": "venuspcs" + }, + { + "rshares": 3898751777, + "voter": "michaellamden68" + }, + { + "rshares": 7418567125, + "voter": "dasha" + }, + { + "rshares": 158987747182, + "voter": "asmolokalo" + }, + { + "rshares": 60399058700, + "voter": "lehard" + }, + { + "rshares": 6117239614, + "voter": "getssidetracked" + }, + { + "rshares": 45474037974, + "voter": "firepower" + }, + { + "rshares": 18269053597, + "voter": "konstantin" + }, + { + "rshares": 1212170680, + "voter": "trees" + }, + { + "rshares": 167602781, + "voter": "strawhat" + }, + { + "rshares": 570425713, + "voter": "cryptochannel" + }, + { + "rshares": 719401125, + "voter": "rxhector" + }, + { + "rshares": 823136045162, + "voter": "slowwalker" + }, + { + "rshares": 120546538382, + "voter": "furion" + }, + { + "rshares": 590190776, + "voter": "barbara2" + }, + { + "rshares": 655989441, + "voter": "ch0c0latechip" + }, + { + "rshares": 607124531, + "voter": "doge4lyf" + }, + { + "rshares": 1325557182450, + "voter": "renohq" + }, + { + "rshares": 181527746896, + "voter": "knircky" + }, + { + "rshares": 5532170579, + "voter": "on0tole" + }, + { + "rshares": 14388449041, + "voter": "ausbitbank" + }, + { + "rshares": 12011479963, + "voter": "asim" + }, + { + "rshares": 85528935, + "voter": "snowden" + }, + { + "rshares": 14808977501, + "voter": "aaseb" + }, + { + "rshares": 39566281251, + "voter": "biophil" + }, + { + "rshares": 10644985902, + "voter": "deviedev" + }, + { + "rshares": 6142613073, + "voter": "cryptosi" + }, + { + "rshares": 6676256917, + "voter": "juvyjabian" + }, + { + "rshares": 2927951002, + "voter": "kell234" + }, + { + "rshares": 451534954395, + "voter": "knozaki2015" + }, + { + "rshares": 46854154800, + "voter": "milestone" + }, + { + "rshares": 36804267496, + "voter": "creemej" + }, + { + "rshares": 5840939270, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 4979711886, + "voter": "konti" + }, + { + "rshares": 167304333801, + "voter": "blueorgy" + }, + { + "rshares": 4317565662, + "voter": "oululahti" + }, + { + "rshares": 932183607, + "voter": "poseidon" + }, + { + "rshares": 2132970186, + "voter": "iamwne" + }, + { + "rshares": 347965502695, + "voter": "calaber24p" + }, + { + "rshares": 40132724753, + "voter": "royaltiffany" + }, + { + "rshares": 10466922918, + "voter": "rpf" + }, + { + "rshares": 3695597998, + "voter": "bitcoiner" + }, + { + "rshares": 3720107267, + "voter": "azurejasper" + }, + { + "rshares": 268127648645, + "voter": "liberosist" + }, + { + "rshares": 32541876375, + "voter": "deanliu" + }, + { + "rshares": 5609277990, + "voter": "sharker" + }, + { + "rshares": 31308203650, + "voter": "sauravrungta" + }, + { + "rshares": 84687523986, + "voter": "rea" + }, + { + "rshares": 87046590, + "voter": "pokemon" + }, + { + "rshares": 20026634941, + "voter": "positive" + }, + { + "rshares": 50626015, + "voter": "whalepool" + }, + { + "rshares": 8725497615, + "voter": "fishborne" + }, + { + "rshares": 5112009829, + "voter": "gustavopasquini" + }, + { + "rshares": 11557120301, + "voter": "moon32walker" + }, + { + "rshares": 360603550, + "voter": "sergey44" + }, + { + "rshares": 685414916, + "voter": "tobythecat" + }, + { + "rshares": 26519444517, + "voter": "papa-pepper" + }, + { + "rshares": 942266185, + "voter": "happyphoenix" + }, + { + "rshares": 7132430554, + "voter": "chloetaylor" + }, + { + "rshares": 474951354, + "voter": "kooshikoo" + }, + { + "rshares": 7221869798, + "voter": "sisterholics" + }, + { + "rshares": 1483259422, + "voter": "alex.chien" + }, + { + "rshares": 688043074, + "voter": "fnait" + }, + { + "rshares": 611258547, + "voter": "keepcalmand" + }, + { + "rshares": 180668119, + "voter": "kibela" + }, + { + "rshares": 3343908663, + "voter": "glitterpig" + }, + { + "rshares": 111828316, + "voter": "andrew-charles" + }, + { + "rshares": 921893579, + "voter": "metaflute" + }, + { + "rshares": 235438675, + "voter": "frozendota" + }, + { + "rshares": 10624130337, + "voter": "dumar022" + }, + { + "rshares": 2157077270, + "voter": "merej99" + }, + { + "rshares": 255376666902, + "voter": "laonie" + }, + { + "rshares": 161750606158, + "voter": "twinner" + }, + { + "rshares": 24560849535, + "voter": "laoyao" + }, + { + "rshares": 9325916259, + "voter": "myfirst" + }, + { + "rshares": 51839554283, + "voter": "somebody" + }, + { + "rshares": 16958121196, + "voter": "sunshine" + }, + { + "rshares": 1938262243, + "voter": "flysaga" + }, + { + "rshares": 2501620573, + "voter": "gmurph" + }, + { + "rshares": 16964502580, + "voter": "mrs.steemit" + }, + { + "rshares": 11451787076, + "voter": "midnightoil" + }, + { + "rshares": 2280336943, + "voter": "kalimor" + }, + { + "rshares": 85931785, + "voter": "coderg" + }, + { + "rshares": 4281204067, + "voter": "ullikume" + }, + { + "rshares": 3489905889, + "voter": "kurtbeil" + }, + { + "rshares": 2370103862, + "voter": "steemleak" + }, + { + "rshares": 112055912400, + "voter": "thisisbenbrick" + }, + { + "rshares": 28641467163, + "voter": "xiaohui" + }, + { + "rshares": 377098007, + "voter": "riosparada" + }, + { + "rshares": 1377216362, + "voter": "dolov" + }, + { + "rshares": 88206053, + "voter": "bigsambucca" + }, + { + "rshares": 1383256754, + "voter": "elfkitchen" + }, + { + "rshares": 103384195129, + "voter": "joele" + }, + { + "rshares": 895485769, + "voter": "xiaokongcom" + }, + { + "rshares": 13237481048, + "voter": "gargon" + }, + { + "rshares": 1405383530, + "voter": "hms818" + }, + { + "rshares": 8643768582, + "voter": "thebotkiller" + }, + { + "rshares": 3033035828, + "voter": "jrcornel" + }, + { + "rshares": 1805123390, + "voter": "xianjun" + }, + { + "rshares": 7546646500, + "voter": "lgm-1" + }, + { + "rshares": 11541933907, + "voter": "borran" + }, + { + "rshares": 93797286653, + "voter": "miacats" + }, + { + "rshares": 118219525, + "voter": "microluck" + }, + { + "rshares": 587265371, + "voter": "ashwim" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 2077199246, + "voter": "chinadaily" + }, + { + "rshares": 8276649627, + "voter": "lemouth" + }, + { + "rshares": 93936714571, + "voter": "anotherjoe" + }, + { + "rshares": 60143295, + "voter": "dimitriy" + }, + { + "rshares": 2506557282, + "voter": "levycore" + }, + { + "rshares": 75410142205, + "voter": "sweetsssj" + }, + { + "rshares": 23137826302, + "voter": "andrewawerdna" + }, + { + "rshares": 50829277, + "voter": "bitchplease" + }, + { + "rshares": 59229074587, + "voter": "mandibil" + }, + { + "rshares": 2028431875, + "voter": "shadowspub" + }, + { + "rshares": 4580502005, + "voter": "steemitpatina" + }, + { + "rshares": 5081885632, + "voter": "ats-david" + }, + { + "rshares": 117594291138, + "voter": "shenanigator" + }, + { + "rshares": 2121069078, + "voter": "jeffreyahann" + }, + { + "rshares": 7776590110, + "voter": "einsteinpotsdam" + }, + { + "rshares": 2006306305, + "voter": "funkywanderer" + }, + { + "rshares": 5206668682, + "voter": "richardcrill" + }, + { + "rshares": 1625387426, + "voter": "davidjkelley" + }, + { + "rshares": 182060433, + "voter": "greatness" + }, + { + "rshares": 27673580803, + "voter": "sponge-bob" + }, + { + "rshares": 15231878384, + "voter": "digital-wisdom" + }, + { + "rshares": 3710834980, + "voter": "ethical-ai" + }, + { + "rshares": 6682569853, + "voter": "jwaser" + }, + { + "rshares": 116583219935, + "voter": "thecyclist" + }, + { + "rshares": 1688383151, + "voter": "smisi" + }, + { + "rshares": 125654745, + "voter": "tito-baron" + }, + { + "rshares": 224088474986, + "voter": "asksisk" + }, + { + "rshares": 2617262426, + "voter": "bwaser" + }, + { + "rshares": 7708749054, + "voter": "mariandavp" + }, + { + "rshares": 27667123071, + "voter": "brains" + }, + { + "rshares": 151391109, + "voter": "inwoxer" + }, + { + "rshares": 5982977593, + "voter": "burnin" + }, + { + "rshares": 1772168372, + "voter": "alwayzgame" + }, + { + "rshares": 5753092824, + "voter": "chick1" + }, + { + "rshares": 51637870, + "voter": "aoki" + }, + { + "rshares": 51568971, + "voter": "typingagent" + }, + { + "rshares": 51581492, + "voter": "cwb" + }, + { + "rshares": 407122760, + "voter": "anomaly" + }, + { + "rshares": 2401230307, + "voter": "ellepdub" + }, + { + "rshares": 1550172009, + "voter": "allesgruen" + }, + { + "rshares": 147753980, + "voter": "ola1" + }, + { + "rshares": 12115121436, + "voter": "herpetologyguy" + }, + { + "rshares": 28194075520, + "voter": "storyseeker" + }, + { + "rshares": 4712097333, + "voter": "morgan.waser" + }, + { + "rshares": 50228382, + "voter": "dragonice" + }, + { + "rshares": 51230296, + "voter": "steemq" + }, + { + "rshares": 51218466, + "voter": "weare" + }, + { + "rshares": 9536878232, + "voter": "luzcypher" + }, + { + "rshares": 3609516222, + "voter": "strong-ai" + }, + { + "rshares": 254506659, + "voter": "darkminded153" + }, + { + "rshares": 238497207, + "voter": "sjamayee" + }, + { + "rshares": 161212160, + "voter": "origin" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 157816798, + "voter": "gravity" + }, + { + "rshares": 160870736, + "voter": "electronicarts" + }, + { + "rshares": 4817417416, + "voter": "dresden" + }, + { + "rshares": 159984914, + "voter": "correct" + }, + { + "rshares": 159963865, + "voter": "sledgehammer" + }, + { + "rshares": 159531007, + "voter": "benetton" + }, + { + "rshares": 159506164, + "voter": "greenpeace" + }, + { + "rshares": 159425365, + "voter": "tipsandtricks" + }, + { + "rshares": 159387371, + "voter": "bosch" + }, + { + "rshares": 159143891, + "voter": "reef" + }, + { + "rshares": 158732321, + "voter": "steemwallet" + }, + { + "rshares": 425800184, + "voter": "angierose" + }, + { + "rshares": 155378485, + "voter": "zendesk" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 163617418, + "voter": "awakeningartist" + }, + { + "rshares": 150753854, + "voter": "shortstories" + } + ], + "author": "kevinwong", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.06, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://s15.postimg.org/k878soaff/collage.png
    \n\n# Dear Steemit Community,\n\nThank you all for the ultra-successful logo contest. It's possibly one of the most participated in cryptospace! We have received about 150 logo submissions. 21 designs made it into the final cut after community voting (a number of them are just for future considerations, despite not being qualified to win the SBDs). \n\nHere's the logo contest's initial announcement for convenience: https://steemit.com/contest/@kevinwong/logo-contest-for-project-curie-calling-all-designers\n\nBefore jumping right into announcing the winners, I would like to impart some lessons learned conducting a massive contest on Steemit, in hopes that we can all learn to make future contests better together. You may jump on to the final section to find out the winners. Continue reading if you want to learn to organise contests on Steemit in the near future. It may not be the best process, but it's what we've learned.\n\nJust think of it as an extended drumroll..\n\n---------------------------\n# Contest Process\nKeeping it short and sweet, here is the flow of considerations for the logo contest:-\n- Need to promote community participation in spirit of Project Curie.\n- So.. open logo submissions in comments and community voting.\n- However, we need to avoid public vote abuse and keep a certain standard for Project Curie.\n- So.. community voting as first filter, before internal voting.\n- Another problem: late submissions are usually disadvantaged as there are less attention on the contest post.\n- So.. we've tried to mitigate such a problem by including unique votes of logo designers in their own blogposts.\n- Right at time of contest closing, save the state of browser data by right clicking > save as.. to freeze number of votes in time and to be able to prove your process with transparency. I have left the capsule in the [contest post](https://steemit.com/contest/@kevinwong/logo-contest-for-project-curie-calling-all-designers).\n\n
    https://s18.postimg.org/ocbxjofjd/capsule.png
    \n\n-------------------------\n\n# Judging process\n\nAgain, keeping it short and sweet, here is the flow of considerations for the judging process:-\n- Open a private channel in Steemit.chat, collage all final entries into a board, each design is numbered for convenience. No names are attached to logo designs to remove personality biases.\n- Everyone is in different timezones. Instructions are left for judges to leave their votes in the channel.\n- Not everyone in Project Curie are artistically-inclined.\n- So.. we have also invited artists in Steemit to join Project Curie in the judging process.\n- Special thanks to @fairytalelife, @anritco, @thisisbenbrick, @opheliafu, and @nekromarinist taking some of your time voting for the best logos!\n\n----------------------------------------\n# Here's the scoresheet from our internal judging process\n
    https://s12.postimg.org/nlhevk419/contestlogomatrix.png
    \nTo protect sensitivities, we will not show the other numbered correlations of logos. From this scoresheet, it looks like design #5, #11, and #15 are the winners. Design #11 and #15 are tied in number of votes, so that's pretty awesome considering that 2nd and 3rd prizes are equivalent in SBD amount. So I'll just name these two designs as ***contest runner-ups***.\n\n----------------------------------------\n# Winners Announcement!\n\nSorry for all the grandfather's story, but we hope that you've enjoyed the process of this contest! Now that the anticipation has been built nicely.. here are the winners of Project Curie's logo contest:-\n\n
    https://s15.postimg.org/utojiedwb/winners.png
    \n\n
    **In order of logos from top**
    \n
    Winning design by @konti (485.00 SBDs)
    \n
    Runner up design #1 by @acidsun (242.50 SBDs)
    \n
    Runner up design #2 by @sharker (242.50 SBDs)
    \n\n-------------------------------------------------------------\n# Congratulations and thank you all for the participation!\n\nPlease contact us @konti, @acidsun, and @sharker. Send in your designs in the best formats to receive your prize money! We would like to thank you all for your spirited participation in making this a big part of blockchain history!\n\nFollow us @curie. And chat with us here - https://steemit.chat/channel/curie.\n\n## A million thanks!\n\n------------------------------------------------------\n
    https://s11.postimg.org/mdd73unoz/paidup.png
    \n
    Update: everything paid out to winners!
    \n\n-------------------------------------------------------\n\n
    Follow me @kevinwong
    \n-----------------------------------------------------", + "category": "curie", + "children": 38, + "created": "2016-09-15T13:29:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s15.postimg.org/k878soaff/collage.png", + "https://s18.postimg.org/ocbxjofjd/capsule.png", + "https://s12.postimg.org/nlhevk419/contestlogomatrix.png", + "https://s15.postimg.org/utojiedwb/winners.png", + "https://s11.postimg.org/mdd73unoz/paidup.png" + ], + "links": [ + "https://steemit.com/contest/@kevinwong/logo-contest-for-project-curie-calling-all-designers", + "https://steemit.chat/channel/curie." + ], + "tags": [ + "curie", + "contest", + "logo", + "project-curie", + "bounty" + ], + "users": [ + "fairytalelife", + "anritco", + "thisisbenbrick", + "opheliafu", + "nekromarinist", + "konti", + "acidsun", + "sharker", + "curie", + "kevinwong" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 35493892612408, + "payout": 76.846, + "payout_at": "2016-09-22T13:29:54", + "pending_payout_value": "76.846 HBD", + "percent_hbd": 10000, + "permlink": "logo-contest-for-project-curie-contest-process-and-winners-announcement", + "post_id": 1253807, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 233 + }, + "title": "Logo Contest for Project Curie - Contest Process & Winners Announcement!", + "updated": "2016-09-15T18:49:39", + "url": "/curie/@kevinwong/logo-contest-for-project-curie-contest-process-and-winners-announcement" + }, + { + "active_votes": [ + { + "rshares": 30984805998710, + "voter": "smooth" + }, + { + "rshares": 2559800098919, + "voter": "simpson" + }, + { + "rshares": 3813859713572, + "voter": "riverhead" + }, + { + "rshares": 2047223484288, + "voter": "badassmother" + }, + { + "rshares": 2004786189407, + "voter": "hr1" + }, + { + "rshares": 22380387724, + "voter": "jaewoocho" + }, + { + "rshares": 1647743691100, + "voter": "joseph" + }, + { + "rshares": 11952072129, + "voter": "bentley" + }, + { + "rshares": 456014698436, + "voter": "recursive2" + }, + { + "rshares": 452581182868, + "voter": "recursive3" + }, + { + "rshares": 604379265597, + "voter": "masteryoda" + }, + { + "rshares": 3051468026442, + "voter": "recursive" + }, + { + "rshares": 1172425532, + "voter": "mineralwasser" + }, + { + "rshares": 644214060825, + "voter": "boombastic" + }, + { + "rshares": 1620176259, + "voter": "bingo-1" + }, + { + "rshares": 5801180271602, + "voter": "smooth.witness" + }, + { + "rshares": 9885238701, + "voter": "idol" + }, + { + "rshares": 129072854674, + "voter": "team" + }, + { + "rshares": 4734949215, + "voter": "sakr" + }, + { + "rshares": 283870546543, + "voter": "chitty" + }, + { + "rshares": 57620730214, + "voter": "unosuke" + }, + { + "rshares": 491373437412, + "voter": "noaommerrr" + }, + { + "rshares": 1701784178, + "voter": "jocelyn" + }, + { + "rshares": 81778714071, + "voter": "acidsun" + }, + { + "rshares": 13752095053, + "voter": "gregory-f" + }, + { + "rshares": 17261934755, + "voter": "jademont" + }, + { + "rshares": 1231622449650, + "voter": "gavvet" + }, + { + "rshares": 74895613995, + "voter": "eeks" + }, + { + "rshares": 122131554, + "voter": "paco-steem" + }, + { + "rshares": 1470967346, + "voter": "spaninv" + }, + { + "rshares": 32222672602, + "voter": "james-show" + }, + { + "rshares": 2154176120, + "voter": "gekko" + }, + { + "rshares": 329703363864, + "voter": "teamsteem" + }, + { + "rshares": 8668092005, + "voter": "richman" + }, + { + "rshares": 566173155528, + "voter": "nanzo-scoop" + }, + { + "rshares": 20911983054, + "voter": "acidyo" + }, + { + "rshares": 9836661585, + "voter": "kefkius" + }, + { + "rshares": 47422549796, + "voter": "hannixx42" + }, + { + "rshares": 173801544007, + "voter": "mummyimperfect" + }, + { + "rshares": 268835102, + "voter": "coar" + }, + { + "rshares": 98187692648, + "voter": "asch" + }, + { + "rshares": 1060865332, + "voter": "murh" + }, + { + "rshares": 3041764424, + "voter": "cryptofunk" + }, + { + "rshares": 579449391, + "voter": "kodi" + }, + { + "rshares": 2218555785, + "voter": "error" + }, + { + "rshares": 10526447163, + "voter": "andu" + }, + { + "rshares": 206780767857, + "voter": "dragonslayer109" + }, + { + "rshares": 1017325955264, + "voter": "cyber" + }, + { + "rshares": 58166646408, + "voter": "theshell" + }, + { + "rshares": 48232508864, + "voter": "ak2020" + }, + { + "rshares": 65822998783, + "voter": "justtryme90" + }, + { + "rshares": 1368134393, + "voter": "flenger" + }, + { + "rshares": 13255300970, + "voter": "johnerfx" + }, + { + "rshares": 3692769829346, + "voter": "satoshifund" + }, + { + "rshares": 400789268496, + "voter": "taoteh1221" + }, + { + "rshares": 410428758, + "voter": "applecrisp" + }, + { + "rshares": 95292370, + "voter": "stiletto" + }, + { + "rshares": 563706981359, + "voter": "infovore" + }, + { + "rshares": 1177272136, + "voter": "johnerminer" + }, + { + "rshares": 15785472850, + "voter": "zakharya" + }, + { + "rshares": 4678961232, + "voter": "tee-em" + }, + { + "rshares": 5817938928, + "voter": "mark-waser" + }, + { + "rshares": 17023109715, + "voter": "albertogm" + }, + { + "rshares": 113980811931, + "voter": "geoffrey" + }, + { + "rshares": 192201156056, + "voter": "kimziv" + }, + { + "rshares": 3354531570, + "voter": "crok" + }, + { + "rshares": 43519503289, + "voter": "honeythief" + }, + { + "rshares": 7049670897, + "voter": "mammasitta" + }, + { + "rshares": 77687761005, + "voter": "emily-cook" + }, + { + "rshares": 32091347074, + "voter": "talanhorne" + }, + { + "rshares": 2187187538, + "voter": "superfreek" + }, + { + "rshares": 275268762, + "voter": "ladyclair" + }, + { + "rshares": 45128617772, + "voter": "venuspcs" + }, + { + "rshares": 3715415813, + "voter": "michaellamden68" + }, + { + "rshares": 19970583080, + "voter": "thebatchman" + }, + { + "rshares": 179659237181, + "voter": "asmolokalo" + }, + { + "rshares": 69468529171, + "voter": "rubybian" + }, + { + "rshares": 3214941985, + "voter": "orly" + }, + { + "rshares": 6115396814, + "voter": "getssidetracked" + }, + { + "rshares": 5058395398, + "voter": "riscadox" + }, + { + "rshares": 245172817, + "voter": "mstang83" + }, + { + "rshares": 162673287, + "voter": "strawhat" + }, + { + "rshares": 14213169126, + "voter": "r4fken" + }, + { + "rshares": 2596775651, + "voter": "romel" + }, + { + "rshares": 161212293, + "voter": "cryptochannel" + }, + { + "rshares": 239101097, + "voter": "dzweta" + }, + { + "rshares": 11900811810, + "voter": "ausbitbank" + }, + { + "rshares": 159573949583, + "voter": "jacor" + }, + { + "rshares": 101951550, + "voter": "cynetyc" + }, + { + "rshares": 8827814106, + "voter": "steemit-life" + }, + { + "rshares": 11698403373, + "voter": "asim" + }, + { + "rshares": 99758482, + "voter": "snowden" + }, + { + "rshares": 14611537564, + "voter": "aaseb" + }, + { + "rshares": 1107690687, + "voter": "karen13" + }, + { + "rshares": 11096604868, + "voter": "deviedev" + }, + { + "rshares": 266553559093, + "voter": "nabilov" + }, + { + "rshares": 8747877603, + "voter": "noodhoog" + }, + { + "rshares": 919997529, + "voter": "luisucv34" + }, + { + "rshares": 53422039244, + "voter": "streetstyle" + }, + { + "rshares": 45693099664, + "voter": "milestone" + }, + { + "rshares": 6212786573, + "voter": "arcange" + }, + { + "rshares": 32706346652, + "voter": "creemej" + }, + { + "rshares": 15372127952, + "voter": "nippel66" + }, + { + "rshares": 159279229344, + "voter": "blueorgy" + }, + { + "rshares": 4310044488, + "voter": "poseidon" + }, + { + "rshares": 7778865492, + "voter": "smolalit" + }, + { + "rshares": 3505512105, + "voter": "simon.braki.love" + }, + { + "rshares": 77972783029, + "voter": "thylbom" + }, + { + "rshares": 3077413097, + "voter": "bitcoiner" + }, + { + "rshares": 3756297830, + "voter": "tarindel" + }, + { + "rshares": 31921025901, + "voter": "deanliu" + }, + { + "rshares": 5021648860, + "voter": "sharker" + }, + { + "rshares": 7985566630, + "voter": "neroru" + }, + { + "rshares": 53841586674, + "voter": "jl777" + }, + { + "rshares": 441332323, + "voter": "meteor78" + }, + { + "rshares": 82341369, + "voter": "pokemon" + }, + { + "rshares": 1736201261, + "voter": "yarly" + }, + { + "rshares": 261735372, + "voter": "yarly2" + }, + { + "rshares": 262126965, + "voter": "yarly3" + }, + { + "rshares": 151424453, + "voter": "yarly4" + }, + { + "rshares": 152279375, + "voter": "yarly5" + }, + { + "rshares": 86799635, + "voter": "yarly7" + }, + { + "rshares": 102849042111, + "voter": "crazymumzysa" + }, + { + "rshares": 206059171, + "voter": "sergey44" + }, + { + "rshares": 6075445152, + "voter": "summonerrk" + }, + { + "rshares": 197539708, + "voter": "strictlybusiness" + }, + { + "rshares": 16180317890, + "voter": "lemooljiang" + }, + { + "rshares": 4543660684, + "voter": "proto" + }, + { + "rshares": 634074071, + "voter": "curator" + }, + { + "rshares": 32481776119, + "voter": "sisterholics" + }, + { + "rshares": 420072669, + "voter": "yarly10" + }, + { + "rshares": 1404596499, + "voter": "alex.chien" + }, + { + "rshares": 224823596, + "voter": "yarly11" + }, + { + "rshares": 78603899, + "voter": "yarly12" + }, + { + "rshares": 2885781511, + "voter": "nelu.ceban" + }, + { + "rshares": 2298243810, + "voter": "taker" + }, + { + "rshares": 1027334751, + "voter": "pakisnxt" + }, + { + "rshares": 14016110669, + "voter": "nekromarinist" + }, + { + "rshares": 9904971006, + "voter": "dumar022" + }, + { + "rshares": 1916635759, + "voter": "merej99" + }, + { + "rshares": 1116361358603, + "voter": "laonie" + }, + { + "rshares": 146176741718, + "voter": "twinner" + }, + { + "rshares": 24551995771, + "voter": "laoyao" + }, + { + "rshares": 37199220172, + "voter": "myfirst" + }, + { + "rshares": 233156860079, + "voter": "somebody" + }, + { + "rshares": 8960257392, + "voter": "flysaga" + }, + { + "rshares": 4049849087, + "voter": "brendio" + }, + { + "rshares": 2082691194, + "voter": "gmurph" + }, + { + "rshares": 4459465477, + "voter": "chris.roy" + }, + { + "rshares": 1693568633, + "voter": "stormblaze" + }, + { + "rshares": 83820715297, + "voter": "timsaid" + }, + { + "rshares": 51506635420, + "voter": "midnightoil" + }, + { + "rshares": 2375155298, + "voter": "kalimor" + }, + { + "rshares": 4186662893, + "voter": "ullikume" + }, + { + "rshares": 4650618263, + "voter": "kurtbeil" + }, + { + "rshares": 2009480430, + "voter": "steemleak" + }, + { + "rshares": 125219018460, + "voter": "xiaohui" + }, + { + "rshares": 181068621942, + "voter": "terrycraft" + }, + { + "rshares": 72788549, + "voter": "bigsambucca" + }, + { + "rshares": 6251179208, + "voter": "elfkitchen" + }, + { + "rshares": 5935556188, + "voter": "oflyhigh" + }, + { + "rshares": 4027797378, + "voter": "xiaokongcom" + }, + { + "rshares": 2355623843, + "voter": "pgarcgo" + }, + { + "rshares": 2118044390, + "voter": "natalymaty" + }, + { + "rshares": 2951808169, + "voter": "jrcornel" + }, + { + "rshares": 8062519315, + "voter": "theconnoisseur" + }, + { + "rshares": 8344679867, + "voter": "xianjun" + }, + { + "rshares": 6216945246, + "voter": "lordvader" + }, + { + "rshares": 76170225, + "voter": "evgenyche" + }, + { + "rshares": 63323836, + "voter": "shafutinsky" + }, + { + "rshares": 3769689355, + "voter": "bledarus" + }, + { + "rshares": 89188661277, + "voter": "miacats" + }, + { + "rshares": 2249406646, + "voter": "njall" + }, + { + "rshares": 546698360, + "voter": "microluck" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 2005426994, + "voter": "chinadaily" + }, + { + "rshares": 127294716, + "voter": "thegoldencookie" + }, + { + "rshares": 87403351221, + "voter": "serejandmyself" + }, + { + "rshares": 3106674514, + "voter": "macartem" + }, + { + "rshares": 9824715558, + "voter": "gvargas123" + }, + { + "rshares": 86340173624, + "voter": "icfiedler" + }, + { + "rshares": 406983674, + "voter": "mig641" + }, + { + "rshares": 3041991533, + "voter": "netaterra" + }, + { + "rshares": 8673217231, + "voter": "onetree" + }, + { + "rshares": 3010467304, + "voter": "imag1ne" + }, + { + "rshares": 61547544064, + "voter": "mandibil" + }, + { + "rshares": 4580247182, + "voter": "steemitpatina" + }, + { + "rshares": 763779138, + "voter": "dajohns1420" + }, + { + "rshares": 4663757003, + "voter": "nulliusinverba" + }, + { + "rshares": 75737751, + "voter": "uziriel" + }, + { + "rshares": 2080022045, + "voter": "funkywanderer" + }, + { + "rshares": 256901716, + "voter": "blackeyed" + }, + { + "rshares": 4592852638, + "voter": "richardcrill" + }, + { + "rshares": 1652122829, + "voter": "eight-rad" + }, + { + "rshares": 1624641270, + "voter": "davidjkelley" + }, + { + "rshares": 184076493, + "voter": "team101" + }, + { + "rshares": 2135264840, + "voter": "roy2016" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 145629447, + "voter": "rusla" + }, + { + "rshares": 20841794051, + "voter": "sponge-bob" + }, + { + "rshares": 15223344541, + "voter": "digital-wisdom" + }, + { + "rshares": 5556097079, + "voter": "leavemealone" + }, + { + "rshares": 3628292417, + "voter": "ethical-ai" + }, + { + "rshares": 3079499780, + "voter": "maryfromsochi" + }, + { + "rshares": 6679272966, + "voter": "jwaser" + }, + { + "rshares": 836098600, + "voter": "tatianka" + }, + { + "rshares": 3006957573, + "voter": "michaelmatthews" + }, + { + "rshares": 2615973485, + "voter": "bwaser" + }, + { + "rshares": 5898903639, + "voter": "dexter-k" + }, + { + "rshares": 344116052, + "voter": "panther" + }, + { + "rshares": 21721575598, + "voter": "brains" + }, + { + "rshares": 1366758906, + "voter": "steemafon" + }, + { + "rshares": 5610795642, + "voter": "chick1" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 328506462, + "voter": "anomaly" + }, + { + "rshares": 2346755289, + "voter": "ellepdub" + }, + { + "rshares": 111137608, + "voter": "rynow" + }, + { + "rshares": 11803867796, + "voter": "herpetologyguy" + }, + { + "rshares": 4709628088, + "voter": "morgan.waser" + }, + { + "rshares": 50223099, + "voter": "battalar" + }, + { + "rshares": 57373409, + "voter": "teo" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50484452, + "voter": "connect" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 176586448, + "voter": "natord" + }, + { + "rshares": 65849185, + "voter": "vuyusile" + }, + { + "rshares": 3607671121, + "voter": "strong-ai" + }, + { + "rshares": 159710416, + "voter": "allianz" + }, + { + "rshares": 171200715, + "voter": "robyneggs" + }, + { + "rshares": 149130097, + "voter": "ndea30" + }, + { + "rshares": 149123370, + "voter": "domenico" + }, + { + "rshares": 408141953, + "voter": "witchcraftblog" + }, + { + "rshares": 161218747, + "voter": "sdc" + }, + { + "rshares": 158018960, + "voter": "bethesda" + }, + { + "rshares": 148337519, + "voter": "serena199" + }, + { + "rshares": 148308392, + "voter": "gia7" + }, + { + "rshares": 160880639, + "voter": "illusions" + }, + { + "rshares": 160845765, + "voter": "caseyneistat" + }, + { + "rshares": 147864891, + "voter": "richie4" + }, + { + "rshares": 147806968, + "voter": "coraline88" + }, + { + "rshares": 160319579, + "voter": "cybergirls" + }, + { + "rshares": 147559003, + "voter": "harlen" + }, + { + "rshares": 150661966, + "voter": "yanuel" + }, + { + "rshares": 147475911, + "voter": "daritza" + }, + { + "rshares": 156411729, + "voter": "blender" + }, + { + "rshares": 155522158, + "voter": "cream" + }, + { + "rshares": 155493039, + "voter": "steem-wallet" + }, + { + "rshares": 155451903, + "voter": "steemthis" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 28918197321, + "voter": "goldmatters" + }, + { + "rshares": 53010746, + "voter": "dealzgal" + }, + { + "rshares": 83470968, + "voter": "storage" + }, + { + "rshares": 67690648, + "voter": "blackmarket" + }, + { + "rshares": 73837045, + "voter": "gifts" + } + ], + "author": "gavvet", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.8, + "beneficiaries": [], + "blacklists": [], + "body": "Florida Lake had a Swimming PooL Complex Next to it , you could go in walk upstairs , where there was a long Balcony around it. and a Cafe where you could purchase refreshments. A lot of the Guy's would hang around on the Balcony where you had a good view of the Lake and the \"wildlife\" tanning around the pool. I pretty much knew most of the people who hung around there. One day I noticed 2 Girls I had never seen before, as I later found out Sister's, the taller one was a Redhead, very striking in appearance. I asked if anyone knew them, one Guy said he did , asked him to introduce me to them, so downstairs we go.\n\nThis did not go as I imagined\n-\n...she looked me up and down , \"Hello\",sort of almost sneered at me and went on chatting to her Sister, I was mortified ( did I mention I have the Gift of the Gab, and was pretty popular among the Ladies?) Luckily at that moment Mary( I think), held a Coldrink over the railing upstairs ,saying she had bought it for me ( saved a bit of face here).\n\nThe Redhead was Chris and her Sister (Brunette) Elize,A few days later Chris came upstairs at the Lake to come and speak with a Guy sitting near to where I was located, I could not help staring, She did not walk, she glided like a cat, I have never seen better legs than Chris's , and (in my mind) whoever designed the Bikini, obviously had her in mind. I now understand where \"Took my Breath away\" actually comes from! I literally stopped breathing for a while ( I obviously started again as not breathing can be hazardous to your Health)\n\nI was at one of these Sessions that I have previously mentioned , when walking up to me comes Robert L ( generally considered the toughest Guy in town) with Chris in tow , \"Here you go.\" puts her hand in mine, \"She's crazy about you\". Both pretty speechless after that kind of intro! I was 21 at this time, she was 17, we started going steady ,and still spent a lot of time at the pool where we first met, as well as going to sessions and clubs.\n\nhttp://i1024.photobucket.com/albums/y301/gavvet/al1_zpsezvwpihq.jpg\n\nHer Mother, invited me to Sunday lunch one weekend ,and I pretty much turned up every Sunday thereafter!\n-\nWent down to Durban in my Famous Volkswagen Beetle and stayed with my Aunt and Uncle who had a house on the Bluff, told Chris I was falling in love with her.\n\nTried to teach her to drive in the Beetle , not easy as it had a \"Hair Trigger Throttle\" ( a mod I had to do to get both chokes on the Weber to open) This would cause smoking of tyres and skidding sideways as you pulled away if you were not gentle, she wasn't!.\n\n Greg P ( who I have mentioned in another post) was running a Jewellery store in Eloff st JHB. We went to see him about an engagement ring.\n\n We were married on the 10th of July 1971, four days before my Birthday , Chris was 20 and I was 23,\n I did not have a White Horse, but I had found my Beautiful Princess!\n-\nhttp://i1024.photobucket.com/albums/y301/gavvet/al3_zpsujn0njrq.jpg", + "category": "family", + "children": 13, + "created": "2016-09-14T18:11:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i1024.photobucket.com/albums/y301/gavvet/al1_zpsezvwpihq.jpg", + "http://i1024.photobucket.com/albums/y301/gavvet/al3_zpsujn0njrq.jpg" + ], + "tags": [ + "family", + "life", + "stories" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 68571223852144, + "payout": 259.799, + "payout_at": "2016-09-21T18:11:09", + "pending_payout_value": "259.799 HBD", + "percent_hbd": 10000, + "permlink": "chronicles-of-alan-love-of-my-life-chris-featuring-awgbibb-as-author", + "post_id": 1245561, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 254 + }, + "title": "Chronicles of Alan: Love of my life , Chris (featuring @awgbibb as author)", + "updated": "2016-09-14T18:11:09", + "url": "/family/@gavvet/chronicles-of-alan-love-of-my-life-chris-featuring-awgbibb-as-author" + }, + { + "active_votes": [ + { + "rshares": 518181875581, + "voter": "barrie" + }, + { + "rshares": 260756339509, + "voter": "anonymous" + }, + { + "rshares": 2047582811751, + "voter": "badassmother" + }, + { + "rshares": 7107088914723, + "voter": "xeldal" + }, + { + "rshares": 3310542129118, + "voter": "pharesim" + }, + { + "rshares": 5763567567125, + "voter": "enki" + }, + { + "rshares": 2145924640161, + "voter": "hr1" + }, + { + "rshares": 1417915977465, + "voter": "rossco99" + }, + { + "rshares": 2499093499514, + "voter": "wang" + }, + { + "rshares": 23338003971, + "voter": "jaewoocho" + }, + { + "rshares": 1703771673253, + "voter": "joseph" + }, + { + "rshares": 475597049622, + "voter": "recursive2" + }, + { + "rshares": 3255552805749, + "voter": "recursive" + }, + { + "rshares": 1319401954, + "voter": "mineralwasser" + }, + { + "rshares": 723494791105, + "voter": "boombastic" + }, + { + "rshares": 94090685710, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 7157404852, + "voter": "bingo-0" + }, + { + "rshares": 456391083894, + "voter": "boatymcboatface" + }, + { + "rshares": 9890048933, + "voter": "idol" + }, + { + "rshares": 1702377748, + "voter": "jocelyn" + }, + { + "rshares": 59930709517, + "voter": "eeks" + }, + { + "rshares": 25198484251, + "voter": "fkn" + }, + { + "rshares": 33121832847, + "voter": "elishagh1" + }, + { + "rshares": 10057636659, + "voter": "kefkius" + }, + { + "rshares": 109429287148, + "voter": "asch" + }, + { + "rshares": 603617913285, + "voter": "kevinwong" + }, + { + "rshares": 1414771825, + "voter": "murh" + }, + { + "rshares": 6375475951, + "voter": "cryptofunk" + }, + { + "rshares": 2219507871, + "voter": "error" + }, + { + "rshares": 65234010126, + "voter": "theshell" + }, + { + "rshares": 13521391163, + "voter": "johnerfx" + }, + { + "rshares": 33778852325, + "voter": "ratel" + }, + { + "rshares": 85393268643, + "voter": "herzmeister" + }, + { + "rshares": 129609371603, + "voter": "schro" + }, + { + "rshares": 1200879120, + "voter": "johnerminer" + }, + { + "rshares": 218986617410, + "voter": "kimziv" + }, + { + "rshares": 2316268963, + "voter": "superfreek" + }, + { + "rshares": 20381870899, + "voter": "thebatchman" + }, + { + "rshares": 164270750414, + "voter": "asmolokalo" + }, + { + "rshares": 76017835973, + "voter": "rubybian" + }, + { + "rshares": 668742347787, + "voter": "juneaugoldbuyer" + }, + { + "rshares": 856717631568, + "voter": "slowwalker" + }, + { + "rshares": 123004325509, + "voter": "furion" + }, + { + "rshares": 754655775, + "voter": "busser" + }, + { + "rshares": 590190776, + "voter": "barbara2" + }, + { + "rshares": 655989441, + "voter": "ch0c0latechip" + }, + { + "rshares": 607124531, + "voter": "doge4lyf" + }, + { + "rshares": 5642813991, + "voter": "on0tole" + }, + { + "rshares": 12011126447, + "voter": "asim" + }, + { + "rshares": 17043367137, + "voter": "bdavid" + }, + { + "rshares": 15125765260, + "voter": "aaseb" + }, + { + "rshares": 1026042780, + "voter": "danielkt" + }, + { + "rshares": 4430997922, + "voter": "karen13" + }, + { + "rshares": 258981906731, + "voter": "nabilov" + }, + { + "rshares": 470342396680, + "voter": "knozaki2015" + }, + { + "rshares": 46853007443, + "voter": "milestone" + }, + { + "rshares": 24417657582, + "voter": "phenom" + }, + { + "rshares": 4777046291, + "voter": "poseidon" + }, + { + "rshares": 7935627821, + "voter": "smolalit" + }, + { + "rshares": 31306847100, + "voter": "sauravrungta" + }, + { + "rshares": 530196643, + "voter": "qonq99" + }, + { + "rshares": 215381861856, + "voter": "jl777" + }, + { + "rshares": 20435311685, + "voter": "positive" + }, + { + "rshares": 13133061167, + "voter": "moon32walker" + }, + { + "rshares": 201571130, + "voter": "strictlybusiness" + }, + { + "rshares": 437440294, + "voter": "leonaugus" + }, + { + "rshares": 18175788404, + "voter": "proto" + }, + { + "rshares": 36105329843, + "voter": "sisterholics" + }, + { + "rshares": 1483213720, + "voter": "alex.chien" + }, + { + "rshares": 688043074, + "voter": "fnait" + }, + { + "rshares": 611258547, + "voter": "keepcalmand" + }, + { + "rshares": 42829807856, + "voter": "smailer" + }, + { + "rshares": 68401413965, + "voter": "malaiandrueth" + }, + { + "rshares": 3445106241, + "voter": "glitterpig" + }, + { + "rshares": 24521510758, + "voter": "gomeravibz" + }, + { + "rshares": 9193596396, + "voter": "taker" + }, + { + "rshares": 1276713578373, + "voter": "laonie" + }, + { + "rshares": 174513111694, + "voter": "twinner" + }, + { + "rshares": 71563049, + "voter": "always1success" + }, + { + "rshares": 43923361666, + "voter": "myfirst" + }, + { + "rshares": 259168542230, + "voter": "somebody" + }, + { + "rshares": 9932594934, + "voter": "flysaga" + }, + { + "rshares": 1667742236, + "voter": "gmurph" + }, + { + "rshares": 1155191204, + "voter": "mama-steem" + }, + { + "rshares": 57252858499, + "voter": "midnightoil" + }, + { + "rshares": 4371311648, + "voter": "ullikume" + }, + { + "rshares": 143186590392, + "voter": "xiaohui" + }, + { + "rshares": 6710427114, + "voter": "elfkitchen" + }, + { + "rshares": 105893050403, + "voter": "joele" + }, + { + "rshares": 303568520, + "voter": "rusteller" + }, + { + "rshares": 4588932877, + "voter": "xiaokongcom" + }, + { + "rshares": 91269448383, + "voter": "krishtopa" + }, + { + "rshares": 13512613467, + "voter": "gargon" + }, + { + "rshares": 9250295311, + "voter": "xianjun" + }, + { + "rshares": 93794893233, + "voter": "miacats" + }, + { + "rshares": 605862734, + "voter": "microluck" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 12609297548, + "voter": "kyriacos" + }, + { + "rshares": 8114302214, + "voter": "lemouth" + }, + { + "rshares": 92898349692, + "voter": "serejandmyself" + }, + { + "rshares": 670432237, + "voter": "alexma3x" + }, + { + "rshares": 9826864372, + "voter": "gvargas123" + }, + { + "rshares": 339788681, + "voter": "mrlogic" + }, + { + "rshares": 14804520548, + "voter": "nastik" + }, + { + "rshares": 25448763222, + "voter": "andrewawerdna" + }, + { + "rshares": 9035370388, + "voter": "onetree" + }, + { + "rshares": 3011471807, + "voter": "imag1ne" + }, + { + "rshares": 7624062819, + "voter": "einsteinpotsdam" + }, + { + "rshares": 4895102825, + "voter": "nadin3" + }, + { + "rshares": 9069255648, + "voter": "sponge-bob" + }, + { + "rshares": 3141920090, + "voter": "maryfromsochi" + }, + { + "rshares": 51231795, + "voter": "ahmetova" + }, + { + "rshares": 1086090700, + "voter": "tatianka" + }, + { + "rshares": 3007193960, + "voter": "michaelmatthews" + }, + { + "rshares": 9054592458, + "voter": "brains" + }, + { + "rshares": 54744688, + "voter": "waldemar-kuhn" + }, + { + "rshares": 5893247853, + "voter": "chick1" + }, + { + "rshares": 51637870, + "voter": "aoki" + }, + { + "rshares": 52621399, + "voter": "typingagent" + }, + { + "rshares": 51581492, + "voter": "cwb" + }, + { + "rshares": 3623547539, + "voter": "slayer" + }, + { + "rshares": 407075832, + "voter": "anomaly" + }, + { + "rshares": 196942725, + "voter": "ola1" + }, + { + "rshares": 4523860313, + "voter": "puffin" + }, + { + "rshares": 51218466, + "voter": "weare" + }, + { + "rshares": 51215236, + "voter": "deli" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 50536471, + "voter": "twistys" + }, + { + "rshares": 3229471810, + "voter": "dodders007" + }, + { + "rshares": 254966955, + "voter": "letstalkliberty" + }, + { + "rshares": 162925257, + "voter": "uct" + }, + { + "rshares": 159723319, + "voter": "ctu" + }, + { + "rshares": 1507439774, + "voter": "yanik" + }, + { + "rshares": 161693690, + "voter": "shadowproject" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 160845765, + "voter": "caseyneistat" + }, + { + "rshares": 159554050, + "voter": "planetearth" + }, + { + "rshares": 159531007, + "voter": "benetton" + }, + { + "rshares": 156054487, + "voter": "fallout" + }, + { + "rshares": 159062820, + "voter": "rule" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 155874595, + "voter": "gramion" + }, + { + "rshares": 109406995, + "voter": "paulocouto" + }, + { + "rshares": 150753854, + "voter": "shortstories" + } + ], + "author": "krishtopa", + "author_payout_value": "0.000 HBD", + "author_reputation": 64.44, + "beneficiaries": [], + "blacklists": [], + "body": "***In my [last article](https://steemit.com/technology/@krishtopa/firewall-protection-from-hackers-viruses-and-especially-from-yourself-continue-to-acquaint-you-with-internet-technologies), I told you about Firewall and how it helps to protect your computer. Today I would like to share with you some information about another important component of computers security - Antivirus software.***\n\n*The computer that does not have antivirus protection is at risk of malware infection. Modern viruses are so inconspicuous that the user can not immediately notice that his computer is infected. Quite often we think about the installation of the protection only after our computer got a virus that completely put it out of action. In order to properly select an antivirus program from a plurality of those offered by the market, it is necessary to understand how they work.*\n\n![](https://i.imgur.com/GKPuaS2.jpg)\n\n-----\n\n# **Antivirus** - is a program which aim is to find and neutralize the viruses on the user's computer.\n\n*First of all, I would like to say that the attempt to find and neutralize viruses manually is absolutely useless. Why?*\n\n**Firstly**, you can\u2019t know and most often do not know about the presence of viruses on your computer.\n\n![](https://i.imgur.com/9adzEGh.jpg)\n\n**Secondly**, if you find a suspicious object on the computer and it will be a virus and you try to remove it as a normal program then it won\u2019t lead to something good. The virus usually still live somewhere on the computer and continues to harm your computer.\n\n\nThe most reliable and the most common way to protect it from viruses - it's antivirus software.\n\n# There are three stages of Antivirus work:\n\n1. **Diagnostics**\n\nAnti-Virus scans all available places that can be used by viruses on your hard disk, and if it finds a virus, it notifies you about this.\n\n![](https://i.imgur.com/8QCrj8h.jpg)\n\n2. **Treatment**\n\nAs the virus is found - antivirus software can (user must choose):\n\n- Try to cure the infected file.\n\n- Place It in quarantine. That is, if the file is valuable for you and contains some important information, it can be placed in a quarantine folder. In the future, you can try to cure it \"manually\" by yourself or with the help of a specialist.\n\n- Delete the infected file. If the treatment was not possible, it is either hopelessly damaged by a virus or it became a virus itself. \n\n- You can do nothing . Sometimes, antivirus gives a false alarm, and if you are sure that the scanned file is not a virus, then you can safely ignore your virus scanner.\n\n3. **Prevention**\n\nComplete anti-virus software usually protects your computer permanently. That is, starts with the launch of the operating system and check viruses in every application and if it contains a virus or causes any suspicion, the antivirus immediately gives you an information about it, and then offer you decide what to do with this program: cure or quarantine or delete it from your computer or continue working without taking any action.\n\n# The principle of antivirus work\n\nFirstly, each computer antivirus contains antivirus database, it knows every virus (almost all). \n\n![](https://i.imgur.com/G0JP8eu.gif)\n\nWhen using antivirus (checking files), anti-virus checks all scanned files and compare with its database, and if it finds a suspicious file, it immediately activates \u201calarm\u201d.\n\n\nAnti-virus database is being always updated. It updates very often, sometimes even several times a day, because every day there are so many new viruses; which must be recorded in the anti-virus database.\n\n![](https://i.imgur.com/CO3rwpZ.jpg)\n\nSecondly, there is the heuristic method of determining the virus. Antivirus analyzes programs and if it sees any suspicious piece of code, it also warns you about this, but there is certainly not impossible to give the 100% guarantee that this or another suspicious program is a real virus, so there may be some errors, but still very often these suspicious programs are malicious.\n\n*And finally, of course, it is necessary to mention that anti-virus software usually provides several testing modes.*\n\n# Usually, there are three testing modes:\n\n- The maximum level of protection ensures maximum protection, but usually at the same time consumes a significant amount of computer resources. In this mode, the computer work considerably slows down.\n\n- The average level of protection. It does not slow down your computer and at the same time provides an adequate level of protection, it is recommended for daily work. \n\n- The minimum level of protection. Generally, it includes verification on the basis of the anti-virus database, so it would warn you only if it is really 100% virus.\n\n![](https://i.imgur.com/lWGBOxq.jpg)\n\n------\n*There are a lot of types of viruses and they are upgraded every day and maybe even every hour. Fortunately, antivirus products are also improving their methods of protection using advanced programming languages. However, the threat of virus attacks remains relevant, especially given the fact that the number of viruses that are protected from copying would increase in few years. So you see that it is really important to install a good antivirus on your computer to defend it from malware.*\n\n***[Follow me](https://steemit.com/@krishtopa), to be the first to learn about my publications devoted to popular science and educational topics***\n\n**With Love,\nKate**\n\nImage credit: [1](http://www.ldpalaos.org/is-the-crime-rate-high-in-your-neighborhood/), [2](http://cyberfort.blogspot.ru/2013/06/how-antivirus-software-works.html), [3](http://www.engineersgarage.com/comment/11394), [4](http://old.chinookwebs.com/email_security_overview.asp), [5](http://flylib.com/books/en/2.282.1.26/1/), [6](http://www.anti-virus-free.ru), [7](https://www.techmesto.com/4-best-antivirus-software-2016/)", + "category": "security", + "children": 10, + "created": "2016-09-15T10:21:57", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://i.imgur.com/GKPuaS2.jpg", + "https://i.imgur.com/9adzEGh.jpg", + "https://i.imgur.com/8QCrj8h.jpg", + "https://i.imgur.com/G0JP8eu.gif", + "https://i.imgur.com/CO3rwpZ.jpg", + "https://i.imgur.com/lWGBOxq.jpg" + ], + "links": [ + "https://steemit.com/technology/@krishtopa/firewall-protection-from-hackers-viruses-and-especially-from-yourself-continue-to-acquaint-you-with-internet-technologies", + "https://steemit.com/@krishtopa", + "http://www.ldpalaos.org/is-the-crime-rate-high-in-your-neighborhood/", + "http://cyberfort.blogspot.ru/2013/06/how-antivirus-software-works.html", + "http://www.engineersgarage.com/comment/11394", + "http://old.chinookwebs.com/email_security_overview.asp", + "http://flylib.com/books/en/2.282.1.26/1/", + "http://www.anti-virus-free.ru", + "https://www.techmesto.com/4-best-antivirus-software-2016/" + ], + "tags": [ + "security", + "technology", + "it", + "education", + "computers" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 39026294741995, + "payout": 94.153, + "payout_at": "2016-09-22T10:21:57", + "pending_payout_value": "94.153 HBD", + "percent_hbd": 10000, + "permlink": "warning-your-antivirus-blocked-malware-data-let-s-learn-how-it-works", + "post_id": 1252437, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 144 + }, + "title": "WARNING - Your Antivirus Blocked Malware Data - Let's Learn How It Works", + "updated": "2016-09-15T10:21:57", + "url": "/security/@krishtopa/warning-your-antivirus-blocked-malware-data-let-s-learn-how-it-works" + }, + { + "active_votes": [ + { + "rshares": 494391642947, + "voter": "barrie" + }, + { + "rshares": 31610662290478, + "voter": "smooth" + }, + { + "rshares": 289529505831, + "voter": "anonymous" + }, + { + "rshares": 16854949545468, + "voter": "rainman" + }, + { + "rshares": 14163917784755, + "voter": "summon" + }, + { + "rshares": 39155848943904, + "voter": "blocktrades" + }, + { + "rshares": 35326666852152, + "voter": "jamesc" + }, + { + "rshares": 7059606189796, + "voter": "wackou" + }, + { + "rshares": 3128476167880, + "voter": "lafona-miner" + }, + { + "rshares": 2096256423767, + "voter": "hr1" + }, + { + "rshares": 487651405903, + "voter": "lafona" + }, + { + "rshares": 120843729141, + "voter": "sandra" + }, + { + "rshares": 1135004981085, + "voter": "ihashfury" + }, + { + "rshares": 1119990128446, + "voter": "rossco99" + }, + { + "rshares": 1122770847303, + "voter": "delegate.lafona" + }, + { + "rshares": 314958306539, + "voter": "lafona5" + }, + { + "rshares": 3959838555687, + "voter": "wang" + }, + { + "rshares": 6378059750943, + "voter": "clayop" + }, + { + "rshares": 75962203474, + "voter": "aizensou" + }, + { + "rshares": 4806113946001, + "voter": "au1nethyb1" + }, + { + "rshares": 62376610768, + "voter": "jason" + }, + { + "rshares": 14534235538, + "voter": "bentley" + }, + { + "rshares": 1208243538, + "voter": "mineralwasser" + }, + { + "rshares": 108230094933, + "voter": "bonapartist" + }, + { + "rshares": 729564542117, + "voter": "boombastic" + }, + { + "rshares": 6951530929, + "voter": "bingo-0" + }, + { + "rshares": 1766385155, + "voter": "bingo-1" + }, + { + "rshares": 5899599110744, + "voter": "smooth.witness" + }, + { + "rshares": 990796481001, + "voter": "benjojo" + }, + { + "rshares": 449991408466, + "voter": "boatymcboatface" + }, + { + "rshares": 85657413997, + "voter": "vip" + }, + { + "rshares": 1192013839700, + "voter": "cass" + }, + { + "rshares": 2801441900430, + "voter": "donkeypong" + }, + { + "rshares": 137137151597, + "voter": "team" + }, + { + "rshares": 31544281136, + "voter": "chitty" + }, + { + "rshares": 117668471628, + "voter": "linouxis9" + }, + { + "rshares": 48494829719, + "voter": "alexgr" + }, + { + "rshares": 3109630138, + "voter": "yefet" + }, + { + "rshares": 52359143205, + "voter": "noisy" + }, + { + "rshares": 16821575841, + "voter": "jademont" + }, + { + "rshares": 1249553519798, + "voter": "gavvet" + }, + { + "rshares": 254434812899, + "voter": "eeks" + }, + { + "rshares": 24664809533, + "voter": "fkn" + }, + { + "rshares": 993850916624, + "voter": "hipster" + }, + { + "rshares": 6128545979, + "voter": "spaninv" + }, + { + "rshares": 40660963309, + "voter": "james-show" + }, + { + "rshares": 2111077828, + "voter": "gekko" + }, + { + "rshares": 336296162518, + "voter": "teamsteem" + }, + { + "rshares": 33078614731, + "voter": "elishagh1" + }, + { + "rshares": 1679913286804, + "voter": "cryptoctopus" + }, + { + "rshares": 6908648654, + "voter": "richman" + }, + { + "rshares": 607350582205, + "voter": "nanzo-scoop" + }, + { + "rshares": 7318111876, + "voter": "acidyo" + }, + { + "rshares": 1320082412, + "voter": "karask" + }, + { + "rshares": 438906687, + "voter": "btbrokersm" + }, + { + "rshares": 49788861896, + "voter": "hannixx42" + }, + { + "rshares": 187619295851, + "voter": "mummyimperfect" + }, + { + "rshares": 268562243, + "voter": "coar" + }, + { + "rshares": 642644074896, + "voter": "kevinwong" + }, + { + "rshares": 1766943395, + "voter": "murh" + }, + { + "rshares": 6513117311, + "voter": "cryptofunk" + }, + { + "rshares": 12100632650, + "voter": "andu" + }, + { + "rshares": 31247944841, + "voter": "trung81" + }, + { + "rshares": 10685141101, + "voter": "aizen01" + }, + { + "rshares": 6371125766, + "voter": "aizen02" + }, + { + "rshares": 3482166581, + "voter": "aizen03" + }, + { + "rshares": 1144871387, + "voter": "aizen04" + }, + { + "rshares": 484279852, + "voter": "aizen05" + }, + { + "rshares": 4697910260, + "voter": "aizen07" + }, + { + "rshares": 2809843705, + "voter": "aizen08" + }, + { + "rshares": 998676247, + "voter": "aizen09" + }, + { + "rshares": 432141410, + "voter": "aizen10" + }, + { + "rshares": 7108197911, + "voter": "aizen06" + }, + { + "rshares": 2986136394, + "voter": "aizen11" + }, + { + "rshares": 2052469222, + "voter": "aizen14" + }, + { + "rshares": 2413401557, + "voter": "aizen19" + }, + { + "rshares": 63404356848, + "voter": "theshell" + }, + { + "rshares": 636164483, + "voter": "aizen15" + }, + { + "rshares": 6297863286, + "voter": "aizen16" + }, + { + "rshares": 52068817069, + "voter": "ak2020" + }, + { + "rshares": 632406127, + "voter": "aizen20" + }, + { + "rshares": 4134069580, + "voter": "aizen22" + }, + { + "rshares": 1098897970, + "voter": "aizen23" + }, + { + "rshares": 2161329779, + "voter": "aizen17" + }, + { + "rshares": 3401857817, + "voter": "aizen24" + }, + { + "rshares": 480904068, + "voter": "aizen18" + }, + { + "rshares": 1288276552, + "voter": "aizen25" + }, + { + "rshares": 2188323605, + "voter": "aizen28" + }, + { + "rshares": 3367431130, + "voter": "aizen26" + }, + { + "rshares": 1105433613, + "voter": "aizen27" + }, + { + "rshares": 3799083911, + "voter": "aizen32" + }, + { + "rshares": 2078492559, + "voter": "aizen30" + }, + { + "rshares": 3844628260, + "voter": "aizen31" + }, + { + "rshares": 1265552678, + "voter": "aizen33" + }, + { + "rshares": 1522416482, + "voter": "aizen34" + }, + { + "rshares": 305646057, + "voter": "aizen35" + }, + { + "rshares": 5733902324, + "voter": "aizen36" + }, + { + "rshares": 1430549748, + "voter": "aizen37" + }, + { + "rshares": 400254865, + "voter": "aizen29" + }, + { + "rshares": 2815787548, + "voter": "aizen21" + }, + { + "rshares": 65442064945, + "voter": "justtryme90" + }, + { + "rshares": 4320391334, + "voter": "aizen12" + }, + { + "rshares": 1839575941, + "voter": "aizen38" + }, + { + "rshares": 10902354441, + "voter": "zebbra2014" + }, + { + "rshares": 13255149623, + "voter": "johnerfx" + }, + { + "rshares": 512906056, + "voter": "aizen39" + }, + { + "rshares": 410265352, + "voter": "applecrisp" + }, + { + "rshares": 55570956452, + "voter": "juanmiguelsalas" + }, + { + "rshares": 112713628663, + "voter": "kenny-crane" + }, + { + "rshares": 394735060526, + "voter": "kaylinart" + }, + { + "rshares": 13621999256, + "voter": "facer" + }, + { + "rshares": 1177272136, + "voter": "johnerminer" + }, + { + "rshares": 173921081175, + "voter": "thedashguy" + }, + { + "rshares": 6071598234, + "voter": "mark-waser" + }, + { + "rshares": 231594690436, + "voter": "kimziv" + }, + { + "rshares": 273577264647, + "voter": "lukestokes" + }, + { + "rshares": 2806302424, + "voter": "gary-smith" + }, + { + "rshares": 4089836867, + "voter": "svamiva" + }, + { + "rshares": 64046822402, + "voter": "scrawl" + }, + { + "rshares": 35372396884, + "voter": "clement" + }, + { + "rshares": 362176333, + "voter": "chetlanin" + }, + { + "rshares": 280810708, + "voter": "ladyclair" + }, + { + "rshares": 184760362426, + "voter": "asmolokalo" + }, + { + "rshares": 268820184, + "voter": "stompy" + }, + { + "rshares": 38200160741, + "voter": "good-karma" + }, + { + "rshares": 73762609484, + "voter": "rubybian" + }, + { + "rshares": 18189030328, + "voter": "firepower" + }, + { + "rshares": 158039253094, + "voter": "derekareith" + }, + { + "rshares": 30778616845, + "voter": "picokernel" + }, + { + "rshares": 381791828, + "voter": "aizen13" + }, + { + "rshares": 3278869761, + "voter": "aizen41" + }, + { + "rshares": 931805289, + "voter": "aizen42" + }, + { + "rshares": 3174298011, + "voter": "aizen46" + }, + { + "rshares": 868825550, + "voter": "aizen47" + }, + { + "rshares": 212978339, + "voter": "aizen48" + }, + { + "rshares": 111038594, + "voter": "aizen49" + }, + { + "rshares": 93226714854, + "voter": "furion" + }, + { + "rshares": 760726433, + "voter": "busser" + }, + { + "rshares": 589691172, + "voter": "barbara2" + }, + { + "rshares": 661803442, + "voter": "ch0c0latechip" + }, + { + "rshares": 606579517, + "voter": "doge4lyf" + }, + { + "rshares": 922473502, + "voter": "aizen51" + }, + { + "rshares": 30493392653, + "voter": "etherdesign" + }, + { + "rshares": 446813730, + "voter": "aizen43" + }, + { + "rshares": 66332881, + "voter": "aizen44" + }, + { + "rshares": 748242419, + "voter": "aizen54" + }, + { + "rshares": 109306599844, + "voter": "sigmajin" + }, + { + "rshares": 18352072104, + "voter": "ausbitbank" + }, + { + "rshares": 1422705803, + "voter": "mixa" + }, + { + "rshares": 17991991431, + "voter": "sebastien" + }, + { + "rshares": 21616460291, + "voter": "steemit-life" + }, + { + "rshares": 277673518969, + "voter": "jesta" + }, + { + "rshares": 137726541, + "voter": "snowden" + }, + { + "rshares": 4705279583, + "voter": "thegoodguy" + }, + { + "rshares": 3712452505, + "voter": "bitland" + }, + { + "rshares": 886111341, + "voter": "karen13" + }, + { + "rshares": 19960858318, + "voter": "meiisheree" + }, + { + "rshares": 24967411073, + "voter": "igster" + }, + { + "rshares": 9956318457, + "voter": "kaptainkrayola" + }, + { + "rshares": 237453951, + "voter": "hankrearden" + }, + { + "rshares": 243649644994, + "voter": "nabilov" + }, + { + "rshares": 10130788801, + "voter": "cloveandcinnamon" + }, + { + "rshares": 6260649223, + "voter": "juvyjabian" + }, + { + "rshares": 4121277460, + "voter": "dcryptogold" + }, + { + "rshares": 228974719, + "voter": "aizen52" + }, + { + "rshares": 91537541765, + "voter": "stephencurry" + }, + { + "rshares": 2493530595, + "voter": "jza" + }, + { + "rshares": 1425501767, + "voter": "vorsseli" + }, + { + "rshares": 95629552818, + "voter": "inertia" + }, + { + "rshares": 3870393694, + "voter": "maximkichev" + }, + { + "rshares": 570455242, + "voter": "chrishronic" + }, + { + "rshares": 1942913778, + "voter": "the-future" + }, + { + "rshares": 186523532, + "voter": "aizen55" + }, + { + "rshares": 179094095267, + "voter": "blueorgy" + }, + { + "rshares": 1760131389, + "voter": "rockymtnbarkeep" + }, + { + "rshares": 7311842917, + "voter": "geronimo" + }, + { + "rshares": 144764547, + "voter": "bsgomes" + }, + { + "rshares": 5994171994, + "voter": "bitcoiner" + }, + { + "rshares": 116496190, + "voter": "bzeen" + }, + { + "rshares": 3412494832, + "voter": "tarindel" + }, + { + "rshares": 250932332076, + "voter": "liberosist" + }, + { + "rshares": 138656821, + "voter": "bento" + }, + { + "rshares": 118470008, + "voter": "chugumoto" + }, + { + "rshares": 43069591066, + "voter": "jl777" + }, + { + "rshares": 20001018371, + "voter": "positive" + }, + { + "rshares": 24291698019, + "voter": "masterinvestor" + }, + { + "rshares": 59822924, + "voter": "steemchain" + }, + { + "rshares": 59822924, + "voter": "whalepool" + }, + { + "rshares": 9804149992, + "voter": "fishborne" + }, + { + "rshares": 102875990, + "voter": "sergey44" + }, + { + "rshares": 1007768722, + "voter": "mohammed123" + }, + { + "rshares": 20688732028, + "voter": "krabgat" + }, + { + "rshares": 1376683720, + "voter": "pump" + }, + { + "rshares": 3634707952, + "voter": "proto" + }, + { + "rshares": 658167005, + "voter": "curator" + }, + { + "rshares": 1806888364, + "voter": "ace108" + }, + { + "rshares": 36939521968, + "voter": "sisterholics" + }, + { + "rshares": 1404116436, + "voter": "alex.chien" + }, + { + "rshares": 687422157, + "voter": "fnait" + }, + { + "rshares": 610698043, + "voter": "keepcalmand" + }, + { + "rshares": 82066003, + "voter": "aizen53" + }, + { + "rshares": 11340560412, + "voter": "dimitarj" + }, + { + "rshares": 146197966, + "voter": "steemster1" + }, + { + "rshares": 810978006, + "voter": "candy49" + }, + { + "rshares": 348925355, + "voter": "uwe69" + }, + { + "rshares": 947311657, + "voter": "metaflute" + }, + { + "rshares": 440272027, + "voter": "bento04" + }, + { + "rshares": 738283145, + "voter": "bento03" + }, + { + "rshares": 1504063821, + "voter": "aizen" + }, + { + "rshares": 1838470192, + "voter": "taker" + }, + { + "rshares": 234833038, + "voter": "bento02" + }, + { + "rshares": 540665469, + "voter": "bento01" + }, + { + "rshares": 41501523047, + "voter": "rampant" + }, + { + "rshares": 1618547851, + "voter": "coinbar" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 240147448, + "voter": "frozendota" + }, + { + "rshares": 5969959739, + "voter": "french.fyde" + }, + { + "rshares": 58971492, + "voter": "lillianjones" + }, + { + "rshares": 1304888347445, + "voter": "laonie" + }, + { + "rshares": 240068982327, + "voter": "ozchartart" + }, + { + "rshares": 5001534185, + "voter": "croatia" + }, + { + "rshares": 64020118, + "voter": "vladimirputin" + }, + { + "rshares": 24852103427, + "voter": "rawnetics" + }, + { + "rshares": 64028162, + "voter": "angelamerkel" + }, + { + "rshares": 24020626157, + "voter": "laonie1" + }, + { + "rshares": 24535386306, + "voter": "laonie2" + }, + { + "rshares": 24544058590, + "voter": "laonie3" + }, + { + "rshares": 80221808, + "voter": "bento06" + }, + { + "rshares": 43704576634, + "voter": "myfirst" + }, + { + "rshares": 265158148559, + "voter": "somebody" + }, + { + "rshares": 10399345553, + "voter": "flysaga" + }, + { + "rshares": 5477690509, + "voter": "brendio" + }, + { + "rshares": 7070364590, + "voter": "gmurph" + }, + { + "rshares": 6276503481, + "voter": "kryptik" + }, + { + "rshares": 61435217888, + "voter": "midnightoil" + }, + { + "rshares": 81519384165, + "voter": "mibenkito" + }, + { + "rshares": 998445432, + "voter": "altucher" + }, + { + "rshares": 4274854743, + "voter": "ullikume" + }, + { + "rshares": 99580782, + "voter": "timferriss" + }, + { + "rshares": 58150459, + "voter": "michellek" + }, + { + "rshares": 24539525603, + "voter": "laonie4" + }, + { + "rshares": 24537013181, + "voter": "laonie5" + }, + { + "rshares": 24534080382, + "voter": "laonie6" + }, + { + "rshares": 4337200195, + "voter": "armen" + }, + { + "rshares": 24530098576, + "voter": "laonie7" + }, + { + "rshares": 6143207897, + "voter": "kurtbeil" + }, + { + "rshares": 24526507450, + "voter": "laonie8" + }, + { + "rshares": 24523766631, + "voter": "laonie9" + }, + { + "rshares": 3299212767, + "voter": "steemleak" + }, + { + "rshares": 102639999, + "voter": "darrenrowse" + }, + { + "rshares": 146258198190, + "voter": "xiaohui" + }, + { + "rshares": 11508002267, + "voter": "ekitcho" + }, + { + "rshares": 144762864, + "voter": "bigsambucca" + }, + { + "rshares": 95622288000, + "voter": "joele" + }, + { + "rshares": 60024015, + "voter": "nickche" + }, + { + "rshares": 4804440310, + "voter": "xiaokongcom" + }, + { + "rshares": 2403604526, + "voter": "pgarcgo" + }, + { + "rshares": 59424313, + "voter": "msjennifer" + }, + { + "rshares": 54654502, + "voter": "ciao" + }, + { + "rshares": 14027961743, + "voter": "cristi" + }, + { + "rshares": 52985539, + "voter": "steemo" + }, + { + "rshares": 1001983645, + "voter": "fooblic" + }, + { + "rshares": 175834493, + "voter": "pcashmore" + }, + { + "rshares": 278291283, + "voter": "naifaz" + }, + { + "rshares": 9684009449, + "voter": "xianjun" + }, + { + "rshares": 52848854, + "voter": "steema" + }, + { + "rshares": 58449787, + "voter": "andrew.sullivan" + }, + { + "rshares": 1025417180, + "voter": "brianclark" + }, + { + "rshares": 815207781, + "voter": "daniel.kahneman" + }, + { + "rshares": 228314859, + "voter": "tucker.max" + }, + { + "rshares": 61313637, + "voter": "jfelton5" + }, + { + "rshares": 111955254, + "voter": "sandziro" + }, + { + "rshares": 726224822, + "voter": "darren.rowse" + }, + { + "rshares": 3745978172, + "voter": "bhavnapatel68" + }, + { + "rshares": 54611897, + "voter": "chris.dunn" + }, + { + "rshares": 69649131, + "voter": "confucius" + }, + { + "rshares": 11789352705, + "voter": "borran" + }, + { + "rshares": 4015538661, + "voter": "bledarus" + }, + { + "rshares": 1155022375, + "voter": "pat.flynn" + }, + { + "rshares": 1199438241, + "voter": "mattmarshall" + }, + { + "rshares": 429168672, + "voter": "timothysykes" + }, + { + "rshares": 42612416132, + "voter": "bitcalm" + }, + { + "rshares": 56563243, + "voter": "party1998" + }, + { + "rshares": 104765652, + "voter": "patflynn" + }, + { + "rshares": 53661976, + "voter": "jarvis" + }, + { + "rshares": 634792077, + "voter": "microluck" + }, + { + "rshares": 221431500, + "voter": "lisadang" + }, + { + "rshares": 879312568, + "voter": "andrewsullivan" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 6669342810, + "voter": "rubenalexander" + }, + { + "rshares": 12152847854, + "voter": "matrixdweller" + }, + { + "rshares": 9301205100, + "voter": "theb0red1" + }, + { + "rshares": 51899170, + "voter": "fortuner" + }, + { + "rshares": 118588335255, + "voter": "helikopterben" + }, + { + "rshares": 7822130251, + "voter": "lemouth" + }, + { + "rshares": 59750246, + "voter": "saveliy" + }, + { + "rshares": 699530791, + "voter": "alexma3x" + }, + { + "rshares": 479508737, + "voter": "harvey.levin" + }, + { + "rshares": 2786029062, + "voter": "cryptomental" + }, + { + "rshares": 14992200918, + "voter": "gvargas123" + }, + { + "rshares": 12236504108, + "voter": "cryptomancer" + }, + { + "rshares": 50698107, + "voter": "johnbyrd" + }, + { + "rshares": 50682252, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 50691211, + "voter": "ficholl" + }, + { + "rshares": 50673817, + "voter": "widell" + }, + { + "rshares": 3657683169, + "voter": "shneakysquirrel" + }, + { + "rshares": 310097833, + "voter": "steevc" + }, + { + "rshares": 71768449, + "voter": "vasilii" + }, + { + "rshares": 8994081971, + "voter": "mada" + }, + { + "rshares": 50311250, + "voter": "revelbrooks" + }, + { + "rshares": 2307010202, + "voter": "levycore" + }, + { + "rshares": 24517458061, + "voter": "laonie10" + }, + { + "rshares": 63610163, + "voter": "steempipe" + }, + { + "rshares": 14514190599, + "voter": "nastik" + }, + { + "rshares": 190905492, + "voter": "rand.fishkin" + }, + { + "rshares": 55543445, + "voter": "bitchplease" + }, + { + "rshares": 77396528139, + "voter": "someguy123" + }, + { + "rshares": 16095463618, + "voter": "mikemacintire" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 3708243581, + "voter": "naquoya" + }, + { + "rshares": 80071335, + "voter": "justinschwalm" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 6041489948, + "voter": "rimann" + }, + { + "rshares": 1258844947, + "voter": "lenar" + }, + { + "rshares": 62828027, + "voter": "uri-bruck" + }, + { + "rshares": 57881328, + "voter": "landas" + }, + { + "rshares": 91390518, + "voter": "uziriel" + }, + { + "rshares": 4437105078, + "voter": "richardcrill" + }, + { + "rshares": 23656839672, + "voter": "laonie11" + }, + { + "rshares": 1759632380, + "voter": "eight-rad" + }, + { + "rshares": 64527759, + "voter": "lovetosteemit" + }, + { + "rshares": 58930836, + "voter": "cryptohazard" + }, + { + "rshares": 1692418493, + "voter": "davidjkelley" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 98163194, + "voter": "rusla" + }, + { + "rshares": 13529851827, + "voter": "ghasemkiani" + }, + { + "rshares": 9962881029, + "voter": "sponge-bob" + }, + { + "rshares": 4987124277, + "voter": "l0k1" + }, + { + "rshares": 15886429679, + "voter": "digital-wisdom" + }, + { + "rshares": 5796897349, + "voter": "leavemealone" + }, + { + "rshares": 474964783, + "voter": "areynolds" + }, + { + "rshares": 3867093626, + "voter": "ethical-ai" + }, + { + "rshares": 53093296, + "voter": "freesteem" + }, + { + "rshares": 83379327, + "voter": "troyb42" + }, + { + "rshares": 2477345340, + "voter": "fajrilgooner" + }, + { + "rshares": 5805155009, + "voter": "jwaser" + }, + { + "rshares": 148331179950, + "voter": "thecyclist" + }, + { + "rshares": 633563845, + "voter": "kev7000" + }, + { + "rshares": 59219559, + "voter": "lighter" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 9325126978, + "voter": "masterline" + }, + { + "rshares": 174157915, + "voter": "harveylevin" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 10060752182, + "voter": "goose" + }, + { + "rshares": 55271378, + "voter": "negre" + }, + { + "rshares": 2730258409, + "voter": "bwaser" + }, + { + "rshares": 7301936139, + "voter": "renzoarg" + }, + { + "rshares": 120475423, + "voter": "gary.vaynerchuk" + }, + { + "rshares": 51830988, + "voter": "roadhog" + }, + { + "rshares": 51729228, + "voter": "jeff-kubitz" + }, + { + "rshares": 2021693984, + "voter": "alina1" + }, + { + "rshares": 50377764, + "voter": "jenny-talls" + }, + { + "rshares": 9951069551, + "voter": "brains" + }, + { + "rshares": 50210467, + "voter": "post-successful" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 4971665568, + "voter": "burnin" + }, + { + "rshares": 219004308, + "voter": "anomaly" + }, + { + "rshares": 2451682766, + "voter": "ellepdub" + }, + { + "rshares": 50852949, + "voter": "gregorygarcia" + }, + { + "rshares": 50407156, + "voter": "timothy.sykes" + }, + { + "rshares": 215238581, + "voter": "ola1" + }, + { + "rshares": 5641974804, + "voter": "michelle.gent" + }, + { + "rshares": 11966203508, + "voter": "herpetologyguy" + }, + { + "rshares": 4915054987, + "voter": "morgan.waser" + }, + { + "rshares": 50602980, + "voter": "cfisher" + }, + { + "rshares": 463846689, + "voter": "borishaifa" + }, + { + "rshares": 61035542, + "voter": "teo" + }, + { + "rshares": 3147545204, + "voter": "dodders007" + }, + { + "rshares": 4541294541, + "voter": "airmike" + }, + { + "rshares": 3765176609, + "voter": "strong-ai" + }, + { + "rshares": 69576474, + "voter": "igtes" + }, + { + "rshares": 158001233, + "voter": "iliyaa" + }, + { + "rshares": 141653069, + "voter": "buffett" + }, + { + "rshares": 158649039, + "voter": "ndea30" + }, + { + "rshares": 158641883, + "voter": "domenico" + }, + { + "rshares": 157805871, + "voter": "serena199" + }, + { + "rshares": 157774885, + "voter": "gia7" + }, + { + "rshares": 157303076, + "voter": "richie4" + }, + { + "rshares": 157241455, + "voter": "coraline88" + }, + { + "rshares": 156977663, + "voter": "harlen" + }, + { + "rshares": 156939548, + "voter": "yanuel" + }, + { + "rshares": 156889267, + "voter": "daritza" + }, + { + "rshares": 160719976, + "voter": "jasonxg" + }, + { + "rshares": 159386290, + "voter": "ibm1000" + }, + { + "rshares": 159106214, + "voter": "chocolatoso" + }, + { + "rshares": 96638506, + "voter": "dealzgal" + }, + { + "rshares": 155548144, + "voter": "crowkeep" + }, + { + "rshares": 158504837, + "voter": "bonitaxm" + }, + { + "rshares": 148942803, + "voter": "pathtomydream" + }, + { + "rshares": 133720923, + "voter": "bromejs" + }, + { + "rshares": 115485161, + "voter": "paulocouto" + }, + { + "rshares": 151875752, + "voter": "oniondog" + }, + { + "rshares": 154693792, + "voter": "kindle" + }, + { + "rshares": 151525581, + "voter": "kevinfoesenek" + }, + { + "rshares": 148041723, + "voter": "newsfeed" + }, + { + "rshares": 154017434, + "voter": "sawgunner13" + }, + { + "rshares": 150939275, + "voter": "xaver" + }, + { + "rshares": 147818170, + "voter": "dirlei.sdias" + } + ], + "author": "furion", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.53, + "beneficiaries": [], + "blacklists": [], + "body": "![](http://i.imgur.com/jVLWgAY.png)\n*graphics by @etherdesign*\n\n## Why steemtools\nI have been pretty busy in the past month, working on several Steem related projects:\n- SteemQ, a video platform on top of STEEM\n- steem.li, real-time voting and curation tools\n- IM market-maker, running 24/7\n- a set of curation bots\n- weekly reports on various topics\n\nI had spent a fair amount of time writing code and looking for solutions that would enable me to in part do these things.\n\nThe need for the library emerged, as I realized I had scattered code over all of my projects, in many cases, implementing the same functionalities.\n\nI have also been contacted by half a dozen people on https://steemit.chat, asking for advice on certain problems - problems I had already solved myself.\n\nI think that different people solving the same problems makes no sense - when all we really want is to achieve a higher level goal.\n\nThe purpose of this library is to enable others to do what I do, and avoid the colossal waste of time.\n\n\n## Acknowledgments\nsteemtools is built on top of [piston](https://github.com/xeroc/piston) and [python-steemlib](https://github.com/xeroc/python-steemlib), the awesome Python libraries made by @xeroc.\n\n@jesta has been very helpful in #piston channel on https://steemit.chat, and **steem.ws**, a fast and reliable node cluster has saved me a lot of time, and allowed me to keep working while my local node was re-compiling/replaying.\n\nAnd lastly, @burnin, a guy that [reverse-engineered the voting mechanisms](https://steemit.com/steemit/@burnin/reward-shares-understanding-how-your-votes-affect-a-post), and saved me so much time with the Converter module. \n\nThank you guys, I could not have done this without you.\n\n# Installation\nI highly recommend starting off with [Anaconda distribution of Python 3.5](https://www.continuum.io/downloads).\n\nAfter that, we only need to run one command:\n```\npip install steemtools\n```\n\n\n# Modules\nsteemtools is currently comprised of 4 modules:\n- `blockchain`: all utilities for blockchain traversal/parsing\n- `base`: contains our `Post`, `Account` and `Converter` classes\n- `helpers`: static helper functions\n- `node`: a convenient way to connect to local RPC, with automatic failover to steem.ws\n\n## Blockchain\n-----------------\n\n**Replaying History:**\n```\nfrom steemtools.blockchain import Blockchain\n\nfor event in Blockchain().replay():\n print(\"Event: %s\" % event['op_type'])\n print(\"Time: %s\" % event['timestamp'])\n print(\"Body: %s\\n\" % event['op'])\n```\n\nThis function allows us to go back in time, and replay the entire STEEM blockchain from start to finish. Once it reaches the present moment, it will keep going, printing events with every new block (every 3 seconds or so).\n\nThe output will look a little bit like this:\n![](http://i.imgur.com/HPhjgyp.png)\n\n**Operation Types:**\nPerhaps we aren't interested in all the events, but just specific ones.\nWe can ask `replay` to only give us **votes**:\n```\nfor event in Blockchain().replay(filter_by=\"vote\")\n```\nOr a set of events, such as **votes and comments**:\n```\nfor event in Blockchain().replay(filter_by=[\"vote\", \"comment\"])\n```\n\nFor the reference, the full list of currently available operations is:\n```\nblockchain_operations = [\n 'vote', 'comment', 'delete_comment', 'account_create', 'account_update',\n 'limit_order_create', 'limit_order_cancel',\n 'transfer', 'transfer_to_vesting', 'withdraw_vesting', 'convert', 'set_withdraw_vesting_route',\n 'pow', 'pow2', 'feed_publish', 'witness_update',\n 'account_witness_vote', 'account_witness_proxy',\n 'recover_account', 'request_account_recovery', 'change_recovery_account',\n 'custom', 'custom_json'\n]\n```\n\n**Time Constraints:**\nParsing the ENTIRE blockchain is often unnecessary. We can specify a desired range:\n```\nstart_block = 3598980\nend_block = 4260042\nfor event in Blockchain().replay(start_block, end_block=end_block, filter_by=[\"vote\", \"comment\"]):\n\tpprint(event)\n```\n\nWorking with block numbers is painful, and this is why `blockchain` module comes with 2 helpers:\n```\nget_current_block()\nget_block_from_time(\"2016-09-01T00:00:00\")\n```\n\n**Putting it all together...**\n```\nb = Blockchain()\nhistory = b.replay(\n start_block=b.get_block_from_time(\"2016-09-01T00:00:00\"),\n end_block=b.get_current_block(),\n filter_by=['transfer']\n)\nfor event in history:\n payment = event['op']\n print(\"@%s sent %s to @%s\" % (payment['from'], payment['amount'], payment['to']))\n```\nThe above code will fetch all the transfers from September 9th going forward, up until present.\n```\n...\n@victoriart sent 1.000 SBD to @null\n@dude sent 5.095 STEEM to @bittrex\n@devil sent 5.107 STEEM to @poloniex\n@pinoytravel sent 0.010 SBD to @null\n@aladdin sent 5.013 STEEM to @poloniex\n@mrwang sent 31.211 STEEM to @blocktrades\n@kodi sent 0.030 SBD to @steembingo\n...\n```\n\n## Account History\n-----------------\nAccount module allows us to lookup virtual operations, as well as some of the common operations for an individual account.\nUsually it is more efficient to query the account history over parsing the blockchain block-by-block.\n\n\n**Looking up the account history:**\nAccounts module gives us 2 generators for the task, **history**, which gives us account history from inception forward and **history2** which gives us account history newest to oldest. The interface should look familiar, as it is similar to the **replay** from the *blockchain* module.\n```\nfrom steemtools.base import Account\nfrom steemtools.helpers import parse_payout\n\nfor event in Account(\"furion\").history(filter_by=[\"transfer\"]):\n transfer = event['op']\n if transfer['to'] == \"null\":\n print(\"$%.1f :: %s\" % (parse_payout(transfer['amount']), transfer['memo']))\n```\nThe code above will pull the transfer history for my account, find promoted posts by looking for transfers to @null, and finally print the $ amount spent as well as the permlink to the post.\n\n```\n$11.1 :: @furion/steem-analysis-ownership-distribution-and-the-whale-selling-pressure\n$11.0 :: @furion/using-machine-learning-to-fight-plagiarism\n$41.0 :: @furion/a-quick-look-at-null-and-the-profitability-of-promoted-posts\n```\n\n**Virtual Operations:**\nAs mentioned above, there are several operations that are *virtual*, and we cannot obtain these by parsing the blockchain itself. We can however lookup the history of virtual operations on a specific account with the **history** method.\n```\nAccount(\"furion\").history(filter_by=[\"curate_reward\", \"fill_order\"])\n```\nCurrently, the following types are available for the lookup (both virtual and not):\n```\naccount_operations = {\n 'account_create',\n 'account_update',\n 'account_witness_vote',\n 'comment',\n 'comment_reward',\n 'convert',\n 'curate_reward',\n 'fill_order',\n 'fill_vesting_withdraw',\n 'fill_convert_request',\n 'interest',\n 'limit_order_cancel',\n 'limit_order_create',\n 'transfer',\n 'transfer_to_vesting',\n 'vote',\n 'witness_update',\n 'account_witness_proxy',\n 'feed_publish',\n 'pow', 'pow2',\n 'withdraw_vesting',\n}\n```\n\n## Account Methods\n-----------------\nAccount has several helper methods. Here are a few:\n```\nfrom steemtools.base import Account\n\naccount = Account(\"furion\")\n\naccount.get_sp()\n#> 6211.590278675119\n\naccount.reputation()\n#> 62.76\n\naccount.voting_power()\n#> 80.75\n\naccount.avg_payout_per_post()\n#> 142.7166\n```\n\nWe can also easily obtain the latest blog posts. Lets get the titles of most recent 3:\n```\nblog = account.get_blog()\nfor post in blog[:3]:\n\tprint(post['title'])\n\n# outputs:\n# A quick look at @null, and the profitability of Promoted Posts\n# A quick look at the top curators and their rewards\n# Homepage Payout Distribution, Power Law and Project Curie\n\n```\nHow about a list of followers:\n```\nfollowers = account.get_followers()\n#> ['anns', 'benjy33', 'negoshi', ...]\n\n```\n\nLets obtain the curation stats:\n```\naccount.curation_stats()\n# outputs\n# {'24hr': 9.627790750805277, '7d': 57.82547153222017, 'avg': 8.260781647460025}\n```\n\nOr get a basket of features:\n```\naccount.get_features(max_posts, payout_requirement)\n```\n\nOutputs:\n```\n{'author': {'followers': 281,\n 'post_count': 10,\n 'ppp': 142,\n 'rep': 62.76,\n 'sp': 6211,\n 'ttw': 281.0,\n 'winners': 2},\n 'name': 'furion',\n 'settings': {'max_posts': 10, 'payout_requirement': 300}}\n ```\n Check out the `base.py` module for all the methods.\n\n## Posts\n-----------------\nPost is a superset of `piston.steem.Post`. This means that, it behaves the same way, and has all the niceties and helpers that piston's Post object has.\n\nWe can initialize it in any of these ways:\na) using the identifier string\n```\nPost(\"@furion/homepage-payout-distribution-power-law-and-project-curie\")\n```\n\nb) using a piston.steem.Post object\n```\nlast_post = Account(\"furion\").get_blog()[0]\nPost(last_post)\n```\n\nc) using a author+permlink containing dictionary, such as vote\n```\nfor vote in s.rpc.stream(\"vote\"):\n print(vote)\n print(Post(vote))\n \n# {'voter': 'ats-david', 'author': 'whatsup', 'weight': 10000, 'permlink': 're-steve-walschot-investigating-the-wale-scam-assumptions-above-knowledge-20160912t020220232z'}\n# \n```\n\n----------\nNow that our Post is initialized, we have access to extra methods. Here are a few:\n```\np = Post(\"@furion/homepage-payout-distribution-power-law-and-project-curie\")\n\np.payout()\n#> 456.003\n\n# if the post was 10 minutes old, this would output 33.33\np.calc_reward_pct()\n#> 100\n\np.is_comment()\n#> False\n\n# not a spam tagged post\np.contains_tags(filter_by=[\"spam\"])\n#> False\n\np.get_votes()\n#> [list of active votes]\n\n```\nCheck out the `base.py` module for all the methods.\n\n\n## Converter\n-----------------\nConverter is a class that tries to convert/calculate different units. I won't go into details in this post, aside from listing the available methods:\n```\nfrom steemtools.base import Converter\n\nc = Converter()\n\nc.sbd_median_price()\nc.steem_per_mvests()\n\nc.vests_to_sp(vests)\nc.sp_to_vests(sp)\nc.sp_to_rshares(sp)\nc.steem_to_sbd(steem)\nc.sbd_to_steem(sbd)\nc.sbd_to_shares(sbd)\nc.rshares_to_weight(rshares)\n```\n\n## Helpers\n-----------------\nHelpers is a set of static methods that are generally useful when dealing with Steem objects.\n```\nfrom steemtools import helpers\n\n# get just the digit part of any asset (STEEM, VESTS, SBD)\nhelpers.parse_payout(\"12.3456 SBD\") \n#> 12.3456\n\n# break down our asset\nhelpers.read_asset(\"12.3456 SBD\")\n#> {'symbol': 'SBD', 'value': 12.3456}\n\n# get time difference in seconds between lets say 2 posts\nhelpers.time_diff(time1, time2)\n#> 1337\n\n# determine if our object is a post or a comment\nhelpers.is_comment(object)\n#> False\n\n# time elapsed in seconds \nhelpers.time_elapsed(post)\n#> 9001\n```\n\n\n## Going forward\nI wanted to be as minimal as possible with the first version, and only include the most essential components.\n\nThere are many new features, and areas in which steemtools can be expanded upon. For instance, an exchange module, that would allow for quick bootstrapping of a market-maker or arbitrage bot. These features may be added later on.\n\nFor now, I am looking for feedback and new ideas on how to improve whats already there, and make the library stable, so people can depend on it.\n\nGithub: [Netherdrake/steemtools](https://github.com/Netherdrake/steemtools)\n\n-------------------\n\n
    ![](http://i.imgur.com/5MaAhy7.png) Don't miss out on the next post. [Follow me.](https://steemit.com/@furion)
    \n\n-------------------", + "category": "steemtools", + "children": 36, + "created": "2016-09-13T11:25:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/jVLWgAY.png", + "http://i.imgur.com/HPhjgyp.png", + "http://i.imgur.com/5MaAhy7.png" + ], + "links": [ + "https://steemit.chat", + "https://github.com/xeroc/piston", + "https://github.com/xeroc/python-steemlib", + "https://steemit.com/steemit/@burnin/reward-shares-understanding-how-your-votes-affect-a-post", + "https://www.continuum.io/downloads", + "https://github.com/Netherdrake/steemtools", + "https://steemit.com/@furion" + ], + "tags": [ + "steemtools", + "steem", + "programming", + "python", + "piston" + ], + "users": [ + "etherdesign", + "xeroc", + "jesta", + "burnin", + "null" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 195934837419741, + "payout": 1963.324, + "payout_at": "2016-09-20T11:25:42", + "pending_payout_value": "1963.324 HBD", + "percent_hbd": 10000, + "permlink": "ann-steemtools-a-high-level-python-library-for-steem", + "post_id": 1230572, + "promoted": "56.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 409 + }, + "title": "[ANN] steemtools - A High-Level Python library for Steem", + "updated": "2016-09-13T11:25:42", + "url": "/steemtools/@furion/ann-steemtools-a-high-level-python-library-for-steem" + }, + { + "active_votes": [ + { + "rshares": 16755312925245, + "voter": "itsascam" + }, + { + "rshares": 260710357289, + "voter": "anonymous" + }, + { + "rshares": 1970878899083, + "voter": "steemroller" + }, + { + "rshares": 73338696604, + "voter": "donaldtrump" + }, + { + "rshares": 17834782494769, + "voter": "steemed" + }, + { + "rshares": 2160958122304, + "voter": "badassmother" + }, + { + "rshares": 5005541726082, + "voter": "kushed" + }, + { + "rshares": 158574259995, + "voter": "ozmaster" + }, + { + "rshares": 1950263342429, + "voter": "xeroc" + }, + { + "rshares": 7573606076427, + "voter": "complexring" + }, + { + "rshares": 1690280624269, + "voter": "joseph" + }, + { + "rshares": 90503134137, + "voter": "aizensou" + }, + { + "rshares": 619851129648, + "voter": "masteryoda" + }, + { + "rshares": 687138944802, + "voter": "boombastic" + }, + { + "rshares": 88481398275, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 1669241692, + "voter": "bingo-1" + }, + { + "rshares": 437848060183, + "voter": "boatymcboatface" + }, + { + "rshares": 10126037540, + "voter": "idol" + }, + { + "rshares": 4940816573, + "voter": "sakr" + }, + { + "rshares": 1743253041, + "voter": "jocelyn" + }, + { + "rshares": 194237561376, + "voter": "jamtaylor" + }, + { + "rshares": 58908088783, + "voter": "lovelace" + }, + { + "rshares": 59916197561, + "voter": "eeks" + }, + { + "rshares": 498703846, + "voter": "paco-steem" + }, + { + "rshares": 6006449996, + "voter": "spaninv" + }, + { + "rshares": 31712555766, + "voter": "instructor2121" + }, + { + "rshares": 19338466633, + "voter": "james-show" + }, + { + "rshares": 8667844318, + "voter": "richman" + }, + { + "rshares": 581838169216, + "voter": "nanzo-scoop" + }, + { + "rshares": 13069971283, + "voter": "acidyo" + }, + { + "rshares": 174529974001, + "voter": "steve-walschot" + }, + { + "rshares": 178486897147, + "voter": "mummyimperfect" + }, + { + "rshares": 100992718129, + "voter": "asch" + }, + { + "rshares": 1060806418, + "voter": "murh" + }, + { + "rshares": 242798205826, + "voter": "sascha" + }, + { + "rshares": 2272590766, + "voter": "error" + }, + { + "rshares": 41827149525, + "voter": "ranko-k" + }, + { + "rshares": 59927936656, + "voter": "theshell" + }, + { + "rshares": 49532714846, + "voter": "ak2020" + }, + { + "rshares": 33031508450, + "voter": "drinkzya" + }, + { + "rshares": 8279076968, + "voter": "badger311" + }, + { + "rshares": 8567966025, + "voter": "badger313" + }, + { + "rshares": 8532183936, + "voter": "badger312" + }, + { + "rshares": 8825464112, + "voter": "badger316" + }, + { + "rshares": 8945023495, + "voter": "badger319" + }, + { + "rshares": 8854468413, + "voter": "badger3101" + }, + { + "rshares": 8318010896, + "voter": "badger3111" + }, + { + "rshares": 8869290111, + "voter": "badger3121" + }, + { + "rshares": 8485309981, + "voter": "badger3131" + }, + { + "rshares": 8591220795, + "voter": "badger3141" + }, + { + "rshares": 8568091961, + "voter": "badger3171" + }, + { + "rshares": 8379270543, + "voter": "badger3181" + }, + { + "rshares": 8954261088, + "voter": "badger3191" + }, + { + "rshares": 8379110631, + "voter": "badger3112" + }, + { + "rshares": 8713695890, + "voter": "badger3132" + }, + { + "rshares": 8589307590, + "voter": "badger3162" + }, + { + "rshares": 8815925781, + "voter": "badger3113" + }, + { + "rshares": 8473341065, + "voter": "badger3123" + }, + { + "rshares": 8594708779, + "voter": "badger3133" + }, + { + "rshares": 8939568357, + "voter": "badger3153" + }, + { + "rshares": 8624205716, + "voter": "badger3163" + }, + { + "rshares": 8654162062, + "voter": "badger3193" + }, + { + "rshares": 8604723591, + "voter": "badger3114" + }, + { + "rshares": 8515355992, + "voter": "badger3124" + }, + { + "rshares": 8420058241, + "voter": "badger3144" + }, + { + "rshares": 8343364036, + "voter": "badger3154" + }, + { + "rshares": 8213191128, + "voter": "badger3164" + }, + { + "rshares": 8538833460, + "voter": "badger3174" + }, + { + "rshares": 8813869956, + "voter": "badger3194" + }, + { + "rshares": 8712162375, + "voter": "badger3105" + }, + { + "rshares": 8656736569, + "voter": "badger3135" + }, + { + "rshares": 8258522611, + "voter": "badger3145" + }, + { + "rshares": 8831167662, + "voter": "badger3155" + }, + { + "rshares": 8529824072, + "voter": "badger3175" + }, + { + "rshares": 8310212001, + "voter": "badger3195" + }, + { + "rshares": 7958888538, + "voter": "badger3106" + }, + { + "rshares": 8762392108, + "voter": "badger3116" + }, + { + "rshares": 8809476629, + "voter": "badger3126" + }, + { + "rshares": 8443348501, + "voter": "badger3136" + }, + { + "rshares": 8096485926, + "voter": "badger3146" + }, + { + "rshares": 8323878617, + "voter": "badger3156" + }, + { + "rshares": 8535690887, + "voter": "badger3166" + }, + { + "rshares": 8452106060, + "voter": "badger3176" + }, + { + "rshares": 8584206358, + "voter": "badger3186" + }, + { + "rshares": 8619308346, + "voter": "badger3196" + }, + { + "rshares": 8548167966, + "voter": "badger3107" + }, + { + "rshares": 8305132275, + "voter": "badger315" + }, + { + "rshares": 8791959509, + "voter": "badger318" + }, + { + "rshares": 8840656230, + "voter": "badger3151" + }, + { + "rshares": 8519121589, + "voter": "badger3161" + }, + { + "rshares": 8773547330, + "voter": "badger3122" + }, + { + "rshares": 8711547278, + "voter": "badger3142" + }, + { + "rshares": 8930383064, + "voter": "badger3152" + }, + { + "rshares": 8246562170, + "voter": "badger3172" + }, + { + "rshares": 8750362445, + "voter": "badger3182" + }, + { + "rshares": 8510357323, + "voter": "badger3192" + }, + { + "rshares": 8426540891, + "voter": "badger3143" + }, + { + "rshares": 8684675072, + "voter": "badger3173" + }, + { + "rshares": 8396705393, + "voter": "badger3104" + }, + { + "rshares": 8114154413, + "voter": "badger3134" + }, + { + "rshares": 8513476422, + "voter": "badger3184" + }, + { + "rshares": 8451732184, + "voter": "badger3115" + }, + { + "rshares": 8916017583, + "voter": "badger3165" + }, + { + "rshares": 8548877339, + "voter": "badger3185" + }, + { + "rshares": 8609674677, + "voter": "badger314" + }, + { + "rshares": 8839842393, + "voter": "badger317" + }, + { + "rshares": 8583105596, + "voter": "badger3102" + }, + { + "rshares": 8545290354, + "voter": "badger3103" + }, + { + "rshares": 8473652115, + "voter": "badger3125" + }, + { + "rshares": 8440424803, + "voter": "badger3183" + }, + { + "rshares": 3769655626945, + "voter": "satoshifund" + }, + { + "rshares": 389110512, + "voter": "stiletto" + }, + { + "rshares": 33769113377, + "voter": "ratel" + }, + { + "rshares": 55934146424, + "voter": "thecryptodrive" + }, + { + "rshares": 257505833316, + "voter": "trogdor" + }, + { + "rshares": 4678946129, + "voter": "tee-em" + }, + { + "rshares": 32185066685, + "voter": "michaelx" + }, + { + "rshares": 5947156971, + "voter": "mark-waser" + }, + { + "rshares": 42709564962, + "voter": "kimziv" + }, + { + "rshares": 44426100389, + "voter": "honeythief" + }, + { + "rshares": 81140550383, + "voter": "emily-cook" + }, + { + "rshares": 34690080078, + "voter": "cryptoiskey" + }, + { + "rshares": 12051205711, + "voter": "primus" + }, + { + "rshares": 497689345, + "voter": "mrhankeh" + }, + { + "rshares": 38021693759, + "voter": "clement" + }, + { + "rshares": 47411904934, + "voter": "isteemit" + }, + { + "rshares": 1450666837, + "voter": "bacchist" + }, + { + "rshares": 29507162887, + "voter": "venuspcs" + }, + { + "rshares": 161250036714, + "voter": "dashpaymag" + }, + { + "rshares": 174527707979, + "voter": "asmolokalo" + }, + { + "rshares": 71637984978, + "voter": "rubybian" + }, + { + "rshares": 4013229159, + "voter": "getssidetracked" + }, + { + "rshares": 133938313165, + "voter": "jackkang" + }, + { + "rshares": 103519364, + "voter": "strawhat" + }, + { + "rshares": 14213169126, + "voter": "r4fken" + }, + { + "rshares": 2648711164, + "voter": "romel" + }, + { + "rshares": 102589641, + "voter": "cryptochannel" + }, + { + "rshares": 7933869706, + "voter": "ausbitbank" + }, + { + "rshares": 2429413332, + "voter": "steem1653" + }, + { + "rshares": 101948831, + "voter": "cynetyc" + }, + { + "rshares": 109259290, + "voter": "snowden" + }, + { + "rshares": 4603699497, + "voter": "thegoodguy" + }, + { + "rshares": 3798788609, + "voter": "bitland" + }, + { + "rshares": 141003860664, + "voter": "paco" + }, + { + "rshares": 14935474013, + "voter": "aaseb" + }, + { + "rshares": 1107686155, + "voter": "karen13" + }, + { + "rshares": 1398364540, + "voter": "jrd8526" + }, + { + "rshares": 17586922894, + "voter": "meesterboom" + }, + { + "rshares": 45689872990, + "voter": "milestone" + }, + { + "rshares": 34748860278, + "voter": "creemej" + }, + { + "rshares": 91938017, + "voter": "wildchild" + }, + { + "rshares": 931862839, + "voter": "poseidon" + }, + { + "rshares": 347879240120, + "voter": "calaber24p" + }, + { + "rshares": 2000318513, + "voter": "bitcoiner" + }, + { + "rshares": 3756218067, + "voter": "tarindel" + }, + { + "rshares": 14194618447, + "voter": "hagie" + }, + { + "rshares": 53841221142, + "voter": "jl777" + }, + { + "rshares": 51757432, + "voter": "pokemon" + }, + { + "rshares": 31582768589, + "voter": "zaebars" + }, + { + "rshares": 877477865, + "voter": "raymonjohnstone" + }, + { + "rshares": 50619397, + "voter": "steemchain" + }, + { + "rshares": 5431079499, + "voter": "gustavopasquini" + }, + { + "rshares": 19217466022, + "voter": "carlidos" + }, + { + "rshares": 206056754, + "voter": "sergey44" + }, + { + "rshares": 197539708, + "voter": "strictlybusiness" + }, + { + "rshares": 4543633496, + "voter": "proto" + }, + { + "rshares": 658453378, + "voter": "curator" + }, + { + "rshares": 7217875186, + "voter": "sisterholics" + }, + { + "rshares": 15528413924, + "voter": "michaeldodridge" + }, + { + "rshares": 3750359157, + "voter": "tygergamer" + }, + { + "rshares": 3313001471, + "voter": "glitterpig" + }, + { + "rshares": 131890231746, + "voter": "steemdrive" + }, + { + "rshares": 55157406081, + "voter": "gomeravibz" + }, + { + "rshares": 2298233236, + "voter": "taker" + }, + { + "rshares": 1651135352, + "voter": "coinbar" + }, + { + "rshares": 1277757173, + "voter": "merej99" + }, + { + "rshares": 255154065036, + "voter": "laonie" + }, + { + "rshares": 248320082926, + "voter": "ozchartart" + }, + { + "rshares": 23396650089, + "voter": "reneenouveau" + }, + { + "rshares": 5102415579, + "voter": "croatia" + }, + { + "rshares": 24020626157, + "voter": "laonie1" + }, + { + "rshares": 24535386306, + "voter": "laonie2" + }, + { + "rshares": 24544058590, + "voter": "laonie3" + }, + { + "rshares": 7971009498, + "voter": "myfirst" + }, + { + "rshares": 51810542494, + "voter": "somebody" + }, + { + "rshares": 1937275607, + "voter": "flysaga" + }, + { + "rshares": 2641205926, + "voter": "brendio" + }, + { + "rshares": 1666146913, + "voter": "gmurph" + }, + { + "rshares": 80533628422, + "voter": "timsaid" + }, + { + "rshares": 11445464594, + "voter": "midnightoil" + }, + { + "rshares": 4277634703, + "voter": "ullikume" + }, + { + "rshares": 54358037, + "voter": "michellek" + }, + { + "rshares": 24539525603, + "voter": "laonie4" + }, + { + "rshares": 24537013181, + "voter": "laonie5" + }, + { + "rshares": 24534080382, + "voter": "laonie6" + }, + { + "rshares": 24530098576, + "voter": "laonie7" + }, + { + "rshares": 2159199914, + "voter": "kurtbeil" + }, + { + "rshares": 24526507450, + "voter": "laonie8" + }, + { + "rshares": 24523766631, + "voter": "laonie9" + }, + { + "rshares": 1363576006, + "voter": "steemleak" + }, + { + "rshares": 28620187195, + "voter": "xiaohui" + }, + { + "rshares": 112215680, + "voter": "bigsambucca" + }, + { + "rshares": 1372147531, + "voter": "elfkitchen" + }, + { + "rshares": 2215228183, + "voter": "paynode" + }, + { + "rshares": 60024015, + "voter": "nickche" + }, + { + "rshares": 895029829, + "voter": "xiaokongcom" + }, + { + "rshares": 1804185015, + "voter": "xianjun" + }, + { + "rshares": 1094748084, + "voter": "vegascomic" + }, + { + "rshares": 11539993041, + "voter": "borran" + }, + { + "rshares": 72135954, + "voter": "stevescriber" + }, + { + "rshares": 52467942, + "voter": "loli" + }, + { + "rshares": 91471054471, + "voter": "miacats" + }, + { + "rshares": 54857117, + "voter": "nano2nd" + }, + { + "rshares": 118202634, + "voter": "microluck" + }, + { + "rshares": 60225791, + "voter": "cryptoblu" + }, + { + "rshares": 60219243, + "voter": "instructor" + }, + { + "rshares": 755467935423, + "voter": "dollarvigilante" + }, + { + "rshares": 10858591607, + "voter": "gvargas123" + }, + { + "rshares": 24517458061, + "voter": "laonie10" + }, + { + "rshares": 215103953, + "voter": "lasseehlers" + }, + { + "rshares": 53179894, + "voter": "bitchplease" + }, + { + "rshares": 92895290035, + "voter": "barrycooper" + }, + { + "rshares": 29647205597, + "voter": "hilarski" + }, + { + "rshares": 9034374727, + "voter": "onetree" + }, + { + "rshares": 58983063061, + "voter": "mandibil" + }, + { + "rshares": 56999917, + "voter": "rickmiller" + }, + { + "rshares": 5277409240, + "voter": "nulliusinverba" + }, + { + "rshares": 29992681056, + "voter": "krnel" + }, + { + "rshares": 56755692, + "voter": "dianmondsvortex" + }, + { + "rshares": 73690784, + "voter": "uziriel" + }, + { + "rshares": 4745947725, + "voter": "richardcrill" + }, + { + "rshares": 23656839672, + "voter": "laonie11" + }, + { + "rshares": 1616207115, + "voter": "eight-rad" + }, + { + "rshares": 1624627674, + "voter": "davidjkelley" + }, + { + "rshares": 187911420, + "voter": "team101" + }, + { + "rshares": 20841397961, + "voter": "sponge-bob" + }, + { + "rshares": 4656328113, + "voter": "l0k1" + }, + { + "rshares": 15561460419, + "voter": "digital-wisdom" + }, + { + "rshares": 3708893341, + "voter": "ethical-ai" + }, + { + "rshares": 54391689, + "voter": "jamespro" + }, + { + "rshares": 6827631766, + "voter": "jwaser" + }, + { + "rshares": 1067000528, + "voter": "zettar" + }, + { + "rshares": 764874009, + "voter": "edgarsart" + }, + { + "rshares": 2615959889, + "voter": "bwaser" + }, + { + "rshares": 6024412227, + "voter": "dexter-k" + }, + { + "rshares": 689550675, + "voter": "ct-gurus" + }, + { + "rshares": 395994465553, + "voter": "charlieshrem" + }, + { + "rshares": 63519767052, + "voter": "tracemayer" + }, + { + "rshares": 21721169537, + "voter": "brains" + }, + { + "rshares": 50450987, + "voter": "waldemar-kuhn" + }, + { + "rshares": 689172743, + "voter": "jessicanicklos" + }, + { + "rshares": 5610433095, + "voter": "chick1" + }, + { + "rshares": 3382060533, + "voter": "steempowerwhale" + }, + { + "rshares": 2127226372, + "voter": "steemsquad" + }, + { + "rshares": 365007180, + "voter": "anomaly" + }, + { + "rshares": 2400077041, + "voter": "ellepdub" + }, + { + "rshares": 137675816394, + "voter": "lifeisawesome" + }, + { + "rshares": 89315916500, + "voter": "honeyscribe" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 143501453, + "voter": "ola1" + }, + { + "rshares": 12084782355, + "voter": "herpetologyguy" + }, + { + "rshares": 4709573707, + "voter": "morgan.waser" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 51232949, + "voter": "dragonice" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 50791473, + "voter": "synereo" + }, + { + "rshares": 18140160596, + "voter": "livingthedream" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 3607643929, + "voter": "strong-ai" + }, + { + "rshares": 290864753, + "voter": "darkminded153" + }, + { + "rshares": 1388766327, + "voter": "rusteemitblog" + }, + { + "rshares": 157801695, + "voter": "realtime" + }, + { + "rshares": 157745750, + "voter": "digitalillusions" + }, + { + "rshares": 160326045, + "voter": "planet" + }, + { + "rshares": 157118197, + "voter": "rage" + }, + { + "rshares": 159973989, + "voter": "capcom" + }, + { + "rshares": 156827319, + "voter": "sledgehammer" + }, + { + "rshares": 159387371, + "voter": "bosch" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 159062820, + "voter": "rule" + }, + { + "rshares": 5018470462, + "voter": "sherlockcupid" + }, + { + "rshares": 158632601, + "voter": "cream" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 28917283723, + "voter": "goldmatters" + }, + { + "rshares": 77956980, + "voter": "dealzgal" + }, + { + "rshares": 86562486, + "voter": "storage" + }, + { + "rshares": 70767496, + "voter": "blackmarket" + }, + { + "rshares": 76913589, + "voter": "gifts" + }, + { + "rshares": 91120780, + "voter": "expat" + }, + { + "rshares": 137659447, + "voter": "steemtrail" + } + ], + "author": "honeyscribe", + "author_payout_value": "0.000 HBD", + "author_reputation": 65.14, + "beneficiaries": [], + "blacklists": [], + "body": "I always have. I believe magic is the space between dreams and reality where anything can happen. Hope is magic. Waiting, belief, faith, curiosity. Those are the places were possibility thrives. Where discoveries are made. Where Science breaks through. \n\n
    (https://anonmgur.com/up/3917274b1d6e9d278d2af3bba65fcc3a.jpg)
    \n\nMagic is the yet-to-be explained. It is belief in the Tooth Fairy or the technicalities of time travel. Magic is the imagination.\n\nI practice magic daily when I choose positive thoughts over negative once. I spark chemical relays in my brain and body, rewire neural pathways with awareness of thought. I do not have to understand what I am doing to do it. \n\n
    (https://anonmgur.com/up/73abfb766f3a743a8ddc05cc696fda65.jpg)
    \n\nWhen we don't have the answer, we have magic. Magic is the bridge between realities. Magic is the unseen basis for truths.\n\nI am a firm believer in Science and a nonbeliever in religion. So why magic? I choose to think this way because it adds wonder to my life. I am able to cling to the happy bits of childhood. I will be forever young if I never lose my curiosity. I am willing to explore the undefined. \n\n
    (https://anonmgur.com/up/24c0ac7ff9d9686226c18c51c398eff3.jpg)
    \n\nWhat is magical in your life?", + "category": "life", + "children": 27, + "created": "2016-09-14T17:08:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://anonmgur.com/up/3917274b1d6e9d278d2af3bba65fcc3a.jpg", + "https://anonmgur.com/up/73abfb766f3a743a8ddc05cc696fda65.jpg", + "https://anonmgur.com/up/24c0ac7ff9d9686226c18c51c398eff3.jpg" + ], + "tags": [ + "life", + "philosophy", + "positivity", + "magic" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 68841668867839, + "payout": 279.032, + "payout_at": "2016-09-21T17:08:06", + "pending_payout_value": "279.032 HBD", + "percent_hbd": 10000, + "permlink": "do-you-believe-in-magic", + "post_id": 1244942, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 290 + }, + "title": "Do you believe in magic?", + "updated": "2016-09-14T21:35:09", + "url": "/life/@honeyscribe/do-you-believe-in-magic" + }, + { + "active_votes": [ + { + "rshares": 30983055975047, + "voter": "smooth" + }, + { + "rshares": 260706473221, + "voter": "anonymous" + }, + { + "rshares": 1648251608820, + "voter": "klm" + }, + { + "rshares": 4117948881382, + "voter": "riverhead" + }, + { + "rshares": 2160925860071, + "voter": "badassmother" + }, + { + "rshares": 2051139044401, + "voter": "hr1" + }, + { + "rshares": 5561563287431, + "voter": "kushed" + }, + { + "rshares": 2496816405173, + "voter": "wang" + }, + { + "rshares": 22855985876, + "voter": "jaewoocho" + }, + { + "rshares": 1688975762418, + "voter": "joseph" + }, + { + "rshares": 12598071159, + "voter": "bentley" + }, + { + "rshares": 465717138828, + "voter": "recursive2" + }, + { + "rshares": 452581182868, + "voter": "recursive3" + }, + { + "rshares": 615331521981, + "voter": "masteryoda" + }, + { + "rshares": 3187088827617, + "voter": "recursive" + }, + { + "rshares": 1172415861, + "voter": "mineralwasser" + }, + { + "rshares": 665642627020, + "voter": "boombastic" + }, + { + "rshares": 88477278587, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 1718284146, + "voter": "bingo-1" + }, + { + "rshares": 5798758582778, + "voter": "smooth.witness" + }, + { + "rshares": 10124666708, + "voter": "idol" + }, + { + "rshares": 799726662764, + "voter": "steemrollin" + }, + { + "rshares": 4940816573, + "voter": "sakr" + }, + { + "rshares": 290148801212, + "voter": "chitty" + }, + { + "rshares": 100110794674, + "voter": "coindup" + }, + { + "rshares": 59263870943, + "voter": "unosuke" + }, + { + "rshares": 1743062648, + "voter": "jocelyn" + }, + { + "rshares": 85258511340, + "voter": "acidsun" + }, + { + "rshares": 14178146446, + "voter": "gregory-f" + }, + { + "rshares": 9796876302, + "voter": "gregory60" + }, + { + "rshares": 17621528782, + "voter": "jademont" + }, + { + "rshares": 1229382660405, + "voter": "gavvet" + }, + { + "rshares": 74894974967, + "voter": "eeks" + }, + { + "rshares": 122131554, + "voter": "paco-steem" + }, + { + "rshares": 1470963719, + "voter": "spaninv" + }, + { + "rshares": 8667596536, + "voter": "richman" + }, + { + "rshares": 566084633033, + "voter": "nanzo-scoop" + }, + { + "rshares": 258713487417, + "voter": "pal" + }, + { + "rshares": 9836365488, + "voter": "kefkius" + }, + { + "rshares": 178480167137, + "voter": "mummyimperfect" + }, + { + "rshares": 940891127, + "voter": "coar" + }, + { + "rshares": 100991543157, + "voter": "asch" + }, + { + "rshares": 1060776501, + "voter": "murh" + }, + { + "rshares": 3186504013, + "voter": "cryptofunk" + }, + { + "rshares": 17430843199, + "voter": "b4bb4r-5h3r" + }, + { + "rshares": 591038378, + "voter": "kodi" + }, + { + "rshares": 2272298829, + "voter": "error" + }, + { + "rshares": 10526374654, + "voter": "andu" + }, + { + "rshares": 206780767857, + "voter": "dragonslayer109" + }, + { + "rshares": 5619821999, + "voter": "marta-zaidel" + }, + { + "rshares": 1040965635849, + "voter": "cyber" + }, + { + "rshares": 59924576767, + "voter": "theshell" + }, + { + "rshares": 49530440845, + "voter": "ak2020" + }, + { + "rshares": 260089147904, + "voter": "billbutler" + }, + { + "rshares": 24406094847, + "voter": "paul-labossiere" + }, + { + "rshares": 2095683596, + "voter": "spartanza" + }, + { + "rshares": 95292370, + "voter": "stiletto" + }, + { + "rshares": 4127172801, + "voter": "imyao" + }, + { + "rshares": 19211628642, + "voter": "ziv" + }, + { + "rshares": 15785427520, + "voter": "zakharya" + }, + { + "rshares": 257490736723, + "voter": "trogdor" + }, + { + "rshares": 75175716603, + "voter": "lizik" + }, + { + "rshares": 4866103974, + "voter": "tee-em" + }, + { + "rshares": 5817857351, + "voter": "mark-waser" + }, + { + "rshares": 42708506003, + "voter": "kimziv" + }, + { + "rshares": 6744340925, + "voter": "tyler-fletcher" + }, + { + "rshares": 81140550383, + "voter": "emily-cook" + }, + { + "rshares": 32091347074, + "voter": "talanhorne" + }, + { + "rshares": 2251463719, + "voter": "superfreek" + }, + { + "rshares": 17341335514, + "voter": "frankjones" + }, + { + "rshares": 47411820324, + "voter": "isteemit" + }, + { + "rshares": 25608959555, + "voter": "djm34" + }, + { + "rshares": 280886491, + "voter": "ladyclair" + }, + { + "rshares": 3715415813, + "voter": "michaellamden68" + }, + { + "rshares": 19970272143, + "voter": "thebatchman" + }, + { + "rshares": 3214608356, + "voter": "orly" + }, + { + "rshares": 5163408418, + "voter": "riscadox" + }, + { + "rshares": 245172817, + "voter": "mstang83" + }, + { + "rshares": 1515803419, + "voter": "burmik123" + }, + { + "rshares": 136612964288, + "voter": "jackkang" + }, + { + "rshares": 14213169126, + "voter": "r4fken" + }, + { + "rshares": 1664110876, + "voter": "sergei" + }, + { + "rshares": 239101097, + "voter": "dzweta" + }, + { + "rshares": 223504213048, + "voter": "domino" + }, + { + "rshares": 23621173825, + "voter": "strangerarray" + }, + { + "rshares": 159573949583, + "voter": "jacor" + }, + { + "rshares": 101948831, + "voter": "cynetyc" + }, + { + "rshares": 17227231599, + "voter": "sebastien" + }, + { + "rshares": 4634131722, + "voter": "gikitiki" + }, + { + "rshares": 109259290, + "voter": "snowden" + }, + { + "rshares": 14933805766, + "voter": "aaseb" + }, + { + "rshares": 1107683133, + "voter": "karen13" + }, + { + "rshares": 1455378994, + "voter": "jrd8526" + }, + { + "rshares": 54558678377, + "voter": "streetstyle" + }, + { + "rshares": 45685654038, + "voter": "milestone" + }, + { + "rshares": 7460869889, + "voter": "lichtblick" + }, + { + "rshares": 34748521224, + "voter": "creemej" + }, + { + "rshares": 3871043642, + "voter": "maximkichev" + }, + { + "rshares": 2506537211, + "voter": "the-future" + }, + { + "rshares": 167222528912, + "voter": "blueorgy" + }, + { + "rshares": 13110910227, + "voter": "benjiberigan" + }, + { + "rshares": 931858005, + "voter": "poseidon" + }, + { + "rshares": 7778865492, + "voter": "smolalit" + }, + { + "rshares": 347879240120, + "voter": "calaber24p" + }, + { + "rshares": 20117229740, + "voter": "mustafaomar" + }, + { + "rshares": 3756144930, + "voter": "tarindel" + }, + { + "rshares": 256661853966, + "voter": "liberosist" + }, + { + "rshares": 30856422199, + "voter": "deanliu" + }, + { + "rshares": 5021648860, + "voter": "sharker" + }, + { + "rshares": 7985566630, + "voter": "neroru" + }, + { + "rshares": 53841011094, + "voter": "jl777" + }, + { + "rshares": 7455410380, + "voter": "lostnuggett" + }, + { + "rshares": 35821540654, + "voter": "paquito" + }, + { + "rshares": 1736027195, + "voter": "yarly" + }, + { + "rshares": 261720866, + "voter": "yarly2" + }, + { + "rshares": 262112459, + "voter": "yarly3" + }, + { + "rshares": 151424453, + "voter": "yarly4" + }, + { + "rshares": 152279375, + "voter": "yarly5" + }, + { + "rshares": 86799635, + "voter": "yarly7" + }, + { + "rshares": 100832394226, + "voter": "crazymumzysa" + }, + { + "rshares": 18840652963, + "voter": "carlidos" + }, + { + "rshares": 7164909002, + "voter": "summonerrk" + }, + { + "rshares": 15856711532, + "voter": "lemooljiang" + }, + { + "rshares": 226719741, + "voter": "alexbezimeni" + }, + { + "rshares": 4543621407, + "voter": "proto" + }, + { + "rshares": 634058357, + "voter": "curator" + }, + { + "rshares": 7217708364, + "voter": "sisterholics" + }, + { + "rshares": 420058163, + "voter": "yarly10" + }, + { + "rshares": 1365474190, + "voter": "alex.chien" + }, + { + "rshares": 224823596, + "voter": "yarly11" + }, + { + "rshares": 78603899, + "voter": "yarly12" + }, + { + "rshares": 1822603488, + "voter": "remlaps" + }, + { + "rshares": 11340560412, + "voter": "dimitarj" + }, + { + "rshares": 354992069, + "voter": "bullionstackers" + }, + { + "rshares": 6145074200, + "voter": "mahekg" + }, + { + "rshares": 2298222658, + "voter": "taker" + }, + { + "rshares": 16297787996, + "voter": "nekromarinist" + }, + { + "rshares": 1571831658, + "voter": "whitemike313" + }, + { + "rshares": 255146536332, + "voter": "laonie" + }, + { + "rshares": 152890616473, + "voter": "twinner" + }, + { + "rshares": 24551375564, + "voter": "laoyao" + }, + { + "rshares": 7970864435, + "voter": "myfirst" + }, + { + "rshares": 51809118465, + "voter": "somebody" + }, + { + "rshares": 16245468786, + "voter": "sunshine" + }, + { + "rshares": 1937234506, + "voter": "flysaga" + }, + { + "rshares": 2082677597, + "voter": "gmurph" + }, + { + "rshares": 1625825887, + "voter": "stormblaze" + }, + { + "rshares": 11445193810, + "voter": "midnightoil" + }, + { + "rshares": 2375155298, + "voter": "kalimor" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 4186426566, + "voter": "ullikume" + }, + { + "rshares": 2735451241, + "voter": "darrenturetzky" + }, + { + "rshares": 5148861334, + "voter": "kurtbeil" + }, + { + "rshares": 28619442540, + "voter": "xiaohui" + }, + { + "rshares": 1372125773, + "voter": "elfkitchen" + }, + { + "rshares": 93217142454, + "voter": "joele" + }, + { + "rshares": 5935429295, + "voter": "oflyhigh" + }, + { + "rshares": 895010488, + "voter": "xiaokongcom" + }, + { + "rshares": 2405192279, + "voter": "pgarcgo" + }, + { + "rshares": 2076514108, + "voter": "natalymaty" + }, + { + "rshares": 56251892486, + "voter": "driv3n" + }, + { + "rshares": 1155724577, + "voter": "darthnava" + }, + { + "rshares": 3011233186, + "voter": "jrcornel" + }, + { + "rshares": 8446448806, + "voter": "theconnoisseur" + }, + { + "rshares": 1804146331, + "voter": "xianjun" + }, + { + "rshares": 6207660249, + "voter": "lordvader" + }, + { + "rshares": 3607127301, + "voter": "highlite" + }, + { + "rshares": 76170225, + "voter": "evgenyche" + }, + { + "rshares": 12543470697, + "voter": "borran" + }, + { + "rshares": 3769689355, + "voter": "bledarus" + }, + { + "rshares": 91461685806, + "voter": "miacats" + }, + { + "rshares": 2249406646, + "voter": "njall" + }, + { + "rshares": 118202634, + "voter": "microluck" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 2005392552, + "voter": "chinadaily" + }, + { + "rshares": 2989681924, + "voter": "virtualgrowth" + }, + { + "rshares": 1869944219, + "voter": "anotherjoe" + }, + { + "rshares": 4877495999, + "voter": "almerri" + }, + { + "rshares": 11375667398, + "voter": "gvargas123" + }, + { + "rshares": 4656665465, + "voter": "themanualbot" + }, + { + "rshares": 13281085924, + "voter": "telos" + }, + { + "rshares": 415123347, + "voter": "mig641" + }, + { + "rshares": 8853687232, + "voter": "onetree" + }, + { + "rshares": 60265303562, + "voter": "mandibil" + }, + { + "rshares": 4580247182, + "voter": "steemitpatina" + }, + { + "rshares": 763220275, + "voter": "dajohns1420" + }, + { + "rshares": 7664275532, + "voter": "alexandre" + }, + { + "rshares": 10225963461, + "voter": "etcmike" + }, + { + "rshares": 1933007108, + "voter": "runridefly" + }, + { + "rshares": 77784717, + "voter": "uziriel" + }, + { + "rshares": 2228477202, + "voter": "funkywanderer" + }, + { + "rshares": 4777502415, + "voter": "nadin3" + }, + { + "rshares": 1624627674, + "voter": "davidjkelley" + }, + { + "rshares": 2627313678, + "voter": "bbsj" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 127425766, + "voter": "rusla" + }, + { + "rshares": 14423773816, + "voter": "canadian-coconut" + }, + { + "rshares": 4530602681, + "voter": "sponge-bob" + }, + { + "rshares": 15223113404, + "voter": "digital-wisdom" + }, + { + "rshares": 465069683, + "voter": "areynolds" + }, + { + "rshares": 3708879440, + "voter": "ethical-ai" + }, + { + "rshares": 54391689, + "voter": "jamespro" + }, + { + "rshares": 6679191389, + "voter": "jwaser" + }, + { + "rshares": 56424665, + "voter": "kotamdickson" + }, + { + "rshares": 3006957573, + "voter": "michaelmatthews" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 2615959889, + "voter": "bwaser" + }, + { + "rshares": 50751176, + "voter": "roadhog" + }, + { + "rshares": 344116052, + "voter": "panther" + }, + { + "rshares": 50377764, + "voter": "jenny-talls" + }, + { + "rshares": 4525119736, + "voter": "brains" + }, + { + "rshares": 53671263, + "voter": "waldemar-kuhn" + }, + { + "rshares": 50210467, + "voter": "post-successful" + }, + { + "rshares": 1366758906, + "voter": "steemafon" + }, + { + "rshares": 3044846811, + "voter": "anton333" + }, + { + "rshares": 5609973719, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 60210153, + "voter": "freebornangel" + }, + { + "rshares": 508430897, + "voter": "nelyp" + }, + { + "rshares": 401507898, + "voter": "anomaly" + }, + { + "rshares": 2400077041, + "voter": "ellepdub" + }, + { + "rshares": 191323183, + "voter": "ola1" + }, + { + "rshares": 11803702826, + "voter": "herpetologyguy" + }, + { + "rshares": 50263480, + "voter": "drac59" + }, + { + "rshares": 323936947, + "voter": "robotev1" + }, + { + "rshares": 1061913335, + "voter": "jang" + }, + { + "rshares": 4709560107, + "voter": "morgan.waser" + }, + { + "rshares": 50139069, + "voter": "slow" + }, + { + "rshares": 59814831, + "voter": "teo" + }, + { + "rshares": 50868434, + "voter": "jumbo" + }, + { + "rshares": 50543061, + "voter": "rabobank" + }, + { + "rshares": 50482289, + "voter": "connection" + }, + { + "rshares": 90053391, + "voter": "remlaps1" + }, + { + "rshares": 3607643929, + "voter": "strong-ai" + }, + { + "rshares": 527291325, + "voter": "grisha-danunaher" + }, + { + "rshares": 159716853, + "voter": "front" + }, + { + "rshares": 162904624, + "voter": "allianz" + }, + { + "rshares": 158642800, + "voter": "ranger" + }, + { + "rshares": 155476058, + "voter": "ndea30" + }, + { + "rshares": 155469045, + "voter": "domenico" + }, + { + "rshares": 444421238, + "voter": "witchcraftblog" + }, + { + "rshares": 158018960, + "voter": "bethesda" + }, + { + "rshares": 154649753, + "voter": "serena199" + }, + { + "rshares": 154619387, + "voter": "gia7" + }, + { + "rshares": 157691927, + "voter": "caseyneistat" + }, + { + "rshares": 161323470, + "voter": "pawel-krawczyk" + }, + { + "rshares": 154157014, + "voter": "richie4" + }, + { + "rshares": 146204545, + "voter": "jameshowarrd" + }, + { + "rshares": 154096626, + "voter": "coraline88" + }, + { + "rshares": 157118197, + "voter": "rage" + }, + { + "rshares": 153838109, + "voter": "harlen" + }, + { + "rshares": 153800757, + "voter": "yanuel" + }, + { + "rshares": 665242395, + "voter": "ysa" + }, + { + "rshares": 153751482, + "voter": "daritza" + }, + { + "rshares": 159973989, + "voter": "capcom" + }, + { + "rshares": 156227917, + "voter": "panic" + }, + { + "rshares": 86562486, + "voter": "storage" + }, + { + "rshares": 70767496, + "voter": "blackmarket" + }, + { + "rshares": 76913589, + "voter": "gifts" + }, + { + "rshares": 159779765, + "voter": "clint01" + } + ], + "author": "gavvet", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.8, + "beneficiaries": [], + "blacklists": [], + "body": "Zama-zamas heading underground.\n\n![Zama zamas heading underground](http://jenniferbruce.org/wp-content/uploads/2015/11/210.jpg \"Zama-zamas heading underground.\")\n \nSouth Africa is the home to the largest gold and platinum resources in the world \u2013 and yet poverty is a rife. Many of the citizens are asking why they cannot share in the earth\u2019s rich bounty. They are questioning why benefits from the revised mineral laws (Mineral and Petroleum Resources Development Act of 2002) aimed at a more equitable are not being felt by them. This coupled with a massive influx of illegal immigrants from countries north of South Africa (particularly Zimbabwe where a total melt-down in civil society is being experienced) has resulted in people taking mining into their own hands. The broad term is artisanal and small scale mining, but much of this mining is illegal and coupled with other criminal activities. These illegal miners are known as zama-zamas.\n \nThis illegal mining activity is found all along the outcrop and shallow underground workings of the Witwatersrand Basin where gold has been mined since 1886. These gold-bearing conglomerates are removed from pillars which were left by the original miners to stabilise the ground and prevent caving of the mining operations. When organised mining operations ended (in the areas close to Johannesburg this was mostly by the 1970s, slightly later out towards the East and West Rand Basins), the shafts were sealed and all surface infrastructure removed. However, due to the shallow nature of many of these old workings, the illegal miners are breaking open these seals and gaining access to the old workings. As a result of this mining activity, the ground is becoming destabilised and current surface infrastructure like roads are becoming damaged and dangerous. The areas with the highest gold grades are fought over by gangs seeking to monopolise the industry. It would appear that the police are sympathetic to the illegal miners and it\u2019s often seen as a victimless crime \u2013 the old abandoned mine owners are long gone and so who are they actually stealing from?\n \nThis week the South African news was once again filled with stories of zama-zamas being trapped underground and dying. The latest incident happened at the George Harrison Memorial Park in Langlaagte, Johannesburg which marks the site of the original discovery of the Main Reef of the Witwatersrand in 1886. The park and areas around the park have become a haven for these illegal miners and other illegal activities including child labour, prostitution and exploitation of women. The miners have gained access into the underground workings through an inclined shaft that was left as part of the commemorative site and original workings from surface. It would appear that a fire broke out underground (the old timber supports either ignite due to spontaneous combustion when exposed to air or are set alight by blasting or cooking activity by the miners). Men got trapped by the smoke and could not get to the fresh air. A rescue operation was conducted by the illegal miners themselves and further men failed to return to surface. Finally the illegal miners approached the authorities who brought in trained mine rescue teams who subsequently rescued some of the miners (who were promptly arrested by the police) and recovered some bodies. The official rescue attempts and body recoveries have been concluded with numerous illegal miners still unaccounted for. \n \n![enter image description here](http://cdn.c.photoshelter.com/img-get2/I0000kbRfOWOluUk/fit=1000x750/32846-Charlie-Shoemaker-012.jpg \"Entrance to old mine workings at George Harrison Park.\")\n \nEntrance to old mine workings at George Harrison Park.\n \nThe solution to illegal mining in the Johannesburg area? It\u2019s unlikely a solution will ever be found when people in dire economic circumstances are living on the most prolific gold field ever mined. The stories of illegal miners dying due to gang warfare or mining accidents will continue to fill the newspapers. The zuma-zumas are the one taking all the risks and forms just the first tier of a well organised five tier industry with the real wealth at the top tier (The top international receivers and distributors often associated with refineries and legal mining companies).\n \nSources:\nhttp://www.chamberofmines.org.za/industry-news/.../fact.../3.../182-illegal-mining-2016a\nhttp://www.news24.com/SouthAfrica/News/another-body-of-zama-zama-found-20160912 http://www.news24.com/SouthAfrica/News/zama-zama-rescue-mission-on-hold-zwane-20160912", + "category": "mining", + "children": 13, + "created": "2016-09-14T15:41:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://jenniferbruce.org/wp-content/uploads/2015/11/210.jpg", + "http://cdn.c.photoshelter.com/img-get2/I0000kbRfOWOluUk/fit=1000x750/32846-Charlie-Shoemaker-012.jpg" + ], + "links": [ + "http://www.chamberofmines.org.za/industry-news/.../fact.../3.../182-illegal-mining-2016a" + ], + "tags": [ + "mining", + "family", + "tradgedy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 71475880506448, + "payout": 302.051, + "payout_at": "2016-09-21T15:41:48", + "pending_payout_value": "302.051 HBD", + "percent_hbd": 10000, + "permlink": "dying-to-feed-their-families-featuring-clint01-as-author", + "post_id": 1244223, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 262 + }, + "title": "Dying to feed their families (featuring @clint01 as author)", + "updated": "2016-09-14T15:41:48", + "url": "/mining/@gavvet/dying-to-feed-their-families-featuring-clint01-as-author" + }, + { + "active_votes": [ + { + "rshares": 28660306709493, + "voter": "dantheman" + }, + { + "rshares": 6806292842449, + "voter": "xeldal" + }, + { + "rshares": 5528155544479, + "voter": "enki" + }, + { + "rshares": 456087731331, + "voter": "recursive2" + }, + { + "rshares": 452617063087, + "voter": "recursive3" + }, + { + "rshares": 620666662942, + "voter": "masteryoda" + }, + { + "rshares": 1172493141, + "voter": "mineralwasser" + }, + { + "rshares": 644294314564, + "voter": "boombastic" + }, + { + "rshares": 6359756919, + "voter": "bingo-0" + }, + { + "rshares": 1571205600, + "voter": "bingo-1" + }, + { + "rshares": 3126407129502, + "voter": "onceuponatime" + }, + { + "rshares": 100052680255, + "voter": "jchch" + }, + { + "rshares": 284020886114, + "voter": "chitty" + }, + { + "rshares": 14065348977, + "voter": "gregory-f" + }, + { + "rshares": 11239173417, + "voter": "dave-hughes" + }, + { + "rshares": 145064407415, + "voter": "edgeland" + }, + { + "rshares": 371664907622, + "voter": "craig-grant" + }, + { + "rshares": 44940773394, + "voter": "eeks" + }, + { + "rshares": 19339233876, + "voter": "james-show" + }, + { + "rshares": 2068009075, + "voter": "gekko" + }, + { + "rshares": 10402434355, + "voter": "richman" + }, + { + "rshares": 11763810839, + "voter": "acidyo" + }, + { + "rshares": 10055512623, + "voter": "kefkius" + }, + { + "rshares": 12118815231, + "voter": "cian.dafe" + }, + { + "rshares": 268842348, + "voter": "coar" + }, + { + "rshares": 1060992086, + "voter": "murh" + }, + { + "rshares": 6084124605, + "voter": "cryptofunk" + }, + { + "rshares": 10527642142, + "voter": "andu" + }, + { + "rshares": 211000542463, + "voter": "dragonslayer109" + }, + { + "rshares": 391155120826, + "voter": "hedge-x" + }, + { + "rshares": 110473995411, + "voter": "kenny-crane" + }, + { + "rshares": 219258142924, + "voter": "will-zewe" + }, + { + "rshares": 353823946715, + "voter": "kaylinart" + }, + { + "rshares": 12241269335, + "voter": "lindee-hamner" + }, + { + "rshares": 575007060006, + "voter": "infovore" + }, + { + "rshares": 6652497229, + "voter": "grandpere" + }, + { + "rshares": 940081050, + "voter": "mammasitta" + }, + { + "rshares": 15411154879, + "voter": "magnebit" + }, + { + "rshares": 2187331138, + "voter": "superfreek" + }, + { + "rshares": 4698289736, + "voter": "alexft" + }, + { + "rshares": 22566435264, + "voter": "venuspcs" + }, + { + "rshares": 3715502487, + "voter": "michaellamden68" + }, + { + "rshares": 158971693949, + "voter": "asmolokalo" + }, + { + "rshares": 3631251981, + "voter": "getssidetracked" + }, + { + "rshares": 8425699199, + "voter": "kakradetome" + }, + { + "rshares": 15674027875, + "voter": "yogi.artist" + }, + { + "rshares": 93660377, + "voter": "strawhat" + }, + { + "rshares": 771798245, + "voter": "steemswede" + }, + { + "rshares": 92819199, + "voter": "cryptochannel" + }, + { + "rshares": 139335918812, + "voter": "derekareith" + }, + { + "rshares": 10806770137, + "voter": "seanmchughart" + }, + { + "rshares": 25161566995, + "voter": "strangerarray" + }, + { + "rshares": 39666062799, + "voter": "halo" + }, + { + "rshares": 7541129907, + "voter": "steemit-life" + }, + { + "rshares": 11755210247, + "voter": "asim" + }, + { + "rshares": 329765104838, + "voter": "jesta" + }, + { + "rshares": 1107710307, + "voter": "karen13" + }, + { + "rshares": 27811031925, + "voter": "dwinblood" + }, + { + "rshares": 74664434526, + "voter": "jpiper20" + }, + { + "rshares": 6401490273, + "voter": "juvyjabian" + }, + { + "rshares": 44556399696, + "voter": "milestone" + }, + { + "rshares": 23400667825, + "voter": "artific" + }, + { + "rshares": 7055915472, + "voter": "arcange" + }, + { + "rshares": 2884751169, + "voter": "sgnsteems" + }, + { + "rshares": 11537614291, + "voter": "benjiberigan" + }, + { + "rshares": 78001007735, + "voter": "thylbom" + }, + { + "rshares": 10466879587, + "voter": "rpf" + }, + { + "rshares": 9980404601, + "voter": "bendjmiller222" + }, + { + "rshares": 3756702946, + "voter": "tarindel" + }, + { + "rshares": 5136909682, + "voter": "travelista" + }, + { + "rshares": 3487273493, + "voter": "bola" + }, + { + "rshares": 31924195455, + "voter": "deanliu" + }, + { + "rshares": 5372325381, + "voter": "rainchen" + }, + { + "rshares": 53842876763, + "voter": "jl777" + }, + { + "rshares": 13133061167, + "voter": "moon32walker" + }, + { + "rshares": 18840743474, + "voter": "carlidos" + }, + { + "rshares": 923420861, + "voter": "happyphoenix" + }, + { + "rshares": 7903504128, + "voter": "chloetaylor" + }, + { + "rshares": 19827631792, + "voter": "krabgat" + }, + { + "rshares": 455953299, + "voter": "kooshikoo" + }, + { + "rshares": 4543748196, + "voter": "proto" + }, + { + "rshares": 634152570, + "voter": "curator" + }, + { + "rshares": 7252444947, + "voter": "lykkeliten" + }, + { + "rshares": 357768322, + "voter": "bullionstackers" + }, + { + "rshares": 6567313762, + "voter": "jed78" + }, + { + "rshares": 1024314167, + "voter": "metaflute" + }, + { + "rshares": 49031809720, + "voter": "gomeravibz" + }, + { + "rshares": 2298304179, + "voter": "taker" + }, + { + "rshares": 4238154544, + "voter": "nekromarinist" + }, + { + "rshares": 22368661859, + "voter": "amy-goodrich" + }, + { + "rshares": 24555046997, + "voter": "laoyao" + }, + { + "rshares": 1249705251, + "voter": "gmurph" + }, + { + "rshares": 85931785, + "voter": "coderg" + }, + { + "rshares": 13370716704, + "voter": "stephen.king989" + }, + { + "rshares": 4185826321, + "voter": "antfield" + }, + { + "rshares": 176650903994, + "voter": "terrycraft" + }, + { + "rshares": 5766718176, + "voter": "oflyhigh" + }, + { + "rshares": 58773515, + "voter": "nickche" + }, + { + "rshares": 2559208719, + "voter": "future24" + }, + { + "rshares": 1434064827, + "voter": "hms818" + }, + { + "rshares": 42833125455, + "voter": "nonlinearone" + }, + { + "rshares": 56258430154, + "voter": "driv3n" + }, + { + "rshares": 9578230051, + "voter": "thebotkiller" + }, + { + "rshares": 13799454756, + "voter": "cristi" + }, + { + "rshares": 16014182829, + "voter": "scaredycatguide" + }, + { + "rshares": 5771403682, + "voter": "highlite" + }, + { + "rshares": 2868241901, + "voter": "bledarus" + }, + { + "rshares": 89201281579, + "voter": "miacats" + }, + { + "rshares": 10918805030, + "voter": "gonzo" + }, + { + "rshares": 9163811277, + "voter": "theb0red1" + }, + { + "rshares": 1952853642, + "voter": "chinadaily" + }, + { + "rshares": 20539253579, + "voter": "runaway-psyche" + }, + { + "rshares": 7025698194, + "voter": "solarguy" + }, + { + "rshares": 11190434036, + "voter": "farmerswife" + }, + { + "rshares": 9308722505, + "voter": "gvargas123" + }, + { + "rshares": 3399074311, + "voter": "steveo" + }, + { + "rshares": 13004694506, + "voter": "telos" + }, + { + "rshares": 88102217984, + "voter": "icfiedler" + }, + { + "rshares": 215103953, + "voter": "lasseehlers" + }, + { + "rshares": 10848151845, + "voter": "sethlinson" + }, + { + "rshares": 8773819456, + "voter": "craigwilliamz" + }, + { + "rshares": 2216523374, + "voter": "scottrok" + }, + { + "rshares": 1970020900, + "voter": "cryptoeasy" + }, + { + "rshares": 5199353167, + "voter": "ats-david" + }, + { + "rshares": 2020884956, + "voter": "runridefly" + }, + { + "rshares": 109359913, + "voter": "jlufer" + }, + { + "rshares": 176243018, + "voter": "sammie" + }, + { + "rshares": 262731599, + "voter": "quinneaker" + }, + { + "rshares": 11184378291, + "voter": "daveks" + }, + { + "rshares": 63455953, + "voter": "uziriel" + }, + { + "rshares": 1931951660, + "voter": "funkywanderer" + }, + { + "rshares": 2183507932, + "voter": "jeremyfromwi" + }, + { + "rshares": 1770682307, + "voter": "eight-rad" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 1152453204, + "voter": "vebo3" + }, + { + "rshares": 67685191953, + "voter": "thecyclist" + }, + { + "rshares": 422610257, + "voter": "steemorama" + }, + { + "rshares": 52252552, + "voter": "lighter" + }, + { + "rshares": 107803279, + "voter": "edgarsart" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 982419739, + "voter": "serioustruth" + }, + { + "rshares": 50639382, + "voter": "doggnostic" + }, + { + "rshares": 5711392263, + "voter": "jillwirt" + }, + { + "rshares": 5611411538, + "voter": "chick1" + }, + { + "rshares": 6342439268, + "voter": "gringalicious" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 219004308, + "voter": "anomaly" + }, + { + "rshares": 294804319, + "voter": "mlialen" + }, + { + "rshares": 1231394982, + "voter": "anns" + }, + { + "rshares": 4984327527, + "voter": "donchate" + }, + { + "rshares": 1288394465, + "voter": "aksinya" + }, + { + "rshares": 516320264, + "voter": "grisha-danunaher" + }, + { + "rshares": 444421238, + "voter": "witchcraftblog" + }, + { + "rshares": 153699193, + "voter": "allgoodthings" + }, + { + "rshares": 1327332480, + "voter": "modernbukowski" + }, + { + "rshares": 149393009, + "voter": "berek" + }, + { + "rshares": 151685595, + "voter": "artmania" + }, + { + "rshares": 111617802, + "voter": "dirlei.sdias" + }, + { + "rshares": 147665355, + "voter": "ramblinmind" + } + ], + "author": "kaylinart", + "author_payout_value": "0.000 HBD", + "author_reputation": 69.01, + "beneficiaries": [], + "blacklists": [], + "body": "\n\nWhat Is Steemit doing for you today? \nWhat will Steemit do for you tomorrow!? \nWhat is Steemit doing for you 5 years down the road?\n\n### I checked the 100% Pay me In Steem Power Button! ###\n\n# So many of us are thinking short term with Steemit. #\n- Not staying in one niche (I'm guilty of this one)\n- Withdrawing and powering down everything\n- Plagiarizing or posting low quality content.\n- Writing stuff that can \"expire\" very quickly.\n\n# Why are you here? #\nWe all have our reasons. The community the money, Maybe asking why you here isn't as good as a question. I feel like we are here for mostly the same reasons. \n\nThe better question is..\n# What are you going to contribute? #\nYour contributions can mean the difference between making a lot, Or making a little, Building followers, Or scaring them away. \nWe need to think LONG TERM. \n- Is the stuff you are creating, Relevant? \n- What is the shelf life?\n- Is it going to help someone? Why would someone use their time to READ YOUR CONTENT?\n- If it was seen on google, Would you click on it? Do you think someone else would click on it?\n\nI feel like an important aspect of promoting Steemit is trying to help EVERYONE! Not necessarily the Steemit community, But to get ourselves on google. The front page if possible. So it's important that we have people creating in-depth content as well as content in a variety of fields. \n\n# How did Facebook Start? #\nMark Zuckerberg created a platform that him and his college classmates at Harvard could connect. Essentially it started small, Then it grew into a massive thing. \nI don't know all the details, While Steemit was mostly topics on crypto-currency it has gradually expanded. Although I feel like it kind of started with a \"bigger\" picture in mind. \nBut that is okay! \n\n# USE THAT 100% Steem Power option! #\nRecently a new button was added! That you can be paid fully with Steem Power instead of Steem Dollars. I probably won't always use this button, But I think everyone should for the majority of the posts! Just imagine later on, Becoming a whale!\n\n# Lets talk about you! #\nOne thing we need to think about is, What Steemit will do for us DOWN THE ROAD? Many people on Steemit don't even make 1.00 off each post, They are original well written, It truly breaks my heart. I've also noticed a drop in my curation rewards as time has gone on. Although I'm not complaining. I am EXTREMELY thankful for what I've gotten. But like everyone else, If you can make more. You want to make more right? \n\n## You aren't going to deny an extra slice of pizza right? ##\n\nIf I'm going to invest my time into something, I expect it to pay me NOW and LATER! I don't like working by the \"hour.\" That is why I publish books; I can milk my content repeatedly and use if for other things, to make more money.\n\n# What are you going to do when you can't get anymore payouts? #\n\nOf course, you could post the same crap elsewhere and hope it makes you money. \nBut we know that is a BAD thing for websites. Google doesn't like seeing repeats everywhere; It makes them assume it's spam.\nPlus it looks bad on Steemit, So don't do it. Steemit wants original content. But just because you wrote that article doesn't mean \"it's done.\"\n\n\n\n\n## Re-purpose content ##\nI hope to write a book from my Steemit posts, of course, they'll have to be changed a bit to ensure they aren't just \"copy and pasted.\" But all these articles are usable in another way.\n\n## Affiliate links ##\nI'll be honest here; I use A LOT OF affiliate links, referral codes, and such. The way I see it is that when your article is done being paid out, Ten years from now, Or even one year from now. Someone may read your stuff. And appreciate it. If I recommend a RELEVANT product, Someone may click the link and place an order. I'll earn a couple of cents to a couple of dollars for that order. This can be done a NUMEROUS amount of times.\n\nSo far Steemit hasn't made any rules against doing that. So until we as a community say \"no\" to that, Refer away. \n\nNote: Make sure it's RELEVANT To your post, Lets NOT spam people with the sole purpose to make money, The goal is to provide value, and heck convenience. The person won't have to search for the product if they wish to buy it, They can click your link and go. \n\n### Example! ###\nCheck out my [Custom Steemit shirts here!](http://amzn.to/2cPifnN)\nI'll probably write an article about affiliate marketing later :) \n\n\n\n# Not staying in one Niche #\nMany of us like to write about many topics. This isn't really letting us build a \"following\" of one specific kind of people. This may be complicated for you to make money down the road, Because you won't fully know what your followers fully expect from you. I am a hypocrite here, Because I write about a lot of stuff, And I don't think that will change anytime soon. But it's something to keep in mind anyways.\n\n# Withdrawing and powering down EVERYTHING #\nI see a lot of people doing this, And I have taken out a large portion of money too. Maybe these people feel that Steemit will not last! And who knows, maybe it won't.\n\nBut like @dantheman Said \" You may only get $10 worth of Steem Power for a post today. It might not even seem to be worth your time, but if you and others stick around and grow the value of the platform then one day your $10 will be worth $400 if we build the platform to Bitcoin scale. If we grow to Facebook scale, it will be worth $4000.\n\nDoes that 10.00 seem worth taking out now? \nHere are some things you could buy with 10.00\n- 2 Subway footlongs (not including tax)\n- 1 Coloring book\n- Some Tupperware, \nYou get the idea! \n\nWhat can you buy with 4,000?\n- Groceries for a whole year for 2 people! (Assuming you eat 166.00 a month in food)\n\nNow you may think \n\n### I need this money to live RIGHT NOW! ###\nWhat were you doing BEFORE STEEMIT? Maybe you should go back to that! \nOr pick up an extra job so you can keep investing.\nBut like I said, don't put ALL YOUR eggs in one basket. I've personally taken out some of my SBD to invest in stock, And peer to peer lending, to help even out my investment portfolio. \n\nI'm not your investment adviser. I also take NO responsibility for any bad or good that happens to you by following my advice. \nBut I feel like by taking everything out, you are not only hurting yourself, But you are hurting the people you are FOLLOWING! With less power, You have less ability to throw your followers a reward for their hard work. \n\n- I have almost 30,000 in Steem power, And my vote seems to be worth about 0.18 Thats more than some people make on their posts! So I feel like my 0.18 is a pretty nice benefit! \n\n## If Steemit grows big. You'll spend the rest of your life kicking yourself ##\n\nIf steemit doesn't grow big, Then you can be happy with the smaller amounts you DID take out! (that Is why I took out a bit to justify my time spent on the platform)\n\n\n\n# Plagiarizing or posting Low-Quality content #\n\nWhat is your goal? Copy and paste? Make a few thousand?\nSure it's worked out with some people. @msgivings\nBut it doesn't keep working forever, if you aren't caught by Cheetah the first time, you'll get caught later. You may get lucky, Pocket a few thousand.\nBut then everyone will lose trust in you; You'll be ignored forever.\nAlthough I've noticed MOST plagiarists don't even make 50.00 on their copy and pasted, Stuff. Thanks to @cheetah and @steemcleaners among other people, They are rapidly caught! \n\n- Or - \n\nYou can write original content, Then make money on it, Grow followers, and keep growing and building. \nYou aren't going to get rich overnight doing this. \nSure we've seen past articles make a TON! The highest I've seen is 30,000 from a makeup tutorial, But even the 15,000 she got, Won't let her retire right now! \nI mean that is still A TON OF MONEY, and it's incredible! But guess what?\nThat was ORIGINAL content! \nShe didn't steal some youtube video; She made it herself.\nSadly, Not all great, and original content will be noticed like that. But you need to keep going, Post your thoughts your passions, your beliefs. EVERYDAY! \nGrow your Steemit account and eventually, you'll be rewarded. Your 10.00 could turn into 400! \n\n## Just do it the right way the first time! That way you won't have to attempt to make a new account and start from scratch ##\n\n\n# Writing Stuff that expires quickly #\nNot everything lasts forever. But I keep noticing posts about the election, or about what Justin Bieber is up to.\nIn a couple of years, Most people won't care. \n\nSame with the newest Steemit Update posts, If they change something in the next update, your post expires. \n\nI'm not saying you should never post this stuff, But you may want to keep that in mind for the long term, Try to create articles that will last longer. Do a mix of both, Some of those short-term suggestions may produce a lot now, But then have longer term articles that will last even longer.\n\n\n# Conclusion #\nSteemit is a dream come true platform, but we need to maintain long term and short term thinking to be successful. We don't want to spend all our time on the platform, Only to have it go away tomorrow, But at the same time, We need a proper foundation built so we can maintain an income as Steemit grows, Even if we potentially lose out on a lot of our curation rewards. We will still have the ability to make money on Steemit.\n\n*Thank you Adina Voicu & pixabay for the photos*", + "category": "steemit", + "children": 40, + "created": "2016-09-15T00:54:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/2aQs4NO.jpg", + "http://i.imgur.com/7CQs4zs.jpg", + "http://i.imgur.com/i0CZ845.jpg", + "http://i.imgur.com/3AxBJ1B.jpg", + "http://i.imgur.com/lR0ZiZn.jpg", + "http://i.imgur.com/CncTvvw.jpg", + "http://i.imgur.com/Pfg0TTL.jpg", + "http://i.imgur.com/3iOi1DF.jpg" + ], + "links": [ + "http://imgur.com/2aQs4NO", + "http://imgur.com/7CQs4zs", + "http://imgur.com/i0CZ845", + "http://imgur.com/3AxBJ1B", + "http://amzn.to/2cPifnN", + "http://imgur.com/lR0ZiZn", + "http://imgur.com/CncTvvw", + "http://imgur.com/Pfg0TTL", + "http://imgur.com/3iOi1DF" + ], + "tags": [ + "steemit", + "life", + "writing", + "blogging" + ], + "users": [ + "dantheman", + "msgivings", + "cheetah", + "steemcleaners" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 51389575344534, + "payout": 160.003, + "payout_at": "2016-09-22T00:54:21", + "pending_payout_value": "160.003 HBD", + "percent_hbd": 0, + "permlink": "think-long-term-with-steemit-not-short-term", + "post_id": 1249207, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 161 + }, + "title": "Think LONG TERM With Steemit NOT SHORT TERM", + "updated": "2016-09-15T01:00:54", + "url": "/steemit/@kaylinart/think-long-term-with-steemit-not-short-term" + }, + { + "active_votes": [ + { + "rshares": 260698636185, + "voter": "anonymous" + }, + { + "rshares": 35326666852152, + "voter": "jamesc" + }, + { + "rshares": 1469530991826, + "voter": "commedy" + }, + { + "rshares": 2274658800074, + "voter": "badassmother" + }, + { + "rshares": 5116652122587, + "voter": "kushed" + }, + { + "rshares": 2936917082118, + "voter": "wang" + }, + { + "rshares": 6118815831981, + "voter": "steemit200" + }, + { + "rshares": 1774628779159, + "voter": "joseph" + }, + { + "rshares": 4543611184435, + "voter": "au1nethyb1" + }, + { + "rshares": 11629043153, + "voter": "bentley" + }, + { + "rshares": 481469343476, + "voter": "recursive3" + }, + { + "rshares": 667162488055, + "voter": "masteryoda" + }, + { + "rshares": 3390519227920, + "voter": "recursive" + }, + { + "rshares": 1245609601, + "voter": "mineralwasser" + }, + { + "rshares": 729979188862, + "voter": "boombastic" + }, + { + "rshares": 7153138874, + "voter": "bingo-0" + }, + { + "rshares": 450947547038, + "voter": "boatymcboatface" + }, + { + "rshares": 10606181778, + "voter": "idol" + }, + { + "rshares": 1175808592353, + "voter": "tuck-fheman" + }, + { + "rshares": 5146683930, + "voter": "sakr" + }, + { + "rshares": 3109726595, + "voter": "yefet" + }, + { + "rshares": 1825959213, + "voter": "jocelyn" + }, + { + "rshares": 78298768791, + "voter": "acidsun" + }, + { + "rshares": 15409728881, + "voter": "gregory-f" + }, + { + "rshares": 1156216993549, + "voter": "gavvet" + }, + { + "rshares": 29956475327, + "voter": "eeks" + }, + { + "rshares": 34980134765, + "voter": "james-show" + }, + { + "rshares": 2111092597, + "voter": "gekko" + }, + { + "rshares": 1679918974144, + "voter": "cryptoctopus" + }, + { + "rshares": 597439166462, + "voter": "nanzo-scoop" + }, + { + "rshares": 3394026035, + "voter": "cryptohead" + }, + { + "rshares": 170004330283, + "voter": "steve-walschot" + }, + { + "rshares": 10036865820, + "voter": "kefkius" + }, + { + "rshares": 187848857300, + "voter": "mummyimperfect" + }, + { + "rshares": 106596394314, + "voter": "asch" + }, + { + "rshares": 2380357206, + "voter": "error" + }, + { + "rshares": 11051867871, + "voter": "andu" + }, + { + "rshares": 1111891456384, + "voter": "cyber" + }, + { + "rshares": 65199252650, + "voter": "theshell" + }, + { + "rshares": 52130931245, + "voter": "ak2020" + }, + { + "rshares": 7064790767, + "voter": "cm-steem" + }, + { + "rshares": 1153901201672, + "voter": "satoshifund" + }, + { + "rshares": 4190059511, + "voter": "andre-ager" + }, + { + "rshares": 55571244068, + "voter": "juanmiguelsalas" + }, + { + "rshares": 17037267285, + "voter": "samether" + }, + { + "rshares": 83470465036, + "voter": "herzmeister" + }, + { + "rshares": 268882934787, + "voter": "trogdor" + }, + { + "rshares": 401884067, + "voter": "knosis" + }, + { + "rshares": 315569376, + "voter": "bitcoinnational" + }, + { + "rshares": 4491860772, + "voter": "tee-em" + }, + { + "rshares": 32185101127, + "voter": "michaelx" + }, + { + "rshares": 389651950, + "voter": "rfchaosheart" + }, + { + "rshares": 121894398262, + "voter": "geoffrey" + }, + { + "rshares": 224201417025, + "voter": "kimziv" + }, + { + "rshares": 4065712107, + "voter": "crok" + }, + { + "rshares": 45328779401, + "voter": "honeythief" + }, + { + "rshares": 84593236072, + "voter": "emily-cook" + }, + { + "rshares": 2315323255, + "voter": "superfreek" + }, + { + "rshares": 484592257, + "voter": "mrhankeh" + }, + { + "rshares": 73799088255, + "voter": "rubybian" + }, + { + "rshares": 3348278258, + "voter": "orly" + }, + { + "rshares": 255388351, + "voter": "mstang83" + }, + { + "rshares": 310292244, + "voter": "skywxp3d" + }, + { + "rshares": 17256381923, + "voter": "r4fken" + }, + { + "rshares": 766127826, + "voter": "busser" + }, + { + "rshares": 16859483398, + "voter": "ausbitbank" + }, + { + "rshares": 23198403909, + "voter": "akareyon" + }, + { + "rshares": 12453090895, + "voter": "asim" + }, + { + "rshares": 99758482, + "voter": "snowden" + }, + { + "rshares": 4602542405, + "voter": "thegoodguy" + }, + { + "rshares": 1107677085, + "voter": "karen13" + }, + { + "rshares": 28215193752, + "voter": "dwinblood" + }, + { + "rshares": 23980997269, + "voter": "igster" + }, + { + "rshares": 56831805539, + "voter": "streetstyle" + }, + { + "rshares": 46823047577, + "voter": "milestone" + }, + { + "rshares": 37812665136, + "voter": "creemej" + }, + { + "rshares": 89580632, + "voter": "wildchild" + }, + { + "rshares": 338328348, + "voter": "illlefr4u" + }, + { + "rshares": 12324255614, + "voter": "benjiberigan" + }, + { + "rshares": 5008619742, + "voter": "poseidon" + }, + { + "rshares": 3434231983, + "voter": "simon.braki.love" + }, + { + "rshares": 4308378335, + "voter": "bitcoiner" + }, + { + "rshares": 2909793501, + "voter": "vlad" + }, + { + "rshares": 10677763868, + "voter": "tessaddavis" + }, + { + "rshares": 3755925396, + "voter": "tarindel" + }, + { + "rshares": 53840276310, + "voter": "jl777" + }, + { + "rshares": 999045639554, + "voter": "james212" + }, + { + "rshares": 1808240719, + "voter": "yarly" + }, + { + "rshares": 272625902, + "voter": "yarly2" + }, + { + "rshares": 273033812, + "voter": "yarly3" + }, + { + "rshares": 157733805, + "voter": "yarly4" + }, + { + "rshares": 158624349, + "voter": "yarly5" + }, + { + "rshares": 90416287, + "voter": "yarly7" + }, + { + "rshares": 50619397, + "voter": "steemchain" + }, + { + "rshares": 50619397, + "voter": "whalepool" + }, + { + "rshares": 4543571513, + "voter": "proto" + }, + { + "rshares": 658420725, + "voter": "curator" + }, + { + "rshares": 484232819, + "voter": "raphma" + }, + { + "rshares": 36987742348, + "voter": "sisterholics" + }, + { + "rshares": 437560586, + "voter": "yarly10" + }, + { + "rshares": 234191245, + "voter": "yarly11" + }, + { + "rshares": 81879061, + "voter": "yarly12" + }, + { + "rshares": 7631539266, + "voter": "celebr1ty" + }, + { + "rshares": 486648811, + "voter": "hermes7" + }, + { + "rshares": 146224042, + "voter": "steemster1" + }, + { + "rshares": 350459078, + "voter": "bullionstackers" + }, + { + "rshares": 1168980524, + "voter": "jillstein2016" + }, + { + "rshares": 28706826499, + "voter": "williambanks" + }, + { + "rshares": 106503020, + "voter": "cryptoz" + }, + { + "rshares": 3402334462, + "voter": "glitterpig" + }, + { + "rshares": 55155338638, + "voter": "gomeravibz" + }, + { + "rshares": 2298201490, + "voter": "taker" + }, + { + "rshares": 6519151447, + "voter": "nekromarinist" + }, + { + "rshares": 59219358, + "voter": "sharon" + }, + { + "rshares": 2635374169, + "voter": "merej99" + }, + { + "rshares": 60342922, + "voter": "lillianjones" + }, + { + "rshares": 1275604419176, + "voter": "laonie" + }, + { + "rshares": 4890158870, + "voter": "satoshifpv" + }, + { + "rshares": 42472016187, + "voter": "myfirst" + }, + { + "rshares": 6513190111, + "voter": "rich77" + }, + { + "rshares": 265500281510, + "voter": "somebody" + }, + { + "rshares": 10169795259, + "voter": "flysaga" + }, + { + "rshares": 5634572644, + "voter": "brendio" + }, + { + "rshares": 833030527, + "voter": "gmurph" + }, + { + "rshares": 3536713242, + "voter": "chris.roy" + }, + { + "rshares": 58652117388, + "voter": "midnightoil" + }, + { + "rshares": 2267389147, + "voter": "crypto-toll" + }, + { + "rshares": 4368111279, + "voter": "ullikume" + }, + { + "rshares": 53093897, + "voter": "michellek" + }, + { + "rshares": 4484630765, + "voter": "kurtbeil" + }, + { + "rshares": 2870686328, + "voter": "steemleak" + }, + { + "rshares": 143080966632, + "voter": "xiaohui" + }, + { + "rshares": 106149968, + "voter": "bigsambucca" + }, + { + "rshares": 7121179936, + "voter": "elfkitchen" + }, + { + "rshares": 95727365950, + "voter": "joele" + }, + { + "rshares": 2226707993, + "voter": "paynode" + }, + { + "rshares": 4698525618, + "voter": "xiaokongcom" + }, + { + "rshares": 59437351, + "voter": "msjennifer" + }, + { + "rshares": 55925537, + "voter": "ciao" + }, + { + "rshares": 54217761, + "voter": "steemo" + }, + { + "rshares": 9471044236, + "voter": "xianjun" + }, + { + "rshares": 54077897, + "voter": "steema" + }, + { + "rshares": 74615731, + "voter": "evgenyche" + }, + { + "rshares": 71282219, + "voter": "confucius" + }, + { + "rshares": 3933588893, + "voter": "bledarus" + }, + { + "rshares": 52467942, + "voter": "loli" + }, + { + "rshares": 93733451022, + "voter": "miacats" + }, + { + "rshares": 182699637, + "voter": "party1999" + }, + { + "rshares": 61906848, + "voter": "frankbacon" + }, + { + "rshares": 54909929, + "voter": "jarvis" + }, + { + "rshares": 620563829, + "voter": "microluck" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 755831094058, + "voter": "dollarvigilante" + }, + { + "rshares": 6742640389, + "voter": "solarguy" + }, + { + "rshares": 4974968817, + "voter": "almerri" + }, + { + "rshares": 60637775, + "voter": "dazatherton" + }, + { + "rshares": 11892332998, + "voter": "gvargas123" + }, + { + "rshares": 51877132, + "voter": "johnbyrd" + }, + { + "rshares": 51860909, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 51870077, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 84578129264, + "voter": "icfiedler" + }, + { + "rshares": 3341359657, + "voter": "movievertigo" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 50816343, + "voter": "bitchplease" + }, + { + "rshares": 15340241358, + "voter": "pressfortruth" + }, + { + "rshares": 8852872331, + "voter": "onetree" + }, + { + "rshares": 65384397812, + "voter": "mandibil" + }, + { + "rshares": 5682486282, + "voter": "lily-da-vine" + }, + { + "rshares": 58484280, + "voter": "will.isles" + }, + { + "rshares": 51562255, + "voter": "curpose" + }, + { + "rshares": 2171145164, + "voter": "voluntary" + }, + { + "rshares": 10225963461, + "voter": "etcmike" + }, + { + "rshares": 10486608361, + "voter": "stiant" + }, + { + "rshares": 58078172, + "voter": "dcat" + }, + { + "rshares": 1853399306, + "voter": "runridefly" + }, + { + "rshares": 57935790, + "voter": "drdsp" + }, + { + "rshares": 70227842, + "voter": "stephenkendal" + }, + { + "rshares": 64994479, + "voter": "mikeonfire" + }, + { + "rshares": 81878649, + "voter": "uziriel" + }, + { + "rshares": 630935494, + "voter": "freeinthought" + }, + { + "rshares": 22792151801, + "voter": "mikehere" + }, + { + "rshares": 241069837, + "voter": "jennsky" + }, + { + "rshares": 2451294987, + "voter": "funkywanderer" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 6881296299, + "voter": "mdoolsky" + }, + { + "rshares": 191746347, + "voter": "team101" + }, + { + "rshares": 146501119849, + "voter": "corbettreport" + }, + { + "rshares": 51718188, + "voter": "crion" + }, + { + "rshares": 51388276, + "voter": "hitherise" + }, + { + "rshares": 51379706, + "voter": "wiss" + }, + { + "rshares": 1258802348, + "voter": "goldstein" + }, + { + "rshares": 14712233875, + "voter": "canadian-coconut" + }, + { + "rshares": 9061060229, + "voter": "sponge-bob" + }, + { + "rshares": 55683468, + "voter": "lindasteel" + }, + { + "rshares": 56773257, + "voter": "kjartan" + }, + { + "rshares": 4545785145, + "voter": "l0k1" + }, + { + "rshares": 494724739, + "voter": "areynolds" + }, + { + "rshares": 50784892, + "voter": "freesteem" + }, + { + "rshares": 56715170, + "voter": "treverspade" + }, + { + "rshares": 600754260, + "voter": "techstar581" + }, + { + "rshares": 3725440262, + "voter": "sift666" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 55451642, + "voter": "oliver67" + }, + { + "rshares": 3827663978, + "voter": "titusfrost" + }, + { + "rshares": 51231795, + "voter": "ahmetova" + }, + { + "rshares": 1433005760, + "voter": "jiganomics" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 135719118889, + "voter": "thecyclist" + }, + { + "rshares": 1067000528, + "voter": "zettar" + }, + { + "rshares": 56897224, + "voter": "lighter" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 1604998002, + "voter": "mcsvi" + }, + { + "rshares": 691025339, + "voter": "mjhomb" + }, + { + "rshares": 52910800, + "voter": "roadhog" + }, + { + "rshares": 50639382, + "voter": "doggnostic" + }, + { + "rshares": 689550675, + "voter": "ct-gurus" + }, + { + "rshares": 532070055, + "voter": "lifeworship" + }, + { + "rshares": 50377764, + "voter": "jenny-talls" + }, + { + "rshares": 63519834123, + "voter": "tracemayer" + }, + { + "rshares": 9050091325, + "voter": "brains" + }, + { + "rshares": 52347083, + "voter": "post-successful" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 5749751958, + "voter": "chick1" + }, + { + "rshares": 614254178, + "voter": "kharn" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 62886160, + "voter": "freebornangel" + }, + { + "rshares": 547510771, + "voter": "anomaly" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 430428179, + "voter": "ola1" + }, + { + "rshares": 52750948, + "voter": "modus" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 53692261, + "voter": "everittdmickey" + }, + { + "rshares": 50868434, + "voter": "jumbo" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 334494466, + "voter": "darkminded153" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 162925257, + "voter": "uct" + }, + { + "rshares": 162911190, + "voter": "front" + }, + { + "rshares": 159710416, + "voter": "allianz" + }, + { + "rshares": 161849597, + "voter": "iberia" + }, + { + "rshares": 161179339, + "voter": "bethesda" + }, + { + "rshares": 161096439, + "voter": "bethsoft" + }, + { + "rshares": 160880639, + "voter": "illusions" + }, + { + "rshares": 160777921, + "voter": "the.dudermensch" + }, + { + "rshares": 156961683, + "voter": "nsawashere" + }, + { + "rshares": 159963865, + "voter": "sledgehammer" + }, + { + "rshares": 159957397, + "voter": "pirelli" + }, + { + "rshares": 159506164, + "voter": "greenpeace" + }, + { + "rshares": 156023422, + "voter": "reef" + }, + { + "rshares": 158632601, + "voter": "cream" + }, + { + "rshares": 155378485, + "voter": "zendesk" + }, + { + "rshares": 74838700, + "voter": "dealzgal" + }, + { + "rshares": 155067385, + "voter": "shanehasbrouck" + }, + { + "rshares": 154986758, + "voter": "steempolizei" + }, + { + "rshares": 154595334, + "voter": "stevesmith" + }, + { + "rshares": 80379451, + "voter": "storage" + }, + { + "rshares": 67690648, + "voter": "blackmarket" + }, + { + "rshares": 73837045, + "voter": "gifts" + }, + { + "rshares": 150379304, + "voter": "jvon" + } + ], + "author": "corbettreport", + "author_payout_value": "0.000 HBD", + "author_reputation": 63.11, + "beneficiaries": [], + "blacklists": [], + "body": "\"nif_emailscandal\"\n\n

    by James Corbett
    \ncorbettreport.com
    \nSeptember 14, 2016\n\n

    In yet another sign that the establishment media has completely lost any semblance of a grounding in reality, the Washington Post just opined that \"The Hillary Clinton email story is out of control,\" whining about how much attention the story of Clinton's homebrew email system is receiving in this campaign. This despite the fact that the facts on the ground here are incontrovertible:\n

    \n

    But never mind all of that; the Washington Post has decided that the public is too concerned about the issue so I guess it's time to move on, right?\n\n

    Wrong. Thankfully this is 2016 not 1966, and the dinosaur media no longer dictates the news cycle like they used to. CNN and the NYT can call it a \"stumble\" all they want, but we've seen the video; we know that Clinton's feet didn't move at all and she was literally dragged into that van. Similarly, we don't have to take the talking heads word for it; we know that Clinton broke the law with the emails, tried to lie her way out of it, and has only gotten away with it because of her political connections (and the body count, of course; let's not forget the body count).\n\n

    But as it turns out, there's an even bigger story here than Clinton's illegal activities or the establishment media's willingness to cover it up.\n\n

    A new email exchange between Clinton and former Secretary of State Colin Powell has just been released. In it, Powell is remarkably frank about how he defied CIA/NSA and State Department orders not to use personal computers and how to avoid leaving a data trail that could become part of the public record (and thus subject to FOIA):\n\n

    \"I didn't have a BlackBerry. What I did do was have a personal computer that was hooked up to a private phone line (sounds ancient.) So I could communicate with a wide range of friends directly without it going through the State Department servers. I even used it to do business with some foreign leaders and some of the senior folks in the Department on their personal email accounts.\"\n\n

    He goes on to explain:\n\n

    \"However, there is a real danger. If it is public that you have a BlackBerry and it it government and you are using it, government or not, to do business, it may become an official record and subject to the law. Reading about the President's BB rules this morning, it sounds like it won't be as useful as it used to be. Be very careful. I got around it all by not saying much and not using systems that captured the data.\"\n\n

    Shocking, right? Well, it's much worse. It's not just Secretaries of State pulling these kinds of shenanigans to evade potential FOIAs and cover up whatever they're trying to cover up when \"do[ing] business with some foreign leaders.\" It's all of government trying to do this.\n\n

    As TechDirt points out, it wasn't until 2014 that the DC Circuit Court finally ruled that city officials couldn't use private servers to hide information from the public record anymore.\n\n

    And as long-time Corbert Reporteers will remember, the FBI goes to remarkable lengths to create separate storage devices for investigatory material that they use to keep information from being FOIA-ed.\n\n

    The point here is not in any way to exonerate Clinton, of course. She is vile, corrupt, a criminal, a neocon warmonger, and, oh yeah, a threat to all of humanity.\n\n

    The point is that if the powers-that-shouldn't-be truly don't want you to know about a piece of sensitive information then it isn't going to be available via FOIA.\n\n

    But if you're reading this, then you probably already knew that. And if you didn't know it, maybe it's time to put down The Washington Post and spend more time with the alt media.", + "category": "news", + "children": 9, + "created": "2016-09-14T12:18:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.corbettreport.com/wp-content/uploads/2016/09/nif_emailscandal.jpg" + ], + "links": [ + "https://www.corbettreport.com/wp-content/uploads/2016/09/nif_emailscandal.jpg", + "https://www.corbettreport.com/", + "https://www.washingtonpost.com/opinions/the-hillary-clinton-email-story-is-out-of-control/2016/09/08/692947d0-75fc-11e6-8149-b8d05321db62_story.html", + "http://www.politico.com/story/2015/03/gowdy-clinton-wiped-her-server-clean-116472", + "https://twitter.com/michaelkeyes/status/771871501926608896", + "http://www.washingtonexaminer.com/fbi-clinton-withheld-17500-emails/article/2600901", + "http://www.politifact.com/truth-o-meter/statements/2016/jul/06/hillary-clinton/fbi-findings-tear-holes-hillary-clintons-email-def/", + "http://observer.com/2016/07/exclusive-security-source-details-bill-clinton-maneuver-to-meet-loretta-lynch/", + "http://www.washingtontimes.com/news/2016/jul/7/fbis-comey-hillary-clinton-not-sophisticated-enoug/", + "https://www.fbi.gov/news/pressrel/press-releases/statement-by-fbi-director-james-b-comey-on-the-investigation-of-secretary-hillary-clinton2019s-use-of-a-personal-e-mail-system", + "http://edition.cnn.com/2016/08/16/politics/navy-sailor-clinton-email-defense/", + "http://edition.cnn.com/2016/09/11/politics/hillary-clinton-health-2016-election/", + "http://www.nytimes.com/2016/09/12/magazine/watching-and-wincing-as-clinton-stumbles.html", + "https://www.youtube.com/watch?v=pXPAmQMXDbA", + "http://democrats.oversight.house.gov/sites/democrats.oversight.house.gov/files/documents/DOS-HOGR-09022016-000001%20to%20000003.pdf", + "https://www.techdirt.com/articles/20140725/09395328004/dc-circuit-court-tells-district-officials-they-can-no-longer-hide-foia-requests-using-personal-email-accounts.shtml", + "https://www.corbettreport.com/breaking-secret-fbi-storage-drive-to-shield-evidence-from-foia/", + "https://www.corbettreport.com/hillary-clinton-is-a-threat-to-all-of-humanity/" + ], + "tags": [ + "news", + "clinton", + "government", + "election", + "scandal" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 79265840236573, + "payout": 369.419, + "payout_at": "2016-09-21T12:18:21", + "pending_payout_value": "369.419 HBD", + "percent_hbd": 10000, + "permlink": "the-real-email-scandal-is-bigger-than-clinton", + "post_id": 1242553, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 272 + }, + "title": "The REAL Email Scandal Is Bigger Than Clinton", + "updated": "2016-09-14T12:18:21", + "url": "/news/@corbettreport/the-real-email-scandal-is-bigger-than-clinton" + }, + { + "active_votes": [ + { + "rshares": 16755161199383, + "voter": "itsascam" + }, + { + "rshares": 1970871102026, + "voter": "steemroller" + }, + { + "rshares": 73338425139, + "voter": "donaldtrump" + }, + { + "rshares": 17831589175792, + "voter": "steemed" + }, + { + "rshares": 2047223484288, + "voter": "badassmother" + }, + { + "rshares": 2005008078872, + "voter": "hr1" + }, + { + "rshares": 5005541726082, + "voter": "kushed" + }, + { + "rshares": 22380501232, + "voter": "jaewoocho" + }, + { + "rshares": 155403070831, + "voter": "ozmaster" + }, + { + "rshares": 82709813813, + "voter": "aizensou" + }, + { + "rshares": 644251723841, + "voter": "boombastic" + }, + { + "rshares": 88491528536, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 1620255991, + "voter": "bingo-1" + }, + { + "rshares": 49188390877, + "voter": "stoner19" + }, + { + "rshares": 799820083981, + "voter": "steemrollin" + }, + { + "rshares": 58907877644, + "voter": "lovelace" + }, + { + "rshares": 74897991444, + "voter": "eeks" + }, + { + "rshares": 478348587, + "voter": "paco-steem" + }, + { + "rshares": 5761288772, + "voter": "spaninv" + }, + { + "rshares": 2154176120, + "voter": "gekko" + }, + { + "rshares": 9535707424, + "voter": "richman" + }, + { + "rshares": 11763349229, + "voter": "acidyo" + }, + { + "rshares": 13067769111, + "voter": "fact" + }, + { + "rshares": 9837164680, + "voter": "kefkius" + }, + { + "rshares": 268838726, + "voter": "coar" + }, + { + "rshares": 98194666304, + "voter": "asch" + }, + { + "rshares": 1060918790, + "voter": "murh" + }, + { + "rshares": 240697359051, + "voter": "sascha" + }, + { + "rshares": 6083693713, + "voter": "cryptofunk" + }, + { + "rshares": 1008449541973, + "voter": "cyber" + }, + { + "rshares": 10687082036, + "voter": "aizen01" + }, + { + "rshares": 6372187262, + "voter": "aizen02" + }, + { + "rshares": 3482712525, + "voter": "aizen03" + }, + { + "rshares": 1145007934, + "voter": "aizen04" + }, + { + "rshares": 484325382, + "voter": "aizen05" + }, + { + "rshares": 4698683650, + "voter": "aizen07" + }, + { + "rshares": 2810268333, + "voter": "aizen08" + }, + { + "rshares": 998797617, + "voter": "aizen09" + }, + { + "rshares": 432171763, + "voter": "aizen10" + }, + { + "rshares": 7109411065, + "voter": "aizen06" + }, + { + "rshares": 2986621629, + "voter": "aizen11" + }, + { + "rshares": 2052772542, + "voter": "aizen14" + }, + { + "rshares": 2413780662, + "voter": "aizen19" + }, + { + "rshares": 58168180981, + "voter": "theshell" + }, + { + "rshares": 636225126, + "voter": "aizen15" + }, + { + "rshares": 6298924785, + "voter": "aizen16" + }, + { + "rshares": 632466769, + "voter": "aizen20" + }, + { + "rshares": 4134752001, + "voter": "aizen22" + }, + { + "rshares": 1099019340, + "voter": "aizen23" + }, + { + "rshares": 2161663418, + "voter": "aizen17" + }, + { + "rshares": 3402403761, + "voter": "aizen24" + }, + { + "rshares": 480934421, + "voter": "aizen18" + }, + { + "rshares": 1288428212, + "voter": "aizen25" + }, + { + "rshares": 2188657245, + "voter": "aizen28" + }, + { + "rshares": 3367961897, + "voter": "aizen26" + }, + { + "rshares": 1105554984, + "voter": "aizen27" + }, + { + "rshares": 3799705697, + "voter": "aizen32" + }, + { + "rshares": 2078795879, + "voter": "aizen30" + }, + { + "rshares": 3845250045, + "voter": "aizen31" + }, + { + "rshares": 1265704338, + "voter": "aizen33" + }, + { + "rshares": 1522628785, + "voter": "aizen34" + }, + { + "rshares": 305661234, + "voter": "aizen35" + }, + { + "rshares": 5734781886, + "voter": "aizen36" + }, + { + "rshares": 1430731754, + "voter": "aizen37" + }, + { + "rshares": 400285218, + "voter": "aizen29" + }, + { + "rshares": 2816212176, + "voter": "aizen21" + }, + { + "rshares": 4321134371, + "voter": "aizen12" + }, + { + "rshares": 1839833709, + "voter": "aizen38" + }, + { + "rshares": 8279076968, + "voter": "badger311" + }, + { + "rshares": 8567966025, + "voter": "badger313" + }, + { + "rshares": 8532183936, + "voter": "badger312" + }, + { + "rshares": 8825464112, + "voter": "badger316" + }, + { + "rshares": 8945023495, + "voter": "badger319" + }, + { + "rshares": 8854468413, + "voter": "badger3101" + }, + { + "rshares": 8318010896, + "voter": "badger3111" + }, + { + "rshares": 8869290111, + "voter": "badger3121" + }, + { + "rshares": 8485309981, + "voter": "badger3131" + }, + { + "rshares": 8591220795, + "voter": "badger3141" + }, + { + "rshares": 8568091961, + "voter": "badger3171" + }, + { + "rshares": 8379270543, + "voter": "badger3181" + }, + { + "rshares": 8954261088, + "voter": "badger3191" + }, + { + "rshares": 8379110631, + "voter": "badger3112" + }, + { + "rshares": 8713695890, + "voter": "badger3132" + }, + { + "rshares": 8589307590, + "voter": "badger3162" + }, + { + "rshares": 8815925781, + "voter": "badger3113" + }, + { + "rshares": 8473341065, + "voter": "badger3123" + }, + { + "rshares": 8594708779, + "voter": "badger3133" + }, + { + "rshares": 8939568357, + "voter": "badger3153" + }, + { + "rshares": 8624205716, + "voter": "badger3163" + }, + { + "rshares": 8654162062, + "voter": "badger3193" + }, + { + "rshares": 8604723591, + "voter": "badger3114" + }, + { + "rshares": 8515355992, + "voter": "badger3124" + }, + { + "rshares": 8420058241, + "voter": "badger3144" + }, + { + "rshares": 8343364036, + "voter": "badger3154" + }, + { + "rshares": 8213191128, + "voter": "badger3164" + }, + { + "rshares": 8538833460, + "voter": "badger3174" + }, + { + "rshares": 8813869956, + "voter": "badger3194" + }, + { + "rshares": 8712162375, + "voter": "badger3105" + }, + { + "rshares": 8656736569, + "voter": "badger3135" + }, + { + "rshares": 8258522611, + "voter": "badger3145" + }, + { + "rshares": 8831167662, + "voter": "badger3155" + }, + { + "rshares": 8529824072, + "voter": "badger3175" + }, + { + "rshares": 8310212001, + "voter": "badger3195" + }, + { + "rshares": 7958888538, + "voter": "badger3106" + }, + { + "rshares": 8762392108, + "voter": "badger3116" + }, + { + "rshares": 8809476629, + "voter": "badger3126" + }, + { + "rshares": 8443348501, + "voter": "badger3136" + }, + { + "rshares": 8096485926, + "voter": "badger3146" + }, + { + "rshares": 8323878617, + "voter": "badger3156" + }, + { + "rshares": 8535690887, + "voter": "badger3166" + }, + { + "rshares": 8452106060, + "voter": "badger3176" + }, + { + "rshares": 8584206358, + "voter": "badger3186" + }, + { + "rshares": 8619308346, + "voter": "badger3196" + }, + { + "rshares": 8548167966, + "voter": "badger3107" + }, + { + "rshares": 8305132275, + "voter": "badger315" + }, + { + "rshares": 8791959509, + "voter": "badger318" + }, + { + "rshares": 8840656230, + "voter": "badger3151" + }, + { + "rshares": 8519121589, + "voter": "badger3161" + }, + { + "rshares": 8773547330, + "voter": "badger3122" + }, + { + "rshares": 8711547278, + "voter": "badger3142" + }, + { + "rshares": 8930383064, + "voter": "badger3152" + }, + { + "rshares": 8246562170, + "voter": "badger3172" + }, + { + "rshares": 8750362445, + "voter": "badger3182" + }, + { + "rshares": 8510357323, + "voter": "badger3192" + }, + { + "rshares": 8426540891, + "voter": "badger3143" + }, + { + "rshares": 8684675072, + "voter": "badger3173" + }, + { + "rshares": 8396705393, + "voter": "badger3104" + }, + { + "rshares": 8114154413, + "voter": "badger3134" + }, + { + "rshares": 8513476422, + "voter": "badger3184" + }, + { + "rshares": 8451732184, + "voter": "badger3115" + }, + { + "rshares": 8916017583, + "voter": "badger3165" + }, + { + "rshares": 8548877339, + "voter": "badger3185" + }, + { + "rshares": 8609674677, + "voter": "badger314" + }, + { + "rshares": 8839842393, + "voter": "badger317" + }, + { + "rshares": 8583105596, + "voter": "badger3102" + }, + { + "rshares": 8545290354, + "voter": "badger3103" + }, + { + "rshares": 8473652115, + "voter": "badger3125" + }, + { + "rshares": 8440424803, + "voter": "badger3183" + }, + { + "rshares": 512951586, + "voter": "aizen39" + }, + { + "rshares": 3692975896148, + "voter": "satoshifund" + }, + { + "rshares": 400795789674, + "voter": "taoteh1221" + }, + { + "rshares": 418804855, + "voter": "applecrisp" + }, + { + "rshares": 373228451, + "voter": "stiletto" + }, + { + "rshares": 371453162094, + "voter": "kaylinart" + }, + { + "rshares": 4552013770, + "voter": "tee-em" + }, + { + "rshares": 5818169940, + "voter": "mark-waser" + }, + { + "rshares": 18570665144, + "voter": "albertogm" + }, + { + "rshares": 108680814842, + "voter": "geoffrey" + }, + { + "rshares": 43522880107, + "voter": "honeythief" + }, + { + "rshares": 2187187538, + "voter": "superfreek" + }, + { + "rshares": 12054368546, + "voter": "primus" + }, + { + "rshares": 280886491, + "voter": "ladyclair" + }, + { + "rshares": 24300113729, + "voter": "venuspcs" + }, + { + "rshares": 3806124499, + "voter": "michaellamden68" + }, + { + "rshares": 161249433461, + "voter": "dashpaymag" + }, + { + "rshares": 3215101425, + "voter": "orly" + }, + { + "rshares": 3631120137, + "voter": "getssidetracked" + }, + { + "rshares": 5058699788, + "voter": "riscadox" + }, + { + "rshares": 25360290534, + "voter": "katyakov" + }, + { + "rshares": 68662764285, + "voter": "fabio" + }, + { + "rshares": 93660377, + "voter": "strawhat" + }, + { + "rshares": 14215545466, + "voter": "r4fken" + }, + { + "rshares": 25052836965, + "voter": "tcfxyz" + }, + { + "rshares": 6938794000, + "voter": "futurefood" + }, + { + "rshares": 1183997811, + "voter": "steemswede" + }, + { + "rshares": 92819199, + "voter": "cryptochannel" + }, + { + "rshares": 381822182, + "voter": "aizen13" + }, + { + "rshares": 3279355010, + "voter": "aizen41" + }, + { + "rshares": 931896284, + "voter": "aizen42" + }, + { + "rshares": 3174768083, + "voter": "aizen46" + }, + { + "rshares": 868916546, + "voter": "aizen47" + }, + { + "rshares": 212993516, + "voter": "aizen48" + }, + { + "rshares": 111038594, + "voter": "aizen49" + }, + { + "rshares": 922564497, + "voter": "aizen51" + }, + { + "rshares": 1238884764964, + "voter": "renohq" + }, + { + "rshares": 446844083, + "voter": "aizen43" + }, + { + "rshares": 66332881, + "voter": "aizen44" + }, + { + "rshares": 748318238, + "voter": "aizen54" + }, + { + "rshares": 6446284839, + "voter": "ausbitbank" + }, + { + "rshares": 1207102251, + "voter": "dicov" + }, + { + "rshares": 4685903408, + "voter": "gikitiki" + }, + { + "rshares": 12207029607, + "voter": "asim" + }, + { + "rshares": 90257674, + "voter": "snowden" + }, + { + "rshares": 4603959226, + "voter": "thegoodguy" + }, + { + "rshares": 14613467372, + "voter": "aaseb" + }, + { + "rshares": 1107695218, + "voter": "karen13" + }, + { + "rshares": 19964072666, + "voter": "meiisheree" + }, + { + "rshares": 251327027125, + "voter": "nabilov" + }, + { + "rshares": 228989895, + "voter": "aizen52" + }, + { + "rshares": 11698158012, + "voter": "allmonitors" + }, + { + "rshares": 45695515869, + "voter": "milestone" + }, + { + "rshares": 5726094484, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 186538708, + "voter": "aizen55" + }, + { + "rshares": 4232907512, + "voter": "oululahti" + }, + { + "rshares": 355146181718, + "voter": "calaber24p" + }, + { + "rshares": 3365306111, + "voter": "simon.braki.love" + }, + { + "rshares": 76405282865, + "voter": "thylbom" + }, + { + "rshares": 1692620384, + "voter": "bitcoiner" + }, + { + "rshares": 3756497147, + "voter": "tarindel" + }, + { + "rshares": 14277844951, + "voter": "beowulfoflegend" + }, + { + "rshares": 138656821, + "voter": "bento" + }, + { + "rshares": 53841844860, + "voter": "jl777" + }, + { + "rshares": 1736259240, + "voter": "yarly" + }, + { + "rshares": 261735372, + "voter": "yarly2" + }, + { + "rshares": 262126965, + "voter": "yarly3" + }, + { + "rshares": 151424453, + "voter": "yarly4" + }, + { + "rshares": 152279375, + "voter": "yarly5" + }, + { + "rshares": 86799635, + "voter": "yarly7" + }, + { + "rshares": 6388144255, + "voter": "summonerrk" + }, + { + "rshares": 16870381913, + "voter": "winstonwolfe" + }, + { + "rshares": 8674577701, + "voter": "chloetaylor" + }, + { + "rshares": 4543675783, + "voter": "proto" + }, + { + "rshares": 634121191, + "voter": "curator" + }, + { + "rshares": 420072669, + "voter": "yarly10" + }, + { + "rshares": 1365632775, + "voter": "alex.chien" + }, + { + "rshares": 224823596, + "voter": "yarly11" + }, + { + "rshares": 15528822570, + "voter": "michaeldodridge" + }, + { + "rshares": 78603899, + "voter": "yarly12" + }, + { + "rshares": 82066003, + "voter": "aizen53" + }, + { + "rshares": 3323364176, + "voter": "glitterpig" + }, + { + "rshares": 440302381, + "voter": "bento04" + }, + { + "rshares": 738358963, + "voter": "bento03" + }, + { + "rshares": 1504276124, + "voter": "aizen" + }, + { + "rshares": 2298263441, + "voter": "taker" + }, + { + "rshares": 234848214, + "voter": "bento02" + }, + { + "rshares": 540710999, + "voter": "bento01" + }, + { + "rshares": 4238154544, + "voter": "nekromarinist" + }, + { + "rshares": 1618760149, + "voter": "coinbar" + }, + { + "rshares": 221312354, + "voter": "frozendota" + }, + { + "rshares": 1038193405, + "voter": "merej99" + }, + { + "rshares": 243451831910, + "voter": "ozchartart" + }, + { + "rshares": 5002368214, + "voter": "croatia" + }, + { + "rshares": 64020118, + "voter": "vladimirputin" + }, + { + "rshares": 64028162, + "voter": "angelamerkel" + }, + { + "rshares": 10968986510, + "voter": "thebluepanda" + }, + { + "rshares": 80221808, + "voter": "bento06" + }, + { + "rshares": 2289092242, + "voter": "brendio" + }, + { + "rshares": 2082757611, + "voter": "gmurph" + }, + { + "rshares": 81534680767, + "voter": "mibenkito" + }, + { + "rshares": 998566803, + "voter": "altucher" + }, + { + "rshares": 99580782, + "voter": "timferriss" + }, + { + "rshares": 3820317413, + "voter": "kurtbeil" + }, + { + "rshares": 1076507373, + "voter": "steemleak" + }, + { + "rshares": 102639999, + "voter": "darrenrowse" + }, + { + "rshares": 21110161255, + "voter": "jphamer1" + }, + { + "rshares": 10512691519, + "voter": "thebotkiller" + }, + { + "rshares": 3239568673, + "voter": "blow" + }, + { + "rshares": 175834493, + "voter": "pcashmore" + }, + { + "rshares": 58449787, + "voter": "andrew.sullivan" + }, + { + "rshares": 1025538550, + "voter": "brianclark" + }, + { + "rshares": 815283599, + "voter": "daniel.kahneman" + }, + { + "rshares": 228330036, + "voter": "tucker.max" + }, + { + "rshares": 726300641, + "voter": "darren.rowse" + }, + { + "rshares": 54611897, + "voter": "chris.dunn" + }, + { + "rshares": 3196040975, + "voter": "bledarus" + }, + { + "rshares": 1155143746, + "voter": "pat.flynn" + }, + { + "rshares": 89193526059, + "voter": "miacats" + }, + { + "rshares": 1199589900, + "voter": "mattmarshall" + }, + { + "rshares": 429199025, + "voter": "timothysykes" + }, + { + "rshares": 104765652, + "voter": "patflynn" + }, + { + "rshares": 879403564, + "voter": "andrewsullivan" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 479539090, + "voter": "harvey.levin" + }, + { + "rshares": 9825243280, + "voter": "gvargas123" + }, + { + "rshares": 57556400, + "voter": "unnsmed" + }, + { + "rshares": 3414196870, + "voter": "movievertigo" + }, + { + "rshares": 540587396, + "voter": "wuyueling" + }, + { + "rshares": 2803446535, + "voter": "netaterra" + }, + { + "rshares": 190920669, + "voter": "rand.fishkin" + }, + { + "rshares": 2076202607, + "voter": "cryptoeasy" + }, + { + "rshares": 10225963461, + "voter": "etcmike" + }, + { + "rshares": 5154805617, + "voter": "nulliusinverba" + }, + { + "rshares": 108342056712, + "voter": "shenanigator" + }, + { + "rshares": 7375519035, + "voter": "macksby" + }, + { + "rshares": 71643818, + "voter": "uziriel" + }, + { + "rshares": 4746518330, + "voter": "richardcrill" + }, + { + "rshares": 5127832112, + "voter": "nadin3" + }, + { + "rshares": 6881296299, + "voter": "mdoolsky" + }, + { + "rshares": 1624682038, + "voter": "davidjkelley" + }, + { + "rshares": 40801089458, + "voter": "sponge-bob" + }, + { + "rshares": 15224010395, + "voter": "digital-wisdom" + }, + { + "rshares": 3628428304, + "voter": "ethical-ai" + }, + { + "rshares": 6679558332, + "voter": "jwaser" + }, + { + "rshares": 67684149316, + "voter": "thecyclist" + }, + { + "rshares": 61824431, + "voter": "klaartje" + }, + { + "rshares": 174173092, + "voter": "harveylevin" + }, + { + "rshares": 2616068610, + "voter": "bwaser" + }, + { + "rshares": 120475423, + "voter": "gary.vaynerchuk" + }, + { + "rshares": 337233731, + "voter": "panther" + }, + { + "rshares": 89354006295, + "voter": "cnfund" + }, + { + "rshares": 41635325993, + "voter": "brains" + }, + { + "rshares": 1312161020, + "voter": "steemafon" + }, + { + "rshares": 5536904813, + "voter": "burnin" + }, + { + "rshares": 5611133900, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 54465579, + "voter": "f1111111" + }, + { + "rshares": 2346835012, + "voter": "ellepdub" + }, + { + "rshares": 50407156, + "voter": "timothy.sykes" + }, + { + "rshares": 11804337064, + "voter": "herpetologyguy" + }, + { + "rshares": 53055896, + "voter": "drac59" + }, + { + "rshares": 1041710878, + "voter": "jang" + }, + { + "rshares": 4709818332, + "voter": "morgan.waser" + }, + { + "rshares": 51218466, + "voter": "weare" + }, + { + "rshares": 51141851, + "voter": "slow" + }, + { + "rshares": 50868434, + "voter": "jumbo" + }, + { + "rshares": 50543061, + "voter": "rabobank" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 87018470283, + "voter": "btshuang" + }, + { + "rshares": 3607807009, + "voter": "strong-ai" + }, + { + "rshares": 705853779, + "voter": "dikanevroman" + }, + { + "rshares": 163809379, + "voter": "gennadij" + }, + { + "rshares": 161839498, + "voter": "durex" + }, + { + "rshares": 161090875, + "voter": "ayrilet" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 160957729, + "voter": "realtime" + }, + { + "rshares": 157716408, + "voter": "electronicarts" + }, + { + "rshares": 160861015, + "voter": "cybergirl" + }, + { + "rshares": 160845765, + "voter": "caseyneistat" + }, + { + "rshares": 157682284, + "voter": "skrillex" + }, + { + "rshares": 161668278, + "voter": "vladimirovich" + }, + { + "rshares": 156411729, + "voter": "blender" + }, + { + "rshares": 156194471, + "voter": "stimmt" + }, + { + "rshares": 158638676, + "voter": "icesteem" + }, + { + "rshares": 28918818882, + "voter": "goldmatters" + }, + { + "rshares": 77287933, + "voter": "storage" + }, + { + "rshares": 184381906, + "voter": "antaja" + }, + { + "rshares": 61536953, + "voter": "blackmarket" + }, + { + "rshares": 67683958, + "voter": "gifts" + }, + { + "rshares": 154008315, + "voter": "faruk" + }, + { + "rshares": 155565498, + "voter": "traveliving" + }, + { + "rshares": 155555405, + "voter": "hand-made" + } + ], + "author": "sascha", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.41, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Hi steemers.

    \n

    \n


    \n

    Envy, a topic which could hardly be more appropriate nowadays. A topic which the steem community has to deal with since day one and in the future. Turbulent times.

    \n

    The christian-occidental tradition talks about 7 main vices which are erroneously called \u201eThe 7 Deadly sins\u201c in traditional language. There\u2019s a big difference between vices and sins though.

    \n

    A vice is a permanent bad habit which is primary seated in your ether body. Vis-\u00e1-vis is the virtue, as the positive opposite, also located in your ether body. If you indulge in a vice, you don\u2019t just fall into an instant temptation, like into a sin but one incurs a deeper guilt which itself harms the social community, long-lasting. Vices are the root whereof the sins arise.

    \n

    Sins are single current wrongdoings or misdeeds and work in your astral body if you fall into the temporary temptation. The lasting and periodic occurring vices work in your ether body.

    \n

    A performed sin retroacts on the sinner. You burden yourself with karma which itself demands compensation at some point. Minor sins can be atoned during ones present life, bigger lapses or wrongdoings need more incarnations to be payed off.

    \n


    \n

    And yet again we have the magic number 7.

    \n

    Maybe you can remember its origin, you can find the relevant post here.

    \n


    \n

    \n


    \n

    Hieronymous Bosch (1450-1516) made a beautiful painting around 1500 entitled \u201aThe Seven Deadly Sins and the Four last Things\u2018 which is currently located in the \u201aMuseo del Prado\u2018, Madrid. 

    \n

    He painted the 7 sins (which are actually vices, unfortunately the common language is sin) plus the 4 last things which are: Death, Judgement Day, Heaven and Hell.

    \n

    There\u2019s an astonishing similar piece of art to be found in Buddhism. It\u2019s called \u201abhavacakra\u2018 (bhava = continuity of becoming, cakra = wheel) represents the \u201asamsara\u2018, the cyclic existence  / reincarnation. This painting is believed to be created by Buddha himself.

    \n

    \n


    \n

    The word itself contains \u201acakra / chakra\u2018, and yes: We have 7 different chakras.

    \n

    Back to the vices.

    \n


    \n

    The 7 main vices are:

    \n
      \n
    • Superbia: arrogance (pride)
    • \n
    • Avaritia: greed (avarice)
    • \n
    • Invidia: envy (jealousy)
    • \n
    • Ira : wrath (anger)
    • \n
    • Luxuria :lust (unchastity)
    • \n
    • Gula : gluttony (voracity)
    • \n
    • Acedia: inertia of the heart / spirit (laziness)
    • \n
    \n


    \n

    Our item on the agenda today:

    \n


    \n

    Invidia

    \n

    Envy (jealousy)

    \n


    \n

    Jakob Matham (1571-1631), dutch copper engraver

    \n

    \n


    \n


    \n

    Envy, also known as jealousy, is a really bad habit. The emotional ill will, to begrudge others luck. To be jealous if someone is in a better position. Without even questioning how others came into this position or why oneself is not in this position. Just on principle.

    \n

    Envy is a very bad quality similar to extreme egoism. Envy can cause health issues like a disturbed blood circulation to a complete suspension. And let\u2019s be honest, we all felt envy in our lives. It doesn\u2019t feel good.

    \n

    You get upset, blood pressure is rising, you start to rant. For some its obviously the purpose in life.
    \nUp to them. Really.

    \n

    They eagerly hunt for others mistakes or failures. Like a little child \u201aHe has something I don\u2019t have, and I want that.\u2018 But if we all would behave like adults it\u2019ll be boring.

    \n

    To feel envy, or to be jealous, is an indication for insecurity and dependence. These people always need to have someone around to help them, to guide them. They are not able to do it themselves. A huge moral weakness.

    \n


    \n

    Giotto di Bondone (1267 \u2013 1337), italian painter

    \n

    \n


    \n


    \n

    And it can be so easy. It\u2019s in your hands. Get rid of it!

    \n

    You don\u2019t need money to get rid of it. You don\u2019t need time to get rid of it. Just let it go away.

    \n

    One should accept the merits of others, one should be happy about the achievements of others, their progress whatever that may be. And that EXCLUDES envy.

    \n

    If you feel happy for others, if you are able to congratulate them for their success, UNPREDJUDICED, if you allow others to be better than you (and it will happen, if you want or not) you\u2019ll find at least some inner peace.

    \n

    Be happy if someone drives a better car than you. Be happy for someone who has a bigger house.
    \nWhy not?

    \n

    Envy is a vice. Not a sin. It has much more impact on your mind, your body and your environment than one may assume.

    \n

    Some will never learn though.

    \n

    All the best. For steemit as well.

    \n


    \n

    Thank you for your attention.

    \n", + "category": "life", + "children": 5, + "created": "2016-09-14T21:14:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://dl.dropboxusercontent.com/u/9200425/steemit/Vices/envy_title.jpg", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Vices/7deadlysins.jpg", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Vices/Samsara.jpg", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Vices/envy.jpg", + "https://dl.dropboxusercontent.com/u/9200425/steemit/Vices/envy_2.jpg" + ], + "links": [ + "https://steemit.com/life/@sascha/our-life-on-planet-earth-part-6-the-basic-components-of-the-human-being" + ], + "tags": [ + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 58134091326752, + "payout": 201.534, + "payout_at": "2016-09-21T21:14:12", + "pending_payout_value": "201.534 HBD", + "percent_hbd": 10000, + "permlink": "envy-one-of-the-seven-main-vices", + "post_id": 1247350, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 333 + }, + "title": "Envy \u2013 One of the Seven Main-Vices.", + "updated": "2016-09-14T21:22:15", + "url": "/life/@sascha/envy-one-of-the-seven-main-vices" + }, + { + "active_votes": [ + { + "rshares": 30988764622356, + "voter": "smooth" + }, + { + "rshares": 2104283653972, + "voter": "badassmother" + }, + { + "rshares": 5821245486824, + "voter": "smooth.witness" + }, + { + "rshares": 454590572801, + "voter": "boatymcboatface" + }, + { + "rshares": 296799061089, + "voter": "chitty" + }, + { + "rshares": 18110370310, + "voter": "unosuke" + }, + { + "rshares": 1511909055, + "voter": "fkn" + }, + { + "rshares": 1987309970, + "voter": "elishagh1" + }, + { + "rshares": 10403041420, + "voter": "richman" + }, + { + "rshares": 16495054064, + "voter": "cian.dafe" + }, + { + "rshares": 313666285, + "voter": "coar" + }, + { + "rshares": 1414754966, + "voter": "murh" + }, + { + "rshares": 591069102, + "voter": "kodi" + }, + { + "rshares": 202560983569, + "voter": "dragonslayer109" + }, + { + "rshares": 35124028143, + "voter": "ratel" + }, + { + "rshares": 129607796528, + "voter": "schro" + }, + { + "rshares": 10682026554, + "voter": "kimziv" + }, + { + "rshares": 34493855659, + "voter": "clement" + }, + { + "rshares": 7417820682, + "voter": "dasha" + }, + { + "rshares": 4623727883, + "voter": "stranger27" + }, + { + "rshares": 7380259530, + "voter": "furion" + }, + { + "rshares": 769748891, + "voter": "busser" + }, + { + "rshares": 10696311496, + "voter": "spiz0r" + }, + { + "rshares": 238902017, + "voter": "ardina" + }, + { + "rshares": 39566340194, + "voter": "biophil" + }, + { + "rshares": 6017253623, + "voter": "cryptosi" + }, + { + "rshares": 17946156437, + "voter": "meesterboom" + }, + { + "rshares": 6539920083, + "voter": "juvyjabian" + }, + { + "rshares": 175256517607, + "voter": "blueorgy" + }, + { + "rshares": 233022433, + "voter": "poseidon" + }, + { + "rshares": 2430593933, + "voter": "iamwne" + }, + { + "rshares": 4237056581, + "voter": "fubar-bdhr" + }, + { + "rshares": 11639687725, + "voter": "exyle" + }, + { + "rshares": 32424922593, + "voter": "sauravrungta" + }, + { + "rshares": 1226118701, + "voter": "positive" + }, + { + "rshares": 197539708, + "voter": "strictlybusiness" + }, + { + "rshares": 1805227957, + "voter": "sisterholics" + }, + { + "rshares": 3964825188, + "voter": "sulev" + }, + { + "rshares": 61276266677, + "voter": "malaiandrueth" + }, + { + "rshares": 3434826777, + "voter": "glitterpig" + }, + { + "rshares": 63833941847, + "voter": "laonie" + }, + { + "rshares": 2661970138, + "voter": "myfirst" + }, + { + "rshares": 12958141713, + "voter": "somebody" + }, + { + "rshares": 484508396, + "voter": "flysaga" + }, + { + "rshares": 2862583316, + "voter": "midnightoil" + }, + { + "rshares": 4371109343, + "voter": "ullikume" + }, + { + "rshares": 7159109149, + "voter": "xiaohui" + }, + { + "rshares": 305013393, + "voter": "elfkitchen" + }, + { + "rshares": 223846771, + "voter": "xiaokongcom" + }, + { + "rshares": 12672968653, + "voter": "cristi" + }, + { + "rshares": 451226090, + "voter": "xianjun" + }, + { + "rshares": 16664055308, + "voter": "plasticfuzzy" + }, + { + "rshares": 45176515488, + "voter": "bitcalm" + }, + { + "rshares": 10482689209, + "voter": "gonzo" + }, + { + "rshares": 11978832670, + "voter": "kyriacos" + }, + { + "rshares": 3428825022, + "voter": "cryptomental" + }, + { + "rshares": 319280039, + "voter": "steevc" + }, + { + "rshares": 25447147432, + "voter": "andrewawerdna" + }, + { + "rshares": 8773934958, + "voter": "craigwilliamz" + }, + { + "rshares": 4075408020, + "voter": "naquoya" + }, + { + "rshares": 2076567304, + "voter": "cryptoeasy" + }, + { + "rshares": 3761762885, + "voter": "newandold" + }, + { + "rshares": 109225703, + "voter": "rusla" + }, + { + "rshares": 2120526486, + "voter": "whatsup" + }, + { + "rshares": 407075832, + "voter": "anomaly" + }, + { + "rshares": 196933091, + "voter": "ola1" + } + ], + "author": "bitcalm", + "author_payout_value": "0.000 HBD", + "author_reputation": 62.8, + "beneficiaries": [], + "blacklists": [], + "body": "
    This is a parody of the article [Why YOU Should Learn to Code](https://steemit.com/technology/@sirwinchester/why-you-should-learn-coding) by @sirwinchester.
    \n\n---\n\n
    \n\n**We live in a world that's dominated by water.**\n\n**Humans are always striving to make things easier - faster, better, with less effort.**\n\nWater makes up about 71% of Earth's surface, and humans are dependent on it for survival. Plumbing is the key to sanitation and allows humans settlements to live away from fresh water sources.\n\nMost people even know that this is true, but say to themselves that it's too difficult to learn, or that they don't have the time.\n\nAnd yes, it might be difficult for some people to learn plumbing - but it's worth it. Not like some other things you spend time with.\n\n>If I would be a young man again and had to decide how to make my living, I would not try to become a scientist or scholar or teacher. I would rather choose to be a plumber. - Albert Einstein\n\n# Plumbing has a future - no, it *is* the future.\n\nSo you're better off spending your time learning plumbing, instead of studying for a job that will be outworn within the next few decades.\n\nWhen choosing a job for the future, it's not only important to think about what you like or where your strengths are. You have to think about the future as well.\nOf course I'm not saying go and do something for the rest of your life that will make you unhappy, but we often make it too easy for ourselves.\n\n
    \n\nLike Amy Lynch wrote in her article [Hot Job: Future for Plumbers is No Pipe Dream](http://www.indystar.com/story/money/2015/01/10/hot-job-future-plumbers-pipe-dream/21357143/), **two big professional advantages that plumbing offers practitioners are steady employment and job security.**\n\nMost jobs can be overtaken by machines (and will be), but plumbing needs the human sense of creativity, **which no robot could learn**.\n\nEverybody talks about wanting **safety**. But creating safety for yourself can also mean **LEARNING** something, acquiring a new skill that will be your Airbag in the future.\n\n>Acting is not an important job in the scheme of things. Plumbing is. - Spencer Tracey\n\nThe effort that you put into learning plumbing is definitely worth it. And there's even an added bonus - when you mastered plumbing system, it's easier to learn other ones as well.\n\n
    \n\nThere are plumbing projects for everything - you just have to ask yourself what you're interested in.\n\nNo matter what it is - piping systems for bathrooms and radiators, or even gas systems for industrial places such as hospitals and laboratories - there are so many different kinds of plumbing.\n\n>A plumber is an adventurer who traces leaky pipes to their source. - Arthur Baer\n\nI think Steemit has a great audience for this topic - unlike other social media - because there are already many here who use water on a daily basis.\nAnd Steemit itself is already proof that shows what technology can do and how plumbing can change our lives - so what more proof would you need?\n\n
    \n\nPlumbing can be found in almost every aspect of our lives - the machines that produce our goods, the shower we use to clean ourselves, the tools that save our lives at the hospital and of course the bathrooms we use daily.\n\n**All of that would not be possible without plumbing, and there are endless examples.**\n\nThis Post should get people to think about this topic.\n\n---\n\n
    Follow me to make sure you don't miss my next post
    ", + "category": "funny", + "children": 18, + "created": "2016-09-15T07:28:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://steemit.bitcalm.mm.st/posts/plumbing/banner.gif", + "https://media.giphy.com/media/KIivDy1Ss8hnG/giphy.gif", + "https://media.giphy.com/media/14wHP6mOL2c7Ly/giphy.gif", + "http://steemit.bitcalm.mm.st/posts/plumbing/plumbing.gif" + ], + "links": [ + "https://steemit.com/technology/@sirwinchester/why-you-should-learn-coding", + "http://www.indystar.com/story/money/2015/01/10/hot-job-future-plumbers-pipe-dream/21357143/", + "https://steemit.com/@bitcalm" + ], + "tags": [ + "funny", + "parody", + "satire" + ], + "users": [ + "sirwinchester" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 40771305507639, + "payout": 102.17, + "payout_at": "2016-09-22T07:28:06", + "pending_payout_value": "102.170 HBD", + "percent_hbd": 10000, + "permlink": "why-you-should-learn-plumbing", + "post_id": 1251641, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 66 + }, + "title": "Why YOU Should Learn Plumbing!", + "updated": "2016-09-15T08:22:42", + "url": "/funny/@bitcalm/why-you-should-learn-plumbing" + }, + { + "active_votes": [ + { + "rshares": 480536669381, + "voter": "barrie" + }, + { + "rshares": 30984805998710, + "voter": "smooth" + }, + { + "rshares": 1362111116258, + "voter": "moment" + }, + { + "rshares": 3966163247379, + "voter": "riverhead" + }, + { + "rshares": 2104090803296, + "voter": "badassmother" + }, + { + "rshares": 2004786189407, + "voter": "hr1" + }, + { + "rshares": 22856566186, + "voter": "jaewoocho" + }, + { + "rshares": 1725612577452, + "voter": "steemychicken1" + }, + { + "rshares": 1647472025916, + "voter": "joseph" + }, + { + "rshares": 465717138828, + "voter": "recursive2" + }, + { + "rshares": 619876169843, + "voter": "masteryoda" + }, + { + "rshares": 3119278427030, + "voter": "recursive" + }, + { + "rshares": 1172425532, + "voter": "mineralwasser" + }, + { + "rshares": 665687862852, + "voter": "boombastic" + }, + { + "rshares": 88486705950, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6756410360, + "voter": "bingo-0" + }, + { + "rshares": 1620176259, + "voter": "bingo-1" + }, + { + "rshares": 5800755976607, + "voter": "smooth.witness" + }, + { + "rshares": 9885238701, + "voter": "idol" + }, + { + "rshares": 413499449, + "voter": "grumlin" + }, + { + "rshares": 35062544369, + "voter": "joshua" + }, + { + "rshares": 4837882894, + "voter": "sakr" + }, + { + "rshares": 2166125508, + "voter": "proctologic2" + }, + { + "rshares": 1701784178, + "voter": "jocelyn" + }, + { + "rshares": 13752095053, + "voter": "gregory-f" + }, + { + "rshares": 95763878552, + "voter": "juanlibertad" + }, + { + "rshares": 59916318408, + "voter": "eeks" + }, + { + "rshares": 8668092005, + "voter": "richman" + }, + { + "rshares": 566173155528, + "voter": "nanzo-scoop" + }, + { + "rshares": 173801544007, + "voter": "mummyimperfect" + }, + { + "rshares": 268835102, + "voter": "coar" + }, + { + "rshares": 100993055295, + "voter": "asch" + }, + { + "rshares": 1060848113, + "voter": "murh" + }, + { + "rshares": 6228218902, + "voter": "cryptofunk" + }, + { + "rshares": 2218555785, + "voter": "error" + }, + { + "rshares": 198313463717, + "voter": "dragonslayer109" + }, + { + "rshares": 1040976670262, + "voter": "cyber" + }, + { + "rshares": 59929272057, + "voter": "theshell" + }, + { + "rshares": 48232508864, + "voter": "ak2020" + }, + { + "rshares": 3692729259818, + "voter": "satoshifund" + }, + { + "rshares": 409139044923, + "voter": "taoteh1221" + }, + { + "rshares": 418804855, + "voter": "applecrisp" + }, + { + "rshares": 257516084561, + "voter": "trogdor" + }, + { + "rshares": 5817925334, + "voter": "mark-waser" + }, + { + "rshares": 111330095375, + "voter": "geoffrey" + }, + { + "rshares": 42710519686, + "voter": "kimziv" + }, + { + "rshares": 43519503289, + "voter": "honeythief" + }, + { + "rshares": 7862516105, + "voter": "svamiva" + }, + { + "rshares": 79414155694, + "voter": "emily-cook" + }, + { + "rshares": 33752148145, + "voter": "razvanelulmarin" + }, + { + "rshares": 2187136185, + "voter": "superfreek" + }, + { + "rshares": 325846614184, + "voter": "fyrstikken" + }, + { + "rshares": 17556851512, + "voter": "grey580" + }, + { + "rshares": 369419860, + "voter": "chetlanin" + }, + { + "rshares": 280886491, + "voter": "ladyclair" + }, + { + "rshares": 20378070480, + "voter": "thebatchman" + }, + { + "rshares": 179659237181, + "voter": "asmolokalo" + }, + { + "rshares": 290559594, + "voter": "sonyanka" + }, + { + "rshares": 61321170031, + "voter": "lehard" + }, + { + "rshares": 3214941985, + "voter": "orly" + }, + { + "rshares": 5058395398, + "voter": "riscadox" + }, + { + "rshares": 25323594489, + "voter": "katyakov" + }, + { + "rshares": 14213156438, + "voter": "r4fken" + }, + { + "rshares": 2596775651, + "voter": "romel" + }, + { + "rshares": 1553964832, + "voter": "btcshare7" + }, + { + "rshares": 2210705226, + "voter": "vi1son" + }, + { + "rshares": 5642153209, + "voter": "on0tole" + }, + { + "rshares": 1231736991, + "voter": "dicov" + }, + { + "rshares": 17619249047, + "voter": "sebastien" + }, + { + "rshares": 14936238399, + "voter": "aaseb" + }, + { + "rshares": 1107690687, + "voter": "karen13" + }, + { + "rshares": 258937743119, + "voter": "nabilov" + }, + { + "rshares": 8572920051, + "voter": "noodhoog" + }, + { + "rshares": 4121277460, + "voter": "dcryptogold" + }, + { + "rshares": 1396991732, + "voter": "vorsseli" + }, + { + "rshares": 960575726, + "voter": "hyiparena" + }, + { + "rshares": 91879818461, + "voter": "inertia" + }, + { + "rshares": 45693099664, + "voter": "milestone" + }, + { + "rshares": 33727004465, + "voter": "creemej" + }, + { + "rshares": 15372067535, + "voter": "nippel66" + }, + { + "rshares": 163260776578, + "voter": "blueorgy" + }, + { + "rshares": 11537614291, + "voter": "benjiberigan" + }, + { + "rshares": 159387011508, + "voter": "opheliafu" + }, + { + "rshares": 931879758, + "voter": "poseidon" + }, + { + "rshares": 79563973688, + "voter": "thylbom" + }, + { + "rshares": 38485075439, + "voter": "royaltiffany" + }, + { + "rshares": 3756297830, + "voter": "tarindel" + }, + { + "rshares": 31921025901, + "voter": "deanliu" + }, + { + "rshares": 5133241057, + "voter": "sharker" + }, + { + "rshares": 34508226149, + "voter": "sauravrungta" + }, + { + "rshares": 1559838220, + "voter": "foxxycat" + }, + { + "rshares": 53841341992, + "voter": "jl777" + }, + { + "rshares": 30793258284, + "voter": "zaebars" + }, + { + "rshares": 1736201261, + "voter": "yarly" + }, + { + "rshares": 261735372, + "voter": "yarly2" + }, + { + "rshares": 262126965, + "voter": "yarly3" + }, + { + "rshares": 151424453, + "voter": "yarly4" + }, + { + "rshares": 152279375, + "voter": "yarly5" + }, + { + "rshares": 86799635, + "voter": "yarly7" + }, + { + "rshares": 19798712567, + "voter": "prufarchy" + }, + { + "rshares": 5218095989, + "voter": "gustavopasquini" + }, + { + "rshares": 6542152680, + "voter": "summonerrk" + }, + { + "rshares": 193508285, + "voter": "strictlybusiness" + }, + { + "rshares": 4543641049, + "voter": "proto" + }, + { + "rshares": 634074071, + "voter": "curator" + }, + { + "rshares": 7218012956, + "voter": "sisterholics" + }, + { + "rshares": 420072669, + "voter": "yarly10" + }, + { + "rshares": 1404574750, + "voter": "alex.chien" + }, + { + "rshares": 224823596, + "voter": "yarly11" + }, + { + "rshares": 78603899, + "voter": "yarly12" + }, + { + "rshares": 177054757, + "voter": "kibela" + }, + { + "rshares": 42826335631, + "voter": "smailer" + }, + { + "rshares": 3792620250, + "voter": "sulev" + }, + { + "rshares": 3022034501, + "voter": "dmilash" + }, + { + "rshares": 3313151020, + "voter": "glitterpig" + }, + { + "rshares": 53625847974, + "voter": "gomeravibz" + }, + { + "rshares": 2298243810, + "voter": "taker" + }, + { + "rshares": 8148901551, + "voter": "nekromarinist" + }, + { + "rshares": 255161047803, + "voter": "laonie" + }, + { + "rshares": 146176741718, + "voter": "twinner" + }, + { + "rshares": 24551995771, + "voter": "laoyao" + }, + { + "rshares": 7971134579, + "voter": "myfirst" + }, + { + "rshares": 51811540725, + "voter": "somebody" + }, + { + "rshares": 1937314279, + "voter": "flysaga" + }, + { + "rshares": 1666149330, + "voter": "gmurph" + }, + { + "rshares": 68250832, + "voter": "missmishel623" + }, + { + "rshares": 1155191204, + "voter": "mama-steem" + }, + { + "rshares": 11445703879, + "voter": "midnightoil" + }, + { + "rshares": 2422658404, + "voter": "kalimor" + }, + { + "rshares": 4186662893, + "voter": "ullikume" + }, + { + "rshares": 28620842209, + "voter": "xiaohui" + }, + { + "rshares": 1372177442, + "voter": "elfkitchen" + }, + { + "rshares": 5935556188, + "voter": "oflyhigh" + }, + { + "rshares": 63775516, + "voter": "nickche" + }, + { + "rshares": 895046749, + "voter": "xiaokongcom" + }, + { + "rshares": 2405743499, + "voter": "pgarcgo" + }, + { + "rshares": 2076514108, + "voter": "natalymaty" + }, + { + "rshares": 3849088768, + "voter": "alchemage" + }, + { + "rshares": 1804218853, + "voter": "xianjun" + }, + { + "rshares": 3687739587, + "voter": "bledarus" + }, + { + "rshares": 89188661277, + "voter": "miacats" + }, + { + "rshares": 118202634, + "voter": "microluck" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 2005426994, + "voter": "chinadaily" + }, + { + "rshares": 90134705947, + "voter": "serejandmyself" + }, + { + "rshares": 9824704080, + "voter": "gvargas123" + }, + { + "rshares": 415123347, + "voter": "mig641" + }, + { + "rshares": 159631404, + "voter": "kamil5" + }, + { + "rshares": 64860750, + "voter": "nikolaculjic" + }, + { + "rshares": 2982344640, + "voter": "netaterra" + }, + { + "rshares": 3071905413, + "voter": "imag1ne" + }, + { + "rshares": 64111934444, + "voter": "mandibil" + }, + { + "rshares": 1152952998, + "voter": "leno4ek" + }, + { + "rshares": 58272121, + "voter": "bonapetit" + }, + { + "rshares": 778500088, + "voter": "dajohns1420" + }, + { + "rshares": 2020871067, + "voter": "runridefly" + }, + { + "rshares": 4899042813, + "voter": "richardcrill" + }, + { + "rshares": 1688038542, + "voter": "eight-rad" + }, + { + "rshares": 4777502415, + "voter": "nadin3" + }, + { + "rshares": 1624641270, + "voter": "davidjkelley" + }, + { + "rshares": 906163750, + "voter": "sponge-bob" + }, + { + "rshares": 15223303760, + "voter": "digital-wisdom" + }, + { + "rshares": 3708921137, + "voter": "ethical-ai" + }, + { + "rshares": 53281654, + "voter": "jamespro" + }, + { + "rshares": 3079499780, + "voter": "maryfromsochi" + }, + { + "rshares": 6679259372, + "voter": "jwaser" + }, + { + "rshares": 836098600, + "voter": "tatianka" + }, + { + "rshares": 2615973485, + "voter": "bwaser" + }, + { + "rshares": 3428755655, + "voter": "patelincho" + }, + { + "rshares": 905064441, + "voter": "brains" + }, + { + "rshares": 3956917824, + "voter": "ibringawareness" + }, + { + "rshares": 1339423728, + "voter": "steemafon" + }, + { + "rshares": 5610795642, + "voter": "chick1" + }, + { + "rshares": 80213518, + "voter": "zodiac" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 328506462, + "voter": "anomaly" + }, + { + "rshares": 2346755289, + "voter": "ellepdub" + }, + { + "rshares": 11803842421, + "voter": "herpetologyguy" + }, + { + "rshares": 4709614494, + "voter": "morgan.waser" + }, + { + "rshares": 50459335, + "voter": "catkill" + }, + { + "rshares": 50228382, + "voter": "dragonice" + }, + { + "rshares": 51230296, + "voter": "steemq" + }, + { + "rshares": 51227561, + "voter": "battalar" + }, + { + "rshares": 51218466, + "voter": "weare" + }, + { + "rshares": 58594120, + "voter": "teo" + }, + { + "rshares": 50791473, + "voter": "synereo" + }, + { + "rshares": 1259763477, + "voter": "aksinya" + }, + { + "rshares": 50570250, + "voter": "ziggo" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 50479027, + "voter": "sunlight" + }, + { + "rshares": 50351738, + "voter": "aschwin" + }, + { + "rshares": 3035767556, + "voter": "ltm" + }, + { + "rshares": 3607671121, + "voter": "strong-ai" + }, + { + "rshares": 290864753, + "voter": "darkminded153" + }, + { + "rshares": 159716853, + "voter": "front" + }, + { + "rshares": 1354047169, + "voter": "rusteemitblog" + }, + { + "rshares": 161849597, + "voter": "iberia" + }, + { + "rshares": 152303077, + "voter": "ndea30" + }, + { + "rshares": 152296208, + "voter": "domenico" + }, + { + "rshares": 408141953, + "voter": "witchcraftblog" + }, + { + "rshares": 151493636, + "voter": "serena199" + }, + { + "rshares": 151463890, + "voter": "gia7" + }, + { + "rshares": 151010953, + "voter": "richie4" + }, + { + "rshares": 150951797, + "voter": "coraline88" + }, + { + "rshares": 150698556, + "voter": "harlen" + }, + { + "rshares": 150661966, + "voter": "yanuel" + }, + { + "rshares": 150613696, + "voter": "daritza" + }, + { + "rshares": 159506164, + "voter": "greenpeace" + }, + { + "rshares": 156299377, + "voter": "tipsandtricks" + }, + { + "rshares": 156262128, + "voter": "bosch" + }, + { + "rshares": 159143891, + "voter": "reef" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 152117215, + "voter": "thomasp" + }, + { + "rshares": 28917575579, + "voter": "goldmatters" + }, + { + "rshares": 151062983, + "voter": "newsfeed" + } + ], + "author": "serejandmyself", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.84, + "beneficiaries": [], + "blacklists": [], + "body": "###
    Welcome back to the *one and only* wine guide guys!
    \n \n

    [![wineWithWine0091c751ff.jpg](https://www.steemimg.com/images/2016/09/14/wineWithWine0091c751ff.jpg)](https://www.steemimg.com/image/1WPhu)

    \n\n### In the midst of my birthday (yes I am 30 today), I decided that I have to choose some good wine for my dinner; \n### You know the drill, right?\n\n+ If you are buying a bottle of wine that you are taking to a friend\u2019s house - 5$ is fine; \n\n+ If you taking out a girl out on a date (you know that kind of girl, who isn\u2019t too picky) then a bottle under 10$ is ok; \n\n+ If you are hosting a diner in your house than you raise the bar to 25$;\n\n+ Then there is the worst case scenario, dinner at the house of her parents\u2026 50$ and over guys\u2026\n\n### Well this set of rules is written to make you smile, and I hope you do, because wine and its price don\u2019t always go hand in hand.\n>
    \"Bad wine is never worth good water\" \n(JAMES LEMOINE DENMAN, Pure Wine and How to Know It)
    \n\n### How often have we bought a bottle of wine with a fancy label and got disappointed\u2026\n### Well, long story short\u2026 \n##
    How to pick a bottle of wine in a store?
    \n
    [![5a109237794f850b978b940b33d2f8a315daa.jpg](https://www.steemimg.com/images/2016/09/14/5a109237794f850b978b940b33d2f8a315daa.jpg)](https://www.steemimg.com/image/1bIzS)
    \n\n### I guess here you expect me to write down a list of rules\u2026. Well sorry to disappoint you, but it\u2019s not as simple as that (although a list does follow).\n### Let us pick up on what was already said in the previous posts and then move on to some rules that will help you to pick the PERFECT bottle of wine :\n\n>
    \"Wine is a passport to the world\"\n(THOM ELKJER, Adventures in Wine)
    \n\n+ **Remember** \u2013 wine likes to be appreciated. So if you planning to buy it and throw it on the back seat of the car for 3 days do you need a very expensive bottle of wine?\n\n+ The fact that wine likes to be appreciated means that you cannot buy a good bottle of wine\u2026 **wait for it\u2026** Unless you know what wine you like!\n\n+ I am not saying you have to know how to pick your favorite year of harvest, that is silly, but understanding what wine you like, sweet / dry, what country and what grape type will help.\n\n+ Think of what are you going to have with your wine; is it going to be served with a meal? \nIf so, what food are you having? \nIs it going to be drunk by itself?\n\n+ Now stop for a moment and imagine yourself in a big wine shop, with shelves and shelves of wine to be picked from. **THINK**\n\"Am I going to have dinner?\" Then most probably pick red\n\"Am I going to have a romantic night in with sea food?\" Light white is the way forward\nBefore you think of anything else, decide on the color, then the country (pick one you know you will like), then think of the sugar level, now you are ready for the hardest part\u2026\n\n+ Now you probably concentrated your pick on a few bottles.\nFirst advice from here - DO NOT ASK FOR HELP FROM THE SELLERS (they probably have no idea, and even if they do, they have certain wines they need to sell first)\n\n+ Second advice \u2013 look at the bottles that attract your attention most, read their labels! \nMost will state whether it\u2019s a table wine (we don\u2019t want that) or it comes from a geographically protected region (we want that). \nIf you find the words \u201creserva\u201d (or something similar) on the bottle, that\u2019s good!\nMost will state what taste / aroma they have \u2013 does it attract you?\nSome even say what food they will match\u2026\n\n+ Third advice \u2013 I have already mentioned this before, but here I am to do it again! \nPrior of going to the shop, download the app \u201cvivino\u201d \u2013 all you have to do, is register for free and then when you concentrate your pick, simply take a photo of the bottle label (you will need your internet connection turned on), and Voila! It should match you up. \nSearch for wines with a score higher then 3.5 \u2013 3.7 \n[Look for more information here (its free)](https://www.vivino.com/)\n\n+ Fourth advice \u2013 When you stop your pick on two \u2013 three bottles, pick the\u2026 cheapest one out of the three (if you can buy 2 \u2013 then do it)\nWhy? Well, why not? Why should you pick the more expensive one?\n\n
    [![wine21b0c.gif](https://www.steemimg.com/images/2016/09/14/wine21b0c.gif)](https://www.steemimg.com/image/1b4he)
    \n\n### After you buy your wine, don\u2019t walk around with it, store it as per labels advice and don\u2019t be disappointed if its not the perfect pick. \n### If at this point you are lucky enough to have had bought 2 bottles, don\u2019t make yourself drink the one you don\u2019t like, open the second one!\n\n>
    \"The pleasure in any wine is subjective: we each bring something to \nwhat is there in the glass and interpret the result differently\"\nTHOM ELKJER, Adventures in Wine
    \n\n### Though if you have followed the rules, you shouldn\u2019t be disappointed. Each time you try a wine, remember whether you like the taste or not and most importantly remember the grape type, so you can skip or pick it next time!\n\n## Enjoy your wine and drink responsibly guys! \n\n
    [![funny-cartoon-drinking-wine-funny-dirty-adult-jokes-memes-AkD6VZ-cliparta2d78.png](https://www.steemimg.com/images/2016/09/14/funny-cartoon-drinking-wine-funny-dirty-adult-jokes-memes-AkD6VZ-cliparta2d78.png)](https://www.steemimg.com/image/1bMZW)
    \n\n______________________\n\nImage Credit - [1](http://jokideo.com/funny-cartoons-which-wine-goes-best/) ; [2](https://ru.pinterest.com/pin/224335625167774497/) ; [3](http://giphy.com/gifs/community-foodies-oclock-RNQkn0RAaOf84) ; [4](http://www.clipartkid.com/cartoon-lady-drinking-wine-cliparts/)\n\n#### Follow my blog @serejandmyself", + "category": "life", + "children": 27, + "created": "2016-09-14T17:49:42", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/14/wineWithWine0091c751ff.jpg", + "https://www.steemimg.com/images/2016/09/14/5a109237794f850b978b940b33d2f8a315daa.jpg", + "https://www.steemimg.com/images/2016/09/14/wine21b0c.gif", + "https://www.steemimg.com/images/2016/09/14/funny-cartoon-drinking-wine-funny-dirty-adult-jokes-memes-AkD6VZ-cliparta2d78.png" + ], + "links": [ + "https://www.steemimg.com/image/1WPhu", + "https://www.steemimg.com/image/1bIzS", + "https://www.vivino.com/", + "https://www.steemimg.com/image/1b4he", + "https://www.steemimg.com/image/1bMZW", + "http://jokideo.com/funny-cartoons-which-wine-goes-best/", + "https://ru.pinterest.com/pin/224335625167774497/", + "http://giphy.com/gifs/community-foodies-oclock-RNQkn0RAaOf84", + "http://www.clipartkid.com/cartoon-lady-drinking-wine-cliparts/" + ], + "tags": [ + "life", + "wine", + "alcohol", + "drinking", + "" + ], + "users": [ + "serejandmyself" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 65074728866115, + "payout": 252.348, + "payout_at": "2016-09-21T17:49:42", + "pending_payout_value": "252.348 HBD", + "percent_hbd": 10000, + "permlink": "learn-to-choose-your-wine-at-the-store-a-simple-beginner-s-guide", + "post_id": 1245299, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 215 + }, + "title": "Learn to choose your wine at the store - a simple beginner\u2019s guide", + "updated": "2016-09-14T17:49:42", + "url": "/life/@serejandmyself/learn-to-choose-your-wine-at-the-store-a-simple-beginner-s-guide" + }, + { + "active_votes": [ + { + "rshares": 260741200399, + "voter": "anonymous" + }, + { + "rshares": 40022227617543, + "voter": "blocktrades" + }, + { + "rshares": 2047331100784, + "voter": "badassmother" + }, + { + "rshares": 1611333891296, + "voter": "joseph" + }, + { + "rshares": 605089925694, + "voter": "masteryoda" + }, + { + "rshares": 451901287928, + "voter": "boatymcboatface" + }, + { + "rshares": 9647406542, + "voter": "idol" + }, + { + "rshares": 4632056244, + "voter": "sakr" + }, + { + "rshares": 1660687667, + "voter": "jocelyn" + }, + { + "rshares": 14378425460, + "voter": "gregory-f" + }, + { + "rshares": 17659102099, + "voter": "jademont" + }, + { + "rshares": 74907971342, + "voter": "eeks" + }, + { + "rshares": 14505098411, + "voter": "james-show" + }, + { + "rshares": 8668824930, + "voter": "richman" + }, + { + "rshares": 14138617769, + "voter": "cian.dafe" + }, + { + "rshares": 313655738, + "voter": "coar" + }, + { + "rshares": 1060992086, + "voter": "murh" + }, + { + "rshares": 2165060286, + "voter": "error" + }, + { + "rshares": 219261730436, + "voter": "will-zewe" + }, + { + "rshares": 129601128368, + "voter": "schro" + }, + { + "rshares": 5286085951, + "voter": "tee-em" + }, + { + "rshares": 121362088102, + "voter": "geoffrey" + }, + { + "rshares": 67109484708, + "voter": "norbu" + }, + { + "rshares": 460191463095, + "voter": "ericvancewalton" + }, + { + "rshares": 139329538577, + "voter": "derekareith" + }, + { + "rshares": 893838385, + "voter": "endgame" + }, + { + "rshares": 21101782665, + "voter": "steemit-life" + }, + { + "rshares": 14478712837, + "voter": "aaseb" + }, + { + "rshares": 10644702811, + "voter": "deviedev" + }, + { + "rshares": 476670464, + "voter": "karenmckersie" + }, + { + "rshares": 11426107825, + "voter": "allmonitors" + }, + { + "rshares": 93757693466, + "voter": "inertia" + }, + { + "rshares": 2281782060, + "voter": "iamwne" + }, + { + "rshares": 10466879587, + "voter": "rpf" + }, + { + "rshares": 3927670217, + "voter": "tarindel" + }, + { + "rshares": 30860816337, + "voter": "deanliu" + }, + { + "rshares": 50619397, + "voter": "steemchain" + }, + { + "rshares": 50619397, + "voter": "whalepool" + }, + { + "rshares": 238512214, + "voter": "bullionstackers" + }, + { + "rshares": 52207362, + "voter": "reported" + }, + { + "rshares": 3434744822, + "voter": "glitterpig" + }, + { + "rshares": 51206711, + "voter": "krushing" + }, + { + "rshares": 24555826117, + "voter": "laoyao" + }, + { + "rshares": 2083035033, + "voter": "gmurph" + }, + { + "rshares": 456430769, + "voter": "minnowsunited" + }, + { + "rshares": 50065542, + "voter": "whatyouganjado" + }, + { + "rshares": 3654780794, + "voter": "kurtbeil" + }, + { + "rshares": 5766912954, + "voter": "oflyhigh" + }, + { + "rshares": 52446773, + "voter": "makaveli" + }, + { + "rshares": 2868241901, + "voter": "bledarus" + }, + { + "rshares": 50010551, + "voter": "alexbones" + }, + { + "rshares": 1952898265, + "voter": "chinadaily" + }, + { + "rshares": 13869624454, + "voter": "kyriacos" + }, + { + "rshares": 111352083, + "voter": "michelnilles" + }, + { + "rshares": 32785391945, + "voter": "serejandmyself" + }, + { + "rshares": 362441260, + "voter": "mrlogic" + }, + { + "rshares": 6608011740, + "voter": "hilarski" + }, + { + "rshares": 8773819456, + "voter": "craigwilliamz" + }, + { + "rshares": 62941239, + "voter": "ozertayiz" + }, + { + "rshares": 58986659923, + "voter": "mandibil" + }, + { + "rshares": 4580502005, + "voter": "steemitpatina" + }, + { + "rshares": 703647583, + "voter": "dajohns1420" + }, + { + "rshares": 50215700, + "voter": "salebored" + }, + { + "rshares": 2023321989, + "voter": "cryptoeasy" + }, + { + "rshares": 5199605281, + "voter": "ats-david" + }, + { + "rshares": 7487439248, + "voter": "loganarchy" + }, + { + "rshares": 109359913, + "voter": "jlufer" + }, + { + "rshares": 63455953, + "voter": "uziriel" + }, + { + "rshares": 2205784762, + "voter": "jeremyfromwi" + }, + { + "rshares": 80095250667, + "voter": "markrmorrisjr" + }, + { + "rshares": 50326099, + "voter": "bitdrone" + }, + { + "rshares": 50317967, + "voter": "sleepcult" + }, + { + "rshares": 145634271, + "voter": "rusla" + }, + { + "rshares": 9069023674, + "voter": "sponge-bob" + }, + { + "rshares": 646493719, + "voter": "kev7000" + }, + { + "rshares": 1701403676, + "voter": "kiwideb" + }, + { + "rshares": 26377367134, + "voter": "dubi" + }, + { + "rshares": 9053522798, + "voter": "brains" + }, + { + "rshares": 52800423, + "voter": "carieswan" + }, + { + "rshares": 3602680404, + "voter": "slayer" + }, + { + "rshares": 407075832, + "voter": "anomaly" + }, + { + "rshares": 5471809430, + "voter": "michelle.gent" + }, + { + "rshares": 3148535194, + "voter": "dodders007" + }, + { + "rshares": 197654481, + "voter": "mgibson" + }, + { + "rshares": 155180811, + "voter": "majes" + }, + { + "rshares": 74196416, + "voter": "storage" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 64607414, + "voter": "gifts" + } + ], + "author": "markrmorrisjr", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.26, + "beneficiaries": [], + "blacklists": [], + "body": "## In this episode, Joshua meets the residents of New Switzerland ##\n\nThe trike had driven through most of what was left of the night, arriving in a small town just as the sun was rising. Joshua had been asked to wear a blindfold, which he calmly accepted, knowing he would have done the same. \n\n![enter image description here](https://s22.postimg.org/u7hvwg1xd/New_switzerland.jpg)\n***If you've missed episodes, [check my blog](https://steemit.com/@markrmorrisjr) to read them. Be sure to follow me for updates in your feed. ***\n\nNow, as they stopped, his two abductors, if that\u2019s what they were, climbed from the trike and pulled the lined pillow case off of his head, allowing him to breathe freely and feel cool air on his face for the first time in several hours. \n\nHe looked around, his eyes adjusting to the morning light. \n\nThey were parked on what looked like a village green, surrounded on four sides by low, two-story wood buildings with shops at street level and neat rows of windows above the shop entrances and awnings. \n\nThe grass was cut. The street was swept, in short; the place looked lived in. \n\n\u201cWhat is this place?\u201d Joshua asked. \n\n\u201cWelcome to New Switzerland,\u201d the driver said. He was medium height and build, mid twenties, with a sandy head of hair and a bottle-brush mustache. He lifted a pair of driving goggles to reveal brown eyes. \n\nHe smiled and helped Joshua from the sidecar. \n\nHis companion was decidedly curvier. She shook out a head of blonde hair as she removed the helmet. She was older. \n\nThe young man held out a hand, \u201cI\u2019m Braum. This is my mom, Stella.\u201d \n\n\u201cBraum? As in Stoker?\u201d Joshua asked, shaking his hand. \n\n\u201cMy husband was a fan,\u201d Stella answered. \n\n\u201cNo offense, but why am I here? I\u2019ve got a really pressing appointment today, but I\u2019m guessing you know that?\u201d Joshua said, doing his best to mask any hostility. \n\nHe wasn\u2019t sure why he\u2019d come along with them, a gut feeling; he supposed. \n\n\u201cWe think we can help each other,\u201d Braum answered. He led the way into one of the shops, a neat mercantile exchange, stocked with home wares and groceries.\n\nAs Joshua passed the shelves, he noticed prices labeled in SBD, \u201cSBD? He asked.\u201d \n\n![enter image description here](https://s10.postimg.org/s7bk027tl/girl.jpg)\n\nStella smiled, \u201cWe\u2019ll get to that, first, let\u2019s get some breakfast.\u201d\n\nThey walked through a door at the back of the shop and into a large dining hall, filled with a variety of people. \n\nHe saw one Dweller he recognized from about a year ago, when he\u2019d needed help with a generator at one of their settlings. He was a mechanic, big man named Timothy, with a bushy red beard.\n\n A few others looked vaguely familiar. He counted at least three dozen adults and a long, low table was filled with children at the back of the room. \n \nHe accepted a plate of fresh scrambled eggs and a hot cup of coffee and sat down at a table with Braum and his mother. \n\n\u201cI appreciate the breakfast, but you didn\u2019t snatch me in the dead of night, however you found me, just to feed me some eggs.\u201d Joshua put down his fork and pushed the half-eaten breakfast back from the edge of the table. \n\n\u201cSo, either tell me why I\u2019m here, or lend me the key to your scooter and point me in the direction of Mapleton, because what you may not know, Stella, is they have my son and I\u2019m not willing to take any chances where he\u2019s concerned.\u201d\n\n\u201cWe want to help with that. We have something of an understanding with the Consensus, and we think we can get you included in that,\u201d she smiled, sipping from her own cup of coffee. \n\nHad Joshua not been so focused, that smile would have been enough to get him to stay right here.\n\n\u201cWell, as charming as that sounds, it\u2019s been my experience that there is no understanding the Consensus, so, I hate to tell you this, but you\u2019ve wasted your time.\u201d He stood up from the table and pushed his chair in, wiping his mouth on a napkin, which he folded and tossed onto the table. \n\n\u201cNow, which of you can get me where I need to go?\u201d\n\nStella smiled, and Braum sighed as Joshua turned away from the table. He whistled shrilly and the room fell quiet. \n\n\u201cAll right! I need one of you to either take me to Mapleton, or at least show me where I am on a map and provide me with transportation!\u201d He said. \n\nThe diners paused, looked at him, then went back to their food and conversations. He was beginning to get pissed. \n\nBraum stood from his chair and laid what was meant to be a calming hand on Joshua\u2019s shoulder. The older man was in no mood to be \u201chandled\u201d. He grabbed the hand by the wrist, twisting it back with his right hand, until he had it pinned behind Braum\u2019s back. \n\nHis left hand shot up and grabbed the young man by the throat, forcing him back onto the table. \n\nThe room was suddenly silent, \u201cListen, friend, touch me again, and I won\u2019t hesitate to remove whichever part you use to do it with. Got me? I believe in non-aggression, but I\u2019d say I\u2019m way past justified to be more than a little hostile here.\u201d \n\nHe released Braum and raised his hands to show he meant no harm to anyone, then sat. \u201cFine, you hold the cards here. Since no one will help me, I\u2019m at your mercy, but understand, my patience is wearing thin.\u201d \n\nStella still smiled at him over her coffee. \u201cWouldn\u2019t have it any other way. We\u2019ve heard good things about you, and we think we can help.\u201d\n\n\u201cYou\u2019ve said that, I need specifics, now, not in an hour, or even five minutes. Why did you bring me here?\u201d Joshua said, his steely blue eyes meeting her fiery green gaze, unblinking.\n\n\u201cBecause you\u2019re the one they want,\u201d she said. \n\nBefore he could respond, he felt the unmistakable touch of a cold steel barrel on his neck. Two large men had moved up beside him calmly. \n\n\u201cI\u2019d think very carefully about what you intend to do with that before you poke me with it again. Who is \u201cthey\u201d and why do you care so much about what they want?\u201d Joshua said, his voice almost a whisper as he leaned across the table toward Stella. \n\n\u201cOh, I do like you,\u201d she said. \u201cThey, is the Consensus and I care, because if we have what they want, they will give us what we want.\u201d\n\n\u201cSo, you kidnapped me to hand me over, just hours before I surrendered myself? That\u2019s a lot of work to go to. I could have saved you the trouble,\u201d Joshua snapped. \n\n\u201cNo, silly, we\u2019re not in the habit of giving things away, quite the opposite. Follow me,\u201d Stella led the way to a spiral staircase in the corner of the room. Joshua followed her down, while the two body guards followed closely behind him. \n\nThey dropped down below floor level and stepped into the most technologically advanced space Joshua had seen outside of a Caucus City since the Abdication. \n\n![enter image description here](https://s17.postimg.org/3qyy9g6u7/lab.jpg)\n\nThe walls were lined with monitors. On one he saw what he recognized as a satellite feed, on another was an aerial view that he was pretty sure was the compound they were in now, but from above, it was nearly invisible, as it blended into the surrounding topography. \n\n\u201cWhen I said we\u2019d reached an understanding with the Consensus, I forgot to mention, they reached out to us,\u201d she laughed. \u201cWelcome to my lair. From here we can monitor nearly everything the Consensus is doing in the North American states. \n\nWe were too costly for them, so they offered to leave us alone, if we'd return the favor. \n\nThey still think we've agreed. \n\nWith a little luck, we can find your son, but what I want to know is, why are they so interested in you? Phil, can you outfit my friend here?\u201d\n\nA short man with spiked up hair in a lab coat and black leather pants walked over with a silver case. He sat it on a nearby desk and opened it to reveal what looked like row after row of round fabric samples, about the size of a shirt button. \n\nHe selected two, then held them up to Joshua\u2019s chest.\n\n\u201cThis is what you\u2019re wearing, right?\u201d the man asked. \n\n\u201cYou mean right now? Yeah. For the meeting, no, I thought I\u2019d get my tux from the dry cleaners,\u201d Joshua said, wryly. \n\n\u201cOkay, he\u2019s funny. I like that,\u201d Phil said. He squinted, then replaced one fabric dot and selected another. He positioned the two disks on Joshua\u2019s shirt front, so that they perfectly blended into the fabric and became undetectable, even from Joshua\u2019s perspective. \n\nPhil walked over to a bank of computer keyboards and tapped in a sequence, \u201cOkay, talk.\u201d\n\n\u201cWhat do you want me to say?\u201d Joshua asked, his voice, echoing back to him from the wall of monitors, as a view of the room, that was clearly from his shirt front\u2019s angle, filled the screens. \n\n\u201cI want to help you find your son,\u201d Stella said. \u201cAnd in exchange, I need you to \u201cwear a wire\u201d as they used to say. So, are you in?\u201d\n\n\u201cFirst, what makes you think you can rescue my son, even with all of this?\u201d he swept a hand around the room, taking it all in. \u201cYou\u2019re still in hiding, or did I miss something? Second, what do you hope to learn from hearing me sentenced to death, because that is all that is going to happen in Mapleton today. You know that, right?\u201d\n\n\u201cWell, obviously, we can\u2019t let you die,\u201d Braum said, from the bottom of the staircase. \n\n\u201cMy mother seems to have developed a bit of a crush on you, so your death is out of the question.\u201d\n\n\u201cGreat, glad to hear it,\u201d Joshua said, sarcasm dripping from every word. \u201cWhat\u2019s the plan?\u201d\n\n\u201cWe have a technology that can stop the Reapers where they stand,\u201d Phil said. \n\nAs if on cue, a large blue Reaper charged into the room from some hidden doorway, headed straight toward Joshua. Joshua's survival instinct kicked in. \n\n![enter image description here](https://s11.postimg.org/pzp4fixc3/kill_bot.jpg)\n\nHe moved quickly, Leaping off of the nearby desk, snatching a letter opener as he went, he landed on the giant machine\u2019s shoulders and brought the bronze knife down hard, right in the center of its massive skull. \n\n***Was it a trap? Is New Switzerland really here to help, or has Joshua just ruined their rescue plans for his son? Stay tuned!***\n\n\n## Look for the upvote button below. If you liked the post, upvote and share! If you're not on Steemit yet, why not? You get free money for signing up! ##", + "category": "story", + "children": 4, + "created": "2016-09-15T03:16:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s22.postimg.org/u7hvwg1xd/New_switzerland.jpg", + "https://s10.postimg.org/s7bk027tl/girl.jpg", + "https://s17.postimg.org/3qyy9g6u7/lab.jpg", + "https://s11.postimg.org/pzp4fixc3/kill_bot.jpg" + ], + "links": [ + "https://steemit.com/@markrmorrisjr" + ], + "tags": [ + "story", + "fiction", + "sciencefiction", + "anarchy", + "minnowsunited" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 46834595571760, + "payout": 133.763, + "payout_at": "2016-09-22T03:16:21", + "pending_payout_value": "133.763 HBD", + "percent_hbd": 10000, + "permlink": "original-fiction-the-anarchist-s-almanac-episode-14", + "post_id": 1250160, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 88 + }, + "title": "Original Fiction: The Anarchist's Almanac, Episode 14", + "updated": "2016-09-15T03:31:33", + "url": "/story/@markrmorrisjr/original-fiction-the-anarchist-s-almanac-episode-14" + }, + { + "active_votes": [ + { + "rshares": 31616780207205, + "voter": "smooth" + }, + { + "rshares": 3965989599517, + "voter": "riverhead" + }, + { + "rshares": 2104090803296, + "voter": "badassmother" + }, + { + "rshares": 3304183979548, + "voter": "pharesim" + }, + { + "rshares": 2051336446857, + "voter": "hr1" + }, + { + "rshares": 22856566186, + "voter": "jaewoocho" + }, + { + "rshares": 1690398460713, + "voter": "joseph" + }, + { + "rshares": 90517391466, + "voter": "aizensou" + }, + { + "rshares": 452581182868, + "voter": "recursive3" + }, + { + "rshares": 619864085581, + "voter": "masteryoda" + }, + { + "rshares": 3119278427030, + "voter": "recursive" + }, + { + "rshares": 665665852777, + "voter": "boombastic" + }, + { + "rshares": 6756246012, + "voter": "bingo-0" + }, + { + "rshares": 1669241692, + "voter": "bingo-1" + }, + { + "rshares": 5918828882720, + "voter": "smooth.witness" + }, + { + "rshares": 437850891762, + "voter": "boatymcboatface" + }, + { + "rshares": 10126037540, + "voter": "idol" + }, + { + "rshares": 4837882894, + "voter": "sakr" + }, + { + "rshares": 290164272296, + "voter": "chitty" + }, + { + "rshares": 48634087404, + "voter": "alexgr" + }, + { + "rshares": 1743253041, + "voter": "jocelyn" + }, + { + "rshares": 86998480960, + "voter": "acidsun" + }, + { + "rshares": 14064642668, + "voter": "gregory-f" + }, + { + "rshares": 9412685074, + "voter": "gregory60" + }, + { + "rshares": 16902311114, + "voter": "jademont" + }, + { + "rshares": 74895317951, + "voter": "eeks" + }, + { + "rshares": 488526217, + "voter": "paco-steem" + }, + { + "rshares": 5883869384, + "voter": "spaninv" + }, + { + "rshares": 46037869361, + "voter": "tsugimoto" + }, + { + "rshares": 8668092005, + "voter": "richman" + }, + { + "rshares": 91833321605, + "voter": "william-noe" + }, + { + "rshares": 9148869922, + "voter": "acidyo" + }, + { + "rshares": 173789873538, + "voter": "mummyimperfect" + }, + { + "rshares": 268835102, + "voter": "coar" + }, + { + "rshares": 100992805143, + "voter": "asch" + }, + { + "rshares": 1060835424, + "voter": "murh" + }, + { + "rshares": 6228218902, + "voter": "cryptofunk" + }, + { + "rshares": 2272590766, + "voter": "error" + }, + { + "rshares": 10526410916, + "voter": "andu" + }, + { + "rshares": 198313463717, + "voter": "dragonslayer109" + }, + { + "rshares": 1040976670262, + "voter": "cyber" + }, + { + "rshares": 59928327010, + "voter": "theshell" + }, + { + "rshares": 3692723879456, + "voter": "satoshifund" + }, + { + "rshares": 381169481, + "voter": "stiletto" + }, + { + "rshares": 16229148236, + "voter": "samether" + }, + { + "rshares": 32418370596, + "voter": "ratel" + }, + { + "rshares": 5817925334, + "voter": "mark-waser" + }, + { + "rshares": 111330095375, + "voter": "geoffrey" + }, + { + "rshares": 44426100389, + "voter": "honeythief" + }, + { + "rshares": 2251463719, + "voter": "superfreek" + }, + { + "rshares": 19092870103, + "voter": "venuspcs" + }, + { + "rshares": 20378070480, + "voter": "thebatchman" + }, + { + "rshares": 3214869474, + "voter": "orly" + }, + { + "rshares": 2675452267, + "voter": "getssidetracked" + }, + { + "rshares": 5163778635, + "voter": "riscadox" + }, + { + "rshares": 245172817, + "voter": "mstang83" + }, + { + "rshares": 8567581576, + "voter": "cmtzco" + }, + { + "rshares": 366200786008, + "voter": "fabio" + }, + { + "rshares": 136617079428, + "voter": "jackkang" + }, + { + "rshares": 69012909, + "voter": "strawhat" + }, + { + "rshares": 14213156438, + "voter": "r4fken" + }, + { + "rshares": 25550596627, + "voter": "tcfxyz" + }, + { + "rshares": 2596775651, + "voter": "romel" + }, + { + "rshares": 7076660873, + "voter": "futurefood" + }, + { + "rshares": 68393094, + "voter": "cryptochannel" + }, + { + "rshares": 1092024147, + "voter": "endgame" + }, + { + "rshares": 2257741508, + "voter": "vi1son" + }, + { + "rshares": 5454535423, + "voter": "ausbitbank" + }, + { + "rshares": 2429413332, + "voter": "steem1653" + }, + { + "rshares": 90621183, + "voter": "cynetyc" + }, + { + "rshares": 17227710179, + "voter": "sebastien" + }, + { + "rshares": 4728705839, + "voter": "gikitiki" + }, + { + "rshares": 4603699497, + "voter": "thegoodguy" + }, + { + "rshares": 132543629024, + "voter": "paco" + }, + { + "rshares": 14935474013, + "voter": "aaseb" + }, + { + "rshares": 524203460, + "voter": "ssmmaaddeellmmaa" + }, + { + "rshares": 4217324248, + "voter": "incomemonthly" + }, + { + "rshares": 19373408517, + "voter": "senseiteekay" + }, + { + "rshares": 1107686155, + "voter": "karen13" + }, + { + "rshares": 11096604868, + "voter": "deviedev" + }, + { + "rshares": 1398364540, + "voter": "jrd8526" + }, + { + "rshares": 258937743119, + "voter": "nabilov" + }, + { + "rshares": 4289492867, + "voter": "dcryptogold" + }, + { + "rshares": 53422039244, + "voter": "streetstyle" + }, + { + "rshares": 458089722672, + "voter": "knozaki2015" + }, + { + "rshares": 7162435093, + "voter": "lichtblick" + }, + { + "rshares": 167242746739, + "voter": "blueorgy" + }, + { + "rshares": 4232907512, + "voter": "oululahti" + }, + { + "rshares": 1384835893, + "voter": "bitcoiner" + }, + { + "rshares": 3756218067, + "voter": "tarindel" + }, + { + "rshares": 31920436757, + "voter": "deanliu" + }, + { + "rshares": 5021648860, + "voter": "sharker" + }, + { + "rshares": 31169218966, + "voter": "sauravrungta" + }, + { + "rshares": 7985566630, + "voter": "neroru" + }, + { + "rshares": 53841332929, + "voter": "jl777" + }, + { + "rshares": 35105109840, + "voter": "paquito" + }, + { + "rshares": 1736157754, + "voter": "yarly" + }, + { + "rshares": 261735372, + "voter": "yarly2" + }, + { + "rshares": 262126965, + "voter": "yarly3" + }, + { + "rshares": 151424453, + "voter": "yarly4" + }, + { + "rshares": 152279375, + "voter": "yarly5" + }, + { + "rshares": 86799635, + "voter": "yarly7" + }, + { + "rshares": 5218095989, + "voter": "gustavopasquini" + }, + { + "rshares": 961096168, + "voter": "happyphoenix" + }, + { + "rshares": 4543641049, + "voter": "proto" + }, + { + "rshares": 225846819, + "voter": "jasen.g1311" + }, + { + "rshares": 634066216, + "voter": "curator" + }, + { + "rshares": 3205904348, + "voter": "ace108" + }, + { + "rshares": 420072669, + "voter": "yarly10" + }, + { + "rshares": 1404498615, + "voter": "alex.chien" + }, + { + "rshares": 224823596, + "voter": "yarly11" + }, + { + "rshares": 78603899, + "voter": "yarly12" + }, + { + "rshares": 10236810028, + "voter": "logic" + }, + { + "rshares": 715422591, + "voter": "bullionstackers" + }, + { + "rshares": 3864529222, + "voter": "sulev" + }, + { + "rshares": 52207362, + "voter": "reported" + }, + { + "rshares": 3313021412, + "voter": "glitterpig" + }, + { + "rshares": 6254222339, + "voter": "jed78" + }, + { + "rshares": 139384137601, + "voter": "shaka" + }, + { + "rshares": 6407331152, + "voter": "shortcut" + }, + { + "rshares": 2298233236, + "voter": "taker" + }, + { + "rshares": 6845077303, + "voter": "nekromarinist" + }, + { + "rshares": 9907941715, + "voter": "sykochica" + }, + { + "rshares": 51206711, + "voter": "krushing" + }, + { + "rshares": 878458056, + "voter": "merej99" + }, + { + "rshares": 154078187217, + "voter": "twinner" + }, + { + "rshares": 58804600, + "voter": "southbaybits" + }, + { + "rshares": 24551995771, + "voter": "laoyao" + }, + { + "rshares": 1760803951, + "voter": "brendio" + }, + { + "rshares": 2082685152, + "voter": "gmurph" + }, + { + "rshares": 7688522163, + "voter": "chris.roy" + }, + { + "rshares": 82177171859, + "voter": "timsaid" + }, + { + "rshares": 475305303, + "voter": "minnowsunited" + }, + { + "rshares": 81534242781, + "voter": "mibenkito" + }, + { + "rshares": 4186662893, + "voter": "ullikume" + }, + { + "rshares": 50065542, + "voter": "whatyouganjado" + }, + { + "rshares": 1494830709, + "voter": "kurtbeil" + }, + { + "rshares": 932973056, + "voter": "steemleak" + }, + { + "rshares": 368648608, + "voter": "riosparada" + }, + { + "rshares": 5935429295, + "voter": "oflyhigh" + }, + { + "rshares": 54632055, + "voter": "makaveli" + }, + { + "rshares": 62525016, + "voter": "nickche" + }, + { + "rshares": 84053384128, + "voter": "krishtopa" + }, + { + "rshares": 2405743499, + "voter": "pgarcgo" + }, + { + "rshares": 2670478664, + "voter": "future24" + }, + { + "rshares": 1155724577, + "voter": "darthnava" + }, + { + "rshares": 25744337942, + "voter": "hanshotfirst" + }, + { + "rshares": 6216945246, + "voter": "lordvader" + }, + { + "rshares": 76170225, + "voter": "evgenyche" + }, + { + "rshares": 11790862455, + "voter": "borran" + }, + { + "rshares": 3687739587, + "voter": "bledarus" + }, + { + "rshares": 50010551, + "voter": "alexbones" + }, + { + "rshares": 2294394779, + "voter": "njall" + }, + { + "rshares": 10200039499, + "voter": "gonzo" + }, + { + "rshares": 2005392552, + "voter": "chinadaily" + }, + { + "rshares": 9358481880, + "voter": "kyriacos" + }, + { + "rshares": 2924729626, + "voter": "virtualgrowth" + }, + { + "rshares": 2377893626, + "voter": "steemist" + }, + { + "rshares": 898682984, + "voter": "chanbam" + }, + { + "rshares": 92866060673, + "voter": "serejandmyself" + }, + { + "rshares": 10858845394, + "voter": "gvargas123" + }, + { + "rshares": 466638074, + "voter": "claudia" + }, + { + "rshares": 65362056, + "voter": "ozertayiz" + }, + { + "rshares": 3071905413, + "voter": "imag1ne" + }, + { + "rshares": 62829695755, + "voter": "mandibil" + }, + { + "rshares": 4580247182, + "voter": "steemitpatina" + }, + { + "rshares": 50215700, + "voter": "salebored" + }, + { + "rshares": 2020871067, + "voter": "runridefly" + }, + { + "rshares": 1147816195, + "voter": "pollux.one" + }, + { + "rshares": 73690784, + "voter": "uziriel" + }, + { + "rshares": 213718573, + "voter": "eyeye" + }, + { + "rshares": 7623459515, + "voter": "einsteinpotsdam" + }, + { + "rshares": 262039750, + "voter": "blackeyed" + }, + { + "rshares": 1688038542, + "voter": "eight-rad" + }, + { + "rshares": 70275964, + "voter": "lovetosteemit" + }, + { + "rshares": 1624641270, + "voter": "davidjkelley" + }, + { + "rshares": 50326099, + "voter": "bitdrone" + }, + { + "rshares": 50317967, + "voter": "sleepcult" + }, + { + "rshares": 20841397961, + "voter": "sponge-bob" + }, + { + "rshares": 15223303760, + "voter": "digital-wisdom" + }, + { + "rshares": 3708921137, + "voter": "ethical-ai" + }, + { + "rshares": 55501723, + "voter": "jamespro" + }, + { + "rshares": 3141089776, + "voter": "maryfromsochi" + }, + { + "rshares": 45841830436, + "voter": "zahnspange" + }, + { + "rshares": 6679259372, + "voter": "jwaser" + }, + { + "rshares": 928288253, + "voter": "nebcat" + }, + { + "rshares": 1445376995, + "voter": "masonmiler" + }, + { + "rshares": 199345047, + "voter": "jaredandanissa" + }, + { + "rshares": 422610257, + "voter": "steemorama" + }, + { + "rshares": 2615973485, + "voter": "bwaser" + }, + { + "rshares": 21721169537, + "voter": "brains" + }, + { + "rshares": 50450987, + "voter": "waldemar-kuhn" + }, + { + "rshares": 54518026, + "voter": "napwest" + }, + { + "rshares": 661605833, + "voter": "jessicanicklos" + }, + { + "rshares": 3539725062, + "voter": "funnyman" + }, + { + "rshares": 365007180, + "voter": "anomaly" + }, + { + "rshares": 2400090637, + "voter": "ellepdub" + }, + { + "rshares": 1550172009, + "voter": "allesgruen" + }, + { + "rshares": 143501453, + "voter": "ola1" + }, + { + "rshares": 11803842421, + "voter": "herpetologyguy" + }, + { + "rshares": 53692261, + "voter": "everittdmickey" + }, + { + "rshares": 4709614494, + "voter": "morgan.waser" + }, + { + "rshares": 51215236, + "voter": "deli" + }, + { + "rshares": 58594120, + "voter": "teo" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 50868434, + "voter": "jumbo" + }, + { + "rshares": 50543061, + "voter": "rabobank" + }, + { + "rshares": 50484452, + "voter": "connect" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 3607671121, + "voter": "strong-ai" + }, + { + "rshares": 742924495, + "voter": "ziogio" + }, + { + "rshares": 152303077, + "voter": "ndea30" + }, + { + "rshares": 152296208, + "voter": "domenico" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 151493636, + "voter": "serena199" + }, + { + "rshares": 151463890, + "voter": "gia7" + }, + { + "rshares": 160861015, + "voter": "cybergirl" + }, + { + "rshares": 1606766770, + "voter": "dresden" + }, + { + "rshares": 151010953, + "voter": "richie4" + }, + { + "rshares": 150951797, + "voter": "coraline88" + }, + { + "rshares": 157118197, + "voter": "rage" + }, + { + "rshares": 160783130, + "voter": "laskovskiy" + }, + { + "rshares": 150698556, + "voter": "harlen" + }, + { + "rshares": 150661966, + "voter": "yanuel" + }, + { + "rshares": 150613696, + "voter": "daritza" + }, + { + "rshares": 159984914, + "voter": "correct" + }, + { + "rshares": 156837244, + "voter": "capcom" + }, + { + "rshares": 156827319, + "voter": "sledgehammer" + }, + { + "rshares": 159957397, + "voter": "pirelli" + }, + { + "rshares": 159554050, + "voter": "planetearth" + }, + { + "rshares": 159425365, + "voter": "tipsandtricks" + }, + { + "rshares": 28917283723, + "voter": "goldmatters" + }, + { + "rshares": 120983531, + "voter": "bleujay" + }, + { + "rshares": 152171809, + "voter": "raph" + }, + { + "rshares": 129914165, + "voter": "newsfeed" + } + ], + "author": "knozaki2015", + "author_payout_value": "0.000 HBD", + "author_reputation": 69.9, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    In this Episode of SPOTTED, I will introduce 2 interesting products I found on my travel  through Germany and Japan.

    \n

    \"SPOTTED\"
    \n

    \n

    EGGBOX

    \n

    I found this Egg Box at Alnatura a very nice Organic Supermarket in Germany. This box would make sense, if you go to your local farmers market or farmer to buy your eggs directly, locally. 

    \n

    \"2016-08-12
    \n
    \n\"2016-08-12
    \n

    \n

    IPHONE CASE

    \n

    The other gadget is an iPhone case from Japanese fast gadget company Miniso.

    \n

    \"2016-08-29
    \nYou can put the iPhone Stand into different positions

    \n

    \"2016-08-29
    \n
    \nAnd it is totally invisible usually!

    \n

    \"2016-08-29
    \n
    \n\"2016-08-29
    \n
    \n\"2016-08-29
    \n
    \nI don't own an iPhone nor do i buy my eggs at a Farmer. But I found both products very good, the Egg-Box I bought one just in case I make enough Steem $ to buy myself a farm and have my own eggs ;)

    \n

    As I am looking into buying an iPhone to be able to better pictures this stand looks very handy.

    \n

    Are you a farmer? If you love this product leave a comment. 

    \n

    If you like my Post, please follow me! 

    \n

    I am blogging about the following topics :

    \n
      \n
    • I travel the world (Travel and Restaurant Blog)
    • \n
    • Exposed (Uncovering Stories you need to know)
    • \n
    • Lifehacks (How to save money,etc) 
    • \n
    • SPOTTED (Limited Edition Food ,Drinks, Gadgets)
    • \n
    • Steemperlen (German Version)
    • \n
    • SQUEEZE (Interview Series) 
    • \n
    • COOKED (4 Episodes Cooking Series)
    • \n
    \n", + "category": "lifehack", + "children": 7, + "created": "2016-09-14T17:19:54", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s18.postimg.org/9etb0u0ah/SPOTTED.jpg", + "https://s14.postimg.org/45wut9ny9/2016_08_12_19_45_24.jpg", + "https://s14.postimg.org/saxkaz88x/2016_08_12_19_45_37.jpg", + "https://s14.postimg.org/5nib4tsox/2016_08_29_15_19_12.jpg", + "https://s14.postimg.org/5c5g5t1mp/2016_08_29_15_19_24.jpg", + "https://s14.postimg.org/m16w1py81/2016_08_29_15_19_39.jpg", + "https://s14.postimg.org/t5opar5hd/2016_08_29_15_19_53.jpg", + "https://s14.postimg.org/mt9k0x2f5/2016_08_29_15_19_57.jpg" + ], + "links": [ + "https://postimg.org/image/55okynx11/", + "https://www.alnatura.de/en", + "http://www.minisohome.com/", + "https://postimg.org/image/smz517hcj/", + "https://steemit.com/@knozaki2015", + "https://steemit.com/food/@knozaki2015/i-travel-the-world-part-25-cafe-viena-feat-the-worlds-best-sandwich-ny-times", + "https://steemit.com/deutsch/@knozaki2015/steemperlen-1", + "https://steemit.com/food/@knozaki2015/fantastic-seafood-paella-cooked-2-with-the-master-of-paella-gargon" + ], + "tags": [ + "lifehack", + "travel", + "minnowsunite", + "steemsquad", + "iphone" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 65368342125510, + "payout": 253.212, + "payout_at": "2016-09-21T17:19:54", + "pending_payout_value": "253.212 HBD", + "percent_hbd": 10000, + "permlink": "spotted-5-the-ultimate-iphone-stand", + "post_id": 1245040, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 235 + }, + "title": "SPOTTED #5 : The ultimate iPhone Stand", + "updated": "2016-09-14T18:31:42", + "url": "/lifehack/@knozaki2015/spotted-5-the-ultimate-iphone-stand" + }, + { + "active_votes": [ + { + "rshares": 260736649925, + "voter": "anonymous" + }, + { + "rshares": 40836754276514, + "voter": "blocktrades" + }, + { + "rshares": 7120133490731, + "voter": "complexring" + }, + { + "rshares": 100052680255, + "voter": "jchch" + }, + { + "rshares": 270238182376, + "voter": "pal" + }, + { + "rshares": 1060992086, + "voter": "murh" + }, + { + "rshares": 895787068, + "voter": "luisucv34" + }, + { + "rshares": 602713487, + "voter": "keyser" + }, + { + "rshares": 2232178102, + "voter": "iamwne" + }, + { + "rshares": 10684939578, + "voter": "rpf" + }, + { + "rshares": 3398181950, + "voter": "shredlord" + }, + { + "rshares": 1242047864, + "voter": "quigua" + }, + { + "rshares": 41183197838, + "voter": "rampant" + }, + { + "rshares": 21929710586, + "voter": "rawnetics" + }, + { + "rshares": 3032141438, + "voter": "bledarus" + }, + { + "rshares": 13869624454, + "voter": "kyriacos" + }, + { + "rshares": 9308722505, + "voter": "gvargas123" + }, + { + "rshares": 8773812221, + "voter": "craigwilliamz" + }, + { + "rshares": 3040891018, + "voter": "englishtchrivy" + }, + { + "rshares": 2908012841, + "voter": "daveks" + }, + { + "rshares": 65502919, + "voter": "uziriel" + }, + { + "rshares": 2183507932, + "voter": "jeremyfromwi" + }, + { + "rshares": 1871695565, + "voter": "carlyle" + }, + { + "rshares": 118327845, + "voter": "rusla" + }, + { + "rshares": 906901462, + "voter": "sponge-bob" + }, + { + "rshares": 219004308, + "voter": "anomaly" + }, + { + "rshares": 12176012520, + "voter": "ocrdu" + }, + { + "rshares": 1317647622, + "voter": "expedition" + }, + { + "rshares": 205939206, + "voter": "mgibson" + }, + { + "rshares": 3625395067, + "voter": "lscottphotos" + }, + { + "rshares": 5003973928, + "voter": "exploretraveler" + }, + { + "rshares": 154316629, + "voter": "dgiors" + }, + { + "rshares": 120667894, + "voter": "dirlei.sdias" + } + ], + "author": "dgiors", + "author_payout_value": "0.000 HBD", + "author_reputation": 50.94, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    https://sites.google.com/site/giorscom/blog/spiderphotofromthearchives/Shpiderrrr.jpg

    \n

    Note: right click and \"open image in new tab\" to see full size.

    \n

    Here is one of my personal favorite photos I've snapped. It was an October night in 2011 when my then girlfriend and I spotted two large spiders in my front yard on our way in. They were in different parts of the yard so we couldn't get any photos of the two together without disturbing them. This particular one was hanging under the eaves by my bedroom. Legs and all it would cover perhaps a 50 cent piece or perhaps a silver dollar if you're generous. Pretty large for a Southern California suburban arachnid.

    \n

    Lighting was limited so I grabbed the SLR and put it into flash photography. Like most I prefer not to use flash unless it's absolutely necessary and I wasn't in the mood to light the scene on a whim. The photos were coming out pretty good with my telephoto lens. That's when my then GF said, \"Get under it and shoot.\" The gauntlet was thrown so what choice did I have? Knowing that if that spider dropped while I was under it's web would have sent me into a frenzy I steadied myself under it and caught this image of it nearly head on. Mind you it was hanging downward on it's web so I was right under it!

    \n

    If the image isn't worth 1,000 words the story of how it was acquired is!

    \n

    All told this photo needed some help. Captured with a Canon 30D 200-300mm F5.6 lens in low light with flash.

    \n

    Lightroom helped correct some under exposure, clear some haze, bring out more detail while taming glare from the fibrous hairs reflecting the flash. Also had to fight a lot of grain in the background.

    \n

    I'm not a professional and this was my first go processing a photo in Lightroom. I feel like I might have over processed some but I'm pleased with the results.

    \n

    Thanks for looking. Life should be fun and sharing these moments brings me much pleasure!

    \n", + "category": "photography", + "children": 12, + "created": "2016-09-15T01:39:03", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://sites.google.com/site/giorscom/blog/spiderphotofromthearchives/Shpiderrrr.jpg" + ], + "tags": [ + "photography", + "macro", + "lightroom", + "nature", + "spider" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 48740047125734, + "payout": 140.022, + "payout_at": "2016-09-22T01:39:03", + "pending_payout_value": "140.022 HBD", + "percent_hbd": 10000, + "permlink": "spider-macro-looks-larger-than-life", + "post_id": 1249582, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 33 + }, + "title": "Spider Macro Looks Larger Than Life", + "updated": "2016-09-15T03:15:12", + "url": "/photography/@dgiors/spider-macro-looks-larger-than-life" + }, + { + "active_votes": [ + { + "rshares": 24990322897640, + "voter": "berniesanders" + }, + { + "rshares": 1574484581969, + "voter": "proskynneo" + }, + { + "rshares": 8045676393931, + "voter": "val-a" + }, + { + "rshares": 170559068785, + "voter": "highasfuck" + }, + { + "rshares": 9930490231627, + "voter": "pharesim" + }, + { + "rshares": 13699623455, + "voter": "james-show" + }, + { + "rshares": 14138617769, + "voter": "cian.dafe" + }, + { + "rshares": 313655738, + "voter": "coar" + }, + { + "rshares": 1061000226, + "voter": "murh" + }, + { + "rshares": 64873652230, + "voter": "justtryme90" + }, + { + "rshares": 19124593459, + "voter": "aaron-brodie" + }, + { + "rshares": 35378313497, + "voter": "clement" + }, + { + "rshares": 68188673232, + "voter": "bacchist" + }, + { + "rshares": 517829376274, + "voter": "neoxian" + }, + { + "rshares": 37948316793, + "voter": "biophil" + }, + { + "rshares": 240557417, + "voter": "paulfrench" + }, + { + "rshares": 416286247, + "voter": "bigedude" + }, + { + "rshares": 3355687342, + "voter": "bones" + }, + { + "rshares": 35871406262, + "voter": "anca3drandom" + }, + { + "rshares": 6388144255, + "voter": "summonerrk" + }, + { + "rshares": 39288342951, + "voter": "team-leibniz" + }, + { + "rshares": 9423650917, + "voter": "sykochica" + }, + { + "rshares": 22424345867, + "voter": "laonie1" + }, + { + "rshares": 23474432456, + "voter": "laonie2" + }, + { + "rshares": 23482701153, + "voter": "laonie3" + }, + { + "rshares": 23478166053, + "voter": "laonie4" + }, + { + "rshares": 23475895662, + "voter": "laonie5" + }, + { + "rshares": 23472944324, + "voter": "laonie6" + }, + { + "rshares": 23468949814, + "voter": "laonie7" + }, + { + "rshares": 23465594405, + "voter": "laonie8" + }, + { + "rshares": 23462879908, + "voter": "laonie9" + }, + { + "rshares": 13517833230, + "voter": "cristi" + }, + { + "rshares": 3114091207, + "voter": "bledarus" + }, + { + "rshares": 9726382097, + "voter": "mione" + }, + { + "rshares": 670432237, + "voter": "alexma3x" + }, + { + "rshares": 23456845530, + "voter": "laonie10" + }, + { + "rshares": 9139470488, + "voter": "craigwilliamz" + }, + { + "rshares": 32438020687, + "voter": "daut44" + }, + { + "rshares": 22610433110, + "voter": "laonie11" + }, + { + "rshares": 2205784762, + "voter": "jeremyfromwi" + }, + { + "rshares": 145634271, + "voter": "rusla" + }, + { + "rshares": 341112070, + "voter": "bones261" + }, + { + "rshares": 407075832, + "voter": "anomaly" + }, + { + "rshares": 3888125389, + "voter": "ltm" + }, + { + "rshares": 168065949, + "voter": "blimey" + } + ], + "author": "team-leibniz", + "author_payout_value": "0.000 HBD", + "author_reputation": 60.84, + "beneficiaries": [], + "blacklists": [], + "body": "
    ![](http://i.imgur.com/wd6JHm6.png)
    \n\n## Week 1 is in the books! And it was profitable!\n\nDespite only being able to predict approximately 21% of the variance of Week 1 with my model, I was able to still cash at approximately a 382% profit with the insights I gained.\n\n
    ![](http://i.imgur.com/87ehdFa.png)
    \n\n## How exactly did I accomplish that?\n\nI'm pretty sure this week it was just blind luck. This is because I decided to take a *very* conservative approach and just dip my toes in the water with [my projections](https://steemit.com/sports/@team-leibniz/week-1-nfl-daily-fantasy-football-analysis-positions-salaries-projected-point-values-rankings-and-more) to start the year out. This is also especially true knowing my most profitable weeks backtesting my model existed in weeks 12-17 in past seasons. \n\n
    ![](https://cdn-images-1.medium.com/max/880/1*IOPfuOZUEoUGiAopFmD5Ng.png)
    \n\nI also am trying to get more familiar with how to best build my portfolio of lineups. I wanted to experiment with single entry, head to head, and early game only entries to get a feel for what might be best for me. \n\nTherefore, I decided to spread my buy-ins approximately evenly across cash games and Guaranteed Prize Pool (GPP) tournaments. I only entered $22 in fees across seven games and averaged scoring 150.30 points at a 57.14% cash rate across all lineups. It was, however, one *specific* lineup that won me the most -- a 1:00 PM only lineup where I had all my best hits. I flirted with placing much higher, but had a TE that suffered from the extreme lack of a passing game.\n\nI exclusively played on Draft Kings for every lineup, with my username of twigsta26. Listed below are my results:\n\n
    ![](http://i.imgur.com/aCDBo5O.png)
    \n\n
    ![](http://i.imgur.com/yrkpC1e.png)
    \n\n
    ![](http://i.imgur.com/9jRYBLN.png)
    \n\n
    ![](http://i.imgur.com/INAqL0z.png)
    \n\n## So, was the algorithm any good?\n\nI think the box plot below is pretty telling:\n\n
    ![](http://i.imgur.com/p6w1MAw.png)
    \n\nI had a median algorithm difference of underestimating a player's performance by 1.3 points, with the majority of my quartile data falling between a 4.9 point underestimate and a 1.3 point underestimate. \n\nIn other words, I'm getting pretty good at predicting average performances. I have a lot more work to do when it comes to predicting breakouts for GPP tourneys. I do think I underestimated how good my lineups could be for cash game matchups. This will be an angle I will try to use in weeks to come.\n\n## The Detailed List - How the Model Fared for Each Player \n\nMany players were injured, and some didn't play. Regardless, below is the good, the bad, and the ugly. An underestimate for a player is marked in parentheses. I hope to improve on my accuracy here in the weeks to come!\n\n| MyRank | Player | Pos | Team | Opp | MyModel | Actual | Difference |\n|:------:|:-----------------------:|:---:|:----:|:---:|:-------:|:------:|:----------:|\n| 1 | Cam Newton | QB | CAR | DEN | 23.8 | 22.16 | (1.7) |\n| 2 | Antonio Brown | WR | PIT | WAS | 22.8 | 35.6 | 12.8 |\n| 3 | Drew Brees | QB | NO | OAK | 22.7 | 35.42 | 12.7 |\n| 4 | Andrew Luck | QB | IND | DET | 22.5 | 38.5 | 16.0 |\n| 5 | Russell Wilson | QB | SEA | MIA | 21.8 | 13.92 | (7.9) |\n| 6 | Julio Jones | WR | ATL | TB | 20.3 | 16.6 | (3.7) |\n| 7 | Ben Roethlisberger | QB | PIT | WAS | 20.2 | 25.8 | 5.6 |\n| 8 | Eli Manning | QB | NYG | DAL | 20.2 | 19.28 | (0.9) |\n| 9 | Matthew Stafford | QB | DET | IND | 19.9 | 29.1 | 9.2 |\n| 10 | Blake Bortles | QB | JAX | GB | 19.7 | 19 | (0.7) |\n| 11 | Odell Beckham Jr | WR | NYG | DAL | 19.5 | 11.3 | (8.2) |\n| 12 | Joe Flacco | QB | BAL | BUF | 19.5 | 13.02 | (6.5) |\n| 13 | Brandon Marshall | WR | NYJ | CIN | 19.4 | 6.2 | (13.2) |\n| 14 | Aaron Rodgers | QB | GB | JAX | 19.1 | 23.56 | 4.5 |\n| 15 | Arian Foster | RB | MIA | SEA | 18.9 | 13 | (5.9) |\n| 16 | Ryan Fitzpatrick | QB | NYJ | CIN | 18.8 | 16.06 | (2.8) |\n| 17 | Philip Rivers | QB | SD | KC | 18.8 | 14.62 | (4.2) |\n| 18 | Kirk Cousins | QB | WAS | PIT | 18.7 | 14.96 | (3.8) |\n| 19 | Ryan Tannehill | QB | MIA | SEA | 18.5 | 15.14 | (3.4) |\n| 20 | Jameis Winston | QB | TB | ATL | 18.5 | 26.54 | 8.1 |\n| 21 | Jordy Nelson | WR | GB | JAX | 17.8 | 15.2 | (2.6) |\n| 22 | Derek Carr | QB | OAK | NO | 17.6 | 25.36 | 7.8 |\n| 23 | Tyrod Taylor | QB | BUF | BAL | 17.3 | 5.54 | (11.8) |\n| 24 | Sam Bradford | QB | MIN | TEN | 17.1 | 0 | (17.1) |\n| 25 | Matt Ryan | QB | ATL | TB | 17.0 | 27.36 | 10.4 |\n| 26 | Carson Palmer | QB | ARI | NE | 16.7 | 18.94 | 2.3 |\n| 27 | Demaryius Thomas | WR | DEN | CAR | 16.3 | 8.8 | (7.5) |\n| 28 | Jay Cutler | QB | CHI | HOU | 16.3 | 12.84 | (3.4) |\n| 29 | Alex Smith | QB | KC | SD | 16.1 | 32.02 | 16.0 |\n| 30 | Sammy Watkins | WR | BUF | BAL | 16.0 | 8.3 | (7.7) |\n| 31 | Matt Forte | RB | NYJ | CIN | 16.0 | 20.5 | 4.5 |\n| 32 | Adrian Peterson | RB | MIN | TEN | 15.4 | 3.1 | (12.3) |\n| 33 | Jamaal Charles | RB | KC | SD | 15.4 | 0 | (15.4) |\n| 34 | Mark Sanchez | QB | DAL | NYG | 15.1 | 0 | (15.1) |\n| 35 | DeAndre Hopkins | WR | HOU | CHI | 15.1 | 16.4 | 1.3 |\n| 36 | Jordan Matthews | WR | PHI | CLE | 15.0 | 27.5 | 12.5 |\n| 37 | Andy Dalton | QB | CIN | NYJ | 15.0 | 21.34 | 6.4 |\n| 38 | Rashad Jennings | RB | NYG | DAL | 14.9 | 8.8 | (6.1) |\n| 39 | Robert Griffin III | QB | CLE | PHI | 14.8 | 10.3 | (4.5) |\n| 40 | Emmanuel Sanders | WR | DEN | CAR | 14.4 | 9.9 | (4.5) |\n| 41 | Zach Ertz | TE | PHI | CLE | 14.4 | 11.8 | (2.6) |\n| 42 | Doug Baldwin | WR | SEA | MIA | 14.2 | 24.2 | 10.0 |\n| 43 | Mike Evans | WR | TB | ATL | 14.0 | 20.9 | 6.9 |\n| 44 | AJ Green | WR | CIN | NYJ | 14.0 | 39 | 25.0 |\n| 45 | Marcus Mariota | QB | TEN | MIN | 13.7 | 18.74 | 5.0 |\n| 46 | Devonta Freeman | RB | ATL | TB | 13.7 | 8 | (5.7) |\n| 47 | Golden Tate | WR | DET | IND | 13.6 | 11.3 | (2.3) |\n| 48 | Brandin Cooks | WR | NO | OAK | 13.4 | 36.4 | 23.0 |\n| 49 | Eric Decker | WR | NYJ | CIN | 13.3 | 11.7 | (1.6) |\n| 50 | Keenan Allen | WR | SD | KC | 13.3 | 12.3 | (1.0) |\n| 51 | Jeremy Maclin | WR | KC | SD | 13.3 | 17.2 | 3.9 |\n| 52 | Mark Ingram | RB | NO | OAK | 13.2 | 10.7 | (2.5) |\n| 53 | Randall Cobb | WR | GB | JAX | 13.2 | 12.8 | (0.4) |\n| 54 | Jordan Reed | TE | WAS | PIT | 13.1 | 13.4 | 0.3 |\n| 55 | Todd Gurley | RB | LA | SF | 13.0 | 5.2 | (7.8) |\n| 56 | Delanie Walker | TE | TEN | MIN | 12.8 | 7.2 | (5.6) |\n| 57 | LeSean McCoy | RB | BUF | BAL | 12.7 | 17 | 4.3 |\n| 58 | Lamar Miller | RB | HOU | CHI | 12.7 | 18.7 | 6.0 |\n| 59 | David Johnson | RB | ARI | NE | 12.6 | 23.2 | 10.6 |\n| 60 | Tim Hightower | RB | NO | OAK | 12.5 | 2 | (10.5) |\n| 61 | TY Hilton | WR | IND | DET | 12.5 | 13.9 | 1.4 |\n| 62 | Case Keenum | QB | LA | SF | 12.5 | 4.2 | (8.3) |\n| 63 | Allen Robinson | WR | JAX | GB | 12.5 | 13.2 | 0.7 |\n| 64 | Blaine Gabbert | QB | SF | LA | 12.5 | 14.5 | 2.0 |\n| 65 | Jarvis Landry | WR | MIA | SEA | 12.3 | 12.9 | 0.6 |\n| 66 | Rob Gronkowski | TE | NE | ARI | 12.3 | 0 | (12.3) |\n| 67 | Dez Bryant | WR | DAL | NYG | 12.1 | 1.8 | (10.3) |\n| 68 | Steve Smith | WR | BAL | BUF | 12.1 | 6.9 | (5.2) |\n| 69 | Amari Cooper | WR | OAK | NO | 12.1 | 24.7 | 12.6 |\n| 70 | Brock Osweiler | QB | HOU | CHI | 12.0 | 17.64 | 5.6 |\n| 71 | Alshon Jeffery | WR | CHI | HOU | 12.0 | 17.5 | 5.5 |\n| 72 | Allen Hurns | WR | JAX | GB | 11.8 | 11.5 | (0.3) |\n| 73 | Eddie Lacy | RB | GB | JAX | 11.8 | 8.8 | (3.0) |\n| 74 | Frank Gore | RB | IND | DET | 11.7 | 11.8 | 0.1 |\n| 75 | Danny Woodhead | RB | SD | KC | 11.6 | 23 | 11.4 |\n| 76 | Anquan Boldin | WR | DET | IND | 11.5 | 6.5 | (5.0) |\n| 77 | Michael Crabtree | WR | OAK | NO | 11.5 | 17.7 | 6.2 |\n| 78 | Julian Edelman | WR | NE | ARI | 11.4 | 15.2 | 3.8 |\n| 79 | Darren McFadden | RB | DAL | NYG | 11.3 | 0 | (11.3) |\n| 80 | Terrance Williams | WR | DAL | NYG | 11.2 | 6.4 | (4.8) |\n| 81 | Larry Fitzgerald | WR | ARI | NE | 11.2 | 28.1 | 16.9 |\n| 82 | Gary Barnidge | TE | CLE | PHI | 11.2 | 0 | (11.2) |\n| 83 | Alfred Morris | RB | DAL | NYG | 11.2 | 3.5 | (7.7) |\n| 84 | DeMarco Murray | RB | TEN | MIN | 11.0 | 23.7 | 12.7 |\n| 85 | Jason Witten | TE | DAL | NYG | 11.0 | 15.6 | 4.6 |\n| 86 | Michael Floyd | WR | ARI | NE | 11.0 | 9.1 | (1.9) |\n| 87 | DeAngelo Williams | RB | PIT | WAS | 10.9 | 38.1 | 27.2 |\n| 88 | Latavius Murray | RB | OAK | NO | 10.9 | 14.2 | 3.3 |\n| 89 | Isaiah Crowell | RB | CLE | PHI | 10.8 | 15.8 | 5.0 |\n| 90 | Jimmy Graham | TE | SEA | MIA | 10.8 | 2.1 | (8.7) |\n| 91 | Doug Martin | RB | TB | ATL | 10.7 | 14.6 | 3.9 |\n| 92 | Pierre Garcon | WR | WAS | PIT | 10.6 | 11.1 | 0.5 |\n| 93 | DeSean Jackson | WR | WAS | PIT | 10.6 | 19.2 | 8.6 |\n| 94 | Greg Olsen | TE | CAR | DEN | 10.6 | 14.3 | 3.7 |\n| 95 | John Brown | WR | ARI | NE | 10.5 | 1.8 | (8.7) |\n| 96 | Kamar Aiken | WR | BAL | BUF | 10.5 | 3.4 | (7.1) |\n| 97 | Thomas Rawls | RB | SEA | MIA | 10.4 | 8.8 | (1.6) |\n| 98 | Antonio Gates | TE | SD | KC | 10.3 | 5 | (5.3) |\n| 99 | Dorial Green-Beckham | WR | PHI | CLE | 10.3 | 3.4 | (6.9) |\n| 100 | TJ Yeldon | RB | JAX | GB | 10.3 | 16.9 | 6.6 |\n| 101 | Markus Wheaton | WR | PIT | WAS | 10.1 | 0 | (10.1) |\n| 102 | Tavon Austin | WR | LA | SF | 10.1 | 5.5 | (4.6) |\n| 103 | Cecil Shorts | WR | HOU | CHI | 10.0 | 0 | (10.0) |\n| 104 | Jermaine Kearse | WR | SEA | MIA | 9.9 | 10.7 | 0.8 |\n| 105 | Jeremy Hill | RB | CIN | NYJ | 9.9 | 9.1 | (0.8) |\n| 106 | Charles Sims | RB | TB | ATL | 9.9 | 13.1 | 3.2 |\n| 107 | Bilal Powell | RB | NYJ | CIN | 9.8 | 6.8 | (3.0) |\n| 108 | Tyler Lockett | WR | SEA | MIA | 9.8 | 4.7 | (5.1) |\n| 109 | Cole Beasley | WR | DAL | NYG | 9.8 | 14.5 | 4.7 |\n| 110 | Darren Sproles | RB | PHI | CLE | 9.7 | 5.6 | (4.1) |\n| 111 | Robert Woods | WR | BUF | BAL | 9.6 | 6 | (3.6) |\n| 112 | Willie Snead | WR | NO | OAK | 9.6 | 35.2 | 25.6 |\n| 113 | Andrew Hawkins | WR | CLE | PHI | 9.5 | 0 | (9.5) |\n| 114 | Ronnie Hillman | RB | DEN | CAR | 9.5 | 0 | (9.5) |\n| 115 | Ted Ginn | WR | CAR | DEN | 9.4 | 3.5 | (5.9) |\n| 116 | Shane Vereen | RB | NYG | DAL | 9.4 | 9.1 | (0.3) |\n| 117 | Kenny Britt | WR | LA | SF | 9.4 | 10.7 | 1.3 |\n| 118 | Giovani Bernard | RB | CIN | NYJ | 9.3 | 5 | (4.3) |\n| 119 | Kelvin Benjamin | WR | CAR | DEN | 9.3 | 21.1 | 11.8 |\n| 120 | Duke Johnson | RB | CLE | PHI | 9.3 | 8 | (1.3) |\n| 121 | Vincent Jackson | WR | TB | ATL | 9.2 | 3.8 | (5.4) |\n| 122 | Marvin Jones | WR | DET | IND | 9.1 | 12.5 | 3.4 |\n| 123 | Javorius Allen | RB | BAL | BUF | 9.0 | 0 | (9.0) |\n| 124 | Jonathan Stewart | RB | CAR | DEN | 8.9 | 6.4 | (2.5) |\n| 125 | Torrey Smith | WR | SF | LA | 8.8 | 3.3 | (5.5) |\n| 126 | Stefon Diggs | WR | MIN | TEN | 8.7 | 20.2 | 11.5 |\n| 127 | Victor Cruz | WR | NYG | DAL | 8.6 | 13.4 | 4.8 |\n| 128 | Brandon LaFell | WR | CIN | NYJ | 8.6 | 13.1 | 4.5 |\n| 129 | Julius Thomas | TE | JAX | GB | 8.6 | 17.4 | 8.8 |\n| 130 | Martellus Bennett | TE | NE | ARI | 8.5 | 4.4 | (4.1) |\n| 131 | Andre Johnson | WR | TEN | MIN | 8.5 | 6 | (2.5) |\n| 132 | Mike Wallace | WR | BAL | BUF | 8.4 | 19.2 | 10.8 |\n| 133 | Charcandrick West | RB | KC | SD | 8.4 | 8.3 | (0.1) |\n| 134 | James Starks | RB | GB | JAX | 8.3 | 2.3 | (6.0) |\n| 135 | Travis Benjamin | WR | SD | KC | 8.3 | 10.2 | 1.9 |\n| 136 | Theo Riddick | RB | DET | IND | 8.2 | 27.8 | 19.6 |\n| 137 | Devante Parker | WR | MIA | SEA | 8.2 | 0 | (8.2) |\n| 138 | Seth Roberts | WR | OAK | NO | 8.1 | 9.9 | 1.8 |\n| 139 | Jamison Crowder | WR | WAS | PIT | 8.1 | 11.8 | 3.7 |\n| 140 | Coby Fleener | TE | NO | OAK | 8.1 | 1.6 | (6.5) |\n| 141 | Travis Kelce | TE | KC | SD | 8.0 | 13.4 | 5.4 |\n| 142 | Kyle Rudolph | TE | MIN | TEN | 8.0 | 10.5 | 2.5 |\n| 143 | CJ Anderson | RB | DEN | CAR | 8.0 | 29.9 | 21.9 |\n| 144 | Eric Ebron | TE | DET | IND | 8.0 | 15.6 | 7.6 |\n| 145 | Davante Adams | WR | GB | JAX | 7.9 | 14 | 6.1 |\n| 146 | Brandon Coleman | WR | NO | OAK | 7.8 | 0 | (7.8) |\n| 147 | Dontrelle Inman | WR | SD | KC | 7.8 | 1.6 | (6.2) |\n| 148 | Chris Ivory | RB | JAX | GB | 7.8 | 0 | (7.8) |\n| 149 | Eddie Royal | WR | CHI | HOU | 7.6 | 15.7 | 8.1 |\n| 150 | Rishard Matthews | WR | TEN | MIN | 7.6 | 5.6 | (2.0) |\n| 151 | Chris Johnson | RB | ARI | NE | 7.5 | 0.2 | (7.3) |\n| 152 | Alfred Blue | RB | HOU | CHI | 7.5 | 0.4 | (7.1) |\n| 153 | Mohamed Sanu | WR | ATL | TB | 7.4 | 21 | 13.6 |\n| 154 | Richard Rodgers | TE | GB | JAX | 7.3 | 3.2 | (4.1) |\n| 155 | Brice Butler | WR | DAL | NYG | 7.3 | 2.6 | (4.7) |\n| 156 | Devin Funchess | WR | CAR | DEN | 7.3 | 1.9 | (5.4) |\n| 157 | Charles Clay | TE | BUF | BAL | 7.3 | 6 | (1.3) |\n| 158 | Will Tye | TE | NYG | DAL | 7.1 | 4.6 | (2.5) |\n| 159 | Ameer Abdullah | RB | DET | IND | 7.0 | 23 | 16.0 |\n| 160 | Andre Holmes | WR | OAK | NO | 7.0 | 0 | (7.0) |\n| 161 | Andre Ellington | RB | ARI | NE | 6.9 | 2.8 | (4.1) |\n| 162 | Nelson Agholor | WR | PHI | CLE | 6.9 | 15.7 | 8.8 |\n| 163 | Jerick McKinnon | RB | MIN | TEN | 6.8 | 1.9 | (4.9) |\n| 164 | Ryan Mathews | RB | PHI | CLE | 6.8 | 13.7 | 6.9 |\n| 165 | Spencer Ware | RB | KC | SD | 6.8 | 35.9 | 29.1 |\n| 166 | Marquess Wilson | WR | CHI | HOU | 6.8 | 0 | (6.8) |\n| 167 | Shaun Hill | QB | MIN | TEN | 6.8 | 10.24 | 3.4 |\n| 168 | Jared Cook | TE | GB | JAX | 6.7 | 1.7 | (5.0) |\n| 169 | Lance Kendricks | TE | LA | SF | 6.7 | 3.5 | (3.2) |\n| 170 | Mychal Rivera | TE | OAK | NO | 6.7 | 0 | (6.7) |\n| 171 | James White | RB | NE | ARI | 6.6 | 9.4 | 2.8 |\n| 172 | Melvin Gordon | RB | SD | KC | 6.6 | 17.7 | 11.1 |\n| 173 | Zach Miller | TE | CHI | HOU | 6.5 | 4.4 | (2.1) |\n| 174 | JJ Nelson | WR | ARI | NE | 6.4 | 2.1 | (4.3) |\n| 175 | Larry Donnell | TE | NYG | DAL | 6.4 | 8.5 | 2.1 |\n| 176 | Matt Jones | RB | WAS | PIT | 6.4 | 4.3 | (2.1) |\n| 177 | Donte Moncrief | WR | IND | DET | 6.3 | 18.4 | 12.1 |\n| 178 | Albert Wilson | WR | KC | SD | 6.3 | 3.1 | (3.2) |\n| 179 | Kendall Wright | WR | TEN | MIN | 6.2 | 0 | (6.2) |\n| 180 | Danny Amendola | WR | NE | ARI | 6.2 | 7.8 | 1.6 |\n| 181 | Austin Seferian-Jenkins | TE | TB | ATL | 6.2 | 10 | 3.8 |\n| 182 | CJ Spiller | RB | NO | OAK | 6.1 | 0 | (6.1) |\n| 183 | Jaelen Strong | WR | HOU | CHI | 6.0 | 0 | (6.0) |\n| 184 | Benjamin Cunningham | RB | LA | SF | 6.0 | 1.8 | (4.2) |\n| 185 | Corey Brown | WR | CAR | DEN | 6.0 | 2.1 | (3.9) |\n| 186 | Cameron Artis-Payne | RB | CAR | DEN | 5.9 | 0 | (5.9) |\n| 187 | Justin Hardy | WR | ATL | TB | 5.9 | 1 | (4.9) |\n| 188 | Crockett Gillmore | TE | BAL | BUF | 5.8 | 1.5 | (4.3) |\n| 189 | Dennis Pitta | TE | BAL | BUF | 5.7 | 6.9 | 1.2 |\n| 190 | Marqise Lee | WR | JAX | GB | 5.6 | 4.2 | (1.4) |\n| 191 | Shaun Draughn | RB | SF | LA | 5.5 | 10.6 | 5.1 |\n| 192 | Jarius Wright | WR | MIN | TEN | 5.4 | 0 | (5.4) |\n| 193 | Kenny Stills | WR | MIA | SEA | 5.3 | 2.6 | (2.7) |\n| 194 | Tevin Coleman | RB | ATL | TB | 5.3 | 16.7 | 11.4 |\n| 195 | Dwayne Allen | TE | IND | DET | 5.2 | 17.3 | 12.1 |\n| 196 | Carlos Hyde | RB | SF | LA | 5.2 | 23.3 | 18.1 |\n| 197 | Terrance West | RB | BAL | BUF | 5.2 | 5.8 | 0.6 |\n| 198 | Paul Richardson | WR | SEA | MIA | 5.2 | 2.1 | (3.1) |\n| 199 | Maxx Williams | TE | BAL | BUF | 5.2 | 0 | (5.2) |\n| 200 | Brent Celek | TE | PHI | CLE | 5.2 | 2.1 | (3.1) |\n| 201 | Vance McDonald | TE | SF | LA | 5.1 | 9.4 | 4.3 |\n| 202 | Jacob Tamme | TE | ATL | TB | 5.1 | 11.1 | 6.0 |\n| 203 | Quinton Patton | WR | SF | LA | 5.0 | 11 | 6.0 |\n| 204 | Clive Walford | TE | OAK | NO | 4.9 | 5.5 | 0.6 |\n| 205 | Chris Thompson | RB | WAS | PIT | 4.9 | 11.9 | 7.0 |\n| 206 | Jeremy Langford | RB | CHI | HOU | 4.8 | 14.3 | 9.5 |\n| 207 | Quincy Enunwa | WR | NYJ | CIN | 4.8 | 19.3 | 14.5 |\n| 208 | Phillip Dorsett | WR | IND | DET | 4.8 | 13.4 | 8.6 |\n| 209 | Tyler Kroft | TE | CIN | NYJ | 4.7 | 0 | (4.7) |\n| 210 | LeGarrette Blount | RB | NE | ARI | 4.7 | 12 | 7.3 |\n| 211 | Darren Fells | TE | ARI | NE | 4.6 | 0 | (4.6) |\n| 212 | Jeremy Kerley | WR | SF | LA | 4.6 | 13.1 | 8.5 |\n| 213 | Chris Hogan | WR | NE | ARI | 4.6 | 15 | 10.4 |\n| 214 | Dwayne Harris | WR | NYG | DAL | 4.5 | 0 | (4.5) |\n| 215 | Chris Conley | WR | KC | SD | 4.5 | 8.3 | 3.8 |\n| 216 | Luke Willson | TE | SEA | MIA | 4.4 | 4.6 | 0.2 |\n| 217 | Jordan Cameron | TE | MIA | SEA | 4.4 | 2.6 | (1.8) |\n| 218 | TJ Jones | WR | DET | IND | 4.3 | 0 | (4.3) |\n| 219 | Christine Michael | RB | SEA | MIA | 4.1 | 9.1 | 5.0 |\n| 220 | Rashad Greene | WR | JAX | GB | 4.0 | 1.9 | (2.1) |\n| 221 | Jack Doyle | TE | IND | DET | 3.9 | 18.5 | 14.6 |\n| 222 | Charles Johnson | WR | MIN | TEN | 3.8 | 1.5 | (2.3) |\n| 223 | Garrett Celek | TE | SF | LA | 3.8 | 2.5 | (1.3) |\n| 224 | Jimmy Garoppolo | QB | NE | ARI | 3.8 | 16.06 | 12.2 |\n| 225 | Ryan Griffin | TE | HOU | CHI | 3.8 | 3.7 | (0.1) |\n| 226 | Jace Amaro | TE | TEN | MIN | 3.7 | 0 | (3.7) |\n| 227 | Cameron Brate | TE | TB | ATL | 3.6 | 6 | 2.4 |\n| 228 | Josh Hill | TE | NO | OAK | 3.5 | 0 | (3.5) |\n| 229 | Dion Sims | TE | MIA | SEA | 3.4 | 0 | (3.4) |\n| 230 | Robert Turbin | RB | IND | DET | 3.2 | 3.9 | 0.7 |\n| 231 | Jay Ajayi | RB | MIA | SEA | 3.0 | 0 | (3.0) |\n| 232 | Jesse James | TE | PIT | WAS | 2.5 | 8.1 | 5.6 |\n| 233 | Virgil Green | TE | DEN | CAR | 2.3 | 6.8 | 4.5 |\n| 234 | Ryan Hewitt | TE | CIN | NYJ | 2.2 | 0 | (2.2) |\n| 235 | Bennie Fowler | WR | DEN | CAR | 2.1 | 0 | (2.1) |\n\n____\n\n[![](https://img1.steemit.com/0x0/http://i.imgur.com/olhuYuH.png)](https://steemit.com/@team-leibniz)", + "category": "sports", + "children": 8, + "created": "2016-09-15T03:21:03", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/wd6JHm6.png", + "http://i.imgur.com/87ehdFa.png", + "https://cdn-images-1.medium.com/max/880/1*IOPfuOZUEoUGiAopFmD5Ng.png", + "http://i.imgur.com/aCDBo5O.png", + "http://i.imgur.com/yrkpC1e.png", + "http://i.imgur.com/9jRYBLN.png", + "http://i.imgur.com/INAqL0z.png", + "http://i.imgur.com/p6w1MAw.png", + "https://img1.steemit.com/0x0/http://i.imgur.com/olhuYuH.png" + ], + "links": [ + "https://steemit.com/sports/@team-leibniz/week-1-nfl-daily-fantasy-football-analysis-positions-salaries-projected-point-values-rankings-and-more", + "https://steemit.com/@team-leibniz" + ], + "tags": [ + "sports", + "fantasysports", + "football", + "fantasyfootball", + "dfs" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 45911108288517, + "payout": 127.979, + "payout_at": "2016-09-22T03:21:03", + "pending_payout_value": "127.979 HBD", + "percent_hbd": 10000, + "permlink": "week-1-nfl-daily-fantasy-football-results-how-my-bayesian-inspired-lineups-fared-usd84-00", + "post_id": 1250195, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 45 + }, + "title": "Week 1 NFL Daily Fantasy Football Results - How my Bayesian Inspired Lineups Fared (+$84.00)", + "updated": "2016-09-15T15:00:21", + "url": "/sports/@team-leibniz/week-1-nfl-daily-fantasy-football-results-how-my-bayesian-inspired-lineups-fared-usd84-00" + }, + { + "active_votes": [ + { + "rshares": 16755743533131, + "voter": "itsascam" + }, + { + "rshares": 1970900164473, + "voter": "steemroller" + }, + { + "rshares": 173932621830, + "voter": "highasfuck" + }, + { + "rshares": 73339404940, + "voter": "donaldtrump" + }, + { + "rshares": 17840476246240, + "voter": "steemed" + }, + { + "rshares": 3357780527312, + "voter": "riverhead" + }, + { + "rshares": 5006613023233, + "voter": "kushed" + }, + { + "rshares": 7271509924990, + "voter": "complexring" + }, + { + "rshares": 213832141957, + "voter": "alex90342fastn1" + }, + { + "rshares": 1650078882112, + "voter": "joseph" + }, + { + "rshares": 219515344761, + "voter": "b0y2k" + }, + { + "rshares": 604438814570, + "voter": "masteryoda" + }, + { + "rshares": 9886155018, + "voter": "idol" + }, + { + "rshares": 4734949215, + "voter": "sakr" + }, + { + "rshares": 1701895623, + "voter": "jocelyn" + }, + { + "rshares": 58908631340, + "voter": "lovelace" + }, + { + "rshares": 29959192955, + "voter": "eeks" + }, + { + "rshares": 22561510625, + "voter": "james-show" + }, + { + "rshares": 9535707424, + "voter": "richman" + }, + { + "rshares": 268838726, + "voter": "coar" + }, + { + "rshares": 1060918790, + "voter": "murh" + }, + { + "rshares": 236018409224, + "voter": "sascha" + }, + { + "rshares": 3041834177, + "voter": "cryptofunk" + }, + { + "rshares": 2218729143, + "voter": "error" + }, + { + "rshares": 8279076968, + "voter": "badger311" + }, + { + "rshares": 8567981091, + "voter": "badger313" + }, + { + "rshares": 8532199002, + "voter": "badger312" + }, + { + "rshares": 8825479179, + "voter": "badger316" + }, + { + "rshares": 8945038561, + "voter": "badger319" + }, + { + "rshares": 8854483479, + "voter": "badger3101" + }, + { + "rshares": 8318010896, + "voter": "badger3111" + }, + { + "rshares": 8869305177, + "voter": "badger3121" + }, + { + "rshares": 8485309981, + "voter": "badger3131" + }, + { + "rshares": 8591235861, + "voter": "badger3141" + }, + { + "rshares": 8568107027, + "voter": "badger3171" + }, + { + "rshares": 8379270543, + "voter": "badger3181" + }, + { + "rshares": 8954276155, + "voter": "badger3191" + }, + { + "rshares": 8379110631, + "voter": "badger3112" + }, + { + "rshares": 8713710956, + "voter": "badger3132" + }, + { + "rshares": 8589322656, + "voter": "badger3162" + }, + { + "rshares": 8815940847, + "voter": "badger3113" + }, + { + "rshares": 8473341065, + "voter": "badger3123" + }, + { + "rshares": 8594723845, + "voter": "badger3133" + }, + { + "rshares": 8939583423, + "voter": "badger3153" + }, + { + "rshares": 8624220782, + "voter": "badger3163" + }, + { + "rshares": 8654177128, + "voter": "badger3193" + }, + { + "rshares": 8604738658, + "voter": "badger3114" + }, + { + "rshares": 8515355992, + "voter": "badger3124" + }, + { + "rshares": 8420058241, + "voter": "badger3144" + }, + { + "rshares": 8343364036, + "voter": "badger3154" + }, + { + "rshares": 8213191128, + "voter": "badger3164" + }, + { + "rshares": 8538848526, + "voter": "badger3174" + }, + { + "rshares": 8813885022, + "voter": "badger3194" + }, + { + "rshares": 8712177442, + "voter": "badger3105" + }, + { + "rshares": 8656751635, + "voter": "badger3135" + }, + { + "rshares": 8258522611, + "voter": "badger3145" + }, + { + "rshares": 8831182728, + "voter": "badger3155" + }, + { + "rshares": 8529839139, + "voter": "badger3175" + }, + { + "rshares": 8310212001, + "voter": "badger3195" + }, + { + "rshares": 7958888538, + "voter": "badger3106" + }, + { + "rshares": 8762407175, + "voter": "badger3116" + }, + { + "rshares": 8809491696, + "voter": "badger3126" + }, + { + "rshares": 8443348501, + "voter": "badger3136" + }, + { + "rshares": 8096485926, + "voter": "badger3146" + }, + { + "rshares": 8323878617, + "voter": "badger3156" + }, + { + "rshares": 8535705953, + "voter": "badger3166" + }, + { + "rshares": 8452106060, + "voter": "badger3176" + }, + { + "rshares": 8584221424, + "voter": "badger3186" + }, + { + "rshares": 8619323412, + "voter": "badger3196" + }, + { + "rshares": 8548183032, + "voter": "badger3107" + }, + { + "rshares": 8305132275, + "voter": "badger315" + }, + { + "rshares": 8791974575, + "voter": "badger318" + }, + { + "rshares": 8840671296, + "voter": "badger3151" + }, + { + "rshares": 8519121589, + "voter": "badger3161" + }, + { + "rshares": 8773562396, + "voter": "badger3122" + }, + { + "rshares": 8711562344, + "voter": "badger3142" + }, + { + "rshares": 8930398130, + "voter": "badger3152" + }, + { + "rshares": 8246562170, + "voter": "badger3172" + }, + { + "rshares": 8750377512, + "voter": "badger3182" + }, + { + "rshares": 8510357323, + "voter": "badger3192" + }, + { + "rshares": 8426540891, + "voter": "badger3143" + }, + { + "rshares": 8684690139, + "voter": "badger3173" + }, + { + "rshares": 8396705393, + "voter": "badger3104" + }, + { + "rshares": 8114154413, + "voter": "badger3134" + }, + { + "rshares": 8513476422, + "voter": "badger3184" + }, + { + "rshares": 8451732184, + "voter": "badger3115" + }, + { + "rshares": 8916032649, + "voter": "badger3165" + }, + { + "rshares": 8548892406, + "voter": "badger3185" + }, + { + "rshares": 8609689743, + "voter": "badger314" + }, + { + "rshares": 8839857460, + "voter": "badger317" + }, + { + "rshares": 8583120662, + "voter": "badger3102" + }, + { + "rshares": 8545305421, + "voter": "badger3103" + }, + { + "rshares": 8473652115, + "voter": "badger3125" + }, + { + "rshares": 8440424803, + "voter": "badger3183" + }, + { + "rshares": 5818169940, + "voter": "mark-waser" + }, + { + "rshares": 12054368546, + "voter": "primus" + }, + { + "rshares": 25610359693, + "voter": "djm34" + }, + { + "rshares": 7415215848, + "voter": "dasha" + }, + { + "rshares": 161251694538, + "voter": "dashpaymag" + }, + { + "rshares": 1648870141, + "voter": "leksimus" + }, + { + "rshares": 12514308571, + "voter": "allmonitors" + }, + { + "rshares": 13947602040, + "voter": "hagie" + }, + { + "rshares": 15528822570, + "voter": "michaeldodridge" + }, + { + "rshares": 833103044, + "voter": "gmurph" + }, + { + "rshares": 9428661951, + "voter": "mione" + }, + { + "rshares": 508788137, + "voter": "wuyueling" + }, + { + "rshares": 9139402797, + "voter": "craigwilliamz" + }, + { + "rshares": 1624682038, + "voter": "davidjkelley" + }, + { + "rshares": 15224010395, + "voter": "digital-wisdom" + }, + { + "rshares": 3709060044, + "voter": "ethical-ai" + }, + { + "rshares": 6679558332, + "voter": "jwaser" + }, + { + "rshares": 2616068610, + "voter": "bwaser" + }, + { + "rshares": 255505026, + "voter": "anomaly" + }, + { + "rshares": 2400172171, + "voter": "ellepdub" + }, + { + "rshares": 12085392709, + "voter": "herpetologyguy" + }, + { + "rshares": 4709818332, + "voter": "morgan.waser" + }, + { + "rshares": 18502963808, + "voter": "livingthedream" + }, + { + "rshares": 3607807009, + "voter": "strong-ai" + }, + { + "rshares": 197333683, + "voter": "sjamayee" + }, + { + "rshares": 2497095413, + "voter": "senseye" + }, + { + "rshares": 133590030, + "voter": "thedevil" + } + ], + "author": "livingthedream", + "author_payout_value": "0.000 HBD", + "author_reputation": 59.73, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    Have you ever had that friend that thought they were a super techno whizz? I have. You see, when I left school, it didn\u2019t need to be a secret that I hung around with this guy anymore. Because the world is far wider once you leave. When we went to college there were some BIG dudes in his class, one\u2019s you just wouldn\u2019t mess with, and he was fine from there. No more bullying, in the right group for his interests. If only I had accepted the things that he did at that age. I\u2019d have been much further ahead than I am now.

    \n

    https://cdn.pbrd.co/images/37QYhAhyE.jpg

    \n

    I always used to love going to the big computer shows in the area. I\u2019m not too sure if that\u2019s a thing now, but every weekend they were on we\u2019d be off to browse for the next Cyrix processor or the latest Socket 7 Keyboard. It was fun, I\u2019d be crazy if I were to deny it. The flashy green dusty cream and silver motherboards; remember it? Remember the awe inspiring excitement? 

    \n

    My friend would always enjoy tackling one of the staff on his new theory, defiantly stating that he was right, whilst the poor gentleman behind the counter trying to counter his argument, and given that my friend was only 17 at the time, with little to no life experience, and he was arguing with a guy that was a veteran in his trade. He did this every time we were there.

    \n

    https://cdn.pbrd.co/images/37Sywd0GI.jpg

    \n

    I could always remember feeling as if I was slinking into a hole. The arrogance of my friend, to think he knew better than someone who works on these day in and day out. I laugh about it with him now. He\u2019s still my friend, though. He has been since I was 5, and yet he\u2019s still the same! Sometimes I wish I had his balls to stand up for what I believed in. Perhaps not his arrogance though. 

    \n

    It\u2019s hard at times. Because when I\u2019m with him he can only see things down his way. Any suggestions from me and it\u2019s totally not right. So I\u2019ve given up discussing with him about a new upgrade for a computer because his thinking is far too rigid. Like when he buys a car, he\u2019s had the same type of car since he started driving. Won\u2019t buy anything else because what he\u2019s read about them! Crazy! 

    \n

    He does support my open university though, getting more educated in the field of computers, but I think computers is quite a subjective thing as well as it as a logical thing. Don\u2019t you?

    \n

    https://cdn.pbrd.co/images/37TGvrdI0.jpg

    \n

    Any of you guys ever have friends like this? Maybe I\u2019m just too straight down the line in my thinking too. I dunno. We\u2019ll see.    

    \n", + "category": "life", + "children": 3, + "created": "2016-09-14T21:06:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://cdn.pbrd.co/images/37QYhAhyE.jpg", + "https://cdn.pbrd.co/images/37Sywd0GI.jpg", + "https://cdn.pbrd.co/images/37TGvrdI0.jpg" + ], + "tags": [ + "life", + "technology", + "geekery", + "learning", + "friends" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 56467759894282, + "payout": 186.421, + "payout_at": "2016-09-21T21:06:51", + "pending_payout_value": "186.421 HBD", + "percent_hbd": 10000, + "permlink": "my-geek-friends", + "post_id": 1247282, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 121 + }, + "title": "My geek friends", + "updated": "2016-09-14T21:06:51", + "url": "/life/@livingthedream/my-geek-friends" + }, + { + "active_votes": [ + { + "rshares": 56937996559187, + "voter": "ned" + }, + { + "rshares": 306548295759, + "voter": "teamsteem" + }, + { + "rshares": 25487244890, + "voter": "acidyo" + }, + { + "rshares": 1060908827, + "voter": "murh" + }, + { + "rshares": 5268583124, + "voter": "marta-zaidel" + }, + { + "rshares": 804468215304, + "voter": "anwenbaumeister" + }, + { + "rshares": 53807338539, + "voter": "venuspcs" + }, + { + "rshares": 7644463447, + "voter": "getssidetracked" + }, + { + "rshares": 202109235, + "voter": "strawhat" + }, + { + "rshares": 200294061, + "voter": "cryptochannel" + }, + { + "rshares": 14380165119, + "voter": "ausbitbank" + }, + { + "rshares": 3684151195, + "voter": "dogguy" + }, + { + "rshares": 85507270, + "voter": "snowden" + }, + { + "rshares": 3692989929, + "voter": "bitcoiner" + }, + { + "rshares": 103514864, + "voter": "pokemon" + }, + { + "rshares": 9252882882, + "voter": "chloetaylor" + }, + { + "rshares": 20258667266, + "voter": "krabgat" + }, + { + "rshares": 238512214, + "voter": "bullionstackers" + }, + { + "rshares": 2236108873, + "voter": "merej99" + }, + { + "rshares": 22416372979, + "voter": "rawnetics" + }, + { + "rshares": 4038863239, + "voter": "timcliff" + }, + { + "rshares": 15550706069, + "voter": "artist1989" + }, + { + "rshares": 4754268504, + "voter": "brendio" + }, + { + "rshares": 484483710038, + "voter": "glitterfart" + }, + { + "rshares": 3820303528, + "voter": "kurtbeil" + }, + { + "rshares": 2368316221, + "voter": "steemleak" + }, + { + "rshares": 90985687, + "voter": "bigsambucca" + }, + { + "rshares": 11213537620, + "voter": "thebotkiller" + }, + { + "rshares": 3818189834, + "voter": "lamech-m" + }, + { + "rshares": 59059859, + "voter": "alfaman" + }, + { + "rshares": 52319145, + "voter": "dobbydaba" + }, + { + "rshares": 70104105, + "voter": "stephenkendal" + }, + { + "rshares": 73690784, + "voter": "uziriel" + }, + { + "rshares": 205555920, + "voter": "sjamayee" + }, + { + "rshares": 65483863, + "voter": "dealzgal" + }, + { + "rshares": 99551013, + "voter": "dirlei.sdias" + } + ], + "author": "dogguy", + "author_payout_value": "0.000 HBD", + "author_reputation": 54.89, + "beneficiaries": [], + "blacklists": [], + "body": "https://img1.steemit.com/0x0/https://s31.postimg.org/xw4283b9n/Steemit_1_MC.png\n\nHello Steemit community!\n\nMan, it's been over a MONTH since my last post and that is going to end today. August was the most successful month my business has had in the 2.5 years I've been on my own and it took a good 6 weeks to get through all that work (although I'm still in grind mode). So I had to put STEEMIT on pause temporarily while I put my nose down and plowed through my work. \n\nAnyway, today I'm following up on a post I made awhile back which was titled [going to present the idea of steemit to 1 million cups event](https://steemit.com/steemit/@dogguy/going-to-present-the-idea-of-steemit-1-million-cups-event-upvote-to-spread-awareness) which is exactly what I did. \n\n## What is 1 Million Cups?\nWell that is answered in more detail in that first post but the short answer is that it's a weekly event hosting in cities across the United States that allows entrepreneurs to present their newly founded business to a think-tank of other entrepreneurs, investors and thought leaders. \nhttps://img1.steemit.com/0x0/https://c2.staticflickr.com/8/7412/13479653334_0c545d7f57_b.jpg\nI presented at the historic James J. Hill Center (pictured above) which is a reference library located in the center of downtown St. Paul. \n\n## The Event Itself\nhttps://s14.postimg.org/5etqqcssh/SS1.png\nSo I greatly apologize for the poor image. My camera of course had some type of issue and so a friend of mine in the audience was kind enough to snap this on his phone. Poor quality, I know but what can ya do? \nI thought the event itself went very well. In regards to creating awareness the week of speaking an e-mail blast that included Steemit's logo & a link to the site were sent out to their 5,000+ email respondents. They provide a shout out on social media the day of the event as well and I'd say there were about 30-35 audience members at the live event. \n\nhttps://s22.postimg.org/mwygopf75/SS2.png\n(current 1 million cup st. paul website)\n\nThe audiences response was very positive. Most people had seemed to visit STEEMIT prior to me presenting based on the e-mail blast and we were able to get over the whole \"where does the money come from?\" question pretty quickly. Although the demographic to this event is entrepreneurs/tech type people not everyone was familiar with bitcoin & digital currencies - so there was some education on that as well. \n\nThere were a lot of the typical questions that people were asking just to better understand the community and who process. \n- What kind of content is created?\n- How do you create an account?\n- How do you get the cash?\n- Where does the cash come from? (of course)\n- What about copywriting issues?\nThat last question was probably the most interesting of all. We cracked open a can of worms with that one getting into the whole issue of what happens if I publish a book and then Person A who lives half way around the world publishes it on Steemit and gets paid for it? Overall good talks were had and the fact the audience continued to fire questions told me they were greatly interested. It came to a point where my 30 minutes were up and people still wanted to continue chatting. So always a good sign there. \n\n## Concluding Thoughts\nThis was simply my way of helping grow the awareness of this awesome website. Being that I'm an extrovert and enjoy public speaking I thought this was a great way for me to contribute. Truly it was enjoyable. As I told the community when presenting - I'm always a resource for anyone in the greater Twin Cities area for anything bitcoin related. I was actually invited out to lunch in 2 weeks by a member + associate who attended the event to learn more about digital currencies and STEEMIT itself. So it's positive reinforcement to know people care. I appreciate all the support received from within the community and look forward to getting back to posting more content! \n\n### Thanks for checking out my post!", + "category": "steemit", + "children": 1, + "created": "2016-09-14T19:54:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://img1.steemit.com/0x0/https://s31.postimg.org/xw4283b9n/Steemit_1_MC.png", + "https://img1.steemit.com/0x0/https://c2.staticflickr.com/8/7412/13479653334_0c545d7f57_b.jpg", + "https://s14.postimg.org/5etqqcssh/SS1.png", + "https://s22.postimg.org/mwygopf75/SS2.png" + ], + "links": [ + "https://steemit.com/steemit/@dogguy/going-to-present-the-idea-of-steemit-1-million-cups-event-upvote-to-spread-awareness" + ], + "tags": [ + "steemit", + "marketing", + "awareness", + "entrepreneur", + "dogguy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 58749797530393, + "payout": 207.494, + "payout_at": "2016-09-21T19:54:30", + "pending_payout_value": "207.494 HBD", + "percent_hbd": 10000, + "permlink": "i-presented-steemit-to-1-million-cups-st-paul-last-week", + "post_id": 1246552, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 36 + }, + "title": "I presented STEEMIT to 1 Million Cups St. Paul last week [Follow-up post | 5 Minute Read]", + "updated": "2016-09-14T20:01:33", + "url": "/steemit/@dogguy/i-presented-steemit-to-1-million-cups-st-paul-last-week" + }, + { + "active_votes": [ + { + "rshares": 28659634752014, + "voter": "dantheman" + }, + { + "rshares": 480548499510, + "voter": "barrie" + }, + { + "rshares": 3662803002876, + "voter": "riverhead" + }, + { + "rshares": 2047223484288, + "voter": "badassmother" + }, + { + "rshares": 7235920494609, + "voter": "xeldal" + }, + { + "rshares": 5880874019492, + "voter": "enki" + }, + { + "rshares": 2004939114685, + "voter": "hr1" + }, + { + "rshares": 22380387724, + "voter": "jaewoocho" + }, + { + "rshares": 1649149114844, + "voter": "joseph" + }, + { + "rshares": 1172435196, + "voter": "mineralwasser" + }, + { + "rshares": 665716673541, + "voter": "boombastic" + }, + { + "rshares": 88490320905, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 437959484078, + "voter": "boatymcboatface" + }, + { + "rshares": 9644823965, + "voter": "idol" + }, + { + "rshares": 131761872479, + "voter": "team" + }, + { + "rshares": 3109755600, + "voter": "yefet" + }, + { + "rshares": 1701870864, + "voter": "jocelyn" + }, + { + "rshares": 29958262511, + "voter": "eeks" + }, + { + "rshares": 478348587, + "voter": "paco-steem" + }, + { + "rshares": 5761288772, + "voter": "spaninv" + }, + { + "rshares": 550499980345, + "voter": "nanzo-scoop" + }, + { + "rshares": 17645015693, + "voter": "acidyo" + }, + { + "rshares": 173809511474, + "voter": "mummyimperfect" + }, + { + "rshares": 268838726, + "voter": "coar" + }, + { + "rshares": 100995164249, + "voter": "asch" + }, + { + "rshares": 1060908827, + "voter": "murh" + }, + { + "rshares": 2218692003, + "voter": "error" + }, + { + "rshares": 58167254398, + "voter": "theshell" + }, + { + "rshares": 48234643206, + "voter": "ak2020" + }, + { + "rshares": 373228451, + "voter": "stiletto" + }, + { + "rshares": 271583935282, + "voter": "churdtzu" + }, + { + "rshares": 383479075903, + "voter": "hedge-x" + }, + { + "rshares": 15431281044, + "voter": "paradise-paradox" + }, + { + "rshares": 110473448413, + "voter": "kenny-crane" + }, + { + "rshares": 192221499988, + "voter": "kimziv" + }, + { + "rshares": 77692612849, + "voter": "emily-cook" + }, + { + "rshares": 577482876, + "voter": "nadejde" + }, + { + "rshares": 36450132559, + "voter": "venuspcs" + }, + { + "rshares": 148344818499, + "voter": "asmolokalo" + }, + { + "rshares": 1922879182, + "voter": "billykeed" + }, + { + "rshares": 57106930713, + "voter": "ezzy" + }, + { + "rshares": 69470259303, + "voter": "rubybian" + }, + { + "rshares": 5351124412, + "voter": "getssidetracked" + }, + { + "rshares": 138025819, + "voter": "strawhat" + }, + { + "rshares": 14215245422, + "voter": "r4fken" + }, + { + "rshares": 1912605508, + "voter": "steemswede" + }, + { + "rshares": 136786188, + "voter": "cryptochannel" + }, + { + "rshares": 142891029762, + "voter": "derekareith" + }, + { + "rshares": 167281280165, + "voter": "knircky" + }, + { + "rshares": 111055672943, + "voter": "sigmajin" + }, + { + "rshares": 9917355254, + "voter": "ausbitbank" + }, + { + "rshares": 101951550, + "voter": "cynetyc" + }, + { + "rshares": 61755250, + "voter": "snowden" + }, + { + "rshares": 14612597777, + "voter": "aaseb" + }, + { + "rshares": 1107695218, + "voter": "karen13" + }, + { + "rshares": 6392075053, + "voter": "cryptosi" + }, + { + "rshares": 13602509316, + "voter": "allmonitors" + }, + { + "rshares": 1817951925, + "voter": "kendewitt" + }, + { + "rshares": 7462001225, + "voter": "lichtblick" + }, + { + "rshares": 32706510925, + "voter": "creemej" + }, + { + "rshares": 4310212104, + "voter": "poseidon" + }, + { + "rshares": 3575622347, + "voter": "simon.braki.love" + }, + { + "rshares": 76385155341, + "voter": "thylbom" + }, + { + "rshares": 2615867866, + "voter": "bitcoiner" + }, + { + "rshares": 3632576555, + "voter": "bola" + }, + { + "rshares": 84683756607, + "voter": "rea" + }, + { + "rshares": 113824125, + "voter": "chugumoto" + }, + { + "rshares": 53841724098, + "voter": "jl777" + }, + { + "rshares": 70578316, + "voter": "pokemon" + }, + { + "rshares": 571756791, + "voter": "jasonpay1" + }, + { + "rshares": 9445651275, + "voter": "chloetaylor" + }, + { + "rshares": 4543666725, + "voter": "proto" + }, + { + "rshares": 634121191, + "voter": "curator" + }, + { + "rshares": 31582633653, + "voter": "sisterholics" + }, + { + "rshares": 1404639987, + "voter": "alex.chien" + }, + { + "rshares": 121123550176, + "voter": "sterlinluxan" + }, + { + "rshares": 3313350363, + "voter": "glitterpig" + }, + { + "rshares": 2298257402, + "voter": "taker" + }, + { + "rshares": 1517359592, + "voter": "merej99" + }, + { + "rshares": 1116506279435, + "voter": "laonie" + }, + { + "rshares": 1167528616, + "voter": "transhuman" + }, + { + "rshares": 37202137827, + "voter": "myfirst" + }, + { + "rshares": 233181020381, + "voter": "somebody" + }, + { + "rshares": 16246844449, + "voter": "sunshine" + }, + { + "rshares": 8718969009, + "voter": "flysaga" + }, + { + "rshares": 3345596354, + "voter": "brendio" + }, + { + "rshares": 833076477, + "voter": "gmurph" + }, + { + "rshares": 50081086020, + "voter": "midnightoil" + }, + { + "rshares": 2657602454, + "voter": "kurtbeil" + }, + { + "rshares": 1650644639, + "voter": "steemleak" + }, + { + "rshares": 125235319058, + "voter": "xiaohui" + }, + { + "rshares": 63689981, + "voter": "bigsambucca" + }, + { + "rshares": 6099037598, + "voter": "elfkitchen" + }, + { + "rshares": 4028210563, + "voter": "xiaokongcom" + }, + { + "rshares": 11447152987, + "voter": "thebotkiller" + }, + { + "rshares": 8119996095, + "voter": "xianjun" + }, + { + "rshares": 26817018689, + "voter": "hanshotfirst" + }, + { + "rshares": 5968267436, + "voter": "lordvader" + }, + { + "rshares": 546720711, + "voter": "microluck" + }, + { + "rshares": 3304972888, + "voter": "macartem" + }, + { + "rshares": 9308190394, + "voter": "gvargas123" + }, + { + "rshares": 58731020, + "voter": "unnsmed" + }, + { + "rshares": 2922697747, + "voter": "netaterra" + }, + { + "rshares": 45977160865, + "voter": "emancipatedhuman" + }, + { + "rshares": 11073933149, + "voter": "sethlinson" + }, + { + "rshares": 57337407, + "voter": "shurik" + }, + { + "rshares": 2129438571, + "voter": "cryptoeasy" + }, + { + "rshares": 5316759800, + "voter": "ats-david" + }, + { + "rshares": 3838533556, + "voter": "newandold" + }, + { + "rshares": 71643818, + "voter": "uziriel" + }, + { + "rshares": 4594200588, + "voter": "richardcrill" + }, + { + "rshares": 1580317978, + "voter": "eight-rad" + }, + { + "rshares": 6881296299, + "voter": "mdoolsky" + }, + { + "rshares": 184076493, + "voter": "team101" + }, + { + "rshares": 20842454020, + "voter": "sponge-bob" + }, + { + "rshares": 101526093555, + "voter": "thecyclist" + }, + { + "rshares": 52252552, + "voter": "lighter" + }, + { + "rshares": 50751176, + "voter": "roadhog" + }, + { + "rshares": 20817197707, + "voter": "brains" + }, + { + "rshares": 799449161, + "voter": "littlescribe" + }, + { + "rshares": 51510850, + "voter": "paxmagnus" + }, + { + "rshares": 60210153, + "voter": "freebornangel" + }, + { + "rshares": 292005744, + "voter": "anomaly" + }, + { + "rshares": 53055896, + "voter": "drac59" + }, + { + "rshares": 51240567, + "voter": "billkappa442" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 50225780, + "voter": "steemq" + }, + { + "rshares": 51227561, + "voter": "battalar" + }, + { + "rshares": 50868434, + "voter": "jumbo" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 205555920, + "voter": "sjamayee" + }, + { + "rshares": 520488710, + "voter": "listentojon" + }, + { + "rshares": 161839498, + "voter": "durex" + }, + { + "rshares": 161218747, + "voter": "sdc" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 160870736, + "voter": "electronicarts" + }, + { + "rshares": 160319579, + "voter": "cybergirls" + }, + { + "rshares": 160260561, + "voter": "rage" + }, + { + "rshares": 159973989, + "voter": "capcom" + }, + { + "rshares": 159506164, + "voter": "greenpeace" + }, + { + "rshares": 159164412, + "voter": "disneypixar" + }, + { + "rshares": 157088481, + "voter": "faruk" + }, + { + "rshares": 144372329, + "voter": "trickster512" + } + ], + "author": "churdtzu", + "author_payout_value": "0.000 HBD", + "author_reputation": 65.89, + "beneficiaries": [], + "blacklists": [], + "body": "![psychicpokerwithtext4e4c4.jpg](https://www.steemimg.com/images/2016/09/14/psychicpokerwithtext4e4c4.jpg)\n\nIs it possible that poker is, to some extent, a game played with psychic abilities? Many players wouldn't even consider the idea. They think in terms of science and numbers, and so the things which aren't commonly discussed in science are also off-limits for them. Of course, it's rare that you can expose truth by ignoring something. In my experience, using psychic abilities is something that occurs in card games, even something that occurs often.\n\n# If it happened, it'd be on the TV!\n\nThere's a classic comic from XKCD in which the author makes the case that it's very unlikely that psychic abilities exist, because if they did, they would be used in all sorts of industries:\n\n[![The economic argument](https://imgs.xkcd.com/comics/the_economic_argument.png)](https://xkcd.com/808/)\n\nLikewise, if psychic abilities did exist, it would be likely that cardplayers would use them, just as companies would for oil prospecting - and presumably, we would know about it.\n\nThe counterargument is twofold:\n1. Cardplayers and oil companies do not gain by admitting something which would make them appear nutty to their investors or backers; and\n2. Cardplayers and oil companies do not gain by telling people about something which gives them a hidden advantage.\n\nIt's in the interest of cardplayers to do whatever is in their power to improve their game - however, most professional cardplayers won't even admit that they read books about poker. They don't want potential competition to know the fastest path to improving their game. Would it be such a surprise if cardplayers conceal something so important? After all, they're in the business of deception.\n\n# Texas Dolly weighs in\n\nThe man whom many know as the greatest player in the history of poker, Doyle Brunson, had these words to share in the original version of his famous book *Super/System*:\n\n>I believe some good poker players actually employ a degree of extrasensory perception (ESP). While I've never studied the subject in depth, it seems to me there's too much evidence to ignore that ESP exists or that most people have it to some degree. Everybody has had the experience of riding with someone else in an automobile and thinking of a song, then being surprised to hear his companion start singing that very song.\n\n>You can't imagine how often I've called a player's exact hand to myself and been proven right. There's even a plausible, though completely unproven, explanation how a person could know what cards another player is holding. The brain's functions involve electrical impulses. In this electronic age we're becoming more familiar every day with appliances which broadcast, purely as an unintentional by-product, energy impulses which are picked up on dissimilar appliances at considerable distances.\n\n>Is it really too unreasonable to suspect that such a highly sophisticated electrical device as the human brain, during the intensity of concentration in a big pot, could broadcast a simple message like \"a pair of jacks\" a mere eight feet?\n\n# To be continued...\n\nIf Doyle Brunson is thinks that there is evidence for psychic abilities, and we know that players in general have some reasons to hide them, then it is reasonable to ask the question.\n\nIn my next posts, I'll talk about some case studies from hands I've played, and types of psychic abilities which might be useful. I invite you to share unusual stories from your own time at the card table. Please press follow to join me on more adventures! \n\n---\n\n# About me\n\n[![kurt robinson in the mountains of puebla](https://www.steemimg.com/images/2016/08/26/pictureofmecroppedbdb8d.md.jpg)](https://www.steemimg.com/image/gsqzK)\n\nMy name is Kurt Robinson. I grew up in Australia, but now I live in Guadalajara, Jalisco. I write interesting things about voluntaryism, futurism, science fiction, travelling Latin America, and psychedelics. Remember to press follow so you can stay up to date with all the cool shit I post, and follow our podcast where we talk about crazy ideas for open-minded people, here: @paradise-paradox, and like us on Facebook here - [The Paradise Paradox](https://www.facebook.com/theparadiseparadox/)\n\n# Some other cool posts\n\nHere are some other posts of mine to check out:\n\n[Freedom is scary: One method of spreading liberty](https://steemit.com/anarchy/@churdtzu/freedom-is-scary-one-method-of-spreading-liberty)\n\n[Crypto-Rich! The crazy crypto economy of the future](https://steemit.com/money/@churdtzu/crypto-rich-the-crazy-crypto-economy-of-the-future)\n\n[Ideas are the currency of gods](https://steemit.com/science/@paradise-paradox/ideas-are-the-currency-of-gods-podcast-video)", + "category": "poker", + "children": 21, + "created": "2016-09-14T19:59:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/14/psychicpokerwithtext4e4c4.jpg", + "https://imgs.xkcd.com/comics/the_economic_argument.png", + "https://www.steemimg.com/images/2016/08/26/pictureofmecroppedbdb8d.md.jpg" + ], + "links": [ + "https://xkcd.com/808/", + "https://www.steemimg.com/image/gsqzK", + "https://www.facebook.com/theparadiseparadox/", + "https://steemit.com/anarchy/@churdtzu/freedom-is-scary-one-method-of-spreading-liberty", + "https://steemit.com/money/@churdtzu/crypto-rich-the-crazy-crypto-economy-of-the-future", + "https://steemit.com/science/@paradise-paradox/ideas-are-the-currency-of-gods-podcast-video" + ], + "tags": [ + "poker", + "gaming", + "psychology", + "money", + "science" + ], + "users": [ + "paradise-paradox" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 58178484154228, + "payout": 198.206, + "payout_at": "2016-09-21T19:59:00", + "pending_payout_value": "198.206 HBD", + "percent_hbd": 10000, + "permlink": "psychic-poker-do-cardplayers-use-esp-do-gain-an-advantage-part-1", + "post_id": 1246603, + "promoted": "1.010 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 146 + }, + "title": "Psychic Poker - do cardplayers use ESP to gain an advantage? Part 1", + "updated": "2016-09-14T20:13:24", + "url": "/poker/@churdtzu/psychic-poker-do-cardplayers-use-esp-do-gain-an-advantage-part-1" + }, + { + "active_votes": [ + { + "rshares": 4134581798123, + "voter": "riverhead" + }, + { + "rshares": 3313249953310, + "voter": "pharesim" + }, + { + "rshares": 2053236030423, + "voter": "hr1" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 22391622942, + "voter": "jaewoocho" + }, + { + "rshares": 1534717563460, + "voter": "joseph" + }, + { + "rshares": 98682259833, + "voter": "aizensou" + }, + { + "rshares": 452874558937, + "voter": "recursive3" + }, + { + "rshares": 620996029765, + "voter": "masteryoda" + }, + { + "rshares": 3120582597678, + "voter": "recursive" + }, + { + "rshares": 8927291120, + "voter": "idol" + }, + { + "rshares": 4941942978, + "voter": "sakr" + }, + { + "rshares": 284401462010, + "voter": "chitty" + }, + { + "rshares": 1536592488, + "voter": "jocelyn" + }, + { + "rshares": 154334962550, + "voter": "edgeland" + }, + { + "rshares": 89897956816, + "voter": "eeks" + }, + { + "rshares": 1511911763, + "voter": "fkn" + }, + { + "rshares": 468281676, + "voter": "paco-steem" + }, + { + "rshares": 5641697991, + "voter": "spaninv" + }, + { + "rshares": 1987313581, + "voter": "elishagh1" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 584291107228, + "voter": "nanzo-scoop" + }, + { + "rshares": 9857825141, + "voter": "kefkius" + }, + { + "rshares": 172751875332, + "voter": "mummyimperfect" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 603741881611, + "voter": "kevinwong" + }, + { + "rshares": 1061266533, + "voter": "murh" + }, + { + "rshares": 6230798580, + "voter": "cryptofunk" + }, + { + "rshares": 2003359924, + "voter": "error" + }, + { + "rshares": 11584833708, + "voter": "andu" + }, + { + "rshares": 58189176188, + "voter": "theshell" + }, + { + "rshares": 49581045086, + "voter": "ak2020" + }, + { + "rshares": 3925670964026, + "voter": "satoshifund" + }, + { + "rshares": 402139444, + "voter": "applecrisp" + }, + { + "rshares": 365370465, + "voter": "stiletto" + }, + { + "rshares": 219283354085, + "voter": "will-zewe" + }, + { + "rshares": 85402720456, + "voter": "herzmeister" + }, + { + "rshares": 275016906945, + "voter": "trogdor" + }, + { + "rshares": 5821262190, + "voter": "mark-waser" + }, + { + "rshares": 118356217412, + "voter": "geoffrey" + }, + { + "rshares": 42740945757, + "voter": "kimziv" + }, + { + "rshares": 45359587433, + "voter": "honeythief" + }, + { + "rshares": 75334808165, + "voter": "emily-cook" + }, + { + "rshares": 2187607792, + "voter": "superfreek" + }, + { + "rshares": 19975706505, + "voter": "thebatchman" + }, + { + "rshares": 59061289095, + "voter": "lehard" + }, + { + "rshares": 3417427733, + "voter": "orly" + }, + { + "rshares": 5165610356, + "voter": "riscadox" + }, + { + "rshares": 8950458328, + "voter": "cmtzco" + }, + { + "rshares": 198384500562, + "voter": "fabio" + }, + { + "rshares": 25057642057, + "voter": "tcfxyz" + }, + { + "rshares": 6939984054, + "voter": "futurefood" + }, + { + "rshares": 794749227, + "voter": "endgame" + }, + { + "rshares": 7380892516, + "voter": "furion" + }, + { + "rshares": 111055672943, + "voter": "sigmajin" + }, + { + "rshares": 2632460141, + "voter": "steem1653" + }, + { + "rshares": 2860912097, + "voter": "sveokla" + }, + { + "rshares": 124961861, + "voter": "cynetyc" + }, + { + "rshares": 5250179537, + "voter": "thegoodguy" + }, + { + "rshares": 13846328779, + "voter": "aaseb" + }, + { + "rshares": 3857388226, + "voter": "incomemonthly" + }, + { + "rshares": 4209533734, + "voter": "karen13" + }, + { + "rshares": 10646469982, + "voter": "deviedev" + }, + { + "rshares": 243749878708, + "voter": "nabilov" + }, + { + "rshares": 8751103405, + "voter": "noodhoog" + }, + { + "rshares": 464730588449, + "voter": "knozaki2015" + }, + { + "rshares": 93792164062, + "voter": "inertia" + }, + { + "rshares": 33739199475, + "voter": "creemej" + }, + { + "rshares": 2654553033, + "voter": "the-future" + }, + { + "rshares": 14763294144, + "voter": "nippel66" + }, + { + "rshares": 159342196635, + "voter": "blueorgy" + }, + { + "rshares": 167934545479, + "voter": "opheliafu" + }, + { + "rshares": 932318275, + "voter": "poseidon" + }, + { + "rshares": 3365797955, + "voter": "simon.braki.love" + }, + { + "rshares": 31459352664, + "voter": "deanliu" + }, + { + "rshares": 5497387091, + "voter": "sharker" + }, + { + "rshares": 1659490970, + "voter": "tokyodude" + }, + { + "rshares": 204618396015, + "voter": "jl777" + }, + { + "rshares": 1226120506, + "voter": "positive" + }, + { + "rshares": 1845389893, + "voter": "yarly" + }, + { + "rshares": 278093833, + "voter": "yarly2" + }, + { + "rshares": 278509900, + "voter": "yarly3" + }, + { + "rshares": 160888481, + "voter": "yarly4" + }, + { + "rshares": 161796836, + "voter": "yarly5" + }, + { + "rshares": 92224612, + "voter": "yarly7" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 230455938, + "voter": "jasen.g1311" + }, + { + "rshares": 7223043327, + "voter": "sisterholics" + }, + { + "rshares": 446373286, + "voter": "yarly10" + }, + { + "rshares": 238875070, + "voter": "yarly11" + }, + { + "rshares": 8781903824, + "voter": "royalmacro" + }, + { + "rshares": 83516643, + "voter": "yarly12" + }, + { + "rshares": 3448954519, + "voter": "sulev" + }, + { + "rshares": 54477247, + "voter": "reported" + }, + { + "rshares": 6869641155, + "voter": "uwe69" + }, + { + "rshares": 7506600577, + "voter": "jed78" + }, + { + "rshares": 8734185109, + "voter": "taker" + }, + { + "rshares": 14430038673, + "voter": "felixxx" + }, + { + "rshares": 51206711, + "voter": "krushing" + }, + { + "rshares": 255431411513, + "voter": "laonie" + }, + { + "rshares": 157521707420, + "voter": "twinner" + }, + { + "rshares": 12593318020, + "voter": "thebluepanda" + }, + { + "rshares": 23916491019, + "voter": "laoyao" + }, + { + "rshares": 7994964655, + "voter": "myfirst" + }, + { + "rshares": 51848391811, + "voter": "somebody" + }, + { + "rshares": 1938565243, + "voter": "flysaga" + }, + { + "rshares": 2501638608, + "voter": "gmurph" + }, + { + "rshares": 7842831090, + "voter": "chris.roy" + }, + { + "rshares": 5558177167, + "voter": "denn" + }, + { + "rshares": 475501347, + "voter": "minnowsunited" + }, + { + "rshares": 11453689270, + "voter": "midnightoil" + }, + { + "rshares": 51383056, + "voter": "whatyouganjado" + }, + { + "rshares": 2275125890, + "voter": "andrew0" + }, + { + "rshares": 28648120983, + "voter": "xiaohui" + }, + { + "rshares": 1293711711, + "voter": "elfkitchen" + }, + { + "rshares": 99935909954, + "voter": "joele" + }, + { + "rshares": 5683510464, + "voter": "oflyhigh" + }, + { + "rshares": 56817337, + "voter": "makaveli" + }, + { + "rshares": 895620436, + "voter": "xiaokongcom" + }, + { + "rshares": 12687522802, + "voter": "gargon" + }, + { + "rshares": 1446509276, + "voter": "future24" + }, + { + "rshares": 1805414369, + "voter": "xianjun" + }, + { + "rshares": 50010551, + "voter": "alexbones" + }, + { + "rshares": 118221929, + "voter": "microluck" + }, + { + "rshares": 2022702929, + "voter": "chinadaily" + }, + { + "rshares": 10261652613, + "voter": "pjheinz" + }, + { + "rshares": 88481667, + "voter": "pompe72" + }, + { + "rshares": 83628622374, + "voter": "serejandmyself" + }, + { + "rshares": 108403024, + "voter": "pollina" + }, + { + "rshares": 4931895395, + "voter": "mindfreak" + }, + { + "rshares": 14804566536, + "voter": "nastik" + }, + { + "rshares": 8856106682, + "voter": "onetree" + }, + { + "rshares": 67782873, + "voter": "ozertayiz" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 1009554365, + "voter": "dajohns1420" + }, + { + "rshares": 50215700, + "voter": "salebored" + }, + { + "rshares": 5401518277, + "voter": "nulliusinverba" + }, + { + "rshares": 3838533556, + "voter": "newandold" + }, + { + "rshares": 1576511020, + "voter": "pollux.one" + }, + { + "rshares": 7779349622, + "voter": "einsteinpotsdam" + }, + { + "rshares": 4900461398, + "voter": "richardcrill" + }, + { + "rshares": 4662965424, + "voter": "nadin3" + }, + { + "rshares": 1625414479, + "voter": "davidjkelley" + }, + { + "rshares": 50326099, + "voter": "bitdrone" + }, + { + "rshares": 50317967, + "voter": "sleepcult" + }, + { + "rshares": 174778016, + "voter": "greatness" + }, + { + "rshares": 26571803569, + "voter": "sponge-bob" + }, + { + "rshares": 15232622426, + "voter": "digital-wisdom" + }, + { + "rshares": 3630299933, + "voter": "ethical-ai" + }, + { + "rshares": 45843089173, + "voter": "zahnspange" + }, + { + "rshares": 6682880996, + "voter": "jwaser" + }, + { + "rshares": 217064607, + "voter": "jaredandanissa" + }, + { + "rshares": 414338857, + "voter": "steemorama" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 2617343597, + "voter": "bwaser" + }, + { + "rshares": 330365849, + "voter": "panther" + }, + { + "rshares": 27673000226, + "voter": "brains" + }, + { + "rshares": 4235195851, + "voter": "funnyman" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 2401297947, + "voter": "ellepdub" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 11833929978, + "voter": "herpetologyguy" + }, + { + "rshares": 4712300251, + "voter": "morgan.waser" + }, + { + "rshares": 1233685675, + "voter": "anns" + }, + { + "rshares": 3609651500, + "voter": "strong-ai" + }, + { + "rshares": 516546553, + "voter": "grisha-danunaher" + }, + { + "rshares": 1326703271, + "voter": "michaelstobiersk" + }, + { + "rshares": 7187212765, + "voter": "dresden" + }, + { + "rshares": 30995623639, + "voter": "goldmatters" + }, + { + "rshares": 117881389, + "voter": "bleujay" + }, + { + "rshares": 304359441, + "voter": "risabold" + } + ], + "author": "knozaki2015", + "author_payout_value": "0.000 HBD", + "author_reputation": 69.9, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \"SPOTTED\"

    \n


    \n

    On my travel to Berlin, Germany I have SPOTTED this strange Building. 

    \n

    Can you guess the purpose of this strange corridor? 

    \n


    \n
    \"2016-08-14
    \nHere are some possible answers:

    \n
      \n
    • This is a Passage where people used to smuggle food and cigarettes between West and East Berlin
    • \n
    • This is a Hospital and connecting two Wings
    • \n
    • This is a worm hole and connecting Berlin and Jupiter
    • \n
    • This is a Hostel and the toilets are in the other Wing
    • \n
    • ....
    • \n
    \n


    \n\"2016-08-14
    \n
    \n 

    \n
    To make it more fun a reward of 10 STEEM POWER will be given to the first correct answer of the purpose of this strange corridor.  
    \n
    And a Special Reward of 5 Steem Power goes to the strangest, funniest Answer!  
    \n


    \n

    I will release the answer after a couple of hours so hurry and pick your answer. (2 answers per person only!!!)

    \n

    If you like my Post, please follow me! 

    \n

    I am blogging about the following topics :

    \n
      \n
    • I travel the world (Travel and Restaurant Blog)
    • \n
    • Exposed (Uncovering Stories you need to know)
    • \n
    • Lifehacks (How to save money,etc) 
    • \n
    • SPOTTED (Limited Edition Food ,Drinks, Gadgets)
    • \n
    • Steemperlen (German Version)
    • \n
    • SQUEEZE (Interview Series) 
    • \n
    • COOKED (10 Episodes Cooking Series)
    • \n
    \n", + "category": "contest", + "children": 28, + "created": "2016-09-15T18:23:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s14.postimg.org/i75tlx3s1/SPOTTED.jpg", + "https://s22.postimg.org/s90fnlg7l/2016_08_14_17_21_48.jpg", + "https://s22.postimg.org/q5q0fxgep/2016_08_14_17_22_34.jpg" + ], + "links": [ + "https://postimg.org/image/ciziv0zfh/", + "https://steemit.com/@knozaki2015", + "https://steemit.com/food/@knozaki2015/i-travel-the-world-part-25-cafe-viena-feat-the-worlds-best-sandwich-ny-times", + "https://steemit.com/deutsch/@knozaki2015/steemperlen-1", + "https://steemit.com/food/@knozaki2015/fantastic-seafood-paella-cooked-2-with-the-master-of-paella-gargon" + ], + "tags": [ + "contest", + "travel", + "minnowsunite", + "steemsquad", + "berlin" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 26540390904529, + "payout": 44.396, + "payout_at": "2016-09-22T18:23:30", + "pending_payout_value": "44.396 HBD", + "percent_hbd": 10000, + "permlink": "the-strangest-building-in-berlin", + "post_id": 1257027, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 171 + }, + "title": "SPOTTED #6 : The strangest Building in Berlin", + "updated": "2016-09-15T19:04:48", + "url": "/contest/@knozaki2015/the-strangest-building-in-berlin" + } +] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/max_limit.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/max_limit.tavern.yaml new file mode 100644 index 00000000..ad77b809 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/max_limit.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts trending maximum limit patterns test + + marks: + - patterntest + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts trending maximum limit patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"trending","tag":"","observer":"alice", "limit": 100} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "max_limit" + directory: "bridge_api_patterns/get_ranked_posts/trending" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/min_limit.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/min_limit.pat.json new file mode 100644 index 00000000..b624d3b4 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/min_limit.pat.json @@ -0,0 +1,1602 @@ +[ + { + "active_votes": [ + { + "rshares": 28370463371572, + "voter": "dantheman" + }, + { + "rshares": 31307487536364, + "voter": "smooth" + }, + { + "rshares": 231809639013, + "voter": "anonymous" + }, + { + "rshares": 2321962618319, + "voter": "diaphanous" + }, + { + "rshares": 1469558503443, + "voter": "commedy" + }, + { + "rshares": 4287714457313, + "voter": "riverhead" + }, + { + "rshares": 1856006073992, + "voter": "badassmother" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 2206068741954, + "voter": "wang" + }, + { + "rshares": 1950753758979, + "voter": "xeroc" + }, + { + "rshares": 1534707047296, + "voter": "joseph" + }, + { + "rshares": 452874558937, + "voter": "recursive3" + }, + { + "rshares": 620996029765, + "voter": "masteryoda" + }, + { + "rshares": 3120582597678, + "voter": "recursive" + }, + { + "rshares": 440845842, + "voter": "lee2" + }, + { + "rshares": 26932201065, + "voter": "lee3" + }, + { + "rshares": 8677295375, + "voter": "lee4" + }, + { + "rshares": 22149018521, + "voter": "lee5" + }, + { + "rshares": 5942299654212, + "voter": "smooth.witness" + }, + { + "rshares": 8927291120, + "voter": "idol" + }, + { + "rshares": 4941942978, + "voter": "sakr" + }, + { + "rshares": 57625926227, + "voter": "unosuke" + }, + { + "rshares": 1536592488, + "voter": "jocelyn" + }, + { + "rshares": 14818263059, + "voter": "gregory-f" + }, + { + "rshares": 154334962550, + "voter": "edgeland" + }, + { + "rshares": 8836453529, + "voter": "gregory60" + }, + { + "rshares": 29596510808, + "voter": "full-measure" + }, + { + "rshares": 104880949618, + "voter": "eeks" + }, + { + "rshares": 24694558802, + "voter": "fkn" + }, + { + "rshares": 468281676, + "voter": "paco-steem" + }, + { + "rshares": 5641697991, + "voter": "spaninv" + }, + { + "rshares": 32459455171, + "voter": "elishagh1" + }, + { + "rshares": 40391466193, + "voter": "himalayanguru" + }, + { + "rshares": 584291107228, + "voter": "nanzo-scoop" + }, + { + "rshares": 178471627922, + "voter": "steve-walschot" + }, + { + "rshares": 9857825141, + "voter": "kefkius" + }, + { + "rshares": 177420844935, + "voter": "mummyimperfect" + }, + { + "rshares": 106635691300, + "voter": "asch" + }, + { + "rshares": 616864092786, + "voter": "kevinwong" + }, + { + "rshares": 1061266533, + "voter": "murh" + }, + { + "rshares": 6230798580, + "voter": "cryptofunk" + }, + { + "rshares": 579494558, + "voter": "kodi" + }, + { + "rshares": 2003359924, + "voter": "error" + }, + { + "rshares": 11584833708, + "voter": "andu" + }, + { + "rshares": 40553122820, + "voter": "ranko-k" + }, + { + "rshares": 962089879337, + "voter": "cyber" + }, + { + "rshares": 58188888655, + "voter": "theshell" + }, + { + "rshares": 49581045086, + "voter": "ak2020" + }, + { + "rshares": 3848697023555, + "voter": "satoshifund" + }, + { + "rshares": 402139444, + "voter": "applecrisp" + }, + { + "rshares": 36407027386, + "voter": "altoz" + }, + { + "rshares": 365370465, + "voter": "stiletto" + }, + { + "rshares": 55577467736, + "voter": "juanmiguelsalas" + }, + { + "rshares": 219283354085, + "voter": "will-zewe" + }, + { + "rshares": 87300558689, + "voter": "herzmeister" + }, + { + "rshares": 275016906945, + "voter": "trogdor" + }, + { + "rshares": 5287820211, + "voter": "tee-em" + }, + { + "rshares": 31346001722, + "voter": "michaelx" + }, + { + "rshares": 179395106552, + "voter": "thedashguy" + }, + { + "rshares": 4682885200, + "voter": "usefree" + }, + { + "rshares": 189626835254, + "voter": "mexbit" + }, + { + "rshares": 5821262190, + "voter": "mark-waser" + }, + { + "rshares": 118356217412, + "voter": "geoffrey" + }, + { + "rshares": 208362110567, + "voter": "kimziv" + }, + { + "rshares": 46266779182, + "voter": "honeythief" + }, + { + "rshares": 75334808165, + "voter": "emily-cook" + }, + { + "rshares": 2187607792, + "voter": "superfreek" + }, + { + "rshares": 484636799, + "voter": "mrhankeh" + }, + { + "rshares": 17908924002, + "voter": "grey580" + }, + { + "rshares": 275327756, + "voter": "ladyclair" + }, + { + "rshares": 68449861599, + "voter": "bacchist" + }, + { + "rshares": 60315479782, + "voter": "good-karma" + }, + { + "rshares": 3350419346, + "voter": "orly" + }, + { + "rshares": 5271030976, + "voter": "riscadox" + }, + { + "rshares": 24867575018, + "voter": "katyakov" + }, + { + "rshares": 373878481829, + "voter": "fabio" + }, + { + "rshares": 25057642057, + "voter": "tcfxyz" + }, + { + "rshares": 6939984054, + "voter": "futurefood" + }, + { + "rshares": 734082781, + "voter": "rxhector" + }, + { + "rshares": 118094280271, + "voter": "furion" + }, + { + "rshares": 105911917280, + "voter": "cdubendo" + }, + { + "rshares": 578386960, + "voter": "barbara2" + }, + { + "rshares": 642869652, + "voter": "ch0c0latechip" + }, + { + "rshares": 594982040, + "voter": "doge4lyf" + }, + { + "rshares": 12668641443, + "voter": "gord0b" + }, + { + "rshares": 2632460141, + "voter": "steem1653" + }, + { + "rshares": 136322030, + "voter": "cynetyc" + }, + { + "rshares": 25221166135, + "voter": "steemit-life" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 5357326058, + "voter": "thegoodguy" + }, + { + "rshares": 14168336425, + "voter": "aaseb" + }, + { + "rshares": 4209533734, + "voter": "karen13" + }, + { + "rshares": 6017253623, + "voter": "cryptosi" + }, + { + "rshares": 251367062418, + "voter": "nabilov" + }, + { + "rshares": 8751103405, + "voter": "noodhoog" + }, + { + "rshares": 46859060143, + "voter": "milestone" + }, + { + "rshares": 33739229218, + "voter": "creemej" + }, + { + "rshares": 87223247, + "voter": "wildchild" + }, + { + "rshares": 15070803886, + "voter": "nippel66" + }, + { + "rshares": 24417687626, + "voter": "phenom" + }, + { + "rshares": 4545051592, + "voter": "poseidon" + }, + { + "rshares": 7946812357, + "voter": "smolalit" + }, + { + "rshares": 362515598946, + "voter": "calaber24p" + }, + { + "rshares": 147403710, + "voter": "jdenismusic" + }, + { + "rshares": 3365797955, + "voter": "simon.braki.love" + }, + { + "rshares": 82782405213, + "voter": "thylbom" + }, + { + "rshares": 3709588060, + "voter": "bitcoiner" + }, + { + "rshares": 32544157928, + "voter": "deanliu" + }, + { + "rshares": 4996306142, + "voter": "dmitriybtc" + }, + { + "rshares": 204618396015, + "voter": "jl777" + }, + { + "rshares": 30989614870, + "voter": "zaebars" + }, + { + "rshares": 20026634941, + "voter": "positive" + }, + { + "rshares": 1809205777, + "voter": "yarly" + }, + { + "rshares": 272641013, + "voter": "yarly2" + }, + { + "rshares": 273048922, + "voter": "yarly3" + }, + { + "rshares": 157733805, + "voter": "yarly4" + }, + { + "rshares": 158624349, + "voter": "yarly5" + }, + { + "rshares": 90416287, + "voter": "yarly7" + }, + { + "rshares": 799615699, + "voter": "raymonjohnstone" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 34309455805, + "voter": "sisterholics" + }, + { + "rshares": 437620869, + "voter": "yarly10" + }, + { + "rshares": 234191245, + "voter": "yarly11" + }, + { + "rshares": 8781903824, + "voter": "royalmacro" + }, + { + "rshares": 81879061, + "voter": "yarly12" + }, + { + "rshares": 674282213, + "voter": "fnait" + }, + { + "rshares": 599033376, + "voter": "keepcalmand" + }, + { + "rshares": 146224042, + "voter": "steemster1" + }, + { + "rshares": 3022447454, + "voter": "dmilash" + }, + { + "rshares": 2002851358, + "voter": "andreynoch" + }, + { + "rshares": 13359143286, + "voter": "mahekg" + }, + { + "rshares": 50579277183, + "voter": "gomeravibz" + }, + { + "rshares": 8734185109, + "voter": "taker" + }, + { + "rshares": 12064042634, + "voter": "nekromarinist" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 10419645487, + "voter": "dumar022" + }, + { + "rshares": 2157207095, + "voter": "merej99" + }, + { + "rshares": 58971492, + "voter": "lillianjones" + }, + { + "rshares": 1213299204686, + "voter": "laonie" + }, + { + "rshares": 157521707420, + "voter": "twinner" + }, + { + "rshares": 23391691291, + "voter": "rawnetics" + }, + { + "rshares": 22969142749, + "voter": "laonie1" + }, + { + "rshares": 23485900426, + "voter": "laonie2" + }, + { + "rshares": 23494195522, + "voter": "laonie3" + }, + { + "rshares": 24562882668, + "voter": "laoyao" + }, + { + "rshares": 42639811498, + "voter": "myfirst" + }, + { + "rshares": 246279861104, + "voter": "somebody" + }, + { + "rshares": 9450505564, + "voter": "flysaga" + }, + { + "rshares": 5831615639, + "voter": "brendio" + }, + { + "rshares": 2918578376, + "voter": "gmurph" + }, + { + "rshares": 3690744042, + "voter": "chris.roy" + }, + { + "rshares": 54405024034, + "voter": "midnightoil" + }, + { + "rshares": 4190391188, + "voter": "ullikume" + }, + { + "rshares": 23489872560, + "voter": "laonie4" + }, + { + "rshares": 23487615266, + "voter": "laonie5" + }, + { + "rshares": 23484637540, + "voter": "laonie6" + }, + { + "rshares": 23480497322, + "voter": "laonie7" + }, + { + "rshares": 3323984357, + "voter": "kurtbeil" + }, + { + "rshares": 23477049244, + "voter": "laonie8" + }, + { + "rshares": 23474334690, + "voter": "laonie9" + }, + { + "rshares": 136078574669, + "voter": "xiaohui" + }, + { + "rshares": 21112646631, + "voter": "jphamer1" + }, + { + "rshares": 88206053, + "voter": "bigsambucca" + }, + { + "rshares": 6791986484, + "voter": "elfkitchen" + }, + { + "rshares": 99935909954, + "voter": "joele" + }, + { + "rshares": 5855738054, + "voter": "oflyhigh" + }, + { + "rshares": 15860159560, + "voter": "randyclemens" + }, + { + "rshares": 2343183825, + "voter": "paynode" + }, + { + "rshares": 4366149629, + "voter": "xiaokongcom" + }, + { + "rshares": 59437351, + "voter": "msjennifer" + }, + { + "rshares": 54654502, + "voter": "ciao" + }, + { + "rshares": 62928860, + "voter": "session101" + }, + { + "rshares": 52985539, + "voter": "steemo" + }, + { + "rshares": 8801395051, + "voter": "xianjun" + }, + { + "rshares": 52848854, + "voter": "steema" + }, + { + "rshares": 72192938, + "voter": "sijoittaja" + }, + { + "rshares": 69662169, + "voter": "confucius" + }, + { + "rshares": 72135954, + "voter": "stevescriber" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 91519215715, + "voter": "miacats" + }, + { + "rshares": 52419023, + "voter": "nano2nd" + }, + { + "rshares": 53661976, + "voter": "jarvis" + }, + { + "rshares": 591109646, + "voter": "microluck" + }, + { + "rshares": 74131936, + "voter": "razberrijam" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 2022702929, + "voter": "chinadaily" + }, + { + "rshares": 88481667, + "voter": "pompe72" + }, + { + "rshares": 802011524540, + "voter": "dollarvigilante" + }, + { + "rshares": 101627835, + "voter": "pollina" + }, + { + "rshares": 50698107, + "voter": "johnbyrd" + }, + { + "rshares": 50682252, + "voter": "thomasaustin" + }, + { + "rshares": 50680459, + "voter": "thermor" + }, + { + "rshares": 50691211, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 3635091595, + "voter": "movievertigo" + }, + { + "rshares": 50311250, + "voter": "revelbrooks" + }, + { + "rshares": 23468154723, + "voter": "laonie10" + }, + { + "rshares": 2982691190, + "voter": "netaterra" + }, + { + "rshares": 21980957828, + "voter": "andrewawerdna" + }, + { + "rshares": 5712937692, + "voter": "trev" + }, + { + "rshares": 1874035641, + "voter": "erroneous-logic" + }, + { + "rshares": 302425178, + "voter": "sergeypotapov" + }, + { + "rshares": 65868377, + "voter": "lensessions" + }, + { + "rshares": 59126308, + "voter": "wmhammer" + }, + { + "rshares": 45978108133, + "voter": "emancipatedhuman" + }, + { + "rshares": 15340272043, + "voter": "pressfortruth" + }, + { + "rshares": 6654726855, + "voter": "hilarski" + }, + { + "rshares": 8773942171, + "voter": "craigwilliamz" + }, + { + "rshares": 8856106682, + "voter": "onetree" + }, + { + "rshares": 101945845, + "voter": "slorunner" + }, + { + "rshares": 2029369552, + "voter": "shadowspub" + }, + { + "rshares": 32463005362, + "voter": "daut44" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 59693834, + "voter": "suprepachyderm" + }, + { + "rshares": 1615332211, + "voter": "themonetaryfew" + }, + { + "rshares": 989363278, + "voter": "dajohns1420" + }, + { + "rshares": 2196907450, + "voter": "runridefly" + }, + { + "rshares": 3915304227, + "voter": "newandold" + }, + { + "rshares": 57856784, + "voter": "jamesyk" + }, + { + "rshares": 112983030208, + "voter": "shenanigator" + }, + { + "rshares": 58197677, + "voter": "jcomeauictx" + }, + { + "rshares": 12901147949, + "voter": "quinneaker" + }, + { + "rshares": 752032432, + "voter": "freeinthought" + }, + { + "rshares": 1783693666, + "voter": "funkywanderer" + }, + { + "rshares": 4900461398, + "voter": "richardcrill" + }, + { + "rshares": 22621459650, + "voter": "laonie11" + }, + { + "rshares": 2205784762, + "voter": "jeremyfromwi" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 4662965424, + "voter": "nadin3" + }, + { + "rshares": 588228551, + "voter": "profanarky" + }, + { + "rshares": 3411072843, + "voter": "xanoxt" + }, + { + "rshares": 1625414479, + "voter": "davidjkelley" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 174778016, + "voter": "greatness" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 56782516, + "voter": "sebastianbauer" + }, + { + "rshares": 55667728, + "voter": "fizzgig" + }, + { + "rshares": 26571803569, + "voter": "sponge-bob" + }, + { + "rshares": 4044716723, + "voter": "l0k1" + }, + { + "rshares": 15232622426, + "voter": "digital-wisdom" + }, + { + "rshares": 3710973264, + "voter": "ethical-ai" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 3752641890, + "voter": "titusfrost" + }, + { + "rshares": 6682880996, + "voter": "jwaser" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 2353724275, + "voter": "zettar" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 17357974240, + "voter": "bluehorseshoe" + }, + { + "rshares": 53413720, + "voter": "lighter" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 263853222, + "voter": "maarnio" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 2617343597, + "voter": "bwaser" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 323483227, + "voter": "panther" + }, + { + "rshares": 53871683, + "voter": "doggnostic" + }, + { + "rshares": 659649765, + "voter": "ct-gurus" + }, + { + "rshares": 53593366, + "voter": "jenny-talls" + }, + { + "rshares": 411677045923, + "voter": "charlieshrem" + }, + { + "rshares": 61827447459, + "voter": "tracemayer" + }, + { + "rshares": 54239080444, + "voter": "brains" + }, + { + "rshares": 50450987, + "voter": "waldemar-kuhn" + }, + { + "rshares": 1415009195, + "voter": "steemafon" + }, + { + "rshares": 1352324852, + "voter": "bitcoinparadise" + }, + { + "rshares": 5753524189, + "voter": "chick1" + }, + { + "rshares": 3605995609, + "voter": "rigaronib" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 62515317, + "voter": "freebornangel" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 2401297947, + "voter": "ellepdub" + }, + { + "rshares": 63405661, + "voter": "inarix03" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 51615652, + "voter": "rayzzz" + }, + { + "rshares": 12115690216, + "voter": "herpetologyguy" + }, + { + "rshares": 4712300251, + "voter": "morgan.waser" + }, + { + "rshares": 157644916, + "voter": "iggy" + }, + { + "rshares": 51636819, + "voter": "mbizryu0" + }, + { + "rshares": 51631638, + "voter": "archij" + }, + { + "rshares": 51530815, + "voter": "movie7283" + }, + { + "rshares": 51527606, + "voter": "ppcompp2" + }, + { + "rshares": 51520427, + "voter": "jj1968" + }, + { + "rshares": 51516489, + "voter": "cineger" + }, + { + "rshares": 51497383, + "voter": "sksduddk" + }, + { + "rshares": 51490214, + "voter": "jjc0719" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 51215236, + "voter": "deli" + }, + { + "rshares": 1233685675, + "voter": "anns" + }, + { + "rshares": 50798322, + "voter": "breeze" + }, + { + "rshares": 50677982, + "voter": "sjytoy" + }, + { + "rshares": 50676799, + "voter": "shy2675" + }, + { + "rshares": 50675747, + "voter": "suance1009" + }, + { + "rshares": 50674176, + "voter": "hasqmd" + }, + { + "rshares": 50673722, + "voter": "fischer67" + }, + { + "rshares": 50672116, + "voter": "elya1" + }, + { + "rshares": 50632828, + "voter": "xclamp45" + }, + { + "rshares": 50618471, + "voter": "likeagame1" + }, + { + "rshares": 50616898, + "voter": "apple4006" + }, + { + "rshares": 50615195, + "voter": "bigbell61" + }, + { + "rshares": 50612850, + "voter": "dolpo777" + }, + { + "rshares": 50611931, + "voter": "dongperi" + }, + { + "rshares": 50610620, + "voter": "lion2byung" + }, + { + "rshares": 50610002, + "voter": "cwj1973" + }, + { + "rshares": 50609329, + "voter": "psj212" + }, + { + "rshares": 50608661, + "voter": "owithed2" + }, + { + "rshares": 50606929, + "voter": "fiself2" + }, + { + "rshares": 50605131, + "voter": "trablinever1" + }, + { + "rshares": 50603861, + "voter": "nuals1940" + }, + { + "rshares": 50602310, + "voter": "fanceth2" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50540827, + "voter": "amstel" + }, + { + "rshares": 1921231770, + "voter": "bapparabi" + }, + { + "rshares": 50479027, + "voter": "sunlight" + }, + { + "rshares": 50355943, + "voter": "forea1995" + }, + { + "rshares": 50354561, + "voter": "holow1968" + }, + { + "rshares": 50353969, + "voter": "peaces1952" + }, + { + "rshares": 50346496, + "voter": "himighar2" + }, + { + "rshares": 50345607, + "voter": "aromese1974" + }, + { + "rshares": 50344921, + "voter": "runis1943" + }, + { + "rshares": 50344067, + "voter": "tong1962" + }, + { + "rshares": 50340744, + "voter": "hishe1997" + }, + { + "rshares": 255059000, + "voter": "letstalkliberty" + }, + { + "rshares": 3609651500, + "voter": "strong-ai" + }, + { + "rshares": 53375937, + "voter": "ninjapainter" + }, + { + "rshares": 51393104, + "voter": "buit1989" + }, + { + "rshares": 51389981, + "voter": "imadecoult1" + }, + { + "rshares": 51387526, + "voter": "infees2" + }, + { + "rshares": 51384095, + "voter": "suar1997" + }, + { + "rshares": 51382067, + "voter": "sobsell93" + }, + { + "rshares": 51380710, + "voter": "stroned96" + }, + { + "rshares": 51378107, + "voter": "drethe" + }, + { + "rshares": 51377505, + "voter": "qualwas" + }, + { + "rshares": 51376367, + "voter": "phent1994" + }, + { + "rshares": 51375075, + "voter": "baboyes" + }, + { + "rshares": 51373532, + "voter": "whor1973" + }, + { + "rshares": 51372739, + "voter": "youreforn" + }, + { + "rshares": 51371902, + "voter": "voll1981" + }, + { + "rshares": 51370717, + "voter": "copenty2" + }, + { + "rshares": 51369717, + "voter": "maject2" + }, + { + "rshares": 51367233, + "voter": "coust1997" + }, + { + "rshares": 51366398, + "voter": "busionea84" + }, + { + "rshares": 51365174, + "voter": "therver1" + }, + { + "rshares": 51364022, + "voter": "appirdsmanne1990" + }, + { + "rshares": 51362967, + "voter": "alienighted87" + }, + { + "rshares": 51359746, + "voter": "anity1994" + }, + { + "rshares": 59959066, + "voter": "themphe1" + }, + { + "rshares": 51355864, + "voter": "abild1988" + }, + { + "rshares": 51353540, + "voter": "spoll1973" + }, + { + "rshares": 66162576, + "voter": "afteld1" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 835065804, + "voter": "dikanevroman" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 1630362522, + "voter": "rusteemitblog" + }, + { + "rshares": 167843838, + "voter": "robyneggs" + }, + { + "rshares": 1300689481, + "voter": "michaelstobiersk" + }, + { + "rshares": 453506109, + "voter": "witchcraftblog" + }, + { + "rshares": 158057595, + "voter": "sdc" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 157726117, + "voter": "illusions" + }, + { + "rshares": 157176058, + "voter": "cybergirls" + }, + { + "rshares": 156847954, + "voter": "correct" + }, + { + "rshares": 156814579, + "voter": "haribo" + }, + { + "rshares": 156194471, + "voter": "stimmt" + }, + { + "rshares": 156054487, + "voter": "fallout" + }, + { + "rshares": 159062820, + "voter": "rule" + }, + { + "rshares": 155907388, + "voter": "xtreme" + }, + { + "rshares": 1442647825, + "voter": "modernbukowski" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 158535752, + "voter": "nerds" + }, + { + "rshares": 31008332335, + "voter": "goldmatters" + }, + { + "rshares": 155796749, + "voter": "majes" + }, + { + "rshares": 155166715, + "voter": "maxb02" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 120983531, + "voter": "bleujay" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 298391608, + "voter": "risabold" + }, + { + "rshares": 154247502, + "voter": "dougkarr" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 96643251, + "voter": "expat" + }, + { + "rshares": 181770825, + "voter": "pathtomydream" + }, + { + "rshares": 519265850, + "voter": "doubledex" + }, + { + "rshares": 1593664040, + "voter": "steemlift" + }, + { + "rshares": 129609202, + "voter": "toddemaher1" + } + ], + "author": "dollarvigilante", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.46, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://dollarvigilante.com/wp-content/uploads/2016/09/crisisinbound-676x374.jpg
    \n\nIn past issues, we\u2019ve documented increasingly concerned billionaires warning of dangerous economic times. Many have favored gold as an alternative allocation in a world where $13 trillion-worth of debt is negative yielding, interest rates are artificially suppressed and we\u2019re on the brink of major wars.\n\nThe newest addition to this gold-loving billionaire's club, is none other than hedge-fund manager Paul Singer. At CNBC\u2019s Delivering Alpha Investors Conference this week, the founder of the $27-billion Elliott Management Fund, the 17th largest hedge fund in the world, mentioned that at current prices gold is \u201cundervalued\u201d and \u201cunderrepresented in many portfolios as the only ... store of value that has stood the test of time.\u201d\n\nSinger, along with numerous other hedge-fund managers, has been increasingly outspoken in his criticism of the Federal Reserve and other central banks for creating dangers in the market unlike any in what he terms the \u201c5,000 year-ish\u201d history of finance. Singer noted that \u201cit's a very dangerous time in the global economy and global financial markets.\"\n\nThis quote is frighteningly similar to the response given by Donald Trump on Fox Business not long ago when he was asked if he had money in the market. He answered, \u201cI did, but I got out,\u201d and then went on to say that he expected \u201cvery scary scenarios\u201d for investors.\n\nSinger also stated that he thinks owning medium- to long-term first world debt is a \u201creally bad idea\u201d... and then proceeded to tell listeners to sell their 30-year bonds.\n\nEarlier in the conference, prior to Singer, Ray Dalio who is the manager of the largest hedge fund in the world, Bridgewater Capital, was also vocal about the diminishing returns provided by government debt held by central banks. \u201cThere\u2019s only so much you can squeeze out of the debt cycle,\" he said. He went on to say that central banks are at a point now where their ability to stimulate is limited.\n\nSeated next to Dalio was Former Treasury secretary Timothy Geithner who voiced concern about limited \u201ctools in the keynesian arsenal,\u201d that probably wouldn\u2019t be enough to offset the next recession.\n\nGeithner obviously believes that a recession is on the way. Dalio and Singer are trying to convey the same message. A massive crunch is looming.\n\nWe agree with them, although we believe Geithner was sugarcoating what\u2019s to come.\n\nAfter all, we are on the precipice of a crash of biblical proportions according to the former chief economist of the Bank for International Settlements, William White.\n\nWe have mentioned his quote numerous time here at TDV but feel it\u2019s important to reiterate because of its magnitude: \u201cThe only question is whether we are able to look reality in the eye and face what is coming in an orderly fashion, or whether it will be disorderly. Debt jubilees have been going on for 5,000 years, as far back as the Sumerians.\u201d\n\nAs the Fed considers its second rate hike in 10 years, Singer condemned policy-makers for acting with \u201camazing arrogance\u201d when he and others had warned of a mortgage crisis prior to 2008.\n\nWhat he and those who agreed with his stance don\u2019t know, or at least won\u2019t state publicly, is that these shoddy central bank policies are detrimental by design. In other words, their sole purpose is to destabilize the world economy.\n\nThis deliberate market sabotage is necessary for the transference of power from the more developed nations to less developed ones. Ultimately, the idea is to eliminate smaller regional and national central banks. Once things get bad enough, these smaller banks will be blamed for provoking a given crisis. And, secondarily, the end goal is to blow up the entire system in order to bring in the one world government and central bank.\n\nThe elites have used the same tactics time and time again throughout history. First, they create the problem, then there is a reaction, and then finally they come swooping in to \u201cvaliantly save\u201d the day. It's happened numerous times before.\n
    https://dollarvigilante.com/wp-content/uploads/2016/09/1998_Time-MagCover_Greenspan-committe-save-world-The-Dollar-Vigilante.png
    \nAnd it will soon happen again.\n\nOf course, the globalists have demonstrated that every intervention only makes situations worse.\n\nWe reported on the blatant thievery going on at Wells Fargo in our last article and noted how the elites were probably laughing hysterically at what they\u2019re able to get away with. They were even able to convince many younger American voters that \u201cdemocratic socialism\u201d would be their savior, as seen by the significant, youthful support for Bernie Slanders. Debt and currency crises have already started to materialize, as we\u2019ve seen in the socialist utopia that is Venezuela. If this is any indication of what\u2019s to come, the future is looking awfully gloomy.\n\nAs Singer and others including Dalio have mentioned before, the most tried and true measure of wealth and value is gold.\n\nAt TDV we provide unique Austrian-economics based analysis from the anarcho-capitalist pespective of the state of the world\u2019s economy, as well as suggestions on how to protect your assets in these tempestuous and unprecedented times.\n\nJacob Rothschild, a member of the family partly responsible for the creation of all this chaos, even said himself that we are in \u201cuncharted waters\u201d and that it\u2019s \u201cimpossible to predict the unintended consequences of very low interest rates.\u201d\n\nWe have a pretty good idea of what the consequences will be and we\u2019re taking action to protect ourselves and even profit from them. Rothschild seems to know the consequences, as well, as he has been buying up gold and selling the stock market and the US dollar.\n\nYou can survive and profit from the orchestrated collapse too. Subscribe to TDV\u2019s newsletter here to receive constantly updated information on how to protect your family and friends.\n\nIn the end, it is getting truly bizarre just how many billionaires, central bankers and others of note are all warning of the coming collapse. We\u2019d almost begun to worry that they were going to pull a switch-a-roo on us, but if you asked the great majority of investors and financial analysts, they\u2019ll tell you that they see nothing but smooth sailing ahead.\n\nSo, while many are warning, many are hearing, but not listening. The bible said something about that, I believe.\n
    https://img1.steemit.com/0x0/https://www.dollarvigilante.com/wp-content/uploads/2016/08/Jeff-Berwick-The-Dollar-Vigilante-Steemit-Bio-1024x221.jpg
    ", + "category": "money", + "children": 23, + "created": "2016-09-15T18:23:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://dollarvigilante.com/wp-content/uploads/2016/09/crisisinbound-676x374.jpg", + "https://dollarvigilante.com/wp-content/uploads/2016/09/1998_Time-MagCover_Greenspan-committe-save-world-The-Dollar-Vigilante.png", + "https://img1.steemit.com/0x0/https://www.dollarvigilante.com/wp-content/uploads/2016/08/Jeff-Berwick-The-Dollar-Vigilante-Steemit-Bio-1024x221.jpg" + ], + "links": [ + "https://dollarvigilante.com/subscribe" + ], + "tags": [ + "money", + "gold", + "silver", + "bitcoin", + "crisis" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 102136532384242, + "payout": 595.718, + "payout_at": "2016-09-22T18:23:15", + "pending_payout_value": "595.718 HBD", + "percent_hbd": 10000, + "permlink": "another-billionaire-warns-of-catastrophic-depths-not-seen-in-5-000-years-and-emphasizes-gold", + "post_id": 1257023, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 387 + }, + "title": "Another Billionaire Warns of Catastrophic Depths Not Seen in 5,000 Years - and Emphasizes Gold", + "updated": "2016-09-15T18:23:15", + "url": "/money/@dollarvigilante/another-billionaire-warns-of-catastrophic-depths-not-seen-in-5-000-years-and-emphasizes-gold" + } +] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/min_limit.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/min_limit.tavern.yaml new file mode 100644 index 00000000..959d6407 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/min_limit.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts trending minimum limit patterns test + + marks: + - patterntest + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts trending minimum limit patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"trending","tag":"","observer":"alice", "limit": 1} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "min_limit" + directory: "bridge_api_patterns/get_ranked_posts/trending" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/my_observer.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/my_observer.orig.json new file mode 100644 index 00000000..fe51488c --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/my_observer.orig.json @@ -0,0 +1 @@ +[] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/my_observer.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/my_observer.pat.json new file mode 100644 index 00000000..fe51488c --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/my_observer.pat.json @@ -0,0 +1 @@ +[] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_observer.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/my_observer.tavern.yaml similarity index 95% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_observer.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/my_observer.tavern.yaml index 4d203498..aff4c5e1 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_observer.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/my_observer.tavern.yaml @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "trending_observer" + method: "my_observer" directory: "bridge_api_patterns/get_ranked_posts/trending" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_paging.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/paginated.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_paging.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/paginated.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_paging.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/paginated.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_paging.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/paginated.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_paging.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/paginated.tavern.yaml similarity index 95% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_paging.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/paginated.tavern.yaml index 0abfca70..dfef05d0 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_paging.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/paginated.tavern.yaml @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "trending_paging" + method: "paginated" directory: "bridge_api_patterns/get_ranked_posts/trending" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/polish_hive_community_tag.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/polish_hive_community_tag.orig.json new file mode 100644 index 00000000..fe51488c --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/polish_hive_community_tag.orig.json @@ -0,0 +1 @@ +[] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/polish_hive_community_tag.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/polish_hive_community_tag.pat.json new file mode 100644 index 00000000..fe51488c --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/polish_hive_community_tag.pat.json @@ -0,0 +1 @@ +[] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_polish_hive_community_tag.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/polish_hive_community_tag.tavern.yaml similarity index 93% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_polish_hive_community_tag.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/polish_hive_community_tag.tavern.yaml index d9935305..28a397ad 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_polish_hive_community_tag.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/polish_hive_community_tag.tavern.yaml @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "trending_polish_hive_community_tag" + method: "polish_hive_community_tag" directory: "bridge_api_patterns/get_ranked_posts/trending" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_all.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_all.pat.json new file mode 100644 index 00000000..1f52d096 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_all.pat.json @@ -0,0 +1,23932 @@ +[ + { + "active_votes": [ + { + "rshares": 28370463371572, + "voter": "dantheman" + }, + { + "rshares": 31307487536364, + "voter": "smooth" + }, + { + "rshares": 231809639013, + "voter": "anonymous" + }, + { + "rshares": 2321962618319, + "voter": "diaphanous" + }, + { + "rshares": 1469558503443, + "voter": "commedy" + }, + { + "rshares": 4287714457313, + "voter": "riverhead" + }, + { + "rshares": 1856006073992, + "voter": "badassmother" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 2206068741954, + "voter": "wang" + }, + { + "rshares": 1950753758979, + "voter": "xeroc" + }, + { + "rshares": 1534707047296, + "voter": "joseph" + }, + { + "rshares": 452874558937, + "voter": "recursive3" + }, + { + "rshares": 620996029765, + "voter": "masteryoda" + }, + { + "rshares": 3120582597678, + "voter": "recursive" + }, + { + "rshares": 440845842, + "voter": "lee2" + }, + { + "rshares": 26932201065, + "voter": "lee3" + }, + { + "rshares": 8677295375, + "voter": "lee4" + }, + { + "rshares": 22149018521, + "voter": "lee5" + }, + { + "rshares": 5942299654212, + "voter": "smooth.witness" + }, + { + "rshares": 8927291120, + "voter": "idol" + }, + { + "rshares": 4941942978, + "voter": "sakr" + }, + { + "rshares": 57625926227, + "voter": "unosuke" + }, + { + "rshares": 1536592488, + "voter": "jocelyn" + }, + { + "rshares": 14818263059, + "voter": "gregory-f" + }, + { + "rshares": 154334962550, + "voter": "edgeland" + }, + { + "rshares": 8836453529, + "voter": "gregory60" + }, + { + "rshares": 29596510808, + "voter": "full-measure" + }, + { + "rshares": 104880949618, + "voter": "eeks" + }, + { + "rshares": 24694558802, + "voter": "fkn" + }, + { + "rshares": 468281676, + "voter": "paco-steem" + }, + { + "rshares": 5641697991, + "voter": "spaninv" + }, + { + "rshares": 32459455171, + "voter": "elishagh1" + }, + { + "rshares": 40391466193, + "voter": "himalayanguru" + }, + { + "rshares": 584291107228, + "voter": "nanzo-scoop" + }, + { + "rshares": 178471627922, + "voter": "steve-walschot" + }, + { + "rshares": 9857825141, + "voter": "kefkius" + }, + { + "rshares": 177420844935, + "voter": "mummyimperfect" + }, + { + "rshares": 106635691300, + "voter": "asch" + }, + { + "rshares": 616864092786, + "voter": "kevinwong" + }, + { + "rshares": 1061266533, + "voter": "murh" + }, + { + "rshares": 6230798580, + "voter": "cryptofunk" + }, + { + "rshares": 579494558, + "voter": "kodi" + }, + { + "rshares": 2003359924, + "voter": "error" + }, + { + "rshares": 11584833708, + "voter": "andu" + }, + { + "rshares": 40553122820, + "voter": "ranko-k" + }, + { + "rshares": 962089879337, + "voter": "cyber" + }, + { + "rshares": 58188888655, + "voter": "theshell" + }, + { + "rshares": 49581045086, + "voter": "ak2020" + }, + { + "rshares": 3848697023555, + "voter": "satoshifund" + }, + { + "rshares": 402139444, + "voter": "applecrisp" + }, + { + "rshares": 36407027386, + "voter": "altoz" + }, + { + "rshares": 365370465, + "voter": "stiletto" + }, + { + "rshares": 55577467736, + "voter": "juanmiguelsalas" + }, + { + "rshares": 219283354085, + "voter": "will-zewe" + }, + { + "rshares": 87300558689, + "voter": "herzmeister" + }, + { + "rshares": 275016906945, + "voter": "trogdor" + }, + { + "rshares": 5287820211, + "voter": "tee-em" + }, + { + "rshares": 31346001722, + "voter": "michaelx" + }, + { + "rshares": 179395106552, + "voter": "thedashguy" + }, + { + "rshares": 4682885200, + "voter": "usefree" + }, + { + "rshares": 189626835254, + "voter": "mexbit" + }, + { + "rshares": 5821262190, + "voter": "mark-waser" + }, + { + "rshares": 118356217412, + "voter": "geoffrey" + }, + { + "rshares": 208362110567, + "voter": "kimziv" + }, + { + "rshares": 46266779182, + "voter": "honeythief" + }, + { + "rshares": 75334808165, + "voter": "emily-cook" + }, + { + "rshares": 2187607792, + "voter": "superfreek" + }, + { + "rshares": 484636799, + "voter": "mrhankeh" + }, + { + "rshares": 17908924002, + "voter": "grey580" + }, + { + "rshares": 275327756, + "voter": "ladyclair" + }, + { + "rshares": 68449861599, + "voter": "bacchist" + }, + { + "rshares": 60315479782, + "voter": "good-karma" + }, + { + "rshares": 3350419346, + "voter": "orly" + }, + { + "rshares": 5271030976, + "voter": "riscadox" + }, + { + "rshares": 24867575018, + "voter": "katyakov" + }, + { + "rshares": 373878481829, + "voter": "fabio" + }, + { + "rshares": 25057642057, + "voter": "tcfxyz" + }, + { + "rshares": 6939984054, + "voter": "futurefood" + }, + { + "rshares": 734082781, + "voter": "rxhector" + }, + { + "rshares": 118094280271, + "voter": "furion" + }, + { + "rshares": 105911917280, + "voter": "cdubendo" + }, + { + "rshares": 578386960, + "voter": "barbara2" + }, + { + "rshares": 642869652, + "voter": "ch0c0latechip" + }, + { + "rshares": 594982040, + "voter": "doge4lyf" + }, + { + "rshares": 12668641443, + "voter": "gord0b" + }, + { + "rshares": 2632460141, + "voter": "steem1653" + }, + { + "rshares": 136322030, + "voter": "cynetyc" + }, + { + "rshares": 25221166135, + "voter": "steemit-life" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 5357326058, + "voter": "thegoodguy" + }, + { + "rshares": 14168336425, + "voter": "aaseb" + }, + { + "rshares": 4209533734, + "voter": "karen13" + }, + { + "rshares": 6017253623, + "voter": "cryptosi" + }, + { + "rshares": 251367062418, + "voter": "nabilov" + }, + { + "rshares": 8751103405, + "voter": "noodhoog" + }, + { + "rshares": 46859060143, + "voter": "milestone" + }, + { + "rshares": 33739229218, + "voter": "creemej" + }, + { + "rshares": 87223247, + "voter": "wildchild" + }, + { + "rshares": 15070803886, + "voter": "nippel66" + }, + { + "rshares": 24417687626, + "voter": "phenom" + }, + { + "rshares": 4545051592, + "voter": "poseidon" + }, + { + "rshares": 7946812357, + "voter": "smolalit" + }, + { + "rshares": 362515598946, + "voter": "calaber24p" + }, + { + "rshares": 147403710, + "voter": "jdenismusic" + }, + { + "rshares": 3365797955, + "voter": "simon.braki.love" + }, + { + "rshares": 82782405213, + "voter": "thylbom" + }, + { + "rshares": 3709588060, + "voter": "bitcoiner" + }, + { + "rshares": 32544157928, + "voter": "deanliu" + }, + { + "rshares": 4996306142, + "voter": "dmitriybtc" + }, + { + "rshares": 204618396015, + "voter": "jl777" + }, + { + "rshares": 30989614870, + "voter": "zaebars" + }, + { + "rshares": 20026634941, + "voter": "positive" + }, + { + "rshares": 1809205777, + "voter": "yarly" + }, + { + "rshares": 272641013, + "voter": "yarly2" + }, + { + "rshares": 273048922, + "voter": "yarly3" + }, + { + "rshares": 157733805, + "voter": "yarly4" + }, + { + "rshares": 158624349, + "voter": "yarly5" + }, + { + "rshares": 90416287, + "voter": "yarly7" + }, + { + "rshares": 799615699, + "voter": "raymonjohnstone" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 34309455805, + "voter": "sisterholics" + }, + { + "rshares": 437620869, + "voter": "yarly10" + }, + { + "rshares": 234191245, + "voter": "yarly11" + }, + { + "rshares": 8781903824, + "voter": "royalmacro" + }, + { + "rshares": 81879061, + "voter": "yarly12" + }, + { + "rshares": 674282213, + "voter": "fnait" + }, + { + "rshares": 599033376, + "voter": "keepcalmand" + }, + { + "rshares": 146224042, + "voter": "steemster1" + }, + { + "rshares": 3022447454, + "voter": "dmilash" + }, + { + "rshares": 2002851358, + "voter": "andreynoch" + }, + { + "rshares": 13359143286, + "voter": "mahekg" + }, + { + "rshares": 50579277183, + "voter": "gomeravibz" + }, + { + "rshares": 8734185109, + "voter": "taker" + }, + { + "rshares": 12064042634, + "voter": "nekromarinist" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 10419645487, + "voter": "dumar022" + }, + { + "rshares": 2157207095, + "voter": "merej99" + }, + { + "rshares": 58971492, + "voter": "lillianjones" + }, + { + "rshares": 1213299204686, + "voter": "laonie" + }, + { + "rshares": 157521707420, + "voter": "twinner" + }, + { + "rshares": 23391691291, + "voter": "rawnetics" + }, + { + "rshares": 22969142749, + "voter": "laonie1" + }, + { + "rshares": 23485900426, + "voter": "laonie2" + }, + { + "rshares": 23494195522, + "voter": "laonie3" + }, + { + "rshares": 24562882668, + "voter": "laoyao" + }, + { + "rshares": 42639811498, + "voter": "myfirst" + }, + { + "rshares": 246279861104, + "voter": "somebody" + }, + { + "rshares": 9450505564, + "voter": "flysaga" + }, + { + "rshares": 5831615639, + "voter": "brendio" + }, + { + "rshares": 2918578376, + "voter": "gmurph" + }, + { + "rshares": 3690744042, + "voter": "chris.roy" + }, + { + "rshares": 54405024034, + "voter": "midnightoil" + }, + { + "rshares": 4190391188, + "voter": "ullikume" + }, + { + "rshares": 23489872560, + "voter": "laonie4" + }, + { + "rshares": 23487615266, + "voter": "laonie5" + }, + { + "rshares": 23484637540, + "voter": "laonie6" + }, + { + "rshares": 23480497322, + "voter": "laonie7" + }, + { + "rshares": 3323984357, + "voter": "kurtbeil" + }, + { + "rshares": 23477049244, + "voter": "laonie8" + }, + { + "rshares": 23474334690, + "voter": "laonie9" + }, + { + "rshares": 136078574669, + "voter": "xiaohui" + }, + { + "rshares": 21112646631, + "voter": "jphamer1" + }, + { + "rshares": 88206053, + "voter": "bigsambucca" + }, + { + "rshares": 6791986484, + "voter": "elfkitchen" + }, + { + "rshares": 99935909954, + "voter": "joele" + }, + { + "rshares": 5855738054, + "voter": "oflyhigh" + }, + { + "rshares": 15860159560, + "voter": "randyclemens" + }, + { + "rshares": 2343183825, + "voter": "paynode" + }, + { + "rshares": 4366149629, + "voter": "xiaokongcom" + }, + { + "rshares": 59437351, + "voter": "msjennifer" + }, + { + "rshares": 54654502, + "voter": "ciao" + }, + { + "rshares": 62928860, + "voter": "session101" + }, + { + "rshares": 52985539, + "voter": "steemo" + }, + { + "rshares": 8801395051, + "voter": "xianjun" + }, + { + "rshares": 52848854, + "voter": "steema" + }, + { + "rshares": 72192938, + "voter": "sijoittaja" + }, + { + "rshares": 69662169, + "voter": "confucius" + }, + { + "rshares": 72135954, + "voter": "stevescriber" + }, + { + "rshares": 51247757, + "voter": "loli" + }, + { + "rshares": 91519215715, + "voter": "miacats" + }, + { + "rshares": 52419023, + "voter": "nano2nd" + }, + { + "rshares": 53661976, + "voter": "jarvis" + }, + { + "rshares": 591109646, + "voter": "microluck" + }, + { + "rshares": 74131936, + "voter": "razberrijam" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 2022702929, + "voter": "chinadaily" + }, + { + "rshares": 88481667, + "voter": "pompe72" + }, + { + "rshares": 802011524540, + "voter": "dollarvigilante" + }, + { + "rshares": 101627835, + "voter": "pollina" + }, + { + "rshares": 50698107, + "voter": "johnbyrd" + }, + { + "rshares": 50682252, + "voter": "thomasaustin" + }, + { + "rshares": 50680459, + "voter": "thermor" + }, + { + "rshares": 50691211, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 3635091595, + "voter": "movievertigo" + }, + { + "rshares": 50311250, + "voter": "revelbrooks" + }, + { + "rshares": 23468154723, + "voter": "laonie10" + }, + { + "rshares": 2982691190, + "voter": "netaterra" + }, + { + "rshares": 21980957828, + "voter": "andrewawerdna" + }, + { + "rshares": 5712937692, + "voter": "trev" + }, + { + "rshares": 1874035641, + "voter": "erroneous-logic" + }, + { + "rshares": 302425178, + "voter": "sergeypotapov" + }, + { + "rshares": 65868377, + "voter": "lensessions" + }, + { + "rshares": 59126308, + "voter": "wmhammer" + }, + { + "rshares": 45978108133, + "voter": "emancipatedhuman" + }, + { + "rshares": 15340272043, + "voter": "pressfortruth" + }, + { + "rshares": 6654726855, + "voter": "hilarski" + }, + { + "rshares": 8773942171, + "voter": "craigwilliamz" + }, + { + "rshares": 8856106682, + "voter": "onetree" + }, + { + "rshares": 101945845, + "voter": "slorunner" + }, + { + "rshares": 2029369552, + "voter": "shadowspub" + }, + { + "rshares": 32463005362, + "voter": "daut44" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 59693834, + "voter": "suprepachyderm" + }, + { + "rshares": 1615332211, + "voter": "themonetaryfew" + }, + { + "rshares": 989363278, + "voter": "dajohns1420" + }, + { + "rshares": 2196907450, + "voter": "runridefly" + }, + { + "rshares": 3915304227, + "voter": "newandold" + }, + { + "rshares": 57856784, + "voter": "jamesyk" + }, + { + "rshares": 112983030208, + "voter": "shenanigator" + }, + { + "rshares": 58197677, + "voter": "jcomeauictx" + }, + { + "rshares": 12901147949, + "voter": "quinneaker" + }, + { + "rshares": 752032432, + "voter": "freeinthought" + }, + { + "rshares": 1783693666, + "voter": "funkywanderer" + }, + { + "rshares": 4900461398, + "voter": "richardcrill" + }, + { + "rshares": 22621459650, + "voter": "laonie11" + }, + { + "rshares": 2205784762, + "voter": "jeremyfromwi" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 4662965424, + "voter": "nadin3" + }, + { + "rshares": 588228551, + "voter": "profanarky" + }, + { + "rshares": 3411072843, + "voter": "xanoxt" + }, + { + "rshares": 1625414479, + "voter": "davidjkelley" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 174778016, + "voter": "greatness" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 56782516, + "voter": "sebastianbauer" + }, + { + "rshares": 55667728, + "voter": "fizzgig" + }, + { + "rshares": 26571803569, + "voter": "sponge-bob" + }, + { + "rshares": 4044716723, + "voter": "l0k1" + }, + { + "rshares": 15232622426, + "voter": "digital-wisdom" + }, + { + "rshares": 3710973264, + "voter": "ethical-ai" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 3752641890, + "voter": "titusfrost" + }, + { + "rshares": 6682880996, + "voter": "jwaser" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 2353724275, + "voter": "zettar" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 17357974240, + "voter": "bluehorseshoe" + }, + { + "rshares": 53413720, + "voter": "lighter" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 263853222, + "voter": "maarnio" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 2617343597, + "voter": "bwaser" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 323483227, + "voter": "panther" + }, + { + "rshares": 53871683, + "voter": "doggnostic" + }, + { + "rshares": 659649765, + "voter": "ct-gurus" + }, + { + "rshares": 53593366, + "voter": "jenny-talls" + }, + { + "rshares": 411677045923, + "voter": "charlieshrem" + }, + { + "rshares": 61827447459, + "voter": "tracemayer" + }, + { + "rshares": 54239080444, + "voter": "brains" + }, + { + "rshares": 50450987, + "voter": "waldemar-kuhn" + }, + { + "rshares": 1415009195, + "voter": "steemafon" + }, + { + "rshares": 1352324852, + "voter": "bitcoinparadise" + }, + { + "rshares": 5753524189, + "voter": "chick1" + }, + { + "rshares": 3605995609, + "voter": "rigaronib" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 62515317, + "voter": "freebornangel" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 2401297947, + "voter": "ellepdub" + }, + { + "rshares": 63405661, + "voter": "inarix03" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 51615652, + "voter": "rayzzz" + }, + { + "rshares": 12115690216, + "voter": "herpetologyguy" + }, + { + "rshares": 4712300251, + "voter": "morgan.waser" + }, + { + "rshares": 157644916, + "voter": "iggy" + }, + { + "rshares": 51636819, + "voter": "mbizryu0" + }, + { + "rshares": 51631638, + "voter": "archij" + }, + { + "rshares": 51530815, + "voter": "movie7283" + }, + { + "rshares": 51527606, + "voter": "ppcompp2" + }, + { + "rshares": 51520427, + "voter": "jj1968" + }, + { + "rshares": 51516489, + "voter": "cineger" + }, + { + "rshares": 51497383, + "voter": "sksduddk" + }, + { + "rshares": 51490214, + "voter": "jjc0719" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 51215236, + "voter": "deli" + }, + { + "rshares": 1233685675, + "voter": "anns" + }, + { + "rshares": 50798322, + "voter": "breeze" + }, + { + "rshares": 50677982, + "voter": "sjytoy" + }, + { + "rshares": 50676799, + "voter": "shy2675" + }, + { + "rshares": 50675747, + "voter": "suance1009" + }, + { + "rshares": 50674176, + "voter": "hasqmd" + }, + { + "rshares": 50673722, + "voter": "fischer67" + }, + { + "rshares": 50672116, + "voter": "elya1" + }, + { + "rshares": 50632828, + "voter": "xclamp45" + }, + { + "rshares": 50618471, + "voter": "likeagame1" + }, + { + "rshares": 50616898, + "voter": "apple4006" + }, + { + "rshares": 50615195, + "voter": "bigbell61" + }, + { + "rshares": 50612850, + "voter": "dolpo777" + }, + { + "rshares": 50611931, + "voter": "dongperi" + }, + { + "rshares": 50610620, + "voter": "lion2byung" + }, + { + "rshares": 50610002, + "voter": "cwj1973" + }, + { + "rshares": 50609329, + "voter": "psj212" + }, + { + "rshares": 50608661, + "voter": "owithed2" + }, + { + "rshares": 50606929, + "voter": "fiself2" + }, + { + "rshares": 50605131, + "voter": "trablinever1" + }, + { + "rshares": 50603861, + "voter": "nuals1940" + }, + { + "rshares": 50602310, + "voter": "fanceth2" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50540827, + "voter": "amstel" + }, + { + "rshares": 1921231770, + "voter": "bapparabi" + }, + { + "rshares": 50479027, + "voter": "sunlight" + }, + { + "rshares": 50355943, + "voter": "forea1995" + }, + { + "rshares": 50354561, + "voter": "holow1968" + }, + { + "rshares": 50353969, + "voter": "peaces1952" + }, + { + "rshares": 50346496, + "voter": "himighar2" + }, + { + "rshares": 50345607, + "voter": "aromese1974" + }, + { + "rshares": 50344921, + "voter": "runis1943" + }, + { + "rshares": 50344067, + "voter": "tong1962" + }, + { + "rshares": 50340744, + "voter": "hishe1997" + }, + { + "rshares": 255059000, + "voter": "letstalkliberty" + }, + { + "rshares": 3609651500, + "voter": "strong-ai" + }, + { + "rshares": 53375937, + "voter": "ninjapainter" + }, + { + "rshares": 51393104, + "voter": "buit1989" + }, + { + "rshares": 51389981, + "voter": "imadecoult1" + }, + { + "rshares": 51387526, + "voter": "infees2" + }, + { + "rshares": 51384095, + "voter": "suar1997" + }, + { + "rshares": 51382067, + "voter": "sobsell93" + }, + { + "rshares": 51380710, + "voter": "stroned96" + }, + { + "rshares": 51378107, + "voter": "drethe" + }, + { + "rshares": 51377505, + "voter": "qualwas" + }, + { + "rshares": 51376367, + "voter": "phent1994" + }, + { + "rshares": 51375075, + "voter": "baboyes" + }, + { + "rshares": 51373532, + "voter": "whor1973" + }, + { + "rshares": 51372739, + "voter": "youreforn" + }, + { + "rshares": 51371902, + "voter": "voll1981" + }, + { + "rshares": 51370717, + "voter": "copenty2" + }, + { + "rshares": 51369717, + "voter": "maject2" + }, + { + "rshares": 51367233, + "voter": "coust1997" + }, + { + "rshares": 51366398, + "voter": "busionea84" + }, + { + "rshares": 51365174, + "voter": "therver1" + }, + { + "rshares": 51364022, + "voter": "appirdsmanne1990" + }, + { + "rshares": 51362967, + "voter": "alienighted87" + }, + { + "rshares": 51359746, + "voter": "anity1994" + }, + { + "rshares": 59959066, + "voter": "themphe1" + }, + { + "rshares": 51355864, + "voter": "abild1988" + }, + { + "rshares": 51353540, + "voter": "spoll1973" + }, + { + "rshares": 66162576, + "voter": "afteld1" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 835065804, + "voter": "dikanevroman" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 1630362522, + "voter": "rusteemitblog" + }, + { + "rshares": 167843838, + "voter": "robyneggs" + }, + { + "rshares": 1300689481, + "voter": "michaelstobiersk" + }, + { + "rshares": 453506109, + "voter": "witchcraftblog" + }, + { + "rshares": 158057595, + "voter": "sdc" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 157726117, + "voter": "illusions" + }, + { + "rshares": 157176058, + "voter": "cybergirls" + }, + { + "rshares": 156847954, + "voter": "correct" + }, + { + "rshares": 156814579, + "voter": "haribo" + }, + { + "rshares": 156194471, + "voter": "stimmt" + }, + { + "rshares": 156054487, + "voter": "fallout" + }, + { + "rshares": 159062820, + "voter": "rule" + }, + { + "rshares": 155907388, + "voter": "xtreme" + }, + { + "rshares": 1442647825, + "voter": "modernbukowski" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 158535752, + "voter": "nerds" + }, + { + "rshares": 31008332335, + "voter": "goldmatters" + }, + { + "rshares": 155796749, + "voter": "majes" + }, + { + "rshares": 155166715, + "voter": "maxb02" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 120983531, + "voter": "bleujay" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 298391608, + "voter": "risabold" + }, + { + "rshares": 154247502, + "voter": "dougkarr" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 96643251, + "voter": "expat" + }, + { + "rshares": 181770825, + "voter": "pathtomydream" + }, + { + "rshares": 519265850, + "voter": "doubledex" + }, + { + "rshares": 1593664040, + "voter": "steemlift" + }, + { + "rshares": 129609202, + "voter": "toddemaher1" + } + ], + "author": "dollarvigilante", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.46, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://dollarvigilante.com/wp-content/uploads/2016/09/crisisinbound-676x374.jpg
    \n\nIn past issues, we\u2019ve documented increasingly concerned billionaires warning of dangerous economic times. Many have favored gold as an alternative allocation in a world where $13 trillion-worth of debt is negative yielding, interest rates are artificially suppressed and we\u2019re on the brink of major wars.\n\nThe newest addition to this gold-loving billionaire's club, is none other than hedge-fund manager Paul Singer. At CNBC\u2019s Delivering Alpha Investors Conference this week, the founder of the $27-billion Elliott Management Fund, the 17th largest hedge fund in the world, mentioned that at current prices gold is \u201cundervalued\u201d and \u201cunderrepresented in many portfolios as the only ... store of value that has stood the test of time.\u201d\n\nSinger, along with numerous other hedge-fund managers, has been increasingly outspoken in his criticism of the Federal Reserve and other central banks for creating dangers in the market unlike any in what he terms the \u201c5,000 year-ish\u201d history of finance. Singer noted that \u201cit's a very dangerous time in the global economy and global financial markets.\"\n\nThis quote is frighteningly similar to the response given by Donald Trump on Fox Business not long ago when he was asked if he had money in the market. He answered, \u201cI did, but I got out,\u201d and then went on to say that he expected \u201cvery scary scenarios\u201d for investors.\n\nSinger also stated that he thinks owning medium- to long-term first world debt is a \u201creally bad idea\u201d... and then proceeded to tell listeners to sell their 30-year bonds.\n\nEarlier in the conference, prior to Singer, Ray Dalio who is the manager of the largest hedge fund in the world, Bridgewater Capital, was also vocal about the diminishing returns provided by government debt held by central banks. \u201cThere\u2019s only so much you can squeeze out of the debt cycle,\" he said. He went on to say that central banks are at a point now where their ability to stimulate is limited.\n\nSeated next to Dalio was Former Treasury secretary Timothy Geithner who voiced concern about limited \u201ctools in the keynesian arsenal,\u201d that probably wouldn\u2019t be enough to offset the next recession.\n\nGeithner obviously believes that a recession is on the way. Dalio and Singer are trying to convey the same message. A massive crunch is looming.\n\nWe agree with them, although we believe Geithner was sugarcoating what\u2019s to come.\n\nAfter all, we are on the precipice of a crash of biblical proportions according to the former chief economist of the Bank for International Settlements, William White.\n\nWe have mentioned his quote numerous time here at TDV but feel it\u2019s important to reiterate because of its magnitude: \u201cThe only question is whether we are able to look reality in the eye and face what is coming in an orderly fashion, or whether it will be disorderly. Debt jubilees have been going on for 5,000 years, as far back as the Sumerians.\u201d\n\nAs the Fed considers its second rate hike in 10 years, Singer condemned policy-makers for acting with \u201camazing arrogance\u201d when he and others had warned of a mortgage crisis prior to 2008.\n\nWhat he and those who agreed with his stance don\u2019t know, or at least won\u2019t state publicly, is that these shoddy central bank policies are detrimental by design. In other words, their sole purpose is to destabilize the world economy.\n\nThis deliberate market sabotage is necessary for the transference of power from the more developed nations to less developed ones. Ultimately, the idea is to eliminate smaller regional and national central banks. Once things get bad enough, these smaller banks will be blamed for provoking a given crisis. And, secondarily, the end goal is to blow up the entire system in order to bring in the one world government and central bank.\n\nThe elites have used the same tactics time and time again throughout history. First, they create the problem, then there is a reaction, and then finally they come swooping in to \u201cvaliantly save\u201d the day. It's happened numerous times before.\n
    https://dollarvigilante.com/wp-content/uploads/2016/09/1998_Time-MagCover_Greenspan-committe-save-world-The-Dollar-Vigilante.png
    \nAnd it will soon happen again.\n\nOf course, the globalists have demonstrated that every intervention only makes situations worse.\n\nWe reported on the blatant thievery going on at Wells Fargo in our last article and noted how the elites were probably laughing hysterically at what they\u2019re able to get away with. They were even able to convince many younger American voters that \u201cdemocratic socialism\u201d would be their savior, as seen by the significant, youthful support for Bernie Slanders. Debt and currency crises have already started to materialize, as we\u2019ve seen in the socialist utopia that is Venezuela. If this is any indication of what\u2019s to come, the future is looking awfully gloomy.\n\nAs Singer and others including Dalio have mentioned before, the most tried and true measure of wealth and value is gold.\n\nAt TDV we provide unique Austrian-economics based analysis from the anarcho-capitalist pespective of the state of the world\u2019s economy, as well as suggestions on how to protect your assets in these tempestuous and unprecedented times.\n\nJacob Rothschild, a member of the family partly responsible for the creation of all this chaos, even said himself that we are in \u201cuncharted waters\u201d and that it\u2019s \u201cimpossible to predict the unintended consequences of very low interest rates.\u201d\n\nWe have a pretty good idea of what the consequences will be and we\u2019re taking action to protect ourselves and even profit from them. Rothschild seems to know the consequences, as well, as he has been buying up gold and selling the stock market and the US dollar.\n\nYou can survive and profit from the orchestrated collapse too. Subscribe to TDV\u2019s newsletter here to receive constantly updated information on how to protect your family and friends.\n\nIn the end, it is getting truly bizarre just how many billionaires, central bankers and others of note are all warning of the coming collapse. We\u2019d almost begun to worry that they were going to pull a switch-a-roo on us, but if you asked the great majority of investors and financial analysts, they\u2019ll tell you that they see nothing but smooth sailing ahead.\n\nSo, while many are warning, many are hearing, but not listening. The bible said something about that, I believe.\n
    https://img1.steemit.com/0x0/https://www.dollarvigilante.com/wp-content/uploads/2016/08/Jeff-Berwick-The-Dollar-Vigilante-Steemit-Bio-1024x221.jpg
    ", + "category": "money", + "children": 23, + "created": "2016-09-15T18:23:15", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://dollarvigilante.com/wp-content/uploads/2016/09/crisisinbound-676x374.jpg", + "https://dollarvigilante.com/wp-content/uploads/2016/09/1998_Time-MagCover_Greenspan-committe-save-world-The-Dollar-Vigilante.png", + "https://img1.steemit.com/0x0/https://www.dollarvigilante.com/wp-content/uploads/2016/08/Jeff-Berwick-The-Dollar-Vigilante-Steemit-Bio-1024x221.jpg" + ], + "links": [ + "https://dollarvigilante.com/subscribe" + ], + "tags": [ + "money", + "gold", + "silver", + "bitcoin", + "crisis" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 102136532384242, + "payout": 595.718, + "payout_at": "2016-09-22T18:23:15", + "pending_payout_value": "595.718 HBD", + "percent_hbd": 10000, + "permlink": "another-billionaire-warns-of-catastrophic-depths-not-seen-in-5-000-years-and-emphasizes-gold", + "post_id": 1257023, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 387 + }, + "title": "Another Billionaire Warns of Catastrophic Depths Not Seen in 5,000 Years - and Emphasizes Gold", + "updated": "2016-09-15T18:23:15", + "url": "/money/@dollarvigilante/another-billionaire-warns-of-catastrophic-depths-not-seen-in-5-000-years-and-emphasizes-gold" + }, + { + "active_votes": [ + { + "rshares": 260764053346, + "voter": "anonymous" + }, + { + "rshares": 26301850743316, + "voter": "berniesanders" + }, + { + "rshares": 14447419939656, + "voter": "summon" + }, + { + "rshares": 30325685746209, + "voter": "val-a" + }, + { + "rshares": 15605000000000, + "voter": "val-b" + }, + { + "rshares": 35140699766668, + "voter": "jamesc" + }, + { + "rshares": 4574334081535, + "voter": "riverhead" + }, + { + "rshares": 7028898358251, + "voter": "wackou" + }, + { + "rshares": 173882410087, + "voter": "nextgenwitness" + }, + { + "rshares": 9910560004202, + "voter": "pharesim" + }, + { + "rshares": 610230676198, + "voter": "justin" + }, + { + "rshares": 120855503269, + "voter": "sandra" + }, + { + "rshares": 5450332021682, + "voter": "kushed" + }, + { + "rshares": 1673100049730, + "voter": "silver" + }, + { + "rshares": 4062956162312, + "voter": "silversteem" + }, + { + "rshares": 1149056534045, + "voter": "ihashfury" + }, + { + "rshares": 4624346498267, + "voter": "nextgencrypto" + }, + { + "rshares": 6514602351120, + "voter": "complexring" + }, + { + "rshares": 6400095696110, + "voter": "clayop" + }, + { + "rshares": 403437826343, + "voter": "steemservices" + }, + { + "rshares": 26833458550, + "voter": "steemservices1" + }, + { + "rshares": 1731510767128, + "voter": "joseph" + }, + { + "rshares": 84640148427, + "voter": "aizensou" + }, + { + "rshares": 4166568773495, + "voter": "au1nethyb1" + }, + { + "rshares": 223905651656, + "voter": "b0y2k" + }, + { + "rshares": 12275043694, + "voter": "bentley" + }, + { + "rshares": 630566306296, + "voter": "masteryoda" + }, + { + "rshares": 1209033907, + "voter": "mineralwasser" + }, + { + "rshares": 687090032502, + "voter": "boombastic" + }, + { + "rshares": 91240228363, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 1718241828, + "voter": "bingo-1" + }, + { + "rshares": 258890080700, + "voter": "indominon" + }, + { + "rshares": 795235221870, + "voter": "pfunk" + }, + { + "rshares": 170448234189, + "voter": "pairmike" + }, + { + "rshares": 3126367512437, + "voter": "onceuponatime" + }, + { + "rshares": 10365366239, + "voter": "idol" + }, + { + "rshares": 2747150485288, + "voter": "donkeypong" + }, + { + "rshares": 799706906226, + "voter": "steemrollin" + }, + { + "rshares": 4940816573, + "voter": "sakr" + }, + { + "rshares": 52267603683, + "voter": "ilanaakoundi" + }, + { + "rshares": 1784486145, + "voter": "jocelyn" + }, + { + "rshares": 81778714071, + "voter": "acidsun" + }, + { + "rshares": 14485500439, + "voter": "gregory-f" + }, + { + "rshares": 182184490464, + "voter": "samuel-stone" + }, + { + "rshares": 17261905745, + "voter": "jademont" + }, + { + "rshares": 1231622449650, + "voter": "gavvet" + }, + { + "rshares": 44936016583, + "voter": "eeks" + }, + { + "rshares": -12893763252, + "voter": "james-show" + }, + { + "rshares": 581796947010, + "voter": "nanzo-scoop" + }, + { + "rshares": 9089111423, + "voter": "cian.dafe" + }, + { + "rshares": 48608113541, + "voter": "hannixx42" + }, + { + "rshares": 178475239190, + "voter": "mummyimperfect" + }, + { + "rshares": 268818780, + "voter": "coar" + }, + { + "rshares": 100988550788, + "voter": "asch" + }, + { + "rshares": 629740296743, + "voter": "kevinwong" + }, + { + "rshares": 1414357784, + "voter": "murh" + }, + { + "rshares": 3186258004, + "voter": "cryptofunk" + }, + { + "rshares": 17430843199, + "voter": "b4bb4r-5h3r" + }, + { + "rshares": 2326310189, + "voter": "error" + }, + { + "rshares": 5853981249, + "voter": "marta-zaidel" + }, + { + "rshares": 1064576926325, + "voter": "cyber" + }, + { + "rshares": 49529533316, + "voter": "ak2020" + }, + { + "rshares": 7897522470, + "voter": "thecryptofiend" + }, + { + "rshares": 24406094847, + "voter": "paul-labossiere" + }, + { + "rshares": 98824186817, + "voter": "eric-boucher" + }, + { + "rshares": 418804855, + "voter": "applecrisp" + }, + { + "rshares": 55573071997, + "voter": "juanmiguelsalas" + }, + { + "rshares": 33768131164, + "voter": "ratel" + }, + { + "rshares": 574978856216, + "voter": "infovore" + }, + { + "rshares": 2201949670, + "voter": "stephen-somers" + }, + { + "rshares": 804428766688, + "voter": "anwenbaumeister" + }, + { + "rshares": 6652497229, + "voter": "grandpere" + }, + { + "rshares": 5946920606, + "voter": "mark-waser" + }, + { + "rshares": 17023109715, + "voter": "albertogm" + }, + { + "rshares": 202862990998, + "voter": "kimziv" + }, + { + "rshares": 81140450926, + "voter": "emily-cook" + }, + { + "rshares": 87044687927, + "voter": "razvanelulmarin" + }, + { + "rshares": 11725334283, + "voter": "primus" + }, + { + "rshares": 20587586407, + "voter": "skapaneas" + }, + { + "rshares": 280886491, + "voter": "ladyclair" + }, + { + "rshares": 158997318209, + "voter": "asmolokalo" + }, + { + "rshares": 453674041389, + "voter": "roelandp" + }, + { + "rshares": 62652918156, + "voter": "lehard" + }, + { + "rshares": 24867544970, + "voter": "katyakov" + }, + { + "rshares": 19227034654, + "voter": "hakise" + }, + { + "rshares": 158322035362, + "voter": "derekareith" + }, + { + "rshares": 540675721761, + "voter": "neoxian" + }, + { + "rshares": 1382909545432, + "voter": "renohq" + }, + { + "rshares": 18347051336, + "voter": "ausbitbank" + }, + { + "rshares": 45733024772, + "voter": "mrwang" + }, + { + "rshares": 243777568, + "voter": "ardina" + }, + { + "rshares": 17613903814, + "voter": "sebastien" + }, + { + "rshares": 13516878845, + "voter": "sitaru" + }, + { + "rshares": 33656343814, + "voter": "toxonaut" + }, + { + "rshares": 1107683133, + "voter": "karen13" + }, + { + "rshares": 37477086352, + "voter": "diana.catherine" + }, + { + "rshares": 11096353249, + "voter": "deviedev" + }, + { + "rshares": 71693623547, + "voter": "jpiper20" + }, + { + "rshares": 4205385163, + "voter": "dcryptogold" + }, + { + "rshares": 2722560234, + "voter": "dmacshady" + }, + { + "rshares": 35770303799, + "voter": "creemej" + }, + { + "rshares": 2434921863, + "voter": "the-future" + }, + { + "rshares": 4296012707, + "voter": "adamt" + }, + { + "rshares": 2884781837, + "voter": "sgnsteems" + }, + { + "rshares": 175156042246, + "voter": "blueorgy" + }, + { + "rshares": 4542807775, + "voter": "poseidon" + }, + { + "rshares": 7168473448, + "voter": "geronimo" + }, + { + "rshares": 256660074008, + "voter": "liberosist" + }, + { + "rshares": 3773911635, + "voter": "birdie" + }, + { + "rshares": 9502502066, + "voter": "oumar" + }, + { + "rshares": 53840923427, + "voter": "jl777" + }, + { + "rshares": 1114903893, + "voter": "oecp85" + }, + { + "rshares": 7837739118, + "voter": "lostnuggett" + }, + { + "rshares": 36537971467, + "voter": "paquito" + }, + { + "rshares": 1120682252, + "voter": "lpfaust" + }, + { + "rshares": 5431079499, + "voter": "gustavopasquini" + }, + { + "rshares": 12879388253, + "voter": "moon32walker" + }, + { + "rshares": 206056754, + "voter": "sergey44" + }, + { + "rshares": 1258889103, + "voter": "mohammed123" + }, + { + "rshares": 21551743607, + "voter": "krabgat" + }, + { + "rshares": 42775578615, + "voter": "claudiop63" + }, + { + "rshares": 4543618384, + "voter": "proto" + }, + { + "rshares": 33381543237, + "voter": "sisterholics" + }, + { + "rshares": 16939424070, + "voter": "michaeldodridge" + }, + { + "rshares": 3555056805, + "voter": "bkkshadow" + }, + { + "rshares": 177054757, + "voter": "kibela" + }, + { + "rshares": 149624601, + "voter": "steemster1" + }, + { + "rshares": 467278771, + "voter": "bullionstackers" + }, + { + "rshares": 2399486339, + "voter": "jillstein2016" + }, + { + "rshares": 113159459, + "voter": "cryptoz" + }, + { + "rshares": 947490604, + "voter": "metaflute" + }, + { + "rshares": 49031153303, + "voter": "gomeravibz" + }, + { + "rshares": 2298221146, + "voter": "taker" + }, + { + "rshares": 14667601139, + "voter": "nekromarinist" + }, + { + "rshares": 10689974196, + "voter": "sykochica" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 235438675, + "voter": "frozendota" + }, + { + "rshares": 10107459891, + "voter": "dumar022" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 1180036690060, + "voter": "laonie" + }, + { + "rshares": 156808373457, + "voter": "twinner" + }, + { + "rshares": 24365622803, + "voter": "rawnetics" + }, + { + "rshares": 21937293191, + "voter": "thebluepanda" + }, + { + "rshares": 4038742528, + "voter": "timcliff" + }, + { + "rshares": 38493825241, + "voter": "myfirst" + }, + { + "rshares": 239614488307, + "voter": "somebody" + }, + { + "rshares": 9201794973, + "voter": "flysaga" + }, + { + "rshares": 1249580263, + "voter": "gmurph" + }, + { + "rshares": 7842754455, + "voter": "chris.roy" + }, + { + "rshares": 77413968, + "voter": "kurzer42" + }, + { + "rshares": 52933383775, + "voter": "midnightoil" + }, + { + "rshares": 2422858002, + "voter": "kalimor" + }, + { + "rshares": 4337200195, + "voter": "armen" + }, + { + "rshares": 109799369185, + "voter": "thisisbenbrick" + }, + { + "rshares": 35930892807, + "voter": "budgetbucketlist" + }, + { + "rshares": 132362897113, + "voter": "xiaohui" + }, + { + "rshares": 4269542847, + "voter": "antfield" + }, + { + "rshares": 60240401, + "voter": "locolote" + }, + { + "rshares": 3062483684, + "voter": "alitas" + }, + { + "rshares": 6555686028, + "voter": "elfkitchen" + }, + { + "rshares": 93215140213, + "voter": "joele" + }, + { + "rshares": 15543048016, + "voter": "randyclemens" + }, + { + "rshares": 4251276841, + "voter": "xiaokongcom" + }, + { + "rshares": 12956892771, + "voter": "gargon" + }, + { + "rshares": 2505333045, + "voter": "pgarcgo" + }, + { + "rshares": 39336543785, + "voter": "nonlinearone" + }, + { + "rshares": 62201879, + "voter": "msjennifer" + }, + { + "rshares": 57196572, + "voter": "ciao" + }, + { + "rshares": 3820074526, + "voter": "villainblack" + }, + { + "rshares": 67219867859, + "voter": "cryptos" + }, + { + "rshares": 8446448806, + "voter": "theconnoisseur" + }, + { + "rshares": 52985539, + "voter": "steemo" + }, + { + "rshares": 8569626145, + "voter": "xianjun" + }, + { + "rshares": 55306941, + "voter": "steema" + }, + { + "rshares": 3209376097, + "voter": "fingolfin" + }, + { + "rshares": 68042118, + "voter": "confucius" + }, + { + "rshares": 4097488430, + "voter": "bledarus" + }, + { + "rshares": 61075670, + "voter": "weames" + }, + { + "rshares": 56157882, + "voter": "jarvis" + }, + { + "rshares": 561462512, + "voter": "microluck" + }, + { + "rshares": 54313084, + "voter": "fortuner" + }, + { + "rshares": 9443278113, + "voter": "pjheinz" + }, + { + "rshares": 33826834839, + "voter": "thecurator" + }, + { + "rshares": 3054149279, + "voter": "virtualgrowth" + }, + { + "rshares": 7981841214, + "voter": "lemouth" + }, + { + "rshares": 20539806569, + "voter": "runaway-psyche" + }, + { + "rshares": 916656643, + "voter": "chanbam" + }, + { + "rshares": 95362884392, + "voter": "anotherjoe" + }, + { + "rshares": 59750246, + "voter": "saveliy" + }, + { + "rshares": 62751101, + "voter": "alfaman" + }, + { + "rshares": 11375408076, + "voter": "gvargas123" + }, + { + "rshares": 50698107, + "voter": "johnbyrd" + }, + { + "rshares": 53039566, + "voter": "thomasaustin" + }, + { + "rshares": 50680459, + "voter": "thermor" + }, + { + "rshares": 50691211, + "voter": "ficholl" + }, + { + "rshares": 50673817, + "voter": "widell" + }, + { + "rshares": 278004039, + "voter": "steevc" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 377542979, + "voter": "mrlogic" + }, + { + "rshares": 61115647, + "voter": "steempipe" + }, + { + "rshares": 23522356557, + "voter": "andrewawerdna" + }, + { + "rshares": 75274936, + "voter": "joelbow" + }, + { + "rshares": 9139349966, + "voter": "craigwilliamz" + }, + { + "rshares": 3632579654, + "voter": "naquoya" + }, + { + "rshares": 52708083, + "voter": "curpose" + }, + { + "rshares": 1233668048, + "voter": "lenar" + }, + { + "rshares": 9818184488, + "voter": "lesliestarrohara" + }, + { + "rshares": 88019548, + "voter": "uziriel" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 70275964, + "voter": "lovetosteemit" + }, + { + "rshares": 1624586871, + "voter": "davidjkelley" + }, + { + "rshares": 78525447485, + "voter": "markrmorrisjr" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 182060433, + "voter": "greatness" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 42587324218, + "voter": "sponge-bob" + }, + { + "rshares": 15560806947, + "voter": "digital-wisdom" + }, + { + "rshares": 5676881799, + "voter": "leavemealone" + }, + { + "rshares": 474964783, + "voter": "areynolds" + }, + { + "rshares": 3708768210, + "voter": "ethical-ai" + }, + { + "rshares": 53281654, + "voter": "jamespro" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 6827381497, + "voter": "jwaser" + }, + { + "rshares": 345961132, + "voter": "tfeldman" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 1414660150, + "voter": "ionescur" + }, + { + "rshares": 145187700042, + "voter": "thecyclist" + }, + { + "rshares": 620633970, + "voter": "kev7000" + }, + { + "rshares": 52560790, + "voter": "yorsens" + }, + { + "rshares": 207236223370, + "voter": "asksisk" + }, + { + "rshares": 55690180, + "voter": "jeremyschew" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 25849035338, + "voter": "dubi" + }, + { + "rshares": 2674022812, + "voter": "bwaser" + }, + { + "rshares": 7642689568, + "voter": "renzoarg" + }, + { + "rshares": 53003720, + "voter": "sofa" + }, + { + "rshares": 2201645172, + "voter": "alina1" + }, + { + "rshares": 1504667661, + "voter": "digitalbrain" + }, + { + "rshares": 7681172153, + "voter": "mariandavp" + }, + { + "rshares": 43440714161, + "voter": "brains" + }, + { + "rshares": 3956902718, + "voter": "ibringawareness" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 5419706802, + "voter": "burnin" + }, + { + "rshares": 598109050, + "voter": "nelyp" + }, + { + "rshares": 51261721, + "voter": "f1111111" + }, + { + "rshares": 438008616, + "voter": "anomaly" + }, + { + "rshares": 2400009033, + "voter": "ellepdub" + }, + { + "rshares": 52928580, + "voter": "gregorygarcia" + }, + { + "rshares": 263062725, + "voter": "ola1" + }, + { + "rshares": 12084353453, + "voter": "herpetologyguy" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 50263480, + "voter": "drac59" + }, + { + "rshares": 76492342, + "voter": "ancientofdays" + }, + { + "rshares": 4814064056, + "voter": "morgan.waser" + }, + { + "rshares": 51615039, + "voter": "cfisher" + }, + { + "rshares": 58668861, + "voter": "humans" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 61035542, + "voter": "teo" + }, + { + "rshares": 2019644456, + "voter": "greenwayoflife" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 1523610145, + "voter": "thebiggestidea" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 50534533, + "voter": "bapparabi" + }, + { + "rshares": 50482289, + "voter": "connection" + }, + { + "rshares": 50351738, + "voter": "aschwin" + }, + { + "rshares": 166200503, + "voter": "haddock" + }, + { + "rshares": 3607535118, + "voter": "strong-ai" + }, + { + "rshares": 69589512, + "voter": "igtes" + }, + { + "rshares": 46774280781, + "voter": "curie" + }, + { + "rshares": 82287966, + "voter": "olesia83" + }, + { + "rshares": 705822962, + "voter": "dikanevroman" + }, + { + "rshares": 138459757, + "voter": "buffett" + }, + { + "rshares": 159730645, + "voter": "uct" + }, + { + "rshares": 159716853, + "voter": "front" + }, + { + "rshares": 158676075, + "voter": "iberia" + }, + { + "rshares": 158649039, + "voter": "ndea30" + }, + { + "rshares": 158641883, + "voter": "domenico" + }, + { + "rshares": 435351417, + "voter": "witchcraftblog" + }, + { + "rshares": 157805871, + "voter": "serena199" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 157774885, + "voter": "gia7" + }, + { + "rshares": 1883713307, + "voter": "dresden" + }, + { + "rshares": 160835930, + "voter": "skrillex" + }, + { + "rshares": 205939206, + "voter": "mgibson" + }, + { + "rshares": 157303076, + "voter": "richie4" + }, + { + "rshares": 157241455, + "voter": "coraline88" + }, + { + "rshares": 156977663, + "voter": "harlen" + }, + { + "rshares": 155225345, + "voter": "food-creator" + }, + { + "rshares": 156939548, + "voter": "yanuel" + }, + { + "rshares": 692395145, + "voter": "ysa" + }, + { + "rshares": 156889267, + "voter": "daritza" + }, + { + "rshares": 159973989, + "voter": "capcom" + }, + { + "rshares": 159950870, + "voter": "haribo" + }, + { + "rshares": 159531007, + "voter": "benetton" + }, + { + "rshares": 156054487, + "voter": "fallout" + }, + { + "rshares": 152431082, + "voter": "alterego" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 158198121, + "voter": "lefrisa" + }, + { + "rshares": 157848543, + "voter": "bicolisarog" + }, + { + "rshares": 184381906, + "voter": "antaja" + }, + { + "rshares": 203602662, + "voter": "steemdesigner" + }, + { + "rshares": 154247502, + "voter": "dougkarr" + }, + { + "rshares": 846327994, + "voter": "alienbutt" + }, + { + "rshares": 182445807, + "voter": "techslut" + }, + { + "rshares": 112446078, + "voter": "paulocouto" + }, + { + "rshares": 152816202, + "voter": "countofdelphi" + }, + { + "rshares": 151525581, + "voter": "kevinfoesenek" + }, + { + "rshares": 151078228, + "voter": "unterhd6" + }, + { + "rshares": 141999204, + "voter": "newsfeed" + }, + { + "rshares": 147818170, + "voter": "dirlei.sdias" + }, + { + "rshares": 153395599, + "voter": "trickster512" + }, + { + "rshares": 150319355, + "voter": "denise12" + } + ], + "author": "curie", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.56, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n

    One Month of Project Curie

    \n

    This will be special update from Project Curie. One month ago, Project Curie began with humble beginnings. It has been an exhilarating experience for the team and we are delighted to share our progress with the Steemit community. To know more about Project Curie, do check out our initial announcement.


    \n

    Project Curie wishes to thank @pharesim, @val, @silversteem and @clayop along with @nextgencrypto and @berniesanders for helping us reward more deserving posts

    \n

    When a group of Steemit writers got together to form Project Curie, we thought that if we pooled our own votes on some posts, we could help reward some emerging and undiscovered authors who were posting great original material. 

    \n

    $5 later, it was clear our combined votes wouldn\u2019t make a huge difference.

    \n

    Fortunately, we were able to form a partnership with @nextgencrypto who was generous enough to donate some voting power to help reward deserving posters who were not yet established. @berniesanders then joined to help. With their support, Project Curie became a reality. 

    \n

    Today, we announce that @val, @pharesim, @silversteem and @clayop also have donated additional voting power to help Project Curie reach a greater number of original content posts from undiscovered and deserving authors. Please join us in thanking them. And please do not send your posts directly to any of these individuals; Project Curie is curating the posts and you are welcome to submit any good ones you find to the #curie channel on Steemit.chat.


    \n\n

    Proyecto Cervantes

    \n

    Project Curie is excited to announce a new branch of curation created to support Spanish authors on Steemit. The branch is called \u201cProyecto Cervantes\u201d and it\u2019s main curators are @gargon and @pgarcgo. The goal is to find and reward Spanish or bilingual (Spanish and English) posts on Steemit in order to foster a more diverse community. @gargon and @pgarcgo will be creating a compilation post for every 10 posts that they curate in order to provide transparency as to which posts are being rewarded. The hope is also to provide the original authors more exposure. You can find their first compilation posts here and here. Two members of Project Curie are Spanish speakers ( @anwenbaumeister and @the-alien), and they provide a second line of curation and review for these posts. So, if you are a Spanish speaker, we encourage you to begin writing bilingual posts in order to create a bridge between the two languages and communities!

    \n\n
    \n\n

    Statistics from Month #1

    \n

    Total posts curated: 2055
    \n
    Unique authors rewarded: 763
    \n
    Total rewards generated for authors: SBD 158,151
    \n
    Mean reward generated per post: SBD 77
    \n
    Median reward generated per post: SBD 40  

    \n

    \n

    Since we began tracking on 18th August, we have consistently voted on an average of over 75 posts per day. The trajectory is clearly heading up, and in the last week we have been averaging nearly 100 posts. 

    \n

    Authors

    \n

    The Top 10 Authors by number of posts curated were -

    \n
      \n
    • @kimal73   
    • \n
    • @herverisson   
    • \n
    • @cristi   
    • \n
    • @lukeofkondor   
    • \n
    • @papa-pepper   
    • \n
    • @cryptos   
    • \n
    • @mariandavp   
    • \n
    • @stephmckenzie   
    • \n
    • @eveningstar92   
    • \n
    • @prufarchy    
    • \n
    \n

    Top Authors by payouts includes @alexbeyman, @kaylinart, @brianphobos, @jamielefay, @omfedor, @stephmckenzie, @ionescur, @aboundlessworld and @anotherjoe. Many of those names are pretty familiar today, but less than a month ago, they were new authors struggling for exposure.

    \n

    Tags/Topics

    \n

    The most used tag was \"life\", but that pretty much includes everything!

    \n

    \n

    The most popular topics were \"art\" (549) and \"photography\" (418). \"Story\" and \"writing\" were pretty close, tagged on around 370 posts each, though we suspect these two tags are often repeated. \"Travel\" and \"science\" also make an appearance. Looking forward, we intend to focus more on original science and technology related posts, and other unique / niche topics. 

    \n

    #curie

    \n

    Following our announcement on September 2nd, the #curie channel has been a remarkable success. Currently we have 218 users in the room, 44 of whom have curated content from other authors. We have upvoted 105 posts submitted in #curie, and paid out SBD 525 to curators. 

    \n

    Top curators from #curie were -

    \n
      \n
    • @pfunk
    • \n
    • @kental
    • \n
    • @jamtaylor
    • \n
    • @deviedev
    • \n
    • @royaltiffany
    • \n
    \n

    Join us on #curie at Steemit.chat and keep the submissions coming! 


    \n

    Thanks

    \n

    Last, but not least, we wish to thank - 

    \n

    @knozaki2015, @shaka, @razvanelulmarin, @greenwayoflife, @jasonstaggers for their generous donations.
    \n@royaltiffany for moderating #curie and creating the noble TheButler bot. :)
    \n@firepower for setting up the #curie room.
    \n
    \nAnd of course, everyone voting on and commenting on posts we curate!


    \n

    Onward to Month #2! 

    \n

    We are working to increase our reach and rewards for authors, courtesy of extended whale support. We are also setting up @curie as a universal voter for all posts we curate. This way, you can choose to mirror our votes to support the authors. Look out for an announcement regarding this in our Daily Curation List posts. From next week, every Monday we'll have a Weekly Roundup with statistics, similar to this post.

    \n

    We are always open to feedback, and would love to know how you feel we could do better in Month #2!

    \n", + "category": "curie", + "children": 37, + "created": "2016-09-14T14:11:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/01/Babel-Lille-2012-Bibliohteque-ideale-2-Jean-Francois-RAUZIER4f9da.jpg", + "https://www.steemimg.com/images/2016/09/14/curie-1da303.jpg", + "https://www.steemimg.com/images/2016/09/14/curie-23f98a.jpg" + ], + "links": [ + "https://steemit.com/steemit/@donkeypong/announcing-project-curie-bringing-rewards-and-recognition-to-steemit-s-undiscovered-and-emerging-authors", + "https://steemit.com/spanish/@gargon/proyecto-cervantes-08-11-sept-2016-compensacion-y-reconocimiento-para-escritores-de-habla-hispana-bringing-rewards-and", + "https://steemit.com/spanish/@pgarcgo/proyecto-cervantes-11-13-sept-2016-compensacion-y-reconocimiento-para-escritores-de-habla-hispana-bringing-rewards-and" + ], + "tags": [ + "curie", + "minnows", + "hidden-gems", + "steemit", + "project-curie" + ], + "users": [ + "pharesim", + "val", + "silversteem", + "clayop", + "nextgencrypto", + "berniesanders", + "gargon", + "pgarcgo", + "anwenbaumeister", + "the-alien", + "kimal73", + "herverisson", + "cristi", + "lukeofkondor", + "papa-pepper", + "cryptos", + "mariandavp", + "stephmckenzie", + "eveningstar92", + "prufarchy", + "alexbeyman", + "kaylinart", + "brianphobos", + "jamielefay", + "omfedor", + "ionescur", + "aboundlessworld", + "anotherjoe", + "pfunk", + "kental", + "jamtaylor", + "deviedev", + "royaltiffany", + "knozaki2015", + "shaka", + "razvanelulmarin", + "greenwayoflife", + "jasonstaggers", + "firepower", + "curie" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 203814685511375, + "payout": 2327.995, + "payout_at": "2016-09-21T14:11:30", + "pending_payout_value": "2327.995 HBD", + "percent_hbd": 10000, + "permlink": "special-edition-major-updates-and-project-curie-month-1-roundup-12-august-11-september-2016", + "post_id": 1243454, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 318 + }, + "title": "Special Edition: Major Updates & Project Curie Month #1 Roundup (12 August - 11 September 2016)", + "updated": "2016-09-14T16:09:51", + "url": "/curie/@curie/special-edition-major-updates-and-project-curie-month-1-roundup-12-august-11-september-2016" + }, + { + "active_votes": [ + { + "rshares": 31307487536364, + "voter": "smooth" + }, + { + "rshares": 231809639013, + "voter": "anonymous" + }, + { + "rshares": 1551268628220, + "voter": "butterfly" + }, + { + "rshares": 4287714457313, + "voter": "riverhead" + }, + { + "rshares": 1855967006728, + "voter": "badassmother" + }, + { + "rshares": 2053236030423, + "voter": "hr1" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 2206068741954, + "voter": "wang" + }, + { + "rshares": 22391622942, + "voter": "jaewoocho" + }, + { + "rshares": 1534654466021, + "voter": "joseph" + }, + { + "rshares": 466132509421, + "voter": "recursive2" + }, + { + "rshares": 452874558937, + "voter": "recursive3" + }, + { + "rshares": 636519834128, + "voter": "masteryoda" + }, + { + "rshares": 3120576239931, + "voter": "recursive" + }, + { + "rshares": 5942254587236, + "voter": "smooth.witness" + }, + { + "rshares": 8927291120, + "voter": "idol" + }, + { + "rshares": 800066797130, + "voter": "steemrollin" + }, + { + "rshares": 4941942978, + "voter": "sakr" + }, + { + "rshares": 284401462010, + "voter": "chitty" + }, + { + "rshares": 75736848691, + "voter": "unosuke" + }, + { + "rshares": 481790356914, + "voter": "noaommerrr" + }, + { + "rshares": 1536592488, + "voter": "jocelyn" + }, + { + "rshares": 85270554570, + "voter": "acidsun" + }, + { + "rshares": 14502980866, + "voter": "gregory-f" + }, + { + "rshares": 154334962550, + "voter": "edgeland" + }, + { + "rshares": 9028550345, + "voter": "gregory60" + }, + { + "rshares": 1196485708874, + "voter": "gavvet" + }, + { + "rshares": 89897944197, + "voter": "eeks" + }, + { + "rshares": 1511911763, + "voter": "fkn" + }, + { + "rshares": 122160437, + "voter": "paco-steem" + }, + { + "rshares": 1471747302, + "voter": "spaninv" + }, + { + "rshares": 1987313581, + "voter": "elishagh1" + }, + { + "rshares": 7803257741, + "voter": "richman" + }, + { + "rshares": 584279800798, + "voter": "nanzo-scoop" + }, + { + "rshares": 9857825141, + "voter": "kefkius" + }, + { + "rshares": 177417522325, + "voter": "mummyimperfect" + }, + { + "rshares": 2366347863, + "voter": "alenevaa" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 106635074770, + "voter": "asch" + }, + { + "rshares": 1061264730, + "voter": "murh" + }, + { + "rshares": 3187850436, + "voter": "cryptofunk" + }, + { + "rshares": 579494558, + "voter": "kodi" + }, + { + "rshares": 2003359924, + "voter": "error" + }, + { + "rshares": 11848125383, + "voter": "andu" + }, + { + "rshares": 970579316703, + "voter": "cyber" + }, + { + "rshares": 59952188311, + "voter": "theshell" + }, + { + "rshares": 49580154489, + "voter": "ak2020" + }, + { + "rshares": 3848697023555, + "voter": "satoshifund" + }, + { + "rshares": 402139444, + "voter": "applecrisp" + }, + { + "rshares": 35693164103, + "voter": "altoz" + }, + { + "rshares": 95314034, + "voter": "stiletto" + }, + { + "rshares": 219283354085, + "voter": "will-zewe" + }, + { + "rshares": 12241505540, + "voter": "lindee-hamner" + }, + { + "rshares": 15787522491, + "voter": "zakharya" + }, + { + "rshares": 275008585094, + "voter": "trogdor" + }, + { + "rshares": 5047464747, + "voter": "tee-em" + }, + { + "rshares": 5821262190, + "voter": "mark-waser" + }, + { + "rshares": 118356217412, + "voter": "geoffrey" + }, + { + "rshares": 16027781644, + "voter": "kimziv" + }, + { + "rshares": 45359587433, + "voter": "honeythief" + }, + { + "rshares": 75333038089, + "voter": "emily-cook" + }, + { + "rshares": 2187607792, + "voter": "superfreek" + }, + { + "rshares": 17557768630, + "voter": "grey580" + }, + { + "rshares": 275327756, + "voter": "ladyclair" + }, + { + "rshares": 3898829337, + "voter": "michaellamden68" + }, + { + "rshares": 19975706505, + "voter": "thebatchman" + }, + { + "rshares": 3350419346, + "voter": "orly" + }, + { + "rshares": 5271030976, + "voter": "riscadox" + }, + { + "rshares": 7380892516, + "voter": "furion" + }, + { + "rshares": 105911917280, + "voter": "cdubendo" + }, + { + "rshares": 156249887947, + "voter": "jacor" + }, + { + "rshares": 2632460141, + "voter": "steem1653" + }, + { + "rshares": 136322030, + "voter": "cynetyc" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 5250179537, + "voter": "thegoodguy" + }, + { + "rshares": 14168005907, + "voter": "aaseb" + }, + { + "rshares": 4209533734, + "voter": "karen13" + }, + { + "rshares": 8751103405, + "voter": "noodhoog" + }, + { + "rshares": 8164924332, + "voter": "hyiparena" + }, + { + "rshares": 46859060143, + "voter": "milestone" + }, + { + "rshares": 21565632626, + "voter": "artific" + }, + { + "rshares": 33739169732, + "voter": "creemej" + }, + { + "rshares": 15378221086, + "voter": "nippel66" + }, + { + "rshares": 163325751551, + "voter": "blueorgy" + }, + { + "rshares": 13373880577, + "voter": "benjiberigan" + }, + { + "rshares": 349618451, + "voter": "poseidon" + }, + { + "rshares": 7946812357, + "voter": "smolalit" + }, + { + "rshares": 3365797955, + "voter": "simon.braki.love" + }, + { + "rshares": 5609578664, + "voter": "sharker" + }, + { + "rshares": 204618396015, + "voter": "jl777" + }, + { + "rshares": 1114903893, + "voter": "oecp85" + }, + { + "rshares": 1218867625, + "voter": "victoria2002" + }, + { + "rshares": 1226120506, + "voter": "positive" + }, + { + "rshares": 1809205777, + "voter": "yarly" + }, + { + "rshares": 272641013, + "voter": "yarly2" + }, + { + "rshares": 273048922, + "voter": "yarly3" + }, + { + "rshares": 157733805, + "voter": "yarly4" + }, + { + "rshares": 158624349, + "voter": "yarly5" + }, + { + "rshares": 90416287, + "voter": "yarly7" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 2708629529, + "voter": "sisterholics" + }, + { + "rshares": 437620869, + "voter": "yarly10" + }, + { + "rshares": 234191245, + "voter": "yarly11" + }, + { + "rshares": 8781903824, + "voter": "royalmacro" + }, + { + "rshares": 81879061, + "voter": "yarly12" + }, + { + "rshares": 146224042, + "voter": "steemster1" + }, + { + "rshares": 3022447454, + "voter": "dmilash" + }, + { + "rshares": 3353991305, + "voter": "glitterpig" + }, + { + "rshares": 8734185109, + "voter": "taker" + }, + { + "rshares": 7825324952, + "voter": "nekromarinist" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 58971492, + "voter": "lillianjones" + }, + { + "rshares": 95786319596, + "voter": "laonie" + }, + { + "rshares": 153264363976, + "voter": "twinner" + }, + { + "rshares": 24562882668, + "voter": "laoyao" + }, + { + "rshares": 2664979204, + "voter": "myfirst" + }, + { + "rshares": 19443061295, + "voter": "somebody" + }, + { + "rshares": 726959262, + "voter": "flysaga" + }, + { + "rshares": 7707314246, + "voter": "asdes" + }, + { + "rshares": 2501638608, + "voter": "gmurph" + }, + { + "rshares": 1693568633, + "voter": "stormblaze" + }, + { + "rshares": 5558177167, + "voter": "denn" + }, + { + "rshares": 4295114546, + "voter": "midnightoil" + }, + { + "rshares": 3157785139, + "voter": "kurtbeil" + }, + { + "rshares": 10742990382, + "voter": "xiaohui" + }, + { + "rshares": 67965196, + "voter": "zahar" + }, + { + "rshares": 485140088, + "voter": "elfkitchen" + }, + { + "rshares": 99935909954, + "voter": "joele" + }, + { + "rshares": 5855738054, + "voter": "oflyhigh" + }, + { + "rshares": 15549176040, + "voter": "randyclemens" + }, + { + "rshares": 79785139, + "voter": "dims" + }, + { + "rshares": 335856762, + "voter": "xiaokongcom" + }, + { + "rshares": 1446509276, + "voter": "future24" + }, + { + "rshares": 60819615, + "voter": "msjennifer" + }, + { + "rshares": 54654502, + "voter": "ciao" + }, + { + "rshares": 13254585210, + "voter": "cristi" + }, + { + "rshares": 54217761, + "voter": "steemo" + }, + { + "rshares": 677027684, + "voter": "xianjun" + }, + { + "rshares": 54077897, + "voter": "steema" + }, + { + "rshares": 72192938, + "voter": "sijoittaja" + }, + { + "rshares": 69662169, + "voter": "confucius" + }, + { + "rshares": 93807196108, + "voter": "miacats" + }, + { + "rshares": 54909929, + "voter": "jarvis" + }, + { + "rshares": 74131936, + "voter": "razberrijam" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 2022702929, + "voter": "chinadaily" + }, + { + "rshares": 10471074095, + "voter": "pjheinz" + }, + { + "rshares": 86712034, + "voter": "pompe72" + }, + { + "rshares": 108403024, + "voter": "pollina" + }, + { + "rshares": 51877132, + "voter": "johnbyrd" + }, + { + "rshares": 51860909, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 51870077, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 3635091595, + "voter": "movievertigo" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 2982691190, + "voter": "netaterra" + }, + { + "rshares": 21980957828, + "voter": "andrewawerdna" + }, + { + "rshares": 4337454155, + "voter": "onetree" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 989363278, + "voter": "dajohns1420" + }, + { + "rshares": 2196907450, + "voter": "runridefly" + }, + { + "rshares": 1783693666, + "voter": "funkywanderer" + }, + { + "rshares": 4747321980, + "voter": "richardcrill" + }, + { + "rshares": 2205784762, + "voter": "jeremyfromwi" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 4546391288, + "voter": "nadin3" + }, + { + "rshares": 1625414479, + "voter": "davidjkelley" + }, + { + "rshares": 9458733324, + "voter": "aggroed" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 53143607139, + "voter": "sponge-bob" + }, + { + "rshares": 15571125147, + "voter": "digital-wisdom" + }, + { + "rshares": 3710973264, + "voter": "ethical-ai" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 6831389463, + "voter": "jwaser" + }, + { + "rshares": 1064809843, + "voter": "tatianka" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 2617343597, + "voter": "bwaser" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 323483227, + "voter": "panther" + }, + { + "rshares": 53871683, + "voter": "doggnostic" + }, + { + "rshares": 53593366, + "voter": "jenny-talls" + }, + { + "rshares": 54239080444, + "voter": "brains" + }, + { + "rshares": 50450987, + "voter": "waldemar-kuhn" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 1387263917, + "voter": "steemafon" + }, + { + "rshares": 1317649856, + "voter": "bitcoinparadise" + }, + { + "rshares": 5753524189, + "voter": "chick1" + }, + { + "rshares": 3338622584, + "voter": "steempowerwhale" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 62515317, + "voter": "freebornangel" + }, + { + "rshares": 271440423, + "voter": "anomaly" + }, + { + "rshares": 2401297947, + "voter": "ellepdub" + }, + { + "rshares": 120649148, + "voter": "rynow" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 98577200, + "voter": "ola1" + }, + { + "rshares": 50583338, + "voter": "rayzzz" + }, + { + "rshares": 12115690216, + "voter": "herpetologyguy" + }, + { + "rshares": 4712300251, + "voter": "morgan.waser" + }, + { + "rshares": 51230296, + "voter": "steemq" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 1921231770, + "voter": "bapparabi" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 3609651500, + "voter": "strong-ai" + }, + { + "rshares": 516546553, + "voter": "grisha-danunaher" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 213848535, + "voter": "sjamayee" + }, + { + "rshares": 453506109, + "voter": "witchcraftblog" + }, + { + "rshares": 3265972001, + "voter": "zaitsevalesyaa" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 161179339, + "voter": "bethesda" + }, + { + "rshares": 160957729, + "voter": "realtime" + }, + { + "rshares": 7187212765, + "voter": "dresden" + }, + { + "rshares": 212371776, + "voter": "mgibson" + }, + { + "rshares": 156837244, + "voter": "capcom" + }, + { + "rshares": 159506164, + "voter": "greenpeace" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 156054487, + "voter": "fallout" + }, + { + "rshares": 159025535, + "voter": "xtreme" + }, + { + "rshares": 1473342460, + "voter": "modernbukowski" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 30995434343, + "voter": "goldmatters" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 64921864, + "voter": "storage" + }, + { + "rshares": 298391608, + "voter": "risabold" + }, + { + "rshares": 55383257, + "voter": "blackmarket" + }, + { + "rshares": 58454327, + "voter": "gifts" + }, + { + "rshares": 93882016, + "voter": "expat" + }, + { + "rshares": 126595034, + "voter": "toddemaher1" + } + ], + "author": "gavvet", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.8, + "beneficiaries": [], + "blacklists": [], + "body": "@herpetologyguy\n\nOne of my many tasks as a zoo keeper is connecting people to animals. \n-\n\n\n\n

    The museum I work at is unique because we showcase animals that are native to Virginia -- meaning that these are animals people will find close to home, rather than across the ocean in some distant country. This makes my job more crucial in that I am responsible for educating people about the reptiles and amphibians that they will find in their own backyards. And obviously, there\u2019s one group of reptiles that gives people more pause than almost any other animal . . . . 

    \n

    Snakes. 

    \n

    http://www.sciencemag.org/sites/default/files/styles/article_main_large/public/images/snake_0.jpg?itok=rxQ1zXVj   Picture Credit

    \n

    I do public programs featuring snakes quite frequently.  I believe people should know how to identify local venomous/non-venomous snakes, their role in the environment and how to deal with them when they are in close proximity to our homes.  Usually, I get eager audiences asking great questions.  But, every now and then, I get some idiot who tells me, \u201cI saw that same snake in my backyard! I chopped off its head with a shovel!\u201d

    \n

    Are they an idiot for killing the snake?  Not necessarily . . . I don\u2019t know the situation behind the encounter. But, only an idiot would walk into a wildlife facility, approach a zoo keeper and proudly declare that they kill the very same animals that the keeper is charged with the care for.  Would you walk into an animal shelter and tell someone working there that you enjoy stomping on puppies?  To us, there\u2019s not much difference\u2026 

    \n

    http://proactivepestga.com/wp-content/uploads/2014/11/killthesnake.png   Picture Credit\n

    \n

    The best we can do in these situations is to try to educate people. This can be difficult because so many people are set in their ways -- plus we have to combat an instinctive fear and prejudice against snakes.  So, I\u2019m going to briefly lay it all out for you and tell you \"Why you shouldn\u2019t kill that snake in your yard.\" 

    \n

    http://blogs.discovermagazine.com/science-sushi/files/2016/04/hognose_2-1024x683.jpg   Picture Credit

    \n

    1.  It\u2019s ILLEGAL in most states to kill a wild snake, unless that snake presents an IMMEDIATE threat.  And no, a snake crawling through your yard does not represent a good enough excuse to use force.  We\u2019re talking about a situation where a venomous snake is about to strike and you have no escape route but to fight your way out.  And guess what, that really doesn\u2019t ever happen (barring instances where someone purposefully provokes an animal).  Wildlife and law enforcement agencies are cracking down on people killing snakes, so it\u2019s better to keep yourself out of trouble. 

    \n

    http://www.mylakelandnow.com/wp-content/uploads/2016/02/arrest-handcuffs-male.jpg   Picture Credit

    \n

    2.  You are putting yourself in harm\u2019s way.  The vast majority of snake bites occur when people attempt to capture or kill snakes.  If left alone, the snake CANNOT hurt you.  Call wildlife services or trained professionals to remove the animal. 

    \n

    http://www.snakegetters.com/demo/bud-cotton-gg.jpg   Picture Credit

    \n

    3.  It\u2019s an incredibly beneficial animal, and you\u2019d be foolish to kill it.  Small snakes eat a huge variety of pest insects that destroy gardens, while large snakes typically feed on rats and other rodents that infest our homes.  If you see a large snake hanging around, you have a rodent problem; snakes will not hang around if there is no food source.  To keep snakes from being attracted to your property, do your best to remove any shelter or food sources that would attract rodents.  Some snakes even eat other snakes, and species like the harmless king snake will even feed on venomous species! 

    \n

    https://i.ytimg.com/vi/ImOj1CKTBqE/maxresdefault.jpg   Picture Credit

    \n

    4.  Another snake might show up.  Snakes will not typically inhabit the same area in order to avoid competition.  If you kill that harmless rat snake, but you still have a food source nearby, another snake may move in to make use of that source.  The new snake may be another harmless species or something a bit less desirable.  So why not let that harmless snake take care of the infestation for you?

    \n

    http://phenomena.nationalgeographic.com/files/2014/09/Smooth-snake-660x405.jpg   Picture Credit

    \n

    Having a snake around can be hugely beneficial to you.  It is a free, environmentally-safe form of pest control.  Snakes, including venomous species, are non-aggressive animals (unless you provoke them) that will actively do their best to AVOID people.  A resident snake will often go unnoticed by homeowners, and most encounters are fleeting glimpses of the snake making a hasty escape.  Remember that snakes have their own unique role in the environment, and regardless of our own fears and feelings towards them, they are a necessary part of life. 

    \n

       http://westernmassnaturalist.org/_Media/ratsnake-face-1_med_hr-2.jpeg   Picture Credit

    \n\n\nif you liked this also please check out:\nhttps://steemit.com/science/@herpetologyguy/what-are-herptiles-indentifying-reptiles-vs-amphibians\n\n\n***don't forget to follow @herpetologyguy***", + "category": "herpetology", + "children": 6, + "created": "2016-09-15T18:19:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://www.sciencemag.org/sites/default/files/styles/article_main_large/public/images/snake_0.jpg?itok=rxQ1zXVj", + "http://proactivepestga.com/wp-content/uploads/2014/11/killthesnake.png", + "http://blogs.discovermagazine.com/science-sushi/files/2016/04/hognose_2-1024x683.jpg", + "http://www.mylakelandnow.com/wp-content/uploads/2016/02/arrest-handcuffs-male.jpg", + "http://www.snakegetters.com/demo/bud-cotton-gg.jpg", + "https://i.ytimg.com/vi/ImOj1CKTBqE/maxresdefault.jpg", + "http://phenomena.nationalgeographic.com/files/2014/09/Smooth-snake-660x405.jpg", + "http://westernmassnaturalist.org/_Media/ratsnake-face-1_med_hr-2.jpeg" + ], + "links": [ + "http://www.sciencemag.org/sites/default/files/styles/article_main_large/public/images/snake_0.jpg?itok=rxQ1zXVj", + "http://www.sciencemag.org", + "http://proactivepestga.com/wp-content/uploads/2014/11/killthesnake.png", + "http://proactivepestga.com", + "http://blogs.discovermagazine.com/science-sushi/files/2016/04/hognose_2-1024x683.jpg", + "http://blogs.discovermagazine.com", + "http://www.mylakelandnow.com/wp-content/uploads/2016/02/arrest-handcuffs-male.jpg", + "http://www.mylakelandnow.com", + "http://www.snakegetters.com/demo/bud-cotton-gg.jpg", + "http://www.snakegetters.com", + "https://i.ytimg.com/vi/ImOj1CKTBqE/maxresdefault.jpg", + "https://www.youtube.com/watch?v=ImOj1CKTBqE", + "http://phenomena.nationalgeographic.com/files/2014/09/Smooth-snake-660x405.jpg", + "http://phenomena.nationalgeographic.com", + "http://westernmassnaturalist.org/_Media/ratsnake-face-1_med_hr-2.jpeg", + "http://westernmassnaturalist.org", + "https://steemit.com/science/@herpetologyguy/what-are-herptiles-indentifying-reptiles-vs-amphibians" + ], + "tags": [ + "herpetology", + "reptiles", + "snakes", + "science" + ], + "users": [ + "herpetologyguy" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 68620995119384, + "payout": 274.303, + "payout_at": "2016-09-22T18:19:39", + "pending_payout_value": "274.303 HBD", + "percent_hbd": 10000, + "permlink": "why-you-don-t-want-to-kill-that-snake-in-your-yard-featuring-herpetologyguy-as-author", + "post_id": 1256988, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 247 + }, + "title": "Why You Don\u2019t Want to Kill that Snake in Your Yard (featuring @herpetologyguy as author)", + "updated": "2016-09-15T18:19:39", + "url": "/herpetology/@gavvet/why-you-don-t-want-to-kill-that-snake-in-your-yard-featuring-herpetologyguy-as-author" + }, + { + "active_votes": [ + { + "rshares": 31621188390159, + "voter": "smooth" + }, + { + "rshares": 2078528809174, + "voter": "bmw" + }, + { + "rshares": 1912120788268, + "voter": "badassmother" + }, + { + "rshares": 3312854507128, + "voter": "pharesim" + }, + { + "rshares": 2053144245901, + "voter": "hr1" + }, + { + "rshares": 1271804694676, + "voter": "rossco99" + }, + { + "rshares": 22390733187, + "voter": "jaewoocho" + }, + { + "rshares": 1736291789819, + "voter": "steemychicken1" + }, + { + "rshares": 1533973920081, + "voter": "joseph" + }, + { + "rshares": 466132509421, + "voter": "recursive2" + }, + { + "rshares": 652005899349, + "voter": "masteryoda" + }, + { + "rshares": 3120458041174, + "voter": "recursive" + }, + { + "rshares": 5941203882368, + "voter": "smooth.witness" + }, + { + "rshares": 9168101098, + "voter": "idol" + }, + { + "rshares": 816386307308, + "voter": "steemrollin" + }, + { + "rshares": 4941741048, + "voter": "sakr" + }, + { + "rshares": 1578030666, + "voter": "jocelyn" + }, + { + "rshares": 83530339170, + "voter": "acidsun" + }, + { + "rshares": 14818192446, + "voter": "gregory-f" + }, + { + "rshares": 151248263299, + "voter": "edgeland" + }, + { + "rshares": 9028522101, + "voter": "gregory60" + }, + { + "rshares": 74914792736, + "voter": "eeks" + }, + { + "rshares": 15119117634, + "voter": "fkn" + }, + { + "rshares": 19873135819, + "voter": "elishagh1" + }, + { + "rshares": 7802860274, + "voter": "richman" + }, + { + "rshares": 584250736753, + "voter": "nanzo-scoop" + }, + { + "rshares": 177409209153, + "voter": "mummyimperfect" + }, + { + "rshares": 313697862, + "voter": "coar" + }, + { + "rshares": 106632631169, + "voter": "asch" + }, + { + "rshares": 1061245798, + "voter": "murh" + }, + { + "rshares": 6230746892, + "voter": "cryptofunk" + }, + { + "rshares": 2057413439, + "voter": "error" + }, + { + "rshares": 962077066542, + "voter": "cyber" + }, + { + "rshares": 59950063204, + "voter": "theshell" + }, + { + "rshares": 49578772788, + "voter": "ak2020" + }, + { + "rshares": 76584409982, + "voter": "noganoo" + }, + { + "rshares": 3848540783991, + "voter": "satoshifund" + }, + { + "rshares": 400880323222, + "voter": "taoteh1221" + }, + { + "rshares": 410517349, + "voter": "applecrisp" + }, + { + "rshares": 35693164103, + "voter": "altoz" + }, + { + "rshares": 335983556, + "voter": "gardening" + }, + { + "rshares": 336136344, + "voter": "survival" + }, + { + "rshares": 10021612024, + "voter": "arisa" + }, + { + "rshares": 280737930617, + "voter": "trogdor" + }, + { + "rshares": 5950554459, + "voter": "mark-waser" + }, + { + "rshares": 118348776939, + "voter": "geoffrey" + }, + { + "rshares": 42738217262, + "voter": "kimziv" + }, + { + "rshares": 24170583392, + "voter": "seth-krings" + }, + { + "rshares": 46264097306, + "voter": "honeythief" + }, + { + "rshares": 78976166587, + "voter": "technology" + }, + { + "rshares": 76017114668, + "voter": "emily-cook" + }, + { + "rshares": 2187607792, + "voter": "superfreek" + }, + { + "rshares": 49806227536, + "voter": "isteemit" + }, + { + "rshares": 10993053311, + "voter": "auction" + }, + { + "rshares": 17557768630, + "voter": "grey580" + }, + { + "rshares": 19975264794, + "voter": "thebatchman" + }, + { + "rshares": 60403077307, + "voter": "lehard" + }, + { + "rshares": 3283410959, + "voter": "orly" + }, + { + "rshares": 5270985903, + "voter": "riscadox" + }, + { + "rshares": 24867544970, + "voter": "katyakov" + }, + { + "rshares": 12790313163, + "voter": "jako" + }, + { + "rshares": 1159208963, + "voter": "steemswede" + }, + { + "rshares": 1664172448, + "voter": "sergei" + }, + { + "rshares": 238378512, + "voter": "honey" + }, + { + "rshares": 71343869654, + "voter": "furion" + }, + { + "rshares": 354114465, + "voter": "barbara2" + }, + { + "rshares": 393593664, + "voter": "ch0c0latechip" + }, + { + "rshares": 364274718, + "voter": "doge4lyf" + }, + { + "rshares": 5532441214, + "voter": "on0tole" + }, + { + "rshares": 1231812238, + "voter": "dicov" + }, + { + "rshares": 2834923420, + "voter": "steem1653" + }, + { + "rshares": 2919298058, + "voter": "sveokla" + }, + { + "rshares": 17173174800, + "voter": "sebastien" + }, + { + "rshares": 5357205853, + "voter": "thegoodguy" + }, + { + "rshares": 14167556353, + "voter": "aaseb" + }, + { + "rshares": 1026087885, + "voter": "danielkt" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 251366150295, + "voter": "nabilov" + }, + { + "rshares": 629471993, + "voter": "luisucv34" + }, + { + "rshares": 462033723200, + "voter": "knozaki2015" + }, + { + "rshares": 95668007343, + "voter": "inertia" + }, + { + "rshares": 46858037615, + "voter": "milestone" + }, + { + "rshares": 7164489185, + "voter": "lichtblick" + }, + { + "rshares": 34761364489, + "voter": "creemej" + }, + { + "rshares": 2726160685, + "voter": "the-future" + }, + { + "rshares": 15378115921, + "voter": "nippel66" + }, + { + "rshares": 23929304431, + "voter": "phenom" + }, + { + "rshares": 167305835788, + "voter": "blueorgy" + }, + { + "rshares": 12849414672, + "voter": "benjiberigan" + }, + { + "rshares": 932262984, + "voter": "poseidon" + }, + { + "rshares": 19717588129, + "voter": "mustafaomar" + }, + { + "rshares": 3435918746, + "voter": "simon.braki.love" + }, + { + "rshares": 82781233416, + "voter": "thylbom" + }, + { + "rshares": 32543400703, + "voter": "deanliu" + }, + { + "rshares": 4996306142, + "voter": "dmitriybtc" + }, + { + "rshares": 1019831473, + "voter": "hemp" + }, + { + "rshares": 118287211, + "voter": "flowers" + }, + { + "rshares": 204617853645, + "voter": "jl777" + }, + { + "rshares": 30989251579, + "voter": "zaebars" + }, + { + "rshares": 12261205066, + "voter": "positive" + }, + { + "rshares": 1773021661, + "voter": "yarly" + }, + { + "rshares": 267188192, + "voter": "yarly2" + }, + { + "rshares": 267587944, + "voter": "yarly3" + }, + { + "rshares": 154579129, + "voter": "yarly4" + }, + { + "rshares": 155451862, + "voter": "yarly5" + }, + { + "rshares": 88607961, + "voter": "yarly7" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 50626015, + "voter": "whalepool" + }, + { + "rshares": 6114654934, + "voter": "summonerrk" + }, + { + "rshares": 12098269394, + "voter": "webdeals" + }, + { + "rshares": 231254136, + "voter": "alexbezimeni" + }, + { + "rshares": 17267307497, + "voter": "proto" + }, + { + "rshares": 7222569746, + "voter": "sisterholics" + }, + { + "rshares": 428868451, + "voter": "yarly10" + }, + { + "rshares": 229507420, + "voter": "yarly11" + }, + { + "rshares": 80241480, + "voter": "yarly12" + }, + { + "rshares": 412825844, + "voter": "fnait" + }, + { + "rshares": 366755128, + "voter": "keepcalmand" + }, + { + "rshares": 180668119, + "voter": "kibela" + }, + { + "rshares": 3084130055, + "voter": "dmilash" + }, + { + "rshares": 13626326152, + "voter": "mahekg" + }, + { + "rshares": 50578642550, + "voter": "gomeravibz" + }, + { + "rshares": 8734139434, + "voter": "taker" + }, + { + "rshares": 6521104126, + "voter": "nekromarinist" + }, + { + "rshares": 6895440187, + "voter": "theprophet" + }, + { + "rshares": 255409573883, + "voter": "laonie" + }, + { + "rshares": 24562026280, + "voter": "laoyao" + }, + { + "rshares": 7994566199, + "voter": "myfirst" + }, + { + "rshares": 51844874813, + "voter": "somebody" + }, + { + "rshares": 1938440237, + "voter": "flysaga" + }, + { + "rshares": 2084695835, + "voter": "gmurph" + }, + { + "rshares": 68250832, + "voter": "missmishel623" + }, + { + "rshares": 11452948850, + "voter": "midnightoil" + }, + { + "rshares": 2280336943, + "voter": "kalimor" + }, + { + "rshares": 4190335896, + "voter": "ullikume" + }, + { + "rshares": 28645142464, + "voter": "xiaohui" + }, + { + "rshares": 1293627572, + "voter": "elfkitchen" + }, + { + "rshares": 102434307703, + "voter": "joele" + }, + { + "rshares": 5855564372, + "voter": "oflyhigh" + }, + { + "rshares": 895565145, + "voter": "xiaokongcom" + }, + { + "rshares": 12687522802, + "voter": "gargon" + }, + { + "rshares": 2076619689, + "voter": "natalymaty" + }, + { + "rshares": 84763896, + "voter": "numberone" + }, + { + "rshares": 62760150, + "voter": "diamonds" + }, + { + "rshares": 1805296575, + "voter": "xianjun" + }, + { + "rshares": 3251259359, + "voter": "unrealisback" + }, + { + "rshares": 11292536945, + "voter": "borran" + }, + { + "rshares": 93805187965, + "voter": "miacats" + }, + { + "rshares": 118219525, + "voter": "microluck" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 2022625104, + "voter": "chinadaily" + }, + { + "rshares": 84708065280, + "voter": "serejandmyself" + }, + { + "rshares": 106144628, + "voter": "pollina" + }, + { + "rshares": 2958177650, + "voter": "macartem" + }, + { + "rshares": 10344891579, + "voter": "gvargas123" + }, + { + "rshares": 10691300360, + "voter": "jaredcwillis" + }, + { + "rshares": 2982676167, + "voter": "netaterra" + }, + { + "rshares": 59171026, + "voter": "piezolit" + }, + { + "rshares": 6069996297, + "voter": "trev" + }, + { + "rshares": 1152952998, + "voter": "leno4ek" + }, + { + "rshares": 33111928321, + "voter": "daut44" + }, + { + "rshares": 5475437205, + "voter": "contentjunkie" + }, + { + "rshares": 7779288318, + "voter": "einsteinpotsdam" + }, + { + "rshares": 5053600817, + "voter": "richardcrill" + }, + { + "rshares": 2205784762, + "voter": "jeremyfromwi" + }, + { + "rshares": 2056057288, + "voter": "eight-rad" + }, + { + "rshares": 5012661990, + "voter": "nadin3" + }, + { + "rshares": 3411072843, + "voter": "xanoxt" + }, + { + "rshares": 1661520978, + "voter": "davidjkelley" + }, + { + "rshares": 27677639861, + "voter": "sponge-bob" + }, + { + "rshares": 15570931627, + "voter": "digital-wisdom" + }, + { + "rshares": 3710931796, + "voter": "ethical-ai" + }, + { + "rshares": 6831306526, + "voter": "jwaser" + }, + { + "rshares": 1086106040, + "voter": "tatianka" + }, + { + "rshares": 55281264, + "voter": "apparat" + }, + { + "rshares": 14097243573, + "voter": "cryptobiker" + }, + { + "rshares": 54182817, + "voter": "analyzethis" + }, + { + "rshares": 2675492964, + "voter": "bwaser" + }, + { + "rshares": 54949117, + "voter": "doggnostic" + }, + { + "rshares": 54665234, + "voter": "jenny-talls" + }, + { + "rshares": 27671309914, + "voter": "brains" + }, + { + "rshares": 53671263, + "voter": "waldemar-kuhn" + }, + { + "rshares": 1359518638, + "voter": "steemafon" + }, + { + "rshares": 5753400992, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 51568971, + "voter": "typingagent" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 339287005, + "voter": "anomaly" + }, + { + "rshares": 2401284424, + "voter": "ellepdub" + }, + { + "rshares": 12115548081, + "voter": "herpetologyguy" + }, + { + "rshares": 4816962742, + "voter": "morgan.waser" + }, + { + "rshares": 51232949, + "voter": "dragonice" + }, + { + "rshares": 51230296, + "voter": "steemq" + }, + { + "rshares": 51218466, + "voter": "weare" + }, + { + "rshares": 1258359388, + "voter": "anns" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50791473, + "voter": "synereo" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 1871969417, + "voter": "bapparabi" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 3689824509, + "voter": "strong-ai" + }, + { + "rshares": 53738244, + "voter": "ivanakamoto" + }, + { + "rshares": 516546553, + "voter": "grisha-danunaher" + }, + { + "rshares": 213848535, + "voter": "sjamayee" + }, + { + "rshares": 2974116451, + "voter": "htyfn" + }, + { + "rshares": 162904624, + "voter": "allianz" + }, + { + "rshares": 1630350803, + "voter": "rusteemitblog" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 444435987, + "voter": "witchcraftblog" + }, + { + "rshares": 161693690, + "voter": "shadowproject" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 161179339, + "voter": "bethesda" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 159062820, + "voter": "rule" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 157667385, + "voter": "cbd" + }, + { + "rshares": 157667385, + "voter": "junk" + }, + { + "rshares": 157682838, + "voter": "hug" + }, + { + "rshares": 157682838, + "voter": "bearcub" + }, + { + "rshares": 157682809, + "voter": "cyberpunk" + }, + { + "rshares": 156919204, + "voter": "keisha" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 156919175, + "voter": "int" + }, + { + "rshares": 1593664040, + "voter": "steemlift" + } + ], + "author": "serejandmyself", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.84, + "beneficiaries": [], + "blacklists": [], + "body": "#### Hey guys, welcome to the first chapter of my new novel.\n#### It is a mixture of 3 time lines, with 19th century, modern day and ancient times. The genre is probably something you would call a mixture of sci-fi, mystery, adventure and a bit more. \n#### Well, I welcome you to be the judge...\n\n

    [![b801c049484636e0faf71f56cca03864c0bd6.jpg](https://www.steemimg.com/images/2016/09/15/b801c049484636e0faf71f56cca03864c0bd6.jpg)](https://www.steemimg.com/image/1wrYT)

    \n\n__________________________________\n\n**Chapter ONE**\n\nIt seemed as nothing was different in yet another cold and slightly windy London evening. The smog from the river was rising up as usual and the chilly wind would bring the smell up to the embankment, where Charles was taking a rest, sitting down on his favorite bench. \n\nFrom here he could see the might of the power station from across the river and something was special in the way those chimneys threw out the smoke onto the city. \n\nHe just finished his walk along his usual route, walking amongst the cemetery outside the chapel. It always amused him; that mix of emotion and sorrow amongst the busy city people, especially during the busy afternoon hours.\n\nThat rusty smell kept mixing with up with the light freshness of the leaves from the tree nearby Charles\u2019s bench. As he threw a brief glimpse onto the clock on the parliament building he noticed that the small arrow was on 45 minutes\u2026 \n\nSuddenly he heard a murmur of horses; he turned his head before he could finish realizing what time it was. He saw that just a few yards up the road two horse carriages didn\u2019t manage to share the drive way. \n\n
    [![Saratogacarriagec5af5.jpg](https://www.steemimg.com/images/2016/09/15/Saratogacarriagec5af5.jpg)](https://www.steemimg.com/image/1w1bI)
    \n\nOne of the coachmen was shouting something and angrily waving his hands. Charles was able to see from here that the coachmen\u2019s grey clothing was partially covered in dirt, probably from the splash of the puddles from underneath the wheels. \n\nThe coachmen kept shouting something, Charles was unable to see the second carriage from where he was sitting, but was able to see some passersby, that starting to gather around the incident.\n\nIt was obvious that, just like him, those people had nothing better to do on this late afternoon then to watch in amusement the accident in the middle of the avenue.\n\nJust as Charles was starting to lose interest in the whole situation, the door of the cab that Charles could see, opened and a man dressed in a black suit and holding a pipe stepped out. He calmly put his hand in the upper inner pocket of the suit and pulled out some coins. The man made two steps up to driver and handed him the coins. At this moment the driver stopped shouting for a moment and it was clear from the look on his face that he was confused. \n\nThe cab driver counted the coins and said something to the man in the suit, the passenger didn\u2019t answer. He turned around and started to walk in the direction of the chapel. The cab driver clearly wasn\u2019t happy. He started to shout once again, but this time at the passenger. While the cab driver turned his attention to the passenger, Charles noticed how the second carriage that was involved in the accident managed to move a few yards back.\n\nIt was a much smaller carriage, and the driver was clearly seeable to Charles now. He seemed somewhat happy that he was not in the middle of the light anymore; he hurryingly turned the carriage and the horse around and started to move also in the direction of the chapel. \n\nAt this moment the driver of the first carriage started to lose interest in shouting and decided to clean himself up. As he started to calm down, the bemused passersby begun to walk back to where they were heading and Charles also turned his head back towards the power station.\n\nCharles was so busy watching the situation unfold that he didn\u2019t noticed that the passenger of the first carriage crossed the road and was now heading not towards the chapel anymore, but exactly in the other direction, towards the grey bench that Charles was sitting on.\n\nAt first Charles didn\u2019t pay any attention to just another man who was walking by. But then he noticed that calm walk of his and it hit him that this was the same passenger from the carriage.\n\n\u201cExcuse me sir?\u201d said Charles as the man closed up to the bench. \u201cYou are the gentleman from the carriage, aren\u2019t you?\u201d \u201cI saw you a minute ago, what happened?\u201d\n\nThe man stopped to walk and shared a look with Charles; he calmly sat down beside him and carried on smoking his pipe, as he was not hearing the questions Charles asked him. \n\n\u201cI do apologies for the intervention, but you must not be local, I can tell by your calmness, all the folks round here are always in a hurry\u201d Charles carried on talking as if not noticing that the man was ignoring him. \n\nAll of a sudden the weather begun to change, wind started to blow stronger and the few leaves that the tree was holding blew in the direction of the bench. The smell from the river rose up and as if that wasn\u2019t enough Charles felt like a small rain drop hit his head. He could clearly see the green water from where he was sitting through the decorations holes of the embankments fence. It was clear that it will start to rain soon by the appearing circles on the top of the river.\n\nAfter a few minutes of quietly seating by his new neighbor Charles caught himself looking at the clock on the tower, once again he saw the small arrow on 45 minutes\u2026\n\n\u201cAnd what do we pay the government for?\u201d \u201cIt would feel though they are taking our money and spend it on their fancy hats and suits, don\u2019t you find?\u201d Said Charles.\n\nAt this point the man took out the pipe into his left hand and begun to cough. After he finished coughing Charles heard him speak, at this point Charles understood that for some reason he would remember this moment for a long time to come. \n\n\u201cIt is likely to assume that they deserve to spend the money they earn\u201d Said the man, his voice was quite low and he had a certain accent Charles could quite catch.\n\n\u201cI don\u2019t think that money is of importance nowadays\u201d Said the man.\n\nCharles looked at the man with a smile - \u201cWhat is of importance? One might assume that philosophically speaking, importance can be found in nothing but what is good to us\u201d.\n\n\u201cNo body knows what can be important to others if we carry on like this, then\u2026\u201d Charles didn\u2019t finish his sentence as the man turned away from him and looked the other way. He then turned his head back and Charles noticed his eyes. His eyes were nothing like what Charles had seen before, they looked as though they were glass like and the as if they were blank, there was nothing behind them.\n\n\u201cWhat is important is that I am here now and that it is happening today. It is important to live your life because, just like your life Charles, it has an end\u201d, the man looked somewhat happy when he said that and Charles jumped back on the bench a little, he felt a small shiver run down his spine.\n\n\u201cWhat? How do you know my name sir? Have you been following me?\u201d questions were racing through Charles\u2019s mind. \n\n\u201cAs I said, this is now of importance. You life can find its end today when you get back to your gallery in your cold basement on Kinnerton street or you might listen to me and\u2026\u201d Charles didn\u2019t let the man finish his sentence. He jumped up from the bench; his cane flew within millimeters of the stranger leg as he jumped.\n\n\u201cHow dare you sir? Who gives you the right\u2026\u201d Charles raised his voice, he never allowed himself to raise his voice at a stranger beforehand.\n\n\u201cI think this conversation is over!\u201d exclaimed Charles. \u201cThat would be your choice\u201d replied the man, \u201cDo you think the time is right?\u201d \n\nCharles had already turned away in anger and was about to make his first step away. Something in the words of the man about the time made him think for a second, thoughts raced through his mind. The number 45 and the small arrow of the parliament clock were stuck in his head. \n\n\u201cI don\u2019t understand said Charles\u2026\u201d he turned his head back towards the clock; the arrow was still on 45 minutes. \u201cHow is that possible?\u201d Charles turned his head to the man, but there was no one on the bench. \n\nCharles begun to search the street rapidly with his eyes, it didn\u2019t even occur to him that it was heavily raining until that moment. \n\n
    [![tumblr_mkbyo2aby01s0rai7o1_50004ba9.gif](https://www.steemimg.com/images/2016/09/15/tumblr_mkbyo2aby01s0rai7o1_50004ba9.gif)](https://www.steemimg.com/image/1w5tK)
    \n\nThe streets were empty; there were no carriages or people to be seen around. Feeling scared he turned his head to the clock once again \u2013 \u201cHow can it still be 45 minutes...\u201d Charles was speaking out loud.\n\nThe next moment he felt like his knees weakened, his head was swirling and he dropped his cane, last thing he could hear was the clinging the of the cane\u2019s handle against the pavement. His thoughts mixed up with his eyesight; the man and his pipe, the handle of the clock, the carriage, the passersby, the power stations smoke\u2026\n \n_________________________________\n\n#### Follow me @serejandmyself for more \n\nImage credit - [1](https://ru.pinterest.com/spookynerd/i-m-a-surrealism-chick/) ; [2](https://giphy.com/search/carriage) ; [3](http://www.ibsrt.com/imglist/horse-and-carriage-id-48037-p-1.html) ;", + "category": "story", + "children": 2, + "created": "2016-09-15T17:23:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/15/b801c049484636e0faf71f56cca03864c0bd6.jpg", + "https://www.steemimg.com/images/2016/09/15/Saratogacarriagec5af5.jpg", + "https://www.steemimg.com/images/2016/09/15/tumblr_mkbyo2aby01s0rai7o1_50004ba9.gif" + ], + "links": [ + "https://www.steemimg.com/image/1wrYT", + "https://www.steemimg.com/image/1w1bI", + "https://www.steemimg.com/image/1w5tK", + "https://ru.pinterest.com/spookynerd/i-m-a-surrealism-chick/", + "https://giphy.com/search/carriage", + "http://www.ibsrt.com/imglist/horse-and-carriage-id-48037-p-1.html" + ], + "tags": [ + "story", + "fiction", + "scifi", + "mystery", + "writing" + ], + "users": [ + "serejandmyself" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 66871297900441, + "payout": 259.423, + "payout_at": "2016-09-22T17:23:48", + "pending_payout_value": "259.423 HBD", + "percent_hbd": 10000, + "permlink": "captured-by-time-an-original-novel-chapter-1", + "post_id": 1256421, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 229 + }, + "title": "CAPTURED BY TIME (An Original Novel - Chapter 1)", + "updated": "2016-09-15T17:23:48", + "url": "/story/@serejandmyself/captured-by-time-an-original-novel-chapter-1" + }, + { + "active_votes": [ + { + "rshares": 494637006894, + "voter": "barrie" + }, + { + "rshares": 7710245013992, + "voter": "steempty" + }, + { + "rshares": 30984805998710, + "voter": "smooth" + }, + { + "rshares": 289667785336, + "voter": "anonymous" + }, + { + "rshares": 14447196140450, + "voter": "summon" + }, + { + "rshares": 681484074723, + "voter": "eternity" + }, + { + "rshares": 36033200189196, + "voter": "jamesc" + }, + { + "rshares": 4574334081535, + "voter": "riverhead" + }, + { + "rshares": 7015534059816, + "voter": "wackou" + }, + { + "rshares": 2160925860071, + "voter": "badassmother" + }, + { + "rshares": 2051034289892, + "voter": "hr1" + }, + { + "rshares": 6466290924028, + "voter": "fuzzyvest" + }, + { + "rshares": 118485787519, + "voter": "sandra" + }, + { + "rshares": 5339100755934, + "voter": "kushed" + }, + { + "rshares": 1674029296934, + "voter": "silver" + }, + { + "rshares": 4063925838557, + "voter": "silversteem" + }, + { + "rshares": 128324636011, + "voter": "svk" + }, + { + "rshares": 1126556112870, + "voter": "ihashfury" + }, + { + "rshares": 1019287149109, + "voter": "liondani" + }, + { + "rshares": 2937247386101, + "voter": "wang" + }, + { + "rshares": 23332152248, + "voter": "jaewoocho" + }, + { + "rshares": 1910071941344, + "voter": "xeroc" + }, + { + "rshares": 6514602351120, + "voter": "complexring" + }, + { + "rshares": 1731498672998, + "voter": "joseph" + }, + { + "rshares": 90517391466, + "voter": "aizensou" + }, + { + "rshares": 4166462346763, + "voter": "au1nethyb1" + }, + { + "rshares": 475419579220, + "voter": "recursive2" + }, + { + "rshares": 462210569737, + "voter": "recursive3" + }, + { + "rshares": 651686683150, + "voter": "masteryoda" + }, + { + "rshares": 3254899228205, + "voter": "recursive" + }, + { + "rshares": 1209033907, + "voter": "mineralwasser" + }, + { + "rshares": 6756071314, + "voter": "bingo-0" + }, + { + "rshares": 1718241828, + "voter": "bingo-1" + }, + { + "rshares": 5801165470383, + "voter": "smooth.witness" + }, + { + "rshares": 1330827857292, + "voter": "steempower" + }, + { + "rshares": 425345638228, + "voter": "officialfuzzy" + }, + { + "rshares": 1215800936456, + "voter": "cass" + }, + { + "rshares": 10365366239, + "voter": "idol" + }, + { + "rshares": 816021167585, + "voter": "steemrollin" + }, + { + "rshares": 5043750251, + "voter": "sakr" + }, + { + "rshares": 64509999367, + "voter": "bangking" + }, + { + "rshares": 296422841257, + "voter": "chitty" + }, + { + "rshares": 8231062957, + "voter": "unosuke" + }, + { + "rshares": 3109726595, + "voter": "yefet" + }, + { + "rshares": 8209280181, + "voter": "khanhsang" + }, + { + "rshares": 1784486145, + "voter": "jocelyn" + }, + { + "rshares": 85258511340, + "voter": "acidsun" + }, + { + "rshares": 14485500439, + "voter": "gregory-f" + }, + { + "rshares": 17261905745, + "voter": "jademont" + }, + { + "rshares": 74893360972, + "voter": "eeks" + }, + { + "rshares": 488526217, + "voter": "paco-steem" + }, + { + "rshares": 5883825852, + "voter": "spaninv" + }, + { + "rshares": -12087903048, + "voter": "james-show" + }, + { + "rshares": 336429919201, + "voter": "teamsteem" + }, + { + "rshares": 8667563285, + "voter": "richman" + }, + { + "rshares": 13068852902, + "voter": "acidyo" + }, + { + "rshares": 174506653297, + "voter": "steve-walschot" + }, + { + "rshares": 9836158141, + "voter": "kefkius" + }, + { + "rshares": 58639157917, + "voter": "oaldamster" + }, + { + "rshares": 268816966, + "voter": "coar" + }, + { + "rshares": 100988550788, + "voter": "asch" + }, + { + "rshares": 629740296743, + "voter": "kevinwong" + }, + { + "rshares": 1414344480, + "voter": "murh" + }, + { + "rshares": 6372449504, + "voter": "cryptofunk" + }, + { + "rshares": 16733609471, + "voter": "b4bb4r-5h3r" + }, + { + "rshares": 579449391, + "voter": "kodi" + }, + { + "rshares": 2326310189, + "voter": "error" + }, + { + "rshares": 206727143370, + "voter": "dragonslayer109" + }, + { + "rshares": 5853981249, + "voter": "marta-zaidel" + }, + { + "rshares": 1064576926325, + "voter": "cyber" + }, + { + "rshares": 61678758152, + "voter": "theshell" + }, + { + "rshares": 425799805812, + "voter": "taoteh1221" + }, + { + "rshares": 418804855, + "voter": "applecrisp" + }, + { + "rshares": 381169481, + "voter": "stiletto" + }, + { + "rshares": 383436160153, + "voter": "hedge-x" + }, + { + "rshares": 56682792316, + "voter": "juanmiguelsalas" + }, + { + "rshares": 572341707403, + "voter": "andrarchy" + }, + { + "rshares": 48485320682, + "voter": "thecryptodrive" + }, + { + "rshares": 1380704224, + "voter": "fjccoin" + }, + { + "rshares": 563704760996, + "voter": "infovore" + }, + { + "rshares": 13622725061, + "voter": "facer" + }, + { + "rshares": 210189819099, + "voter": "alexc" + }, + { + "rshares": 4866103974, + "voter": "tee-em" + }, + { + "rshares": 32185020754, + "voter": "michaelx" + }, + { + "rshares": 5946920606, + "voter": "mark-waser" + }, + { + "rshares": 17023109715, + "voter": "albertogm" + }, + { + "rshares": 111322975376, + "voter": "geoffrey" + }, + { + "rshares": 6609454107, + "voter": "tyler-fletcher" + }, + { + "rshares": 81716838174, + "voter": "razvanelulmarin" + }, + { + "rshares": 2251029884, + "voter": "superfreek" + }, + { + "rshares": 497689345, + "voter": "mrhankeh" + }, + { + "rshares": 35378265315, + "voter": "clement" + }, + { + "rshares": 32849189476, + "voter": "acassity" + }, + { + "rshares": 280886491, + "voter": "ladyclair" + }, + { + "rshares": 68448307991, + "voter": "bacchist" + }, + { + "rshares": 29507132066, + "voter": "venuspcs" + }, + { + "rshares": 189899541322, + "voter": "asmolokalo" + }, + { + "rshares": 57789275837, + "voter": "good-karma" + }, + { + "rshares": 462726697228, + "voter": "roelandp" + }, + { + "rshares": 1642746247, + "voter": "gidlark" + }, + { + "rshares": 3281446057, + "voter": "orly" + }, + { + "rshares": 3822074668, + "voter": "getssidetracked" + }, + { + "rshares": 250280584, + "voter": "mstang83" + }, + { + "rshares": 18842493961, + "voter": "hakise" + }, + { + "rshares": 366200786008, + "voter": "fabio" + }, + { + "rshares": 15993709711, + "voter": "yogi.artist" + }, + { + "rshares": 103519364, + "voter": "strawhat" + }, + { + "rshares": 16242543792, + "voter": "r4fken" + }, + { + "rshares": 102589641, + "voter": "cryptochannel" + }, + { + "rshares": 154460522305, + "voter": "derekareith" + }, + { + "rshares": 134342335542, + "voter": "slowwalker" + }, + { + "rshares": 234221482, + "voter": "dzweta" + }, + { + "rshares": 2304777789, + "voter": "vi1son" + }, + { + "rshares": 167273913111, + "voter": "knircky" + }, + { + "rshares": 18842550092, + "voter": "ausbitbank" + }, + { + "rshares": 167108122163, + "voter": "jacor" + }, + { + "rshares": 243777568, + "voter": "ardina" + }, + { + "rshares": 1422705803, + "voter": "mixa" + }, + { + "rshares": 18005198739, + "voter": "sebastien" + }, + { + "rshares": 3519456066, + "voter": "taurus" + }, + { + "rshares": 13516878845, + "voter": "sitaru" + }, + { + "rshares": 11694816243, + "voter": "asim" + }, + { + "rshares": 321595915706, + "voter": "jesta" + }, + { + "rshares": 33655847643, + "voter": "toxonaut" + }, + { + "rshares": 109259290, + "voter": "snowden" + }, + { + "rshares": 4602737482, + "voter": "thegoodguy" + }, + { + "rshares": 129723551811, + "voter": "paco" + }, + { + "rshares": 1107683133, + "voter": "karen13" + }, + { + "rshares": 24478695193, + "voter": "igster" + }, + { + "rshares": 73113648749, + "voter": "jpiper20" + }, + { + "rshares": 2722560234, + "voter": "dmacshady" + }, + { + "rshares": 32333061210, + "voter": "pkattera" + }, + { + "rshares": 19237325288, + "voter": "anduweb" + }, + { + "rshares": 10485943136, + "voter": "shla-rafia" + }, + { + "rshares": 46825725594, + "voter": "milestone" + }, + { + "rshares": 7311652491, + "voter": "lichtblick" + }, + { + "rshares": 35770229729, + "voter": "creemej" + }, + { + "rshares": 91938017, + "voter": "wildchild" + }, + { + "rshares": 126704886218, + "voter": "demotruk" + }, + { + "rshares": 3638341233, + "voter": "maximkichev" + }, + { + "rshares": 2506537211, + "voter": "the-future" + }, + { + "rshares": 4381902261, + "voter": "adamt" + }, + { + "rshares": 865281681, + "voter": "sebhaj" + }, + { + "rshares": 24903536535, + "voter": "phenom" + }, + { + "rshares": 2828187420, + "voter": "sgnsteems" + }, + { + "rshares": 175156042246, + "voter": "blueorgy" + }, + { + "rshares": 9702073568, + "voter": "benjiberigan" + }, + { + "rshares": 339108457006, + "voter": "calaber24p" + }, + { + "rshares": 7168473448, + "voter": "geronimo" + }, + { + "rshares": 4923764236, + "voter": "bitcoiner" + }, + { + "rshares": 3756065125, + "voter": "tarindel" + }, + { + "rshares": 92046641189, + "voter": "rea" + }, + { + "rshares": 53840923427, + "voter": "jl777" + }, + { + "rshares": 30194118400, + "voter": "zaebars" + }, + { + "rshares": 35105109840, + "voter": "paquito" + }, + { + "rshares": 1772149995, + "voter": "yarly" + }, + { + "rshares": 267173384, + "voter": "yarly2" + }, + { + "rshares": 267573135, + "voter": "yarly3" + }, + { + "rshares": 154579129, + "voter": "yarly4" + }, + { + "rshares": 155451862, + "voter": "yarly5" + }, + { + "rshares": 88607961, + "voter": "yarly7" + }, + { + "rshares": 780100857, + "voter": "raymonjohnstone" + }, + { + "rshares": 50619397, + "voter": "steemchain" + }, + { + "rshares": 50619397, + "voter": "whalepool" + }, + { + "rshares": 506354306, + "voter": "gustavopasquini" + }, + { + "rshares": 206059171, + "voter": "sergey44" + }, + { + "rshares": 114721821, + "voter": "mxo8" + }, + { + "rshares": 1234205003, + "voter": "mohammed123" + }, + { + "rshares": 21120708735, + "voter": "krabgat" + }, + { + "rshares": 2763375206, + "voter": "favorit" + }, + { + "rshares": 4543618384, + "voter": "proto" + }, + { + "rshares": 634042636, + "voter": "curator" + }, + { + "rshares": 428809375, + "voter": "yarly10" + }, + { + "rshares": 229507420, + "voter": "yarly11" + }, + { + "rshares": 16468884512, + "voter": "michaeldodridge" + }, + { + "rshares": 80241480, + "voter": "yarly12" + }, + { + "rshares": 46743296544, + "voter": "celebr1ty" + }, + { + "rshares": 11567632851, + "voter": "dimitarj" + }, + { + "rshares": 142823483, + "voter": "steemster1" + }, + { + "rshares": 25747727433, + "voter": "fabien" + }, + { + "rshares": 817422571, + "voter": "bullionstackers" + }, + { + "rshares": 250094985729, + "voter": "originate" + }, + { + "rshares": 3021945641, + "voter": "dmilash" + }, + { + "rshares": 2214910466, + "voter": "jillstein2016" + }, + { + "rshares": 110940646, + "voter": "cryptoz" + }, + { + "rshares": 3302445446, + "voter": "glitterpig" + }, + { + "rshares": 6338015068, + "voter": "uwe69" + }, + { + "rshares": 6276554782, + "voter": "shortcut" + }, + { + "rshares": 115422843193, + "voter": "steemdrive" + }, + { + "rshares": 947490604, + "voter": "metaflute" + }, + { + "rshares": 52093680889, + "voter": "gomeravibz" + }, + { + "rshares": 2298221146, + "voter": "taker" + }, + { + "rshares": 6519151447, + "voter": "nekromarinist" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 240147448, + "voter": "frozendota" + }, + { + "rshares": 15408983536, + "voter": "felixxx" + }, + { + "rshares": 1571831658, + "voter": "whitemike313" + }, + { + "rshares": 3034673286, + "voter": "merej99" + }, + { + "rshares": 58971492, + "voter": "lillianjones" + }, + { + "rshares": 160728582794, + "voter": "twinner" + }, + { + "rshares": 24365622803, + "voter": "rawnetics" + }, + { + "rshares": 54215689285, + "voter": "sextusempiricus" + }, + { + "rshares": 24019048233, + "voter": "laonie1" + }, + { + "rshares": 25067031014, + "voter": "laonie2" + }, + { + "rshares": 25075820795, + "voter": "laonie3" + }, + { + "rshares": 6338796297, + "voter": "brendio" + }, + { + "rshares": 2082633772, + "voter": "gmurph" + }, + { + "rshares": 80533628422, + "voter": "timsaid" + }, + { + "rshares": 2375350982, + "voter": "kalimor" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 2868848889, + "voter": "darrenturetzky" + }, + { + "rshares": 56886318, + "voter": "michellek" + }, + { + "rshares": 25071217681, + "voter": "laonie4" + }, + { + "rshares": 25068579591, + "voter": "laonie5" + }, + { + "rshares": 25065597250, + "voter": "laonie6" + }, + { + "rshares": 25061528883, + "voter": "laonie7" + }, + { + "rshares": 5480906296, + "voter": "kurtbeil" + }, + { + "rshares": 25057888093, + "voter": "laonie8" + }, + { + "rshares": 25055101904, + "voter": "laonie9" + }, + { + "rshares": 3229522119, + "voter": "steemleak" + }, + { + "rshares": 112040172638, + "voter": "thisisbenbrick" + }, + { + "rshares": 4269542847, + "voter": "antfield" + }, + { + "rshares": 7834943379, + "voter": "mevilkingdom" + }, + { + "rshares": 60240401, + "voter": "locolote" + }, + { + "rshares": 368648608, + "voter": "riosparada" + }, + { + "rshares": 11282370272, + "voter": "ekitcho" + }, + { + "rshares": 115248537, + "voter": "bigsambucca" + }, + { + "rshares": 93215140213, + "voter": "joele" + }, + { + "rshares": 2215228183, + "voter": "paynode" + }, + { + "rshares": 79785139, + "voter": "dims" + }, + { + "rshares": 2455226384, + "voter": "pgarcgo" + }, + { + "rshares": 1434064827, + "voter": "hms818" + }, + { + "rshares": 40210689203, + "voter": "nonlinearone" + }, + { + "rshares": 59437351, + "voter": "msjennifer" + }, + { + "rshares": 54654502, + "voter": "ciao" + }, + { + "rshares": 3667415885, + "voter": "villainblack" + }, + { + "rshares": 52985539, + "voter": "steemo" + }, + { + "rshares": 52848854, + "voter": "steema" + }, + { + "rshares": 16997336414, + "voter": "plasticfuzzy" + }, + { + "rshares": 74615731, + "voter": "evgenyche" + }, + { + "rshares": 69662169, + "voter": "confucius" + }, + { + "rshares": 70633121, + "voter": "stevescriber" + }, + { + "rshares": 4179438198, + "voter": "bledarus" + }, + { + "rshares": 53688127, + "voter": "loli" + }, + { + "rshares": 93744050986, + "voter": "miacats" + }, + { + "rshares": 53661976, + "voter": "jarvis" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 6669342810, + "voter": "rubenalexander" + }, + { + "rshares": 51899170, + "voter": "fortuner" + }, + { + "rshares": 9443278113, + "voter": "pjheinz" + }, + { + "rshares": 3054149279, + "voter": "virtualgrowth" + }, + { + "rshares": 84068339484, + "voter": "neptun" + }, + { + "rshares": 11375408076, + "voter": "gvargas123" + }, + { + "rshares": 50698107, + "voter": "johnbyrd" + }, + { + "rshares": 50682252, + "voter": "thomasaustin" + }, + { + "rshares": 50680459, + "voter": "thermor" + }, + { + "rshares": 50691211, + "voter": "ficholl" + }, + { + "rshares": 50673817, + "voter": "widell" + }, + { + "rshares": 50311250, + "voter": "revelbrooks" + }, + { + "rshares": 25048684602, + "voter": "laonie10" + }, + { + "rshares": 91779459, + "voter": "lasseehlers" + }, + { + "rshares": 377542979, + "voter": "mrlogic" + }, + { + "rshares": 2982178419, + "voter": "netaterra" + }, + { + "rshares": 54361669, + "voter": "bitchplease" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 5764641330, + "voter": "hilarski" + }, + { + "rshares": 3133328104, + "voter": "imag1ne" + }, + { + "rshares": 2080442949, + "voter": "shadowspub" + }, + { + "rshares": 80071335, + "voter": "justinschwalm" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 17920360614, + "voter": "takethecannoli" + }, + { + "rshares": 1208491149, + "voter": "lenar" + }, + { + "rshares": 1699015883, + "voter": "runridefly" + }, + { + "rshares": 88019548, + "voter": "uziriel" + }, + { + "rshares": 2212170971, + "voter": "steemitguide" + }, + { + "rshares": 7470990325, + "voter": "einsteinpotsdam" + }, + { + "rshares": 4592852638, + "voter": "richardcrill" + }, + { + "rshares": 24180906457, + "voter": "laonie11" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 3336919086, + "voter": "xanoxt" + }, + { + "rshares": 1660688801, + "voter": "davidjkelley" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 42587324218, + "voter": "sponge-bob" + }, + { + "rshares": 4656328113, + "voter": "l0k1" + }, + { + "rshares": 15560806947, + "voter": "digital-wisdom" + }, + { + "rshares": 3708768210, + "voter": "ethical-ai" + }, + { + "rshares": 51939094, + "voter": "freesteem" + }, + { + "rshares": 51061585, + "voter": "jamespro" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 3079499780, + "voter": "maryfromsochi" + }, + { + "rshares": 6827381497, + "voter": "jwaser" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 212837202380, + "voter": "asksisk" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 26903512125, + "voter": "dubi" + }, + { + "rshares": 2674022812, + "voter": "bwaser" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 52910800, + "voter": "roadhog" + }, + { + "rshares": 2201645172, + "voter": "alina1" + }, + { + "rshares": 659649765, + "voter": "ct-gurus" + }, + { + "rshares": 54622489, + "voter": "medafi" + }, + { + "rshares": 7708395185, + "voter": "mariandavp" + }, + { + "rshares": 63519655246, + "voter": "tracemayer" + }, + { + "rshares": 43440714161, + "voter": "brains" + }, + { + "rshares": 51278775, + "voter": "post-successful" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 5419706802, + "voter": "burnin" + }, + { + "rshares": 5749962751, + "voter": "chick1" + }, + { + "rshares": 3613469334, + "voter": "funnyman" + }, + { + "rshares": 2188505650, + "voter": "rigaronib" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 61548157, + "voter": "freebornangel" + }, + { + "rshares": 474509334, + "voter": "anomaly" + }, + { + "rshares": 27666667825, + "voter": "tarekadam" + }, + { + "rshares": 2400009033, + "voter": "ellepdub" + }, + { + "rshares": 51890765, + "voter": "gregorygarcia" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 286977519, + "voter": "ola1" + }, + { + "rshares": 12084353453, + "voter": "herpetologyguy" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 53055896, + "voter": "drac59" + }, + { + "rshares": 4814064056, + "voter": "morgan.waser" + }, + { + "rshares": 50602980, + "voter": "cfisher" + }, + { + "rshares": 56301561, + "voter": "stringer" + }, + { + "rshares": 50235850, + "voter": "billkappa442" + }, + { + "rshares": 1491995147, + "voter": "robotev" + }, + { + "rshares": 61035542, + "voter": "teo" + }, + { + "rshares": 4984135374, + "voter": "donchate" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 827252367, + "voter": "bapparabi" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 3687702565, + "voter": "strong-ai" + }, + { + "rshares": 52329350, + "voter": "ninjapainter" + }, + { + "rshares": 728357348, + "voter": "ziogio" + }, + { + "rshares": 69589512, + "voter": "igtes" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 197326430, + "voter": "sjamayee" + }, + { + "rshares": 121259976, + "voter": "comeup" + }, + { + "rshares": 1630339077, + "voter": "rusteemitblog" + }, + { + "rshares": 155476058, + "voter": "ndea30" + }, + { + "rshares": 155469045, + "voter": "domenico" + }, + { + "rshares": 444421238, + "voter": "witchcraftblog" + }, + { + "rshares": 158523226, + "voter": "shadowproject" + }, + { + "rshares": 157805871, + "voter": "serena199" + }, + { + "rshares": 154619387, + "voter": "gia7" + }, + { + "rshares": 1994519972, + "voter": "dresden" + }, + { + "rshares": 201362779, + "voter": "mgibson" + }, + { + "rshares": 154157014, + "voter": "richie4" + }, + { + "rshares": 157241455, + "voter": "coraline88" + }, + { + "rshares": 157176058, + "voter": "cybergirls" + }, + { + "rshares": 153838109, + "voter": "harlen" + }, + { + "rshares": 152057481, + "voter": "food-creator" + }, + { + "rshares": 156939548, + "voter": "yanuel" + }, + { + "rshares": 153751482, + "voter": "daritza" + }, + { + "rshares": 156847954, + "voter": "correct" + }, + { + "rshares": 156411729, + "voter": "blender" + }, + { + "rshares": 159506164, + "voter": "greenpeace" + }, + { + "rshares": 156299377, + "voter": "tipsandtricks" + }, + { + "rshares": 156261069, + "voter": "ibm1000" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 156023422, + "voter": "reef" + }, + { + "rshares": 159025535, + "voter": "xtreme" + }, + { + "rshares": 155619923, + "voter": "steemwallet" + }, + { + "rshares": 81075259, + "voter": "dealzgal" + }, + { + "rshares": 89654003, + "voter": "storage" + }, + { + "rshares": 151413472, + "voter": "steemdesigner" + }, + { + "rshares": 148077602, + "voter": "dougkarr" + }, + { + "rshares": 73844343, + "voter": "blackmarket" + }, + { + "rshares": 79990132, + "voter": "gifts" + }, + { + "rshares": 171078424, + "voter": "pathtomydream" + }, + { + "rshares": 112446078, + "voter": "paulocouto" + }, + { + "rshares": 151525581, + "voter": "kevinfoesenek" + }, + { + "rshares": 144957585, + "voter": "sawgunner13" + }, + { + "rshares": 1593664040, + "voter": "steemlift" + }, + { + "rshares": 147818170, + "voter": "dirlei.sdias" + }, + { + "rshares": 135637537, + "voter": "toddemaher1" + } + ], + "author": "cass", + "author_payout_value": "0.000 HBD", + "author_reputation": 69.25, + "beneficiaries": [], + "blacklists": [], + "body": "![b99cea99b79d334be4815a56a64ff4f1.png](https://www.steemimg.com/images/2016/09/14/b99cea99b79d334be4815a56a64ff4f1.png)\n\n---\n\nI want to follow up on @roelandp announcement post about the steemfest.com at November 11/12/13.\n\nSome of u have noticed i'm assisting him on the preparation for the Steemfest Event in November.\nI did meet @roelandp in Amsterdam last week and was directly impressed by his passion and energy.\nSo i decided to FULL support him towards the Nov11.\n\n\n### All gotten SBD rewards will contributed towards @steemfest project \n\nSo u will have a better possibility to get a preview on how the posters will look later on \"LIVE\".\nHere we go, i was trying to make a nice small mockup collection to this cause.\n\nENJOY\n[![3a7db045b911ea8785a1e9c37c7e75a7.jpg](https://www.steemimg.com/images/2016/09/14/3a7db045b911ea8785a1e9c37c7e75a7.jpg)](https://www.steemimg.com/image/1SL5m)\n\n[![9a8268f34903dbcf5fbe06559ce7bfc6.png](https://www.steemimg.com/images/2016/09/14/9a8268f34903dbcf5fbe06559ce7bfc6.png)](https://www.steemimg.com/image/1V8e6)\n[![8f8de740d802a0bf228bd833657b1f26.jpg](https://www.steemimg.com/images/2016/09/14/8f8de740d802a0bf228bd833657b1f26.jpg)](https://www.steemimg.com/image/1SnTu)\n[![a317ccbeec3112a5d60f6f2afdf8255a.jpg](https://www.steemimg.com/images/2016/09/14/a317ccbeec3112a5d60f6f2afdf8255a.jpg)](https://www.steemimg.com/image/1SPji)\n[![bd3b5b4c18cda4d063cabc03443cb6a8.jpg](https://www.steemimg.com/images/2016/09/14/bd3b5b4c18cda4d063cabc03443cb6a8.jpg)](https://www.steemimg.com/image/1SCWB)\n[![4d16cb792150dbd9c7cca2e9eea45f9d.jpg](https://www.steemimg.com/images/2016/09/14/4d16cb792150dbd9c7cca2e9eea45f9d.jpg)](https://www.steemimg.com/image/1S62K)\n[![25943765543ef057543db7f2d5b65e28.jpg](https://www.steemimg.com/images/2016/09/14/25943765543ef057543db7f2d5b65e28.jpg)](https://www.steemimg.com/image/1SwCI)\n[![a1d1fc9af366abae551a9b443ac0441f.jpg](https://www.steemimg.com/images/2016/09/14/a1d1fc9af366abae551a9b443ac0441f.jpg)](https://www.steemimg.com/image/1Sq3h)", + "category": "steemfest", + "children": 17, + "created": "2016-09-14T14:02:39", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/14/b99cea99b79d334be4815a56a64ff4f1.png", + "https://www.steemimg.com/images/2016/09/14/3a7db045b911ea8785a1e9c37c7e75a7.jpg", + "https://www.steemimg.com/images/2016/09/14/9a8268f34903dbcf5fbe06559ce7bfc6.png", + "https://www.steemimg.com/images/2016/09/14/8f8de740d802a0bf228bd833657b1f26.jpg", + "https://www.steemimg.com/images/2016/09/14/a317ccbeec3112a5d60f6f2afdf8255a.jpg", + "https://www.steemimg.com/images/2016/09/14/bd3b5b4c18cda4d063cabc03443cb6a8.jpg", + "https://www.steemimg.com/images/2016/09/14/4d16cb792150dbd9c7cca2e9eea45f9d.jpg", + "https://www.steemimg.com/images/2016/09/14/25943765543ef057543db7f2d5b65e28.jpg", + "https://www.steemimg.com/images/2016/09/14/a1d1fc9af366abae551a9b443ac0441f.jpg" + ], + "links": [ + "https://www.steemimg.com/image/1SL5m", + "https://www.steemimg.com/image/1V8e6", + "https://www.steemimg.com/image/1SnTu", + "https://www.steemimg.com/image/1SPji", + "https://www.steemimg.com/image/1SCWB", + "https://www.steemimg.com/image/1S62K", + "https://www.steemimg.com/image/1SwCI", + "https://www.steemimg.com/image/1Sq3h" + ], + "tags": [ + "steemfest", + "design", + "poster", + "amsterdam" + ], + "users": [ + "roelandp", + "steemfest" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 169985783269298, + "payout": 1618.329, + "payout_at": "2016-09-21T14:02:39", + "pending_payout_value": "1618.329 HBD", + "percent_hbd": 10000, + "permlink": "steemfest-follow-up-poster-designs-sbd-rewards-will-donated-to-the-project", + "post_id": 1243377, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 386 + }, + "title": "[Steemfest] Follow up - Poster designs! SBD rewards will donated to the project!", + "updated": "2016-09-14T14:02:39", + "url": "/steemfest/@cass/steemfest-follow-up-poster-designs-sbd-rewards-will-donated-to-the-project" + }, + { + "active_votes": [ + { + "rshares": 30948708908726, + "voter": "val-a" + }, + { + "rshares": 15292900000000, + "voter": "val-b" + }, + { + "rshares": 1534352192855, + "voter": "joseph" + }, + { + "rshares": 652034182902, + "voter": "masteryoda" + }, + { + "rshares": 8927024295, + "voter": "idol" + }, + { + "rshares": 2637269453488, + "voter": "donkeypong" + }, + { + "rshares": 816386307308, + "voter": "steemrollin" + }, + { + "rshares": 4941856440, + "voter": "sakr" + }, + { + "rshares": 140357414085, + "voter": "chris4210" + }, + { + "rshares": 1536548017, + "voter": "jocelyn" + }, + { + "rshares": 83530339170, + "voter": "acidsun" + }, + { + "rshares": 1196485708874, + "voter": "gavvet" + }, + { + "rshares": 59931939963, + "voter": "eeks" + }, + { + "rshares": 6122594947, + "voter": "fernando-sanz" + }, + { + "rshares": 584270995256, + "voter": "nanzo-scoop" + }, + { + "rshares": 177415501233, + "voter": "mummyimperfect" + }, + { + "rshares": 106634401121, + "voter": "asch" + }, + { + "rshares": 603741881611, + "voter": "kevinwong" + }, + { + "rshares": 1061259321, + "voter": "murh" + }, + { + "rshares": 3187850436, + "voter": "cryptofunk" + }, + { + "rshares": 2003304335, + "voter": "error" + }, + { + "rshares": 962089879337, + "voter": "cyber" + }, + { + "rshares": 50884297723, + "voter": "ak2020" + }, + { + "rshares": 61300613738, + "voter": "justtryme90" + }, + { + "rshares": 410517349, + "voter": "applecrisp" + }, + { + "rshares": 35693164103, + "voter": "altoz" + }, + { + "rshares": 820589638514, + "voter": "anwenbaumeister" + }, + { + "rshares": 5950595929, + "voter": "mark-waser" + }, + { + "rshares": 118349796563, + "voter": "geoffrey" + }, + { + "rshares": 192325266448, + "voter": "kimziv" + }, + { + "rshares": 77083924707, + "voter": "emily-cook" + }, + { + "rshares": 3283440404, + "voter": "orly" + }, + { + "rshares": 2834957075, + "voter": "steem1653" + }, + { + "rshares": 124961861, + "voter": "cynetyc" + }, + { + "rshares": 5357326058, + "voter": "thegoodguy" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 251366150295, + "voter": "nabilov" + }, + { + "rshares": 8401059269, + "voter": "noodhoog" + }, + { + "rshares": 455246290726, + "voter": "knozaki2015" + }, + { + "rshares": 7166494256, + "voter": "lichtblick" + }, + { + "rshares": 33739090409, + "voter": "creemej" + }, + { + "rshares": 5726411049, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 163324531946, + "voter": "blueorgy" + }, + { + "rshares": 4195248338, + "voter": "poseidon" + }, + { + "rshares": 3435918746, + "voter": "simon.braki.love" + }, + { + "rshares": 268137172703, + "voter": "liberosist" + }, + { + "rshares": 4128504280, + "voter": "birdie" + }, + { + "rshares": 5609578664, + "voter": "sharker" + }, + { + "rshares": 204618259005, + "voter": "jl777" + }, + { + "rshares": 1773036384, + "voter": "yarly" + }, + { + "rshares": 267188192, + "voter": "yarly2" + }, + { + "rshares": 267587944, + "voter": "yarly3" + }, + { + "rshares": 154579129, + "voter": "yarly4" + }, + { + "rshares": 155451862, + "voter": "yarly5" + }, + { + "rshares": 88607961, + "voter": "yarly7" + }, + { + "rshares": 11031796651, + "voter": "moon32walker" + }, + { + "rshares": 258619590, + "voter": "sergey44" + }, + { + "rshares": 17267341753, + "voter": "proto" + }, + { + "rshares": 31599342155, + "voter": "sisterholics" + }, + { + "rshares": 428868451, + "voter": "yarly10" + }, + { + "rshares": 229507420, + "voter": "yarly11" + }, + { + "rshares": 80241480, + "voter": "yarly12" + }, + { + "rshares": 146224042, + "voter": "steemster1" + }, + { + "rshares": 5878023046, + "voter": "mahekg" + }, + { + "rshares": 8734150854, + "voter": "taker" + }, + { + "rshares": 6521104126, + "voter": "nekromarinist" + }, + { + "rshares": 10553169212, + "voter": "theprophet0" + }, + { + "rshares": 57873464, + "voter": "sharon" + }, + { + "rshares": 58971492, + "voter": "lillianjones" + }, + { + "rshares": 1117443990130, + "voter": "laonie" + }, + { + "rshares": 4257390614, + "voter": "twinner" + }, + { + "rshares": 4414425121, + "voter": "timcliff" + }, + { + "rshares": 38640926181, + "voter": "myfirst" + }, + { + "rshares": 233306274805, + "voter": "somebody" + }, + { + "rshares": 8723132526, + "voter": "flysaga" + }, + { + "rshares": 1667759072, + "voter": "gmurph" + }, + { + "rshares": 51539167746, + "voter": "midnightoil" + }, + { + "rshares": 4190377366, + "voter": "ullikume" + }, + { + "rshares": 128906992414, + "voter": "xiaohui" + }, + { + "rshares": 21112616587, + "voter": "jphamer1" + }, + { + "rshares": 6306539895, + "voter": "elfkitchen" + }, + { + "rshares": 102434307703, + "voter": "joele" + }, + { + "rshares": 15549176040, + "voter": "randyclemens" + }, + { + "rshares": 4030108065, + "voter": "xiaokongcom" + }, + { + "rshares": 59437351, + "voter": "msjennifer" + }, + { + "rshares": 54654502, + "voter": "ciao" + }, + { + "rshares": 52985539, + "voter": "steemo" + }, + { + "rshares": 8123975227, + "voter": "xianjun" + }, + { + "rshares": 52848854, + "voter": "steema" + }, + { + "rshares": 69662169, + "voter": "confucius" + }, + { + "rshares": 11292536945, + "voter": "borran" + }, + { + "rshares": 53661976, + "voter": "jarvis" + }, + { + "rshares": 546765304, + "voter": "microluck" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 84942400, + "voter": "pompe72" + }, + { + "rshares": 8114632832, + "voter": "lemouth" + }, + { + "rshares": 10344891579, + "voter": "gvargas123" + }, + { + "rshares": 51877132, + "voter": "johnbyrd" + }, + { + "rshares": 50682252, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 50691211, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 404286448, + "voter": "steevc" + }, + { + "rshares": 3635091595, + "voter": "movievertigo" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 1573489537, + "voter": "cehuneke" + }, + { + "rshares": 2982676167, + "voter": "netaterra" + }, + { + "rshares": 23137850346, + "voter": "andrewawerdna" + }, + { + "rshares": 5831957227, + "voter": "trev" + }, + { + "rshares": 8773942171, + "voter": "craigwilliamz" + }, + { + "rshares": 51505575275, + "voter": "mandibil" + }, + { + "rshares": 32462674824, + "voter": "daut44" + }, + { + "rshares": 50416427, + "voter": "curpose" + }, + { + "rshares": 3597236649, + "voter": "curving" + }, + { + "rshares": 61596105, + "voter": "uri-bruck" + }, + { + "rshares": 112983030208, + "voter": "shenanigator" + }, + { + "rshares": 10005063213, + "voter": "quinneaker" + }, + { + "rshares": 7626813355, + "voter": "einsteinpotsdam" + }, + { + "rshares": 4747321980, + "voter": "richardcrill" + }, + { + "rshares": 2205784762, + "voter": "jeremyfromwi" + }, + { + "rshares": 50588612, + "voter": "troich" + }, + { + "rshares": 1661534801, + "voter": "davidjkelley" + }, + { + "rshares": 50593879, + "voter": "crion" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 50271139, + "voter": "hitherise" + }, + { + "rshares": 50262756, + "voter": "wiss" + }, + { + "rshares": 54249219602, + "voter": "sponge-bob" + }, + { + "rshares": 15571056039, + "voter": "digital-wisdom" + }, + { + "rshares": 3365396535, + "voter": "getonthetrain" + }, + { + "rshares": 3710959443, + "voter": "ethical-ai" + }, + { + "rshares": 51033798, + "voter": "stroully" + }, + { + "rshares": 6831361820, + "voter": "jwaser" + }, + { + "rshares": 468106735, + "voter": "tfeldman" + }, + { + "rshares": 50712038, + "voter": "thadm" + }, + { + "rshares": 50710305, + "voter": "prof" + }, + { + "rshares": 1597514180, + "voter": "ionescur" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 50054445, + "voter": "coad" + }, + { + "rshares": 2675506788, + "voter": "bwaser" + }, + { + "rshares": 7645490859, + "voter": "renzoarg" + }, + { + "rshares": 50840303, + "voter": "sofa" + }, + { + "rshares": 53990613, + "voter": "roadhog" + }, + { + "rshares": 52794249, + "voter": "doggnostic" + }, + { + "rshares": 52521499, + "voter": "jenny-talls" + }, + { + "rshares": 8199670899, + "voter": "mariandavp" + }, + { + "rshares": 55344422883, + "voter": "brains" + }, + { + "rshares": 53415391, + "voter": "post-successful" + }, + { + "rshares": 5866415576, + "voter": "burnin" + }, + { + "rshares": 271439221, + "voter": "anomaly" + }, + { + "rshares": 2401297947, + "voter": "ellepdub" + }, + { + "rshares": 4116636581, + "voter": "michelle.gent" + }, + { + "rshares": 12115638535, + "voter": "herpetologyguy" + }, + { + "rshares": 4817004213, + "voter": "morgan.waser" + }, + { + "rshares": 50228382, + "voter": "dragonice" + }, + { + "rshares": 1288421610, + "voter": "aksinya" + }, + { + "rshares": 1921231770, + "voter": "bapparabi" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 3689852156, + "voter": "strong-ai" + }, + { + "rshares": 505556200, + "voter": "grisha-danunaher" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 50277354380, + "voter": "curie" + }, + { + "rshares": 851767121, + "voter": "dikanevroman" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 453506109, + "voter": "witchcraftblog" + }, + { + "rshares": 157799009, + "voter": "photorealistic" + }, + { + "rshares": 160880639, + "voter": "illusions" + }, + { + "rshares": 6920933761, + "voter": "dresden" + }, + { + "rshares": 160845765, + "voter": "caseyneistat" + }, + { + "rshares": 692395145, + "voter": "ysa" + }, + { + "rshares": 159984914, + "voter": "correct" + }, + { + "rshares": 159973989, + "voter": "capcom" + }, + { + "rshares": 159963865, + "voter": "sledgehammer" + }, + { + "rshares": 159950870, + "voter": "haribo" + }, + { + "rshares": 159531007, + "voter": "benetton" + }, + { + "rshares": 156194471, + "voter": "stimmt" + }, + { + "rshares": 159143891, + "voter": "reef" + }, + { + "rshares": 158632601, + "voter": "cream" + }, + { + "rshares": 891891710, + "voter": "reddust" + }, + { + "rshares": 336222066, + "voter": "aldentan" + }, + { + "rshares": 191981449, + "voter": "techslut" + } + ], + "author": "curie", + "author_payout_value": "0.000 HBD", + "author_reputation": 61.56, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://s11.postimg.org/jr2x6jjgj/Gallery_Cornelis_Van_Der_Geestd3286.jpg
    \n\n## Introduction\n[Project Curie](https://steemit.com/steemit/@donkeypong/announcing-project-curie-bringing-rewards-and-recognition-to-steemit-s-undiscovered-and-emerging-authors) is a community project run by several Steemit authors. Its mission is to help reward content creators who are posting great original content, yet who have not yet become established. In the short time since Curie began, our writers group has partnered with @nextgencrypto and other whale accounts to bring rewards to these deserving authors. *Writers, artists, chefs, photographers, videographers, and many others have been recognized by these rewards.*\n\nEach day, the members of our Project will publish this list of the posts that Project Curie has chosen to reward recently. We hope that this list will provide more positive exposure to the authors we have selected. Also, it is an effort for us to be more transparent about which posts are being rewarded. We hope that you will consider following not only this @curie account, but also many of the authors whose work is featured here each day. **Please consider adding your comments on these posts also!**\n\nProject Curie's daily curation lists will now be called \"The Daily Curie\". We hope you like the name! Future editions of The Daily Curie will [feature our new logo](https://steemit.com/curie/@kevinwong/logo-contest-for-project-curie-contest-process-and-winners-announcement). For the latest on Project Curie, do check out our [Month #1 update](https://steemit.com/curie/@curie/special-edition-major-updates-and-project-curie-month-1-roundup-12-august-11-september-2016). \n\n----------------------\n\n## Today's Brief Analysis\n\nToday's list polls all posts curated between 17:00 14/09 UTC and 17:00 15/09 UTC. Project Curie voted on a total of **103 posts** by 99 unique authors. **SBD 3,832** has been generated for authors thus far, at an average of SBD 37 per post. \n\n----------------------\n| Author | Post | Payout |\n| --------- | ---------- | --------- |\n| [@faddat](https://steemit.com/@faddat) | [[SYSTEMS GEEK SERIES] Roll your own Docker Platform: Faster and cheaper than the cloud, more rebellious than legal weed!](https://steemit.com/beyondbitcoin/@faddat/roll-your-own-docker-platform-faster-and-cheaper-than-the-cloud-more-rebellious-than-legal-weed) | 616.681 SBD |\n| [@rampant](https://steemit.com/@rampant) | [Steemit Daily Drawing Tutorial - Gesture drawings (plus tool)](https://steemit.com/art/@rampant/steemit-daily-drawing-tutorial-gesture-drawings-plus-tool) | 215.310 SBD |\n| [@shenanigator](https://steemit.com/@shenanigator) | [Doing the Right Thing Will Get You Fired. What Do You Do?](https://steemit.com/economics/@shenanigator/doing-the-right-thing-will-get-you-fired-what-do-you-do) | 205.664 SBD |\n| [@penguinpablo](https://steemit.com/@penguinpablo) | [How to Carve an Apple Leaf](https://steemit.com/food/@penguinpablo/how-to-carve-an-apple-leaf) | 196.419 SBD |\n| [@nathanjtaylor](https://steemit.com/@nathanjtaylor) | [Fire And Grace Art Painting And Poetry](https://steemit.com/art/@nathanjtaylor/fire-and-grace-or-art-painting-and-poetry) | 189.043 SBD |\n| [@lily-da-vine](https://steemit.com/@lily-da-vine) | [Going Bananas in Acapulco](https://steemit.com/gardening/@lily-da-vine/going-bananas-in-acapulco) | 158.416 SBD |\n| [@budgetbucketlist](https://steemit.com/@budgetbucketlist) | [A 1-week plunge into Mexico City's madness! Art adventures, Frida-seeking and unfiltered exhaust fumes...](https://steemit.com/travel/@budgetbucketlist/a-1-week-plunge-into-mexico-city-s-madness-art-adventures-frida-seeking-and-unfiltered-exhaust-fumes) | 151.033 SBD |\n| [@benjiberigan](https://steemit.com/@benjiberigan) | [Anarchist Architecture, part 5: The cruelty of architectural codes and regulations.](https://steemit.com/architecture/@benjiberigan/anarchist-architecture-part-5-the-cruelty-of-architectural-codes-and-regulations) | 132.427 SBD |\n| [@ausbitbank](https://steemit.com/@ausbitbank) | [The time my town flooded, the fragility of the food supply and lessons learned (Original photos)](https://steemit.com/australia/@ausbitbank/the-time-my-town-flooded-the-fragility-of-the-food-supply-and-lessons-learned-original-photos) | 125.877 SBD |\n| [@emily-cook](https://steemit.com/@emily-cook) | [THE ISLE OF MAN FILM FESTIVAL 2016 -A week of parties, red carpets and a lot of hard work!](https://steemit.com/film/@emily-cook/the-isle-of-man-film-festival-2016-a-week-of-parties-red-carpets-and-a-lot-of-hard-work) | 121.336 SBD |\n| [@team-leibniz](https://steemit.com/@team-leibniz) | [Week 1 NFL Daily Fantasy Football Results - How my Bayesian Inspired Lineups Fared (+$84.00)](https://steemit.com/sports/@team-leibniz/week-1-nfl-daily-fantasy-football-results-how-my-bayesian-inspired-lineups-fared-usd84-00) | 119.473 SBD |\n| [@ionescur](https://steemit.com/@ionescur) | [Urban dreams of freedom: back to the countryside, back to the land](https://steemit.com/life/@ionescur/urban-dreams-of-freedom-back-to-the-countryside-back-to-the-land) | 110.564 SBD |\n| [@kimal73](https://steemit.com/@kimal73) | [New traditionl painting - \"The Battle\" - Steps of work](https://steemit.com/art/@kimal73/new-traditionl-painting-the-battle-steps-of-work) | 105.622 SBD |\n| [@juliac](https://steemit.com/@juliac) | [One of The Best Portraits That I've Ever Created: Einstein. What Do You Think?](https://steemit.com/art/@juliac/one-of-the-best-portraits-that-i-ve-ever-created-einstein-what-do-you-think) | 103.781 SBD |\n| [@luzcypher](https://steemit.com/@luzcypher) | [Cover Crops Can Grow Food Organically With No Fertilizers, No Pesticides, No Herbicides And No Chemicals](https://steemit.com/gardening/@luzcypher/cover-crops-can-grow-food-organically-with-no-fertilizers-no-pesticides-no-herbicides-and-no-chemicals) | 100.117 SBD |\n| [@akareyon](https://steemit.com/@akareyon) | [I find your lack of argument disturbing](https://steemit.com/philosophy/@akareyon/i-find-your-lack-of-argument-disturbing) | 98.525 SBD |\n| [@curving](https://steemit.com/@curving) | [The Ephemeral Cairn Gardens Of the Austin Greenbelt - A Photo Journal and Meditation](https://steemit.com/life/@curving/the-ephemeral-cairn-gardens-of-the-austin-greenbelt-a-photo-journal-and-meditation) | 96.834 SBD |\n| [@aleksandraz](https://steemit.com/@aleksandraz) | [Incredible Science - Brainbow Technology](https://steemit.com/science/@aleksandraz/incredible-science-brainbow-technology) | 89.777 SBD |\n| [@skapaneas](https://steemit.com/@skapaneas) | [IBD Crohn desease and Ulceritive collitis. what are they, self diagnose, self treat and more.](https://steemit.com/health/@skapaneas/ibd-crohn-desease-and-ulceritive-collitis-what-are-they-self-diagnose-self-treat-and-more) | 85.958 SBD |\n| [@gargon](https://steemit.com/@gargon) | [Proyecto Cervantes (13 - 15 Sept 2016): Compensaci\u00f3n y reconocimiento para escritores de habla hispana / Bringing rewards and recognition to spanish writers (Vol. III)](https://steemit.com/spanish/@gargon/proyecto-cervantes-13-15-sept-2016-compensacion-y-reconocimiento-para-escritores-de-habla-hispana-bringing-rewards-and) | 83.725 SBD |\n| [@iamwne](https://steemit.com/@iamwne) | [Blade Runner Inspired Digital Set - The Dark Market - Beauty Pass](https://steemit.com/art/@iamwne/blade-runner-inspired-digital-set-the-dark-market-beauty-pass) | 83.869 SBD |\n| [@stormblaze](https://steemit.com/@stormblaze) | [Where Do Deleted Files Go?](https://steemit.com/technology/@stormblaze/where-do-deleted-files-go) | 81.221 SBD |\n| [@yanarnst](https://steemit.com/@yanarnst) | [Steemit Food Art lesson 2 ''Salad with chicken liver and pine nuts''](https://steemit.com/food/@yanarnst/steemit-food-art-lesson-2-salad-with-chicken-liver-and-pine-nuts) | 78.034 SBD |\n| [@senseye](https://steemit.com/@senseye) | [Myths in the Sky: Ursa Major and Ursa Minor](https://steemit.com/science/@senseye/myths-in-the-sky-ursa-major-and-ursa-minor) | 72.174 SBD |\n| [@crasch](https://steemit.com/@crasch) | [Brain preservation: an ambulance to the future](https://steemit.com/aging/@crasch/brain-preservation-an-ambulance-to-the-future) | 72.082 SBD |\n| [@senseye](https://steemit.com/@senseye) | [Vivisecting the Stargazing Tribe: Visual Observers and Screen Scanners](https://steemit.com/science/@senseye/vivisecting-the-stargazing-tribe-visual-observers-and-screen-scanners) | 71.421 SBD |\n| [@cristi](https://steemit.com/@cristi) | [Radical Metabolism - No Food and Water for 8 Months](https://steemit.com/extreme/@cristi/radical-metabolism-no-food-and-water-for-8-months) | 69.559 SBD |\n| [@stranger27](https://steemit.com/@stranger27) | [Fibonacci sequence and Golden Ratio: magic numbers of Nature](https://steemit.com/popularscience/@stranger27/fibonacci-sequence-and-golden-ratio-magic-numbers-of-nature) | 66.258 SBD |\n| [@nekromarinist](https://steemit.com/@nekromarinist) | [Let's talk a little bit about phobias today!](https://steemit.com/art/@nekromarinist/let-s-talk-a-little-bit-about-phobias-today) | 61.776 SBD |\n| [@richman](https://steemit.com/@richman) | [If you want to lose a friend, lend him money (My life story)](https://steemit.com/story/@richman/if-you-want-to-lose-a-friend-lend-him-money-my-life-story) | 58.193 SBD |\n| [@maceytomlin](https://steemit.com/@maceytomlin) | [What Exactly is Ayahuasca? How Should You Prepare for a Ceremony?](https://steemit.com/psychedelics/@maceytomlin/what-exactly-is-ayahuasca-how-should-you-prepare-for-a-ceremony) | 58.197 SBD |\n| [@nili](https://steemit.com/@nili) | [Smart Life (part 2) - Resolving the Godel's paradox on the blockchain as a solution for a decentralized trusted protocol](https://steemit.com/blockchain/@nili/smart-life-part-2-resolving-the-godel-s-paradox-on-the-blockchain-as-a-solution-for-a-trusted-protocol) | 55.575 SBD |\n| [@optimistic-crone](https://steemit.com/@optimistic-crone) | [PROBIOTICS FOR LIFE!!! SUPER SIMPLE FERMENTED VEGETABLE 'KIM CHEE' RECIPE](https://steemit.com/food/@optimistic-crone/probiotics-for-life-super-simple-fermented-vegetable-kim-chee-recipe) | 54.909 SBD |\n| [@anarchyhasnogods](https://steemit.com/@anarchyhasnogods) | [Learning one dimensional motion using graphs- physics for beginners - part one](https://steemit.com/science/@anarchyhasnogods/learning-one-dimensional-motion-using-graphs-physics-for-beginners-part-one) | 53.295 SBD |\n| [@yostopia](https://steemit.com/@yostopia) | [Beginner's mind, creative mind... the making of a Vimeo Staff Pick.](https://steemit.com/photography/@yostopia/beginner-s-mind-creative-mind-the-making-of-a-vimeo-staff-pick) | 51.222 SBD |\n| [@reneenouveau](https://steemit.com/@reneenouveau) | [My response to Paul Steyn's myopic article \"Mr. Environmentalist\" shockingly published by National Geographic in Sept 2015.](https://steemit.com/environment/@reneenouveau/paul-steyn-takes-aim-at-mr-environmentalist-in-a-shocking-article-published-by-national-geographic-in-sept-2015) | 49.433 SBD |\n| [@king3071](https://steemit.com/@king3071) | [MY DREAM DESTINATION - SWITZERLAND](https://steemit.com/travel/@king3071/my-dream-destination-switzerland) | 49.816 SBD |\n| [@kolin.evans](https://steemit.com/@kolin.evans) | [Something a little more substantial for you to think about - the 'IS' / 'WAS' CPT (Continuous Probable Time-lines.)](https://steemit.com/science/@kolin.evans/something-a-little-more-substantial-for-you-to-think-about-the-is-was-cpt-continuous-probable-time-lines) | 47.288 SBD |\n| [@fenglosophy](https://steemit.com/@fenglosophy) | [Does the language you speak influence how you think?](https://steemit.com/life/@fenglosophy/does-the-language-you-speak-influence-how-you-think) | 44.070 SBD |\n| [@mandibil](https://steemit.com/@mandibil) | [SAVAGE [Gorm Just, Denmark 2009] - movie review by Mandibil](https://steemit.com/film/@mandibil/savage-gorm-just-denmark-2009-movie-review-by-mandibil) | 44.621 SBD |\n| [@therajmahal](https://steemit.com/@therajmahal) | [Making the Impossible... Possible](https://steemit.com/science/@therajmahal/making-the-impossible-possible) | 44.765 SBD |\n| [@carlitashaw](https://steemit.com/@carlitashaw) | [The World's Worst Oil Spills, Ramifications & Amazing Alternative Solutions.](https://steemit.com/science/@carlitashaw/the-world-s-worst-oil-spills-ramifications-and-amazing-alternative-solutions) | 44.986 SBD |\n| [@renzoarg](https://steemit.com/@renzoarg) | [Skip a pill - Antibiotics](https://steemit.com/science/@renzoarg/skip-a-pill-antibiotics) | 43.918 SBD |\n| [@rachelsvparry](https://steemit.com/@rachelsvparry) | [Under the Sea (again, but better this time)](https://steemit.com/art/@rachelsvparry/under-the-sea-again-but-better-this-time) | 43.436 SBD |\n| [@royalmacro](https://steemit.com/@royalmacro) | [lonely tree [An Original Abstract Art]](https://steemit.com/art/@royalmacro/lonely-tree-an-original-abstract-art) | 42.826 SBD |\n| [@stephmckenzie](https://steemit.com/@stephmckenzie) | [The Power of Choice--A Magnificent Key to True Personal Freedom](https://steemit.com/anarchy/@stephmckenzie/the-power-of-choice-the-magnificent-key-to-true-personal-freedom-for-everyone) | 42.441 SBD |\n| [@alwayzgame](https://steemit.com/@alwayzgame) | [10 simple steps to ruin your child's life](https://steemit.com/kids/@alwayzgame/10-simple-steps-to-ruin-your-child-s-life) | 42.475 SBD |\n| [@nonlinearone](https://steemit.com/@nonlinearone) | [Can Hemingway Improve Your Writing?](https://steemit.com/writing/@nonlinearone/can-hemingway-improve-your-writing) | 42.669 SBD |\n| [@kafkanarchy84](https://steemit.com/@kafkanarchy84) | [\"Johnny B. Goode\" Guitar Lesson and Intro to Theory, Vol. II](https://steemit.com/music/@kafkanarchy84/johnny-b-goode-guitar-lesson-and-intro-to-theory-vol-ii) | 41.326 SBD |\n| [@feline1991](https://steemit.com/@feline1991) | [A Steemit Original - A Lifetime of Seeking Happiness - Chapter 2 - Part 2](https://steemit.com/writing/@feline1991/a-steemit-original-a-lifetime-of-seeking-happiness-chapter-2-part-2) | 41.931 SBD |\n| [@geke](https://steemit.com/@geke) | [The Banker and the Bulova - an original poem (Steemit flash-writing challenge)](https://steemit.com/writing/@geke/the-banker-and-the-bulova-an-original-poem-steemit-flash-writing-challenge) | 41.497 SBD |\n| [@lscottphotos](https://steemit.com/@lscottphotos) | [LSCOTTPHOTOS Welcome to my family :) Thank you steemers <3 (Original Photos)](https://steemit.com/photography/@lscottphotos/lscottphotos-welcome-to-the-family-one-week-review-original-photos) | 40.201 SBD |\n| [@pinkisland](https://steemit.com/@pinkisland) | [My Philosophy of Education](https://steemit.com/writing/@pinkisland/my-philosophy-of-education) | 40.978 SBD |\n| [@jgcastrillo19](https://steemit.com/@jgcastrillo19) | [HOMO HABILIS (Hombre constructor) Parte cinco](https://steemit.com/spanish/@jgcastrillo19/homo-habilis-hombre-constructor-parte-cinco) | 39.708 SBD |\n| [@luisucv34](https://steemit.com/@luisucv34) | [Venezuela: The lack of opportunities (English edition)](https://steemit.com/freedom/@luisucv34/venezuela-the-lack-of-opportunities-english-edition) | 39.783 SBD |\n| [@beowulfoflegend](https://steemit.com/@beowulfoflegend) | [Silvanus and Empire, an Original Novel (Chapter Twenty)](https://steemit.com/writing/@beowulfoflegend/silvanus-and-empire-an-original-novel-chapter-twenty) | 39.543 SBD |\n| [@mariandavp](https://steemit.com/@mariandavp) | [From zero to hero - abstract office art by @mariandavp](https://steemit.com/art/@mariandavp/from-zero-to-hero-abstract-office-art-by-mariandavp) | 39.529 SBD |\n| [@nasimbabu](https://steemit.com/@nasimbabu) | [The technology that defends us from potentially deadly diseases](https://steemit.com/life/@nasimbabu/the-technology-that-defends-us-from-potentially-deadly-diseases) | 39.620 SBD |\n| [@royaltiffany](https://steemit.com/@royaltiffany) | [Steemit B'Day Movie Review Contest Update!](https://steemit.com/bdaymoviereview/@royaltiffany/steemit-b-day-movie-review-contest-update) | 37.706 SBD |\n| [@travelista](https://steemit.com/@travelista) | [An Adventure in Isla Esp\u00edritu Santo!](https://steemit.com/travel/@travelista/an-adventure-in-isla-espiritu-santo) | 37.218 SBD |\n| [@jpiper20](https://steemit.com/@jpiper20) | [We Meet At Night -- An Original Story (Part 4)](https://steemit.com/life/@jpiper20/we-meet-at-night-an-original-story-part-4) | 37.319 SBD |\n| [@kimal73](https://steemit.com/@kimal73) | [My new painting - \"Dexter\" - Modern Impressionism](https://steemit.com/art/@kimal73/my-new-painting-dexter-modern-impressionism) | 36.937 SBD |\n| [@krystle](https://steemit.com/@krystle) | [Keltorin's Flora and Fauna of Note - Firikwea - Valcanne's Guide to Keltorin](https://steemit.com/fiction/@krystle/keltorin-s-flora-and-fauna-of-note-firikwea-valcanne-s-guide-to-keltorin) | 36.972 SBD |\n| [@cryptoiskey](https://steemit.com/@cryptoiskey) | [Workout from home on the cheap! - 12th September #Ultimate workout companion for your kids!](https://steemit.com/steemit/@cryptoiskey/workout-from-home-on-the-cheap-12th-september-ultimate-workout-companion-for-your-kids) | 36.115 SBD |\n| [@getonthetrain](https://steemit.com/@getonthetrain) | [Top 10 Grisly Medieval Torture Methods](https://steemit.com/life/@getonthetrain/top-10-grisly-medieval-torture-methods) | 34.093 SBD |\n| [@ansharphoto](https://steemit.com/@ansharphoto) | [Roman Forum in the Morning, Rome](https://steemit.com/photography/@ansharphoto/roman-forum-in-the-morning-rome) | 33.328 SBD |\n| [@aboundlessworld](https://steemit.com/@aboundlessworld) | [Introducing The Steemit Stories Podcast!](https://steemit.com/steemit/@aboundlessworld/introducing-the-steemit-stories-podcast) | 33.728 SBD |\n| [@thornybastard](https://steemit.com/@thornybastard) | [Chapter 10: A Call from the Forest\u2014\u6765\u81ea\u68ee\u6797\u7684\u547c\u5524](https://steemit.com/cn/@thornybastard/chapter-10-a-call-from-the-forest) | 32.465 SBD |\n| [@crasch](https://steemit.com/@crasch) | [Installing Bitshares / graphene from source on Mac OS X Yosemite (10.5.5)](https://steemit.com/bitshares/@crasch/installing-bitshares-graphene-from-source-on-mac-os-x-yosemite-10-5-5) | 32.348 SBD |\n| [@dumar022](https://steemit.com/@dumar022) | [Workshop lesson 6: Wrench: You don't wanna mess with this](https://steemit.com/techreview/@dumar022/workshop-lesson-6-wrench-you-don-t-wanna-mess-with-this) | 32.155 SBD |\n| [@lapilipinas](https://steemit.com/@lapilipinas) | [Light from distant stars](https://steemit.com/science/@lapilipinas/light-from-distant-stars) | 32.778 SBD |\n| [@williambanks](https://steemit.com/@williambanks) | [Towards A Better Tomorrow : Part 1 - There but for grace!](https://steemit.com/life/@williambanks/towards-a-better-tomorrow-part-1-there-but-for-grace) | 31.434 SBD |\n| [@driv3n](https://steemit.com/@driv3n) | [How to Solve the Rubik's Cube like a boss - Part 2](https://steemit.com/life/@driv3n/how-to-solve-the-rubik-s-cube-like-a-boss-part-2) | 31.858 SBD |\n| [@timbot606](https://steemit.com/@timbot606) | [Growing up in Appalachia](https://steemit.com/life/@timbot606/growing-up-in-appalachia) | 31.548 SBD |\n| [@themagus](https://steemit.com/@themagus) | [A less privileged white growing up in South Africa in the 1970's - part 2](https://steemit.com/life/@themagus/a-less-privileged-white-growing-up-in-south-africa-in-the-1970-s-part-2) | 31.099 SBD |\n| [@echoesinthemind](https://steemit.com/@echoesinthemind) | [Hanging Upside Down / DO NOT Try At Home](https://steemit.com/life/@echoesinthemind/hanging-upside-down) | 31.736 SBD |\n| [@ysa](https://steemit.com/@ysa) | [My pictures from traveling to Estes Park, Colorado](https://steemit.com/photograpy/@ysa/my-pictures-from-traveling-to-estes-park-colorado) | 31.981 SBD |\n| [@aksinya](https://steemit.com/@aksinya) | [Our Trip to Wonderful, Scary and Unforgettable Kenya. Original Photos and Video](https://steemit.com/travel/@aksinya/our-trip-to-wonderful-scary-and-unforgettable-kenya-original-photos-and-video) | 31.882 SBD |\n| [@jgcastrillo19](https://steemit.com/@jgcastrillo19) | [HOMO HABILIS (Hombre constructor) Parte cuatro](https://steemit.com/spanish/@jgcastrillo19/wallet-homo-habilis-hombre-constructor-parte-cuatro) | 31.992 SBD |\n| [@successfully00](https://steemit.com/@successfully00) | [Knowing The Math - Mental Tricks - Multiplication Part 1](https://steemit.com/mathematics/@successfully00/knowing-the-math-mental-tricks-multiplication-part-1) | 31.037 SBD |\n| [@linzo](https://steemit.com/@linzo) | [A Life Fantasy (Original Poem)](https://steemit.com/poem/@linzo/a-life-fantasy-original-poem) | 30.964 SBD |\n| [@hilarski](https://steemit.com/@hilarski) | [Panama Critters.](https://steemit.com/panama/@hilarski/panama-critters) | 28.729 SBD |\n| [@sulev](https://steemit.com/@sulev) | [Photography #11 - Pictures from my Garden: Bees, Lizards and other (part 2)](https://steemit.com/photography/@sulev/photography-11-pictures-from-my-garden-bees-lizards-and-other-part-2) | 27.947 SBD |\n| [@steemswede](https://steemit.com/@steemswede) | [[BEER REVIEW] Thomas Hardy's Ale](https://steemit.com/beer/@steemswede/beer-review-thomas-hardy-s-ale) | 27.183 SBD |\n| [@marius19](https://steemit.com/@marius19) | [Set of paper coffee cups. Origami](https://steemit.com/steemit/@marius19/set-of-paper-coffee-cups-origami) | 26.439 SBD |\n| [@poeticsnake](https://steemit.com/@poeticsnake) | [Autumn is coming Doodle style! ( Tutorial with step by step drawings)](https://steemit.com/art/@poeticsnake/autumn-is-coming-doodle-style-tutorial-with-step-by-step-drawings) | 26.547 SBD |\n| [@kiddarko](https://steemit.com/@kiddarko) | [Peep Life a Story By KidDarko (with tattoo illistrations and video)](https://steemit.com/art/@kiddarko/peep-life-a-story-by-kiddarko-with-tattoo-illistrations-and-video) | 26.853 SBD |\n| [@shieha](https://steemit.com/@shieha) | [The Hardest Computer Game of All Time - Robot Odyssey - Part 2](https://steemit.com/games/@shieha/the-hardest-computer-game-of-all-time-robot-odyssey-part-2) | 26.372 SBD |\n| [@ayim](https://steemit.com/@ayim) | [Fixing Posture - Part 4: Neck](https://steemit.com/life/@ayim/fixing-posture-part-4-neck) | 26.142 SBD |\n| [@hitmeasap](https://steemit.com/@hitmeasap) | [I am Batman's Robin or Skywalkers R2-D2. - I've always been the co-pilot. Always been the second choice.](https://steemit.com/writing/@hitmeasap/i-am-batman-s-robin-or-skywalkers-r2-d2-i-ve-always-been-the-co-pilot-always-been-the-second-choice) | 25.747 SBD |\n| [@peskov](https://steemit.com/@peskov) | [Antonikha. Part 2 (featuring Vasily Peskov as author)](https://steemit.com/life/@peskov/antonikha-part-2-featuring-vasily-peskov-as-author) | 25.173 SBD |\n| [@aldentan](https://steemit.com/@aldentan) | [Advice from an angry dude: Breathe and interrupt your thoughts](https://steemit.com/life/@aldentan/advice-from-an-angry-dude-breathe-and-interrupt-your-thoughts) | 25.162 SBD |\n| [@beginningtoend](https://steemit.com/@beginningtoend) | [Poetry, art and a little home spun philosophy.](https://steemit.com/poetry/@beginningtoend/poetry-art-and-a-little-home-spum-philosophy) | 25.708 SBD |\n| [@kaykunoichi](https://steemit.com/@kaykunoichi) | [Suicide Note - Audio (Written & performed by myself)](https://steemit.com/life/@kaykunoichi/suicide-note-audio-written-and-performed-by-myself) | 25.523 SBD |\n| [@booky](https://steemit.com/@booky) | [Boosting Leadership Skills = Healthier Happier You and Your Workmates](https://steemit.com/life/@booky/boosting-leadership-skills-healthier-happier-you-and-your-workmates) | 24.083 SBD |\n| [@doubledex](https://steemit.com/@doubledex) | [Do you Know the Difference Between RIGHT & WRONG?](https://steemit.com/ethics/@doubledex/do-you-know-the-difference-between-right-and-wrong) | 24.516 SBD |\n| [@ekaterina4ka](https://steemit.com/@ekaterina4ka) | [We Knit Patterns by the Spokes. Post 2. \u0412\u044f\u0436\u0435\u043c \u0443\u0437\u043e\u0440\u044b \u0441\u043f\u0438\u0446\u0430\u043c\u0438. \u041f\u043e\u0441\u0442 2.](https://steemit.com/photography/@ekaterina4ka/we-knit-patterns-by-the-spokes-post-2-vyazhem-uzory-spicami-post-2) | 24.793 SBD |\n| [@scaredycatguide](https://steemit.com/@scaredycatguide) | [Real Talk - Vol 9. - Welcome To Dogmerica](https://steemit.com/real-talk/@scaredycatguide/real-talk-vol-9-welcome-to-dogmerica) | 24.207 SBD |\n| [@amy-goodrich](https://steemit.com/@amy-goodrich) | [Pineapple Mojito Green Smoothie](https://steemit.com/smoothie/@amy-goodrich/pineapple-mojito-green-smoothie) | 24.126 SBD |\n| [@scott.stevens](https://steemit.com/@scott.stevens) | [Awareness of Bitcoin is Now More Important Than Awareness of Geoengineering](https://steemit.com/bitcoin/@scott.stevens/awareness-of-bitcoin-is-now-more-important-than-awareness-of-geoengineering) | 24.875 SBD |\n| [@witchcraftblog](https://steemit.com/@witchcraftblog) | [My trip to Italy. Pisa.](https://steemit.com/travel/@witchcraftblog/my-trip-to-italy-pisa) | 24.265 SBD |\n| [@ibringawareness](https://steemit.com/@ibringawareness) | [\"Why I Got Stiffed\" Guy's Waiter Blog chapter 5](https://steemit.com/food/@ibringawareness/why-i-got-stiffed-guy-s-waiter-blog-chapter-5) | 24.224 SBD |\n| [@kimal73](https://steemit.com/@kimal73) | [My new illustration - Batman vs Superman - Modern Impressionism by kimal73](https://steemit.com/art/@kimal73/my-new-illustration-batman-vs-superman-modern-impressionism-by-kimal73) | 23.617 SBD |\n| [@leylar](https://steemit.com/@leylar) | [Seeds are great travelers ~ Own work](https://steemit.com/photography/@leylar/seeds-are-great-travelers-own-work) | 23.166 SBD |\n| [@ocrdu](https://steemit.com/@ocrdu) | [The pods that go \"pop\"](https://steemit.com/photography/@ocrdu/the-pods-that-go-pop) | 23.530 SBD |\n| [@rusla](https://steemit.com/@rusla) | [Japan. Part8.](https://steemit.com/travel/@rusla/japan-part8) | 23.209 SBD |\n| [@edgarsart](https://steemit.com/@edgarsart) | [Puppy Charcoal Original Pencil Drawing](https://steemit.com/art/@edgarsart/puppy-charcoal-original-pencil-drawing) | 23.879 SBD |\n| [@borishaifa](https://steemit.com/@borishaifa) | [To Write Or Not To Wirte? \u041f\u0438\u0441\u0430\u0442\u044c \u0438\u043b\u0438 \u043d\u0435 \u043f\u0438\u0441\u0430\u0442\u044c?](https://steemit.com/steemit/@borishaifa/to-write-or-not-to-wirte-pisat-ili-ne-pisat) | 23.730 SBD |\n| [@eveningstar92](https://steemit.com/@eveningstar92) | [Shit Happens, Move On-NSFW- Evening Star Art](https://steemit.com/art/@eveningstar92/shit-happens-move-on-nsfw-evening-star-art) | 23.092 SBD |\n| [@elewarne](https://steemit.com/@elewarne) | [Mixed Media](https://steemit.com/mixedmedia/@elewarne/mixed-media) | 23.059 SBD |\n| [@shredlord](https://steemit.com/@shredlord) | [Sunrise](https://steemit.com/art/@shredlord/sunrise) | 23.318 SBD |\n| [@sherlockcupid](https://steemit.com/@sherlockcupid) | [Let's Talk: Fears (Part One)](https://steemit.com/life/@sherlockcupid/let-s-talk-fears-part-one) | 23.720 SBD |\n| [@annesaya](https://steemit.com/@annesaya) | [Our Guiding Star, a poem (A tribute to writers)](https://steemit.com/poetry/@annesaya/our-guiding-star-a-poem-a-tribute-to-writers) | 23.384 SBD |\n| [@fitmama](https://steemit.com/@fitmama) | [Why Do I Bother....](https://steemit.com/life/@fitmama/why-do-i-bother) | 23.451 SBD |\n| [@ezzy](https://steemit.com/@ezzy) | [The Bionic Experiment - Part 1 (My Original Short Stories)](https://steemit.com/story/@ezzy/the-bionic-experiment-part-1-my-original-short-stories) | 23.480 SBD |\n| [@kingarbinv](https://steemit.com/@kingarbinv) | [Adventures in Nemaland - Part 8 (Video) + My best Pokemon catch so far.](https://steemit.com/blog/@kingarbinv/adventures-in-nemaland-part-8-video-my-best-pokemon-catch-so-far) | 23.292 SBD |\n| [@soulsistashakti](https://steemit.com/@soulsistashakti) | [How to Detect and Deflect Gaslighting from a Narcissist](https://steemit.com/abuse/@soulsistashakti/how-to-detect-and-deflect-gaslighting-from-a-narcissist) | 22.018 SBD |\n| [@puffin](https://steemit.com/@puffin) | [Tragical Impoverishment - Society's Dirt (Original Poem)](https://steemit.com/story/@puffin/tragic-impoverishment-society-s-dirt-original-poem) | 22.621 SBD |\n| [@cehuneke](https://steemit.com/@cehuneke) | [The Sugar Scandal: Corrupted Science in the Debate of Fat vs. Sugar and Coronary Heart Disease](https://steemit.com/health/@cehuneke/the-sugar-scandal-corrupted-science-in-the-debate-of-fat-vs-sugar-and-coronary-heart-disease) | 22.821 SBD |\n| [@tanata](https://steemit.com/@tanata) | [Little Black Dress involving](https://steemit.com/fashion/@tanata/little-black-dress-involving) | 22.237 SBD |\n| [@steemwriter](https://steemit.com/@steemwriter) | [YouTube Demonetization: A Step Towards Censorship?](https://steemit.com/new/@steemwriter/youtube-demonetization-a-step-towards-censorship) | 22.297 SBD |\n| [@michelle.gent](https://steemit.com/@michelle.gent) | [Dusty - one of my characters](https://steemit.com/story/@michelle.gent/dusty-one-of-my-characters) | 22.659 SBD |\n| [@edgarsart](https://steemit.com/@edgarsart) | [A Gift-Original Rose Drawing](https://steemit.com/art/@edgarsart/a-gift-original-rose-drawing) | 22.249 SBD |\n| [@runridefly](https://steemit.com/@runridefly) | [Minnow's Life - @runridefly original cartoon \"minnowsunite Whale sighting\" minnows and a whale](https://steemit.com/cartoon/@runridefly/minnow-s-life-runridefly-original-cartoon-minnowsunite-whale-sighting-minnows-and-a-whale) | 22.836 SBD |\n| [@doubledex](https://steemit.com/@doubledex) | [[SHORT STORY] The Cult of Personality - Part One](https://steemit.com/fiction/@doubledex/short-story-the-cult-of-personality-part-one) | 22.552 SBD |\n| [@lyubovbar](https://steemit.com/@lyubovbar) | [Look at the Flower Chicory: a Useful and Beautiful Flower ... my Favorite Photos of Chicory](https://steemit.com/photography/@lyubovbar/look-at-the-flower-chicory-a-useful-and-beautiful-flower-my-favorite-photos-of-chicory) | 22.795 SBD |\n| [@victoriart](https://steemit.com/@victoriart) | [Hazelnut Mood](https://steemit.com/art/@victoriart/hazelnut-mood) | 22.443 SBD |\n| [@heroic15397](https://steemit.com/@heroic15397) | [Amazing Birds in the Greater Montreal area](https://steemit.com/montreal/@heroic15397/amazing-birds-in-the-greater-montreal-area) | 22.987 SBD |\n| [@smartercars](https://steemit.com/@smartercars) | [Reviewing the Volkswagen Touareg ~ Smarter Car Reviews](https://steemit.com/cars/@smartercars/reviewing-the-volkswagen-touareg-smarter-car-reviews) | 22.975 SBD |\n| [@rubenalexander](https://steemit.com/@rubenalexander) | [Blues Jam & Techniques [9-14-2016]](https://steemit.com/music/@rubenalexander/blues-jam-9-14-2016) | 22.415 SBD |\n| [@matthew.raymer](https://steemit.com/@matthew.raymer) | [Life Stories](https://steemit.com/psychology/@matthew.raymer/life-stories) | 22.733 SBD |\n| [@positivesteem](https://steemit.com/@positivesteem) | [Common Sense Versus Degrees: The Man Who Has One Hundred Degrees](https://steemit.com/minnowsunite/@positivesteem/common-sense-versus-degrees-the-man-who-has-one-hundred-degrees) | 22.941 SBD |\n| [@d3nv3r](https://steemit.com/@d3nv3r) | [Cloud Mining - The Struggle is Real](https://steemit.com/mining/@d3nv3r/cloud-mining-the-struggle-is-real) | 22.266 SBD |\n| [@adubi](https://steemit.com/@adubi) | [Healing Food Plan: The Ultimate Cheat Sheet](https://steemit.com/life/@adubi/healing-food-plan-the-ultimate-cheat-sheet) | 22.947 SBD |\n| [@alitas](https://steemit.com/@alitas) | [(spanish) Cazuela de Calamar con Papas Rejilla](https://steemit.com/spanish/@alitas/spanish-cazuela-de-calamar-con-papas-rejilla) | 22.240 SBD |\n| [@mazi](https://steemit.com/@mazi) | [I Can See Clearly Now .... Platanus occidentalis](https://steemit.com/travel/@mazi/i-can-see-clearly-now-platanus-occidentalis) | 22.784 SBD |\n| [@mikemacintire](https://steemit.com/@mikemacintire) | [A Red Like No Other - My work](https://steemit.com/photography/@mikemacintire/a-red-like-no-other-my-work) | 22.289 SBD |\n| [@altzero](https://steemit.com/@altzero) | [Im\u00e1genes de una vida (2)](https://steemit.com/spanish/@altzero/imagenes-de-una-vida-2) | 21.555 SBD |\n| [@birdie](https://steemit.com/@birdie) | [Clouds That Demand Attention (Original Photos)](https://steemit.com/photography/@birdie/clouds-that-demand-attention-original-photos) | 21.397 SBD |\n| [@michaelstobiersk](https://steemit.com/@michaelstobiersk) | [An Original Painting by Michael Stobierski](https://steemit.com/art/@michaelstobiersk/5jbxxg-an-original-painting-by-michael-stobierski) | 21.367 SBD |\n| [@reddust](https://steemit.com/@reddust) | [Meditation Experience Can Be Really Scary](https://steemit.com/art/@reddust/meditation-experience-can-be-really-scary) | 21.583 SBD |\n| [@rubenalexander](https://steemit.com/@rubenalexander) | [The Price Is Right Theme Music Breakdown](https://steemit.com/art/@rubenalexander/the-price-is-right-theme-music-breakdown) | 21.937 SBD |\n| [@karisa](https://steemit.com/@karisa) | [Very tasty and delicious curd cookies specially for Steemit . Part 4](https://steemit.com/food/@karisa/very-tasty-and-delicious-curd-cookies-specially-for-steemit-part-4) | 21.940 SBD |\n| [@lyubovbar](https://steemit.com/@lyubovbar) | [Borovoye (Burabai) - Pearl of Kazakhstan: The Incredible Journey (Story of my Husband)](https://steemit.com/travel/@lyubovbar/borovoye-pearl-of-kazakhstan-the-incredible-journey-story-of-my-husband) | 20.616 SBD |\n| [@burnin](https://steemit.com/@burnin) | [Exploring the Off-Limits Areas of the Largest Cruise Ship In the World - Part 2](https://steemit.com/travel/@burnin/exploring-the-off-limits-areas-of-the-largest-cruise-ship-in-the-world-part-2) | 20.298 SBD |\n| [@reddust](https://steemit.com/@reddust) | [Eyes Of Wisdom](https://steemit.com/art/@reddust/eyes-of-wisdom) | 20.051 SBD |\n| [@levycore](https://steemit.com/@levycore) | [Hot Chocolate Art - Trying Draw Faces](https://steemit.com/food/@levycore/hot-chocolate-art-trying-draw-faces) | 20.233 SBD |\n| [@awesomenyl](https://steemit.com/@awesomenyl) | [Sunflower Paper Tutorial](https://steemit.com/art/@awesomenyl/sunflower-paper-tutorial) | 20.040 SBD |\n| [@aldentan](https://steemit.com/@aldentan) | [The epic and awesome guide to writing articles like a true artist that people want to read and share! [Edited for Steemit today]](https://steemit.com/writing/@aldentan/the-epic-and-awesome-guide-to-writing-articles-like-a-true-artist-that-people-want-to-read-and-share-edited-for-steemit-today) | 20.192 SBD |\n| [@naquoya](https://steemit.com/@naquoya) | [[ORIGINAL FICTION] Bad Trip part two: The Gamemaster](https://steemit.com/story/@naquoya/original-fiction-bad-trip-part-two-the-gamemaster) | 20.041 SBD |\n| [@moon32walker](https://steemit.com/@moon32walker) | [Top 10 Game Development Studios](https://steemit.com/gaming/@moon32walker/top-10-game-development-studios) | 20.468 SBD |\n| [@gustavopasquini](https://steemit.com/@gustavopasquini) | [Polenta with Ragu Meat Dry](https://steemit.com/food/@gustavopasquini/polenta-with-ragu-meat-dry) | 20.436 SBD |\n| [@benadapt](https://steemit.com/@benadapt) | [Capturing the Milky Way \u2014 A Photographer\u2019s Biggest Challenge](https://steemit.com/photography/@benadapt/capturing-the-milky-way-a-photographer-s-biggest-challenge) | 20.477 SBD |\n| [@altzero](https://steemit.com/@altzero) | [\u00bfQue es la nueva economia?](https://steemit.com/spanish/@altzero/que-es-la-nueva-economia) | 20.037 SBD |\n| [@por500bolos](https://steemit.com/@por500bolos) | [Uncovering The Most Transcendental & Biggest Secret In The Human Life. \u00bfSkeptical? I will challenge you to prove otherwise!!](https://steemit.com/spanish/@por500bolos/uncovering-the-most-transcendental-and-biggest-secret-in-the-human-life-skeptical-i-will-challenge-you-to-prove-otherwise) | 20.894 SBD |\n| [@zonpower](https://steemit.com/@zonpower) | [This is a place (An original Poem)](https://steemit.com/poem/@zonpower/this-is-a-place-an-original-poem) | 20.869 SBD |\n| [@katharsisdrill](https://steemit.com/@katharsisdrill) | [The rune-stones of Jelling, and a new realisation.](https://steemit.com/history/@katharsisdrill/the-rune-stones-of-jelling-and-a-new-realisation) | 19.761 SBD |\n| [@glezeddy](https://steemit.com/@glezeddy) | [MEZCLA DE TEQUILA PARA DAR EL \"GRITO\" (M\u00c9XICO)](https://steemit.com/steem/@glezeddy/mezcla-de-tequila-para-dar-el-grito-mexico) | 15.682 SBD |\n| [@onetree](https://steemit.com/@onetree) | [South African Slang - Enter Those Who Dare!](https://steemit.com/culture/@onetree/south-african-slang-enter-those-who-dare) | 33.017 SBD |\n| [@verbal-d](https://steemit.com/@verbal-d) | [Melodious Music Memoirs # 2: Impact](https://steemit.com/music/@verbal-d/melodious-music-memoirs-2-impact) | 30.372 SBD |\n| [@wanderingagorist](https://steemit.com/@wanderingagorist) | [Foraging Wild Rose Hips for Tea and Eating](https://steemit.com/travel/@wanderingagorist/wild-rose-hips-foraging-for-tea-and-eating) | 29.228 SBD |\n| [@knablinz](https://steemit.com/@knablinz) | [Hand-Made Collage Art By Knablinz ( Donuts & Coffee )](https://steemit.com/music/@knablinz/hand-made-collage-art-by-knablinz-donuts-and-coffee) | 35.939 SBD |\n\n---------------------------\n
    Note: All author rewards from this post will be used to fund Project Curie.
    Join us in #curie on Steemit.chat and follow us @curie!
    ", + "category": "curie", + "children": 10, + "created": "2016-09-15T17:53:48", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s11.postimg.org/jr2x6jjgj/Gallery_Cornelis_Van_Der_Geestd3286.jpg" + ], + "links": [ + "https://steemit.com/steemit/@donkeypong/announcing-project-curie-bringing-rewards-and-recognition-to-steemit-s-undiscovered-and-emerging-authors", + "https://steemit.com/curie/@kevinwong/logo-contest-for-project-curie-contest-process-and-winners-announcement", + "https://steemit.com/curie/@curie/special-edition-major-updates-and-project-curie-month-1-roundup-12-august-11-september-2016", + "https://steemit.com/@faddat", + "https://steemit.com/beyondbitcoin/@faddat/roll-your-own-docker-platform-faster-and-cheaper-than-the-cloud-more-rebellious-than-legal-weed", + "https://steemit.com/@rampant", + "https://steemit.com/art/@rampant/steemit-daily-drawing-tutorial-gesture-drawings-plus-tool", + "https://steemit.com/@shenanigator", + "https://steemit.com/economics/@shenanigator/doing-the-right-thing-will-get-you-fired-what-do-you-do", + "https://steemit.com/@penguinpablo", + "https://steemit.com/food/@penguinpablo/how-to-carve-an-apple-leaf", + "https://steemit.com/@nathanjtaylor", + "https://steemit.com/art/@nathanjtaylor/fire-and-grace-or-art-painting-and-poetry", + "https://steemit.com/@lily-da-vine", + "https://steemit.com/gardening/@lily-da-vine/going-bananas-in-acapulco", + "https://steemit.com/@budgetbucketlist", + "https://steemit.com/travel/@budgetbucketlist/a-1-week-plunge-into-mexico-city-s-madness-art-adventures-frida-seeking-and-unfiltered-exhaust-fumes", + "https://steemit.com/@benjiberigan", + "https://steemit.com/architecture/@benjiberigan/anarchist-architecture-part-5-the-cruelty-of-architectural-codes-and-regulations", + "https://steemit.com/@ausbitbank", + "https://steemit.com/australia/@ausbitbank/the-time-my-town-flooded-the-fragility-of-the-food-supply-and-lessons-learned-original-photos", + "https://steemit.com/@emily-cook", + "https://steemit.com/film/@emily-cook/the-isle-of-man-film-festival-2016-a-week-of-parties-red-carpets-and-a-lot-of-hard-work", + "https://steemit.com/@team-leibniz", + "https://steemit.com/sports/@team-leibniz/week-1-nfl-daily-fantasy-football-results-how-my-bayesian-inspired-lineups-fared-usd84-00", + "https://steemit.com/@ionescur", + "https://steemit.com/life/@ionescur/urban-dreams-of-freedom-back-to-the-countryside-back-to-the-land", + "https://steemit.com/@kimal73", + "https://steemit.com/art/@kimal73/new-traditionl-painting-the-battle-steps-of-work", + "https://steemit.com/@juliac", + "https://steemit.com/art/@juliac/one-of-the-best-portraits-that-i-ve-ever-created-einstein-what-do-you-think", + "https://steemit.com/@luzcypher", + "https://steemit.com/gardening/@luzcypher/cover-crops-can-grow-food-organically-with-no-fertilizers-no-pesticides-no-herbicides-and-no-chemicals", + "https://steemit.com/@akareyon", + "https://steemit.com/philosophy/@akareyon/i-find-your-lack-of-argument-disturbing", + "https://steemit.com/@curving", + "https://steemit.com/life/@curving/the-ephemeral-cairn-gardens-of-the-austin-greenbelt-a-photo-journal-and-meditation", + "https://steemit.com/@aleksandraz", + "https://steemit.com/science/@aleksandraz/incredible-science-brainbow-technology", + "https://steemit.com/@skapaneas", + "https://steemit.com/health/@skapaneas/ibd-crohn-desease-and-ulceritive-collitis-what-are-they-self-diagnose-self-treat-and-more", + "https://steemit.com/@gargon", + "https://steemit.com/spanish/@gargon/proyecto-cervantes-13-15-sept-2016-compensacion-y-reconocimiento-para-escritores-de-habla-hispana-bringing-rewards-and", + "https://steemit.com/@iamwne", + "https://steemit.com/art/@iamwne/blade-runner-inspired-digital-set-the-dark-market-beauty-pass", + "https://steemit.com/@stormblaze", + "https://steemit.com/technology/@stormblaze/where-do-deleted-files-go", + "https://steemit.com/@yanarnst", + "https://steemit.com/food/@yanarnst/steemit-food-art-lesson-2-salad-with-chicken-liver-and-pine-nuts", + "https://steemit.com/@senseye", + "https://steemit.com/science/@senseye/myths-in-the-sky-ursa-major-and-ursa-minor", + "https://steemit.com/@crasch", + "https://steemit.com/aging/@crasch/brain-preservation-an-ambulance-to-the-future", + "https://steemit.com/science/@senseye/vivisecting-the-stargazing-tribe-visual-observers-and-screen-scanners", + "https://steemit.com/@cristi", + "https://steemit.com/extreme/@cristi/radical-metabolism-no-food-and-water-for-8-months", + "https://steemit.com/@stranger27", + "https://steemit.com/popularscience/@stranger27/fibonacci-sequence-and-golden-ratio-magic-numbers-of-nature", + "https://steemit.com/@nekromarinist", + "https://steemit.com/art/@nekromarinist/let-s-talk-a-little-bit-about-phobias-today", + "https://steemit.com/@richman", + "https://steemit.com/story/@richman/if-you-want-to-lose-a-friend-lend-him-money-my-life-story", + "https://steemit.com/@maceytomlin", + "https://steemit.com/psychedelics/@maceytomlin/what-exactly-is-ayahuasca-how-should-you-prepare-for-a-ceremony", + "https://steemit.com/@nili", + "https://steemit.com/blockchain/@nili/smart-life-part-2-resolving-the-godel-s-paradox-on-the-blockchain-as-a-solution-for-a-trusted-protocol", + "https://steemit.com/@optimistic-crone", + "https://steemit.com/food/@optimistic-crone/probiotics-for-life-super-simple-fermented-vegetable-kim-chee-recipe", + "https://steemit.com/@anarchyhasnogods", + "https://steemit.com/science/@anarchyhasnogods/learning-one-dimensional-motion-using-graphs-physics-for-beginners-part-one", + "https://steemit.com/@yostopia", + "https://steemit.com/photography/@yostopia/beginner-s-mind-creative-mind-the-making-of-a-vimeo-staff-pick", + "https://steemit.com/@reneenouveau", + "https://steemit.com/environment/@reneenouveau/paul-steyn-takes-aim-at-mr-environmentalist-in-a-shocking-article-published-by-national-geographic-in-sept-2015", + "https://steemit.com/@king3071", + "https://steemit.com/travel/@king3071/my-dream-destination-switzerland", + "https://steemit.com/@kolin.evans", + "https://steemit.com/science/@kolin.evans/something-a-little-more-substantial-for-you-to-think-about-the-is-was-cpt-continuous-probable-time-lines", + "https://steemit.com/@fenglosophy", + "https://steemit.com/life/@fenglosophy/does-the-language-you-speak-influence-how-you-think", + "https://steemit.com/@mandibil", + "https://steemit.com/film/@mandibil/savage-gorm-just-denmark-2009-movie-review-by-mandibil", + "https://steemit.com/@therajmahal", + "https://steemit.com/science/@therajmahal/making-the-impossible-possible", + "https://steemit.com/@carlitashaw", + "https://steemit.com/science/@carlitashaw/the-world-s-worst-oil-spills-ramifications-and-amazing-alternative-solutions", + "https://steemit.com/@renzoarg", + "https://steemit.com/science/@renzoarg/skip-a-pill-antibiotics", + "https://steemit.com/@rachelsvparry", + "https://steemit.com/art/@rachelsvparry/under-the-sea-again-but-better-this-time", + "https://steemit.com/@royalmacro", + "https://steemit.com/art/@royalmacro/lonely-tree-an-original-abstract-art", + "https://steemit.com/@stephmckenzie", + "https://steemit.com/anarchy/@stephmckenzie/the-power-of-choice-the-magnificent-key-to-true-personal-freedom-for-everyone", + "https://steemit.com/@alwayzgame", + "https://steemit.com/kids/@alwayzgame/10-simple-steps-to-ruin-your-child-s-life", + "https://steemit.com/@nonlinearone", + "https://steemit.com/writing/@nonlinearone/can-hemingway-improve-your-writing", + "https://steemit.com/@kafkanarchy84", + "https://steemit.com/music/@kafkanarchy84/johnny-b-goode-guitar-lesson-and-intro-to-theory-vol-ii", + "https://steemit.com/@feline1991", + "https://steemit.com/writing/@feline1991/a-steemit-original-a-lifetime-of-seeking-happiness-chapter-2-part-2", + "https://steemit.com/@geke", + "https://steemit.com/writing/@geke/the-banker-and-the-bulova-an-original-poem-steemit-flash-writing-challenge", + "https://steemit.com/@lscottphotos", + "https://steemit.com/photography/@lscottphotos/lscottphotos-welcome-to-the-family-one-week-review-original-photos", + "https://steemit.com/@pinkisland", + "https://steemit.com/writing/@pinkisland/my-philosophy-of-education", + "https://steemit.com/@jgcastrillo19", + "https://steemit.com/spanish/@jgcastrillo19/homo-habilis-hombre-constructor-parte-cinco", + "https://steemit.com/@luisucv34", + "https://steemit.com/freedom/@luisucv34/venezuela-the-lack-of-opportunities-english-edition", + "https://steemit.com/@beowulfoflegend", + "https://steemit.com/writing/@beowulfoflegend/silvanus-and-empire-an-original-novel-chapter-twenty", + "https://steemit.com/@mariandavp", + "https://steemit.com/art/@mariandavp/from-zero-to-hero-abstract-office-art-by-mariandavp", + "https://steemit.com/@nasimbabu", + "https://steemit.com/life/@nasimbabu/the-technology-that-defends-us-from-potentially-deadly-diseases", + "https://steemit.com/@royaltiffany", + "https://steemit.com/bdaymoviereview/@royaltiffany/steemit-b-day-movie-review-contest-update", + "https://steemit.com/@travelista", + "https://steemit.com/travel/@travelista/an-adventure-in-isla-espiritu-santo", + "https://steemit.com/@jpiper20", + "https://steemit.com/life/@jpiper20/we-meet-at-night-an-original-story-part-4", + "https://steemit.com/art/@kimal73/my-new-painting-dexter-modern-impressionism", + "https://steemit.com/@krystle", + "https://steemit.com/fiction/@krystle/keltorin-s-flora-and-fauna-of-note-firikwea-valcanne-s-guide-to-keltorin", + "https://steemit.com/@cryptoiskey", + "https://steemit.com/steemit/@cryptoiskey/workout-from-home-on-the-cheap-12th-september-ultimate-workout-companion-for-your-kids", + "https://steemit.com/@getonthetrain", + "https://steemit.com/life/@getonthetrain/top-10-grisly-medieval-torture-methods", + "https://steemit.com/@ansharphoto", + "https://steemit.com/photography/@ansharphoto/roman-forum-in-the-morning-rome", + "https://steemit.com/@aboundlessworld", + "https://steemit.com/steemit/@aboundlessworld/introducing-the-steemit-stories-podcast", + "https://steemit.com/@thornybastard", + "https://steemit.com/cn/@thornybastard/chapter-10-a-call-from-the-forest", + "https://steemit.com/bitshares/@crasch/installing-bitshares-graphene-from-source-on-mac-os-x-yosemite-10-5-5", + "https://steemit.com/@dumar022", + "https://steemit.com/techreview/@dumar022/workshop-lesson-6-wrench-you-don-t-wanna-mess-with-this", + "https://steemit.com/@lapilipinas", + "https://steemit.com/science/@lapilipinas/light-from-distant-stars", + "https://steemit.com/@williambanks", + "https://steemit.com/life/@williambanks/towards-a-better-tomorrow-part-1-there-but-for-grace", + "https://steemit.com/@driv3n", + "https://steemit.com/life/@driv3n/how-to-solve-the-rubik-s-cube-like-a-boss-part-2", + "https://steemit.com/@timbot606", + "https://steemit.com/life/@timbot606/growing-up-in-appalachia", + "https://steemit.com/@themagus", + "https://steemit.com/life/@themagus/a-less-privileged-white-growing-up-in-south-africa-in-the-1970-s-part-2", + "https://steemit.com/@echoesinthemind", + "https://steemit.com/life/@echoesinthemind/hanging-upside-down", + "https://steemit.com/@ysa", + "https://steemit.com/photograpy/@ysa/my-pictures-from-traveling-to-estes-park-colorado", + "https://steemit.com/@aksinya", + "https://steemit.com/travel/@aksinya/our-trip-to-wonderful-scary-and-unforgettable-kenya-original-photos-and-video", + "https://steemit.com/spanish/@jgcastrillo19/wallet-homo-habilis-hombre-constructor-parte-cuatro", + "https://steemit.com/@successfully00", + "https://steemit.com/mathematics/@successfully00/knowing-the-math-mental-tricks-multiplication-part-1", + "https://steemit.com/@linzo", + "https://steemit.com/poem/@linzo/a-life-fantasy-original-poem", + "https://steemit.com/@hilarski", + "https://steemit.com/panama/@hilarski/panama-critters", + "https://steemit.com/@sulev", + "https://steemit.com/photography/@sulev/photography-11-pictures-from-my-garden-bees-lizards-and-other-part-2", + "https://steemit.com/@steemswede", + "https://steemit.com/beer/@steemswede/beer-review-thomas-hardy-s-ale", + "https://steemit.com/@marius19", + "https://steemit.com/steemit/@marius19/set-of-paper-coffee-cups-origami", + "https://steemit.com/@poeticsnake", + "https://steemit.com/art/@poeticsnake/autumn-is-coming-doodle-style-tutorial-with-step-by-step-drawings", + "https://steemit.com/@kiddarko", + "https://steemit.com/art/@kiddarko/peep-life-a-story-by-kiddarko-with-tattoo-illistrations-and-video", + "https://steemit.com/@shieha", + "https://steemit.com/games/@shieha/the-hardest-computer-game-of-all-time-robot-odyssey-part-2", + "https://steemit.com/@ayim", + "https://steemit.com/life/@ayim/fixing-posture-part-4-neck", + "https://steemit.com/@hitmeasap", + "https://steemit.com/writing/@hitmeasap/i-am-batman-s-robin-or-skywalkers-r2-d2-i-ve-always-been-the-co-pilot-always-been-the-second-choice", + "https://steemit.com/@peskov", + "https://steemit.com/life/@peskov/antonikha-part-2-featuring-vasily-peskov-as-author", + "https://steemit.com/@aldentan", + "https://steemit.com/life/@aldentan/advice-from-an-angry-dude-breathe-and-interrupt-your-thoughts", + "https://steemit.com/@beginningtoend", + "https://steemit.com/poetry/@beginningtoend/poetry-art-and-a-little-home-spum-philosophy", + "https://steemit.com/@kaykunoichi", + "https://steemit.com/life/@kaykunoichi/suicide-note-audio-written-and-performed-by-myself", + "https://steemit.com/@booky", + "https://steemit.com/life/@booky/boosting-leadership-skills-healthier-happier-you-and-your-workmates", + "https://steemit.com/@doubledex", + "https://steemit.com/ethics/@doubledex/do-you-know-the-difference-between-right-and-wrong", + "https://steemit.com/@ekaterina4ka", + "https://steemit.com/photography/@ekaterina4ka/we-knit-patterns-by-the-spokes-post-2-vyazhem-uzory-spicami-post-2", + "https://steemit.com/@scaredycatguide", + "https://steemit.com/real-talk/@scaredycatguide/real-talk-vol-9-welcome-to-dogmerica", + "https://steemit.com/@amy-goodrich", + "https://steemit.com/smoothie/@amy-goodrich/pineapple-mojito-green-smoothie", + "https://steemit.com/@scott.stevens", + "https://steemit.com/bitcoin/@scott.stevens/awareness-of-bitcoin-is-now-more-important-than-awareness-of-geoengineering", + "https://steemit.com/@witchcraftblog", + "https://steemit.com/travel/@witchcraftblog/my-trip-to-italy-pisa", + "https://steemit.com/@ibringawareness", + "https://steemit.com/food/@ibringawareness/why-i-got-stiffed-guy-s-waiter-blog-chapter-5", + "https://steemit.com/art/@kimal73/my-new-illustration-batman-vs-superman-modern-impressionism-by-kimal73", + "https://steemit.com/@leylar", + "https://steemit.com/photography/@leylar/seeds-are-great-travelers-own-work", + "https://steemit.com/@ocrdu", + "https://steemit.com/photography/@ocrdu/the-pods-that-go-pop", + "https://steemit.com/@rusla", + "https://steemit.com/travel/@rusla/japan-part8", + "https://steemit.com/@edgarsart", + "https://steemit.com/art/@edgarsart/puppy-charcoal-original-pencil-drawing", + "https://steemit.com/@borishaifa", + "https://steemit.com/steemit/@borishaifa/to-write-or-not-to-wirte-pisat-ili-ne-pisat", + "https://steemit.com/@eveningstar92", + "https://steemit.com/art/@eveningstar92/shit-happens-move-on-nsfw-evening-star-art", + "https://steemit.com/@elewarne", + "https://steemit.com/mixedmedia/@elewarne/mixed-media", + "https://steemit.com/@shredlord", + "https://steemit.com/art/@shredlord/sunrise", + "https://steemit.com/@sherlockcupid", + "https://steemit.com/life/@sherlockcupid/let-s-talk-fears-part-one", + "https://steemit.com/@annesaya", + "https://steemit.com/poetry/@annesaya/our-guiding-star-a-poem-a-tribute-to-writers", + "https://steemit.com/@fitmama", + "https://steemit.com/life/@fitmama/why-do-i-bother", + "https://steemit.com/@ezzy", + "https://steemit.com/story/@ezzy/the-bionic-experiment-part-1-my-original-short-stories", + "https://steemit.com/@kingarbinv", + "https://steemit.com/blog/@kingarbinv/adventures-in-nemaland-part-8-video-my-best-pokemon-catch-so-far", + "https://steemit.com/@soulsistashakti", + "https://steemit.com/abuse/@soulsistashakti/how-to-detect-and-deflect-gaslighting-from-a-narcissist", + "https://steemit.com/@puffin", + "https://steemit.com/story/@puffin/tragic-impoverishment-society-s-dirt-original-poem", + "https://steemit.com/@cehuneke", + "https://steemit.com/health/@cehuneke/the-sugar-scandal-corrupted-science-in-the-debate-of-fat-vs-sugar-and-coronary-heart-disease", + "https://steemit.com/@tanata", + "https://steemit.com/fashion/@tanata/little-black-dress-involving", + "https://steemit.com/@steemwriter", + "https://steemit.com/new/@steemwriter/youtube-demonetization-a-step-towards-censorship", + "https://steemit.com/@michelle.gent", + "https://steemit.com/story/@michelle.gent/dusty-one-of-my-characters", + "https://steemit.com/art/@edgarsart/a-gift-original-rose-drawing", + "https://steemit.com/@runridefly", + "https://steemit.com/cartoon/@runridefly/minnow-s-life-runridefly-original-cartoon-minnowsunite-whale-sighting-minnows-and-a-whale", + "https://steemit.com/fiction/@doubledex/short-story-the-cult-of-personality-part-one", + "https://steemit.com/@lyubovbar", + "https://steemit.com/photography/@lyubovbar/look-at-the-flower-chicory-a-useful-and-beautiful-flower-my-favorite-photos-of-chicory", + "https://steemit.com/@victoriart", + "https://steemit.com/art/@victoriart/hazelnut-mood", + "https://steemit.com/@heroic15397", + "https://steemit.com/montreal/@heroic15397/amazing-birds-in-the-greater-montreal-area", + "https://steemit.com/@smartercars", + "https://steemit.com/cars/@smartercars/reviewing-the-volkswagen-touareg-smarter-car-reviews", + "https://steemit.com/@rubenalexander", + "https://steemit.com/music/@rubenalexander/blues-jam-9-14-2016", + "https://steemit.com/@matthew.raymer", + "https://steemit.com/psychology/@matthew.raymer/life-stories", + "https://steemit.com/@positivesteem", + "https://steemit.com/minnowsunite/@positivesteem/common-sense-versus-degrees-the-man-who-has-one-hundred-degrees", + "https://steemit.com/@d3nv3r", + "https://steemit.com/mining/@d3nv3r/cloud-mining-the-struggle-is-real", + "https://steemit.com/@adubi", + "https://steemit.com/life/@adubi/healing-food-plan-the-ultimate-cheat-sheet", + "https://steemit.com/@alitas", + "https://steemit.com/spanish/@alitas/spanish-cazuela-de-calamar-con-papas-rejilla", + "https://steemit.com/@mazi", + "https://steemit.com/travel/@mazi/i-can-see-clearly-now-platanus-occidentalis", + "https://steemit.com/@mikemacintire", + "https://steemit.com/photography/@mikemacintire/a-red-like-no-other-my-work", + "https://steemit.com/@altzero", + "https://steemit.com/spanish/@altzero/imagenes-de-una-vida-2", + "https://steemit.com/@birdie", + "https://steemit.com/photography/@birdie/clouds-that-demand-attention-original-photos", + "https://steemit.com/@michaelstobiersk", + "https://steemit.com/art/@michaelstobiersk/5jbxxg-an-original-painting-by-michael-stobierski", + "https://steemit.com/@reddust", + "https://steemit.com/art/@reddust/meditation-experience-can-be-really-scary", + "https://steemit.com/art/@rubenalexander/the-price-is-right-theme-music-breakdown", + "https://steemit.com/@karisa", + "https://steemit.com/food/@karisa/very-tasty-and-delicious-curd-cookies-specially-for-steemit-part-4", + "https://steemit.com/travel/@lyubovbar/borovoye-pearl-of-kazakhstan-the-incredible-journey-story-of-my-husband", + "https://steemit.com/@burnin", + "https://steemit.com/travel/@burnin/exploring-the-off-limits-areas-of-the-largest-cruise-ship-in-the-world-part-2", + "https://steemit.com/art/@reddust/eyes-of-wisdom", + "https://steemit.com/@levycore", + "https://steemit.com/food/@levycore/hot-chocolate-art-trying-draw-faces", + "https://steemit.com/@awesomenyl", + "https://steemit.com/art/@awesomenyl/sunflower-paper-tutorial", + "https://steemit.com/writing/@aldentan/the-epic-and-awesome-guide-to-writing-articles-like-a-true-artist-that-people-want-to-read-and-share-edited-for-steemit-today", + "https://steemit.com/@naquoya", + "https://steemit.com/story/@naquoya/original-fiction-bad-trip-part-two-the-gamemaster", + "https://steemit.com/@moon32walker", + "https://steemit.com/gaming/@moon32walker/top-10-game-development-studios", + "https://steemit.com/@gustavopasquini", + "https://steemit.com/food/@gustavopasquini/polenta-with-ragu-meat-dry", + "https://steemit.com/@benadapt", + "https://steemit.com/photography/@benadapt/capturing-the-milky-way-a-photographer-s-biggest-challenge", + "https://steemit.com/spanish/@altzero/que-es-la-nueva-economia", + "https://steemit.com/@por500bolos", + "https://steemit.com/spanish/@por500bolos/uncovering-the-most-transcendental-and-biggest-secret-in-the-human-life-skeptical-i-will-challenge-you-to-prove-otherwise", + "https://steemit.com/@zonpower", + "https://steemit.com/poem/@zonpower/this-is-a-place-an-original-poem", + "https://steemit.com/@katharsisdrill", + "https://steemit.com/history/@katharsisdrill/the-rune-stones-of-jelling-and-a-new-realisation", + "https://steemit.com/@glezeddy", + "https://steemit.com/steem/@glezeddy/mezcla-de-tequila-para-dar-el-grito-mexico", + "https://steemit.com/@onetree", + "https://steemit.com/culture/@onetree/south-african-slang-enter-those-who-dare", + "https://steemit.com/@verbal-d", + "https://steemit.com/music/@verbal-d/melodious-music-memoirs-2-impact", + "https://steemit.com/@wanderingagorist", + "https://steemit.com/travel/@wanderingagorist/wild-rose-hips-foraging-for-tea-and-eating", + "https://steemit.com/@knablinz", + "https://steemit.com/music/@knablinz/hand-made-collage-art-by-knablinz-donuts-and-coffee" + ], + "tags": [ + "curie", + "minnows", + "hidden-gems", + "steemit", + "project-curie" + ], + "users": [ + "nextgencrypto", + "curie" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 61028272797290, + "payout": 217.281, + "payout_at": "2016-09-22T17:53:48", + "pending_payout_value": "217.281 HBD", + "percent_hbd": 10000, + "permlink": "the-daily-curie-14th-sept-15th-sept-2016", + "post_id": 1256756, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 182 + }, + "title": "The Daily Curie (14th Sept - 15th Sept 2016)", + "updated": "2016-09-15T17:53:48", + "url": "/curie/@curie/the-daily-curie-14th-sept-15th-sept-2016" + }, + { + "active_votes": [ + { + "rshares": 231809639013, + "voter": "anonymous" + }, + { + "rshares": 40859141206977, + "voter": "blocktrades" + }, + { + "rshares": 1912118346075, + "voter": "badassmother" + }, + { + "rshares": 7113882084470, + "voter": "xeldal" + }, + { + "rshares": 5763993012820, + "voter": "enki" + }, + { + "rshares": 1304415071462, + "voter": "rossco99" + }, + { + "rshares": 1577462576089, + "voter": "joseph" + }, + { + "rshares": 651993277150, + "voter": "masteryoda" + }, + { + "rshares": 446958795092, + "voter": "boatymcboatface" + }, + { + "rshares": 9168101098, + "voter": "idol" + }, + { + "rshares": 23383993964, + "voter": "wpalczynski" + }, + { + "rshares": 5044693986, + "voter": "sakr" + }, + { + "rshares": 1578030666, + "voter": "jocelyn" + }, + { + "rshares": 14818192446, + "voter": "gregory-f" + }, + { + "rshares": 74914583876, + "voter": "eeks" + }, + { + "rshares": 1007941175, + "voter": "fkn" + }, + { + "rshares": 8867224532, + "voter": "james-show" + }, + { + "rshares": 1324875721, + "voter": "elishagh1" + }, + { + "rshares": 7802860274, + "voter": "richman" + }, + { + "rshares": 24193131603, + "voter": "acidyo" + }, + { + "rshares": 313691550, + "voter": "coar" + }, + { + "rshares": 1061234978, + "voter": "murh" + }, + { + "rshares": 2057413439, + "voter": "error" + }, + { + "rshares": 59950022330, + "voter": "theshell" + }, + { + "rshares": 400880323222, + "voter": "taoteh1221" + }, + { + "rshares": 410517349, + "voter": "applecrisp" + }, + { + "rshares": 280737930617, + "voter": "trogdor" + }, + { + "rshares": 5287820211, + "voter": "tee-em" + }, + { + "rshares": 121383360964, + "voter": "geoffrey" + }, + { + "rshares": 10684548905, + "voter": "kimziv" + }, + { + "rshares": 30279968088, + "voter": "acassity" + }, + { + "rshares": 45145254362, + "voter": "venuspcs" + }, + { + "rshares": 7264907621, + "voter": "getssidetracked" + }, + { + "rshares": 1414199127, + "voter": "trees" + }, + { + "rshares": 197179742, + "voter": "strawhat" + }, + { + "rshares": 1159208963, + "voter": "steemswede" + }, + { + "rshares": 691425107, + "voter": "cryptochannel" + }, + { + "rshares": 894044199, + "voter": "endgame" + }, + { + "rshares": 4920266872, + "voter": "furion" + }, + { + "rshares": 2834923420, + "voter": "steem1653" + }, + { + "rshares": 25221166135, + "voter": "steemit-life" + }, + { + "rshares": 13516878845, + "voter": "sitaru" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 14167503457, + "voter": "aaseb" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 243749878708, + "voter": "nabilov" + }, + { + "rshares": 677892916, + "voter": "luisucv34" + }, + { + "rshares": 34761252099, + "voter": "creemej" + }, + { + "rshares": 233065746, + "voter": "poseidon" + }, + { + "rshares": 82781233416, + "voter": "thylbom" + }, + { + "rshares": 32543319555, + "voter": "deanliu" + }, + { + "rshares": 5428442637, + "voter": "rainchen" + }, + { + "rshares": 204617448258, + "voter": "jl777" + }, + { + "rshares": 103514864, + "voter": "pokemon" + }, + { + "rshares": 817413671, + "voter": "positive" + }, + { + "rshares": 6361356981, + "voter": "chloetaylor" + }, + { + "rshares": 17267278949, + "voter": "proto" + }, + { + "rshares": 1805641835, + "voter": "sisterholics" + }, + { + "rshares": 61286903, + "voter": "reported" + }, + { + "rshares": 8734133724, + "voter": "taker" + }, + { + "rshares": 57607550, + "voter": "krushing" + }, + { + "rshares": 63852353198, + "voter": "laonie" + }, + { + "rshares": 24561889230, + "voter": "laoyao" + }, + { + "rshares": 1332427399, + "voter": "myfirst" + }, + { + "rshares": 12961212091, + "voter": "somebody" + }, + { + "rshares": 484610059, + "voter": "flysaga" + }, + { + "rshares": 2084691327, + "voter": "gmurph" + }, + { + "rshares": 513517114, + "voter": "minnowsunited" + }, + { + "rshares": 2863236010, + "voter": "midnightoil" + }, + { + "rshares": 56653113, + "voter": "whatyouganjado" + }, + { + "rshares": 3323984357, + "voter": "kurtbeil" + }, + { + "rshares": 7161280807, + "voter": "xiaohui" + }, + { + "rshares": 323406893, + "voter": "elfkitchen" + }, + { + "rshares": 5855543935, + "voter": "oflyhigh" + }, + { + "rshares": 63373184, + "voter": "makaveli" + }, + { + "rshares": 223891286, + "voter": "xiaokongcom" + }, + { + "rshares": 1780319109, + "voter": "future24" + }, + { + "rshares": 7709317035, + "voter": "thebotkiller" + }, + { + "rshares": 451324143, + "voter": "xianjun" + }, + { + "rshares": 647921440, + "voter": "herbertmueller" + }, + { + "rshares": 56109399, + "voter": "alexbones" + }, + { + "rshares": 2022625104, + "voter": "chinadaily" + }, + { + "rshares": 90172824082, + "voter": "serejandmyself" + }, + { + "rshares": 163783062, + "voter": "nang1" + }, + { + "rshares": 2982676167, + "voter": "netaterra" + }, + { + "rshares": 52319145, + "voter": "dobbydaba" + }, + { + "rshares": 22559404087, + "voter": "andrewawerdna" + }, + { + "rshares": 77466140, + "voter": "ozertayiz" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 55922029, + "voter": "salebored" + }, + { + "rshares": 2196862373, + "voter": "runridefly" + }, + { + "rshares": 115288806334, + "voter": "shenanigator" + }, + { + "rshares": 1709331623, + "voter": "funkywanderer" + }, + { + "rshares": 4594182561, + "voter": "richardcrill" + }, + { + "rshares": 79155262951, + "voter": "markrmorrisjr" + }, + { + "rshares": 55917888, + "voter": "bitdrone" + }, + { + "rshares": 55908853, + "voter": "sleepcult" + }, + { + "rshares": 27677639861, + "voter": "sponge-bob" + }, + { + "rshares": 12031039232, + "voter": "doitvoluntarily" + }, + { + "rshares": 67696453939, + "voter": "thecyclist" + }, + { + "rshares": 646493719, + "voter": "kev7000" + }, + { + "rshares": 55266473, + "voter": "analyzethis" + }, + { + "rshares": 27671309914, + "voter": "brains" + }, + { + "rshares": 5866415576, + "voter": "burnin" + }, + { + "rshares": 1352324852, + "voter": "bitcoinparadise" + }, + { + "rshares": 4235074146, + "voter": "funnyman" + }, + { + "rshares": 50193769, + "voter": "f1111111" + }, + { + "rshares": 339287005, + "voter": "anomaly" + }, + { + "rshares": 63405661, + "voter": "inarix03" + }, + { + "rshares": 98545946, + "voter": "ola1" + }, + { + "rshares": 4382226038, + "voter": "michelle.gent" + }, + { + "rshares": 66935282, + "voter": "mari5555na" + }, + { + "rshares": 31683945302, + "voter": "goldmatters" + }, + { + "rshares": 155180811, + "voter": "majes" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 96643251, + "voter": "expat" + }, + { + "rshares": 129609202, + "voter": "toddemaher1" + } + ], + "author": "markrmorrisjr", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.26, + "beneficiaries": [], + "blacklists": [], + "body": "## In this episode, Joshua Claiborne stands trial for violation of the First Law ##\n\n**\u201cWhoa, whoa, whoa!\u201d Phil screamed, \u201cWhat the hell dude?\u201d**\n\n*The Reaper crumpled to the floor, arms flailing as Joshua rode it to the ground. Finally, the hands found the catches at either side of the helmet and popped it off. A black, shaggy head of hair emerged.* \n\n***If you've missed episodes, [visit my blog](https://steemit.com/@markrmorrisjr) to catch up. Be sure to follow me for updates in your feed!***\n\n\u201cEmil?\u201d Stella said, \u201cMeet Joshua. Are you okay?\u201d\n\nEmil, the Reaper suit\u2019s operator laughed, \u201cYeah, I\u2019m fine, but that was awesome! Can you teach us that?\u201d\n\n\u201cMan! Now I have to rebuild this helmet,\u201d Phil held up a small remote. \u201cAll I had to do was push this button,\u201d he said, pressing it, as the suit powered down. \u201cWhat did you do?\u201d\n\n\u201cThe \u2018nerve\u2019 bundle that controls these things motor skills is on the very top of the skull, under a thin piece of sheet metal, puncture it, it collapses. You didn\u2019t know that?\u201d Joshua said. \n\n\u201cWell, it appears we may need you more than you need us,\u201d Stella said. \u201cSo, just say the word and we\u2019ll get you where you need to be. Meanwhile, my team will be working on your son\u2019s location.\u201d\n\nJoshua dropped the letter opener and walked to the stairs, \u201cFine, whatever you need to collect from my meeting, get it. Now, who\u2019s driving?\u201d With that, he walked up the stairs, he had no more time to waste. \n\n**The Mapleton courthouse sat on a hill in the center of the town, overlooking the area around for miles.** \n\n*Joshua insisted that the team Stella had sent stop 5 miles out and allow him to ride in on the electric trike alone, while they observed the meeting from a distance.* \n\nHe carried the tiny remote in his shirt pocket, a gift from Phil. \u201cThat\u2019s my only prototype, so don\u2019t lose it,\u201d he\u2019d said. \n\n![enter image description here](https://s12.postimg.org/siuqjuiz1/Untitled_36.jpg)\n\nFrom the end of Main Street, looking up toward the courthouse, Joshua counted at least six reapers. He wondered how far the signal from the remote would travel. \n\nHe thought about pressing it now, disarming his enemy, then walking in, but he\u2019d still have to deal with the six drivers, if they managed to escape the suits. \n\nBesides, Stella seemed to think there was some secret they were going to give away, although Joshua couldn\u2019t imagine it. \n\n*He checked his watch, ten minutes until his scheduled time and while he knew better than to be late, he had no intention of giving the Consensus one more second than he had to.* \n\nThe trike spun it\u2019s tires on a patch of loose gravel as he started back up. He decided a quick approach was best. He charged up the hill, jumping the \u201cMayor\u2019s\u201d parking barrier and rolling up to the foot of the front stairs, he cranked the accelerator and the trike rose up on its back wheel, popping the two front wheels, over the bottom step. \n\nThe machine had more than enough power to climb the steps and Joshua skidded to a stop outside the courthouse door. He stopped and turned back toward the town, the six Reapers swarming toward him up the steps. He powered down, swung his leg up and over the bike and opened the door. \n\n**The Reapers followed him into the hall as he approached the court room.** \n\nThe Magistrate sat behind the judge\u2019s bench and Joshua couldn\u2019t help but smirk at the insult to the very concept of actual justice that this thing represented. \n\n\u201cJoshua Claiborne, appearing as requested,\u201d Joshua said, standing directly in front of the Magistrate. \n\n![enter image description here](https://s12.postimg.org/6h4lvyh7x/judge.jpg)\n\n> \u201cYes, Mr. Claiborne, have a seat,\u201d A woman\u2019s face, projected on the face shield of the Magistrate said.\n\n\u201cI\u2019d rather stand,\u201d he said. \n\n> \u201cSuit yourself, may we have the room, please?\u201d she said, looking toward the reapers that had entered the back doors of the courtroom.\n\nThey left quietly. \n\n> \u201cMr. Claiborne, you\u2019re charged with violation of the first law, in so\n> much as you have encouraged and joined in the activity of settling\n> outside of Consensus approved areas, acted outside of the legal\n> jurisdiction of the council and on more than one occasion, acted\n> against the best interest of Consensus, including attacking duly\n> authorized Magistrates in the course of their legally binding duties,\n> how do you plead?\u201d\n\n**The woman looked at Joshua, peering over a pair of short, square spectacles, like some sort of outdated stereotype.** \n\n\u201cNot guilty, by reason of illegitimacy of the currently established government and its ensigns. I am not, nor do I choose to become, subject to your law. I stand judged as innocent by natural law, insomuch as I have not caused harm to another human in aggression, damaged or stolen property, nor unnecessarily restricted the liberty of any other person. I recognize no other responsibility to my fellow man,\u201d Joshua said calmly. \n\n> \u201cBe that as it may, Mr. Claiborne, we are not here under the auspices of \u201cnatural law\u201d but rather, under the Council mandated authority of the Consensus and its Magisterial Ministry, of which I am a part and I assure you, you are subject to,\u201d\n\nThe woman intoned, her expression one of almost sheer boredom.\n\n> \u201cCourt finds the defendant guilty and remands the subject for immediate judicial murder.\u201d\n\nThe magistrate raised its arm and brought it down on the bench with a solid thud, that echoed through the court. Joshua felt his heart sink as the Reapers reentered the court and moved up to surround him. \n\n## Look for the upvote button below. If you liked the post, upvote and share! If you're not on Steemit yet, why not? You get free money for signing up! ##", + "category": "story", + "children": 2, + "created": "2016-09-15T16:54:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s12.postimg.org/siuqjuiz1/Untitled_36.jpg", + "https://s12.postimg.org/6h4lvyh7x/judge.jpg" + ], + "links": [ + "https://steemit.com/@markrmorrisjr" + ], + "tags": [ + "story", + "fiction", + "anarchy", + "life", + "minnowsunited" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 62355283653318, + "payout": 226.397, + "payout_at": "2016-09-22T16:54:06", + "pending_payout_value": "226.397 HBD", + "percent_hbd": 10000, + "permlink": "original-fiction-anarchist-s-almanac-episode-15", + "post_id": 1256087, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 120 + }, + "title": "Original Fiction: Anarchist's Almanac, Episode 15", + "updated": "2016-09-15T16:54:06", + "url": "/story/@markrmorrisjr/original-fiction-anarchist-s-almanac-episode-15" + }, + { + "active_votes": [ + { + "rshares": 504201493814, + "voter": "barrie" + }, + { + "rshares": 31621044834059, + "voter": "smooth" + }, + { + "rshares": 231803784363, + "voter": "anonymous" + }, + { + "rshares": 1992555050222, + "voter": "apple" + }, + { + "rshares": 1912040731624, + "voter": "badassmother" + }, + { + "rshares": 2053103615195, + "voter": "hr1" + }, + { + "rshares": 1304415071462, + "voter": "rossco99" + }, + { + "rshares": 2352777844031, + "voter": "wang" + }, + { + "rshares": 22390337604, + "voter": "jaewoocho" + }, + { + "rshares": 1576668025571, + "voter": "joseph" + }, + { + "rshares": 466113536214, + "voter": "recursive2" + }, + { + "rshares": 452820496964, + "voter": "recursive3" + }, + { + "rshares": 651951614915, + "voter": "masteryoda" + }, + { + "rshares": 3120381242465, + "voter": "recursive" + }, + { + "rshares": 91328598326, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6959198181, + "voter": "bingo-0" + }, + { + "rshares": 5939784887153, + "voter": "smooth.witness" + }, + { + "rshares": 446272257734, + "voter": "boatymcboatface" + }, + { + "rshares": 9167804100, + "voter": "idol" + }, + { + "rshares": 22448634206, + "voter": "wpalczynski" + }, + { + "rshares": 816380174873, + "voter": "steemrollin" + }, + { + "rshares": 5147541712, + "voter": "sakr" + }, + { + "rshares": 284355351943, + "voter": "chitty" + }, + { + "rshares": 34575031962, + "voter": "unosuke" + }, + { + "rshares": 481762857054, + "voter": "noaommerrr" + }, + { + "rshares": 1578007819, + "voter": "jocelyn" + }, + { + "rshares": 85270098112, + "voter": "acidsun" + }, + { + "rshares": 14692173218, + "voter": "gregory-f" + }, + { + "rshares": 9604795718, + "voter": "gregory60" + }, + { + "rshares": 18382400031, + "voter": "jademont" + }, + { + "rshares": 1294872282183, + "voter": "gavvet" + }, + { + "rshares": 89897365397, + "voter": "eeks" + }, + { + "rshares": 1511911763, + "voter": "fkn" + }, + { + "rshares": 122160437, + "voter": "paco-steem" + }, + { + "rshares": 1471653540, + "voter": "spaninv" + }, + { + "rshares": 1987313581, + "voter": "elishagh1" + }, + { + "rshares": 8669811688, + "voter": "richman" + }, + { + "rshares": 584222819564, + "voter": "nanzo-scoop" + }, + { + "rshares": 28116199940, + "voter": "acidyo" + }, + { + "rshares": 9857648383, + "voter": "kefkius" + }, + { + "rshares": 177403714671, + "voter": "mummyimperfect" + }, + { + "rshares": 313689446, + "voter": "coar" + }, + { + "rshares": 106631248984, + "voter": "asch" + }, + { + "rshares": 1061230469, + "voter": "murh" + }, + { + "rshares": 936957207, + "voter": "slickwilly" + }, + { + "rshares": 3187804154, + "voter": "cryptofunk" + }, + { + "rshares": 579494558, + "voter": "kodi" + }, + { + "rshares": 2057367746, + "voter": "error" + }, + { + "rshares": 11847990151, + "voter": "andu" + }, + { + "rshares": 962069747008, + "voter": "cyber" + }, + { + "rshares": 61712174604, + "voter": "theshell" + }, + { + "rshares": 49577333486, + "voter": "ak2020" + }, + { + "rshares": 24894446745, + "voter": "paul-labossiere" + }, + { + "rshares": 400880323222, + "voter": "taoteh1221" + }, + { + "rshares": 95314034, + "voter": "stiletto" + }, + { + "rshares": 56688940478, + "voter": "juanmiguelsalas" + }, + { + "rshares": 33781859925, + "voter": "ratel" + }, + { + "rshares": 15787327103, + "voter": "zakharya" + }, + { + "rshares": 280717515045, + "voter": "trogdor" + }, + { + "rshares": 5287383826, + "voter": "tee-em" + }, + { + "rshares": 121383360964, + "voter": "geoffrey" + }, + { + "rshares": 42737137488, + "voter": "kimziv" + }, + { + "rshares": 74286777275, + "voter": "emily-cook" + }, + { + "rshares": 2187597574, + "voter": "superfreek" + }, + { + "rshares": 49806164408, + "voter": "isteemit" + }, + { + "rshares": 4091429870, + "voter": "spikykevin" + }, + { + "rshares": 52090524796, + "voter": "venuspcs" + }, + { + "rshares": 3989473346, + "voter": "michaellamden68" + }, + { + "rshares": 19974764064, + "voter": "thebatchman" + }, + { + "rshares": 158997516614, + "voter": "asmolokalo" + }, + { + "rshares": 8603166550, + "voter": "getssidetracked" + }, + { + "rshares": 5165418905, + "voter": "riscadox" + }, + { + "rshares": 17538291453, + "voter": "konstantin" + }, + { + "rshares": 261755903, + "voter": "mstang83" + }, + { + "rshares": 39099397056, + "voter": "hitmeasap" + }, + { + "rshares": 252977703, + "voter": "nexus1" + }, + { + "rshares": 1515818756, + "voter": "burmik123" + }, + { + "rshares": 280713275, + "voter": "ksenia" + }, + { + "rshares": 1649898982, + "voter": "trees" + }, + { + "rshares": 231686197, + "voter": "strawhat" + }, + { + "rshares": 219133173153, + "voter": "domino" + }, + { + "rshares": 251687687, + "voter": "playtime" + }, + { + "rshares": 404548352, + "voter": "whitepeach" + }, + { + "rshares": 7380400309, + "voter": "furion" + }, + { + "rshares": 6462652657, + "voter": "owdy" + }, + { + "rshares": 1256448483, + "voter": "dicov" + }, + { + "rshares": 2936170685, + "voter": "steem1653" + }, + { + "rshares": 136318424, + "voter": "cynetyc" + }, + { + "rshares": 18770538147, + "voter": "sebastien" + }, + { + "rshares": 13787216422, + "voter": "sitaru" + }, + { + "rshares": 80777327, + "voter": "snowden" + }, + { + "rshares": 14167053756, + "voter": "aaseb" + }, + { + "rshares": 4209522316, + "voter": "karen13" + }, + { + "rshares": 10646413479, + "voter": "deviedev" + }, + { + "rshares": 266599021635, + "voter": "nabilov" + }, + { + "rshares": 2286950597, + "voter": "dmacshady" + }, + { + "rshares": 726313838, + "voter": "luisucv34" + }, + { + "rshares": 8811980236, + "voter": "herverisson" + }, + { + "rshares": 53424827264, + "voter": "streetstyle" + }, + { + "rshares": 46856213520, + "voter": "milestone" + }, + { + "rshares": 3801182358, + "voter": "maximkichev" + }, + { + "rshares": 15070465231, + "voter": "nippel66" + }, + { + "rshares": 167302364294, + "voter": "blueorgy" + }, + { + "rshares": 12849414672, + "voter": "benjiberigan" + }, + { + "rshares": 932248554, + "voter": "poseidon" + }, + { + "rshares": 19717588129, + "voter": "mustafaomar" + }, + { + "rshares": 3506039536, + "voter": "simon.braki.love" + }, + { + "rshares": 82781233416, + "voter": "thylbom" + }, + { + "rshares": 32542976852, + "voter": "deanliu" + }, + { + "rshares": 5609548617, + "voter": "sharker" + }, + { + "rshares": 541016983, + "voter": "qonq99" + }, + { + "rshares": 204615752038, + "voter": "jl777" + }, + { + "rshares": 119983138, + "voter": "pokemon" + }, + { + "rshares": 1226120506, + "voter": "positive" + }, + { + "rshares": 6939662161, + "voter": "chloetaylor" + }, + { + "rshares": 43638419601, + "voter": "claudiop63" + }, + { + "rshares": 17267164725, + "voter": "proto" + }, + { + "rshares": 7222403812, + "voter": "sisterholics" + }, + { + "rshares": 1444237397, + "voter": "alex.chien" + }, + { + "rshares": 8781903824, + "voter": "royalmacro" + }, + { + "rshares": 1838367968, + "voter": "remlaps" + }, + { + "rshares": 149624601, + "voter": "steemster1" + }, + { + "rshares": 3353872300, + "voter": "glitterpig" + }, + { + "rshares": 8734116589, + "voter": "taker" + }, + { + "rshares": 59219358, + "voter": "sharon" + }, + { + "rshares": 4999720649, + "voter": "dumar022" + }, + { + "rshares": 2077201153, + "voter": "merej99" + }, + { + "rshares": 60342922, + "voter": "lillianjones" + }, + { + "rshares": 255401498427, + "voter": "laonie" + }, + { + "rshares": 24561432292, + "voter": "laoyao" + }, + { + "rshares": 7994421908, + "voter": "myfirst" + }, + { + "rshares": 51843535316, + "voter": "somebody" + }, + { + "rshares": 1938401760, + "voter": "flysaga" + }, + { + "rshares": 2501627790, + "voter": "gmurph" + }, + { + "rshares": 1691577797, + "voter": "chris.roy" + }, + { + "rshares": 1693568633, + "voter": "stormblaze" + }, + { + "rshares": 11452681912, + "voter": "midnightoil" + }, + { + "rshares": 2327843962, + "voter": "kalimor" + }, + { + "rshares": 84246848, + "voter": "coderg" + }, + { + "rshares": 4190252928, + "voter": "ullikume" + }, + { + "rshares": 3323749960, + "voter": "kurtbeil" + }, + { + "rshares": 28644139641, + "voter": "xiaohui" + }, + { + "rshares": 1349109906, + "voter": "dolov" + }, + { + "rshares": 1293603524, + "voter": "elfkitchen" + }, + { + "rshares": 103394476995, + "voter": "joele" + }, + { + "rshares": 5855492830, + "voter": "oflyhigh" + }, + { + "rshares": 895550716, + "voter": "xiaokongcom" + }, + { + "rshares": 2118152083, + "voter": "natalymaty" + }, + { + "rshares": 60819615, + "voter": "msjennifer" + }, + { + "rshares": 55925537, + "voter": "ciao" + }, + { + "rshares": 1156101266, + "voter": "darthnava" + }, + { + "rshares": 3670417888, + "voter": "villainblack" + }, + { + "rshares": 8410164039, + "voter": "thebotkiller" + }, + { + "rshares": 3033050865, + "voter": "jrcornel" + }, + { + "rshares": 54217761, + "voter": "steemo" + }, + { + "rshares": 1805262907, + "voter": "xianjun" + }, + { + "rshares": 26819912795, + "voter": "hanshotfirst" + }, + { + "rshares": 54077897, + "voter": "steema" + }, + { + "rshares": 71282219, + "voter": "confucius" + }, + { + "rshares": 93801736989, + "voter": "miacats" + }, + { + "rshares": 2249572206, + "voter": "njall" + }, + { + "rshares": 54909929, + "voter": "jarvis" + }, + { + "rshares": 118219525, + "voter": "microluck" + }, + { + "rshares": 54313084, + "voter": "fortuner" + }, + { + "rshares": 2077267800, + "voter": "chinadaily" + }, + { + "rshares": 4879530405, + "voter": "almerri" + }, + { + "rshares": 9253395112, + "voter": "johnnyyash" + }, + { + "rshares": 10344891579, + "voter": "gvargas123" + }, + { + "rshares": 4751552849, + "voter": "themanualbot" + }, + { + "rshares": 136485885, + "voter": "nang1" + }, + { + "rshares": 13839238841, + "voter": "telos" + }, + { + "rshares": 51877132, + "voter": "johnbyrd" + }, + { + "rshares": 53039566, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 51870077, + "voter": "ficholl" + }, + { + "rshares": 53030738, + "voter": "widell" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 406983674, + "voter": "mig641" + }, + { + "rshares": 169608367, + "voter": "kamil5" + }, + { + "rshares": 59295031, + "voter": "dobbydaba" + }, + { + "rshares": 24294717617, + "voter": "andrewawerdna" + }, + { + "rshares": 55367485477, + "voter": "mandibil" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 51562255, + "voter": "curpose" + }, + { + "rshares": 76072115, + "voter": "steembriefing" + }, + { + "rshares": 55750195, + "voter": "riv" + }, + { + "rshares": 2196862373, + "voter": "runridefly" + }, + { + "rshares": 1783607101, + "voter": "funkywanderer" + }, + { + "rshares": 2249900457, + "voter": "jeremyfromwi" + }, + { + "rshares": 2056057288, + "voter": "eight-rad" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 9458733324, + "voter": "aggroed" + }, + { + "rshares": 51718188, + "voter": "crion" + }, + { + "rshares": 182060433, + "voter": "greatness" + }, + { + "rshares": 51388276, + "voter": "hitherise" + }, + { + "rshares": 51379706, + "voter": "wiss" + }, + { + "rshares": 54247555535, + "voter": "sponge-bob" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 88628906, + "voter": "ruscion" + }, + { + "rshares": 1086106040, + "voter": "tatianka" + }, + { + "rshares": 54175638, + "voter": "apparat" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 157957231026, + "voter": "thecyclist" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 50370757, + "voter": "yorsens" + }, + { + "rshares": 201688406600, + "voter": "asksisk" + }, + { + "rshares": 50065875, + "voter": "bane" + }, + { + "rshares": 50059754, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 323483227, + "voter": "panther" + }, + { + "rshares": 60610693, + "voter": "plantbasedjunkie" + }, + { + "rshares": 55341943517, + "voter": "brains" + }, + { + "rshares": 517900727, + "voter": "mohamedmashaal" + }, + { + "rshares": 20617809185, + "voter": "skypilot" + }, + { + "rshares": 50933404, + "voter": "ailo" + }, + { + "rshares": 5753290068, + "voter": "chick1" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 51568971, + "voter": "typingagent" + }, + { + "rshares": 51581492, + "voter": "cwb" + }, + { + "rshares": 339274981, + "voter": "anomaly" + }, + { + "rshares": 147786454, + "voter": "ola1" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 71955428, + "voter": "mari5555na" + }, + { + "rshares": 157644916, + "voter": "iggy" + }, + { + "rshares": 51232949, + "voter": "dragonice" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 2118281183, + "voter": "bapparabi" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 90053391, + "voter": "remlaps1" + }, + { + "rshares": 239963421, + "voter": "darkminded153" + }, + { + "rshares": 527464783, + "voter": "grisha-danunaher" + }, + { + "rshares": 72826233, + "voter": "igtes" + }, + { + "rshares": 141679752, + "voter": "buffett" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 444435987, + "voter": "witchcraftblog" + }, + { + "rshares": 161693690, + "voter": "shadowproject" + }, + { + "rshares": 160975092, + "voter": "user45-87" + }, + { + "rshares": 157182398, + "voter": "planet" + }, + { + "rshares": 156043541, + "voter": "disneypixar" + }, + { + "rshares": 159143891, + "voter": "reef" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 31683945302, + "voter": "goldmatters" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 135637537, + "voter": "toddemaher1" + }, + { + "rshares": 153397644, + "voter": "milank" + }, + { + "rshares": 153325742, + "voter": "denise12" + } + ], + "author": "gavvet", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.8, + "beneficiaries": [], + "blacklists": [], + "body": "Hello everyone. I did not write anything about World War II for a long time. So today I decided to tell you about the Tank Destroyers. About the machines, specialization of which was the destruction of tanks. In this article I will talk about the classic representatives of this class.\n>\u0412\u0441\u0456\u043c \u043f\u0440\u0438\u0432\u0456\u0442. \u0414\u0430\u0432\u043d\u0435\u043d\u044c\u043a\u043e \u044f \u043d\u0435 \u043f\u0438\u0441\u0430\u0432 \u043d\u0456\u0447\u043e\u0433\u043e \u043d\u0430 \u0442\u0435\u043c\u0443 \u0414\u0440\u0443\u0433\u043e\u0457 \u0421\u0432\u0456\u0442\u043e\u0432\u043e\u0457. \u0406 \u043e\u0441\u044c \u0441\u044c\u043e\u0433\u043e\u0434\u043d\u0456 \u044f \u0432\u0438\u0440\u0456\u0448\u0438\u0432 \u0440\u043e\u0437\u043f\u043e\u0432\u0456\u0441\u0442\u0438 \u0432\u0430\u043c \u043f\u0440\u043e \u041f\u0422-\u0421\u0410\u0423. \u041f\u0440\u043e \u043c\u0430\u0448\u0438\u043d\u0438, \u0441\u043f\u0435\u0446\u0456\u0430\u043b\u0456\u0437\u0430\u0446\u0456\u0454\u044e \u044f\u043a\u0438\u0445 \u0431\u0443\u043b\u043e \u0437\u043d\u0438\u0449\u0435\u043d\u043d\u044f \u0442\u0430\u043d\u043a\u0456\u0432. \u0423 \u0446\u0456\u0439 \u0447\u0430\u0441\u0442\u0438\u043d\u0456 \u044f \u0440\u043e\u0437\u043f\u043e\u0432\u0456\u043c \u043f\u0440\u043e \u043a\u043b\u0430\u0441\u0438\u0447\u043d\u0438\u0445 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043d\u0438\u043a\u0456\u0432 \u0441\u0432\u043e\u0433\u043e \u043a\u043b\u0430\u0441\u0443.\n\n# StuG III\nhttp://i.piccy.info/i9/3d367a52a1b8dc6c22f126332f335144/1473836215/88822/1063747/cqWCxy6vYP0.jpg\n\nLet's start with the most produced Tank Destroyer in the history. At the beginning of the WW II German command decided to create a mobile artillery on the basis of existing tanks, which would be able to support the infantry. The priority in new machine were the firepower, a good armor and cheapness. The firm Daimler-Benz successfully embodied these wishes into reality. There were about eight versions of StuG III, however, the main was Ausf. G. The cost of production of one StuG was quite low - 83 000 DM. Total was released 10500 machines. The basis for the creation was German tank PzKpfw III.\nInitially StuG III was equipped with a short-75mm gun, but when good armored Soviet T-34 came to the fronts, it was decided to replace short gun with a new long-barreled 75mm cannon Stuk 40 L / 48, which surely hit the Soviet tanks. StuG armor was quite good \u2013 50 mm in a front took a punch at a distance of 1 km. StuG III was very compact in a size and had good mobility. The main disadvantage was little size which allowed bad conditions for crew working. StuG III took active part in a war from the very beginning to its end. \nhttp://i.piccy.info/i9/5dc09cebc0ddfcd1fac4a8013ee385ad/1473836240/182233/1063747/5u9ghQyvkTc.jpg\n\n>\u041f\u043e\u0447\u043d\u0435\u043c\u043e \u0437 \u043d\u0430\u0439\u043c\u0430\u0441\u043e\u0432\u0456\u0448\u0457 \u041f\u0422-\u0421\u0410\u0423 \u0432 \u0456\u0441\u0442\u043e\u0440\u0456\u0457. \u041d\u0430 \u043f\u043e\u0447\u0430\u0442\u043a\u0443 \u0432\u0456\u0439\u043d\u0438 \u043d\u0456\u043c\u0435\u0446\u044c\u043a\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u0443\u0432\u0430\u043d\u043d\u044f \u0432\u0438\u0440\u0456\u0448\u0438\u043b\u043e \u0441\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u043c\u043e\u0431\u0456\u043b\u044c\u043d\u0443 \u0430\u0440\u0442\u0438\u043b\u0435\u0440\u0456\u044e \u043d\u0430 \u0431\u0430\u0437\u0456 \u0432\u0436\u0435 \u043d\u0430\u044f\u0432\u043d\u0438\u0445 \u0442\u0430\u043d\u043a\u0456\u0432, \u0437\u0434\u0430\u0442\u043d\u0443 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0430\u0442\u0438 \u043f\u0456\u0445\u043e\u0442\u0443. \u041f\u0440\u0456\u043e\u0440\u0438\u0442\u0435\u0442\u043d\u043e\u044e \u0431\u0443\u043b\u0430 \u0432\u043e\u0433\u043d\u0435\u0432\u0430 \u043c\u0456\u0446\u044c, \u0433\u0430\u0440\u043d\u0435 \u0431\u0440\u043e\u043d\u044e\u0432\u0430\u043d\u043d\u044f \u0456 \u0434\u0435\u0448\u0435\u0432\u0438\u0437\u043d\u0430. \u0424\u0456\u0440\u043c\u0430 Daimler-Benz \u0432\u0434\u0430\u043b\u043e \u0432\u0442\u0456\u043b\u0438\u043b\u0430 \u0446\u0456 \u043f\u043e\u0431\u0430\u0436\u0430\u043d\u043d\u044f \u0432 \u0440\u0435\u0430\u043b\u044c\u043d\u0456\u0441\u0442\u044c. \u0412\u0441\u044c\u043e\u0433\u043e \u0431\u0443\u043b\u043e \u0431\u043b\u0438\u0437\u044c\u043a\u043e \u0432\u043e\u0441\u044c\u043c\u0438 \u043c\u043e\u0434\u0438\u0444\u0456\u043a\u0430\u0446\u0456\u0439 StuG III, \u043f\u0440\u043e\u0442\u0435 \u043e\u0441\u043d\u043e\u0432\u043d\u043e\u044e \u0431\u0443\u043b\u0430 Ausf. G. \u0412\u0430\u0440\u0442\u0456\u0441\u0442\u044c \u043e\u0434\u043d\u0456\u0454\u0457 \u041f\u0422-\u0421\u0410\u0423 \u0431\u0443\u043b\u0430 \u0434\u043e\u0441\u0438\u0442\u044c \u043d\u0438\u0437\u044c\u043a\u043e\u044e - 83 000 \u043c\u0430\u0440\u043e\u043a. \u0421\u0443\u043c\u0430\u0440\u043d\u043e \u0431\u0443\u043b\u043e \u0432\u0438\u043f\u0443\u0449\u0435\u043d\u043e 10500 \u043c\u0430\u0448\u0438\u043d. \u0411\u0430\u0437\u043e\u044e \u0434\u043b\u044f \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u043d\u044f \u043f\u043e\u0441\u043b\u0443\u0436\u0438\u0432 \u0442\u0430\u043d\u043a PzKpfw III.\n\u0421\u043f\u043e\u0447\u0430\u0442\u043a\u0443 StuG III \u043e\u0441\u043d\u0430\u0449\u0443\u0432\u0430\u0432\u0441\u044f \u043a\u043e\u0440\u043e\u0442\u043a\u043e\u0441\u0442\u0432\u043e\u043b\u044c\u043d\u043e\u044e 75\u043c\u043c \u0433\u0430\u0440\u043c\u0430\u0442\u043e\u044e, \u043e\u0434\u043d\u0430\u043a \u0437 \u043f\u043e\u044f\u0432\u043e\u044e \u043d\u0430 \u0444\u0440\u043e\u043d\u0442\u0430\u0445 \u0422-34 \u0431\u0443\u043b\u043e \u043f\u0440\u0438\u0439\u043d\u044f\u0442\u043e \u0440\u0456\u0448\u0435\u043d\u043d\u044f \u0437\u0430\u043c\u0456\u043d\u0438\u0442\u0438 \u0457\u0457 \u043d\u0430 \u043d\u043e\u0432\u0443 \u0434\u043e\u0432\u0433\u043e\u0441\u0442\u0432\u043e\u043b\u044c\u043d\u0443 75\u043c\u043c \u0433\u0430\u0440\u043c\u0430\u0442\u0443 Stuk 40 L / 48, \u044f\u043a\u0430 \u0432\u043f\u0435\u0432\u043d\u0435\u043d\u043e \u0432\u0440\u0430\u0436\u0430\u043b\u0430 \u0440\u0430\u0434\u044f\u043d\u0441\u044c\u043a\u0456 \u0442\u0430\u043d\u043a\u0438. \u0411\u0440\u043e\u043d\u044f \u0441\u0430\u043c\u043e\u0445\u0456\u0434\u043a\u0438 \u0443 \u043b\u043e\u0431\u0456 \u0431\u0443\u043b\u0430 50 \u043c\u043c \u0456 \u0442\u0440\u0438\u043c\u0430\u043b\u0430 \u0443\u0434\u0430\u0440 \u043d\u0430 \u0432\u0456\u0434\u0441\u0442\u0430\u043d\u0456 1 \u043a\u043c. StuG III \u0432\u0456\u0434\u0440\u0456\u0437\u043d\u044f\u0432\u0441\u044f \u043a\u043e\u043c\u043f\u0430\u043a\u0442\u043d\u0438\u043c\u0438 \u0440\u043e\u0437\u043c\u0456\u0440\u0430\u043c\u0438, \u0445\u043e\u0440\u043e\u0448\u043e\u044e \u043c\u0430\u043d\u0435\u0432\u0440\u0435\u043d\u0456\u0441\u0442\u044e \u0442\u0430 \u043d\u0435\u043f\u043e\u0433\u0430\u043d\u043e\u044e \u0448\u0432\u0438\u0434\u043a\u0456\u0441\u0442\u044e. \u0417 \u043d\u0435\u0434\u043e\u043b\u0456\u043a\u0456\u0432 \u0432\u0430\u0440\u0442\u043e \u0432\u0456\u0434\u0437\u043d\u0430\u0447\u0438\u0442\u0438 \u043d\u0435\u0437\u0440\u0443\u0447\u043d\u0456\u0441\u0442\u044c \u0440\u043e\u0431\u043e\u0442\u0438 \u0435\u043a\u0456\u043f\u0430\u0436\u0443 \u0447\u0435\u0440\u0435\u0437 \u043d\u0435\u0432\u0435\u043b\u0438\u043a\u0438\u0439 \u0437\u0430 \u0431\u0440\u043e\u043d\u044c\u043e\u0432\u0438\u0439 \u043f\u0440\u043e\u0441\u0442\u0456\u0440. \u041c\u0430\u0448\u0438\u043d\u0430 \u0430\u043a\u0442\u0438\u0432\u043d\u043e \u0431\u0440\u0430\u043b\u0430 \u0443\u0447\u0430\u0441\u0442\u044c \u0437 \u0441\u0430\u043c\u043e\u0433\u043e \u043f\u043e\u0447\u0430\u0442\u043a\u0443 \u0432\u0456\u0439\u043d\u0438 \u0456 \u0434\u043e \u0457\u0457 \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u043d\u044f.\n\n# Su-85 (100) \u0421\u0423-85 (100)\nhttp://i.piccy.info/i9/b5ef17359d201f4a7a61b38b5e6ca72f/1473836271/164656/1063747/kKktJUlUuXk.jpg\n\nTowards in 1943 it became clear for the Soviet command that to deal effectively with new German tanks Soviet army required new, more modern machines and Tank Destroyers. It was decided to create new Tank Destroyer based on the T-34, driving performance and armor of which were very good. Development of a new machine was conducted at Uralmash factory.\nSu-85 had a new long-barreled 85mm gun, similar to that which will soon be installed at T-34-85. This gun was able to destroy enemy medium tanks at the distance of over a kilometer, and heavy tanks \u2013 at 800 meters to a front plate. The gun was placed in the middle part of the Tanks Destroyer body and had angles of + - 8 degrees. Also the inside size of tanks was nice which allowed good conditions for crew working. Driving characteristics inherited from the T-34-85. Armor (45 mm at the front with big armor slope) provided good protection against German medium tanks. A little later, with the release of the T-34-85, SU-85 was converted under the new 100mm gun. It was a tool for successfully destroying any enemy tanks, including Tiger 2. Also Su-100 had a very low silhouette, which contributed to an excellent disguise. Observation and aiming devices have been improved. SU-100 was easy to maintain. This Tank Destroyer applied to the end of the WW II. Total were released 4976 SU-100 and 2050 SU-85.\nhttp://i.piccy.info/i9/4dc33c464a97ab5b3b8b294778f28103/1473836298/33303/1063747/WVaI_c18Lyw.jpg\n\n>\u0411\u043b\u0438\u0436\u0447\u0435 \u0434\u043e 1943 \u0440\u043e\u043a\u0443 \u0440\u0430\u0434\u044f\u043d\u0441\u044c\u043a\u043e\u043c\u0443 \u043a\u043e\u043c\u0430\u043d\u0434\u0443\u0432\u0430\u043d\u043d\u044e \u0441\u0442\u0430\u043b\u043e \u0437\u0440\u043e\u0437\u0443\u043c\u0456\u043b\u043e, \u0449\u043e \u0434\u043b\u044f \u0435\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0457 \u0431\u043e\u0440\u043e\u0442\u044c\u0431\u0438 \u0437 \u043d\u043e\u0432\u0438\u043c\u0438 \u043d\u0456\u043c\u0435\u0446\u044c\u043a\u0438\u043c\u0438 \u0442\u0430\u043d\u043a\u0430\u043c\u0438 \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u0456 \u0431\u0456\u043b\u044c\u0448 \u0441\u0443\u0447\u0430\u0441\u043d\u0456 \u043c\u0430\u0448\u0438\u043d\u0438. \u0411\u0443\u043b\u043e \u0432\u0438\u0440\u0456\u0448\u0435\u043d\u043e \u0441\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u043f\u0440\u043e\u0442\u0438\u0442\u0430\u043d\u043a\u043e\u0432\u0443 \u0441\u0430\u043c\u043e\u0445\u0456\u0434\u043d\u0443 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0443 \u043d\u0430 \u0431\u0430\u0437\u0456 \u0442\u0430\u043d\u043a\u0430 \u0422-34, \u0445\u043e\u0434\u043e\u0432\u0456 \u044f\u043a\u043e\u0441\u0442\u0456 \u0456 \u0431\u0440\u043e\u043d\u044f \u044f\u043a\u043e\u0433\u043e \u0431\u0443\u043b\u0438 \u0434\u0443\u0436\u0435 \u0445\u043e\u0440\u043e\u0448\u0456. \u0420\u043e\u0437\u0440\u043e\u0431\u043a\u0430 \u043d\u043e\u0432\u043e\u0457 \u041f\u0422-\u0421\u0410\u0423 \u0432\u0435\u043b\u0430\u0441\u044f \u043d\u0430 \u0423\u0440\u0430\u043b\u043c\u0430\u0448\u0437\u0430\u0432\u043e\u0434\u0456.\n\u0421\u0423-85 \u043c\u0430\u043b\u0430 \u043d\u043e\u0432\u0443 85\u043c\u043c \u043d\u0430\u0440\u0456\u0437\u043d\u0443 \u0433\u0430\u0440\u043c\u0430\u0442\u0443, \u0430\u043d\u0430\u043b\u043e\u0433\u0456\u0447\u043d\u0443 \u0437 \u0442\u043e\u044e, \u044f\u043a\u0430 \u043d\u0435\u0437\u0430\u0431\u0430\u0440\u043e\u043c \u0431\u0443\u0434\u0435 \u0432\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0430 \u043d\u0430 \u0442 34-85. \u0412\u043e\u043d\u0430 \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u043b\u043e \u0431\u0435\u0437 \u043f\u0440\u043e\u0431\u043b\u0435\u043c \u0432\u0440\u0430\u0436\u0430\u0442\u0438 \u0441\u0435\u0440\u0435\u0434\u043d\u0456 \u0442\u0430\u043d\u043a\u0438 \u0441\u0443\u043f\u0440\u043e\u0442\u0438\u0432\u043d\u0438\u043a\u0430 \u043d\u0430 \u0434\u0438\u0441\u0442\u0430\u043d\u0446\u0456\u0457 \u0431\u0456\u043b\u044c\u0448\u0435 \u043a\u0456\u043b\u043e\u043c\u0435\u0442\u0440\u0430, \u0430 \u0432\u0430\u0436\u043a\u0456 - \u043d\u0430 800 \u043c\u0435\u0442\u0440\u0430\u0445. \u0413\u0430\u0440\u043c\u0430\u0442\u0430 \u0432\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u044e\u0432\u0430\u043b\u0430\u0441\u044f \u043f\u0440\u044f\u043c\u043e \u0432 \u043a\u043e\u0440\u043f\u0443\u0441 \u0456 \u043c\u0430\u043b\u043e \u043a\u0443\u0442\u0438 \u043d\u0430\u0432\u0435\u0434\u0435\u043d\u043d\u044f \u0432 + - 8 \u0433\u0440\u0430\u0434\u0443\u0441\u0456\u0432. \u041a\u043e\u0440\u043f\u0443\u0441 \u0431\u0443\u0432 \u0432\u0456\u0434\u043d\u043e\u0441\u043d\u043e \u043f\u0440\u043e\u0441\u0442\u043e\u0440\u0438\u0439 \u0456 \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u0432 \u0437 \u043a\u043e\u043c\u0444\u043e\u0440\u0442\u043e\u043c \u043f\u0440\u0430\u0446\u044e\u0432\u0430\u0442\u0438 \u0435\u043a\u0456\u043f\u0430\u0436\u0443. \u0425\u043e\u0434\u043e\u0432\u0456 \u0445\u0430\u0440\u0430\u043a\u0442\u0435\u0440\u0438\u0441\u0442\u0438\u043a\u0438 \u0421\u0423 \u0443\u0441\u043f\u0430\u0434\u043a\u0443\u0432\u0430\u043b\u0430 \u0432\u0456\u0434 \u0442-34. \u0411\u0440\u043e\u043d\u044f (45\u043c\u043c \u043f\u0456\u0434 \u043d\u0430\u0445\u0438\u043b\u043e\u043c) \u0437\u0430\u0431\u0435\u0437\u043f\u0435\u0447\u0443\u0432\u0430\u043b\u0430 \u0445\u043e\u0440\u043e\u0448\u0438\u0439 \u0437\u0430\u0445\u0438\u0441\u0442 \u0432\u0456\u0434 \u043f\u043e\u0441\u0442\u0440\u0456\u043b\u0456\u0432 \u0441\u0435\u0440\u0435\u0434\u043d\u0456\u0445 \u0442\u0430\u043d\u043a\u0456\u0432 \u043f\u0440\u043e\u0442\u0438\u0432\u043d\u0438\u043a\u0430. \u0422\u0440\u043e\u0445\u0438 \u043f\u0456\u0437\u043d\u0456\u0448\u0435 \u0437 \u0432\u0438\u0445\u043e\u0434\u043e\u043c \u0442\u0430\u043d\u043a\u0430 \u0442 34-85 \u0421\u0443\u0448\u043a\u0438 \u0431\u0443\u043b\u0438 \u043f\u0435\u0440\u0435\u043e\u0431\u043b\u0430\u0434\u043d\u0430\u043d\u0456 \u043f\u0456\u0434 \u043d\u043e\u0432\u0443 100\u043c\u043c \u0433\u0430\u0440\u043c\u0430\u0442\u0443. \u0426\u044f \u0433\u0430\u0440\u043c\u0430\u0442 \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u043b\u0430 \u0443\u0441\u043f\u0456\u0448\u043d\u043e \u0431\u043e\u0440\u043e\u0442\u0438\u0441\u044f \u0437 \u0431\u0443\u0434\u044c-\u044f\u043a\u0438\u043c \u0442\u0430\u043d\u043a\u043e\u043c \u043f\u0440\u043e\u0442\u0438\u0432\u043d\u0438\u043a\u0430, \u0432\u043a\u043b\u044e\u0447\u0430\u044e\u0447\u0438 \u0456 \u0422\u0438\u0433\u0440 2. \u0422\u0430\u043a\u043e\u0436 \u0432\u0430\u0440\u0442\u043e \u0432\u0456\u0434\u0437\u043d\u0430\u0447\u0438\u0442\u0438 \u043d\u0438\u0437\u044c\u043a\u0438\u0439 \u0441\u0438\u043b\u0443\u0435\u0442 \u043c\u0430\u0448\u0438\u043d\u0438, \u044f\u043a\u0438\u0439 \u0441\u043f\u0440\u0438\u044f\u0432 \u0432\u0456\u0434\u043c\u0456\u043d\u043d\u043e\u043c\u0443 \u043c\u0430\u0441\u043a\u0443\u0432\u0430\u043d\u043d\u044e. \u0411\u0443\u043b\u0438 \u043f\u043e\u043b\u0456\u043f\u0448\u0435\u043d\u0456 \u043f\u0440\u0438\u043b\u0430\u0434\u0438 \u0441\u043f\u043e\u0441\u0442\u0435\u0440\u0435\u0436\u0435\u043d\u043d\u044f \u0439 \u043f\u0440\u0438\u0446\u0456\u043b\u044e\u0432\u0430\u043d\u043d\u044f. \u0422\u0435\u0445\u043d\u0456\u043a\u0430 \u0431\u0443\u043b\u0430 \u043f\u0440\u043e\u0441\u0442\u0430 \u0432 \u043e\u0431\u0441\u043b\u0443\u0433\u043e\u0432\u0443\u0432\u0430\u043d\u043d\u0456. \u0426\u044f \u041f\u0422-\u0421\u0410\u0423 \u0437\u0430\u0441\u0442\u043e\u0441\u043e\u0432\u0443\u0432\u0430\u043b\u0430\u0441\u044f \u0434\u043e \u0441\u0430\u043c\u043e\u0433\u043e \u043a\u0456\u043d\u0446\u044f \u0432\u0456\u0439\u043d\u0438. \u0412\u0441\u044c\u043e\u0433\u043e \u0431\u0443\u043b\u043e \u0432\u0438\u043f\u0443\u0449\u0435\u043d\u043e 4976 \u0421\u0423-100 \u0456 2050 \u0421\u0423-85.\n\n# Jagdpanther (\u042f\u0433\u0434\u043f\u0430\u043d\u0442\u0435\u0440\u0430)\nhttp://i.piccy.info/i9/201bcdc4469d546e806e4a38ba752ea7/1473836330/161907/1063747/_jvoDheMLik.jpg\n\nIn the middle of 1942 the German command decided to create a new Tank Destroyer with 88mm anti-tank gun Pak-43, using the basis of medium tank \u201cPanther\u201d. The development of this Tank Destroyer at first was carried by a Krupp company, then it was given to a Daimler-Benz and at last it was finished by a MIAG company. So, the destiny of Jagdpather was hard. The development has been complicated by the regular air raids allies, constant shortage of necessary parts and confusion in the serial versions of the machine. Jagdpanther took the most actively part in the Ardennes offensive and the Balaton operation.\nhttp://i.piccy.info/i9/d2e68a346dd9f511c77c83d8b77eaf87/1473836361/30639/1063747/XmYA_dzfCU8.jpg\n\nIn general, as a Tank Destroyer Jagdpanthere was great. Maneuverability and speed characteristics were good because of using \u201cPanther\u201d basis. Armor of Jagdpanthere (80 mm in the front with a good armor slope) confidently defended the machine and a crew at the distance of 800 meters from all Soviet tanks. The new 88mm anti-tank gun allowed to destroy the enemy at a distance of 1km. Rate of fire at the same time was very high - 8 rounds per minute. The fighting compartment inside of a car was spacious and was equipped with ventilation, increasing the convenience of the crew working. And don\u2019t forget than Jagdpanther had a low silhouette. The disadvantages were the relatively high cost of the machine (due to the use of scarce materials), unreliability and complexity of the transmission service. Jagdpanther has established itself as a formidable and dangerous opponent, specializing in the destruction of tanks. Total were produced 392 cars.\nhttp://i.piccy.info/i9/f1590af47cd302853838f357b7786d76/1473836385/192289/1063747/V3N3_0icSI.jpg\n\n>\u0423 \u0441\u0435\u0440\u0435\u0434\u0438\u043d\u0438 1942 \u0440\u043e\u043a\u0443 \u043d\u0456\u043c\u0435\u0446\u044c\u043a\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u0443\u0432\u0430\u043d\u043d\u044f \u043f\u0440\u0438\u0439\u043d\u044f\u043b\u043e \u0440\u0456\u0448\u0435\u043d\u043d\u044f \u0441\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u041f\u0422-\u0421\u0410\u0423 \u0437 \u043d\u043e\u0432\u043e\u044e \u043f\u0440\u043e\u0442\u0438\u0442\u0430\u043d\u043a\u043e\u0432\u043e\u044e 88\u043c\u043c \u0433\u0430\u0440\u043c\u0430\u0442\u043e\u044e \u0420\u0430\u043a-43 \u043d\u0430 \u0431\u0430\u0437\u0456 \u0441\u0435\u0440\u0435\u0434\u043d\u044c\u043e\u0433\u043e \u0442\u0430\u043d\u043a\u0430 \u041f\u0430\u043d\u0442\u0435\u0440\u0430. \u0420\u043e\u0437\u0440\u043e\u0431\u043a\u0443 \u041f\u0422-\u0421\u0410\u0423 \u0441\u043f\u043e\u0447\u0430\u0442\u043a\u0443 \u0432\u0435\u043b\u0430 \u0444\u0456\u0440\u043c\u0430 \u041a\u0440\u0443\u043f\u043f, \u043f\u0456\u0437\u043d\u0456\u0448\u0435 \u043f\u0440\u043e\u0435\u043a\u0442 \u0434\u043e\u0440\u043e\u0431\u043b\u044f\u0432\u0441\u044f \u0444\u0456\u0440\u043c\u043e\u044e Daimler-Benz, \u0430 \u0432 \u0441\u0430\u043c\u043e\u043c\u0443 \u043a\u0456\u043d\u0446\u0456 - MIAG. \u0420\u043e\u0437\u0440\u043e\u0431\u043a\u0430 \u0431\u0443\u043b\u0430 \u0443\u0441\u043a\u043b\u0430\u0434\u043d\u0435\u043d\u0430 \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u0438\u043c\u0438 \u0430\u0432\u0456\u0430 \u043d\u0430\u043b\u044c\u043e\u0442\u0430\u043c\u0438 \u0441\u043e\u044e\u0437\u043d\u0438\u043a\u0456\u0432, \u043f\u043e\u0441\u0442\u0456\u0439\u043d\u0438\u043c\u0438 \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0447\u0430\u043c\u0438 \u043f\u043e\u0442\u0440\u0456\u0431\u043d\u0438\u0445 \u0434\u0435\u0442\u0430\u043b\u0435\u0439 \u0456 \u043f\u043b\u0443\u0442\u0430\u043d\u0438\u043d\u043e\u044e \u0432 \u0441\u0435\u0440\u0456\u0439\u043d\u0438\u0445 \u043c\u043e\u0434\u0438\u0444\u0456\u043a\u0430\u0446\u0456\u044f\u0445 \u043c\u0430\u0448\u0438\u043d\u0438. \u041d\u0430\u0439\u0431\u0456\u043b\u044c\u0448 \u0430\u043a\u0442\u0438\u0432\u043d\u043e \u042f\u0433\u0434\u043f\u0430\u043d\u0442\u0435\u0440\u0438 \u0431\u0440\u0430\u043b\u0438 \u0443\u0447\u0430\u0441\u0442\u044c \u0432 \u0410\u0440\u0434\u0435\u043d\u0441\u044c\u043a\u043e\u043c\u0443 \u043d\u0430\u0441\u0442\u0443\u043f\u0456 \u0442\u0430 \u0411\u0430\u043b\u0430\u0442\u043e\u043d\u0441\u044c\u043a\u0456\u0439 \u043e\u043f\u0435\u0440\u0430\u0446\u0456\u0457.\n\u0412 \u0446\u0456\u043b\u043e\u043c\u0443 \u0441\u0430\u043c\u043e\u0445\u043e\u0434\u043a\u0430 \u0432\u0438\u0439\u0448\u043b\u0430 \u0432\u0434\u0430\u043b\u043e\u044e. \u0425\u043e\u0434\u043e\u0432\u0456 \u0456 \u043c\u0430\u043d\u0435\u0432\u0440\u0435\u043d\u0456 \u044f\u043a\u043e\u0441\u0442\u0456 \u0432\u043e\u043d\u0430 \u0446\u0456\u043b\u043a\u043e\u043c \u0443\u0441\u043f\u0430\u0434\u043a\u0443\u0432\u0430\u043b\u0430 \u0432\u0456\u0434 \u041f\u0430\u043d\u0442\u0435\u0440\u0438 \u0456 \u0432\u043e\u043d\u0438 \u0431\u0443\u043b\u0438 \u043d\u0430 \u0432\u0438\u0441\u043e\u043a\u043e\u043c\u0443 \u0440\u0456\u0432\u043d\u0456. \u0411\u0440\u043e\u043d\u044f \u0441\u0430\u043c\u043e\u0445\u0456\u0434\u043a\u0438 (80 \u043c\u043c \u0432 \u043b\u043e\u0431\u0456 \u043f\u0456\u0434 \u0445\u043e\u0440\u043e\u0448\u0438\u043c \u043d\u0430\u0445\u0438\u043b\u043e\u043c) \u0432\u043f\u0435\u0432\u043d\u0435\u043d\u043e \u0437\u0430\u0445\u0438\u0449\u0430\u043b\u0430 \u0457\u0457 \u043d\u0430 \u0434\u0438\u0441\u0442\u0430\u043d\u0446\u0456\u044f\u0445 \u0432\u0456\u0434 800 \u043c\u0435\u0442\u0440\u0456\u0432. \u041d\u043e\u0432\u0430 88\u043c\u043c \u043f\u0440\u043e\u0442\u0438\u0442\u0430\u043d\u043a\u043e\u0432\u0430 \u0433\u0430\u0440\u043c\u0430\u0442\u0430 \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u043b\u0430 \u0432\u0435\u0441\u0442\u0438 \u043f\u0440\u0438\u0446\u0456\u043b\u044c\u043d\u0438\u0439 \u0432\u043e\u0433\u043e\u043d\u044c \u043f\u043e \u043f\u0440\u043e\u0442\u0438\u0432\u043d\u0438\u043a\u0443 \u043d\u0430 \u0432\u0456\u0434\u0441\u0442\u0430\u043d\u0456 1\u043a\u043c. \u0422\u0435\u043c\u043f \u0441\u0442\u0440\u0456\u043b\u044c\u0431\u0438 \u043f\u0440\u0438 \u0446\u044c\u043e\u043c\u0443 \u0431\u0443\u0432 \u0434\u0443\u0436\u0435 \u0432\u0438\u0441\u043e\u043a\u0438\u0439 - 8 \u043f\u043e\u0441\u0442\u0440\u0456\u043b\u0456\u0432 \u043d\u0430 \u0445\u0432\u0438\u043b\u0438\u043d\u0443. \u0411\u043e\u0439\u043e\u0432\u0435 \u0432\u0456\u0434\u0434\u0456\u043b\u0435\u043d\u043d\u044f \u043c\u0430\u0448\u0438\u043d\u0438 \u0431\u0443\u043b\u043e \u043f\u0440\u043e\u0441\u0442\u043e\u0440\u0438\u043c \u0456 \u043e\u0441\u043d\u0430\u0449\u0443\u0432\u0430\u043b\u043e\u0441\u044f \u0432\u0435\u043d\u0442\u0438\u043b\u044f\u0446\u0456\u0454\u044e, \u0449\u043e \u043f\u0456\u0434\u0432\u0438\u0449\u0443\u0432\u0430\u043b\u043e \u0437\u0440\u0443\u0447\u043d\u043e\u0441\u0442\u0456 \u0440\u043e\u0431\u043e\u0442\u0438 \u0435\u043a\u0456\u043f\u0430\u0436\u0443. \u041f\u0440\u0438\u043b\u0430\u0434\u0438 \u0441\u043f\u043e\u0441\u0442\u0435\u0440\u0435\u0436\u0435\u043d\u043d\u044f \u0456 \u043f\u0440\u0438\u0446\u0456\u043b\u0438 \u0431\u0443\u043b\u0438 \u044f\u043a \u0437\u0430\u0432\u0436\u0434\u0438 \u043d\u0430 \u0432\u0438\u0449\u043e\u043c\u0443 \u0440\u0456\u0432\u043d\u0456. \u041f\u0422-\u0421\u0410\u0423 \u043c\u0430\u043b\u0430 \u043d\u0438\u0437\u044c\u043a\u0438\u0439 \u0441\u0438\u043b\u0443\u0435\u0442. \u0417 \u043d\u0435\u0434\u043e\u043b\u0456\u043a\u0456\u0432 \u0432\u0430\u0440\u0442\u043e \u0432\u0456\u0434\u0437\u043d\u0430\u0447\u0438\u0442\u0438 \u0432\u0456\u0434\u043d\u043e\u0441\u043d\u043e \u0432\u0438\u0441\u043e\u043a\u0443 \u0432\u0430\u0440\u0442\u0456\u0441\u0442\u044c \u043c\u0430\u0448\u0438\u043d\u0438 (\u0447\u0435\u0440\u0435\u0437 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u043d\u044f \u0434\u0435\u0444\u0456\u0446\u0438\u0442\u043d\u0438\u0445 \u043c\u0430\u0442\u0435\u0440\u0456\u0430\u043b\u0456\u0432), \u043d\u0435\u043d\u0430\u0434\u0456\u0439\u043d\u0456\u0441\u0442\u044c \u0442\u0440\u0430\u043d\u0441\u043c\u0456\u0441\u0456\u0457 \u0456 \u0441\u043a\u043b\u0430\u0434\u043d\u0456\u0441\u0442\u044c \u0432 \u043e\u0431\u0441\u043b\u0443\u0433\u043e\u0432\u0443\u0432\u0430\u043d\u043d\u0456. \u0422\u0430\u043a\u043e\u0436 \u043d\u0435\u0437\u0430\u0434\u043e\u0432\u0456\u043b\u044c\u043d\u043e\u044e \u0431\u0443\u043b\u0430 \u0431\u0440\u043e\u043d\u044f \u0431\u043e\u0440\u0442\u0456\u0432. \u042f\u0433\u0434\u043f\u0430\u043d\u0442\u0435\u0440\u0430 \u0437\u0430\u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0432\u0430\u043b\u0430 \u0441\u0435\u0431\u0435 \u044f\u043a \u0433\u0440\u0456\u0437\u043d\u0438\u0439 \u0456 \u043d\u0435\u0431\u0435\u0437\u043f\u0435\u0447\u043d\u0438\u0439 \u0441\u0443\u043f\u0440\u043e\u0442\u0438\u0432\u043d\u0438\u043a, \u0449\u043e \u0441\u043f\u0435\u0446\u0456\u0430\u043b\u0456\u0437\u0443\u0454\u0442\u044c\u0441\u044f \u043d\u0430 \u0432\u0438\u043d\u0438\u0449\u0435\u043d\u043d\u044f \u0442\u0430\u043d\u043a\u0456\u0432. \u0412\u0441\u044c\u043e\u0433\u043e \u0431\u0443\u043b\u043e \u0432\u0438\u043f\u0443\u0449\u0435\u043d\u043e 392 \u043c\u0430\u0448\u0438\u043d\u0438.\n\n# M18 \u201cHellcat\u201d\nhttp://i.piccy.info/i9/96dea13cac0295bde2f7c6dd2ddf0f93/1473836416/237135/1063747/Zt4ltwPq9qQ.jpg\n\nThe design of the American Tank Destroyer was caused by the US military doctrine. In contrast to the Germans and the Soviets, who had good-armored Tank Destroyers with a powerful anti-tank gun and mediocre mobility, American Tank Destroyers were oriented on a good mobility firstly. M18 was developed for quickly interception of enemy tank formations and the destruction of their flanks. This also caused the weak armor, small caliber of guns and excellent mobility equipment. M18 had been developed by General Motors Buick Division, the cost of one machine was 57,000 dollars. Total it was produced 2507 M18.\nAt first it was planned to put the 37mm gun, but very soon it was decided to replace it by the 57mm British gun. But this was not enough, and in the final version M18 was equipped with a 76mm cannon from Shermans. New Tank Destroyer had a very light weight, had weak armor (20mm in the forehead) and the rotating tower, which was unusual for that time. Suspension provides the convenience of driving on rough terrain; the engine allowed reaching speed up to 45 km per hour. M18 was easy to operate and convenient to use. In general, the machine was ambiguous, absorbing a lot of bold decisions.\nhttp://i.piccy.info/i9/df0129bd789f7923e8f0306e5a8b6520/1473836445/147058/1063747/pxmv2fJDVRs.jpg\n\n>\u041a\u043e\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0456\u044f \u0430\u043c\u0435\u0440\u0438\u043a\u0430\u043d\u0441\u044c\u043a\u043e\u0433\u043e \u0432\u0438\u043d\u0438\u0449\u0443\u0432\u0430\u0447\u0430 \u0442\u0430\u043d\u043a\u0456\u0432 \u043e\u0431\u0443\u043c\u043e\u0432\u043b\u0435\u043d\u0430 \u0432 \u043f\u0435\u0440\u0448\u0443 \u0447\u0435\u0440\u0433\u0443 \u0430\u043c\u0435\u0440\u0438\u043a\u0430\u043d\u0441\u044c\u043a\u043e\u044e \u0432\u0456\u0439\u0441\u044c\u043a\u043e\u0432\u043e\u044e \u0434\u043e\u043a\u0442\u0440\u0438\u043d\u043e\u044e. \u041d\u0430 \u0432\u0456\u0434\u043c\u0456\u043d\u0443 \u0432\u0456\u0434 \u043d\u0456\u043c\u0435\u0446\u044c\u043a\u0438\u0445 \u0456 \u0440\u0430\u0434\u044f\u043d\u0441\u044c\u043a\u0438\u0445 \u0430\u0440\u043c\u0456\u0439, \u0443 \u044f\u043a\u0438\u0445 \u043f\u0440\u043e\u0442\u0438\u0442\u0430\u043d\u043a\u043e\u0432\u0456 \u0441\u0430\u043c\u043e\u0445\u0456\u0434\u043a\u0438 \u043c\u0430\u043b\u0438 \u0433\u0430\u0440\u043d\u0443 \u043b\u043e\u0431\u043e\u0432\u0443 \u0431\u0440\u043e\u043d\u044e, \u043f\u043e\u0442\u0443\u0436\u043d\u0443 \u043f\u0440\u043e\u0442\u0438\u0442\u0430\u043d\u043a\u043e\u0432\u0443 \u0433\u0430\u0440\u043c\u0430\u0442\u0443 \u0456 \u043f\u043e\u0441\u0435\u0440\u0435\u0434\u043d\u044e \u043c\u043e\u0431\u0456\u043b\u044c\u043d\u0456\u0441\u0442\u044c, \u0430\u043c\u0435\u0440\u0438\u043a\u0430\u043d\u0441\u044c\u043a\u0456 \u043f\u0440\u043e\u0442\u0438\u0442\u0430\u043d\u043a\u043e\u0432\u0456 \u0441\u0430\u043c\u043e\u0445\u0456\u0434\u043a\u0438 \u0432 \u043f\u0435\u0440\u0448\u0443 \u0447\u0435\u0440\u0433\u0443 \u043f\u043e\u0432\u0438\u043d\u043d\u0456 \u0431\u0443\u043b\u0438 \u0431\u0443\u0442\u0438 \u043c\u043e\u0431\u0456\u043b\u044c\u043d\u0456. \u041c18 \u0440\u043e\u0437\u0440\u043e\u0431\u043b\u044f\u0432\u0441\u044f \u0434\u043b\u044f \u0448\u0432\u0438\u0434\u043a\u043e\u0433\u043e \u043f\u0435\u0440\u0435\u0445\u043e\u043f\u043b\u0435\u043d\u043d\u044f \u0442\u0430\u043d\u043a\u043e\u0432\u0438\u0445 \u0437'\u0454\u0434\u043d\u0430\u043d\u044c \u043f\u0440\u043e\u0442\u0438\u0432\u043d\u0438\u043a\u0430 \u0456 \u0437\u043d\u0438\u0449\u0435\u043d\u043d\u044f \u0457\u0445 \u0437 \u0444\u043b\u0430\u043d\u0433\u0456\u0432. \u0426\u0438\u043c \u0456 \u043e\u0431\u0443\u043c\u043e\u0432\u043b\u044e\u0432\u0430\u043b\u0430\u0441\u044f \u0441\u043b\u0430\u0431\u043a\u0435 \u0431\u0440\u043e\u043d\u044e\u0432\u0430\u043d\u043d\u044f, \u043d\u0435\u0432\u0435\u043b\u0438\u043a\u0438\u0439 \u043a\u0430\u043b\u0456\u0431\u0440 \u0433\u0430\u0440\u043c\u0430\u0442\u0438 \u0456 \u0432\u0456\u0434\u043c\u0456\u043d\u043d\u0430 \u043c\u043e\u0431\u0456\u043b\u044c\u043d\u0456\u0441\u0442\u044c \u0442\u0435\u0445\u043d\u0456\u043a\u0438. \u0420\u043e\u0437\u0440\u043e\u0431\u043a\u0430 \u0432\u0435\u043b\u0430\u0441\u044f \u0444\u0456\u0440\u043c\u043e\u044e General Motors Buick Division, \u0432\u0430\u0440\u0442\u0456\u0441\u0442\u044c \u043e\u0434\u043d\u0456\u0454\u0457 \u043c\u0430\u0448\u0438\u043d\u0438 \u0441\u0442\u0430\u043d\u043e\u0432\u0438\u043b\u0430 57000 \u0434\u043e\u043b\u0430\u0440\u0456\u0432. \u0412\u0441\u044c\u043e\u0433\u043e \u0431\u0443\u043b\u043e \u0432\u0438\u043f\u0443\u0449\u0435\u043d\u043e 2507 \u041f\u0422-\u0421\u0410\u0423 \u041c18.\n\u0421\u043f\u043e\u0447\u0430\u0442\u043a\u0443 \u043f\u043b\u0430\u043d\u0443\u0432\u0430\u043b\u043e\u0441\u044f \u043f\u043e\u0441\u0442\u0430\u0432\u0438\u0442\u0438 37\u043c\u043c \u0433\u0430\u0440\u043c\u0430\u0442\u0443, \u043f\u0440\u043e\u0442\u0435 \u0434\u0443\u0436\u0435 \u0441\u043a\u043e\u0440\u043e \u0431\u0443\u043b\u043e \u0432\u0438\u0440\u0456\u0448\u0435\u043d\u043e \u0437\u0430\u043c\u0456\u043d\u0438\u0442\u0438 \u0457\u0457 \u043d\u0430 57\u043c\u043c \u0431\u0440\u0438\u0442\u0430\u043d\u0441\u044c\u043a\u0443 \u0433\u0430\u0440\u043c\u0430\u0442\u0443. \u0410\u043b\u0435 \u0446\u044c\u043e\u0433\u043e \u0432\u0438\u044f\u0432\u0438\u043b\u043e\u0441\u044f \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043d\u044c\u043e, \u0456 \u0432 \u0444\u0456\u043d\u0430\u043b\u044c\u043d\u043e\u043c\u0443 \u0432\u0430\u0440\u0456\u0430\u043d\u0442\u0456 \u041c18 \u043e\u0441\u043d\u0430\u0449\u0443\u0432\u0430\u043b\u0430\u0441\u044f 76\u043c\u043c \u0433\u0430\u0440\u043c\u0430\u0442\u043e\u044e, \u0449\u043e \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u044e\u0432\u0430\u043b\u0430\u0441\u044f \u043d\u0430 \u0442\u0430\u043d\u043a\u0438 \u0428\u0435\u0440\u043c\u0430\u043d. \u041f\u0422-\u0421\u0410\u0423 \u0431\u0443\u043b\u0430 \u0434\u0443\u0436\u0435 \u043b\u0435\u0433\u043a\u0430, \u043c\u0430\u043b\u0430 \u043f\u0440\u043e\u0442\u0438\u0432\u043e\u043a\u0443\u043b\u044c\u043e\u0432\u0435 \u0431\u0440\u043e\u043d\u044e\u0432\u0430\u043d\u043d\u044f (20\u043c\u043c \u0432 \u043b\u043e\u0431\u0456) \u0456 \u043f\u043e\u0432\u043e\u0440\u043e\u0442\u043d\u0443 \u0431\u0430\u0448\u0442\u0443, \u0449\u043e \u0431\u0443\u043b\u043e \u043d\u0435\u0445\u0430\u0440\u0430\u043a\u0442\u0435\u0440\u043d\u043e \u0434\u043b\u044f \u041f\u0422-\u0421\u0410\u0423 \u0442\u043e\u0433\u043e \u0447\u0430\u0441\u0443. \u041f\u0456\u0434\u0432\u0456\u0441\u043a\u0430 \u0437\u0430\u0431\u0435\u0437\u043f\u0435\u0447\u0443\u0432\u0430\u043b\u0430 \u0437\u0440\u0443\u0447\u043d\u0456\u0441\u0442\u044c \u0457\u0437\u0434\u0438 \u043f\u043e \u043f\u0435\u0440\u0435\u0441\u0456\u0447\u0435\u043d\u0456\u0439 \u043c\u0456\u0441\u0446\u0435\u0432\u043e\u0441\u0442\u0456, \u0434\u0432\u0438\u0433\u0443\u043d \u0434\u043e\u0437\u0432\u043e\u043b\u044f\u0432 \u0440\u043e\u0437\u0432\u0438\u0432\u0430\u0442\u0438 \u0448\u0432\u0438\u0434\u043a\u0456\u0441\u0442\u044c \u0434\u043e 45 \u043a\u043c \u043d\u0430 \u0433\u043e\u0434\u0438\u043d\u0443. \u041c18 \u0431\u0443\u0432 \u043f\u0440\u043e\u0441\u0442\u0438\u0439 \u0432 \u043e\u0431\u0441\u043b\u0443\u0433\u043e\u0432\u0443\u0432\u0430\u043d\u043d\u0456 \u0456 \u0437\u0440\u0443\u0447\u043d\u0438\u0439 \u0432 \u0435\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0456\u0457. \u0412 \u0446\u0456\u043b\u043e\u043c\u0443 \u043c\u0430\u0448\u0438\u043d\u0430 \u0432\u0438\u0439\u0448\u043b\u0430 \u043d\u0435\u043e\u0434\u043d\u043e\u0437\u043d\u0430\u0447\u043d\u043e\u044e, \u0443\u0432\u0456\u0431\u0440\u0430\u0432\u0448\u0438 \u0432 \u0441\u0435\u0431\u0435 \u0431\u0435\u0437\u043b\u0456\u0447 \u0441\u043c\u0456\u043b\u0438\u0432\u0438\u0445 \u0440\u0456\u0448\u0435\u043d\u044c.\n\nAt the end I want to say, that the birth of Tank destroyers was caused by the necessary of destroying heavy enemy techniques. Next time I will tell you about machines with a real \u201cBig Guns\u201d.\n>\u041d\u0430 \u0446\u044c\u043e\u043c\u0443 \u043c\u0456 \u0437\u0430\u0432\u0435\u0440\u0448\u0438\u043c\u043e \u043d\u0430\u0448\u0435 \u0437\u043d\u0430\u0439\u043e\u043c\u0441\u0442\u0432\u043e \u0437 \u043a\u043b\u0430\u0441\u043e\u043c \u041f\u0422-\u0421\u0410\u0423. \u041f\u043e\u044f\u0432\u0430 \u0441\u0430\u043c\u043e\u0445\u043e\u0434\u043e\u043a \u0431\u0443\u043b\u0430 \u0432\u0438\u043a\u043b\u0438\u043a\u0430\u043d\u0430 \u043d\u0435\u043e\u0431\u0445\u0456\u0434\u043d\u0456\u0441\u0442\u044e \u0437\u043d\u0438\u0449\u0435\u043d\u043d\u044f \u0432\u0430\u0436\u043a\u043e\u0457 \u0442\u0435\u0445\u043d\u0456\u043a\u0438 \u0441\u0443\u043f\u0440\u043e\u0442\u0438\u0432\u043d\u0438\u043a\u0430. \u041d\u0430 \u0447\u0435\u0440\u0437\u0456 \u043c\u0430\u0448\u0438\u043d\u0438 \u0437 \u0434\u0456\u0439\u0441\u043d\u043e \u0432\u0435\u043b\u0438\u043a\u0438\u043c\u0438 \u043a\u0430\u043b\u0456\u0431\u0440\u0430\u043c\u0438. \n\n***don't forget to follow @burmik123***", + "category": "tanks", + "children": 20, + "created": "2016-09-15T15:48:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.piccy.info/i9/3d367a52a1b8dc6c22f126332f335144/1473836215/88822/1063747/cqWCxy6vYP0.jpg", + "http://i.piccy.info/i9/5dc09cebc0ddfcd1fac4a8013ee385ad/1473836240/182233/1063747/5u9ghQyvkTc.jpg", + "http://i.piccy.info/i9/b5ef17359d201f4a7a61b38b5e6ca72f/1473836271/164656/1063747/kKktJUlUuXk.jpg", + "http://i.piccy.info/i9/4dc33c464a97ab5b3b8b294778f28103/1473836298/33303/1063747/WVaI_c18Lyw.jpg", + "http://i.piccy.info/i9/201bcdc4469d546e806e4a38ba752ea7/1473836330/161907/1063747/_jvoDheMLik.jpg", + "http://i.piccy.info/i9/d2e68a346dd9f511c77c83d8b77eaf87/1473836361/30639/1063747/XmYA_dzfCU8.jpg", + "http://i.piccy.info/i9/f1590af47cd302853838f357b7786d76/1473836385/192289/1063747/V3N3_0icSI.jpg", + "http://i.piccy.info/i9/96dea13cac0295bde2f7c6dd2ddf0f93/1473836416/237135/1063747/Zt4ltwPq9qQ.jpg", + "http://i.piccy.info/i9/df0129bd789f7923e8f0306e5a8b6520/1473836445/147058/1063747/pxmv2fJDVRs.jpg" + ], + "tags": [ + "tanks", + "ua", + "war" + ], + "users": [ + "burmik123" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 64027086650725, + "payout": 239.682, + "payout_at": "2016-09-22T15:48:12", + "pending_payout_value": "239.682 HBD", + "percent_hbd": 10000, + "permlink": "title-steel-monsters-tank-destroyers-of-ww-ii-eng-ua-featuring-burmik123-as-author", + "post_id": 1255397, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 257 + }, + "title": "Steel monsters. Tank Destroyers of WW II. ENG\\UA (featuring @burmik123 as author)", + "updated": "2016-09-15T16:20:39", + "url": "/tanks/@gavvet/title-steel-monsters-tank-destroyers-of-ww-ii-eng-ua-featuring-burmik123-as-author" + }, + { + "active_votes": [ + { + "rshares": 518200944380, + "voter": "barrie" + }, + { + "rshares": 31620599440742, + "voter": "smooth" + }, + { + "rshares": 5980286152113, + "voter": "freedom" + }, + { + "rshares": 1968119541431, + "voter": "badassmother" + }, + { + "rshares": 2052934239988, + "voter": "hr1" + }, + { + "rshares": 1337025448249, + "voter": "rossco99" + }, + { + "rshares": 22864938197, + "voter": "jaewoocho" + }, + { + "rshares": 1575899708999, + "voter": "joseph" + }, + { + "rshares": 98682346357, + "voter": "aizensou" + }, + { + "rshares": 466049312123, + "voter": "recursive2" + }, + { + "rshares": 462419963819, + "voter": "recursive3" + }, + { + "rshares": 3120252422964, + "voter": "recursive" + }, + { + "rshares": 1246183601, + "voter": "mineralwasser" + }, + { + "rshares": 681017160441, + "voter": "boombastic" + }, + { + "rshares": 1670000041, + "voter": "bingo-1" + }, + { + "rshares": 5938790183563, + "voter": "smooth.witness" + }, + { + "rshares": 445638290328, + "voter": "boatymcboatface" + }, + { + "rshares": 9408499254, + "voter": "idol" + }, + { + "rshares": 18955732033, + "voter": "chitty" + }, + { + "rshares": 65857071449, + "voter": "unosuke" + }, + { + "rshares": 1619440533, + "voter": "jocelyn" + }, + { + "rshares": 15004166459, + "voter": "gregory-f" + }, + { + "rshares": 154334962550, + "voter": "edgeland" + }, + { + "rshares": 9796891633, + "voter": "gregory60" + }, + { + "rshares": 1290497974419, + "voter": "gavvet" + }, + { + "rshares": 89897083981, + "voter": "eeks" + }, + { + "rshares": 1511911763, + "voter": "fkn" + }, + { + "rshares": 122160437, + "voter": "paco-steem" + }, + { + "rshares": 1471599418, + "voter": "spaninv" + }, + { + "rshares": 1987313581, + "voter": "elishagh1" + }, + { + "rshares": 8669787638, + "voter": "richman" + }, + { + "rshares": 599944427461, + "voter": "nanzo-scoop" + }, + { + "rshares": 9857442120, + "voter": "kefkius" + }, + { + "rshares": 177393180428, + "voter": "mummyimperfect" + }, + { + "rshares": 313687341, + "voter": "coar" + }, + { + "rshares": 106628883920, + "voter": "asch" + }, + { + "rshares": 1061184463, + "voter": "murh" + }, + { + "rshares": 3187790925, + "voter": "cryptofunk" + }, + { + "rshares": 579494558, + "voter": "kodi" + }, + { + "rshares": 2111403468, + "voter": "error" + }, + { + "rshares": 985486511940, + "voter": "cyber" + }, + { + "rshares": 61710806563, + "voter": "theshell" + }, + { + "rshares": 50879010002, + "voter": "ak2020" + }, + { + "rshares": 1616373298272, + "voter": "satoshifund" + }, + { + "rshares": 409218031185, + "voter": "taoteh1221" + }, + { + "rshares": 418880227, + "voter": "applecrisp" + }, + { + "rshares": 95314034, + "voter": "stiletto" + }, + { + "rshares": 19213136885, + "voter": "ziv" + }, + { + "rshares": 15787116636, + "voter": "zakharya" + }, + { + "rshares": 280675599804, + "voter": "trogdor" + }, + { + "rshares": 19151208027, + "voter": "crypto-fan" + }, + { + "rshares": 121380113922, + "voter": "geoffrey" + }, + { + "rshares": 16025451490, + "voter": "kimziv" + }, + { + "rshares": 76008701316, + "voter": "emily-cook" + }, + { + "rshares": 2187587354, + "voter": "superfreek" + }, + { + "rshares": 387326356155, + "voter": "fyrstikken" + }, + { + "rshares": 49806164408, + "voter": "isteemit" + }, + { + "rshares": 29635215678, + "voter": "acassity" + }, + { + "rshares": 280916636, + "voter": "ladyclair" + }, + { + "rshares": 3898803498, + "voter": "michaellamden68" + }, + { + "rshares": 19974572536, + "voter": "thebatchman" + }, + { + "rshares": 153697599394, + "voter": "asmolokalo" + }, + { + "rshares": 73848595449, + "voter": "rubybian" + }, + { + "rshares": 5270775482, + "voter": "riscadox" + }, + { + "rshares": 256623434, + "voter": "mstang83" + }, + { + "rshares": 2597453094, + "voter": "romel" + }, + { + "rshares": 150964836849, + "voter": "derekareith" + }, + { + "rshares": 7380400309, + "voter": "furion" + }, + { + "rshares": 15308452303, + "voter": "bitshares101" + }, + { + "rshares": 6591905710, + "voter": "owdy" + }, + { + "rshares": 14388449041, + "voter": "ausbitbank" + }, + { + "rshares": 159573949583, + "voter": "jacor" + }, + { + "rshares": 124958555, + "voter": "cynetyc" + }, + { + "rshares": 85528935, + "voter": "snowden" + }, + { + "rshares": 14487855165, + "voter": "aaseb" + }, + { + "rshares": 4431052068, + "voter": "karen13" + }, + { + "rshares": 10646413479, + "voter": "deviedev" + }, + { + "rshares": 258981906731, + "voter": "nabilov" + }, + { + "rshares": 847366145, + "voter": "luisucv34" + }, + { + "rshares": 54561525717, + "voter": "streetstyle" + }, + { + "rshares": 7372366244, + "voter": "krystle" + }, + { + "rshares": 46854512371, + "voter": "milestone" + }, + { + "rshares": 35782074085, + "voter": "creemej" + }, + { + "rshares": 3800710913, + "voter": "maximkichev" + }, + { + "rshares": 167298234999, + "voter": "blueorgy" + }, + { + "rshares": 12587181720, + "voter": "benjiberigan" + }, + { + "rshares": 349575168, + "voter": "poseidon" + }, + { + "rshares": 7946556816, + "voter": "smolalit" + }, + { + "rshares": 20522265015, + "voter": "mustafaomar" + }, + { + "rshares": 3506024506, + "voter": "simon.braki.love" + }, + { + "rshares": 82780602040, + "voter": "thylbom" + }, + { + "rshares": 3695597998, + "voter": "bitcoiner" + }, + { + "rshares": 32542074868, + "voter": "deanliu" + }, + { + "rshares": 519376303, + "voter": "qonq99" + }, + { + "rshares": 7659625135, + "voter": "neroru" + }, + { + "rshares": 215384334659, + "voter": "jl777" + }, + { + "rshares": 1226120506, + "voter": "positive" + }, + { + "rshares": 101547003699, + "voter": "crazymumzysa" + }, + { + "rshares": 50626015, + "voter": "steemchain" + }, + { + "rshares": 50626015, + "voter": "whalepool" + }, + { + "rshares": 5287640951, + "voter": "gustavopasquini" + }, + { + "rshares": 114437903, + "voter": "firehorse" + }, + { + "rshares": 18175932801, + "voter": "proto" + }, + { + "rshares": 2708251696, + "voter": "sisterholics" + }, + { + "rshares": 1444237397, + "voter": "alex.chien" + }, + { + "rshares": 8921793478, + "voter": "royalmacro" + }, + { + "rshares": 1802321537, + "voter": "remlaps" + }, + { + "rshares": 3353832611, + "voter": "glitterpig" + }, + { + "rshares": 119294413, + "voter": "picker" + }, + { + "rshares": 870677269, + "voter": "metaflute" + }, + { + "rshares": 9193734776, + "voter": "taker" + }, + { + "rshares": 6521104126, + "voter": "nekromarinist" + }, + { + "rshares": 2156971728, + "voter": "merej99" + }, + { + "rshares": 95768393690, + "voter": "laonie" + }, + { + "rshares": 157498807066, + "voter": "twinner" + }, + { + "rshares": 11693771864, + "voter": "thebluepanda" + }, + { + "rshares": 24561066673, + "voter": "laoyao" + }, + { + "rshares": 2664664784, + "voter": "myfirst" + }, + { + "rshares": 19440183808, + "voter": "somebody" + }, + { + "rshares": 726860971, + "voter": "flysaga" + }, + { + "rshares": 2501625986, + "voter": "gmurph" + }, + { + "rshares": 4294504959, + "voter": "midnightoil" + }, + { + "rshares": 2327843962, + "voter": "kalimor" + }, + { + "rshares": 84246848, + "voter": "coderg" + }, + { + "rshares": 4281232336, + "voter": "ullikume" + }, + { + "rshares": 50577648, + "voter": "michellek" + }, + { + "rshares": 3489905889, + "voter": "kurtbeil" + }, + { + "rshares": 2370103862, + "voter": "steemleak" + }, + { + "rshares": 117035295217, + "voter": "thisisbenbrick" + }, + { + "rshares": 10740805506, + "voter": "xiaohui" + }, + { + "rshares": 88206053, + "voter": "bigsambucca" + }, + { + "rshares": 485070652, + "voter": "elfkitchen" + }, + { + "rshares": 103387869456, + "voter": "joele" + }, + { + "rshares": 5855349715, + "voter": "oflyhigh" + }, + { + "rshares": 15238192519, + "voter": "randyclemens" + }, + { + "rshares": 856854397, + "voter": "skavkaz" + }, + { + "rshares": 335812576, + "voter": "xiaokongcom" + }, + { + "rshares": 13237481048, + "voter": "gargon" + }, + { + "rshares": 2076619689, + "voter": "natalymaty" + }, + { + "rshares": 2002858998, + "voter": "future24" + }, + { + "rshares": 1156101266, + "voter": "darthnava" + }, + { + "rshares": 3670417888, + "voter": "villainblack" + }, + { + "rshares": 12672968653, + "voter": "cristi" + }, + { + "rshares": 676933902, + "voter": "xianjun" + }, + { + "rshares": 26283514539, + "voter": "hanshotfirst" + }, + { + "rshares": 93798273061, + "voter": "miacats" + }, + { + "rshares": 2249572206, + "voter": "njall" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 6417335694, + "voter": "userlogin" + }, + { + "rshares": 2077210674, + "voter": "chinadaily" + }, + { + "rshares": 90171375563, + "voter": "serejandmyself" + }, + { + "rshares": 4976983022, + "voter": "almerri" + }, + { + "rshares": 9071955992, + "voter": "johnnyyash" + }, + { + "rshares": 3221126774, + "voter": "macartem" + }, + { + "rshares": 9827647000, + "voter": "gvargas123" + }, + { + "rshares": 4658385146, + "voter": "themanualbot" + }, + { + "rshares": 10468564936, + "voter": "jaredcwillis" + }, + { + "rshares": 3562389763, + "voter": "movievertigo" + }, + { + "rshares": 332237822, + "voter": "mrlogic" + }, + { + "rshares": 415123347, + "voter": "mig641" + }, + { + "rshares": 57942270939, + "voter": "mandibil" + }, + { + "rshares": 2028431875, + "voter": "shadowspub" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 74550672, + "voter": "steembriefing" + }, + { + "rshares": 55750195, + "voter": "riv" + }, + { + "rshares": 2196854858, + "voter": "runridefly" + }, + { + "rshares": 169049426, + "voter": "sammie" + }, + { + "rshares": 1857706060, + "voter": "funkywanderer" + }, + { + "rshares": 5053551216, + "voter": "richardcrill" + }, + { + "rshares": 184076493, + "voter": "team101" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 54241736164, + "voter": "sponge-bob" + }, + { + "rshares": 50798127, + "voter": "freesteem" + }, + { + "rshares": 51964388, + "voter": "apparat" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 212888896291, + "voter": "asksisk" + }, + { + "rshares": 330365849, + "voter": "panther" + }, + { + "rshares": 59422248, + "voter": "plantbasedjunkie" + }, + { + "rshares": 55335855053, + "voter": "brains" + }, + { + "rshares": 56573340, + "voter": "film-editor" + }, + { + "rshares": 799615255, + "voter": "jessicanicklos" + }, + { + "rshares": 1369339863, + "voter": "steemafon" + }, + { + "rshares": 1072070421, + "voter": "positivesteem" + }, + { + "rshares": 5753129814, + "voter": "chick1" + }, + { + "rshares": 3319554336, + "voter": "steempowerwhale" + }, + { + "rshares": 51637870, + "voter": "aoki" + }, + { + "rshares": 51568971, + "voter": "typingagent" + }, + { + "rshares": 51581492, + "voter": "cwb" + }, + { + "rshares": 339270470, + "voter": "anomaly" + }, + { + "rshares": 98524303, + "voter": "ola1" + }, + { + "rshares": 70282046, + "voter": "mari5555na" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50868434, + "voter": "jumbo" + }, + { + "rshares": 120278139, + "voter": "optimistic-crone" + }, + { + "rshares": 50536471, + "voter": "twistys" + }, + { + "rshares": 2216805889, + "voter": "bapparabi" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 88287639, + "voter": "remlaps1" + }, + { + "rshares": 65849185, + "voter": "vuyusile" + }, + { + "rshares": 247235040, + "voter": "darkminded153" + }, + { + "rshares": 2650993895, + "voter": "senseye" + }, + { + "rshares": 161849597, + "voter": "iberia" + }, + { + "rshares": 158666175, + "voter": "durex" + }, + { + "rshares": 444435987, + "voter": "witchcraftblog" + }, + { + "rshares": 161212160, + "voter": "origin" + }, + { + "rshares": 4671589034, + "voter": "dresden" + }, + { + "rshares": 160845765, + "voter": "caseyneistat" + }, + { + "rshares": 159554050, + "voter": "planetearth" + }, + { + "rshares": 159506164, + "voter": "greenpeace" + }, + { + "rshares": 159164412, + "voter": "disneypixar" + }, + { + "rshares": 159062820, + "voter": "rule" + }, + { + "rshares": 158638676, + "voter": "icesteem" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 155451903, + "voter": "steemthis" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 31683945302, + "voter": "goldmatters" + }, + { + "rshares": 71727340, + "voter": "dealzgal" + }, + { + "rshares": 702613929, + "voter": "reddust" + }, + { + "rshares": 298391608, + "voter": "risabold" + } + ], + "author": "gavvet", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.8, + "beneficiaries": [], + "blacklists": [], + "body": "Is this a typo? Benefits? You ask. How could there be any possible benefit from having a disability?\n\nWell, in fact there are. And here are three unexpected benefits I have personally experienced in my own journey living with a degenerating eye condition.\n\n## Improved lateral thinking and innovation\nGrowing up with a vision impairment meant that there were often things that most people took for granted, but which I struggled to do. To do the same things, I needed to come up with creative solutions and alternative ways of doing things. So from a very young age, I learnt to think laterally and developed my problem solving skills. Most people are so use to perceiving the world in a certain way, but when you are stripped of one of your senses, you learn to perceive things in a different way.\n\nhttps://ipfs.pics/ipfs/QmWb5pzYhKKJZ8zmeYqVeV6oNqGi5h7yDEtxBbjwRdTUZ7\n\nWhen I was still living by myself a few years ago, I had the annoying task of having to cook for myself each night. The challenge I faced in the kitchen was not been able to read the labels on various bottles and containers. As a result, I couldn't tell which container was the salt and which one was the sugar, and all the packaging for the herbs looked the same. So how did I manage? Instead of using sight, I used my sense of smell to distinguish between the herbs, and for some ingredients where I couldn't use the sense of smell, I used different containers and labels to help me identify all the different ingredients.\n\nAnd this leads on to the second benefit.\n\n## Improved memory\nPeople who know me well often comment on my ability to remember things. In fact, I've noticed this in many other people I know who also have a vision impairment. I think this is due to the fact that for someone with a vision impairment to thrive in a sighted world, we often need to make extra effort to adapt to our circumstances.\n\nFor example, I remember when I was still in university, I had to do many presentations. For most people, they could refer to speech notes as they are presenting. However, for me, this was not possible, as I couldn't read speech notes no matter how big the font was. Furthermore, as I have some sight, I never needed to learn braille, which meant I couldn't refer to braille notes either. _As a side note, this is why the title of my memoir which I've been posting on Steemit is \"Living in Between Two Worlds\", because I have often found myself being caught between the world of the sighted and the world of the blind, and also between the identity of being Chinese but not fully Chinese, and being Australian but not fully Australian._ As a result, every time I had to do a presentation, I would always remember the entire speech. Over time, this has become second nature to me. I have learnt how to force things into my memory, and be innovative when I need to.\n\n## Resilience\nGrowing up with a vision impairment, I experienced a lot of bullying at school and a lot of hurtful comments and actions from people, sometimes done knowingly and sometimes unknowingly. Sometimes this comes in the form of a patronising comment, and sometimes from a look or stare. The interesting thing with people staring and giving me strange looks is that I can often notice people are doing it to me because I have some peripheral vision, however people generally can't tell I'm looking back at them because it doesn't seem like I'm looking at them. Most of the time however, those hurtful words and actions are done out of ignorance and a lack of understanding, rather then out of malice.\n\n#### But from all these things I've experienced, it has made me a stronger and more resilient person.\nAs a result, whatever unforeseen things I may experience in life, there's not much that can knock me out completely. I have developed the ability to adapt to changing circumstances and stay optimistic, because as they say:\n### What doesn't kill you, makes you stronger.\n\nSo I'm thankful to God for the person I have become today. Disability isn't all bad. Without what I have gone through with my vision impairment, I wouldn't be the person I am today, and for these reasons, I am thankful.\n\nTo read more about my story, you can read my short memoir series. You can find [Part 1 here.](https://steemit.com/memoir/@nextgen622/living-in-between-two-worlds-my-memoir-part-1-updated)\n\nYou can also follow me on @nextgen622", + "category": "life", + "children": 10, + "created": "2016-09-15T14:46:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://ipfs.pics/ipfs/QmWb5pzYhKKJZ8zmeYqVeV6oNqGi5h7yDEtxBbjwRdTUZ7" + ], + "links": [ + "https://steemit.com/memoir/@nextgen622/living-in-between-two-worlds-my-memoir-part-1-updated" + ], + "tags": [ + "life", + "disability", + "strength" + ], + "users": [ + "nextgen622" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 66119907751704, + "payout": 254.34, + "payout_at": "2016-09-22T14:46:21", + "pending_payout_value": "254.340 HBD", + "percent_hbd": 10000, + "permlink": "three-benefits-of-living-with-a-disability-featuring-nextgen622-as-author", + "post_id": 1254663, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 219 + }, + "title": "Three benefits of living with a disability (featuring @nextgen622 as author)", + "updated": "2016-09-15T14:46:21", + "url": "/life/@gavvet/three-benefits-of-living-with-a-disability-featuring-nextgen622-as-author" + }, + { + "active_votes": [ + { + "rshares": 518193384474, + "voter": "barrie" + }, + { + "rshares": 31620272424965, + "voter": "smooth" + }, + { + "rshares": 7465716124744, + "voter": "firstclass" + }, + { + "rshares": 1991230051184, + "voter": "badassmother" + }, + { + "rshares": 2052900127917, + "voter": "hr1" + }, + { + "rshares": 1337025448249, + "voter": "rossco99" + }, + { + "rshares": 22864591759, + "voter": "jaewoocho" + }, + { + "rshares": 1619082976045, + "voter": "joseph" + }, + { + "rshares": 223905651656, + "voter": "b0y2k" + }, + { + "rshares": 475735272749, + "voter": "recursive2" + }, + { + "rshares": 462392248872, + "voter": "recursive3" + }, + { + "rshares": 3188060280256, + "voter": "recursive" + }, + { + "rshares": 1246152952, + "voter": "mineralwasser" + }, + { + "rshares": 680994650765, + "voter": "boombastic" + }, + { + "rshares": 94091830376, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6959061481, + "voter": "bingo-0" + }, + { + "rshares": 1669969392, + "voter": "bingo-1" + }, + { + "rshares": 5938061627471, + "voter": "smooth.witness" + }, + { + "rshares": 9408405427, + "voter": "idol" + }, + { + "rshares": 134476949201, + "voter": "team" + }, + { + "rshares": 290603380713, + "voter": "chitty" + }, + { + "rshares": 59271072026, + "voter": "unosuke" + }, + { + "rshares": 10884676283, + "voter": "yefet" + }, + { + "rshares": 1619428804, + "voter": "jocelyn" + }, + { + "rshares": 15316591171, + "voter": "gregory-f" + }, + { + "rshares": 9028507975, + "voter": "gregory60" + }, + { + "rshares": 1285091135093, + "voter": "gavvet" + }, + { + "rshares": 89896753810, + "voter": "eeks" + }, + { + "rshares": 1511911763, + "voter": "fkn" + }, + { + "rshares": 122160437, + "voter": "paco-steem" + }, + { + "rshares": 1471581374, + "voter": "spaninv" + }, + { + "rshares": 1987313581, + "voter": "elishagh1" + }, + { + "rshares": 8669787638, + "voter": "richman" + }, + { + "rshares": 599925765931, + "voter": "nanzo-scoop" + }, + { + "rshares": 9857353705, + "voter": "kefkius" + }, + { + "rshares": 177389912085, + "voter": "mummyimperfect" + }, + { + "rshares": 313687341, + "voter": "coar" + }, + { + "rshares": 106628118273, + "voter": "asch" + }, + { + "rshares": 1061159202, + "voter": "murh" + }, + { + "rshares": 3187771076, + "voter": "cryptofunk" + }, + { + "rshares": 591084449, + "voter": "kodi" + }, + { + "rshares": 2111391740, + "voter": "error" + }, + { + "rshares": 985477191740, + "voter": "cyber" + }, + { + "rshares": 61710385546, + "voter": "theshell" + }, + { + "rshares": 50878059993, + "voter": "ak2020" + }, + { + "rshares": 13256265846, + "voter": "johnerfx" + }, + { + "rshares": 409218031185, + "voter": "taoteh1221" + }, + { + "rshares": 95314034, + "voter": "stiletto" + }, + { + "rshares": 55528544371, + "voter": "kus-knee" + }, + { + "rshares": 1177332471, + "voter": "johnerminer" + }, + { + "rshares": 19213121851, + "voter": "ziv" + }, + { + "rshares": 280666949780, + "voter": "trogdor" + }, + { + "rshares": 6652542986, + "voter": "grandpere" + }, + { + "rshares": 5821005163, + "voter": "mark-waser" + }, + { + "rshares": 124413655063, + "voter": "geoffrey" + }, + { + "rshares": 16025151061, + "voter": "kimziv" + }, + { + "rshares": 77734412526, + "voter": "emily-cook" + }, + { + "rshares": 2187587354, + "voter": "superfreek" + }, + { + "rshares": 53269952968, + "voter": "pmartynov" + }, + { + "rshares": 48620303351, + "voter": "isteemit" + }, + { + "rshares": 30279417098, + "voter": "acassity" + }, + { + "rshares": 65769554169, + "voter": "norbu" + }, + { + "rshares": 3808133649, + "voter": "michaellamden68" + }, + { + "rshares": 20382096581, + "voter": "thebatchman" + }, + { + "rshares": 158987747182, + "voter": "asmolokalo" + }, + { + "rshares": 76019855821, + "voter": "rubybian" + }, + { + "rshares": 5270775482, + "voter": "riscadox" + }, + { + "rshares": 17903672525, + "voter": "konstantin" + }, + { + "rshares": 256623434, + "voter": "mstang83" + }, + { + "rshares": 373878481829, + "voter": "fabio" + }, + { + "rshares": 6941291365, + "voter": "gatoso" + }, + { + "rshares": 7380400309, + "voter": "furion" + }, + { + "rshares": 159573949583, + "voter": "jacor" + }, + { + "rshares": 147678292, + "voter": "cynetyc" + }, + { + "rshares": 18770255506, + "voter": "sebastien" + }, + { + "rshares": 12011479963, + "voter": "asim" + }, + { + "rshares": 14487056742, + "voter": "aaseb" + }, + { + "rshares": 4431046054, + "voter": "karen13" + }, + { + "rshares": 10645918815, + "voter": "deviedev" + }, + { + "rshares": 251364791827, + "voter": "nabilov" + }, + { + "rshares": 441803588, + "voter": "karenmckersie" + }, + { + "rshares": 871576606, + "voter": "luisucv34" + }, + { + "rshares": 54561525717, + "voter": "streetstyle" + }, + { + "rshares": 46854241122, + "voter": "milestone" + }, + { + "rshares": 35782000412, + "voter": "creemej" + }, + { + "rshares": 3878126092, + "voter": "maximkichev" + }, + { + "rshares": 15377574672, + "voter": "nippel66" + }, + { + "rshares": 171280078005, + "voter": "blueorgy" + }, + { + "rshares": 12324948767, + "voter": "benjiberigan" + }, + { + "rshares": 349568852, + "voter": "poseidon" + }, + { + "rshares": 2182574144, + "voter": "iamwne" + }, + { + "rshares": 347965502695, + "voter": "calaber24p" + }, + { + "rshares": 20119867662, + "voter": "mustafaomar" + }, + { + "rshares": 3576144996, + "voter": "simon.braki.love" + }, + { + "rshares": 82813520861, + "voter": "thylbom" + }, + { + "rshares": 3720107267, + "voter": "azurejasper" + }, + { + "rshares": 32541921491, + "voter": "deanliu" + }, + { + "rshares": 31308203650, + "voter": "sauravrungta" + }, + { + "rshares": 7659625135, + "voter": "neroru" + }, + { + "rshares": 215383763306, + "voter": "jl777" + }, + { + "rshares": 1226120506, + "voter": "positive" + }, + { + "rshares": 103577805737, + "voter": "crazymumzysa" + }, + { + "rshares": 6232841459, + "voter": "summonerrk" + }, + { + "rshares": 14894144779, + "voter": "lemooljiang" + }, + { + "rshares": 904575538, + "voter": "happyphoenix" + }, + { + "rshares": 43631243627, + "voter": "claudiop63" + }, + { + "rshares": 18175890702, + "voter": "proto" + }, + { + "rshares": 2708201174, + "voter": "sisterholics" + }, + { + "rshares": 8964609699, + "voter": "royalmacro" + }, + { + "rshares": 1802321537, + "voter": "remlaps" + }, + { + "rshares": 46040443375, + "voter": "jasonstaggers" + }, + { + "rshares": 13359113213, + "voter": "mahekg" + }, + { + "rshares": 845069114, + "voter": "metaflute" + }, + { + "rshares": 9193716733, + "voter": "taker" + }, + { + "rshares": 6521104126, + "voter": "nekromarinist" + }, + { + "rshares": 95766250088, + "voter": "laonie" + }, + { + "rshares": 161751897653, + "voter": "twinner" + }, + { + "rshares": 24560895252, + "voter": "laoyao" + }, + { + "rshares": 2664547502, + "voter": "myfirst" + }, + { + "rshares": 19439832856, + "voter": "somebody" + }, + { + "rshares": 65245460, + "voter": "ierg" + }, + { + "rshares": 16958164504, + "voter": "sunshine" + }, + { + "rshares": 726848341, + "voter": "flysaga" + }, + { + "rshares": 7706698035, + "voter": "asdes" + }, + { + "rshares": 2501620573, + "voter": "gmurph" + }, + { + "rshares": 1659697260, + "voter": "stormblaze" + }, + { + "rshares": 4294420153, + "voter": "midnightoil" + }, + { + "rshares": 2280336943, + "voter": "kalimor" + }, + { + "rshares": 84246848, + "voter": "coderg" + }, + { + "rshares": 2267389147, + "voter": "crypto-toll" + }, + { + "rshares": 4281204067, + "voter": "ullikume" + }, + { + "rshares": 10740550186, + "voter": "xiaohui" + }, + { + "rshares": 176650903994, + "voter": "terrycraft" + }, + { + "rshares": 461085584, + "voter": "elfkitchen" + }, + { + "rshares": 103384195129, + "voter": "joele" + }, + { + "rshares": 5823989445, + "voter": "oflyhigh" + }, + { + "rshares": 335807163, + "voter": "xiaokongcom" + }, + { + "rshares": 12961700193, + "voter": "gargon" + }, + { + "rshares": 2076619689, + "voter": "natalymaty" + }, + { + "rshares": 2002858998, + "voter": "future24" + }, + { + "rshares": 1405383530, + "voter": "hms818" + }, + { + "rshares": 3670417888, + "voter": "villainblack" + }, + { + "rshares": 3033035828, + "voter": "jrcornel" + }, + { + "rshares": 676921271, + "voter": "xianjun" + }, + { + "rshares": 25747116283, + "voter": "hanshotfirst" + }, + { + "rshares": 11541933907, + "voter": "borran" + }, + { + "rshares": 93797422302, + "voter": "miacats" + }, + { + "rshares": 2249572206, + "voter": "njall" + }, + { + "rshares": 6417144136, + "voter": "userlogin" + }, + { + "rshares": 2077199246, + "voter": "chinadaily" + }, + { + "rshares": 20666103650, + "voter": "anotherjoe" + }, + { + "rshares": 4879395119, + "voter": "almerri" + }, + { + "rshares": 8890516872, + "voter": "johnnyyash" + }, + { + "rshares": 3155389493, + "voter": "macartem" + }, + { + "rshares": 9310407829, + "voter": "gvargas123" + }, + { + "rshares": 4658385146, + "voter": "themanualbot" + }, + { + "rshares": 2148477670, + "voter": "levycore" + }, + { + "rshares": 406983674, + "voter": "mig641" + }, + { + "rshares": 56654664918, + "voter": "mandibil" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 54612436, + "voter": "riv" + }, + { + "rshares": 2196749616, + "voter": "runridefly" + }, + { + "rshares": 2458800256, + "voter": "seva" + }, + { + "rshares": 7375519035, + "voter": "macksby" + }, + { + "rshares": 1931998664, + "voter": "funkywanderer" + }, + { + "rshares": 5053531368, + "voter": "richardcrill" + }, + { + "rshares": 1625387426, + "voter": "davidjkelley" + }, + { + "rshares": 182060433, + "voter": "greatness" + }, + { + "rshares": 27673580803, + "voter": "sponge-bob" + }, + { + "rshares": 15231878384, + "voter": "digital-wisdom" + }, + { + "rshares": 3710834980, + "voter": "ethical-ai" + }, + { + "rshares": 6682569853, + "voter": "jwaser" + }, + { + "rshares": 51964388, + "voter": "apparat" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 224088474986, + "voter": "asksisk" + }, + { + "rshares": 113366516, + "voter": "edgarsart" + }, + { + "rshares": 26377562678, + "voter": "dubi" + }, + { + "rshares": 2617262426, + "voter": "bwaser" + }, + { + "rshares": 337248470, + "voter": "panther" + }, + { + "rshares": 27667123071, + "voter": "brains" + }, + { + "rshares": 50450987, + "voter": "waldemar-kuhn" + }, + { + "rshares": 5753092824, + "voter": "chick1" + }, + { + "rshares": 51637870, + "voter": "aoki" + }, + { + "rshares": 51568971, + "voter": "typingagent" + }, + { + "rshares": 51581492, + "voter": "cwb" + }, + { + "rshares": 3623547539, + "voter": "slayer" + }, + { + "rshares": 407122760, + "voter": "anomaly" + }, + { + "rshares": 27667189544, + "voter": "tarekadam" + }, + { + "rshares": 2401230307, + "voter": "ellepdub" + }, + { + "rshares": 123128317, + "voter": "ola1" + }, + { + "rshares": 12115121436, + "voter": "herpetologyguy" + }, + { + "rshares": 52460746, + "voter": "cryptofarmer" + }, + { + "rshares": 4712097333, + "voter": "morgan.waser" + }, + { + "rshares": 50228382, + "voter": "dragonice" + }, + { + "rshares": 50223099, + "voter": "battalar" + }, + { + "rshares": 51218466, + "voter": "weare" + }, + { + "rshares": 50139069, + "voter": "slow" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 117919744, + "voter": "optimistic-crone" + }, + { + "rshares": 50540827, + "voter": "amstel" + }, + { + "rshares": 50484452, + "voter": "connect" + }, + { + "rshares": 88287639, + "voter": "remlaps1" + }, + { + "rshares": 3609516222, + "voter": "strong-ai" + }, + { + "rshares": 230273165, + "voter": "sjamayee" + }, + { + "rshares": 162925257, + "voter": "uct" + }, + { + "rshares": 435365865, + "voter": "witchcraftblog" + }, + { + "rshares": 161218747, + "voter": "sdc" + }, + { + "rshares": 161179339, + "voter": "bethesda" + }, + { + "rshares": 161096439, + "voter": "bethsoft" + }, + { + "rshares": 157816798, + "voter": "gravity" + }, + { + "rshares": 157726117, + "voter": "illusions" + }, + { + "rshares": 160861015, + "voter": "cybergirl" + }, + { + "rshares": 3941523341, + "voter": "dresden" + }, + { + "rshares": 164549939, + "voter": "pawel-krawczyk" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 158638676, + "voter": "icesteem" + }, + { + "rshares": 32369065992, + "voter": "goldmatters" + }, + { + "rshares": 702613929, + "voter": "reddust" + }, + { + "rshares": 150387842, + "voter": "trickster512" + } + ], + "author": "gavvet", + "author_payout_value": "0.000 HBD", + "author_reputation": 72.8, + "beneficiaries": [], + "blacklists": [], + "body": ">Today I told my dad the final date of my marriage: October 2nd . Few days ago, as I told him that I was going to get married in a few weeks, he got mad at me. \u201cI was expecting you to get a real job before you got married!\u201d was his main critique. \u201cHow can you get married *now*?\u201d he asked me.\n\nOggi ho detto a mio padre la data definitiva del mio matrimonio: due ottobre. Pochi giorni fa, quando gli ho detto che mi sarei sposato nel giro di poche settimane, si \u00e8 arrabbiato con me. \u201cMi sarei aspettato che ti trovassi un lavoro vero prima di sposarti\u201d \u00e8 stato il suo principale oggetto di critica. \u201cCome puoi sposarti *adesso*?\u201d mi ha chiesto.\n\n>Let me give you some background. I\u2019m 29 years old and I want to do many things in my life. I studied economics, worked for no-profit and academia and I published a book in May on the shifting economic paradigm. I dedicated the last year to this book, spent all the savings I had and by now I have a few weeks of financial autonomy left. Meanwhile I rented a room on Airbnb, learned how to do bracelets and sold them on the Ligurian (North-West Italy) seaside. Simultaneously, I\u2019m working on becoming what I call a cryptofarmer: in fact, my goal is to write and earn cryptocurrencies while living in the countryside in a small house I\u2019m transforming into a farm. I learned how to plant a vegetable garden, how to chop wood and limiting the expenses of food and heating.\nEven if sometimes I\u2019m scared I could not afford a living, I feeI I can make it. We can make it. In fact, few months ago a girl I met last winter in Chile joined me and is providing great help with her skills and work. And I\u2019m going to marry her in a few weeks, as I said.\n\nFacciamo un passo indietro. Ho 29 anni e voglio fare tante cose nella mia vita. Ho studiato economia, lavorato nel no-profit e nel mondo accademico per poi pubblicare, a maggio di quest\u2019anno, un libro sul cambio di paradigma in economia. Ho dedicato l\u2019ultimo anno a questo libro, ho speso tutti i miei risparmi e ho davanti ancora qualche settimana di autonomia finanziaria. Nel frattempo ho affittato una stanza su Airbnb e imparato a fare braccialetti che ho venduto sulla costa ligure. Parallelamente lavoro per diventare quello che chiamo un cryptofarmer; il mio obiettivo \u00e8 infatti quello di scrivere e guadagnare cripto-valute mentre vivo in una piccola casa di campagna che sto trasformando in fattoria. Ho imparato come piantare un orto, spaccare la legna e limitare le spese di cibo e riscaldamento.\nAnche se a volte ho paura di non riuscire a guadagnarmi da vivere, sento che ce la posso fare. Che ce la *possiamo* fare. Qualche mese fa, infatti, una ragazza che ho conosciuto lo scorso inverno in Cile si \u00e8 unita ai miei progetti e mi sta dando un grosso aiuto con le sue capacit\u00e0 e il suo lavoro. E io la sposer\u00f2 in qualche settimana, come dicevo.\n>My father is 69 years old. Oddly enough, he actually left countryside for the city \u2013 a choice diametrically opposite to the one I made \u2013 to become a lawyer and had success by working really hard. As far as I know, he wanted to be a journalist but chose to be a lawyer to get a better salary \u2013 as he got. He wanted me to be a lawyer too, of course, but when I chose to study economics he told me I could become an auditor; those were professions, in his words, that paid good.\n\nMio padre ha 69 anni. E\u2019 curioso come lui lasci\u00f2 la campagna per la citt\u00e0 \u2013 una scelta diametralmente opposta a quella che ho fatto io \u2013 per diventare un avvocato e l\u00ec ha avuto successo lavorando molto. Da quel che so, lui voleva fare il giornalista da giovane, ma poi ha scelto di fare l\u2019avvocato per avere un miglior salario \u2013 come appunto si \u00e8 verificato. Chiaramente voleva che anche io facessi l\u2019avvocato e successivamente, quando io scelsi di studiare economia, mi disse che potevo diventare il revisore contabile; mestieri, questi, che secondo lui erano ben remunerati. \n>Dear dad,\nA couple of years ago, you told that you were eventually glad I didn\u2019t follow your path and became a lawyer. The job had changed too much, you said. Now too many lawyers are fighting one against each other to get the job and clients are not paying for the work you did for them. That\u2019s how you described me your job \u2013 a job that in Italy, for your generation, was a synonym of success. A son who became a lawyer was a dream for the average family.\nWell, I\u2019m going to add a little piece to this picture. In a few decades, the whole profession of lawyer may become obsolete. Do you know that even today you can ask legal question to [Ross](http://www.psfk.com/2015/01/ross-ibm-watson-powered-lawyer-legal-research.html), an IBM powered machine? It will provide you an answer by sifting through thousands of legal documents, statutes and cases - assisting you to get ready for the case by including citations, suggested readings and confidence ratings. \nToday few technologies are ready to disrupt whole sectors of the economy. One of these is Artificial Intelligence that could make your profession obsolete. Another is the blockchain: that one could make the auditor and accountancy profession useless too. Have you ever heard about it? Some say it\u2019s important as the invention of the Internet.\n\nCaro pap\u00e0,\nQualche anno fa mi hai detto che in fin dei conti eri contento che non avessi seguito la tua strada e fossi diventato un avvocato. Il lavoro \u00e8 cambiato troppo, hai detto. Troppi avvocati in conflitto l\u2019uno contro l\u2019altro per accaparrarsi clienti che poi non pagano il lavoro che fai per loro. Cos\u00ec mi hai descritto il tuo lavoro \u2013 un lavoro che in Italia, per la tua generazione, era sinonimo di successo. Un figlio che diventava avvocato era un sogno per la famiglia media.\nBeh, lasciami aggiungere un pezzo a questa storia. In un paio di decadi, la professione stessa dell\u2019avvocato potrebbe diventare obsoleta. Sai che gi\u00e0 oggi puoi chiedere un parere legale a [Ross](http://www.psfk.com/2015/01/ross-ibm-watson-powered-lawyer-legal-research.html), una macchina sviluppata da IBM? Ti restituisce una risposta setacciando migliaia di documenti legali, statuti e casi \u2013 assistendoti a prepararti al caso includendo citazioni, letture consigliate e intervalli di confidenza. Alcune tecnologie sono sul punto di rivoluzionare interi settori dell\u2019economia. Una di queste \u00e8 l\u2019intelligenza artificiale che potrebbe rendere obsoleta la tua professione. Un\u2019altra \u00e8 la blockchain: questa potrebbe rendere inutile la professione del contabile e del revisore. Ne hai mai sentito parlare? Alcuni dicono che \u00e8 importante quanto l\u2019invenzione di Internet.\n>**You should really be glad I didn\u2019t choose your job just because it paid good**. As I was 18 (in 2005) being a lawyer paid good, in a decade it wasn\u2019t the case anymore. **In fact, between 2007 and 2014 the average income reported by Italian lawyers [declined from 51.314 euro to 37.505]( http://www.italiaoggi.it/news/dettaglio_news.asp?id=201603102026358478&chkAgenzie=ITALIAOGGI&titolo=Avvocati,%20redditi%20da%20dimenticare)**. Well, last decade \u2013 it is to be said - was a *century*: while economy collapsed in one of the worst crisis ever, technology produced unparalleled innovations. Before 2005 there was no Youtube. In 2005 there was no smartphone either. No-one can tell what are we going to see in the next decade. Some say there will be some big change in the workplace. In fact, [some researchers at Oxford]( http://www.oxfordmartin.ox.ac.uk/downloads/academic/The_Future_of_Employment.pdf) say that by 2035, half of the jobs Americans currently hold will be automatized. **Robots are simply better than men in doing robotic work**. Even the world\u2019s most ancient profession may suffer a strong decline with the development of virtual reality \u2013 this has become the next big thing in adult entertainment.\n\n**Devi essere davvero contento che non abbia scelto il tuo lavoro solo perch\u00e9 era ben remunerato**. Quando ancora io avevo 18 anni (nel 2005) fare l\u2019avvocato era remunerativo, ma nell\u2019arco di un decennio ci\u00f2 non era pi\u00f9 vero. **Tra il 2007 e il 2014 il reddito medio dell\u2019avvocato italiano [\u00e8 sceso da 51.314 euro a 37.505 euro]( http://www.italiaoggi.it/news/dettaglio_news.asp?id=201603102026358478&chkAgenzie=ITALIAOGGI&titolo=Avvocati,%20redditi%20da%20dimenticare)**. L\u2019ultimo decennio \u2013 bisogna riconoscerlo - ha rappresentato un *secolo*: mentre l\u2019economia collassava in una delle peggiori crisi di sempre, la tecnologia produceva innovazioni senza pari. Prima del 2005 non c\u2019era Youtube. Prima del 2005 non c\u2019era nemmeno lo smartphone. Nessuno pu\u00f2 dire cosa vedremo nel prossimo decennio. Molti dicono che ci saranno grossi cambiamenti sul luogo di lavoro. [Alcuni ricercatori di Oxford]( http://www.oxfordmartin.ox.ac.uk/downloads/academic/The_Future_of_Employment.pdf) dicono che entro il 2035, il 45% dei lavori attualmente svolti dagli americani verr\u00e0 automatizzato. **I robot svolgono meglio degli uomini i lavori da robot**. Perfino il mestiere pi\u00f9 vecchio del mondo potrebbe risentire di un forte declino a seguito dello sviluppo della realt\u00e0 virtuale \u2013 questa \u00e8 diventata l\u2019ultima novit\u00e0 nel mondo dell\u2019intrattenimento per adulti.\n>Don\u2019t worry, dad, and don\u2019t look at me as someone who is living hand to mouth. Many things are changing in the next years, together with most of the reference points we had. Those jobs who were good, could not be profitable and stable anymore. Most of all, the same idea of stability will change: we\u2019ll have to find stability surfing between waves of change. Choosing a job just because it pays good today, may not be a good strategy. **My generation is challenged to find and develop that personal value, those talents, that no machine could substitute. This is what I\u2019m doing \u2013 soon I\u2019ll write you how**.\n\nPer questo, pap\u00e0, non preoccuparti e non guardarmi come si guarda un figlio che vive di espedienti. Molte cose cambieranno nei prossimi anni, insieme a molti dei punti di riferimento che avevamo. Quei lavori che prima erano buoni, potrebbero non essere pi\u00f9 remunerativi e stabili. Pi\u00f9 di tutto, cambier\u00e0 l\u2019idea di stabilit\u00e0: dovremmo imparare a trovare la stabilit\u00e0 di un surfista a cavallo di ondate di cambiamento. Scegliere un lavoro solo perch\u00e9 paga bene oggi, potrebbe non essere una strategia che paga. **La sfida per la mia generazione \u00e8 di trovare e sviluppare quel valore personale, quei talenti, che nessuna macchina pu\u00f2 sostituire. Questo \u00e8 quello che sto facendo io \u2013 presto ti scriver\u00f2 come**.\n\nhttp://i68.tinypic.com/2hz9lz.jpg \n\n*Me, dad, fianc\u00e9, mum*\n\n***Don't forget to follow @cryptofarmer***\n***a shout out goes to @claudiop63 for assisting the Italian community so don't forget to follow him***", + "category": "life", + "children": 11, + "created": "2016-09-15T14:01:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i68.tinypic.com/2hz9lz.jpg" + ], + "links": [ + "http://www.psfk.com/2015/01/ross-ibm-watson-powered-lawyer-legal-research.html", + "http://www.italiaoggi.it/news/dettaglio_news.asp?id=201603102026358478&chkAgenzie=ITALIAOGGI&titolo=Avvocati,%20redditi%20da%20dimenticare", + "http://www.oxfordmartin.ox.ac.uk/downloads/academic/The_Future_of_Employment.pdf" + ], + "tags": [ + "life", + "introducemyself" + ], + "users": [ + "cryptofarmer", + "claudiop63" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 66723421210839, + "payout": 258.716, + "payout_at": "2016-09-22T14:01:30", + "pending_payout_value": "258.716 HBD", + "percent_hbd": 10000, + "permlink": "letters-to-my-dad-on-the-changing-world-with-italian-featuring-cryptofarmer-as-author", + "post_id": 1254158, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 220 + }, + "title": "Letters to my dad on the changing world... with Italian(featuring @cryptofarmer as author)", + "updated": "2016-09-15T14:01:30", + "url": "/life/@gavvet/letters-to-my-dad-on-the-changing-world-with-italian-featuring-cryptofarmer-as-author" + }, + { + "active_votes": [ + { + "rshares": 480579269556, + "voter": "barrie" + }, + { + "rshares": 231751293887, + "voter": "anonymous" + }, + { + "rshares": 12889266254874, + "voter": "rainman" + }, + { + "rshares": 26305603050148, + "voter": "berniesanders" + }, + { + "rshares": 15605000000000, + "voter": "val-b" + }, + { + "rshares": 3358053566682, + "voter": "riverhead" + }, + { + "rshares": 1990377241911, + "voter": "badassmother" + }, + { + "rshares": 187617413684, + "voter": "nextgenwitness" + }, + { + "rshares": 3306757675077, + "voter": "pharesim" + }, + { + "rshares": 2005106058621, + "voter": "hr1" + }, + { + "rshares": 640773963547, + "voter": "justin" + }, + { + "rshares": 1758663279793, + "voter": "silver" + }, + { + "rshares": 4166786907723, + "voter": "silversteem" + }, + { + "rshares": 4851657471753, + "voter": "nextgencrypto" + }, + { + "rshares": 22381565222, + "voter": "jaewoocho" + }, + { + "rshares": 1869062512579, + "voter": "xeroc" + }, + { + "rshares": 425868900225, + "voter": "steemservices" + }, + { + "rshares": 209639354860, + "voter": "alex90342fastn1" + }, + { + "rshares": 1607381560851, + "voter": "joseph" + }, + { + "rshares": 452603688207, + "voter": "recursive3" + }, + { + "rshares": 588963325183, + "voter": "masteryoda" + }, + { + "rshares": 3051642158867, + "voter": "recursive" + }, + { + "rshares": 1172473837, + "voter": "mineralwasser" + }, + { + "rshares": 85737349562, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 1620255991, + "voter": "bingo-1" + }, + { + "rshares": 438041274025, + "voter": "boatymcboatface" + }, + { + "rshares": 9404339123, + "voter": "idol" + }, + { + "rshares": 2692207475582, + "voter": "donkeypong" + }, + { + "rshares": 783510713656, + "voter": "steemrollin" + }, + { + "rshares": 4632015537, + "voter": "sakr" + }, + { + "rshares": 283944946279, + "voter": "chitty" + }, + { + "rshares": 47092417970, + "voter": "alexgr" + }, + { + "rshares": 1660446343, + "voter": "jocelyn" + }, + { + "rshares": 83523204254, + "voter": "acidsun" + }, + { + "rshares": 148150884169, + "voter": "edgeland" + }, + { + "rshares": 194244553812, + "voter": "jamtaylor" + }, + { + "rshares": 74898454777, + "voter": "eeks" + }, + { + "rshares": 468170958, + "voter": "paco-steem" + }, + { + "rshares": 912602737692, + "voter": "cryptogee" + }, + { + "rshares": 5638722045, + "voter": "spaninv" + }, + { + "rshares": 25545945557, + "voter": "georgedonnelly" + }, + { + "rshares": 31081352622, + "voter": "instructor2121" + }, + { + "rshares": 7891620962, + "voter": "nate-atkins" + }, + { + "rshares": 18533432464, + "voter": "james-show" + }, + { + "rshares": 319841523573, + "voter": "teamsteem" + }, + { + "rshares": 1713517353627, + "voter": "cryptoctopus" + }, + { + "rshares": 9535707424, + "voter": "richman" + }, + { + "rshares": 550546408583, + "voter": "nanzo-scoop" + }, + { + "rshares": 13340014301, + "voter": "fact" + }, + { + "rshares": 160905828175, + "voter": "steve-walschot" + }, + { + "rshares": 10099012692, + "voter": "cian.dafe" + }, + { + "rshares": 47422549796, + "voter": "hannixx42" + }, + { + "rshares": 169123085990, + "voter": "mummyimperfect" + }, + { + "rshares": 268838726, + "voter": "coar" + }, + { + "rshares": 98194455049, + "voter": "asch" + }, + { + "rshares": 603531864037, + "voter": "kevinwong" + }, + { + "rshares": 1060920601, + "voter": "murh" + }, + { + "rshares": 3041891225, + "voter": "cryptofunk" + }, + { + "rshares": 3140744830, + "voter": "radioactivities" + }, + { + "rshares": 2164686241, + "voter": "error" + }, + { + "rshares": 5736901624, + "voter": "marta-zaidel" + }, + { + "rshares": 40014025775, + "voter": "ranko-k" + }, + { + "rshares": 985042955913, + "voter": "cyber" + }, + { + "rshares": 48237714954, + "voter": "ak2020" + }, + { + "rshares": 65573912297, + "voter": "justtryme90" + }, + { + "rshares": 33032554744, + "voter": "drinkzya" + }, + { + "rshares": 3616249140600, + "voter": "satoshifund" + }, + { + "rshares": 392453750650, + "voter": "taoteh1221" + }, + { + "rshares": 418804855, + "voter": "applecrisp" + }, + { + "rshares": 365287420, + "voter": "stiletto" + }, + { + "rshares": 55576340008, + "voter": "juanmiguelsalas" + }, + { + "rshares": 572341707403, + "voter": "andrarchy" + }, + { + "rshares": 110473581518, + "voter": "kenny-crane" + }, + { + "rshares": 54694274623, + "voter": "thecryptodrive" + }, + { + "rshares": 353770070386, + "voter": "kaylinart" + }, + { + "rshares": 563733180586, + "voter": "infovore" + }, + { + "rshares": 132301151875, + "voter": "schro" + }, + { + "rshares": 4552145645, + "voter": "tee-em" + }, + { + "rshares": 30491735429, + "voter": "michaelx" + }, + { + "rshares": 804471067802, + "voter": "anwenbaumeister" + }, + { + "rshares": 8928351544, + "voter": "grandpere" + }, + { + "rshares": 5689049935, + "voter": "mark-waser" + }, + { + "rshares": 17023109715, + "voter": "albertogm" + }, + { + "rshares": 106033721718, + "voter": "geoffrey" + }, + { + "rshares": 192232704674, + "voter": "kimziv" + }, + { + "rshares": 267994388047, + "voter": "lukestokes" + }, + { + "rshares": 43526357269, + "voter": "honeythief" + }, + { + "rshares": 783400875, + "voter": "mammasitta" + }, + { + "rshares": 77695030973, + "voter": "emily-cook" + }, + { + "rshares": 32733174015, + "voter": "talanhorne" + }, + { + "rshares": 81716838174, + "voter": "razvanelulmarin" + }, + { + "rshares": 2122888373, + "voter": "superfreek" + }, + { + "rshares": 33245604843, + "voter": "cryptoiskey" + }, + { + "rshares": 11728574802, + "voter": "primus" + }, + { + "rshares": 471495169, + "voter": "mrhankeh" + }, + { + "rshares": 37138635112, + "voter": "clement" + }, + { + "rshares": 47416157546, + "voter": "isteemit" + }, + { + "rshares": 67109183200, + "voter": "norbu" + }, + { + "rshares": 280886491, + "voter": "ladyclair" + }, + { + "rshares": 69639423700, + "voter": "bacchist" + }, + { + "rshares": 53810463964, + "voter": "venuspcs" + }, + { + "rshares": 3806124499, + "voter": "michaellamden68" + }, + { + "rshares": 7415227922, + "voter": "dasha" + }, + { + "rshares": 174543034217, + "voter": "asmolokalo" + }, + { + "rshares": 55965693937, + "voter": "ezzy" + }, + { + "rshares": 69473128292, + "voter": "rubybian" + }, + { + "rshares": 3148262011, + "voter": "orly" + }, + { + "rshares": 46383380668, + "voter": "firepower" + }, + { + "rshares": 245172817, + "voter": "mstang83" + }, + { + "rshares": 24863029935, + "voter": "katyakov" + }, + { + "rshares": 15674042620, + "voter": "yogi.artist" + }, + { + "rshares": 14215545466, + "voter": "r4fken" + }, + { + "rshares": 1001850942, + "voter": "steemswede" + }, + { + "rshares": 142892158061, + "voter": "derekareith" + }, + { + "rshares": 823059128625, + "voter": "slowwalker" + }, + { + "rshares": 1553964832, + "voter": "btcshare7" + }, + { + "rshares": 2210761988, + "voter": "vi1son" + }, + { + "rshares": 1267696038568, + "voter": "renohq" + }, + { + "rshares": 98005962692, + "voter": "sigmajin" + }, + { + "rshares": 14876241153, + "voter": "ausbitbank" + }, + { + "rshares": 45733145544, + "voter": "mrwang" + }, + { + "rshares": 2530804964, + "voter": "steem1653" + }, + { + "rshares": 188405790343, + "voter": "anyx" + }, + { + "rshares": 7540907296, + "voter": "steemit-life" + }, + { + "rshares": 11754696821, + "voter": "asim" + }, + { + "rshares": 320414159082, + "voter": "jesta" + }, + { + "rshares": 90257674, + "voter": "snowden" + }, + { + "rshares": 14289427593, + "voter": "aaseb" + }, + { + "rshares": 1107704273, + "voter": "karen13" + }, + { + "rshares": 10417290332, + "voter": "deviedev" + }, + { + "rshares": 258942997644, + "voter": "nabilov" + }, + { + "rshares": 17586922894, + "voter": "meesterboom" + }, + { + "rshares": 8573230772, + "voter": "noodhoog" + }, + { + "rshares": 6400554488, + "voter": "juvyjabian" + }, + { + "rshares": 2668109030, + "voter": "dmacshady" + }, + { + "rshares": 476670464, + "voter": "karenmckersie" + }, + { + "rshares": 451014793670, + "voter": "knozaki2015" + }, + { + "rshares": 44553728340, + "voter": "milestone" + }, + { + "rshares": 7312894074, + "voter": "lichtblick" + }, + { + "rshares": 84865861, + "voter": "wildchild" + }, + { + "rshares": 5726094484, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 15683266563, + "voter": "nippel66" + }, + { + "rshares": 4317565662, + "voter": "oululahti" + }, + { + "rshares": 4310346145, + "voter": "poseidon" + }, + { + "rshares": 3365335082, + "voter": "simon.braki.love" + }, + { + "rshares": 76406992485, + "voter": "thylbom" + }, + { + "rshares": 7311858289, + "voter": "geronimo" + }, + { + "rshares": 10684939578, + "voter": "rpf" + }, + { + "rshares": 3692989929, + "voter": "bitcoiner" + }, + { + "rshares": 3756550273, + "voter": "tarindel" + }, + { + "rshares": 3712828665, + "voter": "azurejasper" + }, + { + "rshares": 279059042940, + "voter": "liberosist" + }, + { + "rshares": 30859119533, + "voter": "deanliu" + }, + { + "rshares": 5496325958, + "voter": "sharker" + }, + { + "rshares": 33395139065, + "voter": "sauravrungta" + }, + { + "rshares": 84683756607, + "voter": "rea" + }, + { + "rshares": 53842086331, + "voter": "jl777" + }, + { + "rshares": 29215490743, + "voter": "zaebars" + }, + { + "rshares": 1700143919, + "voter": "yarly" + }, + { + "rshares": 256282552, + "voter": "yarly2" + }, + { + "rshares": 256665987, + "voter": "yarly3" + }, + { + "rshares": 148269777, + "voter": "yarly4" + }, + { + "rshares": 149106888, + "voter": "yarly5" + }, + { + "rshares": 84991309, + "voter": "yarly7" + }, + { + "rshares": 779992403, + "voter": "raymonjohnstone" + }, + { + "rshares": 50619397, + "voter": "steemchain" + }, + { + "rshares": 50619397, + "voter": "whalepool" + }, + { + "rshares": 5218510034, + "voter": "gustavopasquini" + }, + { + "rshares": 32308067031, + "voter": "papa-pepper" + }, + { + "rshares": 16539590111, + "voter": "winstonwolfe" + }, + { + "rshares": 885730214, + "voter": "happyphoenix" + }, + { + "rshares": 21120708735, + "voter": "krabgat" + }, + { + "rshares": 474951354, + "voter": "kooshikoo" + }, + { + "rshares": 4543692384, + "voter": "proto" + }, + { + "rshares": 634121191, + "voter": "curator" + }, + { + "rshares": 31584377035, + "voter": "sisterholics" + }, + { + "rshares": 411321155, + "voter": "yarly10" + }, + { + "rshares": 1365664469, + "voter": "alex.chien" + }, + { + "rshares": 220139771, + "voter": "yarly11" + }, + { + "rshares": 76966318, + "voter": "yarly12" + }, + { + "rshares": 3675499938, + "voter": "tygergamer" + }, + { + "rshares": 173441395, + "voter": "kibela" + }, + { + "rshares": 376816435, + "voter": "alanc" + }, + { + "rshares": 238488697, + "voter": "bullionstackers" + }, + { + "rshares": 245216458115, + "voter": "originate" + }, + { + "rshares": 3361197115, + "voter": "sulev" + }, + { + "rshares": 121123550176, + "voter": "sterlinluxan" + }, + { + "rshares": 108721833, + "voter": "cryptoz" + }, + { + "rshares": 46036044554, + "voter": "jasonstaggers" + }, + { + "rshares": 131896331875, + "voter": "steemdrive" + }, + { + "rshares": 114064883, + "voter": "andrew-charles" + }, + { + "rshares": 1024314167, + "voter": "metaflute" + }, + { + "rshares": 50563376844, + "voter": "gomeravibz" + }, + { + "rshares": 2298283061, + "voter": "taker" + }, + { + "rshares": 4238154544, + "voter": "nekromarinist" + }, + { + "rshares": 230729901, + "voter": "frozendota" + }, + { + "rshares": 14753485936, + "voter": "felixxx" + }, + { + "rshares": 9904971006, + "voter": "dumar022" + }, + { + "rshares": 2236125772, + "voter": "merej99" + }, + { + "rshares": 1116584393219, + "voter": "laonie" + }, + { + "rshares": 23391691291, + "voter": "rawnetics" + }, + { + "rshares": 47378225109, + "voter": "capitalism" + }, + { + "rshares": 72994310, + "voter": "always1success" + }, + { + "rshares": 11693177698, + "voter": "thebluepanda" + }, + { + "rshares": 22955094272, + "voter": "laonie1" + }, + { + "rshares": 23470889026, + "voter": "laonie2" + }, + { + "rshares": 23479197538, + "voter": "laonie3" + }, + { + "rshares": 23907912804, + "voter": "laoyao" + }, + { + "rshares": 37203693135, + "voter": "myfirst" + }, + { + "rshares": 226716353883, + "voter": "somebody" + }, + { + "rshares": 8719381987, + "voter": "flysaga" + }, + { + "rshares": 4930352522, + "voter": "brendio" + }, + { + "rshares": 2082768176, + "voter": "gmurph" + }, + { + "rshares": 75896047, + "voter": "kurzer42" + }, + { + "rshares": 50083801467, + "voter": "midnightoil" + }, + { + "rshares": 2375155298, + "voter": "kalimor" + }, + { + "rshares": 85931785, + "voter": "coderg" + }, + { + "rshares": 4371109343, + "voter": "ullikume" + }, + { + "rshares": 50565616, + "voter": "michellek" + }, + { + "rshares": 23474742068, + "voter": "laonie4" + }, + { + "rshares": 23472418592, + "voter": "laonie5" + }, + { + "rshares": 23469546880, + "voter": "laonie6" + }, + { + "rshares": 23465711623, + "voter": "laonie7" + }, + { + "rshares": 3820532578, + "voter": "kurtbeil" + }, + { + "rshares": 23462236775, + "voter": "laonie8" + }, + { + "rshares": 23459668262, + "voter": "laonie9" + }, + { + "rshares": 2440083379, + "voter": "steemleak" + }, + { + "rshares": 112055912400, + "voter": "thisisbenbrick" + }, + { + "rshares": 125244617154, + "voter": "xiaohui" + }, + { + "rshares": 21110659306, + "voter": "jphamer1" + }, + { + "rshares": 94018543, + "voter": "bigsambucca" + }, + { + "rshares": 5946773586, + "voter": "elfkitchen" + }, + { + "rshares": 5766554064, + "voter": "oflyhigh" + }, + { + "rshares": 2142137848, + "voter": "paynode" + }, + { + "rshares": 62525016, + "voter": "nickche" + }, + { + "rshares": 303568520, + "voter": "rusteller" + }, + { + "rshares": 260000341079, + "voter": "sirwinchester" + }, + { + "rshares": 4028395316, + "voter": "xiaokongcom" + }, + { + "rshares": 12683521359, + "voter": "gargon" + }, + { + "rshares": 2305504187, + "voter": "pgarcgo" + }, + { + "rshares": 2447938775, + "voter": "future24" + }, + { + "rshares": 8120387338, + "voter": "xianjun" + }, + { + "rshares": 7546495705, + "voter": "lgm-1" + }, + { + "rshares": 77724719, + "voter": "evgenyche" + }, + { + "rshares": 69130289, + "voter": "stevescriber" + }, + { + "rshares": 3277990744, + "voter": "bledarus" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 89195680289, + "voter": "miacats" + }, + { + "rshares": 52419023, + "voter": "nano2nd" + }, + { + "rshares": 531944476, + "voter": "microluck" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 1952786674, + "voter": "chinadaily" + }, + { + "rshares": 13869624454, + "voter": "kyriacos" + }, + { + "rshares": 36244326905, + "voter": "thecurator" + }, + { + "rshares": 59021275, + "voter": "cryptoblu" + }, + { + "rshares": 59014859, + "voter": "instructor" + }, + { + "rshares": 739426684571, + "voter": "dollarvigilante" + }, + { + "rshares": 93497889783, + "voter": "anotherjoe" + }, + { + "rshares": 7166212158, + "voter": "solarguy" + }, + { + "rshares": 3897735456, + "voter": "lamech-m" + }, + { + "rshares": 84681497836, + "voter": "serejandmyself" + }, + { + "rshares": 9544116466, + "voter": "mrgrey" + }, + { + "rshares": 728730693, + "voter": "alexma3x" + }, + { + "rshares": 9825243280, + "voter": "gvargas123" + }, + { + "rshares": 13829552678, + "voter": "cryptomancer" + }, + { + "rshares": 58964015, + "voter": "dimitriy" + }, + { + "rshares": 23453540976, + "voter": "laonie10" + }, + { + "rshares": 604185913, + "voter": "wuyueling" + }, + { + "rshares": 73276984296, + "voter": "sweetsssj" + }, + { + "rshares": 2803446535, + "voter": "netaterra" + }, + { + "rshares": 50816343, + "voter": "bitchplease" + }, + { + "rshares": 92899380169, + "voter": "barrycooper" + }, + { + "rshares": 79979619, + "voter": "joelbow" + }, + { + "rshares": 11300097831, + "voter": "sethlinson" + }, + { + "rshares": 29734500129, + "voter": "hilarski" + }, + { + "rshares": 2392467864, + "voter": "shadowspub" + }, + { + "rshares": 267071524484, + "voter": "oldtimer" + }, + { + "rshares": 32411487065, + "voter": "daut44" + }, + { + "rshares": 4580262873, + "voter": "steemitpatina" + }, + { + "rshares": 4768611178, + "voter": "fat-like-buddha" + }, + { + "rshares": 55859919, + "voter": "rickmiller" + }, + { + "rshares": 1233668048, + "voter": "lenar" + }, + { + "rshares": 2076202607, + "voter": "cryptoeasy" + }, + { + "rshares": 5154805617, + "voter": "nulliusinverba" + }, + { + "rshares": 110647858832, + "voter": "shenanigator" + }, + { + "rshares": 2908012841, + "voter": "daveks" + }, + { + "rshares": 7471182625, + "voter": "einsteinpotsdam" + }, + { + "rshares": 23133191472, + "voter": "laonie11" + }, + { + "rshares": 1552512887, + "voter": "davidjkelley" + }, + { + "rshares": 1878628053, + "voter": "mobios" + }, + { + "rshares": 20853973484, + "voter": "sponge-bob" + }, + { + "rshares": 4324039528, + "voter": "l0k1" + }, + { + "rshares": 14886230314, + "voter": "digital-wisdom" + }, + { + "rshares": 3547902817, + "voter": "ethical-ai" + }, + { + "rshares": 50784892, + "voter": "freesteem" + }, + { + "rshares": 6531322926, + "voter": "jwaser" + }, + { + "rshares": 161709465048, + "voter": "thecyclist" + }, + { + "rshares": 1018513187, + "voter": "zettar" + }, + { + "rshares": 122271956, + "voter": "tito-baron" + }, + { + "rshares": 1735431749, + "voter": "kiwideb" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 2558000160, + "voter": "bwaser" + }, + { + "rshares": 5773395051, + "voter": "dexter-k" + }, + { + "rshares": 50751176, + "voter": "roadhog" + }, + { + "rshares": 2201645172, + "voter": "alina1" + }, + { + "rshares": 50639382, + "voter": "doggnostic" + }, + { + "rshares": 644579979, + "voter": "ct-gurus" + }, + { + "rshares": 50377764, + "voter": "jenny-talls" + }, + { + "rshares": 386792765707, + "voter": "charlieshrem" + }, + { + "rshares": 7681172153, + "voter": "mariandavp" + }, + { + "rshares": 60088527835, + "voter": "tracemayer" + }, + { + "rshares": 20817850462, + "voter": "brains" + }, + { + "rshares": 50210467, + "voter": "post-successful" + }, + { + "rshares": 1049744855, + "voter": "positivesteem" + }, + { + "rshares": 5470937952, + "voter": "chick1" + }, + { + "rshares": 1735164858, + "voter": "sens" + }, + { + "rshares": 50584036, + "voter": "aoki" + }, + { + "rshares": 50528809, + "voter": "cwb" + }, + { + "rshares": 503052886, + "voter": "echoesinthemind" + }, + { + "rshares": 57534146, + "voter": "freebornangel" + }, + { + "rshares": 2084741030, + "voter": "steemsquad" + }, + { + "rshares": 255505026, + "voter": "anomaly" + }, + { + "rshares": 2293549771, + "voter": "ellepdub" + }, + { + "rshares": 1550172009, + "voter": "allesgruen" + }, + { + "rshares": 59178617, + "voter": "inarix03" + }, + { + "rshares": 4725653598, + "voter": "michelle.gent" + }, + { + "rshares": 11523640324, + "voter": "herpetologyguy" + }, + { + "rshares": 54452104, + "voter": "drac59" + }, + { + "rshares": 4605288518, + "voter": "morgan.waser" + }, + { + "rshares": 50235850, + "voter": "billkappa442" + }, + { + "rshares": 50233449, + "voter": "teemsteem" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 51227561, + "voter": "battalar" + }, + { + "rshares": 51141851, + "voter": "slow" + }, + { + "rshares": 50975390, + "voter": "steemprincess" + }, + { + "rshares": 57373409, + "voter": "teo" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 1317053201, + "voter": "aksinya" + }, + { + "rshares": 50570250, + "voter": "ziggo" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 50536471, + "voter": "twistys" + }, + { + "rshares": 810369666, + "voter": "bapparabi" + }, + { + "rshares": 50479027, + "voter": "sunlight" + }, + { + "rshares": 9346140667, + "voter": "luzcypher" + }, + { + "rshares": 166200503, + "voter": "haddock" + }, + { + "rshares": 3447563868, + "voter": "strong-ai" + }, + { + "rshares": 159723319, + "voter": "ctu" + }, + { + "rshares": 1507439774, + "voter": "yanik" + }, + { + "rshares": 1319385375, + "voter": "rusteemitblog" + }, + { + "rshares": 4636706408, + "voter": "jennane" + }, + { + "rshares": 149130097, + "voter": "ndea30" + }, + { + "rshares": 149123370, + "voter": "domenico" + }, + { + "rshares": 444421238, + "voter": "witchcraftblog" + }, + { + "rshares": 148337519, + "voter": "serena199" + }, + { + "rshares": 148308392, + "voter": "gia7" + }, + { + "rshares": 160773127, + "voter": "animal" + }, + { + "rshares": 147864891, + "voter": "richie4" + }, + { + "rshares": 147806968, + "voter": "coraline88" + }, + { + "rshares": 160319579, + "voter": "cybergirls" + }, + { + "rshares": 160260561, + "voter": "rage" + }, + { + "rshares": 147559003, + "voter": "harlen" + }, + { + "rshares": 147523175, + "voter": "yanuel" + }, + { + "rshares": 147475911, + "voter": "daritza" + }, + { + "rshares": 159984914, + "voter": "correct" + }, + { + "rshares": 156411729, + "voter": "blender" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 158732321, + "voter": "steemwallet" + }, + { + "rshares": 28919059756, + "voter": "goldmatters" + }, + { + "rshares": 71720421, + "voter": "dealzgal" + }, + { + "rshares": 77287933, + "voter": "storage" + }, + { + "rshares": 184381906, + "voter": "antaja" + }, + { + "rshares": 154503543, + "voter": "steemdesigner" + }, + { + "rshares": 329629477, + "voter": "aldentan" + }, + { + "rshares": 61536953, + "voter": "blackmarket" + }, + { + "rshares": 67683958, + "voter": "gifts" + }, + { + "rshares": 91120780, + "voter": "expat" + }, + { + "rshares": 134906258, + "voter": "steemtrail" + }, + { + "rshares": 100289745, + "voter": "paulocouto" + }, + { + "rshares": 138917685, + "voter": "sawgunner13" + }, + { + "rshares": 1593664040, + "voter": "steemlift" + } + ], + "author": "kevinwong", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.06, + "beneficiaries": [], + "blacklists": [], + "body": "
    https://s16.postimg.org/5csp5ocf9/kevv.jpg
    \n\nHere I am spending the night in the darkness of my bedroom. Dog's snoring right beside me, his head resting on my chest. Feeling like I'm in some prologue of a cyberpunk story. Anyway, surfing on Steemit mobile is actually quite decent, despite the inadequacy of certain types of tables and media not showing up properly on screen.\n\nDecided to write this after going through some dramatic commentaries on Steemit that happened for the past few days. Mostly about ideological disagreements, and especially, overcompensation of posts. While I consider myself pretty critical, I usually opt out of direct, in-your-face type of confrontations. I prefer to plan and pick my own battles, having learned out of experience.\n\nBecause personally, I've never come across any situation that immediately improves itself after insults are thrown around. No one is going to admit wrong right away. Everyone's always right in their own world, and that's particularly true with the presence of an opposing voice. And it doesn't matter how zen one may be. No one's a perfect saint. Everyone has a breaking point. \n\nYup, I've snapped before, more than enough times to know this little fact of life. Nothing good comes out of throwing a fit (well not as much as can be). Sure, our message, our version of truth should be upheld. But there are better ways of fighting the good fight.. maybe like what I'm trying to do with this post right now. So what am I trying to address here?\n\n---------------------------\n# Plan your battles - don't join someone else's!\n
    https://s10.postimg.org/ntels66d5/planning.jpg
    \nThere was [a post on Steemit](https://steemit.com/anarchy/@kennyskitchen/the-40-anarchists-you-want-to-be-following-on-steemit) a while ago that labelled me an anarchist. Am I? Maybe I am. Sure, I'm against big, centralised governments. I may even detest the inherent thieving practices of big brother. But I'm still running a music event company - there are legal matters that I still need to run by government offices, purely out of safety and security reasons.\n\nYou may argue that it's perverted that I'm using an intrinsically violent agent (namely, The Government and The Police State) to secure the well-being of my business customers. Next I'll ask - can we have a decentralised free market doing music events with all the right securities? That's what my company, [Hybrid Entertainment](https://steemit.com/steemit-marketing/@kevinwong/our-next-dance-music-event-psychedelic-trance-some-steemit-love) partly aims to do. It's a learning process. \n\nFor now, we still need to use the existing structures of Old, Big Government.. while we find ways to transition out of such dependence. Fight too hard and you'll get clamped down, thrown out of the game. You can't do much when you're out of the game, so stay in it! Take the time to plan your battles, dear hot-blooded confrontationists (if that's even a word).\n\nSure, the world needs you to say things as they are. But hearing the painful truth is almost like violence itself. No one likes that, no matter which side of a dispute. Peace also involves peace of mind. It's a much longer game - it comes with the territory. You're already in someone else's fight once you get into war. Only get into war if you're the big guy. The small guy is always the loser - the unwilling pawn. Think about this in scope of what's happening all around the world, even on Steemit.\n\nDon't be a zealot. There are dangers of being too far left, or too far right. Find the middle way. All you need is another perspective. Some people may be asswipes, but goodness is omnipresent if the conditions are right.\n\nAnd that's how you plan your battles - take the time to do it right. \n\nIn perspective of my generally apolitical position on Steemit, I tend to find better ways to contribute instead of lashing out on another user. Sure, I have my dissatisfaction about some author rewards and posting models from time to time. However, I tried putting effort into building better models and figuring out ways to add substantial value into the ecosystem. Eventually, some of us gravitated towards a loose goal of rewarding diversity by combing contents on Steemit on a daily basis.\n\nThere are now epic giant hidden-gem megaposts on Steemit - like this one from [Project Curie](https://steemit.com/@curie) and [Robinhood Whale](https://steemit.com/@robinhoodwhale). Better coverage, better quality, better value - in so many ways. This is the free-market reaction to solo authored hidden-gem posts of early Steemit. No doubt that everything evolves over time. \n\nKnowing that value is subjective, I have always refrained from losing my cool. Even here on Steemit. \n\n**I'm the small fish and I have to plan my battles!**\n\n---------------------------------------\n\n# Don't freaking milk it!\n\n
    https://s3.postimg.org/6ne6t272b/milk.jpg
    \nThere are big reasons why most of us don't really like governments. Greed and corruption. Needless to say, the crowd easily picks up on this when insubstantial effort is rewarded handsomely. By all means, that's as subjective as can be. What's not (very) subjective, however, is if one continues to milk it, even despite public disapproval. \n\nThis happens all around the world. Don't oversell. You'll lose reputation if you are obviously **milking it**!\n\nSure, you may gain new followers.. newly inspired and freshly impressed. But old eyes grow weary. People are watching, and your social value fluctuates all the time. You can't please everyone, but you can try the **art of not milking the shit out of the system**.\n\nIt's a good business practice. It's a good personal conduct. And it works on Steemit.\n\nThat's a reason why I'm also posting lesser (other than plainly having a huge writer's block, reserving myself from random shitposting). Now I'm only writing when I really think I have something good to add as a post. As I'm partly dependent on Steemit, I've strategized a lil, refraining from appearing to be **milking it**, seeking modes of substantial contribution behind the scenes to compensate for the awesome support that has been given to me on this platform.\n\nIf you are suddenly rewarded thousands for a post - ask yourself. Is that post worth that much? Heck, I don't know if my top philosophical post is worth 4,000 bucks, but I know I've put long hours in it, enough to avoid milking and recycling the same content. Instead, I try to put more effort in other areas of the ecosystem to balance out the lopsided reward.\n\nThe blockchain is transparent. It's easy to find out if you're milking it. To avoid seeming like you're milking it - just be honest and ask yourself the right questions! Then, do the right thing!\n\n**Like life, like Steemit - try to give more than you can take. Don't. Freaking. Milk It.**\n\n----------------------------------\n\n# Take time to build, or take time to exploit?\n
    https://img1.steemit.com/0x0/http://i.imgur.com/T9b4dDQ.jpg
    \n
    By Steemit's talented artist @lgm-1
    \n\nNaturally, I'd say take time to build. Once you're caught exploiting the system, in life or on Steemit, you're lose reputation whether or not if its digitally measurable. You can create as many accounts as you want and find a million ways to exploit everything, but ask yourself - what are you building?\n\nHere are some tips for maintaining reputation on Steemit:-\n- Steemit's a mutual aid society. While posts can be about anything, note there's a limited amount of funds going around each day. It's obvious that your reputation is at stake if you have somehow managed to acquire good support, but not giving back substantially.\n- Tags are like real estate. Choose appropriately. An example is if you're writing your opinions on something rather meta, I think it's prudent to respect the scientific community. For example in [my article about consciousness](https://steemit.com/consciousness/@kevinwong/let-s-talk-about-consciousness-wtf-is-it), I've deliberately used the ***pseudoscience*** tag, no matter how right I think I could be. I clearly think about such topics often, but I never put myself in research labs knowing about consciousness well enough to indicate that I am the master of that domain.\n- Follow up on your promises. Communicate transparently.\n- Put in more effort, visibly and even behind the scenes when you manage to acquire good payouts.\n- Try to follow others. Curate and also support other members.\n- Plan your battles and don't milk it! And also, celebrity attitudes won't last long here if you're not giving back to the community. @dollarvigilante is doing this right - he's aiding others and even curating frequently on his free time!\n- Again, in general, give more than you can take.\n\n### Reputation is everything - for survival, for change in a social landscape.\n\n*Note: There is some form of censorship of the mind when it comes to chance of interruption from higher powers. It's the same everywhere. You just have to play your cards right, opting for different methods, different approaches. It's not really a systems-problem. It's a people-problem, as always. Never leave an opening for others to destroy your reputation.*\n\n-----------------------------------------------\n
    Stock photos courtesy of https://pixabay.com/
    \n\n-----------------------------------------------\n
    Follow me @kevinwong
    \n-------------------------------------------------", + "category": "guide", + "children": 53, + "created": "2016-09-14T22:00:36", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s16.postimg.org/5csp5ocf9/kevv.jpg", + "https://s10.postimg.org/ntels66d5/planning.jpg", + "https://s3.postimg.org/6ne6t272b/milk.jpg", + "https://img1.steemit.com/0x0/http://i.imgur.com/T9b4dDQ.jpg" + ], + "links": [ + "https://steemit.com/anarchy/@kennyskitchen/the-40-anarchists-you-want-to-be-following-on-steemit", + "https://steemit.com/steemit-marketing/@kevinwong/our-next-dance-music-event-psychedelic-trance-some-steemit-love", + "https://steemit.com/@curie", + "https://steemit.com/@robinhoodwhale", + "https://steemit.com/consciousness/@kevinwong/let-s-talk-about-consciousness-wtf-is-it", + "https://pixabay.com/" + ], + "tags": [ + "guide", + "life", + "lifehack", + "reputation", + "craigrant" + ], + "users": [ + "lgm-1", + "dollarvigilante", + "kevinwong" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 115120672136759, + "payout": 753.848, + "payout_at": "2016-09-21T22:00:36", + "pending_payout_value": "753.848 HBD", + "percent_hbd": 10000, + "permlink": "the-art-of-maintaining-reputation-plan-your-battles-and-don-t-milk-it", + "post_id": 1247817, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 380 + }, + "title": "The Art of Maintaining Reputation: Plan Your Battles and Don't Milk It!", + "updated": "2016-09-15T07:45:57", + "url": "/guide/@kevinwong/the-art-of-maintaining-reputation-plan-your-battles-and-don-t-milk-it" + }, + { + "active_votes": [ + { + "rshares": 27814176695531, + "voter": "dantheman" + }, + { + "rshares": 7145643497594, + "voter": "skywalker" + }, + { + "rshares": 1968124814276, + "voter": "badassmother" + }, + { + "rshares": 2052934239988, + "voter": "hr1" + }, + { + "rshares": 6596087814836, + "voter": "fuzzyvest" + }, + { + "rshares": 1337025448249, + "voter": "rossco99" + }, + { + "rshares": 22864938197, + "voter": "jaewoocho" + }, + { + "rshares": 1576018783851, + "voter": "joseph" + }, + { + "rshares": 466052314352, + "voter": "recursive2" + }, + { + "rshares": 636514783207, + "voter": "masteryoda" + }, + { + "rshares": 3120252422964, + "voter": "recursive" + }, + { + "rshares": 681020986865, + "voter": "boombastic" + }, + { + "rshares": 91328598326, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6959124583, + "voter": "bingo-0" + }, + { + "rshares": 1330868635495, + "voter": "steempower" + }, + { + "rshares": 445757361586, + "voter": "boatymcboatface" + }, + { + "rshares": 443132842669, + "voter": "officialfuzzy" + }, + { + "rshares": 9167255683, + "voter": "idol" + }, + { + "rshares": 18955732033, + "voter": "chitty" + }, + { + "rshares": 8232133931, + "voter": "unosuke" + }, + { + "rshares": 139694054199, + "voter": "chris4210" + }, + { + "rshares": 14501486968, + "voter": "valtr" + }, + { + "rshares": 1577916417, + "voter": "jocelyn" + }, + { + "rshares": 9604795718, + "voter": "gregory60" + }, + { + "rshares": 89897248149, + "voter": "eeks" + }, + { + "rshares": 24694558802, + "voter": "fkn" + }, + { + "rshares": 468281676, + "voter": "paco-steem" + }, + { + "rshares": 5641144936, + "voter": "spaninv" + }, + { + "rshares": 32459455171, + "voter": "elishagh1" + }, + { + "rshares": 8669787638, + "voter": "richman" + }, + { + "rshares": 584162335269, + "voter": "nanzo-scoop" + }, + { + "rshares": 469184158, + "voter": "jeffanthonyfds" + }, + { + "rshares": 10461841838, + "voter": "acidyo" + }, + { + "rshares": 36656769992, + "voter": "dan-atstarlite" + }, + { + "rshares": 177393957447, + "voter": "mummyimperfect" + }, + { + "rshares": 313687341, + "voter": "coar" + }, + { + "rshares": 106629500909, + "voter": "asch" + }, + { + "rshares": 1061210624, + "voter": "murh" + }, + { + "rshares": 6230682263, + "voter": "cryptofunk" + }, + { + "rshares": 579494558, + "voter": "kodi" + }, + { + "rshares": 2111403468, + "voter": "error" + }, + { + "rshares": 985518335179, + "voter": "cyber" + }, + { + "rshares": 61711048609, + "voter": "theshell" + }, + { + "rshares": 50879221096, + "voter": "ak2020" + }, + { + "rshares": 63100175656, + "voter": "justtryme90" + }, + { + "rshares": 400866642793, + "voter": "taoteh1221" + }, + { + "rshares": 410502622, + "voter": "applecrisp" + }, + { + "rshares": 365370465, + "voter": "stiletto" + }, + { + "rshares": 15787116636, + "voter": "zakharya" + }, + { + "rshares": 280678620376, + "voter": "trogdor" + }, + { + "rshares": 121380113922, + "voter": "geoffrey" + }, + { + "rshares": 208331842756, + "voter": "kimziv" + }, + { + "rshares": 76009124707, + "voter": "emily-cook" + }, + { + "rshares": 12064022115, + "voter": "primus" + }, + { + "rshares": 29635215678, + "voter": "acassity" + }, + { + "rshares": 280916636, + "voter": "ladyclair" + }, + { + "rshares": 19099829330, + "voter": "venuspcs" + }, + { + "rshares": 813595892, + "voter": "poias" + }, + { + "rshares": 7418976078, + "voter": "dasha" + }, + { + "rshares": 153697599394, + "voter": "asmolokalo" + }, + { + "rshares": 1642983170, + "voter": "gidlark" + }, + { + "rshares": 73849034695, + "voter": "rubybian" + }, + { + "rshares": 3058898852, + "voter": "getssidetracked" + }, + { + "rshares": 17903672525, + "voter": "konstantin" + }, + { + "rshares": 572413932, + "voter": "trees" + }, + { + "rshares": 83801390, + "voter": "strawhat" + }, + { + "rshares": 2597453094, + "voter": "romel" + }, + { + "rshares": 276570042, + "voter": "cryptochannel" + }, + { + "rshares": 120546538382, + "voter": "furion" + }, + { + "rshares": 6462652657, + "voter": "owdy" + }, + { + "rshares": 590190776, + "voter": "barbara2" + }, + { + "rshares": 642869652, + "voter": "ch0c0latechip" + }, + { + "rshares": 607124531, + "voter": "doge4lyf" + }, + { + "rshares": 18371164995, + "voter": "sebastien" + }, + { + "rshares": 13516878845, + "voter": "sitaru" + }, + { + "rshares": 14487855165, + "voter": "aaseb" + }, + { + "rshares": 4209499465, + "voter": "karen13" + }, + { + "rshares": 10646413479, + "voter": "deviedev" + }, + { + "rshares": 258981906731, + "voter": "nabilov" + }, + { + "rshares": 117757790207, + "voter": "pkattera" + }, + { + "rshares": 274155883, + "voter": "tinyhomeliving" + }, + { + "rshares": 55698224169, + "voter": "streetstyle" + }, + { + "rshares": 7313749376, + "voter": "lichtblick" + }, + { + "rshares": 35782652880, + "voter": "creemej" + }, + { + "rshares": 5726411049, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 167298234999, + "voter": "blueorgy" + }, + { + "rshares": 4544488912, + "voter": "poseidon" + }, + { + "rshares": 7946556816, + "voter": "smolalit" + }, + { + "rshares": 3506024506, + "voter": "simon.braki.love" + }, + { + "rshares": 82781233416, + "voter": "thylbom" + }, + { + "rshares": 86528557116, + "voter": "rea" + }, + { + "rshares": 204615586375, + "voter": "jl777" + }, + { + "rshares": 20026634941, + "voter": "positive" + }, + { + "rshares": 35105434017, + "voter": "paquito" + }, + { + "rshares": 8507360175, + "voter": "fishborne" + }, + { + "rshares": 309088757, + "voter": "sergey44" + }, + { + "rshares": 17267159012, + "voter": "proto" + }, + { + "rshares": 34304658614, + "voter": "sisterholics" + }, + { + "rshares": 674282213, + "voter": "fnait" + }, + { + "rshares": 611258547, + "voter": "keepcalmand" + }, + { + "rshares": 42379649186, + "voter": "smailer" + }, + { + "rshares": 25636155654, + "voter": "pixielolz" + }, + { + "rshares": 149624601, + "voter": "steemster1" + }, + { + "rshares": 1033757233, + "voter": "neowenyuan27" + }, + { + "rshares": 3353832611, + "voter": "glitterpig" + }, + { + "rshares": 121680301, + "voter": "picker" + }, + { + "rshares": 896285424, + "voter": "metaflute" + }, + { + "rshares": 8734048037, + "voter": "taker" + }, + { + "rshares": 59219358, + "voter": "sharon" + }, + { + "rshares": 60342922, + "voter": "lillianjones" + }, + { + "rshares": 1213074787308, + "voter": "laonie" + }, + { + "rshares": 157504637007, + "voter": "twinner" + }, + { + "rshares": 4890234271, + "voter": "satoshifpv" + }, + { + "rshares": 11693771864, + "voter": "thebluepanda" + }, + { + "rshares": 42635136908, + "voter": "myfirst" + }, + { + "rshares": 252723433247, + "voter": "somebody" + }, + { + "rshares": 16251975438, + "voter": "sunshine" + }, + { + "rshares": 9691515710, + "voter": "flysaga" + }, + { + "rshares": 2501627790, + "voter": "gmurph" + }, + { + "rshares": 55828810753, + "voter": "midnightoil" + }, + { + "rshares": 84246848, + "voter": "coderg" + }, + { + "rshares": 4281232336, + "voter": "ullikume" + }, + { + "rshares": 139631233866, + "voter": "xiaohui" + }, + { + "rshares": 6952769870, + "voter": "elfkitchen" + }, + { + "rshares": 103387869456, + "voter": "joele" + }, + { + "rshares": 4365575224, + "voter": "xiaokongcom" + }, + { + "rshares": 1405383530, + "voter": "hms818" + }, + { + "rshares": 42833125455, + "voter": "nonlinearone" + }, + { + "rshares": 60819615, + "voter": "msjennifer" + }, + { + "rshares": 55925537, + "voter": "ciao" + }, + { + "rshares": 3033050865, + "voter": "jrcornel" + }, + { + "rshares": 55449983, + "voter": "steemo" + }, + { + "rshares": 9025821447, + "voter": "xianjun" + }, + { + "rshares": 55306941, + "voter": "steema" + }, + { + "rshares": 71282219, + "voter": "confucius" + }, + { + "rshares": 9729857687, + "voter": "mione" + }, + { + "rshares": 56157882, + "voter": "jarvis" + }, + { + "rshares": 591097626, + "voter": "microluck" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 54313084, + "voter": "fortuner" + }, + { + "rshares": 3286864056, + "voter": "macartem" + }, + { + "rshares": 9827647000, + "voter": "gvargas123" + }, + { + "rshares": 53056158, + "voter": "johnbyrd" + }, + { + "rshares": 53039566, + "voter": "thomasaustin" + }, + { + "rshares": 53037689, + "voter": "thermor" + }, + { + "rshares": 53048942, + "voter": "ficholl" + }, + { + "rshares": 53030738, + "voter": "widell" + }, + { + "rshares": 3635091595, + "voter": "movievertigo" + }, + { + "rshares": 52651308, + "voter": "revelbrooks" + }, + { + "rshares": 332237822, + "voter": "mrlogic" + }, + { + "rshares": 56654664918, + "voter": "mandibil" + }, + { + "rshares": 51562255, + "voter": "curpose" + }, + { + "rshares": 69986345, + "voter": "steembriefing" + }, + { + "rshares": 54612436, + "voter": "riv" + }, + { + "rshares": 56405368, + "voter": "stephenkendal" + }, + { + "rshares": 115288656029, + "voter": "shenanigator" + }, + { + "rshares": 2163490459, + "voter": "jeffreyahann" + }, + { + "rshares": 1857811307, + "voter": "funkywanderer" + }, + { + "rshares": 5053551216, + "voter": "richardcrill" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 180241566, + "voter": "team101" + }, + { + "rshares": 51718188, + "voter": "crion" + }, + { + "rshares": 51388276, + "voter": "hitherise" + }, + { + "rshares": 51379706, + "voter": "wiss" + }, + { + "rshares": 54241809836, + "voter": "sponge-bob" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 53070013, + "voter": "apparat" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 3068760608, + "voter": "michaelmatthews" + }, + { + "rshares": 184881039384, + "voter": "asksisk" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 232386397, + "voter": "pjo" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 330365849, + "voter": "panther" + }, + { + "rshares": 201122420257, + "voter": "doudou252666" + }, + { + "rshares": 59422248, + "voter": "plantbasedjunkie" + }, + { + "rshares": 55335930229, + "voter": "brains" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 1369339863, + "voter": "steemafon" + }, + { + "rshares": 339273477, + "voter": "anomaly" + }, + { + "rshares": 123155378, + "voter": "ola1" + }, + { + "rshares": 4647741844, + "voter": "michelle.gent" + }, + { + "rshares": 50441122, + "voter": "eavy" + }, + { + "rshares": 50454901, + "voter": "roto" + }, + { + "rshares": 70282046, + "voter": "mari5555na" + }, + { + "rshares": 50225780, + "voter": "steemq" + }, + { + "rshares": 50223099, + "voter": "battalar" + }, + { + "rshares": 51215236, + "voter": "deli" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50540827, + "voter": "amstel" + }, + { + "rshares": 2216805889, + "voter": "bapparabi" + }, + { + "rshares": 247235040, + "voter": "darkminded153" + }, + { + "rshares": 72826233, + "voter": "igtes" + }, + { + "rshares": 144899746, + "voter": "buffett" + }, + { + "rshares": 2650993895, + "voter": "senseye" + }, + { + "rshares": 162911190, + "voter": "front" + }, + { + "rshares": 158676075, + "voter": "iberia" + }, + { + "rshares": 161218747, + "voter": "sdc" + }, + { + "rshares": 304461322, + "voter": "james1987" + }, + { + "rshares": 157745750, + "voter": "digitalillusions" + }, + { + "rshares": 160880639, + "voter": "illusions" + }, + { + "rshares": 160870736, + "voter": "electronicarts" + }, + { + "rshares": 3795712999, + "voter": "dresden" + }, + { + "rshares": 159950870, + "voter": "haribo" + }, + { + "rshares": 159352476, + "voter": "panic" + }, + { + "rshares": 156043541, + "voter": "disneypixar" + }, + { + "rshares": 1534731729, + "voter": "modernbukowski" + }, + { + "rshares": 155452864, + "voter": "jyriygo" + }, + { + "rshares": 31683945302, + "voter": "goldmatters" + }, + { + "rshares": 155180811, + "voter": "majes" + }, + { + "rshares": 153284499, + "voter": "daniel1974" + } + ], + "author": "steempower", + "author_payout_value": "0.000 HBD", + "author_reputation": 70.85, + "beneficiaries": [], + "blacklists": [], + "body": "![](https://s18.postimg.org/fcl7ffx1l/ripple.png)\n## Ripple has raised another 55 Million in its latest round of funding bringing it total raised to 93 Million.\n\nThe news has reached mainstream news services such as CNBC, WSJ, Reuters and the like. News seems to be first released 2 hours ago 12:35 pm; Thursday, 15 September 2016.\n\n### News Articles:\n[CoinDesk](http://www.coindesk.com/ripple-blockchain-55-million-series-b/)\n[CNBC](http://www.cnbc.com/2016/09/15/google-backed-blockchain-start-up-ripple-raises-55-million-from-big-banks.html)\n[WSJ](http://www.wsj.com/articles/bitcoin-firm-ripple-gets-55-million-in-funding-1473944401)\n[Reuters ](http://in.reuters.com/article/tech-blockchain-ripple-idINL8N1BR24Z)\n\nAccording to the article linked above (CNBC) 'The start-up is currently working with 15 of the top 50 global banks including UBS and Santander.'\n\nNew and existing investors were involved in the new Ripple funding round. New investors included Accenture Ventures, SBI Holdings, SCB Digital Ventures, Standard Chartered PLC, and the investment arm of Thailand\u2019s Siam Commercial Bank. Existing investors that joined in this round included a Banco Santander SA venture fund, the venture arms of CME Group Inc. and Seagate Technology, and Venture 51.\n\nObviously this is good news for ripple with 55 Million accounting for 20-25% of their market cap before today's rally, the current price of XRP is 0.00001760 BTC and 2 hours ago it was trading for below 0.00001000 BTC, it has seen a large move already price wise although volume is still relatively small at this time, we could be in for an interesting time while this initial excitement settles in\n![](https://www.coinigy.com/assets/img/charts/57dab3f3.png)", + "category": "ripple", + "children": 10, + "created": "2016-09-15T14:58:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s18.postimg.org/fcl7ffx1l/ripple.png", + "https://www.coinigy.com/assets/img/charts/57dab3f3.png" + ], + "links": [ + "http://www.coindesk.com/ripple-blockchain-55-million-series-b/", + "http://www.cnbc.com/2016/09/15/google-backed-blockchain-start-up-ripple-raises-55-million-from-big-banks.html", + "http://www.wsj.com/articles/bitcoin-firm-ripple-gets-55-million-in-funding-1473944401", + "http://in.reuters.com/article/tech-blockchain-ripple-idINL8N1BR24Z" + ], + "tags": [ + "ripple", + "crypto-news", + "beyondbitcoin", + "money", + "trading" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 63885038592928, + "payout": 238.227, + "payout_at": "2016-09-22T14:58:21", + "pending_payout_value": "238.227 HBD", + "percent_hbd": 10000, + "permlink": "ripple-raises-usd55-million-from-big-banks-series-b-xrp-prices-jumped-60-to-0-0001600-within-1-hour", + "post_id": 1254813, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 216 + }, + "title": "Ripple raises $55 million from big banks - Series B - XRP Prices jumped 60% to 0.0001600 within 1 hour", + "updated": "2016-09-15T14:58:21", + "url": "/ripple/@steempower/ripple-raises-usd55-million-from-big-banks-series-b-xrp-prices-jumped-60-to-0-0001600-within-1-hour" + }, + { + "active_votes": [ + { + "rshares": 518197131276, + "voter": "barrie" + }, + { + "rshares": 31620599440742, + "voter": "smooth" + }, + { + "rshares": 1968100090680, + "voter": "badassmother" + }, + { + "rshares": 3311776812132, + "voter": "pharesim" + }, + { + "rshares": 2052926274941, + "voter": "hr1" + }, + { + "rshares": 1337025448249, + "voter": "rossco99" + }, + { + "rshares": 22864866028, + "voter": "jaewoocho" + }, + { + "rshares": 1619361992750, + "voter": "joseph" + }, + { + "rshares": 98682259833, + "voter": "aizensou" + }, + { + "rshares": 462397546754, + "voter": "recursive3" + }, + { + "rshares": 3120246710189, + "voter": "recursive" + }, + { + "rshares": 1246163169, + "voter": "mineralwasser" + }, + { + "rshares": 681003747775, + "voter": "boombastic" + }, + { + "rshares": 94094732044, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6959103550, + "voter": "bingo-0" + }, + { + "rshares": 1669989826, + "voter": "bingo-1" + }, + { + "rshares": 5938484287107, + "voter": "smooth.witness" + }, + { + "rshares": 445429446140, + "voter": "boatymcboatface" + }, + { + "rshares": 9408475799, + "voter": "idol" + }, + { + "rshares": 284298500346, + "voter": "chitty" + }, + { + "rshares": 1619440533, + "voter": "jocelyn" + }, + { + "rshares": 15004137591, + "voter": "gregory-f" + }, + { + "rshares": 148161564048, + "voter": "edgeland" + }, + { + "rshares": 9604795718, + "voter": "gregory60" + }, + { + "rshares": 1272853996010, + "voter": "gavvet" + }, + { + "rshares": 89896930629, + "voter": "eeks" + }, + { + "rshares": 2015882351, + "voter": "fkn" + }, + { + "rshares": 478461713, + "voter": "paco-steem" + }, + { + "rshares": 5763764389, + "voter": "spaninv" + }, + { + "rshares": 7733788543, + "voter": "nate-atkins" + }, + { + "rshares": 2649751442, + "voter": "elishagh1" + }, + { + "rshares": 8669787638, + "voter": "richman" + }, + { + "rshares": 599927640145, + "voter": "nanzo-scoop" + }, + { + "rshares": 459984469, + "voter": "jeffanthonyfds" + }, + { + "rshares": 177390312070, + "voter": "mummyimperfect" + }, + { + "rshares": 313687341, + "voter": "coar" + }, + { + "rshares": 106628883920, + "voter": "asch" + }, + { + "rshares": 1061168224, + "voter": "murh" + }, + { + "rshares": 6230682263, + "voter": "cryptofunk" + }, + { + "rshares": 2111403468, + "voter": "error" + }, + { + "rshares": 985480652331, + "voter": "cyber" + }, + { + "rshares": 61710743415, + "voter": "theshell" + }, + { + "rshares": 50878177282, + "voter": "ak2020" + }, + { + "rshares": 409218031185, + "voter": "taoteh1221" + }, + { + "rshares": 418880227, + "voter": "applecrisp" + }, + { + "rshares": 373313301, + "voter": "stiletto" + }, + { + "rshares": 375920034566, + "voter": "hedge-x" + }, + { + "rshares": 55577392625, + "voter": "juanmiguelsalas" + }, + { + "rshares": 33780018119, + "voter": "ratel" + }, + { + "rshares": 280669440211, + "voter": "trogdor" + }, + { + "rshares": 121380113922, + "voter": "geoffrey" + }, + { + "rshares": 16025171812, + "voter": "kimziv" + }, + { + "rshares": 76007179625, + "voter": "emily-cook" + }, + { + "rshares": 2187587354, + "voter": "superfreek" + }, + { + "rshares": 30279417098, + "voter": "acassity" + }, + { + "rshares": 17557768630, + "voter": "grey580" + }, + { + "rshares": 280916636, + "voter": "ladyclair" + }, + { + "rshares": 19974572536, + "voter": "thebatchman" + }, + { + "rshares": 61460113993, + "voter": "good-karma" + }, + { + "rshares": 76019855821, + "voter": "rubybian" + }, + { + "rshares": 5270775482, + "voter": "riscadox" + }, + { + "rshares": 17903672525, + "voter": "konstantin" + }, + { + "rshares": 256623434, + "voter": "mstang83" + }, + { + "rshares": 25057071012, + "voter": "tcfxyz" + }, + { + "rshares": 6939848809, + "voter": "futurefood" + }, + { + "rshares": 844421054, + "voter": "endgame" + }, + { + "rshares": 823151341679, + "voter": "slowwalker" + }, + { + "rshares": 9840533745, + "voter": "furion" + }, + { + "rshares": 52479155, + "voter": "ch0c0latechip" + }, + { + "rshares": 19169622645, + "voter": "sebastien" + }, + { + "rshares": 12011479963, + "voter": "asim" + }, + { + "rshares": 14487516865, + "voter": "aaseb" + }, + { + "rshares": 4097381727, + "voter": "incomemonthly" + }, + { + "rshares": 4431046054, + "voter": "karen13" + }, + { + "rshares": 10646413479, + "voter": "deviedev" + }, + { + "rshares": 258981906731, + "voter": "nabilov" + }, + { + "rshares": 5482949271, + "voter": "tinyhomeliving" + }, + { + "rshares": 847366145, + "voter": "luisucv34" + }, + { + "rshares": 54561525717, + "voter": "streetstyle" + }, + { + "rshares": 452581935074, + "voter": "knozaki2015" + }, + { + "rshares": 35782074085, + "voter": "creemej" + }, + { + "rshares": 15377860373, + "voter": "nippel66" + }, + { + "rshares": 24417657582, + "voter": "phenom" + }, + { + "rshares": 167298234999, + "voter": "blueorgy" + }, + { + "rshares": 4256486989, + "voter": "oululahti" + }, + { + "rshares": 349568852, + "voter": "poseidon" + }, + { + "rshares": 2182574144, + "voter": "iamwne" + }, + { + "rshares": 20119867662, + "voter": "mustafaomar" + }, + { + "rshares": 3506024506, + "voter": "simon.braki.love" + }, + { + "rshares": 39345808582, + "voter": "royaltiffany" + }, + { + "rshares": 14954254688, + "voter": "beowulfoflegend" + }, + { + "rshares": 32542074868, + "voter": "deanliu" + }, + { + "rshares": 5373137632, + "voter": "rainchen" + }, + { + "rshares": 86528557116, + "voter": "rea" + }, + { + "rshares": 1616791389, + "voter": "tokyodude" + }, + { + "rshares": 7822595883, + "voter": "neroru" + }, + { + "rshares": 215384292560, + "voter": "jl777" + }, + { + "rshares": 1634827342, + "voter": "positive" + }, + { + "rshares": 5172692235, + "voter": "gustavopasquini" + }, + { + "rshares": 12345105776, + "voter": "moon32walker" + }, + { + "rshares": 6232841459, + "voter": "summonerrk" + }, + { + "rshares": 116726661, + "voter": "firehorse" + }, + { + "rshares": 942266185, + "voter": "happyphoenix" + }, + { + "rshares": 42775729046, + "voter": "claudiop63" + }, + { + "rshares": 18175932801, + "voter": "proto" + }, + { + "rshares": 230455938, + "voter": "jasen.g1311" + }, + { + "rshares": 29035294642, + "voter": "pinkisland" + }, + { + "rshares": 3266602711, + "voter": "ace108" + }, + { + "rshares": 2708203880, + "voter": "sisterholics" + }, + { + "rshares": 1483259422, + "voter": "alex.chien" + }, + { + "rshares": 8964609699, + "voter": "royalmacro" + }, + { + "rshares": 11169454095, + "voter": "logic" + }, + { + "rshares": 55043445, + "voter": "fnait" + }, + { + "rshares": 3482504625, + "voter": "bkkshadow" + }, + { + "rshares": 25636155654, + "voter": "pixielolz" + }, + { + "rshares": 56747133, + "voter": "reported" + }, + { + "rshares": 3353832611, + "voter": "glitterpig" + }, + { + "rshares": 7350128313, + "voter": "jed78" + }, + { + "rshares": 6785260219, + "voter": "shortcut" + }, + { + "rshares": 111828316, + "voter": "andrew-charles" + }, + { + "rshares": 870677269, + "voter": "metaflute" + }, + { + "rshares": 9193722747, + "voter": "taker" + }, + { + "rshares": 1894317852, + "voter": "gruber" + }, + { + "rshares": 15412506890, + "voter": "felixxx" + }, + { + "rshares": 52486879, + "voter": "krushing" + }, + { + "rshares": 95766386323, + "voter": "laonie" + }, + { + "rshares": 157495713864, + "voter": "twinner" + }, + { + "rshares": 61361321, + "voter": "southbaybits" + }, + { + "rshares": 24561066673, + "voter": "laoyao" + }, + { + "rshares": 3996853733, + "voter": "myfirst" + }, + { + "rshares": 19439859020, + "voter": "somebody" + }, + { + "rshares": 726849243, + "voter": "flysaga" + }, + { + "rshares": 66940286, + "voter": "ann76" + }, + { + "rshares": 18234762995, + "voter": "timelapse" + }, + { + "rshares": 2501622377, + "voter": "gmurph" + }, + { + "rshares": 494521401, + "voter": "minnowsunited" + }, + { + "rshares": 4294430078, + "voter": "midnightoil" + }, + { + "rshares": 4281232336, + "voter": "ullikume" + }, + { + "rshares": 5693098913, + "voter": "cjclaro" + }, + { + "rshares": 52700570, + "voter": "whatyouganjado" + }, + { + "rshares": 36649510663, + "voter": "budgetbucketlist" + }, + { + "rshares": 10740564621, + "voter": "xiaohui" + }, + { + "rshares": 176650903994, + "voter": "terrycraft" + }, + { + "rshares": 461088291, + "voter": "elfkitchen" + }, + { + "rshares": 103384996602, + "voter": "joele" + }, + { + "rshares": 5855063437, + "voter": "oflyhigh" + }, + { + "rshares": 59002619, + "voter": "makaveli" + }, + { + "rshares": 335807163, + "voter": "xiaokongcom" + }, + { + "rshares": 13237481048, + "voter": "gargon" + }, + { + "rshares": 676922173, + "voter": "xianjun" + }, + { + "rshares": 26283514539, + "voter": "hanshotfirst" + }, + { + "rshares": 9199546040, + "voter": "tom77" + }, + { + "rshares": 126090405, + "voter": "sarita" + }, + { + "rshares": 52450091, + "voter": "alexbones" + }, + { + "rshares": 2249542145, + "voter": "njall" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 6402569097, + "voter": "rubenalexander" + }, + { + "rshares": 2077210674, + "voter": "chinadaily" + }, + { + "rshares": 11979592683, + "voter": "kyriacos" + }, + { + "rshares": 806759200, + "voter": "jayfox" + }, + { + "rshares": 1647538615, + "voter": "ignat" + }, + { + "rshares": 90168606946, + "voter": "serejandmyself" + }, + { + "rshares": 106144628, + "voter": "pollina" + }, + { + "rshares": 4781807217, + "voter": "almerri" + }, + { + "rshares": 9071955992, + "voter": "johnnyyash" + }, + { + "rshares": 3221126774, + "voter": "macartem" + }, + { + "rshares": 9310407829, + "voter": "gvargas123" + }, + { + "rshares": 4658385146, + "voter": "themanualbot" + }, + { + "rshares": 2005245825, + "voter": "levycore" + }, + { + "rshares": 58169756, + "voter": "cnmtz" + }, + { + "rshares": 476161300, + "voter": "claudia" + }, + { + "rshares": 70203690, + "voter": "ozertayiz" + }, + { + "rshares": 57942270939, + "voter": "mandibil" + }, + { + "rshares": 4633082667, + "voter": "steemitpatina" + }, + { + "rshares": 71507788, + "voter": "steembriefing" + }, + { + "rshares": 51356966, + "voter": "salebored" + }, + { + "rshares": 54612436, + "voter": "riv" + }, + { + "rshares": 5081885632, + "voter": "ats-david" + }, + { + "rshares": 1544966078, + "voter": "pollux.one" + }, + { + "rshares": 7776590110, + "voter": "einsteinpotsdam" + }, + { + "rshares": 1932014303, + "voter": "funkywanderer" + }, + { + "rshares": 56854958, + "voter": "jasonji12" + }, + { + "rshares": 5053551216, + "voter": "richardcrill" + }, + { + "rshares": 184076493, + "voter": "team101" + }, + { + "rshares": 51444457, + "voter": "bitdrone" + }, + { + "rshares": 51436144, + "voter": "sleepcult" + }, + { + "rshares": 182060433, + "voter": "greatness" + }, + { + "rshares": 1233641092, + "voter": "goldstein" + }, + { + "rshares": 27674257450, + "voter": "sponge-bob" + }, + { + "rshares": 3432704465, + "voter": "getonthetrain" + }, + { + "rshares": 44943498845, + "voter": "zahnspange" + }, + { + "rshares": 414338857, + "voter": "steemorama" + }, + { + "rshares": 1655277599, + "voter": "smisi" + }, + { + "rshares": 59594290, + "voter": "sunjo" + }, + { + "rshares": 285084767, + "voter": "benjamin.still" + }, + { + "rshares": 229690686860, + "voter": "asksisk" + }, + { + "rshares": 27667822273, + "voter": "brains" + }, + { + "rshares": 1772168372, + "voter": "alwayzgame" + }, + { + "rshares": 3531841420, + "voter": "rigaronib" + }, + { + "rshares": 339268967, + "voter": "anomaly" + }, + { + "rshares": 1550172009, + "voter": "allesgruen" + }, + { + "rshares": 123129821, + "voter": "ola1" + }, + { + "rshares": 431087473, + "voter": "littlemorelove" + }, + { + "rshares": 68608664, + "voter": "mari5555na" + }, + { + "rshares": 53309537, + "voter": "michaelblizek" + }, + { + "rshares": 135324063, + "voter": "creativeyoke" + }, + { + "rshares": 841787796, + "voter": "annesaya" + }, + { + "rshares": 51240567, + "voter": "billkappa442" + }, + { + "rshares": 50225780, + "voter": "steemq" + }, + { + "rshares": 50139069, + "voter": "slow" + }, + { + "rshares": 58668861, + "voter": "humans" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 1921231770, + "voter": "bapparabi" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 161839498, + "voter": "durex" + }, + { + "rshares": 161815656, + "voter": "ranger" + }, + { + "rshares": 435365865, + "voter": "witchcraftblog" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 160900665, + "voter": "digitalillusions" + }, + { + "rshares": 4087522528, + "voter": "dresden" + }, + { + "rshares": 155111085, + "voter": "coolbeans" + }, + { + "rshares": 160151932, + "voter": "maxlviv" + }, + { + "rshares": 158393209, + "voter": "food-creator" + }, + { + "rshares": 159973989, + "voter": "capcom" + }, + { + "rshares": 159175576, + "voter": "fallout" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 158535752, + "voter": "nerds" + }, + { + "rshares": 31680362460, + "voter": "goldmatters" + }, + { + "rshares": 136494240, + "voter": "bleujay" + }, + { + "rshares": 150430703, + "voter": "jproto22" + } + ], + "author": "knozaki2015", + "author_payout_value": "0.000 HBD", + "author_reputation": 69.9, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \"Easy
    \n

    \n

    There are many vegan or raw chocolates to buy, but the best chocolates comes from your own kitchen

    \n

    HOME MADE ROCKS !!

    \n


    \n

    \"Schokolade

    \n 

    \n

    What is raw chocolate ? The cocoa mass that you need for it consists of unroasted fermented cocoa beans . All fiber and nutrients are untouched. The cocoa mass you can buy online.

    \n


    \n
    \"Schokolade1\"

    \n
    \nAnd here comes the recipe:

    \n
      \n
    • 400 g raw cacao mass (not to be confused with cocoa butter) 
    • \n
    • 2 Tablespoon Coconutoil (best is Dr. Goerg)
    • \n
    • 100 g sprouted buckwheat (for a Crunchy taste)
    • \n
    • 100 g peanuts
    • \n
    • 100 g Walnuts or chopped almonds , Goji berries or what you listen to taste .
      \n
    • \n
    \n
      \n
    1. Melt the cocoa paste and coconut oil in a waterbath or in the hydrator at max . 42 degrees .
    2. \n
    3. Once it is melted add the nuts with a big spoon
    4. \n
    5. If you like bars, fill the chocolate nut mixture into silicone bars . You can buy bars in any bakery shop or at Amazon 
    6. \n
    7.  But you can also use a large shallow plate and place baking paper on the plate and fill with the chocolate nut mixture
    8. \n
    \n

    Be creative : Put anything you like onto the chocolate-nut mixture (Goji berries , whole nuts , coconut pieces etc.)

    \n

    Place the finished chocolate 1 Hour in your freezer

    \n

    Get the bars out of the form or break the chocolate from the plate  and put it into the fridge .

    \n


    \nTrust me, your chocolate won't stay too long in your fridge.... 

    \n

    Please follow me @allesgruen !

    \n

    German Original Article


    \n

    Written by @allesgruen & translated by @knozaki2015

    \n

    @knozaki2015 features authors and artist to promote them and a diversity of content.
    \nThe author will receive 100% of the STEEM Dollars from this post

    \n

    If you like this post please support @allesgruen and follow the author!

    \n


    \n", + "category": "food", + "children": 34, + "created": "2016-09-15T14:24:12", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s10.postimg.org/5kfqkef9l/Easy_Dishes_To_Make_For_Your50th_Birthday_Dinner_P.jpg", + "https://s16.postimg.org/j1hikj3np/Schokolade_Bild.jpg", + "https://s16.postimg.org/pggjh7adh/Schokolade1.jpg" + ], + "links": [ + "https://postimg.org/image/fui5jn551/", + "https://www.google.de/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwiU_vePvpHPAhVhJJoKHfEjAjEQFghJMAA&url=https%3A%2F%2Fwww.drgoerg.com%2Fen%2F&usg=AFQjCNGRVxYdyD04Ogm6T_WXZbejaKobyg&sig2=VMpccXoYQ8oXclIYq5y0vg", + "https://steemit.com/@allesgruen", + "https://steemit.com/food/@allesgruen/die-leckerste-und-gesuendeste-rohkost-schokolade-der-welt", + "https://steemit.com/@knozaki2015" + ], + "tags": [ + "food", + "minnowsunite", + "steemsquad", + "vegan", + "recipe" + ], + "users": [ + "allesgruen", + "knozaki2015" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 62692229771159, + "payout": 229.216, + "payout_at": "2016-09-22T14:24:12", + "pending_payout_value": "229.216 HBD", + "percent_hbd": 10000, + "permlink": "the-tastiest-and-healthiest-raw-chocolate-in-the-world", + "post_id": 1254417, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 232 + }, + "title": "The tastiest and healthiest raw chocolate in the world !!!", + "updated": "2016-09-15T14:24:12", + "url": "/food/@knozaki2015/the-tastiest-and-healthiest-raw-chocolate-in-the-world" + }, + { + "active_votes": [ + { + "rshares": 17090232811151, + "voter": "itsascam" + }, + { + "rshares": 480579269556, + "voter": "barrie" + }, + { + "rshares": 29720965903527, + "voter": "smooth" + }, + { + "rshares": 231748891373, + "voter": "anonymous" + }, + { + "rshares": 3703513941678, + "voter": "alphabet" + }, + { + "rshares": 2010285876889, + "voter": "steemroller" + }, + { + "rshares": 74805101299, + "voter": "donaldtrump" + }, + { + "rshares": 18187582592218, + "voter": "steemed" + }, + { + "rshares": 3205433782741, + "voter": "riverhead" + }, + { + "rshares": 1990377241911, + "voter": "badassmother" + }, + { + "rshares": 2005036868492, + "voter": "hr1" + }, + { + "rshares": 22380813356, + "voter": "jaewoocho" + }, + { + "rshares": 1869058236100, + "voter": "xeroc" + }, + { + "rshares": 1607182817833, + "voter": "joseph" + }, + { + "rshares": 82723821395, + "voter": "aizensou" + }, + { + "rshares": 456027411770, + "voter": "recursive2" + }, + { + "rshares": 588963325183, + "voter": "masteryoda" + }, + { + "rshares": 3119398199095, + "voter": "recursive" + }, + { + "rshares": 1172473837, + "voter": "mineralwasser" + }, + { + "rshares": 85737349562, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 1620255991, + "voter": "bingo-1" + }, + { + "rshares": 5567720953547, + "voter": "smooth.witness" + }, + { + "rshares": 170448445243, + "voter": "pairmike" + }, + { + "rshares": 9645319071, + "voter": "idol" + }, + { + "rshares": 131761872479, + "voter": "team" + }, + { + "rshares": 4632015537, + "voter": "sakr" + }, + { + "rshares": 96050573044, + "voter": "jchch" + }, + { + "rshares": 25239550780, + "voter": "chitty" + }, + { + "rshares": 47092417970, + "voter": "alexgr" + }, + { + "rshares": 3109770089, + "voter": "yefet" + }, + { + "rshares": 1660422196, + "voter": "jocelyn" + }, + { + "rshares": 13752626395, + "voter": "gregory-f" + }, + { + "rshares": 11239173417, + "voter": "dave-hughes" + }, + { + "rshares": 145064407415, + "voter": "edgeland" + }, + { + "rshares": 30188072314, + "voter": "full-measure" + }, + { + "rshares": 60085973635, + "voter": "lovelace" + }, + { + "rshares": 74898454777, + "voter": "eeks" + }, + { + "rshares": 478348587, + "voter": "paco-steem" + }, + { + "rshares": 5761302959, + "voter": "spaninv" + }, + { + "rshares": 30447039303, + "voter": "instructor2121" + }, + { + "rshares": 7891620962, + "voter": "nate-atkins" + }, + { + "rshares": 2197259642, + "voter": "gekko" + }, + { + "rshares": 313176541236, + "voter": "teamsteem" + }, + { + "rshares": 9535707424, + "voter": "richman" + }, + { + "rshares": 550540650972, + "voter": "nanzo-scoop" + }, + { + "rshares": 13884504681, + "voter": "fact" + }, + { + "rshares": 165470271317, + "voter": "steve-walschot" + }, + { + "rshares": 10099012692, + "voter": "cian.dafe" + }, + { + "rshares": 49793677286, + "voter": "hannixx42" + }, + { + "rshares": 169122010230, + "voter": "mummyimperfect" + }, + { + "rshares": 268838726, + "voter": "coar" + }, + { + "rshares": 98193208498, + "voter": "asch" + }, + { + "rshares": 1060920601, + "voter": "murh" + }, + { + "rshares": 6083782451, + "voter": "cryptofunk" + }, + { + "rshares": 2164662094, + "voter": "error" + }, + { + "rshares": 5736901624, + "voter": "marta-zaidel" + }, + { + "rshares": 40923353954, + "voter": "ranko-k" + }, + { + "rshares": 985042955913, + "voter": "cyber" + }, + { + "rshares": 10687278238, + "voter": "aizen01" + }, + { + "rshares": 6372292910, + "voter": "aizen02" + }, + { + "rshares": 3482772895, + "voter": "aizen03" + }, + { + "rshares": 1145023026, + "voter": "aizen04" + }, + { + "rshares": 484325382, + "voter": "aizen05" + }, + { + "rshares": 4698759112, + "voter": "aizen07" + }, + { + "rshares": 2810313611, + "voter": "aizen08" + }, + { + "rshares": 998812710, + "voter": "aizen09" + }, + { + "rshares": 432171763, + "voter": "aizen10" + }, + { + "rshares": 7109531805, + "voter": "aizen06" + }, + { + "rshares": 2986666907, + "voter": "aizen11" + }, + { + "rshares": 2052802727, + "voter": "aizen14" + }, + { + "rshares": 2413810847, + "voter": "aizen19" + }, + { + "rshares": 636225126, + "voter": "aizen15" + }, + { + "rshares": 6299030433, + "voter": "aizen16" + }, + { + "rshares": 48237424583, + "voter": "ak2020" + }, + { + "rshares": 632466769, + "voter": "aizen20" + }, + { + "rshares": 4134827463, + "voter": "aizen22" + }, + { + "rshares": 1099034433, + "voter": "aizen23" + }, + { + "rshares": 2161693603, + "voter": "aizen17" + }, + { + "rshares": 3402464131, + "voter": "aizen24" + }, + { + "rshares": 480934421, + "voter": "aizen18" + }, + { + "rshares": 1288443304, + "voter": "aizen25" + }, + { + "rshares": 2188687430, + "voter": "aizen28" + }, + { + "rshares": 3368022267, + "voter": "aizen26" + }, + { + "rshares": 1105570076, + "voter": "aizen27" + }, + { + "rshares": 3799766067, + "voter": "aizen32" + }, + { + "rshares": 2078826064, + "voter": "aizen30" + }, + { + "rshares": 3845310415, + "voter": "aizen31" + }, + { + "rshares": 1265719430, + "voter": "aizen33" + }, + { + "rshares": 1522643877, + "voter": "aizen34" + }, + { + "rshares": 305661234, + "voter": "aizen35" + }, + { + "rshares": 5734872441, + "voter": "aizen36" + }, + { + "rshares": 1430746846, + "voter": "aizen37" + }, + { + "rshares": 400285218, + "voter": "aizen29" + }, + { + "rshares": 2816257454, + "voter": "aizen21" + }, + { + "rshares": 65573912297, + "voter": "justtryme90" + }, + { + "rshares": 4321209833, + "voter": "aizen12" + }, + { + "rshares": 1839863893, + "voter": "aizen38" + }, + { + "rshares": 32298471411, + "voter": "drinkzya" + }, + { + "rshares": 8444658507, + "voter": "badger311" + }, + { + "rshares": 8739325345, + "voter": "badger313" + }, + { + "rshares": 8702827614, + "voter": "badger312" + }, + { + "rshares": 9001973394, + "voter": "badger316" + }, + { + "rshares": 9123923965, + "voter": "badger319" + }, + { + "rshares": 9031557781, + "voter": "badger3101" + }, + { + "rshares": 8484371114, + "voter": "badger3111" + }, + { + "rshares": 9046675913, + "voter": "badger3121" + }, + { + "rshares": 8655016180, + "voter": "badger3131" + }, + { + "rshares": 8763045211, + "voter": "badger3141" + }, + { + "rshares": 8739453800, + "voter": "badger3171" + }, + { + "rshares": 8546855954, + "voter": "badger3181" + }, + { + "rshares": 9133346310, + "voter": "badger3191" + }, + { + "rshares": 8546692844, + "voter": "badger3112" + }, + { + "rshares": 8887969807, + "voter": "badger3132" + }, + { + "rshares": 8761093741, + "voter": "badger3162" + }, + { + "rshares": 8992244297, + "voter": "badger3113" + }, + { + "rshares": 8642807886, + "voter": "badger3123" + }, + { + "rshares": 8766602954, + "voter": "badger3133" + }, + { + "rshares": 9118359724, + "voter": "badger3153" + }, + { + "rshares": 8796689830, + "voter": "badger3163" + }, + { + "rshares": 8827245303, + "voter": "badger3193" + }, + { + "rshares": 8776818063, + "voter": "badger3114" + }, + { + "rshares": 8685663112, + "voter": "badger3124" + }, + { + "rshares": 8588459406, + "voter": "badger3144" + }, + { + "rshares": 8510231316, + "voter": "badger3154" + }, + { + "rshares": 8377454951, + "voter": "badger3164" + }, + { + "rshares": 8709610129, + "voter": "badger3174" + }, + { + "rshares": 8990147355, + "voter": "badger3194" + }, + { + "rshares": 8886405623, + "voter": "badger3105" + }, + { + "rshares": 8829871300, + "voter": "badger3135" + }, + { + "rshares": 8423693063, + "voter": "badger3145" + }, + { + "rshares": 9007791015, + "voter": "badger3155" + }, + { + "rshares": 8700420554, + "voter": "badger3175" + }, + { + "rshares": 8476416242, + "voter": "badger3195" + }, + { + "rshares": 8118066308, + "voter": "badger3106" + }, + { + "rshares": 8937639951, + "voter": "badger3116" + }, + { + "rshares": 8985666162, + "voter": "badger3126" + }, + { + "rshares": 8612215471, + "voter": "badger3136" + }, + { + "rshares": 8258415644, + "voter": "badger3146" + }, + { + "rshares": 8490356190, + "voter": "badger3156" + }, + { + "rshares": 8706404705, + "voter": "badger3166" + }, + { + "rshares": 8621148181, + "voter": "badger3176" + }, + { + "rshares": 8755890485, + "voter": "badger3186" + }, + { + "rshares": 8791694513, + "voter": "badger3196" + }, + { + "rshares": 8719131325, + "voter": "badger3107" + }, + { + "rshares": 8471234920, + "voter": "badger315" + }, + { + "rshares": 8967798699, + "voter": "badger318" + }, + { + "rshares": 9017469354, + "voter": "badger3151" + }, + { + "rshares": 8689504021, + "voter": "badger3161" + }, + { + "rshares": 8949018277, + "voter": "badger3122" + }, + { + "rshares": 8885778223, + "voter": "badger3142" + }, + { + "rshares": 9108990725, + "voter": "badger3152" + }, + { + "rshares": 8411493414, + "voter": "badger3172" + }, + { + "rshares": 8925369694, + "voter": "badger3182" + }, + { + "rshares": 8680564470, + "voter": "badger3192" + }, + { + "rshares": 8595071709, + "voter": "badger3143" + }, + { + "rshares": 8858368574, + "voter": "badger3173" + }, + { + "rshares": 8564639501, + "voter": "badger3104" + }, + { + "rshares": 8276437501, + "voter": "badger3134" + }, + { + "rshares": 8683745951, + "voter": "badger3184" + }, + { + "rshares": 8620766828, + "voter": "badger3115" + }, + { + "rshares": 9094337935, + "voter": "badger3165" + }, + { + "rshares": 8719854886, + "voter": "badger3185" + }, + { + "rshares": 8781868170, + "voter": "badger314" + }, + { + "rshares": 9016639241, + "voter": "badger317" + }, + { + "rshares": 8754767708, + "voter": "badger3102" + }, + { + "rshares": 8716196161, + "voter": "badger3103" + }, + { + "rshares": 8643125157, + "voter": "badger3125" + }, + { + "rshares": 8609233299, + "voter": "badger3183" + }, + { + "rshares": 512951586, + "voter": "aizen39" + }, + { + "rshares": 3616249140600, + "voter": "satoshifund" + }, + { + "rshares": 392453750650, + "voter": "taoteh1221" + }, + { + "rshares": 418804855, + "voter": "applecrisp" + }, + { + "rshares": 373228451, + "voter": "stiletto" + }, + { + "rshares": 38901034355, + "voter": "juanmiguelsalas" + }, + { + "rshares": 54694274623, + "voter": "thecryptodrive" + }, + { + "rshares": 362609039187, + "voter": "kaylinart" + }, + { + "rshares": 1428647233, + "voter": "benthegameboy" + }, + { + "rshares": 390927750, + "voter": "rafikichi" + }, + { + "rshares": 79218648284, + "voter": "tim-johnston" + }, + { + "rshares": 132301151875, + "voter": "schro" + }, + { + "rshares": 4749927412, + "voter": "tee-em" + }, + { + "rshares": 31338683407, + "voter": "michaelx" + }, + { + "rshares": 6652497229, + "voter": "grandpere" + }, + { + "rshares": 5689049935, + "voter": "mark-waser" + }, + { + "rshares": 17023109715, + "voter": "albertogm" + }, + { + "rshares": 106033721718, + "voter": "geoffrey" + }, + { + "rshares": 192231455054, + "voter": "kimziv" + }, + { + "rshares": 43526357269, + "voter": "honeythief" + }, + { + "rshares": 77694419746, + "voter": "emily-cook" + }, + { + "rshares": 2122888373, + "voter": "superfreek" + }, + { + "rshares": 33245604843, + "voter": "cryptoiskey" + }, + { + "rshares": 484592257, + "voter": "mrhankeh" + }, + { + "rshares": 36254381895, + "voter": "clement" + }, + { + "rshares": 47416085106, + "voter": "isteemit" + }, + { + "rshares": 17205891791, + "voter": "grey580" + }, + { + "rshares": 280886491, + "voter": "ladyclair" + }, + { + "rshares": 55546285382, + "voter": "venuspcs" + }, + { + "rshares": 20379625641, + "voter": "thebatchman" + }, + { + "rshares": 164474222053, + "voter": "dashpaymag" + }, + { + "rshares": 169409415564, + "voter": "asmolokalo" + }, + { + "rshares": 462742250057, + "voter": "roelandp" + }, + { + "rshares": 69473128292, + "voter": "rubybian" + }, + { + "rshares": 3148219453, + "voter": "orly" + }, + { + "rshares": 4953381149, + "voter": "riscadox" + }, + { + "rshares": 245172817, + "voter": "mstang83" + }, + { + "rshares": 18842523479, + "voter": "hakise" + }, + { + "rshares": 14215545466, + "voter": "r4fken" + }, + { + "rshares": 25052927517, + "voter": "tcfxyz" + }, + { + "rshares": 6938809092, + "voter": "futurefood" + }, + { + "rshares": 1001850942, + "voter": "steemswede" + }, + { + "rshares": 31072527474, + "voter": "picokernel" + }, + { + "rshares": 823059128625, + "voter": "slowwalker" + }, + { + "rshares": 381822182, + "voter": "aizen13" + }, + { + "rshares": 3279400287, + "voter": "aizen41" + }, + { + "rshares": 931911377, + "voter": "aizen42" + }, + { + "rshares": 3174813360, + "voter": "aizen46" + }, + { + "rshares": 868931638, + "voter": "aizen47" + }, + { + "rshares": 212993516, + "voter": "aizen48" + }, + { + "rshares": 111038594, + "voter": "aizen49" + }, + { + "rshares": 922579590, + "voter": "aizen51" + }, + { + "rshares": 1267696038568, + "voter": "renohq" + }, + { + "rshares": 446844083, + "voter": "aizen43" + }, + { + "rshares": 66332881, + "voter": "aizen44" + }, + { + "rshares": 748318238, + "voter": "aizen54" + }, + { + "rshares": 14876041938, + "voter": "ausbitbank" + }, + { + "rshares": 1231736991, + "voter": "dicov" + }, + { + "rshares": 2530789873, + "voter": "steem1653" + }, + { + "rshares": 188360520718, + "voter": "anyx" + }, + { + "rshares": 7540907296, + "voter": "steemit-life" + }, + { + "rshares": 13516878845, + "voter": "sitaru" + }, + { + "rshares": 12461342724, + "voter": "asim" + }, + { + "rshares": 95008078, + "voter": "snowden" + }, + { + "rshares": 17043337041, + "voter": "bdavid" + }, + { + "rshares": 14289175254, + "voter": "aaseb" + }, + { + "rshares": 1107698236, + "voter": "karen13" + }, + { + "rshares": 19964419792, + "voter": "meiisheree" + }, + { + "rshares": 10644107638, + "voter": "deviedev" + }, + { + "rshares": 1427008333, + "voter": "jrd8526" + }, + { + "rshares": 73200426006, + "voter": "jpiper20" + }, + { + "rshares": 258942997644, + "voter": "nabilov" + }, + { + "rshares": 4121277460, + "voter": "dcryptogold" + }, + { + "rshares": 2722560234, + "voter": "dmacshady" + }, + { + "rshares": 228989895, + "voter": "aizen52" + }, + { + "rshares": 44553186838, + "voter": "milestone" + }, + { + "rshares": 87223247, + "voter": "wildchild" + }, + { + "rshares": 2650671514, + "voter": "the-future" + }, + { + "rshares": 186538708, + "voter": "aizen55" + }, + { + "rshares": 23976773907, + "voter": "peacekeeper" + }, + { + "rshares": 4310323809, + "voter": "poseidon" + }, + { + "rshares": 347898300458, + "voter": "calaber24p" + }, + { + "rshares": 3365335082, + "voter": "simon.braki.love" + }, + { + "rshares": 7025103979, + "voter": "geronimo" + }, + { + "rshares": 11121059561, + "voter": "rpf" + }, + { + "rshares": 3846864509, + "voter": "bitcoiner" + }, + { + "rshares": 3756536992, + "voter": "tarindel" + }, + { + "rshares": 30859119533, + "voter": "deanliu" + }, + { + "rshares": 138656821, + "voter": "bento" + }, + { + "rshares": 13069930577, + "voter": "shredlord" + }, + { + "rshares": 53842086331, + "voter": "jl777" + }, + { + "rshares": 30004697167, + "voter": "zaebars" + }, + { + "rshares": 1700129733, + "voter": "yarly" + }, + { + "rshares": 256282552, + "voter": "yarly2" + }, + { + "rshares": 256665987, + "voter": "yarly3" + }, + { + "rshares": 148269777, + "voter": "yarly4" + }, + { + "rshares": 149106888, + "voter": "yarly5" + }, + { + "rshares": 84991309, + "voter": "yarly7" + }, + { + "rshares": 799492214, + "voter": "raymonjohnstone" + }, + { + "rshares": 5272599454, + "voter": "bbrewer" + }, + { + "rshares": 21120708735, + "voter": "krabgat" + }, + { + "rshares": 4543692384, + "voter": "proto" + }, + { + "rshares": 634121191, + "voter": "curator" + }, + { + "rshares": 31584197440, + "voter": "sisterholics" + }, + { + "rshares": 411321155, + "voter": "yarly10" + }, + { + "rshares": 1365664469, + "voter": "alex.chien" + }, + { + "rshares": 220139771, + "voter": "yarly11" + }, + { + "rshares": 76966318, + "voter": "yarly12" + }, + { + "rshares": 10236810028, + "voter": "logic" + }, + { + "rshares": 3675499938, + "voter": "tygergamer" + }, + { + "rshares": 82066003, + "voter": "aizen53" + }, + { + "rshares": 149624601, + "voter": "steemster1" + }, + { + "rshares": 238512214, + "voter": "bullionstackers" + }, + { + "rshares": 108721833, + "voter": "cryptoz" + }, + { + "rshares": 6410776006, + "voter": "jed78" + }, + { + "rshares": 128598923578, + "voter": "steemdrive" + }, + { + "rshares": 973098459, + "voter": "metaflute" + }, + { + "rshares": 50562639777, + "voter": "gomeravibz" + }, + { + "rshares": 440302381, + "voter": "bento04" + }, + { + "rshares": 738358963, + "voter": "bento03" + }, + { + "rshares": 1504291216, + "voter": "aizen" + }, + { + "rshares": 2298269478, + "voter": "taker" + }, + { + "rshares": 234848214, + "voter": "bento02" + }, + { + "rshares": 540710999, + "voter": "bento01" + }, + { + "rshares": 7824682639, + "voter": "nekromarinist" + }, + { + "rshares": 1618775242, + "voter": "coinbar" + }, + { + "rshares": 59219358, + "voter": "sharon" + }, + { + "rshares": 226021128, + "voter": "frozendota" + }, + { + "rshares": 2315969904, + "voter": "merej99" + }, + { + "rshares": 60342922, + "voter": "lillianjones" + }, + { + "rshares": 1116575645876, + "voter": "laonie" + }, + { + "rshares": 245498462743, + "voter": "ozchartart" + }, + { + "rshares": 5002458769, + "voter": "croatia" + }, + { + "rshares": 64020118, + "voter": "vladimirputin" + }, + { + "rshares": 23878310347, + "voter": "rawnetics" + }, + { + "rshares": 64028162, + "voter": "angelamerkel" + }, + { + "rshares": 8270207209, + "voter": "spaceghost" + }, + { + "rshares": 11407745971, + "voter": "thebluepanda" + }, + { + "rshares": 22955094272, + "voter": "laonie1" + }, + { + "rshares": 23470889026, + "voter": "laonie2" + }, + { + "rshares": 23479197538, + "voter": "laonie3" + }, + { + "rshares": 80221808, + "voter": "bento06" + }, + { + "rshares": 23907912804, + "voter": "laoyao" + }, + { + "rshares": 37203524105, + "voter": "myfirst" + }, + { + "rshares": 226714843171, + "voter": "somebody" + }, + { + "rshares": 8719338522, + "voter": "flysaga" + }, + { + "rshares": 6129565712, + "voter": "k4r1nn" + }, + { + "rshares": 5106436541, + "voter": "brendio" + }, + { + "rshares": 2082768176, + "voter": "gmurph" + }, + { + "rshares": 50083495099, + "voter": "midnightoil" + }, + { + "rshares": 81536310749, + "voter": "mibenkito" + }, + { + "rshares": 2375350982, + "voter": "kalimor" + }, + { + "rshares": 998581895, + "voter": "altucher" + }, + { + "rshares": 4187079592, + "voter": "ullikume" + }, + { + "rshares": 99580782, + "voter": "timferriss" + }, + { + "rshares": 50565616, + "voter": "michellek" + }, + { + "rshares": 23474742068, + "voter": "laonie4" + }, + { + "rshares": 23472418592, + "voter": "laonie5" + }, + { + "rshares": 23469546880, + "voter": "laonie6" + }, + { + "rshares": 4337200195, + "voter": "armen" + }, + { + "rshares": 23465711623, + "voter": "laonie7" + }, + { + "rshares": 3986410926, + "voter": "kurtbeil" + }, + { + "rshares": 23462236775, + "voter": "laonie8" + }, + { + "rshares": 23459668262, + "voter": "laonie9" + }, + { + "rshares": 2511850537, + "voter": "steemleak" + }, + { + "rshares": 107573849125, + "voter": "thisisbenbrick" + }, + { + "rshares": 102639999, + "voter": "darrenrowse" + }, + { + "rshares": 125243433939, + "voter": "xiaohui" + }, + { + "rshares": 4185826321, + "voter": "antfield" + }, + { + "rshares": 176650903994, + "voter": "terrycraft" + }, + { + "rshares": 21110659306, + "voter": "jphamer1" + }, + { + "rshares": 97051399, + "voter": "bigsambucca" + }, + { + "rshares": 5946738271, + "voter": "elfkitchen" + }, + { + "rshares": 5766554064, + "voter": "oflyhigh" + }, + { + "rshares": 15547550089, + "voter": "randyclemens" + }, + { + "rshares": 2190476078, + "voter": "paynode" + }, + { + "rshares": 63775516, + "voter": "nickche" + }, + { + "rshares": 4028373583, + "voter": "xiaokongcom" + }, + { + "rshares": 57428544328, + "voter": "driv3n" + }, + { + "rshares": 60819615, + "voter": "msjennifer" + }, + { + "rshares": 55925537, + "voter": "ciao" + }, + { + "rshares": 54217761, + "voter": "steemo" + }, + { + "rshares": 175834493, + "voter": "pcashmore" + }, + { + "rshares": 8120343873, + "voter": "xianjun" + }, + { + "rshares": 54077897, + "voter": "steema" + }, + { + "rshares": 58449787, + "voter": "andrew.sullivan" + }, + { + "rshares": 1025553643, + "voter": "brianclark" + }, + { + "rshares": 815283599, + "voter": "daniel.kahneman" + }, + { + "rshares": 228330036, + "voter": "tucker.max" + }, + { + "rshares": 726300641, + "voter": "darren.rowse" + }, + { + "rshares": 54611897, + "voter": "chris.dunn" + }, + { + "rshares": 71282219, + "voter": "confucius" + }, + { + "rshares": 70633121, + "voter": "stevescriber" + }, + { + "rshares": 4015538661, + "voter": "bledarus" + }, + { + "rshares": 1155158838, + "voter": "pat.flynn" + }, + { + "rshares": 62297184, + "voter": "weames" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 89194632643, + "voter": "miacats" + }, + { + "rshares": 1199604993, + "voter": "mattmarshall" + }, + { + "rshares": 429199025, + "voter": "timothysykes" + }, + { + "rshares": 52419023, + "voter": "nano2nd" + }, + { + "rshares": 104765652, + "voter": "patflynn" + }, + { + "rshares": 54909929, + "voter": "jarvis" + }, + { + "rshares": 531944476, + "voter": "microluck" + }, + { + "rshares": 879418656, + "voter": "andrewsullivan" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 9618530893, + "voter": "theb0red1" + }, + { + "rshares": 53106127, + "voter": "fortuner" + }, + { + "rshares": 1952786674, + "voter": "chinadaily" + }, + { + "rshares": 59021275, + "voter": "cryptoblu" + }, + { + "rshares": 59014859, + "voter": "instructor" + }, + { + "rshares": 739426684571, + "voter": "dollarvigilante" + }, + { + "rshares": 3897735456, + "voter": "lamech-m" + }, + { + "rshares": 479539090, + "voter": "harvey.levin" + }, + { + "rshares": 9825243280, + "voter": "gvargas123" + }, + { + "rshares": 13004524355, + "voter": "telos" + }, + { + "rshares": 51877132, + "voter": "johnbyrd" + }, + { + "rshares": 51860909, + "voter": "thomasaustin" + }, + { + "rshares": 51859074, + "voter": "thermor" + }, + { + "rshares": 51870077, + "voter": "ficholl" + }, + { + "rshares": 51852278, + "voter": "widell" + }, + { + "rshares": 51481279, + "voter": "revelbrooks" + }, + { + "rshares": 23453540976, + "voter": "laonie10" + }, + { + "rshares": 604185913, + "voter": "wuyueling" + }, + { + "rshares": 73277014476, + "voter": "sweetsssj" + }, + { + "rshares": 2803446535, + "voter": "netaterra" + }, + { + "rshares": 190920669, + "voter": "rand.fishkin" + }, + { + "rshares": 90834949499, + "voter": "barrycooper" + }, + { + "rshares": 79979619, + "voter": "joelbow" + }, + { + "rshares": 28908541792, + "voter": "hilarski" + }, + { + "rshares": 2496488206, + "voter": "shadowspub" + }, + { + "rshares": 51562255, + "voter": "curpose" + }, + { + "rshares": 55859919, + "voter": "rickmiller" + }, + { + "rshares": 1208491149, + "voter": "lenar" + }, + { + "rshares": 2129438571, + "voter": "cryptoeasy" + }, + { + "rshares": 5032072150, + "voter": "nulliusinverba" + }, + { + "rshares": 68558903, + "voter": "stephenkendal" + }, + { + "rshares": 112576381, + "voter": "jlufer" + }, + { + "rshares": 90066514, + "voter": "uziriel" + }, + { + "rshares": 1931935967, + "voter": "funkywanderer" + }, + { + "rshares": 4592861696, + "voter": "richardcrill" + }, + { + "rshares": 22607437120, + "voter": "laonie11" + }, + { + "rshares": 2249900457, + "voter": "jeremyfromwi" + }, + { + "rshares": 63258691, + "voter": "arnoldz61" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 1588617838, + "voter": "davidjkelley" + }, + { + "rshares": 187911420, + "voter": "team101" + }, + { + "rshares": 51718188, + "voter": "crion" + }, + { + "rshares": 178419224, + "voter": "greatness" + }, + { + "rshares": 51388276, + "voter": "hitherise" + }, + { + "rshares": 51379706, + "voter": "wiss" + }, + { + "rshares": 13264756693, + "voter": "ghasemkiani" + }, + { + "rshares": 20853966542, + "voter": "sponge-bob" + }, + { + "rshares": 4434912337, + "voter": "l0k1" + }, + { + "rshares": 14886230314, + "voter": "digital-wisdom" + }, + { + "rshares": 3628536972, + "voter": "ethical-ai" + }, + { + "rshares": 52143228, + "voter": "stroully" + }, + { + "rshares": 1433005760, + "voter": "jiganomics" + }, + { + "rshares": 6531322926, + "voter": "jwaser" + }, + { + "rshares": 11919570943, + "voter": "doitvoluntarily" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 1018513187, + "voter": "zettar" + }, + { + "rshares": 94160774, + "voter": "kyusho" + }, + { + "rshares": 414323782, + "voter": "steemorama" + }, + { + "rshares": 52252552, + "voter": "lighter" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 3068760608, + "voter": "michaelmatthews" + }, + { + "rshares": 273904972, + "voter": "benjamin.still" + }, + { + "rshares": 174173092, + "voter": "harveylevin" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 2558000160, + "voter": "bwaser" + }, + { + "rshares": 51922012, + "voter": "sofa" + }, + { + "rshares": 120475423, + "voter": "gary.vaynerchuk" + }, + { + "rshares": 5773395051, + "voter": "dexter-k" + }, + { + "rshares": 344116052, + "voter": "panther" + }, + { + "rshares": 2201645172, + "voter": "alina1" + }, + { + "rshares": 659570211, + "voter": "ct-gurus" + }, + { + "rshares": 395021428301, + "voter": "charlieshrem" + }, + { + "rshares": 61805245119, + "voter": "tracemayer" + }, + { + "rshares": 20817843519, + "voter": "brains" + }, + { + "rshares": 50450987, + "voter": "waldemar-kuhn" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 5470867324, + "voter": "chick1" + }, + { + "rshares": 2275182541, + "voter": "whatsup" + }, + { + "rshares": 51114196, + "voter": "xpice" + }, + { + "rshares": 2084741030, + "voter": "steemsquad" + }, + { + "rshares": 255505026, + "voter": "anomaly" + }, + { + "rshares": 2293549771, + "voter": "ellepdub" + }, + { + "rshares": 50407156, + "voter": "timothy.sykes" + }, + { + "rshares": 59178617, + "voter": "inarix03" + }, + { + "rshares": 218488504, + "voter": "ola1" + }, + { + "rshares": 11523640324, + "voter": "herpetologyguy" + }, + { + "rshares": 52614987, + "voter": "dulcio" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 54452104, + "voter": "drac59" + }, + { + "rshares": 57119426, + "voter": "everittdmickey" + }, + { + "rshares": 1041710878, + "voter": "jang" + }, + { + "rshares": 4605288518, + "voter": "morgan.waser" + }, + { + "rshares": 50602980, + "voter": "cfisher" + }, + { + "rshares": 285981023, + "voter": "thefinanceguy" + }, + { + "rshares": 50235850, + "voter": "billkappa442" + }, + { + "rshares": 1206752302, + "voter": "anns" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50704078, + "voter": "yotoh" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 1871969417, + "voter": "bapparabi" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 50351738, + "voter": "aschwin" + }, + { + "rshares": 3527739772, + "voter": "strong-ai" + }, + { + "rshares": 71207873, + "voter": "igtes" + }, + { + "rshares": 851674848, + "voter": "dikanevroman" + }, + { + "rshares": 144899746, + "voter": "buffett" + }, + { + "rshares": 159723319, + "voter": "ctu" + }, + { + "rshares": 1319373906, + "voter": "rusteemitblog" + }, + { + "rshares": 161974443, + "voter": "zapply" + }, + { + "rshares": 505647276, + "voter": "kjsxj" + }, + { + "rshares": 158642800, + "voter": "ranger" + }, + { + "rshares": 161700361, + "voter": "shadowcash" + }, + { + "rshares": 435351417, + "voter": "witchcraftblog" + }, + { + "rshares": 158051137, + "voter": "origin" + }, + { + "rshares": 310120169, + "voter": "james1987" + }, + { + "rshares": 160845765, + "voter": "caseyneistat" + }, + { + "rshares": 161323470, + "voter": "pawel-krawczyk" + }, + { + "rshares": 201362779, + "voter": "mgibson" + }, + { + "rshares": 160326045, + "voter": "planet" + }, + { + "rshares": 152057481, + "voter": "food-creator" + }, + { + "rshares": 156411729, + "voter": "blender" + }, + { + "rshares": 156261069, + "voter": "ibm1000" + }, + { + "rshares": 156227917, + "voter": "panic" + }, + { + "rshares": 159143891, + "voter": "reef" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 158270049, + "voter": "maxb02" + }, + { + "rshares": 71720421, + "voter": "dealzgal" + }, + { + "rshares": 197432359, + "voter": "blend" + }, + { + "rshares": 80379451, + "voter": "storage" + }, + { + "rshares": 148077602, + "voter": "dougkarr" + }, + { + "rshares": 64613800, + "voter": "blackmarket" + }, + { + "rshares": 70760501, + "voter": "gifts" + }, + { + "rshares": 91120780, + "voter": "expat" + }, + { + "rshares": 134906258, + "voter": "steemtrail" + }, + { + "rshares": 147050914, + "voter": "royfft" + }, + { + "rshares": 151927362, + "voter": "countofdelphi" + }, + { + "rshares": 154610548, + "voter": "rjordan" + }, + { + "rshares": 144957585, + "voter": "sawgunner13" + }, + { + "rshares": 150986382, + "voter": "mysteryshot" + }, + { + "rshares": 150834868, + "voter": "dirlei.sdias" + }, + { + "rshares": 150260046, + "voter": "tttnofear" + } + ], + "author": "calaber24p", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.93, + "beneficiaries": [], + "blacklists": [], + "body": "

    Who Should We Find Responsible For The Subprime Mortgage Lending Crisis?

    \n\nI want to preface this article by saying, I\u2019m not 100% sure who we should blame for the Subprime Mortgage Lending Crisis, the lenders or the borrowers which is why I want to attempt to fairly give arguments from both sides. Even today this is a heavily debated topic and I agree with points made by both sides. So I want you to decide as the reader, who you side with, and if you want to post in the comments below. This article is meant to shed light on who we should hold responsible for the Subprime Mortgage Crisis, the lenders or the borrowers, or someone else?\n\nhttp://longislandbankruptcyblog.com/wp-content/uploads/2007/11/mortgage-bubble-bursting-by-the-sub-prime-mortgage-meltdown.jpg\n\n

    The Lender\u2019s Side of The Argument

    \n\nThe lender\u2019s side of the argument almost completely revolves around the idea that people need to educate themselves before they go into a bank and take on such a series contract, like a mortgage. Even in many cases where the information was fully available to the borrower, they signed the contract even though they didn\u2019t understand it. If you agree with consumer protection, the lenders should have stopped the transaction from taking place, but many believe that we should be free to make all decisions even bad ones. The truth is that these are companies, however and their only job is to look out for themselves. This lending is an especially weird occurrence because the force which usually stops this kind of behavior from taking place is that it would not be beneficial to the company, but mortgage brokers and the companies lending were making so much money that at the time it seemed like a good idea. \n\nhttps://www.biggerpockets.com/renewsblog/wp-content/uploads/2015/06/questions-lender.jpg\n\nAnother way the lenders justify their subprime lending practices was that they were getting pressure from higher up in the company to lend as much as possible because there was such a demand for the financial products on the markets. This is the old \u201cI was just following orders\u201d excuse, but there truly was heavy pressure from companies onto the brokers to loan as much as they could, or they would find someone else to do it. At the time most mortgage brokers legitimately didn\u2019t think that they were doing something bad. They didn\u2019t try to tank the system, they truly believed that the booming real estate market would be able to cover any losses if someone foreclosed on a property. We found out that this was a horribly wrong assumption eventually which lead to billions in toxic assets on the bank balance sheet worth nothing. Ultimately if you think that the consumer should have been diligent and did the required research before they took the mortgage contract, you might side with the side of the lenders\n\n

    The Borrower\u2019s Side of The Argument

    \n\nOn the flip side, the borrower\u2019s side of the argument claims that it is a company\u2019s duty to inform the customer and the government\u2019s duty to provide consumer protection so mortgages that were created with a high chance of failure wouldn\u2019t be possible. Borrowers also claim that many of the brokers specifically targeted low income and uneducated applicants so they could get a larger commission. In addition, the extreme leniency of the various types of mortgage products that were being offered at the time, for example not having to even show any income, should have been against the law. While not all brokers were predatory, there were many that were, which did target the low income and uneducated, but at the same time there were many borrowers who knew they couldn\u2019t afford the payments on the house and figured they would just resell it for profit. Consumer protection is a tricky subject , because at what point does it stop becoming protection and start becoming a barrier to entry. For example up until this year only Americans with an income of 250k + or 1,000,000 in assets (disregarding primary residence) were able to invest in private companies, many hedge funds and other investment vehicles, all because of consumer protection. \n\nhttps://activerain-store.s3.amazonaws.com/image_store/uploads/2/5/4/4/3/ar123584050234452.jpg\n\nMany people say that a fool and his money soon part ways and it\u2019s hard to wonder if people who signed into these mortgages would have lost money elsewhere on credit cards or payday loans. I think that the mortgage prices that were way to complex for anyone to even understand should have never been offered, but is it the government\u2019s place to protect a private entity from not offering them? Theoretically in a free market banks should not have offered the products because they were too risky and would have lost them money, but this force did not prevail. Whether or not you agree with the borrower heavily comes down to what degree you think consumer protection should play on your everyday life and how the government should police products. \n\n

    Conclusion And Some Of My Thoughts

    \n\nLike I said when I started the article I don\u2019t think I find either party solely responsible for the subprime mortgage crisis that occurred. I believe both parties over leveraged themselves and took risks that, in hindsight, were insane. The world market wanted more mortgage prices and people all around the world were willing to pay large amounts for them, so banks and mortgage brokers supplied the demand that was out there. Unfortunately the mortgages they supplied them with were garbage. In this regard I blame the credit rating agencies, whose actual job is to rate them properly , for not doing their job. I also believe that the specific brokers and lenders who were predatory lending were morally wrong, but I\u2019m not so sure that they constitute acting criminally. Maybe under current laws yes, but im someone who does not believe in consumer protection, mostly because I believe that people should be able to spend their money as they see fit on any product they see fit. We see 1000 scams on the internet a day, yet we don\u2019t fall for them because we know they are scams. I think trusting any entity that is making money off you is foolish. Im interested to see what other people here think and why.", + "category": "life", + "children": 31, + "created": "2016-09-14T21:48:51", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://longislandbankruptcyblog.com/wp-content/uploads/2007/11/mortgage-bubble-bursting-by-the-sub-prime-mortgage-meltdown.jpg", + "https://www.biggerpockets.com/renewsblog/wp-content/uploads/2015/06/questions-lender.jpg", + "https://activerain-store.s3.amazonaws.com/image_store/uploads/2/5/4/4/3/ar123584050234452.jpg" + ], + "tags": [ + "life", + "money", + "investing", + "banking", + "" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 110596898261619, + "payout": 696.13, + "payout_at": "2016-09-21T21:48:51", + "pending_payout_value": "696.130 HBD", + "percent_hbd": 10000, + "permlink": "who-should-we-find-responsible-for-the-subprime-mortgage-lending-crisis", + "post_id": 1247716, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 524 + }, + "title": "Who Should We Find Responsible For The Subprime Mortgage Lending Crisis?", + "updated": "2016-09-14T21:48:51", + "url": "/life/@calaber24p/who-should-we-find-responsible-for-the-subprime-mortgage-lending-crisis" + }, + { + "active_votes": [ + { + "rshares": 504195513450, + "voter": "barrie" + }, + { + "rshares": 31620913718202, + "voter": "smooth" + }, + { + "rshares": 1911892676725, + "voter": "badassmother" + }, + { + "rshares": 2052957762572, + "voter": "hr1" + }, + { + "rshares": 1304415071462, + "voter": "rossco99" + }, + { + "rshares": 22865183550, + "voter": "jaewoocho" + }, + { + "rshares": 226246467529, + "voter": "steem-id" + }, + { + "rshares": 1576158798591, + "voter": "joseph" + }, + { + "rshares": 452786214573, + "voter": "recursive3" + }, + { + "rshares": 667448946492, + "voter": "masteryoda" + }, + { + "rshares": 3120322518686, + "voter": "recursive" + }, + { + "rshares": 1246183601, + "voter": "mineralwasser" + }, + { + "rshares": 681020986865, + "voter": "boombastic" + }, + { + "rshares": 91328598326, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 1670010256, + "voter": "bingo-1" + }, + { + "rshares": 5939141625779, + "voter": "smooth.witness" + }, + { + "rshares": 9167324238, + "voter": "idol" + }, + { + "rshares": 5147451513, + "voter": "sakr" + }, + { + "rshares": 1577927842, + "voter": "jocelyn" + }, + { + "rshares": 83529892028, + "voter": "acidsun" + }, + { + "rshares": 15004772648, + "voter": "gregory-f" + }, + { + "rshares": 9412699804, + "voter": "gregory60" + }, + { + "rshares": 1221939836170, + "voter": "gavvet" + }, + { + "rshares": 74914418556, + "voter": "eeks" + }, + { + "rshares": 3023823526, + "voter": "fkn" + }, + { + "rshares": 3974627163, + "voter": "elishagh1" + }, + { + "rshares": 584166740800, + "voter": "nanzo-scoop" + }, + { + "rshares": 450784780, + "voter": "jeffanthonyfds" + }, + { + "rshares": 177394802953, + "voter": "mummyimperfect" + }, + { + "rshares": 313689446, + "voter": "coar" + }, + { + "rshares": 106630632039, + "voter": "asch" + }, + { + "rshares": 1061217841, + "voter": "murh" + }, + { + "rshares": 6230682263, + "voter": "cryptofunk" + }, + { + "rshares": 2057276344, + "voter": "error" + }, + { + "rshares": 985521934082, + "voter": "cyber" + }, + { + "rshares": 61711858916, + "voter": "theshell" + }, + { + "rshares": 49574865624, + "voter": "ak2020" + }, + { + "rshares": 769703167086, + "voter": "satoshifund" + }, + { + "rshares": 409231996622, + "voter": "taoteh1221" + }, + { + "rshares": 410502622, + "voter": "applecrisp" + }, + { + "rshares": 33781859925, + "voter": "ratel" + }, + { + "rshares": 121380113922, + "voter": "geoffrey" + }, + { + "rshares": 26709210609, + "voter": "kimziv" + }, + { + "rshares": 74282084191, + "voter": "emily-cook" + }, + { + "rshares": 2187587354, + "voter": "superfreek" + }, + { + "rshares": 19974734600, + "voter": "thebatchman" + }, + { + "rshares": 60285274969, + "voter": "good-karma" + }, + { + "rshares": 1609452901, + "voter": "gidlark" + }, + { + "rshares": 73849034695, + "voter": "rubybian" + }, + { + "rshares": 365381071, + "voter": "konstantin" + }, + { + "rshares": 4533066552, + "voter": "stranger27" + }, + { + "rshares": 2597453094, + "voter": "romel" + }, + { + "rshares": 14760800618, + "voter": "furion" + }, + { + "rshares": 70822893, + "voter": "barbara2" + }, + { + "rshares": 78718732, + "voter": "ch0c0latechip" + }, + { + "rshares": 72854943, + "voter": "doge4lyf" + }, + { + "rshares": 248653120, + "voter": "ardina" + }, + { + "rshares": 14487949878, + "voter": "aaseb" + }, + { + "rshares": 4209499465, + "voter": "karen13" + }, + { + "rshares": 10646413479, + "voter": "deviedev" + }, + { + "rshares": 258981906731, + "voter": "nabilov" + }, + { + "rshares": 35782810726, + "voter": "creemej" + }, + { + "rshares": 3800725646, + "voter": "maximkichev" + }, + { + "rshares": 167301783484, + "voter": "blueorgy" + }, + { + "rshares": 582626783, + "voter": "poseidon" + }, + { + "rshares": 2083366228, + "voter": "iamwne" + }, + { + "rshares": 7946556816, + "voter": "smolalit" + }, + { + "rshares": 347973296817, + "voter": "calaber24p" + }, + { + "rshares": 3506024506, + "voter": "simon.braki.love" + }, + { + "rshares": 268131351853, + "voter": "liberosist" + }, + { + "rshares": 32542201152, + "voter": "deanliu" + }, + { + "rshares": 40247477787, + "voter": "celsius100" + }, + { + "rshares": 204615752038, + "voter": "jl777" + }, + { + "rshares": 2452241013, + "voter": "positive" + }, + { + "rshares": 35821871446, + "voter": "paquito" + }, + { + "rshares": 101547003699, + "voter": "crazymumzysa" + }, + { + "rshares": 4827846086, + "voter": "gustavopasquini" + }, + { + "rshares": 18844269406, + "voter": "carlidos" + }, + { + "rshares": 17267164725, + "voter": "proto" + }, + { + "rshares": 4513770870, + "voter": "sisterholics" + }, + { + "rshares": 1444237397, + "voter": "alex.chien" + }, + { + "rshares": 8964609699, + "voter": "royalmacro" + }, + { + "rshares": 82565168, + "voter": "fnait" + }, + { + "rshares": 73351025, + "voter": "keepcalmand" + }, + { + "rshares": 120956823, + "voter": "ap2002" + }, + { + "rshares": 8734053750, + "voter": "taker" + }, + { + "rshares": 159615103593, + "voter": "laonie" + }, + { + "rshares": 157504637007, + "voter": "twinner" + }, + { + "rshares": 24561329465, + "voter": "laoyao" + }, + { + "rshares": 5329392113, + "voter": "myfirst" + }, + { + "rshares": 32400440159, + "voter": "somebody" + }, + { + "rshares": 16605279252, + "voter": "sunshine" + }, + { + "rshares": 1211439463, + "voter": "flysaga" + }, + { + "rshares": 2084689825, + "voter": "gmurph" + }, + { + "rshares": 7157539840, + "voter": "midnightoil" + }, + { + "rshares": 2327843962, + "voter": "kalimor" + }, + { + "rshares": 17901440239, + "voter": "xiaohui" + }, + { + "rshares": 172970676828, + "voter": "terrycraft" + }, + { + "rshares": 369703928, + "voter": "riosparada" + }, + { + "rshares": 808461612, + "voter": "elfkitchen" + }, + { + "rshares": 103387869456, + "voter": "joele" + }, + { + "rshares": 5855390607, + "voter": "oflyhigh" + }, + { + "rshares": 559689131, + "voter": "xiaokongcom" + }, + { + "rshares": 2114128942, + "voter": "future24" + }, + { + "rshares": 1128227680, + "voter": "xianjun" + }, + { + "rshares": 7546646500, + "voter": "lgm-1" + }, + { + "rshares": 2249482011, + "voter": "njall" + }, + { + "rshares": 73887203, + "voter": "microluck" + }, + { + "rshares": 75676352, + "voter": "razberrijam" + }, + { + "rshares": 6417571438, + "voter": "userlogin" + }, + { + "rshares": 59219258, + "voter": "photo00" + }, + { + "rshares": 604294820, + "voter": "tagira" + }, + { + "rshares": 2077233526, + "voter": "chinadaily" + }, + { + "rshares": 110661420, + "voter": "pollina" + }, + { + "rshares": 9071955992, + "voter": "johnnyyash" + }, + { + "rshares": 3352601337, + "voter": "macartem" + }, + { + "rshares": 9827647000, + "voter": "gvargas123" + }, + { + "rshares": 3707793427, + "voter": "movievertigo" + }, + { + "rshares": 23716271959, + "voter": "andrewawerdna" + }, + { + "rshares": 9139485521, + "voter": "craigwilliamz" + }, + { + "rshares": 56654664918, + "voter": "mandibil" + }, + { + "rshares": 60273361, + "voter": "bonapetit" + }, + { + "rshares": 74550672, + "voter": "steembriefing" + }, + { + "rshares": 55750195, + "voter": "riv" + }, + { + "rshares": 5401359628, + "voter": "nulliusinverba" + }, + { + "rshares": 2196809758, + "voter": "runridefly" + }, + { + "rshares": 33516506660, + "voter": "krnel" + }, + { + "rshares": 5053551216, + "voter": "richardcrill" + }, + { + "rshares": 11070141971, + "voter": "sponge-bob" + }, + { + "rshares": 53070013, + "voter": "apparat" + }, + { + "rshares": 12276570645, + "voter": "doitvoluntarily" + }, + { + "rshares": 201688406600, + "voter": "asksisk" + }, + { + "rshares": 330365849, + "voter": "panther" + }, + { + "rshares": 11067573914, + "voter": "brains" + }, + { + "rshares": 1396726660, + "voter": "steemafon" + }, + { + "rshares": 3310976095, + "voter": "anton333" + }, + { + "rshares": 339274981, + "voter": "anomaly" + }, + { + "rshares": 123155378, + "voter": "ola1" + }, + { + "rshares": 70282046, + "voter": "mari5555na" + }, + { + "rshares": 6087022243, + "voter": "ekaterina4ka" + }, + { + "rshares": 291933324, + "voter": "thefinanceguy" + }, + { + "rshares": 50223099, + "voter": "battalar" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 2216805889, + "voter": "bapparabi" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 469221474, + "voter": "iontom" + }, + { + "rshares": 50482289, + "voter": "connection" + }, + { + "rshares": 444435987, + "voter": "witchcraftblog" + }, + { + "rshares": 157816798, + "voter": "gravity" + }, + { + "rshares": 160957729, + "voter": "realtime" + }, + { + "rshares": 160835930, + "voter": "skrillex" + }, + { + "rshares": 148889617, + "voter": "food-creator" + }, + { + "rshares": 156814579, + "voter": "haribo" + }, + { + "rshares": 159425365, + "voter": "tipsandtricks" + }, + { + "rshares": 156054487, + "voter": "fallout" + }, + { + "rshares": 159143891, + "voter": "reef" + }, + { + "rshares": 155528114, + "voter": "icesteem" + }, + { + "rshares": 158632601, + "voter": "cream" + }, + { + "rshares": 155452864, + "voter": "jyriygo" + } + ], + "author": "terrycraft", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.42, + "beneficiaries": [], + "blacklists": [], + "body": "Vegetarianism is philosophy which has deep religious and ethical roots, the essence is the refuse to eat meat of living beings.\nPythagorean were vegetarians. Yogis of ancient India were vegetarians. The followers of Buddhism are prescribed to be vegetarians. Early Christianity forbade killing for food.\nI became a vegetarian at the age of 15. I remember clear this comic occasion: during another lush family dinner my dad putted the shin of the roasted goose on my plate. When he was putting this piece of once living bird, I claimed it for the first time: \u201cNo, dad thanks. I don\u2019t eat living creatures anymore. I\u2019m a vegetarian\u201d.\nhttp://petroart.ru/art/b/bronikov/img/3.jpg\n>\u0412\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u0441\u0442\u0432\u043e - \u044d\u0442\u043e \u0444\u0438\u043b\u043e\u0441\u043e\u0444\u0438\u044f, \u0438\u043c\u0435\u044e\u0449\u0430\u044f \u043e\u0447\u0435\u043d\u044c \u0434\u0440\u0435\u0432\u043d\u0438\u0435 \u0440\u0435\u043b\u0438\u0433\u0438\u043e\u0437\u043d\u044b\u0435 \u0438 \u044d\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043a\u043e\u0440\u043d\u0438, \u0441\u0443\u0442\u044c \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u043e\u0442\u043a\u0430\u0437 \u043e\u0442 \u0443\u043f\u043e\u0442\u0440\u0435\u0431\u043b\u0435\u043d\u0438\u044f \u0432 \u043f\u0438\u0449\u0443 \u043c\u044f\u0441\u0430 \u0436\u0438\u0432\u044b\u0445 \u0441\u0443\u0449\u0435\u0441\u0442\u0432. \n\u041f\u0438\u0444\u0430\u0433\u043e\u0440\u0435\u0439\u0446\u044b \u0431\u044b\u043b\u0438 \u0432\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u0446\u0430\u043c\u0438. \u0419\u043e\u0433\u0438 \u0434\u0440\u0435\u0432\u043d\u0435\u0439 \u0418\u043d\u0434\u0438\u0438 \u0431\u044b\u043b\u0438 \u0432\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u0446\u0430\u043c\u0438. \u0411\u0443\u0434\u0434\u0438\u0437\u043c \u043f\u0440\u0435\u0434\u043f\u0438\u0441\u044b\u0432\u0430\u0435\u0442 \u0441\u0432\u043e\u0438\u043c \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u044f\u043c \u0432\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u0441\u0442\u0432\u043e. \u0420\u0430\u043d\u043d\u0435\u0435 \u0445\u0440\u0438\u0441\u0442\u0438\u0430\u043d\u0441\u0442\u0432\u043e \u0437\u0430\u043f\u0440\u0435\u0449\u0430\u043b\u043e \u0443\u0431\u0438\u0439\u0441\u0442\u0432\u043e \u0434\u043b\u044f \u0447\u0440\u0435\u0432\u0430.\n\u042f \u0441\u0442\u0430\u043b\u0430 \u0432\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u043a\u043e\u0439 \u0432 \u0432\u043e\u0437\u0440\u0430\u0441\u0442\u0435 15 \u043b\u0435\u0442. \u041f\u0440\u0435\u043a\u0440\u0430\u0441\u043d\u043e \u043f\u043e\u043c\u043d\u044e \u044d\u0442\u043e\u0442 \u043a\u043e\u043c\u0438\u0447\u043d\u044b\u0439 \u0441\u043b\u0443\u0447\u0430\u0439: \u0432\u043e \u0432\u0440\u0435\u043c\u044f \u043e\u0447\u0435\u0440\u0435\u0434\u043d\u043e\u0433\u043e \u043f\u044b\u0448\u043d\u043e\u0433\u043e \u0441\u0435\u043c\u0435\u0439\u043d\u043e\u0433\u043e \u0443\u0436\u0438\u043d\u0430 \u043f\u0430\u043f\u0430 \u0432\u044b\u0437\u0432\u0430\u043b\u0441\u044f \u043f\u043e\u043b\u043e\u0436\u0438\u0442\u044c \u043c\u043d\u0435 \u0432 \u0442\u0430\u0440\u0435\u043b\u043a\u0443 \u0433\u043e\u043b\u0435\u043d\u044c \u0437\u0430\u043f\u0435\u0447\u0451\u043d\u043d\u043e\u0433\u043e \u0432 \u0434\u0443\u0445\u043e\u0432\u043a\u0435 \u0433\u0443\u0441\u044f. \u0412 \u0442\u043e \u0432\u0440\u0435\u043c\u044f \u043a\u0430\u043a \u043e\u043d \u0443\u0436\u0435 \u0432\u0437\u0432\u0430\u043b\u0438\u0432\u0430\u043b \u0432 \u043c\u043e\u044e \u0442\u0430\u0440\u0435\u043b\u043a\u0443 \u043a\u0443\u0441\u043e\u043a \u043d\u0435\u043a\u043e\u0433\u0434\u0430 \u0436\u0438\u0432\u043e\u0439 \u043f\u0442\u0438\u0446\u044b, \u044f \u0432\u043f\u0435\u0440\u0432\u044b\u0435 \u0437\u0430\u044f\u0432\u0438\u043b\u0430 \u0432\u043e \u0432\u0441\u0435\u0443\u0441\u043b\u044b\u0448\u0430\u043d\u0438\u0435:\"\u041d\u0435\u0442, \u043f\u0430\u043f\u0430, \u043d\u0435 \u043d\u0443\u0436\u043d\u043e. \u042f \u0431\u043e\u043b\u044c\u0448\u0435 \u043d\u0435 \u0435\u043c \u0436\u0438\u0432\u044b\u0445 \u0441\u0443\u0449\u0435\u0441\u0442\u0432. \u042f \u0432\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u043a\u0430.\"\n----\nI was a teenager at that time, my parents didn\u2019t treat it seriously, considering it as a teenage whim, didn\u2019t understand me, and for sure, didn\u2019t support me. Though they didn\u2019t object it, thinking that it would pass in a few months. But it wasn\u2019t a whim; it was my first serious and conscious decision in my life. They stopped ostracizing me only in a year after, during that year I experienced, at the example of a family as a social group, what it\u2019s like to have your personal opinion when the majority is against you!\nWhat did cause my decision to become a vegetarian?\nI can\u2019t remember the particular event, which marked the switch of my mind to conscious nutrition without harm to living beings. It seemed that I did it easily because I\u2019d been moving to it and at the certain moment I was morally ready to do the step. For example I remember when I was just a kid, at the age of 5 or 6, I was playing in our garden, thinking: \u201cWhy should I kill to keep on living?\u201d I didn\u2019t ask anybody about it, because I felt that I wouldn\u2019t get the proper answer from adults. This question gave me no rest; I often tried to solve this dilemma reasoning from how my childish heart perceived the world, which opposed all violence and evil. Understanding that this faceless, usually tasty grilled chicken used to be a living being, which had been born, had been a little chick, it was eating and enjoying life and then it was beheaded killed to make me think that I like eating fried chicken legs; it led me to the ideological confusion. I loved every animal, considered them as friends; on the one hand I saw people keeping pets and treating them as family members. On the other hand people killed an animal to have something tasty on their dinner table. And so did I, I was sitting and eating that grilled chicken.\n\nhttp://www.damex.ru/images/cache/660x495/crop/images%7Ccms-image-000013620.jpg\n\n>\u0422\u043e\u0433\u0434\u0430 \u044f \u0431\u044b\u043b\u0430 \u043f\u043e\u0434\u0440\u043e\u0441\u0442\u043a\u043e\u043c, \u0438 \u043c\u043e\u0438 \u0440\u043e\u0434\u0438\u0442\u0435\u043b\u0438 \u043d\u0435 \u043e\u0442\u043d\u0435\u0441\u043b\u0438\u0441\u044c \u043a\u043e \u043c\u043d\u0435 \u0441\u0435\u0440\u044c\u0451\u0437\u043d\u043e, \u043f\u043e\u0441\u0447\u0438\u0442\u0430\u0432 \u044d\u0442\u043e \u043f\u043e\u0434\u0440\u043e\u0441\u0442\u043a\u043e\u0432\u043e\u0439 \u043f\u0440\u0438\u0447\u0443\u0434\u043e\u0439, \u043d\u0435 \u043f\u043e\u043d\u044f\u043b\u0438 \u043c\u0435\u043d\u044f \u0438, \u0435\u0441\u0442\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u043e, \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0430\u043b\u0438. \u041d\u043e \u043d\u0435 \u0441\u0442\u0430\u043b\u0438 \u0430\u043a\u0442\u0438\u0432\u043d\u043e \u0432\u043e\u0437\u0440\u0430\u0436\u0430\u0442\u044c, \u0434\u0443\u043c\u0430\u044f, \u0447\u0442\u043e \u0447\u0435\u0440\u0435\u0437 \u043f\u0430\u0440\u0443-\u0442\u0440\u043e\u0439\u043a\u0443 \u043c\u0435\u0441\u044f\u0446\u0435\u0432 \u044d\u0442\u043e \u043f\u0440\u043e\u0439\u0434\u0451\u0442. \u041d\u043e \u044d\u0442\u043e \u043d\u0435 \u0431\u044b\u043b\u043e \u043f\u0440\u0438\u0447\u0443\u0434\u043e\u0439, \u044d\u0442\u043e \u0431\u044b\u043b\u043e \u043f\u0435\u0440\u0432\u044b\u043c \u0441\u0435\u0440\u044c\u0451\u0437\u043d\u044b\u043c \u0438 \u043e\u0441\u043e\u0437\u043d\u0430\u043d\u043d\u044b\u043c \u0440\u0435\u0448\u0435\u043d\u0438\u0435\u043c \u0432 \u043c\u043e\u0435\u0439 \u0436\u0438\u0437\u043d\u0438. \u0422\u043e\u043b\u044c\u043a\u043e \u0441\u043f\u0443\u0441\u0442\u044f \u0433\u043e\u0434 \u043e\u043d\u0438 \u043f\u0435\u0440\u0435\u0441\u0442\u0430\u043b\u0438 \u043f\u043e\u0434\u0432\u0435\u0440\u0433\u0430\u0442\u044c \u043c\u0435\u043d\u044f \u0441\u0435\u043c\u0435\u0439\u043d\u043e\u043c\u0443 \u043e\u0441\u0442\u0440\u0430\u043a\u0438\u0437\u043c\u0443, \u0432\u043e \u0432\u0440\u0435\u043c\u044f \u043a\u043e\u0442\u043e\u0440\u043e\u0433\u043e \u044f \u0445\u043e\u0440\u043e\u0448\u043e \u043f\u0440\u043e\u0447\u0443\u0432\u0441\u0442\u0432\u043e\u0432\u0430\u043b\u0430 \u043d\u0430 \u043f\u0440\u0438\u043c\u0435\u0440\u0435 \u0441\u043e\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0439 \u0433\u0440\u0443\u043f\u043f\u044b \"\u0441\u0435\u043c\u044c\u044f\", \u0447\u0442\u043e \u0442\u0430\u043a\u043e\u0435 \u0438\u043c\u0435\u0442\u044c \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0435 \u043c\u043d\u0435\u043d\u0438\u0435, \u043a\u043e\u0433\u0434\u0430 \u0431\u043e\u043b\u044c\u0448\u0438\u043d\u0441\u0442\u0432\u043e \u043f\u0440\u043e\u0442\u0438\u0432 \u0442\u0435\u0431\u044f!\n\u0427\u0435\u043c \u0431\u044b\u043b\u043e \u0432\u044b\u0437\u0432\u0430\u043d\u043e \u043c\u043e\u0451 \u0440\u0435\u0448\u0435\u043d\u0438\u0435 \u0441\u0442\u0430\u0442\u044c \u0432\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u043a\u043e\u0439?\n\u042f \u043d\u0435 \u043c\u043e\u0433\u0443 \u0432\u0441\u043f\u043e\u043c\u043d\u0438\u0442\u044c \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0433\u043e \u0441\u043e\u0431\u044b\u0442\u0438\u044f, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u0431\u044b \u043e\u0437\u043d\u0430\u043c\u0435\u043d\u043e\u0432\u0430\u043b\u043e \u0440\u0435\u0437\u043a\u0438\u0439 \u0441\u0434\u0432\u0438\u0433 \u043c\u043e\u0435\u0433\u043e \u0441\u043e\u0437\u043d\u0430\u043d\u0438\u044f \u0438 \u043f\u0435\u0440\u0435\u0445\u043e\u0434 \u043d\u0430 \u043e\u0441\u043e\u0437\u043d\u0430\u043d\u043d\u043e\u0435 \u043f\u0438\u0442\u0430\u043d\u0438\u0435 \u0431\u0435\u0437 \u0432\u0440\u0435\u0434\u0430 \u0434\u043b\u044f \u0436\u0438\u0432\u044b\u0445 \u0441\u0443\u0449\u0435\u0441\u0442\u0432. \u041c\u043d\u0435 \u0434\u0430\u0436\u0435 \u043a\u0430\u0436\u0435\u0442\u0441\u044f, \u0447\u0442\u043e \u044d\u0442\u043e \u043f\u0440\u043e\u0448\u043b\u043e \u0442\u0430\u043a \u043b\u0435\u0433\u043a\u043e \u0438 \u0435\u0441\u0442\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u043e \u0438\u043c\u0435\u043d\u043d\u043e \u043f\u043e\u0442\u043e\u043c\u0443, \u0447\u0442\u043e \u044f \u0443\u0436\u0435 \u0434\u0430\u0432\u043d\u043e \u0448\u043b\u0430 \u043a \u044d\u0442\u043e\u043c\u0443 \u0438 \u0432 \u043a\u0430\u043a\u043e\u0439-\u0442\u043e \u043c\u043e\u043c\u0435\u043d\u0442 \u043f\u0440\u043e\u0441\u0442\u043e \u043c\u043e\u0440\u0430\u043b\u044c\u043d\u043e \u0441\u043e\u0437\u0440\u0435\u043b\u0430 \u0434\u043b\u044f \u0442\u0430\u043a\u043e\u0433\u043e \u0448\u0430\u0433\u0430. \u041d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u043f\u043e\u043c\u043d\u044e, \u043a\u0430\u043a \u0435\u0449\u0451 \u0431\u0443\u0434\u0443\u0447\u0438 \u0441\u043e\u0432\u0441\u0435\u043c \u0440\u0435\u0431\u0451\u043d\u043a\u043e\u043c, \u043b\u0435\u0442 \u044d\u0442\u0430\u043a \u0432 \u043f\u044f\u0442\u044c-\u0448\u0435\u0441\u0442\u044c, \u044f \u0438\u0433\u0440\u0430\u043b\u0430 \u0432 \u043d\u0430\u0448\u0435\u043c \u043e\u0433\u043e\u0440\u043e\u0434\u0435 \u0438 \u0434\u0443\u043c\u0430\u043b\u0430:\"\u0410 \u043f\u043e\u0447\u0435\u043c\u0443, \u0434\u043b\u044f \u0442\u043e\u0433\u043e, \u0447\u0442\u043e\u0431\u044b \u0436\u0438\u0442\u044c, \u044f \u0434\u043e\u043b\u0436\u043d\u0430 \u0443\u0431\u0438\u0432\u0430\u0442\u044c?\" \u042f \u043d\u0438\u043a\u043e\u0433\u043e \u043d\u0435 \u0441\u043f\u0440\u0430\u0448\u0438\u0432\u0430\u043b\u0430 \u043e\u0431 \u044d\u0442\u043e\u043c, \u043f\u043e\u0442\u043e\u043c\u0443 \u0447\u0442\u043e \u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u043d\u043e \u044f\u0441\u043d\u043e \u0447\u0443\u0432\u0441\u0442\u0432\u043e\u0432\u0430\u043b\u0430, \u0447\u0442\u043e \u043d\u0438\u043a\u0442\u043e \u0438\u0437 \u0432\u0437\u0440\u043e\u0441\u043b\u044b\u0445 \u043d\u0435 \u0432 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0438 \u043e\u0442\u0432\u0435\u0442\u0438\u0442\u044c \u043c\u043d\u0435 \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e. \u042d\u0442\u043e\u0442 \u0432\u043e\u043f\u0440\u043e\u0441 \u043d\u0435 \u0434\u0430\u0432\u0430\u043b \u043c\u043d\u0435 \u043f\u043e\u043a\u043e\u044f, \u044f \u0447\u0430\u0441\u0442\u043e \u043f\u044b\u0442\u0430\u043b\u0430\u0441\u044c \u0440\u0435\u0448\u0438\u0442\u044c \u044d\u0442\u0443 \u0434\u0438\u043b\u0435\u043c\u043c\u0443, \u0438\u0441\u0445\u043e\u0434\u044f \u0438\u0437 \u0432\u043e\u0441\u043f\u0440\u0438\u044f\u0442\u0438\u044f \u043c\u0438\u0440\u0430 \u0441\u0435\u0440\u0434\u0446\u0435\u043c \u0440\u0435\u0431\u0451\u043d\u043a\u0430, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u043f\u0440\u043e\u0442\u0438\u0432\u0438\u0442\u0441\u044f \u0432\u0441\u044f\u043a\u043e\u043c\u0443 \u043d\u0430\u0441\u0438\u043b\u0438\u044e \u0438 \u0437\u043b\u0443 \u043f\u043e \u0441\u0430\u043c\u043e\u0439 \u0441\u0432\u043e\u0435\u0439 \u043f\u0440\u0438\u0440\u043e\u0434\u0435. \u041f\u043e\u043d\u0438\u043c\u0430\u043d\u0438\u0435, \u0447\u0442\u043e \u044d\u0442\u0430 \u0431\u0435\u0437\u043b\u0438\u043a\u0430\u044f, \u043f\u0440\u0438\u0432\u044b\u0447\u043d\u043e \u0432\u043a\u0443\u0441\u043d\u0430\u044f \"\u043a\u0443\u0440\u0438\u0446\u0430-\u0433\u0440\u0438\u043b\u044c\" \u0431\u044b\u043b\u0430 \u0436\u0438\u0432\u044b\u043c \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u043e\u043c, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u043a\u043e\u0433\u0434\u0430-\u0442\u043e \u0431\u044b\u043b\u043e \u0440\u043e\u0436\u0434\u0435\u043d\u043e, \u0440\u043e\u0441\u043b\u043e \u043c\u0430\u043b\u0435\u043d\u044c\u043a\u0438\u043c \u0446\u044b\u043f\u043b\u0451\u043d\u043a\u043e\u043c, \u043a\u0443\u0448\u0430\u043b\u043e \u0438 \u043f\u043e-\u0441\u0432\u043e\u0435\u043c\u0443 \u0440\u0430\u0434\u043e\u0432\u0430\u043b\u043e\u0441\u044c \u0436\u0438\u0437\u043d\u0438, \u0430 \u0442\u0435\u043f\u0435\u0440\u044c \u043e\u0431\u0435\u0437\u0433\u043b\u0430\u0432\u043b\u0435\u043d\u043e, \u0443\u0431\u0438\u0442\u043e, \u0434\u043b\u044f \u0442\u043e\u0433\u043e, \u0447\u0442\u043e\u0431\u044b \u044f \u0434\u0443\u043c\u0430\u043b\u0430, \u043a\u0430\u043a \u044f \u043b\u044e\u0431\u043b\u044e \u043a\u0443\u0448\u0430\u0442\u044c \u0436\u0430\u0440\u0435\u043d\u044b\u0435 \u043d\u043e\u0436\u043a\u0438 \u044d\u0442\u043e\u0439 \u043a\u0443\u0440\u043e\u0447\u043a\u0438, \u043f\u0440\u0438\u0432\u043e\u0434\u0438\u043b\u043e \u043c\u0435\u043d\u044f \u0432 \u0438\u0434\u0435\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u0437\u0430\u043c\u0435\u0448\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u043e. \u042f \u043e\u0447\u0435\u043d\u044c \u043b\u044e\u0431\u0438\u043b\u0430 \u0432\u0441\u0435\u0445 \u0436\u0438\u0432\u043e\u0442\u043d\u044b\u0445, \u0441\u0447\u0438\u0442\u0430\u043b\u0430 \u0438\u0445 \u0441\u0432\u043e\u0438\u043c\u0438 \u0434\u0440\u0443\u0437\u044c\u044f\u043c\u0438, \u0432\u0438\u0434\u0435\u043b\u0430, \u043a\u0430\u043a \u043b\u044e\u0434\u0438 \u0437\u0430\u0432\u043e\u0434\u044f\u0442 \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u0432 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u0434\u043e\u043c\u0430\u0448\u043d\u0438\u0445 \u043b\u044e\u0431\u0438\u043c\u0446\u0435\u0432 \u043a\u0430\u043a \u0447\u043b\u0435\u043d\u043e\u0432 \u0441\u0435\u043c\u044c\u0438. \u0418 \u0442\u0443\u0442 \u0436\u0435 \u0441 \u0434\u0440\u0443\u0433\u043e\u0439 \u0441\u0442\u043e\u0440\u043e\u043d\u044b \u043b\u044e\u0434\u0438 \u0443\u0431\u0438\u0432\u0430\u044e\u0442 \u0436\u0438\u0432\u043e\u0442\u043d\u043e\u0435, \u0447\u0442\u043e\u0431\u044b \u0431\u044b\u043b\u043e \u0447\u0442\u043e \u0432\u043a\u0443\u0441\u043d\u043e\u0435 \u043f\u043e\u043a\u0443\u0448\u0430\u0442\u044c \u043d\u0430 \u0441\u0442\u043e\u043b\u0435. \u0418 \u0432\u043e\u0442 \u044f \u0442\u043e\u0436\u0435 \u0441\u0438\u0436\u0443 \u0438 \u0435\u043c \u044d\u0442\u0443 \u043a\u0443\u0440\u0438\u0446\u0443-\u0433\u0440\u0438\u043b\u044c. \n-----\nBut seeing that adults didn\u2019t care about it, I as any other child didn\u2019t oppose myself to parents and others; I just assimilate all the manners and customs, equaling to those who seemed to be older and wiser.\nI was growing up and parents\u2019 influence and influence of other unquestioned authorities subsided, I got my personal space in my mind and there was my personal opinion on the questions in it. At the age of 15, the formation of my personality reached the level where issues of life turned into beliefs and beliefs \u2013 into actions. I remembered that childish dilemma in a new perspective, and to the question: \u201cWhy should I kill to keep on living?\u201d I answered: \u201cNO, I SHOULD NOT\u201d\nSince then I\u2019m a vegetarian, it\u2019s been 5 years already.\nhttps://media4.giphy.com/media/xcFZrrcaGhbz2/200w.gif\n>\u041d\u043e \u0432\u0438\u0434\u044f, \u0447\u0442\u043e \u0432\u0437\u0440\u043e\u0441\u043b\u044b\u0445 \u044d\u0442\u043e \u043d\u0435 \u0437\u0430\u0431\u043e\u0442\u0438\u0442, \u044f, \u043a\u0430\u043a \u043b\u044e\u0431\u043e\u0439 \u0440\u0435\u0431\u0451\u043d\u043e\u043a, \u043d\u0435 \u043f\u0440\u043e\u0442\u0438\u0432\u043e\u043f\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u043b\u0430 \u0441\u0435\u0431\u044f \u0440\u043e\u0434\u0438\u0442\u0435\u043b\u044f\u043c \u0438 \u0432\u0441\u0435\u043c \u0434\u0440\u0443\u0433\u0438\u043c, \u043f\u0440\u043e\u0441\u0442\u043e \u0432\u043f\u0438\u0442\u044b\u0432\u0430\u043b\u0430 \u0432\u0441\u0435 \u043d\u0440\u0430\u0432\u044b \u0438 \u043e\u0431\u044b\u0447\u0430\u0438, \u0440\u0430\u0432\u043d\u044f\u044f\u0441\u044c \u043d\u0430 \u0442\u0435\u0445, \u043a\u043e\u0433\u043e \u0441\u0447\u0438\u0442\u0430\u043b\u0430 \u0441\u0442\u0430\u0440\u0448\u0435 \u0438 \u043c\u0443\u0434\u0440\u0435\u0435.\n\u042f \u0440\u043e\u0441\u043b\u0430, \u0438 \u043f\u043e\u0441\u0442\u0435\u043f\u0435\u043d\u043d\u043e \u0432\u043b\u0438\u044f\u043d\u0438\u0435 \u0440\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u0439 \u0438 \u043f\u0440\u043e\u0447\u0438\u0445 \u043d\u0435\u043f\u0440\u0435\u0440\u0435\u043a\u0430\u0435\u043c\u044b\u0445 \u0430\u0432\u0442\u043e\u0440\u0438\u0442\u0435\u0442\u043e\u0432 \u0441\u043f\u0430\u0434\u0430\u043b\u043e, \u0443 \u043c\u0435\u043d\u044f \u043f\u043e\u044f\u0432\u043b\u044f\u043b\u043e\u0441\u044c \u043b\u0438\u0447\u043d\u043e\u0435 \u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0441\u0442\u0432\u043e \u0432 \u0440\u0430\u0437\u0443\u043c\u0435 \u0438 \u0432 \u043d\u0451\u043c \u0437\u0430\u0440\u043e\u0436\u0434\u0430\u043b\u043e\u0441\u044c \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0435 \u043c\u043d\u0435\u043d\u0438\u0435 \u043d\u0430 \u0436\u0438\u0437\u043d\u0435\u043d\u043d\u044b\u0435 \u0432\u043e\u043f\u0440\u043e\u0441\u044b. \u0418 \u0432 \u0432\u043e\u0437\u0440\u0430\u0441\u0442\u0435 15 \u043b\u0435\u0442 \u0441\u0442\u0435\u043f\u0435\u043d\u044c \u0444\u043e\u0440\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u043c\u043e\u0435\u0439 \u043b\u0438\u0447\u043d\u043e\u0441\u0442\u0438 \u0434\u043e\u0441\u0442\u0438\u0433\u043b\u0430 \u0442\u043e\u0433\u043e \u0443\u0440\u043e\u0432\u043d\u044f, \u043a\u043e\u0433\u0434\u0430 \u0432\u043e\u043f\u0440\u043e\u0441\u044b \u043a \u0436\u0438\u0437\u043d\u0438 \u043f\u0440\u0435\u0432\u0440\u0430\u0442\u0438\u043b\u0438\u0441\u044c \u0432 \u0443\u0431\u0435\u0436\u0434\u0435\u043d\u0438\u044f, \u0430 \u0443\u0431\u0435\u0436\u0434\u0435\u043d\u0438\u044f - \u0432 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f. \u042f \u0432\u0441\u043f\u043e\u043c\u043d\u0438\u043b\u0430 \u043e \u0442\u043e\u0439 \u0434\u0435\u0442\u0441\u043a\u043e\u0439 \u0434\u0438\u043b\u0435\u043c\u043c\u0435 \u0432 \u043d\u043e\u0432\u043e\u043c \u0441\u0432\u0435\u0442\u0435, \u0438 \u043d\u0430 \u0432\u043e\u043f\u0440\u043e\u0441:\"\u041f\u043e\u0447\u0435\u043c\u0443, \u0434\u043b\u044f \u0442\u043e\u0433\u043e, \u0447\u0442\u043e\u0431\u044b \u0436\u0438\u0442\u044c, \u044f \u0434\u043e\u043b\u0436\u043d\u0430 \u0443\u0431\u0438\u0432\u0430\u0442\u044c?\" \u044f \u043e\u0442\u0432\u0435\u0442\u0438\u043b\u0430 \u0441\u0435\u0431\u0435 - \"\u041d\u0415 \u0414\u041e\u041b\u0416\u041d\u0410.\" \n\u0421 \u0442\u0435\u0445 \u043f\u043e\u0440 \u044f \u0432\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u043a\u0430, \u043f\u0440\u043e\u0448\u043b\u043e \u0443\u0436\u0435 \u043f\u044f\u0442\u044c \u043b\u0435\u0442. \n---\nIt\u2019s great happiness to live according to you beliefs without betraying them for the sake of the public opinion, to live in accordance with your conscience and moral purity. I\u2019d like more people to think about what they eat and do it consciously, how inhumane it is to feed on flesh of killed creatures.\nAs it is written in the Gospel of the Essenes: \"It was said to them of old time, 'Honor thy Heavenly Father and thy Earthly Mother, and do their commandments, that thy days may be long upon the earth.' And next afterward was given this commandment, 'Thou shalt not kill,' for life is given to all by God, and that which God has given, let not man take away. For-I tell you truly, from one Mother proceeds all that lives upon the earth. Therefore, he who kills, kills his brother. And from him will the Earthly Mother turn away, and will pluck from him her quickening breasts. And he will be shunned by her angels, and Satan will have his dwelling in his body. And the flesh of slain beasts in his body will become his own tomb. For I tell you truly, he who kills, kills himself, and whoso eats the flesh of slain beasts, eats of the body of death. For in his blood every drop of their blood turns to poison; in his breath their breath to stink; in his flesh their flesh to boils; in his bones their bones to chalk; in his bowels their bowels t o decay; in his eyes their eyes to scales; in his ears their ears to waxy issue. And their death will become his death\u201d\nhttp://99px.ru/sstorage/56/2013/07/image_561607131913053649088.gif\n>\u042d\u0442\u043e \u0431\u043e\u043b\u044c\u0448\u043e\u0435 \u0441\u0447\u0430\u0441\u0442\u044c\u0435 - \u0436\u0438\u0442\u044c, \u0441\u043e\u0433\u043b\u0430\u0441\u043d\u043e \u0441\u0432\u043e\u0438\u043c \u0443\u0431\u0435\u0436\u0434\u0435\u043d\u0438\u044f\u043c, \u043d\u0435 \u043f\u0440\u0435\u0434\u0430\u0432\u0430\u044f \u0438\u0445 \u0432 \u0443\u0433\u043e\u0434\u0443 \u043e\u0431\u0449\u0435\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u043c\u0443 \u043c\u043d\u0435\u043d\u0438\u044e, \u0436\u0438\u0442\u044c - \u0432 \u0441\u043e\u0433\u043b\u0430\u0441\u0438\u0438 \u0441\u043e \u0441\u0432\u043e\u0435\u0439 \u0441\u043e\u0432\u0435\u0441\u0442\u044c\u044e \u0438 \u043d\u0440\u0430\u0432\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0439 \u0447\u0438\u0441\u0442\u043e\u0442\u043e\u0439. \u042f \u0445\u043e\u0447\u0443, \u0447\u0442\u043e\u0431\u044b \u043a\u0430\u043a \u043c\u043e\u0436\u043d\u043e \u0431\u043e\u043b\u044c\u0448\u0435 \u043b\u044e\u0434\u0435\u0439 \u0437\u0430\u0434\u0443\u043c\u0430\u043b\u043e\u0441\u044c \u043e \u0442\u043e\u043c, \u0447\u0442\u043e \u043e\u043d\u0438 \u0435\u0434\u044f\u0442, \u0438 \u043e\u0441\u043e\u0437\u043d\u0430\u043b\u043e, \u043a\u0430\u043a \u043d\u0435\u0433\u0443\u043c\u0430\u043d\u043d\u043e \u043f\u0438\u0442\u0430\u0442\u044c\u0441\u044f \u043f\u043b\u043e\u0442\u044c\u044e \u0443\u0431\u0438\u0442\u044b\u0445 \u0441\u0443\u0449\u0435\u0441\u0442\u0432.\n\u041a\u0430\u043a \u0437\u0430\u043f\u0438\u0441\u0430\u043d\u043e \u0432 \u0415\u0432\u0430\u043d\u0433\u0435\u043b\u0438\u0438 \u043e\u0442 \u0415\u0441\u0441\u0435\u0435\u0432: \"\u0411\u043e\u0433 \u0437\u0430\u043f\u043e\u0432\u0435\u0434\u043e\u0432\u0430\u043b \u043d\u0430\u0448\u0438\u043c \u043f\u0440\u0435\u0434\u043a\u0430\u043c: \u00ab\u041d\u0435 \u0443\u0431\u0438\u0439\u00bb. \u041d\u043e \u0441\u0435\u0440\u0434\u0446\u0430 \u0438\u0445 \u043e\u0436\u0435\u0441\u0442\u043e\u0447\u0438\u043b\u0438\u0441\u044c, \u0438 \u043e\u043d\u0438 \u0441\u0442\u0430\u043b\u0438 \u0443\u0431\u0438\u0432\u0430\u0442\u044c. \u0422\u043e\u0433\u0434\u0430 \u041c\u043e\u0438\u0441\u0435\u0439 \u0440\u0435\u0448\u0438\u043b, \u0447\u0442\u043e \u043e\u043d\u0438 \u043d\u0435 \u0434\u043e\u043b\u0436\u043d\u044b \u043f\u043e \u043a\u0440\u0430\u0439\u043d\u0435\u0439 \u043c\u0435\u0440\u0435 \u0443\u0431\u0438\u0432\u0430\u0442\u044c \u043b\u044e\u0434\u0435\u0439, \u0438 \u0434\u043e\u0437\u0432\u043e\u043b\u0438\u043b \u0438\u043c \u0443\u0431\u0438\u0432\u0430\u0442\u044c \u0437\u0432\u0435\u0440\u0435\u0439. \u0418 \u0442\u043e\u0433\u0434\u0430 \u0441\u0435\u0440\u0434\u0446\u0430 \u0432\u0430\u0448\u0438\u0445 \u043f\u0440\u0435\u0434\u043a\u043e\u0432 \u043e\u0436\u0435\u0441\u0442\u043e\u0447\u0438\u043b\u0438\u0441\u044c \u0435\u0449\u0435 \u0431\u043e\u043b\u044c\u0448\u0435, \u0438 \u0441\u0442\u0430\u043b\u0438 \u043e\u043d\u0438 \u0443\u0431\u0438\u0432\u0430\u0442\u044c \u043b\u044e\u0434\u0435\u0439, \u0440\u0430\u0432\u043d\u043e \u043a\u0430\u043a \u0438 \u0437\u0432\u0435\u0440\u0435\u0439. \u041d\u043e \u044f \u0433\u043e\u0432\u043e\u0440\u044e \u0432\u0430\u043c, \u043d\u0435 \u0443\u0431\u0438\u0432\u0430\u0439\u0442\u0435 \u043d\u0438 \u043b\u044e\u0434\u0435\u0439, \u043d\u0438 \u0437\u0432\u0435\u0440\u0435\u0439, \u043d\u0438 \u0442\u043e, \u0447\u0442\u043e \u0441\u0442\u0430\u043d\u0435\u0442 \u043f\u0438\u0449\u0435\u0439 \u0432\u0430\u0448\u0435\u0439. \u0418\u0431\u043e \u0435\u0441\u043b\u0438 \u0432\u044b \u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0435\u0442\u0435 \u0436\u0438\u0432\u0443\u044e \u043f\u0438\u0449\u0443, \u043e\u043d\u0430 \u043d\u0430\u043f\u043e\u043b\u043d\u044f\u0435\u0442 \u0432\u0430\u0441 \u0436\u0438\u0437\u043d\u044c\u044e, \u043d\u043e \u0435\u0441\u043b\u0438 \u0432\u044b \u0443\u0431\u0438\u0432\u0430\u0435\u0442\u0435 \u0441\u0432\u043e\u044e \u043f\u0438\u0449\u0443, \u043c\u0435\u0440\u0442\u0432\u0430\u044f \u043f\u0438\u0449\u0430 \u0443\u0431\u044c\u0435\u0442 \u0442\u0430\u043a\u0436\u0435 \u0438 \u0432\u0430\u0441. \u0418\u0431\u043e \u0436\u0438\u0437\u043d\u044c \u043f\u0440\u043e\u0438\u0441\u0445\u043e\u0434\u0438\u0442 \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u0442 \u0436\u0438\u0437\u043d\u0438, \u0430 \u043e\u0442 \u0441\u043c\u0435\u0440\u0442\u0438 \u0432\u0441\u0435\u0433\u0434\u0430 \u043f\u0440\u043e\u0438\u0441\u0445\u043e\u0434\u0438\u0442 \u0441\u043c\u0435\u0440\u0442\u044c. \u0418\u0431\u043e \u0432\u0441\u0435, \u0447\u0442\u043e \u0443\u0431\u0438\u0432\u0430\u0435\u0442 \u0432\u0430\u0448\u0443 \u043f\u0438\u0449\u0443, \u0442\u0430\u043a\u0436\u0435 \u0443\u0431\u0438\u0432\u0430\u0435\u0442 \u0438 \u0432\u0430\u0448\u0438 \u0442\u0435\u043b\u0430. \u0410 \u0432\u0441\u0435, \u0447\u0442\u043e \u0443\u0431\u0438\u0432\u0430\u0435\u0442 \u0432\u0430\u0448\u0438 \u0442\u0435\u043b\u0430, \u0443\u0431\u0438\u0432\u0430\u0435\u0442 \u0442\u0430\u043a\u0436\u0435 \u0438 \u0432\u0430\u0448\u0438 \u0434\u0443\u0448\u0438. \u0418 \u0442\u0435\u043b\u0430 \u0441\u0442\u0430\u043d\u043e\u0432\u044f\u0442\u0441\u044f \u0442\u0435\u043c, \u0447\u0442\u043e \u0435\u0441\u0442\u044c \u043f\u0438\u0449\u0430 \u0432\u0430\u0448\u0430, \u0440\u0430\u0432\u043d\u043e \u043a\u0430\u043a \u0434\u0443\u0445 \u0432\u0430\u0448 \u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0441\u044f \u0442\u0435\u043c, \u0447\u0442\u043e \u0435\u0441\u0442\u044c \u043c\u044b\u0441\u043b\u0438 \u0432\u0430\u0448\u0438.\"\n\n
    \n\n---\n\nIf you like this article not follow only me, but also follow the author - @tagira\n\n---\n\nAll STEEM Dollars for this post go to the featured author. \u0412\u0441\u0435 SD \u0437\u0430 \u043f\u043e\u0441\u0442 \u043f\u043e\u043b\u0443\u0447\u0438\u0442 \u0430\u0432\u0442\u043e\u0440.", + "category": "vegetarian", + "children": 18, + "created": "2016-09-15T15:10:00", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://petroart.ru/art/b/bronikov/img/3.jpg", + "http://www.damex.ru/images/cache/660x495/crop/images%7Ccms-image-000013620.jpg", + "https://media4.giphy.com/media/xcFZrrcaGhbz2/200w.gif", + "http://99px.ru/sstorage/56/2013/07/image_561607131913053649088.gif" + ], + "tags": [ + "vegetarian", + "live", + "ru", + "food" + ], + "users": [ + "tagira" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 57949290153677, + "payout": 196.691, + "payout_at": "2016-09-22T15:10:00", + "pending_payout_value": "196.691 HBD", + "percent_hbd": 10000, + "permlink": "vegetarianism-is-philosophy-which-has-deep-religious-and-ethical-roots-my-way-vegetarianstvo-moi-put-featuring-tagira-as-author", + "post_id": 1254959, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 161 + }, + "title": "Vegetarianism is philosophy which has deep religious and ethical roots, my way / \u0412\u0435\u0433\u0435\u0442\u0430\u0440\u0438\u0430\u043d\u0441\u0442\u0432\u043e-\u043c\u043e\u0439 \u043f\u0443\u0442\u044c (featuring @tagira as author)", + "updated": "2016-09-15T15:10:00", + "url": "/vegetarian/@terrycraft/vegetarianism-is-philosophy-which-has-deep-religious-and-ethical-roots-my-way-vegetarianstvo-moi-put-featuring-tagira-as-author" + }, + { + "active_votes": [ + { + "rshares": 16755161199383, + "voter": "itsascam" + }, + { + "rshares": 480526212736, + "voter": "barrie" + }, + { + "rshares": 5104374858, + "voter": "style" + }, + { + "rshares": 30984805998710, + "voter": "smooth" + }, + { + "rshares": 1970871102026, + "voter": "steemroller" + }, + { + "rshares": 73338425139, + "voter": "donaldtrump" + }, + { + "rshares": 17831785324019, + "voter": "steemed" + }, + { + "rshares": 3813633612078, + "voter": "riverhead" + }, + { + "rshares": 2104090803296, + "voter": "badassmother" + }, + { + "rshares": 2051409124045, + "voter": "hr1" + }, + { + "rshares": 5116652122587, + "voter": "kushed" + }, + { + "rshares": 22856566186, + "voter": "jaewoocho" + }, + { + "rshares": 155402774795, + "voter": "ozmaster" + }, + { + "rshares": 6968855225504, + "voter": "complexring" + }, + { + "rshares": 1647437585658, + "voter": "joseph" + }, + { + "rshares": 92485160845, + "voter": "aizensou" + }, + { + "rshares": 465717138828, + "voter": "recursive2" + }, + { + "rshares": 619876169843, + "voter": "masteryoda" + }, + { + "rshares": 3119278427030, + "voter": "recursive" + }, + { + "rshares": 1172425532, + "voter": "mineralwasser" + }, + { + "rshares": 665687862852, + "voter": "boombastic" + }, + { + "rshares": 88484695103, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6756410360, + "voter": "bingo-0" + }, + { + "rshares": 1620176259, + "voter": "bingo-1" + }, + { + "rshares": 5800874395470, + "voter": "smooth.witness" + }, + { + "rshares": 9885238701, + "voter": "idol" + }, + { + "rshares": 48218286324, + "voter": "stoner19" + }, + { + "rshares": 4837882894, + "voter": "sakr" + }, + { + "rshares": 1701784178, + "voter": "jocelyn" + }, + { + "rshares": 14064642668, + "voter": "gregory-f" + }, + { + "rshares": 58907877644, + "voter": "lovelace" + }, + { + "rshares": 1234583624335, + "voter": "gavvet" + }, + { + "rshares": 74895398010, + "voter": "eeks" + }, + { + "rshares": 488526217, + "voter": "paco-steem" + }, + { + "rshares": 912597254389, + "voter": "cryptogee" + }, + { + "rshares": 5883869384, + "voter": "spaninv" + }, + { + "rshares": 336432003943, + "voter": "teamsteem" + }, + { + "rshares": 8667859424, + "voter": "richman" + }, + { + "rshares": 462352309, + "voter": "murch" + }, + { + "rshares": 566150979416, + "voter": "nanzo-scoop" + }, + { + "rshares": 86323748302, + "voter": "william-noe" + }, + { + "rshares": 170004330283, + "voter": "steve-walschot" + }, + { + "rshares": 173798380609, + "voter": "mummyimperfect" + }, + { + "rshares": 268835102, + "voter": "coar" + }, + { + "rshares": 100993055295, + "voter": "asch" + }, + { + "rshares": 1060848113, + "voter": "murh" + }, + { + "rshares": 240697359051, + "voter": "sascha" + }, + { + "rshares": 6228218902, + "voter": "cryptofunk" + }, + { + "rshares": 2272666902, + "voter": "error" + }, + { + "rshares": 5736901624, + "voter": "marta-zaidel" + }, + { + "rshares": 1040976670262, + "voter": "cyber" + }, + { + "rshares": 10900823677, + "voter": "aizen01" + }, + { + "rshares": 6499631007, + "voter": "aizen02" + }, + { + "rshares": 3552366776, + "voter": "aizen03" + }, + { + "rshares": 1167908093, + "voter": "aizen04" + }, + { + "rshares": 494011890, + "voter": "aizen05" + }, + { + "rshares": 4792657323, + "voter": "aizen07" + }, + { + "rshares": 2866473700, + "voter": "aizen08" + }, + { + "rshares": 1018773570, + "voter": "aizen09" + }, + { + "rshares": 440815198, + "voter": "aizen10" + }, + { + "rshares": 7251599286, + "voter": "aizen06" + }, + { + "rshares": 3046354062, + "voter": "aizen11" + }, + { + "rshares": 2093827993, + "voter": "aizen14" + }, + { + "rshares": 2462056275, + "voter": "aizen19" + }, + { + "rshares": 59929272057, + "voter": "theshell" + }, + { + "rshares": 648949628, + "voter": "aizen15" + }, + { + "rshares": 6424903281, + "voter": "aizen16" + }, + { + "rshares": 49535217690, + "voter": "ak2020" + }, + { + "rshares": 645116104, + "voter": "aizen20" + }, + { + "rshares": 4217447041, + "voter": "aizen22" + }, + { + "rshares": 1120999727, + "voter": "aizen23" + }, + { + "rshares": 2204896687, + "voter": "aizen17" + }, + { + "rshares": 3470451837, + "voter": "aizen24" + }, + { + "rshares": 490553110, + "voter": "aizen18" + }, + { + "rshares": 1314196776, + "voter": "aizen25" + }, + { + "rshares": 2232430390, + "voter": "aizen28" + }, + { + "rshares": 3435321135, + "voter": "aizen26" + }, + { + "rshares": 1127666084, + "voter": "aizen27" + }, + { + "rshares": 3875699811, + "voter": "aizen32" + }, + { + "rshares": 2120371796, + "voter": "aizen30" + }, + { + "rshares": 3922155046, + "voter": "aizen31" + }, + { + "rshares": 1291018425, + "voter": "aizen33" + }, + { + "rshares": 1553081360, + "voter": "aizen34" + }, + { + "rshares": 311774459, + "voter": "aizen35" + }, + { + "rshares": 5849477524, + "voter": "aizen36" + }, + { + "rshares": 1459346389, + "voter": "aizen37" + }, + { + "rshares": 24406094847, + "voter": "paul-labossiere" + }, + { + "rshares": 408290923, + "voter": "aizen29" + }, + { + "rshares": 2872536420, + "voter": "aizen21" + }, + { + "rshares": 4407557058, + "voter": "aizen12" + }, + { + "rshares": 1876630383, + "voter": "aizen38" + }, + { + "rshares": 8279076968, + "voter": "badger311" + }, + { + "rshares": 8567966025, + "voter": "badger313" + }, + { + "rshares": 8532183936, + "voter": "badger312" + }, + { + "rshares": 8825464112, + "voter": "badger316" + }, + { + "rshares": 8945023495, + "voter": "badger319" + }, + { + "rshares": 8854468413, + "voter": "badger3101" + }, + { + "rshares": 8318010896, + "voter": "badger3111" + }, + { + "rshares": 8869290111, + "voter": "badger3121" + }, + { + "rshares": 8485309981, + "voter": "badger3131" + }, + { + "rshares": 8591220795, + "voter": "badger3141" + }, + { + "rshares": 8568091961, + "voter": "badger3171" + }, + { + "rshares": 8379270543, + "voter": "badger3181" + }, + { + "rshares": 8954261088, + "voter": "badger3191" + }, + { + "rshares": 8379110631, + "voter": "badger3112" + }, + { + "rshares": 8713695890, + "voter": "badger3132" + }, + { + "rshares": 8589307590, + "voter": "badger3162" + }, + { + "rshares": 8815925781, + "voter": "badger3113" + }, + { + "rshares": 8473341065, + "voter": "badger3123" + }, + { + "rshares": 8594708779, + "voter": "badger3133" + }, + { + "rshares": 8939568357, + "voter": "badger3153" + }, + { + "rshares": 8624205716, + "voter": "badger3163" + }, + { + "rshares": 8654162062, + "voter": "badger3193" + }, + { + "rshares": 8604723591, + "voter": "badger3114" + }, + { + "rshares": 8515355992, + "voter": "badger3124" + }, + { + "rshares": 8420058241, + "voter": "badger3144" + }, + { + "rshares": 8343364036, + "voter": "badger3154" + }, + { + "rshares": 8213191128, + "voter": "badger3164" + }, + { + "rshares": 8538833460, + "voter": "badger3174" + }, + { + "rshares": 8813869956, + "voter": "badger3194" + }, + { + "rshares": 8712162375, + "voter": "badger3105" + }, + { + "rshares": 8656736569, + "voter": "badger3135" + }, + { + "rshares": 8258522611, + "voter": "badger3145" + }, + { + "rshares": 8831167662, + "voter": "badger3155" + }, + { + "rshares": 8529824072, + "voter": "badger3175" + }, + { + "rshares": 8310212001, + "voter": "badger3195" + }, + { + "rshares": 7958888538, + "voter": "badger3106" + }, + { + "rshares": 8762392108, + "voter": "badger3116" + }, + { + "rshares": 8809476629, + "voter": "badger3126" + }, + { + "rshares": 8443348501, + "voter": "badger3136" + }, + { + "rshares": 8096485926, + "voter": "badger3146" + }, + { + "rshares": 8323878617, + "voter": "badger3156" + }, + { + "rshares": 8535690887, + "voter": "badger3166" + }, + { + "rshares": 8452106060, + "voter": "badger3176" + }, + { + "rshares": 8584206358, + "voter": "badger3186" + }, + { + "rshares": 8619308346, + "voter": "badger3196" + }, + { + "rshares": 8548167966, + "voter": "badger3107" + }, + { + "rshares": 8305132275, + "voter": "badger315" + }, + { + "rshares": 8791959509, + "voter": "badger318" + }, + { + "rshares": 8840656230, + "voter": "badger3151" + }, + { + "rshares": 8519121589, + "voter": "badger3161" + }, + { + "rshares": 8773547330, + "voter": "badger3122" + }, + { + "rshares": 8711547278, + "voter": "badger3142" + }, + { + "rshares": 8930383064, + "voter": "badger3152" + }, + { + "rshares": 8246562170, + "voter": "badger3172" + }, + { + "rshares": 8750362445, + "voter": "badger3182" + }, + { + "rshares": 8510357323, + "voter": "badger3192" + }, + { + "rshares": 8426540891, + "voter": "badger3143" + }, + { + "rshares": 8684675072, + "voter": "badger3173" + }, + { + "rshares": 8396705393, + "voter": "badger3104" + }, + { + "rshares": 8114154413, + "voter": "badger3134" + }, + { + "rshares": 8513476422, + "voter": "badger3184" + }, + { + "rshares": 8451732184, + "voter": "badger3115" + }, + { + "rshares": 8916017583, + "voter": "badger3165" + }, + { + "rshares": 8548877339, + "voter": "badger3185" + }, + { + "rshares": 8609674677, + "voter": "badger314" + }, + { + "rshares": 8839842393, + "voter": "badger317" + }, + { + "rshares": 8583105596, + "voter": "badger3102" + }, + { + "rshares": 8545290354, + "voter": "badger3103" + }, + { + "rshares": 8473652115, + "voter": "badger3125" + }, + { + "rshares": 8440424803, + "voter": "badger3183" + }, + { + "rshares": 523210618, + "voter": "aizen39" + }, + { + "rshares": 3692729259818, + "voter": "satoshifund" + }, + { + "rshares": 409139044923, + "voter": "taoteh1221" + }, + { + "rshares": 418804855, + "voter": "applecrisp" + }, + { + "rshares": 381169481, + "voter": "stiletto" + }, + { + "rshares": 55572589211, + "voter": "juanmiguelsalas" + }, + { + "rshares": 210458611837, + "voter": "will-zewe" + }, + { + "rshares": 380297285001, + "voter": "kaylinart" + }, + { + "rshares": 563706981359, + "voter": "infovore" + }, + { + "rshares": 77665341455, + "voter": "tim-johnston" + }, + { + "rshares": 81000705230, + "voter": "schro" + }, + { + "rshares": 257516084561, + "voter": "trogdor" + }, + { + "rshares": 4491802783, + "voter": "tee-em" + }, + { + "rshares": 32185101127, + "voter": "michaelx" + }, + { + "rshares": 804436229902, + "voter": "anwenbaumeister" + }, + { + "rshares": 5817925334, + "voter": "mark-waser" + }, + { + "rshares": 409576499, + "voter": "keithwillshine" + }, + { + "rshares": 111330095375, + "voter": "geoffrey" + }, + { + "rshares": 202874968510, + "voter": "kimziv" + }, + { + "rshares": 44426159607, + "voter": "honeythief" + }, + { + "rshares": 7049670897, + "voter": "mammasitta" + }, + { + "rshares": 6744340925, + "voter": "tyler-fletcher" + }, + { + "rshares": 79414155694, + "voter": "emily-cook" + }, + { + "rshares": 93849854528, + "voter": "mctiller" + }, + { + "rshares": 2187136185, + "voter": "superfreek" + }, + { + "rshares": 484592257, + "voter": "mrhankeh" + }, + { + "rshares": 4255723858, + "voter": "alexft" + }, + { + "rshares": 1869026224, + "voter": "justoneartist" + }, + { + "rshares": 280886491, + "voter": "ladyclair" + }, + { + "rshares": 3715415813, + "voter": "michaellamden68" + }, + { + "rshares": 161249433461, + "voter": "dashpaymag" + }, + { + "rshares": 174527707979, + "voter": "asmolokalo" + }, + { + "rshares": 57106930713, + "voter": "ezzy" + }, + { + "rshares": 71639420708, + "voter": "rubybian" + }, + { + "rshares": 3214941985, + "voter": "orly" + }, + { + "rshares": 5163778635, + "voter": "riscadox" + }, + { + "rshares": 18842523479, + "voter": "hakise" + }, + { + "rshares": 15354149755, + "voter": "yogi.artist" + }, + { + "rshares": 14213156438, + "voter": "r4fken" + }, + { + "rshares": 389458625, + "voter": "aizen13" + }, + { + "rshares": 3344942110, + "voter": "aizen41" + }, + { + "rshares": 950534210, + "voter": "aizen42" + }, + { + "rshares": 3238263445, + "voter": "aizen46" + }, + { + "rshares": 886294877, + "voter": "aizen47" + }, + { + "rshares": 217253386, + "voter": "aizen48" + }, + { + "rshares": 113259366, + "voter": "aizen49" + }, + { + "rshares": 754082458, + "voter": "busser" + }, + { + "rshares": 941015787, + "voter": "aizen51" + }, + { + "rshares": 1210073491361, + "voter": "renohq" + }, + { + "rshares": 455780965, + "voter": "aizen43" + }, + { + "rshares": 67659539, + "voter": "aizen44" + }, + { + "rshares": 763284602, + "voter": "aizen54" + }, + { + "rshares": 16859493667, + "voter": "ausbitbank" + }, + { + "rshares": 4728705839, + "voter": "gikitiki" + }, + { + "rshares": 11698403373, + "voter": "asim" + }, + { + "rshares": 99758482, + "voter": "snowden" + }, + { + "rshares": 1107690687, + "voter": "karen13" + }, + { + "rshares": 54321503601, + "voter": "shark" + }, + { + "rshares": 20363338717, + "voter": "meiisheree" + }, + { + "rshares": 258937743119, + "voter": "nabilov" + }, + { + "rshares": 8572920051, + "voter": "noodhoog" + }, + { + "rshares": 4205385163, + "voter": "dcryptogold" + }, + { + "rshares": 2668109030, + "voter": "dmacshady" + }, + { + "rshares": 233569693, + "voter": "aizen52" + }, + { + "rshares": 8368498979, + "voter": "herverisson" + }, + { + "rshares": 45693099664, + "voter": "milestone" + }, + { + "rshares": 33727004465, + "voter": "creemej" + }, + { + "rshares": 89580632, + "voter": "wildchild" + }, + { + "rshares": 2579031743, + "voter": "the-future" + }, + { + "rshares": 15372067535, + "voter": "nippel66" + }, + { + "rshares": 190269483, + "voter": "aizen55" + }, + { + "rshares": 163260776578, + "voter": "blueorgy" + }, + { + "rshares": 159387011508, + "voter": "opheliafu" + }, + { + "rshares": 4426428855, + "voter": "poseidon" + }, + { + "rshares": 2033762271, + "voter": "iamwne" + }, + { + "rshares": 79563973688, + "voter": "thylbom" + }, + { + "rshares": 7311858289, + "voter": "geronimo" + }, + { + "rshares": 4308378335, + "voter": "bitcoiner" + }, + { + "rshares": 116496190, + "voter": "bzeen" + }, + { + "rshares": 3756297830, + "voter": "tarindel" + }, + { + "rshares": 31921025901, + "voter": "deanliu" + }, + { + "rshares": 141429957, + "voter": "bento" + }, + { + "rshares": 13069930577, + "voter": "shredlord" + }, + { + "rshares": 13916292595, + "voter": "hagie" + }, + { + "rshares": 53841341992, + "voter": "jl777" + }, + { + "rshares": 1736201261, + "voter": "yarly" + }, + { + "rshares": 261735372, + "voter": "yarly2" + }, + { + "rshares": 262126965, + "voter": "yarly3" + }, + { + "rshares": 151424453, + "voter": "yarly4" + }, + { + "rshares": 152279375, + "voter": "yarly5" + }, + { + "rshares": 86799635, + "voter": "yarly7" + }, + { + "rshares": 100832394226, + "voter": "crazymumzysa" + }, + { + "rshares": 50619397, + "voter": "whalepool" + }, + { + "rshares": 20238670061, + "voter": "prufarchy" + }, + { + "rshares": 35610433440, + "voter": "anca3drandom" + }, + { + "rshares": 206059171, + "voter": "sergey44" + }, + { + "rshares": 6542152680, + "voter": "summonerrk" + }, + { + "rshares": 2012582806, + "voter": "hdd" + }, + { + "rshares": 21120708735, + "voter": "krabgat" + }, + { + "rshares": 4543641049, + "voter": "proto" + }, + { + "rshares": 634074071, + "voter": "curator" + }, + { + "rshares": 33383309924, + "voter": "sisterholics" + }, + { + "rshares": 420072669, + "voter": "yarly10" + }, + { + "rshares": 1404574750, + "voter": "alex.chien" + }, + { + "rshares": 224823596, + "voter": "yarly11" + }, + { + "rshares": 78603899, + "voter": "yarly12" + }, + { + "rshares": 11092117841, + "voter": "phoenixmaid" + }, + { + "rshares": 330141710, + "voter": "esqil" + }, + { + "rshares": 83707323, + "voter": "aizen53" + }, + { + "rshares": 149624601, + "voter": "steemster1" + }, + { + "rshares": 238512214, + "voter": "bullionstackers" + }, + { + "rshares": 6810743439, + "voter": "comealong" + }, + { + "rshares": 2002743924, + "voter": "andreynoch" + }, + { + "rshares": 947490604, + "voter": "metaflute" + }, + { + "rshares": 721310626, + "voter": "karenb54" + }, + { + "rshares": 449108428, + "voter": "bento04" + }, + { + "rshares": 753126143, + "voter": "bento03" + }, + { + "rshares": 1534361646, + "voter": "aizen" + }, + { + "rshares": 2298243810, + "voter": "taker" + }, + { + "rshares": 239545179, + "voter": "bento02" + }, + { + "rshares": 551525219, + "voter": "bento01" + }, + { + "rshares": 1007190932, + "voter": "pakisnxt" + }, + { + "rshares": 14668022793, + "voter": "nekromarinist" + }, + { + "rshares": 1618760149, + "voter": "coinbar" + }, + { + "rshares": 59219358, + "voter": "sharon" + }, + { + "rshares": 2635374169, + "voter": "merej99" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 1148224715117, + "voter": "laonie" + }, + { + "rshares": 146176741718, + "voter": "twinner" + }, + { + "rshares": 243451061692, + "voter": "ozchartart" + }, + { + "rshares": 5002368214, + "voter": "croatia" + }, + { + "rshares": 65300521, + "voter": "vladimirputin" + }, + { + "rshares": 23878310347, + "voter": "rawnetics" + }, + { + "rshares": 65308725, + "voter": "angelamerkel" + }, + { + "rshares": 17989038861, + "voter": "thebluepanda" + }, + { + "rshares": 81826244, + "voter": "bento06" + }, + { + "rshares": 24551995771, + "voter": "laoyao" + }, + { + "rshares": 38527150465, + "voter": "myfirst" + }, + { + "rshares": 239628375853, + "voter": "somebody" + }, + { + "rshares": 15892496776, + "voter": "sunshine" + }, + { + "rshares": 9202242828, + "voter": "flysaga" + }, + { + "rshares": 5634572644, + "voter": "brendio" + }, + { + "rshares": 2082686663, + "voter": "gmurph" + }, + { + "rshares": 68250832, + "voter": "missmishel623" + }, + { + "rshares": 82177171859, + "voter": "timsaid" + }, + { + "rshares": 52936380443, + "voter": "midnightoil" + }, + { + "rshares": 81534499564, + "voter": "mibenkito" + }, + { + "rshares": 2375350982, + "voter": "kalimor" + }, + { + "rshares": 63541793, + "voter": "coderg" + }, + { + "rshares": 1018538139, + "voter": "altucher" + }, + { + "rshares": 4186662893, + "voter": "ullikume" + }, + { + "rshares": 101572397, + "voter": "timferriss" + }, + { + "rshares": 53093897, + "voter": "michellek" + }, + { + "rshares": 4650618263, + "voter": "kurtbeil" + }, + { + "rshares": 2798919170, + "voter": "steemleak" + }, + { + "rshares": 109814173501, + "voter": "thisisbenbrick" + }, + { + "rshares": 104692799, + "voter": "darrenrowse" + }, + { + "rshares": 128793789941, + "voter": "xiaohui" + }, + { + "rshares": 83638970, + "voter": "xerneas" + }, + { + "rshares": 106149968, + "voter": "bigsambucca" + }, + { + "rshares": 6403494729, + "voter": "elfkitchen" + }, + { + "rshares": 5935556188, + "voter": "oflyhigh" + }, + { + "rshares": 2226707993, + "voter": "paynode" + }, + { + "rshares": 62525016, + "voter": "nickche" + }, + { + "rshares": 4251472057, + "voter": "xiaokongcom" + }, + { + "rshares": 62201879, + "voter": "msjennifer" + }, + { + "rshares": 57196572, + "voter": "ciao" + }, + { + "rshares": 47958674202, + "voter": "eneismijmich" + }, + { + "rshares": 2951808169, + "voter": "jrcornel" + }, + { + "rshares": 55449983, + "voter": "steemo" + }, + { + "rshares": 179351183, + "voter": "pcashmore" + }, + { + "rshares": 8570039552, + "voter": "xianjun" + }, + { + "rshares": 55306941, + "voter": "steema" + }, + { + "rshares": 59618782, + "voter": "andrew.sullivan" + }, + { + "rshares": 1046049321, + "voter": "brianclark" + }, + { + "rshares": 831589271, + "voter": "daniel.kahneman" + }, + { + "rshares": 232896636, + "voter": "tucker.max" + }, + { + "rshares": 740826654, + "voter": "darren.rowse" + }, + { + "rshares": 55704135, + "voter": "chris.dunn" + }, + { + "rshares": 71282219, + "voter": "confucius" + }, + { + "rshares": 11539993041, + "voter": "borran" + }, + { + "rshares": 3851639124, + "voter": "bledarus" + }, + { + "rshares": 1178246621, + "voter": "pat.flynn" + }, + { + "rshares": 52467942, + "voter": "loli" + }, + { + "rshares": 91473229819, + "voter": "miacats" + }, + { + "rshares": 1223581698, + "voter": "mattmarshall" + }, + { + "rshares": 437783005, + "voter": "timothysykes" + }, + { + "rshares": 106860965, + "voter": "patflynn" + }, + { + "rshares": 56157882, + "voter": "jarvis" + }, + { + "rshares": 561462512, + "voter": "microluck" + }, + { + "rshares": 896991635, + "voter": "andrewsullivan" + }, + { + "rshares": 77220767, + "voter": "razberrijam" + }, + { + "rshares": 54313084, + "voter": "fortuner" + }, + { + "rshares": 2005426994, + "voter": "chinadaily" + }, + { + "rshares": 9358481880, + "voter": "kyriacos" + }, + { + "rshares": 2859735634, + "voter": "virtualgrowth" + }, + { + "rshares": 122302767, + "voter": "thegoldencookie" + }, + { + "rshares": 20137065264, + "voter": "runaway-psyche" + }, + { + "rshares": 755831094058, + "voter": "dollarvigilante" + }, + { + "rshares": 61087248, + "voter": "workout" + }, + { + "rshares": 489129872, + "voter": "harvey.levin" + }, + { + "rshares": 23586282706, + "voter": "mihaiart" + }, + { + "rshares": 10341757518, + "voter": "gvargas123" + }, + { + "rshares": 53056158, + "voter": "johnbyrd" + }, + { + "rshares": 53039566, + "voter": "thomasaustin" + }, + { + "rshares": 53037689, + "voter": "thermor" + }, + { + "rshares": 53048942, + "voter": "ficholl" + }, + { + "rshares": 53030738, + "voter": "widell" + }, + { + "rshares": 86340173624, + "voter": "icfiedler" + }, + { + "rshares": 1266977190, + "voter": "laconicflow" + }, + { + "rshares": 52651308, + "voter": "revelbrooks" + }, + { + "rshares": 377542979, + "voter": "mrlogic" + }, + { + "rshares": 194739083, + "voter": "rand.fishkin" + }, + { + "rshares": 50816343, + "voter": "bitchplease" + }, + { + "rshares": 78411391, + "voter": "joelbow" + }, + { + "rshares": 8673217231, + "voter": "onetree" + }, + { + "rshares": 3071905413, + "voter": "imag1ne" + }, + { + "rshares": 64111934444, + "voter": "mandibil" + }, + { + "rshares": 51562255, + "voter": "curpose" + }, + { + "rshares": 1208491149, + "voter": "lenar" + }, + { + "rshares": 9818184488, + "voter": "lesliestarrohara" + }, + { + "rshares": 112927371731, + "voter": "shenanigator" + }, + { + "rshares": 14779778251, + "voter": "macksby" + }, + { + "rshares": 85972582, + "voter": "uziriel" + }, + { + "rshares": 2080022045, + "voter": "funkywanderer" + }, + { + "rshares": 1485475073, + "voter": "linzo" + }, + { + "rshares": 4899042813, + "voter": "richardcrill" + }, + { + "rshares": 2205784762, + "voter": "jeremyfromwi" + }, + { + "rshares": 1688038542, + "voter": "eight-rad" + }, + { + "rshares": 51712804, + "voter": "troich" + }, + { + "rshares": 1624641270, + "voter": "davidjkelley" + }, + { + "rshares": 187911420, + "voter": "team101" + }, + { + "rshares": 51718188, + "voter": "crion" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 13264756693, + "voter": "ghasemkiani" + }, + { + "rshares": 906163750, + "voter": "sponge-bob" + }, + { + "rshares": 4545785145, + "voter": "l0k1" + }, + { + "rshares": 15223303760, + "voter": "digital-wisdom" + }, + { + "rshares": 3708921137, + "voter": "ethical-ai" + }, + { + "rshares": 50784892, + "voter": "freesteem" + }, + { + "rshares": 54391689, + "voter": "jamespro" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 3079499780, + "voter": "maryfromsochi" + }, + { + "rshares": 6679259372, + "voter": "jwaser" + }, + { + "rshares": 51814474, + "voter": "thadm" + }, + { + "rshares": 51812703, + "voter": "prof" + }, + { + "rshares": 1330526017, + "voter": "crypt0mine" + }, + { + "rshares": 646493719, + "voter": "kev7000" + }, + { + "rshares": 1042750516, + "voter": "zettar" + }, + { + "rshares": 51465774, + "voter": "yorsens" + }, + { + "rshares": 177656553, + "voter": "harveylevin" + }, + { + "rshares": 1129213184, + "voter": "chaeya" + }, + { + "rshares": 51154263, + "voter": "bane" + }, + { + "rshares": 51148009, + "voter": "vive" + }, + { + "rshares": 51142585, + "voter": "coad" + }, + { + "rshares": 50931848, + "voter": "analyzethis" + }, + { + "rshares": 2615973485, + "voter": "bwaser" + }, + { + "rshares": 53003720, + "voter": "sofa" + }, + { + "rshares": 2563669906, + "voter": "lilmisjenn" + }, + { + "rshares": 122884931, + "voter": "gary.vaynerchuk" + }, + { + "rshares": 344116052, + "voter": "panther" + }, + { + "rshares": 2201645172, + "voter": "alina1" + }, + { + "rshares": 50639382, + "voter": "doggnostic" + }, + { + "rshares": 689550675, + "voter": "ct-gurus" + }, + { + "rshares": 50377764, + "voter": "jenny-talls" + }, + { + "rshares": 63519834123, + "voter": "tracemayer" + }, + { + "rshares": 905064441, + "voter": "brains" + }, + { + "rshares": 51994517, + "voter": "ailo" + }, + { + "rshares": 1339423728, + "voter": "steemafon" + }, + { + "rshares": 5610795642, + "voter": "chick1" + }, + { + "rshares": 50516543, + "voter": "typingagent" + }, + { + "rshares": 519729361, + "voter": "nelyp" + }, + { + "rshares": 328506462, + "voter": "anomaly" + }, + { + "rshares": 2400090637, + "voter": "ellepdub" + }, + { + "rshares": 113405722, + "voter": "rynow" + }, + { + "rshares": 89841354699, + "voter": "honeyscribe" + }, + { + "rshares": 51415300, + "voter": "timothy.sykes" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 218488504, + "voter": "ola1" + }, + { + "rshares": 832905434, + "voter": "jbaker585" + }, + { + "rshares": 11803842421, + "voter": "herpetologyguy" + }, + { + "rshares": 28099831450, + "voter": "storyseeker" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 51659688, + "voter": "drac59" + }, + { + "rshares": 54632106, + "voter": "everittdmickey" + }, + { + "rshares": 780018003, + "voter": "zombiedoll" + }, + { + "rshares": 4709614494, + "voter": "morgan.waser" + }, + { + "rshares": 50602980, + "voter": "cfisher" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50536471, + "voter": "twistys" + }, + { + "rshares": 1822707064, + "voter": "bapparabi" + }, + { + "rshares": 50532230, + "voter": "friends" + }, + { + "rshares": 50487909, + "voter": "opticalillusions" + }, + { + "rshares": 3607671121, + "voter": "strong-ai" + }, + { + "rshares": 516306089, + "voter": "grisha-danunaher" + }, + { + "rshares": 72826233, + "voter": "igtes" + }, + { + "rshares": 705838377, + "voter": "dikanevroman" + }, + { + "rshares": 144899746, + "voter": "buffett" + }, + { + "rshares": 162925257, + "voter": "uct" + }, + { + "rshares": 162904624, + "voter": "allianz" + }, + { + "rshares": 408141953, + "voter": "witchcraftblog" + }, + { + "rshares": 161205518, + "voter": "acute" + }, + { + "rshares": 157931180, + "voter": "pyro" + }, + { + "rshares": 157801695, + "voter": "realtime" + }, + { + "rshares": 304039381, + "voter": "james1987" + }, + { + "rshares": 160870736, + "voter": "electronicarts" + }, + { + "rshares": 1606766770, + "voter": "dresden" + }, + { + "rshares": 201362779, + "voter": "mgibson" + }, + { + "rshares": 152057481, + "voter": "food-creator" + }, + { + "rshares": 159531007, + "voter": "benetton" + }, + { + "rshares": 154417232, + "voter": "jasonxg" + }, + { + "rshares": 159387371, + "voter": "bosch" + }, + { + "rshares": 4918101052, + "voter": "sherlockcupid" + }, + { + "rshares": 158632601, + "voter": "cream" + }, + { + "rshares": 158326081, + "voter": "thomasp" + }, + { + "rshares": 74838700, + "voter": "dealzgal" + }, + { + "rshares": 154959539, + "voter": "mrshanson" + }, + { + "rshares": 83470968, + "voter": "storage" + }, + { + "rshares": 329629477, + "voter": "aldentan" + }, + { + "rshares": 67690648, + "voter": "blackmarket" + }, + { + "rshares": 73837045, + "voter": "gifts" + }, + { + "rshares": 112446078, + "voter": "paulocouto" + }, + { + "rshares": 151927362, + "voter": "countofdelphi" + }, + { + "rshares": 151062983, + "voter": "newsfeed" + }, + { + "rshares": 154022998, + "voter": "sambkf" + }, + { + "rshares": 144957585, + "voter": "sawgunner13" + }, + { + "rshares": 144801473, + "voter": "dirlei.sdias" + }, + { + "rshares": 150387842, + "voter": "trickster512" + } + ], + "author": "fairytalelife", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.97, + "beneficiaries": [], + "blacklists": [], + "body": "\n

    \n

    Do you want to know what depression feels like? 

    \n

    Think of a foggy grey muck that encircles you head to toe. Severe depression strips you from being able to experience any joy in life, even when for all the world it appears you have everything going for you.   Watered down commentaries attempt to describe the soul rotting misery of waking up in darkness every day. Who are those who can bolt out of bed ready to face the day with their happy attitudes about life? I don\u2019t know. I\u2019ve never been one. I dread waking up. One of the things really depressed people look forward to is a respite from consciousness. This is why those who suffer tend to sleep so much. It\u2019s escapism. Yet it isn\u2019t, because even in sleep you can be terrorized by your daytime demons. The quality of sleep is not restful \u2013 in fact, rather fitful. This is one reason so many people take mind-numbing tranquilizers to dull their wakeful state just to be able to drift away to somewhere, anywhere else than the dangerous and unchecked arena of the mind.    

    \n

    People experience the tiers of depression's challenges in different ways. It\u2019s not being disappointed or being in a bad mood if something doesn\u2019t pan out in your favor. You chipped you manicure? Bugger. Irritating, yes, but it\u2019s not the end of the world. For a depressed person,  something minor (for whatever reason) can hurl you head first into a bottomless void of regret and agony. You associate daily life with walking through a minefield. Danger lurks with every step. That ad for an antidepressant that shows a cartoon figure walking around under her own cloud of rain sums up the feeling quite well (of course it does \u2013 sponsored by The Pharmaceutical Cartel). You NEED this drug to function. That\u2019s another post, and I know far too well how drugs are touted as the magic solution. Not even children are safe from their campaigns.

    \n

    \n

    It\u2019s the ultimate mind-fuck factory, this thought prison that leads you through Dante\u2019s circles of hell as you try to scramble your way out of the snake pit. The thoughts pull you back in by your ankles. Like a horror movie, the entity of depression knows what scares you. It knows what makes you wail in despair. It knows your saddest thoughts and flashes those across the movie screen in your head in incessant reruns. You are a spectator, but unable to avert your eyes.   

    \n

    You have things to do? Most can buck up and get 'er done. A very depressed person knows what must be done yet can\u2019t do it. Cannot. It\u2019s not possible. It has nothing to do with laziness and everything to do with apathy. The effort isn\u2019t worth it. You know you will feel better if such and such gets done. So the obvious solution is to do it. You have errands to run? Get in the car and go. But for a depressed person, the mundane becomes detestable to such an extent that not even the guilt for not doing the things is unable to motivate you enough to accomplish what is impossible in your mind.   

    \n

    \n

    Once while touring Alcatraz, I was struck by something the tour guide told us. The island is positioned in just the right way that all the prisoners could smell the Ghirardelli chocolate factory wafting its chocolate scent across the bay, no doubt driving inmates insane. This is much like depression. You are stuck in a jail cell knowing everyone else is living happily while you miss out on what you know (on some level) is a gift \u2013 life itself. You can only observe from afar.    

    \n

    You know those days when you feel like a sloth and nothing gets done? For many depressed people that\u2019s every day. By getting nothing done I don\u2019t mean cleaning out the refrigerator or reading a book your friend needs back. I mean responsibilities you must accept as an adult, as a parent. You can\u2019t function. Your kids are hungry, but you can\u2019t do anything about it because you can\u2019t move. You have an empty stare and wonder if it\u2019s too early for a drink. It\u2019s only one in the afternoon. Can it be justified?    

    \n

    And you can\u2019t stop seeing those stories about the Yulin dog meat festival. This is horrible because an animal suffering is the worst thing in the world to me. Or those commercials by the SPCA. The thoughts hit hard, bating me. \u201cUh oh! She\u2019s making some progress \u2013 what is she sad about? Let\u2019s infect.\u201d Self-sabotage is the name of the game. For a depressed person, thoughts take over and pollute your whole mind.   

    \n

    You hope you will feel better tomorrow, or someday. You keep saying someday. But that wastes away today. You hide from friends and family because the idea of faking a smile is akin to torture. And you think no one cares about your problems. Or they are tired of hearing about them because they are always the same.   Your brain is wired differently. Some of the most creative genius comes from a desolate mental state. It can, but only If you can get any mental energy together to be productive.   

    \n

    Your friends email you cures for migraines. You have had to invent numerous excuses that involve having them, because that\u2019s a reasonable excuse to cancel plans. Saying you\u2019re sad or not in the mood will get \u201cI\u2019ll cheer you up\u201d from well-meaning friends and family. But you want to be alone, completely isolated, in bed, with the covers pulled up over your head. And you want to cry. And I don\u2019t mean a few tears. I mean heart-wrenching sobs that no one would want to hear.   

    \n

    You yell at people you love. You cry easily. They can\u2019t help you but they can sure piss you off. And we are pissed at ourselves, because children have needs that must be met -no question about it. And you know are letting them down with your suffering. Another blow.   We do not feel sorry for ourselves in the traditional sense. We do feel sorry that we can\u2019t get a grip as we are often told to do. We feel guilty for letting others down who matter as they stand by helpless, completely befuddled about their roles in all of this. They feel responsible You want to convey it\u2019s not them or their fault, but they start to not believe you. It\u2019s no one\u2019s fault. It simply is.   

    \n

    Some days are easier than others. I often do well when the stars align - deceptively so, or maybe not deceptive. Maybe I am getting a handle on this curse. It\u2019s a constant roller coaster of wondering when the happy cart will upturn and everything you manage to put in there (composure, self-esteem, productivity) scatters across the road. And cars are coming, but you have to try to summon up the ability to put them back in and continue on your journey. It\u2019s like you are that one slow car on a hill that everyone zips past because they don\u2019t carry the burden of your load.   

    \n

    Is life a beautiful thing? Yes. It is. Is it filled with sadness? Yes to that too. Can a depressed person overcome depression? I think so. But in order to answer that, you must be willing to look at your origins to discover what might be holding you back.         

    \n

    \n

    Drawings and painting \u00a9 Johanna Westerman 2016  

    \n


    \n", + "category": "health", + "children": 44, + "created": "2016-09-14T17:46:30", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://www.steemimg.com/images/2016/09/14/HeadlessHoreseman-medium2d3b42.png", + "https://www.steemimg.com/images/2016/09/14/Brain1b12cc.jpg", + "https://www.steemimg.com/images/2016/09/14/Blanche134386.jpg", + "https://www.steemimg.com/images/2016/09/14/HeadlessHoreseman96dd9.jpg" + ], + "tags": [ + "health", + "art", + "illustration", + "life" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 120989205660828, + "payout": 832.556, + "payout_at": "2016-09-21T17:46:30", + "pending_payout_value": "832.556 HBD", + "percent_hbd": 10000, + "permlink": "the-prison-of-depression", + "post_id": 1245264, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 492 + }, + "title": "The Prison of Depression", + "updated": "2016-09-14T19:14:27", + "url": "/health/@fairytalelife/the-prison-of-depression" + }, + { + "active_votes": [ + { + "rshares": 231806896049, + "voter": "anonymous" + }, + { + "rshares": 40039727156805, + "voter": "blocktrades" + }, + { + "rshares": 81139043695, + "voter": "friend5" + }, + { + "rshares": 5563642779143, + "voter": "kushed" + }, + { + "rshares": 4361056998354, + "voter": "roadscape" + }, + { + "rshares": 11463456159, + "voter": "by24seven" + }, + { + "rshares": 48198557404, + "voter": "twiceuponatime" + }, + { + "rshares": 253716125229, + "voter": "indominon" + }, + { + "rshares": 72048644865, + "voter": "vault" + }, + { + "rshares": 22916314085, + "voter": "wpalczynski" + }, + { + "rshares": 23645584002, + "voter": "nikolai" + }, + { + "rshares": 143164562367, + "voter": "chris4210" + }, + { + "rshares": 24193131603, + "voter": "acidyo" + }, + { + "rshares": 313691550, + "voter": "coar" + }, + { + "rshares": 1061234978, + "voter": "murh" + }, + { + "rshares": 33781972641, + "voter": "ratel" + }, + { + "rshares": 208364758717, + "voter": "kimziv" + }, + { + "rshares": 45145254362, + "voter": "venuspcs" + }, + { + "rshares": 7264907621, + "voter": "getssidetracked" + }, + { + "rshares": 1414199127, + "voter": "trees" + }, + { + "rshares": 197179742, + "voter": "strawhat" + }, + { + "rshares": 844421054, + "voter": "endgame" + }, + { + "rshares": 118094280271, + "voter": "furion" + }, + { + "rshares": 2834923420, + "voter": "steem1653" + }, + { + "rshares": 13516878845, + "voter": "sitaru" + }, + { + "rshares": 3735950544, + "voter": "incomemonthly" + }, + { + "rshares": 6392090406, + "voter": "cryptosi" + }, + { + "rshares": 243749878708, + "voter": "nabilov" + }, + { + "rshares": 677892916, + "voter": "luisucv34" + }, + { + "rshares": 34761252099, + "voter": "creemej" + }, + { + "rshares": 167304333801, + "voter": "blueorgy" + }, + { + "rshares": 4545098461, + "voter": "poseidon" + }, + { + "rshares": 41053239884, + "voter": "celsius100" + }, + { + "rshares": 1659490970, + "voter": "tokyodude" + }, + { + "rshares": 128098702, + "voter": "mysteem" + }, + { + "rshares": 6168588588, + "voter": "chloetaylor" + }, + { + "rshares": 34309889652, + "voter": "sisterholics" + }, + { + "rshares": 59017018, + "voter": "reported" + }, + { + "rshares": 55047214, + "voter": "krushing" + }, + { + "rshares": 1213316718415, + "voter": "laonie" + }, + { + "rshares": 21929710586, + "voter": "rawnetics" + }, + { + "rshares": 41307699258, + "voter": "myfirst" + }, + { + "rshares": 246282932283, + "voter": "somebody" + }, + { + "rshares": 9450611021, + "voter": "flysaga" + }, + { + "rshares": 513541455, + "voter": "minnowsunited" + }, + { + "rshares": 54405663387, + "voter": "midnightoil" + }, + { + "rshares": 54018085, + "voter": "whatyouganjado" + }, + { + "rshares": 136080800992, + "voter": "xiaohui" + }, + { + "rshares": 6792049578, + "voter": "elfkitchen" + }, + { + "rshares": 61187902, + "voter": "makaveli" + }, + { + "rshares": 4366196499, + "voter": "xiaokongcom" + }, + { + "rshares": 7475701368, + "voter": "thebotkiller" + }, + { + "rshares": 8801500509, + "voter": "xianjun" + }, + { + "rshares": 11292536945, + "voter": "borran" + }, + { + "rshares": 53669860, + "voter": "alexbones" + }, + { + "rshares": 576331905, + "voter": "microluck" + }, + { + "rshares": 1310823380, + "voter": "stevescoins" + }, + { + "rshares": 3089652212, + "voter": "macartem" + }, + { + "rshares": 10344891579, + "voter": "gvargas123" + }, + { + "rshares": 156958768, + "voter": "nang1" + }, + { + "rshares": 166282713, + "voter": "kamil5" + }, + { + "rshares": 51156498, + "voter": "dobbydaba" + }, + { + "rshares": 5950976762, + "voter": "trev" + }, + { + "rshares": 8773942171, + "voter": "craigwilliamz" + }, + { + "rshares": 72624506, + "voter": "ozertayiz" + }, + { + "rshares": 53639497, + "voter": "salebored" + }, + { + "rshares": 736031742, + "voter": "freeinthought" + }, + { + "rshares": 63258691, + "voter": "arnoldz61" + }, + { + "rshares": 2101747450, + "voter": "eight-rad" + }, + { + "rshares": 53681172, + "voter": "bitdrone" + }, + { + "rshares": 53672498, + "voter": "sleepcult" + }, + { + "rshares": 54175638, + "voter": "apparat" + }, + { + "rshares": 12276570645, + "voter": "doitvoluntarily" + }, + { + "rshares": 135393340675, + "voter": "thecyclist" + }, + { + "rshares": 52015504, + "voter": "analyzethis" + }, + { + "rshares": 63904547, + "voter": "freebornangel" + }, + { + "rshares": 52154065, + "voter": "nommo" + }, + { + "rshares": 51261721, + "voter": "f1111111" + }, + { + "rshares": 339287005, + "voter": "anomaly" + }, + { + "rshares": 98545946, + "voter": "ola1" + }, + { + "rshares": 63588518, + "voter": "mari5555na" + }, + { + "rshares": 2996735269, + "voter": "powerup" + }, + { + "rshares": 527464783, + "voter": "grisha-danunaher" + }, + { + "rshares": 161974443, + "voter": "zapply" + }, + { + "rshares": 158561921, + "voter": "jyriygo" + }, + { + "rshares": 136494240, + "voter": "bleujay" + }, + { + "rshares": 153397644, + "voter": "milank" + }, + { + "rshares": 150273031, + "voter": "inkwisitiveguy01" + } + ], + "author": "powerup", + "author_payout_value": "0.000 HBD", + "author_reputation": 55.04, + "beneficiaries": [], + "blacklists": [], + "body": "So far, a great number of applications, or tools that can considerably improve our user experience whether we are old users or new, has been created. The application directory created by @roelandp is accepted as an official directory that currently contains more than 80 various tools, mainly created by the community members, with a few official ones. The number of applications is growing rapidly, thanks to talented developers and other users, whose ideas are being converted into functional programs.\n\nHere, I want to introduce you to an infographic that contains 17 very useful tools singled out and sorted into categories according to their use. The first category 'for new and old users' contains essential applications for most users, including applications such as the official chat server and block explorer, as well as a dedicated service for uninterrupted adding of photos, @jesta's tool for easier tracking of data related to your account, and a tool for real-time Steem Backed Dollar conversion, with a few extra applications included in the service.\n\nThe next group contains the applications essential for developers, led by @xeroc's piston which says for itself 'The Swiff Army Knife for the Steem network'. They facilitate the communication with the steem blockchain and there is also an application that facilitates the integration of Steem payments to your service. \n\nThe Miscellaneous group contains a variety of useful applications such as tools for curators, a precise browser of user reputation, a dedicated tool for creating shortened links with statistics, a Steem Stream display of all activity in real time with an option of adjusting your settings, as well as speech community and radio.\n\nLast group are applications in the category of data and analytics that contain most of data about the network, the network activity and the users. \n\nI apologize in advance if some of your favorite applications have been left out; if that is the case, you can always visit http://SteemTools.com which contains all the applications.\n\n*For a clearer view, it is recommended that you open the image in full resolution.* *[Infographic Hotlink!](http://res.cloudinary.com/powerup/image/upload/c_scale,w_1437/v1473957114/revision-02_tdjkik.png)*\nhttps://s11.postimg.io/8uxamnavn/revision_02.png\n---\n ![http://steemit.com/@powerup](https://img1.steemit.com/0x0/https://resources.sketch.cloud/public/102c8fee-b651-415a-8498-36de3c522b7d.png)", + "category": "infographic", + "children": 6, + "created": "2016-09-15T16:45:09", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "https://s11.postimg.io/8uxamnavn/revision_02.png", + "https://img1.steemit.com/0x0/https://resources.sketch.cloud/public/102c8fee-b651-415a-8498-36de3c522b7d.png" + ], + "links": [ + "http://SteemTools.com", + "http://res.cloudinary.com/powerup/image/upload/c_scale,w_1437/v1473957114/revision-02_tdjkik.png" + ], + "tags": [ + "infographic", + "steemit", + "steem", + "steemsquad", + "minnowsunite" + ], + "users": [ + "roelandp", + "jesta", + "xeroc" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 53802622776333, + "payout": 170.17, + "payout_at": "2016-09-22T16:45:09", + "pending_payout_value": "170.170 HBD", + "percent_hbd": 10000, + "permlink": "17-steem-tools-every-steemian-needs-to-know", + "post_id": 1256009, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 88 + }, + "title": "Steem Tools Every Steemian Needs To Know (Infographic)", + "updated": "2016-09-15T18:45:09", + "url": "/infographic/@powerup/17-steem-tools-every-steemian-needs-to-know" + }, + { + "active_votes": [ + { + "rshares": 518181875581, + "voter": "barrie" + }, + { + "rshares": 31620103450538, + "voter": "smooth" + }, + { + "rshares": 260759332327, + "voter": "anonymous" + }, + { + "rshares": 2047759927809, + "voter": "badassmother" + }, + { + "rshares": 2099340340625, + "voter": "hr1" + }, + { + "rshares": 1402227395408, + "voter": "rossco99" + }, + { + "rshares": 23338638054, + "voter": "jaewoocho" + }, + { + "rshares": 1910039425215, + "voter": "xeroc" + }, + { + "rshares": 1661657401786, + "voter": "joseph" + }, + { + "rshares": 471982260599, + "voter": "recursive3" + }, + { + "rshares": 3187826540990, + "voter": "recursive" + }, + { + "rshares": 1282783470, + "voter": "mineralwasser" + }, + { + "rshares": 702252849815, + "voter": "boombastic" + }, + { + "rshares": 1719075621, + "voter": "bingo-1" + }, + { + "rshares": 5936571539134, + "voter": "smooth.witness" + }, + { + "rshares": 457719147730, + "voter": "boatymcboatface" + }, + { + "rshares": 9890456090, + "voter": "idol" + }, + { + "rshares": 131787410217, + "voter": "team" + }, + { + "rshares": 1702427102, + "voter": "jocelyn" + }, + { + "rshares": 461461082967, + "voter": "leesunmoo" + }, + { + "rshares": 1247396916090, + "voter": "gavvet" + }, + { + "rshares": 74913635150, + "voter": "eeks" + }, + { + "rshares": 8567499992, + "voter": "fkn" + }, + { + "rshares": 11261443630, + "voter": "elishagh1" + }, + { + "rshares": 599827540724, + "voter": "nanzo-scoop" + }, + { + "rshares": 161287532172, + "voter": "steve-walschot" + }, + { + "rshares": 182039074638, + "voter": "mummyimperfect" + }, + { + "rshares": 313666285, + "voter": "coar" + }, + { + "rshares": 109431915950, + "voter": "asch" + }, + { + "rshares": 1414823587, + "voter": "murh" + }, + { + "rshares": 6375528917, + "voter": "cryptofunk" + }, + { + "rshares": 2219594239, + "voter": "error" + }, + { + "rshares": 5268583124, + "voter": "marta-zaidel" + }, + { + "rshares": 38749275184, + "voter": "ranko-k" + }, + { + "rshares": 985447048915, + "voter": "cyber" + }, + { + "rshares": 63472911304, + "voter": "theshell" + }, + { + "rshares": 52177367591, + "voter": "ak2020" + }, + { + "rshares": 417566592605, + "voter": "taoteh1221" + }, + { + "rshares": 375915775849, + "voter": "hedge-x" + }, + { + "rshares": 18668166065, + "voter": "samether" + }, + { + "rshares": 33779461634, + "voter": "ratel" + }, + { + "rshares": 85401868413, + "voter": "herzmeister" + }, + { + "rshares": 5287000077, + "voter": "tee-em" + }, + { + "rshares": 30496214097, + "voter": "michaelx" + }, + { + "rshares": 5950236300, + "voter": "mark-waser" + }, + { + "rshares": 130482031811, + "voter": "geoffrey" + }, + { + "rshares": 74777860177, + "voter": "kimziv" + }, + { + "rshares": 79450691320, + "voter": "emily-cook" + }, + { + "rshares": 2251928158, + "voter": "superfreek" + }, + { + "rshares": 471516850, + "voter": "mrhankeh" + }, + { + "rshares": 17908173089, + "voter": "grey580" + }, + { + "rshares": 68200649381, + "voter": "bacchist" + }, + { + "rshares": 20382051466, + "voter": "thebatchman" + }, + { + "rshares": 59056857395, + "voter": "lehard" + }, + { + "rshares": 76017835973, + "voter": "rubybian" + }, + { + "rshares": 18268797910, + "voter": "konstantin" + }, + { + "rshares": 2649402156, + "voter": "romel" + }, + { + "rshares": 6941291365, + "voter": "gatoso" + }, + { + "rshares": 41821532061, + "voter": "furion" + }, + { + "rshares": 200664863, + "voter": "barbara2" + }, + { + "rshares": 223036409, + "voter": "ch0c0latechip" + }, + { + "rshares": 206422340, + "voter": "doge4lyf" + }, + { + "rshares": 12011310308, + "voter": "asim" + }, + { + "rshares": 85512692, + "voter": "snowden" + }, + { + "rshares": 14804978653, + "voter": "aaseb" + }, + { + "rshares": 4431003942, + "voter": "karen13" + }, + { + "rshares": 1455625353, + "voter": "jrd8526" + }, + { + "rshares": 21565632626, + "voter": "artific" + }, + { + "rshares": 7164402609, + "voter": "lichtblick" + }, + { + "rshares": 37826396801, + "voter": "creemej" + }, + { + "rshares": 84865861, + "voter": "wildchild" + }, + { + "rshares": 3871359622, + "voter": "maximkichev" + }, + { + "rshares": 167294697812, + "voter": "blueorgy" + }, + { + "rshares": 1631211812, + "voter": "poseidon" + }, + { + "rshares": 2083366228, + "voter": "iamwne" + }, + { + "rshares": 362447415925, + "voter": "calaber24p" + }, + { + "rshares": 10466922918, + "voter": "rpf" + }, + { + "rshares": 3694190342, + "voter": "bitcoiner" + }, + { + "rshares": 33624572763, + "voter": "deanliu" + }, + { + "rshares": 459345887, + "voter": "meteor78" + }, + { + "rshares": 30193718340, + "voter": "zaebars" + }, + { + "rshares": 6948016204, + "voter": "positive" + }, + { + "rshares": 780088825, + "voter": "raymonjohnstone" + }, + { + "rshares": 19827631792, + "voter": "krabgat" + }, + { + "rshares": 11734541225, + "voter": "sisterholics" + }, + { + "rshares": 1483259422, + "voter": "alex.chien" + }, + { + "rshares": 8921616604, + "voter": "royalmacro" + }, + { + "rshares": 233934645, + "voter": "fnait" + }, + { + "rshares": 207827906, + "voter": "keepcalmand" + }, + { + "rshares": 1838091863, + "voter": "remlaps" + }, + { + "rshares": 3445177864, + "voter": "glitterpig" + }, + { + "rshares": 7221227809, + "voter": "uwe69" + }, + { + "rshares": 896285424, + "voter": "metaflute" + }, + { + "rshares": 50575844297, + "voter": "gomeravibz" + }, + { + "rshares": 9193626491, + "voter": "taker" + }, + { + "rshares": 2236809039, + "voter": "merej99" + }, + { + "rshares": 414945627496, + "voter": "laonie" + }, + { + "rshares": 166006086500, + "voter": "twinner" + }, + { + "rshares": 22430898487, + "voter": "laonie1" + }, + { + "rshares": 22947696195, + "voter": "laonie2" + }, + { + "rshares": 22955764004, + "voter": "laonie3" + }, + { + "rshares": 25206296089, + "voter": "laoyao" + }, + { + "rshares": 14653942462, + "voter": "myfirst" + }, + { + "rshares": 90711449970, + "voter": "somebody" + }, + { + "rshares": 3391693609, + "voter": "flysaga" + }, + { + "rshares": 5465055585, + "voter": "brendio" + }, + { + "rshares": 2084677795, + "voter": "gmurph" + }, + { + "rshares": 18607683624, + "voter": "midnightoil" + }, + { + "rshares": 2280336943, + "voter": "kalimor" + }, + { + "rshares": 504711698206, + "voter": "glitterfart" + }, + { + "rshares": 22951578069, + "voter": "laonie4" + }, + { + "rshares": 22949307467, + "voter": "laonie5" + }, + { + "rshares": 22946449112, + "voter": "laonie6" + }, + { + "rshares": 22942428841, + "voter": "laonie7" + }, + { + "rshares": 3489545901, + "voter": "kurtbeil" + }, + { + "rshares": 22939097897, + "voter": "laonie8" + }, + { + "rshares": 22936432119, + "voter": "laonie9" + }, + { + "rshares": 46536921016, + "voter": "xiaohui" + }, + { + "rshares": 177527074798, + "voter": "terrycraft" + }, + { + "rshares": 1321003450, + "voter": "dolov" + }, + { + "rshares": 88179884, + "voter": "bigsambucca" + }, + { + "rshares": 2287717822, + "voter": "elfkitchen" + }, + { + "rshares": 105894845081, + "voter": "joele" + }, + { + "rshares": 6166349652, + "voter": "oflyhigh" + }, + { + "rshares": 2229123966, + "voter": "paynode" + }, + { + "rshares": 1566982177, + "voter": "xiaokongcom" + }, + { + "rshares": 253808801, + "voter": "xcepta" + }, + { + "rshares": 3158713250, + "voter": "xianjun" + }, + { + "rshares": 12796476601, + "voter": "borran" + }, + { + "rshares": 64119004, + "voter": "jupiter.zeus" + }, + { + "rshares": 70633121, + "voter": "stevescriber" + }, + { + "rshares": 50027573, + "voter": "loli" + }, + { + "rshares": 51199976, + "voter": "nano2nd" + }, + { + "rshares": 2249451928, + "voter": "njall" + }, + { + "rshares": 206879958, + "voter": "microluck" + }, + { + "rshares": 6547835526, + "voter": "userlogin" + }, + { + "rshares": 6802729666, + "voter": "rubenalexander" + }, + { + "rshares": 59219258, + "voter": "photo00" + }, + { + "rshares": 604279479, + "voter": "tagira" + }, + { + "rshares": 2131733339, + "voter": "chinadaily" + }, + { + "rshares": 108403024, + "voter": "pollina" + }, + { + "rshares": 2649789126, + "voter": "levycore" + }, + { + "rshares": 22930483067, + "voter": "laonie10" + }, + { + "rshares": 332237822, + "voter": "mrlogic" + }, + { + "rshares": 59229074587, + "voter": "mandibil" + }, + { + "rshares": 2132454023, + "voter": "shadowspub" + }, + { + "rshares": 59067894, + "voter": "bonapetit" + }, + { + "rshares": 5053531368, + "voter": "richardcrill" + }, + { + "rshares": 22091338934, + "voter": "laonie11" + }, + { + "rshares": 2101664455, + "voter": "eight-rad" + }, + { + "rshares": 3336919086, + "voter": "xanoxt" + }, + { + "rshares": 1661479473, + "voter": "davidjkelley" + }, + { + "rshares": 187911420, + "voter": "team101" + }, + { + "rshares": 109225703, + "voter": "rusla" + }, + { + "rshares": 4892645779, + "voter": "mscleverclocks" + }, + { + "rshares": 727103786, + "voter": "ksena" + }, + { + "rshares": 11069296957, + "voter": "sponge-bob" + }, + { + "rshares": 4268200560, + "voter": "l0k1" + }, + { + "rshares": 15569990970, + "voter": "digital-wisdom" + }, + { + "rshares": 3791420478, + "voter": "ethical-ai" + }, + { + "rshares": 6830905360, + "voter": "jwaser" + }, + { + "rshares": 50858762, + "voter": "apparat" + }, + { + "rshares": 212888896291, + "voter": "asksisk" + }, + { + "rshares": 2675382304, + "voter": "bwaser" + }, + { + "rshares": 350998373, + "voter": "panther" + }, + { + "rshares": 659649765, + "voter": "ct-gurus" + }, + { + "rshares": 54793782, + "voter": "park.bom" + }, + { + "rshares": 395173675944, + "voter": "charlieshrem" + }, + { + "rshares": 60104450664, + "voter": "tracemayer" + }, + { + "rshares": 23239991726, + "voter": "brains" + }, + { + "rshares": 407083055, + "voter": "anomaly" + }, + { + "rshares": 2401189699, + "voter": "ellepdub" + }, + { + "rshares": 61292139, + "voter": "inarix03" + }, + { + "rshares": 172352271, + "voter": "ola1" + }, + { + "rshares": 12396603737, + "voter": "herpetologyguy" + }, + { + "rshares": 51826827, + "voter": "drac59" + }, + { + "rshares": 4816713747, + "voter": "morgan.waser" + }, + { + "rshares": 297771990, + "voter": "thefinanceguy" + }, + { + "rshares": 1258344048, + "voter": "anns" + }, + { + "rshares": 50907857, + "voter": "oxygen" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50868434, + "voter": "jumbo" + }, + { + "rshares": 50865840, + "voter": "sting" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 50568084, + "voter": "brazzers" + }, + { + "rshares": 50543061, + "voter": "rabobank" + }, + { + "rshares": 50538694, + "voter": "fenix" + }, + { + "rshares": 50349676, + "voter": "albertheijn" + }, + { + "rshares": 3689644671, + "voter": "strong-ai" + }, + { + "rshares": 52329350, + "voter": "ninjapainter" + }, + { + "rshares": 254506659, + "voter": "darkminded153" + }, + { + "rshares": 527435916, + "voter": "grisha-danunaher" + }, + { + "rshares": 162917785, + "voter": "ctu" + }, + { + "rshares": 162911190, + "voter": "front" + }, + { + "rshares": 1630327346, + "voter": "rusteemitblog" + }, + { + "rshares": 161089804, + "voter": "pyro" + }, + { + "rshares": 159025535, + "voter": "xtreme" + }, + { + "rshares": 155528114, + "voter": "icesteem" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 74838700, + "voter": "dealzgal" + }, + { + "rshares": 255357124, + "voter": "orenshani7" + }, + { + "rshares": 68013381, + "voter": "storage" + }, + { + "rshares": 58460105, + "voter": "blackmarket" + }, + { + "rshares": 61530871, + "voter": "gifts" + }, + { + "rshares": 93882016, + "voter": "expat" + }, + { + "rshares": 154566975, + "voter": "dimaisrael" + }, + { + "rshares": 1593664040, + "voter": "steemlift" + }, + { + "rshares": 138651704, + "voter": "toddemaher1" + } + ], + "author": "terrycraft", + "author_payout_value": "0.000 HBD", + "author_reputation": 68.42, + "beneficiaries": [], + "blacklists": [], + "body": "
    \n\nhttp://bigpicture.ru/wp-content/uploads/2013/03/sovietwoman18.jpg\nImage credit / \u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a \u0444\u043e\u0442\u043e\n\n\n

    When looking through old photographs, you realize how much the world has changed around us.

    \n
    \u041f\u0440\u043e\u0441\u043c\u0430\u0442\u0440\u0438\u0432\u0430\u044f \u0441\u0442\u0430\u0440\u044b\u0435 \u0444\u043e\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u0438, \u043e\u0441\u043e\u0437\u043d\u0430\u0451\u0448\u044c \u043d\u0430\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0438\u0437\u043c\u0435\u043d\u0438\u043b\u0441\u044f \u043c\u0438\u0440 \u0432\u043e\u043a\u0440\u0443\u0433 \u043d\u0430\u0441.
    \n\n\nhttp://bigpicture.ru/wp-content/uploads/2013/03/sovietwoman16.jpg\nImage credit / \u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a \u0444\u043e\u0442\u043e\n\n\n

    I am deeply convinced that the people imprinted on these black-and-white photographs never suspected what will happen to them in the future, whether it is immediate or distant As well as they didn't realized how quickly the years will pass, changing all the world around. So, as you look at their careless faces, you fairly quickly realize that your current situation is not much different.

    \n
    \u042f \u0433\u043b\u0443\u0431\u043e\u043a\u043e \u0443\u0432\u0435\u0440\u0435\u043d\u0430 \u0432 \u0442\u043e\u043c, \u0447\u0442\u043e \u043b\u044e\u0434\u0438, \u0437\u0430\u043f\u0435\u0447\u0430\u0442\u043b\u0451\u043d\u043d\u044b\u0435 \u043d\u0430 \u0447\u0451\u0440\u043d\u043e-\u0431\u0435\u043b\u044b\u0445 \u0444\u043e\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u044f\u0445, \u043d\u0435 \u043f\u043e\u0434\u043e\u0437\u0440\u0435\u0432\u0430\u043b\u0438, \u0447\u0442\u043e \u0441\u0442\u0430\u043d\u0435\u0442 \u0441 \u043d\u0438\u043c\u0438 \u0432 \u0431\u043b\u0438\u0436\u0430\u0439\u0448\u0435\u043c, \u0438 \u043d\u0435 \u043e\u0447\u0435\u043d\u044c, \u0431\u0443\u0434\u0443\u0449\u0435\u043c. \u041d\u0435 \u0437\u043d\u0430\u043b\u0438 \u043e\u043d\u0438 \u0442\u0430\u043a\u0436\u0435, \u043d\u0430\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0441\u0442\u0440\u0435\u043c\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u043f\u0440\u043e\u0439\u0434\u0443\u0442 \u0433\u043e\u0434\u044b, \u0438 \u043a\u0430\u043a \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u0441\u044f \u043c\u0438\u0440 \u0432\u043e\u043a\u0440\u0443\u0433. \u041f\u043e\u044d\u0442\u043e\u043c\u0443, \u0433\u043b\u044f\u0434\u044f \u043d\u0430 \u0438\u0445 \u0431\u0435\u0441\u043f\u0435\u0447\u043d\u044b\u0435 \u043b\u0438\u0446\u0430, \u0434\u043e\u0432\u043e\u043b\u044c\u043d\u043e \u0431\u044b\u0441\u0442\u0440\u043e \u043e\u0441\u043e\u0437\u043d\u0430\u0451\u0448\u044c, \u0447\u0442\u043e \u0442\u0432\u043e\u0451 \u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0441\u0435\u0439\u0447\u0430\u0441 \u043c\u0430\u043b\u043e \u0447\u0435\u043c \u043e\u0442\u043b\u0438\u0447\u0430\u0435\u0442\u0441\u044f.
    \n\n\nhttp://bigpicture.ru/wp-content/uploads/2013/03/sovietwoman14.jpg\nImage credit / \u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a \u0444\u043e\u0442\u043e\n\n\n

    Everything that happens around us changes the world we are witnessing. We live in an age of technological progress; the advent of the first computers, the Internet, gadgets, social networks, online games, e-commerce, cryptocurrency and, finally, a blockchain social network - the Steemit, which makes our minds work for creation of good content and its curation.

    \n
    \u0412\u0441\u0451 \u043f\u0440\u043e\u0438\u0441\u0445\u043e\u0434\u044f\u0449\u0435\u0435 \u0432\u043e\u043a\u0440\u0443\u0433 \u043d\u0430\u0441 \u043c\u0435\u043d\u044f\u0435\u0442 \u043c\u0438\u0440 \u043d\u0430 \u043d\u0430\u0448\u0438\u0445 \u0433\u043b\u0430\u0437\u0430\u0445. \u041c\u044b \u0436\u0438\u0432\u0451\u043c \u0432 \u0432\u0435\u043a \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0435\u0441\u0441\u0430; \u043f\u043e\u044f\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0435\u0440\u0432\u044b\u0445 \u043a\u043e\u043c\u043f\u044c\u044e\u0442\u0435\u0440\u043e\u0432, \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442\u0430, \u0433\u0430\u0434\u0436\u0435\u0442\u043e\u0432, \u0441\u043e\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0445 \u0441\u0435\u0442\u0435\u0439, \u043e\u043d\u043b\u0430\u0439\u043d-\u0438\u0433\u0440, \u0438\u043d\u0442\u0435\u0440\u043d\u0435\u0442-\u043c\u0430\u0433\u0430\u0437\u0438\u043d\u043e\u0432, \u043a\u0440\u0438\u043f\u0442\u043e\u0432\u0430\u043b\u044e\u0442 \u0438, \u043d\u0430\u043a\u043e\u043d\u0435\u0446, \u0441\u043e\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0439 \u0441\u0435\u0442\u0438 \u043d\u0430 \u0431\u043b\u043e\u043a\u0447\u0435\u0439\u043d\u0435 - Steemit, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u0437\u0430\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u043d\u0430\u0448\u0438 \u0443\u043c\u044b \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c \u0434\u043b\u044f \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u0445\u043e\u0440\u043e\u0448\u0435\u0433\u043e \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0430 \u0438 \u0435\u0433\u043e \u043a\u0443\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f.
    \n\n\nhttp://bigpicture.ru/wp-content/uploads/2013/03/sovietwoman09.jpg\nImage credit / \u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a \u0444\u043e\u0442\u043e\n\n\n

    And in 10 years, or maybe much earlier, we will see a completely different picture of reality. Generation Steem is coming. The generation that changed everything around and changed itself as well, in opposite to that generation you run with your eyes, trying to convince its immutability and the impossibility of change. No, this already will be the world of the past.

    \n
    \u0418 \u043b\u0435\u0442 \u0447\u0435\u0440\u0435\u0437 10, \u0430 \u043c\u043e\u0436\u0435\u0442 \u0437\u043d\u0430\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0440\u0430\u043d\u044c\u0448\u0435, \u043c\u044b \u0443\u0432\u0438\u0434\u0438\u043c \u0432 \u043a\u0430\u0434\u0440\u0435 \u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u043d\u043e \u0434\u0440\u0443\u0433\u0443\u044e \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c. \u0413\u0440\u044f\u0434\u0451\u0442 Steem \u043f\u043e\u043a\u043e\u043b\u0435\u043d\u0438\u0435, \u043f\u043e\u043a\u043e\u043b\u0435\u043d\u0438\u0435, \u0438\u0437\u043c\u0435\u043d\u0438\u0432\u0448\u0435\u0435 \u0432\u0441\u0451 \u0432\u043e\u043a\u0440\u0443\u0433 \u0441\u0435\u0431\u044f \u0438 \u0438\u0437\u043c\u0435\u043d\u0438\u0432\u0448\u0435\u0435\u0441\u044f \u0441\u0430\u043c\u043e, \u0430 \u043d\u0435 \u0442\u043e, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u0441\u0435\u0439\u0447\u0430\u0441, \u043e\u0431\u0432\u043e\u0434\u044f \u0432\u0437\u0433\u043b\u044f\u0434\u043e\u043c, \u0432\u044b \u043f\u044b\u0442\u0430\u0435\u0442\u0435\u0441\u044c \u0443\u0431\u0435\u0434\u0438\u0442\u044c \u0432 \u0435\u0433\u043e \u043d\u0435\u0437\u044b\u0431\u043b\u0435\u043c\u043e\u0441\u0442\u0438 \u0438 \u043d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u043f\u0435\u0440\u0435\u043c\u0435\u043d. \u041d\u0435\u0442, \u044d\u0442\u043e \u0443\u0436\u0435 \u0431\u0443\u0434\u0435\u0442 \u043c\u0438\u0440 \u043f\u0440\u043e\u0448\u043b\u043e\u0433\u043e.
    \n\n\n\n

    Written to the music: Antonio Vivaldi - The Four Seasons.

    \n\n\nPlease follow me\n@panther\n\n
    \n\n---\n\nIf you like this article not follow only me, but also follow the author - @panther\n\n---\n\nAll STEEM Dollars for this post go to the featured author. \u0412\u0441\u0435 SD \u0437\u0430 \u043f\u043e\u0441\u0442 \u043f\u043e\u043b\u0443\u0447\u0438\u0442 \u0430\u0432\u0442\u043e\u0440.", + "category": "philosophy", + "children": 16, + "created": "2016-09-15T12:27:27", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://bigpicture.ru/wp-content/uploads/2013/03/sovietwoman18.jpg", + "http://bigpicture.ru/wp-content/uploads/2013/03/sovietwoman16.jpg", + "http://bigpicture.ru/wp-content/uploads/2013/03/sovietwoman14.jpg", + "http://bigpicture.ru/wp-content/uploads/2013/03/sovietwoman09.jpg" + ], + "links": [ + "http://bigpicture.ru/?p=384365&fb_comment_id=180555112091488_997346", + "https://steemit.com/@panther" + ], + "tags": [ + "philosophy", + "thoughts", + "steemit", + "ru" + ], + "users": [ + "panther" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 61603577309634, + "payout": 220.99, + "payout_at": "2016-09-22T12:27:27", + "pending_payout_value": "220.990 HBD", + "percent_hbd": 10000, + "permlink": "a-look-from-the-past-vzglyad-iz-proshlogo-featuring-panther-as-author", + "post_id": 1253231, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 210 + }, + "title": "A Look From the Past / \u0412\u0437\u0433\u043b\u044f\u0434 \u0438\u0437 \u043f\u0440\u043e\u0448\u043b\u043e\u0433\u043e (featuring @panther as author).", + "updated": "2016-09-15T12:27:27", + "url": "/philosophy/@terrycraft/a-look-from-the-past-vzglyad-iz-proshlogo-featuring-panther-as-author" + }, + { + "active_votes": [ + { + "rshares": 480436179104, + "voter": "barrie" + }, + { + "rshares": 7864449914272, + "voter": "steempty" + }, + { + "rshares": 231705234180, + "voter": "anonymous" + }, + { + "rshares": 16854862331350, + "voter": "rainman" + }, + { + "rshares": 14446969817383, + "voter": "summon" + }, + { + "rshares": 25305686361517, + "voter": "ned" + }, + { + "rshares": 35326666852152, + "voter": "jamesc" + }, + { + "rshares": 4264966375681, + "voter": "riverhead" + }, + { + "rshares": 2331280387575, + "voter": "badassmother" + }, + { + "rshares": 2097108315061, + "voter": "hr1" + }, + { + "rshares": 118474244256, + "voter": "sandra" + }, + { + "rshares": 186985754668, + "voter": "svk" + }, + { + "rshares": 1112765112473, + "voter": "ihashfury" + }, + { + "rshares": 1120603805124, + "voter": "rossco99" + }, + { + "rshares": 139902157720, + "voter": "liondani" + }, + { + "rshares": 2642718616169, + "voter": "wang" + }, + { + "rshares": 24281627442, + "voter": "jaewoocho" + }, + { + "rshares": 6243689624471, + "voter": "steemit200" + }, + { + "rshares": 1868926634967, + "voter": "xeroc" + }, + { + "rshares": 6514602351120, + "voter": "complexring" + }, + { + "rshares": 6410652893701, + "voter": "clayop" + }, + { + "rshares": 6132075386062, + "voter": "witness.svk" + }, + { + "rshares": 1772458968810, + "voter": "joseph" + }, + { + "rshares": 4727274896444, + "voter": "au1nethyb1" + }, + { + "rshares": 494824460005, + "voter": "recursive2" + }, + { + "rshares": 3458312417787, + "voter": "recursive" + }, + { + "rshares": 686881929841, + "voter": "boombastic" + }, + { + "rshares": 91206564426, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 6953910678, + "voter": "bingo-0" + }, + { + "rshares": 1330823260969, + "voter": "steempower" + }, + { + "rshares": 450758929058, + "voter": "boatymcboatface" + }, + { + "rshares": 1191961702407, + "voter": "cass" + }, + { + "rshares": 10604743495, + "voter": "idol" + }, + { + "rshares": 6904136925, + "voter": "nexusdev" + }, + { + "rshares": 783330802369, + "voter": "steemrollin" + }, + { + "rshares": 5146683930, + "voter": "sakr" + }, + { + "rshares": 296262169682, + "voter": "chitty" + }, + { + "rshares": 117668471628, + "voter": "linouxis9" + }, + { + "rshares": 82315328878, + "voter": "unosuke" + }, + { + "rshares": 3109715701, + "voter": "yefet" + }, + { + "rshares": 16257411149, + "voter": "brindleswan" + }, + { + "rshares": 1799714267, + "voter": "jocelyn" + }, + { + "rshares": 74263607249, + "voter": "nenad-ristic" + }, + { + "rshares": 79806365559, + "voter": "easteagle13" + }, + { + "rshares": 17258698670, + "voter": "jademont" + }, + { + "rshares": 74888702310, + "voter": "eeks" + }, + { + "rshares": 508866333, + "voter": "paco-steem" + }, + { + "rshares": 6128712690, + "voter": "spaninv" + }, + { + "rshares": 31076852778, + "voter": "instructor2121" + }, + { + "rshares": -12893763252, + "voter": "james-show" + }, + { + "rshares": 2068009075, + "voter": "gekko" + }, + { + "rshares": 336346989448, + "voter": "teamsteem" + }, + { + "rshares": 577046508309, + "voter": "nanzo-scoop" + }, + { + "rshares": 13067769111, + "voter": "fact" + }, + { + "rshares": 169323765740, + "voter": "steve-walschot" + }, + { + "rshares": 10036865820, + "voter": "kefkius" + }, + { + "rshares": 47419915237, + "voter": "hannixx42" + }, + { + "rshares": 183044162935, + "voter": "mummyimperfect" + }, + { + "rshares": 57489294954, + "voter": "oaldamster" + }, + { + "rshares": 268804254, + "voter": "coar" + }, + { + "rshares": 109398386804, + "voter": "asch" + }, + { + "rshares": 1413643352, + "voter": "murh" + }, + { + "rshares": 2380104240, + "voter": "error" + }, + { + "rshares": 5853981249, + "voter": "marta-zaidel" + }, + { + "rshares": 40916611985, + "voter": "ranko-k" + }, + { + "rshares": 1135543735246, + "voter": "cyber" + }, + { + "rshares": 50798219281, + "voter": "ak2020" + }, + { + "rshares": 260089147904, + "voter": "billbutler" + }, + { + "rshares": 7897515214, + "voter": "thecryptofiend" + }, + { + "rshares": 32296517134, + "voter": "drinkzya" + }, + { + "rshares": 3923236237211, + "voter": "satoshifund" + }, + { + "rshares": 397051543, + "voter": "stiletto" + }, + { + "rshares": 56682668949, + "voter": "juanmiguelsalas" + }, + { + "rshares": 583788541552, + "voter": "andrarchy" + }, + { + "rshares": 112713462099, + "voter": "kenny-crane" + }, + { + "rshares": 17036364912, + "voter": "samether" + }, + { + "rshares": 33767337247, + "voter": "ratel" + }, + { + "rshares": 54688824107, + "voter": "thecryptodrive" + }, + { + "rshares": 4699576112, + "voter": "dahaz159" + }, + { + "rshares": 379204818665, + "voter": "kaylinart" + }, + { + "rshares": 552432841732, + "voter": "infovore" + }, + { + "rshares": 13355491837, + "voter": "facer" + }, + { + "rshares": 263013790227, + "voter": "trogdor" + }, + { + "rshares": 4675654152, + "voter": "tee-em" + }, + { + "rshares": 31336803829, + "voter": "michaelx" + }, + { + "rshares": 5946252630, + "voter": "mark-waser" + }, + { + "rshares": 17023109715, + "voter": "albertogm" + }, + { + "rshares": 116594641815, + "voter": "geoffrey" + }, + { + "rshares": 42673423694, + "voter": "kimziv" + }, + { + "rshares": 46235030853, + "voter": "honeythief" + }, + { + "rshares": 82866843499, + "voter": "emily-cook" + }, + { + "rshares": 91972176401, + "voter": "mctiller" + }, + { + "rshares": 35412152853, + "voter": "cryptoiskey" + }, + { + "rshares": 11723743800, + "voter": "primus" + }, + { + "rshares": 484592257, + "voter": "mrhankeh" + }, + { + "rshares": 38897615588, + "voter": "clement" + }, + { + "rshares": 46178109682, + "voter": "isteemit" + }, + { + "rshares": 68580548647, + "voter": "bacchist" + }, + { + "rshares": 72899731827, + "voter": "venuspcs" + }, + { + "rshares": 3324885062, + "voter": "michaellamden68" + }, + { + "rshares": 179676652871, + "voter": "asmolokalo" + }, + { + "rshares": 38569797449, + "voter": "good-karma" + }, + { + "rshares": 453653624734, + "voter": "roelandp" + }, + { + "rshares": 3347929950, + "voter": "orly" + }, + { + "rshares": 45472590951, + "voter": "firepower" + }, + { + "rshares": 255388351, + "voter": "mstang83" + }, + { + "rshares": 19227034654, + "voter": "hakise" + }, + { + "rshares": 17256371639, + "voter": "r4fken" + }, + { + "rshares": 25548776759, + "voter": "tcfxyz" + }, + { + "rshares": 7076198200, + "voter": "futurefood" + }, + { + "rshares": 142765809551, + "voter": "derekareith" + }, + { + "rshares": 32325400002, + "voter": "picokernel" + }, + { + "rshares": 10594872684, + "voter": "seanmchughart" + }, + { + "rshares": 766081509, + "voter": "busser" + }, + { + "rshares": 1296482376779, + "voter": "renohq" + }, + { + "rshares": 18840499998, + "voter": "ausbitbank" + }, + { + "rshares": 1451740615, + "voter": "mixa" + }, + { + "rshares": 2226795955, + "voter": "steem1653" + }, + { + "rshares": 17220499402, + "voter": "sebastien" + }, + { + "rshares": 13516728290, + "voter": "sitaru" + }, + { + "rshares": 308826662759, + "voter": "jesta" + }, + { + "rshares": 34328964595, + "voter": "toxonaut" + }, + { + "rshares": 118752539, + "voter": "snowden" + }, + { + "rshares": 4709018700, + "voter": "thegoodguy" + }, + { + "rshares": 15578903803, + "voter": "aaseb" + }, + { + "rshares": 1107663461, + "voter": "karen13" + }, + { + "rshares": 24973952155, + "voter": "igster" + }, + { + "rshares": 4289492867, + "voter": "dcryptogold" + }, + { + "rshares": 12853559657, + "voter": "domavila" + }, + { + "rshares": 2395414530, + "voter": "dmacshady" + }, + { + "rshares": 23336601075, + "voter": "grolelo" + }, + { + "rshares": 1514372408, + "voter": "kendewitt" + }, + { + "rshares": 89580632, + "voter": "wildchild" + }, + { + "rshares": 1682066491, + "voter": "natali22" + }, + { + "rshares": 44666586658, + "voter": "sbq777t" + }, + { + "rshares": 1953764546, + "voter": "the-future" + }, + { + "rshares": 4296012707, + "voter": "adamt" + }, + { + "rshares": 44807508492, + "voter": "mynameisbrian" + }, + { + "rshares": 179093605311, + "voter": "blueorgy" + }, + { + "rshares": 5008619742, + "voter": "poseidon" + }, + { + "rshares": 360289908808, + "voter": "calaber24p" + }, + { + "rshares": 4210919359, + "voter": "fubar-bdhr" + }, + { + "rshares": 119399264, + "voter": "nedrob" + }, + { + "rshares": 16044930360, + "voter": "heimindanger" + }, + { + "rshares": 7311842917, + "voter": "geronimo" + }, + { + "rshares": 3355524755, + "voter": "bones" + }, + { + "rshares": 20338607929, + "voter": "bendjmiller222" + }, + { + "rshares": 5228680253, + "voter": "bitcoiner" + }, + { + "rshares": 3754893033, + "voter": "tarindel" + }, + { + "rshares": 3786022381, + "voter": "azurejasper" + }, + { + "rshares": 30851492146, + "voter": "deanliu" + }, + { + "rshares": 599141666, + "voter": "siol" + }, + { + "rshares": 5479123729, + "voter": "rainchen" + }, + { + "rshares": 5690877975, + "voter": "sharker" + }, + { + "rshares": 34508226149, + "voter": "sauravrungta" + }, + { + "rshares": 530196643, + "voter": "qonq99" + }, + { + "rshares": 53839881372, + "voter": "jl777" + }, + { + "rshares": 7837739118, + "voter": "lostnuggett" + }, + { + "rshares": 30002446832, + "voter": "zaebars" + }, + { + "rshares": 1808058993, + "voter": "yarly" + }, + { + "rshares": 272610758, + "voter": "yarly2" + }, + { + "rshares": 273018668, + "voter": "yarly3" + }, + { + "rshares": 157733805, + "voter": "yarly4" + }, + { + "rshares": 158624349, + "voter": "yarly5" + }, + { + "rshares": 90416287, + "voter": "yarly7" + }, + { + "rshares": 838465852, + "voter": "raymonjohnstone" + }, + { + "rshares": 23815723291, + "voter": "masterinvestor" + }, + { + "rshares": 50619397, + "voter": "steemchain" + }, + { + "rshares": 50619397, + "voter": "whalepool" + }, + { + "rshares": 206059171, + "voter": "sergey44" + }, + { + "rshares": 117016257, + "voter": "mxo8" + }, + { + "rshares": 7787748060, + "voter": "summonerrk" + }, + { + "rshares": 197539708, + "voter": "strictlybusiness" + }, + { + "rshares": 1234205003, + "voter": "mohammed123" + }, + { + "rshares": 5166865550, + "voter": "bbrewer" + }, + { + "rshares": 942251145, + "voter": "happyphoenix" + }, + { + "rshares": 20257716778, + "voter": "krabgat" + }, + { + "rshares": 4543551843, + "voter": "proto" + }, + { + "rshares": 658330815, + "voter": "curator" + }, + { + "rshares": 7211602623, + "voter": "sisterholics" + }, + { + "rshares": 437530299, + "voter": "yarly10" + }, + { + "rshares": 1365336577, + "voter": "alex.chien" + }, + { + "rshares": 234176102, + "voter": "yarly11" + }, + { + "rshares": 81879061, + "voter": "yarly12" + }, + { + "rshares": 3675263114, + "voter": "tygergamer" + }, + { + "rshares": 3627578747, + "voter": "bkkshadow" + }, + { + "rshares": 11567371620, + "voter": "dimitarj" + }, + { + "rshares": 817422571, + "voter": "bullionstackers" + }, + { + "rshares": 3082906297, + "voter": "dmilash" + }, + { + "rshares": 2002481686, + "voter": "andreynoch" + }, + { + "rshares": 110940646, + "voter": "cryptoz" + }, + { + "rshares": 3391999835, + "voter": "glitterpig" + }, + { + "rshares": 6404274840, + "voter": "shortcut" + }, + { + "rshares": 128587928653, + "voter": "steemdrive" + }, + { + "rshares": 1075365048, + "voter": "metaflute" + }, + { + "rshares": 58218132689, + "voter": "gomeravibz" + }, + { + "rshares": 2298169701, + "voter": "taker" + }, + { + "rshares": 65485650, + "voter": "dras" + }, + { + "rshares": 6519151447, + "voter": "nekromarinist" + }, + { + "rshares": 6880289904, + "voter": "theprophet" + }, + { + "rshares": 240147448, + "voter": "frozendota" + }, + { + "rshares": 15543734691, + "voter": "felixxx" + }, + { + "rshares": 3432112427, + "voter": "merej99" + }, + { + "rshares": 254880160829, + "voter": "laonie" + }, + { + "rshares": 24852935259, + "voter": "rawnetics" + }, + { + "rshares": 22374728157, + "voter": "thebluepanda" + }, + { + "rshares": 25618981790, + "voter": "laonie1" + }, + { + "rshares": 26132274895, + "voter": "laonie2" + }, + { + "rshares": 26141438708, + "voter": "laonie3" + }, + { + "rshares": 25094797142, + "voter": "laoyao" + }, + { + "rshares": 65214616, + "voter": "modogg" + }, + { + "rshares": 7958908678, + "voter": "myfirst" + }, + { + "rshares": 51767495130, + "voter": "somebody" + }, + { + "rshares": 1935723185, + "voter": "flysaga" + }, + { + "rshares": 6864125594, + "voter": "brendio" + }, + { + "rshares": 2082514282, + "voter": "gmurph" + }, + { + "rshares": 72860205, + "voter": "kurzer42" + }, + { + "rshares": 11435966181, + "voter": "midnightoil" + }, + { + "rshares": 78269782470, + "voter": "mibenkito" + }, + { + "rshares": 2375155298, + "voter": "kalimor" + }, + { + "rshares": 4276738846, + "voter": "ullikume" + }, + { + "rshares": 2735302379, + "voter": "darrenturetzky" + }, + { + "rshares": 59414599, + "voter": "michellek" + }, + { + "rshares": 26136684196, + "voter": "laonie4" + }, + { + "rshares": 26133889368, + "voter": "laonie5" + }, + { + "rshares": 26130809772, + "voter": "laonie6" + }, + { + "rshares": 26126568283, + "voter": "laonie7" + }, + { + "rshares": 5977415250, + "voter": "kurtbeil" + }, + { + "rshares": 26122787391, + "voter": "laonie8" + }, + { + "rshares": 26119897476, + "voter": "laonie9" + }, + { + "rshares": 3300371180, + "voter": "steemleak" + }, + { + "rshares": 28583578460, + "voter": "xiaohui" + }, + { + "rshares": 1980457070, + "voter": "t3ran13" + }, + { + "rshares": 7834943379, + "voter": "mevilkingdom" + }, + { + "rshares": 21531331546, + "voter": "jphamer1" + }, + { + "rshares": 11056722867, + "voter": "ekitcho" + }, + { + "rshares": 127379962, + "voter": "bigsambucca" + }, + { + "rshares": 1504058180, + "voter": "elfkitchen" + }, + { + "rshares": 93154573622, + "voter": "joele" + }, + { + "rshares": 5999670912, + "voter": "oflyhigh" + }, + { + "rshares": 2078540879, + "voter": "paynode" + }, + { + "rshares": 62400081859, + "voter": "sirwinchester" + }, + { + "rshares": 122933349, + "voter": "agussudaryanto" + }, + { + "rshares": 894298402, + "voter": "xiaokongcom" + }, + { + "rshares": 1802649539, + "voter": "xianjun" + }, + { + "rshares": 61313637, + "voter": "jfelton5" + }, + { + "rshares": 73061236, + "voter": "evgenyche" + }, + { + "rshares": 70633121, + "voter": "stevescriber" + }, + { + "rshares": 4097488430, + "voter": "bledarus" + }, + { + "rshares": 52467942, + "voter": "loli" + }, + { + "rshares": 53638070, + "voter": "nano2nd" + }, + { + "rshares": 118127541, + "voter": "microluck" + }, + { + "rshares": 187339808, + "voter": "lisadang" + }, + { + "rshares": 9426175065, + "voter": "theb0red1" + }, + { + "rshares": 2057906517, + "voter": "chinadaily" + }, + { + "rshares": 31193669396, + "voter": "kyriacos" + }, + { + "rshares": 59021275, + "voter": "cryptoblu" + }, + { + "rshares": 59014859, + "voter": "instructor" + }, + { + "rshares": 7981765563, + "voter": "lemouth" + }, + { + "rshares": 739008163112, + "voter": "dollarvigilante" + }, + { + "rshares": 18699439170, + "voter": "anotherjoe" + }, + { + "rshares": 60945251, + "voter": "saveliy" + }, + { + "rshares": 99328137981, + "voter": "serejandmyself" + }, + { + "rshares": 4877223734, + "voter": "almerri" + }, + { + "rshares": 728677907, + "voter": "alexma3x" + }, + { + "rshares": 9824813120, + "voter": "gvargas123" + }, + { + "rshares": 443801352, + "voter": "keepdoodling" + }, + { + "rshares": 3657683169, + "voter": "shneakysquirrel" + }, + { + "rshares": 278004039, + "voter": "steevc" + }, + { + "rshares": 3341359657, + "voter": "movievertigo" + }, + { + "rshares": 70361224, + "voter": "vasilii" + }, + { + "rshares": 26113221925, + "voter": "laonie10" + }, + { + "rshares": 362426778, + "voter": "mrlogic" + }, + { + "rshares": 62362905, + "voter": "steempipe" + }, + { + "rshares": 55543445, + "voter": "bitchplease" + }, + { + "rshares": 79273566479, + "voter": "someguy123" + }, + { + "rshares": 90827598056, + "voter": "barrycooper" + }, + { + "rshares": 3572205128, + "voter": "stillsafe" + }, + { + "rshares": 76843163, + "voter": "joelbow" + }, + { + "rshares": 28822571115, + "voter": "hilarski" + }, + { + "rshares": 2149644744, + "voter": "therealpaul" + }, + { + "rshares": 4580066391, + "voter": "steemitpatina" + }, + { + "rshares": 5178202476, + "voter": "silverbug2000" + }, + { + "rshares": 55859919, + "voter": "rickmiller" + }, + { + "rshares": 1233668048, + "voter": "lenar" + }, + { + "rshares": 10020064820, + "voter": "etcmike" + }, + { + "rshares": 61596105, + "voter": "uri-bruck" + }, + { + "rshares": 5154589910, + "voter": "nulliusinverba" + }, + { + "rshares": 1698796327, + "voter": "runridefly" + }, + { + "rshares": 57841858, + "voter": "dianaju" + }, + { + "rshares": 88019548, + "voter": "uziriel" + }, + { + "rshares": 57530129, + "voter": "mstoni" + }, + { + "rshares": 4592499069, + "voter": "richardcrill" + }, + { + "rshares": 25230942954, + "voter": "laonie11" + }, + { + "rshares": 1687924866, + "voter": "eight-rad" + }, + { + "rshares": 62783765, + "voter": "lovetosteemit" + }, + { + "rshares": 1660563580, + "voter": "davidjkelley" + }, + { + "rshares": 4350110165, + "voter": "baro" + }, + { + "rshares": 9060248806, + "voter": "sponge-bob" + }, + { + "rshares": 4765474309, + "voter": "l0k1" + }, + { + "rshares": 15558969971, + "voter": "digital-wisdom" + }, + { + "rshares": 494724739, + "voter": "areynolds" + }, + { + "rshares": 3708378555, + "voter": "ethical-ai" + }, + { + "rshares": 54247498, + "voter": "freesteem" + }, + { + "rshares": 2477345340, + "voter": "fajrilgooner" + }, + { + "rshares": 2222639041, + "voter": "matthewtiii" + }, + { + "rshares": 55401224, + "voter": "walternz" + }, + { + "rshares": 6826713536, + "voter": "jwaser" + }, + { + "rshares": 852820572, + "voter": "tatianka" + }, + { + "rshares": 12020525779, + "voter": "doitvoluntarily" + }, + { + "rshares": 56439878, + "voter": "phusionphil" + }, + { + "rshares": 607704096, + "voter": "kev7000" + }, + { + "rshares": 1018487810, + "voter": "zettar" + }, + { + "rshares": 55736056, + "voter": "lighter" + }, + { + "rshares": 207196967560, + "voter": "asksisk" + }, + { + "rshares": 25848472434, + "voter": "dubi" + }, + { + "rshares": 2673758412, + "voter": "bwaser" + }, + { + "rshares": 6400398189, + "voter": "dexter-k" + }, + { + "rshares": 50751176, + "voter": "roadhog" + }, + { + "rshares": 350998373, + "voter": "panther" + }, + { + "rshares": 1784221363, + "voter": "alina1" + }, + { + "rshares": 50639382, + "voter": "doggnostic" + }, + { + "rshares": 1094895432, + "voter": "wulfmeister" + }, + { + "rshares": 659556912, + "voter": "ct-gurus" + }, + { + "rshares": 348073541, + "voter": "bones261" + }, + { + "rshares": 387894501497, + "voter": "charlieshrem" + }, + { + "rshares": 61786622160, + "voter": "tracemayer" + }, + { + "rshares": 9049304130, + "voter": "brains" + }, + { + "rshares": 54448999, + "voter": "onlineworker" + }, + { + "rshares": 50210467, + "voter": "post-successful" + }, + { + "rshares": 689134944, + "voter": "jessicanicklos" + }, + { + "rshares": 633657150, + "voter": "bones555" + }, + { + "rshares": 54919358, + "voter": "steem4fobs" + }, + { + "rshares": 492992904, + "voter": "echoesinthemind" + }, + { + "rshares": 53397626, + "voter": "f1111111" + }, + { + "rshares": 2084637414, + "voter": "steemsquad" + }, + { + "rshares": 574180710, + "voter": "anomaly" + }, + { + "rshares": 27665434494, + "voter": "tarekadam" + }, + { + "rshares": 2399791213, + "voter": "ellepdub" + }, + { + "rshares": 51890765, + "voter": "gregorygarcia" + }, + { + "rshares": 57056918, + "voter": "inarix03" + }, + { + "rshares": 573904238, + "voter": "ola1" + }, + { + "rshares": 849039554, + "voter": "jbaker585" + }, + { + "rshares": 5522323762, + "voter": "michelle.gent" + }, + { + "rshares": 11700805109, + "voter": "herpetologyguy" + }, + { + "rshares": 58261815, + "voter": "everittdmickey" + }, + { + "rshares": 53548226, + "voter": "mari5555na" + }, + { + "rshares": 4813549151, + "voter": "morgan.waser" + }, + { + "rshares": 50602980, + "voter": "cfisher" + }, + { + "rshares": 51240567, + "voter": "billkappa442" + }, + { + "rshares": 51236745, + "voter": "niiboye" + }, + { + "rshares": 51227561, + "voter": "battalar" + }, + { + "rshares": 1157070714, + "voter": "anns" + }, + { + "rshares": 50875769, + "voter": "cyan" + }, + { + "rshares": 50873654, + "voter": "palladium" + }, + { + "rshares": 50796122, + "voter": "factom" + }, + { + "rshares": 50794039, + "voter": "autodesk" + }, + { + "rshares": 827252367, + "voter": "bapparabi" + }, + { + "rshares": 3389664065, + "voter": "dodders007" + }, + { + "rshares": 3687326823, + "voter": "strong-ai" + }, + { + "rshares": 161225748, + "voter": "iliyaa" + }, + { + "rshares": 162925257, + "voter": "uct" + }, + { + "rshares": 1354011808, + "voter": "rusteemitblog" + }, + { + "rshares": 158798473, + "voter": "zapply" + }, + { + "rshares": 201362779, + "voter": "mgibson" + }, + { + "rshares": 157118197, + "voter": "rage" + }, + { + "rshares": 159973989, + "voter": "capcom" + }, + { + "rshares": 153699193, + "voter": "allgoodthings" + }, + { + "rshares": 159531007, + "voter": "benetton" + }, + { + "rshares": 159425365, + "voter": "tipsandtricks" + }, + { + "rshares": 159318360, + "voter": "stimmt" + }, + { + "rshares": 159175576, + "voter": "fallout" + }, + { + "rshares": 159025535, + "voter": "xtreme" + }, + { + "rshares": 944924940, + "voter": "modernbukowski" + }, + { + "rshares": 158632601, + "voter": "cream" + }, + { + "rshares": 158637372, + "voter": "alterego" + }, + { + "rshares": 158602900, + "voter": "steem-wallet" + }, + { + "rshares": 158560941, + "voter": "steemthis" + }, + { + "rshares": 158486055, + "voter": "zendesk" + }, + { + "rshares": 26843428547, + "voter": "goldmatters" + }, + { + "rshares": 81051650, + "voter": "dealzgal" + }, + { + "rshares": 158230871, + "voter": "helepa" + }, + { + "rshares": 199633972, + "voter": "rishi556" + }, + { + "rshares": 92745520, + "voter": "storage" + }, + { + "rshares": 188144802, + "voter": "antaja" + }, + { + "rshares": 145960715, + "voter": "raph" + }, + { + "rshares": 151162552, + "voter": "dougkarr" + }, + { + "rshares": 1586499055, + "voter": "slammr76" + }, + { + "rshares": 73844343, + "voter": "blackmarket" + }, + { + "rshares": 79990132, + "voter": "gifts" + }, + { + "rshares": 85598308, + "voter": "expat" + }, + { + "rshares": 134906258, + "voter": "steemtrail" + }, + { + "rshares": 153178035, + "voter": "royfft" + }, + { + "rshares": 112446078, + "voter": "paulocouto" + }, + { + "rshares": 155872526, + "voter": "countofdelphi" + }, + { + "rshares": 151306241, + "voter": "tnemm.atiaw" + }, + { + "rshares": 154295967, + "voter": "harleyismydog" + }, + { + "rshares": 148041723, + "voter": "newsfeed" + }, + { + "rshares": 144957585, + "voter": "sawgunner13" + }, + { + "rshares": 147818170, + "voter": "dirlei.sdias" + } + ], + "author": "steve-walschot", + "author_payout_value": "0.000 HBD", + "author_reputation": 66.68, + "beneficiaries": [], + "blacklists": [], + "body": "# Time for another upgrade of SteemPay.io! A lot of work has been done behind the scenes, and here's a brief overview:\n\n\n---\n\n\n\n\n\n# Pay on site\n\n### Users will be able to make their payments straight from the payments page using a 2 step sliding form. \n\n\n\nhttp://i.imgur.com/iinyGFl.png\n\n\n\nThis means no more need to open another tab page, fill in all the details in your wallet, and returning to SteemPay. Both the password and the active private key can be used to broadcast the transaction. \n\n\n\nSteemPay **does not** encourage password storing, however, there is an option available for those who prefer to save their password in the browser's ***localstorage.*** A warning pop up will appear explaining the risks of storing passwords in the browser.\n\n\n\nAfter a successful login, the user will see a quick overview of his available balances, and another confirmation is required to finalize the transaction straight from the payment window.\n\n\n\n\n\n# Mobile wallet\n\n### The mobile wallet is up and running, but my code seems like a mess due to trial and error. \n\nA **bounty** will be placed for someone to cleanup everything and make some minor corrections so the first version can be released very soon (and get approved on the official android & iOS stores). I feel the need to encourage bounties, so people can become engaged with the community, and hopefully I'll discover new talent to join me on the further expansion of SteemPay.\n\n\n\n# SteemFEST 1\n\nSteemPay will donate some money to SteemFEST 1. Me and @roelandp still need to work out the details, but SteemPay will be present and setup a donation terminal where users are free to send some donations towards the organization by using the mobile wallet with QR support (plans may still change). \n\n\n\n# Hardware upgrade\n\nYet another server upgrade was needed to house all services related to SteemPay. This includes many other side projects that will be announced later on. This should be the final server upgrade for SteemPay and related services. \n\n\n\nThe DNS is still propagating, so you might not see the recent changes on SteemPay.io yet.\n\n\n\n# General statistics implantation\n\nA lightweight database will be kept storing nothing but the transaction amounts processed trough SteemPay. This serves for having some overview on the monthly growth of the transactions, as well as the amounts processed. Every month, the statistics will be published.\n\n\n\n# Steem on!", + "category": "steempay", + "children": 14, + "created": "2016-09-14T06:19:21", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgur.com/iinyGFl.png" + ], + "tags": [ + "steempay", + "steempayments", + "development", + "update" + ], + "users": [ + "roelandp" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 174333402242155, + "payout": 1750.818, + "payout_at": "2016-09-21T06:19:21", + "pending_payout_value": "1750.818 HBD", + "percent_hbd": 10000, + "permlink": "steempay-upgrade-pay-on-site-or-steemfest-or-mobile-wallet", + "post_id": 1240557, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 400 + }, + "title": "Steempay upgrade - Pay on site | SteemFEST | Mobile wallet", + "updated": "2016-09-14T06:20:42", + "url": "/steempay/@steve-walschot/steempay-upgrade-pay-on-site-or-steemfest-or-mobile-wallet" + }, + { + "active_votes": [ + { + "rshares": 532169253053, + "voter": "barrie" + }, + { + "rshares": 31619883437623, + "voter": "smooth" + }, + { + "rshares": 2104460112078, + "voter": "badassmother" + }, + { + "rshares": 2145924640161, + "voter": "hr1" + }, + { + "rshares": 1417915977465, + "voter": "rossco99" + }, + { + "rshares": 23814289766, + "voter": "jaewoocho" + }, + { + "rshares": 1703642542869, + "voter": "joseph" + }, + { + "rshares": 475597049622, + "voter": "recursive2" + }, + { + "rshares": 636257408102, + "voter": "masteryoda" + }, + { + "rshares": 3255552805749, + "voter": "recursive" + }, + { + "rshares": 1319401954, + "voter": "mineralwasser" + }, + { + "rshares": 723485629708, + "voter": "boombastic" + }, + { + "rshares": 96850892172, + "voter": "mrs.agsexplorer" + }, + { + "rshares": 1768181243, + "voter": "bingo-1" + }, + { + "rshares": 5934415897198, + "voter": "smooth.witness" + }, + { + "rshares": 1304768990979, + "voter": "steempower" + }, + { + "rshares": 456278512142, + "voter": "boatymcboatface" + }, + { + "rshares": 9890048933, + "voter": "idol" + }, + { + "rshares": 296830135486, + "voter": "chitty" + }, + { + "rshares": 491386120119, + "voter": "noaommerrr" + }, + { + "rshares": 1702377748, + "voter": "jocelyn" + }, + { + "rshares": 85268786798, + "voter": "acidsun" + }, + { + "rshares": 77509187475, + "voter": "easteagle13" + }, + { + "rshares": 194274169571, + "voter": "jamtaylor" + }, + { + "rshares": 74913340244, + "voter": "eeks" + }, + { + "rshares": 14615120866, + "voter": "fkn" + }, + { + "rshares": 478362750, + "voter": "paco-steem" + }, + { + "rshares": 5762166771, + "voter": "spaninv" + }, + { + "rshares": 8867214614, + "voter": "james-show" + }, + { + "rshares": 19210663051, + "voter": "elishagh1" + }, + { + "rshares": 599812753161, + "voter": "nanzo-scoop" + }, + { + "rshares": 10057636659, + "voter": "kefkius" + }, + { + "rshares": 182037114530, + "voter": "mummyimperfect" + }, + { + "rshares": 313666285, + "voter": "coar" + }, + { + "rshares": 109429287148, + "voter": "asch" + }, + { + "rshares": 1414771825, + "voter": "murh" + }, + { + "rshares": 6375475951, + "voter": "cryptofunk" + }, + { + "rshares": 2219507871, + "voter": "error" + }, + { + "rshares": 5268583124, + "voter": "marta-zaidel" + }, + { + "rshares": 985431200080, + "voter": "cyber" + }, + { + "rshares": 65234010126, + "voter": "theshell" + }, + { + "rshares": 52176837915, + "voter": "ak2020" + }, + { + "rshares": 3924426072251, + "voter": "satoshifund" + }, + { + "rshares": 373242613, + "voter": "stiletto" + }, + { + "rshares": 56687866808, + "voter": "juanmiguelsalas" + }, + { + "rshares": 33773766247, + "voter": "ratel" + }, + { + "rshares": 219282437688, + "voter": "will-zewe" + }, + { + "rshares": 79219201090, + "voter": "tim-johnston" + }, + { + "rshares": 19597062136, + "voter": "ziv" + }, + { + "rshares": 16102536836, + "voter": "zakharya" + }, + { + "rshares": 2246887418, + "voter": "stephen-somers" + }, + { + "rshares": 286332817574, + "voter": "trogdor" + }, + { + "rshares": 175807204421, + "voter": "thedashguy" + }, + { + "rshares": 5950208619, + "voter": "mark-waser" + }, + { + "rshares": 17023129603, + "voter": "albertogm" + }, + { + "rshares": 213644107795, + "voter": "kimziv" + }, + { + "rshares": 79449639183, + "voter": "emily-cook" + }, + { + "rshares": 2316258127, + "voter": "superfreek" + }, + { + "rshares": 31567740828, + "voter": "acassity" + }, + { + "rshares": 17557032440, + "voter": "grey580" + }, + { + "rshares": 1250400407, + "voter": "arcaneinfo" + }, + { + "rshares": 3987474604, + "voter": "michaellamden68" + }, + { + "rshares": 449234523497, + "voter": "ericvancewalton" + }, + { + "rshares": 20789508317, + "voter": "thebatchman" + }, + { + "rshares": 76015962675, + "voter": "rubybian" + }, + { + "rshares": 256232582, + "voter": "mstang83" + }, + { + "rshares": 7271192517, + "voter": "elyaque" + }, + { + "rshares": 25055988031, + "voter": "tcfxyz" + }, + { + "rshares": 2596866157, + "voter": "romel" + }, + { + "rshares": 6939608148, + "voter": "futurefood" + }, + { + "rshares": 839919246636, + "voter": "slowwalker" + }, + { + "rshares": 71342508795, + "voter": "furion" + }, + { + "rshares": 342310650, + "voter": "barbara2" + }, + { + "rshares": 380473875, + "voter": "ch0c0latechip" + }, + { + "rshares": 352132228, + "voter": "doge4lyf" + }, + { + "rshares": 136318424, + "voter": "cynetyc" + }, + { + "rshares": 25221048335, + "voter": "steemit-life" + }, + { + "rshares": 12266682329, + "voter": "asim" + }, + { + "rshares": 15125765260, + "voter": "aaseb" + }, + { + "rshares": 4430997922, + "voter": "karen13" + }, + { + "rshares": 274216136539, + "voter": "nabilov" + }, + { + "rshares": 476682819, + "voter": "karenmckersie" + }, + { + "rshares": 840273090, + "voter": "thinkngrow" + }, + { + "rshares": 47995763722, + "voter": "milestone" + }, + { + "rshares": 7462648594, + "voter": "lichtblick" + }, + { + "rshares": 5840939270, + "voter": "btcbtcbtc20155" + }, + { + "rshares": 4210092453, + "voter": "adamt" + }, + { + "rshares": 171273414934, + "voter": "blueorgy" + }, + { + "rshares": 4777021608, + "voter": "poseidon" + }, + { + "rshares": 3506024506, + "voter": "simon.braki.love" + }, + { + "rshares": 3424170757, + "voter": "bones" + }, + { + "rshares": 3787131399, + "voter": "azurejasper" + }, + { + "rshares": 1840626661, + "voter": "bola" + }, + { + "rshares": 33535112463, + "voter": "deanliu" + }, + { + "rshares": 7822595883, + "voter": "neroru" + }, + { + "rshares": 215381633110, + "voter": "jl777" + }, + { + "rshares": 450339105, + "voter": "meteor78" + }, + { + "rshares": 11852480777, + "voter": "positive" + }, + { + "rshares": 13133061167, + "voter": "moon32walker" + }, + { + "rshares": 685414916, + "voter": "tobythecat" + }, + { + "rshares": 3997180642, + "voter": "sompitonov" + }, + { + "rshares": 14893508235, + "voter": "lemooljiang" + }, + { + "rshares": 20258667266, + "voter": "krabgat" + }, + { + "rshares": 18175770345, + "voter": "proto" + }, + { + "rshares": 30220408709, + "voter": "pinkisland" + }, + { + "rshares": 4083118071, + "voter": "ace108" + }, + { + "rshares": 36105101075, + "voter": "sisterholics" + }, + { + "rshares": 9087754202, + "voter": "royalmacro" + }, + { + "rshares": 291577197, + "voter": "faraz" + }, + { + "rshares": 399064983, + "voter": "fnait" + }, + { + "rshares": 354529957, + "voter": "keepcalmand" + }, + { + "rshares": 607346548, + "voter": "cwmyao1" + }, + { + "rshares": 42831828400, + "voter": "smailer" + }, + { + "rshares": 153025160, + "voter": "steemster1" + }, + { + "rshares": 26276845296, + "voter": "fabien" + }, + { + "rshares": 1311817181, + "voter": "bullionstackers" + }, + { + "rshares": 10079340576, + "voter": "michiel" + }, + { + "rshares": 66976384508, + "voter": "malaiandrueth" + }, + { + "rshares": 3445106241, + "voter": "glitterpig" + }, + { + "rshares": 176122993, + "voter": "uwe69" + }, + { + "rshares": 24521510758, + "voter": "gomeravibz" + }, + { + "rshares": 9193596396, + "voter": "taker" + }, + { + "rshares": 1042734400, + "voter": "pakisnxt" + }, + { + "rshares": 7824682639, + "voter": "nekromarinist" + }, + { + "rshares": 60565253, + "voter": "sharon" + }, + { + "rshares": 7879017303, + "voter": "french.fyde" + }, + { + "rshares": 61714352, + "voter": "lillianjones" + }, + { + "rshares": 1244785807395, + "voter": "laonie" + }, + { + "rshares": 174513111694, + "voter": "twinner" + }, + { + "rshares": 25205404125, + "voter": "laoyao" + }, + { + "rshares": 42592081002, + "voter": "myfirst" + }, + { + "rshares": 259167037180, + "voter": "somebody" + }, + { + "rshares": 9690288359, + "voter": "flysaga" + }, + { + "rshares": 2084677795, + "voter": "gmurph" + }, + { + "rshares": 55821231813, + "voter": "midnightoil" + }, + { + "rshares": 85931785, + "voter": "coderg" + }, + { + "rshares": 4371311648, + "voter": "ullikume" + }, + { + "rshares": 4752967790, + "voter": "miketr" + }, + { + "rshares": 143185133504, + "voter": "xiaohui" + }, + { + "rshares": 21533856625, + "voter": "jphamer1" + }, + { + "rshares": 6710387381, + "voter": "elfkitchen" + }, + { + "rshares": 105893050403, + "voter": "joele" + }, + { + "rshares": 6135664318, + "voter": "oflyhigh" + }, + { + "rshares": 4476983604, + "voter": "xiaokongcom" + }, + { + "rshares": 1434064827, + "voter": "hms818" + }, + { + "rshares": 62201879, + "voter": "msjennifer" + }, + { + "rshares": 57196572, + "voter": "ciao" + }, + { + "rshares": 3743673036, + "voter": "villainblack" + }, + { + "rshares": 55449983, + "voter": "steemo" + }, + { + "rshares": 9024630191, + "voter": "xianjun" + }, + { + "rshares": 55306941, + "voter": "steema" + }, + { + "rshares": 74615731, + "voter": "evgenyche" + }, + { + "rshares": 72902270, + "voter": "confucius" + }, + { + "rshares": 93794893233, + "voter": "miacats" + }, + { + "rshares": 56157882, + "voter": "jarvis" + }, + { + "rshares": 605862734, + "voter": "microluck" + }, + { + "rshares": 599010678, + "voter": "ashwim" + }, + { + "rshares": 6535955953, + "voter": "rubenalexander" + }, + { + "rshares": 55520042, + "voter": "fortuner" + }, + { + "rshares": 2131698126, + "voter": "chinadaily" + }, + { + "rshares": 8114302214, + "voter": "lemouth" + }, + { + "rshares": 670432237, + "voter": "alexma3x" + }, + { + "rshares": 10344067760, + "voter": "gvargas123" + }, + { + "rshares": 54235184, + "voter": "johnbyrd" + }, + { + "rshares": 53039566, + "voter": "thomasaustin" + }, + { + "rshares": 54216305, + "voter": "thermor" + }, + { + "rshares": 53048942, + "voter": "ficholl" + }, + { + "rshares": 54209199, + "voter": "widell" + }, + { + "rshares": 53821337, + "voter": "revelbrooks" + }, + { + "rshares": 25448736737, + "voter": "andrewawerdna" + }, + { + "rshares": 11074790441, + "voter": "sethlinson" + }, + { + "rshares": 4042151059, + "voter": "booky" + }, + { + "rshares": 101945845, + "voter": "slorunner" + }, + { + "rshares": 52708083, + "voter": "curpose" + }, + { + "rshares": 1258844947, + "voter": "lenar" + }, + { + "rshares": 2196689434, + "voter": "runridefly" + }, + { + "rshares": 54585840, + "voter": "stephenkendal" + }, + { + "rshares": 52836995, + "voter": "troich" + }, + { + "rshares": 5011419926, + "voter": "nadin3" + }, + { + "rshares": 1661479473, + "voter": "davidjkelley" + }, + { + "rshares": 191746347, + "voter": "team101" + }, + { + "rshares": 52842496, + "voter": "crion" + }, + { + "rshares": 185701642, + "voter": "greatness" + }, + { + "rshares": 52505412, + "voter": "hitherise" + }, + { + "rshares": 52496656, + "voter": "wiss" + }, + { + "rshares": 9069255648, + "voter": "sponge-bob" + }, + { + "rshares": 15569866401, + "voter": "digital-wisdom" + }, + { + "rshares": 3791392195, + "voter": "ethical-ai" + }, + { + "rshares": 53252658, + "voter": "stroully" + }, + { + "rshares": 6830877679, + "voter": "jwaser" + }, + { + "rshares": 52916909, + "voter": "thadm" + }, + { + "rshares": 52915101, + "voter": "prof" + }, + { + "rshares": 2274469633, + "voter": "richhersey" + }, + { + "rshares": 1688383151, + "voter": "smisi" + }, + { + "rshares": 123190927, + "voter": "tito-baron" + }, + { + "rshares": 53413720, + "voter": "lighter" + }, + { + "rshares": 52560790, + "voter": "yorsens" + }, + { + "rshares": 52242652, + "voter": "bane" + }, + { + "rshares": 52236265, + "voter": "vive" + }, + { + "rshares": 52230725, + "voter": "coad" + }, + { + "rshares": 2675382304, + "voter": "bwaser" + }, + { + "rshares": 53003720, + "voter": "sofa" + }, + { + "rshares": 83883352848, + "voter": "cnfund" + }, + { + "rshares": 348073541, + "voter": "bones261" + }, + { + "rshares": 9054592458, + "voter": "brains" + }, + { + "rshares": 633672233, + "voter": "bones555" + }, + { + "rshares": 53055629, + "voter": "ailo" + }, + { + "rshares": 5893247853, + "voter": "chick1" + }, + { + "rshares": 51637870, + "voter": "aoki" + }, + { + "rshares": 52621399, + "voter": "typingagent" + }, + { + "rshares": 52634176, + "voter": "cwb" + }, + { + "rshares": 3623547539, + "voter": "slayer" + }, + { + "rshares": 407075832, + "voter": "anomaly" + }, + { + "rshares": 2401189699, + "voter": "ellepdub" + }, + { + "rshares": 172324884, + "voter": "ola1" + }, + { + "rshares": 4601294293, + "voter": "michelle.gent" + }, + { + "rshares": 12396524304, + "voter": "herpetologyguy" + }, + { + "rshares": 51470533, + "voter": "eavy" + }, + { + "rshares": 51484593, + "voter": "roto" + }, + { + "rshares": 4816686066, + "voter": "morgan.waser" + }, + { + "rshares": 291933324, + "voter": "thefinanceguy" + }, + { + "rshares": 51235131, + "voter": "glassheart" + }, + { + "rshares": 51230296, + "voter": "steemq" + }, + { + "rshares": 51227561, + "voter": "battalar" + }, + { + "rshares": 50938725, + "voter": "haved" + }, + { + "rshares": 50871059, + "voter": "motion" + }, + { + "rshares": 50708837, + "voter": "ardly" + }, + { + "rshares": 50572441, + "voter": "unilever" + }, + { + "rshares": 50570250, + "voter": "ziggo" + }, + { + "rshares": 50565798, + "voter": "penthouse" + }, + { + "rshares": 417240825, + "voter": "bapparabi" + }, + { + "rshares": 50433760, + "voter": "morse" + }, + { + "rshares": 50372583, + "voter": "carre" + }, + { + "rshares": 88794357432, + "voter": "btshuang" + }, + { + "rshares": 3229471810, + "voter": "dodders007" + }, + { + "rshares": 3689616990, + "voter": "strong-ai" + }, + { + "rshares": 538350430, + "voter": "grisha-danunaher" + }, + { + "rshares": 74444594, + "voter": "igtes" + }, + { + "rshares": 148119740, + "voter": "buffett" + }, + { + "rshares": 162917785, + "voter": "ctu" + }, + { + "rshares": 162911190, + "voter": "front" + }, + { + "rshares": 159394872, + "voter": "prosto-veter" + }, + { + "rshares": 162375387, + "voter": "yourase1" + }, + { + "rshares": 161839498, + "voter": "durex" + }, + { + "rshares": 160973134, + "voter": "gravity" + }, + { + "rshares": 160957729, + "voter": "realtime" + }, + { + "rshares": 160326045, + "voter": "planet" + }, + { + "rshares": 159984914, + "voter": "correct" + }, + { + "rshares": 159175576, + "voter": "fallout" + }, + { + "rshares": 158777847, + "voter": "agundoba" + }, + { + "rshares": 158726294, + "voter": "alberged" + }, + { + "rshares": 158718933, + "voter": "alene33" + }, + { + "rshares": 158713085, + "voter": "argesti" + }, + { + "rshares": 158709279, + "voter": "artamm" + }, + { + "rshares": 158704921, + "voter": "artyne43" + }, + { + "rshares": 158701918, + "voter": "odlaen" + }, + { + "rshares": 158692611, + "voter": "brenna88" + }, + { + "rshares": 158688416, + "voter": "fortelyn" + }, + { + "rshares": 158684075, + "voter": "cheva0" + }, + { + "rshares": 158678677, + "voter": "peris2" + }, + { + "rshares": 158667376, + "voter": "gilbertur" + }, + { + "rshares": 158658206, + "voter": "irdaince" + }, + { + "rshares": 158655323, + "voter": "whenda3" + }, + { + "rshares": 158647100, + "voter": "brenkelley" + }, + { + "rshares": 158640828, + "voter": "donaigh" + }, + { + "rshares": 158637072, + "voter": "baire00" + }, + { + "rshares": 158624650, + "voter": "gundalach" + }, + { + "rshares": 158620061, + "voter": "childirac" + }, + { + "rshares": 158609836, + "voter": "guoteff" + }, + { + "rshares": 158541985, + "voter": "citigroup" + }, + { + "rshares": 157896009, + "voter": "wymmendycer" + }, + { + "rshares": 157892476, + "voter": "fariuss" + }, + { + "rshares": 157889502, + "voter": "chutec" + }, + { + "rshares": 157887016, + "voter": "udoladhnak" + }, + { + "rshares": 157883027, + "voter": "brochari" + }, + { + "rshares": 157877631, + "voter": "hervedui" + }, + { + "rshares": 157876011, + "voter": "isetar" + }, + { + "rshares": 157874479, + "voter": "pollengus" + }, + { + "rshares": 157871566, + "voter": "valiner" + }, + { + "rshares": 157869417, + "voter": "cunod" + }, + { + "rshares": 157866738, + "voter": "trentegan" + }, + { + "rshares": 157864709, + "voter": "shenburen" + }, + { + "rshares": 157861808, + "voter": "margery2" + }, + { + "rshares": 157860265, + "voter": "thiner" + }, + { + "rshares": 157857120, + "voter": "joycery" + }, + { + "rshares": 157855001, + "voter": "cuiliobeth" + }, + { + "rshares": 157853250, + "voter": "gwilion" + }, + { + "rshares": 157847571, + "voter": "damul" + }, + { + "rshares": 157845805, + "voter": "youthan" + }, + { + "rshares": 188144802, + "voter": "antaja" + }, + { + "rshares": 156241596, + "voter": "royfft" + } + ], + "author": "masteryoda", + "author_payout_value": "0.000 HBD", + "author_reputation": 70.0, + "beneficiaries": [], + "blacklists": [], + "body": "![photo](http://i.imgsafe.org/81a1095cd2.png)\n\n- - -\n\nThis report covers payouts made between:\n\n**September 8, 2016, 12:00 am UTC** and **September 14, 2016, 11:59 pm UTC**\n\nTotal SBD paid: **136 116.418 SBD**\n\nTotal VESTS paid: **714 086 946.799 VESTS**\n\n- - -\n\n### SBD and VESTS payouts chart:\n![photo](http://imgh.us/canvas2_1.png)\n\n- - -\n\n### Top 100 overall SBD earners:\n|Rank | Account | Posts |SBD | VESTS |\n| :-----| ------------- |-------------:|-------------:| -----:|\n|1|[@ericvancewalton](https://steemit.com/@ericvancewalton)|15|6 077.522|24 596 951.571|\n|2|[@roelandp](https://steemit.com/@roelandp)|5|5 750.861|26 290 325.567|\n|3|[@gavvet](https://steemit.com/@gavvet)|29|5 680.552|23 514 590.090|\n|4|[@knozaki2015](https://steemit.com/@knozaki2015)|27|4 089.160|16 881 905.884|\n|5|[@sirwinchester](https://steemit.com/@sirwinchester)|20|3 196.259|13 196 949.343|\n|6|[@terrycraft](https://steemit.com/@terrycraft)|22|2 997.141|12 216 236.410|\n|7|[@calaber24p](https://steemit.com/@calaber24p)|9|2 411.786|10 175 362.253|\n|8|[@dollarvigilante](https://steemit.com/@dollarvigilante)|9|2 135.290|9 376 253.261|\n|9|[@someguy123](https://steemit.com/@someguy123)|11|1 852.735|7 812 606.655|\n|10|[@ozchartart](https://steemit.com/@ozchartart)|13|1 771.698|7 215 740.701|\n|11|[@infovore](https://steemit.com/@infovore)|5|1 705.589|6 924 653.829|\n|12|[@lifeisawesome](https://steemit.com/@lifeisawesome)|6|1 689.879|6 989 106.948|\n|13|[@dantheman](https://steemit.com/@dantheman)|11|1 612.428|8 604 664.210|\n|14|[@jamielefay](https://steemit.com/@jamielefay)|4|1 607.864|6 411 495.342|\n|15|[@kevinwong](https://steemit.com/@kevinwong)|6|1 525.609|6 542 045.016|\n|16|[@charlieshrem](https://steemit.com/@charlieshrem)|4|1 500.105|6 557 010.291|\n|17|[@jesta](https://steemit.com/@jesta)|9|1 492.300|6 472 103.097|\n|18|[@masteryoda](https://steemit.com/@masteryoda)|16|1 423.208|6 023 057.885|\n|19|[@bridgetbunchy](https://steemit.com/@bridgetbunchy)|9|1 324.346|5 343 516.577|\n|20|[@katecloud](https://steemit.com/@katecloud)|7|1 265.447|5 136 897.795|\n|21|[@timsaid](https://steemit.com/@timsaid)|10|1 153.420|4 999 746.262|\n|22|[@sascha](https://steemit.com/@sascha)|2|1 152.462|4 737 155.424|\n|23|[@honeyscribe](https://steemit.com/@honeyscribe)|6|1 147.954|4 693 320.648|\n|24|[@cryptogee](https://steemit.com/@cryptogee)|4|1 145.094|4 704 779.347|\n|25|[@krishtopa](https://steemit.com/@krishtopa)|11|1 143.346|4 834 060.865|\n|26|[@anwenbaumeister](https://steemit.com/@anwenbaumeister)|8|1 138.985|4 813 642.940|\n|27|[@good-karma](https://steemit.com/@good-karma)|6|1 118.049|5 063 419.555|\n|28|[@lobotony](https://steemit.com/@lobotony)|2|1 084.459|4 247 247.973|\n|29|[@markrmorrisjr](https://steemit.com/@markrmorrisjr)|21|1 058.539|4 369 963.419|\n|30|[@curie](https://steemit.com/@curie)|5|1 056.415|4 572 371.506|\n|31|[@opheliafu](https://steemit.com/@opheliafu)|19|1 005.845|4 156 440.681|\n|32|[@steve-walschot](https://steemit.com/@steve-walschot)|4|972.080|4 394 483.105|\n|33|[@marius19](https://steemit.com/@marius19)|23|951.573|4 011 036.875|\n|34|[@serejandmyself](https://steemit.com/@serejandmyself)|11|941.108|3 990 747.231|\n|35|[@steempower](https://steemit.com/@steempower)|4|848.391|3 693 774.188|\n|36|[@aizensou](https://steemit.com/@aizensou)|4|813.814|3 460 586.334|\n|37|[@furion](https://steemit.com/@furion)|7|776.731|3 320 010.859|\n|38|[@officialfuzzy](https://steemit.com/@officialfuzzy)|5|769.671|3 256 431.084|\n|39|[@kencode](https://steemit.com/@kencode)|3|769.635|3 084 463.879|\n|40|[@clayop](https://steemit.com/@clayop)|9|744.729|3 588 626.269|\n|41|[@larkenrose](https://steemit.com/@larkenrose)|8|718.161|2 952 298.454|\n|42|[@steemdrive](https://steemit.com/@steemdrive)|1|713.054|3 137 516.266|\n|43|[@jpiper20](https://steemit.com/@jpiper20)|21|704.591|2 861 337.136|\n|44|[@xeroc](https://steemit.com/@xeroc)|3|700.860|3 667 185.079|\n|45|[@steemship](https://steemit.com/@steemship)|3|700.485|2 935 488.501|\n|46|[@steemcleaners](https://steemit.com/@steemcleaners)|3|659.132|2 596 140.333|\n|47|[@complexring](https://steemit.com/@complexring)|2|647.683|6 065 457.160|\n|48|[@charleshosk](https://steemit.com/@charleshosk)|2|585.319|2 399 760.878|\n|49|[@hisnameisolllie](https://steemit.com/@hisnameisolllie)|11|581.385|2 338 969.539|\n|50|[@sweetsssj](https://steemit.com/@sweetsssj)|14|523.979|2 170 158.700|\n|51|[@livingthedream](https://steemit.com/@livingthedream)|4|510.792|2 027 254.578|\n|52|[@eneismijmich](https://steemit.com/@eneismijmich)|9|504.116|2 061 771.205|\n|53|[@sterlinluxan](https://steemit.com/@sterlinluxan)|7|500.904|2 022 584.130|\n|54|[@thisisbenbrick](https://steemit.com/@thisisbenbrick)|1|497.669|2 274 840.954|\n|55|[@b0y2k](https://steemit.com/@b0y2k)|2|497.114|2 132 474.149|\n|56|[@fairytalelife](https://steemit.com/@fairytalelife)|7|481.143|2 023 586.799|\n|57|[@corbettreport](https://steemit.com/@corbettreport)|6|457.908|1 979 421.716|\n|58|[@kental](https://steemit.com/@kental)|19|435.486|1 746 992.520|\n|59|[@barrycooper](https://steemit.com/@barrycooper)|4|433.548|1 887 586.618|\n|60|[@storyseeker](https://steemit.com/@storyseeker)|4|430.221|1 849 858.609|\n|61|[@jacor](https://steemit.com/@jacor)|11|428.758|1 774 043.305|\n|62|[@bravenewcoin](https://steemit.com/@bravenewcoin)|14|427.758|1 764 533.073|\n|63|[@alexbeyman](https://steemit.com/@alexbeyman)|36|409.397|1 679 902.161|\n|64|[@gangsta](https://steemit.com/@gangsta)|5|405.820|1 620 709.343|\n|65|[@dannystravels](https://steemit.com/@dannystravels)|1|404.374|1 568 065.581|\n|66|[@smailer](https://steemit.com/@smailer)|11|400.558|1 679 104.012|\n|67|[@mibenkito](https://steemit.com/@mibenkito)|1|399.692|1 722 718.612|\n|68|[@cass](https://steemit.com/@cass)|1|391.041|1 993 157.960|\n|69|[@razvanelulmarin](https://steemit.com/@razvanelulmarin)|13|373.350|1 644 174.858|\n|70|[@mrs.steemit](https://steemit.com/@mrs.steemit)|9|368.118|1 530 900.679|\n|71|[@jamtaylor](https://steemit.com/@jamtaylor)|14|358.256|1 555 939.370|\n|72|[@senseiteekay](https://steemit.com/@senseiteekay)|11|357.948|1 517 489.098|\n|73|[@healthyrecipes](https://steemit.com/@healthyrecipes)|3|350.465|1 480 991.813|\n|74|[@aggroed](https://steemit.com/@aggroed)|14|348.227|1 428 790.019|\n|75|[@celebr1ty](https://steemit.com/@celebr1ty)|5|341.894|1 368 751.869|\n|76|[@dana-edwards](https://steemit.com/@dana-edwards)|10|337.839|1 341 593.683|\n|77|[@cryptovpn](https://steemit.com/@cryptovpn)|5|330.063|1 278 755.869|\n|78|[@nanzo-scoop](https://steemit.com/@nanzo-scoop)|17|330.055|2 655 433.594|\n|79|[@fyrstikken](https://steemit.com/@fyrstikken)|23|325.469|1 521 433.247|\n|80|[@richman](https://steemit.com/@richman)|5|321.227|1 332 080.256|\n|81|[@enric](https://steemit.com/@enric)|1|311.640|1 208 207.684|\n|82|[@firepower](https://steemit.com/@firepower)|1|308.085|1 405 620.303|\n|83|[@donkeypong](https://steemit.com/@donkeypong)|4|306.922|1 672 530.744|\n|84|[@churdtzu](https://steemit.com/@churdtzu)|7|305.428|1 246 268.798|\n|85|[@pfunk](https://steemit.com/@pfunk)|6|304.288|1 696 845.158|\n|86|[@canadian-coconut](https://steemit.com/@canadian-coconut)|7|303.757|1 247 066.035|\n|87|[@alexgr](https://steemit.com/@alexgr)|7|296.946|1 259 479.298|\n|88|[@quinneaker](https://steemit.com/@quinneaker)|15|293.521|1 241 558.241|\n|89|[@nekromarinist](https://steemit.com/@nekromarinist)|10|288.002|1 136 848.911|\n|90|[@liberosist](https://steemit.com/@liberosist)|6|284.471|1 407 917.609|\n|91|[@sigmajin](https://steemit.com/@sigmajin)|3|276.147|1 127 048.263|\n|92|[@aaronkoenig](https://steemit.com/@aaronkoenig)|9|274.485|1 168 689.323|\n|93|[@tracemayer](https://steemit.com/@tracemayer)|7|273.934|1 170 292.676|\n|94|[@hilarski](https://steemit.com/@hilarski)|12|272.752|1 111 134.239|\n|95|[@shammyshiggs](https://steemit.com/@shammyshiggs)|6|267.958|1 068 640.107|\n|96|[@halo](https://steemit.com/@halo)|34|265.233|1 109 892.049|\n|97|[@rok-sivante](https://steemit.com/@rok-sivante)|8|261.410|1 152 452.980|\n|98|[@vermillion666](https://steemit.com/@vermillion666)|2|260.282|1 015 370.956|\n|99|[@kaylinart](https://steemit.com/@kaylinart)|31|258.027|1 209 969.357|\n|100|[@kobur](https://steemit.com/@kobur)|9|257.060|1 001 194.076|\n\n\n- - -\n\n### Top 100 overall VESTS earners:\n|Rank | Account | SBD | VESTS |\n| :-----| ------------- |-------------:| -----:|\n|1|[@blocktrades](https://steemit.com/@blocktrades)|6.267|31 932 805.126|\n|2|[@roelandp](https://steemit.com/@roelandp)|5 750.861|26 290 325.567|\n|3|[@ericvancewalton](https://steemit.com/@ericvancewalton)|6 077.522|24 596 951.571|\n|4|[@gavvet](https://steemit.com/@gavvet)|5 680.552|23 514 590.090|\n|5|[@knozaki2015](https://steemit.com/@knozaki2015)|4 089.160|16 881 905.884|\n|6|[@sirwinchester](https://steemit.com/@sirwinchester)|3 196.259|13 196 949.343|\n|7|[@terrycraft](https://steemit.com/@terrycraft)|2 997.141|12 216 236.410|\n|8|[@calaber24p](https://steemit.com/@calaber24p)|2 411.786|10 175 362.253|\n|9|[@smooth](https://steemit.com/@smooth)|35.690|9 725 180.893|\n|10|[@dollarvigilante](https://steemit.com/@dollarvigilante)|2 135.290|9 376 253.261|\n|11|[@berniesanders](https://steemit.com/@berniesanders)|3.218|9 025 844.273|\n|12|[@dantheman](https://steemit.com/@dantheman)|1 612.428|8 604 664.210|\n|13|[@someguy123](https://steemit.com/@someguy123)|1 852.735|7 812 606.655|\n|14|[@ozchartart](https://steemit.com/@ozchartart)|1 771.698|7 215 740.701|\n|15|[@lifeisawesome](https://steemit.com/@lifeisawesome)|1 689.879|6 989 106.948|\n|16|[@infovore](https://steemit.com/@infovore)|1 705.589|6 924 653.829|\n|17|[@wang](https://steemit.com/@wang)|0.000|6 613 063.186|\n|18|[@charlieshrem](https://steemit.com/@charlieshrem)|1 500.105|6 557 010.291|\n|19|[@kevinwong](https://steemit.com/@kevinwong)|1 525.609|6 542 045.016|\n|20|[@jesta](https://steemit.com/@jesta)|1 492.300|6 472 103.097|\n|21|[@jamielefay](https://steemit.com/@jamielefay)|1 607.864|6 411 495.342|\n|22|[@complexring](https://steemit.com/@complexring)|647.683|6 065 457.160|\n|23|[@masteryoda](https://steemit.com/@masteryoda)|1 423.208|6 023 057.885|\n|24|[@nextgencrypto](https://steemit.com/@nextgencrypto)|7.149|5 399 639.966|\n|25|[@bridgetbunchy](https://steemit.com/@bridgetbunchy)|1 324.346|5 343 516.577|\n|26|[@katecloud](https://steemit.com/@katecloud)|1 265.447|5 136 897.795|\n|27|[@good-karma](https://steemit.com/@good-karma)|1 118.049|5 063 419.555|\n|28|[@timsaid](https://steemit.com/@timsaid)|1 153.420|4 999 746.262|\n|29|[@krishtopa](https://steemit.com/@krishtopa)|1 143.346|4 834 060.865|\n|30|[@anwenbaumeister](https://steemit.com/@anwenbaumeister)|1 138.985|4 813 642.940|\n|31|[@sascha](https://steemit.com/@sascha)|1 152.462|4 737 155.424|\n|32|[@cryptogee](https://steemit.com/@cryptogee)|1 145.094|4 704 779.347|\n|33|[@honeyscribe](https://steemit.com/@honeyscribe)|1 147.954|4 693 320.648|\n|34|[@curie](https://steemit.com/@curie)|1 056.415|4 572 371.506|\n|35|[@steve-walschot](https://steemit.com/@steve-walschot)|972.080|4 394 483.105|\n|36|[@markrmorrisjr](https://steemit.com/@markrmorrisjr)|1 058.539|4 369 963.419|\n|37|[@lobotony](https://steemit.com/@lobotony)|1 084.459|4 247 247.973|\n|38|[@steemed](https://steemit.com/@steemed)|32.767|4 188 255.968|\n|39|[@opheliafu](https://steemit.com/@opheliafu)|1 005.845|4 156 440.681|\n|40|[@riverhead](https://steemit.com/@riverhead)|7.248|4 045 823.778|\n|41|[@marius19](https://steemit.com/@marius19)|951.573|4 011 036.875|\n|42|[@serejandmyself](https://steemit.com/@serejandmyself)|941.108|3 990 747.231|\n|43|[@pharesim](https://steemit.com/@pharesim)|0.000|3 875 558.313|\n|44|[@steemit200](https://steemit.com/@steemit200)|0.000|3 768 755.702|\n|45|[@steempower](https://steemit.com/@steempower)|848.391|3 693 774.188|\n|46|[@xeroc](https://steemit.com/@xeroc)|700.860|3 667 185.079|\n|47|[@clayop](https://steemit.com/@clayop)|744.729|3 588 626.269|\n|48|[@aizensou](https://steemit.com/@aizensou)|813.814|3 460 586.334|\n|49|[@furion](https://steemit.com/@furion)|776.731|3 320 010.859|\n|50|[@xeldal](https://steemit.com/@xeldal)|0.393|3 300 335.411|\n|51|[@ned](https://steemit.com/@ned)|32.419|3 290 566.039|\n|52|[@officialfuzzy](https://steemit.com/@officialfuzzy)|769.671|3 256 431.084|\n|53|[@steemdrive](https://steemit.com/@steemdrive)|713.054|3 137 516.266|\n|54|[@joseph](https://steemit.com/@joseph)|57.350|3 085 782.531|\n|55|[@kencode](https://steemit.com/@kencode)|769.635|3 084 463.879|\n|56|[@larkenrose](https://steemit.com/@larkenrose)|718.161|2 952 298.454|\n|57|[@steemship](https://steemit.com/@steemship)|700.485|2 935 488.501|\n|58|[@recursive](https://steemit.com/@recursive)|6.621|2 918 906.746|\n|59|[@jpiper20](https://steemit.com/@jpiper20)|704.591|2 861 337.136|\n|60|[@hr1](https://steemit.com/@hr1)|0.300|2 780 636.062|\n|61|[@nanzo-scoop](https://steemit.com/@nanzo-scoop)|330.055|2 655 433.594|\n|62|[@laonie](https://steemit.com/@laonie)|116.404|2 619 872.564|\n|63|[@steemcleaners](https://steemit.com/@steemcleaners)|659.132|2 596 140.333|\n|64|[@charleshosk](https://steemit.com/@charleshosk)|585.319|2 399 760.878|\n|65|[@hisnameisolllie](https://steemit.com/@hisnameisolllie)|581.385|2 338 969.539|\n|66|[@thisisbenbrick](https://steemit.com/@thisisbenbrick)|497.669|2 274 840.954|\n|67|[@sweetsssj](https://steemit.com/@sweetsssj)|523.979|2 170 158.700|\n|68|[@b0y2k](https://steemit.com/@b0y2k)|497.114|2 132 474.149|\n|69|[@eneismijmich](https://steemit.com/@eneismijmich)|504.116|2 061 771.205|\n|70|[@livingthedream](https://steemit.com/@livingthedream)|510.792|2 027 254.578|\n|71|[@fairytalelife](https://steemit.com/@fairytalelife)|481.143|2 023 586.799|\n|72|[@sterlinluxan](https://steemit.com/@sterlinluxan)|500.904|2 022 584.130|\n|73|[@cass](https://steemit.com/@cass)|391.041|1 993 157.960|\n|74|[@corbettreport](https://steemit.com/@corbettreport)|457.908|1 979 421.716|\n|75|[@barrycooper](https://steemit.com/@barrycooper)|433.548|1 887 586.618|\n|76|[@jamesc](https://steemit.com/@jamesc)|0.153|1 871 857.951|\n|77|[@storyseeker](https://steemit.com/@storyseeker)|430.221|1 849 858.609|\n|78|[@jacor](https://steemit.com/@jacor)|428.758|1 774 043.305|\n|79|[@bravenewcoin](https://steemit.com/@bravenewcoin)|427.758|1 764 533.073|\n|80|[@kental](https://steemit.com/@kental)|435.486|1 746 992.520|\n|81|[@au1nethyb1](https://steemit.com/@au1nethyb1)|0.000|1 740 612.769|\n|82|[@mibenkito](https://steemit.com/@mibenkito)|399.692|1 722 718.612|\n|83|[@pfunk](https://steemit.com/@pfunk)|304.288|1 696 845.158|\n|84|[@alexbeyman](https://steemit.com/@alexbeyman)|409.397|1 679 902.161|\n|85|[@smailer](https://steemit.com/@smailer)|400.558|1 679 104.012|\n|86|[@badassmother](https://steemit.com/@badassmother)|0.000|1 679 019.431|\n|87|[@donkeypong](https://steemit.com/@donkeypong)|306.922|1 672 530.744|\n|88|[@razvanelulmarin](https://steemit.com/@razvanelulmarin)|373.350|1 644 174.858|\n|89|[@summon](https://steemit.com/@summon)|72.228|1 622 251.187|\n|90|[@gangsta](https://steemit.com/@gangsta)|405.820|1 620 709.343|\n|91|[@silver](https://steemit.com/@silver)|0.000|1 609 716.257|\n|92|[@dannystravels](https://steemit.com/@dannystravels)|404.374|1 568 065.581|\n|93|[@jamtaylor](https://steemit.com/@jamtaylor)|358.256|1 555 939.370|\n|94|[@mrs.steemit](https://steemit.com/@mrs.steemit)|368.118|1 530 900.679|\n|95|[@fyrstikken](https://steemit.com/@fyrstikken)|325.469|1 521 433.247|\n|96|[@senseiteekay](https://steemit.com/@senseiteekay)|357.948|1 517 489.098|\n|97|[@healthyrecipes](https://steemit.com/@healthyrecipes)|350.465|1 480 991.813|\n|98|[@satoshifund](https://steemit.com/@satoshifund)|0.000|1 472 512.796|\n|99|[@kushed](https://steemit.com/@kushed)|0.160|1 449 619.943|\n|100|[@aggroed](https://steemit.com/@aggroed)|348.227|1 428 790.019|\n\n\n- - -\n\n### Top 100 paying posts (author reward):\n|Rank | Account | SBD | VESTS | POST|\n| :-----| ------------- |-------------:| -----:|:-----|\n|1|[@roelandp](https://steemit.com/@roelandp)|5417.783|24936028.708622|[save-the-date-steemfest-1-11-12-13-november-2016-amsterdam-n](https://steemit.com/all/@roelandp/save-the-date-steemfest-1-11-12-13-november-2016-amsterdam-nl)|\n|2|[@someguy123](https://steemit.com/@someguy123)|1314.389|5601399.952738|[understeem-steemit-without-censorship-nsfw-filter-removed-vi](https://steemit.com/all/@someguy123/understeem-steemit-without-censorship-nsfw-filter-removed-via-tor)|\n|3|[@kevinwong](https://steemit.com/@kevinwong)|971.542|4190657.642935|[logo-contest-for-project-curie-calling-all-designers](https://steemit.com/all/@kevinwong/logo-contest-for-project-curie-calling-all-designers)|\n|4|[@steve-walschot](https://steemit.com/@steve-walschot)|937.502|4105645.799136|[investigating-the-wale-scam-assumptions-above-knowledge](https://steemit.com/all/@steve-walschot/investigating-the-wale-scam-assumptions-above-knowledge)|\n|5|[@good-karma](https://steemit.com/@good-karma)|909.717|4210888.383925|[esteem-ios-1-2-2-released-advanced-login-signup-patch-post-e](https://steemit.com/all/@good-karma/esteem-ios-1-2-2-released-advanced-login-signup-patch-post-edits-photo-inclusion-on-posts-new-navigation-filter)|\n|6|[@cryptogee](https://steemit.com/@cryptogee)|802.871|3114844.305012|[a-quick-fix-for-a-broken-capitalist-society](https://steemit.com/all/@cryptogee/a-quick-fix-for-a-broken-capitalist-society)|\n|7|[@infovore](https://steemit.com/@infovore)|780.138|3145392.168091|[steemmag-steemit-s-weekend-digest-9-of-community-curation-an](https://steemit.com/all/@infovore/steemmag-steemit-s-weekend-digest-9-of-community-curation-and-reputation-chats-with-a-whale-steemit-chat-lead-moderators-a-day)|\n|8|[@steemdrive](https://steemit.com/@steemdrive)|709.735|3021388.477665|[steemdrive-second-proof-of-successful-crowdfunded-billboard-](https://steemit.com/all/@steemdrive/steemdrive-second-proof-of-successful-crowdfunded-billboard-flight-in-durban-south-africa)|\n|9|[@ericvancewalton](https://steemit.com/@ericvancewalton)|694.130|2692969.805438|[alarm-clock-dawn-an-original-novel-episode-22](https://steemit.com/all/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-22)|\n|10|[@sascha](https://steemit.com/@sascha)|672.279|2606133.315123|[our-life-on-planet-earth-part-8-the-meaning-of-life](https://steemit.com/all/@sascha/our-life-on-planet-earth-part-8-the-meaning-of-life)|\n|11|[@jesta](https://steemit.com/@jesta)|672.102|3084315.315130|[steem-bounty-system-milestone-1-proposal](https://steemit.com/all/@jesta/steem-bounty-system-milestone-1-proposal)|\n|12|[@steempower](https://steemit.com/@steempower)|670.009|2855734.328170|[bitshares-state-of-the-network-11th-sept-2016](https://steemit.com/all/@steempower/bitshares-state-of-the-network-11th-sept-2016)|\n|13|[@complexring](https://steemit.com/@complexring)|635.717|2707974.667320|[bypassing-the-great-firewall-of-china](https://steemit.com/all/@complexring/bypassing-the-great-firewall-of-china)|\n|14|[@katecloud](https://steemit.com/@katecloud)|628.891|2463723.749341|[a-photo-the-progression-of-a-painting-and-a-poem-by-kate-clo](https://steemit.com/all/@katecloud/a-photo-the-progression-of-a-painting-and-a-poem-by-kate-cloud)|\n|15|[@infovore](https://steemit.com/@infovore)|623.373|2415144.530628|[the-rise-of-the-human-cyborgs-outsmarting-smartphones-and-th](https://steemit.com/all/@infovore/the-rise-of-the-human-cyborgs-outsmarting-smartphones-and-the-internables-trend)|\n|16|[@ericvancewalton](https://steemit.com/@ericvancewalton)|605.001|2343398.347985|[the-cliff-an-original-poem](https://steemit.com/all/@ericvancewalton/the-cliff-an-original-poem)|\n|17|[@ericvancewalton](https://steemit.com/@ericvancewalton)|599.216|2408866.584548|[rush-hour-train-an-original-poem](https://steemit.com/all/@ericvancewalton/rush-hour-train-an-original-poem)|\n|18|[@dantheman](https://steemit.com/@dantheman)|588.696|2270663.485250|[censorship-is-impossible-in-a-free-society](https://steemit.com/all/@dantheman/censorship-is-impossible-in-a-free-society)|\n|19|[@ericvancewalton](https://steemit.com/@ericvancewalton)|573.497|2217973.305761|[too-simple-to-see-an-original-poem](https://steemit.com/all/@ericvancewalton/too-simple-to-see-an-original-poem)|\n|20|[@lobotony](https://steemit.com/@lobotony)|559.734|2169953.235319|[a-trip-to-the-north-part-1-of-2-iceland](https://steemit.com/all/@lobotony/a-trip-to-the-north-part-1-of-2-iceland)|\n|21|[@steemship](https://steemit.com/@steemship)|556.189|2365420.937467|[open-letter-to-ned-and-dan-you-badly-need-a-communications-c](https://steemit.com/all/@steemship/open-letter-to-ned-and-dan-you-badly-need-a-communications-community-content-expert-and-i-hereby-nominate-stellabelle-or)|\n|22|[@kevinwong](https://steemit.com/@kevinwong)|550.834|2135268.781675|[dayjob-ended-hello-steemit](https://steemit.com/all/@kevinwong/dayjob-ended-hello-steemit)|\n|23|[@ericvancewalton](https://steemit.com/@ericvancewalton)|539.244|2295220.650034|[alarm-clock-dawn-an-original-novel-episode-25](https://steemit.com/all/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-25)|\n|24|[@ericvancewalton](https://steemit.com/@ericvancewalton)|535.500|2075831.717451|[4ziyjc-alarm-clock-dawn-an-original-novel-episode-22](https://steemit.com/all/@ericvancewalton/4ziyjc-alarm-clock-dawn-an-original-novel-episode-22)|\n|25|[@lobotony](https://steemit.com/@lobotony)|524.725|2076637.525890|[a-trip-to-the-north-part-2-of-2-greenland](https://steemit.com/all/@lobotony/a-trip-to-the-north-part-2-of-2-greenland)|\n|26|[@dollarvigilante](https://steemit.com/@dollarvigilante)|522.074|2024561.204875|[gold-has-biggest-one-day-rally-since-brexit-as-elites-rush-i](https://steemit.com/all/@dollarvigilante/gold-has-biggest-one-day-rally-since-brexit-as-elites-rush-into-gold)|\n|27|[@calaber24p](https://steemit.com/@calaber24p)|516.871|2073762.161780|[the-evolution-of-virtual-economies-and-their-future-global-i](https://steemit.com/all/@calaber24p/the-evolution-of-virtual-economies-and-their-future-global-impact-on-the-world)|\n|28|[@jamielefay](https://steemit.com/@jamielefay)|515.285|1997372.750614|[ahe-ey-submission-an-original-novel-part-16](https://steemit.com/all/@jamielefay/ahe-ey-submission-an-original-novel-part-16)|\n|29|[@lifeisawesome](https://steemit.com/@lifeisawesome)|515.184|2076732.392526|[you-are-what-your-friends-are](https://steemit.com/all/@lifeisawesome/you-are-what-your-friends-are)|\n|30|[@ericvancewalton](https://steemit.com/@ericvancewalton)|512.929|1979697.284935|[alarm-clock-dawn-an-original-novel-episode-21](https://steemit.com/all/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-21)|\n|31|[@charlieshrem](https://steemit.com/@charlieshrem)|508.009|2110171.661194|[how-to-live-completely-off-steem-using-a-virtual-and-physica](https://steemit.com/all/@charlieshrem/how-to-live-completely-off-steem-using-a-virtual-and-physical-debit-card-topped-up-with-steem)|\n|32|[@thisisbenbrick](https://steemit.com/@thisisbenbrick)|497.660|2255006.094857|[the-lifecycle-of-a-song](https://steemit.com/all/@thisisbenbrick/the-lifecycle-of-a-song)|\n|33|[@timsaid](https://steemit.com/@timsaid)|493.545|1978954.745437|[life-explorers-the-human-senses-part-ii-hearing](https://steemit.com/all/@timsaid/life-explorers-the-human-senses-part-ii-hearing)|\n|34|[@gavvet](https://steemit.com/@gavvet)|483.546|2060779.396304|[crab-mentality-what-you-need-to-know-about-this-kind-of-degr](https://steemit.com/all/@gavvet/crab-mentality-what-you-need-to-know-about-this-kind-of-degrading-mentality-english-filipino)|\n|35|[@fairytalelife](https://steemit.com/@fairytalelife)|479.523|1927465.053480|[how-to-draw-a-braid](https://steemit.com/all/@fairytalelife/how-to-draw-a-braid)|\n|36|[@sascha](https://steemit.com/@sascha)|479.357|2090356.322663|[salt-as-an-energy-source-energetic-purification-with-salt](https://steemit.com/all/@sascha/salt-as-an-energy-source-energetic-purification-with-salt)|\n|37|[@ericvancewalton](https://steemit.com/@ericvancewalton)|459.391|1953748.642541|[walk-your-worries-an-original-poem](https://steemit.com/all/@ericvancewalton/walk-your-worries-an-original-poem)|\n|38|[@calaber24p](https://steemit.com/@calaber24p)|458.060|1948333.287074|[different-ways-to-think-about-your-time-and-money-to-lead-to](https://steemit.com/all/@calaber24p/different-ways-to-think-about-your-time-and-money-to-lead-to-better-financial-security)|\n|39|[@dollarvigilante](https://steemit.com/@dollarvigilante)|457.747|2096614.988536|[boom-end-game-nears-as-central-banks-buying-up-gold-mining-c](https://steemit.com/all/@dollarvigilante/boom-end-game-nears-as-central-banks-buying-up-gold-mining-companies)|\n|40|[@timsaid](https://steemit.com/@timsaid)|451.707|2069238.286170|[life-explorers-the-human-senses-part-iii-touch](https://steemit.com/all/@timsaid/life-explorers-the-human-senses-part-iii-touch)|\n|41|[@sterlinluxan](https://steemit.com/@sterlinluxan)|445.525|1790952.274641|[anarchapulco-is-one-of-the-most-world-changing-conferences-e](https://steemit.com/all/@sterlinluxan/anarchapulco-is-one-of-the-most-world-changing-conferences-ever)|\n|42|[@calaber24p](https://steemit.com/@calaber24p)|445.091|1730853.060104|[revamping-curation-is-the-way-to-increase-steem-power-demand](https://steemit.com/all/@calaber24p/revamping-curation-is-the-way-to-increase-steem-power-demand)|\n|43|[@jamielefay](https://steemit.com/@jamielefay)|444.129|1722107.917895|[ahe-ey-water-angels-an-original-novel-part-7-audiobook](https://steemit.com/all/@jamielefay/ahe-ey-water-angels-an-original-novel-part-7-audiobook)|\n|44|[@xeroc](https://steemit.com/@xeroc)|442.100|1715452.124498|[piston-how-to-use-it-for-multisignature-accounts](https://steemit.com/all/@xeroc/piston-how-to-use-it-for-multisignature-accounts)|\n|45|[@dollarvigilante](https://steemit.com/@dollarvigilante)|439.671|1772010.226787|[jubilee-jolt-dow-down-400-stocks-smashed-in-biggest-drop-sin](https://steemit.com/all/@dollarvigilante/jubilee-jolt-dow-down-400-stocks-smashed-in-biggest-drop-since-brexit)|\n|46|[@jamielefay](https://steemit.com/@jamielefay)|436.368|1860075.567439|[ahe-ey-allegiance-an-original-novel-part-18](https://steemit.com/all/@jamielefay/ahe-ey-allegiance-an-original-novel-part-18)|\n|47|[@jesta](https://steemit.com/@jesta)|427.963|1692835.407320|[steemstats-0-3-5-improved-post-inspector-fixes-and-prep-for-](https://steemit.com/all/@jesta/steemstats-0-3-5-improved-post-inspector-fixes-and-prep-for-0-14-0)|\n|48|[@dollarvigilante](https://steemit.com/@dollarvigilante)|426.107|1815667.350107|[famous-big-wave-surfer-and-steemer-toby-cunningham-on-life-a](https://steemit.com/all/@dollarvigilante/famous-big-wave-surfer-and-steemer-toby-cunningham-on-life-anarchy-and-cryptocurrencies)|\n|49|[@anwenbaumeister](https://steemit.com/@anwenbaumeister)|413.120|1600748.444404|[pura-vida-my-experience-working-on-a-permaculture-farm-in-co](https://steemit.com/all/@anwenbaumeister/pura-vida-my-experience-working-on-a-permaculture-farm-in-costa-rica-part-two)|\n|50|[@dannystravels](https://steemit.com/@dannystravels)|404.374|1567809.296314|[face-to-face-with-our-closest-living-relative-part-2-2](https://steemit.com/all/@dannystravels/face-to-face-with-our-closest-living-relative-part-2-2)|\n|51|[@sirwinchester](https://steemit.com/@sirwinchester)|403.621|1723295.787435|[bitcoin-exchange-berlin-meetup-with-ned-on-skype](https://steemit.com/all/@sirwinchester/bitcoin-exchange-berlin-meetup-with-ned-on-skype)|\n|52|[@mibenkito](https://steemit.com/@mibenkito)|399.692|1701129.893154|[a-steemian-s-world-food-journal-part-5-sydney](https://steemit.com/all/@mibenkito/a-steemian-s-world-food-journal-part-5-sydney)|\n|53|[@ericvancewalton](https://steemit.com/@ericvancewalton)|399.641|1719344.321486|[broken-dreams-an-original-poem](https://steemit.com/all/@ericvancewalton/broken-dreams-an-original-poem)|\n|54|[@charleshosk](https://steemit.com/@charleshosk)|390.939|1571334.118454|[ethereum-classic-an-update](https://steemit.com/all/@charleshosk/ethereum-classic-an-update)|\n|55|[@calaber24p](https://steemit.com/@calaber24p)|390.494|1824187.485033|[countries-that-incentivize-and-deregulate-crypto-startups-wi](https://steemit.com/all/@calaber24p/countries-that-incentivize-and-deregulate-crypto-startups-will-reap-the-rewards-if-the-technology-goes-mainstream)|\n|56|[@charlieshrem](https://steemit.com/@charlieshrem)|382.869|1477441.136465|[an-intimate-evening-with-charlie-shrem-moving-forward-south-](https://steemit.com/all/@charlieshrem/an-intimate-evening-with-charlie-shrem-moving-forward-south-florida-usa)|\n|57|[@officialfuzzy](https://steemit.com/@officialfuzzy)|378.829|1519255.893290|[guest-signups-beyond-bitcoin-hangout-173-9-16-16-rsvp-to-fri](https://steemit.com/all/@officialfuzzy/guest-signups-beyond-bitcoin-hangout-173-9-16-16-rsvp-to-friday-s-hangout-refer-projects-for-rewards)|\n|58|[@knozaki2015](https://steemit.com/@knozaki2015)|370.606|1493308.546306|[steem-meetup-steemit-s-first-meetup-in-berlin-potsdam-german](https://steemit.com/all/@knozaki2015/steem-meetup-steemit-s-first-meetup-in-berlin-potsdam-germany-9-9-2016-with-pictures)|\n|59|[@dantheman](https://steemit.com/@dantheman)|369.466|1485061.731912|[justification-for-104-week-power-down](https://steemit.com/all/@dantheman/justification-for-104-week-power-down)|\n|60|[@cass](https://steemit.com/@cass)|369.092|1533209.359825|[sneak-preview-chainsquad-corporate-branding-logo-design](https://steemit.com/all/@cass/sneak-preview-chainsquad-corporate-branding-logo-design)|\n|61|[@aizensou](https://steemit.com/@aizensou)|358.318|1418712.320393|[top-5-places-in-barcelona-featuring-maryfromsochi-as-author](https://steemit.com/all/@aizensou/top-5-places-in-barcelona-featuring-maryfromsochi-as-author)|\n|62|[@sirwinchester](https://steemit.com/@sirwinchester)|358.314|1477359.694757|[steemit-meetup-in-berlin-germany](https://steemit.com/all/@sirwinchester/steemit-meetup-in-berlin-germany)|\n|63|[@clayop](https://steemit.com/@clayop)|355.145|1512981.501683|[the-typology-of-curation-what-kinds-of-curators-we-have-now](https://steemit.com/all/@clayop/the-typology-of-curation-what-kinds-of-curators-we-have-now)|\n|64|[@kencode](https://steemit.com/@kencode)|353.240|1453050.277044|[ann-smartcoins-wallet-v1-0-6-released](https://steemit.com/all/@kencode/ann-smartcoins-wallet-v1-0-6-released)|\n|65|[@gavvet](https://steemit.com/@gavvet)|353.159|1405040.374698|[a-free-lunch-with-edward-snowden](https://steemit.com/all/@gavvet/a-free-lunch-with-edward-snowden)|\n|66|[@clayop](https://steemit.com/@clayop)|343.604|1365548.612065|[how-much-do-whales-influences-on-rewards-introducing-new-sta](https://steemit.com/all/@clayop/how-much-do-whales-influences-on-rewards-introducing-new-statistics)|\n|67|[@curie](https://steemit.com/@curie)|343.592|1465300.000707|[project-curie-s-daily-curation-list-10-sept-11-sept-2016](https://steemit.com/all/@curie/project-curie-s-daily-curation-list-10-sept-11-sept-2016)|\n|68|[@calaber24p](https://steemit.com/@calaber24p)|342.141|1457567.812539|[immigration-into-america-has-made-it-the-world-power-it-is-t](https://steemit.com/all/@calaber24p/immigration-into-america-has-made-it-the-world-power-it-is-today)|\n|69|[@b0y2k](https://steemit.com/@b0y2k)|340.586|1369051.035651|[steemit-sponsoring-the-compass-cup-team-event](https://steemit.com/all/@b0y2k/steemit-sponsoring-the-compass-cup-team-event)|\n|70|[@cryptogee](https://steemit.com/@cryptogee)|339.967|1496475.706859|[spotlight-issue-8-philosophy-music-and-science](https://steemit.com/all/@cryptogee/spotlight-issue-8-philosophy-music-and-science)|\n|71|[@kencode](https://steemit.com/@kencode)|337.474|1308694.645920|[blockpay-moving-up-the-charts](https://steemit.com/all/@kencode/blockpay-moving-up-the-charts)|\n|72|[@ericvancewalton](https://steemit.com/@ericvancewalton)|336.781|1347763.370147|[alarm-clock-dawn-an-original-novel-episode-24](https://steemit.com/all/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-24)|\n|73|[@gavvet](https://steemit.com/@gavvet)|332.977|1291120.851189|[hi-to-reinvent-yourself-featuring-sauravrungta-as-author](https://steemit.com/all/@gavvet/hi-to-reinvent-yourself-featuring-sauravrungta-as-author)|\n|74|[@ozchartart](https://steemit.com/@ozchartart)|332.418|1282511.839603|[usdeth-btc-poloniex-technical-analysis-sept-07-2016](https://steemit.com/all/@ozchartart/usdeth-btc-poloniex-technical-analysis-sept-07-2016)|\n|75|[@bridgetbunchy](https://steemit.com/@bridgetbunchy)|332.381|1339735.329416|[celtic-heart-knot-pictorial](https://steemit.com/all/@bridgetbunchy/celtic-heart-knot-pictorial)|\n|76|[@roelandp](https://steemit.com/@roelandp)|331.053|1286840.936796|[my-proper-introduceyourself-hello-i-m-roelandp](https://steemit.com/all/@roelandp/my-proper-introduceyourself-hello-i-m-roelandp)|\n|77|[@ericvancewalton](https://steemit.com/@ericvancewalton)|330.742|1295789.736302|[know-me-an-original-poem](https://steemit.com/all/@ericvancewalton/know-me-an-original-poem)|\n|78|[@cryptovpn](https://steemit.com/@cryptovpn)|329.564|1276654.885609|[steemit-charity-run-no-1-doctors-without-borders](https://steemit.com/all/@cryptovpn/steemit-charity-run-no-1-doctors-without-borders)|\n|79|[@steemcleaners](https://steemit.com/@steemcleaners)|329.504|1292242.895864|[steemcleaner-report-for-the-week-of-aug-29-sept-4-2016-part-](https://steemit.com/all/@steemcleaners/steemcleaner-report-for-the-week-of-aug-29-sept-4-2016-part-1)|\n|80|[@anwenbaumeister](https://steemit.com/@anwenbaumeister)|320.241|1241317.843204|[my-cross-country-road-trip-greater-than-sf-greater-than-vega](https://steemit.com/all/@anwenbaumeister/my-cross-country-road-trip-greater-than-sf-greater-than-vegas-greater-than-boulder-greater-than-houston-greater-than-new-orleans)|\n|81|[@charlieshrem](https://steemit.com/@charlieshrem)|313.754|1475625.347428|[a-geek-in-prison-a-life-series-by-charlie-shrem-part-4-unit-](https://steemit.com/all/@charlieshrem/a-geek-in-prison-a-life-series-by-charlie-shrem-part-4-unit-life-and-the-shrempresso)|\n|82|[@enric](https://steemit.com/@enric)|311.617|1208114.056405|[im-enric-duran-from-robbing-banks-to-take-over-a-cryptocurre](https://steemit.com/all/@enric/im-enric-duran-from-robbing-banks-to-take-over-a-cryptocurrency-my-revolutionary-struggle-now-im-here)|\n|83|[@dantheman](https://steemit.com/@dantheman)|309.920|1201663.748404|[scalability-of-individual-responsibility-in-anarchy](https://steemit.com/all/@dantheman/scalability-of-individual-responsibility-in-anarchy)|\n|84|[@officialfuzzy](https://steemit.com/@officialfuzzy)|309.814|1312470.274185|[e172-beyond-bitcoin-peerplays-talks-legal-sharedrop-and-test](https://steemit.com/all/@officialfuzzy/e172-beyond-bitcoin-peerplays-talks-legal-sharedrop-and-testnet-jewels-ico-success-gridcoin-and-making-it-rain)|\n|85|[@gavvet](https://steemit.com/@gavvet)|308.127|1212749.753443|[a-day-in-the-life-of-john-d-rockefeller-featuring-cristi-as-](https://steemit.com/all/@gavvet/a-day-in-the-life-of-john-d-rockefeller-featuring-cristi-as-author)|\n|86|[@bridgetbunchy](https://steemit.com/@bridgetbunchy)|303.555|1201909.200453|[the-love-of-a-maker](https://steemit.com/all/@bridgetbunchy/the-love-of-a-maker)|\n|87|[@steemcleaners](https://steemit.com/@steemcleaners)|302.924|1192233.387004|[steemcleaner-report-for-the-week-of-aug-29-sept-4-2016-part-](https://steemit.com/all/@steemcleaners/steemcleaner-report-for-the-week-of-aug-29-sept-4-2016-part-2)|\n|88|[@dantheman](https://steemit.com/@dantheman)|301.672|1169749.675855|[nonviolent-censorship-is-how-nonviolent-societies-create-non](https://steemit.com/all/@dantheman/nonviolent-censorship-is-how-nonviolent-societies-create-nonviolent-government)|\n|89|[@infovore](https://steemit.com/@infovore)|301.261|1214999.166441|[a-day-in-the-life-of-a-steemcleaner-steemians-speak-fondest-](https://steemit.com/all/@infovore/a-day-in-the-life-of-a-steemcleaner-steemians-speak-fondest-moment-on-steemit-this-week-on-steemit-steemmag-steemit-s-weekend)|\n|90|[@firepower](https://steemit.com/@firepower)|300.280|1368056.554963|[when-i-lost-sight-while-steeming](https://steemit.com/all/@firepower/when-i-lost-sight-while-steeming)|\n|91|[@ozchartart](https://steemit.com/@ozchartart)|294.271|1183433.553199|[usddoge-btc-poloniex-technical-analysis-sept-10-2016](https://steemit.com/all/@ozchartart/usddoge-btc-poloniex-technical-analysis-sept-10-2016)|\n|92|[@donkeypong](https://steemit.com/@donkeypong)|293.559|1138798.465907|[a-tribute-to-snail-mail](https://steemit.com/all/@donkeypong/a-tribute-to-snail-mail)|\n|93|[@charlieshrem](https://steemit.com/@charlieshrem)|292.995|1135970.118327|[progressive-relaxation-by-charlie-shrem-mindfulness-meditati](https://steemit.com/all/@charlieshrem/progressive-relaxation-by-charlie-shrem-mindfulness-meditation-in-prison-and-everyday-life)|\n|94|[@curie](https://steemit.com/@curie)|289.920|1234271.286622|[project-curie-s-daily-curation-list-9-sept-10-sept-2016](https://steemit.com/all/@curie/project-curie-s-daily-curation-list-9-sept-10-sept-2016)|\n|95|[@furion](https://steemit.com/@furion)|289.919|1234751.363741|[a-quick-look-at-null-and-the-profitability-of-promoted-posts](https://steemit.com/all/@furion/a-quick-look-at-null-and-the-profitability-of-promoted-posts)|\n|96|[@sirwinchester](https://steemit.com/@sirwinchester)|288.926|1119010.839878|[mr-gourmet-exploring-a-new-location](https://steemit.com/all/@sirwinchester/mr-gourmet-exploring-a-new-location)|\n|97|[@larkenrose](https://steemit.com/@larkenrose)|281.627|1138819.558651|[supply-and-demand-steemit-style](https://steemit.com/all/@larkenrose/supply-and-demand-steemit-style)|\n|98|[@anwenbaumeister](https://steemit.com/@anwenbaumeister)|278.638|1162968.108837|[a-peek-into-pre-columbian-worldviews-found-in-agricultural-p](https://steemit.com/all/@anwenbaumeister/a-peek-into-pre-columbian-worldviews-found-in-agricultural-practices-duality-complementarity-cyclicity-and-reciprocity)|\n|99|[@corbettreport](https://steemit.com/@corbettreport)|277.435|1238430.062064|[only-9-11-truth-can-smash-the-9-11-lies](https://steemit.com/all/@corbettreport/only-9-11-truth-can-smash-the-9-11-lies)|\n|100|[@sirwinchester](https://steemit.com/@sirwinchester)|277.087|1113453.030386|[find-your-why-self-discovery-and-finding-your-purpose-in-lif](https://steemit.com/all/@sirwinchester/find-your-why-self-discovery-and-finding-your-purpose-in-life)|\n\n\n- - -\nPrevious report: [September week 1](https://steemit.com/stats/@masteryoda/weekly-payouts-leaderboards-september-week-1)\n- - -\n\n###### \u00a9 @masteryoda", + "category": "stats", + "children": 25, + "created": "2016-09-15T10:10:06", + "curator_payout_value": "0.000 HBD", + "depth": 0, + "is_paidout": false, + "json_metadata": { + "image": [ + "http://i.imgsafe.org/81a1095cd2.png", + "http://imgh.us/canvas2_1.png" + ], + "links": [ + "https://steemit.com/@ericvancewalton", + "https://steemit.com/@roelandp", + "https://steemit.com/@gavvet", + "https://steemit.com/@knozaki2015", + "https://steemit.com/@sirwinchester", + "https://steemit.com/@terrycraft", + "https://steemit.com/@calaber24p", + "https://steemit.com/@dollarvigilante", + "https://steemit.com/@someguy123", + "https://steemit.com/@ozchartart", + "https://steemit.com/@infovore", + "https://steemit.com/@lifeisawesome", + "https://steemit.com/@dantheman", + "https://steemit.com/@jamielefay", + "https://steemit.com/@kevinwong", + "https://steemit.com/@charlieshrem", + "https://steemit.com/@jesta", + "https://steemit.com/@masteryoda", + "https://steemit.com/@bridgetbunchy", + "https://steemit.com/@katecloud", + "https://steemit.com/@timsaid", + "https://steemit.com/@sascha", + "https://steemit.com/@honeyscribe", + "https://steemit.com/@cryptogee", + "https://steemit.com/@krishtopa", + "https://steemit.com/@anwenbaumeister", + "https://steemit.com/@good-karma", + "https://steemit.com/@lobotony", + "https://steemit.com/@markrmorrisjr", + "https://steemit.com/@curie", + "https://steemit.com/@opheliafu", + "https://steemit.com/@steve-walschot", + "https://steemit.com/@marius19", + "https://steemit.com/@serejandmyself", + "https://steemit.com/@steempower", + "https://steemit.com/@aizensou", + "https://steemit.com/@furion", + "https://steemit.com/@officialfuzzy", + "https://steemit.com/@kencode", + "https://steemit.com/@clayop", + "https://steemit.com/@larkenrose", + "https://steemit.com/@steemdrive", + "https://steemit.com/@jpiper20", + "https://steemit.com/@xeroc", + "https://steemit.com/@steemship", + "https://steemit.com/@steemcleaners", + "https://steemit.com/@complexring", + "https://steemit.com/@charleshosk", + "https://steemit.com/@hisnameisolllie", + "https://steemit.com/@sweetsssj", + "https://steemit.com/@livingthedream", + "https://steemit.com/@eneismijmich", + "https://steemit.com/@sterlinluxan", + "https://steemit.com/@thisisbenbrick", + "https://steemit.com/@b0y2k", + "https://steemit.com/@fairytalelife", + "https://steemit.com/@corbettreport", + "https://steemit.com/@kental", + "https://steemit.com/@barrycooper", + "https://steemit.com/@storyseeker", + "https://steemit.com/@jacor", + "https://steemit.com/@bravenewcoin", + "https://steemit.com/@alexbeyman", + "https://steemit.com/@gangsta", + "https://steemit.com/@dannystravels", + "https://steemit.com/@smailer", + "https://steemit.com/@mibenkito", + "https://steemit.com/@cass", + "https://steemit.com/@razvanelulmarin", + "https://steemit.com/@mrs.steemit", + "https://steemit.com/@jamtaylor", + "https://steemit.com/@senseiteekay", + "https://steemit.com/@healthyrecipes", + "https://steemit.com/@aggroed", + "https://steemit.com/@celebr1ty", + "https://steemit.com/@dana-edwards", + "https://steemit.com/@cryptovpn", + "https://steemit.com/@nanzo-scoop", + "https://steemit.com/@fyrstikken", + "https://steemit.com/@richman", + "https://steemit.com/@enric", + "https://steemit.com/@firepower", + "https://steemit.com/@donkeypong", + "https://steemit.com/@churdtzu", + "https://steemit.com/@pfunk", + "https://steemit.com/@canadian-coconut", + "https://steemit.com/@alexgr", + "https://steemit.com/@quinneaker", + "https://steemit.com/@nekromarinist", + "https://steemit.com/@liberosist", + "https://steemit.com/@sigmajin", + "https://steemit.com/@aaronkoenig", + "https://steemit.com/@tracemayer", + "https://steemit.com/@hilarski", + "https://steemit.com/@shammyshiggs", + "https://steemit.com/@halo", + "https://steemit.com/@rok-sivante", + "https://steemit.com/@vermillion666", + "https://steemit.com/@kaylinart", + "https://steemit.com/@kobur", + "https://steemit.com/@blocktrades", + "https://steemit.com/@smooth", + "https://steemit.com/@berniesanders", + "https://steemit.com/@wang", + "https://steemit.com/@nextgencrypto", + "https://steemit.com/@steemed", + "https://steemit.com/@riverhead", + "https://steemit.com/@pharesim", + "https://steemit.com/@steemit200", + "https://steemit.com/@xeldal", + "https://steemit.com/@ned", + "https://steemit.com/@joseph", + "https://steemit.com/@recursive", + "https://steemit.com/@hr1", + "https://steemit.com/@laonie", + "https://steemit.com/@jamesc", + "https://steemit.com/@au1nethyb1", + "https://steemit.com/@badassmother", + "https://steemit.com/@summon", + "https://steemit.com/@silver", + "https://steemit.com/@satoshifund", + "https://steemit.com/@kushed", + "https://steemit.com/all/@roelandp/save-the-date-steemfest-1-11-12-13-november-2016-amsterdam-nl", + "https://steemit.com/all/@someguy123/understeem-steemit-without-censorship-nsfw-filter-removed-via-tor", + "https://steemit.com/all/@kevinwong/logo-contest-for-project-curie-calling-all-designers", + "https://steemit.com/all/@steve-walschot/investigating-the-wale-scam-assumptions-above-knowledge", + "https://steemit.com/all/@good-karma/esteem-ios-1-2-2-released-advanced-login-signup-patch-post-edits-photo-inclusion-on-posts-new-navigation-filter", + "https://steemit.com/all/@cryptogee/a-quick-fix-for-a-broken-capitalist-society", + "https://steemit.com/all/@infovore/steemmag-steemit-s-weekend-digest-9-of-community-curation-and-reputation-chats-with-a-whale-steemit-chat-lead-moderators-a-day", + "https://steemit.com/all/@steemdrive/steemdrive-second-proof-of-successful-crowdfunded-billboard-flight-in-durban-south-africa", + "https://steemit.com/all/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-22", + "https://steemit.com/all/@sascha/our-life-on-planet-earth-part-8-the-meaning-of-life", + "https://steemit.com/all/@jesta/steem-bounty-system-milestone-1-proposal", + "https://steemit.com/all/@steempower/bitshares-state-of-the-network-11th-sept-2016", + "https://steemit.com/all/@complexring/bypassing-the-great-firewall-of-china", + "https://steemit.com/all/@katecloud/a-photo-the-progression-of-a-painting-and-a-poem-by-kate-cloud", + "https://steemit.com/all/@infovore/the-rise-of-the-human-cyborgs-outsmarting-smartphones-and-the-internables-trend", + "https://steemit.com/all/@ericvancewalton/the-cliff-an-original-poem", + "https://steemit.com/all/@ericvancewalton/rush-hour-train-an-original-poem", + "https://steemit.com/all/@dantheman/censorship-is-impossible-in-a-free-society", + "https://steemit.com/all/@ericvancewalton/too-simple-to-see-an-original-poem", + "https://steemit.com/all/@lobotony/a-trip-to-the-north-part-1-of-2-iceland", + "https://steemit.com/all/@steemship/open-letter-to-ned-and-dan-you-badly-need-a-communications-community-content-expert-and-i-hereby-nominate-stellabelle-or", + "https://steemit.com/all/@kevinwong/dayjob-ended-hello-steemit", + "https://steemit.com/all/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-25", + "https://steemit.com/all/@ericvancewalton/4ziyjc-alarm-clock-dawn-an-original-novel-episode-22", + "https://steemit.com/all/@lobotony/a-trip-to-the-north-part-2-of-2-greenland", + "https://steemit.com/all/@dollarvigilante/gold-has-biggest-one-day-rally-since-brexit-as-elites-rush-into-gold", + "https://steemit.com/all/@calaber24p/the-evolution-of-virtual-economies-and-their-future-global-impact-on-the-world", + "https://steemit.com/all/@jamielefay/ahe-ey-submission-an-original-novel-part-16", + "https://steemit.com/all/@lifeisawesome/you-are-what-your-friends-are", + "https://steemit.com/all/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-21", + "https://steemit.com/all/@charlieshrem/how-to-live-completely-off-steem-using-a-virtual-and-physical-debit-card-topped-up-with-steem", + "https://steemit.com/all/@thisisbenbrick/the-lifecycle-of-a-song", + "https://steemit.com/all/@timsaid/life-explorers-the-human-senses-part-ii-hearing", + "https://steemit.com/all/@gavvet/crab-mentality-what-you-need-to-know-about-this-kind-of-degrading-mentality-english-filipino", + "https://steemit.com/all/@fairytalelife/how-to-draw-a-braid", + "https://steemit.com/all/@sascha/salt-as-an-energy-source-energetic-purification-with-salt", + "https://steemit.com/all/@ericvancewalton/walk-your-worries-an-original-poem", + "https://steemit.com/all/@calaber24p/different-ways-to-think-about-your-time-and-money-to-lead-to-better-financial-security", + "https://steemit.com/all/@dollarvigilante/boom-end-game-nears-as-central-banks-buying-up-gold-mining-companies", + "https://steemit.com/all/@timsaid/life-explorers-the-human-senses-part-iii-touch", + "https://steemit.com/all/@sterlinluxan/anarchapulco-is-one-of-the-most-world-changing-conferences-ever", + "https://steemit.com/all/@calaber24p/revamping-curation-is-the-way-to-increase-steem-power-demand", + "https://steemit.com/all/@jamielefay/ahe-ey-water-angels-an-original-novel-part-7-audiobook", + "https://steemit.com/all/@xeroc/piston-how-to-use-it-for-multisignature-accounts", + "https://steemit.com/all/@dollarvigilante/jubilee-jolt-dow-down-400-stocks-smashed-in-biggest-drop-since-brexit", + "https://steemit.com/all/@jamielefay/ahe-ey-allegiance-an-original-novel-part-18", + "https://steemit.com/all/@jesta/steemstats-0-3-5-improved-post-inspector-fixes-and-prep-for-0-14-0", + "https://steemit.com/all/@dollarvigilante/famous-big-wave-surfer-and-steemer-toby-cunningham-on-life-anarchy-and-cryptocurrencies", + "https://steemit.com/all/@anwenbaumeister/pura-vida-my-experience-working-on-a-permaculture-farm-in-costa-rica-part-two", + "https://steemit.com/all/@dannystravels/face-to-face-with-our-closest-living-relative-part-2-2", + "https://steemit.com/all/@sirwinchester/bitcoin-exchange-berlin-meetup-with-ned-on-skype", + "https://steemit.com/all/@mibenkito/a-steemian-s-world-food-journal-part-5-sydney", + "https://steemit.com/all/@ericvancewalton/broken-dreams-an-original-poem", + "https://steemit.com/all/@charleshosk/ethereum-classic-an-update", + "https://steemit.com/all/@calaber24p/countries-that-incentivize-and-deregulate-crypto-startups-will-reap-the-rewards-if-the-technology-goes-mainstream", + "https://steemit.com/all/@charlieshrem/an-intimate-evening-with-charlie-shrem-moving-forward-south-florida-usa", + "https://steemit.com/all/@officialfuzzy/guest-signups-beyond-bitcoin-hangout-173-9-16-16-rsvp-to-friday-s-hangout-refer-projects-for-rewards", + "https://steemit.com/all/@knozaki2015/steem-meetup-steemit-s-first-meetup-in-berlin-potsdam-germany-9-9-2016-with-pictures", + "https://steemit.com/all/@dantheman/justification-for-104-week-power-down", + "https://steemit.com/all/@cass/sneak-preview-chainsquad-corporate-branding-logo-design", + "https://steemit.com/all/@aizensou/top-5-places-in-barcelona-featuring-maryfromsochi-as-author", + "https://steemit.com/all/@sirwinchester/steemit-meetup-in-berlin-germany", + "https://steemit.com/all/@clayop/the-typology-of-curation-what-kinds-of-curators-we-have-now", + "https://steemit.com/all/@kencode/ann-smartcoins-wallet-v1-0-6-released", + "https://steemit.com/all/@gavvet/a-free-lunch-with-edward-snowden", + "https://steemit.com/all/@clayop/how-much-do-whales-influences-on-rewards-introducing-new-statistics", + "https://steemit.com/all/@curie/project-curie-s-daily-curation-list-10-sept-11-sept-2016", + "https://steemit.com/all/@calaber24p/immigration-into-america-has-made-it-the-world-power-it-is-today", + "https://steemit.com/all/@b0y2k/steemit-sponsoring-the-compass-cup-team-event", + "https://steemit.com/all/@cryptogee/spotlight-issue-8-philosophy-music-and-science", + "https://steemit.com/all/@kencode/blockpay-moving-up-the-charts", + "https://steemit.com/all/@ericvancewalton/alarm-clock-dawn-an-original-novel-episode-24", + "https://steemit.com/all/@gavvet/hi-to-reinvent-yourself-featuring-sauravrungta-as-author", + "https://steemit.com/all/@ozchartart/usdeth-btc-poloniex-technical-analysis-sept-07-2016", + "https://steemit.com/all/@bridgetbunchy/celtic-heart-knot-pictorial", + "https://steemit.com/all/@roelandp/my-proper-introduceyourself-hello-i-m-roelandp", + "https://steemit.com/all/@ericvancewalton/know-me-an-original-poem", + "https://steemit.com/all/@cryptovpn/steemit-charity-run-no-1-doctors-without-borders", + "https://steemit.com/all/@steemcleaners/steemcleaner-report-for-the-week-of-aug-29-sept-4-2016-part-1", + "https://steemit.com/all/@anwenbaumeister/my-cross-country-road-trip-greater-than-sf-greater-than-vegas-greater-than-boulder-greater-than-houston-greater-than-new-orleans", + "https://steemit.com/all/@charlieshrem/a-geek-in-prison-a-life-series-by-charlie-shrem-part-4-unit-life-and-the-shrempresso", + "https://steemit.com/all/@enric/im-enric-duran-from-robbing-banks-to-take-over-a-cryptocurrency-my-revolutionary-struggle-now-im-here", + "https://steemit.com/all/@dantheman/scalability-of-individual-responsibility-in-anarchy", + "https://steemit.com/all/@officialfuzzy/e172-beyond-bitcoin-peerplays-talks-legal-sharedrop-and-testnet-jewels-ico-success-gridcoin-and-making-it-rain", + "https://steemit.com/all/@gavvet/a-day-in-the-life-of-john-d-rockefeller-featuring-cristi-as-author", + "https://steemit.com/all/@bridgetbunchy/the-love-of-a-maker", + "https://steemit.com/all/@steemcleaners/steemcleaner-report-for-the-week-of-aug-29-sept-4-2016-part-2", + "https://steemit.com/all/@dantheman/nonviolent-censorship-is-how-nonviolent-societies-create-nonviolent-government", + "https://steemit.com/all/@infovore/a-day-in-the-life-of-a-steemcleaner-steemians-speak-fondest-moment-on-steemit-this-week-on-steemit-steemmag-steemit-s-weekend", + "https://steemit.com/all/@firepower/when-i-lost-sight-while-steeming", + "https://steemit.com/all/@ozchartart/usddoge-btc-poloniex-technical-analysis-sept-10-2016", + "https://steemit.com/all/@donkeypong/a-tribute-to-snail-mail", + "https://steemit.com/all/@charlieshrem/progressive-relaxation-by-charlie-shrem-mindfulness-meditation-in-prison-and-everyday-life", + "https://steemit.com/all/@curie/project-curie-s-daily-curation-list-9-sept-10-sept-2016", + "https://steemit.com/all/@furion/a-quick-look-at-null-and-the-profitability-of-promoted-posts", + "https://steemit.com/all/@sirwinchester/mr-gourmet-exploring-a-new-location", + "https://steemit.com/all/@larkenrose/supply-and-demand-steemit-style", + "https://steemit.com/all/@anwenbaumeister/a-peek-into-pre-columbian-worldviews-found-in-agricultural-practices-duality-complementarity-cyclicity-and-reciprocity", + "https://steemit.com/all/@corbettreport/only-9-11-truth-can-smash-the-9-11-lies", + "https://steemit.com/all/@sirwinchester/find-your-why-self-discovery-and-finding-your-purpose-in-life", + "https://steemit.com/stats/@masteryoda/weekly-payouts-leaderboards-september-week-1" + ], + "tags": [ + "stats", + "steemstats", + "steem-stats", + "steemit" + ], + "users": [ + "masteryoda" + ] + }, + "max_accepted_payout": "1000000.000 HBD", + "net_rshares": 66209054025322, + "payout": 254.797, + "payout_at": "2016-09-22T10:10:06", + "pending_payout_value": "254.797 HBD", + "percent_hbd": 10000, + "permlink": "weekly-payouts-leaderboards-september-week-2", + "post_id": 1252375, + "promoted": "0.000 HBD", + "replies": [], + "stats": { + "flag_weight": 0.0, + "gray": false, + "hide": false, + "total_votes": 291 + }, + "title": "Weekly payouts leaderboards - September week 2", + "updated": "2016-09-15T10:10:06", + "url": "/stats/@masteryoda/weekly-payouts-leaderboards-september-week-2" + } +] diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_all.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_all.tavern.yaml new file mode 100644 index 00000000..f479c933 --- /dev/null +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_all.tavern.yaml @@ -0,0 +1,28 @@ +--- + test_name: Hivemind bridge_api.get_ranked_posts tag all patterns test + + marks: + - patterntest + + includes: + - !include ../../../common.yaml + + stages: + - name: bridge_api.get_ranked_posts patterns test + request: + url: "{service.proto:s}://{service.server:s}:{service.port}/" + method: POST + headers: + content-type: application/json + json: + jsonrpc: "2.0" + id: 1 + method: "bridge.get_ranked_posts" + params: {"sort":"trending","tag":"all","observer":"steemit"} + response: + status_code: 200 + verify_response_with: + function: validate_response:compare_response_with_pattern + extra_kwargs: + method: "tag_all" + directory: "bridge_api_patterns/get_ranked_posts/trending" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_life.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_life.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_life.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_life.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_life.tavern.yaml similarity index 77% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_life.tavern.yaml index 492b92db..25b2d292 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_life.tavern.yaml @@ -1,5 +1,5 @@ --- - test_name: Hivemind bridge_api.get_ranked_posts trending tag patterns test + test_name: Hivemind bridge_api.get_ranked_posts trending tag life patterns test marks: - patterntest @@ -8,7 +8,7 @@ - !include ../../../common.yaml stages: - - name: bridge_api.get_ranked_posts trending tag patterns test + - name: bridge_api.get_ranked_posts trending tag life patterns test request: url: "{service.proto:s}://{service.server:s}:{service.port}/" method: POST @@ -24,5 +24,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "trending_tag" + method: "tag_life" directory: "bridge_api_patterns/get_ranked_posts/trending" diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag_paging.orig.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_life_paginated.orig.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag_paging.orig.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_life_paginated.orig.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag_paging.pat.json b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_life_paginated.pat.json similarity index 100% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag_paging.pat.json rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_life_paginated.pat.json diff --git a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag_paging.tavern.yaml b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_life_paginated.tavern.yaml similarity index 73% rename from hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag_paging.tavern.yaml rename to hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_life_paginated.tavern.yaml index 1d3f3830..6167b334 100644 --- a/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/trending_tag_paging.tavern.yaml +++ b/hivemind/tavern/bridge_api_patterns/get_ranked_posts/trending/tag_life_paginated.tavern.yaml @@ -1,14 +1,15 @@ --- - test_name: Hivemind bridge_api.get_ranked_posts trending tag paging patterns test + test_name: Hivemind bridge_api.get_ranked_posts trending tag paginated patterns test marks: - - patterntest + - patterntest # pagination not working correctly, as in other API calls start permlink its first record, + # here there are no post with start_permlink in results includes: - !include ../../../common.yaml stages: - - name: bridge_api.get_ranked_posts trending tag paging patterns test + - name: bridge_api.get_ranked_posts trending tag paginated patterns test request: url: "{service.proto:s}://{service.server:s}:{service.port}/" method: POST @@ -24,5 +25,5 @@ verify_response_with: function: validate_response:compare_response_with_pattern extra_kwargs: - method: "trending_tag_paging" + method: "tag_life_paginated" directory: "bridge_api_patterns/get_ranked_posts/trending" -- GitLab